2023-12-16T01:00:55.343 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T01:00:55.344 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi/7493424 --name yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi --description upgrade:quincy-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --owner scheduled_yuriw@teuthology --verbose -- /home/teuthworker/archive/yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi/7493424/orig.config.yaml 2023-12-16T01:00:55.393 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T01:00:55.499 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi/7493424 branch: main description: upgrade:quincy-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7493424' 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 ' - desc: 'librbd python api tests ' name: yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-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: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 7009 sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:quincy-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 targets: smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLdPAn9T2zmJ50mbbFVgxABV8AvGTKONRZdin38mW306daI/qmRJy2OrN3lHycdNiG14PVDdOObSVLoA5p3CtzM= smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnP/nrU9BoF4+kTd3bGLM+q8iIxm7lfOUQaQJ9nL/a5QBZp+/FIdMee3OqvXxIcaacaIFkzl3Yw/KfvQGQe1lo= 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:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing quincy cephadm ...' - cephadm: cephadm_branch: quincy 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:quincy - print: '**** done end installing quincy cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry quincy...' - workunit: clients: client.0: - test_telemetry_quincy.sh - print: '**** done end telemetry quincy...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_quincy_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_00:10:26 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 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: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy 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: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-12-16T01:00:55.500 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa; will attempt to use it 2023-12-16T01:00:55.501 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks 2023-12-16T01:00:55.501 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T01:00:55.502 INFO:teuthology.task.internal:Checking packages... 2023-12-16T01:00:55.537 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '6d933094a156ec7587742e5aa25fba5ba27ec678' 2023-12-16T01:00:55.537 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:00:55.537 INFO:teuthology.packaging:ref: None 2023-12-16T01:00:55.537 INFO:teuthology.packaging:tag: None 2023-12-16T01:00:55.537 INFO:teuthology.packaging:branch: main 2023-12-16T01:00:55.538 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:00:55.538 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-16T01:00:55.756 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-196.g85fe3c65 2023-12-16T01:00:55.757 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T01:00:55.764 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T01:00:55.764 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T01:00:55.789 INFO:teuthology.task.internal:Saving configuration 2023-12-16T01:00:55.807 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T01:00:55.812 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T01:00:55.838 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi/7493424', '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': '2023-12-16 00:54:59.513503', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLdPAn9T2zmJ50mbbFVgxABV8AvGTKONRZdin38mW306daI/qmRJy2OrN3lHycdNiG14PVDdOObSVLoA5p3CtzM='} 2023-12-16T01:00:55.863 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:26-upgrade:quincy-x-main-distro-default-smithi/7493424', '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': '2023-12-16 00:54:59.512064', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnP/nrU9BoF4+kTd3bGLM+q8iIxm7lfOUQaQJ9nL/a5QBZp+/FIdMee3OqvXxIcaacaIFkzl3Yw/KfvQGQe1lo='} 2023-12-16T01:00:55.863 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T01:00:55.868 INFO:teuthology.task.internal:roles: ubuntu@smithi078.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-16T01:00:55.869 INFO:teuthology.task.internal:roles: ubuntu@smithi118.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-16T01:00:55.869 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T01:00:55.962 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0b8b14fdc0>, signals=[15]) 2023-12-16T01:00:55.963 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T01:00:55.970 INFO:teuthology.task.internal:Opening connections... 2023-12-16T01:00:55.970 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2023-12-16T01:00:55.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T01:00:56.042 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2023-12-16T01:00:56.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T01:00:56.116 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T01:00:56.123 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2023-12-16T01:00:56.144 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2023-12-16T01:00:56.144 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="Red Hat Enterprise Linux" 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="8.6 (Ootpa)" 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:ID="rhel" 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE="fedora" 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="8.6" 2023-12-16T01:00:56.204 INFO:teuthology.orchestra.run.smithi078.stdout:PLATFORM_ID="platform:el8" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:ANSI_COLOR="0;31" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://www.redhat.com/" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-16T01:00:56.205 INFO:teuthology.orchestra.run.smithi078.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-16T01:00:56.206 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2023-12-16T01:00:56.230 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2023-12-16T01:00:56.250 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2023-12-16T01:00:56.250 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2023-12-16T01:00:56.313 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Red Hat Enterprise Linux" 2023-12-16T01:00:56.313 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="8.6 (Ootpa)" 2023-12-16T01:00:56.313 INFO:teuthology.orchestra.run.smithi118.stdout:ID="rhel" 2023-12-16T01:00:56.313 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE="fedora" 2023-12-16T01:00:56.313 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="8.6" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:PLATFORM_ID="platform:el8" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:ANSI_COLOR="0;31" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.redhat.com/" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-16T01:00:56.314 INFO:teuthology.orchestra.run.smithi118.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-16T01:00:56.315 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2023-12-16T01:00:56.338 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T01:00:56.346 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T01:00:56.389 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T01:00:56.389 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2023-12-16T01:00:56.392 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2023-12-16T01:00:56.410 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T01:00:56.415 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T01:00:56.415 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2023-12-16T01:00:56.451 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2023-12-16T01:00:56.479 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T01:00:56.531 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T01:00:56.550 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T01:00:56.551 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-16T01:00:56.551 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T01:00:56.552 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T01:00:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:00:56.571 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2023-12-16T01:00:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:00:56.572 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2023-12-16T01:00:56.632 INFO:teuthology.orchestra.run.smithi078.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:00:56.632 INFO:teuthology.task.kernel:Running kernel on smithi078: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:00:56.633 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum install -y kernel 2023-12-16T01:00:56.633 INFO:teuthology.orchestra.run.smithi118.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:00:56.634 INFO:teuthology.task.kernel:Running kernel on smithi118: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:00:56.634 DEBUG:teuthology.orchestra.run.smithi118:> sudo yum install -y kernel 2023-12-16T01:00:58.147 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:00:58.148 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-16T01:00:58.166 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:00:58.166 INFO:teuthology.orchestra.run.smithi118.stdout:Unable to read consumer identity 2023-12-16T01:00:58.253 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:00:58.253 INFO:teuthology.orchestra.run.smithi078.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:00:58.253 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:00:58.293 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:00:58.293 INFO:teuthology.orchestra.run.smithi118.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:00:58.293 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:01:00.046 INFO:teuthology.orchestra.run.smithi078.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-16T01:01:00.830 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-16T01:01:01.855 INFO:teuthology.orchestra.run.smithi118.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-16T01:01:02.589 INFO:teuthology.orchestra.run.smithi118.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-16T01:01:04.438 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 615 kB/s | 24 kB 00:00 2023-12-16T01:01:05.174 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-16T01:01:05.174 INFO:teuthology.orchestra.run.smithi078.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-16T01:01:05.265 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2023-12-16T01:01:05.266 INFO:teuthology.orchestra.run.smithi078.stdout:Nothing to do. 2023-12-16T01:01:05.266 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2023-12-16T01:01:05.418 DEBUG:teuthology.orchestra.run.smithi078:> echo no | sudo yum reinstall kernel || true 2023-12-16T01:01:05.753 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:01:05.754 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-16T01:01:05.818 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:01:05.818 INFO:teuthology.orchestra.run.smithi078.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:01:05.818 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:01:06.106 INFO:teuthology.orchestra.run.smithi118.stdout:lab-extras 411 kB/s | 24 kB 00:00 2023-12-16T01:01:06.118 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:02 ago on Sat 16 Dec 2023 01:01:04 AM UTC. 2023-12-16T01:01:06.197 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T01:01:06.197 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T01:01:06.241 INFO:teuthology.orchestra.run.smithi078.stderr:Error: No packages marked for reinstall. 2023-12-16T01:01:06.288 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum reinstall -y kernel || true 2023-12-16T01:01:06.622 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:01:06.623 INFO:teuthology.orchestra.run.smithi078.stdout:Unable to read consumer identity 2023-12-16T01:01:06.684 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:01:06.684 INFO:teuthology.orchestra.run.smithi078.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:01:06.684 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:01:06.867 INFO:teuthology.orchestra.run.smithi118.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-16T01:01:06.868 INFO:teuthology.orchestra.run.smithi118.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-16T01:01:06.974 INFO:teuthology.orchestra.run.smithi118.stdout:Dependencies resolved. 2023-12-16T01:01:06.975 INFO:teuthology.orchestra.run.smithi118.stdout:Nothing to do. 2023-12-16T01:01:06.975 INFO:teuthology.orchestra.run.smithi118.stdout:Complete! 2023-12-16T01:01:06.978 INFO:teuthology.orchestra.run.smithi078.stdout:Last metadata expiration check: 0:00:02 ago on Sat 16 Dec 2023 01:01:04 AM UTC. 2023-12-16T01:01:07.041 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T01:01:07.041 INFO:teuthology.orchestra.run.smithi078.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T01:01:07.088 INFO:teuthology.orchestra.run.smithi078.stderr:Error: No packages marked for reinstall. 2023-12-16T01:01:07.096 DEBUG:teuthology.orchestra.run.smithi118:> echo no | sudo yum reinstall kernel || true 2023-12-16T01:01:07.138 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T01:01:07.292 INFO:teuthology.orchestra.run.smithi078.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:01:07.293 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:01:07.293 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-16T01:01:07.293 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-16T01:01:07.293 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T01:01:07.327 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2023-12-16T01:01:07.340 DEBUG:teuthology.parallel:result is None 2023-12-16T01:01:07.432 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:01:07.432 INFO:teuthology.orchestra.run.smithi118.stdout:Unable to read consumer identity 2023-12-16T01:01:07.493 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:01:07.493 INFO:teuthology.orchestra.run.smithi118.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:01:07.493 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:01:07.795 INFO:teuthology.orchestra.run.smithi118.stdout:Last metadata expiration check: 0:00:01 ago on Sat 16 Dec 2023 01:01:06 AM UTC. 2023-12-16T01:01:07.873 INFO:teuthology.orchestra.run.smithi118.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T01:01:07.880 INFO:teuthology.orchestra.run.smithi118.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T01:01:07.926 INFO:teuthology.orchestra.run.smithi118.stderr:Error: No packages marked for reinstall. 2023-12-16T01:01:07.972 DEBUG:teuthology.orchestra.run.smithi118:> sudo yum reinstall -y kernel || true 2023-12-16T01:01:08.306 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:01:08.307 INFO:teuthology.orchestra.run.smithi118.stdout:Unable to read consumer identity 2023-12-16T01:01:08.368 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:01:08.368 INFO:teuthology.orchestra.run.smithi118.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-16T01:01:08.368 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:01:08.663 INFO:teuthology.orchestra.run.smithi118.stdout:Last metadata expiration check: 0:00:02 ago on Sat 16 Dec 2023 01:01:06 AM UTC. 2023-12-16T01:01:08.731 INFO:teuthology.orchestra.run.smithi118.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-16T01:01:08.732 INFO:teuthology.orchestra.run.smithi118.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-16T01:01:08.769 INFO:teuthology.orchestra.run.smithi118.stderr:Error: No packages marked for reinstall. 2023-12-16T01:01:08.820 DEBUG:teuthology.orchestra.run.smithi118:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T01:01:08.990 INFO:teuthology.orchestra.run.smithi118.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:01:08.990 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-16T01:01:08.990 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-16T01:01:08.991 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-16T01:01:08.991 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T01:01:09.020 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2023-12-16T01:01:09.035 DEBUG:teuthology.parallel:result is None 2023-12-16T01:01:09.035 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T01:01:09.071 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T01:01:09.071 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T01:01:09.074 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T01:01:09.092 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T01:01:09.104 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T01:01:09.138 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T01:01:09.138 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T01:01:09.141 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T01:01:09.177 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T01:01:09.183 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T01:01:09.183 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-16T01:01:09.214 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-16T01:01:09.247 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T01:01:09.251 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T01:01:09.258 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T01:01:09.265 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T01:01:09.267 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T01:01:09.275 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T01:01:09.275 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T01:01:09.309 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T01:01:09.341 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T01:01:09.349 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T01:01:09.349 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T01:01:09.383 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T01:01:09.401 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T01:01:09.492 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T01:01:09.546 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T01:01:09.633 DEBUG:teuthology.orchestra.run.smithi078:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T01:01:09.678 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:01:09.678 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T01:01:09.747 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T01:01:09.792 DEBUG:teuthology.orchestra.run.smithi118:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T01:01:09.847 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T01:01:09.930 DEBUG:teuthology.orchestra.run.smithi118:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T01:01:09.973 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:01:09.974 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T01:01:10.040 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2023-12-16T01:01:10.042 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2023-12-16T01:01:10.097 INFO:teuthology.orchestra.run.smithi078.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T01:01:10.137 INFO:teuthology.orchestra.run.smithi118.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T01:01:10.491 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T01:01:10.500 INFO:teuthology.task.internal:Starting timer... 2023-12-16T01:01:10.500 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T01:01:10.536 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T01:01:10.567 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-16T01:01:10.568 DEBUG:teuthology.orchestra.run.smithi078:> sudo service auditd rotate 2023-12-16T01:01:10.631 INFO:teuthology.orchestra.run.smithi078.stdout:Rotating logs: 2023-12-16T01:01:10.633 DEBUG:teuthology.orchestra.run.smithi118:> sudo service auditd rotate 2023-12-16T01:01:10.694 INFO:teuthology.orchestra.run.smithi118.stdout:Rotating logs: 2023-12-16T01:01:10.696 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T01:01:10.696 DEBUG:teuthology.orchestra.run.smithi078:> /usr/sbin/getenforce 2023-12-16T01:01:10.718 INFO:teuthology.orchestra.run.smithi078.stdout:Permissive 2023-12-16T01:01:10.719 DEBUG:teuthology.orchestra.run.smithi118:> /usr/sbin/getenforce 2023-12-16T01:01:10.738 INFO:teuthology.orchestra.run.smithi118.stdout:Permissive 2023-12-16T01:01:10.738 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi078.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi118.front.sepia.ceph.com': 'permissive'} 2023-12-16T01:01:10.739 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-16T01:01:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:01:10.787 DEBUG:teuthology.orchestra.run.smithi118:> 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 2023-12-16T01:01:10.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:01:10.814 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T01:01:10.814 DEBUG:teuthology.orchestra.run.smithi078:> sudo /usr/sbin/setenforce permissive 2023-12-16T01:01:10.879 DEBUG:teuthology.orchestra.run.smithi118:> sudo /usr/sbin/setenforce permissive 2023-12-16T01:01:10.906 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T01:01:10.916 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-16T01:01:10.916 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T01:01:10.936 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-16T01:01:10.938 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi078.front.sepia.ceph.com,smithi118.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T01:06:31.149 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi078.front.sepia.ceph.com'), Remote(name='ubuntu@smithi118.front.sepia.ceph.com')] 2023-12-16T01:06:31.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-16T01:06:31.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T01:06:31.223 DEBUG:teuthology.orchestra.run.smithi078:> true 2023-12-16T01:06:31.295 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-16T01:06:31.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-12-16T01:06:31.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T01:06:31.365 DEBUG:teuthology.orchestra.run.smithi118:> true 2023-12-16T01:06:31.440 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2023-12-16T01:06:31.441 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T01:06:31.451 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T01:06:31.451 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T01:06:31.452 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T01:06:31.454 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T01:06:31.454 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T01:06:31.485 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T01:06:31.501 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T01:06:31.513 INFO:teuthology.orchestra.run.smithi118.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T01:06:31.529 INFO:teuthology.orchestra.run.smithi118.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T01:06:31.570 INFO:teuthology.orchestra.run.smithi078.stderr:sudo: ntpd: command not found 2023-12-16T01:06:31.582 INFO:teuthology.orchestra.run.smithi078.stdout:506 Cannot talk to daemon 2023-12-16T01:06:31.596 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T01:06:31.609 INFO:teuthology.orchestra.run.smithi118.stderr:sudo: ntpd: command not found 2023-12-16T01:06:31.611 INFO:teuthology.orchestra.run.smithi078.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T01:06:31.621 INFO:teuthology.orchestra.run.smithi118.stdout:506 Cannot talk to daemon 2023-12-16T01:06:31.635 INFO:teuthology.orchestra.run.smithi118.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T01:06:31.650 INFO:teuthology.orchestra.run.smithi118.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T01:06:31.676 INFO:teuthology.orchestra.run.smithi078.stderr:bash: ntpq: command not found 2023-12-16T01:06:31.680 INFO:teuthology.orchestra.run.smithi078.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T01:06:31.680 INFO:teuthology.orchestra.run.smithi078.stdout:=============================================================================== 2023-12-16T01:06:31.680 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.681 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.681 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.681 INFO:teuthology.orchestra.run.smithi078.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.716 INFO:teuthology.orchestra.run.smithi118.stderr:bash: ntpq: command not found 2023-12-16T01:06:31.719 INFO:teuthology.orchestra.run.smithi118.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T01:06:31.719 INFO:teuthology.orchestra.run.smithi118.stdout:=============================================================================== 2023-12-16T01:06:31.720 INFO:teuthology.orchestra.run.smithi118.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.720 INFO:teuthology.orchestra.run.smithi118.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.720 INFO:teuthology.orchestra.run.smithi118.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.720 INFO:teuthology.orchestra.run.smithi118.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T01:06:31.721 INFO:teuthology.run_tasks:Running task pexec... 2023-12-16T01:06:31.730 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-16T01:06:31.730 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi078.front.sepia.ceph.com 2023-12-16T01:06:31.731 DEBUG:teuthology.orchestra.run.smithi078:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T01:06:31.731 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi118.front.sepia.ceph.com 2023-12-16T01:06:31.731 DEBUG:teuthology.orchestra.run.smithi118:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T01:06:32.104 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:06:32.138 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:06:32.958 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2023-12-16T01:06:33.027 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-16T01:06:33.277 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 128 kB/s | 4.5 kB 00:00 2023-12-16T01:06:33.451 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 115 kB/s | 4.1 kB 00:00 2023-12-16T01:06:36.052 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout: Package Architecture Version Repository Size 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout:Resetting modules: 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout:================================================================================ 2023-12-16T01:06:36.053 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:06:36.180 INFO:teuthology.orchestra.run.smithi118.stdout:Dependencies resolved. 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout: Package Architecture Version Repository Size 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout:Resetting modules: 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout: container-tools 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction Summary 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout:================================================================================ 2023-12-16T01:06:36.181 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:06:45.554 INFO:teuthology.orchestra.run.smithi118.stdout:Complete! 2023-12-16T01:06:46.016 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:06:47.840 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-16T01:06:48.103 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2023-12-16T01:06:48.397 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 kB/s | 4.1 kB 00:00 2023-12-16T01:06:48.569 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:06:50.371 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 39 kB/s | 4.1 kB 00:00 2023-12-16T01:06:50.749 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-16T01:06:51.041 INFO:teuthology.orchestra.run.smithi118.stdout:Dependencies resolved. 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout:========================================================================================================================== 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout: Package Arch Version Repository Size 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout:========================================================================================================================== 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout:Installing group/module packages: 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-16T01:06:51.194 INFO:teuthology.orchestra.run.smithi118.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout:Installing dependencies: 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout:Downgrading: 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-16T01:06:51.195 INFO:teuthology.orchestra.run.smithi118.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:Installing module profiles: 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: container-tools/common 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:Enabling module streams: 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: container-tools 3.0 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction Summary 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:========================================================================================================================== 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:Install 7 Packages 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout:Downgrade 12 Packages 2023-12-16T01:06:51.196 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:06:51.197 INFO:teuthology.orchestra.run.smithi118.stdout:Total download size: 50 M 2023-12-16T01:06:51.197 INFO:teuthology.orchestra.run.smithi118.stdout:Downloading Packages: 2023-12-16T01:06:51.449 INFO:teuthology.orchestra.run.smithi118.stdout:(1/19): conmon-2.0.26-3.module+el8.7.0+16533+44 204 kB/s | 51 kB 00:00 2023-12-16T01:06:51.508 INFO:teuthology.orchestra.run.smithi118.stdout:(2/19): criu-3.15-1.module+el8.7.0+16533+44634e 1.6 MB/s | 511 kB 00:00 2023-12-16T01:06:51.675 INFO:teuthology.orchestra.run.smithi118.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 320 kB/s | 72 kB 00:00 2023-12-16T01:06:51.708 INFO:teuthology.orchestra.run.smithi118.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 345 kB/s | 69 kB 00:00 2023-12-16T01:06:51.908 INFO:teuthology.orchestra.run.smithi118.stdout:(5/19): containernetworking-plugins-0.9.1-1.mod 26 MB/s | 19 MB 00:00 2023-12-16T01:06:51.934 INFO:teuthology.orchestra.run.smithi118.stdout:(6/19): podman-docker-3.0.1-15.module+el8.7.0+1 254 kB/s | 57 kB 00:00 2023-12-16T01:06:52.159 INFO:teuthology.orchestra.run.smithi118.stdout:(7/19): podman-3.0.1-15.module+el8.7.0+18021+1e 22 MB/s | 11 MB 00:00 2023-12-16T01:06:52.207 INFO:teuthology.orchestra.run.smithi118.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 201 kB/s | 55 kB 00:00 2023-12-16T01:06:52.326 INFO:teuthology.orchestra.run.smithi118.stdout:(9/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 6.9 MB/s | 2.9 MB 00:00 2023-12-16T01:06:52.352 INFO:teuthology.orchestra.run.smithi118.stdout:(10/19): podman-catatonit-3.0.1-15.module+el8.7 2.2 MB/s | 323 kB 00:00 2023-12-16T01:06:52.502 INFO:teuthology.orchestra.run.smithi118.stdout:(11/19): containers-common-1.2.4-2.module+el8.7 266 kB/s | 91 kB 00:00 2023-12-16T01:06:52.569 INFO:teuthology.orchestra.run.smithi118.stdout:(12/19): slirp4netns-1.1.8-1.module+el8.7.0+165 212 kB/s | 51 kB 00:00 2023-12-16T01:06:52.628 INFO:teuthology.orchestra.run.smithi118.stdout:(13/19): cockpit-podman-29-2.module+el8.7.0+165 3.9 MB/s | 1.1 MB 00:00 2023-12-16T01:06:52.811 INFO:teuthology.orchestra.run.smithi118.stdout:(14/19): crun-0.18-3.module+el8.7.0+16533+44634 599 kB/s | 185 kB 00:00 2023-12-16T01:06:52.878 INFO:teuthology.orchestra.run.smithi118.stdout:(15/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 8.8 MB/s | 2.2 MB 00:00 2023-12-16T01:06:52.978 INFO:teuthology.orchestra.run.smithi118.stdout:(16/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 15 MB/s | 6.2 MB 00:00 2023-12-16T01:06:53.020 INFO:teuthology.orchestra.run.smithi118.stdout:(17/19): udica-0.2.4-1.module+el8.7.0+16533+446 242 kB/s | 51 kB 00:00 2023-12-16T01:06:53.121 INFO:teuthology.orchestra.run.smithi118.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 289 kB/s | 41 kB 00:00 2023-12-16T01:06:53.221 INFO:teuthology.orchestra.run.smithi118.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 19 MB/s | 6.6 MB 00:00 2023-12-16T01:06:53.221 INFO:teuthology.orchestra.run.smithi118.stdout:-------------------------------------------------------------------------------- 2023-12-16T01:06:53.222 INFO:teuthology.orchestra.run.smithi118.stdout:Total 24 MB/s | 50 MB 00:02 2023-12-16T01:06:53.469 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2023-12-16T01:06:53.615 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================================================== 2023-12-16T01:06:53.615 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2023-12-16T01:06:53.615 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================================================== 2023-12-16T01:06:53.615 INFO:teuthology.orchestra.run.smithi078.stdout:Installing group/module packages: 2023-12-16T01:06:53.615 INFO:teuthology.orchestra.run.smithi078.stdout: buildah x86_64 1.19.9-6.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.6 M 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: cockpit-podman noarch 29-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: crun x86_64 0.18-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: skopeo x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 6.2 M 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: toolbox x86_64 0.0.99.3-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: udica noarch 0.2.4-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout:Downgrading: 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: conmon x86_64 2:2.0.26-3.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: container-selinux noarch 2:2.189.0-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 55 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: containers-common x86_64 1:1.2.4-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: criu x86_64 3.15-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-16T01:06:53.616 INFO:teuthology.orchestra.run.smithi078.stdout: libslirp x86_64 4.3.1-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: podman x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: podman-catatonit x86_64 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: podman-docker noarch 3.0.1-15.module+el8.7.0+18021+1e286cc8 rhel-8-for-x86_64-appstream-rpms 57 k 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: runc x86_64 1.0.0-73.rc95.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: slirp4netns x86_64 1.1.8-1.module+el8.7.0+16533+44634e24 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:Installing module profiles: 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools/common 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:Enabling module streams: 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: container-tools 3.0 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:========================================================================================================================== 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:Install 7 Packages 2023-12-16T01:06:53.617 INFO:teuthology.orchestra.run.smithi078.stdout:Downgrade 12 Packages 2023-12-16T01:06:53.618 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:06:53.618 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 50 M 2023-12-16T01:06:53.618 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2023-12-16T01:06:53.700 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction check 2023-12-16T01:06:53.747 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction check succeeded. 2023-12-16T01:06:53.747 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction test 2023-12-16T01:06:53.817 INFO:teuthology.orchestra.run.smithi078.stdout:(1/19): criu-3.15-1.module+el8.7.0+16533+44634e 2.5 MB/s | 511 kB 00:00 2023-12-16T01:06:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:(2/19): conmon-2.0.26-3.module+el8.7.0+16533+44 229 kB/s | 51 kB 00:00 2023-12-16T01:06:53.926 INFO:teuthology.orchestra.run.smithi078.stdout:(3/19): fuse-overlayfs-1.4.0-2.module+el8.7.0+1 662 kB/s | 72 kB 00:00 2023-12-16T01:06:53.951 INFO:teuthology.orchestra.run.smithi078.stdout:(4/19): libslirp-4.3.1-1.module+el8.7.0+16533+4 637 kB/s | 69 kB 00:00 2023-12-16T01:06:54.035 INFO:teuthology.orchestra.run.smithi078.stdout:(5/19): podman-docker-3.0.1-15.module+el8.7.0+1 685 kB/s | 57 kB 00:00 2023-12-16T01:06:54.172 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction test succeeded. 2023-12-16T01:06:54.180 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction 2023-12-16T01:06:54.310 INFO:teuthology.orchestra.run.smithi078.stdout:(6/19): containernetworking-plugins-0.9.1-1.mod 27 MB/s | 19 MB 00:00 2023-12-16T01:06:54.394 INFO:teuthology.orchestra.run.smithi078.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.7.0+16533 8.0 MB/s | 2.9 MB 00:00 2023-12-16T01:06:54.444 INFO:teuthology.orchestra.run.smithi078.stdout:(8/19): container-selinux-2.189.0-1.module+el8. 412 kB/s | 55 kB 00:00 2023-12-16T01:06:54.644 INFO:teuthology.orchestra.run.smithi078.stdout:(9/19): podman-3.0.1-15.module+el8.7.0+18021+1e 15 MB/s | 11 MB 00:00 2023-12-16T01:06:54.669 INFO:teuthology.orchestra.run.smithi078.stdout:(10/19): containers-common-1.2.4-2.module+el8.7 331 kB/s | 91 kB 00:00 2023-12-16T01:06:54.697 INFO:teuthology.orchestra.run.smithi078.stdout:(11/19): podman-catatonit-3.0.1-15.module+el8.7 1.3 MB/s | 323 kB 00:00 2023-12-16T01:06:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:(12/19): slirp4netns-1.1.8-1.module+el8.7.0+165 279 kB/s | 51 kB 00:00 2023-12-16T01:06:54.854 INFO:teuthology.orchestra.run.smithi078.stdout:(13/19): crun-0.18-3.module+el8.7.0+16533+44634 1.1 MB/s | 185 kB 00:00 2023-12-16T01:06:54.887 INFO:teuthology.orchestra.run.smithi078.stdout:(14/19): cockpit-podman-29-2.module+el8.7.0+165 4.9 MB/s | 1.1 MB 00:00 2023-12-16T01:06:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:(15/19): toolbox-0.0.99.3-1.module+el8.7.0+1653 14 MB/s | 2.2 MB 00:00 2023-12-16T01:06:55.038 INFO:teuthology.orchestra.run.smithi078.stdout:(16/19): udica-0.2.4-1.module+el8.7.0+16533+446 337 kB/s | 51 kB 00:00 2023-12-16T01:06:55.155 INFO:teuthology.orchestra.run.smithi078.stdout:(17/19): skopeo-1.2.4-2.module+el8.7.0+16533+44 19 MB/s | 6.2 MB 00:00 2023-12-16T01:06:55.197 INFO:teuthology.orchestra.run.smithi078.stdout:(18/19): yajl-2.1.0-12.el8.x86_64.rpm 258 kB/s | 41 kB 00:00 2023-12-16T01:06:55.305 INFO:teuthology.orchestra.run.smithi118.stdout: Preparing : 1/1 2023-12-16T01:06:55.321 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-16T01:06:55.322 INFO:teuthology.orchestra.run.smithi078.stdout:(19/19): buildah-1.19.9-6.module+el8.7.0+16533+ 21 MB/s | 6.6 MB 00:00 2023-12-16T01:06:55.322 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2023-12-16T01:06:55.323 INFO:teuthology.orchestra.run.smithi078.stdout:Total 29 MB/s | 50 MB 00:01 2023-12-16T01:06:55.358 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:06:55.521 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:06:55.801 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2023-12-16T01:06:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2023-12-16T01:06:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2023-12-16T01:06:56.270 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2023-12-16T01:06:56.278 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2023-12-16T01:06:57.469 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2023-12-16T01:06:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533+4 1/1 2023-12-16T01:06:57.510 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:06:57.713 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:07:12.759 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:07:12.925 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T01:07:12.942 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T01:07:13.157 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-16T01:07:13.339 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-16T01:07:13.509 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-16T01:07:13.509 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-16T01:07:13.509 INFO:teuthology.orchestra.run.smithi118.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-16T01:07:13.509 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:07:14.314 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-16T01:07:14.473 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 1/31 2023-12-16T01:07:14.669 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T01:07:14.687 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 2/31 2023-12-16T01:07:14.864 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : yajl-2.1.0-12.el8.x86_64 3/31 2023-12-16T01:07:15.050 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 4/31 2023-12-16T01:07:15.244 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 5/31 2023-12-16T01:07:15.244 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 6/31 2023-12-16T01:07:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-16T01:07:15.244 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:07:16.135 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 7/31 2023-12-16T01:07:17.376 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-16T01:07:17.631 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-16T01:07:17.849 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-16T01:07:17.888 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 8/31 2023-12-16T01:07:18.166 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.7.0 9/31 2023-12-16T01:07:18.388 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 10/31 2023-12-16T01:07:19.178 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-16T01:07:19.457 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-16T01:07:19.690 INFO:teuthology.orchestra.run.smithi118.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T01:07:19.743 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 11/31 2023-12-16T01:07:20.039 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-16T01:07:20.056 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 12/31 2023-12-16T01:07:20.351 INFO:teuthology.orchestra.run.smithi078.stdout: Downgrading : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T01:07:20.767 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 14/31 2023-12-16T01:07:20.788 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T01:07:21.469 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-16T01:07:21.512 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T01:07:21.672 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-16T01:07:21.840 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-16T01:07:22.039 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-16T01:07:22.158 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-16T01:07:22.171 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:22.172 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:22.214 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 16/31 2023-12-16T01:07:22.425 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 17/31 2023-12-16T01:07:22.485 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:22.651 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 18/31 2023-12-16T01:07:22.675 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-16T01:07:22.675 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T01:07:22.851 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 19/31 2023-12-16T01:07:22.874 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T01:07:22.874 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T01:07:22.995 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 20/31 2023-12-16T01:07:23.010 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:23.010 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:23.033 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T01:07:23.166 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-16T01:07:23.308 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-16T01:07:23.342 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 21/31 2023-12-16T01:07:23.458 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-16T01:07:23.516 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : containers-common-2:1-70.module+el8.9.0+20326+3870 22/31 2023-12-16T01:07:23.516 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T01:07:23.599 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-16T01:07:23.728 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.221.0-1.module+el8.9.0+20326 23/31 2023-12-16T01:07:23.729 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T01:07:23.791 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-16T01:07:23.903 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 24/31 2023-12-16T01:07:23.944 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-16T01:07:23.944 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:24.069 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 25/31 2023-12-16T01:07:24.115 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:24.233 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 26/31 2023-12-16T01:07:24.393 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 27/31 2023-12-16T01:07:24.544 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 28/31 2023-12-16T01:07:24.719 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 29/31 2023-12-16T01:07:24.930 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 30/31 2023-12-16T01:07:24.930 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:25.127 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:41.717 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-16T01:07:42.158 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-16T01:07:42.159 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-16T01:07:42.160 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-16T01:07:42.770 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module+el8.7.0+16533 31/31 2023-12-16T01:07:43.252 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: containernetworking-plugins-1:1.3.0-4.module+el8.9 31/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x8 1/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : conmon-3:2.1.8-1.module+el8.9.0+20326+387084d0.x86 2/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.7.0 3/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containernetworking-plugins-1:1.3.0-4.module+el8.9 4/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 5/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : criu-3.18-4.module+el8.9.0+20326+387084d0.x86_64 6/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e 7/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-overlayfs-1.12-1.module+el8.9.0+20326+387084d 8/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86 9/31 2023-12-16T01:07:43.253 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libslirp-4.4.0-1.module+el8.9.0+20326+387084d0.x86 10/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_ 11/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-3:4.6.1-4.module+el8.9.0+20326+387084d0.x86 12/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-docker-3.0.1-15.module+el8.7.0+18021+1e286c 13/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-docker-3:4.6.1-4.module+el8.9.0+20326+38708 14/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x 15/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : runc-1:1.1.9-1.module+el8.9.0+20326+387084d0.x86_6 16/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : container-selinux-2:2.189.0-1.module+el8.7.0+16533 17/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : container-selinux-2:2.221.0-1.module+el8.9.0+20326 18/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containers-common-1:1.2.4-2.module+el8.7.0+16533+4 19/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : containers-common-2:1-70.module+el8.9.0+20326+3870 20/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e2 21/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : podman-catatonit-3:4.6.1-4.module+el8.9.0+20326+38 22/31 2023-12-16T01:07:43.254 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24. 23/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : slirp4netns-1.2.1-1.module+el8.9.0+20326+387084d0. 24/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : cockpit-podman-29-2.module+el8.7.0+16533+44634e24. 25/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 26/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86 27/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x 28/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 29/31 2023-12-16T01:07:43.255 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86 30/31 2023-12-16T01:07:47.347 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-16T01:07:47.347 INFO:teuthology.orchestra.run.smithi118.stdout:Installed products updated. 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout:Downgraded: 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.103 INFO:teuthology.orchestra.run.smithi118.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout:Installed: 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:07:48.104 INFO:teuthology.orchestra.run.smithi118.stdout:Complete! 2023-12-16T01:07:48.382 DEBUG:teuthology.parallel:result is None 2023-12-16T01:07:48.575 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 31/31 2023-12-16T01:07:48.575 INFO:teuthology.orchestra.run.smithi078.stdout:Installed products updated. 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout:Downgraded: 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: conmon-2:2.0.26-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: container-selinux-2:2.189.0-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: containernetworking-plugins-0.9.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: containers-common-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: criu-3.15-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.110 INFO:teuthology.orchestra.run.smithi078.stdout: fuse-overlayfs-1.4.0-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: libslirp-4.3.1-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: podman-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: podman-catatonit-3.0.1-15.module+el8.7.0+18021+1e286cc8.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: podman-docker-3.0.1-15.module+el8.7.0+18021+1e286cc8.noarch 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: runc-1.0.0-73.rc95.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout: slirp4netns-1.1.8-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.111 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: buildah-1.19.9-6.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: cockpit-podman-29-2.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: crun-0.18-3.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: skopeo-1:1.2.4-2.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: toolbox-0.0.99.3-1.module+el8.7.0+16533+44634e24.x86_64 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: udica-0.2.4-1.module+el8.7.0+16533+44634e24.noarch 2023-12-16T01:07:49.112 INFO:teuthology.orchestra.run.smithi078.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T01:07:49.113 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:07:49.113 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2023-12-16T01:07:49.303 DEBUG:teuthology.parallel:result is None 2023-12-16T01:07:49.303 INFO:teuthology.run_tasks:Running task install... 2023-12-16T01:07:49.313 DEBUG:teuthology.task.install:project ceph 2023-12-16T01:07:49.313 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'}} 2023-12-16T01:07:49.313 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T01:07:49.314 INFO:teuthology.task.install:Using flavor: default 2023-12-16T01:07:49.325 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-16T01:07:49.325 INFO:teuthology.task.install:extra packages: [] 2023-12-16T01:07:49.325 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678', 'tag': None, 'wait_for_package': False} 2023-12-16T01:07:49.325 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:07:49.326 INFO:teuthology.packaging:ref: None 2023-12-16T01:07:49.326 INFO:teuthology.packaging:tag: None 2023-12-16T01:07:49.326 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:07:49.326 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:07:49.326 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-16T01:07:49.328 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678', 'tag': None, 'wait_for_package': False} 2023-12-16T01:07:49.328 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:07:49.328 INFO:teuthology.packaging:ref: None 2023-12-16T01:07:49.328 INFO:teuthology.packaging:tag: None 2023-12-16T01:07:49.328 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:07:49.328 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:07:49.328 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-16T01:07:49.695 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/ 2023-12-16T01:07:49.696 INFO:teuthology.task.install.rpm:Package version is 17.2.7-125.g1f2f5510 2023-12-16T01:07:49.944 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/ 2023-12-16T01:07:49.944 INFO:teuthology.task.install.rpm:Package version is 17.2.7-125.g1f2f5510 2023-12-16T01:07:50.148 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-16T01:07:50.148 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:07:50.149 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-16T01:07:50.183 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-16T01:07:50.183 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:07:50.183 INFO:teuthology.packaging:ref: None 2023-12-16T01:07:50.183 INFO:teuthology.packaging:tag: None 2023-12-16T01:07:50.183 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:07:50.183 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:07:50.184 DEBUG:teuthology.orchestra.run.smithi118:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-16T01:07:50.261 DEBUG:teuthology.orchestra.run.smithi118:> 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 2023-12-16T01:07:50.354 DEBUG:teuthology.orchestra.run.smithi118:> 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 2023-12-16T01:07:50.437 INFO:teuthology.orchestra.run.smithi118.stdout:check_obsoletes = 1 2023-12-16T01:07:50.439 DEBUG:teuthology.orchestra.run.smithi118:> sudo yum clean all 2023-12-16T01:07:50.842 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:07:51.471 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/quincy/1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-16T01:07:51.472 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:07:51.472 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-16T01:07:51.506 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-12-16T01:07:51.506 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:07:51.506 INFO:teuthology.packaging:ref: None 2023-12-16T01:07:51.506 INFO:teuthology.packaging:tag: None 2023-12-16T01:07:51.506 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:07:51.506 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:07:51.506 DEBUG:teuthology.orchestra.run.smithi078:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-16T01:07:51.580 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-16T01:07:51.667 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-16T01:07:51.699 INFO:teuthology.orchestra.run.smithi078.stdout:check_obsoletes = 1 2023-12-16T01:07:51.701 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum clean all 2023-12-16T01:07:52.093 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:07:52.136 INFO:teuthology.orchestra.run.smithi118.stdout:52 files removed 2023-12-16T01:07:52.194 DEBUG:teuthology.orchestra.run.smithi118:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-16T01:07:52.529 INFO:teuthology.orchestra.run.smithi118.stdout:Updating Subscription Management repositories. 2023-12-16T01:07:53.373 INFO:teuthology.orchestra.run.smithi078.stdout:52 files removed 2023-12-16T01:07:53.423 DEBUG:teuthology.orchestra.run.smithi078:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-12-16T01:07:53.756 INFO:teuthology.orchestra.run.smithi078.stdout:Updating Subscription Management repositories. 2023-12-16T01:07:54.461 INFO:teuthology.orchestra.run.smithi118.stdout:ceph packages for x86_64 127 kB/s | 78 kB 00:00 2023-12-16T01:07:55.554 INFO:teuthology.orchestra.run.smithi118.stdout:ceph noarch packages 8.7 kB/s | 9.1 kB 00:01 2023-12-16T01:07:56.244 INFO:teuthology.orchestra.run.smithi078.stdout:ceph packages for x86_64 53 kB/s | 78 kB 00:01 2023-12-16T01:07:58.912 INFO:teuthology.orchestra.run.smithi078.stdout:ceph noarch packages 3.5 kB/s | 9.1 kB 00:02 2023-12-16T01:07:59.529 INFO:teuthology.orchestra.run.smithi078.stdout:ceph source packages 2.5 kB/s | 1.5 kB 00:00 2023-12-16T01:07:59.687 INFO:teuthology.orchestra.run.smithi078.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-16T01:08:00.788 INFO:teuthology.orchestra.run.smithi078.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-16T01:08:04.347 INFO:teuthology.orchestra.run.smithi078.stdout:lab-extras 453 kB/s | 24 kB 00:00 2023-12-16T01:08:04.940 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 17 MB/s | 8.8 MB 00:00 2023-12-16T01:08:05.611 INFO:teuthology.orchestra.run.smithi118.stdout:ceph source packages 149 B/s | 1.5 kB 00:10 2023-12-16T01:08:05.745 INFO:teuthology.orchestra.run.smithi118.stdout:Copr repo for python3-asyncssh owned by ceph 32 kB/s | 3.5 kB 00:00 2023-12-16T01:08:07.783 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 64 MB 00:01 2023-12-16T01:08:08.212 INFO:teuthology.orchestra.run.smithi118.stdout:Extra Packages for Enterprise Linux 6.5 MB/s | 16 MB 00:02 2023-12-16T01:08:11.688 INFO:teuthology.orchestra.run.smithi118.stdout:lab-extras 518 kB/s | 24 kB 00:00 2023-12-16T01:08:12.073 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 28 MB/s | 8.8 MB 00:00 2023-12-16T01:08:14.533 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 63 MB/s | 58 MB 00:00 2023-12-16T01:08:18.034 INFO:teuthology.orchestra.run.smithi078.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 58 MB 00:01 2023-12-16T01:08:25.242 INFO:teuthology.orchestra.run.smithi118.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 MB/s | 64 MB 00:01 2023-12-16T01:08:32.954 INFO:teuthology.orchestra.run.smithi078.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-16T01:08:32.955 INFO:teuthology.orchestra.run.smithi078.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-16T01:08:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:Dependencies resolved. 2023-12-16T01:08:33.162 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================================================= 2023-12-16T01:08:33.162 INFO:teuthology.orchestra.run.smithi078.stdout: Package Arch Version Repository Size 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================================================= 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout:Installing: 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 6.4 k 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-base x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 5.2 M 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-fuse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 875 k 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 161 k 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 1.6 M 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-cephadm noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 121 k 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-dashboard noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 1.7 M 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 7.4 M 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-rook noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 47 k 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-radosgw x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 17 M 2023-12-16T01:08:33.163 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-test x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 52 M 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: cephadm noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 80 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs-devel x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 25 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 796 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: librados-devel x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 130 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cephfs x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 190 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rados x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 371 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rbd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 359 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rgw x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 106 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-fuse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 90 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-mirror x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.5 M 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-nbd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 173 k 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrading: 2023-12-16T01:08:33.164 INFO:teuthology.orchestra.run.smithi078.stdout: librados2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.5 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: librbd1 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.6 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout:Installing dependencies: 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-common x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 23 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-grafana-dashboards noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 23 k 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mds x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 2.3 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-modules-core noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 238 k 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mon x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.9 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-osd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 17 M 2023-12-16T01:08:33.165 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-prometheus-alerts noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 14 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-selinux x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 24 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: libcephsqlite x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 174 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: libradosstriper1 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 509 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-16T01:08:33.169 INFO:teuthology.orchestra.run.smithi078.stdout: librgw2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 5.6 M 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-argparse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 45 k 2023-12-16T01:08:33.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-common x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 115 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-16T01:08:33.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-16T01:08:33.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-16T01:08:33.173 INFO:teuthology.orchestra.run.smithi078.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction Summary 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout:======================================================================================================================= 2023-12-16T01:08:33.174 INFO:teuthology.orchestra.run.smithi078.stdout:Install 104 Packages 2023-12-16T01:08:33.175 INFO:teuthology.orchestra.run.smithi078.stdout:Upgrade 2 Packages 2023-12-16T01:08:33.175 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:08:33.175 INFO:teuthology.orchestra.run.smithi078.stdout:Total download size: 197 M 2023-12-16T01:08:33.175 INFO:teuthology.orchestra.run.smithi078.stdout:Downloading Packages: 2023-12-16T01:08:33.651 INFO:teuthology.orchestra.run.smithi078.stdout:(1/106): ceph-17.2.7-125.g1f2f5510.el8.x86_64.r 49 kB/s | 6.4 kB 00:00 2023-12-16T01:08:33.909 INFO:teuthology.orchestra.run.smithi078.stdout:(2/106): ceph-fuse-17.2.7-125.g1f2f5510.el8.x86 3.3 MB/s | 875 kB 00:00 2023-12-16T01:08:33.976 INFO:teuthology.orchestra.run.smithi078.stdout:(3/106): ceph-immutable-object-cache-17.2.7-125 2.4 MB/s | 161 kB 00:00 2023-12-16T01:08:34.310 INFO:teuthology.orchestra.run.smithi078.stdout:(4/106): ceph-mds-17.2.7-125.g1f2f5510.el8.x86_ 6.9 MB/s | 2.3 MB 00:00 2023-12-16T01:08:34.394 INFO:teuthology.orchestra.run.smithi078.stdout:(5/106): ceph-base-17.2.7-125.g1f2f5510.el8.x86 5.9 MB/s | 5.2 MB 00:00 2023-12-16T01:08:34.552 INFO:teuthology.orchestra.run.smithi078.stdout:(6/106): ceph-mgr-17.2.7-125.g1f2f5510.el8.x86_ 6.5 MB/s | 1.6 MB 00:00 2023-12-16T01:08:34.769 INFO:teuthology.orchestra.run.smithi078.stdout:(7/106): ceph-mon-17.2.7-125.g1f2f5510.el8.x86_ 10 MB/s | 3.9 MB 00:00 2023-12-16T01:08:36.244 INFO:teuthology.orchestra.run.smithi078.stdout:(8/106): ceph-radosgw-17.2.7-125.g1f2f5510.el8. 11 MB/s | 17 MB 00:01 2023-12-16T01:08:36.403 INFO:teuthology.orchestra.run.smithi078.stdout:(9/106): ceph-osd-17.2.7-125.g1f2f5510.el8.x86_ 9.0 MB/s | 17 MB 00:01 2023-12-16T01:08:36.428 INFO:teuthology.orchestra.run.smithi078.stdout:(10/106): ceph-selinux-17.2.7-125.g1f2f5510.el8 132 kB/s | 24 kB 00:00 2023-12-16T01:08:36.495 INFO:teuthology.orchestra.run.smithi078.stdout:(11/106): libcephfs-devel-17.2.7-125.g1f2f5510. 373 kB/s | 25 kB 00:00 2023-12-16T01:08:36.595 INFO:teuthology.orchestra.run.smithi078.stdout:(12/106): libcephfs2-17.2.7-125.g1f2f5510.el8.x 7.8 MB/s | 796 kB 00:00 2023-12-16T01:08:36.662 INFO:teuthology.orchestra.run.smithi078.stdout:(13/106): libcephsqlite-17.2.7-125.g1f2f5510.el 2.6 MB/s | 174 kB 00:00 2023-12-16T01:08:36.738 INFO:teuthology.orchestra.run.smithi078.stdout:(14/106): librados-devel-17.2.7-125.g1f2f5510.e 1.7 MB/s | 130 kB 00:00 2023-12-16T01:08:36.821 INFO:teuthology.orchestra.run.smithi078.stdout:(15/106): libradosstriper1-17.2.7-125.g1f2f5510 6.0 MB/s | 509 kB 00:00 2023-12-16T01:08:37.347 INFO:teuthology.orchestra.run.smithi078.stdout:(16/106): librgw2-17.2.7-125.g1f2f5510.el8.x86_ 11 MB/s | 5.6 MB 00:00 2023-12-16T01:08:37.405 INFO:teuthology.orchestra.run.smithi078.stdout:(17/106): python3-ceph-argparse-17.2.7-125.g1f2 769 kB/s | 45 kB 00:00 2023-12-16T01:08:37.464 INFO:teuthology.orchestra.run.smithi078.stdout:(18/106): python3-ceph-common-17.2.7-125.g1f2f5 1.9 MB/s | 115 kB 00:00 2023-12-16T01:08:37.531 INFO:teuthology.orchestra.run.smithi078.stdout:(19/106): python3-cephfs-17.2.7-125.g1f2f5510.e 2.8 MB/s | 190 kB 00:00 2023-12-16T01:08:37.614 INFO:teuthology.orchestra.run.smithi078.stdout:(20/106): python3-rados-17.2.7-125.g1f2f5510.el 4.4 MB/s | 371 kB 00:00 2023-12-16T01:08:37.698 INFO:teuthology.orchestra.run.smithi078.stdout:(21/106): python3-rbd-17.2.7-125.g1f2f5510.el8. 4.2 MB/s | 359 kB 00:00 2023-12-16T01:08:37.765 INFO:teuthology.orchestra.run.smithi078.stdout:(22/106): python3-rgw-17.2.7-125.g1f2f5510.el8. 1.6 MB/s | 106 kB 00:00 2023-12-16T01:08:37.832 INFO:teuthology.orchestra.run.smithi078.stdout:(23/106): rbd-fuse-17.2.7-125.g1f2f5510.el8.x86 1.3 MB/s | 90 kB 00:00 2023-12-16T01:08:38.258 INFO:teuthology.orchestra.run.smithi078.stdout:(24/106): ceph-common-17.2.7-125.g1f2f5510.el8. 5.0 MB/s | 23 MB 00:04 2023-12-16T01:08:38.333 INFO:teuthology.orchestra.run.smithi078.stdout:(25/106): rbd-mirror-17.2.7-125.g1f2f5510.el8.x 6.9 MB/s | 3.5 MB 00:00 2023-12-16T01:08:38.358 INFO:teuthology.orchestra.run.smithi078.stdout:(26/106): rbd-nbd-17.2.7-125.g1f2f5510.el8.x86_ 1.7 MB/s | 173 kB 00:00 2023-12-16T01:08:38.383 INFO:teuthology.orchestra.run.smithi078.stdout:(27/106): ceph-grafana-dashboards-17.2.7-125.g1 463 kB/s | 23 kB 00:00 2023-12-16T01:08:38.417 INFO:teuthology.orchestra.run.smithi078.stdout:(28/106): ceph-mgr-cephadm-17.2.7-125.g1f2f5510 2.0 MB/s | 121 kB 00:00 2023-12-16T01:08:38.567 INFO:teuthology.orchestra.run.smithi078.stdout:(29/106): ceph-mgr-dashboard-17.2.7-125.g1f2f55 9.2 MB/s | 1.7 MB 00:00 2023-12-16T01:08:38.651 INFO:teuthology.orchestra.run.smithi078.stdout:(30/106): ceph-mgr-modules-core-17.2.7-125.g1f2 2.8 MB/s | 238 kB 00:00 2023-12-16T01:08:38.709 INFO:teuthology.orchestra.run.smithi078.stdout:(31/106): ceph-mgr-rook-17.2.7-125.g1f2f5510.el 814 kB/s | 47 kB 00:00 2023-12-16T01:08:38.768 INFO:teuthology.orchestra.run.smithi078.stdout:(32/106): ceph-prometheus-alerts-17.2.7-125.g1f 248 kB/s | 14 kB 00:00 2023-12-16T01:08:38.835 INFO:teuthology.orchestra.run.smithi078.stdout:(33/106): cephadm-17.2.7-125.g1f2f5510.el8.noar 1.2 MB/s | 80 kB 00:00 2023-12-16T01:08:39.460 INFO:teuthology.orchestra.run.smithi078.stdout:(34/106): ceph-mgr-diskprediction-local-17.2.7- 7.1 MB/s | 7.4 MB 00:01 2023-12-16T01:08:39.486 INFO:teuthology.orchestra.run.smithi078.stdout:(35/106): gperftools-libs-2.7-9.el8.x86_64.rpm 471 kB/s | 306 kB 00:00 2023-12-16T01:08:39.676 INFO:teuthology.orchestra.run.smithi118.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-16T01:08:39.677 INFO:teuthology.orchestra.run.smithi118.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-16T01:08:39.878 INFO:teuthology.orchestra.run.smithi118.stdout:Dependencies resolved. 2023-12-16T01:08:39.887 INFO:teuthology.orchestra.run.smithi118.stdout:======================================================================================================================= 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: Package Arch Version Repository Size 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout:======================================================================================================================= 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout:Installing: 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 6.4 k 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-base x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 5.2 M 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-fuse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 875 k 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 161 k 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 1.6 M 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-cephadm noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 121 k 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-dashboard noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 1.7 M 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 7.4 M 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-rook noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 47 k 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-radosgw x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 17 M 2023-12-16T01:08:39.888 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-test x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 52 M 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: cephadm noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 80 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: libcephfs-devel x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 25 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: libcephfs2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 796 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: librados-devel x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 130 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cephfs x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 190 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rados x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 371 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rbd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 359 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rgw x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 106 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-fuse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 90 k 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-mirror x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.5 M 2023-12-16T01:08:39.889 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-nbd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 173 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout:Upgrading: 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: librados2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.5 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: librbd1 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.6 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout:Installing dependencies: 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-common x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 23 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-grafana-dashboards noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 23 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mds x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 2.3 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-modules-core noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 238 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mon x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 3.9 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-osd x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 17 M 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-prometheus-alerts noarch 2:17.2.7-125.g1f2f5510.el8 ceph-noarch 14 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-selinux x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 24 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-16T01:08:39.890 INFO:teuthology.orchestra.run.smithi118.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: libcephsqlite x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 174 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: libradosstriper1 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 509 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: librgw2 x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 5.6 M 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-16T01:08:39.891 INFO:teuthology.orchestra.run.smithi118.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-ceph-argparse x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 45 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-ceph-common x86_64 2:17.2.7-125.g1f2f5510.el8 ceph 115 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-16T01:08:39.892 INFO:teuthology.orchestra.run.smithi118.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-16T01:08:39.893 INFO:teuthology.orchestra.run.smithi118.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-16T01:08:39.894 INFO:teuthology.orchestra.run.smithi118.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-16T01:08:39.895 INFO:teuthology.orchestra.run.smithi118.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction Summary 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout:======================================================================================================================= 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout:Install 104 Packages 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout:Upgrade 2 Packages 2023-12-16T01:08:39.896 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:08:39.897 INFO:teuthology.orchestra.run.smithi118.stdout:Total download size: 197 M 2023-12-16T01:08:39.897 INFO:teuthology.orchestra.run.smithi118.stdout:Downloading Packages: 2023-12-16T01:08:39.986 INFO:teuthology.orchestra.run.smithi078.stdout:(36/106): ceph-test-17.2.7-125.g1f2f5510.el8.x8 14 MB/s | 52 MB 00:03 2023-12-16T01:08:40.019 INFO:teuthology.orchestra.run.smithi078.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 141 kB/s | 75 kB 00:00 2023-12-16T01:08:40.150 INFO:teuthology.orchestra.run.smithi118.stdout:(1/106): ceph-17.2.7-125.g1f2f5510.el8.x86_64.r 54 kB/s | 6.4 kB 00:00 2023-12-16T01:08:40.170 INFO:teuthology.orchestra.run.smithi078.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 291 kB/s | 44 kB 00:00 2023-12-16T01:08:40.328 INFO:teuthology.orchestra.run.smithi078.stdout:(39/106): liboath-2.6.2-3.el8.x86_64.rpm 68 kB/s | 59 kB 00:00 2023-12-16T01:08:40.353 INFO:teuthology.orchestra.run.smithi078.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.0 MB/s | 185 kB 00:00 2023-12-16T01:08:40.417 INFO:teuthology.orchestra.run.smithi118.stdout:(2/106): ceph-fuse-17.2.7-125.g1f2f5510.el8.x86 3.2 MB/s | 875 kB 00:00 2023-12-16T01:08:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 282 kB/s | 33 kB 00:00 2023-12-16T01:08:40.471 INFO:teuthology.orchestra.run.smithi078.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 139 kB/s | 16 kB 00:00 2023-12-16T01:08:40.483 INFO:teuthology.orchestra.run.smithi118.stdout:(3/106): ceph-immutable-object-cache-17.2.7-125 2.4 MB/s | 161 kB 00:00 2023-12-16T01:08:40.664 INFO:teuthology.orchestra.run.smithi078.stdout:(43/106): python3-asyncssh-2.7.0-2.el8.noarch.r 707 kB/s | 476 kB 00:00 2023-12-16T01:08:40.697 INFO:teuthology.orchestra.run.smithi078.stdout:(44/106): python3-cheroot-8.5.2-1.el8.noarch.rp 689 kB/s | 173 kB 00:00 2023-12-16T01:08:40.730 INFO:teuthology.orchestra.run.smithi078.stdout:(45/106): python3-cherrypy-18.4.0-1.el8.noarch. 1.4 MB/s | 384 kB 00:00 2023-12-16T01:08:40.772 INFO:teuthology.orchestra.run.smithi078.stdout:(46/106): python3-google-auth-1.1.1-10.el8.noar 751 kB/s | 81 kB 00:00 2023-12-16T01:08:40.797 INFO:teuthology.orchestra.run.smithi078.stdout:(47/106): python3-jaraco-6.2-6.el8.noarch.rpm 110 kB/s | 11 kB 00:00 2023-12-16T01:08:40.809 INFO:teuthology.orchestra.run.smithi118.stdout:(4/106): ceph-mds-17.2.7-125.g1f2f5510.el8.x86_ 7.1 MB/s | 2.3 MB 00:00 2023-12-16T01:08:40.831 INFO:teuthology.orchestra.run.smithi078.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 175 kB/s | 18 kB 00:00 2023-12-16T01:08:40.906 INFO:teuthology.orchestra.run.smithi078.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 449 kB/s | 49 kB 00:00 2023-12-16T01:08:40.940 INFO:teuthology.orchestra.run.smithi078.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 542 kB/s | 59 kB 00:00 2023-12-16T01:08:41.023 INFO:teuthology.orchestra.run.smithi078.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 515 kB/s | 60 kB 00:00 2023-12-16T01:08:41.025 INFO:teuthology.orchestra.run.smithi118.stdout:(5/106): ceph-mgr-17.2.7-125.g1f2f5510.el8.x86_ 7.2 MB/s | 1.6 MB 00:00 2023-12-16T01:08:41.057 INFO:teuthology.orchestra.run.smithi078.stdout:(52/106): python3-kubernetes-11.0.0-6.el8.noarc 4.1 MB/s | 1.2 MB 00:00 2023-12-16T01:08:41.082 INFO:teuthology.orchestra.run.smithi078.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 1.9 MB/s | 283 kB 00:00 2023-12-16T01:08:41.124 INFO:teuthology.orchestra.run.smithi078.stdout:(54/106): python3-portend-2.6-1.el8.noarch.rpm 155 kB/s | 16 kB 00:00 2023-12-16T01:08:41.158 INFO:teuthology.orchestra.run.smithi078.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 334 kB/s | 34 kB 00:00 2023-12-16T01:08:41.216 INFO:teuthology.orchestra.run.smithi078.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 1.4 MB/s | 196 kB 00:00 2023-12-16T01:08:41.242 INFO:teuthology.orchestra.run.smithi078.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 548 kB/s | 64 kB 00:00 2023-12-16T01:08:41.267 INFO:teuthology.orchestra.run.smithi078.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 172 kB/s | 19 kB 00:00 2023-12-16T01:08:41.337 INFO:teuthology.orchestra.run.smithi078.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 199 kB/s | 24 kB 00:00 2023-12-16T01:08:41.368 INFO:teuthology.orchestra.run.smithi078.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 233 kB/s | 29 kB 00:00 2023-12-16T01:08:41.393 INFO:teuthology.orchestra.run.smithi078.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 219 kB/s | 27 kB 00:00 2023-12-16T01:08:41.476 INFO:teuthology.orchestra.run.smithi078.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 1.8 MB/s | 255 kB 00:00 2023-12-16T01:08:41.501 INFO:teuthology.orchestra.run.smithi118.stdout:(6/106): ceph-mon-17.2.7-125.g1f2f5510.el8.x86_ 8.3 MB/s | 3.9 MB 00:00 2023-12-16T01:08:41.501 INFO:teuthology.orchestra.run.smithi078.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 564 kB/s | 61 kB 00:00 2023-12-16T01:08:41.519 INFO:teuthology.orchestra.run.smithi078.stdout:(64/106): python3-webob-1.8.5-1.el8.1.noarch.rp 1.6 MB/s | 251 kB 00:00 2023-12-16T01:08:41.569 INFO:teuthology.orchestra.run.smithi118.stdout:(7/106): ceph-base-17.2.7-125.g1f2f5510.el8.x86 3.4 MB/s | 5.2 MB 00:01 2023-12-16T01:08:41.586 INFO:teuthology.orchestra.run.smithi078.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 784 kB/s | 85 kB 00:00 2023-12-16T01:08:41.611 INFO:teuthology.orchestra.run.smithi078.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 211 kB/s | 23 kB 00:00 2023-12-16T01:08:41.636 INFO:teuthology.orchestra.run.smithi078.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-12-16T01:08:41.745 INFO:teuthology.orchestra.run.smithi078.stdout:(68/106): python3-jwt-1.6.1-2.el8.noarch.rpm 319 kB/s | 43 kB 00:00 2023-12-16T01:08:41.812 INFO:teuthology.orchestra.run.smithi078.stdout:(69/106): python3-oauthlib-2.1.0-1.el8.noarch.r 917 kB/s | 155 kB 00:00 2023-12-16T01:08:41.854 INFO:teuthology.orchestra.run.smithi078.stdout:(70/106): thrift-0.13.0-2.el8.x86_64.rpm 5.2 MB/s | 1.7 MB 00:00 2023-12-16T01:08:41.879 INFO:teuthology.orchestra.run.smithi078.stdout:(71/106): python3-pycparser-2.14-14.el8.noarch. 815 kB/s | 109 kB 00:00 2023-12-16T01:08:41.937 INFO:teuthology.orchestra.run.smithi078.stdout:(72/106): python3-requests-oauthlib-1.0.0-1.el8 341 kB/s | 43 kB 00:00 2023-12-16T01:08:42.047 INFO:teuthology.orchestra.run.smithi078.stdout:(73/106): fuse-2.9.7-17.el8.x86_64.rpm 432 kB/s | 83 kB 00:00 2023-12-16T01:08:42.072 INFO:teuthology.orchestra.run.smithi078.stdout:(74/106): libgfortran-8.5.0-20.el8.x86_64.rpm 3.4 MB/s | 645 kB 00:00 2023-12-16T01:08:42.122 INFO:teuthology.orchestra.run.smithi078.stdout:(75/106): libquadmath-8.5.0-20.el8.x86_64.rpm 935 kB/s | 172 kB 00:00 2023-12-16T01:08:42.147 INFO:teuthology.orchestra.run.smithi078.stdout:(76/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.3 MB/s | 238 kB 00:00 2023-12-16T01:08:42.210 INFO:teuthology.orchestra.run.smithi118.stdout:(8/106): ceph-common-17.2.7-125.g1f2f5510.el8.x 11 MB/s | 23 MB 00:02 2023-12-16T01:08:42.252 INFO:teuthology.orchestra.run.smithi118.stdout:(9/106): ceph-selinux-17.2.7-125.g1f2f5510.el8. 587 kB/s | 24 kB 00:00 2023-12-16T01:08:42.256 INFO:teuthology.orchestra.run.smithi078.stdout:(77/106): python3-cryptography-3.2.1-6.el8.x86_ 3.0 MB/s | 559 kB 00:00 2023-12-16T01:08:42.272 INFO:teuthology.orchestra.run.smithi078.stdout:(78/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 312 kB/s | 47 kB 00:00 2023-12-16T01:08:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:(79/106): python3-jsonpointer-1.10-11.el8.noarc 120 kB/s | 20 kB 00:00 2023-12-16T01:08:42.415 INFO:teuthology.orchestra.run.smithi078.stdout:(80/106): python3-prettytable-0.7.2-14.el8.noar 309 kB/s | 44 kB 00:00 2023-12-16T01:08:42.482 INFO:teuthology.orchestra.run.smithi078.stdout:(81/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 143 kB/s | 32 kB 00:00 2023-12-16T01:08:42.607 INFO:teuthology.orchestra.run.smithi078.stdout:(82/106): python3-pyasn1-modules-0.3.7-6.el8.no 574 kB/s | 110 kB 00:00 2023-12-16T01:08:42.640 INFO:teuthology.orchestra.run.smithi078.stdout:(83/106): python3-py-1.5.3-4.el8.noarch.rpm 1.4 MB/s | 473 kB 00:00 2023-12-16T01:08:42.775 INFO:teuthology.orchestra.run.smithi078.stdout:(84/106): python3-jsonpatch-1.21-2.el8.noarch.r 159 kB/s | 27 kB 00:00 2023-12-16T01:08:42.800 INFO:teuthology.orchestra.run.smithi078.stdout:(85/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 797 kB/s | 126 kB 00:00 2023-12-16T01:08:42.825 INFO:teuthology.orchestra.run.smithi078.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 154 kB/s | 53 kB 00:00 2023-12-16T01:08:42.934 INFO:teuthology.orchestra.run.smithi078.stdout:(87/106): python3-markupsafe-0.23-19.el8.x86_64 358 kB/s | 39 kB 00:00 2023-12-16T01:08:42.992 INFO:teuthology.orchestra.run.smithi078.stdout:(88/106): python3-werkzeug-0.12.2-4.el8.noarch. 2.3 MB/s | 457 kB 00:00 2023-12-16T01:08:43.051 INFO:teuthology.orchestra.run.smithi078.stdout:(89/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.2 MB/s | 259 kB 00:00 2023-12-16T01:08:43.101 INFO:teuthology.orchestra.run.smithi078.stdout:(90/106): python3-pytest-3.4.2-11.el8.noarch.rp 4.1 MB/s | 1.3 MB 00:00 2023-12-16T01:08:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:(91/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-16T01:08:43.127 INFO:teuthology.orchestra.run.smithi118.stdout:(10/106): ceph-osd-17.2.7-125.g1f2f5510.el8.x86 10 MB/s | 17 MB 00:01 2023-12-16T01:08:43.151 INFO:teuthology.orchestra.run.smithi078.stdout:(92/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.0 MB/s | 103 kB 00:00 2023-12-16T01:08:43.177 INFO:teuthology.orchestra.run.smithi118.stdout:(11/106): libcephfs-devel-17.2.7-125.g1f2f5510. 499 kB/s | 25 kB 00:00 2023-12-16T01:08:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:(93/106): python3-babel-2.5.1-7.el8.noarch.rpm 25 MB/s | 4.8 MB 00:00 2023-12-16T01:08:43.376 INFO:teuthology.orchestra.run.smithi078.stdout:(94/106): python3-jinja2-2.10.1-3.el8.noarch.rp 2.3 MB/s | 538 kB 00:00 2023-12-16T01:08:43.444 INFO:teuthology.orchestra.run.smithi078.stdout:(95/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.6 MB/s | 323 kB 00:00 2023-12-16T01:08:43.511 INFO:teuthology.orchestra.run.smithi078.stdout:(96/106): python3-numpy-1.14.3-10.el8.x86_64.rp 19 MB/s | 3.7 MB 00:00 2023-12-16T01:08:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:(97/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.4 MB/s | 225 kB 00:00 2023-12-16T01:08:43.578 INFO:teuthology.orchestra.run.smithi078.stdout:(98/106): librdkafka-0.11.4-3.el8.x86_64.rpm 5.2 MB/s | 354 kB 00:00 2023-12-16T01:08:43.754 INFO:teuthology.orchestra.run.smithi078.stdout:(99/106): python3-scipy-1.0.0-21.module+el8.5.0 21 MB/s | 14 MB 00:00 2023-12-16T01:08:43.779 INFO:teuthology.orchestra.run.smithi078.stdout:(100/106): python3-mako-1.0.6-14.el8.noarch.rpm 783 kB/s | 157 kB 00:00 2023-12-16T01:08:43.821 INFO:teuthology.orchestra.run.smithi118.stdout:(12/106): libcephfs2-17.2.7-125.g1f2f5510.el8.x 1.2 MB/s | 796 kB 00:00 2023-12-16T01:08:43.829 INFO:teuthology.orchestra.run.smithi078.stdout:(101/106): jq-1.6-7.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-16T01:08:43.921 INFO:teuthology.orchestra.run.smithi078.stdout:(102/106): openblas-threads-0.3.15-6.el8.x86_64 14 MB/s | 5.2 MB 00:00 2023-12-16T01:08:43.946 INFO:teuthology.orchestra.run.smithi078.stdout:(103/106): python3-pytz-2017.2-11.el8.noarch.rp 463 kB/s | 54 kB 00:00 2023-12-16T01:08:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:(104/106): openblas-0.3.15-6.el8.x86_64.rpm 19 MB/s | 5.0 MB 00:00 2023-12-16T01:08:44.053 INFO:teuthology.orchestra.run.smithi118.stdout:(13/106): libcephsqlite-17.2.7-125.g1f2f5510.el 747 kB/s | 174 kB 00:00 2023-12-16T01:08:44.195 INFO:teuthology.orchestra.run.smithi118.stdout:(14/106): librados-devel-17.2.7-125.g1f2f5510.e 916 kB/s | 130 kB 00:00 2023-12-16T01:08:44.461 INFO:teuthology.orchestra.run.smithi118.stdout:(15/106): ceph-radosgw-17.2.7-125.g1f2f5510.el8 5.8 MB/s | 17 MB 00:02 2023-12-16T01:08:44.628 INFO:teuthology.orchestra.run.smithi118.stdout:(16/106): libradosstriper1-17.2.7-125.g1f2f5510 1.1 MB/s | 509 kB 00:00 2023-12-16T01:08:44.712 INFO:teuthology.orchestra.run.smithi118.stdout:(17/106): python3-ceph-argparse-17.2.7-125.g1f2 536 kB/s | 45 kB 00:00 2023-12-16T01:08:44.713 INFO:teuthology.orchestra.run.smithi078.stdout:(105/106): librbd1-17.2.7-125.g1f2f5510.el8.x86 4.7 MB/s | 3.6 MB 00:00 2023-12-16T01:08:44.779 INFO:teuthology.orchestra.run.smithi118.stdout:(18/106): python3-ceph-common-17.2.7-125.g1f2f5 1.7 MB/s | 115 kB 00:00 2023-12-16T01:08:44.789 INFO:teuthology.orchestra.run.smithi078.stdout:(106/106): librados2-17.2.7-125.g1f2f5510.el8.x 4.0 MB/s | 3.5 MB 00:00 2023-12-16T01:08:44.793 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2023-12-16T01:08:44.793 INFO:teuthology.orchestra.run.smithi078.stdout:Total 17 MB/s | 197 MB 00:11 2023-12-16T01:08:45.071 INFO:teuthology.orchestra.run.smithi118.stdout:(19/106): python3-cephfs-17.2.7-125.g1f2f5510.e 651 kB/s | 190 kB 00:00 2023-12-16T01:08:45.230 INFO:teuthology.orchestra.run.smithi118.stdout:(20/106): python3-rados-17.2.7-125.g1f2f5510.el 2.3 MB/s | 371 kB 00:00 2023-12-16T01:08:45.365 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction check 2023-12-16T01:08:45.455 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction check succeeded. 2023-12-16T01:08:45.455 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction test 2023-12-16T01:08:45.730 INFO:teuthology.orchestra.run.smithi118.stdout:(21/106): ceph-test-17.2.7-125.g1f2f5510.el8.x8 15 MB/s | 52 MB 00:03 2023-12-16T01:08:45.755 INFO:teuthology.orchestra.run.smithi118.stdout:(22/106): python3-rbd-17.2.7-125.g1f2f5510.el8. 684 kB/s | 359 kB 00:00 2023-12-16T01:08:45.781 INFO:teuthology.orchestra.run.smithi118.stdout:(23/106): python3-rgw-17.2.7-125.g1f2f5510.el8. 2.1 MB/s | 106 kB 00:00 2023-12-16T01:08:45.823 INFO:teuthology.orchestra.run.smithi118.stdout:(24/106): rbd-fuse-17.2.7-125.g1f2f5510.el8.x86 1.3 MB/s | 90 kB 00:00 2023-12-16T01:08:45.906 INFO:teuthology.orchestra.run.smithi118.stdout:(25/106): rbd-nbd-17.2.7-125.g1f2f5510.el8.x86_ 2.0 MB/s | 173 kB 00:00 2023-12-16T01:08:45.965 INFO:teuthology.orchestra.run.smithi118.stdout:(26/106): ceph-grafana-dashboards-17.2.7-125.g1 395 kB/s | 23 kB 00:00 2023-12-16T01:08:46.024 INFO:teuthology.orchestra.run.smithi118.stdout:(27/106): rbd-mirror-17.2.7-125.g1f2f5510.el8.x 14 MB/s | 3.5 MB 00:00 2023-12-16T01:08:46.049 INFO:teuthology.orchestra.run.smithi118.stdout:(28/106): ceph-mgr-cephadm-17.2.7-125.g1f2f5510 1.4 MB/s | 121 kB 00:00 2023-12-16T01:08:46.141 INFO:teuthology.orchestra.run.smithi118.stdout:(29/106): ceph-mgr-dashboard-17.2.7-125.g1f2f55 15 MB/s | 1.7 MB 00:00 2023-12-16T01:08:46.191 INFO:teuthology.orchestra.run.smithi118.stdout:(30/106): ceph-mgr-modules-core-17.2.7-125.g1f2 4.7 MB/s | 238 kB 00:00 2023-12-16T01:08:46.241 INFO:teuthology.orchestra.run.smithi118.stdout:(31/106): ceph-mgr-rook-17.2.7-125.g1f2f5510.el 953 kB/s | 47 kB 00:00 2023-12-16T01:08:46.292 INFO:teuthology.orchestra.run.smithi118.stdout:(32/106): ceph-prometheus-alerts-17.2.7-125.g1f 290 kB/s | 14 kB 00:00 2023-12-16T01:08:46.334 INFO:teuthology.orchestra.run.smithi118.stdout:(33/106): cephadm-17.2.7-125.g1f2f5510.el8.noar 1.9 MB/s | 80 kB 00:00 2023-12-16T01:08:46.418 INFO:teuthology.orchestra.run.smithi118.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 3.6 MB/s | 306 kB 00:00 2023-12-16T01:08:46.451 INFO:teuthology.orchestra.run.smithi118.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 1.7 MB/s | 59 kB 00:00 2023-12-16T01:08:46.456 INFO:teuthology.orchestra.run.smithi078.stdout:Transaction test succeeded. 2023-12-16T01:08:46.464 INFO:teuthology.orchestra.run.smithi078.stdout:Running transaction 2023-12-16T01:08:46.485 INFO:teuthology.orchestra.run.smithi118.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 2.2 MB/s | 75 kB 00:00 2023-12-16T01:08:46.535 INFO:teuthology.orchestra.run.smithi118.stdout:(37/106): python3-asyncssh-2.7.0-2.el8.noarch.r 9.3 MB/s | 476 kB 00:00 2023-12-16T01:08:46.585 INFO:teuthology.orchestra.run.smithi118.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 873 kB/s | 44 kB 00:00 2023-12-16T01:08:46.619 INFO:teuthology.orchestra.run.smithi118.stdout:(39/106): python3-beautifulsoup4-4.6.3-2.el8.1. 5.4 MB/s | 185 kB 00:00 2023-12-16T01:08:46.644 INFO:teuthology.orchestra.run.smithi118.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 1.3 MB/s | 33 kB 00:00 2023-12-16T01:08:46.670 INFO:teuthology.orchestra.run.smithi118.stdout:(41/106): python3-certifi-2018.10.15-7.el8.noar 652 kB/s | 16 kB 00:00 2023-12-16T01:08:46.712 INFO:teuthology.orchestra.run.smithi118.stdout:(42/106): python3-cheroot-8.5.2-1.el8.noarch.rp 4.1 MB/s | 173 kB 00:00 2023-12-16T01:08:46.754 INFO:teuthology.orchestra.run.smithi118.stdout:(43/106): python3-cherrypy-18.4.0-1.el8.noarch. 9.0 MB/s | 384 kB 00:00 2023-12-16T01:08:46.787 INFO:teuthology.orchestra.run.smithi118.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 2.4 MB/s | 81 kB 00:00 2023-12-16T01:08:46.821 INFO:teuthology.orchestra.run.smithi118.stdout:(45/106): python3-jaraco-6.2-6.el8.noarch.rpm 334 kB/s | 11 kB 00:00 2023-12-16T01:08:46.863 INFO:teuthology.orchestra.run.smithi118.stdout:(46/106): python3-jaraco-functools-2.0-4.el8.no 423 kB/s | 18 kB 00:00 2023-12-16T01:08:46.922 INFO:teuthology.orchestra.run.smithi118.stdout:(47/106): python3-kubernetes-11.0.0-6.el8.noarc 20 MB/s | 1.2 MB 00:00 2023-12-16T01:08:46.964 INFO:teuthology.orchestra.run.smithi118.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 1.1 MB/s | 49 kB 00:00 2023-12-16T01:08:47.031 INFO:teuthology.orchestra.run.smithi118.stdout:(49/106): librgw2-17.2.7-125.g1f2f5510.el8.x86_ 2.2 MB/s | 5.6 MB 00:02 2023-12-16T01:08:47.056 INFO:teuthology.orchestra.run.smithi118.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 639 kB/s | 59 kB 00:00 2023-12-16T01:08:47.098 INFO:teuthology.orchestra.run.smithi118.stdout:(51/106): python3-pecan-1.3.2-9.el8.noarch.rpm 6.6 MB/s | 283 kB 00:00 2023-12-16T01:08:47.123 INFO:teuthology.orchestra.run.smithi118.stdout:(52/106): python3-natsort-7.1.1-2.el8.noarch.rp 654 kB/s | 60 kB 00:00 2023-12-16T01:08:47.149 INFO:teuthology.orchestra.run.smithi118.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2023-12-16T01:08:47.174 INFO:teuthology.orchestra.run.smithi118.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 671 kB/s | 34 kB 00:00 2023-12-16T01:08:47.258 INFO:teuthology.orchestra.run.smithi118.stdout:(55/106): ceph-mgr-diskprediction-local-17.2.7- 6.1 MB/s | 7.4 MB 00:01 2023-12-16T01:08:47.274 INFO:teuthology.orchestra.run.smithi118.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 1.5 MB/s | 196 kB 00:00 2023-12-16T01:08:47.301 INFO:teuthology.orchestra.run.smithi118.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 512 kB/s | 64 kB 00:00 2023-12-16T01:08:47.325 INFO:teuthology.orchestra.run.smithi118.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 279 kB/s | 19 kB 00:00 2023-12-16T01:08:47.350 INFO:teuthology.orchestra.run.smithi118.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 317 kB/s | 24 kB 00:00 2023-12-16T01:08:47.375 INFO:teuthology.orchestra.run.smithi118.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 388 kB/s | 29 kB 00:00 2023-12-16T01:08:47.401 INFO:teuthology.orchestra.run.smithi118.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 552 kB/s | 27 kB 00:00 2023-12-16T01:08:47.426 INFO:teuthology.orchestra.run.smithi118.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 4.9 MB/s | 251 kB 00:00 2023-12-16T01:08:47.474 INFO:teuthology.orchestra.run.smithi118.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 841 kB/s | 61 kB 00:00 2023-12-16T01:08:47.502 INFO:teuthology.orchestra.run.smithi118.stdout:(64/106): python3-waitress-1.4.3-1.el8.noarch.r 1.7 MB/s | 255 kB 00:00 2023-12-16T01:08:47.527 INFO:teuthology.orchestra.run.smithi118.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 435 kB/s | 23 kB 00:00 2023-12-16T01:08:47.544 INFO:teuthology.orchestra.run.smithi118.stdout:(66/106): python3-webtest-2.0.33-1.el8.noarch.r 727 kB/s | 85 kB 00:00 2023-12-16T01:08:47.561 INFO:teuthology.orchestra.run.smithi118.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-16T01:08:47.603 INFO:teuthology.orchestra.run.smithi118.stdout:(68/106): thrift-0.13.0-2.el8.x86_64.rpm 17 MB/s | 1.7 MB 00:00 2023-12-16T01:08:47.713 INFO:teuthology.orchestra.run.smithi118.stdout:(69/106): python3-jsonpointer-1.10-11.el8.noarc 120 kB/s | 20 kB 00:00 2023-12-16T01:08:47.737 INFO:teuthology.orchestra.run.smithi118.stdout:(70/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 190 kB/s | 32 kB 00:00 2023-12-16T01:08:47.762 INFO:teuthology.orchestra.run.smithi118.stdout:(71/106): python3-prettytable-0.7.2-14.el8.noar 286 kB/s | 44 kB 00:00 2023-12-16T01:08:47.804 INFO:teuthology.orchestra.run.smithi118.stdout:(72/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.6 MB/s | 110 kB 00:00 2023-12-16T01:08:47.829 INFO:teuthology.orchestra.run.smithi118.stdout:(73/106): python3-attrs-17.4.0-6.el8.noarch.rpm 786 kB/s | 53 kB 00:00 2023-12-16T01:08:47.863 INFO:teuthology.orchestra.run.smithi118.stdout:(74/106): python3-py-1.5.3-4.el8.noarch.rpm 3.1 MB/s | 473 kB 00:00 2023-12-16T01:08:47.880 INFO:teuthology.orchestra.run.smithi118.stdout:(75/106): python3-jsonpatch-1.21-2.el8.noarch.r 351 kB/s | 27 kB 00:00 2023-12-16T01:08:47.955 INFO:teuthology.orchestra.run.smithi118.stdout:(76/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.0 MB/s | 126 kB 00:00 2023-12-16T01:08:47.997 INFO:teuthology.orchestra.run.smithi118.stdout:(77/106): python3-pytest-3.4.2-11.el8.noarch.rp 9.9 MB/s | 1.3 MB 00:00 2023-12-16T01:08:48.039 INFO:teuthology.orchestra.run.smithi118.stdout:(78/106): python3-werkzeug-0.12.2-4.el8.noarch. 2.8 MB/s | 457 kB 00:00 2023-12-16T01:08:48.064 INFO:teuthology.orchestra.run.smithi118.stdout:(79/106): python3-markupsafe-0.23-19.el8.x86_64 357 kB/s | 39 kB 00:00 2023-12-16T01:08:48.106 INFO:teuthology.orchestra.run.smithi118.stdout:(80/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.3 MB/s | 259 kB 00:00 2023-12-16T01:08:48.123 INFO:teuthology.orchestra.run.smithi118.stdout:(81/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.7 MB/s | 103 kB 00:00 2023-12-16T01:08:48.149 INFO:teuthology.orchestra.run.smithi118.stdout:(82/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.7 MB/s | 187 kB 00:00 2023-12-16T01:08:48.216 INFO:teuthology.orchestra.run.smithi118.stdout:(83/106): python3-jinja2-2.10.1-3.el8.noarch.rp 7.9 MB/s | 538 kB 00:00 2023-12-16T01:08:48.308 INFO:teuthology.orchestra.run.smithi118.stdout:(84/106): python3-babel-2.5.1-7.el8.noarch.rpm 26 MB/s | 4.8 MB 00:00 2023-12-16T01:08:48.383 INFO:teuthology.orchestra.run.smithi118.stdout:(85/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.2 MB/s | 323 kB 00:00 2023-12-16T01:08:48.458 INFO:teuthology.orchestra.run.smithi118.stdout:(86/106): python3-numpy-1.14.3-10.el8.x86_64.rp 15 MB/s | 3.7 MB 00:00 2023-12-16T01:08:48.483 INFO:teuthology.orchestra.run.smithi118.stdout:(87/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.2 MB/s | 225 kB 00:00 2023-12-16T01:08:48.517 INFO:teuthology.orchestra.run.smithi118.stdout:(88/106): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-16T01:08:48.701 INFO:teuthology.orchestra.run.smithi118.stdout:(89/106): python3-scipy-1.0.0-21.module+el8.5.0 23 MB/s | 14 MB 00:00 2023-12-16T01:08:48.726 INFO:teuthology.orchestra.run.smithi118.stdout:(90/106): python3-mako-1.0.6-14.el8.noarch.rpm 752 kB/s | 157 kB 00:00 2023-12-16T01:08:48.810 INFO:teuthology.orchestra.run.smithi118.stdout:(91/106): openblas-threads-0.3.15-6.el8.x86_64. 16 MB/s | 5.2 MB 00:00 2023-12-16T01:08:48.835 INFO:teuthology.orchestra.run.smithi118.stdout:(92/106): jq-1.6-7.el8.x86_64.rpm 1.8 MB/s | 202 kB 00:00 2023-12-16T01:08:48.952 INFO:teuthology.orchestra.run.smithi118.stdout:(93/106): openblas-0.3.15-6.el8.x86_64.rpm 20 MB/s | 5.0 MB 00:00 2023-12-16T01:08:48.977 INFO:teuthology.orchestra.run.smithi118.stdout:(94/106): python3-jwt-1.6.1-2.el8.noarch.rpm 300 kB/s | 43 kB 00:00 2023-12-16T01:08:49.002 INFO:teuthology.orchestra.run.smithi118.stdout:(95/106): python3-pytz-2017.2-11.el8.noarch.rpm 282 kB/s | 54 kB 00:00 2023-12-16T01:08:49.053 INFO:teuthology.orchestra.run.smithi118.stdout:(96/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.5 MB/s | 155 kB 00:00 2023-12-16T01:08:49.103 INFO:teuthology.orchestra.run.smithi118.stdout:(97/106): python3-pycparser-2.14-14.el8.noarch. 868 kB/s | 109 kB 00:00 2023-12-16T01:08:49.128 INFO:teuthology.orchestra.run.smithi118.stdout:(98/106): python3-requests-oauthlib-1.0.0-1.el8 340 kB/s | 43 kB 00:00 2023-12-16T01:08:49.154 INFO:teuthology.orchestra.run.smithi118.stdout:(99/106): fuse-2.9.7-17.el8.x86_64.rpm 825 kB/s | 83 kB 00:00 2023-12-16T01:08:49.229 INFO:teuthology.orchestra.run.smithi118.stdout:(100/106): libgfortran-8.5.0-20.el8.x86_64.rpm 5.0 MB/s | 645 kB 00:00 2023-12-16T01:08:49.288 INFO:teuthology.orchestra.run.smithi118.stdout:(101/106): libquadmath-8.5.0-20.el8.x86_64.rpm 1.1 MB/s | 172 kB 00:00 2023-12-16T01:08:49.357 INFO:teuthology.orchestra.run.smithi118.stdout:(102/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.2 MB/s | 238 kB 00:00 2023-12-16T01:08:49.380 INFO:teuthology.orchestra.run.smithi118.stdout:(103/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 511 kB/s | 47 kB 00:00 2023-12-16T01:08:49.414 INFO:teuthology.orchestra.run.smithi118.stdout:(104/106): python3-cryptography-3.2.1-6.el8.x86 3.0 MB/s | 559 kB 00:00 2023-12-16T01:08:49.731 INFO:teuthology.orchestra.run.smithi118.stdout:(105/106): librados2-17.2.7-125.g1f2f5510.el8.x 9.2 MB/s | 3.5 MB 00:00 2023-12-16T01:08:50.155 INFO:teuthology.orchestra.run.smithi118.stdout:(106/106): librbd1-17.2.7-125.g1f2f5510.el8.x86 4.6 MB/s | 3.6 MB 00:00 2023-12-16T01:08:50.158 INFO:teuthology.orchestra.run.smithi118.stdout:-------------------------------------------------------------------------------- 2023-12-16T01:08:50.158 INFO:teuthology.orchestra.run.smithi118.stdout:Total 19 MB/s | 197 MB 00:10 2023-12-16T01:08:50.718 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction check 2023-12-16T01:08:50.808 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction check succeeded. 2023-12-16T01:08:50.808 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction test 2023-12-16T01:08:50.822 INFO:teuthology.orchestra.run.smithi078.stdout: Preparing : 1/1 2023-12-16T01:08:51.071 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-12-16T01:08:51.257 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 2/108 2023-12-16T01:08:51.377 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 2/108 2023-12-16T01:08:51.565 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-12-16T01:08:51.811 INFO:teuthology.orchestra.run.smithi118.stdout:Transaction test succeeded. 2023-12-16T01:08:51.820 INFO:teuthology.orchestra.run.smithi118.stdout:Running transaction 2023-12-16T01:08:51.966 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-12-16T01:08:52.206 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 4/108 2023-12-16T01:08:52.605 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 4/108 2023-12-16T01:08:52.837 INFO:teuthology.orchestra.run.smithi078.stdout: Upgrading : librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 5/108 2023-12-16T01:08:52.948 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 5/108 2023-12-16T01:08:53.148 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:08:53.233 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:08:53.536 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 7/108 2023-12-16T01:08:53.851 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/108 2023-12-16T01:08:54.505 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-12-16T01:08:54.673 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:08:54.779 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:08:54.959 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-12-16T01:08:55.127 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-12-16T01:08:55.290 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 13/108 2023-12-16T01:08:55.398 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 13/108 2023-12-16T01:08:55.598 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 14/108 2023-12-16T01:08:55.676 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 14/108 2023-12-16T01:08:55.814 INFO:teuthology.orchestra.run.smithi118.stdout: Preparing : 1/1 2023-12-16T01:08:55.851 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 15/108 2023-12-16T01:08:56.073 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 16/108 2023-12-16T01:08:56.096 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-12-16T01:08:56.273 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 2/108 2023-12-16T01:08:56.286 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 17/108 2023-12-16T01:08:56.422 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 18/108 2023-12-16T01:08:56.467 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-16T01:08:56.570 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-16T01:08:56.595 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 18/108 2023-12-16T01:08:56.731 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 19/108 2023-12-16T01:08:56.741 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-16T01:08:57.123 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-16T01:08:57.324 INFO:teuthology.orchestra.run.smithi118.stdout: Upgrading : librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 5/108 2023-12-16T01:08:57.351 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 19/108 2023-12-16T01:08:57.548 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 20/108 2023-12-16T01:08:57.724 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 5/108 2023-12-16T01:08:57.881 INFO:teuthology.orchestra.run.smithi118.stdout: Upgrading : librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:08:58.008 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:08:58.150 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 20/108 2023-12-16T01:08:58.158 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 7/108 2023-12-16T01:08:58.277 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 7/108 2023-12-16T01:08:58.347 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : openblas-0.3.15-6.el8.x86_64 21/108 2023-12-16T01:08:58.561 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 8/108 2023-12-16T01:08:59.024 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 21/108 2023-12-16T01:08:59.202 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-12-16T01:08:59.366 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:08:59.378 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 22/108 2023-12-16T01:08:59.472 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:08:59.620 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-12-16T01:08:59.627 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-12-16T01:08:59.750 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8 24/108 2023-12-16T01:08:59.773 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-12-16T01:08:59.899 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 13/108 2023-12-16T01:08:59.992 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 13/108 2023-12-16T01:09:00.029 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 25/108 2023-12-16T01:09:00.150 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 14/108 2023-12-16T01:09:00.211 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 14/108 2023-12-16T01:09:00.237 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-12-16T01:09:00.332 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 15/108 2023-12-16T01:09:00.468 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 15/108 2023-12-16T01:09:00.574 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 16/108 2023-12-16T01:09:01.196 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 16/108 2023-12-16T01:09:01.424 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 17/108 2023-12-16T01:09:01.965 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-12-16T01:09:02.028 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 17/108 2023-12-16T01:09:02.191 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : openblas-0.3.15-6.el8.x86_64 18/108 2023-12-16T01:09:02.333 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 27/108 2023-12-16T01:09:02.876 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 18/108 2023-12-16T01:09:03.121 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2023-12-16T01:09:03.244 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/108 2023-12-16T01:09:03.267 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 28/108 2023-12-16T01:09:03.491 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 21/108 2023-12-16T01:09:03.635 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 29/108 2023-12-16T01:09:03.763 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 22/108 2023-12-16T01:09:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 30/108 2023-12-16T01:09:03.955 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-12-16T01:09:04.084 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8 24/108 2023-12-16T01:09:04.175 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-12-16T01:09:04.308 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 25/108 2023-12-16T01:09:04.324 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-12-16T01:09:04.575 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 33/108 2023-12-16T01:09:04.801 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 34/108 2023-12-16T01:09:05.027 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 35/108 2023-12-16T01:09:05.251 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 26/108 2023-12-16T01:09:05.272 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 36/108 2023-12-16T01:09:05.480 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 37/108 2023-12-16T01:09:05.552 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 37/108 2023-12-16T01:09:05.561 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-12-16T01:09:05.755 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : jq-1.6-7.el8.x86_64 38/108 2023-12-16T01:09:05.802 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-12-16T01:09:05.953 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-12-16T01:09:06.055 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 39/108 2023-12-16T01:09:06.321 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-py-1.5.3-4.el8.noarch 40/108 2023-12-16T01:09:06.510 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 41/108 2023-12-16T01:09:06.694 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 42/108 2023-12-16T01:09:06.870 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 43/108 2023-12-16T01:09:07.055 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 44/108 2023-12-16T01:09:07.310 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : fuse-2.9.7-17.el8.x86_64 45/108 2023-12-16T01:09:07.524 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 46/108 2023-12-16T01:09:07.696 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-12-16T01:09:07.905 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 47/108 2023-12-16T01:09:08.041 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 30/108 2023-12-16T01:09:08.247 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 48/108 2023-12-16T01:09:08.259 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-12-16T01:09:08.409 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-12-16T01:09:08.430 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 49/108 2023-12-16T01:09:08.591 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 33/108 2023-12-16T01:09:08.700 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 50/108 2023-12-16T01:09:08.777 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 34/108 2023-12-16T01:09:08.954 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 35/108 2023-12-16T01:09:08.959 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 51/108 2023-12-16T01:09:09.169 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : fuse-2.9.7-17.el8.x86_64 36/108 2023-12-16T01:09:09.254 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 52/108 2023-12-16T01:09:09.376 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 37/108 2023-12-16T01:09:09.462 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 53/108 2023-12-16T01:09:09.655 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 54/108 2023-12-16T01:09:09.738 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 38/108 2023-12-16T01:09:09.925 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 55/108 2023-12-16T01:09:10.059 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 39/108 2023-12-16T01:09:10.095 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-12-16T01:09:10.241 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 40/108 2023-12-16T01:09:10.307 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-12-16T01:09:10.456 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 41/108 2023-12-16T01:09:10.557 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-12-16T01:09:10.719 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 42/108 2023-12-16T01:09:10.777 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-12-16T01:09:11.000 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-12-16T01:09:11.031 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 43/108 2023-12-16T01:09:11.157 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-12-16T01:09:11.247 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 44/108 2023-12-16T01:09:11.390 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 45/108 2023-12-16T01:09:11.405 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-12-16T01:09:11.642 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-12-16T01:09:11.658 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 46/108 2023-12-16T01:09:11.838 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 47/108 2023-12-16T01:09:11.848 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-12-16T01:09:11.998 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 48/108 2023-12-16T01:09:12.022 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-12-16T01:09:12.076 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 48/108 2023-12-16T01:09:12.193 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-12-16T01:09:12.280 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : jq-1.6-7.el8.x86_64 49/108 2023-12-16T01:09:12.421 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-12-16T01:09:12.583 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 50/108 2023-12-16T01:09:12.649 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-12-16T01:09:12.818 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-12-16T01:09:12.822 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-py-1.5.3-4.el8.noarch 51/108 2023-12-16T01:09:12.959 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 52/108 2023-12-16T01:09:13.095 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 53/108 2023-12-16T01:09:13.098 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-12-16T01:09:13.254 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 54/108 2023-12-16T01:09:13.345 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-12-16T01:09:13.423 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 55/108 2023-12-16T01:09:13.544 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-12-16T01:09:13.630 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-12-16T01:09:13.800 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-12-16T01:09:13.811 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-12-16T01:09:14.016 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-12-16T01:09:14.220 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-12-16T01:09:14.452 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-12-16T01:09:14.616 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-12-16T01:09:14.837 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-12-16T01:09:14.964 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-12-16T01:09:15.007 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-12-16T01:09:15.264 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-12-16T01:09:15.291 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-12-16T01:09:15.404 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-12-16T01:09:15.536 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-12-16T01:09:15.553 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-12-16T01:09:15.725 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-12-16T01:09:15.890 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-12-16T01:09:15.925 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-12-16T01:09:16.085 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-12-16T01:09:16.185 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-12-16T01:09:16.337 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-12-16T01:09:16.386 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-12-16T01:09:16.545 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-12-16T01:09:16.612 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-12-16T01:09:16.744 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-12-16T01:09:16.976 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-12-16T01:09:18.074 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-12-16T01:09:18.350 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-12-16T01:09:18.386 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 81/108 2023-12-16T01:09:18.536 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 81/108 2023-12-16T01:09:18.571 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-12-16T01:09:18.691 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el 82/108 2023-12-16T01:09:18.858 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-12-16T01:09:18.868 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.e 83/108 2023-12-16T01:09:19.079 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x 84/108 2023-12-16T01:09:19.093 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-12-16T01:09:19.288 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-12-16T01:09:19.447 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-12-16T01:09:21.195 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 81/108 2023-12-16T01:09:21.332 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 81/108 2023-12-16T01:09:21.423 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el 82/108 2023-12-16T01:09:21.609 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.e 83/108 2023-12-16T01:09:21.771 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x 84/108 2023-12-16T01:09:22.788 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:23.103 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:23.658 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:23.966 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 86/108 2023-12-16T01:09:24.064 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 86/108 2023-12-16T01:09:24.202 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 87/108 2023-12-16T01:09:25.694 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:25.946 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:26.502 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 85/108 2023-12-16T01:09:26.813 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 86/108 2023-12-16T01:09:26.880 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 86/108 2023-12-16T01:09:27.004 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 87/108 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 87/108 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /sys 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /proc 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /dev 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /run 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /mnt 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /var/tmp 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /home 2023-12-16T01:09:42.820 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /tmp 2023-12-16T01:09:42.821 INFO:teuthology.orchestra.run.smithi078.stdout:skipping the directory /dev 2023-12-16T01:09:42.821 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:09:43.108 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 88/108 2023-12-16T01:09:43.317 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 88/108 2023-12-16T01:09:43.559 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 89/108 2023-12-16T01:09:44.530 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 89/108 2023-12-16T01:09:44.725 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 90/108 2023-12-16T01:09:44.816 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 90/108 2023-12-16T01:09:45.185 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8 91/108 2023-12-16T01:09:45.388 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 92/108 2023-12-16T01:09:45.424 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 92/108 2023-12-16T01:09:45.566 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 93/108 2023-12-16T01:09:45.777 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 93/108 2023-12-16T01:09:45.958 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 94/108 2023-12-16T01:09:46.346 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 94/108 2023-12-16T01:09:46.533 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 95/108 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 87/108 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /sys 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /proc 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /dev 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /run 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /mnt 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /var/tmp 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /home 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /tmp 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout:skipping the directory /dev 2023-12-16T01:09:46.664 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:09:46.925 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 88/108 2023-12-16T01:09:47.136 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 88/108 2023-12-16T01:09:47.334 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 89/108 2023-12-16T01:09:48.003 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 95/108 2023-12-16T01:09:48.212 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 96/108 2023-12-16T01:09:48.234 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 96/108 2023-12-16T01:09:48.306 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 89/108 2023-12-16T01:09:48.475 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 90/108 2023-12-16T01:09:48.566 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 90/108 2023-12-16T01:09:48.890 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8 91/108 2023-12-16T01:09:49.059 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 92/108 2023-12-16T01:09:49.094 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 92/108 2023-12-16T01:09:49.225 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 93/108 2023-12-16T01:09:49.435 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 93/108 2023-12-16T01:09:49.600 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 94/108 2023-12-16T01:09:49.801 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 97/108 2023-12-16T01:09:49.988 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 94/108 2023-12-16T01:09:49.995 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 98/108 2023-12-16T01:09:50.125 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 98/108 2023-12-16T01:09:50.158 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 95/108 2023-12-16T01:09:50.266 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 99/108 2023-12-16T01:09:50.614 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 99/108 2023-12-16T01:09:50.822 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 100/108 2023-12-16T01:09:51.630 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 95/108 2023-12-16T01:09:51.800 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 96/108 2023-12-16T01:09:51.821 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 96/108 2023-12-16T01:09:53.394 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 97/108 2023-12-16T01:09:53.567 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 98/108 2023-12-16T01:09:53.656 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 98/108 2023-12-16T01:09:53.799 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 99/108 2023-12-16T01:09:54.145 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 99/108 2023-12-16T01:09:54.355 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 100/108 2023-12-16T01:09:55.702 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 100/108 2023-12-16T01:09:56.065 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 101/108 2023-12-16T01:09:56.589 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 102/108 2023-12-16T01:09:56.883 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-16T01:09:57.039 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_6 104/108 2023-12-16T01:09:57.272 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 105/108 2023-12-16T01:09:57.457 INFO:teuthology.orchestra.run.smithi078.stdout: Installing : rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 106/108 2023-12-16T01:09:57.457 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-16T01:09:57.693 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-16T01:09:57.693 INFO:teuthology.orchestra.run.smithi078.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 1/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 2/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 3/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 4/108 2023-12-16T01:09:58.508 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 5/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 7/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 8/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 9/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 11/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 12/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_6 13/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 14/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 15/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 16/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 17/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 18/108 2023-12-16T01:09:58.509 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8 19/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x 20/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 21/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 22/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 23/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 24/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 25/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 26/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 27/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.e 28/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 29/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 30/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 31/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8 32/108 2023-12-16T01:09:58.510 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 33/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el 34/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 35/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-16T01:09:58.511 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-16T01:09:58.512 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2023-12-16T01:09:58.513 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 73/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 74/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 75/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 76/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 77/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 78/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 79/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 80/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 81/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 82/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 83/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 84/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 85/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 86/108 2023-12-16T01:09:58.514 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 87/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 88/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 89/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 90/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 91/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 92/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 93/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 94/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 95/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 96/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 97/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 98/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 99/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 100/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 101/108 2023-12-16T01:09:58.515 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 102/108 2023-12-16T01:09:58.516 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : jq-1.6-7.el8.x86_64 103/108 2023-12-16T01:09:58.516 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 104/108 2023-12-16T01:09:58.516 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 105/108 2023-12-16T01:09:58.516 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-16T01:09:58.516 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 107/108 2023-12-16T01:09:59.241 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 100/108 2023-12-16T01:09:59.791 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 101/108 2023-12-16T01:10:00.086 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-12-16T01:10:00.244 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 103/108 2023-12-16T01:10:00.390 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_6 104/108 2023-12-16T01:10:00.589 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 105/108 2023-12-16T01:10:00.746 INFO:teuthology.orchestra.run.smithi118.stdout: Installing : rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 106/108 2023-12-16T01:10:00.746 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-16T01:10:00.910 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-16T01:10:00.910 INFO:teuthology.orchestra.run.smithi118.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:10:01.646 INFO:teuthology.orchestra.run.smithi118.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:10:01.646 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 1/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 2/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 3/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 4/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-125.g1f2f55 5/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 6/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 7/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 8/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 9/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 10/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 11/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 12/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_6 13/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 14/108 2023-12-16T01:10:01.647 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 15/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 16/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_ 17/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 18/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8 19/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x 20/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 21/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 22/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 23/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 24/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 25/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 26/108 2023-12-16T01:10:01.648 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 27/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.e 28/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noar 29/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.no 30/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f 31/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8 32/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 33/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el 34/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 35/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-16T01:10:01.656 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-16T01:10:01.657 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-16T01:10:01.658 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 69/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 70/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 71/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 72/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 73/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 74/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 75/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 76/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 77/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 78/108 2023-12-16T01:10:01.659 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 79/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 80/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 81/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 82/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 83/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 84/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 85/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 86/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 87/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 88/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 89/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 90/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 91/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 92/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : jq-1.6-7.el8.x86_64 93/108 2023-12-16T01:10:01.660 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 94/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 95/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 96/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 97/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 98/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 99/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 100/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 101/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 102/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 103/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 104/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 105/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-16T01:10:01.661 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 107/108 2023-12-16T01:10:05.605 INFO:teuthology.orchestra.run.smithi078.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:10:05.605 INFO:teuthology.orchestra.run.smithi078.stdout:Installed products updated. 2023-12-16T01:10:06.165 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout:Upgraded: 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout:Installed: 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-immutable-object-cache-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.166 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: fuse-2.9.7-17.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: jq-1.6-7.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.167 INFO:teuthology.orchestra.run.smithi078.stdout: libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-16T01:10:06.168 INFO:teuthology.orchestra.run.smithi078.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-16T01:10:06.169 INFO:teuthology.orchestra.run.smithi078.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-16T01:10:06.170 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-portend-2.6-1.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.171 INFO:teuthology.orchestra.run.smithi078.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:06.172 INFO:teuthology.orchestra.run.smithi078.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-16T01:10:06.173 INFO:teuthology.orchestra.run.smithi078.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-16T01:10:06.173 INFO:teuthology.orchestra.run.smithi078.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-16T01:10:06.173 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:10:06.173 INFO:teuthology.orchestra.run.smithi078.stdout:Complete! 2023-12-16T01:10:06.357 DEBUG:teuthology.parallel:result is None 2023-12-16T01:10:08.699 INFO:teuthology.orchestra.run.smithi118.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-16T01:10:08.700 INFO:teuthology.orchestra.run.smithi118.stdout:Installed products updated. 2023-12-16T01:10:09.242 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout:Upgraded: 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: librados2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: librbd1-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout:Installed: 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-base-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-grafana-dashboards-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-immutable-object-cache-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mds-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.243 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-dashboard-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-diskprediction-local-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-modules-core-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mgr-rook-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-mon-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-osd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-prometheus-alerts-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-radosgw-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-selinux-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: ceph-test-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: cephadm-2:17.2.7-125.g1f2f5510.el8.noarch 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: fuse-2.9.7-17.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: jq-1.6-7.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: libcephfs-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.244 INFO:teuthology.orchestra.run.smithi118.stdout: libcephfs2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: libcephsqlite-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: librados-devel-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: libradosstriper1-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: librgw2-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-16T01:10:09.245 INFO:teuthology.orchestra.run.smithi118.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-ceph-argparse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-ceph-common-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cephfs-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-16T01:10:09.246 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-16T01:10:09.247 INFO:teuthology.orchestra.run.smithi118.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-portend-2.6-1.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-16T01:10:09.248 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rados-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rbd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rgw-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-16T01:10:09.249 INFO:teuthology.orchestra.run.smithi118.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-fuse-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-mirror-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: rbd-nbd-2:17.2.7-125.g1f2f5510.el8.x86_64 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-16T01:10:09.250 INFO:teuthology.orchestra.run.smithi118.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-16T01:10:09.251 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:10:09.251 INFO:teuthology.orchestra.run.smithi118.stdout:Complete! 2023-12-16T01:10:09.435 DEBUG:teuthology.parallel:result is None 2023-12-16T01:10:09.436 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:10:09.436 INFO:teuthology.packaging:ref: None 2023-12-16T01:10:09.436 INFO:teuthology.packaging:tag: None 2023-12-16T01:10:09.436 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:10:09.436 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:10:09.436 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-16T01:10:09.652 DEBUG:teuthology.orchestra.run.smithi078:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-16T01:10:09.681 INFO:teuthology.orchestra.run.smithi078.stdout:17.2.7-125.g1f2f5510.el8 2023-12-16T01:10:09.682 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-125.g1f2f5510.el8 2023-12-16T01:10:09.682 INFO:teuthology.task.install:The correct ceph version 17.2.7-125.g1f2f5510 is installed. 2023-12-16T01:10:09.684 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T01:10:09.684 INFO:teuthology.packaging:ref: None 2023-12-16T01:10:09.684 INFO:teuthology.packaging:tag: None 2023-12-16T01:10:09.684 INFO:teuthology.packaging:branch: quincy 2023-12-16T01:10:09.684 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:10:09.684 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-16T01:10:09.975 DEBUG:teuthology.orchestra.run.smithi118:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-16T01:10:09.999 INFO:teuthology.orchestra.run.smithi118.stdout:17.2.7-125.g1f2f5510.el8 2023-12-16T01:10:09.999 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-125.g1f2f5510.el8 2023-12-16T01:10:09.999 INFO:teuthology.task.install:The correct ceph version 17.2.7-125.g1f2f5510 is installed. 2023-12-16T01:10:10.001 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-16T01:10:10.001 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:10:10.001 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T01:10:10.049 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:10:10.049 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T01:10:10.092 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-16T01:10:10.092 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:10:10.092 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T01:10:10.122 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T01:10:10.191 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:10:10.191 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T01:10:10.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T01:10:10.286 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-16T01:10:10.286 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:10:10.286 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T01:10:10.315 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T01:10:10.383 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:10:10.383 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T01:10:10.410 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T01:10:10.476 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-16T01:10:10.476 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:10:10.477 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T01:10:10.504 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T01:10:10.571 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:10:10.572 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T01:10:10.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T01:10:10.664 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:10:10.673 INFO:teuthology.task.print:**** done install task... 2023-12-16T01:10:10.673 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:10:10.696 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2023-12-16T01:10:10.696 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T01:10:10.796 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T01:10:10.797 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-12-16T01:10:10.797 INFO:tasks.cephadm:Cluster fsid is dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:10:10.797 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T01:10:10.797 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.78', 'mon.c': '[v2:172.21.15.78:3301,v1:172.21.15.78:6790]', 'mon.b': '172.21.15.118'} 2023-12-16T01:10:10.797 INFO:tasks.cephadm:First mon is mon.a on smithi078 2023-12-16T01:10:10.798 INFO:tasks.cephadm:First mgr is y 2023-12-16T01:10:10.798 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T01:10:10.798 DEBUG:teuthology.orchestra.run.smithi078:> sudo hostname $(hostname -s) 2023-12-16T01:10:10.826 DEBUG:teuthology.orchestra.run.smithi118:> sudo hostname $(hostname -s) 2023-12-16T01:10:10.853 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-12-16T01:10:10.854 DEBUG:teuthology.orchestra.run.smithi078:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.011 INFO:teuthology.orchestra.run.smithi078.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 16 01:10 /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.011 DEBUG:teuthology.orchestra.run.smithi118:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.157 INFO:teuthology.orchestra.run.smithi118.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 16 01:10 /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.158 DEBUG:teuthology.orchestra.run.smithi078:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.177 DEBUG:teuthology.orchestra.run.smithi118:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T01:10:11.205 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-12-16T01:10:11.205 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-16T01:10:11.219 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-16T01:10:16.160 INFO:teuthology.orchestra.run.smithi078.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-16T01:10:16.416 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-16T01:10:56.199 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:10:56.199 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph_version": "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)", 2023-12-16T01:10:56.200 INFO:teuthology.orchestra.run.smithi078.stdout: "image_id": "60cc83a9c8f10fdde41a08d59bce905c1a01fc7389b91726758c2505caa3f0c5", 2023-12-16T01:10:56.200 INFO:teuthology.orchestra.run.smithi078.stdout: "repo_digests": [ 2023-12-16T01:10:56.200 INFO:teuthology.orchestra.run.smithi078.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:7a1644eb327b921af6e6cf30118d696e8368bd632346b48049fba15207e60112" 2023-12-16T01:10:56.200 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2023-12-16T01:10:56.200 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:11:03.847 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2023-12-16T01:11:03.847 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph_version": "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)", 2023-12-16T01:11:03.847 INFO:teuthology.orchestra.run.smithi118.stdout: "image_id": "60cc83a9c8f10fdde41a08d59bce905c1a01fc7389b91726758c2505caa3f0c5", 2023-12-16T01:11:03.847 INFO:teuthology.orchestra.run.smithi118.stdout: "repo_digests": [ 2023-12-16T01:11:03.847 INFO:teuthology.orchestra.run.smithi118.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:7a1644eb327b921af6e6cf30118d696e8368bd632346b48049fba15207e60112" 2023-12-16T01:11:03.848 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2023-12-16T01:11:03.848 INFO:teuthology.orchestra.run.smithi118.stdout:} 2023-12-16T01:11:03.873 DEBUG:teuthology.orchestra.run.smithi078:> sudo mkdir -p /etc/ceph 2023-12-16T01:11:03.911 DEBUG:teuthology.orchestra.run.smithi118:> sudo mkdir -p /etc/ceph 2023-12-16T01:11:03.945 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 777 /etc/ceph 2023-12-16T01:11:03.982 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 777 /etc/ceph 2023-12-16T01:11:04.014 INFO:tasks.cephadm:Writing seed config... 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-16T01:11:04.015 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-16T01:11:04.016 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-16T01:11:04.016 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-16T01:11:04.016 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-16T01:11:04.016 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-16T01:11:04.016 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:11:04.016 DEBUG:teuthology.orchestra.run.smithi078:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-16T01:11:04.040 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = dc053256-9baf-11ee-95a5-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-16T01:11:04.041 DEBUG:teuthology.orchestra.run.smithi078:mon.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service 2023-12-16T01:11:04.083 DEBUG:teuthology.orchestra.run.smithi078:mgr.y> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service 2023-12-16T01:11:04.112 INFO:journalctl@ceph.mon.a.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:11:04.113 INFO:tasks.cephadm:Bootstrapping... 2023-12-16T01:11:04.113 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid dc053256-9baf-11ee-95a5-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.78 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-16T01:11:04.140 INFO:journalctl@ceph.mgr.y.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:11:04.316 INFO:teuthology.orchestra.run.smithi078.stdout:-------------------------------------------------------------------------------- 2023-12-16T01:11:04.316 INFO:teuthology.orchestra.run.smithi078.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'dc053256-9baf-11ee-95a5-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.78', '--skip-admin-label'] 2023-12-16T01:11:04.373 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stdout 3.0.1 2023-12-16T01:11:04.373 INFO:teuthology.orchestra.run.smithi078.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-16T01:11:04.373 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying podman|docker is present... 2023-12-16T01:11:04.429 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stdout 3.0.1 2023-12-16T01:11:04.429 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying lvm2 is present... 2023-12-16T01:11:04.429 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying time synchronization is in place... 2023-12-16T01:11:04.437 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-16T01:11:04.437 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T01:11:04.442 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-16T01:11:04.442 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:11:04.448 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout enabled 2023-12-16T01:11:04.454 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout active 2023-12-16T01:11:04.454 INFO:teuthology.orchestra.run.smithi078.stdout:Unit chronyd.service is enabled and running 2023-12-16T01:11:04.455 INFO:teuthology.orchestra.run.smithi078.stdout:Repeating the final host check... 2023-12-16T01:11:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stdout 3.0.1 2023-12-16T01:11:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:podman (/bin/podman) version 3.0.1 is present 2023-12-16T01:11:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl is present 2023-12-16T01:11:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:lvcreate is present 2023-12-16T01:11:04.511 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-16T01:11:04.511 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T01:11:04.516 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-16T01:11:04.517 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:11:04.522 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout enabled 2023-12-16T01:11:04.528 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout active 2023-12-16T01:11:04.528 INFO:teuthology.orchestra.run.smithi078.stdout:Unit chronyd.service is enabled and running 2023-12-16T01:11:04.528 INFO:teuthology.orchestra.run.smithi078.stdout:Host looks OK 2023-12-16T01:11:04.529 INFO:teuthology.orchestra.run.smithi078.stdout:Cluster fsid: dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:04.529 INFO:teuthology.orchestra.run.smithi078.stdout:Acquiring lock 139971052051816 on /run/cephadm/dc053256-9baf-11ee-95a5-87774f69a715.lock 2023-12-16T01:11:04.529 INFO:teuthology.orchestra.run.smithi078.stdout:Lock 139971052051816 acquired on /run/cephadm/dc053256-9baf-11ee-95a5-87774f69a715.lock 2023-12-16T01:11:04.529 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying IP 172.21.15.78 port 3300 ... 2023-12-16T01:11:04.529 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying IP 172.21.15.78 port 6789 ... 2023-12-16T01:11:04.530 INFO:teuthology.orchestra.run.smithi078.stdout:Base mon IP(s) is [172.21.15.78:3300, 172.21.15.78:6789], mon addrv is [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2023-12-16T01:11:04.533 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-12-16T01:11:04.533 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.78 metric 100 2023-12-16T01:11:04.535 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-16T01:11:04.536 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-12-16T01:11:04.536 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout inet6 fe80::51e5:13fa:91c8:4024/64 scope link noprefixroute 2023-12-16T01:11:04.538 INFO:teuthology.orchestra.run.smithi078.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-16T01:11:04.539 INFO:teuthology.orchestra.run.smithi078.stdout:Mon IP `172.21.15.78` is in CIDR network `172.21.0.0/20` 2023-12-16T01:11:04.539 INFO:teuthology.orchestra.run.smithi078.stdout:Mon IP `172.21.15.78` is in CIDR network `172.21.0.0/20` 2023-12-16T01:11:04.539 INFO:teuthology.orchestra.run.smithi078.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-16T01:11:04.540 INFO:teuthology.orchestra.run.smithi078.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-16T01:11:04.540 INFO:teuthology.orchestra.run.smithi078.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-16T01:11:04.887 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stdout 60cc83a9c8f10fdde41a08d59bce905c1a01fc7389b91726758c2505caa3f0c5 2023-12-16T01:11:04.887 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Getting image source signatures 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Copying blob sha256:3c21fa6304a567e69d15522c48775b11468df75d53cc353263c55c753e1a9b4e 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Copying config sha256:60cc83a9c8f10fdde41a08d59bce905c1a01fc7389b91726758c2505caa3f0c5 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-16T01:11:04.888 INFO:teuthology.orchestra.run.smithi078.stdout:/bin/podman: stderr Storing signatures 2023-12-16T01:11:05.881 INFO:teuthology.orchestra.run.smithi078.stdout:ceph: stdout ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable) 2023-12-16T01:11:05.882 INFO:teuthology.orchestra.run.smithi078.stdout:Ceph version: ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable) 2023-12-16T01:11:05.882 INFO:teuthology.orchestra.run.smithi078.stdout:Extracting ceph user uid/gid from container image... 2023-12-16T01:11:06.763 INFO:teuthology.orchestra.run.smithi078.stdout:stat: stdout 167 167 2023-12-16T01:11:06.764 INFO:teuthology.orchestra.run.smithi078.stdout:Creating initial keys... 2023-12-16T01:11:07.637 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph-authtool: stdout AQAr+XxlbIc8BRAATxxwnljJS/7U4dpoqYkTgg== 2023-12-16T01:11:08.538 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph-authtool: stdout AQAr+XxlDT4iOhAAi68bP+I5KV2bmM4CQSKGXA== 2023-12-16T01:11:09.396 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph-authtool: stdout AQAs+XxlrLf8MxAA4qsLCmPHV8rmqwgBiBmzDQ== 2023-12-16T01:11:09.397 INFO:teuthology.orchestra.run.smithi078.stdout:Creating initial monmap... 2023-12-16T01:11:10.340 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:monmaptool for a [v2:172.21.15.78:3300,v1:172.21.15.78:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:setting min_mon_release = octopus 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: set fsid to dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:11:10.341 INFO:teuthology.orchestra.run.smithi078.stdout:Creating mon... 2023-12-16T01:11:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:create mon.a on 2023-12-16T01:11:11.390 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-16T01:11:11.483 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-16T01:11:11.578 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target. 2023-12-16T01:11:11.579 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target. 2023-12-16T01:11:11.701 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a 2023-12-16T01:11:11.701 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Failed to reset failed state of unit ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-16T01:11:11.789 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target.wants/ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715@.service. 2023-12-16T01:11:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:11 smithi078 systemd[1]: Starting Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:11:12.323 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-16T01:11:12.323 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout disabled 2023-12-16T01:11:12.330 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-16T01:11:12.330 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:11:12.330 INFO:teuthology.orchestra.run.smithi078.stdout:firewalld.service is not enabled 2023-12-16T01:11:12.330 INFO:teuthology.orchestra.run.smithi078.stdout:Not possible to enable service . firewalld.service is not available 2023-12-16T01:11:12.331 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mon to start... 2023-12-16T01:11:12.331 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mon... 2023-12-16T01:11:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:12 smithi078 bash[38676]: b2b450233931af9ed29147c305ce70a4537fcd190c937d2ba4f97216ea03c194 2023-12-16T01:11:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:12 smithi078 systemd[1]: Started Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:11:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:12 smithi078 ceph-mon[38740]: mkfs dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:12 smithi078 ceph-mon[38740]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T01:11:13.515 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout cluster: 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout id: dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout services: 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.469771s) 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout data: 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-16T01:11:13.516 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout pgs: 2023-12-16T01:11:13.517 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:13.517 INFO:teuthology.orchestra.run.smithi078.stdout:mon is available 2023-12-16T01:11:13.517 INFO:teuthology.orchestra.run.smithi078.stdout:Assimilating anything we can from ceph.conf... 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: fsmap 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: mgrmap e1: no daemons active 2023-12-16T01:11:13.713 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:13 smithi078 ceph-mon[38740]: from='client.? 172.21.15.78:0/2855565129' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T01:11:14.623 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:14.623 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [global] 2023-12-16T01:11:14.623 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout fsid = dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:14.623 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2023-12-16T01:11:14.623 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [osd] 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-16T01:11:14.624 INFO:teuthology.orchestra.run.smithi078.stdout:Generating new minimal ceph.conf... 2023-12-16T01:11:14.629 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:14 smithi078 ceph-mon[38740]: from='client.? 172.21.15.78:0/17427796' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T01:11:14.629 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:14 smithi078 ceph-mon[38740]: from='client.? 172.21.15.78:0/17427796' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T01:11:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:15 smithi078 ceph-mon[38740]: from='client.? 172.21.15.78:0/1558527755' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:11:15.706 INFO:teuthology.orchestra.run.smithi078.stdout:Restarting the monitor... 2023-12-16T01:11:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:15 smithi078 systemd[1]: Stopping Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:11:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:15 smithi078 conmon[38716]: 2023-12-16T01:11:15.928+0000 7f6be5b01700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:11:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:15 smithi078 conmon[38716]: 2023-12-16T01:11:15.928+0000 7f6be5b01700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-16T01:11:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:16 smithi078 bash[39294]: b2b450233931af9ed29147c305ce70a4537fcd190c937d2ba4f97216ea03c194 2023-12-16T01:11:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:16 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-16T01:11:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:16 smithi078 systemd[1]: Stopped Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:11:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:16 smithi078 systemd[1]: Starting Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:11:17.283 INFO:teuthology.orchestra.run.smithi078.stdout:Setting mon public_network to 172.21.0.0/20 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable), process ceph-mon, pid 7 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: pidfile_write: ignore empty --pid-file 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: load: jerasure load: lrc 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 bash[39617]: 32f37ea6c2e92574303688a3a594c1149fce40bb85f880e2bf9177f2277f80a2 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: RocksDB version: 6.15.5 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Compile date Dec 13 2023 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: DB SUMMARY 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: DB Session ID: W013J2DSYE0Q76PCJWKD 2023-12-16T01:11:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83665 ; 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.env: 0x55aa9b481a80 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.fs: Posix File System 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.info_log: 0x55aa9c091d80 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.statistics: (nil) 2023-12-16T01:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.use_fsync: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.db_log_dir: 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-16T01:11:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.write_buffer_manager: 0x55aa9cd84960 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:11:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.unordered_write: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.row_cache: None 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.wal_filter: None 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.preserve_deletes: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:11:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:11:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_open_files: -1 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:11:17.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Compression algorithms supported: 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kZSTD supported: 0 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.merge_operator: 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_filter: None 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:11:17.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aa9c064fa8) 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_type: 0 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: data_block_index_type: 0 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_shortening: 1 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: hash_index_allow_collision: 1 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: checksum: 1 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: no_block_cache: 0 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache: 0x55aa9c097090 2023-12-16T01:11:17.735 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_options: 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: capacity : 536870912 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: num_shard_bits : 4 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: strict_capacity_limit : 0 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_compressed: (nil) 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: persistent_cache: (nil) 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_size: 4096 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_size_deviation: 10 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_restart_interval: 16 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_block_restart_interval: 1 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: metadata_block_size: 4096 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: partition_filters: 0 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: use_delta_encoding: 1 2023-12-16T01:11:17.736 INFO:journalctl@ceph.mon.a.smithi078.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: whole_key_filtering: 1 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: verify_compression: 0 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: format_version: 4 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: enable_index_compression: 1 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_align: 0 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression: NoCompression 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.num_levels: 7 2023-12-16T01:11:17.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:11:17.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:11:17.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:11:17.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:11:17.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:11:17.739 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:11:17.740 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:11:17.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:11:17.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.ttl: 2592000 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-12-16T01:11:17.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689077280740, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689077281443, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80212, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78480, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72688, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1702689077, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0bc01940-3988-4054-a29a-45ae202676d2", "db_session_id": "W013J2DSYE0Q76PCJWKD"}} 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689077282267, "job": 1, "event": "recovery_finished"} 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 systemd[1]: Started Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55aa9c02b180 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: DB pointer 0x55aa9c100000 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** DB Stats ** 2023-12-16T01:11:17.744 INFO:journalctl@ceph.mon.a.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: L0 2/0 80.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Sum 2/0 80.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.745 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative compaction: 0.00 GB write, 19.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval compaction: 0.00 GB write, 19.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:11:17.746 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: L0 2/0 80.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Sum 2/0 80.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 165.2 0.00 0.00 1 0.000 0 0 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:11:17.747 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative compaction: 0.00 GB write, 19.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: starting mon.a rank 0 at public addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] at bind addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???) e1 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).mds e1 new map 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).mds e1 print_map 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: e1 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:11:17.748 INFO:journalctl@ceph.mon.a.smithi078.stdout: legacy client fscid: -1 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout: No filesystems configured 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expand map: {default=false} 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta from 'false' to 'false' 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expanded map: {default=false} 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expand map: {default=info} 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta from 'info' to 'info' 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expanded map: {default=info} 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expand map: {default=daemon} 2023-12-16T01:11:17.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expanded map: {default=daemon} 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expand map: {default=debug} 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta from 'debug' to 'debug' 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: expand_channel_meta expanded map: {default=debug} 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: fsmap 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T01:11:17.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:17 smithi078 ceph-mon[39682]: mgrmap e1: no daemons active 2023-12-16T01:11:18.404 INFO:teuthology.orchestra.run.smithi078.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-16T01:11:18.405 INFO:teuthology.orchestra.run.smithi078.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-16T01:11:18.405 INFO:teuthology.orchestra.run.smithi078.stdout:Creating mgr... 2023-12-16T01:11:18.405 INFO:teuthology.orchestra.run.smithi078.stdout:Verifying port 9283 ... 2023-12-16T01:11:18.536 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y 2023-12-16T01:11:18.537 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Failed to reset failed state of unit ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service: Unit ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service not loaded. 2023-12-16T01:11:18.627 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715.target.wants/ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-dc053256-9baf-11ee-95a5-87774f69a715@.service. 2023-12-16T01:11:18.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:18 smithi078 systemd[1]: Starting Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:11:19.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:18 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/692139689' entity='client.admin' 2023-12-16T01:11:19.201 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-16T01:11:19.201 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout disabled 2023-12-16T01:11:19.208 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-16T01:11:19.208 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:11:19.208 INFO:teuthology.orchestra.run.smithi078.stdout:firewalld.service is not enabled 2023-12-16T01:11:19.208 INFO:teuthology.orchestra.run.smithi078.stdout:Not possible to enable service . firewalld.service is not available 2023-12-16T01:11:19.217 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-16T01:11:19.217 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout disabled 2023-12-16T01:11:19.224 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-16T01:11:19.224 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:11:19.224 INFO:teuthology.orchestra.run.smithi078.stdout:firewalld.service is not enabled 2023-12-16T01:11:19.224 INFO:teuthology.orchestra.run.smithi078.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-16T01:11:19.225 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mgr to start... 2023-12-16T01:11:19.225 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mgr... 2023-12-16T01:11:19.429 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 bash[40067]: 3df0430a891e4a31baeaa44245a97304f1d0f4fb8af9a74a4681fcfe16c9ca6f 2023-12-16T01:11:19.430 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 systemd[1]: Started Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:11:19.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 conmon[40108]: 2023-12-16T01:11:19.518+0000 7fe6900741c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:11:19.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 conmon[40108]: 2023-12-16T01:11:19.621+0000 7fe6900741c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:11:19.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 conmon[40108]: 2023-12-16T01:11:19.709+0000 7fe6900741c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:11:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:19 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1020800267' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T01:11:19.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:19 smithi078 conmon[40108]: 2023-12-16T01:11:19.794+0000 7fe6900741c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:11:20.423 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:20.423 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsid": "dc053256-9baf-11ee-95a5-87774f69a715", 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 0 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-16T01:11:20.424 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T01:11:20.425 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T01:11:20.428 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.428 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T01:11:20.429 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T01:11:12.355642+0000", 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:20.430 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:20.431 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T01:11:20.431 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:20.431 INFO:teuthology.orchestra.run.smithi078.stdout:mgr not available, waiting (1/15)... 2023-12-16T01:11:20.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:20 smithi078 conmon[40108]: 2023-12-16T01:11:20.430+0000 7fe6900741c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:11:20.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:20 smithi078 conmon[40108]: 2023-12-16T01:11:20.659+0000 7fe6900741c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:11:21.124 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:20 smithi078 conmon[40108]: 2023-12-16T01:11:20.740+0000 7fe6900741c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:11:21.124 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:20 smithi078 conmon[40108]: 2023-12-16T01:11:20.846+0000 7fe6900741c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:11:21.124 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:20 smithi078 conmon[40108]: 2023-12-16T01:11:20.933+0000 7fe6900741c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:11:21.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:21 smithi078 conmon[40108]: 2023-12-16T01:11:21.123+0000 7fe6900741c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:11:21.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:21 smithi078 conmon[40108]: 2023-12-16T01:11:21.205+0000 7fe6900741c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:11:21.824 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:21 smithi078 conmon[40108]: 2023-12-16T01:11:21.570+0000 7fe6900741c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:11:22.095 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:21 smithi078 conmon[40108]: 2023-12-16T01:11:21.823+0000 7fe6900741c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:11:22.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:22 smithi078 conmon[40108]: 2023-12-16T01:11:22.094+0000 7fe6900741c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:11:22.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:22 smithi078 conmon[40108]: 2023-12-16T01:11:22.183+0000 7fe6900741c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:11:23.198 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:22 smithi078 conmon[40108]: 2023-12-16T01:11:22.946+0000 7fe6900741c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:11:23.198 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:23 smithi078 conmon[40108]: 2023-12-16T01:11:23.043+0000 7fe6900741c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:11:23.449 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:23 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1071516688' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T01:11:23.449 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:23 smithi078 conmon[40108]: 2023-12-16T01:11:23.197+0000 7fe6900741c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsid": "dc053256-9baf-11ee-95a5-87774f69a715", 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T01:11:23.452 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 0 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T01:11:23.453 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T01:11:23.454 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T01:11:23.457 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:23.458 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T01:11:12.355642+0000", 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:mgr not available, waiting (2/15)... 2023-12-16T01:11:24.199 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:23 smithi078 conmon[40108]: 2023-12-16T01:11:23.832+0000 7fe6900741c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:11:24.199 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:24 smithi078 conmon[40108]: 2023-12-16T01:11:24.008+0000 7fe6900741c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:11:24.199 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:24 smithi078 conmon[40108]: 2023-12-16T01:11:24.198+0000 7fe6900741c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:11:25.355 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:25 smithi078 conmon[40108]: 2023-12-16T01:11:25.096+0000 7fe6900741c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:11:25.636 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:25 smithi078 conmon[40108]: 2023-12-16T01:11:25.354+0000 7fe6900741c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:11:25.636 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:25 smithi078 conmon[40108]: 2023-12-16T01:11:25.438+0000 7fe6900741c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:11:25.960 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:25 smithi078 conmon[40108]: 2023-12-16T01:11:25.635+0000 7fe6900741c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:11:25.960 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: Activating manager daemon y 2023-12-16T01:11:25.960 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: mgrmap e2: y(active, starting, since 0.00264581s) 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: Manager daemon y is now available 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' 2023-12-16T01:11:25.961 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:25 smithi078 ceph-mon[39682]: from='mgr.14100 172.21.15.78:0/4293623923' entity='mgr.y' 2023-12-16T01:11:26.464 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:26.464 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:26.464 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsid": "dc053256-9baf-11ee-95a5-87774f69a715", 2023-12-16T01:11:26.464 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 0 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T01:11:26.465 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T01:11:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T01:11:26.469 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.469 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.470 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T01:11:12.355642+0000", 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T01:11:26.471 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:26.472 INFO:teuthology.orchestra.run.smithi078.stdout:mgr not available, waiting (3/15)... 2023-12-16T01:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:26 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2557439930' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T01:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:26 smithi078 ceph-mon[39682]: mgrmap e3: y(active, since 1.00603s) 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsid": "dc053256-9baf-11ee-95a5-87774f69a715", 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T01:11:29.714 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 0 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T01:11:29.715 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T01:11:29.716 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T01:11:29.716 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T01:11:29.716 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T01:11:29.719 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ], 2023-12-16T01:11:29.720 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T01:11:12.355642+0000", 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout }, 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:29.721 INFO:teuthology.orchestra.run.smithi078.stdout:mgr is available 2023-12-16T01:11:29.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:29 smithi078 ceph-mon[39682]: mgrmap e4: y(active, since 2s) 2023-12-16T01:11:29.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:29 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3220048818' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T01:11:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:30 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/441754432' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [global] 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout fsid = dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:30.879 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout [osd] 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-16T01:11:30.880 INFO:teuthology.orchestra.run.smithi078.stdout:Enabling cephadm module... 2023-12-16T01:11:31.956 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:31 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3315659446' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T01:11:31.957 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:31 smithi078 conmon[40108]: ignoring --setuser ceph since I am not root 2023-12-16T01:11:31.957 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:31 smithi078 conmon[40108]: ignoring --setgroup ceph since I am not root 2023-12-16T01:11:32.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:31 smithi078 conmon[40108]: 2023-12-16T01:11:31.956+0000 7f0d4e88b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:11:32.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:32 smithi078 conmon[40108]: 2023-12-16T01:11:32.055+0000 7f0d4e88b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:11:32.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:32 smithi078 conmon[40108]: 2023-12-16T01:11:32.153+0000 7f0d4e88b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:11:32.601 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:32 smithi078 conmon[40108]: 2023-12-16T01:11:32.243+0000 7f0d4e88b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:11:32.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:32 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3315659446' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T01:11:32.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:32 smithi078 ceph-mon[39682]: mgrmap e5: y(active, since 5s) 2023-12-16T01:11:33.107 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:32 smithi078 conmon[40108]: 2023-12-16T01:11:32.866+0000 7f0d4e88b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:11:33.345 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:33.346 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for the mgr to restart... 2023-12-16T01:11:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mgr epoch 5... 2023-12-16T01:11:33.392 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.108+0000 7f0d4e88b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:11:33.392 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.189+0000 7f0d4e88b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:11:33.393 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.297+0000 7f0d4e88b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:11:33.393 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.392+0000 7f0d4e88b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:11:33.677 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:33 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3049665268' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T01:11:33.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.592+0000 7f0d4e88b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:11:33.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:33 smithi078 conmon[40108]: 2023-12-16T01:11:33.678+0000 7f0d4e88b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:11:34.307 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:34 smithi078 conmon[40108]: 2023-12-16T01:11:34.051+0000 7f0d4e88b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:11:34.579 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:34 smithi078 conmon[40108]: 2023-12-16T01:11:34.308+0000 7f0d4e88b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:11:34.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:34 smithi078 conmon[40108]: 2023-12-16T01:11:34.580+0000 7f0d4e88b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:11:34.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:34 smithi078 conmon[40108]: 2023-12-16T01:11:34.671+0000 7f0d4e88b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:11:35.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:35 smithi078 conmon[40108]: 2023-12-16T01:11:35.414+0000 7f0d4e88b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:11:35.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:35 smithi078 conmon[40108]: 2023-12-16T01:11:35.507+0000 7f0d4e88b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:11:35.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:35 smithi078 conmon[40108]: 2023-12-16T01:11:35.654+0000 7f0d4e88b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:11:36.654 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:36 smithi078 conmon[40108]: 2023-12-16T01:11:36.289+0000 7f0d4e88b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:11:36.655 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:36 smithi078 conmon[40108]: 2023-12-16T01:11:36.467+0000 7f0d4e88b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:11:36.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:36 smithi078 conmon[40108]: 2023-12-16T01:11:36.655+0000 7f0d4e88b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:11:37.802 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:37 smithi078 conmon[40108]: 2023-12-16T01:11:37.545+0000 7f0d4e88b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:11:38.074 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:37 smithi078 conmon[40108]: 2023-12-16T01:11:37.802+0000 7f0d4e88b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:11:38.074 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:37 smithi078 conmon[40108]: 2023-12-16T01:11:37.888+0000 7f0d4e88b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:11:38.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:38 smithi078 conmon[40108]: 2023-12-16T01:11:38.074+0000 7f0d4e88b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:11:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: Active manager daemon y restarted 2023-12-16T01:11:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: Activating manager daemon y 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: osdmap e2: 0 total, 0 up, 0 in 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: mgrmap e6: y(active, starting, since 0.0031729s) 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: Manager daemon y is now available 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:11:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:38 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:11:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:39 smithi078 ceph-mon[39682]: Found migration_current of "None". Setting to last migration. 2023-12-16T01:11:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:39 smithi078 ceph-mon[39682]: mgrmap e7: y(active, since 1.0048s) 2023-12-16T01:11:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:39 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:mgr epoch 5 is available 2023-12-16T01:11:39.669 INFO:teuthology.orchestra.run.smithi078.stdout:Setting orchestrator backend to cephadm... 2023-12-16T01:11:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T01:11:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T01:11:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: [16/Dec/2023:01:11:39] ENGINE Bus STARTING 2023-12-16T01:11:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: [16/Dec/2023:01:11:39] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:11:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: [16/Dec/2023:01:11:39] ENGINE Bus STARTED 2023-12-16T01:11:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:40 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:41 smithi078 ceph-mon[39682]: mgrmap e8: y(active, since 2s) 2023-12-16T01:11:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:41 smithi078 ceph-mon[39682]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:41 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:41 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:41.984 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-16T01:11:41.985 INFO:teuthology.orchestra.run.smithi078.stdout:Generating ssh key... 2023-12-16T01:11:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:42 smithi078 ceph-mon[39682]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:43.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: Generating public/private rsa key pair. 2023-12-16T01:11:43.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: Your identification has been saved in /tmp/tmpmfcm4axa/key. 2023-12-16T01:11:43.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: Your public key has been saved in /tmp/tmpmfcm4axa/key.pub. 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: The key fingerprint is: 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: SHA256:6BxSIY8eTQe+bVYcc5F0khVjX58iqTLss09XS5HTPs8 ceph-dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: The key's randomart image is: 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: +---[RSA 3072]----+ 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | . +.. o.==*..| 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | B o . +++oo+| 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | o = oo = oo| 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | . o.+ .. . = | 2023-12-16T01:11:43.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | o ++S. o o | 2023-12-16T01:11:43.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | +.+o o ..o| 2023-12-16T01:11:43.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | oo . . . E| 2023-12-16T01:11:43.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | + . | 2023-12-16T01:11:43.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: | ... | 2023-12-16T01:11:43.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:42 smithi078 conmon[40108]: +----[SHA256]-----+ 2023-12-16T01:11:43.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:43 smithi078 ceph-mon[39682]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:43.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:43 smithi078 ceph-mon[39682]: Generating ssh key... 2023-12-16T01:11:43.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:43 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:43.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:43 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:44.509 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaCg1Biq++KWnHDBEdoOL3UPzY1I6NHjeayoVQPLKxXkJ46kid5xc3zw36aiZDk78lJUaM4d1ePARy8KkfZ3M+6aMYoHpPLpL6Us4mgbDzBS5dWB8wKCgeez1OZZ1vlwv33KcARRLDJi6oAy35nI943w4it1Il4be44AMF87R5zelp01KsKGPTtGKAkI6XRjW8Kqg5ORIBSL2fFEts2m36j2HDNdb7nAkyEhQwofF/4ROCibJzNVRB+HboLmtbuzQXbDkZOWyDVDlmRoSd3ptYo2ngrd5lEwgpFfxU66ZxQc2XSa7DzuJxFnEfscIOxl5Y2K65NagThmWwvkIEF70B9fPOzmAZIIStUKCTNy9x4F6/KeAVLIgmHcO5U0zueOrWW19qgqwG6xfz1+QKT20AnCE+Kr270ZuY/j+fk7RVSSjWEW9snr8k9uKoK05Nn9kpH5jqz2lrL9cjVv5/IdTUZWvIW3XjxUL/EgCsw2BT+c49UeRCHSsKD2EAfh5dsgM= ceph-dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:11:44.510 INFO:teuthology.orchestra.run.smithi078.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-16T01:11:44.510 INFO:teuthology.orchestra.run.smithi078.stdout:Adding key to root@localhost authorized_keys... 2023-12-16T01:11:44.511 INFO:teuthology.orchestra.run.smithi078.stdout:Adding host smithi078... 2023-12-16T01:11:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:44 smithi078 ceph-mon[39682]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:45.752 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:45 smithi078 ceph-mon[39682]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi078", "addr": "172.21.15.78", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:45.752 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:45 smithi078 ceph-mon[39682]: Deploying cephadm binary to smithi078 2023-12-16T01:11:47.451 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout Added host 'smithi078' with addr '172.21.15.78' 2023-12-16T01:11:47.451 INFO:teuthology.orchestra.run.smithi078.stdout:Deploying unmanaged mon service... 2023-12-16T01:11:48.206 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:47 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:48.207 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:47 smithi078 ceph-mon[39682]: Added host smithi078 2023-12-16T01:11:48.207 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:47 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:11:48.901 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-16T01:11:48.901 INFO:teuthology.orchestra.run.smithi078.stdout:Deploying unmanaged mgr service... 2023-12-16T01:11:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:49 smithi078 ceph-mon[39682]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:49 smithi078 ceph-mon[39682]: Saving service mon spec with placement count:5 2023-12-16T01:11:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:49 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:50.500 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-16T01:11:50.683 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:50 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:50.683 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:50 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:50.684 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:50 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:51.593 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:51 smithi078 ceph-mon[39682]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:11:51.593 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:51 smithi078 ceph-mon[39682]: Saving service mgr spec with placement count:2 2023-12-16T01:11:51.593 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:51 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:51.594 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:51 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3241100729' entity='client.admin' 2023-12-16T01:11:52.983 INFO:teuthology.orchestra.run.smithi078.stdout:Enabling the dashboard module... 2023-12-16T01:11:53.504 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:53 smithi078 ceph-mon[39682]: from='mgr.14120 172.21.15.78:0/2177746163' entity='mgr.y' 2023-12-16T01:11:53.504 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:53 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/559583401' entity='client.admin' 2023-12-16T01:11:54.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:54 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2347806345' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-16T01:11:54.466 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: ignoring --setuser ceph since I am not root 2023-12-16T01:11:54.466 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: ignoring --setgroup ceph since I am not root 2023-12-16T01:11:54.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: 2023-12-16T01:11:54.676+0000 7fa4546da1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:11:55.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: 2023-12-16T01:11:54.778+0000 7fa4546da1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:11:55.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: 2023-12-16T01:11:54.873+0000 7fa4546da1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:11:55.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:54 smithi078 conmon[40108]: 2023-12-16T01:11:54.960+0000 7fa4546da1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:11:55.594 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:55 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2347806345' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-16T01:11:55.594 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:55 smithi078 ceph-mon[39682]: mgrmap e9: y(active, since 16s) 2023-12-16T01:11:55.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:55 smithi078 conmon[40108]: 2023-12-16T01:11:55.593+0000 7fa4546da1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:11:55.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:55 smithi078 conmon[40108]: 2023-12-16T01:11:55.828+0000 7fa4546da1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:11:56.116 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for the mgr to restart... 2023-12-16T01:11:56.117 INFO:teuthology.orchestra.run.smithi078.stdout:Waiting for mgr epoch 9... 2023-12-16T01:11:56.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:55 smithi078 conmon[40108]: 2023-12-16T01:11:55.911+0000 7fa4546da1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:11:56.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:56 smithi078 conmon[40108]: 2023-12-16T01:11:56.020+0000 7fa4546da1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:11:56.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:56 smithi078 conmon[40108]: 2023-12-16T01:11:56.109+0000 7fa4546da1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:11:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:11:56 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2778469362' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T01:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:56 smithi078 conmon[40108]: 2023-12-16T01:11:56.315+0000 7fa4546da1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:56 smithi078 conmon[40108]: 2023-12-16T01:11:56.406+0000 7fa4546da1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:11:57.041 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:56 smithi078 conmon[40108]: 2023-12-16T01:11:56.781+0000 7fa4546da1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:11:57.315 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:57 smithi078 conmon[40108]: 2023-12-16T01:11:57.040+0000 7fa4546da1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:11:57.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:57 smithi078 conmon[40108]: 2023-12-16T01:11:57.314+0000 7fa4546da1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:11:57.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:57 smithi078 conmon[40108]: 2023-12-16T01:11:57.406+0000 7fa4546da1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:11:58.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:58 smithi078 conmon[40108]: 2023-12-16T01:11:58.139+0000 7fa4546da1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:11:58.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:58 smithi078 conmon[40108]: 2023-12-16T01:11:58.232+0000 7fa4546da1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:11:58.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:58 smithi078 conmon[40108]: 2023-12-16T01:11:58.378+0000 7fa4546da1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:11:59.358 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:58 smithi078 conmon[40108]: 2023-12-16T01:11:58.994+0000 7fa4546da1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:11:59.358 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:59 smithi078 conmon[40108]: 2023-12-16T01:11:59.171+0000 7fa4546da1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:12:00.513 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:11:59 smithi078 conmon[40108]: 2023-12-16T01:11:59.358+0000 7fa4546da1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:12:00.514 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:12:00 smithi078 conmon[40108]: 2023-12-16T01:12:00.250+0000 7fa4546da1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:12:00.514 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:12:00 smithi078 conmon[40108]: 2023-12-16T01:12:00.513+0000 7fa4546da1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:12:00.789 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:12:00 smithi078 conmon[40108]: 2023-12-16T01:12:00.599+0000 7fa4546da1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:12:01.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:12:00 smithi078 conmon[40108]: 2023-12-16T01:12:00.788+0000 7fa4546da1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: Active manager daemon y restarted 2023-12-16T01:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: Activating manager daemon y 2023-12-16T01:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: osdmap e3: 0 total, 0 up, 0 in 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: mgrmap e10: y(active, starting, since 0.00309493s) 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: Manager daemon y is now available 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:00 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:01 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:12:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:01 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:12:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:01 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:01 smithi078 ceph-mon[39682]: mgrmap e11: y(active, since 1.00798s) 2023-12-16T01:12:02.365 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout { 2023-12-16T01:12:02.366 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-16T01:12:02.366 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-16T01:12:02.366 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout } 2023-12-16T01:12:02.366 INFO:teuthology.orchestra.run.smithi078.stdout:mgr epoch 9 is available 2023-12-16T01:12:02.366 INFO:teuthology.orchestra.run.smithi078.stdout:Generating a dashboard self-signed certificate... 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: [16/Dec/2023:01:12:01] ENGINE Bus STARTING 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: [16/Dec/2023:01:12:01] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: [16/Dec/2023:01:12:01] ENGINE Bus STARTED 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:02 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:03.890 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-16T01:12:03.890 INFO:teuthology.orchestra.run.smithi078.stdout:Creating initial admin user... 2023-12-16T01:12:04.431 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:04 smithi078 ceph-mon[39682]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:04.431 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:04.431 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:04.431 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:04 smithi078 ceph-mon[39682]: mgrmap e12: y(active, since 2s) 2023-12-16T01:12:05.598 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JI7RPG0.bPxeUPn2DixW4.AcBQCVVoWf/MqPkVhLfefl.5XXcPkbK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702689125, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-16T01:12:05.598 INFO:teuthology.orchestra.run.smithi078.stdout:Fetching dashboard port number... 2023-12-16T01:12:06.464 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:06 smithi078 ceph-mon[39682]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:06.464 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:06.798 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stdout 8443 2023-12-16T01:12:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-16T01:12:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout disabled 2023-12-16T01:12:06.816 INFO:teuthology.orchestra.run.smithi078.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-16T01:12:06.816 INFO:teuthology.orchestra.run.smithi078.stdout:systemctl: stdout inactive 2023-12-16T01:12:06.816 INFO:teuthology.orchestra.run.smithi078.stdout:firewalld.service is not enabled 2023-12-16T01:12:06.816 INFO:teuthology.orchestra.run.smithi078.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout:Ceph Dashboard is now available at: 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout: URL: https://smithi078:8443/ 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout: User: admin 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout: Password: 1i04038h50 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:06.818 INFO:teuthology.orchestra.run.smithi078.stdout:Saving cluster configuration to /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config directory 2023-12-16T01:12:06.819 INFO:teuthology.orchestra.run.smithi078.stdout:Enabling autotune for osd_memory_target 2023-12-16T01:12:07.466 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:07 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1328320805' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-16T01:12:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:08 smithi078 ceph-mon[39682]: mgrmap e13: y(active, since 6s) 2023-12-16T01:12:09.273 INFO:teuthology.orchestra.run.smithi078.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-16T01:12:09.273 INFO:teuthology.orchestra.run.smithi078.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-16T01:12:09.273 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.273 INFO:teuthology.orchestra.run.smithi078.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:Or, if you are only running a single cluster on this host: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: ceph telemetry on 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:For more information see: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:09.274 INFO:teuthology.orchestra.run.smithi078.stdout:Bootstrap complete. 2023-12-16T01:12:09.313 INFO:tasks.cephadm:Fetching config... 2023-12-16T01:12:09.314 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:09.314 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-16T01:12:09.331 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-16T01:12:09.332 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:09.332 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-16T01:12:09.389 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-16T01:12:09.389 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:09.389 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-16T01:12:09.457 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-16T01:12:09.457 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:09.457 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-16T01:12:09.515 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-16T01:12:09.515 DEBUG:teuthology.orchestra.run.smithi078:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaCg1Biq++KWnHDBEdoOL3UPzY1I6NHjeayoVQPLKxXkJ46kid5xc3zw36aiZDk78lJUaM4d1ePARy8KkfZ3M+6aMYoHpPLpL6Us4mgbDzBS5dWB8wKCgeez1OZZ1vlwv33KcARRLDJi6oAy35nI943w4it1Il4be44AMF87R5zelp01KsKGPTtGKAkI6XRjW8Kqg5ORIBSL2fFEts2m36j2HDNdb7nAkyEhQwofF/4ROCibJzNVRB+HboLmtbuzQXbDkZOWyDVDlmRoSd3ptYo2ngrd5lEwgpFfxU66ZxQc2XSa7DzuJxFnEfscIOxl5Y2K65NagThmWwvkIEF70B9fPOzmAZIIStUKCTNy9x4F6/KeAVLIgmHcO5U0zueOrWW19qgqwG6xfz1+QKT20AnCE+Kr270ZuY/j+fk7RVSSjWEW9snr8k9uKoK05Nn9kpH5jqz2lrL9cjVv5/IdTUZWvIW3XjxUL/EgCsw2BT+c49UeRCHSsKD2EAfh5dsgM= ceph-dc053256-9baf-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T01:12:09.594 INFO:teuthology.orchestra.run.smithi078.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaCg1Biq++KWnHDBEdoOL3UPzY1I6NHjeayoVQPLKxXkJ46kid5xc3zw36aiZDk78lJUaM4d1ePARy8KkfZ3M+6aMYoHpPLpL6Us4mgbDzBS5dWB8wKCgeez1OZZ1vlwv33KcARRLDJi6oAy35nI943w4it1Il4be44AMF87R5zelp01KsKGPTtGKAkI6XRjW8Kqg5ORIBSL2fFEts2m36j2HDNdb7nAkyEhQwofF/4ROCibJzNVRB+HboLmtbuzQXbDkZOWyDVDlmRoSd3ptYo2ngrd5lEwgpFfxU66ZxQc2XSa7DzuJxFnEfscIOxl5Y2K65NagThmWwvkIEF70B9fPOzmAZIIStUKCTNy9x4F6/KeAVLIgmHcO5U0zueOrWW19qgqwG6xfz1+QKT20AnCE+Kr270ZuY/j+fk7RVSSjWEW9snr8k9uKoK05Nn9kpH5jqz2lrL9cjVv5/IdTUZWvIW3XjxUL/EgCsw2BT+c49UeRCHSsKD2EAfh5dsgM= ceph-dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:09.606 DEBUG:teuthology.orchestra.run.smithi118:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaCg1Biq++KWnHDBEdoOL3UPzY1I6NHjeayoVQPLKxXkJ46kid5xc3zw36aiZDk78lJUaM4d1ePARy8KkfZ3M+6aMYoHpPLpL6Us4mgbDzBS5dWB8wKCgeez1OZZ1vlwv33KcARRLDJi6oAy35nI943w4it1Il4be44AMF87R5zelp01KsKGPTtGKAkI6XRjW8Kqg5ORIBSL2fFEts2m36j2HDNdb7nAkyEhQwofF/4ROCibJzNVRB+HboLmtbuzQXbDkZOWyDVDlmRoSd3ptYo2ngrd5lEwgpFfxU66ZxQc2XSa7DzuJxFnEfscIOxl5Y2K65NagThmWwvkIEF70B9fPOzmAZIIStUKCTNy9x4F6/KeAVLIgmHcO5U0zueOrWW19qgqwG6xfz1+QKT20AnCE+Kr270ZuY/j+fk7RVSSjWEW9snr8k9uKoK05Nn9kpH5jqz2lrL9cjVv5/IdTUZWvIW3XjxUL/EgCsw2BT+c49UeRCHSsKD2EAfh5dsgM= ceph-dc053256-9baf-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T01:12:09.654 INFO:teuthology.orchestra.run.smithi118.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaCg1Biq++KWnHDBEdoOL3UPzY1I6NHjeayoVQPLKxXkJ46kid5xc3zw36aiZDk78lJUaM4d1ePARy8KkfZ3M+6aMYoHpPLpL6Us4mgbDzBS5dWB8wKCgeez1OZZ1vlwv33KcARRLDJi6oAy35nI943w4it1Il4be44AMF87R5zelp01KsKGPTtGKAkI6XRjW8Kqg5ORIBSL2fFEts2m36j2HDNdb7nAkyEhQwofF/4ROCibJzNVRB+HboLmtbuzQXbDkZOWyDVDlmRoSd3ptYo2ngrd5lEwgpFfxU66ZxQc2XSa7DzuJxFnEfscIOxl5Y2K65NagThmWwvkIEF70B9fPOzmAZIIStUKCTNy9x4F6/KeAVLIgmHcO5U0zueOrWW19qgqwG6xfz1+QKT20AnCE+Kr270ZuY/j+fk7RVSSjWEW9snr8k9uKoK05Nn9kpH5jqz2lrL9cjVv5/IdTUZWvIW3XjxUL/EgCsw2BT+c49UeRCHSsKD2EAfh5dsgM= ceph-dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:09.669 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-16T01:12:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:09 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2414912298' entity='client.admin' 2023-12-16T01:12:09.990 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:12.529 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-16T01:12:12.529 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-16T01:12:13.144 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:12 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4026063751' entity='client.admin' 2023-12-16T01:12:13.191 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi078", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:14.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:15.456 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi118 2023-12-16T01:12:15.457 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:12:15.457 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.conf 2023-12-16T01:12:15.478 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:12:15.478 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:15.539 INFO:tasks.cephadm:Adding host smithi118 to orchestrator... 2023-12-16T01:12:15.540 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch host add smithi118 2023-12-16T01:12:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:16.091 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:17.064 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:16 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:12:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:18 smithi078 ceph-mon[39682]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi118", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:18 smithi078 ceph-mon[39682]: Deploying cephadm binary to smithi118 2023-12-16T01:12:19.135 INFO:teuthology.orchestra.run.smithi078.stdout:Added host 'smithi118' with addr '172.21.15.118' 2023-12-16T01:12:19.733 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-16T01:12:20.056 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:20.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:20.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:20 smithi078 ceph-mon[39682]: Added host smithi118 2023-12-16T01:12:20.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:20.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:20.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:21.506 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:12:21.507 INFO:teuthology.orchestra.run.smithi078.stdout:[{"addr": "172.21.15.78", "hostname": "smithi078", "labels": [], "status": ""}, {"addr": "172.21.15.118", "hostname": "smithi118", "labels": [], "status": ""}] 2023-12-16T01:12:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:21 smithi078 ceph-mon[39682]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:22.077 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-16T01:12:22.077 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-16T01:12:22.395 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:23.522 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:23 smithi078 ceph-mon[39682]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:12:24.652 INFO:teuthology.orchestra.run.smithi078.stderr:adjusted tunables profile to default 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:24.675 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:24 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3959148855' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-16T01:12:25.428 INFO:tasks.cephadm:Adding mon.a on smithi078 2023-12-16T01:12:25.429 INFO:tasks.cephadm:Adding mon.c on smithi078 2023-12-16T01:12:25.429 INFO:tasks.cephadm:Adding mon.b on smithi118 2023-12-16T01:12:25.429 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply mon '3;smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b' 2023-12-16T01:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3959148855' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-16T01:12:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:25 smithi078 ceph-mon[39682]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:25.789 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:26 smithi078 ceph-mon[39682]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:27.355 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mon update... 2023-12-16T01:12:27.919 DEBUG:teuthology.orchestra.run.smithi078:mon.c> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.c.service 2023-12-16T01:12:27.921 DEBUG:teuthology.orchestra.run.smithi118:mon.b> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.b.service 2023-12-16T01:12:27.924 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T01:12:27.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T01:12:27.954 INFO:journalctl@ceph.mon.b.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:12:27.960 INFO:journalctl@ceph.mon.c.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:12:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: Saving service mon spec with placement smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b;count:3 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:28.854 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:29 smithi078 ceph-mon[39682]: Deploying daemon mon.b on smithi118 2023-12-16T01:12:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:30 smithi078 ceph-mon[39682]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:31.150 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:12:31.150 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":1,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","modified":"2023-12-16T01:11:09.747093Z","created":"2023-12-16T01:11:09.747093Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T01:12:31.153 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 1 2023-12-16T01:12:31.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:30 smithi118 systemd[1]: Starting Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable), process ceph-mon, pid 7 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: pidfile_write: ignore empty --pid-file 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 bash[44069]: 0169b28cb2b333ab4832c945c561b737316496e5705e457aab2004614053af36 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: load: jerasure load: lrc 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 systemd[1]: Started Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: RocksDB version: 6.15.5 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T01:12:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Compile date Dec 13 2023 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: DB SUMMARY 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: DB Session ID: IEVKRZH4CMP587VCVHSI 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.env: 0x555868444a80 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.fs: Posix File System 2023-12-16T01:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.info_log: 0x55586a415d80 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.statistics: (nil) 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.use_fsync: 0 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:12:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:12:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.db_log_dir: 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:12:31.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:12:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.write_buffer_manager: 0x55586b108960 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:12:31.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.unordered_write: 0 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:12:31.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.row_cache: None 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.wal_filter: None 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:12:31.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:12:31.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.preserve_deletes: 0 2023-12-16T01:12:31.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:12:31.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:12:31.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:12:31.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:12:31.418 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:12:31.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:12:31.420 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_open_files: -1 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:12:31.421 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Compression algorithms supported: 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kZSTD supported: 0 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:12:31.422 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:12:31.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:12:31.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:12:31.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:12:31.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:12:31.423 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.merge_operator: 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_filter: None 2023-12-16T01:12:31.424 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55586a3e8fa8) 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:12:31.425 INFO:journalctl@ceph.mon.b.smithi118.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:12:31.426 INFO:journalctl@ceph.mon.b.smithi118.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_type: 0 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: data_block_index_type: 0 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_shortening: 1 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: hash_index_allow_collision: 1 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: checksum: 1 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: no_block_cache: 0 2023-12-16T01:12:31.428 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache: 0x55586a41b090 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_options: 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: capacity : 536870912 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: num_shard_bits : 4 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: strict_capacity_limit : 0 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_compressed: (nil) 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: persistent_cache: (nil) 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_size: 4096 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_size_deviation: 10 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_restart_interval: 16 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_block_restart_interval: 1 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: metadata_block_size: 4096 2023-12-16T01:12:31.429 INFO:journalctl@ceph.mon.b.smithi118.stdout: partition_filters: 0 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: use_delta_encoding: 1 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: whole_key_filtering: 1 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: verify_compression: 0 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: format_version: 4 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: enable_index_compression: 1 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_align: 0 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression: NoCompression 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:12:31.430 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.num_levels: 7 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:12:31.431 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:12:31.432 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T01:12:31.433 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:12:31.434 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.ttl: 2592000 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:12:31.435 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689151262009, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689151262283, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1702689151, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a8fb6fcd-f29e-409e-8405-32aa30be95a1", "db_session_id": "IEVKRZH4CMP587VCVHSI"}} 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689151262656, "job": 1, "event": "recovery_finished"} 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55586a3af180 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: DB pointer 0x55586a484000 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-16T01:12:31.436 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** DB Stats ** 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.437 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:31.438 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:12:31.439 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:31.440 INFO:journalctl@ceph.mon.b.smithi118.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.8 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-16T01:12:31.441 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: using public_addr v2:172.21.15.118:0/0 -> [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: starting mon.b rank -1 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(???) e0 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).mds e1 new map 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: e1 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: legacy client fscid: -1 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout: No filesystems configured 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-16T01:12:31.442 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: Saving service mon spec with placement smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b;count:3 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:31.443 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:31.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: Deploying daemon mon.b on smithi118 2023-12-16T01:12:31.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:31.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-16T01:12:31.444 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:31 smithi118 ceph-mon[44148]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-16T01:12:32.889 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T01:12:32.890 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T01:12:33.222 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:12:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: mon.b calling monitor election 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: fsmap 2023-12-16T01:12:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: mgrmap e13: y(active, since 35s) 2023-12-16T01:12:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: overall HEALTH_OK 2023-12-16T01:12:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: mon.a calling monitor election 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: mon.b calling monitor election 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: fsmap 2023-12-16T01:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: mgrmap e13: y(active, since 35s) 2023-12-16T01:12:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: overall HEALTH_OK 2023-12-16T01:12:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:37.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:37.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:37.599 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:37.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: Deploying daemon mon.c on smithi078 2023-12-16T01:12:37.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:37.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: Deploying daemon mon.c on smithi078 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:37.788 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:12:37.788 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":2,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","modified":"2023-12-16T01:12:31.283876Z","created":"2023-12-16T01:11:09.747093Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-16T01:12:37.790 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 2 2023-12-16T01:12:38.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:38 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/995530249' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:38 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/995530249' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:38 smithi078 systemd[1]: Starting Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:12:39.356 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-16T01:12:39.357 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable), process ceph-mon, pid 8 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pidfile_write: ignore empty --pid-file 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: load: jerasure load: lrc 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: RocksDB version: 6.15.5 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Compile date Dec 13 2023 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: DB SUMMARY 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: DB Session ID: 4PAZ6VR6TIUIZV4J760B 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.env: 0x564c9d8bea80 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.fs: Posix File System 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.info_log: 0x564c9edc3d80 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.statistics: (nil) 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.use_fsync: 0 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.db_log_dir: 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:12:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.write_buffer_manager: 0x564c9fab6930 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T01:12:39.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.unordered_write: 0 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.row_cache: None 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.wal_filter: None 2023-12-16T01:12:39.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.preserve_deletes: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:12:39.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_open_files: -1 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:12:39.484 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 bash[56759]: a11ccc79e5270ce081c5055fe9ec9dc64555949b8bddfd88b6d540d96d43268d 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Compression algorithms supported: 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kZSTD supported: 0 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-16T01:12:39.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.merge_operator: 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_filter: None 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564c9ed96fa8) 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_type: 0 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: data_block_index_type: 0 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_shortening: 1 2023-12-16T01:12:39.486 INFO:journalctl@ceph.mon.c.smithi078.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: hash_index_allow_collision: 1 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: checksum: 1 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: no_block_cache: 0 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache: 0x564c9edc9090 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_options: 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: capacity : 536870912 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: num_shard_bits : 4 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: strict_capacity_limit : 0 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_compressed: (nil) 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: persistent_cache: (nil) 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_size: 4096 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_size_deviation: 10 2023-12-16T01:12:39.487 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_restart_interval: 16 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_block_restart_interval: 1 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: metadata_block_size: 4096 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: partition_filters: 0 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: use_delta_encoding: 1 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: whole_key_filtering: 1 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: verify_compression: 0 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: format_version: 4 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: enable_index_compression: 1 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_align: 0 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression: NoCompression 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:12:39.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.num_levels: 7 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:12:39.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:12:39.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:12:39.491 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:12:39.492 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.ttl: 2592000 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:12:39.493 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689159224726, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689159224987, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1702689159, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "19bb0ae3-3556-4c84-b929-72bfcc026f87", "db_session_id": "4PAZ6VR6TIUIZV4J760B"}} 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689159225349, "job": 1, "event": "recovery_finished"} 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x564c9ed5d180 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: DB pointer 0x564c9ee32000 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** DB Stats ** 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:39.494 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.495 INFO:journalctl@ceph.mon.c.smithi078.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:39.496 INFO:journalctl@ceph.mon.c.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.5 0.00 0.00 1 0.000 0 0 2023-12-16T01:12:39.497 INFO:journalctl@ceph.mon.c.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: using public_addrv [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: starting mon.c rank -1 at public addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] at bind addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(???) e0 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:39.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 systemd[1]: Started Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).mds e1 new map 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: e1 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: legacy client fscid: -1 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout: No filesystems configured 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-16T01:12:39.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: Saving service mon spec with placement smithi078:172.21.15.78=a;smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c;smithi118:172.21.15.118=b;count:3 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:39.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: Deploying daemon mon.b on smithi118 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.a calling monitor election 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.b calling monitor election 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: fsmap 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mgrmap e13: y(active, since 35s) 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: overall HEALTH_OK 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: Deploying daemon mon.c on smithi078 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/995530249' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-16T01:12:39.502 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:39 smithi078 ceph-mon[56825]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-16T01:12:39.694 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:12:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: mon.b calling monitor election 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: fsmap 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: mgrmap e13: y(active, since 43s) 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: mon.b calling monitor election 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: mon.a calling monitor election 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: fsmap 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: mgrmap e13: y(active, since 43s) 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:44.929 INFO:teuthology.orchestra.run.smithi118.stdout: 2023-12-16T01:12:44.930 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":3,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","modified":"2023-12-16T01:12:39.244466Z","created":"2023-12-16T01:11:09.747093Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3301","nonce":0},{"type":"v1","addr":"172.21.15.78:6790","nonce":0}]},"addr":"172.21.15.78:6790/0","public_addr":"172.21.15.78:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-16T01:12:44.932 INFO:teuthology.orchestra.run.smithi118.stderr:dumped monmap epoch 3 2023-12-16T01:12:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:45 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:45 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/1475055754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:45 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:45 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:45 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/1475055754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:45 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:45.747 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-16T01:12:45.747 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-16T01:12:46.095 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: mon.b calling monitor election 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: mon.a calling monitor election 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.626 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: fsmap 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: mgrmap e13: y(active, since 43s) 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:12:46.627 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/1475055754' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T01:12:46.628 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mon.c calling monitor election 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Reconfiguring mon.a (unknown last config time)... 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mon.c calling monitor election 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mon.b calling monitor election 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mon.a calling monitor election 2023-12-16T01:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: fsmap 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: mgrmap e13: y(active, since 45s) 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: Cluster is now healthy 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[56825]: overall HEALTH_OK 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mon.c calling monitor election 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Reconfiguring mon.a (unknown last config time)... 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mon.c calling monitor election 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mon.b calling monitor election 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mon.a calling monitor election 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: fsmap 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: mgrmap e13: y(active, since 45s) 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: Cluster is now healthy 2023-12-16T01:12:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:47 smithi078 ceph-mon[39682]: overall HEALTH_OK 2023-12-16T01:12:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mon.c calling monitor election 2023-12-16T01:12:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Reconfiguring mon.a (unknown last config time)... 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mon.c calling monitor election 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mon.b calling monitor election 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: fsmap 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: mgrmap e13: y(active, since 45s) 2023-12-16T01:12:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:12:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: Cluster is now healthy 2023-12-16T01:12:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:47 smithi118 ceph-mon[44148]: overall HEALTH_OK 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:48.343 INFO:teuthology.orchestra.run.smithi078.stdout:# minimal ceph.conf for dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:48.343 INFO:teuthology.orchestra.run.smithi078.stdout:[global] 2023-12-16T01:12:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: fsid = dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:12:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: mon_host = [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] 2023-12-16T01:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:49.055 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-16T01:12:49.056 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:49.056 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T01:12:49.086 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:49.087 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:49.154 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:12:49.155 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T01:12:49.192 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:12:49.192 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:12:49.265 INFO:tasks.cephadm:Adding mgr.y on smithi078 2023-12-16T01:12:49.265 INFO:tasks.cephadm:Adding mgr.x on smithi118 2023-12-16T01:12:49.266 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi078=y;smithi118=x' 2023-12-16T01:12:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[39682]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:12:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[39682]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:12:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1951545361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[56825]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:12:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[56825]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:12:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:49 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1951545361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:49.636 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:12:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:49 smithi118 ceph-mon[44148]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:12:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:49 smithi118 ceph-mon[44148]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:12:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:49 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1951545361' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:50.631 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:12:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:51 smithi118 ceph-mon[44148]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:12:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:51 smithi118 ceph-mon[44148]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:12:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:51 smithi078 ceph-mon[56825]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:12:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:51 smithi078 ceph-mon[56825]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:12:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:51 smithi078 ceph-mon[39682]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:12:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:51 smithi078 ceph-mon[39682]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:12:51.833 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mgr update... 2023-12-16T01:12:52.453 DEBUG:teuthology.orchestra.run.smithi118:mgr.x> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.x.service 2023-12-16T01:12:52.455 INFO:tasks.cephadm:Deploying OSDs... 2023-12-16T01:12:52.455 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:12:52.456 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T01:12:52.477 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-16T01:12:52.477 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_1 2023-12-16T01:12:52.486 INFO:journalctl@ceph.mgr.x.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:12:52.538 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 125292 Links: 1 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-16 01:12:38.706100872 +0000 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-16 01:05:58.233094976 +0000 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-16 01:05:58.233094976 +0000 2023-12-16T01:12:52.539 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-16T01:12:52.539 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T01:12:52.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:52.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:52.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:52.611 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T01:12:52.611 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:52.611 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.611 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-16T01:12:52.611 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-16T01:12:52.611 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000293378 s, 1.7 MB/s 2023-12-16T01:12:52.613 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:52.676 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_2 2023-12-16T01:12:52.737 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T01:12:52.737 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 125425 Links: 1 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-16 01:12:38.706100872 +0000 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-16 01:05:58.729086517 +0000 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-16 01:05:58.729086517 +0000 2023-12-16T01:12:52.738 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-16T01:12:52.738 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T01:12:52.809 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-16T01:12:52.809 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-16T01:12:52.809 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000304594 s, 1.7 MB/s 2023-12-16T01:12:52.810 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T01:12:52.875 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_3 2023-12-16T01:12:52.939 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T01:12:52.939 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:52.939 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 122640 Links: 1 2023-12-16T01:12:52.939 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:52.940 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:52.940 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-16 01:12:38.706100872 +0000 2023-12-16T01:12:52.940 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-16 01:05:59.230077973 +0000 2023-12-16T01:12:52.940 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-16 01:05:59.230077973 +0000 2023-12-16T01:12:52.940 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-16T01:12:52.940 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T01:12:53.013 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-16T01:12:53.013 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-16T01:12:53.013 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000319562 s, 1.6 MB/s 2023-12-16T01:12:53.015 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T01:12:53.079 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_4 2023-12-16T01:12:53.140 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T01:12:53.140 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 122791 Links: 1 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-16 01:12:38.706100872 +0000 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-16 01:05:59.742069241 +0000 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-16 01:05:59.742069241 +0000 2023-12-16T01:12:53.141 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-16T01:12:53.141 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T01:12:53.212 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-16T01:12:53.212 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-16T01:12:53.212 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000264885 s, 1.9 MB/s 2023-12-16T01:12:53.213 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T01:12:53.276 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:12:53.276 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T01:12:53.294 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-16T01:12:53.294 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_1 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 124495 Links: 1 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-12-16 01:12:30.708974879 +0000 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-12-16 01:05:58.319691326 +0000 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-12-16 01:05:58.319691326 +0000 2023-12-16T01:12:53.353 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-12-16T01:12:53.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T01:12:53.511 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-12-16T01:12:53.512 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-12-16T01:12:53.512 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000109482 s, 4.7 MB/s 2023-12-16T01:12:53.513 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T01:12:53.530 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_2 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 124570 Links: 1 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-12-16 01:12:53.587474859 +0000 2023-12-16T01:12:53.588 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-12-16 01:05:58.803680546 +0000 2023-12-16T01:12:53.589 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-12-16 01:05:58.803680546 +0000 2023-12-16T01:12:53.589 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-12-16T01:12:53.589 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T01:12:53.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:53 smithi118 ceph-mon[44148]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:53.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:53 smithi118 ceph-mon[44148]: Saving service mgr spec with placement smithi078=y;smithi118=x;count:2 2023-12-16T01:12:53.637 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:53 smithi118 ceph-mon[44148]: Deploying daemon mgr.x on smithi118 2023-12-16T01:12:53.657 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-12-16T01:12:53.657 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-12-16T01:12:53.657 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000121153 s, 4.2 MB/s 2023-12-16T01:12:53.658 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T01:12:53.718 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_3 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[39682]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[39682]: Saving service mgr spec with placement smithi078=y;smithi118=x;count:2 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[39682]: Deploying daemon mgr.x on smithi118 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[56825]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi118=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[56825]: Saving service mgr spec with placement smithi078=y;smithi118=x;count:2 2023-12-16T01:12:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:53 smithi078 ceph-mon[56825]: Deploying daemon mgr.x on smithi118 2023-12-16T01:12:53.775 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T01:12:53.775 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:53.775 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 129222 Links: 1 2023-12-16T01:12:53.775 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:53.776 INFO:teuthology.orchestra.run.smithi118.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:53.776 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-12-16 01:12:53.587474859 +0000 2023-12-16T01:12:53.776 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-12-16 01:05:59.288669744 +0000 2023-12-16T01:12:53.776 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-12-16 01:05:59.288669744 +0000 2023-12-16T01:12:53.776 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-12-16T01:12:53.776 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T01:12:53.844 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-12-16T01:12:53.844 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-12-16T01:12:53.844 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000113632 s, 4.5 MB/s 2023-12-16T01:12:53.845 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T01:12:53.904 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_4 2023-12-16T01:12:53.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:53 smithi118 systemd[1]: Starting Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 128193 Links: 1 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2023-12-16 01:12:53.587474859 +0000 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2023-12-16 01:05:59.806658207 +0000 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2023-12-16 01:05:59.806658207 +0000 2023-12-16T01:12:53.923 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2023-12-16T01:12:53.924 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T01:12:53.989 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2023-12-16T01:12:53.990 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2023-12-16T01:12:53.990 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000104717 s, 4.9 MB/s 2023-12-16T01:12:53.991 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T01:12:54.050 INFO:tasks.cephadm:Deploying osd.0 on smithi078 with /dev/vg_nvme/lv_4... 2023-12-16T01:12:54.050 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T01:12:54.309 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 ceph-mgr[47394]: -- 172.21.15.118:0/3870605537 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555f1008e9c0 con 0x555f10067000 2023-12-16T01:12:54.310 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 bash[47224]: b2cd193f2d6b8c9010352be328359bf83e21fa1b15098aec7a4209241f812e49 2023-12-16T01:12:54.310 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 systemd[1]: Started Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:12:54.393 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[39682]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[56825]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:54 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:54 smithi118 ceph-mon[44148]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:54.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:54 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.645 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:54 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:54.645 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 conmon[47348]: 2023-12-16T01:12:54.541+0000 7f34762f91c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:12:54.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 conmon[47348]: 2023-12-16T01:12:54.644+0000 7f34762f91c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:12:54.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 conmon[47348]: 2023-12-16T01:12:54.746+0000 7f34762f91c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:12:54.908 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:54 smithi118 conmon[47348]: 2023-12-16T01:12:54.837+0000 7f34762f91c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:55.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:55 smithi118 conmon[47348]: 2023-12-16T01:12:55.492+0000 7f34762f91c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:12:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:56.000 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:55 smithi118 conmon[47348]: 2023-12-16T01:12:55.725+0000 7f34762f91c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:12:56.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:55 smithi118 conmon[47348]: 2023-12-16T01:12:55.806+0000 7f34762f91c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:12:56.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:55 smithi118 conmon[47348]: 2023-12-16T01:12:55.914+0000 7f34762f91c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:12:56.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:56 smithi118 conmon[47348]: 2023-12-16T01:12:56.000+0000 7f34762f91c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:12:56.124 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T01:12:56.124 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-16T01:12:56.125 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-16T01:12:56.125 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-16T01:12:56.125 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129118 s, 812 MB/s 2023-12-16T01:12:56.125 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-16T01:12:56.274 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:56 smithi118 conmon[47348]: 2023-12-16T01:12:56.192+0000 7f34762f91c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:56 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.640 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:56 smithi118 conmon[47348]: 2023-12-16T01:12:56.274+0000 7f34762f91c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:56.641 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:56 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:56.897 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:56 smithi118 conmon[47348]: 2023-12-16T01:12:56.640+0000 7f34762f91c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:12:57.138 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_4 2023-12-16T01:12:57.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:56 smithi118 conmon[47348]: 2023-12-16T01:12:56.897+0000 7f34762f91c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:12:57.470 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:12:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T01:12:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:12:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:57 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:57 smithi118 conmon[47348]: 2023-12-16T01:12:57.171+0000 7f34762f91c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:12:57.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:57 smithi118 conmon[47348]: 2023-12-16T01:12:57.263+0000 7f34762f91c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:57.682 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: Reconfiguring mgr.y (unknown last config time)... 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:12:57.683 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:57 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:12:58.339 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:57 smithi118 conmon[47348]: 2023-12-16T01:12:57.995+0000 7f34762f91c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:12:58.339 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:58 smithi118 conmon[47348]: 2023-12-16T01:12:58.087+0000 7f34762f91c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:12:58.340 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:58 smithi118 conmon[47348]: 2023-12-16T01:12:58.232+0000 7f34762f91c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:12:58.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:58 smithi078 ceph-mon[39682]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:58.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:58 smithi078 ceph-mon[56825]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:58 smithi118 ceph-mon[44148]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:12:59.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:58 smithi118 conmon[47348]: 2023-12-16T01:12:58.845+0000 7f34762f91c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:12:59.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:59 smithi118 conmon[47348]: 2023-12-16T01:12:59.018+0000 7f34762f91c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:12:59.602 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:12:59.602 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:12:59.603 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:59.603 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:12:59.603 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:12:59.603 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:12:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:12:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:12:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:12:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:12:59.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:12:59 smithi118 conmon[47348]: 2023-12-16T01:12:59.205+0000 7f34762f91c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:13:00.355 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:00 smithi118 ceph-mon[44148]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:00.355 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:00 smithi118 ceph-mon[44148]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:00.355 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:13:00 smithi118 conmon[47348]: 2023-12-16T01:13:00.096+0000 7f34762f91c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:13:00.355 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:13:00 smithi118 conmon[47348]: 2023-12-16T01:13:00.354+0000 7f34762f91c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:13:00.601 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:00 smithi078 ceph-mon[39682]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:00.601 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:00 smithi078 ceph-mon[39682]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:00.601 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:00 smithi078 ceph-mon[56825]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:00.601 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:00 smithi078 ceph-mon[56825]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:00.623 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:13:00 smithi118 conmon[47348]: 2023-12-16T01:13:00.439+0000 7f34762f91c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:13:00.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:13:00 smithi118 conmon[47348]: 2023-12-16T01:13:00.624+0000 7f34762f91c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:13:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:01 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:13:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:13:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:13:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:13:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:13:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[39682]: Standby manager daemon x started 2023-12-16T01:13:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:13:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:13:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:13:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:13:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:13:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:13:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:13:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:13:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3297375114' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]: dispatch 2023-12-16T01:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: mgrmap e14: y(active, since 60s), standbys: x 2023-12-16T01:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:13:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]': finished 2023-12-16T01:13:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T01:13:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:02 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2185927792' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]: dispatch 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: mgrmap e14: y(active, since 60s), standbys: x 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]': finished 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2185927792' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]: dispatch 2023-12-16T01:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: mgrmap e14: y(active, since 60s), standbys: x 2023-12-16T01:13:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:13:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1701979071' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2251f113-67f0-4201-8a3a-7aa03fa6609d"}]': finished 2023-12-16T01:13:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: osdmap e5: 1 total, 0 up, 1 in 2023-12-16T01:13:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:02 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2185927792' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:04 smithi118 ceph-mon[44148]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:04 smithi078 ceph-mon[39682]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:04 smithi078 ceph-mon[56825]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:06.519 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:06 smithi078 ceph-mon[39682]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:06.520 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:06 smithi078 ceph-mon[56825]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:06 smithi118 ceph-mon[44148]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:08 smithi118 ceph-mon[44148]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:08.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[39682]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:08.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:13:08.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:08.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[56825]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:08.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:13:08.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:09 smithi118 ceph-mon[44148]: Deploying daemon osd.0 on smithi078 2023-12-16T01:13:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:09 smithi078 ceph-mon[39682]: Deploying daemon osd.0 on smithi078 2023-12-16T01:13:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:09 smithi078 ceph-mon[56825]: Deploying daemon osd.0 on smithi078 2023-12-16T01:13:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:10 smithi078 ceph-mon[39682]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:10 smithi078 ceph-mon[56825]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:10 smithi118 ceph-mon[44148]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:12 smithi118 ceph-mon[44148]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:12 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:12 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:12 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[39682]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[56825]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:12 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:14 smithi118 ceph-mon[44148]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:14 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:14 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[56825]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[39682]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:14 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:15.409 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 0 on host 'smithi078' 2023-12-16T01:13:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:15 smithi118 ceph-mon[44148]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:15 smithi118 ceph-mon[44148]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[39682]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[39682]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[56825]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:15 smithi078 ceph-mon[56825]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:13:16.019 DEBUG:teuthology.orchestra.run.smithi078:osd.0> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.0.service 2023-12-16T01:13:16.021 INFO:tasks.cephadm:Deploying osd.1 on smithi078 with /dev/vg_nvme/lv_3... 2023-12-16T01:13:16.021 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T01:13:16.051 INFO:journalctl@ceph.osd.0.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:13:16.556 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[39682]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.597 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.598 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:16 smithi078 ceph-mon[56825]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:16 smithi118 ceph-mon[44148]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:16.976 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:13:16 smithi078 conmon[63158]: 2023-12-16T01:13:16.595+0000 7f32a8c5d700 -1 osd.0 0 waiting for initial osdmap 2023-12-16T01:13:16.976 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:13:16 smithi078 conmon[63158]: 2023-12-16T01:13:16.597+0000 7f32a4259700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:13:17.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[56825]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[56825]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[56825]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[39682]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[39682]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:17 smithi078 ceph-mon[39682]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:17 smithi118 ceph-mon[44148]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:17 smithi118 ceph-mon[44148]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T01:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:17 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:17 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:17 smithi118 ceph-mon[44148]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[39682]: osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390] boot 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[39682]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:13:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:13:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[56825]: osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390] boot 2023-12-16T01:13:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[56825]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T01:13:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:18 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0116751 s, 898 MB/s 2023-12-16T01:13:18.837 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-16T01:13:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:18 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:13:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:18 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:13:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:18 smithi118 ceph-mon[44148]: osd.0 [v2:172.21.15.78:6802/2546898390,v1:172.21.15.78:6803/2546898390] boot 2023-12-16T01:13:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:18 smithi118 ceph-mon[44148]: osdmap e8: 1 total, 1 up, 1 in 2023-12-16T01:13:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:18 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:13:19.446 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_3 2023-12-16T01:13:19.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi078 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 16089M 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi078 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:19.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 16089M 2023-12-16T01:13:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:19 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.778 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:13:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi078 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 16089M 2023-12-16T01:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:19 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[56825]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[56825]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[39682]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[39682]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:22.146 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:22.147 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:21 smithi118 ceph-mon[44148]: pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:21 smithi118 ceph-mon[44148]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:21 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:21 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:21 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2493833235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]': finished 2023-12-16T01:13:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T01:13:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:24 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4015579734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2493833235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]': finished 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4015579734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2493833235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ba987d4-b86c-4228-b0af-fce7098b12a4"}]': finished 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: osdmap e10: 2 total, 1 up, 2 in 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:24 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4015579734' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:26.604 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:26 smithi078 ceph-mon[39682]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:26.604 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:26 smithi078 ceph-mon[56825]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:26 smithi118 ceph-mon[44148]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:28.621 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:28 smithi078 ceph-mon[39682]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:28.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:28 smithi078 ceph-mon[56825]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:28 smithi118 ceph-mon[44148]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[39682]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:13:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[56825]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:13:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:30 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:30 smithi118 ceph-mon[44148]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:30 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:13:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:30 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:31.593 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:31 smithi078 ceph-mon[39682]: Deploying daemon osd.1 on smithi078 2023-12-16T01:13:31.594 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:31 smithi078 ceph-mon[56825]: Deploying daemon osd.1 on smithi078 2023-12-16T01:13:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:31 smithi118 ceph-mon[44148]: Deploying daemon osd.1 on smithi078 2023-12-16T01:13:32.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:32 smithi078 ceph-mon[39682]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:32.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:32 smithi078 ceph-mon[56825]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:32 smithi118 ceph-mon[44148]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:34 smithi118 ceph-mon[44148]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:34 smithi078 ceph-mon[39682]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:34 smithi078 ceph-mon[56825]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[56825]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:35 smithi078 ceph-mon[39682]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:35 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:35 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:35 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:35 smithi118 ceph-mon[44148]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:37.372 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 1 on host 'smithi078' 2023-12-16T01:13:37.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[56825]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:37 smithi078 ceph-mon[39682]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:38.007 DEBUG:teuthology.orchestra.run.smithi078:osd.1> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.1.service 2023-12-16T01:13:38.010 INFO:tasks.cephadm:Deploying osd.2 on smithi078 with /dev/vg_nvme/lv_2... 2023-12-16T01:13:38.010 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T01:13:38.039 INFO:journalctl@ceph.osd.1.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:13:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:37 smithi118 ceph-mon[44148]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:13:39.037 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:13:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:39 smithi118 ceph-mon[44148]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:13:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:39 smithi118 ceph-mon[44148]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T01:13:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:39 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:39 smithi118 ceph-mon[44148]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:39 smithi118 ceph-mon[44148]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:39.726 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:13:39 smithi078 conmon[72161]: 2023-12-16T01:13:39.366+0000 7f6d15e97700 -1 osd.1 0 waiting for initial osdmap 2023-12-16T01:13:39.727 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:13:39 smithi078 conmon[72161]: 2023-12-16T01:13:39.368+0000 7f6d11493700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:13:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[39682]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:13:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[39682]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T01:13:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[39682]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[39682]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[56825]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[56825]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[56825]: from='osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:39 smithi078 ceph-mon[56825]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:40 smithi118 ceph-mon[44148]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:40 smithi118 ceph-mon[44148]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:40 smithi118 ceph-mon[44148]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T01:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:40 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:40 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[39682]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[39682]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[39682]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[56825]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[56825]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[56825]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:40 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:40.734 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T01:13:40.735 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-16T01:13:40.735 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-16T01:13:40.735 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-16T01:13:40.735 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145492 s, 721 MB/s 2023-12-16T01:13:40.735 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-16T01:13:41.625 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_2 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[39682]: osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746] boot 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[39682]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[56825]: osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746] boot 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[56825]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T01:13:41.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:41 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:41 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:41 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:41 smithi118 ceph-mon[44148]: osd.1 [v2:172.21.15.78:6810/3862962746,v1:172.21.15.78:6811/3862962746] boot 2023-12-16T01:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:41 smithi118 ceph-mon[44148]: osdmap e13: 2 total, 2 up, 2 in 2023-12-16T01:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:41 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:13:42.015 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:13:42.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:42.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T01:13:42.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T01:13:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-16T01:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T01:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:13:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:13:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:43 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi078 2023-12-16T01:13:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:43 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 8044M 2023-12-16T01:13:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:43 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi078 2023-12-16T01:13:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:43 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 8044M 2023-12-16T01:13:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:43 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi078 2023-12-16T01:13:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:43 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 8044M 2023-12-16T01:13:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:44 smithi118 ceph-mon[44148]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:44 smithi118 ceph-mon[44148]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[39682]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[39682]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[56825]: pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[56825]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:13:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:44 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:45 smithi118 ceph-mon[44148]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:45 smithi078 ceph-mon[39682]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:45 smithi078 ceph-mon[56825]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:46 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]: dispatch 2023-12-16T01:13:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:46 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]': finished 2023-12-16T01:13:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:46 smithi118 ceph-mon[44148]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T01:13:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:46 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:13:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]: dispatch 2023-12-16T01:13:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]': finished 2023-12-16T01:13:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[56825]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T01:13:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:13:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]: dispatch 2023-12-16T01:13:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3373746122' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3003ed8d-017f-48d6-8059-9dbd419bea62"}]': finished 2023-12-16T01:13:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[39682]: osdmap e15: 3 total, 2 up, 3 in 2023-12-16T01:13:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:46 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:13:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:47 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1822204887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:47 smithi118 ceph-mon[44148]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:47 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1822204887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:47 smithi078 ceph-mon[56825]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:47 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1822204887' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:13:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:47 smithi078 ceph-mon[39682]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:50.134 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:49 smithi078 ceph-mon[39682]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:50.134 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:49 smithi078 ceph-mon[56825]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:49 smithi118 ceph-mon[44148]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:51 smithi118 ceph-mon[44148]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:51 smithi078 ceph-mon[39682]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:51 smithi078 ceph-mon[56825]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:13:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:52 smithi118 ceph-mon[44148]: Deploying daemon osd.2 on smithi078 2023-12-16T01:13:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:13:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[39682]: Deploying daemon osd.2 on smithi078 2023-12-16T01:13:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:13:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:13:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:52 smithi078 ceph-mon[56825]: Deploying daemon osd.2 on smithi078 2023-12-16T01:13:54.649 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:54 smithi078 ceph-mon[39682]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:54.649 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:54 smithi078 ceph-mon[56825]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:54 smithi118 ceph-mon[44148]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:56 smithi118 ceph-mon[44148]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:56 smithi078 ceph-mon[39682]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:56 smithi078 ceph-mon[56825]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[56825]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[39682]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:58 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:58 smithi118 ceph-mon[44148]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:13:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:58 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:58 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:13:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:58 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:13:59.961 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 2 on host 'smithi078' 2023-12-16T01:14:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:13:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:13:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:00.579 DEBUG:teuthology.orchestra.run.smithi078:osd.2> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.2.service 2023-12-16T01:14:00.622 INFO:tasks.cephadm:Deploying osd.3 on smithi078 with /dev/vg_nvme/lv_1... 2023-12-16T01:14:00.622 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T01:14:00.654 INFO:journalctl@ceph.osd.2.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:00 smithi078 ceph-mon[39682]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:14:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:00 smithi078 ceph-mon[56825]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:14:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:00 smithi118 ceph-mon[44148]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:14:01.660 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:14:02.266 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[39682]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:02.266 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[39682]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:14:02.266 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[39682]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T01:14:02.266 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:02.266 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[39682]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:02.267 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[56825]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:02.267 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[56825]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:14:02.267 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[56825]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T01:14:02.267 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:02.267 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:02 smithi078 ceph-mon[56825]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:02.267 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:02 smithi078 conmon[81184]: 2023-12-16T01:14:02.013+0000 7ff15e575700 -1 osd.2 0 waiting for initial osdmap 2023-12-16T01:14:02.267 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:02 smithi078 conmon[81184]: 2023-12-16T01:14:02.020+0000 7ff15b374700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:14:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:02 smithi118 ceph-mon[44148]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:02 smithi118 ceph-mon[44148]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:14:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:02 smithi118 ceph-mon[44148]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T01:14:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:02 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:02 smithi118 ceph-mon[44148]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:03.282 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[39682]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[39682]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[56825]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:03.283 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[56825]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T01:14:03.284 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.284 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.284 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:03 smithi118 ceph-mon[44148]: from='osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:03 smithi118 ceph-mon[44148]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T01:14:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:03.604 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T01:14:03.604 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-16T01:14:03.605 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-16T01:14:03.605 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-16T01:14:03.605 INFO:teuthology.orchestra.run.smithi078.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128465 s, 816 MB/s 2023-12-16T01:14:03.605 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-16T01:14:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:14:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529] boot 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529] boot 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T01:14:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:04 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:04.379 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_1 2023-12-16T01:14:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:14:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:14:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-16T01:14:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: osd.2 [v2:172.21.15.78:6818/3687941529,v1:172.21.15.78:6819/3687941529] boot 2023-12-16T01:14:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: osdmap e18: 3 total, 3 up, 3 in 2023-12-16T01:14:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:04 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:14:04.706 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:14:05.638 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi078 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 5363M 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T01:14:05.639 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi078 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 5363M 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:05.640 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T01:14:05.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T01:14:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi078 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 5363M 2023-12-16T01:14:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T01:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T01:14:06.594 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:06.594 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T01:14:06.594 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:14:06.595 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:06.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:06.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T01:14:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T01:14:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:14:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:06.907 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[87973]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:06.907 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[87973]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:06.908 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[87973]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:06.908 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[87973]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:07.208 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[88058]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:07.209 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[88058]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:07.209 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[88058]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:07.209 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:14:06 smithi078 sudo[88058]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:07.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[56825]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:07.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:14:07.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[56825]: osdmap e21: 3 total, 3 up, 3 in 2023-12-16T01:14:07.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:07.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[39682]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:07.466 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:14:07.466 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[39682]: osdmap e21: 3 total, 3 up, 3 in 2023-12-16T01:14:07.466 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:07 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:07.466 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88088]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:07.466 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88088]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:07.466 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88088]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:07.466 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88088]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:07 smithi118 ceph-mon[44148]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:07 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:14:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:07 smithi118 ceph-mon[44148]: osdmap e21: 3 total, 3 up, 3 in 2023-12-16T01:14:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:07 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:07.716 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88135]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:07.716 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88135]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:07.716 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88135]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:07.716 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88135]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:07.717 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88125]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:07.717 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88125]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:07.717 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88125]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:07.717 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88125]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:07.976 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88187]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:07.976 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88187]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:07.976 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88187]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:07.977 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:14:07 smithi078 sudo[88187]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:08.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88217]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:08.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88217]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:08.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88217]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:08.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88217]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88235]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88235]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88235]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 sudo[88235]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:08.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48269]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48269]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48269]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48269]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48272]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48272]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48272]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:08.962 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 sudo[48272]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:09.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[39682]: pgmap v74: 1 pgs: 1 active+clean; 128 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[39682]: osdmap e22: 3 total, 3 up, 3 in 2023-12-16T01:14:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[56825]: pgmap v74: 1 pgs: 1 active+clean; 128 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[56825]: osdmap e22: 3 total, 3 up, 3 in 2023-12-16T01:14:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:08 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 ceph-mon[44148]: pgmap v74: 1 pgs: 1 active+clean; 128 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 ceph-mon[44148]: osdmap e22: 3 total, 3 up, 3 in 2023-12-16T01:14:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:08 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88264]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T01:14:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88264]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88264]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88264]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:09.965 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88296]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T01:14:09.965 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88296]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-16T01:14:09.965 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88296]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T01:14:09.965 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 sudo[88296]: pam_unix(sudo:session): session closed for user root 2023-12-16T01:14:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/516996018' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: pgmap v76: 1 pgs: 1 active+clean; 128 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]': finished 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1041372176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/516996018' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: pgmap v76: 1 pgs: 1 active+clean; 128 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]': finished 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:09 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1041372176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/516996018' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: pgmap v76: 1 pgs: 1 active+clean; 128 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]: dispatch 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96d37233-c71e-4881-89a6-d858850516e6"}]': finished 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T01:14:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T01:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:09 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1041372176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:11 smithi078 ceph-mon[39682]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:11 smithi078 ceph-mon[56825]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:11 smithi118 ceph-mon[44148]: pgmap v78: 1 pgs: 1 active+clean; 128 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:14.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:14 smithi078 ceph-mon[39682]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 381 KiB/s wr, 34 op/s 2023-12-16T01:14:14.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:14 smithi078 ceph-mon[56825]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 381 KiB/s wr, 34 op/s 2023-12-16T01:14:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:14 smithi118 ceph-mon[44148]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 12 KiB/s rd, 381 KiB/s wr, 34 op/s 2023-12-16T01:14:15.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:14:15.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:15.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:14:15.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:14:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:16 smithi118 ceph-mon[44148]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 9.2 KiB/s rd, 286 KiB/s wr, 25 op/s 2023-12-16T01:14:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:16 smithi118 ceph-mon[44148]: Deploying daemon osd.3 on smithi078 2023-12-16T01:14:16.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:16 smithi078 ceph-mon[39682]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 9.2 KiB/s rd, 286 KiB/s wr, 25 op/s 2023-12-16T01:14:16.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:16 smithi078 ceph-mon[39682]: Deploying daemon osd.3 on smithi078 2023-12-16T01:14:16.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:16 smithi078 ceph-mon[56825]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 9.2 KiB/s rd, 286 KiB/s wr, 25 op/s 2023-12-16T01:14:16.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:16 smithi078 ceph-mon[56825]: Deploying daemon osd.3 on smithi078 2023-12-16T01:14:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:18 smithi118 ceph-mon[44148]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.8 KiB/s rd, 241 KiB/s wr, 21 op/s 2023-12-16T01:14:18.705 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:18 smithi078 ceph-mon[39682]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.8 KiB/s rd, 241 KiB/s wr, 21 op/s 2023-12-16T01:14:18.706 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:18 smithi078 ceph-mon[56825]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.8 KiB/s rd, 241 KiB/s wr, 21 op/s 2023-12-16T01:14:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:20 smithi118 ceph-mon[44148]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.4 KiB/s rd, 229 KiB/s wr, 20 op/s 2023-12-16T01:14:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:20.680 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[56825]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.4 KiB/s rd, 229 KiB/s wr, 20 op/s 2023-12-16T01:14:20.680 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.680 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.680 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:20.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[39682]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 7.4 KiB/s rd, 229 KiB/s wr, 20 op/s 2023-12-16T01:14:20.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:20.681 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:22 smithi118 ceph-mon[44148]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 193 KiB/s wr, 17 op/s 2023-12-16T01:14:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:22 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:22 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[39682]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 193 KiB/s wr, 17 op/s 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[56825]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 193 KiB/s wr, 17 op/s 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:22 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.065 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 3 on host 'smithi078' 2023-12-16T01:14:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:23 smithi118 ceph-mon[44148]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:23.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[56825]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:23.715 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:23 smithi078 ceph-mon[39682]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:14:23.733 DEBUG:teuthology.orchestra.run.smithi078:osd.3> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.3.service 2023-12-16T01:14:23.736 INFO:tasks.cephadm:Deploying osd.4 on smithi118 with /dev/vg_nvme/lv_4... 2023-12-16T01:14:23.736 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T01:14:23.766 INFO:journalctl@ceph.osd.3.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:14:24.075 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:14:24.590 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:24 smithi118 ceph-mon[44148]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 190 KiB/s wr, 17 op/s 2023-12-16T01:14:24.590 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:24 smithi118 ceph-mon[44148]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:14:24.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:24 smithi118 ceph-mon[44148]: osdmap e24: 4 total, 3 up, 4 in 2023-12-16T01:14:24.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:24 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:24.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:24 smithi118 ceph-mon[44148]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[39682]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 190 KiB/s wr, 17 op/s 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[39682]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[39682]: osdmap e24: 4 total, 3 up, 4 in 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[39682]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[56825]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 6.2 KiB/s rd, 190 KiB/s wr, 17 op/s 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[56825]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[56825]: osdmap e24: 4 total, 3 up, 4 in 2023-12-16T01:14:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:24 smithi078 ceph-mon[56825]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:14:25.063 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:14:25 smithi078 conmon[90816]: 2023-12-16T01:14:25.058+0000 7f457f672700 -1 osd.3 0 waiting for initial osdmap 2023-12-16T01:14:25.477 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:14:25 smithi078 conmon[90816]: 2023-12-16T01:14:25.063+0000 7f457ac6e700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:14:25.641 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T01:14:25.641 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-16T01:14:25.641 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-12-16T01:14:25.641 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-12-16T01:14:25.642 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00819523 s, 1.3 GB/s 2023-12-16T01:14:25.642 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-12-16T01:14:26.196 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi118:vg_nvme/lv_4 2023-12-16T01:14:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[39682]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[39682]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[39682]: osdmap e25: 4 total, 3 up, 4 in 2023-12-16T01:14:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[56825]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[56825]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[56825]: osdmap e25: 4 total, 3 up, 4 in 2023-12-16T01:14:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:26 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:26 smithi118 ceph-mon[44148]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-16T01:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:26 smithi118 ceph-mon[44148]: from='osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-16T01:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:26 smithi118 ceph-mon[44148]: osdmap e25: 4 total, 3 up, 4 in 2023-12-16T01:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:26 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:26 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:26.517 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053] boot 2023-12-16T01:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: osdmap e26: 4 total, 4 up, 4 in 2023-12-16T01:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:27 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:14:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:14:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053] boot 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: osdmap e26: 4 total, 4 up, 4 in 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: osd.3 [v2:172.21.15.78:6826/1617158053,v1:172.21.15.78:6827/1617158053] boot 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: osdmap e26: 4 total, 4 up, 4 in 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:27 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi078 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 4022M 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: osdmap e27: 4 total, 4 up, 4 in 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:28.580 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:28 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi078 2023-12-16T01:14:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 4022M 2023-12-16T01:14:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: osdmap e27: 4 total, 4 up, 4 in 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi078 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 4022M 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: osdmap e27: 4 total, 4 up, 4 in 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:28 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:29.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:29 smithi118 ceph-mon[44148]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:29 smithi078 ceph-mon[39682]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:29 smithi078 ceph-mon[56825]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/2945861818' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]': finished 2023-12-16T01:14:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T01:14:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:30 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/2945861818' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]': finished 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/2945861818' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]: dispatch 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62890b0a-9b2d-4e53-9636-321514695f25"}]': finished 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T01:14:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:30 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:31 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/737128109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:31 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/737128109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:31 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/737128109' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:32 smithi118 ceph-mon[44148]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:32 smithi078 ceph-mon[39682]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:32 smithi078 ceph-mon[56825]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:34.622 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:34 smithi118 ceph-mon[44148]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:34 smithi078 ceph-mon[39682]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:34 smithi078 ceph-mon[56825]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:36 smithi118 ceph-mon[44148]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:14:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[39682]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:14:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[56825]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:14:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:36 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:37 smithi118 ceph-mon[44148]: Deploying daemon osd.4 on smithi118 2023-12-16T01:14:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:37 smithi078 ceph-mon[39682]: Deploying daemon osd.4 on smithi118 2023-12-16T01:14:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:37 smithi078 ceph-mon[56825]: Deploying daemon osd.4 on smithi118 2023-12-16T01:14:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:38 smithi118 ceph-mon[44148]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:38 smithi078 ceph-mon[39682]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:38 smithi078 ceph-mon[56825]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:40 smithi118 ceph-mon[44148]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:40 smithi078 ceph-mon[39682]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:40 smithi078 ceph-mon[56825]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:42 smithi118 ceph-mon[44148]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:42 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[39682]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[56825]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:42 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:43 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:44.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:44.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:44.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:44.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:44.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:44.034 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:43 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:44.078 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 4 on host 'smithi118' 2023-12-16T01:14:44.667 DEBUG:teuthology.orchestra.run.smithi118:osd.4> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.4.service 2023-12-16T01:14:44.668 INFO:tasks.cephadm:Deploying osd.5 on smithi118 with /dev/vg_nvme/lv_3... 2023-12-16T01:14:44.669 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T01:14:44.700 INFO:journalctl@ceph.osd.4.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:14:45.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:45 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:45 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:45 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:45.304 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:45 smithi118 ceph-mon[44148]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[39682]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:45 smithi078 ceph-mon[56825]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:14:45.680 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:14:46.346 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:14:46 smithi118 conmon[52199]: 2023-12-16T01:14:46.074+0000 7f4d0ce65700 -1 osd.4 0 waiting for initial osdmap 2023-12-16T01:14:46.346 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:14:46 smithi118 conmon[52199]: 2023-12-16T01:14:46.079+0000 7f4d07c60700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:14:46.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:46 smithi118 ceph-mon[44148]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:46.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:46 smithi118 ceph-mon[44148]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:14:46.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:46 smithi118 ceph-mon[44148]: osdmap e29: 5 total, 4 up, 5 in 2023-12-16T01:14:46.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:46 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:46.346 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:46 smithi118 ceph-mon[44148]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:14:46.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[39682]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:46.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[39682]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:14:46.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[39682]: osdmap e29: 5 total, 4 up, 5 in 2023-12-16T01:14:46.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[39682]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[56825]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[56825]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[56825]: osdmap e29: 5 total, 4 up, 5 in 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:46 smithi078 ceph-mon[56825]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:14:47.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:47 smithi118 ceph-mon[44148]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:14:47.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:47 smithi118 ceph-mon[44148]: osdmap e30: 5 total, 4 up, 5 in 2023-12-16T01:14:47.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:47 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:47 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[39682]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:14:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[39682]: osdmap e30: 5 total, 4 up, 5 in 2023-12-16T01:14:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[56825]: from='osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:14:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[56825]: osdmap e30: 5 total, 4 up, 5 in 2023-12-16T01:14:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:47 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:47.662 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T01:14:47.663 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-16T01:14:47.663 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-12-16T01:14:47.663 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-12-16T01:14:47.663 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00836221 s, 1.3 GB/s 2023-12-16T01:14:47.663 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-12-16T01:14:48.292 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi118:vg_nvme/lv_3 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: pgmap v103: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756] boot 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:48 smithi118 ceph-mon[44148]: osdmap e32: 5 total, 5 up, 5 in 2023-12-16T01:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: pgmap v103: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756] boot 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[39682]: osdmap e32: 5 total, 5 up, 5 in 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: pgmap v103: 1 pgs: 1 peering; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: osd.4 [v2:172.21.15.118:6800/1427761756,v1:172.21.15.118:6801/1427761756] boot 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:48 smithi078 ceph-mon[56825]: osdmap e32: 5 total, 5 up, 5 in 2023-12-16T01:14:48.618 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi118 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 17113M 2023-12-16T01:14:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:49 smithi118 ceph-mon[44148]: osdmap e33: 5 total, 5 up, 5 in 2023-12-16T01:14:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi118 2023-12-16T01:14:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 17113M 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[39682]: osdmap e33: 5 total, 5 up, 5 in 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi118 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 17113M 2023-12-16T01:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:14:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:14:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:49 smithi078 ceph-mon[56825]: osdmap e33: 5 total, 5 up, 5 in 2023-12-16T01:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:50 smithi118 ceph-mon[44148]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:50 smithi118 ceph-mon[44148]: osdmap e34: 5 total, 5 up, 5 in 2023-12-16T01:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:50 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[39682]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[39682]: osdmap e34: 5 total, 5 up, 5 in 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[56825]: pgmap v107: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[56825]: osdmap e34: 5 total, 5 up, 5 in 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:14:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:50 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:51 smithi118 ceph-mon[44148]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:51 smithi118 ceph-mon[44148]: osdmap e35: 5 total, 5 up, 5 in 2023-12-16T01:14:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:51 smithi078 ceph-mon[39682]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:51 smithi078 ceph-mon[39682]: osdmap e35: 5 total, 5 up, 5 in 2023-12-16T01:14:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:51 smithi078 ceph-mon[56825]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:14:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:51 smithi078 ceph-mon[56825]: osdmap e35: 5 total, 5 up, 5 in 2023-12-16T01:14:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:52 smithi118 ceph-mon[44148]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:52 smithi078 ceph-mon[39682]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:52 smithi078 ceph-mon[56825]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:14:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/2129363889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]': finished 2023-12-16T01:14:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: osdmap e36: 6 total, 5 up, 6 in 2023-12-16T01:14:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:14:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:53 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/4131547241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/2129363889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]': finished 2023-12-16T01:14:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: osdmap e36: 6 total, 5 up, 6 in 2023-12-16T01:14:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/4131547241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/2129363889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]: dispatch 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "849253ef-327c-4932-ac26-57a68eed9824"}]': finished 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: osdmap e36: 6 total, 5 up, 6 in 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:14:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:53 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/4131547241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:14:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:54 smithi118 ceph-mon[44148]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2023-12-16T01:14:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:54 smithi078 ceph-mon[39682]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2023-12-16T01:14:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:54 smithi078 ceph-mon[56825]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2023-12-16T01:14:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:56 smithi118 ceph-mon[44148]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:14:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:56 smithi078 ceph-mon[39682]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:14:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:56 smithi078 ceph-mon[56825]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:14:58.624 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:58 smithi118 ceph-mon[44148]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-16T01:14:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:58 smithi078 ceph-mon[39682]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-16T01:14:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:58 smithi078 ceph-mon[56825]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-16T01:14:59.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:14:59.493 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:14:59 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:14:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:14:59 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:14:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:14:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:14:59 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:00.578 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:00 smithi118 ceph-mon[44148]: Deploying daemon osd.5 on smithi118 2023-12-16T01:15:00.578 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:00 smithi118 ceph-mon[44148]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-16T01:15:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:00 smithi078 ceph-mon[39682]: Deploying daemon osd.5 on smithi118 2023-12-16T01:15:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:00 smithi078 ceph-mon[39682]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-16T01:15:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:00 smithi078 ceph-mon[56825]: Deploying daemon osd.5 on smithi118 2023-12-16T01:15:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:00 smithi078 ceph-mon[56825]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-16T01:15:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:02 smithi118 ceph-mon[44148]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:02 smithi078 ceph-mon[39682]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:02 smithi078 ceph-mon[56825]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:04.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:04 smithi118 ceph-mon[44148]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:04.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:04 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:04 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.584 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:04 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[39682]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[56825]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:04 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:06.462 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 5 on host 'smithi118' 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:06.490 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:06 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:06 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.080 DEBUG:teuthology.orchestra.run.smithi118:osd.5> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.5.service 2023-12-16T01:15:07.083 INFO:tasks.cephadm:Deploying osd.6 on smithi118 with /dev/vg_nvme/lv_2... 2023-12-16T01:15:07.083 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T01:15:07.113 INFO:journalctl@ceph.osd.5.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:15:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:07 smithi118 ceph-mon[44148]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[39682]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:15:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:07 smithi078 ceph-mon[56825]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:08.135 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[39682]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[39682]: osdmap e37: 6 total, 5 up, 6 in 2023-12-16T01:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[39682]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[39682]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[56825]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[56825]: osdmap e37: 6 total, 5 up, 6 in 2023-12-16T01:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[56825]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:08 smithi078 ceph-mon[56825]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:08 smithi118 ceph-mon[44148]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:15:08.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:08 smithi118 ceph-mon[44148]: osdmap e37: 6 total, 5 up, 6 in 2023-12-16T01:15:08.826 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:08.826 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:08 smithi118 ceph-mon[44148]: from='osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.826 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:08 smithi118 ceph-mon[44148]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:08.826 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:15:08 smithi118 conmon[61849]: 2023-12-16T01:15:08.469+0000 7f153c6ba700 -1 osd.5 0 waiting for initial osdmap 2023-12-16T01:15:08.826 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:15:08 smithi118 conmon[61849]: 2023-12-16T01:15:08.474+0000 7f15354b1700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: osdmap e38: 6 total, 5 up, 6 in 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428] boot 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T01:15:09.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: osdmap e38: 6 total, 5 up, 6 in 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428] boot 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: osdmap e38: 6 total, 5 up, 6 in 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: osd.5 [v2:172.21.15.118:6808/3903232428,v1:172.21.15.118:6809/3903232428] boot 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T01:15:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:15:10.145 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T01:15:10.145 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-16T01:15:10.145 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-12-16T01:15:10.145 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-12-16T01:15:10.145 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133498 s, 785 MB/s 2023-12-16T01:15:10.146 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-12-16T01:15:10.713 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi118:vg_nvme/lv_2 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[39682]: osdmap e40: 6 total, 6 up, 6 in 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:15:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:10 smithi078 ceph-mon[56825]: osdmap e40: 6 total, 6 up, 6 in 2023-12-16T01:15:10.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:10 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:15:10.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:10 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:15:10.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:10 smithi118 ceph-mon[44148]: osdmap e40: 6 total, 6 up, 6 in 2023-12-16T01:15:11.035 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:15:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi118 2023-12-16T01:15:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 8556M 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:11 smithi118 ceph-mon[44148]: osdmap e41: 6 total, 6 up, 6 in 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi118 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 8556M 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[39682]: osdmap e41: 6 total, 6 up, 6 in 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi118 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 8556M 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:11 smithi078 ceph-mon[56825]: osdmap e41: 6 total, 6 up, 6 in 2023-12-16T01:15:13.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:13 smithi118 ceph-mon[44148]: osdmap e42: 6 total, 6 up, 6 in 2023-12-16T01:15:13.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:13 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:13.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:13 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:13.558 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:13 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[39682]: osdmap e42: 6 total, 6 up, 6 in 2023-12-16T01:15:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:13.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[56825]: osdmap e42: 6 total, 6 up, 6 in 2023-12-16T01:15:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:13 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:14 smithi118 ceph-mon[44148]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:14 smithi118 ceph-mon[44148]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:14 smithi118 ceph-mon[44148]: osdmap e43: 6 total, 6 up, 6 in 2023-12-16T01:15:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[39682]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[39682]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[39682]: osdmap e43: 6 total, 6 up, 6 in 2023-12-16T01:15:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[56825]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[56825]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:14 smithi078 ceph-mon[56825]: osdmap e43: 6 total, 6 up, 6 in 2023-12-16T01:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:15 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/3065917351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:15 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:15 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]': finished 2023-12-16T01:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:15 smithi118 ceph-mon[44148]: osdmap e44: 7 total, 6 up, 7 in 2023-12-16T01:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:15 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/3065917351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]': finished 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[39682]: osdmap e44: 7 total, 6 up, 7 in 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/3065917351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]: dispatch 2023-12-16T01:15:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8"}]': finished 2023-12-16T01:15:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[56825]: osdmap e44: 7 total, 6 up, 7 in 2023-12-16T01:15:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:15 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:16 smithi118 ceph-mon[44148]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:16 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/2253488357' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:16 smithi078 ceph-mon[39682]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:16 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/2253488357' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:16 smithi078 ceph-mon[56825]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:16 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/2253488357' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:18 smithi118 ceph-mon[44148]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:18 smithi078 ceph-mon[39682]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:18 smithi078 ceph-mon[56825]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:20 smithi118 ceph-mon[44148]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:20 smithi078 ceph-mon[39682]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:20 smithi078 ceph-mon[56825]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:21 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:15:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:21 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:15:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:21 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:21 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:15:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:21 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:22.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:22 smithi118 ceph-mon[44148]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:22.557 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:22 smithi118 ceph-mon[44148]: Deploying daemon osd.6 on smithi118 2023-12-16T01:15:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:22 smithi078 ceph-mon[56825]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:22 smithi078 ceph-mon[56825]: Deploying daemon osd.6 on smithi118 2023-12-16T01:15:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:22 smithi078 ceph-mon[39682]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:22 smithi078 ceph-mon[39682]: Deploying daemon osd.6 on smithi118 2023-12-16T01:15:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:24 smithi118 ceph-mon[44148]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:24 smithi078 ceph-mon[39682]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:24 smithi078 ceph-mon[56825]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:26 smithi118 ceph-mon[44148]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:26 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:26 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:26 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[56825]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[39682]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:26 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:28 smithi118 ceph-mon[44148]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:28 smithi078 ceph-mon[39682]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:28 smithi078 ceph-mon[56825]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:28.868 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 6 on host 'smithi118' 2023-12-16T01:15:29.489 DEBUG:teuthology.orchestra.run.smithi118:osd.6> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.6.service 2023-12-16T01:15:29.531 INFO:tasks.cephadm:Deploying osd.7 on smithi118 with /dev/vg_nvme/lv_1... 2023-12-16T01:15:29.532 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T01:15:29.576 INFO:journalctl@ceph.osd.6.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:15:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:29 smithi118 ceph-mon[44148]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[56825]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:29 smithi078 ceph-mon[39682]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:15:30.550 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:15:30.898 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:15:30 smithi118 conmon[70731]: 2023-12-16T01:15:30.836+0000 7f550b20c700 -1 osd.6 0 waiting for initial osdmap 2023-12-16T01:15:30.898 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:15:30 smithi118 conmon[70731]: 2023-12-16T01:15:30.843+0000 7f5506007700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:15:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:30 smithi118 ceph-mon[44148]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:15:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:30 smithi118 ceph-mon[44148]: osdmap e45: 7 total, 6 up, 7 in 2023-12-16T01:15:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:30 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:30 smithi118 ceph-mon[44148]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:30 smithi118 ceph-mon[44148]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[39682]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:15:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[39682]: osdmap e45: 7 total, 6 up, 7 in 2023-12-16T01:15:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[39682]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[39682]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[56825]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:15:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[56825]: osdmap e45: 7 total, 6 up, 7 in 2023-12-16T01:15:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[56825]: from='osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:30 smithi078 ceph-mon[56825]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:31.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:31 smithi118 ceph-mon[44148]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:31.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:31 smithi118 ceph-mon[44148]: osdmap e46: 7 total, 6 up, 7 in 2023-12-16T01:15:31.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:31.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:31 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:31.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:31 smithi118 ceph-mon[44148]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[39682]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[39682]: osdmap e46: 7 total, 6 up, 7 in 2023-12-16T01:15:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[39682]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[56825]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[56825]: osdmap e46: 7 total, 6 up, 7 in 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:31 smithi078 ceph-mon[56825]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-16T01:15:32.421 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T01:15:32.421 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-16T01:15:32.421 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2023-12-16T01:15:32.421 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2023-12-16T01:15:32.422 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134463 s, 780 MB/s 2023-12-16T01:15:32.422 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348] boot 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: osdmap e47: 7 total, 7 up, 7 in 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.130 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:32 smithi118 ceph-mon[44148]: osdmap e48: 7 total, 7 up, 7 in 2023-12-16T01:15:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:15:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:15:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348] boot 2023-12-16T01:15:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: osdmap e47: 7 total, 7 up, 7 in 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[39682]: osdmap e48: 7 total, 7 up, 7 in 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: osd.6 [v2:172.21.15.118:6816/2819635348,v1:172.21.15.118:6817/2819635348] boot 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: osdmap e47: 7 total, 7 up, 7 in 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:15:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:32 smithi078 ceph-mon[56825]: osdmap e48: 7 total, 7 up, 7 in 2023-12-16T01:15:33.524 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi118:vg_nvme/lv_1 2023-12-16T01:15:33.896 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: osdmap e49: 7 total, 7 up, 7 in 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: osdmap e49: 7 total, 7 up, 7 in 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: osdmap e49: 7 total, 7 up, 7 in 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:35 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi118 2023-12-16T01:15:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:35 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 5704M 2023-12-16T01:15:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:35 smithi118 ceph-mon[44148]: osdmap e50: 7 total, 7 up, 7 in 2023-12-16T01:15:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi118 2023-12-16T01:15:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 5704M 2023-12-16T01:15:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[39682]: osdmap e50: 7 total, 7 up, 7 in 2023-12-16T01:15:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi118 2023-12-16T01:15:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 5704M 2023-12-16T01:15:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:35 smithi078 ceph-mon[56825]: osdmap e50: 7 total, 7 up, 7 in 2023-12-16T01:15:36.470 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:36 smithi118 ceph-mon[44148]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:36.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:36.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:36.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:36 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:36.471 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:36 smithi118 ceph-mon[44148]: osdmap e51: 7 total, 7 up, 7 in 2023-12-16T01:15:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[39682]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[39682]: osdmap e51: 7 total, 7 up, 7 in 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[56825]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:36 smithi078 ceph-mon[56825]: osdmap e51: 7 total, 7 up, 7 in 2023-12-16T01:15:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:37 smithi118 ceph-mon[44148]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:37 smithi078 ceph-mon[39682]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:37 smithi078 ceph-mon[56825]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:15:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/2578980773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]': finished 2023-12-16T01:15:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: osdmap e52: 8 total, 7 up, 8 in 2023-12-16T01:15:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:38 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/2578980773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]': finished 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: osdmap e52: 8 total, 7 up, 8 in 2023-12-16T01:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/2578980773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]: dispatch 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b3b9314c-273f-4a8f-963f-cebd964cdff1"}]': finished 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: osdmap e52: 8 total, 7 up, 8 in 2023-12-16T01:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:38 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:39 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/482149650' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:39 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/482149650' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:39.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:39 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/482149650' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T01:15:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:40 smithi118 ceph-mon[44148]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-16T01:15:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:40 smithi078 ceph-mon[39682]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-16T01:15:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:40 smithi078 ceph-mon[56825]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2023-12-16T01:15:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:42 smithi118 ceph-mon[44148]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-16T01:15:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:42 smithi078 ceph-mon[39682]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-16T01:15:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:42 smithi078 ceph-mon[56825]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-12-16T01:15:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:44 smithi118 ceph-mon[44148]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-16T01:15:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:15:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:44 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[39682]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-16T01:15:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:15:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[56825]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-16T01:15:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:15:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:44 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:45.620 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:45 smithi118 ceph-mon[44148]: Deploying daemon osd.7 on smithi118 2023-12-16T01:15:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:45 smithi078 ceph-mon[39682]: Deploying daemon osd.7 on smithi118 2023-12-16T01:15:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:45 smithi078 ceph-mon[56825]: Deploying daemon osd.7 on smithi118 2023-12-16T01:15:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:46 smithi118 ceph-mon[44148]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-16T01:15:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:46 smithi078 ceph-mon[56825]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-16T01:15:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:46 smithi078 ceph-mon[39682]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-12-16T01:15:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:48 smithi118 ceph-mon[44148]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:48 smithi078 ceph-mon[39682]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:48 smithi078 ceph-mon[56825]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-16T01:15:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:49 smithi118 ceph-mon[44148]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:49 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[39682]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[56825]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:49 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:51 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.224 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 7 on host 'smithi118' 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:51 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:52.871 DEBUG:teuthology.orchestra.run.smithi118:osd.7> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.7.service 2023-12-16T01:15:52.873 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-16T01:15:52.873 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-16T01:15:52.907 INFO:journalctl@ceph.osd.7.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:15:53.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:52 smithi118 ceph-mon[44148]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:52 smithi118 ceph-mon[44148]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.110 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:52 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:53.222 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[39682]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[39682]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[56825]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[56825]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:15:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:52 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:15:54.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:54.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:15:54.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: osdmap e53: 8 total, 7 up, 8 in 2023-12-16T01:15:54.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:54.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.033 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:53 smithi118 ceph-mon[44148]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.033 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:15:53 smithi118 conmon[79795]: 2023-12-16T01:15:53.897+0000 7f75a3070700 -1 osd.7 0 waiting for initial osdmap 2023-12-16T01:15:54.033 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:15:53 smithi118 conmon[79795]: 2023-12-16T01:15:53.904+0000 7f759de6b700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:15:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:15:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: osdmap e53: 8 total, 7 up, 8 in 2023-12-16T01:15:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[39682]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: osdmap e53: 8 total, 7 up, 8 in 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: from='osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:53 smithi078 ceph-mon[56825]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:15:54.925 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: osdmap e54: 8 total, 7 up, 8 in 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493] boot 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T01:15:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:54 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: osdmap e54: 8 total, 7 up, 8 in 2023-12-16T01:15:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493] boot 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: osdmap e54: 8 total, 7 up, 8 in 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: osd.7 [v2:172.21.15.118:6824/3631605493,v1:172.21.15.118:6825/3631605493] boot 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T01:15:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:54 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:15:55.558 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1702689354,"num_in_osds":8,"osd_in_since":1702689337,"num_remapped_pgs":1} 2023-12-16T01:15:55.559 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T01:15:55.896 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:15:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: purged_snaps scrub starts 2023-12-16T01:15:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: purged_snaps scrub ok 2023-12-16T01:15:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1512888773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T01:15:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:55 smithi118 ceph-mon[44148]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T01:15:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: purged_snaps scrub starts 2023-12-16T01:15:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: purged_snaps scrub ok 2023-12-16T01:15:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1512888773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T01:15:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[39682]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: purged_snaps scrub starts 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: purged_snaps scrub ok 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-16T01:15:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1512888773' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:15:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:55 smithi078 ceph-mon[56825]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T01:15:57.155 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:56 smithi078 ceph-mon[56825]: Detected new or changed devices on smithi118 2023-12-16T01:15:57.156 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:56 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 4278M 2023-12-16T01:15:57.156 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:56 smithi078 ceph-mon[39682]: Detected new or changed devices on smithi118 2023-12-16T01:15:57.156 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:56 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 4278M 2023-12-16T01:15:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:56 smithi118 ceph-mon[44148]: Detected new or changed devices on smithi118 2023-12-16T01:15:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:56 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 4278M 2023-12-16T01:15:57.496 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:15:57.496 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":58,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:15:57.341550+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:15:58.132 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T01:14:05.116574+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-16T01:15:58.133 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[39682]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[39682]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[39682]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3518776427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[56825]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:15:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[56825]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T01:15:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[56825]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T01:15:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:57 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3518776427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:15:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:57 smithi118 ceph-mon[44148]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:15:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:57 smithi118 ceph-mon[44148]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T01:15:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:57 smithi118 ceph-mon[44148]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T01:15:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:57 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3518776427' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:15:58.460 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:15:59.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:15:59 smithi078 ceph-mon[39682]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T01:15:59.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:15:59 smithi078 ceph-mon[56825]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T01:15:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:15:59 smithi118 ceph-mon[44148]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T01:15:59.979 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-16T01:16:00.581 INFO:tasks.cephadm:Adding mds.a on smithi078 2023-12-16T01:16:00.581 INFO:tasks.cephadm:Adding mds.b on smithi118 2023-12-16T01:16:00.581 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply mds all '2;smithi078=a;smithi118=b' 2023-12-16T01:16:00.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:00 smithi118 ceph-mon[44148]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:00.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:00 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3786339644' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:00 smithi078 ceph-mon[39682]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:00 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3786339644' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:00 smithi078 ceph-mon[56825]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:00 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3786339644' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:00.931 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:02.607 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled mds.all update... 2023-12-16T01:16:02.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:02 smithi118 ceph-mon[44148]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-16T01:16:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:02 smithi078 ceph-mon[39682]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-16T01:16:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:02 smithi078 ceph-mon[56825]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-16T01:16:03.191 DEBUG:teuthology.orchestra.run.smithi078:mds.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mds.a.service 2023-12-16T01:16:03.193 DEBUG:teuthology.orchestra.run.smithi118:mds.b> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@mds.b.service 2023-12-16T01:16:03.223 INFO:journalctl@ceph.mds.a.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:16:03.233 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-12-16T01:16:03.234 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:03.264 INFO:journalctl@ceph.mds.b.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:16:03.601 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:03.601 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":59,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:15:58.347418+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:03.617 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T01:14:05.116574+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-16T01:16:03.618 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-16T01:16:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: Saving service mds.all spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: Deploying daemon mds.a on smithi078 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:03 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2827773673' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.935 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: Saving service mds.all spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:03.948 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: Deploying daemon mds.a on smithi078 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2827773673' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: Saving service mds.all spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:03.950 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:03.950 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: Deploying daemon mds.a on smithi078 2023-12-16T01:16:03.950 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T01:16:03.950 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:03 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2827773673' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:03.951 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:16:04.335 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:04.335 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2023-12-16T01:16:04.337 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 1 2023-12-16T01:16:04.651 INFO:journalctl@ceph.mds.a.smithi078.stdout:Dec 16 01:16:04 smithi078 systemd[1]: Starting Ceph mds.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:16:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:04 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1807185232' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:04 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1042535534' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:04 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1807185232' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:04 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1042535534' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:04 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1807185232' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:04 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1042535534' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:04.977 INFO:journalctl@ceph.mds.a.smithi078.stdout:Dec 16 01:16:04 smithi078 conmon[98465]: starting mds.a at 2023-12-16T01:16:04.977 INFO:journalctl@ceph.mds.a.smithi078.stdout:Dec 16 01:16:04 smithi078 bash[98423]: c589eec7788629bc19a0dbe826221c6eb90ac05a7c79c442d8accb0e42de1e17 2023-12-16T01:16:04.977 INFO:journalctl@ceph.mds.a.smithi078.stdout:Dec 16 01:16:04 smithi078 systemd[1]: Started Ceph mds.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:16:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: mds.? [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] up:boot 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: fsmap 1 up:standby 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:05 smithi118 ceph-mon[44148]: Deploying daemon mds.b on smithi118 2023-12-16T01:16:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-12-16T01:16:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: mds.? [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] up:boot 2023-12-16T01:16:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: fsmap 1 up:standby 2023-12-16T01:16:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[39682]: Deploying daemon mds.b on smithi118 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: mds.? [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] up:boot 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: fsmap 1 up:standby 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:16:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T01:16:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:05 smithi078 ceph-mon[56825]: Deploying daemon mds.b on smithi118 2023-12-16T01:16:06.351 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:16:06.725 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:06.726 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":2,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2023-12-16T01:16:06.728 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 2 2023-12-16T01:16:06.897 INFO:journalctl@ceph.mds.b.smithi118.stdout:Dec 16 01:16:06 smithi118 systemd[1]: Starting Ceph mds.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:16:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:06 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/235733164' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:06 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/235733164' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:06 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/235733164' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:07.657 INFO:journalctl@ceph.mds.b.smithi118.stdout:Dec 16 01:16:07 smithi118 conmon[86014]: starting mds.b at 2023-12-16T01:16:07.657 INFO:journalctl@ceph.mds.b.smithi118.stdout:Dec 16 01:16:07 smithi118 bash[85973]: 01437dcecde4aee81b60218d84b5e8f6dd3ae5c733d6078589d72d1b254184c3 2023-12-16T01:16:07.657 INFO:journalctl@ceph.mds.b.smithi118.stdout:Dec 16 01:16:07 smithi118 systemd[1]: Started Ceph mds.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:16:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T01:16:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:boot 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: fsmap 2 up:standby 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:boot 2023-12-16T01:16:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: fsmap 2 up:standby 2023-12-16T01:16:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:08 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T01:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:boot 2023-12-16T01:16:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: fsmap 2 up:standby 2023-12-16T01:16:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:08 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:08.741 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:16:09.109 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:09.110 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24337,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.118:6833/3919037189","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":3919037189},{"type":"v1","addr":"172.21.15.118:6833","nonce":3919037189}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2023-12-16T01:16:09.112 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 3 2023-12-16T01:16:09.123 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:09.433 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:09.433 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":59,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:15:58.347418+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:09.447 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T01:14:05.116574+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-16T01:16:09.448 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-16T01:16:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/408930624' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/685900228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/408930624' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:09 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/685900228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.763 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-16T01:16:09.777 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-12-16T01:16:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/408930624' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:09 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/685900228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout:[ 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout: "poolnum": 1, 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout: "poolname": ".mgr" 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:16:10.091 INFO:teuthology.orchestra.run.smithi078.stdout:] 2023-12-16T01:16:10.105 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-12-16T01:16:10.105 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2023-12-16T01:16:10.797 INFO:teuthology.orchestra.run.smithi078.stderr:pool 'cephfs_metadata' created 2023-12-16T01:16:10.808 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2023-12-16T01:16:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:10 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1775481115' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:10 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/779293517' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-16T01:16:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:10 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1775481115' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:10 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/779293517' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-16T01:16:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:10 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1775481115' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:16:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:10 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/779293517' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-16T01:16:11.816 INFO:teuthology.orchestra.run.smithi078.stderr:pool 'cephfs_data' created 2023-12-16T01:16:11.831 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/796301853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: pgmap v175: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1905890431' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/796301853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: pgmap v175: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1905890431' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:11 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/796301853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: pgmap v175: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1905890431' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:11 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-16T01:16:12.806 INFO:teuthology.orchestra.run.smithi078.stderr:new fs with metadata pool 2 and data pool 3 2023-12-16T01:16:12.818 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-16T01:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T01:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1901781188' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[39682]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1901781188' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-16T01:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:12 smithi078 ceph-mon[56825]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T01:16:13.135 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:13.135 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":62,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:12.190312+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:13.149 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1901781188' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-16T01:16:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:12 smithi118 ceph-mon[44148]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T01:16:13.464 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:13.464 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":63,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:13.346453+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:13.478 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-12-16T01:16:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-16T01:16:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-16T01:16:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-16T01:16:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: pgmap v178: 97 pgs: 9 creating+peering, 25 active+clean, 63 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2023-12-16T01:16:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/705989170' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T01:16:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:13 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1901895559' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-16T01:16:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-16T01:16:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-16T01:16:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: pgmap v178: 97 pgs: 9 creating+peering, 25 active+clean, 63 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2023-12-16T01:16:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/705989170' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1901895559' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: pgmap v178: 97 pgs: 9 creating+peering, 25 active+clean, 63 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/705989170' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T01:16:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:13 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1901895559' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:14.827 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-12-16T01:16:14.828 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-12-16T01:16:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: Cluster is now healthy 2023-12-16T01:16:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:active 2023-12-16T01:16:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:14 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-16T01:16:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: Cluster is now healthy 2023-12-16T01:16:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:active 2023-12-16T01:16:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: Cluster is now healthy 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: mds.? [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] up:active 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:14 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-16T01:16:15.835 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-12-16T01:16:15.835 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:16:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:15 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-16T01:16:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:15 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:15 smithi118 ceph-mon[44148]: pgmap v180: 97 pgs: 9 creating+peering, 54 active+clean, 34 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1008 B/s wr, 6 op/s 2023-12-16T01:16:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:15 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4288156354' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:15 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.195 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:16.195 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-16T01:16:12.190652+0000","modified":"2023-12-16T01:16:15.809623+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.118:6833/3919037189","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":3919037189},{"type":"v1","addr":"172.21.15.118:6833","nonce":3919037189}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-12-16T01:16:16.198 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 8 2023-12-16T01:16:16.208 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-16T01:16:16.208 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[39682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:16.208 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[39682]: pgmap v180: 97 pgs: 9 creating+peering, 54 active+clean, 34 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1008 B/s wr, 6 op/s 2023-12-16T01:16:16.208 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4288156354' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.208 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.209 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1750782051' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-16T01:16:16.209 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:16.209 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[56825]: pgmap v180: 97 pgs: 9 creating+peering, 54 active+clean, 34 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1008 B/s wr, 6 op/s 2023-12-16T01:16:16.209 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4288156354' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.209 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:15 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-16T01:16:16.210 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:16.522 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:16.523 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":63,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:13.346453+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:16.536 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-12-16T01:16:16.537 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-16T01:16:16.854 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:16.856 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-16T01:16:16.865 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":180,"stamp":"2023-12-16T01:16:14.849958+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591926,"num_objects":13,"num_object_clones":0,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":184,"num_write_kb":2420,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137,"ondisk_log_size":137,"up":189,"acting":189,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":124,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384760,"kb_used_data":6456,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576456,"statfs":{"total":767960285184,"available":765518290944,"internally_reserved":0,"allocated":6610944,"data_stored":3762496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1558,"num_objects":11,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":25,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.061789"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361089+0000","last_change":"2023-12-16T01:16:12.361089+0000","last_active":"2023-12-16T01:16:12.361089+0000","last_peered":"2023-12-16T01:16:12.361089+0000","last_clean":"2023-12-16T01:16:12.361089+0000","last_became_active":"2023-12-16T01:16:12.360823+0000","last_became_peered":"2023-12-16T01:16:12.360823+0000","last_unstale":"2023-12-16T01:16:12.361089+0000","last_undegraded":"2023-12-16T01:16:12.361089+0000","last_fullsized":"2023-12-16T01:16:12.361089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.380241+0000","last_change":"2023-12-16T01:16:12.379973+0000","last_active":"2023-12-16T01:16:12.380241+0000","last_peered":"2023-12-16T01:16:12.380241+0000","last_clean":"2023-12-16T01:16:12.380241+0000","last_became_active":"2023-12-16T01:16:12.379615+0000","last_became_peered":"2023-12-16T01:16:12.379615+0000","last_unstale":"2023-12-16T01:16:12.380241+0000","last_undegraded":"2023-12-16T01:16:12.380241+0000","last_fullsized":"2023-12-16T01:16:12.380241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:51:05.010041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363280+0000","last_change":"2023-12-16T01:16:12.361288+0000","last_active":"2023-12-16T01:16:12.363280+0000","last_peered":"2023-12-16T01:16:12.363280+0000","last_clean":"2023-12-16T01:16:12.363280+0000","last_became_active":"2023-12-16T01:16:12.361039+0000","last_became_peered":"2023-12-16T01:16:12.361039+0000","last_unstale":"2023-12-16T01:16:12.363280+0000","last_undegraded":"2023-12-16T01:16:12.363280+0000","last_fullsized":"2023-12-16T01:16:12.363280+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:12:03.104322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.380138+0000","last_change":"2023-12-16T01:16:12.380138+0000","last_active":"2023-12-16T01:16:12.380138+0000","last_peered":"2023-12-16T01:16:12.380138+0000","last_clean":"2023-12-16T01:16:12.380138+0000","last_became_active":"2023-12-16T01:16:12.379847+0000","last_became_peered":"2023-12-16T01:16:12.379847+0000","last_unstale":"2023-12-16T01:16:12.380138+0000","last_undegraded":"2023-12-16T01:16:12.380138+0000","last_fullsized":"2023-12-16T01:16:12.380138+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379771+0000","last_change":"2023-12-16T01:16:12.379771+0000","last_active":"2023-12-16T01:16:12.379771+0000","last_peered":"2023-12-16T01:16:12.379771+0000","last_clean":"2023-12-16T01:16:12.379771+0000","last_became_active":"2023-12-16T01:16:12.379352+0000","last_became_peered":"2023-12-16T01:16:12.379352+0000","last_unstale":"2023-12-16T01:16:12.379771+0000","last_undegraded":"2023-12-16T01:16:12.379771+0000","last_fullsized":"2023-12-16T01:16:12.379771+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361991+0000","last_change":"2023-12-16T01:16:12.361991+0000","last_active":"2023-12-16T01:16:12.361991+0000","last_peered":"2023-12-16T01:16:12.361991+0000","last_clean":"2023-12-16T01:16:12.361991+0000","last_became_active":"2023-12-16T01:16:12.361620+0000","last_became_peered":"2023-12-16T01:16:12.361620+0000","last_unstale":"2023-12-16T01:16:12.361991+0000","last_undegraded":"2023-12-16T01:16:12.361991+0000","last_fullsized":"2023-12-16T01:16:12.361991+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361062+0000","last_change":"2023-12-16T01:16:12.361062+0000","last_active":"2023-12-16T01:16:12.361062+0000","last_peered":"2023-12-16T01:16:12.361062+0000","last_clean":"2023-12-16T01:16:12.361062+0000","last_became_active":"2023-12-16T01:16:12.360763+0000","last_became_peered":"2023-12-16T01:16:12.360763+0000","last_unstale":"2023-12-16T01:16:12.361062+0000","last_undegraded":"2023-12-16T01:16:12.361062+0000","last_fullsized":"2023-12-16T01:16:12.361062+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.372691+0000","last_change":"2023-12-16T01:16:12.370687+0000","last_active":"2023-12-16T01:16:12.372691+0000","last_peered":"2023-12-16T01:16:12.372691+0000","last_clean":"2023-12-16T01:16:12.372691+0000","last_became_active":"2023-12-16T01:16:12.370409+0000","last_became_peered":"2023-12-16T01:16:12.370409+0000","last_unstale":"2023-12-16T01:16:12.372691+0000","last_undegraded":"2023-12-16T01:16:12.372691+0000","last_fullsized":"2023-12-16T01:16:12.372691+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:16:14.978744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379042+0000","last_change":"2023-12-16T01:16:12.377736+0000","last_active":"2023-12-16T01:16:12.379042+0000","last_peered":"2023-12-16T01:16:12.379042+0000","last_clean":"2023-12-16T01:16:12.379042+0000","last_became_active":"2023-12-16T01:16:12.377485+0000","last_became_peered":"2023-12-16T01:16:12.377485+0000","last_unstale":"2023-12-16T01:16:12.379042+0000","last_undegraded":"2023-12-16T01:16:12.379042+0000","last_fullsized":"2023-12-16T01:16:12.379042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369846+0000","last_change":"2023-12-16T01:16:12.369846+0000","last_active":"2023-12-16T01:16:12.369846+0000","last_peered":"2023-12-16T01:16:12.369846+0000","last_clean":"2023-12-16T01:16:12.369846+0000","last_became_active":"2023-12-16T01:16:12.369579+0000","last_became_peered":"2023-12-16T01:16:12.369579+0000","last_unstale":"2023-12-16T01:16:12.369846+0000","last_undegraded":"2023-12-16T01:16:12.369846+0000","last_fullsized":"2023-12-16T01:16:12.369846+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.825790+0000","last_change":"2023-12-16T01:16:11.825117+0000","last_active":"2023-12-16T01:16:11.825790+0000","last_peered":"2023-12-16T01:16:11.825790+0000","last_clean":"2023-12-16T01:16:11.825790+0000","last_became_active":"2023-12-16T01:16:11.824715+0000","last_became_peered":"2023-12-16T01:16:11.824715+0000","last_unstale":"2023-12-16T01:16:11.825790+0000","last_undegraded":"2023-12-16T01:16:11.825790+0000","last_fullsized":"2023-12-16T01:16:11.825790+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.791663+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:12:14.906208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.359678+0000","last_change":"2023-12-16T01:16:12.359678+0000","last_active":"2023-12-16T01:16:12.359678+0000","last_peered":"2023-12-16T01:16:12.359678+0000","last_clean":"2023-12-16T01:16:12.359678+0000","last_became_active":"2023-12-16T01:16:12.359406+0000","last_became_peered":"2023-12-16T01:16:12.359406+0000","last_unstale":"2023-12-16T01:16:12.359678+0000","last_undegraded":"2023-12-16T01:16:12.359678+0000","last_fullsized":"2023-12-16T01:16:12.359678+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379260+0000","last_change":"2023-12-16T01:16:12.378956+0000","last_active":"2023-12-16T01:16:12.379260+0000","last_peered":"2023-12-16T01:16:12.379260+0000","last_clean":"2023-12-16T01:16:12.379260+0000","last_became_active":"2023-12-16T01:16:12.378658+0000","last_became_peered":"2023-12-16T01:16:12.378658+0000","last_unstale":"2023-12-16T01:16:12.379260+0000","last_undegraded":"2023-12-16T01:16:12.379260+0000","last_fullsized":"2023-12-16T01:16:12.379260+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377256+0000","last_change":"2023-12-16T01:16:12.373781+0000","last_active":"2023-12-16T01:16:12.377256+0000","last_peered":"2023-12-16T01:16:12.377256+0000","last_clean":"2023-12-16T01:16:12.377256+0000","last_became_active":"2023-12-16T01:16:12.373483+0000","last_became_peered":"2023-12-16T01:16:12.373483+0000","last_unstale":"2023-12-16T01:16:12.377256+0000","last_undegraded":"2023-12-16T01:16:12.377256+0000","last_fullsized":"2023-12-16T01:16:12.377256+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.791491+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:25:46.184084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363124+0000","last_change":"2023-12-16T01:16:12.363124+0000","last_active":"2023-12-16T01:16:12.363124+0000","last_peered":"2023-12-16T01:16:12.363124+0000","last_clean":"2023-12-16T01:16:12.363124+0000","last_became_active":"2023-12-16T01:16:12.362827+0000","last_became_peered":"2023-12-16T01:16:12.362827+0000","last_unstale":"2023-12-16T01:16:12.363124+0000","last_undegraded":"2023-12-16T01:16:12.363124+0000","last_fullsized":"2023-12-16T01:16:12.363124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.350613+0000","last_change":"2023-12-16T01:16:11.816975+0000","last_active":"2023-12-16T01:16:12.350613+0000","last_peered":"2023-12-16T01:16:12.350613+0000","last_clean":"2023-12-16T01:16:12.350613+0000","last_became_active":"2023-12-16T01:16:11.816618+0000","last_became_peered":"2023-12-16T01:16:11.816618+0000","last_unstale":"2023-12-16T01:16:12.350613+0000","last_undegraded":"2023-12-16T01:16:12.350613+0000","last_fullsized":"2023-12-16T01:16:12.350613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364985+0000","last_change":"2023-12-16T01:16:12.364985+0000","last_active":"2023-12-16T01:16:12.364985+0000","last_peered":"2023-12-16T01:16:12.364985+0000","last_clean":"2023-12-16T01:16:12.364985+0000","last_became_active":"2023-12-16T01:16:12.364701+0000","last_became_peered":"2023-12-16T01:16:12.364701+0000","last_unstale":"2023-12-16T01:16:12.364985+0000","last_undegraded":"2023-12-16T01:16:12.364985+0000","last_fullsized":"2023-12-16T01:16:12.364985+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.791742+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:58:38.725228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.357882+0000","last_change":"2023-12-16T01:16:11.819956+0000","last_active":"2023-12-16T01:16:12.357882+0000","last_peered":"2023-12-16T01:16:12.357882+0000","last_clean":"2023-12-16T01:16:12.357882+0000","last_became_active":"2023-12-16T01:16:11.819639+0000","last_became_peered":"2023-12-16T01:16:11.819639+0000","last_unstale":"2023-12-16T01:16:12.357882+0000","last_undegraded":"2023-12-16T01:16:12.357882+0000","last_fullsized":"2023-12-16T01:16:12.357882+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.811572+0000","last_change":"2023-12-16T01:16:11.811076+0000","last_active":"2023-12-16T01:16:11.811572+0000","last_peered":"2023-12-16T01:16:11.811572+0000","last_clean":"2023-12-16T01:16:11.811572+0000","last_became_active":"2023-12-16T01:16:11.810720+0000","last_became_peered":"2023-12-16T01:16:11.810720+0000","last_unstale":"2023-12-16T01:16:11.811572+0000","last_undegraded":"2023-12-16T01:16:11.811572+0000","last_fullsized":"2023-12-16T01:16:11.811572+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378567+0000","last_change":"2023-12-16T01:16:12.374510+0000","last_active":"2023-12-16T01:16:12.378567+0000","last_peered":"2023-12-16T01:16:12.378567+0000","last_clean":"2023-12-16T01:16:12.378567+0000","last_became_active":"2023-12-16T01:16:12.374184+0000","last_became_peered":"2023-12-16T01:16:12.374184+0000","last_unstale":"2023-12-16T01:16:12.378567+0000","last_undegraded":"2023-12-16T01:16:12.378567+0000","last_fullsized":"2023-12-16T01:16:12.378567+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.355309+0000","last_change":"2023-12-16T01:16:11.810394+0000","last_active":"2023-12-16T01:16:12.355309+0000","last_peered":"2023-12-16T01:16:12.355309+0000","last_clean":"2023-12-16T01:16:12.355309+0000","last_became_active":"2023-12-16T01:16:11.808004+0000","last_became_peered":"2023-12-16T01:16:11.808004+0000","last_unstale":"2023-12-16T01:16:12.355309+0000","last_undegraded":"2023-12-16T01:16:12.355309+0000","last_fullsized":"2023-12-16T01:16:12.355309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363340+0000","last_change":"2023-12-16T01:16:12.363340+0000","last_active":"2023-12-16T01:16:12.363340+0000","last_peered":"2023-12-16T01:16:12.363340+0000","last_clean":"2023-12-16T01:16:12.363340+0000","last_became_active":"2023-12-16T01:16:12.363065+0000","last_became_peered":"2023-12-16T01:16:12.363065+0000","last_unstale":"2023-12-16T01:16:12.363340+0000","last_undegraded":"2023-12-16T01:16:12.363340+0000","last_fullsized":"2023-12-16T01:16:12.363340+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.796449+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:07:24.377240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.375070+0000","last_change":"2023-12-16T01:16:12.375070+0000","last_active":"2023-12-16T01:16:12.375070+0000","last_peered":"2023-12-16T01:16:12.375070+0000","last_clean":"2023-12-16T01:16:12.375070+0000","last_became_active":"2023-12-16T01:16:12.373352+0000","last_became_peered":"2023-12-16T01:16:12.373352+0000","last_unstale":"2023-12-16T01:16:12.375070+0000","last_undegraded":"2023-12-16T01:16:12.375070+0000","last_fullsized":"2023-12-16T01:16:12.375070+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:06:17.906079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.806490+0000","last_change":"2023-12-16T01:16:11.816994+0000","last_active":"2023-12-16T01:16:12.806490+0000","last_peered":"2023-12-16T01:16:12.806490+0000","last_clean":"2023-12-16T01:16:12.806490+0000","last_became_active":"2023-12-16T01:16:11.816707+0000","last_became_peered":"2023-12-16T01:16:11.816707+0000","last_unstale":"2023-12-16T01:16:12.806490+0000","last_undegraded":"2023-12-16T01:16:12.806490+0000","last_fullsized":"2023-12-16T01:16:12.806490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.13","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.824898+0000","last_change":"2023-12-16T01:16:11.824266+0000","last_active":"2023-12-16T01:16:11.824898+0000","last_peered":"2023-12-16T01:16:11.824898+0000","last_clean":"2023-12-16T01:16:11.824898+0000","last_became_active":"2023-12-16T01:16:11.823861+0000","last_became_peered":"2023-12-16T01:16:11.823861+0000","last_unstale":"2023-12-16T01:16:11.824898+0000","last_undegraded":"2023-12-16T01:16:11.824898+0000","last_fullsized":"2023-12-16T01:16:11.824898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364176+0000","last_change":"2023-12-16T01:16:12.364176+0000","last_active":"2023-12-16T01:16:12.364176+0000","last_peered":"2023-12-16T01:16:12.364176+0000","last_clean":"2023-12-16T01:16:12.364176+0000","last_became_active":"2023-12-16T01:16:12.363925+0000","last_became_peered":"2023-12-16T01:16:12.363925+0000","last_unstale":"2023-12-16T01:16:12.364176+0000","last_undegraded":"2023-12-16T01:16:12.364176+0000","last_fullsized":"2023-12-16T01:16:12.364176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.356055+0000","last_change":"2023-12-16T01:16:11.819641+0000","last_active":"2023-12-16T01:16:12.356055+0000","last_peered":"2023-12-16T01:16:12.356055+0000","last_clean":"2023-12-16T01:16:12.356055+0000","last_became_active":"2023-12-16T01:16:11.819333+0000","last_became_peered":"2023-12-16T01:16:11.819333+0000","last_unstale":"2023-12-16T01:16:12.356055+0000","last_undegraded":"2023-12-16T01:16:12.356055+0000","last_fullsized":"2023-12-16T01:16:12.356055+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.813679+0000","last_change":"2023-12-16T01:16:11.813182+0000","last_active":"2023-12-16T01:16:11.813679+0000","last_peered":"2023-12-16T01:16:11.813679+0000","last_clean":"2023-12-16T01:16:11.813679+0000","last_became_active":"2023-12-16T01:16:11.812591+0000","last_became_peered":"2023-12-16T01:16:11.812591+0000","last_unstale":"2023-12-16T01:16:11.813679+0000","last_undegraded":"2023-12-16T01:16:11.813679+0000","last_fullsized":"2023-12-16T01:16:11.813679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365207+0000","last_change":"2023-12-16T01:16:12.365207+0000","last_active":"2023-12-16T01:16:12.365207+0000","last_peered":"2023-12-16T01:16:12.365207+0000","last_clean":"2023-12-16T01:16:12.365207+0000","last_became_active":"2023-12-16T01:16:12.362979+0000","last_became_peered":"2023-12-16T01:16:12.362979+0000","last_unstale":"2023-12-16T01:16:12.365207+0000","last_undegraded":"2023-12-16T01:16:12.365207+0000","last_fullsized":"2023-12-16T01:16:12.365207+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.806850+0000","last_change":"2023-12-16T01:16:11.814348+0000","last_active":"2023-12-16T01:16:12.806850+0000","last_peered":"2023-12-16T01:16:12.806850+0000","last_clean":"2023-12-16T01:16:12.806850+0000","last_became_active":"2023-12-16T01:16:11.814111+0000","last_became_peered":"2023-12-16T01:16:11.814111+0000","last_unstale":"2023-12-16T01:16:12.806850+0000","last_undegraded":"2023-12-16T01:16:12.806850+0000","last_fullsized":"2023-12-16T01:16:12.806850+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.f","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363692+0000","last_change":"2023-12-16T01:16:11.823173+0000","last_active":"2023-12-16T01:16:12.363692+0000","last_peered":"2023-12-16T01:16:12.363692+0000","last_clean":"2023-12-16T01:16:12.363692+0000","last_became_active":"2023-12-16T01:16:11.822719+0000","last_became_peered":"2023-12-16T01:16:11.822719+0000","last_unstale":"2023-12-16T01:16:12.363692+0000","last_undegraded":"2023-12-16T01:16:12.363692+0000","last_fullsized":"2023-12-16T01:16:12.363692+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.792856+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:59:33.957154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,7],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.370997+0000","last_change":"2023-12-16T01:16:12.369549+0000","last_active":"2023-12-16T01:16:12.370997+0000","last_peered":"2023-12-16T01:16:12.370997+0000","last_clean":"2023-12-16T01:16:12.370997+0000","last_became_active":"2023-12-16T01:16:12.369231+0000","last_became_peered":"2023-12-16T01:16:12.369231+0000","last_unstale":"2023-12-16T01:16:12.370997+0000","last_undegraded":"2023-12-16T01:16:12.370997+0000","last_fullsized":"2023-12-16T01:16:12.370997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.358227+0000","last_change":"2023-12-16T01:16:11.809161+0000","last_active":"2023-12-16T01:16:12.358227+0000","last_peered":"2023-12-16T01:16:12.358227+0000","last_clean":"2023-12-16T01:16:12.358227+0000","last_became_active":"2023-12-16T01:16:11.807807+0000","last_became_peered":"2023-12-16T01:16:11.807807+0000","last_unstale":"2023-12-16T01:16:12.358227+0000","last_undegraded":"2023-12-16T01:16:12.358227+0000","last_fullsized":"2023-12-16T01:16:12.358227+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.362284+0000","last_change":"2023-12-16T01:16:12.362284+0000","last_active":"2023-12-16T01:16:12.362284+0000","last_peered":"2023-12-16T01:16:12.362284+0000","last_clean":"2023-12-16T01:16:12.362284+0000","last_became_active":"2023-12-16T01:16:12.361941+0000","last_became_peered":"2023-12-16T01:16:12.361941+0000","last_unstale":"2023-12-16T01:16:12.362284+0000","last_undegraded":"2023-12-16T01:16:12.362284+0000","last_fullsized":"2023-12-16T01:16:12.362284+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.814704+0000","last_change":"2023-12-16T01:16:11.814328+0000","last_active":"2023-12-16T01:16:11.814704+0000","last_peered":"2023-12-16T01:16:11.814704+0000","last_clean":"2023-12-16T01:16:11.814704+0000","last_became_active":"2023-12-16T01:16:11.814012+0000","last_became_peered":"2023-12-16T01:16:11.814012+0000","last_unstale":"2023-12-16T01:16:11.814704+0000","last_undegraded":"2023-12-16T01:16:11.814704+0000","last_fullsized":"2023-12-16T01:16:11.814704+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.352141+0000","last_change":"2023-12-16T01:16:11.820949+0000","last_active":"2023-12-16T01:16:12.352141+0000","last_peered":"2023-12-16T01:16:12.352141+0000","last_clean":"2023-12-16T01:16:12.352141+0000","last_became_active":"2023-12-16T01:16:11.820199+0000","last_became_peered":"2023-12-16T01:16:11.820199+0000","last_unstale":"2023-12-16T01:16:12.352141+0000","last_undegraded":"2023-12-16T01:16:12.352141+0000","last_fullsized":"2023-12-16T01:16:12.352141+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":227,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-12-16T01:15:58.354652+0000","last_change":"2023-12-16T01:15:58.354652+0000","last_active":"2023-12-16T01:15:58.354652+0000","last_peered":"2023-12-16T01:15:58.354652+0000","last_clean":"2023-12-16T01:15:58.354652+0000","last_became_active":"2023-12-16T01:15:58.354166+0000","last_became_peered":"2023-12-16T01:15:58.354166+0000","last_unstale":"2023-12-16T01:15:58.354652+0000","last_undegraded":"2023-12-16T01:15:58.354652+0000","last_fullsized":"2023-12-16T01:15:58.354652+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_clean_scrub_stamp":"2023-12-16T01:14:05.323103+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364849+0000","last_change":"2023-12-16T01:16:12.364849+0000","last_active":"2023-12-16T01:16:12.364849+0000","last_peered":"2023-12-16T01:16:12.364849+0000","last_clean":"2023-12-16T01:16:12.364849+0000","last_became_active":"2023-12-16T01:16:12.364542+0000","last_became_peered":"2023-12-16T01:16:12.364542+0000","last_unstale":"2023-12-16T01:16:12.364849+0000","last_undegraded":"2023-12-16T01:16:12.364849+0000","last_fullsized":"2023-12-16T01:16:12.364849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.792801+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:47:33.775473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805555+0000","last_change":"2023-12-16T01:16:11.817893+0000","last_active":"2023-12-16T01:16:12.805555+0000","last_peered":"2023-12-16T01:16:12.805555+0000","last_clean":"2023-12-16T01:16:12.805555+0000","last_became_active":"2023-12-16T01:16:11.816608+0000","last_became_peered":"2023-12-16T01:16:11.816608+0000","last_unstale":"2023-12-16T01:16:12.805555+0000","last_undegraded":"2023-12-16T01:16:12.805555+0000","last_fullsized":"2023-12-16T01:16:12.805555+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:52:18.968876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.362845+0000","last_change":"2023-12-16T01:16:12.362845+0000","last_active":"2023-12-16T01:16:12.362845+0000","last_peered":"2023-12-16T01:16:12.362845+0000","last_clean":"2023-12-16T01:16:12.362845+0000","last_became_active":"2023-12-16T01:16:12.362579+0000","last_became_peered":"2023-12-16T01:16:12.362579+0000","last_unstale":"2023-12-16T01:16:12.362845+0000","last_undegraded":"2023-12-16T01:16:12.362845+0000","last_fullsized":"2023-12-16T01:16:12.362845+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.373091+0000","last_change":"2023-12-16T01:16:12.373091+0000","last_active":"2023-12-16T01:16:12.373091+0000","last_peered":"2023-12-16T01:16:12.373091+0000","last_clean":"2023-12-16T01:16:12.373091+0000","last_became_active":"2023-12-16T01:16:12.371481+0000","last_became_peered":"2023-12-16T01:16:12.371481+0000","last_unstale":"2023-12-16T01:16:12.373091+0000","last_undegraded":"2023-12-16T01:16:12.373091+0000","last_fullsized":"2023-12-16T01:16:12.373091+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.795398+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:32:23.588901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.795501+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:02:07.312305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.784417+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366291+0000","last_change":"2023-12-16T01:16:12.366291+0000","last_active":"2023-12-16T01:16:12.366291+0000","last_peered":"2023-12-16T01:16:12.366291+0000","last_clean":"2023-12-16T01:16:12.366291+0000","last_became_active":"2023-12-16T01:16:12.366002+0000","last_became_peered":"2023-12-16T01:16:12.366002+0000","last_unstale":"2023-12-16T01:16:12.366291+0000","last_undegraded":"2023-12-16T01:16:12.366291+0000","last_fullsized":"2023-12-16T01:16:12.366291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.816184+0000","last_change":"2023-12-16T01:16:11.814425+0000","last_active":"2023-12-16T01:16:11.816184+0000","last_peered":"2023-12-16T01:16:11.816184+0000","last_clean":"2023-12-16T01:16:11.816184+0000","last_became_active":"2023-12-16T01:16:11.814075+0000","last_became_peered":"2023-12-16T01:16:11.814075+0000","last_unstale":"2023-12-16T01:16:11.816184+0000","last_undegraded":"2023-12-16T01:16:11.816184+0000","last_fullsized":"2023-12-16T01:16:11.816184+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-12-16T01:16:10.784417+0000","last_change":"2023-12-16T01:16:10.795873+0000","last_active":"2023-12-16T01:16:10.784417+0000","last_peered":"2023-12-16T01:16:10.784417+0000","last_clean":"2023-12-16T01:16:10.784417+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:10.784417+0000","last_undegraded":"2023-12-16T01:16:10.784417+0000","last_fullsized":"2023-12-16T01:16:10.784417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:07:48.549506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378534+0000","last_change":"2023-12-16T01:16:12.373986+0000","last_active":"2023-12-16T01:16:12.378534+0000","last_peered":"2023-12-16T01:16:12.378534+0000","last_clean":"2023-12-16T01:16:12.378534+0000","last_became_active":"2023-12-16T01:16:12.371082+0000","last_became_peered":"2023-12-16T01:16:12.371082+0000","last_unstale":"2023-12-16T01:16:12.378534+0000","last_undegraded":"2023-12-16T01:16:12.378534+0000","last_fullsized":"2023-12-16T01:16:12.378534+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805141+0000","last_change":"2023-12-16T01:16:11.816315+0000","last_active":"2023-12-16T01:16:12.805141+0000","last_peered":"2023-12-16T01:16:12.805141+0000","last_clean":"2023-12-16T01:16:12.805141+0000","last_became_active":"2023-12-16T01:16:11.816022+0000","last_became_peered":"2023-12-16T01:16:11.816022+0000","last_unstale":"2023-12-16T01:16:12.805141+0000","last_undegraded":"2023-12-16T01:16:12.805141+0000","last_fullsized":"2023-12-16T01:16:12.805141+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364867+0000","last_change":"2023-12-16T01:16:12.364867+0000","last_active":"2023-12-16T01:16:12.364867+0000","last_peered":"2023-12-16T01:16:12.364867+0000","last_clean":"2023-12-16T01:16:12.364867+0000","last_became_active":"2023-12-16T01:16:12.364277+0000","last_became_peered":"2023-12-16T01:16:12.364277+0000","last_unstale":"2023-12-16T01:16:12.364867+0000","last_undegraded":"2023-12-16T01:16:12.364867+0000","last_fullsized":"2023-12-16T01:16:12.364867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369770+0000","last_change":"2023-12-16T01:16:12.369770+0000","last_active":"2023-12-16T01:16:12.369770+0000","last_peered":"2023-12-16T01:16:12.369770+0000","last_clean":"2023-12-16T01:16:12.369770+0000","last_became_active":"2023-12-16T01:16:12.369355+0000","last_became_peered":"2023-12-16T01:16:12.369355+0000","last_unstale":"2023-12-16T01:16:12.369770+0000","last_undegraded":"2023-12-16T01:16:12.369770+0000","last_fullsized":"2023-12-16T01:16:12.369770+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378525+0000","last_change":"2023-12-16T01:16:12.377435+0000","last_active":"2023-12-16T01:16:12.378525+0000","last_peered":"2023-12-16T01:16:12.378525+0000","last_clean":"2023-12-16T01:16:12.378525+0000","last_became_active":"2023-12-16T01:16:12.376924+0000","last_became_peered":"2023-12-16T01:16:12.376924+0000","last_unstale":"2023-12-16T01:16:12.378525+0000","last_undegraded":"2023-12-16T01:16:12.378525+0000","last_fullsized":"2023-12-16T01:16:12.378525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365438+0000","last_change":"2023-12-16T01:16:12.365438+0000","last_active":"2023-12-16T01:16:12.365438+0000","last_peered":"2023-12-16T01:16:12.365438+0000","last_clean":"2023-12-16T01:16:12.365438+0000","last_became_active":"2023-12-16T01:16:12.365152+0000","last_became_peered":"2023-12-16T01:16:12.365152+0000","last_unstale":"2023-12-16T01:16:12.365438+0000","last_undegraded":"2023-12-16T01:16:12.365438+0000","last_fullsized":"2023-12-16T01:16:12.365438+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.372834+0000","last_change":"2023-12-16T01:16:12.372834+0000","last_active":"2023-12-16T01:16:12.372834+0000","last_peered":"2023-12-16T01:16:12.372834+0000","last_clean":"2023-12-16T01:16:12.372834+0000","last_became_active":"2023-12-16T01:16:12.372372+0000","last_became_peered":"2023-12-16T01:16:12.372372+0000","last_unstale":"2023-12-16T01:16:12.372834+0000","last_undegraded":"2023-12-16T01:16:12.372834+0000","last_fullsized":"2023-12-16T01:16:12.372834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379119+0000","last_change":"2023-12-16T01:16:12.377926+0000","last_active":"2023-12-16T01:16:12.379119+0000","last_peered":"2023-12-16T01:16:12.379119+0000","last_clean":"2023-12-16T01:16:12.379119+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:12.379119+0000","last_undegraded":"2023-12-16T01:16:12.379119+0000","last_fullsized":"2023-12-16T01:16:12.379119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-16T01:16:11.786397+0000","last_change":"2023-12-16T01:16:11.786397+0000","last_active":"2023-12-16T01:16:11.786397+0000","last_peered":"2023-12-16T01:16:11.786397+0000","last_clean":"2023-12-16T01:16:11.786397+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-16T01:16:11.786397+0000","last_undegraded":"2023-12-16T01:16:11.786397+0000","last_fullsized":"2023-12-16T01:16:11.786397+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378607+0000","last_change":"2023-12-16T01:16:12.378318+0000","last_active":"2023-12-16T01:16:12.378607+0000","last_peered":"2023-12-16T01:16:12.378607+0000","last_clean":"2023-12-16T01:16:12.378607+0000","last_became_active":"2023-12-16T01:16:12.377996+0000","last_became_peered":"2023-12-16T01:16:12.377996+0000","last_unstale":"2023-12-16T01:16:12.378607+0000","last_undegraded":"2023-12-16T01:16:12.378607+0000","last_fullsized":"2023-12-16T01:16:12.378607+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.371570+0000","last_change":"2023-12-16T01:16:12.371570+0000","last_active":"2023-12-16T01:16:12.371570+0000","last_peered":"2023-12-16T01:16:12.371570+0000","last_clean":"2023-12-16T01:16:12.371570+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:12.371570+0000","last_undegraded":"2023-12-16T01:16:12.371570+0000","last_fullsized":"2023-12-16T01:16:12.371570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365725+0000","last_change":"2023-12-16T01:16:12.365725+0000","last_active":"2023-12-16T01:16:12.365725+0000","last_peered":"2023-12-16T01:16:12.365725+0000","last_clean":"2023-12-16T01:16:12.365725+0000","last_became_active":"2023-12-16T01:16:12.365349+0000","last_became_peered":"2023-12-16T01:16:12.365349+0000","last_unstale":"2023-12-16T01:16:12.365725+0000","last_undegraded":"2023-12-16T01:16:12.365725+0000","last_fullsized":"2023-12-16T01:16:12.365725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":108,"acting":108,"num_store_stats":5},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1558,"num_objects":11,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":25,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":45056,"data_stored":3842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20,"ondisk_log_size":20,"up":78,"acting":78,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201285,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298428,"kb_used_data":1140,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446724,"statfs":{"total":95995035648,"available":95689445376,"internally_reserved":0,"allocated":1167360,"data_stored":824718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.48699999999999999}]},{"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.57299999999999995}]},{"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.58899999999999997}]},{"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.55800000000000005}]},{"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.50900000000000001}]},{"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.54500000000000004}]},{"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.61299999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298468,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446684,"statfs":{"total":95995035648,"available":95689404416,"internally_reserved":0,"allocated":1208320,"data_stored":845162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.44400000000000001}]},{"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.60899999999999999}]},{"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.53600000000000003}]},{"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.51200000000000001}]},{"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.56499999999999995}]},{"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.495}]},{"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.64100000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574880,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297848,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447304,"statfs":{"total":95995035648,"available":95690039296,"internally_reserved":0,"allocated":573440,"data_stored":234408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.308,"15min":0.29799999999999999},"min":{"1min":0.249,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.317},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.312,"15min":0.30399999999999999},"min":{"1min":0.29799999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.46000000000000002,"5min":0.46600000000000003,"15min":0.46600000000000003},"last":0.29999999999999999}]},{"osd":2,"last update":"Sat Dec 16 01:16:04 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34200000000000003,"15min":0.33500000000000002},"min":{"1min":0.26400000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.36899999999999999,"15min":0.36499999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.33400000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:15:28 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.36399999999999999}]},{"osd":4,"last update":"Sat Dec 16 01:15:47 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.63600000000000001}]},{"osd":5,"last update":"Sat Dec 16 01:16:10 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.72399999999999998}]},{"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.60199999999999998}]},{"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.68999999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298468,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446684,"statfs":{"total":95995035648,"available":95689404416,"internally_reserved":0,"allocated":1208320,"data_stored":845162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 16 01:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.34599999999999997,"15min":0.33000000000000002},"min":{"1min":0.26300000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.36599999999999999,"15min":0.35799999999999998},"min":{"1min":0.28999999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.56299999999999994,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.27900000000000003}]},{"osd":2,"last update":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.42099999999999999,"15min":0.41899999999999998},"min":{"1min":0.28299999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.59799999999999998,"5min":0.752,"15min":0.752},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.36799999999999999,"15min":0.36399999999999999},"min":{"1min":0.27800000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.23000000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.246},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.26100000000000001}]},{"osd":4,"last update":"Sat Dec 16 01:15:47 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.503}]},{"osd":5,"last update":"Sat Dec 16 01:16:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.54700000000000004}]},{"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.46400000000000002}]},{"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.57699999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.502,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.38200000000000001,"15min":0.376},"min":{"1min":0.28799999999999998,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.35499999999999998}]},{"osd":1,"last update":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.23899999999999999,"5min":0.214,"15min":0.214},"max":{"1min":0.55000000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40100000000000002,"15min":0.39900000000000002},"min":{"1min":0.27100000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.67100000000000004,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.34000000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.37}]},{"osd":4,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.56000000000000005}]},{"osd":5,"last update":"Sat Dec 16 01:16:11 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.503},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.45300000000000001}]},{"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.46999999999999997}]},{"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.54300000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.501,"5min":0.501,"15min":0.501},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.314}]},{"osd":1,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.52900000000000003}]},{"osd":2,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.372},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.496}]},{"osd":4,"last update":"Sat Dec 16 01:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.47099999999999997}]},{"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.48199999999999998}]},{"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.50800000000000001}]},{"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.57399999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":254206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.58599999999999997}]},{"osd":2,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.505},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.53000000000000003}]},{"osd":3,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.442}]},{"osd":5,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.621},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.60099999999999998}]},{"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.42199999999999999}]},{"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.45400000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":643072,"data_stored":263138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.59099999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.45500000000000002}]},{"osd":2,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.71999999999999997}]},{"osd":3,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.752}]},{"osd":4,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.56299999999999994}]},{"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.67800000000000005}]},{"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.49399999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T01:16:16.870 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-16T01:16:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:16 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-16T01:16:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:16 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:16 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3647810397' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:16 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4235570861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:17.222 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3647810397' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4235570861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[39682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3647810397' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:16 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4235570861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:17.232 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":181,"stamp":"2023-12-16T01:16:16.851375+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":196,"num_write_kb":2422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":233,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384916,"kb_used_data":6612,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576300,"statfs":{"total":767960285184,"available":765518131200,"internally_reserved":0,"allocated":6770688,"data_stored":3832436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.002131"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377233+0000","last_change":"2023-12-16T01:16:12.374900+0000","last_active":"2023-12-16T01:16:12.377233+0000","last_peered":"2023-12-16T01:16:12.377233+0000","last_clean":"2023-12-16T01:16:12.377233+0000","last_became_active":"2023-12-16T01:16:12.374570+0000","last_became_peered":"2023-12-16T01:16:12.374570+0000","last_unstale":"2023-12-16T01:16:12.377233+0000","last_undegraded":"2023-12-16T01:16:12.377233+0000","last_fullsized":"2023-12-16T01:16:12.377233+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:49:05.691414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366924+0000","last_change":"2023-12-16T01:16:12.366154+0000","last_active":"2023-12-16T01:16:12.366924+0000","last_peered":"2023-12-16T01:16:12.366924+0000","last_clean":"2023-12-16T01:16:12.366924+0000","last_became_active":"2023-12-16T01:16:12.365842+0000","last_became_peered":"2023-12-16T01:16:12.365842+0000","last_unstale":"2023-12-16T01:16:12.366924+0000","last_undegraded":"2023-12-16T01:16:12.366924+0000","last_fullsized":"2023-12-16T01:16:12.366924+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:18.005534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361089+0000","last_change":"2023-12-16T01:16:12.361089+0000","last_active":"2023-12-16T01:16:12.361089+0000","last_peered":"2023-12-16T01:16:12.361089+0000","last_clean":"2023-12-16T01:16:12.361089+0000","last_became_active":"2023-12-16T01:16:12.360823+0000","last_became_peered":"2023-12-16T01:16:12.360823+0000","last_unstale":"2023-12-16T01:16:12.361089+0000","last_undegraded":"2023-12-16T01:16:12.361089+0000","last_fullsized":"2023-12-16T01:16:12.361089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.380241+0000","last_change":"2023-12-16T01:16:12.379973+0000","last_active":"2023-12-16T01:16:12.380241+0000","last_peered":"2023-12-16T01:16:12.380241+0000","last_clean":"2023-12-16T01:16:12.380241+0000","last_became_active":"2023-12-16T01:16:12.379615+0000","last_became_peered":"2023-12-16T01:16:12.379615+0000","last_unstale":"2023-12-16T01:16:12.380241+0000","last_undegraded":"2023-12-16T01:16:12.380241+0000","last_fullsized":"2023-12-16T01:16:12.380241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:51:05.010041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377124+0000","last_change":"2023-12-16T01:16:12.375122+0000","last_active":"2023-12-16T01:16:12.377124+0000","last_peered":"2023-12-16T01:16:12.377124+0000","last_clean":"2023-12-16T01:16:12.377124+0000","last_became_active":"2023-12-16T01:16:12.373981+0000","last_became_peered":"2023-12-16T01:16:12.373981+0000","last_unstale":"2023-12-16T01:16:12.377124+0000","last_undegraded":"2023-12-16T01:16:12.377124+0000","last_fullsized":"2023-12-16T01:16:12.377124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:48:52.345809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363280+0000","last_change":"2023-12-16T01:16:12.361288+0000","last_active":"2023-12-16T01:16:12.363280+0000","last_peered":"2023-12-16T01:16:12.363280+0000","last_clean":"2023-12-16T01:16:12.363280+0000","last_became_active":"2023-12-16T01:16:12.361039+0000","last_became_peered":"2023-12-16T01:16:12.361039+0000","last_unstale":"2023-12-16T01:16:12.363280+0000","last_undegraded":"2023-12-16T01:16:12.363280+0000","last_fullsized":"2023-12-16T01:16:12.363280+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:12:03.104322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377112+0000","last_change":"2023-12-16T01:16:12.375442+0000","last_active":"2023-12-16T01:16:12.377112+0000","last_peered":"2023-12-16T01:16:12.377112+0000","last_clean":"2023-12-16T01:16:12.377112+0000","last_became_active":"2023-12-16T01:16:12.374773+0000","last_became_peered":"2023-12-16T01:16:12.374773+0000","last_unstale":"2023-12-16T01:16:12.377112+0000","last_undegraded":"2023-12-16T01:16:12.377112+0000","last_fullsized":"2023-12-16T01:16:12.377112+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:04:44.979707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.368504+0000","last_change":"2023-12-16T01:16:12.363321+0000","last_active":"2023-12-16T01:16:12.368504+0000","last_peered":"2023-12-16T01:16:12.368504+0000","last_clean":"2023-12-16T01:16:12.368504+0000","last_became_active":"2023-12-16T01:16:12.362977+0000","last_became_peered":"2023-12-16T01:16:12.362977+0000","last_unstale":"2023-12-16T01:16:12.368504+0000","last_undegraded":"2023-12-16T01:16:12.368504+0000","last_fullsized":"2023-12-16T01:16:12.368504+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:19:33.072357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.382557+0000","last_change":"2023-12-16T01:16:12.382313+0000","last_active":"2023-12-16T01:16:12.382557+0000","last_peered":"2023-12-16T01:16:12.382557+0000","last_clean":"2023-12-16T01:16:12.382557+0000","last_became_active":"2023-12-16T01:16:12.381296+0000","last_became_peered":"2023-12-16T01:16:12.381296+0000","last_unstale":"2023-12-16T01:16:12.382557+0000","last_undegraded":"2023-12-16T01:16:12.382557+0000","last_fullsized":"2023-12-16T01:16:12.382557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:46:09.269898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.380138+0000","last_change":"2023-12-16T01:16:12.380138+0000","last_active":"2023-12-16T01:16:12.380138+0000","last_peered":"2023-12-16T01:16:12.380138+0000","last_clean":"2023-12-16T01:16:12.380138+0000","last_became_active":"2023-12-16T01:16:12.379847+0000","last_became_peered":"2023-12-16T01:16:12.379847+0000","last_unstale":"2023-12-16T01:16:12.380138+0000","last_undegraded":"2023-12-16T01:16:12.380138+0000","last_fullsized":"2023-12-16T01:16:12.380138+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379771+0000","last_change":"2023-12-16T01:16:12.379771+0000","last_active":"2023-12-16T01:16:12.379771+0000","last_peered":"2023-12-16T01:16:12.379771+0000","last_clean":"2023-12-16T01:16:12.379771+0000","last_became_active":"2023-12-16T01:16:12.379352+0000","last_became_peered":"2023-12-16T01:16:12.379352+0000","last_unstale":"2023-12-16T01:16:12.379771+0000","last_undegraded":"2023-12-16T01:16:12.379771+0000","last_fullsized":"2023-12-16T01:16:12.379771+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361991+0000","last_change":"2023-12-16T01:16:12.361991+0000","last_active":"2023-12-16T01:16:12.361991+0000","last_peered":"2023-12-16T01:16:12.361991+0000","last_clean":"2023-12-16T01:16:12.361991+0000","last_became_active":"2023-12-16T01:16:12.361620+0000","last_became_peered":"2023-12-16T01:16:12.361620+0000","last_unstale":"2023-12-16T01:16:12.361991+0000","last_undegraded":"2023-12-16T01:16:12.361991+0000","last_fullsized":"2023-12-16T01:16:12.361991+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361354+0000","last_change":"2023-12-16T01:16:12.359919+0000","last_active":"2023-12-16T01:16:12.361354+0000","last_peered":"2023-12-16T01:16:12.361354+0000","last_clean":"2023-12-16T01:16:12.361354+0000","last_became_active":"2023-12-16T01:16:12.359647+0000","last_became_peered":"2023-12-16T01:16:12.359647+0000","last_unstale":"2023-12-16T01:16:12.361354+0000","last_undegraded":"2023-12-16T01:16:12.361354+0000","last_fullsized":"2023-12-16T01:16:12.361354+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:56:35.403949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.361062+0000","last_change":"2023-12-16T01:16:12.361062+0000","last_active":"2023-12-16T01:16:12.361062+0000","last_peered":"2023-12-16T01:16:12.361062+0000","last_clean":"2023-12-16T01:16:12.361062+0000","last_became_active":"2023-12-16T01:16:12.360763+0000","last_became_peered":"2023-12-16T01:16:12.360763+0000","last_unstale":"2023-12-16T01:16:12.361062+0000","last_undegraded":"2023-12-16T01:16:12.361062+0000","last_fullsized":"2023-12-16T01:16:12.361062+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366819+0000","last_change":"2023-12-16T01:16:12.365506+0000","last_active":"2023-12-16T01:16:12.366819+0000","last_peered":"2023-12-16T01:16:12.366819+0000","last_clean":"2023-12-16T01:16:12.366819+0000","last_became_active":"2023-12-16T01:16:12.365220+0000","last_became_peered":"2023-12-16T01:16:12.365220+0000","last_unstale":"2023-12-16T01:16:12.366819+0000","last_undegraded":"2023-12-16T01:16:12.366819+0000","last_fullsized":"2023-12-16T01:16:12.366819+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:15:47.240711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.372691+0000","last_change":"2023-12-16T01:16:12.370687+0000","last_active":"2023-12-16T01:16:12.372691+0000","last_peered":"2023-12-16T01:16:12.372691+0000","last_clean":"2023-12-16T01:16:12.372691+0000","last_became_active":"2023-12-16T01:16:12.370409+0000","last_became_peered":"2023-12-16T01:16:12.370409+0000","last_unstale":"2023-12-16T01:16:12.372691+0000","last_undegraded":"2023-12-16T01:16:12.372691+0000","last_fullsized":"2023-12-16T01:16:12.372691+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:16:14.978744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379042+0000","last_change":"2023-12-16T01:16:12.377736+0000","last_active":"2023-12-16T01:16:12.379042+0000","last_peered":"2023-12-16T01:16:12.379042+0000","last_clean":"2023-12-16T01:16:12.379042+0000","last_became_active":"2023-12-16T01:16:12.377485+0000","last_became_peered":"2023-12-16T01:16:12.377485+0000","last_unstale":"2023-12-16T01:16:12.379042+0000","last_undegraded":"2023-12-16T01:16:12.379042+0000","last_fullsized":"2023-12-16T01:16:12.379042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369846+0000","last_change":"2023-12-16T01:16:12.369846+0000","last_active":"2023-12-16T01:16:12.369846+0000","last_peered":"2023-12-16T01:16:12.369846+0000","last_clean":"2023-12-16T01:16:12.369846+0000","last_became_active":"2023-12-16T01:16:12.369579+0000","last_became_peered":"2023-12-16T01:16:12.369579+0000","last_unstale":"2023-12-16T01:16:12.369846+0000","last_undegraded":"2023-12-16T01:16:12.369846+0000","last_fullsized":"2023-12-16T01:16:12.369846+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377206+0000","last_change":"2023-12-16T01:16:12.375576+0000","last_active":"2023-12-16T01:16:12.377206+0000","last_peered":"2023-12-16T01:16:12.377206+0000","last_clean":"2023-12-16T01:16:12.377206+0000","last_became_active":"2023-12-16T01:16:12.375252+0000","last_became_peered":"2023-12-16T01:16:12.375252+0000","last_unstale":"2023-12-16T01:16:12.377206+0000","last_undegraded":"2023-12-16T01:16:12.377206+0000","last_fullsized":"2023-12-16T01:16:12.377206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:26.169904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.825790+0000","last_change":"2023-12-16T01:16:11.825117+0000","last_active":"2023-12-16T01:16:11.825790+0000","last_peered":"2023-12-16T01:16:11.825790+0000","last_clean":"2023-12-16T01:16:11.825790+0000","last_became_active":"2023-12-16T01:16:11.824715+0000","last_became_peered":"2023-12-16T01:16:11.824715+0000","last_unstale":"2023-12-16T01:16:11.825790+0000","last_undegraded":"2023-12-16T01:16:11.825790+0000","last_fullsized":"2023-12-16T01:16:11.825790+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.357113+0000","last_change":"2023-12-16T01:16:12.356157+0000","last_active":"2023-12-16T01:16:12.357113+0000","last_peered":"2023-12-16T01:16:12.357113+0000","last_clean":"2023-12-16T01:16:12.357113+0000","last_became_active":"2023-12-16T01:16:12.355857+0000","last_became_peered":"2023-12-16T01:16:12.355857+0000","last_unstale":"2023-12-16T01:16:12.357113+0000","last_undegraded":"2023-12-16T01:16:12.357113+0000","last_fullsized":"2023-12-16T01:16:12.357113+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:00:31.123280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805448+0000","last_change":"2023-12-16T01:16:11.820066+0000","last_active":"2023-12-16T01:16:12.805448+0000","last_peered":"2023-12-16T01:16:12.805448+0000","last_clean":"2023-12-16T01:16:12.805448+0000","last_became_active":"2023-12-16T01:16:11.819852+0000","last_became_peered":"2023-12-16T01:16:11.819852+0000","last_unstale":"2023-12-16T01:16:12.805448+0000","last_undegraded":"2023-12-16T01:16:12.805448+0000","last_fullsized":"2023-12-16T01:16:12.805448+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:05:17.393338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.359678+0000","last_change":"2023-12-16T01:16:12.359678+0000","last_active":"2023-12-16T01:16:12.359678+0000","last_peered":"2023-12-16T01:16:12.359678+0000","last_clean":"2023-12-16T01:16:12.359678+0000","last_became_active":"2023-12-16T01:16:12.359406+0000","last_became_peered":"2023-12-16T01:16:12.359406+0000","last_unstale":"2023-12-16T01:16:12.359678+0000","last_undegraded":"2023-12-16T01:16:12.359678+0000","last_fullsized":"2023-12-16T01:16:12.359678+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805474+0000","last_change":"2023-12-16T01:16:11.826119+0000","last_active":"2023-12-16T01:16:12.805474+0000","last_peered":"2023-12-16T01:16:12.805474+0000","last_clean":"2023-12-16T01:16:12.805474+0000","last_became_active":"2023-12-16T01:16:11.825786+0000","last_became_peered":"2023-12-16T01:16:11.825786+0000","last_unstale":"2023-12-16T01:16:12.805474+0000","last_undegraded":"2023-12-16T01:16:12.805474+0000","last_fullsized":"2023-12-16T01:16:12.805474+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:23:38.934038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379260+0000","last_change":"2023-12-16T01:16:12.378956+0000","last_active":"2023-12-16T01:16:12.379260+0000","last_peered":"2023-12-16T01:16:12.379260+0000","last_clean":"2023-12-16T01:16:12.379260+0000","last_became_active":"2023-12-16T01:16:12.378658+0000","last_became_peered":"2023-12-16T01:16:12.378658+0000","last_unstale":"2023-12-16T01:16:12.379260+0000","last_undegraded":"2023-12-16T01:16:12.379260+0000","last_fullsized":"2023-12-16T01:16:12.379260+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805688+0000","last_change":"2023-12-16T01:16:11.822549+0000","last_active":"2023-12-16T01:16:12.805688+0000","last_peered":"2023-12-16T01:16:12.805688+0000","last_clean":"2023-12-16T01:16:12.805688+0000","last_became_active":"2023-12-16T01:16:11.822167+0000","last_became_peered":"2023-12-16T01:16:11.822167+0000","last_unstale":"2023-12-16T01:16:12.805688+0000","last_undegraded":"2023-12-16T01:16:12.805688+0000","last_fullsized":"2023-12-16T01:16:12.805688+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:59:15.786457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377256+0000","last_change":"2023-12-16T01:16:12.373781+0000","last_active":"2023-12-16T01:16:12.377256+0000","last_peered":"2023-12-16T01:16:12.377256+0000","last_clean":"2023-12-16T01:16:12.377256+0000","last_became_active":"2023-12-16T01:16:12.373483+0000","last_became_peered":"2023-12-16T01:16:12.373483+0000","last_unstale":"2023-12-16T01:16:12.377256+0000","last_undegraded":"2023-12-16T01:16:12.377256+0000","last_fullsized":"2023-12-16T01:16:12.377256+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805432+0000","last_change":"2023-12-16T01:16:11.820026+0000","last_active":"2023-12-16T01:16:12.805432+0000","last_peered":"2023-12-16T01:16:12.805432+0000","last_clean":"2023-12-16T01:16:12.805432+0000","last_became_active":"2023-12-16T01:16:11.819751+0000","last_became_peered":"2023-12-16T01:16:11.819751+0000","last_unstale":"2023-12-16T01:16:12.805432+0000","last_undegraded":"2023-12-16T01:16:12.805432+0000","last_fullsized":"2023-12-16T01:16:12.805432+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:56:41.701263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363124+0000","last_change":"2023-12-16T01:16:12.363124+0000","last_active":"2023-12-16T01:16:12.363124+0000","last_peered":"2023-12-16T01:16:12.363124+0000","last_clean":"2023-12-16T01:16:12.363124+0000","last_became_active":"2023-12-16T01:16:12.362827+0000","last_became_peered":"2023-12-16T01:16:12.362827+0000","last_unstale":"2023-12-16T01:16:12.363124+0000","last_undegraded":"2023-12-16T01:16:12.363124+0000","last_fullsized":"2023-12-16T01:16:12.363124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.350613+0000","last_change":"2023-12-16T01:16:11.816975+0000","last_active":"2023-12-16T01:16:12.350613+0000","last_peered":"2023-12-16T01:16:12.350613+0000","last_clean":"2023-12-16T01:16:12.350613+0000","last_became_active":"2023-12-16T01:16:11.816618+0000","last_became_peered":"2023-12-16T01:16:11.816618+0000","last_unstale":"2023-12-16T01:16:12.350613+0000","last_undegraded":"2023-12-16T01:16:12.350613+0000","last_fullsized":"2023-12-16T01:16:12.350613+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364985+0000","last_change":"2023-12-16T01:16:12.364985+0000","last_active":"2023-12-16T01:16:12.364985+0000","last_peered":"2023-12-16T01:16:12.364985+0000","last_clean":"2023-12-16T01:16:12.364985+0000","last_became_active":"2023-12-16T01:16:12.364701+0000","last_became_peered":"2023-12-16T01:16:12.364701+0000","last_unstale":"2023-12-16T01:16:12.364985+0000","last_undegraded":"2023-12-16T01:16:12.364985+0000","last_fullsized":"2023-12-16T01:16:12.364985+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.349002+0000","last_change":"2023-12-16T01:16:11.818348+0000","last_active":"2023-12-16T01:16:12.349002+0000","last_peered":"2023-12-16T01:16:12.349002+0000","last_clean":"2023-12-16T01:16:12.349002+0000","last_became_active":"2023-12-16T01:16:11.818025+0000","last_became_peered":"2023-12-16T01:16:11.818025+0000","last_unstale":"2023-12-16T01:16:12.349002+0000","last_undegraded":"2023-12-16T01:16:12.349002+0000","last_fullsized":"2023-12-16T01:16:12.349002+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:48:04.086683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.368519+0000","last_change":"2023-12-16T01:16:12.366626+0000","last_active":"2023-12-16T01:16:12.368519+0000","last_peered":"2023-12-16T01:16:12.368519+0000","last_clean":"2023-12-16T01:16:12.368519+0000","last_became_active":"2023-12-16T01:16:12.361545+0000","last_became_peered":"2023-12-16T01:16:12.361545+0000","last_unstale":"2023-12-16T01:16:12.368519+0000","last_undegraded":"2023-12-16T01:16:12.368519+0000","last_fullsized":"2023-12-16T01:16:12.368519+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:42:02.686440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.357882+0000","last_change":"2023-12-16T01:16:11.819956+0000","last_active":"2023-12-16T01:16:12.357882+0000","last_peered":"2023-12-16T01:16:12.357882+0000","last_clean":"2023-12-16T01:16:12.357882+0000","last_became_active":"2023-12-16T01:16:11.819639+0000","last_became_peered":"2023-12-16T01:16:11.819639+0000","last_unstale":"2023-12-16T01:16:12.357882+0000","last_undegraded":"2023-12-16T01:16:12.357882+0000","last_fullsized":"2023-12-16T01:16:12.357882+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366838+0000","last_change":"2023-12-16T01:16:12.365926+0000","last_active":"2023-12-16T01:16:12.366838+0000","last_peered":"2023-12-16T01:16:12.366838+0000","last_clean":"2023-12-16T01:16:12.366838+0000","last_became_active":"2023-12-16T01:16:12.364842+0000","last_became_peered":"2023-12-16T01:16:12.364842+0000","last_unstale":"2023-12-16T01:16:12.366838+0000","last_undegraded":"2023-12-16T01:16:12.366838+0000","last_fullsized":"2023-12-16T01:16:12.366838+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:52.854215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.811572+0000","last_change":"2023-12-16T01:16:11.811076+0000","last_active":"2023-12-16T01:16:11.811572+0000","last_peered":"2023-12-16T01:16:11.811572+0000","last_clean":"2023-12-16T01:16:11.811572+0000","last_became_active":"2023-12-16T01:16:11.810720+0000","last_became_peered":"2023-12-16T01:16:11.810720+0000","last_unstale":"2023-12-16T01:16:11.811572+0000","last_undegraded":"2023-12-16T01:16:11.811572+0000","last_fullsized":"2023-12-16T01:16:11.811572+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378567+0000","last_change":"2023-12-16T01:16:12.374510+0000","last_active":"2023-12-16T01:16:12.378567+0000","last_peered":"2023-12-16T01:16:12.378567+0000","last_clean":"2023-12-16T01:16:12.378567+0000","last_became_active":"2023-12-16T01:16:12.374184+0000","last_became_peered":"2023-12-16T01:16:12.374184+0000","last_unstale":"2023-12-16T01:16:12.378567+0000","last_undegraded":"2023-12-16T01:16:12.378567+0000","last_fullsized":"2023-12-16T01:16:12.378567+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.355309+0000","last_change":"2023-12-16T01:16:11.810394+0000","last_active":"2023-12-16T01:16:12.355309+0000","last_peered":"2023-12-16T01:16:12.355309+0000","last_clean":"2023-12-16T01:16:12.355309+0000","last_became_active":"2023-12-16T01:16:11.808004+0000","last_became_peered":"2023-12-16T01:16:11.808004+0000","last_unstale":"2023-12-16T01:16:12.355309+0000","last_undegraded":"2023-12-16T01:16:12.355309+0000","last_fullsized":"2023-12-16T01:16:12.355309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363340+0000","last_change":"2023-12-16T01:16:12.363340+0000","last_active":"2023-12-16T01:16:12.363340+0000","last_peered":"2023-12-16T01:16:12.363340+0000","last_clean":"2023-12-16T01:16:12.363340+0000","last_became_active":"2023-12-16T01:16:12.363065+0000","last_became_peered":"2023-12-16T01:16:12.363065+0000","last_unstale":"2023-12-16T01:16:12.363340+0000","last_undegraded":"2023-12-16T01:16:12.363340+0000","last_fullsized":"2023-12-16T01:16:12.363340+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805846+0000","last_change":"2023-12-16T01:16:11.812931+0000","last_active":"2023-12-16T01:16:12.805846+0000","last_peered":"2023-12-16T01:16:12.805846+0000","last_clean":"2023-12-16T01:16:12.805846+0000","last_became_active":"2023-12-16T01:16:11.812596+0000","last_became_peered":"2023-12-16T01:16:11.812596+0000","last_unstale":"2023-12-16T01:16:12.805846+0000","last_undegraded":"2023-12-16T01:16:12.805846+0000","last_fullsized":"2023-12-16T01:16:12.805846+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:46:03.127202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.375070+0000","last_change":"2023-12-16T01:16:12.375070+0000","last_active":"2023-12-16T01:16:12.375070+0000","last_peered":"2023-12-16T01:16:12.375070+0000","last_clean":"2023-12-16T01:16:12.375070+0000","last_became_active":"2023-12-16T01:16:12.373352+0000","last_became_peered":"2023-12-16T01:16:12.373352+0000","last_unstale":"2023-12-16T01:16:12.375070+0000","last_undegraded":"2023-12-16T01:16:12.375070+0000","last_fullsized":"2023-12-16T01:16:12.375070+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:06:17.906079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.806490+0000","last_change":"2023-12-16T01:16:11.816994+0000","last_active":"2023-12-16T01:16:12.806490+0000","last_peered":"2023-12-16T01:16:12.806490+0000","last_clean":"2023-12-16T01:16:12.806490+0000","last_became_active":"2023-12-16T01:16:11.816707+0000","last_became_peered":"2023-12-16T01:16:11.816707+0000","last_unstale":"2023-12-16T01:16:12.806490+0000","last_undegraded":"2023-12-16T01:16:12.806490+0000","last_fullsized":"2023-12-16T01:16:12.806490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377187+0000","last_change":"2023-12-16T01:16:12.375133+0000","last_active":"2023-12-16T01:16:12.377187+0000","last_peered":"2023-12-16T01:16:12.377187+0000","last_clean":"2023-12-16T01:16:12.377187+0000","last_became_active":"2023-12-16T01:16:12.374781+0000","last_became_peered":"2023-12-16T01:16:12.374781+0000","last_unstale":"2023-12-16T01:16:12.377187+0000","last_undegraded":"2023-12-16T01:16:12.377187+0000","last_fullsized":"2023-12-16T01:16:12.377187+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:03:13.694371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.824898+0000","last_change":"2023-12-16T01:16:11.824266+0000","last_active":"2023-12-16T01:16:11.824898+0000","last_peered":"2023-12-16T01:16:11.824898+0000","last_clean":"2023-12-16T01:16:11.824898+0000","last_became_active":"2023-12-16T01:16:11.823861+0000","last_became_peered":"2023-12-16T01:16:11.823861+0000","last_unstale":"2023-12-16T01:16:11.824898+0000","last_undegraded":"2023-12-16T01:16:11.824898+0000","last_fullsized":"2023-12-16T01:16:11.824898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364176+0000","last_change":"2023-12-16T01:16:12.364176+0000","last_active":"2023-12-16T01:16:12.364176+0000","last_peered":"2023-12-16T01:16:12.364176+0000","last_clean":"2023-12-16T01:16:12.364176+0000","last_became_active":"2023-12-16T01:16:12.363925+0000","last_became_peered":"2023-12-16T01:16:12.363925+0000","last_unstale":"2023-12-16T01:16:12.364176+0000","last_undegraded":"2023-12-16T01:16:12.364176+0000","last_fullsized":"2023-12-16T01:16:12.364176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.356055+0000","last_change":"2023-12-16T01:16:11.819641+0000","last_active":"2023-12-16T01:16:12.356055+0000","last_peered":"2023-12-16T01:16:12.356055+0000","last_clean":"2023-12-16T01:16:12.356055+0000","last_became_active":"2023-12-16T01:16:11.819333+0000","last_became_peered":"2023-12-16T01:16:11.819333+0000","last_unstale":"2023-12-16T01:16:12.356055+0000","last_undegraded":"2023-12-16T01:16:12.356055+0000","last_fullsized":"2023-12-16T01:16:12.356055+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377145+0000","last_change":"2023-12-16T01:16:12.375308+0000","last_active":"2023-12-16T01:16:12.377145+0000","last_peered":"2023-12-16T01:16:12.377145+0000","last_clean":"2023-12-16T01:16:12.377145+0000","last_became_active":"2023-12-16T01:16:12.374411+0000","last_became_peered":"2023-12-16T01:16:12.374411+0000","last_unstale":"2023-12-16T01:16:12.377145+0000","last_undegraded":"2023-12-16T01:16:12.377145+0000","last_fullsized":"2023-12-16T01:16:12.377145+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:20:10.494948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.813679+0000","last_change":"2023-12-16T01:16:11.813182+0000","last_active":"2023-12-16T01:16:11.813679+0000","last_peered":"2023-12-16T01:16:11.813679+0000","last_clean":"2023-12-16T01:16:11.813679+0000","last_became_active":"2023-12-16T01:16:11.812591+0000","last_became_peered":"2023-12-16T01:16:11.812591+0000","last_unstale":"2023-12-16T01:16:11.813679+0000","last_undegraded":"2023-12-16T01:16:11.813679+0000","last_fullsized":"2023-12-16T01:16:11.813679+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365207+0000","last_change":"2023-12-16T01:16:12.365207+0000","last_active":"2023-12-16T01:16:12.365207+0000","last_peered":"2023-12-16T01:16:12.365207+0000","last_clean":"2023-12-16T01:16:12.365207+0000","last_became_active":"2023-12-16T01:16:12.362979+0000","last_became_peered":"2023-12-16T01:16:12.362979+0000","last_unstale":"2023-12-16T01:16:12.365207+0000","last_undegraded":"2023-12-16T01:16:12.365207+0000","last_fullsized":"2023-12-16T01:16:12.365207+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.806850+0000","last_change":"2023-12-16T01:16:11.814348+0000","last_active":"2023-12-16T01:16:12.806850+0000","last_peered":"2023-12-16T01:16:12.806850+0000","last_clean":"2023-12-16T01:16:12.806850+0000","last_became_active":"2023-12-16T01:16:11.814111+0000","last_became_peered":"2023-12-16T01:16:11.814111+0000","last_unstale":"2023-12-16T01:16:12.806850+0000","last_undegraded":"2023-12-16T01:16:12.806850+0000","last_fullsized":"2023-12-16T01:16:12.806850+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377132+0000","last_change":"2023-12-16T01:16:12.375614+0000","last_active":"2023-12-16T01:16:12.377132+0000","last_peered":"2023-12-16T01:16:12.377132+0000","last_clean":"2023-12-16T01:16:12.377132+0000","last_became_active":"2023-12-16T01:16:12.375178+0000","last_became_peered":"2023-12-16T01:16:12.375178+0000","last_unstale":"2023-12-16T01:16:12.377132+0000","last_undegraded":"2023-12-16T01:16:12.377132+0000","last_fullsized":"2023-12-16T01:16:12.377132+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:44:47.119034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.363692+0000","last_change":"2023-12-16T01:16:11.823173+0000","last_active":"2023-12-16T01:16:12.363692+0000","last_peered":"2023-12-16T01:16:12.363692+0000","last_clean":"2023-12-16T01:16:12.363692+0000","last_became_active":"2023-12-16T01:16:11.822719+0000","last_became_peered":"2023-12-16T01:16:11.822719+0000","last_unstale":"2023-12-16T01:16:12.363692+0000","last_undegraded":"2023-12-16T01:16:12.363692+0000","last_fullsized":"2023-12-16T01:16:12.363692+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377884+0000","last_change":"2023-12-16T01:16:12.377609+0000","last_active":"2023-12-16T01:16:12.377884+0000","last_peered":"2023-12-16T01:16:12.377884+0000","last_clean":"2023-12-16T01:16:12.377884+0000","last_became_active":"2023-12-16T01:16:12.377320+0000","last_became_peered":"2023-12-16T01:16:12.377320+0000","last_unstale":"2023-12-16T01:16:12.377884+0000","last_undegraded":"2023-12-16T01:16:12.377884+0000","last_fullsized":"2023-12-16T01:16:12.377884+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:38:16.925093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.360084+0000","last_change":"2023-12-16T01:16:11.820780+0000","last_active":"2023-12-16T01:16:12.360084+0000","last_peered":"2023-12-16T01:16:12.360084+0000","last_clean":"2023-12-16T01:16:12.360084+0000","last_became_active":"2023-12-16T01:16:11.820500+0000","last_became_peered":"2023-12-16T01:16:11.820500+0000","last_unstale":"2023-12-16T01:16:12.360084+0000","last_undegraded":"2023-12-16T01:16:12.360084+0000","last_fullsized":"2023-12-16T01:16:12.360084+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:19:30.653362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.370997+0000","last_change":"2023-12-16T01:16:12.369549+0000","last_active":"2023-12-16T01:16:12.370997+0000","last_peered":"2023-12-16T01:16:12.370997+0000","last_clean":"2023-12-16T01:16:12.370997+0000","last_became_active":"2023-12-16T01:16:12.369231+0000","last_became_peered":"2023-12-16T01:16:12.369231+0000","last_unstale":"2023-12-16T01:16:12.370997+0000","last_undegraded":"2023-12-16T01:16:12.370997+0000","last_fullsized":"2023-12-16T01:16:12.370997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.358227+0000","last_change":"2023-12-16T01:16:11.809161+0000","last_active":"2023-12-16T01:16:12.358227+0000","last_peered":"2023-12-16T01:16:12.358227+0000","last_clean":"2023-12-16T01:16:12.358227+0000","last_became_active":"2023-12-16T01:16:11.807807+0000","last_became_peered":"2023-12-16T01:16:11.807807+0000","last_unstale":"2023-12-16T01:16:12.358227+0000","last_undegraded":"2023-12-16T01:16:12.358227+0000","last_fullsized":"2023-12-16T01:16:12.358227+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.362284+0000","last_change":"2023-12-16T01:16:12.362284+0000","last_active":"2023-12-16T01:16:12.362284+0000","last_peered":"2023-12-16T01:16:12.362284+0000","last_clean":"2023-12-16T01:16:12.362284+0000","last_became_active":"2023-12-16T01:16:12.361941+0000","last_became_peered":"2023-12-16T01:16:12.361941+0000","last_unstale":"2023-12-16T01:16:12.362284+0000","last_undegraded":"2023-12-16T01:16:12.362284+0000","last_fullsized":"2023-12-16T01:16:12.362284+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366843+0000","last_change":"2023-12-16T01:16:12.365631+0000","last_active":"2023-12-16T01:16:12.366843+0000","last_peered":"2023-12-16T01:16:12.366843+0000","last_clean":"2023-12-16T01:16:12.366843+0000","last_became_active":"2023-12-16T01:16:12.365338+0000","last_became_peered":"2023-12-16T01:16:12.365338+0000","last_unstale":"2023-12-16T01:16:12.366843+0000","last_undegraded":"2023-12-16T01:16:12.366843+0000","last_fullsized":"2023-12-16T01:16:12.366843+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:32:27.372892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.814704+0000","last_change":"2023-12-16T01:16:11.814328+0000","last_active":"2023-12-16T01:16:11.814704+0000","last_peered":"2023-12-16T01:16:11.814704+0000","last_clean":"2023-12-16T01:16:11.814704+0000","last_became_active":"2023-12-16T01:16:11.814012+0000","last_became_peered":"2023-12-16T01:16:11.814012+0000","last_unstale":"2023-12-16T01:16:11.814704+0000","last_undegraded":"2023-12-16T01:16:11.814704+0000","last_fullsized":"2023-12-16T01:16:11.814704+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.367737+0000","last_change":"2023-12-16T01:16:12.362722+0000","last_active":"2023-12-16T01:16:12.367737+0000","last_peered":"2023-12-16T01:16:12.367737+0000","last_clean":"2023-12-16T01:16:12.367737+0000","last_became_active":"2023-12-16T01:16:12.362418+0000","last_became_peered":"2023-12-16T01:16:12.362418+0000","last_unstale":"2023-12-16T01:16:12.367737+0000","last_undegraded":"2023-12-16T01:16:12.367737+0000","last_fullsized":"2023-12-16T01:16:12.367737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:31:06.146813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.352141+0000","last_change":"2023-12-16T01:16:11.820949+0000","last_active":"2023-12-16T01:16:12.352141+0000","last_peered":"2023-12-16T01:16:12.352141+0000","last_clean":"2023-12-16T01:16:12.352141+0000","last_became_active":"2023-12-16T01:16:11.820199+0000","last_became_peered":"2023-12-16T01:16:11.820199+0000","last_unstale":"2023-12-16T01:16:12.352141+0000","last_undegraded":"2023-12-16T01:16:12.352141+0000","last_fullsized":"2023-12-16T01:16:12.352141+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":231,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.360019+0000","last_change":"2023-12-16T01:15:58.354652+0000","last_active":"2023-12-16T01:16:12.360019+0000","last_peered":"2023-12-16T01:16:12.360019+0000","last_clean":"2023-12-16T01:16:12.360019+0000","last_became_active":"2023-12-16T01:15:58.354166+0000","last_became_peered":"2023-12-16T01:15:58.354166+0000","last_unstale":"2023-12-16T01:16:12.360019+0000","last_undegraded":"2023-12-16T01:16:12.360019+0000","last_fullsized":"2023-12-16T01:16:12.360019+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_clean_scrub_stamp":"2023-12-16T01:14:05.323103+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364849+0000","last_change":"2023-12-16T01:16:12.364849+0000","last_active":"2023-12-16T01:16:12.364849+0000","last_peered":"2023-12-16T01:16:12.364849+0000","last_clean":"2023-12-16T01:16:12.364849+0000","last_became_active":"2023-12-16T01:16:12.364542+0000","last_became_peered":"2023-12-16T01:16:12.364542+0000","last_unstale":"2023-12-16T01:16:12.364849+0000","last_undegraded":"2023-12-16T01:16:12.364849+0000","last_fullsized":"2023-12-16T01:16:12.364849+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.360131+0000","last_change":"2023-12-16T01:16:11.821344+0000","last_active":"2023-12-16T01:16:12.360131+0000","last_peered":"2023-12-16T01:16:12.360131+0000","last_clean":"2023-12-16T01:16:12.360131+0000","last_became_active":"2023-12-16T01:16:11.820922+0000","last_became_peered":"2023-12-16T01:16:11.820922+0000","last_unstale":"2023-12-16T01:16:12.360131+0000","last_undegraded":"2023-12-16T01:16:12.360131+0000","last_fullsized":"2023-12-16T01:16:12.360131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:42:14.366011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369169+0000","last_change":"2023-12-16T01:16:11.825886+0000","last_active":"2023-12-16T01:16:12.369169+0000","last_peered":"2023-12-16T01:16:12.369169+0000","last_clean":"2023-12-16T01:16:12.369169+0000","last_became_active":"2023-12-16T01:16:11.825590+0000","last_became_peered":"2023-12-16T01:16:11.825590+0000","last_unstale":"2023-12-16T01:16:12.369169+0000","last_undegraded":"2023-12-16T01:16:12.369169+0000","last_fullsized":"2023-12-16T01:16:12.369169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:20:29.356797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365126+0000","last_change":"2023-12-16T01:16:12.364213+0000","last_active":"2023-12-16T01:16:12.365126+0000","last_peered":"2023-12-16T01:16:12.365126+0000","last_clean":"2023-12-16T01:16:12.365126+0000","last_became_active":"2023-12-16T01:16:12.363921+0000","last_became_peered":"2023-12-16T01:16:12.363921+0000","last_unstale":"2023-12-16T01:16:12.365126+0000","last_undegraded":"2023-12-16T01:16:12.365126+0000","last_fullsized":"2023-12-16T01:16:12.365126+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:31:59.658501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.359837+0000","last_change":"2023-12-16T01:16:11.812969+0000","last_active":"2023-12-16T01:16:12.359837+0000","last_peered":"2023-12-16T01:16:12.359837+0000","last_clean":"2023-12-16T01:16:12.359837+0000","last_became_active":"2023-12-16T01:16:11.812638+0000","last_became_peered":"2023-12-16T01:16:11.812638+0000","last_unstale":"2023-12-16T01:16:12.359837+0000","last_undegraded":"2023-12-16T01:16:12.359837+0000","last_fullsized":"2023-12-16T01:16:12.359837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:26:13.057983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.367978+0000","last_change":"2023-12-16T01:16:12.366556+0000","last_active":"2023-12-16T01:16:12.367978+0000","last_peered":"2023-12-16T01:16:12.367978+0000","last_clean":"2023-12-16T01:16:12.367978+0000","last_became_active":"2023-12-16T01:16:12.366080+0000","last_became_peered":"2023-12-16T01:16:12.366080+0000","last_unstale":"2023-12-16T01:16:12.367978+0000","last_undegraded":"2023-12-16T01:16:12.367978+0000","last_fullsized":"2023-12-16T01:16:12.367978+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:49:37.732222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805555+0000","last_change":"2023-12-16T01:16:11.817893+0000","last_active":"2023-12-16T01:16:12.805555+0000","last_peered":"2023-12-16T01:16:12.805555+0000","last_clean":"2023-12-16T01:16:12.805555+0000","last_became_active":"2023-12-16T01:16:11.816608+0000","last_became_peered":"2023-12-16T01:16:11.816608+0000","last_unstale":"2023-12-16T01:16:12.805555+0000","last_undegraded":"2023-12-16T01:16:12.805555+0000","last_fullsized":"2023-12-16T01:16:12.805555+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:52:18.968876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.362845+0000","last_change":"2023-12-16T01:16:12.362845+0000","last_active":"2023-12-16T01:16:12.362845+0000","last_peered":"2023-12-16T01:16:12.362845+0000","last_clean":"2023-12-16T01:16:12.362845+0000","last_became_active":"2023-12-16T01:16:12.362579+0000","last_became_peered":"2023-12-16T01:16:12.362579+0000","last_unstale":"2023-12-16T01:16:12.362845+0000","last_undegraded":"2023-12-16T01:16:12.362845+0000","last_fullsized":"2023-12-16T01:16:12.362845+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.359890+0000","last_change":"2023-12-16T01:16:11.821295+0000","last_active":"2023-12-16T01:16:12.359890+0000","last_peered":"2023-12-16T01:16:12.359890+0000","last_clean":"2023-12-16T01:16:12.359890+0000","last_became_active":"2023-12-16T01:16:11.820590+0000","last_became_peered":"2023-12-16T01:16:11.820590+0000","last_unstale":"2023-12-16T01:16:12.359890+0000","last_undegraded":"2023-12-16T01:16:12.359890+0000","last_fullsized":"2023-12-16T01:16:12.359890+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:05:22.018115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.373091+0000","last_change":"2023-12-16T01:16:12.373091+0000","last_active":"2023-12-16T01:16:12.373091+0000","last_peered":"2023-12-16T01:16:12.373091+0000","last_clean":"2023-12-16T01:16:12.373091+0000","last_became_active":"2023-12-16T01:16:12.371481+0000","last_became_peered":"2023-12-16T01:16:12.371481+0000","last_unstale":"2023-12-16T01:16:12.373091+0000","last_undegraded":"2023-12-16T01:16:12.373091+0000","last_fullsized":"2023-12-16T01:16:12.373091+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.359928+0000","last_change":"2023-12-16T01:16:11.819724+0000","last_active":"2023-12-16T01:16:12.359928+0000","last_peered":"2023-12-16T01:16:12.359928+0000","last_clean":"2023-12-16T01:16:12.359928+0000","last_became_active":"2023-12-16T01:16:11.819419+0000","last_became_peered":"2023-12-16T01:16:11.819419+0000","last_unstale":"2023-12-16T01:16:12.359928+0000","last_undegraded":"2023-12-16T01:16:12.359928+0000","last_fullsized":"2023-12-16T01:16:12.359928+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:12:08.793379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369157+0000","last_change":"2023-12-16T01:16:12.368365+0000","last_active":"2023-12-16T01:16:12.369157+0000","last_peered":"2023-12-16T01:16:12.369157+0000","last_clean":"2023-12-16T01:16:12.369157+0000","last_became_active":"2023-12-16T01:16:12.368077+0000","last_became_peered":"2023-12-16T01:16:12.368077+0000","last_unstale":"2023-12-16T01:16:12.369157+0000","last_undegraded":"2023-12-16T01:16:12.369157+0000","last_fullsized":"2023-12-16T01:16:12.369157+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:17.205987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.360104+0000","last_change":"2023-12-16T01:16:11.819728+0000","last_active":"2023-12-16T01:16:12.360104+0000","last_peered":"2023-12-16T01:16:12.360104+0000","last_clean":"2023-12-16T01:16:12.360104+0000","last_became_active":"2023-12-16T01:16:11.819386+0000","last_became_peered":"2023-12-16T01:16:11.819386+0000","last_unstale":"2023-12-16T01:16:12.360104+0000","last_undegraded":"2023-12-16T01:16:12.360104+0000","last_fullsized":"2023-12-16T01:16:12.360104+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:31:32.313828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.368468+0000","last_change":"2023-12-16T01:16:12.367884+0000","last_active":"2023-12-16T01:16:12.368468+0000","last_peered":"2023-12-16T01:16:12.368468+0000","last_clean":"2023-12-16T01:16:12.368468+0000","last_became_active":"2023-12-16T01:16:12.367473+0000","last_became_peered":"2023-12-16T01:16:12.367473+0000","last_unstale":"2023-12-16T01:16:12.368468+0000","last_undegraded":"2023-12-16T01:16:12.368468+0000","last_fullsized":"2023-12-16T01:16:12.368468+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:02:59.449100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.806317+0000","last_change":"2023-12-16T01:16:11.823931+0000","last_active":"2023-12-16T01:16:12.806317+0000","last_peered":"2023-12-16T01:16:12.806317+0000","last_clean":"2023-12-16T01:16:12.806317+0000","last_became_active":"2023-12-16T01:16:11.823657+0000","last_became_peered":"2023-12-16T01:16:11.823657+0000","last_unstale":"2023-12-16T01:16:12.806317+0000","last_undegraded":"2023-12-16T01:16:12.806317+0000","last_fullsized":"2023-12-16T01:16:12.806317+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:31:36.299678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.366291+0000","last_change":"2023-12-16T01:16:12.366291+0000","last_active":"2023-12-16T01:16:12.366291+0000","last_peered":"2023-12-16T01:16:12.366291+0000","last_clean":"2023-12-16T01:16:12.366291+0000","last_became_active":"2023-12-16T01:16:12.366002+0000","last_became_peered":"2023-12-16T01:16:12.366002+0000","last_unstale":"2023-12-16T01:16:12.366291+0000","last_undegraded":"2023-12-16T01:16:12.366291+0000","last_fullsized":"2023-12-16T01:16:12.366291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-16T01:16:11.816184+0000","last_change":"2023-12-16T01:16:11.814425+0000","last_active":"2023-12-16T01:16:11.816184+0000","last_peered":"2023-12-16T01:16:11.816184+0000","last_clean":"2023-12-16T01:16:11.816184+0000","last_became_active":"2023-12-16T01:16:11.814075+0000","last_became_peered":"2023-12-16T01:16:11.814075+0000","last_unstale":"2023-12-16T01:16:11.816184+0000","last_undegraded":"2023-12-16T01:16:11.816184+0000","last_fullsized":"2023-12-16T01:16:11.816184+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.377389+0000","last_change":"2023-12-16T01:16:12.376932+0000","last_active":"2023-12-16T01:16:12.377389+0000","last_peered":"2023-12-16T01:16:12.377389+0000","last_clean":"2023-12-16T01:16:12.377389+0000","last_became_active":"2023-12-16T01:16:12.376369+0000","last_became_peered":"2023-12-16T01:16:12.376369+0000","last_unstale":"2023-12-16T01:16:12.377389+0000","last_undegraded":"2023-12-16T01:16:12.377389+0000","last_fullsized":"2023-12-16T01:16:12.377389+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:06:26.840800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.804358+0000","last_change":"2023-12-16T01:16:11.813057+0000","last_active":"2023-12-16T01:16:12.804358+0000","last_peered":"2023-12-16T01:16:12.804358+0000","last_clean":"2023-12-16T01:16:12.804358+0000","last_became_active":"2023-12-16T01:16:11.812744+0000","last_became_peered":"2023-12-16T01:16:11.812744+0000","last_unstale":"2023-12-16T01:16:12.804358+0000","last_undegraded":"2023-12-16T01:16:12.804358+0000","last_fullsized":"2023-12-16T01:16:12.804358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:15:20.231347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378534+0000","last_change":"2023-12-16T01:16:12.373986+0000","last_active":"2023-12-16T01:16:12.378534+0000","last_peered":"2023-12-16T01:16:12.378534+0000","last_clean":"2023-12-16T01:16:12.378534+0000","last_became_active":"2023-12-16T01:16:12.371082+0000","last_became_peered":"2023-12-16T01:16:12.371082+0000","last_unstale":"2023-12-16T01:16:12.378534+0000","last_undegraded":"2023-12-16T01:16:12.378534+0000","last_fullsized":"2023-12-16T01:16:12.378534+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.805141+0000","last_change":"2023-12-16T01:16:11.816315+0000","last_active":"2023-12-16T01:16:12.805141+0000","last_peered":"2023-12-16T01:16:12.805141+0000","last_clean":"2023-12-16T01:16:12.805141+0000","last_became_active":"2023-12-16T01:16:11.816022+0000","last_became_peered":"2023-12-16T01:16:11.816022+0000","last_unstale":"2023-12-16T01:16:12.805141+0000","last_undegraded":"2023-12-16T01:16:12.805141+0000","last_fullsized":"2023-12-16T01:16:12.805141+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.382781+0000","last_change":"2023-12-16T01:16:12.382576+0000","last_active":"2023-12-16T01:16:12.382781+0000","last_peered":"2023-12-16T01:16:12.382781+0000","last_clean":"2023-12-16T01:16:12.382781+0000","last_became_active":"2023-12-16T01:16:12.381719+0000","last_became_peered":"2023-12-16T01:16:12.381719+0000","last_unstale":"2023-12-16T01:16:12.382781+0000","last_undegraded":"2023-12-16T01:16:12.382781+0000","last_fullsized":"2023-12-16T01:16:12.382781+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:53:46.845992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.364867+0000","last_change":"2023-12-16T01:16:12.364867+0000","last_active":"2023-12-16T01:16:12.364867+0000","last_peered":"2023-12-16T01:16:12.364867+0000","last_clean":"2023-12-16T01:16:12.364867+0000","last_became_active":"2023-12-16T01:16:12.364277+0000","last_became_peered":"2023-12-16T01:16:12.364277+0000","last_unstale":"2023-12-16T01:16:12.364867+0000","last_undegraded":"2023-12-16T01:16:12.364867+0000","last_fullsized":"2023-12-16T01:16:12.364867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.369770+0000","last_change":"2023-12-16T01:16:12.369770+0000","last_active":"2023-12-16T01:16:12.369770+0000","last_peered":"2023-12-16T01:16:12.369770+0000","last_clean":"2023-12-16T01:16:12.369770+0000","last_became_active":"2023-12-16T01:16:12.369355+0000","last_became_peered":"2023-12-16T01:16:12.369355+0000","last_unstale":"2023-12-16T01:16:12.369770+0000","last_undegraded":"2023-12-16T01:16:12.369770+0000","last_fullsized":"2023-12-16T01:16:12.369770+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378525+0000","last_change":"2023-12-16T01:16:12.377435+0000","last_active":"2023-12-16T01:16:12.378525+0000","last_peered":"2023-12-16T01:16:12.378525+0000","last_clean":"2023-12-16T01:16:12.378525+0000","last_became_active":"2023-12-16T01:16:12.376924+0000","last_became_peered":"2023-12-16T01:16:12.376924+0000","last_unstale":"2023-12-16T01:16:12.378525+0000","last_undegraded":"2023-12-16T01:16:12.378525+0000","last_fullsized":"2023-12-16T01:16:12.378525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365438+0000","last_change":"2023-12-16T01:16:12.365438+0000","last_active":"2023-12-16T01:16:12.365438+0000","last_peered":"2023-12-16T01:16:12.365438+0000","last_clean":"2023-12-16T01:16:12.365438+0000","last_became_active":"2023-12-16T01:16:12.365152+0000","last_became_peered":"2023-12-16T01:16:12.365152+0000","last_unstale":"2023-12-16T01:16:12.365438+0000","last_undegraded":"2023-12-16T01:16:12.365438+0000","last_fullsized":"2023-12-16T01:16:12.365438+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.367841+0000","last_change":"2023-12-16T01:16:12.366615+0000","last_active":"2023-12-16T01:16:12.367841+0000","last_peered":"2023-12-16T01:16:12.367841+0000","last_clean":"2023-12-16T01:16:12.367841+0000","last_became_active":"2023-12-16T01:16:12.364060+0000","last_became_peered":"2023-12-16T01:16:12.364060+0000","last_unstale":"2023-12-16T01:16:12.367841+0000","last_undegraded":"2023-12-16T01:16:12.367841+0000","last_fullsized":"2023-12-16T01:16:12.367841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:35:03.436814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365155+0000","last_change":"2023-12-16T01:16:12.363652+0000","last_active":"2023-12-16T01:16:12.365155+0000","last_peered":"2023-12-16T01:16:12.365155+0000","last_clean":"2023-12-16T01:16:12.365155+0000","last_became_active":"2023-12-16T01:16:12.363153+0000","last_became_peered":"2023-12-16T01:16:12.363153+0000","last_unstale":"2023-12-16T01:16:12.365155+0000","last_undegraded":"2023-12-16T01:16:12.365155+0000","last_fullsized":"2023-12-16T01:16:12.365155+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:01:32.985269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.372834+0000","last_change":"2023-12-16T01:16:12.372834+0000","last_active":"2023-12-16T01:16:12.372834+0000","last_peered":"2023-12-16T01:16:12.372834+0000","last_clean":"2023-12-16T01:16:12.372834+0000","last_became_active":"2023-12-16T01:16:12.372372+0000","last_became_peered":"2023-12-16T01:16:12.372372+0000","last_unstale":"2023-12-16T01:16:12.372834+0000","last_undegraded":"2023-12-16T01:16:12.372834+0000","last_fullsized":"2023-12-16T01:16:12.372834+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.367960+0000","last_change":"2023-12-16T01:16:12.366484+0000","last_active":"2023-12-16T01:16:12.367960+0000","last_peered":"2023-12-16T01:16:12.367960+0000","last_clean":"2023-12-16T01:16:12.367960+0000","last_became_active":"2023-12-16T01:16:12.366007+0000","last_became_peered":"2023-12-16T01:16:12.366007+0000","last_unstale":"2023-12-16T01:16:12.367960+0000","last_undegraded":"2023-12-16T01:16:12.367960+0000","last_fullsized":"2023-12-16T01:16:12.367960+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:16:04.487082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.379119+0000","last_change":"2023-12-16T01:16:12.377926+0000","last_active":"2023-12-16T01:16:12.379119+0000","last_peered":"2023-12-16T01:16:12.379119+0000","last_clean":"2023-12-16T01:16:12.379119+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:12.379119+0000","last_undegraded":"2023-12-16T01:16:12.379119+0000","last_fullsized":"2023-12-16T01:16:12.379119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.367978+0000","last_change":"2023-12-16T01:16:12.367154+0000","last_active":"2023-12-16T01:16:12.367978+0000","last_peered":"2023-12-16T01:16:12.367978+0000","last_clean":"2023-12-16T01:16:12.367978+0000","last_became_active":"2023-12-16T01:16:12.366872+0000","last_became_peered":"2023-12-16T01:16:12.366872+0000","last_unstale":"2023-12-16T01:16:12.367978+0000","last_undegraded":"2023-12-16T01:16:12.367978+0000","last_fullsized":"2023-12-16T01:16:12.367978+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:27.001508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.378607+0000","last_change":"2023-12-16T01:16:12.378318+0000","last_active":"2023-12-16T01:16:12.378607+0000","last_peered":"2023-12-16T01:16:12.378607+0000","last_clean":"2023-12-16T01:16:12.378607+0000","last_became_active":"2023-12-16T01:16:12.377996+0000","last_became_peered":"2023-12-16T01:16:12.377996+0000","last_unstale":"2023-12-16T01:16:12.378607+0000","last_undegraded":"2023-12-16T01:16:12.378607+0000","last_fullsized":"2023-12-16T01:16:12.378607+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.371570+0000","last_change":"2023-12-16T01:16:12.371570+0000","last_active":"2023-12-16T01:16:12.371570+0000","last_peered":"2023-12-16T01:16:12.371570+0000","last_clean":"2023-12-16T01:16:12.371570+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:12.371570+0000","last_undegraded":"2023-12-16T01:16:12.371570+0000","last_fullsized":"2023-12-16T01:16:12.371570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-16T01:16:12.365725+0000","last_change":"2023-12-16T01:16:12.365725+0000","last_active":"2023-12-16T01:16:12.365725+0000","last_peered":"2023-12-16T01:16:12.365725+0000","last_clean":"2023-12-16T01:16:12.365725+0000","last_became_active":"2023-12-16T01:16:12.365349+0000","last_became_peered":"2023-12-16T01:16:12.365349+0000","last_unstale":"2023-12-16T01:16:12.365725+0000","last_undegraded":"2023-12-16T01:16:12.365725+0000","last_fullsized":"2023-12-16T01:16:12.365725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":6218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298472,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446680,"statfs":{"total":95995035648,"available":95689400320,"internally_reserved":0,"allocated":1212416,"data_stored":845415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.56200000000000006}]},{"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.63900000000000001}]},{"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.38}]},{"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.45800000000000002}]},{"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.499}]},{"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.54100000000000004}]},{"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.57999999999999996}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298468,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446684,"statfs":{"total":95995035648,"available":95689404416,"internally_reserved":0,"allocated":1208320,"data_stored":845162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.44400000000000001}]},{"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.60899999999999999}]},{"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.53600000000000003}]},{"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.51200000000000001}]},{"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.56499999999999995}]},{"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.495}]},{"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.64100000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297904,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447248,"statfs":{"total":95995035648,"available":95689981952,"internally_reserved":0,"allocated":630784,"data_stored":261407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.308,"15min":0.29799999999999999},"min":{"1min":0.249,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.312,"15min":0.30399999999999999},"min":{"1min":0.29799999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.46000000000000002,"5min":0.46600000000000003,"15min":0.46600000000000003},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Dec 16 01:16:04 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34200000000000003,"15min":0.33500000000000002},"min":{"1min":0.26400000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.36899999999999999,"15min":0.36499999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.34699999999999998}]},{"osd":3,"last update":"Sat Dec 16 01:15:28 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.39400000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:15:47 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.628},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Dec 16 01:16:10 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.70199999999999996}]},{"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.67800000000000005}]},{"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.65800000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298468,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446684,"statfs":{"total":95995035648,"available":95689404416,"internally_reserved":0,"allocated":1208320,"data_stored":845162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 16 01:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.34599999999999997,"15min":0.33000000000000002},"min":{"1min":0.26300000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.36599999999999999,"15min":0.35799999999999998},"min":{"1min":0.28999999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.56299999999999994,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.27900000000000003}]},{"osd":2,"last update":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.42099999999999999,"15min":0.41899999999999998},"min":{"1min":0.28299999999999997,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.59799999999999998,"5min":0.752,"15min":0.752},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.36799999999999999,"15min":0.36399999999999999},"min":{"1min":0.27800000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.23000000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.246},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.26100000000000001}]},{"osd":4,"last update":"Sat Dec 16 01:15:47 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.503}]},{"osd":5,"last update":"Sat Dec 16 01:16:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.54700000000000004}]},{"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.46400000000000002}]},{"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.57699999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.502,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.38200000000000001,"15min":0.376},"min":{"1min":0.28799999999999998,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.35499999999999998}]},{"osd":1,"last update":"Sat Dec 16 01:16:08 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.23899999999999999,"5min":0.214,"15min":0.214},"max":{"1min":0.55000000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40100000000000002,"15min":0.39900000000000002},"min":{"1min":0.27100000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.67100000000000004,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.34000000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.37}]},{"osd":4,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.56000000000000005}]},{"osd":5,"last update":"Sat Dec 16 01:16:11 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.503},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.45300000000000001}]},{"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.46999999999999997}]},{"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.54300000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":263152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.501,"5min":0.501,"15min":0.501},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.55600000000000005}]},{"osd":1,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.53800000000000003}]},{"osd":2,"last update":"Sat Dec 16 01:15:26 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.60099999999999998}]},{"osd":4,"last update":"Sat Dec 16 01:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.72199999999999998}]},{"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.752}]},{"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.67700000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":254206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.58599999999999997}]},{"osd":2,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.505},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.53000000000000003}]},{"osd":3,"last update":"Sat Dec 16 01:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.442}]},{"osd":5,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.621},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.60099999999999998}]},{"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.42199999999999999}]},{"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.45400000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":643072,"data_stored":263138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.59099999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.45500000000000002}]},{"osd":2,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.71999999999999997}]},{"osd":3,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.752}]},{"osd":4,"last update":"Sat Dec 16 01:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.56299999999999994}]},{"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.67800000000000005}]},{"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.49399999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T01:16:17.236 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-12-16T01:16:17.237 INFO:tasks.cephadm:Adding prometheus.a on smithi118 2023-12-16T01:16:17.237 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply prometheus '1;smithi118=a' 2023-12-16T01:16:17.577 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:18.157 INFO:journalctl@ceph.mds.b.smithi118.stdout:Dec 16 01:16:17 smithi118 conmon[86014]: 2023-12-16T01:16:17.902+0000 7fa4260da700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-12-16T01:16:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:18 smithi118 ceph-mon[44148]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:18 smithi118 ceph-mon[44148]: pgmap v181: 97 pgs: 97 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 6 op/s 2023-12-16T01:16:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:18 smithi118 ceph-mon[44148]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[56825]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[56825]: pgmap v181: 97 pgs: 97 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 6 op/s 2023-12-16T01:16:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[56825]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[39682]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[39682]: pgmap v181: 97 pgs: 97 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 6 op/s 2023-12-16T01:16:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:18 smithi078 ceph-mon[39682]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:16:19.422 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled prometheus update... 2023-12-16T01:16:20.032 DEBUG:teuthology.orchestra.run.smithi118:prometheus.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@prometheus.a.service 2023-12-16T01:16:20.035 INFO:tasks.cephadm:Adding node-exporter.a on smithi078 2023-12-16T01:16:20.035 INFO:tasks.cephadm:Adding node-exporter.b on smithi118 2023-12-16T01:16:20.035 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply node-exporter '2;smithi078=a;smithi118=b' 2023-12-16T01:16:20.065 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:16:20.383 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:20.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:20 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:20 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:21 smithi118 ceph-mon[44148]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:21 smithi118 ceph-mon[44148]: Saving service prometheus spec with placement smithi118=a;count:1 2023-12-16T01:16:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:21 smithi118 ceph-mon[44148]: Deploying daemon prometheus.a on smithi118 2023-12-16T01:16:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[39682]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[39682]: Saving service prometheus spec with placement smithi118=a;count:1 2023-12-16T01:16:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[39682]: Deploying daemon prometheus.a on smithi118 2023-12-16T01:16:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[56825]: from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[56825]: Saving service prometheus spec with placement smithi118=a;count:1 2023-12-16T01:16:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:21 smithi078 ceph-mon[56825]: Deploying daemon prometheus.a on smithi118 2023-12-16T01:16:22.393 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled node-exporter update... 2023-12-16T01:16:22.626 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:22 smithi118 ceph-mon[44148]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-12-16T01:16:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:22 smithi078 ceph-mon[39682]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-12-16T01:16:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:22 smithi078 ceph-mon[56825]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-12-16T01:16:23.471 DEBUG:teuthology.orchestra.run.smithi078:node-exporter.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.a.service 2023-12-16T01:16:23.474 DEBUG:teuthology.orchestra.run.smithi118:node-exporter.b> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.b.service 2023-12-16T01:16:23.476 INFO:tasks.cephadm:Adding alertmanager.a on smithi078 2023-12-16T01:16:23.476 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply alertmanager '1;smithi078=a' 2023-12-16T01:16:23.507 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:16:23.508 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:16:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:23 smithi118 ceph-mon[44148]: from='client.24415 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:23 smithi118 ceph-mon[44148]: Saving service node-exporter spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:23 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[39682]: from='client.24415 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[39682]: Saving service node-exporter spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[56825]: from='client.24415 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi118=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[56825]: Saving service node-exporter spec with placement smithi078=a;smithi118=b;count:2 2023-12-16T01:16:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:23 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:23.858 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:24 smithi118 ceph-mon[44148]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2023-12-16T01:16:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:24 smithi078 ceph-mon[39682]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2023-12-16T01:16:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:24 smithi078 ceph-mon[56825]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s wr, 3 op/s 2023-12-16T01:16:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:26 smithi118 ceph-mon[44148]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 801 B/s wr, 3 op/s 2023-12-16T01:16:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:26 smithi078 ceph-mon[39682]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 801 B/s wr, 3 op/s 2023-12-16T01:16:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:26 smithi078 ceph-mon[56825]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 801 B/s wr, 3 op/s 2023-12-16T01:16:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:28 smithi118 ceph-mon[44148]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-12-16T01:16:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:28 smithi078 ceph-mon[39682]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-12-16T01:16:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:28 smithi078 ceph-mon[56825]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-12-16T01:16:30.258 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled alertmanager update... 2023-12-16T01:16:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:30 smithi118 ceph-mon[44148]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2023-12-16T01:16:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:30 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:30 smithi078 ceph-mon[39682]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2023-12-16T01:16:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:30 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:30 smithi078 ceph-mon[56825]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2023-12-16T01:16:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:30 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:31.337 DEBUG:teuthology.orchestra.run.smithi078:alertmanager.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@alertmanager.a.service 2023-12-16T01:16:31.340 INFO:tasks.cephadm:Adding grafana.a on smithi118 2023-12-16T01:16:31.340 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph orch apply grafana '1;smithi118=a' 2023-12-16T01:16:31.372 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:-- Logs begin at Sat 2023-12-16 00:59:10 UTC. -- 2023-12-16T01:16:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:31 smithi118 ceph-mon[44148]: from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:31 smithi118 ceph-mon[44148]: Saving service alertmanager spec with placement smithi078=a;count:1 2023-12-16T01:16:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:31 smithi078 ceph-mon[39682]: from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:31 smithi078 ceph-mon[39682]: Saving service alertmanager spec with placement smithi078=a;count:1 2023-12-16T01:16:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:31 smithi078 ceph-mon[56825]: from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:16:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:31 smithi078 ceph-mon[56825]: Saving service alertmanager spec with placement smithi078=a;count:1 2023-12-16T01:16:32.420 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:32.688 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:32 smithi118 ceph-mon[44148]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:32.688 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:32 smithi118 systemd[1]: Starting Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:16:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:32 smithi078 ceph-mon[39682]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:32 smithi078 ceph-mon[56825]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:33 smithi118 ceph-mon[44148]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:33 smithi078 ceph-mon[39682]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:33.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:33 smithi078 ceph-mon[56825]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.865Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.865Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.865Z caller=main.go:570 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 smithi118 (none))" 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.865Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.865Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.867Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.867Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.868Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-16T01:16:34.071 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.868Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 bash[89033]: d9ae727aa80c6336d12d6fd5f26b6b0982dc7f538548338d03c655735a558340 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.870Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.871Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.922µs 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.871Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.871Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.871Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.106µs wal_replay_duration=358.157µs wbl_replay_duration=119ns total_replay_duration=424.239µs 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.872Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.872Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.872Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 systemd[1]: Started Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.887Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.220654ms db_storage=849ns remote_storage=1.305µs web_handler=383ns query_engine=610ns scrape=309.374µs scrape_sd=18.064µs notify=742ns notify_sd=1.317µs rules=14.684194ms tracing=6.138µs 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.887Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-16T01:16:34.072 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:16:33 smithi118 conmon[89080]: ts=2023-12-16T01:16:33.887Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-16T01:16:34.476 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled grafana update... 2023-12-16T01:16:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T01:16:35.005 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:34 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.160 DEBUG:teuthology.orchestra.run.smithi118:grafana.a> sudo journalctl -f -n 0 -u ceph-dc053256-9baf-11ee-95a5-87774f69a715@grafana.a.service 2023-12-16T01:16:35.162 INFO:tasks.cephadm:Setting up client nodes... 2023-12-16T01:16:35.163 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.189 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.190 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T01:16:35.190 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:34 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' 2023-12-16T01:16:35.190 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: ignoring --setuser ceph since I am not root 2023-12-16T01:16:35.190 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: ignoring --setgroup ceph since I am not root 2023-12-16T01:16:35.190 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 ceph-mgr[40132]: -- 172.21.15.78:0/502124016 <== mon.2 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5576c83b29c0 con 0x5576c838a800 2023-12-16T01:16:35.191 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: ignoring --setuser ceph since I am not root 2023-12-16T01:16:35.191 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: ignoring --setgroup ceph since I am not root 2023-12-16T01:16:35.193 INFO:journalctl@ceph.grafana.a.smithi118.stdout:-- Logs begin at Sat 2023-12-16 01:00:03 UTC. -- 2023-12-16T01:16:35.445 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: 2023-12-16T01:16:35.347+0000 7f62602621c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:16:35.452 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: 2023-12-16T01:16:35.337+0000 7f6dcf27c1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:16:35.453 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: 2023-12-16T01:16:35.452+0000 7f6dcf27c1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:16:35.515 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:35.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: 2023-12-16T01:16:35.556+0000 7f6dcf27c1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:16:35.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:35 smithi078 conmon[40108]: 2023-12-16T01:16:35.641+0000 7f6dcf27c1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:16:35.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: 2023-12-16T01:16:35.445+0000 7f62602621c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:16:35.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: 2023-12-16T01:16:35.531+0000 7f62602621c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:16:35.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:35 smithi118 conmon[47348]: 2023-12-16T01:16:35.613+0000 7f62602621c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:16:36.090 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:35 smithi078 ceph-mon[39682]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T01:16:36.090 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:35 smithi078 ceph-mon[39682]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-16T01:16:36.090 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:35 smithi078 ceph-mon[56825]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T01:16:36.090 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:35 smithi078 ceph-mon[56825]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-16T01:16:36.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.213+0000 7f62602621c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:16:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:35 smithi118 ceph-mon[44148]: from='mgr.14152 172.21.15.78:0/2523407300' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T01:16:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:35 smithi118 ceph-mon[44148]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-16T01:16:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:36 smithi078 conmon[40108]: 2023-12-16T01:16:36.267+0000 7f6dcf27c1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:16:36.726 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.446+0000 7f62602621c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:16:36.727 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.528+0000 7f62602621c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:16:36.727 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.638+0000 7f62602621c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:16:36.802 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:36 smithi078 conmon[40108]: 2023-12-16T01:16:36.503+0000 7f6dcf27c1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:16:36.802 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:36 smithi078 conmon[40108]: 2023-12-16T01:16:36.591+0000 7f6dcf27c1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:16:36.802 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:36 smithi078 conmon[40108]: 2023-12-16T01:16:36.713+0000 7f6dcf27c1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:16:37.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.726+0000 7f62602621c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:16:37.001 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:36 smithi118 conmon[47348]: 2023-12-16T01:16:36.918+0000 7f62602621c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:16:37.096 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:36 smithi078 conmon[40108]: 2023-12-16T01:16:36.802+0000 7f6dcf27c1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:16:37.097 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:37 smithi078 conmon[40108]: 2023-12-16T01:16:37.007+0000 7f6dcf27c1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:16:37.097 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:37 smithi078 conmon[40108]: 2023-12-16T01:16:37.096+0000 7f6dcf27c1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:16:37.342 INFO:teuthology.orchestra.run.smithi078.stdout:[client.0] 2023-12-16T01:16:37.342 INFO:teuthology.orchestra.run.smithi078.stdout: key = AQB1+nxl9SMHFBAANkx8D1vhqDl7z9UyVNbBBA== 2023-12-16T01:16:37.367 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:37 smithi118 conmon[47348]: 2023-12-16T01:16:37.001+0000 7f62602621c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:16:37.627 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:37 smithi118 conmon[47348]: 2023-12-16T01:16:37.367+0000 7f62602621c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:16:37.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:37 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2060433443' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:37 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.628 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:37 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2060433443' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:37.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:37 smithi078 conmon[40108]: 2023-12-16T01:16:37.483+0000 7f6dcf27c1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:16:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2060433443' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:37 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:37.902 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:37 smithi118 conmon[47348]: 2023-12-16T01:16:37.627+0000 7f62602621c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:16:38.019 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:37 smithi078 conmon[40108]: 2023-12-16T01:16:37.753+0000 7f6dcf27c1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:16:38.021 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:16:38.021 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-16T01:16:38.021 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-16T01:16:38.105 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-16T01:16:38.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:37 smithi118 conmon[47348]: 2023-12-16T01:16:37.902+0000 7f62602621c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:16:38.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:37 smithi118 conmon[47348]: 2023-12-16T01:16:37.993+0000 7f62602621c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:16:38.451 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.b/config 2023-12-16T01:16:38.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:38 smithi078 conmon[40108]: 2023-12-16T01:16:38.034+0000 7f6dcf27c1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:16:38.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:38 smithi078 conmon[40108]: 2023-12-16T01:16:38.130+0000 7f6dcf27c1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:16:39.010 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:38 smithi118 conmon[47348]: 2023-12-16T01:16:38.795+0000 7f62602621c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:16:39.010 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:38 smithi118 conmon[47348]: 2023-12-16T01:16:38.895+0000 7f62602621c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:16:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:38 smithi078 conmon[40108]: 2023-12-16T01:16:38.867+0000 7f6dcf27c1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:16:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:38 smithi078 conmon[40108]: 2023-12-16T01:16:38.960+0000 7f6dcf27c1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:16:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:39 smithi078 conmon[40108]: 2023-12-16T01:16:39.106+0000 7f6dcf27c1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:16:39.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:39 smithi118 conmon[47348]: 2023-12-16T01:16:39.051+0000 7f62602621c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:16:39.764 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:39 smithi118 conmon[47348]: 2023-12-16T01:16:39.684+0000 7f62602621c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:16:39.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:39 smithi078 conmon[40108]: 2023-12-16T01:16:39.721+0000 7f6dcf27c1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:16:39.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:39 smithi078 conmon[40108]: 2023-12-16T01:16:39.901+0000 7f6dcf27c1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:16:40.075 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:39 smithi118 conmon[47348]: 2023-12-16T01:16:39.875+0000 7f62602621c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:16:40.075 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:40 smithi118 conmon[47348]: 2023-12-16T01:16:40.075+0000 7f62602621c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:16:40.232 INFO:teuthology.orchestra.run.smithi118.stdout:[client.1] 2023-12-16T01:16:40.232 INFO:teuthology.orchestra.run.smithi118.stdout: key = AQB4+nxlj2KqDRAAXlmB6JkN68INDOULVt7JQQ== 2023-12-16T01:16:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.118:0/188807019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:40 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:40 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:40.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:40 smithi078 conmon[40108]: 2023-12-16T01:16:40.090+0000 7f6dcf27c1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:16:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.118:0/188807019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.118:0/188807019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T01:16:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:40 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T01:16:40.855 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:16:40.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-16T01:16:40.855 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-16T01:16:40.900 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-16T01:16:40.901 DEBUG:teuthology.orchestra.run.smithi078:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-16T01:16:41.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: 2023-12-16T01:16:41.002+0000 7f62602621c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:16:41.214 INFO:teuthology.misc.health.smithi078.stdout: 2023-12-16T01:16:41.215 INFO:teuthology.misc.health.smithi078.stdout:{"epoch":63,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:13.346453+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:41.227 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-16T01:16:41.227 INFO:tasks.cephadm:Creating RBD pool 2023-12-16T01:16:41.228 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-16T01:16:41.252 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:40 smithi078 conmon[40108]: 2023-12-16T01:16:40.998+0000 7f6dcf27c1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:16:41.543 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: 2023-12-16T01:16:41.267+0000 7f62602621c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:16:41.543 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: 2023-12-16T01:16:41.355+0000 7f62602621c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:16:41.543 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:41 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3886113551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:41.571 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:41.594 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:41 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3886113551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:41.594 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:41 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3886113551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:41.594 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.278+0000 7f6dcf27c1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:16:41.594 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.373+0000 7f6dcf27c1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: 2023-12-16T01:16:41.542+0000 7f62602621c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: [16/Dec/2023:01:16:41] ENGINE Bus STARTING 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: CherryPy Checker: 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: The Application mounted at '' has an empty config. 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: [16/Dec/2023:01:16:41] ENGINE Serving on http://:::9283 2023-12-16T01:16:41.809 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:41 smithi118 conmon[47348]: [16/Dec/2023:01:16:41] ENGINE Bus STARTED 2023-12-16T01:16:41.943 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.594+0000 7f6dcf27c1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: [16/Dec/2023:01:16:41] ENGINE Bus STARTING 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.750+0000 7f6d36bb8700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.750+0000 7f6d36bb8700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.750+0000 7f6d36bb8700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.750+0000 7f6d36bb8700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.750+0000 7f6d36bb8700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.752+0000 7f6d30bac700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.752+0000 7f6d30bac700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.752+0000 7f6d30bac700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.944 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.752+0000 7f6d30bac700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.752+0000 7f6d30bac700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: CherryPy Checker: 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: The Application mounted at '' has an empty config. 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: [16/Dec/2023:01:16:41] ENGINE Serving on http://:::9283 2023-12-16T01:16:41.945 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:41 smithi078 conmon[40108]: [16/Dec/2023:01:16:41] ENGINE Bus STARTED 2023-12-16T01:16:42.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: Standby manager daemon x restarted 2023-12-16T01:16:42.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:16:42.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:16:42.575 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: Active manager daemon y restarted 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: Activating manager daemon y 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T01:16:42.576 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: mgrmap e17: y(active, starting, since 0.00750896s), standbys: x 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:42.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:16:42.578 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:16:42.579 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: Manager daemon y is now available 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:42.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:16:42.581 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:16:42.581 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: Standby manager daemon x restarted 2023-12-16T01:16:42.581 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: Standby manager daemon x started 2023-12-16T01:16:42.582 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:16:42.584 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:16:42.584 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: Active manager daemon y restarted 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: Activating manager daemon y 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: mgrmap e17: y(active, starting, since 0.00750896s), standbys: x 2023-12-16T01:16:42.585 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:16:42.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:16:42.587 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:16:42.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:16:42.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:16:42.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:16:42.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:16:42.589 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:16:42.589 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: Manager daemon y is now available 2023-12-16T01:16:42.589 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.589 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.589 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:42.590 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:42.590 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:16:42.590 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: Standby manager daemon x restarted 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/3518773928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: Active manager daemon y restarted 2023-12-16T01:16:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: Activating manager daemon y 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: mgrmap e17: y(active, starting, since 0.00750896s), standbys: x 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:16:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: Manager daemon y is now available 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:16:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: mgrmap e18: y(active, since 1.0107s), standbys: x 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: mgrmap e18: y(active, since 1.0107s), standbys: x 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: mgrmap e18: y(active, since 1.0107s), standbys: x 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:44.164 INFO:teuthology.orchestra.run.smithi078.stderr:pool 'rbd' created 2023-12-16T01:16:44.945 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-16T01:16:45.011 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: [16/Dec/2023:01:16:43] ENGINE Bus STARTING 2023-12-16T01:16:45.011 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: [16/Dec/2023:01:16:43] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: [16/Dec/2023:01:16:43] ENGINE Bus STARTED 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-16T01:16:45.012 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: [16/Dec/2023:01:16:43] ENGINE Bus STARTING 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: [16/Dec/2023:01:16:43] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:16:45.013 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: [16/Dec/2023:01:16:43] ENGINE Bus STARTED 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:45.015 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:44 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: [16/Dec/2023:01:16:43] ENGINE Bus STARTING 2023-12-16T01:16:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: [16/Dec/2023:01:16:43] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:16:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: [16/Dec/2023:01:16:43] ENGINE Bus STARTED 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2480117902' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: mgrmap e19: y(active, since 3s), standbys: x 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:16:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:44 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:16:45.366 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:45.935 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 2998M 2023-12-16T01:16:45.935 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 2998M 2023-12-16T01:16:45.935 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:16:45.935 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 2998M 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 2998M 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:16:45.936 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:45.937 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 2998M 2023-12-16T01:16:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 2998M 2023-12-16T01:16:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:16:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:46.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:46 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:16:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:16:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Deploying daemon alertmanager.a on smithi078 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[39682]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Deploying daemon alertmanager.a on smithi078 2023-12-16T01:16:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:46 smithi078 ceph-mon[56825]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T01:16:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:16:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:16:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Deploying daemon alertmanager.a on smithi078 2023-12-16T01:16:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:16:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:46 smithi118 ceph-mon[44148]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T01:16:47.774 INFO:teuthology.orchestra.run.smithi078.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-16T01:16:48.019 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:47 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:16:48.019 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:47 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:16:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:47 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:16:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:48 smithi118 ceph-mon[44148]: pgmap v9: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:48 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:16:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:48 smithi118 ceph-mon[44148]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T01:16:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[39682]: pgmap v9: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:16:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[39682]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T01:16:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[56825]: pgmap v9: 105 pgs: 6 unknown, 99 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4158764677' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:16:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:48 smithi078 ceph-mon[56825]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T01:16:49.311 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-16T01:16:49.311 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-16T01:16:49.312 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-16T01:16:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:49 smithi118 ceph-mon[44148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:49 smithi118 ceph-mon[44148]: Cluster is now healthy 2023-12-16T01:16:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:49 smithi078 ceph-mon[56825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:49 smithi078 ceph-mon[56825]: Cluster is now healthy 2023-12-16T01:16:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:49 smithi078 ceph-mon[39682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:16:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:49 smithi078 ceph-mon[39682]: Cluster is now healthy 2023-12-16T01:16:50.386 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:51.074 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:50 smithi078 ceph-mon[39682]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:51.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:50 smithi078 ceph-mon[56825]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:50 smithi118 ceph-mon[44148]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:53.032 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:52 smithi078 ceph-mon[39682]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:53.033 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:52 smithi078 ceph-mon[56825]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:52 smithi118 ceph-mon[44148]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:53.478 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:54.105 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:53 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1812710178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T01:16:54.105 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:53 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1812710178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T01:16:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:53 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1812710178' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T01:16:54.355 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:54 smithi078 systemd[1]: Starting Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:16:54.614 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":19,"active_gid":24473,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":3642447398},{"type":"v1","addr":"172.21.15.78:6801","nonce":3642447398}]},"active_addr":"172.21.15.78:6801/3642447398","active_change":"2023-12-16T01:16:41.608927+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24436,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.78:8443/","prometheus":"http://172.21.15.78:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":64,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":4232648990}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":2629727021}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":4269749254}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":577779321}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":1133954545}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":1916361621}]}]} 2023-12-16T01:16:54.619 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-16T01:16:54.620 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-16T01:16:54.620 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T01:16:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:54 smithi078 ceph-mon[39682]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:54 smithi078 ceph-mon[56825]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:54 smithi118 ceph-mon[44148]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:55.214 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.139Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.139Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.140Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.141Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 bash[104330]: ea8781d438a4182cc683dabe86d10161aecea180e2e3ac326a2e933cc48a05ce 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 systemd[1]: Started Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.168Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.169Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.172Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-16T01:16:55.441 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[104386]: ts=2023-12-16T01:16:55.172Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE Bus STOPPING 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE Bus STOPPED 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE Bus STARTING 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE Serving on http://:::9283 2023-12-16T01:16:55.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:16:55 smithi078 conmon[40108]: [16/Dec/2023:01:16:55] ENGINE Bus STARTED 2023-12-16T01:16:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: Deploying daemon grafana.a on smithi118 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[56825]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: Deploying daemon grafana.a on smithi118 2023-12-16T01:16:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:56 smithi078 ceph-mon[39682]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:56.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:16:56 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:16:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:16:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: Deploying daemon grafana.a on smithi118 2023-12-16T01:16:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:56 smithi118 ceph-mon[44148]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:56.949 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:56.950 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":68,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:47.764420+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:57.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:16:57 smithi078 conmon[104386]: ts=2023-12-16T01:16:57.142Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000597728s 2023-12-16T01:16:57.599 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-16T01:16:57.599 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T01:16:57.935 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:16:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4058696962' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:57 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4058696962' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:57 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:16:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:57 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:16:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:57 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4058696962' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:58 smithi078 ceph-mon[39682]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:58 smithi078 ceph-mon[56825]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:58 smithi118 ceph-mon[44148]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:16:59.599 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:16:59.599 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":68,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:47.764420+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:16:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:16:59 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3460073269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:16:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:16:59 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3460073269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:16:59 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3460073269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:00.200 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-16T01:17:00.201 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-16T01:17:00.201 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-16T01:17:00.202 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-16T01:17:00.202 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-16T01:17:00.202 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-16T01:17:00.203 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-16T01:17:00.203 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-16T01:17:00.881 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:00 smithi078 ceph-mon[39682]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:00 smithi078 ceph-mon[56825]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:00 smithi118 ceph-mon[44148]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:01.302 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:01.302 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:01.453 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:01.590 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:01.693 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:02.916 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:02 smithi078 ceph-mon[39682]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:02 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:02 smithi078 ceph-mon[56825]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:02 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:03.055 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:02 smithi118 ceph-mon[44148]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:02 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:04 smithi078 ceph-mon[39682]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:04 smithi078 ceph-mon[56825]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:04 smithi118 ceph-mon[44148]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:05.476 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:05 smithi078 conmon[104386]: ts=2023-12-16T01:17:05.143Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002155782s 2023-12-16T01:17:06.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:17:06 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:17:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:06 smithi078 ceph-mon[39682]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:06.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:06 smithi078 ceph-mon[56825]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:06 smithi118 ceph-mon[44148]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:201863462933 2023-12-16T01:17:08.250 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-16T01:17:08.339 INFO:teuthology.orchestra.run.smithi078.stdout:133143986206 2023-12-16T01:17:08.339 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-16T01:17:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:08 smithi118 ceph-mon[44148]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:08 smithi078 ceph-mon[39682]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:08 smithi078 ceph-mon[56825]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:34359738416 2023-12-16T01:17:10.430 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-16T01:17:10.509 INFO:teuthology.orchestra.run.smithi078.stdout:111669149730 2023-12-16T01:17:10.509 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-16T01:17:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:10 smithi078 ceph-mon[39682]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:10 smithi078 ceph-mon[56825]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:10 smithi118 ceph-mon[44148]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:12.162 INFO:teuthology.orchestra.run.smithi078.stdout:55834574891 2023-12-16T01:17:12.162 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-16T01:17:12.205 INFO:teuthology.orchestra.run.smithi078.stdout:77309411366 2023-12-16T01:17:12.206 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-16T01:17:12.482 INFO:teuthology.orchestra.run.smithi078.stdout:236223201297 2023-12-16T01:17:12.482 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-16T01:17:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:12 smithi078 ceph-mon[39682]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:12 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:12 smithi078 ceph-mon[56825]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:12 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:12.783 INFO:teuthology.orchestra.run.smithi078.stdout:167503724570 2023-12-16T01:17:12.784 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-16T01:17:12.867 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:13.012 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:12 smithi118 ceph-mon[44148]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:12 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:13.284 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:13.284 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:14.117 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:14.117 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:14.117 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:14.801 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:14 smithi118 ceph-mon[44148]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:14 smithi078 ceph-mon[39682]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:14 smithi078 ceph-mon[56825]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:15.021 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:15.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:15 smithi118 systemd[1]: Starting Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:16.159 INFO:teuthology.orchestra.run.smithi078.stdout:133143986208 2023-12-16T01:17:16.545 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 bash[92251]: 1ded40019a4246b23c6f555185c4f88b0af8dd2e8a92fb281cbce970053fe18f 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 systemd[1]: Started Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408667736Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408867316Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408887496Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408894266Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408900874Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408907047Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408912952Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-16T01:17:16.546 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408919266Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408925302Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408931559Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.40893762Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.40894322Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408949451Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=settings t=2023-12-16T01:17:16.408955462Z level=info msg="App mode production" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=sqlstore t=2023-12-16T01:17:16.409103349Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=sqlstore t=2023-12-16T01:17:16.409122855Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.410041444Z level=info msg="Starting DB migrations" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.410129874Z level=info msg="Executing migration" id="create migration_log table" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.454323898Z level=info msg="Executing migration" id="create user table" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.471186055Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.487857955Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.504900256Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-16T01:17:16.547 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.546562564Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1894706284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.798 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:16 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.597069114Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-16T01:17:16.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.614096136Z level=info msg="Executing migration" id="create user table v2" 2023-12-16T01:17:16.798 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.681045838Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.697682457Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.731320507Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.748075538Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.764961681Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.781946857Z level=info msg="Executing migration" id="Update user table charset" 2023-12-16T01:17:16.799 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.798845128Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-16T01:17:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1894706284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1894706284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:16 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.840902844Z level=info msg="Executing migration" id="Add missing user data" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.874272874Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.891347349Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.907929206Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.933101898Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.95834646Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:16 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:16.98352023Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.025586482Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-16T01:17:17.050 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.050584891Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-16T01:17:17.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.084161623Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-16T01:17:17.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.126139048Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-16T01:17:17.301 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.151494981Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-16T01:17:17.302 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.193329346Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-16T01:17:17.302 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.235222656Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-16T01:17:17.302 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.277107039Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-16T01:17:17.302 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.302362377Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-16T01:17:17.578 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.386181155Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-16T01:17:17.578 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.411209883Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-16T01:17:17.578 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.436365509Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-16T01:17:17.578 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.461781851Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-16T01:17:17.579 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.487125224Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-16T01:17:17.579 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.512209073Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-16T01:17:17.579 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.579346055Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-16T01:17:17.846 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:17 smithi118 ceph-mon[44148]: Deploying daemon node-exporter.a on smithi078 2023-12-16T01:17:17.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:17 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:17.847 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:17 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1299007822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.612871143Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.654663849Z level=info msg="Executing migration" id="create star table" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.696567698Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.738508078Z level=info msg="Executing migration" id="create org table v1" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.763817728Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.805652086Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-16T01:17:17.847 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.847432916Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-16T01:17:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[39682]: Deploying daemon node-exporter.a on smithi078 2023-12-16T01:17:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1299007822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T01:17:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[56825]: Deploying daemon node-exporter.a on smithi078 2023-12-16T01:17:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:17 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1299007822' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.897879484Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.923073378Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.948160735Z level=info msg="Executing migration" id="Update org table charset" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.973234132Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:17 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:17.998587128Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.023633642Z level=info msg="Executing migration" id="create dashboard table" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.048822885Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.074140122Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-16T01:17:18.115 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.115943368Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-16T01:17:18.204 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986206 got 133143986208 for osd.4 2023-12-16T01:17:18.204 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:18.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.158050774Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-16T01:17:18.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.183321344Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-16T01:17:18.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.225230101Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-16T01:17:18.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.250492037Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-16T01:17:18.375 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.292208987Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-16T01:17:18.376 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.334130936Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-16T01:17:18.376 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.376108579Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.401129637Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.459798588Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.484988166Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.510277362Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.55199632Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.577215216Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.602472723Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-16T01:17:18.627 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.627773715Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-16T01:17:18.876 INFO:teuthology.orchestra.run.smithi078.stdout:201863462935 2023-12-16T01:17:18.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:18 smithi118 ceph-mon[44148]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:18.878 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:18 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1760471917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.669687479Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.694937392Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.74554804Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.787191682Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.812605374Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.837568885Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-16T01:17:18.879 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.879466024Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-16T01:17:18.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:18 smithi078 ceph-mon[39682]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:18.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:18 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1760471917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T01:17:18.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:18 smithi078 ceph-mon[56825]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:18.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:18 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1760471917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T01:17:19.022 INFO:teuthology.orchestra.run.smithi078.stdout:236223201299 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.929888389Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.954951113Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:18 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:18.98013442Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.005181651Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.030397206Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.055642476Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.080722284Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-16T01:17:19.130 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.105987428Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-16T01:17:19.131 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.131025608Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.181376497Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.206573051Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.248675282Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.273910686Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.298980049Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.365738919Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-16T01:17:19.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.407913947Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-16T01:17:19.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.450024242Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-16T01:17:19.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.466716828Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.483715291Z level=info msg="Executing migration" id="create data_source table" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.500477521Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.517512282Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.550908044Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.56762399Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.584491184Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.601424442Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.626458033Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-16T01:17:19.658 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.651871343Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.702132685Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.744011825Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.785895921Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.827821237Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.869789663Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.895130055Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.945424567Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-16T01:17:19.970 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.97082558Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:19 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:19.995945376Z level=info msg="Executing migration" id="Add uid column" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.021098853Z level=info msg="Executing migration" id="Update uid value" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.046273496Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.07136433Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.096749123Z level=info msg="Executing migration" id="create api_key table" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.138583864Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-16T01:17:20.280 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.163846112Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-16T01:17:20.281 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.205629975Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-16T01:17:20.281 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.280978235Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.3061635Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.339868807Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.365195041Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.406879078Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.432209395Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.457259263Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.482486194Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.507707068Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-16T01:17:20.549 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.549714051Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-16T01:17:20.825 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:20 smithi118 ceph-mon[44148]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.574891617Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.600182285Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.625247559Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.650403312Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.692224571Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.734245291Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.759481033Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.784517367Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-16T01:17:20.826 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.826431996Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-16T01:17:20.962 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:20 smithi078 ceph-mon[39682]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:20.962 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:20 smithi078 ceph-mon[56825]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:21.077 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.868561826Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-16T01:17:21.077 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.91063662Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-16T01:17:21.077 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.935725368Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-16T01:17:21.077 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.960858208Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-16T01:17:21.078 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:20 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:20.977676552Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-16T01:17:21.078 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.002818514Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-16T01:17:21.078 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.028012968Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-16T01:17:21.078 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.053213474Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-16T01:17:21.078 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.078292768Z level=info msg="Executing migration" id="create quota table v1" 2023-12-16T01:17:21.169 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462933 got 201863462935 for osd.6 2023-12-16T01:17:21.169 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:21.279 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201297 got 236223201299 for osd.7 2023-12-16T01:17:21.279 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:21.362 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.170545985Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-16T01:17:21.362 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.196021347Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-16T01:17:21.362 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.237815247Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-16T01:17:21.363 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.279776147Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-16T01:17:21.363 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.321623421Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-16T01:17:21.363 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.363379625Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-16T01:17:21.391 INFO:teuthology.orchestra.run.smithi078.stdout:77309411369 2023-12-16T01:17:21.433 INFO:teuthology.orchestra.run.smithi078.stdout:111669149732 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.413927972Z level=info msg="Executing migration" id="create session table" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.438931446Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.463955585Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.489261312Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.514392898Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.556290081Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.581347627Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.606753147Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-16T01:17:21.631 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.631890395Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-16T01:17:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:21 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3027301504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T01:17:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:21 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/874301776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T01:17:21.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.68209924Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-16T01:17:21.899 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.707140477Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-16T01:17:21.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.749188927Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-16T01:17:21.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.790909159Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-16T01:17:21.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.832918776Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-16T01:17:21.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.858241825Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-16T01:17:21.900 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.899985845Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-16T01:17:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:21 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3027301504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T01:17:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:21 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/874301776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T01:17:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:21 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3027301504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T01:17:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:21 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/874301776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T01:17:22.150 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.950451217Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-16T01:17:22.150 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:21 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:21.975563328Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-16T01:17:22.151 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.042555142Z level=info msg="Executing migration" id="create alert table v1" 2023-12-16T01:17:22.151 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.084369649Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-16T01:17:22.151 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.109633877Z level=info msg="Executing migration" id="add index alert state" 2023-12-16T01:17:22.151 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.151414139Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.176662217Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.201740693Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.226990344Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.268759254Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.294019493Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.335871755Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.36100268Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-16T01:17:22.402 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.402974837Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.461680489Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.486813205Z level=info msg="Executing migration" id="Add column is_default" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.520704987Z level=info msg="Executing migration" id="Add column frequency" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.562380095Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.587651044Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.612815945Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-16T01:17:22.654 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.654813816Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-16T01:17:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:22 smithi118 ceph-mon[44148]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:22.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.705112168Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-16T01:17:22.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.747116846Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-16T01:17:22.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.772270842Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-16T01:17:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.814217934Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-16T01:17:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.839410496Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-16T01:17:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.864637793Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-16T01:17:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:22 smithi078 ceph-mon[39682]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:22 smithi078 ceph-mon[56825]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:22.978 INFO:teuthology.orchestra.run.smithi078.stdout:55834574893 2023-12-16T01:17:23.190 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.924647725Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.956645278Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:22 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:22.981797516Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.007021407Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.032259751Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.05711437Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.082517617Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.124273906Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.166235727Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-16T01:17:23.191 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.1914365Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.241849175Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.283869339Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.325614529Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.350804949Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.392591951Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.41777452Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-16T01:17:23.442 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.44298013Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-16T01:17:23.693 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.48494014Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.510084092Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.551892674Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.577188083Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.602233093Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.627599602Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.652575953Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-16T01:17:23.694 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.69450915Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-16T01:17:23.716 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411366 got 77309411369 for osd.2 2023-12-16T01:17:23.716 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:23.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574891 got 55834574893 for osd.1 2023-12-16T01:17:23.808 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:23.953 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:23 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/12699071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T01:17:23.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:23 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/12699071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T01:17:23.954 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149730 got 111669149732 for osd.3 2023-12-16T01:17:23.954 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:23.970 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:23 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/12699071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.745001716Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.770068872Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.837210956Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.862217294Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.887483358Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.929531494Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-16T01:17:23.971 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.971348819Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-16T01:17:24.194 INFO:teuthology.orchestra.run.smithi078.stdout:167503724573 2023-12-16T01:17:24.226 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:24 smithi078 bash[111876]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-16T01:17:24.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:23 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:23.996627656Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-16T01:17:24.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.021999597Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-16T01:17:24.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.047123651Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-16T01:17:24.230 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.088954168Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-16T01:17:24.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.130850477Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-16T01:17:24.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.156132778Z level=info msg="Executing migration" id="Move region to single row" 2023-12-16T01:17:24.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.181112074Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-16T01:17:24.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.206330881Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-16T01:17:24.231 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.231317237Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-16T01:17:24.270 INFO:teuthology.orchestra.run.smithi078.stdout:34359738419 2023-12-16T01:17:24.490 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.28185383Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.307069213Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.349070301Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.390938806Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.416214258Z level=info msg="Executing migration" id="create test_data table" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.441354557Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.466321488Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-16T01:17:24.491 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.491527679Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-16T01:17:24.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:24 smithi118 ceph-mon[44148]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:24.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:24 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/522495046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T01:17:24.759 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:24 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2892688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T01:17:24.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.533659122Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-16T01:17:24.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.558626972Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-16T01:17:24.759 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.583951938Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-16T01:17:24.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.609121572Z level=info msg="Executing migration" id="create team table" 2023-12-16T01:17:24.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.651176696Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-16T01:17:24.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.714710941Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-16T01:17:24.760 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.75988459Z level=info msg="Executing migration" id="create team member table" 2023-12-16T01:17:24.976 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:24 smithi078 bash[111876]: Getting image source signatures 2023-12-16T01:17:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[39682]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/522495046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T01:17:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2892688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T01:17:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[56825]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/522495046' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T01:17:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:24 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2892688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.810277483Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.835510393Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.877308634Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.902703715Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.927806743Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.952806946Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:24 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:24.994641686Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-16T01:17:25.019 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.019836203Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.070457436Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.095737409Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.12087466Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.162958763Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.2046796Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.246679272Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-16T01:17:25.271 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.271777464Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-16T01:17:25.447 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-16T01:17:25.447 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-16T01:17:25.447 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-16T01:17:25.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724570 got 167503724573 for osd.5 2023-12-16T01:17:25.467 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.330366774Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.35542224Z level=info msg="Executing migration" id="create tag table" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.397530643Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.422691197Z level=info msg="Executing migration" id="create login attempt table" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.447786353Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.489678819Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.514928239Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-16T01:17:25.556 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.556816774Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-16T01:17:25.745 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738416 got 34359738419 for osd.0 2023-12-16T01:17:25.745 DEBUG:teuthology.parallel:result is None 2023-12-16T01:17:25.745 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-16T01:17:25.745 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.640593256Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.690790382Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.724361669Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.774537845Z level=info msg="Executing migration" id="create user auth table" 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.799646498Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-16T01:17:25.841 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.841605678Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-16T01:17:25.976 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-16T01:17:25.976 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Writing manifest to image destination 2023-12-16T01:17:25.976 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:25 smithi078 bash[111876]: Storing signatures 2023-12-16T01:17:26.109 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.883764965Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-16T01:17:26.109 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.925547771Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.950728379Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:25 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:25.975841197Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.017688684Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.042925119Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.084851678Z level=info msg="Executing migration" id="create server_lock table" 2023-12-16T01:17:26.110 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.110065131Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-16T01:17:26.377 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.160263746Z level=info msg="Executing migration" id="create user auth token table" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.185504947Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.22738957Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.252749824Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.294654607Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.336392532Z level=info msg="Executing migration" id="create cache_data table" 2023-12-16T01:17:26.378 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.378382571Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-16T01:17:26.637 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.412440097Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.437428505Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.462727512Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.537858419Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.588050831Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.613415709Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-16T01:17:26.638 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.638489077Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-16T01:17:26.683 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:26.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:26 smithi118 ceph-mon[44148]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:26.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:26 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:26.906 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.688951457Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-16T01:17:26.906 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.730805561Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-16T01:17:26.906 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.772696968Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-16T01:17:26.906 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.81463266Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-16T01:17:26.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.83986463Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-16T01:17:26.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.881869347Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-16T01:17:26.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.906921597Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-16T01:17:27.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.932051755Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-16T01:17:27.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.957186708Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-16T01:17:27.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:26 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:26.982430393Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-16T01:17:27.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.007581852Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-16T01:17:27.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.049570084Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-16T01:17:27.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.074833002Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-16T01:17:27.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.116552603Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-16T01:17:27.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.141804695Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-16T01:17:27.206 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:26 smithi078 ceph-mon[39682]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:27.207 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:26 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:27.207 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:26 smithi078 ceph-mon[56825]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:27.207 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:26 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.183891245Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.209128243Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.234145397Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.259368376Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.301302529Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-16T01:17:27.451 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.343058682Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-16T01:17:27.452 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.407410991Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-16T01:17:27.452 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.452028196Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.510856058Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.552761405Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.577852652Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.59463477Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.611452618Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.645078926Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-16T01:17:27.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.678974183Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-16T01:17:27.726 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.309Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.309Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.310Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.310Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.310Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=arp 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-16T01:17:27.727 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=edac 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-16T01:17:27.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=os 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-16T01:17:27.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=stat 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=time 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=uname 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 conmon[112344]: ts=2023-12-16T01:17:27.311Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-16T01:17:27.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 bash[111876]: 38faeb875c4cb303846c5dfe55265530cf08671b249d2f9ac829695986d8da9e 2023-12-16T01:17:27.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:17:27 smithi078 systemd[1]: Started Ceph node-exporter.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:27.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.71256248Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-16T01:17:27.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.754663678Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-16T01:17:27.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.771501157Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-16T01:17:27.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.796907017Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-16T01:17:27.963 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.838794411Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-16T01:17:27.964 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.889028938Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-16T01:17:27.964 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.930970625Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-16T01:17:27.964 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.956095463Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-16T01:17:28.224 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:28 smithi118 systemd[1]: Starting Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:28.224 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:27 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:27.998360887Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.040216328Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.082294823Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.107388687Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.124214432Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.141035944Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.157908017Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.19985215Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-16T01:17:28.225 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.224982662Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-16T01:17:28.476 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:28 smithi118 bash[92716]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-16T01:17:28.476 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.476 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.477 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.477 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:28 smithi118 ceph-mon[44148]: Deploying daemon node-exporter.b on smithi118 2023-12-16T01:17:28.477 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:28 smithi118 ceph-mon[44148]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.250446869Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.267216689Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.334417878Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.376221388Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.409857504Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.426762209Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.443609847Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-16T01:17:28.477 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.460326087Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-16T01:17:28.478 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.477221704Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[39682]: Deploying daemon node-exporter.b on smithi118 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[39682]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:28.647 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:28.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[56825]: Deploying daemon node-exporter.b on smithi118 2023-12-16T01:17:28.648 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:28 smithi078 ceph-mon[56825]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.502566098Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.519326131Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.552952501Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.569736719Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.586710805Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.603594479Z level=info msg="Executing migration" id="create alert_image table" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.620505435Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-16T01:17:28.737 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.654050095Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-16T01:17:28.738 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.695943375Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-16T01:17:29.006 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:28 smithi118 bash[92716]: Getting image source signatures 2023-12-16T01:17:29.006 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:28 smithi118 bash[92716]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-16T01:17:29.006 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:28 smithi118 bash[92716]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-16T01:17:29.006 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.737923673Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.78826743Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.788380053Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.830050405Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.855776199Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.915514961Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.915654329Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:28 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:28.915804886Z level=info msg="alerts found to migrate" alerts=0 2023-12-16T01:17:29.007 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.00711791Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-16T01:17:29.066 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:29.068 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-16T01:17:29.264 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:29 smithi118 bash[92716]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-16T01:17:29.265 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.056436641Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-16T01:17:29.265 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.09841312Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-16T01:17:29.265 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.162450763Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-16T01:17:29.265 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.265669307Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-16T01:17:29.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.349684861Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-16T01:17:29.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.412529404Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-16T01:17:29.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.483527888Z level=info msg="Executing migration" id="create data_keys table" 2023-12-16T01:17:29.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.5257515Z level=info msg="Executing migration" id="create secrets table" 2023-12-16T01:17:29.763 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":30,"stamp":"2023-12-16T01:17:27.633651+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385500,"kb_used_data":7196,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575716,"statfs":{"total":767960285184,"available":765517533184,"internally_reserved":0,"allocated":7368704,"data_stored":4156338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002667"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675867+0000","last_change":"2023-12-16T01:16:12.374900+0000","last_active":"2023-12-16T01:16:46.675867+0000","last_peered":"2023-12-16T01:16:46.675867+0000","last_clean":"2023-12-16T01:16:46.675867+0000","last_became_active":"2023-12-16T01:16:12.374570+0000","last_became_peered":"2023-12-16T01:16:12.374570+0000","last_unstale":"2023-12-16T01:16:46.675867+0000","last_undegraded":"2023-12-16T01:16:46.675867+0000","last_fullsized":"2023-12-16T01:16:46.675867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:49:05.691414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170738+0000","last_change":"2023-12-16T01:16:12.366154+0000","last_active":"2023-12-16T01:16:46.170738+0000","last_peered":"2023-12-16T01:16:46.170738+0000","last_clean":"2023-12-16T01:16:46.170738+0000","last_became_active":"2023-12-16T01:16:12.365842+0000","last_became_peered":"2023-12-16T01:16:12.365842+0000","last_unstale":"2023-12-16T01:16:46.170738+0000","last_undegraded":"2023-12-16T01:16:46.170738+0000","last_fullsized":"2023-12-16T01:16:46.170738+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:18.005534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674755+0000","last_change":"2023-12-16T01:16:12.361089+0000","last_active":"2023-12-16T01:16:46.674755+0000","last_peered":"2023-12-16T01:16:46.674755+0000","last_clean":"2023-12-16T01:16:46.674755+0000","last_became_active":"2023-12-16T01:16:12.360823+0000","last_became_peered":"2023-12-16T01:16:12.360823+0000","last_unstale":"2023-12-16T01:16:46.674755+0000","last_undegraded":"2023-12-16T01:16:46.674755+0000","last_fullsized":"2023-12-16T01:16:46.674755+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165865+0000","last_change":"2023-12-16T01:16:12.379973+0000","last_active":"2023-12-16T01:16:46.165865+0000","last_peered":"2023-12-16T01:16:46.165865+0000","last_clean":"2023-12-16T01:16:46.165865+0000","last_became_active":"2023-12-16T01:16:12.379615+0000","last_became_peered":"2023-12-16T01:16:12.379615+0000","last_unstale":"2023-12-16T01:16:46.165865+0000","last_undegraded":"2023-12-16T01:16:46.165865+0000","last_fullsized":"2023-12-16T01:16:46.165865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:51:05.010041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675495+0000","last_change":"2023-12-16T01:16:12.375122+0000","last_active":"2023-12-16T01:16:46.675495+0000","last_peered":"2023-12-16T01:16:46.675495+0000","last_clean":"2023-12-16T01:16:46.675495+0000","last_became_active":"2023-12-16T01:16:12.373981+0000","last_became_peered":"2023-12-16T01:16:12.373981+0000","last_unstale":"2023-12-16T01:16:46.675495+0000","last_undegraded":"2023-12-16T01:16:46.675495+0000","last_fullsized":"2023-12-16T01:16:46.675495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:48:52.345809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165826+0000","last_change":"2023-12-16T01:16:12.361288+0000","last_active":"2023-12-16T01:16:46.165826+0000","last_peered":"2023-12-16T01:16:46.165826+0000","last_clean":"2023-12-16T01:16:46.165826+0000","last_became_active":"2023-12-16T01:16:12.361039+0000","last_became_peered":"2023-12-16T01:16:12.361039+0000","last_unstale":"2023-12-16T01:16:46.165826+0000","last_undegraded":"2023-12-16T01:16:46.165826+0000","last_fullsized":"2023-12-16T01:16:46.165826+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:12:03.104322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674704+0000","last_change":"2023-12-16T01:16:12.375442+0000","last_active":"2023-12-16T01:16:46.674704+0000","last_peered":"2023-12-16T01:16:46.674704+0000","last_clean":"2023-12-16T01:16:46.674704+0000","last_became_active":"2023-12-16T01:16:12.374773+0000","last_became_peered":"2023-12-16T01:16:12.374773+0000","last_unstale":"2023-12-16T01:16:46.674704+0000","last_undegraded":"2023-12-16T01:16:46.674704+0000","last_fullsized":"2023-12-16T01:16:46.674704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:04:44.979707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.673989+0000","last_change":"2023-12-16T01:16:12.363321+0000","last_active":"2023-12-16T01:16:46.673989+0000","last_peered":"2023-12-16T01:16:46.673989+0000","last_clean":"2023-12-16T01:16:46.673989+0000","last_became_active":"2023-12-16T01:16:12.362977+0000","last_became_peered":"2023-12-16T01:16:12.362977+0000","last_unstale":"2023-12-16T01:16:46.673989+0000","last_undegraded":"2023-12-16T01:16:46.673989+0000","last_fullsized":"2023-12-16T01:16:46.673989+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:19:33.072357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675824+0000","last_change":"2023-12-16T01:16:12.382313+0000","last_active":"2023-12-16T01:16:46.675824+0000","last_peered":"2023-12-16T01:16:46.675824+0000","last_clean":"2023-12-16T01:16:46.675824+0000","last_became_active":"2023-12-16T01:16:12.381296+0000","last_became_peered":"2023-12-16T01:16:12.381296+0000","last_unstale":"2023-12-16T01:16:46.675824+0000","last_undegraded":"2023-12-16T01:16:46.675824+0000","last_fullsized":"2023-12-16T01:16:46.675824+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:46:09.269898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631599+0000","last_change":"2023-12-16T01:16:12.380138+0000","last_active":"2023-12-16T01:16:46.631599+0000","last_peered":"2023-12-16T01:16:46.631599+0000","last_clean":"2023-12-16T01:16:46.631599+0000","last_became_active":"2023-12-16T01:16:12.379847+0000","last_became_peered":"2023-12-16T01:16:12.379847+0000","last_unstale":"2023-12-16T01:16:46.631599+0000","last_undegraded":"2023-12-16T01:16:46.631599+0000","last_fullsized":"2023-12-16T01:16:46.631599+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631597+0000","last_change":"2023-12-16T01:16:12.379771+0000","last_active":"2023-12-16T01:16:46.631597+0000","last_peered":"2023-12-16T01:16:46.631597+0000","last_clean":"2023-12-16T01:16:46.631597+0000","last_became_active":"2023-12-16T01:16:12.379352+0000","last_became_peered":"2023-12-16T01:16:12.379352+0000","last_unstale":"2023-12-16T01:16:46.631597+0000","last_undegraded":"2023-12-16T01:16:46.631597+0000","last_fullsized":"2023-12-16T01:16:46.631597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675227+0000","last_change":"2023-12-16T01:16:12.361991+0000","last_active":"2023-12-16T01:16:46.675227+0000","last_peered":"2023-12-16T01:16:46.675227+0000","last_clean":"2023-12-16T01:16:46.675227+0000","last_became_active":"2023-12-16T01:16:12.361620+0000","last_became_peered":"2023-12-16T01:16:12.361620+0000","last_unstale":"2023-12-16T01:16:46.675227+0000","last_undegraded":"2023-12-16T01:16:46.675227+0000","last_fullsized":"2023-12-16T01:16:46.675227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674809+0000","last_change":"2023-12-16T01:16:12.359919+0000","last_active":"2023-12-16T01:16:46.674809+0000","last_peered":"2023-12-16T01:16:46.674809+0000","last_clean":"2023-12-16T01:16:46.674809+0000","last_became_active":"2023-12-16T01:16:12.359647+0000","last_became_peered":"2023-12-16T01:16:12.359647+0000","last_unstale":"2023-12-16T01:16:46.674809+0000","last_undegraded":"2023-12-16T01:16:46.674809+0000","last_fullsized":"2023-12-16T01:16:46.674809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:56:35.403949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674534+0000","last_change":"2023-12-16T01:16:12.361062+0000","last_active":"2023-12-16T01:16:46.674534+0000","last_peered":"2023-12-16T01:16:46.674534+0000","last_clean":"2023-12-16T01:16:46.674534+0000","last_became_active":"2023-12-16T01:16:12.360763+0000","last_became_peered":"2023-12-16T01:16:12.360763+0000","last_unstale":"2023-12-16T01:16:46.674534+0000","last_undegraded":"2023-12-16T01:16:46.674534+0000","last_fullsized":"2023-12-16T01:16:46.674534+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170202+0000","last_change":"2023-12-16T01:16:12.365506+0000","last_active":"2023-12-16T01:16:46.170202+0000","last_peered":"2023-12-16T01:16:46.170202+0000","last_clean":"2023-12-16T01:16:46.170202+0000","last_became_active":"2023-12-16T01:16:12.365220+0000","last_became_peered":"2023-12-16T01:16:12.365220+0000","last_unstale":"2023-12-16T01:16:46.170202+0000","last_undegraded":"2023-12-16T01:16:46.170202+0000","last_fullsized":"2023-12-16T01:16:46.170202+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:15:47.240711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165371+0000","last_change":"2023-12-16T01:16:12.370687+0000","last_active":"2023-12-16T01:16:46.165371+0000","last_peered":"2023-12-16T01:16:46.165371+0000","last_clean":"2023-12-16T01:16:46.165371+0000","last_became_active":"2023-12-16T01:16:12.370409+0000","last_became_peered":"2023-12-16T01:16:12.370409+0000","last_unstale":"2023-12-16T01:16:46.165371+0000","last_undegraded":"2023-12-16T01:16:46.165371+0000","last_fullsized":"2023-12-16T01:16:46.165371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:16:14.978744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165974+0000","last_change":"2023-12-16T01:16:12.377736+0000","last_active":"2023-12-16T01:16:46.165974+0000","last_peered":"2023-12-16T01:16:46.165974+0000","last_clean":"2023-12-16T01:16:46.165974+0000","last_became_active":"2023-12-16T01:16:12.377485+0000","last_became_peered":"2023-12-16T01:16:12.377485+0000","last_unstale":"2023-12-16T01:16:46.165974+0000","last_undegraded":"2023-12-16T01:16:46.165974+0000","last_fullsized":"2023-12-16T01:16:46.165974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169787+0000","last_change":"2023-12-16T01:16:12.369846+0000","last_active":"2023-12-16T01:16:46.169787+0000","last_peered":"2023-12-16T01:16:46.169787+0000","last_clean":"2023-12-16T01:16:46.169787+0000","last_became_active":"2023-12-16T01:16:12.369579+0000","last_became_peered":"2023-12-16T01:16:12.369579+0000","last_unstale":"2023-12-16T01:16:46.169787+0000","last_undegraded":"2023-12-16T01:16:46.169787+0000","last_fullsized":"2023-12-16T01:16:46.169787+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675110+0000","last_change":"2023-12-16T01:16:12.375576+0000","last_active":"2023-12-16T01:16:46.675110+0000","last_peered":"2023-12-16T01:16:46.675110+0000","last_clean":"2023-12-16T01:16:46.675110+0000","last_became_active":"2023-12-16T01:16:12.375252+0000","last_became_peered":"2023-12-16T01:16:12.375252+0000","last_unstale":"2023-12-16T01:16:46.675110+0000","last_undegraded":"2023-12-16T01:16:46.675110+0000","last_fullsized":"2023-12-16T01:16:46.675110+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:26.169904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"62'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675005+0000","last_change":"2023-12-16T01:16:11.825117+0000","last_active":"2023-12-16T01:16:46.675005+0000","last_peered":"2023-12-16T01:16:46.675005+0000","last_clean":"2023-12-16T01:16:46.675005+0000","last_became_active":"2023-12-16T01:16:11.824715+0000","last_became_peered":"2023-12-16T01:16:11.824715+0000","last_unstale":"2023-12-16T01:16:46.675005+0000","last_undegraded":"2023-12-16T01:16:46.675005+0000","last_fullsized":"2023-12-16T01:16:46.675005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674449+0000","last_change":"2023-12-16T01:16:12.356157+0000","last_active":"2023-12-16T01:16:46.674449+0000","last_peered":"2023-12-16T01:16:46.674449+0000","last_clean":"2023-12-16T01:16:46.674449+0000","last_became_active":"2023-12-16T01:16:12.355857+0000","last_became_peered":"2023-12-16T01:16:12.355857+0000","last_unstale":"2023-12-16T01:16:46.674449+0000","last_undegraded":"2023-12-16T01:16:46.674449+0000","last_fullsized":"2023-12-16T01:16:46.674449+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:00:31.123280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674529+0000","last_change":"2023-12-16T01:16:11.820066+0000","last_active":"2023-12-16T01:16:46.674529+0000","last_peered":"2023-12-16T01:16:46.674529+0000","last_clean":"2023-12-16T01:16:46.674529+0000","last_became_active":"2023-12-16T01:16:11.819852+0000","last_became_peered":"2023-12-16T01:16:11.819852+0000","last_unstale":"2023-12-16T01:16:46.674529+0000","last_undegraded":"2023-12-16T01:16:46.674529+0000","last_fullsized":"2023-12-16T01:16:46.674529+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:05:17.393338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674995+0000","last_change":"2023-12-16T01:16:12.359678+0000","last_active":"2023-12-16T01:16:46.674995+0000","last_peered":"2023-12-16T01:16:46.674995+0000","last_clean":"2023-12-16T01:16:46.674995+0000","last_became_active":"2023-12-16T01:16:12.359406+0000","last_became_peered":"2023-12-16T01:16:12.359406+0000","last_unstale":"2023-12-16T01:16:46.674995+0000","last_undegraded":"2023-12-16T01:16:46.674995+0000","last_fullsized":"2023-12-16T01:16:46.674995+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675393+0000","last_change":"2023-12-16T01:16:11.826119+0000","last_active":"2023-12-16T01:16:46.675393+0000","last_peered":"2023-12-16T01:16:46.675393+0000","last_clean":"2023-12-16T01:16:46.675393+0000","last_became_active":"2023-12-16T01:16:11.825786+0000","last_became_peered":"2023-12-16T01:16:11.825786+0000","last_unstale":"2023-12-16T01:16:46.675393+0000","last_undegraded":"2023-12-16T01:16:46.675393+0000","last_fullsized":"2023-12-16T01:16:46.675393+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:23:38.934038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165954+0000","last_change":"2023-12-16T01:16:12.378956+0000","last_active":"2023-12-16T01:16:46.165954+0000","last_peered":"2023-12-16T01:16:46.165954+0000","last_clean":"2023-12-16T01:16:46.165954+0000","last_became_active":"2023-12-16T01:16:12.378658+0000","last_became_peered":"2023-12-16T01:16:12.378658+0000","last_unstale":"2023-12-16T01:16:46.165954+0000","last_undegraded":"2023-12-16T01:16:46.165954+0000","last_fullsized":"2023-12-16T01:16:46.165954+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674991+0000","last_change":"2023-12-16T01:16:11.822549+0000","last_active":"2023-12-16T01:16:46.674991+0000","last_peered":"2023-12-16T01:16:46.674991+0000","last_clean":"2023-12-16T01:16:46.674991+0000","last_became_active":"2023-12-16T01:16:11.822167+0000","last_became_peered":"2023-12-16T01:16:11.822167+0000","last_unstale":"2023-12-16T01:16:46.674991+0000","last_undegraded":"2023-12-16T01:16:46.674991+0000","last_fullsized":"2023-12-16T01:16:46.674991+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:59:15.786457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165900+0000","last_change":"2023-12-16T01:16:12.373781+0000","last_active":"2023-12-16T01:16:46.165900+0000","last_peered":"2023-12-16T01:16:46.165900+0000","last_clean":"2023-12-16T01:16:46.165900+0000","last_became_active":"2023-12-16T01:16:12.373483+0000","last_became_peered":"2023-12-16T01:16:12.373483+0000","last_unstale":"2023-12-16T01:16:46.165900+0000","last_undegraded":"2023-12-16T01:16:46.165900+0000","last_fullsized":"2023-12-16T01:16:46.165900+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674946+0000","last_change":"2023-12-16T01:16:11.820026+0000","last_active":"2023-12-16T01:16:46.674946+0000","last_peered":"2023-12-16T01:16:46.674946+0000","last_clean":"2023-12-16T01:16:46.674946+0000","last_became_active":"2023-12-16T01:16:11.819751+0000","last_became_peered":"2023-12-16T01:16:11.819751+0000","last_unstale":"2023-12-16T01:16:46.674946+0000","last_undegraded":"2023-12-16T01:16:46.674946+0000","last_fullsized":"2023-12-16T01:16:46.674946+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:56:41.701263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674734+0000","last_change":"2023-12-16T01:16:12.363124+0000","last_active":"2023-12-16T01:16:46.674734+0000","last_peered":"2023-12-16T01:16:46.674734+0000","last_clean":"2023-12-16T01:16:46.674734+0000","last_became_active":"2023-12-16T01:16:12.362827+0000","last_became_peered":"2023-12-16T01:16:12.362827+0000","last_unstale":"2023-12-16T01:16:46.674734+0000","last_undegraded":"2023-12-16T01:16:46.674734+0000","last_fullsized":"2023-12-16T01:16:46.674734+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631214+0000","last_change":"2023-12-16T01:16:11.816975+0000","last_active":"2023-12-16T01:16:46.631214+0000","last_peered":"2023-12-16T01:16:46.631214+0000","last_clean":"2023-12-16T01:16:46.631214+0000","last_became_active":"2023-12-16T01:16:11.816618+0000","last_became_peered":"2023-12-16T01:16:11.816618+0000","last_unstale":"2023-12-16T01:16:46.631214+0000","last_undegraded":"2023-12-16T01:16:46.631214+0000","last_fullsized":"2023-12-16T01:16:46.631214+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674303+0000","last_change":"2023-12-16T01:16:12.364985+0000","last_active":"2023-12-16T01:16:46.674303+0000","last_peered":"2023-12-16T01:16:46.674303+0000","last_clean":"2023-12-16T01:16:46.674303+0000","last_became_active":"2023-12-16T01:16:12.364701+0000","last_became_peered":"2023-12-16T01:16:12.364701+0000","last_unstale":"2023-12-16T01:16:46.674303+0000","last_undegraded":"2023-12-16T01:16:46.674303+0000","last_fullsized":"2023-12-16T01:16:46.674303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674192+0000","last_change":"2023-12-16T01:16:11.818348+0000","last_active":"2023-12-16T01:16:46.674192+0000","last_peered":"2023-12-16T01:16:46.674192+0000","last_clean":"2023-12-16T01:16:46.674192+0000","last_became_active":"2023-12-16T01:16:11.818025+0000","last_became_peered":"2023-12-16T01:16:11.818025+0000","last_unstale":"2023-12-16T01:16:46.674192+0000","last_undegraded":"2023-12-16T01:16:46.674192+0000","last_fullsized":"2023-12-16T01:16:46.674192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:48:04.086683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674051+0000","last_change":"2023-12-16T01:16:12.366626+0000","last_active":"2023-12-16T01:16:46.674051+0000","last_peered":"2023-12-16T01:16:46.674051+0000","last_clean":"2023-12-16T01:16:46.674051+0000","last_became_active":"2023-12-16T01:16:12.361545+0000","last_became_peered":"2023-12-16T01:16:12.361545+0000","last_unstale":"2023-12-16T01:16:46.674051+0000","last_undegraded":"2023-12-16T01:16:46.674051+0000","last_fullsized":"2023-12-16T01:16:46.674051+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:42:02.686440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165417+0000","last_change":"2023-12-16T01:16:11.819956+0000","last_active":"2023-12-16T01:16:46.165417+0000","last_peered":"2023-12-16T01:16:46.165417+0000","last_clean":"2023-12-16T01:16:46.165417+0000","last_became_active":"2023-12-16T01:16:11.819639+0000","last_became_peered":"2023-12-16T01:16:11.819639+0000","last_unstale":"2023-12-16T01:16:46.165417+0000","last_undegraded":"2023-12-16T01:16:46.165417+0000","last_fullsized":"2023-12-16T01:16:46.165417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170303+0000","last_change":"2023-12-16T01:16:12.365926+0000","last_active":"2023-12-16T01:16:46.170303+0000","last_peered":"2023-12-16T01:16:46.170303+0000","last_clean":"2023-12-16T01:16:46.170303+0000","last_became_active":"2023-12-16T01:16:12.364842+0000","last_became_peered":"2023-12-16T01:16:12.364842+0000","last_unstale":"2023-12-16T01:16:46.170303+0000","last_undegraded":"2023-12-16T01:16:46.170303+0000","last_fullsized":"2023-12-16T01:16:46.170303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:52.854215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631571+0000","last_change":"2023-12-16T01:16:11.811076+0000","last_active":"2023-12-16T01:16:46.631571+0000","last_peered":"2023-12-16T01:16:46.631571+0000","last_clean":"2023-12-16T01:16:46.631571+0000","last_became_active":"2023-12-16T01:16:11.810720+0000","last_became_peered":"2023-12-16T01:16:11.810720+0000","last_unstale":"2023-12-16T01:16:46.631571+0000","last_undegraded":"2023-12-16T01:16:46.631571+0000","last_fullsized":"2023-12-16T01:16:46.631571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165758+0000","last_change":"2023-12-16T01:16:12.374510+0000","last_active":"2023-12-16T01:16:46.165758+0000","last_peered":"2023-12-16T01:16:46.165758+0000","last_clean":"2023-12-16T01:16:46.165758+0000","last_became_active":"2023-12-16T01:16:12.374184+0000","last_became_peered":"2023-12-16T01:16:12.374184+0000","last_unstale":"2023-12-16T01:16:46.165758+0000","last_undegraded":"2023-12-16T01:16:46.165758+0000","last_fullsized":"2023-12-16T01:16:46.165758+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165639+0000","last_change":"2023-12-16T01:16:11.810394+0000","last_active":"2023-12-16T01:16:46.165639+0000","last_peered":"2023-12-16T01:16:46.165639+0000","last_clean":"2023-12-16T01:16:46.165639+0000","last_became_active":"2023-12-16T01:16:11.808004+0000","last_became_peered":"2023-12-16T01:16:11.808004+0000","last_unstale":"2023-12-16T01:16:46.165639+0000","last_undegraded":"2023-12-16T01:16:46.165639+0000","last_fullsized":"2023-12-16T01:16:46.165639+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674938+0000","last_change":"2023-12-16T01:16:12.363340+0000","last_active":"2023-12-16T01:16:46.674938+0000","last_peered":"2023-12-16T01:16:46.674938+0000","last_clean":"2023-12-16T01:16:46.674938+0000","last_became_active":"2023-12-16T01:16:12.363065+0000","last_became_peered":"2023-12-16T01:16:12.363065+0000","last_unstale":"2023-12-16T01:16:46.674938+0000","last_undegraded":"2023-12-16T01:16:46.674938+0000","last_fullsized":"2023-12-16T01:16:46.674938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"62'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170736+0000","last_change":"2023-12-16T01:16:11.812931+0000","last_active":"2023-12-16T01:16:46.170736+0000","last_peered":"2023-12-16T01:16:46.170736+0000","last_clean":"2023-12-16T01:16:46.170736+0000","last_became_active":"2023-12-16T01:16:11.812596+0000","last_became_peered":"2023-12-16T01:16:11.812596+0000","last_unstale":"2023-12-16T01:16:46.170736+0000","last_undegraded":"2023-12-16T01:16:46.170736+0000","last_fullsized":"2023-12-16T01:16:46.170736+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:46:03.127202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675318+0000","last_change":"2023-12-16T01:16:12.375070+0000","last_active":"2023-12-16T01:16:46.675318+0000","last_peered":"2023-12-16T01:16:46.675318+0000","last_clean":"2023-12-16T01:16:46.675318+0000","last_became_active":"2023-12-16T01:16:12.373352+0000","last_became_peered":"2023-12-16T01:16:12.373352+0000","last_unstale":"2023-12-16T01:16:46.675318+0000","last_undegraded":"2023-12-16T01:16:46.675318+0000","last_fullsized":"2023-12-16T01:16:46.675318+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:06:17.906079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"64'9","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631445+0000","last_change":"2023-12-16T01:16:11.816994+0000","last_active":"2023-12-16T01:16:46.631445+0000","last_peered":"2023-12-16T01:16:46.631445+0000","last_clean":"2023-12-16T01:16:46.631445+0000","last_became_active":"2023-12-16T01:16:11.816707+0000","last_became_peered":"2023-12-16T01:16:11.816707+0000","last_unstale":"2023-12-16T01:16:46.631445+0000","last_undegraded":"2023-12-16T01:16:46.631445+0000","last_fullsized":"2023-12-16T01:16:46.631445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675265+0000","last_change":"2023-12-16T01:16:12.375133+0000","last_active":"2023-12-16T01:16:46.675265+0000","last_peered":"2023-12-16T01:16:46.675265+0000","last_clean":"2023-12-16T01:16:46.675265+0000","last_became_active":"2023-12-16T01:16:12.374781+0000","last_became_peered":"2023-12-16T01:16:12.374781+0000","last_unstale":"2023-12-16T01:16:46.675265+0000","last_undegraded":"2023-12-16T01:16:46.675265+0000","last_fullsized":"2023-12-16T01:16:46.675265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:03:13.694371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674732+0000","last_change":"2023-12-16T01:16:11.824266+0000","last_active":"2023-12-16T01:16:46.674732+0000","last_peered":"2023-12-16T01:16:46.674732+0000","last_clean":"2023-12-16T01:16:46.674732+0000","last_became_active":"2023-12-16T01:16:11.823861+0000","last_became_peered":"2023-12-16T01:16:11.823861+0000","last_unstale":"2023-12-16T01:16:46.674732+0000","last_undegraded":"2023-12-16T01:16:46.674732+0000","last_fullsized":"2023-12-16T01:16:46.674732+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674614+0000","last_change":"2023-12-16T01:16:12.364176+0000","last_active":"2023-12-16T01:16:46.674614+0000","last_peered":"2023-12-16T01:16:46.674614+0000","last_clean":"2023-12-16T01:16:46.674614+0000","last_became_active":"2023-12-16T01:16:12.363925+0000","last_became_peered":"2023-12-16T01:16:12.363925+0000","last_unstale":"2023-12-16T01:16:46.674614+0000","last_undegraded":"2023-12-16T01:16:46.674614+0000","last_fullsized":"2023-12-16T01:16:46.674614+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165478+0000","last_change":"2023-12-16T01:16:11.819641+0000","last_active":"2023-12-16T01:16:46.165478+0000","last_peered":"2023-12-16T01:16:46.165478+0000","last_clean":"2023-12-16T01:16:46.165478+0000","last_became_active":"2023-12-16T01:16:11.819333+0000","last_became_peered":"2023-12-16T01:16:11.819333+0000","last_unstale":"2023-12-16T01:16:46.165478+0000","last_undegraded":"2023-12-16T01:16:46.165478+0000","last_fullsized":"2023-12-16T01:16:46.165478+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675194+0000","last_change":"2023-12-16T01:16:12.375308+0000","last_active":"2023-12-16T01:16:46.675194+0000","last_peered":"2023-12-16T01:16:46.675194+0000","last_clean":"2023-12-16T01:16:46.675194+0000","last_became_active":"2023-12-16T01:16:12.374411+0000","last_became_peered":"2023-12-16T01:16:12.374411+0000","last_unstale":"2023-12-16T01:16:46.675194+0000","last_undegraded":"2023-12-16T01:16:46.675194+0000","last_fullsized":"2023-12-16T01:16:46.675194+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:20:10.494948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631223+0000","last_change":"2023-12-16T01:16:11.813182+0000","last_active":"2023-12-16T01:16:46.631223+0000","last_peered":"2023-12-16T01:16:46.631223+0000","last_clean":"2023-12-16T01:16:46.631223+0000","last_became_active":"2023-12-16T01:16:11.812591+0000","last_became_peered":"2023-12-16T01:16:11.812591+0000","last_unstale":"2023-12-16T01:16:46.631223+0000","last_undegraded":"2023-12-16T01:16:46.631223+0000","last_fullsized":"2023-12-16T01:16:46.631223+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631119+0000","last_change":"2023-12-16T01:16:12.365207+0000","last_active":"2023-12-16T01:16:46.631119+0000","last_peered":"2023-12-16T01:16:46.631119+0000","last_clean":"2023-12-16T01:16:46.631119+0000","last_became_active":"2023-12-16T01:16:12.362979+0000","last_became_peered":"2023-12-16T01:16:12.362979+0000","last_unstale":"2023-12-16T01:16:46.631119+0000","last_undegraded":"2023-12-16T01:16:46.631119+0000","last_fullsized":"2023-12-16T01:16:46.631119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":24,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169395+0000","last_change":"2023-12-16T01:16:11.814348+0000","last_active":"2023-12-16T01:16:46.169395+0000","last_peered":"2023-12-16T01:16:46.169395+0000","last_clean":"2023-12-16T01:16:46.169395+0000","last_became_active":"2023-12-16T01:16:11.814111+0000","last_became_peered":"2023-12-16T01:16:11.814111+0000","last_unstale":"2023-12-16T01:16:46.169395+0000","last_undegraded":"2023-12-16T01:16:46.169395+0000","last_fullsized":"2023-12-16T01:16:46.169395+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675098+0000","last_change":"2023-12-16T01:16:12.375614+0000","last_active":"2023-12-16T01:16:46.675098+0000","last_peered":"2023-12-16T01:16:46.675098+0000","last_clean":"2023-12-16T01:16:46.675098+0000","last_became_active":"2023-12-16T01:16:12.375178+0000","last_became_peered":"2023-12-16T01:16:12.375178+0000","last_unstale":"2023-12-16T01:16:46.675098+0000","last_undegraded":"2023-12-16T01:16:46.675098+0000","last_fullsized":"2023-12-16T01:16:46.675098+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:44:47.119034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675695+0000","last_change":"2023-12-16T01:16:11.823173+0000","last_active":"2023-12-16T01:16:46.675695+0000","last_peered":"2023-12-16T01:16:46.675695+0000","last_clean":"2023-12-16T01:16:46.675695+0000","last_became_active":"2023-12-16T01:16:11.822719+0000","last_became_peered":"2023-12-16T01:16:11.822719+0000","last_unstale":"2023-12-16T01:16:46.675695+0000","last_undegraded":"2023-12-16T01:16:46.675695+0000","last_fullsized":"2023-12-16T01:16:46.675695+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675500+0000","last_change":"2023-12-16T01:16:12.377609+0000","last_active":"2023-12-16T01:16:46.675500+0000","last_peered":"2023-12-16T01:16:46.675500+0000","last_clean":"2023-12-16T01:16:46.675500+0000","last_became_active":"2023-12-16T01:16:12.377320+0000","last_became_peered":"2023-12-16T01:16:12.377320+0000","last_unstale":"2023-12-16T01:16:46.675500+0000","last_undegraded":"2023-12-16T01:16:46.675500+0000","last_fullsized":"2023-12-16T01:16:46.675500+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:38:16.925093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170290+0000","last_change":"2023-12-16T01:16:45.164810+0000","last_active":"2023-12-16T01:16:46.170290+0000","last_peered":"2023-12-16T01:16:46.170290+0000","last_clean":"2023-12-16T01:16:46.170290+0000","last_became_active":"2023-12-16T01:16:45.164502+0000","last_became_peered":"2023-12-16T01:16:45.164502+0000","last_unstale":"2023-12-16T01:16:46.170290+0000","last_undegraded":"2023-12-16T01:16:46.170290+0000","last_fullsized":"2023-12-16T01:16:46.170290+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:56:11.823918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170556+0000","last_change":"2023-12-16T01:16:11.820780+0000","last_active":"2023-12-16T01:16:46.170556+0000","last_peered":"2023-12-16T01:16:46.170556+0000","last_clean":"2023-12-16T01:16:46.170556+0000","last_became_active":"2023-12-16T01:16:11.820500+0000","last_became_peered":"2023-12-16T01:16:11.820500+0000","last_unstale":"2023-12-16T01:16:46.170556+0000","last_undegraded":"2023-12-16T01:16:46.170556+0000","last_fullsized":"2023-12-16T01:16:46.170556+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:19:30.653362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165872+0000","last_change":"2023-12-16T01:16:12.369549+0000","last_active":"2023-12-16T01:16:46.165872+0000","last_peered":"2023-12-16T01:16:46.165872+0000","last_clean":"2023-12-16T01:16:46.165872+0000","last_became_active":"2023-12-16T01:16:12.369231+0000","last_became_peered":"2023-12-16T01:16:12.369231+0000","last_unstale":"2023-12-16T01:16:46.165872+0000","last_undegraded":"2023-12-16T01:16:46.165872+0000","last_fullsized":"2023-12-16T01:16:46.165872+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170461+0000","last_change":"2023-12-16T01:16:45.291576+0000","last_active":"2023-12-16T01:16:46.170461+0000","last_peered":"2023-12-16T01:16:46.170461+0000","last_clean":"2023-12-16T01:16:46.170461+0000","last_became_active":"2023-12-16T01:16:45.291222+0000","last_became_peered":"2023-12-16T01:16:45.291222+0000","last_unstale":"2023-12-16T01:16:46.170461+0000","last_undegraded":"2023-12-16T01:16:46.170461+0000","last_fullsized":"2023-12-16T01:16:46.170461+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:57:20.644584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165466+0000","last_change":"2023-12-16T01:16:11.809161+0000","last_active":"2023-12-16T01:16:46.165466+0000","last_peered":"2023-12-16T01:16:46.165466+0000","last_clean":"2023-12-16T01:16:46.165466+0000","last_became_active":"2023-12-16T01:16:11.807807+0000","last_became_peered":"2023-12-16T01:16:11.807807+0000","last_unstale":"2023-12-16T01:16:46.165466+0000","last_undegraded":"2023-12-16T01:16:46.165466+0000","last_fullsized":"2023-12-16T01:16:46.165466+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674935+0000","last_change":"2023-12-16T01:16:12.362284+0000","last_active":"2023-12-16T01:16:46.674935+0000","last_peered":"2023-12-16T01:16:46.674935+0000","last_clean":"2023-12-16T01:16:46.674935+0000","last_became_active":"2023-12-16T01:16:12.361941+0000","last_became_peered":"2023-12-16T01:16:12.361941+0000","last_unstale":"2023-12-16T01:16:46.674935+0000","last_undegraded":"2023-12-16T01:16:46.674935+0000","last_fullsized":"2023-12-16T01:16:46.674935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170685+0000","last_change":"2023-12-16T01:16:45.162824+0000","last_active":"2023-12-16T01:16:46.170685+0000","last_peered":"2023-12-16T01:16:46.170685+0000","last_clean":"2023-12-16T01:16:46.170685+0000","last_became_active":"2023-12-16T01:16:45.162540+0000","last_became_peered":"2023-12-16T01:16:45.162540+0000","last_unstale":"2023-12-16T01:16:46.170685+0000","last_undegraded":"2023-12-16T01:16:46.170685+0000","last_fullsized":"2023-12-16T01:16:46.170685+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:56:01.434003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170270+0000","last_change":"2023-12-16T01:16:12.365631+0000","last_active":"2023-12-16T01:16:46.170270+0000","last_peered":"2023-12-16T01:16:46.170270+0000","last_clean":"2023-12-16T01:16:46.170270+0000","last_became_active":"2023-12-16T01:16:12.365338+0000","last_became_peered":"2023-12-16T01:16:12.365338+0000","last_unstale":"2023-12-16T01:16:46.170270+0000","last_undegraded":"2023-12-16T01:16:46.170270+0000","last_fullsized":"2023-12-16T01:16:46.170270+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:32:27.372892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169494+0000","last_change":"2023-12-16T01:16:11.814328+0000","last_active":"2023-12-16T01:16:46.169494+0000","last_peered":"2023-12-16T01:16:46.169494+0000","last_clean":"2023-12-16T01:16:46.169494+0000","last_became_active":"2023-12-16T01:16:11.814012+0000","last_became_peered":"2023-12-16T01:16:11.814012+0000","last_unstale":"2023-12-16T01:16:46.169494+0000","last_undegraded":"2023-12-16T01:16:46.169494+0000","last_fullsized":"2023-12-16T01:16:46.169494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631373+0000","last_change":"2023-12-16T01:16:45.207354+0000","last_active":"2023-12-16T01:16:46.631373+0000","last_peered":"2023-12-16T01:16:46.631373+0000","last_clean":"2023-12-16T01:16:46.631373+0000","last_became_active":"2023-12-16T01:16:45.206976+0000","last_became_peered":"2023-12-16T01:16:45.206976+0000","last_unstale":"2023-12-16T01:16:46.631373+0000","last_undegraded":"2023-12-16T01:16:46.631373+0000","last_fullsized":"2023-12-16T01:16:46.631373+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:26:31.811845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674291+0000","last_change":"2023-12-16T01:16:12.362722+0000","last_active":"2023-12-16T01:16:46.674291+0000","last_peered":"2023-12-16T01:16:46.674291+0000","last_clean":"2023-12-16T01:16:46.674291+0000","last_became_active":"2023-12-16T01:16:12.362418+0000","last_became_peered":"2023-12-16T01:16:12.362418+0000","last_unstale":"2023-12-16T01:16:46.674291+0000","last_undegraded":"2023-12-16T01:16:46.674291+0000","last_fullsized":"2023-12-16T01:16:46.674291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:31:06.146813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165544+0000","last_change":"2023-12-16T01:16:11.820949+0000","last_active":"2023-12-16T01:16:46.165544+0000","last_peered":"2023-12-16T01:16:46.165544+0000","last_clean":"2023-12-16T01:16:46.165544+0000","last_became_active":"2023-12-16T01:16:11.820199+0000","last_became_peered":"2023-12-16T01:16:11.820199+0000","last_unstale":"2023-12-16T01:16:46.165544+0000","last_undegraded":"2023-12-16T01:16:46.165544+0000","last_fullsized":"2023-12-16T01:16:46.165544+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674836+0000","last_change":"2023-12-16T01:15:58.354652+0000","last_active":"2023-12-16T01:16:46.674836+0000","last_peered":"2023-12-16T01:16:46.674836+0000","last_clean":"2023-12-16T01:16:46.674836+0000","last_became_active":"2023-12-16T01:15:58.354166+0000","last_became_peered":"2023-12-16T01:15:58.354166+0000","last_unstale":"2023-12-16T01:16:46.674836+0000","last_undegraded":"2023-12-16T01:16:46.674836+0000","last_fullsized":"2023-12-16T01:16:46.674836+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_clean_scrub_stamp":"2023-12-16T01:14:05.323103+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674815+0000","last_change":"2023-12-16T01:16:45.291680+0000","last_active":"2023-12-16T01:16:46.674815+0000","last_peered":"2023-12-16T01:16:46.674815+0000","last_clean":"2023-12-16T01:16:46.674815+0000","last_became_active":"2023-12-16T01:16:45.291386+0000","last_became_peered":"2023-12-16T01:16:45.291386+0000","last_unstale":"2023-12-16T01:16:46.674815+0000","last_undegraded":"2023-12-16T01:16:46.674815+0000","last_fullsized":"2023-12-16T01:16:46.674815+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:12.079784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674325+0000","last_change":"2023-12-16T01:16:12.364849+0000","last_active":"2023-12-16T01:16:46.674325+0000","last_peered":"2023-12-16T01:16:46.674325+0000","last_clean":"2023-12-16T01:16:46.674325+0000","last_became_active":"2023-12-16T01:16:12.364542+0000","last_became_peered":"2023-12-16T01:16:12.364542+0000","last_unstale":"2023-12-16T01:16:46.674325+0000","last_undegraded":"2023-12-16T01:16:46.674325+0000","last_fullsized":"2023-12-16T01:16:46.674325+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674623+0000","last_change":"2023-12-16T01:16:11.821344+0000","last_active":"2023-12-16T01:16:46.674623+0000","last_peered":"2023-12-16T01:16:46.674623+0000","last_clean":"2023-12-16T01:16:46.674623+0000","last_became_active":"2023-12-16T01:16:11.820922+0000","last_became_peered":"2023-12-16T01:16:11.820922+0000","last_unstale":"2023-12-16T01:16:46.674623+0000","last_undegraded":"2023-12-16T01:16:46.674623+0000","last_fullsized":"2023-12-16T01:16:46.674623+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:42:14.366011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674202+0000","last_change":"2023-12-16T01:16:45.207193+0000","last_active":"2023-12-16T01:16:46.674202+0000","last_peered":"2023-12-16T01:16:46.674202+0000","last_clean":"2023-12-16T01:16:46.674202+0000","last_became_active":"2023-12-16T01:16:45.206957+0000","last_became_peered":"2023-12-16T01:16:45.206957+0000","last_unstale":"2023-12-16T01:16:46.674202+0000","last_undegraded":"2023-12-16T01:16:46.674202+0000","last_fullsized":"2023-12-16T01:16:46.674202+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:41:15.217663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675364+0000","last_change":"2023-12-16T01:16:11.825886+0000","last_active":"2023-12-16T01:16:46.675364+0000","last_peered":"2023-12-16T01:16:46.675364+0000","last_clean":"2023-12-16T01:16:46.675364+0000","last_became_active":"2023-12-16T01:16:11.825590+0000","last_became_peered":"2023-12-16T01:16:11.825590+0000","last_unstale":"2023-12-16T01:16:46.675364+0000","last_undegraded":"2023-12-16T01:16:46.675364+0000","last_fullsized":"2023-12-16T01:16:46.675364+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:20:29.356797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170462+0000","last_change":"2023-12-16T01:16:12.364213+0000","last_active":"2023-12-16T01:16:46.170462+0000","last_peered":"2023-12-16T01:16:46.170462+0000","last_clean":"2023-12-16T01:16:46.170462+0000","last_became_active":"2023-12-16T01:16:12.363921+0000","last_became_peered":"2023-12-16T01:16:12.363921+0000","last_unstale":"2023-12-16T01:16:46.170462+0000","last_undegraded":"2023-12-16T01:16:46.170462+0000","last_fullsized":"2023-12-16T01:16:46.170462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:31:59.658501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674086+0000","last_change":"2023-12-16T01:16:45.207124+0000","last_active":"2023-12-16T01:16:46.674086+0000","last_peered":"2023-12-16T01:16:46.674086+0000","last_clean":"2023-12-16T01:16:46.674086+0000","last_became_active":"2023-12-16T01:16:45.206832+0000","last_became_peered":"2023-12-16T01:16:45.206832+0000","last_unstale":"2023-12-16T01:16:46.674086+0000","last_undegraded":"2023-12-16T01:16:46.674086+0000","last_fullsized":"2023-12-16T01:16:46.674086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:30:58.800809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170647+0000","last_change":"2023-12-16T01:16:11.812969+0000","last_active":"2023-12-16T01:16:46.170647+0000","last_peered":"2023-12-16T01:16:46.170647+0000","last_clean":"2023-12-16T01:16:46.170647+0000","last_became_active":"2023-12-16T01:16:11.812638+0000","last_became_peered":"2023-12-16T01:16:11.812638+0000","last_unstale":"2023-12-16T01:16:46.170647+0000","last_undegraded":"2023-12-16T01:16:46.170647+0000","last_fullsized":"2023-12-16T01:16:46.170647+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:26:13.057983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674735+0000","last_change":"2023-12-16T01:16:12.366556+0000","last_active":"2023-12-16T01:16:46.674735+0000","last_peered":"2023-12-16T01:16:46.674735+0000","last_clean":"2023-12-16T01:16:46.674735+0000","last_became_active":"2023-12-16T01:16:12.366080+0000","last_became_peered":"2023-12-16T01:16:12.366080+0000","last_unstale":"2023-12-16T01:16:46.674735+0000","last_undegraded":"2023-12-16T01:16:46.674735+0000","last_fullsized":"2023-12-16T01:16:46.674735+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:49:37.732222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674351+0000","last_change":"2023-12-16T01:16:45.163014+0000","last_active":"2023-12-16T01:16:46.674351+0000","last_peered":"2023-12-16T01:16:46.674351+0000","last_clean":"2023-12-16T01:16:46.674351+0000","last_became_active":"2023-12-16T01:16:45.162707+0000","last_became_peered":"2023-12-16T01:16:45.162707+0000","last_unstale":"2023-12-16T01:16:46.674351+0000","last_undegraded":"2023-12-16T01:16:46.674351+0000","last_fullsized":"2023-12-16T01:16:46.674351+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:15:42.685086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631564+0000","last_change":"2023-12-16T01:16:11.817893+0000","last_active":"2023-12-16T01:16:46.631564+0000","last_peered":"2023-12-16T01:16:46.631564+0000","last_clean":"2023-12-16T01:16:46.631564+0000","last_became_active":"2023-12-16T01:16:11.816608+0000","last_became_peered":"2023-12-16T01:16:11.816608+0000","last_unstale":"2023-12-16T01:16:46.631564+0000","last_undegraded":"2023-12-16T01:16:46.631564+0000","last_fullsized":"2023-12-16T01:16:46.631564+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:52:18.968876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674937+0000","last_change":"2023-12-16T01:16:12.362845+0000","last_active":"2023-12-16T01:16:46.674937+0000","last_peered":"2023-12-16T01:16:46.674937+0000","last_clean":"2023-12-16T01:16:46.674937+0000","last_became_active":"2023-12-16T01:16:12.362579+0000","last_became_peered":"2023-12-16T01:16:12.362579+0000","last_unstale":"2023-12-16T01:16:46.674937+0000","last_undegraded":"2023-12-16T01:16:46.674937+0000","last_fullsized":"2023-12-16T01:16:46.674937+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674969+0000","last_change":"2023-12-16T01:16:11.821295+0000","last_active":"2023-12-16T01:16:46.674969+0000","last_peered":"2023-12-16T01:16:46.674969+0000","last_clean":"2023-12-16T01:16:46.674969+0000","last_became_active":"2023-12-16T01:16:11.820590+0000","last_became_peered":"2023-12-16T01:16:11.820590+0000","last_unstale":"2023-12-16T01:16:46.674969+0000","last_undegraded":"2023-12-16T01:16:46.674969+0000","last_fullsized":"2023-12-16T01:16:46.674969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:05:22.018115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674607+0000","last_change":"2023-12-16T01:16:12.373091+0000","last_active":"2023-12-16T01:16:46.674607+0000","last_peered":"2023-12-16T01:16:46.674607+0000","last_clean":"2023-12-16T01:16:46.674607+0000","last_became_active":"2023-12-16T01:16:12.371481+0000","last_became_peered":"2023-12-16T01:16:12.371481+0000","last_unstale":"2023-12-16T01:16:46.674607+0000","last_undegraded":"2023-12-16T01:16:46.674607+0000","last_fullsized":"2023-12-16T01:16:46.674607+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170346+0000","last_change":"2023-12-16T01:16:11.819724+0000","last_active":"2023-12-16T01:16:46.170346+0000","last_peered":"2023-12-16T01:16:46.170346+0000","last_clean":"2023-12-16T01:16:46.170346+0000","last_became_active":"2023-12-16T01:16:11.819419+0000","last_became_peered":"2023-12-16T01:16:11.819419+0000","last_unstale":"2023-12-16T01:16:46.170346+0000","last_undegraded":"2023-12-16T01:16:46.170346+0000","last_fullsized":"2023-12-16T01:16:46.170346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:12:08.793379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674130+0000","last_change":"2023-12-16T01:16:12.368365+0000","last_active":"2023-12-16T01:16:46.674130+0000","last_peered":"2023-12-16T01:16:46.674130+0000","last_clean":"2023-12-16T01:16:46.674130+0000","last_became_active":"2023-12-16T01:16:12.368077+0000","last_became_peered":"2023-12-16T01:16:12.368077+0000","last_unstale":"2023-12-16T01:16:46.674130+0000","last_undegraded":"2023-12-16T01:16:46.674130+0000","last_fullsized":"2023-12-16T01:16:46.674130+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:17.205987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170448+0000","last_change":"2023-12-16T01:16:11.819728+0000","last_active":"2023-12-16T01:16:46.170448+0000","last_peered":"2023-12-16T01:16:46.170448+0000","last_clean":"2023-12-16T01:16:46.170448+0000","last_became_active":"2023-12-16T01:16:11.819386+0000","last_became_peered":"2023-12-16T01:16:11.819386+0000","last_unstale":"2023-12-16T01:16:46.170448+0000","last_undegraded":"2023-12-16T01:16:46.170448+0000","last_fullsized":"2023-12-16T01:16:46.170448+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:31:32.313828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675023+0000","last_change":"2023-12-16T01:16:12.367884+0000","last_active":"2023-12-16T01:16:46.675023+0000","last_peered":"2023-12-16T01:16:46.675023+0000","last_clean":"2023-12-16T01:16:46.675023+0000","last_became_active":"2023-12-16T01:16:12.367473+0000","last_became_peered":"2023-12-16T01:16:12.367473+0000","last_unstale":"2023-12-16T01:16:46.675023+0000","last_undegraded":"2023-12-16T01:16:46.675023+0000","last_fullsized":"2023-12-16T01:16:46.675023+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:02:59.449100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674979+0000","last_change":"2023-12-16T01:16:11.823931+0000","last_active":"2023-12-16T01:16:46.674979+0000","last_peered":"2023-12-16T01:16:46.674979+0000","last_clean":"2023-12-16T01:16:46.674979+0000","last_became_active":"2023-12-16T01:16:11.823657+0000","last_became_peered":"2023-12-16T01:16:11.823657+0000","last_unstale":"2023-12-16T01:16:46.674979+0000","last_undegraded":"2023-12-16T01:16:46.674979+0000","last_fullsized":"2023-12-16T01:16:46.674979+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:31:36.299678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631191+0000","last_change":"2023-12-16T01:16:12.366291+0000","last_active":"2023-12-16T01:16:46.631191+0000","last_peered":"2023-12-16T01:16:46.631191+0000","last_clean":"2023-12-16T01:16:46.631191+0000","last_became_active":"2023-12-16T01:16:12.366002+0000","last_became_peered":"2023-12-16T01:16:12.366002+0000","last_unstale":"2023-12-16T01:16:46.631191+0000","last_undegraded":"2023-12-16T01:16:46.631191+0000","last_fullsized":"2023-12-16T01:16:46.631191+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169614+0000","last_change":"2023-12-16T01:16:11.814425+0000","last_active":"2023-12-16T01:16:46.169614+0000","last_peered":"2023-12-16T01:16:46.169614+0000","last_clean":"2023-12-16T01:16:46.169614+0000","last_became_active":"2023-12-16T01:16:11.814075+0000","last_became_peered":"2023-12-16T01:16:11.814075+0000","last_unstale":"2023-12-16T01:16:46.169614+0000","last_undegraded":"2023-12-16T01:16:46.169614+0000","last_fullsized":"2023-12-16T01:16:46.169614+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675295+0000","last_change":"2023-12-16T01:16:12.376932+0000","last_active":"2023-12-16T01:16:46.675295+0000","last_peered":"2023-12-16T01:16:46.675295+0000","last_clean":"2023-12-16T01:16:46.675295+0000","last_became_active":"2023-12-16T01:16:12.376369+0000","last_became_peered":"2023-12-16T01:16:12.376369+0000","last_unstale":"2023-12-16T01:16:46.675295+0000","last_undegraded":"2023-12-16T01:16:46.675295+0000","last_fullsized":"2023-12-16T01:16:46.675295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:06:26.840800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170697+0000","last_change":"2023-12-16T01:16:11.813057+0000","last_active":"2023-12-16T01:16:46.170697+0000","last_peered":"2023-12-16T01:16:46.170697+0000","last_clean":"2023-12-16T01:16:46.170697+0000","last_became_active":"2023-12-16T01:16:11.812744+0000","last_became_peered":"2023-12-16T01:16:11.812744+0000","last_unstale":"2023-12-16T01:16:46.170697+0000","last_undegraded":"2023-12-16T01:16:46.170697+0000","last_fullsized":"2023-12-16T01:16:46.170697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:15:20.231347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165610+0000","last_change":"2023-12-16T01:16:12.373986+0000","last_active":"2023-12-16T01:16:46.165610+0000","last_peered":"2023-12-16T01:16:46.165610+0000","last_clean":"2023-12-16T01:16:46.165610+0000","last_became_active":"2023-12-16T01:16:12.371082+0000","last_became_peered":"2023-12-16T01:16:12.371082+0000","last_unstale":"2023-12-16T01:16:46.165610+0000","last_undegraded":"2023-12-16T01:16:46.165610+0000","last_fullsized":"2023-12-16T01:16:46.165610+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169832+0000","last_change":"2023-12-16T01:16:11.816315+0000","last_active":"2023-12-16T01:16:46.169832+0000","last_peered":"2023-12-16T01:16:46.169832+0000","last_clean":"2023-12-16T01:16:46.169832+0000","last_became_active":"2023-12-16T01:16:11.816022+0000","last_became_peered":"2023-12-16T01:16:11.816022+0000","last_unstale":"2023-12-16T01:16:46.169832+0000","last_undegraded":"2023-12-16T01:16:46.169832+0000","last_fullsized":"2023-12-16T01:16:46.169832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675774+0000","last_change":"2023-12-16T01:16:12.382576+0000","last_active":"2023-12-16T01:16:46.675774+0000","last_peered":"2023-12-16T01:16:46.675774+0000","last_clean":"2023-12-16T01:16:46.675774+0000","last_became_active":"2023-12-16T01:16:12.381719+0000","last_became_peered":"2023-12-16T01:16:12.381719+0000","last_unstale":"2023-12-16T01:16:46.675774+0000","last_undegraded":"2023-12-16T01:16:46.675774+0000","last_fullsized":"2023-12-16T01:16:46.675774+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:53:46.845992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631006+0000","last_change":"2023-12-16T01:16:12.364867+0000","last_active":"2023-12-16T01:16:46.631006+0000","last_peered":"2023-12-16T01:16:46.631006+0000","last_clean":"2023-12-16T01:16:46.631006+0000","last_became_active":"2023-12-16T01:16:12.364277+0000","last_became_peered":"2023-12-16T01:16:12.364277+0000","last_unstale":"2023-12-16T01:16:46.631006+0000","last_undegraded":"2023-12-16T01:16:46.631006+0000","last_fullsized":"2023-12-16T01:16:46.631006+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169579+0000","last_change":"2023-12-16T01:16:12.369770+0000","last_active":"2023-12-16T01:16:46.169579+0000","last_peered":"2023-12-16T01:16:46.169579+0000","last_clean":"2023-12-16T01:16:46.169579+0000","last_became_active":"2023-12-16T01:16:12.369355+0000","last_became_peered":"2023-12-16T01:16:12.369355+0000","last_unstale":"2023-12-16T01:16:46.169579+0000","last_undegraded":"2023-12-16T01:16:46.169579+0000","last_fullsized":"2023-12-16T01:16:46.169579+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165715+0000","last_change":"2023-12-16T01:16:12.377435+0000","last_active":"2023-12-16T01:16:46.165715+0000","last_peered":"2023-12-16T01:16:46.165715+0000","last_clean":"2023-12-16T01:16:46.165715+0000","last_became_active":"2023-12-16T01:16:12.376924+0000","last_became_peered":"2023-12-16T01:16:12.376924+0000","last_unstale":"2023-12-16T01:16:46.165715+0000","last_undegraded":"2023-12-16T01:16:46.165715+0000","last_fullsized":"2023-12-16T01:16:46.165715+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674494+0000","last_change":"2023-12-16T01:16:12.365438+0000","last_active":"2023-12-16T01:16:46.674494+0000","last_peered":"2023-12-16T01:16:46.674494+0000","last_clean":"2023-12-16T01:16:46.674494+0000","last_became_active":"2023-12-16T01:16:12.365152+0000","last_became_peered":"2023-12-16T01:16:12.365152+0000","last_unstale":"2023-12-16T01:16:46.674494+0000","last_undegraded":"2023-12-16T01:16:46.674494+0000","last_fullsized":"2023-12-16T01:16:46.674494+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675226+0000","last_change":"2023-12-16T01:16:12.366615+0000","last_active":"2023-12-16T01:16:46.675226+0000","last_peered":"2023-12-16T01:16:46.675226+0000","last_clean":"2023-12-16T01:16:46.675226+0000","last_became_active":"2023-12-16T01:16:12.364060+0000","last_became_peered":"2023-12-16T01:16:12.364060+0000","last_unstale":"2023-12-16T01:16:46.675226+0000","last_undegraded":"2023-12-16T01:16:46.675226+0000","last_fullsized":"2023-12-16T01:16:46.675226+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:35:03.436814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170598+0000","last_change":"2023-12-16T01:16:12.363652+0000","last_active":"2023-12-16T01:16:46.170598+0000","last_peered":"2023-12-16T01:16:46.170598+0000","last_clean":"2023-12-16T01:16:46.170598+0000","last_became_active":"2023-12-16T01:16:12.363153+0000","last_became_peered":"2023-12-16T01:16:12.363153+0000","last_unstale":"2023-12-16T01:16:46.170598+0000","last_undegraded":"2023-12-16T01:16:46.170598+0000","last_fullsized":"2023-12-16T01:16:46.170598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:01:32.985269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631715+0000","last_change":"2023-12-16T01:16:12.372834+0000","last_active":"2023-12-16T01:16:46.631715+0000","last_peered":"2023-12-16T01:16:46.631715+0000","last_clean":"2023-12-16T01:16:46.631715+0000","last_became_active":"2023-12-16T01:16:12.372372+0000","last_became_peered":"2023-12-16T01:16:12.372372+0000","last_unstale":"2023-12-16T01:16:46.631715+0000","last_undegraded":"2023-12-16T01:16:46.631715+0000","last_fullsized":"2023-12-16T01:16:46.631715+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674806+0000","last_change":"2023-12-16T01:16:12.366484+0000","last_active":"2023-12-16T01:16:46.674806+0000","last_peered":"2023-12-16T01:16:46.674806+0000","last_clean":"2023-12-16T01:16:46.674806+0000","last_became_active":"2023-12-16T01:16:12.366007+0000","last_became_peered":"2023-12-16T01:16:12.366007+0000","last_unstale":"2023-12-16T01:16:46.674806+0000","last_undegraded":"2023-12-16T01:16:46.674806+0000","last_fullsized":"2023-12-16T01:16:46.674806+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:16:04.487082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165461+0000","last_change":"2023-12-16T01:16:12.377926+0000","last_active":"2023-12-16T01:16:46.165461+0000","last_peered":"2023-12-16T01:16:46.165461+0000","last_clean":"2023-12-16T01:16:46.165461+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:46.165461+0000","last_undegraded":"2023-12-16T01:16:46.165461+0000","last_fullsized":"2023-12-16T01:16:46.165461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674336+0000","last_change":"2023-12-16T01:16:12.367154+0000","last_active":"2023-12-16T01:16:46.674336+0000","last_peered":"2023-12-16T01:16:46.674336+0000","last_clean":"2023-12-16T01:16:46.674336+0000","last_became_active":"2023-12-16T01:16:12.366872+0000","last_became_peered":"2023-12-16T01:16:12.366872+0000","last_unstale":"2023-12-16T01:16:46.674336+0000","last_undegraded":"2023-12-16T01:16:46.674336+0000","last_fullsized":"2023-12-16T01:16:46.674336+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:27.001508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165681+0000","last_change":"2023-12-16T01:16:12.378318+0000","last_active":"2023-12-16T01:16:46.165681+0000","last_peered":"2023-12-16T01:16:46.165681+0000","last_clean":"2023-12-16T01:16:46.165681+0000","last_became_active":"2023-12-16T01:16:12.377996+0000","last_became_peered":"2023-12-16T01:16:12.377996+0000","last_unstale":"2023-12-16T01:16:46.165681+0000","last_undegraded":"2023-12-16T01:16:46.165681+0000","last_fullsized":"2023-12-16T01:16:46.165681+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674574+0000","last_change":"2023-12-16T01:16:12.371570+0000","last_active":"2023-12-16T01:16:46.674574+0000","last_peered":"2023-12-16T01:16:46.674574+0000","last_clean":"2023-12-16T01:16:46.674574+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:46.674574+0000","last_undegraded":"2023-12-16T01:16:46.674574+0000","last_fullsized":"2023-12-16T01:16:46.674574+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631481+0000","last_change":"2023-12-16T01:16:12.365725+0000","last_active":"2023-12-16T01:16:46.631481+0000","last_peered":"2023-12-16T01:16:46.631481+0000","last_clean":"2023-12-16T01:16:46.631481+0000","last_became_active":"2023-12-16T01:16:12.365349+0000","last_became_peered":"2023-12-16T01:16:12.365349+0000","last_unstale":"2023-12-16T01:16:46.631481+0000","last_undegraded":"2023-12-16T01:16:46.631481+0000","last_fullsized":"2023-12-16T01:16:46.631481+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":16,"num_scrub_errors":0,"num_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":9282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201301,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298544,"kb_used_data":1256,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446608,"statfs":{"total":95995035648,"available":95689326592,"internally_reserved":0,"allocated":1286144,"data_stored":887762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.46899999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.34399999999999997}]},{"osd":2,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.38700000000000001}]},{"osd":4,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.55400000000000005}]},{"osd":5,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.45500000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53400000000000003}]}]},{"osd":6,"up_from":47,"seq":201863462938,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298552,"kb_used_data":1264,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1294336,"data_stored":889833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.443}]},{"osd":1,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.61499999999999999}]},{"osd":5,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.68700000000000006}]},{"osd":7,"last update":"Sat Dec 16 01:16:55 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.70399999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574895,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":692224,"data_stored":297036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.32700000000000001,"15min":0.30399999999999999},"min":{"1min":0.27000000000000002,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51800000000000002,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.32800000000000001,"15min":0.309},"min":{"1min":0.25,"5min":0.22,"15min":0.22},"max":{"1min":0.502,"5min":0.502,"15min":0.502},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Dec 16 01:17:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.34899999999999998,"15min":0.33700000000000002},"min":{"1min":0.27200000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.46100000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.23200000000000001},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.376,"15min":0.36699999999999999},"min":{"1min":0.32500000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Dec 16 01:16:29 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.46200000000000002,"15min":0.46400000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.374},{"interface":"front","average":{"1min":0.432,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56799999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.39900000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:16:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.61899999999999999,"15min":0.621},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.41799999999999998}]},{"osd":5,"last update":"Sat Dec 16 01:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.59599999999999997,"15min":0.59299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.59099999999999997,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.44},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.66500000000000004}]},{"osd":7,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.46700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738420,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":888209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 16 01:16:43 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.35199999999999998,"15min":0.33200000000000002},"min":{"1min":0.25600000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.70899999999999996,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.377,"15min":0.36199999999999999},"min":{"1min":0.251,"5min":0.217,"15min":0.217},"max":{"1min":0.76000000000000001,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.35299999999999998}]},{"osd":2,"last update":"Sat Dec 16 01:17:11 2023","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.41199999999999998,"15min":0.41599999999999998},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.621,"5min":0.752,"15min":0.752},"last":0.435},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.36599999999999999,"15min":0.36399999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.46899999999999997,"15min":0.47599999999999998},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.61699999999999999,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.442,"15min":0.44700000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.37}]},{"osd":4,"last update":"Sat Dec 16 01:16:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.55100000000000005,"15min":0.55300000000000005},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55500000000000005,"15min":0.55700000000000005},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73699999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Dec 16 01:17:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.54000000000000004,"15min":0.54500000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.58199999999999996,"15min":0.58799999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.77600000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.69999999999999996}]},{"osd":7,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.60199999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411371,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":297141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36699999999999999,"15min":0.36799999999999999},"min":{"1min":0.23699999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.48899999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.378,"15min":0.375},"min":{"1min":0.248,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.50800000000000001,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.221}]},{"osd":1,"last update":"Sat Dec 16 01:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.38200000000000001,"15min":0.38600000000000001},"min":{"1min":0.221,"5min":0.214,"15min":0.214},"max":{"1min":0.51100000000000001,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.39300000000000002,"15min":0.39700000000000002},"min":{"1min":0.26900000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.47499999999999998,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.24299999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.438,"15min":0.44},"min":{"1min":0.27500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56899999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.316}]},{"osd":4,"last update":"Sat Dec 16 01:16:53 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.58399999999999996,"15min":0.58499999999999996},"min":{"1min":0.42299999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84799999999999998,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61499999999999999,"15min":0.61399999999999999},"min":{"1min":0.47999999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.83299999999999996,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Dec 16 01:17:17 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.59199999999999997,"15min":0.59699999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.754,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58799999999999997,"15min":0.58699999999999997},"min":{"1min":0.42699999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.82299999999999995,"5min":0.873,"15min":0.873},"last":0.55200000000000005}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.442},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.52200000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:59 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.51200000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149734,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":299569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.376,"15min":0.375},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.376,"5min":0.40200000000000002,"15min":0.40600000000000003},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56000000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.314}]},{"osd":1,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.432,"15min":0.436},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58699999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.46600000000000003,"15min":0.46899999999999997},"min":{"1min":0.32900000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.60199999999999998,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.39100000000000001}]},{"osd":2,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.42999999999999999,"15min":0.433},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.54600000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.434,"5min":0.442,"15min":0.443},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:16:51 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.54000000000000004,"15min":0.54400000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.73799999999999999,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.54800000000000004},"min":{"1min":0.42599999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.77800000000000002,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Dec 16 01:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.57399999999999995,"15min":0.57699999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79200000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.58299999999999996,"15min":0.58399999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.72799999999999998,"5min":0.874,"15min":0.874},"last":0.64400000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:35 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.65000000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.52300000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986211,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":696320,"data_stored":297233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.54600000000000004,"15min":0.55500000000000005},"min":{"1min":0.36399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.63400000000000001,"5min":0.75,"15min":0.75},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51100000000000001,"15min":0.51000000000000001},"min":{"1min":0.376,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.46700000000000003}]},{"osd":1,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.65500000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67400000000000004,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.434}]},{"osd":2,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41899999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51600000000000001,"15min":0.51700000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.42299999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56000000000000005,"15min":0.56200000000000006},"min":{"1min":0.39500000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.36399999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69899999999999995,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.44400000000000001}]},{"osd":5,"last update":"Sat Dec 16 01:17:17 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.41299999999999998,"15min":0.40300000000000002},"min":{"1min":0.28699999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.502},{"interface":"front","average":{"1min":0.503,"5min":0.46500000000000002,"15min":0.45900000000000002},"min":{"1min":0.36699999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70699999999999996,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Dec 16 01:16:33 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.378},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.34499999999999997}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53000000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724574,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":704512,"data_stored":299555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.53600000000000003,"15min":0.54000000000000004},"min":{"1min":0.41099999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.69399999999999995,"5min":1.252,"15min":1.252},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.499,"5min":0.54500000000000004,"15min":0.55300000000000005},"min":{"1min":0.32300000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.68899999999999995,"5min":1.109,"15min":1.109},"last":0.626}]},{"osd":1,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.55000000000000004,"15min":0.56200000000000006},"min":{"1min":0.40999999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67700000000000005,"5min":1.528,"15min":1.528},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.54300000000000004,"15min":0.54500000000000004},"min":{"1min":0.34799999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76600000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.45000000000000001}]},{"osd":2,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.36199999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.70299999999999996,"5min":1.288,"15min":1.288},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.55400000000000005,"15min":0.56599999999999995},"min":{"1min":0.372,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.65800000000000003,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.50600000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.54900000000000004,"15min":0.55700000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.80100000000000005,"5min":1.385,"15min":1.385},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.498,"5min":0.55400000000000005,"15min":0.56399999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.71999999999999997,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.59299999999999997}]},{"osd":4,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.435,"15min":0.435},"min":{"1min":0.27600000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.73899999999999999,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.311},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.315,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.59399999999999997,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.33600000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:33 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.39700000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.42499999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T01:17:29.769 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T01:17:29.810 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:29 smithi118 bash[92716]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-16T01:17:29.810 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:29 smithi118 bash[92716]: Writing manifest to image destination 2023-12-16T01:17:29.810 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:29 smithi118 bash[92716]: Storing signatures 2023-12-16T01:17:29.810 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.587740174Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-16T01:17:29.810 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.67084624Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-16T01:17:29.810 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.75173012Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-16T01:17:29.810 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.810722175Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-16T01:17:30.105 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:30.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.83608285Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-16T01:17:30.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.869718608Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-16T01:17:30.132 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.921139265Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-16T01:17:30.133 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:29 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:29.996617884Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-16T01:17:30.133 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.055570847Z level=info msg="Executing migration" id="create permission table" 2023-12-16T01:17:30.133 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.133430599Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-16T01:17:30.405 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.194966767Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-16T01:17:30.405 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.262108905Z level=info msg="Executing migration" id="create role table" 2023-12-16T01:17:30.405 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.296192903Z level=info msg="Executing migration" id="add column display_name" 2023-12-16T01:17:30.405 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.363687297Z level=info msg="Executing migration" id="add column group_name" 2023-12-16T01:17:30.406 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.405866719Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-16T01:17:30.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.447788485Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-16T01:17:30.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.489763789Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-16T01:17:30.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.540082238Z level=info msg="Executing migration" id="create team role table" 2023-12-16T01:17:30.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.615757903Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-16T01:17:30.657 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.658022429Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-16T01:17:30.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.73384027Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-16T01:17:30.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.817924788Z level=info msg="Executing migration" id="create user role table" 2023-12-16T01:17:30.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.893710962Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-16T01:17:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:30 smithi118 ceph-mon[44148]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:30 smithi118 ceph-mon[44148]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:30 smithi078 ceph-mon[56825]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:30 smithi078 ceph-mon[56825]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:30 smithi078 ceph-mon[39682]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:30 smithi078 ceph-mon[39682]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:31.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:30 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:30.997199249Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-16T01:17:31.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.070272343Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-16T01:17:31.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.15458125Z level=info msg="Executing migration" id="create builtin role table" 2023-12-16T01:17:31.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.205638207Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-16T01:17:31.247 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.247869091Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-16T01:17:31.499 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.335421339Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-16T01:17:31.500 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.402052811Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-16T01:17:31.500 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.43279131Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-16T01:17:31.500 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.475116146Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-16T01:17:31.500 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.500143027Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-16T01:17:31.751 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.558825099Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-16T01:17:31.751 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.625900134Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-16T01:17:31.751 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.676170806Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-16T01:17:31.751 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.71818302Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-16T01:17:31.751 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.751980726Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.589Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.589Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=arp 2023-12-16T01:17:31.752 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=edac 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-16T01:17:31.753 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=os 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-16T01:17:31.754 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=stat 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=time 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=uname 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.590Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.591Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92792]: ts=2023-12-16T01:17:31.591Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-16T01:17:31.755 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 bash[92716]: fdbc40ca99db21878bfaa688d337c10aa9611c9189a97d946003ff64c5c3a1c8 2023-12-16T01:17:31.756 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:17:31 smithi118 systemd[1]: Started Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:31.789 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:31.791 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-16T01:17:32.003 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.810758343Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-16T01:17:32.003 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.8836446Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-16T01:17:32.003 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.919829281Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-16T01:17:32.003 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:31 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:31.961883174Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.003769275Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.029057877Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.073144431Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.115107565Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.157143072Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.19904219Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-16T01:17:32.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.224218125Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-16T01:17:32.275 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.249509346Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-16T01:17:32.275 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.274671849Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-16T01:17:32.510 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":32,"stamp":"2023-12-16T01:17:31.634754+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385500,"kb_used_data":7196,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575716,"statfs":{"total":767960285184,"available":765517533184,"internally_reserved":0,"allocated":7368704,"data_stored":4156338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002991"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675867+0000","last_change":"2023-12-16T01:16:12.374900+0000","last_active":"2023-12-16T01:16:46.675867+0000","last_peered":"2023-12-16T01:16:46.675867+0000","last_clean":"2023-12-16T01:16:46.675867+0000","last_became_active":"2023-12-16T01:16:12.374570+0000","last_became_peered":"2023-12-16T01:16:12.374570+0000","last_unstale":"2023-12-16T01:16:46.675867+0000","last_undegraded":"2023-12-16T01:16:46.675867+0000","last_fullsized":"2023-12-16T01:16:46.675867+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:49:05.691414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170738+0000","last_change":"2023-12-16T01:16:12.366154+0000","last_active":"2023-12-16T01:16:46.170738+0000","last_peered":"2023-12-16T01:16:46.170738+0000","last_clean":"2023-12-16T01:16:46.170738+0000","last_became_active":"2023-12-16T01:16:12.365842+0000","last_became_peered":"2023-12-16T01:16:12.365842+0000","last_unstale":"2023-12-16T01:16:46.170738+0000","last_undegraded":"2023-12-16T01:16:46.170738+0000","last_fullsized":"2023-12-16T01:16:46.170738+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:18.005534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674755+0000","last_change":"2023-12-16T01:16:12.361089+0000","last_active":"2023-12-16T01:16:46.674755+0000","last_peered":"2023-12-16T01:16:46.674755+0000","last_clean":"2023-12-16T01:16:46.674755+0000","last_became_active":"2023-12-16T01:16:12.360823+0000","last_became_peered":"2023-12-16T01:16:12.360823+0000","last_unstale":"2023-12-16T01:16:46.674755+0000","last_undegraded":"2023-12-16T01:16:46.674755+0000","last_fullsized":"2023-12-16T01:16:46.674755+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165865+0000","last_change":"2023-12-16T01:16:12.379973+0000","last_active":"2023-12-16T01:16:46.165865+0000","last_peered":"2023-12-16T01:16:46.165865+0000","last_clean":"2023-12-16T01:16:46.165865+0000","last_became_active":"2023-12-16T01:16:12.379615+0000","last_became_peered":"2023-12-16T01:16:12.379615+0000","last_unstale":"2023-12-16T01:16:46.165865+0000","last_undegraded":"2023-12-16T01:16:46.165865+0000","last_fullsized":"2023-12-16T01:16:46.165865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:51:05.010041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675495+0000","last_change":"2023-12-16T01:16:12.375122+0000","last_active":"2023-12-16T01:16:46.675495+0000","last_peered":"2023-12-16T01:16:46.675495+0000","last_clean":"2023-12-16T01:16:46.675495+0000","last_became_active":"2023-12-16T01:16:12.373981+0000","last_became_peered":"2023-12-16T01:16:12.373981+0000","last_unstale":"2023-12-16T01:16:46.675495+0000","last_undegraded":"2023-12-16T01:16:46.675495+0000","last_fullsized":"2023-12-16T01:16:46.675495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:48:52.345809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165826+0000","last_change":"2023-12-16T01:16:12.361288+0000","last_active":"2023-12-16T01:16:46.165826+0000","last_peered":"2023-12-16T01:16:46.165826+0000","last_clean":"2023-12-16T01:16:46.165826+0000","last_became_active":"2023-12-16T01:16:12.361039+0000","last_became_peered":"2023-12-16T01:16:12.361039+0000","last_unstale":"2023-12-16T01:16:46.165826+0000","last_undegraded":"2023-12-16T01:16:46.165826+0000","last_fullsized":"2023-12-16T01:16:46.165826+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:12:03.104322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674704+0000","last_change":"2023-12-16T01:16:12.375442+0000","last_active":"2023-12-16T01:16:46.674704+0000","last_peered":"2023-12-16T01:16:46.674704+0000","last_clean":"2023-12-16T01:16:46.674704+0000","last_became_active":"2023-12-16T01:16:12.374773+0000","last_became_peered":"2023-12-16T01:16:12.374773+0000","last_unstale":"2023-12-16T01:16:46.674704+0000","last_undegraded":"2023-12-16T01:16:46.674704+0000","last_fullsized":"2023-12-16T01:16:46.674704+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:04:44.979707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.673989+0000","last_change":"2023-12-16T01:16:12.363321+0000","last_active":"2023-12-16T01:16:46.673989+0000","last_peered":"2023-12-16T01:16:46.673989+0000","last_clean":"2023-12-16T01:16:46.673989+0000","last_became_active":"2023-12-16T01:16:12.362977+0000","last_became_peered":"2023-12-16T01:16:12.362977+0000","last_unstale":"2023-12-16T01:16:46.673989+0000","last_undegraded":"2023-12-16T01:16:46.673989+0000","last_fullsized":"2023-12-16T01:16:46.673989+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:19:33.072357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675824+0000","last_change":"2023-12-16T01:16:12.382313+0000","last_active":"2023-12-16T01:16:46.675824+0000","last_peered":"2023-12-16T01:16:46.675824+0000","last_clean":"2023-12-16T01:16:46.675824+0000","last_became_active":"2023-12-16T01:16:12.381296+0000","last_became_peered":"2023-12-16T01:16:12.381296+0000","last_unstale":"2023-12-16T01:16:46.675824+0000","last_undegraded":"2023-12-16T01:16:46.675824+0000","last_fullsized":"2023-12-16T01:16:46.675824+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:46:09.269898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631599+0000","last_change":"2023-12-16T01:16:12.380138+0000","last_active":"2023-12-16T01:16:46.631599+0000","last_peered":"2023-12-16T01:16:46.631599+0000","last_clean":"2023-12-16T01:16:46.631599+0000","last_became_active":"2023-12-16T01:16:12.379847+0000","last_became_peered":"2023-12-16T01:16:12.379847+0000","last_unstale":"2023-12-16T01:16:46.631599+0000","last_undegraded":"2023-12-16T01:16:46.631599+0000","last_fullsized":"2023-12-16T01:16:46.631599+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631597+0000","last_change":"2023-12-16T01:16:12.379771+0000","last_active":"2023-12-16T01:16:46.631597+0000","last_peered":"2023-12-16T01:16:46.631597+0000","last_clean":"2023-12-16T01:16:46.631597+0000","last_became_active":"2023-12-16T01:16:12.379352+0000","last_became_peered":"2023-12-16T01:16:12.379352+0000","last_unstale":"2023-12-16T01:16:46.631597+0000","last_undegraded":"2023-12-16T01:16:46.631597+0000","last_fullsized":"2023-12-16T01:16:46.631597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675227+0000","last_change":"2023-12-16T01:16:12.361991+0000","last_active":"2023-12-16T01:16:46.675227+0000","last_peered":"2023-12-16T01:16:46.675227+0000","last_clean":"2023-12-16T01:16:46.675227+0000","last_became_active":"2023-12-16T01:16:12.361620+0000","last_became_peered":"2023-12-16T01:16:12.361620+0000","last_unstale":"2023-12-16T01:16:46.675227+0000","last_undegraded":"2023-12-16T01:16:46.675227+0000","last_fullsized":"2023-12-16T01:16:46.675227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674809+0000","last_change":"2023-12-16T01:16:12.359919+0000","last_active":"2023-12-16T01:16:46.674809+0000","last_peered":"2023-12-16T01:16:46.674809+0000","last_clean":"2023-12-16T01:16:46.674809+0000","last_became_active":"2023-12-16T01:16:12.359647+0000","last_became_peered":"2023-12-16T01:16:12.359647+0000","last_unstale":"2023-12-16T01:16:46.674809+0000","last_undegraded":"2023-12-16T01:16:46.674809+0000","last_fullsized":"2023-12-16T01:16:46.674809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:56:35.403949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674534+0000","last_change":"2023-12-16T01:16:12.361062+0000","last_active":"2023-12-16T01:16:46.674534+0000","last_peered":"2023-12-16T01:16:46.674534+0000","last_clean":"2023-12-16T01:16:46.674534+0000","last_became_active":"2023-12-16T01:16:12.360763+0000","last_became_peered":"2023-12-16T01:16:12.360763+0000","last_unstale":"2023-12-16T01:16:46.674534+0000","last_undegraded":"2023-12-16T01:16:46.674534+0000","last_fullsized":"2023-12-16T01:16:46.674534+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170202+0000","last_change":"2023-12-16T01:16:12.365506+0000","last_active":"2023-12-16T01:16:46.170202+0000","last_peered":"2023-12-16T01:16:46.170202+0000","last_clean":"2023-12-16T01:16:46.170202+0000","last_became_active":"2023-12-16T01:16:12.365220+0000","last_became_peered":"2023-12-16T01:16:12.365220+0000","last_unstale":"2023-12-16T01:16:46.170202+0000","last_undegraded":"2023-12-16T01:16:46.170202+0000","last_fullsized":"2023-12-16T01:16:46.170202+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:15:47.240711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165371+0000","last_change":"2023-12-16T01:16:12.370687+0000","last_active":"2023-12-16T01:16:46.165371+0000","last_peered":"2023-12-16T01:16:46.165371+0000","last_clean":"2023-12-16T01:16:46.165371+0000","last_became_active":"2023-12-16T01:16:12.370409+0000","last_became_peered":"2023-12-16T01:16:12.370409+0000","last_unstale":"2023-12-16T01:16:46.165371+0000","last_undegraded":"2023-12-16T01:16:46.165371+0000","last_fullsized":"2023-12-16T01:16:46.165371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:16:14.978744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165974+0000","last_change":"2023-12-16T01:16:12.377736+0000","last_active":"2023-12-16T01:16:46.165974+0000","last_peered":"2023-12-16T01:16:46.165974+0000","last_clean":"2023-12-16T01:16:46.165974+0000","last_became_active":"2023-12-16T01:16:12.377485+0000","last_became_peered":"2023-12-16T01:16:12.377485+0000","last_unstale":"2023-12-16T01:16:46.165974+0000","last_undegraded":"2023-12-16T01:16:46.165974+0000","last_fullsized":"2023-12-16T01:16:46.165974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169787+0000","last_change":"2023-12-16T01:16:12.369846+0000","last_active":"2023-12-16T01:16:46.169787+0000","last_peered":"2023-12-16T01:16:46.169787+0000","last_clean":"2023-12-16T01:16:46.169787+0000","last_became_active":"2023-12-16T01:16:12.369579+0000","last_became_peered":"2023-12-16T01:16:12.369579+0000","last_unstale":"2023-12-16T01:16:46.169787+0000","last_undegraded":"2023-12-16T01:16:46.169787+0000","last_fullsized":"2023-12-16T01:16:46.169787+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675110+0000","last_change":"2023-12-16T01:16:12.375576+0000","last_active":"2023-12-16T01:16:46.675110+0000","last_peered":"2023-12-16T01:16:46.675110+0000","last_clean":"2023-12-16T01:16:46.675110+0000","last_became_active":"2023-12-16T01:16:12.375252+0000","last_became_peered":"2023-12-16T01:16:12.375252+0000","last_unstale":"2023-12-16T01:16:46.675110+0000","last_undegraded":"2023-12-16T01:16:46.675110+0000","last_fullsized":"2023-12-16T01:16:46.675110+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:26.169904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"62'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675005+0000","last_change":"2023-12-16T01:16:11.825117+0000","last_active":"2023-12-16T01:16:46.675005+0000","last_peered":"2023-12-16T01:16:46.675005+0000","last_clean":"2023-12-16T01:16:46.675005+0000","last_became_active":"2023-12-16T01:16:11.824715+0000","last_became_peered":"2023-12-16T01:16:11.824715+0000","last_unstale":"2023-12-16T01:16:46.675005+0000","last_undegraded":"2023-12-16T01:16:46.675005+0000","last_fullsized":"2023-12-16T01:16:46.675005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674449+0000","last_change":"2023-12-16T01:16:12.356157+0000","last_active":"2023-12-16T01:16:46.674449+0000","last_peered":"2023-12-16T01:16:46.674449+0000","last_clean":"2023-12-16T01:16:46.674449+0000","last_became_active":"2023-12-16T01:16:12.355857+0000","last_became_peered":"2023-12-16T01:16:12.355857+0000","last_unstale":"2023-12-16T01:16:46.674449+0000","last_undegraded":"2023-12-16T01:16:46.674449+0000","last_fullsized":"2023-12-16T01:16:46.674449+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:00:31.123280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674529+0000","last_change":"2023-12-16T01:16:11.820066+0000","last_active":"2023-12-16T01:16:46.674529+0000","last_peered":"2023-12-16T01:16:46.674529+0000","last_clean":"2023-12-16T01:16:46.674529+0000","last_became_active":"2023-12-16T01:16:11.819852+0000","last_became_peered":"2023-12-16T01:16:11.819852+0000","last_unstale":"2023-12-16T01:16:46.674529+0000","last_undegraded":"2023-12-16T01:16:46.674529+0000","last_fullsized":"2023-12-16T01:16:46.674529+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:05:17.393338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674995+0000","last_change":"2023-12-16T01:16:12.359678+0000","last_active":"2023-12-16T01:16:46.674995+0000","last_peered":"2023-12-16T01:16:46.674995+0000","last_clean":"2023-12-16T01:16:46.674995+0000","last_became_active":"2023-12-16T01:16:12.359406+0000","last_became_peered":"2023-12-16T01:16:12.359406+0000","last_unstale":"2023-12-16T01:16:46.674995+0000","last_undegraded":"2023-12-16T01:16:46.674995+0000","last_fullsized":"2023-12-16T01:16:46.674995+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675393+0000","last_change":"2023-12-16T01:16:11.826119+0000","last_active":"2023-12-16T01:16:46.675393+0000","last_peered":"2023-12-16T01:16:46.675393+0000","last_clean":"2023-12-16T01:16:46.675393+0000","last_became_active":"2023-12-16T01:16:11.825786+0000","last_became_peered":"2023-12-16T01:16:11.825786+0000","last_unstale":"2023-12-16T01:16:46.675393+0000","last_undegraded":"2023-12-16T01:16:46.675393+0000","last_fullsized":"2023-12-16T01:16:46.675393+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:23:38.934038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165954+0000","last_change":"2023-12-16T01:16:12.378956+0000","last_active":"2023-12-16T01:16:46.165954+0000","last_peered":"2023-12-16T01:16:46.165954+0000","last_clean":"2023-12-16T01:16:46.165954+0000","last_became_active":"2023-12-16T01:16:12.378658+0000","last_became_peered":"2023-12-16T01:16:12.378658+0000","last_unstale":"2023-12-16T01:16:46.165954+0000","last_undegraded":"2023-12-16T01:16:46.165954+0000","last_fullsized":"2023-12-16T01:16:46.165954+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674991+0000","last_change":"2023-12-16T01:16:11.822549+0000","last_active":"2023-12-16T01:16:46.674991+0000","last_peered":"2023-12-16T01:16:46.674991+0000","last_clean":"2023-12-16T01:16:46.674991+0000","last_became_active":"2023-12-16T01:16:11.822167+0000","last_became_peered":"2023-12-16T01:16:11.822167+0000","last_unstale":"2023-12-16T01:16:46.674991+0000","last_undegraded":"2023-12-16T01:16:46.674991+0000","last_fullsized":"2023-12-16T01:16:46.674991+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:59:15.786457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165900+0000","last_change":"2023-12-16T01:16:12.373781+0000","last_active":"2023-12-16T01:16:46.165900+0000","last_peered":"2023-12-16T01:16:46.165900+0000","last_clean":"2023-12-16T01:16:46.165900+0000","last_became_active":"2023-12-16T01:16:12.373483+0000","last_became_peered":"2023-12-16T01:16:12.373483+0000","last_unstale":"2023-12-16T01:16:46.165900+0000","last_undegraded":"2023-12-16T01:16:46.165900+0000","last_fullsized":"2023-12-16T01:16:46.165900+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674946+0000","last_change":"2023-12-16T01:16:11.820026+0000","last_active":"2023-12-16T01:16:46.674946+0000","last_peered":"2023-12-16T01:16:46.674946+0000","last_clean":"2023-12-16T01:16:46.674946+0000","last_became_active":"2023-12-16T01:16:11.819751+0000","last_became_peered":"2023-12-16T01:16:11.819751+0000","last_unstale":"2023-12-16T01:16:46.674946+0000","last_undegraded":"2023-12-16T01:16:46.674946+0000","last_fullsized":"2023-12-16T01:16:46.674946+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:56:41.701263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674734+0000","last_change":"2023-12-16T01:16:12.363124+0000","last_active":"2023-12-16T01:16:46.674734+0000","last_peered":"2023-12-16T01:16:46.674734+0000","last_clean":"2023-12-16T01:16:46.674734+0000","last_became_active":"2023-12-16T01:16:12.362827+0000","last_became_peered":"2023-12-16T01:16:12.362827+0000","last_unstale":"2023-12-16T01:16:46.674734+0000","last_undegraded":"2023-12-16T01:16:46.674734+0000","last_fullsized":"2023-12-16T01:16:46.674734+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631214+0000","last_change":"2023-12-16T01:16:11.816975+0000","last_active":"2023-12-16T01:16:46.631214+0000","last_peered":"2023-12-16T01:16:46.631214+0000","last_clean":"2023-12-16T01:16:46.631214+0000","last_became_active":"2023-12-16T01:16:11.816618+0000","last_became_peered":"2023-12-16T01:16:11.816618+0000","last_unstale":"2023-12-16T01:16:46.631214+0000","last_undegraded":"2023-12-16T01:16:46.631214+0000","last_fullsized":"2023-12-16T01:16:46.631214+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674303+0000","last_change":"2023-12-16T01:16:12.364985+0000","last_active":"2023-12-16T01:16:46.674303+0000","last_peered":"2023-12-16T01:16:46.674303+0000","last_clean":"2023-12-16T01:16:46.674303+0000","last_became_active":"2023-12-16T01:16:12.364701+0000","last_became_peered":"2023-12-16T01:16:12.364701+0000","last_unstale":"2023-12-16T01:16:46.674303+0000","last_undegraded":"2023-12-16T01:16:46.674303+0000","last_fullsized":"2023-12-16T01:16:46.674303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674192+0000","last_change":"2023-12-16T01:16:11.818348+0000","last_active":"2023-12-16T01:16:46.674192+0000","last_peered":"2023-12-16T01:16:46.674192+0000","last_clean":"2023-12-16T01:16:46.674192+0000","last_became_active":"2023-12-16T01:16:11.818025+0000","last_became_peered":"2023-12-16T01:16:11.818025+0000","last_unstale":"2023-12-16T01:16:46.674192+0000","last_undegraded":"2023-12-16T01:16:46.674192+0000","last_fullsized":"2023-12-16T01:16:46.674192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:48:04.086683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674051+0000","last_change":"2023-12-16T01:16:12.366626+0000","last_active":"2023-12-16T01:16:46.674051+0000","last_peered":"2023-12-16T01:16:46.674051+0000","last_clean":"2023-12-16T01:16:46.674051+0000","last_became_active":"2023-12-16T01:16:12.361545+0000","last_became_peered":"2023-12-16T01:16:12.361545+0000","last_unstale":"2023-12-16T01:16:46.674051+0000","last_undegraded":"2023-12-16T01:16:46.674051+0000","last_fullsized":"2023-12-16T01:16:46.674051+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:42:02.686440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165417+0000","last_change":"2023-12-16T01:16:11.819956+0000","last_active":"2023-12-16T01:16:46.165417+0000","last_peered":"2023-12-16T01:16:46.165417+0000","last_clean":"2023-12-16T01:16:46.165417+0000","last_became_active":"2023-12-16T01:16:11.819639+0000","last_became_peered":"2023-12-16T01:16:11.819639+0000","last_unstale":"2023-12-16T01:16:46.165417+0000","last_undegraded":"2023-12-16T01:16:46.165417+0000","last_fullsized":"2023-12-16T01:16:46.165417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170303+0000","last_change":"2023-12-16T01:16:12.365926+0000","last_active":"2023-12-16T01:16:46.170303+0000","last_peered":"2023-12-16T01:16:46.170303+0000","last_clean":"2023-12-16T01:16:46.170303+0000","last_became_active":"2023-12-16T01:16:12.364842+0000","last_became_peered":"2023-12-16T01:16:12.364842+0000","last_unstale":"2023-12-16T01:16:46.170303+0000","last_undegraded":"2023-12-16T01:16:46.170303+0000","last_fullsized":"2023-12-16T01:16:46.170303+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:52.854215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631571+0000","last_change":"2023-12-16T01:16:11.811076+0000","last_active":"2023-12-16T01:16:46.631571+0000","last_peered":"2023-12-16T01:16:46.631571+0000","last_clean":"2023-12-16T01:16:46.631571+0000","last_became_active":"2023-12-16T01:16:11.810720+0000","last_became_peered":"2023-12-16T01:16:11.810720+0000","last_unstale":"2023-12-16T01:16:46.631571+0000","last_undegraded":"2023-12-16T01:16:46.631571+0000","last_fullsized":"2023-12-16T01:16:46.631571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165758+0000","last_change":"2023-12-16T01:16:12.374510+0000","last_active":"2023-12-16T01:16:46.165758+0000","last_peered":"2023-12-16T01:16:46.165758+0000","last_clean":"2023-12-16T01:16:46.165758+0000","last_became_active":"2023-12-16T01:16:12.374184+0000","last_became_peered":"2023-12-16T01:16:12.374184+0000","last_unstale":"2023-12-16T01:16:46.165758+0000","last_undegraded":"2023-12-16T01:16:46.165758+0000","last_fullsized":"2023-12-16T01:16:46.165758+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165639+0000","last_change":"2023-12-16T01:16:11.810394+0000","last_active":"2023-12-16T01:16:46.165639+0000","last_peered":"2023-12-16T01:16:46.165639+0000","last_clean":"2023-12-16T01:16:46.165639+0000","last_became_active":"2023-12-16T01:16:11.808004+0000","last_became_peered":"2023-12-16T01:16:11.808004+0000","last_unstale":"2023-12-16T01:16:46.165639+0000","last_undegraded":"2023-12-16T01:16:46.165639+0000","last_fullsized":"2023-12-16T01:16:46.165639+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674938+0000","last_change":"2023-12-16T01:16:12.363340+0000","last_active":"2023-12-16T01:16:46.674938+0000","last_peered":"2023-12-16T01:16:46.674938+0000","last_clean":"2023-12-16T01:16:46.674938+0000","last_became_active":"2023-12-16T01:16:12.363065+0000","last_became_peered":"2023-12-16T01:16:12.363065+0000","last_unstale":"2023-12-16T01:16:46.674938+0000","last_undegraded":"2023-12-16T01:16:46.674938+0000","last_fullsized":"2023-12-16T01:16:46.674938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"62'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170736+0000","last_change":"2023-12-16T01:16:11.812931+0000","last_active":"2023-12-16T01:16:46.170736+0000","last_peered":"2023-12-16T01:16:46.170736+0000","last_clean":"2023-12-16T01:16:46.170736+0000","last_became_active":"2023-12-16T01:16:11.812596+0000","last_became_peered":"2023-12-16T01:16:11.812596+0000","last_unstale":"2023-12-16T01:16:46.170736+0000","last_undegraded":"2023-12-16T01:16:46.170736+0000","last_fullsized":"2023-12-16T01:16:46.170736+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:46:03.127202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675318+0000","last_change":"2023-12-16T01:16:12.375070+0000","last_active":"2023-12-16T01:16:46.675318+0000","last_peered":"2023-12-16T01:16:46.675318+0000","last_clean":"2023-12-16T01:16:46.675318+0000","last_became_active":"2023-12-16T01:16:12.373352+0000","last_became_peered":"2023-12-16T01:16:12.373352+0000","last_unstale":"2023-12-16T01:16:46.675318+0000","last_undegraded":"2023-12-16T01:16:46.675318+0000","last_fullsized":"2023-12-16T01:16:46.675318+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:06:17.906079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"64'9","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631445+0000","last_change":"2023-12-16T01:16:11.816994+0000","last_active":"2023-12-16T01:16:46.631445+0000","last_peered":"2023-12-16T01:16:46.631445+0000","last_clean":"2023-12-16T01:16:46.631445+0000","last_became_active":"2023-12-16T01:16:11.816707+0000","last_became_peered":"2023-12-16T01:16:11.816707+0000","last_unstale":"2023-12-16T01:16:46.631445+0000","last_undegraded":"2023-12-16T01:16:46.631445+0000","last_fullsized":"2023-12-16T01:16:46.631445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675265+0000","last_change":"2023-12-16T01:16:12.375133+0000","last_active":"2023-12-16T01:16:46.675265+0000","last_peered":"2023-12-16T01:16:46.675265+0000","last_clean":"2023-12-16T01:16:46.675265+0000","last_became_active":"2023-12-16T01:16:12.374781+0000","last_became_peered":"2023-12-16T01:16:12.374781+0000","last_unstale":"2023-12-16T01:16:46.675265+0000","last_undegraded":"2023-12-16T01:16:46.675265+0000","last_fullsized":"2023-12-16T01:16:46.675265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:03:13.694371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674732+0000","last_change":"2023-12-16T01:16:11.824266+0000","last_active":"2023-12-16T01:16:46.674732+0000","last_peered":"2023-12-16T01:16:46.674732+0000","last_clean":"2023-12-16T01:16:46.674732+0000","last_became_active":"2023-12-16T01:16:11.823861+0000","last_became_peered":"2023-12-16T01:16:11.823861+0000","last_unstale":"2023-12-16T01:16:46.674732+0000","last_undegraded":"2023-12-16T01:16:46.674732+0000","last_fullsized":"2023-12-16T01:16:46.674732+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674614+0000","last_change":"2023-12-16T01:16:12.364176+0000","last_active":"2023-12-16T01:16:46.674614+0000","last_peered":"2023-12-16T01:16:46.674614+0000","last_clean":"2023-12-16T01:16:46.674614+0000","last_became_active":"2023-12-16T01:16:12.363925+0000","last_became_peered":"2023-12-16T01:16:12.363925+0000","last_unstale":"2023-12-16T01:16:46.674614+0000","last_undegraded":"2023-12-16T01:16:46.674614+0000","last_fullsized":"2023-12-16T01:16:46.674614+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165478+0000","last_change":"2023-12-16T01:16:11.819641+0000","last_active":"2023-12-16T01:16:46.165478+0000","last_peered":"2023-12-16T01:16:46.165478+0000","last_clean":"2023-12-16T01:16:46.165478+0000","last_became_active":"2023-12-16T01:16:11.819333+0000","last_became_peered":"2023-12-16T01:16:11.819333+0000","last_unstale":"2023-12-16T01:16:46.165478+0000","last_undegraded":"2023-12-16T01:16:46.165478+0000","last_fullsized":"2023-12-16T01:16:46.165478+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675194+0000","last_change":"2023-12-16T01:16:12.375308+0000","last_active":"2023-12-16T01:16:46.675194+0000","last_peered":"2023-12-16T01:16:46.675194+0000","last_clean":"2023-12-16T01:16:46.675194+0000","last_became_active":"2023-12-16T01:16:12.374411+0000","last_became_peered":"2023-12-16T01:16:12.374411+0000","last_unstale":"2023-12-16T01:16:46.675194+0000","last_undegraded":"2023-12-16T01:16:46.675194+0000","last_fullsized":"2023-12-16T01:16:46.675194+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:20:10.494948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631223+0000","last_change":"2023-12-16T01:16:11.813182+0000","last_active":"2023-12-16T01:16:46.631223+0000","last_peered":"2023-12-16T01:16:46.631223+0000","last_clean":"2023-12-16T01:16:46.631223+0000","last_became_active":"2023-12-16T01:16:11.812591+0000","last_became_peered":"2023-12-16T01:16:11.812591+0000","last_unstale":"2023-12-16T01:16:46.631223+0000","last_undegraded":"2023-12-16T01:16:46.631223+0000","last_fullsized":"2023-12-16T01:16:46.631223+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631119+0000","last_change":"2023-12-16T01:16:12.365207+0000","last_active":"2023-12-16T01:16:46.631119+0000","last_peered":"2023-12-16T01:16:46.631119+0000","last_clean":"2023-12-16T01:16:46.631119+0000","last_became_active":"2023-12-16T01:16:12.362979+0000","last_became_peered":"2023-12-16T01:16:12.362979+0000","last_unstale":"2023-12-16T01:16:46.631119+0000","last_undegraded":"2023-12-16T01:16:46.631119+0000","last_fullsized":"2023-12-16T01:16:46.631119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":24,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169395+0000","last_change":"2023-12-16T01:16:11.814348+0000","last_active":"2023-12-16T01:16:46.169395+0000","last_peered":"2023-12-16T01:16:46.169395+0000","last_clean":"2023-12-16T01:16:46.169395+0000","last_became_active":"2023-12-16T01:16:11.814111+0000","last_became_peered":"2023-12-16T01:16:11.814111+0000","last_unstale":"2023-12-16T01:16:46.169395+0000","last_undegraded":"2023-12-16T01:16:46.169395+0000","last_fullsized":"2023-12-16T01:16:46.169395+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675098+0000","last_change":"2023-12-16T01:16:12.375614+0000","last_active":"2023-12-16T01:16:46.675098+0000","last_peered":"2023-12-16T01:16:46.675098+0000","last_clean":"2023-12-16T01:16:46.675098+0000","last_became_active":"2023-12-16T01:16:12.375178+0000","last_became_peered":"2023-12-16T01:16:12.375178+0000","last_unstale":"2023-12-16T01:16:46.675098+0000","last_undegraded":"2023-12-16T01:16:46.675098+0000","last_fullsized":"2023-12-16T01:16:46.675098+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:44:47.119034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675695+0000","last_change":"2023-12-16T01:16:11.823173+0000","last_active":"2023-12-16T01:16:46.675695+0000","last_peered":"2023-12-16T01:16:46.675695+0000","last_clean":"2023-12-16T01:16:46.675695+0000","last_became_active":"2023-12-16T01:16:11.822719+0000","last_became_peered":"2023-12-16T01:16:11.822719+0000","last_unstale":"2023-12-16T01:16:46.675695+0000","last_undegraded":"2023-12-16T01:16:46.675695+0000","last_fullsized":"2023-12-16T01:16:46.675695+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675500+0000","last_change":"2023-12-16T01:16:12.377609+0000","last_active":"2023-12-16T01:16:46.675500+0000","last_peered":"2023-12-16T01:16:46.675500+0000","last_clean":"2023-12-16T01:16:46.675500+0000","last_became_active":"2023-12-16T01:16:12.377320+0000","last_became_peered":"2023-12-16T01:16:12.377320+0000","last_unstale":"2023-12-16T01:16:46.675500+0000","last_undegraded":"2023-12-16T01:16:46.675500+0000","last_fullsized":"2023-12-16T01:16:46.675500+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:38:16.925093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170290+0000","last_change":"2023-12-16T01:16:45.164810+0000","last_active":"2023-12-16T01:16:46.170290+0000","last_peered":"2023-12-16T01:16:46.170290+0000","last_clean":"2023-12-16T01:16:46.170290+0000","last_became_active":"2023-12-16T01:16:45.164502+0000","last_became_peered":"2023-12-16T01:16:45.164502+0000","last_unstale":"2023-12-16T01:16:46.170290+0000","last_undegraded":"2023-12-16T01:16:46.170290+0000","last_fullsized":"2023-12-16T01:16:46.170290+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:56:11.823918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170556+0000","last_change":"2023-12-16T01:16:11.820780+0000","last_active":"2023-12-16T01:16:46.170556+0000","last_peered":"2023-12-16T01:16:46.170556+0000","last_clean":"2023-12-16T01:16:46.170556+0000","last_became_active":"2023-12-16T01:16:11.820500+0000","last_became_peered":"2023-12-16T01:16:11.820500+0000","last_unstale":"2023-12-16T01:16:46.170556+0000","last_undegraded":"2023-12-16T01:16:46.170556+0000","last_fullsized":"2023-12-16T01:16:46.170556+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:19:30.653362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165872+0000","last_change":"2023-12-16T01:16:12.369549+0000","last_active":"2023-12-16T01:16:46.165872+0000","last_peered":"2023-12-16T01:16:46.165872+0000","last_clean":"2023-12-16T01:16:46.165872+0000","last_became_active":"2023-12-16T01:16:12.369231+0000","last_became_peered":"2023-12-16T01:16:12.369231+0000","last_unstale":"2023-12-16T01:16:46.165872+0000","last_undegraded":"2023-12-16T01:16:46.165872+0000","last_fullsized":"2023-12-16T01:16:46.165872+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170461+0000","last_change":"2023-12-16T01:16:45.291576+0000","last_active":"2023-12-16T01:16:46.170461+0000","last_peered":"2023-12-16T01:16:46.170461+0000","last_clean":"2023-12-16T01:16:46.170461+0000","last_became_active":"2023-12-16T01:16:45.291222+0000","last_became_peered":"2023-12-16T01:16:45.291222+0000","last_unstale":"2023-12-16T01:16:46.170461+0000","last_undegraded":"2023-12-16T01:16:46.170461+0000","last_fullsized":"2023-12-16T01:16:46.170461+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:57:20.644584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165466+0000","last_change":"2023-12-16T01:16:11.809161+0000","last_active":"2023-12-16T01:16:46.165466+0000","last_peered":"2023-12-16T01:16:46.165466+0000","last_clean":"2023-12-16T01:16:46.165466+0000","last_became_active":"2023-12-16T01:16:11.807807+0000","last_became_peered":"2023-12-16T01:16:11.807807+0000","last_unstale":"2023-12-16T01:16:46.165466+0000","last_undegraded":"2023-12-16T01:16:46.165466+0000","last_fullsized":"2023-12-16T01:16:46.165466+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674935+0000","last_change":"2023-12-16T01:16:12.362284+0000","last_active":"2023-12-16T01:16:46.674935+0000","last_peered":"2023-12-16T01:16:46.674935+0000","last_clean":"2023-12-16T01:16:46.674935+0000","last_became_active":"2023-12-16T01:16:12.361941+0000","last_became_peered":"2023-12-16T01:16:12.361941+0000","last_unstale":"2023-12-16T01:16:46.674935+0000","last_undegraded":"2023-12-16T01:16:46.674935+0000","last_fullsized":"2023-12-16T01:16:46.674935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170685+0000","last_change":"2023-12-16T01:16:45.162824+0000","last_active":"2023-12-16T01:16:46.170685+0000","last_peered":"2023-12-16T01:16:46.170685+0000","last_clean":"2023-12-16T01:16:46.170685+0000","last_became_active":"2023-12-16T01:16:45.162540+0000","last_became_peered":"2023-12-16T01:16:45.162540+0000","last_unstale":"2023-12-16T01:16:46.170685+0000","last_undegraded":"2023-12-16T01:16:46.170685+0000","last_fullsized":"2023-12-16T01:16:46.170685+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:56:01.434003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170270+0000","last_change":"2023-12-16T01:16:12.365631+0000","last_active":"2023-12-16T01:16:46.170270+0000","last_peered":"2023-12-16T01:16:46.170270+0000","last_clean":"2023-12-16T01:16:46.170270+0000","last_became_active":"2023-12-16T01:16:12.365338+0000","last_became_peered":"2023-12-16T01:16:12.365338+0000","last_unstale":"2023-12-16T01:16:46.170270+0000","last_undegraded":"2023-12-16T01:16:46.170270+0000","last_fullsized":"2023-12-16T01:16:46.170270+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:32:27.372892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169494+0000","last_change":"2023-12-16T01:16:11.814328+0000","last_active":"2023-12-16T01:16:46.169494+0000","last_peered":"2023-12-16T01:16:46.169494+0000","last_clean":"2023-12-16T01:16:46.169494+0000","last_became_active":"2023-12-16T01:16:11.814012+0000","last_became_peered":"2023-12-16T01:16:11.814012+0000","last_unstale":"2023-12-16T01:16:46.169494+0000","last_undegraded":"2023-12-16T01:16:46.169494+0000","last_fullsized":"2023-12-16T01:16:46.169494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631373+0000","last_change":"2023-12-16T01:16:45.207354+0000","last_active":"2023-12-16T01:16:46.631373+0000","last_peered":"2023-12-16T01:16:46.631373+0000","last_clean":"2023-12-16T01:16:46.631373+0000","last_became_active":"2023-12-16T01:16:45.206976+0000","last_became_peered":"2023-12-16T01:16:45.206976+0000","last_unstale":"2023-12-16T01:16:46.631373+0000","last_undegraded":"2023-12-16T01:16:46.631373+0000","last_fullsized":"2023-12-16T01:16:46.631373+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:26:31.811845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674291+0000","last_change":"2023-12-16T01:16:12.362722+0000","last_active":"2023-12-16T01:16:46.674291+0000","last_peered":"2023-12-16T01:16:46.674291+0000","last_clean":"2023-12-16T01:16:46.674291+0000","last_became_active":"2023-12-16T01:16:12.362418+0000","last_became_peered":"2023-12-16T01:16:12.362418+0000","last_unstale":"2023-12-16T01:16:46.674291+0000","last_undegraded":"2023-12-16T01:16:46.674291+0000","last_fullsized":"2023-12-16T01:16:46.674291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:31:06.146813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165544+0000","last_change":"2023-12-16T01:16:11.820949+0000","last_active":"2023-12-16T01:16:46.165544+0000","last_peered":"2023-12-16T01:16:46.165544+0000","last_clean":"2023-12-16T01:16:46.165544+0000","last_became_active":"2023-12-16T01:16:11.820199+0000","last_became_peered":"2023-12-16T01:16:11.820199+0000","last_unstale":"2023-12-16T01:16:46.165544+0000","last_undegraded":"2023-12-16T01:16:46.165544+0000","last_fullsized":"2023-12-16T01:16:46.165544+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674836+0000","last_change":"2023-12-16T01:15:58.354652+0000","last_active":"2023-12-16T01:16:46.674836+0000","last_peered":"2023-12-16T01:16:46.674836+0000","last_clean":"2023-12-16T01:16:46.674836+0000","last_became_active":"2023-12-16T01:15:58.354166+0000","last_became_peered":"2023-12-16T01:15:58.354166+0000","last_unstale":"2023-12-16T01:16:46.674836+0000","last_undegraded":"2023-12-16T01:16:46.674836+0000","last_fullsized":"2023-12-16T01:16:46.674836+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_clean_scrub_stamp":"2023-12-16T01:14:05.323103+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674815+0000","last_change":"2023-12-16T01:16:45.291680+0000","last_active":"2023-12-16T01:16:46.674815+0000","last_peered":"2023-12-16T01:16:46.674815+0000","last_clean":"2023-12-16T01:16:46.674815+0000","last_became_active":"2023-12-16T01:16:45.291386+0000","last_became_peered":"2023-12-16T01:16:45.291386+0000","last_unstale":"2023-12-16T01:16:46.674815+0000","last_undegraded":"2023-12-16T01:16:46.674815+0000","last_fullsized":"2023-12-16T01:16:46.674815+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:12.079784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674325+0000","last_change":"2023-12-16T01:16:12.364849+0000","last_active":"2023-12-16T01:16:46.674325+0000","last_peered":"2023-12-16T01:16:46.674325+0000","last_clean":"2023-12-16T01:16:46.674325+0000","last_became_active":"2023-12-16T01:16:12.364542+0000","last_became_peered":"2023-12-16T01:16:12.364542+0000","last_unstale":"2023-12-16T01:16:46.674325+0000","last_undegraded":"2023-12-16T01:16:46.674325+0000","last_fullsized":"2023-12-16T01:16:46.674325+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674623+0000","last_change":"2023-12-16T01:16:11.821344+0000","last_active":"2023-12-16T01:16:46.674623+0000","last_peered":"2023-12-16T01:16:46.674623+0000","last_clean":"2023-12-16T01:16:46.674623+0000","last_became_active":"2023-12-16T01:16:11.820922+0000","last_became_peered":"2023-12-16T01:16:11.820922+0000","last_unstale":"2023-12-16T01:16:46.674623+0000","last_undegraded":"2023-12-16T01:16:46.674623+0000","last_fullsized":"2023-12-16T01:16:46.674623+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:42:14.366011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674202+0000","last_change":"2023-12-16T01:16:45.207193+0000","last_active":"2023-12-16T01:16:46.674202+0000","last_peered":"2023-12-16T01:16:46.674202+0000","last_clean":"2023-12-16T01:16:46.674202+0000","last_became_active":"2023-12-16T01:16:45.206957+0000","last_became_peered":"2023-12-16T01:16:45.206957+0000","last_unstale":"2023-12-16T01:16:46.674202+0000","last_undegraded":"2023-12-16T01:16:46.674202+0000","last_fullsized":"2023-12-16T01:16:46.674202+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:41:15.217663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675364+0000","last_change":"2023-12-16T01:16:11.825886+0000","last_active":"2023-12-16T01:16:46.675364+0000","last_peered":"2023-12-16T01:16:46.675364+0000","last_clean":"2023-12-16T01:16:46.675364+0000","last_became_active":"2023-12-16T01:16:11.825590+0000","last_became_peered":"2023-12-16T01:16:11.825590+0000","last_unstale":"2023-12-16T01:16:46.675364+0000","last_undegraded":"2023-12-16T01:16:46.675364+0000","last_fullsized":"2023-12-16T01:16:46.675364+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:20:29.356797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170462+0000","last_change":"2023-12-16T01:16:12.364213+0000","last_active":"2023-12-16T01:16:46.170462+0000","last_peered":"2023-12-16T01:16:46.170462+0000","last_clean":"2023-12-16T01:16:46.170462+0000","last_became_active":"2023-12-16T01:16:12.363921+0000","last_became_peered":"2023-12-16T01:16:12.363921+0000","last_unstale":"2023-12-16T01:16:46.170462+0000","last_undegraded":"2023-12-16T01:16:46.170462+0000","last_fullsized":"2023-12-16T01:16:46.170462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:31:59.658501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674086+0000","last_change":"2023-12-16T01:16:45.207124+0000","last_active":"2023-12-16T01:16:46.674086+0000","last_peered":"2023-12-16T01:16:46.674086+0000","last_clean":"2023-12-16T01:16:46.674086+0000","last_became_active":"2023-12-16T01:16:45.206832+0000","last_became_peered":"2023-12-16T01:16:45.206832+0000","last_unstale":"2023-12-16T01:16:46.674086+0000","last_undegraded":"2023-12-16T01:16:46.674086+0000","last_fullsized":"2023-12-16T01:16:46.674086+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:30:58.800809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170647+0000","last_change":"2023-12-16T01:16:11.812969+0000","last_active":"2023-12-16T01:16:46.170647+0000","last_peered":"2023-12-16T01:16:46.170647+0000","last_clean":"2023-12-16T01:16:46.170647+0000","last_became_active":"2023-12-16T01:16:11.812638+0000","last_became_peered":"2023-12-16T01:16:11.812638+0000","last_unstale":"2023-12-16T01:16:46.170647+0000","last_undegraded":"2023-12-16T01:16:46.170647+0000","last_fullsized":"2023-12-16T01:16:46.170647+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:26:13.057983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674735+0000","last_change":"2023-12-16T01:16:12.366556+0000","last_active":"2023-12-16T01:16:46.674735+0000","last_peered":"2023-12-16T01:16:46.674735+0000","last_clean":"2023-12-16T01:16:46.674735+0000","last_became_active":"2023-12-16T01:16:12.366080+0000","last_became_peered":"2023-12-16T01:16:12.366080+0000","last_unstale":"2023-12-16T01:16:46.674735+0000","last_undegraded":"2023-12-16T01:16:46.674735+0000","last_fullsized":"2023-12-16T01:16:46.674735+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:49:37.732222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674351+0000","last_change":"2023-12-16T01:16:45.163014+0000","last_active":"2023-12-16T01:16:46.674351+0000","last_peered":"2023-12-16T01:16:46.674351+0000","last_clean":"2023-12-16T01:16:46.674351+0000","last_became_active":"2023-12-16T01:16:45.162707+0000","last_became_peered":"2023-12-16T01:16:45.162707+0000","last_unstale":"2023-12-16T01:16:46.674351+0000","last_undegraded":"2023-12-16T01:16:46.674351+0000","last_fullsized":"2023-12-16T01:16:46.674351+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:15:42.685086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631564+0000","last_change":"2023-12-16T01:16:11.817893+0000","last_active":"2023-12-16T01:16:46.631564+0000","last_peered":"2023-12-16T01:16:46.631564+0000","last_clean":"2023-12-16T01:16:46.631564+0000","last_became_active":"2023-12-16T01:16:11.816608+0000","last_became_peered":"2023-12-16T01:16:11.816608+0000","last_unstale":"2023-12-16T01:16:46.631564+0000","last_undegraded":"2023-12-16T01:16:46.631564+0000","last_fullsized":"2023-12-16T01:16:46.631564+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:52:18.968876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674937+0000","last_change":"2023-12-16T01:16:12.362845+0000","last_active":"2023-12-16T01:16:46.674937+0000","last_peered":"2023-12-16T01:16:46.674937+0000","last_clean":"2023-12-16T01:16:46.674937+0000","last_became_active":"2023-12-16T01:16:12.362579+0000","last_became_peered":"2023-12-16T01:16:12.362579+0000","last_unstale":"2023-12-16T01:16:46.674937+0000","last_undegraded":"2023-12-16T01:16:46.674937+0000","last_fullsized":"2023-12-16T01:16:46.674937+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674969+0000","last_change":"2023-12-16T01:16:11.821295+0000","last_active":"2023-12-16T01:16:46.674969+0000","last_peered":"2023-12-16T01:16:46.674969+0000","last_clean":"2023-12-16T01:16:46.674969+0000","last_became_active":"2023-12-16T01:16:11.820590+0000","last_became_peered":"2023-12-16T01:16:11.820590+0000","last_unstale":"2023-12-16T01:16:46.674969+0000","last_undegraded":"2023-12-16T01:16:46.674969+0000","last_fullsized":"2023-12-16T01:16:46.674969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:05:22.018115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674607+0000","last_change":"2023-12-16T01:16:12.373091+0000","last_active":"2023-12-16T01:16:46.674607+0000","last_peered":"2023-12-16T01:16:46.674607+0000","last_clean":"2023-12-16T01:16:46.674607+0000","last_became_active":"2023-12-16T01:16:12.371481+0000","last_became_peered":"2023-12-16T01:16:12.371481+0000","last_unstale":"2023-12-16T01:16:46.674607+0000","last_undegraded":"2023-12-16T01:16:46.674607+0000","last_fullsized":"2023-12-16T01:16:46.674607+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170346+0000","last_change":"2023-12-16T01:16:11.819724+0000","last_active":"2023-12-16T01:16:46.170346+0000","last_peered":"2023-12-16T01:16:46.170346+0000","last_clean":"2023-12-16T01:16:46.170346+0000","last_became_active":"2023-12-16T01:16:11.819419+0000","last_became_peered":"2023-12-16T01:16:11.819419+0000","last_unstale":"2023-12-16T01:16:46.170346+0000","last_undegraded":"2023-12-16T01:16:46.170346+0000","last_fullsized":"2023-12-16T01:16:46.170346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:12:08.793379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674130+0000","last_change":"2023-12-16T01:16:12.368365+0000","last_active":"2023-12-16T01:16:46.674130+0000","last_peered":"2023-12-16T01:16:46.674130+0000","last_clean":"2023-12-16T01:16:46.674130+0000","last_became_active":"2023-12-16T01:16:12.368077+0000","last_became_peered":"2023-12-16T01:16:12.368077+0000","last_unstale":"2023-12-16T01:16:46.674130+0000","last_undegraded":"2023-12-16T01:16:46.674130+0000","last_fullsized":"2023-12-16T01:16:46.674130+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:17.205987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170448+0000","last_change":"2023-12-16T01:16:11.819728+0000","last_active":"2023-12-16T01:16:46.170448+0000","last_peered":"2023-12-16T01:16:46.170448+0000","last_clean":"2023-12-16T01:16:46.170448+0000","last_became_active":"2023-12-16T01:16:11.819386+0000","last_became_peered":"2023-12-16T01:16:11.819386+0000","last_unstale":"2023-12-16T01:16:46.170448+0000","last_undegraded":"2023-12-16T01:16:46.170448+0000","last_fullsized":"2023-12-16T01:16:46.170448+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:31:32.313828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675023+0000","last_change":"2023-12-16T01:16:12.367884+0000","last_active":"2023-12-16T01:16:46.675023+0000","last_peered":"2023-12-16T01:16:46.675023+0000","last_clean":"2023-12-16T01:16:46.675023+0000","last_became_active":"2023-12-16T01:16:12.367473+0000","last_became_peered":"2023-12-16T01:16:12.367473+0000","last_unstale":"2023-12-16T01:16:46.675023+0000","last_undegraded":"2023-12-16T01:16:46.675023+0000","last_fullsized":"2023-12-16T01:16:46.675023+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:02:59.449100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674979+0000","last_change":"2023-12-16T01:16:11.823931+0000","last_active":"2023-12-16T01:16:46.674979+0000","last_peered":"2023-12-16T01:16:46.674979+0000","last_clean":"2023-12-16T01:16:46.674979+0000","last_became_active":"2023-12-16T01:16:11.823657+0000","last_became_peered":"2023-12-16T01:16:11.823657+0000","last_unstale":"2023-12-16T01:16:46.674979+0000","last_undegraded":"2023-12-16T01:16:46.674979+0000","last_fullsized":"2023-12-16T01:16:46.674979+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:31:36.299678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631191+0000","last_change":"2023-12-16T01:16:12.366291+0000","last_active":"2023-12-16T01:16:46.631191+0000","last_peered":"2023-12-16T01:16:46.631191+0000","last_clean":"2023-12-16T01:16:46.631191+0000","last_became_active":"2023-12-16T01:16:12.366002+0000","last_became_peered":"2023-12-16T01:16:12.366002+0000","last_unstale":"2023-12-16T01:16:46.631191+0000","last_undegraded":"2023-12-16T01:16:46.631191+0000","last_fullsized":"2023-12-16T01:16:46.631191+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169614+0000","last_change":"2023-12-16T01:16:11.814425+0000","last_active":"2023-12-16T01:16:46.169614+0000","last_peered":"2023-12-16T01:16:46.169614+0000","last_clean":"2023-12-16T01:16:46.169614+0000","last_became_active":"2023-12-16T01:16:11.814075+0000","last_became_peered":"2023-12-16T01:16:11.814075+0000","last_unstale":"2023-12-16T01:16:46.169614+0000","last_undegraded":"2023-12-16T01:16:46.169614+0000","last_fullsized":"2023-12-16T01:16:46.169614+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675295+0000","last_change":"2023-12-16T01:16:12.376932+0000","last_active":"2023-12-16T01:16:46.675295+0000","last_peered":"2023-12-16T01:16:46.675295+0000","last_clean":"2023-12-16T01:16:46.675295+0000","last_became_active":"2023-12-16T01:16:12.376369+0000","last_became_peered":"2023-12-16T01:16:12.376369+0000","last_unstale":"2023-12-16T01:16:46.675295+0000","last_undegraded":"2023-12-16T01:16:46.675295+0000","last_fullsized":"2023-12-16T01:16:46.675295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:06:26.840800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170697+0000","last_change":"2023-12-16T01:16:11.813057+0000","last_active":"2023-12-16T01:16:46.170697+0000","last_peered":"2023-12-16T01:16:46.170697+0000","last_clean":"2023-12-16T01:16:46.170697+0000","last_became_active":"2023-12-16T01:16:11.812744+0000","last_became_peered":"2023-12-16T01:16:11.812744+0000","last_unstale":"2023-12-16T01:16:46.170697+0000","last_undegraded":"2023-12-16T01:16:46.170697+0000","last_fullsized":"2023-12-16T01:16:46.170697+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:15:20.231347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165610+0000","last_change":"2023-12-16T01:16:12.373986+0000","last_active":"2023-12-16T01:16:46.165610+0000","last_peered":"2023-12-16T01:16:46.165610+0000","last_clean":"2023-12-16T01:16:46.165610+0000","last_became_active":"2023-12-16T01:16:12.371082+0000","last_became_peered":"2023-12-16T01:16:12.371082+0000","last_unstale":"2023-12-16T01:16:46.165610+0000","last_undegraded":"2023-12-16T01:16:46.165610+0000","last_fullsized":"2023-12-16T01:16:46.165610+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169832+0000","last_change":"2023-12-16T01:16:11.816315+0000","last_active":"2023-12-16T01:16:46.169832+0000","last_peered":"2023-12-16T01:16:46.169832+0000","last_clean":"2023-12-16T01:16:46.169832+0000","last_became_active":"2023-12-16T01:16:11.816022+0000","last_became_peered":"2023-12-16T01:16:11.816022+0000","last_unstale":"2023-12-16T01:16:46.169832+0000","last_undegraded":"2023-12-16T01:16:46.169832+0000","last_fullsized":"2023-12-16T01:16:46.169832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675774+0000","last_change":"2023-12-16T01:16:12.382576+0000","last_active":"2023-12-16T01:16:46.675774+0000","last_peered":"2023-12-16T01:16:46.675774+0000","last_clean":"2023-12-16T01:16:46.675774+0000","last_became_active":"2023-12-16T01:16:12.381719+0000","last_became_peered":"2023-12-16T01:16:12.381719+0000","last_unstale":"2023-12-16T01:16:46.675774+0000","last_undegraded":"2023-12-16T01:16:46.675774+0000","last_fullsized":"2023-12-16T01:16:46.675774+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:53:46.845992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631006+0000","last_change":"2023-12-16T01:16:12.364867+0000","last_active":"2023-12-16T01:16:46.631006+0000","last_peered":"2023-12-16T01:16:46.631006+0000","last_clean":"2023-12-16T01:16:46.631006+0000","last_became_active":"2023-12-16T01:16:12.364277+0000","last_became_peered":"2023-12-16T01:16:12.364277+0000","last_unstale":"2023-12-16T01:16:46.631006+0000","last_undegraded":"2023-12-16T01:16:46.631006+0000","last_fullsized":"2023-12-16T01:16:46.631006+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.169579+0000","last_change":"2023-12-16T01:16:12.369770+0000","last_active":"2023-12-16T01:16:46.169579+0000","last_peered":"2023-12-16T01:16:46.169579+0000","last_clean":"2023-12-16T01:16:46.169579+0000","last_became_active":"2023-12-16T01:16:12.369355+0000","last_became_peered":"2023-12-16T01:16:12.369355+0000","last_unstale":"2023-12-16T01:16:46.169579+0000","last_undegraded":"2023-12-16T01:16:46.169579+0000","last_fullsized":"2023-12-16T01:16:46.169579+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165715+0000","last_change":"2023-12-16T01:16:12.377435+0000","last_active":"2023-12-16T01:16:46.165715+0000","last_peered":"2023-12-16T01:16:46.165715+0000","last_clean":"2023-12-16T01:16:46.165715+0000","last_became_active":"2023-12-16T01:16:12.376924+0000","last_became_peered":"2023-12-16T01:16:12.376924+0000","last_unstale":"2023-12-16T01:16:46.165715+0000","last_undegraded":"2023-12-16T01:16:46.165715+0000","last_fullsized":"2023-12-16T01:16:46.165715+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674494+0000","last_change":"2023-12-16T01:16:12.365438+0000","last_active":"2023-12-16T01:16:46.674494+0000","last_peered":"2023-12-16T01:16:46.674494+0000","last_clean":"2023-12-16T01:16:46.674494+0000","last_became_active":"2023-12-16T01:16:12.365152+0000","last_became_peered":"2023-12-16T01:16:12.365152+0000","last_unstale":"2023-12-16T01:16:46.674494+0000","last_undegraded":"2023-12-16T01:16:46.674494+0000","last_fullsized":"2023-12-16T01:16:46.674494+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.675226+0000","last_change":"2023-12-16T01:16:12.366615+0000","last_active":"2023-12-16T01:16:46.675226+0000","last_peered":"2023-12-16T01:16:46.675226+0000","last_clean":"2023-12-16T01:16:46.675226+0000","last_became_active":"2023-12-16T01:16:12.364060+0000","last_became_peered":"2023-12-16T01:16:12.364060+0000","last_unstale":"2023-12-16T01:16:46.675226+0000","last_undegraded":"2023-12-16T01:16:46.675226+0000","last_fullsized":"2023-12-16T01:16:46.675226+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:35:03.436814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.170598+0000","last_change":"2023-12-16T01:16:12.363652+0000","last_active":"2023-12-16T01:16:46.170598+0000","last_peered":"2023-12-16T01:16:46.170598+0000","last_clean":"2023-12-16T01:16:46.170598+0000","last_became_active":"2023-12-16T01:16:12.363153+0000","last_became_peered":"2023-12-16T01:16:12.363153+0000","last_unstale":"2023-12-16T01:16:46.170598+0000","last_undegraded":"2023-12-16T01:16:46.170598+0000","last_fullsized":"2023-12-16T01:16:46.170598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:01:32.985269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631715+0000","last_change":"2023-12-16T01:16:12.372834+0000","last_active":"2023-12-16T01:16:46.631715+0000","last_peered":"2023-12-16T01:16:46.631715+0000","last_clean":"2023-12-16T01:16:46.631715+0000","last_became_active":"2023-12-16T01:16:12.372372+0000","last_became_peered":"2023-12-16T01:16:12.372372+0000","last_unstale":"2023-12-16T01:16:46.631715+0000","last_undegraded":"2023-12-16T01:16:46.631715+0000","last_fullsized":"2023-12-16T01:16:46.631715+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674806+0000","last_change":"2023-12-16T01:16:12.366484+0000","last_active":"2023-12-16T01:16:46.674806+0000","last_peered":"2023-12-16T01:16:46.674806+0000","last_clean":"2023-12-16T01:16:46.674806+0000","last_became_active":"2023-12-16T01:16:12.366007+0000","last_became_peered":"2023-12-16T01:16:12.366007+0000","last_unstale":"2023-12-16T01:16:46.674806+0000","last_undegraded":"2023-12-16T01:16:46.674806+0000","last_fullsized":"2023-12-16T01:16:46.674806+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:16:04.487082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165461+0000","last_change":"2023-12-16T01:16:12.377926+0000","last_active":"2023-12-16T01:16:46.165461+0000","last_peered":"2023-12-16T01:16:46.165461+0000","last_clean":"2023-12-16T01:16:46.165461+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:46.165461+0000","last_undegraded":"2023-12-16T01:16:46.165461+0000","last_fullsized":"2023-12-16T01:16:46.165461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674336+0000","last_change":"2023-12-16T01:16:12.367154+0000","last_active":"2023-12-16T01:16:46.674336+0000","last_peered":"2023-12-16T01:16:46.674336+0000","last_clean":"2023-12-16T01:16:46.674336+0000","last_became_active":"2023-12-16T01:16:12.366872+0000","last_became_peered":"2023-12-16T01:16:12.366872+0000","last_unstale":"2023-12-16T01:16:46.674336+0000","last_undegraded":"2023-12-16T01:16:46.674336+0000","last_fullsized":"2023-12-16T01:16:46.674336+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:04:27.001508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.165681+0000","last_change":"2023-12-16T01:16:12.378318+0000","last_active":"2023-12-16T01:16:46.165681+0000","last_peered":"2023-12-16T01:16:46.165681+0000","last_clean":"2023-12-16T01:16:46.165681+0000","last_became_active":"2023-12-16T01:16:12.377996+0000","last_became_peered":"2023-12-16T01:16:12.377996+0000","last_unstale":"2023-12-16T01:16:46.165681+0000","last_undegraded":"2023-12-16T01:16:46.165681+0000","last_fullsized":"2023-12-16T01:16:46.165681+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.674574+0000","last_change":"2023-12-16T01:16:12.371570+0000","last_active":"2023-12-16T01:16:46.674574+0000","last_peered":"2023-12-16T01:16:46.674574+0000","last_clean":"2023-12-16T01:16:46.674574+0000","last_became_active":"2023-12-16T01:16:12.371258+0000","last_became_peered":"2023-12-16T01:16:12.371258+0000","last_unstale":"2023-12-16T01:16:46.674574+0000","last_undegraded":"2023-12-16T01:16:46.674574+0000","last_fullsized":"2023-12-16T01:16:46.674574+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-12-16T01:16:46.631481+0000","last_change":"2023-12-16T01:16:12.365725+0000","last_active":"2023-12-16T01:16:46.631481+0000","last_peered":"2023-12-16T01:16:46.631481+0000","last_clean":"2023-12-16T01:16:46.631481+0000","last_became_active":"2023-12-16T01:16:12.365349+0000","last_became_peered":"2023-12-16T01:16:12.365349+0000","last_unstale":"2023-12-16T01:16:46.631481+0000","last_undegraded":"2023-12-16T01:16:46.631481+0000","last_fullsized":"2023-12-16T01:16:46.631481+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":16,"num_scrub_errors":0,"num_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":9282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201301,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298544,"kb_used_data":1256,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446608,"statfs":{"total":95995035648,"available":95689326592,"internally_reserved":0,"allocated":1286144,"data_stored":887762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.46899999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.34399999999999997}]},{"osd":2,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.38700000000000001}]},{"osd":4,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.55400000000000005}]},{"osd":5,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.45500000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53400000000000003}]}]},{"osd":6,"up_from":47,"seq":201863462938,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298552,"kb_used_data":1264,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1294336,"data_stored":889833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.443}]},{"osd":1,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.61499999999999999}]},{"osd":5,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.68700000000000006}]},{"osd":7,"last update":"Sat Dec 16 01:16:55 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.70399999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574895,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":692224,"data_stored":297036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.32700000000000001,"15min":0.30399999999999999},"min":{"1min":0.27000000000000002,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51800000000000002,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.32800000000000001,"15min":0.309},"min":{"1min":0.25,"5min":0.22,"15min":0.22},"max":{"1min":0.502,"5min":0.502,"15min":0.502},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Dec 16 01:17:07 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.34899999999999998,"15min":0.33700000000000002},"min":{"1min":0.27200000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.46100000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.23200000000000001},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.376,"15min":0.36699999999999999},"min":{"1min":0.32500000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Dec 16 01:16:29 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.46200000000000002,"15min":0.46400000000000002},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.374},{"interface":"front","average":{"1min":0.432,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56799999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.39900000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:16:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.61899999999999999,"15min":0.621},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.41799999999999998}]},{"osd":5,"last update":"Sat Dec 16 01:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.59599999999999997,"15min":0.59299999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.59099999999999997,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.44},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.66500000000000004}]},{"osd":7,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.46700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738420,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":888209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 16 01:16:43 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.35199999999999998,"15min":0.33200000000000002},"min":{"1min":0.25600000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.70899999999999996,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.377,"15min":0.36199999999999999},"min":{"1min":0.251,"5min":0.217,"15min":0.217},"max":{"1min":0.76000000000000001,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.35299999999999998}]},{"osd":2,"last update":"Sat Dec 16 01:17:11 2023","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.41199999999999998,"15min":0.41599999999999998},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.621,"5min":0.752,"15min":0.752},"last":0.435},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.36599999999999999,"15min":0.36399999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.46899999999999997,"15min":0.47599999999999998},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.61699999999999999,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.442,"15min":0.44700000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.37}]},{"osd":4,"last update":"Sat Dec 16 01:16:49 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.55100000000000005,"15min":0.55300000000000005},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55500000000000005,"15min":0.55700000000000005},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73699999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Dec 16 01:17:11 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.54000000000000004,"15min":0.54500000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.58199999999999996,"15min":0.58799999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.77600000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.69999999999999996}]},{"osd":7,"last update":"Sat Dec 16 01:16:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.60199999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411371,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":297141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36699999999999999,"15min":0.36799999999999999},"min":{"1min":0.23699999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.48899999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.378,"15min":0.375},"min":{"1min":0.248,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.50800000000000001,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.221}]},{"osd":1,"last update":"Sat Dec 16 01:17:08 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.38200000000000001,"15min":0.38600000000000001},"min":{"1min":0.221,"5min":0.214,"15min":0.214},"max":{"1min":0.51100000000000001,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.39300000000000002,"15min":0.39700000000000002},"min":{"1min":0.26900000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.47499999999999998,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.24299999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.438,"15min":0.44},"min":{"1min":0.27500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56899999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.316}]},{"osd":4,"last update":"Sat Dec 16 01:16:53 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.58399999999999996,"15min":0.58499999999999996},"min":{"1min":0.42299999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84799999999999998,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61499999999999999,"15min":0.61399999999999999},"min":{"1min":0.47999999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.83299999999999996,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Dec 16 01:17:17 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.59199999999999997,"15min":0.59699999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.754,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58799999999999997,"15min":0.58699999999999997},"min":{"1min":0.42699999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.82299999999999995,"5min":0.873,"15min":0.873},"last":0.55200000000000005}]},{"osd":6,"last update":"Sat Dec 16 01:16:32 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.442},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.52200000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:59 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.51200000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149734,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":299569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.376,"15min":0.375},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.376,"5min":0.40200000000000002,"15min":0.40600000000000003},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56000000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.314}]},{"osd":1,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.432,"15min":0.436},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.58699999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.46600000000000003,"15min":0.46899999999999997},"min":{"1min":0.32900000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.60199999999999998,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.39100000000000001}]},{"osd":2,"last update":"Sat Dec 16 01:16:30 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.42999999999999999,"15min":0.433},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.54600000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.434,"5min":0.442,"15min":0.443},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:16:51 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.54000000000000004,"15min":0.54400000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.73799999999999999,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.54800000000000004},"min":{"1min":0.42599999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.77800000000000002,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Dec 16 01:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.57399999999999995,"15min":0.57699999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79200000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.58299999999999996,"15min":0.58399999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.72799999999999998,"5min":0.874,"15min":0.874},"last":0.64400000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:35 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.65000000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.52300000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986211,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":696320,"data_stored":297233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.54600000000000004,"15min":0.55500000000000005},"min":{"1min":0.36399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.63400000000000001,"5min":0.75,"15min":0.75},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51100000000000001,"15min":0.51000000000000001},"min":{"1min":0.376,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.46700000000000003}]},{"osd":1,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.65500000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.55600000000000005,"15min":0.56100000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67400000000000004,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.434}]},{"osd":2,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41899999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51600000000000001,"15min":0.51700000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.42299999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:16:52 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56000000000000005,"15min":0.56200000000000006},"min":{"1min":0.39500000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.36399999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.69899999999999995,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.44400000000000001}]},{"osd":5,"last update":"Sat Dec 16 01:17:17 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.41299999999999998,"15min":0.40300000000000002},"min":{"1min":0.28699999999999998,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.502},{"interface":"front","average":{"1min":0.503,"5min":0.46500000000000002,"15min":0.45900000000000002},"min":{"1min":0.36699999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70699999999999996,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Dec 16 01:16:33 2023","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.378},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.34499999999999997}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53000000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724574,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":704512,"data_stored":299555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.53600000000000003,"15min":0.54000000000000004},"min":{"1min":0.41099999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.69399999999999995,"5min":1.252,"15min":1.252},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.499,"5min":0.54500000000000004,"15min":0.55300000000000005},"min":{"1min":0.32300000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.68899999999999995,"5min":1.109,"15min":1.109},"last":0.626}]},{"osd":1,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.55000000000000004,"15min":0.56200000000000006},"min":{"1min":0.40999999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67700000000000005,"5min":1.528,"15min":1.528},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.54300000000000004,"15min":0.54500000000000004},"min":{"1min":0.34799999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76600000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.45000000000000001}]},{"osd":2,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.36199999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.70299999999999996,"5min":1.288,"15min":1.288},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.55400000000000005,"15min":0.56599999999999995},"min":{"1min":0.372,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.65800000000000003,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.50600000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.54900000000000004,"15min":0.55700000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.80100000000000005,"5min":1.385,"15min":1.385},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.498,"5min":0.55400000000000005,"15min":0.56399999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.71999999999999997,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.59299999999999997}]},{"osd":4,"last update":"Sat Dec 16 01:17:14 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.435,"15min":0.435},"min":{"1min":0.27600000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.73899999999999999,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.311},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.315,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.59399999999999997,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.33600000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:16:33 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.39700000000000002}]},{"osd":7,"last update":"Sat Dec 16 01:16:56 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.42499999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T01:17:32.515 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-16T01:17:32.515 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-16T01:17:32.515 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-16T01:17:32.515 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-16T01:17:32.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.299928285Z level=info msg="Executing migration" id="add correlation config column" 2023-12-16T01:17:32.525 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.341868098Z level=info msg="Executing migration" id="create entity_events table" 2023-12-16T01:17:32.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.383805994Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-16T01:17:32.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.450911773Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-16T01:17:32.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.451077225Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-16T01:17:32.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.526169352Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-16T01:17:32.526 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.526355694Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-16T01:17:32.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.577092073Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-16T01:17:32.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.670691289Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-16T01:17:32.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.753432389Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-16T01:17:32.836 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.836938643Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='client.14754 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:32.837 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='client.14754 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='client.14754 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:33.092 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:33.096 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.862512354Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.904182647Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.929420161Z level=info msg="Executing migration" id="Drop public config table" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:32 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:32.954692704Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.005071081Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.021841872Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.038699382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.055593354Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-16T01:17:33.097 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.097535475Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.139806382Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.181754005Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.232089118Z level=info msg="Executing migration" id="add share column" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.257288695Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.282517557Z level=info msg="Executing migration" id="create file table" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.307791526Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-16T01:17:33.349 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.349793411Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-16T01:17:33.625 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.443732856Z level=info msg="Executing migration" id="create file_meta table" 2023-12-16T01:17:33.626 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.500763628Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-16T01:17:33.626 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.551297539Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-16T01:17:33.626 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.626547802Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-16T01:17:33.885 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.735330717Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-16T01:17:33.885 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.811024286Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-16T01:17:34.145 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.886190931Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-16T01:17:34.145 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.911765323Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-16T01:17:34.145 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.953783041Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-16T01:17:34.146 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:33 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:33.995781911Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-16T01:17:34.146 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.0629428Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-16T01:17:34.146 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.146280721Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-16T01:17:34.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.197024134Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-16T01:17:34.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.255712708Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-16T01:17:34.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.281537097Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-16T01:17:34.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.306219509Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.415765162Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.482812851Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.508076744Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.568282703Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.591883749Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-16T01:17:34.697 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.661899875Z level=info msg="Executing migration" id="create folder table" 2023-12-16T01:17:34.961 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:34 smithi118 ceph-mon[44148]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:34.961 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.756996453Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-16T01:17:34.961 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.803896512Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-16T01:17:34.961 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.893909822Z level=info msg="Executing migration" id="Update folder title length" 2023-12-16T01:17:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:34 smithi078 ceph-mon[39682]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:34 smithi078 ceph-mon[56825]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:35.171 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:35.171 INFO:teuthology.orchestra.run.smithi078.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:34 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:34.961986281Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=migrator t=2023-12-16T01:17:35.044920392Z level=info msg="migrations completed" performed=485 skipped=0 duration=18.634805074s 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=sqlstore t=2023-12-16T01:17:35.045352916Z level=info msg="Created default organization" 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=plugin.loader t=2023-12-16T01:17:35.177380998Z level=info msg="Plugin registered" pluginID=input 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=plugin.loader t=2023-12-16T01:17:35.205654431Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-16T01:17:35.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=plugin.loader t=2023-12-16T01:17:35.205692282Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-16T01:17:35.408 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=secrets t=2023-12-16T01:17:35.205737014Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-16T01:17:35.408 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=query_data t=2023-12-16T01:17:35.207438751Z level=info msg="Query Service initialization" 2023-12-16T01:17:35.408 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=live.push_http t=2023-12-16T01:17:35.209953775Z level=info msg="Live Push Gateway initialization" 2023-12-16T01:17:35.934 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-16T01:17:35.935 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1057037527' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:17:36.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[39682]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1057037527' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:17:36.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:36 smithi078 ceph-mon[56825]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1057037527' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:17:36.273 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:36 smithi118 ceph-mon[44148]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=infra.usagestats.collector t=2023-12-16T01:17:35.945233095Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=provisioning.datasources t=2023-12-16T01:17:35.945607914Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:35 smithi118 conmon[92292]: logger=provisioning.datasources t=2023-12-16T01:17:35.978271501Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=provisioning.datasources t=2023-12-16T01:17:36.04812662Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=provisioning.alerting t=2023-12-16T01:17:36.113413255Z level=info msg="starting to provision alerting" 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=provisioning.alerting t=2023-12-16T01:17:36.113450987Z level=info msg="finished to provision alerting" 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=grafanaStorageLogger t=2023-12-16T01:17:36.113606387Z level=info msg="storage starting" 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=ngalert.state.manager t=2023-12-16T01:17:36.113647008Z level=info msg="Warming state cache for startup" 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=http.server t=2023-12-16T01:17:36.115354997Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=sqlstore.transactions t=2023-12-16T01:17:36.124584503Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=ngalert.state.manager t=2023-12-16T01:17:36.15812204Z level=info msg="State cache has been initialized" states=0 duration=44.471347ms 2023-12-16T01:17:36.274 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=ngalert.multiorg.alertmanager t=2023-12-16T01:17:36.158221718Z level=info msg="starting MultiOrg Alertmanager" 2023-12-16T01:17:36.275 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=ticker t=2023-12-16T01:17:36.15830202Z level=info msg=starting first_tick=2023-12-16T01:17:40Z 2023-12-16T01:17:36.291 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:36.291 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":68,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:47.764420+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:17:36.306 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T01:14:05.116574+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-16T01:16:10.650512+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': '62', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-16T01:16:11.355324+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '63', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-16T01:16:43.510248+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': '68', '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': {}}}] 2023-12-16T01:17:36.307 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-16T01:17:36.579 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:17:36.629 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-16T01:17:36.644 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-16T01:17:36.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:17:36 smithi118 conmon[92292]: logger=sqlstore.transactions t=2023-12-16T01:17:36.580622493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-16T01:17:36.964 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 32 2023-12-16T01:17:36.979 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/997662861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3783792700' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/771348979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/997662861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3783792700' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.273 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:37.274 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:37 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/771348979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.322 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 64 2023-12-16T01:17:37.336 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-16T01:17:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:37 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/997662861' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:37 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3783792700' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:37 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/771348979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:37.669 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 8 2023-12-16T01:17:37.683 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:17:38.041 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:38.041 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-16T01:16:12.190652+0000","modified":"2023-12-16T01:16:15.809623+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.118:6833/3919037189","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":3919037189},{"type":"v1","addr":"172.21.15.118:6833","nonce":3919037189}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-12-16T01:17:38.043 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 8 2023-12-16T01:17:38.055 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:17:38.369 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:38 smithi078 systemd[1]: Stopping Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:38.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1111332829' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[39682]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:38.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/7460026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1661550659' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:38.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1111332829' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[56825]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:38.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/7460026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:38 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1661550659' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:38.422 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:38.422 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":68,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:47.764420+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:17:38.438 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T01:14:05.116574+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-16T01:16:10.650512+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': '62', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-16T01:16:11.355324+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '63', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-16T01:16:43.510248+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': '68', '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': {}}}] 2023-12-16T01:17:38.439 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-16T01:17:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:38 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1111332829' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:38 smithi118 ceph-mon[44148]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:38 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/7460026' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:38 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1661550659' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:38.726 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:38 smithi078 conmon[104386]: ts=2023-12-16T01:17:38.368Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-16T01:17:38.756 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-16T01:17:38.770 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-16T01:17:39.110 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 32 2023-12-16T01:17:39.123 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:38 smithi078 bash[115176]: ea8781d438a4182cc683dabe86d10161aecea180e2e3ac326a2e933cc48a05ce 2023-12-16T01:17:39.124 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-16T01:17:39.474 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 64 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/162113488' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3642706538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3379316683' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/162113488' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3642706538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:39 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3379316683' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.477 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-16T01:17:39.477 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 systemd[1]: Stopped Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:39.477 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 systemd[1]: Starting Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:39.488 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-16T01:17:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:39 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/162113488' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:39 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3642706538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:39 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3379316683' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-16T01:17:39.819 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 8 2023-12-16T01:17:39.840 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:17:40.219 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:40.219 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-16T01:16:12.190652+0000","modified":"2023-12-16T01:16:15.809623+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.118:6833/3919037189","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":3919037189},{"type":"v1","addr":"172.21.15.118:6833","nonce":3919037189}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-12-16T01:17:40.221 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 8 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.817Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.817Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.817Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.818Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.846Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:17:40.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.847Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:17:40.227 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.850Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-16T01:17:40.227 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 conmon[115717]: ts=2023-12-16T01:17:39.850Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-16T01:17:40.227 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 bash[115631]: 2c924a6fc243f4e2055166c71d42f8c0543f411aa01d3ba7a2a0d04387990122 2023-12-16T01:17:40.227 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:39 smithi078 systemd[1]: Started Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:40.234 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-16T01:17:40.552 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:40.552 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":68,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:16:47.764420+0000","last_up_change":"2023-12-16T01:15:54.889415+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6803","nonce":2546898390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6805","nonce":2546898390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6809","nonce":2546898390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":2546898390},{"type":"v1","addr":"172.21.15.78:6807","nonce":2546898390}]},"public_addr":"172.21.15.78:6803/2546898390","cluster_addr":"172.21.15.78:6805/2546898390","heartbeat_back_addr":"172.21.15.78:6809/2546898390","heartbeat_front_addr":"172.21.15.78:6807/2546898390","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6811","nonce":3862962746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6813","nonce":3862962746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6817","nonce":3862962746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3862962746},{"type":"v1","addr":"172.21.15.78:6815","nonce":3862962746}]},"public_addr":"172.21.15.78:6811/3862962746","cluster_addr":"172.21.15.78:6813/3862962746","heartbeat_back_addr":"172.21.15.78:6817/3862962746","heartbeat_front_addr":"172.21.15.78:6815/3862962746","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6819","nonce":3687941529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6821","nonce":3687941529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6825","nonce":3687941529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3687941529},{"type":"v1","addr":"172.21.15.78:6823","nonce":3687941529}]},"public_addr":"172.21.15.78:6819/3687941529","cluster_addr":"172.21.15.78:6821/3687941529","heartbeat_back_addr":"172.21.15.78:6825/3687941529","heartbeat_front_addr":"172.21.15.78:6823/3687941529","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6827","nonce":1617158053}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6829","nonce":1617158053}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6833","nonce":1617158053}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":1617158053},{"type":"v1","addr":"172.21.15.78:6831","nonce":1617158053}]},"public_addr":"172.21.15.78:6827/1617158053","cluster_addr":"172.21.15.78:6829/1617158053","heartbeat_back_addr":"172.21.15.78:6833/1617158053","heartbeat_front_addr":"172.21.15.78:6831/1617158053","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6801","nonce":1427761756}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6803","nonce":1427761756}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6807","nonce":1427761756}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1427761756},{"type":"v1","addr":"172.21.15.118:6805","nonce":1427761756}]},"public_addr":"172.21.15.118:6801/1427761756","cluster_addr":"172.21.15.118:6803/1427761756","heartbeat_back_addr":"172.21.15.118:6807/1427761756","heartbeat_front_addr":"172.21.15.118:6805/1427761756","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6809","nonce":3903232428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6811","nonce":3903232428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6815","nonce":3903232428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":3903232428},{"type":"v1","addr":"172.21.15.118:6813","nonce":3903232428}]},"public_addr":"172.21.15.118:6809/3903232428","cluster_addr":"172.21.15.118:6811/3903232428","heartbeat_back_addr":"172.21.15.118:6815/3903232428","heartbeat_front_addr":"172.21.15.118:6813/3903232428","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6817","nonce":2819635348}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6819","nonce":2819635348}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6823","nonce":2819635348}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":2819635348},{"type":"v1","addr":"172.21.15.118:6821","nonce":2819635348}]},"public_addr":"172.21.15.118:6817/2819635348","cluster_addr":"172.21.15.118:6819/2819635348","heartbeat_back_addr":"172.21.15.118:6823/2819635348","heartbeat_front_addr":"172.21.15.118:6821/2819635348","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6825","nonce":3631605493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6827","nonce":3631605493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6831","nonce":3631605493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":3631605493},{"type":"v1","addr":"172.21.15.118:6829","nonce":3631605493}]},"public_addr":"172.21.15.118:6825/3631605493","cluster_addr":"172.21.15.118:6827/3631605493","heartbeat_back_addr":"172.21.15.118:6831/3631605493","heartbeat_front_addr":"172.21.15.118:6829/3631605493","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:17:40.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2998023729' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:40.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/191108012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.565 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/615596514' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2998023729' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.566 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/191108012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:17:40.567 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/615596514' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:40.569 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2998023729' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/191108012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:17:40.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/615596514' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:40.925 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:17:40.925 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14445,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.78:6835/4119928873","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6834","nonce":4119928873},{"type":"v1","addr":"172.21.15.78:6835","nonce":4119928873}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-16T01:16:12.190652+0000","modified":"2023-12-16T01:16:15.809623+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24337},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24337":{"gid":24337,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.118:6833/3919037189","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":3919037189},{"type":"v1","addr":"172.21.15.118:6833","nonce":3919037189}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-12-16T01:17:40.927 INFO:teuthology.orchestra.run.smithi078.stderr:dumped fsmap epoch 8 2023-12-16T01:17:40.940 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2023-12-16T01:16:12.190652+0000', 'modified': '2023-12-16T01:16:15.809623+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24337}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24337': {'gid': 24337, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.118:6833/3919037189', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.118:6832', 'nonce': 3919037189}, {'type': 'v1', 'addr': '172.21.15.118:6833', 'nonce': 3919037189}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'standby_count_wanted': 0} 2023-12-16T01:17:40.940 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-12-16T01:17:40.940 DEBUG:teuthology.orchestra.run.smithi078:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-12-16T01:17:41.069 INFO:teuthology.orchestra.run.smithi078.stderr:2023-12-16T01:17:41.069+0000 7f9a957fa700 0 client.24758 ms_handle_reset on v2:172.21.15.118:6832/3919037189 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stderr:2023-12-16T01:17:41.090+0000 7f9a957fa700 0 client.14862 ms_handle_reset on v2:172.21.15.118:6832/3919037189 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout: "cluster_fsid": "dc053256-9baf-11ee-95a5-87774f69a715", 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout: "whoami": 0, 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout: "id": 24337, 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout: "want_state": "up:active", 2023-12-16T01:17:41.090 INFO:teuthology.orchestra.run.smithi078.stdout: "state": "up:active", 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "fs_name": "cephfs", 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "rank_uptime": 88.293297089999996, 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "mdsmap_epoch": 8, 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "osdmap_epoch": 68, 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "osdmap_epoch_barrier": 63, 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout: "uptime": 93.925141771 2023-12-16T01:17:41.091 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:17:41.102 INFO:tasks.cephadm:Setup complete, yielding 2023-12-16T01:17:41.102 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:17:41.113 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2023-12-16T01:17:41.114 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:17:41.144 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-12-16T01:17:41.145 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T01:17:41.178 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2023-12-16T01:17:41.179 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-12-16T01:17:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:41 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3196718997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:41 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1942605233' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:41 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3196718997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:41 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1942605233' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.509 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:17:41.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:41 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3196718997' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.642 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:41 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1942605233' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-16T01:17:41.976 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:41 smithi078 conmon[115717]: ts=2023-12-16T01:17:41.819Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000280776s 2023-12-16T01:17:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]: dispatch 2023-12-16T01:17:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-16T01:17:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]: dispatch 2023-12-16T01:17:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:43.108 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:42 smithi118 systemd[1]: Stopping Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:43.175 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE Bus STOPPING 2023-12-16T01:17:43.388 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.108Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-16T01:17:43.389 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 conmon[89080]: ts=2023-12-16T01:17:43.109Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-16T01:17:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]': finished 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4203471917' entity='client.admin' 2023-12-16T01:17:43.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE Bus STOPPED 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE Bus STARTING 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE Serving on http://:::9283 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:43 smithi078 conmon[40108]: [16/Dec/2023:01:17:43] ENGINE Bus STARTED 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]': finished 2023-12-16T01:17:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]': finished 2023-12-16T01:17:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T01:17:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:43 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4203471917' entity='client.admin' 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1, 7, 2]}]': finished 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.27", "id": [4, 1]}]': finished 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2023-12-16T01:17:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [0, 3]}]': finished 2023-12-16T01:17:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3c", "id": [5, 2]}]': finished 2023-12-16T01:17:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: osdmap e69: 8 total, 8 up, 8 in 2023-12-16T01:17:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:43 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4203471917' entity='client.admin' 2023-12-16T01:17:43.834 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:17:43.844 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-12-16T01:17:43.844 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:17:43.878 INFO:teuthology.task.print:**** done start telemetry quincy... 2023-12-16T01:17:43.878 INFO:teuthology.run_tasks:Running task workunit... 2023-12-16T01:17:43.915 INFO:tasks.workunit:Pulling workunits from ref 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:17:43.916 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T01:17:43.916 DEBUG:teuthology.orchestra.run.smithi078:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:17:43.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:17:43.935 INFO:teuthology.orchestra.run.smithi078.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-16T01:17:43.935 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:17:43.992 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-16T01:17:43.992 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-16T01:17:44.049 INFO:tasks.workunit:timeout=3h 2023-12-16T01:17:44.049 INFO:tasks.workunit:cleanup=True 2023-12-16T01:17:44.050 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:17:44.107 INFO:tasks.workunit.client.0.smithi078.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-16T01:17:44.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 bash[94375]: d9ae727aa80c6336d12d6fd5f26b6b0982dc7f538548338d03c655735a558340 2023-12-16T01:17:44.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T01:17:44.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 systemd[1]: Stopped Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:44.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:43 smithi118 systemd[1]: Starting Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:17:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:44 smithi118 ceph-mon[44148]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T01:17:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:44 smithi118 ceph-mon[44148]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.387Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.387Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.387Z caller=main.go:570 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 smithi118 (none))" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.387Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.387Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.388Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.389Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.390Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.390Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.392Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T01:17:44.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.392Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.801µs 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.392Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.392Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.393Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.393Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.883µs wal_replay_duration=564.087µs wbl_replay_duration=141ns total_replay_duration=602.366µs 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.393Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.393Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.393Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 bash[94702]: 561fe28dc33dc4540ad907172109a18b9665ee301a30b97ef50289fb1bee090f 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 systemd[1]: Started Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.410Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.72353ms db_storage=720ns remote_storage=1.186µs web_handler=409ns query_engine=564ns scrape=252.839µs scrape_sd=22.951µs notify=24.877µs notify_sd=6.495µs rules=16.149223ms tracing=5.906µs 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.410Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-16T01:17:44.659 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:17:44 smithi118 conmon[94743]: ts=2023-12-16T01:17:44.410Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-16T01:17:44.699 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:44 smithi078 ceph-mon[39682]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T01:17:44.699 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:44 smithi078 ceph-mon[39682]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:44.699 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:44 smithi078 ceph-mon[56825]: osdmap e70: 8 total, 8 up, 8 in 2023-12-16T01:17:44.699 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:44 smithi078 ceph-mon[56825]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:44.699 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPING 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPED 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTING 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Serving on http://:::9283 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTED 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPING 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPED 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTING 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Serving on http://:::9283 2023-12-16T01:17:44.700 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTED 2023-12-16T01:17:44.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPING 2023-12-16T01:17:44.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:17:44.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STOPPED 2023-12-16T01:17:44.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTING 2023-12-16T01:17:44.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Serving on http://:::9283 2023-12-16T01:17:44.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:44 smithi078 conmon[40108]: [16/Dec/2023:01:17:44] ENGINE Bus STARTED 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:45 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078:9093"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi118.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi118.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:45 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:46 smithi078 ceph-mon[39682]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:46 smithi078 ceph-mon[56825]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:46 smithi118 ceph-mon[44148]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:17:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[39682]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[56825]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:48 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:48 smithi118 ceph-mon[44148]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:48 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:48 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:48 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:48 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:17:50.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:17:49 smithi078 conmon[115717]: ts=2023-12-16T01:17:49.821Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00288274s 2023-12-16T01:17:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:50 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:17:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:17:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:50 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:17:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:52 smithi078 ceph-mon[56825]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:52 smithi078 ceph-mon[39682]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:52 smithi118 ceph-mon[44148]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:54 smithi078 ceph-mon[39682]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:54 smithi078 ceph-mon[56825]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:54 smithi118 ceph-mon[44148]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:56.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:17:56 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:17:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:56 smithi078 ceph-mon[39682]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:56 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:56 smithi078 ceph-mon[56825]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:56 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:56 smithi118 ceph-mon[44148]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:56 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:17:58.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:17:57 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:17:57] "GET /metrics HTTP/1.1" 200 235773 "" "Prometheus/2.43.0" 2023-12-16T01:17:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:17:58 smithi118 ceph-mon[44148]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:17:58 smithi078 ceph-mon[39682]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:17:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:17:58 smithi078 ceph-mon[56825]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-12-16T01:18:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:00 smithi078 ceph-mon[39682]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:00 smithi078 ceph-mon[56825]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:00 smithi118 ceph-mon[44148]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:02 smithi078 ceph-mon[39682]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:02 smithi078 ceph-mon[56825]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:02 smithi118 ceph-mon[44148]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:04 smithi078 ceph-mon[39682]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:04 smithi078 ceph-mon[56825]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:04 smithi118 ceph-mon[44148]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:06.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:06 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:06.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:06 smithi078 ceph-mon[39682]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:06.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:06 smithi078 ceph-mon[56825]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:06 smithi118 ceph-mon[44148]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:08.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:07 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:07] "GET /metrics HTTP/1.1" 200 235773 "" "Prometheus/2.43.0" 2023-12-16T01:18:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:08 smithi118 ceph-mon[44148]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:08 smithi078 ceph-mon[39682]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:08 smithi078 ceph-mon[56825]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:10 smithi078 ceph-mon[39682]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:10 smithi078 ceph-mon[56825]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:10 smithi118 ceph-mon[44148]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:11 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:11.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:11 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:11 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:12 smithi078 ceph-mon[39682]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:12 smithi078 ceph-mon[56825]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:12 smithi118 ceph-mon[44148]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:13.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:13 smithi078 ceph-mon[39682]: mgrmap e20: y(active, since 91s), standbys: x 2023-12-16T01:18:13.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:13 smithi078 ceph-mon[56825]: mgrmap e20: y(active, since 91s), standbys: x 2023-12-16T01:18:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:13 smithi118 ceph-mon[44148]: mgrmap e20: y(active, since 91s), standbys: x 2023-12-16T01:18:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:14 smithi078 ceph-mon[39682]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:14 smithi078 ceph-mon[56825]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:14 smithi118 ceph-mon[44148]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:16.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:16 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:16 smithi118 ceph-mon[44148]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:16 smithi078 ceph-mon[39682]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:16 smithi078 ceph-mon[56825]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:18.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:17 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:17] "GET /metrics HTTP/1.1" 200 235750 "" "Prometheus/2.43.0" 2023-12-16T01:18:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:18 smithi118 ceph-mon[44148]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:18 smithi078 ceph-mon[39682]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:18 smithi078 ceph-mon[56825]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:20 smithi078 ceph-mon[39682]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:20 smithi078 ceph-mon[56825]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:20 smithi118 ceph-mon[44148]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:22 smithi078 ceph-mon[39682]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:22 smithi078 ceph-mon[56825]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:22 smithi118 ceph-mon[44148]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:24 smithi078 ceph-mon[39682]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:24 smithi078 ceph-mon[56825]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:24 smithi118 ceph-mon[44148]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T01:18:26.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:26 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:26 smithi078 ceph-mon[39682]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:26 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:26.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:26 smithi078 ceph-mon[56825]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:26.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:26 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:26 smithi118 ceph-mon[44148]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:26 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:28.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:27 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:27] "GET /metrics HTTP/1.1" 200 235740 "" "Prometheus/2.43.0" 2023-12-16T01:18:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:28 smithi118 ceph-mon[44148]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:28 smithi078 ceph-mon[39682]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:28 smithi078 ceph-mon[56825]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:30 smithi078 ceph-mon[39682]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:30 smithi078 ceph-mon[56825]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:30 smithi118 ceph-mon[44148]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:32 smithi078 ceph-mon[39682]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:32 smithi078 ceph-mon[56825]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:32 smithi118 ceph-mon[44148]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:34.184 INFO:tasks.workunit.client.0.smithi078.stderr:Note: switching to '6d933094a156ec7587742e5aa25fba5ba27ec678'. 2023-12-16T01:18:34.184 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.184 INFO:tasks.workunit.client.0.smithi078.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:changes and commit them, and you can discard any commits you make in this 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:state without impacting any branches by switching back to a branch. 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:If you want to create a new branch to retain commits you create, you may 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:do so (now or later) by using -c with the switch command. Example: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: git switch -c 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:Or undo this operation with: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: git switch - 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-12-16T01:18:34.185 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:34.186 INFO:tasks.workunit.client.0.smithi078.stderr:HEAD is now at 6d933094a15 Merge PR #52196 into main 2023-12-16T01:18:34.189 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-16T01:18:34.221 INFO:tasks.workunit.client.0.smithi078.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T01:18:34.223 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:18:34.223 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T01:18:34.691 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T01:18:34.747 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T01:18:34.784 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:18:34.785 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:18:34.785 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T01:18:34.822 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:18:34.825 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:18:34.825 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-16T01:18:34.882 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2023-12-16T01:18:34.884 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2023-12-16T01:18:34.884 DEBUG:teuthology.orchestra.run.smithi078:workunit test test_telemetry_quincy.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=6d933094a156ec7587742e5aa25fba5ba27ec678 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_quincy.sh 2023-12-16T01:18:34.943 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-12-16T01:18:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:34 smithi078 ceph-mon[39682]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:34 smithi078 ceph-mon[56825]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:34 smithi118 ceph-mon[44148]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:35.378 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STOPPING 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STOPPED 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STARTING 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Serving on http://:::9283 2023-12-16T01:18:35.678 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STARTED 2023-12-16T01:18:35.679 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STOPPING 2023-12-16T01:18:35.815 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-12-16T01:18:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:18:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STOPPED 2023-12-16T01:18:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STARTING 2023-12-16T01:18:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Serving on http://:::9283 2023-12-16T01:18:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:35 smithi078 conmon[40108]: [16/Dec/2023:01:18:35] ENGINE Bus STARTED 2023-12-16T01:18:36.270 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry preview 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE Bus STOPPING 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE Bus STOPPED 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE Bus STARTING 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE Serving on http://:::9283 2023-12-16T01:18:36.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:36 smithi078 conmon[40108]: [16/Dec/2023:01:18:36] ENGINE Bus STARTED 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/296019285' entity='client.admin' 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1355790160' entity='client.admin' 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/296019285' entity='client.admin' 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:36.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1355790160' entity='client.admin' 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:36 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/296019285' entity='client.admin' 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1355790160' entity='client.admin' 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:36.823 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer": { 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "active": true, 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "mode": "" 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "channels": [ 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "ident" 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "channels_available": [ 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:36.824 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_available": [ 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:36.825 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_opted_in": [ 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:36.826 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "config": { 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "active_changed": [ 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "client_check_pool_perm", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_gid", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_uid", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "client_quota", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "daemonize", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:36.827 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "keyring", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_block_size", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_cache_size", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_compression", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_log", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_write_buffer_size", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:36.828 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_file", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_journald", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_stderr", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_host", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:36.829 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "no_config_file", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:36.830 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_lim", 2023-12-16T01:18:36.831 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_res", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addr", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addrv", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:36.832 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_default_features", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_qos_exclude_ops", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "setgroup", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "setuser" 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_changed": [ 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:36.833 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_join_fs", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/allow_ptrace", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/container_init", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/migration_current", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/use_repo_digest", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-16T01:18:36.834 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ssl_server_port", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/orchestrator/orchestrator", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_ident", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/description", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/organization", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:36.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:36.836 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:36.837 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_cache_enabled", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_ops_log", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_usage_log" 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "contact": null, 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "crashes": [], 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "created": "2023-12-16T01:11:09.747093Z", 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "crush": { 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_algs": { 2023-12-16T01:18:36.838 INFO:tasks.workunit.client.0.smithi078.stdout: "straw2": 3 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_sizes": { 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "2": 1, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "4": 2 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_types": { 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "1": 2, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "11": 1 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "compat_weight_set": false, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "device_classes": [ 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: 8 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_buckets": 6, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_devices": 8, 2023-12-16T01:18:36.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_rules": 1, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_types": 12, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_weight_sets": 0, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "tunables": { 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "allowed_bucket_algs": 54, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_fallback_tries": 0, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_tries": 0, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_total_tries": 50, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_descend_once": 1, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_stable": 1, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_vary_r": 1, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v2_rules": 0, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v3_rules": 0, 2023-12-16T01:18:36.840 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v4_buckets": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v5_rules": 0, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "legacy_tunables": 0, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "minimum_required_version": "jewel", 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "optimal_tunables": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "profile": "jewel", 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables2": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables3": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables5": 1, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "straw_calc_version": 1 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "description": "upgrade test cluster", 2023-12-16T01:18:36.841 INFO:tasks.workunit.client.0.smithi078.stdout: "fs": { 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "feature_flags": { 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "enable_multiple": true, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_enabled_multiple": true 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "filesystems": [ 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "approx_ctime": "2023-12", 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer_enabled": false, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_caps": 0, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_dns": 10, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_inos": 13, 2023-12-16T01:18:36.842 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_subtrees": 2, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_allowed_features": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "explicitly_allowed_features": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "files": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "max_mds": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_data_pools": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_in": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_mds": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_replay": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_up": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "snaps": 0, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "standby_count_wanted": 0 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_mds": 1, 2023-12-16T01:18:36.843 INFO:tasks.workunit.client.0.smithi078.stdout: "total_num_mds": 2 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "hosts": { 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num": 2, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mds": 2, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mgr": 2, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mon": 2, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_osd": 2 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "leaderboard": false, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "license": "sharing-1-0", 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "metadata": { 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 2 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.844 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 2 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 2 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2023-12-16T01:18:36.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 2 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 3 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.846 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 3 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 3 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:36.847 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 3 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 8 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 8 2023-12-16T01:18:36.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 8 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 8 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_objectstore": { 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": 8 2023-12-16T01:18:36.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "rotational": { 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "0": 8 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "features": { 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "optional": [], 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "persistent": [ 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "kraken", 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "luminous", 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "mimic", 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap-prune", 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "nautilus", 2023-12-16T01:18:36.850 INFO:tasks.workunit.client.0.smithi078.stdout: "octopus", 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "pacific", 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "elector-pinging", 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "quincy" 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv4_addr_mons": 6, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv6_addr_mons": 0, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "min_mon_release": 17, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "v1_addr_mons": 3, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "v2_addr_mons": 3 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "organization": "ceph-qa", 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_network": false, 2023-12-16T01:18:36.851 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 8, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "require_min_compat_client": "luminous", 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "require_osd_release": "quincy" 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": [ 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 1, 2023-12-16T01:18:36.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 1, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 1, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 1781760, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 1781760, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 2, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 2.45044111579773e-06, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:36.853 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 212, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 313344, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 590368, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 590368, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 1771104, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 179, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 2473984 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:36.854 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 32, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 32, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 2, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 98304, 2023-12-16T01:18:36.855 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 98304, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 22, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 1.351970553287174e-07, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 3376, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 3376, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 10128, 2023-12-16T01:18:36.856 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 51, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 19456 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:36.857 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 64, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 64, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 3, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:36.858 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:36.859 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 8, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 8, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 4, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:36.860 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:36.861 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": { 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "mirroring_by_pool": [ 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: false 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_images_by_pool": [ 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pools": 1 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "report_id": "1011f615-7cde-4d26-8b9b-75c68a8842fd", 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "report_timestamp": "2023-12-16T01:18:36.817929", 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "report_version": 1, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "rook": { 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster": { 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "external-mode": null, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "allow-multiple-per-node": null, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "count": null, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "max-id": null, 2023-12-16T01:18:36.863 INFO:tasks.workunit.client.0.smithi078.stdout: "pvc": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "stretch": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "network": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "provider": null 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "storage": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "device-set": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "non-portable": null, 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "portable": null, 2023-12-16T01:18:36.864 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "csi": { 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes": { 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "node": { 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes-total": null, 2023-12-16T01:18:36.865 INFO:tasks.workunit.client.0.smithi078.stdout: "with-ceph-daemons": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-cephfs-plugin": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-nfs-plugin": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-rbd-plugin": null 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "storage-class": { 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "nfs": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": null, 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.866 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "services": {}, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 105, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": 4, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_by_class": { 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "ssd": { 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_bytes": 2442948608, 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_ratio": 0.0031810870859771967 2023-12-16T01:18:36.867 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-12-16T01:18:36.868 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry preview-device 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout: "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPED1D480GA_09db80bc-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011408": { 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:37.418 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "E2010325", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689248 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-16T01:18:37.419 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.420 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.421 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.422 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 5858128 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:37.423 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.424 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.425 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 16 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1164091 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.426 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 0, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 0, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 0, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 2286, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:37.427 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 85096277, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 383918313, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 1393399369, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 8404333597, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 0, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 14988, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 25960, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 37, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 5071 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 14988, 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:37.428 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 25960 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.429 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: E2010325", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-16T01:18:37.430 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:37.431 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 37 Celsius", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 0%", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 0%", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 85,096,277 [43.5 TB]", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 383,918,313 [196 TB]", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 1,393,399,369", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 8,404,333,597", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 2,286", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 14,988", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 25,960", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 5,071", 2023-12-16T01:18:37.432 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "No Errors Logged", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:37.433 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 37 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPEDMD400G4_09de0e04-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011406": { 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:37.434 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "8DV101H0", 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689246 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:37.435 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:37.436 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.437 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 29649671 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.438 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 48435574 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:37.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 64 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 90, 2023-12-16T01:18:37.442 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 3255, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 3270, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 3241 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 10, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 30, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 407712924, 2023-12-16T01:18:37.443 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 1943120868, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 6872159652, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 34004974320, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 10, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 48099, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 54388, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 26, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 1789 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 48099, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 54388 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.444 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:37.445 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: 8DV101H0", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:37.446 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 1 - 512 8 2", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 2 - 512 16 2", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 3 - 4096 0 0", 2023-12-16T01:18:37.447 INFO:tasks.workunit.client.0.smithi078.stdout: " 4 - 4096 8 0", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: " 5 - 4096 64 0", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: " 6 - 4096 128 0", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 26 Celsius", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 10%", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 10%", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 407,712,924 [208 TB]", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 1,943,120,868 [994 TB]", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 6,872,159,652", 2023-12-16T01:18:37.448 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 34,004,974,320", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 30", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 48,099", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 54,388", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 1,789", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "Num ErrCount SQId CmdId Status PELoc LBA NSID VS Message", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 1 0 - 0x400c - 0 - - Internal Error", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:37.449 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 26 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.450 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:37.451 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry preview-all 2023-12-16T01:18:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:37 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='client.24794 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:37 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "device_report": { 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPED1D480GA_09db80bc-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011408": { 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:37.996 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "E2010325", 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689248 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:37.997 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:37.999 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 5858128 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:38.001 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:38.003 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 16 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1164091 2023-12-16T01:18:38.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 0, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 0, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.005 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 0, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 2286, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 85096277, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 383918313, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 1393399369, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 8404333597, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 0, 2023-12-16T01:18:38.006 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 14988, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 25960, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 37, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 5071 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 14988, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 25960 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.007 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.008 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: E2010325", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-16T01:18:38.009 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:38.010 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 37 Celsius", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 0%", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 0%", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 85,096,277 [43.5 TB]", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 383,918,313 [196 TB]", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 1,393,399,369", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 8,404,333,597", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 2,286", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 14,988", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 25,960", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 5,071", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.011 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "No Errors Logged", 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 37 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:38.012 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPEDMD400G4_09de0e04-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011406": { 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.013 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "8DV101H0", 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689246 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:38.014 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:38.015 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:38.016 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 29649671 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:38.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 48435574 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.019 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 64 2023-12-16T01:18:38.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 90, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 3255, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 3270, 2023-12-16T01:18:38.021 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 3241 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 10, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 30, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 407712924, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 1943120868, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 6872159652, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 34004974320, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:38.022 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 10, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 48099, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 54388, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 26, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 1789 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 48099, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 54388 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.023 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.024 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: 8DV101H0", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:38.025 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 1 - 512 8 2", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 2 - 512 16 2", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 3 - 4096 0 0", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 4 - 4096 8 0", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 5 - 4096 64 0", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: " 6 - 4096 128 0", 2023-12-16T01:18:38.026 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 26 Celsius", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 10%", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 10%", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 407,712,924 [208 TB]", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 1,943,120,868 [994 TB]", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 6,872,159,652", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 34,004,974,320", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 30", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 48,099", 2023-12-16T01:18:38.027 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 54,388", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 1,789", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "Num ErrCount SQId CmdId Status PELoc LBA NSID VS Message", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 1 0 - 0x400c - 0 - - Internal Error", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:38.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 26 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "report": { 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer": { 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "active": true, 2023-12-16T01:18:38.029 INFO:tasks.workunit.client.0.smithi078.stdout: "mode": "" 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "channels": [ 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "ident" 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "channels_available": [ 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.030 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_available": [ 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_opted_in": [ 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:38.031 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "config": { 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "active_changed": [ 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:38.032 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "client_check_pool_perm", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_gid", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_uid", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "client_quota", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "daemonize", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "keyring", 2023-12-16T01:18:38.033 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_block_size", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_cache_size", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_compression", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_log", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_write_buffer_size", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_file", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_journald", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_stderr", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_host", 2023-12-16T01:18:38.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:38.035 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "no_config_file", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-16T01:18:38.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_lim", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_res", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:38.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addr", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addrv", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_default_features", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_qos_exclude_ops", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "setgroup", 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "setuser" 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_changed": [ 2023-12-16T01:18:38.038 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_join_fs", 2023-12-16T01:18:38.039 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/allow_ptrace", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/container_init", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/migration_current", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/use_repo_digest", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ssl_server_port", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/orchestrator/orchestrator", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_ident", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/description", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/organization", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:38.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:38.041 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:38.042 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_cache_enabled", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_ops_log", 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_usage_log" 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:38.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "contact": null, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "crashes": [], 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "created": "2023-12-16T01:11:09.747093Z", 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "crush": { 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_algs": { 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "straw2": 3 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_sizes": { 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "2": 1, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "4": 2 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_types": { 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "1": 2, 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: "11": 1 2023-12-16T01:18:38.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "compat_weight_set": false, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "device_classes": [ 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: 8 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_buckets": 6, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_devices": 8, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_rules": 1, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_types": 12, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_weight_sets": 0, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "tunables": { 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "allowed_bucket_algs": 54, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_fallback_tries": 0, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_tries": 0, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_total_tries": 50, 2023-12-16T01:18:38.045 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_descend_once": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_stable": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_vary_r": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v2_rules": 0, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v3_rules": 0, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v4_buckets": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v5_rules": 0, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "legacy_tunables": 0, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "minimum_required_version": "jewel", 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "optimal_tunables": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "profile": "jewel", 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables2": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables3": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables5": 1, 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: "straw_calc_version": 1 2023-12-16T01:18:38.046 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "description": "upgrade test cluster", 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "fs": { 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "feature_flags": { 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "enable_multiple": true, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_enabled_multiple": true 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "filesystems": [ 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "approx_ctime": "2023-12", 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer_enabled": false, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_caps": 0, 2023-12-16T01:18:38.047 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_dns": 10, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_inos": 13, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_subtrees": 2, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_allowed_features": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "explicitly_allowed_features": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "files": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "max_mds": 1, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_data_pools": 1, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_in": 1, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_mds": 1, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_replay": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_up": 1, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "snaps": 0, 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: "standby_count_wanted": 0 2023-12-16T01:18:38.048 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_mds": 1, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "total_num_mds": 2 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "hosts": { 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num": 2, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mds": 2, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mgr": 2, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mon": 2, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_osd": 2 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "leaderboard": false, 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "license": "sharing-1-0", 2023-12-16T01:18:38.049 INFO:tasks.workunit.client.0.smithi078.stdout: "metadata": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 2 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 2 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 2 2023-12-16T01:18:38.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 2 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 3 2023-12-16T01:18:38.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 3 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 3 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.052 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 3 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 8 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.053 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 8 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 8 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:38.054 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 8 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_objectstore": { 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": 8 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "rotational": { 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "0": 8 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "features": { 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "optional": [], 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "persistent": [ 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "kraken", 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "luminous", 2023-12-16T01:18:38.055 INFO:tasks.workunit.client.0.smithi078.stdout: "mimic", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap-prune", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "nautilus", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "octopus", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "pacific", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "elector-pinging", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "quincy" 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv4_addr_mons": 6, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv6_addr_mons": 0, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "min_mon_release": 17, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "v1_addr_mons": 3, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "v2_addr_mons": 3 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "organization": "ceph-qa", 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_network": false, 2023-12-16T01:18:38.056 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 8, 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "require_min_compat_client": "luminous", 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "require_osd_release": "quincy" 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": [ 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:38.057 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 1, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 1, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 1, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 1781760, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 1781760, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 2, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 2.45044111579773e-06, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:38.058 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 286, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 505856, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 590368, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 590368, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 1771104, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 195, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 2473984 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.059 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 32, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 32, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 2, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 98304, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 98304, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:38.060 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 22, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 1.351970553287174e-07, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 3376, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 3376, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 10128, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 51, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 19456 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:38.061 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 64, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 64, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 3, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:38.062 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:38.064 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 8, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 8, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 4, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:38.065 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.066 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": { 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "mirroring_by_pool": [ 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: false 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_images_by_pool": [ 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pools": 1 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "report_id": "1011f615-7cde-4d26-8b9b-75c68a8842fd", 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "report_timestamp": "2023-12-16T01:18:37.979191", 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "report_version": 1, 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "rook": { 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster": { 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "external-mode": null, 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "allow-multiple-per-node": null, 2023-12-16T01:18:38.067 INFO:tasks.workunit.client.0.smithi078.stdout: "count": null, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "max-id": null, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "pvc": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "stretch": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "network": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "provider": null 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "storage": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "device-set": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "non-portable": null, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "portable": null, 2023-12-16T01:18:38.068 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "csi": { 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes": { 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "node": { 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes-total": null, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "with-ceph-daemons": null, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-cephfs-plugin": null, 2023-12-16T01:18:38.069 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-nfs-plugin": null, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-rbd-plugin": null 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "storage-class": { 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket": null, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs": null, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "nfs": null, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": null, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.070 INFO:tasks.workunit.client.0.smithi078.stdout: "services": {}, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 105, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": 4, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_by_class": { 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "ssd": { 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_bytes": 2442948608, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_ratio": 0.0031810870859771967 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:38.071 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:38.072 INFO:tasks.workunit.client.0.smithi078.stderr:++ ceph telemetry collection ls 2023-12-16T01:18:38.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:37 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:37] "GET /metrics HTTP/1.1" 200 235740 "" "Prometheus/2.43.0" 2023-12-16T01:18:38.553 INFO:tasks.workunit.client.0.smithi078.stderr:+ COLLECTIONS='New collections are available: 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.554 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:+ [[ New collections are available: 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.555 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:+ [[ New collections are available: 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.556 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:+ [[ New collections are available: 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.557 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:+ [[ New collections are available: 2023-12-16T01:18:38.558 INFO:tasks.workunit.client.0.smithi078.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-16T01:18:38.559 INFO:tasks.workunit.client.0.smithi078.stderr:+ [[ New collections are available: 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:NAME STATUS DESC 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-16T01:18:38.560 INFO:tasks.workunit.client.0.smithi078.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-12-16T01:18:38.561 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry on --license sharing-1-0 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:38 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='client.14904 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='client.24812 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:38 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.110 INFO:tasks.workunit.client.0.smithi078.stdout:Telemetry is on. 2023-12-16T01:18:39.110 INFO:tasks.workunit.client.0.smithi078.stdout:Some channels are disabled, please enable with: 2023-12-16T01:18:39.110 INFO:tasks.workunit.client.0.smithi078.stdout:`ceph telemetry enable channel perf` 2023-12-16T01:18:39.122 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry enable channel perf 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:38 smithi078 conmon[40108]: [16/Dec/2023:01:18:38] ENGINE Bus STOPPING 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:38 smithi078 conmon[40108]: [16/Dec/2023:01:18:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:38 smithi078 conmon[40108]: [16/Dec/2023:01:18:38] ENGINE Bus STOPPED 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:38 smithi078 conmon[40108]: [16/Dec/2023:01:18:38] ENGINE Bus STARTING 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Serving on http://:::9283 2023-12-16T01:18:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Bus STARTED 2023-12-16T01:18:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: mgrmap e21: y(active, since 116s), standbys: x 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:39 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.666 INFO:tasks.workunit.client.0.smithi078.stdout:channel_perf is enabled 2023-12-16T01:18:39.679 INFO:tasks.workunit.client.0.smithi078.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Bus STOPPING 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Bus STOPPED 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Bus STARTING 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Serving on http://:::9283 2023-12-16T01:18:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:39 smithi078 conmon[40108]: [16/Dec/2023:01:18:39] ENGINE Bus STARTED 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: mgrmap e21: y(active, since 116s), standbys: x 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: mgrmap e21: y(active, since 116s), standbys: x 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:39 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:40.102 INFO:tasks.workunit.client.0.smithi078.stderr:+ LAST_OPT_REVISION=1 2023-12-16T01:18:40.102 INFO:tasks.workunit.client.0.smithi078.stderr:+ '[' 1 -ne 1 ']' 2023-12-16T01:18:40.102 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry show 2023-12-16T01:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:40 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:40.877 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer": { 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "active": true, 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "mode": "" 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "channels": [ 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "channels_available": [ 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:40.878 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_available": [ 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:40.879 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_opted_in": [ 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.880 INFO:tasks.workunit.client.0.smithi078.stdout: "config": { 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "active_changed": [ 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "client_check_pool_perm", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_gid", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_uid", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "client_quota", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "daemonize", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:40.881 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "keyring", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_block_size", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_cache_size", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_compression", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_log", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_write_buffer_size", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:40.882 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_file", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_journald", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_stderr", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_host", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:40.883 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "no_config_file", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:40.884 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_lim", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_res", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:40.885 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addr", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addrv", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_default_features", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_qos_exclude_ops", 2023-12-16T01:18:40.886 INFO:tasks.workunit.client.0.smithi078.stdout: "setgroup", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "setuser" 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_changed": [ 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:40.887 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_join_fs", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/allow_ptrace", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/container_init", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/migration_current", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/use_repo_digest", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ssl_server_port", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/orchestrator/orchestrator", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_ident", 2023-12-16T01:18:40.888 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_perf", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/description", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/enabled", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/organization", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:40.889 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:40.890 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:40.891 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_cache_enabled", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_ops_log", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_usage_log" 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "contact": null, 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "crashes": [], 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "created": "2023-12-16T01:11:09.747093Z", 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "crush": { 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_algs": { 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "straw2": 3 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.892 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_sizes": { 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "2": 1, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "4": 2 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_types": { 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "1": 2, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "11": 1 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "compat_weight_set": false, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "device_classes": [ 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: 8 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "num_buckets": 6, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "num_devices": 8, 2023-12-16T01:18:40.893 INFO:tasks.workunit.client.0.smithi078.stdout: "num_rules": 1, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_types": 12, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_weight_sets": 0, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "tunables": { 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "allowed_bucket_algs": 54, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_fallback_tries": 0, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_tries": 0, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_total_tries": 50, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_descend_once": 1, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_stable": 1, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_vary_r": 1, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v2_rules": 0, 2023-12-16T01:18:40.894 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v3_rules": 0, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v4_buckets": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v5_rules": 0, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "legacy_tunables": 0, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "minimum_required_version": "jewel", 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "optimal_tunables": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "profile": "jewel", 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables2": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables3": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables5": 1, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "straw_calc_version": 1 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.895 INFO:tasks.workunit.client.0.smithi078.stdout: "description": "upgrade test cluster", 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "fs": { 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "feature_flags": { 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "enable_multiple": true, 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_enabled_multiple": true 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "filesystems": [ 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "approx_ctime": "2023-12", 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer_enabled": false, 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.896 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_caps": 0, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_dns": 10, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_inos": 13, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_subtrees": 2, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_allowed_features": 0, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "explicitly_allowed_features": 0, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "files": 0, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "max_mds": 1, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_data_pools": 1, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_in": 1, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_mds": 1, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": 0, 2023-12-16T01:18:40.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_replay": 0, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_up": 1, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "snaps": 0, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "standby_count_wanted": 0 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_mds": 1, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "total_num_mds": 2 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_stats": { 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 20324352, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 523240, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 65536, 2023-12-16T01:18:40.898 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 991232, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 384, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 1337928, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 20, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 837120, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 14808016, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 21315584 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 19218432, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 336680, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 98304, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 0, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 309, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.899 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 804408, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 12, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 815616, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 14410912, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 19218432 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 37527552, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1695936, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 540672, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 9060352, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1215, 2023-12-16T01:18:40.900 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 7884616, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 21, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1228800, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 23425016, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 46587904 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 34791424, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 941752, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 212992, 2023-12-16T01:18:40.901 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 10739712, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 945, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 6381216, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 21, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1294336, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 23208616, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 45531136 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 45572096, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1431320, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 966656, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 3014656, 2023-12-16T01:18:40.902 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1678, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 11165088, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 23, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2398208, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 26858312, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 48586752 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 275628032, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1013312, 2023-12-16T01:18:40.903 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 475136, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1317, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 5387960, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 45, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2253568, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 261992456, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 276103168 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 239132672, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 817280, 2023-12-16T01:18:40.904 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 335872, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1254, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 5173952, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2205952, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228051904, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239468544 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 236773376, 2023-12-16T01:18:40.905 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 651424, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 466944, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1145, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4147928, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2581760, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 226508680, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 237240320 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:40.906 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 272818176, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 690528, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 1040384, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1131, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4067296, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 44, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1835264, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 261244352, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 273858560 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 271294464, 2023-12-16T01:18:40.907 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 726192, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 401408, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1160, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4668040, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1718016, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 261298632, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 271695872 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 239247360, 2023-12-16T01:18:40.908 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 984672, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 966656, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 8192, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1166, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 3996832, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 47, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2154240, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228261376, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239255552 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:40.909 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 240328704, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1144504, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 958464, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1164, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4204752, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 45, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1860352, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228138360, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 241287168 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:40.910 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 238313472, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1073704, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 942080, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1193, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4652320, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1821952, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 227881912, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239255552 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "hosts": { 2023-12-16T01:18:40.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num": 2, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mds": 2, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mgr": 2, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mon": 2, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_osd": 2 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "io_rate": { 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_stats_delta": { 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 0, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 0, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "stamp_delta": "12.002492", 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:40.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:40.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:40.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 74, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 188, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:40.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 16, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:40.916 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 0 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "leaderboard": false, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "license": "sharing-1-0", 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "mempool": { 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.917 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.918 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.919 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.920 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.921 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 213383, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 63 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 50488, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 208 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.922 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 7944, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 126 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.923 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.924 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.925 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.926 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.927 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.928 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.929 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 149311, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 31 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 856, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.930 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.931 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.932 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.933 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.934 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.935 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.936 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.937 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.938 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.939 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1104146, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 359 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.940 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:40.941 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5152, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 83 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.942 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.943 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.944 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.945 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.946 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.947 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1112898, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 351 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.948 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5152, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 83 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.950 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.951 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.952 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.953 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.954 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.955 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1140066, 2023-12-16T01:18:40.956 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 340 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 352, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 4 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.957 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.958 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10304, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 166 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.959 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 21056, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1568, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 14 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9024, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.961 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 21056, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1120, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 14 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 610304, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 51448, 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9560 2023-12-16T01:18:40.962 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 138040, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 203 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11364, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 741 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 31772, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 203 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.963 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 398021, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 88 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2435560, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 191 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.964 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6864, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 78 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 521280, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.965 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 88400, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.967 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.968 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19600, 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1008, 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.969 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8400, 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19600, 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:40.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 880, 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 11 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 16384, 2023-12-16T01:18:40.971 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 4 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45689, 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8637 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.972 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 129200, 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9540, 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 567 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.973 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 28008, 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 736, 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1 2023-12-16T01:18:40.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 413473, 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 92 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 24192, 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.975 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2450442, 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5104, 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 58 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.976 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.977 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 7280, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222536, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3463 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:40.979 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19488, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1232, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 11 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8352, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19488, 2023-12-16T01:18:40.981 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 800, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12288, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 43592, 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8291 2023-12-16T01:18:40.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 123080, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 181 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8208, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 516 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.983 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 25872, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 181 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1472, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 363385, 2023-12-16T01:18:40.984 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 80 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 40192, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2437778, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4312, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 49 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.985 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 347520, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 30 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8320, 2023-12-16T01:18:40.986 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 24 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.989 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20048, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 224, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8592, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.990 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20048, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 44842, 2023-12-16T01:18:40.991 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8597 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 128520, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9412, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 574 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 27080, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2208, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 265777, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 56 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:40.993 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30637, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2436411, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 183 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4664, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 53 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:40.994 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 428608, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 37 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10400, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 20 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.995 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:40.996 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:40.997 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19712, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:40.998 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 896, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8448, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19712, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 640, 2023-12-16T01:18:40.999 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45650, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8639 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 129200, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:41.000 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9592, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 571 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 27840, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:41.001 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1472, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 883956, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 64 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 40192, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2453501, 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:41.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4840, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 55 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8944, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.004 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.005 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:41.006 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19936, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 224, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8544, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19936, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:41.007 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 640, 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45840, 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8752 2023-12-16T01:18:41.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 131240, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 193 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9840, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 576 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:41.009 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 28272, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 193 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2208, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 855976, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 57 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30637, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:41.010 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2418872, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5280, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 60 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 474944, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 41 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.011 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11960, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 23 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.012 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.013 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:41.014 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20944, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8976, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.015 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20944, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 46414, 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9056 2023-12-16T01:18:41.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 130560, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 192 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10864, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 733 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.017 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 29044, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 192 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 804837, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:41.018 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2429240, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 173 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4576, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 52 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:41.019 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 87984, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.020 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222536, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3463 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:41.021 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:41.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20720, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:41.023 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 896, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8880, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20720, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 274432, 2023-12-16T01:18:41.024 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 47997, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9245 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 133960, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 197 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11496, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 735 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:41.025 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30660, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 197 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 149836, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 29 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:41.026 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2397093, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 198 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5720, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 65 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 521280, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 88920, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 199 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:41.028 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:41.029 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "metadata": { 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 2 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.030 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 2 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 2 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.031 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 2 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:41.032 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 3 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 3 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 3 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:41.033 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 3 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 8 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:18:41.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 8 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 8 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:41.035 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 8 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_objectstore": { 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": 8 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "rotational": { 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "0": 8 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.036 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "features": { 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "optional": [], 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "persistent": [ 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "kraken", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "luminous", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "mimic", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap-prune", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "nautilus", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "octopus", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pacific", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "elector-pinging", 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: "quincy" 2023-12-16T01:18:41.037 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv4_addr_mons": 6, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv6_addr_mons": 0, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "min_mon_release": 17, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "v1_addr_mons": 3, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "v2_addr_mons": 3 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "organization": "ceph-qa", 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_network": false, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 8, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "require_min_compat_client": "luminous", 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "require_osd_release": "quincy" 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.038 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_perf_histograms": [ 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:41.039 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:41.040 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:41.041 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:41.042 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:41.043 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.044 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.045 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.046 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.047 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.048 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.050 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.051 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.052 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.053 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.054 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.055 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.056 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.057 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.058 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.059 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.060 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.061 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.062 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.062 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.062 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.062 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.064 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.065 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.066 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.067 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.068 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.069 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:41.070 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:41.071 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:41.072 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:41.073 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:41.074 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:41.075 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.076 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.077 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.078 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.079 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.080 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.081 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.082 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.083 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.084 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.085 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.086 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.087 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.088 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.089 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.090 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.091 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.092 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.093 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.094 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.095 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.096 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.097 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.098 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.099 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.100 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.101 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.102 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.103 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.104 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.105 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.106 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.107 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:41.108 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:41.109 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:41.110 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:41.111 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:41.112 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.113 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.114 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.115 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.116 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.117 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.118 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.119 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.120 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.121 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.122 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.123 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.124 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.125 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.126 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.127 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.128 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.129 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.130 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.131 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.132 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.133 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.134 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:41.135 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:41.136 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:41.137 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:41.138 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.140 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.141 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.142 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 2, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 6, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.143 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.144 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.145 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.146 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.147 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.148 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.149 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:41.150 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.151 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.152 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.153 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.154 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.155 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.156 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.157 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.158 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.159 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:41.160 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_counters": { 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "caps": { 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_flush_ack": { 2023-12-16T01:18:41.161 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_grant": { 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_revoke": { 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_trunc": { 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.162 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_commit": { 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_fetch": { 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_merge": { 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_split": { 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "exported_inodes": { 2023-12-16T01:18:41.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "forward": { 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_cap_release": { 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_caps": { 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_caps_dirty": { 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.164 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_inode_file_caps": { 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "imported_inodes": { 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes": { 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_expired": { 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_pinned": { 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_with_caps": { 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "load_cent": { 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "openino_dir_fetch": { 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "process_request_cap_release": { 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "reply_latency": { 2023-12-16T01:18:41.166 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73495 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "request": { 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rbytes": { 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rfiles": { 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rsnaps": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_reply": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "subtrees": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_cache": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_enqueue_scrub": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_exportdir": { 2023-12-16T01:18:41.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_flush": { 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_fragmentdir": { 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_fragstats": { 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_inodestats": { 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_enqueued": { 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_prioritized": { 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_processing": { 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays": { 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays_delayed": { 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays_enqueuing": { 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_completed": { 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_started": { 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_created": { 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_enqueued": { 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.171 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_migrated": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_reintegrated": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_log": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "ev": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "evadd": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "evex": { 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "evexd": { 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "evexg": { 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "evtrm": { 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "jlat": { 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6865602 2023-12-16T01:18:41.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "replayed": { 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "seg": { 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "segadd": { 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "segex": { 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "segexd": { 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.174 INFO:tasks.workunit.client.0.smithi078.stdout: "segexg": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "segtrm": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_mem": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "cap": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "cap+": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "cap-": { 2023-12-16T01:18:41.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "dir": { 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "dir+": { 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "dir-": { 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "dn": { 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "dn+": { 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "dn-": { 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "heap": { 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 207132 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "ino": { 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "ino+": { 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.177 INFO:tasks.workunit.client.0.smithi078.stdout: "ino-": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_server": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "cap_acquisition_throttle": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "cap_revoke_eviction": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_request": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_session": { 2023-12-16T01:18:41.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 16 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_peer_request": { 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "req_create_latency": { 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getattr_latency": { 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73495 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getfilelock_latency": { 2023-12-16T01:18:41.179 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getvxattr_latency": { 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "req_link_latency": { 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookup_latency": { 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookuphash_latency": { 2023-12-16T01:18:41.180 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupino_latency": { 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupname_latency": { 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupparent_latency": { 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupsnap_latency": { 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lssnap_latency": { 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mkdir_latency": { 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mknod_latency": { 2023-12-16T01:18:41.182 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mksnap_latency": { 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "req_open_latency": { 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "req_readdir_latency": { 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rename_latency": { 2023-12-16T01:18:41.183 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "req_renamesnap_latency": { 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmdir_latency": { 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmsnap_latency": { 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmxattr_latency": { 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setattr_latency": { 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setdirlayout_latency": { 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setfilelock_latency": { 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setlayout_latency": { 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setxattr_latency": { 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "req_symlink_latency": { 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "req_unlink_latency": { 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_sessions": { 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "average_load": { 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "avg_session_uptime": { 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "mdthresh_evicted": { 2023-12-16T01:18:41.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "session_count": { 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "session_remove": { 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "sessions_open": { 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.188 INFO:tasks.workunit.client.0.smithi078.stdout: "sessions_stale": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "total_load": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "purge_queue": { 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executed": { 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing": { 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_high_water": { 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_ops": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_ops_high_water": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_item_in_journal": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.192 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 92 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:41.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3487382 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 337994361 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1769970480 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.199 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6827690 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 502991618 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 43835392 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 34643968 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.201 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9191424 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 273410 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70833124 2023-12-16T01:18:41.204 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:41.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41090 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71065444 2023-12-16T01:18:41.207 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184680465 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71172079 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.210 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:41.211 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33167, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 79286481 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.212 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1709, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 884179420 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.213 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:41.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 53 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:41.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 808 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 808, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3577046 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 808, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94997915 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.216 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:41.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.219 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1475967585 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.221 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:41.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7002369 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5623 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 107997628 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:41.223 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42778624 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31621120 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11157504 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:41.224 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 273410 2023-12-16T01:18:41.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.226 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70833124 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41090 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71065444 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.230 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184680465 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71172079 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.233 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34360, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73299566 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.234 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1771, 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 243895826 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:41.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:41.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 196 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:41.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 940 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4587542 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2820 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176997039 2023-12-16T01:18:41.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 940 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4519920 2023-12-16T01:18:41.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5549 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 373360517 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:41.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 943 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 943, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2337960997 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.243 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 473 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45834240 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41140224 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:41.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4694016 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277021761 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 272980 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.248 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.249 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70832491 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277021761 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 38687 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71066784 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184681174 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71171370 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:41.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42251, 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 153763078 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:41.257 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:41.258 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2033, 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 628751899 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2846720 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1650688 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1511424 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.262 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.264 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4427776 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.269 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1323008 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 142271 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 24, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66379 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:41.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94017653 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 340, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9102315 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 420235 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94437888 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.272 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20545 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4551 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 224 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.274 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 119, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8265664 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 324, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268684 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 205, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11033521 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39289 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12259815 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8621236 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 480821715508 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.276 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 143823064000 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65605723774 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40701 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.277 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 481185 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247642275 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 150724 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 110697590 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.278 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31446050 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 902750 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 402594477 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35927989 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2897500 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 271122432 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.280 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 270557184 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 565248 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85806336 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 610304 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 72966912 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643547524 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.285 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69482988 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57204224 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.288 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68624432 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643547524 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.290 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35304 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 245718 2023-12-16T01:18:41.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69203134 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.293 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 47 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 588 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23014941 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2641788 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20890656 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.297 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.298 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 588 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23014941 2023-12-16T01:18:41.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2641788 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20890656 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.301 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1771104 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305745920 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.302 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.303 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2568192 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1507328 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1368064 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.305 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.306 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4005888 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.311 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 716800 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 212160 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 32, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 90232 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.313 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 83089675 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 313, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9730559 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 420442 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.314 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 83510117 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1685 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7430 2023-12-16T01:18:41.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4319 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 811 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.316 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 133, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4150598 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 346, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 328355 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 213, 2023-12-16T01:18:41.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9750010 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 158553 2023-12-16T01:18:41.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8515337 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 121, 2023-12-16T01:18:41.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12654744 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 120, 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 256938026322 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.320 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 121, 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 127173892590 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 409, 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66630363321 2023-12-16T01:18:41.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 409, 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35988 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 460852 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 151761283 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 132774 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 62734399 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26557751 2023-12-16T01:18:41.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.325 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.325 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311577 2023-12-16T01:18:41.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.325 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 250092501 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30992084 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2571911 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.327 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236584960 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236158976 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 425984 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.329 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85843509 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.330 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 16384 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73523659 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643826320 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69204192 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.335 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229006 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.337 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599650 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.338 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.339 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643826320 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.340 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30226 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 228070 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68947064 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39 2023-12-16T01:18:41.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 155 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.346 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2429440 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 372634165 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1041 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:41.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 60716775 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 211209578 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 33 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5615484 2023-12-16T01:18:41.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1041 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5004874 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4192275 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 21149076 2023-12-16T01:18:41.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9023503 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.351 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20035903 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 100 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2429440 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 345869605 2023-12-16T01:18:41.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46688398 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 186981400 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.353 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 590368 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305139712 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.354 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2220032 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1130496 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.359 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.360 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3420160 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 712704 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.365 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 178534 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 11, 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15128 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69702138 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 254, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9376441 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 411518 2023-12-16T01:18:41.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70113656 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1876 2023-12-16T01:18:41.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4123 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 603 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 212 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 98, 2023-12-16T01:18:41.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4553699 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 271, 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 319062 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 173, 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9432194 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 102131 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15386450 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 116, 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23376563 2023-12-16T01:18:41.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 114, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247864047034 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 116, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 119062974322 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 335, 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 64601568380 2023-12-16T01:18:41.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 335, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31110 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 516421 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 120283331 2023-12-16T01:18:41.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 107145 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 98831291 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23200064 2023-12-16T01:18:41.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311682 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 258271469 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.377 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26958928 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3149677 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.378 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 234356736 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233709568 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 647168 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.379 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844459 2023-12-16T01:18:41.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.381 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12288 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73526805 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643833443 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69197069 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.386 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229639 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599017 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643833443 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26170 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 217631 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.393 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68954436 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.394 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.396 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55015756 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5493282 2023-12-16T01:18:41.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37426651 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.398 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.399 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55015756 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5493282 2023-12-16T01:18:41.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37426651 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305135616 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:41.405 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1228800 2023-12-16T01:18:41.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 802816 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 663552 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.412 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1961984 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 733184 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.417 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5234 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42540261 2023-12-16T01:18:41.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 135, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8007875 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 238353 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:41.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42778614 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4751 2023-12-16T01:18:41.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 333 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 222 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 85, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1004801 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:41.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 433916 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 61, 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 459179 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7851394 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 51, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3782106 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 48, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 352275827731 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.425 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 51, 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 82608904487 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 235, 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 455262 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 235, 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20824 2023-12-16T01:18:41.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247472 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 115996880 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71811 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.427 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 96465423 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11586159 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 314392 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 232177075 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14049754 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.429 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1684214 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 267829248 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.430 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 267706368 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 122880 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.431 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844629 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.433 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73538923 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834718 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69195794 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.438 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229752 2023-12-16T01:18:41.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68598904 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834718 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9583 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32859 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 216322 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68938198 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.445 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.446 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 962187 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 962187 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305156096 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1306624 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.458 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 856064 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.459 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 716800 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.460 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.461 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.463 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.464 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.465 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2093056 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.466 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 720896 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 248899 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.467 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2517 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.468 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46388100 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 154, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11067565 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.469 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219324 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46607424 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.470 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1587 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.471 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7683 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 351 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 239 2023-12-16T01:18:41.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 89, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 646881 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 231677 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 57, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67081 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.473 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 122633 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3285475 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.474 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3397084 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 40, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 241281984745 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66803293316 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 257, 2023-12-16T01:18:41.475 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 382101 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 257, 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 25533 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 242487 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.476 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 287231294 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 84067 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 120429198 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.477 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11574998 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311774 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 735 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 422798447 2023-12-16T01:18:41.478 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13984866 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1685154 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.479 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268812288 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268230656 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 581632 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.480 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844565 2023-12-16T01:18:41.481 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.482 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.483 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73538987 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.484 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834238 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.485 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.486 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69196274 2023-12-16T01:18:41.487 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.488 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229710 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.489 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.490 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68598946 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.491 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834238 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.493 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 28852 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 223953 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.494 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68944637 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.495 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.496 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.497 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409960 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823802 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.498 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5330516 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.499 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.500 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.502 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409960 2023-12-16T01:18:41.503 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823802 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5330516 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.504 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.505 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305143808 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.506 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.507 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1396736 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.508 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 974848 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 835584 2023-12-16T01:18:41.509 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.510 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.512 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.513 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.514 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.515 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2301952 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.516 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 729088 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 169815 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.517 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5666 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.518 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45377600 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 167, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6159426 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:41.519 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176181 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45553781 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1560 2023-12-16T01:18:41.520 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.521 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10666 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 346 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 242 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 94, 2023-12-16T01:18:41.522 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 674349 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 154, 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233230 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 60, 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 173803 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.523 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 214435 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2741463 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 41, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3237267 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.524 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 38, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 172665903434 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 41, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65829636902 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 272, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 443253 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.525 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 272, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26053 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236045 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 145009843 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.526 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 78671 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55392708 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12323421 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 314378 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.527 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 366 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 215741873 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14615044 2023-12-16T01:18:41.528 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2815277 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235323392 2023-12-16T01:18:41.529 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235151360 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 172032 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.530 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844398 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.533 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73539154 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.534 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643832986 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.535 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.536 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.537 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69197526 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.538 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229598 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.539 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.540 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.541 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599058 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.542 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643832986 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.543 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 38276 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 225555 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.544 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68934863 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.545 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.546 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.547 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.548 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.549 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.550 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.551 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.552 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.553 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.554 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.555 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305152000 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.557 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1306624 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.558 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.559 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 933888 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 794624 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.561 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.562 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.563 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.564 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.565 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2170880 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1318912 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.566 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.567 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15431 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.568 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40020521 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7091732 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 141041 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.569 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40161562 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.570 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 456 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.571 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7311 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 335 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 250 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 90, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 527330 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.572 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 138, 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219799 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 48, 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176505 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.573 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3606317 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3029284 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.574 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 315913683496 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 58222421082 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 413667 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.575 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23660 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 669896 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 148161011 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.576 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 75426 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 62678462 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10843035 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 904656 2023-12-16T01:18:41.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 699 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 225997551 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13113752 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.578 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1788552 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236306432 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235151360 2023-12-16T01:18:41.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1155072 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844141 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.581 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73539411 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643831060 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.584 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69199452 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.586 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229427 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.587 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.588 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.589 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599229 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.590 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643831060 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.591 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9774 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 36307 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 222031 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.592 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68932508 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.593 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.594 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.595 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2786 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.596 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40722729 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 15, 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7028688 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.597 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32078886 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.598 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.599 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.600 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.601 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2786 2023-12-16T01:18:41.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40722729 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 15, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7028688 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:41.603 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32078886 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.604 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305741824 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.605 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.606 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1130496 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.607 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 815104 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 675840 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.608 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:41.609 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:41.610 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.611 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:41.612 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.613 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:41.614 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1875968 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:41.615 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1310720 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 7, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 180227 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:41.616 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 9, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 28606 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:41.617 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42328611 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 141, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22271962 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 106286 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:41.618 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42434897 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1322 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.619 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4477 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.620 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 493 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 274 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 107, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1186856 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 160, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 259409 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.621 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 53, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 580533 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 48393 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3188786 2023-12-16T01:18:41.622 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1826166 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 201875006294 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32110465921 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:41.623 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 376235 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 27502 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 191459 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.624 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 486952702 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 90127 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 187094316 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.625 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11756319 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 902303 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 945 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 689230645 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:41.626 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13813072 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2874799 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236371968 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.627 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235126784 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1245184 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.628 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85827242 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.629 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 147456 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 126976 2023-12-16T01:18:41.630 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.631 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73281878 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.632 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643704318 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.633 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69326194 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.635 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.636 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57218161 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.637 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.638 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68610495 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:41.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643704318 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13976 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26554 2023-12-16T01:18:41.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 234798 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:41.642 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69052034 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.643 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 47 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:41.644 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 73, 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 56726167 2023-12-16T01:18:41.645 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 263950 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 75, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 19058465 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 73, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 51307412 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.646 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 50 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8024191 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:41.647 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 263950 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6860343 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5528438 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:41.648 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 25575820 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.649 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8268008 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 24310324 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.650 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23126156 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.651 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 7, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3930114 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 21468650 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:41.652 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305733632 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.653 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": [ 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 1, 2023-12-16T01:18:41.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 1, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 1, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 1781760, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 1781760, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 2, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:41.655 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 2.45044111579773e-06, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 286, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 505856, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 590368, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 590368, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 1771104, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 195, 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 2473984 2023-12-16T01:18:41.656 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:41.657 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 32, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 32, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 2, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 98304, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 98304, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 22, 2023-12-16T01:18:41.658 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 1.351970553287174e-07, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 3376, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 3376, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 10128, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 51, 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 19456 2023-12-16T01:18:41.659 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:41.660 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 64, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 64, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 3, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:41.661 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:41.662 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:41.663 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 8, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 8, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 4, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:41.664 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:41.665 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": { 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "mirroring_by_pool": [ 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: false 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.666 INFO:tasks.workunit.client.0.smithi078.stdout: "num_images_by_pool": [ 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pools": 1 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "report_id": "1011f615-7cde-4d26-8b9b-75c68a8842fd", 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "report_timestamp": "2023-12-16T01:18:40.754339", 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "report_version": 1, 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_stats": { 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "6.15.5" 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "rook": { 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster": { 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "external-mode": null, 2023-12-16T01:18:41.667 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "allow-multiple-per-node": null, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "count": null, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "max-id": null, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "pvc": { 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "stretch": { 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "network": { 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "provider": null 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.668 INFO:tasks.workunit.client.0.smithi078.stdout: "storage": { 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "device-set": { 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "non-portable": null, 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "portable": null, 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "csi": { 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:41.669 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes": { 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "node": { 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes-total": null, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "with-ceph-daemons": null, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-cephfs-plugin": null, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-nfs-plugin": null, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-rbd-plugin": null 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.670 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "storage-class": { 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket": null, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs": null, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "nfs": null, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": null, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "services": {}, 2023-12-16T01:18:41.671 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_per_pg": [ 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.672 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374570+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374570+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.374900+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.673 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.674 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3f", 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.675 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:49:05.691414+0000", 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.677 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.679 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.680 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.681 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365842+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365842+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366154+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.682 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.683 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3e", 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:18.005534+0000", 2023-12-16T01:18:41.684 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.685 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:41.688 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.689 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.360823+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.360823+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361089+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.690 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.691 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3d", 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.692 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000", 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.696 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.697 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.389353+0000", 2023-12-16T01:18:41.698 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.389353+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.700 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3c", 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:31:30.265876+0000", 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.701 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.702 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.705 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.373981+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.373981+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375122+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.707 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.708 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3b", 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.709 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:48:52.345809+0000", 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.713 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.714 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.440280+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.440280+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.715 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.716 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3a", 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.717 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:42:16.208522+0000", 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.718 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.719 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.720 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.721 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.722 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374773+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374773+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375442+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.723 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.724 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.39", 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.725 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:04:44.979707+0000", 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.726 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.727 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.729 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.730 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362977+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362977+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363321+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.731 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.732 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.38", 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.733 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:19:33.072357+0000", 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.735 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.736 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.737 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.738 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.381296+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.381296+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.382313+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.739 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.740 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.37", 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.741 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:46:09.269898+0000", 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.742 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.743 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.744 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.745 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.746 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.379847+0000", 2023-12-16T01:18:41.747 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.379847+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.380138+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.748 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.749 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.36", 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000", 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.750 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.751 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.752 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.753 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.754 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.755 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.379352+0000", 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.379352+0000", 2023-12-16T01:18:41.756 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.379771+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.757 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.758 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.35", 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000", 2023-12-16T01:18:41.759 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.760 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.761 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.763 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361620+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361620+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361991+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.765 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.766 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.34", 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.767 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000", 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.768 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.769 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.771 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.772 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.359647+0000", 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.359647+0000", 2023-12-16T01:18:41.773 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.359919+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.774 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.775 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.33", 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:56:35.403949+0000", 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.776 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.777 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.780 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.781 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.360763+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.360763+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361062+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.782 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.783 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.32", 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000", 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.784 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.785 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.788 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.789 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365220+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365220+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365506+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.790 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.791 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.31", 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:15:47.240711+0000", 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.792 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.793 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.794 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:41.796 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.797 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441117+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441117+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.798 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:41.799 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.30", 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:41.800 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:58:42.972951+0000", 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.801 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.802 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.804 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.805 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377485+0000", 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377485+0000", 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377736+0000", 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.806 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.807 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2f", 2023-12-16T01:18:41.808 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000", 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.809 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.810 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.813 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.814 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.814 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.814 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.814 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.816 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369579+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369579+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369846+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.819 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2e", 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000", 2023-12-16T01:18:41.820 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.824 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.825 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.375252+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.375252+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375576+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2d", 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:22:26.169904+0000", 2023-12-16T01:18:41.828 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:41.832 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.833 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.824715+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.824715+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.825117+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:41.835 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 4, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 4, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.836 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1f", 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 22, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000", 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 554, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:41.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.840 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 4, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'4" 2023-12-16T01:18:41.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.842 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.355857+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.355857+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.356157+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.844 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1e", 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.845 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:00:31.123280+0000", 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.848 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.849 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.850 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819852+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819852+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820066+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.852 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1e", 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.853 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:05:17.393338+0000", 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.857 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.858 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.359406+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.359406+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.359678+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.860 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1f", 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.861 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000", 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.865 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.866 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.825786+0000", 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.825786+0000", 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.826119+0000", 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:41.868 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.869 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1d", 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:23:38.934038+0000", 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:41.873 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.874 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.875 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.378658+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.378658+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.378956+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.876 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.877 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1c", 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000", 2023-12-16T01:18:41.878 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.881 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.882 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.883 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.822167+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.822167+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.822549+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.884 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.885 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1c", 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.886 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:59:15.786457+0000", 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:41.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.889 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.890 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.891 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.373483+0000", 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.373483+0000", 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373781+0000", 2023-12-16T01:18:41.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.893 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.894 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1d", 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000", 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.897 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.898 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.899 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.900 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819751+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819751+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820026+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.901 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.902 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1b", 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:56:41.701263+0000", 2023-12-16T01:18:41.903 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.906 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.907 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.908 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362827+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362827+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363124+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.909 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.910 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1a", 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.911 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000", 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.914 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.915 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.916 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816618+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816618+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816975+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.917 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.918 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1a", 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.919 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000", 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.922 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.923 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.924 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364701+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364701+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364985+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.926 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1b", 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.927 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000", 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.928 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.931 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.932 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.818025+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.818025+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.818348+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.933 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.934 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.19", 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.935 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:48:04.086683+0000", 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.939 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.940 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361545+0000", 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361545+0000", 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366626+0000", 2023-12-16T01:18:41.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:41.942 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.18", 2023-12-16T01:18:41.943 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:42:02.686440+0000", 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.947 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.948 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819639+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819639+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819956+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.949 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.950 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.18", 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.951 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000", 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.954 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:41.955 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.956 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364842+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364842+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365926+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.957 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.958 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.19", 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.959 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:04:52.854215+0000", 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.961 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.962 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.963 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:41.964 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.810720+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.810720+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.811076+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.965 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.966 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.17", 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000", 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.968 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.969 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.970 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.971 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.972 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374184+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374184+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.374510+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.973 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.974 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.16", 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.975 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000", 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.976 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.977 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.979 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.980 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.808004+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.808004+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.810394+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.981 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.982 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.16", 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000", 2023-12-16T01:18:41.983 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.984 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.987 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.988 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363065+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363065+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363340+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:41.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.990 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.17", 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:41.991 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000", 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:41.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:41.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:41.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:41.995 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:41.996 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812596+0000", 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812596+0000", 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.812931+0000", 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:41.998 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 3, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 3, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.15", 2023-12-16T01:18:41.999 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 21, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:46:03.127202+0000", 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 90, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.002 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 4, 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:42.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'3" 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.004 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.005 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.388479+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.388479+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.006 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.007 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.14", 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:19:34.569725+0000", 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.008 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.009 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.010 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.013 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816707+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816707+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816994+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.014 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 12, 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.015 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 12, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.14", 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 30, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000", 2023-12-16T01:18:42.016 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 2606, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.017 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 12, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 4, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 4, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.018 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 12, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 9 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.020 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "70'12" 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.021 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374781+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374781+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375133+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.022 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.023 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.15", 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.024 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:03:13.694371+0000", 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.029 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.823861+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.823861+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.824266+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:42.032 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.13", 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000", 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.033 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 34, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.036 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 6 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.037 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.038 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363925+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363925+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364176+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.039 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.040 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.12", 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.041 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000", 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.043 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.044 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.045 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.046 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819333+0000", 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819333+0000", 2023-12-16T01:18:42.047 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819641+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:42.048 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.049 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.12", 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000", 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.050 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.051 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.052 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.055 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374411+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374411+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375308+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.056 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.057 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.13", 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:20:10.494948+0000", 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.058 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.059 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.062 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.063 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812591+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812591+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.813182+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.064 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.065 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.11", 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.066 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000", 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.070 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.071 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362979+0000", 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362979+0000", 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365207+0000", 2023-12-16T01:18:42.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.074 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.10", 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000", 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.075 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.076 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.079 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.080 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814111+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814111+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814348+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.081 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 8, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.082 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 8, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.10", 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 26, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000", 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.083 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 12, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 4, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 4, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 4, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.089 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 12, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.090 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'8" 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.091 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.375178+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.375178+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375614+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.092 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.093 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.11", 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.094 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:44:47.119034+0000", 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.096 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.097 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.098 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:42.099 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.822719+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.822719+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.823173+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.100 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.101 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.f", 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.102 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000", 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 22, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.103 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.104 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.105 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.106 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.107 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377320+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377320+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377609+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.108 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.109 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.e", 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:38:16.925093+0000", 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.110 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.111 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.112 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.113 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.114 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.115 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.164502+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.164502+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.164810+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.116 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.117 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.2", 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.118 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:56:11.823918+0000", 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.119 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.122 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.123 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820500+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820500+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820780+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.125 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.4", 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.126 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:19:30.653362+0000", 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.130 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.131 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369231+0000", 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369231+0000", 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369549+0000", 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:42.133 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.134 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.5", 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000", 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.138 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.139 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.291222+0000", 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.291222+0000", 2023-12-16T01:18:42.140 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.291576+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.141 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.142 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.4", 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:57:20.644584+0000", 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.145 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.146 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.147 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.148 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.807807+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.807807+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.809161+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.149 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.150 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.2", 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.151 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000", 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.152 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.153 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.154 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.156 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361941+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361941+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362284+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.157 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.158 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3", 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.159 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000", 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.160 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.161 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.163 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.164 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.162540+0000", 2023-12-16T01:18:42.165 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.162540+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.162824+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.167 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.7", 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:56:01.434003+0000", 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.168 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.173 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365338+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365338+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365631+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.175 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.0", 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.176 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:32:27.372892+0000", 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.180 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.181 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814012+0000", 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814012+0000", 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814328+0000", 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.182 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.183 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1", 2023-12-16T01:18:42.184 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000", 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.186 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.187 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.189 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.190 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206976+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206976+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207354+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.191 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.192 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.5", 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:26:31.811845+0000", 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.193 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.194 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.195 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.197 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.198 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362418+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362418+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362722+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.199 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.200 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2", 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.201 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:31:06.146813+0000", 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.202 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.205 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.206 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820199+0000", 2023-12-16T01:18:42.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820199+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820949+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.209 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.3", 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000", 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.210 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.213 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.214 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.215 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 20, 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:15:58.354166+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:15:58.354166+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:15:58.354652+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.216 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 59, 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 136, 2023-12-16T01:18:42.217 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 58, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 136, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "1.0", 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.218 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 307, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000", 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 590368, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 1771104, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 6, 2023-12-16T01:18:42.221 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 286, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 494, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 195, 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 2416 2023-12-16T01:18:42.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "70'136" 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.223 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.224 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.291386+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.291386+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.291680+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.225 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.226 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.6", 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:56:12.079784+0000", 2023-12-16T01:18:42.227 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.229 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.230 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.231 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.232 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364542+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364542+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364849+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.233 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.234 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1", 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.235 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000", 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.236 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.237 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.239 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.240 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820922+0000", 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820922+0000", 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.821344+0000", 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.241 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:42.242 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.243 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.0", 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:42:14.366011+0000", 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.244 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.245 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.247 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.248 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206957+0000", 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206957+0000", 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207193+0000", 2023-12-16T01:18:42.249 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:42.250 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.251 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.3", 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:41:15.217663+0000", 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.255 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.256 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.825590+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.825590+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.825886+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.5", 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.259 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:20:29.356797+0000", 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.263 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.264 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363921+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363921+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364213+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.266 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.4", 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.267 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:31:59.658501+0000", 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.270 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.271 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.272 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206832+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206832+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207124+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.273 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.274 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.275 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.0", 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:30:58.800809+0000", 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.278 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.279 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.280 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812638+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812638+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.812969+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.281 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.282 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.283 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.6", 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:26:13.057983+0000", 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.284 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:42.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "63'1" 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.288 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366080+0000", 2023-12-16T01:18:42.289 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366080+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366556+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.290 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.291 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.7", 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:49:37.732222+0000", 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.292 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.295 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.296 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.162707+0000", 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.162707+0000", 2023-12-16T01:18:42.297 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.163014+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.298 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.299 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.1", 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:15:42.685086+0000", 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.301 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.302 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.303 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.304 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.432894+0000", 2023-12-16T01:18:42.305 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.432894+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.306 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.7", 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 34, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:39:53.014238+0000", 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.308 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.309 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.310 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 1, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.311 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.312 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.313 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362579+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362579+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362845+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.314 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.315 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.6", 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000", 2023-12-16T01:18:42.316 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.317 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.318 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.319 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.320 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.321 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820590+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820590+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.821295+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.322 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.323 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.8", 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.324 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:05:22.018115+0000", 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.325 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.326 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.327 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.328 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.329 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371481+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371481+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373091+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.330 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.331 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.9", 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000", 2023-12-16T01:18:42.332 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.333 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.334 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.335 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:42.336 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.337 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819419+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819419+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819724+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.338 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.339 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.9", 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.340 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:12:08.793379+0000", 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.341 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.342 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.343 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.344 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.345 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.368077+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.368077+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.368365+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.346 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.347 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.8", 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.348 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:57:17.205987+0000", 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.349 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.350 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.351 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.352 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.353 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819386+0000", 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819386+0000", 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819728+0000", 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.354 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.355 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.a", 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.356 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:31:32.313828+0000", 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.357 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.358 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.359 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.360 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.361 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.367473+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.367473+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.367884+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.362 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.363 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.b", 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:02:59.449100+0000", 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.364 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.365 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.366 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.368 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.369 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.823657+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.823657+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.823931+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.370 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.371 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.b", 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:31:36.299678+0000", 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.372 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.373 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.374 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:42.375 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366002+0000", 2023-12-16T01:18:42.377 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366002+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366291+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.378 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.379 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.a", 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000", 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.380 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.381 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.382 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.383 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.384 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.385 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814075+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814075+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814425+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.386 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.387 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.c", 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.388 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000", 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.389 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.390 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.391 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.392 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.393 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.376369+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.376369+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.376932+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.394 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.395 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.d", 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.396 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:06:26.840800+0000", 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.397 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.398 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.399 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.400 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.401 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812744+0000", 2023-12-16T01:18:42.402 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812744+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.813057+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.403 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:42.404 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.d", 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:15:20.231347+0000", 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.405 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 70, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.406 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.407 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:42.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.409 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.410 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371082+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371082+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373986+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.411 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.412 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.c", 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.413 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000", 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.415 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.416 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.417 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.418 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816022+0000", 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816022+0000", 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816315+0000", 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.419 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.420 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.421 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.e", 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000", 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.422 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.423 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:42.424 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.425 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:42.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.427 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441236+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441236+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.428 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.429 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.f", 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:42.430 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:40:16.845941+0000", 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.431 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.433 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.434 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.435 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364277+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364277+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364867+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.437 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.20", 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000", 2023-12-16T01:18:42.438 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.439 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.440 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.441 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.442 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.443 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369355+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369355+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369770+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.444 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.445 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.21", 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000", 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.446 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.447 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.448 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.449 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.450 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.376924+0000", 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.376924+0000", 2023-12-16T01:18:42.451 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377435+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.452 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.453 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.22", 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000", 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.454 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.455 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.456 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.457 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.458 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365152+0000", 2023-12-16T01:18:42.459 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365152+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365438+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.460 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.461 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.23", 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000", 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.462 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.463 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.464 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.465 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.466 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.467 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364060+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364060+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366615+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.468 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.469 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.24", 2023-12-16T01:18:42.470 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:35:03.436814+0000", 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.471 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.473 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.474 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.475 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363153+0000", 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363153+0000", 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363652+0000", 2023-12-16T01:18:42.476 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.477 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.478 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.25", 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T13:01:32.985269+0000", 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.479 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.480 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.482 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.484 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.372372+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.372372+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.372834+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.485 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.486 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.26", 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000", 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.487 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.488 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.491 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.492 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441119+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441119+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.493 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.494 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.27", 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:18.472741+0000", 2023-12-16T01:18:42.495 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.496 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.501 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.502 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:42.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377926+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.28", 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000", 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.506 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.511 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366872+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366872+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.367154+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.513 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.29", 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:04:27.001508+0000", 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.514 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.518 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.519 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377996+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377996+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.378318+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.520 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.521 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.522 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2a", 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000", 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.523 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.527 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.528 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:42.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.371570+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.531 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2b", 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000", 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.532 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.536 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:42.537 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365349+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365349+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365725+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:42.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:42.539 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2c", 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:42.540 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000", 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.545 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_per_pool": [ 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 24, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 8, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 4, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.546 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.547 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.548 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:42.549 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 24 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.550 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 192, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 64, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 3, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.553 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.554 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:42.555 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 192 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 3, 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 136, 2023-12-16T01:18:42.556 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 1, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 3, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 136, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 1, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 590368, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 1771104, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 6, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 286, 2023-12-16T01:18:42.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 494, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 195, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 2416 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 1781760, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:42.560 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 1771104, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 3 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 96, 2023-12-16T01:18:42.561 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 45, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 32, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 45, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 2, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 3376, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.562 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.563 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 66, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 22, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 22, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 14, 2023-12-16T01:18:42.564 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 1, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 51, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 19 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 98304, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 10128, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:42.566 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 96 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 105, 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": 4, 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_by_class": { 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "ssd": { 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:42.567 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608, 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_bytes": 2442948608, 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_ratio": 0.0031810870859771967 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:42.568 INFO:tasks.workunit.client.0.smithi078.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-12-16T01:18:42.569 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry show-device 2023-12-16T01:18:42.570 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:42.570 INFO:tasks.workunit.client.0.smithi078.stdout: "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.570 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPED1D480GA_09db80bc-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011408": { 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "E2010325", 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.571 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689248 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.572 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.573 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.575 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 5858128 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.576 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:42.577 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:42.578 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 16 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1164091 2023-12-16T01:18:42.579 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 0, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 0, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.580 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 0, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 2286, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 85096277, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 383918313, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 1393399369, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 8404333597, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:42.581 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 0, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 14988, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 25960, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 37, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 5071 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 14988, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 25960 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:42.582 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:42.583 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: E2010325", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:42.584 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:42.585 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 37 Celsius", 2023-12-16T01:18:42.586 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 0%", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 0%", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 85,096,277 [43.5 TB]", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 383,918,313 [196 TB]", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 1,393,399,369", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 8,404,333,597", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 2,286", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 14,988", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 25,960", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 5,071", 2023-12-16T01:18:42.587 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "No Errors Logged", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.588 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 37 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.589 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPEDMD400G4_09de0e04-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011406": { 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "8DV101H0", 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:42.590 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689246 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:42.591 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.592 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:42.593 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:42.594 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 29649671 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.595 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 48435574 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.596 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.597 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:42.598 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 64 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:42.599 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 90, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 3255, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 3270, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 3241 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.600 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 10, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 30, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 407712924, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 1943120868, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 6872159652, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 34004974320, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:42.601 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 10, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 48099, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 54388, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 26, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 1789 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 48099, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 54388 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:42.602 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:42.603 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: 8DV101H0", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:42.604 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:42.605 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 1 - 512 8 2", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 2 - 512 16 2", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 3 - 4096 0 0", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 4 - 4096 8 0", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 5 - 4096 64 0", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: " 6 - 4096 128 0", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.606 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 26 Celsius", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 10%", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 10%", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 407,712,924 [208 TB]", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 1,943,120,868 [994 TB]", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 6,872,159,652", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 34,004,974,320", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 30", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 48,099", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 54,388", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 1,789", 2023-12-16T01:18:42.607 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "Num ErrCount SQId CmdId Status PELoc LBA NSID VS Message", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 1 0 - 0x400c - 0 - - Internal Error", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.608 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 26 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.609 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:42.610 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3500487885' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:40 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.611 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.614 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:41 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.615 INFO:tasks.workunit.client.0.smithi078.stderr:+ ceph telemetry show-all 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.615 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.616 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.617 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.618 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.620 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:42.621 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.622 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:42.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:41 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout:{ 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "device_report": { 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPED1D480GA_09db80bc-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011408": { 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "E2010325", 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dafca0-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:42.632 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689248 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:42.633 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.634 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.636 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 5858128 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:42.637 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.638 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:42.639 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 16 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:42.640 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1164091 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 0, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 0, 2023-12-16T01:18:42.641 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 0, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 2286, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 85096277, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 383918313, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 1393399369, 2023-12-16T01:18:42.642 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 8404333597, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 0, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 14988, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 25960, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 37, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 5071 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 14988, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 25960 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.643 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:42.644 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: E2010325", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:42.645 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:08 2023 UTC", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:42.646 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 37 Celsius", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:42.647 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 0%", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 0%", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 85,096,277 [43.5 TB]", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 383,918,313 [196 TB]", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 1,393,399,369", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 8,404,333,597", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 2,286", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 14,988", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 25,960", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 5,071", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:42.648 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "No Errors Logged", 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:42.649 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 37 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 937703088, 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 480103981056 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "INTEL_SSDPEDMD400G4_09de0e04-9bb1-11ee-bd5c-0cc47a8fd4dd": { 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "20231216-011406": { 2023-12-16T01:18:42.650 INFO:tasks.workunit.client.0.smithi078.stdout: "device": { 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "info_name": "/dev/nvme0n1", 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "/dev/nvme0n1", 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "protocol": "NVMe", 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "nvme" 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "firmware_version": "8DV101H0", 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "host_id": "09dd3da8-9bb1-11ee-bd5c-0cc47a8fd4dd", 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "json_format_version": [ 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "local_time": { 2023-12-16T01:18:42.651 INFO:tasks.workunit.client.0.smithi078.stdout: "asctime": "Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "time_t": 1702689246 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "logical_block_size": 512, 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_controller_id": 0, 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_namespaces": [ 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "capacity": { 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.652 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "formatted_lba_size": 512, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 1, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "size": { 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "utilization": { 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.653 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_number_of_namespaces": 1, 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_pci_vendor": { 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "id": 32902, 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "subsystem_id": 32902 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_add_log": { 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "Device stats": { 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_fw_downgrades": { 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.654 INFO:tasks.workunit.client.0.smithi078.stdout: "crc_error_count": { 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "end_to_end_error_detection_count": { 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "erase_fail_count": { 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "host_bytes_written": { 2023-12-16T01:18:42.655 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 29649671 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "host_ctx_wear_used": { 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 1 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "media_bytes_read": { 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "nand_bytes_written": { 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.656 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 48435574 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_stat_indicator": { 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "pll_lock_loss_count": { 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "program_fail_count": { 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.657 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "re_alloc_sectr_cnt": { 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "retry_buffer_overflow_count": { 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "soft_ecc_err_rate": { 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "thermal_throttle_status": { 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "cnt": 0, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "pct": 0 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_host_reads": { 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_media_wear": { 2023-12-16T01:18:42.659 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 64 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "timed_workload_timer": { 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 100, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 65535 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "unexp_power_loss": { 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 0, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": 0 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "wear_leveling": { 2023-12-16T01:18:42.660 INFO:tasks.workunit.client.0.smithi078.stdout: "normalized": 90, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "raw": { 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "avg": 3255, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "max": 3270, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 3241 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel Smart log": "nvme0n1" 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_smart_health_information_log": { 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare": 100, 2023-12-16T01:18:42.661 INFO:tasks.workunit.client.0.smithi078.stdout: "available_spare_threshold": 10, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "controller_busy_time": 30, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "critical_warning": 0, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_read": 407712924, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "data_units_written": 1943120868, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "host_reads": 6872159652, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "host_writes": 34004974320, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "media_errors": 0, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "num_err_log_entries": 0, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "percentage_used": 10, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycles": 48099, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_hours": 54388, 2023-12-16T01:18:42.662 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": 26, 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "unsafe_shutdowns": 1789 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme_vendor": "intel", 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "power_cycle_count": 48099, 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "power_on_time": { 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "hours": 54388 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "serial_number": "deleted", 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "smart_status": { 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "nvme": { 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.663 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "passed": true 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl": { 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "argv": [ 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl", 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "-x", 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "--json=o", 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "/dev/nvme0n1" 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "build_info": "(local build)", 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "exit_status": 0, 2023-12-16T01:18:42.664 INFO:tasks.workunit.client.0.smithi078.stdout: "output": [ 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Serial Number: deleted", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Version: 8DV101H0", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller ID: 0", 2023-12-16T01:18:42.665 INFO:tasks.workunit.client.0.smithi078.stdout: "Number of Namespaces: 1", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Local Time is: Sat Dec 16 01:14:06 2023 UTC", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported Power States", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-16T01:18:42.666 INFO:tasks.workunit.client.0.smithi078.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 + 512 0 2", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 1 - 512 8 2", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 2 - 512 16 2", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 3 - 4096 0 0", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 4 - 4096 8 0", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 5 - 4096 64 0", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: " 6 - 4096 128 0", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-16T01:18:42.667 INFO:tasks.workunit.client.0.smithi078.stdout: "Critical Warning: 0x00", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Temperature: 26 Celsius", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare: 100%", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Available Spare Threshold: 10%", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Percentage Used: 10%", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Read: 407,712,924 [208 TB]", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Data Units Written: 1,943,120,868 [994 TB]", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Read Commands: 6,872,159,652", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Host Write Commands: 34,004,974,320", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Controller Busy Time: 30", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Power Cycles: 48,099", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Power On Hours: 54,388", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Unsafe Shutdowns: 1,789", 2023-12-16T01:18:42.668 INFO:tasks.workunit.client.0.smithi078.stdout: "Media and Data Integrity Errors: 0", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information Log Entries: 0", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "Num ErrCount SQId CmdId Status PELoc LBA NSID VS Message", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: " 0 1 0 - 0x400c - 0 - - Internal Error", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "" 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "svn_revision": "5022", 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: "version": [ 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:42.669 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "temperature": { 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "current": 26 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "user_capacity": { 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "blocks": 781422768, 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 400088457216 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "report": { 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer": { 2023-12-16T01:18:42.670 INFO:tasks.workunit.client.0.smithi078.stdout: "active": true, 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "mode": "" 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "channels": [ 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "channels_available": [ 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "basic", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "ident", 2023-12-16T01:18:42.671 INFO:tasks.workunit.client.0.smithi078.stdout: "crash", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "device", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "perf" 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_available": [ 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:42.672 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "collections_opted_in": [ 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_base", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "device_base", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "crash_base", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "ident_base", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_perf", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_mds_metadata", 2023-12-16T01:18:42.673 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_usage", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_usage_by_class", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_rook_v01", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_memory_metrics", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "basic_pool_options_bluestore" 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "config": { 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "active_changed": [ 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:42.674 INFO:tasks.workunit.client.0.smithi078.stdout: "client_check_pool_perm", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_gid", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "client_mount_uid", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "client_quota", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "daemonize", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "keyring", 2023-12-16T01:18:42.675 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_block_size", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_cache_size", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_compression", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_log", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "leveldb_write_buffer_size", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_file", 2023-12-16T01:18:42.676 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_journald", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_to_stderr", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_host", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:42.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "no_config_file", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:42.678 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-16T01:18:42.679 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_lim", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_res", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:42.680 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addr", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "public_addrv", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_default_features", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd_qos_exclude_ops", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "setgroup", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "setuser" 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_changed": [ 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_debug", 2023-12-16T01:18:42.681 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_mon_ticket_ttl", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "auth_service_ticket_ttl", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "bdev_debug_aio", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "container_image", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_asserts_on_shutdown", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mgr", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_mon", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_ms", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_osd", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "debug_paxos", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_file", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_journald", 2023-12-16T01:18:42.682 INFO:tasks.workunit.client.0.smithi078.stdout: "log_to_stderr", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_join_fs", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/allow_ptrace", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/container_init", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/migration_current", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/cephadm/use_repo_digest", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/dashboard/ssl_server_port", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/orchestrator/orchestrator", 2023-12-16T01:18:42.683 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_ident", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/channel_perf", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/description", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/enabled", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr/telemetry/organization", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_allow_pool_delete", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_clock_drift_allowed", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_cluster_log_file_level", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_data_avail_warn", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_election_default_strategy", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_max_pg_per_osd", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_mgr_mkfs_grace", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_prime_pg_temp", 2023-12-16T01:18:42.684 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_osd_reporter_subtree_level", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_pg_warn_max_object_skew", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mon_warn_on_too_few_osds", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_bug", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "ms_die_on_old_message", 2023-12-16T01:18:42.685 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_default_list", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_class_load_list", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_misdirected_ops", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_op_order", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_pg_log_writeout", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_shutdown", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_cached_snaps", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_missing_on_start", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_debug_verify_stray_on_activate", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mclock_profile", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_memory_target_autotune", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue", 2023-12-16T01:18:42.686 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_op_queue_cut_off", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_erasure_code_profile", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recover_clone_overlap", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_recovery_max_chunk", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_load_threshold", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_scrub_max_interval", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_shutdown_pgref_assert", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "public_network", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_cache_enabled", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_ops_log", 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: "rgw_enable_usage_log" 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.687 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "contact": null, 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "crashes": [], 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "created": "2023-12-16T01:11:09.747093Z", 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "crush": { 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_algs": { 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "straw2": 3 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_sizes": { 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "2": 1, 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: "4": 2 2023-12-16T01:18:42.688 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket_types": { 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "1": 2, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "11": 1 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "compat_weight_set": false, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "device_classes": [ 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: 8 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_buckets": 6, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_devices": 8, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_rules": 1, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_types": 12, 2023-12-16T01:18:42.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_weight_sets": 0, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "tunables": { 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "allowed_bucket_algs": 54, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_fallback_tries": 0, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_local_tries": 0, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "choose_total_tries": 50, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_descend_once": 1, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_stable": 1, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "chooseleaf_vary_r": 1, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v2_rules": 0, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v3_rules": 0, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v4_buckets": 1, 2023-12-16T01:18:42.690 INFO:tasks.workunit.client.0.smithi078.stdout: "has_v5_rules": 0, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "legacy_tunables": 0, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "minimum_required_version": "jewel", 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "optimal_tunables": 1, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "profile": "jewel", 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables": 1, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables2": 1, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables3": 1, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "require_feature_tunables5": 1, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "straw_calc_version": 1 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "description": "upgrade test cluster", 2023-12-16T01:18:42.691 INFO:tasks.workunit.client.0.smithi078.stdout: "fs": { 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "feature_flags": { 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "enable_multiple": true, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_enabled_multiple": true 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "filesystems": [ 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "approx_ctime": "2023-12", 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "balancer_enabled": false, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_caps": 0, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_dns": 10, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_inos": 13, 2023-12-16T01:18:42.692 INFO:tasks.workunit.client.0.smithi078.stdout: "cached_subtrees": 2, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "ever_allowed_features": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "explicitly_allowed_features": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "files": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "max_mds": 1, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_data_pools": 1, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_in": 1, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_mds": 1, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_replay": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "num_up": 1, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "snaps": 0, 2023-12-16T01:18:42.693 INFO:tasks.workunit.client.0.smithi078.stdout: "standby_count_wanted": 0 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "num_standby_mds": 1, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "total_num_mds": 2 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_stats": { 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 20324352, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 520872, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 49152, 2023-12-16T01:18:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 991232, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 385, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 1355144, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 20, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 838656, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 14808016, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 21315584 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 19218432, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 332632, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:42.695 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 73728, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 0, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 311, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 833032, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 12, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 815616, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 14410912, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 19218432 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:42.696 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 37748736, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1653168, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 540672, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 8839168, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1218, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 8137912, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 21, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1279488, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 23384984, 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 46587904 2023-12-16T01:18:42.697 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 34807808, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 915032, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 10723328, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 951, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 6246464, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 21, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1654784, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 23239016, 2023-12-16T01:18:42.698 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 45531136 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 44793856, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1575984, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2752512, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 3792896, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1682, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 11378632, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 23, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2150912, 2023-12-16T01:18:42.699 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 26935816, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 48586752 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 275652608, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 978056, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 450560, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1318, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.700 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 5473728, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 45, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2214656, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 262005432, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 276103168 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 239140864, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 773416, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.701 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 327680, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1255, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 5253208, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2174720, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228055936, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239468544 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 236789760, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 654952, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:42.702 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.703 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 450560, 2023-12-16T01:18:42.703 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1146, 2023-12-16T01:18:42.703 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.703 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4098320, 2023-12-16T01:18:42.703 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 2638080, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 226514824, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 237240320 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 272859136, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 682896, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 16384, 2023-12-16T01:18:42.705 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 999424, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1133, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4293040, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 44, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1638656, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 261247424, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 273858560 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 271294464, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 679792, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.706 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 401408, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1160, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4772648, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1654528, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 261303912, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 271695872 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 238297088, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 965392, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 0, 2023-12-16T01:18:42.707 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 958464, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1167, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4236272, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 47, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1944320, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228267520, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239255552 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 240386048, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1115064, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 4980736, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 40960, 2023-12-16T01:18:42.708 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 901120, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1166, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4304784, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 45, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1793280, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 228151224, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 241287168 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "actual_memory_used": 238346240, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "central_cache_freelist": 1125208, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "malloc_metadata": 2883584, 2023-12-16T01:18:42.709 INFO:tasks.workunit.client.0.smithi078.stdout: "page_heap_freelist": 24576, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "released_to_os": 909312, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "spans_in_use": 1196, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "tcmalloc_page_size": 8192, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_cache_freelists": 4643888, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "thread_heaps_in_use": 46, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "transfer_cache_freelist": 1771776, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "use_by_application": 227897208, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "virtual_address_space_used": 239255552 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "hosts": { 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num": 2, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mds": 2, 2023-12-16T01:18:42.710 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mgr": 2, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_mon": 2, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_with_osd": 2 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "io_rate": { 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_stats_delta": { 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "stamp_delta": "12.002340", 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:42.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:42.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:42.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 74, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 188, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 16, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:42.714 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 0 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "leaderboard": false, 2023-12-16T01:18:42.715 INFO:tasks.workunit.client.0.smithi078.stdout: "license": "sharing-1-0", 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "mempool": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.716 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.717 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.718 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.719 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.720 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.721 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 213383, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 63 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 50488, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 208 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.722 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 7944, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 126 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.723 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.724 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.725 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.726 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.727 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.729 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 149311, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 31 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.730 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 856, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.731 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.732 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:42.733 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.735 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.736 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.737 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.738 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1103938, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 356 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.739 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.740 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5152, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 83 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.741 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.742 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.743 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.744 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.745 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.746 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.747 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1109170, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 354 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.748 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.749 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5152, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 83 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.750 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.751 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.752 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.753 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.754 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.755 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.756 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1145186, 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 345 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 352, 2023-12-16T01:18:42.757 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 4 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.758 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6592, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 125 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12744, 2023-12-16T01:18:42.759 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1546 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10304, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 166 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.760 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.761 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.762 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 21056, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1568, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 14 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9024, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.763 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 21056, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1120, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 14 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 610304, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.764 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 51448, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9560 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 138040, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 203 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11364, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 741 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.765 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 31772, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 203 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 398021, 2023-12-16T01:18:42.766 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 88 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2435560, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 191 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 6864, 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 78 2023-12-16T01:18:42.767 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 521280, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.768 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 94640, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 186 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.769 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:42.770 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.771 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19600, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1008, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.772 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8400, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19600, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 175 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 880, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 11 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.773 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 16384, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 4 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45689, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8637 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 129200, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9540, 2023-12-16T01:18:42.774 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 567 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 28008, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 736, 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 1 2023-12-16T01:18:42.775 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 413473, 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 92 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 24192, 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.776 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2450442, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5104, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 58 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.777 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 7280, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222536, 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3463 2023-12-16T01:18:42.778 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.779 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.780 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.781 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19488, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1232, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 11 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8352, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.782 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19488, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 800, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12288, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 43592, 2023-12-16T01:18:42.783 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8291 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 123080, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 181 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8208, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 516 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.784 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 25872, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 181 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1472, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 363385, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 80 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.785 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 40192, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2437778, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4312, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 49 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.786 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 347520, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 30 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8320, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 24 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.787 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.788 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.789 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20048, 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:42.790 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 224, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8592, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20048, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 179 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.791 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 44842, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8597 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 128520, 2023-12-16T01:18:42.792 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9412, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 574 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 27080, 2023-12-16T01:18:42.793 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 189 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2208, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 265777, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 56 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30637, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.794 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2436411, 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 183 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4664, 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 53 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.795 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 428608, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 37 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10400, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 20 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.796 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.797 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.798 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.799 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19712, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 896, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8448, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.800 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19712, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 176 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 640, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.801 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45650, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8639 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 129200, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9592, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 571 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.802 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 27840, 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 1472, 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.803 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 883956, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 64 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 40192, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 10 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2453501, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 188 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.804 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4840, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 55 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.805 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8944, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 18 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.806 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.807 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.808 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19936, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 224, 2023-12-16T01:18:42.809 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 2 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8544, 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 19936, 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 178 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.810 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 640, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 45840, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8752 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 131240, 2023-12-16T01:18:42.811 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 193 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 9840, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 576 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 28272, 2023-12-16T01:18:42.812 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 193 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2208, 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 855976, 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 57 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.813 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30637, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2418872, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 174 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5280, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 60 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.814 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 474944, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 41 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.815 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11960, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 23 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222280, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3451 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.816 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.817 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.818 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20944, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.819 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8976, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20944, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 187 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.820 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 46414, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9056 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 130560, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 192 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 10864, 2023-12-16T01:18:42.821 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 733 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 29044, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 192 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.822 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 804837, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2429240, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 173 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.823 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 4576, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 52 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 451776, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 39 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.824 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 94224, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 190 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 222536, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3463 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.825 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.826 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "bloom_filter": { 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5832, 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 98 2023-12-16T01:18:42.827 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_reader": { 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 12672, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 6 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs_file_writer": { 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 576, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Blob": { 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20720, 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:42.828 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Buffer": { 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 896, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_Extent": { 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 8880, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_SharedBlob": { 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 20720, 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 185 2023-12-16T01:18:42.829 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_alloc": { 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 560, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 7 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_data": { 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 274432, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 8 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_meta": { 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 47997, 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 9245 2023-12-16T01:18:42.830 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_onode": { 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 133960, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 197 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_cache_other": { 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 11496, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 735 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_fsck": { 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.831 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_inline_bl": { 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 30660, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 197 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_txc": { 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing": { 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 149836, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 29 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore_writing_deferred": { 2023-12-16T01:18:42.832 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_anon": { 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 2397093, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 198 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "buffer_meta": { 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 5720, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 65 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_co": { 2023-12-16T01:18:42.833 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 521280, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 45 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_mapbl": { 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.834 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_pglog": { 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 96408, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 223 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap": { 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 221768, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 3427 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap_mapping": { 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "pgmap": { 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.835 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_1": { 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "unittest_2": { 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes": 0, 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: "items": 0 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.836 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "metadata": { 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 2 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-12-16T01:18:42.837 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 2 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 2 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2023-12-16T01:18:42.838 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 2 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 3 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.839 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 3 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 3 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:42.840 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 3 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "arch": { 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "x86_64": 8 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_version": { 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:18:42.841 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "cpu": { 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "distro": { 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "centos": 8 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "distro_description": { 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "CentOS Stream 8": 8 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_description": { 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.842 INFO:tasks.workunit.client.0.smithi078.stdout: "kernel_version": { 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "os": { 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "Linux": 8 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_objectstore": { 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": 8 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "rotational": { 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: "0": 8 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "features": { 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "optional": [], 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "persistent": [ 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "kraken", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "luminous", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "mimic", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "osdmap-prune", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "nautilus", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "octopus", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "pacific", 2023-12-16T01:18:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: "elector-pinging", 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "quincy" 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv4_addr_mons": 6, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "ipv6_addr_mons": 0, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "min_mon_release": 17, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "v1_addr_mons": 3, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "v2_addr_mons": 3 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "organization": "ceph-qa", 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:42.845 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster_network": false, 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 8, 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "require_min_compat_client": "luminous", 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "require_osd_release": "quincy" 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_perf_histograms": [ 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:42.846 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:42.847 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:42.848 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.849 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:42.850 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:42.851 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.852 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.853 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.854 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.855 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.856 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.857 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.859 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.860 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.861 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.862 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.863 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.864 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.865 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.866 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.867 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.868 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.869 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.870 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.871 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.872 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.873 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.874 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.875 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.876 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.877 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:42.878 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:42.879 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.880 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:42.881 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:42.882 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.883 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.884 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.885 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.886 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.887 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.888 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.889 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.890 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.891 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.892 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.893 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.894 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.895 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.896 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.897 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.898 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.899 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.900 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.901 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.902 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.903 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.904 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.905 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.906 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:42.907 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:42.908 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:42.909 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:42.910 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:42.911 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:42.912 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.913 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.914 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.915 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.916 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.917 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.918 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.919 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.920 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.921 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.922 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.923 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.924 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.925 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.926 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.927 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.928 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.929 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.930 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.931 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.932 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.933 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.934 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.935 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "axes": [ 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.936 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Latency (usec)", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 100000, 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 99999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[100000, 199999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[200000, 399999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[400000, 799999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[800000, 1599999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[1600000, 3199999]", 2023-12-16T01:18:42.937 INFO:tasks.workunit.client.0.smithi078.stdout: "[3200000, 6399999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[6400000, 12799999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[12800000, 25599999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[25600000, 51199999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[51200000, 102399999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[102400000, 204799999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[204800000, 409599999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[409600000, 819199999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[819200000, 1638399999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[1638400000, 3276799999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[3276800000, 6553599999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[6553600000, 13107199999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[13107200000, 26214399999]", 2023-12-16T01:18:42.938 INFO:tasks.workunit.client.0.smithi078.stdout: "[26214400000, 52428799999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[52428800000, 104857599999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[104857600000, 209715199999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[209715200000, 419430399999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[419430400000, 838860799999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[838860800000, 1677721599999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[1677721600000, 3355443199999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[3355443200000, 6710886399999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[6710886400000, 13421772799999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[13421772800000, 26843545599999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[26843545600000, 53687091199999]", 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "[53687091200000, None]" 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.939 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "buckets": 32, 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "min": 0, 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "name": "Request size (bytes)", 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "quant_size": 512, 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "ranges": [ 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "[None, -1]", 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 511]", 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "[512, 1023]", 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "[1024, 2047]", 2023-12-16T01:18:42.940 INFO:tasks.workunit.client.0.smithi078.stdout: "[2048, 4095]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[4096, 8191]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[8192, 16383]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[16384, 32767]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[32768, 65535]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[65536, 131071]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[131072, 262143]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[262144, 524287]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[524288, 1048575]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[1048576, 2097151]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[2097152, 4194303]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[4194304, 8388607]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[8388608, 16777215]", 2023-12-16T01:18:42.941 INFO:tasks.workunit.client.0.smithi078.stdout: "[16777216, 33554431]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[33554432, 67108863]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[67108864, 134217727]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[134217728, 268435455]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[268435456, 536870911]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[536870912, 1073741823]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[1073741824, 2147483647]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[2147483648, 4294967295]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[4294967296, 8589934591]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[8589934592, 17179869183]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[17179869184, 34359738367]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[34359738368, 68719476735]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[68719476736, 137438953471]", 2023-12-16T01:18:42.942 INFO:tasks.workunit.client.0.smithi078.stdout: "[137438953472, 274877906943]", 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "[274877906944, None]" 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "scale_type": "log2" 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "osds": [ 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 0, 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.943 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.944 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.945 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 1, 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.946 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 8, 2, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 13, 6, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.947 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.948 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 2, 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.949 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.950 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.951 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 3, 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.952 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.953 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 4, 2023-12-16T01:18:42.954 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.955 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.956 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 5, 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.957 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.958 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.959 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 6, 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.960 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.961 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.962 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "osd_id": 7, 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "values": [ 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.963 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.964 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: ] 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.965 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "perf_counters": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "mds.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "mds": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "caps": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_flush_ack": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.966 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_grant": { 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_revoke": { 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "ceph_cap_op_trunc": { 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_commit": { 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_fetch": { 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_merge": { 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "dir_split": { 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "exported_inodes": { 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "forward": { 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.968 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_cap_release": { 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_caps": { 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_caps_dirty": { 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_inode_file_caps": { 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "imported_inodes": { 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.969 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes": { 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_expired": { 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_pinned": { 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "inodes_with_caps": { 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "load_cent": { 2023-12-16T01:18:42.970 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "openino_dir_fetch": { 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "process_request_cap_release": { 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "reply_latency": { 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73495 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "request": { 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.971 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rbytes": { 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rfiles": { 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "root_rsnaps": { 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_reply": { 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "subtrees": { 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.972 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_cache": { 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_enqueue_scrub": { 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_exportdir": { 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_flush": { 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.973 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_fragmentdir": { 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_fragstats": { 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "ireq_inodestats": { 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_enqueued": { 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_prioritized": { 2023-12-16T01:18:42.974 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "num_recovering_processing": { 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays": { 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays_delayed": { 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "num_strays_enqueuing": { 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_completed": { 2023-12-16T01:18:42.975 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_started": { 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_created": { 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_enqueued": { 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_migrated": { 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.976 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "strays_reintegrated": { 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_log": { 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "ev": { 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "evadd": { 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "evex": { 2023-12-16T01:18:42.977 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "evexd": { 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "evexg": { 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "evtrm": { 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "jlat": { 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:42.978 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6865602 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "replayed": { 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "seg": { 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "segadd": { 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "segex": { 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "segexd": { 2023-12-16T01:18:42.979 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "segexg": { 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "segtrm": { 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_mem": { 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "cap": { 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "cap+": { 2023-12-16T01:18:42.980 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "cap-": { 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "dir": { 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "dir+": { 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "dir-": { 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "dn": { 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "dn+": { 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "dn-": { 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "heap": { 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 207132 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "ino": { 2023-12-16T01:18:42.982 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "ino+": { 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "ino-": { 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_server": { 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "cap_acquisition_throttle": { 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.983 INFO:tasks.workunit.client.0.smithi078.stdout: "cap_revoke_eviction": { 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_request": { 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_client_session": { 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 16 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "handle_peer_request": { 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "req_create_latency": { 2023-12-16T01:18:42.984 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getattr_latency": { 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73495 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getfilelock_latency": { 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "req_getvxattr_latency": { 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.985 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "req_link_latency": { 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookup_latency": { 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookuphash_latency": { 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.986 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupino_latency": { 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupname_latency": { 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupparent_latency": { 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lookupsnap_latency": { 2023-12-16T01:18:42.987 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "req_lssnap_latency": { 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mkdir_latency": { 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mknod_latency": { 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.988 INFO:tasks.workunit.client.0.smithi078.stdout: "req_mksnap_latency": { 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "req_open_latency": { 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "req_readdir_latency": { 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rename_latency": { 2023-12-16T01:18:42.989 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "req_renamesnap_latency": { 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmdir_latency": { 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmsnap_latency": { 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.990 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "req_rmxattr_latency": { 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setattr_latency": { 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setdirlayout_latency": { 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.991 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setfilelock_latency": { 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setlayout_latency": { 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "req_setxattr_latency": { 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "req_symlink_latency": { 2023-12-16T01:18:42.992 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "req_unlink_latency": { 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "mds_sessions": { 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "average_load": { 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "avg_session_uptime": { 2023-12-16T01:18:42.993 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "mdthresh_evicted": { 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "session_count": { 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "session_remove": { 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "sessions_open": { 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "sessions_stale": { 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "total_load": { 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:42.995 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "purge_queue": { 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executed": { 2023-12-16T01:18:42.996 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing": { 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_high_water": { 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_ops": { 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_executing_ops_high_water": { 2023-12-16T01:18:42.997 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "pq_item_in_journal": { 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3191cff30060916ff22e7cf762c786fd4e3ac2d8": { 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:42.998 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:42.999 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 92 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.000 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3487382 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 337994361 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.001 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.002 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:43.003 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:43.004 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.005 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1769970480 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.006 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:43.007 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 778 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6827690 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 778, 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 502991618 2023-12-16T01:18:43.008 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 43835392 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 34643968 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.009 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9191424 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.010 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 273410 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.012 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70833124 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.013 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.014 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41090 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.016 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71065444 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.017 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184680465 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.018 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.019 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71172079 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.020 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33167, 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 79286481 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.022 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1709, 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 884179420 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.3c6ea938966d5e0ab7748cec837a31256ab25e8c": { 2023-12-16T01:18:43.023 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:43.024 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 53 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.025 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 808 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 808, 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3577046 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:43.026 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 808, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94997915 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.027 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:43.028 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.030 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1475967585 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:43.031 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:43.032 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 809 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7002369 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5623 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 809, 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 107997628 2023-12-16T01:18:43.033 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42778624 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31621120 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.034 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11157504 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.035 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 273410 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.037 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70833124 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.038 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277020698 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41090 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71065444 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.042 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184680465 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.043 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.044 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71172079 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.045 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34360, 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73299566 2023-12-16T01:18:43.046 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:43.047 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1771, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 243895826 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.048 INFO:tasks.workunit.client.0.smithi078.stdout: "mon.5a64cd06ac0b25b3c475d816f237b109a5fe7ca7": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "election_call": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "election_lose": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "election_win": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_elections": { 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11 2023-12-16T01:18:43.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "num_sessions": { 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "session_add": { 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "session_rm": { 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 196 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "session_trim": { 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.050 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "paxos": { 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "accept_timeout": { 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "begin": { 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 940 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_bytes": { 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4587542 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.051 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_keys": { 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2820 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "begin_latency": { 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176997039 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "collect": { 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_bytes": { 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.052 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_keys": { 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_latency": { 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_timeout": { 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.053 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "collect_uncommitted": { 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "commit": { 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 940 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_bytes": { 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4519920 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_keys": { 2023-12-16T01:18:43.054 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5549 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "commit_latency": { 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 940, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 373360517 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_ack_timeout": { 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "lease_timeout": { 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn": { 2023-12-16T01:18:43.055 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "new_pn_latency": { 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh": { 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 943 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "refresh_latency": { 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 943, 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2337960997 2023-12-16T01:18:43.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "restart": { 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state": { 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_bytes": { 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 473 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "share_state_keys": { 2023-12-16T01:18:43.057 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "start_leader": { 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "start_peon": { 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state": { 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_bytes": { 2023-12-16T01:18:43.058 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_keys": { 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "store_state_latency": { 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.059 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache": { 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1020054731 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45834240 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41140224 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2147483648 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.060 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4694016 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:full": { 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.061 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277021761 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 272980 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.062 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70832491 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:inc": { 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.064 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 348127232 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 277021761 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.065 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 38687 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.066 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.067 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71066784 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "prioritycache:kv": { 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 322961408 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.068 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 184681174 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.069 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71171370 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb": { 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "compact": { 2023-12-16T01:18:43.071 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_len": { 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_queue_merge": { 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_range": { 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "get_latency": { 2023-12-16T01:18:43.072 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42251, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 153763078 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_delay_time": { 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_memtable_time": { 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-16T01:18:43.073 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_write_wal_time": { 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_latency": { 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "submit_sync_latency": { 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2033, 2023-12-16T01:18:43.074 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 628751899 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.0": { 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.075 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.076 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2846720 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.077 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1650688 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1511424 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.078 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.079 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.081 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.082 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.083 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4427776 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.084 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1323008 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 142271 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.085 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.086 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 24, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66379 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94017653 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 340, 2023-12-16T01:18:43.087 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9102315 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 420235 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 353, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 94437888 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.088 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20545 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.089 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4551 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.090 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 224 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 119, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8265664 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 324, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268684 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 205, 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11033521 2023-12-16T01:18:43.091 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39289 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12259815 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:43.092 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8621236 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 480821715508 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 127, 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 143823064000 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.093 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65605723774 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40701 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 481185 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.094 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247642275 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 150724 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 110697590 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.095 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31446050 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 902750 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.096 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 402594477 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35927989 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 477, 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2897500 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.097 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 271122432 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 270557184 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.098 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 565248 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.099 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85806336 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.100 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 610304 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.101 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 72966912 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.102 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643547524 2023-12-16T01:18:43.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.104 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.105 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69482988 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.106 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57204224 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.109 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.110 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.111 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68624432 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.112 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643547524 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.113 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35304 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 245718 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.114 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69203134 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.115 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.116 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 47 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.117 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 588 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23014941 2023-12-16T01:18:43.118 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2641788 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20890656 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.119 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.120 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.121 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.122 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.123 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 588 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23014941 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2641788 2023-12-16T01:18:43.124 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20890656 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1771104 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6 2023-12-16T01:18:43.125 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305745920 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.1": { 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.126 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.127 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2568192 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.128 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.129 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1507328 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1368064 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.131 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.132 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.133 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.134 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.135 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4005888 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.136 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 716800 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 212160 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 32, 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 90232 2023-12-16T01:18:43.138 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 83089675 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 313, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9730559 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.139 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 420442 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 318, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 83510117 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.140 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1685 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7430 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.141 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4319 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 811 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233 2023-12-16T01:18:43.142 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 133, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4150598 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 346, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 328355 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 213, 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9750010 2023-12-16T01:18:43.143 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 158553 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8515337 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.144 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 121, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12654744 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 120, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 256938026322 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 121, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 127173892590 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.145 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 409, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66630363321 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 409, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 35988 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 460852 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.146 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 151761283 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 132774 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 62734399 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.147 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26557751 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311577 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.148 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 250092501 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30992084 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 410, 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2571911 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.149 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236584960 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236158976 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.150 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 425984 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85843509 2023-12-16T01:18:43.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.152 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 16384 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.153 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73523659 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.154 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643826320 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.155 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.156 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69204192 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.157 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229006 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.158 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.159 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.160 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599650 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.161 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643826320 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.162 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30226 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 228070 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.163 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68947064 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.164 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.165 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 155 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.166 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2429440 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 372634165 2023-12-16T01:18:43.167 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1041 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 60716775 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 211209578 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.168 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 33 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5615484 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1041 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.169 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5004874 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 33, 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4192275 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.170 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 21149076 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.171 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9023503 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 22, 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20035903 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 100 2023-12-16T01:18:43.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2429440 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 345869605 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.173 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46688398 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 100, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 186981400 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 590368 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.174 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305139712 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.2": { 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.175 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2220032 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.177 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1130496 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.179 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.180 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.181 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.182 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.183 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.184 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3420160 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.185 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 712704 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 178534 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 11, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15128 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.187 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69702138 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 254, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9376441 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 411518 2023-12-16T01:18:43.188 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 260, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 70113656 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1876 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.189 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4123 2023-12-16T01:18:43.190 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 603 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 212 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 98, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4553699 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 271, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 319062 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.191 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 173, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9432194 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 102131 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15386450 2023-12-16T01:18:43.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 116, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23376563 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 114, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247864047034 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 116, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 119062974322 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.193 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 335, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 64601568380 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 335, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 31110 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 516421 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.194 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 120283331 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 107145 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 98831291 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.195 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23200064 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311682 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 258271469 2023-12-16T01:18:43.196 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26958928 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 337, 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3149677 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.197 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 234356736 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233709568 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 647168 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.198 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.199 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844459 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.200 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12288 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.201 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73526805 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.202 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643833443 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.203 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.204 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.205 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69197069 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229639 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.207 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.208 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599017 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.209 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643833443 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.210 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26170 2023-12-16T01:18:43.211 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 217631 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.212 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68954436 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.213 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 30 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.214 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.215 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55015756 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5493282 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.216 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37426651 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.217 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.218 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.219 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.220 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55015756 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.221 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5493282 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37426651 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.222 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305135616 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.223 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.3": { 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.224 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.225 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1228800 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 802816 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 663552 2023-12-16T01:18:43.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.228 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.229 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.230 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.231 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.232 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1961984 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.234 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 733184 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5234 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.236 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42540261 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 135, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8007875 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.237 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 238353 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42778614 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.238 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.239 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4751 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 333 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 222 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.240 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 85, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1004801 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 433916 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 61, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 459179 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.241 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7851394 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 51, 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3782106 2023-12-16T01:18:43.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 48, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 352275827731 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 51, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 82608904487 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 235, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 455262 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.243 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 235, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 20824 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 247472 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 115996880 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.244 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 71811 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 96465423 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11586159 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.245 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 314392 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 232177075 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.246 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14049754 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 238, 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1684214 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867211832 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.247 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 267829248 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 267706368 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144139059 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 122880 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.248 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844629 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.249 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.250 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.251 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73538923 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834718 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.253 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.254 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69195794 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.255 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229752 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.257 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68598904 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.258 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834718 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.259 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9583 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32859 2023-12-16T01:18:43.260 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 216322 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.261 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68938198 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.262 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 37 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.264 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.265 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 962187 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.266 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.267 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.268 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.270 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 962187 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.271 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.272 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305156096 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.4": { 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.273 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.274 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1306624 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.275 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 856064 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 716800 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.276 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.277 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.278 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.279 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.280 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.281 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2093056 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 720896 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.282 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 10, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 248899 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.283 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2517 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:43.284 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46388100 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 154, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11067565 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219324 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 159, 2023-12-16T01:18:43.285 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 46607424 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1587 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.286 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7683 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 351 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.287 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 239 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 89, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 646881 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 146, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 231677 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 57, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67081 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.288 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 122633 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3285475 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42, 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3397084 2023-12-16T01:18:43.289 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 40, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 241281984745 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 42, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 66803293316 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 257, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 382101 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.290 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 257, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 25533 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 242487 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 287231294 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 84067 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.291 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 120429198 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11574998 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 311774 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 735 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.292 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 422798447 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13984866 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 259, 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1685154 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.293 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268812288 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 268230656 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.294 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 581632 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.295 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844565 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.297 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73538987 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.298 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834238 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.299 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69196274 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.301 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229710 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.302 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.303 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.304 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68598946 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.305 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643834238 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.306 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 28852 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 223953 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.307 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68944637 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.308 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 41 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.309 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.310 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409960 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823802 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.311 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5330516 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.312 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.313 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.314 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.315 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5409960 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 823802 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.316 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5330516 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.317 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305143808 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.5": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.318 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.319 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1396736 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.320 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 974848 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 835584 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.321 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.322 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.323 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.324 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.325 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.326 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2301952 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.327 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 729088 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 6, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 169815 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.328 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5666 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.329 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45377600 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 167, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6159426 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.330 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176181 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 188, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 45553781 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.331 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1560 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.332 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10666 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 346 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 242 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 94, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 674349 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.333 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 154, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 233230 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 60, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 173803 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 4, 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 214435 2023-12-16T01:18:43.334 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2741463 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 41, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3237267 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 38, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 172665903434 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.335 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 41, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65829636902 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 272, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 443253 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 272, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26053 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236045 2023-12-16T01:18:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 145009843 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 78671 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 55392708 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.337 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 12323421 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 314378 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 366 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 215741873 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.338 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14615044 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 275, 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2815277 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.339 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235323392 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235151360 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 172032 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.340 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.341 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844398 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.342 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.343 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73539154 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.344 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643832986 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.345 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.346 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69197526 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.347 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229598 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.348 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.349 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.350 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599058 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.351 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643832986 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.352 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 38276 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 225555 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.353 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68934863 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.354 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.355 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.356 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.357 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.358 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.359 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.360 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.361 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.362 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305152000 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.363 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.6": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.364 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1306624 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.365 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 933888 2023-12-16T01:18:43.366 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 794624 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.367 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.368 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.369 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.370 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.371 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2170880 2023-12-16T01:18:43.372 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1318912 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.373 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.374 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 15431 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40020521 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 155, 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7091732 2023-12-16T01:18:43.375 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 141041 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 178, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40161562 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.376 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 456 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.377 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7311 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 335 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 250 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 90, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 527330 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.378 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 138, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 219799 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 48, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 176505 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.379 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3606317 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3029284 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 315913683496 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 34, 2023-12-16T01:18:43.380 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 58222421082 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 413667 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23660 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 669896 2023-12-16T01:18:43.381 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 148161011 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 75426 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 62678462 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.382 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 10843035 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 904656 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 699 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 225997551 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13113752 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 262, 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1788552 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.384 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236306432 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235151360 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1155072 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.385 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85844141 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.386 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.387 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73539411 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.388 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.389 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643831060 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.390 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.391 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69199452 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.392 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57229427 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.393 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.394 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68599229 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.395 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643831060 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.396 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 9774 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 36307 2023-12-16T01:18:43.397 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 222031 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.398 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68932508 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.399 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 39 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.400 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2786 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.401 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40722729 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 15, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7028688 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32078886 2023-12-16T01:18:43.402 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.403 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.404 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.405 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.406 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2786 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 40722729 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.407 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 15, 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 7028688 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 13, 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32078886 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.408 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305741824 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.409 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "osd.7": { 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "bluefs": { 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_fallback": { 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_slow_size_fallback": { 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_db": { 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 65536 2023-12-16T01:18:43.410 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_main": { 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit_wal": { 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_slow": { 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_sst": { 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8192 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.411 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_written_wal": { 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1130496 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lat": { 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "compact_lock_lat": { 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "db_total_bytes": { 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.412 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "db_used_bytes": { 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 304414720 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "log_bytes": { 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 815104 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "logged_bytes": { 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 675840 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_db": { 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 312803328 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.413 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_slow": { 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "max_bytes_wal": { 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "num_files": { 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_bytes": { 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 193929 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.414 INFO:tasks.workunit.client.0.smithi078.stdout: "read_count": { 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes": { 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1265664 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_db": { 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1269760 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_slow": { 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_bytes_wal": { 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.415 INFO:tasks.workunit.client.0.smithi078.stdout: "read_disk_count": { 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 14 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_bytes": { 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3653 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "read_prefetch_count": { 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_bytes": { 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_buffer_count": { 2023-12-16T01:18:43.416 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_bytes": { 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3833 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_count": { 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes": { 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_db": { 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.417 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_slow": { 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_bytes_wal": { 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "read_random_disk_count": { 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_total_bytes": { 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "slow_used_bytes": { 2023-12-16T01:18:43.418 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_total_bytes": { 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "wal_used_bytes": { 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "write_bytes": { 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1875968 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore": { 2023-12-16T01:18:43.419 INFO:tasks.workunit.client.0.smithi078.stdout: "alloc_unit": { 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4096 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": { 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1310720 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "clist_lat": { 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 7, 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 180227 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_lat": { 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.420 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed": { 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_allocated": { 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "compressed_original": { 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "csum_lat": { 2023-12-16T01:18:43.421 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 9, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 28606 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "decompress_lat": { 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_commit_lat": { 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42328611 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_final_lat": { 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 141, 2023-12-16T01:18:43.422 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 22271962 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_flush_lat": { 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 106286 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "kv_sync_lat": { 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 149, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 42434897 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_keys_lat": { 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.423 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_get_values_lat": { 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 1, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1322 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_lower_bound_lat": { 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_next_lat": { 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.424 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_seek_to_first_lat": { 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 0, 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_upper_bound_lat": { 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 4477 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_hits": { 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 493 2023-12-16T01:18:43.425 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "onode_misses": { 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 274 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "read_lat": { 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 107, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1186856 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "read_onode_meta_lat": { 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 160, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 259409 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "read_wait_aio_lat": { 2023-12-16T01:18:43.426 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 53, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 580533 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "reads_with_retries": { 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "remove_lat": { 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 3, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 48393 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "state_aio_wait_lat": { 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3188786 2023-12-16T01:18:43.427 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_aio_wait_lat": { 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1826166 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_cleanup_lat": { 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 201875006294 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "state_deferred_queued_lat": { 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 20, 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 32110465921 2023-12-16T01:18:43.428 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "state_done_lat": { 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 376235 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "state_finishing_lat": { 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 27502 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "state_io_done_lat": { 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 191459 2023-12-16T01:18:43.429 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_commiting_lat": { 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 486952702 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_done_lat": { 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 90127 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "state_kv_queued_lat": { 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 187094316 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.430 INFO:tasks.workunit.client.0.smithi078.stdout: "state_prepare_lat": { 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 11756319 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": { 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 902303 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "truncate_lat": { 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 2, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 945 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_commit_lat": { 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 689230645 2023-12-16T01:18:43.431 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_submit_lat": { 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13813072 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "txc_throttle_lat": { 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 293, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 2874799 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache": { 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_bytes": { 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1867213050 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.432 INFO:tasks.workunit.client.0.smithi078.stdout: "heap_bytes": { 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 236371968 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "mapped_bytes": { 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 235126784 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "target_bytes": { 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3144140492 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "unmapped_bytes": { 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1245184 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.433 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:data": { 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 159383552 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 85827242 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.434 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 147456 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.435 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 126976 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.436 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73281878 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv": { 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 780140544 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.437 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643704318 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.438 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 1168 2023-12-16T01:18:43.439 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.440 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69326194 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:kv_onode": { 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 192937984 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 67108864 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 464 2023-12-16T01:18:43.441 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 57218161 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.442 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.443 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 68610495 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "bluestore-pricache:meta": { 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "committed_bytes": { 2023-12-16T01:18:43.444 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 713031680 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri0_bytes": { 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri10_bytes": { 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri11_bytes": { 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 643704318 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "pri1_bytes": { 2023-12-16T01:18:43.445 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pri2_bytes": { 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 13976 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pri3_bytes": { 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pri4_bytes": { 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "pri5_bytes": { 2023-12-16T01:18:43.446 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 26554 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "pri6_bytes": { 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 234798 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "pri7_bytes": { 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "pri8_bytes": { 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "pri9_bytes": { 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.447 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "reserved_bytes": { 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 69052034 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "objecter": { 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_active": { 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rmw": { 2023-12-16T01:18:43.448 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "osd": { 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg": { 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 47 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "numpg_removing": { 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.449 INFO:tasks.workunit.client.0.smithi078.stdout: "op": { 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 73 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_degraded": { 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_delayed_unreadable": { 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_in_bytes": { 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "op_latency": { 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 73, 2023-12-16T01:18:43.450 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 56726167 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_out_bytes": { 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 263950 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_prepare_latency": { 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 75, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 19058465 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_process_latency": { 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 73, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 51307412 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r": { 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 50 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency": { 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8024191 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_out_bytes": { 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 263950 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.452 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_prepare_latency": { 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 6860343 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_r_process_latency": { 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 50, 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5528438 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw": { 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 18 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_in_bytes": { 2023-12-16T01:18:43.453 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency": { 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 25575820 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.454 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_out_bytes": { 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_prepare_latency": { 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 8268008 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "op_rw_process_latency": { 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 18, 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 24310324 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w": { 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 5 2023-12-16T01:18:43.455 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_in_bytes": { 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency": { 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 23126156 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_prepare_latency": { 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 7, 2023-12-16T01:18:43.456 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 3930114 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "op_w_process_latency": { 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "count": 5, 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 21468650 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "op_wip": { 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_bytes": { 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "recovery_ops": { 2023-12-16T01:18:43.457 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 0 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes": { 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 95995035648 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_bytes_used": { 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: "value": 305733632 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": [ 2023-12-16T01:18:43.458 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 1, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 1, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 1, 2023-12-16T01:18:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 1781760, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 1781760, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 2, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 2.45044111579773e-06, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:43.460 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 286, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 505856, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 590368, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 590368, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 1771104, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 195, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 2473984 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:43.461 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:43.462 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 32, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 32, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 2, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 98304, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 98304, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:43.463 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 22, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 1.351970553287174e-07, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 3376, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 3376, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 10128, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 51, 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 19456 2023-12-16T01:18:43.464 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:43.465 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 64, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 64, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 3, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:43.466 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:43.467 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "cache_mode": "none", 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "erasure_code_profile": {}, 2023-12-16T01:18:43.468 INFO:tasks.workunit.client.0.smithi078.stdout: "min_size": 2, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "options": {}, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_autoscale_mode": "off", 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 8, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "pgp_num": 8, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "pool": 4, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "size": 3, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "stats": { 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_raw": 727116294410, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "bytes_used": 0, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_bytes_used": 0, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "compress_under_bytes": 0, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "data_bytes_used": 0, 2023-12-16T01:18:43.469 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "max_avail": 242372100096, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "objects": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_bytes_used": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "percent_used": 0.0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_bytes": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "quota_objects": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "rd": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "rd_bytes": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "stored": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_data": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_omap": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "stored_raw": 0, 2023-12-16T01:18:43.470 INFO:tasks.workunit.client.0.smithi078.stdout: "wr": 0, 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "wr_bytes": 0 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_bytes": 0, 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "target_max_objects": 0, 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "type": "replicated" 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": { 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "mirroring_by_pool": [ 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: false 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: "num_images_by_pool": [ 2023-12-16T01:18:43.471 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pools": 1 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "report_id": "1011f615-7cde-4d26-8b9b-75c68a8842fd", 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "report_timestamp": "2023-12-16T01:18:42.100025", 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "report_version": 1, 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "rocksdb_stats": { 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "6.15.5" 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "rook": { 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "cluster": { 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "external-mode": null, 2023-12-16T01:18:43.472 INFO:tasks.workunit.client.0.smithi078.stdout: "mon": { 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "allow-multiple-per-node": null, 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "count": null, 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "max-id": null, 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "pvc": { 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "stretch": { 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "enabled": null 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "network": { 2023-12-16T01:18:43.473 INFO:tasks.workunit.client.0.smithi078.stdout: "provider": null 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "storage": { 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "device-set": { 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "non-portable": null, 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "portable": null, 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "csi": { 2023-12-16T01:18:43.474 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes": { 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "node": { 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "kubernetes-total": null, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "with-ceph-daemons": null, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-cephfs-plugin": null, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-nfs-plugin": null, 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: "with-csi-rbd-plugin": null 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.475 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "storage-class": { 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "count": { 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "bucket": null, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs": null, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "nfs": null, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd": null, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "total": null 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: "version": null 2023-12-16T01:18:43.476 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "services": {}, 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_per_pg": [ 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.477 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374570+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374570+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.374900+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.478 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387158+0000", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.479 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3f", 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.480 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:49:05.691414+0000", 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.481 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.482 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.483 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.484 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.485 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365842+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365842+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366154+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.486 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384266+0000", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.487 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3e", 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.488 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:18.005534+0000", 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.489 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.490 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.491 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.492 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.493 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.360823+0000", 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.360823+0000", 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361089+0000", 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.494 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.495 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388028+0000", 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3d", 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:18:15.695869+0000", 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.497 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.498 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.499 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.500 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.501 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.502 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.389353+0000", 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.389353+0000", 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.503 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.389698+0000", 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.504 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.505 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3c", 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:31:30.265876+0000", 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.506 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.507 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.508 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.509 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.510 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.511 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.373981+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.373981+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375122+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.512 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385324+0000", 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.513 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3b", 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:48:52.345809+0000", 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.514 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.515 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.516 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.517 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.518 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.519 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.520 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.440280+0000", 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.440280+0000", 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.521 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.440486+0000", 2023-12-16T01:18:43.522 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.523 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3a", 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:42:16.208522+0000", 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.524 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.525 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.526 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.527 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.528 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374773+0000", 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374773+0000", 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375442+0000", 2023-12-16T01:18:43.529 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.530 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384882+0000", 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.531 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.39", 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:04:44.979707+0000", 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.532 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.533 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.534 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.535 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.536 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.537 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362977+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362977+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363321+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.538 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385629+0000", 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.539 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.38", 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:19:33.072357+0000", 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.540 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.541 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.542 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.543 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.544 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.545 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.381296+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.381296+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.382313+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.546 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387068+0000", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.547 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.37", 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.548 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:46:09.269898+0000", 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.549 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.550 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.551 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.552 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.553 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.379847+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.379847+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.380138+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.554 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387536+0000", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.555 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.36", 2023-12-16T01:18:43.556 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:36:17.953551+0000", 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.557 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.559 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.560 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.561 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.562 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.379352+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.379352+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.379771+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.563 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387484+0000", 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.564 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.35", 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:31:40.307826+0000", 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.566 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.567 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.568 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.569 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.570 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361620+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361620+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361991+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.571 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.390005+0000", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.572 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.34", 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.573 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:35:01.520614+0000", 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.574 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.575 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.576 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.577 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.578 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.359647+0000", 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.359647+0000", 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.359919+0000", 2023-12-16T01:18:43.579 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386240+0000", 2023-12-16T01:18:43.580 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.581 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.33", 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:56:35.403949+0000", 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.582 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.583 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.584 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.585 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.586 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.360763+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.360763+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.361062+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.587 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387713+0000", 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.588 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.32", 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:03:17.661792+0000", 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.590 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.591 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.592 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.593 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.594 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365220+0000", 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365220+0000", 2023-12-16T01:18:43.595 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365506+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.596 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382929+0000", 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.597 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.31", 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:15:47.240711+0000", 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.598 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.599 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.600 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.601 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.602 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.603 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441117+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441117+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.604 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441407+0000", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.605 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.30", 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:58:42.972951+0000", 2023-12-16T01:18:43.606 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.607 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.608 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.609 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.610 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.611 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377485+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377485+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377736+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.612 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383730+0000", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.613 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2f", 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.614 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:37:15.262311+0000", 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.615 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.616 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.617 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.618 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:43.619 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369579+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369579+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369846+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.620 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383416+0000", 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.621 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2e", 2023-12-16T01:18:43.622 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:11:20.492210+0000", 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.623 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.624 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.625 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.626 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.627 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.375252+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.375252+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375576+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.628 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385128+0000", 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.629 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2d", 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.630 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:22:26.169904+0000", 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.631 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.632 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.633 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.634 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.635 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.824715+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.824715+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.825117+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.636 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388451+0000", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 4, 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.637 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 4, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1f", 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.638 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 22, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:06:45.600903+0000", 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 554, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.639 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.640 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.641 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 4, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.642 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'4" 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.643 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.355857+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.355857+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.356157+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.644 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386679+0000", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.645 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1e", 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:00:31.123280+0000", 2023-12-16T01:18:43.646 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.647 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.648 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.649 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.650 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.651 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819852+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819852+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820066+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.652 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386761+0000", 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.653 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1e", 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:05:17.393338+0000", 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.654 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.655 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.656 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.657 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.658 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.659 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.359406+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.359406+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.359678+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.660 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388547+0000", 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.661 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1f", 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:51:16.283310+0000", 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.662 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.663 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.664 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.665 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.666 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.667 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.825786+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.825786+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.826119+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.668 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385604+0000", 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:43.669 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1d", 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:23:38.934038+0000", 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.670 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.671 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.672 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.673 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.674 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.378658+0000", 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.378658+0000", 2023-12-16T01:18:43.675 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.378956+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.676 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383826+0000", 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.677 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1c", 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:17:47.561760+0000", 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.678 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.679 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.680 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.681 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.682 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.822167+0000", 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.822167+0000", 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.822549+0000", 2023-12-16T01:18:43.683 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385794+0000", 2023-12-16T01:18:43.684 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.685 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1c", 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:59:15.786457+0000", 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.686 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.687 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.688 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.689 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:43.690 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.691 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.373483+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.373483+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373781+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.692 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383648+0000", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.693 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1d", 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:45:36.939195+0000", 2023-12-16T01:18:43.694 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.695 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.696 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.697 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.698 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.699 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819751+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819751+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820026+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.700 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387261+0000", 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.701 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1b", 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:56:41.701263+0000", 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.702 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.703 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.704 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.705 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.706 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:43.707 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362827+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362827+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363124+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.708 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389011+0000", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.709 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1a", 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.710 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:46:17.797037+0000", 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.711 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.712 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.713 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.715 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816618+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816618+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816975+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.716 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386581+0000", 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:43.717 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.718 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.720 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:43.720 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.720 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1a", 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:50:34.887014+0000", 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.721 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.722 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.723 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.724 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.725 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.726 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364701+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364701+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364985+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.727 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388109+0000", 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.728 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1b", 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:35:07.907509+0000", 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.729 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.730 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.731 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.732 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.733 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.734 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.818025+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.818025+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.818348+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.735 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386019+0000", 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.736 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.19", 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:48:04.086683+0000", 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.737 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.738 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.739 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.741 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361545+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361545+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366626+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.743 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385682+0000", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.744 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.18", 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.745 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:42:02.686440+0000", 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.746 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.747 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.748 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.749 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.750 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819639+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819639+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819956+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.751 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383583+0000", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.752 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.18", 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.753 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:22:01.905387+0000", 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.754 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.755 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.756 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.757 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.758 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364842+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364842+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365926+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.759 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385735+0000", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.760 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.19", 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.761 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:04:52.854215+0000", 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.762 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.763 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.764 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.765 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.766 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.810720+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.810720+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.811076+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.767 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387604+0000", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.768 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.17", 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.769 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:50:51.453870+0000", 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.770 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.771 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.772 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.773 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.774 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374184+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374184+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.374510+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.775 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383592+0000", 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.776 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.16", 2023-12-16T01:18:43.777 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:00:48.748300+0000", 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.778 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.779 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.780 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.781 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.782 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.808004+0000", 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.808004+0000", 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.810394+0000", 2023-12-16T01:18:43.783 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383415+0000", 2023-12-16T01:18:43.784 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.785 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.16", 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:29:47.363999+0000", 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.786 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.787 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.788 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.789 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.790 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363065+0000", 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363065+0000", 2023-12-16T01:18:43.791 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363340+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.792 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388351+0000", 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.793 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.17", 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:53:47.845758+0000", 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.794 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.795 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.796 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.797 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.798 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.799 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812596+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812596+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.812931+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.800 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383927+0000", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 3, 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.801 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 3, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.15", 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 21, 2023-12-16T01:18:43.802 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:46:03.127202+0000", 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 90, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.803 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.804 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.805 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 4, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.806 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'3" 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.807 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.388479+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.388479+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.808 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.388780+0000", 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.809 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.810 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.14", 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:19:34.569725+0000", 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.811 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.812 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.813 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.814 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.815 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.816 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816707+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816707+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816994+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.817 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:18:11.728827+0000", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 12, 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.818 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 12, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.14", 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 30, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.819 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:23:51.405338+0000", 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 2606, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.820 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 12, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 4, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 4, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.821 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.822 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 12, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 9 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.823 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "70'12" 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.824 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374781+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374781+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375133+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.825 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385314+0000", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.826 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.15", 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.827 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:03:13.694371+0000", 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.828 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.829 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.830 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.831 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.832 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.823861+0000", 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.823861+0000", 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.824266+0000", 2023-12-16T01:18:43.833 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388425+0000", 2023-12-16T01:18:43.834 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.835 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.13", 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:33:50.001880+0000", 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 34, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.836 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.837 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.838 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 6 2023-12-16T01:18:43.839 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.840 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363925+0000", 2023-12-16T01:18:43.841 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363925+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364176+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.842 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387792+0000", 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.843 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.12", 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:30:09.524726+0000", 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.844 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.845 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.846 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.847 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.848 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.849 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819333+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819333+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819641+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.850 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383072+0000", 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.851 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.12", 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:57:55.945000+0000", 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.852 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.853 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.854 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.855 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.856 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.857 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.374411+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.374411+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375308+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.858 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385239+0000", 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.859 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.13", 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:20:10.494948+0000", 2023-12-16T01:18:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.861 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.863 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.864 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.865 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812591+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812591+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.813182+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.866 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386270+0000", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.867 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.11", 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.868 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:42:18.145711+0000", 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.869 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.870 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.871 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.872 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.873 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362979+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362979+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365207+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.874 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385977+0000", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.875 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.10", 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.876 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:16:47.895076+0000", 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.877 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.878 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.879 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:43.880 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:43.881 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814111+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814111+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814348+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.882 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382817+0000", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 8, 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.883 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 8, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.10", 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 26, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:37.656731+0000", 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.885 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 12, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 4, 2023-12-16T01:18:43.886 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 4, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 4, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.887 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 12, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.888 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'8" 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.889 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.375178+0000", 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.375178+0000", 2023-12-16T01:18:43.890 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.375614+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.891 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385022+0000", 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.892 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.11", 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:44:47.119034+0000", 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.893 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.894 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.895 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.896 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.897 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.898 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.822719+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.822719+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.823173+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.899 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.390181+0000", 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.900 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.f", 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:40:58.502025+0000", 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.901 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 22, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.902 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.903 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.904 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.905 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:43.906 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377320+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377320+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377609+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.907 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387385+0000", 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.908 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.e", 2023-12-16T01:18:43.909 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:38:16.925093+0000", 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.910 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.911 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.912 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.913 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.914 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.164502+0000", 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.164502+0000", 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.164810+0000", 2023-12-16T01:18:43.915 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.916 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384600+0000", 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.917 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.2", 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:56:11.823918+0000", 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.918 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.919 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.920 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.921 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.922 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.923 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820500+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820500+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820780+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.924 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383610+0000", 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.925 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.928 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.928 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.928 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.928 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.928 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.4", 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:19:30.653362+0000", 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.929 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.930 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.931 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.932 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.933 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369231+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369231+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369549+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.934 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383547+0000", 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.935 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.5", 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:37:46.384536+0000", 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.936 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.937 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.938 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.939 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.940 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.291222+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.291222+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.291576+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.941 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383511+0000", 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.4", 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.942 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:57:20.644584+0000", 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.943 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.944 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.945 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.946 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.807807+0000", 2023-12-16T01:18:43.947 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.807807+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.809161+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383054+0000", 2023-12-16T01:18:43.948 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.949 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.2", 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:17:51.569016+0000", 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.950 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.951 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.952 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.953 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.954 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.361941+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.361941+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362284+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.955 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389926+0000", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.956 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.3", 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:50:06.278927+0000", 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.957 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.958 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.959 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:43.960 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:43.961 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.162540+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.162540+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.162824+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.962 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384488+0000", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.963 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.7", 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:56:01.434003+0000", 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.964 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.965 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.966 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.967 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.968 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365338+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365338+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365631+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.969 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383147+0000", 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.0", 2023-12-16T01:18:43.970 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:32:27.372892+0000", 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.971 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.972 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.973 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.974 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814012+0000", 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814012+0000", 2023-12-16T01:18:43.975 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814328+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.382927+0000", 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.976 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.1", 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.977 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:50:28.739701+0000", 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.978 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.979 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.980 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.981 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.982 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206976+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206976+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207354+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387021+0000", 2023-12-16T01:18:43.983 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.5", 2023-12-16T01:18:43.984 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:26:31.811845+0000", 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.985 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.986 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.987 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.988 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.989 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362418+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362418+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362722+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387064+0000", 2023-12-16T01:18:43.990 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2", 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.991 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:31:06.146813+0000", 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:43.993 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:43.994 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:43.995 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820199+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820199+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.820949+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.996 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383398+0000", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:43.997 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.3", 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:31:37.014881+0000", 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:43.998 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:43.999 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.000 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.001 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 20, 2023-12-16T01:18:44.002 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:15:58.354166+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:15:58.354166+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:15:58.354652+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 59, 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.003 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:14:05.323103+0000", 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:18:37.415600+0000", 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 136, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 58, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 136, 2023-12-16T01:18:44.004 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "1.0", 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 307, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:21:35.088239+0000", 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 590368, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.005 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 1771104, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:44.006 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 6, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.007 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 286, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 494, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 195, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 2416 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.008 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "70'136" 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.009 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.291386+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.291386+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.291680+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.010 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387925+0000", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.6", 2023-12-16T01:18:44.011 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:56:12.079784+0000", 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.012 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.013 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.014 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.015 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364542+0000", 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364542+0000", 2023-12-16T01:18:44.016 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364849+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.017 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387848+0000", 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.1", 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.018 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:09:09.289748+0000", 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.019 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.020 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.021 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.022 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820922+0000", 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820922+0000", 2023-12-16T01:18:44.023 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.821344+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384853+0000", 2023-12-16T01:18:44.024 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.0", 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.025 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:42:14.366011+0000", 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.026 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.027 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.028 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.029 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206957+0000", 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206957+0000", 2023-12-16T01:18:44.030 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207193+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388015+0000", 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.031 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.3", 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.032 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:41:15.217663+0000", 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.033 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.035 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.036 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.825590+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.825590+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.825886+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.037 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385648+0000", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.038 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.5", 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:20:29.356797+0000", 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.039 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.040 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.041 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.042 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.043 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363921+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363921+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364213+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.044 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383561+0000", 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.045 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.4", 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:31:59.658501+0000", 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.046 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.047 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.048 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.049 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.050 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.206832+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.206832+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.207124+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385716+0000", 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.0", 2023-12-16T01:18:44.052 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:30:58.800809+0000", 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.053 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.054 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.055 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.056 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812638+0000", 2023-12-16T01:18:44.057 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812638+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.812969+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.058 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.384084+0000", 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.6", 2023-12-16T01:18:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:26:13.057983+0000", 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.060 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.061 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.062 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.063 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "63'1" 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.064 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366080+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366080+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366556+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.065 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386593+0000", 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.066 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.7", 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:49:37.732222+0000", 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.067 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.068 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.069 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.070 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 65, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.071 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:45.162707+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:45.162707+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:45.163014+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 66, 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.072 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:44.152419+0000", 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389542+0000", 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 65, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.073 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "4.1", 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 13, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:15:42.685086+0000", 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.074 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.075 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.075 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.075 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.075 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.075 INFO:tasks.workunit.client.0.smithi078.stderr:+ echo OK 2023-12-16T01:18:44.077 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.078 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.079 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:44.080 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.081 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.432894+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.432894+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.082 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.434886+0000", 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:44.083 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.7", 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 34, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T03:39:53.014238+0000", 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.084 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.085 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.086 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 1, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.087 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.088 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.089 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.362579+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.362579+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.362845+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388131+0000", 2023-12-16T01:18:44.090 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.091 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.6", 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T01:39:34.708239+0000", 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.092 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.093 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.094 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.095 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.096 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.820590+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.820590+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.821295+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.097 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.098 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.8", 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:05:22.018115+0000", 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.099 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.100 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.101 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.102 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 4, 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.103 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371481+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371481+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373091+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.104 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.389796+0000", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.105 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.9", 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:20:06.410157+0000", 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.106 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.107 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.108 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.109 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 4, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.110 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819419+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819419+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819724+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.111 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385821+0000", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.112 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.9", 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:12:08.793379+0000", 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.113 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.114 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.115 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.116 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.117 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.368077+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.368077+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.368365+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.118 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385967+0000", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.119 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.8", 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:57:17.205987+0000", 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.120 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.121 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.122 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.123 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.124 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.819386+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.819386+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.819728+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.125 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385405+0000", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.a", 2023-12-16T01:18:44.126 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:31:32.313828+0000", 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.127 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.128 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.129 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.130 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.131 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.367473+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.367473+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.367884+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.132 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387359+0000", 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.133 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.b", 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:02:59.449100+0000", 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.134 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.135 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.136 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.137 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.823657+0000", 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.823657+0000", 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.823931+0000", 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.138 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385147+0000", 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:44.139 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.b", 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.140 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:31:36.299678+0000", 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.141 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.142 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.143 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.144 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366002+0000", 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366002+0000", 2023-12-16T01:18:44.145 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366291+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386497+0000", 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.146 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.a", 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.147 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:56:06.159546+0000", 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.148 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.149 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.150 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.151 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.814075+0000", 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.814075+0000", 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.814425+0000", 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.152 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383447+0000", 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.153 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.c", 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 18, 2023-12-16T01:18:44.154 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:57:27.769082+0000", 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.155 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.156 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.157 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.158 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 7, 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.376369+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.376369+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.376932+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.159 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385407+0000", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.160 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.d", 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.161 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T05:06:26.840800+0000", 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.162 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.163 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.164 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 7, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.165 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.812744+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.812744+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.813057+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.166 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383838+0000", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 1, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.167 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 1, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.d", 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 19, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T04:15:20.231347+0000", 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 70, 2023-12-16T01:18:44.168 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.169 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.170 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 1, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 1 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: 3 2023-12-16T01:18:44.171 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'1" 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.172 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371082+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371082+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.373986+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.173 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383151+0000", 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.174 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.c", 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:22:33.675503+0000", 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.175 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.176 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.177 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.178 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 60, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.179 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:11.816022+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:11.816022+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:11.816315+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 61, 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.180 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:10.784417+0000", 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383509+0000", 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 2, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 60, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 2, 2023-12-16T01:18:44.181 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "2.e", 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 20, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T10:45:21.404831+0000", 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.182 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 3, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 1, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.183 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 1, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 1, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.184 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 3, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: 7 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.185 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "62'2" 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.186 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441236+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441236+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.187 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441633+0000", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.f", 2023-12-16T01:18:44.188 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 10, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:40:16.845941+0000", 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.189 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.190 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.191 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.192 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.193 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364277+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364277+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.364867+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.194 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385880+0000", 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.195 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.20", 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:18:26.362786+0000", 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.196 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.197 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.198 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: 5 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.199 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 2, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.369355+0000", 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.369355+0000", 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.369770+0000", 2023-12-16T01:18:44.200 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383002+0000", 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.201 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.21", 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.202 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:55:51.517395+0000", 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.203 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.204 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: 2, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 2, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.206 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.376924+0000", 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.376924+0000", 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377435+0000", 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.207 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383159+0000", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.208 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.22", 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T08:14:04.841520+0000", 2023-12-16T01:18:44.209 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.210 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.211 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.212 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.213 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365152+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365152+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365438+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.214 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388190+0000", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.215 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.23", 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:17:28.690025+0000", 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.216 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.217 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.218 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.219 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.220 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.364060+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.364060+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.366615+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.221 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.386241+0000", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.222 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.24", 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:35:03.436814+0000", 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.223 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.224 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.225 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.226 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 1, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.227 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.363153+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.363153+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.363652+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.228 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383756+0000", 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.229 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.25", 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.230 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T13:01:32.985269+0000", 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.231 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.232 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.233 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.234 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 1, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.235 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.372372+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.372372+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.372834+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.236 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387624+0000", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.237 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.26", 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:37:24.346325+0000", 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.238 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.239 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.240 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.241 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: 4 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.242 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:17:43.441119+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:17:43.441119+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.243 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 70, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:43.441450+0000", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 69, 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.244 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.27", 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 70, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 27, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.245 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T06:28:18.472741+0000", 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.246 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.247 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.248 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: 1, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.249 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.377926+0000", 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.250 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383661+0000", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.251 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.28", 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.252 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T07:54:03.863885+0000", 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.253 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.254 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.255 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 2 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.256 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 3, 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.366872+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.366872+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.367154+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.257 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.385832+0000", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.29", 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T11:04:27.001508+0000", 2023-12-16T01:18:44.259 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.260 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.261 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.262 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 3, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 3, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.263 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 5, 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.377996+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.377996+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.378318+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.264 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.383163+0000", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.265 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2a", 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T12:47:54.333865+0000", 2023-12-16T01:18:44.266 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.267 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.268 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: 5, 2023-12-16T01:18:44.269 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: 6 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 5, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 0, 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.270 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.371258+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.371570+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.271 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.388279+0000", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.272 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2b", 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T02:52:43.164804+0000", 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.273 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.274 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.275 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.276 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 0, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 7, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 1 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 0, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": [ 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.277 INFO:tasks.workunit.client.0.smithi078.stdout: "acting_primary": 6, 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "avail_no_missing": [], 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "blocked_by": [], 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "created": 61, 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "dirty_stats_invalid": false, 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_bytes_stats_invalid": false, 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "hitset_stats_invalid": false, 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_active": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_active": "2023-12-16T01:16:12.365349+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_became_peered": "2023-12-16T01:16:12.365349+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_change": "2023-12-16T01:16:12.365725+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_clean_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub": "0'0", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_deep_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.278 INFO:tasks.workunit.client.0.smithi078.stdout: "last_epoch_clean": 62, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fresh": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_fullsized": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_peered": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub": "0'0", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_duration": 0, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_scrub_stamp": "2023-12-16T01:16:11.786397+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_undegraded": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "last_unstale": "2023-12-16T01:17:42.387162+0000", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "log_dups_size": 0, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "log_start": "0'0", 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "manifest_stats_invalid": false, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "mapping_epoch": 61, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "object_location_counts": [], 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_scrubbed": 0, 2023-12-16T01:18:44.279 INFO:tasks.workunit.client.0.smithi078.stdout: "objects_trimmed": 0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_stats_invalid": false, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_start": "0'0", 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "parent": "0.0", 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "parent_split_bits": 0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "pgid": "3.2c", 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "pin_stats_invalid": false, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "purged_snaps": [], 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_epoch": 69, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "reported_seq": 17, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_duration": 0.0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-17T09:21:17.449482+0000", 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrim_duration": 0.0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "snaptrimq_len": 0, 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.280 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.281 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.282 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "state": "active+clean", 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_invalid": false, 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: "up": [ 2023-12-16T01:18:44.283 INFO:tasks.workunit.client.0.smithi078.stdout: 6, 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: 4, 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: 0 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "up_primary": 6, 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "version": "0'0" 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_per_pool": [ 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 24, 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "rbd" 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.284 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 8, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 4, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.285 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.286 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:44.287 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 24 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 192, 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:44.288 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 64, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 3, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.289 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.290 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 0, 2023-12-16T01:18:44.291 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 0 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 192 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.292 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 3, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "mgr" 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 136, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 1, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 3, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 136, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 1, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 590368, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 1771104, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.293 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 6, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 2, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 2, 2023-12-16T01:18:44.294 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 6, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 286, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 494, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.295 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 195, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 2416 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 1781760, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 1771104, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 3 2023-12-16T01:18:44.296 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: { 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "acting": 96, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "application": [ 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "cephfs" 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "log_size": 45, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "num_pg": 32, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "num_store_stats": 8, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "ondisk_log_size": 45, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "poolid": 2, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "stat_sum": { 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes": 3376, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_hit_set_archive": 0, 2023-12-16T01:18:44.297 INFO:tasks.workunit.client.0.smithi078.stdout: "num_bytes_recovered": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_deep_scrub_errors": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_kb": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_full": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_evict_mode_some": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_kb": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_high": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_flush_mode_low": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_keys_recovered": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_large_omap_objects": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_legacy_snapsets": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_clones": 0, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_object_copies": 66, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects": 22, 2023-12-16T01:18:44.298 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_degraded": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_dirty": 22, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_hit_set_archive": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_manifest": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_misplaced": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_missing_on_primary": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_omap": 14, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_pinned": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_recovered": 1, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_repaired": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_objects_unfound": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_bytes": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_omap_keys": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_promote": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_read_kb": 0, 2023-12-16T01:18:44.299 INFO:tasks.workunit.client.0.smithi078.stdout: "num_scrub_errors": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_shallow_scrub_errors": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_whiteouts": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write": 51, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "num_write_kb": 19 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "store_stats": { 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "allocated": 98304, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "available": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_allocated": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "data_compressed_original": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "data_stored": 10128, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "internal_metadata": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "internally_reserved": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "omap_allocated": 0, 2023-12-16T01:18:44.300 INFO:tasks.workunit.client.0.smithi078.stdout: "total": 0 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "up": 96 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: ], 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "usage": { 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "pg_num": 105, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "pools": 4, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "stats_by_class": { 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "ssd": { 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_bytes": 2442948608, 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_raw_ratio": 0.0031810870859771967 2023-12-16T01:18:44.301 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: }, 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: "total_avail_bytes": 765517336576, 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: "total_bytes": 767960285184, 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: "total_used_bytes": 2442948608 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: } 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout:} 2023-12-16T01:18:44.302 INFO:tasks.workunit.client.0.smithi078.stdout:OK 2023-12-16T01:18:44.303 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:18:44.303 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.303 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.304 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:44.305 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.306 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='client.24860 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.307 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.308 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.309 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.310 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:43 smithi118 ceph-mon[44148]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.312 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.313 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.314 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.315 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.316 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:18:44.316 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:18:44.316 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:43 smithi078 ceph-mon[39682]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.316 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:43 smithi078 ceph-mon[56825]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:44.395 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2023-12-16T01:18:44.395 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:18:44.696 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:44 smithi078 ceph-mon[39682]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:44.696 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:44 smithi078 ceph-mon[56825]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:44.697 DEBUG:teuthology.parallel:result is None 2023-12-16T01:18:44.697 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:18:44.724 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:18:44.724 DEBUG:teuthology.orchestra.run.smithi078:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:18:44.789 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:18:44.789 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:18:44.808 INFO:teuthology.task.print:**** done end telemetry quincy... 2023-12-16T01:18:44.809 INFO:teuthology.run_tasks:Running task print... 2023-12-16T01:18:44.852 INFO:teuthology.task.print:**** done start parallel 2023-12-16T01:18:44.853 INFO:teuthology.run_tasks:Running task parallel... 2023-12-16T01:18:44.887 INFO:teuthology.task.parallel:starting parallel... 2023-12-16T01:18:44.887 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-12-16T01:18:44.888 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:18:44.888 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-12-16T01:18:44.888 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-12-16T01:18:44.891 INFO:tasks.rados:Beginning rados... 2023-12-16T01:18:44.892 INFO:tasks.rados:joining rados 2023-12-16T01:18:44.892 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-16T01:18:44.893 INFO:teuthology.task.sequential:In sequential, running task print... 2023-12-16T01:18:44.893 INFO:teuthology.task.print:**** done start upgrade, wait 2023-12-16T01:18:44.893 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-16T01:18:44.893 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2023-12-16T01:18:44.893 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-16T01:18:44.894 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-12-16T01:18:44.894 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-12-16T01:18:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:44 smithi118 ceph-mon[44148]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:45.247 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:45.401 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:46.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:46 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:46 smithi078 ceph-mon[39682]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:46 smithi078 ceph-mon[56825]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:46 smithi118 ceph-mon[44148]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:48.178 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:47 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:47] "GET /metrics HTTP/1.1" 200 235754 "" "Prometheus/2.43.0" 2023-12-16T01:18:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[39682]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/703151138' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[56825]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/703151138' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:48 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:48 smithi118 ceph-mon[44148]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-16T01:18:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:48 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/703151138' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:48 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:18:49.060 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-16T01:18:49.304 INFO:tasks.rados:starting run 0 out of 1 2023-12-16T01:18:49.304 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-12-16T01:18:49.304 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-12-16T01:18:49.420 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:49.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:49 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:18:49.619 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:49 smithi078 ceph-mon[39682]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T01:18:49.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:49 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:18:49.619 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:49 smithi078 ceph-mon[56825]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T01:18:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:49 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:18:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:49 smithi118 ceph-mon[44148]: osdmap e71: 8 total, 8 up, 8 in 2023-12-16T01:18:50.032 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:50 smithi118 ceph-mon[44148]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:50.714 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:50 smithi078 ceph-mon[39682]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:50.714 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:50 smithi078 ceph-mon[56825]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:52.046 INFO:teuthology.orchestra.run.smithi078.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:52.716 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:52.716 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:52.716 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:52.716 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1420587481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:52.716 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1420587481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:52.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:52.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:52 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:52.718 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dc053256-9baf-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-12-16T01:18:53.069 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1420587481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:18:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:52 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[39682]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[39682]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[39682]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[39682]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T01:18:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[56825]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[56825]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[56825]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:53 smithi078 ceph-mon[56825]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T01:18:54.060 INFO:teuthology.orchestra.run.smithi078.stderr:pool 'unique_pool_0' created 2023-12-16T01:18:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:53 smithi118 ceph-mon[44148]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:53 smithi118 ceph-mon[44148]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:53 smithi118 ceph-mon[44148]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T01:18:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:53 smithi118 ceph-mon[44148]: osdmap e72: 8 total, 8 up, 8 in 2023-12-16T01:18:54.784 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-12-16T01:18:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[39682]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[39682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-16T01:18:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[39682]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T01:18:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[56825]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[56825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-16T01:18:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:54 smithi078 ceph-mon[56825]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T01:18:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:54 smithi118 ceph-mon[44148]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:54 smithi118 ceph-mon[44148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-12-16T01:18:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:54 smithi118 ceph-mon[44148]: osdmap e73: 8 total, 8 up, 8 in 2023-12-16T01:18:55.200 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:18:55.478 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (76s) 65s ago 2m 17.4M - 0.25.0 c8568f914cd2 2c924a6fc243 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (99s) 65s ago 99s 89.6M - 9.4.7 954c08fa6188 1ded40019a42 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2m) 65s ago 2m 15.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2m) 65s ago 2m 17.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:18:55.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443 running (6m) 65s ago 6m 438M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 b2cd193f2d6b 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:9283 running (7m) 65s ago 7m 496M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 3df0430a891e 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7m) 65s ago 7m 85.5M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6m) 65s ago 6m 57.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6m) 65s ago 6m 56.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (88s) 65s ago 88s 11.9M - 1.5.0 0da6a335fe13 38faeb875c4c 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (84s) 65s ago 84s 3930k - 1.5.0 0da6a335fe13 fdbc40ca99db 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5m) 65s ago 5m 67.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5m) 65s ago 5m 63.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4m) 65s ago 4m 54.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4m) 65s ago 4m 56.9M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4m) 65s ago 4m 57.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3m) 65s ago 3m 56.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3m) 65s ago 3m 56.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3m) 65s ago 3m 55.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:18:55.826 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (71s) 65s ago 2m 26.8M - 2.43.0 a07b618ecd1d 561fe28dc33d 2023-12-16T01:18:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[56825]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T01:18:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[56825]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[56825]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[56825]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[39682]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T01:18:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[39682]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[39682]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:56 smithi078 ceph-mon[39682]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:56.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 15 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:18:56.235 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:18:56.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:18:56 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:18:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:56 smithi118 ceph-mon[44148]: osdmap e74: 8 total, 8 up, 8 in 2023-12-16T01:18:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:56 smithi118 ceph-mon[44148]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:56 smithi118 ceph-mon[44148]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:56 smithi118 ceph-mon[44148]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:18:57.063 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[56825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:18:57.064 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[56825]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T01:18:57.064 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1028422176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:18:57.064 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:57.064 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:57 smithi118 ceph-mon[44148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:18:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:57 smithi118 ceph-mon[44148]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T01:18:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:57 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1028422176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:18:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:57 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:57 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[39682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:18:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[39682]: osdmap e75: 8 total, 8 up, 8 in 2023-12-16T01:18:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1028422176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:18:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:18:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:57 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:18:58.078 INFO:teuthology.orchestra.run.smithi078.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-12-16T01:18:58.098 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:58 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:18:58.098 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:58 smithi078 ceph-mon[39682]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:58.099 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:58 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:18:58.099 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:58 smithi078 ceph-mon[56825]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:58.099 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:18:57 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:18:57] "GET /metrics HTTP/1.1" 200 238179 "" "Prometheus/2.43.0" 2023-12-16T01:18:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:58 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:18:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:58 smithi118 ceph-mon[44148]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:18:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:59 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:18:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:18:59 smithi078 ceph-mon[39682]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T01:18:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:59 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:18:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:18:59 smithi078 ceph-mon[56825]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T01:18:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:59 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/3151692603' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-16T01:18:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:18:59 smithi118 ceph-mon[44148]: osdmap e76: 8 total, 8 up, 8 in 2023-12-16T01:18:59.976 DEBUG:teuthology.orchestra.run.smithi078:> 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 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight read -> 100 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight delete -> 50 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight snap_create -> 50 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight snap_remove -> 50 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight rollback -> 50 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight setattr -> 25 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight rmattr -> 25 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight copy_from -> 50 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:adding op weight append -> 100 2023-12-16T01:19:00.004 INFO:tasks.rados.rados.0.smithi078.stdout:ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable) 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout:Configuration: 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Number of operations: 4000 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Number of objects: 50 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Max in flight operations: 16 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Object size (in bytes): 4000000 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Write stride min: 400000 2023-12-16T01:19:00.005 INFO:tasks.rados.rados.0.smithi078.stdout: Write stride max: 800000 2023-12-16T01:19:00.078 INFO:tasks.rados.rados.0.smithi078.stdout:1: write initial oid 1 2023-12-16T01:19:00.078 INFO:tasks.rados.rados.0.smithi078.stdout:1: seq_num 0 ranges {0=24576} 2023-12-16T01:19:00.078 INFO:tasks.rados.rados.0.smithi078.stdout:1: writing smithi078122029-1 from 0 to 24576 tid 1 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:2: write initial oid 2 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:2: seq_num 1 ranges {0=24576} 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:2: writing smithi078122029-2 from 0 to 24576 tid 1 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:3: write initial oid 3 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:3: seq_num 2 ranges {0=40960} 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:3: writing smithi078122029-3 from 0 to 40960 tid 1 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:4: write initial oid 4 2023-12-16T01:19:00.079 INFO:tasks.rados.rados.0.smithi078.stdout:4: seq_num 3 ranges {0=57344} 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:4: writing smithi078122029-4 from 0 to 57344 tid 1 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:5: write initial oid 5 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:5: seq_num 4 ranges {0=73728} 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:5: writing smithi078122029-5 from 0 to 73728 tid 1 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:6: write initial oid 6 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:6: seq_num 5 ranges {0=90112} 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:6: writing smithi078122029-6 from 0 to 90112 tid 1 2023-12-16T01:19:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:7: write initial oid 7 2023-12-16T01:19:00.081 INFO:tasks.rados.rados.0.smithi078.stdout:7: seq_num 6 ranges {0=106496} 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:7: writing smithi078122029-7 from 0 to 106496 tid 1 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:8: write initial oid 8 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:8: seq_num 7 ranges {0=122880} 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:8: writing smithi078122029-8 from 0 to 122880 tid 1 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:9: write initial oid 9 2023-12-16T01:19:00.082 INFO:tasks.rados.rados.0.smithi078.stdout:9: seq_num 8 ranges {0=139264} 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:9: writing smithi078122029-9 from 0 to 139264 tid 1 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:10: write initial oid 10 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:10: seq_num 9 ranges {0=155648} 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:10: writing smithi078122029-10 from 0 to 155648 tid 1 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:11: write initial oid 11 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:11: seq_num 10 ranges {0=172032} 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:11: writing smithi078122029-11 from 0 to 172032 tid 1 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:12: write initial oid 12 2023-12-16T01:19:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:12: seq_num 11 ranges {0=188416} 2023-12-16T01:19:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:12: writing smithi078122029-12 from 0 to 188416 tid 1 2023-12-16T01:19:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:13: write initial oid 13 2023-12-16T01:19:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:13: seq_num 12 ranges {0=204800} 2023-12-16T01:19:00.089 INFO:tasks.rados.rados.0.smithi078.stdout:13: writing smithi078122029-13 from 0 to 204800 tid 1 2023-12-16T01:19:00.089 INFO:tasks.rados.rados.0.smithi078.stdout:14: write initial oid 14 2023-12-16T01:19:00.089 INFO:tasks.rados.rados.0.smithi078.stdout:14: seq_num 13 ranges {0=221184} 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:14: writing smithi078122029-14 from 0 to 221184 tid 1 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:15: write initial oid 15 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:15: seq_num 14 ranges {0=237568} 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:15: writing smithi078122029-15 from 0 to 237568 tid 1 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:16: write initial oid 16 2023-12-16T01:19:00.094 INFO:tasks.rados.rados.0.smithi078.stdout:16: seq_num 15 ranges {0=253952} 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:16: writing smithi078122029-16 from 0 to 253952 tid 1 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:2: finishing write tid 1 to smithi078122029-2 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:1: finishing write tid 1 to smithi078122029-1 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:4: finishing write tid 1 to smithi078122029-4 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:3: finishing write tid 1 to smithi078122029-3 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:1: finishing write tid 2 to smithi078122029-1 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:6: finishing write tid 1 to smithi078122029-6 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:4: finishing write tid 2 to smithi078122029-4 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:1: finishing write tid 3 to smithi078122029-1 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:8: finishing write tid 1 to smithi078122029-8 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:2: finishing write tid 2 to smithi078122029-2 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:7: finishing write tid 1 to smithi078122029-7 2023-12-16T01:19:00.095 INFO:tasks.rados.rados.0.smithi078.stdout:9: finishing write tid 1 to smithi078122029-9 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:6: finishing write tid 2 to smithi078122029-6 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:4: finishing write tid 3 to smithi078122029-4 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 4 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:5: finishing write tid 1 to smithi078122029-5 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:5: finishing write tid 2 to smithi078122029-5 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:5: finishing write tid 3 to smithi078122029-5 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:2: finishing write tid 3 to smithi078122029-2 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:8: finishing write tid 2 to smithi078122029-8 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:13: finishing write tid 1 to smithi078122029-13 2023-12-16T01:19:00.096 INFO:tasks.rados.rados.0.smithi078.stdout:1: done (15 left) 2023-12-16T01:19:00.097 INFO:tasks.rados.rados.0.smithi078.stdout:2: done (14 left) 2023-12-16T01:19:00.097 INFO:tasks.rados.rados.0.smithi078.stdout:4: done (13 left) 2023-12-16T01:19:00.097 INFO:tasks.rados.rados.0.smithi078.stdout:5: done (12 left) 2023-12-16T01:19:00.097 INFO:tasks.rados.rados.0.smithi078.stdout:17: write initial oid 17 2023-12-16T01:19:00.097 INFO:tasks.rados.rados.0.smithi078.stdout:17: seq_num 16 ranges {0=270336} 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:17: writing smithi078122029-17 from 0 to 270336 tid 1 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:18: write initial oid 18 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:18: seq_num 17 ranges {0=286720} 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:18: writing smithi078122029-18 from 0 to 286720 tid 1 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:19: write initial oid 19 2023-12-16T01:19:00.098 INFO:tasks.rados.rados.0.smithi078.stdout:19: seq_num 18 ranges {0=303104} 2023-12-16T01:19:00.099 INFO:tasks.rados.rados.0.smithi078.stdout:19: writing smithi078122029-19 from 0 to 303104 tid 1 2023-12-16T01:19:00.100 INFO:tasks.rados.rados.0.smithi078.stdout:20: write initial oid 20 2023-12-16T01:19:00.100 INFO:tasks.rados.rados.0.smithi078.stdout:20: seq_num 19 ranges {0=319488} 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout:20: writing smithi078122029-20 from 0 to 319488 tid 1 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout:7: finishing write tid 2 to smithi078122029-7 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout:12: finishing write tid 1 to smithi078122029-12 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout:7: finishing write tid 3 to smithi078122029-7 2023-12-16T01:19:00.103 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:14: finishing write tid 1 to smithi078122029-14 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:9: finishing write tid 2 to smithi078122029-9 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:6: finishing write tid 3 to smithi078122029-6 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:12: finishing write tid 2 to smithi078122029-12 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:12: finishing write tid 3 to smithi078122029-12 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:11: finishing write tid 1 to smithi078122029-11 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:15: finishing write tid 1 to smithi078122029-15 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:11: finishing write tid 2 to smithi078122029-11 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:13: finishing write tid 2 to smithi078122029-13 2023-12-16T01:19:00.104 INFO:tasks.rados.rados.0.smithi078.stdout:8: finishing write tid 3 to smithi078122029-8 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:16: finishing write tid 1 to smithi078122029-16 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:14: finishing write tid 2 to smithi078122029-14 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:14: finishing write tid 3 to smithi078122029-14 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:11: finishing write tid 3 to smithi078122029-11 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 5 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:15: finishing write tid 2 to smithi078122029-15 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:16: finishing write tid 2 to smithi078122029-16 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:10: finishing write tid 1 to smithi078122029-10 2023-12-16T01:19:00.105 INFO:tasks.rados.rados.0.smithi078.stdout:13: finishing write tid 3 to smithi078122029-13 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:9: finishing write tid 3 to smithi078122029-9 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:3: finishing write tid 2 to smithi078122029-3 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:17: finishing write tid 1 to smithi078122029-17 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:15: finishing write tid 3 to smithi078122029-15 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:16: finishing write tid 3 to smithi078122029-16 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-12-16T01:19:00.106 INFO:tasks.rados.rados.0.smithi078.stdout:19: finishing write tid 1 to smithi078122029-19 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:10: finishing write tid 2 to smithi078122029-10 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:18: finishing write tid 1 to smithi078122029-18 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:6: done (15 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:7: done (14 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:8: done (13 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:9: done (12 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:11: done (11 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:12: done (10 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:13: done (9 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:14: done (8 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:15: done (7 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:16: done (6 left) 2023-12-16T01:19:00.107 INFO:tasks.rados.rados.0.smithi078.stdout:21: write initial oid 21 2023-12-16T01:19:00.108 INFO:tasks.rados.rados.0.smithi078.stdout:21: seq_num 20 ranges {0=344064} 2023-12-16T01:19:00.108 INFO:tasks.rados.rados.0.smithi078.stdout:21: writing smithi078122029-21 from 0 to 344064 tid 1 2023-12-16T01:19:00.108 INFO:tasks.rados.rados.0.smithi078.stdout:22: write initial oid 22 2023-12-16T01:19:00.108 INFO:tasks.rados.rados.0.smithi078.stdout:22: seq_num 21 ranges {0=360448} 2023-12-16T01:19:00.109 INFO:tasks.rados.rados.0.smithi078.stdout:22: writing smithi078122029-22 from 0 to 360448 tid 1 2023-12-16T01:19:00.109 INFO:tasks.rados.rados.0.smithi078.stdout:23: write initial oid 23 2023-12-16T01:19:00.109 INFO:tasks.rados.rados.0.smithi078.stdout:23: seq_num 22 ranges {0=376832} 2023-12-16T01:19:00.110 INFO:tasks.rados.rados.0.smithi078.stdout:23: writing smithi078122029-23 from 0 to 376832 tid 1 2023-12-16T01:19:00.110 INFO:tasks.rados.rados.0.smithi078.stdout:24: write initial oid 24 2023-12-16T01:19:00.110 INFO:tasks.rados.rados.0.smithi078.stdout:24: seq_num 23 ranges {0=393216} 2023-12-16T01:19:00.112 INFO:tasks.rados.rados.0.smithi078.stdout:24: writing smithi078122029-24 from 0 to 393216 tid 1 2023-12-16T01:19:00.113 INFO:tasks.rados.rados.0.smithi078.stdout:25: write initial oid 25 2023-12-16T01:19:00.113 INFO:tasks.rados.rados.0.smithi078.stdout:25: seq_num 24 ranges {0=409600} 2023-12-16T01:19:00.115 INFO:tasks.rados.rados.0.smithi078.stdout:25: writing smithi078122029-25 from 0 to 409600 tid 1 2023-12-16T01:19:00.115 INFO:tasks.rados.rados.0.smithi078.stdout:26: write initial oid 26 2023-12-16T01:19:00.115 INFO:tasks.rados.rados.0.smithi078.stdout:26: seq_num 25 ranges {0=425984} 2023-12-16T01:19:00.118 INFO:tasks.rados.rados.0.smithi078.stdout:26: writing smithi078122029-26 from 0 to 425984 tid 1 2023-12-16T01:19:00.120 INFO:tasks.rados.rados.0.smithi078.stdout:27: write initial oid 27 2023-12-16T01:19:00.120 INFO:tasks.rados.rados.0.smithi078.stdout:27: seq_num 26 ranges {0=442368} 2023-12-16T01:19:00.121 INFO:tasks.rados.rados.0.smithi078.stdout:27: writing smithi078122029-27 from 0 to 442368 tid 1 2023-12-16T01:19:00.121 INFO:tasks.rados.rados.0.smithi078.stdout:28: write initial oid 28 2023-12-16T01:19:00.121 INFO:tasks.rados.rados.0.smithi078.stdout:28: seq_num 27 ranges {0=458752} 2023-12-16T01:19:00.123 INFO:tasks.rados.rados.0.smithi078.stdout:28: writing smithi078122029-28 from 0 to 458752 tid 1 2023-12-16T01:19:00.123 INFO:tasks.rados.rados.0.smithi078.stdout:29: write initial oid 29 2023-12-16T01:19:00.123 INFO:tasks.rados.rados.0.smithi078.stdout:29: seq_num 28 ranges {0=475136} 2023-12-16T01:19:00.126 INFO:tasks.rados.rados.0.smithi078.stdout:29: writing smithi078122029-29 from 0 to 475136 tid 1 2023-12-16T01:19:00.126 INFO:tasks.rados.rados.0.smithi078.stdout:30: write initial oid 30 2023-12-16T01:19:00.126 INFO:tasks.rados.rados.0.smithi078.stdout:30: seq_num 29 ranges {0=491520} 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:30: writing smithi078122029-30 from 0 to 491520 tid 1 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:3: finishing write tid 3 to smithi078122029-3 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:19: finishing write tid 2 to smithi078122029-19 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:18: finishing write tid 2 to smithi078122029-18 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:20: finishing write tid 1 to smithi078122029-20 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:18: finishing write tid 3 to smithi078122029-18 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-12-16T01:19:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:17: finishing write tid 2 to smithi078122029-17 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:19: finishing write tid 3 to smithi078122029-19 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 8 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:20: finishing write tid 2 to smithi078122029-20 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:20: finishing write tid 3 to smithi078122029-20 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:10: finishing write tid 3 to smithi078122029-10 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:17: finishing write tid 3 to smithi078122029-17 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:21: finishing write tid 1 to smithi078122029-21 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:22: finishing write tid 1 to smithi078122029-22 2023-12-16T01:19:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:21: finishing write tid 2 to smithi078122029-21 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:22: finishing write tid 2 to smithi078122029-22 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:21: finishing write tid 3 to smithi078122029-21 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:22: finishing write tid 3 to smithi078122029-22 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 8 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:23: finishing write tid 1 to smithi078122029-23 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:23: finishing write tid 2 to smithi078122029-23 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:24: finishing write tid 1 to smithi078122029-24 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:23: finishing write tid 3 to smithi078122029-23 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-12-16T01:19:00.133 INFO:tasks.rados.rados.0.smithi078.stdout:24: finishing write tid 2 to smithi078122029-24 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:24: finishing write tid 3 to smithi078122029-24 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:25: finishing write tid 1 to smithi078122029-25 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:25: finishing write tid 2 to smithi078122029-25 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:25: finishing write tid 3 to smithi078122029-25 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:26: finishing write tid 1 to smithi078122029-26 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:26: finishing write tid 2 to smithi078122029-26 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:26: finishing write tid 3 to smithi078122029-26 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:27: finishing write tid 1 to smithi078122029-27 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:27: finishing write tid 2 to smithi078122029-27 2023-12-16T01:19:00.134 INFO:tasks.rados.rados.0.smithi078.stdout:27: finishing write tid 3 to smithi078122029-27 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 8 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:28: finishing write tid 1 to smithi078122029-28 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:28: finishing write tid 2 to smithi078122029-28 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:3: done (15 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:10: done (14 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:17: done (13 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:18: done (12 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:19: done (11 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:20: done (10 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:21: done (9 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:22: done (8 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:23: done (7 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:24: done (6 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:25: done (5 left) 2023-12-16T01:19:00.135 INFO:tasks.rados.rados.0.smithi078.stdout:26: done (4 left) 2023-12-16T01:19:00.136 INFO:tasks.rados.rados.0.smithi078.stdout:27: done (3 left) 2023-12-16T01:19:00.136 INFO:tasks.rados.rados.0.smithi078.stdout:31: write initial oid 31 2023-12-16T01:19:00.136 INFO:tasks.rados.rados.0.smithi078.stdout:31: seq_num 30 ranges {0=507904} 2023-12-16T01:19:00.136 INFO:tasks.rados.rados.0.smithi078.stdout:31: writing smithi078122029-31 from 0 to 507904 tid 1 2023-12-16T01:19:00.136 INFO:tasks.rados.rados.0.smithi078.stdout:32: write initial oid 32 2023-12-16T01:19:00.137 INFO:tasks.rados.rados.0.smithi078.stdout:32: seq_num 31 ranges {0=524288} 2023-12-16T01:19:00.137 INFO:tasks.rados.rados.0.smithi078.stdout:32: writing smithi078122029-32 from 0 to 524288 tid 1 2023-12-16T01:19:00.137 INFO:tasks.rados.rados.0.smithi078.stdout:33: write initial oid 33 2023-12-16T01:19:00.137 INFO:tasks.rados.rados.0.smithi078.stdout:33: seq_num 32 ranges {0=540672} 2023-12-16T01:19:00.139 INFO:tasks.rados.rados.0.smithi078.stdout:33: writing smithi078122029-33 from 0 to 540672 tid 1 2023-12-16T01:19:00.139 INFO:tasks.rados.rados.0.smithi078.stdout:34: write initial oid 34 2023-12-16T01:19:00.139 INFO:tasks.rados.rados.0.smithi078.stdout:34: seq_num 33 ranges {0=557056} 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:34: writing smithi078122029-34 from 0 to 557056 tid 1 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:35: write initial oid 35 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:35: seq_num 34 ranges {0=573440} 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:35: writing smithi078122029-35 from 0 to 573440 tid 1 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:36: write initial oid 36 2023-12-16T01:19:00.148 INFO:tasks.rados.rados.0.smithi078.stdout:36: seq_num 35 ranges {0=589824} 2023-12-16T01:19:00.151 INFO:tasks.rados.rados.0.smithi078.stdout:36: writing smithi078122029-36 from 0 to 589824 tid 1 2023-12-16T01:19:00.151 INFO:tasks.rados.rados.0.smithi078.stdout:37: write initial oid 37 2023-12-16T01:19:00.151 INFO:tasks.rados.rados.0.smithi078.stdout:37: seq_num 36 ranges {0=606208} 2023-12-16T01:19:00.155 INFO:tasks.rados.rados.0.smithi078.stdout:37: writing smithi078122029-37 from 0 to 606208 tid 1 2023-12-16T01:19:00.155 INFO:tasks.rados.rados.0.smithi078.stdout:38: write initial oid 38 2023-12-16T01:19:00.155 INFO:tasks.rados.rados.0.smithi078.stdout:38: seq_num 37 ranges {0=622592} 2023-12-16T01:19:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:38: writing smithi078122029-38 from 0 to 622592 tid 1 2023-12-16T01:19:00.160 INFO:tasks.rados.rados.0.smithi078.stdout:39: write initial oid 39 2023-12-16T01:19:00.160 INFO:tasks.rados.rados.0.smithi078.stdout:39: seq_num 38 ranges {0=638976} 2023-12-16T01:19:00.164 INFO:tasks.rados.rados.0.smithi078.stdout:39: writing smithi078122029-39 from 0 to 638976 tid 1 2023-12-16T01:19:00.164 INFO:tasks.rados.rados.0.smithi078.stdout:40: write initial oid 40 2023-12-16T01:19:00.164 INFO:tasks.rados.rados.0.smithi078.stdout:40: seq_num 39 ranges {0=663552} 2023-12-16T01:19:00.169 INFO:tasks.rados.rados.0.smithi078.stdout:40: writing smithi078122029-40 from 0 to 663552 tid 1 2023-12-16T01:19:00.169 INFO:tasks.rados.rados.0.smithi078.stdout:41: write initial oid 41 2023-12-16T01:19:00.169 INFO:tasks.rados.rados.0.smithi078.stdout:41: seq_num 40 ranges {0=679936} 2023-12-16T01:19:00.173 INFO:tasks.rados.rados.0.smithi078.stdout:41: writing smithi078122029-41 from 0 to 679936 tid 1 2023-12-16T01:19:00.173 INFO:tasks.rados.rados.0.smithi078.stdout:42: write initial oid 42 2023-12-16T01:19:00.174 INFO:tasks.rados.rados.0.smithi078.stdout:42: seq_num 41 ranges {0=696320} 2023-12-16T01:19:00.178 INFO:tasks.rados.rados.0.smithi078.stdout:42: writing smithi078122029-42 from 0 to 696320 tid 1 2023-12-16T01:19:00.178 INFO:tasks.rados.rados.0.smithi078.stdout:43: write initial oid 43 2023-12-16T01:19:00.178 INFO:tasks.rados.rados.0.smithi078.stdout:43: seq_num 42 ranges {0=712704} 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:43: writing smithi078122029-43 from 0 to 712704 tid 1 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:28: finishing write tid 3 to smithi078122029-28 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:29: finishing write tid 1 to smithi078122029-29 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:29: finishing write tid 2 to smithi078122029-29 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:28: done (15 left) 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:44: write initial oid 44 2023-12-16T01:19:00.184 INFO:tasks.rados.rados.0.smithi078.stdout:44: seq_num 43 ranges {0=729088} 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:44: writing smithi078122029-44 from 0 to 729088 tid 1 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:29: finishing write tid 3 to smithi078122029-29 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:30: finishing write tid 1 to smithi078122029-30 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:29: done (15 left) 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:45: write initial oid 45 2023-12-16T01:19:00.189 INFO:tasks.rados.rados.0.smithi078.stdout:45: seq_num 44 ranges {0=745472} 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:45: writing smithi078122029-45 from 0 to 745472 tid 1 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:30: finishing write tid 2 to smithi078122029-30 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:30: finishing write tid 3 to smithi078122029-30 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:31: finishing write tid 1 to smithi078122029-31 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:31: finishing write tid 2 to smithi078122029-31 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:31: finishing write tid 3 to smithi078122029-31 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 10 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-16T01:19:00.195 INFO:tasks.rados.rados.0.smithi078.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:32: finishing write tid 1 to smithi078122029-32 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:32: finishing write tid 2 to smithi078122029-32 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:32: finishing write tid 3 to smithi078122029-32 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:33: finishing write tid 1 to smithi078122029-33 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:33: finishing write tid 2 to smithi078122029-33 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:33: finishing write tid 3 to smithi078122029-33 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:34: finishing write tid 1 to smithi078122029-34 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:34: finishing write tid 2 to smithi078122029-34 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:34: finishing write tid 3 to smithi078122029-34 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-16T01:19:00.196 INFO:tasks.rados.rados.0.smithi078.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:35: finishing write tid 1 to smithi078122029-35 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:35: finishing write tid 2 to smithi078122029-35 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:35: finishing write tid 3 to smithi078122029-35 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 10 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:30: done (15 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:31: done (14 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:32: done (13 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:33: done (12 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:34: done (11 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:35: done (10 left) 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:46: write initial oid 46 2023-12-16T01:19:00.197 INFO:tasks.rados.rados.0.smithi078.stdout:46: seq_num 45 ranges {0=761856} 2023-12-16T01:19:00.198 INFO:tasks.rados.rados.0.smithi078.stdout:46: writing smithi078122029-46 from 0 to 761856 tid 1 2023-12-16T01:19:00.198 INFO:tasks.rados.rados.0.smithi078.stdout:47: write initial oid 47 2023-12-16T01:19:00.198 INFO:tasks.rados.rados.0.smithi078.stdout:47: seq_num 46 ranges {0=778240} 2023-12-16T01:19:00.203 INFO:tasks.rados.rados.0.smithi078.stdout:47: writing smithi078122029-47 from 0 to 778240 tid 1 2023-12-16T01:19:00.203 INFO:tasks.rados.rados.0.smithi078.stdout:48: write initial oid 48 2023-12-16T01:19:00.203 INFO:tasks.rados.rados.0.smithi078.stdout:48: seq_num 47 ranges {0=794624} 2023-12-16T01:19:00.208 INFO:tasks.rados.rados.0.smithi078.stdout:48: writing smithi078122029-48 from 0 to 794624 tid 1 2023-12-16T01:19:00.208 INFO:tasks.rados.rados.0.smithi078.stdout:49: write initial oid 49 2023-12-16T01:19:00.208 INFO:tasks.rados.rados.0.smithi078.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-12-16T01:19:00.210 INFO:tasks.rados.rados.0.smithi078.stdout:49: writing smithi078122029-49 from 0 to 409600 tid 1 2023-12-16T01:19:00.213 INFO:tasks.rados.rados.0.smithi078.stdout:49: writing smithi078122029-49 from 409600 to 811008 tid 2 2023-12-16T01:19:00.213 INFO:tasks.rados.rados.0.smithi078.stdout:50: write initial oid 50 2023-12-16T01:19:00.213 INFO:tasks.rados.rados.0.smithi078.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-12-16T01:19:00.215 INFO:tasks.rados.rados.0.smithi078.stdout:50: writing smithi078122029-50 from 0 to 425984 tid 1 2023-12-16T01:19:00.218 INFO:tasks.rados.rados.0.smithi078.stdout:50: writing smithi078122029-50 from 425984 to 827392 tid 2 2023-12-16T01:19:00.218 INFO:tasks.rados.rados.0.smithi078.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2023-12-16T01:19:00.218 INFO:tasks.rados.rados.0.smithi078.stdout:36: finishing write tid 1 to smithi078122029-36 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:36: finishing write tid 2 to smithi078122029-36 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:36: finishing write tid 3 to smithi078122029-36 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 10 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:36: done (15 left) 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 0 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:37: finishing write tid 1 to smithi078122029-37 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:37: finishing write tid 2 to smithi078122029-37 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:37: finishing write tid 3 to smithi078122029-37 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:38: finishing write tid 1 to smithi078122029-38 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:38: finishing write tid 2 to smithi078122029-38 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:38: finishing write tid 3 to smithi078122029-38 2023-12-16T01:19:00.219 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 12 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-16T01:19:00.220 INFO:tasks.rados.rados.0.smithi078.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:19:00.220 INFO:tasks.rados.rados.0.smithi078.stdout:39: finishing write tid 1 to smithi078122029-39 2023-12-16T01:19:00.220 INFO:tasks.rados.rados.0.smithi078.stdout:39: finishing write tid 2 to smithi078122029-39 2023-12-16T01:19:00.220 INFO:tasks.rados.rados.0.smithi078.stdout:52: seq_num 50 ranges {409600=442368,851968=401408} 2023-12-16T01:19:00.222 INFO:tasks.rados.rados.0.smithi078.stdout:52: writing smithi078122029-25 from 409600 to 851968 tid 1 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:52: writing smithi078122029-25 from 851968 to 1253376 tid 2 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:37: done (15 left) 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:38: done (14 left) 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:53: rmattr oid 6 current snap is 0 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:53: done (14 left) 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:54: delete oid 6 current snap is 0 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:39: finishing write tid 3 to smithi078122029-39 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-12-16T01:19:00.228 INFO:tasks.rados.rados.0.smithi078.stdout:40: finishing write tid 1 to smithi078122029-40 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:40: finishing write tid 2 to smithi078122029-40 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:40: finishing write tid 3 to smithi078122029-40 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:41: finishing write tid 1 to smithi078122029-41 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:41: finishing write tid 2 to smithi078122029-41 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:41: finishing write tid 3 to smithi078122029-41 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 4 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:42: finishing write tid 1 to smithi078122029-42 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:42: finishing write tid 2 to smithi078122029-42 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:42: finishing write tid 3 to smithi078122029-42 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-16T01:19:00.229 INFO:tasks.rados.rados.0.smithi078.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:43: finishing write tid 1 to smithi078122029-43 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:43: finishing write tid 2 to smithi078122029-43 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:43: finishing write tid 3 to smithi078122029-43 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:44: finishing write tid 1 to smithi078122029-44 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:44: finishing write tid 2 to smithi078122029-44 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:44: finishing write tid 3 to smithi078122029-44 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 4 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:45: finishing write tid 1 to smithi078122029-45 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:45: finishing write tid 2 to smithi078122029-45 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:45: finishing write tid 3 to smithi078122029-45 2023-12-16T01:19:00.230 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:46: finishing write tid 1 to smithi078122029-46 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:46: finishing write tid 2 to smithi078122029-46 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:46: finishing write tid 3 to smithi078122029-46 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:47: finishing write tid 1 to smithi078122029-47 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:47: finishing write tid 2 to smithi078122029-47 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:47: finishing write tid 3 to smithi078122029-47 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:48: finishing write tid 1 to smithi078122029-48 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:48: finishing write tid 2 to smithi078122029-48 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:49: finishing write tid 1 to smithi078122029-49 2023-12-16T01:19:00.231 INFO:tasks.rados.rados.0.smithi078.stdout:48: finishing write tid 3 to smithi078122029-48 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 14 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:49: finishing write tid 2 to smithi078122029-49 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:49: finishing write tid 3 to smithi078122029-49 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:49: finishing write tid 4 to smithi078122029-49 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 3 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:50: finishing write tid 1 to smithi078122029-50 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:50: finishing write tid 2 to smithi078122029-50 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:50: finishing write tid 3 to smithi078122029-50 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:50: finishing write tid 4 to smithi078122029-50 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 13 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:51: finishing copy_from to smithi078122029-2 2023-12-16T01:19:00.232 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 5 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:51: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:52: finishing write tid 1 to smithi078122029-25 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:52: finishing write tid 2 to smithi078122029-25 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:52: finishing write tid 3 to smithi078122029-25 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:39: done (14 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:40: done (13 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:41: done (12 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:42: done (11 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:43: done (10 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:44: done (9 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:45: done (8 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:46: done (7 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:47: done (6 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:48: done (5 left) 2023-12-16T01:19:00.233 INFO:tasks.rados.rados.0.smithi078.stdout:49: done (4 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:50: done (3 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:51: done (2 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:54: done (1 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:55: read oid 15 snap -1 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:56: rollback oid 31 current snap is 0 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:56: done (2 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:57: read oid 28 snap -1 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:59: rollback oid 45 current snap is 0 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:59: done (4 left) 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:61: delete oid 1 current snap is 0 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:52: finishing write tid 4 to smithi078122029-25 2023-12-16T01:19:00.234 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:52: left oid 25 (ObjNum 50 snap 0 seq_num 50) 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:52: done (5 left) 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:61: done (4 left) 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:62: read oid 24 snap -1 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-16T01:19:00.235 INFO:tasks.rados.rados.0.smithi078.stdout:63: snap_create 2023-12-16T01:19:00.236 INFO:tasks.rados.rados.0.smithi078.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-12-16T01:19:00.243 INFO:tasks.rados.rados.0.smithi078.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-16T01:19:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:58: finishing copy_from to smithi078122029-29 2023-12-16T01:19:00.250 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:00.250 INFO:tasks.rados.rados.0.smithi078.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-12-16T01:19:00.259 INFO:tasks.rados.rados.0.smithi078.stdout:58: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:19:00.260 INFO:tasks.rados.rados.0.smithi078.stdout:60: finishing copy_from to smithi078122029-22 2023-12-16T01:19:00.260 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 14 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:00.260 INFO:tasks.rados.rados.0.smithi078.stdout:60: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:19:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:00 smithi118 ceph-mon[44148]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:00 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/581275952' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:00 smithi118 ceph-mon[44148]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[39682]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/581275952' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[39682]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[56825]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/581275952' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:00 smithi078 ceph-mon[56825]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-16T01:19:01.079 INFO:tasks.rados.rados.0.smithi078.stdout:55: done (5 left) 2023-12-16T01:19:01.079 INFO:tasks.rados.rados.0.smithi078.stdout:57: done (4 left) 2023-12-16T01:19:01.079 INFO:tasks.rados.rados.0.smithi078.stdout:58: done (3 left) 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:60: done (2 left) 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:62: done (1 left) 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:63: done (0 left) 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:65: read oid 30 snap -1 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 1 2023-12-16T01:19:01.080 INFO:tasks.rados.rados.0.smithi078.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:66: writing smithi078122029-23 from 376832 to 868352 tid 1 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:66: writing smithi078122029-23 from 868352 to 1269760 tid 2 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:67: rollback oid 10 current snap is 1 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 0 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:68: setattr oid 32 current snap is 1 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2023-12-16T01:19:01.089 INFO:tasks.rados.rados.0.smithi078.stdout:70: read oid 20 snap 0 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:72: rollback oid 6 current snap is 1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 6 to 0 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:73: read oid 13 snap 0 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:74: rmattr oid 4 current snap is 1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:74: done (10 left) 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:75: copy_from oid 48 from oid 1 current snap is 1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:76: read oid 27 snap -1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:77: copy_from oid 28 from oid 34 current snap is 1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:78: read oid 43 snap -1 2023-12-16T01:19:01.090 INFO:tasks.rados.rados.0.smithi078.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-16T01:19:01.091 INFO:tasks.rados.rados.0.smithi078.stdout:79: setattr oid 14 current snap is 1 2023-12-16T01:19:01.091 INFO:tasks.rados.rados.0.smithi078.stdout:80: snap_create 2023-12-16T01:19:01.091 INFO:tasks.rados.rados.0.smithi078.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:64: finishing copy_from to smithi078122029-15 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 5 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:64: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:75: finishing copy_from to smithi078122029-48 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:75: got expected ENOENT (src dne) 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:75: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:72: finishing rollback tid 1 to smithi078122029-6 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:67: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:19:01.108 INFO:tasks.rados.rados.0.smithi078.stdout:67: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:67: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 12 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:66: finishing write tid 1 to smithi078122029-23 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:66: finishing write tid 2 to smithi078122029-23 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:66: finishing write tid 3 to smithi078122029-23 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:66: finishing write tid 4 to smithi078122029-23 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 8 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-12-16T01:19:01.109 INFO:tasks.rados.rados.0.smithi078.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-12-16T01:19:01.125 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 10 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-16T01:19:01.125 INFO:tasks.rados.rados.0.smithi078.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:01.129 INFO:tasks.rados.rados.0.smithi078.stdout:77: finishing copy_from to smithi078122029-28 2023-12-16T01:19:01.130 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-16T01:19:01.130 INFO:tasks.rados.rados.0.smithi078.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-16T01:19:01.137 INFO:tasks.rados.rados.0.smithi078.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 16 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:77: finishing copy_from racing read to smithi078122029-28 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:69: finishing copy_from to smithi078122029-7 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:71: finishing copy_from to smithi078122029-24 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:69: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:19:01.149 INFO:tasks.rados.rados.0.smithi078.stdout:71: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:19:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:01 smithi118 ceph-mon[44148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:19:01.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:01 smithi118 ceph-mon[44148]: Cluster is now healthy 2023-12-16T01:19:01.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:01 smithi118 ceph-mon[44148]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-16T01:19:01.468 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:01 smithi118 ceph-mon[44148]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[39682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[39682]: Cluster is now healthy 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[39682]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[39682]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[56825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:19:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[56825]: Cluster is now healthy 2023-12-16T01:19:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[56825]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-16T01:19:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:01 smithi078 ceph-mon[56825]: osdmap e77: 8 total, 8 up, 8 in 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:64: done (15 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:65: done (14 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:66: done (13 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:67: done (12 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:68: done (11 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:69: done (10 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:70: done (9 left) 2023-12-16T01:19:02.086 INFO:tasks.rados.rados.0.smithi078.stdout:71: done (8 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:72: done (7 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:73: done (6 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:75: done (5 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:76: done (4 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:77: done (3 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:78: done (2 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:79: done (1 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:80: done (0 left) 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:81: rollback oid 40 current snap is 2 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 1 2023-12-16T01:19:02.087 INFO:tasks.rados.rados.0.smithi078.stdout:82: snap_create 2023-12-16T01:19:02.094 INFO:tasks.rados.rados.0.smithi078.stdout:81: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:19:02.094 INFO:tasks.rados.rados.0.smithi078.stdout:81: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:19:02.094 INFO:tasks.rados.rados.0.smithi078.stdout:81: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:19:02.094 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 14 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:19:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:02 smithi118 ceph-mon[44148]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T01:19:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:02 smithi118 ceph-mon[44148]: pgmap v87: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:02 smithi078 ceph-mon[39682]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T01:19:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:02 smithi078 ceph-mon[39682]: pgmap v87: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:02 smithi078 ceph-mon[56825]: osdmap e78: 8 total, 8 up, 8 in 2023-12-16T01:19:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:02 smithi078 ceph-mon[56825]: pgmap v87: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:03.086 INFO:tasks.rados.rados.0.smithi078.stdout:81: done (1 left) 2023-12-16T01:19:03.086 INFO:tasks.rados.rados.0.smithi078.stdout:82: done (0 left) 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:83: rollback oid 9 current snap is 3 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 9 to 0 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:84: read oid 20 snap 1 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:85: read oid 41 snap -1 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:86: read oid 5 snap -1 2023-12-16T01:19:03.087 INFO:tasks.rados.rados.0.smithi078.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-12-16T01:19:03.088 INFO:tasks.rados.rados.0.smithi078.stdout:87: read oid 4 snap -1 2023-12-16T01:19:03.088 INFO:tasks.rados.rados.0.smithi078.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-16T01:19:03.088 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 3 2023-12-16T01:19:03.088 INFO:tasks.rados.rados.0.smithi078.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2023-12-16T01:19:03.089 INFO:tasks.rados.rados.0.smithi078.stdout:88: writing smithi078122029-3 from 40960 to 548864 tid 1 2023-12-16T01:19:03.099 INFO:tasks.rados.rados.0.smithi078.stdout:88: writing smithi078122029-3 from 548864 to 950272 tid 2 2023-12-16T01:19:03.099 INFO:tasks.rados.rados.0.smithi078.stdout:89: read oid 27 snap -1 2023-12-16T01:19:03.099 INFO:tasks.rados.rados.0.smithi078.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-16T01:19:03.099 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 3 2023-12-16T01:19:03.099 INFO:tasks.rados.rados.0.smithi078.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2023-12-16T01:19:03.100 INFO:tasks.rados.rados.0.smithi078.stdout:90: writing smithi078122029-17 from 270336 to 794624 tid 1 2023-12-16T01:19:03.103 INFO:tasks.rados.rados.0.smithi078.stdout:90: writing smithi078122029-17 from 794624 to 1196032 tid 2 2023-12-16T01:19:03.103 INFO:tasks.rados.rados.0.smithi078.stdout:91: rollback oid 36 current snap is 3 2023-12-16T01:19:03.103 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 2 2023-12-16T01:19:03.103 INFO:tasks.rados.rados.0.smithi078.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-16T01:19:03.111 INFO:tasks.rados.rados.0.smithi078.stdout:88: finishing write tid 1 to smithi078122029-3 2023-12-16T01:19:03.112 INFO:tasks.rados.rados.0.smithi078.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-16T01:19:03.122 INFO:tasks.rados.rados.0.smithi078.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-12-16T01:19:03.139 INFO:tasks.rados.rados.0.smithi078.stdout:88: finishing write tid 2 to smithi078122029-3 2023-12-16T01:19:03.139 INFO:tasks.rados.rados.0.smithi078.stdout:84: done (8 left) 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:85: done (7 left) 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:89: done (6 left) 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:92: rollback oid 43 current snap is 3 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 0 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:88: finishing write tid 3 to smithi078122029-3 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:83: finishing rollback tid 0 to smithi078122029-9 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:83: finishing rollback tid 1 to smithi078122029-9 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:83: finishing rollback tid 2 to smithi078122029-9 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 8 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:88: finishing write tid 4 to smithi078122029-3 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 6 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2023-12-16T01:19:03.140 INFO:tasks.rados.rados.0.smithi078.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-12-16T01:19:03.141 INFO:tasks.rados.rados.0.smithi078.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-12-16T01:19:03.143 INFO:tasks.rados.rados.0.smithi078.stdout:83: done (6 left) 2023-12-16T01:19:03.143 INFO:tasks.rados.rados.0.smithi078.stdout:86: done (5 left) 2023-12-16T01:19:03.143 INFO:tasks.rados.rados.0.smithi078.stdout:87: done (4 left) 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:88: done (3 left) 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:93: snap_create 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:90: finishing write tid 1 to smithi078122029-17 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:90: finishing write tid 2 to smithi078122029-17 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:90: finishing write tid 3 to smithi078122029-17 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:91: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:19:03.144 INFO:tasks.rados.rados.0.smithi078.stdout:91: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:91: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 19 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:90: finishing write tid 4 to smithi078122029-17 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 16 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:92: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:19:03.145 INFO:tasks.rados.rados.0.smithi078.stdout:92: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:19:03.146 INFO:tasks.rados.rados.0.smithi078.stdout:92: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:19:03.146 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 14 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-16T01:19:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:03 smithi118 ceph-mon[44148]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T01:19:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:03 smithi078 ceph-mon[39682]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T01:19:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:03 smithi078 ceph-mon[56825]: osdmap e79: 8 total, 8 up, 8 in 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:90: done (3 left) 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:91: done (2 left) 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:92: done (1 left) 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:93: done (0 left) 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 4 2023-12-16T01:19:04.103 INFO:tasks.rados.rados.0.smithi078.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2023-12-16T01:19:04.108 INFO:tasks.rados.rados.0.smithi078.stdout:94: writing smithi078122029-27 from 442368 to 983040 tid 1 2023-12-16T01:19:04.110 INFO:tasks.rados.rados.0.smithi078.stdout:94: writing smithi078122029-27 from 983040 to 1384448 tid 2 2023-12-16T01:19:04.111 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 4 2023-12-16T01:19:04.111 INFO:tasks.rados.rados.0.smithi078.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2023-12-16T01:19:04.117 INFO:tasks.rados.rados.0.smithi078.stdout:95: writing smithi078122029-39 from 638976 to 1196032 tid 1 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:95: writing smithi078122029-39 from 1196032 to 1597440 tid 2 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:96: read oid 45 snap -1 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:97: rollback oid 12 current snap is 4 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 3 2023-12-16T01:19:04.120 INFO:tasks.rados.rados.0.smithi078.stdout:98: snap_remove snap 0 2023-12-16T01:19:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:04 smithi118 ceph-mon[44148]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T01:19:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:04 smithi118 ceph-mon[44148]: pgmap v90: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:04 smithi078 ceph-mon[39682]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T01:19:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:04 smithi078 ceph-mon[39682]: pgmap v90: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:04 smithi078 ceph-mon[56825]: osdmap e80: 8 total, 8 up, 8 in 2023-12-16T01:19:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:04 smithi078 ceph-mon[56825]: pgmap v90: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:05.111 INFO:tasks.rados.rados.0.smithi078.stdout:98: done (4 left) 2023-12-16T01:19:05.111 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 4 2023-12-16T01:19:05.112 INFO:tasks.rados.rados.0.smithi078.stdout:94: finishing write tid 1 to smithi078122029-27 2023-12-16T01:19:05.112 INFO:tasks.rados.rados.0.smithi078.stdout:99: seq_num 58 ranges {557056=573440,1130496=401408} 2023-12-16T01:19:05.118 INFO:tasks.rados.rados.0.smithi078.stdout:99: writing smithi078122029-34 from 557056 to 1130496 tid 1 2023-12-16T01:19:05.121 INFO:tasks.rados.rados.0.smithi078.stdout:99: writing smithi078122029-34 from 1130496 to 1531904 tid 2 2023-12-16T01:19:05.121 INFO:tasks.rados.rados.0.smithi078.stdout:100: read oid 15 snap -1 2023-12-16T01:19:05.121 INFO:tasks.rados.rados.0.smithi078.stdout:100: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:101: snap_create 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:94: finishing write tid 2 to smithi078122029-27 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:94: finishing write tid 3 to smithi078122029-27 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:94: finishing write tid 4 to smithi078122029-27 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 22 (ObjNum 56 snap 4 seq_num 56) dirty exists 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:95: finishing write tid 1 to smithi078122029-39 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:95: finishing write tid 2 to smithi078122029-39 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:95: finishing write tid 3 to smithi078122029-39 2023-12-16T01:19:05.124 INFO:tasks.rados.rados.0.smithi078.stdout:95: finishing write tid 4 to smithi078122029-39 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 12 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:97: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:97: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:97: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 23 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-16T01:19:05.125 INFO:tasks.rados.rados.0.smithi078.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:05.141 INFO:tasks.rados.rados.0.smithi078.stdout:100: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:05.145 INFO:tasks.rados.rados.0.smithi078.stdout:99: finishing write tid 1 to smithi078122029-34 2023-12-16T01:19:05.145 INFO:tasks.rados.rados.0.smithi078.stdout:99: finishing write tid 2 to smithi078122029-34 2023-12-16T01:19:05.146 INFO:tasks.rados.rados.0.smithi078.stdout:99: finishing write tid 3 to smithi078122029-34 2023-12-16T01:19:05.146 INFO:tasks.rados.rados.0.smithi078.stdout:99: finishing write tid 4 to smithi078122029-34 2023-12-16T01:19:05.146 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 8 (ObjNum 58 snap 4 seq_num 58) dirty exists 2023-12-16T01:19:05.146 INFO:tasks.rados.rados.0.smithi078.stdout:99: left oid 34 (ObjNum 58 snap 4 seq_num 58) 2023-12-16T01:19:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:05 smithi118 ceph-mon[44148]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T01:19:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:05 smithi078 ceph-mon[39682]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T01:19:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:05 smithi078 ceph-mon[56825]: osdmap e81: 8 total, 8 up, 8 in 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:94: done (6 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:95: done (5 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:96: done (4 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:97: done (3 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:99: done (2 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:100: done (1 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:101: done (0 left) 2023-12-16T01:19:06.114 INFO:tasks.rados.rados.0.smithi078.stdout:102: snap_remove snap 1 2023-12-16T01:19:06.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:06 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:06 smithi118 ceph-mon[44148]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T01:19:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:06 smithi118 ceph-mon[44148]: pgmap v93: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:06.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:06 smithi078 ceph-mon[56825]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T01:19:06.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:06 smithi078 ceph-mon[56825]: pgmap v93: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:06.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:06 smithi078 ceph-mon[39682]: osdmap e82: 8 total, 8 up, 8 in 2023-12-16T01:19:06.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:06 smithi078 ceph-mon[39682]: pgmap v93: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.2 MiB/s wr, 75 op/s 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:102: done (0 left) 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:103: read oid 29 snap 4 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:104: read oid 46 snap -1 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:106: rmattr oid 49 current snap is 5 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:106: done (3 left) 2023-12-16T01:19:07.123 INFO:tasks.rados.rados.0.smithi078.stdout:107: snap_remove snap 3 2023-12-16T01:19:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:07 smithi118 ceph-mon[44148]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T01:19:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:07 smithi078 ceph-mon[56825]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T01:19:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:07 smithi078 ceph-mon[39682]: osdmap e83: 8 total, 8 up, 8 in 2023-12-16T01:19:08.131 INFO:tasks.rados.rados.0.smithi078.stdout:107: done (3 left) 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:108: rmattr oid 30 current snap is 5 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:108: done (3 left) 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:109: read oid 42 snap 2 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:110: rmattr oid 14 current snap is 5 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:111: read oid 32 snap 2 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:112: delete oid 28 current snap is 5 2023-12-16T01:19:08.132 INFO:tasks.rados.rados.0.smithi078.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:08.133 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:08 smithi078 ceph-mon[39682]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T01:19:08.133 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:08 smithi078 ceph-mon[39682]: pgmap v96: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:08.133 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:07 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:07] "GET /metrics HTTP/1.1" 200 238179 "" "Prometheus/2.43.0" 2023-12-16T01:19:08.155 INFO:tasks.rados.rados.0.smithi078.stdout:105: finishing copy_from to smithi078122029-36 2023-12-16T01:19:08.155 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 5 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-16T01:19:08.155 INFO:tasks.rados.rados.0.smithi078.stdout:105: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:19:08.155 INFO:tasks.rados.rados.0.smithi078.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-12-16T01:19:08.174 INFO:tasks.rados.rados.0.smithi078.stdout:103: done (6 left) 2023-12-16T01:19:08.174 INFO:tasks.rados.rados.0.smithi078.stdout:104: done (5 left) 2023-12-16T01:19:08.175 INFO:tasks.rados.rados.0.smithi078.stdout:105: done (4 left) 2023-12-16T01:19:08.175 INFO:tasks.rados.rados.0.smithi078.stdout:112: done (3 left) 2023-12-16T01:19:08.175 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 5 2023-12-16T01:19:08.175 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 34 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-16T01:19:08.175 INFO:tasks.rados.rados.0.smithi078.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-12-16T01:19:08.192 INFO:tasks.rados.rados.0.smithi078.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-16T01:19:08.206 INFO:tasks.rados.rados.0.smithi078.stdout:113: seq_num 60 ranges {827392=614400,1441792=401408} 2023-12-16T01:19:08.213 INFO:tasks.rados.rados.0.smithi078.stdout:113: writing smithi078122029-50 from 827392 to 1441792 tid 1 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:113: writing smithi078122029-50 from 1441792 to 1843200 tid 2 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:109: done (3 left) 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:110: done (2 left) 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:111: done (1 left) 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 5 2023-12-16T01:19:08.216 INFO:tasks.rados.rados.0.smithi078.stdout:114: seq_num 61 ranges {778240=630784,1409024=401408} 2023-12-16T01:19:08.223 INFO:tasks.rados.rados.0.smithi078.stdout:114: writing smithi078122029-29 from 778240 to 1409024 tid 1 2023-12-16T01:19:08.225 INFO:tasks.rados.rados.0.smithi078.stdout:114: writing smithi078122029-29 from 1409024 to 1810432 tid 2 2023-12-16T01:19:08.226 INFO:tasks.rados.rados.0.smithi078.stdout:115: snap_remove snap 2 2023-12-16T01:19:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:08 smithi118 ceph-mon[44148]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T01:19:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:08 smithi118 ceph-mon[44148]: pgmap v96: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:08 smithi078 ceph-mon[56825]: osdmap e84: 8 total, 8 up, 8 in 2023-12-16T01:19:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:08 smithi078 ceph-mon[56825]: pgmap v96: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:09.144 INFO:tasks.rados.rados.0.smithi078.stdout:115: done (2 left) 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:116: snap_create 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:113: finishing write tid 1 to smithi078122029-50 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:113: finishing write tid 2 to smithi078122029-50 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:113: finishing write tid 3 to smithi078122029-50 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:113: finishing write tid 4 to smithi078122029-50 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 38 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:113: left oid 50 (ObjNum 60 snap 5 seq_num 60) 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:114: finishing write tid 1 to smithi078122029-29 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:114: finishing write tid 2 to smithi078122029-29 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:114: finishing write tid 3 to smithi078122029-29 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:114: finishing write tid 4 to smithi078122029-29 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 13 (ObjNum 61 snap 5 seq_num 61) dirty exists 2023-12-16T01:19:09.145 INFO:tasks.rados.rados.0.smithi078.stdout:114: left oid 29 (ObjNum 61 snap 5 seq_num 61) 2023-12-16T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:09 smithi118 ceph-mon[44148]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T01:19:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:09 smithi078 ceph-mon[39682]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T01:19:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:09 smithi078 ceph-mon[56825]: osdmap e85: 8 total, 8 up, 8 in 2023-12-16T01:19:10.154 INFO:tasks.rados.rados.0.smithi078.stdout:113: done (2 left) 2023-12-16T01:19:10.154 INFO:tasks.rados.rados.0.smithi078.stdout:114: done (1 left) 2023-12-16T01:19:10.154 INFO:tasks.rados.rados.0.smithi078.stdout:116: done (0 left) 2023-12-16T01:19:10.154 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 6 2023-12-16T01:19:10.154 INFO:tasks.rados.rados.0.smithi078.stdout:117: seq_num 62 ranges {139264=647168,786432=401408} 2023-12-16T01:19:10.158 INFO:tasks.rados.rados.0.smithi078.stdout:117: writing smithi078122029-9 from 139264 to 786432 tid 1 2023-12-16T01:19:10.161 INFO:tasks.rados.rados.0.smithi078.stdout:117: writing smithi078122029-9 from 786432 to 1187840 tid 2 2023-12-16T01:19:10.161 INFO:tasks.rados.rados.0.smithi078.stdout:118: rollback oid 3 current snap is 6 2023-12-16T01:19:10.162 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 4 2023-12-16T01:19:10.162 INFO:tasks.rados.rados.0.smithi078.stdout:119: read oid 25 snap -1 2023-12-16T01:19:10.162 INFO:tasks.rados.rados.0.smithi078.stdout:119: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-16T01:19:10.162 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 6 2023-12-16T01:19:10.162 INFO:tasks.rados.rados.0.smithi078.stdout:120: seq_num 63 ranges {172032=663552,835584=401408} 2023-12-16T01:19:10.169 INFO:tasks.rados.rados.0.smithi078.stdout:120: writing smithi078122029-2 from 172032 to 835584 tid 1 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:120: writing smithi078122029-2 from 835584 to 1236992 tid 2 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:121: snap_create 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:117: finishing write tid 1 to smithi078122029-9 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:117: finishing write tid 2 to smithi078122029-9 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:117: finishing write tid 3 to smithi078122029-9 2023-12-16T01:19:10.170 INFO:tasks.rados.rados.0.smithi078.stdout:118: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:118: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:117: finishing write tid 4 to smithi078122029-9 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 18 (ObjNum 62 snap 6 seq_num 62) dirty exists 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:117: left oid 9 (ObjNum 62 snap 6 seq_num 62) 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:118: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 16 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-12-16T01:19:10.171 INFO:tasks.rados.rados.0.smithi078.stdout:120: finishing write tid 1 to smithi078122029-2 2023-12-16T01:19:10.172 INFO:tasks.rados.rados.0.smithi078.stdout:120: finishing write tid 2 to smithi078122029-2 2023-12-16T01:19:10.172 INFO:tasks.rados.rados.0.smithi078.stdout:120: finishing write tid 3 to smithi078122029-2 2023-12-16T01:19:10.173 INFO:tasks.rados.rados.0.smithi078.stdout:120: finishing write tid 4 to smithi078122029-2 2023-12-16T01:19:10.173 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 48 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-12-16T01:19:10.173 INFO:tasks.rados.rados.0.smithi078.stdout:120: left oid 2 (ObjNum 63 snap 6 seq_num 63) 2023-12-16T01:19:10.175 INFO:tasks.rados.rados.0.smithi078.stdout:119: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-16T01:19:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:10 smithi118 ceph-mon[44148]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T01:19:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:10 smithi118 ceph-mon[44148]: pgmap v99: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:10 smithi078 ceph-mon[39682]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T01:19:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:10 smithi078 ceph-mon[39682]: pgmap v99: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:10 smithi078 ceph-mon[56825]: osdmap e86: 8 total, 8 up, 8 in 2023-12-16T01:19:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:10 smithi078 ceph-mon[56825]: pgmap v99: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2023-12-16T01:19:11.154 INFO:tasks.rados.rados.0.smithi078.stdout:117: done (4 left) 2023-12-16T01:19:11.154 INFO:tasks.rados.rados.0.smithi078.stdout:118: done (3 left) 2023-12-16T01:19:11.154 INFO:tasks.rados.rados.0.smithi078.stdout:119: done (2 left) 2023-12-16T01:19:11.154 INFO:tasks.rados.rados.0.smithi078.stdout:120: done (1 left) 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:121: done (0 left) 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:122: read oid 48 snap 5 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:123: read oid 49 snap 6 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:11.155 INFO:tasks.rados.rados.0.smithi078.stdout:124: delete oid 44 current snap is 7 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:124: done (2 left) 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:125: rollback oid 23 current snap is 7 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 5 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:126: read oid 30 snap -1 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:126: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-16T01:19:11.157 INFO:tasks.rados.rados.0.smithi078.stdout:127: setattr oid 35 current snap is 7 2023-12-16T01:19:11.158 INFO:tasks.rados.rados.0.smithi078.stdout:128: delete oid 25 current snap is 7 2023-12-16T01:19:11.160 INFO:tasks.rados.rados.0.smithi078.stdout:128: done (5 left) 2023-12-16T01:19:11.160 INFO:tasks.rados.rados.0.smithi078.stdout:129: snap_remove snap 4 2023-12-16T01:19:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:11 smithi118 ceph-mon[44148]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T01:19:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:11 smithi078 ceph-mon[39682]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T01:19:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:11 smithi078 ceph-mon[56825]: osdmap e87: 8 total, 8 up, 8 in 2023-12-16T01:19:12.163 INFO:tasks.rados.rados.0.smithi078.stdout:129: done (5 left) 2023-12-16T01:19:12.163 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 7 2023-12-16T01:19:12.163 INFO:tasks.rados.rados.0.smithi078.stdout:130: seq_num 66 ranges {950272=712704,1662976=401408} 2023-12-16T01:19:12.169 INFO:tasks.rados.rados.0.smithi078.stdout:130: writing smithi078122029-3 from 950272 to 1662976 tid 1 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:130: writing smithi078122029-3 from 1662976 to 2064384 tid 2 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:131: read oid 21 snap 5 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:131: expect (ObjNum 20 snap 0 seq_num 20) 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:132: rollback oid 33 current snap is 7 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 5 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:125: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:125: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:19:12.173 INFO:tasks.rados.rados.0.smithi078.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:12.194 INFO:tasks.rados.rados.0.smithi078.stdout:125: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:19:12.194 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 26 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 50 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:123: done (7 left) 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:125: done (6 left) 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:127: done (5 left) 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:133: delete oid 7 current snap is 7 2023-12-16T01:19:12.195 INFO:tasks.rados.rados.0.smithi078.stdout:126: expect (ObjNum 29 snap 0 seq_num 29) 2023-12-16T01:19:12.207 INFO:tasks.rados.rados.0.smithi078.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:130: finishing write tid 1 to smithi078122029-3 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:132: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:132: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:132: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 26 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-16T01:19:12.226 INFO:tasks.rados.rados.0.smithi078.stdout:131: expect (ObjNum 20 snap 0 seq_num 20) 2023-12-16T01:19:12.234 INFO:tasks.rados.rados.0.smithi078.stdout:130: finishing write tid 2 to smithi078122029-3 2023-12-16T01:19:12.234 INFO:tasks.rados.rados.0.smithi078.stdout:130: finishing write tid 3 to smithi078122029-3 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:130: finishing write tid 4 to smithi078122029-3 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 22 (ObjNum 66 snap 7 seq_num 66) dirty exists 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:130: left oid 3 (ObjNum 66 snap 7 seq_num 66) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:122: done (5 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:126: done (4 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:130: done (3 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:131: done (2 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:132: done (1 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:133: done (0 left) 2023-12-16T01:19:12.235 INFO:tasks.rados.rados.0.smithi078.stdout:134: delete oid 42 current snap is 7 2023-12-16T01:19:12.236 INFO:tasks.rados.rados.0.smithi078.stdout:134: done (0 left) 2023-12-16T01:19:12.237 INFO:tasks.rados.rados.0.smithi078.stdout:135: copy_from oid 36 from oid 1 current snap is 7 2023-12-16T01:19:12.237 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 7 2023-12-16T01:19:12.237 INFO:tasks.rados.rados.0.smithi078.stdout:136: seq_num 69 ranges {507904=761856,1269760=401408} 2023-12-16T01:19:12.243 INFO:tasks.rados.rados.0.smithi078.stdout:136: writing smithi078122029-31 from 507904 to 1269760 tid 1 2023-12-16T01:19:12.246 INFO:tasks.rados.rados.0.smithi078.stdout:136: writing smithi078122029-31 from 1269760 to 1671168 tid 2 2023-12-16T01:19:12.246 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 7 2023-12-16T01:19:12.246 INFO:tasks.rados.rados.0.smithi078.stdout:135: finishing copy_from to smithi078122029-36 2023-12-16T01:19:12.246 INFO:tasks.rados.rados.0.smithi078.stdout:135: got expected ENOENT (src dne) 2023-12-16T01:19:12.247 INFO:tasks.rados.rados.0.smithi078.stdout:135: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:19:12.247 INFO:tasks.rados.rados.0.smithi078.stdout:137: seq_num 70 ranges {122880=778240,901120=401408} 2023-12-16T01:19:12.252 INFO:tasks.rados.rados.0.smithi078.stdout:137: writing smithi078122029-8 from 122880 to 901120 tid 1 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:137: writing smithi078122029-8 from 901120 to 1302528 tid 2 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:135: done (2 left) 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:138: copy_from oid 41 from oid 44 current snap is 7 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:136: finishing write tid 1 to smithi078122029-31 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:136: finishing write tid 2 to smithi078122029-31 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:136: finishing write tid 3 to smithi078122029-31 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:136: finishing write tid 4 to smithi078122029-31 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 19 (ObjNum 69 snap 7 seq_num 69) dirty exists 2023-12-16T01:19:12.256 INFO:tasks.rados.rados.0.smithi078.stdout:136: left oid 31 (ObjNum 69 snap 7 seq_num 69) 2023-12-16T01:19:12.257 INFO:tasks.rados.rados.0.smithi078.stdout:136: done (2 left) 2023-12-16T01:19:12.257 INFO:tasks.rados.rados.0.smithi078.stdout:139: copy_from oid 28 from oid 10 current snap is 7 2023-12-16T01:19:12.257 INFO:tasks.rados.rados.0.smithi078.stdout:140: snap_create 2023-12-16T01:19:12.257 INFO:tasks.rados.rados.0.smithi078.stdout:138: finishing copy_from to smithi078122029-41 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:138: got expected ENOENT (src dne) 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:138: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:137: finishing write tid 1 to smithi078122029-8 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:137: finishing write tid 2 to smithi078122029-8 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:137: finishing write tid 3 to smithi078122029-8 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:137: finishing write tid 4 to smithi078122029-8 2023-12-16T01:19:12.258 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 8 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:19:12.259 INFO:tasks.rados.rados.0.smithi078.stdout:137: left oid 8 (ObjNum 70 snap 7 seq_num 70) 2023-12-16T01:19:12.260 INFO:tasks.rados.rados.0.smithi078.stdout:139: finishing copy_from to smithi078122029-28 2023-12-16T01:19:12.260 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 12 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-16T01:19:12.260 INFO:tasks.rados.rados.0.smithi078.stdout:139: finishing copy_from racing read to smithi078122029-28 2023-12-16T01:19:12.390 INFO:tasks.rados.rados.0.smithi078.stdout:137: done (3 left) 2023-12-16T01:19:12.390 INFO:tasks.rados.rados.0.smithi078.stdout:138: done (2 left) 2023-12-16T01:19:12.391 INFO:tasks.rados.rados.0.smithi078.stdout:139: done (1 left) 2023-12-16T01:19:12.391 INFO:tasks.rados.rados.0.smithi078.stdout:140: done (0 left) 2023-12-16T01:19:12.391 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 8 2023-12-16T01:19:12.391 INFO:tasks.rados.rados.0.smithi078.stdout:141: seq_num 71 ranges {1187840=794624,1982464=401408} 2023-12-16T01:19:12.401 INFO:tasks.rados.rados.0.smithi078.stdout:141: writing smithi078122029-9 from 1187840 to 1982464 tid 1 2023-12-16T01:19:12.403 INFO:tasks.rados.rados.0.smithi078.stdout:141: writing smithi078122029-9 from 1982464 to 2383872 tid 2 2023-12-16T01:19:12.403 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 8 2023-12-16T01:19:12.403 INFO:tasks.rados.rados.0.smithi078.stdout:142: seq_num 72 ranges {188416=409600,598016=524288,1122304=278528} 2023-12-16T01:19:12.407 INFO:tasks.rados.rados.0.smithi078.stdout:142: writing smithi078122029-12 from 188416 to 598016 tid 1 2023-12-16T01:19:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:12 smithi118 ceph-mon[44148]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T01:19:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:12 smithi118 ceph-mon[44148]: pgmap v102: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:12 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:12 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:12 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:12.410 INFO:tasks.rados.rados.0.smithi078.stdout:142: writing smithi078122029-12 from 598016 to 1122304 tid 2 2023-12-16T01:19:12.412 INFO:tasks.rados.rados.0.smithi078.stdout:142: writing smithi078122029-12 from 1122304 to 1400832 tid 3 2023-12-16T01:19:12.412 INFO:tasks.rados.rados.0.smithi078.stdout:143: rollback oid 22 current snap is 8 2023-12-16T01:19:12.412 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 5 2023-12-16T01:19:12.412 INFO:tasks.rados.rados.0.smithi078.stdout:141: finishing write tid 1 to smithi078122029-9 2023-12-16T01:19:12.412 INFO:tasks.rados.rados.0.smithi078.stdout:141: finishing write tid 2 to smithi078122029-9 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:141: finishing write tid 3 to smithi078122029-9 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:141: finishing write tid 4 to smithi078122029-9 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 24 (ObjNum 71 snap 8 seq_num 71) dirty exists 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:141: left oid 9 (ObjNum 71 snap 8 seq_num 71) 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:142: finishing write tid 1 to smithi078122029-12 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:141: done (2 left) 2023-12-16T01:19:12.413 INFO:tasks.rados.rados.0.smithi078.stdout:144: snap_create 2023-12-16T01:19:12.414 INFO:tasks.rados.rados.0.smithi078.stdout:142: finishing write tid 2 to smithi078122029-12 2023-12-16T01:19:12.414 INFO:tasks.rados.rados.0.smithi078.stdout:142: finishing write tid 3 to smithi078122029-12 2023-12-16T01:19:12.415 INFO:tasks.rados.rados.0.smithi078.stdout:142: finishing write tid 4 to smithi078122029-12 2023-12-16T01:19:12.415 INFO:tasks.rados.rados.0.smithi078.stdout:142: finishing write tid 5 to smithi078122029-12 2023-12-16T01:19:12.415 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 48 (ObjNum 72 snap 8 seq_num 72) dirty exists 2023-12-16T01:19:12.416 INFO:tasks.rados.rados.0.smithi078.stdout:142: left oid 12 (ObjNum 72 snap 8 seq_num 72) 2023-12-16T01:19:12.418 INFO:tasks.rados.rados.0.smithi078.stdout:143: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:19:12.418 INFO:tasks.rados.rados.0.smithi078.stdout:143: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:19:12.418 INFO:tasks.rados.rados.0.smithi078.stdout:143: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:19:12.418 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 23 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[39682]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T01:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[39682]: pgmap v102: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[56825]: osdmap e88: 8 total, 8 up, 8 in 2023-12-16T01:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[56825]: pgmap v102: 121 pgs: 121 active+clean; 28 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:12 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:142: done (2 left) 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:143: done (1 left) 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:144: done (0 left) 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:145: read oid 33 snap -1 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:145: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:146: read oid 45 snap -1 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:146: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:13.397 INFO:tasks.rados.rados.0.smithi078.stdout:147: snap_create 2023-12-16T01:19:13.401 INFO:tasks.rados.rados.0.smithi078.stdout:146: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:13 smithi118 ceph-mon[44148]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T01:19:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:13 smithi118 ceph-mon[44148]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T01:19:13.419 INFO:tasks.rados.rados.0.smithi078.stdout:145: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-16T01:19:13.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:13 smithi078 ceph-mon[56825]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T01:19:13.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:13 smithi078 ceph-mon[56825]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T01:19:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:13 smithi078 ceph-mon[39682]: osdmap e89: 8 total, 8 up, 8 in 2023-12-16T01:19:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:13 smithi078 ceph-mon[39682]: osdmap e90: 8 total, 8 up, 8 in 2023-12-16T01:19:14.402 INFO:tasks.rados.rados.0.smithi078.stdout:145: done (2 left) 2023-12-16T01:19:14.402 INFO:tasks.rados.rados.0.smithi078.stdout:146: done (1 left) 2023-12-16T01:19:14.402 INFO:tasks.rados.rados.0.smithi078.stdout:147: done (0 left) 2023-12-16T01:19:14.402 INFO:tasks.rados.rados.0.smithi078.stdout:148: copy_from oid 48 from oid 42 current snap is 10 2023-12-16T01:19:14.402 INFO:tasks.rados.rados.0.smithi078.stdout:149: delete oid 29 current snap is 10 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:148: finishing copy_from to smithi078122029-48 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:148: got expected ENOENT (src dne) 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:148: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:148: done (1 left) 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:149: done (0 left) 2023-12-16T01:19:14.406 INFO:tasks.rados.rados.0.smithi078.stdout:150: snap_create 2023-12-16T01:19:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:14 smithi118 ceph-mon[44148]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T01:19:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:14 smithi118 ceph-mon[44148]: pgmap v106: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:14 smithi078 ceph-mon[39682]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T01:19:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:14 smithi078 ceph-mon[39682]: pgmap v106: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:14 smithi078 ceph-mon[56825]: osdmap e91: 8 total, 8 up, 8 in 2023-12-16T01:19:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:14 smithi078 ceph-mon[56825]: pgmap v106: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:15.406 INFO:tasks.rados.rados.0.smithi078.stdout:150: done (0 left) 2023-12-16T01:19:15.407 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 11 2023-12-16T01:19:15.407 INFO:tasks.rados.rados.0.smithi078.stdout:151: seq_num 74 ranges {712704=442368,1155072=696320,1851392=106496} 2023-12-16T01:19:15.412 INFO:tasks.rados.rados.0.smithi078.stdout:151: writing smithi078122029-43 from 712704 to 1155072 tid 1 2023-12-16T01:19:15.416 INFO:tasks.rados.rados.0.smithi078.stdout:151: writing smithi078122029-43 from 1155072 to 1851392 tid 2 2023-12-16T01:19:15.417 INFO:tasks.rados.rados.0.smithi078.stdout:151: writing smithi078122029-43 from 1851392 to 1957888 tid 3 2023-12-16T01:19:15.417 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 11 2023-12-16T01:19:15.417 INFO:tasks.rados.rados.0.smithi078.stdout:152: seq_num 75 ranges {155648=458752,614400=581632,1196032=221184} 2023-12-16T01:19:15.420 INFO:tasks.rados.rados.0.smithi078.stdout:152: writing smithi078122029-10 from 155648 to 614400 tid 1 2023-12-16T01:19:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:152: writing smithi078122029-10 from 614400 to 1196032 tid 2 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:152: writing smithi078122029-10 from 1196032 to 1417216 tid 3 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:153: snap_create 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:151: finishing write tid 1 to smithi078122029-43 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:151: finishing write tid 2 to smithi078122029-43 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:151: finishing write tid 3 to smithi078122029-43 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:151: finishing write tid 4 to smithi078122029-43 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:151: finishing write tid 5 to smithi078122029-43 2023-12-16T01:19:15.426 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 31 (ObjNum 74 snap 11 seq_num 74) dirty exists 2023-12-16T01:19:15.427 INFO:tasks.rados.rados.0.smithi078.stdout:151: left oid 43 (ObjNum 74 snap 11 seq_num 74) 2023-12-16T01:19:15.427 INFO:tasks.rados.rados.0.smithi078.stdout:152: finishing write tid 1 to smithi078122029-10 2023-12-16T01:19:15.427 INFO:tasks.rados.rados.0.smithi078.stdout:152: finishing write tid 2 to smithi078122029-10 2023-12-16T01:19:15.427 INFO:tasks.rados.rados.0.smithi078.stdout:152: finishing write tid 3 to smithi078122029-10 2023-12-16T01:19:15.427 INFO:tasks.rados.rados.0.smithi078.stdout:152: finishing write tid 4 to smithi078122029-10 2023-12-16T01:19:15.428 INFO:tasks.rados.rados.0.smithi078.stdout:152: finishing write tid 5 to smithi078122029-10 2023-12-16T01:19:15.428 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 29 (ObjNum 75 snap 11 seq_num 75) dirty exists 2023-12-16T01:19:15.428 INFO:tasks.rados.rados.0.smithi078.stdout:152: left oid 10 (ObjNum 75 snap 11 seq_num 75) 2023-12-16T01:19:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:15 smithi118 ceph-mon[44148]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T01:19:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:15 smithi078 ceph-mon[39682]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T01:19:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:15 smithi078 ceph-mon[56825]: osdmap e92: 8 total, 8 up, 8 in 2023-12-16T01:19:16.414 INFO:tasks.rados.rados.0.smithi078.stdout:151: done (2 left) 2023-12-16T01:19:16.414 INFO:tasks.rados.rados.0.smithi078.stdout:152: done (1 left) 2023-12-16T01:19:16.414 INFO:tasks.rados.rados.0.smithi078.stdout:153: done (0 left) 2023-12-16T01:19:16.414 INFO:tasks.rados.rados.0.smithi078.stdout:154: snap_create 2023-12-16T01:19:16.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:16 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:16 smithi118 ceph-mon[44148]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T01:19:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:16 smithi118 ceph-mon[44148]: pgmap v109: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:16 smithi078 ceph-mon[39682]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T01:19:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:16 smithi078 ceph-mon[39682]: pgmap v109: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:16 smithi078 ceph-mon[56825]: osdmap e93: 8 total, 8 up, 8 in 2023-12-16T01:19:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:16 smithi078 ceph-mon[56825]: pgmap v109: 121 pgs: 121 active+clean; 37 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:154: done (0 left) 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:155: read oid 42 snap -1 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:155: expect deleted 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:156: rmattr oid 17 current snap is 13 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:156: done (1 left) 2023-12-16T01:19:17.391 INFO:tasks.rados.rados.0.smithi078.stdout:157: setattr oid 28 current snap is 13 2023-12-16T01:19:17.393 INFO:tasks.rados.rados.0.smithi078.stdout:155: done (1 left) 2023-12-16T01:19:17.394 INFO:tasks.rados.rados.0.smithi078.stdout:158: copy_from oid 7 from oid 24 current snap is 13 2023-12-16T01:19:17.394 INFO:tasks.rados.rados.0.smithi078.stdout:159: setattr oid 10 current snap is 13 2023-12-16T01:19:17.396 INFO:tasks.rados.rados.0.smithi078.stdout:160: snap_remove snap 5 2023-12-16T01:19:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:17 smithi078 ceph-mon[39682]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T01:19:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:17 smithi078 ceph-mon[39682]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T01:19:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:17 smithi078 ceph-mon[56825]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T01:19:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:17 smithi078 ceph-mon[56825]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T01:19:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:17 smithi118 ceph-mon[44148]: osdmap e94: 8 total, 8 up, 8 in 2023-12-16T01:19:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:17 smithi118 ceph-mon[44148]: osdmap e95: 8 total, 8 up, 8 in 2023-12-16T01:19:18.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:17 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:17] "GET /metrics HTTP/1.1" 200 239110 "" "Prometheus/2.43.0" 2023-12-16T01:19:18.403 INFO:tasks.rados.rados.0.smithi078.stdout:160: done (3 left) 2023-12-16T01:19:18.403 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 13 2023-12-16T01:19:18.403 INFO:tasks.rados.rados.0.smithi078.stdout:161: seq_num 76 ranges {761856=475136,1236992=458752,1695744=344064} 2023-12-16T01:19:18.408 INFO:tasks.rados.rados.0.smithi078.stdout:161: writing smithi078122029-46 from 761856 to 1236992 tid 1 2023-12-16T01:19:18.411 INFO:tasks.rados.rados.0.smithi078.stdout:161: writing smithi078122029-46 from 1236992 to 1695744 tid 2 2023-12-16T01:19:18.413 INFO:tasks.rados.rados.0.smithi078.stdout:161: writing smithi078122029-46 from 1695744 to 2039808 tid 3 2023-12-16T01:19:18.413 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 13 2023-12-16T01:19:18.414 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 28 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-16T01:19:18.416 INFO:tasks.rados.rados.0.smithi078.stdout:162: seq_num 77 ranges {1384448=491520,1875968=794624,2670592=8192} 2023-12-16T01:19:18.424 INFO:tasks.rados.rados.0.smithi078.stdout:162: writing smithi078122029-27 from 1384448 to 1875968 tid 1 2023-12-16T01:19:18.429 INFO:tasks.rados.rados.0.smithi078.stdout:162: writing smithi078122029-27 from 1875968 to 2670592 tid 2 2023-12-16T01:19:18.429 INFO:tasks.rados.rados.0.smithi078.stdout:162: writing smithi078122029-27 from 2670592 to 2678784 tid 3 2023-12-16T01:19:18.429 INFO:tasks.rados.rados.0.smithi078.stdout:157: done (4 left) 2023-12-16T01:19:18.429 INFO:tasks.rados.rados.0.smithi078.stdout:163: snap_remove snap 12 2023-12-16T01:19:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:18 smithi078 ceph-mon[39682]: pgmap v112: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:18 smithi078 ceph-mon[39682]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T01:19:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:18 smithi078 ceph-mon[56825]: pgmap v112: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:18 smithi078 ceph-mon[56825]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T01:19:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:18 smithi118 ceph-mon[44148]: pgmap v112: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:18 smithi118 ceph-mon[44148]: osdmap e96: 8 total, 8 up, 8 in 2023-12-16T01:19:19.422 INFO:tasks.rados.rados.0.smithi078.stdout:163: done (4 left) 2023-12-16T01:19:19.422 INFO:tasks.rados.rados.0.smithi078.stdout:164: delete oid 44 current snap is 13 2023-12-16T01:19:19.422 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 31 (ObjNum 75 snap 11 seq_num 75) dirty exists 2023-12-16T01:19:19.422 INFO:tasks.rados.rados.0.smithi078.stdout:158: finishing copy_from to smithi078122029-7 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:158: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: finishing write tid 1 to smithi078122029-46 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: finishing write tid 2 to smithi078122029-46 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: finishing write tid 3 to smithi078122029-46 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: finishing write tid 4 to smithi078122029-46 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: finishing write tid 5 to smithi078122029-46 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 26 (ObjNum 76 snap 13 seq_num 76) dirty exists 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:161: left oid 46 (ObjNum 76 snap 13 seq_num 76) 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:162: finishing write tid 1 to smithi078122029-27 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:162: finishing write tid 2 to smithi078122029-27 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:162: finishing write tid 3 to smithi078122029-27 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:162: finishing write tid 4 to smithi078122029-27 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:162: finishing write tid 5 to smithi078122029-27 2023-12-16T01:19:19.423 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 72 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-16T01:19:19.424 INFO:tasks.rados.rados.0.smithi078.stdout:162: left oid 27 (ObjNum 77 snap 13 seq_num 77) 2023-12-16T01:19:19.427 INFO:tasks.rados.rados.0.smithi078.stdout:158: done (4 left) 2023-12-16T01:19:19.427 INFO:tasks.rados.rados.0.smithi078.stdout:159: done (3 left) 2023-12-16T01:19:19.428 INFO:tasks.rados.rados.0.smithi078.stdout:161: done (2 left) 2023-12-16T01:19:19.428 INFO:tasks.rados.rados.0.smithi078.stdout:162: done (1 left) 2023-12-16T01:19:19.428 INFO:tasks.rados.rados.0.smithi078.stdout:164: done (0 left) 2023-12-16T01:19:19.428 INFO:tasks.rados.rados.0.smithi078.stdout:165: snap_create 2023-12-16T01:19:20.430 INFO:tasks.rados.rados.0.smithi078.stdout:165: done (0 left) 2023-12-16T01:19:20.431 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 14 2023-12-16T01:19:20.431 INFO:tasks.rados.rados.0.smithi078.stdout:166: seq_num 79 ranges {1671168=532480,2203648=565248,2768896=237568} 2023-12-16T01:19:20.442 INFO:tasks.rados.rados.0.smithi078.stdout:166: writing smithi078122029-31 from 1671168 to 2203648 tid 1 2023-12-16T01:19:20.445 INFO:tasks.rados.rados.0.smithi078.stdout:166: writing smithi078122029-31 from 2203648 to 2768896 tid 2 2023-12-16T01:19:20.447 INFO:tasks.rados.rados.0.smithi078.stdout:166: writing smithi078122029-31 from 2768896 to 3006464 tid 3 2023-12-16T01:19:20.447 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 14 2023-12-16T01:19:20.447 INFO:tasks.rados.rados.0.smithi078.stdout:167: seq_num 80 ranges {253952=548864,802816=450560,1253376=352256} 2023-12-16T01:19:20.452 INFO:tasks.rados.rados.0.smithi078.stdout:167: writing smithi078122029-16 from 253952 to 802816 tid 1 2023-12-16T01:19:20.455 INFO:tasks.rados.rados.0.smithi078.stdout:167: writing smithi078122029-16 from 802816 to 1253376 tid 2 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:167: writing smithi078122029-16 from 1253376 to 1605632 tid 3 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:168: copy_from oid 10 from oid 39 current snap is 14 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:169: read oid 48 snap 9 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:169: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:170: copy_from oid 50 from oid 1 current snap is 14 2023-12-16T01:19:20.458 INFO:tasks.rados.rados.0.smithi078.stdout:171: snap_remove snap 8 2023-12-16T01:19:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:20 smithi078 ceph-mon[39682]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T01:19:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:20 smithi078 ceph-mon[39682]: pgmap v115: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:20 smithi078 ceph-mon[56825]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T01:19:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:20 smithi078 ceph-mon[56825]: pgmap v115: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:20 smithi118 ceph-mon[44148]: osdmap e97: 8 total, 8 up, 8 in 2023-12-16T01:19:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:20 smithi118 ceph-mon[44148]: pgmap v115: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 943 KiB/s rd, 802 KiB/s wr, 15 op/s 2023-12-16T01:19:21.439 INFO:tasks.rados.rados.0.smithi078.stdout:171: done (5 left) 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:172: delete oid 18 current snap is 14 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: finishing write tid 1 to smithi078122029-31 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: finishing write tid 2 to smithi078122029-31 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: finishing write tid 3 to smithi078122029-31 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: finishing write tid 4 to smithi078122029-31 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: finishing write tid 5 to smithi078122029-31 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 32 (ObjNum 79 snap 14 seq_num 79) dirty exists 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:166: left oid 31 (ObjNum 79 snap 14 seq_num 79) 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:167: finishing write tid 1 to smithi078122029-16 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:167: finishing write tid 2 to smithi078122029-16 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:170: finishing copy_from to smithi078122029-50 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:170: got expected ENOENT (src dne) 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:170: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:19:21.440 INFO:tasks.rados.rados.0.smithi078.stdout:167: finishing write tid 3 to smithi078122029-16 2023-12-16T01:19:21.441 INFO:tasks.rados.rados.0.smithi078.stdout:167: finishing write tid 4 to smithi078122029-16 2023-12-16T01:19:21.441 INFO:tasks.rados.rados.0.smithi078.stdout:167: finishing write tid 5 to smithi078122029-16 2023-12-16T01:19:21.441 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 33 (ObjNum 80 snap 14 seq_num 80) dirty exists 2023-12-16T01:19:21.441 INFO:tasks.rados.rados.0.smithi078.stdout:167: left oid 16 (ObjNum 80 snap 14 seq_num 80) 2023-12-16T01:19:21.441 INFO:tasks.rados.rados.0.smithi078.stdout:169: expect (ObjNum 47 snap 0 seq_num 47) 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:168: finishing copy_from to smithi078122029-10 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 12 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:168: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:166: done (5 left) 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:167: done (4 left) 2023-12-16T01:19:21.462 INFO:tasks.rados.rados.0.smithi078.stdout:168: done (3 left) 2023-12-16T01:19:21.463 INFO:tasks.rados.rados.0.smithi078.stdout:169: done (2 left) 2023-12-16T01:19:21.463 INFO:tasks.rados.rados.0.smithi078.stdout:170: done (1 left) 2023-12-16T01:19:21.463 INFO:tasks.rados.rados.0.smithi078.stdout:172: done (0 left) 2023-12-16T01:19:21.463 INFO:tasks.rados.rados.0.smithi078.stdout:173: snap_remove snap 9 2023-12-16T01:19:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:21 smithi078 ceph-mon[39682]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T01:19:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:21 smithi078 ceph-mon[56825]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T01:19:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:21 smithi118 ceph-mon[44148]: osdmap e98: 8 total, 8 up, 8 in 2023-12-16T01:19:22.447 INFO:tasks.rados.rados.0.smithi078.stdout:173: done (0 left) 2023-12-16T01:19:22.447 INFO:tasks.rados.rados.0.smithi078.stdout:174: snap_create 2023-12-16T01:19:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:22 smithi078 ceph-mon[39682]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T01:19:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:22 smithi078 ceph-mon[39682]: pgmap v118: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:22 smithi078 ceph-mon[56825]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T01:19:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:22 smithi078 ceph-mon[56825]: pgmap v118: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:22 smithi118 ceph-mon[44148]: osdmap e99: 8 total, 8 up, 8 in 2023-12-16T01:19:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:22 smithi118 ceph-mon[44148]: pgmap v118: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:23.442 INFO:tasks.rados.rados.0.smithi078.stdout:174: done (0 left) 2023-12-16T01:19:23.443 INFO:tasks.rados.rados.0.smithi078.stdout:175: read oid 46 snap -1 2023-12-16T01:19:23.443 INFO:tasks.rados.rados.0.smithi078.stdout:175: expect (ObjNum 76 snap 13 seq_num 76) 2023-12-16T01:19:23.443 INFO:tasks.rados.rados.0.smithi078.stdout:176: read oid 7 snap 6 2023-12-16T01:19:23.443 INFO:tasks.rados.rados.0.smithi078.stdout:176: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-16T01:19:23.443 INFO:tasks.rados.rados.0.smithi078.stdout:177: snap_create 2023-12-16T01:19:23.450 INFO:tasks.rados.rados.0.smithi078.stdout:176: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-16T01:19:23.458 INFO:tasks.rados.rados.0.smithi078.stdout:175: expect (ObjNum 76 snap 13 seq_num 76) 2023-12-16T01:19:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:23 smithi078 ceph-mon[39682]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T01:19:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:23 smithi078 ceph-mon[56825]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T01:19:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:23 smithi118 ceph-mon[44148]: osdmap e100: 8 total, 8 up, 8 in 2023-12-16T01:19:24.455 INFO:tasks.rados.rados.0.smithi078.stdout:175: done (2 left) 2023-12-16T01:19:24.456 INFO:tasks.rados.rados.0.smithi078.stdout:176: done (1 left) 2023-12-16T01:19:24.456 INFO:tasks.rados.rados.0.smithi078.stdout:177: done (0 left) 2023-12-16T01:19:24.456 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 16 2023-12-16T01:19:24.456 INFO:tasks.rados.rados.0.smithi078.stdout:178: seq_num 82 ranges {204800=581632,786432=622592,1409024=180224} 2023-12-16T01:19:24.460 INFO:tasks.rados.rados.0.smithi078.stdout:178: writing smithi078122029-13 from 204800 to 786432 tid 1 2023-12-16T01:19:24.464 INFO:tasks.rados.rados.0.smithi078.stdout:178: writing smithi078122029-13 from 786432 to 1409024 tid 2 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:178: writing smithi078122029-13 from 1409024 to 1589248 tid 3 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:179: copy_from oid 15 from oid 5 current snap is 16 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:178: finishing write tid 1 to smithi078122029-13 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:180: rollback oid 19 current snap is 16 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 10 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:181: copy_from oid 21 from oid 24 current snap is 16 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:182: copy_from oid 3 from oid 7 current snap is 16 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:183: read oid 33 snap -1 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:183: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-16T01:19:24.467 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 16 2023-12-16T01:19:24.468 INFO:tasks.rados.rados.0.smithi078.stdout:184: seq_num 83 ranges {1605632=598016,2203648=499712,2703360=303104} 2023-12-16T01:19:24.480 INFO:tasks.rados.rados.0.smithi078.stdout:184: writing smithi078122029-16 from 1605632 to 2203648 tid 1 2023-12-16T01:19:24.483 INFO:tasks.rados.rados.0.smithi078.stdout:184: writing smithi078122029-16 from 2203648 to 2703360 tid 2 2023-12-16T01:19:24.485 INFO:tasks.rados.rados.0.smithi078.stdout:184: writing smithi078122029-16 from 2703360 to 3006464 tid 3 2023-12-16T01:19:24.485 INFO:tasks.rados.rados.0.smithi078.stdout:185: rmattr oid 34 current snap is 16 2023-12-16T01:19:24.485 INFO:tasks.rados.rados.0.smithi078.stdout:185: done (7 left) 2023-12-16T01:19:24.485 INFO:tasks.rados.rados.0.smithi078.stdout:186: snap_remove snap 6 2023-12-16T01:19:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:24 smithi078 ceph-mon[56825]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T01:19:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:24 smithi078 ceph-mon[56825]: pgmap v121: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:24 smithi078 ceph-mon[39682]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T01:19:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:24 smithi078 ceph-mon[39682]: pgmap v121: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:24 smithi118 ceph-mon[44148]: osdmap e101: 8 total, 8 up, 8 in 2023-12-16T01:19:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:24 smithi118 ceph-mon[44148]: pgmap v121: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:25.459 INFO:tasks.rados.rados.0.smithi078.stdout:186: done (7 left) 2023-12-16T01:19:25.459 INFO:tasks.rados.rados.0.smithi078.stdout:187: read oid 39 snap -1 2023-12-16T01:19:25.459 INFO:tasks.rados.rados.0.smithi078.stdout:187: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:188: rmattr oid 4 current snap is 16 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:188: done (8 left) 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:189: snap_create 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:178: finishing write tid 2 to smithi078122029-13 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:178: finishing write tid 3 to smithi078122029-13 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:178: finishing write tid 4 to smithi078122029-13 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:180: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:180: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:180: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 54 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-16T01:19:25.460 INFO:tasks.rados.rados.0.smithi078.stdout:183: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:179: finishing copy_from to smithi078122029-15 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:179: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:178: finishing write tid 5 to smithi078122029-13 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 50 (ObjNum 82 snap 16 seq_num 82) dirty exists 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:178: left oid 13 (ObjNum 82 snap 16 seq_num 82) 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:182: finishing copy_from to smithi078122029-3 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:182: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:181: finishing copy_from to smithi078122029-21 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:25.485 INFO:tasks.rados.rados.0.smithi078.stdout:181: finishing copy_from racing read to smithi078122029-21 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: finishing write tid 1 to smithi078122029-16 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: finishing write tid 2 to smithi078122029-16 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: finishing write tid 3 to smithi078122029-16 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: finishing write tid 4 to smithi078122029-16 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: finishing write tid 5 to smithi078122029-16 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 55 (ObjNum 83 snap 16 seq_num 83) dirty exists 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:184: left oid 16 (ObjNum 83 snap 16 seq_num 83) 2023-12-16T01:19:25.486 INFO:tasks.rados.rados.0.smithi078.stdout:187: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:19:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:25 smithi078 ceph-mon[39682]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T01:19:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:25 smithi078 ceph-mon[56825]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T01:19:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:25 smithi118 ceph-mon[44148]: osdmap e102: 8 total, 8 up, 8 in 2023-12-16T01:19:26.465 INFO:tasks.rados.rados.0.smithi078.stdout:178: done (8 left) 2023-12-16T01:19:26.465 INFO:tasks.rados.rados.0.smithi078.stdout:179: done (7 left) 2023-12-16T01:19:26.465 INFO:tasks.rados.rados.0.smithi078.stdout:180: done (6 left) 2023-12-16T01:19:26.465 INFO:tasks.rados.rados.0.smithi078.stdout:181: done (5 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:182: done (4 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:183: done (3 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:184: done (2 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:187: done (1 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:189: done (0 left) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:190: copy_from oid 17 from oid 8 current snap is 17 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:191: read oid 32 snap -1 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:191: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 17 2023-12-16T01:19:26.466 INFO:tasks.rados.rados.0.smithi078.stdout:192: seq_num 84 ranges {1957888=614400,2572288=434176,3006464=368640} 2023-12-16T01:19:26.480 INFO:tasks.rados.rados.0.smithi078.stdout:192: writing smithi078122029-43 from 1957888 to 2572288 tid 1 2023-12-16T01:19:26.482 INFO:tasks.rados.rados.0.smithi078.stdout:192: writing smithi078122029-43 from 2572288 to 3006464 tid 2 2023-12-16T01:19:26.485 INFO:tasks.rados.rados.0.smithi078.stdout:192: writing smithi078122029-43 from 3006464 to 3375104 tid 3 2023-12-16T01:19:26.485 INFO:tasks.rados.rados.0.smithi078.stdout:193: setattr oid 39 current snap is 17 2023-12-16T01:19:26.485 INFO:tasks.rados.rados.0.smithi078.stdout:191: expect (ObjNum 31 snap 0 seq_num 31) 2023-12-16T01:19:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:190: finishing copy_from to smithi078122029-17 2023-12-16T01:19:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 8 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:19:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:190: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:19:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:192: finishing write tid 1 to smithi078122029-43 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: finishing write tid 2 to smithi078122029-43 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: finishing write tid 3 to smithi078122029-43 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: finishing write tid 4 to smithi078122029-43 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: finishing write tid 5 to smithi078122029-43 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 48 (ObjNum 84 snap 17 seq_num 84) dirty exists 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: left oid 43 (ObjNum 84 snap 17 seq_num 84) 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:190: done (3 left) 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:191: done (2 left) 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:192: done (1 left) 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:194: read oid 21 snap 15 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:194: expect (ObjNum 20 snap 0 seq_num 20) 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 17 2023-12-16T01:19:26.501 INFO:tasks.rados.rados.0.smithi078.stdout:195: seq_num 85 ranges {1531904=630784,2162688=720896,2883584=81920} 2023-12-16T01:19:26.511 INFO:tasks.rados.rados.0.smithi078.stdout:195: writing smithi078122029-34 from 1531904 to 2162688 tid 1 2023-12-16T01:19:26.516 INFO:tasks.rados.rados.0.smithi078.stdout:195: writing smithi078122029-34 from 2162688 to 2883584 tid 2 2023-12-16T01:19:26.516 INFO:tasks.rados.rados.0.smithi078.stdout:195: writing smithi078122029-34 from 2883584 to 2965504 tid 3 2023-12-16T01:19:26.516 INFO:tasks.rados.rados.0.smithi078.stdout:196: snap_create 2023-12-16T01:19:26.518 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 34 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:26.518 INFO:tasks.rados.rados.0.smithi078.stdout:194: expect (ObjNum 20 snap 0 seq_num 20) 2023-12-16T01:19:26.532 INFO:tasks.rados.rados.0.smithi078.stdout:195: finishing write tid 1 to smithi078122029-34 2023-12-16T01:19:26.532 INFO:tasks.rados.rados.0.smithi078.stdout:195: finishing write tid 2 to smithi078122029-34 2023-12-16T01:19:26.532 INFO:tasks.rados.rados.0.smithi078.stdout:195: finishing write tid 3 to smithi078122029-34 2023-12-16T01:19:26.532 INFO:tasks.rados.rados.0.smithi078.stdout:195: finishing write tid 4 to smithi078122029-34 2023-12-16T01:19:26.532 INFO:tasks.rados.rados.0.smithi078.stdout:195: finishing write tid 5 to smithi078122029-34 2023-12-16T01:19:26.533 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 28 (ObjNum 85 snap 17 seq_num 85) dirty exists 2023-12-16T01:19:26.533 INFO:tasks.rados.rados.0.smithi078.stdout:195: left oid 34 (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:26.632 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:19:26.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:26 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:26 smithi118 ceph-mon[44148]: osdmap e103: 8 total, 8 up, 8 in 2023-12-16T01:19:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:26 smithi118 ceph-mon[44148]: pgmap v124: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:26 smithi078 ceph-mon[56825]: osdmap e103: 8 total, 8 up, 8 in 2023-12-16T01:19:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:26 smithi078 ceph-mon[56825]: pgmap v124: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:26 smithi078 ceph-mon[39682]: osdmap e103: 8 total, 8 up, 8 in 2023-12-16T01:19:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:26 smithi078 ceph-mon[39682]: pgmap v124: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:19:26.979 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:19:26.979 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (107s) 97s ago 2m 17.4M - 0.25.0 c8568f914cd2 2c924a6fc243 2023-12-16T01:19:26.979 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2m) 96s ago 2m 89.6M - 9.4.7 954c08fa6188 1ded40019a42 2023-12-16T01:19:26.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3m) 97s ago 3m 15.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3m) 96s ago 3m 17.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443 running (6m) 96s ago 6m 438M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 b2cd193f2d6b 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:9283 running (8m) 97s ago 8m 496M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 3df0430a891e 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 97s ago 8m 85.5M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6m) 96s ago 6m 57.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6m) 97s ago 6m 56.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2m) 97s ago 119s 11.9M - 1.5.0 0da6a335fe13 38faeb875c4c 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (115s) 96s ago 115s 3930k - 1.5.0 0da6a335fe13 fdbc40ca99db 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 97s ago 6m 67.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5m) 97s ago 5m 63.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5m) 97s ago 5m 54.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 97s ago 5m 56.9M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4m) 96s ago 4m 57.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:19:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4m) 96s ago 4m 56.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:19:26.981 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4m) 96s ago 4m 56.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:19:26.981 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3m) 96s ago 3m 55.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:19:26.981 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (102s) 96s ago 2m 26.8M - 2.43.0 a07b618ecd1d 561fe28dc33d 2023-12-16T01:19:27.391 INFO:tasks.rados.rados.0.smithi078.stdout:193: done (3 left) 2023-12-16T01:19:27.392 INFO:tasks.rados.rados.0.smithi078.stdout:194: done (2 left) 2023-12-16T01:19:27.392 INFO:tasks.rados.rados.0.smithi078.stdout:195: done (1 left) 2023-12-16T01:19:27.392 INFO:tasks.rados.rados.0.smithi078.stdout:196: done (0 left) 2023-12-16T01:19:27.392 INFO:tasks.rados.rados.0.smithi078.stdout:197: snap_create 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:27.393 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 15 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:19:27.394 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: osdmap e104: 8 total, 8 up, 8 in 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: osdmap e105: 8 total, 8 up, 8 in 2023-12-16T01:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2289298327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: osdmap e104: 8 total, 8 up, 8 in 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: osdmap e105: 8 total, 8 up, 8 in 2023-12-16T01:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:27 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2289298327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: osdmap e104: 8 total, 8 up, 8 in 2023-12-16T01:19:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: osdmap e105: 8 total, 8 up, 8 in 2023-12-16T01:19:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:27 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2289298327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:28.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:27 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:27] "GET /metrics HTTP/1.1" 200 239214 "" "Prometheus/2.43.0" 2023-12-16T01:19:28.397 INFO:tasks.rados.rados.0.smithi078.stdout:197: done (0 left) 2023-12-16T01:19:28.397 INFO:tasks.rados.rados.0.smithi078.stdout:198: read oid 45 snap -1 2023-12-16T01:19:28.398 INFO:tasks.rados.rados.0.smithi078.stdout:198: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:28.398 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 19 2023-12-16T01:19:28.398 INFO:tasks.rados.rados.0.smithi078.stdout:199: seq_num 86 ranges {3006464=647168,3653632=606208,4259840=196608} 2023-12-16T01:19:28.417 INFO:tasks.rados.rados.0.smithi078.stdout:199: writing smithi078122029-31 from 3006464 to 3653632 tid 1 2023-12-16T01:19:28.420 INFO:tasks.rados.rados.0.smithi078.stdout:199: writing smithi078122029-31 from 3653632 to 4259840 tid 2 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:199: writing smithi078122029-31 from 4259840 to 4456448 tid 3 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:200: read oid 49 snap -1 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:201: read oid 38 snap -1 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:201: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:19:28.422 INFO:tasks.rados.rados.0.smithi078.stdout:202: read oid 40 snap -1 2023-12-16T01:19:28.423 INFO:tasks.rados.rados.0.smithi078.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:19:28.423 INFO:tasks.rados.rados.0.smithi078.stdout:203: snap_create 2023-12-16T01:19:28.423 INFO:tasks.rados.rados.0.smithi078.stdout:198: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:19:28.444 INFO:tasks.rados.rados.0.smithi078.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:28.471 INFO:tasks.rados.rados.0.smithi078.stdout:199: finishing write tid 1 to smithi078122029-31 2023-12-16T01:19:28.471 INFO:tasks.rados.rados.0.smithi078.stdout:199: finishing write tid 2 to smithi078122029-31 2023-12-16T01:19:28.471 INFO:tasks.rados.rados.0.smithi078.stdout:199: finishing write tid 3 to smithi078122029-31 2023-12-16T01:19:28.471 INFO:tasks.rados.rados.0.smithi078.stdout:199: finishing write tid 4 to smithi078122029-31 2023-12-16T01:19:28.471 INFO:tasks.rados.rados.0.smithi078.stdout:199: finishing write tid 5 to smithi078122029-31 2023-12-16T01:19:28.472 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 49 (ObjNum 86 snap 19 seq_num 86) dirty exists 2023-12-16T01:19:28.472 INFO:tasks.rados.rados.0.smithi078.stdout:199: left oid 31 (ObjNum 86 snap 19 seq_num 86) 2023-12-16T01:19:28.472 INFO:tasks.rados.rados.0.smithi078.stdout:201: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:19:28.488 INFO:tasks.rados.rados.0.smithi078.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:19:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:28 smithi078 ceph-mon[39682]: pgmap v127: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:28 smithi078 ceph-mon[39682]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T01:19:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:28 smithi078 ceph-mon[56825]: pgmap v127: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:28 smithi078 ceph-mon[56825]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T01:19:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:28 smithi118 ceph-mon[44148]: pgmap v127: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:28 smithi118 ceph-mon[44148]: osdmap e106: 8 total, 8 up, 8 in 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:198: done (5 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:199: done (4 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:200: done (3 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:201: done (2 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:202: done (1 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:203: done (0 left) 2023-12-16T01:19:29.399 INFO:tasks.rados.rados.0.smithi078.stdout:204: snap_remove snap 17 2023-12-16T01:19:30.404 INFO:tasks.rados.rados.0.smithi078.stdout:204: done (0 left) 2023-12-16T01:19:30.404 INFO:tasks.rados.rados.0.smithi078.stdout:205: read oid 36 snap -1 2023-12-16T01:19:30.405 INFO:tasks.rados.rados.0.smithi078.stdout:205: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:30.405 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 20 2023-12-16T01:19:30.405 INFO:tasks.rados.rados.0.smithi078.stdout:206: seq_num 87 ranges {0=663552,663552=491520,1155072=311296} 2023-12-16T01:19:30.408 INFO:tasks.rados.rados.0.smithi078.stdout:206: writing smithi078122029-1 from 0 to 663552 tid 1 2023-12-16T01:19:30.412 INFO:tasks.rados.rados.0.smithi078.stdout:206: writing smithi078122029-1 from 663552 to 1155072 tid 2 2023-12-16T01:19:30.415 INFO:tasks.rados.rados.0.smithi078.stdout:206: writing smithi078122029-1 from 1155072 to 1466368 tid 3 2023-12-16T01:19:30.415 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 20 2023-12-16T01:19:30.415 INFO:tasks.rados.rados.0.smithi078.stdout:207: seq_num 88 ranges {2383872=679936,3063808=778240,3842048=24576} 2023-12-16T01:19:30.433 INFO:tasks.rados.rados.0.smithi078.stdout:207: writing smithi078122029-9 from 2383872 to 3063808 tid 1 2023-12-16T01:19:30.439 INFO:tasks.rados.rados.0.smithi078.stdout:207: writing smithi078122029-9 from 3063808 to 3842048 tid 2 2023-12-16T01:19:30.439 INFO:tasks.rados.rados.0.smithi078.stdout:207: writing smithi078122029-9 from 3842048 to 3866624 tid 3 2023-12-16T01:19:30.439 INFO:tasks.rados.rados.0.smithi078.stdout:208: rmattr oid 11 current snap is 20 2023-12-16T01:19:30.439 INFO:tasks.rados.rados.0.smithi078.stdout:208: done (3 left) 2023-12-16T01:19:30.439 INFO:tasks.rados.rados.0.smithi078.stdout:209: snap_remove snap 15 2023-12-16T01:19:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:30 smithi118 ceph-mon[44148]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T01:19:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:30 smithi118 ceph-mon[44148]: pgmap v130: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:30 smithi078 ceph-mon[39682]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T01:19:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:30 smithi078 ceph-mon[39682]: pgmap v130: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:30 smithi078 ceph-mon[56825]: osdmap e107: 8 total, 8 up, 8 in 2023-12-16T01:19:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:30 smithi078 ceph-mon[56825]: pgmap v130: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2023-12-16T01:19:31.407 INFO:tasks.rados.rados.0.smithi078.stdout:209: done (3 left) 2023-12-16T01:19:31.408 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 20 2023-12-16T01:19:31.408 INFO:tasks.rados.rados.0.smithi078.stdout:205: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:31.414 INFO:tasks.rados.rados.0.smithi078.stdout:206: finishing write tid 1 to smithi078122029-1 2023-12-16T01:19:31.414 INFO:tasks.rados.rados.0.smithi078.stdout:206: finishing write tid 2 to smithi078122029-1 2023-12-16T01:19:31.414 INFO:tasks.rados.rados.0.smithi078.stdout:206: finishing write tid 3 to smithi078122029-1 2023-12-16T01:19:31.414 INFO:tasks.rados.rados.0.smithi078.stdout:210: seq_num 89 ranges {1236992=696320,1933312=655360,2588672=147456} 2023-12-16T01:19:31.425 INFO:tasks.rados.rados.0.smithi078.stdout:210: writing smithi078122029-2 from 1236992 to 1933312 tid 1 2023-12-16T01:19:31.429 INFO:tasks.rados.rados.0.smithi078.stdout:210: writing smithi078122029-2 from 1933312 to 2588672 tid 2 2023-12-16T01:19:31.431 INFO:tasks.rados.rados.0.smithi078.stdout:210: writing smithi078122029-2 from 2588672 to 2736128 tid 3 2023-12-16T01:19:31.431 INFO:tasks.rados.rados.0.smithi078.stdout:205: done (3 left) 2023-12-16T01:19:31.431 INFO:tasks.rados.rados.0.smithi078.stdout:211: copy_from oid 35 from oid 48 current snap is 20 2023-12-16T01:19:31.431 INFO:tasks.rados.rados.0.smithi078.stdout:206: finishing write tid 4 to smithi078122029-1 2023-12-16T01:19:31.431 INFO:tasks.rados.rados.0.smithi078.stdout:206: finishing write tid 5 to smithi078122029-1 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 62 (ObjNum 87 snap 20 seq_num 87) dirty exists 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:206: left oid 1 (ObjNum 87 snap 20 seq_num 87) 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: finishing write tid 1 to smithi078122029-9 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: finishing write tid 2 to smithi078122029-9 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: finishing write tid 3 to smithi078122029-9 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: finishing write tid 4 to smithi078122029-9 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:206: done (3 left) 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:212: rollback oid 3 current snap is 20 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 7 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: finishing write tid 5 to smithi078122029-9 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 33 (ObjNum 88 snap 20 seq_num 88) dirty exists 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: left oid 9 (ObjNum 88 snap 20 seq_num 88) 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:207: done (3 left) 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:213: rmattr oid 8 current snap is 20 2023-12-16T01:19:31.432 INFO:tasks.rados.rados.0.smithi078.stdout:213: done (3 left) 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:214: rmattr oid 24 current snap is 20 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:214: done (3 left) 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:215: rmattr oid 4 current snap is 20 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:215: done (3 left) 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:216: read oid 1 snap -1 2023-12-16T01:19:31.433 INFO:tasks.rados.rados.0.smithi078.stdout:216: expect (ObjNum 87 snap 20 seq_num 87) 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:217: read oid 6 snap -1 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:217: expect deleted 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:218: setattr oid 37 current snap is 20 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:217: done (5 left) 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 20 2023-12-16T01:19:31.438 INFO:tasks.rados.rados.0.smithi078.stdout:219: seq_num 90 ranges {491520=712704,1204224=540672,1744896=262144} 2023-12-16T01:19:31.440 INFO:tasks.rados.rados.0.smithi078.stdout:219: writing smithi078122029-30 from 491520 to 1204224 tid 1 2023-12-16T01:19:31.443 INFO:tasks.rados.rados.0.smithi078.stdout:219: writing smithi078122029-30 from 1204224 to 1744896 tid 2 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:219: writing smithi078122029-30 from 1744896 to 2007040 tid 3 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:220: copy_from oid 19 from oid 34 current snap is 20 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:221: snap_create 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:212: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:212: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:19:31.446 INFO:tasks.rados.rados.0.smithi078.stdout:212: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 34 (ObjNum 66 snap 7 seq_num 66) dirty exists 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: finishing write tid 1 to smithi078122029-2 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: finishing write tid 2 to smithi078122029-2 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: finishing write tid 3 to smithi078122029-2 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: finishing write tid 4 to smithi078122029-2 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 28 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: finishing write tid 5 to smithi078122029-2 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 89 (ObjNum 89 snap 20 seq_num 89) dirty exists 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:210: left oid 2 (ObjNum 89 snap 20 seq_num 89) 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:219: finishing write tid 1 to smithi078122029-30 2023-12-16T01:19:31.447 INFO:tasks.rados.rados.0.smithi078.stdout:216: expect (ObjNum 87 snap 20 seq_num 87) 2023-12-16T01:19:31.491 INFO:tasks.rados.rados.0.smithi078.stdout:219: finishing write tid 2 to smithi078122029-30 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:219: finishing write tid 3 to smithi078122029-30 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:219: finishing write tid 4 to smithi078122029-30 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:219: finishing write tid 5 to smithi078122029-30 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 55 (ObjNum 90 snap 20 seq_num 90) dirty exists 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:219: left oid 30 (ObjNum 90 snap 20 seq_num 90) 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:211: finishing copy_from to smithi078122029-35 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 14 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:211: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:220: finishing copy_from to smithi078122029-19 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 28 (ObjNum 85 snap 17 seq_num 85) dirty exists 2023-12-16T01:19:31.492 INFO:tasks.rados.rados.0.smithi078.stdout:220: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:19:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:31 smithi118 ceph-mon[44148]: osdmap e108: 8 total, 8 up, 8 in 2023-12-16T01:19:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:31 smithi078 ceph-mon[39682]: osdmap e108: 8 total, 8 up, 8 in 2023-12-16T01:19:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:31 smithi078 ceph-mon[56825]: osdmap e108: 8 total, 8 up, 8 in 2023-12-16T01:19:32.390 INFO:tasks.rados.rados.0.smithi078.stdout:210: done (7 left) 2023-12-16T01:19:32.612 INFO:tasks.rados.rados.0.smithi078.stdout:211: done (6 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:212: done (5 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:216: done (4 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:218: done (3 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:219: done (2 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:220: done (1 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:221: done (0 left) 2023-12-16T01:19:32.613 INFO:tasks.rados.rados.0.smithi078.stdout:222: delete oid 31 current snap is 21 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:222: done (0 left) 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:223: delete oid 26 current snap is 21 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:223: done (0 left) 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:224: copy_from oid 20 from oid 42 current snap is 21 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:225: delete oid 5 current snap is 21 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:224: finishing copy_from to smithi078122029-20 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:224: got expected ENOENT (src dne) 2023-12-16T01:19:32.617 INFO:tasks.rados.rados.0.smithi078.stdout:225: done (1 left) 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 21 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:226: seq_num 94 ranges {1589248=778240,2367488=532480,2899968=270336} 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:226: writing smithi078122029-13 from 1589248 to 2367488 tid 1 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:226: writing smithi078122029-13 from 2367488 to 2899968 tid 2 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:226: writing smithi078122029-13 from 2899968 to 3170304 tid 3 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:227: read oid 19 snap -1 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:227: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 21 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:228: seq_num 95 ranges {778240=794624,1572864=409600,1982464=393216} 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:228: writing smithi078122029-21 from 778240 to 1572864 tid 1 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:228: writing smithi078122029-21 from 1572864 to 1982464 tid 2 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:228: writing smithi078122029-21 from 1982464 to 2375680 tid 3 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:229: delete oid 22 current snap is 21 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:224: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:19:32.618 INFO:tasks.rados.rados.0.smithi078.stdout:226: finishing write tid 1 to smithi078122029-13 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:226: finishing write tid 2 to smithi078122029-13 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:226: finishing write tid 3 to smithi078122029-13 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:226: finishing write tid 4 to smithi078122029-13 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:226: finishing write tid 5 to smithi078122029-13 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 72 (ObjNum 94 snap 21 seq_num 94) dirty exists 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:226: left oid 13 (ObjNum 94 snap 21 seq_num 94) 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:228: finishing write tid 1 to smithi078122029-21 2023-12-16T01:19:32.619 INFO:tasks.rados.rados.0.smithi078.stdout:228: finishing write tid 2 to smithi078122029-21 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:224: done (4 left) 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:226: done (3 left) 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:229: done (2 left) 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:230: read oid 9 snap -1 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:230: expect (ObjNum 88 snap 20 seq_num 88) 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:231: copy_from oid 4 from oid 7 current snap is 21 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:232: copy_from oid 33 from oid 34 current snap is 21 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:233: read oid 27 snap 18 2023-12-16T01:19:32.620 INFO:tasks.rados.rados.0.smithi078.stdout:233: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:234: delete oid 16 current snap is 21 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:228: finishing write tid 3 to smithi078122029-21 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:228: finishing write tid 4 to smithi078122029-21 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:228: finishing write tid 5 to smithi078122029-21 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 23 (ObjNum 95 snap 21 seq_num 95) dirty exists 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:228: left oid 21 (ObjNum 95 snap 21 seq_num 95) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:227: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:227: done (6 left) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:228: done (5 left) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:234: done (4 left) 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:235: rollback oid 8 current snap is 21 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 11 2023-12-16T01:19:32.621 INFO:tasks.rados.rados.0.smithi078.stdout:230: expect (ObjNum 88 snap 20 seq_num 88) 2023-12-16T01:19:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[39682]: osdmap e109: 8 total, 8 up, 8 in 2023-12-16T01:19:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[39682]: pgmap v133: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[39682]: osdmap e110: 8 total, 8 up, 8 in 2023-12-16T01:19:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[56825]: osdmap e109: 8 total, 8 up, 8 in 2023-12-16T01:19:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[56825]: pgmap v133: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:32 smithi078 ceph-mon[56825]: osdmap e110: 8 total, 8 up, 8 in 2023-12-16T01:19:32.738 INFO:tasks.rados.rados.0.smithi078.stdout:231: finishing copy_from to smithi078122029-4 2023-12-16T01:19:32.738 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:32.738 INFO:tasks.rados.rados.0.smithi078.stdout:231: finishing copy_from racing read to smithi078122029-4 2023-12-16T01:19:32.739 INFO:tasks.rados.rados.0.smithi078.stdout:233: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-16T01:19:32.843 INFO:tasks.rados.rados.0.smithi078.stdout:232: finishing copy_from to smithi078122029-33 2023-12-16T01:19:32.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 28 (ObjNum 85 snap 17 seq_num 85) dirty exists 2023-12-16T01:19:32.843 INFO:tasks.rados.rados.0.smithi078.stdout:232: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:19:32.843 INFO:tasks.rados.rados.0.smithi078.stdout:230: done (4 left) 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:231: done (3 left) 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:232: done (2 left) 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:233: done (1 left) 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:236: delete oid 43 current snap is 21 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:235: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:19:32.844 INFO:tasks.rados.rados.0.smithi078.stdout:235: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:19:32.845 INFO:tasks.rados.rados.0.smithi078.stdout:235: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:19:32.845 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 16 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:235: done (1 left) 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:236: done (0 left) 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:237: copy_from oid 44 from oid 24 current snap is 21 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:238: rollback oid 13 current snap is 21 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 11 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 21 2023-12-16T01:19:32.846 INFO:tasks.rados.rados.0.smithi078.stdout:239: seq_num 99 ranges {1302528=466944,1769472=802816,2572288=401408} 2023-12-16T01:19:32.856 INFO:tasks.rados.rados.0.smithi078.stdout:239: writing smithi078122029-17 from 1302528 to 1769472 tid 1 2023-12-16T01:19:32.860 INFO:tasks.rados.rados.0.smithi078.stdout:239: writing smithi078122029-17 from 1769472 to 2572288 tid 2 2023-12-16T01:19:32.863 INFO:tasks.rados.rados.0.smithi078.stdout:239: writing smithi078122029-17 from 2572288 to 2973696 tid 3 2023-12-16T01:19:32.863 INFO:tasks.rados.rados.0.smithi078.stdout:240: rollback oid 35 current snap is 21 2023-12-16T01:19:32.863 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 20 2023-12-16T01:19:32.863 INFO:tasks.rados.rados.0.smithi078.stdout:238: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:19:32.863 INFO:tasks.rados.rados.0.smithi078.stdout:238: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:19:32.864 INFO:tasks.rados.rados.0.smithi078.stdout:241: snap_remove snap 19 2023-12-16T01:19:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:32 smithi118 ceph-mon[44148]: osdmap e109: 8 total, 8 up, 8 in 2023-12-16T01:19:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:32 smithi118 ceph-mon[44148]: pgmap v133: 121 pgs: 121 active+clean; 52 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:32 smithi118 ceph-mon[44148]: osdmap e110: 8 total, 8 up, 8 in 2023-12-16T01:19:33.415 INFO:tasks.rados.rados.0.smithi078.stdout:241: done (4 left) 2023-12-16T01:19:33.416 INFO:tasks.rados.rados.0.smithi078.stdout:242: snap_remove snap 18 2023-12-16T01:19:34.420 INFO:tasks.rados.rados.0.smithi078.stdout:242: done (4 left) 2023-12-16T01:19:34.420 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 21 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:238: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 77 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:237: finishing copy_from to smithi078122029-44 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:237: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:239: finishing write tid 1 to smithi078122029-17 2023-12-16T01:19:34.421 INFO:tasks.rados.rados.0.smithi078.stdout:243: seq_num 100 ranges {1400832=483328,1884160=688128,2572288=516096} 2023-12-16T01:19:34.436 INFO:tasks.rados.rados.0.smithi078.stdout:243: writing smithi078122029-12 from 1400832 to 1884160 tid 1 2023-12-16T01:19:34.436 INFO:tasks.rados.rados.0.smithi078.stdout:243: writing smithi078122029-12 from 1884160 to 2572288 tid 2 2023-12-16T01:19:34.441 INFO:tasks.rados.rados.0.smithi078.stdout:243: writing smithi078122029-12 from 2572288 to 3088384 tid 3 2023-12-16T01:19:34.441 INFO:tasks.rados.rados.0.smithi078.stdout:237: done (4 left) 2023-12-16T01:19:34.441 INFO:tasks.rados.rados.0.smithi078.stdout:238: done (3 left) 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:244: copy_from oid 19 from oid 39 current snap is 21 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:239: finishing write tid 2 to smithi078122029-17 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:245: delete oid 20 current snap is 21 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:239: finishing write tid 3 to smithi078122029-17 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:240: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:240: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:240: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 95 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:239: finishing write tid 4 to smithi078122029-17 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:239: finishing write tid 5 to smithi078122029-17 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 54 (ObjNum 99 snap 21 seq_num 99) dirty exists 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:239: left oid 17 (ObjNum 99 snap 21 seq_num 99) 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:243: finishing write tid 1 to smithi078122029-12 2023-12-16T01:19:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:243: finishing write tid 2 to smithi078122029-12 2023-12-16T01:19:34.443 INFO:tasks.rados.rados.0.smithi078.stdout:239: done (4 left) 2023-12-16T01:19:34.443 INFO:tasks.rados.rados.0.smithi078.stdout:240: done (3 left) 2023-12-16T01:19:34.443 INFO:tasks.rados.rados.0.smithi078.stdout:245: done (2 left) 2023-12-16T01:19:34.443 INFO:tasks.rados.rados.0.smithi078.stdout:246: delete oid 41 current snap is 21 2023-12-16T01:19:34.445 INFO:tasks.rados.rados.0.smithi078.stdout:243: finishing write tid 3 to smithi078122029-12 2023-12-16T01:19:34.445 INFO:tasks.rados.rados.0.smithi078.stdout:246: done (2 left) 2023-12-16T01:19:34.445 INFO:tasks.rados.rados.0.smithi078.stdout:247: setattr oid 8 current snap is 21 2023-12-16T01:19:34.445 INFO:tasks.rados.rados.0.smithi078.stdout:243: finishing write tid 4 to smithi078122029-12 2023-12-16T01:19:34.446 INFO:tasks.rados.rados.0.smithi078.stdout:243: finishing write tid 5 to smithi078122029-12 2023-12-16T01:19:34.446 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 81 (ObjNum 100 snap 21 seq_num 100) dirty exists 2023-12-16T01:19:34.446 INFO:tasks.rados.rados.0.smithi078.stdout:243: left oid 12 (ObjNum 100 snap 21 seq_num 100) 2023-12-16T01:19:34.446 INFO:tasks.rados.rados.0.smithi078.stdout:243: done (2 left) 2023-12-16T01:19:34.447 INFO:tasks.rados.rados.0.smithi078.stdout:248: snap_remove snap 7 2023-12-16T01:19:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:34 smithi078 ceph-mon[39682]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T01:19:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:34 smithi078 ceph-mon[39682]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:34 smithi078 ceph-mon[56825]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T01:19:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:34 smithi078 ceph-mon[56825]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:34 smithi118 ceph-mon[44148]: osdmap e111: 8 total, 8 up, 8 in 2023-12-16T01:19:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:34 smithi118 ceph-mon[44148]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:35.424 INFO:tasks.rados.rados.0.smithi078.stdout:248: done (2 left) 2023-12-16T01:19:35.424 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 21 2023-12-16T01:19:35.424 INFO:tasks.rados.rados.0.smithi078.stdout:249: seq_num 103 ranges {794624=532480,1327104=737280,2064384=466944} 2023-12-16T01:19:35.436 INFO:tasks.rados.rados.0.smithi078.stdout:249: writing smithi078122029-48 from 794624 to 1327104 tid 1 2023-12-16T01:19:35.440 INFO:tasks.rados.rados.0.smithi078.stdout:249: writing smithi078122029-48 from 1327104 to 2064384 tid 2 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:249: writing smithi078122029-48 from 2064384 to 2531328 tid 3 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 21 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 23 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:244: finishing copy_from to smithi078122029-19 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 34 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:244: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:249: finishing write tid 1 to smithi078122029-48 2023-12-16T01:19:35.441 INFO:tasks.rados.rados.0.smithi078.stdout:250: seq_num 104 ranges {221184=548864,770048=622592,1392640=581632} 2023-12-16T01:19:35.445 INFO:tasks.rados.rados.0.smithi078.stdout:250: writing smithi078122029-14 from 221184 to 770048 tid 1 2023-12-16T01:19:35.453 INFO:tasks.rados.rados.0.smithi078.stdout:250: writing smithi078122029-14 from 770048 to 1392640 tid 2 2023-12-16T01:19:35.454 INFO:tasks.rados.rados.0.smithi078.stdout:250: writing smithi078122029-14 from 1392640 to 1974272 tid 3 2023-12-16T01:19:35.454 INFO:tasks.rados.rados.0.smithi078.stdout:244: done (3 left) 2023-12-16T01:19:35.454 INFO:tasks.rados.rados.0.smithi078.stdout:247: done (2 left) 2023-12-16T01:19:35.454 INFO:tasks.rados.rados.0.smithi078.stdout:251: copy_from oid 27 from oid 26 current snap is 21 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:252: snap_create 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:249: finishing write tid 2 to smithi078122029-48 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:249: finishing write tid 3 to smithi078122029-48 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:249: finishing write tid 4 to smithi078122029-48 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:249: finishing write tid 5 to smithi078122029-48 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 94 (ObjNum 103 snap 21 seq_num 103) dirty exists 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:249: left oid 48 (ObjNum 103 snap 21 seq_num 103) 2023-12-16T01:19:35.455 INFO:tasks.rados.rados.0.smithi078.stdout:250: finishing write tid 1 to smithi078122029-14 2023-12-16T01:19:35.456 INFO:tasks.rados.rados.0.smithi078.stdout:250: finishing write tid 2 to smithi078122029-14 2023-12-16T01:19:35.457 INFO:tasks.rados.rados.0.smithi078.stdout:251: finishing copy_from to smithi078122029-27 2023-12-16T01:19:35.458 INFO:tasks.rados.rados.0.smithi078.stdout:251: got expected ENOENT (src dne) 2023-12-16T01:19:35.458 INFO:tasks.rados.rados.0.smithi078.stdout:251: finishing copy_from racing read to smithi078122029-27 2023-12-16T01:19:35.458 INFO:tasks.rados.rados.0.smithi078.stdout:250: finishing write tid 3 to smithi078122029-14 2023-12-16T01:19:35.458 INFO:tasks.rados.rados.0.smithi078.stdout:250: finishing write tid 4 to smithi078122029-14 2023-12-16T01:19:35.458 INFO:tasks.rados.rados.0.smithi078.stdout:250: finishing write tid 5 to smithi078122029-14 2023-12-16T01:19:35.459 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 114 (ObjNum 104 snap 21 seq_num 104) dirty exists 2023-12-16T01:19:35.459 INFO:tasks.rados.rados.0.smithi078.stdout:250: left oid 14 (ObjNum 104 snap 21 seq_num 104) 2023-12-16T01:19:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:35 smithi078 ceph-mon[56825]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T01:19:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:35 smithi078 ceph-mon[39682]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T01:19:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:35 smithi118 ceph-mon[44148]: osdmap e112: 8 total, 8 up, 8 in 2023-12-16T01:19:36.428 INFO:tasks.rados.rados.0.smithi078.stdout:249: done (3 left) 2023-12-16T01:19:36.428 INFO:tasks.rados.rados.0.smithi078.stdout:250: done (2 left) 2023-12-16T01:19:36.428 INFO:tasks.rados.rados.0.smithi078.stdout:251: done (1 left) 2023-12-16T01:19:36.428 INFO:tasks.rados.rados.0.smithi078.stdout:252: done (0 left) 2023-12-16T01:19:36.428 INFO:tasks.rados.rados.0.smithi078.stdout:253: snap_create 2023-12-16T01:19:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:36 smithi118 ceph-mon[44148]: osdmap e113: 8 total, 8 up, 8 in 2023-12-16T01:19:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:36 smithi118 ceph-mon[44148]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:36.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:36 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:36.687 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:36 smithi078 ceph-mon[39682]: osdmap e113: 8 total, 8 up, 8 in 2023-12-16T01:19:36.688 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:36 smithi078 ceph-mon[39682]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:36.688 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:36 smithi078 ceph-mon[56825]: osdmap e113: 8 total, 8 up, 8 in 2023-12-16T01:19:36.688 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:36 smithi078 ceph-mon[56825]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-12-16T01:19:37.396 INFO:tasks.rados.rados.0.smithi078.stdout:253: done (0 left) 2023-12-16T01:19:37.396 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 23 2023-12-16T01:19:37.396 INFO:tasks.rados.rados.0.smithi078.stdout:254: seq_num 105 ranges {2973696=565248,3538944=507904,4046848=507904,4554752=188416} 2023-12-16T01:19:37.414 INFO:tasks.rados.rados.0.smithi078.stdout:254: writing smithi078122029-17 from 2973696 to 3538944 tid 1 2023-12-16T01:19:37.417 INFO:tasks.rados.rados.0.smithi078.stdout:254: writing smithi078122029-17 from 3538944 to 4046848 tid 2 2023-12-16T01:19:37.420 INFO:tasks.rados.rados.0.smithi078.stdout:254: writing smithi078122029-17 from 4046848 to 4554752 tid 3 2023-12-16T01:19:37.422 INFO:tasks.rados.rados.0.smithi078.stdout:254: writing smithi078122029-17 from 4554752 to 4743168 tid 4 2023-12-16T01:19:37.422 INFO:tasks.rados.rados.0.smithi078.stdout:255: rollback oid 8 current snap is 23 2023-12-16T01:19:37.422 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 11 2023-12-16T01:19:37.422 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 1 to smithi078122029-17 2023-12-16T01:19:37.422 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 2 to smithi078122029-17 2023-12-16T01:19:37.423 INFO:tasks.rados.rados.0.smithi078.stdout:256: rmattr oid 26 current snap is 23 2023-12-16T01:19:37.423 INFO:tasks.rados.rados.0.smithi078.stdout:256: done (2 left) 2023-12-16T01:19:37.423 INFO:tasks.rados.rados.0.smithi078.stdout:257: delete oid 2 current snap is 23 2023-12-16T01:19:37.426 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 3 to smithi078122029-17 2023-12-16T01:19:37.428 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 4 to smithi078122029-17 2023-12-16T01:19:37.428 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 5 to smithi078122029-17 2023-12-16T01:19:37.429 INFO:tasks.rados.rados.0.smithi078.stdout:254: finishing write tid 6 to smithi078122029-17 2023-12-16T01:19:37.429 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 74 (ObjNum 105 snap 23 seq_num 105) dirty exists 2023-12-16T01:19:37.429 INFO:tasks.rados.rados.0.smithi078.stdout:254: left oid 17 (ObjNum 105 snap 23 seq_num 105) 2023-12-16T01:19:37.430 INFO:tasks.rados.rados.0.smithi078.stdout:254: done (2 left) 2023-12-16T01:19:37.430 INFO:tasks.rados.rados.0.smithi078.stdout:257: done (1 left) 2023-12-16T01:19:37.430 INFO:tasks.rados.rados.0.smithi078.stdout:258: rmattr oid 10 current snap is 23 2023-12-16T01:19:37.430 INFO:tasks.rados.rados.0.smithi078.stdout:258: done (1 left) 2023-12-16T01:19:37.430 INFO:tasks.rados.rados.0.smithi078.stdout:259: snap_create 2023-12-16T01:19:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:255: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:19:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:255: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:19:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:255: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:19:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 31 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:19:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:37 smithi078 ceph-mon[39682]: osdmap e114: 8 total, 8 up, 8 in 2023-12-16T01:19:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:37 smithi078 ceph-mon[39682]: osdmap e115: 8 total, 8 up, 8 in 2023-12-16T01:19:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:37 smithi078 ceph-mon[56825]: osdmap e114: 8 total, 8 up, 8 in 2023-12-16T01:19:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:37 smithi078 ceph-mon[56825]: osdmap e115: 8 total, 8 up, 8 in 2023-12-16T01:19:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:37 smithi118 ceph-mon[44148]: osdmap e114: 8 total, 8 up, 8 in 2023-12-16T01:19:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:37 smithi118 ceph-mon[44148]: osdmap e115: 8 total, 8 up, 8 in 2023-12-16T01:19:38.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:37 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:37] "GET /metrics HTTP/1.1" 200 239214 "" "Prometheus/2.43.0" 2023-12-16T01:19:38.440 INFO:tasks.rados.rados.0.smithi078.stdout:255: done (1 left) 2023-12-16T01:19:38.440 INFO:tasks.rados.rados.0.smithi078.stdout:259: done (0 left) 2023-12-16T01:19:38.441 INFO:tasks.rados.rados.0.smithi078.stdout:260: copy_from oid 48 from oid 47 current snap is 24 2023-12-16T01:19:38.441 INFO:tasks.rados.rados.0.smithi078.stdout:261: read oid 34 snap -1 2023-12-16T01:19:38.441 INFO:tasks.rados.rados.0.smithi078.stdout:261: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:38.441 INFO:tasks.rados.rados.0.smithi078.stdout:262: snap_create 2023-12-16T01:19:38.451 INFO:tasks.rados.rados.0.smithi078.stdout:260: finishing copy_from to smithi078122029-48 2023-12-16T01:19:38.451 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:38.452 INFO:tasks.rados.rados.0.smithi078.stdout:260: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:19:38.452 INFO:tasks.rados.rados.0.smithi078.stdout:261: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:38 smithi078 ceph-mon[39682]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:38 smithi078 ceph-mon[56825]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:38 smithi118 ceph-mon[44148]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:260: done (2 left) 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:261: done (1 left) 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:262: done (0 left) 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:263: read oid 47 snap -1 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:263: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 25 2023-12-16T01:19:39.440 INFO:tasks.rados.rados.0.smithi078.stdout:264: seq_num 107 ranges {745472=598016,1343488=729088,2072576=466944,2539520=8192} 2023-12-16T01:19:39.447 INFO:tasks.rados.rados.0.smithi078.stdout:264: writing smithi078122029-45 from 745472 to 1343488 tid 1 2023-12-16T01:19:39.452 INFO:tasks.rados.rados.0.smithi078.stdout:264: writing smithi078122029-45 from 1343488 to 2072576 tid 2 2023-12-16T01:19:39.455 INFO:tasks.rados.rados.0.smithi078.stdout:264: writing smithi078122029-45 from 2072576 to 2539520 tid 3 2023-12-16T01:19:39.455 INFO:tasks.rados.rados.0.smithi078.stdout:264: writing smithi078122029-45 from 2539520 to 2547712 tid 4 2023-12-16T01:19:39.455 INFO:tasks.rados.rados.0.smithi078.stdout:265: read oid 49 snap 16 2023-12-16T01:19:39.455 INFO:tasks.rados.rados.0.smithi078.stdout:265: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:266: read oid 28 snap -1 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:266: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:267: read oid 11 snap -1 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:267: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:268: read oid 5 snap 11 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:268: expect (ObjNum 4 snap 0 seq_num 4) 2023-12-16T01:19:39.456 INFO:tasks.rados.rados.0.smithi078.stdout:269: setattr oid 48 current snap is 25 2023-12-16T01:19:39.461 INFO:tasks.rados.rados.0.smithi078.stdout:263: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:39.477 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 1 to smithi078122029-45 2023-12-16T01:19:39.477 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 2 to smithi078122029-45 2023-12-16T01:19:39.477 INFO:tasks.rados.rados.0.smithi078.stdout:267: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:39.481 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 3 to smithi078122029-45 2023-12-16T01:19:39.481 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 4 to smithi078122029-45 2023-12-16T01:19:39.481 INFO:tasks.rados.rados.0.smithi078.stdout:266: expect (ObjNum 9 snap 0 seq_num 9) 2023-12-16T01:19:39.488 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 5 to smithi078122029-45 2023-12-16T01:19:39.488 INFO:tasks.rados.rados.0.smithi078.stdout:264: finishing write tid 6 to smithi078122029-45 2023-12-16T01:19:39.488 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 80 (ObjNum 107 snap 25 seq_num 107) dirty exists 2023-12-16T01:19:39.488 INFO:tasks.rados.rados.0.smithi078.stdout:264: left oid 45 (ObjNum 107 snap 25 seq_num 107) 2023-12-16T01:19:39.488 INFO:tasks.rados.rados.0.smithi078.stdout:268: expect (ObjNum 4 snap 0 seq_num 4) 2023-12-16T01:19:39.490 INFO:tasks.rados.rados.0.smithi078.stdout:265: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:263: done (6 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:264: done (5 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:265: done (4 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:266: done (3 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:267: done (2 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:268: done (1 left) 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:270: rollback oid 15 current snap is 25 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 20 2023-12-16T01:19:39.510 INFO:tasks.rados.rados.0.smithi078.stdout:271: delete oid 44 current snap is 25 2023-12-16T01:19:39.511 INFO:tasks.rados.rados.0.smithi078.stdout:271: done (2 left) 2023-12-16T01:19:39.511 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 25 2023-12-16T01:19:39.511 INFO:tasks.rados.rados.0.smithi078.stdout:272: seq_num 109 ranges {2547712=630784,3178496=491520,3670016=483328,4153344=229376} 2023-12-16T01:19:39.528 INFO:tasks.rados.rados.0.smithi078.stdout:272: writing smithi078122029-45 from 2547712 to 3178496 tid 1 2023-12-16T01:19:39.531 INFO:tasks.rados.rados.0.smithi078.stdout:272: writing smithi078122029-45 from 3178496 to 3670016 tid 2 2023-12-16T01:19:39.534 INFO:tasks.rados.rados.0.smithi078.stdout:272: writing smithi078122029-45 from 3670016 to 4153344 tid 3 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:272: writing smithi078122029-45 from 4153344 to 4382720 tid 4 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:273: setattr oid 10 current snap is 25 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:270: finishing rollback tid 0 to smithi078122029-15 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:270: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:270: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 85 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 98 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 1 to smithi078122029-45 2023-12-16T01:19:39.536 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 2 to smithi078122029-45 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:269: done (3 left) 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:270: done (2 left) 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:274: setattr oid 30 current snap is 25 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 3 to smithi078122029-45 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 4 to smithi078122029-45 2023-12-16T01:19:39.537 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 5 to smithi078122029-45 2023-12-16T01:19:39.538 INFO:tasks.rados.rados.0.smithi078.stdout:275: snap_remove snap 10 2023-12-16T01:19:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:39 smithi078 ceph-mon[39682]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T01:19:39.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:39 smithi078 ceph-mon[56825]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T01:19:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:39 smithi118 ceph-mon[44148]: osdmap e116: 8 total, 8 up, 8 in 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:275: done (3 left) 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:276: read oid 49 snap -1 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:276: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:277: read oid 42 snap -1 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:277: expect deleted 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:278: read oid 33 snap -1 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:278: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:40.451 INFO:tasks.rados.rados.0.smithi078.stdout:279: snap_remove snap 24 2023-12-16T01:19:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:40 smithi078 ceph-mon[39682]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T01:19:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:40 smithi078 ceph-mon[39682]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:40 smithi078 ceph-mon[56825]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T01:19:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:40 smithi078 ceph-mon[56825]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:40 smithi118 ceph-mon[44148]: osdmap e117: 8 total, 8 up, 8 in 2023-12-16T01:19:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:40 smithi118 ceph-mon[44148]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-12-16T01:19:41.453 INFO:tasks.rados.rados.0.smithi078.stdout:279: done (6 left) 2023-12-16T01:19:41.454 INFO:tasks.rados.rados.0.smithi078.stdout:280: copy_from oid 16 from oid 40 current snap is 25 2023-12-16T01:19:41.454 INFO:tasks.rados.rados.0.smithi078.stdout:281: read oid 46 snap -1 2023-12-16T01:19:41.454 INFO:tasks.rados.rados.0.smithi078.stdout:281: expect (ObjNum 76 snap 13 seq_num 76) 2023-12-16T01:19:41.454 INFO:tasks.rados.rados.0.smithi078.stdout:282: snap_remove snap 22 2023-12-16T01:19:41.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:41 smithi078 ceph-mon[39682]: osdmap e118: 8 total, 8 up, 8 in 2023-12-16T01:19:41.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:41 smithi078 ceph-mon[56825]: osdmap e118: 8 total, 8 up, 8 in 2023-12-16T01:19:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:41 smithi118 ceph-mon[44148]: osdmap e118: 8 total, 8 up, 8 in 2023-12-16T01:19:42.399 INFO:tasks.rados.rados.0.smithi078.stdout:282: done (8 left) 2023-12-16T01:19:42.399 INFO:tasks.rados.rados.0.smithi078.stdout:283: read oid 12 snap -1 2023-12-16T01:19:42.399 INFO:tasks.rados.rados.0.smithi078.stdout:283: expect (ObjNum 100 snap 21 seq_num 100) 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:284: delete oid 22 current snap is 25 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:272: finishing write tid 6 to smithi078122029-45 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 85 (ObjNum 109 snap 25 seq_num 109) dirty exists 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:272: left oid 45 (ObjNum 109 snap 25 seq_num 109) 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 87 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:42.404 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 79 (ObjNum 90 snap 20 seq_num 90) dirty exists 2023-12-16T01:19:42.405 INFO:tasks.rados.rados.0.smithi078.stdout:276: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-16T01:19:42.422 INFO:tasks.rados.rados.0.smithi078.stdout:278: expect (ObjNum 85 snap 17 seq_num 85) 2023-12-16T01:19:42.526 INFO:tasks.rados.rados.0.smithi078.stdout:280: finishing copy_from to smithi078122029-16 2023-12-16T01:19:42.526 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 14 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:19:42.526 INFO:tasks.rados.rados.0.smithi078.stdout:280: finishing copy_from racing read to smithi078122029-16 2023-12-16T01:19:42.526 INFO:tasks.rados.rados.0.smithi078.stdout:281: expect (ObjNum 76 snap 13 seq_num 76) 2023-12-16T01:19:42.588 INFO:tasks.rados.rados.0.smithi078.stdout:283: expect (ObjNum 100 snap 21 seq_num 100) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:272: done (9 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:273: done (8 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:274: done (7 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:276: done (6 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:277: done (5 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:278: done (4 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:280: done (3 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:281: done (2 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:283: done (1 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:284: done (0 left) 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 25 2023-12-16T01:19:42.689 INFO:tasks.rados.rados.0.smithi078.stdout:285: seq_num 111 ranges {2007040=663552,2670592=663552,3334144=450560,3784704=90112} 2023-12-16T01:19:42.702 INFO:tasks.rados.rados.0.smithi078.stdout:285: writing smithi078122029-30 from 2007040 to 2670592 tid 1 2023-12-16T01:19:42.706 INFO:tasks.rados.rados.0.smithi078.stdout:285: writing smithi078122029-30 from 2670592 to 3334144 tid 2 2023-12-16T01:19:42.709 INFO:tasks.rados.rados.0.smithi078.stdout:285: writing smithi078122029-30 from 3334144 to 3784704 tid 3 2023-12-16T01:19:42.709 INFO:tasks.rados.rados.0.smithi078.stdout:285: writing smithi078122029-30 from 3784704 to 3874816 tid 4 2023-12-16T01:19:42.710 INFO:tasks.rados.rados.0.smithi078.stdout:286: rmattr oid 17 current snap is 25 2023-12-16T01:19:42.710 INFO:tasks.rados.rados.0.smithi078.stdout:286: done (1 left) 2023-12-16T01:19:42.710 INFO:tasks.rados.rados.0.smithi078.stdout:287: snap_remove snap 20 2023-12-16T01:19:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[39682]: osdmap e119: 8 total, 8 up, 8 in 2023-12-16T01:19:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[39682]: pgmap v148: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[39682]: osdmap e120: 8 total, 8 up, 8 in 2023-12-16T01:19:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[56825]: osdmap e119: 8 total, 8 up, 8 in 2023-12-16T01:19:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[56825]: pgmap v148: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:42 smithi078 ceph-mon[56825]: osdmap e120: 8 total, 8 up, 8 in 2023-12-16T01:19:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:42 smithi118 ceph-mon[44148]: osdmap e119: 8 total, 8 up, 8 in 2023-12-16T01:19:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:42 smithi118 ceph-mon[44148]: pgmap v148: 121 pgs: 121 active+clean; 78 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:42 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:42 smithi118 ceph-mon[44148]: osdmap e120: 8 total, 8 up, 8 in 2023-12-16T01:19:43.471 INFO:tasks.rados.rados.0.smithi078.stdout:287: done (1 left) 2023-12-16T01:19:43.471 INFO:tasks.rados.rados.0.smithi078.stdout:288: snap_remove snap 11 2023-12-16T01:19:44.493 INFO:tasks.rados.rados.0.smithi078.stdout:288: done (1 left) 2023-12-16T01:19:44.493 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 25 2023-12-16T01:19:44.493 INFO:tasks.rados.rados.0.smithi078.stdout:289: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2023-12-16T01:19:44.495 INFO:tasks.rados.rados.0.smithi078.stdout:289: writing smithi078122029-6 from 0 to 679936 tid 1 2023-12-16T01:19:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:289: writing smithi078122029-6 from 679936 to 1228800 tid 2 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:289: writing smithi078122029-6 from 1228800 to 1884160 tid 3 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:290: read oid 11 snap -1 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:290: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 25 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 1 to smithi078122029-30 2023-12-16T01:19:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:291: seq_num 113 ranges {155648=696320,851968=434176,1286144=466944,1753088=303104} 2023-12-16T01:19:44.509 INFO:tasks.rados.rados.0.smithi078.stdout:291: writing smithi078122029-28 from 155648 to 851968 tid 1 2023-12-16T01:19:44.511 INFO:tasks.rados.rados.0.smithi078.stdout:291: writing smithi078122029-28 from 851968 to 1286144 tid 2 2023-12-16T01:19:44.514 INFO:tasks.rados.rados.0.smithi078.stdout:291: writing smithi078122029-28 from 1286144 to 1753088 tid 3 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:291: writing smithi078122029-28 from 1753088 to 2056192 tid 4 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:292: snap_create 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 2 to smithi078122029-30 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 3 to smithi078122029-30 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 4 to smithi078122029-30 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 5 to smithi078122029-30 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:285: finishing write tid 6 to smithi078122029-30 2023-12-16T01:19:44.517 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 94 (ObjNum 111 snap 25 seq_num 111) dirty exists 2023-12-16T01:19:44.518 INFO:tasks.rados.rados.0.smithi078.stdout:285: left oid 30 (ObjNum 111 snap 25 seq_num 111) 2023-12-16T01:19:44.518 INFO:tasks.rados.rados.0.smithi078.stdout:289: finishing write tid 1 to smithi078122029-6 2023-12-16T01:19:44.518 INFO:tasks.rados.rados.0.smithi078.stdout:289: finishing write tid 2 to smithi078122029-6 2023-12-16T01:19:44.518 INFO:tasks.rados.rados.0.smithi078.stdout:289: finishing write tid 3 to smithi078122029-6 2023-12-16T01:19:44.518 INFO:tasks.rados.rados.0.smithi078.stdout:290: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:289: finishing write tid 4 to smithi078122029-6 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:289: finishing write tid 5 to smithi078122029-6 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 48 (ObjNum 112 snap 25 seq_num 112) dirty exists 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:289: left oid 6 (ObjNum 112 snap 25 seq_num 112) 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 1 to smithi078122029-28 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 2 to smithi078122029-28 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 3 to smithi078122029-28 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 4 to smithi078122029-28 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 5 to smithi078122029-28 2023-12-16T01:19:44.522 INFO:tasks.rados.rados.0.smithi078.stdout:291: finishing write tid 6 to smithi078122029-28 2023-12-16T01:19:44.523 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 54 (ObjNum 113 snap 25 seq_num 113) dirty exists 2023-12-16T01:19:44.523 INFO:tasks.rados.rados.0.smithi078.stdout:291: left oid 28 (ObjNum 113 snap 25 seq_num 113) 2023-12-16T01:19:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:44 smithi078 ceph-mon[39682]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T01:19:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:44 smithi078 ceph-mon[39682]: pgmap v151: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:44 smithi078 ceph-mon[56825]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T01:19:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:44 smithi078 ceph-mon[56825]: pgmap v151: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:44 smithi118 ceph-mon[44148]: osdmap e121: 8 total, 8 up, 8 in 2023-12-16T01:19:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:44 smithi118 ceph-mon[44148]: pgmap v151: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:45.486 INFO:tasks.rados.rados.0.smithi078.stdout:285: done (4 left) 2023-12-16T01:19:45.487 INFO:tasks.rados.rados.0.smithi078.stdout:289: done (3 left) 2023-12-16T01:19:45.487 INFO:tasks.rados.rados.0.smithi078.stdout:290: done (2 left) 2023-12-16T01:19:45.487 INFO:tasks.rados.rados.0.smithi078.stdout:291: done (1 left) 2023-12-16T01:19:45.487 INFO:tasks.rados.rados.0.smithi078.stdout:292: done (0 left) 2023-12-16T01:19:45.487 INFO:tasks.rados.rados.0.smithi078.stdout:293: delete oid 41 current snap is 26 2023-12-16T01:19:45.488 INFO:tasks.rados.rados.0.smithi078.stdout:293: done (0 left) 2023-12-16T01:19:45.488 INFO:tasks.rados.rados.0.smithi078.stdout:294: read oid 13 snap -1 2023-12-16T01:19:45.488 INFO:tasks.rados.rados.0.smithi078.stdout:294: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:45.488 INFO:tasks.rados.rados.0.smithi078.stdout:295: setattr oid 26 current snap is 26 2023-12-16T01:19:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:296: copy_from oid 32 from oid 7 current snap is 26 2023-12-16T01:19:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:297: read oid 22 snap -1 2023-12-16T01:19:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:297: expect deleted 2023-12-16T01:19:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 26 2023-12-16T01:19:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:298: seq_num 115 ranges {73728=729088,802816=647168,1449984=434176,1884160=122880} 2023-12-16T01:19:45.495 INFO:tasks.rados.rados.0.smithi078.stdout:298: writing smithi078122029-15 from 73728 to 802816 tid 1 2023-12-16T01:19:45.499 INFO:tasks.rados.rados.0.smithi078.stdout:298: writing smithi078122029-15 from 802816 to 1449984 tid 2 2023-12-16T01:19:45.501 INFO:tasks.rados.rados.0.smithi078.stdout:298: writing smithi078122029-15 from 1449984 to 1884160 tid 3 2023-12-16T01:19:45.502 INFO:tasks.rados.rados.0.smithi078.stdout:298: writing smithi078122029-15 from 1884160 to 2007040 tid 4 2023-12-16T01:19:45.502 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 26 2023-12-16T01:19:45.502 INFO:tasks.rados.rados.0.smithi078.stdout:294: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:45.507 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 122 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-16T01:19:45.507 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 1 to smithi078122029-15 2023-12-16T01:19:45.507 INFO:tasks.rados.rados.0.smithi078.stdout:296: finishing copy_from to smithi078122029-32 2023-12-16T01:19:45.508 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:45.508 INFO:tasks.rados.rados.0.smithi078.stdout:296: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:19:45.508 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 2 to smithi078122029-15 2023-12-16T01:19:45.508 INFO:tasks.rados.rados.0.smithi078.stdout:299: seq_num 116 ranges {811008=745472,1556480=532480,2088960=638976,2727936=32768} 2023-12-16T01:19:45.515 INFO:tasks.rados.rados.0.smithi078.stdout:299: writing smithi078122029-49 from 811008 to 1556480 tid 1 2023-12-16T01:19:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:299: writing smithi078122029-49 from 1556480 to 2088960 tid 2 2023-12-16T01:19:45.522 INFO:tasks.rados.rados.0.smithi078.stdout:299: writing smithi078122029-49 from 2088960 to 2727936 tid 3 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:299: writing smithi078122029-49 from 2727936 to 2760704 tid 4 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:294: done (5 left) 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:295: done (4 left) 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:296: done (3 left) 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:297: done (2 left) 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:300: rollback oid 7 current snap is 26 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 13 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 3 to smithi078122029-15 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 4 to smithi078122029-15 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 5 to smithi078122029-15 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:298: finishing write tid 6 to smithi078122029-15 2023-12-16T01:19:45.523 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 120 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:298: left oid 15 (ObjNum 115 snap 26 seq_num 115) 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 1 to smithi078122029-49 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 2 to smithi078122029-49 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:298: done (2 left) 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 26 2023-12-16T01:19:45.524 INFO:tasks.rados.rados.0.smithi078.stdout:301: seq_num 117 ranges {1597440=770048,2367488=417792,2785280=442368,3227648=344064} 2023-12-16T01:19:45.535 INFO:tasks.rados.rados.0.smithi078.stdout:301: writing smithi078122029-10 from 1597440 to 2367488 tid 1 2023-12-16T01:19:45.538 INFO:tasks.rados.rados.0.smithi078.stdout:301: writing smithi078122029-10 from 2367488 to 2785280 tid 2 2023-12-16T01:19:45.540 INFO:tasks.rados.rados.0.smithi078.stdout:301: writing smithi078122029-10 from 2785280 to 3227648 tid 3 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:301: writing smithi078122029-10 from 3227648 to 3571712 tid 4 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:302: read oid 13 snap -1 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:302: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:303: rollback oid 26 current snap is 26 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 21 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:300: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:300: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:300: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 144 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 3 to smithi078122029-49 2023-12-16T01:19:45.544 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 4 to smithi078122029-49 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:300: done (4 left) 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:304: rmattr oid 38 current snap is 26 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:304: done (4 left) 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:305: copy_from oid 3 from oid 19 current snap is 26 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 5 to smithi078122029-49 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:299: finishing write tid 6 to smithi078122029-49 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 9 (ObjNum 116 snap 26 seq_num 116) dirty exists 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:299: left oid 49 (ObjNum 116 snap 26 seq_num 116) 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 1 to smithi078122029-10 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 2 to smithi078122029-10 2023-12-16T01:19:45.545 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 3 to smithi078122029-10 2023-12-16T01:19:45.546 INFO:tasks.rados.rados.0.smithi078.stdout:299: done (4 left) 2023-12-16T01:19:45.546 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 26 2023-12-16T01:19:45.546 INFO:tasks.rados.rados.0.smithi078.stdout:306: seq_num 118 ranges {2965504=786432,3751936=704512,4456448=499712} 2023-12-16T01:19:45.564 INFO:tasks.rados.rados.0.smithi078.stdout:306: writing smithi078122029-34 from 2965504 to 3751936 tid 1 2023-12-16T01:19:45.568 INFO:tasks.rados.rados.0.smithi078.stdout:306: writing smithi078122029-34 from 3751936 to 4456448 tid 2 2023-12-16T01:19:45.571 INFO:tasks.rados.rados.0.smithi078.stdout:306: writing smithi078122029-34 from 4456448 to 4956160 tid 3 2023-12-16T01:19:45.572 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 26 2023-12-16T01:19:45.572 INFO:tasks.rados.rados.0.smithi078.stdout:307: seq_num 119 ranges {3088384=802816,3891200=589824,4481024=409600,4890624=204800} 2023-12-16T01:19:45.592 INFO:tasks.rados.rados.0.smithi078.stdout:307: writing smithi078122029-12 from 3088384 to 3891200 tid 1 2023-12-16T01:19:45.596 INFO:tasks.rados.rados.0.smithi078.stdout:307: writing smithi078122029-12 from 3891200 to 4481024 tid 2 2023-12-16T01:19:45.598 INFO:tasks.rados.rados.0.smithi078.stdout:307: writing smithi078122029-12 from 4481024 to 4890624 tid 3 2023-12-16T01:19:45.599 INFO:tasks.rados.rados.0.smithi078.stdout:307: writing smithi078122029-12 from 4890624 to 5095424 tid 4 2023-12-16T01:19:45.599 INFO:tasks.rados.rados.0.smithi078.stdout:308: read oid 47 snap 23 2023-12-16T01:19:45.600 INFO:tasks.rados.rados.0.smithi078.stdout:308: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:45.600 INFO:tasks.rados.rados.0.smithi078.stdout:309: rmattr oid 17 current snap is 26 2023-12-16T01:19:45.600 INFO:tasks.rados.rados.0.smithi078.stdout:309: done (7 left) 2023-12-16T01:19:45.600 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 26 2023-12-16T01:19:45.600 INFO:tasks.rados.rados.0.smithi078.stdout:302: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:45.605 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 4 to smithi078122029-10 2023-12-16T01:19:45.605 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 5 to smithi078122029-10 2023-12-16T01:19:45.605 INFO:tasks.rados.rados.0.smithi078.stdout:303: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:19:45.605 INFO:tasks.rados.rados.0.smithi078.stdout:303: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 130 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:301: finishing write tid 6 to smithi078122029-10 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 128 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:301: left oid 10 (ObjNum 117 snap 26 seq_num 117) 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:305: finishing copy_from to smithi078122029-3 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 34 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:305: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:306: finishing write tid 1 to smithi078122029-34 2023-12-16T01:19:45.606 INFO:tasks.rados.rados.0.smithi078.stdout:310: seq_num 120 ranges {0=417792,417792=475136,892928=622592,1515520=507904} 2023-12-16T01:19:45.607 INFO:tasks.rados.rados.0.smithi078.stdout:310: writing smithi078122029-5 from 0 to 417792 tid 1 2023-12-16T01:19:45.610 INFO:tasks.rados.rados.0.smithi078.stdout:310: writing smithi078122029-5 from 417792 to 892928 tid 2 2023-12-16T01:19:45.613 INFO:tasks.rados.rados.0.smithi078.stdout:310: writing smithi078122029-5 from 892928 to 1515520 tid 3 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:310: writing smithi078122029-5 from 1515520 to 2023424 tid 4 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:301: done (7 left) 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:302: done (6 left) 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:303: done (5 left) 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:305: done (4 left) 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:311: read oid 2 snap -1 2023-12-16T01:19:45.617 INFO:tasks.rados.rados.0.smithi078.stdout:311: expect deleted 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:312: read oid 7 snap 13 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:312: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 26 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:306: finishing write tid 2 to smithi078122029-34 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:306: finishing write tid 3 to smithi078122029-34 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:306: finishing write tid 4 to smithi078122029-34 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:306: finishing write tid 5 to smithi078122029-34 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 48 (ObjNum 118 snap 26 seq_num 118) dirty exists 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:306: left oid 34 (ObjNum 118 snap 26 seq_num 118) 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 1 to smithi078122029-12 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 2 to smithi078122029-12 2023-12-16T01:19:45.618 INFO:tasks.rados.rados.0.smithi078.stdout:313: seq_num 121 ranges {0=434176,434176=753664,1187840=425984,1613824=425984} 2023-12-16T01:19:45.619 INFO:tasks.rados.rados.0.smithi078.stdout:313: writing smithi078122029-41 from 0 to 434176 tid 1 2023-12-16T01:19:45.623 INFO:tasks.rados.rados.0.smithi078.stdout:313: writing smithi078122029-41 from 434176 to 1187840 tid 2 2023-12-16T01:19:45.626 INFO:tasks.rados.rados.0.smithi078.stdout:313: writing smithi078122029-41 from 1187840 to 1613824 tid 3 2023-12-16T01:19:45.628 INFO:tasks.rados.rados.0.smithi078.stdout:313: writing smithi078122029-41 from 1613824 to 2039808 tid 4 2023-12-16T01:19:45.628 INFO:tasks.rados.rados.0.smithi078.stdout:306: done (6 left) 2023-12-16T01:19:45.628 INFO:tasks.rados.rados.0.smithi078.stdout:314: snap_remove snap 21 2023-12-16T01:19:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:45 smithi078 ceph-mon[39682]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T01:19:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:45 smithi078 ceph-mon[56825]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T01:19:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:45 smithi118 ceph-mon[44148]: osdmap e122: 8 total, 8 up, 8 in 2023-12-16T01:19:46.491 INFO:tasks.rados.rados.0.smithi078.stdout:314: done (6 left) 2023-12-16T01:19:46.491 INFO:tasks.rados.rados.0.smithi078.stdout:315: copy_from oid 20 from oid 40 current snap is 26 2023-12-16T01:19:46.500 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 3 to smithi078122029-12 2023-12-16T01:19:46.500 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 4 to smithi078122029-12 2023-12-16T01:19:46.500 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 5 to smithi078122029-12 2023-12-16T01:19:46.500 INFO:tasks.rados.rados.0.smithi078.stdout:308: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:307: finishing write tid 6 to smithi078122029-12 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 132 (ObjNum 119 snap 26 seq_num 119) dirty exists 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:307: left oid 12 (ObjNum 119 snap 26 seq_num 119) 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 1 to smithi078122029-5 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 2 to smithi078122029-5 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 3 to smithi078122029-5 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:307: done (6 left) 2023-12-16T01:19:46.516 INFO:tasks.rados.rados.0.smithi078.stdout:308: done (5 left) 2023-12-16T01:19:46.517 INFO:tasks.rados.rados.0.smithi078.stdout:316: rollback oid 12 current snap is 26 2023-12-16T01:19:46.517 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 16 2023-12-16T01:19:46.517 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 4 to smithi078122029-5 2023-12-16T01:19:46.517 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 5 to smithi078122029-5 2023-12-16T01:19:46.517 INFO:tasks.rados.rados.0.smithi078.stdout:312: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:310: finishing write tid 6 to smithi078122029-5 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 125 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:310: left oid 5 (ObjNum 120 snap 26 seq_num 120) 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 1 to smithi078122029-41 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 2 to smithi078122029-41 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 3 to smithi078122029-41 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 4 to smithi078122029-41 2023-12-16T01:19:46.536 INFO:tasks.rados.rados.0.smithi078.stdout:310: done (5 left) 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:311: done (4 left) 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:312: done (3 left) 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:317: rollback oid 4 current snap is 26 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 14 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 5 to smithi078122029-41 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:313: finishing write tid 6 to smithi078122029-41 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 51 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:313: left oid 41 (ObjNum 121 snap 26 seq_num 121) 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:315: finishing copy_from to smithi078122029-20 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 14 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:315: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:316: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:316: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:316: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:19:46.537 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 139 (ObjNum 72 snap 8 seq_num 72) dirty exists 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:313: done (3 left) 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:315: done (2 left) 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:316: done (1 left) 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:318: rmattr oid 11 current snap is 26 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:318: done (1 left) 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:319: rollback oid 48 current snap is 26 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 25 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:320: rmattr oid 7 current snap is 26 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:320: done (2 left) 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:321: copy_from oid 34 from oid 27 current snap is 26 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:322: rollback oid 38 current snap is 26 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 38 to 23 2023-12-16T01:19:46.538 INFO:tasks.rados.rados.0.smithi078.stdout:323: snap_remove snap 16 2023-12-16T01:19:46.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:46 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:46 smithi118 ceph-mon[44148]: osdmap e123: 8 total, 8 up, 8 in 2023-12-16T01:19:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:46 smithi118 ceph-mon[44148]: pgmap v154: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:46.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:46 smithi078 ceph-mon[39682]: osdmap e123: 8 total, 8 up, 8 in 2023-12-16T01:19:46.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:46 smithi078 ceph-mon[39682]: pgmap v154: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:46.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:46 smithi078 ceph-mon[56825]: osdmap e123: 8 total, 8 up, 8 in 2023-12-16T01:19:46.859 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:46 smithi078 ceph-mon[56825]: pgmap v154: 121 pgs: 121 active+clean; 83 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 29 op/s 2023-12-16T01:19:47.400 INFO:tasks.rados.rados.0.smithi078.stdout:323: done (4 left) 2023-12-16T01:19:47.400 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 26 2023-12-16T01:19:47.400 INFO:tasks.rados.rados.0.smithi078.stdout:324: seq_num 122 ranges {1400832=450560,1851392=688128,2539520=630784,3170304=286720} 2023-12-16T01:19:47.414 INFO:tasks.rados.rados.0.smithi078.stdout:324: writing smithi078122029-12 from 1400832 to 1851392 tid 1 2023-12-16T01:19:47.414 INFO:tasks.rados.rados.0.smithi078.stdout:324: writing smithi078122029-12 from 1851392 to 2539520 tid 2 2023-12-16T01:19:47.416 INFO:tasks.rados.rados.0.smithi078.stdout:324: writing smithi078122029-12 from 2539520 to 3170304 tid 3 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:324: writing smithi078122029-12 from 3170304 to 3457024 tid 4 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:325: setattr oid 35 current snap is 26 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:317: finishing rollback tid 0 to smithi078122029-4 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:317: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:317: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 143 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:319: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:319: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:19:47.419 INFO:tasks.rados.rados.0.smithi078.stdout:319: finishing rollback tid 2 to smithi078122029-48 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 147 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:322: finishing rollback tid 0 to smithi078122029-38 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:322: finishing rollback tid 1 to smithi078122029-38 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:322: finishing rollback tid 2 to smithi078122029-38 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 151 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:321: finishing copy_from to smithi078122029-34 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 72 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:321: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 1 to smithi078122029-12 2023-12-16T01:19:47.420 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 2 to smithi078122029-12 2023-12-16T01:19:47.421 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 3 to smithi078122029-12 2023-12-16T01:19:47.421 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 4 to smithi078122029-12 2023-12-16T01:19:47.421 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 5 to smithi078122029-12 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:324: finishing write tid 6 to smithi078122029-12 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 166 (ObjNum 122 snap 26 seq_num 122) dirty exists 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:324: left oid 12 (ObjNum 122 snap 26 seq_num 122) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:317: done (5 left) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:319: done (4 left) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:321: done (3 left) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:322: done (2 left) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:324: done (1 left) 2023-12-16T01:19:47.422 INFO:tasks.rados.rados.0.smithi078.stdout:326: snap_remove snap 13 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: osdmap e124: 8 total, 8 up, 8 in 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[56825]: osdmap e125: 8 total, 8 up, 8 in 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: osdmap e124: 8 total, 8 up, 8 in 2023-12-16T01:19:47.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T01:19:47.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:47 smithi078 ceph-mon[39682]: osdmap e125: 8 total, 8 up, 8 in 2023-12-16T01:19:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: osdmap e124: 8 total, 8 up, 8 in 2023-12-16T01:19:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T01:19:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T01:19:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:19:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:19:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-16T01:19:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:47 smithi118 ceph-mon[44148]: osdmap e125: 8 total, 8 up, 8 in 2023-12-16T01:19:48.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:47 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:47] "GET /metrics HTTP/1.1" 200 239368 "" "Prometheus/2.43.0" 2023-12-16T01:19:48.410 INFO:tasks.rados.rados.0.smithi078.stdout:326: done (1 left) 2023-12-16T01:19:48.410 INFO:tasks.rados.rados.0.smithi078.stdout:327: setattr oid 29 current snap is 26 2023-12-16T01:19:48.411 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 158 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-16T01:19:48.415 INFO:tasks.rados.rados.0.smithi078.stdout:325: done (1 left) 2023-12-16T01:19:48.415 INFO:tasks.rados.rados.0.smithi078.stdout:328: snap_create 2023-12-16T01:19:48.419 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 115 (ObjNum 177 snap 0 seq_num 3938303168) dirty exists 2023-12-16T01:19:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:48 smithi118 ceph-mon[44148]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 on smithi118 2023-12-16T01:19:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:48 smithi118 ceph-mon[44148]: pgmap v157: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:48 smithi118 ceph-mon[44148]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T01:19:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[39682]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 on smithi118 2023-12-16T01:19:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[39682]: pgmap v157: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[39682]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T01:19:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[56825]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 on smithi118 2023-12-16T01:19:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[56825]: pgmap v157: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:48 smithi078 ceph-mon[56825]: osdmap e126: 8 total, 8 up, 8 in 2023-12-16T01:19:49.410 INFO:tasks.rados.rados.0.smithi078.stdout:327: done (1 left) 2023-12-16T01:19:49.410 INFO:tasks.rados.rados.0.smithi078.stdout:328: done (0 left) 2023-12-16T01:19:49.410 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 27 2023-12-16T01:19:49.410 INFO:tasks.rados.rados.0.smithi078.stdout:329: seq_num 123 ranges {2965504=466944,3432448=573440,4005888=794624,4800512=237568} 2023-12-16T01:19:49.428 INFO:tasks.rados.rados.0.smithi078.stdout:329: writing smithi078122029-33 from 2965504 to 3432448 tid 1 2023-12-16T01:19:49.432 INFO:tasks.rados.rados.0.smithi078.stdout:329: writing smithi078122029-33 from 3432448 to 4005888 tid 2 2023-12-16T01:19:49.436 INFO:tasks.rados.rados.0.smithi078.stdout:329: writing smithi078122029-33 from 4005888 to 4800512 tid 3 2023-12-16T01:19:49.438 INFO:tasks.rados.rados.0.smithi078.stdout:329: writing smithi078122029-33 from 4800512 to 5038080 tid 4 2023-12-16T01:19:49.438 INFO:tasks.rados.rados.0.smithi078.stdout:330: copy_from oid 18 from oid 13 current snap is 27 2023-12-16T01:19:49.438 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 1 to smithi078122029-33 2023-12-16T01:19:49.438 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 2 to smithi078122029-33 2023-12-16T01:19:49.438 INFO:tasks.rados.rados.0.smithi078.stdout:331: snap_create 2023-12-16T01:19:49.440 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 3 to smithi078122029-33 2023-12-16T01:19:49.440 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 4 to smithi078122029-33 2023-12-16T01:19:49.441 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 5 to smithi078122029-33 2023-12-16T01:19:49.442 INFO:tasks.rados.rados.0.smithi078.stdout:329: finishing write tid 6 to smithi078122029-33 2023-12-16T01:19:49.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 134 (ObjNum 123 snap 27 seq_num 123) dirty exists 2023-12-16T01:19:49.442 INFO:tasks.rados.rados.0.smithi078.stdout:329: left oid 33 (ObjNum 123 snap 27 seq_num 123) 2023-12-16T01:19:49.444 INFO:tasks.rados.rados.0.smithi078.stdout:330: finishing copy_from to smithi078122029-18 2023-12-16T01:19:49.444 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 77 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-16T01:19:49.444 INFO:tasks.rados.rados.0.smithi078.stdout:330: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:19:50.413 INFO:tasks.rados.rados.0.smithi078.stdout:329: done (2 left) 2023-12-16T01:19:50.413 INFO:tasks.rados.rados.0.smithi078.stdout:330: done (1 left) 2023-12-16T01:19:50.413 INFO:tasks.rados.rados.0.smithi078.stdout:331: done (0 left) 2023-12-16T01:19:50.413 INFO:tasks.rados.rados.0.smithi078.stdout:332: snap_create 2023-12-16T01:19:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:50 smithi078 ceph-mon[39682]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T01:19:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:50 smithi078 ceph-mon[39682]: pgmap v160: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:50 smithi078 ceph-mon[56825]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T01:19:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:50 smithi078 ceph-mon[56825]: pgmap v160: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:50 smithi118 ceph-mon[44148]: osdmap e127: 8 total, 8 up, 8 in 2023-12-16T01:19:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:50 smithi118 ceph-mon[44148]: pgmap v160: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:332: done (0 left) 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:333: read oid 15 snap -1 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:333: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:334: read oid 1 snap -1 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:334: expect (ObjNum 87 snap 20 seq_num 87) 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:335: read oid 10 snap -1 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:335: expect (ObjNum 117 snap 26 seq_num 117) 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:336: copy_from oid 23 from oid 47 current snap is 29 2023-12-16T01:19:51.415 INFO:tasks.rados.rados.0.smithi078.stdout:337: read oid 5 snap -1 2023-12-16T01:19:51.416 INFO:tasks.rados.rados.0.smithi078.stdout:337: expect (ObjNum 120 snap 26 seq_num 120) 2023-12-16T01:19:51.416 INFO:tasks.rados.rados.0.smithi078.stdout:338: read oid 19 snap -1 2023-12-16T01:19:51.416 INFO:tasks.rados.rados.0.smithi078.stdout:338: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:19:51.416 INFO:tasks.rados.rados.0.smithi078.stdout:339: delete oid 49 current snap is 29 2023-12-16T01:19:51.421 INFO:tasks.rados.rados.0.smithi078.stdout:339: done (6 left) 2023-12-16T01:19:51.422 INFO:tasks.rados.rados.0.smithi078.stdout:340: delete oid 21 current snap is 29 2023-12-16T01:19:51.428 INFO:tasks.rados.rados.0.smithi078.stdout:340: done (6 left) 2023-12-16T01:19:51.428 INFO:tasks.rados.rados.0.smithi078.stdout:341: read oid 22 snap -1 2023-12-16T01:19:51.428 INFO:tasks.rados.rados.0.smithi078.stdout:341: expect deleted 2023-12-16T01:19:51.428 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 29 2023-12-16T01:19:51.428 INFO:tasks.rados.rados.0.smithi078.stdout:342: seq_num 126 ranges {2039808=516096,2555904=630784,3186688=614400,3801088=360448} 2023-12-16T01:19:51.443 INFO:tasks.rados.rados.0.smithi078.stdout:342: writing smithi078122029-46 from 2039808 to 2555904 tid 1 2023-12-16T01:19:51.447 INFO:tasks.rados.rados.0.smithi078.stdout:342: writing smithi078122029-46 from 2555904 to 3186688 tid 2 2023-12-16T01:19:51.450 INFO:tasks.rados.rados.0.smithi078.stdout:342: writing smithi078122029-46 from 3186688 to 3801088 tid 3 2023-12-16T01:19:51.453 INFO:tasks.rados.rados.0.smithi078.stdout:342: writing smithi078122029-46 from 3801088 to 4161536 tid 4 2023-12-16T01:19:51.453 INFO:tasks.rados.rados.0.smithi078.stdout:343: snap_remove snap 28 2023-12-16T01:19:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:51 smithi078 ceph-mon[39682]: osdmap e128: 8 total, 8 up, 8 in 2023-12-16T01:19:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:51 smithi078 ceph-mon[56825]: osdmap e128: 8 total, 8 up, 8 in 2023-12-16T01:19:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:51 smithi118 ceph-mon[44148]: osdmap e128: 8 total, 8 up, 8 in 2023-12-16T01:19:52.397 INFO:tasks.rados.rados.0.smithi078.stdout:343: done (8 left) 2023-12-16T01:19:52.398 INFO:tasks.rados.rados.0.smithi078.stdout:344: read oid 37 snap -1 2023-12-16T01:19:52.398 INFO:tasks.rados.rados.0.smithi078.stdout:344: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-16T01:19:52.398 INFO:tasks.rados.rados.0.smithi078.stdout:345: snap_create 2023-12-16T01:19:52.398 INFO:tasks.rados.rados.0.smithi078.stdout:334: expect (ObjNum 87 snap 20 seq_num 87) 2023-12-16T01:19:52.439 INFO:tasks.rados.rados.0.smithi078.stdout:336: finishing copy_from to smithi078122029-23 2023-12-16T01:19:52.439 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:19:52.439 INFO:tasks.rados.rados.0.smithi078.stdout:336: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:19:52.440 INFO:tasks.rados.rados.0.smithi078.stdout:338: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:19:52.489 INFO:tasks.rados.rados.0.smithi078.stdout:335: expect (ObjNum 117 snap 26 seq_num 117) 2023-12-16T01:19:52.610 INFO:tasks.rados.rados.0.smithi078.stdout:333: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-16T01:19:52.660 INFO:tasks.rados.rados.0.smithi078.stdout:337: expect (ObjNum 120 snap 26 seq_num 120) 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 1 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 2 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 3 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 4 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 5 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: finishing write tid 6 to smithi078122029-46 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 125 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:19:52.708 INFO:tasks.rados.rados.0.smithi078.stdout:342: left oid 46 (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:19:52.709 INFO:tasks.rados.rados.0.smithi078.stdout:344: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[56825]: osdmap e129: 8 total, 8 up, 8 in 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[56825]: pgmap v163: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[56825]: osdmap e130: 8 total, 8 up, 8 in 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[39682]: osdmap e129: 8 total, 8 up, 8 in 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[39682]: pgmap v163: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:52 smithi078 ceph-mon[39682]: osdmap e130: 8 total, 8 up, 8 in 2023-12-16T01:19:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:52 smithi118 ceph-mon[44148]: osdmap e129: 8 total, 8 up, 8 in 2023-12-16T01:19:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:52 smithi118 ceph-mon[44148]: pgmap v163: 121 pgs: 121 active+clean; 95 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:19:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:52 smithi118 ceph-mon[44148]: osdmap e130: 8 total, 8 up, 8 in 2023-12-16T01:19:53.401 INFO:tasks.rados.rados.0.smithi078.stdout:333: done (9 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:334: done (8 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:335: done (7 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:336: done (6 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:337: done (5 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:338: done (4 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:341: done (3 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:342: done (2 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:344: done (1 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:345: done (0 left) 2023-12-16T01:19:53.402 INFO:tasks.rados.rados.0.smithi078.stdout:346: snap_create 2023-12-16T01:19:54.408 INFO:tasks.rados.rados.0.smithi078.stdout:346: done (0 left) 2023-12-16T01:19:54.408 INFO:tasks.rados.rados.0.smithi078.stdout:347: rollback oid 14 current snap is 31 2023-12-16T01:19:54.408 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 14 2023-12-16T01:19:54.408 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 31 2023-12-16T01:19:54.408 INFO:tasks.rados.rados.0.smithi078.stdout:348: seq_num 127 ranges {3866624=532480,4399104=507904,4907008=778240,5685248=319488} 2023-12-16T01:19:54.431 INFO:tasks.rados.rados.0.smithi078.stdout:348: writing smithi078122029-9 from 3866624 to 4399104 tid 1 2023-12-16T01:19:54.434 INFO:tasks.rados.rados.0.smithi078.stdout:348: writing smithi078122029-9 from 4399104 to 4907008 tid 2 2023-12-16T01:19:54.439 INFO:tasks.rados.rados.0.smithi078.stdout:348: writing smithi078122029-9 from 4907008 to 5685248 tid 3 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:348: writing smithi078122029-9 from 5685248 to 6004736 tid 4 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:349: read oid 29 snap -1 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:349: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:350: copy_from oid 42 from oid 21 current snap is 31 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:347: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:19:54.444 INFO:tasks.rados.rados.0.smithi078.stdout:351: rollback oid 10 current snap is 31 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 27 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:347: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:347: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 170 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 1 to smithi078122029-9 2023-12-16T01:19:54.445 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 2 to smithi078122029-9 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:347: done (4 left) 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:352: read oid 41 snap -1 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:352: expect (ObjNum 121 snap 26 seq_num 121) 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:353: rmattr oid 17 current snap is 31 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:353: done (5 left) 2023-12-16T01:19:54.446 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 31 2023-12-16T01:19:54.447 INFO:tasks.rados.rados.0.smithi078.stdout:354: seq_num 128 ranges {2678784=548864,3227648=794624,4022272=581632,4603904=229376} 2023-12-16T01:19:54.461 INFO:tasks.rados.rados.0.smithi078.stdout:354: writing smithi078122029-34 from 2678784 to 3227648 tid 1 2023-12-16T01:19:54.465 INFO:tasks.rados.rados.0.smithi078.stdout:354: writing smithi078122029-34 from 3227648 to 4022272 tid 2 2023-12-16T01:19:54.469 INFO:tasks.rados.rados.0.smithi078.stdout:354: writing smithi078122029-34 from 4022272 to 4603904 tid 3 2023-12-16T01:19:54.470 INFO:tasks.rados.rados.0.smithi078.stdout:354: writing smithi078122029-34 from 4603904 to 4833280 tid 4 2023-12-16T01:19:54.471 INFO:tasks.rados.rados.0.smithi078.stdout:355: read oid 2 snap -1 2023-12-16T01:19:54.471 INFO:tasks.rados.rados.0.smithi078.stdout:355: expect deleted 2023-12-16T01:19:54.471 INFO:tasks.rados.rados.0.smithi078.stdout:356: copy_from oid 24 from oid 44 current snap is 31 2023-12-16T01:19:54.471 INFO:tasks.rados.rados.0.smithi078.stdout:349: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 3 to smithi078122029-9 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:350: finishing copy_from to smithi078122029-42 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:350: got expected ENOENT (src dne) 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:351: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:350: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 4 to smithi078122029-9 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 5 to smithi078122029-9 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:351: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:351: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:19:54.477 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 156 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:19:54.478 INFO:tasks.rados.rados.0.smithi078.stdout:348: finishing write tid 6 to smithi078122029-9 2023-12-16T01:19:54.478 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 55 (ObjNum 127 snap 31 seq_num 127) dirty exists 2023-12-16T01:19:54.478 INFO:tasks.rados.rados.0.smithi078.stdout:348: left oid 9 (ObjNum 127 snap 31 seq_num 127) 2023-12-16T01:19:54.478 INFO:tasks.rados.rados.0.smithi078.stdout:352: expect (ObjNum 121 snap 26 seq_num 121) 2023-12-16T01:19:54.527 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 1 to smithi078122029-34 2023-12-16T01:19:54.527 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 2 to smithi078122029-34 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 3 to smithi078122029-34 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 4 to smithi078122029-34 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 5 to smithi078122029-34 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:356: finishing copy_from to smithi078122029-24 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:356: got expected ENOENT (src dne) 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:356: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:354: finishing write tid 6 to smithi078122029-34 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 77 (ObjNum 128 snap 31 seq_num 128) dirty exists 2023-12-16T01:19:54.528 INFO:tasks.rados.rados.0.smithi078.stdout:354: left oid 34 (ObjNum 128 snap 31 seq_num 128) 2023-12-16T01:19:54.529 INFO:tasks.rados.rados.0.smithi078.stdout:348: done (7 left) 2023-12-16T01:19:54.529 INFO:tasks.rados.rados.0.smithi078.stdout:349: done (6 left) 2023-12-16T01:19:54.529 INFO:tasks.rados.rados.0.smithi078.stdout:350: done (5 left) 2023-12-16T01:19:54.529 INFO:tasks.rados.rados.0.smithi078.stdout:351: done (4 left) 2023-12-16T01:19:54.529 INFO:tasks.rados.rados.0.smithi078.stdout:352: done (3 left) 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:354: done (2 left) 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:355: done (1 left) 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:356: done (0 left) 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:357: read oid 25 snap -1 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:357: expect deleted 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:358: read oid 13 snap 25 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:358: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:359: read oid 16 snap -1 2023-12-16T01:19:54.530 INFO:tasks.rados.rados.0.smithi078.stdout:359: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:19:54.531 INFO:tasks.rados.rados.0.smithi078.stdout:360: copy_from oid 48 from oid 5 current snap is 31 2023-12-16T01:19:54.531 INFO:tasks.rados.rados.0.smithi078.stdout:361: snap_create 2023-12-16T01:19:54.531 INFO:tasks.rados.rados.0.smithi078.stdout:358: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:19:54.534 INFO:tasks.rados.rados.0.smithi078.stdout:359: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:19:54.550 INFO:tasks.rados.rados.0.smithi078.stdout:360: finishing copy_from to smithi078122029-48 2023-12-16T01:19:54.551 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 125 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-12-16T01:19:54.551 INFO:tasks.rados.rados.0.smithi078.stdout:360: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:19:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:54 smithi118 ceph-mon[44148]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T01:19:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:54 smithi118 ceph-mon[44148]: pgmap v166: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:54 smithi078 ceph-mon[56825]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T01:19:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:54 smithi078 ceph-mon[56825]: pgmap v166: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:54 smithi078 ceph-mon[39682]: osdmap e131: 8 total, 8 up, 8 in 2023-12-16T01:19:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:54 smithi078 ceph-mon[39682]: pgmap v166: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:357: done (4 left) 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:358: done (3 left) 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:359: done (2 left) 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:360: done (1 left) 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:361: done (0 left) 2023-12-16T01:19:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:362: delete oid 32 current snap is 32 2023-12-16T01:19:55.417 INFO:tasks.rados.rados.0.smithi078.stdout:362: done (0 left) 2023-12-16T01:19:55.417 INFO:tasks.rados.rados.0.smithi078.stdout:363: delete oid 20 current snap is 32 2023-12-16T01:19:55.421 INFO:tasks.rados.rados.0.smithi078.stdout:363: done (0 left) 2023-12-16T01:19:55.421 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 32 2023-12-16T01:19:55.421 INFO:tasks.rados.rados.0.smithi078.stdout:364: seq_num 131 ranges {0=598016,598016=499712,1097728=753664,1851392=352256} 2023-12-16T01:19:55.424 INFO:tasks.rados.rados.0.smithi078.stdout:364: writing smithi078122029-42 from 0 to 598016 tid 1 2023-12-16T01:19:55.427 INFO:tasks.rados.rados.0.smithi078.stdout:364: writing smithi078122029-42 from 598016 to 1097728 tid 2 2023-12-16T01:19:55.431 INFO:tasks.rados.rados.0.smithi078.stdout:364: writing smithi078122029-42 from 1097728 to 1851392 tid 3 2023-12-16T01:19:55.433 INFO:tasks.rados.rados.0.smithi078.stdout:364: writing smithi078122029-42 from 1851392 to 2203648 tid 4 2023-12-16T01:19:55.434 INFO:tasks.rados.rados.0.smithi078.stdout:365: snap_create 2023-12-16T01:19:55.434 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 1 to smithi078122029-42 2023-12-16T01:19:55.434 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 2 to smithi078122029-42 2023-12-16T01:19:55.436 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 3 to smithi078122029-42 2023-12-16T01:19:55.436 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 4 to smithi078122029-42 2023-12-16T01:19:55.436 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 5 to smithi078122029-42 2023-12-16T01:19:55.437 INFO:tasks.rados.rados.0.smithi078.stdout:364: finishing write tid 6 to smithi078122029-42 2023-12-16T01:19:55.437 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 68 (ObjNum 131 snap 32 seq_num 131) dirty exists 2023-12-16T01:19:55.437 INFO:tasks.rados.rados.0.smithi078.stdout:364: left oid 42 (ObjNum 131 snap 32 seq_num 131) 2023-12-16T01:19:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:55 smithi078 ceph-mon[39682]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T01:19:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:55 smithi078 ceph-mon[56825]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T01:19:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:55 smithi118 ceph-mon[44148]: osdmap e132: 8 total, 8 up, 8 in 2023-12-16T01:19:56.423 INFO:tasks.rados.rados.0.smithi078.stdout:364: done (1 left) 2023-12-16T01:19:56.423 INFO:tasks.rados.rados.0.smithi078.stdout:365: done (0 left) 2023-12-16T01:19:56.423 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 33 2023-12-16T01:19:56.423 INFO:tasks.rados.rados.0.smithi078.stdout:366: seq_num 132 ranges {2023424=614400,2637824=786432,3424256=565248,3989504=253952} 2023-12-16T01:19:56.436 INFO:tasks.rados.rados.0.smithi078.stdout:366: writing smithi078122029-5 from 2023424 to 2637824 tid 1 2023-12-16T01:19:56.441 INFO:tasks.rados.rados.0.smithi078.stdout:366: writing smithi078122029-5 from 2637824 to 3424256 tid 2 2023-12-16T01:19:56.444 INFO:tasks.rados.rados.0.smithi078.stdout:366: writing smithi078122029-5 from 3424256 to 3989504 tid 3 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:366: writing smithi078122029-5 from 3989504 to 4243456 tid 4 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:367: rollback oid 31 current snap is 33 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 31 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 1 to smithi078122029-5 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 33 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 2 to smithi078122029-5 2023-12-16T01:19:56.447 INFO:tasks.rados.rados.0.smithi078.stdout:368: seq_num 133 ranges {0=630784,630784=663552,1294336=770048,2064384=172032} 2023-12-16T01:19:56.450 INFO:tasks.rados.rados.0.smithi078.stdout:368: writing smithi078122029-49 from 0 to 630784 tid 1 2023-12-16T01:19:56.453 INFO:tasks.rados.rados.0.smithi078.stdout:368: writing smithi078122029-49 from 630784 to 1294336 tid 2 2023-12-16T01:19:56.458 INFO:tasks.rados.rados.0.smithi078.stdout:368: writing smithi078122029-49 from 1294336 to 2064384 tid 3 2023-12-16T01:19:56.459 INFO:tasks.rados.rados.0.smithi078.stdout:368: writing smithi078122029-49 from 2064384 to 2236416 tid 4 2023-12-16T01:19:56.459 INFO:tasks.rados.rados.0.smithi078.stdout:369: rmattr oid 41 current snap is 33 2023-12-16T01:19:56.459 INFO:tasks.rados.rados.0.smithi078.stdout:369: done (3 left) 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:370: read oid 7 snap -1 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:370: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:371: snap_create 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 3 to smithi078122029-5 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 4 to smithi078122029-5 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 5 to smithi078122029-5 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:366: finishing write tid 6 to smithi078122029-5 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 149 (ObjNum 132 snap 33 seq_num 132) dirty exists 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:366: left oid 5 (ObjNum 132 snap 33 seq_num 132) 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:367: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 57 (ObjNum 1265 snap 0 seq_num 3987687112) dirty dne 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 1 to smithi078122029-49 2023-12-16T01:19:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 2 to smithi078122029-49 2023-12-16T01:19:56.462 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 3 to smithi078122029-49 2023-12-16T01:19:56.462 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 4 to smithi078122029-49 2023-12-16T01:19:56.462 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 5 to smithi078122029-49 2023-12-16T01:19:56.462 INFO:tasks.rados.rados.0.smithi078.stdout:370: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:19:56.481 INFO:tasks.rados.rados.0.smithi078.stdout:368: finishing write tid 6 to smithi078122029-49 2023-12-16T01:19:56.481 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 24 (ObjNum 133 snap 33 seq_num 133) dirty exists 2023-12-16T01:19:56.481 INFO:tasks.rados.rados.0.smithi078.stdout:368: left oid 49 (ObjNum 133 snap 33 seq_num 133) 2023-12-16T01:19:56.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:19:56 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:19:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:56 smithi118 ceph-mon[44148]: osdmap e133: 8 total, 8 up, 8 in 2023-12-16T01:19:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:56 smithi118 ceph-mon[44148]: pgmap v169: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:56 smithi078 ceph-mon[39682]: osdmap e133: 8 total, 8 up, 8 in 2023-12-16T01:19:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:56 smithi078 ceph-mon[39682]: pgmap v169: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:56 smithi078 ceph-mon[56825]: osdmap e133: 8 total, 8 up, 8 in 2023-12-16T01:19:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:56 smithi078 ceph-mon[56825]: pgmap v169: 121 pgs: 121 active+clean; 98 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-12-16T01:19:57.401 INFO:tasks.rados.rados.0.smithi078.stdout:366: done (4 left) 2023-12-16T01:19:57.401 INFO:tasks.rados.rados.0.smithi078.stdout:367: done (3 left) 2023-12-16T01:19:57.401 INFO:tasks.rados.rados.0.smithi078.stdout:368: done (2 left) 2023-12-16T01:19:57.401 INFO:tasks.rados.rados.0.smithi078.stdout:370: done (1 left) 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:371: done (0 left) 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:372: delete oid 49 current snap is 34 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:372: done (0 left) 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:373: rollback oid 18 current snap is 34 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 23 2023-12-16T01:19:57.402 INFO:tasks.rados.rados.0.smithi078.stdout:374: snap_create 2023-12-16T01:19:57.404 INFO:tasks.rados.rados.0.smithi078.stdout:373: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:19:57.407 INFO:tasks.rados.rados.0.smithi078.stdout:373: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:19:57.407 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 79 (ObjNum 33 snap 0 seq_num 2287505888) dirty dne 2023-12-16T01:19:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[56825]: osdmap e134: 8 total, 8 up, 8 in 2023-12-16T01:19:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[56825]: osdmap e135: 8 total, 8 up, 8 in 2023-12-16T01:19:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[39682]: osdmap e134: 8 total, 8 up, 8 in 2023-12-16T01:19:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:57 smithi078 ceph-mon[39682]: osdmap e135: 8 total, 8 up, 8 in 2023-12-16T01:19:57.732 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:19:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:57 smithi118 ceph-mon[44148]: osdmap e134: 8 total, 8 up, 8 in 2023-12-16T01:19:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:57 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:19:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:57 smithi118 ceph-mon[44148]: osdmap e135: 8 total, 8 up, 8 in 2023-12-16T01:19:58.030 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2m) 2m ago 3m 17.4M - 0.25.0 c8568f914cd2 2c924a6fc243 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2m) 2m ago 2m 89.6M - 9.4.7 954c08fa6188 1ded40019a42 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3m) 2m ago 3m 15.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3m) 2m ago 3m 17.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443 running (7m) 2m ago 7m 438M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 b2cd193f2d6b 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:9283 running (8m) 2m ago 8m 496M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 3df0430a891e 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 2m ago 8m 85.5M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7m) 2m ago 7m 57.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 2m ago 7m 56.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2m) 2m ago 2m 11.9M - 1.5.0 0da6a335fe13 38faeb875c4c 2023-12-16T01:19:58.031 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2m) 2m ago 2m 3930k - 1.5.0 0da6a335fe13 fdbc40ca99db 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 2m ago 6m 67.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 2m ago 6m 63.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6m) 2m ago 6m 54.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 2m ago 5m 56.9M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5m) 2m ago 5m 57.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4m) 2m ago 4m 56.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4m) 2m ago 4m 56.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4m) 2m ago 4m 55.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:19:58.032 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2m) 2m ago 3m 26.8M - 2.43.0 a07b618ecd1d 561fe28dc33d 2023-12-16T01:19:58.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:19:57 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:19:57] "GET /metrics HTTP/1.1" 200 239449 "" "Prometheus/2.43.0" 2023-12-16T01:19:58.400 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:19:58.400 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 15 2023-12-16T01:19:58.401 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:19:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:19:58.408 INFO:tasks.rados.rados.0.smithi078.stdout:373: done (1 left) 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:374: done (0 left) 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:375: rollback oid 41 current snap is 35 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 30 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:376: rollback oid 18 current snap is 35 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 33 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:377: rmattr oid 23 current snap is 35 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:377: done (2 left) 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:378: copy_from oid 43 from oid 10 current snap is 35 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 35 2023-12-16T01:19:58.409 INFO:tasks.rados.rados.0.smithi078.stdout:379: seq_num 135 ranges {1597440=663552,2260992=434176,2695168=786432,3481600=385024} 2023-12-16T01:19:58.421 INFO:tasks.rados.rados.0.smithi078.stdout:379: writing smithi078122029-19 from 1597440 to 2260992 tid 1 2023-12-16T01:19:58.423 INFO:tasks.rados.rados.0.smithi078.stdout:379: writing smithi078122029-19 from 2260992 to 2695168 tid 2 2023-12-16T01:19:58.428 INFO:tasks.rados.rados.0.smithi078.stdout:379: writing smithi078122029-19 from 2695168 to 3481600 tid 3 2023-12-16T01:19:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:379: writing smithi078122029-19 from 3481600 to 3866624 tid 4 2023-12-16T01:19:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 35 2023-12-16T01:19:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:375: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:19:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:380: seq_num 136 ranges {204800=688128,892928=720896,1613824=540672,2154496=344064} 2023-12-16T01:19:58.436 INFO:tasks.rados.rados.0.smithi078.stdout:380: writing smithi078122029-13 from 204800 to 892928 tid 1 2023-12-16T01:19:58.440 INFO:tasks.rados.rados.0.smithi078.stdout:380: writing smithi078122029-13 from 892928 to 1613824 tid 2 2023-12-16T01:19:58.443 INFO:tasks.rados.rados.0.smithi078.stdout:380: writing smithi078122029-13 from 1613824 to 2154496 tid 3 2023-12-16T01:19:58.446 INFO:tasks.rados.rados.0.smithi078.stdout:380: writing smithi078122029-13 from 2154496 to 2498560 tid 4 2023-12-16T01:19:58.446 INFO:tasks.rados.rados.0.smithi078.stdout:381: setattr oid 26 current snap is 35 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:376: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:375: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:376: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 81 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:375: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 72 (ObjNum 121 snap 26 seq_num 121) dirty exists 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 1 to smithi078122029-19 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 2 to smithi078122029-19 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 3 to smithi078122029-19 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 4 to smithi078122029-19 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 5 to smithi078122029-19 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:378: finishing copy_from to smithi078122029-43 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 156 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:378: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:19:58.447 INFO:tasks.rados.rados.0.smithi078.stdout:379: finishing write tid 6 to smithi078122029-19 2023-12-16T01:19:58.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 184 (ObjNum 135 snap 35 seq_num 135) dirty exists 2023-12-16T01:19:58.448 INFO:tasks.rados.rados.0.smithi078.stdout:379: left oid 19 (ObjNum 135 snap 35 seq_num 135) 2023-12-16T01:19:58.448 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 1 to smithi078122029-13 2023-12-16T01:19:58.448 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 2 to smithi078122029-13 2023-12-16T01:19:58.448 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 3 to smithi078122029-13 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 4 to smithi078122029-13 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 5 to smithi078122029-13 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:375: done (5 left) 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:376: done (4 left) 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:378: done (3 left) 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:379: done (2 left) 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:382: snap_create 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:380: finishing write tid 6 to smithi078122029-13 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 133 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-12-16T01:19:58.449 INFO:tasks.rados.rados.0.smithi078.stdout:380: left oid 13 (ObjNum 136 snap 35 seq_num 136) 2023-12-16T01:19:58.450 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 157 (ObjNum 33 snap 0 seq_num 2287155760) dirty exists 2023-12-16T01:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[39682]: pgmap v172: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[39682]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[39682]: from='client.24962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/4222715832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[39682]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[56825]: pgmap v172: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[56825]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[56825]: from='client.24962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/4222715832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:19:58 smithi078 ceph-mon[56825]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T01:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:58 smithi118 ceph-mon[44148]: pgmap v172: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:58 smithi118 ceph-mon[44148]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:58 smithi118 ceph-mon[44148]: from='client.24962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:58 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/4222715832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:19:58 smithi118 ceph-mon[44148]: osdmap e136: 8 total, 8 up, 8 in 2023-12-16T01:19:59.435 INFO:tasks.rados.rados.0.smithi078.stdout:380: done (2 left) 2023-12-16T01:19:59.435 INFO:tasks.rados.rados.0.smithi078.stdout:381: done (1 left) 2023-12-16T01:19:59.435 INFO:tasks.rados.rados.0.smithi078.stdout:382: done (0 left) 2023-12-16T01:19:59.435 INFO:tasks.rados.rados.0.smithi078.stdout:383: copy_from oid 34 from oid 46 current snap is 36 2023-12-16T01:19:59.435 INFO:tasks.rados.rados.0.smithi078.stdout:384: snap_remove snap 33 2023-12-16T01:20:00.439 INFO:tasks.rados.rados.0.smithi078.stdout:384: done (1 left) 2023-12-16T01:20:00.439 INFO:tasks.rados.rados.0.smithi078.stdout:385: rollback oid 45 current snap is 36 2023-12-16T01:20:00.440 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 14 2023-12-16T01:20:00.440 INFO:tasks.rados.rados.0.smithi078.stdout:386: read oid 20 snap -1 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:386: expect deleted 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:387: read oid 37 snap -1 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:387: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:388: delete oid 17 current snap is 36 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:383: finishing copy_from to smithi078122029-34 2023-12-16T01:20:00.441 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 125 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:20:00.442 INFO:tasks.rados.rados.0.smithi078.stdout:383: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:20:00.444 INFO:tasks.rados.rados.0.smithi078.stdout:387: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-16T01:20:00.462 INFO:tasks.rados.rados.0.smithi078.stdout:385: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:20:00.462 INFO:tasks.rados.rados.0.smithi078.stdout:385: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:385: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 161 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:383: done (4 left) 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:385: done (3 left) 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:386: done (2 left) 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:387: done (1 left) 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:388: done (0 left) 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 36 2023-12-16T01:20:00.463 INFO:tasks.rados.rados.0.smithi078.stdout:389: seq_num 138 ranges {0=720896,720896=540672,1261568=557056,1818624=507904} 2023-12-16T01:20:00.466 INFO:tasks.rados.rados.0.smithi078.stdout:389: writing smithi078122029-26 from 0 to 720896 tid 1 2023-12-16T01:20:00.469 INFO:tasks.rados.rados.0.smithi078.stdout:389: writing smithi078122029-26 from 720896 to 1261568 tid 2 2023-12-16T01:20:00.473 INFO:tasks.rados.rados.0.smithi078.stdout:389: writing smithi078122029-26 from 1261568 to 1818624 tid 3 2023-12-16T01:20:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:389: writing smithi078122029-26 from 1818624 to 2326528 tid 4 2023-12-16T01:20:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:390: delete oid 6 current snap is 36 2023-12-16T01:20:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:00.478 INFO:tasks.rados.rados.0.smithi078.stdout:390: done (1 left) 2023-12-16T01:20:00.478 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 36 2023-12-16T01:20:00.478 INFO:tasks.rados.rados.0.smithi078.stdout:391: seq_num 140 ranges {606208=753664,1359872=704512,2064384=524288,2588672=376832} 2023-12-16T01:20:00.485 INFO:tasks.rados.rados.0.smithi078.stdout:391: writing smithi078122029-37 from 606208 to 1359872 tid 1 2023-12-16T01:20:00.489 INFO:tasks.rados.rados.0.smithi078.stdout:391: writing smithi078122029-37 from 1359872 to 2064384 tid 2 2023-12-16T01:20:00.492 INFO:tasks.rados.rados.0.smithi078.stdout:391: writing smithi078122029-37 from 2064384 to 2588672 tid 3 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:391: writing smithi078122029-37 from 2588672 to 2965504 tid 4 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:392: copy_from oid 21 from oid 20 current snap is 36 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 4 to smithi078122029-26 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 5 to smithi078122029-26 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:389: finishing write tid 6 to smithi078122029-26 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 169 (ObjNum 138 snap 36 seq_num 138) dirty exists 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:389: left oid 26 (ObjNum 138 snap 36 seq_num 138) 2023-12-16T01:20:00.495 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 1 to smithi078122029-37 2023-12-16T01:20:00.496 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 2 to smithi078122029-37 2023-12-16T01:20:00.496 INFO:tasks.rados.rados.0.smithi078.stdout:389: done (2 left) 2023-12-16T01:20:00.496 INFO:tasks.rados.rados.0.smithi078.stdout:393: setattr oid 43 current snap is 36 2023-12-16T01:20:00.496 INFO:tasks.rados.rados.0.smithi078.stdout:392: finishing copy_from to smithi078122029-21 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:392: got expected ENOENT (src dne) 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 3 to smithi078122029-37 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:394: read oid 34 snap -1 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:394: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:395: snap_create 2023-12-16T01:20:00.497 INFO:tasks.rados.rados.0.smithi078.stdout:392: finishing copy_from racing read to smithi078122029-21 2023-12-16T01:20:00.500 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 157 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:20:00.500 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 4 to smithi078122029-37 2023-12-16T01:20:00.500 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 5 to smithi078122029-37 2023-12-16T01:20:00.501 INFO:tasks.rados.rados.0.smithi078.stdout:391: finishing write tid 6 to smithi078122029-37 2023-12-16T01:20:00.501 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 86 (ObjNum 140 snap 36 seq_num 140) dirty exists 2023-12-16T01:20:00.501 INFO:tasks.rados.rados.0.smithi078.stdout:391: left oid 37 (ObjNum 140 snap 36 seq_num 140) 2023-12-16T01:20:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:394: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[56825]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T01:20:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[56825]: pgmap v175: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:20:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[56825]: overall HEALTH_OK 2023-12-16T01:20:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[39682]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T01:20:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[39682]: pgmap v175: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:20:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:00 smithi078 ceph-mon[39682]: overall HEALTH_OK 2023-12-16T01:20:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:00 smithi118 ceph-mon[44148]: osdmap e137: 8 total, 8 up, 8 in 2023-12-16T01:20:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:00 smithi118 ceph-mon[44148]: pgmap v175: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-12-16T01:20:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:00 smithi118 ceph-mon[44148]: overall HEALTH_OK 2023-12-16T01:20:01.437 INFO:tasks.rados.rados.0.smithi078.stdout:391: done (4 left) 2023-12-16T01:20:01.438 INFO:tasks.rados.rados.0.smithi078.stdout:392: done (3 left) 2023-12-16T01:20:01.438 INFO:tasks.rados.rados.0.smithi078.stdout:393: done (2 left) 2023-12-16T01:20:01.438 INFO:tasks.rados.rados.0.smithi078.stdout:394: done (1 left) 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:395: done (0 left) 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:396: read oid 31 snap -1 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:396: expect deleted 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:397: rollback oid 22 current snap is 37 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 30 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:398: read oid 48 snap -1 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:398: expect (ObjNum 120 snap 26 seq_num 120) 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:399: read oid 3 snap 32 2023-12-16T01:20:01.439 INFO:tasks.rados.rados.0.smithi078.stdout:399: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:400: rmattr oid 6 current snap is 37 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:400: done (4 left) 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:401: rmattr oid 8 current snap is 37 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:401: done (4 left) 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:402: rmattr oid 40 current snap is 37 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:402: done (4 left) 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:403: copy_from oid 33 from oid 47 current snap is 37 2023-12-16T01:20:01.440 INFO:tasks.rados.rados.0.smithi078.stdout:404: delete oid 24 current snap is 37 2023-12-16T01:20:01.445 INFO:tasks.rados.rados.0.smithi078.stdout:397: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 61 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:396: done (5 left) 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:397: done (4 left) 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:404: done (3 left) 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:405: rollback oid 43 current snap is 37 2023-12-16T01:20:01.446 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 36 2023-12-16T01:20:01.447 INFO:tasks.rados.rados.0.smithi078.stdout:406: read oid 16 snap -1 2023-12-16T01:20:01.447 INFO:tasks.rados.rados.0.smithi078.stdout:406: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:01.448 INFO:tasks.rados.rados.0.smithi078.stdout:407: snap_remove snap 31 2023-12-16T01:20:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:01 smithi078 ceph-mon[56825]: osdmap e138: 8 total, 8 up, 8 in 2023-12-16T01:20:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:01 smithi078 ceph-mon[39682]: osdmap e138: 8 total, 8 up, 8 in 2023-12-16T01:20:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:01 smithi118 ceph-mon[44148]: osdmap e138: 8 total, 8 up, 8 in 2023-12-16T01:20:02.408 INFO:tasks.rados.rados.0.smithi078.stdout:407: done (5 left) 2023-12-16T01:20:02.408 INFO:tasks.rados.rados.0.smithi078.stdout:408: rollback oid 32 current snap is 37 2023-12-16T01:20:02.408 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 30 2023-12-16T01:20:02.408 INFO:tasks.rados.rados.0.smithi078.stdout:409: copy_from oid 44 from oid 8 current snap is 37 2023-12-16T01:20:02.409 INFO:tasks.rados.rados.0.smithi078.stdout:410: snap_remove snap 29 2023-12-16T01:20:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[56825]: osdmap e139: 8 total, 8 up, 8 in 2023-12-16T01:20:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[56825]: pgmap v178: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[56825]: osdmap e140: 8 total, 8 up, 8 in 2023-12-16T01:20:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[39682]: osdmap e139: 8 total, 8 up, 8 in 2023-12-16T01:20:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[39682]: pgmap v178: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:02 smithi078 ceph-mon[39682]: osdmap e140: 8 total, 8 up, 8 in 2023-12-16T01:20:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:02 smithi118 ceph-mon[44148]: osdmap e139: 8 total, 8 up, 8 in 2023-12-16T01:20:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:02 smithi118 ceph-mon[44148]: pgmap v178: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:02 smithi118 ceph-mon[44148]: osdmap e140: 8 total, 8 up, 8 in 2023-12-16T01:20:03.414 INFO:tasks.rados.rados.0.smithi078.stdout:410: done (7 left) 2023-12-16T01:20:03.414 INFO:tasks.rados.rados.0.smithi078.stdout:411: snap_remove snap 27 2023-12-16T01:20:04.419 INFO:tasks.rados.rados.0.smithi078.stdout:411: done (7 left) 2023-12-16T01:20:04.419 INFO:tasks.rados.rados.0.smithi078.stdout:412: setattr oid 27 current snap is 37 2023-12-16T01:20:04.420 INFO:tasks.rados.rados.0.smithi078.stdout:399: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:20:04.474 INFO:tasks.rados.rados.0.smithi078.stdout:406: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:04.491 INFO:tasks.rados.rados.0.smithi078.stdout:405: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:20:04.491 INFO:tasks.rados.rados.0.smithi078.stdout:405: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:20:04.491 INFO:tasks.rados.rados.0.smithi078.stdout:405: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:20:04.491 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 160 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:20:04.491 INFO:tasks.rados.rados.0.smithi078.stdout:398: expect (ObjNum 120 snap 26 seq_num 120) 2023-12-16T01:20:04.540 INFO:tasks.rados.rados.0.smithi078.stdout:403: finishing copy_from to smithi078122029-33 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:403: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:408: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:408: finishing rollback tid 2 to smithi078122029-32 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 162 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:409: finishing copy_from to smithi078122029-44 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 31 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:409: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:398: done (7 left) 2023-12-16T01:20:04.541 INFO:tasks.rados.rados.0.smithi078.stdout:399: done (6 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:403: done (5 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:405: done (4 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:406: done (3 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:408: done (2 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:409: done (1 left) 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 37 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 176 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-16T01:20:04.542 INFO:tasks.rados.rados.0.smithi078.stdout:413: seq_num 142 ranges {2039808=786432,2826240=475136,3301376=540672,3842048=589824} 2023-12-16T01:20:04.555 INFO:tasks.rados.rados.0.smithi078.stdout:413: writing smithi078122029-41 from 2039808 to 2826240 tid 1 2023-12-16T01:20:04.557 INFO:tasks.rados.rados.0.smithi078.stdout:413: writing smithi078122029-41 from 2826240 to 3301376 tid 2 2023-12-16T01:20:04.560 INFO:tasks.rados.rados.0.smithi078.stdout:413: writing smithi078122029-41 from 3301376 to 3842048 tid 3 2023-12-16T01:20:04.564 INFO:tasks.rados.rados.0.smithi078.stdout:413: writing smithi078122029-41 from 3842048 to 4431872 tid 4 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:412: done (1 left) 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:414: copy_from oid 30 from oid 6 current snap is 37 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 1 to smithi078122029-41 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 2 to smithi078122029-41 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 3 to smithi078122029-41 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 37 2023-12-16T01:20:04.565 INFO:tasks.rados.rados.0.smithi078.stdout:415: seq_num 143 ranges {2326528=802816,3129344=761856,3891200=745472,4636672=98304} 2023-12-16T01:20:04.581 INFO:tasks.rados.rados.0.smithi078.stdout:415: writing smithi078122029-26 from 2326528 to 3129344 tid 1 2023-12-16T01:20:04.585 INFO:tasks.rados.rados.0.smithi078.stdout:415: writing smithi078122029-26 from 3129344 to 3891200 tid 2 2023-12-16T01:20:04.590 INFO:tasks.rados.rados.0.smithi078.stdout:415: writing smithi078122029-26 from 3891200 to 4636672 tid 3 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:415: writing smithi078122029-26 from 4636672 to 4734976 tid 4 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:416: rmattr oid 13 current snap is 37 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:416: done (3 left) 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:417: delete oid 34 current snap is 37 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:414: finishing copy_from to smithi078122029-30 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:414: got expected ENOENT (src dne) 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:414: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 4 to smithi078122029-41 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 5 to smithi078122029-41 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:413: finishing write tid 6 to smithi078122029-41 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 88 (ObjNum 142 snap 37 seq_num 142) dirty exists 2023-12-16T01:20:04.591 INFO:tasks.rados.rados.0.smithi078.stdout:413: left oid 41 (ObjNum 142 snap 37 seq_num 142) 2023-12-16T01:20:04.592 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:04.592 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:04.593 INFO:tasks.rados.rados.0.smithi078.stdout:413: done (3 left) 2023-12-16T01:20:04.593 INFO:tasks.rados.rados.0.smithi078.stdout:414: done (2 left) 2023-12-16T01:20:04.593 INFO:tasks.rados.rados.0.smithi078.stdout:417: done (1 left) 2023-12-16T01:20:04.593 INFO:tasks.rados.rados.0.smithi078.stdout:418: snap_remove snap 23 2023-12-16T01:20:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:04 smithi078 ceph-mon[39682]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T01:20:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:04 smithi078 ceph-mon[39682]: pgmap v181: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:04 smithi078 ceph-mon[56825]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T01:20:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:04 smithi078 ceph-mon[56825]: pgmap v181: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:04 smithi118 ceph-mon[44148]: osdmap e141: 8 total, 8 up, 8 in 2023-12-16T01:20:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:04 smithi118 ceph-mon[44148]: pgmap v181: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:05.424 INFO:tasks.rados.rados.0.smithi078.stdout:418: done (1 left) 2023-12-16T01:20:05.424 INFO:tasks.rados.rados.0.smithi078.stdout:419: read oid 38 snap -1 2023-12-16T01:20:05.424 INFO:tasks.rados.rados.0.smithi078.stdout:419: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:420: setattr oid 44 current snap is 37 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 4 to smithi078122029-26 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 5 to smithi078122029-26 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:415: finishing write tid 6 to smithi078122029-26 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 191 (ObjNum 143 snap 37 seq_num 143) dirty exists 2023-12-16T01:20:05.425 INFO:tasks.rados.rados.0.smithi078.stdout:415: left oid 26 (ObjNum 143 snap 37 seq_num 143) 2023-12-16T01:20:05.427 INFO:tasks.rados.rados.0.smithi078.stdout:415: done (2 left) 2023-12-16T01:20:05.427 INFO:tasks.rados.rados.0.smithi078.stdout:421: setattr oid 11 current snap is 37 2023-12-16T01:20:05.427 INFO:tasks.rados.rados.0.smithi078.stdout:422: delete oid 15 current snap is 37 2023-12-16T01:20:05.438 INFO:tasks.rados.rados.0.smithi078.stdout:419: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 127 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 159 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:419: done (3 left) 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:420: done (2 left) 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:421: done (1 left) 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:422: done (0 left) 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:423: copy_from oid 35 from oid 7 current snap is 37 2023-12-16T01:20:05.452 INFO:tasks.rados.rados.0.smithi078.stdout:424: snap_remove snap 34 2023-12-16T01:20:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:05 smithi078 ceph-mon[39682]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T01:20:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:05 smithi078 ceph-mon[56825]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T01:20:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:05 smithi118 ceph-mon[44148]: osdmap e142: 8 total, 8 up, 8 in 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:424: done (1 left) 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:425: copy_from oid 5 from oid 12 current snap is 37 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:423: finishing copy_from to smithi078122029-35 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 144 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:423: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:20:06.438 INFO:tasks.rados.rados.0.smithi078.stdout:423: done (1 left) 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:426: read oid 22 snap -1 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:426: expect deleted 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:427: copy_from oid 15 from oid 32 current snap is 37 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:428: rollback oid 6 current snap is 37 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 6 to 30 2023-12-16T01:20:06.439 INFO:tasks.rados.rados.0.smithi078.stdout:429: delete oid 50 current snap is 37 2023-12-16T01:20:06.444 INFO:tasks.rados.rados.0.smithi078.stdout:426: done (4 left) 2023-12-16T01:20:06.445 INFO:tasks.rados.rados.0.smithi078.stdout:429: done (3 left) 2023-12-16T01:20:06.445 INFO:tasks.rados.rados.0.smithi078.stdout:430: snap_create 2023-12-16T01:20:06.448 INFO:tasks.rados.rados.0.smithi078.stdout:428: finishing rollback tid 1 to smithi078122029-6 2023-12-16T01:20:06.448 INFO:tasks.rados.rados.0.smithi078.stdout:428: finishing rollback tid 2 to smithi078122029-6 2023-12-16T01:20:06.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 72 (ObjNum 112 snap 25 seq_num 112) dirty exists 2023-12-16T01:20:06.449 INFO:tasks.rados.rados.0.smithi078.stdout:427: finishing copy_from to smithi078122029-15 2023-12-16T01:20:06.449 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 162 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:06.450 INFO:tasks.rados.rados.0.smithi078.stdout:427: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:20:06.464 INFO:tasks.rados.rados.0.smithi078.stdout:425: finishing copy_from to smithi078122029-5 2023-12-16T01:20:06.464 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 166 (ObjNum 122 snap 26 seq_num 122) dirty exists 2023-12-16T01:20:06.464 INFO:tasks.rados.rados.0.smithi078.stdout:425: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:20:06.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:06 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:06 smithi118 ceph-mon[44148]: osdmap e143: 8 total, 8 up, 8 in 2023-12-16T01:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:06 smithi118 ceph-mon[44148]: pgmap v184: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:06 smithi078 ceph-mon[56825]: osdmap e143: 8 total, 8 up, 8 in 2023-12-16T01:20:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:06 smithi078 ceph-mon[56825]: pgmap v184: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:06 smithi078 ceph-mon[39682]: osdmap e143: 8 total, 8 up, 8 in 2023-12-16T01:20:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:06 smithi078 ceph-mon[39682]: pgmap v184: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-12-16T01:20:07.403 INFO:tasks.rados.rados.0.smithi078.stdout:425: done (3 left) 2023-12-16T01:20:07.404 INFO:tasks.rados.rados.0.smithi078.stdout:427: done (2 left) 2023-12-16T01:20:07.404 INFO:tasks.rados.rados.0.smithi078.stdout:428: done (1 left) 2023-12-16T01:20:07.404 INFO:tasks.rados.rados.0.smithi078.stdout:430: done (0 left) 2023-12-16T01:20:07.404 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 38 2023-12-16T01:20:07.404 INFO:tasks.rados.rados.0.smithi078.stdout:431: seq_num 147 ranges {2056192=65536} 2023-12-16T01:20:07.415 INFO:tasks.rados.rados.0.smithi078.stdout:431: writing smithi078122029-28 from 2056192 to 2121728 tid 1 2023-12-16T01:20:07.415 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 38 2023-12-16T01:20:07.415 INFO:tasks.rados.rados.0.smithi078.stdout:432: seq_num 148 ranges {3571712=81920} 2023-12-16T01:20:07.435 INFO:tasks.rados.rados.0.smithi078.stdout:432: writing smithi078122029-43 from 3571712 to 3653632 tid 1 2023-12-16T01:20:07.435 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 38 2023-12-16T01:20:07.435 INFO:tasks.rados.rados.0.smithi078.stdout:431: finishing write tid 1 to smithi078122029-28 2023-12-16T01:20:07.435 INFO:tasks.rados.rados.0.smithi078.stdout:433: seq_num 149 ranges {4734976=98304} 2023-12-16T01:20:07.461 INFO:tasks.rados.rados.0.smithi078.stdout:433: writing smithi078122029-26 from 4734976 to 4833280 tid 1 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:434: delete oid 17 current snap is 38 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:431: finishing write tid 2 to smithi078122029-28 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:431: finishing write tid 3 to smithi078122029-28 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 77 (ObjNum 147 snap 38 seq_num 147) dirty exists 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:431: left oid 28 (ObjNum 147 snap 38 seq_num 147) 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:432: finishing write tid 1 to smithi078122029-43 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:432: finishing write tid 2 to smithi078122029-43 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:432: finishing write tid 3 to smithi078122029-43 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 170 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-12-16T01:20:07.462 INFO:tasks.rados.rados.0.smithi078.stdout:432: left oid 43 (ObjNum 148 snap 38 seq_num 148) 2023-12-16T01:20:07.464 INFO:tasks.rados.rados.0.smithi078.stdout:433: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:07.464 INFO:tasks.rados.rados.0.smithi078.stdout:433: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:07.464 INFO:tasks.rados.rados.0.smithi078.stdout:431: done (3 left) 2023-12-16T01:20:07.465 INFO:tasks.rados.rados.0.smithi078.stdout:432: done (2 left) 2023-12-16T01:20:07.465 INFO:tasks.rados.rados.0.smithi078.stdout:434: done (1 left) 2023-12-16T01:20:07.465 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 38 2023-12-16T01:20:07.465 INFO:tasks.rados.rados.0.smithi078.stdout:435: seq_num 151 ranges {622592=131072} 2023-12-16T01:20:07.469 INFO:tasks.rados.rados.0.smithi078.stdout:435: writing smithi078122029-38 from 622592 to 753664 tid 1 2023-12-16T01:20:07.469 INFO:tasks.rados.rados.0.smithi078.stdout:436: setattr oid 2 current snap is 38 2023-12-16T01:20:07.469 INFO:tasks.rados.rados.0.smithi078.stdout:433: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:07.469 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 204 (ObjNum 149 snap 38 seq_num 149) dirty exists 2023-12-16T01:20:07.469 INFO:tasks.rados.rados.0.smithi078.stdout:433: left oid 26 (ObjNum 149 snap 38 seq_num 149) 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:433: done (2 left) 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:437: read oid 14 snap -1 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:437: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:438: read oid 17 snap 26 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:438: expect (ObjNum 105 snap 23 seq_num 105) 2023-12-16T01:20:07.471 INFO:tasks.rados.rados.0.smithi078.stdout:439: snap_create 2023-12-16T01:20:07.472 INFO:tasks.rados.rados.0.smithi078.stdout:435: finishing write tid 1 to smithi078122029-38 2023-12-16T01:20:07.472 INFO:tasks.rados.rados.0.smithi078.stdout:435: finishing write tid 2 to smithi078122029-38 2023-12-16T01:20:07.474 INFO:tasks.rados.rados.0.smithi078.stdout:435: finishing write tid 3 to smithi078122029-38 2023-12-16T01:20:07.474 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 211 (ObjNum 151 snap 38 seq_num 151) dirty exists 2023-12-16T01:20:07.474 INFO:tasks.rados.rados.0.smithi078.stdout:435: left oid 38 (ObjNum 151 snap 38 seq_num 151) 2023-12-16T01:20:07.474 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 193 (ObjNum 33 snap 0 seq_num 2287373520) dirty exists 2023-12-16T01:20:07.477 INFO:tasks.rados.rados.0.smithi078.stdout:437: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-16T01:20:07.487 INFO:tasks.rados.rados.0.smithi078.stdout:438: expect (ObjNum 105 snap 23 seq_num 105) 2023-12-16T01:20:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:07 smithi078 ceph-mon[39682]: osdmap e144: 8 total, 8 up, 8 in 2023-12-16T01:20:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:07 smithi078 ceph-mon[39682]: osdmap e145: 8 total, 8 up, 8 in 2023-12-16T01:20:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:07 smithi078 ceph-mon[56825]: osdmap e144: 8 total, 8 up, 8 in 2023-12-16T01:20:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:07 smithi078 ceph-mon[56825]: osdmap e145: 8 total, 8 up, 8 in 2023-12-16T01:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:07 smithi118 ceph-mon[44148]: osdmap e144: 8 total, 8 up, 8 in 2023-12-16T01:20:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:07 smithi118 ceph-mon[44148]: osdmap e145: 8 total, 8 up, 8 in 2023-12-16T01:20:08.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:07 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:07] "GET /metrics HTTP/1.1" 200 239449 "" "Prometheus/2.43.0" 2023-12-16T01:20:08.443 INFO:tasks.rados.rados.0.smithi078.stdout:435: done (4 left) 2023-12-16T01:20:08.443 INFO:tasks.rados.rados.0.smithi078.stdout:436: done (3 left) 2023-12-16T01:20:08.443 INFO:tasks.rados.rados.0.smithi078.stdout:437: done (2 left) 2023-12-16T01:20:08.444 INFO:tasks.rados.rados.0.smithi078.stdout:438: done (1 left) 2023-12-16T01:20:08.444 INFO:tasks.rados.rados.0.smithi078.stdout:439: done (0 left) 2023-12-16T01:20:08.444 INFO:tasks.rados.rados.0.smithi078.stdout:440: delete oid 4 current snap is 39 2023-12-16T01:20:08.447 INFO:tasks.rados.rados.0.smithi078.stdout:440: done (0 left) 2023-12-16T01:20:08.447 INFO:tasks.rados.rados.0.smithi078.stdout:441: snap_create 2023-12-16T01:20:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:08 smithi078 ceph-mon[39682]: pgmap v187: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:08 smithi078 ceph-mon[56825]: pgmap v187: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:08 smithi118 ceph-mon[44148]: pgmap v187: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:09.448 INFO:tasks.rados.rados.0.smithi078.stdout:441: done (0 left) 2023-12-16T01:20:09.448 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 40 2023-12-16T01:20:09.448 INFO:tasks.rados.rados.0.smithi078.stdout:442: seq_num 153 ranges {2121728=163840} 2023-12-16T01:20:09.461 INFO:tasks.rados.rados.0.smithi078.stdout:442: writing smithi078122029-28 from 2121728 to 2285568 tid 1 2023-12-16T01:20:09.461 INFO:tasks.rados.rados.0.smithi078.stdout:443: rollback oid 34 current snap is 40 2023-12-16T01:20:09.461 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 35 2023-12-16T01:20:09.461 INFO:tasks.rados.rados.0.smithi078.stdout:444: delete oid 8 current snap is 40 2023-12-16T01:20:09.464 INFO:tasks.rados.rados.0.smithi078.stdout:444: done (2 left) 2023-12-16T01:20:09.464 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 40 2023-12-16T01:20:09.464 INFO:tasks.rados.rados.0.smithi078.stdout:445: seq_num 155 ranges {778240=204800} 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:445: writing smithi078122029-47 from 778240 to 983040 tid 1 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:446: snap_create 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:443: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:443: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 129 (ObjNum 128 snap 31 seq_num 128) dirty exists 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:442: finishing write tid 1 to smithi078122029-28 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:442: finishing write tid 2 to smithi078122029-28 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:442: finishing write tid 3 to smithi078122029-28 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 80 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:20:09.470 INFO:tasks.rados.rados.0.smithi078.stdout:442: left oid 28 (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:09.473 INFO:tasks.rados.rados.0.smithi078.stdout:445: finishing write tid 1 to smithi078122029-47 2023-12-16T01:20:09.473 INFO:tasks.rados.rados.0.smithi078.stdout:445: finishing write tid 2 to smithi078122029-47 2023-12-16T01:20:09.473 INFO:tasks.rados.rados.0.smithi078.stdout:445: finishing write tid 3 to smithi078122029-47 2023-12-16T01:20:09.474 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 64 (ObjNum 155 snap 40 seq_num 155) dirty exists 2023-12-16T01:20:09.474 INFO:tasks.rados.rados.0.smithi078.stdout:445: left oid 47 (ObjNum 155 snap 40 seq_num 155) 2023-12-16T01:20:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:09 smithi078 ceph-mon[39682]: osdmap e146: 8 total, 8 up, 8 in 2023-12-16T01:20:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:09 smithi078 ceph-mon[56825]: osdmap e146: 8 total, 8 up, 8 in 2023-12-16T01:20:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:09 smithi118 ceph-mon[44148]: osdmap e146: 8 total, 8 up, 8 in 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:442: done (3 left) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:443: done (2 left) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:445: done (1 left) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:446: done (0 left) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:447: read oid 45 snap -1 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:447: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:448: read oid 29 snap 36 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:448: expect (ObjNum -2008127232 snap 22080 seq_num 2287651280) 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:449: rollback oid 8 current snap is 41 2023-12-16T01:20:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 14 2023-12-16T01:20:10.471 INFO:tasks.rados.rados.0.smithi078.stdout:450: rollback oid 26 current snap is 41 2023-12-16T01:20:10.471 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 30 2023-12-16T01:20:10.471 INFO:tasks.rados.rados.0.smithi078.stdout:451: snap_create 2023-12-16T01:20:10.471 INFO:tasks.rados.rados.0.smithi078.stdout:448: expect (ObjNum -2008127232 snap 22080 seq_num 2287651280) 2023-12-16T01:20:10.478 INFO:tasks.rados.rados.0.smithi078.stdout:449: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:20:10.478 INFO:tasks.rados.rados.0.smithi078.stdout:449: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:20:10.478 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 68 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:20:10.478 INFO:tasks.rados.rados.0.smithi078.stdout:450: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:20:10.478 INFO:tasks.rados.rados.0.smithi078.stdout:447: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-16T01:20:10.496 INFO:tasks.rados.rados.0.smithi078.stdout:450: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:20:10.496 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 208 (ObjNum 33 snap 0 seq_num 2287490064) dirty dne 2023-12-16T01:20:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:10 smithi078 ceph-mon[39682]: osdmap e147: 8 total, 8 up, 8 in 2023-12-16T01:20:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:10 smithi078 ceph-mon[39682]: pgmap v190: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:10 smithi078 ceph-mon[56825]: osdmap e147: 8 total, 8 up, 8 in 2023-12-16T01:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:10 smithi078 ceph-mon[56825]: pgmap v190: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:10 smithi118 ceph-mon[44148]: osdmap e147: 8 total, 8 up, 8 in 2023-12-16T01:20:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:10 smithi118 ceph-mon[44148]: pgmap v190: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2023-12-16T01:20:11.467 INFO:tasks.rados.rados.0.smithi078.stdout:447: done (4 left) 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:448: done (3 left) 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:449: done (2 left) 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:450: done (1 left) 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:451: done (0 left) 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:452: rollback oid 39 current snap is 42 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 38 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:453: rollback oid 21 current snap is 42 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 21 to 25 2023-12-16T01:20:11.468 INFO:tasks.rados.rados.0.smithi078.stdout:454: delete oid 24 current snap is 42 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:452: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:452: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:453: finishing rollback tid 1 to smithi078122029-21 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:453: finishing rollback tid 2 to smithi078122029-21 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 94 (ObjNum 95 snap 21 seq_num 95) dirty exists 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:452: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 58 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:452: done (2 left) 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:453: done (1 left) 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:454: done (0 left) 2023-12-16T01:20:11.472 INFO:tasks.rados.rados.0.smithi078.stdout:455: delete oid 47 current snap is 42 2023-12-16T01:20:11.474 INFO:tasks.rados.rados.0.smithi078.stdout:455: done (0 left) 2023-12-16T01:20:11.474 INFO:tasks.rados.rados.0.smithi078.stdout:456: read oid 33 snap 38 2023-12-16T01:20:11.474 INFO:tasks.rados.rados.0.smithi078.stdout:456: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:11.474 INFO:tasks.rados.rados.0.smithi078.stdout:457: setattr oid 15 current snap is 42 2023-12-16T01:20:11.475 INFO:tasks.rados.rados.0.smithi078.stdout:458: setattr oid 29 current snap is 42 2023-12-16T01:20:11.476 INFO:tasks.rados.rados.0.smithi078.stdout:459: delete oid 34 current snap is 42 2023-12-16T01:20:11.482 INFO:tasks.rados.rados.0.smithi078.stdout:456: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 172 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 151 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:456: done (3 left) 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:457: done (2 left) 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:458: done (1 left) 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:459: done (0 left) 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 42 2023-12-16T01:20:11.502 INFO:tasks.rados.rados.0.smithi078.stdout:460: seq_num 159 ranges {2375680=270336} 2023-12-16T01:20:11.515 INFO:tasks.rados.rados.0.smithi078.stdout:460: writing smithi078122029-21 from 2375680 to 2646016 tid 1 2023-12-16T01:20:11.515 INFO:tasks.rados.rados.0.smithi078.stdout:461: snap_remove snap 38 2023-12-16T01:20:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:11 smithi078 ceph-mon[39682]: osdmap e148: 8 total, 8 up, 8 in 2023-12-16T01:20:11.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:11 smithi078 ceph-mon[56825]: osdmap e148: 8 total, 8 up, 8 in 2023-12-16T01:20:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:11 smithi118 ceph-mon[44148]: osdmap e148: 8 total, 8 up, 8 in 2023-12-16T01:20:12.404 INFO:tasks.rados.rados.0.smithi078.stdout:461: done (1 left) 2023-12-16T01:20:12.404 INFO:tasks.rados.rados.0.smithi078.stdout:462: copy_from oid 41 from oid 28 current snap is 42 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:463: read oid 27 snap -1 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:463: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:464: rollback oid 2 current snap is 42 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 30 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:465: snap_create 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:460: finishing write tid 1 to smithi078122029-21 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:460: finishing write tid 2 to smithi078122029-21 2023-12-16T01:20:12.405 INFO:tasks.rados.rados.0.smithi078.stdout:460: finishing write tid 3 to smithi078122029-21 2023-12-16T01:20:12.406 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 96 (ObjNum 159 snap 42 seq_num 159) dirty exists 2023-12-16T01:20:12.406 INFO:tasks.rados.rados.0.smithi078.stdout:460: left oid 21 (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:20:12.420 INFO:tasks.rados.rados.0.smithi078.stdout:464: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:20:12.420 INFO:tasks.rados.rados.0.smithi078.stdout:464: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:20:12.420 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 196 (ObjNum 33 snap 0 seq_num 5) dirty dne 2023-12-16T01:20:12.422 INFO:tasks.rados.rados.0.smithi078.stdout:463: expect (ObjNum 77 snap 13 seq_num 77) 2023-12-16T01:20:12.520 INFO:tasks.rados.rados.0.smithi078.stdout:462: finishing copy_from to smithi078122029-41 2023-12-16T01:20:12.520 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 80 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:20:12.520 INFO:tasks.rados.rados.0.smithi078.stdout:462: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:20:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[39682]: osdmap e149: 8 total, 8 up, 8 in 2023-12-16T01:20:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[39682]: pgmap v193: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[39682]: osdmap e150: 8 total, 8 up, 8 in 2023-12-16T01:20:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[56825]: osdmap e149: 8 total, 8 up, 8 in 2023-12-16T01:20:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[56825]: pgmap v193: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:12 smithi078 ceph-mon[56825]: osdmap e150: 8 total, 8 up, 8 in 2023-12-16T01:20:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:12 smithi118 ceph-mon[44148]: osdmap e149: 8 total, 8 up, 8 in 2023-12-16T01:20:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:12 smithi118 ceph-mon[44148]: pgmap v193: 121 pgs: 121 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:12 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:12 smithi118 ceph-mon[44148]: osdmap e150: 8 total, 8 up, 8 in 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:460: done (4 left) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:462: done (3 left) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:463: done (2 left) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:464: done (1 left) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:465: done (0 left) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:466: read oid 14 snap -1 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:466: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 43 2023-12-16T01:20:13.413 INFO:tasks.rados.rados.0.smithi078.stdout:467: seq_num 160 ranges {778240=286720} 2023-12-16T01:20:13.419 INFO:tasks.rados.rados.0.smithi078.stdout:467: writing smithi078122029-15 from 778240 to 1064960 tid 1 2023-12-16T01:20:13.419 INFO:tasks.rados.rados.0.smithi078.stdout:468: copy_from oid 6 from oid 2 current snap is 43 2023-12-16T01:20:13.420 INFO:tasks.rados.rados.0.smithi078.stdout:469: snap_create 2023-12-16T01:20:13.420 INFO:tasks.rados.rados.0.smithi078.stdout:466: expect (ObjNum 13 snap 0 seq_num 13) 2023-12-16T01:20:13.426 INFO:tasks.rados.rados.0.smithi078.stdout:468: finishing copy_from to smithi078122029-6 2023-12-16T01:20:13.426 INFO:tasks.rados.rados.0.smithi078.stdout:468: got expected ENOENT (src dne) 2023-12-16T01:20:13.426 INFO:tasks.rados.rados.0.smithi078.stdout:468: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:20:13.426 INFO:tasks.rados.rados.0.smithi078.stdout:467: finishing write tid 1 to smithi078122029-15 2023-12-16T01:20:13.426 INFO:tasks.rados.rados.0.smithi078.stdout:467: finishing write tid 2 to smithi078122029-15 2023-12-16T01:20:13.427 INFO:tasks.rados.rados.0.smithi078.stdout:467: finishing write tid 3 to smithi078122029-15 2023-12-16T01:20:13.427 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 177 (ObjNum 160 snap 43 seq_num 160) dirty exists 2023-12-16T01:20:13.427 INFO:tasks.rados.rados.0.smithi078.stdout:467: left oid 15 (ObjNum 160 snap 43 seq_num 160) 2023-12-16T01:20:14.418 INFO:tasks.rados.rados.0.smithi078.stdout:466: done (3 left) 2023-12-16T01:20:14.419 INFO:tasks.rados.rados.0.smithi078.stdout:467: done (2 left) 2023-12-16T01:20:14.419 INFO:tasks.rados.rados.0.smithi078.stdout:468: done (1 left) 2023-12-16T01:20:14.419 INFO:tasks.rados.rados.0.smithi078.stdout:469: done (0 left) 2023-12-16T01:20:14.419 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 44 2023-12-16T01:20:14.419 INFO:tasks.rados.rados.0.smithi078.stdout:470: seq_num 161 ranges {3457024=303104} 2023-12-16T01:20:14.439 INFO:tasks.rados.rados.0.smithi078.stdout:470: writing smithi078122029-12 from 3457024 to 3760128 tid 1 2023-12-16T01:20:14.439 INFO:tasks.rados.rados.0.smithi078.stdout:471: read oid 9 snap -1 2023-12-16T01:20:14.439 INFO:tasks.rados.rados.0.smithi078.stdout:471: expect (ObjNum 127 snap 31 seq_num 127) 2023-12-16T01:20:14.439 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 44 2023-12-16T01:20:14.439 INFO:tasks.rados.rados.0.smithi078.stdout:472: seq_num 162 ranges {0=319488} 2023-12-16T01:20:14.441 INFO:tasks.rados.rados.0.smithi078.stdout:472: writing smithi078122029-26 from 0 to 319488 tid 1 2023-12-16T01:20:14.441 INFO:tasks.rados.rados.0.smithi078.stdout:473: snap_create 2023-12-16T01:20:14.444 INFO:tasks.rados.rados.0.smithi078.stdout:470: finishing write tid 1 to smithi078122029-12 2023-12-16T01:20:14.445 INFO:tasks.rados.rados.0.smithi078.stdout:470: finishing write tid 2 to smithi078122029-12 2023-12-16T01:20:14.446 INFO:tasks.rados.rados.0.smithi078.stdout:470: finishing write tid 3 to smithi078122029-12 2023-12-16T01:20:14.446 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 218 (ObjNum 161 snap 44 seq_num 161) dirty exists 2023-12-16T01:20:14.446 INFO:tasks.rados.rados.0.smithi078.stdout:470: left oid 12 (ObjNum 161 snap 44 seq_num 161) 2023-12-16T01:20:14.446 INFO:tasks.rados.rados.0.smithi078.stdout:472: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:14.446 INFO:tasks.rados.rados.0.smithi078.stdout:472: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:14.448 INFO:tasks.rados.rados.0.smithi078.stdout:472: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:14.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 212 (ObjNum 162 snap 44 seq_num 162) dirty exists 2023-12-16T01:20:14.448 INFO:tasks.rados.rados.0.smithi078.stdout:472: left oid 26 (ObjNum 162 snap 44 seq_num 162) 2023-12-16T01:20:14.459 INFO:tasks.rados.rados.0.smithi078.stdout:471: expect (ObjNum 127 snap 31 seq_num 127) 2023-12-16T01:20:14.701 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:14 smithi118 ceph-mon[44148]: osdmap e151: 8 total, 8 up, 8 in 2023-12-16T01:20:14.701 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:14 smithi118 ceph-mon[44148]: pgmap v196: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:14 smithi078 ceph-mon[39682]: osdmap e151: 8 total, 8 up, 8 in 2023-12-16T01:20:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:14 smithi078 ceph-mon[39682]: pgmap v196: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:14 smithi078 ceph-mon[56825]: osdmap e151: 8 total, 8 up, 8 in 2023-12-16T01:20:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:14 smithi078 ceph-mon[56825]: pgmap v196: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:15.422 INFO:tasks.rados.rados.0.smithi078.stdout:470: done (3 left) 2023-12-16T01:20:15.423 INFO:tasks.rados.rados.0.smithi078.stdout:471: done (2 left) 2023-12-16T01:20:15.423 INFO:tasks.rados.rados.0.smithi078.stdout:472: done (1 left) 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:473: done (0 left) 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:474: copy_from oid 15 from oid 40 current snap is 45 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:475: read oid 7 snap 36 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:475: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:476: rollback oid 31 current snap is 45 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 42 2023-12-16T01:20:15.424 INFO:tasks.rados.rados.0.smithi078.stdout:477: delete oid 35 current snap is 45 2023-12-16T01:20:15.428 INFO:tasks.rados.rados.0.smithi078.stdout:476: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:20:15.428 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 57 (ObjNum 65 snap 0 seq_num 2287867120) dirty dne 2023-12-16T01:20:15.432 INFO:tasks.rados.rados.0.smithi078.stdout:475: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:15.452 INFO:tasks.rados.rados.0.smithi078.stdout:474: finishing copy_from to smithi078122029-15 2023-12-16T01:20:15.452 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 14 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:20:15.452 INFO:tasks.rados.rados.0.smithi078.stdout:474: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:20:15.452 INFO:tasks.rados.rados.0.smithi078.stdout:474: done (3 left) 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:475: done (2 left) 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:476: done (1 left) 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:477: done (0 left) 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:478: read oid 41 snap -1 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:478: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:479: rollback oid 34 current snap is 45 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 40 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:480: delete oid 36 current snap is 45 2023-12-16T01:20:15.453 INFO:tasks.rados.rados.0.smithi078.stdout:479: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:20:15.454 INFO:tasks.rados.rados.0.smithi078.stdout:479: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:20:15.454 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 132 (ObjNum 128 snap 31 seq_num 128) dirty exists 2023-12-16T01:20:15.457 INFO:tasks.rados.rados.0.smithi078.stdout:479: done (2 left) 2023-12-16T01:20:15.457 INFO:tasks.rados.rados.0.smithi078.stdout:480: done (1 left) 2023-12-16T01:20:15.457 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 45 2023-12-16T01:20:15.457 INFO:tasks.rados.rados.0.smithi078.stdout:481: seq_num 165 ranges {0=368640} 2023-12-16T01:20:15.459 INFO:tasks.rados.rados.0.smithi078.stdout:481: writing smithi078122029-17 from 0 to 368640 tid 1 2023-12-16T01:20:15.459 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 45 2023-12-16T01:20:15.459 INFO:tasks.rados.rados.0.smithi078.stdout:482: seq_num 166 ranges {0=385024} 2023-12-16T01:20:15.461 INFO:tasks.rados.rados.0.smithi078.stdout:482: writing smithi078122029-25 from 0 to 385024 tid 1 2023-12-16T01:20:15.462 INFO:tasks.rados.rados.0.smithi078.stdout:483: read oid 28 snap -1 2023-12-16T01:20:15.462 INFO:tasks.rados.rados.0.smithi078.stdout:483: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:15.462 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 45 2023-12-16T01:20:15.462 INFO:tasks.rados.rados.0.smithi078.stdout:484: seq_num 167 ranges {1884160=401408} 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:484: writing smithi078122029-6 from 1884160 to 2285568 tid 1 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:485: read oid 39 snap 25 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:485: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:486: rollback oid 33 current snap is 45 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 30 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:481: finishing write tid 1 to smithi078122029-17 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:481: finishing write tid 2 to smithi078122029-17 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:481: finishing write tid 3 to smithi078122029-17 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 214 (ObjNum 165 snap 45 seq_num 165) dirty exists 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:481: left oid 17 (ObjNum 165 snap 45 seq_num 165) 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:482: finishing write tid 1 to smithi078122029-25 2023-12-16T01:20:15.475 INFO:tasks.rados.rados.0.smithi078.stdout:482: finishing write tid 2 to smithi078122029-25 2023-12-16T01:20:15.476 INFO:tasks.rados.rados.0.smithi078.stdout:478: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:15.603 INFO:tasks.rados.rados.0.smithi078.stdout:482: finishing write tid 3 to smithi078122029-25 2023-12-16T01:20:15.603 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 84 (ObjNum 166 snap 45 seq_num 166) dirty exists 2023-12-16T01:20:15.603 INFO:tasks.rados.rados.0.smithi078.stdout:482: left oid 25 (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:20:15.603 INFO:tasks.rados.rados.0.smithi078.stdout:483: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:15 smithi078 ceph-mon[39682]: osdmap e152: 8 total, 8 up, 8 in 2023-12-16T01:20:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:15 smithi078 ceph-mon[56825]: osdmap e152: 8 total, 8 up, 8 in 2023-12-16T01:20:15.728 INFO:tasks.rados.rados.0.smithi078.stdout:486: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:20:15.728 INFO:tasks.rados.rados.0.smithi078.stdout:484: finishing write tid 1 to smithi078122029-6 2023-12-16T01:20:15.728 INFO:tasks.rados.rados.0.smithi078.stdout:486: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:20:15.728 INFO:tasks.rados.rados.0.smithi078.stdout:484: finishing write tid 2 to smithi078122029-6 2023-12-16T01:20:15.728 INFO:tasks.rados.rados.0.smithi078.stdout:486: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:20:15.729 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 174 (ObjNum 123 snap 27 seq_num 123) dirty exists 2023-12-16T01:20:15.729 INFO:tasks.rados.rados.0.smithi078.stdout:484: finishing write tid 3 to smithi078122029-6 2023-12-16T01:20:15.729 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 87 (ObjNum 167 snap 45 seq_num 167) dirty exists 2023-12-16T01:20:15.729 INFO:tasks.rados.rados.0.smithi078.stdout:484: left oid 6 (ObjNum 167 snap 45 seq_num 167) 2023-12-16T01:20:15.729 INFO:tasks.rados.rados.0.smithi078.stdout:485: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:478: done (6 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:481: done (5 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:482: done (4 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:483: done (3 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:484: done (2 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:485: done (1 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:486: done (0 left) 2023-12-16T01:20:15.779 INFO:tasks.rados.rados.0.smithi078.stdout:487: setattr oid 23 current snap is 45 2023-12-16T01:20:15.780 INFO:tasks.rados.rados.0.smithi078.stdout:488: snap_create 2023-12-16T01:20:15.781 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 62 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:15 smithi118 ceph-mon[44148]: osdmap e152: 8 total, 8 up, 8 in 2023-12-16T01:20:16.436 INFO:tasks.rados.rados.0.smithi078.stdout:487: done (1 left) 2023-12-16T01:20:16.436 INFO:tasks.rados.rados.0.smithi078.stdout:488: done (0 left) 2023-12-16T01:20:16.436 INFO:tasks.rados.rados.0.smithi078.stdout:489: snap_create 2023-12-16T01:20:16.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:16 smithi118 conmon[47348]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:20:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:16 smithi118 ceph-mon[44148]: osdmap e153: 8 total, 8 up, 8 in 2023-12-16T01:20:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:16 smithi118 ceph-mon[44148]: pgmap v199: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:16 smithi078 ceph-mon[39682]: osdmap e153: 8 total, 8 up, 8 in 2023-12-16T01:20:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:16 smithi078 ceph-mon[39682]: pgmap v199: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:16 smithi078 ceph-mon[56825]: osdmap e153: 8 total, 8 up, 8 in 2023-12-16T01:20:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:16 smithi078 ceph-mon[56825]: pgmap v199: 121 pgs: 121 active+clean; 148 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 714 KiB/s wr, 20 op/s 2023-12-16T01:20:17.406 INFO:tasks.rados.rados.0.smithi078.stdout:489: done (0 left) 2023-12-16T01:20:17.406 INFO:tasks.rados.rados.0.smithi078.stdout:490: setattr oid 4 current snap is 47 2023-12-16T01:20:17.409 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 47 2023-12-16T01:20:17.409 INFO:tasks.rados.rados.0.smithi078.stdout:491: seq_num 168 ranges {221184=417792} 2023-12-16T01:20:17.411 INFO:tasks.rados.rados.0.smithi078.stdout:491: writing smithi078122029-14 from 221184 to 638976 tid 1 2023-12-16T01:20:17.411 INFO:tasks.rados.rados.0.smithi078.stdout:492: read oid 16 snap 25 2023-12-16T01:20:17.411 INFO:tasks.rados.rados.0.smithi078.stdout:492: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:17.411 INFO:tasks.rados.rados.0.smithi078.stdout:493: rmattr oid 10 current snap is 47 2023-12-16T01:20:17.411 INFO:tasks.rados.rados.0.smithi078.stdout:494: copy_from oid 1 from oid 39 current snap is 47 2023-12-16T01:20:17.412 INFO:tasks.rados.rados.0.smithi078.stdout:495: delete oid 27 current snap is 47 2023-12-16T01:20:17.413 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 221 (ObjNum 0 snap 0 seq_num 304) dirty exists 2023-12-16T01:20:17.419 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 216 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-12-16T01:20:17.419 INFO:tasks.rados.rados.0.smithi078.stdout:491: finishing write tid 1 to smithi078122029-14 2023-12-16T01:20:17.420 INFO:tasks.rados.rados.0.smithi078.stdout:491: finishing write tid 2 to smithi078122029-14 2023-12-16T01:20:17.420 INFO:tasks.rados.rados.0.smithi078.stdout:492: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:491: finishing write tid 3 to smithi078122029-14 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 201 (ObjNum 168 snap 47 seq_num 168) dirty exists 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:491: left oid 14 (ObjNum 168 snap 47 seq_num 168) 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:494: finishing copy_from to smithi078122029-1 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 58 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:17.439 INFO:tasks.rados.rados.0.smithi078.stdout:494: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:490: done (5 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:491: done (4 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:492: done (3 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:493: done (2 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:494: done (1 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:495: done (0 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:496: rmattr oid 49 current snap is 47 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:496: done (0 left) 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:497: rollback oid 28 current snap is 47 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 26 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:498: copy_from oid 14 from oid 48 current snap is 47 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:499: read oid 22 snap -1 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:499: expect deleted 2023-12-16T01:20:17.440 INFO:tasks.rados.rados.0.smithi078.stdout:500: rollback oid 19 current snap is 47 2023-12-16T01:20:17.441 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 40 2023-12-16T01:20:17.441 INFO:tasks.rados.rados.0.smithi078.stdout:501: setattr oid 17 current snap is 47 2023-12-16T01:20:17.441 INFO:tasks.rados.rados.0.smithi078.stdout:499: done (4 left) 2023-12-16T01:20:17.441 INFO:tasks.rados.rados.0.smithi078.stdout:502: snap_create 2023-12-16T01:20:17.442 INFO:tasks.rados.rados.0.smithi078.stdout:497: finishing rollback tid 0 to smithi078122029-28 2023-12-16T01:20:17.442 INFO:tasks.rados.rados.0.smithi078.stdout:500: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:20:17.443 INFO:tasks.rados.rados.0.smithi078.stdout:497: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:20:17.443 INFO:tasks.rados.rados.0.smithi078.stdout:497: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:20:17.443 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 91 (ObjNum 113 snap 25 seq_num 113) dirty exists 2023-12-16T01:20:17.444 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 218 (ObjNum 165 snap 45 seq_num 165) dirty exists 2023-12-16T01:20:17.445 INFO:tasks.rados.rados.0.smithi078.stdout:500: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:20:17.445 INFO:tasks.rados.rados.0.smithi078.stdout:500: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:20:17.445 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 227 (ObjNum 135 snap 35 seq_num 135) dirty exists 2023-12-16T01:20:17.452 INFO:tasks.rados.rados.0.smithi078.stdout:498: finishing copy_from to smithi078122029-14 2023-12-16T01:20:17.452 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 125 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-12-16T01:20:17.452 INFO:tasks.rados.rados.0.smithi078.stdout:498: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:20:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:17 smithi078 ceph-mon[39682]: osdmap e154: 8 total, 8 up, 8 in 2023-12-16T01:20:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:17 smithi078 ceph-mon[39682]: osdmap e155: 8 total, 8 up, 8 in 2023-12-16T01:20:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:17 smithi078 ceph-mon[56825]: osdmap e154: 8 total, 8 up, 8 in 2023-12-16T01:20:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:17 smithi078 ceph-mon[56825]: osdmap e155: 8 total, 8 up, 8 in 2023-12-16T01:20:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:17 smithi118 ceph-mon[44148]: osdmap e154: 8 total, 8 up, 8 in 2023-12-16T01:20:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:17 smithi118 ceph-mon[44148]: osdmap e155: 8 total, 8 up, 8 in 2023-12-16T01:20:18.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:17 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:17] "GET /metrics HTTP/1.1" 200 239523 "" "Prometheus/2.43.0" 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:497: done (4 left) 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:498: done (3 left) 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:500: done (2 left) 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:501: done (1 left) 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:502: done (0 left) 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:503: rmattr oid 4 current snap is 48 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 48 2023-12-16T01:20:18.450 INFO:tasks.rados.rados.0.smithi078.stdout:504: seq_num 170 ranges {0=450560} 2023-12-16T01:20:18.452 INFO:tasks.rados.rados.0.smithi078.stdout:504: writing smithi078122029-47 from 0 to 450560 tid 1 2023-12-16T01:20:18.452 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 48 2023-12-16T01:20:18.452 INFO:tasks.rados.rados.0.smithi078.stdout:505: seq_num 171 ranges {663552=466944} 2023-12-16T01:20:18.459 INFO:tasks.rados.rados.0.smithi078.stdout:505: writing smithi078122029-40 from 663552 to 1130496 tid 1 2023-12-16T01:20:18.459 INFO:tasks.rados.rados.0.smithi078.stdout:506: read oid 38 snap 14 2023-12-16T01:20:18.459 INFO:tasks.rados.rados.0.smithi078.stdout:506: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:20:18.459 INFO:tasks.rados.rados.0.smithi078.stdout:507: delete oid 16 current snap is 48 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 229 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:504: finishing write tid 1 to smithi078122029-47 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:504: finishing write tid 2 to smithi078122029-47 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:504: finishing write tid 3 to smithi078122029-47 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 70 (ObjNum 170 snap 48 seq_num 170) dirty exists 2023-12-16T01:20:18.460 INFO:tasks.rados.rados.0.smithi078.stdout:504: left oid 47 (ObjNum 170 snap 48 seq_num 170) 2023-12-16T01:20:18.465 INFO:tasks.rados.rados.0.smithi078.stdout:503: done (4 left) 2023-12-16T01:20:18.465 INFO:tasks.rados.rados.0.smithi078.stdout:504: done (3 left) 2023-12-16T01:20:18.465 INFO:tasks.rados.rados.0.smithi078.stdout:507: done (2 left) 2023-12-16T01:20:18.465 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 48 2023-12-16T01:20:18.465 INFO:tasks.rados.rados.0.smithi078.stdout:508: seq_num 173 ranges {2285568=499712} 2023-12-16T01:20:18.478 INFO:tasks.rados.rados.0.smithi078.stdout:508: writing smithi078122029-6 from 2285568 to 2785280 tid 1 2023-12-16T01:20:18.478 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 48 2023-12-16T01:20:18.478 INFO:tasks.rados.rados.0.smithi078.stdout:509: seq_num 174 ranges {2023424=516096} 2023-12-16T01:20:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:509: writing smithi078122029-14 from 2023424 to 2539520 tid 1 2023-12-16T01:20:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:510: rollback oid 17 current snap is 48 2023-12-16T01:20:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 37 2023-12-16T01:20:18.493 INFO:tasks.rados.rados.0.smithi078.stdout:506: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-16T01:20:18.509 INFO:tasks.rados.rados.0.smithi078.stdout:505: finishing write tid 1 to smithi078122029-40 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:505: finishing write tid 2 to smithi078122029-40 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:505: finishing write tid 3 to smithi078122029-40 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 96 (ObjNum 171 snap 48 seq_num 171) dirty exists 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:505: left oid 40 (ObjNum 171 snap 48 seq_num 171) 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:508: finishing write tid 1 to smithi078122029-6 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:505: done (4 left) 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:506: done (3 left) 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:511: read oid 49 snap -1 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:511: expect deleted 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:512: rollback oid 22 current snap is 48 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 47 2023-12-16T01:20:18.510 INFO:tasks.rados.rados.0.smithi078.stdout:508: finishing write tid 2 to smithi078122029-6 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:508: finishing write tid 3 to smithi078122029-6 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 94 (ObjNum 173 snap 48 seq_num 173) dirty exists 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:508: left oid 6 (ObjNum 173 snap 48 seq_num 173) 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:510: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:510: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 221 (ObjNum 33 snap 0 seq_num 2287544496) dirty dne 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:509: finishing write tid 1 to smithi078122029-14 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:509: finishing write tid 2 to smithi078122029-14 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:509: finishing write tid 3 to smithi078122029-14 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 207 (ObjNum 174 snap 48 seq_num 174) dirty exists 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:509: left oid 14 (ObjNum 174 snap 48 seq_num 174) 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:508: done (4 left) 2023-12-16T01:20:18.511 INFO:tasks.rados.rados.0.smithi078.stdout:509: done (3 left) 2023-12-16T01:20:18.512 INFO:tasks.rados.rados.0.smithi078.stdout:510: done (2 left) 2023-12-16T01:20:18.512 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 48 2023-12-16T01:20:18.512 INFO:tasks.rados.rados.0.smithi078.stdout:513: seq_num 175 ranges {2498560=540672} 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:513: writing smithi078122029-13 from 2498560 to 3039232 tid 1 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:514: rollback oid 46 current snap is 48 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 46 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:512: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 61 (ObjNum 65 snap 0 seq_num 2287055312) dirty dne 2023-12-16T01:20:18.525 INFO:tasks.rados.rados.0.smithi078.stdout:511: done (3 left) 2023-12-16T01:20:18.526 INFO:tasks.rados.rados.0.smithi078.stdout:512: done (2 left) 2023-12-16T01:20:18.526 INFO:tasks.rados.rados.0.smithi078.stdout:515: snap_remove snap 35 2023-12-16T01:20:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:18 smithi078 ceph-mon[39682]: pgmap v202: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:18 smithi078 ceph-mon[56825]: pgmap v202: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:18 smithi118 ceph-mon[44148]: pgmap v202: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:19.454 INFO:tasks.rados.rados.0.smithi078.stdout:515: done (2 left) 2023-12-16T01:20:19.454 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 48 2023-12-16T01:20:19.454 INFO:tasks.rados.rados.0.smithi078.stdout:516: seq_num 176 ranges {1302528=557056} 2023-12-16T01:20:19.462 INFO:tasks.rados.rados.0.smithi078.stdout:516: writing smithi078122029-44 from 1302528 to 1859584 tid 1 2023-12-16T01:20:19.462 INFO:tasks.rados.rados.0.smithi078.stdout:517: delete oid 48 current snap is 48 2023-12-16T01:20:19.462 INFO:tasks.rados.rados.0.smithi078.stdout:513: finishing write tid 1 to smithi078122029-13 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:513: finishing write tid 2 to smithi078122029-13 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:514: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:514: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:513: finishing write tid 3 to smithi078122029-13 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 158 (ObjNum 175 snap 48 seq_num 175) dirty exists 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:513: left oid 13 (ObjNum 175 snap 48 seq_num 175) 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:514: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:20:19.463 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 162 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:20:19.467 INFO:tasks.rados.rados.0.smithi078.stdout:516: finishing write tid 1 to smithi078122029-44 2023-12-16T01:20:19.467 INFO:tasks.rados.rados.0.smithi078.stdout:516: finishing write tid 2 to smithi078122029-44 2023-12-16T01:20:19.469 INFO:tasks.rados.rados.0.smithi078.stdout:513: done (3 left) 2023-12-16T01:20:19.469 INFO:tasks.rados.rados.0.smithi078.stdout:514: done (2 left) 2023-12-16T01:20:19.469 INFO:tasks.rados.rados.0.smithi078.stdout:517: done (1 left) 2023-12-16T01:20:19.469 INFO:tasks.rados.rados.0.smithi078.stdout:518: snap_create 2023-12-16T01:20:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:516: finishing write tid 3 to smithi078122029-44 2023-12-16T01:20:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 134 (ObjNum 176 snap 48 seq_num 176) dirty exists 2023-12-16T01:20:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:516: left oid 44 (ObjNum 176 snap 48 seq_num 176) 2023-12-16T01:20:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:19 smithi078 ceph-mon[39682]: osdmap e156: 8 total, 8 up, 8 in 2023-12-16T01:20:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:19 smithi078 ceph-mon[56825]: osdmap e156: 8 total, 8 up, 8 in 2023-12-16T01:20:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:19 smithi118 ceph-mon[44148]: osdmap e156: 8 total, 8 up, 8 in 2023-12-16T01:20:20.461 INFO:tasks.rados.rados.0.smithi078.stdout:516: done (1 left) 2023-12-16T01:20:20.462 INFO:tasks.rados.rados.0.smithi078.stdout:518: done (0 left) 2023-12-16T01:20:20.462 INFO:tasks.rados.rados.0.smithi078.stdout:519: snap_create 2023-12-16T01:20:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:20 smithi078 ceph-mon[39682]: osdmap e157: 8 total, 8 up, 8 in 2023-12-16T01:20:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:20 smithi078 ceph-mon[39682]: pgmap v205: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:20 smithi078 ceph-mon[56825]: osdmap e157: 8 total, 8 up, 8 in 2023-12-16T01:20:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:20 smithi078 ceph-mon[56825]: pgmap v205: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:20 smithi118 ceph-mon[44148]: osdmap e157: 8 total, 8 up, 8 in 2023-12-16T01:20:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:20 smithi118 ceph-mon[44148]: pgmap v205: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 33 op/s 2023-12-16T01:20:21.459 INFO:tasks.rados.rados.0.smithi078.stdout:519: done (0 left) 2023-12-16T01:20:21.459 INFO:tasks.rados.rados.0.smithi078.stdout:520: snap_remove snap 44 2023-12-16T01:20:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:21 smithi078 ceph-mon[56825]: osdmap e158: 8 total, 8 up, 8 in 2023-12-16T01:20:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:21 smithi078 ceph-mon[39682]: osdmap e158: 8 total, 8 up, 8 in 2023-12-16T01:20:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:21 smithi118 ceph-mon[44148]: osdmap e158: 8 total, 8 up, 8 in 2023-12-16T01:20:22.472 INFO:tasks.rados.rados.0.smithi078.stdout:520: done (0 left) 2023-12-16T01:20:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:521: read oid 21 snap -1 2023-12-16T01:20:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:521: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:20:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:522: snap_create 2023-12-16T01:20:22.489 INFO:tasks.rados.rados.0.smithi078.stdout:521: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:20:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:22 smithi078 ceph-mon[56825]: osdmap e159: 8 total, 8 up, 8 in 2023-12-16T01:20:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:22 smithi078 ceph-mon[56825]: pgmap v208: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:22 smithi078 ceph-mon[39682]: osdmap e159: 8 total, 8 up, 8 in 2023-12-16T01:20:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:22 smithi078 ceph-mon[39682]: pgmap v208: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:22 smithi118 ceph-mon[44148]: osdmap e159: 8 total, 8 up, 8 in 2023-12-16T01:20:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:22 smithi118 ceph-mon[44148]: pgmap v208: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:23.472 INFO:tasks.rados.rados.0.smithi078.stdout:521: done (1 left) 2023-12-16T01:20:23.473 INFO:tasks.rados.rados.0.smithi078.stdout:522: done (0 left) 2023-12-16T01:20:23.473 INFO:tasks.rados.rados.0.smithi078.stdout:523: copy_from oid 24 from oid 25 current snap is 51 2023-12-16T01:20:23.473 INFO:tasks.rados.rados.0.smithi078.stdout:524: snap_remove snap 40 2023-12-16T01:20:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:23 smithi078 ceph-mon[39682]: osdmap e160: 8 total, 8 up, 8 in 2023-12-16T01:20:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:23 smithi078 ceph-mon[56825]: osdmap e160: 8 total, 8 up, 8 in 2023-12-16T01:20:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:23 smithi118 ceph-mon[44148]: osdmap e160: 8 total, 8 up, 8 in 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:524: done (1 left) 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:525: rollback oid 16 current snap is 51 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 47 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:523: finishing copy_from to smithi078122029-24 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 84 (ObjNum 166 snap 45 seq_num 166) dirty exists 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:523: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:523: done (1 left) 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:526: read oid 47 snap 43 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:526: expect deleted 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:527: rollback oid 17 current snap is 51 2023-12-16T01:20:24.490 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 43 2023-12-16T01:20:24.491 INFO:tasks.rados.rados.0.smithi078.stdout:528: snap_create 2023-12-16T01:20:24.496 INFO:tasks.rados.rados.0.smithi078.stdout:527: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:20:24.496 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 221 (ObjNum 129 snap 0 seq_num 2287016736) dirty dne 2023-12-16T01:20:24.500 INFO:tasks.rados.rados.0.smithi078.stdout:525: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:20:24.500 INFO:tasks.rados.rados.0.smithi078.stdout:525: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:20:24.500 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 182 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: osdmap e161: 8 total, 8 up, 8 in 2023-12-16T01:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: pgmap v211: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:20:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:24 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: osdmap e161: 8 total, 8 up, 8 in 2023-12-16T01:20:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: pgmap v211: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: osdmap e161: 8 total, 8 up, 8 in 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: pgmap v211: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:20:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:24 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:25.496 INFO:tasks.rados.rados.0.smithi078.stdout:525: done (3 left) 2023-12-16T01:20:25.496 INFO:tasks.rados.rados.0.smithi078.stdout:526: done (2 left) 2023-12-16T01:20:25.496 INFO:tasks.rados.rados.0.smithi078.stdout:527: done (1 left) 2023-12-16T01:20:25.496 INFO:tasks.rados.rados.0.smithi078.stdout:528: done (0 left) 2023-12-16T01:20:25.496 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 52 2023-12-16T01:20:25.497 INFO:tasks.rados.rados.0.smithi078.stdout:529: seq_num 178 ranges {5038080=589824} 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:529: writing smithi078122029-33 from 5038080 to 5627904 tid 1 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:530: read oid 27 snap -1 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:530: expect deleted 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:531: copy_from oid 30 from oid 25 current snap is 52 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:532: read oid 31 snap -1 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:532: expect deleted 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 52 2023-12-16T01:20:25.526 INFO:tasks.rados.rados.0.smithi078.stdout:533: seq_num 179 ranges {2785280=606208} 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:533: writing smithi078122029-6 from 2785280 to 3391488 tid 1 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:534: read oid 41 snap 43 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:534: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:535: read oid 7 snap -1 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:535: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:536: snap_create 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:529: finishing write tid 1 to smithi078122029-33 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:529: finishing write tid 2 to smithi078122029-33 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:529: finishing write tid 3 to smithi078122029-33 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 185 (ObjNum 178 snap 52 seq_num 178) dirty exists 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:529: left oid 33 (ObjNum 178 snap 52 seq_num 178) 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:531: finishing copy_from to smithi078122029-30 2023-12-16T01:20:25.545 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 84 (ObjNum 166 snap 45 seq_num 166) dirty exists 2023-12-16T01:20:25.546 INFO:tasks.rados.rados.0.smithi078.stdout:531: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:20:25.548 INFO:tasks.rados.rados.0.smithi078.stdout:535: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:533: finishing write tid 1 to smithi078122029-6 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:533: finishing write tid 2 to smithi078122029-6 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:533: finishing write tid 3 to smithi078122029-6 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 109 (ObjNum 179 snap 52 seq_num 179) dirty exists 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:533: left oid 6 (ObjNum 179 snap 52 seq_num 179) 2023-12-16T01:20:25.568 INFO:tasks.rados.rados.0.smithi078.stdout:534: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:25 smithi118 ceph-mon[44148]: Upgrade: Updating mgr.x 2023-12-16T01:20:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:25 smithi118 ceph-mon[44148]: Deploying daemon mgr.x on smithi118 2023-12-16T01:20:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:25 smithi118 ceph-mon[44148]: osdmap e162: 8 total, 8 up, 8 in 2023-12-16T01:20:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[39682]: Upgrade: Updating mgr.x 2023-12-16T01:20:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[39682]: Deploying daemon mgr.x on smithi118 2023-12-16T01:20:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[39682]: osdmap e162: 8 total, 8 up, 8 in 2023-12-16T01:20:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[56825]: Upgrade: Updating mgr.x 2023-12-16T01:20:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[56825]: Deploying daemon mgr.x on smithi118 2023-12-16T01:20:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:25 smithi078 ceph-mon[56825]: osdmap e162: 8 total, 8 up, 8 in 2023-12-16T01:20:26.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:25 smithi118 systemd[1]: Stopping Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:26.499 INFO:tasks.rados.rados.0.smithi078.stdout:529: done (7 left) 2023-12-16T01:20:26.499 INFO:tasks.rados.rados.0.smithi078.stdout:530: done (6 left) 2023-12-16T01:20:26.499 INFO:tasks.rados.rados.0.smithi078.stdout:531: done (5 left) 2023-12-16T01:20:26.499 INFO:tasks.rados.rados.0.smithi078.stdout:532: done (4 left) 2023-12-16T01:20:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:533: done (3 left) 2023-12-16T01:20:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:534: done (2 left) 2023-12-16T01:20:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:535: done (1 left) 2023-12-16T01:20:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:536: done (0 left) 2023-12-16T01:20:26.500 INFO:tasks.rados.rados.0.smithi078.stdout:537: delete oid 46 current snap is 53 2023-12-16T01:20:26.503 INFO:tasks.rados.rados.0.smithi078.stdout:537: done (0 left) 2023-12-16T01:20:26.503 INFO:tasks.rados.rados.0.smithi078.stdout:538: delete oid 22 current snap is 53 2023-12-16T01:20:26.506 INFO:tasks.rados.rados.0.smithi078.stdout:538: done (0 left) 2023-12-16T01:20:26.506 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 53 2023-12-16T01:20:26.506 INFO:tasks.rados.rados.0.smithi078.stdout:539: seq_num 182 ranges {778240=655360} 2023-12-16T01:20:26.514 INFO:tasks.rados.rados.0.smithi078.stdout:539: writing smithi078122029-23 from 778240 to 1433600 tid 1 2023-12-16T01:20:26.514 INFO:tasks.rados.rados.0.smithi078.stdout:540: snap_remove snap 49 2023-12-16T01:20:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:26 smithi118 ceph-mon[44148]: osdmap e163: 8 total, 8 up, 8 in 2023-12-16T01:20:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:26 smithi118 ceph-mon[44148]: pgmap v214: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:26 smithi078 ceph-mon[39682]: osdmap e163: 8 total, 8 up, 8 in 2023-12-16T01:20:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:26 smithi078 ceph-mon[39682]: pgmap v214: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:26 smithi078 ceph-mon[56825]: osdmap e163: 8 total, 8 up, 8 in 2023-12-16T01:20:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:26 smithi078 ceph-mon[56825]: pgmap v214: 121 pgs: 121 active+clean; 166 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 740 KiB/s wr, 9 op/s 2023-12-16T01:20:27.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:26 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:20:27.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:26 smithi118 bash[98176]: b2cd193f2d6b8c9010352be328359bf83e21fa1b15098aec7a4209241f812e49 2023-12-16T01:20:27.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:26 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-16T01:20:27.040 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:26 smithi118 systemd[1]: Stopped Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:27.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:27 smithi118 systemd[1]: Starting Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:540: done (1 left) 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:541: delete oid 29 current snap is 53 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:539: finishing write tid 1 to smithi078122029-23 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:539: finishing write tid 2 to smithi078122029-23 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:539: finishing write tid 3 to smithi078122029-23 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 75 (ObjNum 182 snap 53 seq_num 182) dirty exists 2023-12-16T01:20:27.410 INFO:tasks.rados.rados.0.smithi078.stdout:539: left oid 23 (ObjNum 182 snap 53 seq_num 182) 2023-12-16T01:20:27.417 INFO:tasks.rados.rados.0.smithi078.stdout:539: done (1 left) 2023-12-16T01:20:27.417 INFO:tasks.rados.rados.0.smithi078.stdout:541: done (0 left) 2023-12-16T01:20:27.417 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 53 2023-12-16T01:20:27.417 INFO:tasks.rados.rados.0.smithi078.stdout:542: seq_num 184 ranges {1597440=688128} 2023-12-16T01:20:27.430 INFO:tasks.rados.rados.0.smithi078.stdout:542: writing smithi078122029-39 from 1597440 to 2285568 tid 1 2023-12-16T01:20:27.430 INFO:tasks.rados.rados.0.smithi078.stdout:543: rollback oid 8 current snap is 53 2023-12-16T01:20:27.430 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 47 2023-12-16T01:20:27.430 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 53 2023-12-16T01:20:27.430 INFO:tasks.rados.rados.0.smithi078.stdout:544: seq_num 185 ranges {3653632=704512} 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:544: writing smithi078122029-43 from 3653632 to 4358144 tid 1 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:545: delete oid 49 current snap is 53 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:543: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:543: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:543: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 76 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:542: finishing write tid 1 to smithi078122029-39 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:542: finishing write tid 2 to smithi078122029-39 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:542: finishing write tid 3 to smithi078122029-39 2023-12-16T01:20:27.454 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 80 (ObjNum 184 snap 53 seq_num 184) dirty exists 2023-12-16T01:20:27.455 INFO:tasks.rados.rados.0.smithi078.stdout:542: left oid 39 (ObjNum 184 snap 53 seq_num 184) 2023-12-16T01:20:27.455 INFO:tasks.rados.rados.0.smithi078.stdout:542: done (3 left) 2023-12-16T01:20:27.455 INFO:tasks.rados.rados.0.smithi078.stdout:543: done (2 left) 2023-12-16T01:20:27.455 INFO:tasks.rados.rados.0.smithi078.stdout:545: done (1 left) 2023-12-16T01:20:27.455 INFO:tasks.rados.rados.0.smithi078.stdout:546: delete oid 10 current snap is 53 2023-12-16T01:20:27.458 INFO:tasks.rados.rados.0.smithi078.stdout:544: finishing write tid 1 to smithi078122029-43 2023-12-16T01:20:27.458 INFO:tasks.rados.rados.0.smithi078.stdout:544: finishing write tid 2 to smithi078122029-43 2023-12-16T01:20:27.459 INFO:tasks.rados.rados.0.smithi078.stdout:546: done (1 left) 2023-12-16T01:20:27.459 INFO:tasks.rados.rados.0.smithi078.stdout:547: rmattr oid 29 current snap is 53 2023-12-16T01:20:27.459 INFO:tasks.rados.rados.0.smithi078.stdout:547: done (1 left) 2023-12-16T01:20:27.459 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 53 2023-12-16T01:20:27.459 INFO:tasks.rados.rados.0.smithi078.stdout:548: seq_num 188 ranges {2965504=753664} 2023-12-16T01:20:27.479 INFO:tasks.rados.rados.0.smithi078.stdout:548: writing smithi078122029-37 from 2965504 to 3719168 tid 1 2023-12-16T01:20:27.479 INFO:tasks.rados.rados.0.smithi078.stdout:549: read oid 29 snap -1 2023-12-16T01:20:27.479 INFO:tasks.rados.rados.0.smithi078.stdout:549: expect deleted 2023-12-16T01:20:27.479 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 53 2023-12-16T01:20:27.479 INFO:tasks.rados.rados.0.smithi078.stdout:550: seq_num 189 ranges {3760128=770048} 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:550: writing smithi078122029-12 from 3760128 to 4530176 tid 1 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 53 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:544: finishing write tid 3 to smithi078122029-43 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 194 (ObjNum 185 snap 53 seq_num 185) dirty exists 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:544: left oid 43 (ObjNum 185 snap 53 seq_num 185) 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:548: finishing write tid 1 to smithi078122029-37 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:548: finishing write tid 2 to smithi078122029-37 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:548: finishing write tid 3 to smithi078122029-37 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 110 (ObjNum 188 snap 53 seq_num 188) dirty exists 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:548: left oid 37 (ObjNum 188 snap 53 seq_num 188) 2023-12-16T01:20:27.504 INFO:tasks.rados.rados.0.smithi078.stdout:551: seq_num 190 ranges {1302528=786432} 2023-12-16T01:20:27.514 INFO:tasks.rados.rados.0.smithi078.stdout:551: writing smithi078122029-8 from 1302528 to 2088960 tid 1 2023-12-16T01:20:27.515 INFO:tasks.rados.rados.0.smithi078.stdout:544: done (4 left) 2023-12-16T01:20:27.515 INFO:tasks.rados.rados.0.smithi078.stdout:548: done (3 left) 2023-12-16T01:20:27.515 INFO:tasks.rados.rados.0.smithi078.stdout:549: done (2 left) 2023-12-16T01:20:27.515 INFO:tasks.rados.rados.0.smithi078.stdout:552: snap_remove snap 37 2023-12-16T01:20:27.823 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[56825]: osdmap e164: 8 total, 8 up, 8 in 2023-12-16T01:20:27.823 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:27.823 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[56825]: osdmap e165: 8 total, 8 up, 8 in 2023-12-16T01:20:27.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[39682]: osdmap e164: 8 total, 8 up, 8 in 2023-12-16T01:20:27.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:27.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:27 smithi078 ceph-mon[39682]: osdmap e165: 8 total, 8 up, 8 in 2023-12-16T01:20:27.824 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:27 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:27] "GET /metrics HTTP/1.1" 200 239555 "" "Prometheus/2.43.0" 2023-12-16T01:20:27.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:27 smithi118 bash[98528]: be0ca6df241750e49ff9a6a11c2658eaef8f59814c11b99dd7ff89570df39226 2023-12-16T01:20:27.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:27 smithi118 systemd[1]: Started Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:27 smithi118 ceph-mon[44148]: osdmap e164: 8 total, 8 up, 8 in 2023-12-16T01:20:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:27 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:27 smithi118 ceph-mon[44148]: osdmap e165: 8 total, 8 up, 8 in 2023-12-16T01:20:28.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:28 smithi118 conmon[98569]: 2023-12-16T01:20:28.115+0000 7fb99b885200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:20:28.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:28 smithi118 conmon[98569]: 2023-12-16T01:20:28.224+0000 7fb99b885200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:20:28.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:28 smithi118 conmon[98569]: 2023-12-16T01:20:28.326+0000 7fb99b885200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:20:28.508 INFO:tasks.rados.rados.0.smithi078.stdout:552: done (2 left) 2023-12-16T01:20:28.508 INFO:tasks.rados.rados.0.smithi078.stdout:553: snap_create 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:550: finishing write tid 1 to smithi078122029-12 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:550: finishing write tid 2 to smithi078122029-12 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:550: finishing write tid 3 to smithi078122029-12 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 264 (ObjNum 189 snap 53 seq_num 189) dirty exists 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:550: left oid 12 (ObjNum 189 snap 53 seq_num 189) 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:551: finishing write tid 1 to smithi078122029-8 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:551: finishing write tid 2 to smithi078122029-8 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:551: finishing write tid 3 to smithi078122029-8 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 78 (ObjNum 190 snap 53 seq_num 190) dirty exists 2023-12-16T01:20:28.509 INFO:tasks.rados.rados.0.smithi078.stdout:551: left oid 8 (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:28 smithi118 conmon[98569]: 2023-12-16T01:20:28.419+0000 7fb99b885200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:28 smithi118 ceph-mon[44148]: pgmap v217: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:28 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:28.722 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:28 smithi118 ceph-mon[44148]: osdmap e166: 8 total, 8 up, 8 in 2023-12-16T01:20:28.742 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:20:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[56825]: pgmap v217: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[56825]: osdmap e166: 8 total, 8 up, 8 in 2023-12-16T01:20:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[39682]: pgmap v217: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:28 smithi078 ceph-mon[39682]: osdmap e166: 8 total, 8 up, 8 in 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2m) 2m ago 3m 17.4M - 0.25.0 c8568f914cd2 2c924a6fc243 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3m) 2m ago 3m 89.6M - 9.4.7 954c08fa6188 1ded40019a42 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4m) 2m ago 4m 15.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4m) 2m ago 4m 17.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283 starting - - - - 2023-12-16T01:20:29.044 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:9283 running (9m) 2m ago 9m 496M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 3df0430a891e 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9m) 2m ago 9m 85.5M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7m) 2m ago 7m 57.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 2m ago 7m 56.6M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3m) 2m ago 3m 11.9M - 1.5.0 0da6a335fe13 38faeb875c4c 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2m) 2m ago 2m 3930k - 1.5.0 0da6a335fe13 fdbc40ca99db 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7m) 2m ago 7m 67.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 2m ago 6m 63.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6m) 2m ago 6m 54.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6m) 2m ago 6m 56.9M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5m) 2m ago 5m 57.0M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5m) 2m ago 5m 56.1M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5m) 2m ago 5m 56.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4m) 2m ago 4m 55.3M 2998M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:20:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2m) 2m ago 3m 26.8M - 2.43.0 a07b618ecd1d 561fe28dc33d 2023-12-16T01:20:29.399 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.110+0000 7fb99b885200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:20:29.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 15 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:20:29.416 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:20:29.509 INFO:tasks.rados.rados.0.smithi078.stdout:550: done (2 left) 2023-12-16T01:20:29.510 INFO:tasks.rados.rados.0.smithi078.stdout:551: done (1 left) 2023-12-16T01:20:29.510 INFO:tasks.rados.rados.0.smithi078.stdout:553: done (0 left) 2023-12-16T01:20:29.510 INFO:tasks.rados.rados.0.smithi078.stdout:554: snap_remove snap 39 2023-12-16T01:20:29.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.399+0000 7fb99b885200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:20:29.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.505+0000 7fb99b885200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:20:29.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.632+0000 7fb99b885200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:20:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[39682]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[39682]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1079915605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:20:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[39682]: osdmap e167: 8 total, 8 up, 8 in 2023-12-16T01:20:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[56825]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[56825]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1079915605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:20:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:29 smithi078 ceph-mon[56825]: osdmap e167: 8 total, 8 up, 8 in 2023-12-16T01:20:30.038 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.800+0000 7fb99b885200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:20:30.039 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:29 smithi118 conmon[98569]: 2023-12-16T01:20:29.938+0000 7fb99b885200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:20:30.039 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:29 smithi118 ceph-mon[44148]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:30.039 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:29 smithi118 ceph-mon[44148]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:20:30.039 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:29 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1079915605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:20:30.039 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:29 smithi118 ceph-mon[44148]: osdmap e167: 8 total, 8 up, 8 in 2023-12-16T01:20:30.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:30 smithi118 conmon[98569]: 2023-12-16T01:20:30.038+0000 7fb99b885200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:20:30.521 INFO:tasks.rados.rados.0.smithi078.stdout:554: done (0 left) 2023-12-16T01:20:30.521 INFO:tasks.rados.rados.0.smithi078.stdout:555: read oid 16 snap 46 2023-12-16T01:20:30.522 INFO:tasks.rados.rados.0.smithi078.stdout:555: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:30.522 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 54 2023-12-16T01:20:30.522 INFO:tasks.rados.rados.0.smithi078.stdout:556: seq_num 191 ranges {0=802816} 2023-12-16T01:20:30.525 INFO:tasks.rados.rados.0.smithi078.stdout:556: writing smithi078122029-2 from 0 to 802816 tid 1 2023-12-16T01:20:30.526 INFO:tasks.rados.rados.0.smithi078.stdout:557: setattr oid 49 current snap is 54 2023-12-16T01:20:30.528 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 54 2023-12-16T01:20:30.529 INFO:tasks.rados.rados.0.smithi078.stdout:558: seq_num 192 ranges {745472=417792,1163264=401408} 2023-12-16T01:20:30.533 INFO:tasks.rados.rados.0.smithi078.stdout:558: writing smithi078122029-45 from 745472 to 1163264 tid 1 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:558: writing smithi078122029-45 from 1163264 to 1564672 tid 2 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:559: read oid 35 snap -1 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:559: expect deleted 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:560: read oid 14 snap -1 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:560: expect (ObjNum 174 snap 48 seq_num 174) 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:561: copy_from oid 19 from oid 32 current snap is 54 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:562: rollback oid 25 current snap is 54 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 50 2023-12-16T01:20:30.536 INFO:tasks.rados.rados.0.smithi078.stdout:563: snap_remove snap 53 2023-12-16T01:20:30.726 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:30 smithi118 conmon[98569]: 2023-12-16T01:20:30.445+0000 7fb99b885200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:20:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:30 smithi078 ceph-mon[39682]: pgmap v220: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:30 smithi078 ceph-mon[39682]: osdmap e168: 8 total, 8 up, 8 in 2023-12-16T01:20:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:30 smithi078 ceph-mon[56825]: pgmap v220: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:30 smithi078 ceph-mon[56825]: osdmap e168: 8 total, 8 up, 8 in 2023-12-16T01:20:31.068 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:30 smithi118 conmon[98569]: 2023-12-16T01:20:30.771+0000 7fb99b885200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:20:31.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:30 smithi118 ceph-mon[44148]: pgmap v220: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:20:31.069 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:30 smithi118 ceph-mon[44148]: osdmap e168: 8 total, 8 up, 8 in 2023-12-16T01:20:31.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:31 smithi118 conmon[98569]: 2023-12-16T01:20:31.067+0000 7fb99b885200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:20:31.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:31 smithi118 conmon[98569]: 2023-12-16T01:20:31.171+0000 7fb99b885200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:20:31.518 INFO:tasks.rados.rados.0.smithi078.stdout:563: done (8 left) 2023-12-16T01:20:31.518 INFO:tasks.rados.rados.0.smithi078.stdout:564: read oid 17 snap 43 2023-12-16T01:20:31.518 INFO:tasks.rados.rados.0.smithi078.stdout:564: expect deleted 2023-12-16T01:20:31.518 INFO:tasks.rados.rados.0.smithi078.stdout:565: snap_create 2023-12-16T01:20:31.518 INFO:tasks.rados.rados.0.smithi078.stdout:555: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:20:31.533 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 34 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:20:31.533 INFO:tasks.rados.rados.0.smithi078.stdout:556: finishing write tid 1 to smithi078122029-2 2023-12-16T01:20:31.533 INFO:tasks.rados.rados.0.smithi078.stdout:556: finishing write tid 2 to smithi078122029-2 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:556: finishing write tid 3 to smithi078122029-2 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 241 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:556: left oid 2 (ObjNum 191 snap 54 seq_num 191) 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:562: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:558: finishing write tid 1 to smithi078122029-45 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:562: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:562: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 123 (ObjNum 166 snap 45 seq_num 166) dirty exists 2023-12-16T01:20:31.534 INFO:tasks.rados.rados.0.smithi078.stdout:558: finishing write tid 2 to smithi078122029-45 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:558: finishing write tid 3 to smithi078122029-45 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:561: finishing copy_from to smithi078122029-19 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 162 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:558: finishing write tid 4 to smithi078122029-45 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 250 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:558: left oid 45 (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:561: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:20:31.535 INFO:tasks.rados.rados.0.smithi078.stdout:560: expect (ObjNum 174 snap 48 seq_num 174) 2023-12-16T01:20:32.279 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:31 smithi118 conmon[98569]: 2023-12-16T01:20:31.998+0000 7fb99b885200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:20:32.279 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:32 smithi118 conmon[98569]: 2023-12-16T01:20:32.104+0000 7fb99b885200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:20:32.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.279 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:32 smithi118 ceph-mon[44148]: osdmap e169: 8 total, 8 up, 8 in 2023-12-16T01:20:32.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.280 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:32 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.408 INFO:tasks.rados.rados.0.smithi078.stdout:555: done (9 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:556: done (8 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:557: done (7 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:558: done (6 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:559: done (5 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:560: done (4 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:561: done (3 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:562: done (2 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:564: done (1 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:565: done (0 left) 2023-12-16T01:20:32.409 INFO:tasks.rados.rados.0.smithi078.stdout:566: delete oid 40 current snap is 55 2023-12-16T01:20:32.413 INFO:tasks.rados.rados.0.smithi078.stdout:566: done (0 left) 2023-12-16T01:20:32.413 INFO:tasks.rados.rados.0.smithi078.stdout:567: rmattr oid 4 current snap is 55 2023-12-16T01:20:32.413 INFO:tasks.rados.rados.0.smithi078.stdout:568: snap_create 2023-12-16T01:20:32.417 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 294 (ObjNum 33 snap 0 seq_num 2268907336) dirty exists 2023-12-16T01:20:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[39682]: osdmap e169: 8 total, 8 up, 8 in 2023-12-16T01:20:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[56825]: osdmap e169: 8 total, 8 up, 8 in 2023-12-16T01:20:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:32 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:32.601 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:32 smithi118 conmon[98569]: 2023-12-16T01:20:32.279+0000 7fb99b885200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:20:33.335 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:32 smithi118 conmon[98569]: 2023-12-16T01:20:32.950+0000 7fb99b885200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:20:33.335 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:33 smithi118 conmon[98569]: 2023-12-16T01:20:33.136+0000 7fb99b885200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:20:33.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:33 smithi118 ceph-mon[44148]: pgmap v223: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:33.336 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:33 smithi118 ceph-mon[44148]: osdmap e170: 8 total, 8 up, 8 in 2023-12-16T01:20:33.415 INFO:tasks.rados.rados.0.smithi078.stdout:567: done (1 left) 2023-12-16T01:20:33.415 INFO:tasks.rados.rados.0.smithi078.stdout:568: done (0 left) 2023-12-16T01:20:33.415 INFO:tasks.rados.rados.0.smithi078.stdout:569: delete oid 37 current snap is 56 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:569: done (0 left) 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:570: read oid 28 snap 43 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:570: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:571: read oid 6 snap -1 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:571: expect (ObjNum 179 snap 52 seq_num 179) 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:572: read oid 24 snap 30 2023-12-16T01:20:33.420 INFO:tasks.rados.rados.0.smithi078.stdout:572: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:33.421 INFO:tasks.rados.rados.0.smithi078.stdout:573: snap_create 2023-12-16T01:20:33.424 INFO:tasks.rados.rados.0.smithi078.stdout:572: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:33.446 INFO:tasks.rados.rados.0.smithi078.stdout:570: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:20:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:33 smithi078 ceph-mon[39682]: pgmap v223: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:33 smithi078 ceph-mon[39682]: osdmap e170: 8 total, 8 up, 8 in 2023-12-16T01:20:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:33 smithi078 ceph-mon[56825]: pgmap v223: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:33 smithi078 ceph-mon[56825]: osdmap e170: 8 total, 8 up, 8 in 2023-12-16T01:20:33.573 INFO:tasks.rados.rados.0.smithi078.stdout:571: expect (ObjNum 179 snap 52 seq_num 179) 2023-12-16T01:20:33.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:33 smithi118 conmon[98569]: 2023-12-16T01:20:33.335+0000 7fb99b885200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:570: done (3 left) 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:571: done (2 left) 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:572: done (1 left) 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:573: done (0 left) 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 57 2023-12-16T01:20:34.422 INFO:tasks.rados.rados.0.smithi078.stdout:574: seq_num 195 ranges {1597440=475136,2072576=401408} 2023-12-16T01:20:34.433 INFO:tasks.rados.rados.0.smithi078.stdout:574: writing smithi078122029-3 from 1597440 to 2072576 tid 1 2023-12-16T01:20:34.435 INFO:tasks.rados.rados.0.smithi078.stdout:574: writing smithi078122029-3 from 2072576 to 2473984 tid 2 2023-12-16T01:20:34.435 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 57 2023-12-16T01:20:34.436 INFO:tasks.rados.rados.0.smithi078.stdout:575: seq_num 196 ranges {0=491520,491520=401408} 2023-12-16T01:20:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:575: writing smithi078122029-49 from 0 to 491520 tid 1 2023-12-16T01:20:34.441 INFO:tasks.rados.rados.0.smithi078.stdout:575: writing smithi078122029-49 from 491520 to 892928 tid 2 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:576: read oid 32 snap 41 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:576: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:577: rollback oid 50 current snap is 57 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 36 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: finishing write tid 1 to smithi078122029-3 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: finishing write tid 2 to smithi078122029-3 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: finishing write tid 3 to smithi078122029-3 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: finishing write tid 4 to smithi078122029-3 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 58 (ObjNum 195 snap 57 seq_num 195) dirty exists 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: left oid 3 (ObjNum 195 snap 57 seq_num 195) 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:574: done (3 left) 2023-12-16T01:20:34.442 INFO:tasks.rados.rados.0.smithi078.stdout:578: snap_create 2023-12-16T01:20:34.444 INFO:tasks.rados.rados.0.smithi078.stdout:575: finishing write tid 1 to smithi078122029-49 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:575: finishing write tid 2 to smithi078122029-49 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:575: finishing write tid 3 to smithi078122029-49 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:575: finishing write tid 4 to smithi078122029-49 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 38 (ObjNum 196 snap 57 seq_num 196) dirty exists 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:575: left oid 49 (ObjNum 196 snap 57 seq_num 196) 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:577: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:577: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:20:34.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 247 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-12-16T01:20:34.450 INFO:tasks.rados.rados.0.smithi078.stdout:576: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:20:34.631 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:34 smithi118 conmon[98569]: 2023-12-16T01:20:34.330+0000 7fb99b885200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:20:34.682 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:34 smithi118 ceph-mon[44148]: osdmap e171: 8 total, 8 up, 8 in 2023-12-16T01:20:34.683 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:34 smithi118 ceph-mon[44148]: pgmap v226: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-12-16T01:20:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:34 smithi078 ceph-mon[56825]: osdmap e171: 8 total, 8 up, 8 in 2023-12-16T01:20:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:34 smithi078 ceph-mon[56825]: pgmap v226: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-12-16T01:20:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:34 smithi078 ceph-mon[39682]: osdmap e171: 8 total, 8 up, 8 in 2023-12-16T01:20:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:34 smithi078 ceph-mon[39682]: pgmap v226: 121 pgs: 121 active+clean; 173 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-12-16T01:20:34.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:34 smithi118 conmon[98569]: 2023-12-16T01:20:34.631+0000 7fb99b885200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:20:34.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:34 smithi118 conmon[98569]: 2023-12-16T01:20:34.735+0000 7fb99b885200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:20:35.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:34 smithi118 conmon[98569]: 2023-12-16T01:20:34.944+0000 7fb99b885200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:20:35.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:34 smithi118 conmon[98569]: [16/Dec/2023:01:20:34] ENGINE Bus STARTING 2023-12-16T01:20:35.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: CherryPy Checker: 2023-12-16T01:20:35.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: The Application mounted at '' has an empty config. 2023-12-16T01:20:35.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Serving on http://:::9283 2023-12-16T01:20:35.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Bus STARTED 2023-12-16T01:20:35.432 INFO:tasks.rados.rados.0.smithi078.stdout:575: done (3 left) 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:576: done (2 left) 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:577: done (1 left) 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:578: done (0 left) 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:579: read oid 22 snap -1 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:579: expect deleted 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:580: rollback oid 47 current snap is 58 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 45 2023-12-16T01:20:35.433 INFO:tasks.rados.rados.0.smithi078.stdout:581: snap_remove snap 52 2023-12-16T01:20:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: osdmap e172: 8 total, 8 up, 8 in 2023-12-16T01:20:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: Standby manager daemon x restarted 2023-12-16T01:20:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:20:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: osdmap e172: 8 total, 8 up, 8 in 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: Standby manager daemon x restarted 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: Standby manager daemon x started 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:20:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:35.764 INFO:tasks.rados.rados.0.smithi078.stdout:581: done (2 left) 2023-12-16T01:20:35.764 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 58 2023-12-16T01:20:35.764 INFO:tasks.rados.rados.0.smithi078.stdout:582: seq_num 197 ranges {3391488=507904,3899392=401408} 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: osdmap e172: 8 total, 8 up, 8 in 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: Standby manager daemon x restarted 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:20:35.766 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:35 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:35.786 INFO:tasks.rados.rados.0.smithi078.stdout:582: writing smithi078122029-6 from 3391488 to 3899392 tid 1 2023-12-16T01:20:35.788 INFO:tasks.rados.rados.0.smithi078.stdout:582: writing smithi078122029-6 from 3899392 to 4300800 tid 2 2023-12-16T01:20:35.788 INFO:tasks.rados.rados.0.smithi078.stdout:583: copy_from oid 41 from oid 46 current snap is 58 2023-12-16T01:20:35.788 INFO:tasks.rados.rados.0.smithi078.stdout:580: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:580: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 81 (ObjNum 129 snap 0 seq_num 2287544304) dirty dne 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:579: done (3 left) 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:580: done (2 left) 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:584: rollback oid 27 current snap is 58 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 36 2023-12-16T01:20:35.789 INFO:tasks.rados.rados.0.smithi078.stdout:585: snap_remove snap 14 2023-12-16T01:20:36.144 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:35 smithi078 conmon[40108]: 2023-12-16T01:20:35.762+0000 7f6dc4788700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-16T01:20:36.145 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:35 smithi078 conmon[40108]: ignoring --setuser ceph since I am not root 2023-12-16T01:20:36.145 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:35 smithi078 conmon[40108]: ignoring --setgroup ceph since I am not root 2023-12-16T01:20:36.145 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:35 smithi078 ceph-mgr[40132]: -- 172.21.15.78:0/3224109824 <== mon.2 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f695fc69c0 con 0x55f695f9ec00 2023-12-16T01:20:36.145 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:36 smithi078 conmon[40108]: 2023-12-16T01:20:36.144+0000 7f515e2cd1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Bus STOPPING 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Bus STOPPED 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Bus STARTING 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.907+0000 7fb8fc3c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.907+0000 7fb8fc3c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.907+0000 7fb8fc3c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.907+0000 7fb8fc3c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.907+0000 7fb8fc3c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.909+0000 7fb8f9bbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.909+0000 7fb8f9bbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.909+0000 7fb8f9bbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.909+0000 7fb8f9bbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: 2023-12-16T01:20:35.909+0000 7fb8f9bbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Serving on http://:::9283 2023-12-16T01:20:36.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:35 smithi118 conmon[98569]: [16/Dec/2023:01:20:35] ENGINE Bus STARTED 2023-12-16T01:20:36.429 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:36 smithi078 conmon[40108]: 2023-12-16T01:20:36.251+0000 7f515e2cd1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:20:36.429 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:36 smithi078 conmon[40108]: 2023-12-16T01:20:36.343+0000 7f515e2cd1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:20:36.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:36 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:36] "GET /metrics HTTP/1.1" 200 33159 "" "Prometheus/2.43.0" 2023-12-16T01:20:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: mgrmap e22: y(active, since 3m), standbys: x 2023-12-16T01:20:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: osdmap e173: 8 total, 8 up, 8 in 2023-12-16T01:20:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T01:20:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: osdmap e174: 8 total, 8 up, 8 in 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T01:20:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: mgrmap e23: x(active, starting, since 0.00898097s) 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: Manager daemon x is now available 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:36 smithi078 conmon[40108]: 2023-12-16T01:20:36.431+0000 7f515e2cd1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: mgrmap e22: y(active, since 3m), standbys: x 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: osdmap e173: 8 total, 8 up, 8 in 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: osdmap e174: 8 total, 8 up, 8 in 2023-12-16T01:20:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: mgrmap e23: x(active, starting, since 0.00898097s) 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: Manager daemon x is now available 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:36.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: mgrmap e22: y(active, since 3m), standbys: x 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: osdmap e173: 8 total, 8 up, 8 in 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:20:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: osdmap e174: 8 total, 8 up, 8 in 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24473 172.21.15.78:0/768610362' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: mgrmap e23: x(active, starting, since 0.00898097s) 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: Manager daemon x is now available 2023-12-16T01:20:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:36.763 INFO:tasks.rados.rados.0.smithi078.stdout:585: done (3 left) 2023-12-16T01:20:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:586: snap_remove snap 54 2023-12-16T01:20:37.357 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.044+0000 7f515e2cd1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:20:37.357 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.274+0000 7f515e2cd1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:20:37.412 INFO:tasks.rados.rados.0.smithi078.stdout:586: done (3 left) 2023-12-16T01:20:37.412 INFO:tasks.rados.rados.0.smithi078.stdout:587: snap_create 2023-12-16T01:20:37.412 INFO:tasks.rados.rados.0.smithi078.stdout:583: finishing copy_from to smithi078122029-41 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:583: got expected ENOENT (src dne) 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:583: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:582: finishing write tid 1 to smithi078122029-6 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:584: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:582: finishing write tid 2 to smithi078122029-6 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:582: finishing write tid 3 to smithi078122029-6 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:582: finishing write tid 4 to smithi078122029-6 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 131 (ObjNum 197 snap 58 seq_num 197) dirty exists 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:582: left oid 6 (ObjNum 197 snap 58 seq_num 197) 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:584: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:20:37.413 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 249 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-16T01:20:37.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.357+0000 7f515e2cd1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:20:37.614 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.476+0000 7f515e2cd1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:20:37.614 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.564+0000 7f515e2cd1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:20:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:37 smithi118 ceph-mon[44148]: Deploying cephadm binary to smithi118 2023-12-16T01:20:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:37 smithi118 ceph-mon[44148]: Deploying cephadm binary to smithi078 2023-12-16T01:20:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:37 smithi118 ceph-mon[44148]: osdmap e175: 8 total, 8 up, 8 in 2023-12-16T01:20:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:37 smithi118 ceph-mon[44148]: mgrmap e24: x(active, since 1.0191s) 2023-12-16T01:20:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:37 smithi118 ceph-mon[44148]: osdmap e176: 8 total, 8 up, 8 in 2023-12-16T01:20:37.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.760+0000 7f515e2cd1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:20:37.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:37 smithi078 conmon[40108]: 2023-12-16T01:20:37.846+0000 7f515e2cd1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:20:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[39682]: Deploying cephadm binary to smithi118 2023-12-16T01:20:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[39682]: Deploying cephadm binary to smithi078 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[39682]: osdmap e175: 8 total, 8 up, 8 in 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[39682]: mgrmap e24: x(active, since 1.0191s) 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[39682]: osdmap e176: 8 total, 8 up, 8 in 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[56825]: Deploying cephadm binary to smithi118 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[56825]: Deploying cephadm binary to smithi078 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[56825]: osdmap e175: 8 total, 8 up, 8 in 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[56825]: mgrmap e24: x(active, since 1.0191s) 2023-12-16T01:20:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:37 smithi078 ceph-mon[56825]: osdmap e176: 8 total, 8 up, 8 in 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:582: done (3 left) 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:583: done (2 left) 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:584: done (1 left) 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:587: done (0 left) 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:588: read oid 47 snap -1 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:588: expect deleted 2023-12-16T01:20:38.421 INFO:tasks.rados.rados.0.smithi078.stdout:589: delete oid 33 current snap is 59 2023-12-16T01:20:38.422 INFO:tasks.rados.rados.0.smithi078.stdout:588: done (1 left) 2023-12-16T01:20:38.423 INFO:tasks.rados.rados.0.smithi078.stdout:589: done (0 left) 2023-12-16T01:20:38.423 INFO:tasks.rados.rados.0.smithi078.stdout:590: rollback oid 46 current snap is 59 2023-12-16T01:20:38.423 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 42 2023-12-16T01:20:38.423 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 59 2023-12-16T01:20:38.426 INFO:tasks.rados.rados.0.smithi078.stdout:591: seq_num 199 ranges {892928=540672,1433600=401408} 2023-12-16T01:20:38.431 INFO:tasks.rados.rados.0.smithi078.stdout:591: writing smithi078122029-49 from 892928 to 1433600 tid 1 2023-12-16T01:20:38.434 INFO:tasks.rados.rados.0.smithi078.stdout:591: writing smithi078122029-49 from 1433600 to 1835008 tid 2 2023-12-16T01:20:38.434 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 59 2023-12-16T01:20:38.434 INFO:tasks.rados.rados.0.smithi078.stdout:592: seq_num 200 ranges {0=557056,557056=401408} 2023-12-16T01:20:38.438 INFO:tasks.rados.rados.0.smithi078.stdout:592: writing smithi078122029-10 from 0 to 557056 tid 1 2023-12-16T01:20:38.442 INFO:tasks.rados.rados.0.smithi078.stdout:592: writing smithi078122029-10 from 557056 to 958464 tid 2 2023-12-16T01:20:38.442 INFO:tasks.rados.rados.0.smithi078.stdout:593: rollback oid 39 current snap is 59 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 25 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:590: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:590: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 220 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: finishing write tid 1 to smithi078122029-49 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: finishing write tid 2 to smithi078122029-49 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: finishing write tid 3 to smithi078122029-49 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: finishing write tid 4 to smithi078122029-49 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 46 (ObjNum 199 snap 59 seq_num 199) dirty exists 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: left oid 49 (ObjNum 199 snap 59 seq_num 199) 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:592: finishing write tid 1 to smithi078122029-10 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:590: done (3 left) 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:591: done (2 left) 2023-12-16T01:20:38.443 INFO:tasks.rados.rados.0.smithi078.stdout:594: read oid 38 snap -1 2023-12-16T01:20:38.444 INFO:tasks.rados.rados.0.smithi078.stdout:594: expect (ObjNum 151 snap 38 seq_num 151) 2023-12-16T01:20:38.444 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 59 2023-12-16T01:20:38.444 INFO:tasks.rados.rados.0.smithi078.stdout:595: seq_num 201 ranges {778240=573440,1351680=401408} 2023-12-16T01:20:38.450 INFO:tasks.rados.rados.0.smithi078.stdout:595: writing smithi078122029-32 from 778240 to 1351680 tid 1 2023-12-16T01:20:38.453 INFO:tasks.rados.rados.0.smithi078.stdout:595: writing smithi078122029-32 from 1351680 to 1753088 tid 2 2023-12-16T01:20:38.453 INFO:tasks.rados.rados.0.smithi078.stdout:596: snap_create 2023-12-16T01:20:38.453 INFO:tasks.rados.rados.0.smithi078.stdout:592: finishing write tid 2 to smithi078122029-10 2023-12-16T01:20:38.454 INFO:tasks.rados.rados.0.smithi078.stdout:593: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:20:38.454 INFO:tasks.rados.rados.0.smithi078.stdout:592: finishing write tid 3 to smithi078122029-10 2023-12-16T01:20:38.454 INFO:tasks.rados.rados.0.smithi078.stdout:594: expect (ObjNum 151 snap 38 seq_num 151) 2023-12-16T01:20:38.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:38 smithi078 conmon[40108]: 2023-12-16T01:20:38.216+0000 7f515e2cd1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:20:38.482 INFO:tasks.rados.rados.0.smithi078.stdout:593: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:20:38.482 INFO:tasks.rados.rados.0.smithi078.stdout:593: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 100 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:592: finishing write tid 4 to smithi078122029-10 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 267 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:592: left oid 10 (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:595: finishing write tid 1 to smithi078122029-32 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:595: finishing write tid 2 to smithi078122029-32 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:595: finishing write tid 3 to smithi078122029-32 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:595: finishing write tid 4 to smithi078122029-32 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 222 (ObjNum 201 snap 59 seq_num 201) dirty exists 2023-12-16T01:20:38.483 INFO:tasks.rados.rados.0.smithi078.stdout:595: left oid 32 (ObjNum 201 snap 59 seq_num 201) 2023-12-16T01:20:38.774 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:38 smithi078 conmon[40108]: 2023-12-16T01:20:38.495+0000 7f515e2cd1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:20:36] ENGINE Bus STARTING 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:20:36] ENGINE Serving on http://172.21.15.118:8765 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:20:36] ENGINE Serving on https://172.21.15.118:7150 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:20:36] ENGINE Bus STARTED 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: mgrmap e25: x(active, since 2s) 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[39682]: osdmap e177: 8 total, 8 up, 8 in 2023-12-16T01:20:38.775 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:20:36] ENGINE Bus STARTING 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:20:36] ENGINE Serving on http://172.21.15.118:8765 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:20:36] ENGINE Serving on https://172.21.15.118:7150 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:20:36] ENGINE Bus STARTED 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: mgrmap e25: x(active, since 2s) 2023-12-16T01:20:38.776 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:38 smithi078 ceph-mon[56825]: osdmap e177: 8 total, 8 up, 8 in 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:20:36] ENGINE Bus STARTING 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:20:36] ENGINE Serving on http://172.21.15.118:8765 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:20:36] ENGINE Serving on https://172.21.15.118:7150 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:20:36] ENGINE Bus STARTED 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: mgrmap e25: x(active, since 2s) 2023-12-16T01:20:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:38 smithi118 ceph-mon[44148]: osdmap e177: 8 total, 8 up, 8 in 2023-12-16T01:20:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:38 smithi078 conmon[40108]: 2023-12-16T01:20:38.775+0000 7f515e2cd1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:20:39.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:38 smithi078 conmon[40108]: 2023-12-16T01:20:38.868+0000 7f515e2cd1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:592: done (4 left) 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:593: done (3 left) 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:594: done (2 left) 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:595: done (1 left) 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:596: done (0 left) 2023-12-16T01:20:39.419 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 60 2023-12-16T01:20:39.420 INFO:tasks.rados.rados.0.smithi078.stdout:597: seq_num 202 ranges {1433600=589824,2023424=401408} 2023-12-16T01:20:39.430 INFO:tasks.rados.rados.0.smithi078.stdout:597: writing smithi078122029-23 from 1433600 to 2023424 tid 1 2023-12-16T01:20:39.432 INFO:tasks.rados.rados.0.smithi078.stdout:597: writing smithi078122029-23 from 2023424 to 2424832 tid 2 2023-12-16T01:20:39.432 INFO:tasks.rados.rados.0.smithi078.stdout:598: copy_from oid 26 from oid 22 current snap is 60 2023-12-16T01:20:39.432 INFO:tasks.rados.rados.0.smithi078.stdout:599: snap_create 2023-12-16T01:20:39.437 INFO:tasks.rados.rados.0.smithi078.stdout:597: finishing write tid 1 to smithi078122029-23 2023-12-16T01:20:39.437 INFO:tasks.rados.rados.0.smithi078.stdout:597: finishing write tid 2 to smithi078122029-23 2023-12-16T01:20:39.437 INFO:tasks.rados.rados.0.smithi078.stdout:597: finishing write tid 3 to smithi078122029-23 2023-12-16T01:20:39.438 INFO:tasks.rados.rados.0.smithi078.stdout:597: finishing write tid 4 to smithi078122029-23 2023-12-16T01:20:39.438 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 104 (ObjNum 202 snap 60 seq_num 202) dirty exists 2023-12-16T01:20:39.438 INFO:tasks.rados.rados.0.smithi078.stdout:597: left oid 23 (ObjNum 202 snap 60 seq_num 202) 2023-12-16T01:20:39.439 INFO:tasks.rados.rados.0.smithi078.stdout:598: finishing copy_from to smithi078122029-26 2023-12-16T01:20:39.439 INFO:tasks.rados.rados.0.smithi078.stdout:598: got expected ENOENT (src dne) 2023-12-16T01:20:39.439 INFO:tasks.rados.rados.0.smithi078.stdout:598: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:20:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:39 smithi118 ceph-mon[44148]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:39 smithi118 ceph-mon[44148]: osdmap e178: 8 total, 8 up, 8 in 2023-12-16T01:20:39.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:39 smithi078 ceph-mon[39682]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:39.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:39 smithi078 ceph-mon[39682]: osdmap e178: 8 total, 8 up, 8 in 2023-12-16T01:20:39.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:39 smithi078 conmon[40108]: 2023-12-16T01:20:39.617+0000 7f515e2cd1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:20:39.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:39 smithi078 conmon[40108]: 2023-12-16T01:20:39.715+0000 7f515e2cd1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:20:39.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:39 smithi078 conmon[40108]: 2023-12-16T01:20:39.864+0000 7f515e2cd1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:20:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:39 smithi078 ceph-mon[56825]: pgmap v6: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:39 smithi078 ceph-mon[56825]: osdmap e178: 8 total, 8 up, 8 in 2023-12-16T01:20:40.421 INFO:tasks.rados.rados.0.smithi078.stdout:597: done (2 left) 2023-12-16T01:20:40.421 INFO:tasks.rados.rados.0.smithi078.stdout:598: done (1 left) 2023-12-16T01:20:40.421 INFO:tasks.rados.rados.0.smithi078.stdout:599: done (0 left) 2023-12-16T01:20:40.421 INFO:tasks.rados.rados.0.smithi078.stdout:600: snap_create 2023-12-16T01:20:40.859 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:40 smithi078 ceph-mon[39682]: mgrmap e26: x(active, since 3s) 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:40 smithi078 ceph-mon[39682]: osdmap e179: 8 total, 8 up, 8 in 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:40 smithi078 ceph-mon[56825]: mgrmap e26: x(active, since 3s) 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:40 smithi078 ceph-mon[56825]: osdmap e179: 8 total, 8 up, 8 in 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:40 smithi078 conmon[40108]: 2023-12-16T01:20:40.486+0000 7f515e2cd1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:40 smithi078 conmon[40108]: 2023-12-16T01:20:40.669+0000 7f515e2cd1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:20:40.860 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:40 smithi078 conmon[40108]: 2023-12-16T01:20:40.860+0000 7f515e2cd1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:20:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:40 smithi118 ceph-mon[44148]: mgrmap e26: x(active, since 3s) 2023-12-16T01:20:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:40 smithi118 ceph-mon[44148]: osdmap e179: 8 total, 8 up, 8 in 2023-12-16T01:20:41.422 INFO:tasks.rados.rados.0.smithi078.stdout:600: done (0 left) 2023-12-16T01:20:41.423 INFO:tasks.rados.rados.0.smithi078.stdout:601: delete oid 4 current snap is 62 2023-12-16T01:20:41.425 INFO:tasks.rados.rados.0.smithi078.stdout:601: done (0 left) 2023-12-16T01:20:41.425 INFO:tasks.rados.rados.0.smithi078.stdout:602: delete oid 15 current snap is 62 2023-12-16T01:20:41.428 INFO:tasks.rados.rados.0.smithi078.stdout:602: done (0 left) 2023-12-16T01:20:41.428 INFO:tasks.rados.rados.0.smithi078.stdout:603: snap_create 2023-12-16T01:20:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:41 smithi118 ceph-mon[44148]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:41 smithi118 ceph-mon[44148]: osdmap e180: 8 total, 8 up, 8 in 2023-12-16T01:20:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:41 smithi078 ceph-mon[39682]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:41 smithi078 ceph-mon[39682]: osdmap e180: 8 total, 8 up, 8 in 2023-12-16T01:20:41.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:41 smithi078 ceph-mon[56825]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:41 smithi078 ceph-mon[56825]: osdmap e180: 8 total, 8 up, 8 in 2023-12-16T01:20:41.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:41 smithi078 conmon[40108]: 2023-12-16T01:20:41.848+0000 7f515e2cd1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:20:42.422 INFO:tasks.rados.rados.0.smithi078.stdout:603: done (0 left) 2023-12-16T01:20:42.422 INFO:tasks.rados.rados.0.smithi078.stdout:604: setattr oid 19 current snap is 63 2023-12-16T01:20:42.424 INFO:tasks.rados.rados.0.smithi078.stdout:605: rmattr oid 42 current snap is 63 2023-12-16T01:20:42.424 INFO:tasks.rados.rados.0.smithi078.stdout:605: done (1 left) 2023-12-16T01:20:42.424 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 63 2023-12-16T01:20:42.424 INFO:tasks.rados.rados.0.smithi078.stdout:606: seq_num 205 ranges {1597440=638976,2236416=401408} 2023-12-16T01:20:42.436 INFO:tasks.rados.rados.0.smithi078.stdout:606: writing smithi078122029-39 from 1597440 to 2236416 tid 1 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:606: writing smithi078122029-39 from 2236416 to 2637824 tid 2 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:607: read oid 47 snap -1 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:607: expect deleted 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 63 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 318 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:42.439 INFO:tasks.rados.rados.0.smithi078.stdout:608: seq_num 206 ranges {2285568=655360,2940928=401408} 2023-12-16T01:20:42.455 INFO:tasks.rados.rados.0.smithi078.stdout:608: writing smithi078122029-41 from 2285568 to 2940928 tid 1 2023-12-16T01:20:42.457 INFO:tasks.rados.rados.0.smithi078.stdout:608: writing smithi078122029-41 from 2940928 to 3342336 tid 2 2023-12-16T01:20:42.458 INFO:tasks.rados.rados.0.smithi078.stdout:604: done (3 left) 2023-12-16T01:20:42.458 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 63 2023-12-16T01:20:42.458 INFO:tasks.rados.rados.0.smithi078.stdout:609: seq_num 207 ranges {2424832=671744,3096576=401408} 2023-12-16T01:20:42.475 INFO:tasks.rados.rados.0.smithi078.stdout:609: writing smithi078122029-23 from 2424832 to 3096576 tid 1 2023-12-16T01:20:42.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: 2023-12-16T01:20:42.160+0000 7f515e2cd1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:20:42.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: 2023-12-16T01:20:42.263+0000 7f515e2cd1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:609: writing smithi078122029-23 from 3096576 to 3497984 tid 2 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:610: read oid 30 snap -1 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:610: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:611: copy_from oid 11 from oid 2 current snap is 63 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 63 2023-12-16T01:20:42.478 INFO:tasks.rados.rados.0.smithi078.stdout:612: seq_num 208 ranges {1835008=688128,2523136=401408} 2023-12-16T01:20:42.492 INFO:tasks.rados.rados.0.smithi078.stdout:612: writing smithi078122029-49 from 1835008 to 2523136 tid 1 2023-12-16T01:20:42.495 INFO:tasks.rados.rados.0.smithi078.stdout:612: writing smithi078122029-49 from 2523136 to 2924544 tid 2 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:613: delete oid 17 current snap is 63 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:606: finishing write tid 1 to smithi078122029-39 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:606: finishing write tid 2 to smithi078122029-39 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:606: finishing write tid 3 to smithi078122029-39 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:606: finishing write tid 4 to smithi078122029-39 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 108 (ObjNum 205 snap 63 seq_num 205) dirty exists 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:606: left oid 39 (ObjNum 205 snap 63 seq_num 205) 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:608: finishing write tid 1 to smithi078122029-41 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:608: finishing write tid 2 to smithi078122029-41 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:608: finishing write tid 3 to smithi078122029-41 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:608: finishing write tid 4 to smithi078122029-41 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 114 (ObjNum 206 snap 63 seq_num 206) dirty exists 2023-12-16T01:20:42.496 INFO:tasks.rados.rados.0.smithi078.stdout:608: left oid 41 (ObjNum 206 snap 63 seq_num 206) 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:609: finishing write tid 1 to smithi078122029-23 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:609: finishing write tid 2 to smithi078122029-23 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:609: finishing write tid 3 to smithi078122029-23 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:609: finishing write tid 4 to smithi078122029-23 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 112 (ObjNum 207 snap 63 seq_num 207) dirty exists 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:609: left oid 23 (ObjNum 207 snap 63 seq_num 207) 2023-12-16T01:20:42.497 INFO:tasks.rados.rados.0.smithi078.stdout:610: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:20:42.506 INFO:tasks.rados.rados.0.smithi078.stdout:611: finishing copy_from to smithi078122029-11 2023-12-16T01:20:42.506 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 241 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-12-16T01:20:42.506 INFO:tasks.rados.rados.0.smithi078.stdout:611: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:606: done (7 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:607: done (6 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:608: done (5 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:609: done (4 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:610: done (3 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:611: done (2 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:613: done (1 left) 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 63 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:612: finishing write tid 1 to smithi078122029-49 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:612: finishing write tid 2 to smithi078122029-49 2023-12-16T01:20:42.507 INFO:tasks.rados.rados.0.smithi078.stdout:614: seq_num 210 ranges {753664=720896,1474560=401408} 2023-12-16T01:20:42.514 INFO:tasks.rados.rados.0.smithi078.stdout:614: writing smithi078122029-38 from 753664 to 1474560 tid 1 2023-12-16T01:20:42.517 INFO:tasks.rados.rados.0.smithi078.stdout:614: writing smithi078122029-38 from 1474560 to 1875968 tid 2 2023-12-16T01:20:42.517 INFO:tasks.rados.rados.0.smithi078.stdout:615: setattr oid 17 current snap is 63 2023-12-16T01:20:42.517 INFO:tasks.rados.rados.0.smithi078.stdout:612: finishing write tid 3 to smithi078122029-49 2023-12-16T01:20:42.518 INFO:tasks.rados.rados.0.smithi078.stdout:612: finishing write tid 4 to smithi078122029-49 2023-12-16T01:20:42.518 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 50 (ObjNum 208 snap 63 seq_num 208) dirty exists 2023-12-16T01:20:42.518 INFO:tasks.rados.rados.0.smithi078.stdout:612: left oid 49 (ObjNum 208 snap 63 seq_num 208) 2023-12-16T01:20:42.519 INFO:tasks.rados.rados.0.smithi078.stdout:612: done (2 left) 2023-12-16T01:20:42.519 INFO:tasks.rados.rados.0.smithi078.stdout:616: delete oid 43 current snap is 63 2023-12-16T01:20:42.519 INFO:tasks.rados.rados.0.smithi078.stdout:614: finishing write tid 1 to smithi078122029-38 2023-12-16T01:20:42.520 INFO:tasks.rados.rados.0.smithi078.stdout:614: finishing write tid 2 to smithi078122029-38 2023-12-16T01:20:42.520 INFO:tasks.rados.rados.0.smithi078.stdout:614: finishing write tid 3 to smithi078122029-38 2023-12-16T01:20:42.521 INFO:tasks.rados.rados.0.smithi078.stdout:614: finishing write tid 4 to smithi078122029-38 2023-12-16T01:20:42.521 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 322 (ObjNum 210 snap 63 seq_num 210) dirty exists 2023-12-16T01:20:42.522 INFO:tasks.rados.rados.0.smithi078.stdout:614: left oid 38 (ObjNum 210 snap 63 seq_num 210) 2023-12-16T01:20:42.522 INFO:tasks.rados.rados.0.smithi078.stdout:614: done (2 left) 2023-12-16T01:20:42.522 INFO:tasks.rados.rados.0.smithi078.stdout:616: done (1 left) 2023-12-16T01:20:42.522 INFO:tasks.rados.rados.0.smithi078.stdout:617: snap_remove snap 25 2023-12-16T01:20:42.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: 2023-12-16T01:20:42.478+0000 7f515e2cd1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: [16/Dec/2023:01:20:42] ENGINE Bus STARTING 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: CherryPy Checker: 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: The Application mounted at '' has an empty config. 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: [16/Dec/2023:01:20:42] ENGINE Serving on http://:::9283 2023-12-16T01:20:42.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:42 smithi078 conmon[40108]: [16/Dec/2023:01:20:42] ENGINE Bus STARTED 2023-12-16T01:20:43.436 INFO:tasks.rados.rados.0.smithi078.stdout:617: done (1 left) 2023-12-16T01:20:43.436 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 63 2023-12-16T01:20:43.437 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 269 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:20:43.437 INFO:tasks.rados.rados.0.smithi078.stdout:618: seq_num 212 ranges {6004736=753664,6758400=401408} 2023-12-16T01:20:43.473 INFO:tasks.rados.rados.0.smithi078.stdout:618: writing smithi078122029-9 from 6004736 to 6758400 tid 1 2023-12-16T01:20:43.476 INFO:tasks.rados.rados.0.smithi078.stdout:618: writing smithi078122029-9 from 6758400 to 7159808 tid 2 2023-12-16T01:20:43.476 INFO:tasks.rados.rados.0.smithi078.stdout:615: done (1 left) 2023-12-16T01:20:43.476 INFO:tasks.rados.rados.0.smithi078.stdout:619: snap_create 2023-12-16T01:20:43.478 INFO:tasks.rados.rados.0.smithi078.stdout:618: finishing write tid 1 to smithi078122029-9 2023-12-16T01:20:43.478 INFO:tasks.rados.rados.0.smithi078.stdout:618: finishing write tid 2 to smithi078122029-9 2023-12-16T01:20:43.478 INFO:tasks.rados.rados.0.smithi078.stdout:618: finishing write tid 3 to smithi078122029-9 2023-12-16T01:20:43.481 INFO:tasks.rados.rados.0.smithi078.stdout:618: finishing write tid 4 to smithi078122029-9 2023-12-16T01:20:43.481 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 97 (ObjNum 212 snap 63 seq_num 212) dirty exists 2023-12-16T01:20:43.481 INFO:tasks.rados.rados.0.smithi078.stdout:618: left oid 9 (ObjNum 212 snap 63 seq_num 212) 2023-12-16T01:20:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: osdmap e181: 8 total, 8 up, 8 in 2023-12-16T01:20:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: Standby manager daemon y started 2023-12-16T01:20:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: osdmap e181: 8 total, 8 up, 8 in 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: Standby manager daemon y started 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:43 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 168 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: osdmap e181: 8 total, 8 up, 8 in 2023-12-16T01:20:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: Standby manager daemon y started 2023-12-16T01:20:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:20:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:20:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:20:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2290193856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:20:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:43 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.436 INFO:tasks.rados.rados.0.smithi078.stdout:618: done (1 left) 2023-12-16T01:20:44.436 INFO:tasks.rados.rados.0.smithi078.stdout:619: done (0 left) 2023-12-16T01:20:44.436 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 64 2023-12-16T01:20:44.436 INFO:tasks.rados.rados.0.smithi078.stdout:620: seq_num 213 ranges {2678784=770048,3448832=401408} 2023-12-16T01:20:44.454 INFO:tasks.rados.rados.0.smithi078.stdout:620: writing smithi078122029-27 from 2678784 to 3448832 tid 1 2023-12-16T01:20:44.457 INFO:tasks.rados.rados.0.smithi078.stdout:620: writing smithi078122029-27 from 3448832 to 3850240 tid 2 2023-12-16T01:20:44.457 INFO:tasks.rados.rados.0.smithi078.stdout:621: rollback oid 16 current snap is 64 2023-12-16T01:20:44.457 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 59 2023-12-16T01:20:44.457 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 64 2023-12-16T01:20:44.457 INFO:tasks.rados.rados.0.smithi078.stdout:622: seq_num 214 ranges {1753088=794624,2547712=401408} 2023-12-16T01:20:44.471 INFO:tasks.rados.rados.0.smithi078.stdout:622: writing smithi078122029-32 from 1753088 to 2547712 tid 1 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:622: writing smithi078122029-32 from 2547712 to 2949120 tid 2 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:623: snap_create 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:621: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:620: finishing write tid 1 to smithi078122029-27 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:620: finishing write tid 2 to smithi078122029-27 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:620: finishing write tid 3 to smithi078122029-27 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:621: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:621: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 230 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:620: finishing write tid 4 to smithi078122029-27 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 275 (ObjNum 213 snap 64 seq_num 213) dirty exists 2023-12-16T01:20:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:620: left oid 27 (ObjNum 213 snap 64 seq_num 213) 2023-12-16T01:20:44.476 INFO:tasks.rados.rados.0.smithi078.stdout:622: finishing write tid 1 to smithi078122029-32 2023-12-16T01:20:44.476 INFO:tasks.rados.rados.0.smithi078.stdout:622: finishing write tid 2 to smithi078122029-32 2023-12-16T01:20:44.476 INFO:tasks.rados.rados.0.smithi078.stdout:622: finishing write tid 3 to smithi078122029-32 2023-12-16T01:20:44.477 INFO:tasks.rados.rados.0.smithi078.stdout:622: finishing write tid 4 to smithi078122029-32 2023-12-16T01:20:44.477 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 234 (ObjNum 214 snap 64 seq_num 214) dirty exists 2023-12-16T01:20:44.477 INFO:tasks.rados.rados.0.smithi078.stdout:622: left oid 32 (ObjNum 214 snap 64 seq_num 214) 2023-12-16T01:20:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: mgrmap e27: x(active, since 7s), standbys: y 2023-12-16T01:20:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: osdmap e182: 8 total, 8 up, 8 in 2023-12-16T01:20:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:20:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: mgrmap e27: x(active, since 7s), standbys: y 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: osdmap e182: 8 total, 8 up, 8 in 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:44 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: mgrmap e27: x(active, since 7s), standbys: y 2023-12-16T01:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: osdmap e182: 8 total, 8 up, 8 in 2023-12-16T01:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:44 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.442 INFO:tasks.rados.rados.0.smithi078.stdout:620: done (3 left) 2023-12-16T01:20:45.442 INFO:tasks.rados.rados.0.smithi078.stdout:621: done (2 left) 2023-12-16T01:20:45.442 INFO:tasks.rados.rados.0.smithi078.stdout:622: done (1 left) 2023-12-16T01:20:45.442 INFO:tasks.rados.rados.0.smithi078.stdout:623: done (0 left) 2023-12-16T01:20:45.443 INFO:tasks.rados.rados.0.smithi078.stdout:624: setattr oid 7 current snap is 65 2023-12-16T01:20:45.444 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 65 2023-12-16T01:20:45.444 INFO:tasks.rados.rados.0.smithi078.stdout:625: seq_num 215 ranges {778240=409600,1187840=532480,1720320=270336} 2023-12-16T01:20:45.451 INFO:tasks.rados.rados.0.smithi078.stdout:625: writing smithi078122029-19 from 778240 to 1187840 tid 1 2023-12-16T01:20:45.454 INFO:tasks.rados.rados.0.smithi078.stdout:625: writing smithi078122029-19 from 1187840 to 1720320 tid 2 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:625: writing smithi078122029-19 from 1720320 to 1990656 tid 3 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:626: copy_from oid 13 from oid 8 current snap is 65 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 277 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:624: done (2 left) 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 65 2023-12-16T01:20:45.456 INFO:tasks.rados.rados.0.smithi078.stdout:627: seq_num 216 ranges {3342336=425984,3768320=409600,4177920=393216} 2023-12-16T01:20:45.477 INFO:tasks.rados.rados.0.smithi078.stdout:627: writing smithi078122029-41 from 3342336 to 3768320 tid 1 2023-12-16T01:20:45.479 INFO:tasks.rados.rados.0.smithi078.stdout:627: writing smithi078122029-41 from 3768320 to 4177920 tid 2 2023-12-16T01:20:45.482 INFO:tasks.rados.rados.0.smithi078.stdout:627: writing smithi078122029-41 from 4177920 to 4571136 tid 3 2023-12-16T01:20:45.482 INFO:tasks.rados.rados.0.smithi078.stdout:628: read oid 20 snap 58 2023-12-16T01:20:45.482 INFO:tasks.rados.rados.0.smithi078.stdout:628: expect deleted 2023-12-16T01:20:45.482 INFO:tasks.rados.rados.0.smithi078.stdout:629: read oid 21 snap -1 2023-12-16T01:20:45.482 INFO:tasks.rados.rados.0.smithi078.stdout:629: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:20:45.483 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 65 2023-12-16T01:20:45.483 INFO:tasks.rados.rados.0.smithi078.stdout:625: finishing write tid 1 to smithi078122029-19 2023-12-16T01:20:45.483 INFO:tasks.rados.rados.0.smithi078.stdout:630: seq_num 217 ranges {319488=442368,761856=696320,1458176=106496} 2023-12-16T01:20:45.486 INFO:tasks.rados.rados.0.smithi078.stdout:630: writing smithi078122029-26 from 319488 to 761856 tid 1 2023-12-16T01:20:45.490 INFO:tasks.rados.rados.0.smithi078.stdout:630: writing smithi078122029-26 from 761856 to 1458176 tid 2 2023-12-16T01:20:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:630: writing smithi078122029-26 from 1458176 to 1564672 tid 3 2023-12-16T01:20:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:631: rollback oid 12 current snap is 65 2023-12-16T01:20:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 60 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: finishing write tid 2 to smithi078122029-19 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: finishing write tid 3 to smithi078122029-19 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: finishing write tid 4 to smithi078122029-19 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: finishing write tid 5 to smithi078122029-19 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 341 (ObjNum 215 snap 65 seq_num 215) dirty exists 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: left oid 19 (ObjNum 215 snap 65 seq_num 215) 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:626: finishing copy_from to smithi078122029-13 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 78 (ObjNum 190 snap 53 seq_num 190) dirty exists 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:626: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:627: finishing write tid 1 to smithi078122029-41 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:625: done (6 left) 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:626: done (5 left) 2023-12-16T01:20:45.493 INFO:tasks.rados.rados.0.smithi078.stdout:632: rollback oid 22 current snap is 65 2023-12-16T01:20:45.494 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 55 2023-12-16T01:20:45.494 INFO:tasks.rados.rados.0.smithi078.stdout:627: finishing write tid 2 to smithi078122029-41 2023-12-16T01:20:45.494 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 65 2023-12-16T01:20:45.494 INFO:tasks.rados.rados.0.smithi078.stdout:633: seq_num 218 ranges {3457024=458752,3915776=581632,4497408=221184} 2023-12-16T01:20:45.513 INFO:tasks.rados.rados.0.smithi078.stdout:633: writing smithi078122029-5 from 3457024 to 3915776 tid 1 2023-12-16T01:20:45.516 INFO:tasks.rados.rados.0.smithi078.stdout:633: writing smithi078122029-5 from 3915776 to 4497408 tid 2 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:633: writing smithi078122029-5 from 4497408 to 4718592 tid 3 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:628: done (6 left) 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:634: rollback oid 46 current snap is 65 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 48 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:627: finishing write tid 3 to smithi078122029-41 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:632: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:627: finishing write tid 4 to smithi078122029-41 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:632: done (6 left) 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:635: read oid 18 snap -1 2023-12-16T01:20:45.518 INFO:tasks.rados.rados.0.smithi078.stdout:635: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:636: rollback oid 30 current snap is 65 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 45 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:631: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:631: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:631: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 345 (ObjNum 189 snap 53 seq_num 189) dirty exists 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: finishing write tid 4 to smithi078122029-26 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: finishing write tid 5 to smithi078122029-26 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 280 (ObjNum 217 snap 65 seq_num 217) dirty exists 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:630: left oid 26 (ObjNum 217 snap 65 seq_num 217) 2023-12-16T01:20:45.519 INFO:tasks.rados.rados.0.smithi078.stdout:629: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:627: finishing write tid 5 to smithi078122029-41 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 121 (ObjNum 216 snap 65 seq_num 216) dirty exists 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:627: left oid 41 (ObjNum 216 snap 65 seq_num 216) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:633: finishing write tid 1 to smithi078122029-5 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:627: done (7 left) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:629: done (6 left) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:630: done (5 left) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:631: done (4 left) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:637: read oid 8 snap -1 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:637: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:638: rollback oid 34 current snap is 65 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 42 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:633: finishing write tid 2 to smithi078122029-5 2023-12-16T01:20:45.632 INFO:tasks.rados.rados.0.smithi078.stdout:634: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:634: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:634: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 236 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:633: finishing write tid 3 to smithi078122029-5 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:636: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:633: finishing write tid 4 to smithi078122029-5 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:636: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:634: done (5 left) 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:639: snap_create 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:636: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 238 (ObjNum 111 snap 25 seq_num 111) dirty exists 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:633: finishing write tid 5 to smithi078122029-5 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 245 (ObjNum 218 snap 65 seq_num 218) dirty exists 2023-12-16T01:20:45.633 INFO:tasks.rados.rados.0.smithi078.stdout:633: left oid 5 (ObjNum 218 snap 65 seq_num 218) 2023-12-16T01:20:45.634 INFO:tasks.rados.rados.0.smithi078.stdout:635: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:20:45.637 INFO:tasks.rados.rados.0.smithi078.stdout:638: finishing rollback tid 0 to smithi078122029-34 2023-12-16T01:20:45.638 INFO:tasks.rados.rados.0.smithi078.stdout:638: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:20:45.638 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 136 (ObjNum -356664288 snap 32606 seq_num 304) dirty dne 2023-12-16T01:20:45.638 INFO:tasks.rados.rados.0.smithi078.stdout:637: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[56825]: pgmap v15: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi078 to 2486M 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[56825]: osdmap e183: 8 total, 8 up, 8 in 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[39682]: pgmap v15: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi078 to 2486M 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[39682]: osdmap e183: 8 total, 8 up, 8 in 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:45 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:45 smithi118 ceph-mon[44148]: pgmap v15: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:45.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:45 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi078 to 2486M 2023-12-16T01:20:45.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:45 smithi118 ceph-mon[44148]: osdmap e183: 8 total, 8 up, 8 in 2023-12-16T01:20:45.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:45 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:45.880 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:45 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:46.446 INFO:tasks.rados.rados.0.smithi078.stdout:633: done (5 left) 2023-12-16T01:20:46.446 INFO:tasks.rados.rados.0.smithi078.stdout:635: done (4 left) 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:636: done (3 left) 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:637: done (2 left) 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:638: done (1 left) 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:639: done (0 left) 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:640: rollback oid 42 current snap is 66 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 26 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:641: copy_from oid 3 from oid 1 current snap is 66 2023-12-16T01:20:46.447 INFO:tasks.rados.rados.0.smithi078.stdout:642: snap_remove snap 51 2023-12-16T01:20:46.654 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:46 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:46] "GET /metrics HTTP/1.1" 200 33159 "" "Prometheus/2.43.0" 2023-12-16T01:20:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:46 smithi118 ceph-mon[44148]: osdmap e184: 8 total, 8 up, 8 in 2023-12-16T01:20:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:46 smithi078 ceph-mon[39682]: osdmap e184: 8 total, 8 up, 8 in 2023-12-16T01:20:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:46 smithi078 ceph-mon[56825]: osdmap e184: 8 total, 8 up, 8 in 2023-12-16T01:20:47.417 INFO:tasks.rados.rados.0.smithi078.stdout:642: done (2 left) 2023-12-16T01:20:47.417 INFO:tasks.rados.rados.0.smithi078.stdout:643: snap_create 2023-12-16T01:20:47.417 INFO:tasks.rados.rados.0.smithi078.stdout:640: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:20:47.417 INFO:tasks.rados.rados.0.smithi078.stdout:640: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:20:47.418 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 124 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-12-16T01:20:47.418 INFO:tasks.rados.rados.0.smithi078.stdout:641: finishing copy_from to smithi078122029-3 2023-12-16T01:20:47.418 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 58 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:47.418 INFO:tasks.rados.rados.0.smithi078.stdout:641: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:20:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[39682]: pgmap v18: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[39682]: osdmap e185: 8 total, 8 up, 8 in 2023-12-16T01:20:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[39682]: osdmap e186: 8 total, 8 up, 8 in 2023-12-16T01:20:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[56825]: pgmap v18: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[56825]: osdmap e185: 8 total, 8 up, 8 in 2023-12-16T01:20:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:47 smithi078 ceph-mon[56825]: osdmap e186: 8 total, 8 up, 8 in 2023-12-16T01:20:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:47 smithi118 ceph-mon[44148]: pgmap v18: 121 pgs: 121 active+clean; 172 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 605 KiB/s rd, 944 KiB/s wr, 35 op/s 2023-12-16T01:20:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:47 smithi118 ceph-mon[44148]: osdmap e185: 8 total, 8 up, 8 in 2023-12-16T01:20:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:47 smithi118 ceph-mon[44148]: osdmap e186: 8 total, 8 up, 8 in 2023-12-16T01:20:48.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:47 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:20:48.422 INFO:tasks.rados.rados.0.smithi078.stdout:640: done (2 left) 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:641: done (1 left) 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:643: done (0 left) 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:644: read oid 46 snap -1 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:644: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:645: rollback oid 42 current snap is 67 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 56 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 67 2023-12-16T01:20:48.423 INFO:tasks.rados.rados.0.smithi078.stdout:646: seq_num 219 ranges {1564672=475136,2039808=466944,2506752=335872} 2023-12-16T01:20:48.434 INFO:tasks.rados.rados.0.smithi078.stdout:646: writing smithi078122029-26 from 1564672 to 2039808 tid 1 2023-12-16T01:20:48.437 INFO:tasks.rados.rados.0.smithi078.stdout:646: writing smithi078122029-26 from 2039808 to 2506752 tid 2 2023-12-16T01:20:48.439 INFO:tasks.rados.rados.0.smithi078.stdout:646: writing smithi078122029-26 from 2506752 to 2842624 tid 3 2023-12-16T01:20:48.439 INFO:tasks.rados.rados.0.smithi078.stdout:647: copy_from oid 41 from oid 40 current snap is 67 2023-12-16T01:20:48.439 INFO:tasks.rados.rados.0.smithi078.stdout:645: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:20:48.439 INFO:tasks.rados.rados.0.smithi078.stdout:645: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 130 (ObjNum 131 snap 32 seq_num 131) dirty exists 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:645: done (3 left) 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:648: rollback oid 39 current snap is 67 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 43 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:649: copy_from oid 5 from oid 13 current snap is 67 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:650: rollback oid 44 current snap is 67 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 30 2023-12-16T01:20:48.440 INFO:tasks.rados.rados.0.smithi078.stdout:651: delete oid 7 current snap is 67 2023-12-16T01:20:48.443 INFO:tasks.rados.rados.0.smithi078.stdout:644: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:48.591 INFO:tasks.rados.rados.0.smithi078.stdout:646: finishing write tid 1 to smithi078122029-26 2023-12-16T01:20:48.591 INFO:tasks.rados.rados.0.smithi078.stdout:647: finishing copy_from to smithi078122029-41 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:647: got expected ENOENT (src dne) 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:647: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:648: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:644: done (6 left) 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:647: done (5 left) 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:651: done (4 left) 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:652: delete oid 43 current snap is 67 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:646: finishing write tid 2 to smithi078122029-26 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:650: finishing rollback tid 0 to smithi078122029-44 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:650: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 138 (ObjNum 33 snap 0 seq_num 2287504992) dirty dne 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:648: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:648: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:20:48.592 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 124 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:646: finishing write tid 3 to smithi078122029-26 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:646: finishing write tid 4 to smithi078122029-26 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:646: finishing write tid 5 to smithi078122029-26 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 291 (ObjNum 219 snap 67 seq_num 219) dirty exists 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:646: left oid 26 (ObjNum 219 snap 67 seq_num 219) 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:649: finishing copy_from to smithi078122029-5 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 78 (ObjNum 190 snap 53 seq_num 190) dirty exists 2023-12-16T01:20:48.593 INFO:tasks.rados.rados.0.smithi078.stdout:649: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:20:48.594 INFO:tasks.rados.rados.0.smithi078.stdout:646: done (4 left) 2023-12-16T01:20:48.594 INFO:tasks.rados.rados.0.smithi078.stdout:648: done (3 left) 2023-12-16T01:20:48.594 INFO:tasks.rados.rados.0.smithi078.stdout:649: done (2 left) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:650: done (1 left) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:652: done (0 left) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:653: read oid 50 snap -1 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:653: expect (ObjNum 60 snap 5 seq_num 60) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:654: rollback oid 34 current snap is 67 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 47 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:655: delete oid 5 current snap is 67 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:654: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:655: done (2 left) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:656: read oid 10 snap -1 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:656: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:657: snap_create 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:654: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:20:48.595 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 140 (ObjNum 128 snap 31 seq_num 128) dirty exists 2023-12-16T01:20:48.597 INFO:tasks.rados.rados.0.smithi078.stdout:653: expect (ObjNum 60 snap 5 seq_num 60) 2023-12-16T01:20:48.655 INFO:tasks.rados.rados.0.smithi078.stdout:656: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:20:49.451 INFO:tasks.rados.rados.0.smithi078.stdout:653: done (3 left) 2023-12-16T01:20:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:654: done (2 left) 2023-12-16T01:20:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:656: done (1 left) 2023-12-16T01:20:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:657: done (0 left) 2023-12-16T01:20:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 68 2023-12-16T01:20:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:658: seq_num 223 ranges {1597440=540672,2138112=450560,2588672=352256} 2023-12-16T01:20:49.463 INFO:tasks.rados.rados.0.smithi078.stdout:658: writing smithi078122029-39 from 1597440 to 2138112 tid 1 2023-12-16T01:20:49.466 INFO:tasks.rados.rados.0.smithi078.stdout:658: writing smithi078122029-39 from 2138112 to 2588672 tid 2 2023-12-16T01:20:49.469 INFO:tasks.rados.rados.0.smithi078.stdout:658: writing smithi078122029-39 from 2588672 to 2940928 tid 3 2023-12-16T01:20:49.469 INFO:tasks.rados.rados.0.smithi078.stdout:659: read oid 48 snap -1 2023-12-16T01:20:49.469 INFO:tasks.rados.rados.0.smithi078.stdout:659: expect deleted 2023-12-16T01:20:49.469 INFO:tasks.rados.rados.0.smithi078.stdout:660: rollback oid 18 current snap is 68 2023-12-16T01:20:49.469 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 46 2023-12-16T01:20:49.470 INFO:tasks.rados.rados.0.smithi078.stdout:658: finishing write tid 1 to smithi078122029-39 2023-12-16T01:20:49.470 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 68 2023-12-16T01:20:49.470 INFO:tasks.rados.rados.0.smithi078.stdout:661: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2023-12-16T01:20:49.472 INFO:tasks.rados.rados.0.smithi078.stdout:661: writing smithi078122029-44 from 0 to 557056 tid 1 2023-12-16T01:20:49.476 INFO:tasks.rados.rados.0.smithi078.stdout:661: writing smithi078122029-44 from 557056 to 1294336 tid 2 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:661: writing smithi078122029-44 from 1294336 to 1359872 tid 3 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:662: snap_create 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:658: finishing write tid 2 to smithi078122029-39 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:658: finishing write tid 3 to smithi078122029-39 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:660: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:658: finishing write tid 4 to smithi078122029-39 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:660: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:660: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 150 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-16T01:20:49.477 INFO:tasks.rados.rados.0.smithi078.stdout:658: finishing write tid 5 to smithi078122029-39 2023-12-16T01:20:49.478 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 129 (ObjNum 223 snap 68 seq_num 223) dirty exists 2023-12-16T01:20:49.478 INFO:tasks.rados.rados.0.smithi078.stdout:658: left oid 39 (ObjNum 223 snap 68 seq_num 223) 2023-12-16T01:20:49.478 INFO:tasks.rados.rados.0.smithi078.stdout:661: finishing write tid 1 to smithi078122029-44 2023-12-16T01:20:49.479 INFO:tasks.rados.rados.0.smithi078.stdout:661: finishing write tid 2 to smithi078122029-44 2023-12-16T01:20:49.479 INFO:tasks.rados.rados.0.smithi078.stdout:661: finishing write tid 3 to smithi078122029-44 2023-12-16T01:20:49.479 INFO:tasks.rados.rados.0.smithi078.stdout:661: finishing write tid 4 to smithi078122029-44 2023-12-16T01:20:49.480 INFO:tasks.rados.rados.0.smithi078.stdout:661: finishing write tid 5 to smithi078122029-44 2023-12-16T01:20:49.480 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 144 (ObjNum 224 snap 68 seq_num 224) dirty exists 2023-12-16T01:20:49.480 INFO:tasks.rados.rados.0.smithi078.stdout:661: left oid 44 (ObjNum 224 snap 68 seq_num 224) 2023-12-16T01:20:49.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: pgmap v21: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: osdmap e187: 8 total, 8 up, 8 in 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: pgmap v21: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: osdmap e187: 8 total, 8 up, 8 in 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:49 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: pgmap v21: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: osdmap e187: 8 total, 8 up, 8 in 2023-12-16T01:20:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:20:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:49 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:658: done (4 left) 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:659: done (3 left) 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:660: done (2 left) 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:661: done (1 left) 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:662: done (0 left) 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 69 2023-12-16T01:20:50.457 INFO:tasks.rados.rados.0.smithi078.stdout:663: seq_num 225 ranges {204800=573440,778240=622592,1400832=180224} 2023-12-16T01:20:50.461 INFO:tasks.rados.rados.0.smithi078.stdout:663: writing smithi078122029-18 from 204800 to 778240 tid 1 2023-12-16T01:20:50.465 INFO:tasks.rados.rados.0.smithi078.stdout:663: writing smithi078122029-18 from 778240 to 1400832 tid 2 2023-12-16T01:20:50.466 INFO:tasks.rados.rados.0.smithi078.stdout:663: writing smithi078122029-18 from 1400832 to 1581056 tid 3 2023-12-16T01:20:50.466 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 69 2023-12-16T01:20:50.466 INFO:tasks.rados.rados.0.smithi078.stdout:664: seq_num 226 ranges {2940928=589824,3530752=507904,4038656=294912} 2023-12-16T01:20:50.485 INFO:tasks.rados.rados.0.smithi078.stdout:664: writing smithi078122029-39 from 2940928 to 3530752 tid 1 2023-12-16T01:20:50.488 INFO:tasks.rados.rados.0.smithi078.stdout:664: writing smithi078122029-39 from 3530752 to 4038656 tid 2 2023-12-16T01:20:50.490 INFO:tasks.rados.rados.0.smithi078.stdout:664: writing smithi078122029-39 from 4038656 to 4333568 tid 3 2023-12-16T01:20:50.490 INFO:tasks.rados.rados.0.smithi078.stdout:665: setattr oid 49 current snap is 69 2023-12-16T01:20:50.490 INFO:tasks.rados.rados.0.smithi078.stdout:663: finishing write tid 1 to smithi078122029-18 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:663: finishing write tid 2 to smithi078122029-18 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:663: finishing write tid 3 to smithi078122029-18 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:663: finishing write tid 4 to smithi078122029-18 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:663: finishing write tid 5 to smithi078122029-18 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 155 (ObjNum 225 snap 69 seq_num 225) dirty exists 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:663: left oid 18 (ObjNum 225 snap 69 seq_num 225) 2023-12-16T01:20:50.491 INFO:tasks.rados.rados.0.smithi078.stdout:664: finishing write tid 1 to smithi078122029-39 2023-12-16T01:20:50.492 INFO:tasks.rados.rados.0.smithi078.stdout:663: done (2 left) 2023-12-16T01:20:50.492 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 69 2023-12-16T01:20:50.492 INFO:tasks.rados.rados.0.smithi078.stdout:666: seq_num 227 ranges {2088960=606208,2695168=794624,3489792=8192} 2023-12-16T01:20:50.507 INFO:tasks.rados.rados.0.smithi078.stdout:666: writing smithi078122029-8 from 2088960 to 2695168 tid 1 2023-12-16T01:20:50.512 INFO:tasks.rados.rados.0.smithi078.stdout:666: writing smithi078122029-8 from 2695168 to 3489792 tid 2 2023-12-16T01:20:50.512 INFO:tasks.rados.rados.0.smithi078.stdout:666: writing smithi078122029-8 from 3489792 to 3497984 tid 3 2023-12-16T01:20:50.512 INFO:tasks.rados.rados.0.smithi078.stdout:667: rollback oid 23 current snap is 69 2023-12-16T01:20:50.512 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 42 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:664: finishing write tid 2 to smithi078122029-39 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:664: finishing write tid 3 to smithi078122029-39 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:668: copy_from oid 9 from oid 18 current snap is 69 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:664: finishing write tid 4 to smithi078122029-39 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:664: finishing write tid 5 to smithi078122029-39 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 134 (ObjNum 226 snap 69 seq_num 226) dirty exists 2023-12-16T01:20:50.513 INFO:tasks.rados.rados.0.smithi078.stdout:664: left oid 39 (ObjNum 226 snap 69 seq_num 226) 2023-12-16T01:20:50.514 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 54 (ObjNum 208 snap 63 seq_num 208) dirty exists 2023-12-16T01:20:50.514 INFO:tasks.rados.rados.0.smithi078.stdout:664: done (4 left) 2023-12-16T01:20:50.514 INFO:tasks.rados.rados.0.smithi078.stdout:665: done (3 left) 2023-12-16T01:20:50.514 INFO:tasks.rados.rados.0.smithi078.stdout:669: snap_remove snap 36 2023-12-16T01:20:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Adjusting osd_memory_target on smithi118 to 2486M 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: osdmap e188: 8 total, 8 up, 8 in 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Adjusting osd_memory_target on smithi118 to 2486M 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: osdmap e188: 8 total, 8 up, 8 in 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:50 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Adjusting osd_memory_target on smithi118 to 2486M 2023-12-16T01:20:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: osdmap e188: 8 total, 8 up, 8 in 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:50 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:51.466 INFO:tasks.rados.rados.0.smithi078.stdout:669: done (3 left) 2023-12-16T01:20:51.466 INFO:tasks.rados.rados.0.smithi078.stdout:670: setattr oid 35 current snap is 69 2023-12-16T01:20:51.466 INFO:tasks.rados.rados.0.smithi078.stdout:666: finishing write tid 1 to smithi078122029-8 2023-12-16T01:20:51.466 INFO:tasks.rados.rados.0.smithi078.stdout:667: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:666: finishing write tid 2 to smithi078122029-8 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:666: finishing write tid 3 to smithi078122029-8 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:667: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:666: finishing write tid 4 to smithi078122029-8 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:667: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 138 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:666: finishing write tid 5 to smithi078122029-8 2023-12-16T01:20:51.467 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 97 (ObjNum 227 snap 69 seq_num 227) dirty exists 2023-12-16T01:20:51.468 INFO:tasks.rados.rados.0.smithi078.stdout:666: left oid 8 (ObjNum 227 snap 69 seq_num 227) 2023-12-16T01:20:51.468 INFO:tasks.rados.rados.0.smithi078.stdout:668: finishing copy_from to smithi078122029-9 2023-12-16T01:20:51.468 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 155 (ObjNum 225 snap 69 seq_num 225) dirty exists 2023-12-16T01:20:51.468 INFO:tasks.rados.rados.0.smithi078.stdout:668: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:666: done (3 left) 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:667: done (2 left) 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:668: done (1 left) 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:671: read oid 21 snap 30 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:671: expect deleted 2023-12-16T01:20:51.470 INFO:tasks.rados.rados.0.smithi078.stdout:672: copy_from oid 39 from oid 12 current snap is 69 2023-12-16T01:20:51.471 INFO:tasks.rados.rados.0.smithi078.stdout:673: delete oid 4 current snap is 69 2023-12-16T01:20:51.477 INFO:tasks.rados.rados.0.smithi078.stdout:671: done (3 left) 2023-12-16T01:20:51.477 INFO:tasks.rados.rados.0.smithi078.stdout:673: done (2 left) 2023-12-16T01:20:51.477 INFO:tasks.rados.rados.0.smithi078.stdout:674: snap_create 2023-12-16T01:20:51.479 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 282 (ObjNum 161 snap 0 seq_num 2287204592) dirty exists 2023-12-16T01:20:51.504 INFO:tasks.rados.rados.0.smithi078.stdout:672: finishing copy_from to smithi078122029-39 2023-12-16T01:20:51.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 345 (ObjNum 189 snap 53 seq_num 189) dirty exists 2023-12-16T01:20:51.504 INFO:tasks.rados.rados.0.smithi078.stdout:672: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:20:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[56825]: pgmap v24: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[56825]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:20:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[56825]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[56825]: osdmap e189: 8 total, 8 up, 8 in 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[39682]: pgmap v24: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[39682]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[39682]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[39682]: osdmap e189: 8 total, 8 up, 8 in 2023-12-16T01:20:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:51 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:51 smithi118 ceph-mon[44148]: pgmap v24: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2023-12-16T01:20:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:51 smithi118 ceph-mon[44148]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-16T01:20:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:51 smithi118 ceph-mon[44148]: Reconfiguring daemon alertmanager.a on smithi078 2023-12-16T01:20:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:51 smithi118 ceph-mon[44148]: osdmap e189: 8 total, 8 up, 8 in 2023-12-16T01:20:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:51 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:670: done (2 left) 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:672: done (1 left) 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:674: done (0 left) 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:675: read oid 45 snap -1 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:675: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:676: copy_from oid 49 from oid 4 current snap is 70 2023-12-16T01:20:52.477 INFO:tasks.rados.rados.0.smithi078.stdout:677: snap_remove snap 58 2023-12-16T01:20:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:52 smithi078 ceph-mon[39682]: osdmap e190: 8 total, 8 up, 8 in 2023-12-16T01:20:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:52 smithi078 ceph-mon[56825]: osdmap e190: 8 total, 8 up, 8 in 2023-12-16T01:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:52 smithi118 ceph-mon[44148]: osdmap e190: 8 total, 8 up, 8 in 2023-12-16T01:20:53.112 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:52 smithi078 systemd[1]: Stopping Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:53.112 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:52 smithi078 conmon[115717]: ts=2023-12-16T01:20:52.982Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-16T01:20:53.485 INFO:tasks.rados.rados.0.smithi078.stdout:677: done (2 left) 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:678: rollback oid 14 current snap is 70 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 59 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:676: finishing copy_from to smithi078122029-49 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:676: got expected ENOENT (src dne) 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:676: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:20:53.486 INFO:tasks.rados.rados.0.smithi078.stdout:675: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:20:53.540 INFO:tasks.rados.rados.0.smithi078.stdout:678: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:678: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:678: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 296 (ObjNum 174 snap 48 seq_num 174) dirty exists 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:675: done (2 left) 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:676: done (1 left) 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:678: done (0 left) 2023-12-16T01:20:53.541 INFO:tasks.rados.rados.0.smithi078.stdout:679: snap_create 2023-12-16T01:20:53.726 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:53 smithi078 bash[125328]: 2c924a6fc243f4e2055166c71d42f8c0543f411aa01d3ba7a2a0d04387990122 2023-12-16T01:20:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:53 smithi078 ceph-mon[39682]: pgmap v27: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:53 smithi078 ceph-mon[39682]: osdmap e191: 8 total, 8 up, 8 in 2023-12-16T01:20:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:53 smithi078 ceph-mon[56825]: pgmap v27: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:53 smithi078 ceph-mon[56825]: osdmap e191: 8 total, 8 up, 8 in 2023-12-16T01:20:53.907 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:53 smithi118 conmon[94743]: ts=2023-12-16T01:20:53.506Z caller=notifier.go:532 level=error component=notifier alertmanager=http://smithi078:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://smithi078:9093/api/v2/alerts\": dial tcp 172.21.15.78:9093: connect: connection refused" 2023-12-16T01:20:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:53 smithi118 ceph-mon[44148]: pgmap v27: 121 pgs: 121 active+clean; 189 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:20:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:53 smithi118 ceph-mon[44148]: osdmap e191: 8 total, 8 up, 8 in 2023-12-16T01:20:54.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:53 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-16T01:20:54.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:53 smithi078 systemd[1]: Stopped Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:54.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:53 smithi078 systemd[1]: Starting Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:54.491 INFO:tasks.rados.rados.0.smithi078.stdout:679: done (0 left) 2023-12-16T01:20:54.491 INFO:tasks.rados.rados.0.smithi078.stdout:680: copy_from oid 16 from oid 10 current snap is 71 2023-12-16T01:20:54.491 INFO:tasks.rados.rados.0.smithi078.stdout:681: snap_remove snap 65 2023-12-16T01:20:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[39682]: osdmap e192: 8 total, 8 up, 8 in 2023-12-16T01:20:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[56825]: osdmap e192: 8 total, 8 up, 8 in 2023-12-16T01:20:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:54 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.386Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.386Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.387Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.388Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.409Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:20:54.727 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.410Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-16T01:20:54.728 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.413Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-16T01:20:54.728 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 conmon[125691]: ts=2023-12-16T01:20:54.413Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-16T01:20:54.728 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 bash[125650]: b1baf7f9857ffce839d22c85a7f18e0a0b3d10b07032c84ba1ca10e91e3f253f 2023-12-16T01:20:54.728 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:54 smithi078 systemd[1]: Started Ceph alertmanager.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:54 smithi118 ceph-mon[44148]: osdmap e192: 8 total, 8 up, 8 in 2023-12-16T01:20:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:54 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:54 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:55.112 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:54 smithi078 systemd[1]: Stopping Ceph node-exporter.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:55.497 INFO:tasks.rados.rados.0.smithi078.stdout:681: done (1 left) 2023-12-16T01:20:55.497 INFO:tasks.rados.rados.0.smithi078.stdout:682: read oid 35 snap -1 2023-12-16T01:20:55.497 INFO:tasks.rados.rados.0.smithi078.stdout:682: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:20:55.497 INFO:tasks.rados.rados.0.smithi078.stdout:683: rollback oid 40 current snap is 71 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 50 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:684: read oid 43 snap -1 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:684: expect deleted 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:685: rollback oid 39 current snap is 71 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 50 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:686: snap_create 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:680: finishing copy_from to smithi078122029-16 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 267 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:20:55.498 INFO:tasks.rados.rados.0.smithi078.stdout:680: finishing copy_from racing read to smithi078122029-16 2023-12-16T01:20:55.508 INFO:tasks.rados.rados.0.smithi078.stdout:682: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:683: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:683: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 169 (ObjNum 171 snap 48 seq_num 171) dirty exists 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:685: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:685: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:685: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:20:55.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 348 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:20:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:55 smithi118 ceph-mon[44148]: pgmap v30: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:55 smithi118 ceph-mon[44148]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T01:20:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:55 smithi118 ceph-mon[44148]: Reconfiguring daemon node-exporter.a on smithi078 2023-12-16T01:20:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:55 smithi118 ceph-mon[44148]: osdmap e193: 8 total, 8 up, 8 in 2023-12-16T01:20:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[39682]: pgmap v30: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[39682]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[39682]: Reconfiguring daemon node-exporter.a on smithi078 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[39682]: osdmap e193: 8 total, 8 up, 8 in 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[56825]: pgmap v30: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[56825]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[56825]: Reconfiguring daemon node-exporter.a on smithi078 2023-12-16T01:20:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:55 smithi078 ceph-mon[56825]: osdmap e193: 8 total, 8 up, 8 in 2023-12-16T01:20:55.978 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:55 smithi078 bash[125917]: 38faeb875c4cb303846c5dfe55265530cf08671b249d2f9ac829695986d8da9e 2023-12-16T01:20:55.978 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:55 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:20:55.978 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:55 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-16T01:20:55.978 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:55 smithi078 systemd[1]: Stopped Ceph node-exporter.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:55.978 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:55 smithi078 systemd[1]: Starting Ceph node-exporter.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:56.504 INFO:tasks.rados.rados.0.smithi078.stdout:680: done (5 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:682: done (4 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:683: done (3 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:684: done (2 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:685: done (1 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:686: done (0 left) 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:687: rollback oid 44 current snap is 72 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 55 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 72 2023-12-16T01:20:56.505 INFO:tasks.rados.rados.0.smithi078.stdout:688: seq_num 229 ranges {3874816=638976,4513792=606208,5120000=196608} 2023-12-16T01:20:56.528 INFO:tasks.rados.rados.0.smithi078.stdout:688: writing smithi078122029-30 from 3874816 to 4513792 tid 1 2023-12-16T01:20:56.531 INFO:tasks.rados.rados.0.smithi078.stdout:688: writing smithi078122029-30 from 4513792 to 5120000 tid 2 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:688: writing smithi078122029-30 from 5120000 to 5316608 tid 3 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:689: rollback oid 40 current snap is 72 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 59 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:687: finishing rollback tid 0 to smithi078122029-44 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:687: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:687: finishing rollback tid 2 to smithi078122029-44 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 147 (ObjNum 176 snap 48 seq_num 176) dirty exists 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:687: done (2 left) 2023-12-16T01:20:56.533 INFO:tasks.rados.rados.0.smithi078.stdout:690: snap_remove snap 67 2023-12-16T01:20:56.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:20:56 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:56] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-12-16T01:20:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:56 smithi118 ceph-mon[44148]: osdmap e194: 8 total, 8 up, 8 in 2023-12-16T01:20:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:56 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:56 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.726 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[125691]: ts=2023-12-16T01:20:56.388Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000181209s 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[39682]: osdmap e194: 8 total, 8 up, 8 in 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[56825]: osdmap e194: 8 total, 8 up, 8 in 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:56 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.256Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.256Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.256Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.256Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=arp 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-16T01:20:56.728 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=edac 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-16T01:20:56.729 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=os 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-16T01:20:56.730 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=stat 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=time 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=uname 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.257Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.258Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 conmon[126283]: ts=2023-12-16T01:20:56.258Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 bash[126243]: 79f82f1dc6b9496c93f70663ee4bf5b8a63026c18ca6c529f005a25c51a7eb7c 2023-12-16T01:20:56.731 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 16 01:20:56 smithi078 systemd[1]: Started Ceph node-exporter.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:690: done (2 left) 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:691: snap_create 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: finishing write tid 1 to smithi078122029-30 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: finishing write tid 2 to smithi078122029-30 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: finishing write tid 3 to smithi078122029-30 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: finishing write tid 4 to smithi078122029-30 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:689: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: finishing write tid 5 to smithi078122029-30 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 266 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:20:57.425 INFO:tasks.rados.rados.0.smithi078.stdout:688: left oid 30 (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:20:57.426 INFO:tasks.rados.rados.0.smithi078.stdout:689: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:20:57.426 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 172 (ObjNum 145 snap 0 seq_num 2287308416) dirty dne 2023-12-16T01:20:57.823 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[39682]: pgmap v33: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[39682]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[39682]: osdmap e195: 8 total, 8 up, 8 in 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[39682]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[39682]: osdmap e196: 8 total, 8 up, 8 in 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[56825]: pgmap v33: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[56825]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[56825]: osdmap e195: 8 total, 8 up, 8 in 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[56825]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:20:57.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:57 smithi078 ceph-mon[56825]: osdmap e196: 8 total, 8 up, 8 in 2023-12-16T01:20:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:57 smithi118 ceph-mon[44148]: pgmap v33: 121 pgs: 121 active+clean; 200 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.9 MiB/s wr, 25 op/s 2023-12-16T01:20:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:57 smithi118 ceph-mon[44148]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:20:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:57 smithi118 ceph-mon[44148]: osdmap e195: 8 total, 8 up, 8 in 2023-12-16T01:20:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:57 smithi118 ceph-mon[44148]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:20:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:57 smithi118 ceph-mon[44148]: osdmap e196: 8 total, 8 up, 8 in 2023-12-16T01:20:58.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:20:57 smithi078 conmon[40108]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:20:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:688: done (2 left) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:689: done (1 left) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:691: done (0 left) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:692: rmattr oid 40 current snap is 73 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:692: done (0 left) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:693: read oid 10 snap 63 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:693: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:694: read oid 50 snap -1 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:694: expect (ObjNum 60 snap 5 seq_num 60) 2023-12-16T01:20:58.430 INFO:tasks.rados.rados.0.smithi078.stdout:695: setattr oid 7 current snap is 73 2023-12-16T01:20:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:696: read oid 18 snap 42 2023-12-16T01:20:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:696: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:20:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:697: copy_from oid 42 from oid 35 current snap is 73 2023-12-16T01:20:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:698: read oid 46 snap -1 2023-12-16T01:20:58.431 INFO:tasks.rados.rados.0.smithi078.stdout:698: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:58.432 INFO:tasks.rados.rados.0.smithi078.stdout:699: rollback oid 31 current snap is 73 2023-12-16T01:20:58.432 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 47 2023-12-16T01:20:58.432 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 73 2023-12-16T01:20:58.432 INFO:tasks.rados.rados.0.smithi078.stdout:700: seq_num 230 ranges {3497984=655360,4153344=491520,4644864=311296} 2023-12-16T01:20:58.455 INFO:tasks.rados.rados.0.smithi078.stdout:700: writing smithi078122029-8 from 3497984 to 4153344 tid 1 2023-12-16T01:20:58.457 INFO:tasks.rados.rados.0.smithi078.stdout:700: writing smithi078122029-8 from 4153344 to 4644864 tid 2 2023-12-16T01:20:58.459 INFO:tasks.rados.rados.0.smithi078.stdout:700: writing smithi078122029-8 from 4644864 to 4956160 tid 3 2023-12-16T01:20:58.460 INFO:tasks.rados.rados.0.smithi078.stdout:701: rollback oid 19 current snap is 73 2023-12-16T01:20:58.460 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 70 2023-12-16T01:20:58.460 INFO:tasks.rados.rados.0.smithi078.stdout:699: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:20:58.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 0 (ObjNum 33 snap 0 seq_num 2287041984) dirty dne 2023-12-16T01:20:58.460 INFO:tasks.rados.rados.0.smithi078.stdout:693: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:20:58.484 INFO:tasks.rados.rados.0.smithi078.stdout:697: finishing copy_from to smithi078122029-42 2023-12-16T01:20:58.484 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 282 (ObjNum 81 snap 0 seq_num 2287453696) dirty exists 2023-12-16T01:20:58.484 INFO:tasks.rados.rados.0.smithi078.stdout:697: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:20:58.484 INFO:tasks.rados.rados.0.smithi078.stdout:696: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-16T01:20:58.488 INFO:tasks.rados.rados.0.smithi078.stdout:694: expect (ObjNum 60 snap 5 seq_num 60) 2023-12-16T01:20:58.545 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 307 (ObjNum 65 snap 0 seq_num 1869574737) dirty exists 2023-12-16T01:20:58.546 INFO:tasks.rados.rados.0.smithi078.stdout:698: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:20:58.687 INFO:tasks.rados.rados.0.smithi078.stdout:700: finishing write tid 1 to smithi078122029-8 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:700: finishing write tid 2 to smithi078122029-8 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:700: finishing write tid 3 to smithi078122029-8 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:700: finishing write tid 4 to smithi078122029-8 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:700: finishing write tid 5 to smithi078122029-8 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 110 (ObjNum 230 snap 73 seq_num 230) dirty exists 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:700: left oid 8 (ObjNum 230 snap 73 seq_num 230) 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:701: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:701: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:693: done (8 left) 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:694: done (7 left) 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:695: done (6 left) 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:696: done (5 left) 2023-12-16T01:20:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:697: done (4 left) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:698: done (3 left) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:699: done (2 left) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:700: done (1 left) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:702: rollback oid 26 current snap is 73 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 64 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:701: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 380 (ObjNum 215 snap 65 seq_num 215) dirty exists 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:701: done (1 left) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:703: read oid 37 snap 48 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:703: expect (ObjNum 140 snap 36 seq_num 140) 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:704: rollback oid 9 current snap is 73 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 9 to 26 2023-12-16T01:20:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:705: setattr oid 16 current snap is 73 2023-12-16T01:20:58.690 INFO:tasks.rados.rados.0.smithi078.stdout:706: setattr oid 31 current snap is 73 2023-12-16T01:20:58.690 INFO:tasks.rados.rados.0.smithi078.stdout:707: delete oid 47 current snap is 73 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:704: finishing rollback tid 0 to smithi078122029-9 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:704: finishing rollback tid 1 to smithi078122029-9 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:702: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:702: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:702: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:20:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 305 (ObjNum 162 snap 44 seq_num 162) dirty exists 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:704: finishing rollback tid 2 to smithi078122029-9 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 158 (ObjNum 88 snap 20 seq_num 88) dirty exists 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 268 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:702: done (5 left) 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:704: done (4 left) 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:705: done (3 left) 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:707: done (2 left) 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 73 2023-12-16T01:20:58.692 INFO:tasks.rados.rados.0.smithi078.stdout:708: seq_num 232 ranges {1990656=688128,2678784=663552,3342336=139264} 2023-12-16T01:20:58.706 INFO:tasks.rados.rados.0.smithi078.stdout:708: writing smithi078122029-19 from 1990656 to 2678784 tid 1 2023-12-16T01:20:58.710 INFO:tasks.rados.rados.0.smithi078.stdout:708: writing smithi078122029-19 from 2678784 to 3342336 tid 2 2023-12-16T01:20:58.711 INFO:tasks.rados.rados.0.smithi078.stdout:708: writing smithi078122029-19 from 3342336 to 3481600 tid 3 2023-12-16T01:20:58.711 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 73 2023-12-16T01:20:58.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 247 (ObjNum 33 snap 0 seq_num 2287041984) dirty exists 2023-12-16T01:20:58.711 INFO:tasks.rados.rados.0.smithi078.stdout:703: expect (ObjNum 140 snap 36 seq_num 140) 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: finishing write tid 1 to smithi078122029-19 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: finishing write tid 2 to smithi078122029-19 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: finishing write tid 3 to smithi078122029-19 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: finishing write tid 4 to smithi078122029-19 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: finishing write tid 5 to smithi078122029-19 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 384 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:708: left oid 19 (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:20:58.794 INFO:tasks.rados.rados.0.smithi078.stdout:709: seq_num 233 ranges {2539520=712704,3252224=548864,3801088=253952} 2023-12-16T01:20:58.810 INFO:tasks.rados.rados.0.smithi078.stdout:709: writing smithi078122029-14 from 2539520 to 3252224 tid 1 2023-12-16T01:20:58.813 INFO:tasks.rados.rados.0.smithi078.stdout:709: writing smithi078122029-14 from 3252224 to 3801088 tid 2 2023-12-16T01:20:58.815 INFO:tasks.rados.rados.0.smithi078.stdout:709: writing smithi078122029-14 from 3801088 to 4055040 tid 3 2023-12-16T01:20:58.815 INFO:tasks.rados.rados.0.smithi078.stdout:703: done (3 left) 2023-12-16T01:20:58.815 INFO:tasks.rados.rados.0.smithi078.stdout:706: done (2 left) 2023-12-16T01:20:58.815 INFO:tasks.rados.rados.0.smithi078.stdout:708: done (1 left) 2023-12-16T01:20:58.816 INFO:tasks.rados.rados.0.smithi078.stdout:710: setattr oid 7 current snap is 73 2023-12-16T01:20:58.816 INFO:tasks.rados.rados.0.smithi078.stdout:709: finishing write tid 1 to smithi078122029-14 2023-12-16T01:20:58.816 INFO:tasks.rados.rados.0.smithi078.stdout:711: delete oid 6 current snap is 73 2023-12-16T01:20:58.816 INFO:tasks.rados.rados.0.smithi078.stdout:709: finishing write tid 2 to smithi078122029-14 2023-12-16T01:20:58.817 INFO:tasks.rados.rados.0.smithi078.stdout:709: finishing write tid 3 to smithi078122029-14 2023-12-16T01:20:58.817 INFO:tasks.rados.rados.0.smithi078.stdout:709: finishing write tid 4 to smithi078122029-14 2023-12-16T01:20:58.818 INFO:tasks.rados.rados.0.smithi078.stdout:711: done (2 left) 2023-12-16T01:20:58.818 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 73 2023-12-16T01:20:58.818 INFO:tasks.rados.rados.0.smithi078.stdout:712: seq_num 235 ranges {385024=745472,1130496=712704,1843200=90112} 2023-12-16T01:20:58.824 INFO:tasks.rados.rados.0.smithi078.stdout:712: writing smithi078122029-25 from 385024 to 1130496 tid 1 2023-12-16T01:20:58.828 INFO:tasks.rados.rados.0.smithi078.stdout:712: writing smithi078122029-25 from 1130496 to 1843200 tid 2 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:712: writing smithi078122029-25 from 1843200 to 1933312 tid 3 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:713: copy_from oid 44 from oid 50 current snap is 73 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:709: finishing write tid 5 to smithi078122029-14 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 312 (ObjNum 233 snap 73 seq_num 233) dirty exists 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:709: left oid 14 (ObjNum 233 snap 73 seq_num 233) 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:709: done (3 left) 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:714: rollback oid 15 current snap is 73 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 50 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 313 (ObjNum 65 snap 0 seq_num 1869574737) dirty exists 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:712: finishing write tid 1 to smithi078122029-25 2023-12-16T01:20:58.830 INFO:tasks.rados.rados.0.smithi078.stdout:710: done (3 left) 2023-12-16T01:20:58.831 INFO:tasks.rados.rados.0.smithi078.stdout:715: copy_from oid 33 from oid 19 current snap is 73 2023-12-16T01:20:58.831 INFO:tasks.rados.rados.0.smithi078.stdout:716: copy_from oid 18 from oid 8 current snap is 73 2023-12-16T01:20:58.831 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 73 2023-12-16T01:20:58.831 INFO:tasks.rados.rados.0.smithi078.stdout:717: seq_num 236 ranges {0=761856,761856=647168,1409024=155648} 2023-12-16T01:20:58.834 INFO:tasks.rados.rados.0.smithi078.stdout:717: writing smithi078122029-17 from 0 to 761856 tid 1 2023-12-16T01:20:58.838 INFO:tasks.rados.rados.0.smithi078.stdout:717: writing smithi078122029-17 from 761856 to 1409024 tid 2 2023-12-16T01:20:58.840 INFO:tasks.rados.rados.0.smithi078.stdout:717: writing smithi078122029-17 from 1409024 to 1564672 tid 3 2023-12-16T01:20:58.840 INFO:tasks.rados.rados.0.smithi078.stdout:718: snap_remove snap 70 2023-12-16T01:20:59.503 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:59 smithi118 ceph-mon[44148]: pgmap v36: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:20:59.504 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:20:59 smithi118 ceph-mon[44148]: osdmap e197: 8 total, 8 up, 8 in 2023-12-16T01:20:59.504 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 systemd[1]: Stopping Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:20:59.504 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T01:20:59.504 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.503Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.504Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.504Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.504Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-16T01:20:59.505 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:20:59 smithi118 conmon[94743]: ts=2023-12-16T01:20:59.504Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-16T01:20:59.507 INFO:tasks.rados.rados.0.smithi078.stdout:718: done (6 left) 2023-12-16T01:20:59.507 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 73 2023-12-16T01:20:59.507 INFO:tasks.rados.rados.0.smithi078.stdout:719: seq_num 237 ranges {2056192=778240,2834432=532480,3366912=270336} 2023-12-16T01:20:59.524 INFO:tasks.rados.rados.0.smithi078.stdout:719: writing smithi078122029-28 from 2056192 to 2834432 tid 1 2023-12-16T01:20:59.528 INFO:tasks.rados.rados.0.smithi078.stdout:719: writing smithi078122029-28 from 2834432 to 3366912 tid 2 2023-12-16T01:20:59.530 INFO:tasks.rados.rados.0.smithi078.stdout:719: writing smithi078122029-28 from 3366912 to 3637248 tid 3 2023-12-16T01:20:59.530 INFO:tasks.rados.rados.0.smithi078.stdout:720: read oid 35 snap -1 2023-12-16T01:20:59.530 INFO:tasks.rados.rados.0.smithi078.stdout:720: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:20:59.530 INFO:tasks.rados.rados.0.smithi078.stdout:721: snap_remove snap 56 2023-12-16T01:20:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:59 smithi078 ceph-mon[39682]: pgmap v36: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:20:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:20:59 smithi078 ceph-mon[39682]: osdmap e197: 8 total, 8 up, 8 in 2023-12-16T01:20:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:59 smithi078 ceph-mon[56825]: pgmap v36: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:20:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:20:59 smithi078 ceph-mon[56825]: osdmap e197: 8 total, 8 up, 8 in 2023-12-16T01:20:59.773 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:21:00.080 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:21:00.080 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 starting - - - - 2023-12-16T01:21:00.080 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3m) 15s ago 3m 100M - 9.4.7 954c08fa6188 1ded40019a42 2023-12-16T01:21:00.080 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4m) 16s ago 4m 16.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4m) 15s ago 4m 19.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283 running (32s) 15s ago 8m 494M - 19.0.0-191-g6d933094 a29c258b5d6f be0ca6df2417 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:9283 running (9m) 16s ago 9m 391M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 3df0430a891e 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9m) 16s ago 9m 110M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8m) 15s ago 8m 75.2M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8m) 16s ago 8m 70.2M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 starting - - - - 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3m) 15s ago 3m 17.8M - 1.5.0 0da6a335fe13 fdbc40ca99db 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7m) 16s ago 7m 212M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7m) 16s ago 7m 199M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7m) 16s ago 7m 184M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6m) 16s ago 6m 142M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6m) 15s ago 6m 164M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5m) 15s ago 5m 187M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:21:00.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5m) 15s ago 5m 159M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:21:00.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5m) 15s ago 5m 170M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:21:00.082 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3m) 15s ago 4m 53.9M - 2.43.0 a07b618ecd1d 561fe28dc33d 2023-12-16T01:21:00.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 bash[111085]: 561fe28dc33dc4540ad907172109a18b9665ee301a30b97ef50289fb1bee090f 2023-12-16T01:21:00.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T01:21:00.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 systemd[1]: Stopped Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:00.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 systemd[1]: Starting Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:00.462 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:21:00.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:21:00.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 1, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 14, 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T01:21:00.463 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:21:00.464 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:21:00.510 INFO:tasks.rados.rados.0.smithi078.stdout:721: done (8 left) 2023-12-16T01:21:00.510 INFO:tasks.rados.rados.0.smithi078.stdout:722: read oid 23 snap -1 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:722: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:723: setattr oid 41 current snap is 73 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:712: finishing write tid 2 to smithi078122029-25 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:714: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:714: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 249 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:712: finishing write tid 3 to smithi078122029-25 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:712: finishing write tid 4 to smithi078122029-25 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:713: finishing copy_from to smithi078122029-44 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 247 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:713: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:712: finishing write tid 5 to smithi078122029-25 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 152 (ObjNum 235 snap 73 seq_num 235) dirty exists 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:712: left oid 25 (ObjNum 235 snap 73 seq_num 235) 2023-12-16T01:21:00.511 INFO:tasks.rados.rados.0.smithi078.stdout:717: finishing write tid 1 to smithi078122029-17 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:717: finishing write tid 2 to smithi078122029-17 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:717: finishing write tid 3 to smithi078122029-17 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:717: finishing write tid 4 to smithi078122029-17 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:717: finishing write tid 5 to smithi078122029-17 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 310 (ObjNum 236 snap 73 seq_num 236) dirty exists 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:717: left oid 17 (ObjNum 236 snap 73 seq_num 236) 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:715: finishing copy_from to smithi078122029-33 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 384 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:715: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:716: finishing copy_from to smithi078122029-18 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 110 (ObjNum 230 snap 73 seq_num 230) dirty exists 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:716: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:719: finishing write tid 1 to smithi078122029-28 2023-12-16T01:21:00.512 INFO:tasks.rados.rados.0.smithi078.stdout:720: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: finishing write tid 2 to smithi078122029-28 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: finishing write tid 3 to smithi078122029-28 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: finishing write tid 4 to smithi078122029-28 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: finishing write tid 5 to smithi078122029-28 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 161 (ObjNum 237 snap 73 seq_num 237) dirty exists 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: left oid 28 (ObjNum 237 snap 73 seq_num 237) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:712: done (9 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:713: done (8 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:714: done (7 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:715: done (6 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:716: done (5 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:717: done (4 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:719: done (3 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:720: done (2 left) 2023-12-16T01:21:00.518 INFO:tasks.rados.rados.0.smithi078.stdout:724: delete oid 7 current snap is 73 2023-12-16T01:21:00.519 INFO:tasks.rados.rados.0.smithi078.stdout:722: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 283 (ObjNum 216 snap 65 seq_num 216) dirty exists 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:722: done (2 left) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:723: done (1 left) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:724: done (0 left) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:725: read oid 9 snap 63 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:725: expect (ObjNum 212 snap 63 seq_num 212) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:726: read oid 13 snap -1 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:726: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 73 2023-12-16T01:21:00.543 INFO:tasks.rados.rados.0.smithi078.stdout:727: seq_num 239 ranges {802816=409600,1212416=704512,1916928=499712} 2023-12-16T01:21:00.549 INFO:tasks.rados.rados.0.smithi078.stdout:727: writing smithi078122029-11 from 802816 to 1212416 tid 1 2023-12-16T01:21:00.554 INFO:tasks.rados.rados.0.smithi078.stdout:727: writing smithi078122029-11 from 1212416 to 1916928 tid 2 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:727: writing smithi078122029-11 from 1916928 to 2416640 tid 3 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:728: read oid 39 snap -1 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:728: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:729: rollback oid 43 current snap is 73 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 26 2023-12-16T01:21:00.557 INFO:tasks.rados.rados.0.smithi078.stdout:726: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:21:00.631 INFO:tasks.rados.rados.0.smithi078.stdout:727: finishing write tid 1 to smithi078122029-11 2023-12-16T01:21:00.631 INFO:tasks.rados.rados.0.smithi078.stdout:727: finishing write tid 2 to smithi078122029-11 2023-12-16T01:21:00.631 INFO:tasks.rados.rados.0.smithi078.stdout:727: finishing write tid 3 to smithi078122029-11 2023-12-16T01:21:00.631 INFO:tasks.rados.rados.0.smithi078.stdout:727: finishing write tid 4 to smithi078122029-11 2023-12-16T01:21:00.631 INFO:tasks.rados.rados.0.smithi078.stdout:727: finishing write tid 5 to smithi078122029-11 2023-12-16T01:21:00.632 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 256 (ObjNum 239 snap 73 seq_num 239) dirty exists 2023-12-16T01:21:00.632 INFO:tasks.rados.rados.0.smithi078.stdout:727: left oid 11 (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:21:00.632 INFO:tasks.rados.rados.0.smithi078.stdout:729: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:21:00.632 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 224 (ObjNum 33 snap 0 seq_num 1) dirty dne 2023-12-16T01:21:00.632 INFO:tasks.rados.rados.0.smithi078.stdout:728: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:00.681 INFO:tasks.rados.rados.0.smithi078.stdout:725: expect (ObjNum 212 snap 63 seq_num 212) 2023-12-16T01:21:00.773 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:00 smithi118 ceph-mon[44148]: osdmap e198: 8 total, 8 up, 8 in 2023-12-16T01:21:00.774 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:00 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/2284009292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:00 smithi078 ceph-mon[39682]: osdmap e198: 8 total, 8 up, 8 in 2023-12-16T01:21:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:00 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/2284009292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:00 smithi078 ceph-mon[56825]: osdmap e198: 8 total, 8 up, 8 in 2023-12-16T01:21:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:00 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/2284009292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:01.061 INFO:tasks.rados.rados.0.smithi078.stdout:725: done (4 left) 2023-12-16T01:21:01.061 INFO:tasks.rados.rados.0.smithi078.stdout:726: done (3 left) 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:727: done (2 left) 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:728: done (1 left) 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:729: done (0 left) 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:730: delete oid 6 current snap is 73 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:730: done (0 left) 2023-12-16T01:21:01.062 INFO:tasks.rados.rados.0.smithi078.stdout:731: snap_remove snap 63 2023-12-16T01:21:01.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.774Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-16T01:21:01.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.774Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-16T01:21:01.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.774Z caller=main.go:570 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 smithi118 (none))" 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.774Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.774Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.776Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.776Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.778Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.778Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.779Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.779Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.619µs 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.779Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.780Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.794Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.794Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.794Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.909µs wal_replay_duration=15.135741ms wbl_replay_duration=137ns total_replay_duration=15.186721ms 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.797Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T01:21:01.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.797Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.797Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 bash[111416]: cc59e18b08db07deb2e123d9e17d08c9be2f889e35c5fa70414c99ec21dea7de 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 systemd[1]: Started Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.816Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.094183ms db_storage=808ns remote_storage=1.499µs web_handler=354ns query_engine=685ns scrape=192.666µs scrape_sd=68.84µs notify=11.043µs notify_sd=8.263µs rules=18.595988ms tracing=7.444µs 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.816Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-16T01:21:01.159 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:00 smithi118 conmon[111458]: ts=2023-12-16T01:21:00.816Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-16T01:21:01.854 INFO:tasks.rados.rados.0.smithi078.stdout:731: done (0 left) 2023-12-16T01:21:01.854 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 73 2023-12-16T01:21:01.855 INFO:tasks.rados.rados.0.smithi078.stdout:732: seq_num 241 ranges {1875968=442368,2318336=466944,2785280=688128,3473408=49152} 2023-12-16T01:21:01.865 INFO:tasks.rados.rados.0.smithi078.stdout:732: writing smithi078122029-38 from 1875968 to 2318336 tid 1 2023-12-16T01:21:01.868 INFO:tasks.rados.rados.0.smithi078.stdout:732: writing smithi078122029-38 from 2318336 to 2785280 tid 2 2023-12-16T01:21:01.872 INFO:tasks.rados.rados.0.smithi078.stdout:732: writing smithi078122029-38 from 2785280 to 3473408 tid 3 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:732: writing smithi078122029-38 from 3473408 to 3522560 tid 4 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:733: rollback oid 31 current snap is 73 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 60 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 1 to smithi078122029-38 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 2 to smithi078122029-38 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:734: copy_from oid 22 from oid 10 current snap is 73 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:735: rmattr oid 30 current snap is 73 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:736: read oid 39 snap -1 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:736: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:737: copy_from oid 49 from oid 46 current snap is 73 2023-12-16T01:21:01.873 INFO:tasks.rados.rados.0.smithi078.stdout:738: snap_remove snap 47 2023-12-16T01:21:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: pgmap v39: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:21:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: osdmap e199: 8 total, 8 up, 8 in 2023-12-16T01:21:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:01.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:01 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: pgmap v39: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:21:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: osdmap e199: 8 total, 8 up, 8 in 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: pgmap v39: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 586 KiB/s wr, 6 op/s 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: osdmap e199: 8 total, 8 up, 8 in 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:01 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:738: done (6 left) 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:739: delete oid 7 current snap is 73 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:733: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 385 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:733: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 262 (ObjNum 33 snap 0 seq_num 2287041984) dirty dne 2023-12-16T01:21:02.852 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 3 to smithi078122029-38 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 4 to smithi078122029-38 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 5 to smithi078122029-38 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:732: finishing write tid 6 to smithi078122029-38 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 404 (ObjNum 241 snap 73 seq_num 241) dirty exists 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:732: left oid 38 (ObjNum 241 snap 73 seq_num 241) 2023-12-16T01:21:02.853 INFO:tasks.rados.rados.0.smithi078.stdout:736: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:02 smithi118 ceph-mon[44148]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T01:21:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:02 smithi118 ceph-mon[44148]: Reconfiguring daemon grafana.a on smithi118 2023-12-16T01:21:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:02 smithi118 ceph-mon[44148]: osdmap e200: 8 total, 8 up, 8 in 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:734: finishing copy_from to smithi078122029-22 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 267 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:734: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:737: finishing copy_from to smithi078122029-49 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 236 (ObjNum 126 snap 29 seq_num 126) dirty exists 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:737: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:732: done (6 left) 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:733: done (5 left) 2023-12-16T01:21:02.910 INFO:tasks.rados.rados.0.smithi078.stdout:734: done (4 left) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:735: done (3 left) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:736: done (2 left) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:737: done (1 left) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:739: done (0 left) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:740: read oid 24 snap -1 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:740: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:741: read oid 13 snap -1 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:741: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:742: rollback oid 4 current snap is 73 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 26 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 73 2023-12-16T01:21:02.911 INFO:tasks.rados.rados.0.smithi078.stdout:743: seq_num 243 ranges {2949120=475136,3424256=638976,4063232=565248} 2023-12-16T01:21:02.928 INFO:tasks.rados.rados.0.smithi078.stdout:743: writing smithi078122029-32 from 2949120 to 3424256 tid 1 2023-12-16T01:21:02.932 INFO:tasks.rados.rados.0.smithi078.stdout:743: writing smithi078122029-32 from 3424256 to 4063232 tid 2 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:743: writing smithi078122029-32 from 4063232 to 4628480 tid 3 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:744: read oid 5 snap -1 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:744: expect deleted 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:745: read oid 10 snap -1 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:745: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 73 2023-12-16T01:21:02.936 INFO:tasks.rados.rados.0.smithi078.stdout:746: seq_num 244 ranges {319488=491520,811008=573440,1384448=458752,1843200=172032} 2023-12-16T01:21:02.940 INFO:tasks.rados.rados.0.smithi078.stdout:746: writing smithi078122029-26 from 319488 to 811008 tid 1 2023-12-16T01:21:02.943 INFO:tasks.rados.rados.0.smithi078.stdout:746: writing smithi078122029-26 from 811008 to 1384448 tid 2 2023-12-16T01:21:02.946 INFO:tasks.rados.rados.0.smithi078.stdout:746: writing smithi078122029-26 from 1384448 to 1843200 tid 3 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:746: writing smithi078122029-26 from 1843200 to 2015232 tid 4 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 73 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:742: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:742: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 416 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-16T01:21:02.948 INFO:tasks.rados.rados.0.smithi078.stdout:740: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:21:02.958 INFO:tasks.rados.rados.0.smithi078.stdout:741: expect (ObjNum 190 snap 53 seq_num 190) 2023-12-16T01:21:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[39682]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T01:21:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[39682]: Reconfiguring daemon grafana.a on smithi118 2023-12-16T01:21:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[39682]: osdmap e200: 8 total, 8 up, 8 in 2023-12-16T01:21:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[56825]: Reconfiguring grafana.a (dependencies changed)... 2023-12-16T01:21:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[56825]: Reconfiguring daemon grafana.a on smithi118 2023-12-16T01:21:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:02 smithi078 ceph-mon[56825]: osdmap e200: 8 total, 8 up, 8 in 2023-12-16T01:21:03.030 INFO:tasks.rados.rados.0.smithi078.stdout:743: finishing write tid 1 to smithi078122029-32 2023-12-16T01:21:03.030 INFO:tasks.rados.rados.0.smithi078.stdout:743: finishing write tid 2 to smithi078122029-32 2023-12-16T01:21:03.030 INFO:tasks.rados.rados.0.smithi078.stdout:747: seq_num 245 ranges {1564672=507904,2072576=458752,2531328=671744,3203072=73728} 2023-12-16T01:21:03.040 INFO:tasks.rados.rados.0.smithi078.stdout:747: writing smithi078122029-17 from 1564672 to 2072576 tid 1 2023-12-16T01:21:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:747: writing smithi078122029-17 from 2072576 to 2531328 tid 2 2023-12-16T01:21:03.047 INFO:tasks.rados.rados.0.smithi078.stdout:747: writing smithi078122029-17 from 2531328 to 3203072 tid 3 2023-12-16T01:21:03.047 INFO:tasks.rados.rados.0.smithi078.stdout:747: writing smithi078122029-17 from 3203072 to 3276800 tid 4 2023-12-16T01:21:03.048 INFO:tasks.rados.rados.0.smithi078.stdout:740: done (7 left) 2023-12-16T01:21:03.048 INFO:tasks.rados.rados.0.smithi078.stdout:741: done (6 left) 2023-12-16T01:21:03.048 INFO:tasks.rados.rados.0.smithi078.stdout:742: done (5 left) 2023-12-16T01:21:03.048 INFO:tasks.rados.rados.0.smithi078.stdout:748: snap_remove snap 32 2023-12-16T01:21:03.851 INFO:tasks.rados.rados.0.smithi078.stdout:748: done (5 left) 2023-12-16T01:21:03.851 INFO:tasks.rados.rados.0.smithi078.stdout:749: snap_remove snap 68 2023-12-16T01:21:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:03 smithi118 ceph-mon[44148]: pgmap v41: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:03 smithi118 ceph-mon[44148]: osdmap e201: 8 total, 8 up, 8 in 2023-12-16T01:21:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:03 smithi078 ceph-mon[39682]: pgmap v41: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:03 smithi078 ceph-mon[39682]: osdmap e201: 8 total, 8 up, 8 in 2023-12-16T01:21:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:03 smithi078 ceph-mon[56825]: pgmap v41: 121 pgs: 121 active+clean; 207 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:03 smithi078 ceph-mon[56825]: osdmap e201: 8 total, 8 up, 8 in 2023-12-16T01:21:04.726 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:21:04 smithi078 conmon[125691]: ts=2023-12-16T01:21:04.390Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001965387s 2023-12-16T01:21:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:749: done (5 left) 2023-12-16T01:21:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 73 2023-12-16T01:21:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:750: seq_num 246 ranges {0=524288,524288=745472,1269760=425984,1695744=32768} 2023-12-16T01:21:04.865 INFO:tasks.rados.rados.0.smithi078.stdout:750: writing smithi078122029-40 from 0 to 524288 tid 1 2023-12-16T01:21:04.865 INFO:tasks.rados.rados.0.smithi078.stdout:750: writing smithi078122029-40 from 524288 to 1269760 tid 2 2023-12-16T01:21:04.866 INFO:tasks.rados.rados.0.smithi078.stdout:750: writing smithi078122029-40 from 1269760 to 1695744 tid 3 2023-12-16T01:21:04.873 INFO:tasks.rados.rados.0.smithi078.stdout:750: writing smithi078122029-40 from 1695744 to 1728512 tid 4 2023-12-16T01:21:04.873 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 73 2023-12-16T01:21:04.873 INFO:tasks.rados.rados.0.smithi078.stdout:751: seq_num 247 ranges {4956160=540672,5496832=622592,6119424=581632} 2023-12-16T01:21:04.896 INFO:tasks.rados.rados.0.smithi078.stdout:751: writing smithi078122029-8 from 4956160 to 5496832 tid 1 2023-12-16T01:21:04.899 INFO:tasks.rados.rados.0.smithi078.stdout:751: writing smithi078122029-8 from 5496832 to 6119424 tid 2 2023-12-16T01:21:04.903 INFO:tasks.rados.rados.0.smithi078.stdout:751: writing smithi078122029-8 from 6119424 to 6701056 tid 3 2023-12-16T01:21:04.903 INFO:tasks.rados.rados.0.smithi078.stdout:752: snap_create 2023-12-16T01:21:04.903 INFO:tasks.rados.rados.0.smithi078.stdout:743: finishing write tid 3 to smithi078122029-32 2023-12-16T01:21:04.903 INFO:tasks.rados.rados.0.smithi078.stdout:743: finishing write tid 4 to smithi078122029-32 2023-12-16T01:21:04.903 INFO:tasks.rados.rados.0.smithi078.stdout:745: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:21:04.927 INFO:tasks.rados.rados.0.smithi078.stdout:743: finishing write tid 5 to smithi078122029-32 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 389 (ObjNum 243 snap 73 seq_num 243) dirty exists 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:743: left oid 32 (ObjNum 243 snap 73 seq_num 243) 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 1 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 2 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 3 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 4 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 5 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: finishing write tid 6 to smithi078122029-26 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 333 (ObjNum 244 snap 73 seq_num 244) dirty exists 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:746: left oid 26 (ObjNum 244 snap 73 seq_num 244) 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 1 to smithi078122029-17 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 2 to smithi078122029-17 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 3 to smithi078122029-17 2023-12-16T01:21:04.928 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 4 to smithi078122029-17 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 5 to smithi078122029-17 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:747: finishing write tid 6 to smithi078122029-17 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 338 (ObjNum 245 snap 73 seq_num 245) dirty exists 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:747: left oid 17 (ObjNum 245 snap 73 seq_num 245) 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 1 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 2 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 3 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 4 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 5 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: finishing write tid 6 to smithi078122029-40 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 203 (ObjNum 246 snap 73 seq_num 246) dirty exists 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:750: left oid 40 (ObjNum 246 snap 73 seq_num 246) 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:751: finishing write tid 1 to smithi078122029-8 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:751: finishing write tid 2 to smithi078122029-8 2023-12-16T01:21:04.929 INFO:tasks.rados.rados.0.smithi078.stdout:751: finishing write tid 3 to smithi078122029-8 2023-12-16T01:21:04.930 INFO:tasks.rados.rados.0.smithi078.stdout:751: finishing write tid 4 to smithi078122029-8 2023-12-16T01:21:04.930 INFO:tasks.rados.rados.0.smithi078.stdout:751: finishing write tid 5 to smithi078122029-8 2023-12-16T01:21:04.930 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 126 (ObjNum 247 snap 73 seq_num 247) dirty exists 2023-12-16T01:21:04.930 INFO:tasks.rados.rados.0.smithi078.stdout:751: left oid 8 (ObjNum 247 snap 73 seq_num 247) 2023-12-16T01:21:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:04 smithi118 ceph-mon[44148]: pgmap v44: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 45 op/s 2023-12-16T01:21:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:04 smithi118 ceph-mon[44148]: osdmap e202: 8 total, 8 up, 8 in 2023-12-16T01:21:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:04 smithi078 ceph-mon[39682]: pgmap v44: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 45 op/s 2023-12-16T01:21:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:04 smithi078 ceph-mon[39682]: osdmap e202: 8 total, 8 up, 8 in 2023-12-16T01:21:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:04 smithi078 ceph-mon[56825]: pgmap v44: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 45 op/s 2023-12-16T01:21:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:04 smithi078 ceph-mon[56825]: osdmap e202: 8 total, 8 up, 8 in 2023-12-16T01:21:05.874 INFO:tasks.rados.rados.0.smithi078.stdout:743: done (7 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:744: done (6 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:745: done (5 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:746: done (4 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:747: done (3 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:750: done (2 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:751: done (1 left) 2023-12-16T01:21:05.875 INFO:tasks.rados.rados.0.smithi078.stdout:752: done (0 left) 2023-12-16T01:21:05.876 INFO:tasks.rados.rados.0.smithi078.stdout:753: rollback oid 13 current snap is 74 2023-12-16T01:21:05.876 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 45 2023-12-16T01:21:05.876 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 74 2023-12-16T01:21:05.876 INFO:tasks.rados.rados.0.smithi078.stdout:754: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2023-12-16T01:21:05.877 INFO:tasks.rados.rados.0.smithi078.stdout:754: writing smithi078122029-35 from 0 to 557056 tid 1 2023-12-16T01:21:05.881 INFO:tasks.rados.rados.0.smithi078.stdout:754: writing smithi078122029-35 from 557056 to 1064960 tid 2 2023-12-16T01:21:05.884 INFO:tasks.rados.rados.0.smithi078.stdout:754: writing smithi078122029-35 from 1064960 to 1507328 tid 3 2023-12-16T01:21:05.886 INFO:tasks.rados.rados.0.smithi078.stdout:754: writing smithi078122029-35 from 1507328 to 1761280 tid 4 2023-12-16T01:21:05.886 INFO:tasks.rados.rados.0.smithi078.stdout:755: read oid 1 snap -1 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:755: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:756: rollback oid 26 current snap is 74 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 57 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:753: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:753: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:753: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 298 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:753: done (3 left) 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:757: rollback oid 7 current snap is 74 2023-12-16T01:21:05.887 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 46 2023-12-16T01:21:05.888 INFO:tasks.rados.rados.0.smithi078.stdout:758: setattr oid 45 current snap is 74 2023-12-16T01:21:05.888 INFO:tasks.rados.rados.0.smithi078.stdout:759: delete oid 17 current snap is 74 2023-12-16T01:21:05.890 INFO:tasks.rados.rados.0.smithi078.stdout:756: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:21:05.890 INFO:tasks.rados.rados.0.smithi078.stdout:756: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:21:05.891 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 1 to smithi078122029-35 2023-12-16T01:21:05.893 INFO:tasks.rados.rados.0.smithi078.stdout:756: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:21:05.893 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 352 (ObjNum 162 snap 44 seq_num 162) dirty exists 2023-12-16T01:21:05.894 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 2 to smithi078122029-35 2023-12-16T01:21:05.894 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 354 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:21:05.895 INFO:tasks.rados.rados.0.smithi078.stdout:756: done (5 left) 2023-12-16T01:21:05.895 INFO:tasks.rados.rados.0.smithi078.stdout:758: done (4 left) 2023-12-16T01:21:05.895 INFO:tasks.rados.rados.0.smithi078.stdout:759: done (3 left) 2023-12-16T01:21:05.895 INFO:tasks.rados.rados.0.smithi078.stdout:760: delete oid 13 current snap is 74 2023-12-16T01:21:05.896 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 3 to smithi078122029-35 2023-12-16T01:21:05.896 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 4 to smithi078122029-35 2023-12-16T01:21:05.897 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 5 to smithi078122029-35 2023-12-16T01:21:05.897 INFO:tasks.rados.rados.0.smithi078.stdout:760: done (3 left) 2023-12-16T01:21:05.897 INFO:tasks.rados.rados.0.smithi078.stdout:761: rmattr oid 16 current snap is 74 2023-12-16T01:21:05.897 INFO:tasks.rados.rados.0.smithi078.stdout:762: read oid 19 snap -1 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:762: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:763: delete oid 14 current snap is 74 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:757: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:757: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 351 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:21:05.898 INFO:tasks.rados.rados.0.smithi078.stdout:755: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:05.953 INFO:tasks.rados.rados.0.smithi078.stdout:754: finishing write tid 6 to smithi078122029-35 2023-12-16T01:21:05.953 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 349 (ObjNum 248 snap 74 seq_num 248) dirty exists 2023-12-16T01:21:05.953 INFO:tasks.rados.rados.0.smithi078.stdout:754: left oid 35 (ObjNum 248 snap 74 seq_num 248) 2023-12-16T01:21:05.953 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 301 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:21:05.953 INFO:tasks.rados.rados.0.smithi078.stdout:762: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:754: done (5 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:755: done (4 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:757: done (3 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:761: done (2 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:762: done (1 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:763: done (0 left) 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:764: rollback oid 9 current snap is 74 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 9 to 62 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:765: read oid 6 snap -1 2023-12-16T01:21:06.080 INFO:tasks.rados.rados.0.smithi078.stdout:765: expect deleted 2023-12-16T01:21:06.081 INFO:tasks.rados.rados.0.smithi078.stdout:766: read oid 24 snap 60 2023-12-16T01:21:06.081 INFO:tasks.rados.rados.0.smithi078.stdout:766: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:21:06.081 INFO:tasks.rados.rados.0.smithi078.stdout:767: snap_create 2023-12-16T01:21:06.082 INFO:tasks.rados.rados.0.smithi078.stdout:764: finishing rollback tid 0 to smithi078122029-9 2023-12-16T01:21:06.082 INFO:tasks.rados.rados.0.smithi078.stdout:764: finishing rollback tid 1 to smithi078122029-9 2023-12-16T01:21:06.082 INFO:tasks.rados.rados.0.smithi078.stdout:764: finishing rollback tid 2 to smithi078122029-9 2023-12-16T01:21:06.082 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 161 (ObjNum 127 snap 31 seq_num 127) dirty exists 2023-12-16T01:21:06.083 INFO:tasks.rados.rados.0.smithi078.stdout:766: expect (ObjNum 166 snap 45 seq_num 166) 2023-12-16T01:21:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:05 smithi118 ceph-mon[44148]: osdmap e203: 8 total, 8 up, 8 in 2023-12-16T01:21:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:05 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:05 smithi078 ceph-mon[39682]: osdmap e203: 8 total, 8 up, 8 in 2023-12-16T01:21:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:05 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:05 smithi078 ceph-mon[56825]: osdmap e203: 8 total, 8 up, 8 in 2023-12-16T01:21:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:05 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:06.872 INFO:tasks.rados.rados.0.smithi078.stdout:764: done (3 left) 2023-12-16T01:21:06.872 INFO:tasks.rados.rados.0.smithi078.stdout:765: done (2 left) 2023-12-16T01:21:06.872 INFO:tasks.rados.rados.0.smithi078.stdout:766: done (1 left) 2023-12-16T01:21:06.872 INFO:tasks.rados.rados.0.smithi078.stdout:767: done (0 left) 2023-12-16T01:21:06.872 INFO:tasks.rados.rados.0.smithi078.stdout:768: snap_remove snap 66 2023-12-16T01:21:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:06 smithi118 ceph-mon[44148]: pgmap v47: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-12-16T01:21:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:06 smithi118 ceph-mon[44148]: osdmap e204: 8 total, 8 up, 8 in 2023-12-16T01:21:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:06 smithi078 ceph-mon[39682]: pgmap v47: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-12-16T01:21:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:06 smithi078 ceph-mon[39682]: osdmap e204: 8 total, 8 up, 8 in 2023-12-16T01:21:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:06 smithi078 ceph-mon[56825]: pgmap v47: 121 pgs: 121 active+clean; 231 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-12-16T01:21:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:06 smithi078 ceph-mon[56825]: osdmap e204: 8 total, 8 up, 8 in 2023-12-16T01:21:07.425 INFO:tasks.rados.rados.0.smithi078.stdout:768: done (0 left) 2023-12-16T01:21:07.426 INFO:tasks.rados.rados.0.smithi078.stdout:769: snap_remove snap 42 2023-12-16T01:21:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:07 smithi118 ceph-mon[44148]: osdmap e205: 8 total, 8 up, 8 in 2023-12-16T01:21:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:07 smithi118 ceph-mon[44148]: osdmap e206: 8 total, 8 up, 8 in 2023-12-16T01:21:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:07 smithi078 ceph-mon[39682]: osdmap e205: 8 total, 8 up, 8 in 2023-12-16T01:21:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:07 smithi078 ceph-mon[39682]: osdmap e206: 8 total, 8 up, 8 in 2023-12-16T01:21:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:07 smithi078 ceph-mon[56825]: osdmap e205: 8 total, 8 up, 8 in 2023-12-16T01:21:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:07 smithi078 ceph-mon[56825]: osdmap e206: 8 total, 8 up, 8 in 2023-12-16T01:21:08.445 INFO:tasks.rados.rados.0.smithi078.stdout:769: done (0 left) 2023-12-16T01:21:08.445 INFO:tasks.rados.rados.0.smithi078.stdout:770: copy_from oid 48 from oid 5 current snap is 75 2023-12-16T01:21:08.445 INFO:tasks.rados.rados.0.smithi078.stdout:771: setattr oid 20 current snap is 75 2023-12-16T01:21:08.446 INFO:tasks.rados.rados.0.smithi078.stdout:772: read oid 3 snap -1 2023-12-16T01:21:08.446 INFO:tasks.rados.rados.0.smithi078.stdout:772: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:08.446 INFO:tasks.rados.rados.0.smithi078.stdout:773: snap_remove snap 69 2023-12-16T01:21:09.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:08 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:21:08] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-12-16T01:21:09.457 INFO:tasks.rados.rados.0.smithi078.stdout:773: done (3 left) 2023-12-16T01:21:09.458 INFO:tasks.rados.rados.0.smithi078.stdout:774: rmattr oid 41 current snap is 75 2023-12-16T01:21:09.458 INFO:tasks.rados.rados.0.smithi078.stdout:775: delete oid 26 current snap is 75 2023-12-16T01:21:09.459 INFO:tasks.rados.rados.0.smithi078.stdout:772: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:09.513 INFO:tasks.rados.rados.0.smithi078.stdout:770: finishing copy_from to smithi078122029-48 2023-12-16T01:21:09.513 INFO:tasks.rados.rados.0.smithi078.stdout:770: got expected ENOENT (src dne) 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:770: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 131 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:770: done (4 left) 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:771: done (3 left) 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:772: done (2 left) 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:775: done (1 left) 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 75 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 284 (ObjNum 216 snap 65 seq_num 216) dirty exists 2023-12-16T01:21:09.514 INFO:tasks.rados.rados.0.smithi078.stdout:776: seq_num 253 ranges {802816=647168,1449984=786432,2236416=417792} 2023-12-16T01:21:09.520 INFO:tasks.rados.rados.0.smithi078.stdout:776: writing smithi078122029-2 from 802816 to 1449984 tid 1 2023-12-16T01:21:09.525 INFO:tasks.rados.rados.0.smithi078.stdout:776: writing smithi078122029-2 from 1449984 to 2236416 tid 2 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:776: writing smithi078122029-2 from 2236416 to 2654208 tid 3 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:774: done (1 left) 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:777: read oid 11 snap -1 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:777: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:778: read oid 42 snap 59 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:778: expect (ObjNum 131 snap 32 seq_num 131) 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:779: setattr oid 18 current snap is 75 2023-12-16T01:21:09.529 INFO:tasks.rados.rados.0.smithi078.stdout:776: finishing write tid 1 to smithi078122029-2 2023-12-16T01:21:09.530 INFO:tasks.rados.rados.0.smithi078.stdout:780: snap_remove snap 62 2023-12-16T01:21:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:09 smithi078 ceph-mon[39682]: pgmap v51: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:09 smithi078 ceph-mon[39682]: osdmap e207: 8 total, 8 up, 8 in 2023-12-16T01:21:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:09 smithi078 ceph-mon[56825]: pgmap v51: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:09 smithi078 ceph-mon[56825]: osdmap e207: 8 total, 8 up, 8 in 2023-12-16T01:21:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:09 smithi118 ceph-mon[44148]: pgmap v51: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:09 smithi118 ceph-mon[44148]: osdmap e207: 8 total, 8 up, 8 in 2023-12-16T01:21:10.458 INFO:tasks.rados.rados.0.smithi078.stdout:780: done (4 left) 2023-12-16T01:21:10.459 INFO:tasks.rados.rados.0.smithi078.stdout:781: delete oid 15 current snap is 75 2023-12-16T01:21:10.469 INFO:tasks.rados.rados.0.smithi078.stdout:776: finishing write tid 2 to smithi078122029-2 2023-12-16T01:21:10.469 INFO:tasks.rados.rados.0.smithi078.stdout:776: finishing write tid 3 to smithi078122029-2 2023-12-16T01:21:10.469 INFO:tasks.rados.rados.0.smithi078.stdout:776: finishing write tid 4 to smithi078122029-2 2023-12-16T01:21:10.469 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 215 (ObjNum 230 snap 73 seq_num 230) dirty exists 2023-12-16T01:21:10.469 INFO:tasks.rados.rados.0.smithi078.stdout:776: finishing write tid 5 to smithi078122029-2 2023-12-16T01:21:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 374 (ObjNum 253 snap 75 seq_num 253) dirty exists 2023-12-16T01:21:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:776: left oid 2 (ObjNum 253 snap 75 seq_num 253) 2023-12-16T01:21:10.470 INFO:tasks.rados.rados.0.smithi078.stdout:778: expect (ObjNum 131 snap 32 seq_num 131) 2023-12-16T01:21:10.519 INFO:tasks.rados.rados.0.smithi078.stdout:777: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:776: done (4 left) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:777: done (3 left) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:778: done (2 left) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:779: done (1 left) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:781: done (0 left) 2023-12-16T01:21:10.589 INFO:tasks.rados.rados.0.smithi078.stdout:782: snap_create 2023-12-16T01:21:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:10 smithi078 ceph-mon[39682]: osdmap e208: 8 total, 8 up, 8 in 2023-12-16T01:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:10 smithi078 ceph-mon[56825]: osdmap e208: 8 total, 8 up, 8 in 2023-12-16T01:21:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:10 smithi118 ceph-mon[44148]: osdmap e208: 8 total, 8 up, 8 in 2023-12-16T01:21:11.457 INFO:tasks.rados.rados.0.smithi078.stdout:782: done (0 left) 2023-12-16T01:21:11.458 INFO:tasks.rados.rados.0.smithi078.stdout:783: setattr oid 43 current snap is 76 2023-12-16T01:21:11.460 INFO:tasks.rados.rados.0.smithi078.stdout:784: snap_remove snap 59 2023-12-16T01:21:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:11 smithi078 ceph-mon[39682]: pgmap v54: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:11 smithi078 ceph-mon[39682]: osdmap e209: 8 total, 8 up, 8 in 2023-12-16T01:21:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:11 smithi078 ceph-mon[56825]: pgmap v54: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:11 smithi078 ceph-mon[56825]: osdmap e209: 8 total, 8 up, 8 in 2023-12-16T01:21:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:11 smithi118 ceph-mon[44148]: pgmap v54: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.2 MiB/s wr, 32 op/s 2023-12-16T01:21:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:11 smithi118 ceph-mon[44148]: osdmap e209: 8 total, 8 up, 8 in 2023-12-16T01:21:12.425 INFO:tasks.rados.rados.0.smithi078.stdout:784: done (1 left) 2023-12-16T01:21:12.426 INFO:tasks.rados.rados.0.smithi078.stdout:785: read oid 21 snap -1 2023-12-16T01:21:12.426 INFO:tasks.rados.rados.0.smithi078.stdout:785: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:21:12.426 INFO:tasks.rados.rados.0.smithi078.stdout:786: snap_remove snap 45 2023-12-16T01:21:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:12 smithi078 ceph-mon[39682]: osdmap e210: 8 total, 8 up, 8 in 2023-12-16T01:21:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:12 smithi078 ceph-mon[39682]: osdmap e211: 8 total, 8 up, 8 in 2023-12-16T01:21:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:12 smithi078 ceph-mon[56825]: osdmap e210: 8 total, 8 up, 8 in 2023-12-16T01:21:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:12 smithi078 ceph-mon[56825]: osdmap e211: 8 total, 8 up, 8 in 2023-12-16T01:21:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:12 smithi118 ceph-mon[44148]: osdmap e210: 8 total, 8 up, 8 in 2023-12-16T01:21:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:12 smithi118 ceph-mon[44148]: osdmap e211: 8 total, 8 up, 8 in 2023-12-16T01:21:13.445 INFO:tasks.rados.rados.0.smithi078.stdout:786: done (2 left) 2023-12-16T01:21:13.445 INFO:tasks.rados.rados.0.smithi078.stdout:787: copy_from oid 46 from oid 26 current snap is 76 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:788: copy_from oid 44 from oid 42 current snap is 76 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:789: setattr oid 22 current snap is 76 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:790: rollback oid 32 current snap is 76 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 73 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 76 2023-12-16T01:21:13.446 INFO:tasks.rados.rados.0.smithi078.stdout:791: seq_num 255 ranges {958464=679936,1638400=548864,2187264=598016,2785280=57344} 2023-12-16T01:21:13.451 INFO:tasks.rados.rados.0.smithi078.stdout:791: writing smithi078122029-10 from 958464 to 1638400 tid 1 2023-12-16T01:21:13.455 INFO:tasks.rados.rados.0.smithi078.stdout:791: writing smithi078122029-10 from 1638400 to 2187264 tid 2 2023-12-16T01:21:13.461 INFO:tasks.rados.rados.0.smithi078.stdout:791: writing smithi078122029-10 from 2187264 to 2785280 tid 3 2023-12-16T01:21:13.461 INFO:tasks.rados.rados.0.smithi078.stdout:791: writing smithi078122029-10 from 2785280 to 2842624 tid 4 2023-12-16T01:21:13.461 INFO:tasks.rados.rados.0.smithi078.stdout:792: rollback oid 12 current snap is 76 2023-12-16T01:21:13.461 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 46 2023-12-16T01:21:13.461 INFO:tasks.rados.rados.0.smithi078.stdout:793: read oid 28 snap -1 2023-12-16T01:21:13.462 INFO:tasks.rados.rados.0.smithi078.stdout:793: expect (ObjNum 237 snap 73 seq_num 237) 2023-12-16T01:21:13.462 INFO:tasks.rados.rados.0.smithi078.stdout:794: snap_create 2023-12-16T01:21:13.470 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 390 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-16T01:21:13.470 INFO:tasks.rados.rados.0.smithi078.stdout:785: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:787: finishing copy_from to smithi078122029-46 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:787: got expected ENOENT (src dne) 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:787: finishing copy_from racing read to smithi078122029-46 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:790: finishing rollback tid 0 to smithi078122029-32 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:788: finishing copy_from to smithi078122029-44 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 282 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:788: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 303 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:790: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:21:13.578 INFO:tasks.rados.rados.0.smithi078.stdout:790: finishing rollback tid 2 to smithi078122029-32 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 393 (ObjNum 243 snap 73 seq_num 243) dirty exists 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 1 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 2 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 3 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:792: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:792: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:792: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 482 (ObjNum 161 snap 44 seq_num 161) dirty exists 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 4 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 5 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: finishing write tid 6 to smithi078122029-10 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 396 (ObjNum 255 snap 76 seq_num 255) dirty exists 2023-12-16T01:21:13.579 INFO:tasks.rados.rados.0.smithi078.stdout:791: left oid 10 (ObjNum 255 snap 76 seq_num 255) 2023-12-16T01:21:13.580 INFO:tasks.rados.rados.0.smithi078.stdout:793: expect (ObjNum 237 snap 73 seq_num 237) 2023-12-16T01:21:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:13 smithi078 ceph-mon[39682]: pgmap v57: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:13 smithi078 ceph-mon[39682]: osdmap e212: 8 total, 8 up, 8 in 2023-12-16T01:21:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:13 smithi078 ceph-mon[56825]: pgmap v57: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:13 smithi078 ceph-mon[56825]: osdmap e212: 8 total, 8 up, 8 in 2023-12-16T01:21:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:13 smithi118 ceph-mon[44148]: pgmap v57: 121 pgs: 121 active+clean; 250 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:13 smithi118 ceph-mon[44148]: osdmap e212: 8 total, 8 up, 8 in 2023-12-16T01:21:14.436 INFO:tasks.rados.rados.0.smithi078.stdout:783: done (9 left) 2023-12-16T01:21:14.436 INFO:tasks.rados.rados.0.smithi078.stdout:785: done (8 left) 2023-12-16T01:21:14.436 INFO:tasks.rados.rados.0.smithi078.stdout:787: done (7 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:788: done (6 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:789: done (5 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:790: done (4 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:791: done (3 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:792: done (2 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:793: done (1 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:794: done (0 left) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:795: read oid 2 snap 55 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:795: expect (ObjNum 191 snap 54 seq_num 191) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:796: read oid 33 snap -1 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:796: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:14.437 INFO:tasks.rados.rados.0.smithi078.stdout:797: rollback oid 14 current snap is 77 2023-12-16T01:21:14.438 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 64 2023-12-16T01:21:14.438 INFO:tasks.rados.rados.0.smithi078.stdout:798: read oid 45 snap -1 2023-12-16T01:21:14.438 INFO:tasks.rados.rados.0.smithi078.stdout:798: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:14.438 INFO:tasks.rados.rados.0.smithi078.stdout:799: snap_create 2023-12-16T01:21:14.442 INFO:tasks.rados.rados.0.smithi078.stdout:795: expect (ObjNum 191 snap 54 seq_num 191) 2023-12-16T01:21:14.463 INFO:tasks.rados.rados.0.smithi078.stdout:797: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:21:14.463 INFO:tasks.rados.rados.0.smithi078.stdout:797: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:21:14.463 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 398 (ObjNum 174 snap 48 seq_num 174) dirty exists 2023-12-16T01:21:14.463 INFO:tasks.rados.rados.0.smithi078.stdout:798: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:14.514 INFO:tasks.rados.rados.0.smithi078.stdout:796: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:795: done (4 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:796: done (3 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:797: done (2 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:798: done (1 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:799: done (0 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:800: rmattr oid 13 current snap is 78 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:800: done (0 left) 2023-12-16T01:21:15.448 INFO:tasks.rados.rados.0.smithi078.stdout:801: snap_create 2023-12-16T01:21:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:15 smithi078 ceph-mon[39682]: pgmap v60: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:15 smithi078 ceph-mon[39682]: osdmap e213: 8 total, 8 up, 8 in 2023-12-16T01:21:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:15 smithi078 ceph-mon[56825]: pgmap v60: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:15 smithi078 ceph-mon[56825]: osdmap e213: 8 total, 8 up, 8 in 2023-12-16T01:21:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:15 smithi118 ceph-mon[44148]: pgmap v60: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:15 smithi118 ceph-mon[44148]: osdmap e213: 8 total, 8 up, 8 in 2023-12-16T01:21:16.457 INFO:tasks.rados.rados.0.smithi078.stdout:801: done (0 left) 2023-12-16T01:21:16.457 INFO:tasks.rados.rados.0.smithi078.stdout:802: copy_from oid 43 from oid 39 current snap is 79 2023-12-16T01:21:16.458 INFO:tasks.rados.rados.0.smithi078.stdout:803: delete oid 49 current snap is 79 2023-12-16T01:21:16.462 INFO:tasks.rados.rados.0.smithi078.stdout:803: done (1 left) 2023-12-16T01:21:16.462 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 79 2023-12-16T01:21:16.463 INFO:tasks.rados.rados.0.smithi078.stdout:804: seq_num 257 ranges {778240=712704,1490944=720896,2211840=483328} 2023-12-16T01:21:16.470 INFO:tasks.rados.rados.0.smithi078.stdout:804: writing smithi078122029-23 from 778240 to 1490944 tid 1 2023-12-16T01:21:16.475 INFO:tasks.rados.rados.0.smithi078.stdout:804: writing smithi078122029-23 from 1490944 to 2211840 tid 2 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:804: writing smithi078122029-23 from 2211840 to 2695168 tid 3 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:805: rollback oid 3 current snap is 79 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 76 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:804: finishing write tid 1 to smithi078122029-23 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:802: finishing copy_from to smithi078122029-43 2023-12-16T01:21:16.478 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 348 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:16.479 INFO:tasks.rados.rados.0.smithi078.stdout:802: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:21:16.479 INFO:tasks.rados.rados.0.smithi078.stdout:804: finishing write tid 2 to smithi078122029-23 2023-12-16T01:21:16.479 INFO:tasks.rados.rados.0.smithi078.stdout:802: done (2 left) 2023-12-16T01:21:16.479 INFO:tasks.rados.rados.0.smithi078.stdout:806: snap_create 2023-12-16T01:21:16.482 INFO:tasks.rados.rados.0.smithi078.stdout:804: finishing write tid 3 to smithi078122029-23 2023-12-16T01:21:16.482 INFO:tasks.rados.rados.0.smithi078.stdout:804: finishing write tid 4 to smithi078122029-23 2023-12-16T01:21:16.483 INFO:tasks.rados.rados.0.smithi078.stdout:804: finishing write tid 5 to smithi078122029-23 2023-12-16T01:21:16.483 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 352 (ObjNum 257 snap 79 seq_num 257) dirty exists 2023-12-16T01:21:16.483 INFO:tasks.rados.rados.0.smithi078.stdout:804: left oid 23 (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:21:16.484 INFO:tasks.rados.rados.0.smithi078.stdout:805: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:21:16.484 INFO:tasks.rados.rados.0.smithi078.stdout:805: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:21:16.484 INFO:tasks.rados.rados.0.smithi078.stdout:805: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:21:16.485 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 96 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:16 smithi078 ceph-mon[39682]: osdmap e214: 8 total, 8 up, 8 in 2023-12-16T01:21:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:16 smithi078 ceph-mon[56825]: osdmap e214: 8 total, 8 up, 8 in 2023-12-16T01:21:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:16 smithi118 ceph-mon[44148]: osdmap e214: 8 total, 8 up, 8 in 2023-12-16T01:21:17.458 INFO:tasks.rados.rados.0.smithi078.stdout:804: done (2 left) 2023-12-16T01:21:17.458 INFO:tasks.rados.rados.0.smithi078.stdout:805: done (1 left) 2023-12-16T01:21:17.459 INFO:tasks.rados.rados.0.smithi078.stdout:806: done (0 left) 2023-12-16T01:21:17.459 INFO:tasks.rados.rados.0.smithi078.stdout:807: read oid 42 snap -1 2023-12-16T01:21:17.459 INFO:tasks.rados.rados.0.smithi078.stdout:807: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:17.459 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 80 2023-12-16T01:21:17.459 INFO:tasks.rados.rados.0.smithi078.stdout:808: seq_num 258 ranges {0=729088,729088=606208,1335296=598016} 2023-12-16T01:21:17.462 INFO:tasks.rados.rados.0.smithi078.stdout:808: writing smithi078122029-29 from 0 to 729088 tid 1 2023-12-16T01:21:17.469 INFO:tasks.rados.rados.0.smithi078.stdout:808: writing smithi078122029-29 from 729088 to 1335296 tid 2 2023-12-16T01:21:17.470 INFO:tasks.rados.rados.0.smithi078.stdout:808: writing smithi078122029-29 from 1335296 to 1933312 tid 3 2023-12-16T01:21:17.470 INFO:tasks.rados.rados.0.smithi078.stdout:809: delete oid 3 current snap is 80 2023-12-16T01:21:17.470 INFO:tasks.rados.rados.0.smithi078.stdout:807: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: finishing write tid 1 to smithi078122029-29 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: finishing write tid 2 to smithi078122029-29 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: finishing write tid 3 to smithi078122029-29 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:807: done (2 left) 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:809: done (1 left) 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:810: snap_create 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: finishing write tid 4 to smithi078122029-29 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: finishing write tid 5 to smithi078122029-29 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 341 (ObjNum 258 snap 80 seq_num 258) dirty exists 2023-12-16T01:21:17.477 INFO:tasks.rados.rados.0.smithi078.stdout:808: left oid 29 (ObjNum 258 snap 80 seq_num 258) 2023-12-16T01:21:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:17 smithi078 ceph-mon[39682]: pgmap v63: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:17 smithi078 ceph-mon[39682]: osdmap e215: 8 total, 8 up, 8 in 2023-12-16T01:21:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:17 smithi078 ceph-mon[56825]: pgmap v63: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:17 smithi078 ceph-mon[56825]: osdmap e215: 8 total, 8 up, 8 in 2023-12-16T01:21:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:17 smithi118 ceph-mon[44148]: pgmap v63: 121 pgs: 121 active+clean; 247 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 452 KiB/s wr, 23 op/s 2023-12-16T01:21:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:17 smithi118 ceph-mon[44148]: osdmap e215: 8 total, 8 up, 8 in 2023-12-16T01:21:18.466 INFO:tasks.rados.rados.0.smithi078.stdout:808: done (1 left) 2023-12-16T01:21:18.466 INFO:tasks.rados.rados.0.smithi078.stdout:810: done (0 left) 2023-12-16T01:21:18.466 INFO:tasks.rados.rados.0.smithi078.stdout:811: snap_create 2023-12-16T01:21:18.717 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:18 smithi118 ceph-mon[44148]: osdmap e216: 8 total, 8 up, 8 in 2023-12-16T01:21:18.717 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:18 smithi118 conmon[111458]: ts=2023-12-16T01:21:18.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:21:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:18 smithi078 ceph-mon[39682]: osdmap e216: 8 total, 8 up, 8 in 2023-12-16T01:21:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:18 smithi078 ceph-mon[56825]: osdmap e216: 8 total, 8 up, 8 in 2023-12-16T01:21:19.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:18 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:21:18] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-12-16T01:21:19.469 INFO:tasks.rados.rados.0.smithi078.stdout:811: done (0 left) 2023-12-16T01:21:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:812: copy_from oid 48 from oid 1 current snap is 82 2023-12-16T01:21:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 82 2023-12-16T01:21:19.470 INFO:tasks.rados.rados.0.smithi078.stdout:813: seq_num 260 ranges {4571136=761856,5332992=417792,5750784=786432} 2023-12-16T01:21:19.498 INFO:tasks.rados.rados.0.smithi078.stdout:813: writing smithi078122029-41 from 4571136 to 5332992 tid 1 2023-12-16T01:21:19.500 INFO:tasks.rados.rados.0.smithi078.stdout:813: writing smithi078122029-41 from 5332992 to 5750784 tid 2 2023-12-16T01:21:19.505 INFO:tasks.rados.rados.0.smithi078.stdout:813: writing smithi078122029-41 from 5750784 to 6537216 tid 3 2023-12-16T01:21:19.505 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 82 2023-12-16T01:21:19.505 INFO:tasks.rados.rados.0.smithi078.stdout:812: finishing copy_from to smithi078122029-48 2023-12-16T01:21:19.506 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 58 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:19.506 INFO:tasks.rados.rados.0.smithi078.stdout:814: seq_num 261 ranges {1933312=778240,2711552=704512,3416064=499712} 2023-12-16T01:21:19.520 INFO:tasks.rados.rados.0.smithi078.stdout:814: writing smithi078122029-25 from 1933312 to 2711552 tid 1 2023-12-16T01:21:19.524 INFO:tasks.rados.rados.0.smithi078.stdout:814: writing smithi078122029-25 from 2711552 to 3416064 tid 2 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:814: writing smithi078122029-25 from 3416064 to 3915776 tid 3 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:815: rmattr oid 32 current snap is 82 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:815: done (3 left) 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:816: read oid 36 snap -1 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:816: expect deleted 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 82 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:812: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:813: finishing write tid 1 to smithi078122029-41 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:813: finishing write tid 2 to smithi078122029-41 2023-12-16T01:21:19.528 INFO:tasks.rados.rados.0.smithi078.stdout:817: seq_num 262 ranges {3637248=794624,4431872=589824,5021696=614400} 2023-12-16T01:21:19.551 INFO:tasks.rados.rados.0.smithi078.stdout:817: writing smithi078122029-28 from 3637248 to 4431872 tid 1 2023-12-16T01:21:19.554 INFO:tasks.rados.rados.0.smithi078.stdout:817: writing smithi078122029-28 from 4431872 to 5021696 tid 2 2023-12-16T01:21:19.560 INFO:tasks.rados.rados.0.smithi078.stdout:817: writing smithi078122029-28 from 5021696 to 5636096 tid 3 2023-12-16T01:21:19.560 INFO:tasks.rados.rados.0.smithi078.stdout:812: done (4 left) 2023-12-16T01:21:19.560 INFO:tasks.rados.rados.0.smithi078.stdout:818: copy_from oid 26 from oid 37 current snap is 82 2023-12-16T01:21:19.560 INFO:tasks.rados.rados.0.smithi078.stdout:813: finishing write tid 3 to smithi078122029-41 2023-12-16T01:21:19.560 INFO:tasks.rados.rados.0.smithi078.stdout:813: finishing write tid 4 to smithi078122029-41 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:813: finishing write tid 5 to smithi078122029-41 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 288 (ObjNum 260 snap 82 seq_num 260) dirty exists 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:813: left oid 41 (ObjNum 260 snap 82 seq_num 260) 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:814: finishing write tid 1 to smithi078122029-25 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:814: finishing write tid 2 to smithi078122029-25 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:814: finishing write tid 3 to smithi078122029-25 2023-12-16T01:21:19.561 INFO:tasks.rados.rados.0.smithi078.stdout:814: finishing write tid 4 to smithi078122029-25 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:814: finishing write tid 5 to smithi078122029-25 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 229 (ObjNum 261 snap 82 seq_num 261) dirty exists 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:814: left oid 25 (ObjNum 261 snap 82 seq_num 261) 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:817: finishing write tid 1 to smithi078122029-28 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:817: finishing write tid 2 to smithi078122029-28 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:813: done (4 left) 2023-12-16T01:21:19.562 INFO:tasks.rados.rados.0.smithi078.stdout:814: done (3 left) 2023-12-16T01:21:19.563 INFO:tasks.rados.rados.0.smithi078.stdout:816: done (2 left) 2023-12-16T01:21:19.563 INFO:tasks.rados.rados.0.smithi078.stdout:819: snap_create 2023-12-16T01:21:19.564 INFO:tasks.rados.rados.0.smithi078.stdout:818: finishing copy_from to smithi078122029-26 2023-12-16T01:21:19.564 INFO:tasks.rados.rados.0.smithi078.stdout:818: got expected ENOENT (src dne) 2023-12-16T01:21:19.564 INFO:tasks.rados.rados.0.smithi078.stdout:818: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:21:19.565 INFO:tasks.rados.rados.0.smithi078.stdout:817: finishing write tid 3 to smithi078122029-28 2023-12-16T01:21:19.565 INFO:tasks.rados.rados.0.smithi078.stdout:817: finishing write tid 4 to smithi078122029-28 2023-12-16T01:21:19.565 INFO:tasks.rados.rados.0.smithi078.stdout:817: finishing write tid 5 to smithi078122029-28 2023-12-16T01:21:19.565 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 234 (ObjNum 262 snap 82 seq_num 262) dirty exists 2023-12-16T01:21:19.565 INFO:tasks.rados.rados.0.smithi078.stdout:817: left oid 28 (ObjNum 262 snap 82 seq_num 262) 2023-12-16T01:21:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:19 smithi078 ceph-mon[39682]: pgmap v66: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:19 smithi078 ceph-mon[39682]: osdmap e217: 8 total, 8 up, 8 in 2023-12-16T01:21:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:19 smithi078 ceph-mon[56825]: pgmap v66: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:19 smithi078 ceph-mon[56825]: osdmap e217: 8 total, 8 up, 8 in 2023-12-16T01:21:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:19 smithi118 ceph-mon[44148]: pgmap v66: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:19 smithi118 ceph-mon[44148]: osdmap e217: 8 total, 8 up, 8 in 2023-12-16T01:21:19.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:19 smithi118 systemd[1]: Stopping Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:817: done (2 left) 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:818: done (1 left) 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:819: done (0 left) 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:820: rollback oid 46 current snap is 83 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 55 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:821: copy_from oid 35 from oid 11 current snap is 83 2023-12-16T01:21:20.481 INFO:tasks.rados.rados.0.smithi078.stdout:822: read oid 30 snap -1 2023-12-16T01:21:20.482 INFO:tasks.rados.rados.0.smithi078.stdout:822: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:21:20.482 INFO:tasks.rados.rados.0.smithi078.stdout:823: delete oid 44 current snap is 83 2023-12-16T01:21:20.486 INFO:tasks.rados.rados.0.smithi078.stdout:820: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:21:20.487 INFO:tasks.rados.rados.0.smithi078.stdout:823: done (3 left) 2023-12-16T01:21:20.487 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 83 2023-12-16T01:21:20.487 INFO:tasks.rados.rados.0.smithi078.stdout:824: seq_num 264 ranges {1843200=425984,2269184=761856,3031040=770048,3801088=73728} 2023-12-16T01:21:20.499 INFO:tasks.rados.rados.0.smithi078.stdout:824: writing smithi078122029-50 from 1843200 to 2269184 tid 1 2023-12-16T01:21:20.504 INFO:tasks.rados.rados.0.smithi078.stdout:824: writing smithi078122029-50 from 2269184 to 3031040 tid 2 2023-12-16T01:21:20.509 INFO:tasks.rados.rados.0.smithi078.stdout:824: writing smithi078122029-50 from 3031040 to 3801088 tid 3 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:824: writing smithi078122029-50 from 3801088 to 3874816 tid 4 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:825: rollback oid 42 current snap is 83 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 74 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:820: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 344 (ObjNum 129 snap 0 seq_num 2287067920) dirty dne 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 1 to smithi078122029-50 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 2 to smithi078122029-50 2023-12-16T01:21:20.510 INFO:tasks.rados.rados.0.smithi078.stdout:820: done (4 left) 2023-12-16T01:21:20.511 INFO:tasks.rados.rados.0.smithi078.stdout:826: snap_create 2023-12-16T01:21:20.512 INFO:tasks.rados.rados.0.smithi078.stdout:822: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:21:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:20 smithi078 ceph-mon[39682]: osdmap e218: 8 total, 8 up, 8 in 2023-12-16T01:21:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:20 smithi078 ceph-mon[56825]: osdmap e218: 8 total, 8 up, 8 in 2023-12-16T01:21:20.740 INFO:tasks.rados.rados.0.smithi078.stdout:825: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:21:20.740 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 3 to smithi078122029-50 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:825: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:825: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 291 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 4 to smithi078122029-50 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 5 to smithi078122029-50 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:821: finishing copy_from to smithi078122029-35 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 256 (ObjNum 239 snap 73 seq_num 239) dirty exists 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:821: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:824: finishing write tid 6 to smithi078122029-50 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 404 (ObjNum 264 snap 83 seq_num 264) dirty exists 2023-12-16T01:21:20.741 INFO:tasks.rados.rados.0.smithi078.stdout:824: left oid 50 (ObjNum 264 snap 83 seq_num 264) 2023-12-16T01:21:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:20 smithi118 ceph-mon[44148]: osdmap e218: 8 total, 8 up, 8 in 2023-12-16T01:21:20.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:20 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:21:20.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:20 smithi118 bash[111950]: 1ded40019a4246b23c6f555185c4f88b0af8dd2e8a92fb281cbce970053fe18f 2023-12-16T01:21:20.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:20 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-16T01:21:20.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:20 smithi118 systemd[1]: Stopped Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:20.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:20 smithi118 systemd[1]: Starting Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:21.485 INFO:tasks.rados.rados.0.smithi078.stdout:821: done (4 left) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:822: done (3 left) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:824: done (2 left) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:825: done (1 left) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:826: done (0 left) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:827: copy_from oid 48 from oid 7 current snap is 84 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:828: read oid 2 snap -1 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:828: expect (ObjNum 253 snap 75 seq_num 253) 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 84 2023-12-16T01:21:21.486 INFO:tasks.rados.rados.0.smithi078.stdout:829: seq_num 265 ranges {0=442368,442368=647168,1089536=573440,1662976=385024} 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 bash[112277]: 254554430d2d74da8362597c4573a8ed90ca6bc86431947a24d691db6fe32220 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 systemd[1]: Started Ceph grafana.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289682302Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289871106Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289890252Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289897162Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289903155Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289909244Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-16T01:21:21.487 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289915Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289921246Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289927211Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289933526Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289939113Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289944549Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289950782Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=settings t=2023-12-16T01:21:21.289956972Z level=info msg="App mode production" 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=sqlstore t=2023-12-16T01:21:21.290005271Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=sqlstore t=2023-12-16T01:21:21.290021575Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-16T01:21:21.488 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=migrator t=2023-12-16T01:21:21.305118874Z level=info msg="Starting DB migrations" 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=migrator t=2023-12-16T01:21:21.310044082Z level=info msg="migrations completed" performed=0 skipped=481 duration=439.671µs 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=sqlstore t=2023-12-16T01:21:21.310402108Z level=info msg="Created default organization" 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=plugin.loader t=2023-12-16T01:21:21.368854126Z level=info msg="Plugin registered" pluginID=input 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=plugin.loader t=2023-12-16T01:21:21.398191222Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=plugin.loader t=2023-12-16T01:21:21.398233298Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=secrets t=2023-12-16T01:21:21.398300819Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=query_data t=2023-12-16T01:21:21.400006957Z level=info msg="Query Service initialization" 2023-12-16T01:21:21.489 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:21 smithi118 conmon[112317]: logger=live.push_http t=2023-12-16T01:21:21.402603449Z level=info msg="Live Push Gateway initialization" 2023-12-16T01:21:21.489 INFO:tasks.rados.rados.0.smithi078.stdout:829: writing smithi078122029-13 from 0 to 442368 tid 1 2023-12-16T01:21:21.497 INFO:tasks.rados.rados.0.smithi078.stdout:829: writing smithi078122029-13 from 442368 to 1089536 tid 2 2023-12-16T01:21:21.497 INFO:tasks.rados.rados.0.smithi078.stdout:829: writing smithi078122029-13 from 1089536 to 1662976 tid 3 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:829: writing smithi078122029-13 from 1662976 to 2048000 tid 4 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:830: read oid 47 snap -1 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:830: expect deleted 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:831: delete oid 26 current snap is 84 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 1 to smithi078122029-13 2023-12-16T01:21:21.498 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 2 to smithi078122029-13 2023-12-16T01:21:21.502 INFO:tasks.rados.rados.0.smithi078.stdout:828: expect (ObjNum 253 snap 75 seq_num 253) 2023-12-16T01:21:21.578 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 3 to smithi078122029-13 2023-12-16T01:21:21.578 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 4 to smithi078122029-13 2023-12-16T01:21:21.578 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 5 to smithi078122029-13 2023-12-16T01:21:21.578 INFO:tasks.rados.rados.0.smithi078.stdout:829: finishing write tid 6 to smithi078122029-13 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 349 (ObjNum 265 snap 84 seq_num 265) dirty exists 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:829: left oid 13 (ObjNum 265 snap 84 seq_num 265) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:827: finishing copy_from to smithi078122029-48 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 351 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:827: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:827: done (4 left) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:828: done (3 left) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:829: done (2 left) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:830: done (1 left) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:831: done (0 left) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:832: read oid 40 snap -1 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:832: expect (ObjNum 246 snap 73 seq_num 246) 2023-12-16T01:21:21.579 INFO:tasks.rados.rados.0.smithi078.stdout:833: delete oid 33 current snap is 84 2023-12-16T01:21:21.586 INFO:tasks.rados.rados.0.smithi078.stdout:833: done (1 left) 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:834: rmattr oid 16 current snap is 84 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:835: copy_from oid 34 from oid 8 current snap is 84 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:836: read oid 41 snap -1 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:836: expect (ObjNum 260 snap 82 seq_num 260) 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:837: rollback oid 7 current snap is 84 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 30 2023-12-16T01:21:21.587 INFO:tasks.rados.rados.0.smithi078.stdout:838: setattr oid 33 current snap is 84 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:839: read oid 49 snap 74 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:839: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:840: delete oid 13 current snap is 84 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 351 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:837: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:21:21.589 INFO:tasks.rados.rados.0.smithi078.stdout:837: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:21:21.593 INFO:tasks.rados.rados.0.smithi078.stdout:837: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:21:21.593 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 410 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:21:21.593 INFO:tasks.rados.rados.0.smithi078.stdout:832: expect (ObjNum 246 snap 73 seq_num 246) 2023-12-16T01:21:21.634 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 395 (ObjNum 0 snap 0 seq_num 304) dirty exists 2023-12-16T01:21:21.634 INFO:tasks.rados.rados.0.smithi078.stdout:839: expect (ObjNum 126 snap 29 seq_num 126) 2023-12-16T01:21:21.776 INFO:tasks.rados.rados.0.smithi078.stdout:835: finishing copy_from to smithi078122029-34 2023-12-16T01:21:21.777 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 126 (ObjNum 247 snap 73 seq_num 247) dirty exists 2023-12-16T01:21:21.777 INFO:tasks.rados.rados.0.smithi078.stdout:835: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:21:21.777 INFO:tasks.rados.rados.0.smithi078.stdout:836: expect (ObjNum 260 snap 82 seq_num 260) 2023-12-16T01:21:21.907 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:21 smithi118 systemd[1]: Stopping Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:21 smithi118 ceph-mon[44148]: pgmap v69: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:21 smithi118 ceph-mon[44148]: osdmap e219: 8 total, 8 up, 8 in 2023-12-16T01:21:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:21 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:21 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:21 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[39682]: pgmap v69: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[39682]: osdmap e219: 8 total, 8 up, 8 in 2023-12-16T01:21:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[56825]: pgmap v69: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[56825]: osdmap e219: 8 total, 8 up, 8 in 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:21 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:832: done (7 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:834: done (6 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:835: done (5 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:836: done (4 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:837: done (3 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:838: done (2 left) 2023-12-16T01:21:22.157 INFO:tasks.rados.rados.0.smithi078.stdout:839: done (1 left) 2023-12-16T01:21:22.158 INFO:tasks.rados.rados.0.smithi078.stdout:840: done (0 left) 2023-12-16T01:21:22.158 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 84 2023-12-16T01:21:22.158 INFO:tasks.rados.rados.0.smithi078.stdout:841: seq_num 269 ranges {958464=507904,1466368=630784,2097152=557056,2654208=417792} 2023-12-16T01:21:22.165 INFO:tasks.rados.rados.0.smithi078.stdout:841: writing smithi078122029-16 from 958464 to 1466368 tid 1 2023-12-16T01:21:22.168 INFO:tasks.rados.rados.0.smithi078.stdout:841: writing smithi078122029-16 from 1466368 to 2097152 tid 2 2023-12-16T01:21:22.171 INFO:tasks.rados.rados.0.smithi078.stdout:841: writing smithi078122029-16 from 2097152 to 2654208 tid 3 2023-12-16T01:21:22.175 INFO:tasks.rados.rados.0.smithi078.stdout:841: writing smithi078122029-16 from 2654208 to 3072000 tid 4 2023-12-16T01:21:22.175 INFO:tasks.rados.rados.0.smithi078.stdout:842: copy_from oid 47 from oid 37 current snap is 84 2023-12-16T01:21:22.175 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 1 to smithi078122029-16 2023-12-16T01:21:22.175 INFO:tasks.rados.rados.0.smithi078.stdout:843: snap_remove snap 77 2023-12-16T01:21:22.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=infra.usagestats.collector t=2023-12-16T01:21:22.179947008Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-16T01:21:22.430 INFO:tasks.rados.rados.0.smithi078.stdout:843: done (2 left) 2023-12-16T01:21:22.430 INFO:tasks.rados.rados.0.smithi078.stdout:844: read oid 20 snap -1 2023-12-16T01:21:22.430 INFO:tasks.rados.rados.0.smithi078.stdout:844: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:22.430 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 84 2023-12-16T01:21:22.430 INFO:tasks.rados.rados.0.smithi078.stdout:845: seq_num 270 ranges {1933312=524288,2457600=516096,2973696=761856,3735552=327680} 2023-12-16T01:21:22.444 INFO:tasks.rados.rados.0.smithi078.stdout:845: writing smithi078122029-29 from 1933312 to 2457600 tid 1 2023-12-16T01:21:22.447 INFO:tasks.rados.rados.0.smithi078.stdout:845: writing smithi078122029-29 from 2457600 to 2973696 tid 2 2023-12-16T01:21:22.452 INFO:tasks.rados.rados.0.smithi078.stdout:845: writing smithi078122029-29 from 2973696 to 3735552 tid 3 2023-12-16T01:21:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:845: writing smithi078122029-29 from 3735552 to 4063232 tid 4 2023-12-16T01:21:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:846: read oid 11 snap 64 2023-12-16T01:21:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:846: expect (ObjNum 191 snap 54 seq_num 191) 2023-12-16T01:21:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:847: rollback oid 19 current snap is 84 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 78 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:842: finishing copy_from to smithi078122029-47 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:842: got expected ENOENT (src dne) 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:842: finishing copy_from racing read to smithi078122029-47 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 2 to smithi078122029-16 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 3 to smithi078122029-16 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 4 to smithi078122029-16 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:842: done (5 left) 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:848: read oid 47 snap -1 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:848: expect deleted 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:849: rollback oid 41 current snap is 84 2023-12-16T01:21:22.455 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 60 2023-12-16T01:21:22.456 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 5 to smithi078122029-16 2023-12-16T01:21:22.456 INFO:tasks.rados.rados.0.smithi078.stdout:841: finishing write tid 6 to smithi078122029-16 2023-12-16T01:21:22.456 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 357 (ObjNum 269 snap 84 seq_num 269) dirty exists 2023-12-16T01:21:22.456 INFO:tasks.rados.rados.0.smithi078.stdout:841: left oid 16 (ObjNum 269 snap 84 seq_num 269) 2023-12-16T01:21:22.456 INFO:tasks.rados.rados.0.smithi078.stdout:844: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:22.460 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 1 to smithi078122029-29 2023-12-16T01:21:22.460 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 2 to smithi078122029-29 2023-12-16T01:21:22.460 INFO:tasks.rados.rados.0.smithi078.stdout:841: done (6 left) 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:844: done (5 left) 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:850: rollback oid 49 current snap is 84 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 55 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 3 to smithi078122029-29 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:847: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:847: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:21:22.461 INFO:tasks.rados.rados.0.smithi078.stdout:847: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:21:22.462 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 489 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-12-16T01:21:22.462 INFO:tasks.rados.rados.0.smithi078.stdout:847: done (5 left) 2023-12-16T01:21:22.462 INFO:tasks.rados.rados.0.smithi078.stdout:848: done (4 left) 2023-12-16T01:21:22.462 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 84 2023-12-16T01:21:22.462 INFO:tasks.rados.rados.0.smithi078.stdout:851: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2023-12-16T01:21:22.463 INFO:tasks.rados.rados.0.smithi078.stdout:851: writing smithi078122029-6 from 0 to 540672 tid 1 2023-12-16T01:21:22.467 INFO:tasks.rados.rados.0.smithi078.stdout:851: writing smithi078122029-6 from 540672 to 1343488 tid 2 2023-12-16T01:21:22.470 INFO:tasks.rados.rados.0.smithi078.stdout:851: writing smithi078122029-6 from 1343488 to 1859584 tid 3 2023-12-16T01:21:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:851: writing smithi078122029-6 from 1859584 to 2146304 tid 4 2023-12-16T01:21:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:852: copy_from oid 39 from oid 46 current snap is 84 2023-12-16T01:21:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:849: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:21:22.473 INFO:tasks.rados.rados.0.smithi078.stdout:846: expect (ObjNum 191 snap 54 seq_num 191) 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:849: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:849: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 294 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:850: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 4 to smithi078122029-29 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 5 to smithi078122029-29 2023-12-16T01:21:22.494 INFO:tasks.rados.rados.0.smithi078.stdout:846: done (5 left) 2023-12-16T01:21:22.495 INFO:tasks.rados.rados.0.smithi078.stdout:849: done (4 left) 2023-12-16T01:21:22.495 INFO:tasks.rados.rados.0.smithi078.stdout:853: snap_remove snap 43 2023-12-16T01:21:22.711 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:22 smithi118 ceph-mon[44148]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T01:21:22.712 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:22 smithi118 ceph-mon[44148]: Reconfiguring daemon node-exporter.b on smithi118 2023-12-16T01:21:22.712 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:22 smithi118 ceph-mon[44148]: osdmap e220: 8 total, 8 up, 8 in 2023-12-16T01:21:22.712 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:22 smithi118 ceph-mon[44148]: osdmap e221: 8 total, 8 up, 8 in 2023-12-16T01:21:22.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=provisioning.datasources t=2023-12-16T01:21:22.427045736Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-12-16T01:21:22.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=provisioning.datasources t=2023-12-16T01:21:22.427096435Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-12-16T01:21:22.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=provisioning.datasources t=2023-12-16T01:21:22.439226866Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-16T01:21:22.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=provisioning.alerting t=2023-12-16T01:21:22.663466394Z level=info msg="starting to provision alerting" 2023-12-16T01:21:22.712 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=provisioning.alerting t=2023-12-16T01:21:22.663510847Z level=info msg="finished to provision alerting" 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=grafanaStorageLogger t=2023-12-16T01:21:22.663670272Z level=info msg="storage starting" 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=ngalert.state.manager t=2023-12-16T01:21:22.663731202Z level=info msg="Warming state cache for startup" 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=http.server t=2023-12-16T01:21:22.665539291Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=ngalert.state.manager t=2023-12-16T01:21:22.712353788Z level=info msg="State cache has been initialized" states=0 duration=48.619822ms 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=ngalert.multiorg.alertmanager t=2023-12-16T01:21:22.712428416Z level=info msg="starting MultiOrg Alertmanager" 2023-12-16T01:21:22.713 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:21:22 smithi118 conmon[112317]: logger=ticker t=2023-12-16T01:21:22.712448295Z level=info msg=starting first_tick=2023-12-16T01:21:30Z 2023-12-16T01:21:22.713 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:22 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:21:22.713 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:22 smithi118 bash[112544]: fdbc40ca99db21878bfaa688d337c10aa9611c9189a97d946003ff64c5c3a1c8 2023-12-16T01:21:22.713 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:22 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-16T01:21:22.714 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:22 smithi118 systemd[1]: Stopped Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:22.714 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:22 smithi118 systemd[1]: Starting Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[39682]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T01:21:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[39682]: Reconfiguring daemon node-exporter.b on smithi118 2023-12-16T01:21:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[39682]: osdmap e220: 8 total, 8 up, 8 in 2023-12-16T01:21:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[39682]: osdmap e221: 8 total, 8 up, 8 in 2023-12-16T01:21:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[56825]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-16T01:21:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[56825]: Reconfiguring daemon node-exporter.b on smithi118 2023-12-16T01:21:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[56825]: osdmap e220: 8 total, 8 up, 8 in 2023-12-16T01:21:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:22 smithi078 ceph-mon[56825]: osdmap e221: 8 total, 8 up, 8 in 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE Bus STOPPING 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE Bus STOPPED 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE Bus STARTING 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE Serving on http://:::9283 2023-12-16T01:21:23.490 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[98569]: [16/Dec/2023:01:21:23] ENGINE Bus STARTED 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.173Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.174Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.174Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.174Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=arp 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-16T01:21:23.491 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=edac 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-16T01:21:23.492 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=os 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-16T01:21:23.493 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=stat 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=time 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=uname 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 conmon[112911]: ts=2023-12-16T01:21:23.175Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-16T01:21:23.494 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 bash[112870]: 4f41f4b87bab570b6dc0dece50b5d7d1817b1fbfe994fed8217fe160881d9d4e 2023-12-16T01:21:23.495 INFO:journalctl@ceph.node-exporter.b.smithi118.stdout:Dec 16 01:21:23 smithi118 systemd[1]: Started Ceph node-exporter.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:23.504 INFO:tasks.rados.rados.0.smithi078.stdout:853: done (4 left) 2023-12-16T01:21:23.504 INFO:tasks.rados.rados.0.smithi078.stdout:854: copy_from oid 25 from oid 17 current snap is 84 2023-12-16T01:21:23.504 INFO:tasks.rados.rados.0.smithi078.stdout:855: copy_from oid 13 from oid 48 current snap is 84 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:856: setattr oid 16 current snap is 84 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:857: setattr oid 34 current snap is 84 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:858: snap_create 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:850: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 239 (ObjNum 0 snap 0 seq_num 304) dirty exists 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:845: finishing write tid 6 to smithi078122029-29 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 367 (ObjNum 270 snap 84 seq_num 270) dirty exists 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:845: left oid 29 (ObjNum 270 snap 84 seq_num 270) 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 1 to smithi078122029-6 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 2 to smithi078122029-6 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 3 to smithi078122029-6 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:852: finishing copy_from to smithi078122029-39 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:852: got expected ENOENT (src dne) 2023-12-16T01:21:23.505 INFO:tasks.rados.rados.0.smithi078.stdout:852: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:21:23.506 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 4 to smithi078122029-6 2023-12-16T01:21:23.506 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 5 to smithi078122029-6 2023-12-16T01:21:23.506 INFO:tasks.rados.rados.0.smithi078.stdout:851: finishing write tid 6 to smithi078122029-6 2023-12-16T01:21:23.506 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 243 (ObjNum 271 snap 84 seq_num 271) dirty exists 2023-12-16T01:21:23.506 INFO:tasks.rados.rados.0.smithi078.stdout:851: left oid 6 (ObjNum 271 snap 84 seq_num 271) 2023-12-16T01:21:23.513 INFO:tasks.rados.rados.0.smithi078.stdout:854: finishing copy_from to smithi078122029-25 2023-12-16T01:21:23.513 INFO:tasks.rados.rados.0.smithi078.stdout:854: got expected ENOENT (src dne) 2023-12-16T01:21:23.513 INFO:tasks.rados.rados.0.smithi078.stdout:854: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:21:23.516 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 284 (ObjNum 247 snap 73 seq_num 247) dirty exists 2023-12-16T01:21:23.519 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 372 (ObjNum 269 snap 84 seq_num 269) dirty exists 2023-12-16T01:21:23.520 INFO:tasks.rados.rados.0.smithi078.stdout:855: finishing copy_from to smithi078122029-13 2023-12-16T01:21:23.520 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 351 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-16T01:21:23.521 INFO:tasks.rados.rados.0.smithi078.stdout:855: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:21:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: pgmap v72: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:23 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: pgmap v72: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:23.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: pgmap v72: 121 pgs: 121 active+clean; 254 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:23.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:23 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:845: done (8 left) 2023-12-16T01:21:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:850: done (7 left) 2023-12-16T01:21:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:851: done (6 left) 2023-12-16T01:21:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:852: done (5 left) 2023-12-16T01:21:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:854: done (4 left) 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:855: done (3 left) 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:856: done (2 left) 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:857: done (1 left) 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:858: done (0 left) 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:859: rollback oid 27 current snap is 85 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 30 2023-12-16T01:21:24.504 INFO:tasks.rados.rados.0.smithi078.stdout:860: snap_remove snap 57 2023-12-16T01:21:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:24 smithi118 ceph-mon[44148]: osdmap e222: 8 total, 8 up, 8 in 2023-12-16T01:21:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[39682]: osdmap e222: 8 total, 8 up, 8 in 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-16T01:21:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:24 smithi078 ceph-mon[56825]: osdmap e222: 8 total, 8 up, 8 in 2023-12-16T01:21:25.503 INFO:tasks.rados.rados.0.smithi078.stdout:860: done (1 left) 2023-12-16T01:21:25.503 INFO:tasks.rados.rados.0.smithi078.stdout:861: copy_from oid 11 from oid 41 current snap is 85 2023-12-16T01:21:25.503 INFO:tasks.rados.rados.0.smithi078.stdout:859: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:859: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:859: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 428 (ObjNum 77 snap 13 seq_num 77) dirty exists 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:859: done (1 left) 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:862: copy_from oid 46 from oid 17 current snap is 85 2023-12-16T01:21:25.504 INFO:tasks.rados.rados.0.smithi078.stdout:863: delete oid 29 current snap is 85 2023-12-16T01:21:25.512 INFO:tasks.rados.rados.0.smithi078.stdout:862: finishing copy_from to smithi078122029-46 2023-12-16T01:21:25.512 INFO:tasks.rados.rados.0.smithi078.stdout:862: got expected ENOENT (src dne) 2023-12-16T01:21:25.512 INFO:tasks.rados.rados.0.smithi078.stdout:862: finishing copy_from racing read to smithi078122029-46 2023-12-16T01:21:25.518 INFO:tasks.rados.rados.0.smithi078.stdout:862: done (2 left) 2023-12-16T01:21:25.518 INFO:tasks.rados.rados.0.smithi078.stdout:863: done (1 left) 2023-12-16T01:21:25.519 INFO:tasks.rados.rados.0.smithi078.stdout:864: snap_remove snap 76 2023-12-16T01:21:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: pgmap v75: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: osdmap e223: 8 total, 8 up, 8 in 2023-12-16T01:21:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:25 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:25.931 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: pgmap v75: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:25.931 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: osdmap e223: 8 total, 8 up, 8 in 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: pgmap v75: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: osdmap e223: 8 total, 8 up, 8 in 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:25.932 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:25 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:26.522 INFO:tasks.rados.rados.0.smithi078.stdout:864: done (1 left) 2023-12-16T01:21:26.522 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 85 2023-12-16T01:21:26.522 INFO:tasks.rados.rados.0.smithi078.stdout:865: seq_num 273 ranges {2654208=581632,3235840=565248,3801088=532480,4333568=507904} 2023-12-16T01:21:26.531 INFO:tasks.rados.rados.0.smithi078.stdout:865: writing smithi078122029-2 from 2654208 to 3235840 tid 1 2023-12-16T01:21:26.536 INFO:tasks.rados.rados.0.smithi078.stdout:865: writing smithi078122029-2 from 3235840 to 3801088 tid 2 2023-12-16T01:21:26.539 INFO:tasks.rados.rados.0.smithi078.stdout:865: writing smithi078122029-2 from 3801088 to 4333568 tid 3 2023-12-16T01:21:26.542 INFO:tasks.rados.rados.0.smithi078.stdout:865: writing smithi078122029-2 from 4333568 to 4841472 tid 4 2023-12-16T01:21:26.542 INFO:tasks.rados.rados.0.smithi078.stdout:866: delete oid 5 current snap is 85 2023-12-16T01:21:26.542 INFO:tasks.rados.rados.0.smithi078.stdout:861: finishing copy_from to smithi078122029-11 2023-12-16T01:21:26.542 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 294 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:21:26.543 INFO:tasks.rados.rados.0.smithi078.stdout:861: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:21:26.543 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 1 to smithi078122029-2 2023-12-16T01:21:26.544 INFO:tasks.rados.rados.0.smithi078.stdout:861: done (2 left) 2023-12-16T01:21:26.544 INFO:tasks.rados.rados.0.smithi078.stdout:866: done (1 left) 2023-12-16T01:21:26.544 INFO:tasks.rados.rados.0.smithi078.stdout:867: snap_remove snap 41 2023-12-16T01:21:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[39682]: Upgrade: Updating mgr.y 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[39682]: Deploying daemon mgr.y on smithi078 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[39682]: osdmap e224: 8 total, 8 up, 8 in 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:26 smithi078 systemd[1]: Stopping Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[56825]: Upgrade: Updating mgr.y 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[56825]: Deploying daemon mgr.y on smithi078 2023-12-16T01:21:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:26 smithi078 ceph-mon[56825]: osdmap e224: 8 total, 8 up, 8 in 2023-12-16T01:21:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:26 smithi118 ceph-mon[44148]: Upgrade: Updating mgr.y 2023-12-16T01:21:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:26 smithi118 ceph-mon[44148]: Deploying daemon mgr.y on smithi078 2023-12-16T01:21:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:26 smithi118 ceph-mon[44148]: osdmap e224: 8 total, 8 up, 8 in 2023-12-16T01:21:27.424 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:27 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:21:27.524 INFO:tasks.rados.rados.0.smithi078.stdout:867: done (1 left) 2023-12-16T01:21:27.525 INFO:tasks.rados.rados.0.smithi078.stdout:868: read oid 9 snap -1 2023-12-16T01:21:27.525 INFO:tasks.rados.rados.0.smithi078.stdout:868: expect (ObjNum 127 snap 31 seq_num 127) 2023-12-16T01:21:27.525 INFO:tasks.rados.rados.0.smithi078.stdout:869: snap_remove snap 48 2023-12-16T01:21:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:27 smithi078 ceph-mon[39682]: pgmap v78: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:27 smithi078 ceph-mon[39682]: osdmap e225: 8 total, 8 up, 8 in 2023-12-16T01:21:27.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:27 smithi078 ceph-mon[56825]: pgmap v78: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:27.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:27 smithi078 ceph-mon[56825]: osdmap e225: 8 total, 8 up, 8 in 2023-12-16T01:21:27.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:27 smithi078 bash[126991]: 3df0430a891e4a31baeaa44245a97304f1d0f4fb8af9a74a4681fcfe16c9ca6f 2023-12-16T01:21:27.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:27 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-16T01:21:27.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:27 smithi078 systemd[1]: Stopped Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:27 smithi118 ceph-mon[44148]: pgmap v78: 121 pgs: 121 active+clean; 275 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 24 op/s 2023-12-16T01:21:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:27 smithi118 ceph-mon[44148]: osdmap e225: 8 total, 8 up, 8 in 2023-12-16T01:21:28.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:27 smithi078 systemd[1]: Starting Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:28.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mgr[127409]: -- 172.21.15.78:0/4291966598 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559d41055520 con 0x559d4102c800 2023-12-16T01:21:28.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 bash[127343]: 4199ac26cb7dfb2a85cca9358d840b901c7224fc1e32757191ce0486bfd2b279 2023-12-16T01:21:28.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 systemd[1]: Started Ceph mgr.y for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:28.532 INFO:tasks.rados.rados.0.smithi078.stdout:869: done (2 left) 2023-12-16T01:21:28.532 INFO:tasks.rados.rados.0.smithi078.stdout:870: read oid 47 snap -1 2023-12-16T01:21:28.532 INFO:tasks.rados.rados.0.smithi078.stdout:870: expect deleted 2023-12-16T01:21:28.532 INFO:tasks.rados.rados.0.smithi078.stdout:871: rollback oid 33 current snap is 85 2023-12-16T01:21:28.533 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 73 2023-12-16T01:21:28.533 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 85 2023-12-16T01:21:28.533 INFO:tasks.rados.rados.0.smithi078.stdout:872: seq_num 275 ranges {2416640=614400,3031040=786432,3817472=499712,4317184=319488} 2023-12-16T01:21:28.555 INFO:tasks.rados.rados.0.smithi078.stdout:872: writing smithi078122029-35 from 2416640 to 3031040 tid 1 2023-12-16T01:21:28.555 INFO:tasks.rados.rados.0.smithi078.stdout:872: writing smithi078122029-35 from 3031040 to 3817472 tid 2 2023-12-16T01:21:28.559 INFO:tasks.rados.rados.0.smithi078.stdout:872: writing smithi078122029-35 from 3817472 to 4317184 tid 3 2023-12-16T01:21:28.560 INFO:tasks.rados.rados.0.smithi078.stdout:872: writing smithi078122029-35 from 4317184 to 4636672 tid 4 2023-12-16T01:21:28.560 INFO:tasks.rados.rados.0.smithi078.stdout:873: read oid 25 snap -1 2023-12-16T01:21:28.560 INFO:tasks.rados.rados.0.smithi078.stdout:873: expect (ObjNum 261 snap 82 seq_num 261) 2023-12-16T01:21:28.560 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 85 2023-12-16T01:21:28.560 INFO:tasks.rados.rados.0.smithi078.stdout:874: seq_num 276 ranges {4628480=630784,5259264=671744,5931008=704512,6635520=229376} 2023-12-16T01:21:28.589 INFO:tasks.rados.rados.0.smithi078.stdout:874: writing smithi078122029-32 from 4628480 to 5259264 tid 1 2023-12-16T01:21:28.593 INFO:tasks.rados.rados.0.smithi078.stdout:874: writing smithi078122029-32 from 5259264 to 5931008 tid 2 2023-12-16T01:21:28.597 INFO:tasks.rados.rados.0.smithi078.stdout:874: writing smithi078122029-32 from 5931008 to 6635520 tid 3 2023-12-16T01:21:28.599 INFO:tasks.rados.rados.0.smithi078.stdout:874: writing smithi078122029-32 from 6635520 to 6864896 tid 4 2023-12-16T01:21:28.599 INFO:tasks.rados.rados.0.smithi078.stdout:875: rollback oid 27 current snap is 85 2023-12-16T01:21:28.599 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 81 2023-12-16T01:21:28.599 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 2 to smithi078122029-2 2023-12-16T01:21:28.599 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 3 to smithi078122029-2 2023-12-16T01:21:28.600 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 4 to smithi078122029-2 2023-12-16T01:21:28.600 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 5 to smithi078122029-2 2023-12-16T01:21:28.600 INFO:tasks.rados.rados.0.smithi078.stdout:865: finishing write tid 6 to smithi078122029-2 2023-12-16T01:21:28.601 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 446 (ObjNum 273 snap 85 seq_num 273) dirty exists 2023-12-16T01:21:28.601 INFO:tasks.rados.rados.0.smithi078.stdout:865: left oid 2 (ObjNum 273 snap 85 seq_num 273) 2023-12-16T01:21:28.601 INFO:tasks.rados.rados.0.smithi078.stdout:868: expect (ObjNum 127 snap 31 seq_num 127) 2023-12-16T01:21:28.850 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[39682]: osdmap e226: 8 total, 8 up, 8 in 2023-12-16T01:21:28.850 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.850 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.850 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[56825]: osdmap e226: 8 total, 8 up, 8 in 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:28 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 conmon[127384]: 2023-12-16T01:21:28.732+0000 7f0b857de200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:21:28.851 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 conmon[127384]: 2023-12-16T01:21:28.850+0000 7f0b857de200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:21:28.893 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 1 to smithi078122029-35 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:871: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:871: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:871: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 398 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 2 to smithi078122029-35 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:865: done (7 left) 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:868: done (6 left) 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:870: done (5 left) 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:871: done (4 left) 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:876: read oid 5 snap -1 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:876: expect deleted 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:877: copy_from oid 50 from oid 24 current snap is 85 2023-12-16T01:21:28.894 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 3 to smithi078122029-35 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 4 to smithi078122029-35 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 5 to smithi078122029-35 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:872: finishing write tid 6 to smithi078122029-35 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 470 (ObjNum 275 snap 85 seq_num 275) dirty exists 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:872: left oid 35 (ObjNum 275 snap 85 seq_num 275) 2023-12-16T01:21:28.895 INFO:tasks.rados.rados.0.smithi078.stdout:873: expect (ObjNum 261 snap 82 seq_num 261) 2023-12-16T01:21:28.907 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:28 smithi118 conmon[111458]: ts=2023-12-16T01:21:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:21:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:28 smithi118 ceph-mon[44148]: osdmap e226: 8 total, 8 up, 8 in 2023-12-16T01:21:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:28 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:28 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:28 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 1 to smithi078122029-32 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 2 to smithi078122029-32 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 3 to smithi078122029-32 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 4 to smithi078122029-32 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 5 to smithi078122029-32 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:875: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:872: done (5 left) 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:873: done (4 left) 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:878: rmattr oid 45 current snap is 85 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:875: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:21:29.049 INFO:tasks.rados.rados.0.smithi078.stdout:875: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 473 (ObjNum 213 snap 64 seq_num 213) dirty exists 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:874: finishing write tid 6 to smithi078122029-32 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 403 (ObjNum 276 snap 85 seq_num 276) dirty exists 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:874: left oid 32 (ObjNum 276 snap 85 seq_num 276) 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:877: finishing copy_from to smithi078122029-50 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 84 (ObjNum 166 snap 45 seq_num 166) dirty exists 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:877: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:874: done (4 left) 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:875: done (3 left) 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:876: done (2 left) 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:877: done (1 left) 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:879: rollback oid 11 current snap is 85 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 73 2023-12-16T01:21:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 85 2023-12-16T01:21:29.051 INFO:tasks.rados.rados.0.smithi078.stdout:880: seq_num 277 ranges {0=647168,647168=557056,1204224=516096,1720320=532480} 2023-12-16T01:21:29.052 INFO:tasks.rados.rados.0.smithi078.stdout:880: writing smithi078122029-42 from 0 to 647168 tid 1 2023-12-16T01:21:29.057 INFO:tasks.rados.rados.0.smithi078.stdout:880: writing smithi078122029-42 from 647168 to 1204224 tid 2 2023-12-16T01:21:29.058 INFO:tasks.rados.rados.0.smithi078.stdout:880: writing smithi078122029-42 from 1204224 to 1720320 tid 3 2023-12-16T01:21:29.062 INFO:tasks.rados.rados.0.smithi078.stdout:880: writing smithi078122029-42 from 1720320 to 2252800 tid 4 2023-12-16T01:21:29.062 INFO:tasks.rados.rados.0.smithi078.stdout:881: read oid 46 snap -1 2023-12-16T01:21:29.062 INFO:tasks.rados.rados.0.smithi078.stdout:881: expect deleted 2023-12-16T01:21:29.062 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 85 2023-12-16T01:21:29.062 INFO:tasks.rados.rados.0.smithi078.stdout:882: seq_num 278 ranges {0=663552,663552=442368,1105920=720896,1826816=442368} 2023-12-16T01:21:29.065 INFO:tasks.rados.rados.0.smithi078.stdout:882: writing smithi078122029-3 from 0 to 663552 tid 1 2023-12-16T01:21:29.068 INFO:tasks.rados.rados.0.smithi078.stdout:882: writing smithi078122029-3 from 663552 to 1105920 tid 2 2023-12-16T01:21:29.072 INFO:tasks.rados.rados.0.smithi078.stdout:882: writing smithi078122029-3 from 1105920 to 1826816 tid 3 2023-12-16T01:21:29.075 INFO:tasks.rados.rados.0.smithi078.stdout:882: writing smithi078122029-3 from 1826816 to 2269184 tid 4 2023-12-16T01:21:29.075 INFO:tasks.rados.rados.0.smithi078.stdout:883: setattr oid 22 current snap is 85 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 417 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:879: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:879: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:879: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 341 (ObjNum 239 snap 73 seq_num 239) dirty exists 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 1 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 2 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 3 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 4 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 5 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:880: finishing write tid 6 to smithi078122029-42 2023-12-16T01:21:29.077 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 299 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:880: left oid 42 (ObjNum 277 snap 85 seq_num 277) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 1 to smithi078122029-3 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 2 to smithi078122029-3 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 3 to smithi078122029-3 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:878: done (5 left) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:879: done (4 left) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:880: done (3 left) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:881: done (2 left) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:884: read oid 45 snap -1 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:884: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:29.078 INFO:tasks.rados.rados.0.smithi078.stdout:885: copy_from oid 36 from oid 39 current snap is 85 2023-12-16T01:21:29.080 INFO:tasks.rados.rados.0.smithi078.stdout:886: read oid 5 snap -1 2023-12-16T01:21:29.080 INFO:tasks.rados.rados.0.smithi078.stdout:886: expect deleted 2023-12-16T01:21:29.080 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 85 2023-12-16T01:21:29.080 INFO:tasks.rados.rados.0.smithi078.stdout:887: seq_num 279 ranges {3072000=679936,3751936=720896,4472832=483328,4956160=401408} 2023-12-16T01:21:29.098 INFO:tasks.rados.rados.0.smithi078.stdout:887: writing smithi078122029-16 from 3072000 to 3751936 tid 1 2023-12-16T01:21:29.102 INFO:tasks.rados.rados.0.smithi078.stdout:887: writing smithi078122029-16 from 3751936 to 4472832 tid 2 2023-12-16T01:21:29.105 INFO:tasks.rados.rados.0.smithi078.stdout:887: writing smithi078122029-16 from 4472832 to 4956160 tid 3 2023-12-16T01:21:29.113 INFO:tasks.rados.rados.0.smithi078.stdout:887: writing smithi078122029-16 from 4956160 to 5357568 tid 4 2023-12-16T01:21:29.113 INFO:tasks.rados.rados.0.smithi078.stdout:888: read oid 43 snap -1 2023-12-16T01:21:29.113 INFO:tasks.rados.rados.0.smithi078.stdout:888: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:29.113 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 85 2023-12-16T01:21:29.113 INFO:tasks.rados.rados.0.smithi078.stdout:889: seq_num 280 ranges {1728512=696320,2424832=606208,3031040=688128,3719168=311296} 2023-12-16T01:21:29.121 INFO:tasks.rados.rados.0.smithi078.stdout:889: writing smithi078122029-40 from 1728512 to 2424832 tid 1 2023-12-16T01:21:29.125 INFO:tasks.rados.rados.0.smithi078.stdout:889: writing smithi078122029-40 from 2424832 to 3031040 tid 2 2023-12-16T01:21:29.129 INFO:tasks.rados.rados.0.smithi078.stdout:889: writing smithi078122029-40 from 3031040 to 3719168 tid 3 2023-12-16T01:21:29.131 INFO:tasks.rados.rados.0.smithi078.stdout:889: writing smithi078122029-40 from 3719168 to 4030464 tid 4 2023-12-16T01:21:29.131 INFO:tasks.rados.rados.0.smithi078.stdout:890: read oid 23 snap -1 2023-12-16T01:21:29.131 INFO:tasks.rados.rados.0.smithi078.stdout:890: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:21:29.132 INFO:tasks.rados.rados.0.smithi078.stdout:891: rmattr oid 6 current snap is 85 2023-12-16T01:21:29.132 INFO:tasks.rados.rados.0.smithi078.stdout:891: done (9 left) 2023-12-16T01:21:29.132 INFO:tasks.rados.rados.0.smithi078.stdout:892: copy_from oid 48 from oid 11 current snap is 85 2023-12-16T01:21:29.132 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 343 (ObjNum 200 snap 59 seq_num 200) dirty exists 2023-12-16T01:21:29.132 INFO:tasks.rados.rados.0.smithi078.stdout:884: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 4 to smithi078122029-3 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 5 to smithi078122029-3 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:883: done (9 left) 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:884: done (8 left) 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:886: done (7 left) 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:893: rmattr oid 5 current snap is 85 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:893: done (7 left) 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 85 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:882: finishing write tid 6 to smithi078122029-3 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 115 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:21:29.187 INFO:tasks.rados.rados.0.smithi078.stdout:882: left oid 3 (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:885: finishing copy_from to smithi078122029-36 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 348 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:885: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 1 to smithi078122029-16 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 2 to smithi078122029-16 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 3 to smithi078122029-16 2023-12-16T01:21:29.188 INFO:tasks.rados.rados.0.smithi078.stdout:894: seq_num 281 ranges {6701056=712704,7413760=491520,7905280=491520,8396800=622592} 2023-12-16T01:21:29.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:28 smithi078 conmon[127384]: 2023-12-16T01:21:28.965+0000 7f0b857de200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:21:29.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:29 smithi078 conmon[127384]: 2023-12-16T01:21:29.061+0000 7f0b857de200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:21:29.227 INFO:tasks.rados.rados.0.smithi078.stdout:894: writing smithi078122029-34 from 6701056 to 7413760 tid 1 2023-12-16T01:21:29.229 INFO:tasks.rados.rados.0.smithi078.stdout:894: writing smithi078122029-34 from 7413760 to 7905280 tid 2 2023-12-16T01:21:29.232 INFO:tasks.rados.rados.0.smithi078.stdout:894: writing smithi078122029-34 from 7905280 to 8396800 tid 3 2023-12-16T01:21:29.236 INFO:tasks.rados.rados.0.smithi078.stdout:894: writing smithi078122029-34 from 8396800 to 9019392 tid 4 2023-12-16T01:21:29.236 INFO:tasks.rados.rados.0.smithi078.stdout:882: done (7 left) 2023-12-16T01:21:29.236 INFO:tasks.rados.rados.0.smithi078.stdout:885: done (6 left) 2023-12-16T01:21:29.236 INFO:tasks.rados.rados.0.smithi078.stdout:895: delete oid 29 current snap is 85 2023-12-16T01:21:29.236 INFO:tasks.rados.rados.0.smithi078.stdout:888: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 4 to smithi078122029-16 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 5 to smithi078122029-16 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:888: done (6 left) 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:895: done (5 left) 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 85 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:887: finishing write tid 6 to smithi078122029-16 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 407 (ObjNum 279 snap 85 seq_num 279) dirty exists 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:887: left oid 16 (ObjNum 279 snap 85 seq_num 279) 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 1 to smithi078122029-40 2023-12-16T01:21:29.290 INFO:tasks.rados.rados.0.smithi078.stdout:896: seq_num 283 ranges {385024=745472,1130496=712704,1843200=458752,2301952=434176} 2023-12-16T01:21:29.295 INFO:tasks.rados.rados.0.smithi078.stdout:896: writing smithi078122029-24 from 385024 to 1130496 tid 1 2023-12-16T01:21:29.300 INFO:tasks.rados.rados.0.smithi078.stdout:896: writing smithi078122029-24 from 1130496 to 1843200 tid 2 2023-12-16T01:21:29.302 INFO:tasks.rados.rados.0.smithi078.stdout:896: writing smithi078122029-24 from 1843200 to 2301952 tid 3 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:896: writing smithi078122029-24 from 2301952 to 2736128 tid 4 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:887: done (5 left) 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 2 to smithi078122029-40 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 3 to smithi078122029-40 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 4 to smithi078122029-40 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 5 to smithi078122029-40 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: finishing write tid 6 to smithi078122029-40 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 251 (ObjNum 280 snap 85 seq_num 280) dirty exists 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: left oid 40 (ObjNum 280 snap 85 seq_num 280) 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:897: read oid 44 snap -1 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:897: expect deleted 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:889: done (5 left) 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:898: rollback oid 41 current snap is 85 2023-12-16T01:21:29.307 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 84 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:899: rollback oid 2 current snap is 85 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 82 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:900: read oid 36 snap -1 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:900: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:901: rollback oid 14 current snap is 85 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 83 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:902: read oid 8 snap -1 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:902: expect (ObjNum 247 snap 73 seq_num 247) 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:903: read oid 42 snap -1 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:903: expect (ObjNum 277 snap 85 seq_num 277) 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 85 2023-12-16T01:21:29.308 INFO:tasks.rados.rados.0.smithi078.stdout:904: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2023-12-16T01:21:29.311 INFO:tasks.rados.rados.0.smithi078.stdout:904: writing smithi078122029-47 from 0 to 761856 tid 1 2023-12-16T01:21:29.314 INFO:tasks.rados.rados.0.smithi078.stdout:904: writing smithi078122029-47 from 761856 to 1359872 tid 2 2023-12-16T01:21:29.319 INFO:tasks.rados.rados.0.smithi078.stdout:904: writing smithi078122029-47 from 1359872 to 2031616 tid 3 2023-12-16T01:21:29.328 INFO:tasks.rados.rados.0.smithi078.stdout:904: writing smithi078122029-47 from 2031616 to 2367488 tid 4 2023-12-16T01:21:29.328 INFO:tasks.rados.rados.0.smithi078.stdout:905: read oid 45 snap -1 2023-12-16T01:21:29.328 INFO:tasks.rados.rados.0.smithi078.stdout:905: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:29.328 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 85 2023-12-16T01:21:29.328 INFO:tasks.rados.rados.0.smithi078.stdout:906: seq_num 285 ranges {778240=778240,1556480=475136,2031616=475136,2506752=655360} 2023-12-16T01:21:29.331 INFO:tasks.rados.rados.0.smithi078.stdout:906: writing smithi078122029-7 from 778240 to 1556480 tid 1 2023-12-16T01:21:29.339 INFO:tasks.rados.rados.0.smithi078.stdout:906: writing smithi078122029-7 from 1556480 to 2031616 tid 2 2023-12-16T01:21:29.339 INFO:tasks.rados.rados.0.smithi078.stdout:906: writing smithi078122029-7 from 2031616 to 2506752 tid 3 2023-12-16T01:21:29.342 INFO:tasks.rados.rados.0.smithi078.stdout:906: writing smithi078122029-7 from 2506752 to 3162112 tid 4 2023-12-16T01:21:29.342 INFO:tasks.rados.rados.0.smithi078.stdout:907: read oid 32 snap 50 2023-12-16T01:21:29.342 INFO:tasks.rados.rados.0.smithi078.stdout:907: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:21:29.342 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 85 2023-12-16T01:21:29.342 INFO:tasks.rados.rados.0.smithi078.stdout:908: seq_num 286 ranges {385024=794624,1179648=761856,1941504=679936,2621440=163840} 2023-12-16T01:21:29.348 INFO:tasks.rados.rados.0.smithi078.stdout:908: writing smithi078122029-50 from 385024 to 1179648 tid 1 2023-12-16T01:21:29.352 INFO:tasks.rados.rados.0.smithi078.stdout:908: writing smithi078122029-50 from 1179648 to 1941504 tid 2 2023-12-16T01:21:29.356 INFO:tasks.rados.rados.0.smithi078.stdout:908: writing smithi078122029-50 from 1941504 to 2621440 tid 3 2023-12-16T01:21:29.357 INFO:tasks.rados.rados.0.smithi078.stdout:908: writing smithi078122029-50 from 2621440 to 2785280 tid 4 2023-12-16T01:21:29.357 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:21:29.357 INFO:tasks.rados.rados.0.smithi078.stdout:892: finishing copy_from to smithi078122029-48 2023-12-16T01:21:29.357 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 341 (ObjNum 239 snap 73 seq_num 239) dirty exists 2023-12-16T01:21:29.357 INFO:tasks.rados.rados.0.smithi078.stdout:892: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:21:29.358 INFO:tasks.rados.rados.0.smithi078.stdout:890: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:21:29.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:28 smithi118 conmon[98569]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:21:28] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2023-12-16T01:21:29.441 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 1 to smithi078122029-34 2023-12-16T01:21:29.441 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 2 to smithi078122029-34 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 3 to smithi078122029-34 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 4 to smithi078122029-34 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 5 to smithi078122029-34 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:894: finishing write tid 6 to smithi078122029-34 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 289 (ObjNum 281 snap 85 seq_num 281) dirty exists 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:894: left oid 34 (ObjNum 281 snap 85 seq_num 281) 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 1 to smithi078122029-24 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 2 to smithi078122029-24 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 3 to smithi078122029-24 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 4 to smithi078122029-24 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 5 to smithi078122029-24 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:899: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:899: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:21:29.442 INFO:tasks.rados.rados.0.smithi078.stdout:896: finishing write tid 6 to smithi078122029-24 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 257 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:896: left oid 24 (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:899: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 478 (ObjNum 253 snap 75 seq_num 253) dirty exists 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 1 to smithi078122029-47 2023-12-16T01:21:29.443 INFO:tasks.rados.rados.0.smithi078.stdout:900: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:898: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:898: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:901: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:898: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 302 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:901: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:890: done (15 left) 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:892: done (14 left) 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:894: done (13 left) 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:896: done (12 left) 2023-12-16T01:21:29.496 INFO:tasks.rados.rados.0.smithi078.stdout:897: done (11 left) 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:898: done (10 left) 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:899: done (9 left) 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:900: done (8 left) 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:909: read oid 1 snap 64 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:909: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:910: rollback oid 2 current snap is 85 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 74 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:901: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 482 (ObjNum 174 snap 48 seq_num 174) dirty exists 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 2 to smithi078122029-47 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 3 to smithi078122029-47 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 4 to smithi078122029-47 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 5 to smithi078122029-47 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:904: finishing write tid 6 to smithi078122029-47 2023-12-16T01:21:29.497 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 169 (ObjNum 284 snap 85 seq_num 284) dirty exists 2023-12-16T01:21:29.498 INFO:tasks.rados.rados.0.smithi078.stdout:904: left oid 47 (ObjNum 284 snap 85 seq_num 284) 2023-12-16T01:21:29.498 INFO:tasks.rados.rados.0.smithi078.stdout:905: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:21:29.554 INFO:tasks.rados.rados.0.smithi078.stdout:903: expect (ObjNum 277 snap 85 seq_num 277) 2023-12-16T01:21:29.655 INFO:tasks.rados.rados.0.smithi078.stdout:902: expect (ObjNum 247 snap 73 seq_num 247) 2023-12-16T01:21:29.792 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:29 smithi078 ceph-mon[39682]: pgmap v81: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 618 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-16T01:21:29.792 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:29 smithi078 ceph-mon[39682]: osdmap e227: 8 total, 8 up, 8 in 2023-12-16T01:21:29.793 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:29 smithi078 ceph-mon[56825]: pgmap v81: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 618 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-16T01:21:29.793 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:29 smithi078 ceph-mon[56825]: osdmap e227: 8 total, 8 up, 8 in 2023-12-16T01:21:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:29 smithi118 ceph-mon[44148]: pgmap v81: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 618 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-16T01:21:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:29 smithi118 ceph-mon[44148]: osdmap e227: 8 total, 8 up, 8 in 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 1 to smithi078122029-7 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 2 to smithi078122029-7 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 3 to smithi078122029-7 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:901: done (9 left) 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:902: done (8 left) 2023-12-16T01:21:30.023 INFO:tasks.rados.rados.0.smithi078.stdout:903: done (7 left) 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:904: done (6 left) 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:905: done (5 left) 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 85 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 4 to smithi078122029-7 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 5 to smithi078122029-7 2023-12-16T01:21:30.024 INFO:tasks.rados.rados.0.smithi078.stdout:907: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:906: finishing write tid 6 to smithi078122029-7 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 488 (ObjNum 285 snap 85 seq_num 285) dirty exists 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:906: left oid 7 (ObjNum 285 snap 85 seq_num 285) 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 1 to smithi078122029-50 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:911: seq_num 287 ranges {0=8192} 2023-12-16T01:21:30.044 INFO:tasks.rados.rados.0.smithi078.stdout:911: writing smithi078122029-29 from 0 to 8192 tid 1 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:906: done (5 left) 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:907: done (4 left) 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:912: copy_from oid 22 from oid 26 current snap is 85 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 2 to smithi078122029-50 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 3 to smithi078122029-50 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 4 to smithi078122029-50 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 5 to smithi078122029-50 2023-12-16T01:21:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:908: finishing write tid 6 to smithi078122029-50 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 493 (ObjNum 286 snap 85 seq_num 286) dirty exists 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:908: left oid 50 (ObjNum 286 snap 85 seq_num 286) 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:910: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:910: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:910: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 496 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-12-16T01:21:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:909: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:30.073 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:29 smithi078 conmon[127384]: 2023-12-16T01:21:29.792+0000 7f0b857de200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:21:30.103 INFO:tasks.rados.rados.0.smithi078.stdout:908: done (4 left) 2023-12-16T01:21:30.103 INFO:tasks.rados.rados.0.smithi078.stdout:909: done (3 left) 2023-12-16T01:21:30.103 INFO:tasks.rados.rados.0.smithi078.stdout:910: done (2 left) 2023-12-16T01:21:30.103 INFO:tasks.rados.rados.0.smithi078.stdout:913: snap_remove snap 73 2023-12-16T01:21:30.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.073+0000 7f0b857de200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:21:30.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.173+0000 7f0b857de200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:21:30.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.306+0000 7f0b857de200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:21:30.540 INFO:tasks.rados.rados.0.smithi078.stdout:913: done (2 left) 2023-12-16T01:21:30.540 INFO:tasks.rados.rados.0.smithi078.stdout:914: rollback oid 47 current snap is 85 2023-12-16T01:21:30.540 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 84 2023-12-16T01:21:30.540 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 85 2023-12-16T01:21:30.540 INFO:tasks.rados.rados.0.smithi078.stdout:915: seq_num 288 ranges {3850240=24576} 2023-12-16T01:21:30.562 INFO:tasks.rados.rados.0.smithi078.stdout:915: writing smithi078122029-27 from 3850240 to 3874816 tid 1 2023-12-16T01:21:30.562 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 85 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:912: finishing copy_from to smithi078122029-22 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:912: got expected ENOENT (src dne) 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:912: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:911: finishing write tid 1 to smithi078122029-29 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:911: finishing write tid 2 to smithi078122029-29 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:911: finishing write tid 3 to smithi078122029-29 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 410 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:911: left oid 29 (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:914: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:914: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 171 (ObjNum 129 snap 0 seq_num 2287081536) dirty dne 2023-12-16T01:21:30.563 INFO:tasks.rados.rados.0.smithi078.stdout:916: seq_num 289 ranges {4636672=40960} 2023-12-16T01:21:30.589 INFO:tasks.rados.rados.0.smithi078.stdout:916: writing smithi078122029-35 from 4636672 to 4677632 tid 1 2023-12-16T01:21:30.589 INFO:tasks.rados.rados.0.smithi078.stdout:911: done (4 left) 2023-12-16T01:21:30.589 INFO:tasks.rados.rados.0.smithi078.stdout:912: done (3 left) 2023-12-16T01:21:30.589 INFO:tasks.rados.rados.0.smithi078.stdout:914: done (2 left) 2023-12-16T01:21:30.589 INFO:tasks.rados.rados.0.smithi078.stdout:917: snap_create 2023-12-16T01:21:30.590 INFO:tasks.rados.rados.0.smithi078.stdout:915: finishing write tid 1 to smithi078122029-27 2023-12-16T01:21:30.590 INFO:tasks.rados.rados.0.smithi078.stdout:915: finishing write tid 2 to smithi078122029-27 2023-12-16T01:21:30.590 INFO:tasks.rados.rados.0.smithi078.stdout:915: finishing write tid 3 to smithi078122029-27 2023-12-16T01:21:30.590 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 498 (ObjNum 288 snap 85 seq_num 288) dirty exists 2023-12-16T01:21:30.590 INFO:tasks.rados.rados.0.smithi078.stdout:915: left oid 27 (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:21:30.592 INFO:tasks.rados.rados.0.smithi078.stdout:916: finishing write tid 1 to smithi078122029-35 2023-12-16T01:21:30.592 INFO:tasks.rados.rados.0.smithi078.stdout:916: finishing write tid 2 to smithi078122029-35 2023-12-16T01:21:30.593 INFO:tasks.rados.rados.0.smithi078.stdout:916: finishing write tid 3 to smithi078122029-35 2023-12-16T01:21:30.593 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 510 (ObjNum 289 snap 85 seq_num 289) dirty exists 2023-12-16T01:21:30.593 INFO:tasks.rados.rados.0.smithi078.stdout:916: left oid 35 (ObjNum 289 snap 85 seq_num 289) 2023-12-16T01:21:30.743 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.482+0000 7f0b857de200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:21:30.743 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.645+0000 7f0b857de200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:21:30.852 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 starting - - - - 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 starting - - - - 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5m) 48s ago 5m 16.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5m) 47s ago 5m 19.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:21:31.182 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283 running (63s) 47s ago 8m 494M - 19.0.0-191-g6d933094 a29c258b5d6f be0ca6df2417 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 starting - - - - 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10m) 48s ago 10m 110M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9m) 47s ago 8m 75.2M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8m) 48s ago 8m 70.2M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 starting - - - - 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 starting - - - - 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8m) 48s ago 8m 212M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7m) 48s ago 7m 199M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7m) 48s ago 7m 184M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 48s ago 7m 142M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6m) 47s ago 6m 164M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6m) 47s ago 6m 187M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6m) 47s ago 6m 159M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5m) 47s ago 5m 170M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:21:31.183 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 starting - - - - 2023-12-16T01:21:31.471 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:30 smithi078 conmon[127384]: 2023-12-16T01:21:30.743+0000 7f0b857de200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:21:31.471 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:31 smithi078 conmon[127384]: 2023-12-16T01:21:31.162+0000 7f0b857de200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:21:31.471 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:31 smithi078 conmon[127384]: 2023-12-16T01:21:31.471+0000 7f0b857de200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:21:31.541 INFO:tasks.rados.rados.0.smithi078.stdout:915: done (2 left) 2023-12-16T01:21:31.541 INFO:tasks.rados.rados.0.smithi078.stdout:916: done (1 left) 2023-12-16T01:21:31.541 INFO:tasks.rados.rados.0.smithi078.stdout:917: done (0 left) 2023-12-16T01:21:31.541 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 86 2023-12-16T01:21:31.541 INFO:tasks.rados.rados.0.smithi078.stdout:918: seq_num 290 ranges {1564672=57344} 2023-12-16T01:21:31.550 INFO:tasks.rados.rados.0.smithi078.stdout:918: writing smithi078122029-45 from 1564672 to 1622016 tid 1 2023-12-16T01:21:31.550 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 86 2023-12-16T01:21:31.551 INFO:tasks.rados.rados.0.smithi078.stdout:919: seq_num 291 ranges {2842624=81920} 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:919: writing smithi078122029-10 from 2842624 to 2924544 tid 1 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:920: delete oid 7 current snap is 86 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:918: finishing write tid 1 to smithi078122029-45 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:918: finishing write tid 2 to smithi078122029-45 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:918: finishing write tid 3 to smithi078122029-45 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 428 (ObjNum 290 snap 86 seq_num 290) dirty exists 2023-12-16T01:21:31.567 INFO:tasks.rados.rados.0.smithi078.stdout:918: left oid 45 (ObjNum 290 snap 86 seq_num 290) 2023-12-16T01:21:31.569 INFO:tasks.rados.rados.0.smithi078.stdout:919: finishing write tid 1 to smithi078122029-10 2023-12-16T01:21:31.569 INFO:tasks.rados.rados.0.smithi078.stdout:919: finishing write tid 2 to smithi078122029-10 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:918: done (2 left) 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:920: done (1 left) 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:921: rmattr oid 20 current snap is 86 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 86 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:922: seq_num 293 ranges {0=114688} 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:922: writing smithi078122029-47 from 0 to 114688 tid 1 2023-12-16T01:21:31.570 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 86 2023-12-16T01:21:31.571 INFO:tasks.rados.rados.0.smithi078.stdout:923: seq_num 294 ranges {2416640=131072} 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:923: writing smithi078122029-48 from 2416640 to 2547712 tid 1 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:924: delete oid 6 current snap is 86 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:919: finishing write tid 3 to smithi078122029-10 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 431 (ObjNum 291 snap 86 seq_num 291) dirty exists 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:919: left oid 10 (ObjNum 291 snap 86 seq_num 291) 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 149 (ObjNum 129 snap 0 seq_num 2287567248) dirty exists 2023-12-16T01:21:31.585 INFO:tasks.rados.rados.0.smithi078.stdout:922: finishing write tid 1 to smithi078122029-47 2023-12-16T01:21:31.586 INFO:tasks.rados.rados.0.smithi078.stdout:922: finishing write tid 2 to smithi078122029-47 2023-12-16T01:21:31.586 INFO:tasks.rados.rados.0.smithi078.stdout:922: finishing write tid 3 to smithi078122029-47 2023-12-16T01:21:31.586 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 175 (ObjNum 293 snap 86 seq_num 293) dirty exists 2023-12-16T01:21:31.586 INFO:tasks.rados.rados.0.smithi078.stdout:922: left oid 47 (ObjNum 293 snap 86 seq_num 293) 2023-12-16T01:21:31.587 INFO:tasks.rados.rados.0.smithi078.stdout:919: done (4 left) 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:921: done (3 left) 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:922: done (2 left) 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:924: done (1 left) 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:925: snap_create 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:923: finishing write tid 1 to smithi078122029-48 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:923: finishing write tid 2 to smithi078122029-48 2023-12-16T01:21:31.588 INFO:tasks.rados.rados.0.smithi078.stdout:923: finishing write tid 3 to smithi078122029-48 2023-12-16T01:21:31.589 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 541 (ObjNum 294 snap 86 seq_num 294) dirty exists 2023-12-16T01:21:31.589 INFO:tasks.rados.rados.0.smithi078.stdout:923: left oid 48 (ObjNum 294 snap 86 seq_num 294) 2023-12-16T01:21:31.604 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:21:31.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:21:31.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 1, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 14, 2023-12-16T01:21:31.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T01:21:31.606 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:21:31.606 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:21:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[39682]: pgmap v83: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 579 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-12-16T01:21:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[39682]: osdmap e228: 8 total, 8 up, 8 in 2023-12-16T01:21:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[56825]: pgmap v83: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 579 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-12-16T01:21:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[56825]: osdmap e228: 8 total, 8 up, 8 in 2023-12-16T01:21:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:31 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:31 smithi118 ceph-mon[44148]: pgmap v83: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 579 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-12-16T01:21:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:31 smithi118 ceph-mon[44148]: osdmap e228: 8 total, 8 up, 8 in 2023-12-16T01:21:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:31 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:31 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:31 smithi078 conmon[127384]: 2023-12-16T01:21:31.801+0000 7f0b857de200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:21:32.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:31 smithi078 conmon[127384]: 2023-12-16T01:21:31.904+0000 7f0b857de200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:21:32.428 INFO:tasks.rados.rados.0.smithi078.stdout:923: done (1 left) 2023-12-16T01:21:32.428 INFO:tasks.rados.rados.0.smithi078.stdout:925: done (0 left) 2023-12-16T01:21:32.428 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 87 2023-12-16T01:21:32.428 INFO:tasks.rados.rados.0.smithi078.stdout:926: seq_num 296 ranges {778240=163840} 2023-12-16T01:21:32.433 INFO:tasks.rados.rados.0.smithi078.stdout:926: writing smithi078122029-13 from 778240 to 942080 tid 1 2023-12-16T01:21:32.433 INFO:tasks.rados.rados.0.smithi078.stdout:927: delete oid 50 current snap is 87 2023-12-16T01:21:32.437 INFO:tasks.rados.rados.0.smithi078.stdout:927: done (1 left) 2023-12-16T01:21:32.438 INFO:tasks.rados.rados.0.smithi078.stdout:928: rollback oid 21 current snap is 87 2023-12-16T01:21:32.438 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 21 to 72 2023-12-16T01:21:32.438 INFO:tasks.rados.rados.0.smithi078.stdout:929: snap_remove snap 55 2023-12-16T01:21:32.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.855 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: osdmap e229: 8 total, 8 up, 8 in 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/1845760060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[39682]: osdmap e230: 8 total, 8 up, 8 in 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: osdmap e229: 8 total, 8 up, 8 in 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/1845760060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:32 smithi078 ceph-mon[56825]: osdmap e230: 8 total, 8 up, 8 in 2023-12-16T01:21:32.858 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:32 smithi078 conmon[127384]: 2023-12-16T01:21:32.767+0000 7f0b857de200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: osdmap e229: 8 total, 8 up, 8 in 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/1845760060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:32 smithi118 ceph-mon[44148]: osdmap e230: 8 total, 8 up, 8 in 2023-12-16T01:21:33.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:32 smithi078 conmon[127384]: 2023-12-16T01:21:32.869+0000 7f0b857de200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:21:33.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:33 smithi078 conmon[127384]: 2023-12-16T01:21:33.027+0000 7f0b857de200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:21:33.439 INFO:tasks.rados.rados.0.smithi078.stdout:929: done (2 left) 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:930: snap_create 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:926: finishing write tid 1 to smithi078122029-13 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:926: finishing write tid 2 to smithi078122029-13 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:928: finishing rollback tid 0 to smithi078122029-21 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:928: finishing rollback tid 1 to smithi078122029-21 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:928: finishing rollback tid 2 to smithi078122029-21 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 305 (ObjNum 159 snap 42 seq_num 159) dirty exists 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:926: finishing write tid 3 to smithi078122029-13 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 419 (ObjNum 296 snap 87 seq_num 296) dirty exists 2023-12-16T01:21:33.440 INFO:tasks.rados.rados.0.smithi078.stdout:926: left oid 13 (ObjNum 296 snap 87 seq_num 296) 2023-12-16T01:21:33.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:33 smithi078 ceph-mon[39682]: pgmap v86: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:33.819 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:33 smithi078 ceph-mon[39682]: osdmap e231: 8 total, 8 up, 8 in 2023-12-16T01:21:33.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:33 smithi078 ceph-mon[56825]: pgmap v86: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:33.820 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:33 smithi078 ceph-mon[56825]: osdmap e231: 8 total, 8 up, 8 in 2023-12-16T01:21:33.820 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:21:33 smithi078 conmon[125691]: ts=2023-12-16T01:21:33.508Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi078.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.78:8443: connect: connection refused" 2023-12-16T01:21:33.820 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:33 smithi078 conmon[127384]: 2023-12-16T01:21:33.680+0000 7f0b857de200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:21:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:33 smithi118 ceph-mon[44148]: pgmap v86: 121 pgs: 121 active+clean; 289 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:33 smithi118 ceph-mon[44148]: osdmap e231: 8 total, 8 up, 8 in 2023-12-16T01:21:34.069 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:33 smithi078 conmon[127384]: 2023-12-16T01:21:33.875+0000 7f0b857de200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:21:34.437 INFO:tasks.rados.rados.0.smithi078.stdout:926: done (2 left) 2023-12-16T01:21:34.437 INFO:tasks.rados.rados.0.smithi078.stdout:928: done (1 left) 2023-12-16T01:21:34.437 INFO:tasks.rados.rados.0.smithi078.stdout:930: done (0 left) 2023-12-16T01:21:34.437 INFO:tasks.rados.rados.0.smithi078.stdout:931: read oid 46 snap -1 2023-12-16T01:21:34.437 INFO:tasks.rados.rados.0.smithi078.stdout:931: expect deleted 2023-12-16T01:21:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:932: read oid 12 snap -1 2023-12-16T01:21:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:932: expect (ObjNum 161 snap 44 seq_num 161) 2023-12-16T01:21:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:933: read oid 29 snap -1 2023-12-16T01:21:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:933: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:21:34.438 INFO:tasks.rados.rados.0.smithi078.stdout:934: snap_remove snap 86 2023-12-16T01:21:34.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:34 smithi078 conmon[127384]: 2023-12-16T01:21:34.094+0000 7f0b857de200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:21:35.405 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: 2023-12-16T01:21:35.117+0000 7f0b857de200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:21:35.405 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: 2023-12-16T01:21:35.405+0000 7f0b857de200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:21:35.438 INFO:tasks.rados.rados.0.smithi078.stdout:934: done (3 left) 2023-12-16T01:21:35.439 INFO:tasks.rados.rados.0.smithi078.stdout:935: setattr oid 42 current snap is 88 2023-12-16T01:21:35.439 INFO:tasks.rados.rados.0.smithi078.stdout:933: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:21:35.439 INFO:tasks.rados.rados.0.smithi078.stdout:932: expect (ObjNum 161 snap 44 seq_num 161) 2023-12-16T01:21:35.616 INFO:tasks.rados.rados.0.smithi078.stdout:931: done (3 left) 2023-12-16T01:21:35.616 INFO:tasks.rados.rados.0.smithi078.stdout:932: done (2 left) 2023-12-16T01:21:35.616 INFO:tasks.rados.rados.0.smithi078.stdout:933: done (1 left) 2023-12-16T01:21:35.617 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 88 2023-12-16T01:21:35.617 INFO:tasks.rados.rados.0.smithi078.stdout:936: seq_num 298 ranges {3760128=196608} 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:936: writing smithi078122029-12 from 3760128 to 3956736 tid 1 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:937: read oid 21 snap 75 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:937: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:938: read oid 34 snap 61 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:938: expect (ObjNum 128 snap 31 seq_num 128) 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:939: snap_create 2023-12-16T01:21:35.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 306 (ObjNum 277 snap 85 seq_num 277) dirty exists 2023-12-16T01:21:35.642 INFO:tasks.rados.rados.0.smithi078.stdout:936: finishing write tid 1 to smithi078122029-12 2023-12-16T01:21:35.645 INFO:tasks.rados.rados.0.smithi078.stdout:936: finishing write tid 2 to smithi078122029-12 2023-12-16T01:21:35.647 INFO:tasks.rados.rados.0.smithi078.stdout:936: finishing write tid 3 to smithi078122029-12 2023-12-16T01:21:35.647 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 552 (ObjNum 298 snap 88 seq_num 298) dirty exists 2023-12-16T01:21:35.647 INFO:tasks.rados.rados.0.smithi078.stdout:936: left oid 12 (ObjNum 298 snap 88 seq_num 298) 2023-12-16T01:21:35.654 INFO:tasks.rados.rados.0.smithi078.stdout:937: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:21:35.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:35 smithi078 ceph-mon[39682]: pgmap v89: 121 pgs: 121 active+clean; 299 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 46 op/s 2023-12-16T01:21:35.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:35 smithi078 ceph-mon[39682]: osdmap e232: 8 total, 8 up, 8 in 2023-12-16T01:21:35.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:35 smithi078 ceph-mon[56825]: pgmap v89: 121 pgs: 121 active+clean; 299 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 46 op/s 2023-12-16T01:21:35.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:35 smithi078 ceph-mon[56825]: osdmap e232: 8 total, 8 up, 8 in 2023-12-16T01:21:35.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: 2023-12-16T01:21:35.504+0000 7f0b857de200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:21:35.778 INFO:tasks.rados.rados.0.smithi078.stdout:938: expect (ObjNum 128 snap 31 seq_num 128) 2023-12-16T01:21:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:35 smithi118 ceph-mon[44148]: pgmap v89: 121 pgs: 121 active+clean; 299 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 7.2 MiB/s wr, 46 op/s 2023-12-16T01:21:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:35 smithi118 ceph-mon[44148]: osdmap e232: 8 total, 8 up, 8 in 2023-12-16T01:21:35.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: 2023-12-16T01:21:35.720+0000 7f0b857de200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: [16/Dec/2023:01:21:35] ENGINE Bus STARTING 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: CherryPy Checker: 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: The Application mounted at '' has an empty config. 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: [16/Dec/2023:01:21:35] ENGINE Serving on http://:::9283 2023-12-16T01:21:35.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:35 smithi078 conmon[127384]: [16/Dec/2023:01:21:35] ENGINE Bus STARTED 2023-12-16T01:21:36.140 INFO:tasks.rados.rados.0.smithi078.stdout:935: done (4 left) 2023-12-16T01:21:36.140 INFO:tasks.rados.rados.0.smithi078.stdout:936: done (3 left) 2023-12-16T01:21:36.140 INFO:tasks.rados.rados.0.smithi078.stdout:937: done (2 left) 2023-12-16T01:21:36.140 INFO:tasks.rados.rados.0.smithi078.stdout:938: done (1 left) 2023-12-16T01:21:36.140 INFO:tasks.rados.rados.0.smithi078.stdout:939: done (0 left) 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:940: rollback oid 40 current snap is 89 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 88 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:941: rollback oid 16 current snap is 89 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 30 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:942: rollback oid 26 current snap is 89 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 82 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:943: read oid 18 snap -1 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:943: expect (ObjNum 230 snap 73 seq_num 230) 2023-12-16T01:21:36.141 INFO:tasks.rados.rados.0.smithi078.stdout:944: snap_remove snap 60 2023-12-16T01:21:36.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: 2023-12-16T01:21:36.138+0000 7fb98eed9700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-16T01:21:36.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: ignoring --setuser ceph since I am not root 2023-12-16T01:21:36.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: ignoring --setgroup ceph since I am not root 2023-12-16T01:21:36.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mgr[98593]: -- 172.21.15.118:0/564023436 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db755ab520 con 0x55db75582800 2023-12-16T01:21:36.440 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE Bus STOPPING 2023-12-16T01:21:36.440 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE Bus STOPPED 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE Bus STARTING 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.290+0000 7f0ae631d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.290+0000 7f0ae631d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.290+0000 7f0ae631d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.290+0000 7f0ae631d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.290+0000 7f0ae631d700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.293+0000 7f0ae2b16700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.293+0000 7f0ae2b16700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.293+0000 7f0ae2b16700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.293+0000 7f0ae2b16700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: 2023-12-16T01:21:36.293+0000 7f0ae2b16700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:21:36.441 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE Serving on http://:::9283 2023-12-16T01:21:36.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[127384]: [16/Dec/2023:01:21:36] ENGINE Bus STARTED 2023-12-16T01:21:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: osdmap e233: 8 total, 8 up, 8 in 2023-12-16T01:21:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: Standby manager daemon y restarted 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: Standby manager daemon y started 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: osdmap e234: 8 total, 8 up, 8 in 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.24838 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: mgrmap e28: y(active, starting, since 0.00590544s) 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:21:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:21:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:21:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:21:36.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: osdmap e233: 8 total, 8 up, 8 in 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: Standby manager daemon y restarted 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: Standby manager daemon y started 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.734 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: osdmap e234: 8 total, 8 up, 8 in 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.24838 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: mgrmap e28: y(active, starting, since 0.00590544s) 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:21:36.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:21:36.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: Manager daemon y is now available 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:21:36.737 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: Manager daemon y is now available 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:21:36.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:36 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: 2023-12-16T01:21:36.582+0000 7f24150ea200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: 2023-12-16T01:21:36.680+0000 7f24150ea200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: osdmap e233: 8 total, 8 up, 8 in 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: Standby manager daemon y restarted 2023-12-16T01:21:36.775 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: Standby manager daemon y started 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 172.21.15.118:0/1957497972' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: osdmap e234: 8 total, 8 up, 8 in 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.24838 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: mgrmap e28: y(active, starting, since 0.00590544s) 2023-12-16T01:21:36.776 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:21:36.777 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: Manager daemon y is now available 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:21:36.778 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:36 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:21:37.145 INFO:tasks.rados.rados.0.smithi078.stdout:944: done (4 left) 2023-12-16T01:21:37.145 INFO:tasks.rados.rados.0.smithi078.stdout:945: rmattr oid 23 current snap is 89 2023-12-16T01:21:37.145 INFO:tasks.rados.rados.0.smithi078.stdout:945: done (4 left) 2023-12-16T01:21:37.145 INFO:tasks.rados.rados.0.smithi078.stdout:946: snap_remove snap 79 2023-12-16T01:21:37.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: 2023-12-16T01:21:36.773+0000 7f24150ea200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:21:37.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:36 smithi118 conmon[98569]: 2023-12-16T01:21:36.870+0000 7f24150ea200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:21:37.226 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 16 01:21:36 smithi078 conmon[125691]: ts=2023-12-16T01:21:36.896Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=4 2023-12-16T01:21:37.431 INFO:tasks.rados.rados.0.smithi078.stdout:946: done (4 left) 2023-12-16T01:21:37.431 INFO:tasks.rados.rados.0.smithi078.stdout:947: setattr oid 4 current snap is 89 2023-12-16T01:21:37.431 INFO:tasks.rados.rados.0.smithi078.stdout:941: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:21:37.431 INFO:tasks.rados.rados.0.smithi078.stdout:941: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:21:37.431 INFO:tasks.rados.rados.0.smithi078.stdout:941: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 429 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:940: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:940: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:940: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 273 (ObjNum 280 snap 85 seq_num 280) dirty exists 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:942: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 372 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:21:37.432 INFO:tasks.rados.rados.0.smithi078.stdout:943: expect (ObjNum 230 snap 73 seq_num 230) 2023-12-16T01:21:37.680 INFO:tasks.rados.rados.0.smithi078.stdout:940: done (4 left) 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:941: done (3 left) 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:942: done (2 left) 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:943: done (1 left) 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:948: rmattr oid 30 current snap is 89 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:949: rollback oid 1 current snap is 89 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 26 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:950: rollback oid 26 current snap is 89 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 81 2023-12-16T01:21:37.681 INFO:tasks.rados.rados.0.smithi078.stdout:951: snap_create 2023-12-16T01:21:37.682 INFO:tasks.rados.rados.0.smithi078.stdout:950: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:21:37.682 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 372 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:21:37.683 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 427 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:21:37.685 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 566 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-16T01:21:37.685 INFO:tasks.rados.rados.0.smithi078.stdout:949: finishing rollback tid 0 to smithi078122029-1 2023-12-16T01:21:37.685 INFO:tasks.rados.rados.0.smithi078.stdout:949: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:21:37.687 INFO:tasks.rados.rados.0.smithi078.stdout:949: finishing rollback tid 2 to smithi078122029-1 2023-12-16T01:21:37.687 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 570 (ObjNum 87 snap 20 seq_num 87) dirty exists 2023-12-16T01:21:37.819 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:37 smithi118 conmon[98569]: 2023-12-16T01:21:37.564+0000 7f24150ea200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:21:38.137 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:37 smithi118 conmon[98569]: 2023-12-16T01:21:37.818+0000 7f24150ea200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:21:38.137 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:37 smithi118 conmon[98569]: 2023-12-16T01:21:37.914+0000 7f24150ea200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:21:38.138 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[98569]: 2023-12-16T01:21:38.051+0000 7f24150ea200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[98569]: 2023-12-16T01:21:38.242+0000 7f24150ea200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:21:36] ENGINE Bus STARTING 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:21:36] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:21:36] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: [16/Dec/2023:01:21:36] ENGINE Bus STARTED 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: osdmap e235: 8 total, 8 up, 8 in 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: mgrmap e29: y(active, since 1.01802s) 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:38.389 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:38 smithi118 ceph-mon[44148]: osdmap e236: 8 total, 8 up, 8 in 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:947: done (4 left) 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:948: done (3 left) 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:949: done (2 left) 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:950: done (1 left) 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:951: done (0 left) 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:952: rollback oid 43 current snap is 90 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 81 2023-12-16T01:21:38.437 INFO:tasks.rados.rados.0.smithi078.stdout:953: snap_create 2023-12-16T01:21:38.446 INFO:tasks.rados.rados.0.smithi078.stdout:952: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:21:38.446 INFO:tasks.rados.rados.0.smithi078.stdout:952: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:21:38.446 INFO:tasks.rados.rados.0.smithi078.stdout:952: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:21:38.446 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 431 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:21:36] ENGINE Bus STARTING 2023-12-16T01:21:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:21:36] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:21:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:21:36] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: [16/Dec/2023:01:21:36] ENGINE Bus STARTED 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: osdmap e235: 8 total, 8 up, 8 in 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: mgrmap e29: y(active, since 1.01802s) 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[39682]: osdmap e236: 8 total, 8 up, 8 in 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:21:36] ENGINE Bus STARTING 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:21:36] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:21:36] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: [16/Dec/2023:01:21:36] ENGINE Bus STARTED 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: osdmap e235: 8 total, 8 up, 8 in 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: mgrmap e29: y(active, since 1.01802s) 2023-12-16T01:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:38 smithi078 ceph-mon[56825]: osdmap e236: 8 total, 8 up, 8 in 2023-12-16T01:21:38.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[98569]: 2023-12-16T01:21:38.387+0000 7f24150ea200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:21:38.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[98569]: 2023-12-16T01:21:38.486+0000 7f24150ea200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:21:38.915 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[111458]: ts=2023-12-16T01:21:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:21:39.210 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:38 smithi118 conmon[98569]: 2023-12-16T01:21:38.914+0000 7f24150ea200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:39 smithi118 conmon[98569]: 2023-12-16T01:21:39.209+0000 7f24150ea200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:39 smithi118 ceph-mon[44148]: pgmap v6: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:39 smithi118 ceph-mon[44148]: osdmap e237: 8 total, 8 up, 8 in 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:39 smithi118 ceph-mon[44148]: mgrmap e30: y(active, since 2s) 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:39 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:39 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.443 INFO:tasks.rados.rados.0.smithi078.stdout:952: done (1 left) 2023-12-16T01:21:39.443 INFO:tasks.rados.rados.0.smithi078.stdout:953: done (0 left) 2023-12-16T01:21:39.444 INFO:tasks.rados.rados.0.smithi078.stdout:954: rmattr oid 29 current snap is 91 2023-12-16T01:21:39.444 INFO:tasks.rados.rados.0.smithi078.stdout:954: done (0 left) 2023-12-16T01:21:39.444 INFO:tasks.rados.rados.0.smithi078.stdout:955: snap_create 2023-12-16T01:21:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[39682]: pgmap v6: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[39682]: osdmap e237: 8 total, 8 up, 8 in 2023-12-16T01:21:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[39682]: mgrmap e30: y(active, since 2s) 2023-12-16T01:21:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[56825]: pgmap v6: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[56825]: osdmap e237: 8 total, 8 up, 8 in 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[56825]: mgrmap e30: y(active, since 2s) 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:39 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:39.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:39 smithi118 conmon[98569]: 2023-12-16T01:21:39.518+0000 7f24150ea200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:21:39.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:39 smithi118 conmon[98569]: 2023-12-16T01:21:39.617+0000 7f24150ea200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:21:40.446 INFO:tasks.rados.rados.0.smithi078.stdout:955: done (0 left) 2023-12-16T01:21:40.446 INFO:tasks.rados.rados.0.smithi078.stdout:956: delete oid 33 current snap is 92 2023-12-16T01:21:40.456 INFO:tasks.rados.rados.0.smithi078.stdout:956: done (0 left) 2023-12-16T01:21:40.457 INFO:tasks.rados.rados.0.smithi078.stdout:957: setattr oid 48 current snap is 92 2023-12-16T01:21:40.458 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 92 2023-12-16T01:21:40.458 INFO:tasks.rados.rados.0.smithi078.stdout:958: seq_num 300 ranges {802816=229376} 2023-12-16T01:21:40.464 INFO:tasks.rados.rados.0.smithi078.stdout:958: writing smithi078122029-2 from 802816 to 1032192 tid 1 2023-12-16T01:21:40.464 INFO:tasks.rados.rados.0.smithi078.stdout:959: read oid 37 snap -1 2023-12-16T01:21:40.464 INFO:tasks.rados.rados.0.smithi078.stdout:959: expect deleted 2023-12-16T01:21:40.464 INFO:tasks.rados.rados.0.smithi078.stdout:960: copy_from oid 40 from oid 33 current snap is 92 2023-12-16T01:21:40.465 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 572 (ObjNum 294 snap 86 seq_num 294) dirty exists 2023-12-16T01:21:40.465 INFO:tasks.rados.rados.0.smithi078.stdout:957: done (3 left) 2023-12-16T01:21:40.465 INFO:tasks.rados.rados.0.smithi078.stdout:961: snap_remove snap 71 2023-12-16T01:21:40.707 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:40 smithi118 conmon[98569]: 2023-12-16T01:21:40.428+0000 7f24150ea200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:21:40.707 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:40 smithi118 conmon[98569]: 2023-12-16T01:21:40.538+0000 7f24150ea200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: osdmap e238: 8 total, 8 up, 8 in 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:40 smithi118 ceph-mon[44148]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: osdmap e238: 8 total, 8 up, 8 in 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[39682]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: osdmap e238: 8 total, 8 up, 8 in 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:40 smithi078 ceph-mon[56825]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:41.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:40 smithi118 conmon[98569]: 2023-12-16T01:21:40.706+0000 7f24150ea200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:21:41.457 INFO:tasks.rados.rados.0.smithi078.stdout:961: done (3 left) 2023-12-16T01:21:41.457 INFO:tasks.rados.rados.0.smithi078.stdout:962: setattr oid 27 current snap is 92 2023-12-16T01:21:41.457 INFO:tasks.rados.rados.0.smithi078.stdout:963: snap_create 2023-12-16T01:21:41.457 INFO:tasks.rados.rados.0.smithi078.stdout:958: finishing write tid 1 to smithi078122029-2 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:958: finishing write tid 2 to smithi078122029-2 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:960: finishing copy_from to smithi078122029-40 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:960: got expected ENOENT (src dne) 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:960: finishing copy_from racing read to smithi078122029-40 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:958: finishing write tid 3 to smithi078122029-2 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 547 (ObjNum 300 snap 92 seq_num 300) dirty exists 2023-12-16T01:21:41.458 INFO:tasks.rados.rados.0.smithi078.stdout:958: left oid 2 (ObjNum 300 snap 92 seq_num 300) 2023-12-16T01:21:41.467 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 549 (ObjNum 288 snap 85 seq_num 288) dirty exists 2023-12-16T01:21:41.612 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[39682]: osdmap e239: 8 total, 8 up, 8 in 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[39682]: mgrmap e31: y(active, since 4s) 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[56825]: osdmap e239: 8 total, 8 up, 8 in 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[56825]: mgrmap e31: y(active, since 4s) 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:41.613 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:41 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:41.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:41 smithi118 conmon[98569]: 2023-12-16T01:21:41.337+0000 7f24150ea200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:21:41.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:41 smithi118 conmon[98569]: 2023-12-16T01:21:41.536+0000 7f24150ea200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:21:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:41 smithi118 ceph-mon[44148]: osdmap e239: 8 total, 8 up, 8 in 2023-12-16T01:21:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:41 smithi118 ceph-mon[44148]: mgrmap e31: y(active, since 4s) 2023-12-16T01:21:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:41 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:41 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:42.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:41 smithi118 conmon[98569]: 2023-12-16T01:21:41.736+0000 7f24150ea200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:21:42.461 INFO:tasks.rados.rados.0.smithi078.stdout:958: done (4 left) 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:959: done (3 left) 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:960: done (2 left) 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:962: done (1 left) 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:963: done (0 left) 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 93 2023-12-16T01:21:42.462 INFO:tasks.rados.rados.0.smithi078.stdout:964: seq_num 301 ranges {0=245760} 2023-12-16T01:21:42.464 INFO:tasks.rados.rados.0.smithi078.stdout:964: writing smithi078122029-37 from 0 to 245760 tid 1 2023-12-16T01:21:42.464 INFO:tasks.rados.rados.0.smithi078.stdout:965: snap_create 2023-12-16T01:21:42.467 INFO:tasks.rados.rados.0.smithi078.stdout:964: finishing write tid 1 to smithi078122029-37 2023-12-16T01:21:42.467 INFO:tasks.rados.rados.0.smithi078.stdout:964: finishing write tid 2 to smithi078122029-37 2023-12-16T01:21:42.467 INFO:tasks.rados.rados.0.smithi078.stdout:964: finishing write tid 3 to smithi078122029-37 2023-12-16T01:21:42.467 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 289 (ObjNum 301 snap 93 seq_num 301) dirty exists 2023-12-16T01:21:42.467 INFO:tasks.rados.rados.0.smithi078.stdout:964: left oid 37 (ObjNum 301 snap 93 seq_num 301) 2023-12-16T01:21:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:42 smithi078 ceph-mon[39682]: osdmap e240: 8 total, 8 up, 8 in 2023-12-16T01:21:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:42 smithi078 ceph-mon[39682]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:42 smithi078 ceph-mon[56825]: osdmap e240: 8 total, 8 up, 8 in 2023-12-16T01:21:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:42 smithi078 ceph-mon[56825]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:42.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:42 smithi118 conmon[98569]: 2023-12-16T01:21:42.676+0000 7f24150ea200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:21:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:42 smithi118 ceph-mon[44148]: osdmap e240: 8 total, 8 up, 8 in 2023-12-16T01:21:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:42 smithi118 ceph-mon[44148]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:43.257 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:42 smithi118 conmon[98569]: 2023-12-16T01:21:42.956+0000 7f24150ea200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:21:43.257 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: 2023-12-16T01:21:43.048+0000 7f24150ea200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:21:43.460 INFO:tasks.rados.rados.0.smithi078.stdout:964: done (1 left) 2023-12-16T01:21:43.461 INFO:tasks.rados.rados.0.smithi078.stdout:965: done (0 left) 2023-12-16T01:21:43.461 INFO:tasks.rados.rados.0.smithi078.stdout:966: read oid 11 snap 80 2023-12-16T01:21:43.461 INFO:tasks.rados.rados.0.smithi078.stdout:966: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:21:43.461 INFO:tasks.rados.rados.0.smithi078.stdout:967: snap_create 2023-12-16T01:21:43.473 INFO:tasks.rados.rados.0.smithi078.stdout:966: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:21:43.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: 2023-12-16T01:21:43.256+0000 7f24150ea200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: [16/Dec/2023:01:21:43] ENGINE Bus STARTING 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: CherryPy Checker: 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: The Application mounted at '' has an empty config. 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: [16/Dec/2023:01:21:43] ENGINE Serving on http://:::9283 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:43 smithi118 conmon[98569]: [16/Dec/2023:01:21:43] ENGINE Bus STARTED 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: osdmap e241: 8 total, 8 up, 8 in 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:21:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:43 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: osdmap e241: 8 total, 8 up, 8 in 2023-12-16T01:21:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: Standby manager daemon x started 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: osdmap e241: 8 total, 8 up, 8 in 2023-12-16T01:21:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:21:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:43 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/1659298689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:21:44.473 INFO:tasks.rados.rados.0.smithi078.stdout:966: done (1 left) 2023-12-16T01:21:44.473 INFO:tasks.rados.rados.0.smithi078.stdout:967: done (0 left) 2023-12-16T01:21:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 95 2023-12-16T01:21:44.474 INFO:tasks.rados.rados.0.smithi078.stdout:968: seq_num 302 ranges {2924544=262144} 2023-12-16T01:21:44.491 INFO:tasks.rados.rados.0.smithi078.stdout:968: writing smithi078122029-10 from 2924544 to 3186688 tid 1 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:969: copy_from oid 5 from oid 16 current snap is 95 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:970: copy_from oid 36 from oid 3 current snap is 95 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:971: read oid 6 snap -1 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:971: expect deleted 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:972: read oid 47 snap -1 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:972: expect (ObjNum 293 snap 86 seq_num 293) 2023-12-16T01:21:44.492 INFO:tasks.rados.rados.0.smithi078.stdout:973: delete oid 44 current snap is 95 2023-12-16T01:21:44.496 INFO:tasks.rados.rados.0.smithi078.stdout:972: expect (ObjNum 293 snap 86 seq_num 293) 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:968: finishing write tid 1 to smithi078122029-10 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:968: finishing write tid 2 to smithi078122029-10 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:971: done (5 left) 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:972: done (4 left) 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:973: done (3 left) 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 95 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:969: finishing copy_from to smithi078122029-5 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 429 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:969: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:968: finishing write tid 3 to smithi078122029-10 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 458 (ObjNum 302 snap 95 seq_num 302) dirty exists 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:968: left oid 10 (ObjNum 302 snap 95 seq_num 302) 2023-12-16T01:21:44.503 INFO:tasks.rados.rados.0.smithi078.stdout:974: seq_num 304 ranges {0=294912} 2023-12-16T01:21:44.504 INFO:tasks.rados.rados.0.smithi078.stdout:974: writing smithi078122029-26 from 0 to 294912 tid 1 2023-12-16T01:21:44.505 INFO:tasks.rados.rados.0.smithi078.stdout:968: done (3 left) 2023-12-16T01:21:44.505 INFO:tasks.rados.rados.0.smithi078.stdout:969: done (2 left) 2023-12-16T01:21:44.505 INFO:tasks.rados.rados.0.smithi078.stdout:975: rollback oid 15 current snap is 95 2023-12-16T01:21:44.505 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 91 2023-12-16T01:21:44.505 INFO:tasks.rados.rados.0.smithi078.stdout:976: setattr oid 20 current snap is 95 2023-12-16T01:21:44.506 INFO:tasks.rados.rados.0.smithi078.stdout:977: snap_remove snap 84 2023-12-16T01:21:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: osdmap e242: 8 total, 8 up, 8 in 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: mgrmap e32: y(active, since 8s), standbys: x 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: pgmap v15: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:44 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: osdmap e242: 8 total, 8 up, 8 in 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: mgrmap e32: y(active, since 8s), standbys: x 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: pgmap v15: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: osdmap e242: 8 total, 8 up, 8 in 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:21:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: mgrmap e32: y(active, since 8s), standbys: x 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: pgmap v15: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:44 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:977: done (4 left) 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:978: snap_create 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:970: finishing copy_from to smithi078122029-36 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 115 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:970: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:21:45.491 INFO:tasks.rados.rados.0.smithi078.stdout:975: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 291 (ObjNum 129 snap 0 seq_num 2287008056) dirty dne 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:974: finishing write tid 1 to smithi078122029-26 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:974: finishing write tid 2 to smithi078122029-26 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 159 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:974: finishing write tid 3 to smithi078122029-26 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 460 (ObjNum 304 snap 95 seq_num 304) dirty exists 2023-12-16T01:21:45.492 INFO:tasks.rados.rados.0.smithi078.stdout:974: left oid 26 (ObjNum 304 snap 95 seq_num 304) 2023-12-16T01:21:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:45 smithi118 ceph-mon[44148]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:21:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:45 smithi118 ceph-mon[44148]: osdmap e243: 8 total, 8 up, 8 in 2023-12-16T01:21:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:45 smithi118 ceph-mon[44148]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:21:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[39682]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:21:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[39682]: osdmap e243: 8 total, 8 up, 8 in 2023-12-16T01:21:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[39682]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:21:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[56825]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-16T01:21:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[56825]: osdmap e243: 8 total, 8 up, 8 in 2023-12-16T01:21:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:45 smithi078 ceph-mon[56825]: Reconfiguring daemon prometheus.a on smithi118 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:970: done (4 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:974: done (3 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:975: done (2 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:976: done (1 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:978: done (0 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:979: rmattr oid 17 current snap is 96 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:979: done (0 left) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:980: read oid 48 snap -1 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:980: expect (ObjNum 294 snap 86 seq_num 294) 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 96 2023-12-16T01:21:46.496 INFO:tasks.rados.rados.0.smithi078.stdout:981: seq_num 305 ranges {294912=311296} 2023-12-16T01:21:46.504 INFO:tasks.rados.rados.0.smithi078.stdout:981: writing smithi078122029-26 from 294912 to 606208 tid 1 2023-12-16T01:21:46.504 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 96 2023-12-16T01:21:46.504 INFO:tasks.rados.rados.0.smithi078.stdout:982: seq_num 306 ranges {3186688=327680} 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:982: writing smithi078122029-10 from 3186688 to 3514368 tid 1 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:983: delete oid 31 current snap is 96 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:981: finishing write tid 1 to smithi078122029-26 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:981: finishing write tid 2 to smithi078122029-26 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:981: finishing write tid 3 to smithi078122029-26 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 467 (ObjNum 305 snap 96 seq_num 305) dirty exists 2023-12-16T01:21:46.520 INFO:tasks.rados.rados.0.smithi078.stdout:981: left oid 26 (ObjNum 305 snap 96 seq_num 305) 2023-12-16T01:21:46.521 INFO:tasks.rados.rados.0.smithi078.stdout:980: expect (ObjNum 294 snap 86 seq_num 294) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:982: finishing write tid 1 to smithi078122029-10 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:982: finishing write tid 2 to smithi078122029-10 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:980: done (3 left) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:981: done (2 left) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:983: done (1 left) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:984: read oid 41 snap -1 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:984: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 96 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:982: finishing write tid 3 to smithi078122029-10 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 470 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:982: left oid 10 (ObjNum 306 snap 96 seq_num 306) 2023-12-16T01:21:46.634 INFO:tasks.rados.rados.0.smithi078.stdout:985: seq_num 308 ranges {0=360448} 2023-12-16T01:21:46.635 INFO:tasks.rados.rados.0.smithi078.stdout:985: writing smithi078122029-31 from 0 to 360448 tid 1 2023-12-16T01:21:46.635 INFO:tasks.rados.rados.0.smithi078.stdout:982: done (2 left) 2023-12-16T01:21:46.635 INFO:tasks.rados.rados.0.smithi078.stdout:986: delete oid 8 current snap is 96 2023-12-16T01:21:46.638 INFO:tasks.rados.rados.0.smithi078.stdout:986: done (2 left) 2023-12-16T01:21:46.638 INFO:tasks.rados.rados.0.smithi078.stdout:987: copy_from oid 43 from oid 35 current snap is 96 2023-12-16T01:21:46.638 INFO:tasks.rados.rados.0.smithi078.stdout:988: snap_remove snap 85 2023-12-16T01:21:46.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:46 smithi118 ceph-mon[44148]: osdmap e244: 8 total, 8 up, 8 in 2023-12-16T01:21:46.705 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:46 smithi118 ceph-mon[44148]: pgmap v18: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:46 smithi078 ceph-mon[39682]: osdmap e244: 8 total, 8 up, 8 in 2023-12-16T01:21:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:46 smithi078 ceph-mon[39682]: pgmap v18: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:46 smithi078 ceph-mon[56825]: osdmap e244: 8 total, 8 up, 8 in 2023-12-16T01:21:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:46 smithi078 ceph-mon[56825]: pgmap v18: 121 pgs: 121 active+clean; 297 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 52 KiB/s rd, 56 KiB/s wr, 47 op/s 2023-12-16T01:21:47.432 INFO:tasks.rados.rados.0.smithi078.stdout:988: done (3 left) 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:989: snap_create 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:985: finishing write tid 1 to smithi078122029-31 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:985: finishing write tid 2 to smithi078122029-31 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:985: finishing write tid 3 to smithi078122029-31 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 431 (ObjNum 308 snap 96 seq_num 308) dirty exists 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:985: left oid 31 (ObjNum 308 snap 96 seq_num 308) 2023-12-16T01:21:47.433 INFO:tasks.rados.rados.0.smithi078.stdout:984: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:21:47.565 INFO:tasks.rados.rados.0.smithi078.stdout:987: finishing copy_from to smithi078122029-43 2023-12-16T01:21:47.565 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 510 (ObjNum 289 snap 85 seq_num 289) dirty exists 2023-12-16T01:21:47.565 INFO:tasks.rados.rados.0.smithi078.stdout:987: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:21:47.734 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:47 smithi118 ceph-mon[44148]: osdmap e245: 8 total, 8 up, 8 in 2023-12-16T01:21:47.734 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:47 smithi118 ceph-mon[44148]: osdmap e246: 8 total, 8 up, 8 in 2023-12-16T01:21:47.734 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 systemd[1]: Stopping Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.732Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-16T01:21:47.735 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-16T01:21:47.736 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:47 smithi118 conmon[111458]: ts=2023-12-16T01:21:47.733Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-16T01:21:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:47 smithi078 ceph-mon[39682]: osdmap e245: 8 total, 8 up, 8 in 2023-12-16T01:21:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:47 smithi078 ceph-mon[39682]: osdmap e246: 8 total, 8 up, 8 in 2023-12-16T01:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:47 smithi078 ceph-mon[56825]: osdmap e245: 8 total, 8 up, 8 in 2023-12-16T01:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:47 smithi078 ceph-mon[56825]: osdmap e246: 8 total, 8 up, 8 in 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:984: done (3 left) 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:985: done (2 left) 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:987: done (1 left) 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:989: done (0 left) 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 97 2023-12-16T01:21:48.442 INFO:tasks.rados.rados.0.smithi078.stdout:990: seq_num 310 ranges {2646016=401408} 2023-12-16T01:21:48.458 INFO:tasks.rados.rados.0.smithi078.stdout:990: writing smithi078122029-21 from 2646016 to 3047424 tid 1 2023-12-16T01:21:48.458 INFO:tasks.rados.rados.0.smithi078.stdout:991: rollback oid 42 current snap is 97 2023-12-16T01:21:48.458 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 50 2023-12-16T01:21:48.458 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 97 2023-12-16T01:21:48.458 INFO:tasks.rados.rados.0.smithi078.stdout:992: seq_num 311 ranges {114688=417792} 2023-12-16T01:21:48.461 INFO:tasks.rados.rados.0.smithi078.stdout:992: writing smithi078122029-47 from 114688 to 532480 tid 1 2023-12-16T01:21:48.461 INFO:tasks.rados.rados.0.smithi078.stdout:993: copy_from oid 13 from oid 7 current snap is 97 2023-12-16T01:21:48.461 INFO:tasks.rados.rados.0.smithi078.stdout:994: snap_create 2023-12-16T01:21:48.463 INFO:tasks.rados.rados.0.smithi078.stdout:990: finishing write tid 1 to smithi078122029-21 2023-12-16T01:21:48.464 INFO:tasks.rados.rados.0.smithi078.stdout:993: finishing copy_from to smithi078122029-13 2023-12-16T01:21:48.464 INFO:tasks.rados.rados.0.smithi078.stdout:993: got expected ENOENT (src dne) 2023-12-16T01:21:48.464 INFO:tasks.rados.rados.0.smithi078.stdout:990: finishing write tid 2 to smithi078122029-21 2023-12-16T01:21:48.464 INFO:tasks.rados.rados.0.smithi078.stdout:993: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:21:48.465 INFO:tasks.rados.rados.0.smithi078.stdout:991: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:21:48.465 INFO:tasks.rados.rados.0.smithi078.stdout:991: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:21:48.465 INFO:tasks.rados.rados.0.smithi078.stdout:991: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:21:48.465 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 311 (ObjNum 131 snap 32 seq_num 131) dirty exists 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:992: finishing write tid 1 to smithi078122029-47 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:992: finishing write tid 2 to smithi078122029-47 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:990: finishing write tid 3 to smithi078122029-21 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 308 (ObjNum 310 snap 97 seq_num 310) dirty exists 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:990: left oid 21 (ObjNum 310 snap 97 seq_num 310) 2023-12-16T01:21:48.466 INFO:tasks.rados.rados.0.smithi078.stdout:992: finishing write tid 3 to smithi078122029-47 2023-12-16T01:21:48.467 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 186 (ObjNum 311 snap 97 seq_num 311) dirty exists 2023-12-16T01:21:48.467 INFO:tasks.rados.rados.0.smithi078.stdout:992: left oid 47 (ObjNum 311 snap 97 seq_num 311) 2023-12-16T01:21:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:48 smithi118 ceph-mon[44148]: pgmap v21: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:48 smithi118 ceph-mon[44148]: osdmap e247: 8 total, 8 up, 8 in 2023-12-16T01:21:48.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:48 smithi118 bash[116851]: cc59e18b08db07deb2e123d9e17d08c9be2f889e35c5fa70414c99ec21dea7de 2023-12-16T01:21:48.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:48 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@prometheus.a.service: Succeeded. 2023-12-16T01:21:48.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:48 smithi118 systemd[1]: Stopped Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:48.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:48 smithi118 systemd[1]: Starting Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:48 smithi078 ceph-mon[39682]: pgmap v21: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:48 smithi078 ceph-mon[39682]: osdmap e247: 8 total, 8 up, 8 in 2023-12-16T01:21:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:48 smithi078 ceph-mon[56825]: pgmap v21: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:48 smithi078 ceph-mon[56825]: osdmap e247: 8 total, 8 up, 8 in 2023-12-16T01:21:49.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.039Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.039Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.039Z caller=main.go:570 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 smithi118 (none))" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.039Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.039Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.041Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.041Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.042Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.042Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 bash[117177]: ff625c606ae175e0c5d71055f75ed196a18d8c72100073bf967686fd380449be 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.043Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-16T01:21:49.408 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.043Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.42µs 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.043Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.045Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 systemd[1]: Started Ceph prometheus.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.062Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.064Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.065Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-16T01:21:49.409 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.065Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.321µs wal_replay_duration=21.212161ms wbl_replay_duration=114ns total_replay_duration=21.273463ms 2023-12-16T01:21:49.412 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.069Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-16T01:21:49.412 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.069Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-16T01:21:49.412 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.069Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-16T01:21:49.412 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.091Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.11922ms db_storage=923ns remote_storage=1.801µs web_handler=518ns query_engine=714ns scrape=555.511µs scrape_sd=112.164µs notify=17.044µs notify_sd=16.647µs rules=21.073204ms tracing=5.524µs 2023-12-16T01:21:49.412 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.091Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-16T01:21:49.413 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:49 smithi118 conmon[117217]: ts=2023-12-16T01:21:49.091Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:990: done (4 left) 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:991: done (3 left) 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:992: done (2 left) 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:993: done (1 left) 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:994: done (0 left) 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 98 2023-12-16T01:21:49.443 INFO:tasks.rados.rados.0.smithi078.stdout:995: seq_num 312 ranges {0=434176} 2023-12-16T01:21:49.445 INFO:tasks.rados.rados.0.smithi078.stdout:995: writing smithi078122029-15 from 0 to 434176 tid 1 2023-12-16T01:21:49.445 INFO:tasks.rados.rados.0.smithi078.stdout:996: delete oid 31 current snap is 98 2023-12-16T01:21:49.450 INFO:tasks.rados.rados.0.smithi078.stdout:995: finishing write tid 1 to smithi078122029-15 2023-12-16T01:21:49.450 INFO:tasks.rados.rados.0.smithi078.stdout:995: finishing write tid 2 to smithi078122029-15 2023-12-16T01:21:49.451 INFO:tasks.rados.rados.0.smithi078.stdout:996: done (1 left) 2023-12-16T01:21:49.451 INFO:tasks.rados.rados.0.smithi078.stdout:997: snap_create 2023-12-16T01:21:49.451 INFO:tasks.rados.rados.0.smithi078.stdout:995: finishing write tid 3 to smithi078122029-15 2023-12-16T01:21:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 433 (ObjNum 312 snap 98 seq_num 312) dirty exists 2023-12-16T01:21:49.452 INFO:tasks.rados.rados.0.smithi078.stdout:995: left oid 15 (ObjNum 312 snap 98 seq_num 312) 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:50 smithi118 ceph-mon[44148]: osdmap e248: 8 total, 8 up, 8 in 2023-12-16T01:21:50.444 INFO:tasks.rados.rados.0.smithi078.stdout:995: done (1 left) 2023-12-16T01:21:50.445 INFO:tasks.rados.rados.0.smithi078.stdout:997: done (0 left) 2023-12-16T01:21:50.445 INFO:tasks.rados.rados.0.smithi078.stdout:998: copy_from oid 33 from oid 44 current snap is 99 2023-12-16T01:21:50.445 INFO:tasks.rados.rados.0.smithi078.stdout:999: delete oid 3 current snap is 99 2023-12-16T01:21:50.447 INFO:tasks.rados.rados.0.smithi078.stdout:998: finishing copy_from to smithi078122029-33 2023-12-16T01:21:50.447 INFO:tasks.rados.rados.0.smithi078.stdout:998: got expected ENOENT (src dne) 2023-12-16T01:21:50.447 INFO:tasks.rados.rados.0.smithi078.stdout:998: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:21:50.448 INFO:tasks.rados.rados.0.smithi078.stdout:998: done (1 left) 2023-12-16T01:21:50.449 INFO:tasks.rados.rados.0.smithi078.stdout:999: done (0 left) 2023-12-16T01:21:50.449 INFO:tasks.rados.rados.0.smithi078.stdout:1000: snap_remove snap 96 2023-12-16T01:21:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[56825]: osdmap e248: 8 total, 8 up, 8 in 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T01:21:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:50 smithi078 ceph-mon[39682]: osdmap e248: 8 total, 8 up, 8 in 2023-12-16T01:21:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:51 smithi118 ceph-mon[44148]: pgmap v24: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:51 smithi118 ceph-mon[44148]: osdmap e249: 8 total, 8 up, 8 in 2023-12-16T01:21:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:51 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:51 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:51 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:51.456 INFO:tasks.rados.rados.0.smithi078.stdout:1000: done (0 left) 2023-12-16T01:21:51.456 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 99 2023-12-16T01:21:51.456 INFO:tasks.rados.rados.0.smithi078.stdout:1001: seq_num 315 ranges {9019392=483328} 2023-12-16T01:21:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[39682]: pgmap v24: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[39682]: osdmap e249: 8 total, 8 up, 8 in 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[56825]: pgmap v24: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[56825]: osdmap e249: 8 total, 8 up, 8 in 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:21:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:51 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1001: writing smithi078122029-34 from 9019392 to 9502720 tid 1 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1002: read oid 25 snap -1 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1002: expect (ObjNum 261 snap 82 seq_num 261) 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1003: read oid 39 snap -1 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1003: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:51.506 INFO:tasks.rados.rados.0.smithi078.stdout:1004: delete oid 12 current snap is 99 2023-12-16T01:21:51.511 INFO:tasks.rados.rados.0.smithi078.stdout:1001: finishing write tid 1 to smithi078122029-34 2023-12-16T01:21:51.511 INFO:tasks.rados.rados.0.smithi078.stdout:1004: done (3 left) 2023-12-16T01:21:51.511 INFO:tasks.rados.rados.0.smithi078.stdout:1005: rollback oid 48 current snap is 99 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 46 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1006: rollback oid 30 current snap is 99 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 72 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1007: rmattr oid 29 current snap is 99 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1007: done (5 left) 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1008: read oid 17 snap -1 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1008: expect deleted 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1009: snap_create 2023-12-16T01:21:51.512 INFO:tasks.rados.rados.0.smithi078.stdout:1003: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1001: finishing write tid 2 to smithi078122029-34 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1001: finishing write tid 3 to smithi078122029-34 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 291 (ObjNum 315 snap 99 seq_num 315) dirty exists 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1001: left oid 34 (ObjNum 315 snap 99 seq_num 315) 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1005: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1005: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:21:51.565 INFO:tasks.rados.rados.0.smithi078.stdout:1006: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:21:51.566 INFO:tasks.rados.rados.0.smithi078.stdout:1005: finishing rollback tid 2 to smithi078122029-48 2023-12-16T01:21:51.566 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 606 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-12-16T01:21:51.566 INFO:tasks.rados.rados.0.smithi078.stdout:1006: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:21:51.566 INFO:tasks.rados.rados.0.smithi078.stdout:1002: expect (ObjNum 261 snap 82 seq_num 261) 2023-12-16T01:21:51.694 INFO:tasks.rados.rados.0.smithi078.stdout:1006: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:21:51.694 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 513 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:21:52.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:52 smithi118 systemd[1]: Stopping Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:52 smithi118 ceph-mon[44148]: Upgrade: Updating mgr.x 2023-12-16T01:21:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:52 smithi118 ceph-mon[44148]: Deploying daemon mgr.x on smithi118 2023-12-16T01:21:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:52 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:52 smithi118 ceph-mon[44148]: osdmap e250: 8 total, 8 up, 8 in 2023-12-16T01:21:52.447 INFO:tasks.rados.rados.0.smithi078.stdout:1001: done (6 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1002: done (5 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1003: done (4 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1005: done (3 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1006: done (2 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1008: done (1 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1009: done (0 left) 2023-12-16T01:21:52.448 INFO:tasks.rados.rados.0.smithi078.stdout:1010: snap_remove snap 93 2023-12-16T01:21:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[39682]: Upgrade: Updating mgr.x 2023-12-16T01:21:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[39682]: Deploying daemon mgr.x on smithi118 2023-12-16T01:21:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[39682]: osdmap e250: 8 total, 8 up, 8 in 2023-12-16T01:21:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[56825]: Upgrade: Updating mgr.x 2023-12-16T01:21:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[56825]: Deploying daemon mgr.x on smithi118 2023-12-16T01:21:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:21:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:52 smithi078 ceph-mon[56825]: osdmap e250: 8 total, 8 up, 8 in 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:53 smithi118 ceph-mon[44148]: pgmap v27: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:53 smithi118 ceph-mon[44148]: osdmap e251: 8 total, 8 up, 8 in 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:52 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:52 smithi118 bash[117848]: be0ca6df241750e49ff9a6a11c2658eaef8f59814c11b99dd7ff89570df39226 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-16T01:21:53.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 systemd[1]: Stopped Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1010: done (0 left) 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1011: read oid 47 snap -1 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1011: expect (ObjNum 311 snap 97 seq_num 311) 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1012: read oid 35 snap -1 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1012: expect (ObjNum 289 snap 85 seq_num 289) 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 100 2023-12-16T01:21:53.454 INFO:tasks.rados.rados.0.smithi078.stdout:1013: seq_num 317 ranges {57344=516096} 2023-12-16T01:21:53.458 INFO:tasks.rados.rados.0.smithi078.stdout:1013: writing smithi078122029-4 from 57344 to 573440 tid 1 2023-12-16T01:21:53.464 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 100 2023-12-16T01:21:53.464 INFO:tasks.rados.rados.0.smithi078.stdout:1014: seq_num 318 ranges {2269184=532480} 2023-12-16T01:21:53.474 INFO:tasks.rados.rados.0.smithi078.stdout:1014: writing smithi078122029-36 from 2269184 to 2801664 tid 1 2023-12-16T01:21:53.474 INFO:tasks.rados.rados.0.smithi078.stdout:1015: copy_from oid 8 from oid 27 current snap is 100 2023-12-16T01:21:53.475 INFO:tasks.rados.rados.0.smithi078.stdout:1011: expect (ObjNum 311 snap 97 seq_num 311) 2023-12-16T01:21:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:53 smithi078 ceph-mon[39682]: pgmap v27: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:53 smithi078 ceph-mon[39682]: osdmap e251: 8 total, 8 up, 8 in 2023-12-16T01:21:53.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:53 smithi078 ceph-mon[56825]: pgmap v27: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:21:53.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:53 smithi078 ceph-mon[56825]: osdmap e251: 8 total, 8 up, 8 in 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:1013: finishing write tid 1 to smithi078122029-4 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:1013: finishing write tid 2 to smithi078122029-4 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:1011: done (4 left) 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 100 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:1013: finishing write tid 3 to smithi078122029-4 2023-12-16T01:21:53.492 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 613 (ObjNum 317 snap 100 seq_num 317) dirty exists 2023-12-16T01:21:53.493 INFO:tasks.rados.rados.0.smithi078.stdout:1013: left oid 4 (ObjNum 317 snap 100 seq_num 317) 2023-12-16T01:21:53.493 INFO:tasks.rados.rados.0.smithi078.stdout:1014: finishing write tid 1 to smithi078122029-36 2023-12-16T01:21:53.493 INFO:tasks.rados.rados.0.smithi078.stdout:1014: finishing write tid 2 to smithi078122029-36 2023-12-16T01:21:53.493 INFO:tasks.rados.rados.0.smithi078.stdout:1012: expect (ObjNum 289 snap 85 seq_num 289) 2023-12-16T01:21:53.589 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 systemd[1]: Starting Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1014: finishing write tid 3 to smithi078122029-36 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 618 (ObjNum 318 snap 100 seq_num 318) dirty exists 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1014: left oid 36 (ObjNum 318 snap 100 seq_num 318) 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1015: finishing copy_from to smithi078122029-8 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 549 (ObjNum 288 snap 85 seq_num 288) dirty exists 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1015: finishing copy_from racing read to smithi078122029-8 2023-12-16T01:21:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1016: seq_num 319 ranges {9502720=548864} 2023-12-16T01:21:53.780 INFO:tasks.rados.rados.0.smithi078.stdout:1016: writing smithi078122029-34 from 9502720 to 10051584 tid 1 2023-12-16T01:21:53.780 INFO:tasks.rados.rados.0.smithi078.stdout:1012: done (4 left) 2023-12-16T01:21:53.780 INFO:tasks.rados.rados.0.smithi078.stdout:1013: done (3 left) 2023-12-16T01:21:53.781 INFO:tasks.rados.rados.0.smithi078.stdout:1014: done (2 left) 2023-12-16T01:21:53.781 INFO:tasks.rados.rados.0.smithi078.stdout:1015: done (1 left) 2023-12-16T01:21:53.781 INFO:tasks.rados.rados.0.smithi078.stdout:1017: rollback oid 41 current snap is 100 2023-12-16T01:21:53.781 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 46 2023-12-16T01:21:53.781 INFO:tasks.rados.rados.0.smithi078.stdout:1018: delete oid 38 current snap is 100 2023-12-16T01:21:53.784 INFO:tasks.rados.rados.0.smithi078.stdout:1018: done (2 left) 2023-12-16T01:21:53.784 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 100 2023-12-16T01:21:53.784 INFO:tasks.rados.rados.0.smithi078.stdout:1017: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:21:53.784 INFO:tasks.rados.rados.0.smithi078.stdout:1019: seq_num 321 ranges {0=581632} 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:1019: writing smithi078122029-7 from 0 to 581632 tid 1 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:1016: finishing write tid 1 to smithi078122029-34 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:1016: finishing write tid 2 to smithi078122029-34 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:1017: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:1017: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:21:53.788 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 314 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1016: finishing write tid 3 to smithi078122029-34 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 293 (ObjNum 319 snap 100 seq_num 319) dirty exists 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1016: left oid 34 (ObjNum 319 snap 100 seq_num 319) 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1020: read oid 20 snap -1 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1020: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1016: done (3 left) 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1017: done (2 left) 2023-12-16T01:21:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:1021: delete oid 5 current snap is 100 2023-12-16T01:21:53.792 INFO:tasks.rados.rados.0.smithi078.stdout:1020: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:21:53.795 INFO:tasks.rados.rados.0.smithi078.stdout:1019: finishing write tid 1 to smithi078122029-7 2023-12-16T01:21:53.795 INFO:tasks.rados.rados.0.smithi078.stdout:1019: finishing write tid 2 to smithi078122029-7 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1019: finishing write tid 3 to smithi078122029-7 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 581 (ObjNum 321 snap 100 seq_num 321) dirty exists 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1019: left oid 7 (ObjNum 321 snap 100 seq_num 321) 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1019: done (2 left) 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1020: done (1 left) 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1021: done (0 left) 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1022: copy_from oid 24 from oid 38 current snap is 100 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 100 2023-12-16T01:21:53.796 INFO:tasks.rados.rados.0.smithi078.stdout:1023: seq_num 323 ranges {5316608=614400} 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1023: writing smithi078122029-30 from 5316608 to 5931008 tid 1 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1024: rollback oid 50 current snap is 100 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 90 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1022: finishing copy_from to smithi078122029-24 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1022: got expected ENOENT (src dne) 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1025: setattr oid 12 current snap is 100 2023-12-16T01:21:53.828 INFO:tasks.rados.rados.0.smithi078.stdout:1022: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:1022: done (3 left) 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:1026: rmattr oid 35 current snap is 100 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:1026: done (3 left) 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:1027: read oid 33 snap -1 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:1027: expect deleted 2023-12-16T01:21:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 100 2023-12-16T01:21:53.830 INFO:tasks.rados.rados.0.smithi078.stdout:1028: seq_num 324 ranges {6864896=630784} 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:1028: writing smithi078122029-32 from 6864896 to 7495680 tid 1 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:1029: read oid 29 snap -1 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:1029: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:1030: rollback oid 16 current snap is 100 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 50 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:1024: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 514 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:21:53.871 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 621 (ObjNum 129 snap 0 seq_num 3938303120) dirty exists 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1023: finishing write tid 1 to smithi078122029-30 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1023: finishing write tid 2 to smithi078122029-30 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1023: finishing write tid 3 to smithi078122029-30 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 515 (ObjNum 323 snap 100 seq_num 323) dirty exists 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1023: left oid 30 (ObjNum 323 snap 100 seq_num 323) 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1023: done (6 left) 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1024: done (5 left) 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1025: done (4 left) 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1027: done (3 left) 2023-12-16T01:21:53.872 INFO:tasks.rados.rados.0.smithi078.stdout:1031: delete oid 12 current snap is 100 2023-12-16T01:21:53.873 INFO:tasks.rados.rados.0.smithi078.stdout:1029: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:21:53.873 INFO:tasks.rados.rados.0.smithi078.stdout:1029: done (3 left) 2023-12-16T01:21:53.873 INFO:tasks.rados.rados.0.smithi078.stdout:1031: done (2 left) 2023-12-16T01:21:53.873 INFO:tasks.rados.rados.0.smithi078.stdout:1032: delete oid 38 current snap is 100 2023-12-16T01:21:53.874 INFO:tasks.rados.rados.0.smithi078.stdout:1030: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:21:53.874 INFO:tasks.rados.rados.0.smithi078.stdout:1028: finishing write tid 1 to smithi078122029-32 2023-12-16T01:21:53.874 INFO:tasks.rados.rados.0.smithi078.stdout:1030: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:21:53.874 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 458 (ObjNum 65 snap 0 seq_num 2287638272) dirty dne 2023-12-16T01:21:53.875 INFO:tasks.rados.rados.0.smithi078.stdout:1030: done (2 left) 2023-12-16T01:21:53.875 INFO:tasks.rados.rados.0.smithi078.stdout:1032: done (1 left) 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1033: copy_from oid 29 from oid 16 current snap is 100 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1034: read oid 19 snap 88 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1034: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1035: read oid 28 snap -1 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1035: expect (ObjNum 262 snap 82 seq_num 262) 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 100 2023-12-16T01:21:53.876 INFO:tasks.rados.rados.0.smithi078.stdout:1036: seq_num 327 ranges {245760=679936} 2023-12-16T01:21:53.881 INFO:tasks.rados.rados.0.smithi078.stdout:1036: writing smithi078122029-37 from 245760 to 925696 tid 1 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1037: rmattr oid 39 current snap is 100 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1033: finishing copy_from to smithi078122029-29 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1033: got expected ENOENT (src dne) 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1033: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1028: finishing write tid 2 to smithi078122029-32 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1028: finishing write tid 3 to smithi078122029-32 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 517 (ObjNum 324 snap 100 seq_num 324) dirty exists 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1028: left oid 32 (ObjNum 324 snap 100 seq_num 324) 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1028: done (5 left) 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1033: done (4 left) 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1038: read oid 45 snap 88 2023-12-16T01:21:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:1038: expect (ObjNum 290 snap 86 seq_num 290) 2023-12-16T01:21:53.883 INFO:tasks.rados.rados.0.smithi078.stdout:1039: read oid 30 snap -1 2023-12-16T01:21:53.883 INFO:tasks.rados.rados.0.smithi078.stdout:1039: expect (ObjNum 323 snap 100 seq_num 323) 2023-12-16T01:21:53.883 INFO:tasks.rados.rados.0.smithi078.stdout:1040: delete oid 26 current snap is 100 2023-12-16T01:21:53.888 INFO:tasks.rados.rados.0.smithi078.stdout:1038: expect (ObjNum 290 snap 86 seq_num 290) 2023-12-16T01:21:53.972 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 353 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1037: done (6 left) 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1038: done (5 left) 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1040: done (4 left) 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1041: copy_from oid 4 from oid 38 current snap is 100 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1036: finishing write tid 1 to smithi078122029-37 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1036: finishing write tid 2 to smithi078122029-37 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1036: finishing write tid 3 to smithi078122029-37 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 298 (ObjNum 327 snap 100 seq_num 327) dirty exists 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1036: left oid 37 (ObjNum 327 snap 100 seq_num 327) 2023-12-16T01:21:53.973 INFO:tasks.rados.rados.0.smithi078.stdout:1035: expect (ObjNum 262 snap 82 seq_num 262) 2023-12-16T01:21:54.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 bash[118203]: fe0de9e40c2efa6bab865f3b14238a5874a430a1d28c414325e9358344d3ac65 2023-12-16T01:21:54.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 ceph-mgr[118268]: -- 172.21.15.118:0/33081400 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55971cddf520 con 0x55971cdb6c00 2023-12-16T01:21:54.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:53 smithi118 systemd[1]: Started Ceph mgr.x for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:21:54.215 INFO:tasks.rados.rados.0.smithi078.stdout:1034: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:21:54.343 INFO:tasks.rados.rados.0.smithi078.stdout:1039: expect (ObjNum 323 snap 100 seq_num 323) 2023-12-16T01:21:54.449 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:54 smithi118 conmon[118244]: 2023-12-16T01:21:54.157+0000 7f9ad701e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:21:54.449 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:54 smithi118 conmon[118244]: 2023-12-16T01:21:54.262+0000 7f9ad701e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:21:54.449 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:54 smithi118 conmon[118244]: 2023-12-16T01:21:54.371+0000 7f9ad701e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1041: finishing copy_from to smithi078122029-4 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1041: got expected ENOENT (src dne) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1041: finishing copy_from racing read to smithi078122029-4 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1034: done (4 left) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1035: done (3 left) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1036: done (2 left) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1039: done (1 left) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1041: done (0 left) 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 100 2023-12-16T01:21:54.672 INFO:tasks.rados.rados.0.smithi078.stdout:1042: seq_num 329 ranges {4956160=712704} 2023-12-16T01:21:54.702 INFO:tasks.rados.rados.0.smithi078.stdout:1042: writing smithi078122029-18 from 4956160 to 5668864 tid 1 2023-12-16T01:21:54.702 INFO:tasks.rados.rados.0.smithi078.stdout:1043: setattr oid 36 current snap is 100 2023-12-16T01:21:54.702 INFO:tasks.rados.rados.0.smithi078.stdout:1044: snap_create 2023-12-16T01:21:54.705 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 624 (ObjNum 318 snap 100 seq_num 318) dirty exists 2023-12-16T01:21:54.707 INFO:tasks.rados.rados.0.smithi078.stdout:1042: finishing write tid 1 to smithi078122029-18 2023-12-16T01:21:54.707 INFO:tasks.rados.rados.0.smithi078.stdout:1042: finishing write tid 2 to smithi078122029-18 2023-12-16T01:21:54.708 INFO:tasks.rados.rados.0.smithi078.stdout:1042: finishing write tid 3 to smithi078122029-18 2023-12-16T01:21:54.709 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 301 (ObjNum 329 snap 100 seq_num 329) dirty exists 2023-12-16T01:21:54.709 INFO:tasks.rados.rados.0.smithi078.stdout:1042: left oid 18 (ObjNum 329 snap 100 seq_num 329) 2023-12-16T01:21:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: osdmap e252: 8 total, 8 up, 8 in 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: pgmap v30: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 424 KiB/s wr, 7 op/s 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: osdmap e252: 8 total, 8 up, 8 in 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: pgmap v30: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 424 KiB/s wr, 7 op/s 2023-12-16T01:21:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:54 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: osdmap e252: 8 total, 8 up, 8 in 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: pgmap v30: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 424 KiB/s wr, 7 op/s 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:54 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:54.916 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:54 smithi118 conmon[118244]: 2023-12-16T01:21:54.463+0000 7f9ad701e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:21:55.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.146+0000 7f9ad701e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:21:55.459 INFO:tasks.rados.rados.0.smithi078.stdout:1042: done (2 left) 2023-12-16T01:21:55.459 INFO:tasks.rados.rados.0.smithi078.stdout:1043: done (1 left) 2023-12-16T01:21:55.459 INFO:tasks.rados.rados.0.smithi078.stdout:1044: done (0 left) 2023-12-16T01:21:55.459 INFO:tasks.rados.rados.0.smithi078.stdout:1045: snap_create 2023-12-16T01:21:55.837 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.435+0000 7f9ad701e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:21:55.838 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.539+0000 7f9ad701e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:21:55.838 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.666+0000 7f9ad701e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:21:56.089 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.837+0000 7f9ad701e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:21:56.089 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:55 smithi118 conmon[118244]: 2023-12-16T01:21:55.974+0000 7f9ad701e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:21:56.407 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:56 smithi118 conmon[118244]: 2023-12-16T01:21:56.088+0000 7f9ad701e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:21:56.467 INFO:tasks.rados.rados.0.smithi078.stdout:1045: done (0 left) 2023-12-16T01:21:56.467 INFO:tasks.rados.rados.0.smithi078.stdout:1046: copy_from oid 10 from oid 16 current snap is 102 2023-12-16T01:21:56.467 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 102 2023-12-16T01:21:56.467 INFO:tasks.rados.rados.0.smithi078.stdout:1047: seq_num 330 ranges {0=737280} 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1047: writing smithi078122029-5 from 0 to 737280 tid 1 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1048: read oid 23 snap 98 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1048: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1049: read oid 47 snap -1 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1049: expect (ObjNum 311 snap 97 seq_num 311) 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 102 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1046: finishing copy_from to smithi078122029-10 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1046: got expected ENOENT (src dne) 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1046: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:21:56.472 INFO:tasks.rados.rados.0.smithi078.stdout:1050: seq_num 331 ranges {434176=753664} 2023-12-16T01:21:56.479 INFO:tasks.rados.rados.0.smithi078.stdout:1050: writing smithi078122029-15 from 434176 to 1187840 tid 1 2023-12-16T01:21:56.479 INFO:tasks.rados.rados.0.smithi078.stdout:1046: done (4 left) 2023-12-16T01:21:56.480 INFO:tasks.rados.rados.0.smithi078.stdout:1051: snap_remove snap 72 2023-12-16T01:21:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:56 smithi078 ceph-mon[56825]: osdmap e253: 8 total, 8 up, 8 in 2023-12-16T01:21:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:56 smithi078 ceph-mon[56825]: pgmap v32: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 360 KiB/s wr, 6 op/s 2023-12-16T01:21:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:56 smithi078 ceph-mon[39682]: osdmap e253: 8 total, 8 up, 8 in 2023-12-16T01:21:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:56 smithi078 ceph-mon[39682]: pgmap v32: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 360 KiB/s wr, 6 op/s 2023-12-16T01:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:21:56] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-12-16T01:21:56.813 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:56 smithi118 conmon[118244]: 2023-12-16T01:21:56.505+0000 7f9ad701e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:21:56.813 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:56 smithi118 conmon[118244]: 2023-12-16T01:21:56.813+0000 7f9ad701e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:21:56.814 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:56 smithi118 ceph-mon[44148]: osdmap e253: 8 total, 8 up, 8 in 2023-12-16T01:21:56.814 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:56 smithi118 ceph-mon[44148]: pgmap v32: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 360 KiB/s wr, 6 op/s 2023-12-16T01:21:57.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:57 smithi118 conmon[118244]: 2023-12-16T01:21:57.122+0000 7f9ad701e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:21:57.408 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:57 smithi118 conmon[118244]: 2023-12-16T01:21:57.223+0000 7f9ad701e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:21:57.437 INFO:tasks.rados.rados.0.smithi078.stdout:1051: done (4 left) 2023-12-16T01:21:57.437 INFO:tasks.rados.rados.0.smithi078.stdout:1052: setattr oid 36 current snap is 102 2023-12-16T01:21:57.437 INFO:tasks.rados.rados.0.smithi078.stdout:1049: expect (ObjNum 311 snap 97 seq_num 311) 2023-12-16T01:21:57.459 INFO:tasks.rados.rados.0.smithi078.stdout:1047: finishing write tid 1 to smithi078122029-5 2023-12-16T01:21:57.459 INFO:tasks.rados.rados.0.smithi078.stdout:1047: finishing write tid 2 to smithi078122029-5 2023-12-16T01:21:57.459 INFO:tasks.rados.rados.0.smithi078.stdout:1048: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1047: finishing write tid 3 to smithi078122029-5 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 437 (ObjNum 330 snap 102 seq_num 330) dirty exists 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1047: left oid 5 (ObjNum 330 snap 102 seq_num 330) 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1047: done (4 left) 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1048: done (3 left) 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1049: done (2 left) 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1053: rmattr oid 34 current snap is 102 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1050: finishing write tid 1 to smithi078122029-15 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1050: finishing write tid 2 to smithi078122029-15 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1050: finishing write tid 3 to smithi078122029-15 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 439 (ObjNum 331 snap 102 seq_num 331) dirty exists 2023-12-16T01:21:57.540 INFO:tasks.rados.rados.0.smithi078.stdout:1050: left oid 15 (ObjNum 331 snap 102 seq_num 331) 2023-12-16T01:21:57.541 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 634 (ObjNum 318 snap 100 seq_num 318) dirty exists 2023-12-16T01:21:57.541 INFO:tasks.rados.rados.0.smithi078.stdout:1050: done (2 left) 2023-12-16T01:21:57.541 INFO:tasks.rados.rados.0.smithi078.stdout:1052: done (1 left) 2023-12-16T01:21:57.541 INFO:tasks.rados.rados.0.smithi078.stdout:1054: snap_remove snap 90 2023-12-16T01:21:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[39682]: osdmap e254: 8 total, 8 up, 8 in 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[39682]: osdmap e255: 8 total, 8 up, 8 in 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[56825]: osdmap e254: 8 total, 8 up, 8 in 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:57 smithi078 ceph-mon[56825]: osdmap e255: 8 total, 8 up, 8 in 2023-12-16T01:21:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:57 smithi118 ceph-mon[44148]: osdmap e254: 8 total, 8 up, 8 in 2023-12-16T01:21:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:57 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:57 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:57 smithi118 ceph-mon[44148]: osdmap e255: 8 total, 8 up, 8 in 2023-12-16T01:21:58.326 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:58 smithi118 conmon[118244]: 2023-12-16T01:21:58.060+0000 7f9ad701e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:21:58.326 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:58 smithi118 conmon[118244]: 2023-12-16T01:21:58.181+0000 7f9ad701e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:21:58.470 INFO:tasks.rados.rados.0.smithi078.stdout:1054: done (1 left) 2023-12-16T01:21:58.471 INFO:tasks.rados.rados.0.smithi078.stdout:1055: rollback oid 1 current snap is 102 2023-12-16T01:21:58.471 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 74 2023-12-16T01:21:58.471 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 294 (ObjNum 319 snap 100 seq_num 319) dirty exists 2023-12-16T01:21:58.471 INFO:tasks.rados.rados.0.smithi078.stdout:1053: done (1 left) 2023-12-16T01:21:58.471 INFO:tasks.rados.rados.0.smithi078.stdout:1056: delete oid 5 current snap is 102 2023-12-16T01:21:58.481 INFO:tasks.rados.rados.0.smithi078.stdout:1056: done (1 left) 2023-12-16T01:21:58.481 INFO:tasks.rados.rados.0.smithi078.stdout:1057: delete oid 21 current snap is 102 2023-12-16T01:21:58.485 INFO:tasks.rados.rados.0.smithi078.stdout:1055: finishing rollback tid 0 to smithi078122029-1 2023-12-16T01:21:58.485 INFO:tasks.rados.rados.0.smithi078.stdout:1055: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:21:58.486 INFO:tasks.rados.rados.0.smithi078.stdout:1055: finishing rollback tid 2 to smithi078122029-1 2023-12-16T01:21:58.486 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 638 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:21:58.486 INFO:tasks.rados.rados.0.smithi078.stdout:1055: done (1 left) 2023-12-16T01:21:58.486 INFO:tasks.rados.rados.0.smithi078.stdout:1057: done (0 left) 2023-12-16T01:21:58.486 INFO:tasks.rados.rados.0.smithi078.stdout:1058: snap_remove snap 91 2023-12-16T01:21:58.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:58 smithi118 conmon[118244]: 2023-12-16T01:21:58.347+0000 7f9ad701e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:21:59.020 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:58 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:58 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:58 smithi118 ceph-mon[44148]: pgmap v35: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2023-12-16T01:21:59.021 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:21:58 smithi118 ceph-mon[44148]: osdmap e256: 8 total, 8 up, 8 in 2023-12-16T01:21:59.021 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:21:58 smithi118 conmon[117217]: ts=2023-12-16T01:21:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:21:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[39682]: pgmap v35: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2023-12-16T01:21:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[39682]: osdmap e256: 8 total, 8 up, 8 in 2023-12-16T01:21:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:21:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[56825]: pgmap v35: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2023-12-16T01:21:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:21:58 smithi078 ceph-mon[56825]: osdmap e256: 8 total, 8 up, 8 in 2023-12-16T01:21:59.326 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:59 smithi118 conmon[118244]: 2023-12-16T01:21:59.020+0000 7f9ad701e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:21:59.326 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:59 smithi118 conmon[118244]: 2023-12-16T01:21:59.209+0000 7f9ad701e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:21:59.471 INFO:tasks.rados.rados.0.smithi078.stdout:1058: done (0 left) 2023-12-16T01:21:59.471 INFO:tasks.rados.rados.0.smithi078.stdout:1059: snap_remove snap 100 2023-12-16T01:21:59.646 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:21:59 smithi118 conmon[118244]: 2023-12-16T01:21:59.424+0000 7f9ad701e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:22:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:1059: done (0 left) 2023-12-16T01:22:00.476 INFO:tasks.rados.rados.0.smithi078.stdout:1060: snap_create 2023-12-16T01:22:00.719 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:00 smithi118 conmon[118244]: 2023-12-16T01:22:00.419+0000 7f9ad701e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:22:00.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:00 smithi118 ceph-mon[44148]: osdmap e257: 8 total, 8 up, 8 in 2023-12-16T01:22:00.719 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:00 smithi118 ceph-mon[44148]: pgmap v38: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2023-12-16T01:22:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:00 smithi078 ceph-mon[39682]: osdmap e257: 8 total, 8 up, 8 in 2023-12-16T01:22:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:00 smithi078 ceph-mon[39682]: pgmap v38: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2023-12-16T01:22:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:00 smithi078 ceph-mon[56825]: osdmap e257: 8 total, 8 up, 8 in 2023-12-16T01:22:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:00 smithi078 ceph-mon[56825]: pgmap v38: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2023-12-16T01:22:01.013 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:00 smithi118 conmon[118244]: 2023-12-16T01:22:00.718+0000 7f9ad701e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:22:01.014 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:00 smithi118 conmon[118244]: 2023-12-16T01:22:00.811+0000 7f9ad701e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:22:01.351 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: 2023-12-16T01:22:01.013+0000 7f9ad701e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:22:01.351 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: [16/Dec/2023:01:22:01] ENGINE Bus STARTING 2023-12-16T01:22:01.351 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: CherryPy Checker: 2023-12-16T01:22:01.352 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: The Application mounted at '' has an empty config. 2023-12-16T01:22:01.352 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: 2023-12-16T01:22:01.352 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: [16/Dec/2023:01:22:01] ENGINE Serving on http://:::9283 2023-12-16T01:22:01.352 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:01 smithi118 conmon[118244]: [16/Dec/2023:01:22:01] ENGINE Bus STARTED 2023-12-16T01:22:01.482 INFO:tasks.rados.rados.0.smithi078.stdout:1060: done (0 left) 2023-12-16T01:22:01.482 INFO:tasks.rados.rados.0.smithi078.stdout:1061: rollback oid 48 current snap is 103 2023-12-16T01:22:01.482 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 50 2023-12-16T01:22:01.482 INFO:tasks.rados.rados.0.smithi078.stdout:1062: copy_from oid 4 from oid 24 current snap is 103 2023-12-16T01:22:01.482 INFO:tasks.rados.rados.0.smithi078.stdout:1063: snap_create 2023-12-16T01:22:01.486 INFO:tasks.rados.rados.0.smithi078.stdout:1061: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:22:01.486 INFO:tasks.rados.rados.0.smithi078.stdout:1061: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:22:01.486 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 667 (ObjNum 33 snap 0 seq_num 2287450544) dirty dne 2023-12-16T01:22:01.506 INFO:tasks.rados.rados.0.smithi078.stdout:1062: finishing copy_from to smithi078122029-4 2023-12-16T01:22:01.506 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 257 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:22:01.507 INFO:tasks.rados.rados.0.smithi078.stdout:1062: finishing copy_from racing read to smithi078122029-4 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: osdmap e258: 8 total, 8 up, 8 in 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: Standby manager daemon x restarted 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:01 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.971 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: osdmap e258: 8 total, 8 up, 8 in 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: Standby manager daemon x restarted 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: osdmap e258: 8 total, 8 up, 8 in 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: Standby manager daemon x restarted 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: Standby manager daemon x started 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.? 172.21.15.118:0/750780797' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:01 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (68s) 23s ago 5m 17.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (41s) 5s ago 4m 84.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5m) 23s ago 5m 16.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5m) 5s ago 5m 19.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8s) 5s ago 9m 46.3M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:22:02.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (34s) 23s ago 10m 479M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10m) 23s ago 10m 118M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 32f37ea6c2e9 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9m) 5s ago 9m 81.4M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9m) 23s ago 9m 76.5M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 a11ccc79e527 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (66s) 23s ago 4m 9269k - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (39s) 5s ago 4m 9177k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8m) 23s ago 8m 343M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8m) 23s ago 8m 336M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 23s ago 8m 283M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 23s ago 7m 184M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7m) 5s ago 7m 274M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6m) 5s ago 6m 348M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6m) 5s ago 6m 247M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6m) 5s ago 6m 267M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:22:02.301 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (13s) 5s ago 5m 42.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:1061: done (2 left) 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:1062: done (1 left) 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:1063: done (0 left) 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:1064: read oid 34 snap 81 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:1064: expect (ObjNum 128 snap 31 seq_num 128) 2023-12-16T01:22:02.500 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 104 2023-12-16T01:22:02.501 INFO:tasks.rados.rados.0.smithi078.stdout:1065: seq_num 334 ranges {1622016=802816} 2023-12-16T01:22:02.514 INFO:tasks.rados.rados.0.smithi078.stdout:1065: writing smithi078122029-45 from 1622016 to 2424832 tid 1 2023-12-16T01:22:02.514 INFO:tasks.rados.rados.0.smithi078.stdout:1066: delete oid 48 current snap is 104 2023-12-16T01:22:02.522 INFO:tasks.rados.rados.0.smithi078.stdout:1064: expect (ObjNum 128 snap 31 seq_num 128) 2023-12-16T01:22:02.715 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:22:02.715 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 13, 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:22:02.716 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:22:02.717 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:22:02.717 INFO:tasks.rados.rados.0.smithi078.stdout:1065: finishing write tid 1 to smithi078122029-45 2023-12-16T01:22:02.717 INFO:tasks.rados.rados.0.smithi078.stdout:1065: finishing write tid 2 to smithi078122029-45 2023-12-16T01:22:02.717 INFO:tasks.rados.rados.0.smithi078.stdout:1065: finishing write tid 3 to smithi078122029-45 2023-12-16T01:22:02.717 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 493 (ObjNum 334 snap 104 seq_num 334) dirty exists 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1065: left oid 45 (ObjNum 334 snap 104 seq_num 334) 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1064: done (2 left) 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1065: done (1 left) 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1066: done (0 left) 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1067: setattr oid 29 current snap is 104 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1068: rollback oid 3 current snap is 104 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 50 2023-12-16T01:22:02.718 INFO:tasks.rados.rados.0.smithi078.stdout:1069: snap_create 2023-12-16T01:22:02.721 INFO:tasks.rados.rados.0.smithi078.stdout:1068: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:22:02.721 INFO:tasks.rados.rados.0.smithi078.stdout:1068: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:22:02.721 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 139 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:22:02.722 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 470 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: osdmap e259: 8 total, 8 up, 8 in 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: mgrmap e33: y(active, since 25s), standbys: x 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: Upgrade: Setting container_image for all mgr 2023-12-16T01:22:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: Upgrade: It appears safe to stop mon.a 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[56825]: pgmap v41: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: osdmap e259: 8 total, 8 up, 8 in 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: mgrmap e33: y(active, since 25s), standbys: x 2023-12-16T01:22:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: Upgrade: Setting container_image for all mgr 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: Upgrade: It appears safe to stop mon.a 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:02 smithi078 ceph-mon[39682]: pgmap v41: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: osdmap e259: 8 total, 8 up, 8 in 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: mgrmap e33: y(active, since 25s), standbys: x 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: Upgrade: Setting container_image for all mgr 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: Upgrade: It appears safe to stop mon.a 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:02 smithi118 ceph-mon[44148]: pgmap v41: 121 pgs: 121 active+clean; 311 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:03.586 INFO:tasks.rados.rados.0.smithi078.stdout:1067: done (2 left) 2023-12-16T01:22:03.586 INFO:tasks.rados.rados.0.smithi078.stdout:1068: done (1 left) 2023-12-16T01:22:03.586 INFO:tasks.rados.rados.0.smithi078.stdout:1069: done (0 left) 2023-12-16T01:22:03.586 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 105 2023-12-16T01:22:03.586 INFO:tasks.rados.rados.0.smithi078.stdout:1070: seq_num 336 ranges {2801664=434176,3235840=401408} 2023-12-16T01:22:03.604 INFO:tasks.rados.rados.0.smithi078.stdout:1070: writing smithi078122029-36 from 2801664 to 3235840 tid 1 2023-12-16T01:22:03.607 INFO:tasks.rados.rados.0.smithi078.stdout:1070: writing smithi078122029-36 from 3235840 to 3637248 tid 2 2023-12-16T01:22:03.608 INFO:tasks.rados.rados.0.smithi078.stdout:1071: read oid 24 snap -1 2023-12-16T01:22:03.608 INFO:tasks.rados.rados.0.smithi078.stdout:1071: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:22:03.608 INFO:tasks.rados.rados.0.smithi078.stdout:1072: snap_remove snap 82 2023-12-16T01:22:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: osdmap e260: 8 total, 8 up, 8 in 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='client.? 172.21.15.78:0/953010395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[39682]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: osdmap e260: 8 total, 8 up, 8 in 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='client.? 172.21.15.78:0/953010395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:03 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: osdmap e260: 8 total, 8 up, 8 in 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/953010395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:03 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:04.594 INFO:tasks.rados.rados.0.smithi078.stdout:1072: done (2 left) 2023-12-16T01:22:04.594 INFO:tasks.rados.rados.0.smithi078.stdout:1073: read oid 22 snap -1 2023-12-16T01:22:04.594 INFO:tasks.rados.rados.0.smithi078.stdout:1073: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:22:04.594 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 105 2023-12-16T01:22:04.594 INFO:tasks.rados.rados.0.smithi078.stdout:1074: seq_num 337 ranges {2695168=450560,3145728=401408} 2023-12-16T01:22:04.611 INFO:tasks.rados.rados.0.smithi078.stdout:1074: writing smithi078122029-23 from 2695168 to 3145728 tid 1 2023-12-16T01:22:04.614 INFO:tasks.rados.rados.0.smithi078.stdout:1074: writing smithi078122029-23 from 3145728 to 3547136 tid 2 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1075: setattr oid 26 current snap is 105 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1070: finishing write tid 1 to smithi078122029-36 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1070: finishing write tid 2 to smithi078122029-36 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1070: finishing write tid 3 to smithi078122029-36 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1070: finishing write tid 4 to smithi078122029-36 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 674 (ObjNum 336 snap 105 seq_num 336) dirty exists 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1070: left oid 36 (ObjNum 336 snap 105 seq_num 336) 2023-12-16T01:22:04.615 INFO:tasks.rados.rados.0.smithi078.stdout:1071: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:22:04.693 INFO:tasks.rados.rados.0.smithi078.stdout:1073: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:22:04.723 INFO:tasks.rados.rados.0.smithi078.stdout:1074: finishing write tid 1 to smithi078122029-23 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1074: finishing write tid 2 to smithi078122029-23 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1074: finishing write tid 3 to smithi078122029-23 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1074: finishing write tid 4 to smithi078122029-23 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 356 (ObjNum 337 snap 105 seq_num 337) dirty exists 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1074: left oid 23 (ObjNum 337 snap 105 seq_num 337) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1070: done (4 left) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1071: done (3 left) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1073: done (2 left) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1074: done (1 left) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1076: read oid 45 snap -1 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1076: expect (ObjNum 334 snap 104 seq_num 334) 2023-12-16T01:22:04.724 INFO:tasks.rados.rados.0.smithi078.stdout:1077: copy_from oid 42 from oid 37 current snap is 105 2023-12-16T01:22:04.725 INFO:tasks.rados.rados.0.smithi078.stdout:1078: snap_create 2023-12-16T01:22:04.729 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 494 (ObjNum 225 snap 0 seq_num 2287894336) dirty exists 2023-12-16T01:22:04.730 INFO:tasks.rados.rados.0.smithi078.stdout:1077: finishing copy_from to smithi078122029-42 2023-12-16T01:22:04.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 298 (ObjNum 327 snap 100 seq_num 327) dirty exists 2023-12-16T01:22:04.730 INFO:tasks.rados.rados.0.smithi078.stdout:1077: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:22:04.732 INFO:tasks.rados.rados.0.smithi078.stdout:1076: expect (ObjNum 334 snap 104 seq_num 334) 2023-12-16T01:22:04.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[39682]: Upgrade: Updating mon.a 2023-12-16T01:22:04.860 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[39682]: Deploying daemon mon.a on smithi078 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[39682]: osdmap e261: 8 total, 8 up, 8 in 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[39682]: pgmap v44: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 668 KiB/s wr, 9 op/s 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[56825]: Upgrade: Updating mon.a 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[56825]: Deploying daemon mon.a on smithi078 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[56825]: osdmap e261: 8 total, 8 up, 8 in 2023-12-16T01:22:04.861 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:04 smithi078 ceph-mon[56825]: pgmap v44: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 668 KiB/s wr, 9 op/s 2023-12-16T01:22:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:04 smithi118 ceph-mon[44148]: Upgrade: Updating mon.a 2023-12-16T01:22:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:04 smithi118 ceph-mon[44148]: Deploying daemon mon.a on smithi078 2023-12-16T01:22:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:04 smithi118 ceph-mon[44148]: osdmap e261: 8 total, 8 up, 8 in 2023-12-16T01:22:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:04 smithi118 ceph-mon[44148]: pgmap v44: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 668 KiB/s wr, 9 op/s 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:04 smithi078 systemd[1]: Stopping Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[39658]: 2023-12-16T01:22:05.064+0000 7f384713a700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[39658]: 2023-12-16T01:22:05.064+0000 7f384713a700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE Bus STOPPING 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:22:05.186 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE Bus STOPPED 2023-12-16T01:22:05.187 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE Bus STARTING 2023-12-16T01:22:05.187 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE Serving on http://:::9283 2023-12-16T01:22:05.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:05 smithi078 conmon[127384]: [16/Dec/2023:01:22:05] ENGINE Bus STARTED 2023-12-16T01:22:06.072 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:05 smithi078 bash[139143]: 32f37ea6c2e92574303688a3a594c1149fce40bb85f880e2bf9177f2277f80a2 2023-12-16T01:22:06.073 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:05 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-16T01:22:06.073 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:05 smithi078 systemd[1]: Stopped Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 systemd[1]: Starting Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:22:06] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-12-16T01:22:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:22:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 7 2023-12-16T01:22:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: pidfile_write: ignore empty --pid-file 2023-12-16T01:22:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 bash[139504]: 3df9fb3b67582303c2e266f412a0d78d31be647e6f89a4b5911ec4aa99753431 2023-12-16T01:22:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 systemd[1]: Started Ceph mon.a for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: load: jerasure load: lrc 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: RocksDB version: 7.9.2 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Git sha 0 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: DB SUMMARY 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: DB Session ID: 4R277BZWY9WDKZMF5OYA 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1172 Bytes 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 3594654 ; 2023-12-16T01:22:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.env: 0x559f36f3da60 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.info_log: 0x559f38e97760 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.statistics: (nil) 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.use_fsync: 0 2023-12-16T01:22:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.db_log_dir: 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.wal_dir: 2023-12-16T01:22:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.write_buffer_manager: 0x559f38e4afa0 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:22:06.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.unordered_write: 0 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.row_cache: None 2023-12-16T01:22:06.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.wal_filter: None 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.wal_compression: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:22:06.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:22:06.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_open_files: -1 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:22:06.736 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Compression algorithms supported: 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kZSTD supported: 0 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:22:06.737 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.merge_operator: 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_filter: None 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559f38e97880) 2023-12-16T01:22:06.738 INFO:journalctl@ceph.mon.a.smithi078.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_type: 0 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: data_block_index_type: 0 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_shortening: 1 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: checksum: 4 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: no_block_cache: 0 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache: 0x559f38eed090 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_options: 2023-12-16T01:22:06.739 INFO:journalctl@ceph.mon.a.smithi078.stdout: capacity : 536870912 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: num_shard_bits : 4 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: strict_capacity_limit : 0 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_cache_compressed: (nil) 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: persistent_cache: (nil) 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_size: 4096 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_size_deviation: 10 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_restart_interval: 16 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: index_block_restart_interval: 1 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: metadata_block_size: 4096 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: partition_filters: 0 2023-12-16T01:22:06.740 INFO:journalctl@ceph.mon.a.smithi078.stdout: use_delta_encoding: 1 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: filter_policy: bloomfilter 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: whole_key_filtering: 1 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: verify_compression: 0 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: format_version: 5 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: enable_index_compression: 1 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: block_align: 0 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: max_auto_readahead_size: 262144 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: prepopulate_block_cache: 0 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: initial_auto_readahead_size: 8192 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:22:06.741 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression: NoCompression 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.num_levels: 7 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:22:06.742 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:22:06.743 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:22:06.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:22:06.745 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:22:06.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.ttl: 2592000 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:22:06.747 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T01:22:06.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 35, last_sequence is 13790, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0bc01940-3988-4054-a29a-45ae202676d2 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689726581258, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689726591313, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 3350286, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13791, "largest_seqno": 15929, "table_properties": {"data_size": 3339970, "index_size": 6607, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2693, "raw_key_size": 23939, "raw_average_key_size": 22, "raw_value_size": 3318374, "raw_average_value_size": 3154, "num_data_blocks": 291, "num_entries": 1052, "num_filter_entries": 1052, "num_deletions": 286, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702689726, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0bc01940-3988-4054-a29a-45ae202676d2", "db_session_id": "4R277BZWY9WDKZMF5OYA", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689726591430, "job": 1, "event": "recovery_finished"} 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:22:06.749 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559f38f86000 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: DB pointer 0x559f38f74000 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** DB Stats ** 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.750 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: L0 1/0 3.20 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: Sum 2/0 10.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 658.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.751 INFO:journalctl@ceph.mon.a.smithi078.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Cumulative compaction: 0.00 GB write, 251.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Interval compaction: 0.00 GB write, 251.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Block cache BinnedLRUCache@0x559f38eed090#7 capacity: 512.00 MB usage: 9.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,6.58 KB,0.00125468%) Misc(1,0.00 KB,0%) 2023-12-16T01:22:06.752 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: starting mon.a rank 0 at public addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] at bind addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???) e3 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).mds e8 new map 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).mds e8 print_map 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: e8 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: legacy client fscid: 1 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: Filesystem 'cephfs' (1) 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: fs_name cephfs 2023-12-16T01:22:06.753 INFO:journalctl@ceph.mon.a.smithi078.stdout: epoch 8 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: created 2023-12-16T01:16:12.190652+0000 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: modified 2023-12-16T01:16:15.809623+0000 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: tableserver 0 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: root 0 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: session_timeout 60 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: session_autoclose 300 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: max_file_size 1099511627776 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: max_xattr_size 65536 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: required_client_features {} 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: last_failure 0 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: last_failure_osd_epoch 0 2023-12-16T01:22:06.754 INFO:journalctl@ceph.mon.a.smithi078.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: max_mds 1 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: in 0 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: up {0=24337} 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: failed 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: damaged 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: stopped 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: data_pools [3] 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: metadata_pool 2 2023-12-16T01:22:06.755 INFO:journalctl@ceph.mon.a.smithi078.stdout: inline_data disabled 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: balancer 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: bal_rank_mask -1 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: standby_count_wanted 0 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: [mds.b{0:24337} state up:active seq 3 addr [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: Standby daemons: 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout: [mds.a{-1:14445} state up:standby seq 1 addr [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).osd e262 crush map has features 3314933069573799936, adjusting msgr requires 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).osd e262 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:06.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).osd e262 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:06.757 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).osd e262 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:06.757 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:06 smithi078 ceph-mon[139570]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-12-16T01:22:09.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:08 smithi118 conmon[117217]: ts=2023-12-16T01:22:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:22:09.699 INFO:tasks.rados.rados.0.smithi078.stdout:1075: done (3 left) 2023-12-16T01:22:09.699 INFO:tasks.rados.rados.0.smithi078.stdout:1076: done (2 left) 2023-12-16T01:22:09.699 INFO:tasks.rados.rados.0.smithi078.stdout:1077: done (1 left) 2023-12-16T01:22:09.699 INFO:tasks.rados.rados.0.smithi078.stdout:1078: done (0 left) 2023-12-16T01:22:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:1079: rollback oid 30 current snap is 106 2023-12-16T01:22:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 95 2023-12-16T01:22:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 106 2023-12-16T01:22:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:1080: seq_num 338 ranges {0=466944,466944=401408} 2023-12-16T01:22:09.701 INFO:tasks.rados.rados.0.smithi078.stdout:1080: writing smithi078122029-26 from 0 to 466944 tid 1 2023-12-16T01:22:09.704 INFO:tasks.rados.rados.0.smithi078.stdout:1080: writing smithi078122029-26 from 466944 to 868352 tid 2 2023-12-16T01:22:09.704 INFO:tasks.rados.rados.0.smithi078.stdout:1081: snap_remove snap 89 2023-12-16T01:22:09.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:09 smithi078 conmon[127384]: ignoring --setuser ceph since I am not root 2023-12-16T01:22:09.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:09 smithi078 conmon[127384]: ignoring --setgroup ceph since I am not root 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: pgmap v46: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 571 KiB/s wr, 7 op/s 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: pgmap v47: 121 pgs: 121 active+clean; 308 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1001 KiB/s wr, 17 op/s 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: mon.a calling monitor election 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: osdmap e262: 8 total, 8 up, 8 in 2023-12-16T01:22:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: mgrmap e33: y(active, since 33s), standbys: x 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: from='mgr.25046 ' entity='' 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: mgrmap e34: y(active, since 33s), standbys: x 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[139570]: overall HEALTH_OK 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: pgmap v46: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 571 KiB/s wr, 7 op/s 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: pgmap v47: 121 pgs: 121 active+clean; 308 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1001 KiB/s wr, 17 op/s 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: mon.a calling monitor election 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: osdmap e262: 8 total, 8 up, 8 in 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: mgrmap e33: y(active, since 33s), standbys: x 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: from='mgr.25046 ' entity='' 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: mgrmap e34: y(active, since 33s), standbys: x 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 ceph-mon[56825]: overall HEALTH_OK 2023-12-16T01:22:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:09 smithi078 conmon[56800]: 2023-12-16T01:22:09.691+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:10.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:10.085 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: pgmap v46: 121 pgs: 121 active+clean; 303 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 571 KiB/s wr, 7 op/s 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: from='mgr.25046 172.21.15.78:0/2056195108' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: pgmap v47: 121 pgs: 121 active+clean; 308 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1001 KiB/s wr, 17 op/s 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: osdmap e262: 8 total, 8 up, 8 in 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: mgrmap e33: y(active, since 33s), standbys: x 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: from='mgr.25046 ' entity='' 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: mgrmap e34: y(active, since 33s), standbys: x 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mon[44148]: overall HEALTH_OK 2023-12-16T01:22:10.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:09 smithi118 conmon[44111]: 2023-12-16T01:22:09.692+0000 7f100982f700 -1 mon.b@1(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:10.087 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:09 smithi118 conmon[118244]: ignoring --setuser ceph since I am not root 2023-12-16T01:22:10.087 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:09 smithi118 conmon[118244]: ignoring --setgroup ceph since I am not root 2023-12-16T01:22:10.087 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:09 smithi118 ceph-mgr[118268]: -- 172.21.15.118:0/1371361915 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee5f119520 con 0x55ee5f0f0800 2023-12-16T01:22:10.349 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[127384]: 2023-12-16T01:22:10.080+0000 7f08986bd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:22:10.349 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[127384]: 2023-12-16T01:22:10.173+0000 7f08986bd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:22:10.349 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[127384]: 2023-12-16T01:22:10.260+0000 7f08986bd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:22:10.353 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[118244]: 2023-12-16T01:22:10.084+0000 7ff324706200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T01:22:10.353 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[118244]: 2023-12-16T01:22:10.178+0000 7ff324706200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T01:22:10.353 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[118244]: 2023-12-16T01:22:10.266+0000 7ff324706200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T01:22:10.657 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[118244]: 2023-12-16T01:22:10.353+0000 7ff324706200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:22:10.693 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[127384]: 2023-12-16T01:22:10.348+0000 7f08986bd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T01:22:10.710 INFO:tasks.rados.rados.0.smithi078.stdout:1081: done (2 left) 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1082: read oid 42 snap -1 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1082: expect (ObjNum 327 snap 100 seq_num 327) 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1083: read oid 19 snap -1 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1083: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1084: snap_create 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1079: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1079: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1079: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 520 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1080: finishing write tid 1 to smithi078122029-26 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1080: finishing write tid 2 to smithi078122029-26 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1080: finishing write tid 3 to smithi078122029-26 2023-12-16T01:22:10.711 INFO:tasks.rados.rados.0.smithi078.stdout:1080: finishing write tid 4 to smithi078122029-26 2023-12-16T01:22:10.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 502 (ObjNum 338 snap 106 seq_num 338) dirty exists 2023-12-16T01:22:10.712 INFO:tasks.rados.rados.0.smithi078.stdout:1080: left oid 26 (ObjNum 338 snap 106 seq_num 338) 2023-12-16T01:22:10.730 INFO:tasks.rados.rados.0.smithi078.stdout:1082: expect (ObjNum 327 snap 100 seq_num 327) 2023-12-16T01:22:10.771 INFO:tasks.rados.rados.0.smithi078.stdout:1083: expect (ObjNum 232 snap 73 seq_num 232) 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 ceph-mon[44148]: osdmap e263: 8 total, 8 up, 8 in 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 ceph-mon[44148]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 ceph-mon[44148]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 ceph-mon[44148]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 ceph-mon[44148]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.973 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[44111]: 2023-12-16T01:22:10.701+0000 7f100982f700 -1 mon.b@1(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:10.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[139570]: osdmap e263: 8 total, 8 up, 8 in 2023-12-16T01:22:10.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[139570]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[139570]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[139570]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[139570]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[56825]: osdmap e263: 8 total, 8 up, 8 in 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[56825]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[56825]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[56825]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 ceph-mon[56825]: failed to encode map e263 with expected crc 2023-12-16T01:22:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[56800]: 2023-12-16T01:22:10.703+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:11.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:10 smithi078 conmon[127384]: 2023-12-16T01:22:10.974+0000 7f08986bd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:22:11.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.214+0000 7f08986bd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:22:11.299 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:10 smithi118 conmon[118244]: 2023-12-16T01:22:10.972+0000 7ff324706200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:22:11.300 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.213+0000 7ff324706200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T01:22:11.569 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.299+0000 7ff324706200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:22:11.569 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.410+0000 7ff324706200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:22:11.571 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.302+0000 7f08986bd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T01:22:11.572 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.412+0000 7f08986bd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T01:22:11.606 INFO:tasks.rados.rados.0.smithi078.stdout:1079: done (4 left) 2023-12-16T01:22:11.607 INFO:tasks.rados.rados.0.smithi078.stdout:1080: done (3 left) 2023-12-16T01:22:11.607 INFO:tasks.rados.rados.0.smithi078.stdout:1082: done (2 left) 2023-12-16T01:22:11.607 INFO:tasks.rados.rados.0.smithi078.stdout:1083: done (1 left) 2023-12-16T01:22:11.607 INFO:tasks.rados.rados.0.smithi078.stdout:1084: done (0 left) 2023-12-16T01:22:11.607 INFO:tasks.rados.rados.0.smithi078.stdout:1085: snap_remove snap 61 2023-12-16T01:22:11.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.568+0000 7ff324706200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:22:11.907 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.705+0000 7ff324706200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[118244]: 2023-12-16T01:22:11.792+0000 7ff324706200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 conmon[44111]: 2023-12-16T01:22:11.600+0000 7f100982f700 -1 mon.b@1(peon).osd e265 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: osdmap e264: 8 total, 8 up, 8 in 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:11 smithi118 ceph-mon[44148]: osdmap e265: 8 total, 8 up, 8 in 2023-12-16T01:22:11.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.571+0000 7f08986bd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T01:22:11.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.711+0000 7f08986bd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[127384]: 2023-12-16T01:22:11.799+0000 7f08986bd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 conmon[56800]: 2023-12-16T01:22:11.600+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e265 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: osdmap e264: 8 total, 8 up, 8 in 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[56825]: osdmap e265: 8 total, 8 up, 8 in 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: osdmap e264: 8 total, 8 up, 8 in 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: failed to encode map e264 with expected crc 2023-12-16T01:22:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:11 smithi078 ceph-mon[139570]: osdmap e265: 8 total, 8 up, 8 in 2023-12-16T01:22:12.445 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:12 smithi118 conmon[118244]: 2023-12-16T01:22:12.167+0000 7ff324706200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:22:12.447 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:12 smithi078 conmon[127384]: 2023-12-16T01:22:12.172+0000 7f08986bd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T01:22:12.614 INFO:tasks.rados.rados.0.smithi078.stdout:1085: done (0 left) 2023-12-16T01:22:12.614 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 107 2023-12-16T01:22:12.614 INFO:tasks.rados.rados.0.smithi078.stdout:1086: seq_num 339 ranges {3915776=483328,4399104=401408} 2023-12-16T01:22:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1086: writing smithi078122029-25 from 3915776 to 4399104 tid 1 2023-12-16T01:22:12.642 INFO:tasks.rados.rados.0.smithi078.stdout:1086: writing smithi078122029-25 from 4399104 to 4800512 tid 2 2023-12-16T01:22:12.642 INFO:tasks.rados.rados.0.smithi078.stdout:1087: copy_from oid 1 from oid 10 current snap is 107 2023-12-16T01:22:12.643 INFO:tasks.rados.rados.0.smithi078.stdout:1088: read oid 46 snap -1 2023-12-16T01:22:12.643 INFO:tasks.rados.rados.0.smithi078.stdout:1088: expect deleted 2023-12-16T01:22:12.643 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 107 2023-12-16T01:22:12.643 INFO:tasks.rados.rados.0.smithi078.stdout:1089: seq_num 340 ranges {2736128=499712,3235840=401408} 2023-12-16T01:22:12.661 INFO:tasks.rados.rados.0.smithi078.stdout:1089: writing smithi078122029-24 from 2736128 to 3235840 tid 1 2023-12-16T01:22:12.663 INFO:tasks.rados.rados.0.smithi078.stdout:1089: writing smithi078122029-24 from 3235840 to 3637248 tid 2 2023-12-16T01:22:12.663 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 107 2023-12-16T01:22:12.663 INFO:tasks.rados.rados.0.smithi078.stdout:1090: seq_num 341 ranges {0=516096,516096=401408} 2023-12-16T01:22:12.666 INFO:tasks.rados.rados.0.smithi078.stdout:1090: writing smithi078122029-5 from 0 to 516096 tid 1 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:1090: writing smithi078122029-5 from 516096 to 917504 tid 2 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:1091: rollback oid 26 current snap is 107 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 50 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:1086: finishing write tid 1 to smithi078122029-25 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:1086: finishing write tid 2 to smithi078122029-25 2023-12-16T01:22:12.669 INFO:tasks.rados.rados.0.smithi078.stdout:1086: finishing write tid 3 to smithi078122029-25 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1086: finishing write tid 4 to smithi078122029-25 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 315 (ObjNum 339 snap 107 seq_num 339) dirty exists 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1086: left oid 25 (ObjNum 339 snap 107 seq_num 339) 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1087: finishing copy_from to smithi078122029-1 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 470 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1087: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1086: done (5 left) 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1087: done (4 left) 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1088: done (3 left) 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 107 2023-12-16T01:22:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:1089: finishing write tid 1 to smithi078122029-24 2023-12-16T01:22:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:1089: finishing write tid 2 to smithi078122029-24 2023-12-16T01:22:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:1092: seq_num 342 ranges {0=532480,532480=401408} 2023-12-16T01:22:12.672 INFO:tasks.rados.rados.0.smithi078.stdout:1092: writing smithi078122029-12 from 0 to 532480 tid 1 2023-12-16T01:22:12.675 INFO:tasks.rados.rados.0.smithi078.stdout:1092: writing smithi078122029-12 from 532480 to 933888 tid 2 2023-12-16T01:22:12.675 INFO:tasks.rados.rados.0.smithi078.stdout:1093: copy_from oid 9 from oid 3 current snap is 107 2023-12-16T01:22:12.675 INFO:tasks.rados.rados.0.smithi078.stdout:1089: finishing write tid 3 to smithi078122029-24 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1089: finishing write tid 4 to smithi078122029-24 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 325 (ObjNum 340 snap 107 seq_num 340) dirty exists 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1089: left oid 24 (ObjNum 340 snap 107 seq_num 340) 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1090: finishing write tid 1 to smithi078122029-5 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1090: finishing write tid 2 to smithi078122029-5 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1091: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1090: finishing write tid 3 to smithi078122029-5 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1091: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1091: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 516 (ObjNum 162 snap 44 seq_num 162) dirty exists 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1090: finishing write tid 4 to smithi078122029-5 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 443 (ObjNum 341 snap 107 seq_num 341) dirty exists 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1090: left oid 5 (ObjNum 341 snap 107 seq_num 341) 2023-12-16T01:22:12.676 INFO:tasks.rados.rados.0.smithi078.stdout:1089: done (4 left) 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1090: done (3 left) 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1091: done (2 left) 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1094: copy_from oid 41 from oid 31 current snap is 107 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1095: read oid 42 snap -1 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1095: expect (ObjNum 327 snap 100 seq_num 327) 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1096: setattr oid 16 current snap is 107 2023-12-16T01:22:12.677 INFO:tasks.rados.rados.0.smithi078.stdout:1092: finishing write tid 1 to smithi078122029-12 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1097: rollback oid 24 current snap is 107 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 101 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1098: rollback oid 46 current snap is 107 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 104 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1099: read oid 40 snap -1 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1099: expect (ObjNum 280 snap 85 seq_num 280) 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1100: rollback oid 6 current snap is 107 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 6 to 83 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1101: delete oid 38 current snap is 107 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1094: finishing copy_from to smithi078122029-41 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1094: got expected ENOENT (src dne) 2023-12-16T01:22:12.678 INFO:tasks.rados.rados.0.smithi078.stdout:1094: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:22:12.680 INFO:tasks.rados.rados.0.smithi078.stdout:1092: finishing write tid 2 to smithi078122029-12 2023-12-16T01:22:12.681 INFO:tasks.rados.rados.0.smithi078.stdout:1100: finishing rollback tid 1 to smithi078122029-6 2023-12-16T01:22:12.681 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 273 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:22:12.682 INFO:tasks.rados.rados.0.smithi078.stdout:1095: expect (ObjNum 327 snap 100 seq_num 327) 2023-12-16T01:22:12.703 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:12 smithi078 conmon[56800]: 2023-12-16T01:22:12.607+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e266 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:12.704 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:12 smithi118 conmon[118244]: 2023-12-16T01:22:12.444+0000 7ff324706200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:22:12.704 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:12 smithi118 conmon[44111]: 2023-12-16T01:22:12.608+0000 7f100982f700 -1 mon.b@1(peon).osd e266 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:12.704 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:12 smithi078 conmon[127384]: 2023-12-16T01:22:12.446+0000 7f08986bd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1092: finishing write tid 3 to smithi078122029-12 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 487 (ObjNum 33 snap 0 seq_num 2288067440) dirty exists 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1098: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 344 (ObjNum 33 snap 0 seq_num 2268901688) dirty dne 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1093: finishing copy_from to smithi078122029-9 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 139 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1093: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1092: finishing write tid 4 to smithi078122029-12 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 713 (ObjNum 342 snap 107 seq_num 342) dirty exists 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1092: left oid 12 (ObjNum 342 snap 107 seq_num 342) 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1092: done (9 left) 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1093: done (8 left) 2023-12-16T01:22:12.712 INFO:tasks.rados.rados.0.smithi078.stdout:1094: done (7 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1095: done (6 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1096: done (5 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1098: done (4 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1100: done (3 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1101: done (2 left) 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1102: copy_from oid 5 from oid 36 current snap is 107 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1097: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:22:12.713 INFO:tasks.rados.rados.0.smithi078.stdout:1097: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:22:12.714 INFO:tasks.rados.rados.0.smithi078.stdout:1097: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:22:12.714 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 328 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:22:12.714 INFO:tasks.rados.rados.0.smithi078.stdout:1099: expect (ObjNum 280 snap 85 seq_num 280) 2023-12-16T01:22:12.838 INFO:tasks.rados.rados.0.smithi078.stdout:1102: finishing copy_from to smithi078122029-5 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 674 (ObjNum 336 snap 105 seq_num 336) dirty exists 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1102: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1097: done (2 left) 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1099: done (1 left) 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1102: done (0 left) 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1103: setattr oid 21 current snap is 107 2023-12-16T01:22:12.839 INFO:tasks.rados.rados.0.smithi078.stdout:1104: snap_create 2023-12-16T01:22:12.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 345 (ObjNum 33 snap 0 seq_num 2288139408) dirty exists 2023-12-16T01:22:12.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:12 smithi078 conmon[127384]: 2023-12-16T01:22:12.769+0000 7f08986bd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:22:12.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:12 smithi078 conmon[127384]: 2023-12-16T01:22:12.865+0000 7f08986bd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[139570]: failed to encode map e265 with expected crc 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[139570]: failed to encode map e264 with expected crc 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[139570]: failed to encode map e265 with expected crc 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[139570]: osdmap e266: 8 total, 8 up, 8 in 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[56825]: failed to encode map e265 with expected crc 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[56825]: failed to encode map e264 with expected crc 2023-12-16T01:22:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[56825]: failed to encode map e265 with expected crc 2023-12-16T01:22:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:12 smithi078 ceph-mon[56825]: osdmap e266: 8 total, 8 up, 8 in 2023-12-16T01:22:13.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:12 smithi118 conmon[118244]: 2023-12-16T01:22:12.760+0000 7ff324706200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T01:22:13.158 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:12 smithi118 conmon[118244]: 2023-12-16T01:22:12.855+0000 7ff324706200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T01:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:12 smithi118 ceph-mon[44148]: failed to encode map e265 with expected crc 2023-12-16T01:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:12 smithi118 ceph-mon[44148]: failed to encode map e264 with expected crc 2023-12-16T01:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:12 smithi118 ceph-mon[44148]: failed to encode map e265 with expected crc 2023-12-16T01:22:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:12 smithi118 ceph-mon[44148]: osdmap e266: 8 total, 8 up, 8 in 2023-12-16T01:22:13.712 INFO:tasks.rados.rados.0.smithi078.stdout:1103: done (1 left) 2023-12-16T01:22:13.712 INFO:tasks.rados.rados.0.smithi078.stdout:1104: done (0 left) 2023-12-16T01:22:13.712 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 108 2023-12-16T01:22:13.712 INFO:tasks.rados.rados.0.smithi078.stdout:1105: seq_num 344 ranges {0=565248,565248=401408} 2023-12-16T01:22:13.715 INFO:tasks.rados.rados.0.smithi078.stdout:1105: writing smithi078122029-6 from 0 to 565248 tid 1 2023-12-16T01:22:13.720 INFO:tasks.rados.rados.0.smithi078.stdout:1105: writing smithi078122029-6 from 565248 to 966656 tid 2 2023-12-16T01:22:13.720 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 108 2023-12-16T01:22:13.720 INFO:tasks.rados.rados.0.smithi078.stdout:1106: seq_num 345 ranges {0=581632,581632=401408} 2023-12-16T01:22:13.722 INFO:tasks.rados.rados.0.smithi078.stdout:1106: writing smithi078122029-44 from 0 to 581632 tid 1 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1106: writing smithi078122029-44 from 581632 to 983040 tid 2 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1107: read oid 50 snap -1 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1107: expect deleted 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1108: snap_create 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1105: finishing write tid 1 to smithi078122029-6 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1105: finishing write tid 2 to smithi078122029-6 2023-12-16T01:22:13.725 INFO:tasks.rados.rados.0.smithi078.stdout:1105: finishing write tid 3 to smithi078122029-6 2023-12-16T01:22:13.726 INFO:tasks.rados.rados.0.smithi078.stdout:1105: finishing write tid 4 to smithi078122029-6 2023-12-16T01:22:13.726 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 319 (ObjNum 344 snap 108 seq_num 344) dirty exists 2023-12-16T01:22:13.726 INFO:tasks.rados.rados.0.smithi078.stdout:1105: left oid 6 (ObjNum 344 snap 108 seq_num 344) 2023-12-16T01:22:13.730 INFO:tasks.rados.rados.0.smithi078.stdout:1106: finishing write tid 1 to smithi078122029-44 2023-12-16T01:22:13.730 INFO:tasks.rados.rados.0.smithi078.stdout:1106: finishing write tid 2 to smithi078122029-44 2023-12-16T01:22:13.730 INFO:tasks.rados.rados.0.smithi078.stdout:1106: finishing write tid 3 to smithi078122029-44 2023-12-16T01:22:13.731 INFO:tasks.rados.rados.0.smithi078.stdout:1106: finishing write tid 4 to smithi078122029-44 2023-12-16T01:22:13.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 297 (ObjNum 345 snap 108 seq_num 345) dirty exists 2023-12-16T01:22:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:1106: left oid 44 (ObjNum 345 snap 108 seq_num 345) 2023-12-16T01:22:13.868 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:13 smithi118 conmon[118244]: 2023-12-16T01:22:13.616+0000 7ff324706200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:22:13.869 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:13 smithi118 conmon[118244]: 2023-12-16T01:22:13.714+0000 7ff324706200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:22:13.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:13 smithi118 conmon[44111]: 2023-12-16T01:22:13.705+0000 7f100982f700 -1 mon.b@1(peon).osd e267 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:13.869 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:13 smithi118 ceph-mon[44148]: failed to encode map e266 with expected crc 2023-12-16T01:22:13.870 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:13 smithi118 ceph-mon[44148]: failed to encode map e266 with expected crc 2023-12-16T01:22:13.886 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:13 smithi078 ceph-mon[139570]: failed to encode map e266 with expected crc 2023-12-16T01:22:13.887 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:13 smithi078 ceph-mon[139570]: failed to encode map e266 with expected crc 2023-12-16T01:22:13.887 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:13 smithi078 conmon[127384]: 2023-12-16T01:22:13.629+0000 7f08986bd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T01:22:13.887 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:13 smithi078 conmon[127384]: 2023-12-16T01:22:13.734+0000 7f08986bd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T01:22:13.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:13 smithi078 conmon[56800]: 2023-12-16T01:22:13.704+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e267 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:13.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:13 smithi078 ceph-mon[56825]: failed to encode map e266 with expected crc 2023-12-16T01:22:13.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:13 smithi078 ceph-mon[56825]: failed to encode map e266 with expected crc 2023-12-16T01:22:14.157 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:13 smithi118 conmon[118244]: 2023-12-16T01:22:13.868+0000 7ff324706200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:22:14.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:13 smithi078 conmon[127384]: 2023-12-16T01:22:13.885+0000 7f08986bd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T01:22:14.728 INFO:tasks.rados.rados.0.smithi078.stdout:1105: done (3 left) 2023-12-16T01:22:14.728 INFO:tasks.rados.rados.0.smithi078.stdout:1106: done (2 left) 2023-12-16T01:22:14.728 INFO:tasks.rados.rados.0.smithi078.stdout:1107: done (1 left) 2023-12-16T01:22:14.728 INFO:tasks.rados.rados.0.smithi078.stdout:1108: done (0 left) 2023-12-16T01:22:14.729 INFO:tasks.rados.rados.0.smithi078.stdout:1109: snap_create 2023-12-16T01:22:14.889 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:14 smithi118 conmon[118244]: 2023-12-16T01:22:14.498+0000 7ff324706200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:14 smithi118 conmon[118244]: 2023-12-16T01:22:14.687+0000 7ff324706200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:14 smithi118 conmon[118244]: 2023-12-16T01:22:14.889+0000 7ff324706200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 ceph-mon[44148]: osdmap e267: 8 total, 8 up, 8 in 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 ceph-mon[44148]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 ceph-mon[44148]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 ceph-mon[44148]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 ceph-mon[44148]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.890 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:14 smithi118 conmon[44111]: 2023-12-16T01:22:14.722+0000 7f100982f700 -1 mon.b@1(peon).osd e268 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:14.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[139570]: osdmap e267: 8 total, 8 up, 8 in 2023-12-16T01:22:14.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[139570]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[139570]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[139570]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[139570]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:14 smithi078 conmon[127384]: 2023-12-16T01:22:14.517+0000 7f08986bd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:14 smithi078 conmon[127384]: 2023-12-16T01:22:14.707+0000 7f08986bd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[56825]: osdmap e267: 8 total, 8 up, 8 in 2023-12-16T01:22:14.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[56825]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[56825]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[56825]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 ceph-mon[56825]: failed to encode map e267 with expected crc 2023-12-16T01:22:14.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:14 smithi078 conmon[56800]: 2023-12-16T01:22:14.722+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e268 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:15.226 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:14 smithi078 conmon[127384]: 2023-12-16T01:22:14.911+0000 7f08986bd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T01:22:15.737 INFO:tasks.rados.rados.0.smithi078.stdout:1109: done (0 left) 2023-12-16T01:22:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 110 2023-12-16T01:22:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:1110: seq_num 346 ranges {3637248=598016,4235264=401408} 2023-12-16T01:22:15.760 INFO:tasks.rados.rados.0.smithi078.stdout:1110: writing smithi078122029-5 from 3637248 to 4235264 tid 1 2023-12-16T01:22:15.763 INFO:tasks.rados.rados.0.smithi078.stdout:1110: writing smithi078122029-5 from 4235264 to 4636672 tid 2 2023-12-16T01:22:15.763 INFO:tasks.rados.rados.0.smithi078.stdout:1111: read oid 22 snap -1 2023-12-16T01:22:15.763 INFO:tasks.rados.rados.0.smithi078.stdout:1111: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:22:15.763 INFO:tasks.rados.rados.0.smithi078.stdout:1112: snap_remove snap 26 2023-12-16T01:22:15.976 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:15 smithi078 conmon[127384]: 2023-12-16T01:22:15.861+0000 7f08986bd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[139570]: osdmap e268: 8 total, 8 up, 8 in 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[139570]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[139570]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[139570]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[139570]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[56825]: osdmap e268: 8 total, 8 up, 8 in 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[56825]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[56825]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[56825]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 ceph-mon[56825]: failed to encode map e268 with expected crc 2023-12-16T01:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:15 smithi078 conmon[56800]: 2023-12-16T01:22:15.731+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e269 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:16.111 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:15 smithi118 conmon[118244]: 2023-12-16T01:22:15.831+0000 7ff324706200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T01:22:16.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 ceph-mon[44148]: osdmap e268: 8 total, 8 up, 8 in 2023-12-16T01:22:16.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 ceph-mon[44148]: failed to encode map e268 with expected crc 2023-12-16T01:22:16.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 ceph-mon[44148]: failed to encode map e268 with expected crc 2023-12-16T01:22:16.111 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 ceph-mon[44148]: failed to encode map e268 with expected crc 2023-12-16T01:22:16.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 ceph-mon[44148]: failed to encode map e268 with expected crc 2023-12-16T01:22:16.112 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:15 smithi118 conmon[44111]: 2023-12-16T01:22:15.729+0000 7f100982f700 -1 mon.b@1(peon).osd e269 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:16.400 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: 2023-12-16T01:22:16.110+0000 7ff324706200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:22:16.400 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: 2023-12-16T01:22:16.201+0000 7ff324706200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:22:16.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.146+0000 7f08986bd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T01:22:16.442 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.239+0000 7f08986bd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T01:22:16.467 INFO:tasks.rados.rados.0.smithi078.stdout:1112: done (2 left) 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1113: read oid 18 snap -1 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1113: expect (ObjNum 329 snap 100 seq_num 329) 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1114: read oid 31 snap 94 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1114: expect deleted 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1115: rmattr oid 24 current snap is 110 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1110: finishing write tid 1 to smithi078122029-5 2023-12-16T01:22:16.468 INFO:tasks.rados.rados.0.smithi078.stdout:1116: snap_remove snap 102 2023-12-16T01:22:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[44111]: 2023-12-16T01:22:16.457+0000 7f100982f700 -1 mon.b@1(peon).osd e270 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: 2023-12-16T01:22:16.399+0000 7ff324706200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: [16/Dec/2023:01:22:16] ENGINE Bus STARTING 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: CherryPy Checker: 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: The Application mounted at '' has an empty config. 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: [16/Dec/2023:01:22:16] ENGINE Serving on http://:::9283 2023-12-16T01:22:16.658 INFO:journalctl@ceph.mgr.x.smithi118.stdout:Dec 16 01:22:16 smithi118 conmon[118244]: [16/Dec/2023:01:22:16] ENGINE Bus STARTED 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.441+0000 7f08986bd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: [16/Dec/2023:01:22:16] ENGINE Bus STARTING 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.599+0000 7f07f90bc700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.599+0000 7f07f90bc700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.599+0000 7f07f90bc700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.599+0000 7f07f90bc700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.599+0000 7f07f90bc700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.601+0000 7f07fd0c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.601+0000 7f07fd0c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.601+0000 7f07fd0c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.601+0000 7f07fd0c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.601+0000 7f07fd0c4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: CherryPy Checker: 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: The Application mounted at '' has an empty config. 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: [16/Dec/2023:01:22:16] ENGINE Serving on http://:::9283 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[127384]: [16/Dec/2023:01:22:16] ENGINE Bus STARTED 2023-12-16T01:22:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 conmon[56800]: 2023-12-16T01:22:16.458+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e270 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: osdmap e269: 8 total, 8 up, 8 in 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: failed to encode map e268 with expected crc 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: Standby manager daemon x restarted 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: Standby manager daemon x started 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: Active manager daemon y restarted 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: Activating manager daemon y 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: osdmap e270: 8 total, 8 up, 8 in 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: mgrmap e35: y(active, starting, since 0.00556186s), standbys: x 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: Manager daemon y is now available 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:16 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: osdmap e269: 8 total, 8 up, 8 in 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: failed to encode map e268 with expected crc 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: Standby manager daemon x restarted 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: Standby manager daemon x started 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: Active manager daemon y restarted 2023-12-16T01:22:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: Activating manager daemon y 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: osdmap e270: 8 total, 8 up, 8 in 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: mgrmap e35: y(active, starting, since 0.00556186s), standbys: x 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: osdmap e269: 8 total, 8 up, 8 in 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: failed to encode map e269 with expected crc 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: failed to encode map e268 with expected crc 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: Standby manager daemon x restarted 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: Standby manager daemon x started 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-16T01:22:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.? 172.21.15.118:0/748420211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: Active manager daemon y restarted 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: Activating manager daemon y 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: osdmap e270: 8 total, 8 up, 8 in 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: mgrmap e35: y(active, starting, since 0.00556186s), standbys: x 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:22:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: Manager daemon y is now available 2023-12-16T01:22:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: Manager daemon y is now available 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:17.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-16T01:22:17.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:16 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-16T01:22:17.483 INFO:tasks.rados.rados.0.smithi078.stdout:1116: done (5 left) 2023-12-16T01:22:17.483 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 110 2023-12-16T01:22:17.483 INFO:tasks.rados.rados.0.smithi078.stdout:1110: finishing write tid 2 to smithi078122029-5 2023-12-16T01:22:17.483 INFO:tasks.rados.rados.0.smithi078.stdout:1117: seq_num 347 ranges {933888=614400,1548288=401408} 2023-12-16T01:22:17.493 INFO:tasks.rados.rados.0.smithi078.stdout:1117: writing smithi078122029-12 from 933888 to 1548288 tid 1 2023-12-16T01:22:17.495 INFO:tasks.rados.rados.0.smithi078.stdout:1117: writing smithi078122029-12 from 1548288 to 1949696 tid 2 2023-12-16T01:22:17.497 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 110 2023-12-16T01:22:17.497 INFO:tasks.rados.rados.0.smithi078.stdout:1118: seq_num 348 ranges {7495680=630784,8126464=401408} 2023-12-16T01:22:17.540 INFO:tasks.rados.rados.0.smithi078.stdout:1118: writing smithi078122029-32 from 7495680 to 8126464 tid 1 2023-12-16T01:22:17.542 INFO:tasks.rados.rados.0.smithi078.stdout:1118: writing smithi078122029-32 from 8126464 to 8527872 tid 2 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:1119: snap_create 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:1110: finishing write tid 3 to smithi078122029-5 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:1110: finishing write tid 4 to smithi078122029-5 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 677 (ObjNum 346 snap 110 seq_num 346) dirty exists 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:1110: left oid 5 (ObjNum 346 snap 110 seq_num 346) 2023-12-16T01:22:17.543 INFO:tasks.rados.rados.0.smithi078.stdout:1111: expect (ObjNum 200 snap 59 seq_num 200) 2023-12-16T01:22:17.573 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 0 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:22:17.573 INFO:tasks.rados.rados.0.smithi078.stdout:1113: expect (ObjNum 329 snap 100 seq_num 329) 2023-12-16T01:22:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 conmon[56800]: 2023-12-16T01:22:17.476+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e271 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:17.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:17 smithi078 conmon[127384]: 2023-12-16T01:22:17.466+0000 7f085564e700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-16T01:22:17.731 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 conmon[44111]: 2023-12-16T01:22:17.473+0000 7f100982f700 -1 mon.b@1(peon).osd e271 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1117: finishing write tid 1 to smithi078122029-12 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1117: finishing write tid 2 to smithi078122029-12 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1117: finishing write tid 3 to smithi078122029-12 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1117: finishing write tid 4 to smithi078122029-12 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 740 (ObjNum 347 snap 110 seq_num 347) dirty exists 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1117: left oid 12 (ObjNum 347 snap 110 seq_num 347) 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1118: finishing write tid 1 to smithi078122029-32 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1118: finishing write tid 2 to smithi078122029-32 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1118: finishing write tid 3 to smithi078122029-32 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1118: finishing write tid 4 to smithi078122029-32 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 525 (ObjNum 348 snap 110 seq_num 348) dirty exists 2023-12-16T01:22:17.935 INFO:tasks.rados.rados.0.smithi078.stdout:1118: left oid 32 (ObjNum 348 snap 110 seq_num 348) 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: [16/Dec/2023:01:22:16] ENGINE Bus STARTING 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: [16/Dec/2023:01:22:16] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: [16/Dec/2023:01:22:17] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: [16/Dec/2023:01:22:17] ENGINE Bus STARTED 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: mgrmap e36: y(active, since 1.01122s), standbys: x 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: osdmap e271: 8 total, 8 up, 8 in 2023-12-16T01:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:17 smithi118 ceph-mon[44148]: pgmap v3: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: [16/Dec/2023:01:22:16] ENGINE Bus STARTING 2023-12-16T01:22:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: [16/Dec/2023:01:22:16] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: [16/Dec/2023:01:22:17] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: [16/Dec/2023:01:22:17] ENGINE Bus STARTED 2023-12-16T01:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: mgrmap e36: y(active, since 1.01122s), standbys: x 2023-12-16T01:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: osdmap e271: 8 total, 8 up, 8 in 2023-12-16T01:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[139570]: pgmap v3: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: failed to encode map e270 with expected crc 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: [16/Dec/2023:01:22:16] ENGINE Bus STARTING 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: [16/Dec/2023:01:22:16] ENGINE Serving on https://172.21.15.78:7150 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: [16/Dec/2023:01:22:17] ENGINE Serving on http://172.21.15.78:8765 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: [16/Dec/2023:01:22:17] ENGINE Bus STARTED 2023-12-16T01:22:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: mgrmap e36: y(active, since 1.01122s), standbys: x 2023-12-16T01:22:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: osdmap e271: 8 total, 8 up, 8 in 2023-12-16T01:22:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:17 smithi078 ceph-mon[56825]: pgmap v3: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:18.485 INFO:tasks.rados.rados.0.smithi078.stdout:1110: done (7 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1111: done (6 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1113: done (5 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1114: done (4 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1115: done (3 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1117: done (2 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1118: done (1 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1119: done (0 left) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1120: read oid 5 snap 50 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1120: expect (ObjNum 122 snap 26 seq_num 122) 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1121: read oid 47 snap 75 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1121: expect deleted 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1122: copy_from oid 23 from oid 15 current snap is 111 2023-12-16T01:22:18.486 INFO:tasks.rados.rados.0.smithi078.stdout:1123: delete oid 9 current snap is 111 2023-12-16T01:22:18.490 INFO:tasks.rados.rados.0.smithi078.stdout:1121: done (3 left) 2023-12-16T01:22:18.490 INFO:tasks.rados.rados.0.smithi078.stdout:1123: done (2 left) 2023-12-16T01:22:18.490 INFO:tasks.rados.rados.0.smithi078.stdout:1124: setattr oid 48 current snap is 111 2023-12-16T01:22:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:1125: rollback oid 47 current snap is 111 2023-12-16T01:22:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 107 2023-12-16T01:22:18.492 INFO:tasks.rados.rados.0.smithi078.stdout:1126: delete oid 26 current snap is 111 2023-12-16T01:22:18.496 INFO:tasks.rados.rados.0.smithi078.stdout:1126: done (4 left) 2023-12-16T01:22:18.496 INFO:tasks.rados.rados.0.smithi078.stdout:1127: copy_from oid 11 from oid 26 current snap is 111 2023-12-16T01:22:18.496 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 111 2023-12-16T01:22:18.496 INFO:tasks.rados.rados.0.smithi078.stdout:1128: seq_num 351 ranges {2424832=688128,3112960=401408} 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1128: writing smithi078122029-45 from 2424832 to 3112960 tid 1 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1128: writing smithi078122029-45 from 3112960 to 3514368 tid 2 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1129: delete oid 40 current snap is 111 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1125: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1125: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 741 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1125: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 214 (ObjNum 311 snap 97 seq_num 311) dirty exists 2023-12-16T01:22:18.520 INFO:tasks.rados.rados.0.smithi078.stdout:1127: finishing copy_from to smithi078122029-11 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:1127: got expected ENOENT (src dne) 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:1127: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:1122: finishing copy_from to smithi078122029-23 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 439 (ObjNum 331 snap 102 seq_num 331) dirty exists 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:1122: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:22:18.521 INFO:tasks.rados.rados.0.smithi078.stdout:1120: expect (ObjNum 122 snap 26 seq_num 122) 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1128: finishing write tid 1 to smithi078122029-45 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1128: finishing write tid 2 to smithi078122029-45 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1128: finishing write tid 3 to smithi078122029-45 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1128: finishing write tid 4 to smithi078122029-45 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 530 (ObjNum 351 snap 111 seq_num 351) dirty exists 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1128: left oid 45 (ObjNum 351 snap 111 seq_num 351) 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1120: done (6 left) 2023-12-16T01:22:18.646 INFO:tasks.rados.rados.0.smithi078.stdout:1122: done (5 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1124: done (4 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1125: done (3 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1127: done (2 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1128: done (1 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1129: done (0 left) 2023-12-16T01:22:18.647 INFO:tasks.rados.rados.0.smithi078.stdout:1130: snap_create 2023-12-16T01:22:18.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 conmon[56800]: 2023-12-16T01:22:18.478+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e272 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:18.735 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 conmon[44111]: 2023-12-16T01:22:18.477+0000 7f100982f700 -1 mon.b@1(peon).osd e272 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 ceph-mon[44148]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 ceph-mon[44148]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 ceph-mon[44148]: pgmap v5: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 ceph-mon[44148]: osdmap e272: 8 total, 8 up, 8 in 2023-12-16T01:22:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:18 smithi118 ceph-mon[44148]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[56825]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[56825]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[56825]: pgmap v5: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[56825]: osdmap e272: 8 total, 8 up, 8 in 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[56825]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[139570]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[139570]: failed to encode map e271 with expected crc 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[139570]: pgmap v5: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[139570]: osdmap e272: 8 total, 8 up, 8 in 2023-12-16T01:22:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:18 smithi078 ceph-mon[139570]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.487 INFO:tasks.rados.rados.0.smithi078.stdout:1130: done (0 left) 2023-12-16T01:22:19.487 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 112 2023-12-16T01:22:19.487 INFO:tasks.rados.rados.0.smithi078.stdout:1131: seq_num 353 ranges {532480=720896,1253376=401408} 2023-12-16T01:22:19.494 INFO:tasks.rados.rados.0.smithi078.stdout:1131: writing smithi078122029-47 from 532480 to 1253376 tid 1 2023-12-16T01:22:19.497 INFO:tasks.rados.rados.0.smithi078.stdout:1131: writing smithi078122029-47 from 1253376 to 1654784 tid 2 2023-12-16T01:22:19.497 INFO:tasks.rados.rados.0.smithi078.stdout:1132: snap_remove snap 94 2023-12-16T01:22:19.743 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 conmon[56800]: 2023-12-16T01:22:19.479+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e273 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:19.743 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 conmon[44111]: 2023-12-16T01:22:19.478+0000 7f100982f700 -1 mon.b@1(peon).osd e273 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: failed to encode map e272 with expected crc 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: mgrmap e37: y(active, since 2s), standbys: x 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: failed to encode map e273 with expected crc 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: osdmap e273: 8 total, 8 up, 8 in 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:19.744 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: mgrmap e37: y(active, since 2s), standbys: x 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: failed to encode map e273 with expected crc 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: osdmap e273: 8 total, 8 up, 8 in 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:19 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: failed to encode map e272 with expected crc 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: mgrmap e37: y(active, since 2s), standbys: x 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: failed to encode map e273 with expected crc 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: osdmap e273: 8 total, 8 up, 8 in 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:19 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:20.506 INFO:tasks.rados.rados.0.smithi078.stdout:1132: done (1 left) 2023-12-16T01:22:20.506 INFO:tasks.rados.rados.0.smithi078.stdout:1133: delete oid 9 current snap is 112 2023-12-16T01:22:20.506 INFO:tasks.rados.rados.0.smithi078.stdout:1131: finishing write tid 1 to smithi078122029-47 2023-12-16T01:22:20.506 INFO:tasks.rados.rados.0.smithi078.stdout:1131: finishing write tid 2 to smithi078122029-47 2023-12-16T01:22:20.507 INFO:tasks.rados.rados.0.smithi078.stdout:1131: finishing write tid 3 to smithi078122029-47 2023-12-16T01:22:20.507 INFO:tasks.rados.rados.0.smithi078.stdout:1131: finishing write tid 4 to smithi078122029-47 2023-12-16T01:22:20.507 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 218 (ObjNum 353 snap 112 seq_num 353) dirty exists 2023-12-16T01:22:20.507 INFO:tasks.rados.rados.0.smithi078.stdout:1131: left oid 47 (ObjNum 353 snap 112 seq_num 353) 2023-12-16T01:22:20.520 INFO:tasks.rados.rados.0.smithi078.stdout:1131: done (1 left) 2023-12-16T01:22:20.520 INFO:tasks.rados.rados.0.smithi078.stdout:1133: done (0 left) 2023-12-16T01:22:20.520 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 112 2023-12-16T01:22:20.520 INFO:tasks.rados.rados.0.smithi078.stdout:1134: seq_num 355 ranges {0=753664,753664=401408} 2023-12-16T01:22:20.523 INFO:tasks.rados.rados.0.smithi078.stdout:1134: writing smithi078122029-46 from 0 to 753664 tid 1 2023-12-16T01:22:20.524 INFO:tasks.rados.rados.0.smithi078.stdout:1134: writing smithi078122029-46 from 753664 to 1155072 tid 2 2023-12-16T01:22:20.524 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 112 2023-12-16T01:22:20.524 INFO:tasks.rados.rados.0.smithi078.stdout:1135: seq_num 356 ranges {1187840=770048,1957888=401408} 2023-12-16T01:22:20.535 INFO:tasks.rados.rados.0.smithi078.stdout:1135: writing smithi078122029-15 from 1187840 to 1957888 tid 1 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1135: writing smithi078122029-15 from 1957888 to 2359296 tid 2 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1136: read oid 31 snap -1 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1136: expect deleted 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 112 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1134: finishing write tid 1 to smithi078122029-46 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1134: finishing write tid 2 to smithi078122029-46 2023-12-16T01:22:20.538 INFO:tasks.rados.rados.0.smithi078.stdout:1134: finishing write tid 3 to smithi078122029-46 2023-12-16T01:22:20.539 INFO:tasks.rados.rados.0.smithi078.stdout:1134: finishing write tid 4 to smithi078122029-46 2023-12-16T01:22:20.539 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 505 (ObjNum 355 snap 112 seq_num 355) dirty exists 2023-12-16T01:22:20.539 INFO:tasks.rados.rados.0.smithi078.stdout:1134: left oid 46 (ObjNum 355 snap 112 seq_num 355) 2023-12-16T01:22:20.539 INFO:tasks.rados.rados.0.smithi078.stdout:1137: seq_num 357 ranges {1187840=786432,1974272=401408} 2023-12-16T01:22:20.548 INFO:tasks.rados.rados.0.smithi078.stdout:1137: writing smithi078122029-23 from 1187840 to 1974272 tid 1 2023-12-16T01:22:20.551 INFO:tasks.rados.rados.0.smithi078.stdout:1137: writing smithi078122029-23 from 1974272 to 2375680 tid 2 2023-12-16T01:22:20.551 INFO:tasks.rados.rados.0.smithi078.stdout:1134: done (3 left) 2023-12-16T01:22:20.551 INFO:tasks.rados.rados.0.smithi078.stdout:1138: snap_remove snap 88 2023-12-16T01:22:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 conmon[44111]: 2023-12-16T01:22:20.499+0000 7f100982f700 -1 mon.b@1(peon).osd e274 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:20.945 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 conmon[56800]: 2023-12-16T01:22:20.499+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e274 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: pgmap v8: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: osdmap e274: 8 total, 8 up, 8 in 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: pgmap v8: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: osdmap e274: 8 total, 8 up, 8 in 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:20 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.264 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: failed to encode map e273 with expected crc 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: pgmap v8: 121 pgs: 121 active+clean; 315 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: osdmap e274: 8 total, 8 up, 8 in 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.265 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:20 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:21.512 INFO:tasks.rados.rados.0.smithi078.stdout:1138: done (3 left) 2023-12-16T01:22:21.513 INFO:tasks.rados.rados.0.smithi078.stdout:1139: rmattr oid 32 current snap is 112 2023-12-16T01:22:21.513 INFO:tasks.rados.rados.0.smithi078.stdout:1139: done (3 left) 2023-12-16T01:22:21.513 INFO:tasks.rados.rados.0.smithi078.stdout:1140: snap_remove snap 64 2023-12-16T01:22:21.603 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 conmon[44111]: 2023-12-16T01:22:21.502+0000 7f100982f700 -1 mon.b@1(peon).osd e275 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:21.611 INFO:tasks.rados.rados.0.smithi078.stdout:1140: done (3 left) 2023-12-16T01:22:21.611 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 112 2023-12-16T01:22:21.611 INFO:tasks.rados.rados.0.smithi078.stdout:1141: seq_num 358 ranges {958464=802816,1761280=401408} 2023-12-16T01:22:21.621 INFO:tasks.rados.rados.0.smithi078.stdout:1141: writing smithi078122029-22 from 958464 to 1761280 tid 1 2023-12-16T01:22:21.624 INFO:tasks.rados.rados.0.smithi078.stdout:1141: writing smithi078122029-22 from 1761280 to 2162688 tid 2 2023-12-16T01:22:21.624 INFO:tasks.rados.rados.0.smithi078.stdout:1142: read oid 11 snap -1 2023-12-16T01:22:21.624 INFO:tasks.rados.rados.0.smithi078.stdout:1142: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:22:21.624 INFO:tasks.rados.rados.0.smithi078.stdout:1143: snap_remove snap 81 2023-12-16T01:22:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 conmon[44111]: 2023-12-16T01:22:21.602+0000 7f100982f700 -1 mon.b@1(peon).osd e276 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:21.946 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 conmon[56800]: 2023-12-16T01:22:21.505+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e275 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:21.946 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 conmon[56800]: 2023-12-16T01:22:21.602+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e276 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: osdmap e275: 8 total, 8 up, 8 in 2023-12-16T01:22:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[56825]: osdmap e276: 8 total, 8 up, 8 in 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: osdmap e275: 8 total, 8 up, 8 in 2023-12-16T01:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:21 smithi078 ceph-mon[139570]: osdmap e276: 8 total, 8 up, 8 in 2023-12-16T01:22:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: failed to encode map e274 with expected crc 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: mgrmap e38: y(active, since 4s), standbys: x 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: osdmap e275: 8 total, 8 up, 8 in 2023-12-16T01:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:21 smithi118 ceph-mon[44148]: osdmap e276: 8 total, 8 up, 8 in 2023-12-16T01:22:22.625 INFO:tasks.rados.rados.0.smithi078.stdout:1143: done (5 left) 2023-12-16T01:22:22.625 INFO:tasks.rados.rados.0.smithi078.stdout:1144: read oid 44 snap -1 2023-12-16T01:22:22.625 INFO:tasks.rados.rados.0.smithi078.stdout:1144: expect (ObjNum 345 snap 108 seq_num 345) 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1145: snap_create 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1135: finishing write tid 1 to smithi078122029-15 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1135: finishing write tid 2 to smithi078122029-15 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1135: finishing write tid 3 to smithi078122029-15 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1135: finishing write tid 4 to smithi078122029-15 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 680 (ObjNum 356 snap 112 seq_num 356) dirty exists 2023-12-16T01:22:22.628 INFO:tasks.rados.rados.0.smithi078.stdout:1135: left oid 15 (ObjNum 356 snap 112 seq_num 356) 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1137: finishing write tid 1 to smithi078122029-23 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1137: finishing write tid 2 to smithi078122029-23 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1137: finishing write tid 3 to smithi078122029-23 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1137: finishing write tid 4 to smithi078122029-23 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 442 (ObjNum 357 snap 112 seq_num 357) dirty exists 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1137: left oid 23 (ObjNum 357 snap 112 seq_num 357) 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1141: finishing write tid 1 to smithi078122029-22 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1141: finishing write tid 2 to smithi078122029-22 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1141: finishing write tid 3 to smithi078122029-22 2023-12-16T01:22:22.629 INFO:tasks.rados.rados.0.smithi078.stdout:1142: expect (ObjNum 239 snap 73 seq_num 239) 2023-12-16T01:22:22.705 INFO:tasks.rados.rados.0.smithi078.stdout:1141: finishing write tid 4 to smithi078122029-22 2023-12-16T01:22:22.706 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 683 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:22:22.706 INFO:tasks.rados.rados.0.smithi078.stdout:1141: left oid 22 (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:22:22.706 INFO:tasks.rados.rados.0.smithi078.stdout:1144: expect (ObjNum 345 snap 108 seq_num 345) 2023-12-16T01:22:22.740 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 conmon[44111]: 2023-12-16T01:22:22.612+0000 7f100982f700 -1 mon.b@1(peon).osd e277 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:22.954 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 conmon[56800]: 2023-12-16T01:22:22.615+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e277 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: pgmap v12: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 40 op/s 2023-12-16T01:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:22 smithi118 ceph-mon[44148]: osdmap e277: 8 total, 8 up, 8 in 2023-12-16T01:22:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: pgmap v12: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 40 op/s 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[139570]: osdmap e277: 8 total, 8 up, 8 in 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: failed to encode map e275 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: failed to encode map e276 with expected crc 2023-12-16T01:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: pgmap v12: 121 pgs: 121 active+clean; 316 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 40 op/s 2023-12-16T01:22:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:22 smithi078 ceph-mon[56825]: osdmap e277: 8 total, 8 up, 8 in 2023-12-16T01:22:23.622 INFO:tasks.rados.rados.0.smithi078.stdout:1135: done (6 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1136: done (5 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1137: done (4 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1141: done (3 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1142: done (2 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1144: done (1 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1145: done (0 left) 2023-12-16T01:22:23.623 INFO:tasks.rados.rados.0.smithi078.stdout:1146: snap_remove snap 30 2023-12-16T01:22:23.897 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:23 smithi118 conmon[44111]: 2023-12-16T01:22:23.612+0000 7f100982f700 -1 mon.b@1(peon).osd e278 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:23.955 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:23 smithi078 conmon[56800]: 2023-12-16T01:22:23.616+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e278 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:23 smithi118 ceph-mon[44148]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:23 smithi118 ceph-mon[44148]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:23 smithi118 ceph-mon[44148]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:23 smithi118 ceph-mon[44148]: osdmap e278: 8 total, 8 up, 8 in 2023-12-16T01:22:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[139570]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[139570]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[139570]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[139570]: osdmap e278: 8 total, 8 up, 8 in 2023-12-16T01:22:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[56825]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[56825]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[56825]: failed to encode map e277 with expected crc 2023-12-16T01:22:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:23 smithi078 ceph-mon[56825]: osdmap e278: 8 total, 8 up, 8 in 2023-12-16T01:22:24.624 INFO:tasks.rados.rados.0.smithi078.stdout:1146: done (0 left) 2023-12-16T01:22:24.624 INFO:tasks.rados.rados.0.smithi078.stdout:1147: copy_from oid 25 from oid 20 current snap is 113 2023-12-16T01:22:24.624 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 113 2023-12-16T01:22:24.624 INFO:tasks.rados.rados.0.smithi078.stdout:1148: seq_num 359 ranges {1654784=417792,2072576=417792,2490368=385024} 2023-12-16T01:22:24.636 INFO:tasks.rados.rados.0.smithi078.stdout:1148: writing smithi078122029-47 from 1654784 to 2072576 tid 1 2023-12-16T01:22:24.639 INFO:tasks.rados.rados.0.smithi078.stdout:1148: writing smithi078122029-47 from 2072576 to 2490368 tid 2 2023-12-16T01:22:24.642 INFO:tasks.rados.rados.0.smithi078.stdout:1148: writing smithi078122029-47 from 2490368 to 2875392 tid 3 2023-12-16T01:22:24.642 INFO:tasks.rados.rados.0.smithi078.stdout:1149: read oid 50 snap -1 2023-12-16T01:22:24.642 INFO:tasks.rados.rados.0.smithi078.stdout:1149: expect deleted 2023-12-16T01:22:24.642 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 113 2023-12-16T01:22:24.643 INFO:tasks.rados.rados.0.smithi078.stdout:1150: seq_num 360 ranges {0=434176,434176=704512,1138688=98304} 2023-12-16T01:22:24.644 INFO:tasks.rados.rados.0.smithi078.stdout:1150: writing smithi078122029-21 from 0 to 434176 tid 1 2023-12-16T01:22:24.649 INFO:tasks.rados.rados.0.smithi078.stdout:1150: writing smithi078122029-21 from 434176 to 1138688 tid 2 2023-12-16T01:22:24.650 INFO:tasks.rados.rados.0.smithi078.stdout:1150: writing smithi078122029-21 from 1138688 to 1236992 tid 3 2023-12-16T01:22:24.650 INFO:tasks.rados.rados.0.smithi078.stdout:1151: snap_create 2023-12-16T01:22:24.650 INFO:tasks.rados.rados.0.smithi078.stdout:1147: finishing copy_from to smithi078122029-25 2023-12-16T01:22:24.650 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 159 (ObjNum 97 snap 0 seq_num 3987685824) dirty exists 2023-12-16T01:22:24.650 INFO:tasks.rados.rados.0.smithi078.stdout:1147: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:22:24.652 INFO:tasks.rados.rados.0.smithi078.stdout:1148: finishing write tid 1 to smithi078122029-47 2023-12-16T01:22:24.652 INFO:tasks.rados.rados.0.smithi078.stdout:1148: finishing write tid 2 to smithi078122029-47 2023-12-16T01:22:24.652 INFO:tasks.rados.rados.0.smithi078.stdout:1148: finishing write tid 3 to smithi078122029-47 2023-12-16T01:22:24.653 INFO:tasks.rados.rados.0.smithi078.stdout:1148: finishing write tid 4 to smithi078122029-47 2023-12-16T01:22:24.653 INFO:tasks.rados.rados.0.smithi078.stdout:1150: finishing write tid 1 to smithi078122029-21 2023-12-16T01:22:24.654 INFO:tasks.rados.rados.0.smithi078.stdout:1148: finishing write tid 5 to smithi078122029-47 2023-12-16T01:22:24.654 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 240 (ObjNum 359 snap 113 seq_num 359) dirty exists 2023-12-16T01:22:24.654 INFO:tasks.rados.rados.0.smithi078.stdout:1148: left oid 47 (ObjNum 359 snap 113 seq_num 359) 2023-12-16T01:22:24.655 INFO:tasks.rados.rados.0.smithi078.stdout:1150: finishing write tid 2 to smithi078122029-21 2023-12-16T01:22:24.655 INFO:tasks.rados.rados.0.smithi078.stdout:1150: finishing write tid 3 to smithi078122029-21 2023-12-16T01:22:24.656 INFO:tasks.rados.rados.0.smithi078.stdout:1150: finishing write tid 4 to smithi078122029-21 2023-12-16T01:22:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 conmon[44111]: 2023-12-16T01:22:24.616+0000 7f100982f700 -1 mon.b@1(peon).osd e279 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:24.658 INFO:tasks.rados.rados.0.smithi078.stdout:1150: finishing write tid 5 to smithi078122029-21 2023-12-16T01:22:24.659 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 382 (ObjNum 360 snap 113 seq_num 360) dirty exists 2023-12-16T01:22:24.659 INFO:tasks.rados.rados.0.smithi078.stdout:1150: left oid 21 (ObjNum 360 snap 113 seq_num 360) 2023-12-16T01:22:24.957 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 conmon[56800]: 2023-12-16T01:22:24.617+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e279 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: pgmap v15: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[139570]: osdmap e279: 8 total, 8 up, 8 in 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: pgmap v15: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2023-12-16T01:22:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:24 smithi078 ceph-mon[56825]: osdmap e279: 8 total, 8 up, 8 in 2023-12-16T01:22:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: failed to encode map e278 with expected crc 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.conf 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.conf 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: pgmap v15: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2023-12-16T01:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:24 smithi118 ceph-mon[44148]: osdmap e279: 8 total, 8 up, 8 in 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1147: done (4 left) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1148: done (3 left) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1149: done (2 left) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1150: done (1 left) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1151: done (0 left) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1152: read oid 7 snap 74 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1152: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1153: copy_from oid 13 from oid 41 current snap is 114 2023-12-16T01:22:25.628 INFO:tasks.rados.rados.0.smithi078.stdout:1154: snap_remove snap 103 2023-12-16T01:22:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 conmon[44111]: 2023-12-16T01:22:25.620+0000 7f100982f700 -1 mon.b@1(peon).osd e280 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:25.958 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 conmon[56800]: 2023-12-16T01:22:25.620+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e280 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: Upgrade: It appears safe to stop mon.c 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: osdmap e280: 8 total, 8 up, 8 in 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[56825]: failed to encode map e280 with expected crc 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: Upgrade: It appears safe to stop mon.c 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: osdmap e280: 8 total, 8 up, 8 in 2023-12-16T01:22:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:25 smithi078 ceph-mon[139570]: failed to encode map e280 with expected crc 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: failed to encode map e279 with expected crc 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi078:/etc/ceph/ceph.client.admin.keyring 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi118:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Updating smithi078:/var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: Upgrade: It appears safe to stop mon.c 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: osdmap e280: 8 total, 8 up, 8 in 2023-12-16T01:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:25 smithi118 ceph-mon[44148]: failed to encode map e280 with expected crc 2023-12-16T01:22:26.612 INFO:tasks.rados.rados.0.smithi078.stdout:1154: done (2 left) 2023-12-16T01:22:26.612 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 114 2023-12-16T01:22:26.612 INFO:tasks.rados.rados.0.smithi078.stdout:1155: seq_num 361 ranges {983040=450560,1433600=581632,2015232=221184} 2023-12-16T01:22:26.620 INFO:tasks.rados.rados.0.smithi078.stdout:1155: writing smithi078122029-44 from 983040 to 1433600 tid 1 2023-12-16T01:22:26.624 INFO:tasks.rados.rados.0.smithi078.stdout:1155: writing smithi078122029-44 from 1433600 to 2015232 tid 2 2023-12-16T01:22:26.626 INFO:tasks.rados.rados.0.smithi078.stdout:1155: writing smithi078122029-44 from 2015232 to 2236416 tid 3 2023-12-16T01:22:26.626 INFO:tasks.rados.rados.0.smithi078.stdout:1156: snap_create 2023-12-16T01:22:26.626 INFO:tasks.rados.rados.0.smithi078.stdout:1152: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:1153: finishing copy_from to smithi078122029-13 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 314 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:1153: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:1155: finishing write tid 1 to smithi078122029-44 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:1155: finishing write tid 2 to smithi078122029-44 2023-12-16T01:22:26.650 INFO:tasks.rados.rados.0.smithi078.stdout:1155: finishing write tid 3 to smithi078122029-44 2023-12-16T01:22:26.651 INFO:tasks.rados.rados.0.smithi078.stdout:1155: finishing write tid 4 to smithi078122029-44 2023-12-16T01:22:26.651 INFO:tasks.rados.rados.0.smithi078.stdout:1155: finishing write tid 5 to smithi078122029-44 2023-12-16T01:22:26.651 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 301 (ObjNum 361 snap 114 seq_num 361) dirty exists 2023-12-16T01:22:26.651 INFO:tasks.rados.rados.0.smithi078.stdout:1155: left oid 44 (ObjNum 361 snap 114 seq_num 361) 2023-12-16T01:22:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 conmon[56800]: 2023-12-16T01:22:26.605+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e281 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:22:26] "GET /metrics HTTP/1.1" 200 33361 "" "Prometheus/2.43.0" 2023-12-16T01:22:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 conmon[44111]: 2023-12-16T01:22:26.604+0000 7f100982f700 -1 mon.b@1(peon).osd e281 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[56825]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[56825]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[56825]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[56825]: pgmap v18: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[56825]: osdmap e281: 8 total, 8 up, 8 in 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[139570]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[139570]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[139570]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[139570]: pgmap v18: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2023-12-16T01:22:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:26 smithi078 ceph-mon[139570]: osdmap e281: 8 total, 8 up, 8 in 2023-12-16T01:22:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 ceph-mon[44148]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 ceph-mon[44148]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 ceph-mon[44148]: failed to encode map e280 with expected crc 2023-12-16T01:22:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 ceph-mon[44148]: pgmap v18: 121 pgs: 121 active+clean; 310 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2023-12-16T01:22:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:26 smithi118 ceph-mon[44148]: osdmap e281: 8 total, 8 up, 8 in 2023-12-16T01:22:27.620 INFO:tasks.rados.rados.0.smithi078.stdout:1152: done (3 left) 2023-12-16T01:22:27.620 INFO:tasks.rados.rados.0.smithi078.stdout:1153: done (2 left) 2023-12-16T01:22:27.620 INFO:tasks.rados.rados.0.smithi078.stdout:1155: done (1 left) 2023-12-16T01:22:27.620 INFO:tasks.rados.rados.0.smithi078.stdout:1156: done (0 left) 2023-12-16T01:22:27.620 INFO:tasks.rados.rados.0.smithi078.stdout:1157: snap_create 2023-12-16T01:22:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 conmon[44111]: 2023-12-16T01:22:27.613+0000 7f100982f700 -1 mon.b@1(peon).osd e282 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:27.964 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 conmon[56800]: 2023-12-16T01:22:27.614+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e282 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: Upgrade: Updating mon.c 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: Deploying daemon mon.c on smithi078 2023-12-16T01:22:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[139570]: osdmap e282: 8 total, 8 up, 8 in 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: Upgrade: Updating mon.c 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: Deploying daemon mon.c on smithi078 2023-12-16T01:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:27 smithi078 ceph-mon[56825]: osdmap e282: 8 total, 8 up, 8 in 2023-12-16T01:22:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: failed to encode map e281 with expected crc 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: Upgrade: Updating mon.c 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: Deploying daemon mon.c on smithi078 2023-12-16T01:22:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:27 smithi118 ceph-mon[44148]: osdmap e282: 8 total, 8 up, 8 in 2023-12-16T01:22:28.622 INFO:tasks.rados.rados.0.smithi078.stdout:1157: done (0 left) 2023-12-16T01:22:28.622 INFO:tasks.rados.rados.0.smithi078.stdout:1158: snap_remove snap 74 2023-12-16T01:22:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 conmon[44111]: 2023-12-16T01:22:28.615+0000 7f100982f700 -1 mon.b@1(peon).osd e283 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:28.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:28 smithi118 conmon[117217]: ts=2023-12-16T01:22:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:22:28.950 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 conmon[56800]: 2023-12-16T01:22:28.615+0000 7f35c0ea9700 -1 mon.c@2(peon).osd e283 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[139570]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[139570]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[139570]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[139570]: pgmap v21: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[139570]: osdmap e283: 8 total, 8 up, 8 in 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 systemd[1]: Stopping Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[56825]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[56825]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[56825]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[56825]: pgmap v21: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-12-16T01:22:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:28 smithi078 ceph-mon[56825]: osdmap e283: 8 total, 8 up, 8 in 2023-12-16T01:22:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:29 smithi078 conmon[56800]: 2023-12-16T01:22:29.165+0000 7f35c66b4700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:22:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:29 smithi078 conmon[56800]: 2023-12-16T01:22:29.165+0000 7f35c66b4700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-12-16T01:22:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 ceph-mon[44148]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 ceph-mon[44148]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 ceph-mon[44148]: failed to encode map e282 with expected crc 2023-12-16T01:22:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 ceph-mon[44148]: pgmap v21: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-12-16T01:22:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:28 smithi118 ceph-mon[44148]: osdmap e283: 8 total, 8 up, 8 in 2023-12-16T01:22:29.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:29 smithi078 bash[142573]: a11ccc79e5270ce081c5055fe9ec9dc64555949b8bddfd88b6d540d96d43268d 2023-12-16T01:22:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.c.service: Succeeded. 2023-12-16T01:22:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 systemd[1]: Stopped Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 systemd[1]: Starting Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 bash[142926]: ae8982f76f831c7136c7613202a00667f766b569004fe2ede161f4e121c17fee 2023-12-16T01:22:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 systemd[1]: Started Ceph mon.c for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:22:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 8 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: pidfile_write: ignore empty --pid-file 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: load: jerasure load: lrc 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: RocksDB version: 7.9.2 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Git sha 0 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: DB SUMMARY 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: DB Session ID: PC181PCC2VV1QVTJJJJY 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1097 Bytes 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 8594320 ; 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.env: 0x561e73ec1a60 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.info_log: 0x561e75ce3760 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.statistics: (nil) 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.use_fsync: 0 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.db_log_dir: 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.wal_dir: 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:22:30.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.write_buffer_manager: 0x561e75c96fa0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.unordered_write: 0 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:22:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.row_cache: None 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.wal_filter: None 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.wal_compression: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:22:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_open_files: -1 2023-12-16T01:22:30.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Compression algorithms supported: 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kZSTD supported: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:22:30.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.merge_operator: 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_filter: None 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561e75ce3880) 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:22:30.985 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_type: 0 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: data_block_index_type: 0 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_shortening: 1 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: checksum: 4 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: no_block_cache: 0 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache: 0x561e75d39090 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_options: 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: capacity : 536870912 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: num_shard_bits : 4 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: strict_capacity_limit : 0 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_cache_compressed: (nil) 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: persistent_cache: (nil) 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_size: 4096 2023-12-16T01:22:30.986 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_size_deviation: 10 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_restart_interval: 16 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: index_block_restart_interval: 1 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: metadata_block_size: 4096 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: partition_filters: 0 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: use_delta_encoding: 1 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: filter_policy: bloomfilter 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: whole_key_filtering: 1 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: verify_compression: 0 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: format_version: 5 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: enable_index_compression: 1 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: block_align: 0 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: max_auto_readahead_size: 262144 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: prepopulate_block_cache: 0 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: initial_auto_readahead_size: 8192 2023-12-16T01:22:30.987 INFO:journalctl@ceph.mon.c.smithi078.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression: NoCompression 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.num_levels: 7 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:22:30.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:22:30.989 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:22:30.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T01:22:30.991 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T01:22:30.991 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:22:30.991 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:22:30.991 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:22:30.992 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:22:30.993 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.ttl: 2592000 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T01:22:30.994 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 14429, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 19bb0ae3-3556-4c84-b929-72bfcc026f87 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689750717709, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689750740830, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5285025, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14434, "largest_seqno": 17645, "table_properties": {"data_size": 5271111, "index_size": 9309, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3589, "raw_key_size": 33447, "raw_average_key_size": 23, "raw_value_size": 5241523, "raw_average_value_size": 3657, "num_data_blocks": 407, "num_entries": 1433, "num_filter_entries": 1433, "num_deletions": 299, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702689750, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "19bb0ae3-3556-4c84-b929-72bfcc026f87", "db_session_id": "PC181PCC2VV1QVTJJJJY", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689750740936, "job": 1, "event": "recovery_finished"} 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561e75dd2000 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: DB pointer 0x561e75dc0000 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T01:22:30.995 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** DB Stats ** 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: L0 1/0 5.04 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 563.5 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Sum 2/0 12.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 563.5 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-12-16T01:22:30.996 INFO:journalctl@ceph.mon.c.smithi078.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 563.5 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 563.5 0.01 0.00 1 0.009 0 0 0.0 0.0 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: Flush(GB): cumulative 0.005, interval 0.005 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:22:30.997 INFO:journalctl@ceph.mon.c.smithi078.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: Cumulative compaction: 0.00 GB write, 193.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: Interval compaction: 0.00 GB write, 193.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: Block cache BinnedLRUCache@0x561e75d39090#8 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: starting mon.c rank 2 at public addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] at bind addrs [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???) e3 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).mds e8 new map 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).mds e8 print_map 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: e8 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:30.998 INFO:journalctl@ceph.mon.c.smithi078.stdout: legacy client fscid: 1 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: Filesystem 'cephfs' (1) 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: fs_name cephfs 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: epoch 8 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: created 2023-12-16T01:16:12.190652+0000 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: modified 2023-12-16T01:16:15.809623+0000 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: tableserver 0 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: root 0 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: session_timeout 60 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: session_autoclose 300 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: max_file_size 1099511627776 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: max_xattr_size 65536 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: required_client_features {} 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: last_failure 0 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: last_failure_osd_epoch 0 2023-12-16T01:22:30.999 INFO:journalctl@ceph.mon.c.smithi078.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: max_mds 1 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: in 0 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: up {0=24337} 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: failed 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: damaged 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: stopped 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: data_pools [3] 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: metadata_pool 2 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: inline_data disabled 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: balancer 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: bal_rank_mask -1 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: standby_count_wanted 0 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: [mds.b{0:24337} state up:active seq 3 addr [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:31.000 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout: Standby daemons: 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout: 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout: [mds.a{-1:14445} state up:standby seq 1 addr [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).osd e283 crush map has features 3314933069573799936, adjusting msgr requires 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).osd e283 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).osd e283 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).osd e283 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:31.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:30 smithi078 ceph-mon[142991]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-12-16T01:22:35.780 INFO:tasks.rados.rados.0.smithi078.stdout:1158: done (0 left) 2023-12-16T01:22:35.781 INFO:tasks.rados.rados.0.smithi078.stdout:1159: snap_remove snap 110 2023-12-16T01:22:36.088 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:22:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:35 smithi118 conmon[44111]: 2023-12-16T01:22:35.764+0000 7f100982f700 -1 mon.b@1(peon).osd e284 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (102s) 16s ago 5m 17.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (75s) 16s ago 5m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6m) 16s ago 6m 17.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6m) 16s ago 6m 20.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:22:36.449 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (43s) 16s ago 9m 445M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (68s) 16s ago 11m 480M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (30s) 16s ago 11m 40.5M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10m) 16s ago 10m 94.2M 2048M 17.2.7-125-g1f2f5510 60cc83a9c8f1 0169b28cb2b3 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 starting - - - 2048M 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (100s) 16s ago 5m 9693k - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (73s) 16s ago 5m 9508k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9m) 16s ago 9m 413M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9m) 16s ago 9m 393M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 16s ago 8m 333M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8m) 16s ago 8m 206M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7m) 16s ago 7m 304M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7m) 16s ago 7m 388M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7m) 16s ago 7m 274M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6m) 16s ago 6m 288M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:22:36.450 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (47s) 16s ago 6m 50.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:22:36.609 INFO:tasks.rados.rados.0.smithi078.stdout:1159: done (0 left) 2023-12-16T01:22:36.609 INFO:tasks.rados.rados.0.smithi078.stdout:1160: delete oid 6 current snap is 116 2023-12-16T01:22:36.626 INFO:tasks.rados.rados.0.smithi078.stdout:1160: done (0 left) 2023-12-16T01:22:36.626 INFO:tasks.rados.rados.0.smithi078.stdout:1161: read oid 23 snap 92 2023-12-16T01:22:36.627 INFO:tasks.rados.rados.0.smithi078.stdout:1161: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:22:36.627 INFO:tasks.rados.rados.0.smithi078.stdout:1162: delete oid 13 current snap is 116 2023-12-16T01:22:36.638 INFO:tasks.rados.rados.0.smithi078.stdout:1162: done (1 left) 2023-12-16T01:22:36.638 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 116 2023-12-16T01:22:36.638 INFO:tasks.rados.rados.0.smithi078.stdout:1163: seq_num 364 ranges {0=499712,499712=638976,1138688=163840} 2023-12-16T01:22:36.641 INFO:tasks.rados.rados.0.smithi078.stdout:1163: writing smithi078122029-25 from 0 to 499712 tid 1 2023-12-16T01:22:36.644 INFO:tasks.rados.rados.0.smithi078.stdout:1163: writing smithi078122029-25 from 499712 to 1138688 tid 2 2023-12-16T01:22:36.646 INFO:tasks.rados.rados.0.smithi078.stdout:1163: writing smithi078122029-25 from 1138688 to 1302528 tid 3 2023-12-16T01:22:36.646 INFO:tasks.rados.rados.0.smithi078.stdout:1164: read oid 21 snap -1 2023-12-16T01:22:36.646 INFO:tasks.rados.rados.0.smithi078.stdout:1164: expect (ObjNum 360 snap 113 seq_num 360) 2023-12-16T01:22:36.646 INFO:tasks.rados.rados.0.smithi078.stdout:1165: snap_remove snap 106 2023-12-16T01:22:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:22:36] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2023-12-16T01:22:36.894 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 1, 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:22:36.895 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:22:36.896 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 11, 2023-12-16T01:22:36.896 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 4 2023-12-16T01:22:36.896 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:22:36.896 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 conmon[44111]: 2023-12-16T01:22:36.606+0000 7f100982f700 -1 mon.b@1(peon).osd e285 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: pgmap v23: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: mon.b calling monitor election 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: pgmap v24: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 861 KiB/s rd, 976 KiB/s wr, 4 op/s 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: pgmap v25: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 657 KiB/s rd, 744 KiB/s wr, 3 op/s 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: failed to encode map e284 with expected crc 2023-12-16T01:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: osdmap e284: 8 total, 8 up, 8 in 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: mgrmap e38: y(active, since 19s), standbys: x 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: pgmap v27: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:22:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:36 smithi118 ceph-mon[44148]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: pgmap v23: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: mon.b calling monitor election 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: mon.a calling monitor election 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: pgmap v24: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 861 KiB/s rd, 976 KiB/s wr, 4 op/s 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: pgmap v25: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 657 KiB/s rd, 744 KiB/s wr, 3 op/s 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: failed to encode map e284 with expected crc 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: osdmap e284: 8 total, 8 up, 8 in 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: mgrmap e38: y(active, since 19s), standbys: x 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: pgmap v27: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[139570]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: pgmap v23: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: mon.b calling monitor election 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: mon.a calling monitor election 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: pgmap v24: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 861 KiB/s rd, 976 KiB/s wr, 4 op/s 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: pgmap v25: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 657 KiB/s rd, 744 KiB/s wr, 3 op/s 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: failed to encode map e284 with expected crc 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: osdmap e284: 8 total, 8 up, 8 in 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: mgrmap e38: y(active, since 19s), standbys: x 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: pgmap v27: 121 pgs: 121 active+clean; 283 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:22:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:36 smithi078 ceph-mon[142991]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:37.777 INFO:tasks.rados.rados.0.smithi078.stdout:1165: done (3 left) 2023-12-16T01:22:37.777 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 116 2023-12-16T01:22:37.777 INFO:tasks.rados.rados.0.smithi078.stdout:1161: expect (ObjNum 257 snap 79 seq_num 257) 2023-12-16T01:22:37.856 INFO:tasks.rados.rados.0.smithi078.stdout:1163: finishing write tid 1 to smithi078122029-25 2023-12-16T01:22:37.857 INFO:tasks.rados.rados.0.smithi078.stdout:1163: finishing write tid 2 to smithi078122029-25 2023-12-16T01:22:37.857 INFO:tasks.rados.rados.0.smithi078.stdout:1163: finishing write tid 3 to smithi078122029-25 2023-12-16T01:22:37.857 INFO:tasks.rados.rados.0.smithi078.stdout:1166: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2023-12-16T01:22:37.859 INFO:tasks.rados.rados.0.smithi078.stdout:1166: writing smithi078122029-33 from 0 to 516096 tid 1 2023-12-16T01:22:37.862 INFO:tasks.rados.rados.0.smithi078.stdout:1166: writing smithi078122029-33 from 516096 to 1089536 tid 2 2023-12-16T01:22:37.864 INFO:tasks.rados.rados.0.smithi078.stdout:1166: writing smithi078122029-33 from 1089536 to 1318912 tid 3 2023-12-16T01:22:37.864 INFO:tasks.rados.rados.0.smithi078.stdout:1161: done (3 left) 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1167: read oid 32 snap -1 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1167: expect (ObjNum 348 snap 110 seq_num 348) 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1168: rollback oid 10 current snap is 116 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 108 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1163: finishing write tid 4 to smithi078122029-25 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1163: finishing write tid 5 to smithi078122029-25 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 360 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1163: left oid 25 (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:22:37.865 INFO:tasks.rados.rados.0.smithi078.stdout:1164: expect (ObjNum 360 snap 113 seq_num 360) 2023-12-16T01:22:37.912 INFO:tasks.rados.rados.0.smithi078.stdout:1166: finishing write tid 1 to smithi078122029-33 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1168: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1166: finishing write tid 2 to smithi078122029-33 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1168: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1168: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 572 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1163: done (4 left) 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1164: done (3 left) 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1168: done (2 left) 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1169: snap_create 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1166: finishing write tid 3 to smithi078122029-33 2023-12-16T01:22:37.913 INFO:tasks.rados.rados.0.smithi078.stdout:1166: finishing write tid 4 to smithi078122029-33 2023-12-16T01:22:37.914 INFO:tasks.rados.rados.0.smithi078.stdout:1167: expect (ObjNum 348 snap 110 seq_num 348) 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: mon.c calling monitor election 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: mon.a calling monitor election 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: mon.b calling monitor election 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: mgrmap e38: y(active, since 20s), standbys: x 2023-12-16T01:22:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: Cluster is now healthy 2023-12-16T01:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: overall HEALTH_OK 2023-12-16T01:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 ceph-mon[44148]: from='client.? 172.21.15.78:0/224960964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:37 smithi118 conmon[44111]: 2023-12-16T01:22:37.774+0000 7f100982f700 -1 mon.b@1(peon).osd e286 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: mon.c calling monitor election 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: mon.a calling monitor election 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: mon.b calling monitor election 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: mgrmap e38: y(active, since 20s), standbys: x 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: overall HEALTH_OK 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/224960964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: mon.c calling monitor election 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: failed to encode map e285 with expected crc 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: mon.a calling monitor election 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: mon.b calling monitor election 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: osdmap e285: 8 total, 8 up, 8 in 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: mgrmap e38: y(active, since 20s), standbys: x 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: overall HEALTH_OK 2023-12-16T01:22:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/224960964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:38.530 INFO:tasks.rados.rados.0.smithi078.stdout:1166: finishing write tid 5 to smithi078122029-33 2023-12-16T01:22:38.530 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 571 (ObjNum 365 snap 116 seq_num 365) dirty exists 2023-12-16T01:22:38.530 INFO:tasks.rados.rados.0.smithi078.stdout:1166: left oid 33 (ObjNum 365 snap 116 seq_num 365) 2023-12-16T01:22:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:1166: done (2 left) 2023-12-16T01:22:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:1167: done (1 left) 2023-12-16T01:22:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:1169: done (0 left) 2023-12-16T01:22:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:1170: rollback oid 29 current snap is 117 2023-12-16T01:22:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 92 2023-12-16T01:22:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:1171: snap_remove snap 107 2023-12-16T01:22:39.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:38 smithi118 conmon[117217]: ts=2023-12-16T01:22:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: osdmap e286: 8 total, 8 up, 8 in 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 ceph-mon[44148]: pgmap v30: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 212 KiB/s wr, 2 op/s 2023-12-16T01:22:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:38 smithi118 conmon[44111]: 2023-12-16T01:22:38.787+0000 7f100982f700 -1 mon.b@1(peon).osd e287 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: osdmap e286: 8 total, 8 up, 8 in 2023-12-16T01:22:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[139570]: pgmap v30: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 212 KiB/s wr, 2 op/s 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: osdmap e286: 8 total, 8 up, 8 in 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: failed to encode map e286 with expected crc 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:38 smithi078 ceph-mon[142991]: pgmap v30: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 212 KiB/s wr, 2 op/s 2023-12-16T01:22:39.791 INFO:tasks.rados.rados.0.smithi078.stdout:1171: done (1 left) 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1172: read oid 4 snap -1 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1172: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1173: delete oid 20 current snap is 117 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1170: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1170: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1170: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:22:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 549 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:22:39.810 INFO:tasks.rados.rados.0.smithi078.stdout:1170: done (2 left) 2023-12-16T01:22:39.811 INFO:tasks.rados.rados.0.smithi078.stdout:1173: done (1 left) 2023-12-16T01:22:39.811 INFO:tasks.rados.rados.0.smithi078.stdout:1174: snap_remove snap 101 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[142991]: osdmap e287: 8 total, 8 up, 8 in 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[142991]: failed to encode map e287 with expected crc 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[142991]: failed to encode map e287 with expected crc 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[139570]: osdmap e287: 8 total, 8 up, 8 in 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[139570]: failed to encode map e287 with expected crc 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[139570]: failed to encode map e287 with expected crc 2023-12-16T01:22:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 conmon[44111]: 2023-12-16T01:22:39.788+0000 7f100982f700 -1 mon.b@1(peon).osd e288 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 ceph-mon[44148]: osdmap e287: 8 total, 8 up, 8 in 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 ceph-mon[44148]: failed to encode map e287 with expected crc 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 ceph-mon[44148]: failed to encode map e287 with expected crc 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:40.086 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:39 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:40.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:40 smithi118 conmon[117217]: ts=2023-12-16T01:22:40.086Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", public_addr=\"172.21.15.78\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.78\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:22:40.804 INFO:tasks.rados.rados.0.smithi078.stdout:1174: done (1 left) 2023-12-16T01:22:40.805 INFO:tasks.rados.rados.0.smithi078.stdout:1175: delete oid 11 current snap is 117 2023-12-16T01:22:40.805 INFO:tasks.rados.rados.0.smithi078.stdout:1172: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:22:40.909 INFO:tasks.rados.rados.0.smithi078.stdout:1172: done (1 left) 2023-12-16T01:22:40.909 INFO:tasks.rados.rados.0.smithi078.stdout:1175: done (0 left) 2023-12-16T01:22:40.909 INFO:tasks.rados.rados.0.smithi078.stdout:1176: snap_remove snap 114 2023-12-16T01:22:41.047 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:40 smithi078 conmon[127384]: 2023-12-16T01:22:40.751+0000 7f085564e700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: osdmap e288: 8 total, 8 up, 8 in 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.048 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[139570]: pgmap v33: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 318 KiB/s wr, 3 op/s 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: osdmap e288: 8 total, 8 up, 8 in 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.049 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:40 smithi078 ceph-mon[142991]: pgmap v33: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 318 KiB/s wr, 3 op/s 2023-12-16T01:22:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 conmon[44111]: 2023-12-16T01:22:40.800+0000 7f100982f700 -1 mon.b@1(peon).osd e289 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: osdmap e288: 8 total, 8 up, 8 in 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: failed to encode map e288 with expected crc 2023-12-16T01:22:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:40 smithi118 ceph-mon[44148]: pgmap v33: 121 pgs: 121 active+clean; 284 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 318 KiB/s wr, 3 op/s 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1176: done (0 left) 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1177: read oid 6 snap -1 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1177: expect deleted 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1178: copy_from oid 50 from oid 30 current snap is 117 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1179: rmattr oid 49 current snap is 117 2023-12-16T01:22:41.613 INFO:tasks.rados.rados.0.smithi078.stdout:1180: delete oid 45 current snap is 117 2023-12-16T01:22:41.626 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 240 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-12-16T01:22:41.626 INFO:tasks.rados.rados.0.smithi078.stdout:1177: done (3 left) 2023-12-16T01:22:41.626 INFO:tasks.rados.rados.0.smithi078.stdout:1179: done (2 left) 2023-12-16T01:22:41.626 INFO:tasks.rados.rados.0.smithi078.stdout:1180: done (1 left) 2023-12-16T01:22:41.626 INFO:tasks.rados.rados.0.smithi078.stdout:1181: delete oid 45 current snap is 117 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1181: done (1 left) 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1182: read oid 39 snap 98 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1182: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1183: read oid 18 snap -1 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1183: expect (ObjNum 329 snap 100 seq_num 329) 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1184: read oid 31 snap -1 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1184: expect deleted 2023-12-16T01:22:41.631 INFO:tasks.rados.rados.0.smithi078.stdout:1185: delete oid 28 current snap is 117 2023-12-16T01:22:41.636 INFO:tasks.rados.rados.0.smithi078.stdout:1182: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:22:41.692 INFO:tasks.rados.rados.0.smithi078.stdout:1183: expect (ObjNum 329 snap 100 seq_num 329) 2023-12-16T01:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:41 smithi118 conmon[44111]: 2023-12-16T01:22:41.607+0000 7f100982f700 -1 mon.b@1(peon).osd e290 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:41 smithi118 ceph-mon[44148]: osdmap e289: 8 total, 8 up, 8 in 2023-12-16T01:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:41 smithi118 ceph-mon[44148]: failed to encode map e289 with expected crc 2023-12-16T01:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:41 smithi118 ceph-mon[44148]: failed to encode map e289 with expected crc 2023-12-16T01:22:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:41 smithi118 ceph-mon[44148]: osdmap e290: 8 total, 8 up, 8 in 2023-12-16T01:22:42.043 INFO:tasks.rados.rados.0.smithi078.stdout:1178: finishing copy_from to smithi078122029-50 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 520 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1178: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1178: done (4 left) 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1182: done (3 left) 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1183: done (2 left) 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1184: done (1 left) 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1185: done (0 left) 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1186: rollback oid 45 current snap is 117 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 75 2023-12-16T01:22:42.044 INFO:tasks.rados.rados.0.smithi078.stdout:1187: delete oid 23 current snap is 117 2023-12-16T01:22:42.045 INFO:tasks.rados.rados.0.smithi078.stdout:1187: done (1 left) 2023-12-16T01:22:42.045 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 117 2023-12-16T01:22:42.046 INFO:tasks.rados.rados.0.smithi078.stdout:1188: seq_num 372 ranges {2736128=638976,3375104=565248,3940352=237568} 2023-12-16T01:22:42.064 INFO:tasks.rados.rados.0.smithi078.stdout:1188: writing smithi078122029-4 from 2736128 to 3375104 tid 1 2023-12-16T01:22:42.067 INFO:tasks.rados.rados.0.smithi078.stdout:1188: writing smithi078122029-4 from 3375104 to 3940352 tid 2 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:1188: writing smithi078122029-4 from 3940352 to 4177920 tid 3 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:1189: snap_create 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:1186: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:1186: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 593 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:22:42.069 INFO:tasks.rados.rados.0.smithi078.stdout:1188: finishing write tid 1 to smithi078122029-4 2023-12-16T01:22:42.071 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[139570]: osdmap e289: 8 total, 8 up, 8 in 2023-12-16T01:22:42.071 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[139570]: failed to encode map e289 with expected crc 2023-12-16T01:22:42.071 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[139570]: failed to encode map e289 with expected crc 2023-12-16T01:22:42.071 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[139570]: osdmap e290: 8 total, 8 up, 8 in 2023-12-16T01:22:42.072 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[142991]: osdmap e289: 8 total, 8 up, 8 in 2023-12-16T01:22:42.072 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[142991]: failed to encode map e289 with expected crc 2023-12-16T01:22:42.072 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[142991]: failed to encode map e289 with expected crc 2023-12-16T01:22:42.072 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:41 smithi078 ceph-mon[142991]: osdmap e290: 8 total, 8 up, 8 in 2023-12-16T01:22:42.072 INFO:tasks.rados.rados.0.smithi078.stdout:1188: finishing write tid 2 to smithi078122029-4 2023-12-16T01:22:42.072 INFO:tasks.rados.rados.0.smithi078.stdout:1188: finishing write tid 3 to smithi078122029-4 2023-12-16T01:22:42.072 INFO:tasks.rados.rados.0.smithi078.stdout:1188: finishing write tid 4 to smithi078122029-4 2023-12-16T01:22:42.075 INFO:tasks.rados.rados.0.smithi078.stdout:1188: finishing write tid 5 to smithi078122029-4 2023-12-16T01:22:42.075 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 828 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-16T01:22:42.075 INFO:tasks.rados.rados.0.smithi078.stdout:1188: left oid 4 (ObjNum 372 snap 117 seq_num 372) 2023-12-16T01:22:42.813 INFO:tasks.rados.rados.0.smithi078.stdout:1186: done (2 left) 2023-12-16T01:22:42.813 INFO:tasks.rados.rados.0.smithi078.stdout:1188: done (1 left) 2023-12-16T01:22:42.813 INFO:tasks.rados.rados.0.smithi078.stdout:1189: done (0 left) 2023-12-16T01:22:42.813 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 118 2023-12-16T01:22:42.813 INFO:tasks.rados.rados.0.smithi078.stdout:1190: seq_num 373 ranges {2539520=655360,3194880=499712,3694592=303104} 2023-12-16T01:22:42.830 INFO:tasks.rados.rados.0.smithi078.stdout:1190: writing smithi078122029-14 from 2539520 to 3194880 tid 1 2023-12-16T01:22:42.832 INFO:tasks.rados.rados.0.smithi078.stdout:1190: writing smithi078122029-14 from 3194880 to 3694592 tid 2 2023-12-16T01:22:42.835 INFO:tasks.rados.rados.0.smithi078.stdout:1190: writing smithi078122029-14 from 3694592 to 3997696 tid 3 2023-12-16T01:22:42.835 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 118 2023-12-16T01:22:42.835 INFO:tasks.rados.rados.0.smithi078.stdout:1191: seq_num 374 ranges {1597440=671744,2269184=778240,3047424=24576} 2023-12-16T01:22:42.847 INFO:tasks.rados.rados.0.smithi078.stdout:1191: writing smithi078122029-39 from 1597440 to 2269184 tid 1 2023-12-16T01:22:42.852 INFO:tasks.rados.rados.0.smithi078.stdout:1191: writing smithi078122029-39 from 2269184 to 3047424 tid 2 2023-12-16T01:22:42.852 INFO:tasks.rados.rados.0.smithi078.stdout:1191: writing smithi078122029-39 from 3047424 to 3072000 tid 3 2023-12-16T01:22:42.852 INFO:tasks.rados.rados.0.smithi078.stdout:1192: read oid 9 snap -1 2023-12-16T01:22:42.852 INFO:tasks.rados.rados.0.smithi078.stdout:1192: expect deleted 2023-12-16T01:22:42.852 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 118 2023-12-16T01:22:42.853 INFO:tasks.rados.rados.0.smithi078.stdout:1190: finishing write tid 1 to smithi078122029-14 2023-12-16T01:22:42.853 INFO:tasks.rados.rados.0.smithi078.stdout:1190: finishing write tid 2 to smithi078122029-14 2023-12-16T01:22:42.853 INFO:tasks.rados.rados.0.smithi078.stdout:1190: finishing write tid 3 to smithi078122029-14 2023-12-16T01:22:42.853 INFO:tasks.rados.rados.0.smithi078.stdout:1190: finishing write tid 4 to smithi078122029-14 2023-12-16T01:22:42.853 INFO:tasks.rados.rados.0.smithi078.stdout:1193: seq_num 375 ranges {0=688128,688128=663552,1351680=139264} 2023-12-16T01:22:42.856 INFO:tasks.rados.rados.0.smithi078.stdout:1193: writing smithi078122029-28 from 0 to 688128 tid 1 2023-12-16T01:22:42.860 INFO:tasks.rados.rados.0.smithi078.stdout:1193: writing smithi078122029-28 from 688128 to 1351680 tid 2 2023-12-16T01:22:42.861 INFO:tasks.rados.rados.0.smithi078.stdout:1193: writing smithi078122029-28 from 1351680 to 1490944 tid 3 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1190: finishing write tid 5 to smithi078122029-14 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 688 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1190: left oid 14 (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: finishing write tid 1 to smithi078122029-39 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1190: done (3 left) 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1194: snap_create 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: finishing write tid 2 to smithi078122029-39 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: finishing write tid 3 to smithi078122029-39 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: finishing write tid 4 to smithi078122029-39 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: finishing write tid 5 to smithi078122029-39 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 447 (ObjNum 374 snap 118 seq_num 374) dirty exists 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1191: left oid 39 (ObjNum 374 snap 118 seq_num 374) 2023-12-16T01:22:42.862 INFO:tasks.rados.rados.0.smithi078.stdout:1193: finishing write tid 1 to smithi078122029-28 2023-12-16T01:22:42.863 INFO:tasks.rados.rados.0.smithi078.stdout:1193: finishing write tid 2 to smithi078122029-28 2023-12-16T01:22:42.863 INFO:tasks.rados.rados.0.smithi078.stdout:1193: finishing write tid 3 to smithi078122029-28 2023-12-16T01:22:42.864 INFO:tasks.rados.rados.0.smithi078.stdout:1193: finishing write tid 4 to smithi078122029-28 2023-12-16T01:22:42.865 INFO:tasks.rados.rados.0.smithi078.stdout:1193: finishing write tid 5 to smithi078122029-28 2023-12-16T01:22:42.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 376 (ObjNum 375 snap 118 seq_num 375) dirty exists 2023-12-16T01:22:42.865 INFO:tasks.rados.rados.0.smithi078.stdout:1193: left oid 28 (ObjNum 375 snap 118 seq_num 375) 2023-12-16T01:22:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 conmon[44111]: 2023-12-16T01:22:42.806+0000 7f100982f700 -1 mon.b@1(peon).osd e291 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: pgmap v36: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:42 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T01:22:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: pgmap v36: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: failed to encode map e290 with expected crc 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: pgmap v36: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:22:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-16T01:22:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-16T01:22:43.814 INFO:tasks.rados.rados.0.smithi078.stdout:1191: done (3 left) 2023-12-16T01:22:43.814 INFO:tasks.rados.rados.0.smithi078.stdout:1192: done (2 left) 2023-12-16T01:22:43.814 INFO:tasks.rados.rados.0.smithi078.stdout:1193: done (1 left) 2023-12-16T01:22:43.814 INFO:tasks.rados.rados.0.smithi078.stdout:1194: done (0 left) 2023-12-16T01:22:43.814 INFO:tasks.rados.rados.0.smithi078.stdout:1195: snap_create 2023-12-16T01:22:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:43 smithi118 ceph-mon[44148]: Upgrade: It appears safe to stop mon.b 2023-12-16T01:22:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:43 smithi118 ceph-mon[44148]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:43 smithi118 ceph-mon[44148]: osdmap e291: 8 total, 8 up, 8 in 2023-12-16T01:22:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:43 smithi118 ceph-mon[44148]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:43 smithi118 conmon[44111]: 2023-12-16T01:22:43.811+0000 7f100982f700 -1 mon.b@1(peon).osd e292 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[139570]: Upgrade: It appears safe to stop mon.b 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[139570]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[139570]: osdmap e291: 8 total, 8 up, 8 in 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[139570]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[142991]: Upgrade: It appears safe to stop mon.b 2023-12-16T01:22:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[142991]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[142991]: osdmap e291: 8 total, 8 up, 8 in 2023-12-16T01:22:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:43 smithi078 ceph-mon[142991]: failed to encode map e291 with expected crc 2023-12-16T01:22:44.825 INFO:tasks.rados.rados.0.smithi078.stdout:1195: done (0 left) 2023-12-16T01:22:44.826 INFO:tasks.rados.rados.0.smithi078.stdout:1196: delete oid 18 current snap is 120 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1196: done (0 left) 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1197: read oid 32 snap -1 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1197: expect (ObjNum 348 snap 110 seq_num 348) 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1198: read oid 48 snap -1 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1198: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1199: read oid 39 snap 105 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1199: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:22:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1200: rmattr oid 9 current snap is 120 2023-12-16T01:22:44.838 INFO:tasks.rados.rados.0.smithi078.stdout:1201: copy_from oid 36 from oid 50 current snap is 120 2023-12-16T01:22:44.838 INFO:tasks.rados.rados.0.smithi078.stdout:1202: snap_create 2023-12-16T01:22:44.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 0 (ObjNum 33 snap 0 seq_num 2288093472) dirty dne 2023-12-16T01:22:44.842 INFO:tasks.rados.rados.0.smithi078.stdout:1198: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:22:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1199: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:22:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:1201: finishing copy_from to smithi078122029-36 2023-12-16T01:22:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 520 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:22:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:1201: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:22:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:1197: expect (ObjNum 348 snap 110 seq_num 348) 2023-12-16T01:22:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 conmon[44111]: 2023-12-16T01:22:44.822+0000 7f100982f700 -1 mon.b@1(peon).osd e293 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: osdmap e292: 8 total, 8 up, 8 in 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: pgmap v39: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: Upgrade: Updating mon.b 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:44 smithi118 ceph-mon[44148]: Deploying daemon mon.b on smithi118 2023-12-16T01:22:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: osdmap e292: 8 total, 8 up, 8 in 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: pgmap v39: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: Upgrade: Updating mon.b 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[139570]: Deploying daemon mon.b on smithi118 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: osdmap e292: 8 total, 8 up, 8 in 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: failed to encode map e292 with expected crc 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: pgmap v39: 121 pgs: 121 active+clean; 292 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: Upgrade: Updating mon.b 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: from='mgr.34104 ' entity='mgr.y' 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:22:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:44 smithi078 ceph-mon[142991]: Deploying daemon mon.b on smithi118 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1197: done (5 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1198: done (4 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1199: done (3 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1200: done (2 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1201: done (1 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1202: done (0 left) 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1203: copy_from oid 34 from oid 25 current snap is 121 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:1204: rollback oid 49 current snap is 121 2023-12-16T01:22:45.830 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 83 2023-12-16T01:22:45.831 INFO:tasks.rados.rados.0.smithi078.stdout:1205: delete oid 4 current snap is 121 2023-12-16T01:22:45.840 INFO:tasks.rados.rados.0.smithi078.stdout:1205: done (2 left) 2023-12-16T01:22:45.840 INFO:tasks.rados.rados.0.smithi078.stdout:1206: delete oid 44 current snap is 121 2023-12-16T01:22:45.841 INFO:tasks.rados.rados.0.smithi078.stdout:1204: finishing rollback tid 0 to smithi078122029-49 2023-12-16T01:22:45.841 INFO:tasks.rados.rados.0.smithi078.stdout:1204: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:22:45.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 242 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:22:45.846 INFO:tasks.rados.rados.0.smithi078.stdout:1204: done (2 left) 2023-12-16T01:22:45.846 INFO:tasks.rados.rados.0.smithi078.stdout:1206: done (1 left) 2023-12-16T01:22:45.846 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 121 2023-12-16T01:22:45.846 INFO:tasks.rados.rados.0.smithi078.stdout:1207: seq_num 379 ranges {1597440=753664,2351104=606208,2957312=196608} 2023-12-16T01:22:45.859 INFO:tasks.rados.rados.0.smithi078.stdout:1207: writing smithi078122029-3 from 1597440 to 2351104 tid 1 2023-12-16T01:22:45.862 INFO:tasks.rados.rados.0.smithi078.stdout:1207: writing smithi078122029-3 from 2351104 to 2957312 tid 2 2023-12-16T01:22:45.864 INFO:tasks.rados.rados.0.smithi078.stdout:1207: writing smithi078122029-3 from 2957312 to 3153920 tid 3 2023-12-16T01:22:45.864 INFO:tasks.rados.rados.0.smithi078.stdout:1208: rmattr oid 41 current snap is 121 2023-12-16T01:22:45.864 INFO:tasks.rados.rados.0.smithi078.stdout:1203: finishing copy_from to smithi078122029-34 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 360 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1203: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1207: finishing write tid 1 to smithi078122029-3 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1203: done (2 left) 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1209: read oid 35 snap 116 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1209: expect (ObjNum 289 snap 85 seq_num 289) 2023-12-16T01:22:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:1210: snap_remove snap 99 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: osdmap e293: 8 total, 8 up, 8 in 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 ceph-mon[44148]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:45 smithi118 conmon[44111]: 2023-12-16T01:22:45.827+0000 7f100982f700 -1 mon.b@1(peon).osd e294 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-16T01:22:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:46 smithi118 systemd[1]: Stopping Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: osdmap e293: 8 total, 8 up, 8 in 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[139570]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: osdmap e293: 8 total, 8 up, 8 in 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:45 smithi078 ceph-mon[142991]: failed to encode map e293 with expected crc 2023-12-16T01:22:46.544 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:46 smithi118 conmon[44111]: 2023-12-16T01:22:46.243+0000 7f100f03a700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:22:46.545 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:46 smithi118 conmon[44111]: 2023-12-16T01:22:46.243+0000 7f100f03a700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-12-16T01:22:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE Bus STOPPING 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE Bus STOPPED 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE Bus STARTING 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE Serving on http://:::9283 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: [16/Dec/2023:01:22:46] ENGINE Bus STARTED 2023-12-16T01:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:22:46] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2023-12-16T01:22:47.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:46 smithi118 bash[131407]: 0169b28cb2b333ab4832c945c561b737316496e5705e457aab2004614053af36 2023-12-16T01:22:47.232 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-16T01:22:47.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 systemd[1]: Stopped Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:47.233 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 systemd[1]: Starting Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:22:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev), process ceph-mon, pid 7 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: pidfile_write: ignore empty --pid-file 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 bash[131760]: dd71097a9a23f70c760dc0c3fd271b68506823b10b642d6a668f04ac06baea37 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: load: jerasure load: lrc 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: RocksDB version: 7.9.2 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Git sha 0 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Compile date 2023-12-15 16:32:04 2023-12-16T01:22:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: DB SUMMARY 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: DB Session ID: UJY9GJ5SHO17YLLHKWKF 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: CURRENT file: CURRENT 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1097 Bytes 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 9552705 ; 2023-12-16T01:22:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.error_if_exists: 0 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.create_if_missing: 0 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.paranoid_checks: 1 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.env: 0x55d382c5ca60 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.fs: PosixFileSystem 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.info_log: 0x55d38358f760 2023-12-16T01:22:47.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.statistics: (nil) 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.use_fsync: 0 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_log_file_size: 0 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T01:22:47.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_fallocate: 1 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.use_direct_reads: 0 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.db_log_dir: 2023-12-16T01:22:47.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.wal_dir: 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.write_buffer_manager: 0x55d383542fa0 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T01:22:47.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.unordered_write: 0 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T01:22:47.917 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.row_cache: None 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.wal_filter: None 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.two_write_queues: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.wal_compression: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.atomic_flush: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.log_readahead_size: 0 2023-12-16T01:22:47.918 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T01:22:47.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_background_jobs: 2 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_background_compactions: -1 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_subcompactions: 1 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T01:22:47.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_open_files: -1 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T01:22:47.921 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_background_flushes: -1 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Compression algorithms supported: 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kZSTD supported: 0 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kXpressCompression supported: 0 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kZlibCompression supported: 1 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kSnappyCompression supported: 1 2023-12-16T01:22:47.922 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kLZ4Compression supported: 1 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: kBZip2Compression supported: 0 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.merge_operator: 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_filter: None 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T01:22:47.923 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d38358f880) 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: cache_index_and_filter_blocks: 1 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: pin_top_level_index_and_filter: 1 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_type: 0 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: data_block_index_type: 0 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_shortening: 1 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: checksum: 4 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: no_block_cache: 0 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache: 0x55d3835e5090 2023-12-16T01:22:47.924 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_name: BinnedLRUCache 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_options: 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: capacity : 536870912 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: num_shard_bits : 4 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: strict_capacity_limit : 0 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: high_pri_pool_ratio: 0.000 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_cache_compressed: (nil) 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: persistent_cache: (nil) 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_size: 4096 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_size_deviation: 10 2023-12-16T01:22:47.925 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_restart_interval: 16 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: index_block_restart_interval: 1 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: metadata_block_size: 4096 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: partition_filters: 0 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: use_delta_encoding: 1 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: filter_policy: bloomfilter 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: whole_key_filtering: 1 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: verify_compression: 0 2023-12-16T01:22:47.926 INFO:journalctl@ceph.mon.b.smithi118.stdout: read_amp_bytes_per_bit: 0 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: format_version: 5 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: enable_index_compression: 1 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: block_align: 0 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: max_auto_readahead_size: 262144 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: prepopulate_block_cache: 0 2023-12-16T01:22:47.927 INFO:journalctl@ceph.mon.b.smithi118.stdout: initial_auto_readahead_size: 8192 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout: num_file_reads_for_auto_readahead: 2 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression: NoCompression 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T01:22:47.928 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.num_levels: 7 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T01:22:47.929 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:47.930 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T01:22:47.931 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T01:22:47.932 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T01:22:47.933 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.arena_block_size: 1048576 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T01:22:47.934 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.table_properties_collectors: 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.inplace_update_support: 0 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T01:22:47.935 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.bloom_locality: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.max_successive_merges: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T01:22:47.936 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.ttl: 2592000 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enable_blob_files: false 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.min_blob_size: 0 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T01:22:47.937 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.blob_file_starting_level: 0 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 14555, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T01:22:47.938 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a8fb6fcd-f29e-409e-8405-32aa30be95a1 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 systemd[1]: Started Ceph mon.b for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689767723786, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689767745349, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5840724, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14560, "largest_seqno": 18281, "table_properties": {"data_size": 5824950, "index_size": 10657, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4101, "raw_key_size": 38587, "raw_average_key_size": 23, "raw_value_size": 5791179, "raw_average_value_size": 3535, "num_data_blocks": 466, "num_entries": 1638, "num_filter_entries": 1638, "num_deletions": 307, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702689767, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a8fb6fcd-f29e-409e-8405-32aa30be95a1", "db_session_id": "UJY9GJ5SHO17YLLHKWKF", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702689767745478, "job": 1, "event": "recovery_finished"} 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d38367e000 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: DB pointer 0x55d38366c000 2023-12-16T01:22:47.939 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** DB Stats ** 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:47.940 INFO:journalctl@ceph.mon.b.smithi118.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: L0 1/0 5.57 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.5 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: L6 1/0 7.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: Sum 2/0 13.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.5 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 658.5 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** Compaction Stats [default] ** 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T01:22:47.941 INFO:journalctl@ceph.mon.b.smithi118.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 658.5 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Flush(GB): cumulative 0.005, interval 0.005 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Cumulative compaction: 0.01 GB write, 224.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Interval compaction: 0.01 GB write, 224.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Block cache BinnedLRUCache@0x55d3835e5090#7 capacity: 512.00 MB usage: 16.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.53 KB,0.000864267%) IndexBlock(1,12.08 KB,0.00230372%) Misc(1,0.00 KB,0%) 2023-12-16T01:22:47.942 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: starting mon.b rank 1 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???) e3 preinit fsid dc053256-9baf-11ee-95a5-87774f69a715 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).mds e8 new map 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).mds e8 print_map 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout: e8 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:47.943 INFO:journalctl@ceph.mon.b.smithi118.stdout: legacy client fscid: 1 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: Filesystem 'cephfs' (1) 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: fs_name cephfs 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: epoch 8 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: created 2023-12-16T01:16:12.190652+0000 2023-12-16T01:22:47.944 INFO:journalctl@ceph.mon.b.smithi118.stdout: modified 2023-12-16T01:16:15.809623+0000 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: tableserver 0 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: root 0 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: session_timeout 60 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: session_autoclose 300 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: max_file_size 1099511627776 2023-12-16T01:22:47.945 INFO:journalctl@ceph.mon.b.smithi118.stdout: max_xattr_size 65536 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: required_client_features {} 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: last_failure 0 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: last_failure_osd_epoch 0 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: max_mds 1 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: in 0 2023-12-16T01:22:47.946 INFO:journalctl@ceph.mon.b.smithi118.stdout: up {0=24337} 2023-12-16T01:22:47.947 INFO:journalctl@ceph.mon.b.smithi118.stdout: failed 2023-12-16T01:22:47.947 INFO:journalctl@ceph.mon.b.smithi118.stdout: damaged 2023-12-16T01:22:47.947 INFO:journalctl@ceph.mon.b.smithi118.stdout: stopped 2023-12-16T01:22:47.947 INFO:journalctl@ceph.mon.b.smithi118.stdout: data_pools [3] 2023-12-16T01:22:47.948 INFO:journalctl@ceph.mon.b.smithi118.stdout: metadata_pool 2 2023-12-16T01:22:47.949 INFO:journalctl@ceph.mon.b.smithi118.stdout: inline_data disabled 2023-12-16T01:22:47.949 INFO:journalctl@ceph.mon.b.smithi118.stdout: balancer 2023-12-16T01:22:47.949 INFO:journalctl@ceph.mon.b.smithi118.stdout: bal_rank_mask -1 2023-12-16T01:22:47.949 INFO:journalctl@ceph.mon.b.smithi118.stdout: standby_count_wanted 0 2023-12-16T01:22:47.949 INFO:journalctl@ceph.mon.b.smithi118.stdout: [mds.b{0:24337} state up:active seq 3 addr [v2:172.21.15.118:6832/3919037189,v1:172.21.15.118:6833/3919037189] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout: Standby daemons: 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout: 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout: [mds.a{-1:14445} state up:standby seq 1 addr [v2:172.21.15.78:6834/4119928873,v1:172.21.15.78:6835/4119928873] compat {c=[1],r=[1],i=[7ff]}] 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).osd e294 crush map has features 3314933069573799936, adjusting msgr requires 2023-12-16T01:22:47.950 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).osd e294 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:47.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).osd e294 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:47.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).osd e294 crush map has features 432629308056666112, adjusting msgr requires 2023-12-16T01:22:47.951 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:47 smithi118 ceph-mon[131825]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-12-16T01:22:48.034 INFO:tasks.rados.rados.0.smithi078.stdout:1210: done (3 left) 2023-12-16T01:22:48.034 INFO:tasks.rados.rados.0.smithi078.stdout:1211: read oid 27 snap -1 2023-12-16T01:22:48.034 INFO:tasks.rados.rados.0.smithi078.stdout:1211: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:22:48.034 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 121 2023-12-16T01:22:48.034 INFO:tasks.rados.rados.0.smithi078.stdout:1207: finishing write tid 2 to smithi078122029-3 2023-12-16T01:22:48.035 INFO:tasks.rados.rados.0.smithi078.stdout:1212: seq_num 380 ranges {925696=770048,1695744=483328,2179072=319488} 2023-12-16T01:22:48.049 INFO:tasks.rados.rados.0.smithi078.stdout:1212: writing smithi078122029-42 from 925696 to 1695744 tid 1 2023-12-16T01:22:48.049 INFO:tasks.rados.rados.0.smithi078.stdout:1212: writing smithi078122029-42 from 1695744 to 2179072 tid 2 2023-12-16T01:22:48.050 INFO:tasks.rados.rados.0.smithi078.stdout:1212: writing smithi078122029-42 from 2179072 to 2498560 tid 3 2023-12-16T01:22:48.050 INFO:tasks.rados.rados.0.smithi078.stdout:1213: snap_remove snap 119 2023-12-16T01:22:49.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:48 smithi118 conmon[117217]: ts=2023-12-16T01:22:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:22:50.407 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:50 smithi118 conmon[117217]: ts=2023-12-16T01:22:50.085Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", public_addr=\"172.21.15.78\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.78\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1213: done (5 left) 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1214: read oid 5 snap -1 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1214: expect (ObjNum 346 snap 110 seq_num 346) 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1215: rollback oid 33 current snap is 121 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 80 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1207: finishing write tid 3 to smithi078122029-3 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1207: finishing write tid 4 to smithi078122029-3 2023-12-16T01:22:53.131 INFO:tasks.rados.rados.0.smithi078.stdout:1216: snap_remove snap 50 2023-12-16T01:22:53.132 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:52 smithi078 conmon[127384]: 2023-12-16T01:22:52.755+0000 7f085564e700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: failed to encode map e295 with expected crc 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: overall HEALTH_OK 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: mon.b calling monitor election 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: mon.a calling monitor election 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: pgmap v44: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: pgmap v45: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-16T01:22:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: pgmap v46: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: osdmap e295: 8 total, 8 up, 8 in 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: mgrmap e38: y(active, since 36s), standbys: x 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: failed to encode map e295 with expected crc 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: overall HEALTH_OK 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: mon.b calling monitor election 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: mon.a calling monitor election 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: pgmap v44: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: pgmap v45: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-16T01:22:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: pgmap v46: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: osdmap e295: 8 total, 8 up, 8 in 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: mgrmap e38: y(active, since 36s), standbys: x 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:54.134 INFO:tasks.rados.rados.0.smithi078.stdout:1216: done (7 left) 2023-12-16T01:22:54.134 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 121 2023-12-16T01:22:54.135 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 400 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:22:54.135 INFO:tasks.rados.rados.0.smithi078.stdout:1207: finishing write tid 5 to smithi078122029-3 2023-12-16T01:22:54.135 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 160 (ObjNum 379 snap 121 seq_num 379) dirty exists 2023-12-16T01:22:54.135 INFO:tasks.rados.rados.0.smithi078.stdout:1207: left oid 3 (ObjNum 379 snap 121 seq_num 379) 2023-12-16T01:22:54.135 INFO:tasks.rados.rados.0.smithi078.stdout:1209: expect (ObjNum 289 snap 85 seq_num 289) 2023-12-16T01:22:54.376 INFO:tasks.rados.rados.0.smithi078.stdout:1212: finishing write tid 1 to smithi078122029-42 2023-12-16T01:22:54.376 INFO:tasks.rados.rados.0.smithi078.stdout:1212: finishing write tid 2 to smithi078122029-42 2023-12-16T01:22:54.376 INFO:tasks.rados.rados.0.smithi078.stdout:1212: finishing write tid 3 to smithi078122029-42 2023-12-16T01:22:54.376 INFO:tasks.rados.rados.0.smithi078.stdout:1212: finishing write tid 4 to smithi078122029-42 2023-12-16T01:22:54.377 INFO:tasks.rados.rados.0.smithi078.stdout:1211: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:22:54.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[139570]: failed to encode map e296 with expected crc 2023-12-16T01:22:54.387 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[139570]: osdmap e296: 8 total, 8 up, 8 in 2023-12-16T01:22:54.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: failed to encode map e295 with expected crc 2023-12-16T01:22:54.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: overall HEALTH_OK 2023-12-16T01:22:54.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T01:22:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:54 smithi118 ceph-mon[131825]: failed to encode map e296 with expected crc 2023-12-16T01:22:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:54 smithi118 ceph-mon[131825]: osdmap e296: 8 total, 8 up, 8 in 2023-12-16T01:22:54.607 INFO:tasks.rados.rados.0.smithi078.stdout:1212: finishing write tid 5 to smithi078122029-42 2023-12-16T01:22:54.608 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 409 (ObjNum 380 snap 121 seq_num 380) dirty exists 2023-12-16T01:22:54.608 INFO:tasks.rados.rados.0.smithi078.stdout:1212: left oid 42 (ObjNum 380 snap 121 seq_num 380) 2023-12-16T01:22:54.608 INFO:tasks.rados.rados.0.smithi078.stdout:1215: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:22:54.608 INFO:tasks.rados.rados.0.smithi078.stdout:1215: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:22:54.608 INFO:tasks.rados.rados.0.smithi078.stdout:1217: seq_num 381 ranges {3072000=786432,3858432=417792,4276224=385024} 2023-12-16T01:22:54.633 INFO:tasks.rados.rados.0.smithi078.stdout:1217: writing smithi078122029-39 from 3072000 to 3858432 tid 1 2023-12-16T01:22:54.633 INFO:tasks.rados.rados.0.smithi078.stdout:1217: writing smithi078122029-39 from 3858432 to 4276224 tid 2 2023-12-16T01:22:54.633 INFO:tasks.rados.rados.0.smithi078.stdout:1217: writing smithi078122029-39 from 4276224 to 4661248 tid 3 2023-12-16T01:22:54.633 INFO:tasks.rados.rados.0.smithi078.stdout:1207: done (7 left) 2023-12-16T01:22:54.633 INFO:tasks.rados.rados.0.smithi078.stdout:1208: done (6 left) 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:1209: done (5 left) 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:1211: done (4 left) 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:1212: done (3 left) 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 121 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:1215: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 587 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-12-16T01:22:54.634 INFO:tasks.rados.rados.0.smithi078.stdout:1214: expect (ObjNum 346 snap 110 seq_num 346) 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: mon.b calling monitor election 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: mon.a calling monitor election 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: pgmap v44: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: pgmap v45: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: pgmap v46: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-12-16T01:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: osdmap e295: 8 total, 8 up, 8 in 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: mgrmap e38: y(active, since 36s), standbys: x 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: mon.c (rank 2) addr [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] is down (out of quorum) 2023-12-16T01:22:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:22:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: failed to encode map e296 with expected crc 2023-12-16T01:22:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:54 smithi078 ceph-mon[142991]: osdmap e296: 8 total, 8 up, 8 in 2023-12-16T01:22:54.886 INFO:tasks.rados.rados.0.smithi078.stdout:1217: finishing write tid 1 to smithi078122029-39 2023-12-16T01:22:54.887 INFO:tasks.rados.rados.0.smithi078.stdout:1218: seq_num 382 ranges {0=802816,802816=704512,1507328=98304} 2023-12-16T01:22:54.891 INFO:tasks.rados.rados.0.smithi078.stdout:1218: writing smithi078122029-4 from 0 to 802816 tid 1 2023-12-16T01:22:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:1218: writing smithi078122029-4 from 802816 to 1507328 tid 2 2023-12-16T01:22:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:1218: writing smithi078122029-4 from 1507328 to 1605632 tid 3 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1214: done (3 left) 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1215: done (2 left) 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1219: read oid 28 snap -1 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1219: expect (ObjNum 375 snap 118 seq_num 375) 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1220: copy_from oid 18 from oid 40 current snap is 121 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1217: finishing write tid 2 to smithi078122029-39 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1217: finishing write tid 3 to smithi078122029-39 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1217: finishing write tid 4 to smithi078122029-39 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1217: finishing write tid 5 to smithi078122029-39 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 451 (ObjNum 381 snap 121 seq_num 381) dirty exists 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1217: left oid 39 (ObjNum 381 snap 121 seq_num 381) 2023-12-16T01:22:54.897 INFO:tasks.rados.rados.0.smithi078.stdout:1218: finishing write tid 1 to smithi078122029-4 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1217: done (3 left) 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1221: read oid 44 snap -1 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1221: expect deleted 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1222: rollback oid 47 current snap is 121 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 87 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1223: rmattr oid 2 current snap is 121 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1223: done (5 left) 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1224: read oid 30 snap -1 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1224: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:22:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:1225: snap_create 2023-12-16T01:22:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:1220: finishing copy_from to smithi078122029-18 2023-12-16T01:22:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:1220: got expected ENOENT (src dne) 2023-12-16T01:22:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:1220: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:22:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:1218: finishing write tid 2 to smithi078122029-4 2023-12-16T01:22:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:1218: finishing write tid 3 to smithi078122029-4 2023-12-16T01:22:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:1222: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:22:54.901 INFO:tasks.rados.rados.0.smithi078.stdout:1222: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:22:54.901 INFO:tasks.rados.rados.0.smithi078.stdout:1222: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:22:54.901 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 274 (ObjNum 293 snap 86 seq_num 293) dirty exists 2023-12-16T01:22:54.902 INFO:tasks.rados.rados.0.smithi078.stdout:1219: expect (ObjNum 375 snap 118 seq_num 375) 2023-12-16T01:22:54.938 INFO:tasks.rados.rados.0.smithi078.stdout:1218: finishing write tid 4 to smithi078122029-4 2023-12-16T01:22:54.939 INFO:tasks.rados.rados.0.smithi078.stdout:1218: finishing write tid 5 to smithi078122029-4 2023-12-16T01:22:54.939 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 860 (ObjNum 382 snap 121 seq_num 382) dirty exists 2023-12-16T01:22:54.939 INFO:tasks.rados.rados.0.smithi078.stdout:1218: left oid 4 (ObjNum 382 snap 121 seq_num 382) 2023-12-16T01:22:54.939 INFO:tasks.rados.rados.0.smithi078.stdout:1224: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: failed to encode map e295 with expected crc 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: mon.c calling monitor election 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: failed to encode map e297 with expected crc 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: mon.a calling monitor election 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: mon.b calling monitor election 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: osdmap e297: 8 total, 8 up, 8 in 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: mgrmap e38: y(active, since 37s), standbys: x 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: overall HEALTH_OK 2023-12-16T01:22:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:55 smithi118 ceph-mon[131825]: pgmap v49: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 238 KiB/s wr, 1 op/s 2023-12-16T01:22:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:1218: done (6 left) 2023-12-16T01:22:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:1219: done (5 left) 2023-12-16T01:22:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:1220: done (4 left) 2023-12-16T01:22:55.412 INFO:tasks.rados.rados.0.smithi078.stdout:1221: done (3 left) 2023-12-16T01:22:55.413 INFO:tasks.rados.rados.0.smithi078.stdout:1222: done (2 left) 2023-12-16T01:22:55.413 INFO:tasks.rados.rados.0.smithi078.stdout:1224: done (1 left) 2023-12-16T01:22:55.413 INFO:tasks.rados.rados.0.smithi078.stdout:1225: done (0 left) 2023-12-16T01:22:55.413 INFO:tasks.rados.rados.0.smithi078.stdout:1226: copy_from oid 29 from oid 50 current snap is 122 2023-12-16T01:22:55.413 INFO:tasks.rados.rados.0.smithi078.stdout:1227: snap_create 2023-12-16T01:22:55.440 INFO:tasks.rados.rados.0.smithi078.stdout:1226: finishing copy_from to smithi078122029-29 2023-12-16T01:22:55.440 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 520 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:22:55.440 INFO:tasks.rados.rados.0.smithi078.stdout:1226: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:22:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: failed to encode map e295 with expected crc 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: mon.c calling monitor election 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: failed to encode map e297 with expected crc 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: mon.a calling monitor election 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: mon.b calling monitor election 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: osdmap e297: 8 total, 8 up, 8 in 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: mgrmap e38: y(active, since 37s), standbys: x 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:22:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: overall HEALTH_OK 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[139570]: pgmap v49: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 238 KiB/s wr, 1 op/s 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: failed to encode map e295 with expected crc 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: mon.c calling monitor election 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: failed to encode map e297 with expected crc 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: mon.a calling monitor election 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: mon.b calling monitor election 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: monmap e4: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: osdmap e297: 8 total, 8 up, 8 in 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: mgrmap e38: y(active, since 37s), standbys: x 2023-12-16T01:22:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-12-16T01:22:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:22:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: overall HEALTH_OK 2023-12-16T01:22:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:55 smithi078 ceph-mon[142991]: pgmap v49: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 238 KiB/s wr, 1 op/s 2023-12-16T01:22:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:56 smithi118 ceph-mon[131825]: failed to encode map e297 with expected crc 2023-12-16T01:22:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:56 smithi118 ceph-mon[131825]: failed to encode map e298 with expected crc 2023-12-16T01:22:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:56 smithi118 ceph-mon[131825]: osdmap e298: 8 total, 8 up, 8 in 2023-12-16T01:22:56.416 INFO:tasks.rados.rados.0.smithi078.stdout:1226: done (1 left) 2023-12-16T01:22:56.417 INFO:tasks.rados.rados.0.smithi078.stdout:1227: done (0 left) 2023-12-16T01:22:56.417 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 123 2023-12-16T01:22:56.417 INFO:tasks.rados.rados.0.smithi078.stdout:1228: seq_num 383 ranges {1490944=417792,1908736=589824,2498560=417792,2916352=196608} 2023-12-16T01:22:56.427 INFO:tasks.rados.rados.0.smithi078.stdout:1228: writing smithi078122029-28 from 1490944 to 1908736 tid 1 2023-12-16T01:22:56.430 INFO:tasks.rados.rados.0.smithi078.stdout:1228: writing smithi078122029-28 from 1908736 to 2498560 tid 2 2023-12-16T01:22:56.433 INFO:tasks.rados.rados.0.smithi078.stdout:1228: writing smithi078122029-28 from 2498560 to 2916352 tid 3 2023-12-16T01:22:56.437 INFO:tasks.rados.rados.0.smithi078.stdout:1228: writing smithi078122029-28 from 2916352 to 3112960 tid 4 2023-12-16T01:22:56.437 INFO:tasks.rados.rados.0.smithi078.stdout:1229: rmattr oid 39 current snap is 123 2023-12-16T01:22:56.438 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 123 2023-12-16T01:22:56.438 INFO:tasks.rados.rados.0.smithi078.stdout:1230: seq_num 384 ranges {1605632=434176,2039808=475136,2514944=630784,3145728=98304} 2023-12-16T01:22:56.446 INFO:tasks.rados.rados.0.smithi078.stdout:1230: writing smithi078122029-4 from 1605632 to 2039808 tid 1 2023-12-16T01:22:56.448 INFO:tasks.rados.rados.0.smithi078.stdout:1230: writing smithi078122029-4 from 2039808 to 2514944 tid 2 2023-12-16T01:22:56.452 INFO:tasks.rados.rados.0.smithi078.stdout:1230: writing smithi078122029-4 from 2514944 to 3145728 tid 3 2023-12-16T01:22:56.453 INFO:tasks.rados.rados.0.smithi078.stdout:1230: writing smithi078122029-4 from 3145728 to 3244032 tid 4 2023-12-16T01:22:56.453 INFO:tasks.rados.rados.0.smithi078.stdout:1231: copy_from oid 37 from oid 50 current snap is 123 2023-12-16T01:22:56.453 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 452 (ObjNum 381 snap 121 seq_num 381) dirty exists 2023-12-16T01:22:56.453 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 1 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 2 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 3 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 4 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 5 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: finishing write tid 6 to smithi078122029-28 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 392 (ObjNum 383 snap 123 seq_num 383) dirty exists 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: left oid 28 (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1228: done (3 left) 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1229: done (2 left) 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1232: copy_from oid 49 from oid 44 current snap is 123 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1233: snap_create 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 1 to smithi078122029-4 2023-12-16T01:22:56.454 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 2 to smithi078122029-4 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 3 to smithi078122029-4 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 4 to smithi078122029-4 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1232: finishing copy_from to smithi078122029-49 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1232: got expected ENOENT (src dne) 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1232: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:22:56.457 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 5 to smithi078122029-4 2023-12-16T01:22:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[139570]: failed to encode map e297 with expected crc 2023-12-16T01:22:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[139570]: failed to encode map e298 with expected crc 2023-12-16T01:22:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[139570]: osdmap e298: 8 total, 8 up, 8 in 2023-12-16T01:22:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[142991]: failed to encode map e297 with expected crc 2023-12-16T01:22:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[142991]: failed to encode map e298 with expected crc 2023-12-16T01:22:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:56 smithi078 ceph-mon[142991]: osdmap e298: 8 total, 8 up, 8 in 2023-12-16T01:22:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:1230: finishing write tid 6 to smithi078122029-4 2023-12-16T01:22:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 866 (ObjNum 384 snap 123 seq_num 384) dirty exists 2023-12-16T01:22:56.460 INFO:tasks.rados.rados.0.smithi078.stdout:1230: left oid 4 (ObjNum 384 snap 123 seq_num 384) 2023-12-16T01:22:56.480 INFO:tasks.rados.rados.0.smithi078.stdout:1231: finishing copy_from to smithi078122029-37 2023-12-16T01:22:56.480 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 520 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:22:56.480 INFO:tasks.rados.rados.0.smithi078.stdout:1231: finishing copy_from racing read to smithi078122029-37 2023-12-16T01:22:56.615 INFO:tasks.rados.rados.0.smithi078.stdout:1230: done (3 left) 2023-12-16T01:22:56.615 INFO:tasks.rados.rados.0.smithi078.stdout:1231: done (2 left) 2023-12-16T01:22:56.615 INFO:tasks.rados.rados.0.smithi078.stdout:1232: done (1 left) 2023-12-16T01:22:56.615 INFO:tasks.rados.rados.0.smithi078.stdout:1233: done (0 left) 2023-12-16T01:22:56.615 INFO:tasks.rados.rados.0.smithi078.stdout:1234: snap_create 2023-12-16T01:22:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:22:56] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-16T01:22:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: osdmap e299: 8 total, 8 up, 8 in 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: pgmap v52: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: osdmap e300: 8 total, 8 up, 8 in 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: osdmap e299: 8 total, 8 up, 8 in 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: pgmap v52: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: osdmap e300: 8 total, 8 up, 8 in 2023-12-16T01:22:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e298 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: osdmap e299: 8 total, 8 up, 8 in 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e299 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: pgmap v52: 121 pgs: 121 active+clean; 304 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: osdmap e300: 8 total, 8 up, 8 in 2023-12-16T01:22:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:22:57.615 INFO:tasks.rados.rados.0.smithi078.stdout:1234: done (0 left) 2023-12-16T01:22:57.615 INFO:tasks.rados.rados.0.smithi078.stdout:1235: snap_remove snap 104 2023-12-16T01:22:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: failed to encode map e301 with expected crc 2023-12-16T01:22:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:58 smithi118 ceph-mon[131825]: osdmap e301: 8 total, 8 up, 8 in 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: failed to encode map e301 with expected crc 2023-12-16T01:22:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[142991]: osdmap e301: 8 total, 8 up, 8 in 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e299 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e300 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: failed to encode map e301 with expected crc 2023-12-16T01:22:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:58 smithi078 ceph-mon[139570]: osdmap e301: 8 total, 8 up, 8 in 2023-12-16T01:22:58.619 INFO:tasks.rados.rados.0.smithi078.stdout:1235: done (0 left) 2023-12-16T01:22:58.619 INFO:tasks.rados.rados.0.smithi078.stdout:1236: rollback oid 5 current snap is 125 2023-12-16T01:22:58.619 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 5 to 122 2023-12-16T01:22:58.619 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 125 2023-12-16T01:22:58.619 INFO:tasks.rados.rados.0.smithi078.stdout:1237: seq_num 385 ranges {5316608=450560,5767168=761856,6529024=442368} 2023-12-16T01:22:58.652 INFO:tasks.rados.rados.0.smithi078.stdout:1237: writing smithi078122029-29 from 5316608 to 5767168 tid 1 2023-12-16T01:22:58.656 INFO:tasks.rados.rados.0.smithi078.stdout:1237: writing smithi078122029-29 from 5767168 to 6529024 tid 2 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1237: writing smithi078122029-29 from 6529024 to 6971392 tid 3 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 125 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1236: finishing rollback tid 0 to smithi078122029-5 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1236: finishing rollback tid 1 to smithi078122029-5 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1236: finishing rollback tid 2 to smithi078122029-5 2023-12-16T01:22:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 687 (ObjNum 346 snap 110 seq_num 346) dirty exists 2023-12-16T01:22:58.660 INFO:tasks.rados.rados.0.smithi078.stdout:1237: finishing write tid 1 to smithi078122029-29 2023-12-16T01:22:58.660 INFO:tasks.rados.rados.0.smithi078.stdout:1237: finishing write tid 2 to smithi078122029-29 2023-12-16T01:22:58.660 INFO:tasks.rados.rados.0.smithi078.stdout:1238: seq_num 386 ranges {3514368=466944,3981312=638976,4620288=565248} 2023-12-16T01:22:58.681 INFO:tasks.rados.rados.0.smithi078.stdout:1238: writing smithi078122029-10 from 3514368 to 3981312 tid 1 2023-12-16T01:22:58.684 INFO:tasks.rados.rados.0.smithi078.stdout:1238: writing smithi078122029-10 from 3981312 to 4620288 tid 2 2023-12-16T01:22:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:1238: writing smithi078122029-10 from 4620288 to 5185536 tid 3 2023-12-16T01:22:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:1236: done (2 left) 2023-12-16T01:22:58.688 INFO:tasks.rados.rados.0.smithi078.stdout:1239: delete oid 17 current snap is 125 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1237: finishing write tid 3 to smithi078122029-29 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1237: finishing write tid 4 to smithi078122029-29 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1237: finishing write tid 5 to smithi078122029-29 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 584 (ObjNum 385 snap 125 seq_num 385) dirty exists 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1237: left oid 29 (ObjNum 385 snap 125 seq_num 385) 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1238: finishing write tid 1 to smithi078122029-10 2023-12-16T01:22:58.689 INFO:tasks.rados.rados.0.smithi078.stdout:1238: finishing write tid 2 to smithi078122029-10 2023-12-16T01:22:58.690 INFO:tasks.rados.rados.0.smithi078.stdout:1238: finishing write tid 3 to smithi078122029-10 2023-12-16T01:22:58.691 INFO:tasks.rados.rados.0.smithi078.stdout:1238: finishing write tid 4 to smithi078122029-10 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1237: done (2 left) 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1239: done (1 left) 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1240: read oid 39 snap -1 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1240: expect (ObjNum 381 snap 121 seq_num 381) 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1241: read oid 21 snap 98 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:1241: expect (ObjNum 310 snap 97 seq_num 310) 2023-12-16T01:22:58.693 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 125 2023-12-16T01:22:58.694 INFO:tasks.rados.rados.0.smithi078.stdout:1242: seq_num 388 ranges {0=507904,507904=458752,966656=606208,1572864=139264} 2023-12-16T01:22:58.696 INFO:tasks.rados.rados.0.smithi078.stdout:1242: writing smithi078122029-17 from 0 to 507904 tid 1 2023-12-16T01:22:58.699 INFO:tasks.rados.rados.0.smithi078.stdout:1242: writing smithi078122029-17 from 507904 to 966656 tid 2 2023-12-16T01:22:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1242: writing smithi078122029-17 from 966656 to 1572864 tid 3 2023-12-16T01:22:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1242: writing smithi078122029-17 from 1572864 to 1712128 tid 4 2023-12-16T01:22:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 125 2023-12-16T01:22:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1238: finishing write tid 5 to smithi078122029-10 2023-12-16T01:22:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 614 (ObjNum 386 snap 125 seq_num 386) dirty exists 2023-12-16T01:22:58.705 INFO:tasks.rados.rados.0.smithi078.stdout:1238: left oid 10 (ObjNum 386 snap 125 seq_num 386) 2023-12-16T01:22:58.705 INFO:tasks.rados.rados.0.smithi078.stdout:1243: seq_num 389 ranges {2498560=524288,3022848=745472,3768320=458752} 2023-12-16T01:22:58.721 INFO:tasks.rados.rados.0.smithi078.stdout:1243: writing smithi078122029-42 from 2498560 to 3022848 tid 1 2023-12-16T01:22:58.725 INFO:tasks.rados.rados.0.smithi078.stdout:1243: writing smithi078122029-42 from 3022848 to 3768320 tid 2 2023-12-16T01:22:58.728 INFO:tasks.rados.rados.0.smithi078.stdout:1243: writing smithi078122029-42 from 3768320 to 4227072 tid 3 2023-12-16T01:22:58.728 INFO:tasks.rados.rados.0.smithi078.stdout:1238: done (4 left) 2023-12-16T01:22:58.728 INFO:tasks.rados.rados.0.smithi078.stdout:1244: snap_remove snap 111 2023-12-16T01:22:59.155 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:22:58 smithi118 conmon[117217]: ts=2023-12-16T01:22:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:22:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:59 smithi118 ceph-mon[131825]: failed to encode map e301 with expected crc 2023-12-16T01:22:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:59 smithi118 ceph-mon[131825]: pgmap v55: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:22:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:59 smithi118 ceph-mon[131825]: failed to encode map e302 with expected crc 2023-12-16T01:22:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:22:59 smithi118 ceph-mon[131825]: osdmap e302: 8 total, 8 up, 8 in 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[142991]: failed to encode map e301 with expected crc 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[142991]: pgmap v55: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[142991]: failed to encode map e302 with expected crc 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[142991]: osdmap e302: 8 total, 8 up, 8 in 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[139570]: failed to encode map e301 with expected crc 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[139570]: pgmap v55: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:22:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[139570]: failed to encode map e302 with expected crc 2023-12-16T01:22:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:22:59 smithi078 ceph-mon[139570]: osdmap e302: 8 total, 8 up, 8 in 2023-12-16T01:22:59.619 INFO:tasks.rados.rados.0.smithi078.stdout:1244: done (4 left) 2023-12-16T01:22:59.619 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 125 2023-12-16T01:22:59.619 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 1 to smithi078122029-17 2023-12-16T01:22:59.619 INFO:tasks.rados.rados.0.smithi078.stdout:1245: seq_num 390 ranges {0=540672,540672=630784,1171456=573440} 2023-12-16T01:22:59.621 INFO:tasks.rados.rados.0.smithi078.stdout:1245: writing smithi078122029-48 from 0 to 540672 tid 1 2023-12-16T01:22:59.629 INFO:tasks.rados.rados.0.smithi078.stdout:1245: writing smithi078122029-48 from 540672 to 1171456 tid 2 2023-12-16T01:22:59.629 INFO:tasks.rados.rados.0.smithi078.stdout:1245: writing smithi078122029-48 from 1171456 to 1744896 tid 3 2023-12-16T01:22:59.635 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 125 2023-12-16T01:22:59.635 INFO:tasks.rados.rados.0.smithi078.stdout:1246: seq_num 391 ranges {8527872=557056,9084928=516096,9601024=688128} 2023-12-16T01:22:59.678 INFO:tasks.rados.rados.0.smithi078.stdout:1246: writing smithi078122029-32 from 8527872 to 9084928 tid 1 2023-12-16T01:22:59.681 INFO:tasks.rados.rados.0.smithi078.stdout:1246: writing smithi078122029-32 from 9084928 to 9601024 tid 2 2023-12-16T01:22:59.685 INFO:tasks.rados.rados.0.smithi078.stdout:1246: writing smithi078122029-32 from 9601024 to 10289152 tid 3 2023-12-16T01:22:59.685 INFO:tasks.rados.rados.0.smithi078.stdout:1247: snap_remove snap 109 2023-12-16T01:23:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:00 smithi118 ceph-mon[131825]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:00 smithi118 ceph-mon[131825]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:00 smithi118 ceph-mon[131825]: failed to encode map e303 with expected crc 2023-12-16T01:23:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:00 smithi118 ceph-mon[131825]: osdmap e303: 8 total, 8 up, 8 in 2023-12-16T01:23:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[139570]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[139570]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[139570]: failed to encode map e303 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[139570]: osdmap e303: 8 total, 8 up, 8 in 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[142991]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[142991]: failed to encode map e302 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[142991]: failed to encode map e303 with expected crc 2023-12-16T01:23:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:00 smithi078 ceph-mon[142991]: osdmap e303: 8 total, 8 up, 8 in 2023-12-16T01:23:00.620 INFO:tasks.rados.rados.0.smithi078.stdout:1247: done (6 left) 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1248: rollback oid 12 current snap is 125 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 80 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 2 to smithi078122029-17 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 3 to smithi078122029-17 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 4 to smithi078122029-17 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 5 to smithi078122029-17 2023-12-16T01:23:00.621 INFO:tasks.rados.rados.0.smithi078.stdout:1241: expect (ObjNum 310 snap 97 seq_num 310) 2023-12-16T01:23:00.805 INFO:tasks.rados.rados.0.smithi078.stdout:1242: finishing write tid 6 to smithi078122029-17 2023-12-16T01:23:00.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 620 (ObjNum 388 snap 125 seq_num 388) dirty exists 2023-12-16T01:23:00.805 INFO:tasks.rados.rados.0.smithi078.stdout:1242: left oid 17 (ObjNum 388 snap 125 seq_num 388) 2023-12-16T01:23:00.805 INFO:tasks.rados.rados.0.smithi078.stdout:1240: expect (ObjNum 381 snap 121 seq_num 381) 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: finishing write tid 1 to smithi078122029-42 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: finishing write tid 2 to smithi078122029-42 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: finishing write tid 3 to smithi078122029-42 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1240: done (6 left) 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1241: done (5 left) 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1242: done (4 left) 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1249: read oid 4 snap -1 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1249: expect (ObjNum 384 snap 123 seq_num 384) 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: finishing write tid 4 to smithi078122029-42 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: finishing write tid 5 to smithi078122029-42 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 430 (ObjNum 389 snap 125 seq_num 389) dirty exists 2023-12-16T01:23:01.008 INFO:tasks.rados.rados.0.smithi078.stdout:1243: left oid 42 (ObjNum 389 snap 125 seq_num 389) 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: finishing write tid 1 to smithi078122029-48 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: finishing write tid 2 to smithi078122029-48 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: finishing write tid 3 to smithi078122029-48 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1250: read oid 18 snap -1 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1250: expect deleted 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1243: done (5 left) 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1251: rollback oid 24 current snap is 125 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 120 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: finishing write tid 4 to smithi078122029-48 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: finishing write tid 5 to smithi078122029-48 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 881 (ObjNum 390 snap 125 seq_num 390) dirty exists 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1245: left oid 48 (ObjNum 390 snap 125 seq_num 390) 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1246: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:01.009 INFO:tasks.rados.rados.0.smithi078.stdout:1246: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1245: done (5 left) 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1252: read oid 21 snap 46 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1252: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1253: setattr oid 37 current snap is 125 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1246: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1246: finishing write tid 4 to smithi078122029-32 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1246: finishing write tid 5 to smithi078122029-32 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 604 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1246: left oid 32 (ObjNum 391 snap 125 seq_num 391) 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1248: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1248: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:1248: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:23:01.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 885 (ObjNum 161 snap 44 seq_num 161) dirty exists 2023-12-16T01:23:01.011 INFO:tasks.rados.rados.0.smithi078.stdout:1246: done (6 left) 2023-12-16T01:23:01.011 INFO:tasks.rados.rados.0.smithi078.stdout:1248: done (5 left) 2023-12-16T01:23:01.011 INFO:tasks.rados.rados.0.smithi078.stdout:1250: done (4 left) 2023-12-16T01:23:01.011 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 125 2023-12-16T01:23:01.011 INFO:tasks.rados.rados.0.smithi078.stdout:1254: seq_num 392 ranges {114688=573440,688128=802816,1490944=401408} 2023-12-16T01:23:01.014 INFO:tasks.rados.rados.0.smithi078.stdout:1254: writing smithi078122029-47 from 114688 to 688128 tid 1 2023-12-16T01:23:01.020 INFO:tasks.rados.rados.0.smithi078.stdout:1254: writing smithi078122029-47 from 688128 to 1490944 tid 2 2023-12-16T01:23:01.023 INFO:tasks.rados.rados.0.smithi078.stdout:1254: writing smithi078122029-47 from 1490944 to 1892352 tid 3 2023-12-16T01:23:01.023 INFO:tasks.rados.rados.0.smithi078.stdout:1255: read oid 36 snap -1 2023-12-16T01:23:01.023 INFO:tasks.rados.rados.0.smithi078.stdout:1255: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:01.024 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 125 2023-12-16T01:23:01.024 INFO:tasks.rados.rados.0.smithi078.stdout:1256: seq_num 393 ranges {3481600=589824,4071424=679936,4751360=524288} 2023-12-16T01:23:01.046 INFO:tasks.rados.rados.0.smithi078.stdout:1256: writing smithi078122029-33 from 3481600 to 4071424 tid 1 2023-12-16T01:23:01.050 INFO:tasks.rados.rados.0.smithi078.stdout:1256: writing smithi078122029-33 from 4071424 to 4751360 tid 2 2023-12-16T01:23:01.053 INFO:tasks.rados.rados.0.smithi078.stdout:1256: writing smithi078122029-33 from 4751360 to 5275648 tid 3 2023-12-16T01:23:01.053 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 125 2023-12-16T01:23:01.053 INFO:tasks.rados.rados.0.smithi078.stdout:1257: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2023-12-16T01:23:01.056 INFO:tasks.rados.rados.0.smithi078.stdout:1257: writing smithi078122029-23 from 0 to 606208 tid 1 2023-12-16T01:23:01.060 INFO:tasks.rados.rados.0.smithi078.stdout:1257: writing smithi078122029-23 from 606208 to 1171456 tid 2 2023-12-16T01:23:01.063 INFO:tasks.rados.rados.0.smithi078.stdout:1257: writing smithi078122029-23 from 1171456 to 1728512 tid 3 2023-12-16T01:23:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:1257: writing smithi078122029-23 from 1728512 to 1810432 tid 4 2023-12-16T01:23:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:1258: rollback oid 18 current snap is 125 2023-12-16T01:23:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 97 2023-12-16T01:23:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:1251: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:23:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:1251: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1251: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 523 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 524 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: finishing write tid 1 to smithi078122029-47 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: finishing write tid 2 to smithi078122029-47 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: finishing write tid 3 to smithi078122029-47 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: finishing write tid 4 to smithi078122029-47 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1251: done (8 left) 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1253: done (7 left) 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1259: rollback oid 20 current snap is 125 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 122 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: finishing write tid 5 to smithi078122029-47 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 289 (ObjNum 392 snap 125 seq_num 392) dirty exists 2023-12-16T01:23:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:1254: left oid 47 (ObjNum 392 snap 125 seq_num 392) 2023-12-16T01:23:01.066 INFO:tasks.rados.rados.0.smithi078.stdout:1252: expect (ObjNum 159 snap 42 seq_num 159) 2023-12-16T01:23:01.182 INFO:tasks.rados.rados.0.smithi078.stdout:1249: expect (ObjNum 384 snap 123 seq_num 384) 2023-12-16T01:23:01.291 INFO:tasks.rados.rados.0.smithi078.stdout:1255: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:01.377 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: pgmap v58: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: Reconfiguring mon.a (monmap changed)... 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:23:01.378 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: failed to encode map e304 with expected crc 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[139570]: osdmap e304: 8 total, 8 up, 8 in 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: pgmap v58: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:23:01.379 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: Reconfiguring mon.a (monmap changed)... 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: failed to encode map e304 with expected crc 2023-12-16T01:23:01.380 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:01 smithi078 ceph-mon[142991]: osdmap e304: 8 total, 8 up, 8 in 2023-12-16T01:23:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: failed to encode map e303 with expected crc 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: pgmap v58: 121 pgs: 121 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: Reconfiguring mon.a (monmap changed)... 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: Reconfiguring daemon mon.a on smithi078 2023-12-16T01:23:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: failed to encode map e304 with expected crc 2023-12-16T01:23:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:01 smithi118 ceph-mon[131825]: osdmap e304: 8 total, 8 up, 8 in 2023-12-16T01:23:01.526 INFO:tasks.rados.rados.0.smithi078.stdout:1256: finishing write tid 1 to smithi078122029-33 2023-12-16T01:23:01.526 INFO:tasks.rados.rados.0.smithi078.stdout:1256: finishing write tid 2 to smithi078122029-33 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1256: finishing write tid 3 to smithi078122029-33 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1256: finishing write tid 4 to smithi078122029-33 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1256: finishing write tid 5 to smithi078122029-33 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 611 (ObjNum 393 snap 125 seq_num 393) dirty exists 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1256: left oid 33 (ObjNum 393 snap 125 seq_num 393) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 1 to smithi078122029-23 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1249: done (7 left) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1252: done (6 left) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1254: done (5 left) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1255: done (4 left) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1256: done (3 left) 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1260: copy_from oid 2 from oid 37 current snap is 125 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 2 to smithi078122029-23 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 3 to smithi078122029-23 2023-12-16T01:23:01.527 INFO:tasks.rados.rados.0.smithi078.stdout:1258: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 4 to smithi078122029-23 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1259: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 550 (ObjNum 129 snap 0 seq_num 3938303120) dirty dne 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1258: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 526 (ObjNum 230 snap 73 seq_num 230) dirty exists 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 5 to smithi078122029-23 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1257: finishing write tid 6 to smithi078122029-23 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 457 (ObjNum 394 snap 125 seq_num 394) dirty exists 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1257: left oid 23 (ObjNum 394 snap 125 seq_num 394) 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1257: done (3 left) 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1258: done (2 left) 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1259: done (1 left) 2023-12-16T01:23:01.528 INFO:tasks.rados.rados.0.smithi078.stdout:1261: snap_create 2023-12-16T01:23:01.568 INFO:tasks.rados.rados.0.smithi078.stdout:1260: finishing copy_from to smithi078122029-2 2023-12-16T01:23:01.568 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 524 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:23:01.568 INFO:tasks.rados.rados.0.smithi078.stdout:1260: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:23:01.615 INFO:tasks.rados.rados.0.smithi078.stdout:1260: done (1 left) 2023-12-16T01:23:01.615 INFO:tasks.rados.rados.0.smithi078.stdout:1261: done (0 left) 2023-12-16T01:23:01.615 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 126 2023-12-16T01:23:01.615 INFO:tasks.rados.rados.0.smithi078.stdout:1262: seq_num 395 ranges {1302528=622592,1925120=450560,2375680=753664} 2023-12-16T01:23:01.626 INFO:tasks.rados.rados.0.smithi078.stdout:1262: writing smithi078122029-34 from 1302528 to 1925120 tid 1 2023-12-16T01:23:01.629 INFO:tasks.rados.rados.0.smithi078.stdout:1262: writing smithi078122029-34 from 1925120 to 2375680 tid 2 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1262: writing smithi078122029-34 from 2375680 to 3129344 tid 3 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1263: read oid 37 snap -1 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1263: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1264: delete oid 29 current snap is 126 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1262: finishing write tid 1 to smithi078122029-34 2023-12-16T01:23:01.634 INFO:tasks.rados.rados.0.smithi078.stdout:1262: finishing write tid 2 to smithi078122029-34 2023-12-16T01:23:01.638 INFO:tasks.rados.rados.0.smithi078.stdout:1264: done (2 left) 2023-12-16T01:23:01.639 INFO:tasks.rados.rados.0.smithi078.stdout:1265: rollback oid 27 current snap is 126 2023-12-16T01:23:01.639 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 97 2023-12-16T01:23:01.639 INFO:tasks.rados.rados.0.smithi078.stdout:1266: snap_remove snap 120 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[139570]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[139570]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[139570]: failed to encode map e305 with expected crc 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[139570]: osdmap e305: 8 total, 8 up, 8 in 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[142991]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[142991]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[142991]: failed to encode map e305 with expected crc 2023-12-16T01:23:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:02 smithi078 ceph-mon[142991]: osdmap e305: 8 total, 8 up, 8 in 2023-12-16T01:23:02.622 INFO:tasks.rados.rados.0.smithi078.stdout:1266: done (3 left) 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1267: copy_from oid 3 from oid 45 current snap is 126 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1262: finishing write tid 3 to smithi078122029-34 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1262: finishing write tid 4 to smithi078122029-34 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1262: finishing write tid 5 to smithi078122029-34 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 364 (ObjNum 395 snap 126 seq_num 395) dirty exists 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1262: left oid 34 (ObjNum 395 snap 126 seq_num 395) 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1265: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1265: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1265: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 706 (ObjNum 288 snap 85 seq_num 288) dirty exists 2023-12-16T01:23:02.623 INFO:tasks.rados.rados.0.smithi078.stdout:1263: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:02 smithi118 ceph-mon[131825]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:02 smithi118 ceph-mon[131825]: failed to encode map e304 with expected crc 2023-12-16T01:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:02 smithi118 ceph-mon[131825]: failed to encode map e305 with expected crc 2023-12-16T01:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:02 smithi118 ceph-mon[131825]: osdmap e305: 8 total, 8 up, 8 in 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:1267: finishing copy_from to smithi078122029-3 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 593 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:1267: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:1262: done (3 left) 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:1263: done (2 left) 2023-12-16T01:23:02.874 INFO:tasks.rados.rados.0.smithi078.stdout:1265: done (1 left) 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:1267: done (0 left) 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:1268: rollback oid 43 current snap is 126 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 75 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:1269: rollback oid 44 current snap is 126 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 87 2023-12-16T01:23:02.875 INFO:tasks.rados.rados.0.smithi078.stdout:1270: snap_remove snap 80 2023-12-16T01:23:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: pgmap v61: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: osdmap e306: 8 total, 8 up, 8 in 2023-12-16T01:23:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[139570]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: pgmap v61: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: osdmap e306: 8 total, 8 up, 8 in 2023-12-16T01:23:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:03 smithi078 ceph-mon[142991]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:1270: done (2 left) 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:1271: copy_from oid 39 from oid 8 current snap is 126 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:1269: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 302 (ObjNum 33 snap 0 seq_num 2287614992) dirty dne 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:1268: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:1268: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:23:03.625 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 618 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:23:03.626 INFO:tasks.rados.rados.0.smithi078.stdout:1268: done (2 left) 2023-12-16T01:23:03.626 INFO:tasks.rados.rados.0.smithi078.stdout:1269: done (1 left) 2023-12-16T01:23:03.626 INFO:tasks.rados.rados.0.smithi078.stdout:1272: snap_create 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: failed to encode map e305 with expected crc 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: Reconfiguring mgr.y (monmap changed)... 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: Reconfiguring daemon mgr.y on smithi078 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: pgmap v61: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: osdmap e306: 8 total, 8 up, 8 in 2023-12-16T01:23:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:03 smithi118 ceph-mon[131825]: failed to encode map e306 with expected crc 2023-12-16T01:23:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:1271: finishing copy_from to smithi078122029-39 2023-12-16T01:23:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 549 (ObjNum 288 snap 85 seq_num 288) dirty exists 2023-12-16T01:23:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:1271: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:23:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: osdmap e307: 8 total, 8 up, 8 in 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: osdmap e307: 8 total, 8 up, 8 in 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:04.629 INFO:tasks.rados.rados.0.smithi078.stdout:1271: done (1 left) 2023-12-16T01:23:04.629 INFO:tasks.rados.rados.0.smithi078.stdout:1272: done (0 left) 2023-12-16T01:23:04.629 INFO:tasks.rados.rados.0.smithi078.stdout:1273: copy_from oid 35 from oid 22 current snap is 127 2023-12-16T01:23:04.629 INFO:tasks.rados.rados.0.smithi078.stdout:1274: rollback oid 20 current snap is 127 2023-12-16T01:23:04.629 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 124 2023-12-16T01:23:04.630 INFO:tasks.rados.rados.0.smithi078.stdout:1275: delete oid 27 current snap is 127 2023-12-16T01:23:04.633 INFO:tasks.rados.rados.0.smithi078.stdout:1274: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:23:04.633 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 550 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:23:04.636 INFO:tasks.rados.rados.0.smithi078.stdout:1274: done (2 left) 2023-12-16T01:23:04.636 INFO:tasks.rados.rados.0.smithi078.stdout:1275: done (1 left) 2023-12-16T01:23:04.636 INFO:tasks.rados.rados.0.smithi078.stdout:1276: rollback oid 39 current snap is 127 2023-12-16T01:23:04.636 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 83 2023-12-16T01:23:04.636 INFO:tasks.rados.rados.0.smithi078.stdout:1277: delete oid 11 current snap is 127 2023-12-16T01:23:04.640 INFO:tasks.rados.rados.0.smithi078.stdout:1276: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:23:04.640 INFO:tasks.rados.rados.0.smithi078.stdout:1276: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:23:04.640 INFO:tasks.rados.rados.0.smithi078.stdout:1276: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:23:04.640 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 552 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:23:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1276: done (2 left) 2023-12-16T01:23:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1277: done (1 left) 2023-12-16T01:23:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1278: copy_from oid 42 from oid 45 current snap is 127 2023-12-16T01:23:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 127 2023-12-16T01:23:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1279: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2023-12-16T01:23:04.646 INFO:tasks.rados.rados.0.smithi078.stdout:1279: writing smithi078122029-9 from 0 to 688128 tid 1 2023-12-16T01:23:04.649 INFO:tasks.rados.rados.0.smithi078.stdout:1279: writing smithi078122029-9 from 688128 to 1122304 tid 2 2023-12-16T01:23:04.654 INFO:tasks.rados.rados.0.smithi078.stdout:1279: writing smithi078122029-9 from 1122304 to 1867776 tid 3 2023-12-16T01:23:04.654 INFO:tasks.rados.rados.0.smithi078.stdout:1279: writing smithi078122029-9 from 1867776 to 1892352 tid 4 2023-12-16T01:23:04.655 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 127 2023-12-16T01:23:04.655 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 1 to smithi078122029-9 2023-12-16T01:23:04.655 INFO:tasks.rados.rados.0.smithi078.stdout:1280: seq_num 400 ranges {5316608=704512,6021120=720896,6742016=483328} 2023-12-16T01:23:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: failed to encode map e306 with expected crc 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: osdmap e307: 8 total, 8 up, 8 in 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: failed to encode map e307 with expected crc 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:04.688 INFO:tasks.rados.rados.0.smithi078.stdout:1280: writing smithi078122029-2 from 5316608 to 6021120 tid 1 2023-12-16T01:23:04.691 INFO:tasks.rados.rados.0.smithi078.stdout:1280: writing smithi078122029-2 from 6021120 to 6742016 tid 2 2023-12-16T01:23:04.694 INFO:tasks.rados.rados.0.smithi078.stdout:1280: writing smithi078122029-2 from 6742016 to 7225344 tid 3 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1281: rollback oid 17 current snap is 127 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 78 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 2 to smithi078122029-9 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1273: finishing copy_from to smithi078122029-35 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 683 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1273: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 3 to smithi078122029-9 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 4 to smithi078122029-9 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 5 to smithi078122029-9 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1278: finishing copy_from to smithi078122029-42 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 593 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1278: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:23:04.695 INFO:tasks.rados.rados.0.smithi078.stdout:1279: finishing write tid 6 to smithi078122029-9 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 298 (ObjNum 399 snap 127 seq_num 399) dirty exists 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1279: left oid 9 (ObjNum 399 snap 127 seq_num 399) 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1280: finishing write tid 1 to smithi078122029-2 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1273: done (4 left) 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1278: done (3 left) 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1279: done (2 left) 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1282: read oid 10 snap -1 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1282: expect (ObjNum 386 snap 125 seq_num 386) 2023-12-16T01:23:04.696 INFO:tasks.rados.rados.0.smithi078.stdout:1283: snap_remove snap 75 2023-12-16T01:23:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: failed to encode map e307 with expected crc 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: pgmap v64: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: osdmap e308: 8 total, 8 up, 8 in 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: failed to encode map e307 with expected crc 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: pgmap v64: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: osdmap e308: 8 total, 8 up, 8 in 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:05.635 INFO:tasks.rados.rados.0.smithi078.stdout:1283: done (3 left) 2023-12-16T01:23:05.635 INFO:tasks.rados.rados.0.smithi078.stdout:1284: delete oid 31 current snap is 127 2023-12-16T01:23:05.635 INFO:tasks.rados.rados.0.smithi078.stdout:1280: finishing write tid 2 to smithi078122029-2 2023-12-16T01:23:05.635 INFO:tasks.rados.rados.0.smithi078.stdout:1280: finishing write tid 3 to smithi078122029-2 2023-12-16T01:23:05.635 INFO:tasks.rados.rados.0.smithi078.stdout:1280: finishing write tid 4 to smithi078122029-2 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:1280: finishing write tid 5 to smithi078122029-2 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 731 (ObjNum 400 snap 127 seq_num 400) dirty exists 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:1280: left oid 2 (ObjNum 400 snap 127 seq_num 400) 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:1281: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:1281: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 639 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:23:05.636 INFO:tasks.rados.rados.0.smithi078.stdout:1282: expect (ObjNum 386 snap 125 seq_num 386) 2023-12-16T01:23:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: failed to encode map e307 with expected crc 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: Reconfiguring mon.c (monmap changed)... 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: Reconfiguring daemon mon.c on smithi078 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: pgmap v64: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: osdmap e308: 8 total, 8 up, 8 in 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: failed to encode map e308 with expected crc 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:1280: done (3 left) 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:1281: done (2 left) 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:1282: done (1 left) 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:1284: done (0 left) 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 127 2023-12-16T01:23:05.991 INFO:tasks.rados.rados.0.smithi078.stdout:1285: seq_num 402 ranges {3481600=737280,4218880=491520,4710400=516096,5226496=196608} 2023-12-16T01:23:06.014 INFO:tasks.rados.rados.0.smithi078.stdout:1285: writing smithi078122029-19 from 3481600 to 4218880 tid 1 2023-12-16T01:23:06.016 INFO:tasks.rados.rados.0.smithi078.stdout:1285: writing smithi078122029-19 from 4218880 to 4710400 tid 2 2023-12-16T01:23:06.019 INFO:tasks.rados.rados.0.smithi078.stdout:1285: writing smithi078122029-19 from 4710400 to 5226496 tid 3 2023-12-16T01:23:06.020 INFO:tasks.rados.rados.0.smithi078.stdout:1285: writing smithi078122029-19 from 5226496 to 5423104 tid 4 2023-12-16T01:23:06.020 INFO:tasks.rados.rados.0.smithi078.stdout:1286: snap_create 2023-12-16T01:23:06.020 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 1 to smithi078122029-19 2023-12-16T01:23:06.022 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 2 to smithi078122029-19 2023-12-16T01:23:06.024 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 3 to smithi078122029-19 2023-12-16T01:23:06.024 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 4 to smithi078122029-19 2023-12-16T01:23:06.025 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 5 to smithi078122029-19 2023-12-16T01:23:06.026 INFO:tasks.rados.rados.0.smithi078.stdout:1285: finishing write tid 6 to smithi078122029-19 2023-12-16T01:23:06.026 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 923 (ObjNum 402 snap 127 seq_num 402) dirty exists 2023-12-16T01:23:06.026 INFO:tasks.rados.rados.0.smithi078.stdout:1285: left oid 19 (ObjNum 402 snap 127 seq_num 402) 2023-12-16T01:23:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T01:23:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.0 on smithi078 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: osdmap e309: 8 total, 8 up, 8 in 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[139570]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.0 on smithi078 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: osdmap e309: 8 total, 8 up, 8 in 2023-12-16T01:23:06.465 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:06 smithi078 ceph-mon[142991]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.620 INFO:tasks.rados.rados.0.smithi078.stdout:1285: done (1 left) 2023-12-16T01:23:06.620 INFO:tasks.rados.rados.0.smithi078.stdout:1286: done (0 left) 2023-12-16T01:23:06.620 INFO:tasks.rados.rados.0.smithi078.stdout:1287: snap_create 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: failed to encode map e308 with expected crc 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: Reconfiguring osd.0 (monmap changed)... 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.0 on smithi078 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: osdmap e309: 8 total, 8 up, 8 in 2023-12-16T01:23:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:06 smithi118 ceph-mon[131825]: failed to encode map e309 with expected crc 2023-12-16T01:23:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:06] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-16T01:23:07.262 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:23:07.585 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:23:07.585 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2m) 29s ago 6m 18.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:23:07.585 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (106s) 11s ago 5m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7m) 29s ago 7m 17.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7m) 11s ago 7m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (74s) 11s ago 10m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (99s) 29s ago 11m 500M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (61s) 29s ago 11m 51.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (20s) 11s ago 10m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (37s) 29s ago 10m 31.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2m) 29s ago 5m 9.89M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (104s) 11s ago 5m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9m) 29s ago 9m 453M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 879e5c81d1ac 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9m) 29s ago 9m 421M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9m) 29s ago 9m 360M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8m) 29s ago 8m 217M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:23:07.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8m) 11s ago 8m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:23:07.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8m) 11s ago 8m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:23:07.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7m) 11s ago 7m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:23:07.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7m) 11s ago 7m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:23:07.587 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (78s) 11s ago 6m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:1287: done (0 left) 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:1288: rollback oid 44 current snap is 129 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 108 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:1289: read oid 36 snap -1 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:1289: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:07.620 INFO:tasks.rados.rados.0.smithi078.stdout:1290: read oid 6 snap -1 2023-12-16T01:23:07.621 INFO:tasks.rados.rados.0.smithi078.stdout:1290: expect deleted 2023-12-16T01:23:07.621 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 129 2023-12-16T01:23:07.621 INFO:tasks.rados.rados.0.smithi078.stdout:1291: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2023-12-16T01:23:07.625 INFO:tasks.rados.rados.0.smithi078.stdout:1291: writing smithi078122029-11 from 0 to 753664 tid 1 2023-12-16T01:23:07.627 INFO:tasks.rados.rados.0.smithi078.stdout:1291: writing smithi078122029-11 from 753664 to 1179648 tid 2 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:1291: writing smithi078122029-11 from 1179648 to 1900544 tid 3 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:1291: writing smithi078122029-11 from 1900544 to 1957888 tid 4 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:1292: snap_create 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:1288: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:1288: finishing rollback tid 2 to smithi078122029-44 2023-12-16T01:23:07.632 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 366 (ObjNum 345 snap 108 seq_num 345) dirty exists 2023-12-16T01:23:07.643 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 1 to smithi078122029-11 2023-12-16T01:23:07.643 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 2 to smithi078122029-11 2023-12-16T01:23:07.645 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 3 to smithi078122029-11 2023-12-16T01:23:07.646 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 4 to smithi078122029-11 2023-12-16T01:23:07.646 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 5 to smithi078122029-11 2023-12-16T01:23:07.647 INFO:tasks.rados.rados.0.smithi078.stdout:1291: finishing write tid 6 to smithi078122029-11 2023-12-16T01:23:07.647 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 692 (ObjNum 403 snap 129 seq_num 403) dirty exists 2023-12-16T01:23:07.647 INFO:tasks.rados.rados.0.smithi078.stdout:1291: left oid 11 (ObjNum 403 snap 129 seq_num 403) 2023-12-16T01:23:07.650 INFO:tasks.rados.rados.0.smithi078.stdout:1289: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: pgmap v67: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: osdmap e310: 8 total, 8 up, 8 in 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.1 on smithi078 2023-12-16T01:23:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[139570]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: pgmap v67: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: osdmap e310: 8 total, 8 up, 8 in 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.1 on smithi078 2023-12-16T01:23:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:07 smithi078 ceph-mon[142991]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: pgmap v67: 121 pgs: 121 active+clean; 348 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: osdmap e310: 8 total, 8 up, 8 in 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: Reconfiguring osd.1 (monmap changed)... 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.1 on smithi078 2023-12-16T01:23:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: failed to encode map e310 with expected crc 2023-12-16T01:23:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:07 smithi118 ceph-mon[131825]: failed to encode map e310 with expected crc 2023-12-16T01:23:08.004 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:23:08.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:23:08.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 10, 2023-12-16T01:23:08.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 5 2023-12-16T01:23:08.006 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:23:08.006 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1288: done (4 left) 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1289: done (3 left) 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1290: done (2 left) 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1291: done (1 left) 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1292: done (0 left) 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1293: read oid 49 snap -1 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1293: expect deleted 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 130 2023-12-16T01:23:08.626 INFO:tasks.rados.rados.0.smithi078.stdout:1294: seq_num 404 ranges {1564672=770048,2334720=712704,3047424=491520} 2023-12-16T01:23:08.638 INFO:tasks.rados.rados.0.smithi078.stdout:1294: writing smithi078122029-45 from 1564672 to 2334720 tid 1 2023-12-16T01:23:08.642 INFO:tasks.rados.rados.0.smithi078.stdout:1294: writing smithi078122029-45 from 2334720 to 3047424 tid 2 2023-12-16T01:23:08.645 INFO:tasks.rados.rados.0.smithi078.stdout:1294: writing smithi078122029-45 from 3047424 to 3538944 tid 3 2023-12-16T01:23:08.645 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 130 2023-12-16T01:23:08.645 INFO:tasks.rados.rados.0.smithi078.stdout:1295: seq_num 405 ranges {4956160=786432,5742592=589824,6332416=614400} 2023-12-16T01:23:08.677 INFO:tasks.rados.rados.0.smithi078.stdout:1295: writing smithi078122029-18 from 4956160 to 5742592 tid 1 2023-12-16T01:23:08.680 INFO:tasks.rados.rados.0.smithi078.stdout:1295: writing smithi078122029-18 from 5742592 to 6332416 tid 2 2023-12-16T01:23:08.685 INFO:tasks.rados.rados.0.smithi078.stdout:1295: writing smithi078122029-18 from 6332416 to 6946816 tid 3 2023-12-16T01:23:08.685 INFO:tasks.rados.rados.0.smithi078.stdout:1296: rollback oid 27 current snap is 130 2023-12-16T01:23:08.685 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 83 2023-12-16T01:23:08.685 INFO:tasks.rados.rados.0.smithi078.stdout:1294: finishing write tid 1 to smithi078122029-45 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: finishing write tid 2 to smithi078122029-45 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: finishing write tid 3 to smithi078122029-45 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: finishing write tid 4 to smithi078122029-45 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: finishing write tid 5 to smithi078122029-45 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 648 (ObjNum 404 snap 130 seq_num 404) dirty exists 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: left oid 45 (ObjNum 404 snap 130 seq_num 404) 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1295: finishing write tid 1 to smithi078122029-18 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1293: done (3 left) 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1294: done (2 left) 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1297: read oid 46 snap -1 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1297: expect (ObjNum 355 snap 112 seq_num 355) 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1298: read oid 28 snap -1 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1298: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:23:08.686 INFO:tasks.rados.rados.0.smithi078.stdout:1299: read oid 23 snap 129 2023-12-16T01:23:08.687 INFO:tasks.rados.rados.0.smithi078.stdout:1299: expect (ObjNum 394 snap 125 seq_num 394) 2023-12-16T01:23:08.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 130 2023-12-16T01:23:08.687 INFO:tasks.rados.rados.0.smithi078.stdout:1300: seq_num 406 ranges {3514368=802816,4317184=475136,4792320=499712,5292032=229376} 2023-12-16T01:23:08.709 INFO:tasks.rados.rados.0.smithi078.stdout:1300: writing smithi078122029-1 from 3514368 to 4317184 tid 1 2023-12-16T01:23:08.711 INFO:tasks.rados.rados.0.smithi078.stdout:1300: writing smithi078122029-1 from 4317184 to 4792320 tid 2 2023-12-16T01:23:08.714 INFO:tasks.rados.rados.0.smithi078.stdout:1300: writing smithi078122029-1 from 4792320 to 5292032 tid 3 2023-12-16T01:23:08.715 INFO:tasks.rados.rados.0.smithi078.stdout:1300: writing smithi078122029-1 from 5292032 to 5521408 tid 4 2023-12-16T01:23:08.716 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 130 2023-12-16T01:23:08.716 INFO:tasks.rados.rados.0.smithi078.stdout:1295: finishing write tid 2 to smithi078122029-18 2023-12-16T01:23:08.716 INFO:tasks.rados.rados.0.smithi078.stdout:1301: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2023-12-16T01:23:08.718 INFO:tasks.rados.rados.0.smithi078.stdout:1301: writing smithi078122029-38 from 0 to 425984 tid 1 2023-12-16T01:23:08.722 INFO:tasks.rados.rados.0.smithi078.stdout:1301: writing smithi078122029-38 from 425984 to 1187840 tid 2 2023-12-16T01:23:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: osdmap e311: 8 total, 8 up, 8 in 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2011983358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: osdmap e311: 8 total, 8 up, 8 in 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:23:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2011983358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1301: writing smithi078122029-38 from 1187840 to 1892352 tid 3 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1301: writing smithi078122029-38 from 1892352 to 2031616 tid 4 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1302: read oid 41 snap -1 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1302: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1303: rmattr oid 5 current snap is 130 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1295: finishing write tid 3 to smithi078122029-18 2023-12-16T01:23:08.730 INFO:tasks.rados.rados.0.smithi078.stdout:1295: finishing write tid 4 to smithi078122029-18 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:1295: finishing write tid 5 to smithi078122029-18 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 530 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:1295: left oid 18 (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:1296: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:1296: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 743 (ObjNum 213 snap 64 seq_num 213) dirty exists 2023-12-16T01:23:08.731 INFO:tasks.rados.rados.0.smithi078.stdout:1297: expect (ObjNum 355 snap 112 seq_num 355) 2023-12-16T01:23:08.758 INFO:tasks.rados.rados.0.smithi078.stdout:1299: expect (ObjNum 394 snap 125 seq_num 394) 2023-12-16T01:23:08.803 INFO:tasks.rados.rados.0.smithi078.stdout:1298: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 1 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 2 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 3 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 4 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 5 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:1300: finishing write tid 6 to smithi078122029-1 2023-12-16T01:23:08.903 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 929 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1300: left oid 1 (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 1 to smithi078122029-38 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 2 to smithi078122029-38 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 3 to smithi078122029-38 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 4 to smithi078122029-38 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1295: done (8 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1296: done (7 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1297: done (6 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1298: done (5 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1299: done (4 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1300: done (3 left) 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 130 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 693 (ObjNum 346 snap 110 seq_num 346) dirty exists 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 5 to smithi078122029-38 2023-12-16T01:23:08.904 INFO:tasks.rados.rados.0.smithi078.stdout:1301: finishing write tid 6 to smithi078122029-38 2023-12-16T01:23:08.905 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 934 (ObjNum 407 snap 130 seq_num 407) dirty exists 2023-12-16T01:23:08.905 INFO:tasks.rados.rados.0.smithi078.stdout:1301: left oid 38 (ObjNum 407 snap 130 seq_num 407) 2023-12-16T01:23:08.905 INFO:tasks.rados.rados.0.smithi078.stdout:1302: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:08.907 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:08 smithi118 conmon[117217]: ts=2023-12-16T01:23:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: osdmap e311: 8 total, 8 up, 8 in 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: failed to encode map e311 with expected crc 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:23:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2011983358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:09.029 INFO:tasks.rados.rados.0.smithi078.stdout:1304: seq_num 408 ranges {2162688=442368,2605056=647168,3252224=507904,3760128=450560} 2023-12-16T01:23:09.042 INFO:tasks.rados.rados.0.smithi078.stdout:1304: writing smithi078122029-22 from 2162688 to 2605056 tid 1 2023-12-16T01:23:09.046 INFO:tasks.rados.rados.0.smithi078.stdout:1304: writing smithi078122029-22 from 2605056 to 3252224 tid 2 2023-12-16T01:23:09.048 INFO:tasks.rados.rados.0.smithi078.stdout:1304: writing smithi078122029-22 from 3252224 to 3760128 tid 3 2023-12-16T01:23:09.051 INFO:tasks.rados.rados.0.smithi078.stdout:1304: writing smithi078122029-22 from 3760128 to 4210688 tid 4 2023-12-16T01:23:09.051 INFO:tasks.rados.rados.0.smithi078.stdout:1301: done (3 left) 2023-12-16T01:23:09.052 INFO:tasks.rados.rados.0.smithi078.stdout:1302: done (2 left) 2023-12-16T01:23:09.052 INFO:tasks.rados.rados.0.smithi078.stdout:1303: done (1 left) 2023-12-16T01:23:09.052 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 130 2023-12-16T01:23:09.052 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 1 to smithi078122029-22 2023-12-16T01:23:09.052 INFO:tasks.rados.rados.0.smithi078.stdout:1305: seq_num 409 ranges {2031616=458752,2490368=532480,3022848=720896,3743744=352256} 2023-12-16T01:23:09.065 INFO:tasks.rados.rados.0.smithi078.stdout:1305: writing smithi078122029-38 from 2031616 to 2490368 tid 1 2023-12-16T01:23:09.067 INFO:tasks.rados.rados.0.smithi078.stdout:1305: writing smithi078122029-38 from 2490368 to 3022848 tid 2 2023-12-16T01:23:09.071 INFO:tasks.rados.rados.0.smithi078.stdout:1305: writing smithi078122029-38 from 3022848 to 3743744 tid 3 2023-12-16T01:23:09.073 INFO:tasks.rados.rados.0.smithi078.stdout:1305: writing smithi078122029-38 from 3743744 to 4096000 tid 4 2023-12-16T01:23:09.074 INFO:tasks.rados.rados.0.smithi078.stdout:1306: snap_remove snap 105 2023-12-16T01:23:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.2 on smithi078 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: pgmap v70: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: osdmap e312: 8 total, 8 up, 8 in 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.2 on smithi078 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: pgmap v70: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: osdmap e312: 8 total, 8 up, 8 in 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: Reconfiguring osd.2 (monmap changed)... 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.2 on smithi078 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: pgmap v70: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: osdmap e312: 8 total, 8 up, 8 in 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: failed to encode map e312 with expected crc 2023-12-16T01:23:09.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:09.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:23:09.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:09.941 INFO:tasks.rados.rados.0.smithi078.stdout:1306: done (2 left) 2023-12-16T01:23:09.941 INFO:tasks.rados.rados.0.smithi078.stdout:1307: snap_remove snap 127 2023-12-16T01:23:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:10 smithi118 ceph-mon[131825]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T01:23:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:10 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.3 on smithi078 2023-12-16T01:23:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:10 smithi118 ceph-mon[131825]: osdmap e313: 8 total, 8 up, 8 in 2023-12-16T01:23:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:10 smithi118 ceph-mon[131825]: failed to encode map e313 with expected crc 2023-12-16T01:23:10.945 INFO:tasks.rados.rados.0.smithi078.stdout:1307: done (2 left) 2023-12-16T01:23:10.945 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 130 2023-12-16T01:23:10.945 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 2 to smithi078122029-22 2023-12-16T01:23:10.945 INFO:tasks.rados.rados.0.smithi078.stdout:1308: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2023-12-16T01:23:10.947 INFO:tasks.rados.rados.0.smithi078.stdout:1308: writing smithi078122029-43 from 0 to 475136 tid 1 2023-12-16T01:23:10.950 INFO:tasks.rados.rados.0.smithi078.stdout:1308: writing smithi078122029-43 from 475136 to 892928 tid 2 2023-12-16T01:23:10.953 INFO:tasks.rados.rados.0.smithi078.stdout:1308: writing smithi078122029-43 from 892928 to 1368064 tid 3 2023-12-16T01:23:10.958 INFO:tasks.rados.rados.0.smithi078.stdout:1308: writing smithi078122029-43 from 1368064 to 1794048 tid 4 2023-12-16T01:23:10.958 INFO:tasks.rados.rados.0.smithi078.stdout:1308: writing smithi078122029-43 from 1794048 to 2080768 tid 5 2023-12-16T01:23:10.958 INFO:tasks.rados.rados.0.smithi078.stdout:1309: read oid 28 snap 113 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1309: expect (ObjNum 262 snap 82 seq_num 262) 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 130 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 3 to smithi078122029-22 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 4 to smithi078122029-22 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 5 to smithi078122029-22 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1304: finishing write tid 6 to smithi078122029-22 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 698 (ObjNum 408 snap 130 seq_num 408) dirty exists 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1304: left oid 22 (ObjNum 408 snap 130 seq_num 408) 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 1 to smithi078122029-38 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 2 to smithi078122029-38 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 3 to smithi078122029-38 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 4 to smithi078122029-38 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 5 to smithi078122029-38 2023-12-16T01:23:10.959 INFO:tasks.rados.rados.0.smithi078.stdout:1310: seq_num 411 ranges {0=491520,491520=753664,1245184=688128,1933312=163840} 2023-12-16T01:23:10.968 INFO:tasks.rados.rados.0.smithi078.stdout:1310: writing smithi078122029-13 from 0 to 491520 tid 1 2023-12-16T01:23:10.968 INFO:tasks.rados.rados.0.smithi078.stdout:1310: writing smithi078122029-13 from 491520 to 1245184 tid 2 2023-12-16T01:23:10.973 INFO:tasks.rados.rados.0.smithi078.stdout:1310: writing smithi078122029-13 from 1245184 to 1933312 tid 3 2023-12-16T01:23:10.973 INFO:tasks.rados.rados.0.smithi078.stdout:1310: writing smithi078122029-13 from 1933312 to 2097152 tid 4 2023-12-16T01:23:10.973 INFO:tasks.rados.rados.0.smithi078.stdout:1304: done (4 left) 2023-12-16T01:23:10.973 INFO:tasks.rados.rados.0.smithi078.stdout:1311: delete oid 46 current snap is 130 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1305: finishing write tid 6 to smithi078122029-38 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 939 (ObjNum 409 snap 130 seq_num 409) dirty exists 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1305: left oid 38 (ObjNum 409 snap 130 seq_num 409) 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 1 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 2 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 3 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 4 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 1 to smithi078122029-13 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 5 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 6 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: finishing write tid 7 to smithi078122029-43 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 644 (ObjNum 410 snap 130 seq_num 410) dirty exists 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1308: left oid 43 (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:23:10.974 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 2 to smithi078122029-13 2023-12-16T01:23:10.975 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 3 to smithi078122029-13 2023-12-16T01:23:10.975 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 4 to smithi078122029-13 2023-12-16T01:23:10.975 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 5 to smithi078122029-13 2023-12-16T01:23:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[139570]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T01:23:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.3 on smithi078 2023-12-16T01:23:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[139570]: osdmap e313: 8 total, 8 up, 8 in 2023-12-16T01:23:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[139570]: failed to encode map e313 with expected crc 2023-12-16T01:23:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[142991]: Reconfiguring osd.3 (monmap changed)... 2023-12-16T01:23:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.3 on smithi078 2023-12-16T01:23:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[142991]: osdmap e313: 8 total, 8 up, 8 in 2023-12-16T01:23:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:10 smithi078 ceph-mon[142991]: failed to encode map e313 with expected crc 2023-12-16T01:23:10.979 INFO:tasks.rados.rados.0.smithi078.stdout:1310: finishing write tid 6 to smithi078122029-13 2023-12-16T01:23:10.979 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 615 (ObjNum 411 snap 130 seq_num 411) dirty exists 2023-12-16T01:23:10.979 INFO:tasks.rados.rados.0.smithi078.stdout:1310: left oid 13 (ObjNum 411 snap 130 seq_num 411) 2023-12-16T01:23:10.982 INFO:tasks.rados.rados.0.smithi078.stdout:1309: expect (ObjNum 262 snap 82 seq_num 262) 2023-12-16T01:23:11.235 INFO:tasks.rados.rados.0.smithi078.stdout:1305: done (4 left) 2023-12-16T01:23:11.235 INFO:tasks.rados.rados.0.smithi078.stdout:1308: done (3 left) 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1309: done (2 left) 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1310: done (1 left) 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1311: done (0 left) 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1312: read oid 41 snap 87 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1312: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:11.236 INFO:tasks.rados.rados.0.smithi078.stdout:1313: delete oid 13 current snap is 130 2023-12-16T01:23:11.237 INFO:tasks.rados.rados.0.smithi078.stdout:1313: done (1 left) 2023-12-16T01:23:11.237 INFO:tasks.rados.rados.0.smithi078.stdout:1314: snap_remove snap 124 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1314: done (1 left) 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1315: read oid 37 snap -1 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1315: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1316: read oid 13 snap -1 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1316: expect deleted 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1317: read oid 25 snap -1 2023-12-16T01:23:11.619 INFO:tasks.rados.rados.0.smithi078.stdout:1317: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:11.620 INFO:tasks.rados.rados.0.smithi078.stdout:1312: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:11.760 INFO:tasks.rados.rados.0.smithi078.stdout:1317: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1315: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: failed to encode map e313 with expected crc 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: pgmap v73: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: osdmap e314: 8 total, 8 up, 8 in 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:11 smithi118 ceph-mon[131825]: osdmap e315: 8 total, 8 up, 8 in 2023-12-16T01:23:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: failed to encode map e313 with expected crc 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: pgmap v73: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: osdmap e314: 8 total, 8 up, 8 in 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[139570]: osdmap e315: 8 total, 8 up, 8 in 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: failed to encode map e313 with expected crc 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: pgmap v73: 121 pgs: 121 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: osdmap e314: 8 total, 8 up, 8 in 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: failed to encode map e314 with expected crc 2023-12-16T01:23:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:11 smithi078 ceph-mon[142991]: osdmap e315: 8 total, 8 up, 8 in 2023-12-16T01:23:12.028 INFO:tasks.rados.rados.0.smithi078.stdout:1318: read oid 4 snap 117 2023-12-16T01:23:12.028 INFO:tasks.rados.rados.0.smithi078.stdout:1318: expect (ObjNum 372 snap 117 seq_num 372) 2023-12-16T01:23:12.029 INFO:tasks.rados.rados.0.smithi078.stdout:1312: done (4 left) 2023-12-16T01:23:12.029 INFO:tasks.rados.rados.0.smithi078.stdout:1315: done (3 left) 2023-12-16T01:23:12.029 INFO:tasks.rados.rados.0.smithi078.stdout:1316: done (2 left) 2023-12-16T01:23:12.029 INFO:tasks.rados.rados.0.smithi078.stdout:1317: done (1 left) 2023-12-16T01:23:12.029 INFO:tasks.rados.rados.0.smithi078.stdout:1319: delete oid 39 current snap is 130 2023-12-16T01:23:12.031 INFO:tasks.rados.rados.0.smithi078.stdout:1319: done (1 left) 2023-12-16T01:23:12.031 INFO:tasks.rados.rados.0.smithi078.stdout:1320: snap_remove snap 128 2023-12-16T01:23:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1320: done (1 left) 2023-12-16T01:23:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1321: read oid 9 snap -1 2023-12-16T01:23:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1321: expect (ObjNum 399 snap 127 seq_num 399) 2023-12-16T01:23:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1322: delete oid 47 current snap is 130 2023-12-16T01:23:12.639 INFO:tasks.rados.rados.0.smithi078.stdout:1318: expect (ObjNum 372 snap 117 seq_num 372) 2023-12-16T01:23:12.793 INFO:tasks.rados.rados.0.smithi078.stdout:1321: expect (ObjNum 399 snap 127 seq_num 399) 2023-12-16T01:23:12.837 INFO:tasks.rados.rados.0.smithi078.stdout:1318: done (2 left) 2023-12-16T01:23:12.838 INFO:tasks.rados.rados.0.smithi078.stdout:1321: done (1 left) 2023-12-16T01:23:12.838 INFO:tasks.rados.rados.0.smithi078.stdout:1322: done (0 left) 2023-12-16T01:23:12.838 INFO:tasks.rados.rados.0.smithi078.stdout:1323: snap_remove snap 46 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: Reconfiguring mds.a (monmap changed)... 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: Reconfiguring daemon mds.a on smithi078 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e314 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:12.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:12.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: Reconfiguring mds.a (monmap changed)... 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: Reconfiguring daemon mds.a on smithi078 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e314 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: Reconfiguring mds.a (monmap changed)... 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: Reconfiguring daemon mds.a on smithi078 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e314 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: failed to encode map e315 with expected crc 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T01:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:13.654 INFO:tasks.rados.rados.0.smithi078.stdout:1323: done (0 left) 2023-12-16T01:23:13.654 INFO:tasks.rados.rados.0.smithi078.stdout:1324: read oid 27 snap 121 2023-12-16T01:23:13.654 INFO:tasks.rados.rados.0.smithi078.stdout:1324: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:23:13.654 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 130 2023-12-16T01:23:13.654 INFO:tasks.rados.rados.0.smithi078.stdout:1325: seq_num 416 ranges {3874816=573440,4448256=573440,5021696=475136,5496832=557056} 2023-12-16T01:23:13.687 INFO:tasks.rados.rados.0.smithi078.stdout:1325: writing smithi078122029-8 from 3874816 to 4448256 tid 1 2023-12-16T01:23:13.687 INFO:tasks.rados.rados.0.smithi078.stdout:1325: writing smithi078122029-8 from 4448256 to 5021696 tid 2 2023-12-16T01:23:13.688 INFO:tasks.rados.rados.0.smithi078.stdout:1325: writing smithi078122029-8 from 5021696 to 5496832 tid 3 2023-12-16T01:23:13.691 INFO:tasks.rados.rados.0.smithi078.stdout:1325: writing smithi078122029-8 from 5496832 to 6053888 tid 4 2023-12-16T01:23:13.691 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 130 2023-12-16T01:23:13.691 INFO:tasks.rados.rados.0.smithi078.stdout:1326: seq_num 417 ranges {3760128=589824,4349952=458752,4808704=679936,5488640=466944} 2023-12-16T01:23:13.714 INFO:tasks.rados.rados.0.smithi078.stdout:1326: writing smithi078122029-12 from 3760128 to 4349952 tid 1 2023-12-16T01:23:13.717 INFO:tasks.rados.rados.0.smithi078.stdout:1326: writing smithi078122029-12 from 4349952 to 4808704 tid 2 2023-12-16T01:23:13.721 INFO:tasks.rados.rados.0.smithi078.stdout:1326: writing smithi078122029-12 from 4808704 to 5488640 tid 3 2023-12-16T01:23:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:1326: writing smithi078122029-12 from 5488640 to 5955584 tid 4 2023-12-16T01:23:13.724 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 130 2023-12-16T01:23:13.724 INFO:tasks.rados.rados.0.smithi078.stdout:1324: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:23:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: pgmap v76: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: osdmap e316: 8 total, 8 up, 8 in 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:13 smithi118 ceph-mon[131825]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 1 to smithi078122029-8 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 2 to smithi078122029-8 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 3 to smithi078122029-8 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 4 to smithi078122029-8 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 5 to smithi078122029-8 2023-12-16T01:23:13.952 INFO:tasks.rados.rados.0.smithi078.stdout:1325: finishing write tid 6 to smithi078122029-8 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 555 (ObjNum 416 snap 130 seq_num 416) dirty exists 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1325: left oid 8 (ObjNum 416 snap 130 seq_num 416) 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 1 to smithi078122029-12 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 2 to smithi078122029-12 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 3 to smithi078122029-12 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 4 to smithi078122029-12 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 5 to smithi078122029-12 2023-12-16T01:23:13.953 INFO:tasks.rados.rados.0.smithi078.stdout:1327: seq_num 418 ranges {4210688=606208,4816896=737280,5554176=434176,5988352=434176} 2023-12-16T01:23:13.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: pgmap v76: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: osdmap e316: 8 total, 8 up, 8 in 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[142991]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: Reconfiguring mon.b (monmap changed)... 2023-12-16T01:23:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: Reconfiguring daemon mon.b on smithi118 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: pgmap v76: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: osdmap e316: 8 total, 8 up, 8 in 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:13 smithi078 ceph-mon[139570]: failed to encode map e316 with expected crc 2023-12-16T01:23:13.978 INFO:tasks.rados.rados.0.smithi078.stdout:1327: writing smithi078122029-22 from 4210688 to 4816896 tid 1 2023-12-16T01:23:13.981 INFO:tasks.rados.rados.0.smithi078.stdout:1327: writing smithi078122029-22 from 4816896 to 5554176 tid 2 2023-12-16T01:23:13.983 INFO:tasks.rados.rados.0.smithi078.stdout:1327: writing smithi078122029-22 from 5554176 to 5988352 tid 3 2023-12-16T01:23:13.986 INFO:tasks.rados.rados.0.smithi078.stdout:1327: writing smithi078122029-22 from 5988352 to 6422528 tid 4 2023-12-16T01:23:13.986 INFO:tasks.rados.rados.0.smithi078.stdout:1324: done (3 left) 2023-12-16T01:23:13.986 INFO:tasks.rados.rados.0.smithi078.stdout:1325: done (2 left) 2023-12-16T01:23:13.986 INFO:tasks.rados.rados.0.smithi078.stdout:1328: snap_remove snap 83 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1328: done (2 left) 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 130 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1326: finishing write tid 6 to smithi078122029-12 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 975 (ObjNum 417 snap 130 seq_num 417) dirty exists 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1326: left oid 12 (ObjNum 417 snap 130 seq_num 417) 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 1 to smithi078122029-22 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 2 to smithi078122029-22 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 3 to smithi078122029-22 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 4 to smithi078122029-22 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 5 to smithi078122029-22 2023-12-16T01:23:14.859 INFO:tasks.rados.rados.0.smithi078.stdout:1329: seq_num 419 ranges {3244032=622592,3866624=671744,4538368=647168,5185536=286720} 2023-12-16T01:23:14.881 INFO:tasks.rados.rados.0.smithi078.stdout:1329: writing smithi078122029-4 from 3244032 to 3866624 tid 1 2023-12-16T01:23:14.885 INFO:tasks.rados.rados.0.smithi078.stdout:1329: writing smithi078122029-4 from 3866624 to 4538368 tid 2 2023-12-16T01:23:14.889 INFO:tasks.rados.rados.0.smithi078.stdout:1329: writing smithi078122029-4 from 4538368 to 5185536 tid 3 2023-12-16T01:23:14.891 INFO:tasks.rados.rados.0.smithi078.stdout:1329: writing smithi078122029-4 from 5185536 to 5472256 tid 4 2023-12-16T01:23:14.891 INFO:tasks.rados.rados.0.smithi078.stdout:1326: done (2 left) 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:1330: setattr oid 31 current snap is 130 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:1327: finishing write tid 6 to smithi078122029-22 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 703 (ObjNum 418 snap 130 seq_num 418) dirty exists 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:1327: left oid 22 (ObjNum 418 snap 130 seq_num 418) 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 1 to smithi078122029-4 2023-12-16T01:23:14.892 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 2 to smithi078122029-4 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 3 to smithi078122029-4 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 4 to smithi078122029-4 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 5 to smithi078122029-4 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1327: done (2 left) 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1331: copy_from oid 47 from oid 9 current snap is 130 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1332: snap_create 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1329: finishing write tid 6 to smithi078122029-4 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 993 (ObjNum 419 snap 130 seq_num 419) dirty exists 2023-12-16T01:23:14.894 INFO:tasks.rados.rados.0.smithi078.stdout:1329: left oid 4 (ObjNum 419 snap 130 seq_num 419) 2023-12-16T01:23:14.896 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 704 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:23:14.901 INFO:tasks.rados.rados.0.smithi078.stdout:1331: finishing copy_from to smithi078122029-47 2023-12-16T01:23:14.901 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 298 (ObjNum 399 snap 127 seq_num 399) dirty exists 2023-12-16T01:23:14.901 INFO:tasks.rados.rados.0.smithi078.stdout:1331: finishing copy_from racing read to smithi078122029-47 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: osdmap e317: 8 total, 8 up, 8 in 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: osdmap e317: 8 total, 8 up, 8 in 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: osdmap e317: 8 total, 8 up, 8 in 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: failed to encode map e317 with expected crc 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T01:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:15.861 INFO:tasks.rados.rados.0.smithi078.stdout:1329: done (3 left) 2023-12-16T01:23:15.861 INFO:tasks.rados.rados.0.smithi078.stdout:1330: done (2 left) 2023-12-16T01:23:15.861 INFO:tasks.rados.rados.0.smithi078.stdout:1331: done (1 left) 2023-12-16T01:23:15.861 INFO:tasks.rados.rados.0.smithi078.stdout:1332: done (0 left) 2023-12-16T01:23:15.861 INFO:tasks.rados.rados.0.smithi078.stdout:1333: snap_remove snap 118 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: Reconfiguring daemon mgr.x on smithi118 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: pgmap v79: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: failed to encode map e318 with expected crc 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: osdmap e318: 8 total, 8 up, 8 in 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:23:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T01:23:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: Reconfiguring daemon mgr.x on smithi118 2023-12-16T01:23:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: pgmap v79: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: failed to encode map e318 with expected crc 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: osdmap e318: 8 total, 8 up, 8 in 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: Reconfiguring mgr.x (monmap changed)... 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: Reconfiguring daemon mgr.x on smithi118 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: pgmap v79: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-12-16T01:23:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: failed to encode map e318 with expected crc 2023-12-16T01:23:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: osdmap e318: 8 total, 8 up, 8 in 2023-12-16T01:23:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:23:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:16.622 INFO:tasks.rados.rados.0.smithi078.stdout:1333: done (0 left) 2023-12-16T01:23:16.622 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 131 2023-12-16T01:23:16.622 INFO:tasks.rados.rados.0.smithi078.stdout:1334: seq_num 420 ranges {6053888=638976,6692864=557056,7249920=450560,7700480=598016} 2023-12-16T01:23:16.659 INFO:tasks.rados.rados.0.smithi078.stdout:1334: writing smithi078122029-8 from 6053888 to 6692864 tid 1 2023-12-16T01:23:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:1334: writing smithi078122029-8 from 6692864 to 7249920 tid 2 2023-12-16T01:23:16.665 INFO:tasks.rados.rados.0.smithi078.stdout:1334: writing smithi078122029-8 from 7249920 to 7700480 tid 3 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:1334: writing smithi078122029-8 from 7700480 to 8298496 tid 4 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:1335: rollback oid 31 current snap is 131 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 121 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 131 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:1336: seq_num 421 ranges {0=655360,655360=442368,1097728=663552,1761280=499712} 2023-12-16T01:23:16.674 INFO:tasks.rados.rados.0.smithi078.stdout:1336: writing smithi078122029-20 from 0 to 655360 tid 1 2023-12-16T01:23:16.677 INFO:tasks.rados.rados.0.smithi078.stdout:1336: writing smithi078122029-20 from 655360 to 1097728 tid 2 2023-12-16T01:23:16.681 INFO:tasks.rados.rados.0.smithi078.stdout:1336: writing smithi078122029-20 from 1097728 to 1761280 tid 3 2023-12-16T01:23:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:1336: writing smithi078122029-20 from 1761280 to 2260992 tid 4 2023-12-16T01:23:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:1337: read oid 41 snap -1 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1337: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1338: read oid 23 snap 116 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1338: expect (ObjNum 357 snap 112 seq_num 357) 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1339: read oid 29 snap -1 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1339: expect deleted 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 131 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 1 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 2 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 3 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 4 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 5 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: finishing write tid 6 to smithi078122029-8 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 560 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1334: left oid 8 (ObjNum 420 snap 131 seq_num 420) 2023-12-16T01:23:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 1 to smithi078122029-20 2023-12-16T01:23:16.687 INFO:tasks.rados.rados.0.smithi078.stdout:1335: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:23:16.687 INFO:tasks.rados.rados.0.smithi078.stdout:1335: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:23:16.687 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 706 (ObjNum 305 snap 0 seq_num 2287064624) dirty dne 2023-12-16T01:23:16.687 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 2 to smithi078122029-20 2023-12-16T01:23:16.688 INFO:tasks.rados.rados.0.smithi078.stdout:1340: seq_num 422 ranges {5316608=671744,5988352=729088,6717440=417792,7135232=458752} 2023-12-16T01:23:16.718 INFO:tasks.rados.rados.0.smithi078.stdout:1340: writing smithi078122029-50 from 5316608 to 5988352 tid 1 2023-12-16T01:23:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:1340: writing smithi078122029-50 from 5988352 to 6717440 tid 2 2023-12-16T01:23:16.724 INFO:tasks.rados.rados.0.smithi078.stdout:1340: writing smithi078122029-50 from 6717440 to 7135232 tid 3 2023-12-16T01:23:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:16] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-16T01:23:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: failed to encode map e318 with expected crc 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.4 on smithi118 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: failed to encode map e319 with expected crc 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: osdmap e319: 8 total, 8 up, 8 in 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[142991]: osdmap e320: 8 total, 8 up, 8 in 2023-12-16T01:23:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: failed to encode map e318 with expected crc 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.4 on smithi118 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: failed to encode map e319 with expected crc 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: osdmap e319: 8 total, 8 up, 8 in 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:16 smithi078 ceph-mon[139570]: osdmap e320: 8 total, 8 up, 8 in 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1340: writing smithi078122029-50 from 7135232 to 7593984 tid 4 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1334: done (6 left) 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1335: done (5 left) 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1341: rmattr oid 38 current snap is 131 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1341: done (5 left) 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1342: rmattr oid 25 current snap is 131 2023-12-16T01:23:16.729 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 3 to smithi078122029-20 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 4 to smithi078122029-20 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 5 to smithi078122029-20 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:1336: finishing write tid 6 to smithi078122029-20 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 565 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:1336: left oid 20 (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:23:16.730 INFO:tasks.rados.rados.0.smithi078.stdout:1338: expect (ObjNum 357 snap 112 seq_num 357) 2023-12-16T01:23:16.811 INFO:tasks.rados.rados.0.smithi078.stdout:1337: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: failed to encode map e318 with expected crc 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: Reconfiguring osd.4 (monmap changed)... 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.4 on smithi118 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: failed to encode map e319 with expected crc 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: osdmap e319: 8 total, 8 up, 8 in 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:16 smithi118 ceph-mon[131825]: osdmap e320: 8 total, 8 up, 8 in 2023-12-16T01:23:16.936 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 1 to smithi078122029-50 2023-12-16T01:23:16.936 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 2 to smithi078122029-50 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 3 to smithi078122029-50 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1336: done (5 left) 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1337: done (4 left) 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1338: done (3 left) 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1339: done (2 left) 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1343: snap_create 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 4 to smithi078122029-50 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 5 to smithi078122029-50 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 436 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1340: finishing write tid 6 to smithi078122029-50 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 787 (ObjNum 422 snap 131 seq_num 422) dirty exists 2023-12-16T01:23:16.937 INFO:tasks.rados.rados.0.smithi078.stdout:1340: left oid 50 (ObjNum 422 snap 131 seq_num 422) 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:1340: done (2 left) 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:1342: done (1 left) 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:1343: done (0 left) 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:1344: rollback oid 39 current snap is 132 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 115 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 132 2023-12-16T01:23:17.863 INFO:tasks.rados.rados.0.smithi078.stdout:1345: seq_num 423 ranges {983040=688128,1671168=614400,2285568=622592,2908160=368640} 2023-12-16T01:23:17.872 INFO:tasks.rados.rados.0.smithi078.stdout:1345: writing smithi078122029-44 from 983040 to 1671168 tid 1 2023-12-16T01:23:17.876 INFO:tasks.rados.rados.0.smithi078.stdout:1345: writing smithi078122029-44 from 1671168 to 2285568 tid 2 2023-12-16T01:23:17.880 INFO:tasks.rados.rados.0.smithi078.stdout:1345: writing smithi078122029-44 from 2285568 to 2908160 tid 3 2023-12-16T01:23:17.883 INFO:tasks.rados.rados.0.smithi078.stdout:1345: writing smithi078122029-44 from 2908160 to 3276800 tid 4 2023-12-16T01:23:17.883 INFO:tasks.rados.rados.0.smithi078.stdout:1346: read oid 16 snap 97 2023-12-16T01:23:17.883 INFO:tasks.rados.rados.0.smithi078.stdout:1346: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1347: read oid 17 snap -1 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1347: expect deleted 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1348: copy_from oid 50 from oid 25 current snap is 132 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1344: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1344: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 555 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 1 to smithi078122029-44 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 2 to smithi078122029-44 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1344: done (4 left) 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1349: rollback oid 36 current snap is 132 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 95 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 132 2023-12-16T01:23:17.884 INFO:tasks.rados.rados.0.smithi078.stdout:1350: seq_num 424 ranges {0=704512,704512=491520,1196032=434176,1630208=679936} 2023-12-16T01:23:17.894 INFO:tasks.rados.rados.0.smithi078.stdout:1350: writing smithi078122029-26 from 0 to 704512 tid 1 2023-12-16T01:23:17.894 INFO:tasks.rados.rados.0.smithi078.stdout:1350: writing smithi078122029-26 from 704512 to 1196032 tid 2 2023-12-16T01:23:17.894 INFO:tasks.rados.rados.0.smithi078.stdout:1350: writing smithi078122029-26 from 1196032 to 1630208 tid 3 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1350: writing smithi078122029-26 from 1630208 to 2310144 tid 4 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1351: read oid 22 snap -1 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1351: expect (ObjNum 418 snap 130 seq_num 418) 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1352: delete oid 9 current snap is 132 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 3 to smithi078122029-44 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 4 to smithi078122029-44 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 5 to smithi078122029-44 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1349: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1349: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:23:17.898 INFO:tasks.rados.rados.0.smithi078.stdout:1349: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:23:17.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 1009 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:23:17.899 INFO:tasks.rados.rados.0.smithi078.stdout:1345: finishing write tid 6 to smithi078122029-44 2023-12-16T01:23:17.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 371 (ObjNum 423 snap 132 seq_num 423) dirty exists 2023-12-16T01:23:17.899 INFO:tasks.rados.rados.0.smithi078.stdout:1345: left oid 44 (ObjNum 423 snap 132 seq_num 423) 2023-12-16T01:23:17.899 INFO:tasks.rados.rados.0.smithi078.stdout:1346: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-16T01:23:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: failed to encode map e319 with expected crc 2023-12-16T01:23:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: pgmap v82: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.5 on smithi118 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:17 smithi118 ceph-mon[131825]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.917 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 1 to smithi078122029-26 2023-12-16T01:23:17.917 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 2 to smithi078122029-26 2023-12-16T01:23:17.917 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 3 to smithi078122029-26 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1348: finishing copy_from to smithi078122029-50 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 436 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1345: done (7 left) 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1346: done (6 left) 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1347: done (5 left) 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1349: done (4 left) 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1352: done (3 left) 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1353: rollback oid 38 current snap is 132 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 38 to 130 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1348: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 4 to smithi078122029-26 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 5 to smithi078122029-26 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1350: finishing write tid 6 to smithi078122029-26 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 681 (ObjNum 424 snap 132 seq_num 424) dirty exists 2023-12-16T01:23:17.918 INFO:tasks.rados.rados.0.smithi078.stdout:1350: left oid 26 (ObjNum 424 snap 132 seq_num 424) 2023-12-16T01:23:17.919 INFO:tasks.rados.rados.0.smithi078.stdout:1348: done (3 left) 2023-12-16T01:23:17.919 INFO:tasks.rados.rados.0.smithi078.stdout:1350: done (2 left) 2023-12-16T01:23:17.919 INFO:tasks.rados.rados.0.smithi078.stdout:1354: read oid 4 snap -1 2023-12-16T01:23:17.919 INFO:tasks.rados.rados.0.smithi078.stdout:1354: expect (ObjNum 419 snap 130 seq_num 419) 2023-12-16T01:23:17.919 INFO:tasks.rados.rados.0.smithi078.stdout:1355: snap_create 2023-12-16T01:23:17.921 INFO:tasks.rados.rados.0.smithi078.stdout:1353: finishing rollback tid 0 to smithi078122029-38 2023-12-16T01:23:17.921 INFO:tasks.rados.rados.0.smithi078.stdout:1353: finishing rollback tid 1 to smithi078122029-38 2023-12-16T01:23:17.921 INFO:tasks.rados.rados.0.smithi078.stdout:1353: finishing rollback tid 2 to smithi078122029-38 2023-12-16T01:23:17.921 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1013 (ObjNum 409 snap 130 seq_num 409) dirty exists 2023-12-16T01:23:17.927 INFO:tasks.rados.rados.0.smithi078.stdout:1351: expect (ObjNum 418 snap 130 seq_num 418) 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: failed to encode map e319 with expected crc 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: pgmap v82: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.5 on smithi118 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[142991]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: failed to encode map e319 with expected crc 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: pgmap v82: 121 pgs: 121 active+clean; 380 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: Reconfiguring osd.5 (monmap changed)... 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.5 on smithi118 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: failed to encode map e320 with expected crc 2023-12-16T01:23:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:17 smithi078 ceph-mon[139570]: failed to encode map e320 with expected crc 2023-12-16T01:23:18.204 INFO:tasks.rados.rados.0.smithi078.stdout:1354: expect (ObjNum 419 snap 130 seq_num 419) 2023-12-16T01:23:18.861 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:18 smithi118 conmon[117217]: ts=2023-12-16T01:23:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:18.868 INFO:tasks.rados.rados.0.smithi078.stdout:1351: done (3 left) 2023-12-16T01:23:18.868 INFO:tasks.rados.rados.0.smithi078.stdout:1353: done (2 left) 2023-12-16T01:23:18.868 INFO:tasks.rados.rados.0.smithi078.stdout:1354: done (1 left) 2023-12-16T01:23:18.868 INFO:tasks.rados.rados.0.smithi078.stdout:1355: done (0 left) 2023-12-16T01:23:18.868 INFO:tasks.rados.rados.0.smithi078.stdout:1356: copy_from oid 48 from oid 8 current snap is 133 2023-12-16T01:23:18.869 INFO:tasks.rados.rados.0.smithi078.stdout:1357: read oid 41 snap -1 2023-12-16T01:23:18.869 INFO:tasks.rados.rados.0.smithi078.stdout:1357: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:18.869 INFO:tasks.rados.rados.0.smithi078.stdout:1358: rollback oid 23 current snap is 133 2023-12-16T01:23:18.869 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 131 2023-12-16T01:23:18.869 INFO:tasks.rados.rados.0.smithi078.stdout:1359: delete oid 22 current snap is 133 2023-12-16T01:23:18.874 INFO:tasks.rados.rados.0.smithi078.stdout:1358: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:23:18.874 INFO:tasks.rados.rados.0.smithi078.stdout:1358: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:23:18.874 INFO:tasks.rados.rados.0.smithi078.stdout:1358: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:23:18.874 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 558 (ObjNum 394 snap 125 seq_num 394) dirty exists 2023-12-16T01:23:18.881 INFO:tasks.rados.rados.0.smithi078.stdout:1358: done (3 left) 2023-12-16T01:23:18.881 INFO:tasks.rados.rados.0.smithi078.stdout:1359: done (2 left) 2023-12-16T01:23:18.881 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 133 2023-12-16T01:23:18.881 INFO:tasks.rados.rados.0.smithi078.stdout:1360: seq_num 427 ranges {0=761856,761856=598016,1359872=606208,1966080=401408} 2023-12-16T01:23:18.888 INFO:tasks.rados.rados.0.smithi078.stdout:1360: writing smithi078122029-46 from 0 to 761856 tid 1 2023-12-16T01:23:18.889 INFO:tasks.rados.rados.0.smithi078.stdout:1360: writing smithi078122029-46 from 761856 to 1359872 tid 2 2023-12-16T01:23:18.893 INFO:tasks.rados.rados.0.smithi078.stdout:1360: writing smithi078122029-46 from 1359872 to 1966080 tid 3 2023-12-16T01:23:18.895 INFO:tasks.rados.rados.0.smithi078.stdout:1360: writing smithi078122029-46 from 1966080 to 2367488 tid 4 2023-12-16T01:23:18.896 INFO:tasks.rados.rados.0.smithi078.stdout:1361: copy_from oid 13 from oid 1 current snap is 133 2023-12-16T01:23:18.896 INFO:tasks.rados.rados.0.smithi078.stdout:1357: expect (ObjNum 153 snap 40 seq_num 153) 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 1 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 2 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 3 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 4 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 5 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: finishing write tid 6 to smithi078122029-46 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 645 (ObjNum 427 snap 133 seq_num 427) dirty exists 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1360: left oid 46 (ObjNum 427 snap 133 seq_num 427) 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1356: finishing copy_from to smithi078122029-48 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 560 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1356: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:23:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:1361: finishing copy_from to smithi078122029-13 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 929 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1361: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1356: done (3 left) 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1357: done (2 left) 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1360: done (1 left) 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1361: done (0 left) 2023-12-16T01:23:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:1362: snap_remove snap 121 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: osdmap e321: 8 total, 8 up, 8 in 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.6 on smithi118 2023-12-16T01:23:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:18 smithi118 ceph-mon[131825]: pgmap v85: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: osdmap e321: 8 total, 8 up, 8 in 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.6 on smithi118 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[139570]: pgmap v85: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: osdmap e321: 8 total, 8 up, 8 in 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: failed to encode map e321 with expected crc 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: Reconfiguring osd.6 (monmap changed)... 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.6 on smithi118 2023-12-16T01:23:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:18 smithi078 ceph-mon[142991]: pgmap v85: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:19.873 INFO:tasks.rados.rados.0.smithi078.stdout:1362: done (0 left) 2023-12-16T01:23:19.874 INFO:tasks.rados.rados.0.smithi078.stdout:1363: copy_from oid 32 from oid 37 current snap is 133 2023-12-16T01:23:19.874 INFO:tasks.rados.rados.0.smithi078.stdout:1364: copy_from oid 7 from oid 48 current snap is 133 2023-12-16T01:23:19.874 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 133 2023-12-16T01:23:19.874 INFO:tasks.rados.rados.0.smithi078.stdout:1365: seq_num 428 ranges {3850240=778240,4628480=483328,5111808=409600,5521408=417792,5939200=294912} 2023-12-16T01:23:19.900 INFO:tasks.rados.rados.0.smithi078.stdout:1365: writing smithi078122029-27 from 3850240 to 4628480 tid 1 2023-12-16T01:23:19.903 INFO:tasks.rados.rados.0.smithi078.stdout:1365: writing smithi078122029-27 from 4628480 to 5111808 tid 2 2023-12-16T01:23:19.905 INFO:tasks.rados.rados.0.smithi078.stdout:1365: writing smithi078122029-27 from 5111808 to 5521408 tid 3 2023-12-16T01:23:19.908 INFO:tasks.rados.rados.0.smithi078.stdout:1365: writing smithi078122029-27 from 5521408 to 5939200 tid 4 2023-12-16T01:23:19.910 INFO:tasks.rados.rados.0.smithi078.stdout:1365: writing smithi078122029-27 from 5939200 to 6234112 tid 5 2023-12-16T01:23:19.910 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 133 2023-12-16T01:23:19.910 INFO:tasks.rados.rados.0.smithi078.stdout:1366: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2023-12-16T01:23:19.915 INFO:tasks.rados.rados.0.smithi078.stdout:1366: writing smithi078122029-31 from 0 to 794624 tid 1 2023-12-16T01:23:19.919 INFO:tasks.rados.rados.0.smithi078.stdout:1366: writing smithi078122029-31 from 794624 to 1564672 tid 2 2023-12-16T01:23:19.922 INFO:tasks.rados.rados.0.smithi078.stdout:1366: writing smithi078122029-31 from 1564672 to 2187264 tid 3 2023-12-16T01:23:19.924 INFO:tasks.rados.rados.0.smithi078.stdout:1366: writing smithi078122029-31 from 2187264 to 2400256 tid 4 2023-12-16T01:23:19.924 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 133 2023-12-16T01:23:19.924 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 1 to smithi078122029-27 2023-12-16T01:23:19.924 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 2 to smithi078122029-27 2023-12-16T01:23:19.924 INFO:tasks.rados.rados.0.smithi078.stdout:1367: seq_num 430 ranges {5316608=8192} 2023-12-16T01:23:19.953 INFO:tasks.rados.rados.0.smithi078.stdout:1367: writing smithi078122029-30 from 5316608 to 5324800 tid 1 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1368: rmattr oid 28 current snap is 133 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1368: done (5 left) 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1369: delete oid 17 current snap is 133 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 3 to smithi078122029-27 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 4 to smithi078122029-27 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1363: finishing copy_from to smithi078122029-32 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 524 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1363: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 1 to smithi078122029-31 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 2 to smithi078122029-31 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 5 to smithi078122029-27 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 6 to smithi078122029-27 2023-12-16T01:23:19.954 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 3 to smithi078122029-31 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 4 to smithi078122029-31 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 5 to smithi078122029-31 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1365: finishing write tid 7 to smithi078122029-27 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 804 (ObjNum 428 snap 133 seq_num 428) dirty exists 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1365: left oid 27 (ObjNum 428 snap 133 seq_num 428) 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1366: finishing write tid 6 to smithi078122029-31 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 712 (ObjNum 429 snap 133 seq_num 429) dirty exists 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1366: left oid 31 (ObjNum 429 snap 133 seq_num 429) 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1364: finishing copy_from to smithi078122029-7 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 560 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:19.955 INFO:tasks.rados.rados.0.smithi078.stdout:1364: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1363: done (5 left) 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1364: done (4 left) 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1365: done (3 left) 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1366: done (2 left) 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1369: done (1 left) 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 133 2023-12-16T01:23:19.956 INFO:tasks.rados.rados.0.smithi078.stdout:1370: seq_num 432 ranges {4636672=40960} 2023-12-16T01:23:19.979 INFO:tasks.rados.rados.0.smithi078.stdout:1370: writing smithi078122029-5 from 4636672 to 4677632 tid 1 2023-12-16T01:23:19.979 INFO:tasks.rados.rados.0.smithi078.stdout:1371: delete oid 38 current snap is 133 2023-12-16T01:23:19.979 INFO:tasks.rados.rados.0.smithi078.stdout:1367: finishing write tid 1 to smithi078122029-30 2023-12-16T01:23:19.980 INFO:tasks.rados.rados.0.smithi078.stdout:1367: finishing write tid 2 to smithi078122029-30 2023-12-16T01:23:19.980 INFO:tasks.rados.rados.0.smithi078.stdout:1367: finishing write tid 3 to smithi078122029-30 2023-12-16T01:23:19.980 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 683 (ObjNum 430 snap 133 seq_num 430) dirty exists 2023-12-16T01:23:19.980 INFO:tasks.rados.rados.0.smithi078.stdout:1367: left oid 30 (ObjNum 430 snap 133 seq_num 430) 2023-12-16T01:23:19.981 INFO:tasks.rados.rados.0.smithi078.stdout:1367: done (2 left) 2023-12-16T01:23:19.981 INFO:tasks.rados.rados.0.smithi078.stdout:1371: done (1 left) 2023-12-16T01:23:19.981 INFO:tasks.rados.rados.0.smithi078.stdout:1372: setattr oid 17 current snap is 133 2023-12-16T01:23:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:1370: finishing write tid 1 to smithi078122029-5 2023-12-16T01:23:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:1373: read oid 21 snap -1 2023-12-16T01:23:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:1373: expect (ObjNum 360 snap 113 seq_num 360) 2023-12-16T01:23:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 133 2023-12-16T01:23:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:1374: seq_num 434 ranges {2310144=73728} 2023-12-16T01:23:19.995 INFO:tasks.rados.rados.0.smithi078.stdout:1374: writing smithi078122029-26 from 2310144 to 2383872 tid 1 2023-12-16T01:23:19.995 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 133 2023-12-16T01:23:19.995 INFO:tasks.rados.rados.0.smithi078.stdout:1370: finishing write tid 2 to smithi078122029-5 2023-12-16T01:23:19.995 INFO:tasks.rados.rados.0.smithi078.stdout:1375: seq_num 435 ranges {8298496=90112} 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:1375: writing smithi078122029-7 from 8298496 to 8388608 tid 1 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:1376: rollback oid 34 current snap is 133 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 87 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:1370: finishing write tid 3 to smithi078122029-5 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 714 (ObjNum 432 snap 133 seq_num 432) dirty exists 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:1370: left oid 5 (ObjNum 432 snap 133 seq_num 432) 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 687 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:23:20.040 INFO:tasks.rados.rados.0.smithi078.stdout:1373: expect (ObjNum 360 snap 113 seq_num 360) 2023-12-16T01:23:20.073 INFO:tasks.rados.rados.0.smithi078.stdout:1374: finishing write tid 1 to smithi078122029-26 2023-12-16T01:23:20.073 INFO:tasks.rados.rados.0.smithi078.stdout:1374: finishing write tid 2 to smithi078122029-26 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1374: finishing write tid 3 to smithi078122029-26 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 690 (ObjNum 434 snap 133 seq_num 434) dirty exists 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1374: left oid 26 (ObjNum 434 snap 133 seq_num 434) 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1375: finishing write tid 1 to smithi078122029-7 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1375: finishing write tid 2 to smithi078122029-7 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1376: finishing rollback tid 0 to smithi078122029-34 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1376: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1370: done (5 left) 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1372: done (4 left) 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1373: done (3 left) 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1374: done (2 left) 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1377: rollback oid 47 current snap is 133 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 125 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:1376: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:23:20.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 374 (ObjNum 281 snap 85 seq_num 281) dirty exists 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1375: finishing write tid 3 to smithi078122029-7 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 808 (ObjNum 435 snap 133 seq_num 435) dirty exists 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1375: left oid 7 (ObjNum 435 snap 133 seq_num 435) 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1375: done (2 left) 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1376: done (1 left) 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1378: snap_create 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1377: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:23:20.075 INFO:tasks.rados.rados.0.smithi078.stdout:1377: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:23:20.076 INFO:tasks.rados.rados.0.smithi078.stdout:1377: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:23:20.076 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 323 (ObjNum 392 snap 125 seq_num 392) dirty exists 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: osdmap e322: 8 total, 8 up, 8 in 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:23:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:19 smithi118 ceph-mon[131825]: Reconfiguring daemon osd.7 on smithi118 2023-12-16T01:23:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: osdmap e322: 8 total, 8 up, 8 in 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[139570]: Reconfiguring daemon osd.7 on smithi118 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: osdmap e322: 8 total, 8 up, 8 in 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: failed to encode map e322 with expected crc 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: Reconfiguring osd.7 (monmap changed)... 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:19 smithi078 ceph-mon[142991]: Reconfiguring daemon osd.7 on smithi118 2023-12-16T01:23:20.884 INFO:tasks.rados.rados.0.smithi078.stdout:1377: done (1 left) 2023-12-16T01:23:20.884 INFO:tasks.rados.rados.0.smithi078.stdout:1378: done (0 left) 2023-12-16T01:23:20.884 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 134 2023-12-16T01:23:20.884 INFO:tasks.rados.rados.0.smithi078.stdout:1379: seq_num 436 ranges {4677632=106496} 2023-12-16T01:23:20.910 INFO:tasks.rados.rados.0.smithi078.stdout:1379: writing smithi078122029-5 from 4677632 to 4784128 tid 1 2023-12-16T01:23:20.910 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 134 2023-12-16T01:23:20.910 INFO:tasks.rados.rados.0.smithi078.stdout:1380: seq_num 437 ranges {5185536=122880} 2023-12-16T01:23:20.938 INFO:tasks.rados.rados.0.smithi078.stdout:1380: writing smithi078122029-10 from 5185536 to 5308416 tid 1 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1381: rmattr oid 30 current snap is 134 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1381: done (2 left) 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1382: copy_from oid 33 from oid 50 current snap is 134 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1379: finishing write tid 1 to smithi078122029-5 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1379: finishing write tid 2 to smithi078122029-5 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1379: finishing write tid 3 to smithi078122029-5 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 716 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1379: left oid 5 (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1379: done (2 left) 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1383: read oid 28 snap -1 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1383: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 134 2023-12-16T01:23:20.939 INFO:tasks.rados.rados.0.smithi078.stdout:1384: seq_num 438 ranges {2260992=139264} 2023-12-16T01:23:20.952 INFO:tasks.rados.rados.0.smithi078.stdout:1384: writing smithi078122029-20 from 2260992 to 2400256 tid 1 2023-12-16T01:23:20.952 INFO:tasks.rados.rados.0.smithi078.stdout:1385: copy_from oid 36 from oid 38 current snap is 134 2023-12-16T01:23:20.952 INFO:tasks.rados.rados.0.smithi078.stdout:1380: finishing write tid 1 to smithi078122029-10 2023-12-16T01:23:20.952 INFO:tasks.rados.rados.0.smithi078.stdout:1380: finishing write tid 2 to smithi078122029-10 2023-12-16T01:23:20.952 INFO:tasks.rados.rados.0.smithi078.stdout:1380: finishing write tid 3 to smithi078122029-10 2023-12-16T01:23:20.953 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 693 (ObjNum 437 snap 134 seq_num 437) dirty exists 2023-12-16T01:23:20.953 INFO:tasks.rados.rados.0.smithi078.stdout:1380: left oid 10 (ObjNum 437 snap 134 seq_num 437) 2023-12-16T01:23:20.953 INFO:tasks.rados.rados.0.smithi078.stdout:1383: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1382: finishing copy_from to smithi078122029-33 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 436 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1382: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1380: done (4 left) 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1382: done (3 left) 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1383: done (2 left) 2023-12-16T01:23:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:1386: snap_remove snap 98 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: osdmap e323: 8 total, 8 up, 8 in 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:20 smithi118 ceph-mon[131825]: pgmap v88: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: osdmap e323: 8 total, 8 up, 8 in 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[139570]: pgmap v88: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: osdmap e323: 8 total, 8 up, 8 in 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: failed to encode map e323 with expected crc 2023-12-16T01:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:20 smithi078 ceph-mon[142991]: pgmap v88: 121 pgs: 121 active+clean; 329 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2023-12-16T01:23:21.622 INFO:tasks.rados.rados.0.smithi078.stdout:1386: done (2 left) 2023-12-16T01:23:21.622 INFO:tasks.rados.rados.0.smithi078.stdout:1387: snap_remove snap 95 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: osdmap e324: 8 total, 8 up, 8 in 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: Reconfiguring mds.b (monmap changed)... 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: Reconfiguring daemon mds.b on smithi118 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: failed to encode map e325 with expected crc 2023-12-16T01:23:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:21 smithi118 ceph-mon[131825]: osdmap e325: 8 total, 8 up, 8 in 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: osdmap e324: 8 total, 8 up, 8 in 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: Reconfiguring mds.b (monmap changed)... 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: Reconfiguring daemon mds.b on smithi118 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: failed to encode map e325 with expected crc 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[139570]: osdmap e325: 8 total, 8 up, 8 in 2023-12-16T01:23:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: failed to encode map e324 with expected crc 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: osdmap e324: 8 total, 8 up, 8 in 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: Reconfiguring mds.b (monmap changed)... 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: Reconfiguring daemon mds.b on smithi118 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: failed to encode map e325 with expected crc 2023-12-16T01:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:21 smithi078 ceph-mon[142991]: osdmap e325: 8 total, 8 up, 8 in 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1387: done (2 left) 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 134 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1385: finishing copy_from to smithi078122029-36 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1385: got expected ENOENT (src dne) 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1385: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1384: finishing write tid 1 to smithi078122029-20 2023-12-16T01:23:22.623 INFO:tasks.rados.rados.0.smithi078.stdout:1384: finishing write tid 2 to smithi078122029-20 2023-12-16T01:23:22.624 INFO:tasks.rados.rados.0.smithi078.stdout:1384: finishing write tid 3 to smithi078122029-20 2023-12-16T01:23:22.624 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 567 (ObjNum 438 snap 134 seq_num 438) dirty exists 2023-12-16T01:23:22.624 INFO:tasks.rados.rados.0.smithi078.stdout:1384: left oid 20 (ObjNum 438 snap 134 seq_num 438) 2023-12-16T01:23:22.624 INFO:tasks.rados.rados.0.smithi078.stdout:1388: seq_num 439 ranges {2383872=155648} 2023-12-16T01:23:22.646 INFO:tasks.rados.rados.0.smithi078.stdout:1388: writing smithi078122029-26 from 2383872 to 2539520 tid 1 2023-12-16T01:23:22.646 INFO:tasks.rados.rados.0.smithi078.stdout:1384: done (2 left) 2023-12-16T01:23:22.647 INFO:tasks.rados.rados.0.smithi078.stdout:1385: done (1 left) 2023-12-16T01:23:22.647 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 134 2023-12-16T01:23:22.647 INFO:tasks.rados.rados.0.smithi078.stdout:1389: seq_num 440 ranges {5324800=172032} 2023-12-16T01:23:22.670 INFO:tasks.rados.rados.0.smithi078.stdout:1389: writing smithi078122029-30 from 5324800 to 5496832 tid 1 2023-12-16T01:23:22.670 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 134 2023-12-16T01:23:22.670 INFO:tasks.rados.rados.0.smithi078.stdout:1388: finishing write tid 1 to smithi078122029-26 2023-12-16T01:23:22.670 INFO:tasks.rados.rados.0.smithi078.stdout:1390: seq_num 441 ranges {8298496=188416} 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1390: writing smithi078122029-48 from 8298496 to 8486912 tid 1 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1391: copy_from oid 38 from oid 8 current snap is 134 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1388: finishing write tid 2 to smithi078122029-26 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1388: finishing write tid 3 to smithi078122029-26 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 708 (ObjNum 439 snap 134 seq_num 439) dirty exists 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1388: left oid 26 (ObjNum 439 snap 134 seq_num 439) 2023-12-16T01:23:22.717 INFO:tasks.rados.rados.0.smithi078.stdout:1389: finishing write tid 1 to smithi078122029-30 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1389: finishing write tid 2 to smithi078122029-30 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1389: finishing write tid 3 to smithi078122029-30 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 700 (ObjNum 440 snap 134 seq_num 440) dirty exists 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1389: left oid 30 (ObjNum 440 snap 134 seq_num 440) 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1388: done (3 left) 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1389: done (2 left) 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1392: copy_from oid 45 from oid 36 current snap is 134 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1393: rollback oid 34 current snap is 134 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 78 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1394: read oid 40 snap -1 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1394: expect deleted 2023-12-16T01:23:22.718 INFO:tasks.rados.rados.0.smithi078.stdout:1395: snap_remove snap 125 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: failed to encode map e325 with expected crc 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: Upgrade: Setting container_image for all mon 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T01:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: Upgrade: Setting container_image for all crash 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: Upgrade: osd.0 is safe to restart 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: pgmap v91: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: failed to encode map e326 with expected crc 2023-12-16T01:23:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:22 smithi118 ceph-mon[131825]: osdmap e326: 8 total, 8 up, 8 in 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: failed to encode map e325 with expected crc 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: Upgrade: Setting container_image for all mon 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T01:23:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: Upgrade: Setting container_image for all crash 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: Upgrade: osd.0 is safe to restart 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: pgmap v91: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: failed to encode map e326 with expected crc 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[139570]: osdmap e326: 8 total, 8 up, 8 in 2023-12-16T01:23:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: failed to encode map e325 with expected crc 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: Upgrade: Setting container_image for all mon 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-16T01:23:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: Upgrade: Setting container_image for all crash 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: Upgrade: osd.0 is safe to restart 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: pgmap v91: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: failed to encode map e326 with expected crc 2023-12-16T01:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:22 smithi078 ceph-mon[142991]: osdmap e326: 8 total, 8 up, 8 in 2023-12-16T01:23:23.625 INFO:tasks.rados.rados.0.smithi078.stdout:1395: done (5 left) 2023-12-16T01:23:23.625 INFO:tasks.rados.rados.0.smithi078.stdout:1396: copy_from oid 11 from oid 17 current snap is 134 2023-12-16T01:23:23.625 INFO:tasks.rados.rados.0.smithi078.stdout:1393: finishing rollback tid 0 to smithi078122029-34 2023-12-16T01:23:23.625 INFO:tasks.rados.rados.0.smithi078.stdout:1393: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:23:23.625 INFO:tasks.rados.rados.0.smithi078.stdout:1393: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 377 (ObjNum 128 snap 31 seq_num 128) dirty exists 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:1390: finishing write tid 1 to smithi078122029-48 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:1390: finishing write tid 2 to smithi078122029-48 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:1390: finishing write tid 3 to smithi078122029-48 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1060 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-16T01:23:23.626 INFO:tasks.rados.rados.0.smithi078.stdout:1390: left oid 48 (ObjNum 441 snap 134 seq_num 441) 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:1392: finishing copy_from to smithi078122029-45 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1009 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:1392: finishing copy_from racing read to smithi078122029-45 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:1391: finishing copy_from to smithi078122029-38 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 560 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:23.627 INFO:tasks.rados.rados.0.smithi078.stdout:1391: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1390: done (5 left) 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1391: done (4 left) 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1392: done (3 left) 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1393: done (2 left) 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1394: done (1 left) 2023-12-16T01:23:23.628 INFO:tasks.rados.rados.0.smithi078.stdout:1397: read oid 26 snap 122 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:1397: expect deleted 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:1398: rollback oid 20 current snap is 134 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 132 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:1399: read oid 32 snap -1 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:1399: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:23.629 INFO:tasks.rados.rados.0.smithi078.stdout:1400: snap_remove snap 133 2023-12-16T01:23:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:23 smithi118 ceph-mon[131825]: failed to encode map e326 with expected crc 2023-12-16T01:23:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:23 smithi118 ceph-mon[131825]: failed to encode map e327 with expected crc 2023-12-16T01:23:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:23 smithi118 ceph-mon[131825]: osdmap e327: 8 total, 8 up, 8 in 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[139570]: failed to encode map e326 with expected crc 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[139570]: failed to encode map e327 with expected crc 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[139570]: osdmap e327: 8 total, 8 up, 8 in 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[142991]: failed to encode map e326 with expected crc 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[142991]: failed to encode map e327 with expected crc 2023-12-16T01:23:24.180 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:23 smithi078 ceph-mon[142991]: osdmap e327: 8 total, 8 up, 8 in 2023-12-16T01:23:24.628 INFO:tasks.rados.rados.0.smithi078.stdout:1400: done (4 left) 2023-12-16T01:23:24.628 INFO:tasks.rados.rados.0.smithi078.stdout:1401: snap_create 2023-12-16T01:23:24.628 INFO:tasks.rados.rados.0.smithi078.stdout:1398: finishing rollback tid 0 to smithi078122029-20 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:1398: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:1398: finishing rollback tid 2 to smithi078122029-20 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 570 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:1396: finishing copy_from to smithi078122029-11 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 687 (ObjNum 129 snap 0 seq_num 2287352064) dirty exists 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:1396: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:23:24.629 INFO:tasks.rados.rados.0.smithi078.stdout:1399: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: Upgrade: Updating osd.0 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: Deploying daemon osd.0 on smithi078 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: pgmap v94: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:24 smithi118 ceph-mon[131825]: osdmap e328: 8 total, 8 up, 8 in 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: Upgrade: Updating osd.0 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: Deploying daemon osd.0 on smithi078 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: pgmap v94: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[139570]: osdmap e328: 8 total, 8 up, 8 in 2023-12-16T01:23:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: failed to encode map e327 with expected crc 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: Upgrade: Updating osd.0 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: Deploying daemon osd.0 on smithi078 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: pgmap v94: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 30 op/s 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:24 smithi078 ceph-mon[142991]: osdmap e328: 8 total, 8 up, 8 in 2023-12-16T01:23:25.631 INFO:tasks.rados.rados.0.smithi078.stdout:1396: done (4 left) 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1397: done (3 left) 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1398: done (2 left) 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1399: done (1 left) 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1401: done (0 left) 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1402: read oid 49 snap -1 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1402: expect deleted 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 135 2023-12-16T01:23:25.632 INFO:tasks.rados.rados.0.smithi078.stdout:1403: seq_num 442 ranges {2539520=204800} 2023-12-16T01:23:25.646 INFO:tasks.rados.rados.0.smithi078.stdout:1403: writing smithi078122029-26 from 2539520 to 2744320 tid 1 2023-12-16T01:23:25.646 INFO:tasks.rados.rados.0.smithi078.stdout:1404: snap_create 2023-12-16T01:23:25.653 INFO:tasks.rados.rados.0.smithi078.stdout:1403: finishing write tid 1 to smithi078122029-26 2023-12-16T01:23:25.653 INFO:tasks.rados.rados.0.smithi078.stdout:1403: finishing write tid 2 to smithi078122029-26 2023-12-16T01:23:25.654 INFO:tasks.rados.rados.0.smithi078.stdout:1403: finishing write tid 3 to smithi078122029-26 2023-12-16T01:23:25.654 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1011 (ObjNum 442 snap 135 seq_num 442) dirty exists 2023-12-16T01:23:25.654 INFO:tasks.rados.rados.0.smithi078.stdout:1403: left oid 26 (ObjNum 442 snap 135 seq_num 442) 2023-12-16T01:23:25.952 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[139570]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.952 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[139570]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[139570]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[139570]: failed to encode map e329 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[139570]: osdmap e329: 8 total, 8 up, 8 in 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[142991]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[142991]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[142991]: failed to encode map e328 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[142991]: failed to encode map e329 with expected crc 2023-12-16T01:23:25.953 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:25 smithi078 ceph-mon[142991]: osdmap e329: 8 total, 8 up, 8 in 2023-12-16T01:23:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:25 smithi118 ceph-mon[131825]: failed to encode map e328 with expected crc 2023-12-16T01:23:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:25 smithi118 ceph-mon[131825]: failed to encode map e328 with expected crc 2023-12-16T01:23:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:25 smithi118 ceph-mon[131825]: failed to encode map e328 with expected crc 2023-12-16T01:23:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:25 smithi118 ceph-mon[131825]: failed to encode map e329 with expected crc 2023-12-16T01:23:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:25 smithi118 ceph-mon[131825]: osdmap e329: 8 total, 8 up, 8 in 2023-12-16T01:23:26.622 INFO:tasks.rados.rados.0.smithi078.stdout:1402: done (2 left) 2023-12-16T01:23:26.622 INFO:tasks.rados.rados.0.smithi078.stdout:1403: done (1 left) 2023-12-16T01:23:26.623 INFO:tasks.rados.rados.0.smithi078.stdout:1404: done (0 left) 2023-12-16T01:23:26.623 INFO:tasks.rados.rados.0.smithi078.stdout:1405: snap_create 2023-12-16T01:23:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:26] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: pgmap v97: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: osdmap e330: 8 total, 8 up, 8 in 2023-12-16T01:23:27.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: pgmap v97: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: osdmap e330: 8 total, 8 up, 8 in 2023-12-16T01:23:27.136 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:26 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.136 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:27 smithi078 systemd[1]: Stopping Ceph osd.0 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:23:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: failed to encode map e329 with expected crc 2023-12-16T01:23:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: pgmap v97: 121 pgs: 121 active+clean; 383 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:23:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: osdmap e330: 8 total, 8 up, 8 in 2023-12-16T01:23:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:26 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:27.476 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:27 smithi078 conmon[63158]: 2023-12-16T01:23:27.329+0000 7f32a9c5f700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:23:27.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:27 smithi078 conmon[63158]: 2023-12-16T01:23:27.329+0000 7f32a9c5f700 -1 osd.0 329 *** Got signal Terminated *** 2023-12-16T01:23:27.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:27 smithi078 conmon[63158]: 2023-12-16T01:23:27.329+0000 7f32a9c5f700 -1 osd.0 329 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:23:27.624 INFO:tasks.rados.rados.0.smithi078.stdout:1405: done (0 left) 2023-12-16T01:23:27.624 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 137 2023-12-16T01:23:27.625 INFO:tasks.rados.rados.0.smithi078.stdout:1406: seq_num 443 ranges {3276800=221184} 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:1406: writing smithi078122029-44 from 3276800 to 3497984 tid 1 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:1407: read oid 10 snap -1 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:1407: expect (ObjNum 437 snap 134 seq_num 437) 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:1408: read oid 1 snap -1 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:1408: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:23:27.645 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 137 2023-12-16T01:23:27.646 INFO:tasks.rados.rados.0.smithi078.stdout:1409: seq_num 444 ranges {5423104=237568} 2023-12-16T01:23:27.676 INFO:tasks.rados.rados.0.smithi078.stdout:1409: writing smithi078122029-19 from 5423104 to 5660672 tid 1 2023-12-16T01:23:27.676 INFO:tasks.rados.rados.0.smithi078.stdout:1410: copy_from oid 17 from oid 18 current snap is 137 2023-12-16T01:23:27.676 INFO:tasks.rados.rados.0.smithi078.stdout:1406: finishing write tid 1 to smithi078122029-44 2023-12-16T01:23:27.676 INFO:tasks.rados.rados.0.smithi078.stdout:1406: finishing write tid 2 to smithi078122029-44 2023-12-16T01:23:27.677 INFO:tasks.rados.rados.0.smithi078.stdout:1406: finishing write tid 3 to smithi078122029-44 2023-12-16T01:23:27.677 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 379 (ObjNum 443 snap 137 seq_num 443) dirty exists 2023-12-16T01:23:27.677 INFO:tasks.rados.rados.0.smithi078.stdout:1406: left oid 44 (ObjNum 443 snap 137 seq_num 443) 2023-12-16T01:23:27.677 INFO:tasks.rados.rados.0.smithi078.stdout:1407: expect (ObjNum 437 snap 134 seq_num 437) 2023-12-16T01:23:28.095 INFO:tasks.rados.rados.0.smithi078.stdout:1406: done (4 left) 2023-12-16T01:23:28.095 INFO:tasks.rados.rados.0.smithi078.stdout:1407: done (3 left) 2023-12-16T01:23:28.095 INFO:tasks.rados.rados.0.smithi078.stdout:1411: snap_create 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: osd.0 marked itself down and dead 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: failed to encode map e331 with expected crc 2023-12-16T01:23:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:27 smithi118 ceph-mon[131825]: osdmap e331: 8 total, 7 up, 8 in 2023-12-16T01:23:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: osd.0 marked itself down and dead 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: failed to encode map e331 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[139570]: osdmap e331: 8 total, 7 up, 8 in 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: osd.0 marked itself down and dead 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:23:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: failed to encode map e331 with expected crc 2023-12-16T01:23:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:27 smithi078 ceph-mon[142991]: osdmap e331: 8 total, 7 up, 8 in 2023-12-16T01:23:28.628 INFO:tasks.rados.rados.0.smithi078.stdout:1411: done (3 left) 2023-12-16T01:23:28.629 INFO:tasks.rados.rados.0.smithi078.stdout:1412: snap_create 2023-12-16T01:23:28.656 INFO:tasks.rados.rados.0.smithi078.stdout:1409: finishing write tid 1 to smithi078122029-19 2023-12-16T01:23:28.668 INFO:tasks.rados.rados.0.smithi078.stdout:1409: finishing write tid 2 to smithi078122029-19 2023-12-16T01:23:28.678 INFO:tasks.rados.rados.0.smithi078.stdout:1408: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: pgmap v100: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: osdmap e332: 8 total, 7 up, 8 in 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: failed to encode map e330 with expected crc 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: pgmap v100: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: osdmap e332: 8 total, 7 up, 8 in 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:28 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:28.978 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:28 smithi078 bash[150731]: 879e5c81d1ac5e077a8e7c89fc3e8aa06330295ad43ba24e1370d94ec3a32e3b 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:1409: finishing write tid 3 to smithi078122029-19 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1078 (ObjNum 444 snap 137 seq_num 444) dirty exists 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:1409: left oid 19 (ObjNum 444 snap 137 seq_num 444) 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:1410: finishing copy_from to smithi078122029-17 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 530 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:23:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:1410: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:23:29.157 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:28 smithi118 conmon[117217]: ts=2023-12-16T01:23:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: failed to encode map e330 with expected crc 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: pgmap v100: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: osdmap e332: 8 total, 7 up, 8 in 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:28 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:29.628 INFO:tasks.rados.rados.0.smithi078.stdout:1408: done (3 left) 2023-12-16T01:23:29.628 INFO:tasks.rados.rados.0.smithi078.stdout:1409: done (2 left) 2023-12-16T01:23:29.628 INFO:tasks.rados.rados.0.smithi078.stdout:1410: done (1 left) 2023-12-16T01:23:29.628 INFO:tasks.rados.rados.0.smithi078.stdout:1412: done (0 left) 2023-12-16T01:23:29.628 INFO:tasks.rados.rados.0.smithi078.stdout:1413: snap_remove snap 138 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: failed to encode map e333 with expected crc 2023-12-16T01:23:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:29 smithi118 ceph-mon[131825]: osdmap e333: 8 total, 7 up, 8 in 2023-12-16T01:23:30.216 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.217 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.217 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.217 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.217 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.217 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: failed to encode map e333 with expected crc 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[142991]: osdmap e333: 8 total, 7 up, 8 in 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.218 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e332 with expected crc 2023-12-16T01:23:30.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: failed to encode map e333 with expected crc 2023-12-16T01:23:30.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:29 smithi078 ceph-mon[139570]: osdmap e333: 8 total, 7 up, 8 in 2023-12-16T01:23:30.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:30 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.0.service: Succeeded. 2023-12-16T01:23:30.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:30 smithi078 systemd[1]: Stopped Ceph osd.0 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:23:30.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:30 smithi078 systemd[1]: Starting Ceph osd.0 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:23:30.630 INFO:tasks.rados.rados.0.smithi078.stdout:1413: done (0 left) 2023-12-16T01:23:30.630 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 139 2023-12-16T01:23:30.630 INFO:tasks.rados.rados.0.smithi078.stdout:1414: seq_num 445 ranges {1302528=253952} 2023-12-16T01:23:30.638 INFO:tasks.rados.rados.0.smithi078.stdout:1414: writing smithi078122029-33 from 1302528 to 1556480 tid 1 2023-12-16T01:23:30.638 INFO:tasks.rados.rados.0.smithi078.stdout:1415: copy_from oid 22 from oid 50 current snap is 139 2023-12-16T01:23:30.638 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 139 2023-12-16T01:23:30.638 INFO:tasks.rados.rados.0.smithi078.stdout:1416: seq_num 446 ranges {8298496=278528} 2023-12-16T01:23:30.686 INFO:tasks.rados.rados.0.smithi078.stdout:1416: writing smithi078122029-38 from 8298496 to 8577024 tid 1 2023-12-16T01:23:30.686 INFO:tasks.rados.rados.0.smithi078.stdout:1414: finishing write tid 1 to smithi078122029-33 2023-12-16T01:23:30.686 INFO:tasks.rados.rados.0.smithi078.stdout:1414: finishing write tid 2 to smithi078122029-33 2023-12-16T01:23:30.686 INFO:tasks.rados.rados.0.smithi078.stdout:1414: finishing write tid 3 to smithi078122029-33 2023-12-16T01:23:30.686 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 715 (ObjNum 445 snap 139 seq_num 445) dirty exists 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1414: left oid 33 (ObjNum 445 snap 139 seq_num 445) 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1415: finishing copy_from to smithi078122029-22 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 436 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1415: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1417: read oid 17 snap -1 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1417: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1414: done (3 left) 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1415: done (2 left) 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1418: read oid 40 snap 126 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1418: expect deleted 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 139 2023-12-16T01:23:30.687 INFO:tasks.rados.rados.0.smithi078.stdout:1419: seq_num 447 ranges {0=294912} 2023-12-16T01:23:30.688 INFO:tasks.rados.rados.0.smithi078.stdout:1419: writing smithi078122029-6 from 0 to 294912 tid 1 2023-12-16T01:23:30.688 INFO:tasks.rados.rados.0.smithi078.stdout:1420: delete oid 32 current snap is 139 2023-12-16T01:23:30.691 INFO:tasks.rados.rados.0.smithi078.stdout:1416: finishing write tid 1 to smithi078122029-38 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1419: finishing write tid 1 to smithi078122029-6 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1416: finishing write tid 2 to smithi078122029-38 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1419: finishing write tid 2 to smithi078122029-6 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1418: done (4 left) 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1420: done (3 left) 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1421: copy_from oid 14 from oid 29 current snap is 139 2023-12-16T01:23:30.692 INFO:tasks.rados.rados.0.smithi078.stdout:1422: snap_create 2023-12-16T01:23:30.693 INFO:tasks.rados.rados.0.smithi078.stdout:1421: finishing copy_from to smithi078122029-14 2023-12-16T01:23:30.693 INFO:tasks.rados.rados.0.smithi078.stdout:1421: got expected ENOENT (src dne) 2023-12-16T01:23:30.693 INFO:tasks.rados.rados.0.smithi078.stdout:1421: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:23:30.693 INFO:tasks.rados.rados.0.smithi078.stdout:1416: finishing write tid 3 to smithi078122029-38 2023-12-16T01:23:30.694 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1081 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-12-16T01:23:30.694 INFO:tasks.rados.rados.0.smithi078.stdout:1416: left oid 38 (ObjNum 446 snap 139 seq_num 446) 2023-12-16T01:23:30.694 INFO:tasks.rados.rados.0.smithi078.stdout:1419: finishing write tid 3 to smithi078122029-6 2023-12-16T01:23:30.694 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 452 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:23:30.694 INFO:tasks.rados.rados.0.smithi078.stdout:1419: left oid 6 (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:23:30.706 INFO:tasks.rados.rados.0.smithi078.stdout:1417: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:23:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:30 smithi118 ceph-mon[131825]: failed to encode map e333 with expected crc 2023-12-16T01:23:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:30 smithi118 ceph-mon[131825]: pgmap v103: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:30 smithi118 ceph-mon[131825]: failed to encode map e334 with expected crc 2023-12-16T01:23:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:30 smithi118 ceph-mon[131825]: osdmap e334: 8 total, 7 up, 8 in 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[139570]: failed to encode map e333 with expected crc 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[139570]: pgmap v103: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[139570]: failed to encode map e334 with expected crc 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[139570]: osdmap e334: 8 total, 7 up, 8 in 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[142991]: failed to encode map e333 with expected crc 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[142991]: pgmap v103: 121 pgs: 16 stale+active+clean, 105 active+clean; 388 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[142991]: failed to encode map e334 with expected crc 2023-12-16T01:23:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:30 smithi078 ceph-mon[142991]: osdmap e334: 8 total, 7 up, 8 in 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1416: done (4 left) 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1417: done (3 left) 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1419: done (2 left) 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1421: done (1 left) 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1422: done (0 left) 2023-12-16T01:23:31.625 INFO:tasks.rados.rados.0.smithi078.stdout:1423: setattr oid 25 current snap is 140 2023-12-16T01:23:31.626 INFO:tasks.rados.rados.0.smithi078.stdout:1424: setattr oid 47 current snap is 140 2023-12-16T01:23:31.627 INFO:tasks.rados.rados.0.smithi078.stdout:1425: snap_create 2023-12-16T01:23:31.634 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 335 (ObjNum 392 snap 125 seq_num 392) dirty exists 2023-12-16T01:23:31.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 454 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-16T01:23:31.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:31 smithi078 bash[151361]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e333 with expected crc 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: osdmap e335: 8 total, 7 up, 8 in 2023-12-16T01:23:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:31 smithi118 ceph-mon[131825]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e333 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: osdmap e335: 8 total, 7 up, 8 in 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[142991]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e334 with expected crc 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e333 with expected crc 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: osdmap e335: 8 total, 7 up, 8 in 2023-12-16T01:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:31 smithi078 ceph-mon[139570]: failed to encode map e335 with expected crc 2023-12-16T01:23:32.637 INFO:tasks.rados.rados.0.smithi078.stdout:1423: done (2 left) 2023-12-16T01:23:32.637 INFO:tasks.rados.rados.0.smithi078.stdout:1424: done (1 left) 2023-12-16T01:23:32.637 INFO:tasks.rados.rados.0.smithi078.stdout:1425: done (0 left) 2023-12-16T01:23:32.637 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 141 2023-12-16T01:23:32.637 INFO:tasks.rados.rados.0.smithi078.stdout:1426: seq_num 449 ranges {8388608=327680} 2023-12-16T01:23:32.686 INFO:tasks.rados.rados.0.smithi078.stdout:1426: writing smithi078122029-7 from 8388608 to 8716288 tid 1 2023-12-16T01:23:32.686 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 141 2023-12-16T01:23:32.686 INFO:tasks.rados.rados.0.smithi078.stdout:1427: seq_num 450 ranges {0=344064} 2023-12-16T01:23:32.687 INFO:tasks.rados.rados.0.smithi078.stdout:1427: writing smithi078122029-32 from 0 to 344064 tid 1 2023-12-16T01:23:32.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 141 2023-12-16T01:23:32.687 INFO:tasks.rados.rados.0.smithi078.stdout:1428: seq_num 451 ranges {4833280=360448} 2023-12-16T01:23:32.717 INFO:tasks.rados.rados.0.smithi078.stdout:1428: writing smithi078122029-34 from 4833280 to 5193728 tid 1 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1429: snap_create 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1426: finishing write tid 1 to smithi078122029-7 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1426: finishing write tid 2 to smithi078122029-7 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1426: finishing write tid 3 to smithi078122029-7 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 837 (ObjNum 449 snap 141 seq_num 449) dirty exists 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1426: left oid 7 (ObjNum 449 snap 141 seq_num 449) 2023-12-16T01:23:32.718 INFO:tasks.rados.rados.0.smithi078.stdout:1427: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:32.719 INFO:tasks.rados.rados.0.smithi078.stdout:1427: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:32.719 INFO:tasks.rados.rados.0.smithi078.stdout:1427: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:32.719 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 719 (ObjNum 450 snap 141 seq_num 450) dirty exists 2023-12-16T01:23:32.719 INFO:tasks.rados.rados.0.smithi078.stdout:1427: left oid 32 (ObjNum 450 snap 141 seq_num 450) 2023-12-16T01:23:32.720 INFO:tasks.rados.rados.0.smithi078.stdout:1428: finishing write tid 1 to smithi078122029-34 2023-12-16T01:23:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:1428: finishing write tid 2 to smithi078122029-34 2023-12-16T01:23:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:1428: finishing write tid 3 to smithi078122029-34 2023-12-16T01:23:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 381 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-16T01:23:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:1428: left oid 34 (ObjNum 451 snap 141 seq_num 451) 2023-12-16T01:23:32.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-osd[151861]: -- 172.21.15.78:0/2278877062 <== mon.2 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5602dc16b6c0 con 0x5602dc13cc00 2023-12-16T01:23:32.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:32 smithi078 bash[151796]: fe6ae57612db0d215c426f51b60773a860244f4ea0e2be7228c32743dcd2661e 2023-12-16T01:23:32.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:32 smithi078 systemd[1]: Started Ceph osd.0 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: failed to encode map e336 with expected crc 2023-12-16T01:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:32 smithi118 ceph-mon[131825]: osdmap e336: 8 total, 7 up, 8 in 2023-12-16T01:23:33.227 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:32 smithi078 conmon[151837]: 2023-12-16T01:23:32.975+0000 7f168aafe640 -1 Falling back to public interface 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: failed to encode map e336 with expected crc 2023-12-16T01:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[139570]: osdmap e336: 8 total, 7 up, 8 in 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: failed to encode map e335 with expected crc 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: pgmap v106: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: failed to encode map e336 with expected crc 2023-12-16T01:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:32 smithi078 ceph-mon[142991]: osdmap e336: 8 total, 7 up, 8 in 2023-12-16T01:23:33.633 INFO:tasks.rados.rados.0.smithi078.stdout:1426: done (3 left) 2023-12-16T01:23:33.633 INFO:tasks.rados.rados.0.smithi078.stdout:1427: done (2 left) 2023-12-16T01:23:33.633 INFO:tasks.rados.rados.0.smithi078.stdout:1428: done (1 left) 2023-12-16T01:23:33.633 INFO:tasks.rados.rados.0.smithi078.stdout:1429: done (0 left) 2023-12-16T01:23:33.633 INFO:tasks.rados.rados.0.smithi078.stdout:1430: delete oid 40 current snap is 142 2023-12-16T01:23:33.640 INFO:tasks.rados.rados.0.smithi078.stdout:1430: done (0 left) 2023-12-16T01:23:33.641 INFO:tasks.rados.rados.0.smithi078.stdout:1431: snap_remove snap 97 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 146/795 objects degraded (18.365%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: failed to encode map e337 with expected crc 2023-12-16T01:23:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:33 smithi118 ceph-mon[131825]: osdmap e337: 8 total, 7 up, 8 in 2023-12-16T01:23:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 146/795 objects degraded (18.365%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: failed to encode map e337 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[139570]: osdmap e337: 8 total, 7 up, 8 in 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: failed to encode map e336 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 146/795 objects degraded (18.365%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: failed to encode map e337 with expected crc 2023-12-16T01:23:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:33 smithi078 ceph-mon[142991]: osdmap e337: 8 total, 7 up, 8 in 2023-12-16T01:23:34.636 INFO:tasks.rados.rados.0.smithi078.stdout:1431: done (0 left) 2023-12-16T01:23:34.636 INFO:tasks.rados.rados.0.smithi078.stdout:1432: snap_remove snap 92 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[142991]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[142991]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[142991]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[142991]: failed to encode map e338 with expected crc 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[142991]: osdmap e338: 8 total, 7 up, 8 in 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[139570]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[139570]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[139570]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[139570]: failed to encode map e338 with expected crc 2023-12-16T01:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:34 smithi078 ceph-mon[139570]: osdmap e338: 8 total, 7 up, 8 in 2023-12-16T01:23:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:34 smithi118 ceph-mon[131825]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:34 smithi118 ceph-mon[131825]: failed to encode map e337 with expected crc 2023-12-16T01:23:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:34 smithi118 ceph-mon[131825]: pgmap v109: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 146/795 objects degraded (18.365%) 2023-12-16T01:23:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:34 smithi118 ceph-mon[131825]: failed to encode map e338 with expected crc 2023-12-16T01:23:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:34 smithi118 ceph-mon[131825]: osdmap e338: 8 total, 7 up, 8 in 2023-12-16T01:23:35.636 INFO:tasks.rados.rados.0.smithi078.stdout:1432: done (0 left) 2023-12-16T01:23:35.637 INFO:tasks.rados.rados.0.smithi078.stdout:1433: snap_remove snap 137 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: failed to encode map e339 with expected crc 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: osdmap e339: 8 total, 7 up, 8 in 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: failed to encode map e339 with expected crc 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: osdmap e339: 8 total, 7 up, 8 in 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.448 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: failed to encode map e338 with expected crc 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: failed to encode map e339 with expected crc 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: osdmap e339: 8 total, 7 up, 8 in 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.449 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:36.449 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:36 smithi078 conmon[151837]: 2023-12-16T01:23:36.155+0000 7f168aafe640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-16T01:23:36.449 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:36 smithi078 conmon[151837]: 2023-12-16T01:23:36.256+0000 7f168aafe640 -1 osd.0 330 log_to_monitors true 2023-12-16T01:23:36.640 INFO:tasks.rados.rados.0.smithi078.stdout:1433: done (0 left) 2023-12-16T01:23:36.640 INFO:tasks.rados.rados.0.smithi078.stdout:1434: delete oid 34 current snap is 142 2023-12-16T01:23:36.661 INFO:tasks.rados.rados.0.smithi078.stdout:1434: done (0 left) 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:1435: read oid 33 snap -1 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:1435: expect (ObjNum 445 snap 139 seq_num 445) 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 142 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:1436: seq_num 454 ranges {1892352=409600} 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:1436: writing smithi078122029-47 from 1892352 to 2301952 tid 1 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 142 2023-12-16T01:23:36.662 INFO:tasks.rados.rados.0.smithi078.stdout:1437: seq_num 455 ranges {1302528=425984} 2023-12-16T01:23:36.672 INFO:tasks.rados.rados.0.smithi078.stdout:1437: writing smithi078122029-22 from 1302528 to 1728512 tid 1 2023-12-16T01:23:36.672 INFO:tasks.rados.rados.0.smithi078.stdout:1438: rollback oid 27 current snap is 142 2023-12-16T01:23:36.672 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 141 2023-12-16T01:23:36.672 INFO:tasks.rados.rados.0.smithi078.stdout:1435: expect (ObjNum 445 snap 139 seq_num 445) 2023-12-16T01:23:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:36] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2023-12-16T01:23:36.727 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:23:36 smithi078 conmon[151837]: 2023-12-16T01:23:36.667+0000 7f167af6d700 -1 osd.0 330 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:23:36.739 INFO:tasks.rados.rados.0.smithi078.stdout:1436: finishing write tid 1 to smithi078122029-47 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1436: finishing write tid 2 to smithi078122029-47 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1436: finishing write tid 3 to smithi078122029-47 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 338 (ObjNum 454 snap 142 seq_num 454) dirty exists 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1436: left oid 47 (ObjNum 454 snap 142 seq_num 454) 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1435: done (3 left) 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1436: done (2 left) 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1439: setattr oid 45 current snap is 142 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1438: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1438: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1438: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 859 (ObjNum 428 snap 133 seq_num 428) dirty exists 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1437: finishing write tid 1 to smithi078122029-22 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1437: finishing write tid 2 to smithi078122029-22 2023-12-16T01:23:36.740 INFO:tasks.rados.rados.0.smithi078.stdout:1437: finishing write tid 3 to smithi078122029-22 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 718 (ObjNum 455 snap 142 seq_num 455) dirty exists 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:1437: left oid 22 (ObjNum 455 snap 142 seq_num 455) 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:1437: done (2 left) 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:1438: done (1 left) 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 142 2023-12-16T01:23:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:1440: seq_num 456 ranges {0=442368} 2023-12-16T01:23:36.743 INFO:tasks.rados.rados.0.smithi078.stdout:1440: writing smithi078122029-34 from 0 to 442368 tid 1 2023-12-16T01:23:36.743 INFO:tasks.rados.rados.0.smithi078.stdout:1441: copy_from oid 23 from oid 20 current snap is 142 2023-12-16T01:23:36.743 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1012 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:23:36.744 INFO:tasks.rados.rados.0.smithi078.stdout:1439: done (2 left) 2023-12-16T01:23:36.744 INFO:tasks.rados.rados.0.smithi078.stdout:1442: read oid 12 snap -1 2023-12-16T01:23:36.744 INFO:tasks.rados.rados.0.smithi078.stdout:1442: expect (ObjNum 417 snap 130 seq_num 417) 2023-12-16T01:23:36.744 INFO:tasks.rados.rados.0.smithi078.stdout:1443: delete oid 46 current snap is 142 2023-12-16T01:23:36.745 INFO:tasks.rados.rados.0.smithi078.stdout:1443: done (3 left) 2023-12-16T01:23:36.745 INFO:tasks.rados.rados.0.smithi078.stdout:1444: copy_from oid 19 from oid 36 current snap is 142 2023-12-16T01:23:36.746 INFO:tasks.rados.rados.0.smithi078.stdout:1445: snap_create 2023-12-16T01:23:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:1440: finishing write tid 1 to smithi078122029-34 2023-12-16T01:23:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:1440: finishing write tid 2 to smithi078122029-34 2023-12-16T01:23:36.748 INFO:tasks.rados.rados.0.smithi078.stdout:1440: finishing write tid 3 to smithi078122029-34 2023-12-16T01:23:36.748 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 390 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-12-16T01:23:36.748 INFO:tasks.rados.rados.0.smithi078.stdout:1440: left oid 34 (ObjNum 456 snap 142 seq_num 456) 2023-12-16T01:23:36.756 INFO:tasks.rados.rados.0.smithi078.stdout:1441: finishing copy_from to smithi078122029-23 2023-12-16T01:23:36.757 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 570 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:23:36.757 INFO:tasks.rados.rados.0.smithi078.stdout:1441: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:23:36.771 INFO:tasks.rados.rados.0.smithi078.stdout:1442: expect (ObjNum 417 snap 130 seq_num 417) 2023-12-16T01:23:37.053 INFO:tasks.rados.rados.0.smithi078.stdout:1444: finishing copy_from to smithi078122029-19 2023-12-16T01:23:37.054 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1009 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:23:37.054 INFO:tasks.rados.rados.0.smithi078.stdout:1444: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: failed to encode map e339 with expected crc 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 146/795 objects degraded (18.365%) 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: failed to encode map e340 with expected crc 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: osdmap e340: 8 total, 7 up, 8 in 2023-12-16T01:23:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:37 smithi118 ceph-mon[131825]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:23:37.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: failed to encode map e339 with expected crc 2023-12-16T01:23:37.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:23:37.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 146/795 objects degraded (18.365%) 2023-12-16T01:23:37.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:23:37.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: failed to encode map e340 with expected crc 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: osdmap e340: 8 total, 7 up, 8 in 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[142991]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: failed to encode map e339 with expected crc 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: pgmap v112: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 397 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 146/795 objects degraded (18.365%) 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: failed to encode map e340 with expected crc 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: osdmap e340: 8 total, 7 up, 8 in 2023-12-16T01:23:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:37 smithi078 ceph-mon[139570]: from='osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:23:37.651 INFO:tasks.rados.rados.0.smithi078.stdout:1440: done (4 left) 2023-12-16T01:23:37.651 INFO:tasks.rados.rados.0.smithi078.stdout:1441: done (3 left) 2023-12-16T01:23:37.651 INFO:tasks.rados.rados.0.smithi078.stdout:1442: done (2 left) 2023-12-16T01:23:37.651 INFO:tasks.rados.rados.0.smithi078.stdout:1444: done (1 left) 2023-12-16T01:23:37.651 INFO:tasks.rados.rados.0.smithi078.stdout:1445: done (0 left) 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1446: copy_from oid 10 from oid 6 current snap is 143 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1447: read oid 35 snap -1 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1447: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 143 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1448: seq_num 458 ranges {344064=475136} 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1448: writing smithi078122029-32 from 344064 to 819200 tid 1 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1449: setattr oid 49 current snap is 143 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1450: read oid 25 snap -1 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1450: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1451: read oid 13 snap 129 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1451: expect deleted 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1452: read oid 43 snap 131 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1452: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1453: copy_from oid 17 from oid 29 current snap is 143 2023-12-16T01:23:37.652 INFO:tasks.rados.rados.0.smithi078.stdout:1454: copy_from oid 30 from oid 5 current snap is 143 2023-12-16T01:23:37.653 INFO:tasks.rados.rados.0.smithi078.stdout:1455: delete oid 24 current snap is 143 2023-12-16T01:23:37.658 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 243 (ObjNum 33 snap 0 seq_num 2288022336) dirty exists 2023-12-16T01:23:37.679 INFO:tasks.rados.rados.0.smithi078.stdout:1447: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:23:37.756 INFO:tasks.rados.rados.0.smithi078.stdout:1452: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1448: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1448: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1448: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 738 (ObjNum 458 snap 143 seq_num 458) dirty exists 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1448: left oid 32 (ObjNum 458 snap 143 seq_num 458) 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1454: finishing copy_from to smithi078122029-30 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 716 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:23:37.812 INFO:tasks.rados.rados.0.smithi078.stdout:1454: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:23:38.396 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:23:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: failed to encode map e341 with expected crc 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765] boot 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: osdmap e341: 8 total, 8 up, 8 in 2023-12-16T01:23:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: failed to encode map e341 with expected crc 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765] boot 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: osdmap e341: 8 total, 8 up, 8 in 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:23:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: failed to encode map e340 with expected crc 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: failed to encode map e341 with expected crc 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: osd.0 [v2:172.21.15.78:6802/1072706765,v1:172.21.15.78:6803/1072706765] boot 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: osdmap e341: 8 total, 8 up, 8 in 2023-12-16T01:23:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T01:23:38.672 INFO:tasks.rados.rados.0.smithi078.stdout:1447: done (9 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1448: done (8 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1449: done (7 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1451: done (6 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1452: done (5 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1454: done (4 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1455: done (3 left) 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 143 2023-12-16T01:23:38.673 INFO:tasks.rados.rados.0.smithi078.stdout:1456: seq_num 460 ranges {5955584=507904} 2023-12-16T01:23:38.709 INFO:tasks.rados.rados.0.smithi078.stdout:1456: writing smithi078122029-12 from 5955584 to 6463488 tid 1 2023-12-16T01:23:38.710 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 143 2023-12-16T01:23:38.710 INFO:tasks.rados.rados.0.smithi078.stdout:1453: finishing copy_from to smithi078122029-17 2023-12-16T01:23:38.710 INFO:tasks.rados.rados.0.smithi078.stdout:1453: got expected ENOENT (src dne) 2023-12-16T01:23:38.710 INFO:tasks.rados.rados.0.smithi078.stdout:1457: seq_num 461 ranges {819200=524288} 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1457: writing smithi078122029-32 from 819200 to 1343488 tid 1 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1458: copy_from oid 15 from oid 13 current snap is 143 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1459: read oid 30 snap -1 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1459: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1460: delete oid 1 current snap is 143 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1453: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1446: finishing copy_from to smithi078122029-10 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 452 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:23:38.718 INFO:tasks.rados.rados.0.smithi078.stdout:1446: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:23:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:1450: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1456: finishing write tid 1 to smithi078122029-12 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1456: finishing write tid 2 to smithi078122029-12 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1446: done (7 left) 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1450: done (6 left) 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1453: done (5 left) 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1460: done (4 left) 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 143 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1456: finishing write tid 3 to smithi078122029-12 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1086 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-16T01:23:38.789 INFO:tasks.rados.rados.0.smithi078.stdout:1456: left oid 12 (ObjNum 460 snap 143 seq_num 460) 2023-12-16T01:23:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:1457: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:1457: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:1459: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:23:38.803 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2m) 3s ago 6m 18.7M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2m) 42s ago 6m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7m) 3s ago 7m 17.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7m) 42s ago 7m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (105s) 42s ago 10m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2m) 3s ago 12m 509M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (92s) 3s ago 12m 72.4M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (51s) 42s ago 11m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (68s) 3s ago 10m 54.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2m) 3s ago 6m 9945k - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2m) 42s ago 6m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6s) 3s ago 10m 12.6M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:23:38.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10m) 3s ago 10m 533M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 f0198f74c3ad 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9m) 3s ago 9m 489M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9m) 3s ago 9m 270M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8m) 42s ago 8m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8m) 42s ago 8m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8m) 42s ago 8m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7m) 42s ago 7m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:23:38.805 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (110s) 42s ago 7m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:23:39.113 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:38 smithi118 conmon[117217]: ts=2023-12-16T01:23:38.660Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:23:39.114 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:38 smithi118 conmon[117217]: ts=2023-12-16T01:23:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:39.206 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 7, 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 9, 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 6 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:23:39.207 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:23:39.214 INFO:tasks.rados.rados.0.smithi078.stdout:1457: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:39.214 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 742 (ObjNum 461 snap 143 seq_num 461) dirty exists 2023-12-16T01:23:39.215 INFO:tasks.rados.rados.0.smithi078.stdout:1457: left oid 32 (ObjNum 461 snap 143 seq_num 461) 2023-12-16T01:23:39.215 INFO:tasks.rados.rados.0.smithi078.stdout:1458: finishing copy_from to smithi078122029-15 2023-12-16T01:23:39.215 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 929 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:23:39.215 INFO:tasks.rados.rados.0.smithi078.stdout:1458: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:23:39.215 INFO:tasks.rados.rados.0.smithi078.stdout:1461: seq_num 463 ranges {8577024=557056} 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1461: writing smithi078122029-38 from 8577024 to 9134080 tid 1 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1456: done (4 left) 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1457: done (3 left) 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1458: done (2 left) 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1459: done (1 left) 2023-12-16T01:23:39.264 INFO:tasks.rados.rados.0.smithi078.stdout:1462: snap_create 2023-12-16T01:23:39.268 INFO:tasks.rados.rados.0.smithi078.stdout:1461: finishing write tid 1 to smithi078122029-38 2023-12-16T01:23:39.268 INFO:tasks.rados.rados.0.smithi078.stdout:1461: finishing write tid 2 to smithi078122029-38 2023-12-16T01:23:39.269 INFO:tasks.rados.rados.0.smithi078.stdout:1461: finishing write tid 3 to smithi078122029-38 2023-12-16T01:23:39.269 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1109 (ObjNum 463 snap 143 seq_num 463) dirty exists 2023-12-16T01:23:39.269 INFO:tasks.rados.rados.0.smithi078.stdout:1461: left oid 38 (ObjNum 463 snap 143 seq_num 463) 2023-12-16T01:23:39.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: pgmap v115: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: osdmap e342: 8 total, 8 up, 8 in 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: pgmap v115: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: osdmap e342: 8 total, 8 up, 8 in 2023-12-16T01:23:39.386 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:39 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: failed to encode map e341 with expected crc 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: pgmap v115: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: osdmap e342: 8 total, 8 up, 8 in 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:39 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:39.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:39 smithi078 conmon[127384]: 2023-12-16T01:23:39.567+0000 7f085564e700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1461: done (1 left) 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1462: done (0 left) 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1463: rollback oid 29 current snap is 144 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 116 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1464: read oid 47 snap -1 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1464: expect (ObjNum 454 snap 142 seq_num 454) 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1465: copy_from oid 19 from oid 8 current snap is 144 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:1466: rollback oid 41 current snap is 144 2023-12-16T01:23:40.123 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 130 2023-12-16T01:23:40.124 INFO:tasks.rados.rados.0.smithi078.stdout:1467: snap_remove snap 123 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2631908987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:40 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2631908987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: failed to encode map e342 with expected crc 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded (PG_DEGRADED) 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2631908987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:40.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:40 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:23:41.135 INFO:tasks.rados.rados.0.smithi078.stdout:1467: done (4 left) 2023-12-16T01:23:41.135 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 144 2023-12-16T01:23:41.135 INFO:tasks.rados.rados.0.smithi078.stdout:1468: seq_num 464 ranges {5316608=573440} 2023-12-16T01:23:41.167 INFO:tasks.rados.rados.0.smithi078.stdout:1468: writing smithi078122029-37 from 5316608 to 5890048 tid 1 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1469: delete oid 39 current snap is 144 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1466: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1466: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1466: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 596 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1463: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1463: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 932 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:23:41.168 INFO:tasks.rados.rados.0.smithi078.stdout:1464: expect (ObjNum 454 snap 142 seq_num 454) 2023-12-16T01:23:41.256 INFO:tasks.rados.rados.0.smithi078.stdout:1465: finishing copy_from to smithi078122029-19 2023-12-16T01:23:41.284 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 560 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1465: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1468: finishing write tid 1 to smithi078122029-37 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1468: finishing write tid 2 to smithi078122029-37 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1468: finishing write tid 3 to smithi078122029-37 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 533 (ObjNum 464 snap 144 seq_num 464) dirty exists 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1468: left oid 37 (ObjNum 464 snap 144 seq_num 464) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1463: done (5 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1464: done (4 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1465: done (3 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1466: done (2 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1468: done (1 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1469: done (0 left) 2023-12-16T01:23:41.285 INFO:tasks.rados.rados.0.smithi078.stdout:1470: snap_remove snap 131 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: osdmap e343: 8 total, 8 up, 8 in 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:41 smithi118 ceph-mon[131825]: pgmap v118: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: osdmap e343: 8 total, 8 up, 8 in 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[139570]: pgmap v118: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: osdmap e343: 8 total, 8 up, 8 in 2023-12-16T01:23:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: failed to encode map e343 with expected crc 2023-12-16T01:23:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:41 smithi078 ceph-mon[142991]: pgmap v118: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 150/810 objects degraded (18.519%) 2023-12-16T01:23:42.130 INFO:tasks.rados.rados.0.smithi078.stdout:1470: done (0 left) 2023-12-16T01:23:42.130 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 144 2023-12-16T01:23:42.130 INFO:tasks.rados.rados.0.smithi078.stdout:1471: seq_num 466 ranges {1343488=614400} 2023-12-16T01:23:42.145 INFO:tasks.rados.rados.0.smithi078.stdout:1471: writing smithi078122029-32 from 1343488 to 1957888 tid 1 2023-12-16T01:23:42.145 INFO:tasks.rados.rados.0.smithi078.stdout:1472: read oid 23 snap -1 2023-12-16T01:23:42.145 INFO:tasks.rados.rados.0.smithi078.stdout:1472: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:23:42.145 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 144 2023-12-16T01:23:42.146 INFO:tasks.rados.rados.0.smithi078.stdout:1473: seq_num 467 ranges {2285568=630784} 2023-12-16T01:23:42.159 INFO:tasks.rados.rados.0.smithi078.stdout:1473: writing smithi078122029-41 from 2285568 to 2916352 tid 1 2023-12-16T01:23:42.159 INFO:tasks.rados.rados.0.smithi078.stdout:1474: read oid 36 snap -1 2023-12-16T01:23:42.159 INFO:tasks.rados.rados.0.smithi078.stdout:1474: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:23:42.159 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 144 2023-12-16T01:23:42.159 INFO:tasks.rados.rados.0.smithi078.stdout:1475: seq_num 468 ranges {1236992=647168} 2023-12-16T01:23:42.170 INFO:tasks.rados.rados.0.smithi078.stdout:1475: writing smithi078122029-21 from 1236992 to 1884160 tid 1 2023-12-16T01:23:42.170 INFO:tasks.rados.rados.0.smithi078.stdout:1476: setattr oid 20 current snap is 144 2023-12-16T01:23:42.170 INFO:tasks.rados.rados.0.smithi078.stdout:1472: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1471: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1471: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1471: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 753 (ObjNum 466 snap 144 seq_num 466) dirty exists 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1471: left oid 32 (ObjNum 466 snap 144 seq_num 466) 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1473: finishing write tid 1 to smithi078122029-41 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1473: finishing write tid 2 to smithi078122029-41 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1473: finishing write tid 3 to smithi078122029-41 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 598 (ObjNum 467 snap 144 seq_num 467) dirty exists 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1473: left oid 41 (ObjNum 467 snap 144 seq_num 467) 2023-12-16T01:23:42.226 INFO:tasks.rados.rados.0.smithi078.stdout:1474: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:1475: finishing write tid 1 to smithi078122029-21 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:1475: finishing write tid 2 to smithi078122029-21 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:1475: finishing write tid 3 to smithi078122029-21 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 600 (ObjNum 468 snap 144 seq_num 468) dirty exists 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:1475: left oid 21 (ObjNum 468 snap 144 seq_num 468) 2023-12-16T01:23:42.280 INFO:tasks.rados.rados.0.smithi078.stdout:1471: done (5 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1472: done (4 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1473: done (3 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1474: done (2 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1475: done (1 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1477: delete oid 39 current snap is 144 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 571 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1476: done (1 left) 2023-12-16T01:23:42.281 INFO:tasks.rados.rados.0.smithi078.stdout:1477: done (0 left) 2023-12-16T01:23:42.282 INFO:tasks.rados.rados.0.smithi078.stdout:1478: rollback oid 50 current snap is 144 2023-12-16T01:23:42.282 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 140 2023-12-16T01:23:42.282 INFO:tasks.rados.rados.0.smithi078.stdout:1479: delete oid 32 current snap is 144 2023-12-16T01:23:42.283 INFO:tasks.rados.rados.0.smithi078.stdout:1479: done (1 left) 2023-12-16T01:23:42.283 INFO:tasks.rados.rados.0.smithi078.stdout:1480: delete oid 22 current snap is 144 2023-12-16T01:23:42.285 INFO:tasks.rados.rados.0.smithi078.stdout:1478: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:23:42.285 INFO:tasks.rados.rados.0.smithi078.stdout:1478: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:23:42.286 INFO:tasks.rados.rados.0.smithi078.stdout:1480: done (1 left) 2023-12-16T01:23:42.287 INFO:tasks.rados.rados.0.smithi078.stdout:1481: read oid 8 snap -1 2023-12-16T01:23:42.287 INFO:tasks.rados.rados.0.smithi078.stdout:1481: expect (ObjNum 420 snap 131 seq_num 420) 2023-12-16T01:23:42.287 INFO:tasks.rados.rados.0.smithi078.stdout:1482: snap_create 2023-12-16T01:23:42.287 INFO:tasks.rados.rados.0.smithi078.stdout:1478: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:23:42.287 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 879 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:42.311 INFO:tasks.rados.rados.0.smithi078.stdout:1481: expect (ObjNum 420 snap 131 seq_num 420) 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: osdmap e344: 8 total, 8 up, 8 in 2023-12-16T01:23:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:42 smithi118 ceph-mon[131825]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: osdmap e344: 8 total, 8 up, 8 in 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[139570]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: failed to encode map e344 with expected crc 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: osdmap e344: 8 total, 8 up, 8 in 2023-12-16T01:23:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:42 smithi078 ceph-mon[142991]: failed to encode map e344 with expected crc 2023-12-16T01:23:43.140 INFO:tasks.rados.rados.0.smithi078.stdout:1478: done (2 left) 2023-12-16T01:23:43.140 INFO:tasks.rados.rados.0.smithi078.stdout:1481: done (1 left) 2023-12-16T01:23:43.141 INFO:tasks.rados.rados.0.smithi078.stdout:1482: done (0 left) 2023-12-16T01:23:43.141 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 145 2023-12-16T01:23:43.141 INFO:tasks.rados.rados.0.smithi078.stdout:1483: seq_num 472 ranges {3497984=712704} 2023-12-16T01:23:43.163 INFO:tasks.rados.rados.0.smithi078.stdout:1483: writing smithi078122029-44 from 3497984 to 4210688 tid 1 2023-12-16T01:23:43.163 INFO:tasks.rados.rados.0.smithi078.stdout:1484: delete oid 45 current snap is 145 2023-12-16T01:23:43.171 INFO:tasks.rados.rados.0.smithi078.stdout:1484: done (1 left) 2023-12-16T01:23:43.171 INFO:tasks.rados.rados.0.smithi078.stdout:1485: snap_create 2023-12-16T01:23:43.171 INFO:tasks.rados.rados.0.smithi078.stdout:1483: finishing write tid 1 to smithi078122029-44 2023-12-16T01:23:43.172 INFO:tasks.rados.rados.0.smithi078.stdout:1483: finishing write tid 2 to smithi078122029-44 2023-12-16T01:23:43.173 INFO:tasks.rados.rados.0.smithi078.stdout:1483: finishing write tid 3 to smithi078122029-44 2023-12-16T01:23:43.173 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 399 (ObjNum 472 snap 145 seq_num 472) dirty exists 2023-12-16T01:23:43.173 INFO:tasks.rados.rados.0.smithi078.stdout:1483: left oid 44 (ObjNum 472 snap 145 seq_num 472) 2023-12-16T01:23:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:43 smithi118 ceph-mon[131825]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:43 smithi118 ceph-mon[131825]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:43 smithi118 ceph-mon[131825]: osdmap e345: 8 total, 8 up, 8 in 2023-12-16T01:23:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:43 smithi118 ceph-mon[131825]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:43 smithi118 ceph-mon[131825]: pgmap v121: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[139570]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[139570]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[139570]: osdmap e345: 8 total, 8 up, 8 in 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[139570]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[139570]: pgmap v121: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[142991]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[142991]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[142991]: osdmap e345: 8 total, 8 up, 8 in 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[142991]: failed to encode map e345 with expected crc 2023-12-16T01:23:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:43 smithi078 ceph-mon[142991]: pgmap v121: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:44.151 INFO:tasks.rados.rados.0.smithi078.stdout:1483: done (1 left) 2023-12-16T01:23:44.151 INFO:tasks.rados.rados.0.smithi078.stdout:1485: done (0 left) 2023-12-16T01:23:44.151 INFO:tasks.rados.rados.0.smithi078.stdout:1486: snap_remove snap 87 2023-12-16T01:23:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded) 2023-12-16T01:23:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:23:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: osdmap e346: 8 total, 8 up, 8 in 2023-12-16T01:23:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:44 smithi118 ceph-mon[131825]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded) 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: osdmap e346: 8 total, 8 up, 8 in 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[142991]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 150/810 objects degraded (18.519%), 15 pgs degraded) 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: failed to encode map e346 with expected crc 2023-12-16T01:23:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: osdmap e346: 8 total, 8 up, 8 in 2023-12-16T01:23:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:44 smithi078 ceph-mon[139570]: failed to encode map e346 with expected crc 2023-12-16T01:23:45.163 INFO:tasks.rados.rados.0.smithi078.stdout:1486: done (0 left) 2023-12-16T01:23:45.163 INFO:tasks.rados.rados.0.smithi078.stdout:1487: snap_create 2023-12-16T01:23:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:45 smithi118 ceph-mon[131825]: failed to encode map e346 with expected crc 2023-12-16T01:23:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:45 smithi118 ceph-mon[131825]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:45 smithi118 ceph-mon[131825]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:45 smithi118 ceph-mon[131825]: osdmap e347: 8 total, 8 up, 8 in 2023-12-16T01:23:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:45 smithi118 ceph-mon[131825]: pgmap v124: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[142991]: failed to encode map e346 with expected crc 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[142991]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[142991]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[142991]: osdmap e347: 8 total, 8 up, 8 in 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[142991]: pgmap v124: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[139570]: failed to encode map e346 with expected crc 2023-12-16T01:23:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[139570]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[139570]: failed to encode map e347 with expected crc 2023-12-16T01:23:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[139570]: osdmap e347: 8 total, 8 up, 8 in 2023-12-16T01:23:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:45 smithi078 ceph-mon[139570]: pgmap v124: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.6 MiB/s wr, 28 op/s; 11 MiB/s, 3 objects/s recovering 2023-12-16T01:23:46.169 INFO:tasks.rados.rados.0.smithi078.stdout:1487: done (0 left) 2023-12-16T01:23:46.169 INFO:tasks.rados.rados.0.smithi078.stdout:1488: read oid 11 snap -1 2023-12-16T01:23:46.169 INFO:tasks.rados.rados.0.smithi078.stdout:1488: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:23:46.169 INFO:tasks.rados.rados.0.smithi078.stdout:1489: rollback oid 4 current snap is 147 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 134 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:1490: rollback oid 26 current snap is 147 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 143 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:1491: copy_from oid 12 from oid 6 current snap is 147 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:1492: rmattr oid 31 current snap is 147 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:1492: done (4 left) 2023-12-16T01:23:46.170 INFO:tasks.rados.rados.0.smithi078.stdout:1493: setattr oid 19 current snap is 147 2023-12-16T01:23:46.171 INFO:tasks.rados.rados.0.smithi078.stdout:1494: rollback oid 31 current snap is 147 2023-12-16T01:23:46.171 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 135 2023-12-16T01:23:46.171 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 147 2023-12-16T01:23:46.171 INFO:tasks.rados.rados.0.smithi078.stdout:1495: seq_num 474 ranges {5890048=745472} 2023-12-16T01:23:46.206 INFO:tasks.rados.rados.0.smithi078.stdout:1495: writing smithi078122029-37 from 5890048 to 6635520 tid 1 2023-12-16T01:23:46.206 INFO:tasks.rados.rados.0.smithi078.stdout:1496: snap_remove snap 112 2023-12-16T01:23:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:46 smithi118 ceph-mon[131825]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:46 smithi118 ceph-mon[131825]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:46 smithi118 ceph-mon[131825]: osdmap e348: 8 total, 8 up, 8 in 2023-12-16T01:23:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[139570]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[139570]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[139570]: osdmap e348: 8 total, 8 up, 8 in 2023-12-16T01:23:46.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[142991]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[142991]: failed to encode map e348 with expected crc 2023-12-16T01:23:46.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:46 smithi078 ceph-mon[142991]: osdmap e348: 8 total, 8 up, 8 in 2023-12-16T01:23:46.629 INFO:tasks.rados.rados.0.smithi078.stdout:1496: done (7 left) 2023-12-16T01:23:46.629 INFO:tasks.rados.rados.0.smithi078.stdout:1497: snap_remove snap 78 2023-12-16T01:23:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:46] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: osdmap e349: 8 total, 8 up, 8 in 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: pgmap v127: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: failed to encode map e350 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[139570]: osdmap e350: 8 total, 8 up, 8 in 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: osdmap e349: 8 total, 8 up, 8 in 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: pgmap v127: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: failed to encode map e350 with expected crc 2023-12-16T01:23:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:47 smithi078 ceph-mon[142991]: osdmap e350: 8 total, 8 up, 8 in 2023-12-16T01:23:47.636 INFO:tasks.rados.rados.0.smithi078.stdout:1497: done (7 left) 2023-12-16T01:23:47.636 INFO:tasks.rados.rados.0.smithi078.stdout:1498: delete oid 36 current snap is 147 2023-12-16T01:23:47.636 INFO:tasks.rados.rados.0.smithi078.stdout:1488: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1490: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1490: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1490: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1016 (ObjNum 442 snap 135 seq_num 442) dirty exists 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1494: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1494: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1494: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 933 (ObjNum 429 snap 133 seq_num 429) dirty exists 2023-12-16T01:23:47.638 INFO:tasks.rados.rados.0.smithi078.stdout:1489: finishing rollback tid 0 to smithi078122029-4 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1489: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1489: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1153 (ObjNum 419 snap 130 seq_num 419) dirty exists 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1155 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1491: finishing copy_from to smithi078122029-12 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 452 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1491: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1495: finishing write tid 1 to smithi078122029-37 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1495: finishing write tid 2 to smithi078122029-37 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1495: finishing write tid 3 to smithi078122029-37 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 546 (ObjNum 474 snap 147 seq_num 474) dirty exists 2023-12-16T01:23:47.639 INFO:tasks.rados.rados.0.smithi078.stdout:1495: left oid 37 (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: osdmap e349: 8 total, 8 up, 8 in 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e349 with expected crc 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: pgmap v127: 121 pgs: 121 active+clean; 417 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:23:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: failed to encode map e350 with expected crc 2023-12-16T01:23:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:47 smithi118 ceph-mon[131825]: osdmap e350: 8 total, 8 up, 8 in 2023-12-16T01:23:47.662 INFO:tasks.rados.rados.0.smithi078.stdout:1488: done (7 left) 2023-12-16T01:23:47.662 INFO:tasks.rados.rados.0.smithi078.stdout:1489: done (6 left) 2023-12-16T01:23:47.662 INFO:tasks.rados.rados.0.smithi078.stdout:1490: done (5 left) 2023-12-16T01:23:47.662 INFO:tasks.rados.rados.0.smithi078.stdout:1491: done (4 left) 2023-12-16T01:23:47.663 INFO:tasks.rados.rados.0.smithi078.stdout:1493: done (3 left) 2023-12-16T01:23:47.663 INFO:tasks.rados.rados.0.smithi078.stdout:1494: done (2 left) 2023-12-16T01:23:47.663 INFO:tasks.rados.rados.0.smithi078.stdout:1495: done (1 left) 2023-12-16T01:23:47.663 INFO:tasks.rados.rados.0.smithi078.stdout:1498: done (0 left) 2023-12-16T01:23:47.663 INFO:tasks.rados.rados.0.smithi078.stdout:1499: setattr oid 18 current snap is 147 2023-12-16T01:23:47.664 INFO:tasks.rados.rados.0.smithi078.stdout:1500: delete oid 22 current snap is 147 2023-12-16T01:23:47.668 INFO:tasks.rados.rados.0.smithi078.stdout:1500: done (1 left) 2023-12-16T01:23:47.668 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 147 2023-12-16T01:23:47.669 INFO:tasks.rados.rados.0.smithi078.stdout:1501: seq_num 477 ranges {294912=794624} 2023-12-16T01:23:47.675 INFO:tasks.rados.rados.0.smithi078.stdout:1501: writing smithi078122029-6 from 294912 to 1089536 tid 1 2023-12-16T01:23:47.676 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 147 2023-12-16T01:23:47.676 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 560 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:23:47.676 INFO:tasks.rados.rados.0.smithi078.stdout:1502: seq_num 478 ranges {2260992=409600,2670592=401408} 2023-12-16T01:23:47.689 INFO:tasks.rados.rados.0.smithi078.stdout:1502: writing smithi078122029-20 from 2260992 to 2670592 tid 1 2023-12-16T01:23:47.692 INFO:tasks.rados.rados.0.smithi078.stdout:1502: writing smithi078122029-20 from 2670592 to 3072000 tid 2 2023-12-16T01:23:47.692 INFO:tasks.rados.rados.0.smithi078.stdout:1499: done (2 left) 2023-12-16T01:23:47.692 INFO:tasks.rados.rados.0.smithi078.stdout:1503: snap_remove snap 116 2023-12-16T01:23:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[139570]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[139570]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[139570]: failed to encode map e351 with expected crc 2023-12-16T01:23:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[139570]: osdmap e351: 8 total, 8 up, 8 in 2023-12-16T01:23:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[139570]: mgrmap e39: y(active, since 91s), standbys: x 2023-12-16T01:23:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[142991]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[142991]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[142991]: failed to encode map e351 with expected crc 2023-12-16T01:23:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[142991]: osdmap e351: 8 total, 8 up, 8 in 2023-12-16T01:23:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:48 smithi078 ceph-mon[142991]: mgrmap e39: y(active, since 91s), standbys: x 2023-12-16T01:23:48.643 INFO:tasks.rados.rados.0.smithi078.stdout:1503: done (2 left) 2023-12-16T01:23:48.643 INFO:tasks.rados.rados.0.smithi078.stdout:1504: snap_remove snap 117 2023-12-16T01:23:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:48 smithi118 ceph-mon[131825]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:48 smithi118 ceph-mon[131825]: failed to encode map e350 with expected crc 2023-12-16T01:23:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:48 smithi118 ceph-mon[131825]: failed to encode map e351 with expected crc 2023-12-16T01:23:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:48 smithi118 ceph-mon[131825]: osdmap e351: 8 total, 8 up, 8 in 2023-12-16T01:23:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:48 smithi118 ceph-mon[131825]: mgrmap e39: y(active, since 91s), standbys: x 2023-12-16T01:23:49.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:48 smithi118 conmon[117217]: ts=2023-12-16T01:23:48.660Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:23:49.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:48 smithi118 conmon[117217]: ts=2023-12-16T01:23:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:49.178 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[142991]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[142991]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[139570]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[139570]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[139570]: pgmap v130: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[139570]: failed to encode map e352 with expected crc 2023-12-16T01:23:49.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[139570]: osdmap e352: 8 total, 8 up, 8 in 2023-12-16T01:23:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[142991]: pgmap v130: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[142991]: failed to encode map e352 with expected crc 2023-12-16T01:23:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:49 smithi078 ceph-mon[142991]: osdmap e352: 8 total, 8 up, 8 in 2023-12-16T01:23:49.644 INFO:tasks.rados.rados.0.smithi078.stdout:1504: done (2 left) 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1505: snap_create 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1501: finishing write tid 1 to smithi078122029-6 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1501: finishing write tid 2 to smithi078122029-6 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1501: finishing write tid 3 to smithi078122029-6 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 481 (ObjNum 477 snap 147 seq_num 477) dirty exists 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1501: left oid 6 (ObjNum 477 snap 147 seq_num 477) 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1502: finishing write tid 1 to smithi078122029-20 2023-12-16T01:23:49.645 INFO:tasks.rados.rados.0.smithi078.stdout:1502: finishing write tid 2 to smithi078122029-20 2023-12-16T01:23:49.646 INFO:tasks.rados.rados.0.smithi078.stdout:1502: finishing write tid 3 to smithi078122029-20 2023-12-16T01:23:49.646 INFO:tasks.rados.rados.0.smithi078.stdout:1502: finishing write tid 4 to smithi078122029-20 2023-12-16T01:23:49.646 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 574 (ObjNum 478 snap 147 seq_num 478) dirty exists 2023-12-16T01:23:49.646 INFO:tasks.rados.rados.0.smithi078.stdout:1502: left oid 20 (ObjNum 478 snap 147 seq_num 478) 2023-12-16T01:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:49 smithi118 ceph-mon[131825]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:49 smithi118 ceph-mon[131825]: failed to encode map e351 with expected crc 2023-12-16T01:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:49 smithi118 ceph-mon[131825]: pgmap v130: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:49 smithi118 ceph-mon[131825]: failed to encode map e352 with expected crc 2023-12-16T01:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:49 smithi118 ceph-mon[131825]: osdmap e352: 8 total, 8 up, 8 in 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[139570]: failed to encode map e352 with expected crc 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[139570]: failed to encode map e353 with expected crc 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[139570]: osdmap e353: 8 total, 8 up, 8 in 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[142991]: failed to encode map e352 with expected crc 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[142991]: failed to encode map e353 with expected crc 2023-12-16T01:23:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:50 smithi078 ceph-mon[142991]: osdmap e353: 8 total, 8 up, 8 in 2023-12-16T01:23:50.648 INFO:tasks.rados.rados.0.smithi078.stdout:1501: done (2 left) 2023-12-16T01:23:50.648 INFO:tasks.rados.rados.0.smithi078.stdout:1502: done (1 left) 2023-12-16T01:23:50.648 INFO:tasks.rados.rados.0.smithi078.stdout:1505: done (0 left) 2023-12-16T01:23:50.649 INFO:tasks.rados.rados.0.smithi078.stdout:1506: read oid 50 snap -1 2023-12-16T01:23:50.649 INFO:tasks.rados.rados.0.smithi078.stdout:1506: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:50.649 INFO:tasks.rados.rados.0.smithi078.stdout:1507: rmattr oid 32 current snap is 148 2023-12-16T01:23:50.649 INFO:tasks.rados.rados.0.smithi078.stdout:1507: done (1 left) 2023-12-16T01:23:50.649 INFO:tasks.rados.rados.0.smithi078.stdout:1508: snap_remove snap 142 2023-12-16T01:23:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:50 smithi118 ceph-mon[131825]: failed to encode map e352 with expected crc 2023-12-16T01:23:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:50 smithi118 ceph-mon[131825]: failed to encode map e353 with expected crc 2023-12-16T01:23:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:50 smithi118 ceph-mon[131825]: osdmap e353: 8 total, 8 up, 8 in 2023-12-16T01:23:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[139570]: failed to encode map e353 with expected crc 2023-12-16T01:23:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[139570]: pgmap v133: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[139570]: failed to encode map e354 with expected crc 2023-12-16T01:23:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[139570]: osdmap e354: 8 total, 8 up, 8 in 2023-12-16T01:23:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[142991]: failed to encode map e353 with expected crc 2023-12-16T01:23:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[142991]: pgmap v133: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[142991]: failed to encode map e354 with expected crc 2023-12-16T01:23:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:51 smithi078 ceph-mon[142991]: osdmap e354: 8 total, 8 up, 8 in 2023-12-16T01:23:51.633 INFO:tasks.rados.rados.0.smithi078.stdout:1508: done (1 left) 2023-12-16T01:23:51.634 INFO:tasks.rados.rados.0.smithi078.stdout:1509: snap_create 2023-12-16T01:23:51.634 INFO:tasks.rados.rados.0.smithi078.stdout:1506: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:23:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:51 smithi118 ceph-mon[131825]: failed to encode map e353 with expected crc 2023-12-16T01:23:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:51 smithi118 ceph-mon[131825]: pgmap v133: 121 pgs: 121 active+clean; 402 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 429 KiB/s wr, 10 op/s 2023-12-16T01:23:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:51 smithi118 ceph-mon[131825]: failed to encode map e354 with expected crc 2023-12-16T01:23:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:51 smithi118 ceph-mon[131825]: osdmap e354: 8 total, 8 up, 8 in 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[139570]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[139570]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[139570]: failed to encode map e355 with expected crc 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[139570]: osdmap e355: 8 total, 8 up, 8 in 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[142991]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[142991]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[142991]: failed to encode map e355 with expected crc 2023-12-16T01:23:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:52 smithi078 ceph-mon[142991]: osdmap e355: 8 total, 8 up, 8 in 2023-12-16T01:23:52.638 INFO:tasks.rados.rados.0.smithi078.stdout:1506: done (1 left) 2023-12-16T01:23:52.638 INFO:tasks.rados.rados.0.smithi078.stdout:1509: done (0 left) 2023-12-16T01:23:52.638 INFO:tasks.rados.rados.0.smithi078.stdout:1510: read oid 36 snap -1 2023-12-16T01:23:52.638 INFO:tasks.rados.rados.0.smithi078.stdout:1510: expect deleted 2023-12-16T01:23:52.639 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 149 2023-12-16T01:23:52.639 INFO:tasks.rados.rados.0.smithi078.stdout:1511: seq_num 479 ranges {0=425984,425984=401408} 2023-12-16T01:23:52.640 INFO:tasks.rados.rados.0.smithi078.stdout:1511: writing smithi078122029-1 from 0 to 425984 tid 1 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1511: writing smithi078122029-1 from 425984 to 827392 tid 2 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1512: rollback oid 8 current snap is 149 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 145 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1510: done (2 left) 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1513: rollback oid 3 current snap is 149 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 140 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1514: rmattr oid 41 current snap is 149 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 149 2023-12-16T01:23:52.643 INFO:tasks.rados.rados.0.smithi078.stdout:1515: seq_num 480 ranges {0=442368,442368=401408} 2023-12-16T01:23:52.646 INFO:tasks.rados.rados.0.smithi078.stdout:1515: writing smithi078122029-46 from 0 to 442368 tid 1 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:1515: writing smithi078122029-46 from 442368 to 843776 tid 2 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:1516: read oid 43 snap -1 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:1516: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:1517: rollback oid 28 current snap is 149 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 143 2023-12-16T01:23:52.649 INFO:tasks.rados.rados.0.smithi078.stdout:1518: snap_remove snap 148 2023-12-16T01:23:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:52 smithi118 ceph-mon[131825]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:52 smithi118 ceph-mon[131825]: failed to encode map e354 with expected crc 2023-12-16T01:23:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:52 smithi118 ceph-mon[131825]: failed to encode map e355 with expected crc 2023-12-16T01:23:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:52 smithi118 ceph-mon[131825]: osdmap e355: 8 total, 8 up, 8 in 2023-12-16T01:23:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: pgmap v136: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: osdmap e356: 8 total, 8 up, 8 in 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[139570]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: pgmap v136: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: osdmap e356: 8 total, 8 up, 8 in 2023-12-16T01:23:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:53 smithi078 ceph-mon[142991]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1518: done (7 left) 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1519: read oid 6 snap -1 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1519: expect (ObjNum 477 snap 147 seq_num 477) 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1520: delete oid 44 current snap is 149 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1511: finishing write tid 1 to smithi078122029-1 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 601 (ObjNum 467 snap 144 seq_num 467) dirty exists 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1511: finishing write tid 2 to smithi078122029-1 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1511: finishing write tid 3 to smithi078122029-1 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1512: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1512: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:23:53.636 INFO:tasks.rados.rados.0.smithi078.stdout:1513: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1512: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 577 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1513: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1513: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 596 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1515: finishing write tid 1 to smithi078122029-46 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1515: finishing write tid 2 to smithi078122029-46 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1515: finishing write tid 3 to smithi078122029-46 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1511: finishing write tid 4 to smithi078122029-1 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 1220 (ObjNum 479 snap 149 seq_num 479) dirty exists 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1511: left oid 1 (ObjNum 479 snap 149 seq_num 479) 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1517: finishing rollback tid 0 to smithi078122029-28 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1517: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:23:53.637 INFO:tasks.rados.rados.0.smithi078.stdout:1517: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:23:53.638 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 493 (ObjNum 383 snap 123 seq_num 383) dirty exists 2023-12-16T01:23:53.638 INFO:tasks.rados.rados.0.smithi078.stdout:1515: finishing write tid 4 to smithi078122029-46 2023-12-16T01:23:53.638 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 935 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-16T01:23:53.638 INFO:tasks.rados.rados.0.smithi078.stdout:1515: left oid 46 (ObjNum 480 snap 149 seq_num 480) 2023-12-16T01:23:53.638 INFO:tasks.rados.rados.0.smithi078.stdout:1516: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: failed to encode map e355 with expected crc 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: pgmap v136: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: osdmap e356: 8 total, 8 up, 8 in 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:53 smithi118 ceph-mon[131825]: failed to encode map e356 with expected crc 2023-12-16T01:23:53.694 INFO:tasks.rados.rados.0.smithi078.stdout:1519: expect (ObjNum 477 snap 147 seq_num 477) 2023-12-16T01:23:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1511: done (8 left) 2023-12-16T01:23:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1512: done (7 left) 2023-12-16T01:23:53.727 INFO:tasks.rados.rados.0.smithi078.stdout:1513: done (6 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1514: done (5 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1515: done (4 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1516: done (3 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1517: done (2 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1519: done (1 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1520: done (0 left) 2023-12-16T01:23:53.728 INFO:tasks.rados.rados.0.smithi078.stdout:1521: snap_create 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[139570]: failed to encode map e356 with expected crc 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[139570]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[139570]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[139570]: osdmap e357: 8 total, 8 up, 8 in 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[142991]: failed to encode map e356 with expected crc 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[142991]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[142991]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:54 smithi078 ceph-mon[142991]: osdmap e357: 8 total, 8 up, 8 in 2023-12-16T01:23:54.637 INFO:tasks.rados.rados.0.smithi078.stdout:1521: done (0 left) 2023-12-16T01:23:54.638 INFO:tasks.rados.rados.0.smithi078.stdout:1522: read oid 13 snap -1 2023-12-16T01:23:54.638 INFO:tasks.rados.rados.0.smithi078.stdout:1522: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:23:54.638 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 150 2023-12-16T01:23:54.638 INFO:tasks.rados.rados.0.smithi078.stdout:1523: seq_num 482 ranges {0=475136,475136=401408} 2023-12-16T01:23:54.643 INFO:tasks.rados.rados.0.smithi078.stdout:1523: writing smithi078122029-32 from 0 to 475136 tid 1 2023-12-16T01:23:54.643 INFO:tasks.rados.rados.0.smithi078.stdout:1523: writing smithi078122029-32 from 475136 to 876544 tid 2 2023-12-16T01:23:54.643 INFO:tasks.rados.rados.0.smithi078.stdout:1524: copy_from oid 3 from oid 14 current snap is 150 2023-12-16T01:23:54.643 INFO:tasks.rados.rados.0.smithi078.stdout:1525: snap_create 2023-12-16T01:23:54.655 INFO:tasks.rados.rados.0.smithi078.stdout:1523: finishing write tid 1 to smithi078122029-32 2023-12-16T01:23:54.655 INFO:tasks.rados.rados.0.smithi078.stdout:1523: finishing write tid 2 to smithi078122029-32 2023-12-16T01:23:54.655 INFO:tasks.rados.rados.0.smithi078.stdout:1523: finishing write tid 3 to smithi078122029-32 2023-12-16T01:23:54.656 INFO:tasks.rados.rados.0.smithi078.stdout:1523: finishing write tid 4 to smithi078122029-32 2023-12-16T01:23:54.656 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 805 (ObjNum 482 snap 150 seq_num 482) dirty exists 2023-12-16T01:23:54.656 INFO:tasks.rados.rados.0.smithi078.stdout:1523: left oid 32 (ObjNum 482 snap 150 seq_num 482) 2023-12-16T01:23:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:54 smithi118 ceph-mon[131825]: failed to encode map e356 with expected crc 2023-12-16T01:23:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:54 smithi118 ceph-mon[131825]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:54 smithi118 ceph-mon[131825]: failed to encode map e357 with expected crc 2023-12-16T01:23:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:54 smithi118 ceph-mon[131825]: osdmap e357: 8 total, 8 up, 8 in 2023-12-16T01:23:54.665 INFO:tasks.rados.rados.0.smithi078.stdout:1522: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:23:55.038 INFO:tasks.rados.rados.0.smithi078.stdout:1524: finishing copy_from to smithi078122029-3 2023-12-16T01:23:55.039 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 688 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:23:55.039 INFO:tasks.rados.rados.0.smithi078.stdout:1524: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:23:55.426 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: failed to encode map e357 with expected crc 2023-12-16T01:23:55.426 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: pgmap v139: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:55.426 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: Upgrade: osd.1 is safe to restart 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: osdmap e358: 8 total, 8 up, 8 in 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[139570]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: failed to encode map e357 with expected crc 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: pgmap v139: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: Upgrade: osd.1 is safe to restart 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.427 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: osdmap e358: 8 total, 8 up, 8 in 2023-12-16T01:23:55.428 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:55 smithi078 ceph-mon[142991]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.639 INFO:tasks.rados.rados.0.smithi078.stdout:1522: done (3 left) 2023-12-16T01:23:55.639 INFO:tasks.rados.rados.0.smithi078.stdout:1523: done (2 left) 2023-12-16T01:23:55.639 INFO:tasks.rados.rados.0.smithi078.stdout:1524: done (1 left) 2023-12-16T01:23:55.640 INFO:tasks.rados.rados.0.smithi078.stdout:1525: done (0 left) 2023-12-16T01:23:55.640 INFO:tasks.rados.rados.0.smithi078.stdout:1526: delete oid 33 current snap is 151 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1526: done (0 left) 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1527: read oid 12 snap -1 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1527: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1528: rmattr oid 26 current snap is 151 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1528: done (1 left) 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1529: copy_from oid 6 from oid 23 current snap is 151 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1530: rollback oid 17 current snap is 151 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 140 2023-12-16T01:23:55.645 INFO:tasks.rados.rados.0.smithi078.stdout:1531: snap_create 2023-12-16T01:23:55.652 INFO:tasks.rados.rados.0.smithi078.stdout:1527: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:23:55.657 INFO:tasks.rados.rados.0.smithi078.stdout:1529: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: failed to encode map e357 with expected crc 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: pgmap v139: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 987 KiB/s rd, 392 KiB/s wr, 8 op/s 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: Upgrade: osd.1 is safe to restart 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: osdmap e358: 8 total, 8 up, 8 in 2023-12-16T01:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:55 smithi118 ceph-mon[131825]: failed to encode map e358 with expected crc 2023-12-16T01:23:55.659 INFO:tasks.rados.rados.0.smithi078.stdout:1529: finishing copy_from to smithi078122029-6 2023-12-16T01:23:55.659 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 570 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:23:55.695 INFO:tasks.rados.rados.0.smithi078.stdout:1530: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:23:55.695 INFO:tasks.rados.rados.0.smithi078.stdout:1530: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:23:55.696 INFO:tasks.rados.rados.0.smithi078.stdout:1530: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:23:55.696 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1019 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:23:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: osdmap e359: 8 total, 8 up, 8 in 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[142991]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: osdmap e359: 8 total, 8 up, 8 in 2023-12-16T01:23:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:56 smithi078 ceph-mon[139570]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.635 INFO:tasks.rados.rados.0.smithi078.stdout:1527: done (3 left) 2023-12-16T01:23:56.635 INFO:tasks.rados.rados.0.smithi078.stdout:1529: done (2 left) 2023-12-16T01:23:56.636 INFO:tasks.rados.rados.0.smithi078.stdout:1530: done (1 left) 2023-12-16T01:23:56.636 INFO:tasks.rados.rados.0.smithi078.stdout:1531: done (0 left) 2023-12-16T01:23:56.636 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 152 2023-12-16T01:23:56.636 INFO:tasks.rados.rados.0.smithi078.stdout:1532: seq_num 484 ranges {1302528=507904,1810432=401408} 2023-12-16T01:23:56.645 INFO:tasks.rados.rados.0.smithi078.stdout:1532: writing smithi078122029-25 from 1302528 to 1810432 tid 1 2023-12-16T01:23:56.647 INFO:tasks.rados.rados.0.smithi078.stdout:1532: writing smithi078122029-25 from 1810432 to 2211840 tid 2 2023-12-16T01:23:56.647 INFO:tasks.rados.rados.0.smithi078.stdout:1533: delete oid 33 current snap is 152 2023-12-16T01:23:56.654 INFO:tasks.rados.rados.0.smithi078.stdout:1532: finishing write tid 1 to smithi078122029-25 2023-12-16T01:23:56.654 INFO:tasks.rados.rados.0.smithi078.stdout:1532: finishing write tid 2 to smithi078122029-25 2023-12-16T01:23:56.655 INFO:tasks.rados.rados.0.smithi078.stdout:1532: finishing write tid 3 to smithi078122029-25 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:1532: finishing write tid 4 to smithi078122029-25 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 573 (ObjNum 484 snap 152 seq_num 484) dirty exists 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:1532: left oid 25 (ObjNum 484 snap 152 seq_num 484) 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:1532: done (1 left) 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:1533: done (0 left) 2023-12-16T01:23:56.656 INFO:tasks.rados.rados.0.smithi078.stdout:1534: snap_create 2023-12-16T01:23:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: failed to encode map e358 with expected crc 2023-12-16T01:23:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: osdmap e359: 8 total, 8 up, 8 in 2023-12-16T01:23:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:56 smithi118 ceph-mon[131825]: failed to encode map e359 with expected crc 2023-12-16T01:23:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:23:56] "GET /metrics HTTP/1.1" 200 36128 "" "Prometheus/2.43.0" 2023-12-16T01:23:57.643 INFO:tasks.rados.rados.0.smithi078.stdout:1534: done (0 left) 2023-12-16T01:23:57.643 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 153 2023-12-16T01:23:57.643 INFO:tasks.rados.rados.0.smithi078.stdout:1535: seq_num 486 ranges {4784128=548864,5332992=401408} 2023-12-16T01:23:57.671 INFO:tasks.rados.rados.0.smithi078.stdout:1535: writing smithi078122029-5 from 4784128 to 5332992 tid 1 2023-12-16T01:23:57.673 INFO:tasks.rados.rados.0.smithi078.stdout:1535: writing smithi078122029-5 from 5332992 to 5734400 tid 2 2023-12-16T01:23:57.673 INFO:tasks.rados.rados.0.smithi078.stdout:1536: rollback oid 11 current snap is 153 2023-12-16T01:23:57.673 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 134 2023-12-16T01:23:57.674 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 153 2023-12-16T01:23:57.674 INFO:tasks.rados.rados.0.smithi078.stdout:1537: seq_num 487 ranges {5472256=565248,6037504=401408} 2023-12-16T01:23:57.706 INFO:tasks.rados.rados.0.smithi078.stdout:1537: writing smithi078122029-4 from 5472256 to 6037504 tid 1 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1537: writing smithi078122029-4 from 6037504 to 6438912 tid 2 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1538: delete oid 30 current snap is 153 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1535: finishing write tid 1 to smithi078122029-5 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1535: finishing write tid 2 to smithi078122029-5 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1535: finishing write tid 3 to smithi078122029-5 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1536: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1535: finishing write tid 4 to smithi078122029-5 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 936 (ObjNum 486 snap 153 seq_num 486) dirty exists 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1535: left oid 5 (ObjNum 486 snap 153 seq_num 486) 2023-12-16T01:23:57.709 INFO:tasks.rados.rados.0.smithi078.stdout:1536: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:23:57.710 INFO:tasks.rados.rados.0.smithi078.stdout:1536: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:23:57.710 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 939 (ObjNum 65 snap 0 seq_num 1584290148) dirty exists 2023-12-16T01:23:57.712 INFO:tasks.rados.rados.0.smithi078.stdout:1535: done (3 left) 2023-12-16T01:23:57.712 INFO:tasks.rados.rados.0.smithi078.stdout:1536: done (2 left) 2023-12-16T01:23:57.713 INFO:tasks.rados.rados.0.smithi078.stdout:1538: done (1 left) 2023-12-16T01:23:57.713 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 153 2023-12-16T01:23:57.713 INFO:tasks.rados.rados.0.smithi078.stdout:1539: seq_num 489 ranges {5521408=598016,6119424=401408} 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: Upgrade: Updating osd.1 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: Deploying daemon osd.1 on smithi078 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: pgmap v142: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: osdmap e360: 8 total, 8 up, 8 in 2023-12-16T01:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[142991]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: Upgrade: Updating osd.1 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: Deploying daemon osd.1 on smithi078 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: pgmap v142: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: osdmap e360: 8 total, 8 up, 8 in 2023-12-16T01:23:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:57 smithi078 ceph-mon[139570]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.745 INFO:tasks.rados.rados.0.smithi078.stdout:1539: writing smithi078122029-15 from 5521408 to 6119424 tid 1 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1539: writing smithi078122029-15 from 6119424 to 6520832 tid 2 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1540: delete oid 34 current snap is 153 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1537: finishing write tid 1 to smithi078122029-4 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1537: finishing write tid 2 to smithi078122029-4 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1537: finishing write tid 3 to smithi078122029-4 2023-12-16T01:23:57.748 INFO:tasks.rados.rados.0.smithi078.stdout:1537: finishing write tid 4 to smithi078122029-4 2023-12-16T01:23:57.749 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1224 (ObjNum 487 snap 153 seq_num 487) dirty exists 2023-12-16T01:23:57.749 INFO:tasks.rados.rados.0.smithi078.stdout:1537: left oid 4 (ObjNum 487 snap 153 seq_num 487) 2023-12-16T01:23:57.750 INFO:tasks.rados.rados.0.smithi078.stdout:1537: done (2 left) 2023-12-16T01:23:57.750 INFO:tasks.rados.rados.0.smithi078.stdout:1540: done (1 left) 2023-12-16T01:23:57.750 INFO:tasks.rados.rados.0.smithi078.stdout:1541: rollback oid 13 current snap is 153 2023-12-16T01:23:57.750 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 147 2023-12-16T01:23:57.750 INFO:tasks.rados.rados.0.smithi078.stdout:1542: snap_create 2023-12-16T01:23:57.751 INFO:tasks.rados.rados.0.smithi078.stdout:1539: finishing write tid 1 to smithi078122029-15 2023-12-16T01:23:57.751 INFO:tasks.rados.rados.0.smithi078.stdout:1539: finishing write tid 2 to smithi078122029-15 2023-12-16T01:23:57.751 INFO:tasks.rados.rados.0.smithi078.stdout:1539: finishing write tid 3 to smithi078122029-15 2023-12-16T01:23:57.752 INFO:tasks.rados.rados.0.smithi078.stdout:1539: finishing write tid 4 to smithi078122029-15 2023-12-16T01:23:57.752 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 942 (ObjNum 489 snap 153 seq_num 489) dirty exists 2023-12-16T01:23:57.752 INFO:tasks.rados.rados.0.smithi078.stdout:1539: left oid 15 (ObjNum 489 snap 153 seq_num 489) 2023-12-16T01:23:57.753 INFO:tasks.rados.rados.0.smithi078.stdout:1541: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:23:57.753 INFO:tasks.rados.rados.0.smithi078.stdout:1541: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:23:57.753 INFO:tasks.rados.rados.0.smithi078.stdout:1541: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:23:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 938 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: Upgrade: Updating osd.1 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: Deploying daemon osd.1 on smithi078 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: pgmap v142: 121 pgs: 121 active+clean; 345 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: osdmap e360: 8 total, 8 up, 8 in 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:57 smithi118 ceph-mon[131825]: failed to encode map e360 with expected crc 2023-12-16T01:23:58.651 INFO:tasks.rados.rados.0.smithi078.stdout:1539: done (2 left) 2023-12-16T01:23:58.651 INFO:tasks.rados.rados.0.smithi078.stdout:1541: done (1 left) 2023-12-16T01:23:58.651 INFO:tasks.rados.rados.0.smithi078.stdout:1542: done (0 left) 2023-12-16T01:23:58.651 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 154 2023-12-16T01:23:58.651 INFO:tasks.rados.rados.0.smithi078.stdout:1543: seq_num 491 ranges {9134080=630784,9764864=401408} 2023-12-16T01:23:58.701 INFO:tasks.rados.rados.0.smithi078.stdout:1543: writing smithi078122029-38 from 9134080 to 9764864 tid 1 2023-12-16T01:23:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1543: writing smithi078122029-38 from 9764864 to 10166272 tid 2 2023-12-16T01:23:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1544: rollback oid 50 current snap is 154 2023-12-16T01:23:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 132 2023-12-16T01:23:58.704 INFO:tasks.rados.rados.0.smithi078.stdout:1545: setattr oid 41 current snap is 154 2023-12-16T01:23:58.706 INFO:tasks.rados.rados.0.smithi078.stdout:1546: rollback oid 7 current snap is 154 2023-12-16T01:23:58.706 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 147 2023-12-16T01:23:58.706 INFO:tasks.rados.rados.0.smithi078.stdout:1547: snap_remove snap 129 2023-12-16T01:23:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[142991]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[142991]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[142991]: osdmap e361: 8 total, 8 up, 8 in 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[142991]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[142991]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[139570]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[139570]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[139570]: osdmap e361: 8 total, 8 up, 8 in 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[139570]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:58 smithi078 ceph-mon[139570]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:23:58 smithi118 conmon[117217]: ts=2023-12-16T01:23:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:23:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:58 smithi118 ceph-mon[131825]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:58 smithi118 ceph-mon[131825]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:58 smithi118 ceph-mon[131825]: osdmap e361: 8 total, 8 up, 8 in 2023-12-16T01:23:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:58 smithi118 ceph-mon[131825]: failed to encode map e361 with expected crc 2023-12-16T01:23:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:58 smithi118 ceph-mon[131825]: failed to encode map e361 with expected crc 2023-12-16T01:23:59.650 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:23:59 smithi078 systemd[1]: Stopping Ceph osd.1 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:23:59.650 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:23:59 smithi078 conmon[72161]: 2023-12-16T01:23:59.560+0000 7f6d16e99700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:23:59.650 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:23:59 smithi078 conmon[72161]: 2023-12-16T01:23:59.560+0000 7f6d16e99700 -1 osd.1 362 *** Got signal Terminated *** 2023-12-16T01:23:59.650 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:23:59 smithi078 conmon[72161]: 2023-12-16T01:23:59.560+0000 7f6d16e99700 -1 osd.1 362 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1547: done (4 left) 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1548: rollback oid 14 current snap is 154 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 135 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1543: finishing write tid 1 to smithi078122029-38 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1543: finishing write tid 2 to smithi078122029-38 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1543: finishing write tid 3 to smithi078122029-38 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 602 (ObjNum 467 snap 144 seq_num 467) dirty exists 2023-12-16T01:23:59.664 INFO:tasks.rados.rados.0.smithi078.stdout:1543: finishing write tid 4 to smithi078122029-38 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1228 (ObjNum 491 snap 154 seq_num 491) dirty exists 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1543: left oid 38 (ObjNum 491 snap 154 seq_num 491) 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1544: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1544: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1544: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 937 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1546: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1543: done (4 left) 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1544: done (3 left) 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1545: done (2 left) 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1549: delete oid 19 current snap is 154 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1546: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:1546: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:23:59.665 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 941 (ObjNum 449 snap 141 seq_num 449) dirty exists 2023-12-16T01:23:59.683 INFO:tasks.rados.rados.0.smithi078.stdout:1548: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:23:59.683 INFO:tasks.rados.rados.0.smithi078.stdout:1548: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:23:59.683 INFO:tasks.rados.rados.0.smithi078.stdout:1548: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:23:59.683 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 945 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:23:59.687 INFO:tasks.rados.rados.0.smithi078.stdout:1546: done (2 left) 2023-12-16T01:23:59.687 INFO:tasks.rados.rados.0.smithi078.stdout:1548: done (1 left) 2023-12-16T01:23:59.687 INFO:tasks.rados.rados.0.smithi078.stdout:1549: done (0 left) 2023-12-16T01:23:59.687 INFO:tasks.rados.rados.0.smithi078.stdout:1550: snap_remove snap 153 2023-12-16T01:23:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: pgmap v145: 121 pgs: 121 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:23:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: osdmap e362: 8 total, 8 up, 8 in 2023-12-16T01:23:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:23:59 smithi118 ceph-mon[131825]: osd.1 marked itself down and dead 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: pgmap v145: 121 pgs: 121 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: osdmap e362: 8 total, 8 up, 8 in 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[139570]: osd.1 marked itself down and dead 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: pgmap v145: 121 pgs: 121 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: osdmap e362: 8 total, 8 up, 8 in 2023-12-16T01:23:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: failed to encode map e362 with expected crc 2023-12-16T01:23:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:23:59 smithi078 ceph-mon[142991]: osd.1 marked itself down and dead 2023-12-16T01:24:00.665 INFO:tasks.rados.rados.0.smithi078.stdout:1550: done (0 left) 2023-12-16T01:24:00.665 INFO:tasks.rados.rados.0.smithi078.stdout:1551: read oid 12 snap 151 2023-12-16T01:24:00.665 INFO:tasks.rados.rados.0.smithi078.stdout:1551: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:00.665 INFO:tasks.rados.rados.0.smithi078.stdout:1552: snap_remove snap 146 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e361 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: osdmap e363: 8 total, 7 up, 8 in 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:00 smithi118 ceph-mon[131825]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e361 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: osdmap e363: 8 total, 7 up, 8 in 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[139570]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.977 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:00 smithi078 bash[158069]: f0198f74c3ad71790efb213b77f8637462a4f3ca6e3da12024808752f3d50961 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e361 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: osdmap e363: 8 total, 7 up, 8 in 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:00 smithi078 ceph-mon[142991]: failed to encode map e363 with expected crc 2023-12-16T01:24:01.636 INFO:tasks.rados.rados.0.smithi078.stdout:1552: done (1 left) 2023-12-16T01:24:01.637 INFO:tasks.rados.rados.0.smithi078.stdout:1553: snap_create 2023-12-16T01:24:01.637 INFO:tasks.rados.rados.0.smithi078.stdout:1551: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: osdmap e364: 8 total, 7 up, 8 in 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[139570]: osdmap e365: 8 total, 7 up, 8 in 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: osdmap e364: 8 total, 7 up, 8 in 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: failed to encode map e364 with expected crc 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:01 smithi078 ceph-mon[142991]: osdmap e365: 8 total, 7 up, 8 in 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: pgmap v148: 121 pgs: 16 stale+active+clean, 105 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: osdmap e364: 8 total, 7 up, 8 in 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: failed to encode map e364 with expected crc 2023-12-16T01:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:01 smithi118 ceph-mon[131825]: osdmap e365: 8 total, 7 up, 8 in 2023-12-16T01:24:02.641 INFO:tasks.rados.rados.0.smithi078.stdout:1551: done (1 left) 2023-12-16T01:24:02.641 INFO:tasks.rados.rados.0.smithi078.stdout:1553: done (0 left) 2023-12-16T01:24:02.641 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 155 2023-12-16T01:24:02.641 INFO:tasks.rados.rados.0.smithi078.stdout:1554: seq_num 493 ranges {2916352=663552,3579904=401408} 2023-12-16T01:24:02.660 INFO:tasks.rados.rados.0.smithi078.stdout:1554: writing smithi078122029-41 from 2916352 to 3579904 tid 1 2023-12-16T01:24:02.662 INFO:tasks.rados.rados.0.smithi078.stdout:1554: writing smithi078122029-41 from 3579904 to 3981312 tid 2 2023-12-16T01:24:02.662 INFO:tasks.rados.rados.0.smithi078.stdout:1555: snap_remove snap 126 2023-12-16T01:24:02.675 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:02 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.1.service: Succeeded. 2023-12-16T01:24:02.675 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:02 smithi078 systemd[1]: Stopped Ceph osd.1 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:24:02.675 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:02 smithi078 systemd[1]: Starting Ceph osd.1 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:24:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:02 smithi078 ceph-mon[139570]: failed to encode map e365 with expected crc 2023-12-16T01:24:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:02 smithi078 ceph-mon[139570]: osdmap e366: 8 total, 7 up, 8 in 2023-12-16T01:24:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:02 smithi078 ceph-mon[142991]: failed to encode map e365 with expected crc 2023-12-16T01:24:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:02 smithi078 ceph-mon[142991]: osdmap e366: 8 total, 7 up, 8 in 2023-12-16T01:24:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:02 smithi118 ceph-mon[131825]: failed to encode map e365 with expected crc 2023-12-16T01:24:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:02 smithi118 ceph-mon[131825]: osdmap e366: 8 total, 7 up, 8 in 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1555: done (1 left) 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1556: read oid 7 snap -1 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1556: expect (ObjNum 449 snap 141 seq_num 449) 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1557: rollback oid 15 current snap is 155 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 122 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1554: finishing write tid 1 to smithi078122029-41 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1554: finishing write tid 2 to smithi078122029-41 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1554: finishing write tid 3 to smithi078122029-41 2023-12-16T01:24:03.647 INFO:tasks.rados.rados.0.smithi078.stdout:1554: finishing write tid 4 to smithi078122029-41 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 605 (ObjNum 493 snap 155 seq_num 493) dirty exists 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:1554: left oid 41 (ObjNum 493 snap 155 seq_num 493) 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:1554: done (2 left) 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:1558: setattr oid 12 current snap is 155 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 155 2023-12-16T01:24:03.648 INFO:tasks.rados.rados.0.smithi078.stdout:1559: seq_num 494 ranges {8192=679936,688128=401408} 2023-12-16T01:24:03.651 INFO:tasks.rados.rados.0.smithi078.stdout:1559: writing smithi078122029-29 from 8192 to 688128 tid 1 2023-12-16T01:24:03.654 INFO:tasks.rados.rados.0.smithi078.stdout:1559: writing smithi078122029-29 from 688128 to 1089536 tid 2 2023-12-16T01:24:03.654 INFO:tasks.rados.rados.0.smithi078.stdout:1560: snap_remove snap 154 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-16T01:24:03.679 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-16T01:24:03.680 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:03 smithi078 bash[158696]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: pgmap v151: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 109/732 objects degraded (14.891%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[139570]: osdmap e367: 8 total, 7 up, 8 in 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: pgmap v151: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 109/732 objects degraded (14.891%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: failed to encode map e366 with expected crc 2023-12-16T01:24:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:03 smithi078 ceph-mon[142991]: osdmap e367: 8 total, 7 up, 8 in 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: pgmap v151: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 109/732 objects degraded (14.891%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: failed to encode map e366 with expected crc 2023-12-16T01:24:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:03 smithi118 ceph-mon[131825]: osdmap e367: 8 total, 7 up, 8 in 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1560: done (4 left) 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1561: rollback oid 34 current snap is 155 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 150 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1557: finishing rollback tid 0 to smithi078122029-15 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1559: finishing write tid 1 to smithi078122029-29 2023-12-16T01:24:04.643 INFO:tasks.rados.rados.0.smithi078.stdout:1559: finishing write tid 2 to smithi078122029-29 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1559: finishing write tid 3 to smithi078122029-29 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1559: finishing write tid 4 to smithi078122029-29 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 941 (ObjNum 494 snap 155 seq_num 494) dirty exists 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1559: left oid 29 (ObjNum 494 snap 155 seq_num 494) 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1557: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1557: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 945 (ObjNum 356 snap 112 seq_num 356) dirty exists 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1258 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1557: done (4 left) 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1558: done (3 left) 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1559: done (2 left) 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1562: read oid 14 snap -1 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1562: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 155 2023-12-16T01:24:04.644 INFO:tasks.rados.rados.0.smithi078.stdout:1556: expect (ObjNum 449 snap 141 seq_num 449) 2023-12-16T01:24:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[139570]: osdmap e368: 8 total, 7 up, 8 in 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: failed to encode map e367 with expected crc 2023-12-16T01:24:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-mon[142991]: osdmap e368: 8 total, 7 up, 8 in 2023-12-16T01:24:04.978 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:04 smithi078 ceph-osd[159197]: -- 172.21.15.78:0/1545891115 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557632cf96c0 con 0x557632ccac00 2023-12-16T01:24:04.978 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:04 smithi078 bash[159132]: be5fe741e12e6892c2d3ba94cab4926fe71f41812f8dd4667f86878ed978a09f 2023-12-16T01:24:04.978 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:04 smithi078 systemd[1]: Started Ceph osd.1 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:24:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: failed to encode map e367 with expected crc 2023-12-16T01:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: failed to encode map e367 with expected crc 2023-12-16T01:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: failed to encode map e367 with expected crc 2023-12-16T01:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: failed to encode map e367 with expected crc 2023-12-16T01:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: failed to encode map e367 with expected crc 2023-12-16T01:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:04 smithi118 ceph-mon[131825]: osdmap e368: 8 total, 7 up, 8 in 2023-12-16T01:24:05.455 INFO:tasks.rados.rados.0.smithi078.stdout:1561: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:24:05.455 INFO:tasks.rados.rados.0.smithi078.stdout:1561: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:24:05.455 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 425 (ObjNum 456 snap 142 seq_num 456) dirty exists 2023-12-16T01:24:05.455 INFO:tasks.rados.rados.0.smithi078.stdout:1562: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:24:05.476 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:05 smithi078 conmon[159173]: 2023-12-16T01:24:05.212+0000 7fabed27a640 -1 Falling back to public interface 2023-12-16T01:24:05.627 INFO:tasks.rados.rados.0.smithi078.stdout:1563: seq_num 495 ranges {8486912=696320,9183232=401408} 2023-12-16T01:24:05.677 INFO:tasks.rados.rados.0.smithi078.stdout:1563: writing smithi078122029-48 from 8486912 to 9183232 tid 1 2023-12-16T01:24:05.680 INFO:tasks.rados.rados.0.smithi078.stdout:1563: writing smithi078122029-48 from 9183232 to 9584640 tid 2 2023-12-16T01:24:05.680 INFO:tasks.rados.rados.0.smithi078.stdout:1556: done (3 left) 2023-12-16T01:24:05.681 INFO:tasks.rados.rados.0.smithi078.stdout:1561: done (2 left) 2023-12-16T01:24:05.681 INFO:tasks.rados.rados.0.smithi078.stdout:1562: done (1 left) 2023-12-16T01:24:05.681 INFO:tasks.rados.rados.0.smithi078.stdout:1564: copy_from oid 13 from oid 24 current snap is 155 2023-12-16T01:24:05.681 INFO:tasks.rados.rados.0.smithi078.stdout:1565: snap_create 2023-12-16T01:24:05.682 INFO:tasks.rados.rados.0.smithi078.stdout:1564: finishing copy_from to smithi078122029-13 2023-12-16T01:24:05.682 INFO:tasks.rados.rados.0.smithi078.stdout:1564: got expected ENOENT (src dne) 2023-12-16T01:24:05.682 INFO:tasks.rados.rados.0.smithi078.stdout:1564: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:24:05.685 INFO:tasks.rados.rados.0.smithi078.stdout:1563: finishing write tid 1 to smithi078122029-48 2023-12-16T01:24:05.685 INFO:tasks.rados.rados.0.smithi078.stdout:1563: finishing write tid 2 to smithi078122029-48 2023-12-16T01:24:05.686 INFO:tasks.rados.rados.0.smithi078.stdout:1563: finishing write tid 3 to smithi078122029-48 2023-12-16T01:24:05.687 INFO:tasks.rados.rados.0.smithi078.stdout:1563: finishing write tid 4 to smithi078122029-48 2023-12-16T01:24:05.687 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1276 (ObjNum 495 snap 155 seq_num 495) dirty exists 2023-12-16T01:24:05.687 INFO:tasks.rados.rados.0.smithi078.stdout:1563: left oid 48 (ObjNum 495 snap 155 seq_num 495) 2023-12-16T01:24:05.764 INFO:tasks.rados.rados.0.smithi078.stdout:1563: done (2 left) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1564: done (1 left) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1565: done (0 left) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1566: rmattr oid 27 current snap is 156 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1566: done (0 left) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1567: rollback oid 10 current snap is 156 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 149 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1568: read oid 14 snap -1 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1568: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1569: read oid 42 snap -1 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1569: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 156 2023-12-16T01:24:05.765 INFO:tasks.rados.rados.0.smithi078.stdout:1570: seq_num 496 ranges {2359296=712704,3072000=401408} 2023-12-16T01:24:05.781 INFO:tasks.rados.rados.0.smithi078.stdout:1570: writing smithi078122029-15 from 2359296 to 3072000 tid 1 2023-12-16T01:24:05.783 INFO:tasks.rados.rados.0.smithi078.stdout:1570: writing smithi078122029-15 from 3072000 to 3473408 tid 2 2023-12-16T01:24:05.784 INFO:tasks.rados.rados.0.smithi078.stdout:1571: copy_from oid 36 from oid 37 current snap is 156 2023-12-16T01:24:05.784 INFO:tasks.rados.rados.0.smithi078.stdout:1569: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:05.846 INFO:tasks.rados.rados.0.smithi078.stdout:1567: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:05.846 INFO:tasks.rados.rados.0.smithi078.stdout:1568: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: pgmap v154: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[139570]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: pgmap v154: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: failed to encode map e368 with expected crc 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:05 smithi078 ceph-mon[142991]: failed to encode map e368 with expected crc 2023-12-16T01:24:06.029 INFO:tasks.rados.rados.0.smithi078.stdout:1567: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:06.029 INFO:tasks.rados.rados.0.smithi078.stdout:1567: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:06.030 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1022 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:06.030 INFO:tasks.rados.rados.0.smithi078.stdout:1567: done (4 left) 2023-12-16T01:24:06.030 INFO:tasks.rados.rados.0.smithi078.stdout:1568: done (3 left) 2023-12-16T01:24:06.030 INFO:tasks.rados.rados.0.smithi078.stdout:1569: done (2 left) 2023-12-16T01:24:06.030 INFO:tasks.rados.rados.0.smithi078.stdout:1572: snap_remove snap 108 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: pgmap v154: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 217 KiB/s rd, 964 KiB/s wr, 13 op/s; 109/732 objects degraded (14.891%) 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: failed to encode map e368 with expected crc 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: failed to encode map e368 with expected crc 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: failed to encode map e368 with expected crc 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:05 smithi118 ceph-mon[131825]: failed to encode map e368 with expected crc 2023-12-16T01:24:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:06] "GET /metrics HTTP/1.1" 200 36123 "" "Prometheus/2.43.0" 2023-12-16T01:24:06.774 INFO:tasks.rados.rados.0.smithi078.stdout:1572: done (2 left) 2023-12-16T01:24:06.774 INFO:tasks.rados.rados.0.smithi078.stdout:1573: snap_create 2023-12-16T01:24:06.774 INFO:tasks.rados.rados.0.smithi078.stdout:1570: finishing write tid 1 to smithi078122029-15 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1570: finishing write tid 2 to smithi078122029-15 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1570: finishing write tid 3 to smithi078122029-15 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1570: finishing write tid 4 to smithi078122029-15 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 948 (ObjNum 496 snap 156 seq_num 496) dirty exists 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1570: left oid 15 (ObjNum 496 snap 156 seq_num 496) 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1571: finishing copy_from to smithi078122029-36 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 546 (ObjNum 474 snap 147 seq_num 474) dirty exists 2023-12-16T01:24:06.775 INFO:tasks.rados.rados.0.smithi078.stdout:1571: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: osdmap e369: 8 total, 7 up, 8 in 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:06 smithi118 ceph-mon[131825]: pgmap v157: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 109/732 objects degraded (14.891%) 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: osdmap e369: 8 total, 7 up, 8 in 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[139570]: pgmap v157: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 109/732 objects degraded (14.891%) 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: osdmap e369: 8 total, 7 up, 8 in 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: failed to encode map e369 with expected crc 2023-12-16T01:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:06 smithi078 ceph-mon[142991]: pgmap v157: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 109/732 objects degraded (14.891%) 2023-12-16T01:24:07.771 INFO:tasks.rados.rados.0.smithi078.stdout:1570: done (2 left) 2023-12-16T01:24:07.771 INFO:tasks.rados.rados.0.smithi078.stdout:1571: done (1 left) 2023-12-16T01:24:07.771 INFO:tasks.rados.rados.0.smithi078.stdout:1573: done (0 left) 2023-12-16T01:24:07.771 INFO:tasks.rados.rados.0.smithi078.stdout:1574: delete oid 39 current snap is 157 2023-12-16T01:24:07.781 INFO:tasks.rados.rados.0.smithi078.stdout:1574: done (0 left) 2023-12-16T01:24:07.781 INFO:tasks.rados.rados.0.smithi078.stdout:1575: snap_remove snap 139 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: osdmap e370: 8 total, 7 up, 8 in 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: osdmap e370: 8 total, 7 up, 8 in 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: osdmap e370: 8 total, 7 up, 8 in 2023-12-16T01:24:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: failed to encode map e370 with expected crc 2023-12-16T01:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.726 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:08 smithi078 conmon[159173]: 2023-12-16T01:24:08.409+0000 7fabed27a640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-16T01:24:08.727 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:08 smithi078 conmon[159173]: 2023-12-16T01:24:08.506+0000 7fabed27a640 -1 osd.1 362 log_to_monitors true 2023-12-16T01:24:08.781 INFO:tasks.rados.rados.0.smithi078.stdout:1575: done (0 left) 2023-12-16T01:24:08.782 INFO:tasks.rados.rados.0.smithi078.stdout:1576: snap_remove snap 122 2023-12-16T01:24:08.977 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 16 01:24:08 smithi078 conmon[159173]: 2023-12-16T01:24:08.797+0000 7fabddeea700 -1 osd.1 362 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: osdmap e371: 8 total, 7 up, 8 in 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: pgmap v160: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[139570]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: osdmap e371: 8 total, 7 up, 8 in 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: failed to encode map e371 with expected crc 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: pgmap v160: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:08 smithi078 ceph-mon[142991]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:24:09.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:08 smithi118 conmon[117217]: ts=2023-12-16T01:24:08.660Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:24:09.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:08 smithi118 conmon[117217]: ts=2023-12-16T01:24:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: failed to encode map e371 with expected crc 2023-12-16T01:24:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: failed to encode map e371 with expected crc 2023-12-16T01:24:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: osdmap e371: 8 total, 7 up, 8 in 2023-12-16T01:24:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: failed to encode map e371 with expected crc 2023-12-16T01:24:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: pgmap v160: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:08 smithi118 ceph-mon[131825]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T01:24:09.552 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:1576: done (0 left) 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:1577: rollback oid 19 current snap is 157 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 134 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:1578: rmattr oid 33 current snap is 157 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:1578: done (1 left) 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 157 2023-12-16T01:24:09.789 INFO:tasks.rados.rados.0.smithi078.stdout:1579: seq_num 498 ranges {2260992=745472,3006464=401408} 2023-12-16T01:24:09.820 INFO:tasks.rados.rados.0.smithi078.stdout:1579: writing smithi078122029-23 from 2260992 to 3006464 tid 1 2023-12-16T01:24:09.820 INFO:tasks.rados.rados.0.smithi078.stdout:1579: writing smithi078122029-23 from 3006464 to 3407872 tid 2 2023-12-16T01:24:09.820 INFO:tasks.rados.rados.0.smithi078.stdout:1580: rmattr oid 37 current snap is 157 2023-12-16T01:24:09.828 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 157 2023-12-16T01:24:09.828 INFO:tasks.rados.rados.0.smithi078.stdout:1581: seq_num 499 ranges {0=761856,761856=401408} 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1581: writing smithi078122029-30 from 0 to 761856 tid 1 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1581: writing smithi078122029-30 from 761856 to 1163264 tid 2 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1577: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1577: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1303 (ObjNum 402 snap 127 seq_num 402) dirty exists 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1577: done (3 left) 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 157 2023-12-16T01:24:09.829 INFO:tasks.rados.rados.0.smithi078.stdout:1582: seq_num 500 ranges {6946816=778240,7725056=401408} 2023-12-16T01:24:09.873 INFO:tasks.rados.rados.0.smithi078.stdout:1582: writing smithi078122029-18 from 6946816 to 7725056 tid 1 2023-12-16T01:24:09.875 INFO:tasks.rados.rados.0.smithi078.stdout:1582: writing smithi078122029-18 from 7725056 to 8126464 tid 2 2023-12-16T01:24:09.876 INFO:tasks.rados.rados.0.smithi078.stdout:1583: read oid 26 snap -1 2023-12-16T01:24:09.876 INFO:tasks.rados.rados.0.smithi078.stdout:1583: expect (ObjNum 442 snap 135 seq_num 442) 2023-12-16T01:24:09.876 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 157 2023-12-16T01:24:09.876 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 614 (ObjNum 474 snap 147 seq_num 474) dirty exists 2023-12-16T01:24:09.876 INFO:tasks.rados.rados.0.smithi078.stdout:1584: seq_num 501 ranges {5734400=794624,6529024=401408} 2023-12-16T01:24:09.911 INFO:tasks.rados.rados.0.smithi078.stdout:1584: writing smithi078122029-5 from 5734400 to 6529024 tid 1 2023-12-16T01:24:09.914 INFO:tasks.rados.rados.0.smithi078.stdout:1584: writing smithi078122029-5 from 6529024 to 6930432 tid 2 2023-12-16T01:24:09.914 INFO:tasks.rados.rados.0.smithi078.stdout:1580: done (5 left) 2023-12-16T01:24:09.914 INFO:tasks.rados.rados.0.smithi078.stdout:1585: snap_remove snap 149 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3m) 2s ago 7m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2m) 73s ago 6m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8m) 2s ago 8m 17.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8m) 73s ago 8m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2m) 73s ago 11m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2m) 2s ago 12m 510M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2m) 2s ago 12m 81.5M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (82s) 73s ago 11m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:24:09.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (99s) 2s ago 11m 63.3M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3m) 2s ago 6m 9.90M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2m) 73s ago 6m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (37s) 2s ago 10m 300M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5s) 2s ago 10m 11.7M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10m) 2s ago 10m 568M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 ab898c984f10 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9m) 2s ago 9m 293M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9m) 73s ago 9m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9m) 73s ago 9m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8m) 73s ago 8m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8m) 73s ago 8m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:24:09.918 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2m) 73s ago 7m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:24:09.940 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:24:09.940 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: failed to encode map e372 with expected crc 2023-12-16T01:24:09.940 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: failed to encode map e372 with expected crc 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: osdmap e372: 8 total, 7 up, 8 in 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 112/711 objects degraded (15.752%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[139570]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:24:09.941 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: failed to encode map e372 with expected crc 2023-12-16T01:24:09.942 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: failed to encode map e372 with expected crc 2023-12-16T01:24:09.942 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: osdmap e372: 8 total, 7 up, 8 in 2023-12-16T01:24:09.943 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:09.943 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 112/711 objects degraded (15.752%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:09.943 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:09 smithi078 ceph-mon[142991]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: failed to encode map e372 with expected crc 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: failed to encode map e372 with expected crc 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: osdmap e372: 8 total, 7 up, 8 in 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: from='osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 112/711 objects degraded (15.752%), 11 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:09 smithi118 ceph-mon[131825]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 6, 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 8, 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 7 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:24:10.328 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:24:10.801 INFO:tasks.rados.rados.0.smithi078.stdout:1585: done (5 left) 2023-12-16T01:24:10.801 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 157 2023-12-16T01:24:10.801 INFO:tasks.rados.rados.0.smithi078.stdout:1586: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2023-12-16T01:24:10.809 INFO:tasks.rados.rados.0.smithi078.stdout:1586: writing smithi078122029-39 from 0 to 409600 tid 1 2023-12-16T01:24:10.809 INFO:tasks.rados.rados.0.smithi078.stdout:1586: writing smithi078122029-39 from 409600 to 827392 tid 2 2023-12-16T01:24:10.809 INFO:tasks.rados.rados.0.smithi078.stdout:1586: writing smithi078122029-39 from 827392 to 1212416 tid 3 2023-12-16T01:24:10.809 INFO:tasks.rados.rados.0.smithi078.stdout:1587: snap_create 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1582: finishing write tid 1 to smithi078122029-18 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1582: finishing write tid 2 to smithi078122029-18 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1582: finishing write tid 3 to smithi078122029-18 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1582: finishing write tid 4 to smithi078122029-18 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 618 (ObjNum 500 snap 157 seq_num 500) dirty exists 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1582: left oid 18 (ObjNum 500 snap 157 seq_num 500) 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1584: finishing write tid 1 to smithi078122029-5 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1584: finishing write tid 2 to smithi078122029-5 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1584: finishing write tid 3 to smithi078122029-5 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1584: finishing write tid 4 to smithi078122029-5 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 951 (ObjNum 501 snap 157 seq_num 501) dirty exists 2023-12-16T01:24:10.810 INFO:tasks.rados.rados.0.smithi078.stdout:1584: left oid 5 (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:24:10.832 INFO:tasks.rados.rados.0.smithi078.stdout:1579: finishing write tid 1 to smithi078122029-23 2023-12-16T01:24:10.832 INFO:tasks.rados.rados.0.smithi078.stdout:1579: finishing write tid 2 to smithi078122029-23 2023-12-16T01:24:10.833 INFO:tasks.rados.rados.0.smithi078.stdout:1579: finishing write tid 3 to smithi078122029-23 2023-12-16T01:24:10.833 INFO:tasks.rados.rados.0.smithi078.stdout:1586: finishing write tid 1 to smithi078122029-39 2023-12-16T01:24:10.833 INFO:tasks.rados.rados.0.smithi078.stdout:1586: finishing write tid 2 to smithi078122029-39 2023-12-16T01:24:10.834 INFO:tasks.rados.rados.0.smithi078.stdout:1586: finishing write tid 3 to smithi078122029-39 2023-12-16T01:24:10.834 INFO:tasks.rados.rados.0.smithi078.stdout:1581: finishing write tid 1 to smithi078122029-30 2023-12-16T01:24:10.835 INFO:tasks.rados.rados.0.smithi078.stdout:1586: finishing write tid 4 to smithi078122029-39 2023-12-16T01:24:10.835 INFO:tasks.rados.rados.0.smithi078.stdout:1581: finishing write tid 2 to smithi078122029-30 2023-12-16T01:24:10.835 INFO:tasks.rados.rados.0.smithi078.stdout:1581: finishing write tid 3 to smithi078122029-30 2023-12-16T01:24:10.837 INFO:tasks.rados.rados.0.smithi078.stdout:1581: finishing write tid 4 to smithi078122029-30 2023-12-16T01:24:10.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 813 (ObjNum 499 snap 157 seq_num 499) dirty exists 2023-12-16T01:24:10.837 INFO:tasks.rados.rados.0.smithi078.stdout:1581: left oid 30 (ObjNum 499 snap 157 seq_num 499) 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:1579: finishing write tid 4 to smithi078122029-23 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 574 (ObjNum 498 snap 157 seq_num 498) dirty exists 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:1579: left oid 23 (ObjNum 498 snap 157 seq_num 498) 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:1586: finishing write tid 5 to smithi078122029-39 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 578 (ObjNum 502 snap 157 seq_num 502) dirty exists 2023-12-16T01:24:10.840 INFO:tasks.rados.rados.0.smithi078.stdout:1586: left oid 39 (ObjNum 502 snap 157 seq_num 502) 2023-12-16T01:24:10.842 INFO:tasks.rados.rados.0.smithi078.stdout:1583: expect (ObjNum 442 snap 135 seq_num 442) 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523] boot 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: osdmap e373: 8 total, 8 up, 8 in 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3213258882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:10 smithi118 ceph-mon[131825]: pgmap v163: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523] boot 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: osdmap e373: 8 total, 8 up, 8 in 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3213258882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:11.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[142991]: pgmap v163: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: failed to encode map e373 with expected crc 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: osd.1 [v2:172.21.15.78:6810/172370523,v1:172.21.15.78:6811/172370523] boot 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: osdmap e373: 8 total, 8 up, 8 in 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3213258882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:11.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:10 smithi078 ceph-mon[139570]: pgmap v163: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s; 112/711 objects degraded (15.752%) 2023-12-16T01:24:11.796 INFO:tasks.rados.rados.0.smithi078.stdout:1579: done (6 left) 2023-12-16T01:24:11.796 INFO:tasks.rados.rados.0.smithi078.stdout:1581: done (5 left) 2023-12-16T01:24:11.796 INFO:tasks.rados.rados.0.smithi078.stdout:1582: done (4 left) 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1583: done (3 left) 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1584: done (2 left) 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1586: done (1 left) 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1587: done (0 left) 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 158 2023-12-16T01:24:11.797 INFO:tasks.rados.rados.0.smithi078.stdout:1588: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2023-12-16T01:24:11.798 INFO:tasks.rados.rados.0.smithi078.stdout:1588: writing smithi078122029-44 from 0 to 425984 tid 1 2023-12-16T01:24:11.803 INFO:tasks.rados.rados.0.smithi078.stdout:1588: writing smithi078122029-44 from 425984 to 1130496 tid 2 2023-12-16T01:24:11.803 INFO:tasks.rados.rados.0.smithi078.stdout:1588: writing smithi078122029-44 from 1130496 to 1228800 tid 3 2023-12-16T01:24:11.804 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 158 2023-12-16T01:24:11.804 INFO:tasks.rados.rados.0.smithi078.stdout:1589: seq_num 504 ranges {9584640=450560,10035200=589824,10625024=212992} 2023-12-16T01:24:11.859 INFO:tasks.rados.rados.0.smithi078.stdout:1589: writing smithi078122029-48 from 9584640 to 10035200 tid 1 2023-12-16T01:24:11.862 INFO:tasks.rados.rados.0.smithi078.stdout:1589: writing smithi078122029-48 from 10035200 to 10625024 tid 2 2023-12-16T01:24:11.864 INFO:tasks.rados.rados.0.smithi078.stdout:1589: writing smithi078122029-48 from 10625024 to 10838016 tid 3 2023-12-16T01:24:11.864 INFO:tasks.rados.rados.0.smithi078.stdout:1590: delete oid 25 current snap is 158 2023-12-16T01:24:11.864 INFO:tasks.rados.rados.0.smithi078.stdout:1588: finishing write tid 1 to smithi078122029-44 2023-12-16T01:24:11.864 INFO:tasks.rados.rados.0.smithi078.stdout:1588: finishing write tid 2 to smithi078122029-44 2023-12-16T01:24:11.864 INFO:tasks.rados.rados.0.smithi078.stdout:1588: finishing write tid 3 to smithi078122029-44 2023-12-16T01:24:11.865 INFO:tasks.rados.rados.0.smithi078.stdout:1588: finishing write tid 4 to smithi078122029-44 2023-12-16T01:24:11.865 INFO:tasks.rados.rados.0.smithi078.stdout:1588: finishing write tid 5 to smithi078122029-44 2023-12-16T01:24:11.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 447 (ObjNum 503 snap 158 seq_num 503) dirty exists 2023-12-16T01:24:11.865 INFO:tasks.rados.rados.0.smithi078.stdout:1588: left oid 44 (ObjNum 503 snap 158 seq_num 503) 2023-12-16T01:24:11.865 INFO:tasks.rados.rados.0.smithi078.stdout:1589: finishing write tid 1 to smithi078122029-48 2023-12-16T01:24:11.868 INFO:tasks.rados.rados.0.smithi078.stdout:1588: done (2 left) 2023-12-16T01:24:11.868 INFO:tasks.rados.rados.0.smithi078.stdout:1590: done (1 left) 2023-12-16T01:24:11.868 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 158 2023-12-16T01:24:11.869 INFO:tasks.rados.rados.0.smithi078.stdout:1591: seq_num 506 ranges {0=483328,483328=761856,1245184=40960} 2023-12-16T01:24:11.871 INFO:tasks.rados.rados.0.smithi078.stdout:1591: writing smithi078122029-22 from 0 to 483328 tid 1 2023-12-16T01:24:11.875 INFO:tasks.rados.rados.0.smithi078.stdout:1591: writing smithi078122029-22 from 483328 to 1245184 tid 2 2023-12-16T01:24:11.876 INFO:tasks.rados.rados.0.smithi078.stdout:1591: writing smithi078122029-22 from 1245184 to 1286144 tid 3 2023-12-16T01:24:11.876 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 158 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1589: finishing write tid 2 to smithi078122029-48 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1589: finishing write tid 3 to smithi078122029-48 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1589: finishing write tid 4 to smithi078122029-48 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1589: finishing write tid 5 to smithi078122029-48 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1330 (ObjNum 504 snap 158 seq_num 504) dirty exists 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1589: left oid 48 (ObjNum 504 snap 158 seq_num 504) 2023-12-16T01:24:11.877 INFO:tasks.rados.rados.0.smithi078.stdout:1592: seq_num 507 ranges {0=499712,499712=638976,1138688=163840} 2023-12-16T01:24:11.879 INFO:tasks.rados.rados.0.smithi078.stdout:1592: writing smithi078122029-49 from 0 to 499712 tid 1 2023-12-16T01:24:11.882 INFO:tasks.rados.rados.0.smithi078.stdout:1592: writing smithi078122029-49 from 499712 to 1138688 tid 2 2023-12-16T01:24:11.884 INFO:tasks.rados.rados.0.smithi078.stdout:1592: writing smithi078122029-49 from 1138688 to 1302528 tid 3 2023-12-16T01:24:11.884 INFO:tasks.rados.rados.0.smithi078.stdout:1589: done (2 left) 2023-12-16T01:24:11.884 INFO:tasks.rados.rados.0.smithi078.stdout:1593: read oid 39 snap 157 2023-12-16T01:24:11.884 INFO:tasks.rados.rados.0.smithi078.stdout:1593: expect (ObjNum 502 snap 157 seq_num 502) 2023-12-16T01:24:11.884 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 158 2023-12-16T01:24:11.885 INFO:tasks.rados.rados.0.smithi078.stdout:1594: seq_num 508 ranges {3072000=516096,3588096=524288,4112384=278528} 2023-12-16T01:24:11.903 INFO:tasks.rados.rados.0.smithi078.stdout:1594: writing smithi078122029-20 from 3072000 to 3588096 tid 1 2023-12-16T01:24:11.906 INFO:tasks.rados.rados.0.smithi078.stdout:1594: writing smithi078122029-20 from 3588096 to 4112384 tid 2 2023-12-16T01:24:11.908 INFO:tasks.rados.rados.0.smithi078.stdout:1594: writing smithi078122029-20 from 4112384 to 4390912 tid 3 2023-12-16T01:24:11.908 INFO:tasks.rados.rados.0.smithi078.stdout:1595: delete oid 40 current snap is 158 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: finishing write tid 1 to smithi078122029-22 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: finishing write tid 2 to smithi078122029-22 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: finishing write tid 3 to smithi078122029-22 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: finishing write tid 4 to smithi078122029-22 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1592: finishing write tid 1 to smithi078122029-49 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: finishing write tid 5 to smithi078122029-22 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 955 (ObjNum 506 snap 158 seq_num 506) dirty exists 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1591: left oid 22 (ObjNum 506 snap 158 seq_num 506) 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1592: finishing write tid 2 to smithi078122029-49 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1592: finishing write tid 3 to smithi078122029-49 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1592: finishing write tid 4 to smithi078122029-49 2023-12-16T01:24:11.909 INFO:tasks.rados.rados.0.smithi078.stdout:1593: expect (ObjNum 502 snap 157 seq_num 502) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1592: finishing write tid 5 to smithi078122029-49 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 247 (ObjNum 507 snap 158 seq_num 507) dirty exists 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1592: left oid 49 (ObjNum 507 snap 158 seq_num 507) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1594: finishing write tid 1 to smithi078122029-20 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1594: finishing write tid 2 to smithi078122029-20 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1594: finishing write tid 3 to smithi078122029-20 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1594: finishing write tid 4 to smithi078122029-20 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1591: done (4 left) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1592: done (3 left) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1593: done (2 left) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1595: done (1 left) 2023-12-16T01:24:11.948 INFO:tasks.rados.rados.0.smithi078.stdout:1596: setattr oid 13 current snap is 158 2023-12-16T01:24:11.949 INFO:tasks.rados.rados.0.smithi078.stdout:1594: finishing write tid 5 to smithi078122029-20 2023-12-16T01:24:11.949 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 581 (ObjNum 508 snap 158 seq_num 508) dirty exists 2023-12-16T01:24:11.949 INFO:tasks.rados.rados.0.smithi078.stdout:1594: left oid 20 (ObjNum 508 snap 158 seq_num 508) 2023-12-16T01:24:11.949 INFO:tasks.rados.rados.0.smithi078.stdout:1594: done (1 left) 2023-12-16T01:24:11.949 INFO:tasks.rados.rados.0.smithi078.stdout:1597: snap_remove snap 155 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: osdmap e374: 8 total, 8 up, 8 in 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:11 smithi078 conmon[127384]: 2023-12-16T01:24:11.933+0000 7f085564e700 -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) 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: osdmap e374: 8 total, 8 up, 8 in 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: osdmap e374: 8 total, 8 up, 8 in 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: failed to encode map e374 with expected crc 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:12.810 INFO:tasks.rados.rados.0.smithi078.stdout:1597: done (1 left) 2023-12-16T01:24:12.811 INFO:tasks.rados.rados.0.smithi078.stdout:1598: setattr oid 50 current snap is 158 2023-12-16T01:24:12.811 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 942 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:24:12.813 INFO:tasks.rados.rados.0.smithi078.stdout:1596: done (1 left) 2023-12-16T01:24:12.813 INFO:tasks.rados.rados.0.smithi078.stdout:1599: rollback oid 32 current snap is 158 2023-12-16T01:24:12.813 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 140 2023-12-16T01:24:12.813 INFO:tasks.rados.rados.0.smithi078.stdout:1600: copy_from oid 19 from oid 46 current snap is 158 2023-12-16T01:24:12.813 INFO:tasks.rados.rados.0.smithi078.stdout:1601: delete oid 44 current snap is 158 2023-12-16T01:24:12.822 INFO:tasks.rados.rados.0.smithi078.stdout:1599: finishing rollback tid 0 to smithi078122029-32 2023-12-16T01:24:12.822 INFO:tasks.rados.rados.0.smithi078.stdout:1599: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:24:12.822 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 836 (ObjNum 1377 snap 0 seq_num 2286936848) dirty dne 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1599: done (3 left) 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1601: done (2 left) 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1602: read oid 34 snap -1 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1602: expect (ObjNum 456 snap 142 seq_num 456) 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1603: copy_from oid 12 from oid 44 current snap is 158 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1604: copy_from oid 42 from oid 32 current snap is 158 2023-12-16T01:24:12.823 INFO:tasks.rados.rados.0.smithi078.stdout:1605: snap_remove snap 135 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: osdmap e375: 8 total, 8 up, 8 in 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:12 smithi118 ceph-mon[131825]: pgmap v166: 121 pgs: 4 active+undersized+degraded, 12 active+undersized, 105 active+clean; 361 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 17 op/s; 15/669 objects degraded (2.242%); 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: osdmap e375: 8 total, 8 up, 8 in 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[139570]: pgmap v166: 121 pgs: 4 active+undersized+degraded, 12 active+undersized, 105 active+clean; 361 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 17 op/s; 15/669 objects degraded (2.242%); 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: osdmap e375: 8 total, 8 up, 8 in 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: failed to encode map e375 with expected crc 2023-12-16T01:24:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:12 smithi078 ceph-mon[142991]: pgmap v166: 121 pgs: 4 active+undersized+degraded, 12 active+undersized, 105 active+clean; 361 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 17 op/s; 15/669 objects degraded (2.242%); 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:13.815 INFO:tasks.rados.rados.0.smithi078.stdout:1605: done (5 left) 2023-12-16T01:24:13.815 INFO:tasks.rados.rados.0.smithi078.stdout:1606: copy_from oid 28 from oid 41 current snap is 158 2023-12-16T01:24:13.816 INFO:tasks.rados.rados.0.smithi078.stdout:1607: rmattr oid 47 current snap is 158 2023-12-16T01:24:13.816 INFO:tasks.rados.rados.0.smithi078.stdout:1608: snap_create 2023-12-16T01:24:13.816 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1011 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:24:13.817 INFO:tasks.rados.rados.0.smithi078.stdout:1604: finishing copy_from to smithi078122029-42 2023-12-16T01:24:13.817 INFO:tasks.rados.rados.0.smithi078.stdout:1604: got expected ENOENT (src dne) 2023-12-16T01:24:13.817 INFO:tasks.rados.rados.0.smithi078.stdout:1602: expect (ObjNum 456 snap 142 seq_num 456) 2023-12-16T01:24:13.834 INFO:tasks.rados.rados.0.smithi078.stdout:1604: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:24:13.834 INFO:tasks.rados.rados.0.smithi078.stdout:1603: finishing copy_from to smithi078122029-12 2023-12-16T01:24:13.834 INFO:tasks.rados.rados.0.smithi078.stdout:1603: got expected ENOENT (src dne) 2023-12-16T01:24:13.835 INFO:tasks.rados.rados.0.smithi078.stdout:1603: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:24:13.835 INFO:tasks.rados.rados.0.smithi078.stdout:1600: finishing copy_from to smithi078122029-19 2023-12-16T01:24:13.835 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 935 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-16T01:24:13.835 INFO:tasks.rados.rados.0.smithi078.stdout:1600: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:24:13.835 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 382 (ObjNum 454 snap 142 seq_num 454) dirty exists 2023-12-16T01:24:13.853 INFO:tasks.rados.rados.0.smithi078.stdout:1606: finishing copy_from racing read to smithi078122029-28 2023-12-16T01:24:13.856 INFO:tasks.rados.rados.0.smithi078.stdout:1606: finishing copy_from to smithi078122029-28 2023-12-16T01:24:13.856 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 605 (ObjNum 493 snap 155 seq_num 493) dirty exists 2023-12-16T01:24:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:13 smithi118 ceph-mon[131825]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:13 smithi118 ceph-mon[131825]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:13 smithi118 ceph-mon[131825]: osdmap e376: 8 total, 8 up, 8 in 2023-12-16T01:24:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:13 smithi118 ceph-mon[131825]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:13 smithi118 ceph-mon[131825]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[139570]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[139570]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[139570]: osdmap e376: 8 total, 8 up, 8 in 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[139570]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[139570]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[142991]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[142991]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[142991]: osdmap e376: 8 total, 8 up, 8 in 2023-12-16T01:24:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[142991]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:13 smithi078 ceph-mon[142991]: failed to encode map e376 with expected crc 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1598: done (7 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1600: done (6 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1602: done (5 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1603: done (4 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1604: done (3 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1606: done (2 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1607: done (1 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1608: done (0 left) 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:1609: rollback oid 43 current snap is 159 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 141 2023-12-16T01:24:14.821 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 159 2023-12-16T01:24:14.822 INFO:tasks.rados.rados.0.smithi078.stdout:1610: seq_num 511 ranges {6438912=565248,7004160=630784,7634944=172032} 2023-12-16T01:24:14.858 INFO:tasks.rados.rados.0.smithi078.stdout:1610: writing smithi078122029-4 from 6438912 to 7004160 tid 1 2023-12-16T01:24:14.862 INFO:tasks.rados.rados.0.smithi078.stdout:1610: writing smithi078122029-4 from 7004160 to 7634944 tid 2 2023-12-16T01:24:14.863 INFO:tasks.rados.rados.0.smithi078.stdout:1610: writing smithi078122029-4 from 7634944 to 7806976 tid 3 2023-12-16T01:24:14.863 INFO:tasks.rados.rados.0.smithi078.stdout:1611: read oid 18 snap -1 2023-12-16T01:24:14.863 INFO:tasks.rados.rados.0.smithi078.stdout:1611: expect (ObjNum 500 snap 157 seq_num 500) 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1612: copy_from oid 44 from oid 42 current snap is 159 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1609: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1609: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1609: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 846 (ObjNum 410 snap 130 seq_num 410) dirty exists 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1610: finishing write tid 1 to smithi078122029-4 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1609: done (3 left) 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 159 2023-12-16T01:24:14.864 INFO:tasks.rados.rados.0.smithi078.stdout:1613: seq_num 512 ranges {7225344=581632,7806976=516096,8323072=286720} 2023-12-16T01:24:14.906 INFO:tasks.rados.rados.0.smithi078.stdout:1613: writing smithi078122029-2 from 7225344 to 7806976 tid 1 2023-12-16T01:24:14.909 INFO:tasks.rados.rados.0.smithi078.stdout:1613: writing smithi078122029-2 from 7806976 to 8323072 tid 2 2023-12-16T01:24:14.911 INFO:tasks.rados.rados.0.smithi078.stdout:1613: writing smithi078122029-2 from 8323072 to 8609792 tid 3 2023-12-16T01:24:14.911 INFO:tasks.rados.rados.0.smithi078.stdout:1614: copy_from oid 29 from oid 20 current snap is 159 2023-12-16T01:24:14.911 INFO:tasks.rados.rados.0.smithi078.stdout:1610: finishing write tid 2 to smithi078122029-4 2023-12-16T01:24:14.911 INFO:tasks.rados.rados.0.smithi078.stdout:1610: finishing write tid 3 to smithi078122029-4 2023-12-16T01:24:14.911 INFO:tasks.rados.rados.0.smithi078.stdout:1610: finishing write tid 4 to smithi078122029-4 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:1610: finishing write tid 5 to smithi078122029-4 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1353 (ObjNum 511 snap 159 seq_num 511) dirty exists 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:1610: left oid 4 (ObjNum 511 snap 159 seq_num 511) 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:1612: finishing copy_from to smithi078122029-44 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 593 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:1612: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:24:14.912 INFO:tasks.rados.rados.0.smithi078.stdout:1611: expect (ObjNum 500 snap 157 seq_num 500) 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: osdmap e377: 8 total, 8 up, 8 in 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:14 smithi118 ceph-mon[131825]: pgmap v169: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 21 op/s; 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: osdmap e377: 8 total, 8 up, 8 in 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[142991]: pgmap v169: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 21 op/s; 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: osdmap e377: 8 total, 8 up, 8 in 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: failed to encode map e377 with expected crc 2023-12-16T01:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:14 smithi078 ceph-mon[139570]: pgmap v169: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 21 op/s; 2.2 MiB/s, 1 objects/s recovering 2023-12-16T01:24:15.410 INFO:tasks.rados.rados.0.smithi078.stdout:1613: finishing write tid 1 to smithi078122029-2 2023-12-16T01:24:15.410 INFO:tasks.rados.rados.0.smithi078.stdout:1613: finishing write tid 2 to smithi078122029-2 2023-12-16T01:24:15.410 INFO:tasks.rados.rados.0.smithi078.stdout:1610: done (4 left) 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1611: done (3 left) 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1612: done (2 left) 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1615: rollback oid 33 current snap is 159 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 134 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1613: finishing write tid 3 to smithi078122029-2 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1613: finishing write tid 4 to smithi078122029-2 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1613: finishing write tid 5 to smithi078122029-2 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1024 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1613: left oid 2 (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1614: finishing copy_from to smithi078122029-29 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 581 (ObjNum 508 snap 158 seq_num 508) dirty exists 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1614: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1613: done (2 left) 2023-12-16T01:24:15.411 INFO:tasks.rados.rados.0.smithi078.stdout:1614: done (1 left) 2023-12-16T01:24:15.412 INFO:tasks.rados.rados.0.smithi078.stdout:1616: rollback oid 7 current snap is 159 2023-12-16T01:24:15.412 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 145 2023-12-16T01:24:15.412 INFO:tasks.rados.rados.0.smithi078.stdout:1617: snap_remove snap 156 2023-12-16T01:24:15.824 INFO:tasks.rados.rados.0.smithi078.stdout:1617: done (2 left) 2023-12-16T01:24:15.825 INFO:tasks.rados.rados.0.smithi078.stdout:1618: snap_remove snap 115 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/669 objects degraded (2.242%), 4 pgs degraded) 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: osdmap e378: 8 total, 8 up, 8 in 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:15 smithi118 ceph-mon[131825]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/669 objects degraded (2.242%), 4 pgs degraded) 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: osdmap e378: 8 total, 8 up, 8 in 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[142991]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/669 objects degraded (2.242%), 4 pgs degraded) 2023-12-16T01:24:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: osdmap e378: 8 total, 8 up, 8 in 2023-12-16T01:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:15 smithi078 ceph-mon[139570]: failed to encode map e378 with expected crc 2023-12-16T01:24:16.638 INFO:tasks.rados.rados.0.smithi078.stdout:1618: done (2 left) 2023-12-16T01:24:16.639 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 159 2023-12-16T01:24:16.639 INFO:tasks.rados.rados.0.smithi078.stdout:1619: seq_num 513 ranges {2301952=598016,2899968=794624,3694592=8192} 2023-12-16T01:24:16.653 INFO:tasks.rados.rados.0.smithi078.stdout:1619: writing smithi078122029-47 from 2301952 to 2899968 tid 1 2023-12-16T01:24:16.659 INFO:tasks.rados.rados.0.smithi078.stdout:1619: writing smithi078122029-47 from 2899968 to 3694592 tid 2 2023-12-16T01:24:16.659 INFO:tasks.rados.rados.0.smithi078.stdout:1619: writing smithi078122029-47 from 3694592 to 3702784 tid 3 2023-12-16T01:24:16.659 INFO:tasks.rados.rados.0.smithi078.stdout:1620: read oid 31 snap -1 2023-12-16T01:24:16.659 INFO:tasks.rados.rados.0.smithi078.stdout:1620: expect (ObjNum 429 snap 133 seq_num 429) 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1615: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1621: read oid 12 snap 157 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1621: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1622: delete oid 34 current snap is 159 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1615: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 848 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1616: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1616: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1616: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1028 (ObjNum 449 snap 141 seq_num 449) dirty exists 2023-12-16T01:24:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:1619: finishing write tid 1 to smithi078122029-47 2023-12-16T01:24:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:1619: finishing write tid 2 to smithi078122029-47 2023-12-16T01:24:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:1619: finishing write tid 3 to smithi078122029-47 2023-12-16T01:24:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:1621: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1615: done (5 left) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1616: done (4 left) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1621: done (3 left) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1622: done (2 left) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1623: read oid 35 snap -1 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1623: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1624: read oid 17 snap -1 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1624: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 159 2023-12-16T01:24:16.676 INFO:tasks.rados.rados.0.smithi078.stdout:1625: seq_num 515 ranges {1212416=630784,1843200=565248,2408448=237568} 2023-12-16T01:24:16.686 INFO:tasks.rados.rados.0.smithi078.stdout:1625: writing smithi078122029-39 from 1212416 to 1843200 tid 1 2023-12-16T01:24:16.690 INFO:tasks.rados.rados.0.smithi078.stdout:1625: writing smithi078122029-39 from 1843200 to 2408448 tid 2 2023-12-16T01:24:16.692 INFO:tasks.rados.rados.0.smithi078.stdout:1625: writing smithi078122029-39 from 2408448 to 2646016 tid 3 2023-12-16T01:24:16.692 INFO:tasks.rados.rados.0.smithi078.stdout:1626: snap_remove snap 132 2023-12-16T01:24:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:16] "GET /metrics HTTP/1.1" 200 36123 "" "Prometheus/2.43.0" 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: osdmap e379: 8 total, 8 up, 8 in 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: pgmap v172: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 888 KiB/s rd, 576 KiB/s wr, 3 op/s 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: osdmap e380: 8 total, 8 up, 8 in 2023-12-16T01:24:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: osdmap e379: 8 total, 8 up, 8 in 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: pgmap v172: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 888 KiB/s rd, 576 KiB/s wr, 3 op/s 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: osdmap e380: 8 total, 8 up, 8 in 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: osdmap e379: 8 total, 8 up, 8 in 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: failed to encode map e379 with expected crc 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: pgmap v172: 121 pgs: 121 active+clean; 352 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 888 KiB/s rd, 576 KiB/s wr, 3 op/s 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: osdmap e380: 8 total, 8 up, 8 in 2023-12-16T01:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1626: done (5 left) 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1627: read oid 33 snap -1 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1627: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1628: read oid 5 snap -1 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1628: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1629: copy_from oid 9 from oid 34 current snap is 159 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1619: finishing write tid 4 to smithi078122029-47 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1619: finishing write tid 5 to smithi078122029-47 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 391 (ObjNum 513 snap 159 seq_num 513) dirty exists 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1619: left oid 47 (ObjNum 513 snap 159 seq_num 513) 2023-12-16T01:24:17.650 INFO:tasks.rados.rados.0.smithi078.stdout:1620: expect (ObjNum 429 snap 133 seq_num 429) 2023-12-16T01:24:17.723 INFO:tasks.rados.rados.0.smithi078.stdout:1623: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:24:17.795 INFO:tasks.rados.rados.0.smithi078.stdout:1625: finishing write tid 1 to smithi078122029-39 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1625: finishing write tid 2 to smithi078122029-39 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1625: finishing write tid 3 to smithi078122029-39 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1625: finishing write tid 4 to smithi078122029-39 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1625: finishing write tid 5 to smithi078122029-39 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1625: left oid 39 (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:24:17.796 INFO:tasks.rados.rados.0.smithi078.stdout:1624: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:18.151 INFO:tasks.rados.rados.0.smithi078.stdout:1629: finishing copy_from to smithi078122029-9 2023-12-16T01:24:18.151 INFO:tasks.rados.rados.0.smithi078.stdout:1629: got expected ENOENT (src dne) 2023-12-16T01:24:18.151 INFO:tasks.rados.rados.0.smithi078.stdout:1629: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:24:18.151 INFO:tasks.rados.rados.0.smithi078.stdout:1627: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:17 smithi118 ceph-mon[131825]: osdmap e381: 8 total, 8 up, 8 in 2023-12-16T01:24:18.186 INFO:tasks.rados.rados.0.smithi078.stdout:1628: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:24:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[139570]: osdmap e381: 8 total, 8 up, 8 in 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: failed to encode map e380 with expected crc 2023-12-16T01:24:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:17 smithi078 ceph-mon[142991]: osdmap e381: 8 total, 8 up, 8 in 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1619: done (7 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1620: done (6 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1623: done (5 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1624: done (4 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1625: done (3 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1627: done (2 left) 2023-12-16T01:24:18.802 INFO:tasks.rados.rados.0.smithi078.stdout:1628: done (1 left) 2023-12-16T01:24:18.803 INFO:tasks.rados.rados.0.smithi078.stdout:1629: done (0 left) 2023-12-16T01:24:18.803 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 159 2023-12-16T01:24:18.803 INFO:tasks.rados.rados.0.smithi078.stdout:1630: seq_num 516 ranges {1302528=647168,1949696=450560,2400256=352256} 2023-12-16T01:24:18.812 INFO:tasks.rados.rados.0.smithi078.stdout:1630: writing smithi078122029-49 from 1302528 to 1949696 tid 1 2023-12-16T01:24:18.815 INFO:tasks.rados.rados.0.smithi078.stdout:1630: writing smithi078122029-49 from 1949696 to 2400256 tid 2 2023-12-16T01:24:18.817 INFO:tasks.rados.rados.0.smithi078.stdout:1630: writing smithi078122029-49 from 2400256 to 2752512 tid 3 2023-12-16T01:24:18.817 INFO:tasks.rados.rados.0.smithi078.stdout:1631: snap_create 2023-12-16T01:24:18.819 INFO:tasks.rados.rados.0.smithi078.stdout:1630: finishing write tid 1 to smithi078122029-49 2023-12-16T01:24:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:1630: finishing write tid 2 to smithi078122029-49 2023-12-16T01:24:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:1630: finishing write tid 3 to smithi078122029-49 2023-12-16T01:24:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:1630: finishing write tid 4 to smithi078122029-49 2023-12-16T01:24:18.821 INFO:tasks.rados.rados.0.smithi078.stdout:1630: finishing write tid 5 to smithi078122029-49 2023-12-16T01:24:18.822 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 251 (ObjNum 516 snap 159 seq_num 516) dirty exists 2023-12-16T01:24:18.822 INFO:tasks.rados.rados.0.smithi078.stdout:1630: left oid 49 (ObjNum 516 snap 159 seq_num 516) 2023-12-16T01:24:18.843 INFO:tasks.rados.rados.0.smithi078.stdout:1630: done (1 left) 2023-12-16T01:24:18.843 INFO:tasks.rados.rados.0.smithi078.stdout:1631: done (0 left) 2023-12-16T01:24:18.843 INFO:tasks.rados.rados.0.smithi078.stdout:1632: read oid 9 snap -1 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1632: expect deleted 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1633: read oid 50 snap -1 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1633: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1634: read oid 43 snap -1 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1634: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:24:18.844 INFO:tasks.rados.rados.0.smithi078.stdout:1635: snap_remove snap 150 2023-12-16T01:24:19.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:18 smithi118 conmon[117217]: ts=2023-12-16T01:24:18.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-12-16T01:24:19.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:18 smithi118 conmon[117217]: ts=2023-12-16T01:24:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:18 smithi118 ceph-mon[131825]: pgmap v175: 121 pgs: 121 active+clean; 363 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[142991]: pgmap v175: 121 pgs: 121 active+clean; 363 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: failed to encode map e381 with expected crc 2023-12-16T01:24:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:18 smithi078 ceph-mon[139570]: pgmap v175: 121 pgs: 121 active+clean; 363 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1635: done (3 left) 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1636: rmattr oid 40 current snap is 160 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1636: done (3 left) 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1637: read oid 8 snap 113 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1637: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 160 2023-12-16T01:24:19.847 INFO:tasks.rados.rados.0.smithi078.stdout:1638: seq_num 517 ranges {3981312=663552,4644864=786432,5431296=16384} 2023-12-16T01:24:19.874 INFO:tasks.rados.rados.0.smithi078.stdout:1638: writing smithi078122029-28 from 3981312 to 4644864 tid 1 2023-12-16T01:24:19.879 INFO:tasks.rados.rados.0.smithi078.stdout:1638: writing smithi078122029-28 from 4644864 to 5431296 tid 2 2023-12-16T01:24:19.880 INFO:tasks.rados.rados.0.smithi078.stdout:1638: writing smithi078122029-28 from 5431296 to 5447680 tid 3 2023-12-16T01:24:19.880 INFO:tasks.rados.rados.0.smithi078.stdout:1639: rollback oid 14 current snap is 160 2023-12-16T01:24:19.880 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 140 2023-12-16T01:24:19.880 INFO:tasks.rados.rados.0.smithi078.stdout:1633: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:19.923 INFO:tasks.rados.rados.0.smithi078.stdout:1634: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:24:19.972 INFO:tasks.rados.rados.0.smithi078.stdout:1637: expect (ObjNum 288 snap 85 seq_num 288) 2023-12-16T01:24:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:19 smithi118 ceph-mon[131825]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:19 smithi118 ceph-mon[131825]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:19 smithi118 ceph-mon[131825]: osdmap e382: 8 total, 8 up, 8 in 2023-12-16T01:24:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:19 smithi118 ceph-mon[131825]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:19 smithi118 ceph-mon[131825]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1638: finishing write tid 1 to smithi078122029-28 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1638: finishing write tid 2 to smithi078122029-28 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1638: finishing write tid 3 to smithi078122029-28 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1638: finishing write tid 4 to smithi078122029-28 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1639: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:1638: finishing write tid 5 to smithi078122029-28 2023-12-16T01:24:20.198 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 609 (ObjNum 517 snap 160 seq_num 517) dirty exists 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1638: left oid 28 (ObjNum 517 snap 160 seq_num 517) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1639: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1632: done (5 left) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1633: done (4 left) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1634: done (3 left) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1637: done (2 left) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1638: done (1 left) 2023-12-16T01:24:20.199 INFO:tasks.rados.rados.0.smithi078.stdout:1640: snap_remove snap 130 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[142991]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[142991]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[142991]: osdmap e382: 8 total, 8 up, 8 in 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[142991]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[142991]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[139570]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[139570]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[139570]: osdmap e382: 8 total, 8 up, 8 in 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[139570]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:19 smithi078 ceph-mon[139570]: failed to encode map e382 with expected crc 2023-12-16T01:24:20.871 INFO:tasks.rados.rados.0.smithi078.stdout:1640: done (1 left) 2023-12-16T01:24:20.871 INFO:tasks.rados.rados.0.smithi078.stdout:1641: rollback oid 48 current snap is 160 2023-12-16T01:24:20.871 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 145 2023-12-16T01:24:20.871 INFO:tasks.rados.rados.0.smithi078.stdout:1639: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:24:20.871 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1062 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:1639: done (1 left) 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:1642: copy_from oid 7 from oid 11 current snap is 160 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:1643: rollback oid 30 current snap is 160 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 158 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:1644: rollback oid 24 current snap is 160 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 134 2023-12-16T01:24:20.872 INFO:tasks.rados.rados.0.smithi078.stdout:1645: setattr oid 42 current snap is 160 2023-12-16T01:24:20.873 INFO:tasks.rados.rados.0.smithi078.stdout:1646: read oid 49 snap -1 2023-12-16T01:24:20.873 INFO:tasks.rados.rados.0.smithi078.stdout:1646: expect (ObjNum 516 snap 159 seq_num 516) 2023-12-16T01:24:20.873 INFO:tasks.rados.rados.0.smithi078.stdout:1647: rollback oid 19 current snap is 160 2023-12-16T01:24:20.873 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 159 2023-12-16T01:24:20.873 INFO:tasks.rados.rados.0.smithi078.stdout:1648: snap_create 2023-12-16T01:24:20.891 INFO:tasks.rados.rados.0.smithi078.stdout:1644: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:24:20.891 INFO:tasks.rados.rados.0.smithi078.stdout:1644: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:24:20.892 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 655 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:24:20.893 INFO:tasks.rados.rados.0.smithi078.stdout:1643: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:24:20.894 INFO:tasks.rados.rados.0.smithi078.stdout:1643: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:24:20.894 INFO:tasks.rados.rados.0.smithi078.stdout:1643: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:24:20.894 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 878 (ObjNum 499 snap 157 seq_num 499) dirty exists 2023-12-16T01:24:20.898 INFO:tasks.rados.rados.0.smithi078.stdout:1642: finishing copy_from to smithi078122029-7 2023-12-16T01:24:20.898 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 939 (ObjNum 145 snap 0 seq_num 2287115664) dirty exists 2023-12-16T01:24:20.899 INFO:tasks.rados.rados.0.smithi078.stdout:1642: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:24:20.901 INFO:tasks.rados.rados.0.smithi078.stdout:1641: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:24:20.902 INFO:tasks.rados.rados.0.smithi078.stdout:1641: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:24:20.902 INFO:tasks.rados.rados.0.smithi078.stdout:1641: finishing rollback tid 2 to smithi078122029-48 2023-12-16T01:24:20.902 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1397 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-16T01:24:20.903 INFO:tasks.rados.rados.0.smithi078.stdout:1646: expect (ObjNum 516 snap 159 seq_num 516) 2023-12-16T01:24:20.995 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 606 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:24:20.995 INFO:tasks.rados.rados.0.smithi078.stdout:1647: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:24:20.995 INFO:tasks.rados.rados.0.smithi078.stdout:1647: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:24:20.995 INFO:tasks.rados.rados.0.smithi078.stdout:1647: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:24:20.995 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1401 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-16T01:24:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:20 smithi118 ceph-mon[131825]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:20 smithi118 ceph-mon[131825]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:20 smithi118 ceph-mon[131825]: osdmap e383: 8 total, 8 up, 8 in 2023-12-16T01:24:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:20 smithi118 ceph-mon[131825]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:20 smithi118 ceph-mon[131825]: pgmap v178: 121 pgs: 121 active+clean; 364 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[139570]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[139570]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[139570]: osdmap e383: 8 total, 8 up, 8 in 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[139570]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[139570]: pgmap v178: 121 pgs: 121 active+clean; 364 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[142991]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[142991]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[142991]: osdmap e383: 8 total, 8 up, 8 in 2023-12-16T01:24:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[142991]: failed to encode map e383 with expected crc 2023-12-16T01:24:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:20 smithi078 ceph-mon[142991]: pgmap v178: 121 pgs: 121 active+clean; 364 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-12-16T01:24:21.642 INFO:tasks.rados.rados.0.smithi078.stdout:1641: done (7 left) 2023-12-16T01:24:21.642 INFO:tasks.rados.rados.0.smithi078.stdout:1642: done (6 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1643: done (5 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1644: done (4 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1645: done (3 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1646: done (2 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1647: done (1 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1648: done (0 left) 2023-12-16T01:24:21.643 INFO:tasks.rados.rados.0.smithi078.stdout:1649: snap_remove snap 159 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: osdmap e384: 8 total, 8 up, 8 in 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:21 smithi118 ceph-mon[131825]: osdmap e385: 8 total, 8 up, 8 in 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: osdmap e384: 8 total, 8 up, 8 in 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[139570]: osdmap e385: 8 total, 8 up, 8 in 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: osdmap e384: 8 total, 8 up, 8 in 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: failed to encode map e384 with expected crc 2023-12-16T01:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:21 smithi078 ceph-mon[142991]: osdmap e385: 8 total, 8 up, 8 in 2023-12-16T01:24:22.650 INFO:tasks.rados.rados.0.smithi078.stdout:1649: done (0 left) 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1650: rmattr oid 46 current snap is 161 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1650: done (0 left) 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1651: rollback oid 18 current snap is 161 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 147 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1652: read oid 20 snap -1 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1652: expect (ObjNum 508 snap 158 seq_num 508) 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 161 2023-12-16T01:24:22.651 INFO:tasks.rados.rados.0.smithi078.stdout:1653: seq_num 518 ranges {1302528=679936,1982464=671744,2654208=131072} 2023-12-16T01:24:22.661 INFO:tasks.rados.rados.0.smithi078.stdout:1653: writing smithi078122029-50 from 1302528 to 1982464 tid 1 2023-12-16T01:24:22.666 INFO:tasks.rados.rados.0.smithi078.stdout:1653: writing smithi078122029-50 from 1982464 to 2654208 tid 2 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:1653: writing smithi078122029-50 from 2654208 to 2785280 tid 3 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:1654: snap_create 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:1651: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:1651: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:1651: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:24:22.667 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 665 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:24:22.671 INFO:tasks.rados.rados.0.smithi078.stdout:1653: finishing write tid 1 to smithi078122029-50 2023-12-16T01:24:22.674 INFO:tasks.rados.rados.0.smithi078.stdout:1652: expect (ObjNum 508 snap 158 seq_num 508) 2023-12-16T01:24:22.864 INFO:tasks.rados.rados.0.smithi078.stdout:1653: finishing write tid 2 to smithi078122029-50 2023-12-16T01:24:22.864 INFO:tasks.rados.rados.0.smithi078.stdout:1653: finishing write tid 3 to smithi078122029-50 2023-12-16T01:24:22.865 INFO:tasks.rados.rados.0.smithi078.stdout:1653: finishing write tid 4 to smithi078122029-50 2023-12-16T01:24:22.865 INFO:tasks.rados.rados.0.smithi078.stdout:1653: finishing write tid 5 to smithi078122029-50 2023-12-16T01:24:22.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1087 (ObjNum 518 snap 161 seq_num 518) dirty exists 2023-12-16T01:24:22.865 INFO:tasks.rados.rados.0.smithi078.stdout:1653: left oid 50 (ObjNum 518 snap 161 seq_num 518) 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: pgmap v181: 121 pgs: 121 active+clean; 332 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2023-12-16T01:24:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:22 smithi118 ceph-mon[131825]: osdmap e386: 8 total, 8 up, 8 in 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: pgmap v181: 121 pgs: 121 active+clean; 332 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[139570]: osdmap e386: 8 total, 8 up, 8 in 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: failed to encode map e385 with expected crc 2023-12-16T01:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: pgmap v181: 121 pgs: 121 active+clean; 332 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2023-12-16T01:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:22 smithi078 ceph-mon[142991]: osdmap e386: 8 total, 8 up, 8 in 2023-12-16T01:24:23.649 INFO:tasks.rados.rados.0.smithi078.stdout:1651: done (3 left) 2023-12-16T01:24:23.650 INFO:tasks.rados.rados.0.smithi078.stdout:1652: done (2 left) 2023-12-16T01:24:23.650 INFO:tasks.rados.rados.0.smithi078.stdout:1653: done (1 left) 2023-12-16T01:24:23.650 INFO:tasks.rados.rados.0.smithi078.stdout:1654: done (0 left) 2023-12-16T01:24:23.650 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 162 2023-12-16T01:24:23.650 INFO:tasks.rados.rados.0.smithi078.stdout:1655: seq_num 519 ranges {3702784=696320,4399104=548864,4947968=253952} 2023-12-16T01:24:23.672 INFO:tasks.rados.rados.0.smithi078.stdout:1655: writing smithi078122029-47 from 3702784 to 4399104 tid 1 2023-12-16T01:24:23.675 INFO:tasks.rados.rados.0.smithi078.stdout:1655: writing smithi078122029-47 from 4399104 to 4947968 tid 2 2023-12-16T01:24:23.678 INFO:tasks.rados.rados.0.smithi078.stdout:1655: writing smithi078122029-47 from 4947968 to 5201920 tid 3 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1656: read oid 37 snap -1 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1656: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1657: read oid 29 snap 158 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1657: expect (ObjNum 494 snap 155 seq_num 494) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1658: read oid 5 snap 160 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1658: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1659: read oid 20 snap 144 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1659: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1660: read oid 48 snap -1 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1660: expect (ObjNum 441 snap 134 seq_num 441) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1661: rollback oid 27 current snap is 162 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 136 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1662: read oid 19 snap -1 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1662: expect (ObjNum 480 snap 149 seq_num 480) 2023-12-16T01:24:23.679 INFO:tasks.rados.rados.0.smithi078.stdout:1663: rollback oid 31 current snap is 162 2023-12-16T01:24:23.680 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 113 2023-12-16T01:24:23.680 INFO:tasks.rados.rados.0.smithi078.stdout:1664: rollback oid 8 current snap is 162 2023-12-16T01:24:23.680 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 151 2023-12-16T01:24:23.680 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 162 2023-12-16T01:24:23.680 INFO:tasks.rados.rados.0.smithi078.stdout:1665: seq_num 520 ranges {3407872=712704,4120576=434176,4554752=368640} 2023-12-16T01:24:23.701 INFO:tasks.rados.rados.0.smithi078.stdout:1665: writing smithi078122029-23 from 3407872 to 4120576 tid 1 2023-12-16T01:24:23.704 INFO:tasks.rados.rados.0.smithi078.stdout:1665: writing smithi078122029-23 from 4120576 to 4554752 tid 2 2023-12-16T01:24:23.707 INFO:tasks.rados.rados.0.smithi078.stdout:1665: writing smithi078122029-23 from 4554752 to 4923392 tid 3 2023-12-16T01:24:23.707 INFO:tasks.rados.rados.0.smithi078.stdout:1655: finishing write tid 1 to smithi078122029-47 2023-12-16T01:24:23.707 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 162 2023-12-16T01:24:23.708 INFO:tasks.rados.rados.0.smithi078.stdout:1666: seq_num 521 ranges {2752512=729088,3481600=720896,4202496=81920} 2023-12-16T01:24:23.729 INFO:tasks.rados.rados.0.smithi078.stdout:1666: writing smithi078122029-49 from 2752512 to 3481600 tid 1 2023-12-16T01:24:23.733 INFO:tasks.rados.rados.0.smithi078.stdout:1666: writing smithi078122029-49 from 3481600 to 4202496 tid 2 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1666: writing smithi078122029-49 from 4202496 to 4284416 tid 3 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1667: copy_from oid 41 from oid 39 current snap is 162 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1655: finishing write tid 2 to smithi078122029-47 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1655: finishing write tid 3 to smithi078122029-47 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1655: finishing write tid 4 to smithi078122029-47 2023-12-16T01:24:23.735 INFO:tasks.rados.rados.0.smithi078.stdout:1657: expect (ObjNum 494 snap 155 seq_num 494) 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:1655: finishing write tid 5 to smithi078122029-47 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 404 (ObjNum 519 snap 162 seq_num 519) dirty exists 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:1655: left oid 47 (ObjNum 519 snap 162 seq_num 519) 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:1655: done (12 left) 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:1657: done (11 left) 2023-12-16T01:24:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:1668: snap_remove snap 145 2023-12-16T01:24:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:23 smithi118 ceph-mon[131825]: osdmap e387: 8 total, 8 up, 8 in 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[139570]: osdmap e387: 8 total, 8 up, 8 in 2023-12-16T01:24:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: failed to encode map e386 with expected crc 2023-12-16T01:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:23 smithi078 ceph-mon[142991]: osdmap e387: 8 total, 8 up, 8 in 2023-12-16T01:24:24.653 INFO:tasks.rados.rados.0.smithi078.stdout:1668: done (11 left) 2023-12-16T01:24:24.654 INFO:tasks.rados.rados.0.smithi078.stdout:1669: snap_create 2023-12-16T01:24:24.654 INFO:tasks.rados.rados.0.smithi078.stdout:1659: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:24.716 INFO:tasks.rados.rados.0.smithi078.stdout:1661: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:24:24.716 INFO:tasks.rados.rados.0.smithi078.stdout:1664: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:24:24.716 INFO:tasks.rados.rados.0.smithi078.stdout:1664: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:24:24.716 INFO:tasks.rados.rados.0.smithi078.stdout:1664: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:24:24.716 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 584 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: finishing write tid 1 to smithi078122029-23 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: finishing write tid 2 to smithi078122029-23 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: finishing write tid 3 to smithi078122029-23 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: finishing write tid 4 to smithi078122029-23 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1661: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1661: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1091 (ObjNum 428 snap 133 seq_num 428) dirty exists 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: finishing write tid 5 to smithi078122029-23 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 586 (ObjNum 520 snap 162 seq_num 520) dirty exists 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1665: left oid 23 (ObjNum 520 snap 162 seq_num 520) 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1666: finishing write tid 1 to smithi078122029-49 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1666: finishing write tid 2 to smithi078122029-49 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1666: finishing write tid 3 to smithi078122029-49 2023-12-16T01:24:24.717 INFO:tasks.rados.rados.0.smithi078.stdout:1666: finishing write tid 4 to smithi078122029-49 2023-12-16T01:24:24.718 INFO:tasks.rados.rados.0.smithi078.stdout:1666: finishing write tid 5 to smithi078122029-49 2023-12-16T01:24:24.718 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 255 (ObjNum 521 snap 162 seq_num 521) dirty exists 2023-12-16T01:24:24.718 INFO:tasks.rados.rados.0.smithi078.stdout:1666: left oid 49 (ObjNum 521 snap 162 seq_num 521) 2023-12-16T01:24:24.718 INFO:tasks.rados.rados.0.smithi078.stdout:1658: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: pgmap v184: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2023-12-16T01:24:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:24 smithi118 ceph-mon[131825]: osdmap e388: 8 total, 8 up, 8 in 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: pgmap v184: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[139570]: osdmap e388: 8 total, 8 up, 8 in 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: failed to encode map e387 with expected crc 2023-12-16T01:24:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: pgmap v184: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2023-12-16T01:24:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:24 smithi078 ceph-mon[142991]: osdmap e388: 8 total, 8 up, 8 in 2023-12-16T01:24:25.335 INFO:tasks.rados.rados.0.smithi078.stdout:1663: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:24:25.335 INFO:tasks.rados.rados.0.smithi078.stdout:1663: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:24:25.335 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 957 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:24:25.335 INFO:tasks.rados.rados.0.smithi078.stdout:1656: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:25.770 INFO:tasks.rados.rados.0.smithi078.stdout:1660: expect (ObjNum 441 snap 134 seq_num 441) 2023-12-16T01:24:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:25 smithi118 ceph-mon[131825]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:25 smithi118 ceph-mon[131825]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:25 smithi118 ceph-mon[131825]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:25 smithi118 ceph-mon[131825]: osdmap e389: 8 total, 8 up, 8 in 2023-12-16T01:24:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[139570]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[139570]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[139570]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[139570]: osdmap e389: 8 total, 8 up, 8 in 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[142991]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[142991]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[142991]: failed to encode map e388 with expected crc 2023-12-16T01:24:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:25 smithi078 ceph-mon[142991]: osdmap e389: 8 total, 8 up, 8 in 2023-12-16T01:24:26.389 INFO:tasks.rados.rados.0.smithi078.stdout:1667: finishing copy_from to smithi078122029-41 2023-12-16T01:24:26.389 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:26.389 INFO:tasks.rados.rados.0.smithi078.stdout:1662: expect (ObjNum 480 snap 149 seq_num 480) 2023-12-16T01:24:26.409 INFO:tasks.rados.rados.0.smithi078.stdout:1667: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1656: done (11 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1658: done (10 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1659: done (9 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1660: done (8 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1661: done (7 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1662: done (6 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1663: done (5 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1664: done (4 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1665: done (3 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1666: done (2 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1667: done (1 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1669: done (0 left) 2023-12-16T01:24:26.410 INFO:tasks.rados.rados.0.smithi078.stdout:1670: snap_create 2023-12-16T01:24:26.637 INFO:tasks.rados.rados.0.smithi078.stdout:1670: done (0 left) 2023-12-16T01:24:26.638 INFO:tasks.rados.rados.0.smithi078.stdout:1671: read oid 21 snap 151 2023-12-16T01:24:26.638 INFO:tasks.rados.rados.0.smithi078.stdout:1671: expect (ObjNum 468 snap 144 seq_num 468) 2023-12-16T01:24:26.638 INFO:tasks.rados.rados.0.smithi078.stdout:1672: copy_from oid 11 from oid 42 current snap is 164 2023-12-16T01:24:26.638 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 164 2023-12-16T01:24:26.638 INFO:tasks.rados.rados.0.smithi078.stdout:1673: seq_num 522 ranges {843776=745472,1589248=606208,2195456=196608} 2023-12-16T01:24:26.646 INFO:tasks.rados.rados.0.smithi078.stdout:1673: writing smithi078122029-46 from 843776 to 1589248 tid 1 2023-12-16T01:24:26.651 INFO:tasks.rados.rados.0.smithi078.stdout:1673: writing smithi078122029-46 from 1589248 to 2195456 tid 2 2023-12-16T01:24:26.652 INFO:tasks.rados.rados.0.smithi078.stdout:1673: writing smithi078122029-46 from 2195456 to 2392064 tid 3 2023-12-16T01:24:26.653 INFO:tasks.rados.rados.0.smithi078.stdout:1674: read oid 20 snap -1 2023-12-16T01:24:26.653 INFO:tasks.rados.rados.0.smithi078.stdout:1674: expect (ObjNum 508 snap 158 seq_num 508) 2023-12-16T01:24:26.653 INFO:tasks.rados.rados.0.smithi078.stdout:1675: copy_from oid 2 from oid 38 current snap is 164 2023-12-16T01:24:26.653 INFO:tasks.rados.rados.0.smithi078.stdout:1671: expect (ObjNum 468 snap 144 seq_num 468) 2023-12-16T01:24:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:26] "GET /metrics HTTP/1.1" 200 36118 "" "Prometheus/2.43.0" 2023-12-16T01:24:26.730 INFO:tasks.rados.rados.0.smithi078.stdout:1672: finishing copy_from to smithi078122029-11 2023-12-16T01:24:26.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 606 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:24:26.730 INFO:tasks.rados.rados.0.smithi078.stdout:1672: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:24:26.730 INFO:tasks.rados.rados.0.smithi078.stdout:1673: finishing write tid 1 to smithi078122029-46 2023-12-16T01:24:26.730 INFO:tasks.rados.rados.0.smithi078.stdout:1671: done (4 left) 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1672: done (3 left) 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1676: read oid 1 snap -1 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1676: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1677: setattr oid 16 current snap is 164 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1673: finishing write tid 2 to smithi078122029-46 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1673: finishing write tid 3 to smithi078122029-46 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1673: finishing write tid 4 to smithi078122029-46 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1673: finishing write tid 5 to smithi078122029-46 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 946 (ObjNum 522 snap 164 seq_num 522) dirty exists 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1673: left oid 46 (ObjNum 522 snap 164 seq_num 522) 2023-12-16T01:24:26.731 INFO:tasks.rados.rados.0.smithi078.stdout:1674: expect (ObjNum 508 snap 158 seq_num 508) 2023-12-16T01:24:26.925 INFO:tasks.rados.rados.0.smithi078.stdout:1675: finishing copy_from to smithi078122029-2 2023-12-16T01:24:26.926 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1228 (ObjNum 491 snap 154 seq_num 491) dirty exists 2023-12-16T01:24:26.926 INFO:tasks.rados.rados.0.smithi078.stdout:1675: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:24:26.926 INFO:tasks.rados.rados.0.smithi078.stdout:1676: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-16T01:24:26.947 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 947 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:24:26.947 INFO:tasks.rados.rados.0.smithi078.stdout:1673: done (4 left) 2023-12-16T01:24:26.947 INFO:tasks.rados.rados.0.smithi078.stdout:1674: done (3 left) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1675: done (2 left) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1676: done (1 left) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1677: done (0 left) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1678: read oid 37 snap -1 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1678: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1679: read oid 49 snap -1 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1679: expect (ObjNum 521 snap 162 seq_num 521) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1680: read oid 33 snap -1 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1680: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1681: setattr oid 13 current snap is 164 2023-12-16T01:24:26.948 INFO:tasks.rados.rados.0.smithi078.stdout:1682: setattr oid 15 current snap is 164 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:1683: copy_from oid 42 from oid 11 current snap is 164 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:1684: read oid 34 snap -1 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:1684: expect deleted 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:1685: rollback oid 1 current snap is 164 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 157 2023-12-16T01:24:26.949 INFO:tasks.rados.rados.0.smithi078.stdout:1686: copy_from oid 35 from oid 31 current snap is 164 2023-12-16T01:24:26.950 INFO:tasks.rados.rados.0.smithi078.stdout:1687: rollback oid 10 current snap is 164 2023-12-16T01:24:26.950 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 157 2023-12-16T01:24:26.950 INFO:tasks.rados.rados.0.smithi078.stdout:1688: snap_create 2023-12-16T01:24:26.950 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 948 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:24:26.954 INFO:tasks.rados.rados.0.smithi078.stdout:1687: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:26.954 INFO:tasks.rados.rados.0.smithi078.stdout:1687: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:26.954 INFO:tasks.rados.rados.0.smithi078.stdout:1687: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:26.954 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1025 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:26.954 INFO:tasks.rados.rados.0.smithi078.stdout:1680: expect (ObjNum 364 snap 116 seq_num 364) 2023-12-16T01:24:26.998 INFO:tasks.rados.rados.0.smithi078.stdout:1686: finishing copy_from to smithi078122029-35 2023-12-16T01:24:26.998 INFO:tasks.rados.rados.0.smithi078.stdout:1686: got expected ENOENT (src dne) 2023-12-16T01:24:26.998 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 958 (ObjNum 496 snap 156 seq_num 496) dirty exists 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:1685: finishing rollback tid 0 to smithi078122029-1 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:1685: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:1686: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:1685: finishing rollback tid 2 to smithi078122029-1 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 1435 (ObjNum 479 snap 149 seq_num 479) dirty exists 2023-12-16T01:24:26.999 INFO:tasks.rados.rados.0.smithi078.stdout:1679: expect (ObjNum 521 snap 162 seq_num 521) 2023-12-16T01:24:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:26 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:26 smithi118 ceph-mon[131825]: pgmap v187: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 370 KiB/s wr, 1 op/s 2023-12-16T01:24:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:26 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:26 smithi118 ceph-mon[131825]: osdmap e390: 8 total, 8 up, 8 in 2023-12-16T01:24:27.177 INFO:tasks.rados.rados.0.smithi078.stdout:1683: finishing copy_from to smithi078122029-42 2023-12-16T01:24:27.177 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 606 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:24:27.177 INFO:tasks.rados.rados.0.smithi078.stdout:1683: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:24:27.177 INFO:tasks.rados.rados.0.smithi078.stdout:1678: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[139570]: pgmap v187: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 370 KiB/s wr, 1 op/s 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[139570]: osdmap e390: 8 total, 8 up, 8 in 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[142991]: pgmap v187: 121 pgs: 121 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 370 KiB/s wr, 1 op/s 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:26 smithi078 ceph-mon[142991]: osdmap e390: 8 total, 8 up, 8 in 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1678: done (10 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1679: done (9 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1680: done (8 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1681: done (7 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1682: done (6 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1683: done (5 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1684: done (4 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1685: done (3 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1686: done (2 left) 2023-12-16T01:24:27.889 INFO:tasks.rados.rados.0.smithi078.stdout:1687: done (1 left) 2023-12-16T01:24:27.890 INFO:tasks.rados.rados.0.smithi078.stdout:1688: done (0 left) 2023-12-16T01:24:27.890 INFO:tasks.rados.rados.0.smithi078.stdout:1689: snap_create 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: failed to encode map e390 with expected crc 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:27 smithi118 ceph-mon[131825]: Upgrade: osd.2 is safe to restart 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: failed to encode map e390 with expected crc 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[139570]: Upgrade: osd.2 is safe to restart 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: failed to encode map e390 with expected crc 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: failed to encode map e389 with expected crc 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-16T01:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:27 smithi078 ceph-mon[142991]: Upgrade: osd.2 is safe to restart 2023-12-16T01:24:28.898 INFO:tasks.rados.rados.0.smithi078.stdout:1689: done (0 left) 2023-12-16T01:24:28.898 INFO:tasks.rados.rados.0.smithi078.stdout:1690: read oid 37 snap -1 2023-12-16T01:24:28.898 INFO:tasks.rados.rados.0.smithi078.stdout:1690: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:28.899 INFO:tasks.rados.rados.0.smithi078.stdout:1691: rmattr oid 48 current snap is 166 2023-12-16T01:24:28.899 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 166 2023-12-16T01:24:28.899 INFO:tasks.rados.rados.0.smithi078.stdout:1692: seq_num 523 ranges {5521408=770048,6291456=491520,6782976=311296} 2023-12-16T01:24:28.934 INFO:tasks.rados.rados.0.smithi078.stdout:1692: writing smithi078122029-13 from 5521408 to 6291456 tid 1 2023-12-16T01:24:28.938 INFO:tasks.rados.rados.0.smithi078.stdout:1692: writing smithi078122029-13 from 6291456 to 6782976 tid 2 2023-12-16T01:24:28.940 INFO:tasks.rados.rados.0.smithi078.stdout:1692: writing smithi078122029-13 from 6782976 to 7094272 tid 3 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:1693: read oid 24 snap -1 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:1693: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:1694: read oid 42 snap -1 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:1694: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 166 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1437 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-16T01:24:28.941 INFO:tasks.rados.rados.0.smithi078.stdout:1690: expect (ObjNum 474 snap 147 seq_num 474) 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: failed to encode map e391 with expected crc 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: failed to encode map e391 with expected crc 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: osdmap e391: 8 total, 8 up, 8 in 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: pgmap v190: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: failed to encode map e391 with expected crc 2023-12-16T01:24:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: failed to encode map e391 with expected crc 2023-12-16T01:24:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: osdmap e391: 8 total, 8 up, 8 in 2023-12-16T01:24:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: pgmap v190: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:24:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:29.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:28 smithi118 conmon[117217]: ts=2023-12-16T01:24:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: failed to encode map e391 with expected crc 2023-12-16T01:24:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: failed to encode map e391 with expected crc 2023-12-16T01:24:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: osdmap e391: 8 total, 8 up, 8 in 2023-12-16T01:24:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: pgmap v190: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T01:24:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:29.397 INFO:tasks.rados.rados.0.smithi078.stdout:1692: finishing write tid 1 to smithi078122029-13 2023-12-16T01:24:29.397 INFO:tasks.rados.rados.0.smithi078.stdout:1695: seq_num 524 ranges {1302528=786432,2088960=778240,2867200=24576} 2023-12-16T01:24:29.408 INFO:tasks.rados.rados.0.smithi078.stdout:1695: writing smithi078122029-33 from 1302528 to 2088960 tid 1 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1695: writing smithi078122029-33 from 2088960 to 2867200 tid 2 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1695: writing smithi078122029-33 from 2867200 to 2891776 tid 3 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1690: done (5 left) 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1691: done (4 left) 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1696: read oid 36 snap 147 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1696: expect deleted 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1697: rmattr oid 4 current snap is 166 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1697: done (5 left) 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1698: read oid 3 snap 141 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1698: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1699: read oid 12 snap 151 2023-12-16T01:24:29.415 INFO:tasks.rados.rados.0.smithi078.stdout:1699: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1700: rmattr oid 27 current snap is 166 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1700: done (7 left) 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1701: rollback oid 29 current snap is 166 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 152 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1692: finishing write tid 2 to smithi078122029-13 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1692: finishing write tid 3 to smithi078122029-13 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1692: finishing write tid 4 to smithi078122029-13 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1702: setattr oid 19 current snap is 166 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1692: finishing write tid 5 to smithi078122029-13 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 952 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1692: left oid 13 (ObjNum 523 snap 166 seq_num 523) 2023-12-16T01:24:29.416 INFO:tasks.rados.rados.0.smithi078.stdout:1693: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:24:29.489 INFO:tasks.rados.rados.0.smithi078.stdout:1694: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:29.545 INFO:tasks.rados.rados.0.smithi078.stdout:1695: finishing write tid 1 to smithi078122029-33 2023-12-16T01:24:29.546 INFO:tasks.rados.rados.0.smithi078.stdout:1701: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:24:29.546 INFO:tasks.rados.rados.0.smithi078.stdout:1699: expect (ObjNum 447 snap 139 seq_num 447) 2023-12-16T01:24:29.554 INFO:tasks.rados.rados.0.smithi078.stdout:1701: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:24:29.555 INFO:tasks.rados.rados.0.smithi078.stdout:1695: finishing write tid 2 to smithi078122029-33 2023-12-16T01:24:29.555 INFO:tasks.rados.rados.0.smithi078.stdout:1695: finishing write tid 3 to smithi078122029-33 2023-12-16T01:24:29.555 INFO:tasks.rados.rados.0.smithi078.stdout:1695: finishing write tid 4 to smithi078122029-33 2023-12-16T01:24:29.555 INFO:tasks.rados.rados.0.smithi078.stdout:1698: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:29.610 INFO:tasks.rados.rados.0.smithi078.stdout:1701: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:24:29.610 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 955 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:24:29.610 INFO:tasks.rados.rados.0.smithi078.stdout:1695: finishing write tid 5 to smithi078122029-33 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 899 (ObjNum 524 snap 166 seq_num 524) dirty exists 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1695: left oid 33 (ObjNum 524 snap 166 seq_num 524) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1692: done (8 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1693: done (7 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1694: done (6 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1695: done (5 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1696: done (4 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1698: done (3 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1699: done (2 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1701: done (1 left) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1703: read oid 29 snap -1 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1703: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:24:29.611 INFO:tasks.rados.rados.0.smithi078.stdout:1704: read oid 39 snap 113 2023-12-16T01:24:29.612 INFO:tasks.rados.rados.0.smithi078.stdout:1704: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:24:29.612 INFO:tasks.rados.rados.0.smithi078.stdout:1705: delete oid 44 current snap is 166 2023-12-16T01:24:29.612 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1439 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-16T01:24:29.612 INFO:tasks.rados.rados.0.smithi078.stdout:1703: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:24:29.616 INFO:tasks.rados.rados.0.smithi078.stdout:1704: expect (ObjNum 57 snap 4 seq_num 57) 2023-12-16T01:24:29.668 INFO:tasks.rados.rados.0.smithi078.stdout:1702: done (3 left) 2023-12-16T01:24:29.668 INFO:tasks.rados.rados.0.smithi078.stdout:1703: done (2 left) 2023-12-16T01:24:29.668 INFO:tasks.rados.rados.0.smithi078.stdout:1704: done (1 left) 2023-12-16T01:24:29.668 INFO:tasks.rados.rados.0.smithi078.stdout:1705: done (0 left) 2023-12-16T01:24:29.669 INFO:tasks.rados.rados.0.smithi078.stdout:1706: rollback oid 36 current snap is 166 2023-12-16T01:24:29.669 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 140 2023-12-16T01:24:29.669 INFO:tasks.rados.rados.0.smithi078.stdout:1707: snap_create 2023-12-16T01:24:29.673 INFO:tasks.rados.rados.0.smithi078.stdout:1706: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:24:29.673 INFO:tasks.rados.rados.0.smithi078.stdout:1706: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:24:29.673 INFO:tasks.rados.rados.0.smithi078.stdout:1706: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:24:29.673 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 1443 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:24:29.906 INFO:tasks.rados.rados.0.smithi078.stdout:1706: done (1 left) 2023-12-16T01:24:29.906 INFO:tasks.rados.rados.0.smithi078.stdout:1707: done (0 left) 2023-12-16T01:24:29.906 INFO:tasks.rados.rados.0.smithi078.stdout:1708: rmattr oid 18 current snap is 167 2023-12-16T01:24:29.906 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 167 2023-12-16T01:24:29.906 INFO:tasks.rados.rados.0.smithi078.stdout:1709: seq_num 526 ranges {3997696=417792,4415488=589824,5005312=614400} 2023-12-16T01:24:29.929 INFO:tasks.rados.rados.0.smithi078.stdout:1709: writing smithi078122029-14 from 3997696 to 4415488 tid 1 2023-12-16T01:24:29.933 INFO:tasks.rados.rados.0.smithi078.stdout:1709: writing smithi078122029-14 from 4415488 to 5005312 tid 2 2023-12-16T01:24:29.937 INFO:tasks.rados.rados.0.smithi078.stdout:1709: writing smithi078122029-14 from 5005312 to 5619712 tid 3 2023-12-16T01:24:29.937 INFO:tasks.rados.rados.0.smithi078.stdout:1710: snap_create 2023-12-16T01:24:29.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 671 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:24:29.937 INFO:tasks.rados.rados.0.smithi078.stdout:1709: finishing write tid 1 to smithi078122029-14 2023-12-16T01:24:29.937 INFO:tasks.rados.rados.0.smithi078.stdout:1709: finishing write tid 2 to smithi078122029-14 2023-12-16T01:24:29.939 INFO:tasks.rados.rados.0.smithi078.stdout:1709: finishing write tid 3 to smithi078122029-14 2023-12-16T01:24:29.939 INFO:tasks.rados.rados.0.smithi078.stdout:1709: finishing write tid 4 to smithi078122029-14 2023-12-16T01:24:29.940 INFO:tasks.rados.rados.0.smithi078.stdout:1709: finishing write tid 5 to smithi078122029-14 2023-12-16T01:24:29.940 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1232 (ObjNum 526 snap 167 seq_num 526) dirty exists 2023-12-16T01:24:29.940 INFO:tasks.rados.rados.0.smithi078.stdout:1709: left oid 14 (ObjNum 526 snap 167 seq_num 526) 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: Upgrade: Updating osd.2 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: Deploying daemon osd.2 on smithi078 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: failed to encode map e392 with expected crc 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: osdmap e392: 8 total, 8 up, 8 in 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: failed to encode map e392 with expected crc 2023-12-16T01:24:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[142991]: failed to encode map e392 with expected crc 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: Upgrade: Updating osd.2 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: Deploying daemon osd.2 on smithi078 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: failed to encode map e392 with expected crc 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: osdmap e392: 8 total, 8 up, 8 in 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: failed to encode map e392 with expected crc 2023-12-16T01:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:29 smithi078 ceph-mon[139570]: failed to encode map e392 with expected crc 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: Upgrade: Updating osd.2 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: Deploying daemon osd.2 on smithi078 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: failed to encode map e392 with expected crc 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: osdmap e392: 8 total, 8 up, 8 in 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: failed to encode map e392 with expected crc 2023-12-16T01:24:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:29 smithi118 ceph-mon[131825]: failed to encode map e392 with expected crc 2023-12-16T01:24:30.910 INFO:tasks.rados.rados.0.smithi078.stdout:1708: done (2 left) 2023-12-16T01:24:30.910 INFO:tasks.rados.rados.0.smithi078.stdout:1709: done (1 left) 2023-12-16T01:24:30.910 INFO:tasks.rados.rados.0.smithi078.stdout:1710: done (0 left) 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1711: copy_from oid 34 from oid 41 current snap is 168 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1712: rollback oid 2 current snap is 168 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 136 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1713: rollback oid 26 current snap is 168 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 140 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1714: read oid 9 snap -1 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1714: expect deleted 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1715: read oid 16 snap -1 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1715: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 168 2023-12-16T01:24:30.911 INFO:tasks.rados.rados.0.smithi078.stdout:1716: seq_num 527 ranges {1564672=434176,1998848=475136,2473984=565248,3039232=163840} 2023-12-16T01:24:30.921 INFO:tasks.rados.rados.0.smithi078.stdout:1716: writing smithi078122029-42 from 1564672 to 1998848 tid 1 2023-12-16T01:24:30.924 INFO:tasks.rados.rados.0.smithi078.stdout:1716: writing smithi078122029-42 from 1998848 to 2473984 tid 2 2023-12-16T01:24:30.928 INFO:tasks.rados.rados.0.smithi078.stdout:1716: writing smithi078122029-42 from 2473984 to 3039232 tid 3 2023-12-16T01:24:30.929 INFO:tasks.rados.rados.0.smithi078.stdout:1716: writing smithi078122029-42 from 3039232 to 3203072 tid 4 2023-12-16T01:24:30.929 INFO:tasks.rados.rados.0.smithi078.stdout:1717: snap_remove snap 166 2023-12-16T01:24:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[139570]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[139570]: osdmap e393: 8 total, 8 up, 8 in 2023-12-16T01:24:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[139570]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[139570]: pgmap v193: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[142991]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[142991]: osdmap e393: 8 total, 8 up, 8 in 2023-12-16T01:24:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[142991]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:30 smithi078 ceph-mon[142991]: pgmap v193: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:30 smithi118 ceph-mon[131825]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:30 smithi118 ceph-mon[131825]: osdmap e393: 8 total, 8 up, 8 in 2023-12-16T01:24:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:30 smithi118 ceph-mon[131825]: failed to encode map e393 with expected crc 2023-12-16T01:24:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:30 smithi118 ceph-mon[131825]: pgmap v193: 121 pgs: 121 active+clean; 354 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2023-12-16T01:24:31.639 INFO:tasks.rados.rados.0.smithi078.stdout:1717: done (6 left) 2023-12-16T01:24:31.639 INFO:tasks.rados.rados.0.smithi078.stdout:1718: rollback oid 49 current snap is 168 2023-12-16T01:24:31.639 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 162 2023-12-16T01:24:31.639 INFO:tasks.rados.rados.0.smithi078.stdout:1715: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:24:31.644 INFO:tasks.rados.rados.0.smithi078.stdout:1713: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:24:31.644 INFO:tasks.rados.rados.0.smithi078.stdout:1713: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:24:31.644 INFO:tasks.rados.rados.0.smithi078.stdout:1713: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1028 (ObjNum 442 snap 135 seq_num 442) dirty exists 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1712: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1712: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1712: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1235 (ObjNum 400 snap 127 seq_num 400) dirty exists 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 1 to smithi078122029-42 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1711: finishing copy_from to smithi078122029-34 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1711: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 2 to smithi078122029-42 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 3 to smithi078122029-42 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 4 to smithi078122029-42 2023-12-16T01:24:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 5 to smithi078122029-42 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1716: finishing write tid 6 to smithi078122029-42 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 625 (ObjNum 527 snap 168 seq_num 527) dirty exists 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1716: left oid 42 (ObjNum 527 snap 168 seq_num 527) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1711: done (6 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1712: done (5 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1713: done (4 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1714: done (3 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1715: done (2 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1716: done (1 left) 2023-12-16T01:24:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:1719: delete oid 1 current snap is 168 2023-12-16T01:24:31.653 INFO:tasks.rados.rados.0.smithi078.stdout:1718: finishing rollback tid 0 to smithi078122029-49 2023-12-16T01:24:31.654 INFO:tasks.rados.rados.0.smithi078.stdout:1718: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:24:31.654 INFO:tasks.rados.rados.0.smithi078.stdout:1718: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:24:31.654 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 258 (ObjNum 521 snap 162 seq_num 521) dirty exists 2023-12-16T01:24:31.660 INFO:tasks.rados.rados.0.smithi078.stdout:1718: done (1 left) 2023-12-16T01:24:31.660 INFO:tasks.rados.rados.0.smithi078.stdout:1719: done (0 left) 2023-12-16T01:24:31.660 INFO:tasks.rados.rados.0.smithi078.stdout:1720: delete oid 27 current snap is 168 2023-12-16T01:24:31.668 INFO:tasks.rados.rados.0.smithi078.stdout:1720: done (0 left) 2023-12-16T01:24:31.668 INFO:tasks.rados.rados.0.smithi078.stdout:1721: snap_remove snap 158 2023-12-16T01:24:32.227 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:31 smithi078 systemd[1]: Stopping Ceph osd.2 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:24:32.227 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:31 smithi078 conmon[81184]: 2023-12-16T01:24:31.948+0000 7ff15f577700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:24:32.227 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:31 smithi078 conmon[81184]: 2023-12-16T01:24:31.948+0000 7ff15f577700 -1 osd.2 395 *** Got signal Terminated *** 2023-12-16T01:24:32.227 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:31 smithi078 conmon[81184]: 2023-12-16T01:24:31.948+0000 7ff15f577700 -1 osd.2 395 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: osdmap e394: 8 total, 8 up, 8 in 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: failed to encode map e395 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[139570]: osdmap e395: 8 total, 8 up, 8 in 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: osdmap e394: 8 total, 8 up, 8 in 2023-12-16T01:24:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: failed to encode map e395 with expected crc 2023-12-16T01:24:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:31 smithi078 ceph-mon[142991]: osdmap e395: 8 total, 8 up, 8 in 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: osdmap e394: 8 total, 8 up, 8 in 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: failed to encode map e394 with expected crc 2023-12-16T01:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: failed to encode map e395 with expected crc 2023-12-16T01:24:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:31 smithi118 ceph-mon[131825]: osdmap e395: 8 total, 8 up, 8 in 2023-12-16T01:24:32.667 INFO:tasks.rados.rados.0.smithi078.stdout:1721: done (0 left) 2023-12-16T01:24:32.667 INFO:tasks.rados.rados.0.smithi078.stdout:1722: setattr oid 36 current snap is 168 2023-12-16T01:24:32.670 INFO:tasks.rados.rados.0.smithi078.stdout:1723: copy_from oid 38 from oid 1 current snap is 168 2023-12-16T01:24:32.670 INFO:tasks.rados.rados.0.smithi078.stdout:1724: rollback oid 15 current snap is 168 2023-12-16T01:24:32.671 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 140 2023-12-16T01:24:32.671 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 168 2023-12-16T01:24:32.671 INFO:tasks.rados.rados.0.smithi078.stdout:1725: seq_num 530 ranges {1286144=483328,1769472=532480,2301952=671744} 2023-12-16T01:24:32.680 INFO:tasks.rados.rados.0.smithi078.stdout:1725: writing smithi078122029-22 from 1286144 to 1769472 tid 1 2023-12-16T01:24:32.683 INFO:tasks.rados.rados.0.smithi078.stdout:1725: writing smithi078122029-22 from 1769472 to 2301952 tid 2 2023-12-16T01:24:32.688 INFO:tasks.rados.rados.0.smithi078.stdout:1725: writing smithi078122029-22 from 2301952 to 2973696 tid 3 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:1726: rollback oid 10 current snap is 168 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 157 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:1727: snap_create 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:1723: finishing copy_from to smithi078122029-38 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:1723: got expected ENOENT (src dne) 2023-12-16T01:24:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:1723: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:24:32.690 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 1447 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:24:32.692 INFO:tasks.rados.rados.0.smithi078.stdout:1726: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:32.692 INFO:tasks.rados.rados.0.smithi078.stdout:1726: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:32.692 INFO:tasks.rados.rados.0.smithi078.stdout:1726: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:32.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1031 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: osd.2 marked itself down and dead 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: pgmap v196: 121 pgs: 121 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: failed to encode map e396 with expected crc 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[142991]: osdmap e396: 8 total, 7 up, 8 in 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: osd.2 marked itself down and dead 2023-12-16T01:24:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: pgmap v196: 121 pgs: 121 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2023-12-16T01:24:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: failed to encode map e396 with expected crc 2023-12-16T01:24:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:32 smithi078 ceph-mon[139570]: osdmap e396: 8 total, 7 up, 8 in 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: failed to encode map e395 with expected crc 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: osd.2 marked itself down and dead 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: pgmap v196: 121 pgs: 121 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: failed to encode map e396 with expected crc 2023-12-16T01:24:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:32 smithi118 ceph-mon[131825]: osdmap e396: 8 total, 7 up, 8 in 2023-12-16T01:24:33.663 INFO:tasks.rados.rados.0.smithi078.stdout:1722: done (5 left) 2023-12-16T01:24:33.664 INFO:tasks.rados.rados.0.smithi078.stdout:1723: done (4 left) 2023-12-16T01:24:33.664 INFO:tasks.rados.rados.0.smithi078.stdout:1726: done (3 left) 2023-12-16T01:24:33.664 INFO:tasks.rados.rados.0.smithi078.stdout:1727: done (2 left) 2023-12-16T01:24:33.664 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 169 2023-12-16T01:24:33.664 INFO:tasks.rados.rados.0.smithi078.stdout:1728: seq_num 531 ranges {2162688=499712,2662400=417792,3080192=548864,3629056=237568} 2023-12-16T01:24:33.679 INFO:tasks.rados.rados.0.smithi078.stdout:1728: writing smithi078122029-35 from 2162688 to 2662400 tid 1 2023-12-16T01:24:33.681 INFO:tasks.rados.rados.0.smithi078.stdout:1728: writing smithi078122029-35 from 2662400 to 3080192 tid 2 2023-12-16T01:24:33.684 INFO:tasks.rados.rados.0.smithi078.stdout:1728: writing smithi078122029-35 from 3080192 to 3629056 tid 3 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1728: writing smithi078122029-35 from 3629056 to 3866624 tid 4 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1729: delete oid 9 current snap is 169 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1724: finishing rollback tid 0 to smithi078122029-15 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1724: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1724: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 961 (ObjNum 356 snap 112 seq_num 356) dirty exists 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1725: finishing write tid 1 to smithi078122029-22 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1725: finishing write tid 2 to smithi078122029-22 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1725: finishing write tid 3 to smithi078122029-22 2023-12-16T01:24:33.686 INFO:tasks.rados.rados.0.smithi078.stdout:1725: finishing write tid 4 to smithi078122029-22 2023-12-16T01:24:33.687 INFO:tasks.rados.rados.0.smithi078.stdout:1724: done (3 left) 2023-12-16T01:24:33.687 INFO:tasks.rados.rados.0.smithi078.stdout:1729: done (2 left) 2023-12-16T01:24:33.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 169 2023-12-16T01:24:33.687 INFO:tasks.rados.rados.0.smithi078.stdout:1730: seq_num 533 ranges {2080768=532480,2613248=630784,3244032=516096,3760128=57344} 2023-12-16T01:24:33.701 INFO:tasks.rados.rados.0.smithi078.stdout:1730: writing smithi078122029-43 from 2080768 to 2613248 tid 1 2023-12-16T01:24:33.705 INFO:tasks.rados.rados.0.smithi078.stdout:1730: writing smithi078122029-43 from 2613248 to 3244032 tid 2 2023-12-16T01:24:33.708 INFO:tasks.rados.rados.0.smithi078.stdout:1730: writing smithi078122029-43 from 3244032 to 3760128 tid 3 2023-12-16T01:24:33.709 INFO:tasks.rados.rados.0.smithi078.stdout:1730: writing smithi078122029-43 from 3760128 to 3817472 tid 4 2023-12-16T01:24:33.709 INFO:tasks.rados.rados.0.smithi078.stdout:1731: delete oid 28 current snap is 169 2023-12-16T01:24:33.709 INFO:tasks.rados.rados.0.smithi078.stdout:1725: finishing write tid 5 to smithi078122029-22 2023-12-16T01:24:33.709 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 965 (ObjNum 530 snap 168 seq_num 530) dirty exists 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1725: left oid 22 (ObjNum 530 snap 168 seq_num 530) 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 1 to smithi078122029-35 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 2 to smithi078122029-35 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 3 to smithi078122029-35 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 4 to smithi078122029-35 2023-12-16T01:24:33.710 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 5 to smithi078122029-35 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:1728: finishing write tid 6 to smithi078122029-35 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1241 (ObjNum 531 snap 169 seq_num 531) dirty exists 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:1728: left oid 35 (ObjNum 531 snap 169 seq_num 531) 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 1 to smithi078122029-43 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 2 to smithi078122029-43 2023-12-16T01:24:33.711 INFO:tasks.rados.rados.0.smithi078.stdout:1725: done (3 left) 2023-12-16T01:24:33.712 INFO:tasks.rados.rados.0.smithi078.stdout:1728: done (2 left) 2023-12-16T01:24:33.712 INFO:tasks.rados.rados.0.smithi078.stdout:1731: done (1 left) 2023-12-16T01:24:33.712 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 169 2023-12-16T01:24:33.712 INFO:tasks.rados.rados.0.smithi078.stdout:1732: seq_num 535 ranges {5201920=565248,5767168=802816,6569984=401408} 2023-12-16T01:24:33.726 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:33 smithi078 bash[165999]: ab898c984f10bb8b362cc6bf9c606934dc1ea6f06428c7b22f3531a6169bc179 2023-12-16T01:24:33.742 INFO:tasks.rados.rados.0.smithi078.stdout:1732: writing smithi078122029-47 from 5201920 to 5767168 tid 1 2023-12-16T01:24:33.746 INFO:tasks.rados.rados.0.smithi078.stdout:1732: writing smithi078122029-47 from 5767168 to 6569984 tid 2 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1732: writing smithi078122029-47 from 6569984 to 6971392 tid 3 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1733: rmattr oid 23 current snap is 169 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1733: done (2 left) 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1734: copy_from oid 30 from oid 2 current snap is 169 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 3 to smithi078122029-43 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1735: copy_from oid 7 from oid 46 current snap is 169 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 4 to smithi078122029-43 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 5 to smithi078122029-43 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 169 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1730: finishing write tid 6 to smithi078122029-43 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 909 (ObjNum 533 snap 169 seq_num 533) dirty exists 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1730: left oid 43 (ObjNum 533 snap 169 seq_num 533) 2023-12-16T01:24:33.750 INFO:tasks.rados.rados.0.smithi078.stdout:1732: finishing write tid 1 to smithi078122029-47 2023-12-16T01:24:33.751 INFO:tasks.rados.rados.0.smithi078.stdout:1736: seq_num 536 ranges {3203072=581632,3784704=688128,4472832=516096} 2023-12-16T01:24:33.770 INFO:tasks.rados.rados.0.smithi078.stdout:1736: writing smithi078122029-42 from 3203072 to 3784704 tid 1 2023-12-16T01:24:33.774 INFO:tasks.rados.rados.0.smithi078.stdout:1736: writing smithi078122029-42 from 3784704 to 4472832 tid 2 2023-12-16T01:24:33.777 INFO:tasks.rados.rados.0.smithi078.stdout:1736: writing smithi078122029-42 from 4472832 to 4988928 tid 3 2023-12-16T01:24:33.777 INFO:tasks.rados.rados.0.smithi078.stdout:1730: done (4 left) 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1737: delete oid 45 current snap is 169 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1732: finishing write tid 2 to smithi078122029-47 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1732: finishing write tid 3 to smithi078122029-47 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1732: finishing write tid 4 to smithi078122029-47 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1732: finishing write tid 5 to smithi078122029-47 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 414 (ObjNum 535 snap 169 seq_num 535) dirty exists 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1732: left oid 47 (ObjNum 535 snap 169 seq_num 535) 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1735: finishing copy_from to smithi078122029-7 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 946 (ObjNum 522 snap 164 seq_num 522) dirty exists 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1735: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:24:33.778 INFO:tasks.rados.rados.0.smithi078.stdout:1736: finishing write tid 1 to smithi078122029-42 2023-12-16T01:24:33.780 INFO:tasks.rados.rados.0.smithi078.stdout:1736: finishing write tid 2 to smithi078122029-42 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1732: done (4 left) 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1735: done (3 left) 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1737: done (2 left) 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1738: read oid 16 snap -1 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1738: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:1739: copy_from oid 24 from oid 6 current snap is 169 2023-12-16T01:24:33.782 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 169 2023-12-16T01:24:33.783 INFO:tasks.rados.rados.0.smithi078.stdout:1740: seq_num 538 ranges {1564672=614400,2179072=450560,2629632=704512,3334144=49152} 2023-12-16T01:24:33.794 INFO:tasks.rados.rados.0.smithi078.stdout:1740: writing smithi078122029-11 from 1564672 to 2179072 tid 1 2023-12-16T01:24:33.797 INFO:tasks.rados.rados.0.smithi078.stdout:1740: writing smithi078122029-11 from 2179072 to 2629632 tid 2 2023-12-16T01:24:33.801 INFO:tasks.rados.rados.0.smithi078.stdout:1740: writing smithi078122029-11 from 2629632 to 3334144 tid 3 2023-12-16T01:24:33.802 INFO:tasks.rados.rados.0.smithi078.stdout:1740: writing smithi078122029-11 from 3334144 to 3383296 tid 4 2023-12-16T01:24:33.802 INFO:tasks.rados.rados.0.smithi078.stdout:1741: snap_create 2023-12-16T01:24:33.802 INFO:tasks.rados.rados.0.smithi078.stdout:1736: finishing write tid 3 to smithi078122029-42 2023-12-16T01:24:33.802 INFO:tasks.rados.rados.0.smithi078.stdout:1736: finishing write tid 4 to smithi078122029-42 2023-12-16T01:24:33.802 INFO:tasks.rados.rados.0.smithi078.stdout:1738: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:1736: finishing write tid 5 to smithi078122029-42 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 636 (ObjNum 536 snap 169 seq_num 536) dirty exists 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:1736: left oid 42 (ObjNum 536 snap 169 seq_num 536) 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:1734: finishing copy_from to smithi078122029-30 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1235 (ObjNum 400 snap 127 seq_num 400) dirty exists 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:1734: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:1739: finishing copy_from to smithi078122029-24 2023-12-16T01:24:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 570 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1739: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 1 to smithi078122029-11 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 2 to smithi078122029-11 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 3 to smithi078122029-11 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 4 to smithi078122029-11 2023-12-16T01:24:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 5 to smithi078122029-11 2023-12-16T01:24:33.807 INFO:tasks.rados.rados.0.smithi078.stdout:1740: finishing write tid 6 to smithi078122029-11 2023-12-16T01:24:33.807 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 970 (ObjNum 538 snap 169 seq_num 538) dirty exists 2023-12-16T01:24:33.807 INFO:tasks.rados.rados.0.smithi078.stdout:1740: left oid 11 (ObjNum 538 snap 169 seq_num 538) 2023-12-16T01:24:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[139570]: failed to encode map e396 with expected crc 2023-12-16T01:24:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[139570]: osdmap e397: 8 total, 7 up, 8 in 2023-12-16T01:24:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[142991]: failed to encode map e396 with expected crc 2023-12-16T01:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[142991]: osdmap e397: 8 total, 7 up, 8 in 2023-12-16T01:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:33 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:33 smithi118 ceph-mon[131825]: failed to encode map e396 with expected crc 2023-12-16T01:24:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:33 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:33 smithi118 ceph-mon[131825]: osdmap e397: 8 total, 7 up, 8 in 2023-12-16T01:24:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:33 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1734: done (5 left) 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1736: done (4 left) 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1738: done (3 left) 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1739: done (2 left) 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1740: done (1 left) 2023-12-16T01:24:34.666 INFO:tasks.rados.rados.0.smithi078.stdout:1741: done (0 left) 2023-12-16T01:24:34.667 INFO:tasks.rados.rados.0.smithi078.stdout:1742: read oid 4 snap -1 2023-12-16T01:24:34.667 INFO:tasks.rados.rados.0.smithi078.stdout:1742: expect (ObjNum 511 snap 159 seq_num 511) 2023-12-16T01:24:34.667 INFO:tasks.rados.rados.0.smithi078.stdout:1743: rollback oid 30 current snap is 170 2023-12-16T01:24:34.668 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 147 2023-12-16T01:24:34.668 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 170 2023-12-16T01:24:34.668 INFO:tasks.rados.rados.0.smithi078.stdout:1744: seq_num 539 ranges {294912=630784,925696=737280,1662976=466944} 2023-12-16T01:24:34.672 INFO:tasks.rados.rados.0.smithi078.stdout:1744: writing smithi078122029-10 from 294912 to 925696 tid 1 2023-12-16T01:24:34.676 INFO:tasks.rados.rados.0.smithi078.stdout:1744: writing smithi078122029-10 from 925696 to 1662976 tid 2 2023-12-16T01:24:34.680 INFO:tasks.rados.rados.0.smithi078.stdout:1744: writing smithi078122029-10 from 1662976 to 2129920 tid 3 2023-12-16T01:24:34.680 INFO:tasks.rados.rados.0.smithi078.stdout:1745: copy_from oid 38 from oid 39 current snap is 170 2023-12-16T01:24:34.680 INFO:tasks.rados.rados.0.smithi078.stdout:1746: delete oid 50 current snap is 170 2023-12-16T01:24:34.680 INFO:tasks.rados.rados.0.smithi078.stdout:1744: finishing write tid 1 to smithi078122029-10 2023-12-16T01:24:34.681 INFO:tasks.rados.rados.0.smithi078.stdout:1743: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:24:34.681 INFO:tasks.rados.rados.0.smithi078.stdout:1743: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:24:34.682 INFO:tasks.rados.rados.0.smithi078.stdout:1743: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:24:34.682 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1238 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:24:34.683 INFO:tasks.rados.rados.0.smithi078.stdout:1744: finishing write tid 2 to smithi078122029-10 2023-12-16T01:24:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:1744: finishing write tid 3 to smithi078122029-10 2023-12-16T01:24:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:1744: finishing write tid 4 to smithi078122029-10 2023-12-16T01:24:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:1743: done (4 left) 2023-12-16T01:24:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:1746: done (3 left) 2023-12-16T01:24:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:1747: rollback oid 35 current snap is 170 2023-12-16T01:24:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 147 2023-12-16T01:24:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:1748: snap_create 2023-12-16T01:24:34.687 INFO:tasks.rados.rados.0.smithi078.stdout:1744: finishing write tid 5 to smithi078122029-10 2023-12-16T01:24:34.687 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1035 (ObjNum 539 snap 170 seq_num 539) dirty exists 2023-12-16T01:24:34.687 INFO:tasks.rados.rados.0.smithi078.stdout:1744: left oid 10 (ObjNum 539 snap 170 seq_num 539) 2023-12-16T01:24:34.692 INFO:tasks.rados.rados.0.smithi078.stdout:1747: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:24:34.692 INFO:tasks.rados.rados.0.smithi078.stdout:1747: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:24:34.692 INFO:tasks.rados.rados.0.smithi078.stdout:1747: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:24:34.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1245 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:24:34.720 INFO:tasks.rados.rados.0.smithi078.stdout:1742: expect (ObjNum 511 snap 159 seq_num 511) 2023-12-16T01:24:35.186 INFO:tasks.rados.rados.0.smithi078.stdout:1745: finishing copy_from to smithi078122029-38 2023-12-16T01:24:35.186 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:35.186 INFO:tasks.rados.rados.0.smithi078.stdout:1745: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: pgmap v199: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: failed to encode map e398 with expected crc 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[139570]: osdmap e398: 8 total, 7 up, 8 in 2023-12-16T01:24:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: pgmap v199: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: failed to encode map e398 with expected crc 2023-12-16T01:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:34 smithi078 ceph-mon[142991]: osdmap e398: 8 total, 7 up, 8 in 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e397 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: pgmap v199: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: failed to encode map e398 with expected crc 2023-12-16T01:24:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:34 smithi118 ceph-mon[131825]: osdmap e398: 8 total, 7 up, 8 in 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1742: done (4 left) 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1744: done (3 left) 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1745: done (2 left) 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1747: done (1 left) 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1748: done (0 left) 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1749: read oid 30 snap 113 2023-12-16T01:24:35.667 INFO:tasks.rados.rados.0.smithi078.stdout:1749: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:24:35.668 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 171 2023-12-16T01:24:35.668 INFO:tasks.rados.rados.0.smithi078.stdout:1750: seq_num 541 ranges {843776=663552,1507328=557056,2064384=475136,2539520=172032} 2023-12-16T01:24:35.675 INFO:tasks.rados.rados.0.smithi078.stdout:1750: writing smithi078122029-19 from 843776 to 1507328 tid 1 2023-12-16T01:24:35.679 INFO:tasks.rados.rados.0.smithi078.stdout:1750: writing smithi078122029-19 from 1507328 to 2064384 tid 2 2023-12-16T01:24:35.682 INFO:tasks.rados.rados.0.smithi078.stdout:1750: writing smithi078122029-19 from 2064384 to 2539520 tid 3 2023-12-16T01:24:35.683 INFO:tasks.rados.rados.0.smithi078.stdout:1750: writing smithi078122029-19 from 2539520 to 2711552 tid 4 2023-12-16T01:24:35.683 INFO:tasks.rados.rados.0.smithi078.stdout:1751: snap_remove snap 170 2023-12-16T01:24:35.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:35 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.2.service: Succeeded. 2023-12-16T01:24:35.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:35 smithi078 systemd[1]: Stopped Ceph osd.2 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:24:35.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:35 smithi078 systemd[1]: Starting Ceph osd.2 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 4/738 objects degraded (0.542%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: osdmap e399: 8 total, 7 up, 8 in 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[139570]: failed to encode map e399 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 4/738 objects degraded (0.542%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:24:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: osdmap e399: 8 total, 7 up, 8 in 2023-12-16T01:24:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:35 smithi078 ceph-mon[142991]: failed to encode map e399 with expected crc 2023-12-16T01:24:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: failed to encode map e398 with expected crc 2023-12-16T01:24:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 4/738 objects degraded (0.542%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:24:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: osdmap e399: 8 total, 7 up, 8 in 2023-12-16T01:24:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:35 smithi118 ceph-mon[131825]: failed to encode map e399 with expected crc 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1751: done (2 left) 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1752: rollback oid 10 current snap is 171 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 143 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 1 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 2 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 3 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 4 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 5 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: finishing write tid 6 to smithi078122029-19 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1465 (ObjNum 541 snap 171 seq_num 541) dirty exists 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1750: left oid 19 (ObjNum 541 snap 171 seq_num 541) 2023-12-16T01:24:36.642 INFO:tasks.rados.rados.0.smithi078.stdout:1749: expect (ObjNum 229 snap 72 seq_num 229) 2023-12-16T01:24:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:36] "GET /metrics HTTP/1.1" 200 36132 "" "Prometheus/2.43.0" 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-16T01:24:36.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:36 smithi078 bash[166629]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-16T01:24:36.879 INFO:tasks.rados.rados.0.smithi078.stdout:1752: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1752: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1752: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1038 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1749: done (2 left) 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1750: done (1 left) 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1752: done (0 left) 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1753: rollback oid 39 current snap is 171 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 144 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1754: read oid 15 snap -1 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1754: expect (ObjNum 356 snap 112 seq_num 356) 2023-12-16T01:24:36.880 INFO:tasks.rados.rados.0.smithi078.stdout:1755: snap_remove snap 141 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[142991]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[142991]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[142991]: pgmap v202: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[142991]: failed to encode map e400 with expected crc 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[142991]: osdmap e400: 8 total, 7 up, 8 in 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[139570]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[139570]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[139570]: pgmap v202: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[139570]: failed to encode map e400 with expected crc 2023-12-16T01:24:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:36 smithi078 ceph-mon[139570]: osdmap e400: 8 total, 7 up, 8 in 2023-12-16T01:24:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:36 smithi118 ceph-mon[131825]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:36 smithi118 ceph-mon[131825]: failed to encode map e399 with expected crc 2023-12-16T01:24:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:36 smithi118 ceph-mon[131825]: pgmap v202: 121 pgs: 1 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 103 active+clean; 372 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 op/s; 4/738 objects degraded (0.542%) 2023-12-16T01:24:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:36 smithi118 ceph-mon[131825]: failed to encode map e400 with expected crc 2023-12-16T01:24:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:36 smithi118 ceph-mon[131825]: osdmap e400: 8 total, 7 up, 8 in 2023-12-16T01:24:37.646 INFO:tasks.rados.rados.0.smithi078.stdout:1755: done (2 left) 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:1756: rollback oid 10 current snap is 171 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 143 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:1753: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:1753: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 588 (ObjNum 33 snap 0 seq_num 2287821712) dirty dne 2023-12-16T01:24:37.647 INFO:tasks.rados.rados.0.smithi078.stdout:1754: expect (ObjNum 356 snap 112 seq_num 356) 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1756: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1756: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1753: done (2 left) 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1754: done (1 left) 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1757: read oid 22 snap 160 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1757: expect (ObjNum 506 snap 158 seq_num 506) 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1758: read oid 44 snap 160 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1758: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1759: delete oid 3 current snap is 171 2023-12-16T01:24:37.740 INFO:tasks.rados.rados.0.smithi078.stdout:1756: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:37.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1041 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:37.742 INFO:tasks.rados.rados.0.smithi078.stdout:1756: done (3 left) 2023-12-16T01:24:37.742 INFO:tasks.rados.rados.0.smithi078.stdout:1759: done (2 left) 2023-12-16T01:24:37.742 INFO:tasks.rados.rados.0.smithi078.stdout:1760: setattr oid 6 current snap is 171 2023-12-16T01:24:37.745 INFO:tasks.rados.rados.0.smithi078.stdout:1761: rollback oid 24 current snap is 171 2023-12-16T01:24:37.745 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 140 2023-12-16T01:24:37.745 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 171 2023-12-16T01:24:37.745 INFO:tasks.rados.rados.0.smithi078.stdout:1762: seq_num 543 ranges {0=704512,704512=729088,1433600=475136} 2023-12-16T01:24:37.749 INFO:tasks.rados.rados.0.smithi078.stdout:1762: writing smithi078122029-28 from 0 to 704512 tid 1 2023-12-16T01:24:37.754 INFO:tasks.rados.rados.0.smithi078.stdout:1762: writing smithi078122029-28 from 704512 to 1433600 tid 2 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:1762: writing smithi078122029-28 from 1433600 to 1908736 tid 3 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:1763: read oid 21 snap -1 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:1763: expect (ObjNum 468 snap 144 seq_num 468) 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:1764: rollback oid 48 current snap is 171 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 165 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 611 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:24:37.757 INFO:tasks.rados.rados.0.smithi078.stdout:1757: expect (ObjNum 506 snap 158 seq_num 506) 2023-12-16T01:24:37.794 INFO:tasks.rados.rados.0.smithi078.stdout:1761: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:24:37.794 INFO:tasks.rados.rados.0.smithi078.stdout:1761: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:24:37.794 INFO:tasks.rados.rados.0.smithi078.stdout:1761: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:24:37.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 687 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:24:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:1758: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:24:37.849 INFO:tasks.rados.rados.0.smithi078.stdout:1762: finishing write tid 1 to smithi078122029-28 2023-12-16T01:24:37.849 INFO:tasks.rados.rados.0.smithi078.stdout:1762: finishing write tid 2 to smithi078122029-28 2023-12-16T01:24:37.849 INFO:tasks.rados.rados.0.smithi078.stdout:1762: finishing write tid 3 to smithi078122029-28 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1762: finishing write tid 4 to smithi078122029-28 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1764: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1757: done (6 left) 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1758: done (5 left) 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1760: done (4 left) 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1761: done (3 left) 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1765: copy_from oid 7 from oid 6 current snap is 171 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1762: finishing write tid 5 to smithi078122029-28 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 615 (ObjNum 543 snap 171 seq_num 543) dirty exists 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1762: left oid 28 (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1764: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1764: finishing rollback tid 2 to smithi078122029-48 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1485 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-16T01:24:37.850 INFO:tasks.rados.rados.0.smithi078.stdout:1763: expect (ObjNum 468 snap 144 seq_num 468) 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1765: finishing copy_from to smithi078122029-7 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 611 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1765: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1762: done (3 left) 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1763: done (2 left) 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1764: done (1 left) 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1765: done (0 left) 2023-12-16T01:24:37.920 INFO:tasks.rados.rados.0.smithi078.stdout:1766: delete oid 9 current snap is 171 2023-12-16T01:24:37.921 INFO:tasks.rados.rados.0.smithi078.stdout:1766: done (0 left) 2023-12-16T01:24:37.921 INFO:tasks.rados.rados.0.smithi078.stdout:1767: rmattr oid 31 current snap is 171 2023-12-16T01:24:37.921 INFO:tasks.rados.rados.0.smithi078.stdout:1767: done (0 left) 2023-12-16T01:24:37.922 INFO:tasks.rados.rados.0.smithi078.stdout:1768: copy_from oid 12 from oid 22 current snap is 171 2023-12-16T01:24:37.922 INFO:tasks.rados.rados.0.smithi078.stdout:1769: setattr oid 32 current snap is 171 2023-12-16T01:24:37.923 INFO:tasks.rados.rados.0.smithi078.stdout:1770: snap_create 2023-12-16T01:24:37.926 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1239 (ObjNum 33 snap 0 seq_num 2288468976) dirty exists 2023-12-16T01:24:37.934 INFO:tasks.rados.rados.0.smithi078.stdout:1768: finishing copy_from to smithi078122029-12 2023-12-16T01:24:37.934 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 965 (ObjNum 530 snap 168 seq_num 530) dirty exists 2023-12-16T01:24:37.935 INFO:tasks.rados.rados.0.smithi078.stdout:1768: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: failed to encode map e400 with expected crc 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: failed to encode map e401 with expected crc 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: osdmap e401: 8 total, 7 up, 8 in 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: failed to encode map e400 with expected crc 2023-12-16T01:24:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: failed to encode map e401 with expected crc 2023-12-16T01:24:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: osdmap e401: 8 total, 7 up, 8 in 2023-12-16T01:24:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:37.978 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:37 smithi078 ceph-osd[167102]: -- 172.21.15.78:0/234892344 <== mon.2 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555575a8b6c0 con 0x555575a5cc00 2023-12-16T01:24:37.978 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:37 smithi078 bash[167037]: d23e45802b969397fc0aaa57c5bf31963353e21582347a46a8e7ddf0022ea5d6 2023-12-16T01:24:37.978 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:37 smithi078 systemd[1]: Started Ceph osd.2 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: failed to encode map e400 with expected crc 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: failed to encode map e401 with expected crc 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: osdmap e401: 8 total, 7 up, 8 in 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:38.477 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:38 smithi078 conmon[167078]: 2023-12-16T01:24:38.217+0000 7feb6c0cc640 -1 Falling back to public interface 2023-12-16T01:24:38.778 INFO:tasks.rados.rados.0.smithi078.stdout:1768: done (2 left) 2023-12-16T01:24:38.778 INFO:tasks.rados.rados.0.smithi078.stdout:1769: done (1 left) 2023-12-16T01:24:38.778 INFO:tasks.rados.rados.0.smithi078.stdout:1770: done (0 left) 2023-12-16T01:24:38.778 INFO:tasks.rados.rados.0.smithi078.stdout:1771: delete oid 24 current snap is 172 2023-12-16T01:24:38.784 INFO:tasks.rados.rados.0.smithi078.stdout:1771: done (0 left) 2023-12-16T01:24:38.784 INFO:tasks.rados.rados.0.smithi078.stdout:1772: rmattr oid 14 current snap is 172 2023-12-16T01:24:38.784 INFO:tasks.rados.rados.0.smithi078.stdout:1772: done (0 left) 2023-12-16T01:24:38.784 INFO:tasks.rados.rados.0.smithi078.stdout:1773: delete oid 15 current snap is 172 2023-12-16T01:24:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:1773: done (0 left) 2023-12-16T01:24:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 172 2023-12-16T01:24:38.791 INFO:tasks.rados.rados.0.smithi078.stdout:1774: seq_num 547 ranges {7806976=770048,8577024=663552,9240576=466944,9707520=73728} 2023-12-16T01:24:38.838 INFO:tasks.rados.rados.0.smithi078.stdout:1774: writing smithi078122029-4 from 7806976 to 8577024 tid 1 2023-12-16T01:24:38.842 INFO:tasks.rados.rados.0.smithi078.stdout:1774: writing smithi078122029-4 from 8577024 to 9240576 tid 2 2023-12-16T01:24:38.845 INFO:tasks.rados.rados.0.smithi078.stdout:1774: writing smithi078122029-4 from 9240576 to 9707520 tid 3 2023-12-16T01:24:38.845 INFO:tasks.rados.rados.0.smithi078.stdout:1774: writing smithi078122029-4 from 9707520 to 9781248 tid 4 2023-12-16T01:24:38.845 INFO:tasks.rados.rados.0.smithi078.stdout:1775: snap_create 2023-12-16T01:24:38.850 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 1 to smithi078122029-4 2023-12-16T01:24:38.850 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 2 to smithi078122029-4 2023-12-16T01:24:38.853 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 3 to smithi078122029-4 2023-12-16T01:24:38.853 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 4 to smithi078122029-4 2023-12-16T01:24:38.853 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 5 to smithi078122029-4 2023-12-16T01:24:38.854 INFO:tasks.rados.rados.0.smithi078.stdout:1774: finishing write tid 6 to smithi078122029-4 2023-12-16T01:24:38.855 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1493 (ObjNum 547 snap 172 seq_num 547) dirty exists 2023-12-16T01:24:38.855 INFO:tasks.rados.rados.0.smithi078.stdout:1774: left oid 4 (ObjNum 547 snap 172 seq_num 547) 2023-12-16T01:24:38.939 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:38 smithi118 conmon[117217]: ts=2023-12-16T01:24:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[139570]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[139570]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[139570]: pgmap v205: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/780 objects degraded (12.821%) 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[139570]: failed to encode map e402 with expected crc 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[139570]: osdmap e402: 8 total, 7 up, 8 in 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[142991]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[142991]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[142991]: pgmap v205: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/780 objects degraded (12.821%) 2023-12-16T01:24:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[142991]: failed to encode map e402 with expected crc 2023-12-16T01:24:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:38 smithi078 ceph-mon[142991]: osdmap e402: 8 total, 7 up, 8 in 2023-12-16T01:24:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:38 smithi118 ceph-mon[131825]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:38 smithi118 ceph-mon[131825]: failed to encode map e401 with expected crc 2023-12-16T01:24:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:38 smithi118 ceph-mon[131825]: pgmap v205: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/780 objects degraded (12.821%) 2023-12-16T01:24:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:38 smithi118 ceph-mon[131825]: failed to encode map e402 with expected crc 2023-12-16T01:24:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:38 smithi118 ceph-mon[131825]: osdmap e402: 8 total, 7 up, 8 in 2023-12-16T01:24:39.781 INFO:tasks.rados.rados.0.smithi078.stdout:1774: done (1 left) 2023-12-16T01:24:39.781 INFO:tasks.rados.rados.0.smithi078.stdout:1775: done (0 left) 2023-12-16T01:24:39.781 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 173 2023-12-16T01:24:39.781 INFO:tasks.rados.rados.0.smithi078.stdout:1776: seq_num 548 ranges {0=786432,786432=598016,1384448=606208} 2023-12-16T01:24:39.785 INFO:tasks.rados.rados.0.smithi078.stdout:1776: writing smithi078122029-45 from 0 to 786432 tid 1 2023-12-16T01:24:39.788 INFO:tasks.rados.rados.0.smithi078.stdout:1776: writing smithi078122029-45 from 786432 to 1384448 tid 2 2023-12-16T01:24:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1776: writing smithi078122029-45 from 1384448 to 1990656 tid 3 2023-12-16T01:24:39.792 INFO:tasks.rados.rados.0.smithi078.stdout:1777: snap_remove snap 169 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: failed to encode map e403 with expected crc 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[139570]: osdmap e403: 8 total, 7 up, 8 in 2023-12-16T01:24:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: failed to encode map e403 with expected crc 2023-12-16T01:24:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:39 smithi078 ceph-mon[142991]: osdmap e403: 8 total, 7 up, 8 in 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: failed to encode map e402 with expected crc 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: failed to encode map e403 with expected crc 2023-12-16T01:24:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:39 smithi118 ceph-mon[131825]: osdmap e403: 8 total, 7 up, 8 in 2023-12-16T01:24:40.689 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1777: done (1 left) 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1778: copy_from oid 25 from oid 40 current snap is 173 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1776: finishing write tid 1 to smithi078122029-45 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1776: finishing write tid 2 to smithi078122029-45 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1776: finishing write tid 3 to smithi078122029-45 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1776: finishing write tid 4 to smithi078122029-45 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:1776: finishing write tid 5 to smithi078122029-45 2023-12-16T01:24:40.783 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1045 (ObjNum 548 snap 173 seq_num 548) dirty exists 2023-12-16T01:24:40.784 INFO:tasks.rados.rados.0.smithi078.stdout:1776: left oid 45 (ObjNum 548 snap 173 seq_num 548) 2023-12-16T01:24:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:1776: done (1 left) 2023-12-16T01:24:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 173 2023-12-16T01:24:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:1779: seq_num 549 ranges {0=802816,802816=483328,1286144=434176,1720320=286720} 2023-12-16T01:24:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:1779: writing smithi078122029-32 from 0 to 802816 tid 1 2023-12-16T01:24:40.792 INFO:tasks.rados.rados.0.smithi078.stdout:1779: writing smithi078122029-32 from 802816 to 1286144 tid 2 2023-12-16T01:24:40.794 INFO:tasks.rados.rados.0.smithi078.stdout:1779: writing smithi078122029-32 from 1286144 to 1720320 tid 3 2023-12-16T01:24:40.796 INFO:tasks.rados.rados.0.smithi078.stdout:1779: writing smithi078122029-32 from 1720320 to 2007040 tid 4 2023-12-16T01:24:40.796 INFO:tasks.rados.rados.0.smithi078.stdout:1780: snap_remove snap 151 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3m) 0s ago 7m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3m) 104s ago 7m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8m) 0s ago 8m 18.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8m) 104s ago 8m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2m) 104s ago 11m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3m) 0s ago 13m 512M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2m) 0s ago 13m 89.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (113s) 104s ago 12m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2m) 0s ago 12m 70.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:24:41.046 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3m) 0s ago 7m 17.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3m) 104s ago 7m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (68s) 0s ago 11m 373M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (36s) 0s ago 11m 305M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3s) 0s ago 10m 14.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10m) 0s ago 10m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 9579ee1ad635 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10m) 104s ago 10m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9m) 104s ago 9m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9m) 104s ago 9m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8m) 104s ago 8m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:24:41.047 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2m) 104s ago 8m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: pgmap v208: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/783 objects degraded (12.771%) 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[139570]: osdmap e404: 8 total, 7 up, 8 in 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: pgmap v208: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/783 objects degraded (12.771%) 2023-12-16T01:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:40 smithi078 ceph-mon[142991]: osdmap e404: 8 total, 7 up, 8 in 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: failed to encode map e403 with expected crc 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: pgmap v208: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 403 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 100/783 objects degraded (12.771%) 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:40 smithi118 ceph-mon[131825]: osdmap e404: 8 total, 7 up, 8 in 2023-12-16T01:24:41.480 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:24:41.480 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:24:41.480 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 5, 2023-12-16T01:24:41.481 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 7, 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 7 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:24:41.482 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:24:41.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:41 smithi078 conmon[167078]: 2023-12-16T01:24:41.386+0000 7feb6c0cc640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-16T01:24:41.727 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:41 smithi078 conmon[167078]: 2023-12-16T01:24:41.467+0000 7feb6c0cc640 -1 osd.2 395 log_to_monitors true 2023-12-16T01:24:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:1780: done (2 left) 2023-12-16T01:24:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:1781: delete oid 19 current snap is 173 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1778: finishing copy_from to smithi078122029-25 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1778: got expected ENOENT (src dne) 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1778: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 1 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 2 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 3 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 4 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 5 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: finishing write tid 6 to smithi078122029-32 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1244 (ObjNum 549 snap 173 seq_num 549) dirty exists 2023-12-16T01:24:41.782 INFO:tasks.rados.rados.0.smithi078.stdout:1779: left oid 32 (ObjNum 549 snap 173 seq_num 549) 2023-12-16T01:24:41.794 INFO:tasks.rados.rados.0.smithi078.stdout:1778: done (2 left) 2023-12-16T01:24:41.794 INFO:tasks.rados.rados.0.smithi078.stdout:1779: done (1 left) 2023-12-16T01:24:41.794 INFO:tasks.rados.rados.0.smithi078.stdout:1781: done (0 left) 2023-12-16T01:24:41.794 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 173 2023-12-16T01:24:41.794 INFO:tasks.rados.rados.0.smithi078.stdout:1782: seq_num 551 ranges {4923392=434176,5357568=647168,6004736=450560,6455296=507904} 2023-12-16T01:24:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:1782: writing smithi078122029-23 from 4923392 to 5357568 tid 1 2023-12-16T01:24:41.827 INFO:tasks.rados.rados.0.smithi078.stdout:1782: writing smithi078122029-23 from 5357568 to 6004736 tid 2 2023-12-16T01:24:41.829 INFO:tasks.rados.rados.0.smithi078.stdout:1782: writing smithi078122029-23 from 6004736 to 6455296 tid 3 2023-12-16T01:24:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:1782: writing smithi078122029-23 from 6455296 to 6963200 tid 4 2023-12-16T01:24:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:1783: snap_create 2023-12-16T01:24:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 1 to smithi078122029-23 2023-12-16T01:24:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 2 to smithi078122029-23 2023-12-16T01:24:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 3 to smithi078122029-23 2023-12-16T01:24:41.835 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 4 to smithi078122029-23 2023-12-16T01:24:41.835 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 5 to smithi078122029-23 2023-12-16T01:24:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:1782: finishing write tid 6 to smithi078122029-23 2023-12-16T01:24:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 593 (ObjNum 551 snap 173 seq_num 551) dirty exists 2023-12-16T01:24:41.837 INFO:tasks.rados.rados.0.smithi078.stdout:1782: left oid 23 (ObjNum 551 snap 173 seq_num 551) 2023-12-16T01:24:42.148 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:24:41 smithi078 conmon[167078]: 2023-12-16T01:24:41.814+0000 7feb59d36700 -1 osd.2 395 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:24:42.148 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.148 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 100/783 objects degraded (12.771%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3470056227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: failed to encode map e405 with expected crc 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: osdmap e405: 8 total, 7 up, 8 in 2023-12-16T01:24:42.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[139570]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 100/783 objects degraded (12.771%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.150 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3470056227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: failed to encode map e405 with expected crc 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: osdmap e405: 8 total, 7 up, 8 in 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.151 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:41 smithi078 ceph-mon[142991]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e404 with expected crc 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 100/783 objects degraded (12.771%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3470056227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T01:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: failed to encode map e405 with expected crc 2023-12-16T01:24:42.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: osdmap e405: 8 total, 7 up, 8 in 2023-12-16T01:24:42.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:41 smithi118 ceph-mon[131825]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:24:42.783 INFO:tasks.rados.rados.0.smithi078.stdout:1782: done (1 left) 2023-12-16T01:24:42.784 INFO:tasks.rados.rados.0.smithi078.stdout:1783: done (0 left) 2023-12-16T01:24:42.784 INFO:tasks.rados.rados.0.smithi078.stdout:1784: read oid 33 snap -1 2023-12-16T01:24:42.784 INFO:tasks.rados.rados.0.smithi078.stdout:1784: expect (ObjNum 524 snap 166 seq_num 524) 2023-12-16T01:24:42.784 INFO:tasks.rados.rados.0.smithi078.stdout:1785: snap_create 2023-12-16T01:24:42.815 INFO:tasks.rados.rados.0.smithi078.stdout:1784: expect (ObjNum 524 snap 166 seq_num 524) 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: pgmap v211: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 409 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 23 op/s; 103/807 objects degraded (12.763%) 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: failed to encode map e406 with expected crc 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759] boot 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: osdmap e406: 8 total, 8 up, 8 in 2023-12-16T01:24:43.033 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: pgmap v211: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 409 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 23 op/s; 103/807 objects degraded (12.763%) 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: failed to encode map e406 with expected crc 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759] boot 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: osdmap e406: 8 total, 8 up, 8 in 2023-12-16T01:24:43.034 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: failed to encode map e405 with expected crc 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: pgmap v211: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 409 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.1 MiB/s wr, 23 op/s; 103/807 objects degraded (12.763%) 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: failed to encode map e406 with expected crc 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: osd.2 [v2:172.21.15.78:6818/3106114759,v1:172.21.15.78:6819/3106114759] boot 2023-12-16T01:24:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: osdmap e406: 8 total, 8 up, 8 in 2023-12-16T01:24:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T01:24:43.789 INFO:tasks.rados.rados.0.smithi078.stdout:1784: done (1 left) 2023-12-16T01:24:43.789 INFO:tasks.rados.rados.0.smithi078.stdout:1785: done (0 left) 2023-12-16T01:24:43.789 INFO:tasks.rados.rados.0.smithi078.stdout:1786: snap_create 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[139570]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[139570]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[139570]: osdmap e407: 8 total, 8 up, 8 in 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[142991]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[142991]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[142991]: osdmap e407: 8 total, 8 up, 8 in 2023-12-16T01:24:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:43 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:43 smithi118 ceph-mon[131825]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:43 smithi118 ceph-mon[131825]: failed to encode map e406 with expected crc 2023-12-16T01:24:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:43 smithi118 ceph-mon[131825]: osdmap e407: 8 total, 8 up, 8 in 2023-12-16T01:24:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:43 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:44.792 INFO:tasks.rados.rados.0.smithi078.stdout:1786: done (0 left) 2023-12-16T01:24:44.792 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 176 2023-12-16T01:24:44.792 INFO:tasks.rados.rados.0.smithi078.stdout:1787: seq_num 552 ranges {2973696=450560,3424256=532480,3956736=655360,4612096=417792} 2023-12-16T01:24:44.811 INFO:tasks.rados.rados.0.smithi078.stdout:1787: writing smithi078122029-12 from 2973696 to 3424256 tid 1 2023-12-16T01:24:44.814 INFO:tasks.rados.rados.0.smithi078.stdout:1787: writing smithi078122029-12 from 3424256 to 3956736 tid 2 2023-12-16T01:24:44.818 INFO:tasks.rados.rados.0.smithi078.stdout:1787: writing smithi078122029-12 from 3956736 to 4612096 tid 3 2023-12-16T01:24:44.820 INFO:tasks.rados.rados.0.smithi078.stdout:1787: writing smithi078122029-12 from 4612096 to 5029888 tid 4 2023-12-16T01:24:44.820 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 176 2023-12-16T01:24:44.821 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 1 to smithi078122029-12 2023-12-16T01:24:44.821 INFO:tasks.rados.rados.0.smithi078.stdout:1788: seq_num 553 ranges {2646016=466944,3112960=417792,3530752=417792,3948544=516096,4464640=253952} 2023-12-16T01:24:44.837 INFO:tasks.rados.rados.0.smithi078.stdout:1788: writing smithi078122029-34 from 2646016 to 3112960 tid 1 2023-12-16T01:24:44.840 INFO:tasks.rados.rados.0.smithi078.stdout:1788: writing smithi078122029-34 from 3112960 to 3530752 tid 2 2023-12-16T01:24:44.842 INFO:tasks.rados.rados.0.smithi078.stdout:1788: writing smithi078122029-34 from 3530752 to 3948544 tid 3 2023-12-16T01:24:44.846 INFO:tasks.rados.rados.0.smithi078.stdout:1788: writing smithi078122029-34 from 3948544 to 4464640 tid 4 2023-12-16T01:24:44.847 INFO:tasks.rados.rados.0.smithi078.stdout:1788: writing smithi078122029-34 from 4464640 to 4718592 tid 5 2023-12-16T01:24:44.847 INFO:tasks.rados.rados.0.smithi078.stdout:1789: delete oid 20 current snap is 176 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 2 to smithi078122029-12 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 3 to smithi078122029-12 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 4 to smithi078122029-12 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 5 to smithi078122029-12 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: finishing write tid 6 to smithi078122029-12 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1523 (ObjNum 552 snap 176 seq_num 552) dirty exists 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1787: left oid 12 (ObjNum 552 snap 176 seq_num 552) 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 1 to smithi078122029-34 2023-12-16T01:24:44.848 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 2 to smithi078122029-34 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 3 to smithi078122029-34 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 4 to smithi078122029-34 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 5 to smithi078122029-34 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1787: done (2 left) 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1789: done (1 left) 2023-12-16T01:24:44.851 INFO:tasks.rados.rados.0.smithi078.stdout:1790: read oid 15 snap -1 2023-12-16T01:24:44.852 INFO:tasks.rados.rados.0.smithi078.stdout:1790: expect deleted 2023-12-16T01:24:44.853 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 176 2023-12-16T01:24:44.853 INFO:tasks.rados.rados.0.smithi078.stdout:1791: seq_num 555 ranges {2973696=499712,3473408=638976,4112384=425984,4538368=540672} 2023-12-16T01:24:44.870 INFO:tasks.rados.rados.0.smithi078.stdout:1791: writing smithi078122029-22 from 2973696 to 3473408 tid 1 2023-12-16T01:24:44.874 INFO:tasks.rados.rados.0.smithi078.stdout:1791: writing smithi078122029-22 from 3473408 to 4112384 tid 2 2023-12-16T01:24:44.876 INFO:tasks.rados.rados.0.smithi078.stdout:1791: writing smithi078122029-22 from 4112384 to 4538368 tid 3 2023-12-16T01:24:44.880 INFO:tasks.rados.rados.0.smithi078.stdout:1791: writing smithi078122029-22 from 4538368 to 5079040 tid 4 2023-12-16T01:24:44.880 INFO:tasks.rados.rados.0.smithi078.stdout:1792: delete oid 5 current snap is 176 2023-12-16T01:24:44.880 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 6 to smithi078122029-34 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:1788: finishing write tid 7 to smithi078122029-34 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 601 (ObjNum 553 snap 176 seq_num 553) dirty exists 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:1788: left oid 34 (ObjNum 553 snap 176 seq_num 553) 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 1 to smithi078122029-22 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 2 to smithi078122029-22 2023-12-16T01:24:44.881 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 3 to smithi078122029-22 2023-12-16T01:24:44.884 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 4 to smithi078122029-22 2023-12-16T01:24:44.884 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 5 to smithi078122029-22 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1788: done (3 left) 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1790: done (2 left) 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1792: done (1 left) 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1793: copy_from oid 26 from oid 50 current snap is 176 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1794: read oid 18 snap -1 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1794: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1795: rollback oid 10 current snap is 176 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 164 2023-12-16T01:24:44.886 INFO:tasks.rados.rados.0.smithi078.stdout:1796: rollback oid 49 current snap is 176 2023-12-16T01:24:44.887 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 168 2023-12-16T01:24:44.887 INFO:tasks.rados.rados.0.smithi078.stdout:1797: rmattr oid 45 current snap is 176 2023-12-16T01:24:44.887 INFO:tasks.rados.rados.0.smithi078.stdout:1797: done (5 left) 2023-12-16T01:24:44.887 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 176 2023-12-16T01:24:44.887 INFO:tasks.rados.rados.0.smithi078.stdout:1798: seq_num 557 ranges {3383296=532480,3915776=802816,4718592=794624,5513216=8192} 2023-12-16T01:24:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:1798: writing smithi078122029-11 from 3383296 to 3915776 tid 1 2023-12-16T01:24:44.912 INFO:tasks.rados.rados.0.smithi078.stdout:1798: writing smithi078122029-11 from 3915776 to 4718592 tid 2 2023-12-16T01:24:44.918 INFO:tasks.rados.rados.0.smithi078.stdout:1798: writing smithi078122029-11 from 4718592 to 5513216 tid 3 2023-12-16T01:24:44.918 INFO:tasks.rados.rados.0.smithi078.stdout:1798: writing smithi078122029-11 from 5513216 to 5521408 tid 4 2023-12-16T01:24:44.918 INFO:tasks.rados.rados.0.smithi078.stdout:1799: read oid 31 snap -1 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1799: expect deleted 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1800: delete oid 4 current snap is 176 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1791: finishing write tid 6 to smithi078122029-22 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 976 (ObjNum 555 snap 176 seq_num 555) dirty exists 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1791: left oid 22 (ObjNum 555 snap 176 seq_num 555) 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1796: finishing rollback tid 0 to smithi078122029-49 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1796: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1793: finishing copy_from to smithi078122029-26 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1793: got expected ENOENT (src dne) 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1796: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 261 (ObjNum 521 snap 162 seq_num 521) dirty exists 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1793: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:24:44.919 INFO:tasks.rados.rados.0.smithi078.stdout:1795: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:24:44.920 INFO:tasks.rados.rados.0.smithi078.stdout:1795: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:24:44.920 INFO:tasks.rados.rados.0.smithi078.stdout:1795: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:24:44.920 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1048 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:24:44.920 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 1 to smithi078122029-11 2023-12-16T01:24:44.920 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 2 to smithi078122029-11 2023-12-16T01:24:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:1791: done (7 left) 2023-12-16T01:24:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:1793: done (6 left) 2023-12-16T01:24:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:1795: done (5 left) 2023-12-16T01:24:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:1796: done (4 left) 2023-12-16T01:24:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:1800: done (3 left) 2023-12-16T01:24:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:1801: setattr oid 13 current snap is 176 2023-12-16T01:24:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:1794: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:45 smithi078 conmon[127384]: 2023-12-16T01:24:45.072+0000 7f085564e700 -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) 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: pgmap v214: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.6 MiB/s wr, 24 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: failed to encode map e408 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: osdmap e408: 8 total, 8 up, 8 in 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: pgmap v214: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.6 MiB/s wr, 24 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: failed to encode map e408 with expected crc 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: osdmap e408: 8 total, 8 up, 8 in 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.291 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 3 to smithi078122029-11 2023-12-16T01:24:45.291 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 4 to smithi078122029-11 2023-12-16T01:24:45.291 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 5 to smithi078122029-11 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1798: finishing write tid 6 to smithi078122029-11 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 982 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1798: left oid 11 (ObjNum 557 snap 176 seq_num 557) 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1794: done (3 left) 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1798: done (2 left) 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1799: done (1 left) 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 176 2023-12-16T01:24:45.292 INFO:tasks.rados.rados.0.smithi078.stdout:1802: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2023-12-16T01:24:45.294 INFO:tasks.rados.rados.0.smithi078.stdout:1802: writing smithi078122029-5 from 0 to 565248 tid 1 2023-12-16T01:24:45.298 INFO:tasks.rados.rados.0.smithi078.stdout:1802: writing smithi078122029-5 from 565248 to 1138688 tid 2 2023-12-16T01:24:45.300 INFO:tasks.rados.rados.0.smithi078.stdout:1802: writing smithi078122029-5 from 1138688 to 1548288 tid 3 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:1802: writing smithi078122029-5 from 1548288 to 2170880 tid 4 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:1803: snap_create 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 956 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 1 to smithi078122029-5 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 2 to smithi078122029-5 2023-12-16T01:24:45.304 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 3 to smithi078122029-5 2023-12-16T01:24:45.306 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 4 to smithi078122029-5 2023-12-16T01:24:45.306 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 5 to smithi078122029-5 2023-12-16T01:24:45.307 INFO:tasks.rados.rados.0.smithi078.stdout:1802: finishing write tid 6 to smithi078122029-5 2023-12-16T01:24:45.307 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 987 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:24:45.308 INFO:tasks.rados.rados.0.smithi078.stdout:1802: left oid 5 (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:24:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e407 with expected crc 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: pgmap v214: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.6 MiB/s wr, 24 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: failed to encode map e408 with expected crc 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: osdmap e408: 8 total, 8 up, 8 in 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:45.966 INFO:tasks.rados.rados.0.smithi078.stdout:1801: done (2 left) 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1802: done (1 left) 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1803: done (0 left) 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1804: read oid 17 snap -1 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1804: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1805: copy_from oid 25 from oid 30 current snap is 177 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1806: read oid 8 snap -1 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1806: expect (ObjNum 420 snap 131 seq_num 420) 2023-12-16T01:24:45.967 INFO:tasks.rados.rados.0.smithi078.stdout:1807: snap_create 2023-12-16T01:24:46.002 INFO:tasks.rados.rados.0.smithi078.stdout:1804: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:45 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:46.360 INFO:tasks.rados.rados.0.smithi078.stdout:1806: expect (ObjNum 420 snap 131 seq_num 420) 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: failed to encode map e408 with expected crc 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:24:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:24:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:45 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:24:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:46] "GET /metrics HTTP/1.1" 200 36132 "" "Prometheus/2.43.0" 2023-12-16T01:24:46.857 INFO:tasks.rados.rados.0.smithi078.stdout:1805: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:24:46.858 INFO:tasks.rados.rados.0.smithi078.stdout:1805: finishing copy_from to smithi078122029-25 2023-12-16T01:24:46.858 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1238 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:24:46.978 INFO:tasks.rados.rados.0.smithi078.stdout:1804: done (3 left) 2023-12-16T01:24:46.978 INFO:tasks.rados.rados.0.smithi078.stdout:1805: done (2 left) 2023-12-16T01:24:46.978 INFO:tasks.rados.rados.0.smithi078.stdout:1806: done (1 left) 2023-12-16T01:24:46.978 INFO:tasks.rados.rados.0.smithi078.stdout:1807: done (0 left) 2023-12-16T01:24:46.978 INFO:tasks.rados.rados.0.smithi078.stdout:1808: delete oid 50 current snap is 178 2023-12-16T01:24:46.981 INFO:tasks.rados.rados.0.smithi078.stdout:1808: done (0 left) 2023-12-16T01:24:46.981 INFO:tasks.rados.rados.0.smithi078.stdout:1809: rmattr oid 47 current snap is 178 2023-12-16T01:24:46.981 INFO:tasks.rados.rados.0.smithi078.stdout:1810: delete oid 15 current snap is 178 2023-12-16T01:24:46.985 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 421 (ObjNum 535 snap 169 seq_num 535) dirty exists 2023-12-16T01:24:46.987 INFO:tasks.rados.rados.0.smithi078.stdout:1809: done (1 left) 2023-12-16T01:24:46.987 INFO:tasks.rados.rados.0.smithi078.stdout:1810: done (0 left) 2023-12-16T01:24:46.987 INFO:tasks.rados.rados.0.smithi078.stdout:1811: snap_remove snap 167 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: osdmap e409: 8 total, 8 up, 8 in 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: pgmap v217: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 1 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: osdmap e409: 8 total, 8 up, 8 in 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: pgmap v217: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 1 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: osdmap e409: 8 total, 8 up, 8 in 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: failed to encode map e409 with expected crc 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: pgmap v217: 121 pgs: 4 activating, 10 active+undersized+degraded, 22 active+undersized, 85 active+clean; 411 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 1 op/s; 103/810 objects degraded (12.716%) 2023-12-16T01:24:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:24:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:24:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:47.987 INFO:tasks.rados.rados.0.smithi078.stdout:1811: done (0 left) 2023-12-16T01:24:47.987 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 178 2023-12-16T01:24:47.987 INFO:tasks.rados.rados.0.smithi078.stdout:1812: seq_num 562 ranges {6963200=622592,7585792=630784,8216576=581632,8798208=393216} 2023-12-16T01:24:48.029 INFO:tasks.rados.rados.0.smithi078.stdout:1812: writing smithi078122029-23 from 6963200 to 7585792 tid 1 2023-12-16T01:24:48.032 INFO:tasks.rados.rados.0.smithi078.stdout:1812: writing smithi078122029-23 from 7585792 to 8216576 tid 2 2023-12-16T01:24:48.036 INFO:tasks.rados.rados.0.smithi078.stdout:1812: writing smithi078122029-23 from 8216576 to 8798208 tid 3 2023-12-16T01:24:48.038 INFO:tasks.rados.rados.0.smithi078.stdout:1812: writing smithi078122029-23 from 8798208 to 9191424 tid 4 2023-12-16T01:24:48.038 INFO:tasks.rados.rados.0.smithi078.stdout:1813: read oid 15 snap -1 2023-12-16T01:24:48.039 INFO:tasks.rados.rados.0.smithi078.stdout:1813: expect deleted 2023-12-16T01:24:48.039 INFO:tasks.rados.rados.0.smithi078.stdout:1814: setattr oid 36 current snap is 178 2023-12-16T01:24:48.039 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 1 to smithi078122029-23 2023-12-16T01:24:48.039 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 2 to smithi078122029-23 2023-12-16T01:24:48.039 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 3 to smithi078122029-23 2023-12-16T01:24:48.040 INFO:tasks.rados.rados.0.smithi078.stdout:1813: done (2 left) 2023-12-16T01:24:48.040 INFO:tasks.rados.rados.0.smithi078.stdout:1815: snap_create 2023-12-16T01:24:48.041 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 4 to smithi078122029-23 2023-12-16T01:24:48.041 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 5 to smithi078122029-23 2023-12-16T01:24:48.043 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 1541 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:24:48.043 INFO:tasks.rados.rados.0.smithi078.stdout:1812: finishing write tid 6 to smithi078122029-23 2023-12-16T01:24:48.043 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 598 (ObjNum 562 snap 178 seq_num 562) dirty exists 2023-12-16T01:24:48.043 INFO:tasks.rados.rados.0.smithi078.stdout:1812: left oid 23 (ObjNum 562 snap 178 seq_num 562) 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: osdmap e410: 8 total, 8 up, 8 in 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: osdmap e410: 8 total, 8 up, 8 in 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:47 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: osdmap e410: 8 total, 8 up, 8 in 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:47 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:48.987 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:48 smithi118 conmon[117217]: ts=2023-12-16T01:24:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:48.992 INFO:tasks.rados.rados.0.smithi078.stdout:1812: done (2 left) 2023-12-16T01:24:48.992 INFO:tasks.rados.rados.0.smithi078.stdout:1814: done (1 left) 2023-12-16T01:24:48.992 INFO:tasks.rados.rados.0.smithi078.stdout:1815: done (0 left) 2023-12-16T01:24:48.992 INFO:tasks.rados.rados.0.smithi078.stdout:1816: delete oid 2 current snap is 179 2023-12-16T01:24:48.996 INFO:tasks.rados.rados.0.smithi078.stdout:1816: done (0 left) 2023-12-16T01:24:48.996 INFO:tasks.rados.rados.0.smithi078.stdout:1817: copy_from oid 29 from oid 30 current snap is 179 2023-12-16T01:24:48.996 INFO:tasks.rados.rados.0.smithi078.stdout:1818: read oid 1 snap 152 2023-12-16T01:24:48.997 INFO:tasks.rados.rados.0.smithi078.stdout:1818: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-16T01:24:48.997 INFO:tasks.rados.rados.0.smithi078.stdout:1819: rollback oid 17 current snap is 179 2023-12-16T01:24:48.997 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 175 2023-12-16T01:24:48.997 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 179 2023-12-16T01:24:48.997 INFO:tasks.rados.rados.0.smithi078.stdout:1820: seq_num 564 ranges {4284416=655360,4939776=442368,5382144=598016,5980160=565248} 2023-12-16T01:24:49.025 INFO:tasks.rados.rados.0.smithi078.stdout:1820: writing smithi078122029-49 from 4284416 to 4939776 tid 1 2023-12-16T01:24:49.027 INFO:tasks.rados.rados.0.smithi078.stdout:1820: writing smithi078122029-49 from 4939776 to 5382144 tid 2 2023-12-16T01:24:49.031 INFO:tasks.rados.rados.0.smithi078.stdout:1820: writing smithi078122029-49 from 5382144 to 5980160 tid 3 2023-12-16T01:24:49.034 INFO:tasks.rados.rados.0.smithi078.stdout:1820: writing smithi078122029-49 from 5980160 to 6545408 tid 4 2023-12-16T01:24:49.034 INFO:tasks.rados.rados.0.smithi078.stdout:1821: setattr oid 5 current snap is 179 2023-12-16T01:24:49.034 INFO:tasks.rados.rados.0.smithi078.stdout:1819: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:24:49.035 INFO:tasks.rados.rados.0.smithi078.stdout:1819: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:24:49.035 INFO:tasks.rados.rados.0.smithi078.stdout:1819: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:24:49.035 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1051 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:24:49.035 INFO:tasks.rados.rados.0.smithi078.stdout:1818: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-16T01:24:49.055 INFO:tasks.rados.rados.0.smithi078.stdout:1817: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:24:49.055 INFO:tasks.rados.rados.0.smithi078.stdout:1817: finishing copy_from to smithi078122029-29 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1238 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 1 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 2 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 3 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 4 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 5 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: finishing write tid 6 to smithi078122029-49 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 266 (ObjNum 564 snap 179 seq_num 564) dirty exists 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: left oid 49 (ObjNum 564 snap 179 seq_num 564) 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1817: done (4 left) 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1818: done (3 left) 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1819: done (2 left) 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1820: done (1 left) 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1822: read oid 41 snap 162 2023-12-16T01:24:49.056 INFO:tasks.rados.rados.0.smithi078.stdout:1822: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:24:49.057 INFO:tasks.rados.rados.0.smithi078.stdout:1823: rmattr oid 9 current snap is 179 2023-12-16T01:24:49.057 INFO:tasks.rados.rados.0.smithi078.stdout:1823: done (2 left) 2023-12-16T01:24:49.057 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 179 2023-12-16T01:24:49.057 INFO:tasks.rados.rados.0.smithi078.stdout:1824: seq_num 565 ranges {0=671744,671744=729088,1400832=753664,2154496=122880} 2023-12-16T01:24:49.059 INFO:tasks.rados.rados.0.smithi078.stdout:1824: writing smithi078122029-16 from 0 to 671744 tid 1 2023-12-16T01:24:49.063 INFO:tasks.rados.rados.0.smithi078.stdout:1824: writing smithi078122029-16 from 671744 to 1400832 tid 2 2023-12-16T01:24:49.068 INFO:tasks.rados.rados.0.smithi078.stdout:1824: writing smithi078122029-16 from 1400832 to 2154496 tid 3 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:1824: writing smithi078122029-16 from 2154496 to 2277376 tid 4 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:1825: rollback oid 24 current snap is 179 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 165 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 988 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 1 to smithi078122029-16 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 2 to smithi078122029-16 2023-12-16T01:24:49.069 INFO:tasks.rados.rados.0.smithi078.stdout:1822: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:24:49.154 INFO:tasks.rados.rados.0.smithi078.stdout:1825: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:24:49.154 INFO:tasks.rados.rados.0.smithi078.stdout:1825: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:24:49.154 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 699 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 3 to smithi078122029-16 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 4 to smithi078122029-16 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 5 to smithi078122029-16 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: finishing write tid 6 to smithi078122029-16 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1243 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: left oid 16 (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1821: done (3 left) 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1822: done (2 left) 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1824: done (1 left) 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1825: done (0 left) 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1826: copy_from oid 19 from oid 38 current snap is 179 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1827: rollback oid 33 current snap is 179 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 157 2023-12-16T01:24:49.155 INFO:tasks.rados.rados.0.smithi078.stdout:1828: setattr oid 20 current snap is 179 2023-12-16T01:24:49.156 INFO:tasks.rados.rados.0.smithi078.stdout:1829: read oid 6 snap -1 2023-12-16T01:24:49.156 INFO:tasks.rados.rados.0.smithi078.stdout:1829: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.156 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 179 2023-12-16T01:24:49.156 INFO:tasks.rados.rados.0.smithi078.stdout:1830: seq_num 566 ranges {294912=688128,983040=614400,1597440=565248,2162688=425984} 2023-12-16T01:24:49.161 INFO:tasks.rados.rados.0.smithi078.stdout:1830: writing smithi078122029-10 from 294912 to 983040 tid 1 2023-12-16T01:24:49.165 INFO:tasks.rados.rados.0.smithi078.stdout:1830: writing smithi078122029-10 from 983040 to 1597440 tid 2 2023-12-16T01:24:49.169 INFO:tasks.rados.rados.0.smithi078.stdout:1830: writing smithi078122029-10 from 1597440 to 2162688 tid 3 2023-12-16T01:24:49.171 INFO:tasks.rados.rados.0.smithi078.stdout:1830: writing smithi078122029-10 from 2162688 to 2588672 tid 4 2023-12-16T01:24:49.171 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 179 2023-12-16T01:24:49.172 INFO:tasks.rados.rados.0.smithi078.stdout:1827: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:24:49.172 INFO:tasks.rados.rados.0.smithi078.stdout:1827: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:24:49.172 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 1246 (ObjNum 593 snap 0 seq_num 2288635208) dirty dne 2023-12-16T01:24:49.172 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 586 (ObjNum 33 snap 0 seq_num 2288683328) dirty exists 2023-12-16T01:24:49.172 INFO:tasks.rados.rados.0.smithi078.stdout:1829: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.231 INFO:tasks.rados.rados.0.smithi078.stdout:1826: finishing copy_from to smithi078122029-19 2023-12-16T01:24:49.231 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:49.231 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 1 to smithi078122029-10 2023-12-16T01:24:49.231 INFO:tasks.rados.rados.0.smithi078.stdout:1831: seq_num 567 ranges {0=704512,704512=499712,1204224=770048,1974272=335872} 2023-12-16T01:24:49.234 INFO:tasks.rados.rados.0.smithi078.stdout:1831: writing smithi078122029-4 from 0 to 704512 tid 1 2023-12-16T01:24:49.236 INFO:tasks.rados.rados.0.smithi078.stdout:1831: writing smithi078122029-4 from 704512 to 1204224 tid 2 2023-12-16T01:24:49.241 INFO:tasks.rados.rados.0.smithi078.stdout:1831: writing smithi078122029-4 from 1204224 to 1974272 tid 3 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1831: writing smithi078122029-4 from 1974272 to 2310144 tid 4 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1827: done (5 left) 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1828: done (4 left) 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1829: done (3 left) 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1832: read oid 43 snap 140 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1832: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 179 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1826: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 2 to smithi078122029-10 2023-12-16T01:24:49.244 INFO:tasks.rados.rados.0.smithi078.stdout:1833: seq_num 568 ranges {0=720896,720896=786432,1507328=581632,2088960=237568} 2023-12-16T01:24:49.247 INFO:tasks.rados.rados.0.smithi078.stdout:1833: writing smithi078122029-40 from 0 to 720896 tid 1 2023-12-16T01:24:49.252 INFO:tasks.rados.rados.0.smithi078.stdout:1833: writing smithi078122029-40 from 720896 to 1507328 tid 2 2023-12-16T01:24:49.255 INFO:tasks.rados.rados.0.smithi078.stdout:1833: writing smithi078122029-40 from 1507328 to 2088960 tid 3 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1833: writing smithi078122029-40 from 2088960 to 2326528 tid 4 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1826: done (4 left) 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1834: read oid 7 snap -1 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1834: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1835: read oid 6 snap -1 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1835: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:1836: copy_from oid 46 from oid 13 current snap is 179 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 3 to smithi078122029-10 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 4 to smithi078122029-10 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 5 to smithi078122029-10 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1830: finishing write tid 6 to smithi078122029-10 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1056 (ObjNum 566 snap 179 seq_num 566) dirty exists 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1830: left oid 10 (ObjNum 566 snap 179 seq_num 566) 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 1 to smithi078122029-4 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 2 to smithi078122029-4 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 3 to smithi078122029-4 2023-12-16T01:24:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 4 to smithi078122029-4 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 5 to smithi078122029-4 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:1831: finishing write tid 6 to smithi078122029-4 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1547 (ObjNum 567 snap 179 seq_num 567) dirty exists 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:1831: left oid 4 (ObjNum 567 snap 179 seq_num 567) 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 1 to smithi078122029-40 2023-12-16T01:24:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:1832: expect (ObjNum 410 snap 130 seq_num 410) 2023-12-16T01:24:49.309 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 2 to smithi078122029-40 2023-12-16T01:24:49.309 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 3 to smithi078122029-40 2023-12-16T01:24:49.309 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 4 to smithi078122029-40 2023-12-16T01:24:49.309 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 5 to smithi078122029-40 2023-12-16T01:24:49.310 INFO:tasks.rados.rados.0.smithi078.stdout:1833: finishing write tid 6 to smithi078122029-40 2023-12-16T01:24:49.310 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 704 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:24:49.310 INFO:tasks.rados.rados.0.smithi078.stdout:1833: left oid 40 (ObjNum 568 snap 179 seq_num 568) 2023-12-16T01:24:49.310 INFO:tasks.rados.rados.0.smithi078.stdout:1834: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.370 INFO:tasks.rados.rados.0.smithi078.stdout:1835: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: failed to encode map e410 with expected crc 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: osdmap e411: 8 total, 8 up, 8 in 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:48 smithi118 ceph-mon[131825]: pgmap v220: 121 pgs: 4 activating, 117 active+clean; 421 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:49.427 INFO:tasks.rados.rados.0.smithi078.stdout:1830: done (6 left) 2023-12-16T01:24:49.427 INFO:tasks.rados.rados.0.smithi078.stdout:1831: done (5 left) 2023-12-16T01:24:49.427 INFO:tasks.rados.rados.0.smithi078.stdout:1832: done (4 left) 2023-12-16T01:24:49.427 INFO:tasks.rados.rados.0.smithi078.stdout:1833: done (3 left) 2023-12-16T01:24:49.428 INFO:tasks.rados.rados.0.smithi078.stdout:1834: done (2 left) 2023-12-16T01:24:49.428 INFO:tasks.rados.rados.0.smithi078.stdout:1835: done (1 left) 2023-12-16T01:24:49.428 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 179 2023-12-16T01:24:49.428 INFO:tasks.rados.rados.0.smithi078.stdout:1837: seq_num 569 ranges {2744320=737280,3481600=671744,4153344=737280,4890624=196608} 2023-12-16T01:24:49.447 INFO:tasks.rados.rados.0.smithi078.stdout:1837: writing smithi078122029-26 from 2744320 to 3481600 tid 1 2023-12-16T01:24:49.451 INFO:tasks.rados.rados.0.smithi078.stdout:1837: writing smithi078122029-26 from 3481600 to 4153344 tid 2 2023-12-16T01:24:49.456 INFO:tasks.rados.rados.0.smithi078.stdout:1837: writing smithi078122029-26 from 4153344 to 4890624 tid 3 2023-12-16T01:24:49.457 INFO:tasks.rados.rados.0.smithi078.stdout:1837: writing smithi078122029-26 from 4890624 to 5087232 tid 4 2023-12-16T01:24:49.457 INFO:tasks.rados.rados.0.smithi078.stdout:1838: copy_from oid 4 from oid 35 current snap is 179 2023-12-16T01:24:49.457 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 1 to smithi078122029-26 2023-12-16T01:24:49.458 INFO:tasks.rados.rados.0.smithi078.stdout:1836: finishing copy_from racing read to smithi078122029-46 2023-12-16T01:24:49.458 INFO:tasks.rados.rados.0.smithi078.stdout:1839: delete oid 9 current snap is 179 2023-12-16T01:24:49.462 INFO:tasks.rados.rados.0.smithi078.stdout:1839: done (3 left) 2023-12-16T01:24:49.462 INFO:tasks.rados.rados.0.smithi078.stdout:1840: read oid 28 snap -1 2023-12-16T01:24:49.462 INFO:tasks.rados.rados.0.smithi078.stdout:1840: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:24:49.462 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 179 2023-12-16T01:24:49.463 INFO:tasks.rados.rados.0.smithi078.stdout:1841: seq_num 571 ranges {5029888=770048,5799936=483328,6283264=753664,7036928=368640} 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: failed to encode map e410 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: osdmap e411: 8 total, 8 up, 8 in 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[139570]: pgmap v220: 121 pgs: 4 activating, 117 active+clean; 421 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: failed to encode map e410 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: osdmap e411: 8 total, 8 up, 8 in 2023-12-16T01:24:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: failed to encode map e411 with expected crc 2023-12-16T01:24:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:48 smithi078 ceph-mon[142991]: pgmap v220: 121 pgs: 4 activating, 117 active+clean; 421 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:49.494 INFO:tasks.rados.rados.0.smithi078.stdout:1841: writing smithi078122029-12 from 5029888 to 5799936 tid 1 2023-12-16T01:24:49.496 INFO:tasks.rados.rados.0.smithi078.stdout:1841: writing smithi078122029-12 from 5799936 to 6283264 tid 2 2023-12-16T01:24:49.501 INFO:tasks.rados.rados.0.smithi078.stdout:1841: writing smithi078122029-12 from 6283264 to 7036928 tid 3 2023-12-16T01:24:49.503 INFO:tasks.rados.rados.0.smithi078.stdout:1841: writing smithi078122029-12 from 7036928 to 7405568 tid 4 2023-12-16T01:24:49.503 INFO:tasks.rados.rados.0.smithi078.stdout:1842: rollback oid 45 current snap is 179 2023-12-16T01:24:49.503 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 140 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 2 to smithi078122029-26 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 3 to smithi078122029-26 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 4 to smithi078122029-26 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 5 to smithi078122029-26 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1836: finishing copy_from to smithi078122029-46 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 956 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: finishing write tid 6 to smithi078122029-26 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1061 (ObjNum 569 snap 179 seq_num 569) dirty exists 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1837: left oid 26 (ObjNum 569 snap 179 seq_num 569) 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1838: finishing copy_from to smithi078122029-4 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1245 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:24:49.504 INFO:tasks.rados.rados.0.smithi078.stdout:1840: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1838: finishing copy_from racing read to smithi078122029-4 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 1 to smithi078122029-12 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1836: done (5 left) 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1837: done (4 left) 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1838: done (3 left) 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1840: done (2 left) 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1843: read oid 10 snap -1 2023-12-16T01:24:49.551 INFO:tasks.rados.rados.0.smithi078.stdout:1843: expect (ObjNum 566 snap 179 seq_num 566) 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1844: snap_create 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 2 to smithi078122029-12 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 3 to smithi078122029-12 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1842: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 4 to smithi078122029-12 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1842: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 5 to smithi078122029-12 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1842: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1064 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: finishing write tid 6 to smithi078122029-12 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1554 (ObjNum 571 snap 179 seq_num 571) dirty exists 2023-12-16T01:24:49.552 INFO:tasks.rados.rados.0.smithi078.stdout:1841: left oid 12 (ObjNum 571 snap 179 seq_num 571) 2023-12-16T01:24:49.558 INFO:tasks.rados.rados.0.smithi078.stdout:1843: expect (ObjNum 566 snap 179 seq_num 566) 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1841: done (3 left) 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1842: done (2 left) 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1843: done (1 left) 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1844: done (0 left) 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1845: rollback oid 29 current snap is 180 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 152 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1846: copy_from oid 37 from oid 46 current snap is 180 2023-12-16T01:24:49.995 INFO:tasks.rados.rados.0.smithi078.stdout:1847: snap_remove snap 174 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded) 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: osdmap e412: 8 total, 8 up, 8 in 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:49 smithi118 ceph-mon[131825]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded) 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: osdmap e412: 8 total, 8 up, 8 in 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[139570]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/810 objects degraded (12.716%), 10 pgs degraded) 2023-12-16T01:24:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:24:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: osdmap e412: 8 total, 8 up, 8 in 2023-12-16T01:24:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: failed to encode map e412 with expected crc 2023-12-16T01:24:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:49 smithi078 ceph-mon[142991]: failed to encode map e412 with expected crc 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1847: done (2 left) 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1848: read oid 4 snap 175 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1848: expect (ObjNum 547 snap 172 seq_num 547) 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 180 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1845: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1845: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1845: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1246 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1846: finishing copy_from to smithi078122029-37 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 956 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1846: finishing copy_from racing read to smithi078122029-37 2023-12-16T01:24:51.002 INFO:tasks.rados.rados.0.smithi078.stdout:1849: seq_num 572 ranges {6545408=786432,7331840=770048,8101888=557056,8658944=278528} 2023-12-16T01:24:51.042 INFO:tasks.rados.rados.0.smithi078.stdout:1849: writing smithi078122029-49 from 6545408 to 7331840 tid 1 2023-12-16T01:24:51.046 INFO:tasks.rados.rados.0.smithi078.stdout:1849: writing smithi078122029-49 from 7331840 to 8101888 tid 2 2023-12-16T01:24:51.049 INFO:tasks.rados.rados.0.smithi078.stdout:1849: writing smithi078122029-49 from 8101888 to 8658944 tid 3 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:1849: writing smithi078122029-49 from 8658944 to 8937472 tid 4 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:1845: done (3 left) 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:1846: done (2 left) 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:1850: rollback oid 7 current snap is 180 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 171 2023-12-16T01:24:51.051 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 1 to smithi078122029-49 2023-12-16T01:24:51.052 INFO:tasks.rados.rados.0.smithi078.stdout:1851: delete oid 48 current snap is 180 2023-12-16T01:24:51.052 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 2 to smithi078122029-49 2023-12-16T01:24:51.054 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 3 to smithi078122029-49 2023-12-16T01:24:51.054 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 4 to smithi078122029-49 2023-12-16T01:24:51.055 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 5 to smithi078122029-49 2023-12-16T01:24:51.057 INFO:tasks.rados.rados.0.smithi078.stdout:1849: finishing write tid 6 to smithi078122029-49 2023-12-16T01:24:51.057 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 271 (ObjNum 572 snap 180 seq_num 572) dirty exists 2023-12-16T01:24:51.057 INFO:tasks.rados.rados.0.smithi078.stdout:1849: left oid 49 (ObjNum 572 snap 180 seq_num 572) 2023-12-16T01:24:51.058 INFO:tasks.rados.rados.0.smithi078.stdout:1850: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:24:51.059 INFO:tasks.rados.rados.0.smithi078.stdout:1850: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:24:51.059 INFO:tasks.rados.rados.0.smithi078.stdout:1848: expect (ObjNum 547 snap 172 seq_num 547) 2023-12-16T01:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:50 smithi118 ceph-mon[131825]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:50 smithi118 ceph-mon[131825]: osdmap e413: 8 total, 8 up, 8 in 2023-12-16T01:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:50 smithi118 ceph-mon[131825]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:50 smithi118 ceph-mon[131825]: pgmap v223: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 19 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[139570]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[139570]: osdmap e413: 8 total, 8 up, 8 in 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[139570]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[139570]: pgmap v223: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 19 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[142991]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[142991]: osdmap e413: 8 total, 8 up, 8 in 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[142991]: failed to encode map e413 with expected crc 2023-12-16T01:24:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:50 smithi078 ceph-mon[142991]: pgmap v223: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 19 op/s; 8.3 MiB/s, 4 objects/s recovering 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1850: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1249 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1848: done (3 left) 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1849: done (2 left) 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1850: done (1 left) 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1851: done (0 left) 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 180 2023-12-16T01:24:51.682 INFO:tasks.rados.rados.0.smithi078.stdout:1852: seq_num 574 ranges {3817472=16384} 2023-12-16T01:24:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:1852: writing smithi078122029-43 from 3817472 to 3833856 tid 1 2023-12-16T01:24:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:1853: snap_create 2023-12-16T01:24:51.705 INFO:tasks.rados.rados.0.smithi078.stdout:1852: finishing write tid 1 to smithi078122029-43 2023-12-16T01:24:51.705 INFO:tasks.rados.rados.0.smithi078.stdout:1852: finishing write tid 2 to smithi078122029-43 2023-12-16T01:24:51.706 INFO:tasks.rados.rados.0.smithi078.stdout:1852: finishing write tid 3 to smithi078122029-43 2023-12-16T01:24:51.706 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1248 (ObjNum 574 snap 180 seq_num 574) dirty exists 2023-12-16T01:24:51.706 INFO:tasks.rados.rados.0.smithi078.stdout:1852: left oid 43 (ObjNum 574 snap 180 seq_num 574) 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: osdmap e414: 8 total, 8 up, 8 in 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: failed to encode map e415 with expected crc 2023-12-16T01:24:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:51 smithi118 ceph-mon[131825]: osdmap e415: 8 total, 8 up, 8 in 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: osdmap e414: 8 total, 8 up, 8 in 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: failed to encode map e415 with expected crc 2023-12-16T01:24:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:51 smithi078 ceph-mon[139570]: osdmap e415: 8 total, 8 up, 8 in 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e413 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: osdmap e414: 8 total, 8 up, 8 in 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e414 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: failed to encode map e415 with expected crc 2023-12-16T01:24:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:52 smithi078 ceph-mon[142991]: osdmap e415: 8 total, 8 up, 8 in 2023-12-16T01:24:52.657 INFO:tasks.rados.rados.0.smithi078.stdout:1852: done (1 left) 2023-12-16T01:24:52.657 INFO:tasks.rados.rados.0.smithi078.stdout:1853: done (0 left) 2023-12-16T01:24:52.657 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 181 2023-12-16T01:24:52.657 INFO:tasks.rados.rados.0.smithi078.stdout:1854: seq_num 575 ranges {4988928=32768} 2023-12-16T01:24:52.683 INFO:tasks.rados.rados.0.smithi078.stdout:1854: writing smithi078122029-42 from 4988928 to 5021696 tid 1 2023-12-16T01:24:52.683 INFO:tasks.rados.rados.0.smithi078.stdout:1855: snap_create 2023-12-16T01:24:52.688 INFO:tasks.rados.rados.0.smithi078.stdout:1854: finishing write tid 1 to smithi078122029-42 2023-12-16T01:24:52.688 INFO:tasks.rados.rados.0.smithi078.stdout:1854: finishing write tid 2 to smithi078122029-42 2023-12-16T01:24:52.689 INFO:tasks.rados.rados.0.smithi078.stdout:1854: finishing write tid 3 to smithi078122029-42 2023-12-16T01:24:52.689 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 651 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-12-16T01:24:52.689 INFO:tasks.rados.rados.0.smithi078.stdout:1854: left oid 42 (ObjNum 575 snap 181 seq_num 575) 2023-12-16T01:24:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: pgmap v226: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 45 op/s 2023-12-16T01:24:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: failed to encode map e416 with expected crc 2023-12-16T01:24:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:53 smithi118 ceph-mon[131825]: osdmap e416: 8 total, 8 up, 8 in 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: pgmap v226: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 45 op/s 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: failed to encode map e416 with expected crc 2023-12-16T01:24:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[139570]: osdmap e416: 8 total, 8 up, 8 in 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: failed to encode map e415 with expected crc 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: pgmap v226: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 45 op/s 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: failed to encode map e416 with expected crc 2023-12-16T01:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:53 smithi078 ceph-mon[142991]: osdmap e416: 8 total, 8 up, 8 in 2023-12-16T01:24:53.656 INFO:tasks.rados.rados.0.smithi078.stdout:1854: done (1 left) 2023-12-16T01:24:53.657 INFO:tasks.rados.rados.0.smithi078.stdout:1855: done (0 left) 2023-12-16T01:24:53.657 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 182 2023-12-16T01:24:53.657 INFO:tasks.rados.rados.0.smithi078.stdout:1856: seq_num 576 ranges {6946816=49152} 2023-12-16T01:24:53.694 INFO:tasks.rados.rados.0.smithi078.stdout:1856: writing smithi078122029-18 from 6946816 to 6995968 tid 1 2023-12-16T01:24:53.694 INFO:tasks.rados.rados.0.smithi078.stdout:1857: snap_create 2023-12-16T01:24:53.702 INFO:tasks.rados.rados.0.smithi078.stdout:1856: finishing write tid 1 to smithi078122029-18 2023-12-16T01:24:53.702 INFO:tasks.rados.rados.0.smithi078.stdout:1856: finishing write tid 2 to smithi078122029-18 2023-12-16T01:24:53.703 INFO:tasks.rados.rados.0.smithi078.stdout:1856: finishing write tid 3 to smithi078122029-18 2023-12-16T01:24:53.703 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 958 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-16T01:24:53.703 INFO:tasks.rados.rados.0.smithi078.stdout:1856: left oid 18 (ObjNum 576 snap 182 seq_num 576) 2023-12-16T01:24:54.659 INFO:tasks.rados.rados.0.smithi078.stdout:1856: done (1 left) 2023-12-16T01:24:54.660 INFO:tasks.rados.rados.0.smithi078.stdout:1857: done (0 left) 2023-12-16T01:24:54.660 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 183 2023-12-16T01:24:54.660 INFO:tasks.rados.rados.0.smithi078.stdout:1858: seq_num 577 ranges {6946816=65536} 2023-12-16T01:24:54.696 INFO:tasks.rados.rados.0.smithi078.stdout:1858: writing smithi078122029-17 from 6946816 to 7012352 tid 1 2023-12-16T01:24:54.697 INFO:tasks.rados.rados.0.smithi078.stdout:1859: rollback oid 22 current snap is 183 2023-12-16T01:24:54.697 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 143 2023-12-16T01:24:54.697 INFO:tasks.rados.rados.0.smithi078.stdout:1860: delete oid 39 current snap is 183 2023-12-16T01:24:54.699 INFO:tasks.rados.rados.0.smithi078.stdout:1860: done (2 left) 2023-12-16T01:24:54.699 INFO:tasks.rados.rados.0.smithi078.stdout:1861: snap_remove snap 113 2023-12-16T01:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:54 smithi118 ceph-mon[131825]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:54 smithi118 ceph-mon[131825]: osdmap e417: 8 total, 8 up, 8 in 2023-12-16T01:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:54 smithi118 ceph-mon[131825]: failed to encode map e416 with expected crc 2023-12-16T01:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:54 smithi118 ceph-mon[131825]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:54 smithi118 ceph-mon[131825]: failed to encode map e416 with expected crc 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[139570]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[139570]: osdmap e417: 8 total, 8 up, 8 in 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[139570]: failed to encode map e416 with expected crc 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[139570]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[139570]: failed to encode map e416 with expected crc 2023-12-16T01:24:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[142991]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[142991]: osdmap e417: 8 total, 8 up, 8 in 2023-12-16T01:24:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[142991]: failed to encode map e416 with expected crc 2023-12-16T01:24:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[142991]: failed to encode map e417 with expected crc 2023-12-16T01:24:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:54 smithi078 ceph-mon[142991]: failed to encode map e416 with expected crc 2023-12-16T01:24:55.665 INFO:tasks.rados.rados.0.smithi078.stdout:1861: done (2 left) 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1862: snap_create 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1859: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1859: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1859: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 991 (ObjNum 455 snap 142 seq_num 455) dirty exists 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1858: finishing write tid 1 to smithi078122029-17 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1858: finishing write tid 2 to smithi078122029-17 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1858: finishing write tid 3 to smithi078122029-17 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1066 (ObjNum 577 snap 183 seq_num 577) dirty exists 2023-12-16T01:24:55.666 INFO:tasks.rados.rados.0.smithi078.stdout:1858: left oid 17 (ObjNum 577 snap 183 seq_num 577) 2023-12-16T01:24:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:55 smithi118 ceph-mon[131825]: pgmap v229: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 43 op/s 2023-12-16T01:24:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:55 smithi118 ceph-mon[131825]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:55 smithi118 ceph-mon[131825]: osdmap e418: 8 total, 8 up, 8 in 2023-12-16T01:24:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:55 smithi118 ceph-mon[131825]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:55 smithi118 ceph-mon[131825]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[139570]: pgmap v229: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 43 op/s 2023-12-16T01:24:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[139570]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[139570]: osdmap e418: 8 total, 8 up, 8 in 2023-12-16T01:24:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[139570]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[139570]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[142991]: pgmap v229: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 43 op/s 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[142991]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[142991]: osdmap e418: 8 total, 8 up, 8 in 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[142991]: failed to encode map e418 with expected crc 2023-12-16T01:24:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:55 smithi078 ceph-mon[142991]: failed to encode map e418 with expected crc 2023-12-16T01:24:56.649 INFO:tasks.rados.rados.0.smithi078.stdout:1858: done (2 left) 2023-12-16T01:24:56.649 INFO:tasks.rados.rados.0.smithi078.stdout:1859: done (1 left) 2023-12-16T01:24:56.649 INFO:tasks.rados.rados.0.smithi078.stdout:1862: done (0 left) 2023-12-16T01:24:56.649 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 184 2023-12-16T01:24:56.649 INFO:tasks.rados.rados.0.smithi078.stdout:1863: seq_num 579 ranges {2588672=98304} 2023-12-16T01:24:56.663 INFO:tasks.rados.rados.0.smithi078.stdout:1863: writing smithi078122029-10 from 2588672 to 2686976 tid 1 2023-12-16T01:24:56.663 INFO:tasks.rados.rados.0.smithi078.stdout:1864: snap_create 2023-12-16T01:24:56.672 INFO:tasks.rados.rados.0.smithi078.stdout:1863: finishing write tid 1 to smithi078122029-10 2023-12-16T01:24:56.673 INFO:tasks.rados.rados.0.smithi078.stdout:1863: finishing write tid 2 to smithi078122029-10 2023-12-16T01:24:56.675 INFO:tasks.rados.rados.0.smithi078.stdout:1863: finishing write tid 3 to smithi078122029-10 2023-12-16T01:24:56.675 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1068 (ObjNum 579 snap 184 seq_num 579) dirty exists 2023-12-16T01:24:56.675 INFO:tasks.rados.rados.0.smithi078.stdout:1863: left oid 10 (ObjNum 579 snap 184 seq_num 579) 2023-12-16T01:24:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:24:56] "GET /metrics HTTP/1.1" 200 36048 "" "Prometheus/2.43.0" 2023-12-16T01:24:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[139570]: failed to encode map e419 with expected crc 2023-12-16T01:24:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[139570]: failed to encode map e419 with expected crc 2023-12-16T01:24:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[139570]: osdmap e419: 8 total, 8 up, 8 in 2023-12-16T01:24:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[139570]: osdmap e420: 8 total, 8 up, 8 in 2023-12-16T01:24:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[142991]: failed to encode map e419 with expected crc 2023-12-16T01:24:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[142991]: failed to encode map e419 with expected crc 2023-12-16T01:24:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[142991]: osdmap e419: 8 total, 8 up, 8 in 2023-12-16T01:24:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:56 smithi078 ceph-mon[142991]: osdmap e420: 8 total, 8 up, 8 in 2023-12-16T01:24:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:56 smithi118 ceph-mon[131825]: failed to encode map e419 with expected crc 2023-12-16T01:24:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:56 smithi118 ceph-mon[131825]: failed to encode map e419 with expected crc 2023-12-16T01:24:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:56 smithi118 ceph-mon[131825]: osdmap e419: 8 total, 8 up, 8 in 2023-12-16T01:24:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:56 smithi118 ceph-mon[131825]: osdmap e420: 8 total, 8 up, 8 in 2023-12-16T01:24:57.659 INFO:tasks.rados.rados.0.smithi078.stdout:1863: done (1 left) 2023-12-16T01:24:57.659 INFO:tasks.rados.rados.0.smithi078.stdout:1864: done (0 left) 2023-12-16T01:24:57.659 INFO:tasks.rados.rados.0.smithi078.stdout:1865: rollback oid 27 current snap is 185 2023-12-16T01:24:57.659 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 181 2023-12-16T01:24:57.659 INFO:tasks.rados.rados.0.smithi078.stdout:1866: delete oid 39 current snap is 185 2023-12-16T01:24:57.665 INFO:tasks.rados.rados.0.smithi078.stdout:1865: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:24:57.665 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1236 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-16T01:24:57.666 INFO:tasks.rados.rados.0.smithi078.stdout:1865: done (1 left) 2023-12-16T01:24:57.666 INFO:tasks.rados.rados.0.smithi078.stdout:1866: done (0 left) 2023-12-16T01:24:57.666 INFO:tasks.rados.rados.0.smithi078.stdout:1867: rollback oid 50 current snap is 185 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 165 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:1868: copy_from oid 26 from oid 41 current snap is 185 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 185 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:1869: seq_num 581 ranges {0=139264} 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:1869: writing smithi078122029-20 from 0 to 139264 tid 1 2023-12-16T01:24:57.667 INFO:tasks.rados.rados.0.smithi078.stdout:1870: snap_create 2023-12-16T01:24:57.670 INFO:tasks.rados.rados.0.smithi078.stdout:1867: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:24:57.670 INFO:tasks.rados.rados.0.smithi078.stdout:1869: finishing write tid 1 to smithi078122029-20 2023-12-16T01:24:57.671 INFO:tasks.rados.rados.0.smithi078.stdout:1869: finishing write tid 2 to smithi078122029-20 2023-12-16T01:24:57.671 INFO:tasks.rados.rados.0.smithi078.stdout:1867: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:24:57.672 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1251 (ObjNum 518 snap 161 seq_num 518) dirty exists 2023-12-16T01:24:57.675 INFO:tasks.rados.rados.0.smithi078.stdout:1869: finishing write tid 3 to smithi078122029-20 2023-12-16T01:24:57.675 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 588 (ObjNum 581 snap 185 seq_num 581) dirty exists 2023-12-16T01:24:57.675 INFO:tasks.rados.rados.0.smithi078.stdout:1869: left oid 20 (ObjNum 581 snap 185 seq_num 581) 2023-12-16T01:24:57.682 INFO:tasks.rados.rados.0.smithi078.stdout:1868: finishing copy_from to smithi078122029-26 2023-12-16T01:24:57.682 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:24:57.683 INFO:tasks.rados.rados.0.smithi078.stdout:1868: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: pgmap v232: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[142991]: osdmap e421: 8 total, 8 up, 8 in 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: pgmap v232: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: failed to encode map e420 with expected crc 2023-12-16T01:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:57 smithi078 ceph-mon[139570]: osdmap e421: 8 total, 8 up, 8 in 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: pgmap v232: 121 pgs: 121 active+clean; 466 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: failed to encode map e420 with expected crc 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: failed to encode map e420 with expected crc 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: failed to encode map e420 with expected crc 2023-12-16T01:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:57 smithi118 ceph-mon[131825]: osdmap e421: 8 total, 8 up, 8 in 2023-12-16T01:24:58.658 INFO:tasks.rados.rados.0.smithi078.stdout:1867: done (3 left) 2023-12-16T01:24:58.658 INFO:tasks.rados.rados.0.smithi078.stdout:1868: done (2 left) 2023-12-16T01:24:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1869: done (1 left) 2023-12-16T01:24:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1870: done (0 left) 2023-12-16T01:24:58.659 INFO:tasks.rados.rados.0.smithi078.stdout:1871: snap_remove snap 181 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[142991]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[142991]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[142991]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[142991]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[142991]: osdmap e422: 8 total, 8 up, 8 in 2023-12-16T01:24:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[139570]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[139570]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[139570]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[139570]: failed to encode map e421 with expected crc 2023-12-16T01:24:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:58 smithi078 ceph-mon[139570]: osdmap e422: 8 total, 8 up, 8 in 2023-12-16T01:24:59.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:24:58 smithi118 conmon[117217]: ts=2023-12-16T01:24:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:24:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:58 smithi118 ceph-mon[131825]: failed to encode map e421 with expected crc 2023-12-16T01:24:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:58 smithi118 ceph-mon[131825]: failed to encode map e421 with expected crc 2023-12-16T01:24:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:58 smithi118 ceph-mon[131825]: failed to encode map e421 with expected crc 2023-12-16T01:24:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:58 smithi118 ceph-mon[131825]: failed to encode map e421 with expected crc 2023-12-16T01:24:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:58 smithi118 ceph-mon[131825]: osdmap e422: 8 total, 8 up, 8 in 2023-12-16T01:24:59.659 INFO:tasks.rados.rados.0.smithi078.stdout:1871: done (0 left) 2023-12-16T01:24:59.660 INFO:tasks.rados.rados.0.smithi078.stdout:1872: read oid 42 snap 178 2023-12-16T01:24:59.660 INFO:tasks.rados.rados.0.smithi078.stdout:1872: expect (ObjNum 536 snap 169 seq_num 536) 2023-12-16T01:24:59.660 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 186 2023-12-16T01:24:59.660 INFO:tasks.rados.rados.0.smithi078.stdout:1873: seq_num 582 ranges {0=155648} 2023-12-16T01:24:59.661 INFO:tasks.rados.rados.0.smithi078.stdout:1873: writing smithi078122029-48 from 0 to 155648 tid 1 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1874: read oid 28 snap 160 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1874: expect (ObjNum 517 snap 160 seq_num 517) 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1875: read oid 31 snap -1 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1875: expect deleted 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1876: read oid 15 snap -1 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1876: expect deleted 2023-12-16T01:24:59.662 INFO:tasks.rados.rados.0.smithi078.stdout:1877: snap_remove snap 144 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: pgmap v235: 121 pgs: 121 active+clean; 400 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[142991]: osdmap e423: 8 total, 8 up, 8 in 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: pgmap v235: 121 pgs: 121 active+clean; 400 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: failed to encode map e422 with expected crc 2023-12-16T01:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:24:59 smithi078 ceph-mon[139570]: osdmap e423: 8 total, 8 up, 8 in 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: pgmap v235: 121 pgs: 121 active+clean; 400 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: failed to encode map e422 with expected crc 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: failed to encode map e422 with expected crc 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: failed to encode map e422 with expected crc 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: failed to encode map e422 with expected crc 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: failed to encode map e422 with expected crc 2023-12-16T01:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:24:59 smithi118 ceph-mon[131825]: osdmap e423: 8 total, 8 up, 8 in 2023-12-16T01:25:00.667 INFO:tasks.rados.rados.0.smithi078.stdout:1877: done (5 left) 2023-12-16T01:25:00.667 INFO:tasks.rados.rados.0.smithi078.stdout:1878: snap_create 2023-12-16T01:25:00.667 INFO:tasks.rados.rados.0.smithi078.stdout:1873: finishing write tid 1 to smithi078122029-48 2023-12-16T01:25:00.668 INFO:tasks.rados.rados.0.smithi078.stdout:1873: finishing write tid 2 to smithi078122029-48 2023-12-16T01:25:00.668 INFO:tasks.rados.rados.0.smithi078.stdout:1873: finishing write tid 3 to smithi078122029-48 2023-12-16T01:25:00.668 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1576 (ObjNum 582 snap 186 seq_num 582) dirty exists 2023-12-16T01:25:00.668 INFO:tasks.rados.rados.0.smithi078.stdout:1873: left oid 48 (ObjNum 582 snap 186 seq_num 582) 2023-12-16T01:25:00.668 INFO:tasks.rados.rados.0.smithi078.stdout:1874: expect (ObjNum 517 snap 160 seq_num 517) 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:00.903 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[139570]: osdmap e424: 8 total, 8 up, 8 in 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: failed to encode map e423 with expected crc 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:00.904 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:00 smithi078 ceph-mon[142991]: osdmap e424: 8 total, 8 up, 8 in 2023-12-16T01:25:01.041 INFO:tasks.rados.rados.0.smithi078.stdout:1872: expect (ObjNum 536 snap 169 seq_num 536) 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: failed to encode map e423 with expected crc 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: failed to encode map e423 with expected crc 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: failed to encode map e423 with expected crc 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: failed to encode map e423 with expected crc 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:00 smithi118 ceph-mon[131825]: osdmap e424: 8 total, 8 up, 8 in 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1872: done (5 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1873: done (4 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1874: done (3 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1875: done (2 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1876: done (1 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1878: done (0 left) 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1879: rollback oid 39 current snap is 187 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 172 2023-12-16T01:25:01.648 INFO:tasks.rados.rados.0.smithi078.stdout:1880: snap_create 2023-12-16T01:25:01.653 INFO:tasks.rados.rados.0.smithi078.stdout:1879: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:25:01.653 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 588 (ObjNum 65 snap 0 seq_num 1666803565) dirty dne 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: Upgrade: osd.3 is safe to restart 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: pgmap v238: 121 pgs: 121 active+clean; 396 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[139570]: osdmap e425: 8 total, 8 up, 8 in 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: Upgrade: osd.3 is safe to restart 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: pgmap v238: 121 pgs: 121 active+clean; 396 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: failed to encode map e424 with expected crc 2023-12-16T01:25:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:01 smithi078 ceph-mon[142991]: osdmap e425: 8 total, 8 up, 8 in 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: Upgrade: osd.3 is safe to restart 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: pgmap v238: 121 pgs: 121 active+clean; 396 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 60 KiB/s wr, 3 op/s 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: failed to encode map e424 with expected crc 2023-12-16T01:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:01 smithi118 ceph-mon[131825]: osdmap e425: 8 total, 8 up, 8 in 2023-12-16T01:25:02.648 INFO:tasks.rados.rados.0.smithi078.stdout:1879: done (1 left) 2023-12-16T01:25:02.648 INFO:tasks.rados.rados.0.smithi078.stdout:1880: done (0 left) 2023-12-16T01:25:02.648 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 188 2023-12-16T01:25:02.648 INFO:tasks.rados.rados.0.smithi078.stdout:1881: seq_num 583 ranges {1908736=172032} 2023-12-16T01:25:02.659 INFO:tasks.rados.rados.0.smithi078.stdout:1881: writing smithi078122029-28 from 1908736 to 2080768 tid 1 2023-12-16T01:25:02.659 INFO:tasks.rados.rados.0.smithi078.stdout:1882: snap_create 2023-12-16T01:25:02.664 INFO:tasks.rados.rados.0.smithi078.stdout:1881: finishing write tid 1 to smithi078122029-28 2023-12-16T01:25:02.664 INFO:tasks.rados.rados.0.smithi078.stdout:1881: finishing write tid 2 to smithi078122029-28 2023-12-16T01:25:02.665 INFO:tasks.rados.rados.0.smithi078.stdout:1881: finishing write tid 3 to smithi078122029-28 2023-12-16T01:25:02.665 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1240 (ObjNum 583 snap 188 seq_num 583) dirty exists 2023-12-16T01:25:02.665 INFO:tasks.rados.rados.0.smithi078.stdout:1881: left oid 28 (ObjNum 583 snap 188 seq_num 583) 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[139570]: osdmap e426: 8 total, 8 up, 8 in 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: failed to encode map e425 with expected crc 2023-12-16T01:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:02 smithi078 ceph-mon[142991]: osdmap e426: 8 total, 8 up, 8 in 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: failed to encode map e425 with expected crc 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: failed to encode map e425 with expected crc 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: failed to encode map e425 with expected crc 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: failed to encode map e425 with expected crc 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: failed to encode map e425 with expected crc 2023-12-16T01:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:02 smithi118 ceph-mon[131825]: osdmap e426: 8 total, 8 up, 8 in 2023-12-16T01:25:03.650 INFO:tasks.rados.rados.0.smithi078.stdout:1881: done (1 left) 2023-12-16T01:25:03.650 INFO:tasks.rados.rados.0.smithi078.stdout:1882: done (0 left) 2023-12-16T01:25:03.650 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 189 2023-12-16T01:25:03.650 INFO:tasks.rados.rados.0.smithi078.stdout:1883: seq_num 584 ranges {1728512=188416} 2023-12-16T01:25:03.660 INFO:tasks.rados.rados.0.smithi078.stdout:1883: writing smithi078122029-22 from 1728512 to 1916928 tid 1 2023-12-16T01:25:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:1884: copy_from oid 50 from oid 15 current snap is 189 2023-12-16T01:25:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 189 2023-12-16T01:25:03.661 INFO:tasks.rados.rados.0.smithi078.stdout:1885: seq_num 585 ranges {8298496=204800} 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1885: writing smithi078122029-8 from 8298496 to 8503296 tid 1 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1886: copy_from oid 31 from oid 27 current snap is 189 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1884: finishing copy_from to smithi078122029-50 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1884: got expected ENOENT (src dne) 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1887: snap_create 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1884: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1883: finishing write tid 1 to smithi078122029-22 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1883: finishing write tid 2 to smithi078122029-22 2023-12-16T01:25:03.707 INFO:tasks.rados.rados.0.smithi078.stdout:1883: finishing write tid 3 to smithi078122029-22 2023-12-16T01:25:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 993 (ObjNum 584 snap 189 seq_num 584) dirty exists 2023-12-16T01:25:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:1883: left oid 22 (ObjNum 584 snap 189 seq_num 584) 2023-12-16T01:25:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:1886: finishing copy_from to smithi078122029-31 2023-12-16T01:25:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:1886: got expected ENOENT (src dne) 2023-12-16T01:25:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:1886: finishing copy_from racing read to smithi078122029-31 2023-12-16T01:25:03.709 INFO:tasks.rados.rados.0.smithi078.stdout:1885: finishing write tid 1 to smithi078122029-8 2023-12-16T01:25:03.710 INFO:tasks.rados.rados.0.smithi078.stdout:1885: finishing write tid 2 to smithi078122029-8 2023-12-16T01:25:03.712 INFO:tasks.rados.rados.0.smithi078.stdout:1885: finishing write tid 3 to smithi078122029-8 2023-12-16T01:25:03.712 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 590 (ObjNum 585 snap 189 seq_num 585) dirty exists 2023-12-16T01:25:03.712 INFO:tasks.rados.rados.0.smithi078.stdout:1885: left oid 8 (ObjNum 585 snap 189 seq_num 585) 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: Upgrade: Updating osd.3 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: Deploying daemon osd.3 on smithi078 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: pgmap v241: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[139570]: osdmap e427: 8 total, 8 up, 8 in 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: Upgrade: Updating osd.3 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: Deploying daemon osd.3 on smithi078 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: pgmap v241: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: failed to encode map e426 with expected crc 2023-12-16T01:25:03.830 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:03 smithi078 ceph-mon[142991]: osdmap e427: 8 total, 8 up, 8 in 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: Upgrade: Updating osd.3 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: Deploying daemon osd.3 on smithi078 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: pgmap v241: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:03 smithi118 ceph-mon[131825]: osdmap e427: 8 total, 8 up, 8 in 2023-12-16T01:25:04.705 INFO:tasks.rados.rados.0.smithi078.stdout:1883: done (4 left) 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:1884: done (3 left) 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:1885: done (2 left) 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:1886: done (1 left) 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:1887: done (0 left) 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 190 2023-12-16T01:25:04.706 INFO:tasks.rados.rados.0.smithi078.stdout:1888: seq_num 586 ranges {3833856=221184} 2023-12-16T01:25:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[139570]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[139570]: failed to encode map e427 with expected crc 2023-12-16T01:25:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[139570]: failed to encode map e427 with expected crc 2023-12-16T01:25:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[142991]: failed to encode map e426 with expected crc 2023-12-16T01:25:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[142991]: failed to encode map e427 with expected crc 2023-12-16T01:25:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:04 smithi078 ceph-mon[142991]: failed to encode map e427 with expected crc 2023-12-16T01:25:04.728 INFO:tasks.rados.rados.0.smithi078.stdout:1888: writing smithi078122029-43 from 3833856 to 4055040 tid 1 2023-12-16T01:25:04.728 INFO:tasks.rados.rados.0.smithi078.stdout:1889: delete oid 18 current snap is 190 2023-12-16T01:25:04.737 INFO:tasks.rados.rados.0.smithi078.stdout:1888: finishing write tid 1 to smithi078122029-43 2023-12-16T01:25:04.738 INFO:tasks.rados.rados.0.smithi078.stdout:1889: done (1 left) 2023-12-16T01:25:04.738 INFO:tasks.rados.rados.0.smithi078.stdout:1890: read oid 13 snap -1 2023-12-16T01:25:04.738 INFO:tasks.rados.rados.0.smithi078.stdout:1890: expect (ObjNum 523 snap 166 seq_num 523) 2023-12-16T01:25:04.738 INFO:tasks.rados.rados.0.smithi078.stdout:1891: rollback oid 4 current snap is 190 2023-12-16T01:25:04.738 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 136 2023-12-16T01:25:04.739 INFO:tasks.rados.rados.0.smithi078.stdout:1892: snap_create 2023-12-16T01:25:04.739 INFO:tasks.rados.rados.0.smithi078.stdout:1888: finishing write tid 2 to smithi078122029-43 2023-12-16T01:25:04.740 INFO:tasks.rados.rados.0.smithi078.stdout:1888: finishing write tid 3 to smithi078122029-43 2023-12-16T01:25:04.740 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1250 (ObjNum 586 snap 190 seq_num 586) dirty exists 2023-12-16T01:25:04.740 INFO:tasks.rados.rados.0.smithi078.stdout:1888: left oid 43 (ObjNum 586 snap 190 seq_num 586) 2023-12-16T01:25:04.744 INFO:tasks.rados.rados.0.smithi078.stdout:1891: finishing rollback tid 0 to smithi078122029-4 2023-12-16T01:25:04.744 INFO:tasks.rados.rados.0.smithi078.stdout:1891: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:25:04.744 INFO:tasks.rados.rados.0.smithi078.stdout:1891: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:25:04.744 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1592 (ObjNum 419 snap 130 seq_num 419) dirty exists 2023-12-16T01:25:04.764 INFO:tasks.rados.rados.0.smithi078.stdout:1890: expect (ObjNum 523 snap 166 seq_num 523) 2023-12-16T01:25:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:04 smithi118 ceph-mon[131825]: failed to encode map e426 with expected crc 2023-12-16T01:25:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:04 smithi118 ceph-mon[131825]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:04 smithi118 ceph-mon[131825]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.227 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:04 smithi078 systemd[1]: Stopping Ceph osd.3 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:25:05.227 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:04 smithi078 conmon[90816]: 2023-12-16T01:25:04.993+0000 7f4580674700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:25:05.227 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:04 smithi078 conmon[90816]: 2023-12-16T01:25:04.993+0000 7f4580674700 -1 osd.3 428 *** Got signal Terminated *** 2023-12-16T01:25:05.227 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:04 smithi078 conmon[90816]: 2023-12-16T01:25:04.993+0000 7f4580674700 -1 osd.3 428 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:1888: done (3 left) 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:1890: done (2 left) 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:1891: done (1 left) 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:1892: done (0 left) 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 191 2023-12-16T01:25:05.721 INFO:tasks.rados.rados.0.smithi078.stdout:1893: seq_num 588 ranges {8937472=253952} 2023-12-16T01:25:05.768 INFO:tasks.rados.rados.0.smithi078.stdout:1893: writing smithi078122029-49 from 8937472 to 9191424 tid 1 2023-12-16T01:25:05.768 INFO:tasks.rados.rados.0.smithi078.stdout:1894: read oid 38 snap -1 2023-12-16T01:25:05.768 INFO:tasks.rados.rados.0.smithi078.stdout:1894: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:05.768 INFO:tasks.rados.rados.0.smithi078.stdout:1895: delete oid 33 current snap is 191 2023-12-16T01:25:05.771 INFO:tasks.rados.rados.0.smithi078.stdout:1895: done (2 left) 2023-12-16T01:25:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:1896: snap_create 2023-12-16T01:25:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:1893: finishing write tid 1 to smithi078122029-49 2023-12-16T01:25:05.773 INFO:tasks.rados.rados.0.smithi078.stdout:1893: finishing write tid 2 to smithi078122029-49 2023-12-16T01:25:05.774 INFO:tasks.rados.rados.0.smithi078.stdout:1893: finishing write tid 3 to smithi078122029-49 2023-12-16T01:25:05.774 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 273 (ObjNum 588 snap 191 seq_num 588) dirty exists 2023-12-16T01:25:05.774 INFO:tasks.rados.rados.0.smithi078.stdout:1893: left oid 49 (ObjNum 588 snap 191 seq_num 588) 2023-12-16T01:25:05.781 INFO:tasks.rados.rados.0.smithi078.stdout:1894: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: pgmap v244: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: failed to encode map e428 with expected crc 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: osdmap e428: 8 total, 8 up, 8 in 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: failed to encode map e428 with expected crc 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[139570]: osd.3 marked itself down and dead 2023-12-16T01:25:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: pgmap v244: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: failed to encode map e428 with expected crc 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: osdmap e428: 8 total, 8 up, 8 in 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: failed to encode map e428 with expected crc 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: failed to encode map e427 with expected crc 2023-12-16T01:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:05 smithi078 ceph-mon[142991]: osd.3 marked itself down and dead 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: pgmap v244: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 718 KiB/s wr, 4 op/s 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: failed to encode map e428 with expected crc 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: osdmap e428: 8 total, 8 up, 8 in 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: failed to encode map e428 with expected crc 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: failed to encode map e427 with expected crc 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: failed to encode map e427 with expected crc 2023-12-16T01:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:05 smithi118 ceph-mon[131825]: osd.3 marked itself down and dead 2023-12-16T01:25:06.648 INFO:tasks.rados.rados.0.smithi078.stdout:1893: done (2 left) 2023-12-16T01:25:06.648 INFO:tasks.rados.rados.0.smithi078.stdout:1894: done (1 left) 2023-12-16T01:25:06.649 INFO:tasks.rados.rados.0.smithi078.stdout:1896: done (0 left) 2023-12-16T01:25:06.649 INFO:tasks.rados.rados.0.smithi078.stdout:1897: snap_create 2023-12-16T01:25:06.702 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:06] "GET /metrics HTTP/1.1" 200 36192 "" "Prometheus/2.43.0" 2023-12-16T01:25:06.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:06 smithi078 bash[173912]: 9579ee1ad635244a770928078756e07d6a1fcef65db980cb1f25f10ebdb6f12f 2023-12-16T01:25:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: osdmap e429: 8 total, 7 up, 8 in 2023-12-16T01:25:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[139570]: osdmap e430: 8 total, 7 up, 8 in 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: osdmap e429: 8 total, 7 up, 8 in 2023-12-16T01:25:06.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: failed to encode map e429 with expected crc 2023-12-16T01:25:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:06 smithi078 ceph-mon[142991]: osdmap e430: 8 total, 7 up, 8 in 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: osdmap e429: 8 total, 7 up, 8 in 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: failed to encode map e429 with expected crc 2023-12-16T01:25:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:06 smithi118 ceph-mon[131825]: osdmap e430: 8 total, 7 up, 8 in 2023-12-16T01:25:07.649 INFO:tasks.rados.rados.0.smithi078.stdout:1897: done (0 left) 2023-12-16T01:25:07.649 INFO:tasks.rados.rados.0.smithi078.stdout:1898: read oid 37 snap 182 2023-12-16T01:25:07.649 INFO:tasks.rados.rados.0.smithi078.stdout:1898: expect (ObjNum 523 snap 166 seq_num 523) 2023-12-16T01:25:07.649 INFO:tasks.rados.rados.0.smithi078.stdout:1899: delete oid 10 current snap is 193 2023-12-16T01:25:07.654 INFO:tasks.rados.rados.0.smithi078.stdout:1899: done (1 left) 2023-12-16T01:25:07.654 INFO:tasks.rados.rados.0.smithi078.stdout:1900: copy_from oid 33 from oid 27 current snap is 193 2023-12-16T01:25:07.654 INFO:tasks.rados.rados.0.smithi078.stdout:1901: snap_remove snap 172 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: pgmap v247: 121 pgs: 16 stale+active+clean, 105 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[139570]: osdmap e431: 8 total, 7 up, 8 in 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: pgmap v247: 121 pgs: 16 stale+active+clean, 105 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: failed to encode map e430 with expected crc 2023-12-16T01:25:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:07 smithi078 ceph-mon[142991]: osdmap e431: 8 total, 7 up, 8 in 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: pgmap v247: 121 pgs: 16 stale+active+clean, 105 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: failed to encode map e430 with expected crc 2023-12-16T01:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:07 smithi118 ceph-mon[131825]: osdmap e431: 8 total, 7 up, 8 in 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:1901: done (2 left) 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:1902: read oid 17 snap -1 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:1902: expect (ObjNum 577 snap 183 seq_num 577) 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:1903: read oid 44 snap -1 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:1903: expect deleted 2023-12-16T01:25:08.654 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 193 2023-12-16T01:25:08.655 INFO:tasks.rados.rados.0.smithi078.stdout:1904: seq_num 591 ranges {0=303104} 2023-12-16T01:25:08.658 INFO:tasks.rados.rados.0.smithi078.stdout:1904: writing smithi078122029-3 from 0 to 303104 tid 1 2023-12-16T01:25:08.658 INFO:tasks.rados.rados.0.smithi078.stdout:1905: rollback oid 45 current snap is 193 2023-12-16T01:25:08.658 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 178 2023-12-16T01:25:08.658 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 193 2023-12-16T01:25:08.658 INFO:tasks.rados.rados.0.smithi078.stdout:1906: seq_num 592 ranges {0=319488} 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1906: writing smithi078122029-9 from 0 to 319488 tid 1 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1907: rollback oid 2 current snap is 193 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 161 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1908: rollback oid 24 current snap is 193 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 180 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1909: copy_from oid 1 from oid 38 current snap is 193 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1910: read oid 30 snap -1 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1910: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1911: rollback oid 16 current snap is 193 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 189 2023-12-16T01:25:08.659 INFO:tasks.rados.rados.0.smithi078.stdout:1912: snap_create 2023-12-16T01:25:08.669 INFO:tasks.rados.rados.0.smithi078.stdout:1900: finishing copy_from to smithi078122029-33 2023-12-16T01:25:08.669 INFO:tasks.rados.rados.0.smithi078.stdout:1900: got expected ENOENT (src dne) 2023-12-16T01:25:08.670 INFO:tasks.rados.rados.0.smithi078.stdout:1900: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:25:08.670 INFO:tasks.rados.rados.0.smithi078.stdout:1898: expect (ObjNum 523 snap 166 seq_num 523) 2023-12-16T01:25:08.720 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:08 smithi078 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.3.service: Succeeded. 2023-12-16T01:25:08.720 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:08 smithi078 systemd[1]: Stopped Ceph osd.3 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:25:08.720 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:08 smithi078 systemd[1]: Starting Ceph osd.3 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[139570]: osdmap e432: 8 total, 7 up, 8 in 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: failed to encode map e431 with expected crc 2023-12-16T01:25:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:08 smithi078 ceph-mon[142991]: osdmap e432: 8 total, 7 up, 8 in 2023-12-16T01:25:09.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:25:08 smithi118 conmon[117217]: ts=2023-12-16T01:25:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:25:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: failed to encode map e431 with expected crc 2023-12-16T01:25:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: failed to encode map e431 with expected crc 2023-12-16T01:25:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: failed to encode map e431 with expected crc 2023-12-16T01:25:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: failed to encode map e431 with expected crc 2023-12-16T01:25:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: failed to encode map e431 with expected crc 2023-12-16T01:25:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:08 smithi118 ceph-mon[131825]: osdmap e432: 8 total, 7 up, 8 in 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1906: finishing write tid 1 to smithi078122029-9 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1906: finishing write tid 2 to smithi078122029-9 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1908: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1908: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1908: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 962 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1904: finishing write tid 1 to smithi078122029-3 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1904: finishing write tid 2 to smithi078122029-3 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1904: finishing write tid 3 to smithi078122029-3 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 691 (ObjNum 591 snap 193 seq_num 591) dirty exists 2023-12-16T01:25:09.165 INFO:tasks.rados.rados.0.smithi078.stdout:1904: left oid 3 (ObjNum 591 snap 193 seq_num 591) 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1911: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1906: finishing write tid 3 to smithi078122029-9 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 432 (ObjNum 592 snap 193 seq_num 592) dirty exists 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1906: left oid 9 (ObjNum 592 snap 193 seq_num 592) 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1911: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1907: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1907: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1253 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1911: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1249 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1909: finishing copy_from to smithi078122029-1 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1909: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:25:09.166 INFO:tasks.rados.rados.0.smithi078.stdout:1910: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:25:09.589 INFO:tasks.rados.rados.0.smithi078.stdout:1902: expect (ObjNum 577 snap 183 seq_num 577) 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-16T01:25:09.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:09 smithi078 bash[174536]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[139570]: pgmap v250: 121 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 27 active+undersized, 86 active+clean; 408 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 254 KiB/s wr, 6 op/s; 17/810 objects degraded (2.099%) 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[139570]: failed to encode map e432 with expected crc 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[139570]: failed to encode map e432 with expected crc 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 17/810 objects degraded (2.099%), 5 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[139570]: osdmap e433: 8 total, 7 up, 8 in 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[142991]: pgmap v250: 121 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 27 active+undersized, 86 active+clean; 408 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 254 KiB/s wr, 6 op/s; 17/810 objects degraded (2.099%) 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[142991]: failed to encode map e432 with expected crc 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[142991]: failed to encode map e432 with expected crc 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 17/810 objects degraded (2.099%), 5 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:09 smithi078 ceph-mon[142991]: osdmap e433: 8 total, 7 up, 8 in 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1905: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1905: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1905: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1072 (ObjNum 548 snap 173 seq_num 548) dirty exists 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1898: done (12 left) 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1900: done (11 left) 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1902: done (10 left) 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1903: done (9 left) 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1904: done (8 left) 2023-12-16T01:25:10.064 INFO:tasks.rados.rados.0.smithi078.stdout:1905: done (7 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1906: done (6 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1907: done (5 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1908: done (4 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1909: done (3 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1910: done (2 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1911: done (1 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1912: done (0 left) 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 194 2023-12-16T01:25:10.065 INFO:tasks.rados.rados.0.smithi078.stdout:1913: seq_num 593 ranges {155648=335872} 2023-12-16T01:25:10.066 INFO:tasks.rados.rados.0.smithi078.stdout:1913: writing smithi078122029-48 from 155648 to 491520 tid 1 2023-12-16T01:25:10.066 INFO:tasks.rados.rados.0.smithi078.stdout:1914: setattr oid 21 current snap is 194 2023-12-16T01:25:10.067 INFO:tasks.rados.rados.0.smithi078.stdout:1915: snap_create 2023-12-16T01:25:10.072 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 665 (ObjNum 468 snap 144 seq_num 468) dirty exists 2023-12-16T01:25:10.075 INFO:tasks.rados.rados.0.smithi078.stdout:1913: finishing write tid 1 to smithi078122029-48 2023-12-16T01:25:10.075 INFO:tasks.rados.rados.0.smithi078.stdout:1913: finishing write tid 2 to smithi078122029-48 2023-12-16T01:25:10.076 INFO:tasks.rados.rados.0.smithi078.stdout:1913: finishing write tid 3 to smithi078122029-48 2023-12-16T01:25:10.076 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1606 (ObjNum 593 snap 194 seq_num 593) dirty exists 2023-12-16T01:25:10.076 INFO:tasks.rados.rados.0.smithi078.stdout:1913: left oid 48 (ObjNum 593 snap 194 seq_num 593) 2023-12-16T01:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:09 smithi118 ceph-mon[131825]: pgmap v250: 121 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 27 active+undersized, 86 active+clean; 408 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 254 KiB/s wr, 6 op/s; 17/810 objects degraded (2.099%) 2023-12-16T01:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:09 smithi118 ceph-mon[131825]: failed to encode map e432 with expected crc 2023-12-16T01:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:09 smithi118 ceph-mon[131825]: failed to encode map e432 with expected crc 2023-12-16T01:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:09 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 17/810 objects degraded (2.099%), 5 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:09 smithi118 ceph-mon[131825]: osdmap e433: 8 total, 7 up, 8 in 2023-12-16T01:25:10.729 INFO:tasks.rados.rados.0.smithi078.stdout:1913: done (2 left) 2023-12-16T01:25:10.729 INFO:tasks.rados.rados.0.smithi078.stdout:1914: done (1 left) 2023-12-16T01:25:10.729 INFO:tasks.rados.rados.0.smithi078.stdout:1915: done (0 left) 2023-12-16T01:25:10.729 INFO:tasks.rados.rados.0.smithi078.stdout:1916: setattr oid 1 current snap is 195 2023-12-16T01:25:10.730 INFO:tasks.rados.rados.0.smithi078.stdout:1917: rmattr oid 4 current snap is 195 2023-12-16T01:25:10.730 INFO:tasks.rados.rados.0.smithi078.stdout:1917: done (1 left) 2023-12-16T01:25:10.731 INFO:tasks.rados.rados.0.smithi078.stdout:1918: copy_from oid 15 from oid 24 current snap is 195 2023-12-16T01:25:10.731 INFO:tasks.rados.rados.0.smithi078.stdout:1919: snap_remove snap 171 2023-12-16T01:25:10.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-osd[175039]: -- 172.21.15.78:0/2782062548 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557aca11d6c0 con 0x557aca0ef000 2023-12-16T01:25:10.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:10 smithi078 bash[174974]: e12d666fc1044a65ab311ccce087974db4b63c89028b94ef88528fd4b4ed68d4 2023-12-16T01:25:10.977 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:10 smithi078 systemd[1]: Started Ceph osd.3 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:25:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: failed to encode map e433 with expected crc 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: failed to encode map e433 with expected crc 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: failed to encode map e433 with expected crc 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: failed to encode map e433 with expected crc 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:11.476 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:11 smithi078 conmon[175015]: 2023-12-16T01:25:11.077+0000 7f60cc8f0640 -1 Falling back to public interface 2023-12-16T01:25:11.735 INFO:tasks.rados.rados.0.smithi078.stdout:1919: done (2 left) 2023-12-16T01:25:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:1920: setattr oid 39 current snap is 195 2023-12-16T01:25:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:1921: read oid 43 snap 179 2023-12-16T01:25:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:1921: expect (ObjNum 533 snap 169 seq_num 533) 2023-12-16T01:25:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 195 2023-12-16T01:25:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:1922: seq_num 594 ranges {4784128=352256} 2023-12-16T01:25:11.773 INFO:tasks.rados.rados.0.smithi078.stdout:1922: writing smithi078122029-25 from 4784128 to 5136384 tid 1 2023-12-16T01:25:11.773 INFO:tasks.rados.rados.0.smithi078.stdout:1923: copy_from oid 8 from oid 5 current snap is 195 2023-12-16T01:25:11.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 1608 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:25:11.774 INFO:tasks.rados.rados.0.smithi078.stdout:1918: finishing copy_from to smithi078122029-15 2023-12-16T01:25:11.774 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 962 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:11.774 INFO:tasks.rados.rados.0.smithi078.stdout:1918: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:25:11.774 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 599 (ObjNum 4113 snap 0 seq_num 3473665) dirty exists 2023-12-16T01:25:11.774 INFO:tasks.rados.rados.0.smithi078.stdout:1921: expect (ObjNum 533 snap 169 seq_num 533) 2023-12-16T01:25:11.880 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1922: finishing write tid 1 to smithi078122029-25 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1922: finishing write tid 2 to smithi078122029-25 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1922: finishing write tid 3 to smithi078122029-25 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1242 (ObjNum 594 snap 195 seq_num 594) dirty exists 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1922: left oid 25 (ObjNum 594 snap 195 seq_num 594) 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1923: finishing copy_from racing read to smithi078122029-8 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1923: finishing copy_from to smithi078122029-8 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 988 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1916: done (5 left) 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1918: done (4 left) 2023-12-16T01:25:11.919 INFO:tasks.rados.rados.0.smithi078.stdout:1920: done (3 left) 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1921: done (2 left) 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1922: done (1 left) 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1923: done (0 left) 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1924: rollback oid 9 current snap is 195 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 9 to 185 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1925: read oid 12 snap -1 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1925: expect (ObjNum 571 snap 179 seq_num 571) 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1926: copy_from oid 21 from oid 15 current snap is 195 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1927: copy_from oid 13 from oid 36 current snap is 195 2023-12-16T01:25:11.920 INFO:tasks.rados.rados.0.smithi078.stdout:1928: snap_remove snap 162 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: pgmap v253: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 254 KiB/s wr, 8 op/s; 44/816 objects degraded (5.392%) 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: osdmap e434: 8 total, 7 up, 8 in 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:11 smithi118 ceph-mon[131825]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: pgmap v253: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 254 KiB/s wr, 8 op/s; 44/816 objects degraded (5.392%) 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: osdmap e434: 8 total, 7 up, 8 in 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[142991]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: pgmap v253: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 254 KiB/s wr, 8 op/s; 44/816 objects degraded (5.392%) 2023-12-16T01:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: osdmap e434: 8 total, 7 up, 8 in 2023-12-16T01:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:11 smithi078 ceph-mon[139570]: failed to encode map e434 with expected crc 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4m) 31s ago 8m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3m) 2m ago 7m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9m) 31s ago 9m 18.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9m) 2m ago 9m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:25:12.249 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3m) 2m ago 12m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3m) 31s ago 13m 512M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3m) 31s ago 13m 89.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2m) 2m ago 12m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2m) 31s ago 12m 70.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4m) 31s ago 7m 17.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3m) 2m ago 7m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (100s) 31s ago 12m 373M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (67s) 31s ago 11m 305M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (34s) 31s ago 11m 14.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 starting - - - 2486M 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10m) 2m ago 10m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10m) 2m ago 10m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9m) 2m ago 9m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9m) 2m ago 9m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:25:12.250 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3m) 2m ago 8m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:25:12.662 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 4, 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:25:12.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 6, 2023-12-16T01:25:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:25:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:25:12.664 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1928: done (4 left) 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1929: read oid 41 snap -1 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1929: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1930: read oid 46 snap 161 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1930: expect (ObjNum 480 snap 149 seq_num 480) 2023-12-16T01:25:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:1931: snap_create 2023-12-16T01:25:12.750 INFO:tasks.rados.rados.0.smithi078.stdout:1924: finishing rollback tid 0 to smithi078122029-9 2023-12-16T01:25:12.750 INFO:tasks.rados.rados.0.smithi078.stdout:1924: finishing rollback tid 1 to smithi078122029-9 2023-12-16T01:25:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 435 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:25:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:1926: finishing copy_from to smithi078122029-21 2023-12-16T01:25:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 962 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:1926: finishing copy_from racing read to smithi078122029-21 2023-12-16T01:25:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:1925: expect (ObjNum 571 snap 179 seq_num 571) 2023-12-16T01:25:13.100 INFO:tasks.rados.rados.0.smithi078.stdout:1927: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:25:13.100 INFO:tasks.rados.rados.0.smithi078.stdout:1927: finishing copy_from to smithi078122029-13 2023-12-16T01:25:13.100 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1541 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:25:13.100 INFO:tasks.rados.rados.0.smithi078.stdout:1930: expect (ObjNum 480 snap 149 seq_num 480) 2023-12-16T01:25:13.122 INFO:tasks.rados.rados.0.smithi078.stdout:1929: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: osdmap e435: 8 total, 7 up, 8 in 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: pgmap v256: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1652957020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: osdmap e435: 8 total, 7 up, 8 in 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: pgmap v256: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1652957020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: osdmap e435: 8 total, 7 up, 8 in 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: failed to encode map e435 with expected crc 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: pgmap v256: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 21 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1652957020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1924: done (6 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1925: done (5 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1926: done (4 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1927: done (3 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1929: done (2 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1930: done (1 left) 2023-12-16T01:25:13.748 INFO:tasks.rados.rados.0.smithi078.stdout:1931: done (0 left) 2023-12-16T01:25:13.749 INFO:tasks.rados.rados.0.smithi078.stdout:1932: snap_remove snap 164 2023-12-16T01:25:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: osdmap e436: 8 total, 7 up, 8 in 2023-12-16T01:25:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.228 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:13 smithi078 conmon[175015]: 2023-12-16T01:25:13.863+0000 7f60cc8f0640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-16T01:25:14.229 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:13 smithi078 conmon[175015]: 2023-12-16T01:25:13.906+0000 7f60cc8f0640 -1 osd.3 428 log_to_monitors true 2023-12-16T01:25:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: osdmap e436: 8 total, 7 up, 8 in 2023-12-16T01:25:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: osdmap e436: 8 total, 7 up, 8 in 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: failed to encode map e436 with expected crc 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:1932: done (0 left) 2023-12-16T01:25:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:1933: copy_from oid 3 from oid 28 current snap is 196 2023-12-16T01:25:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 196 2023-12-16T01:25:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:1934: seq_num 595 ranges {1990656=368640} 2023-12-16T01:25:14.772 INFO:tasks.rados.rados.0.smithi078.stdout:1934: writing smithi078122029-45 from 1990656 to 2359296 tid 1 2023-12-16T01:25:14.772 INFO:tasks.rados.rados.0.smithi078.stdout:1935: read oid 14 snap -1 2023-12-16T01:25:14.772 INFO:tasks.rados.rados.0.smithi078.stdout:1935: expect (ObjNum 526 snap 167 seq_num 526) 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1936: read oid 33 snap 191 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1936: expect deleted 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1937: read oid 35 snap -1 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1937: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1938: rollback oid 25 current snap is 196 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 157 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1939: copy_from oid 27 from oid 44 current snap is 196 2023-12-16T01:25:14.773 INFO:tasks.rados.rados.0.smithi078.stdout:1940: delete oid 1 current snap is 196 2023-12-16T01:25:14.788 INFO:tasks.rados.rados.0.smithi078.stdout:1936: done (7 left) 2023-12-16T01:25:14.788 INFO:tasks.rados.rados.0.smithi078.stdout:1940: done (6 left) 2023-12-16T01:25:14.788 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 196 2023-12-16T01:25:14.788 INFO:tasks.rados.rados.0.smithi078.stdout:1941: seq_num 597 ranges {2736128=401408} 2023-12-16T01:25:14.801 INFO:tasks.rados.rados.0.smithi078.stdout:1941: writing smithi078122029-24 from 2736128 to 3137536 tid 1 2023-12-16T01:25:14.802 INFO:tasks.rados.rados.0.smithi078.stdout:1942: copy_from oid 13 from oid 31 current snap is 196 2023-12-16T01:25:14.802 INFO:tasks.rados.rados.0.smithi078.stdout:1934: finishing write tid 1 to smithi078122029-45 2023-12-16T01:25:14.802 INFO:tasks.rados.rados.0.smithi078.stdout:1934: finishing write tid 2 to smithi078122029-45 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:1943: read oid 23 snap -1 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:1943: expect (ObjNum 562 snap 178 seq_num 562) 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:1944: setattr oid 15 current snap is 196 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:1934: finishing write tid 3 to smithi078122029-45 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1074 (ObjNum 595 snap 196 seq_num 595) dirty exists 2023-12-16T01:25:14.803 INFO:tasks.rados.rados.0.smithi078.stdout:1934: left oid 45 (ObjNum 595 snap 196 seq_num 595) 2023-12-16T01:25:14.804 INFO:tasks.rados.rados.0.smithi078.stdout:1938: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:25:14.804 INFO:tasks.rados.rados.0.smithi078.stdout:1938: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:25:14.804 INFO:tasks.rados.rados.0.smithi078.stdout:1938: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:25:14.804 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1245 (ObjNum 484 snap 152 seq_num 484) dirty exists 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1934: done (9 left) 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1938: done (8 left) 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1945: copy_from oid 26 from oid 25 current snap is 196 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1946: read oid 7 snap -1 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1946: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:25:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:1947: read oid 45 snap 157 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1947: expect deleted 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1948: rollback oid 20 current snap is 196 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 134 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1949: read oid 29 snap -1 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1949: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1950: copy_from oid 16 from oid 32 current snap is 196 2023-12-16T01:25:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:1951: snap_remove snap 177 2023-12-16T01:25:15.101 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:25:14 smithi078 conmon[175015]: 2023-12-16T01:25:14.812+0000 7f60bbd5d700 -1 osd.3 428 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: osdmap e437: 8 total, 7 up, 8 in 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.102 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[139570]: pgmap v259: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 24 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: osdmap e437: 8 total, 7 up, 8 in 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.103 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:14 smithi078 ceph-mon[142991]: pgmap v259: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 24 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: failed to encode map e437 with expected crc 2023-12-16T01:25:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: osdmap e437: 8 total, 7 up, 8 in 2023-12-16T01:25:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T01:25:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:14 smithi118 ceph-mon[131825]: pgmap v259: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 24 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:15.770 INFO:tasks.rados.rados.0.smithi078.stdout:1951: done (14 left) 2023-12-16T01:25:15.770 INFO:tasks.rados.rados.0.smithi078.stdout:1952: setattr oid 17 current snap is 196 2023-12-16T01:25:15.780 INFO:tasks.rados.rados.0.smithi078.stdout:1939: finishing copy_from to smithi078122029-27 2023-12-16T01:25:15.780 INFO:tasks.rados.rados.0.smithi078.stdout:1939: got expected ENOENT (src dne) 2023-12-16T01:25:15.780 INFO:tasks.rados.rados.0.smithi078.stdout:1939: finishing copy_from racing read to smithi078122029-27 2023-12-16T01:25:15.780 INFO:tasks.rados.rados.0.smithi078.stdout:1935: expect (ObjNum 526 snap 167 seq_num 526) 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: osdmap e438: 8 total, 7 up, 8 in 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[139570]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.054 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:25:16.055 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.055 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.055 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: osdmap e438: 8 total, 7 up, 8 in 2023-12-16T01:25:16.055 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:25:16.055 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:15 smithi078 ceph-mon[142991]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.071 INFO:tasks.rados.rados.0.smithi078.stdout:1941: finishing write tid 1 to smithi078122029-24 2023-12-16T01:25:16.071 INFO:tasks.rados.rados.0.smithi078.stdout:1941: finishing write tid 2 to smithi078122029-24 2023-12-16T01:25:16.071 INFO:tasks.rados.rados.0.smithi078.stdout:1941: finishing write tid 3 to smithi078122029-24 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 964 (ObjNum 597 snap 196 seq_num 597) dirty exists 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1941: left oid 24 (ObjNum 597 snap 196 seq_num 597) 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1948: finishing rollback tid 0 to smithi078122029-20 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1948: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1948: finishing rollback tid 2 to smithi078122029-20 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 991 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1933: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1933: finishing copy_from to smithi078122029-3 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1240 (ObjNum 583 snap 188 seq_num 583) dirty exists 2023-12-16T01:25:16.072 INFO:tasks.rados.rados.0.smithi078.stdout:1937: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:16.147 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 994 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:16.147 INFO:tasks.rados.rados.0.smithi078.stdout:1949: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:25:16.151 INFO:tasks.rados.rados.0.smithi078.stdout:1942: finishing copy_from to smithi078122029-13 2023-12-16T01:25:16.151 INFO:tasks.rados.rados.0.smithi078.stdout:1942: got expected ENOENT (src dne) 2023-12-16T01:25:16.151 INFO:tasks.rados.rados.0.smithi078.stdout:1942: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:25:16.151 INFO:tasks.rados.rados.0.smithi078.stdout:1946: expect (ObjNum 421 snap 131 seq_num 421) 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: osdmap e438: 8 total, 7 up, 8 in 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: from='osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-16T01:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:15 smithi118 ceph-mon[131825]: failed to encode map e438 with expected crc 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:1950: finishing copy_from racing read to smithi078122029-16 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:1945: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:1945: finishing copy_from to smithi078122029-26 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1245 (ObjNum 484 snap 152 seq_num 484) dirty exists 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:1950: finishing copy_from to smithi078122029-16 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1244 (ObjNum 549 snap 173 seq_num 549) dirty exists 2023-12-16T01:25:16.213 INFO:tasks.rados.rados.0.smithi078.stdout:1943: expect (ObjNum 562 snap 178 seq_num 562) 2023-12-16T01:25:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:16] "GET /metrics HTTP/1.1" 200 36192 "" "Prometheus/2.43.0" 2023-12-16T01:25:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:1933: done (14 left) 2023-12-16T01:25:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:1935: done (13 left) 2023-12-16T01:25:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:1937: done (12 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1939: done (11 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1941: done (10 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1942: done (9 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1943: done (8 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1944: done (7 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1945: done (6 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1946: done (5 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1947: done (4 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1948: done (3 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1949: done (2 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1950: done (1 left) 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1953: copy_from oid 7 from oid 35 current snap is 196 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 196 2023-12-16T01:25:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:1954: seq_num 598 ranges {2736128=417792} 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1954: writing smithi078122029-21 from 2736128 to 3153920 tid 1 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1955: rollback oid 48 current snap is 196 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 48 to 140 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1953: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1953: finishing copy_from to smithi078122029-7 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1245 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1953: done (3 left) 2023-12-16T01:25:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:1956: delete oid 4 current snap is 196 2023-12-16T01:25:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:1954: finishing write tid 1 to smithi078122029-21 2023-12-16T01:25:16.764 INFO:tasks.rados.rados.0.smithi078.stdout:1954: finishing write tid 2 to smithi078122029-21 2023-12-16T01:25:16.764 INFO:tasks.rados.rados.0.smithi078.stdout:1955: finishing rollback tid 0 to smithi078122029-48 2023-12-16T01:25:16.765 INFO:tasks.rados.rados.0.smithi078.stdout:1954: finishing write tid 3 to smithi078122029-21 2023-12-16T01:25:16.766 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 964 (ObjNum 598 snap 196 seq_num 598) dirty exists 2023-12-16T01:25:16.766 INFO:tasks.rados.rados.0.smithi078.stdout:1954: left oid 21 (ObjNum 598 snap 196 seq_num 598) 2023-12-16T01:25:16.766 INFO:tasks.rados.rados.0.smithi078.stdout:1955: finishing rollback tid 1 to smithi078122029-48 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:1955: finishing rollback tid 2 to smithi078122029-48 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1658 (ObjNum 441 snap 134 seq_num 441) dirty exists 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:1954: done (3 left) 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:1955: done (2 left) 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:1956: done (1 left) 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 196 2023-12-16T01:25:16.767 INFO:tasks.rados.rados.0.smithi078.stdout:1957: seq_num 600 ranges {4784128=450560} 2023-12-16T01:25:16.798 INFO:tasks.rados.rados.0.smithi078.stdout:1957: writing smithi078122029-30 from 4784128 to 5234688 tid 1 2023-12-16T01:25:16.798 INFO:tasks.rados.rados.0.smithi078.stdout:1958: rollback oid 29 current snap is 196 2023-12-16T01:25:16.798 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 182 2023-12-16T01:25:16.798 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 196 2023-12-16T01:25:16.798 INFO:tasks.rados.rados.0.smithi078.stdout:1959: seq_num 601 ranges {2269184=475136} 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1959: writing smithi078122029-13 from 2269184 to 2744320 tid 1 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1960: rollback oid 12 current snap is 196 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 134 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1957: finishing write tid 1 to smithi078122029-30 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1957: finishing write tid 2 to smithi078122029-30 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1957: finishing write tid 3 to smithi078122029-30 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1252 (ObjNum 600 snap 196 seq_num 600) dirty exists 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1957: left oid 30 (ObjNum 600 snap 196 seq_num 600) 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1957: done (4 left) 2023-12-16T01:25:16.814 INFO:tasks.rados.rados.0.smithi078.stdout:1961: snap_create 2023-12-16T01:25:16.815 INFO:tasks.rados.rados.0.smithi078.stdout:1958: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:25:16.815 INFO:tasks.rados.rados.0.smithi078.stdout:1958: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:25:16.815 INFO:tasks.rados.rados.0.smithi078.stdout:1958: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:25:16.815 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1544 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:16.819 INFO:tasks.rados.rados.0.smithi078.stdout:1960: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:25:16.819 INFO:tasks.rados.rados.0.smithi078.stdout:1960: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:25:16.819 INFO:tasks.rados.rados.0.smithi078.stdout:1960: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:25:16.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1664 (ObjNum 417 snap 130 seq_num 417) dirty exists 2023-12-16T01:25:16.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1246 (ObjNum 577 snap 183 seq_num 577) dirty exists 2023-12-16T01:25:16.823 INFO:tasks.rados.rados.0.smithi078.stdout:1959: finishing write tid 1 to smithi078122029-13 2023-12-16T01:25:16.824 INFO:tasks.rados.rados.0.smithi078.stdout:1959: finishing write tid 2 to smithi078122029-13 2023-12-16T01:25:16.826 INFO:tasks.rados.rados.0.smithi078.stdout:1959: finishing write tid 3 to smithi078122029-13 2023-12-16T01:25:16.826 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1546 (ObjNum 601 snap 196 seq_num 601) dirty exists 2023-12-16T01:25:16.826 INFO:tasks.rados.rados.0.smithi078.stdout:1959: left oid 13 (ObjNum 601 snap 196 seq_num 601) 2023-12-16T01:25:17.074 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:17.074 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: failed to encode map e439 with expected crc 2023-12-16T01:25:17.074 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149] boot 2023-12-16T01:25:17.074 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: osdmap e439: 8 total, 8 up, 8 in 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: pgmap v262: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 45/831 objects degraded (5.415%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: failed to encode map e439 with expected crc 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149] boot 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: osdmap e439: 8 total, 8 up, 8 in 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: pgmap v262: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:17.075 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:17.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:17.076 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:16 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 45/831 objects degraded (5.415%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: failed to encode map e439 with expected crc 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: osd.3 [v2:172.21.15.78:6826/2178218149,v1:172.21.15.78:6827/2178218149] boot 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: osdmap e439: 8 total, 8 up, 8 in 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: pgmap v262: 121 pgs: 7 active+undersized+degraded, 34 active+undersized, 80 active+clean; 424 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 45/831 objects degraded (5.415%) 2023-12-16T01:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:16 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 45/831 objects degraded (5.415%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1952: done (4 left) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1958: done (3 left) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1959: done (2 left) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1960: done (1 left) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1961: done (0 left) 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 197 2023-12-16T01:25:17.787 INFO:tasks.rados.rados.0.smithi078.stdout:1962: seq_num 602 ranges {2785280=491520} 2023-12-16T01:25:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:1962: writing smithi078122029-50 from 2785280 to 3276800 tid 1 2023-12-16T01:25:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:1963: read oid 28 snap 157 2023-12-16T01:25:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:1963: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:25:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:1964: snap_remove snap 183 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: osdmap e440: 8 total, 8 up, 8 in 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[139570]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.052 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: osdmap e440: 8 total, 8 up, 8 in 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.053 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:17 smithi078 ceph-mon[142991]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: osdmap e440: 8 total, 8 up, 8 in 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:17 smithi118 ceph-mon[131825]: failed to encode map e440 with expected crc 2023-12-16T01:25:18.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:18 smithi078 conmon[127384]: 2023-12-16T01:25:18.050+0000 7f085564e700 -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) 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1964: done (2 left) 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1965: read oid 36 snap -1 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1965: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1966: read oid 4 snap 196 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1966: expect deleted 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1967: rollback oid 12 current snap is 197 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 192 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1968: read oid 41 snap 189 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1968: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1969: snap_create 2023-12-16T01:25:18.797 INFO:tasks.rados.rados.0.smithi078.stdout:1962: finishing write tid 1 to smithi078122029-50 2023-12-16T01:25:18.798 INFO:tasks.rados.rados.0.smithi078.stdout:1963: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:25:18.897 INFO:tasks.rados.rados.0.smithi078.stdout:1962: finishing write tid 2 to smithi078122029-50 2023-12-16T01:25:18.897 INFO:tasks.rados.rados.0.smithi078.stdout:1962: finishing write tid 3 to smithi078122029-50 2023-12-16T01:25:18.897 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1255 (ObjNum 602 snap 197 seq_num 602) dirty exists 2023-12-16T01:25:18.897 INFO:tasks.rados.rados.0.smithi078.stdout:1962: left oid 50 (ObjNum 602 snap 197 seq_num 602) 2023-12-16T01:25:18.898 INFO:tasks.rados.rados.0.smithi078.stdout:1967: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:25:18.898 INFO:tasks.rados.rados.0.smithi078.stdout:1965: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:25:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:1967: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:25:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:1967: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:25:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1668 (ObjNum 571 snap 179 seq_num 571) dirty exists 2023-12-16T01:25:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:1968: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:19.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:25:18 smithi118 conmon[117217]: ts=2023-12-16T01:25:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:25:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: osdmap e441: 8 total, 8 up, 8 in 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:18 smithi118 ceph-mon[131825]: pgmap v265: 121 pgs: 6 peering, 2 active+undersized+degraded, 1 active+recovery_wait+degraded, 20 active+undersized, 92 active+clean; 452 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.4 MiB/s wr, 20 op/s; 29/882 objects degraded (3.288%) 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: osdmap e441: 8 total, 8 up, 8 in 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[139570]: pgmap v265: 121 pgs: 6 peering, 2 active+undersized+degraded, 1 active+recovery_wait+degraded, 20 active+undersized, 92 active+clean; 452 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.4 MiB/s wr, 20 op/s; 29/882 objects degraded (3.288%) 2023-12-16T01:25:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: osdmap e441: 8 total, 8 up, 8 in 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: failed to encode map e441 with expected crc 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:18 smithi078 ceph-mon[142991]: pgmap v265: 121 pgs: 6 peering, 2 active+undersized+degraded, 1 active+recovery_wait+degraded, 20 active+undersized, 92 active+clean; 452 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.4 MiB/s wr, 20 op/s; 29/882 objects degraded (3.288%) 2023-12-16T01:25:19.802 INFO:tasks.rados.rados.0.smithi078.stdout:1962: done (6 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1963: done (5 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1965: done (4 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1966: done (3 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1967: done (2 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1968: done (1 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1969: done (0 left) 2023-12-16T01:25:19.803 INFO:tasks.rados.rados.0.smithi078.stdout:1970: snap_create 2023-12-16T01:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:19 smithi118 ceph-mon[131825]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:19 smithi118 ceph-mon[131825]: osdmap e442: 8 total, 8 up, 8 in 2023-12-16T01:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:19 smithi118 ceph-mon[131825]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:19 smithi118 ceph-mon[131825]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:19 smithi118 ceph-mon[131825]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[139570]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[139570]: osdmap e442: 8 total, 8 up, 8 in 2023-12-16T01:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[139570]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[139570]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[139570]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[142991]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[142991]: osdmap e442: 8 total, 8 up, 8 in 2023-12-16T01:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[142991]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[142991]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:19 smithi078 ceph-mon[142991]: failed to encode map e442 with expected crc 2023-12-16T01:25:20.811 INFO:tasks.rados.rados.0.smithi078.stdout:1970: done (0 left) 2023-12-16T01:25:20.811 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 199 2023-12-16T01:25:20.811 INFO:tasks.rados.rados.0.smithi078.stdout:1971: seq_num 603 ranges {3276800=507904} 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1971: writing smithi078122029-50 from 3276800 to 3784704 tid 1 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1972: rmattr oid 14 current snap is 199 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1972: done (1 left) 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1973: read oid 8 snap -1 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1973: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 199 2023-12-16T01:25:20.832 INFO:tasks.rados.rados.0.smithi078.stdout:1974: seq_num 604 ranges {8486912=524288} 2023-12-16T01:25:20.880 INFO:tasks.rados.rados.0.smithi078.stdout:1974: writing smithi078122029-48 from 8486912 to 9011200 tid 1 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1975: rollback oid 15 current snap is 199 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 196 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1971: finishing write tid 1 to smithi078122029-50 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1976: read oid 45 snap -1 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1976: expect (ObjNum 595 snap 196 seq_num 595) 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 199 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1971: finishing write tid 2 to smithi078122029-50 2023-12-16T01:25:20.881 INFO:tasks.rados.rados.0.smithi078.stdout:1973: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:25:20.938 INFO:tasks.rados.rados.0.smithi078.stdout:1971: finishing write tid 3 to smithi078122029-50 2023-12-16T01:25:20.938 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1257 (ObjNum 603 snap 199 seq_num 603) dirty exists 2023-12-16T01:25:20.938 INFO:tasks.rados.rados.0.smithi078.stdout:1971: left oid 50 (ObjNum 603 snap 199 seq_num 603) 2023-12-16T01:25:20.938 INFO:tasks.rados.rados.0.smithi078.stdout:1977: seq_num 605 ranges {0=540672} 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1977: writing smithi078122029-27 from 0 to 540672 tid 1 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1971: done (5 left) 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1973: done (4 left) 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1978: snap_create 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1975: finishing rollback tid 0 to smithi078122029-15 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1975: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1975: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 997 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:20.941 INFO:tasks.rados.rados.0.smithi078.stdout:1976: expect (ObjNum 595 snap 196 seq_num 595) 2023-12-16T01:25:21.029 INFO:tasks.rados.rados.0.smithi078.stdout:1974: finishing write tid 1 to smithi078122029-48 2023-12-16T01:25:21.029 INFO:tasks.rados.rados.0.smithi078.stdout:1974: finishing write tid 2 to smithi078122029-48 2023-12-16T01:25:21.029 INFO:tasks.rados.rados.0.smithi078.stdout:1974: finishing write tid 3 to smithi078122029-48 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 1675 (ObjNum 604 snap 199 seq_num 604) dirty exists 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:1974: left oid 48 (ObjNum 604 snap 199 seq_num 604) 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:1977: finishing write tid 1 to smithi078122029-27 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:1977: finishing write tid 2 to smithi078122029-27 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:1977: finishing write tid 3 to smithi078122029-27 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1259 (ObjNum 605 snap 199 seq_num 605) dirty exists 2023-12-16T01:25:21.030 INFO:tasks.rados.rados.0.smithi078.stdout:1977: left oid 27 (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:25:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:20 smithi118 ceph-mon[131825]: failed to encode map e443 with expected crc 2023-12-16T01:25:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:20 smithi118 ceph-mon[131825]: osdmap e443: 8 total, 8 up, 8 in 2023-12-16T01:25:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:20 smithi118 ceph-mon[131825]: pgmap v268: 121 pgs: 6 peering, 1 active+recovery_wait+degraded, 114 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 2/891 objects degraded (0.224%); 3.4 MiB/s, 1 objects/s recovering 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[139570]: failed to encode map e443 with expected crc 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[139570]: osdmap e443: 8 total, 8 up, 8 in 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[139570]: pgmap v268: 121 pgs: 6 peering, 1 active+recovery_wait+degraded, 114 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 2/891 objects degraded (0.224%); 3.4 MiB/s, 1 objects/s recovering 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[142991]: failed to encode map e443 with expected crc 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[142991]: osdmap e443: 8 total, 8 up, 8 in 2023-12-16T01:25:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:20 smithi078 ceph-mon[142991]: pgmap v268: 121 pgs: 6 peering, 1 active+recovery_wait+degraded, 114 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 2/891 objects degraded (0.224%); 3.4 MiB/s, 1 objects/s recovering 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1974: done (4 left) 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1975: done (3 left) 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1976: done (2 left) 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1977: done (1 left) 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1978: done (0 left) 2023-12-16T01:25:21.814 INFO:tasks.rados.rados.0.smithi078.stdout:1979: snap_create 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: osdmap e444: 8 total, 8 up, 8 in 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:21 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: osdmap e444: 8 total, 8 up, 8 in 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: osdmap e444: 8 total, 8 up, 8 in 2023-12-16T01:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: failed to encode map e444 with expected crc 2023-12-16T01:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:21 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:22.822 INFO:tasks.rados.rados.0.smithi078.stdout:1979: done (0 left) 2023-12-16T01:25:22.822 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 201 2023-12-16T01:25:22.822 INFO:tasks.rados.rados.0.smithi078.stdout:1980: seq_num 606 ranges {5521408=557056} 2023-12-16T01:25:22.854 INFO:tasks.rados.rados.0.smithi078.stdout:1980: writing smithi078122029-11 from 5521408 to 6078464 tid 1 2023-12-16T01:25:22.854 INFO:tasks.rados.rados.0.smithi078.stdout:1981: delete oid 48 current snap is 201 2023-12-16T01:25:22.863 INFO:tasks.rados.rados.0.smithi078.stdout:1981: done (1 left) 2023-12-16T01:25:22.863 INFO:tasks.rados.rados.0.smithi078.stdout:1982: snap_create 2023-12-16T01:25:22.865 INFO:tasks.rados.rados.0.smithi078.stdout:1980: finishing write tid 1 to smithi078122029-11 2023-12-16T01:25:22.866 INFO:tasks.rados.rados.0.smithi078.stdout:1980: finishing write tid 2 to smithi078122029-11 2023-12-16T01:25:22.867 INFO:tasks.rados.rados.0.smithi078.stdout:1980: finishing write tid 3 to smithi078122029-11 2023-12-16T01:25:22.867 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 999 (ObjNum 606 snap 201 seq_num 606) dirty exists 2023-12-16T01:25:22.867 INFO:tasks.rados.rados.0.smithi078.stdout:1980: left oid 11 (ObjNum 606 snap 201 seq_num 606) 2023-12-16T01:25:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:22 smithi118 ceph-mon[131825]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:22 smithi118 ceph-mon[131825]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:22 smithi118 ceph-mon[131825]: osdmap e445: 8 total, 8 up, 8 in 2023-12-16T01:25:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:22 smithi118 ceph-mon[131825]: pgmap v271: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4.0 MiB/s, 2 objects/s recovering 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[139570]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[139570]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[139570]: osdmap e445: 8 total, 8 up, 8 in 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[139570]: pgmap v271: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4.0 MiB/s, 2 objects/s recovering 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[142991]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[142991]: failed to encode map e445 with expected crc 2023-12-16T01:25:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[142991]: osdmap e445: 8 total, 8 up, 8 in 2023-12-16T01:25:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:22 smithi078 ceph-mon[142991]: pgmap v271: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4.0 MiB/s, 2 objects/s recovering 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1980: done (1 left) 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1982: done (0 left) 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1983: read oid 1 snap -1 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1983: expect deleted 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1984: read oid 17 snap -1 2023-12-16T01:25:23.827 INFO:tasks.rados.rados.0.smithi078.stdout:1984: expect (ObjNum 577 snap 183 seq_num 577) 2023-12-16T01:25:23.828 INFO:tasks.rados.rados.0.smithi078.stdout:1985: read oid 42 snap 173 2023-12-16T01:25:23.828 INFO:tasks.rados.rados.0.smithi078.stdout:1985: expect (ObjNum 536 snap 169 seq_num 536) 2023-12-16T01:25:23.828 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 202 2023-12-16T01:25:23.828 INFO:tasks.rados.rados.0.smithi078.stdout:1986: seq_num 608 ranges {5234688=589824} 2023-12-16T01:25:23.859 INFO:tasks.rados.rados.0.smithi078.stdout:1986: writing smithi078122029-30 from 5234688 to 5824512 tid 1 2023-12-16T01:25:23.859 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 202 2023-12-16T01:25:23.859 INFO:tasks.rados.rados.0.smithi078.stdout:1987: seq_num 609 ranges {3784704=606208} 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1987: writing smithi078122029-50 from 3784704 to 4390912 tid 1 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1988: read oid 29 snap -1 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1988: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1989: read oid 19 snap 182 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1989: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1990: snap_create 2023-12-16T01:25:23.883 INFO:tasks.rados.rados.0.smithi078.stdout:1984: expect (ObjNum 577 snap 183 seq_num 577) 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded) 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: osdmap e446: 8 total, 8 up, 8 in 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:23 smithi118 ceph-mon[131825]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded) 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: osdmap e446: 8 total, 8 up, 8 in 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[139570]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/891 objects degraded (0.224%), 1 pg degraded) 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: osdmap e446: 8 total, 8 up, 8 in 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:23 smithi078 ceph-mon[142991]: failed to encode map e446 with expected crc 2023-12-16T01:25:24.353 INFO:tasks.rados.rados.0.smithi078.stdout:1985: expect (ObjNum 536 snap 169 seq_num 536) 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:1986: finishing write tid 1 to smithi078122029-30 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:1986: finishing write tid 2 to smithi078122029-30 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:1986: finishing write tid 3 to smithi078122029-30 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1254 (ObjNum 608 snap 202 seq_num 608) dirty exists 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:1986: left oid 30 (ObjNum 608 snap 202 seq_num 608) 2023-12-16T01:25:24.562 INFO:tasks.rados.rados.0.smithi078.stdout:1988: expect (ObjNum 287 snap 85 seq_num 287) 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:1987: finishing write tid 1 to smithi078122029-50 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:1987: finishing write tid 2 to smithi078122029-50 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:1987: finishing write tid 3 to smithi078122029-50 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1261 (ObjNum 609 snap 202 seq_num 609) dirty exists 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:1987: left oid 50 (ObjNum 609 snap 202 seq_num 609) 2023-12-16T01:25:24.566 INFO:tasks.rados.rados.0.smithi078.stdout:1989: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:25:24.832 INFO:tasks.rados.rados.0.smithi078.stdout:1983: done (7 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1984: done (6 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1985: done (5 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1986: done (4 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1987: done (3 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1988: done (2 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1989: done (1 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1990: done (0 left) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1991: read oid 27 snap 201 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1991: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 203 2023-12-16T01:25:24.833 INFO:tasks.rados.rados.0.smithi078.stdout:1992: seq_num 610 ranges {2162688=622592} 2023-12-16T01:25:24.847 INFO:tasks.rados.rados.0.smithi078.stdout:1992: writing smithi078122029-35 from 2162688 to 2785280 tid 1 2023-12-16T01:25:24.847 INFO:tasks.rados.rados.0.smithi078.stdout:1993: rollback oid 40 current snap is 203 2023-12-16T01:25:24.847 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 195 2023-12-16T01:25:24.848 INFO:tasks.rados.rados.0.smithi078.stdout:1991: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:25:24.862 INFO:tasks.rados.rados.0.smithi078.stdout:1993: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:25:24.862 INFO:tasks.rados.rados.0.smithi078.stdout:1992: finishing write tid 1 to smithi078122029-35 2023-12-16T01:25:24.862 INFO:tasks.rados.rados.0.smithi078.stdout:1993: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1993: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 967 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1992: finishing write tid 2 to smithi078122029-35 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1992: finishing write tid 3 to smithi078122029-35 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1263 (ObjNum 610 snap 203 seq_num 610) dirty exists 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1992: left oid 35 (ObjNum 610 snap 203 seq_num 610) 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1991: done (2 left) 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1992: done (1 left) 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1993: done (0 left) 2023-12-16T01:25:24.863 INFO:tasks.rados.rados.0.smithi078.stdout:1994: delete oid 18 current snap is 203 2023-12-16T01:25:24.864 INFO:tasks.rados.rados.0.smithi078.stdout:1994: done (0 left) 2023-12-16T01:25:24.864 INFO:tasks.rados.rados.0.smithi078.stdout:1995: setattr oid 29 current snap is 203 2023-12-16T01:25:24.866 INFO:tasks.rados.rados.0.smithi078.stdout:1996: rollback oid 3 current snap is 203 2023-12-16T01:25:24.866 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 160 2023-12-16T01:25:24.866 INFO:tasks.rados.rados.0.smithi078.stdout:1997: rollback oid 20 current snap is 203 2023-12-16T01:25:24.867 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 176 2023-12-16T01:25:24.867 INFO:tasks.rados.rados.0.smithi078.stdout:1998: read oid 43 snap 187 2023-12-16T01:25:24.867 INFO:tasks.rados.rados.0.smithi078.stdout:1998: expect (ObjNum 574 snap 180 seq_num 574) 2023-12-16T01:25:24.867 INFO:tasks.rados.rados.0.smithi078.stdout:1999: delete oid 8 current snap is 203 2023-12-16T01:25:24.871 INFO:tasks.rados.rados.0.smithi078.stdout:1997: finishing rollback tid 0 to smithi078122029-20 2023-12-16T01:25:24.871 INFO:tasks.rados.rados.0.smithi078.stdout:1996: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:25:24.872 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1547 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:24.872 INFO:tasks.rados.rados.0.smithi078.stdout:1997: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:25:24.872 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 993 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:1996: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:1995: done (4 left) 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:1997: done (3 left) 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:1999: done (2 left) 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 203 2023-12-16T01:25:24.873 INFO:tasks.rados.rados.0.smithi078.stdout:2000: seq_num 613 ranges {0=671744} 2023-12-16T01:25:24.877 INFO:tasks.rados.rados.0.smithi078.stdout:2000: writing smithi078122029-44 from 0 to 671744 tid 1 2023-12-16T01:25:24.877 INFO:tasks.rados.rados.0.smithi078.stdout:2001: delete oid 47 current snap is 203 2023-12-16T01:25:24.877 INFO:tasks.rados.rados.0.smithi078.stdout:1996: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:25:24.877 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1243 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:25:24.880 INFO:tasks.rados.rados.0.smithi078.stdout:2000: finishing write tid 1 to smithi078122029-44 2023-12-16T01:25:24.880 INFO:tasks.rados.rados.0.smithi078.stdout:1996: done (3 left) 2023-12-16T01:25:24.880 INFO:tasks.rados.rados.0.smithi078.stdout:2001: done (2 left) 2023-12-16T01:25:24.880 INFO:tasks.rados.rados.0.smithi078.stdout:2002: snap_remove snap 191 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: osdmap e447: 8 total, 8 up, 8 in 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:24 smithi118 ceph-mon[131825]: pgmap v274: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 8 op/s; 660 KiB/s, 0 objects/s recovering 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: osdmap e447: 8 total, 8 up, 8 in 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[139570]: pgmap v274: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 8 op/s; 660 KiB/s, 0 objects/s recovering 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: osdmap e447: 8 total, 8 up, 8 in 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: failed to encode map e447 with expected crc 2023-12-16T01:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:24 smithi078 ceph-mon[142991]: pgmap v274: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 8 op/s; 660 KiB/s, 0 objects/s recovering 2023-12-16T01:25:25.845 INFO:tasks.rados.rados.0.smithi078.stdout:2002: done (2 left) 2023-12-16T01:25:25.846 INFO:tasks.rados.rados.0.smithi078.stdout:2003: snap_remove snap 189 2023-12-16T01:25:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:25 smithi118 ceph-mon[131825]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:25 smithi118 ceph-mon[131825]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:25 smithi118 ceph-mon[131825]: osdmap e448: 8 total, 8 up, 8 in 2023-12-16T01:25:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:25 smithi118 ceph-mon[131825]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[139570]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[139570]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[139570]: osdmap e448: 8 total, 8 up, 8 in 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[139570]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[142991]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[142991]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[142991]: osdmap e448: 8 total, 8 up, 8 in 2023-12-16T01:25:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:25 smithi078 ceph-mon[142991]: failed to encode map e448 with expected crc 2023-12-16T01:25:26.656 INFO:tasks.rados.rados.0.smithi078.stdout:2003: done (2 left) 2023-12-16T01:25:26.657 INFO:tasks.rados.rados.0.smithi078.stdout:2004: rollback oid 29 current snap is 203 2023-12-16T01:25:26.657 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 180 2023-12-16T01:25:26.657 INFO:tasks.rados.rados.0.smithi078.stdout:2005: snap_remove snap 165 2023-12-16T01:25:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:26] "GET /metrics HTTP/1.1" 200 36043 "" "Prometheus/2.43.0" 2023-12-16T01:25:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:26 smithi118 ceph-mon[131825]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:26 smithi118 ceph-mon[131825]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:26 smithi118 ceph-mon[131825]: osdmap e449: 8 total, 8 up, 8 in 2023-12-16T01:25:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:26 smithi118 ceph-mon[131825]: pgmap v277: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1 op/s 2023-12-16T01:25:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:26 smithi118 ceph-mon[131825]: osdmap e450: 8 total, 8 up, 8 in 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[142991]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[142991]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[142991]: osdmap e449: 8 total, 8 up, 8 in 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[142991]: pgmap v277: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1 op/s 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[142991]: osdmap e450: 8 total, 8 up, 8 in 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[139570]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[139570]: failed to encode map e449 with expected crc 2023-12-16T01:25:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[139570]: osdmap e449: 8 total, 8 up, 8 in 2023-12-16T01:25:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[139570]: pgmap v277: 121 pgs: 121 active+clean; 464 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1 op/s 2023-12-16T01:25:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:26 smithi078 ceph-mon[139570]: osdmap e450: 8 total, 8 up, 8 in 2023-12-16T01:25:27.655 INFO:tasks.rados.rados.0.smithi078.stdout:2005: done (3 left) 2023-12-16T01:25:27.655 INFO:tasks.rados.rados.0.smithi078.stdout:2006: delete oid 1 current snap is 203 2023-12-16T01:25:27.656 INFO:tasks.rados.rados.0.smithi078.stdout:2000: finishing write tid 2 to smithi078122029-44 2023-12-16T01:25:27.656 INFO:tasks.rados.rados.0.smithi078.stdout:2000: finishing write tid 3 to smithi078122029-44 2023-12-16T01:25:27.656 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 603 (ObjNum 613 snap 203 seq_num 613) dirty exists 2023-12-16T01:25:27.656 INFO:tasks.rados.rados.0.smithi078.stdout:2000: left oid 44 (ObjNum 613 snap 203 seq_num 613) 2023-12-16T01:25:27.656 INFO:tasks.rados.rados.0.smithi078.stdout:1998: expect (ObjNum 574 snap 180 seq_num 574) 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2004: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2004: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:1998: done (3 left) 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2000: done (2 left) 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2006: done (1 left) 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2007: delete oid 41 current snap is 203 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:2004: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:25:27.845 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1550 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2004: done (1 left) 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2007: done (0 left) 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2008: read oid 47 snap -1 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2008: expect deleted 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2009: read oid 2 snap -1 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2009: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:25:27.847 INFO:tasks.rados.rados.0.smithi078.stdout:2010: delete oid 4 current snap is 203 2023-12-16T01:25:27.849 INFO:tasks.rados.rados.0.smithi078.stdout:2008: done (2 left) 2023-12-16T01:25:27.849 INFO:tasks.rados.rados.0.smithi078.stdout:2010: done (1 left) 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:2011: copy_from oid 32 from oid 49 current snap is 203 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:2012: copy_from oid 30 from oid 19 current snap is 203 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:2013: read oid 5 snap -1 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:2013: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 203 2023-12-16T01:25:27.850 INFO:tasks.rados.rados.0.smithi078.stdout:2014: seq_num 618 ranges {0=753664} 2023-12-16T01:25:27.854 INFO:tasks.rados.rados.0.smithi078.stdout:2014: writing smithi078122029-4 from 0 to 753664 tid 1 2023-12-16T01:25:27.854 INFO:tasks.rados.rados.0.smithi078.stdout:2015: snap_create 2023-12-16T01:25:27.863 INFO:tasks.rados.rados.0.smithi078.stdout:2014: finishing write tid 1 to smithi078122029-4 2023-12-16T01:25:27.869 INFO:tasks.rados.rados.0.smithi078.stdout:2014: finishing write tid 2 to smithi078122029-4 2023-12-16T01:25:27.872 INFO:tasks.rados.rados.0.smithi078.stdout:2014: finishing write tid 3 to smithi078122029-4 2023-12-16T01:25:27.872 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1707 (ObjNum 618 snap 203 seq_num 618) dirty exists 2023-12-16T01:25:27.872 INFO:tasks.rados.rados.0.smithi078.stdout:2014: left oid 4 (ObjNum 618 snap 203 seq_num 618) 2023-12-16T01:25:27.878 INFO:tasks.rados.rados.0.smithi078.stdout:2013: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:25:27.940 INFO:tasks.rados.rados.0.smithi078.stdout:2009: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:25:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:27 smithi118 ceph-mon[131825]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:27 smithi118 ceph-mon[131825]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:27 smithi118 ceph-mon[131825]: osdmap e451: 8 total, 8 up, 8 in 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[139570]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[139570]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[139570]: osdmap e451: 8 total, 8 up, 8 in 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[142991]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[142991]: failed to encode map e450 with expected crc 2023-12-16T01:25:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:27 smithi078 ceph-mon[142991]: osdmap e451: 8 total, 8 up, 8 in 2023-12-16T01:25:28.441 INFO:tasks.rados.rados.0.smithi078.stdout:2012: finishing copy_from to smithi078122029-30 2023-12-16T01:25:28.441 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 582 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:25:28.441 INFO:tasks.rados.rados.0.smithi078.stdout:2012: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:25:28.442 INFO:tasks.rados.rados.0.smithi078.stdout:2011: finishing copy_from to smithi078122029-32 2023-12-16T01:25:28.442 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 273 (ObjNum 588 snap 191 seq_num 588) dirty exists 2023-12-16T01:25:28.442 INFO:tasks.rados.rados.0.smithi078.stdout:2011: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:25:28.853 INFO:tasks.rados.rados.0.smithi078.stdout:2009: done (5 left) 2023-12-16T01:25:28.853 INFO:tasks.rados.rados.0.smithi078.stdout:2011: done (4 left) 2023-12-16T01:25:28.854 INFO:tasks.rados.rados.0.smithi078.stdout:2012: done (3 left) 2023-12-16T01:25:28.854 INFO:tasks.rados.rados.0.smithi078.stdout:2013: done (2 left) 2023-12-16T01:25:28.854 INFO:tasks.rados.rados.0.smithi078.stdout:2014: done (1 left) 2023-12-16T01:25:28.854 INFO:tasks.rados.rados.0.smithi078.stdout:2015: done (0 left) 2023-12-16T01:25:28.854 INFO:tasks.rados.rados.0.smithi078.stdout:2016: snap_remove snap 187 2023-12-16T01:25:29.158 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:25:28 smithi118 conmon[117217]: ts=2023-12-16T01:25:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:25:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:28 smithi118 ceph-mon[131825]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:28 smithi118 ceph-mon[131825]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:28 smithi118 ceph-mon[131825]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:28 smithi118 ceph-mon[131825]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:28 smithi118 ceph-mon[131825]: pgmap v280: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 744 KiB/s wr, 18 op/s 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[139570]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[139570]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[139570]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[139570]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[139570]: pgmap v280: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 744 KiB/s wr, 18 op/s 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[142991]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[142991]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[142991]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[142991]: failed to encode map e451 with expected crc 2023-12-16T01:25:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:28 smithi078 ceph-mon[142991]: pgmap v280: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 744 KiB/s wr, 18 op/s 2023-12-16T01:25:29.860 INFO:tasks.rados.rados.0.smithi078.stdout:2016: done (0 left) 2023-12-16T01:25:29.860 INFO:tasks.rados.rados.0.smithi078.stdout:2017: read oid 39 snap -1 2023-12-16T01:25:29.860 INFO:tasks.rados.rados.0.smithi078.stdout:2017: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:25:29.860 INFO:tasks.rados.rados.0.smithi078.stdout:2018: setattr oid 29 current snap is 204 2023-12-16T01:25:29.861 INFO:tasks.rados.rados.0.smithi078.stdout:2017: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:25:29.865 INFO:tasks.rados.rados.0.smithi078.stdout:2017: done (1 left) 2023-12-16T01:25:29.865 INFO:tasks.rados.rados.0.smithi078.stdout:2019: snap_remove snap 176 2023-12-16T01:25:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:29 smithi118 ceph-mon[131825]: failed to encode map e452 with expected crc 2023-12-16T01:25:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:29 smithi118 ceph-mon[131825]: osdmap e452: 8 total, 8 up, 8 in 2023-12-16T01:25:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:29 smithi078 ceph-mon[139570]: failed to encode map e452 with expected crc 2023-12-16T01:25:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:29 smithi078 ceph-mon[139570]: osdmap e452: 8 total, 8 up, 8 in 2023-12-16T01:25:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:29 smithi078 ceph-mon[142991]: failed to encode map e452 with expected crc 2023-12-16T01:25:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:29 smithi078 ceph-mon[142991]: osdmap e452: 8 total, 8 up, 8 in 2023-12-16T01:25:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:2019: done (1 left) 2023-12-16T01:25:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:2020: delete oid 24 current snap is 204 2023-12-16T01:25:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1551 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:30.892 INFO:tasks.rados.rados.0.smithi078.stdout:2018: done (1 left) 2023-12-16T01:25:30.892 INFO:tasks.rados.rados.0.smithi078.stdout:2020: done (0 left) 2023-12-16T01:25:30.893 INFO:tasks.rados.rados.0.smithi078.stdout:2021: delete oid 13 current snap is 204 2023-12-16T01:25:30.896 INFO:tasks.rados.rados.0.smithi078.stdout:2021: done (0 left) 2023-12-16T01:25:30.896 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 204 2023-12-16T01:25:30.896 INFO:tasks.rados.rados.0.smithi078.stdout:2022: seq_num 621 ranges {0=409600,409600=401408} 2023-12-16T01:25:30.899 INFO:tasks.rados.rados.0.smithi078.stdout:2022: writing smithi078122029-39 from 0 to 409600 tid 1 2023-12-16T01:25:30.901 INFO:tasks.rados.rados.0.smithi078.stdout:2022: writing smithi078122029-39 from 409600 to 811008 tid 2 2023-12-16T01:25:30.902 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 204 2023-12-16T01:25:30.902 INFO:tasks.rados.rados.0.smithi078.stdout:2023: seq_num 622 ranges {0=425984,425984=401408} 2023-12-16T01:25:30.904 INFO:tasks.rados.rados.0.smithi078.stdout:2023: writing smithi078122029-41 from 0 to 425984 tid 1 2023-12-16T01:25:30.907 INFO:tasks.rados.rados.0.smithi078.stdout:2023: writing smithi078122029-41 from 425984 to 827392 tid 2 2023-12-16T01:25:30.907 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 204 2023-12-16T01:25:30.907 INFO:tasks.rados.rados.0.smithi078.stdout:2022: finishing write tid 1 to smithi078122029-39 2023-12-16T01:25:30.907 INFO:tasks.rados.rados.0.smithi078.stdout:2024: seq_num 623 ranges {0=442368,442368=401408} 2023-12-16T01:25:30.909 INFO:tasks.rados.rados.0.smithi078.stdout:2024: writing smithi078122029-20 from 0 to 442368 tid 1 2023-12-16T01:25:30.912 INFO:tasks.rados.rados.0.smithi078.stdout:2024: writing smithi078122029-20 from 442368 to 843776 tid 2 2023-12-16T01:25:30.912 INFO:tasks.rados.rados.0.smithi078.stdout:2025: setattr oid 19 current snap is 204 2023-12-16T01:25:30.912 INFO:tasks.rados.rados.0.smithi078.stdout:2022: finishing write tid 2 to smithi078122029-39 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2022: finishing write tid 3 to smithi078122029-39 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2023: finishing write tid 1 to smithi078122029-41 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2022: finishing write tid 4 to smithi078122029-39 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 602 (ObjNum 621 snap 204 seq_num 621) dirty exists 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2022: left oid 39 (ObjNum 621 snap 204 seq_num 621) 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2023: finishing write tid 2 to smithi078122029-41 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2023: finishing write tid 3 to smithi078122029-41 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:2023: finishing write tid 4 to smithi078122029-41 2023-12-16T01:25:30.913 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 968 (ObjNum 622 snap 204 seq_num 622) dirty exists 2023-12-16T01:25:30.914 INFO:tasks.rados.rados.0.smithi078.stdout:2023: left oid 41 (ObjNum 622 snap 204 seq_num 622) 2023-12-16T01:25:30.914 INFO:tasks.rados.rados.0.smithi078.stdout:2024: finishing write tid 1 to smithi078122029-20 2023-12-16T01:25:30.914 INFO:tasks.rados.rados.0.smithi078.stdout:2022: done (3 left) 2023-12-16T01:25:30.914 INFO:tasks.rados.rados.0.smithi078.stdout:2023: done (2 left) 2023-12-16T01:25:30.914 INFO:tasks.rados.rados.0.smithi078.stdout:2026: delete oid 10 current snap is 204 2023-12-16T01:25:30.915 INFO:tasks.rados.rados.0.smithi078.stdout:2024: finishing write tid 2 to smithi078122029-20 2023-12-16T01:25:30.915 INFO:tasks.rados.rados.0.smithi078.stdout:2024: finishing write tid 3 to smithi078122029-20 2023-12-16T01:25:30.916 INFO:tasks.rados.rados.0.smithi078.stdout:2026: done (2 left) 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2027: read oid 3 snap -1 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2027: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2028: read oid 28 snap 173 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2028: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2029: rmattr oid 4 current snap is 204 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2029: done (4 left) 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2030: snap_create 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2024: finishing write tid 4 to smithi078122029-20 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 997 (ObjNum 623 snap 204 seq_num 623) dirty exists 2023-12-16T01:25:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:2024: left oid 20 (ObjNum 623 snap 204 seq_num 623) 2023-12-16T01:25:30.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1721 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:25:30.926 INFO:tasks.rados.rados.0.smithi078.stdout:2028: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:25:30.972 INFO:tasks.rados.rados.0.smithi078.stdout:2027: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:25:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:30 smithi118 ceph-mon[131825]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:30 smithi118 ceph-mon[131825]: osdmap e453: 8 total, 8 up, 8 in 2023-12-16T01:25:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:30 smithi118 ceph-mon[131825]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:30 smithi118 ceph-mon[131825]: pgmap v283: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 744 KiB/s wr, 16 op/s 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[139570]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[139570]: osdmap e453: 8 total, 8 up, 8 in 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[139570]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[139570]: pgmap v283: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 744 KiB/s wr, 16 op/s 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[142991]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[142991]: osdmap e453: 8 total, 8 up, 8 in 2023-12-16T01:25:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[142991]: failed to encode map e453 with expected crc 2023-12-16T01:25:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:30 smithi078 ceph-mon[142991]: pgmap v283: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 744 KiB/s wr, 16 op/s 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2024: done (4 left) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2025: done (3 left) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2027: done (2 left) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2028: done (1 left) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2030: done (0 left) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2031: read oid 32 snap 200 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2031: expect (ObjNum 549 snap 173 seq_num 549) 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2032: read oid 43 snap -1 2023-12-16T01:25:31.656 INFO:tasks.rados.rados.0.smithi078.stdout:2032: expect (ObjNum 586 snap 190 seq_num 586) 2023-12-16T01:25:31.657 INFO:tasks.rados.rados.0.smithi078.stdout:2033: snap_remove snap 168 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: osdmap e454: 8 total, 8 up, 8 in 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: failed to encode map e455 with expected crc 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: osdmap e455: 8 total, 8 up, 8 in 2023-12-16T01:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: osdmap e454: 8 total, 8 up, 8 in 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: failed to encode map e455 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: osdmap e455: 8 total, 8 up, 8 in 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: osdmap e454: 8 total, 8 up, 8 in 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: failed to encode map e454 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: failed to encode map e455 with expected crc 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: osdmap e455: 8 total, 8 up, 8 in 2023-12-16T01:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:32.663 INFO:tasks.rados.rados.0.smithi078.stdout:2033: done (2 left) 2023-12-16T01:25:32.663 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 205 2023-12-16T01:25:32.663 INFO:tasks.rados.rados.0.smithi078.stdout:2031: expect (ObjNum 549 snap 173 seq_num 549) 2023-12-16T01:25:32.722 INFO:tasks.rados.rados.0.smithi078.stdout:2032: expect (ObjNum 586 snap 190 seq_num 586) 2023-12-16T01:25:32.973 INFO:tasks.rados.rados.0.smithi078.stdout:2034: seq_num 625 ranges {0=475136,475136=401408} 2023-12-16T01:25:32.976 INFO:tasks.rados.rados.0.smithi078.stdout:2034: writing smithi078122029-33 from 0 to 475136 tid 1 2023-12-16T01:25:32.978 INFO:tasks.rados.rados.0.smithi078.stdout:2034: writing smithi078122029-33 from 475136 to 876544 tid 2 2023-12-16T01:25:32.979 INFO:tasks.rados.rados.0.smithi078.stdout:2031: done (2 left) 2023-12-16T01:25:32.979 INFO:tasks.rados.rados.0.smithi078.stdout:2032: done (1 left) 2023-12-16T01:25:32.979 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 205 2023-12-16T01:25:32.979 INFO:tasks.rados.rados.0.smithi078.stdout:2035: seq_num 626 ranges {0=491520,491520=401408} 2023-12-16T01:25:32.981 INFO:tasks.rados.rados.0.smithi078.stdout:2035: writing smithi078122029-10 from 0 to 491520 tid 1 2023-12-16T01:25:32.984 INFO:tasks.rados.rados.0.smithi078.stdout:2035: writing smithi078122029-10 from 491520 to 892928 tid 2 2023-12-16T01:25:32.984 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 205 2023-12-16T01:25:32.984 INFO:tasks.rados.rados.0.smithi078.stdout:2036: seq_num 627 ranges {2260992=507904,2768896=401408} 2023-12-16T01:25:33.000 INFO:tasks.rados.rados.0.smithi078.stdout:2036: writing smithi078122029-6 from 2260992 to 2768896 tid 1 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2036: writing smithi078122029-6 from 2768896 to 3170304 tid 2 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2037: read oid 35 snap -1 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2037: expect (ObjNum 610 snap 203 seq_num 610) 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2038: snap_create 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2034: finishing write tid 1 to smithi078122029-33 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2035: finishing write tid 1 to smithi078122029-10 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2034: finishing write tid 2 to smithi078122029-33 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2034: finishing write tid 3 to smithi078122029-33 2023-12-16T01:25:33.003 INFO:tasks.rados.rados.0.smithi078.stdout:2035: finishing write tid 2 to smithi078122029-10 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:2035: finishing write tid 3 to smithi078122029-10 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:2034: finishing write tid 4 to smithi078122029-33 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 1257 (ObjNum 625 snap 205 seq_num 625) dirty exists 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:2034: left oid 33 (ObjNum 625 snap 205 seq_num 625) 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:2035: finishing write tid 4 to smithi078122029-10 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1249 (ObjNum 626 snap 205 seq_num 626) dirty exists 2023-12-16T01:25:33.004 INFO:tasks.rados.rados.0.smithi078.stdout:2035: left oid 10 (ObjNum 626 snap 205 seq_num 626) 2023-12-16T01:25:33.005 INFO:tasks.rados.rados.0.smithi078.stdout:2036: finishing write tid 1 to smithi078122029-6 2023-12-16T01:25:33.006 INFO:tasks.rados.rados.0.smithi078.stdout:2036: finishing write tid 2 to smithi078122029-6 2023-12-16T01:25:33.006 INFO:tasks.rados.rados.0.smithi078.stdout:2036: finishing write tid 3 to smithi078122029-6 2023-12-16T01:25:33.008 INFO:tasks.rados.rados.0.smithi078.stdout:2036: finishing write tid 4 to smithi078122029-6 2023-12-16T01:25:33.008 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1248 (ObjNum 627 snap 205 seq_num 627) dirty exists 2023-12-16T01:25:33.008 INFO:tasks.rados.rados.0.smithi078.stdout:2036: left oid 6 (ObjNum 627 snap 205 seq_num 627) 2023-12-16T01:25:33.016 INFO:tasks.rados.rados.0.smithi078.stdout:2037: expect (ObjNum 610 snap 203 seq_num 610) 2023-12-16T01:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:32 smithi118 ceph-mon[131825]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:32 smithi118 ceph-mon[131825]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:32 smithi118 ceph-mon[131825]: pgmap v286: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2023-12-16T01:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:32 smithi118 ceph-mon[131825]: failed to encode map e456 with expected crc 2023-12-16T01:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:32 smithi118 ceph-mon[131825]: osdmap e456: 8 total, 8 up, 8 in 2023-12-16T01:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[139570]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[139570]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[139570]: pgmap v286: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2023-12-16T01:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[139570]: failed to encode map e456 with expected crc 2023-12-16T01:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[139570]: osdmap e456: 8 total, 8 up, 8 in 2023-12-16T01:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[142991]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[142991]: failed to encode map e455 with expected crc 2023-12-16T01:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[142991]: pgmap v286: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2023-12-16T01:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[142991]: failed to encode map e456 with expected crc 2023-12-16T01:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:32 smithi078 ceph-mon[142991]: osdmap e456: 8 total, 8 up, 8 in 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2034: done (4 left) 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2035: done (3 left) 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2036: done (2 left) 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2037: done (1 left) 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2038: done (0 left) 2023-12-16T01:25:33.885 INFO:tasks.rados.rados.0.smithi078.stdout:2039: setattr oid 46 current snap is 206 2023-12-16T01:25:33.887 INFO:tasks.rados.rados.0.smithi078.stdout:2040: rollback oid 35 current snap is 206 2023-12-16T01:25:33.887 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 184 2023-12-16T01:25:33.887 INFO:tasks.rados.rados.0.smithi078.stdout:2041: snap_remove snap 204 2023-12-16T01:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:33 smithi118 ceph-mon[131825]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:33 smithi118 ceph-mon[131825]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:33 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:33 smithi118 ceph-mon[131825]: Upgrade: osd.4 is safe to restart 2023-12-16T01:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[139570]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[139570]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[139570]: Upgrade: osd.4 is safe to restart 2023-12-16T01:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[142991]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[142991]: failed to encode map e456 with expected crc 2023-12-16T01:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-16T01:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:33 smithi078 ceph-mon[142991]: Upgrade: osd.4 is safe to restart 2023-12-16T01:25:34.899 INFO:tasks.rados.rados.0.smithi078.stdout:2041: done (2 left) 2023-12-16T01:25:34.899 INFO:tasks.rados.rados.0.smithi078.stdout:2042: read oid 47 snap -1 2023-12-16T01:25:34.899 INFO:tasks.rados.rados.0.smithi078.stdout:2042: expect deleted 2023-12-16T01:25:34.900 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 206 2023-12-16T01:25:34.900 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1553 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:25:34.900 INFO:tasks.rados.rados.0.smithi078.stdout:2040: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:25:34.900 INFO:tasks.rados.rados.0.smithi078.stdout:2040: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:25:34.900 INFO:tasks.rados.rados.0.smithi078.stdout:2043: seq_num 628 ranges {4390912=524288,4915200=401408} 2023-12-16T01:25:34.925 INFO:tasks.rados.rados.0.smithi078.stdout:2043: writing smithi078122029-50 from 4390912 to 4915200 tid 1 2023-12-16T01:25:34.928 INFO:tasks.rados.rados.0.smithi078.stdout:2043: writing smithi078122029-50 from 4915200 to 5316608 tid 2 2023-12-16T01:25:34.928 INFO:tasks.rados.rados.0.smithi078.stdout:2039: done (3 left) 2023-12-16T01:25:34.928 INFO:tasks.rados.rados.0.smithi078.stdout:2044: snap_remove snap 192 2023-12-16T01:25:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: osdmap e457: 8 total, 8 up, 8 in 2023-12-16T01:25:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: pgmap v289: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-12-16T01:25:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:25:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: osdmap e457: 8 total, 8 up, 8 in 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: pgmap v289: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:25:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: osdmap e457: 8 total, 8 up, 8 in 2023-12-16T01:25:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: failed to encode map e457 with expected crc 2023-12-16T01:25:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: pgmap v289: 121 pgs: 121 active+clean; 475 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-12-16T01:25:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T01:25:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2044: done (3 left) 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2045: rmattr oid 14 current snap is 206 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2045: done (3 left) 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 206 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2040: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:25:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1310 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:25:35.900 INFO:tasks.rados.rados.0.smithi078.stdout:2046: seq_num 629 ranges {811008=540672,1351680=401408} 2023-12-16T01:25:35.906 INFO:tasks.rados.rados.0.smithi078.stdout:2046: writing smithi078122029-39 from 811008 to 1351680 tid 1 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2046: writing smithi078122029-39 from 1351680 to 1753088 tid 2 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2040: done (3 left) 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2042: done (2 left) 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2047: copy_from oid 49 from oid 48 current snap is 206 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2043: finishing write tid 1 to smithi078122029-50 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2043: finishing write tid 2 to smithi078122029-50 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2043: finishing write tid 3 to smithi078122029-50 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2043: finishing write tid 4 to smithi078122029-50 2023-12-16T01:25:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1314 (ObjNum 628 snap 206 seq_num 628) dirty exists 2023-12-16T01:25:35.910 INFO:tasks.rados.rados.0.smithi078.stdout:2043: left oid 50 (ObjNum 628 snap 206 seq_num 628) 2023-12-16T01:25:35.910 INFO:tasks.rados.rados.0.smithi078.stdout:2043: done (2 left) 2023-12-16T01:25:35.910 INFO:tasks.rados.rados.0.smithi078.stdout:2048: delete oid 45 current snap is 206 2023-12-16T01:25:35.915 INFO:tasks.rados.rados.0.smithi078.stdout:2046: finishing write tid 1 to smithi078122029-39 2023-12-16T01:25:35.916 INFO:tasks.rados.rados.0.smithi078.stdout:2046: finishing write tid 2 to smithi078122029-39 2023-12-16T01:25:35.917 INFO:tasks.rados.rados.0.smithi078.stdout:2046: finishing write tid 3 to smithi078122029-39 2023-12-16T01:25:35.918 INFO:tasks.rados.rados.0.smithi078.stdout:2047: finishing copy_from to smithi078122029-49 2023-12-16T01:25:35.918 INFO:tasks.rados.rados.0.smithi078.stdout:2047: got expected ENOENT (src dne) 2023-12-16T01:25:35.918 INFO:tasks.rados.rados.0.smithi078.stdout:2047: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:25:35.919 INFO:tasks.rados.rados.0.smithi078.stdout:2046: finishing write tid 4 to smithi078122029-39 2023-12-16T01:25:35.919 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 605 (ObjNum 629 snap 206 seq_num 629) dirty exists 2023-12-16T01:25:35.919 INFO:tasks.rados.rados.0.smithi078.stdout:2046: left oid 39 (ObjNum 629 snap 206 seq_num 629) 2023-12-16T01:25:35.921 INFO:tasks.rados.rados.0.smithi078.stdout:2046: done (2 left) 2023-12-16T01:25:35.921 INFO:tasks.rados.rados.0.smithi078.stdout:2047: done (1 left) 2023-12-16T01:25:35.921 INFO:tasks.rados.rados.0.smithi078.stdout:2048: done (0 left) 2023-12-16T01:25:35.921 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 206 2023-12-16T01:25:35.921 INFO:tasks.rados.rados.0.smithi078.stdout:2049: seq_num 631 ranges {9191424=573440,9764864=401408} 2023-12-16T01:25:35.973 INFO:tasks.rados.rados.0.smithi078.stdout:2049: writing smithi078122029-23 from 9191424 to 9764864 tid 1 2023-12-16T01:25:35.975 INFO:tasks.rados.rados.0.smithi078.stdout:2049: writing smithi078122029-23 from 9764864 to 10166272 tid 2 2023-12-16T01:25:35.975 INFO:tasks.rados.rados.0.smithi078.stdout:2050: snap_remove snap 163 2023-12-16T01:25:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: Upgrade: Updating osd.4 2023-12-16T01:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: Deploying daemon osd.4 on smithi118 2023-12-16T01:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: osdmap e458: 8 total, 8 up, 8 in 2023-12-16T01:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:35 smithi118 ceph-mon[131825]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: Upgrade: Updating osd.4 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: Deploying daemon osd.4 on smithi118 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: osdmap e458: 8 total, 8 up, 8 in 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[139570]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e457 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: Upgrade: Updating osd.4 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: Deploying daemon osd.4 on smithi118 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: osdmap e458: 8 total, 8 up, 8 in 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:35 smithi078 ceph-mon[142991]: failed to encode map e458 with expected crc 2023-12-16T01:25:36.659 INFO:tasks.rados.rados.0.smithi078.stdout:2050: done (1 left) 2023-12-16T01:25:36.659 INFO:tasks.rados.rados.0.smithi078.stdout:2051: delete oid 30 current snap is 206 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:2049: finishing write tid 1 to smithi078122029-23 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:2049: finishing write tid 2 to smithi078122029-23 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:2049: finishing write tid 3 to smithi078122029-23 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:2049: finishing write tid 4 to smithi078122029-23 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 608 (ObjNum 631 snap 206 seq_num 631) dirty exists 2023-12-16T01:25:36.660 INFO:tasks.rados.rados.0.smithi078.stdout:2049: left oid 23 (ObjNum 631 snap 206 seq_num 631) 2023-12-16T01:25:36.680 INFO:tasks.rados.rados.0.smithi078.stdout:2049: done (1 left) 2023-12-16T01:25:36.681 INFO:tasks.rados.rados.0.smithi078.stdout:2051: done (0 left) 2023-12-16T01:25:36.681 INFO:tasks.rados.rados.0.smithi078.stdout:2052: setattr oid 22 current snap is 206 2023-12-16T01:25:36.683 INFO:tasks.rados.rados.0.smithi078.stdout:2053: snap_create 2023-12-16T01:25:36.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1019 (ObjNum 584 snap 189 seq_num 584) dirty exists 2023-12-16T01:25:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:36] "GET /metrics HTTP/1.1" 200 36192 "" "Prometheus/2.43.0" 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: osdmap e459: 8 total, 8 up, 8 in 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: pgmap v292: 121 pgs: 121 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 416 KiB/s wr, 2 op/s 2023-12-16T01:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: osdmap e460: 8 total, 8 up, 8 in 2023-12-16T01:25:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:36 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: osdmap e459: 8 total, 8 up, 8 in 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: pgmap v292: 121 pgs: 121 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 416 KiB/s wr, 2 op/s 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: osdmap e460: 8 total, 8 up, 8 in 2023-12-16T01:25:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: osdmap e459: 8 total, 8 up, 8 in 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: failed to encode map e459 with expected crc 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: pgmap v292: 121 pgs: 121 active+clean; 476 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 416 KiB/s wr, 2 op/s 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: osdmap e460: 8 total, 8 up, 8 in 2023-12-16T01:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:36 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:37.667 INFO:tasks.rados.rados.0.smithi078.stdout:2052: done (1 left) 2023-12-16T01:25:37.667 INFO:tasks.rados.rados.0.smithi078.stdout:2053: done (0 left) 2023-12-16T01:25:37.667 INFO:tasks.rados.rados.0.smithi078.stdout:2054: snap_remove snap 161 2023-12-16T01:25:38.161 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:37 smithi118 systemd[1]: Stopping Ceph osd.4 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:25:38.161 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:38 smithi118 conmon[52199]: 2023-12-16T01:25:38.023+0000 7f4d0de67700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:25:38.161 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:38 smithi118 conmon[52199]: 2023-12-16T01:25:38.023+0000 7f4d0de67700 -1 osd.4 460 *** Got signal Terminated *** 2023-12-16T01:25:38.161 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:38 smithi118 conmon[52199]: 2023-12-16T01:25:38.023+0000 7f4d0de67700 -1 osd.4 460 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e459 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:37 smithi118 ceph-mon[131825]: osdmap e461: 8 total, 8 up, 8 in 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e459 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[139570]: osdmap e461: 8 total, 8 up, 8 in 2023-12-16T01:25:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e459 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: failed to encode map e460 with expected crc 2023-12-16T01:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:37 smithi078 ceph-mon[142991]: osdmap e461: 8 total, 8 up, 8 in 2023-12-16T01:25:38.671 INFO:tasks.rados.rados.0.smithi078.stdout:2054: done (0 left) 2023-12-16T01:25:38.671 INFO:tasks.rados.rados.0.smithi078.stdout:2055: read oid 8 snap -1 2023-12-16T01:25:38.671 INFO:tasks.rados.rados.0.smithi078.stdout:2055: expect deleted 2023-12-16T01:25:38.677 INFO:tasks.rados.rados.0.smithi078.stdout:2056: read oid 35 snap -1 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:2056: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:2057: copy_from oid 43 from oid 36 current snap is 207 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:2058: rollback oid 29 current snap is 207 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 175 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:2059: copy_from oid 20 from oid 1 current snap is 207 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 207 2023-12-16T01:25:38.678 INFO:tasks.rados.rados.0.smithi078.stdout:2060: seq_num 633 ranges {6078464=606208,6684672=401408} 2023-12-16T01:25:38.710 INFO:tasks.rados.rados.0.smithi078.stdout:2060: writing smithi078122029-11 from 6078464 to 6684672 tid 1 2023-12-16T01:25:38.713 INFO:tasks.rados.rados.0.smithi078.stdout:2060: writing smithi078122029-11 from 6684672 to 7086080 tid 2 2023-12-16T01:25:38.713 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 207 2023-12-16T01:25:38.713 INFO:tasks.rados.rados.0.smithi078.stdout:2061: seq_num 634 ranges {0=622592,622592=401408} 2023-12-16T01:25:38.717 INFO:tasks.rados.rados.0.smithi078.stdout:2061: writing smithi078122029-18 from 0 to 622592 tid 1 2023-12-16T01:25:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2061: writing smithi078122029-18 from 622592 to 1024000 tid 2 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2062: read oid 15 snap -1 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2062: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2059: finishing copy_from to smithi078122029-20 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2059: got expected ENOENT (src dne) 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2059: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:25:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2056: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:2058: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2058: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2058: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1556 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2057: finishing copy_from to smithi078122029-43 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1541 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2060: finishing write tid 1 to smithi078122029-11 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2060: finishing write tid 2 to smithi078122029-11 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2057: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:25:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:2060: finishing write tid 3 to smithi078122029-11 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2060: finishing write tid 4 to smithi078122029-11 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1037 (ObjNum 633 snap 207 seq_num 633) dirty exists 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2060: left oid 11 (ObjNum 633 snap 207 seq_num 633) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2055: done (7 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2056: done (6 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2057: done (5 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2058: done (4 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2059: done (3 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2060: done (2 left) 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2063: rollback oid 11 current snap is 207 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 185 2023-12-16T01:25:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:2062: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2063: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2063: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2063: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1040 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2062: done (2 left) 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2063: done (1 left) 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2064: rollback oid 41 current snap is 207 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 136 2023-12-16T01:25:38.870 INFO:tasks.rados.rados.0.smithi078.stdout:2065: snap_remove snap 203 2023-12-16T01:25:38.914 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:25:38 smithi118 conmon[117217]: ts=2023-12-16T01:25:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: failed to encode map e461 with expected crc 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: osd.4 marked itself down and dead 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: pgmap v295: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 16 op/s 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: osdmap e462: 8 total, 7 up, 8 in 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[142991]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: failed to encode map e461 with expected crc 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: osd.4 marked itself down and dead 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: pgmap v295: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 16 op/s 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: osdmap e462: 8 total, 7 up, 8 in 2023-12-16T01:25:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:38 smithi078 ceph-mon[139570]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: failed to encode map e461 with expected crc 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: osd.4 marked itself down and dead 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: pgmap v295: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 16 op/s 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.234 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: osdmap e462: 8 total, 7 up, 8 in 2023-12-16T01:25:39.235 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:38 smithi118 ceph-mon[131825]: failed to encode map e462 with expected crc 2023-12-16T01:25:39.674 INFO:tasks.rados.rados.0.smithi078.stdout:2065: done (2 left) 2023-12-16T01:25:39.675 INFO:tasks.rados.rados.0.smithi078.stdout:2066: delete oid 19 current snap is 207 2023-12-16T01:25:39.675 INFO:tasks.rados.rados.0.smithi078.stdout:2064: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:25:39.675 INFO:tasks.rados.rados.0.smithi078.stdout:2064: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:25:39.675 INFO:tasks.rados.rados.0.smithi078.stdout:2064: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:25:39.675 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 971 (ObjNum 153 snap 40 seq_num 153) dirty exists 2023-12-16T01:25:39.695 INFO:tasks.rados.rados.0.smithi078.stdout:2064: done (2 left) 2023-12-16T01:25:39.695 INFO:tasks.rados.rados.0.smithi078.stdout:2066: done (1 left) 2023-12-16T01:25:39.695 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 207 2023-12-16T01:25:39.695 INFO:tasks.rados.rados.0.smithi078.stdout:2067: seq_num 636 ranges {5316608=655360,5971968=401408} 2023-12-16T01:25:39.725 INFO:tasks.rados.rados.0.smithi078.stdout:2067: writing smithi078122029-50 from 5316608 to 5971968 tid 1 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2067: writing smithi078122029-50 from 5971968 to 6373376 tid 2 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2068: rmattr oid 2 current snap is 207 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2061: finishing write tid 1 to smithi078122029-18 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2069: snap_create 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2061: finishing write tid 2 to smithi078122029-18 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2061: finishing write tid 3 to smithi078122029-18 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2061: finishing write tid 4 to smithi078122029-18 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 971 (ObjNum 634 snap 207 seq_num 634) dirty exists 2023-12-16T01:25:39.728 INFO:tasks.rados.rados.0.smithi078.stdout:2061: left oid 18 (ObjNum 634 snap 207 seq_num 634) 2023-12-16T01:25:39.731 INFO:tasks.rados.rados.0.smithi078.stdout:2067: finishing write tid 1 to smithi078122029-50 2023-12-16T01:25:39.733 INFO:tasks.rados.rados.0.smithi078.stdout:2067: finishing write tid 2 to smithi078122029-50 2023-12-16T01:25:39.733 INFO:tasks.rados.rados.0.smithi078.stdout:2067: finishing write tid 3 to smithi078122029-50 2023-12-16T01:25:39.733 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1356 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:25:39.734 INFO:tasks.rados.rados.0.smithi078.stdout:2067: finishing write tid 4 to smithi078122029-50 2023-12-16T01:25:39.734 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1354 (ObjNum 636 snap 207 seq_num 636) dirty exists 2023-12-16T01:25:39.734 INFO:tasks.rados.rados.0.smithi078.stdout:2067: left oid 50 (ObjNum 636 snap 207 seq_num 636) 2023-12-16T01:25:40.158 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:39 smithi118 bash[140280]: d86a0850fdf0394d1968a2017435420a3d68a75429c654f61a31d54ccff4fa09 2023-12-16T01:25:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:39 smithi118 ceph-mon[131825]: failed to encode map e461 with expected crc 2023-12-16T01:25:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:39 smithi118 ceph-mon[131825]: failed to encode map e462 with expected crc 2023-12-16T01:25:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:39 smithi118 ceph-mon[131825]: osdmap e463: 8 total, 7 up, 8 in 2023-12-16T01:25:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:39 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:39 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[139570]: failed to encode map e461 with expected crc 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[139570]: failed to encode map e462 with expected crc 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[139570]: osdmap e463: 8 total, 7 up, 8 in 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[142991]: failed to encode map e461 with expected crc 2023-12-16T01:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[142991]: failed to encode map e462 with expected crc 2023-12-16T01:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[142991]: osdmap e463: 8 total, 7 up, 8 in 2023-12-16T01:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:39 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:40.673 INFO:tasks.rados.rados.0.smithi078.stdout:2061: done (3 left) 2023-12-16T01:25:40.673 INFO:tasks.rados.rados.0.smithi078.stdout:2067: done (2 left) 2023-12-16T01:25:40.673 INFO:tasks.rados.rados.0.smithi078.stdout:2068: done (1 left) 2023-12-16T01:25:40.673 INFO:tasks.rados.rados.0.smithi078.stdout:2069: done (0 left) 2023-12-16T01:25:40.673 INFO:tasks.rados.rados.0.smithi078.stdout:2070: delete oid 46 current snap is 208 2023-12-16T01:25:40.679 INFO:tasks.rados.rados.0.smithi078.stdout:2070: done (0 left) 2023-12-16T01:25:40.679 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 208 2023-12-16T01:25:40.679 INFO:tasks.rados.rados.0.smithi078.stdout:2071: seq_num 638 ranges {9191424=688128,9879552=401408} 2023-12-16T01:25:40.730 INFO:tasks.rados.rados.0.smithi078.stdout:2071: writing smithi078122029-49 from 9191424 to 9879552 tid 1 2023-12-16T01:25:40.733 INFO:tasks.rados.rados.0.smithi078.stdout:2071: writing smithi078122029-49 from 9879552 to 10280960 tid 2 2023-12-16T01:25:40.733 INFO:tasks.rados.rados.0.smithi078.stdout:2072: rmattr oid 35 current snap is 208 2023-12-16T01:25:40.733 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 208 2023-12-16T01:25:40.733 INFO:tasks.rados.rados.0.smithi078.stdout:2073: seq_num 639 ranges {671744=704512,1376256=401408} 2023-12-16T01:25:40.740 INFO:tasks.rados.rados.0.smithi078.stdout:2073: writing smithi078122029-44 from 671744 to 1376256 tid 1 2023-12-16T01:25:40.743 INFO:tasks.rados.rados.0.smithi078.stdout:2073: writing smithi078122029-44 from 1376256 to 1777664 tid 2 2023-12-16T01:25:40.743 INFO:tasks.rados.rados.0.smithi078.stdout:2074: delete oid 19 current snap is 208 2023-12-16T01:25:40.743 INFO:tasks.rados.rados.0.smithi078.stdout:2071: finishing write tid 1 to smithi078122029-49 2023-12-16T01:25:40.743 INFO:tasks.rados.rados.0.smithi078.stdout:2071: finishing write tid 2 to smithi078122029-49 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:2071: finishing write tid 3 to smithi078122029-49 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1358 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:2071: finishing write tid 4 to smithi078122029-49 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 276 (ObjNum 638 snap 208 seq_num 638) dirty exists 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:2071: left oid 49 (ObjNum 638 snap 208 seq_num 638) 2023-12-16T01:25:40.744 INFO:tasks.rados.rados.0.smithi078.stdout:2073: finishing write tid 1 to smithi078122029-44 2023-12-16T01:25:40.745 INFO:tasks.rados.rados.0.smithi078.stdout:2071: done (3 left) 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2072: done (2 left) 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2074: done (1 left) 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2075: setattr oid 46 current snap is 208 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2073: finishing write tid 2 to smithi078122029-44 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2073: finishing write tid 3 to smithi078122029-44 2023-12-16T01:25:40.746 INFO:tasks.rados.rados.0.smithi078.stdout:2073: finishing write tid 4 to smithi078122029-44 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 606 (ObjNum 639 snap 208 seq_num 639) dirty exists 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:2073: left oid 44 (ObjNum 639 snap 208 seq_num 639) 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:2073: done (1 left) 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:2076: read oid 50 snap -1 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:2076: expect (ObjNum 636 snap 207 seq_num 636) 2023-12-16T01:25:40.747 INFO:tasks.rados.rados.0.smithi078.stdout:2077: setattr oid 36 current snap is 208 2023-12-16T01:25:40.749 INFO:tasks.rados.rados.0.smithi078.stdout:2078: rollback oid 24 current snap is 208 2023-12-16T01:25:40.749 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 134 2023-12-16T01:25:40.749 INFO:tasks.rados.rados.0.smithi078.stdout:2079: rollback oid 18 current snap is 208 2023-12-16T01:25:40.749 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 184 2023-12-16T01:25:40.750 INFO:tasks.rados.rados.0.smithi078.stdout:2080: rmattr oid 48 current snap is 208 2023-12-16T01:25:40.750 INFO:tasks.rados.rados.0.smithi078.stdout:2080: done (5 left) 2023-12-16T01:25:40.750 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 208 2023-12-16T01:25:40.750 INFO:tasks.rados.rados.0.smithi078.stdout:2081: seq_num 641 ranges {0=745472,745472=401408} 2023-12-16T01:25:40.753 INFO:tasks.rados.rados.0.smithi078.stdout:2081: writing smithi078122029-9 from 0 to 745472 tid 1 2023-12-16T01:25:40.756 INFO:tasks.rados.rados.0.smithi078.stdout:2081: writing smithi078122029-9 from 745472 to 1146880 tid 2 2023-12-16T01:25:40.756 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 208 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1558 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 1776 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:2078: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:2078: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 973 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:40.757 INFO:tasks.rados.rados.0.smithi078.stdout:2079: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:25:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:2079: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:25:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:2079: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:25:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 976 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-16T01:25:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:2082: seq_num 642 ranges {843776=761856,1605632=401408} 2023-12-16T01:25:40.766 INFO:tasks.rados.rados.0.smithi078.stdout:2082: writing smithi078122029-20 from 843776 to 1605632 tid 1 2023-12-16T01:25:40.768 INFO:tasks.rados.rados.0.smithi078.stdout:2082: writing smithi078122029-20 from 1605632 to 2007040 tid 2 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2075: done (6 left) 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2077: done (5 left) 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2078: done (4 left) 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2079: done (3 left) 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2083: read oid 34 snap -1 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2083: expect (ObjNum 553 snap 176 seq_num 553) 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 208 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2081: finishing write tid 1 to smithi078122029-9 2023-12-16T01:25:40.769 INFO:tasks.rados.rados.0.smithi078.stdout:2084: seq_num 643 ranges {2170880=778240,2949120=401408} 2023-12-16T01:25:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2084: writing smithi078122029-5 from 2170880 to 2949120 tid 1 2023-12-16T01:25:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2084: writing smithi078122029-5 from 2949120 to 3350528 tid 2 2023-12-16T01:25:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2085: copy_from oid 17 from oid 18 current snap is 208 2023-12-16T01:25:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2081: finishing write tid 2 to smithi078122029-9 2023-12-16T01:25:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:2081: finishing write tid 3 to smithi078122029-9 2023-12-16T01:25:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:2081: finishing write tid 4 to smithi078122029-9 2023-12-16T01:25:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 462 (ObjNum 641 snap 208 seq_num 641) dirty exists 2023-12-16T01:25:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:2081: left oid 9 (ObjNum 641 snap 208 seq_num 641) 2023-12-16T01:25:40.788 INFO:tasks.rados.rados.0.smithi078.stdout:2076: expect (ObjNum 636 snap 207 seq_num 636) 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: pgmap v298: 121 pgs: 1 active+undersized+degraded, 7 peering, 6 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 102 active+clean; 479 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 28/945 objects degraded (2.963%) 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: failed to encode map e464 with expected crc 2023-12-16T01:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[142991]: osdmap e464: 8 total, 7 up, 8 in 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: pgmap v298: 121 pgs: 1 active+undersized+degraded, 7 peering, 6 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 102 active+clean; 479 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 28/945 objects degraded (2.963%) 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: failed to encode map e464 with expected crc 2023-12-16T01:25:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:40 smithi078 ceph-mon[139570]: osdmap e464: 8 total, 7 up, 8 in 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2082: finishing write tid 1 to smithi078122029-20 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2082: finishing write tid 2 to smithi078122029-20 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2082: finishing write tid 3 to smithi078122029-20 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2082: finishing write tid 4 to smithi078122029-20 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1000 (ObjNum 642 snap 208 seq_num 642) dirty exists 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2082: left oid 20 (ObjNum 642 snap 208 seq_num 642) 2023-12-16T01:25:41.278 INFO:tasks.rados.rados.0.smithi078.stdout:2083: expect (ObjNum 553 snap 176 seq_num 553) 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e463 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: pgmap v298: 121 pgs: 1 active+undersized+degraded, 7 peering, 6 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 102 active+clean; 479 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 17 op/s; 28/945 objects degraded (2.963%) 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: failed to encode map e464 with expected crc 2023-12-16T01:25:41.342 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:40 smithi118 ceph-mon[131825]: osdmap e464: 8 total, 7 up, 8 in 2023-12-16T01:25:41.450 INFO:tasks.rados.rados.0.smithi078.stdout:2084: finishing write tid 1 to smithi078122029-5 2023-12-16T01:25:41.450 INFO:tasks.rados.rados.0.smithi078.stdout:2084: finishing write tid 2 to smithi078122029-5 2023-12-16T01:25:41.450 INFO:tasks.rados.rados.0.smithi078.stdout:2084: finishing write tid 3 to smithi078122029-5 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2084: finishing write tid 4 to smithi078122029-5 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1048 (ObjNum 643 snap 208 seq_num 643) dirty exists 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2084: left oid 5 (ObjNum 643 snap 208 seq_num 643) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2085: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2085: finishing copy_from to smithi078122029-17 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 976 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2076: done (5 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2081: done (4 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2082: done (3 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2083: done (2 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2084: done (1 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2085: done (0 left) 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2086: read oid 22 snap -1 2023-12-16T01:25:41.451 INFO:tasks.rados.rados.0.smithi078.stdout:2086: expect (ObjNum 584 snap 189 seq_num 584) 2023-12-16T01:25:41.452 INFO:tasks.rados.rados.0.smithi078.stdout:2087: read oid 32 snap -1 2023-12-16T01:25:41.452 INFO:tasks.rados.rados.0.smithi078.stdout:2087: expect (ObjNum 588 snap 191 seq_num 588) 2023-12-16T01:25:41.452 INFO:tasks.rados.rados.0.smithi078.stdout:2088: snap_create 2023-12-16T01:25:41.462 INFO:tasks.rados.rados.0.smithi078.stdout:2086: expect (ObjNum 584 snap 189 seq_num 584) 2023-12-16T01:25:41.563 INFO:tasks.rados.rados.0.smithi078.stdout:2087: expect (ObjNum 588 snap 191 seq_num 588) 2023-12-16T01:25:41.658 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:41 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.4.service: Succeeded. 2023-12-16T01:25:41.658 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:41 smithi118 systemd[1]: Stopped Ceph osd.4 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:25:41.658 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:41 smithi118 systemd[1]: Starting Ceph osd.4 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:25:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:41 smithi118 ceph-mon[131825]: failed to encode map e464 with expected crc 2023-12-16T01:25:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:41 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 28/945 objects degraded (2.963%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:41 smithi118 ceph-mon[131825]: osdmap e465: 8 total, 7 up, 8 in 2023-12-16T01:25:42.161 INFO:tasks.rados.rados.0.smithi078.stdout:2086: done (2 left) 2023-12-16T01:25:42.161 INFO:tasks.rados.rados.0.smithi078.stdout:2087: done (1 left) 2023-12-16T01:25:42.161 INFO:tasks.rados.rados.0.smithi078.stdout:2088: done (0 left) 2023-12-16T01:25:42.162 INFO:tasks.rados.rados.0.smithi078.stdout:2089: delete oid 1 current snap is 209 2023-12-16T01:25:42.164 INFO:tasks.rados.rados.0.smithi078.stdout:2089: done (0 left) 2023-12-16T01:25:42.164 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 209 2023-12-16T01:25:42.164 INFO:tasks.rados.rados.0.smithi078.stdout:2090: seq_num 645 ranges {6995968=409600,7405568=778240,8183808=24576} 2023-12-16T01:25:42.203 INFO:tasks.rados.rados.0.smithi078.stdout:2090: writing smithi078122029-17 from 6995968 to 7405568 tid 1 2023-12-16T01:25:42.208 INFO:tasks.rados.rados.0.smithi078.stdout:2090: writing smithi078122029-17 from 7405568 to 8183808 tid 2 2023-12-16T01:25:42.208 INFO:tasks.rados.rados.0.smithi078.stdout:2090: writing smithi078122029-17 from 8183808 to 8208384 tid 3 2023-12-16T01:25:42.208 INFO:tasks.rados.rados.0.smithi078.stdout:2091: copy_from oid 45 from oid 47 current snap is 209 2023-12-16T01:25:42.208 INFO:tasks.rados.rados.0.smithi078.stdout:2090: finishing write tid 1 to smithi078122029-17 2023-12-16T01:25:42.208 INFO:tasks.rados.rados.0.smithi078.stdout:2092: snap_remove snap 143 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[139570]: failed to encode map e464 with expected crc 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 28/945 objects degraded (2.963%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[139570]: osdmap e465: 8 total, 7 up, 8 in 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[142991]: failed to encode map e464 with expected crc 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 28/945 objects degraded (2.963%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:41 smithi078 ceph-mon[142991]: osdmap e465: 8 total, 7 up, 8 in 2023-12-16T01:25:42.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-16T01:25:42.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-16T01:25:42.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-16T01:25:42.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-16T01:25:42.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-16T01:25:42.909 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-16T01:25:42.909 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:42 smithi118 bash[140907]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-16T01:25:42.933 INFO:tasks.rados.rados.0.smithi078.stdout:2092: done (2 left) 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2093: snap_create 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2090: finishing write tid 2 to smithi078122029-17 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2090: finishing write tid 3 to smithi078122029-17 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2090: finishing write tid 4 to smithi078122029-17 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2091: finishing copy_from to smithi078122029-45 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2091: got expected ENOENT (src dne) 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2091: finishing copy_from racing read to smithi078122029-45 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2090: finishing write tid 5 to smithi078122029-17 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1254 (ObjNum 645 snap 209 seq_num 645) dirty exists 2023-12-16T01:25:42.934 INFO:tasks.rados.rados.0.smithi078.stdout:2090: left oid 17 (ObjNum 645 snap 209 seq_num 645) 2023-12-16T01:25:43.015 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[139570]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[139570]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[139570]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[139570]: pgmap v301: 121 pgs: 10 active+undersized+degraded, 7 peering, 29 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.1 MiB/s wr, 41 op/s; 84/984 objects degraded (8.537%) 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[142991]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[142991]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[142991]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:42 smithi078 ceph-mon[142991]: pgmap v301: 121 pgs: 10 active+undersized+degraded, 7 peering, 29 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.1 MiB/s wr, 41 op/s; 84/984 objects degraded (8.537%) 2023-12-16T01:25:43.323 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4m) 29s ago 8m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4m) 2m ago 8m 85.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9m) 29s ago 9m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9m) 2m ago 9m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3m) 2m ago 12m 447M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4m) 29s ago 14m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3m) 29s ago 14m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2m) 2m ago 13m 29.7M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3m) 29s ago 13m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4m) 29s ago 8m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4m) 2m ago 8m 9697k - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2m) 29s ago 12m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (98s) 29s ago 12m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:25:43.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (65s) 29s ago 11m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (32s) 29s ago 11m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11m) 2m ago 11m 328M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 d86a0850fdf0 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10m) 2m ago 10m 444M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10m) 2m ago 10m 309M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9m) 2m ago 9m 320M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:25:43.325 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3m) 2m ago 9m 50.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:25:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:42 smithi118 ceph-mon[131825]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:42 smithi118 ceph-mon[131825]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:42 smithi118 ceph-mon[131825]: failed to encode map e465 with expected crc 2023-12-16T01:25:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:42 smithi118 ceph-mon[131825]: pgmap v301: 121 pgs: 10 active+undersized+degraded, 7 peering, 29 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.1 MiB/s wr, 41 op/s; 84/984 objects degraded (8.537%) 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3, 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 4 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:43.709 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 5, 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 9 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:25:43.710 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:25:43.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-osd[141390]: -- 172.21.15.118:0/1870528854 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557482def6c0 con 0x557482dc0c00 2023-12-16T01:25:43.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:43 smithi118 bash[141325]: 04ef49a7bbe0f83e72cfd99c1db2630fa04cc0b8d6c4948f0fdc607885c2a42b 2023-12-16T01:25:43.908 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:43 smithi118 systemd[1]: Started Ceph osd.4 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:25:43.931 INFO:tasks.rados.rados.0.smithi078.stdout:2090: done (2 left) 2023-12-16T01:25:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2091: done (1 left) 2023-12-16T01:25:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2093: done (0 left) 2023-12-16T01:25:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2094: rollback oid 29 current snap is 210 2023-12-16T01:25:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 29 to 195 2023-12-16T01:25:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2095: snap_remove snap 209 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: osdmap e466: 8 total, 7 up, 8 in 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3485519898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: osdmap e466: 8 total, 7 up, 8 in 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3485519898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:25:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: failed to encode map e466 with expected crc 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: osdmap e466: 8 total, 7 up, 8 in 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3485519898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:44.409 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:44 smithi118 conmon[141366]: 2023-12-16T01:25:44.143+0000 7f6eba1b1640 -1 Falling back to public interface 2023-12-16T01:25:44.934 INFO:tasks.rados.rados.0.smithi078.stdout:2095: done (1 left) 2023-12-16T01:25:44.934 INFO:tasks.rados.rados.0.smithi078.stdout:2096: rollback oid 42 current snap is 210 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 199 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:2094: finishing rollback tid 0 to smithi078122029-29 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:2094: finishing rollback tid 1 to smithi078122029-29 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:2094: finishing rollback tid 2 to smithi078122029-29 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1561 (ObjNum 287 snap 85 seq_num 287) dirty exists 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:2094: done (1 left) 2023-12-16T01:25:44.935 INFO:tasks.rados.rados.0.smithi078.stdout:2097: delete oid 11 current snap is 210 2023-12-16T01:25:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:2097: done (1 left) 2023-12-16T01:25:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 210 2023-12-16T01:25:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:2098: seq_num 647 ranges {10280960=442368,10723328=589824,11313152=212992} 2023-12-16T01:25:45.005 INFO:tasks.rados.rados.0.smithi078.stdout:2098: writing smithi078122029-49 from 10280960 to 10723328 tid 1 2023-12-16T01:25:45.007 INFO:tasks.rados.rados.0.smithi078.stdout:2098: writing smithi078122029-49 from 10723328 to 11313152 tid 2 2023-12-16T01:25:45.009 INFO:tasks.rados.rados.0.smithi078.stdout:2098: writing smithi078122029-49 from 11313152 to 11526144 tid 3 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2099: rmattr oid 12 current snap is 210 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2099: done (2 left) 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2100: rmattr oid 10 current snap is 210 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2096: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2096: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2096: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 974 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2098: finishing write tid 1 to smithi078122029-49 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2096: done (2 left) 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2100: done (1 left) 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2101: copy_from oid 38 from oid 8 current snap is 210 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2102: copy_from oid 41 from oid 40 current snap is 210 2023-12-16T01:25:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:2103: snap_remove snap 157 2023-12-16T01:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[142991]: failed to encode map e467 with expected crc 2023-12-16T01:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[142991]: osdmap e467: 8 total, 7 up, 8 in 2023-12-16T01:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[142991]: failed to encode map e466 with expected crc 2023-12-16T01:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[142991]: pgmap v304: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 39 op/s; 98/984 objects degraded (9.959%) 2023-12-16T01:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[142991]: osdmap e468: 8 total, 7 up, 8 in 2023-12-16T01:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[139570]: failed to encode map e467 with expected crc 2023-12-16T01:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[139570]: osdmap e467: 8 total, 7 up, 8 in 2023-12-16T01:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[139570]: failed to encode map e466 with expected crc 2023-12-16T01:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[139570]: pgmap v304: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 39 op/s; 98/984 objects degraded (9.959%) 2023-12-16T01:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:44 smithi078 ceph-mon[139570]: osdmap e468: 8 total, 7 up, 8 in 2023-12-16T01:25:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:44 smithi118 ceph-mon[131825]: failed to encode map e467 with expected crc 2023-12-16T01:25:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:44 smithi118 ceph-mon[131825]: osdmap e467: 8 total, 7 up, 8 in 2023-12-16T01:25:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:44 smithi118 ceph-mon[131825]: failed to encode map e466 with expected crc 2023-12-16T01:25:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:44 smithi118 ceph-mon[131825]: pgmap v304: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 498 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.6 MiB/s wr, 39 op/s; 98/984 objects degraded (9.959%) 2023-12-16T01:25:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:44 smithi118 ceph-mon[131825]: osdmap e468: 8 total, 7 up, 8 in 2023-12-16T01:25:45.948 INFO:tasks.rados.rados.0.smithi078.stdout:2103: done (3 left) 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2104: rollback oid 26 current snap is 210 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 160 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2101: finishing copy_from to smithi078122029-38 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2101: got expected ENOENT (src dne) 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2101: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2098: finishing write tid 2 to smithi078122029-49 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2098: finishing write tid 3 to smithi078122029-49 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2098: finishing write tid 4 to smithi078122029-49 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2098: finishing write tid 5 to smithi078122029-49 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 280 (ObjNum 647 snap 210 seq_num 647) dirty exists 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2098: left oid 49 (ObjNum 647 snap 210 seq_num 647) 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2102: finishing copy_from to smithi078122029-41 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 967 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:25:45.949 INFO:tasks.rados.rados.0.smithi078.stdout:2102: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2098: done (3 left) 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2101: done (2 left) 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2102: done (1 left) 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2105: rollback oid 9 current snap is 210 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 9 to 175 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2106: read oid 48 snap -1 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2106: expect deleted 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2107: rollback oid 47 current snap is 210 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 180 2023-12-16T01:25:45.950 INFO:tasks.rados.rados.0.smithi078.stdout:2108: snap_remove snap 208 2023-12-16T01:25:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[142991]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[142991]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-16T01:25:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[142991]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[142991]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[139570]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[139570]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-16T01:25:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[139570]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:45 smithi078 ceph-mon[139570]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:45 smithi118 ceph-mon[131825]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:45 smithi118 ceph-mon[131825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-16T01:25:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:45 smithi118 ceph-mon[131825]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:45 smithi118 ceph-mon[131825]: failed to encode map e468 with expected crc 2023-12-16T01:25:46.659 INFO:tasks.rados.rados.0.smithi078.stdout:2108: done (4 left) 2023-12-16T01:25:46.659 INFO:tasks.rados.rados.0.smithi078.stdout:2109: rollback oid 40 current snap is 210 2023-12-16T01:25:46.659 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 206 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2105: finishing rollback tid 0 to smithi078122029-9 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2105: finishing rollback tid 1 to smithi078122029-9 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 467 (ObjNum 2081 snap 0 seq_num 3938304272) dirty dne 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2104: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2107: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2107: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 469 (ObjNum 535 snap 169 seq_num 535) dirty exists 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2104: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2104: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1257 (ObjNum 442 snap 135 seq_num 442) dirty exists 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2104: done (4 left) 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2105: done (3 left) 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2106: done (2 left) 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2107: done (1 left) 2023-12-16T01:25:46.660 INFO:tasks.rados.rados.0.smithi078.stdout:2110: delete oid 36 current snap is 210 2023-12-16T01:25:46.670 INFO:tasks.rados.rados.0.smithi078.stdout:2109: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:25:46.670 INFO:tasks.rados.rados.0.smithi078.stdout:2109: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:25:46.670 INFO:tasks.rados.rados.0.smithi078.stdout:2109: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:25:46.670 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 979 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:25:46.675 INFO:tasks.rados.rados.0.smithi078.stdout:2109: done (1 left) 2023-12-16T01:25:46.675 INFO:tasks.rados.rados.0.smithi078.stdout:2110: done (0 left) 2023-12-16T01:25:46.675 INFO:tasks.rados.rados.0.smithi078.stdout:2111: rollback oid 11 current snap is 210 2023-12-16T01:25:46.675 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 195 2023-12-16T01:25:46.676 INFO:tasks.rados.rados.0.smithi078.stdout:2112: snap_create 2023-12-16T01:25:46.679 INFO:tasks.rados.rados.0.smithi078.stdout:2111: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:25:46.679 INFO:tasks.rados.rados.0.smithi078.stdout:2111: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:25:46.679 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1072 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:25:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:46] "GET /metrics HTTP/1.1" 200 36192 "" "Prometheus/2.43.0" 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: osdmap e469: 8 total, 7 up, 8 in 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: pgmap v307: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 506 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 1 op/s; 100/990 objects degraded (10.101%) 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 98/984 objects degraded (9.959%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: osdmap e470: 8 total, 7 up, 8 in 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: failed to encode map e470 with expected crc 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: osdmap e469: 8 total, 7 up, 8 in 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: pgmap v307: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 506 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 1 op/s; 100/990 objects degraded (10.101%) 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 98/984 objects degraded (9.959%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: osdmap e470: 8 total, 7 up, 8 in 2023-12-16T01:25:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: failed to encode map e470 with expected crc 2023-12-16T01:25:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: osdmap e469: 8 total, 7 up, 8 in 2023-12-16T01:25:47.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.320 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: failed to encode map e469 with expected crc 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: pgmap v307: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 506 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.0 MiB/s wr, 1 op/s; 100/990 objects degraded (10.101%) 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 98/984 objects degraded (9.959%), 13 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: osdmap e470: 8 total, 7 up, 8 in 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: failed to encode map e470 with expected crc 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.321 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:47.658 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:47 smithi118 conmon[141366]: 2023-12-16T01:25:47.319+0000 7f6eba1b1640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-16T01:25:47.658 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:47 smithi118 conmon[141366]: 2023-12-16T01:25:47.414+0000 7f6eba1b1640 -1 osd.4 460 log_to_monitors true 2023-12-16T01:25:47.665 INFO:tasks.rados.rados.0.smithi078.stdout:2111: done (1 left) 2023-12-16T01:25:47.665 INFO:tasks.rados.rados.0.smithi078.stdout:2112: done (0 left) 2023-12-16T01:25:47.665 INFO:tasks.rados.rados.0.smithi078.stdout:2113: snap_create 2023-12-16T01:25:47.954 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:25:47 smithi118 conmon[141366]: 2023-12-16T01:25:47.691+0000 7f6eaa620700 -1 osd.4 460 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:25:48.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: failed to encode map e471 with expected crc 2023-12-16T01:25:48.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: osdmap e471: 8 total, 7 up, 8 in 2023-12-16T01:25:48.212 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:47 smithi118 ceph-mon[131825]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: failed to encode map e471 with expected crc 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: osdmap e471: 8 total, 7 up, 8 in 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[142991]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: failed to encode map e470 with expected crc 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T01:25:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: failed to encode map e471 with expected crc 2023-12-16T01:25:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: osdmap e471: 8 total, 7 up, 8 in 2023-12-16T01:25:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:47 smithi078 ceph-mon[139570]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:25:48.678 INFO:tasks.rados.rados.0.smithi078.stdout:2113: done (0 left) 2023-12-16T01:25:48.678 INFO:tasks.rados.rados.0.smithi078.stdout:2114: snap_create 2023-12-16T01:25:48.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 01:25:48 smithi118 conmon[117217]: ts=2023-12-16T01:25:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi078:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)\", cluster_addr=\"172.21.15.78\", device_class=\"ssd\", hostname=\"smithi078\", instance=\"smithi118.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.78\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-16T01:25:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: pgmap v310: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 508 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.8 MiB/s wr, 6 op/s; 102/966 objects degraded (10.559%) 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410] boot 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: osdmap e472: 8 total, 8 up, 8 in 2023-12-16T01:25:49.237 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: failed to encode map e472 with expected crc 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: pgmap v310: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 508 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.8 MiB/s wr, 6 op/s; 102/966 objects degraded (10.559%) 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410] boot 2023-12-16T01:25:49.238 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: osdmap e472: 8 total, 8 up, 8 in 2023-12-16T01:25:49.239 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: failed to encode map e472 with expected crc 2023-12-16T01:25:49.239 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:25:49.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: failed to encode map e471 with expected crc 2023-12-16T01:25:49.239 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: pgmap v310: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 508 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.8 MiB/s wr, 6 op/s; 102/966 objects degraded (10.559%) 2023-12-16T01:25:49.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:25:49.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: osd.4 [v2:172.21.15.118:6800/4011809410,v1:172.21.15.118:6801/4011809410] boot 2023-12-16T01:25:49.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: osdmap e472: 8 total, 8 up, 8 in 2023-12-16T01:25:49.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: failed to encode map e472 with expected crc 2023-12-16T01:25:49.240 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T01:25:49.673 INFO:tasks.rados.rados.0.smithi078.stdout:2114: done (0 left) 2023-12-16T01:25:49.673 INFO:tasks.rados.rados.0.smithi078.stdout:2115: read oid 21 snap -1 2023-12-16T01:25:49.673 INFO:tasks.rados.rados.0.smithi078.stdout:2115: expect (ObjNum 598 snap 196 seq_num 598) 2023-12-16T01:25:49.673 INFO:tasks.rados.rados.0.smithi078.stdout:2116: delete oid 10 current snap is 213 2023-12-16T01:25:49.694 INFO:tasks.rados.rados.0.smithi078.stdout:2116: done (1 left) 2023-12-16T01:25:49.694 INFO:tasks.rados.rados.0.smithi078.stdout:2117: rollback oid 28 current snap is 213 2023-12-16T01:25:49.694 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 205 2023-12-16T01:25:49.694 INFO:tasks.rados.rados.0.smithi078.stdout:2118: snap_remove snap 178 2023-12-16T01:25:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: osdmap e473: 8 total, 8 up, 8 in 2023-12-16T01:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: osdmap e473: 8 total, 8 up, 8 in 2023-12-16T01:25:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:49 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e472 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: osdmap e473: 8 total, 8 up, 8 in 2023-12-16T01:25:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:49 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:50.670 INFO:tasks.rados.rados.0.smithi078.stdout:2118: done (2 left) 2023-12-16T01:25:50.670 INFO:tasks.rados.rados.0.smithi078.stdout:2119: snap_create 2023-12-16T01:25:50.670 INFO:tasks.rados.rados.0.smithi078.stdout:2117: finishing rollback tid 0 to smithi078122029-28 2023-12-16T01:25:50.670 INFO:tasks.rados.rados.0.smithi078.stdout:2115: expect (ObjNum 598 snap 196 seq_num 598) 2023-12-16T01:25:50.801 INFO:tasks.rados.rados.0.smithi078.stdout:2117: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:25:50.801 INFO:tasks.rados.rados.0.smithi078.stdout:2117: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:25:50.801 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1251 (ObjNum 583 snap 188 seq_num 583) dirty exists 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: pgmap v313: 121 pgs: 1 active+recovering+degraded, 6 peering, 9 active+undersized+degraded, 27 active+undersized, 78 active+clean; 511 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 872 KiB/s wr, 5 op/s; 59/972 objects degraded (6.070%); 5.8 MiB/s, 0 objects/s recovering 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: osdmap e474: 8 total, 8 up, 8 in 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[139570]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: pgmap v313: 121 pgs: 1 active+recovering+degraded, 6 peering, 9 active+undersized+degraded, 27 active+undersized, 78 active+clean; 511 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 872 KiB/s wr, 5 op/s; 59/972 objects degraded (6.070%); 5.8 MiB/s, 0 objects/s recovering 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: osdmap e474: 8 total, 8 up, 8 in 2023-12-16T01:25:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:50 smithi078 ceph-mon[142991]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.255 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e473 with expected crc 2023-12-16T01:25:51.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: pgmap v313: 121 pgs: 1 active+recovering+degraded, 6 peering, 9 active+undersized+degraded, 27 active+undersized, 78 active+clean; 511 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 872 KiB/s wr, 5 op/s; 59/972 objects degraded (6.070%); 5.8 MiB/s, 0 objects/s recovering 2023-12-16T01:25:51.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: osdmap e474: 8 total, 8 up, 8 in 2023-12-16T01:25:51.256 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:50 smithi118 ceph-mon[131825]: failed to encode map e474 with expected crc 2023-12-16T01:25:51.679 INFO:tasks.rados.rados.0.smithi078.stdout:2115: done (2 left) 2023-12-16T01:25:51.679 INFO:tasks.rados.rados.0.smithi078.stdout:2117: done (1 left) 2023-12-16T01:25:51.679 INFO:tasks.rados.rados.0.smithi078.stdout:2119: done (0 left) 2023-12-16T01:25:51.679 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 214 2023-12-16T01:25:51.679 INFO:tasks.rados.rados.0.smithi078.stdout:2120: seq_num 650 ranges {2326528=491520,2818048=647168,3465216=155648} 2023-12-16T01:25:51.693 INFO:tasks.rados.rados.0.smithi078.stdout:2120: writing smithi078122029-40 from 2326528 to 2818048 tid 1 2023-12-16T01:25:51.697 INFO:tasks.rados.rados.0.smithi078.stdout:2120: writing smithi078122029-40 from 2818048 to 3465216 tid 2 2023-12-16T01:25:51.698 INFO:tasks.rados.rados.0.smithi078.stdout:2120: writing smithi078122029-40 from 3465216 to 3620864 tid 3 2023-12-16T01:25:51.698 INFO:tasks.rados.rados.0.smithi078.stdout:2121: setattr oid 18 current snap is 214 2023-12-16T01:25:51.700 INFO:tasks.rados.rados.0.smithi078.stdout:2120: finishing write tid 1 to smithi078122029-40 2023-12-16T01:25:51.700 INFO:tasks.rados.rados.0.smithi078.stdout:2122: setattr oid 7 current snap is 214 2023-12-16T01:25:51.701 INFO:tasks.rados.rados.0.smithi078.stdout:2123: rollback oid 12 current snap is 214 2023-12-16T01:25:51.701 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 147 2023-12-16T01:25:51.701 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 214 2023-12-16T01:25:51.701 INFO:tasks.rados.rados.0.smithi078.stdout:2124: seq_num 651 ranges {753664=507904,1261568=532480,1794048=270336} 2023-12-16T01:25:51.708 INFO:tasks.rados.rados.0.smithi078.stdout:2124: writing smithi078122029-4 from 753664 to 1261568 tid 1 2023-12-16T01:25:51.711 INFO:tasks.rados.rados.0.smithi078.stdout:2124: writing smithi078122029-4 from 1261568 to 1794048 tid 2 2023-12-16T01:25:51.713 INFO:tasks.rados.rados.0.smithi078.stdout:2124: writing smithi078122029-4 from 1794048 to 2064384 tid 3 2023-12-16T01:25:51.713 INFO:tasks.rados.rados.0.smithi078.stdout:2125: read oid 32 snap 213 2023-12-16T01:25:51.713 INFO:tasks.rados.rados.0.smithi078.stdout:2125: expect (ObjNum 588 snap 191 seq_num 588) 2023-12-16T01:25:51.714 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 214 2023-12-16T01:25:51.714 INFO:tasks.rados.rados.0.smithi078.stdout:2120: finishing write tid 2 to smithi078122029-40 2023-12-16T01:25:51.714 INFO:tasks.rados.rados.0.smithi078.stdout:2126: seq_num 652 ranges {5619712=524288,6144000=409600,6553600=393216} 2023-12-16T01:25:51.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:51 smithi078 conmon[127384]: 2023-12-16T01:25:51.474+0000 7f085564e700 -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) 2023-12-16T01:25:51.747 INFO:tasks.rados.rados.0.smithi078.stdout:2126: writing smithi078122029-14 from 5619712 to 6144000 tid 1 2023-12-16T01:25:51.749 INFO:tasks.rados.rados.0.smithi078.stdout:2126: writing smithi078122029-14 from 6144000 to 6553600 tid 2 2023-12-16T01:25:51.753 INFO:tasks.rados.rados.0.smithi078.stdout:2126: writing smithi078122029-14 from 6553600 to 6946816 tid 3 2023-12-16T01:25:51.753 INFO:tasks.rados.rados.0.smithi078.stdout:2127: rollback oid 42 current snap is 214 2023-12-16T01:25:51.753 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 134 2023-12-16T01:25:51.753 INFO:tasks.rados.rados.0.smithi078.stdout:2120: finishing write tid 3 to smithi078122029-40 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2120: finishing write tid 4 to smithi078122029-40 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1390 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2120: finishing write tid 5 to smithi078122029-40 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 983 (ObjNum 650 snap 214 seq_num 650) dirty exists 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2120: left oid 40 (ObjNum 650 snap 214 seq_num 650) 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 984 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2123: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2123: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2123: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1814 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2120: done (7 left) 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2121: done (6 left) 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2122: done (5 left) 2023-12-16T01:25:51.754 INFO:tasks.rados.rados.0.smithi078.stdout:2123: done (4 left) 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2128: delete oid 45 current snap is 214 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: finishing write tid 1 to smithi078122029-4 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: finishing write tid 2 to smithi078122029-4 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: finishing write tid 3 to smithi078122029-4 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: finishing write tid 4 to smithi078122029-4 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: finishing write tid 5 to smithi078122029-4 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1819 (ObjNum 651 snap 214 seq_num 651) dirty exists 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2124: left oid 4 (ObjNum 651 snap 214 seq_num 651) 2023-12-16T01:25:51.755 INFO:tasks.rados.rados.0.smithi078.stdout:2125: expect (ObjNum 588 snap 191 seq_num 588) 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 59/972 objects degraded (6.070%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: failed to encode map e475 with expected crc 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[139570]: osdmap e475: 8 total, 8 up, 8 in 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 59/972 objects degraded (6.070%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: failed to encode map e475 with expected crc 2023-12-16T01:25:52.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:51 smithi078 ceph-mon[142991]: osdmap e475: 8 total, 8 up, 8 in 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: finishing write tid 1 to smithi078122029-14 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: finishing write tid 2 to smithi078122029-14 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: finishing write tid 3 to smithi078122029-14 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2127: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: finishing write tid 4 to smithi078122029-14 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: finishing write tid 5 to smithi078122029-14 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1395 (ObjNum 652 snap 214 seq_num 652) dirty exists 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: left oid 14 (ObjNum 652 snap 214 seq_num 652) 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2124: done (4 left) 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2125: done (3 left) 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2126: done (2 left) 2023-12-16T01:25:52.348 INFO:tasks.rados.rados.0.smithi078.stdout:2128: done (1 left) 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:2129: rollback oid 25 current snap is 214 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 201 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:2127: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:2127: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 977 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:2127: done (1 left) 2023-12-16T01:25:52.349 INFO:tasks.rados.rados.0.smithi078.stdout:2130: snap_remove snap 188 2023-12-16T01:25:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: failed to encode map e474 with expected crc 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-12-16T01:25:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 59/972 objects degraded (6.070%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:25:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: failed to encode map e475 with expected crc 2023-12-16T01:25:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:51 smithi118 ceph-mon[131825]: osdmap e475: 8 total, 8 up, 8 in 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:2130: done (1 left) 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:2131: read oid 35 snap -1 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:2131: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:2132: copy_from oid 44 from oid 12 current snap is 214 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 214 2023-12-16T01:25:52.980 INFO:tasks.rados.rados.0.smithi078.stdout:2133: seq_num 654 ranges {0=557056,557056=630784,1187840=172032} 2023-12-16T01:25:52.981 INFO:tasks.rados.rados.0.smithi078.stdout:2133: writing smithi078122029-30 from 0 to 557056 tid 1 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2133: writing smithi078122029-30 from 557056 to 1187840 tid 2 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2133: writing smithi078122029-30 from 1187840 to 1359872 tid 3 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2134: rollback oid 28 current snap is 214 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 134 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2135: rollback oid 40 current snap is 214 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 190 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2136: read oid 8 snap -1 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2136: expect deleted 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2137: read oid 48 snap -1 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2137: expect deleted 2023-12-16T01:25:52.988 INFO:tasks.rados.rados.0.smithi078.stdout:2138: setattr oid 37 current snap is 214 2023-12-16T01:25:52.989 INFO:tasks.rados.rados.0.smithi078.stdout:2139: rollback oid 4 current snap is 214 2023-12-16T01:25:52.989 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 152 2023-12-16T01:25:52.989 INFO:tasks.rados.rados.0.smithi078.stdout:2140: snap_create 2023-12-16T01:25:52.990 INFO:tasks.rados.rados.0.smithi078.stdout:2129: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:25:52.990 INFO:tasks.rados.rados.0.smithi078.stdout:2129: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:25:52.990 INFO:tasks.rados.rados.0.smithi078.stdout:2129: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:25:52.990 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1254 (ObjNum 484 snap 152 seq_num 484) dirty exists 2023-12-16T01:25:53.002 INFO:tasks.rados.rados.0.smithi078.stdout:2131: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:2134: finishing rollback tid 0 to smithi078122029-28 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:2134: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:2133: finishing write tid 1 to smithi078122029-30 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:2134: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1257 (ObjNum 383 snap 123 seq_num 383) dirty exists 2023-12-16T01:25:53.073 INFO:tasks.rados.rados.0.smithi078.stdout:2132: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2133: finishing write tid 2 to smithi078122029-30 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2133: finishing write tid 3 to smithi078122029-30 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2133: finishing write tid 4 to smithi078122029-30 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2133: finishing write tid 5 to smithi078122029-30 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1545 (ObjNum 654 snap 214 seq_num 654) dirty exists 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2133: left oid 30 (ObjNum 654 snap 214 seq_num 654) 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2135: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2135: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2135: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 987 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2139: finishing rollback tid 0 to smithi078122029-4 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2139: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2139: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1826 (ObjNum 419 snap 130 seq_num 419) dirty exists 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 988 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:25:53.074 INFO:tasks.rados.rados.0.smithi078.stdout:2132: finishing copy_from to smithi078122029-44 2023-12-16T01:25:53.075 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1814 (ObjNum 447 snap 139 seq_num 447) dirty exists 2023-12-16T01:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[142991]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[142991]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[142991]: pgmap v316: 121 pgs: 1 active+recovering+degraded, 6 peering, 2 active+undersized+degraded, 6 active+undersized, 106 active+clean; 515 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 644 KiB/s wr, 11 op/s; 23/978 objects degraded (2.352%); 13 MiB/s, 1 objects/s recovering 2023-12-16T01:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[139570]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[139570]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:52 smithi078 ceph-mon[139570]: pgmap v316: 121 pgs: 1 active+recovering+degraded, 6 peering, 2 active+undersized+degraded, 6 active+undersized, 106 active+clean; 515 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 644 KiB/s wr, 11 op/s; 23/978 objects degraded (2.352%); 13 MiB/s, 1 objects/s recovering 2023-12-16T01:25:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:52 smithi118 ceph-mon[131825]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:52 smithi118 ceph-mon[131825]: failed to encode map e475 with expected crc 2023-12-16T01:25:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:52 smithi118 ceph-mon[131825]: pgmap v316: 121 pgs: 1 active+recovering+degraded, 6 peering, 2 active+undersized+degraded, 6 active+undersized, 106 active+clean; 515 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 644 KiB/s wr, 11 op/s; 23/978 objects degraded (2.352%); 13 MiB/s, 1 objects/s recovering 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2129: done (10 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2131: done (9 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2132: done (8 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2133: done (7 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2134: done (6 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2135: done (5 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2136: done (4 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2137: done (3 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2138: done (2 left) 2023-12-16T01:25:53.981 INFO:tasks.rados.rados.0.smithi078.stdout:2139: done (1 left) 2023-12-16T01:25:53.982 INFO:tasks.rados.rados.0.smithi078.stdout:2140: done (0 left) 2023-12-16T01:25:53.982 INFO:tasks.rados.rados.0.smithi078.stdout:2141: read oid 7 snap -1 2023-12-16T01:25:53.982 INFO:tasks.rados.rados.0.smithi078.stdout:2141: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:53.982 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 215 2023-12-16T01:25:53.982 INFO:tasks.rados.rados.0.smithi078.stdout:2142: seq_num 655 ranges {2646016=573440,3219456=516096,3735552=286720} 2023-12-16T01:25:53.998 INFO:tasks.rados.rados.0.smithi078.stdout:2142: writing smithi078122029-38 from 2646016 to 3219456 tid 1 2023-12-16T01:25:54.001 INFO:tasks.rados.rados.0.smithi078.stdout:2142: writing smithi078122029-38 from 3219456 to 3735552 tid 2 2023-12-16T01:25:54.003 INFO:tasks.rados.rados.0.smithi078.stdout:2142: writing smithi078122029-38 from 3735552 to 4022272 tid 3 2023-12-16T01:25:54.003 INFO:tasks.rados.rados.0.smithi078.stdout:2143: rollback oid 13 current snap is 215 2023-12-16T01:25:54.003 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 140 2023-12-16T01:25:54.003 INFO:tasks.rados.rados.0.smithi078.stdout:2141: expect (ObjNum 358 snap 112 seq_num 358) 2023-12-16T01:25:54.080 INFO:tasks.rados.rados.0.smithi078.stdout:2143: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:25:54.080 INFO:tasks.rados.rados.0.smithi078.stdout:2143: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1563 (ObjNum 406 snap 130 seq_num 406) dirty exists 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: finishing write tid 1 to smithi078122029-38 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: finishing write tid 2 to smithi078122029-38 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2141: done (2 left) 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2143: done (1 left) 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2144: copy_from oid 29 from oid 48 current snap is 215 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: finishing write tid 3 to smithi078122029-38 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: finishing write tid 4 to smithi078122029-38 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: finishing write tid 5 to smithi078122029-38 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1837 (ObjNum 655 snap 215 seq_num 655) dirty exists 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: left oid 38 (ObjNum 655 snap 215 seq_num 655) 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2142: done (1 left) 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2145: read oid 42 snap -1 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2145: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:25:54.081 INFO:tasks.rados.rados.0.smithi078.stdout:2146: snap_create 2023-12-16T01:25:54.082 INFO:tasks.rados.rados.0.smithi078.stdout:2144: finishing copy_from to smithi078122029-29 2023-12-16T01:25:54.082 INFO:tasks.rados.rados.0.smithi078.stdout:2144: got expected ENOENT (src dne) 2023-12-16T01:25:54.082 INFO:tasks.rados.rados.0.smithi078.stdout:2144: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:25:54.089 INFO:tasks.rados.rados.0.smithi078.stdout:2145: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[139570]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[139570]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[139570]: osdmap e476: 8 total, 8 up, 8 in 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[139570]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[142991]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[142991]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[142991]: osdmap e476: 8 total, 8 up, 8 in 2023-12-16T01:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:53 smithi078 ceph-mon[142991]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:53 smithi118 ceph-mon[131825]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:53 smithi118 ceph-mon[131825]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:53 smithi118 ceph-mon[131825]: osdmap e476: 8 total, 8 up, 8 in 2023-12-16T01:25:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:53 smithi118 ceph-mon[131825]: failed to encode map e476 with expected crc 2023-12-16T01:25:54.987 INFO:tasks.rados.rados.0.smithi078.stdout:2144: done (2 left) 2023-12-16T01:25:54.987 INFO:tasks.rados.rados.0.smithi078.stdout:2145: done (1 left) 2023-12-16T01:25:54.987 INFO:tasks.rados.rados.0.smithi078.stdout:2146: done (0 left) 2023-12-16T01:25:54.987 INFO:tasks.rados.rados.0.smithi078.stdout:2147: setattr oid 33 current snap is 216 2023-12-16T01:25:54.988 INFO:tasks.rados.rados.0.smithi078.stdout:2148: delete oid 35 current snap is 216 2023-12-16T01:25:54.994 INFO:tasks.rados.rados.0.smithi078.stdout:2148: done (1 left) 2023-12-16T01:25:54.994 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 216 2023-12-16T01:25:54.994 INFO:tasks.rados.rados.0.smithi078.stdout:2149: seq_num 657 ranges {11526144=606208,12132352=688128,12820480=114688} 2023-12-16T01:25:55.058 INFO:tasks.rados.rados.0.smithi078.stdout:2149: writing smithi078122029-49 from 11526144 to 12132352 tid 1 2023-12-16T01:25:55.062 INFO:tasks.rados.rados.0.smithi078.stdout:2149: writing smithi078122029-49 from 12132352 to 12820480 tid 2 2023-12-16T01:25:55.063 INFO:tasks.rados.rados.0.smithi078.stdout:2149: writing smithi078122029-49 from 12820480 to 12935168 tid 3 2023-12-16T01:25:55.063 INFO:tasks.rados.rados.0.smithi078.stdout:2150: snap_create 2023-12-16T01:25:55.063 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 1546 (ObjNum 625 snap 205 seq_num 625) dirty exists 2023-12-16T01:25:55.066 INFO:tasks.rados.rados.0.smithi078.stdout:2149: finishing write tid 1 to smithi078122029-49 2023-12-16T01:25:55.067 INFO:tasks.rados.rados.0.smithi078.stdout:2149: finishing write tid 2 to smithi078122029-49 2023-12-16T01:25:55.067 INFO:tasks.rados.rados.0.smithi078.stdout:2149: finishing write tid 3 to smithi078122029-49 2023-12-16T01:25:55.067 INFO:tasks.rados.rados.0.smithi078.stdout:2149: finishing write tid 4 to smithi078122029-49 2023-12-16T01:25:55.069 INFO:tasks.rados.rados.0.smithi078.stdout:2149: finishing write tid 5 to smithi078122029-49 2023-12-16T01:25:55.069 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 284 (ObjNum 657 snap 216 seq_num 657) dirty exists 2023-12-16T01:25:55.069 INFO:tasks.rados.rados.0.smithi078.stdout:2149: left oid 49 (ObjNum 657 snap 216 seq_num 657) 2023-12-16T01:25:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:54 smithi118 ceph-mon[131825]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:54 smithi118 ceph-mon[131825]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:54 smithi118 ceph-mon[131825]: osdmap e477: 8 total, 8 up, 8 in 2023-12-16T01:25:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:54 smithi118 ceph-mon[131825]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:54 smithi118 ceph-mon[131825]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 960 KiB/s wr, 17 op/s; 1/978 objects degraded (0.102%); 11 MiB/s, 1 objects/s recovering 2023-12-16T01:25:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[139570]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[139570]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[139570]: osdmap e477: 8 total, 8 up, 8 in 2023-12-16T01:25:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[139570]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[139570]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 960 KiB/s wr, 17 op/s; 1/978 objects degraded (0.102%); 11 MiB/s, 1 objects/s recovering 2023-12-16T01:25:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[142991]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[142991]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[142991]: osdmap e477: 8 total, 8 up, 8 in 2023-12-16T01:25:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[142991]: failed to encode map e477 with expected crc 2023-12-16T01:25:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:54 smithi078 ceph-mon[142991]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 960 KiB/s wr, 17 op/s; 1/978 objects degraded (0.102%); 11 MiB/s, 1 objects/s recovering 2023-12-16T01:25:55.988 INFO:tasks.rados.rados.0.smithi078.stdout:2147: done (2 left) 2023-12-16T01:25:55.988 INFO:tasks.rados.rados.0.smithi078.stdout:2149: done (1 left) 2023-12-16T01:25:55.988 INFO:tasks.rados.rados.0.smithi078.stdout:2150: done (0 left) 2023-12-16T01:25:55.989 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 217 2023-12-16T01:25:55.989 INFO:tasks.rados.rados.0.smithi078.stdout:2151: seq_num 658 ranges {9191424=622592,9814016=565248,10379264=237568} 2023-12-16T01:25:56.040 INFO:tasks.rados.rados.0.smithi078.stdout:2151: writing smithi078122029-32 from 9191424 to 9814016 tid 1 2023-12-16T01:25:56.043 INFO:tasks.rados.rados.0.smithi078.stdout:2151: writing smithi078122029-32 from 9814016 to 10379264 tid 2 2023-12-16T01:25:56.045 INFO:tasks.rados.rados.0.smithi078.stdout:2151: writing smithi078122029-32 from 10379264 to 10616832 tid 3 2023-12-16T01:25:56.045 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 217 2023-12-16T01:25:56.045 INFO:tasks.rados.rados.0.smithi078.stdout:2152: seq_num 659 ranges {294912=647168,942080=450560,1392640=352256} 2023-12-16T01:25:56.050 INFO:tasks.rados.rados.0.smithi078.stdout:2152: writing smithi078122029-12 from 294912 to 942080 tid 1 2023-12-16T01:25:56.053 INFO:tasks.rados.rados.0.smithi078.stdout:2152: writing smithi078122029-12 from 942080 to 1392640 tid 2 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2152: writing smithi078122029-12 from 1392640 to 1744896 tid 3 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2153: rmattr oid 2 current snap is 217 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: finishing write tid 1 to smithi078122029-32 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: finishing write tid 2 to smithi078122029-32 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: finishing write tid 3 to smithi078122029-32 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: finishing write tid 4 to smithi078122029-32 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: finishing write tid 5 to smithi078122029-32 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1550 (ObjNum 658 snap 217 seq_num 658) dirty exists 2023-12-16T01:25:56.056 INFO:tasks.rados.rados.0.smithi078.stdout:2151: left oid 32 (ObjNum 658 snap 217 seq_num 658) 2023-12-16T01:25:56.057 INFO:tasks.rados.rados.0.smithi078.stdout:2151: done (2 left) 2023-12-16T01:25:56.057 INFO:tasks.rados.rados.0.smithi078.stdout:2154: rollback oid 46 current snap is 217 2023-12-16T01:25:56.057 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 205 2023-12-16T01:25:56.057 INFO:tasks.rados.rados.0.smithi078.stdout:2155: delete oid 16 current snap is 217 2023-12-16T01:25:56.057 INFO:tasks.rados.rados.0.smithi078.stdout:2152: finishing write tid 1 to smithi078122029-12 2023-12-16T01:25:56.060 INFO:tasks.rados.rados.0.smithi078.stdout:2152: finishing write tid 2 to smithi078122029-12 2023-12-16T01:25:56.061 INFO:tasks.rados.rados.0.smithi078.stdout:2152: finishing write tid 3 to smithi078122029-12 2023-12-16T01:25:56.062 INFO:tasks.rados.rados.0.smithi078.stdout:2152: finishing write tid 4 to smithi078122029-12 2023-12-16T01:25:56.062 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1407 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:25:56.062 INFO:tasks.rados.rados.0.smithi078.stdout:2152: finishing write tid 5 to smithi078122029-12 2023-12-16T01:25:56.062 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1842 (ObjNum 659 snap 217 seq_num 659) dirty exists 2023-12-16T01:25:56.063 INFO:tasks.rados.rados.0.smithi078.stdout:2152: left oid 12 (ObjNum 659 snap 217 seq_num 659) 2023-12-16T01:25:56.063 INFO:tasks.rados.rados.0.smithi078.stdout:2154: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:25:56.064 INFO:tasks.rados.rados.0.smithi078.stdout:2154: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:25:56.064 INFO:tasks.rados.rados.0.smithi078.stdout:2154: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:25:56.064 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1566 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:25:56.065 INFO:tasks.rados.rados.0.smithi078.stdout:2152: done (3 left) 2023-12-16T01:25:56.065 INFO:tasks.rados.rados.0.smithi078.stdout:2153: done (2 left) 2023-12-16T01:25:56.065 INFO:tasks.rados.rados.0.smithi078.stdout:2154: done (1 left) 2023-12-16T01:25:56.065 INFO:tasks.rados.rados.0.smithi078.stdout:2155: done (0 left) 2023-12-16T01:25:56.065 INFO:tasks.rados.rados.0.smithi078.stdout:2156: setattr oid 7 current snap is 217 2023-12-16T01:25:56.066 INFO:tasks.rados.rados.0.smithi078.stdout:2157: rmattr oid 5 current snap is 217 2023-12-16T01:25:56.066 INFO:tasks.rados.rados.0.smithi078.stdout:2158: read oid 13 snap -1 2023-12-16T01:25:56.066 INFO:tasks.rados.rados.0.smithi078.stdout:2158: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:25:56.066 INFO:tasks.rados.rados.0.smithi078.stdout:2159: copy_from oid 20 from oid 36 current snap is 217 2023-12-16T01:25:56.067 INFO:tasks.rados.rados.0.smithi078.stdout:2160: setattr oid 8 current snap is 217 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2161: rollback oid 16 current snap is 217 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 186 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2162: rollback oid 37 current snap is 217 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 37 to 194 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2163: copy_from oid 29 from oid 15 current snap is 217 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2164: read oid 33 snap 185 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2164: expect deleted 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2165: delete oid 45 current snap is 217 2023-12-16T01:25:56.068 INFO:tasks.rados.rados.0.smithi078.stdout:2159: finishing copy_from to smithi078122029-20 2023-12-16T01:25:56.069 INFO:tasks.rados.rados.0.smithi078.stdout:2159: got expected ENOENT (src dne) 2023-12-16T01:25:56.069 INFO:tasks.rados.rados.0.smithi078.stdout:2159: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:25:56.071 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1086 (ObjNum 643 snap 208 seq_num 643) dirty exists 2023-12-16T01:25:56.075 INFO:tasks.rados.rados.0.smithi078.stdout:2162: finishing rollback tid 0 to smithi078122029-37 2023-12-16T01:25:56.075 INFO:tasks.rados.rados.0.smithi078.stdout:2162: finishing rollback tid 1 to smithi078122029-37 2023-12-16T01:25:56.075 INFO:tasks.rados.rados.0.smithi078.stdout:2162: finishing rollback tid 2 to smithi078122029-37 2023-12-16T01:25:56.075 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 991 (ObjNum 523 snap 166 seq_num 523) dirty exists 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2157: done (9 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2159: done (8 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2162: done (7 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2164: done (6 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2165: done (5 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2166: rmattr oid 14 current snap is 217 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2166: done (5 left) 2023-12-16T01:25:56.076 INFO:tasks.rados.rados.0.smithi078.stdout:2167: delete oid 21 current snap is 217 2023-12-16T01:25:56.077 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1409 (ObjNum 358 snap 112 seq_num 358) dirty exists 2023-12-16T01:25:56.077 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1001 (ObjNum 81 snap 0 seq_num 2288112960) dirty exists 2023-12-16T01:25:56.079 INFO:tasks.rados.rados.0.smithi078.stdout:2156: done (5 left) 2023-12-16T01:25:56.079 INFO:tasks.rados.rados.0.smithi078.stdout:2160: done (4 left) 2023-12-16T01:25:56.079 INFO:tasks.rados.rados.0.smithi078.stdout:2167: done (3 left) 2023-12-16T01:25:56.079 INFO:tasks.rados.rados.0.smithi078.stdout:2168: copy_from oid 1 from oid 43 current snap is 217 2023-12-16T01:25:56.079 INFO:tasks.rados.rados.0.smithi078.stdout:2169: read oid 28 snap 195 2023-12-16T01:25:56.080 INFO:tasks.rados.rados.0.smithi078.stdout:2169: expect (ObjNum 583 snap 188 seq_num 583) 2023-12-16T01:25:56.080 INFO:tasks.rados.rados.0.smithi078.stdout:2170: read oid 12 snap -1 2023-12-16T01:25:56.080 INFO:tasks.rados.rados.0.smithi078.stdout:2170: expect (ObjNum 659 snap 217 seq_num 659) 2023-12-16T01:25:56.080 INFO:tasks.rados.rados.0.smithi078.stdout:2171: snap_create 2023-12-16T01:25:56.083 INFO:tasks.rados.rados.0.smithi078.stdout:2161: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:25:56.083 INFO:tasks.rados.rados.0.smithi078.stdout:2161: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:25:56.083 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1569 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:25:56.089 INFO:tasks.rados.rados.0.smithi078.stdout:2169: expect (ObjNum 583 snap 188 seq_num 583) 2023-12-16T01:25:56.173 INFO:tasks.rados.rados.0.smithi078.stdout:2170: expect (ObjNum 659 snap 217 seq_num 659) 2023-12-16T01:25:56.220 INFO:tasks.rados.rados.0.smithi078.stdout:2158: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:25:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:55 smithi118 ceph-mon[131825]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:55 smithi118 ceph-mon[131825]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:55 smithi118 ceph-mon[131825]: osdmap e478: 8 total, 8 up, 8 in 2023-12-16T01:25:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:55 smithi118 ceph-mon[131825]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[139570]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[139570]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[139570]: osdmap e478: 8 total, 8 up, 8 in 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[139570]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[142991]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[142991]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[142991]: osdmap e478: 8 total, 8 up, 8 in 2023-12-16T01:25:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:55 smithi078 ceph-mon[142991]: failed to encode map e478 with expected crc 2023-12-16T01:25:56.561 INFO:tasks.rados.rados.0.smithi078.stdout:2168: finishing copy_from to smithi078122029-1 2023-12-16T01:25:56.562 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 1541 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:25:56.562 INFO:tasks.rados.rados.0.smithi078.stdout:2168: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:25:56.562 INFO:tasks.rados.rados.0.smithi078.stdout:2163: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:25:56.562 INFO:tasks.rados.rados.0.smithi078.stdout:2163: finishing copy_from to smithi078122029-29 2023-12-16T01:25:56.562 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 997 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:25:56] "GET /metrics HTTP/1.1" 200 36187 "" "Prometheus/2.43.0" 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2158: done (6 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2161: done (5 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2163: done (4 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2168: done (3 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2169: done (2 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2170: done (1 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2171: done (0 left) 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 218 2023-12-16T01:25:56.999 INFO:tasks.rados.rados.0.smithi078.stdout:2172: seq_num 663 ranges {2736128=712704,3448832=442368,3891200=360448} 2023-12-16T01:25:57.017 INFO:tasks.rados.rados.0.smithi078.stdout:2172: writing smithi078122029-24 from 2736128 to 3448832 tid 1 2023-12-16T01:25:57.019 INFO:tasks.rados.rados.0.smithi078.stdout:2172: writing smithi078122029-24 from 3448832 to 3891200 tid 2 2023-12-16T01:25:57.021 INFO:tasks.rados.rados.0.smithi078.stdout:2172: writing smithi078122029-24 from 3891200 to 4251648 tid 3 2023-12-16T01:25:57.022 INFO:tasks.rados.rados.0.smithi078.stdout:2173: delete oid 9 current snap is 218 2023-12-16T01:25:57.024 INFO:tasks.rados.rados.0.smithi078.stdout:2173: done (1 left) 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:2174: read oid 27 snap -1 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:2174: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 218 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:2172: finishing write tid 1 to smithi078122029-24 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:2172: finishing write tid 2 to smithi078122029-24 2023-12-16T01:25:57.025 INFO:tasks.rados.rados.0.smithi078.stdout:2175: seq_num 665 ranges {1744896=745472,2490368=606208,3096576=196608} 2023-12-16T01:25:57.038 INFO:tasks.rados.rados.0.smithi078.stdout:2175: writing smithi078122029-12 from 1744896 to 2490368 tid 1 2023-12-16T01:25:57.041 INFO:tasks.rados.rados.0.smithi078.stdout:2175: writing smithi078122029-12 from 2490368 to 3096576 tid 2 2023-12-16T01:25:57.043 INFO:tasks.rados.rados.0.smithi078.stdout:2175: writing smithi078122029-12 from 3096576 to 3293184 tid 3 2023-12-16T01:25:57.043 INFO:tasks.rados.rados.0.smithi078.stdout:2176: rollback oid 30 current snap is 218 2023-12-16T01:25:57.043 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 184 2023-12-16T01:25:57.043 INFO:tasks.rados.rados.0.smithi078.stdout:2172: finishing write tid 3 to smithi078122029-24 2023-12-16T01:25:57.044 INFO:tasks.rados.rados.0.smithi078.stdout:2172: finishing write tid 4 to smithi078122029-24 2023-12-16T01:25:57.044 INFO:tasks.rados.rados.0.smithi078.stdout:2172: finishing write tid 5 to smithi078122029-24 2023-12-16T01:25:57.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 995 (ObjNum 663 snap 218 seq_num 663) dirty exists 2023-12-16T01:25:57.044 INFO:tasks.rados.rados.0.smithi078.stdout:2172: left oid 24 (ObjNum 663 snap 218 seq_num 663) 2023-12-16T01:25:57.044 INFO:tasks.rados.rados.0.smithi078.stdout:2174: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:25:57.057 INFO:tasks.rados.rados.0.smithi078.stdout:2175: finishing write tid 1 to smithi078122029-12 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2176: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2175: finishing write tid 2 to smithi078122029-12 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2175: finishing write tid 3 to smithi078122029-12 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2172: done (3 left) 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2174: done (2 left) 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 218 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2176: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2176: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1553 (ObjNum 436 snap 134 seq_num 436) dirty exists 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2175: finishing write tid 4 to smithi078122029-12 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2175: finishing write tid 5 to smithi078122029-12 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1848 (ObjNum 665 snap 218 seq_num 665) dirty exists 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2175: left oid 12 (ObjNum 665 snap 218 seq_num 665) 2023-12-16T01:25:57.058 INFO:tasks.rados.rados.0.smithi078.stdout:2177: seq_num 666 ranges {4022272=761856,4784128=491520,5275648=311296} 2023-12-16T01:25:57.082 INFO:tasks.rados.rados.0.smithi078.stdout:2177: writing smithi078122029-38 from 4022272 to 4784128 tid 1 2023-12-16T01:25:57.085 INFO:tasks.rados.rados.0.smithi078.stdout:2177: writing smithi078122029-38 from 4784128 to 5275648 tid 2 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2177: writing smithi078122029-38 from 5275648 to 5586944 tid 3 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2175: done (2 left) 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2176: done (1 left) 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2178: copy_from oid 30 from oid 42 current snap is 218 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2179: rollback oid 12 current snap is 218 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 211 2023-12-16T01:25:57.087 INFO:tasks.rados.rados.0.smithi078.stdout:2180: delete oid 37 current snap is 218 2023-12-16T01:25:57.088 INFO:tasks.rados.rados.0.smithi078.stdout:2177: finishing write tid 1 to smithi078122029-38 2023-12-16T01:25:57.091 INFO:tasks.rados.rados.0.smithi078.stdout:2180: done (3 left) 2023-12-16T01:25:57.091 INFO:tasks.rados.rados.0.smithi078.stdout:2181: read oid 25 snap 175 2023-12-16T01:25:57.091 INFO:tasks.rados.rados.0.smithi078.stdout:2181: expect deleted 2023-12-16T01:25:57.091 INFO:tasks.rados.rados.0.smithi078.stdout:2182: snap_create 2023-12-16T01:25:57.092 INFO:tasks.rados.rados.0.smithi078.stdout:2177: finishing write tid 2 to smithi078122029-38 2023-12-16T01:25:57.092 INFO:tasks.rados.rados.0.smithi078.stdout:2177: finishing write tid 3 to smithi078122029-38 2023-12-16T01:25:57.093 INFO:tasks.rados.rados.0.smithi078.stdout:2177: finishing write tid 4 to smithi078122029-38 2023-12-16T01:25:57.096 INFO:tasks.rados.rados.0.smithi078.stdout:2177: finishing write tid 5 to smithi078122029-38 2023-12-16T01:25:57.096 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1853 (ObjNum 666 snap 218 seq_num 666) dirty exists 2023-12-16T01:25:57.096 INFO:tasks.rados.rados.0.smithi078.stdout:2177: left oid 38 (ObjNum 666 snap 218 seq_num 666) 2023-12-16T01:25:57.097 INFO:tasks.rados.rados.0.smithi078.stdout:2178: finishing copy_from to smithi078122029-30 2023-12-16T01:25:57.097 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 977 (ObjNum 192 snap 54 seq_num 192) dirty exists 2023-12-16T01:25:57.097 INFO:tasks.rados.rados.0.smithi078.stdout:2178: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:25:57.099 INFO:tasks.rados.rados.0.smithi078.stdout:2179: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:25:57.099 INFO:tasks.rados.rados.0.smithi078.stdout:2179: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:25:57.099 INFO:tasks.rados.rados.0.smithi078.stdout:2179: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:25:57.099 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1856 (ObjNum 571 snap 179 seq_num 571) dirty exists 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: osdmap e479: 8 total, 8 up, 8 in 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: pgmap v322: 121 pgs: 121 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 316 KiB/s wr, 6 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-12-16T01:25:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:56 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: osdmap e479: 8 total, 8 up, 8 in 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: pgmap v322: 121 pgs: 121 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 316 KiB/s wr, 6 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: osdmap e479: 8 total, 8 up, 8 in 2023-12-16T01:25:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: failed to encode map e479 with expected crc 2023-12-16T01:25:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: pgmap v322: 121 pgs: 121 active+clean; 516 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 316 KiB/s wr, 6 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-12-16T01:25:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:56 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded (PG_DEGRADED) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2177: done (4 left) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2178: done (3 left) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2179: done (2 left) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2181: done (1 left) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2182: done (0 left) 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2183: read oid 21 snap -1 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2183: expect deleted 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2184: read oid 9 snap 212 2023-12-16T01:25:58.006 INFO:tasks.rados.rados.0.smithi078.stdout:2184: expect deleted 2023-12-16T01:25:58.007 INFO:tasks.rados.rados.0.smithi078.stdout:2185: read oid 28 snap -1 2023-12-16T01:25:58.007 INFO:tasks.rados.rados.0.smithi078.stdout:2185: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:25:58.007 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 219 2023-12-16T01:25:58.007 INFO:tasks.rados.rados.0.smithi078.stdout:2186: seq_num 668 ranges {0=794624,794624=663552,1458176=139264} 2023-12-16T01:25:58.010 INFO:tasks.rados.rados.0.smithi078.stdout:2186: writing smithi078122029-31 from 0 to 794624 tid 1 2023-12-16T01:25:58.016 INFO:tasks.rados.rados.0.smithi078.stdout:2186: writing smithi078122029-31 from 794624 to 1458176 tid 2 2023-12-16T01:25:58.016 INFO:tasks.rados.rados.0.smithi078.stdout:2186: writing smithi078122029-31 from 1458176 to 1597440 tid 3 2023-12-16T01:25:58.016 INFO:tasks.rados.rados.0.smithi078.stdout:2187: delete oid 17 current snap is 219 2023-12-16T01:25:58.020 INFO:tasks.rados.rados.0.smithi078.stdout:2186: finishing write tid 1 to smithi078122029-31 2023-12-16T01:25:58.022 INFO:tasks.rados.rados.0.smithi078.stdout:2186: finishing write tid 2 to smithi078122029-31 2023-12-16T01:25:58.023 INFO:tasks.rados.rados.0.smithi078.stdout:2186: finishing write tid 3 to smithi078122029-31 2023-12-16T01:25:58.023 INFO:tasks.rados.rados.0.smithi078.stdout:2186: finishing write tid 4 to smithi078122029-31 2023-12-16T01:25:58.023 INFO:tasks.rados.rados.0.smithi078.stdout:2185: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:2186: finishing write tid 5 to smithi078122029-31 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1090 (ObjNum 668 snap 219 seq_num 668) dirty exists 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:2186: left oid 31 (ObjNum 668 snap 219 seq_num 668) 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:2183: done (4 left) 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:2184: done (3 left) 2023-12-16T01:25:58.122 INFO:tasks.rados.rados.0.smithi078.stdout:2185: done (2 left) 2023-12-16T01:25:58.123 INFO:tasks.rados.rados.0.smithi078.stdout:2186: done (1 left) 2023-12-16T01:25:58.123 INFO:tasks.rados.rados.0.smithi078.stdout:2187: done (0 left) 2023-12-16T01:25:58.123 INFO:tasks.rados.rados.0.smithi078.stdout:2188: delete oid 47 current snap is 219 2023-12-16T01:25:58.125 INFO:tasks.rados.rados.0.smithi078.stdout:2188: done (0 left) 2023-12-16T01:25:58.125 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 219 2023-12-16T01:25:58.125 INFO:tasks.rados.rados.0.smithi078.stdout:2189: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2023-12-16T01:25:58.128 INFO:tasks.rados.rados.0.smithi078.stdout:2189: writing smithi078122029-8 from 0 to 442368 tid 1 2023-12-16T01:25:58.132 INFO:tasks.rados.rados.0.smithi078.stdout:2189: writing smithi078122029-8 from 442368 to 1204224 tid 2 2023-12-16T01:25:58.134 INFO:tasks.rados.rados.0.smithi078.stdout:2189: writing smithi078122029-8 from 1204224 to 1646592 tid 3 2023-12-16T01:25:58.135 INFO:tasks.rados.rados.0.smithi078.stdout:2190: setattr oid 49 current snap is 219 2023-12-16T01:25:58.135 INFO:tasks.rados.rados.0.smithi078.stdout:2189: finishing write tid 1 to smithi078122029-8 2023-12-16T01:25:58.135 INFO:tasks.rados.rados.0.smithi078.stdout:2189: finishing write tid 2 to smithi078122029-8 2023-12-16T01:25:58.136 INFO:tasks.rados.rados.0.smithi078.stdout:2191: snap_remove snap 200 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded) 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: osdmap e480: 8 total, 8 up, 8 in 2023-12-16T01:25:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:57 smithi118 ceph-mon[131825]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded) 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: osdmap e480: 8 total, 8 up, 8 in 2023-12-16T01:25:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[139570]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/978 objects degraded (0.102%), 1 pg degraded) 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: failed to encode map e480 with expected crc 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: osdmap e480: 8 total, 8 up, 8 in 2023-12-16T01:25:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:57 smithi078 ceph-mon[142991]: failed to encode map e480 with expected crc 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2191: done (2 left) 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2192: delete oid 41 current snap is 219 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2189: finishing write tid 3 to smithi078122029-8 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2189: finishing write tid 4 to smithi078122029-8 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2189: finishing write tid 5 to smithi078122029-8 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1005 (ObjNum 671 snap 219 seq_num 671) dirty exists 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:2189: left oid 8 (ObjNum 671 snap 219 seq_num 671) 2023-12-16T01:25:59.021 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 285 (ObjNum 657 snap 216 seq_num 657) dirty exists 2023-12-16T01:25:59.036 INFO:tasks.rados.rados.0.smithi078.stdout:2189: done (2 left) 2023-12-16T01:25:59.036 INFO:tasks.rados.rados.0.smithi078.stdout:2190: done (1 left) 2023-12-16T01:25:59.036 INFO:tasks.rados.rados.0.smithi078.stdout:2192: done (0 left) 2023-12-16T01:25:59.036 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 219 2023-12-16T01:25:59.036 INFO:tasks.rados.rados.0.smithi078.stdout:2193: seq_num 673 ranges {0=475136,475136=532480,1007616=671744} 2023-12-16T01:25:59.041 INFO:tasks.rados.rados.0.smithi078.stdout:2193: writing smithi078122029-21 from 0 to 475136 tid 1 2023-12-16T01:25:59.042 INFO:tasks.rados.rados.0.smithi078.stdout:2193: writing smithi078122029-21 from 475136 to 1007616 tid 2 2023-12-16T01:25:59.047 INFO:tasks.rados.rados.0.smithi078.stdout:2193: writing smithi078122029-21 from 1007616 to 1679360 tid 3 2023-12-16T01:25:59.047 INFO:tasks.rados.rados.0.smithi078.stdout:2194: rollback oid 24 current snap is 219 2023-12-16T01:25:59.047 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 216 2023-12-16T01:25:59.047 INFO:tasks.rados.rados.0.smithi078.stdout:2193: finishing write tid 1 to smithi078122029-21 2023-12-16T01:25:59.048 INFO:tasks.rados.rados.0.smithi078.stdout:2195: copy_from oid 44 from oid 15 current snap is 219 2023-12-16T01:25:59.048 INFO:tasks.rados.rados.0.smithi078.stdout:2196: rmattr oid 11 current snap is 219 2023-12-16T01:25:59.048 INFO:tasks.rados.rados.0.smithi078.stdout:2197: rmattr oid 16 current snap is 219 2023-12-16T01:25:59.048 INFO:tasks.rados.rados.0.smithi078.stdout:2198: delete oid 49 current snap is 219 2023-12-16T01:25:59.049 INFO:tasks.rados.rados.0.smithi078.stdout:2193: finishing write tid 2 to smithi078122029-21 2023-12-16T01:25:59.051 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1570 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:25:59.052 INFO:tasks.rados.rados.0.smithi078.stdout:2194: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:25:59.053 INFO:tasks.rados.rados.0.smithi078.stdout:2193: finishing write tid 3 to smithi078122029-21 2023-12-16T01:25:59.054 INFO:tasks.rados.rados.0.smithi078.stdout:2193: finishing write tid 4 to smithi078122029-21 2023-12-16T01:25:59.055 INFO:tasks.rados.rados.0.smithi078.stdout:2197: done (5 left) 2023-12-16T01:25:59.055 INFO:tasks.rados.rados.0.smithi078.stdout:2198: done (4 left) 2023-12-16T01:25:59.055 INFO:tasks.rados.rados.0.smithi078.stdout:2199: read oid 32 snap -1 2023-12-16T01:25:59.055 INFO:tasks.rados.rados.0.smithi078.stdout:2199: expect (ObjNum 658 snap 217 seq_num 658) 2023-12-16T01:25:59.055 INFO:tasks.rados.rados.0.smithi078.stdout:2200: snap_create 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1098 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:2194: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:2194: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 999 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:2193: finishing write tid 5 to smithi078122029-21 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 983 (ObjNum 673 snap 219 seq_num 673) dirty exists 2023-12-16T01:25:59.056 INFO:tasks.rados.rados.0.smithi078.stdout:2193: left oid 21 (ObjNum 673 snap 219 seq_num 673) 2023-12-16T01:25:59.062 INFO:tasks.rados.rados.0.smithi078.stdout:2195: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:25:59.064 INFO:tasks.rados.rados.0.smithi078.stdout:2195: finishing copy_from to smithi078122029-44 2023-12-16T01:25:59.064 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 997 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:25:59.101 INFO:tasks.rados.rados.0.smithi078.stdout:2199: expect (ObjNum 658 snap 217 seq_num 658) 2023-12-16T01:25:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:59 smithi118 ceph-mon[131825]: osdmap e481: 8 total, 8 up, 8 in 2023-12-16T01:25:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:59 smithi118 ceph-mon[131825]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:59 smithi118 ceph-mon[131825]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:59 smithi118 ceph-mon[131825]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:25:59 smithi118 ceph-mon[131825]: pgmap v325: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s; 670 KiB/s, 0 objects/s recovering 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[139570]: osdmap e481: 8 total, 8 up, 8 in 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[139570]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[139570]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[139570]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[139570]: pgmap v325: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s; 670 KiB/s, 0 objects/s recovering 2023-12-16T01:25:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[142991]: osdmap e481: 8 total, 8 up, 8 in 2023-12-16T01:25:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[142991]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[142991]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[142991]: failed to encode map e481 with expected crc 2023-12-16T01:25:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:25:59 smithi078 ceph-mon[142991]: pgmap v325: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s; 670 KiB/s, 0 objects/s recovering 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2193: done (5 left) 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2194: done (4 left) 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2195: done (3 left) 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2196: done (2 left) 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2199: done (1 left) 2023-12-16T01:26:00.016 INFO:tasks.rados.rados.0.smithi078.stdout:2200: done (0 left) 2023-12-16T01:26:00.017 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 220 2023-12-16T01:26:00.017 INFO:tasks.rados.rados.0.smithi078.stdout:2201: seq_num 675 ranges {6946816=507904,7454720=704512,8159232=499712} 2023-12-16T01:26:00.055 INFO:tasks.rados.rados.0.smithi078.stdout:2201: writing smithi078122029-14 from 6946816 to 7454720 tid 1 2023-12-16T01:26:00.059 INFO:tasks.rados.rados.0.smithi078.stdout:2201: writing smithi078122029-14 from 7454720 to 8159232 tid 2 2023-12-16T01:26:00.062 INFO:tasks.rados.rados.0.smithi078.stdout:2201: writing smithi078122029-14 from 8159232 to 8658944 tid 3 2023-12-16T01:26:00.063 INFO:tasks.rados.rados.0.smithi078.stdout:2202: read oid 25 snap -1 2023-12-16T01:26:00.063 INFO:tasks.rados.rados.0.smithi078.stdout:2202: expect (ObjNum 484 snap 152 seq_num 484) 2023-12-16T01:26:00.063 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 220 2023-12-16T01:26:00.063 INFO:tasks.rados.rados.0.smithi078.stdout:2201: finishing write tid 1 to smithi078122029-14 2023-12-16T01:26:00.063 INFO:tasks.rados.rados.0.smithi078.stdout:2203: seq_num 676 ranges {2736128=524288,3260416=589824,3850240=450560,4300800=163840} 2023-12-16T01:26:00.080 INFO:tasks.rados.rados.0.smithi078.stdout:2203: writing smithi078122029-15 from 2736128 to 3260416 tid 1 2023-12-16T01:26:00.084 INFO:tasks.rados.rados.0.smithi078.stdout:2203: writing smithi078122029-15 from 3260416 to 3850240 tid 2 2023-12-16T01:26:00.086 INFO:tasks.rados.rados.0.smithi078.stdout:2203: writing smithi078122029-15 from 3850240 to 4300800 tid 3 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:2203: writing smithi078122029-15 from 4300800 to 4464640 tid 4 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:2204: rmattr oid 3 current snap is 220 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:2204: done (3 left) 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 220 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:2201: finishing write tid 2 to smithi078122029-14 2023-12-16T01:26:00.088 INFO:tasks.rados.rados.0.smithi078.stdout:2205: seq_num 677 ranges {6373376=540672,6914048=516096,7430144=655360,8085504=32768} 2023-12-16T01:26:00.124 INFO:tasks.rados.rados.0.smithi078.stdout:2205: writing smithi078122029-50 from 6373376 to 6914048 tid 1 2023-12-16T01:26:00.127 INFO:tasks.rados.rados.0.smithi078.stdout:2205: writing smithi078122029-50 from 6914048 to 7430144 tid 2 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2205: writing smithi078122029-50 from 7430144 to 8085504 tid 3 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2205: writing smithi078122029-50 from 8085504 to 8118272 tid 4 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2201: finishing write tid 3 to smithi078122029-14 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2201: finishing write tid 4 to smithi078122029-14 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2201: finishing write tid 5 to smithi078122029-14 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1424 (ObjNum 675 snap 220 seq_num 675) dirty exists 2023-12-16T01:26:00.131 INFO:tasks.rados.rados.0.smithi078.stdout:2201: left oid 14 (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:00.132 INFO:tasks.rados.rados.0.smithi078.stdout:2202: expect (ObjNum 484 snap 152 seq_num 484) 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 1 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 2 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 3 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 4 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 5 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:2203: finishing write tid 6 to smithi078122029-15 2023-12-16T01:26:00.211 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 1104 (ObjNum 676 snap 220 seq_num 676) dirty exists 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2203: left oid 15 (ObjNum 676 snap 220 seq_num 676) 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 1 to smithi078122029-50 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2201: done (3 left) 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2202: done (2 left) 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2203: done (1 left) 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2206: read oid 3 snap -1 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2206: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 220 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 2 to smithi078122029-50 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 3 to smithi078122029-50 2023-12-16T01:26:00.212 INFO:tasks.rados.rados.0.smithi078.stdout:2207: seq_num 678 ranges {0=565248,565248=802816,1368064=401408} 2023-12-16T01:26:00.214 INFO:tasks.rados.rados.0.smithi078.stdout:2207: writing smithi078122029-35 from 0 to 565248 tid 1 2023-12-16T01:26:00.218 INFO:tasks.rados.rados.0.smithi078.stdout:2207: writing smithi078122029-35 from 565248 to 1368064 tid 2 2023-12-16T01:26:00.221 INFO:tasks.rados.rados.0.smithi078.stdout:2207: writing smithi078122029-35 from 1368064 to 1769472 tid 3 2023-12-16T01:26:00.221 INFO:tasks.rados.rados.0.smithi078.stdout:2208: read oid 15 snap 152 2023-12-16T01:26:00.221 INFO:tasks.rados.rados.0.smithi078.stdout:2208: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:26:00.221 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 220 2023-12-16T01:26:00.222 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 4 to smithi078122029-50 2023-12-16T01:26:00.222 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 5 to smithi078122029-50 2023-12-16T01:26:00.222 INFO:tasks.rados.rados.0.smithi078.stdout:2209: seq_num 679 ranges {2744320=581632,3325952=688128,4014080=516096} 2023-12-16T01:26:00.240 INFO:tasks.rados.rados.0.smithi078.stdout:2209: writing smithi078122029-26 from 2744320 to 3325952 tid 1 2023-12-16T01:26:00.245 INFO:tasks.rados.rados.0.smithi078.stdout:2209: writing smithi078122029-26 from 3325952 to 4014080 tid 2 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2209: writing smithi078122029-26 from 4014080 to 4530176 tid 3 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2210: delete oid 7 current snap is 220 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2205: finishing write tid 6 to smithi078122029-50 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1430 (ObjNum 677 snap 220 seq_num 677) dirty exists 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2205: left oid 50 (ObjNum 677 snap 220 seq_num 677) 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2207: finishing write tid 1 to smithi078122029-35 2023-12-16T01:26:00.249 INFO:tasks.rados.rados.0.smithi078.stdout:2206: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:26:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: osdmap e482: 8 total, 8 up, 8 in 2023-12-16T01:26:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:00 smithi118 ceph-mon[131825]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2207: finishing write tid 2 to smithi078122029-35 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2209: finishing write tid 1 to smithi078122029-26 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2209: finishing write tid 2 to smithi078122029-26 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2207: finishing write tid 3 to smithi078122029-35 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2207: finishing write tid 4 to smithi078122029-35 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2209: finishing write tid 3 to smithi078122029-26 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2209: finishing write tid 4 to smithi078122029-26 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:2209: finishing write tid 5 to smithi078122029-26 2023-12-16T01:26:00.417 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1263 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:00.418 INFO:tasks.rados.rados.0.smithi078.stdout:2209: left oid 26 (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:00.418 INFO:tasks.rados.rados.0.smithi078.stdout:2207: finishing write tid 5 to smithi078122029-35 2023-12-16T01:26:00.418 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1434 (ObjNum 678 snap 220 seq_num 678) dirty exists 2023-12-16T01:26:00.418 INFO:tasks.rados.rados.0.smithi078.stdout:2207: left oid 35 (ObjNum 678 snap 220 seq_num 678) 2023-12-16T01:26:00.418 INFO:tasks.rados.rados.0.smithi078.stdout:2208: expect (ObjNum 406 snap 130 seq_num 406) 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: osdmap e482: 8 total, 8 up, 8 in 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[142991]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: osdmap e482: 8 total, 8 up, 8 in 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:00 smithi078 ceph-mon[139570]: failed to encode map e482 with expected crc 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2205: done (5 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2206: done (4 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2207: done (3 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2208: done (2 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2209: done (1 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2210: done (0 left) 2023-12-16T01:26:00.756 INFO:tasks.rados.rados.0.smithi078.stdout:2211: snap_create 2023-12-16T01:26:01.025 INFO:tasks.rados.rados.0.smithi078.stdout:2211: done (0 left) 2023-12-16T01:26:01.025 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 221 2023-12-16T01:26:01.025 INFO:tasks.rados.rados.0.smithi078.stdout:2212: seq_num 681 ranges {5521408=614400,6135808=458752,6594560=638976,7233536=106496} 2023-12-16T01:26:01.057 INFO:tasks.rados.rados.0.smithi078.stdout:2212: writing smithi078122029-13 from 5521408 to 6135808 tid 1 2023-12-16T01:26:01.060 INFO:tasks.rados.rados.0.smithi078.stdout:2212: writing smithi078122029-13 from 6135808 to 6594560 tid 2 2023-12-16T01:26:01.064 INFO:tasks.rados.rados.0.smithi078.stdout:2212: writing smithi078122029-13 from 6594560 to 7233536 tid 3 2023-12-16T01:26:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:2212: writing smithi078122029-13 from 7233536 to 7340032 tid 4 2023-12-16T01:26:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 221 2023-12-16T01:26:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 1 to smithi078122029-13 2023-12-16T01:26:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 2 to smithi078122029-13 2023-12-16T01:26:01.065 INFO:tasks.rados.rados.0.smithi078.stdout:2213: seq_num 682 ranges {0=630784,630784=745472,1376256=442368,1818624=16384} 2023-12-16T01:26:01.069 INFO:tasks.rados.rados.0.smithi078.stdout:2213: writing smithi078122029-17 from 0 to 630784 tid 1 2023-12-16T01:26:01.073 INFO:tasks.rados.rados.0.smithi078.stdout:2213: writing smithi078122029-17 from 630784 to 1376256 tid 2 2023-12-16T01:26:01.076 INFO:tasks.rados.rados.0.smithi078.stdout:2213: writing smithi078122029-17 from 1376256 to 1818624 tid 3 2023-12-16T01:26:01.076 INFO:tasks.rados.rados.0.smithi078.stdout:2213: writing smithi078122029-17 from 1818624 to 1835008 tid 4 2023-12-16T01:26:01.077 INFO:tasks.rados.rados.0.smithi078.stdout:2214: read oid 30 snap -1 2023-12-16T01:26:01.077 INFO:tasks.rados.rados.0.smithi078.stdout:2214: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:26:01.077 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 221 2023-12-16T01:26:01.077 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 3 to smithi078122029-13 2023-12-16T01:26:01.077 INFO:tasks.rados.rados.0.smithi078.stdout:2215: seq_num 683 ranges {7094272=647168,7741440=630784,8372224=573440} 2023-12-16T01:26:01.117 INFO:tasks.rados.rados.0.smithi078.stdout:2215: writing smithi078122029-46 from 7094272 to 7741440 tid 1 2023-12-16T01:26:01.121 INFO:tasks.rados.rados.0.smithi078.stdout:2215: writing smithi078122029-46 from 7741440 to 8372224 tid 2 2023-12-16T01:26:01.124 INFO:tasks.rados.rados.0.smithi078.stdout:2215: writing smithi078122029-46 from 8372224 to 8945664 tid 3 2023-12-16T01:26:01.124 INFO:tasks.rados.rados.0.smithi078.stdout:2216: snap_remove snap 136 2023-12-16T01:26:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:01 smithi118 ceph-mon[131825]: osdmap e483: 8 total, 8 up, 8 in 2023-12-16T01:26:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:01 smithi118 ceph-mon[131825]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:01 smithi118 ceph-mon[131825]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:01 smithi118 ceph-mon[131825]: pgmap v328: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[142991]: osdmap e483: 8 total, 8 up, 8 in 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[142991]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[142991]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[142991]: pgmap v328: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[139570]: osdmap e483: 8 total, 8 up, 8 in 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[139570]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[139570]: failed to encode map e483 with expected crc 2023-12-16T01:26:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:01 smithi078 ceph-mon[139570]: pgmap v328: 121 pgs: 121 active+clean; 559 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2023-12-16T01:26:01.666 INFO:tasks.rados.rados.0.smithi078.stdout:2216: done (4 left) 2023-12-16T01:26:01.666 INFO:tasks.rados.rados.0.smithi078.stdout:2217: copy_from oid 20 from oid 28 current snap is 221 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 4 to smithi078122029-13 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 5 to smithi078122029-13 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2212: finishing write tid 6 to smithi078122029-13 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1575 (ObjNum 681 snap 221 seq_num 681) dirty exists 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2212: left oid 13 (ObjNum 681 snap 221 seq_num 681) 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 1 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 2 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 3 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 4 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 5 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: finishing write tid 6 to smithi078122029-17 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1268 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2213: left oid 17 (ObjNum 682 snap 221 seq_num 682) 2023-12-16T01:26:01.667 INFO:tasks.rados.rados.0.smithi078.stdout:2214: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: finishing write tid 1 to smithi078122029-46 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: finishing write tid 2 to smithi078122029-46 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: finishing write tid 3 to smithi078122029-46 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: finishing write tid 4 to smithi078122029-46 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: finishing write tid 5 to smithi078122029-46 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1579 (ObjNum 683 snap 221 seq_num 683) dirty exists 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: left oid 46 (ObjNum 683 snap 221 seq_num 683) 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2217: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2217: finishing copy_from to smithi078122029-20 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1257 (ObjNum 383 snap 123 seq_num 383) dirty exists 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2212: done (4 left) 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2213: done (3 left) 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2214: done (2 left) 2023-12-16T01:26:01.732 INFO:tasks.rados.rados.0.smithi078.stdout:2215: done (1 left) 2023-12-16T01:26:01.733 INFO:tasks.rados.rados.0.smithi078.stdout:2217: done (0 left) 2023-12-16T01:26:01.733 INFO:tasks.rados.rados.0.smithi078.stdout:2218: copy_from oid 11 from oid 38 current snap is 221 2023-12-16T01:26:01.733 INFO:tasks.rados.rados.0.smithi078.stdout:2219: delete oid 36 current snap is 221 2023-12-16T01:26:01.742 INFO:tasks.rados.rados.0.smithi078.stdout:2219: done (1 left) 2023-12-16T01:26:01.742 INFO:tasks.rados.rados.0.smithi078.stdout:2220: read oid 9 snap -1 2023-12-16T01:26:01.743 INFO:tasks.rados.rados.0.smithi078.stdout:2220: expect deleted 2023-12-16T01:26:01.743 INFO:tasks.rados.rados.0.smithi078.stdout:2221: snap_remove snap 205 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: failed to encode map e483 with expected crc 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: osdmap e484: 8 total, 8 up, 8 in 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: osdmap e485: 8 total, 8 up, 8 in 2023-12-16T01:26:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: failed to encode map e483 with expected crc 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: osdmap e484: 8 total, 8 up, 8 in 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: osdmap e485: 8 total, 8 up, 8 in 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: failed to encode map e483 with expected crc 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: osdmap e484: 8 total, 8 up, 8 in 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: failed to encode map e484 with expected crc 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: osdmap e485: 8 total, 8 up, 8 in 2023-12-16T01:26:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: failed to encode map e485 with expected crc 2023-12-16T01:26:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:02.673 INFO:tasks.rados.rados.0.smithi078.stdout:2221: done (2 left) 2023-12-16T01:26:02.674 INFO:tasks.rados.rados.0.smithi078.stdout:2222: copy_from oid 17 from oid 48 current snap is 221 2023-12-16T01:26:02.674 INFO:tasks.rados.rados.0.smithi078.stdout:2223: delete oid 28 current snap is 221 2023-12-16T01:26:02.674 INFO:tasks.rados.rados.0.smithi078.stdout:2218: finishing copy_from to smithi078122029-11 2023-12-16T01:26:02.674 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1853 (ObjNum 666 snap 218 seq_num 666) dirty exists 2023-12-16T01:26:02.674 INFO:tasks.rados.rados.0.smithi078.stdout:2218: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:26:02.681 INFO:tasks.rados.rados.0.smithi078.stdout:2222: finishing copy_from to smithi078122029-17 2023-12-16T01:26:02.681 INFO:tasks.rados.rados.0.smithi078.stdout:2222: got expected ENOENT (src dne) 2023-12-16T01:26:02.681 INFO:tasks.rados.rados.0.smithi078.stdout:2222: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2218: done (3 left) 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2220: done (2 left) 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2222: done (1 left) 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2223: done (0 left) 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2224: read oid 42 snap -1 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2224: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:26:02.685 INFO:tasks.rados.rados.0.smithi078.stdout:2225: snap_create 2023-12-16T01:26:02.696 INFO:tasks.rados.rados.0.smithi078.stdout:2224: expect (ObjNum 192 snap 54 seq_num 192) 2023-12-16T01:26:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:03 smithi118 ceph-mon[131825]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:03 smithi118 ceph-mon[131825]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:03 smithi118 ceph-mon[131825]: pgmap v331: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:03 smithi118 ceph-mon[131825]: osdmap e486: 8 total, 8 up, 8 in 2023-12-16T01:26:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:03 smithi118 ceph-mon[131825]: failed to encode map e486 with expected crc 2023-12-16T01:26:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[142991]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[142991]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[142991]: pgmap v331: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[142991]: osdmap e486: 8 total, 8 up, 8 in 2023-12-16T01:26:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[142991]: failed to encode map e486 with expected crc 2023-12-16T01:26:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[139570]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[139570]: failed to encode map e485 with expected crc 2023-12-16T01:26:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[139570]: pgmap v331: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[139570]: osdmap e486: 8 total, 8 up, 8 in 2023-12-16T01:26:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:03 smithi078 ceph-mon[139570]: failed to encode map e486 with expected crc 2023-12-16T01:26:03.677 INFO:tasks.rados.rados.0.smithi078.stdout:2224: done (1 left) 2023-12-16T01:26:03.677 INFO:tasks.rados.rados.0.smithi078.stdout:2225: done (0 left) 2023-12-16T01:26:03.678 INFO:tasks.rados.rados.0.smithi078.stdout:2226: read oid 47 snap -1 2023-12-16T01:26:03.678 INFO:tasks.rados.rados.0.smithi078.stdout:2226: expect deleted 2023-12-16T01:26:03.678 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 222 2023-12-16T01:26:03.678 INFO:tasks.rados.rados.0.smithi078.stdout:2227: seq_num 686 ranges {7405568=696320,8101888=729088,8830976=425984,9256960=49152} 2023-12-16T01:26:03.720 INFO:tasks.rados.rados.0.smithi078.stdout:2227: writing smithi078122029-12 from 7405568 to 8101888 tid 1 2023-12-16T01:26:03.723 INFO:tasks.rados.rados.0.smithi078.stdout:2227: writing smithi078122029-12 from 8101888 to 8830976 tid 2 2023-12-16T01:26:03.726 INFO:tasks.rados.rados.0.smithi078.stdout:2227: writing smithi078122029-12 from 8830976 to 9256960 tid 3 2023-12-16T01:26:03.726 INFO:tasks.rados.rados.0.smithi078.stdout:2227: writing smithi078122029-12 from 9256960 to 9306112 tid 4 2023-12-16T01:26:03.727 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 222 2023-12-16T01:26:03.727 INFO:tasks.rados.rados.0.smithi078.stdout:2228: seq_num 687 ranges {1646592=712704,2359296=614400,2973696=589824} 2023-12-16T01:26:03.739 INFO:tasks.rados.rados.0.smithi078.stdout:2228: writing smithi078122029-8 from 1646592 to 2359296 tid 1 2023-12-16T01:26:03.743 INFO:tasks.rados.rados.0.smithi078.stdout:2228: writing smithi078122029-8 from 2359296 to 2973696 tid 2 2023-12-16T01:26:03.747 INFO:tasks.rados.rados.0.smithi078.stdout:2228: writing smithi078122029-8 from 2973696 to 3563520 tid 3 2023-12-16T01:26:03.747 INFO:tasks.rados.rados.0.smithi078.stdout:2229: delete oid 31 current snap is 222 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 1 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 2 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 3 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 4 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 5 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: finishing write tid 6 to smithi078122029-12 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1897 (ObjNum 686 snap 222 seq_num 686) dirty exists 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2227: left oid 12 (ObjNum 686 snap 222 seq_num 686) 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2228: finishing write tid 1 to smithi078122029-8 2023-12-16T01:26:03.748 INFO:tasks.rados.rados.0.smithi078.stdout:2228: finishing write tid 2 to smithi078122029-8 2023-12-16T01:26:03.750 INFO:tasks.rados.rados.0.smithi078.stdout:2228: finishing write tid 3 to smithi078122029-8 2023-12-16T01:26:03.750 INFO:tasks.rados.rados.0.smithi078.stdout:2228: finishing write tid 4 to smithi078122029-8 2023-12-16T01:26:03.751 INFO:tasks.rados.rados.0.smithi078.stdout:2228: finishing write tid 5 to smithi078122029-8 2023-12-16T01:26:03.751 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1261 (ObjNum 687 snap 222 seq_num 687) dirty exists 2023-12-16T01:26:03.751 INFO:tasks.rados.rados.0.smithi078.stdout:2228: left oid 8 (ObjNum 687 snap 222 seq_num 687) 2023-12-16T01:26:03.753 INFO:tasks.rados.rados.0.smithi078.stdout:2226: done (3 left) 2023-12-16T01:26:03.753 INFO:tasks.rados.rados.0.smithi078.stdout:2227: done (2 left) 2023-12-16T01:26:03.753 INFO:tasks.rados.rados.0.smithi078.stdout:2228: done (1 left) 2023-12-16T01:26:03.753 INFO:tasks.rados.rados.0.smithi078.stdout:2229: done (0 left) 2023-12-16T01:26:03.753 INFO:tasks.rados.rados.0.smithi078.stdout:2230: delete oid 43 current snap is 222 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2230: done (0 left) 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2231: read oid 13 snap -1 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2231: expect (ObjNum 681 snap 221 seq_num 681) 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2232: read oid 25 snap -1 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2232: expect (ObjNum 484 snap 152 seq_num 484) 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2233: read oid 32 snap -1 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2233: expect (ObjNum 658 snap 217 seq_num 658) 2023-12-16T01:26:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2234: snap_create 2023-12-16T01:26:03.765 INFO:tasks.rados.rados.0.smithi078.stdout:2232: expect (ObjNum 484 snap 152 seq_num 484) 2023-12-16T01:26:03.848 INFO:tasks.rados.rados.0.smithi078.stdout:2231: expect (ObjNum 681 snap 221 seq_num 681) 2023-12-16T01:26:04.316 INFO:tasks.rados.rados.0.smithi078.stdout:2233: expect (ObjNum 658 snap 217 seq_num 658) 2023-12-16T01:26:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:04 smithi118 ceph-mon[131825]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:04 smithi118 ceph-mon[131825]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:04 smithi118 ceph-mon[131825]: osdmap e487: 8 total, 8 up, 8 in 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[139570]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[139570]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[139570]: osdmap e487: 8 total, 8 up, 8 in 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[142991]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[142991]: failed to encode map e486 with expected crc 2023-12-16T01:26:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:04 smithi078 ceph-mon[142991]: osdmap e487: 8 total, 8 up, 8 in 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:2231: done (3 left) 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:2232: done (2 left) 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:2233: done (1 left) 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:2234: done (0 left) 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 223 2023-12-16T01:26:05.089 INFO:tasks.rados.rados.0.smithi078.stdout:2235: seq_num 690 ranges {2736128=761856,3497984=663552,4161536=409600,4571136=131072} 2023-12-16T01:26:05.107 INFO:tasks.rados.rados.0.smithi078.stdout:2235: writing smithi078122029-24 from 2736128 to 3497984 tid 1 2023-12-16T01:26:05.110 INFO:tasks.rados.rados.0.smithi078.stdout:2235: writing smithi078122029-24 from 3497984 to 4161536 tid 2 2023-12-16T01:26:05.113 INFO:tasks.rados.rados.0.smithi078.stdout:2235: writing smithi078122029-24 from 4161536 to 4571136 tid 3 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:2235: writing smithi078122029-24 from 4571136 to 4702208 tid 4 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 1 to smithi078122029-24 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:2236: copy_from oid 30 from oid 12 current snap is 223 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:2237: copy_from oid 43 from oid 16 current snap is 223 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 223 2023-12-16T01:26:05.114 INFO:tasks.rados.rados.0.smithi078.stdout:2238: seq_num 691 ranges {1753088=778240,2531328=548864,3080192=614400,3694592=40960} 2023-12-16T01:26:05.128 INFO:tasks.rados.rados.0.smithi078.stdout:2238: writing smithi078122029-39 from 1753088 to 2531328 tid 1 2023-12-16T01:26:05.131 INFO:tasks.rados.rados.0.smithi078.stdout:2238: writing smithi078122029-39 from 2531328 to 3080192 tid 2 2023-12-16T01:26:05.135 INFO:tasks.rados.rados.0.smithi078.stdout:2238: writing smithi078122029-39 from 3080192 to 3694592 tid 3 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2238: writing smithi078122029-39 from 3694592 to 3735552 tid 4 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2239: snap_create 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 2 to smithi078122029-24 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 3 to smithi078122029-24 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 4 to smithi078122029-24 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 5 to smithi078122029-24 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: finishing write tid 6 to smithi078122029-24 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 1004 (ObjNum 690 snap 223 seq_num 690) dirty exists 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2235: left oid 24 (ObjNum 690 snap 223 seq_num 690) 2023-12-16T01:26:05.136 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 1 to smithi078122029-39 2023-12-16T01:26:05.137 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 2 to smithi078122029-39 2023-12-16T01:26:05.139 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 3 to smithi078122029-39 2023-12-16T01:26:05.139 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 4 to smithi078122029-39 2023-12-16T01:26:05.139 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 5 to smithi078122029-39 2023-12-16T01:26:05.142 INFO:tasks.rados.rados.0.smithi078.stdout:2238: finishing write tid 6 to smithi078122029-39 2023-12-16T01:26:05.142 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 614 (ObjNum 691 snap 223 seq_num 691) dirty exists 2023-12-16T01:26:05.142 INFO:tasks.rados.rados.0.smithi078.stdout:2238: left oid 39 (ObjNum 691 snap 223 seq_num 691) 2023-12-16T01:26:05.148 INFO:tasks.rados.rados.0.smithi078.stdout:2237: finishing copy_from to smithi078122029-43 2023-12-16T01:26:05.148 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1570 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:26:05.148 INFO:tasks.rados.rados.0.smithi078.stdout:2237: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:26:05.155 INFO:tasks.rados.rados.0.smithi078.stdout:2236: finishing copy_from to smithi078122029-30 2023-12-16T01:26:05.155 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1897 (ObjNum 686 snap 222 seq_num 686) dirty exists 2023-12-16T01:26:05.155 INFO:tasks.rados.rados.0.smithi078.stdout:2236: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:26:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:05 smithi118 ceph-mon[131825]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:05 smithi118 ceph-mon[131825]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:05 smithi118 ceph-mon[131825]: pgmap v334: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:05 smithi118 ceph-mon[131825]: osdmap e488: 8 total, 8 up, 8 in 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[139570]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[139570]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[139570]: pgmap v334: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[139570]: osdmap e488: 8 total, 8 up, 8 in 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[142991]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[142991]: failed to encode map e487 with expected crc 2023-12-16T01:26:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[142991]: pgmap v334: 121 pgs: 121 active+clean; 585 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 MiB/s wr, 31 op/s 2023-12-16T01:26:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:05 smithi078 ceph-mon[142991]: osdmap e488: 8 total, 8 up, 8 in 2023-12-16T01:26:06.043 INFO:tasks.rados.rados.0.smithi078.stdout:2235: done (4 left) 2023-12-16T01:26:06.043 INFO:tasks.rados.rados.0.smithi078.stdout:2236: done (3 left) 2023-12-16T01:26:06.043 INFO:tasks.rados.rados.0.smithi078.stdout:2237: done (2 left) 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2238: done (1 left) 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2239: done (0 left) 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2240: read oid 8 snap -1 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2240: expect (ObjNum 687 snap 222 seq_num 687) 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2241: read oid 28 snap -1 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2241: expect deleted 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2242: read oid 14 snap -1 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2242: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:06.044 INFO:tasks.rados.rados.0.smithi078.stdout:2243: snap_remove snap 193 2023-12-16T01:26:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:06 smithi118 ceph-mon[131825]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:06 smithi118 ceph-mon[131825]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:06 smithi118 ceph-mon[131825]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[139570]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[139570]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[139570]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[142991]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[142991]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:06 smithi078 ceph-mon[142991]: failed to encode map e488 with expected crc 2023-12-16T01:26:06.667 INFO:tasks.rados.rados.0.smithi078.stdout:2243: done (3 left) 2023-12-16T01:26:06.667 INFO:tasks.rados.rados.0.smithi078.stdout:2244: rmattr oid 39 current snap is 224 2023-12-16T01:26:06.667 INFO:tasks.rados.rados.0.smithi078.stdout:2245: delete oid 1 current snap is 224 2023-12-16T01:26:06.667 INFO:tasks.rados.rados.0.smithi078.stdout:2240: expect (ObjNum 687 snap 222 seq_num 687) 2023-12-16T01:26:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:06] "GET /metrics HTTP/1.1" 200 36183 "" "Prometheus/2.43.0" 2023-12-16T01:26:06.790 INFO:tasks.rados.rados.0.smithi078.stdout:2242: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:07.305 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: osdmap e489: 8 total, 8 up, 8 in 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: Upgrade: osd.5 is safe to restart 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: pgmap v337: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 884 KiB/s wr, 3 op/s 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: osdmap e490: 8 total, 8 up, 8 in 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: failed to encode map e490 with expected crc 2023-12-16T01:26:07.306 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:07 smithi118 ceph-mon[131825]: failed to encode map e490 with expected crc 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 616 (ObjNum 691 snap 223 seq_num 691) dirty exists 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2240: done (4 left) 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2241: done (3 left) 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2242: done (2 left) 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2244: done (1 left) 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2245: done (0 left) 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:2246: rollback oid 38 current snap is 224 2023-12-16T01:26:07.333 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 38 to 216 2023-12-16T01:26:07.334 INFO:tasks.rados.rados.0.smithi078.stdout:2247: rollback oid 39 current snap is 224 2023-12-16T01:26:07.334 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 212 2023-12-16T01:26:07.334 INFO:tasks.rados.rados.0.smithi078.stdout:2248: read oid 2 snap 199 2023-12-16T01:26:07.334 INFO:tasks.rados.rados.0.smithi078.stdout:2248: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:26:07.334 INFO:tasks.rados.rados.0.smithi078.stdout:2249: snap_remove snap 210 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: osdmap e489: 8 total, 8 up, 8 in 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: Upgrade: osd.5 is safe to restart 2023-12-16T01:26:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: pgmap v337: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 884 KiB/s wr, 3 op/s 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: osdmap e490: 8 total, 8 up, 8 in 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: failed to encode map e490 with expected crc 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[142991]: failed to encode map e490 with expected crc 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: osdmap e489: 8 total, 8 up, 8 in 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: failed to encode map e489 with expected crc 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: Upgrade: osd.5 is safe to restart 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: pgmap v337: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 884 KiB/s wr, 3 op/s 2023-12-16T01:26:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: osdmap e490: 8 total, 8 up, 8 in 2023-12-16T01:26:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: failed to encode map e490 with expected crc 2023-12-16T01:26:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:07 smithi078 ceph-mon[139570]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2249: done (3 left) 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2250: copy_from oid 26 from oid 36 current snap is 224 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2251: rmattr oid 49 current snap is 224 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2251: done (4 left) 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2252: rmattr oid 40 current snap is 224 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2252: done (4 left) 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2253: delete oid 5 current snap is 224 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2247: finishing rollback tid 0 to smithi078122029-39 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2247: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:2247: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:26:08.055 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 621 (ObjNum 629 snap 206 seq_num 629) dirty exists 2023-12-16T01:26:08.056 INFO:tasks.rados.rados.0.smithi078.stdout:2246: finishing rollback tid 0 to smithi078122029-38 2023-12-16T01:26:08.056 INFO:tasks.rados.rados.0.smithi078.stdout:2246: finishing rollback tid 1 to smithi078122029-38 2023-12-16T01:26:08.056 INFO:tasks.rados.rados.0.smithi078.stdout:2246: finishing rollback tid 2 to smithi078122029-38 2023-12-16T01:26:08.056 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1917 (ObjNum 655 snap 215 seq_num 655) dirty exists 2023-12-16T01:26:08.056 INFO:tasks.rados.rados.0.smithi078.stdout:2248: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:26:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:08 smithi118 ceph-mon[131825]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:08 smithi118 ceph-mon[131825]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:08 smithi118 ceph-mon[131825]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[139570]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[139570]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[139570]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[142991]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[142991]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:08 smithi078 ceph-mon[142991]: failed to encode map e490 with expected crc 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2250: finishing copy_from to smithi078122029-26 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2250: got expected ENOENT (src dne) 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2250: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2246: done (4 left) 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2247: done (3 left) 2023-12-16T01:26:08.570 INFO:tasks.rados.rados.0.smithi078.stdout:2248: done (2 left) 2023-12-16T01:26:08.571 INFO:tasks.rados.rados.0.smithi078.stdout:2250: done (1 left) 2023-12-16T01:26:08.571 INFO:tasks.rados.rados.0.smithi078.stdout:2253: done (0 left) 2023-12-16T01:26:08.571 INFO:tasks.rados.rados.0.smithi078.stdout:2254: snap_remove snap 152 2023-12-16T01:26:09.315 INFO:tasks.rados.rados.0.smithi078.stdout:2254: done (0 left) 2023-12-16T01:26:09.315 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 224 2023-12-16T01:26:09.315 INFO:tasks.rados.rados.0.smithi078.stdout:2255: seq_num 694 ranges {5472256=425984,5898240=655360,6553600=786432,7340032=163840} 2023-12-16T01:26:09.349 INFO:tasks.rados.rados.0.smithi078.stdout:2255: writing smithi078122029-4 from 5472256 to 5898240 tid 1 2023-12-16T01:26:09.352 INFO:tasks.rados.rados.0.smithi078.stdout:2255: writing smithi078122029-4 from 5898240 to 6553600 tid 2 2023-12-16T01:26:09.357 INFO:tasks.rados.rados.0.smithi078.stdout:2255: writing smithi078122029-4 from 6553600 to 7340032 tid 3 2023-12-16T01:26:09.358 INFO:tasks.rados.rados.0.smithi078.stdout:2255: writing smithi078122029-4 from 7340032 to 7503872 tid 4 2023-12-16T01:26:09.358 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 224 2023-12-16T01:26:09.358 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 1 to smithi078122029-4 2023-12-16T01:26:09.358 INFO:tasks.rados.rados.0.smithi078.stdout:2256: seq_num 695 ranges {7340032=442368,7782400=540672,8323072=598016,8921088=466944} 2023-12-16T01:26:09.399 INFO:tasks.rados.rados.0.smithi078.stdout:2256: writing smithi078122029-13 from 7340032 to 7782400 tid 1 2023-12-16T01:26:09.402 INFO:tasks.rados.rados.0.smithi078.stdout:2256: writing smithi078122029-13 from 7782400 to 8323072 tid 2 2023-12-16T01:26:09.406 INFO:tasks.rados.rados.0.smithi078.stdout:2256: writing smithi078122029-13 from 8323072 to 8921088 tid 3 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: osdmap e491: 8 total, 8 up, 8 in 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: Upgrade: Updating osd.5 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: Deploying daemon osd.5 on smithi118 2023-12-16T01:26:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:09 smithi118 ceph-mon[131825]: pgmap v340: 121 pgs: 121 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-12-16T01:26:09.409 INFO:tasks.rados.rados.0.smithi078.stdout:2256: writing smithi078122029-13 from 8921088 to 9388032 tid 4 2023-12-16T01:26:09.409 INFO:tasks.rados.rados.0.smithi078.stdout:2257: snap_remove snap 222 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: osdmap e491: 8 total, 8 up, 8 in 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: Upgrade: Updating osd.5 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: Deploying daemon osd.5 on smithi118 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[139570]: pgmap v340: 121 pgs: 121 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-12-16T01:26:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: osdmap e491: 8 total, 8 up, 8 in 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: failed to encode map e491 with expected crc 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: Upgrade: Updating osd.5 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: Deploying daemon osd.5 on smithi118 2023-12-16T01:26:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:09 smithi078 ceph-mon[142991]: pgmap v340: 121 pgs: 121 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 16 op/s 2023-12-16T01:26:10.320 INFO:tasks.rados.rados.0.smithi078.stdout:2257: done (2 left) 2023-12-16T01:26:10.320 INFO:tasks.rados.rados.0.smithi078.stdout:2258: setattr oid 10 current snap is 224 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 2 to smithi078122029-4 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 3 to smithi078122029-4 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 4 to smithi078122029-4 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 5 to smithi078122029-4 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: finishing write tid 6 to smithi078122029-4 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1941 (ObjNum 694 snap 224 seq_num 694) dirty exists 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2255: left oid 4 (ObjNum 694 snap 224 seq_num 694) 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 1 to smithi078122029-13 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 2 to smithi078122029-13 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 3 to smithi078122029-13 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 4 to smithi078122029-13 2023-12-16T01:26:10.321 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 5 to smithi078122029-13 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2256: finishing write tid 6 to smithi078122029-13 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1584 (ObjNum 695 snap 224 seq_num 695) dirty exists 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2256: left oid 13 (ObjNum 695 snap 224 seq_num 695) 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2255: done (2 left) 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2256: done (1 left) 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2259: rmattr oid 39 current snap is 224 2023-12-16T01:26:10.322 INFO:tasks.rados.rados.0.smithi078.stdout:2260: rollback oid 7 current snap is 224 2023-12-16T01:26:10.323 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 147 2023-12-16T01:26:10.323 INFO:tasks.rados.rados.0.smithi078.stdout:2261: snap_remove snap 196 2023-12-16T01:26:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:10 smithi118 ceph-mon[131825]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:10 smithi118 ceph-mon[131825]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:10 smithi118 ceph-mon[131825]: osdmap e492: 8 total, 8 up, 8 in 2023-12-16T01:26:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:10 smithi118 ceph-mon[131825]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[139570]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[139570]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[139570]: osdmap e492: 8 total, 8 up, 8 in 2023-12-16T01:26:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[139570]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[142991]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[142991]: failed to encode map e492 with expected crc 2023-12-16T01:26:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[142991]: osdmap e492: 8 total, 8 up, 8 in 2023-12-16T01:26:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:10 smithi078 ceph-mon[142991]: failed to encode map e492 with expected crc 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:2261: done (3 left) 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:2262: delete oid 43 current snap is 224 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:2260: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:2260: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1492 (ObjNum 449 snap 141 seq_num 449) dirty exists 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 626 (ObjNum 629 snap 206 seq_num 629) dirty exists 2023-12-16T01:26:11.335 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1269 (ObjNum 33 snap 0 seq_num 2287880192) dirty exists 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2258: done (3 left) 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2259: done (2 left) 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2260: done (1 left) 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2262: done (0 left) 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2263: read oid 50 snap -1 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2263: expect (ObjNum 677 snap 220 seq_num 677) 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2264: rmattr oid 33 current snap is 224 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 224 2023-12-16T01:26:11.360 INFO:tasks.rados.rados.0.smithi078.stdout:2265: seq_num 697 ranges {10616832=475136,11091968=704512,11796480=557056,12353536=344064} 2023-12-16T01:26:11.410 INFO:tasks.rados.rados.0.smithi078.stdout:2265: writing smithi078122029-32 from 10616832 to 11091968 tid 1 2023-12-16T01:26:11.414 INFO:tasks.rados.rados.0.smithi078.stdout:2265: writing smithi078122029-32 from 11091968 to 11796480 tid 2 2023-12-16T01:26:11.417 INFO:tasks.rados.rados.0.smithi078.stdout:2265: writing smithi078122029-32 from 11796480 to 12353536 tid 3 2023-12-16T01:26:11.420 INFO:tasks.rados.rados.0.smithi078.stdout:2265: writing smithi078122029-32 from 12353536 to 12697600 tid 4 2023-12-16T01:26:11.420 INFO:tasks.rados.rados.0.smithi078.stdout:2266: rollback oid 47 current snap is 224 2023-12-16T01:26:11.420 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 215 2023-12-16T01:26:11.420 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 1899 (ObjNum 625 snap 205 seq_num 625) dirty exists 2023-12-16T01:26:11.420 INFO:tasks.rados.rados.0.smithi078.stdout:2263: expect (ObjNum 677 snap 220 seq_num 677) 2023-12-16T01:26:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:11 smithi118 ceph-mon[131825]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:11 smithi118 ceph-mon[131825]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:11 smithi118 ceph-mon[131825]: osdmap e493: 8 total, 8 up, 8 in 2023-12-16T01:26:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:11 smithi118 ceph-mon[131825]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:11 smithi118 ceph-mon[131825]: pgmap v343: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-12-16T01:26:11.659 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:11 smithi118 systemd[1]: Stopping Ceph osd.5 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:26:11.659 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:11 smithi118 conmon[61849]: 2023-12-16T01:26:11.493+0000 7f153d6bc700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:26:11.659 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:11 smithi118 conmon[61849]: 2023-12-16T01:26:11.493+0000 7f153d6bc700 -1 osd.5 494 *** Got signal Terminated *** 2023-12-16T01:26:11.659 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:11 smithi118 conmon[61849]: 2023-12-16T01:26:11.493+0000 7f153d6bc700 -1 osd.5 494 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[142991]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[142991]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[142991]: osdmap e493: 8 total, 8 up, 8 in 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[142991]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[142991]: pgmap v343: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[139570]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[139570]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[139570]: osdmap e493: 8 total, 8 up, 8 in 2023-12-16T01:26:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[139570]: failed to encode map e493 with expected crc 2023-12-16T01:26:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:11 smithi078 ceph-mon[139570]: pgmap v343: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 1 to smithi078122029-32 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 2 to smithi078122029-32 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2266: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2266: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 496 (ObjNum 535 snap 169 seq_num 535) dirty exists 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 3 to smithi078122029-32 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2263: done (3 left) 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2264: done (2 left) 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:2266: done (1 left) 2023-12-16T01:26:12.062 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 224 2023-12-16T01:26:12.063 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 4 to smithi078122029-32 2023-12-16T01:26:12.063 INFO:tasks.rados.rados.0.smithi078.stdout:2267: seq_num 698 ranges {3170304=499712,3670016=589824,4259840=770048,5029888=245760} 2023-12-16T01:26:12.080 INFO:tasks.rados.rados.0.smithi078.stdout:2267: writing smithi078122029-6 from 3170304 to 3670016 tid 1 2023-12-16T01:26:12.084 INFO:tasks.rados.rados.0.smithi078.stdout:2267: writing smithi078122029-6 from 3670016 to 4259840 tid 2 2023-12-16T01:26:12.088 INFO:tasks.rados.rados.0.smithi078.stdout:2267: writing smithi078122029-6 from 4259840 to 5029888 tid 3 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2267: writing smithi078122029-6 from 5029888 to 5275648 tid 4 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2268: read oid 20 snap -1 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2268: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2269: setattr oid 21 current snap is 224 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 5 to smithi078122029-32 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2265: finishing write tid 6 to smithi078122029-32 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1904 (ObjNum 697 snap 224 seq_num 697) dirty exists 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2265: left oid 32 (ObjNum 697 snap 224 seq_num 697) 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 1 to smithi078122029-6 2023-12-16T01:26:12.091 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 2 to smithi078122029-6 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:2265: done (3 left) 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:2270: read oid 10 snap 215 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:2270: expect deleted 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:2271: copy_from oid 12 from oid 26 current snap is 224 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 224 2023-12-16T01:26:12.092 INFO:tasks.rados.rados.0.smithi078.stdout:2272: seq_num 699 ranges {8716288=516096,9232384=475136,9707520=573440,10280960=557056} 2023-12-16T01:26:12.139 INFO:tasks.rados.rados.0.smithi078.stdout:2272: writing smithi078122029-7 from 8716288 to 9232384 tid 1 2023-12-16T01:26:12.142 INFO:tasks.rados.rados.0.smithi078.stdout:2272: writing smithi078122029-7 from 9232384 to 9707520 tid 2 2023-12-16T01:26:12.145 INFO:tasks.rados.rados.0.smithi078.stdout:2272: writing smithi078122029-7 from 9707520 to 10280960 tid 3 2023-12-16T01:26:12.148 INFO:tasks.rados.rados.0.smithi078.stdout:2272: writing smithi078122029-7 from 10280960 to 10838016 tid 4 2023-12-16T01:26:12.148 INFO:tasks.rados.rados.0.smithi078.stdout:2273: snap_remove snap 213 2023-12-16T01:26:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: osdmap e494: 8 total, 8 up, 8 in 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: osd.5 marked itself down and dead 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: osdmap e495: 8 total, 7 up, 8 in 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:12 smithi118 ceph-mon[131825]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:2273: done (6 left) 2023-12-16T01:26:12.670 INFO:tasks.rados.rados.0.smithi078.stdout:2274: copy_from oid 50 from oid 3 current snap is 224 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 3 to smithi078122029-6 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 4 to smithi078122029-6 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 5 to smithi078122029-6 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: finishing write tid 6 to smithi078122029-6 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1263 (ObjNum 698 snap 224 seq_num 698) dirty exists 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: left oid 6 (ObjNum 698 snap 224 seq_num 698) 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2267: done (6 left) 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2270: done (5 left) 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2275: rmattr oid 33 current snap is 224 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2275: done (5 left) 2023-12-16T01:26:12.671 INFO:tasks.rados.rados.0.smithi078.stdout:2276: snap_create 2023-12-16T01:26:12.693 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 1 to smithi078122029-7 2023-12-16T01:26:12.693 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 2 to smithi078122029-7 2023-12-16T01:26:12.693 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 3 to smithi078122029-7 2023-12-16T01:26:12.693 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 984 (ObjNum 673 snap 219 seq_num 673) dirty exists 2023-12-16T01:26:12.695 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 4 to smithi078122029-7 2023-12-16T01:26:12.696 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 5 to smithi078122029-7 2023-12-16T01:26:12.696 INFO:tasks.rados.rados.0.smithi078.stdout:2272: finishing write tid 6 to smithi078122029-7 2023-12-16T01:26:12.696 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1507 (ObjNum 699 snap 224 seq_num 699) dirty exists 2023-12-16T01:26:12.697 INFO:tasks.rados.rados.0.smithi078.stdout:2272: left oid 7 (ObjNum 699 snap 224 seq_num 699) 2023-12-16T01:26:12.699 INFO:tasks.rados.rados.0.smithi078.stdout:2268: expect (ObjNum 383 snap 123 seq_num 383) 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: osdmap e494: 8 total, 8 up, 8 in 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: osd.5 marked itself down and dead 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: osdmap e495: 8 total, 7 up, 8 in 2023-12-16T01:26:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[139570]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: osdmap e494: 8 total, 8 up, 8 in 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e494 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: osd.5 marked itself down and dead 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: osdmap e495: 8 total, 7 up, 8 in 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:12 smithi078 ceph-mon[142991]: failed to encode map e495 with expected crc 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:2274: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:2274: finishing copy_from to smithi078122029-50 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1243 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:2271: finishing copy_from to smithi078122029-12 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 1263 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:12.800 INFO:tasks.rados.rados.0.smithi078.stdout:2271: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:26:13.158 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:12 smithi118 bash[148351]: c84a5caf7ffa0143b835867695fec80f7bf19b79566a6eec3bd9015d70983cac 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2268: done (5 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2269: done (4 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2271: done (3 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2272: done (2 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2274: done (1 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2276: done (0 left) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2277: rollback oid 50 current snap is 225 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 216 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2278: read oid 14 snap -1 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2278: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:13.676 INFO:tasks.rados.rados.0.smithi078.stdout:2279: setattr oid 45 current snap is 225 2023-12-16T01:26:13.678 INFO:tasks.rados.rados.0.smithi078.stdout:2280: read oid 1 snap 211 2023-12-16T01:26:13.679 INFO:tasks.rados.rados.0.smithi078.stdout:2280: expect deleted 2023-12-16T01:26:13.679 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 225 2023-12-16T01:26:13.679 INFO:tasks.rados.rados.0.smithi078.stdout:2281: seq_num 700 ranges {6995968=532480,7528448=409600,7938048=737280,8675328=458752} 2023-12-16T01:26:13.721 INFO:tasks.rados.rados.0.smithi078.stdout:2281: writing smithi078122029-18 from 6995968 to 7528448 tid 1 2023-12-16T01:26:13.724 INFO:tasks.rados.rados.0.smithi078.stdout:2281: writing smithi078122029-18 from 7528448 to 7938048 tid 2 2023-12-16T01:26:13.728 INFO:tasks.rados.rados.0.smithi078.stdout:2281: writing smithi078122029-18 from 7938048 to 8675328 tid 3 2023-12-16T01:26:13.731 INFO:tasks.rados.rados.0.smithi078.stdout:2281: writing smithi078122029-18 from 8675328 to 9134080 tid 4 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:2282: snap_create 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1270 (ObjNum 65 snap 0 seq_num 1634493799) dirty exists 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:2277: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:2277: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:2277: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1513 (ObjNum 636 snap 207 seq_num 636) dirty exists 2023-12-16T01:26:13.732 INFO:tasks.rados.rados.0.smithi078.stdout:2278: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: pgmap v346: 121 pgs: 26 peering, 13 stale+active+clean, 82 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: osdmap e496: 8 total, 7 up, 8 in 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.920 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:13 smithi118 ceph-mon[131825]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: pgmap v346: 121 pgs: 26 peering, 13 stale+active+clean, 82 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: osdmap e496: 8 total, 7 up, 8 in 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[139570]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: pgmap v346: 121 pgs: 26 peering, 13 stale+active+clean, 82 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: osdmap e496: 8 total, 7 up, 8 in 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: failed to encode map e496 with expected crc 2023-12-16T01:26:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:13 smithi078 ceph-mon[142991]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-12-16T01:26:14.056 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 1 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 2 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 3 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 4 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 5 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: finishing write tid 6 to smithi078122029-18 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 1009 (ObjNum 700 snap 225 seq_num 700) dirty exists 2023-12-16T01:26:14.290 INFO:tasks.rados.rados.0.smithi078.stdout:2281: left oid 18 (ObjNum 700 snap 225 seq_num 700) 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5m) 60s ago 9m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4m) 27s ago 8m 91.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10m) 60s ago 10m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10m) 27s ago 10m 21.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:26:14.372 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4m) 27s ago 13m 449M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4m) 60s ago 14m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4m) 60s ago 15m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3m) 27s ago 13m 71.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3m) 60s ago 13m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5m) 60s ago 8m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4m) 27s ago 8m 17.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2m) 60s ago 13m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2m) 60s ago 12m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (96s) 60s ago 12m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (64s) 60s ago 11m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (31s) 27s ago 11m 14.9M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11m) 27s ago 11m 1071M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 c84a5caf7ffa 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10m) 27s ago 10m 570M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:26:14.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10m) 27s ago 10m 722M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:26:14.374 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4m) 27s ago 9m 64.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2277: done (5 left) 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2278: done (4 left) 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2279: done (3 left) 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2280: done (2 left) 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2281: done (1 left) 2023-12-16T01:26:14.685 INFO:tasks.rados.rados.0.smithi078.stdout:2282: done (0 left) 2023-12-16T01:26:14.686 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 226 2023-12-16T01:26:14.686 INFO:tasks.rados.rados.0.smithi078.stdout:2283: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2023-12-16T01:26:14.687 INFO:tasks.rados.rados.0.smithi078.stdout:2283: writing smithi078122029-9 from 0 to 548864 tid 1 2023-12-16T01:26:14.692 INFO:tasks.rados.rados.0.smithi078.stdout:2283: writing smithi078122029-9 from 548864 to 1245184 tid 2 2023-12-16T01:26:14.695 INFO:tasks.rados.rados.0.smithi078.stdout:2283: writing smithi078122029-9 from 1245184 to 1785856 tid 3 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2283: writing smithi078122029-9 from 1785856 to 2154496 tid 4 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2284: read oid 18 snap -1 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2284: expect (ObjNum 700 snap 225 seq_num 700) 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2285: rmattr oid 33 current snap is 226 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2285: done (2 left) 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 226 2023-12-16T01:26:14.698 INFO:tasks.rados.rados.0.smithi078.stdout:2286: seq_num 702 ranges {1769472=565248,2334720=581632,2916352=745472,3661824=278528} 2023-12-16T01:26:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:2286: writing smithi078122029-35 from 1769472 to 2334720 tid 1 2023-12-16T01:26:14.714 INFO:tasks.rados.rados.0.smithi078.stdout:2286: writing smithi078122029-35 from 2334720 to 2916352 tid 2 2023-12-16T01:26:14.719 INFO:tasks.rados.rados.0.smithi078.stdout:2286: writing smithi078122029-35 from 2916352 to 3661824 tid 3 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2286: writing smithi078122029-35 from 3661824 to 3940352 tid 4 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2287: copy_from oid 22 from oid 31 current snap is 226 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 1 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 2 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 3 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 4 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 5 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:2283: finishing write tid 6 to smithi078122029-9 2023-12-16T01:26:14.721 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 503 (ObjNum 701 snap 226 seq_num 701) dirty exists 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2283: left oid 9 (ObjNum 701 snap 226 seq_num 701) 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 1 to smithi078122029-35 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 2 to smithi078122029-35 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2283: done (3 left) 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2288: copy_from oid 20 from oid 38 current snap is 226 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2289: read oid 49 snap -1 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2289: expect deleted 2023-12-16T01:26:14.722 INFO:tasks.rados.rados.0.smithi078.stdout:2290: delete oid 46 current snap is 226 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2287: finishing copy_from to smithi078122029-22 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2287: got expected ENOENT (src dne) 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2287: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 3 to smithi078122029-35 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 4 to smithi078122029-35 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2287: done (5 left) 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2290: done (4 left) 2023-12-16T01:26:14.727 INFO:tasks.rados.rados.0.smithi078.stdout:2291: snap_remove snap 198 2023-12-16T01:26:14.777 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:26:14.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:26:14.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:26:14.777 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:14.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 5 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 4, 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 10 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:26:14.778 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:26:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:14 smithi118 ceph-mon[131825]: failed to encode map e497 with expected crc 2023-12-16T01:26:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:14 smithi118 ceph-mon[131825]: osdmap e497: 8 total, 7 up, 8 in 2023-12-16T01:26:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:14 smithi118 ceph-mon[131825]: failed to encode map e497 with expected crc 2023-12-16T01:26:14.909 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:14 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.5.service: Succeeded. 2023-12-16T01:26:14.909 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:14 smithi118 systemd[1]: Stopped Ceph osd.5 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:26:14.909 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:14 smithi118 systemd[1]: Starting Ceph osd.5 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[139570]: failed to encode map e497 with expected crc 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[139570]: osdmap e497: 8 total, 7 up, 8 in 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[139570]: failed to encode map e497 with expected crc 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[142991]: failed to encode map e497 with expected crc 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[142991]: osdmap e497: 8 total, 7 up, 8 in 2023-12-16T01:26:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:14 smithi078 ceph-mon[142991]: failed to encode map e497 with expected crc 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:2291: done (4 left) 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 226 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 5 to smithi078122029-35 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:2286: finishing write tid 6 to smithi078122029-35 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1519 (ObjNum 702 snap 226 seq_num 702) dirty exists 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:2286: left oid 35 (ObjNum 702 snap 226 seq_num 702) 2023-12-16T01:26:15.697 INFO:tasks.rados.rados.0.smithi078.stdout:2292: seq_num 704 ranges {1916928=598016,2514944=745472,3260416=712704,3973120=147456} 2023-12-16T01:26:15.711 INFO:tasks.rados.rados.0.smithi078.stdout:2292: writing smithi078122029-22 from 1916928 to 2514944 tid 1 2023-12-16T01:26:15.716 INFO:tasks.rados.rados.0.smithi078.stdout:2292: writing smithi078122029-22 from 2514944 to 3260416 tid 2 2023-12-16T01:26:15.721 INFO:tasks.rados.rados.0.smithi078.stdout:2292: writing smithi078122029-22 from 3260416 to 3973120 tid 3 2023-12-16T01:26:15.722 INFO:tasks.rados.rados.0.smithi078.stdout:2292: writing smithi078122029-22 from 3973120 to 4120576 tid 4 2023-12-16T01:26:15.722 INFO:tasks.rados.rados.0.smithi078.stdout:2286: done (4 left) 2023-12-16T01:26:15.722 INFO:tasks.rados.rados.0.smithi078.stdout:2293: snap_remove snap 217 2023-12-16T01:26:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: pgmap v349: 121 pgs: 4 active+undersized+degraded, 26 peering, 6 stale+active+clean, 10 active+undersized, 75 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 60/1122 objects degraded (5.348%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: osdmap e498: 8 total, 7 up, 8 in 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3161493810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:15.909 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-16T01:26:15.910 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:15 smithi118 bash[148984]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: pgmap v349: 121 pgs: 4 active+undersized+degraded, 26 peering, 6 stale+active+clean, 10 active+undersized, 75 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 60/1122 objects degraded (5.348%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: osdmap e498: 8 total, 7 up, 8 in 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3161493810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: pgmap v349: 121 pgs: 4 active+undersized+degraded, 26 peering, 6 stale+active+clean, 10 active+undersized, 75 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 60/1122 objects degraded (5.348%), 4 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: osdmap e498: 8 total, 7 up, 8 in 2023-12-16T01:26:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: failed to encode map e498 with expected crc 2023-12-16T01:26:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3161493810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:16.669 INFO:tasks.rados.rados.0.smithi078.stdout:2293: done (4 left) 2023-12-16T01:26:16.669 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 226 2023-12-16T01:26:16.669 INFO:tasks.rados.rados.0.smithi078.stdout:2294: seq_num 705 ranges {5586944=614400,6201344=630784,6832128=524288,7356416=450560} 2023-12-16T01:26:16.703 INFO:tasks.rados.rados.0.smithi078.stdout:2294: writing smithi078122029-11 from 5586944 to 6201344 tid 1 2023-12-16T01:26:16.706 INFO:tasks.rados.rados.0.smithi078.stdout:2294: writing smithi078122029-11 from 6201344 to 6832128 tid 2 2023-12-16T01:26:16.709 INFO:tasks.rados.rados.0.smithi078.stdout:2294: writing smithi078122029-11 from 6832128 to 7356416 tid 3 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:2294: writing smithi078122029-11 from 7356416 to 7806976 tid 4 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:2295: copy_from oid 43 from oid 40 current snap is 226 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:2296: rollback oid 25 current snap is 226 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 160 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:2297: delete oid 45 current snap is 226 2023-12-16T01:26:16.713 INFO:tasks.rados.rados.0.smithi078.stdout:2284: expect (ObjNum 700 snap 225 seq_num 700) 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:16] "GET /metrics HTTP/1.1" 200 36183 "" "Prometheus/2.43.0" 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: failed to encode map e499 with expected crc 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: osdmap e499: 8 total, 7 up, 8 in 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: failed to encode map e499 with expected crc 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[139570]: osdmap e500: 8 total, 7 up, 8 in 2023-12-16T01:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: failed to encode map e499 with expected crc 2023-12-16T01:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: osdmap e499: 8 total, 7 up, 8 in 2023-12-16T01:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: failed to encode map e499 with expected crc 2023-12-16T01:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:16 smithi078 ceph-mon[142991]: osdmap e500: 8 total, 7 up, 8 in 2023-12-16T01:26:17.158 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-osd[149483]: -- 172.21.15.118:0/2636534681 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55985bd376c0 con 0x55985bd09400 2023-12-16T01:26:17.158 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:16 smithi118 bash[149418]: f401baab931fa09e4ba61cf802e039780b864c84fd2ddb28eecb78d3d5fac7f6 2023-12-16T01:26:17.158 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:16 smithi118 systemd[1]: Started Ceph osd.5 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:26:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: failed to encode map e499 with expected crc 2023-12-16T01:26:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: osdmap e499: 8 total, 7 up, 8 in 2023-12-16T01:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: failed to encode map e499 with expected crc 2023-12-16T01:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:16 smithi118 ceph-mon[131825]: osdmap e500: 8 total, 7 up, 8 in 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:2288: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:2288: finishing copy_from to smithi078122029-20 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1917 (ObjNum 655 snap 215 seq_num 655) dirty exists 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 1 to smithi078122029-22 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:2284: done (7 left) 2023-12-16T01:26:17.367 INFO:tasks.rados.rados.0.smithi078.stdout:2288: done (6 left) 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2289: done (5 left) 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2297: done (4 left) 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 226 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 2 to smithi078122029-22 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 3 to smithi078122029-22 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 4 to smithi078122029-22 2023-12-16T01:26:17.368 INFO:tasks.rados.rados.0.smithi078.stdout:2298: seq_num 707 ranges {0=647168,647168=802816,1449984=532480,1982464=270336} 2023-12-16T01:26:17.370 INFO:tasks.rados.rados.0.smithi078.stdout:2298: writing smithi078122029-31 from 0 to 647168 tid 1 2023-12-16T01:26:17.375 INFO:tasks.rados.rados.0.smithi078.stdout:2298: writing smithi078122029-31 from 647168 to 1449984 tid 2 2023-12-16T01:26:17.378 INFO:tasks.rados.rados.0.smithi078.stdout:2298: writing smithi078122029-31 from 1449984 to 1982464 tid 3 2023-12-16T01:26:17.380 INFO:tasks.rados.rados.0.smithi078.stdout:2298: writing smithi078122029-31 from 1982464 to 2252800 tid 4 2023-12-16T01:26:17.380 INFO:tasks.rados.rados.0.smithi078.stdout:2299: copy_from oid 36 from oid 9 current snap is 226 2023-12-16T01:26:17.380 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 5 to smithi078122029-22 2023-12-16T01:26:17.380 INFO:tasks.rados.rados.0.smithi078.stdout:2292: finishing write tid 6 to smithi078122029-22 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1860 (ObjNum 704 snap 226 seq_num 704) dirty exists 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2292: left oid 22 (ObjNum 704 snap 226 seq_num 704) 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 1 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 2 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 3 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2296: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 4 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 5 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2296: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1265 (ObjNum 532497 snap 0 seq_num 785642169) dirty dne 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: finishing write tid 6 to smithi078122029-11 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1865 (ObjNum 705 snap 226 seq_num 705) dirty exists 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2294: left oid 11 (ObjNum 705 snap 226 seq_num 705) 2023-12-16T01:26:17.381 INFO:tasks.rados.rados.0.smithi078.stdout:2295: finishing copy_from to smithi078122029-43 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 987 (ObjNum 568 snap 179 seq_num 568) dirty exists 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2295: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 1 to smithi078122029-31 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 2 to smithi078122029-31 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2292: done (5 left) 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2294: done (4 left) 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2295: done (3 left) 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2296: done (2 left) 2023-12-16T01:26:17.382 INFO:tasks.rados.rados.0.smithi078.stdout:2300: snap_remove snap 199 2023-12-16T01:26:17.695 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:17 smithi118 conmon[149459]: 2023-12-16T01:26:17.411+0000 7f884639a640 -1 Falling back to public interface 2023-12-16T01:26:17.963 INFO:tasks.rados.rados.0.smithi078.stdout:2300: done (2 left) 2023-12-16T01:26:17.963 INFO:tasks.rados.rados.0.smithi078.stdout:2301: read oid 32 snap -1 2023-12-16T01:26:17.963 INFO:tasks.rados.rados.0.smithi078.stdout:2301: expect (ObjNum 697 snap 224 seq_num 697) 2023-12-16T01:26:17.963 INFO:tasks.rados.rados.0.smithi078.stdout:2302: setattr oid 13 current snap is 226 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2303: snap_create 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 3 to smithi078122029-31 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 4 to smithi078122029-31 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 5 to smithi078122029-31 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2298: finishing write tid 6 to smithi078122029-31 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1870 (ObjNum 707 snap 226 seq_num 707) dirty exists 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2298: left oid 31 (ObjNum 707 snap 226 seq_num 707) 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2299: finishing copy_from to smithi078122029-36 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 503 (ObjNum 701 snap 226 seq_num 701) dirty exists 2023-12-16T01:26:17.966 INFO:tasks.rados.rados.0.smithi078.stdout:2299: finishing copy_from racing read to smithi078122029-36 2023-12-16T01:26:17.973 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1586 (ObjNum 695 snap 224 seq_num 695) dirty exists 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: pgmap v352: 121 pgs: 4 active+undersized+degraded, 26 peering, 19 active+undersized, 72 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: failed to encode map e500 with expected crc 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: failed to encode map e500 with expected crc 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: pgmap v352: 121 pgs: 4 active+undersized+degraded, 26 peering, 19 active+undersized, 72 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: failed to encode map e500 with expected crc 2023-12-16T01:26:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: failed to encode map e500 with expected crc 2023-12-16T01:26:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:18.026 INFO:tasks.rados.rados.0.smithi078.stdout:2301: expect (ObjNum 697 snap 224 seq_num 697) 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: pgmap v352: 121 pgs: 4 active+undersized+degraded, 26 peering, 19 active+undersized, 72 active+clean; 617 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 60/1122 objects degraded (5.348%) 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: failed to encode map e500 with expected crc 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: failed to encode map e500 with expected crc 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2298: done (4 left) 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2299: done (3 left) 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2301: done (2 left) 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2302: done (1 left) 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2303: done (0 left) 2023-12-16T01:26:19.014 INFO:tasks.rados.rados.0.smithi078.stdout:2304: snap_create 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[139570]: osdmap e501: 8 total, 7 up, 8 in 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[139570]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[139570]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[139570]: pgmap v355: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 28 op/s; 227/1149 objects degraded (19.756%) 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[142991]: osdmap e501: 8 total, 7 up, 8 in 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[142991]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[142991]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:18 smithi078 ceph-mon[142991]: pgmap v355: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 28 op/s; 227/1149 objects degraded (19.756%) 2023-12-16T01:26:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:18 smithi118 ceph-mon[131825]: osdmap e501: 8 total, 7 up, 8 in 2023-12-16T01:26:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:18 smithi118 ceph-mon[131825]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:18 smithi118 ceph-mon[131825]: failed to encode map e501 with expected crc 2023-12-16T01:26:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:18 smithi118 ceph-mon[131825]: pgmap v355: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 28 op/s; 227/1149 objects degraded (19.756%) 2023-12-16T01:26:19.971 INFO:tasks.rados.rados.0.smithi078.stdout:2304: done (0 left) 2023-12-16T01:26:19.971 INFO:tasks.rados.rados.0.smithi078.stdout:2305: snap_remove snap 147 2023-12-16T01:26:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[139570]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-16T01:26:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[139570]: failed to encode map e502 with expected crc 2023-12-16T01:26:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[139570]: osdmap e502: 8 total, 7 up, 8 in 2023-12-16T01:26:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[142991]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-16T01:26:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[142991]: failed to encode map e502 with expected crc 2023-12-16T01:26:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:19 smithi078 ceph-mon[142991]: osdmap e502: 8 total, 7 up, 8 in 2023-12-16T01:26:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:19 smithi118 ceph-mon[131825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-12-16T01:26:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:19 smithi118 ceph-mon[131825]: failed to encode map e502 with expected crc 2023-12-16T01:26:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:19 smithi118 ceph-mon[131825]: osdmap e502: 8 total, 7 up, 8 in 2023-12-16T01:26:20.977 INFO:tasks.rados.rados.0.smithi078.stdout:2305: done (0 left) 2023-12-16T01:26:20.977 INFO:tasks.rados.rados.0.smithi078.stdout:2306: rmattr oid 25 current snap is 228 2023-12-16T01:26:20.977 INFO:tasks.rados.rados.0.smithi078.stdout:2307: read oid 26 snap -1 2023-12-16T01:26:20.977 INFO:tasks.rados.rados.0.smithi078.stdout:2307: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:20.977 INFO:tasks.rados.rados.0.smithi078.stdout:2308: delete oid 30 current snap is 228 2023-12-16T01:26:20.982 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 0 (ObjNum 609 snap 0 seq_num 2288398816) dirty dne 2023-12-16T01:26:20.989 INFO:tasks.rados.rados.0.smithi078.stdout:2306: done (2 left) 2023-12-16T01:26:20.989 INFO:tasks.rados.rados.0.smithi078.stdout:2308: done (1 left) 2023-12-16T01:26:20.989 INFO:tasks.rados.rados.0.smithi078.stdout:2309: rollback oid 22 current snap is 228 2023-12-16T01:26:20.989 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 160 2023-12-16T01:26:20.989 INFO:tasks.rados.rados.0.smithi078.stdout:2310: snap_remove snap 207 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: failed to encode map e502 with expected crc 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: osdmap e503: 8 total, 7 up, 8 in 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[139570]: pgmap v358: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 18 op/s; 227/1152 objects degraded (19.705%) 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: failed to encode map e502 with expected crc 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: osdmap e503: 8 total, 7 up, 8 in 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:20 smithi078 ceph-mon[142991]: pgmap v358: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 18 op/s; 227/1152 objects degraded (19.705%) 2023-12-16T01:26:21.297 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:21 smithi118 conmon[149459]: 2023-12-16T01:26:21.135+0000 7f884639a640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-16T01:26:21.297 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:21 smithi118 conmon[149459]: 2023-12-16T01:26:21.295+0000 7f884639a640 -1 osd.5 494 log_to_monitors true 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: failed to encode map e502 with expected crc 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: osdmap e503: 8 total, 7 up, 8 in 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: failed to encode map e503 with expected crc 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:21.297 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:20 smithi118 ceph-mon[131825]: pgmap v358: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 656 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.2 MiB/s wr, 18 op/s; 227/1152 objects degraded (19.705%) 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2310: done (2 left) 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2311: copy_from oid 37 from oid 45 current snap is 228 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2309: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2309: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2309: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1873 (ObjNum 506 snap 158 seq_num 506) dirty exists 2023-12-16T01:26:21.674 INFO:tasks.rados.rados.0.smithi078.stdout:2307: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2311: finishing copy_from to smithi078122029-37 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2311: got expected ENOENT (src dne) 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2311: finishing copy_from racing read to smithi078122029-37 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2307: done (2 left) 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2309: done (1 left) 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2311: done (0 left) 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2312: read oid 14 snap -1 2023-12-16T01:26:21.949 INFO:tasks.rados.rados.0.smithi078.stdout:2312: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:21.950 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 228 2023-12-16T01:26:21.950 INFO:tasks.rados.rados.0.smithi078.stdout:2313: seq_num 709 ranges {0=679936,679936=614400,1294336=499712,1794048=491520} 2023-12-16T01:26:21.952 INFO:tasks.rados.rados.0.smithi078.stdout:2313: writing smithi078122029-10 from 0 to 679936 tid 1 2023-12-16T01:26:21.956 INFO:tasks.rados.rados.0.smithi078.stdout:2313: writing smithi078122029-10 from 679936 to 1294336 tid 2 2023-12-16T01:26:21.959 INFO:tasks.rados.rados.0.smithi078.stdout:2313: writing smithi078122029-10 from 1294336 to 1794048 tid 3 2023-12-16T01:26:21.962 INFO:tasks.rados.rados.0.smithi078.stdout:2313: writing smithi078122029-10 from 1794048 to 2285568 tid 4 2023-12-16T01:26:21.962 INFO:tasks.rados.rados.0.smithi078.stdout:2314: snap_remove snap 201 2023-12-16T01:26:21.973 INFO:journalctl@ceph.osd.5.smithi118.stdout:Dec 16 01:26:21 smithi118 conmon[149459]: 2023-12-16T01:26:21.705+0000 7f8835006700 -1 osd.5 494 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:26:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: osdmap e504: 8 total, 7 up, 8 in 2023-12-16T01:26:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: failed to encode map e504 with expected crc 2023-12-16T01:26:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 227/1152 objects degraded (19.705%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: osdmap e505: 8 total, 7 up, 8 in 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[139570]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: osdmap e504: 8 total, 7 up, 8 in 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: failed to encode map e504 with expected crc 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 227/1152 objects degraded (19.705%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: osdmap e505: 8 total, 7 up, 8 in 2023-12-16T01:26:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:21 smithi078 ceph-mon[142991]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: osdmap e504: 8 total, 7 up, 8 in 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: failed to encode map e504 with expected crc 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 227/1152 objects degraded (19.705%), 12 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T01:26:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: osdmap e505: 8 total, 7 up, 8 in 2023-12-16T01:26:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:21 smithi118 ceph-mon[131825]: from='osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:22.687 INFO:tasks.rados.rados.0.smithi078.stdout:2314: done (2 left) 2023-12-16T01:26:22.687 INFO:tasks.rados.rados.0.smithi078.stdout:2315: read oid 27 snap -1 2023-12-16T01:26:22.687 INFO:tasks.rados.rados.0.smithi078.stdout:2315: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:26:22.687 INFO:tasks.rados.rados.0.smithi078.stdout:2316: read oid 29 snap -1 2023-12-16T01:26:22.688 INFO:tasks.rados.rados.0.smithi078.stdout:2316: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:26:22.688 INFO:tasks.rados.rados.0.smithi078.stdout:2317: snap_create 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 1 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 2 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 3 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 4 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 5 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: finishing write tid 6 to smithi078122029-10 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1276 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2313: left oid 10 (ObjNum 709 snap 228 seq_num 709) 2023-12-16T01:26:22.695 INFO:tasks.rados.rados.0.smithi078.stdout:2312: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:23.239 INFO:tasks.rados.rados.0.smithi078.stdout:2316: expect (ObjNum 283 snap 85 seq_num 283) 2023-12-16T01:26:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: pgmap v361: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 652 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 0 B/s wr, 7 op/s; 228/1149 objects degraded (19.843%) 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022] boot 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: osdmap e506: 8 total, 8 up, 8 in 2023-12-16T01:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: pgmap v361: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 652 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 0 B/s wr, 7 op/s; 228/1149 objects degraded (19.843%) 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022] boot 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: osdmap e506: 8 total, 8 up, 8 in 2023-12-16T01:26:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: failed to encode map e505 with expected crc 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: pgmap v361: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 652 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 0 B/s wr, 7 op/s; 228/1149 objects degraded (19.843%) 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: osd.5 [v2:172.21.15.118:6808/1201154022,v1:172.21.15.118:6809/1201154022] boot 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: osdmap e506: 8 total, 8 up, 8 in 2023-12-16T01:26:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T01:26:23.696 INFO:tasks.rados.rados.0.smithi078.stdout:2312: done (4 left) 2023-12-16T01:26:23.696 INFO:tasks.rados.rados.0.smithi078.stdout:2313: done (3 left) 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2316: done (2 left) 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2317: done (1 left) 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2318: copy_from oid 46 from oid 16 current snap is 229 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2319: read oid 12 snap -1 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2319: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 229 2023-12-16T01:26:23.697 INFO:tasks.rados.rados.0.smithi078.stdout:2320: seq_num 710 ranges {10166272=696320,10862592=499712,11362304=712704,12075008=393216} 2023-12-16T01:26:23.749 INFO:tasks.rados.rados.0.smithi078.stdout:2320: writing smithi078122029-23 from 10166272 to 10862592 tid 1 2023-12-16T01:26:23.752 INFO:tasks.rados.rados.0.smithi078.stdout:2320: writing smithi078122029-23 from 10862592 to 11362304 tid 2 2023-12-16T01:26:23.756 INFO:tasks.rados.rados.0.smithi078.stdout:2320: writing smithi078122029-23 from 11362304 to 12075008 tid 3 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:2320: writing smithi078122029-23 from 12075008 to 12468224 tid 4 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:2321: rollback oid 41 current snap is 229 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 227 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:2318: finishing copy_from racing read to smithi078122029-46 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:2318: finishing copy_from to smithi078122029-46 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1570 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:26:23.759 INFO:tasks.rados.rados.0.smithi078.stdout:2315: expect (ObjNum 605 snap 199 seq_num 605) 2023-12-16T01:26:23.773 INFO:tasks.rados.rados.0.smithi078.stdout:2319: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 1 to smithi078122029-23 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 2 to smithi078122029-23 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 3 to smithi078122029-23 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2315: done (4 left) 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2318: done (3 left) 2023-12-16T01:26:24.067 INFO:tasks.rados.rados.0.smithi078.stdout:2319: done (2 left) 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2322: read oid 47 snap -1 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2322: expect (ObjNum 535 snap 169 seq_num 535) 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 229 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 4 to smithi078122029-23 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2321: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 979 (ObjNum 65 snap 0 seq_num 1699834718) dirty dne 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 5 to smithi078122029-23 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2320: finishing write tid 6 to smithi078122029-23 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 658 (ObjNum 710 snap 229 seq_num 710) dirty exists 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2320: left oid 23 (ObjNum 710 snap 229 seq_num 710) 2023-12-16T01:26:24.068 INFO:tasks.rados.rados.0.smithi078.stdout:2323: seq_num 711 ranges {0=712704,712704=786432,1499136=516096,2015232=303104} 2023-12-16T01:26:24.070 INFO:tasks.rados.rados.0.smithi078.stdout:2323: writing smithi078122029-37 from 0 to 712704 tid 1 2023-12-16T01:26:24.075 INFO:tasks.rados.rados.0.smithi078.stdout:2323: writing smithi078122029-37 from 712704 to 1499136 tid 2 2023-12-16T01:26:24.078 INFO:tasks.rados.rados.0.smithi078.stdout:2323: writing smithi078122029-37 from 1499136 to 2015232 tid 3 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2323: writing smithi078122029-37 from 2015232 to 2318336 tid 4 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 1 to smithi078122029-37 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2320: done (3 left) 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2321: done (2 left) 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 229 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 2 to smithi078122029-37 2023-12-16T01:26:24.080 INFO:tasks.rados.rados.0.smithi078.stdout:2324: seq_num 712 ranges {4022272=729088,4751360=671744,5423104=671744,6094848=262144} 2023-12-16T01:26:24.106 INFO:tasks.rados.rados.0.smithi078.stdout:2324: writing smithi078122029-20 from 4022272 to 4751360 tid 1 2023-12-16T01:26:24.110 INFO:tasks.rados.rados.0.smithi078.stdout:2324: writing smithi078122029-20 from 4751360 to 5423104 tid 2 2023-12-16T01:26:24.114 INFO:tasks.rados.rados.0.smithi078.stdout:2324: writing smithi078122029-20 from 5423104 to 6094848 tid 3 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2324: writing smithi078122029-20 from 6094848 to 6356992 tid 4 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2325: rollback oid 43 current snap is 229 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 182 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 3 to smithi078122029-37 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 4 to smithi078122029-37 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 5 to smithi078122029-37 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:2323: finishing write tid 6 to smithi078122029-37 2023-12-16T01:26:24.116 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 1014 (ObjNum 711 snap 229 seq_num 711) dirty exists 2023-12-16T01:26:24.117 INFO:tasks.rados.rados.0.smithi078.stdout:2323: left oid 37 (ObjNum 711 snap 229 seq_num 711) 2023-12-16T01:26:24.117 INFO:tasks.rados.rados.0.smithi078.stdout:2322: expect (ObjNum 535 snap 169 seq_num 535) 2023-12-16T01:26:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:23 smithi118 ceph-mon[131825]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:23 smithi118 ceph-mon[131825]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:23 smithi118 ceph-mon[131825]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:23 smithi118 ceph-mon[131825]: osdmap e507: 8 total, 8 up, 8 in 2023-12-16T01:26:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[139570]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[139570]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[139570]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[139570]: osdmap e507: 8 total, 8 up, 8 in 2023-12-16T01:26:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[142991]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[142991]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[142991]: failed to encode map e506 with expected crc 2023-12-16T01:26:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:23 smithi078 ceph-mon[142991]: osdmap e507: 8 total, 8 up, 8 in 2023-12-16T01:26:24.491 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 1 to smithi078122029-20 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 2 to smithi078122029-20 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 3 to smithi078122029-20 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 4 to smithi078122029-20 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 5 to smithi078122029-20 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2322: done (3 left) 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2323: done (2 left) 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2326: read oid 48 snap -1 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2326: expect deleted 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 229 2023-12-16T01:26:24.492 INFO:tasks.rados.rados.0.smithi078.stdout:2327: seq_num 713 ranges {1564672=745472,2310144=557056,2867200=483328,3350528=565248} 2023-12-16T01:26:24.503 INFO:tasks.rados.rados.0.smithi078.stdout:2327: writing smithi078122029-42 from 1564672 to 2310144 tid 1 2023-12-16T01:26:24.507 INFO:tasks.rados.rados.0.smithi078.stdout:2327: writing smithi078122029-42 from 2310144 to 2867200 tid 2 2023-12-16T01:26:24.509 INFO:tasks.rados.rados.0.smithi078.stdout:2327: writing smithi078122029-42 from 2867200 to 3350528 tid 3 2023-12-16T01:26:24.513 INFO:tasks.rados.rados.0.smithi078.stdout:2327: writing smithi078122029-42 from 3350528 to 3915776 tid 4 2023-12-16T01:26:24.513 INFO:tasks.rados.rados.0.smithi078.stdout:2324: finishing write tid 6 to smithi078122029-20 2023-12-16T01:26:24.513 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1922 (ObjNum 712 snap 229 seq_num 712) dirty exists 2023-12-16T01:26:24.514 INFO:tasks.rados.rados.0.smithi078.stdout:2324: left oid 20 (ObjNum 712 snap 229 seq_num 712) 2023-12-16T01:26:24.514 INFO:tasks.rados.rados.0.smithi078.stdout:2328: read oid 11 snap -1 2023-12-16T01:26:24.514 INFO:tasks.rados.rados.0.smithi078.stdout:2328: expect (ObjNum 705 snap 226 seq_num 705) 2023-12-16T01:26:24.514 INFO:tasks.rados.rados.0.smithi078.stdout:2324: done (4 left) 2023-12-16T01:26:24.514 INFO:tasks.rados.rados.0.smithi078.stdout:2329: snap_remove snap 186 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2329: done (4 left) 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2330: snap_create 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2325: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2325: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2325: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1908 (ObjNum 574 snap 180 seq_num 574) dirty exists 2023-12-16T01:26:25.009 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 1 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 2 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 3 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 4 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 5 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: finishing write tid 6 to smithi078122029-42 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 989 (ObjNum 713 snap 229 seq_num 713) dirty exists 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2327: left oid 42 (ObjNum 713 snap 229 seq_num 713) 2023-12-16T01:26:25.010 INFO:tasks.rados.rados.0.smithi078.stdout:2328: expect (ObjNum 705 snap 226 seq_num 705) 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:24 smithi078 conmon[127384]: 2023-12-16T01:26:24.912+0000 7f085564e700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: pgmap v364: 121 pgs: 2 peering, 10 active+undersized+degraded, 32 active+undersized, 77 active+clean; 654 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 562 KiB/s wr, 8 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: pgmap v364: 121 pgs: 2 peering, 10 active+undersized+degraded, 32 active+undersized, 77 active+clean; 654 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 562 KiB/s wr, 8 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: failed to encode map e507 with expected crc 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: pgmap v364: 121 pgs: 2 peering, 10 active+undersized+degraded, 32 active+undersized, 77 active+clean; 654 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 562 KiB/s wr, 8 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:26.003 INFO:tasks.rados.rados.0.smithi078.stdout:2325: done (4 left) 2023-12-16T01:26:26.003 INFO:tasks.rados.rados.0.smithi078.stdout:2326: done (3 left) 2023-12-16T01:26:26.003 INFO:tasks.rados.rados.0.smithi078.stdout:2327: done (2 left) 2023-12-16T01:26:26.003 INFO:tasks.rados.rados.0.smithi078.stdout:2328: done (1 left) 2023-12-16T01:26:26.004 INFO:tasks.rados.rados.0.smithi078.stdout:2330: done (0 left) 2023-12-16T01:26:26.004 INFO:tasks.rados.rados.0.smithi078.stdout:2331: delete oid 19 current snap is 230 2023-12-16T01:26:26.011 INFO:tasks.rados.rados.0.smithi078.stdout:2331: done (0 left) 2023-12-16T01:26:26.011 INFO:tasks.rados.rados.0.smithi078.stdout:2332: setattr oid 7 current snap is 230 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:2333: copy_from oid 43 from oid 12 current snap is 230 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:2334: read oid 28 snap -1 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:2334: expect deleted 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:2335: rollback oid 47 current snap is 230 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 221 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 230 2023-12-16T01:26:26.013 INFO:tasks.rados.rados.0.smithi078.stdout:2336: seq_num 715 ranges {2285568=778240,3063808=770048,3833856=499712,4333568=335872} 2023-12-16T01:26:26.029 INFO:tasks.rados.rados.0.smithi078.stdout:2336: writing smithi078122029-10 from 2285568 to 3063808 tid 1 2023-12-16T01:26:26.034 INFO:tasks.rados.rados.0.smithi078.stdout:2336: writing smithi078122029-10 from 3063808 to 3833856 tid 2 2023-12-16T01:26:26.037 INFO:tasks.rados.rados.0.smithi078.stdout:2336: writing smithi078122029-10 from 3833856 to 4333568 tid 3 2023-12-16T01:26:26.040 INFO:tasks.rados.rados.0.smithi078.stdout:2336: writing smithi078122029-10 from 4333568 to 4669440 tid 4 2023-12-16T01:26:26.040 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 230 2023-12-16T01:26:26.040 INFO:tasks.rados.rados.0.smithi078.stdout:2337: seq_num 716 ranges {4718592=794624,5513216=655360,6168576=704512,6873088=245760} 2023-12-16T01:26:26.069 INFO:tasks.rados.rados.0.smithi078.stdout:2337: writing smithi078122029-34 from 4718592 to 5513216 tid 1 2023-12-16T01:26:26.073 INFO:tasks.rados.rados.0.smithi078.stdout:2337: writing smithi078122029-34 from 5513216 to 6168576 tid 2 2023-12-16T01:26:26.077 INFO:tasks.rados.rados.0.smithi078.stdout:2337: writing smithi078122029-34 from 6168576 to 6873088 tid 3 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2337: writing smithi078122029-34 from 6873088 to 7118848 tid 4 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2338: snap_create 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2335: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2335: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 518 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1565 (ObjNum 699 snap 224 seq_num 699) dirty exists 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 1 to smithi078122029-10 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2333: finishing copy_from to smithi078122029-43 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1263 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 2 to smithi078122029-10 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2333: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 3 to smithi078122029-10 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 4 to smithi078122029-10 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 5 to smithi078122029-10 2023-12-16T01:26:26.080 INFO:tasks.rados.rados.0.smithi078.stdout:2336: finishing write tid 6 to smithi078122029-10 2023-12-16T01:26:26.081 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1281 (ObjNum 715 snap 230 seq_num 715) dirty exists 2023-12-16T01:26:26.081 INFO:tasks.rados.rados.0.smithi078.stdout:2336: left oid 10 (ObjNum 715 snap 230 seq_num 715) 2023-12-16T01:26:26.081 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 1 to smithi078122029-34 2023-12-16T01:26:26.081 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 2 to smithi078122029-34 2023-12-16T01:26:26.081 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 3 to smithi078122029-34 2023-12-16T01:26:26.082 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 4 to smithi078122029-34 2023-12-16T01:26:26.082 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 5 to smithi078122029-34 2023-12-16T01:26:26.083 INFO:tasks.rados.rados.0.smithi078.stdout:2337: finishing write tid 6 to smithi078122029-34 2023-12-16T01:26:26.083 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1819 (ObjNum 716 snap 230 seq_num 716) dirty exists 2023-12-16T01:26:26.083 INFO:tasks.rados.rados.0.smithi078.stdout:2337: left oid 34 (ObjNum 716 snap 230 seq_num 716) 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: osdmap e508: 8 total, 8 up, 8 in 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:25 smithi118 ceph-mon[131825]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: osdmap e508: 8 total, 8 up, 8 in 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[142991]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: osdmap e508: 8 total, 8 up, 8 in 2023-12-16T01:26:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:25 smithi078 ceph-mon[139570]: failed to encode map e508 with expected crc 2023-12-16T01:26:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:26] "GET /metrics HTTP/1.1" 200 36255 "" "Prometheus/2.43.0" 2023-12-16T01:26:27.013 INFO:tasks.rados.rados.0.smithi078.stdout:2332: done (6 left) 2023-12-16T01:26:27.013 INFO:tasks.rados.rados.0.smithi078.stdout:2333: done (5 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2334: done (4 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2335: done (3 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2336: done (2 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2337: done (1 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2338: done (0 left) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2339: rollback oid 45 current snap is 231 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 216 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2340: read oid 14 snap -1 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2340: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2341: read oid 3 snap -1 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2341: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:26:27.014 INFO:tasks.rados.rados.0.smithi078.stdout:2342: delete oid 25 current snap is 231 2023-12-16T01:26:27.020 INFO:tasks.rados.rados.0.smithi078.stdout:2342: done (3 left) 2023-12-16T01:26:27.021 INFO:tasks.rados.rados.0.smithi078.stdout:2343: delete oid 29 current snap is 231 2023-12-16T01:26:27.021 INFO:tasks.rados.rados.0.smithi078.stdout:2339: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:26:27.021 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1271 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:26:27.022 INFO:tasks.rados.rados.0.smithi078.stdout:2339: done (3 left) 2023-12-16T01:26:27.022 INFO:tasks.rados.rados.0.smithi078.stdout:2343: done (2 left) 2023-12-16T01:26:27.022 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 231 2023-12-16T01:26:27.022 INFO:tasks.rados.rados.0.smithi078.stdout:2344: seq_num 719 ranges {1286144=49152} 2023-12-16T01:26:27.030 INFO:tasks.rados.rados.0.smithi078.stdout:2344: writing smithi078122029-22 from 1286144 to 1335296 tid 1 2023-12-16T01:26:27.031 INFO:tasks.rados.rados.0.smithi078.stdout:2345: rollback oid 27 current snap is 231 2023-12-16T01:26:27.031 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 225 2023-12-16T01:26:27.031 INFO:tasks.rados.rados.0.smithi078.stdout:2346: snap_create 2023-12-16T01:26:27.039 INFO:tasks.rados.rados.0.smithi078.stdout:2344: finishing write tid 1 to smithi078122029-22 2023-12-16T01:26:27.039 INFO:tasks.rados.rados.0.smithi078.stdout:2344: finishing write tid 2 to smithi078122029-22 2023-12-16T01:26:27.040 INFO:tasks.rados.rados.0.smithi078.stdout:2344: finishing write tid 3 to smithi078122029-22 2023-12-16T01:26:27.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1875 (ObjNum 719 snap 231 seq_num 719) dirty exists 2023-12-16T01:26:27.040 INFO:tasks.rados.rados.0.smithi078.stdout:2344: left oid 22 (ObjNum 719 snap 231 seq_num 719) 2023-12-16T01:26:27.045 INFO:tasks.rados.rados.0.smithi078.stdout:2341: expect (ObjNum 373 snap 118 seq_num 373) 2023-12-16T01:26:27.218 INFO:tasks.rados.rados.0.smithi078.stdout:2340: expect (ObjNum 675 snap 220 seq_num 675) 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: osdmap e509: 8 total, 8 up, 8 in 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: pgmap v367: 121 pgs: 2 peering, 10 active+undersized+degraded, 29 active+undersized, 80 active+clean; 657 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:27 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: osdmap e509: 8 total, 8 up, 8 in 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: pgmap v367: 121 pgs: 2 peering, 10 active+undersized+degraded, 29 active+undersized, 80 active+clean; 657 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: osdmap e509: 8 total, 8 up, 8 in 2023-12-16T01:26:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: failed to encode map e509 with expected crc 2023-12-16T01:26:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: pgmap v367: 121 pgs: 2 peering, 10 active+undersized+degraded, 29 active+undersized, 80 active+clean; 657 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 3 op/s; 197/1149 objects degraded (17.145%) 2023-12-16T01:26:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:27 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:27.755 INFO:tasks.rados.rados.0.smithi078.stdout:2345: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:26:27.755 INFO:tasks.rados.rados.0.smithi078.stdout:2345: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:26:27.755 INFO:tasks.rados.rados.0.smithi078.stdout:2345: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:26:27.755 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1569 (ObjNum 605 snap 199 seq_num 605) dirty exists 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2340: done (4 left) 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2341: done (3 left) 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2344: done (2 left) 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2345: done (1 left) 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2346: done (0 left) 2023-12-16T01:26:28.017 INFO:tasks.rados.rados.0.smithi078.stdout:2347: snap_create 2023-12-16T01:26:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:28 smithi118 ceph-mon[131825]: failed to encode map e510 with expected crc 2023-12-16T01:26:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:28 smithi118 ceph-mon[131825]: osdmap e510: 8 total, 8 up, 8 in 2023-12-16T01:26:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:28 smithi118 ceph-mon[131825]: failed to encode map e510 with expected crc 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[139570]: failed to encode map e510 with expected crc 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[139570]: osdmap e510: 8 total, 8 up, 8 in 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[139570]: failed to encode map e510 with expected crc 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[142991]: failed to encode map e510 with expected crc 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[142991]: osdmap e510: 8 total, 8 up, 8 in 2023-12-16T01:26:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:28 smithi078 ceph-mon[142991]: failed to encode map e510 with expected crc 2023-12-16T01:26:29.034 INFO:tasks.rados.rados.0.smithi078.stdout:2347: done (0 left) 2023-12-16T01:26:29.034 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 233 2023-12-16T01:26:29.034 INFO:tasks.rados.rados.0.smithi078.stdout:2348: seq_num 720 ranges {2154496=65536} 2023-12-16T01:26:29.046 INFO:tasks.rados.rados.0.smithi078.stdout:2348: writing smithi078122029-36 from 2154496 to 2220032 tid 1 2023-12-16T01:26:29.046 INFO:tasks.rados.rados.0.smithi078.stdout:2349: snap_create 2023-12-16T01:26:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:2348: finishing write tid 1 to smithi078122029-36 2023-12-16T01:26:29.050 INFO:tasks.rados.rados.0.smithi078.stdout:2348: finishing write tid 2 to smithi078122029-36 2023-12-16T01:26:29.051 INFO:tasks.rados.rados.0.smithi078.stdout:2348: finishing write tid 3 to smithi078122029-36 2023-12-16T01:26:29.052 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2008 (ObjNum 720 snap 233 seq_num 720) dirty exists 2023-12-16T01:26:29.052 INFO:tasks.rados.rados.0.smithi078.stdout:2348: left oid 36 (ObjNum 720 snap 233 seq_num 720) 2023-12-16T01:26:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:29 smithi118 ceph-mon[131825]: failed to encode map e511 with expected crc 2023-12-16T01:26:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:29 smithi118 ceph-mon[131825]: osdmap e511: 8 total, 8 up, 8 in 2023-12-16T01:26:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:29 smithi118 ceph-mon[131825]: pgmap v370: 121 pgs: 121 active+clean; 656 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 21 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[139570]: failed to encode map e511 with expected crc 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[139570]: osdmap e511: 8 total, 8 up, 8 in 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[139570]: pgmap v370: 121 pgs: 121 active+clean; 656 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 21 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[142991]: failed to encode map e511 with expected crc 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[142991]: osdmap e511: 8 total, 8 up, 8 in 2023-12-16T01:26:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:29 smithi078 ceph-mon[142991]: pgmap v370: 121 pgs: 121 active+clean; 656 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 21 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:30.030 INFO:tasks.rados.rados.0.smithi078.stdout:2348: done (1 left) 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2349: done (0 left) 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2350: read oid 5 snap 232 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2350: expect deleted 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 234 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2351: seq_num 721 ranges {0=81920} 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2351: writing smithi078122029-19 from 0 to 81920 tid 1 2023-12-16T01:26:30.031 INFO:tasks.rados.rados.0.smithi078.stdout:2352: delete oid 18 current snap is 234 2023-12-16T01:26:30.036 INFO:tasks.rados.rados.0.smithi078.stdout:2352: done (2 left) 2023-12-16T01:26:30.036 INFO:tasks.rados.rados.0.smithi078.stdout:2353: delete oid 22 current snap is 234 2023-12-16T01:26:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:2351: finishing write tid 1 to smithi078122029-19 2023-12-16T01:26:30.045 INFO:tasks.rados.rados.0.smithi078.stdout:2351: finishing write tid 2 to smithi078122029-19 2023-12-16T01:26:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:2350: done (2 left) 2023-12-16T01:26:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:2353: done (1 left) 2023-12-16T01:26:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:2354: read oid 8 snap -1 2023-12-16T01:26:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:2354: expect (ObjNum 687 snap 222 seq_num 687) 2023-12-16T01:26:30.046 INFO:tasks.rados.rados.0.smithi078.stdout:2355: snap_create 2023-12-16T01:26:30.047 INFO:tasks.rados.rados.0.smithi078.stdout:2351: finishing write tid 3 to smithi078122029-19 2023-12-16T01:26:30.047 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2010 (ObjNum 721 snap 234 seq_num 721) dirty exists 2023-12-16T01:26:30.047 INFO:tasks.rados.rados.0.smithi078.stdout:2351: left oid 19 (ObjNum 721 snap 234 seq_num 721) 2023-12-16T01:26:30.060 INFO:tasks.rados.rados.0.smithi078.stdout:2354: expect (ObjNum 687 snap 222 seq_num 687) 2023-12-16T01:26:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:30 smithi118 ceph-mon[131825]: failed to encode map e511 with expected crc 2023-12-16T01:26:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:30 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded) 2023-12-16T01:26:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:30 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:26:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:30 smithi118 ceph-mon[131825]: failed to encode map e512 with expected crc 2023-12-16T01:26:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:30 smithi118 ceph-mon[131825]: osdmap e512: 8 total, 8 up, 8 in 2023-12-16T01:26:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[139570]: failed to encode map e511 with expected crc 2023-12-16T01:26:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded) 2023-12-16T01:26:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:26:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[139570]: failed to encode map e512 with expected crc 2023-12-16T01:26:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[139570]: osdmap e512: 8 total, 8 up, 8 in 2023-12-16T01:26:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[142991]: failed to encode map e511 with expected crc 2023-12-16T01:26:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 197/1149 objects degraded (17.145%), 10 pgs degraded) 2023-12-16T01:26:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:26:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[142991]: failed to encode map e512 with expected crc 2023-12-16T01:26:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:30 smithi078 ceph-mon[142991]: osdmap e512: 8 total, 8 up, 8 in 2023-12-16T01:26:31.048 INFO:tasks.rados.rados.0.smithi078.stdout:2351: done (2 left) 2023-12-16T01:26:31.048 INFO:tasks.rados.rados.0.smithi078.stdout:2354: done (1 left) 2023-12-16T01:26:31.048 INFO:tasks.rados.rados.0.smithi078.stdout:2355: done (0 left) 2023-12-16T01:26:31.048 INFO:tasks.rados.rados.0.smithi078.stdout:2356: snap_create 2023-12-16T01:26:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:31 smithi118 ceph-mon[131825]: osdmap e513: 8 total, 8 up, 8 in 2023-12-16T01:26:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:31 smithi118 ceph-mon[131825]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:31 smithi118 ceph-mon[131825]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:31 smithi118 ceph-mon[131825]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:31 smithi118 ceph-mon[131825]: pgmap v373: 121 pgs: 121 active+clean; 658 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 20 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[139570]: osdmap e513: 8 total, 8 up, 8 in 2023-12-16T01:26:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[139570]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[139570]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[139570]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[139570]: pgmap v373: 121 pgs: 121 active+clean; 658 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 20 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[142991]: osdmap e513: 8 total, 8 up, 8 in 2023-12-16T01:26:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[142991]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[142991]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[142991]: failed to encode map e513 with expected crc 2023-12-16T01:26:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:31 smithi078 ceph-mon[142991]: pgmap v373: 121 pgs: 121 active+clean; 658 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.4 MiB/s wr, 20 op/s; 24 MiB/s, 5 objects/s recovering 2023-12-16T01:26:31.673 INFO:tasks.rados.rados.0.smithi078.stdout:2356: done (0 left) 2023-12-16T01:26:31.673 INFO:tasks.rados.rados.0.smithi078.stdout:2357: delete oid 40 current snap is 236 2023-12-16T01:26:31.678 INFO:tasks.rados.rados.0.smithi078.stdout:2357: done (0 left) 2023-12-16T01:26:31.678 INFO:tasks.rados.rados.0.smithi078.stdout:2358: snap_remove snap 140 2023-12-16T01:26:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:32 smithi118 ceph-mon[131825]: failed to encode map e514 with expected crc 2023-12-16T01:26:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:32 smithi118 ceph-mon[131825]: osdmap e514: 8 total, 8 up, 8 in 2023-12-16T01:26:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:32 smithi118 ceph-mon[131825]: osdmap e515: 8 total, 8 up, 8 in 2023-12-16T01:26:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[139570]: failed to encode map e514 with expected crc 2023-12-16T01:26:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[139570]: osdmap e514: 8 total, 8 up, 8 in 2023-12-16T01:26:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[139570]: osdmap e515: 8 total, 8 up, 8 in 2023-12-16T01:26:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[142991]: failed to encode map e514 with expected crc 2023-12-16T01:26:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[142991]: osdmap e514: 8 total, 8 up, 8 in 2023-12-16T01:26:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:32 smithi078 ceph-mon[142991]: osdmap e515: 8 total, 8 up, 8 in 2023-12-16T01:26:32.686 INFO:tasks.rados.rados.0.smithi078.stdout:2358: done (0 left) 2023-12-16T01:26:32.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 236 2023-12-16T01:26:32.687 INFO:tasks.rados.rados.0.smithi078.stdout:2359: seq_num 725 ranges {0=147456} 2023-12-16T01:26:32.689 INFO:tasks.rados.rados.0.smithi078.stdout:2359: writing smithi078122029-5 from 0 to 147456 tid 1 2023-12-16T01:26:32.690 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 236 2023-12-16T01:26:32.690 INFO:tasks.rados.rados.0.smithi078.stdout:2360: seq_num 726 ranges {4702208=163840} 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2360: writing smithi078122029-24 from 4702208 to 4866048 tid 1 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2361: rollback oid 13 current snap is 236 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 227 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2359: finishing write tid 1 to smithi078122029-5 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2362: delete oid 31 current snap is 236 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2359: finishing write tid 2 to smithi078122029-5 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2359: finishing write tid 3 to smithi078122029-5 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1878 (ObjNum 725 snap 236 seq_num 725) dirty exists 2023-12-16T01:26:32.716 INFO:tasks.rados.rados.0.smithi078.stdout:2359: left oid 5 (ObjNum 725 snap 236 seq_num 725) 2023-12-16T01:26:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:2360: finishing write tid 1 to smithi078122029-24 2023-12-16T01:26:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:2360: finishing write tid 2 to smithi078122029-24 2023-12-16T01:26:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:2361: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:26:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:2361: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:26:32.721 INFO:tasks.rados.rados.0.smithi078.stdout:2361: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:26:32.722 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1590 (ObjNum 695 snap 224 seq_num 695) dirty exists 2023-12-16T01:26:32.723 INFO:tasks.rados.rados.0.smithi078.stdout:2359: done (3 left) 2023-12-16T01:26:32.723 INFO:tasks.rados.rados.0.smithi078.stdout:2361: done (2 left) 2023-12-16T01:26:32.723 INFO:tasks.rados.rados.0.smithi078.stdout:2362: done (1 left) 2023-12-16T01:26:32.723 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 236 2023-12-16T01:26:32.723 INFO:tasks.rados.rados.0.smithi078.stdout:2363: seq_num 728 ranges {0=196608} 2023-12-16T01:26:32.724 INFO:tasks.rados.rados.0.smithi078.stdout:2363: writing smithi078122029-31 from 0 to 196608 tid 1 2023-12-16T01:26:32.724 INFO:tasks.rados.rados.0.smithi078.stdout:2364: delete oid 44 current snap is 236 2023-12-16T01:26:32.724 INFO:tasks.rados.rados.0.smithi078.stdout:2360: finishing write tid 3 to smithi078122029-24 2023-12-16T01:26:32.724 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 1018 (ObjNum 726 snap 236 seq_num 726) dirty exists 2023-12-16T01:26:32.724 INFO:tasks.rados.rados.0.smithi078.stdout:2360: left oid 24 (ObjNum 726 snap 236 seq_num 726) 2023-12-16T01:26:32.726 INFO:tasks.rados.rados.0.smithi078.stdout:2360: done (2 left) 2023-12-16T01:26:32.726 INFO:tasks.rados.rados.0.smithi078.stdout:2364: done (1 left) 2023-12-16T01:26:32.726 INFO:tasks.rados.rados.0.smithi078.stdout:2365: snap_remove snap 190 2023-12-16T01:26:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:33 smithi118 ceph-mon[131825]: failed to encode map e514 with expected crc 2023-12-16T01:26:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:33 smithi118 ceph-mon[131825]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:33 smithi118 ceph-mon[131825]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:33 smithi118 ceph-mon[131825]: pgmap v376: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 618 KiB/s wr, 7 op/s 2023-12-16T01:26:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:33 smithi118 ceph-mon[131825]: osdmap e516: 8 total, 8 up, 8 in 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[139570]: failed to encode map e514 with expected crc 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[139570]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[139570]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[139570]: pgmap v376: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 618 KiB/s wr, 7 op/s 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[139570]: osdmap e516: 8 total, 8 up, 8 in 2023-12-16T01:26:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[142991]: failed to encode map e514 with expected crc 2023-12-16T01:26:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[142991]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[142991]: failed to encode map e515 with expected crc 2023-12-16T01:26:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[142991]: pgmap v376: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 618 KiB/s wr, 7 op/s 2023-12-16T01:26:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:33 smithi078 ceph-mon[142991]: osdmap e516: 8 total, 8 up, 8 in 2023-12-16T01:26:33.681 INFO:tasks.rados.rados.0.smithi078.stdout:2365: done (1 left) 2023-12-16T01:26:33.681 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 236 2023-12-16T01:26:33.681 INFO:tasks.rados.rados.0.smithi078.stdout:2363: finishing write tid 1 to smithi078122029-31 2023-12-16T01:26:33.681 INFO:tasks.rados.rados.0.smithi078.stdout:2366: seq_num 730 ranges {1753088=229376} 2023-12-16T01:26:33.693 INFO:tasks.rados.rados.0.smithi078.stdout:2366: writing smithi078122029-39 from 1753088 to 1982464 tid 1 2023-12-16T01:26:33.693 INFO:tasks.rados.rados.0.smithi078.stdout:2367: snap_remove snap 160 2023-12-16T01:26:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:34 smithi118 ceph-mon[131825]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:34 smithi118 ceph-mon[131825]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:34 smithi118 ceph-mon[131825]: osdmap e517: 8 total, 8 up, 8 in 2023-12-16T01:26:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[139570]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[139570]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[139570]: osdmap e517: 8 total, 8 up, 8 in 2023-12-16T01:26:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[142991]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[142991]: failed to encode map e516 with expected crc 2023-12-16T01:26:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:34 smithi078 ceph-mon[142991]: osdmap e517: 8 total, 8 up, 8 in 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2367: done (2 left) 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2368: copy_from oid 29 from oid 2 current snap is 236 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2363: finishing write tid 2 to smithi078122029-31 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2363: finishing write tid 3 to smithi078122029-31 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1881 (ObjNum 728 snap 236 seq_num 728) dirty exists 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2363: left oid 31 (ObjNum 728 snap 236 seq_num 728) 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2366: finishing write tid 1 to smithi078122029-39 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2366: finishing write tid 2 to smithi078122029-39 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:2366: finishing write tid 3 to smithi078122029-39 2023-12-16T01:26:34.685 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 669 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2366: left oid 39 (ObjNum 730 snap 236 seq_num 730) 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2363: done (2 left) 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2366: done (1 left) 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2369: read oid 42 snap 230 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2369: expect (ObjNum 713 snap 229 seq_num 713) 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 236 2023-12-16T01:26:34.686 INFO:tasks.rados.rados.0.smithi078.stdout:2370: seq_num 731 ranges {2318336=245760} 2023-12-16T01:26:34.699 INFO:tasks.rados.rados.0.smithi078.stdout:2370: writing smithi078122029-37 from 2318336 to 2564096 tid 1 2023-12-16T01:26:34.699 INFO:tasks.rados.rados.0.smithi078.stdout:2371: snap_remove snap 182 2023-12-16T01:26:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:35 smithi118 ceph-mon[131825]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:35 smithi118 ceph-mon[131825]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:35 smithi118 ceph-mon[131825]: pgmap v379: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 92 KiB/s wr, 7 op/s 2023-12-16T01:26:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:35 smithi118 ceph-mon[131825]: osdmap e518: 8 total, 8 up, 8 in 2023-12-16T01:26:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[139570]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[139570]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[139570]: pgmap v379: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 92 KiB/s wr, 7 op/s 2023-12-16T01:26:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[139570]: osdmap e518: 8 total, 8 up, 8 in 2023-12-16T01:26:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[142991]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[142991]: failed to encode map e517 with expected crc 2023-12-16T01:26:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[142991]: pgmap v379: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 92 KiB/s wr, 7 op/s 2023-12-16T01:26:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:35 smithi078 ceph-mon[142991]: osdmap e518: 8 total, 8 up, 8 in 2023-12-16T01:26:35.684 INFO:tasks.rados.rados.0.smithi078.stdout:2371: done (3 left) 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 236 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:2370: finishing write tid 1 to smithi078122029-37 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:2370: finishing write tid 2 to smithi078122029-37 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:2370: finishing write tid 3 to smithi078122029-37 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 1020 (ObjNum 731 snap 236 seq_num 731) dirty exists 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:2370: left oid 37 (ObjNum 731 snap 236 seq_num 731) 2023-12-16T01:26:35.685 INFO:tasks.rados.rados.0.smithi078.stdout:2369: expect (ObjNum 713 snap 229 seq_num 713) 2023-12-16T01:26:35.826 INFO:tasks.rados.rados.0.smithi078.stdout:2368: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:26:35.826 INFO:tasks.rados.rados.0.smithi078.stdout:2368: finishing copy_from to smithi078122029-29 2023-12-16T01:26:35.826 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1407 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:35.826 INFO:tasks.rados.rados.0.smithi078.stdout:2372: seq_num 732 ranges {0=262144} 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:2372: writing smithi078122029-28 from 0 to 262144 tid 1 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:2368: done (3 left) 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:2369: done (2 left) 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:2370: done (1 left) 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 236 2023-12-16T01:26:35.828 INFO:tasks.rados.rados.0.smithi078.stdout:2373: seq_num 733 ranges {7503872=278528} 2023-12-16T01:26:35.869 INFO:tasks.rados.rados.0.smithi078.stdout:2373: writing smithi078122029-4 from 7503872 to 7782400 tid 1 2023-12-16T01:26:35.869 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 236 2023-12-16T01:26:35.869 INFO:tasks.rados.rados.0.smithi078.stdout:2372: finishing write tid 1 to smithi078122029-28 2023-12-16T01:26:35.869 INFO:tasks.rados.rados.0.smithi078.stdout:2372: finishing write tid 2 to smithi078122029-28 2023-12-16T01:26:35.869 INFO:tasks.rados.rados.0.smithi078.stdout:2374: seq_num 734 ranges {4866048=294912} 2023-12-16T01:26:35.896 INFO:tasks.rados.rados.0.smithi078.stdout:2374: writing smithi078122029-24 from 4866048 to 5160960 tid 1 2023-12-16T01:26:35.896 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 236 2023-12-16T01:26:35.896 INFO:tasks.rados.rados.0.smithi078.stdout:2375: seq_num 735 ranges {0=311296} 2023-12-16T01:26:35.898 INFO:tasks.rados.rados.0.smithi078.stdout:2375: writing smithi078122029-48 from 0 to 311296 tid 1 2023-12-16T01:26:35.898 INFO:tasks.rados.rados.0.smithi078.stdout:2376: rollback oid 30 current snap is 236 2023-12-16T01:26:35.898 INFO:tasks.rados.rados.0.smithi078.stdout:2372: finishing write tid 3 to smithi078122029-28 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1267 (ObjNum 732 snap 236 seq_num 732) dirty exists 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2372: left oid 28 (ObjNum 732 snap 236 seq_num 732) 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2373: finishing write tid 1 to smithi078122029-4 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2373: finishing write tid 2 to smithi078122029-4 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2373: finishing write tid 3 to smithi078122029-4 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2063 (ObjNum 733 snap 236 seq_num 733) dirty exists 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2373: left oid 4 (ObjNum 733 snap 236 seq_num 733) 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 224 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2372: done (4 left) 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2373: done (3 left) 2023-12-16T01:26:35.899 INFO:tasks.rados.rados.0.smithi078.stdout:2377: snap_create 2023-12-16T01:26:35.900 INFO:tasks.rados.rados.0.smithi078.stdout:2374: finishing write tid 1 to smithi078122029-24 2023-12-16T01:26:35.900 INFO:tasks.rados.rados.0.smithi078.stdout:2374: finishing write tid 2 to smithi078122029-24 2023-12-16T01:26:35.901 INFO:tasks.rados.rados.0.smithi078.stdout:2374: finishing write tid 3 to smithi078122029-24 2023-12-16T01:26:35.901 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 1022 (ObjNum 734 snap 236 seq_num 734) dirty exists 2023-12-16T01:26:35.901 INFO:tasks.rados.rados.0.smithi078.stdout:2374: left oid 24 (ObjNum 734 snap 236 seq_num 734) 2023-12-16T01:26:35.902 INFO:tasks.rados.rados.0.smithi078.stdout:2375: finishing write tid 1 to smithi078122029-48 2023-12-16T01:26:35.902 INFO:tasks.rados.rados.0.smithi078.stdout:2375: finishing write tid 2 to smithi078122029-48 2023-12-16T01:26:35.904 INFO:tasks.rados.rados.0.smithi078.stdout:2375: finishing write tid 3 to smithi078122029-48 2023-12-16T01:26:35.904 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2065 (ObjNum 735 snap 236 seq_num 735) dirty exists 2023-12-16T01:26:35.904 INFO:tasks.rados.rados.0.smithi078.stdout:2375: left oid 48 (ObjNum 735 snap 236 seq_num 735) 2023-12-16T01:26:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2376: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:26:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:2376: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:26:35.909 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1910 (ObjNum 686 snap 222 seq_num 686) dirty exists 2023-12-16T01:26:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:36 smithi118 ceph-mon[131825]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:36 smithi118 ceph-mon[131825]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:36 smithi118 ceph-mon[131825]: osdmap e519: 8 total, 8 up, 8 in 2023-12-16T01:26:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[139570]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[139570]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[139570]: osdmap e519: 8 total, 8 up, 8 in 2023-12-16T01:26:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[142991]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[142991]: failed to encode map e518 with expected crc 2023-12-16T01:26:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:36 smithi078 ceph-mon[142991]: osdmap e519: 8 total, 8 up, 8 in 2023-12-16T01:26:36.686 INFO:tasks.rados.rados.0.smithi078.stdout:2374: done (3 left) 2023-12-16T01:26:36.686 INFO:tasks.rados.rados.0.smithi078.stdout:2375: done (2 left) 2023-12-16T01:26:36.686 INFO:tasks.rados.rados.0.smithi078.stdout:2376: done (1 left) 2023-12-16T01:26:36.687 INFO:tasks.rados.rados.0.smithi078.stdout:2377: done (0 left) 2023-12-16T01:26:36.687 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 237 2023-12-16T01:26:36.687 INFO:tasks.rados.rados.0.smithi078.stdout:2378: seq_num 736 ranges {4669440=335872} 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2378: writing smithi078122029-10 from 4669440 to 5005312 tid 1 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2379: read oid 21 snap -1 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2379: expect (ObjNum 673 snap 219 seq_num 673) 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2380: copy_from oid 3 from oid 39 current snap is 237 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2381: read oid 13 snap -1 2023-12-16T01:26:36.713 INFO:tasks.rados.rados.0.smithi078.stdout:2381: expect (ObjNum 695 snap 224 seq_num 695) 2023-12-16T01:26:36.714 INFO:tasks.rados.rados.0.smithi078.stdout:2382: rollback oid 36 current snap is 237 2023-12-16T01:26:36.714 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 175 2023-12-16T01:26:36.714 INFO:tasks.rados.rados.0.smithi078.stdout:2383: snap_remove snap 134 2023-12-16T01:26:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:36] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2023-12-16T01:26:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:37 smithi118 ceph-mon[131825]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:37 smithi118 ceph-mon[131825]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:37 smithi118 ceph-mon[131825]: pgmap v382: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 1 op/s 2023-12-16T01:26:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:37 smithi118 ceph-mon[131825]: osdmap e520: 8 total, 8 up, 8 in 2023-12-16T01:26:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[139570]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[139570]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[139570]: pgmap v382: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 1 op/s 2023-12-16T01:26:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[139570]: osdmap e520: 8 total, 8 up, 8 in 2023-12-16T01:26:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[142991]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[142991]: failed to encode map e519 with expected crc 2023-12-16T01:26:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[142991]: pgmap v382: 121 pgs: 121 active+clean; 659 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 1 op/s 2023-12-16T01:26:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[142991]: osdmap e520: 8 total, 8 up, 8 in 2023-12-16T01:26:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:37.693 INFO:tasks.rados.rados.0.smithi078.stdout:2383: done (5 left) 2023-12-16T01:26:37.693 INFO:tasks.rados.rados.0.smithi078.stdout:2384: delete oid 35 current snap is 237 2023-12-16T01:26:37.693 INFO:tasks.rados.rados.0.smithi078.stdout:2382: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2382: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2382: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2069 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2378: finishing write tid 1 to smithi078122029-10 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2378: finishing write tid 2 to smithi078122029-10 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2378: finishing write tid 3 to smithi078122029-10 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1283 (ObjNum 736 snap 237 seq_num 736) dirty exists 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2378: left oid 10 (ObjNum 736 snap 237 seq_num 736) 2023-12-16T01:26:37.694 INFO:tasks.rados.rados.0.smithi078.stdout:2379: expect (ObjNum 673 snap 219 seq_num 673) 2023-12-16T01:26:37.750 INFO:tasks.rados.rados.0.smithi078.stdout:2380: finishing copy_from racing read to smithi078122029-3 2023-12-16T01:26:37.750 INFO:tasks.rados.rados.0.smithi078.stdout:2380: finishing copy_from to smithi078122029-3 2023-12-16T01:26:37.750 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 669 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:26:37.750 INFO:tasks.rados.rados.0.smithi078.stdout:2381: expect (ObjNum 695 snap 224 seq_num 695) 2023-12-16T01:26:38.386 INFO:tasks.rados.rados.0.smithi078.stdout:2378: done (5 left) 2023-12-16T01:26:38.386 INFO:tasks.rados.rados.0.smithi078.stdout:2379: done (4 left) 2023-12-16T01:26:38.386 INFO:tasks.rados.rados.0.smithi078.stdout:2380: done (3 left) 2023-12-16T01:26:38.387 INFO:tasks.rados.rados.0.smithi078.stdout:2381: done (2 left) 2023-12-16T01:26:38.387 INFO:tasks.rados.rados.0.smithi078.stdout:2382: done (1 left) 2023-12-16T01:26:38.387 INFO:tasks.rados.rados.0.smithi078.stdout:2384: done (0 left) 2023-12-16T01:26:38.387 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 237 2023-12-16T01:26:38.387 INFO:tasks.rados.rados.0.smithi078.stdout:2385: seq_num 738 ranges {81920=368640} 2023-12-16T01:26:38.388 INFO:tasks.rados.rados.0.smithi078.stdout:2385: writing smithi078122029-19 from 81920 to 450560 tid 1 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:2386: rmattr oid 12 current snap is 237 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:2386: done (1 left) 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:2387: read oid 15 snap 179 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:2387: expect deleted 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 237 2023-12-16T01:26:38.389 INFO:tasks.rados.rados.0.smithi078.stdout:2388: seq_num 739 ranges {6373376=385024} 2023-12-16T01:26:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:38 smithi118 ceph-mon[131825]: failed to encode map e520 with expected crc 2023-12-16T01:26:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:38 smithi118 ceph-mon[131825]: osdmap e521: 8 total, 8 up, 8 in 2023-12-16T01:26:38.424 INFO:tasks.rados.rados.0.smithi078.stdout:2388: writing smithi078122029-50 from 6373376 to 6758400 tid 1 2023-12-16T01:26:38.424 INFO:tasks.rados.rados.0.smithi078.stdout:2389: read oid 31 snap -1 2023-12-16T01:26:38.424 INFO:tasks.rados.rados.0.smithi078.stdout:2389: expect (ObjNum 728 snap 236 seq_num 728) 2023-12-16T01:26:38.424 INFO:tasks.rados.rados.0.smithi078.stdout:2390: snap_create 2023-12-16T01:26:38.425 INFO:tasks.rados.rados.0.smithi078.stdout:2385: finishing write tid 1 to smithi078122029-19 2023-12-16T01:26:38.425 INFO:tasks.rados.rados.0.smithi078.stdout:2385: finishing write tid 2 to smithi078122029-19 2023-12-16T01:26:38.425 INFO:tasks.rados.rados.0.smithi078.stdout:2385: finishing write tid 3 to smithi078122029-19 2023-12-16T01:26:38.425 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2086 (ObjNum 738 snap 237 seq_num 738) dirty exists 2023-12-16T01:26:38.425 INFO:tasks.rados.rados.0.smithi078.stdout:2385: left oid 19 (ObjNum 738 snap 237 seq_num 738) 2023-12-16T01:26:38.427 INFO:tasks.rados.rados.0.smithi078.stdout:2389: expect (ObjNum 728 snap 236 seq_num 728) 2023-12-16T01:26:38.432 INFO:tasks.rados.rados.0.smithi078.stdout:2388: finishing write tid 1 to smithi078122029-50 2023-12-16T01:26:38.432 INFO:tasks.rados.rados.0.smithi078.stdout:2388: finishing write tid 2 to smithi078122029-50 2023-12-16T01:26:38.432 INFO:tasks.rados.rados.0.smithi078.stdout:2388: finishing write tid 3 to smithi078122029-50 2023-12-16T01:26:38.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1624 (ObjNum 739 snap 237 seq_num 739) dirty exists 2023-12-16T01:26:38.433 INFO:tasks.rados.rados.0.smithi078.stdout:2388: left oid 50 (ObjNum 739 snap 237 seq_num 739) 2023-12-16T01:26:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:38 smithi078 ceph-mon[139570]: failed to encode map e520 with expected crc 2023-12-16T01:26:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:38 smithi078 ceph-mon[139570]: osdmap e521: 8 total, 8 up, 8 in 2023-12-16T01:26:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:38 smithi078 ceph-mon[142991]: failed to encode map e520 with expected crc 2023-12-16T01:26:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:38 smithi078 ceph-mon[142991]: osdmap e521: 8 total, 8 up, 8 in 2023-12-16T01:26:39.084 INFO:tasks.rados.rados.0.smithi078.stdout:2385: done (4 left) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2387: done (3 left) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2388: done (2 left) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2389: done (1 left) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2390: done (0 left) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2391: rmattr oid 7 current snap is 238 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2392: read oid 45 snap -1 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2392: expect deleted 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2393: read oid 15 snap -1 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2393: expect (ObjNum 676 snap 220 seq_num 676) 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2394: copy_from oid 31 from oid 17 current snap is 238 2023-12-16T01:26:39.085 INFO:tasks.rados.rados.0.smithi078.stdout:2395: snap_remove snap 216 2023-12-16T01:26:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:39 smithi118 ceph-mon[131825]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:39 smithi118 ceph-mon[131825]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:39 smithi118 ceph-mon[131825]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:39 smithi118 ceph-mon[131825]: pgmap v385: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 644 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:26:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[142991]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[142991]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[142991]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[142991]: pgmap v385: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 644 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:26:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[139570]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[139570]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[139570]: failed to encode map e521 with expected crc 2023-12-16T01:26:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:39 smithi078 ceph-mon[139570]: pgmap v385: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 644 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2395: done (4 left) 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2396: read oid 12 snap -1 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2396: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2397: copy_from oid 9 from oid 23 current snap is 238 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2398: read oid 6 snap -1 2023-12-16T01:26:40.085 INFO:tasks.rados.rados.0.smithi078.stdout:2398: expect (ObjNum 698 snap 224 seq_num 698) 2023-12-16T01:26:40.086 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 238 2023-12-16T01:26:40.086 INFO:tasks.rados.rados.0.smithi078.stdout:2399: seq_num 740 ranges {9306112=401408} 2023-12-16T01:26:40.140 INFO:tasks.rados.rados.0.smithi078.stdout:2399: writing smithi078122029-30 from 9306112 to 9707520 tid 1 2023-12-16T01:26:40.141 INFO:tasks.rados.rados.0.smithi078.stdout:2400: delete oid 29 current snap is 238 2023-12-16T01:26:40.141 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1626 (ObjNum 699 snap 224 seq_num 699) dirty exists 2023-12-16T01:26:40.141 INFO:tasks.rados.rados.0.smithi078.stdout:2393: expect (ObjNum 676 snap 220 seq_num 676) 2023-12-16T01:26:40.306 INFO:tasks.rados.rados.0.smithi078.stdout:2394: finishing copy_from to smithi078122029-31 2023-12-16T01:26:40.306 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1268 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2394: finishing copy_from racing read to smithi078122029-31 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2391: done (8 left) 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2392: done (7 left) 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2393: done (6 left) 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2394: done (5 left) 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2400: done (4 left) 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 238 2023-12-16T01:26:40.307 INFO:tasks.rados.rados.0.smithi078.stdout:2398: expect (ObjNum 698 snap 224 seq_num 698) 2023-12-16T01:26:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:40 smithi118 ceph-mon[131825]: osdmap e522: 8 total, 8 up, 8 in 2023-12-16T01:26:40.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:40 smithi118 ceph-mon[131825]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:40 smithi118 ceph-mon[131825]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:40 smithi118 ceph-mon[131825]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.457 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:40.477 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 16 01:26:40 smithi078 conmon[151837]: 2023-12-16T01:26:40.112+0000 7f166273c700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 190 after trimming was started 2023-12-16T01:26:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[139570]: osdmap e522: 8 total, 8 up, 8 in 2023-12-16T01:26:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[139570]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[139570]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[139570]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[142991]: osdmap e522: 8 total, 8 up, 8 in 2023-12-16T01:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[142991]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[142991]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[142991]: failed to encode map e522 with expected crc 2023-12-16T01:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:40.519 INFO:tasks.rados.rados.0.smithi078.stdout:2396: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:2397: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:2397: finishing copy_from to smithi078122029-9 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 658 (ObjNum 710 snap 229 seq_num 710) dirty exists 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:2399: finishing write tid 1 to smithi078122029-30 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:2399: finishing write tid 2 to smithi078122029-30 2023-12-16T01:26:40.782 INFO:tasks.rados.rados.0.smithi078.stdout:2401: seq_num 742 ranges {0=434176} 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2401: writing smithi078122029-44 from 0 to 434176 tid 1 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2396: done (4 left) 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2397: done (3 left) 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2398: done (2 left) 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2402: setattr oid 2 current snap is 238 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2399: finishing write tid 3 to smithi078122029-30 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1912 (ObjNum 740 snap 238 seq_num 740) dirty exists 2023-12-16T01:26:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:2399: left oid 30 (ObjNum 740 snap 238 seq_num 740) 2023-12-16T01:26:40.786 INFO:tasks.rados.rados.0.smithi078.stdout:2399: done (2 left) 2023-12-16T01:26:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2403: read oid 33 snap -1 2023-12-16T01:26:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2403: expect (ObjNum 625 snap 205 seq_num 625) 2023-12-16T01:26:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 238 2023-12-16T01:26:40.787 INFO:tasks.rados.rados.0.smithi078.stdout:2404: seq_num 743 ranges {1835008=450560} 2023-12-16T01:26:40.799 INFO:tasks.rados.rados.0.smithi078.stdout:2404: writing smithi078122029-17 from 1835008 to 2285568 tid 1 2023-12-16T01:26:40.799 INFO:tasks.rados.rados.0.smithi078.stdout:2405: setattr oid 36 current snap is 238 2023-12-16T01:26:40.799 INFO:tasks.rados.rados.0.smithi078.stdout:2401: finishing write tid 1 to smithi078122029-44 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:2401: finishing write tid 2 to smithi078122029-44 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:2401: finishing write tid 3 to smithi078122029-44 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1822 (ObjNum 742 snap 238 seq_num 742) dirty exists 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:2401: left oid 44 (ObjNum 742 snap 238 seq_num 742) 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1638 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:40.800 INFO:tasks.rados.rados.0.smithi078.stdout:2403: expect (ObjNum 625 snap 205 seq_num 625) 2023-12-16T01:26:40.822 INFO:tasks.rados.rados.0.smithi078.stdout:2404: finishing write tid 1 to smithi078122029-17 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2404: finishing write tid 2 to smithi078122029-17 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2404: finishing write tid 3 to smithi078122029-17 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1285 (ObjNum 743 snap 238 seq_num 743) dirty exists 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2404: left oid 17 (ObjNum 743 snap 238 seq_num 743) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2401: done (4 left) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2402: done (3 left) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2403: done (2 left) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2404: done (1 left) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2406: read oid 5 snap 173 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2406: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2407: read oid 44 snap -1 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2407: expect (ObjNum 742 snap 238 seq_num 742) 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2408: copy_from oid 4 from oid 26 current snap is 238 2023-12-16T01:26:40.823 INFO:tasks.rados.rados.0.smithi078.stdout:2409: snap_remove snap 214 2023-12-16T01:26:41.100 INFO:tasks.rados.rados.0.smithi078.stdout:2409: done (4 left) 2023-12-16T01:26:41.100 INFO:tasks.rados.rados.0.smithi078.stdout:2410: rmattr oid 8 current snap is 238 2023-12-16T01:26:41.101 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 238 2023-12-16T01:26:41.101 INFO:tasks.rados.rados.0.smithi078.stdout:2411: seq_num 744 ranges {7806976=466944} 2023-12-16T01:26:41.144 INFO:tasks.rados.rados.0.smithi078.stdout:2411: writing smithi078122029-11 from 7806976 to 8273920 tid 1 2023-12-16T01:26:41.144 INFO:tasks.rados.rados.0.smithi078.stdout:2412: copy_from oid 16 from oid 28 current snap is 238 2023-12-16T01:26:41.144 INFO:tasks.rados.rados.0.smithi078.stdout:2407: expect (ObjNum 742 snap 238 seq_num 742) 2023-12-16T01:26:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2094 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:26:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:2408: finishing copy_from to smithi078122029-4 2023-12-16T01:26:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 1263 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:2408: finishing copy_from racing read to smithi078122029-4 2023-12-16T01:26:41.157 INFO:tasks.rados.rados.0.smithi078.stdout:2406: expect (ObjNum 501 snap 157 seq_num 501) 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: Upgrade: osd.6 is safe to restart 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: osdmap e523: 8 total, 8 up, 8 in 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:41 smithi118 ceph-mon[131825]: pgmap v388: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 631 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: Upgrade: osd.6 is safe to restart 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: osdmap e523: 8 total, 8 up, 8 in 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[139570]: pgmap v388: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 631 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: Upgrade: osd.6 is safe to restart 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: osdmap e523: 8 total, 8 up, 8 in 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: failed to encode map e523 with expected crc 2023-12-16T01:26:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:41 smithi078 ceph-mon[142991]: pgmap v388: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 631 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 11 op/s 2023-12-16T01:26:41.780 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1923 (ObjNum 687 snap 222 seq_num 687) dirty exists 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2412: finishing copy_from racing read to smithi078122029-16 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2412: finishing copy_from to smithi078122029-16 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1267 (ObjNum 732 snap 236 seq_num 732) dirty exists 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2411: finishing write tid 1 to smithi078122029-11 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2405: done (6 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2406: done (5 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2407: done (4 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2408: done (3 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2410: done (2 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2412: done (1 left) 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 238 2023-12-16T01:26:41.781 INFO:tasks.rados.rados.0.smithi078.stdout:2413: seq_num 745 ranges {6356992=483328} 2023-12-16T01:26:41.817 INFO:tasks.rados.rados.0.smithi078.stdout:2413: writing smithi078122029-20 from 6356992 to 6840320 tid 1 2023-12-16T01:26:41.817 INFO:tasks.rados.rados.0.smithi078.stdout:2414: delete oid 34 current snap is 238 2023-12-16T01:26:41.817 INFO:tasks.rados.rados.0.smithi078.stdout:2411: finishing write tid 2 to smithi078122029-11 2023-12-16T01:26:41.817 INFO:tasks.rados.rados.0.smithi078.stdout:2411: finishing write tid 3 to smithi078122029-11 2023-12-16T01:26:41.818 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1883 (ObjNum 744 snap 238 seq_num 744) dirty exists 2023-12-16T01:26:41.818 INFO:tasks.rados.rados.0.smithi078.stdout:2411: left oid 11 (ObjNum 744 snap 238 seq_num 744) 2023-12-16T01:26:41.820 INFO:tasks.rados.rados.0.smithi078.stdout:2411: done (2 left) 2023-12-16T01:26:41.820 INFO:tasks.rados.rados.0.smithi078.stdout:2414: done (1 left) 2023-12-16T01:26:41.821 INFO:tasks.rados.rados.0.smithi078.stdout:2415: rollback oid 42 current snap is 238 2023-12-16T01:26:41.821 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 211 2023-12-16T01:26:41.822 INFO:tasks.rados.rados.0.smithi078.stdout:2416: rollback oid 36 current snap is 238 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 235 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:2413: finishing write tid 1 to smithi078122029-20 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:2417: rollback oid 19 current snap is 238 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 197 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 238 2023-12-16T01:26:41.823 INFO:tasks.rados.rados.0.smithi078.stdout:2418: seq_num 747 ranges {0=516096} 2023-12-16T01:26:41.824 INFO:tasks.rados.rados.0.smithi078.stdout:2418: writing smithi078122029-40 from 0 to 516096 tid 1 2023-12-16T01:26:41.824 INFO:tasks.rados.rados.0.smithi078.stdout:2419: snap_create 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:2413: finishing write tid 2 to smithi078122029-20 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:2413: finishing write tid 3 to smithi078122029-20 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1925 (ObjNum 745 snap 238 seq_num 745) dirty exists 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:2413: left oid 20 (ObjNum 745 snap 238 seq_num 745) 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:2415: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:26:41.825 INFO:tasks.rados.rados.0.smithi078.stdout:2415: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:26:41.826 INFO:tasks.rados.rados.0.smithi078.stdout:2415: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:26:41.826 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 992 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-12-16T01:26:41.828 INFO:tasks.rados.rados.0.smithi078.stdout:2418: finishing write tid 1 to smithi078122029-40 2023-12-16T01:26:41.829 INFO:tasks.rados.rados.0.smithi078.stdout:2418: finishing write tid 2 to smithi078122029-40 2023-12-16T01:26:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:2418: finishing write tid 3 to smithi078122029-40 2023-12-16T01:26:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 1028 (ObjNum 747 snap 238 seq_num 747) dirty exists 2023-12-16T01:26:41.833 INFO:tasks.rados.rados.0.smithi078.stdout:2418: left oid 40 (ObjNum 747 snap 238 seq_num 747) 2023-12-16T01:26:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:2416: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:26:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:2416: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:26:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:2416: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:26:41.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2105 (ObjNum 720 snap 233 seq_num 720) dirty exists 2023-12-16T01:26:41.839 INFO:tasks.rados.rados.0.smithi078.stdout:2417: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:26:41.841 INFO:tasks.rados.rados.0.smithi078.stdout:2417: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:26:41.841 INFO:tasks.rados.rados.0.smithi078.stdout:2417: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:26:41.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2109 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: osdmap e524: 8 total, 8 up, 8 in 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: osdmap e525: 8 total, 8 up, 8 in 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:26:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: osdmap e524: 8 total, 8 up, 8 in 2023-12-16T01:26:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: osdmap e525: 8 total, 8 up, 8 in 2023-12-16T01:26:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: osdmap e524: 8 total, 8 up, 8 in 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: failed to encode map e524 with expected crc 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: osdmap e525: 8 total, 8 up, 8 in 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T01:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2413: done (5 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2415: done (4 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2416: done (3 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2417: done (2 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2418: done (1 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2419: done (0 left) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2420: read oid 19 snap -1 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2420: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:26:42.803 INFO:tasks.rados.rados.0.smithi078.stdout:2421: snap_remove snap 237 2023-12-16T01:26:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: Upgrade: Updating osd.6 2023-12-16T01:26:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: Deploying daemon osd.6 on smithi118 2023-12-16T01:26:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 573 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-16T01:26:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:43 smithi118 ceph-mon[131825]: osdmap e526: 8 total, 8 up, 8 in 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: Upgrade: Updating osd.6 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: Deploying daemon osd.6 on smithi118 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 573 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[139570]: osdmap e526: 8 total, 8 up, 8 in 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: Upgrade: Updating osd.6 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: Deploying daemon osd.6 on smithi118 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: failed to encode map e525 with expected crc 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: pgmap v391: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 573 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-16T01:26:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:43 smithi078 ceph-mon[142991]: osdmap e526: 8 total, 8 up, 8 in 2023-12-16T01:26:43.810 INFO:tasks.rados.rados.0.smithi078.stdout:2421: done (1 left) 2023-12-16T01:26:43.810 INFO:tasks.rados.rados.0.smithi078.stdout:2422: snap_create 2023-12-16T01:26:43.810 INFO:tasks.rados.rados.0.smithi078.stdout:2420: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:26:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:44 smithi118 ceph-mon[131825]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:44 smithi118 ceph-mon[131825]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:44 smithi118 ceph-mon[131825]: osdmap e527: 8 total, 8 up, 8 in 2023-12-16T01:26:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[139570]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[139570]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[139570]: osdmap e527: 8 total, 8 up, 8 in 2023-12-16T01:26:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[142991]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[142991]: failed to encode map e526 with expected crc 2023-12-16T01:26:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:44 smithi078 ceph-mon[142991]: osdmap e527: 8 total, 8 up, 8 in 2023-12-16T01:26:44.810 INFO:tasks.rados.rados.0.smithi078.stdout:2420: done (1 left) 2023-12-16T01:26:44.810 INFO:tasks.rados.rados.0.smithi078.stdout:2422: done (0 left) 2023-12-16T01:26:44.810 INFO:tasks.rados.rados.0.smithi078.stdout:2423: copy_from oid 50 from oid 43 current snap is 240 2023-12-16T01:26:44.810 INFO:tasks.rados.rados.0.smithi078.stdout:2424: snap_create 2023-12-16T01:26:44.839 INFO:tasks.rados.rados.0.smithi078.stdout:2423: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:26:44.841 INFO:tasks.rados.rados.0.smithi078.stdout:2423: finishing copy_from to smithi078122029-50 2023-12-16T01:26:44.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1263 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:44.908 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:44 smithi118 systemd[1]: Stopping Ceph osd.6 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:26:45.143 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:26:45.408 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:44 smithi118 conmon[70731]: 2023-12-16T01:26:44.930+0000 7f550c20e700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:26:45.408 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:44 smithi118 conmon[70731]: 2023-12-16T01:26:44.930+0000 7f550c20e700 -1 osd.6 528 *** Got signal Terminated *** 2023-12-16T01:26:45.408 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:44 smithi118 conmon[70731]: 2023-12-16T01:26:44.930+0000 7f550c20e700 -1 osd.6 528 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:26:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:45 smithi118 ceph-mon[131825]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:45 smithi118 ceph-mon[131825]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:45 smithi118 ceph-mon[131825]: pgmap v394: 121 pgs: 121 active+clean; 570 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:26:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:45 smithi118 ceph-mon[131825]: osdmap e528: 8 total, 8 up, 8 in 2023-12-16T01:26:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:45 smithi118 ceph-mon[131825]: osd.6 marked itself down and dead 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5m) 92s ago 9m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5m) 25s ago 9m 93.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10m) 92s ago 10m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10m) 25s ago 10m 22.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4m) 25s ago 13m 449M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5m) 92s ago 15m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4m) 92s ago 15m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3m) 25s ago 14m 71.4M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4m) 92s ago 14m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5m) 92s ago 9m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:26:45.452 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5m) 25s ago 9m 18.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3m) 92s ago 13m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2m) 92s ago 13m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2m) 92s ago 12m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (95s) 92s ago 12m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (62s) 25s ago 12m 314M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (28s) 25s ago 11m 12.6M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11m) 25s ago 11m 634M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 6f11ef878fd4 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10m) 25s ago 10m 822M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:26:45.453 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4m) 25s ago 10m 64.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[139570]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[139570]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[139570]: pgmap v394: 121 pgs: 121 active+clean; 570 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[139570]: osdmap e528: 8 total, 8 up, 8 in 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[139570]: osd.6 marked itself down and dead 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[142991]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[142991]: failed to encode map e527 with expected crc 2023-12-16T01:26:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[142991]: pgmap v394: 121 pgs: 121 active+clean; 570 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:26:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[142991]: osdmap e528: 8 total, 8 up, 8 in 2023-12-16T01:26:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:45 smithi078 ceph-mon[142991]: osd.6 marked itself down and dead 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:2423: done (1 left) 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:2424: done (0 left) 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:2425: rollback oid 44 current snap is 241 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 232 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 241 2023-12-16T01:26:45.819 INFO:tasks.rados.rados.0.smithi078.stdout:2426: seq_num 748 ranges {5021696=532480} 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2426: writing smithi078122029-42 from 5021696 to 5554176 tid 1 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2427: rollback oid 5 current snap is 241 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 5 to 180 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2425: finishing rollback tid 0 to smithi078122029-44 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2425: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2425: finishing rollback tid 2 to smithi078122029-44 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1826 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:2425: done (2 left) 2023-12-16T01:26:45.848 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 241 2023-12-16T01:26:45.849 INFO:tasks.rados.rados.0.smithi078.stdout:2428: seq_num 749 ranges {2564096=548864} 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 1, 2023-12-16T01:26:45.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 6 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3, 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 11 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:26:45.850 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:26:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:2428: writing smithi078122029-37 from 2564096 to 3112960 tid 1 2023-12-16T01:26:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 241 2023-12-16T01:26:45.865 INFO:tasks.rados.rados.0.smithi078.stdout:2429: seq_num 750 ranges {12468224=565248} 2023-12-16T01:26:45.934 INFO:tasks.rados.rados.0.smithi078.stdout:2429: writing smithi078122029-9 from 12468224 to 13033472 tid 1 2023-12-16T01:26:45.934 INFO:tasks.rados.rados.0.smithi078.stdout:2430: read oid 19 snap -1 2023-12-16T01:26:45.934 INFO:tasks.rados.rados.0.smithi078.stdout:2430: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:26:45.934 INFO:tasks.rados.rados.0.smithi078.stdout:2431: delete oid 36 current snap is 241 2023-12-16T01:26:45.934 INFO:tasks.rados.rados.0.smithi078.stdout:2427: finishing rollback tid 0 to smithi078122029-5 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2427: finishing rollback tid 1 to smithi078122029-5 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2427: finishing rollback tid 2 to smithi078122029-5 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1886 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2426: finishing write tid 1 to smithi078122029-42 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2426: finishing write tid 2 to smithi078122029-42 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2426: finishing write tid 3 to smithi078122029-42 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 994 (ObjNum 748 snap 241 seq_num 748) dirty exists 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2426: left oid 42 (ObjNum 748 snap 241 seq_num 748) 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2428: finishing write tid 1 to smithi078122029-37 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2428: finishing write tid 2 to smithi078122029-37 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2428: finishing write tid 3 to smithi078122029-37 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 1031 (ObjNum 749 snap 241 seq_num 749) dirty exists 2023-12-16T01:26:45.935 INFO:tasks.rados.rados.0.smithi078.stdout:2428: left oid 37 (ObjNum 749 snap 241 seq_num 749) 2023-12-16T01:26:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: osdmap e529: 8 total, 7 up, 8 in 2023-12-16T01:26:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/894263887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: osdmap e529: 8 total, 7 up, 8 in 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/894263887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: failed to encode map e528 with expected crc 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:26:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: osdmap e529: 8 total, 7 up, 8 in 2023-12-16T01:26:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/894263887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:46.695 INFO:tasks.rados.rados.0.smithi078.stdout:2429: finishing write tid 1 to smithi078122029-9 2023-12-16T01:26:46.695 INFO:tasks.rados.rados.0.smithi078.stdout:2429: finishing write tid 2 to smithi078122029-9 2023-12-16T01:26:46.697 INFO:tasks.rados.rados.0.smithi078.stdout:2429: finishing write tid 3 to smithi078122029-9 2023-12-16T01:26:46.697 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 660 (ObjNum 750 snap 241 seq_num 750) dirty exists 2023-12-16T01:26:46.697 INFO:tasks.rados.rados.0.smithi078.stdout:2429: left oid 9 (ObjNum 750 snap 241 seq_num 750) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2426: done (5 left) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2427: done (4 left) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2428: done (3 left) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2429: done (2 left) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2431: done (1 left) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2432: read oid 21 snap -1 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2432: expect (ObjNum 673 snap 219 seq_num 673) 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2433: copy_from oid 18 from oid 35 current snap is 241 2023-12-16T01:26:46.705 INFO:tasks.rados.rados.0.smithi078.stdout:2434: read oid 6 snap -1 2023-12-16T01:26:46.706 INFO:tasks.rados.rados.0.smithi078.stdout:2434: expect (ObjNum 698 snap 224 seq_num 698) 2023-12-16T01:26:46.706 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 241 2023-12-16T01:26:46.706 INFO:tasks.rados.rados.0.smithi078.stdout:2435: seq_num 752 ranges {10838016=598016} 2023-12-16T01:26:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:46] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2023-12-16T01:26:46.768 INFO:tasks.rados.rados.0.smithi078.stdout:2435: writing smithi078122029-7 from 10838016 to 11436032 tid 1 2023-12-16T01:26:46.768 INFO:tasks.rados.rados.0.smithi078.stdout:2436: read oid 38 snap -1 2023-12-16T01:26:46.768 INFO:tasks.rados.rados.0.smithi078.stdout:2436: expect (ObjNum 655 snap 215 seq_num 655) 2023-12-16T01:26:46.768 INFO:tasks.rados.rados.0.smithi078.stdout:2437: read oid 28 snap -1 2023-12-16T01:26:46.768 INFO:tasks.rados.rados.0.smithi078.stdout:2437: expect (ObjNum 732 snap 236 seq_num 732) 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2438: read oid 39 snap 185 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2438: expect deleted 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2433: finishing copy_from to smithi078122029-18 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2433: got expected ENOENT (src dne) 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2433: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:26:46.769 INFO:tasks.rados.rados.0.smithi078.stdout:2432: expect (ObjNum 673 snap 219 seq_num 673) 2023-12-16T01:26:46.815 INFO:tasks.rados.rados.0.smithi078.stdout:2430: expect (ObjNum 515 snap 159 seq_num 515) 2023-12-16T01:26:46.896 INFO:tasks.rados.rados.0.smithi078.stdout:2434: expect (ObjNum 698 snap 224 seq_num 698) 2023-12-16T01:26:47.110 INFO:tasks.rados.rados.0.smithi078.stdout:2437: expect (ObjNum 732 snap 236 seq_num 732) 2023-12-16T01:26:47.117 INFO:tasks.rados.rados.0.smithi078.stdout:2435: finishing write tid 1 to smithi078122029-7 2023-12-16T01:26:47.117 INFO:tasks.rados.rados.0.smithi078.stdout:2435: finishing write tid 2 to smithi078122029-7 2023-12-16T01:26:47.117 INFO:tasks.rados.rados.0.smithi078.stdout:2435: finishing write tid 3 to smithi078122029-7 2023-12-16T01:26:47.117 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1659 (ObjNum 752 snap 241 seq_num 752) dirty exists 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2435: left oid 7 (ObjNum 752 snap 241 seq_num 752) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2430: done (7 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2432: done (6 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2433: done (5 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2434: done (4 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2435: done (3 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2437: done (2 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2438: done (1 left) 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2439: rollback oid 26 current snap is 241 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 221 2023-12-16T01:26:47.118 INFO:tasks.rados.rados.0.smithi078.stdout:2436: expect (ObjNum 655 snap 215 seq_num 655) 2023-12-16T01:26:47.277 INFO:tasks.rados.rados.0.smithi078.stdout:2439: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:2439: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:2439: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1288 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:2436: done (1 left) 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:2439: done (0 left) 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 241 2023-12-16T01:26:47.278 INFO:tasks.rados.rados.0.smithi078.stdout:2440: seq_num 753 ranges {5160960=614400} 2023-12-16T01:26:47.307 INFO:tasks.rados.rados.0.smithi078.stdout:2440: writing smithi078122029-24 from 5160960 to 5775360 tid 1 2023-12-16T01:26:47.307 INFO:tasks.rados.rados.0.smithi078.stdout:2441: delete oid 4 current snap is 241 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2441: done (1 left) 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2442: rollback oid 47 current snap is 241 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 195 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2443: rollback oid 21 current snap is 241 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 21 to 233 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2444: copy_from oid 50 from oid 44 current snap is 241 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2445: read oid 19 snap 235 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2445: expect (ObjNum 721 snap 234 seq_num 721) 2023-12-16T01:26:47.310 INFO:tasks.rados.rados.0.smithi078.stdout:2446: snap_remove snap 236 2023-12-16T01:26:47.408 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:46 smithi118 bash[155716]: 6f11ef878fd4d389941ce2f493d9a7a4235e37359cb167e6ae0b67f3dbbcf2bc 2023-12-16T01:26:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: pgmap v397: 121 pgs: 14 stale+active+clean, 107 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 236 KiB/s wr, 1 op/s 2023-12-16T01:26:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:47 smithi118 ceph-mon[131825]: osdmap e530: 8 total, 7 up, 8 in 2023-12-16T01:26:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: pgmap v397: 121 pgs: 14 stale+active+clean, 107 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 236 KiB/s wr, 1 op/s 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[139570]: osdmap e530: 8 total, 7 up, 8 in 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: failed to encode map e529 with expected crc 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: pgmap v397: 121 pgs: 14 stale+active+clean, 107 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 236 KiB/s wr, 1 op/s 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:26:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:47 smithi078 ceph-mon[142991]: osdmap e530: 8 total, 7 up, 8 in 2023-12-16T01:26:48.124 INFO:tasks.rados.rados.0.smithi078.stdout:2446: done (5 left) 2023-12-16T01:26:48.124 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 241 2023-12-16T01:26:48.124 INFO:tasks.rados.rados.0.smithi078.stdout:2447: seq_num 755 ranges {13033472=647168} 2023-12-16T01:26:48.198 INFO:tasks.rados.rados.0.smithi078.stdout:2447: writing smithi078122029-9 from 13033472 to 13680640 tid 1 2023-12-16T01:26:48.198 INFO:tasks.rados.rados.0.smithi078.stdout:2448: read oid 25 snap 195 2023-12-16T01:26:48.198 INFO:tasks.rados.rados.0.smithi078.stdout:2448: expect (ObjNum 594 snap 195 seq_num 594) 2023-12-16T01:26:48.198 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 241 2023-12-16T01:26:48.199 INFO:tasks.rados.rados.0.smithi078.stdout:2440: finishing write tid 1 to smithi078122029-24 2023-12-16T01:26:48.199 INFO:tasks.rados.rados.0.smithi078.stdout:2449: seq_num 756 ranges {4530176=671744} 2023-12-16T01:26:48.226 INFO:tasks.rados.rados.0.smithi078.stdout:2449: writing smithi078122029-43 from 4530176 to 5201920 tid 1 2023-12-16T01:26:48.226 INFO:tasks.rados.rados.0.smithi078.stdout:2450: snap_create 2023-12-16T01:26:48.227 INFO:tasks.rados.rados.0.smithi078.stdout:2442: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:26:48.227 INFO:tasks.rados.rados.0.smithi078.stdout:2442: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:26:48.227 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 662 (ObjNum 535 snap 169 seq_num 535) dirty exists 2023-12-16T01:26:48.227 INFO:tasks.rados.rados.0.smithi078.stdout:2445: expect (ObjNum 721 snap 234 seq_num 721) 2023-12-16T01:26:48.228 INFO:tasks.rados.rados.0.smithi078.stdout:2440: finishing write tid 2 to smithi078122029-24 2023-12-16T01:26:48.228 INFO:tasks.rados.rados.0.smithi078.stdout:2440: finishing write tid 3 to smithi078122029-24 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 1034 (ObjNum 753 snap 241 seq_num 753) dirty exists 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2440: left oid 24 (ObjNum 753 snap 241 seq_num 753) 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2443: finishing rollback tid 0 to smithi078122029-21 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2443: finishing rollback tid 1 to smithi078122029-21 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2443: finishing rollback tid 2 to smithi078122029-21 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 997 (ObjNum 673 snap 219 seq_num 673) dirty exists 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2444: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2444: finishing copy_from to smithi078122029-50 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1826 (ObjNum 283 snap 85 seq_num 283) dirty exists 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2447: finishing write tid 1 to smithi078122029-9 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2447: finishing write tid 2 to smithi078122029-9 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2447: finishing write tid 3 to smithi078122029-9 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 664 (ObjNum 755 snap 241 seq_num 755) dirty exists 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2447: left oid 9 (ObjNum 755 snap 241 seq_num 755) 2023-12-16T01:26:48.229 INFO:tasks.rados.rados.0.smithi078.stdout:2448: expect (ObjNum 594 snap 195 seq_num 594) 2023-12-16T01:26:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:48 smithi118 ceph-mon[131825]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[139570]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:48 smithi078 ceph-mon[142991]: failed to encode map e530 with expected crc 2023-12-16T01:26:48.709 INFO:tasks.rados.rados.0.smithi078.stdout:2449: finishing write tid 1 to smithi078122029-43 2023-12-16T01:26:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2449: finishing write tid 2 to smithi078122029-43 2023-12-16T01:26:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2449: finishing write tid 3 to smithi078122029-43 2023-12-16T01:26:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1914 (ObjNum 756 snap 241 seq_num 756) dirty exists 2023-12-16T01:26:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2449: left oid 43 (ObjNum 756 snap 241 seq_num 756) 2023-12-16T01:26:48.908 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:48 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.6.service: Succeeded. 2023-12-16T01:26:48.909 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:48 smithi118 systemd[1]: Stopped Ceph osd.6 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:26:48.909 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:48 smithi118 systemd[1]: Starting Ceph osd.6 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:26:49.129 INFO:tasks.rados.rados.0.smithi078.stdout:2440: done (8 left) 2023-12-16T01:26:49.129 INFO:tasks.rados.rados.0.smithi078.stdout:2442: done (7 left) 2023-12-16T01:26:49.129 INFO:tasks.rados.rados.0.smithi078.stdout:2443: done (6 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2444: done (5 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2445: done (4 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2447: done (3 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2448: done (2 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2449: done (1 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2450: done (0 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2451: rmattr oid 24 current snap is 242 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2451: done (0 left) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2452: rmattr oid 3 current snap is 242 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2453: read oid 50 snap 221 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2453: expect (ObjNum 677 snap 220 seq_num 677) 2023-12-16T01:26:49.130 INFO:tasks.rados.rados.0.smithi078.stdout:2454: delete oid 41 current snap is 242 2023-12-16T01:26:49.136 INFO:tasks.rados.rados.0.smithi078.stdout:2454: done (2 left) 2023-12-16T01:26:49.136 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 242 2023-12-16T01:26:49.136 INFO:tasks.rados.rados.0.smithi078.stdout:2455: seq_num 758 ranges {5275648=704512} 2023-12-16T01:26:49.169 INFO:tasks.rados.rados.0.smithi078.stdout:2455: writing smithi078122029-6 from 5275648 to 5980160 tid 1 2023-12-16T01:26:49.170 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 242 2023-12-16T01:26:49.170 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1244 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:26:49.170 INFO:tasks.rados.rados.0.smithi078.stdout:2456: seq_num 759 ranges {1679360=720896} 2023-12-16T01:26:49.183 INFO:tasks.rados.rados.0.smithi078.stdout:2456: writing smithi078122029-21 from 1679360 to 2400256 tid 1 2023-12-16T01:26:49.183 INFO:tasks.rados.rados.0.smithi078.stdout:2452: done (3 left) 2023-12-16T01:26:49.183 INFO:tasks.rados.rados.0.smithi078.stdout:2457: snap_create 2023-12-16T01:26:49.183 INFO:tasks.rados.rados.0.smithi078.stdout:2453: expect (ObjNum 677 snap 220 seq_num 677) 2023-12-16T01:26:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:49 smithi118 ceph-mon[131825]: failed to encode map e531 with expected crc 2023-12-16T01:26:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:49 smithi118 ceph-mon[131825]: osdmap e531: 8 total, 7 up, 8 in 2023-12-16T01:26:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:49 smithi118 ceph-mon[131825]: pgmap v400: 121 pgs: 1 activating+undersized, 7 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 87 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 7 op/s; 80/960 objects degraded (8.333%) 2023-12-16T01:26:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[139570]: failed to encode map e531 with expected crc 2023-12-16T01:26:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[139570]: osdmap e531: 8 total, 7 up, 8 in 2023-12-16T01:26:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[139570]: pgmap v400: 121 pgs: 1 activating+undersized, 7 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 87 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 7 op/s; 80/960 objects degraded (8.333%) 2023-12-16T01:26:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[142991]: failed to encode map e531 with expected crc 2023-12-16T01:26:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[142991]: osdmap e531: 8 total, 7 up, 8 in 2023-12-16T01:26:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:49 smithi078 ceph-mon[142991]: pgmap v400: 121 pgs: 1 activating+undersized, 7 active+undersized+degraded, 1 stale+active+clean, 25 active+undersized, 87 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 7 op/s; 80/960 objects degraded (8.333%) 2023-12-16T01:26:49.808 INFO:tasks.rados.rados.0.smithi078.stdout:2455: finishing write tid 1 to smithi078122029-6 2023-12-16T01:26:49.808 INFO:tasks.rados.rados.0.smithi078.stdout:2455: finishing write tid 2 to smithi078122029-6 2023-12-16T01:26:49.808 INFO:tasks.rados.rados.0.smithi078.stdout:2455: finishing write tid 3 to smithi078122029-6 2023-12-16T01:26:49.808 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1269 (ObjNum 758 snap 242 seq_num 758) dirty exists 2023-12-16T01:26:49.808 INFO:tasks.rados.rados.0.smithi078.stdout:2455: left oid 6 (ObjNum 758 snap 242 seq_num 758) 2023-12-16T01:26:49.809 INFO:tasks.rados.rados.0.smithi078.stdout:2456: finishing write tid 1 to smithi078122029-21 2023-12-16T01:26:49.809 INFO:tasks.rados.rados.0.smithi078.stdout:2456: finishing write tid 2 to smithi078122029-21 2023-12-16T01:26:49.809 INFO:tasks.rados.rados.0.smithi078.stdout:2456: finishing write tid 3 to smithi078122029-21 2023-12-16T01:26:49.809 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 999 (ObjNum 759 snap 242 seq_num 759) dirty exists 2023-12-16T01:26:49.809 INFO:tasks.rados.rados.0.smithi078.stdout:2456: left oid 21 (ObjNum 759 snap 242 seq_num 759) 2023-12-16T01:26:50.125 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-16T01:26:50.126 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:49 smithi118 bash[156349]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-16T01:26:50.131 INFO:tasks.rados.rados.0.smithi078.stdout:2453: done (3 left) 2023-12-16T01:26:50.132 INFO:tasks.rados.rados.0.smithi078.stdout:2455: done (2 left) 2023-12-16T01:26:50.132 INFO:tasks.rados.rados.0.smithi078.stdout:2456: done (1 left) 2023-12-16T01:26:50.132 INFO:tasks.rados.rados.0.smithi078.stdout:2457: done (0 left) 2023-12-16T01:26:50.132 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 243 2023-12-16T01:26:50.132 INFO:tasks.rados.rados.0.smithi078.stdout:2458: seq_num 760 ranges {4464640=737280} 2023-12-16T01:26:50.159 INFO:tasks.rados.rados.0.smithi078.stdout:2458: writing smithi078122029-15 from 4464640 to 5201920 tid 1 2023-12-16T01:26:50.159 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 243 2023-12-16T01:26:50.159 INFO:tasks.rados.rados.0.smithi078.stdout:2459: seq_num 761 ranges {2400256=753664} 2023-12-16T01:26:50.175 INFO:tasks.rados.rados.0.smithi078.stdout:2459: writing smithi078122029-21 from 2400256 to 3153920 tid 1 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:2460: setattr oid 46 current snap is 243 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:2458: finishing write tid 1 to smithi078122029-15 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:2458: finishing write tid 2 to smithi078122029-15 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:2458: finishing write tid 3 to smithi078122029-15 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 1888 (ObjNum 760 snap 243 seq_num 760) dirty exists 2023-12-16T01:26:50.176 INFO:tasks.rados.rados.0.smithi078.stdout:2458: left oid 15 (ObjNum 760 snap 243 seq_num 760) 2023-12-16T01:26:50.177 INFO:tasks.rados.rados.0.smithi078.stdout:2458: done (2 left) 2023-12-16T01:26:50.177 INFO:tasks.rados.rados.0.smithi078.stdout:2461: copy_from oid 14 from oid 2 current snap is 243 2023-12-16T01:26:50.177 INFO:tasks.rados.rados.0.smithi078.stdout:2462: snap_create 2023-12-16T01:26:50.183 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1592 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:26:50.183 INFO:tasks.rados.rados.0.smithi078.stdout:2459: finishing write tid 1 to smithi078122029-21 2023-12-16T01:26:50.183 INFO:tasks.rados.rados.0.smithi078.stdout:2459: finishing write tid 2 to smithi078122029-21 2023-12-16T01:26:50.184 INFO:tasks.rados.rados.0.smithi078.stdout:2459: finishing write tid 3 to smithi078122029-21 2023-12-16T01:26:50.184 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1001 (ObjNum 761 snap 243 seq_num 761) dirty exists 2023-12-16T01:26:50.184 INFO:tasks.rados.rados.0.smithi078.stdout:2459: left oid 21 (ObjNum 761 snap 243 seq_num 761) 2023-12-16T01:26:50.215 INFO:tasks.rados.rados.0.smithi078.stdout:2461: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:26:50.216 INFO:tasks.rados.rados.0.smithi078.stdout:2461: finishing copy_from to smithi078122029-14 2023-12-16T01:26:50.216 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1638 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:50 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 80/960 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:50 smithi118 ceph-mon[131825]: failed to encode map e532 with expected crc 2023-12-16T01:26:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:50 smithi118 ceph-mon[131825]: osdmap e532: 8 total, 7 up, 8 in 2023-12-16T01:26:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 80/960 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[142991]: failed to encode map e532 with expected crc 2023-12-16T01:26:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[142991]: osdmap e532: 8 total, 7 up, 8 in 2023-12-16T01:26:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 80/960 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[139570]: failed to encode map e532 with expected crc 2023-12-16T01:26:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:50 smithi078 ceph-mon[139570]: osdmap e532: 8 total, 7 up, 8 in 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2459: done (3 left) 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2460: done (2 left) 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2461: done (1 left) 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2462: done (0 left) 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2463: rollback oid 6 current snap is 244 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 6 to 223 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 244 2023-12-16T01:26:51.138 INFO:tasks.rados.rados.0.smithi078.stdout:2464: seq_num 762 ranges {13680640=770048} 2023-12-16T01:26:51.158 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:50 smithi118 ceph-osd[156851]: -- 172.21.15.118:0/1129108338 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558a479656c0 con 0x558a47936c00 2023-12-16T01:26:51.158 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:50 smithi118 bash[156786]: d809e4648f6a9cce846e4d21cb33aa74923f29b8ce76626bf23947a0e5f9989f 2023-12-16T01:26:51.158 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:50 smithi118 systemd[1]: Started Ceph osd.6 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:26:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: failed to encode map e533 with expected crc 2023-12-16T01:26:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: osdmap e533: 8 total, 7 up, 8 in 2023-12-16T01:26:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: pgmap v403: 121 pgs: 1 activating+undersized, 9 active+undersized+degraded, 33 active+undersized, 78 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 6 op/s; 85/963 objects degraded (8.827%) 2023-12-16T01:26:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:51.214 INFO:tasks.rados.rados.0.smithi078.stdout:2464: writing smithi078122029-9 from 13680640 to 14450688 tid 1 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2465: copy_from oid 19 from oid 31 current snap is 244 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2463: finishing rollback tid 0 to smithi078122029-6 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2463: finishing rollback tid 1 to smithi078122029-6 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2463: finishing rollback tid 2 to smithi078122029-6 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1272 (ObjNum 627 snap 205 seq_num 627) dirty exists 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2463: done (2 left) 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2466: rollback oid 34 current snap is 244 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 230 2023-12-16T01:26:51.215 INFO:tasks.rados.rados.0.smithi078.stdout:2467: delete oid 7 current snap is 244 2023-12-16T01:26:51.220 INFO:tasks.rados.rados.0.smithi078.stdout:2464: finishing write tid 1 to smithi078122029-9 2023-12-16T01:26:51.220 INFO:tasks.rados.rados.0.smithi078.stdout:2466: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:26:51.220 INFO:tasks.rados.rados.0.smithi078.stdout:2466: finishing rollback tid 2 to smithi078122029-34 2023-12-16T01:26:51.220 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1828 (ObjNum 716 snap 230 seq_num 716) dirty exists 2023-12-16T01:26:51.220 INFO:tasks.rados.rados.0.smithi078.stdout:2464: finishing write tid 2 to smithi078122029-9 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2466: done (3 left) 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2467: done (2 left) 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2468: read oid 43 snap -1 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2468: expect (ObjNum 756 snap 241 seq_num 756) 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2469: read oid 15 snap -1 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2469: expect (ObjNum 760 snap 243 seq_num 760) 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2470: copy_from oid 23 from oid 5 current snap is 244 2023-12-16T01:26:51.221 INFO:tasks.rados.rados.0.smithi078.stdout:2471: setattr oid 2 current snap is 244 2023-12-16T01:26:51.222 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 244 2023-12-16T01:26:51.222 INFO:tasks.rados.rados.0.smithi078.stdout:2472: seq_num 764 ranges {262144=802816} 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2472: writing smithi078122029-16 from 262144 to 1064960 tid 1 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2473: copy_from oid 22 from oid 11 current snap is 244 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2464: finishing write tid 3 to smithi078122029-9 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 666 (ObjNum 762 snap 244 seq_num 762) dirty exists 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2464: left oid 9 (ObjNum 762 snap 244 seq_num 762) 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2464: done (7 left) 2023-12-16T01:26:51.232 INFO:tasks.rados.rados.0.smithi078.stdout:2474: snap_remove snap 238 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: failed to encode map e533 with expected crc 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: osdmap e533: 8 total, 7 up, 8 in 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: pgmap v403: 121 pgs: 1 activating+undersized, 9 active+undersized+degraded, 33 active+undersized, 78 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 6 op/s; 85/963 objects degraded (8.827%) 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: failed to encode map e533 with expected crc 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: osdmap e533: 8 total, 7 up, 8 in 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: pgmap v403: 121 pgs: 1 activating+undersized, 9 active+undersized+degraded, 33 active+undersized, 78 active+clean; 585 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 6 op/s; 85/963 objects degraded (8.827%) 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:51.684 INFO:tasks.rados.rados.0.smithi078.stdout:2474: done (7 left) 2023-12-16T01:26:51.685 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 244 2023-12-16T01:26:51.685 INFO:tasks.rados.rados.0.smithi078.stdout:2475: seq_num 765 ranges {8609792=417792,9027584=401408} 2023-12-16T01:26:51.731 INFO:tasks.rados.rados.0.smithi078.stdout:2475: writing smithi078122029-14 from 8609792 to 9027584 tid 1 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2475: writing smithi078122029-14 from 9027584 to 9428992 tid 2 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2476: delete oid 37 current snap is 244 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1828 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2465: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2465: finishing copy_from to smithi078122029-19 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1268 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2472: finishing write tid 1 to smithi078122029-16 2023-12-16T01:26:51.734 INFO:tasks.rados.rados.0.smithi078.stdout:2472: finishing write tid 2 to smithi078122029-16 2023-12-16T01:26:51.735 INFO:tasks.rados.rados.0.smithi078.stdout:2472: finishing write tid 3 to smithi078122029-16 2023-12-16T01:26:51.735 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1594 (ObjNum 764 snap 244 seq_num 764) dirty exists 2023-12-16T01:26:51.735 INFO:tasks.rados.rados.0.smithi078.stdout:2472: left oid 16 (ObjNum 764 snap 244 seq_num 764) 2023-12-16T01:26:51.735 INFO:tasks.rados.rados.0.smithi078.stdout:2468: expect (ObjNum 756 snap 241 seq_num 756) 2023-12-16T01:26:51.908 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:51 smithi118 conmon[156827]: 2023-12-16T01:26:51.419+0000 7fae0fd04640 -1 Falling back to public interface 2023-12-16T01:26:52.086 INFO:tasks.rados.rados.0.smithi078.stdout:2469: expect (ObjNum 760 snap 243 seq_num 760) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2470: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2470: finishing copy_from to smithi078122029-23 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 1886 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2473: finishing copy_from to smithi078122029-22 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1883 (ObjNum 744 snap 238 seq_num 744) dirty exists 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2473: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2465: done (8 left) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2468: done (7 left) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2469: done (6 left) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2470: done (5 left) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2471: done (4 left) 2023-12-16T01:26:52.331 INFO:tasks.rados.rados.0.smithi078.stdout:2472: done (3 left) 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2473: done (2 left) 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2476: done (1 left) 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2477: rollback oid 10 current snap is 244 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 241 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: finishing write tid 1 to smithi078122029-14 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: finishing write tid 2 to smithi078122029-14 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: finishing write tid 3 to smithi078122029-14 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: finishing write tid 4 to smithi078122029-14 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1831 (ObjNum 765 snap 244 seq_num 765) dirty exists 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: left oid 14 (ObjNum 765 snap 244 seq_num 765) 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2475: done (1 left) 2023-12-16T01:26:52.332 INFO:tasks.rados.rados.0.smithi078.stdout:2478: snap_create 2023-12-16T01:26:52.334 INFO:tasks.rados.rados.0.smithi078.stdout:2477: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:26:52.334 INFO:tasks.rados.rados.0.smithi078.stdout:2477: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:26:52.334 INFO:tasks.rados.rados.0.smithi078.stdout:2477: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:26:52.334 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1300 (ObjNum 736 snap 237 seq_num 736) dirty exists 2023-12-16T01:26:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:52 smithi118 ceph-mon[131825]: failed to encode map e534 with expected crc 2023-12-16T01:26:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:52 smithi118 ceph-mon[131825]: osdmap e534: 8 total, 7 up, 8 in 2023-12-16T01:26:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:52 smithi118 ceph-mon[131825]: osdmap e535: 8 total, 7 up, 8 in 2023-12-16T01:26:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[139570]: failed to encode map e534 with expected crc 2023-12-16T01:26:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[139570]: osdmap e534: 8 total, 7 up, 8 in 2023-12-16T01:26:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[139570]: osdmap e535: 8 total, 7 up, 8 in 2023-12-16T01:26:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[142991]: failed to encode map e534 with expected crc 2023-12-16T01:26:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[142991]: osdmap e534: 8 total, 7 up, 8 in 2023-12-16T01:26:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:52 smithi078 ceph-mon[142991]: osdmap e535: 8 total, 7 up, 8 in 2023-12-16T01:26:53.143 INFO:tasks.rados.rados.0.smithi078.stdout:2477: done (1 left) 2023-12-16T01:26:53.144 INFO:tasks.rados.rados.0.smithi078.stdout:2478: done (0 left) 2023-12-16T01:26:53.144 INFO:tasks.rados.rados.0.smithi078.stdout:2479: delete oid 44 current snap is 245 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:2479: done (0 left) 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:2480: read oid 11 snap -1 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:2480: expect (ObjNum 744 snap 238 seq_num 744) 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:2481: copy_from oid 15 from oid 43 current snap is 245 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 245 2023-12-16T01:26:53.149 INFO:tasks.rados.rados.0.smithi078.stdout:2482: seq_num 768 ranges {12697600=466944,13164544=401408} 2023-12-16T01:26:53.223 INFO:tasks.rados.rados.0.smithi078.stdout:2482: writing smithi078122029-32 from 12697600 to 13164544 tid 1 2023-12-16T01:26:53.226 INFO:tasks.rados.rados.0.smithi078.stdout:2482: writing smithi078122029-32 from 13164544 to 13565952 tid 2 2023-12-16T01:26:53.226 INFO:tasks.rados.rados.0.smithi078.stdout:2483: delete oid 37 current snap is 245 2023-12-16T01:26:53.226 INFO:tasks.rados.rados.0.smithi078.stdout:2480: expect (ObjNum 744 snap 238 seq_num 744) 2023-12-16T01:26:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:53 smithi118 ceph-mon[131825]: failed to encode map e535 with expected crc 2023-12-16T01:26:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:53 smithi118 ceph-mon[131825]: pgmap v406: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 617 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 MiB/s wr, 33 op/s; 90/1014 objects degraded (8.876%) 2023-12-16T01:26:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:53 smithi078 ceph-mon[139570]: failed to encode map e535 with expected crc 2023-12-16T01:26:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:53 smithi078 ceph-mon[139570]: pgmap v406: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 617 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 MiB/s wr, 33 op/s; 90/1014 objects degraded (8.876%) 2023-12-16T01:26:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:53 smithi078 ceph-mon[142991]: failed to encode map e535 with expected crc 2023-12-16T01:26:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:53 smithi078 ceph-mon[142991]: pgmap v406: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 617 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.7 MiB/s wr, 33 op/s; 90/1014 objects degraded (8.876%) 2023-12-16T01:26:53.758 INFO:tasks.rados.rados.0.smithi078.stdout:2481: finishing copy_from to smithi078122029-15 2023-12-16T01:26:53.758 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 1914 (ObjNum 756 snap 241 seq_num 756) dirty exists 2023-12-16T01:26:53.758 INFO:tasks.rados.rados.0.smithi078.stdout:2481: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2480: done (3 left) 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2481: done (2 left) 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2483: done (1 left) 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2484: setattr oid 29 current snap is 245 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: finishing write tid 1 to smithi078122029-32 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: finishing write tid 2 to smithi078122029-32 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: finishing write tid 3 to smithi078122029-32 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: finishing write tid 4 to smithi078122029-32 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1917 (ObjNum 768 snap 245 seq_num 768) dirty exists 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: left oid 32 (ObjNum 768 snap 245 seq_num 768) 2023-12-16T01:26:53.759 INFO:tasks.rados.rados.0.smithi078.stdout:2482: done (1 left) 2023-12-16T01:26:53.760 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 245 2023-12-16T01:26:53.760 INFO:tasks.rados.rados.0.smithi078.stdout:2485: seq_num 770 ranges {1982464=499712,2482176=401408} 2023-12-16T01:26:53.773 INFO:tasks.rados.rados.0.smithi078.stdout:2485: writing smithi078122029-3 from 1982464 to 2482176 tid 1 2023-12-16T01:26:53.775 INFO:tasks.rados.rados.0.smithi078.stdout:2485: writing smithi078122029-3 from 2482176 to 2883584 tid 2 2023-12-16T01:26:53.775 INFO:tasks.rados.rados.0.smithi078.stdout:2486: setattr oid 37 current snap is 245 2023-12-16T01:26:53.776 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1595 (ObjNum 33 snap 0 seq_num 2287481040) dirty exists 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:2484: done (2 left) 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:2487: rollback oid 17 current snap is 245 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 179 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:2488: read oid 34 snap -1 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:2488: expect (ObjNum 716 snap 230 seq_num 716) 2023-12-16T01:26:53.777 INFO:tasks.rados.rados.0.smithi078.stdout:2489: read oid 19 snap -1 2023-12-16T01:26:53.778 INFO:tasks.rados.rados.0.smithi078.stdout:2489: expect (ObjNum 682 snap 221 seq_num 682) 2023-12-16T01:26:53.778 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 245 2023-12-16T01:26:53.778 INFO:tasks.rados.rados.0.smithi078.stdout:2490: seq_num 771 ranges {540672=516096,1056768=401408} 2023-12-16T01:26:53.783 INFO:tasks.rados.rados.0.smithi078.stdout:2490: writing smithi078122029-27 from 540672 to 1056768 tid 1 2023-12-16T01:26:53.786 INFO:tasks.rados.rados.0.smithi078.stdout:2490: writing smithi078122029-27 from 1056768 to 1458176 tid 2 2023-12-16T01:26:53.786 INFO:tasks.rados.rados.0.smithi078.stdout:2491: copy_from oid 38 from oid 2 current snap is 245 2023-12-16T01:26:53.786 INFO:tasks.rados.rados.0.smithi078.stdout:2492: snap_remove snap 239 2023-12-16T01:26:54.149 INFO:tasks.rados.rados.0.smithi078.stdout:2492: done (7 left) 2023-12-16T01:26:54.149 INFO:tasks.rados.rados.0.smithi078.stdout:2493: snap_remove snap 227 2023-12-16T01:26:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:54 smithi118 ceph-mon[131825]: failed to encode map e536 with expected crc 2023-12-16T01:26:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:54 smithi118 ceph-mon[131825]: osdmap e536: 8 total, 7 up, 8 in 2023-12-16T01:26:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[139570]: failed to encode map e536 with expected crc 2023-12-16T01:26:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[139570]: osdmap e536: 8 total, 7 up, 8 in 2023-12-16T01:26:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[142991]: failed to encode map e536 with expected crc 2023-12-16T01:26:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[142991]: osdmap e536: 8 total, 7 up, 8 in 2023-12-16T01:26:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:54.908 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:54 smithi118 conmon[156827]: 2023-12-16T01:26:54.578+0000 7fae0fd04640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-16T01:26:54.908 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:54 smithi118 conmon[156827]: 2023-12-16T01:26:54.656+0000 7fae0fd04640 -1 osd.6 528 log_to_monitors true 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2493: done (7 left) 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2494: rollback oid 14 current snap is 245 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 179 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2485: finishing write tid 1 to smithi078122029-3 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 1046 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2485: finishing write tid 2 to smithi078122029-3 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2485: finishing write tid 3 to smithi078122029-3 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2485: finishing write tid 4 to smithi078122029-3 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1247 (ObjNum 770 snap 245 seq_num 770) dirty exists 2023-12-16T01:26:55.156 INFO:tasks.rados.rados.0.smithi078.stdout:2485: left oid 3 (ObjNum 770 snap 245 seq_num 770) 2023-12-16T01:26:55.157 INFO:tasks.rados.rados.0.smithi078.stdout:2487: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:26:55.157 INFO:tasks.rados.rados.0.smithi078.stdout:2487: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:26:55.157 INFO:tasks.rados.rados.0.smithi078.stdout:2487: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:26:55.157 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1304 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:26:55.157 INFO:tasks.rados.rados.0.smithi078.stdout:2489: expect (ObjNum 682 snap 221 seq_num 682) 2023-12-16T01:26:55.212 INFO:tasks.rados.rados.0.smithi078.stdout:2490: finishing write tid 1 to smithi078122029-27 2023-12-16T01:26:55.212 INFO:tasks.rados.rados.0.smithi078.stdout:2490: finishing write tid 2 to smithi078122029-27 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2490: finishing write tid 3 to smithi078122029-27 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2485: done (7 left) 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2486: done (6 left) 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2487: done (5 left) 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2489: done (4 left) 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 245 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2490: finishing write tid 4 to smithi078122029-27 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1834 (ObjNum 771 snap 245 seq_num 771) dirty exists 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2490: left oid 27 (ObjNum 771 snap 245 seq_num 771) 2023-12-16T01:26:55.213 INFO:tasks.rados.rados.0.smithi078.stdout:2488: expect (ObjNum 716 snap 230 seq_num 716) 2023-12-16T01:26:55.408 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:26:55 smithi118 conmon[156827]: 2023-12-16T01:26:55.185+0000 7fae00974700 -1 osd.6 528 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:26:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: failed to encode map e537 with expected crc 2023-12-16T01:26:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: osdmap e537: 8 total, 7 up, 8 in 2023-12-16T01:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: pgmap v409: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 619 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.2 MiB/s wr, 33 op/s; 90/1020 objects degraded (8.824%) 2023-12-16T01:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: failed to encode map e537 with expected crc 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: osdmap e537: 8 total, 7 up, 8 in 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: pgmap v409: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 619 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.2 MiB/s wr, 33 op/s; 90/1020 objects degraded (8.824%) 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: failed to encode map e537 with expected crc 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: osdmap e537: 8 total, 7 up, 8 in 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: pgmap v409: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 619 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 7.2 MiB/s wr, 33 op/s; 90/1020 objects degraded (8.824%) 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:55.515 INFO:tasks.rados.rados.0.smithi078.stdout:2491: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:26:55.515 INFO:tasks.rados.rados.0.smithi078.stdout:2491: finishing copy_from to smithi078122029-38 2023-12-16T01:26:55.515 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1828 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:55.516 INFO:tasks.rados.rados.0.smithi078.stdout:2495: seq_num 772 ranges {1835008=532480,2367488=401408} 2023-12-16T01:26:55.527 INFO:tasks.rados.rados.0.smithi078.stdout:2495: writing smithi078122029-19 from 1835008 to 2367488 tid 1 2023-12-16T01:26:55.530 INFO:tasks.rados.rados.0.smithi078.stdout:2495: writing smithi078122029-19 from 2367488 to 2768896 tid 2 2023-12-16T01:26:55.530 INFO:tasks.rados.rados.0.smithi078.stdout:2488: done (4 left) 2023-12-16T01:26:55.530 INFO:tasks.rados.rados.0.smithi078.stdout:2490: done (3 left) 2023-12-16T01:26:55.530 INFO:tasks.rados.rados.0.smithi078.stdout:2491: done (2 left) 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2496: rollback oid 49 current snap is 245 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 175 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2494: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2494: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2494: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1837 (ObjNum 526 snap 167 seq_num 526) dirty exists 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2494: done (2 left) 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 245 2023-12-16T01:26:55.531 INFO:tasks.rados.rados.0.smithi078.stdout:2497: seq_num 773 ranges {13565952=548864,14114816=401408} 2023-12-16T01:26:55.604 INFO:tasks.rados.rados.0.smithi078.stdout:2497: writing smithi078122029-32 from 13565952 to 14114816 tid 1 2023-12-16T01:26:55.606 INFO:tasks.rados.rados.0.smithi078.stdout:2497: writing smithi078122029-32 from 14114816 to 14516224 tid 2 2023-12-16T01:26:55.606 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 245 2023-12-16T01:26:55.606 INFO:tasks.rados.rados.0.smithi078.stdout:2496: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:26:55.606 INFO:tasks.rados.rados.0.smithi078.stdout:2495: finishing write tid 1 to smithi078122029-19 2023-12-16T01:26:55.607 INFO:tasks.rados.rados.0.smithi078.stdout:2496: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:26:55.607 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 293 (ObjNum 521 snap 162 seq_num 521) dirty exists 2023-12-16T01:26:55.607 INFO:tasks.rados.rados.0.smithi078.stdout:2495: finishing write tid 2 to smithi078122029-19 2023-12-16T01:26:55.607 INFO:tasks.rados.rados.0.smithi078.stdout:2495: finishing write tid 3 to smithi078122029-19 2023-12-16T01:26:55.607 INFO:tasks.rados.rados.0.smithi078.stdout:2498: seq_num 774 ranges {0=565248,565248=401408} 2023-12-16T01:26:55.609 INFO:tasks.rados.rados.0.smithi078.stdout:2498: writing smithi078122029-41 from 0 to 565248 tid 1 2023-12-16T01:26:55.612 INFO:tasks.rados.rados.0.smithi078.stdout:2498: writing smithi078122029-41 from 565248 to 966656 tid 2 2023-12-16T01:26:55.612 INFO:tasks.rados.rados.0.smithi078.stdout:2496: done (3 left) 2023-12-16T01:26:55.612 INFO:tasks.rados.rados.0.smithi078.stdout:2499: read oid 37 snap -1 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2499: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 245 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2495: finishing write tid 4 to smithi078122029-19 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2127 (ObjNum 772 snap 245 seq_num 772) dirty exists 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2495: left oid 19 (ObjNum 772 snap 245 seq_num 772) 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2497: finishing write tid 1 to smithi078122029-32 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2497: finishing write tid 2 to smithi078122029-32 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2497: finishing write tid 3 to smithi078122029-32 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2497: finishing write tid 4 to smithi078122029-32 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1920 (ObjNum 773 snap 245 seq_num 773) dirty exists 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2497: left oid 32 (ObjNum 773 snap 245 seq_num 773) 2023-12-16T01:26:55.613 INFO:tasks.rados.rados.0.smithi078.stdout:2500: seq_num 775 ranges {9388032=589824,9977856=401408} 2023-12-16T01:26:55.664 INFO:tasks.rados.rados.0.smithi078.stdout:2500: writing smithi078122029-13 from 9388032 to 9977856 tid 1 2023-12-16T01:26:55.670 INFO:tasks.rados.rados.0.smithi078.stdout:2500: writing smithi078122029-13 from 9977856 to 10379264 tid 2 2023-12-16T01:26:55.670 INFO:tasks.rados.rados.0.smithi078.stdout:2495: done (4 left) 2023-12-16T01:26:55.670 INFO:tasks.rados.rados.0.smithi078.stdout:2497: done (3 left) 2023-12-16T01:26:55.670 INFO:tasks.rados.rados.0.smithi078.stdout:2501: copy_from oid 38 from oid 28 current snap is 245 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:2499: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:2498: finishing write tid 1 to smithi078122029-41 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:2498: finishing write tid 2 to smithi078122029-41 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:2498: finishing write tid 3 to smithi078122029-41 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:2498: finishing write tid 4 to smithi078122029-41 2023-12-16T01:26:55.671 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1004 (ObjNum 774 snap 245 seq_num 774) dirty exists 2023-12-16T01:26:55.672 INFO:tasks.rados.rados.0.smithi078.stdout:2498: left oid 41 (ObjNum 774 snap 245 seq_num 774) 2023-12-16T01:26:55.672 INFO:tasks.rados.rados.0.smithi078.stdout:2498: done (3 left) 2023-12-16T01:26:55.672 INFO:tasks.rados.rados.0.smithi078.stdout:2499: done (2 left) 2023-12-16T01:26:55.672 INFO:tasks.rados.rados.0.smithi078.stdout:2502: setattr oid 11 current snap is 245 2023-12-16T01:26:55.672 INFO:tasks.rados.rados.0.smithi078.stdout:2503: snap_remove snap 212 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2503: done (3 left) 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2504: snap_create 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2500: finishing write tid 1 to smithi078122029-13 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2500: finishing write tid 2 to smithi078122029-13 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2500: finishing write tid 3 to smithi078122029-13 2023-12-16T01:26:56.153 INFO:tasks.rados.rados.0.smithi078.stdout:2500: finishing write tid 4 to smithi078122029-13 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1598 (ObjNum 775 snap 245 seq_num 775) dirty exists 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:2500: left oid 13 (ObjNum 775 snap 245 seq_num 775) 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:2501: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:2501: finishing copy_from to smithi078122029-38 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1267 (ObjNum 732 snap 236 seq_num 732) dirty exists 2023-12-16T01:26:56.154 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1915 (ObjNum 744 snap 238 seq_num 744) dirty exists 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 90/1020 objects degraded (8.824%), 9 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: failed to encode map e538 with expected crc 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: osdmap e538: 8 total, 7 up, 8 in 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.419 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:56 smithi118 ceph-mon[131825]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 90/1020 objects degraded (8.824%), 9 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: failed to encode map e538 with expected crc 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: osdmap e538: 8 total, 7 up, 8 in 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[142991]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 90/1020 objects degraded (8.824%), 9 pgs degraded (PG_DEGRADED) 2023-12-16T01:26:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T01:26:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: failed to encode map e538 with expected crc 2023-12-16T01:26:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: osdmap e538: 8 total, 7 up, 8 in 2023-12-16T01:26:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: from='osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:56 smithi078 ceph-mon[139570]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:26:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:26:56] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-12-16T01:26:57.160 INFO:tasks.rados.rados.0.smithi078.stdout:2500: done (3 left) 2023-12-16T01:26:57.161 INFO:tasks.rados.rados.0.smithi078.stdout:2501: done (2 left) 2023-12-16T01:26:57.161 INFO:tasks.rados.rados.0.smithi078.stdout:2502: done (1 left) 2023-12-16T01:26:57.161 INFO:tasks.rados.rados.0.smithi078.stdout:2504: done (0 left) 2023-12-16T01:26:57.161 INFO:tasks.rados.rados.0.smithi078.stdout:2505: rmattr oid 49 current snap is 246 2023-12-16T01:26:57.161 INFO:tasks.rados.rados.0.smithi078.stdout:2506: snap_remove snap 229 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153] boot 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: osdmap e539: 8 total, 8 up, 8 in 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[142991]: pgmap v412: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 530 KiB/s wr, 1 op/s; 90/1026 objects degraded (8.772%) 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153] boot 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: osdmap e539: 8 total, 8 up, 8 in 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:57 smithi078 ceph-mon[139570]: pgmap v412: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 530 KiB/s wr, 1 op/s; 90/1026 objects degraded (8.772%) 2023-12-16T01:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: osd.6 [v2:172.21.15.118:6816/1513373153,v1:172.21.15.118:6817/1513373153] boot 2023-12-16T01:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: osdmap e539: 8 total, 8 up, 8 in 2023-12-16T01:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T01:26:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: failed to encode map e539 with expected crc 2023-12-16T01:26:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:57 smithi118 ceph-mon[131825]: pgmap v412: 121 pgs: 9 active+undersized+degraded, 34 active+undersized, 78 active+clean; 625 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 530 KiB/s wr, 1 op/s; 90/1026 objects degraded (8.772%) 2023-12-16T01:26:58.163 INFO:tasks.rados.rados.0.smithi078.stdout:2506: done (1 left) 2023-12-16T01:26:58.163 INFO:tasks.rados.rados.0.smithi078.stdout:2507: rollback oid 14 current snap is 246 2023-12-16T01:26:58.163 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 243 2023-12-16T01:26:58.163 INFO:tasks.rados.rados.0.smithi078.stdout:2508: delete oid 47 current snap is 246 2023-12-16T01:26:58.164 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 295 (ObjNum 521 snap 162 seq_num 521) dirty exists 2023-12-16T01:26:58.171 INFO:tasks.rados.rados.0.smithi078.stdout:2507: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:26:58.172 INFO:tasks.rados.rados.0.smithi078.stdout:2507: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:26:58.172 INFO:tasks.rados.rados.0.smithi078.stdout:2507: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:26:58.172 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1840 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:26:58.176 INFO:tasks.rados.rados.0.smithi078.stdout:2505: done (2 left) 2023-12-16T01:26:58.176 INFO:tasks.rados.rados.0.smithi078.stdout:2507: done (1 left) 2023-12-16T01:26:58.177 INFO:tasks.rados.rados.0.smithi078.stdout:2508: done (0 left) 2023-12-16T01:26:58.177 INFO:tasks.rados.rados.0.smithi078.stdout:2509: copy_from oid 45 from oid 47 current snap is 246 2023-12-16T01:26:58.177 INFO:tasks.rados.rados.0.smithi078.stdout:2510: snap_remove snap 233 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: osdmap e540: 8 total, 8 up, 8 in 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[142991]: osdmap e541: 8 total, 8 up, 8 in 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: osdmap e540: 8 total, 8 up, 8 in 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:58 smithi078 ceph-mon[139570]: osdmap e541: 8 total, 8 up, 8 in 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: osdmap e540: 8 total, 8 up, 8 in 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.488 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: failed to encode map e540 with expected crc 2023-12-16T01:26:58.489 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:58 smithi118 ceph-mon[131825]: osdmap e541: 8 total, 8 up, 8 in 2023-12-16T01:26:58.977 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:26:58 smithi078 conmon[127384]: 2023-12-16T01:26:58.694+0000 7f085564e700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-12-16T01:26:59.158 INFO:tasks.rados.rados.0.smithi078.stdout:2510: done (1 left) 2023-12-16T01:26:59.158 INFO:tasks.rados.rados.0.smithi078.stdout:2511: setattr oid 1 current snap is 246 2023-12-16T01:26:59.158 INFO:tasks.rados.rados.0.smithi078.stdout:2509: finishing copy_from to smithi078122029-45 2023-12-16T01:26:59.159 INFO:tasks.rados.rados.0.smithi078.stdout:2509: got expected ENOENT (src dne) 2023-12-16T01:26:59.159 INFO:tasks.rados.rados.0.smithi078.stdout:2509: finishing copy_from racing read to smithi078122029-45 2023-12-16T01:26:59.159 INFO:tasks.rados.rados.0.smithi078.stdout:2509: done (1 left) 2023-12-16T01:26:59.160 INFO:tasks.rados.rados.0.smithi078.stdout:2512: snap_create 2023-12-16T01:26:59.176 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2163 (ObjNum 97 snap 0 seq_num 0) dirty exists 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: failed to encode map e541 with expected crc 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: pgmap v415: 121 pgs: 10 peering, 4 active+undersized+degraded, 19 active+undersized, 88 active+clean; 645 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 45/1044 objects degraded (4.310%); 8.8 MiB/s, 0 objects/s recovering 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[142991]: osdmap e542: 8 total, 8 up, 8 in 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: failed to encode map e541 with expected crc 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: pgmap v415: 121 pgs: 10 peering, 4 active+undersized+degraded, 19 active+undersized, 88 active+clean; 645 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 45/1044 objects degraded (4.310%); 8.8 MiB/s, 0 objects/s recovering 2023-12-16T01:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-12-16T01:26:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:26:59 smithi078 ceph-mon[139570]: osdmap e542: 8 total, 8 up, 8 in 2023-12-16T01:26:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: failed to encode map e541 with expected crc 2023-12-16T01:26:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: pgmap v415: 121 pgs: 10 peering, 4 active+undersized+degraded, 19 active+undersized, 88 active+clean; 645 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 45/1044 objects degraded (4.310%); 8.8 MiB/s, 0 objects/s recovering 2023-12-16T01:26:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-12-16T01:26:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:26:59 smithi118 ceph-mon[131825]: osdmap e542: 8 total, 8 up, 8 in 2023-12-16T01:27:00.160 INFO:tasks.rados.rados.0.smithi078.stdout:2511: done (1 left) 2023-12-16T01:27:00.160 INFO:tasks.rados.rados.0.smithi078.stdout:2512: done (0 left) 2023-12-16T01:27:00.160 INFO:tasks.rados.rados.0.smithi078.stdout:2513: snap_remove snap 206 2023-12-16T01:27:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:00 smithi078 ceph-mon[139570]: failed to encode map e542 with expected crc 2023-12-16T01:27:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:00 smithi078 ceph-mon[139570]: osdmap e543: 8 total, 8 up, 8 in 2023-12-16T01:27:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:00 smithi078 ceph-mon[142991]: failed to encode map e542 with expected crc 2023-12-16T01:27:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:00 smithi078 ceph-mon[142991]: osdmap e543: 8 total, 8 up, 8 in 2023-12-16T01:27:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:00 smithi118 ceph-mon[131825]: failed to encode map e542 with expected crc 2023-12-16T01:27:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:00 smithi118 ceph-mon[131825]: osdmap e543: 8 total, 8 up, 8 in 2023-12-16T01:27:01.163 INFO:tasks.rados.rados.0.smithi078.stdout:2513: done (0 left) 2023-12-16T01:27:01.163 INFO:tasks.rados.rados.0.smithi078.stdout:2514: delete oid 29 current snap is 247 2023-12-16T01:27:01.178 INFO:tasks.rados.rados.0.smithi078.stdout:2514: done (0 left) 2023-12-16T01:27:01.178 INFO:tasks.rados.rados.0.smithi078.stdout:2515: copy_from oid 14 from oid 22 current snap is 247 2023-12-16T01:27:01.178 INFO:tasks.rados.rados.0.smithi078.stdout:2516: delete oid 40 current snap is 247 2023-12-16T01:27:01.183 INFO:tasks.rados.rados.0.smithi078.stdout:2516: done (1 left) 2023-12-16T01:27:01.184 INFO:tasks.rados.rados.0.smithi078.stdout:2517: delete oid 21 current snap is 247 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2517: done (1 left) 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2518: rmattr oid 28 current snap is 247 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2518: done (1 left) 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2519: read oid 7 snap 224 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2519: expect (ObjNum 699 snap 224 seq_num 699) 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2520: copy_from oid 25 from oid 26 current snap is 247 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2521: rollback oid 11 current snap is 247 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 218 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 247 2023-12-16T01:27:01.196 INFO:tasks.rados.rados.0.smithi078.stdout:2522: seq_num 780 ranges {9707520=671744,10379264=401408} 2023-12-16T01:27:01.251 INFO:tasks.rados.rados.0.smithi078.stdout:2522: writing smithi078122029-30 from 9707520 to 10379264 tid 1 2023-12-16T01:27:01.253 INFO:tasks.rados.rados.0.smithi078.stdout:2522: writing smithi078122029-30 from 10379264 to 10780672 tid 2 2023-12-16T01:27:01.253 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 247 2023-12-16T01:27:01.253 INFO:tasks.rados.rados.0.smithi078.stdout:2521: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:27:01.253 INFO:tasks.rados.rados.0.smithi078.stdout:2523: seq_num 781 ranges {8609792=688128,9297920=401408} 2023-12-16T01:27:01.302 INFO:tasks.rados.rados.0.smithi078.stdout:2523: writing smithi078122029-2 from 8609792 to 9297920 tid 1 2023-12-16T01:27:01.305 INFO:tasks.rados.rados.0.smithi078.stdout:2523: writing smithi078122029-2 from 9297920 to 9699328 tid 2 2023-12-16T01:27:01.305 INFO:tasks.rados.rados.0.smithi078.stdout:2524: copy_from oid 16 from oid 39 current snap is 247 2023-12-16T01:27:01.305 INFO:tasks.rados.rados.0.smithi078.stdout:2521: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:27:01.305 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 247 2023-12-16T01:27:01.305 INFO:tasks.rados.rados.0.smithi078.stdout:2525: seq_num 782 ranges {0=704512,704512=401408} 2023-12-16T01:27:01.309 INFO:tasks.rados.rados.0.smithi078.stdout:2525: writing smithi078122029-37 from 0 to 704512 tid 1 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2525: writing smithi078122029-37 from 704512 to 1105920 tid 2 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2526: delete oid 15 current snap is 247 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2521: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1918 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2520: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2520: finishing copy_from to smithi078122029-25 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1288 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:27:01.312 INFO:tasks.rados.rados.0.smithi078.stdout:2515: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2522: finishing write tid 1 to smithi078122029-30 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2522: finishing write tid 2 to smithi078122029-30 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2522: finishing write tid 3 to smithi078122029-30 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2522: finishing write tid 4 to smithi078122029-30 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1923 (ObjNum 780 snap 247 seq_num 780) dirty exists 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2522: left oid 30 (ObjNum 780 snap 247 seq_num 780) 2023-12-16T01:27:01.313 INFO:tasks.rados.rados.0.smithi078.stdout:2519: expect (ObjNum 699 snap 224 seq_num 699) 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[139570]: failed to encode map e543 with expected crc 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[139570]: pgmap v418: 121 pgs: 10 peering, 111 active+clean; 646 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 33 op/s; 13 MiB/s, 3 objects/s recovering 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[139570]: osdmap e544: 8 total, 8 up, 8 in 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[142991]: failed to encode map e543 with expected crc 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[142991]: pgmap v418: 121 pgs: 10 peering, 111 active+clean; 646 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 33 op/s; 13 MiB/s, 3 objects/s recovering 2023-12-16T01:27:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:01 smithi078 ceph-mon[142991]: osdmap e544: 8 total, 8 up, 8 in 2023-12-16T01:27:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:01 smithi118 ceph-mon[131825]: failed to encode map e543 with expected crc 2023-12-16T01:27:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:01 smithi118 ceph-mon[131825]: pgmap v418: 121 pgs: 10 peering, 111 active+clean; 646 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 33 op/s; 13 MiB/s, 3 objects/s recovering 2023-12-16T01:27:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:01 smithi118 ceph-mon[131825]: osdmap e544: 8 total, 8 up, 8 in 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2515: finishing copy_from to smithi078122029-14 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1883 (ObjNum 744 snap 238 seq_num 744) dirty exists 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2523: finishing write tid 1 to smithi078122029-2 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2523: finishing write tid 2 to smithi078122029-2 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2515: done (8 left) 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2519: done (7 left) 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2520: done (6 left) 2023-12-16T01:27:02.258 INFO:tasks.rados.rados.0.smithi078.stdout:2521: done (5 left) 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2522: done (4 left) 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2526: done (3 left) 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 247 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2523: finishing write tid 3 to smithi078122029-2 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2523: finishing write tid 4 to smithi078122029-2 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1886 (ObjNum 781 snap 247 seq_num 781) dirty exists 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2523: left oid 2 (ObjNum 781 snap 247 seq_num 781) 2023-12-16T01:27:02.259 INFO:tasks.rados.rados.0.smithi078.stdout:2527: seq_num 784 ranges {4530176=737280,5267456=401408} 2023-12-16T01:27:02.285 INFO:tasks.rados.rados.0.smithi078.stdout:2527: writing smithi078122029-12 from 4530176 to 5267456 tid 1 2023-12-16T01:27:02.287 INFO:tasks.rados.rados.0.smithi078.stdout:2527: writing smithi078122029-12 from 5267456 to 5668864 tid 2 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2523: done (3 left) 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2528: delete oid 5 current snap is 247 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2524: finishing copy_from racing read to smithi078122029-16 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2525: finishing write tid 1 to smithi078122029-37 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2524: finishing copy_from to smithi078122029-16 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 669 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2525: finishing write tid 2 to smithi078122029-37 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2525: finishing write tid 3 to smithi078122029-37 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2525: finishing write tid 4 to smithi078122029-37 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 1090 (ObjNum 782 snap 247 seq_num 782) dirty exists 2023-12-16T01:27:02.288 INFO:tasks.rados.rados.0.smithi078.stdout:2525: left oid 37 (ObjNum 782 snap 247 seq_num 782) 2023-12-16T01:27:02.291 INFO:tasks.rados.rados.0.smithi078.stdout:2524: done (3 left) 2023-12-16T01:27:02.291 INFO:tasks.rados.rados.0.smithi078.stdout:2525: done (2 left) 2023-12-16T01:27:02.291 INFO:tasks.rados.rados.0.smithi078.stdout:2528: done (1 left) 2023-12-16T01:27:02.291 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 247 2023-12-16T01:27:02.291 INFO:tasks.rados.rados.0.smithi078.stdout:2529: seq_num 786 ranges {262144=770048,1032192=401408} 2023-12-16T01:27:02.297 INFO:tasks.rados.rados.0.smithi078.stdout:2529: writing smithi078122029-38 from 262144 to 1032192 tid 1 2023-12-16T01:27:02.299 INFO:tasks.rados.rados.0.smithi078.stdout:2529: writing smithi078122029-38 from 1032192 to 1433600 tid 2 2023-12-16T01:27:02.299 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 247 2023-12-16T01:27:02.299 INFO:tasks.rados.rados.0.smithi078.stdout:2527: finishing write tid 1 to smithi078122029-12 2023-12-16T01:27:02.299 INFO:tasks.rados.rados.0.smithi078.stdout:2530: seq_num 787 ranges {2736128=786432,3522560=401408} 2023-12-16T01:27:02.318 INFO:tasks.rados.rados.0.smithi078.stdout:2530: writing smithi078122029-50 from 2736128 to 3522560 tid 1 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2530: writing smithi078122029-50 from 3522560 to 3923968 tid 2 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 247 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2527: finishing write tid 2 to smithi078122029-12 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2527: finishing write tid 3 to smithi078122029-12 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2527: finishing write tid 4 to smithi078122029-12 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2179 (ObjNum 784 snap 247 seq_num 784) dirty exists 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2527: left oid 12 (ObjNum 784 snap 247 seq_num 784) 2023-12-16T01:27:02.321 INFO:tasks.rados.rados.0.smithi078.stdout:2529: finishing write tid 1 to smithi078122029-38 2023-12-16T01:27:02.322 INFO:tasks.rados.rados.0.smithi078.stdout:2529: finishing write tid 2 to smithi078122029-38 2023-12-16T01:27:02.322 INFO:tasks.rados.rados.0.smithi078.stdout:2531: seq_num 788 ranges {14450688=802816,15253504=401408} 2023-12-16T01:27:02.401 INFO:tasks.rados.rados.0.smithi078.stdout:2531: writing smithi078122029-9 from 14450688 to 15253504 tid 1 2023-12-16T01:27:02.403 INFO:tasks.rados.rados.0.smithi078.stdout:2531: writing smithi078122029-9 from 15253504 to 15654912 tid 2 2023-12-16T01:27:02.404 INFO:tasks.rados.rados.0.smithi078.stdout:2527: done (3 left) 2023-12-16T01:27:02.404 INFO:tasks.rados.rados.0.smithi078.stdout:2532: read oid 41 snap -1 2023-12-16T01:27:02.404 INFO:tasks.rados.rados.0.smithi078.stdout:2532: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-16T01:27:02.404 INFO:tasks.rados.rados.0.smithi078.stdout:2533: snap_remove snap 221 2023-12-16T01:27:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[139570]: failed to encode map e544 with expected crc 2023-12-16T01:27:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/1044 objects degraded (4.310%), 4 pgs degraded) 2023-12-16T01:27:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[139570]: Cluster is now healthy 2023-12-16T01:27:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[142991]: failed to encode map e544 with expected crc 2023-12-16T01:27:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/1044 objects degraded (4.310%), 4 pgs degraded) 2023-12-16T01:27:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[142991]: Cluster is now healthy 2023-12-16T01:27:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:02 smithi118 ceph-mon[131825]: failed to encode map e544 with expected crc 2023-12-16T01:27:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:02 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/1044 objects degraded (4.310%), 4 pgs degraded) 2023-12-16T01:27:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:02 smithi118 ceph-mon[131825]: Cluster is now healthy 2023-12-16T01:27:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:03.226 INFO:tasks.rados.rados.0.smithi078.stdout:2533: done (4 left) 2023-12-16T01:27:03.226 INFO:tasks.rados.rados.0.smithi078.stdout:2534: delete oid 28 current snap is 247 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2529: finishing write tid 3 to smithi078122029-38 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2529: finishing write tid 4 to smithi078122029-38 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2183 (ObjNum 786 snap 247 seq_num 786) dirty exists 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2529: left oid 38 (ObjNum 786 snap 247 seq_num 786) 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2530: finishing write tid 1 to smithi078122029-50 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2530: finishing write tid 2 to smithi078122029-50 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2530: finishing write tid 3 to smithi078122029-50 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2530: finishing write tid 4 to smithi078122029-50 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1889 (ObjNum 787 snap 247 seq_num 787) dirty exists 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2530: left oid 50 (ObjNum 787 snap 247 seq_num 787) 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2531: finishing write tid 1 to smithi078122029-9 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2531: finishing write tid 2 to smithi078122029-9 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2531: finishing write tid 3 to smithi078122029-9 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:2531: finishing write tid 4 to smithi078122029-9 2023-12-16T01:27:03.227 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 670 (ObjNum 788 snap 247 seq_num 788) dirty exists 2023-12-16T01:27:03.228 INFO:tasks.rados.rados.0.smithi078.stdout:2531: left oid 9 (ObjNum 788 snap 247 seq_num 788) 2023-12-16T01:27:03.228 INFO:tasks.rados.rados.0.smithi078.stdout:2532: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-16T01:27:03.261 INFO:tasks.rados.rados.0.smithi078.stdout:2529: done (4 left) 2023-12-16T01:27:03.261 INFO:tasks.rados.rados.0.smithi078.stdout:2530: done (3 left) 2023-12-16T01:27:03.262 INFO:tasks.rados.rados.0.smithi078.stdout:2531: done (2 left) 2023-12-16T01:27:03.262 INFO:tasks.rados.rados.0.smithi078.stdout:2532: done (1 left) 2023-12-16T01:27:03.262 INFO:tasks.rados.rados.0.smithi078.stdout:2534: done (0 left) 2023-12-16T01:27:03.262 INFO:tasks.rados.rados.0.smithi078.stdout:2535: delete oid 39 current snap is 247 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2535: done (0 left) 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2536: copy_from oid 18 from oid 48 current snap is 247 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2537: read oid 29 snap -1 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2537: expect deleted 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2538: read oid 12 snap -1 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2538: expect (ObjNum 784 snap 247 seq_num 784) 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 247 2023-12-16T01:27:03.265 INFO:tasks.rados.rados.0.smithi078.stdout:2539: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2023-12-16T01:27:03.267 INFO:tasks.rados.rados.0.smithi078.stdout:2539: writing smithi078122029-21 from 0 to 450560 tid 1 2023-12-16T01:27:03.270 INFO:tasks.rados.rados.0.smithi078.stdout:2539: writing smithi078122029-21 from 450560 to 925696 tid 2 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2539: writing smithi078122029-21 from 925696 to 1253376 tid 3 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2540: read oid 17 snap -1 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2540: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2541: delete oid 24 current snap is 247 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2539: finishing write tid 1 to smithi078122029-21 2023-12-16T01:27:03.273 INFO:tasks.rados.rados.0.smithi078.stdout:2536: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:27:03.274 INFO:tasks.rados.rados.0.smithi078.stdout:2536: finishing copy_from to smithi078122029-18 2023-12-16T01:27:03.274 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2065 (ObjNum 735 snap 236 seq_num 735) dirty exists 2023-12-16T01:27:03.275 INFO:tasks.rados.rados.0.smithi078.stdout:2539: finishing write tid 2 to smithi078122029-21 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2536: done (5 left) 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2537: done (4 left) 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2541: done (3 left) 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2542: delete oid 40 current snap is 247 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2539: finishing write tid 3 to smithi078122029-21 2023-12-16T01:27:03.278 INFO:tasks.rados.rados.0.smithi078.stdout:2539: finishing write tid 4 to smithi078122029-21 2023-12-16T01:27:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:2542: done (3 left) 2023-12-16T01:27:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 247 2023-12-16T01:27:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:2543: seq_num 794 ranges {3170304=499712,3670016=532480,4202496=270336} 2023-12-16T01:27:03.305 INFO:tasks.rados.rados.0.smithi078.stdout:2543: writing smithi078122029-6 from 3170304 to 3670016 tid 1 2023-12-16T01:27:03.307 INFO:tasks.rados.rados.0.smithi078.stdout:2543: writing smithi078122029-6 from 3670016 to 4202496 tid 2 2023-12-16T01:27:03.309 INFO:tasks.rados.rados.0.smithi078.stdout:2543: writing smithi078122029-6 from 4202496 to 4472832 tid 3 2023-12-16T01:27:03.309 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 247 2023-12-16T01:27:03.309 INFO:tasks.rados.rados.0.smithi078.stdout:2539: finishing write tid 5 to smithi078122029-21 2023-12-16T01:27:03.309 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1009 (ObjNum 791 snap 247 seq_num 791) dirty exists 2023-12-16T01:27:03.309 INFO:tasks.rados.rados.0.smithi078.stdout:2539: left oid 21 (ObjNum 791 snap 247 seq_num 791) 2023-12-16T01:27:03.310 INFO:tasks.rados.rados.0.smithi078.stdout:2544: seq_num 795 ranges {5005312=524288,5529600=417792,5947392=385024} 2023-12-16T01:27:03.338 INFO:tasks.rados.rados.0.smithi078.stdout:2544: writing smithi078122029-10 from 5005312 to 5529600 tid 1 2023-12-16T01:27:03.341 INFO:tasks.rados.rados.0.smithi078.stdout:2544: writing smithi078122029-10 from 5529600 to 5947392 tid 2 2023-12-16T01:27:03.343 INFO:tasks.rados.rados.0.smithi078.stdout:2544: writing smithi078122029-10 from 5947392 to 6332416 tid 3 2023-12-16T01:27:03.343 INFO:tasks.rados.rados.0.smithi078.stdout:2539: done (4 left) 2023-12-16T01:27:03.343 INFO:tasks.rados.rados.0.smithi078.stdout:2545: delete oid 34 current snap is 247 2023-12-16T01:27:03.343 INFO:tasks.rados.rados.0.smithi078.stdout:2538: expect (ObjNum 784 snap 247 seq_num 784) 2023-12-16T01:27:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:03 smithi078 ceph-mon[139570]: pgmap v420: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.8 MiB/s wr, 15 op/s; 15 MiB/s, 3 objects/s recovering 2023-12-16T01:27:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:03 smithi078 ceph-mon[142991]: pgmap v420: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.8 MiB/s wr, 15 op/s; 15 MiB/s, 3 objects/s recovering 2023-12-16T01:27:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:03 smithi118 ceph-mon[131825]: pgmap v420: 121 pgs: 121 active+clean; 671 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.8 MiB/s wr, 15 op/s; 15 MiB/s, 3 objects/s recovering 2023-12-16T01:27:03.708 INFO:tasks.rados.rados.0.smithi078.stdout:2540: expect (ObjNum 405 snap 130 seq_num 405) 2023-12-16T01:27:04.063 INFO:tasks.rados.rados.0.smithi078.stdout:2543: finishing write tid 1 to smithi078122029-6 2023-12-16T01:27:04.063 INFO:tasks.rados.rados.0.smithi078.stdout:2543: finishing write tid 2 to smithi078122029-6 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2543: finishing write tid 3 to smithi078122029-6 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2543: finishing write tid 4 to smithi078122029-6 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2543: finishing write tid 5 to smithi078122029-6 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1293 (ObjNum 794 snap 247 seq_num 794) dirty exists 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2543: left oid 6 (ObjNum 794 snap 247 seq_num 794) 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2538: done (4 left) 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2540: done (3 left) 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2543: done (2 left) 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2545: done (1 left) 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2546: setattr oid 35 current snap is 247 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2544: finishing write tid 1 to smithi078122029-10 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2544: finishing write tid 2 to smithi078122029-10 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2544: finishing write tid 3 to smithi078122029-10 2023-12-16T01:27:04.064 INFO:tasks.rados.rados.0.smithi078.stdout:2544: finishing write tid 4 to smithi078122029-10 2023-12-16T01:27:04.065 INFO:tasks.rados.rados.0.smithi078.stdout:2544: finishing write tid 5 to smithi078122029-10 2023-12-16T01:27:04.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1349 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:27:04.065 INFO:tasks.rados.rados.0.smithi078.stdout:2544: left oid 10 (ObjNum 795 snap 247 seq_num 795) 2023-12-16T01:27:04.065 INFO:tasks.rados.rados.0.smithi078.stdout:2544: done (1 left) 2023-12-16T01:27:04.065 INFO:tasks.rados.rados.0.smithi078.stdout:2547: copy_from oid 19 from oid 8 current snap is 247 2023-12-16T01:27:04.066 INFO:tasks.rados.rados.0.smithi078.stdout:2548: copy_from oid 43 from oid 12 current snap is 247 2023-12-16T01:27:04.066 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 247 2023-12-16T01:27:04.066 INFO:tasks.rados.rados.0.smithi078.stdout:2549: seq_num 797 ranges {10780672=557056,11337728=589824,11927552=212992} 2023-12-16T01:27:04.125 INFO:tasks.rados.rados.0.smithi078.stdout:2549: writing smithi078122029-30 from 10780672 to 11337728 tid 1 2023-12-16T01:27:04.129 INFO:tasks.rados.rados.0.smithi078.stdout:2549: writing smithi078122029-30 from 11337728 to 11927552 tid 2 2023-12-16T01:27:04.130 INFO:tasks.rados.rados.0.smithi078.stdout:2549: writing smithi078122029-30 from 11927552 to 12140544 tid 3 2023-12-16T01:27:04.130 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 247 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1890 (ObjNum 65 snap 0 seq_num 1565879639) dirty exists 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2547: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2547: finishing copy_from to smithi078122029-19 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 1923 (ObjNum 687 snap 222 seq_num 687) dirty exists 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2548: finishing copy_from to smithi078122029-43 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2179 (ObjNum 784 snap 247 seq_num 784) dirty exists 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2548: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2549: finishing write tid 1 to smithi078122029-30 2023-12-16T01:27:04.131 INFO:tasks.rados.rados.0.smithi078.stdout:2550: seq_num 798 ranges {1458176=573440,2031616=466944,2498560=335872} 2023-12-16T01:27:04.141 INFO:tasks.rados.rados.0.smithi078.stdout:2550: writing smithi078122029-27 from 1458176 to 2031616 tid 1 2023-12-16T01:27:04.144 INFO:tasks.rados.rados.0.smithi078.stdout:2550: writing smithi078122029-27 from 2031616 to 2498560 tid 2 2023-12-16T01:27:04.147 INFO:tasks.rados.rados.0.smithi078.stdout:2550: writing smithi078122029-27 from 2498560 to 2834432 tid 3 2023-12-16T01:27:04.147 INFO:tasks.rados.rados.0.smithi078.stdout:2546: done (4 left) 2023-12-16T01:27:04.147 INFO:tasks.rados.rados.0.smithi078.stdout:2547: done (3 left) 2023-12-16T01:27:04.147 INFO:tasks.rados.rados.0.smithi078.stdout:2548: done (2 left) 2023-12-16T01:27:04.147 INFO:tasks.rados.rados.0.smithi078.stdout:2551: read oid 32 snap -1 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2551: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2552: rollback oid 28 current snap is 247 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 220 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: finishing write tid 2 to smithi078122029-30 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: finishing write tid 3 to smithi078122029-30 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: finishing write tid 4 to smithi078122029-30 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: finishing write tid 5 to smithi078122029-30 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2183 (ObjNum 797 snap 247 seq_num 797) dirty exists 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: left oid 30 (ObjNum 797 snap 247 seq_num 797) 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2550: finishing write tid 1 to smithi078122029-27 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2549: done (3 left) 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2553: read oid 14 snap -1 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2553: expect (ObjNum 744 snap 238 seq_num 744) 2023-12-16T01:27:04.148 INFO:tasks.rados.rados.0.smithi078.stdout:2554: read oid 7 snap -1 2023-12-16T01:27:04.149 INFO:tasks.rados.rados.0.smithi078.stdout:2554: expect deleted 2023-12-16T01:27:04.149 INFO:tasks.rados.rados.0.smithi078.stdout:2555: read oid 24 snap -1 2023-12-16T01:27:04.149 INFO:tasks.rados.rados.0.smithi078.stdout:2555: expect deleted 2023-12-16T01:27:04.149 INFO:tasks.rados.rados.0.smithi078.stdout:2556: delete oid 2 current snap is 247 2023-12-16T01:27:04.149 INFO:tasks.rados.rados.0.smithi078.stdout:2550: finishing write tid 2 to smithi078122029-27 2023-12-16T01:27:04.152 INFO:tasks.rados.rados.0.smithi078.stdout:2552: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:27:04.153 INFO:tasks.rados.rados.0.smithi078.stdout:2552: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:27:04.153 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1295 (ObjNum 383 snap 123 seq_num 383) dirty exists 2023-12-16T01:27:04.166 INFO:tasks.rados.rados.0.smithi078.stdout:2550: finishing write tid 3 to smithi078122029-27 2023-12-16T01:27:04.166 INFO:tasks.rados.rados.0.smithi078.stdout:2550: finishing write tid 4 to smithi078122029-27 2023-12-16T01:27:04.181 INFO:tasks.rados.rados.0.smithi078.stdout:2552: done (6 left) 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:2554: done (5 left) 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:2555: done (4 left) 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:2556: done (3 left) 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:2557: copy_from oid 39 from oid 23 current snap is 247 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 247 2023-12-16T01:27:04.182 INFO:tasks.rados.rados.0.smithi078.stdout:2558: seq_num 800 ranges {8273920=606208,8880128=688128,9568256=114688} 2023-12-16T01:27:04.231 INFO:tasks.rados.rados.0.smithi078.stdout:2558: writing smithi078122029-22 from 8273920 to 8880128 tid 1 2023-12-16T01:27:04.235 INFO:tasks.rados.rados.0.smithi078.stdout:2558: writing smithi078122029-22 from 8880128 to 9568256 tid 2 2023-12-16T01:27:04.236 INFO:tasks.rados.rados.0.smithi078.stdout:2558: writing smithi078122029-22 from 9568256 to 9682944 tid 3 2023-12-16T01:27:04.237 INFO:tasks.rados.rados.0.smithi078.stdout:2559: delete oid 37 current snap is 247 2023-12-16T01:27:04.237 INFO:tasks.rados.rados.0.smithi078.stdout:2557: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:27:04.237 INFO:tasks.rados.rados.0.smithi078.stdout:2557: finishing copy_from to smithi078122029-39 2023-12-16T01:27:04.237 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 1886 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:27:04.237 INFO:tasks.rados.rados.0.smithi078.stdout:2553: expect (ObjNum 744 snap 238 seq_num 744) 2023-12-16T01:27:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:04 smithi078 ceph-mon[139570]: osdmap e545: 8 total, 8 up, 8 in 2023-12-16T01:27:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:04 smithi078 ceph-mon[139570]: failed to encode map e545 with expected crc 2023-12-16T01:27:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:04 smithi078 ceph-mon[142991]: osdmap e545: 8 total, 8 up, 8 in 2023-12-16T01:27:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:04 smithi078 ceph-mon[142991]: failed to encode map e545 with expected crc 2023-12-16T01:27:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:04 smithi118 ceph-mon[131825]: osdmap e545: 8 total, 8 up, 8 in 2023-12-16T01:27:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:04 smithi118 ceph-mon[131825]: failed to encode map e545 with expected crc 2023-12-16T01:27:04.765 INFO:tasks.rados.rados.0.smithi078.stdout:2550: finishing write tid 5 to smithi078122029-27 2023-12-16T01:27:04.765 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1894 (ObjNum 798 snap 247 seq_num 798) dirty exists 2023-12-16T01:27:04.766 INFO:tasks.rados.rados.0.smithi078.stdout:2550: left oid 27 (ObjNum 798 snap 247 seq_num 798) 2023-12-16T01:27:04.766 INFO:tasks.rados.rados.0.smithi078.stdout:2551: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-16T01:27:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:05 smithi078 ceph-mon[139570]: pgmap v422: 121 pgs: 121 active+clean; 672 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.9 MiB/s wr, 14 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:05 smithi078 ceph-mon[142991]: pgmap v422: 121 pgs: 121 active+clean; 672 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.9 MiB/s wr, 14 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:05 smithi118 ceph-mon[131825]: pgmap v422: 121 pgs: 121 active+clean; 672 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.9 MiB/s wr, 14 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:06.202 INFO:tasks.rados.rados.0.smithi078.stdout:2558: finishing write tid 1 to smithi078122029-22 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: finishing write tid 2 to smithi078122029-22 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: finishing write tid 3 to smithi078122029-22 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: finishing write tid 4 to smithi078122029-22 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: finishing write tid 5 to smithi078122029-22 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1924 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: left oid 22 (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2550: done (5 left) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2551: done (4 left) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2553: done (3 left) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2557: done (2 left) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2558: done (1 left) 2023-12-16T01:27:06.203 INFO:tasks.rados.rados.0.smithi078.stdout:2559: done (0 left) 2023-12-16T01:27:06.204 INFO:tasks.rados.rados.0.smithi078.stdout:2560: read oid 33 snap 184 2023-12-16T01:27:06.204 INFO:tasks.rados.rados.0.smithi078.stdout:2560: expect deleted 2023-12-16T01:27:06.204 INFO:tasks.rados.rados.0.smithi078.stdout:2561: rmattr oid 11 current snap is 247 2023-12-16T01:27:06.204 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 247 2023-12-16T01:27:06.204 INFO:tasks.rados.rados.0.smithi078.stdout:2562: seq_num 802 ranges {2834432=638976,3473408=458752,3932160=344064} 2023-12-16T01:27:06.221 INFO:tasks.rados.rados.0.smithi078.stdout:2562: writing smithi078122029-27 from 2834432 to 3473408 tid 1 2023-12-16T01:27:06.223 INFO:tasks.rados.rados.0.smithi078.stdout:2562: writing smithi078122029-27 from 3473408 to 3932160 tid 2 2023-12-16T01:27:06.225 INFO:tasks.rados.rados.0.smithi078.stdout:2562: writing smithi078122029-27 from 3932160 to 4276224 tid 3 2023-12-16T01:27:06.225 INFO:tasks.rados.rados.0.smithi078.stdout:2563: rollback oid 8 current snap is 247 2023-12-16T01:27:06.225 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 175 2023-12-16T01:27:06.226 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1925 (ObjNum 557 snap 176 seq_num 557) dirty exists 2023-12-16T01:27:06.226 INFO:tasks.rados.rados.0.smithi078.stdout:2562: finishing write tid 1 to smithi078122029-27 2023-12-16T01:27:06.226 INFO:tasks.rados.rados.0.smithi078.stdout:2560: done (3 left) 2023-12-16T01:27:06.226 INFO:tasks.rados.rados.0.smithi078.stdout:2561: done (2 left) 2023-12-16T01:27:06.226 INFO:tasks.rados.rados.0.smithi078.stdout:2564: setattr oid 36 current snap is 247 2023-12-16T01:27:06.227 INFO:tasks.rados.rados.0.smithi078.stdout:2565: rollback oid 12 current snap is 247 2023-12-16T01:27:06.227 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 240 2023-12-16T01:27:06.227 INFO:tasks.rados.rados.0.smithi078.stdout:2566: snap_create 2023-12-16T01:27:06.229 INFO:tasks.rados.rados.0.smithi078.stdout:2562: finishing write tid 2 to smithi078122029-27 2023-12-16T01:27:06.229 INFO:tasks.rados.rados.0.smithi078.stdout:2562: finishing write tid 3 to smithi078122029-27 2023-12-16T01:27:06.229 INFO:tasks.rados.rados.0.smithi078.stdout:2563: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:27:06.229 INFO:tasks.rados.rados.0.smithi078.stdout:2562: finishing write tid 4 to smithi078122029-27 2023-12-16T01:27:06.230 INFO:tasks.rados.rados.0.smithi078.stdout:2563: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:27:06.230 INFO:tasks.rados.rados.0.smithi078.stdout:2563: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:27:06.230 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1928 (ObjNum 420 snap 131 seq_num 420) dirty exists 2023-12-16T01:27:06.231 INFO:tasks.rados.rados.0.smithi078.stdout:2562: finishing write tid 5 to smithi078122029-27 2023-12-16T01:27:06.231 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1899 (ObjNum 802 snap 247 seq_num 802) dirty exists 2023-12-16T01:27:06.231 INFO:tasks.rados.rados.0.smithi078.stdout:2562: left oid 27 (ObjNum 802 snap 247 seq_num 802) 2023-12-16T01:27:06.233 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2194 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-16T01:27:06.233 INFO:tasks.rados.rados.0.smithi078.stdout:2565: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:27:06.234 INFO:tasks.rados.rados.0.smithi078.stdout:2565: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:27:06.235 INFO:tasks.rados.rados.0.smithi078.stdout:2565: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:27:06.235 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2197 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2562: done (4 left) 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2563: done (3 left) 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2564: done (2 left) 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2565: done (1 left) 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2566: done (0 left) 2023-12-16T01:27:06.283 INFO:tasks.rados.rados.0.smithi078.stdout:2567: rollback oid 14 current snap is 248 2023-12-16T01:27:06.284 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 194 2023-12-16T01:27:06.284 INFO:tasks.rados.rados.0.smithi078.stdout:2568: snap_create 2023-12-16T01:27:06.288 INFO:tasks.rados.rados.0.smithi078.stdout:2567: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:27:06.289 INFO:tasks.rados.rados.0.smithi078.stdout:2567: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:27:06.289 INFO:tasks.rados.rados.0.smithi078.stdout:2567: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:27:06.289 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1902 (ObjNum 526 snap 167 seq_num 526) dirty exists 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2567: done (1 left) 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2568: done (0 left) 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2569: read oid 49 snap -1 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2569: expect (ObjNum 521 snap 162 seq_num 521) 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2570: read oid 41 snap -1 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2570: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-16T01:27:06.683 INFO:tasks.rados.rados.0.smithi078.stdout:2571: snap_remove snap 211 2023-12-16T01:27:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:06] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.43.0" 2023-12-16T01:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:07 smithi118 ceph-mon[131825]: failed to encode map e546 with expected crc 2023-12-16T01:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:07 smithi118 ceph-mon[131825]: osdmap e546: 8 total, 8 up, 8 in 2023-12-16T01:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:07 smithi118 ceph-mon[131825]: pgmap v424: 121 pgs: 121 active+clean; 679 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s; 8.2 MiB/s, 0 objects/s recovering 2023-12-16T01:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:07 smithi118 ceph-mon[131825]: osdmap e547: 8 total, 8 up, 8 in 2023-12-16T01:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:07 smithi118 ceph-mon[131825]: failed to encode map e547 with expected crc 2023-12-16T01:27:07.694 INFO:tasks.rados.rados.0.smithi078.stdout:2571: done (2 left) 2023-12-16T01:27:07.694 INFO:tasks.rados.rados.0.smithi078.stdout:2572: read oid 12 snap -1 2023-12-16T01:27:07.694 INFO:tasks.rados.rados.0.smithi078.stdout:2572: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:27:07.694 INFO:tasks.rados.rados.0.smithi078.stdout:2573: rollback oid 50 current snap is 249 2023-12-16T01:27:07.694 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 185 2023-12-16T01:27:07.705 INFO:tasks.rados.rados.0.smithi078.stdout:2574: copy_from oid 26 from oid 15 current snap is 249 2023-12-16T01:27:07.705 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 249 2023-12-16T01:27:07.705 INFO:tasks.rados.rados.0.smithi078.stdout:2575: seq_num 803 ranges {4276224=655360,4931584=745472,5677056=57344} 2023-12-16T01:27:07.724 INFO:tasks.rados.rados.0.smithi078.stdout:2575: writing smithi078122029-27 from 4276224 to 4931584 tid 1 2023-12-16T01:27:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[142991]: failed to encode map e546 with expected crc 2023-12-16T01:27:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[142991]: osdmap e546: 8 total, 8 up, 8 in 2023-12-16T01:27:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[142991]: pgmap v424: 121 pgs: 121 active+clean; 679 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s; 8.2 MiB/s, 0 objects/s recovering 2023-12-16T01:27:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[142991]: osdmap e547: 8 total, 8 up, 8 in 2023-12-16T01:27:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[142991]: failed to encode map e547 with expected crc 2023-12-16T01:27:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[139570]: failed to encode map e546 with expected crc 2023-12-16T01:27:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[139570]: osdmap e546: 8 total, 8 up, 8 in 2023-12-16T01:27:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[139570]: pgmap v424: 121 pgs: 121 active+clean; 679 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s; 8.2 MiB/s, 0 objects/s recovering 2023-12-16T01:27:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[139570]: osdmap e547: 8 total, 8 up, 8 in 2023-12-16T01:27:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:07 smithi078 ceph-mon[139570]: failed to encode map e547 with expected crc 2023-12-16T01:27:07.732 INFO:tasks.rados.rados.0.smithi078.stdout:2575: writing smithi078122029-27 from 4931584 to 5677056 tid 2 2023-12-16T01:27:07.732 INFO:tasks.rados.rados.0.smithi078.stdout:2575: writing smithi078122029-27 from 5677056 to 5734400 tid 3 2023-12-16T01:27:07.732 INFO:tasks.rados.rados.0.smithi078.stdout:2576: snap_remove snap 234 2023-12-16T01:27:08.705 INFO:tasks.rados.rados.0.smithi078.stdout:2576: done (6 left) 2023-12-16T01:27:08.706 INFO:tasks.rados.rados.0.smithi078.stdout:2577: delete oid 28 current snap is 249 2023-12-16T01:27:08.706 INFO:tasks.rados.rados.0.smithi078.stdout:2570: expect (ObjNum 774 snap 245 seq_num 774) 2023-12-16T01:27:08.739 INFO:tasks.rados.rados.0.smithi078.stdout:2569: expect (ObjNum 521 snap 162 seq_num 521) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2574: finishing copy_from to smithi078122029-26 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2574: got expected ENOENT (src dne) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2574: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2573: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2569: done (6 left) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2570: done (5 left) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2574: done (4 left) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2577: done (3 left) 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 249 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2573: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:27:08.908 INFO:tasks.rados.rados.0.smithi078.stdout:2573: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:27:08.909 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1905 (ObjNum 518 snap 161 seq_num 518) dirty exists 2023-12-16T01:27:08.909 INFO:tasks.rados.rados.0.smithi078.stdout:2575: finishing write tid 1 to smithi078122029-27 2023-12-16T01:27:08.909 INFO:tasks.rados.rados.0.smithi078.stdout:2572: expect (ObjNum 679 snap 220 seq_num 679) 2023-12-16T01:27:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:08 smithi078 ceph-mon[139570]: failed to encode map e548 with expected crc 2023-12-16T01:27:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:08 smithi078 ceph-mon[139570]: osdmap e548: 8 total, 8 up, 8 in 2023-12-16T01:27:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:08 smithi078 ceph-mon[142991]: failed to encode map e548 with expected crc 2023-12-16T01:27:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:08 smithi078 ceph-mon[142991]: osdmap e548: 8 total, 8 up, 8 in 2023-12-16T01:27:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:08 smithi118 ceph-mon[131825]: failed to encode map e548 with expected crc 2023-12-16T01:27:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:08 smithi118 ceph-mon[131825]: osdmap e548: 8 total, 8 up, 8 in 2023-12-16T01:27:09.170 INFO:tasks.rados.rados.0.smithi078.stdout:2575: finishing write tid 2 to smithi078122029-27 2023-12-16T01:27:09.170 INFO:tasks.rados.rados.0.smithi078.stdout:2575: finishing write tid 3 to smithi078122029-27 2023-12-16T01:27:09.170 INFO:tasks.rados.rados.0.smithi078.stdout:2575: finishing write tid 4 to smithi078122029-27 2023-12-16T01:27:09.170 INFO:tasks.rados.rados.0.smithi078.stdout:2578: seq_num 805 ranges {2883584=688128,3571712=507904,4079616=294912} 2023-12-16T01:27:09.189 INFO:tasks.rados.rados.0.smithi078.stdout:2578: writing smithi078122029-3 from 2883584 to 3571712 tid 1 2023-12-16T01:27:09.192 INFO:tasks.rados.rados.0.smithi078.stdout:2578: writing smithi078122029-3 from 3571712 to 4079616 tid 2 2023-12-16T01:27:09.194 INFO:tasks.rados.rados.0.smithi078.stdout:2578: writing smithi078122029-3 from 4079616 to 4374528 tid 3 2023-12-16T01:27:09.194 INFO:tasks.rados.rados.0.smithi078.stdout:2572: done (3 left) 2023-12-16T01:27:09.194 INFO:tasks.rados.rados.0.smithi078.stdout:2573: done (2 left) 2023-12-16T01:27:09.194 INFO:tasks.rados.rados.0.smithi078.stdout:2579: snap_remove snap 244 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:2579: done (2 left) 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 249 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:2575: finishing write tid 5 to smithi078122029-27 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 1909 (ObjNum 803 snap 249 seq_num 803) dirty exists 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:2575: left oid 27 (ObjNum 803 snap 249 seq_num 803) 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:2578: finishing write tid 1 to smithi078122029-3 2023-12-16T01:27:09.700 INFO:tasks.rados.rados.0.smithi078.stdout:2580: seq_num 806 ranges {876544=704512,1581056=442368,2023424=360448} 2023-12-16T01:27:09.710 INFO:tasks.rados.rados.0.smithi078.stdout:2580: writing smithi078122029-33 from 876544 to 1581056 tid 1 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2580: writing smithi078122029-33 from 1581056 to 2023424 tid 2 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2580: writing smithi078122029-33 from 2023424 to 2383872 tid 3 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2575: done (2 left) 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2581: rmattr oid 4 current snap is 249 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2581: done (2 left) 2023-12-16T01:27:09.715 INFO:tasks.rados.rados.0.smithi078.stdout:2582: snap_remove snap 220 2023-12-16T01:27:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[139570]: pgmap v427: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 709 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-12-16T01:27:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[139570]: osdmap e549: 8 total, 8 up, 8 in 2023-12-16T01:27:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[139570]: failed to encode map e549 with expected crc 2023-12-16T01:27:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[142991]: pgmap v427: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 709 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-12-16T01:27:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[142991]: osdmap e549: 8 total, 8 up, 8 in 2023-12-16T01:27:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:09 smithi078 ceph-mon[142991]: failed to encode map e549 with expected crc 2023-12-16T01:27:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:09 smithi118 ceph-mon[131825]: pgmap v427: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 709 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2023-12-16T01:27:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:09 smithi118 ceph-mon[131825]: osdmap e549: 8 total, 8 up, 8 in 2023-12-16T01:27:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:09 smithi118 ceph-mon[131825]: failed to encode map e549 with expected crc 2023-12-16T01:27:10.715 INFO:tasks.rados.rados.0.smithi078.stdout:2582: done (2 left) 2023-12-16T01:27:10.715 INFO:tasks.rados.rados.0.smithi078.stdout:2583: snap_remove snap 225 2023-12-16T01:27:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:10 smithi078 ceph-mon[139570]: failed to encode map e550 with expected crc 2023-12-16T01:27:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:10 smithi078 ceph-mon[139570]: osdmap e550: 8 total, 8 up, 8 in 2023-12-16T01:27:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:10 smithi078 ceph-mon[142991]: failed to encode map e550 with expected crc 2023-12-16T01:27:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:10 smithi078 ceph-mon[142991]: osdmap e550: 8 total, 8 up, 8 in 2023-12-16T01:27:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:10 smithi118 ceph-mon[131825]: failed to encode map e550 with expected crc 2023-12-16T01:27:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:10 smithi118 ceph-mon[131825]: osdmap e550: 8 total, 8 up, 8 in 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2583: done (2 left) 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2584: rmattr oid 28 current snap is 249 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2584: done (2 left) 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2585: read oid 11 snap -1 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2585: expect (ObjNum 557 snap 176 seq_num 557) 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2586: setattr oid 43 current snap is 249 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2587: rmattr oid 10 current snap is 249 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2588: rmattr oid 16 current snap is 249 2023-12-16T01:27:11.689 INFO:tasks.rados.rados.0.smithi078.stdout:2589: read oid 1 snap 241 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2589: expect deleted 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2590: read oid 9 snap -1 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2590: expect (ObjNum 788 snap 247 seq_num 788) 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2591: delete oid 20 current snap is 249 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2578: finishing write tid 2 to smithi078122029-3 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2578: finishing write tid 3 to smithi078122029-3 2023-12-16T01:27:11.690 INFO:tasks.rados.rados.0.smithi078.stdout:2578: finishing write tid 4 to smithi078122029-3 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2578: finishing write tid 5 to smithi078122029-3 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1251 (ObjNum 805 snap 249 seq_num 805) dirty exists 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2578: left oid 3 (ObjNum 805 snap 249 seq_num 805) 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: finishing write tid 1 to smithi078122029-33 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: finishing write tid 2 to smithi078122029-33 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: finishing write tid 3 to smithi078122029-33 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: finishing write tid 4 to smithi078122029-33 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: finishing write tid 5 to smithi078122029-33 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2187 (ObjNum 806 snap 249 seq_num 806) dirty exists 2023-12-16T01:27:11.691 INFO:tasks.rados.rados.0.smithi078.stdout:2580: left oid 33 (ObjNum 806 snap 249 seq_num 806) 2023-12-16T01:27:11.704 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1373 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:27:11.715 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1600 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:27:11.727 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2188 (ObjNum 784 snap 247 seq_num 784) dirty exists 2023-12-16T01:27:11.735 INFO:tasks.rados.rados.0.smithi078.stdout:2578: done (8 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2580: done (7 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2586: done (6 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2587: done (5 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2588: done (4 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2589: done (3 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2591: done (2 left) 2023-12-16T01:27:11.736 INFO:tasks.rados.rados.0.smithi078.stdout:2592: snap_create 2023-12-16T01:27:11.738 INFO:tasks.rados.rados.0.smithi078.stdout:2585: expect (ObjNum 557 snap 176 seq_num 557) 2023-12-16T01:27:11.968 INFO:tasks.rados.rados.0.smithi078.stdout:2590: expect (ObjNum 788 snap 247 seq_num 788) 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[139570]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 708 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[139570]: osdmap e551: 8 total, 8 up, 8 in 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[139570]: failed to encode map e551 with expected crc 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[139570]: osdmap e552: 8 total, 8 up, 8 in 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[142991]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 708 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[142991]: osdmap e551: 8 total, 8 up, 8 in 2023-12-16T01:27:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[142991]: failed to encode map e551 with expected crc 2023-12-16T01:27:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:11 smithi078 ceph-mon[142991]: osdmap e552: 8 total, 8 up, 8 in 2023-12-16T01:27:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:11 smithi118 ceph-mon[131825]: pgmap v430: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 708 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-16T01:27:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:11 smithi118 ceph-mon[131825]: osdmap e551: 8 total, 8 up, 8 in 2023-12-16T01:27:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:11 smithi118 ceph-mon[131825]: failed to encode map e551 with expected crc 2023-12-16T01:27:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:11 smithi118 ceph-mon[131825]: osdmap e552: 8 total, 8 up, 8 in 2023-12-16T01:27:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:12 smithi118 ceph-mon[131825]: failed to encode map e552 with expected crc 2023-12-16T01:27:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:12 smithi118 ceph-mon[131825]: pgmap v433: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:27:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:12 smithi118 ceph-mon[131825]: osdmap e553: 8 total, 8 up, 8 in 2023-12-16T01:27:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[139570]: failed to encode map e552 with expected crc 2023-12-16T01:27:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[139570]: pgmap v433: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:27:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[139570]: osdmap e553: 8 total, 8 up, 8 in 2023-12-16T01:27:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[142991]: failed to encode map e552 with expected crc 2023-12-16T01:27:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[142991]: pgmap v433: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:27:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:12 smithi078 ceph-mon[142991]: osdmap e553: 8 total, 8 up, 8 in 2023-12-16T01:27:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:2585: done (2 left) 2023-12-16T01:27:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:2590: done (1 left) 2023-12-16T01:27:13.761 INFO:tasks.rados.rados.0.smithi078.stdout:2592: done (0 left) 2023-12-16T01:27:13.761 INFO:tasks.rados.rados.0.smithi078.stdout:2593: snap_remove snap 185 2023-12-16T01:27:13.906 INFO:tasks.rados.rados.0.smithi078.stdout:2593: done (0 left) 2023-12-16T01:27:13.906 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 250 2023-12-16T01:27:13.906 INFO:tasks.rados.rados.0.smithi078.stdout:2594: seq_num 808 ranges {1835008=737280,2572288=614400,3186688=188416} 2023-12-16T01:27:13.922 INFO:tasks.rados.rados.0.smithi078.stdout:2594: writing smithi078122029-31 from 1835008 to 2572288 tid 1 2023-12-16T01:27:13.925 INFO:tasks.rados.rados.0.smithi078.stdout:2594: writing smithi078122029-31 from 2572288 to 3186688 tid 2 2023-12-16T01:27:13.927 INFO:tasks.rados.rados.0.smithi078.stdout:2594: writing smithi078122029-31 from 3186688 to 3375104 tid 3 2023-12-16T01:27:13.927 INFO:tasks.rados.rados.0.smithi078.stdout:2595: delete oid 49 current snap is 250 2023-12-16T01:27:13.933 INFO:tasks.rados.rados.0.smithi078.stdout:2595: done (1 left) 2023-12-16T01:27:13.933 INFO:tasks.rados.rados.0.smithi078.stdout:2596: delete oid 34 current snap is 250 2023-12-16T01:27:13.935 INFO:tasks.rados.rados.0.smithi078.stdout:2594: finishing write tid 1 to smithi078122029-31 2023-12-16T01:27:13.936 INFO:tasks.rados.rados.0.smithi078.stdout:2594: finishing write tid 2 to smithi078122029-31 2023-12-16T01:27:13.936 INFO:tasks.rados.rados.0.smithi078.stdout:2594: finishing write tid 3 to smithi078122029-31 2023-12-16T01:27:13.936 INFO:tasks.rados.rados.0.smithi078.stdout:2594: finishing write tid 4 to smithi078122029-31 2023-12-16T01:27:13.938 INFO:tasks.rados.rados.0.smithi078.stdout:2596: done (1 left) 2023-12-16T01:27:13.938 INFO:tasks.rados.rados.0.smithi078.stdout:2597: snap_remove snap 223 2023-12-16T01:27:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:13 smithi118 ceph-mon[131825]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:13 smithi118 ceph-mon[131825]: Upgrade: osd.7 is safe to restart 2023-12-16T01:27:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[142991]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[142991]: Upgrade: osd.7 is safe to restart 2023-12-16T01:27:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[139570]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-16T01:27:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:13 smithi078 ceph-mon[139570]: Upgrade: osd.7 is safe to restart 2023-12-16T01:27:14.914 INFO:tasks.rados.rados.0.smithi078.stdout:2597: done (1 left) 2023-12-16T01:27:14.914 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 250 2023-12-16T01:27:14.914 INFO:tasks.rados.rados.0.smithi078.stdout:2598: seq_num 811 ranges {5668864=786432,6455296=663552,7118848=139264} 2023-12-16T01:27:14.950 INFO:tasks.rados.rados.0.smithi078.stdout:2598: writing smithi078122029-43 from 5668864 to 6455296 tid 1 2023-12-16T01:27:14.954 INFO:tasks.rados.rados.0.smithi078.stdout:2598: writing smithi078122029-43 from 6455296 to 7118848 tid 2 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2598: writing smithi078122029-43 from 7118848 to 7258112 tid 3 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2599: read oid 22 snap -1 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2599: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2600: rmattr oid 36 current snap is 250 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2594: finishing write tid 5 to smithi078122029-31 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1929 (ObjNum 808 snap 250 seq_num 808) dirty exists 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2594: left oid 31 (ObjNum 808 snap 250 seq_num 808) 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2594: done (3 left) 2023-12-16T01:27:14.956 INFO:tasks.rados.rados.0.smithi078.stdout:2601: snap_remove snap 179 2023-12-16T01:27:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[139570]: failed to encode map e553 with expected crc 2023-12-16T01:27:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[139570]: failed to encode map e554 with expected crc 2023-12-16T01:27:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[139570]: osdmap e554: 8 total, 8 up, 8 in 2023-12-16T01:27:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[139570]: pgmap v436: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-12-16T01:27:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[142991]: failed to encode map e553 with expected crc 2023-12-16T01:27:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[142991]: failed to encode map e554 with expected crc 2023-12-16T01:27:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[142991]: osdmap e554: 8 total, 8 up, 8 in 2023-12-16T01:27:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:14 smithi078 ceph-mon[142991]: pgmap v436: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-12-16T01:27:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:14 smithi118 ceph-mon[131825]: failed to encode map e553 with expected crc 2023-12-16T01:27:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:14 smithi118 ceph-mon[131825]: failed to encode map e554 with expected crc 2023-12-16T01:27:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:14 smithi118 ceph-mon[131825]: osdmap e554: 8 total, 8 up, 8 in 2023-12-16T01:27:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:14 smithi118 ceph-mon[131825]: pgmap v436: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 713 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-12-16T01:27:15.931 INFO:tasks.rados.rados.0.smithi078.stdout:2601: done (3 left) 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2602: snap_create 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: finishing write tid 1 to smithi078122029-43 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2253 (ObjNum 65 snap 0 seq_num 1685350505) dirty exists 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: finishing write tid 2 to smithi078122029-43 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: finishing write tid 3 to smithi078122029-43 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: finishing write tid 4 to smithi078122029-43 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: finishing write tid 5 to smithi078122029-43 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2192 (ObjNum 811 snap 250 seq_num 811) dirty exists 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2598: left oid 43 (ObjNum 811 snap 250 seq_num 811) 2023-12-16T01:27:15.932 INFO:tasks.rados.rados.0.smithi078.stdout:2599: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:27:16.220 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: osdmap e555: 8 total, 8 up, 8 in 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: failed to encode map e555 with expected crc 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: Upgrade: Updating osd.7 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[139570]: Deploying daemon osd.7 on smithi118 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: osdmap e555: 8 total, 8 up, 8 in 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: failed to encode map e555 with expected crc 2023-12-16T01:27:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: Upgrade: Updating osd.7 2023-12-16T01:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:15 smithi078 ceph-mon[142991]: Deploying daemon osd.7 on smithi118 2023-12-16T01:27:16.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: osdmap e555: 8 total, 8 up, 8 in 2023-12-16T01:27:16.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: failed to encode map e555 with expected crc 2023-12-16T01:27:16.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: Upgrade: Updating osd.7 2023-12-16T01:27:16.292 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:16.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T01:27:16.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:16.293 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:15 smithi118 ceph-mon[131825]: Deploying daemon osd.7 on smithi118 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6m) 2m ago 10m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5m) 22s ago 10m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11m) 2m ago 11m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11m) 22s ago 11m 22.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5m) 22s ago 14m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5m) 2m ago 15m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:27:16.539 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5m) 2m ago 16m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4m) 22s ago 14m 73.9M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4m) 2m ago 14m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6m) 2m ago 9m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5m) 22s ago 9m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3m) 2m ago 14m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3m) 2m ago 13m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2m) 2m ago 13m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2m) 2m ago 12m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (93s) 22s ago 12m 343M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (59s) 22s ago 12m 635M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (25s) 22s ago 11m 12.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:27:16.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11m) 22s ago 11m 927M 2486M 17.2.7-125-g1f2f5510 60cc83a9c8f1 76f3684b5e62 2023-12-16T01:27:16.541 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5m) 22s ago 10m 64.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:2598: done (3 left) 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:2599: done (2 left) 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:2600: done (1 left) 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:2602: done (0 left) 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 251 2023-12-16T01:27:16.685 INFO:tasks.rados.rados.0.smithi078.stdout:2603: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2023-12-16T01:27:16.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: writing smithi078122029-20 from 0 to 802816 tid 1 2023-12-16T01:27:16.695 INFO:tasks.rados.rados.0.smithi078.stdout:2603: writing smithi078122029-20 from 802816 to 1351680 tid 2 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2603: writing smithi078122029-20 from 1351680 to 1605632 tid 3 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2604: read oid 9 snap 219 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2604: expect deleted 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2605: read oid 30 snap -1 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2605: expect (ObjNum 797 snap 247 seq_num 797) 2023-12-16T01:27:16.697 INFO:tasks.rados.rados.0.smithi078.stdout:2606: rollback oid 50 current snap is 251 2023-12-16T01:27:16.698 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 197 2023-12-16T01:27:16.698 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 251 2023-12-16T01:27:16.698 INFO:tasks.rados.rados.0.smithi078.stdout:2607: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2023-12-16T01:27:16.700 INFO:tasks.rados.rados.0.smithi078.stdout:2607: writing smithi078122029-24 from 0 to 417792 tid 1 2023-12-16T01:27:16.704 INFO:tasks.rados.rados.0.smithi078.stdout:2607: writing smithi078122029-24 from 417792 to 851968 tid 2 2023-12-16T01:27:16.707 INFO:tasks.rados.rados.0.smithi078.stdout:2607: writing smithi078122029-24 from 851968 to 1294336 tid 3 2023-12-16T01:27:16.710 INFO:tasks.rados.rados.0.smithi078.stdout:2607: writing smithi078122029-24 from 1294336 to 1622016 tid 4 2023-12-16T01:27:16.710 INFO:tasks.rados.rados.0.smithi078.stdout:2608: snap_remove snap 180 2023-12-16T01:27:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:16] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.43.0" 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 1, 2023-12-16T01:27:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 7 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 3, 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 12 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:27:16.948 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:27:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: osdmap e556: 8 total, 8 up, 8 in 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: failed to encode map e556 with expected crc 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: pgmap v439: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 711 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:16 smithi118 ceph-mon[131825]: osdmap e557: 8 total, 8 up, 8 in 2023-12-16T01:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: osdmap e556: 8 total, 8 up, 8 in 2023-12-16T01:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: failed to encode map e556 with expected crc 2023-12-16T01:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: pgmap v439: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 711 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[139570]: osdmap e557: 8 total, 8 up, 8 in 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: osdmap e556: 8 total, 8 up, 8 in 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: failed to encode map e556 with expected crc 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: pgmap v439: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 711 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:16 smithi078 ceph-mon[142991]: osdmap e557: 8 total, 8 up, 8 in 2023-12-16T01:27:17.690 INFO:tasks.rados.rados.0.smithi078.stdout:2608: done (5 left) 2023-12-16T01:27:17.690 INFO:tasks.rados.rados.0.smithi078.stdout:2609: rollback oid 18 current snap is 251 2023-12-16T01:27:17.690 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 249 2023-12-16T01:27:17.690 INFO:tasks.rados.rados.0.smithi078.stdout:2603: finishing write tid 1 to smithi078122029-20 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: finishing write tid 2 to smithi078122029-20 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: finishing write tid 3 to smithi078122029-20 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: finishing write tid 4 to smithi078122029-20 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: finishing write tid 5 to smithi078122029-20 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1933 (ObjNum 812 snap 251 seq_num 812) dirty exists 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: left oid 20 (ObjNum 812 snap 251 seq_num 812) 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2606: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2606: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2606: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 1912 (ObjNum 602 snap 197 seq_num 602) dirty exists 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 1 to smithi078122029-24 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 2 to smithi078122029-24 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 3 to smithi078122029-24 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 4 to smithi078122029-24 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2603: done (5 left) 2023-12-16T01:27:17.691 INFO:tasks.rados.rados.0.smithi078.stdout:2604: done (4 left) 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2606: done (3 left) 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2610: delete oid 6 current snap is 251 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 5 to smithi078122029-24 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2607: finishing write tid 6 to smithi078122029-24 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2072 (ObjNum 813 snap 251 seq_num 813) dirty exists 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2607: left oid 24 (ObjNum 813 snap 251 seq_num 813) 2023-12-16T01:27:17.692 INFO:tasks.rados.rados.0.smithi078.stdout:2605: expect (ObjNum 797 snap 247 seq_num 797) 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[139570]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[139570]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4021576305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[139570]: osdmap e558: 8 total, 8 up, 8 in 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[142991]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[142991]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4021576305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:17 smithi078 ceph-mon[142991]: osdmap e558: 8 total, 8 up, 8 in 2023-12-16T01:27:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:17 smithi118 ceph-mon[131825]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:17 smithi118 ceph-mon[131825]: failed to encode map e557 with expected crc 2023-12-16T01:27:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4021576305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:18.258 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:17 smithi118 ceph-mon[131825]: osdmap e558: 8 total, 8 up, 8 in 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:2609: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:2609: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:2609: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2075 (ObjNum 735 snap 236 seq_num 735) dirty exists 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:2605: done (3 left) 2023-12-16T01:27:18.716 INFO:tasks.rados.rados.0.smithi078.stdout:2607: done (2 left) 2023-12-16T01:27:18.717 INFO:tasks.rados.rados.0.smithi078.stdout:2609: done (1 left) 2023-12-16T01:27:18.717 INFO:tasks.rados.rados.0.smithi078.stdout:2610: done (0 left) 2023-12-16T01:27:18.717 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 251 2023-12-16T01:27:18.717 INFO:tasks.rados.rados.0.smithi078.stdout:2611: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2023-12-16T01:27:18.718 INFO:tasks.rados.rados.0.smithi078.stdout:2611: writing smithi078122029-2 from 0 to 458752 tid 1 2023-12-16T01:27:18.722 INFO:tasks.rados.rados.0.smithi078.stdout:2611: writing smithi078122029-2 from 458752 to 1114112 tid 2 2023-12-16T01:27:18.724 INFO:tasks.rados.rados.0.smithi078.stdout:2611: writing smithi078122029-2 from 1114112 to 1523712 tid 3 2023-12-16T01:27:18.725 INFO:tasks.rados.rados.0.smithi078.stdout:2611: writing smithi078122029-2 from 1523712 to 1662976 tid 4 2023-12-16T01:27:18.726 INFO:tasks.rados.rados.0.smithi078.stdout:2612: snap_remove snap 230 2023-12-16T01:27:18.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:18 smithi118 systemd[1]: Stopping Ceph osd.7 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:27:18.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:18 smithi118 conmon[79795]: 2023-12-16T01:27:18.762+0000 7f75a4072700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-16T01:27:18.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:18 smithi118 conmon[79795]: 2023-12-16T01:27:18.762+0000 7f75a4072700 -1 osd.7 558 *** Got signal Terminated *** 2023-12-16T01:27:18.909 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:18 smithi118 conmon[79795]: 2023-12-16T01:27:18.762+0000 7f75a4072700 -1 osd.7 558 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2612: done (1 left) 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2613: read oid 43 snap -1 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2613: expect (ObjNum 811 snap 250 seq_num 811) 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2614: delete oid 41 current snap is 251 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 1 to smithi078122029-2 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 2 to smithi078122029-2 2023-12-16T01:27:18.955 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 3 to smithi078122029-2 2023-12-16T01:27:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 4 to smithi078122029-2 2023-12-16T01:27:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 5 to smithi078122029-2 2023-12-16T01:27:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:2611: finishing write tid 6 to smithi078122029-2 2023-12-16T01:27:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1917 (ObjNum 815 snap 251 seq_num 815) dirty exists 2023-12-16T01:27:18.956 INFO:tasks.rados.rados.0.smithi078.stdout:2611: left oid 2 (ObjNum 815 snap 251 seq_num 815) 2023-12-16T01:27:18.958 INFO:tasks.rados.rados.0.smithi078.stdout:2611: done (2 left) 2023-12-16T01:27:18.958 INFO:tasks.rados.rados.0.smithi078.stdout:2614: done (1 left) 2023-12-16T01:27:18.959 INFO:tasks.rados.rados.0.smithi078.stdout:2615: setattr oid 28 current snap is 251 2023-12-16T01:27:18.965 INFO:tasks.rados.rados.0.smithi078.stdout:2616: read oid 30 snap 235 2023-12-16T01:27:18.965 INFO:tasks.rados.rados.0.smithi078.stdout:2616: expect deleted 2023-12-16T01:27:18.965 INFO:tasks.rados.rados.0.smithi078.stdout:2617: copy_from oid 7 from oid 16 current snap is 251 2023-12-16T01:27:18.965 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 251 2023-12-16T01:27:18.965 INFO:tasks.rados.rados.0.smithi078.stdout:2618: seq_num 817 ranges {1662976=491520,2154496=417792,2572288=425984,2998272=360448} 2023-12-16T01:27:18.973 INFO:tasks.rados.rados.0.smithi078.stdout:2618: writing smithi078122029-2 from 1662976 to 2154496 tid 1 2023-12-16T01:27:18.975 INFO:tasks.rados.rados.0.smithi078.stdout:2618: writing smithi078122029-2 from 2154496 to 2572288 tid 2 2023-12-16T01:27:18.978 INFO:tasks.rados.rados.0.smithi078.stdout:2618: writing smithi078122029-2 from 2572288 to 2998272 tid 3 2023-12-16T01:27:18.980 INFO:tasks.rados.rados.0.smithi078.stdout:2618: writing smithi078122029-2 from 2998272 to 3358720 tid 4 2023-12-16T01:27:18.980 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 251 2023-12-16T01:27:18.980 INFO:tasks.rados.rados.0.smithi078.stdout:2619: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2023-12-16T01:27:18.982 INFO:tasks.rados.rados.0.smithi078.stdout:2619: writing smithi078122029-15 from 0 to 507904 tid 1 2023-12-16T01:27:18.986 INFO:tasks.rados.rados.0.smithi078.stdout:2619: writing smithi078122029-15 from 507904 to 1212416 tid 2 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:2619: writing smithi078122029-15 from 1212416 to 1712128 tid 3 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:2620: setattr oid 21 current snap is 251 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1298 (ObjNum 33 snap 0 seq_num 2287244752) dirty exists 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:2615: done (6 left) 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 251 2023-12-16T01:27:18.990 INFO:tasks.rados.rados.0.smithi078.stdout:2621: seq_num 819 ranges {0=524288,524288=589824,1114112=614400} 2023-12-16T01:27:18.993 INFO:tasks.rados.rados.0.smithi078.stdout:2621: writing smithi078122029-35 from 0 to 524288 tid 1 2023-12-16T01:27:18.997 INFO:tasks.rados.rados.0.smithi078.stdout:2621: writing smithi078122029-35 from 524288 to 1114112 tid 2 2023-12-16T01:27:19.001 INFO:tasks.rados.rados.0.smithi078.stdout:2621: writing smithi078122029-35 from 1114112 to 1728512 tid 3 2023-12-16T01:27:19.001 INFO:tasks.rados.rados.0.smithi078.stdout:2622: read oid 1 snap -1 2023-12-16T01:27:19.001 INFO:tasks.rados.rados.0.smithi078.stdout:2622: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:27:19.001 INFO:tasks.rados.rados.0.smithi078.stdout:2623: rollback oid 17 current snap is 251 2023-12-16T01:27:19.001 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 247 2023-12-16T01:27:19.002 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1019 (ObjNum 791 snap 247 seq_num 791) dirty exists 2023-12-16T01:27:19.002 INFO:tasks.rados.rados.0.smithi078.stdout:2620: done (8 left) 2023-12-16T01:27:19.002 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 251 2023-12-16T01:27:19.002 INFO:tasks.rados.rados.0.smithi078.stdout:2624: seq_num 820 ranges {2170880=540672,2711552=475136,3186688=598016,3784704=131072} 2023-12-16T01:27:19.016 INFO:tasks.rados.rados.0.smithi078.stdout:2624: writing smithi078122029-39 from 2170880 to 2711552 tid 1 2023-12-16T01:27:19.018 INFO:tasks.rados.rados.0.smithi078.stdout:2624: writing smithi078122029-39 from 2711552 to 3186688 tid 2 2023-12-16T01:27:19.022 INFO:tasks.rados.rados.0.smithi078.stdout:2624: writing smithi078122029-39 from 3186688 to 3784704 tid 3 2023-12-16T01:27:19.023 INFO:tasks.rados.rados.0.smithi078.stdout:2624: writing smithi078122029-39 from 3784704 to 3915776 tid 4 2023-12-16T01:27:19.024 INFO:tasks.rados.rados.0.smithi078.stdout:2625: read oid 37 snap 226 2023-12-16T01:27:19.024 INFO:tasks.rados.rados.0.smithi078.stdout:2625: expect deleted 2023-12-16T01:27:19.024 INFO:tasks.rados.rados.0.smithi078.stdout:2626: delete oid 47 current snap is 251 2023-12-16T01:27:19.024 INFO:tasks.rados.rados.0.smithi078.stdout:2622: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:27:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:2623: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:27:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:2623: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:27:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:2623: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:27:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1415 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:27:19.026 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 1 to smithi078122029-39 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 2 to smithi078122029-39 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2622: done (10 left) 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2623: done (9 left) 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2626: done (8 left) 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2627: copy_from oid 10 from oid 44 current snap is 251 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2625: done (8 left) 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2628: copy_from oid 38 from oid 32 current snap is 251 2023-12-16T01:27:19.027 INFO:tasks.rados.rados.0.smithi078.stdout:2629: snap_create 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 3 to smithi078122029-39 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 4 to smithi078122029-39 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 5 to smithi078122029-39 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2627: finishing copy_from to smithi078122029-10 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2627: got expected ENOENT (src dne) 2023-12-16T01:27:19.028 INFO:tasks.rados.rados.0.smithi078.stdout:2627: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:27:19.029 INFO:tasks.rados.rados.0.smithi078.stdout:2624: finishing write tid 6 to smithi078122029-39 2023-12-16T01:27:19.029 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 1892 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:27:19.029 INFO:tasks.rados.rados.0.smithi078.stdout:2624: left oid 39 (ObjNum 820 snap 251 seq_num 820) 2023-12-16T01:27:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[139570]: failed to encode map e558 with expected crc 2023-12-16T01:27:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[139570]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 712 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-16T01:27:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[139570]: osd.7 marked itself down and dead 2023-12-16T01:27:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[142991]: failed to encode map e558 with expected crc 2023-12-16T01:27:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[142991]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 712 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-16T01:27:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:18 smithi078 ceph-mon[142991]: osd.7 marked itself down and dead 2023-12-16T01:27:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:18 smithi118 ceph-mon[131825]: failed to encode map e558 with expected crc 2023-12-16T01:27:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:18 smithi118 ceph-mon[131825]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 712 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-12-16T01:27:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:18 smithi118 ceph-mon[131825]: osd.7 marked itself down and dead 2023-12-16T01:27:19.949 INFO:tasks.rados.rados.0.smithi078.stdout:2624: done (9 left) 2023-12-16T01:27:19.949 INFO:tasks.rados.rados.0.smithi078.stdout:2627: done (8 left) 2023-12-16T01:27:19.950 INFO:tasks.rados.rados.0.smithi078.stdout:2629: done (7 left) 2023-12-16T01:27:19.950 INFO:tasks.rados.rados.0.smithi078.stdout:2630: copy_from oid 25 from oid 6 current snap is 252 2023-12-16T01:27:19.950 INFO:tasks.rados.rados.0.smithi078.stdout:2631: snap_create 2023-12-16T01:27:19.958 INFO:tasks.rados.rados.0.smithi078.stdout:2630: finishing copy_from to smithi078122029-25 2023-12-16T01:27:19.958 INFO:tasks.rados.rados.0.smithi078.stdout:2630: got expected ENOENT (src dne) 2023-12-16T01:27:19.958 INFO:tasks.rados.rados.0.smithi078.stdout:2630: finishing copy_from racing read to smithi078122029-25 2023-12-16T01:27:19.968 INFO:tasks.rados.rados.0.smithi078.stdout:2619: finishing write tid 1 to smithi078122029-15 2023-12-16T01:27:19.968 INFO:tasks.rados.rados.0.smithi078.stdout:2619: finishing write tid 2 to smithi078122029-15 2023-12-16T01:27:19.969 INFO:tasks.rados.rados.0.smithi078.stdout:2619: finishing write tid 3 to smithi078122029-15 2023-12-16T01:27:19.969 INFO:tasks.rados.rados.0.smithi078.stdout:2619: finishing write tid 4 to smithi078122029-15 2023-12-16T01:27:19.971 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 1 to smithi078122029-2 2023-12-16T01:27:19.972 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 2 to smithi078122029-2 2023-12-16T01:27:19.974 INFO:tasks.rados.rados.0.smithi078.stdout:2619: finishing write tid 5 to smithi078122029-15 2023-12-16T01:27:19.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 1933 (ObjNum 818 snap 251 seq_num 818) dirty exists 2023-12-16T01:27:19.974 INFO:tasks.rados.rados.0.smithi078.stdout:2619: left oid 15 (ObjNum 818 snap 251 seq_num 818) 2023-12-16T01:27:19.976 INFO:tasks.rados.rados.0.smithi078.stdout:2617: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:27:19.976 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 3 to smithi078122029-2 2023-12-16T01:27:19.976 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 4 to smithi078122029-2 2023-12-16T01:27:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:2617: finishing copy_from to smithi078122029-7 2023-12-16T01:27:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1600 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:27:19.982 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 5 to smithi078122029-2 2023-12-16T01:27:19.983 INFO:tasks.rados.rados.0.smithi078.stdout:2621: finishing write tid 1 to smithi078122029-35 2023-12-16T01:27:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:2621: finishing write tid 2 to smithi078122029-35 2023-12-16T01:27:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:2618: finishing write tid 6 to smithi078122029-2 2023-12-16T01:27:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1922 (ObjNum 817 snap 251 seq_num 817) dirty exists 2023-12-16T01:27:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:2618: left oid 2 (ObjNum 817 snap 251 seq_num 817) 2023-12-16T01:27:19.987 INFO:tasks.rados.rados.0.smithi078.stdout:2621: finishing write tid 3 to smithi078122029-35 2023-12-16T01:27:19.987 INFO:tasks.rados.rados.0.smithi078.stdout:2621: finishing write tid 4 to smithi078122029-35 2023-12-16T01:27:19.989 INFO:tasks.rados.rados.0.smithi078.stdout:2621: finishing write tid 5 to smithi078122029-35 2023-12-16T01:27:19.989 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1926 (ObjNum 819 snap 251 seq_num 819) dirty exists 2023-12-16T01:27:19.989 INFO:tasks.rados.rados.0.smithi078.stdout:2621: left oid 35 (ObjNum 819 snap 251 seq_num 819) 2023-12-16T01:27:20.016 INFO:tasks.rados.rados.0.smithi078.stdout:2613: expect (ObjNum 811 snap 250 seq_num 811) 2023-12-16T01:27:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:19 smithi078 ceph-mon[139570]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:27:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:19 smithi078 ceph-mon[139570]: osdmap e559: 8 total, 7 up, 8 in 2023-12-16T01:27:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:19 smithi078 ceph-mon[142991]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:27:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:19 smithi078 ceph-mon[142991]: osdmap e559: 8 total, 7 up, 8 in 2023-12-16T01:27:20.408 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:19 smithi118 bash[163200]: 76f3684b5e62e3906283fe0bc113f4b456c31754a02a4340131dfdf9f7806c44 2023-12-16T01:27:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:19 smithi118 ceph-mon[131825]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-16T01:27:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:19 smithi118 ceph-mon[131825]: osdmap e559: 8 total, 7 up, 8 in 2023-12-16T01:27:20.505 INFO:tasks.rados.rados.0.smithi078.stdout:2628: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:27:20.505 INFO:tasks.rados.rados.0.smithi078.stdout:2628: finishing copy_from to smithi078122029-38 2023-12-16T01:27:20.505 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1920 (ObjNum 773 snap 245 seq_num 773) dirty exists 2023-12-16T01:27:20.954 INFO:tasks.rados.rados.0.smithi078.stdout:2613: done (8 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2616: done (7 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2617: done (6 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2618: done (5 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2619: done (4 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2621: done (3 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2628: done (2 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2630: done (1 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2631: done (0 left) 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2632: read oid 49 snap -1 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2632: expect deleted 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 253 2023-12-16T01:27:20.955 INFO:tasks.rados.rados.0.smithi078.stdout:2633: seq_num 822 ranges {9682944=573440,10256384=696320,10952704=507904} 2023-12-16T01:27:21.008 INFO:tasks.rados.rados.0.smithi078.stdout:2633: writing smithi078122029-22 from 9682944 to 10256384 tid 1 2023-12-16T01:27:21.011 INFO:tasks.rados.rados.0.smithi078.stdout:2633: writing smithi078122029-22 from 10256384 to 10952704 tid 2 2023-12-16T01:27:21.015 INFO:tasks.rados.rados.0.smithi078.stdout:2633: writing smithi078122029-22 from 10952704 to 11460608 tid 3 2023-12-16T01:27:21.015 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 253 2023-12-16T01:27:21.015 INFO:tasks.rados.rados.0.smithi078.stdout:2634: seq_num 823 ranges {4530176=589824,5120000=573440,5693440=630784} 2023-12-16T01:27:21.041 INFO:tasks.rados.rados.0.smithi078.stdout:2634: writing smithi078122029-26 from 4530176 to 5120000 tid 1 2023-12-16T01:27:21.045 INFO:tasks.rados.rados.0.smithi078.stdout:2634: writing smithi078122029-26 from 5120000 to 5693440 tid 2 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2634: writing smithi078122029-26 from 5693440 to 6324224 tid 3 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2635: copy_from oid 45 from oid 28 current snap is 253 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2633: finishing write tid 1 to smithi078122029-22 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2633: finishing write tid 2 to smithi078122029-22 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2633: finishing write tid 3 to smithi078122029-22 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2632: done (3 left) 2023-12-16T01:27:21.049 INFO:tasks.rados.rados.0.smithi078.stdout:2636: snap_create 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:2633: finishing write tid 4 to smithi078122029-22 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:2633: finishing write tid 5 to smithi078122029-22 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1937 (ObjNum 822 snap 253 seq_num 822) dirty exists 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:2633: left oid 22 (ObjNum 822 snap 253 seq_num 822) 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:2634: finishing write tid 1 to smithi078122029-26 2023-12-16T01:27:21.050 INFO:tasks.rados.rados.0.smithi078.stdout:2634: finishing write tid 2 to smithi078122029-26 2023-12-16T01:27:21.051 INFO:tasks.rados.rados.0.smithi078.stdout:2634: finishing write tid 3 to smithi078122029-26 2023-12-16T01:27:21.051 INFO:tasks.rados.rados.0.smithi078.stdout:2634: finishing write tid 4 to smithi078122029-26 2023-12-16T01:27:21.054 INFO:tasks.rados.rados.0.smithi078.stdout:2634: finishing write tid 5 to smithi078122029-26 2023-12-16T01:27:21.054 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1420 (ObjNum 823 snap 253 seq_num 823) dirty exists 2023-12-16T01:27:21.054 INFO:tasks.rados.rados.0.smithi078.stdout:2634: left oid 26 (ObjNum 823 snap 253 seq_num 823) 2023-12-16T01:27:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:2635: finishing copy_from racing read to smithi078122029-45 2023-12-16T01:27:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:2635: finishing copy_from to smithi078122029-45 2023-12-16T01:27:21.055 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1298 (ObjNum 81 snap 0 seq_num 1414485081) dirty exists 2023-12-16T01:27:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:20 smithi118 ceph-mon[131825]: osdmap e560: 8 total, 7 up, 8 in 2023-12-16T01:27:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:20 smithi118 ceph-mon[131825]: pgmap v445: 121 pgs: 2 active+undersized+degraded, 5 peering, 15 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 94 active+clean; 723 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 12 op/s; 29/1104 objects degraded (2.627%) 2023-12-16T01:27:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:20 smithi078 ceph-mon[139570]: osdmap e560: 8 total, 7 up, 8 in 2023-12-16T01:27:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:20 smithi078 ceph-mon[139570]: pgmap v445: 121 pgs: 2 active+undersized+degraded, 5 peering, 15 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 94 active+clean; 723 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 12 op/s; 29/1104 objects degraded (2.627%) 2023-12-16T01:27:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:20 smithi078 ceph-mon[142991]: osdmap e560: 8 total, 7 up, 8 in 2023-12-16T01:27:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:20 smithi078 ceph-mon[142991]: pgmap v445: 121 pgs: 2 active+undersized+degraded, 5 peering, 15 stale+active+clean, 1 active+clean+snaptrim, 4 active+undersized, 94 active+clean; 723 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 12 op/s; 29/1104 objects degraded (2.627%) 2023-12-16T01:27:21.687 INFO:tasks.rados.rados.0.smithi078.stdout:2633: done (3 left) 2023-12-16T01:27:21.687 INFO:tasks.rados.rados.0.smithi078.stdout:2634: done (2 left) 2023-12-16T01:27:21.687 INFO:tasks.rados.rados.0.smithi078.stdout:2635: done (1 left) 2023-12-16T01:27:21.687 INFO:tasks.rados.rados.0.smithi078.stdout:2636: done (0 left) 2023-12-16T01:27:21.687 INFO:tasks.rados.rados.0.smithi078.stdout:2637: snap_remove snap 251 2023-12-16T01:27:21.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:21 smithi118 systemd[1]: ceph-dc053256-9baf-11ee-95a5-87774f69a715@osd.7.service: Succeeded. 2023-12-16T01:27:21.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:21 smithi118 systemd[1]: Stopped Ceph osd.7 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:27:21.908 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:21 smithi118 systemd[1]: Starting Ceph osd.7 for dc053256-9baf-11ee-95a5-87774f69a715... 2023-12-16T01:27:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[139570]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:27:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[139570]: Health check failed: Degraded data redundancy: 29/1104 objects degraded (2.627%), 2 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[139570]: osdmap e561: 8 total, 7 up, 8 in 2023-12-16T01:27:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[139570]: osdmap e562: 8 total, 7 up, 8 in 2023-12-16T01:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[142991]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[142991]: Health check failed: Degraded data redundancy: 29/1104 objects degraded (2.627%), 2 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[142991]: osdmap e561: 8 total, 7 up, 8 in 2023-12-16T01:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:21 smithi078 ceph-mon[142991]: osdmap e562: 8 total, 7 up, 8 in 2023-12-16T01:27:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:21 smithi118 ceph-mon[131825]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-16T01:27:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:21 smithi118 ceph-mon[131825]: Health check failed: Degraded data redundancy: 29/1104 objects degraded (2.627%), 2 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:21 smithi118 ceph-mon[131825]: osdmap e561: 8 total, 7 up, 8 in 2023-12-16T01:27:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:21 smithi118 ceph-mon[131825]: osdmap e562: 8 total, 7 up, 8 in 2023-12-16T01:27:22.693 INFO:tasks.rados.rados.0.smithi078.stdout:2637: done (0 left) 2023-12-16T01:27:22.693 INFO:tasks.rados.rados.0.smithi078.stdout:2638: snap_remove snap 197 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-16T01:27:23.161 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:22 smithi118 bash[163841]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-16T01:27:23.701 INFO:tasks.rados.rados.0.smithi078.stdout:2638: done (0 left) 2023-12-16T01:27:23.701 INFO:tasks.rados.rados.0.smithi078.stdout:2639: rollback oid 35 current snap is 254 2023-12-16T01:27:23.701 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 242 2023-12-16T01:27:23.701 INFO:tasks.rados.rados.0.smithi078.stdout:2640: snap_remove snap 226 2023-12-16T01:27:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:23 smithi078 ceph-mon[139570]: pgmap v448: 121 pgs: 8 active+undersized+degraded, 5 peering, 5 stale+active+clean, 1 active+clean+snaptrim, 25 active+undersized, 77 active+clean; 732 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 17 op/s; 120/1116 objects degraded (10.753%) 2023-12-16T01:27:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:23 smithi078 ceph-mon[139570]: osdmap e563: 8 total, 7 up, 8 in 2023-12-16T01:27:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:23 smithi078 ceph-mon[142991]: pgmap v448: 121 pgs: 8 active+undersized+degraded, 5 peering, 5 stale+active+clean, 1 active+clean+snaptrim, 25 active+undersized, 77 active+clean; 732 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 17 op/s; 120/1116 objects degraded (10.753%) 2023-12-16T01:27:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:23 smithi078 ceph-mon[142991]: osdmap e563: 8 total, 7 up, 8 in 2023-12-16T01:27:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:23 smithi118 ceph-mon[131825]: pgmap v448: 121 pgs: 8 active+undersized+degraded, 5 peering, 5 stale+active+clean, 1 active+clean+snaptrim, 25 active+undersized, 77 active+clean; 732 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 17 op/s; 120/1116 objects degraded (10.753%) 2023-12-16T01:27:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:23 smithi118 ceph-mon[131825]: osdmap e563: 8 total, 7 up, 8 in 2023-12-16T01:27:24.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:23 smithi118 ceph-osd[164319]: -- 172.21.15.118:0/66429853 <== mon.1 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555b21c6d6c0 con 0x555b21c3ec00 2023-12-16T01:27:24.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:23 smithi118 bash[164254]: 73dade14e26462b8507db114d70d4703d26f8bf3767d6d63286e4305baf1bd0c 2023-12-16T01:27:24.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:23 smithi118 systemd[1]: Started Ceph osd.7 for dc053256-9baf-11ee-95a5-87774f69a715. 2023-12-16T01:27:24.658 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:24 smithi118 conmon[164295]: 2023-12-16T01:27:24.392+0000 7f139babc640 -1 Falling back to public interface 2023-12-16T01:27:24.710 INFO:tasks.rados.rados.0.smithi078.stdout:2640: done (1 left) 2023-12-16T01:27:24.710 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 254 2023-12-16T01:27:24.720 INFO:tasks.rados.rados.0.smithi078.stdout:2641: seq_num 824 ranges {10379264=606208,10985472=458752,11444224=573440,12017664=172032} 2023-12-16T01:27:24.769 INFO:tasks.rados.rados.0.smithi078.stdout:2641: writing smithi078122029-13 from 10379264 to 10985472 tid 1 2023-12-16T01:27:24.772 INFO:tasks.rados.rados.0.smithi078.stdout:2641: writing smithi078122029-13 from 10985472 to 11444224 tid 2 2023-12-16T01:27:24.776 INFO:tasks.rados.rados.0.smithi078.stdout:2641: writing smithi078122029-13 from 11444224 to 12017664 tid 3 2023-12-16T01:27:24.777 INFO:tasks.rados.rados.0.smithi078.stdout:2641: writing smithi078122029-13 from 12017664 to 12189696 tid 4 2023-12-16T01:27:24.777 INFO:tasks.rados.rados.0.smithi078.stdout:2642: setattr oid 41 current snap is 254 2023-12-16T01:27:24.777 INFO:tasks.rados.rados.0.smithi078.stdout:2639: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:27:24.777 INFO:tasks.rados.rados.0.smithi078.stdout:2639: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:27:24.777 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1928 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:27:24.778 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 1 to smithi078122029-13 2023-12-16T01:27:24.778 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 2 to smithi078122029-13 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:2639: done (2 left) 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:2643: read oid 49 snap -1 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:2643: expect deleted 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:2644: rollback oid 24 current snap is 254 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 202 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 254 2023-12-16T01:27:24.780 INFO:tasks.rados.rados.0.smithi078.stdout:2645: seq_num 825 ranges {8298496=622592,8921088=745472,9666560=458752} 2023-12-16T01:27:24.828 INFO:tasks.rados.rados.0.smithi078.stdout:2645: writing smithi078122029-8 from 8298496 to 8921088 tid 1 2023-12-16T01:27:24.832 INFO:tasks.rados.rados.0.smithi078.stdout:2645: writing smithi078122029-8 from 8921088 to 9666560 tid 2 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2645: writing smithi078122029-8 from 9666560 to 10125312 tid 3 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2646: read oid 50 snap -1 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2646: expect (ObjNum 602 snap 197 seq_num 602) 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2647: delete oid 28 current snap is 254 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 3 to smithi078122029-13 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 4 to smithi078122029-13 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1030 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2644: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 5 to smithi078122029-13 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2644: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:27:24.836 INFO:tasks.rados.rados.0.smithi078.stdout:2644: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:27:24.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2078 (ObjNum 597 snap 196 seq_num 597) dirty exists 2023-12-16T01:27:24.837 INFO:tasks.rados.rados.0.smithi078.stdout:2641: finishing write tid 6 to smithi078122029-13 2023-12-16T01:27:24.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1605 (ObjNum 824 snap 254 seq_num 824) dirty exists 2023-12-16T01:27:24.837 INFO:tasks.rados.rados.0.smithi078.stdout:2641: left oid 13 (ObjNum 824 snap 254 seq_num 824) 2023-12-16T01:27:24.837 INFO:tasks.rados.rados.0.smithi078.stdout:2645: finishing write tid 1 to smithi078122029-8 2023-12-16T01:27:24.838 INFO:tasks.rados.rados.0.smithi078.stdout:2645: finishing write tid 2 to smithi078122029-8 2023-12-16T01:27:24.838 INFO:tasks.rados.rados.0.smithi078.stdout:2641: done (6 left) 2023-12-16T01:27:24.838 INFO:tasks.rados.rados.0.smithi078.stdout:2642: done (5 left) 2023-12-16T01:27:24.838 INFO:tasks.rados.rados.0.smithi078.stdout:2643: done (4 left) 2023-12-16T01:27:24.838 INFO:tasks.rados.rados.0.smithi078.stdout:2644: done (3 left) 2023-12-16T01:27:24.839 INFO:tasks.rados.rados.0.smithi078.stdout:2647: done (2 left) 2023-12-16T01:27:24.839 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 254 2023-12-16T01:27:24.840 INFO:tasks.rados.rados.0.smithi078.stdout:2648: seq_num 827 ranges {7258112=655360,7913472=516096,8429568=688128} 2023-12-16T01:27:24.881 INFO:tasks.rados.rados.0.smithi078.stdout:2648: writing smithi078122029-43 from 7258112 to 7913472 tid 1 2023-12-16T01:27:24.883 INFO:tasks.rados.rados.0.smithi078.stdout:2648: writing smithi078122029-43 from 7913472 to 8429568 tid 2 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:2648: writing smithi078122029-43 from 8429568 to 9117696 tid 3 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:2649: copy_from oid 41 from oid 4 current snap is 254 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:2645: finishing write tid 3 to smithi078122029-8 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:2645: finishing write tid 4 to smithi078122029-8 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:2645: finishing write tid 5 to smithi078122029-8 2023-12-16T01:27:24.888 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1937 (ObjNum 825 snap 254 seq_num 825) dirty exists 2023-12-16T01:27:24.889 INFO:tasks.rados.rados.0.smithi078.stdout:2645: left oid 8 (ObjNum 825 snap 254 seq_num 825) 2023-12-16T01:27:24.889 INFO:tasks.rados.rados.0.smithi078.stdout:2646: expect (ObjNum 602 snap 197 seq_num 602) 2023-12-16T01:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[139570]: osdmap e564: 8 total, 7 up, 8 in 2023-12-16T01:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[142991]: osdmap e564: 8 total, 7 up, 8 in 2023-12-16T01:27:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: finishing write tid 1 to smithi078122029-43 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: finishing write tid 2 to smithi078122029-43 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2649: finishing copy_from to smithi078122029-41 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2649: got expected ENOENT (src dne) 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2649: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: finishing write tid 3 to smithi078122029-43 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: finishing write tid 4 to smithi078122029-43 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: finishing write tid 5 to smithi078122029-43 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2196 (ObjNum 827 snap 254 seq_num 827) dirty exists 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2648: left oid 43 (ObjNum 827 snap 254 seq_num 827) 2023-12-16T01:27:25.040 INFO:tasks.rados.rados.0.smithi078.stdout:2645: done (3 left) 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2646: done (2 left) 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2648: done (1 left) 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2649: done (0 left) 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2650: rollback oid 31 current snap is 254 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 240 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2651: read oid 10 snap -1 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2651: expect (ObjNum 795 snap 247 seq_num 795) 2023-12-16T01:27:25.041 INFO:tasks.rados.rados.0.smithi078.stdout:2652: snap_remove snap 241 2023-12-16T01:27:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:24 smithi118 ceph-mon[131825]: osdmap e564: 8 total, 7 up, 8 in 2023-12-16T01:27:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:25.939 INFO:tasks.rados.rados.0.smithi078.stdout:2652: done (2 left) 2023-12-16T01:27:25.939 INFO:tasks.rados.rados.0.smithi078.stdout:2653: snap_remove snap 245 2023-12-16T01:27:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:25 smithi078 ceph-mon[139570]: pgmap v451: 121 pgs: 10 active+undersized+degraded, 5 peering, 34 active+undersized, 72 active+clean; 733 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 17 op/s; 122/1119 objects degraded (10.903%) 2023-12-16T01:27:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:25 smithi078 ceph-mon[139570]: osdmap e565: 8 total, 7 up, 8 in 2023-12-16T01:27:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:25 smithi078 ceph-mon[142991]: pgmap v451: 121 pgs: 10 active+undersized+degraded, 5 peering, 34 active+undersized, 72 active+clean; 733 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 17 op/s; 122/1119 objects degraded (10.903%) 2023-12-16T01:27:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:25 smithi078 ceph-mon[142991]: osdmap e565: 8 total, 7 up, 8 in 2023-12-16T01:27:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:25 smithi118 ceph-mon[131825]: pgmap v451: 121 pgs: 10 active+undersized+degraded, 5 peering, 34 active+undersized, 72 active+clean; 733 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 17 op/s; 122/1119 objects degraded (10.903%) 2023-12-16T01:27:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:25 smithi118 ceph-mon[131825]: osdmap e565: 8 total, 7 up, 8 in 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:2653: done (2 left) 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:2654: read oid 37 snap -1 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:2654: expect deleted 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 254 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:2655: seq_num 828 ranges {311296=671744,983040=802816,1785856=401408} 2023-12-16T01:27:26.698 INFO:tasks.rados.rados.0.smithi078.stdout:2655: writing smithi078122029-18 from 311296 to 983040 tid 1 2023-12-16T01:27:26.700 INFO:tasks.rados.rados.0.smithi078.stdout:2655: writing smithi078122029-18 from 983040 to 1785856 tid 2 2023-12-16T01:27:26.702 INFO:tasks.rados.rados.0.smithi078.stdout:2655: writing smithi078122029-18 from 1785856 to 2187264 tid 3 2023-12-16T01:27:26.702 INFO:tasks.rados.rados.0.smithi078.stdout:2656: delete oid 23 current snap is 254 2023-12-16T01:27:26.702 INFO:tasks.rados.rados.0.smithi078.stdout:2650: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:27:26.702 INFO:tasks.rados.rados.0.smithi078.stdout:2650: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:27:26.703 INFO:tasks.rados.rados.0.smithi078.stdout:2650: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:27:26.703 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1940 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-12-16T01:27:26.703 INFO:tasks.rados.rados.0.smithi078.stdout:2651: expect (ObjNum 795 snap 247 seq_num 795) 2023-12-16T01:27:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:26] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:2655: finishing write tid 1 to smithi078122029-18 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:2655: finishing write tid 2 to smithi078122029-18 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:2655: finishing write tid 3 to smithi078122029-18 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:2655: finishing write tid 4 to smithi078122029-18 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:2655: finishing write tid 5 to smithi078122029-18 2023-12-16T01:27:27.051 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2082 (ObjNum 828 snap 254 seq_num 828) dirty exists 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2655: left oid 18 (ObjNum 828 snap 254 seq_num 828) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2650: done (4 left) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2651: done (3 left) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2654: done (2 left) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2655: done (1 left) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2656: done (0 left) 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2657: rollback oid 19 current snap is 254 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 240 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2658: rollback oid 47 current snap is 254 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 232 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2659: copy_from oid 40 from oid 5 current snap is 254 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2660: copy_from oid 17 from oid 4 current snap is 254 2023-12-16T01:27:27.052 INFO:tasks.rados.rados.0.smithi078.stdout:2661: snap_remove snap 242 2023-12-16T01:27:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[139570]: osdmap e566: 8 total, 7 up, 8 in 2023-12-16T01:27:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[139570]: pgmap v454: 121 pgs: 10 active+undersized+degraded, 39 active+undersized, 72 active+clean; 729 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s; 123/1122 objects degraded (10.963%) 2023-12-16T01:27:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 122/1119 objects degraded (10.903%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[139570]: osdmap e567: 8 total, 7 up, 8 in 2023-12-16T01:27:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[142991]: osdmap e566: 8 total, 7 up, 8 in 2023-12-16T01:27:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[142991]: pgmap v454: 121 pgs: 10 active+undersized+degraded, 39 active+undersized, 72 active+clean; 729 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s; 123/1122 objects degraded (10.963%) 2023-12-16T01:27:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 122/1119 objects degraded (10.903%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:26 smithi078 ceph-mon[142991]: osdmap e567: 8 total, 7 up, 8 in 2023-12-16T01:27:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:26 smithi118 ceph-mon[131825]: osdmap e566: 8 total, 7 up, 8 in 2023-12-16T01:27:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:26 smithi118 ceph-mon[131825]: pgmap v454: 121 pgs: 10 active+undersized+degraded, 39 active+undersized, 72 active+clean; 729 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s; 123/1122 objects degraded (10.963%) 2023-12-16T01:27:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:26 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 122/1119 objects degraded (10.903%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:26 smithi118 ceph-mon[131825]: osdmap e567: 8 total, 7 up, 8 in 2023-12-16T01:27:27.955 INFO:tasks.rados.rados.0.smithi078.stdout:2661: done (4 left) 2023-12-16T01:27:27.955 INFO:tasks.rados.rados.0.smithi078.stdout:2662: delete oid 30 current snap is 254 2023-12-16T01:27:27.955 INFO:tasks.rados.rados.0.smithi078.stdout:2659: finishing copy_from to smithi078122029-40 2023-12-16T01:27:27.955 INFO:tasks.rados.rados.0.smithi078.stdout:2659: got expected ENOENT (src dne) 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2659: finishing copy_from racing read to smithi078122029-40 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2658: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 667 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2657: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2657: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2657: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2319 (ObjNum 515 snap 159 seq_num 515) dirty exists 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2660: finishing copy_from to smithi078122029-17 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2660: got expected ENOENT (src dne) 2023-12-16T01:27:27.956 INFO:tasks.rados.rados.0.smithi078.stdout:2660: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:27:27.967 INFO:tasks.rados.rados.0.smithi078.stdout:2657: done (4 left) 2023-12-16T01:27:27.967 INFO:tasks.rados.rados.0.smithi078.stdout:2658: done (3 left) 2023-12-16T01:27:27.967 INFO:tasks.rados.rados.0.smithi078.stdout:2659: done (2 left) 2023-12-16T01:27:27.968 INFO:tasks.rados.rados.0.smithi078.stdout:2660: done (1 left) 2023-12-16T01:27:27.968 INFO:tasks.rados.rados.0.smithi078.stdout:2662: done (0 left) 2023-12-16T01:27:27.968 INFO:tasks.rados.rados.0.smithi078.stdout:2663: delete oid 21 current snap is 254 2023-12-16T01:27:27.975 INFO:tasks.rados.rados.0.smithi078.stdout:2663: done (0 left) 2023-12-16T01:27:27.975 INFO:tasks.rados.rados.0.smithi078.stdout:2664: copy_from oid 13 from oid 17 current snap is 254 2023-12-16T01:27:27.975 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 254 2023-12-16T01:27:27.975 INFO:tasks.rados.rados.0.smithi078.stdout:2665: seq_num 832 ranges {6324224=737280,7061504=786432,7847936=417792} 2023-12-16T01:27:28.014 INFO:tasks.rados.rados.0.smithi078.stdout:2665: writing smithi078122029-26 from 6324224 to 7061504 tid 1 2023-12-16T01:27:28.019 INFO:tasks.rados.rados.0.smithi078.stdout:2665: writing smithi078122029-26 from 7061504 to 7847936 tid 2 2023-12-16T01:27:28.021 INFO:tasks.rados.rados.0.smithi078.stdout:2665: writing smithi078122029-26 from 7847936 to 8265728 tid 3 2023-12-16T01:27:28.021 INFO:tasks.rados.rados.0.smithi078.stdout:2666: snap_create 2023-12-16T01:27:28.021 INFO:tasks.rados.rados.0.smithi078.stdout:2664: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:27:28.022 INFO:tasks.rados.rados.0.smithi078.stdout:2664: finishing copy_from to smithi078122029-13 2023-12-16T01:27:28.022 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1415 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:27:28.022 INFO:tasks.rados.rados.0.smithi078.stdout:2665: finishing write tid 1 to smithi078122029-26 2023-12-16T01:27:28.024 INFO:tasks.rados.rados.0.smithi078.stdout:2665: finishing write tid 2 to smithi078122029-26 2023-12-16T01:27:28.024 INFO:tasks.rados.rados.0.smithi078.stdout:2665: finishing write tid 3 to smithi078122029-26 2023-12-16T01:27:28.024 INFO:tasks.rados.rados.0.smithi078.stdout:2665: finishing write tid 4 to smithi078122029-26 2023-12-16T01:27:28.025 INFO:tasks.rados.rados.0.smithi078.stdout:2665: finishing write tid 5 to smithi078122029-26 2023-12-16T01:27:28.025 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1458 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:27:28.025 INFO:tasks.rados.rados.0.smithi078.stdout:2665: left oid 26 (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:27:28.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:27 smithi118 conmon[164295]: 2023-12-16T01:27:27.735+0000 7f139babc640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-16T01:27:28.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:27 smithi118 conmon[164295]: 2023-12-16T01:27:27.829+0000 7f139babc640 -1 osd.7 558 log_to_monitors true 2023-12-16T01:27:28.158 INFO:journalctl@ceph.osd.7.smithi118.stdout:Dec 16 01:27:27 smithi118 conmon[164295]: 2023-12-16T01:27:27.970+0000 7f138c72c700 -1 osd.7 558 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T01:27:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:27 smithi118 ceph-mon[131825]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-16T01:27:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:27 smithi118 ceph-mon[131825]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:27 smithi118 ceph-mon[131825]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[139570]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-16T01:27:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[139570]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[139570]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[142991]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-16T01:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[142991]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:27 smithi078 ceph-mon[142991]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2664: done (2 left) 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2665: done (1 left) 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2666: done (0 left) 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2667: copy_from oid 24 from oid 35 current snap is 255 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2668: read oid 32 snap 252 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2668: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-16T01:27:28.986 INFO:tasks.rados.rados.0.smithi078.stdout:2669: delete oid 31 current snap is 255 2023-12-16T01:27:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: osdmap e568: 8 total, 7 up, 8 in 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:28 smithi118 ceph-mon[131825]: pgmap v457: 121 pgs: 2 active+clean+snaptrim, 10 active+undersized+degraded, 39 active+undersized, 70 active+clean; 737 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 15 op/s; 125/1137 objects degraded (10.994%) 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: osdmap e568: 8 total, 7 up, 8 in 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[139570]: pgmap v457: 121 pgs: 2 active+clean+snaptrim, 10 active+undersized+degraded, 39 active+undersized, 70 active+clean; 737 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 15 op/s; 125/1137 objects degraded (10.994%) 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: from='osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: osdmap e568: 8 total, 7 up, 8 in 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:28 smithi078 ceph-mon[142991]: pgmap v457: 121 pgs: 2 active+clean+snaptrim, 10 active+undersized+degraded, 39 active+undersized, 70 active+clean; 737 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 15 op/s; 125/1137 objects degraded (10.994%) 2023-12-16T01:27:30.014 INFO:tasks.rados.rados.0.smithi078.stdout:2667: finishing copy_from to smithi078122029-24 2023-12-16T01:27:30.014 INFO:tasks.rados.rados.0.smithi078.stdout:2667: got expected ENOENT (src dne) 2023-12-16T01:27:30.015 INFO:tasks.rados.rados.0.smithi078.stdout:2667: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:27:30.035 INFO:tasks.rados.rados.0.smithi078.stdout:2667: done (2 left) 2023-12-16T01:27:30.035 INFO:tasks.rados.rados.0.smithi078.stdout:2669: done (1 left) 2023-12-16T01:27:30.035 INFO:tasks.rados.rados.0.smithi078.stdout:2670: rollback oid 14 current snap is 255 2023-12-16T01:27:30.035 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 224 2023-12-16T01:27:30.035 INFO:tasks.rados.rados.0.smithi078.stdout:2671: delete oid 35 current snap is 255 2023-12-16T01:27:30.040 INFO:tasks.rados.rados.0.smithi078.stdout:2670: finishing rollback tid 0 to smithi078122029-14 2023-12-16T01:27:30.043 INFO:tasks.rados.rados.0.smithi078.stdout:2670: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:27:30.043 INFO:tasks.rados.rados.0.smithi078.stdout:2670: finishing rollback tid 2 to smithi078122029-14 2023-12-16T01:27:30.043 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 1931 (ObjNum 675 snap 220 seq_num 675) dirty exists 2023-12-16T01:27:30.050 INFO:tasks.rados.rados.0.smithi078.stdout:2670: done (2 left) 2023-12-16T01:27:30.050 INFO:tasks.rados.rados.0.smithi078.stdout:2671: done (1 left) 2023-12-16T01:27:30.050 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 255 2023-12-16T01:27:30.050 INFO:tasks.rados.rados.0.smithi078.stdout:2672: seq_num 835 ranges {0=794624,794624=442368,1236992=712704,1949696=49152} 2023-12-16T01:27:30.055 INFO:tasks.rados.rados.0.smithi078.stdout:2672: writing smithi078122029-31 from 0 to 794624 tid 1 2023-12-16T01:27:30.057 INFO:tasks.rados.rados.0.smithi078.stdout:2672: writing smithi078122029-31 from 794624 to 1236992 tid 2 2023-12-16T01:27:30.061 INFO:tasks.rados.rados.0.smithi078.stdout:2672: writing smithi078122029-31 from 1236992 to 1949696 tid 3 2023-12-16T01:27:30.062 INFO:tasks.rados.rados.0.smithi078.stdout:2672: writing smithi078122029-31 from 1949696 to 1998848 tid 4 2023-12-16T01:27:30.062 INFO:tasks.rados.rados.0.smithi078.stdout:2673: snap_remove snap 247 2023-12-16T01:27:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:29 smithi118 ceph-mon[131825]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:27:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:29 smithi118 ceph-mon[131825]: osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475] boot 2023-12-16T01:27:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:29 smithi118 ceph-mon[131825]: osdmap e569: 8 total, 8 up, 8 in 2023-12-16T01:27:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[139570]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[139570]: osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475] boot 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[139570]: osdmap e569: 8 total, 8 up, 8 in 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[142991]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[142991]: osd.7 [v2:172.21.15.118:6824/4178577475,v1:172.21.15.118:6825/4178577475] boot 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[142991]: osdmap e569: 8 total, 8 up, 8 in 2023-12-16T01:27:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T01:27:30.999 INFO:tasks.rados.rados.0.smithi078.stdout:2673: done (2 left) 2023-12-16T01:27:30.999 INFO:tasks.rados.rados.0.smithi078.stdout:2674: snap_remove snap 246 2023-12-16T01:27:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:30 smithi118 ceph-mon[131825]: osdmap e570: 8 total, 8 up, 8 in 2023-12-16T01:27:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:30 smithi118 ceph-mon[131825]: pgmap v460: 121 pgs: 2 active+clean+snaptrim, 4 peering, 10 active+undersized+degraded, 32 active+undersized, 73 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 125/1146 objects degraded (10.908%) 2023-12-16T01:27:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:30 smithi078 ceph-mon[139570]: osdmap e570: 8 total, 8 up, 8 in 2023-12-16T01:27:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:30 smithi078 ceph-mon[139570]: pgmap v460: 121 pgs: 2 active+clean+snaptrim, 4 peering, 10 active+undersized+degraded, 32 active+undersized, 73 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 125/1146 objects degraded (10.908%) 2023-12-16T01:27:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:30 smithi078 ceph-mon[142991]: osdmap e570: 8 total, 8 up, 8 in 2023-12-16T01:27:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:30 smithi078 ceph-mon[142991]: pgmap v460: 121 pgs: 2 active+clean+snaptrim, 4 peering, 10 active+undersized+degraded, 32 active+undersized, 73 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 125/1146 objects degraded (10.908%) 2023-12-16T01:27:32.000 INFO:tasks.rados.rados.0.smithi078.stdout:2674: done (2 left) 2023-12-16T01:27:32.000 INFO:tasks.rados.rados.0.smithi078.stdout:2675: delete oid 22 current snap is 255 2023-12-16T01:27:32.001 INFO:tasks.rados.rados.0.smithi078.stdout:2668: expect (ObjNum 773 snap 245 seq_num 773) 2023-12-16T01:27:32.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:31 smithi078 conmon[127384]: 2023-12-16T01:27:31.789+0000 7f081f726700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: osdmap e571: 8 total, 8 up, 8 in 2023-12-16T01:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: Health check update: Degraded data redundancy: 125/1146 objects degraded (10.908%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: Upgrade: Setting container_image for all osd 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: osdmap e571: 8 total, 8 up, 8 in 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: Health check update: Degraded data redundancy: 125/1146 objects degraded (10.908%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: Upgrade: Setting container_image for all osd 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T01:27:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T01:27:32.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T01:27:32.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: osdmap e571: 8 total, 8 up, 8 in 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: Health check update: Degraded data redundancy: 125/1146 objects degraded (10.908%), 10 pgs degraded (PG_DEGRADED) 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: Upgrade: Setting container_image for all osd 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-16T01:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[142991]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[142991]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[142991]: pgmap v462: 121 pgs: 4 peering, 9 active+undersized+degraded, 21 active+undersized, 87 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 493 KiB/s wr, 3 op/s; 123/1146 objects degraded (10.733%) 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[142991]: osdmap e572: 8 total, 8 up, 8 in 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[142991]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T01:27:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:32 smithi078 conmon[139546]: 2023-12-16T01:27:32.791+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T01:27:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[139570]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T01:27:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[139570]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:27:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[139570]: pgmap v462: 121 pgs: 4 peering, 9 active+undersized+degraded, 21 active+undersized, 87 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 493 KiB/s wr, 3 op/s; 123/1146 objects degraded (10.733%) 2023-12-16T01:27:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[139570]: osdmap e572: 8 total, 8 up, 8 in 2023-12-16T01:27:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:33 smithi078 ceph-mon[139570]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T01:27:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:33 smithi118 ceph-mon[131825]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-16T01:27:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:33 smithi118 ceph-mon[131825]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:27:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:33 smithi118 ceph-mon[131825]: pgmap v462: 121 pgs: 4 peering, 9 active+undersized+degraded, 21 active+undersized, 87 active+clean; 741 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 493 KiB/s wr, 3 op/s; 123/1146 objects degraded (10.733%) 2023-12-16T01:27:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:33 smithi118 ceph-mon[131825]: osdmap e572: 8 total, 8 up, 8 in 2023-12-16T01:27:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:33 smithi118 ceph-mon[131825]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 1 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 2 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 3 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 4 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 5 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: finishing write tid 6 to smithi078122029-31 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1946 (ObjNum 835 snap 255 seq_num 835) dirty exists 2023-12-16T01:27:33.449 INFO:tasks.rados.rados.0.smithi078.stdout:2672: left oid 31 (ObjNum 835 snap 255 seq_num 835) 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2668: done (2 left) 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2672: done (1 left) 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2675: done (0 left) 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2676: rollback oid 18 current snap is 255 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 219 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2677: rollback oid 20 current snap is 255 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 248 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 255 2023-12-16T01:27:33.450 INFO:tasks.rados.rados.0.smithi078.stdout:2678: seq_num 837 ranges {6946816=425984,7372800=655360,8028160=729088,8757248=221184} 2023-12-16T01:27:33.488 INFO:tasks.rados.rados.0.smithi078.stdout:2678: writing smithi078122029-17 from 6946816 to 7372800 tid 1 2023-12-16T01:27:33.491 INFO:tasks.rados.rados.0.smithi078.stdout:2678: writing smithi078122029-17 from 7372800 to 8028160 tid 2 2023-12-16T01:27:33.495 INFO:tasks.rados.rados.0.smithi078.stdout:2678: writing smithi078122029-17 from 8028160 to 8757248 tid 3 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2678: writing smithi078122029-17 from 8757248 to 8978432 tid 4 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2679: read oid 48 snap -1 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2679: expect (ObjNum 735 snap 236 seq_num 735) 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2680: read oid 9 snap -1 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2680: expect (ObjNum 788 snap 247 seq_num 788) 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2681: rollback oid 2 current snap is 255 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 232 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2677: finishing rollback tid 0 to smithi078122029-20 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2677: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2677: finishing rollback tid 2 to smithi078122029-20 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1940 (ObjNum 745 snap 238 seq_num 745) dirty exists 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2676: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2676: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:27:33.498 INFO:tasks.rados.rados.0.smithi078.stdout:2677: done (5 left) 2023-12-16T01:27:33.499 INFO:tasks.rados.rados.0.smithi078.stdout:2682: delete oid 31 current snap is 255 2023-12-16T01:27:33.499 INFO:tasks.rados.rados.0.smithi078.stdout:2676: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:27:33.499 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2085 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-16T01:27:33.499 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 1 to smithi078122029-17 2023-12-16T01:27:33.499 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 2 to smithi078122029-17 2023-12-16T01:27:33.500 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 3 to smithi078122029-17 2023-12-16T01:27:33.501 INFO:tasks.rados.rados.0.smithi078.stdout:2679: expect (ObjNum 735 snap 236 seq_num 735) 2023-12-16T01:27:33.511 INFO:tasks.rados.rados.0.smithi078.stdout:2681: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2681: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2676: done (5 left) 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2679: done (4 left) 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2682: done (3 left) 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2683: setattr oid 26 current snap is 255 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2681: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 1983 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 4 to smithi078122029-17 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 5 to smithi078122029-17 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2678: finishing write tid 6 to smithi078122029-17 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1476 (ObjNum 837 snap 255 seq_num 837) dirty exists 2023-12-16T01:27:33.512 INFO:tasks.rados.rados.0.smithi078.stdout:2678: left oid 17 (ObjNum 837 snap 255 seq_num 837) 2023-12-16T01:27:33.513 INFO:tasks.rados.rados.0.smithi078.stdout:2678: done (3 left) 2023-12-16T01:27:33.513 INFO:tasks.rados.rados.0.smithi078.stdout:2681: done (2 left) 2023-12-16T01:27:33.513 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 255 2023-12-16T01:27:33.513 INFO:tasks.rados.rados.0.smithi078.stdout:2684: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2023-12-16T01:27:33.515 INFO:tasks.rados.rados.0.smithi078.stdout:2684: writing smithi078122029-31 from 0 to 458752 tid 1 2023-12-16T01:27:33.518 INFO:tasks.rados.rados.0.smithi078.stdout:2684: writing smithi078122029-31 from 458752 to 884736 tid 2 2023-12-16T01:27:33.523 INFO:tasks.rados.rados.0.smithi078.stdout:2684: writing smithi078122029-31 from 884736 to 1572864 tid 3 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2684: writing smithi078122029-31 from 1572864 to 2064384 tid 4 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2685: copy_from oid 32 from oid 46 current snap is 255 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1478 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 1 to smithi078122029-31 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 2 to smithi078122029-31 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2683: done (3 left) 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2686: rollback oid 34 current snap is 255 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 34 to 254 2023-12-16T01:27:33.527 INFO:tasks.rados.rados.0.smithi078.stdout:2687: setattr oid 3 current snap is 255 2023-12-16T01:27:33.528 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 3 to smithi078122029-31 2023-12-16T01:27:33.528 INFO:tasks.rados.rados.0.smithi078.stdout:2686: finishing rollback tid 1 to smithi078122029-34 2023-12-16T01:27:33.528 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1830 (ObjNum 97 snap 0 seq_num 2286858128) dirty dne 2023-12-16T01:27:33.530 INFO:tasks.rados.rados.0.smithi078.stdout:2686: done (4 left) 2023-12-16T01:27:33.530 INFO:tasks.rados.rados.0.smithi078.stdout:2688: snap_create 2023-12-16T01:27:33.531 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 4 to smithi078122029-31 2023-12-16T01:27:33.531 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 5 to smithi078122029-31 2023-12-16T01:27:33.534 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1252 (ObjNum 805 snap 249 seq_num 805) dirty exists 2023-12-16T01:27:33.534 INFO:tasks.rados.rados.0.smithi078.stdout:2684: finishing write tid 6 to smithi078122029-31 2023-12-16T01:27:33.535 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1953 (ObjNum 839 snap 255 seq_num 839) dirty exists 2023-12-16T01:27:33.535 INFO:tasks.rados.rados.0.smithi078.stdout:2684: left oid 31 (ObjNum 839 snap 255 seq_num 839) 2023-12-16T01:27:33.545 INFO:tasks.rados.rados.0.smithi078.stdout:2685: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:27:33.546 INFO:tasks.rados.rados.0.smithi078.stdout:2685: finishing copy_from to smithi078122029-32 2023-12-16T01:27:33.546 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1592 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:27:33.554 INFO:tasks.rados.rados.0.smithi078.stdout:2680: expect (ObjNum 788 snap 247 seq_num 788) 2023-12-16T01:27:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:34 smithi118 ceph-mon[131825]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/1146 objects degraded (10.733%), 9 pgs degraded) 2023-12-16T01:27:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:34 smithi118 ceph-mon[131825]: osdmap e573: 8 total, 8 up, 8 in 2023-12-16T01:27:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:34 smithi078 ceph-mon[139570]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/1146 objects degraded (10.733%), 9 pgs degraded) 2023-12-16T01:27:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:34 smithi078 ceph-mon[139570]: osdmap e573: 8 total, 8 up, 8 in 2023-12-16T01:27:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:34 smithi078 ceph-mon[142991]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/1146 objects degraded (10.733%), 9 pgs degraded) 2023-12-16T01:27:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:34 smithi078 ceph-mon[142991]: osdmap e573: 8 total, 8 up, 8 in 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2680: done (4 left) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2684: done (3 left) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2685: done (2 left) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2687: done (1 left) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2688: done (0 left) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2689: read oid 18 snap -1 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2689: expect (ObjNum 576 snap 182 seq_num 576) 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 256 2023-12-16T01:27:35.341 INFO:tasks.rados.rados.0.smithi078.stdout:2690: seq_num 840 ranges {1982464=475136,2457600=712704,3170304=499712,3670016=393216} 2023-12-16T01:27:35.353 INFO:tasks.rados.rados.0.smithi078.stdout:2690: writing smithi078122029-7 from 1982464 to 2457600 tid 1 2023-12-16T01:27:35.357 INFO:tasks.rados.rados.0.smithi078.stdout:2690: writing smithi078122029-7 from 2457600 to 3170304 tid 2 2023-12-16T01:27:35.361 INFO:tasks.rados.rados.0.smithi078.stdout:2690: writing smithi078122029-7 from 3170304 to 3670016 tid 3 2023-12-16T01:27:35.364 INFO:tasks.rados.rados.0.smithi078.stdout:2690: writing smithi078122029-7 from 3670016 to 4063232 tid 4 2023-12-16T01:27:35.364 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 256 2023-12-16T01:27:35.364 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 1 to smithi078122029-7 2023-12-16T01:27:35.364 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 2 to smithi078122029-7 2023-12-16T01:27:35.364 INFO:tasks.rados.rados.0.smithi078.stdout:2691: seq_num 841 ranges {5521408=491520,6012928=598016,6610944=704512,7315456=303104} 2023-12-16T01:27:35.396 INFO:tasks.rados.rados.0.smithi078.stdout:2691: writing smithi078122029-11 from 5521408 to 6012928 tid 1 2023-12-16T01:27:35.399 INFO:tasks.rados.rados.0.smithi078.stdout:2691: writing smithi078122029-11 from 6012928 to 6610944 tid 2 2023-12-16T01:27:35.403 INFO:tasks.rados.rados.0.smithi078.stdout:2691: writing smithi078122029-11 from 6610944 to 7315456 tid 3 2023-12-16T01:27:35.405 INFO:tasks.rados.rados.0.smithi078.stdout:2691: writing smithi078122029-11 from 7315456 to 7618560 tid 4 2023-12-16T01:27:35.405 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 3 to smithi078122029-7 2023-12-16T01:27:35.405 INFO:tasks.rados.rados.0.smithi078.stdout:2692: read oid 14 snap 248 2023-12-16T01:27:35.405 INFO:tasks.rados.rados.0.smithi078.stdout:2692: expect (ObjNum 526 snap 167 seq_num 526) 2023-12-16T01:27:35.405 INFO:tasks.rados.rados.0.smithi078.stdout:2693: snap_remove snap 243 2023-12-16T01:27:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:35 smithi118 ceph-mon[131825]: pgmap v464: 121 pgs: 4 peering, 3 active+undersized, 114 active+clean; 736 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 13 MiB/s, 2 objects/s recovering 2023-12-16T01:27:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:35 smithi078 ceph-mon[139570]: pgmap v464: 121 pgs: 4 peering, 3 active+undersized, 114 active+clean; 736 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 13 MiB/s, 2 objects/s recovering 2023-12-16T01:27:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:35 smithi078 ceph-mon[142991]: pgmap v464: 121 pgs: 4 peering, 3 active+undersized, 114 active+clean; 736 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 13 MiB/s, 2 objects/s recovering 2023-12-16T01:27:36.069 INFO:tasks.rados.rados.0.smithi078.stdout:2693: done (4 left) 2023-12-16T01:27:36.069 INFO:tasks.rados.rados.0.smithi078.stdout:2694: delete oid 47 current snap is 256 2023-12-16T01:27:36.069 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 4 to smithi078122029-7 2023-12-16T01:27:36.070 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 5 to smithi078122029-7 2023-12-16T01:27:36.070 INFO:tasks.rados.rados.0.smithi078.stdout:2690: finishing write tid 6 to smithi078122029-7 2023-12-16T01:27:36.070 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1989 (ObjNum 840 snap 256 seq_num 840) dirty exists 2023-12-16T01:27:36.070 INFO:tasks.rados.rados.0.smithi078.stdout:2690: left oid 7 (ObjNum 840 snap 256 seq_num 840) 2023-12-16T01:27:36.070 INFO:tasks.rados.rados.0.smithi078.stdout:2689: expect (ObjNum 576 snap 182 seq_num 576) 2023-12-16T01:27:36.543 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 1 to smithi078122029-11 2023-12-16T01:27:36.543 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 2 to smithi078122029-11 2023-12-16T01:27:36.543 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 3 to smithi078122029-11 2023-12-16T01:27:36.543 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 4 to smithi078122029-11 2023-12-16T01:27:36.543 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 5 to smithi078122029-11 2023-12-16T01:27:36.544 INFO:tasks.rados.rados.0.smithi078.stdout:2691: finishing write tid 6 to smithi078122029-11 2023-12-16T01:27:36.544 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1958 (ObjNum 841 snap 256 seq_num 841) dirty exists 2023-12-16T01:27:36.544 INFO:tasks.rados.rados.0.smithi078.stdout:2691: left oid 11 (ObjNum 841 snap 256 seq_num 841) 2023-12-16T01:27:36.544 INFO:tasks.rados.rados.0.smithi078.stdout:2692: expect (ObjNum 526 snap 167 seq_num 526) 2023-12-16T01:27:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:36] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2689: done (4 left) 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2690: done (3 left) 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2691: done (2 left) 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2692: done (1 left) 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2694: done (0 left) 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 256 2023-12-16T01:27:36.813 INFO:tasks.rados.rados.0.smithi078.stdout:2695: seq_num 843 ranges {0=524288,524288=761856,1286144=671744,1957888=172032} 2023-12-16T01:27:36.815 INFO:tasks.rados.rados.0.smithi078.stdout:2695: writing smithi078122029-44 from 0 to 524288 tid 1 2023-12-16T01:27:36.820 INFO:tasks.rados.rados.0.smithi078.stdout:2695: writing smithi078122029-44 from 524288 to 1286144 tid 2 2023-12-16T01:27:36.824 INFO:tasks.rados.rados.0.smithi078.stdout:2695: writing smithi078122029-44 from 1286144 to 1957888 tid 3 2023-12-16T01:27:36.825 INFO:tasks.rados.rados.0.smithi078.stdout:2695: writing smithi078122029-44 from 1957888 to 2129920 tid 4 2023-12-16T01:27:36.825 INFO:tasks.rados.rados.0.smithi078.stdout:2696: snap_create 2023-12-16T01:27:36.825 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 1 to smithi078122029-44 2023-12-16T01:27:36.826 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 2 to smithi078122029-44 2023-12-16T01:27:36.827 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 3 to smithi078122029-44 2023-12-16T01:27:36.828 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 4 to smithi078122029-44 2023-12-16T01:27:36.828 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 5 to smithi078122029-44 2023-12-16T01:27:36.829 INFO:tasks.rados.rados.0.smithi078.stdout:2695: finishing write tid 6 to smithi078122029-44 2023-12-16T01:27:36.829 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1835 (ObjNum 843 snap 256 seq_num 843) dirty exists 2023-12-16T01:27:36.829 INFO:tasks.rados.rados.0.smithi078.stdout:2695: left oid 44 (ObjNum 843 snap 256 seq_num 843) 2023-12-16T01:27:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:37 smithi118 ceph-mon[131825]: pgmap v466: 121 pgs: 121 active+clean; 735 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:37 smithi118 ceph-mon[131825]: osdmap e574: 8 total, 8 up, 8 in 2023-12-16T01:27:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:37 smithi118 ceph-mon[131825]: osdmap e575: 8 total, 8 up, 8 in 2023-12-16T01:27:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[139570]: pgmap v466: 121 pgs: 121 active+clean; 735 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[139570]: osdmap e574: 8 total, 8 up, 8 in 2023-12-16T01:27:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[139570]: osdmap e575: 8 total, 8 up, 8 in 2023-12-16T01:27:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[142991]: pgmap v466: 121 pgs: 121 active+clean; 735 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 12 MiB/s, 2 objects/s recovering 2023-12-16T01:27:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[142991]: osdmap e574: 8 total, 8 up, 8 in 2023-12-16T01:27:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:37 smithi078 ceph-mon[142991]: osdmap e575: 8 total, 8 up, 8 in 2023-12-16T01:27:37.704 INFO:tasks.rados.rados.0.smithi078.stdout:2695: done (1 left) 2023-12-16T01:27:37.704 INFO:tasks.rados.rados.0.smithi078.stdout:2696: done (0 left) 2023-12-16T01:27:37.704 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 257 2023-12-16T01:27:37.704 INFO:tasks.rados.rados.0.smithi078.stdout:2697: seq_num 844 ranges {6946816=540672,7487488=696320,8183808=475136,8658944=434176} 2023-12-16T01:27:37.743 INFO:tasks.rados.rados.0.smithi078.stdout:2697: writing smithi078122029-13 from 6946816 to 7487488 tid 1 2023-12-16T01:27:37.748 INFO:tasks.rados.rados.0.smithi078.stdout:2697: writing smithi078122029-13 from 7487488 to 8183808 tid 2 2023-12-16T01:27:37.750 INFO:tasks.rados.rados.0.smithi078.stdout:2697: writing smithi078122029-13 from 8183808 to 8658944 tid 3 2023-12-16T01:27:37.753 INFO:tasks.rados.rados.0.smithi078.stdout:2697: writing smithi078122029-13 from 8658944 to 9093120 tid 4 2023-12-16T01:27:37.753 INFO:tasks.rados.rados.0.smithi078.stdout:2698: copy_from oid 41 from oid 46 current snap is 257 2023-12-16T01:27:37.754 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 1 to smithi078122029-13 2023-12-16T01:27:37.754 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 2 to smithi078122029-13 2023-12-16T01:27:37.754 INFO:tasks.rados.rados.0.smithi078.stdout:2699: snap_remove snap 224 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2699: done (2 left) 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2700: read oid 23 snap -1 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2700: expect deleted 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2701: rollback oid 28 current snap is 257 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 173 2023-12-16T01:27:38.719 INFO:tasks.rados.rados.0.smithi078.stdout:2702: setattr oid 3 current snap is 257 2023-12-16T01:27:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 257 2023-12-16T01:27:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2703: seq_num 845 ranges {311296=557056,868352=581632,1449984=688128,2138112=335872} 2023-12-16T01:27:38.720 INFO:tasks.rados.rados.0.smithi078.stdout:2703: writing smithi078122029-48 from 311296 to 868352 tid 1 2023-12-16T01:27:38.724 INFO:tasks.rados.rados.0.smithi078.stdout:2703: writing smithi078122029-48 from 868352 to 1449984 tid 2 2023-12-16T01:27:38.728 INFO:tasks.rados.rados.0.smithi078.stdout:2703: writing smithi078122029-48 from 1449984 to 2138112 tid 3 2023-12-16T01:27:38.730 INFO:tasks.rados.rados.0.smithi078.stdout:2703: writing smithi078122029-48 from 2138112 to 2473984 tid 4 2023-12-16T01:27:38.730 INFO:tasks.rados.rados.0.smithi078.stdout:2704: snap_remove snap 228 2023-12-16T01:27:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:38 smithi078 ceph-mon[139570]: osdmap e576: 8 total, 8 up, 8 in 2023-12-16T01:27:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:38 smithi078 ceph-mon[142991]: osdmap e576: 8 total, 8 up, 8 in 2023-12-16T01:27:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:38 smithi118 ceph-mon[131825]: osdmap e576: 8 total, 8 up, 8 in 2023-12-16T01:27:39.718 INFO:tasks.rados.rados.0.smithi078.stdout:2704: done (6 left) 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2705: delete oid 20 current snap is 257 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 3 to smithi078122029-13 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 4 to smithi078122029-13 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 5 to smithi078122029-13 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2697: finishing write tid 6 to smithi078122029-13 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1610 (ObjNum 844 snap 257 seq_num 844) dirty exists 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2697: left oid 13 (ObjNum 844 snap 257 seq_num 844) 2023-12-16T01:27:39.719 INFO:tasks.rados.rados.0.smithi078.stdout:2698: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2698: finishing copy_from to smithi078122029-41 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1592 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1253 (ObjNum 805 snap 249 seq_num 805) dirty exists 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2701: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2701: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 1301 (ObjNum 543 snap 171 seq_num 543) dirty exists 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 1 to smithi078122029-48 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 2 to smithi078122029-48 2023-12-16T01:27:39.720 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 3 to smithi078122029-48 2023-12-16T01:27:39.721 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 4 to smithi078122029-48 2023-12-16T01:27:39.721 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 5 to smithi078122029-48 2023-12-16T01:27:39.721 INFO:tasks.rados.rados.0.smithi078.stdout:2703: finishing write tid 6 to smithi078122029-48 2023-12-16T01:27:39.721 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2353 (ObjNum 845 snap 257 seq_num 845) dirty exists 2023-12-16T01:27:39.721 INFO:tasks.rados.rados.0.smithi078.stdout:2703: left oid 48 (ObjNum 845 snap 257 seq_num 845) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2697: done (6 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2698: done (5 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2700: done (4 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2701: done (3 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2702: done (2 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2703: done (1 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2705: done (0 left) 2023-12-16T01:27:39.737 INFO:tasks.rados.rados.0.smithi078.stdout:2706: snap_create 2023-12-16T01:27:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:39 smithi078 ceph-mon[142991]: pgmap v470: 121 pgs: 121 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2023-12-16T01:27:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:39 smithi078 ceph-mon[142991]: osdmap e577: 8 total, 8 up, 8 in 2023-12-16T01:27:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:39 smithi078 ceph-mon[139570]: pgmap v470: 121 pgs: 121 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2023-12-16T01:27:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:39 smithi078 ceph-mon[139570]: osdmap e577: 8 total, 8 up, 8 in 2023-12-16T01:27:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:39 smithi118 ceph-mon[131825]: pgmap v470: 121 pgs: 121 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2023-12-16T01:27:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:39 smithi118 ceph-mon[131825]: osdmap e577: 8 total, 8 up, 8 in 2023-12-16T01:27:40.724 INFO:tasks.rados.rados.0.smithi078.stdout:2706: done (0 left) 2023-12-16T01:27:40.724 INFO:tasks.rados.rados.0.smithi078.stdout:2707: read oid 43 snap 254 2023-12-16T01:27:40.724 INFO:tasks.rados.rados.0.smithi078.stdout:2707: expect (ObjNum 827 snap 254 seq_num 827) 2023-12-16T01:27:40.724 INFO:tasks.rados.rados.0.smithi078.stdout:2708: snap_remove snap 195 2023-12-16T01:27:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:40 smithi078 ceph-mon[139570]: osdmap e578: 8 total, 8 up, 8 in 2023-12-16T01:27:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:40 smithi078 ceph-mon[142991]: osdmap e578: 8 total, 8 up, 8 in 2023-12-16T01:27:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:40 smithi118 ceph-mon[131825]: osdmap e578: 8 total, 8 up, 8 in 2023-12-16T01:27:41.697 INFO:tasks.rados.rados.0.smithi078.stdout:2708: done (1 left) 2023-12-16T01:27:41.697 INFO:tasks.rados.rados.0.smithi078.stdout:2709: delete oid 24 current snap is 258 2023-12-16T01:27:41.697 INFO:tasks.rados.rados.0.smithi078.stdout:2707: expect (ObjNum 827 snap 254 seq_num 827) 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[142991]: pgmap v473: 121 pgs: 121 active+clean; 725 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[142991]: osdmap e579: 8 total, 8 up, 8 in 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[142991]: osdmap e580: 8 total, 8 up, 8 in 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[139570]: pgmap v473: 121 pgs: 121 active+clean; 725 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[139570]: osdmap e579: 8 total, 8 up, 8 in 2023-12-16T01:27:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:41 smithi078 ceph-mon[139570]: osdmap e580: 8 total, 8 up, 8 in 2023-12-16T01:27:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:41 smithi118 ceph-mon[131825]: pgmap v473: 121 pgs: 121 active+clean; 725 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-12-16T01:27:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:41 smithi118 ceph-mon[131825]: osdmap e579: 8 total, 8 up, 8 in 2023-12-16T01:27:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:41 smithi118 ceph-mon[131825]: osdmap e580: 8 total, 8 up, 8 in 2023-12-16T01:27:42.359 INFO:tasks.rados.rados.0.smithi078.stdout:2707: done (1 left) 2023-12-16T01:27:42.359 INFO:tasks.rados.rados.0.smithi078.stdout:2709: done (0 left) 2023-12-16T01:27:42.359 INFO:tasks.rados.rados.0.smithi078.stdout:2710: snap_remove snap 194 2023-12-16T01:27:42.918 INFO:tasks.rados.rados.0.smithi078.stdout:2710: done (0 left) 2023-12-16T01:27:42.919 INFO:tasks.rados.rados.0.smithi078.stdout:2711: read oid 45 snap 254 2023-12-16T01:27:42.919 INFO:tasks.rados.rados.0.smithi078.stdout:2711: expect (ObjNum -2007294096 snap 22080 seq_num 2287236496) 2023-12-16T01:27:42.919 INFO:tasks.rados.rados.0.smithi078.stdout:2712: setattr oid 8 current snap is 258 2023-12-16T01:27:42.921 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 258 2023-12-16T01:27:42.921 INFO:tasks.rados.rados.0.smithi078.stdout:2713: seq_num 848 ranges {0=606208,606208=630784,1236992=458752,1695744=516096} 2023-12-16T01:27:42.925 INFO:tasks.rados.rados.0.smithi078.stdout:2713: writing smithi078122029-49 from 0 to 606208 tid 1 2023-12-16T01:27:42.930 INFO:tasks.rados.rados.0.smithi078.stdout:2713: writing smithi078122029-49 from 606208 to 1236992 tid 2 2023-12-16T01:27:42.941 INFO:tasks.rados.rados.0.smithi078.stdout:2713: writing smithi078122029-49 from 1236992 to 1695744 tid 3 2023-12-16T01:27:42.941 INFO:tasks.rados.rados.0.smithi078.stdout:2713: writing smithi078122029-49 from 1695744 to 2211840 tid 4 2023-12-16T01:27:42.941 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 258 2023-12-16T01:27:42.941 INFO:tasks.rados.rados.0.smithi078.stdout:2714: seq_num 849 ranges {8978432=622592,9601024=516096,10117120=663552,10780672=425984} 2023-12-16T01:27:42.988 INFO:tasks.rados.rados.0.smithi078.stdout:2714: writing smithi078122029-17 from 8978432 to 9601024 tid 1 2023-12-16T01:27:42.991 INFO:tasks.rados.rados.0.smithi078.stdout:2714: writing smithi078122029-17 from 9601024 to 10117120 tid 2 2023-12-16T01:27:42.995 INFO:tasks.rados.rados.0.smithi078.stdout:2714: writing smithi078122029-17 from 10117120 to 10780672 tid 3 2023-12-16T01:27:42.998 INFO:tasks.rados.rados.0.smithi078.stdout:2714: writing smithi078122029-17 from 10780672 to 11206656 tid 4 2023-12-16T01:27:42.998 INFO:tasks.rados.rados.0.smithi078.stdout:2715: snap_remove snap 219 2023-12-16T01:27:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:42 smithi118 ceph-mon[131825]: pgmap v476: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:27:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:42 smithi078 ceph-mon[139570]: pgmap v476: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:27:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:42 smithi078 ceph-mon[142991]: pgmap v476: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 724 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:27:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2715: done (4 left) 2023-12-16T01:27:43.932 INFO:tasks.rados.rados.0.smithi078.stdout:2716: delete oid 38 current snap is 258 2023-12-16T01:27:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:2711: expect (ObjNum -2007294096 snap 22080 seq_num 2287236496) 2023-12-16T01:27:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 1 to smithi078122029-49 2023-12-16T01:27:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 2 to smithi078122029-49 2023-12-16T01:27:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1942 (ObjNum 825 snap 254 seq_num 825) dirty exists 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 3 to smithi078122029-49 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 4 to smithi078122029-49 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 5 to smithi078122029-49 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2713: finishing write tid 6 to smithi078122029-49 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 326 (ObjNum 848 snap 258 seq_num 848) dirty exists 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2713: left oid 49 (ObjNum 848 snap 258 seq_num 848) 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 1 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 2 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 3 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 4 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 5 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: finishing write tid 6 to smithi078122029-17 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1514 (ObjNum 849 snap 258 seq_num 849) dirty exists 2023-12-16T01:27:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:2714: left oid 17 (ObjNum 849 snap 258 seq_num 849) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2711: done (4 left) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2712: done (3 left) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2713: done (2 left) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2714: done (1 left) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2716: done (0 left) 2023-12-16T01:27:43.941 INFO:tasks.rados.rados.0.smithi078.stdout:2717: rollback oid 31 current snap is 258 2023-12-16T01:27:43.942 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 249 2023-12-16T01:27:43.942 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 258 2023-12-16T01:27:43.942 INFO:tasks.rados.rados.0.smithi078.stdout:2718: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2023-12-16T01:27:43.945 INFO:tasks.rados.rados.0.smithi078.stdout:2718: writing smithi078122029-29 from 0 to 655360 tid 1 2023-12-16T01:27:43.950 INFO:tasks.rados.rados.0.smithi078.stdout:2718: writing smithi078122029-29 from 655360 to 1343488 tid 2 2023-12-16T01:27:43.955 INFO:tasks.rados.rados.0.smithi078.stdout:2718: writing smithi078122029-29 from 1343488 to 2023424 tid 3 2023-12-16T01:27:43.957 INFO:tasks.rados.rados.0.smithi078.stdout:2718: writing smithi078122029-29 from 2023424 to 2260992 tid 4 2023-12-16T01:27:43.957 INFO:tasks.rados.rados.0.smithi078.stdout:2719: read oid 48 snap 249 2023-12-16T01:27:43.957 INFO:tasks.rados.rados.0.smithi078.stdout:2719: expect (ObjNum 735 snap 236 seq_num 735) 2023-12-16T01:27:43.957 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 258 2023-12-16T01:27:43.957 INFO:tasks.rados.rados.0.smithi078.stdout:2720: seq_num 852 ranges {4530176=671744,5201920=622592,5824512=442368,6266880=540672} 2023-12-16T01:27:43.985 INFO:tasks.rados.rados.0.smithi078.stdout:2720: writing smithi078122029-12 from 4530176 to 5201920 tid 1 2023-12-16T01:27:43.988 INFO:tasks.rados.rados.0.smithi078.stdout:2720: writing smithi078122029-12 from 5201920 to 5824512 tid 2 2023-12-16T01:27:43.991 INFO:tasks.rados.rados.0.smithi078.stdout:2720: writing smithi078122029-12 from 5824512 to 6266880 tid 3 2023-12-16T01:27:43.994 INFO:tasks.rados.rados.0.smithi078.stdout:2720: writing smithi078122029-12 from 6266880 to 6807552 tid 4 2023-12-16T01:27:43.994 INFO:tasks.rados.rados.0.smithi078.stdout:2721: copy_from oid 24 from oid 39 current snap is 258 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2717: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2717: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2717: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1961 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 1 to smithi078122029-29 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 2 to smithi078122029-29 2023-12-16T01:27:43.995 INFO:tasks.rados.rados.0.smithi078.stdout:2719: expect (ObjNum 735 snap 236 seq_num 735) 2023-12-16T01:27:44.003 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 3 to smithi078122029-29 2023-12-16T01:27:44.003 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 4 to smithi078122029-29 2023-12-16T01:27:44.003 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 5 to smithi078122029-29 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2718: finishing write tid 6 to smithi078122029-29 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1615 (ObjNum 851 snap 258 seq_num 851) dirty exists 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2718: left oid 29 (ObjNum 851 snap 258 seq_num 851) 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 1 to smithi078122029-12 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 2 to smithi078122029-12 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2717: done (4 left) 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2718: done (3 left) 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2719: done (2 left) 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2722: delete oid 14 current snap is 258 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 3 to smithi078122029-12 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 4 to smithi078122029-12 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 5 to smithi078122029-12 2023-12-16T01:27:44.004 INFO:tasks.rados.rados.0.smithi078.stdout:2720: finishing write tid 6 to smithi078122029-12 2023-12-16T01:27:44.005 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2407 (ObjNum 852 snap 258 seq_num 852) dirty exists 2023-12-16T01:27:44.005 INFO:tasks.rados.rados.0.smithi078.stdout:2720: left oid 12 (ObjNum 852 snap 258 seq_num 852) 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2720: done (2 left) 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2722: done (1 left) 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2723: read oid 31 snap -1 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2723: expect (ObjNum 682 snap 221 seq_num 682) 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2724: copy_from oid 49 from oid 5 current snap is 258 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 258 2023-12-16T01:27:44.006 INFO:tasks.rados.rados.0.smithi078.stdout:2725: seq_num 854 ranges {10125312=712704,10838016=794624,11632640=450560,12083200=360448} 2023-12-16T01:27:44.064 INFO:tasks.rados.rados.0.smithi078.stdout:2725: writing smithi078122029-8 from 10125312 to 10838016 tid 1 2023-12-16T01:27:44.068 INFO:tasks.rados.rados.0.smithi078.stdout:2725: writing smithi078122029-8 from 10838016 to 11632640 tid 2 2023-12-16T01:27:44.070 INFO:tasks.rados.rados.0.smithi078.stdout:2725: writing smithi078122029-8 from 11632640 to 12083200 tid 3 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2725: writing smithi078122029-8 from 12083200 to 12443648 tid 4 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2726: delete oid 37 current snap is 258 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2724: finishing copy_from to smithi078122029-49 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2724: got expected ENOENT (src dne) 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2724: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2721: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:27:44.073 INFO:tasks.rados.rados.0.smithi078.stdout:2721: finishing copy_from to smithi078122029-24 2023-12-16T01:27:44.074 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 1892 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:27:44.074 INFO:tasks.rados.rados.0.smithi078.stdout:2723: expect (ObjNum 682 snap 221 seq_num 682) 2023-12-16T01:27:44.118 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 1 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 2 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 3 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 4 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 5 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: finishing write tid 6 to smithi078122029-8 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1947 (ObjNum 854 snap 258 seq_num 854) dirty exists 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: left oid 8 (ObjNum 854 snap 258 seq_num 854) 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2721: done (4 left) 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2723: done (3 left) 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2724: done (2 left) 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2725: done (1 left) 2023-12-16T01:27:44.119 INFO:tasks.rados.rados.0.smithi078.stdout:2726: done (0 left) 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2727: rollback oid 8 current snap is 258 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 202 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2728: copy_from oid 10 from oid 47 current snap is 258 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2729: rollback oid 12 current snap is 258 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 252 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2730: delete oid 43 current snap is 258 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2728: finishing copy_from to smithi078122029-10 2023-12-16T01:27:44.120 INFO:tasks.rados.rados.0.smithi078.stdout:2728: got expected ENOENT (src dne) 2023-12-16T01:27:44.121 INFO:tasks.rados.rados.0.smithi078.stdout:2728: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2727: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2728: done (3 left) 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2730: done (2 left) 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2731: read oid 45 snap -1 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2731: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 258 2023-12-16T01:27:44.122 INFO:tasks.rados.rados.0.smithi078.stdout:2732: seq_num 857 ranges {6995968=761856,7757824=442368,8200192=630784,8830976=532480} 2023-12-16T01:27:44.163 INFO:tasks.rados.rados.0.smithi078.stdout:2732: writing smithi078122029-18 from 6995968 to 7757824 tid 1 2023-12-16T01:27:44.166 INFO:tasks.rados.rados.0.smithi078.stdout:2732: writing smithi078122029-18 from 7757824 to 8200192 tid 2 2023-12-16T01:27:44.169 INFO:tasks.rados.rados.0.smithi078.stdout:2732: writing smithi078122029-18 from 8200192 to 8830976 tid 3 2023-12-16T01:27:44.172 INFO:tasks.rados.rados.0.smithi078.stdout:2732: writing smithi078122029-18 from 8830976 to 9363456 tid 4 2023-12-16T01:27:44.173 INFO:tasks.rados.rados.0.smithi078.stdout:2733: rmattr oid 24 current snap is 258 2023-12-16T01:27:44.173 INFO:tasks.rados.rados.0.smithi078.stdout:2727: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:27:44.173 INFO:tasks.rados.rados.0.smithi078.stdout:2727: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:27:44.173 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1950 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:27:44.173 INFO:tasks.rados.rados.0.smithi078.stdout:2731: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:27:44.176 INFO:tasks.rados.rados.0.smithi078.stdout:2729: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:27:44.176 INFO:tasks.rados.rados.0.smithi078.stdout:2729: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:27:44.176 INFO:tasks.rados.rados.0.smithi078.stdout:2727: done (4 left) 2023-12-16T01:27:44.176 INFO:tasks.rados.rados.0.smithi078.stdout:2731: done (3 left) 2023-12-16T01:27:44.176 INFO:tasks.rados.rados.0.smithi078.stdout:2734: snap_remove snap 218 2023-12-16T01:27:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:43 smithi078 ceph-mon[139570]: osdmap e581: 8 total, 8 up, 8 in 2023-12-16T01:27:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:43 smithi078 ceph-mon[142991]: osdmap e581: 8 total, 8 up, 8 in 2023-12-16T01:27:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:43 smithi118 ceph-mon[131825]: osdmap e581: 8 total, 8 up, 8 in 2023-12-16T01:27:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:2734: done (3 left) 2023-12-16T01:27:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 258 2023-12-16T01:27:44.948 INFO:tasks.rados.rados.0.smithi078.stdout:2735: seq_num 858 ranges {4374528=778240,5152768=729088,5881856=434176,6316032=442368} 2023-12-16T01:27:44.967 INFO:tasks.rados.rados.0.smithi078.stdout:2735: writing smithi078122029-3 from 4374528 to 5152768 tid 1 2023-12-16T01:27:44.972 INFO:tasks.rados.rados.0.smithi078.stdout:2735: writing smithi078122029-3 from 5152768 to 5881856 tid 2 2023-12-16T01:27:44.975 INFO:tasks.rados.rados.0.smithi078.stdout:2735: writing smithi078122029-3 from 5881856 to 6316032 tid 3 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:2735: writing smithi078122029-3 from 6316032 to 6758400 tid 4 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:2736: snap_create 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:2729: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2410 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 1 to smithi078122029-18 2023-12-16T01:27:44.978 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 2 to smithi078122029-18 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 3 to smithi078122029-18 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 4 to smithi078122029-18 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 5 to smithi078122029-18 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2092 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2732: finishing write tid 6 to smithi078122029-18 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2091 (ObjNum 857 snap 258 seq_num 857) dirty exists 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2732: left oid 18 (ObjNum 857 snap 258 seq_num 857) 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 1 to smithi078122029-3 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 2 to smithi078122029-3 2023-12-16T01:27:44.979 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 3 to smithi078122029-3 2023-12-16T01:27:44.980 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 4 to smithi078122029-3 2023-12-16T01:27:44.981 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 5 to smithi078122029-3 2023-12-16T01:27:44.982 INFO:tasks.rados.rados.0.smithi078.stdout:2735: finishing write tid 6 to smithi078122029-3 2023-12-16T01:27:44.982 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1258 (ObjNum 858 snap 258 seq_num 858) dirty exists 2023-12-16T01:27:44.982 INFO:tasks.rados.rados.0.smithi078.stdout:2735: left oid 3 (ObjNum 858 snap 258 seq_num 858) 2023-12-16T01:27:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:44 smithi078 ceph-mon[142991]: pgmap v478: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 706 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:27:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:44 smithi078 ceph-mon[142991]: osdmap e582: 8 total, 8 up, 8 in 2023-12-16T01:27:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:44 smithi078 ceph-mon[139570]: pgmap v478: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 706 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:27:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:44 smithi078 ceph-mon[139570]: osdmap e582: 8 total, 8 up, 8 in 2023-12-16T01:27:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:44 smithi118 ceph-mon[131825]: pgmap v478: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 706 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-16T01:27:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:44 smithi118 ceph-mon[131825]: osdmap e582: 8 total, 8 up, 8 in 2023-12-16T01:27:45.942 INFO:tasks.rados.rados.0.smithi078.stdout:2729: done (4 left) 2023-12-16T01:27:45.942 INFO:tasks.rados.rados.0.smithi078.stdout:2732: done (3 left) 2023-12-16T01:27:45.942 INFO:tasks.rados.rados.0.smithi078.stdout:2733: done (2 left) 2023-12-16T01:27:45.942 INFO:tasks.rados.rados.0.smithi078.stdout:2735: done (1 left) 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2736: done (0 left) 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2737: rollback oid 12 current snap is 259 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 248 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2738: rmattr oid 23 current snap is 259 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2738: done (1 left) 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2739: read oid 2 snap -1 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2739: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2740: rollback oid 50 current snap is 259 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 173 2023-12-16T01:27:45.943 INFO:tasks.rados.rados.0.smithi078.stdout:2741: snap_create 2023-12-16T01:27:45.955 INFO:tasks.rados.rados.0.smithi078.stdout:2737: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:27:45.955 INFO:tasks.rados.rados.0.smithi078.stdout:2737: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:27:45.955 INFO:tasks.rados.rados.0.smithi078.stdout:2737: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:27:45.955 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2422 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:27:45.969 INFO:tasks.rados.rados.0.smithi078.stdout:2740: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:27:45.969 INFO:tasks.rados.rados.0.smithi078.stdout:2740: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:27:45.969 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2068 (ObjNum 65 snap 0 seq_num 1667521137) dirty dne 2023-12-16T01:27:45.974 INFO:tasks.rados.rados.0.smithi078.stdout:2739: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:27:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:45 smithi078 ceph-mon[139570]: osdmap e583: 8 total, 8 up, 8 in 2023-12-16T01:27:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:45 smithi078 ceph-mon[142991]: osdmap e583: 8 total, 8 up, 8 in 2023-12-16T01:27:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:45 smithi118 ceph-mon[131825]: osdmap e583: 8 total, 8 up, 8 in 2023-12-16T01:27:46.695 INFO:tasks.rados.rados.0.smithi078.stdout:2737: done (3 left) 2023-12-16T01:27:46.695 INFO:tasks.rados.rados.0.smithi078.stdout:2739: done (2 left) 2023-12-16T01:27:46.696 INFO:tasks.rados.rados.0.smithi078.stdout:2740: done (1 left) 2023-12-16T01:27:46.696 INFO:tasks.rados.rados.0.smithi078.stdout:2741: done (0 left) 2023-12-16T01:27:46.696 INFO:tasks.rados.rados.0.smithi078.stdout:2742: rollback oid 30 current snap is 260 2023-12-16T01:27:46.696 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 252 2023-12-16T01:27:46.696 INFO:tasks.rados.rados.0.smithi078.stdout:2743: snap_remove snap 215 2023-12-16T01:27:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:46] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-12-16T01:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[139570]: pgmap v481: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 687 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-12-16T01:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[139570]: osdmap e584: 8 total, 8 up, 8 in 2023-12-16T01:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[139570]: osdmap e585: 8 total, 8 up, 8 in 2023-12-16T01:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[142991]: pgmap v481: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 687 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-12-16T01:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[142991]: osdmap e584: 8 total, 8 up, 8 in 2023-12-16T01:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:46 smithi078 ceph-mon[142991]: osdmap e585: 8 total, 8 up, 8 in 2023-12-16T01:27:47.287 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:27:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:46 smithi118 ceph-mon[131825]: pgmap v481: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 687 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2023-12-16T01:27:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:46 smithi118 ceph-mon[131825]: osdmap e584: 8 total, 8 up, 8 in 2023-12-16T01:27:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:27:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:27:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:46 smithi118 ceph-mon[131825]: osdmap e585: 8 total, 8 up, 8 in 2023-12-16T01:27:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:27:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6m) 2m ago 10m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:27:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6m) 20s ago 10m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:27:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11m) 2m ago 11m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11m) 20s ago 11m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5m) 20s ago 14m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6m) 2m ago 16m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5m) 2m ago 16m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5m) 20s ago 15m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5m) 2m ago 15m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6m) 2m ago 10m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6m) 20s ago 10m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4m) 2m ago 14m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3m) 2m ago 14m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3m) 2m ago 13m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2m) 2m ago 13m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2m) 20s ago 13m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:27:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (91s) 20s ago 12m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:27:47.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (56s) 20s ago 12m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:27:47.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (23s) 20s ago 11m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:27:47.600 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5m) 20s ago 11m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:27:47.703 INFO:tasks.rados.rados.0.smithi078.stdout:2743: done (1 left) 2023-12-16T01:27:47.703 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 260 2023-12-16T01:27:47.703 INFO:tasks.rados.rados.0.smithi078.stdout:2744: seq_num 859 ranges {2211840=794624,3006464=614400,3620864=638976,4259840=352256} 2023-12-16T01:27:47.721 INFO:tasks.rados.rados.0.smithi078.stdout:2744: writing smithi078122029-49 from 2211840 to 3006464 tid 1 2023-12-16T01:27:47.724 INFO:tasks.rados.rados.0.smithi078.stdout:2744: writing smithi078122029-49 from 3006464 to 3620864 tid 2 2023-12-16T01:27:47.730 INFO:tasks.rados.rados.0.smithi078.stdout:2744: writing smithi078122029-49 from 3620864 to 4259840 tid 3 2023-12-16T01:27:47.730 INFO:tasks.rados.rados.0.smithi078.stdout:2744: writing smithi078122029-49 from 4259840 to 4612096 tid 4 2023-12-16T01:27:47.730 INFO:tasks.rados.rados.0.smithi078.stdout:2745: snap_remove snap 249 2023-12-16T01:27:48.010 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:27:48.010 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:27:48.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:27:48.012 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:27:48.012 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:27:48.709 INFO:tasks.rados.rados.0.smithi078.stdout:2745: done (2 left) 2023-12-16T01:27:48.709 INFO:tasks.rados.rados.0.smithi078.stdout:2746: copy_from oid 12 from oid 33 current snap is 260 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2747: delete oid 9 current snap is 260 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2742: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2742: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2200 (ObjNum 797 snap 247 seq_num 797) dirty exists 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 1 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 2 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 3 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 4 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 5 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: finishing write tid 6 to smithi078122029-49 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 336 (ObjNum 859 snap 260 seq_num 859) dirty exists 2023-12-16T01:27:48.710 INFO:tasks.rados.rados.0.smithi078.stdout:2744: left oid 49 (ObjNum 859 snap 260 seq_num 859) 2023-12-16T01:27:48.724 INFO:tasks.rados.rados.0.smithi078.stdout:2742: done (3 left) 2023-12-16T01:27:48.724 INFO:tasks.rados.rados.0.smithi078.stdout:2744: done (2 left) 2023-12-16T01:27:48.724 INFO:tasks.rados.rados.0.smithi078.stdout:2747: done (1 left) 2023-12-16T01:27:48.724 INFO:tasks.rados.rados.0.smithi078.stdout:2748: copy_from oid 30 from oid 39 current snap is 260 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:2749: setattr oid 10 current snap is 260 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:2750: rollback oid 21 current snap is 260 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 21 to 257 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:2751: rmattr oid 24 current snap is 260 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:2751: done (4 left) 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 260 2023-12-16T01:27:48.726 INFO:tasks.rados.rados.0.smithi078.stdout:2752: seq_num 861 ranges {9093120=24576} 2023-12-16T01:27:48.777 INFO:tasks.rados.rados.0.smithi078.stdout:2752: writing smithi078122029-13 from 9093120 to 9117696 tid 1 2023-12-16T01:27:48.777 INFO:tasks.rados.rados.0.smithi078.stdout:2753: delete oid 4 current snap is 260 2023-12-16T01:27:48.777 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1530 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:27:48.777 INFO:tasks.rados.rados.0.smithi078.stdout:2750: finishing rollback tid 1 to smithi078122029-21 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1040 (ObjNum 33 snap 0 seq_num 2287979008) dirty dne 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:2746: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:2746: finishing copy_from to smithi078122029-12 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2187 (ObjNum 806 snap 249 seq_num 806) dirty exists 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:2748: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:2748: finishing copy_from to smithi078122029-30 2023-12-16T01:27:48.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 1892 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2746: done (5 left) 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2748: done (4 left) 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2749: done (3 left) 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2750: done (2 left) 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2753: done (1 left) 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2754: copy_from oid 23 from oid 33 current snap is 260 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2755: delete oid 40 current snap is 260 2023-12-16T01:27:48.780 INFO:tasks.rados.rados.0.smithi078.stdout:2752: finishing write tid 1 to smithi078122029-13 2023-12-16T01:27:48.781 INFO:tasks.rados.rados.0.smithi078.stdout:2752: finishing write tid 2 to smithi078122029-13 2023-12-16T01:27:48.782 INFO:tasks.rados.rados.0.smithi078.stdout:2752: finishing write tid 3 to smithi078122029-13 2023-12-16T01:27:48.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1617 (ObjNum 861 snap 260 seq_num 861) dirty exists 2023-12-16T01:27:48.782 INFO:tasks.rados.rados.0.smithi078.stdout:2752: left oid 13 (ObjNum 861 snap 260 seq_num 861) 2023-12-16T01:27:48.782 INFO:tasks.rados.rados.0.smithi078.stdout:2752: done (2 left) 2023-12-16T01:27:48.783 INFO:tasks.rados.rados.0.smithi078.stdout:2755: done (1 left) 2023-12-16T01:27:48.783 INFO:tasks.rados.rados.0.smithi078.stdout:2756: setattr oid 36 current snap is 260 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:2757: rollback oid 10 current snap is 260 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 231 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:2758: copy_from oid 46 from oid 49 current snap is 260 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:2759: rollback oid 25 current snap is 260 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 259 2023-12-16T01:27:48.786 INFO:tasks.rados.rados.0.smithi078.stdout:2760: read oid 15 snap -1 2023-12-16T01:27:48.787 INFO:tasks.rados.rados.0.smithi078.stdout:2760: expect (ObjNum 818 snap 251 seq_num 818) 2023-12-16T01:27:48.787 INFO:tasks.rados.rados.0.smithi078.stdout:2761: delete oid 1 current snap is 260 2023-12-16T01:27:48.789 INFO:tasks.rados.rados.0.smithi078.stdout:2759: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:27:48.790 INFO:tasks.rados.rados.0.smithi078.stdout:2754: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:27:48.791 INFO:tasks.rados.rados.0.smithi078.stdout:2759: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:2757: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:2757: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:2754: finishing copy_from to smithi078122029-23 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2187 (ObjNum 806 snap 249 seq_num 806) dirty exists 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:2757: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:27:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1533 (ObjNum 715 snap 230 seq_num 715) dirty exists 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2759: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1304 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2443 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2754: done (6 left) 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2756: done (5 left) 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2757: done (4 left) 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2759: done (3 left) 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2761: done (2 left) 2023-12-16T01:27:48.794 INFO:tasks.rados.rados.0.smithi078.stdout:2762: setattr oid 38 current snap is 260 2023-12-16T01:27:48.796 INFO:tasks.rados.rados.0.smithi078.stdout:2760: expect (ObjNum 818 snap 251 seq_num 818) 2023-12-16T01:27:48.843 INFO:tasks.rados.rados.0.smithi078.stdout:2758: finishing copy_from racing read to smithi078122029-46 2023-12-16T01:27:48.844 INFO:tasks.rados.rados.0.smithi078.stdout:2758: finishing copy_from to smithi078122029-46 2023-12-16T01:27:48.844 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 336 (ObjNum 859 snap 260 seq_num 859) dirty exists 2023-12-16T01:27:48.844 INFO:tasks.rados.rados.0.smithi078.stdout:2758: done (2 left) 2023-12-16T01:27:48.844 INFO:tasks.rados.rados.0.smithi078.stdout:2760: done (1 left) 2023-12-16T01:27:48.844 INFO:tasks.rados.rados.0.smithi078.stdout:2763: snap_remove snap 173 2023-12-16T01:27:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[139570]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[139570]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[139570]: osdmap e586: 8 total, 8 up, 8 in 2023-12-16T01:27:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1825413838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[142991]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[142991]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[142991]: osdmap e586: 8 total, 8 up, 8 in 2023-12-16T01:27:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1825413838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:48 smithi118 ceph-mon[131825]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:48 smithi118 ceph-mon[131825]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:27:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:48 smithi118 ceph-mon[131825]: osdmap e586: 8 total, 8 up, 8 in 2023-12-16T01:27:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1825413838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:27:49.713 INFO:tasks.rados.rados.0.smithi078.stdout:2763: done (1 left) 2023-12-16T01:27:49.713 INFO:tasks.rados.rados.0.smithi078.stdout:2764: read oid 42 snap 232 2023-12-16T01:27:49.713 INFO:tasks.rados.rados.0.smithi078.stdout:2764: expect (ObjNum 713 snap 229 seq_num 713) 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2765: read oid 29 snap -1 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2765: expect (ObjNum 851 snap 258 seq_num 851) 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2766: rmattr oid 41 current snap is 260 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2767: rollback oid 22 current snap is 260 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 231 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2768: read oid 44 snap -1 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2768: expect (ObjNum 843 snap 256 seq_num 843) 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 260 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2769: seq_num 865 ranges {0=90112} 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2769: writing smithi078122029-21 from 0 to 90112 tid 1 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:2770: snap_create 2023-12-16T01:27:49.714 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2446 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:27:49.737 INFO:tasks.rados.rados.0.smithi078.stdout:2768: expect (ObjNum 843 snap 256 seq_num 843) 2023-12-16T01:27:49.792 INFO:tasks.rados.rados.0.smithi078.stdout:2767: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:27:49.792 INFO:tasks.rados.rados.0.smithi078.stdout:2767: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:27:49.792 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1963 (ObjNum 719 snap 231 seq_num 719) dirty exists 2023-12-16T01:27:49.792 INFO:tasks.rados.rados.0.smithi078.stdout:2765: expect (ObjNum 851 snap 258 seq_num 851) 2023-12-16T01:27:49.846 INFO:tasks.rados.rados.0.smithi078.stdout:2764: expect (ObjNum 713 snap 229 seq_num 713) 2023-12-16T01:27:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:49 smithi078 ceph-mon[139570]: pgmap v485: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-16T01:27:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:49 smithi078 ceph-mon[139570]: osdmap e587: 8 total, 8 up, 8 in 2023-12-16T01:27:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:49 smithi078 ceph-mon[142991]: pgmap v485: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-16T01:27:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:49 smithi078 ceph-mon[142991]: osdmap e587: 8 total, 8 up, 8 in 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1593 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:2769: finishing write tid 1 to smithi078122029-21 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:2769: finishing write tid 2 to smithi078122029-21 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:2769: finishing write tid 3 to smithi078122029-21 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1595 (ObjNum 865 snap 260 seq_num 865) dirty exists 2023-12-16T01:27:49.982 INFO:tasks.rados.rados.0.smithi078.stdout:2769: left oid 21 (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:27:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:49 smithi118 ceph-mon[131825]: pgmap v485: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.9 MiB/s wr, 28 op/s 2023-12-16T01:27:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:49 smithi118 ceph-mon[131825]: osdmap e587: 8 total, 8 up, 8 in 2023-12-16T01:27:50.721 INFO:tasks.rados.rados.0.smithi078.stdout:2762: done (7 left) 2023-12-16T01:27:50.721 INFO:tasks.rados.rados.0.smithi078.stdout:2764: done (6 left) 2023-12-16T01:27:50.721 INFO:tasks.rados.rados.0.smithi078.stdout:2765: done (5 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2766: done (4 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2767: done (3 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2768: done (2 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2769: done (1 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2770: done (0 left) 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 261 2023-12-16T01:27:50.722 INFO:tasks.rados.rados.0.smithi078.stdout:2771: seq_num 866 ranges {4530176=106496} 2023-12-16T01:27:50.745 INFO:tasks.rados.rados.0.smithi078.stdout:2771: writing smithi078122029-25 from 4530176 to 4636672 tid 1 2023-12-16T01:27:50.745 INFO:tasks.rados.rados.0.smithi078.stdout:2772: rmattr oid 5 current snap is 261 2023-12-16T01:27:50.745 INFO:tasks.rados.rados.0.smithi078.stdout:2772: done (1 left) 2023-12-16T01:27:50.745 INFO:tasks.rados.rados.0.smithi078.stdout:2773: snap_create 2023-12-16T01:27:50.750 INFO:tasks.rados.rados.0.smithi078.stdout:2771: finishing write tid 1 to smithi078122029-25 2023-12-16T01:27:50.751 INFO:tasks.rados.rados.0.smithi078.stdout:2771: finishing write tid 2 to smithi078122029-25 2023-12-16T01:27:50.753 INFO:tasks.rados.rados.0.smithi078.stdout:2771: finishing write tid 3 to smithi078122029-25 2023-12-16T01:27:50.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1306 (ObjNum 866 snap 261 seq_num 866) dirty exists 2023-12-16T01:27:50.754 INFO:tasks.rados.rados.0.smithi078.stdout:2771: left oid 25 (ObjNum 866 snap 261 seq_num 866) 2023-12-16T01:27:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:50 smithi078 ceph-mon[139570]: osdmap e588: 8 total, 8 up, 8 in 2023-12-16T01:27:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:50 smithi078 ceph-mon[142991]: osdmap e588: 8 total, 8 up, 8 in 2023-12-16T01:27:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:50 smithi118 ceph-mon[131825]: osdmap e588: 8 total, 8 up, 8 in 2023-12-16T01:27:51.701 INFO:tasks.rados.rados.0.smithi078.stdout:2771: done (1 left) 2023-12-16T01:27:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:2773: done (0 left) 2023-12-16T01:27:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 262 2023-12-16T01:27:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:2774: seq_num 867 ranges {0=122880} 2023-12-16T01:27:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:2774: writing smithi078122029-40 from 0 to 122880 tid 1 2023-12-16T01:27:51.702 INFO:tasks.rados.rados.0.smithi078.stdout:2775: snap_create 2023-12-16T01:27:51.707 INFO:tasks.rados.rados.0.smithi078.stdout:2774: finishing write tid 1 to smithi078122029-40 2023-12-16T01:27:51.708 INFO:tasks.rados.rados.0.smithi078.stdout:2774: finishing write tid 2 to smithi078122029-40 2023-12-16T01:27:51.709 INFO:tasks.rados.rados.0.smithi078.stdout:2774: finishing write tid 3 to smithi078122029-40 2023-12-16T01:27:51.709 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2094 (ObjNum 867 snap 262 seq_num 867) dirty exists 2023-12-16T01:27:51.709 INFO:tasks.rados.rados.0.smithi078.stdout:2774: left oid 40 (ObjNum 867 snap 262 seq_num 867) 2023-12-16T01:27:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[139570]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2023-12-16T01:27:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[139570]: osdmap e589: 8 total, 8 up, 8 in 2023-12-16T01:27:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[139570]: osdmap e590: 8 total, 8 up, 8 in 2023-12-16T01:27:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[142991]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2023-12-16T01:27:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[142991]: osdmap e589: 8 total, 8 up, 8 in 2023-12-16T01:27:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:51 smithi078 ceph-mon[142991]: osdmap e590: 8 total, 8 up, 8 in 2023-12-16T01:27:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:51 smithi118 ceph-mon[131825]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2023-12-16T01:27:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:51 smithi118 ceph-mon[131825]: osdmap e589: 8 total, 8 up, 8 in 2023-12-16T01:27:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:51 smithi118 ceph-mon[131825]: osdmap e590: 8 total, 8 up, 8 in 2023-12-16T01:27:52.700 INFO:tasks.rados.rados.0.smithi078.stdout:2774: done (1 left) 2023-12-16T01:27:52.700 INFO:tasks.rados.rados.0.smithi078.stdout:2775: done (0 left) 2023-12-16T01:27:52.700 INFO:tasks.rados.rados.0.smithi078.stdout:2776: snap_create 2023-12-16T01:27:53.700 INFO:tasks.rados.rados.0.smithi078.stdout:2776: done (0 left) 2023-12-16T01:27:53.700 INFO:tasks.rados.rados.0.smithi078.stdout:2777: setattr oid 37 current snap is 264 2023-12-16T01:27:53.702 INFO:tasks.rados.rados.0.smithi078.stdout:2778: copy_from oid 13 from oid 1 current snap is 264 2023-12-16T01:27:53.702 INFO:tasks.rados.rados.0.smithi078.stdout:2779: delete oid 27 current snap is 264 2023-12-16T01:27:53.707 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2095 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-16T01:27:53.707 INFO:tasks.rados.rados.0.smithi078.stdout:2777: done (2 left) 2023-12-16T01:27:53.708 INFO:tasks.rados.rados.0.smithi078.stdout:2779: done (1 left) 2023-12-16T01:27:53.708 INFO:tasks.rados.rados.0.smithi078.stdout:2780: copy_from oid 18 from oid 34 current snap is 264 2023-12-16T01:27:53.708 INFO:tasks.rados.rados.0.smithi078.stdout:2781: snap_remove snap 202 2023-12-16T01:27:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:53 smithi078 ceph-mon[139570]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 673 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2023-12-16T01:27:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:53 smithi078 ceph-mon[139570]: osdmap e591: 8 total, 8 up, 8 in 2023-12-16T01:27:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:53 smithi078 ceph-mon[142991]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 673 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2023-12-16T01:27:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:53 smithi078 ceph-mon[142991]: osdmap e591: 8 total, 8 up, 8 in 2023-12-16T01:27:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:53 smithi118 ceph-mon[131825]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 673 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 27 op/s 2023-12-16T01:27:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:53 smithi118 ceph-mon[131825]: osdmap e591: 8 total, 8 up, 8 in 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:2781: done (2 left) 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:2782: rmattr oid 15 current snap is 264 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:2782: done (2 left) 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:2783: setattr oid 5 current snap is 264 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 264 2023-12-16T01:27:54.720 INFO:tasks.rados.rados.0.smithi078.stdout:2784: seq_num 869 ranges {2260992=155648} 2023-12-16T01:27:54.732 INFO:tasks.rados.rados.0.smithi078.stdout:2784: writing smithi078122029-29 from 2260992 to 2416640 tid 1 2023-12-16T01:27:54.732 INFO:tasks.rados.rados.0.smithi078.stdout:2785: read oid 15 snap -1 2023-12-16T01:27:54.732 INFO:tasks.rados.rados.0.smithi078.stdout:2785: expect (ObjNum 818 snap 251 seq_num 818) 2023-12-16T01:27:54.732 INFO:tasks.rados.rados.0.smithi078.stdout:2786: snap_remove snap 259 2023-12-16T01:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:54 smithi078 ceph-mon[139570]: osdmap e592: 8 total, 8 up, 8 in 2023-12-16T01:27:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:54 smithi078 ceph-mon[142991]: osdmap e592: 8 total, 8 up, 8 in 2023-12-16T01:27:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:54 smithi118 ceph-mon[131825]: osdmap e592: 8 total, 8 up, 8 in 2023-12-16T01:27:55.722 INFO:tasks.rados.rados.0.smithi078.stdout:2786: done (5 left) 2023-12-16T01:27:55.722 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 264 2023-12-16T01:27:55.722 INFO:tasks.rados.rados.0.smithi078.stdout:2787: seq_num 870 ranges {2277376=172032} 2023-12-16T01:27:55.735 INFO:tasks.rados.rados.0.smithi078.stdout:2787: writing smithi078122029-41 from 2277376 to 2449408 tid 1 2023-12-16T01:27:55.736 INFO:tasks.rados.rados.0.smithi078.stdout:2788: snap_remove snap 263 2023-12-16T01:27:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:55 smithi078 ceph-mon[139570]: pgmap v494: 121 pgs: 121 active+clean; 667 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.3 MiB/s wr, 30 op/s 2023-12-16T01:27:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:55 smithi078 ceph-mon[139570]: osdmap e593: 8 total, 8 up, 8 in 2023-12-16T01:27:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:55 smithi078 ceph-mon[142991]: pgmap v494: 121 pgs: 121 active+clean; 667 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.3 MiB/s wr, 30 op/s 2023-12-16T01:27:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:55 smithi078 ceph-mon[142991]: osdmap e593: 8 total, 8 up, 8 in 2023-12-16T01:27:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:55 smithi118 ceph-mon[131825]: pgmap v494: 121 pgs: 121 active+clean; 667 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.3 MiB/s wr, 30 op/s 2023-12-16T01:27:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:55 smithi118 ceph-mon[131825]: osdmap e593: 8 total, 8 up, 8 in 2023-12-16T01:27:56.705 INFO:tasks.rados.rados.0.smithi078.stdout:2788: done (6 left) 2023-12-16T01:27:56.705 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 264 2023-12-16T01:27:56.705 INFO:tasks.rados.rados.0.smithi078.stdout:2789: seq_num 871 ranges {2383872=188416} 2023-12-16T01:27:56.713 INFO:tasks.rados.rados.0.smithi078.stdout:2789: writing smithi078122029-12 from 2383872 to 2572288 tid 1 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2790: snap_create 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2780: finishing copy_from to smithi078122029-18 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2780: got expected ENOENT (src dne) 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2780: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2778: finishing copy_from to smithi078122029-13 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2778: got expected ENOENT (src dne) 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2778: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2784: finishing write tid 1 to smithi078122029-29 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2784: finishing write tid 2 to smithi078122029-29 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1964 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2784: finishing write tid 3 to smithi078122029-29 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1619 (ObjNum 869 snap 264 seq_num 869) dirty exists 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2784: left oid 29 (ObjNum 869 snap 264 seq_num 869) 2023-12-16T01:27:56.714 INFO:tasks.rados.rados.0.smithi078.stdout:2785: expect (ObjNum 818 snap 251 seq_num 818) 2023-12-16T01:27:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:27:56] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2787: finishing write tid 1 to smithi078122029-41 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2787: finishing write tid 2 to smithi078122029-41 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2787: finishing write tid 3 to smithi078122029-41 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1597 (ObjNum 870 snap 264 seq_num 870) dirty exists 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2787: left oid 41 (ObjNum 870 snap 264 seq_num 870) 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2789: finishing write tid 1 to smithi078122029-12 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2789: finishing write tid 2 to smithi078122029-12 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2789: finishing write tid 3 to smithi078122029-12 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2473 (ObjNum 871 snap 264 seq_num 871) dirty exists 2023-12-16T01:27:56.758 INFO:tasks.rados.rados.0.smithi078.stdout:2789: left oid 12 (ObjNum 871 snap 264 seq_num 871) 2023-12-16T01:27:56.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:56 smithi078 ceph-mon[139570]: osdmap e594: 8 total, 8 up, 8 in 2023-12-16T01:27:56.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:56 smithi078 ceph-mon[139570]: osdmap e595: 8 total, 8 up, 8 in 2023-12-16T01:27:56.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:56 smithi078 ceph-mon[142991]: osdmap e594: 8 total, 8 up, 8 in 2023-12-16T01:27:56.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:56 smithi078 ceph-mon[142991]: osdmap e595: 8 total, 8 up, 8 in 2023-12-16T01:27:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:56 smithi118 ceph-mon[131825]: osdmap e594: 8 total, 8 up, 8 in 2023-12-16T01:27:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:56 smithi118 ceph-mon[131825]: osdmap e595: 8 total, 8 up, 8 in 2023-12-16T01:27:57.718 INFO:tasks.rados.rados.0.smithi078.stdout:2778: done (7 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2780: done (6 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2783: done (5 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2784: done (4 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2785: done (3 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2787: done (2 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2789: done (1 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2790: done (0 left) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2791: read oid 30 snap -1 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2791: expect (ObjNum 820 snap 251 seq_num 820) 2023-12-16T01:27:57.719 INFO:tasks.rados.rados.0.smithi078.stdout:2792: snap_remove snap 231 2023-12-16T01:27:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:57 smithi078 ceph-mon[139570]: pgmap v497: 121 pgs: 121 active+clean; 656 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:27:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:57 smithi078 ceph-mon[139570]: osdmap e596: 8 total, 8 up, 8 in 2023-12-16T01:27:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:57 smithi078 ceph-mon[142991]: pgmap v497: 121 pgs: 121 active+clean; 656 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:27:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:57 smithi078 ceph-mon[142991]: osdmap e596: 8 total, 8 up, 8 in 2023-12-16T01:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:57 smithi118 ceph-mon[131825]: pgmap v497: 121 pgs: 121 active+clean; 656 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:57 smithi118 ceph-mon[131825]: osdmap e596: 8 total, 8 up, 8 in 2023-12-16T01:27:58.720 INFO:tasks.rados.rados.0.smithi078.stdout:2792: done (1 left) 2023-12-16T01:27:58.720 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 265 2023-12-16T01:27:58.720 INFO:tasks.rados.rados.0.smithi078.stdout:2791: expect (ObjNum 820 snap 251 seq_num 820) 2023-12-16T01:27:58.862 INFO:tasks.rados.rados.0.smithi078.stdout:2793: seq_num 872 ranges {2383872=212992} 2023-12-16T01:27:58.875 INFO:tasks.rados.rados.0.smithi078.stdout:2793: writing smithi078122029-33 from 2383872 to 2596864 tid 1 2023-12-16T01:27:58.876 INFO:tasks.rados.rados.0.smithi078.stdout:2791: done (1 left) 2023-12-16T01:27:58.876 INFO:tasks.rados.rados.0.smithi078.stdout:2794: delete oid 13 current snap is 265 2023-12-16T01:27:58.878 INFO:tasks.rados.rados.0.smithi078.stdout:2794: done (1 left) 2023-12-16T01:27:58.878 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 265 2023-12-16T01:27:58.878 INFO:tasks.rados.rados.0.smithi078.stdout:2795: seq_num 874 ranges {1835008=245760} 2023-12-16T01:27:58.889 INFO:tasks.rados.rados.0.smithi078.stdout:2795: writing smithi078122029-31 from 1835008 to 2080768 tid 1 2023-12-16T01:27:58.889 INFO:tasks.rados.rados.0.smithi078.stdout:2796: snap_remove snap 252 2023-12-16T01:27:59.730 INFO:tasks.rados.rados.0.smithi078.stdout:2796: done (2 left) 2023-12-16T01:27:59.730 INFO:tasks.rados.rados.0.smithi078.stdout:2797: rmattr oid 19 current snap is 265 2023-12-16T01:27:59.730 INFO:tasks.rados.rados.0.smithi078.stdout:2797: done (2 left) 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2798: delete oid 17 current snap is 265 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2793: finishing write tid 1 to smithi078122029-33 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2793: finishing write tid 2 to smithi078122029-33 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2793: finishing write tid 3 to smithi078122029-33 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2202 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2793: left oid 33 (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2795: finishing write tid 1 to smithi078122029-31 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2795: finishing write tid 2 to smithi078122029-31 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2795: finishing write tid 3 to smithi078122029-31 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1966 (ObjNum 874 snap 265 seq_num 874) dirty exists 2023-12-16T01:27:59.731 INFO:tasks.rados.rados.0.smithi078.stdout:2795: left oid 31 (ObjNum 874 snap 265 seq_num 874) 2023-12-16T01:27:59.744 INFO:tasks.rados.rados.0.smithi078.stdout:2793: done (2 left) 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2795: done (1 left) 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2798: done (0 left) 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2799: rollback oid 41 current snap is 265 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 258 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2800: read oid 26 snap -1 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2800: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:27:59.745 INFO:tasks.rados.rados.0.smithi078.stdout:2801: delete oid 8 current snap is 265 2023-12-16T01:27:59.752 INFO:tasks.rados.rados.0.smithi078.stdout:2801: done (2 left) 2023-12-16T01:27:59.752 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 265 2023-12-16T01:27:59.752 INFO:tasks.rados.rados.0.smithi078.stdout:2802: seq_num 877 ranges {0=294912} 2023-12-16T01:27:59.755 INFO:tasks.rados.rados.0.smithi078.stdout:2802: writing smithi078122029-38 from 0 to 294912 tid 1 2023-12-16T01:27:59.755 INFO:tasks.rados.rados.0.smithi078.stdout:2803: setattr oid 39 current snap is 265 2023-12-16T01:27:59.755 INFO:tasks.rados.rados.0.smithi078.stdout:2804: rmattr oid 2 current snap is 265 2023-12-16T01:27:59.755 INFO:tasks.rados.rados.0.smithi078.stdout:2805: copy_from oid 5 from oid 14 current snap is 265 2023-12-16T01:27:59.755 INFO:tasks.rados.rados.0.smithi078.stdout:2806: snap_remove snap 254 2023-12-16T01:27:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:59 smithi078 ceph-mon[139570]: pgmap v500: 121 pgs: 121 active+clean; 633 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 80 KiB/s wr, 7 op/s 2023-12-16T01:27:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:27:59 smithi078 ceph-mon[139570]: osdmap e597: 8 total, 8 up, 8 in 2023-12-16T01:27:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:59 smithi078 ceph-mon[142991]: pgmap v500: 121 pgs: 121 active+clean; 633 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 80 KiB/s wr, 7 op/s 2023-12-16T01:27:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:27:59 smithi078 ceph-mon[142991]: osdmap e597: 8 total, 8 up, 8 in 2023-12-16T01:28:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:59 smithi118 ceph-mon[131825]: pgmap v500: 121 pgs: 121 active+clean; 633 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 80 KiB/s wr, 7 op/s 2023-12-16T01:28:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:27:59 smithi118 ceph-mon[131825]: osdmap e597: 8 total, 8 up, 8 in 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:2806: done (6 left) 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:2807: rollback oid 12 current snap is 265 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 184 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:2808: rollback oid 22 current snap is 265 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 248 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:2809: rollback oid 18 current snap is 265 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 175 2023-12-16T01:28:00.739 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 265 2023-12-16T01:28:00.740 INFO:tasks.rados.rados.0.smithi078.stdout:2810: seq_num 878 ranges {122880=311296} 2023-12-16T01:28:00.740 INFO:tasks.rados.rados.0.smithi078.stdout:2810: writing smithi078122029-40 from 122880 to 434176 tid 1 2023-12-16T01:28:00.740 INFO:tasks.rados.rados.0.smithi078.stdout:2811: read oid 50 snap -1 2023-12-16T01:28:00.740 INFO:tasks.rados.rados.0.smithi078.stdout:2811: expect deleted 2023-12-16T01:28:00.741 INFO:tasks.rados.rados.0.smithi078.stdout:2812: snap_remove snap 261 2023-12-16T01:28:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:00 smithi118 ceph-mon[131825]: osdmap e598: 8 total, 8 up, 8 in 2023-12-16T01:28:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:00 smithi078 ceph-mon[139570]: osdmap e598: 8 total, 8 up, 8 in 2023-12-16T01:28:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:00 smithi078 ceph-mon[142991]: osdmap e598: 8 total, 8 up, 8 in 2023-12-16T01:28:01.704 INFO:tasks.rados.rados.0.smithi078.stdout:2812: done (11 left) 2023-12-16T01:28:01.704 INFO:tasks.rados.rados.0.smithi078.stdout:2813: delete oid 29 current snap is 265 2023-12-16T01:28:01.710 INFO:tasks.rados.rados.0.smithi078.stdout:2799: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:28:01.710 INFO:tasks.rados.rados.0.smithi078.stdout:2799: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:28:01.710 INFO:tasks.rados.rados.0.smithi078.stdout:2799: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 1600 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2802: finishing write tid 1 to smithi078122029-38 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2802: finishing write tid 2 to smithi078122029-38 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2188 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2805: finishing copy_from to smithi078122029-5 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2805: got expected ENOENT (src dne) 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2805: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2134 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2802: finishing write tid 3 to smithi078122029-38 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2492 (ObjNum 877 snap 265 seq_num 877) dirty exists 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2802: left oid 38 (ObjNum 877 snap 265 seq_num 877) 2023-12-16T01:28:01.711 INFO:tasks.rados.rados.0.smithi078.stdout:2800: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:01 smithi118 ceph-mon[131825]: pgmap v503: 121 pgs: 121 active+clean; 631 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 14 op/s 2023-12-16T01:28:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:01 smithi118 ceph-mon[131825]: osdmap e599: 8 total, 8 up, 8 in 2023-12-16T01:28:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:01 smithi118 ceph-mon[131825]: osdmap e600: 8 total, 8 up, 8 in 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[139570]: pgmap v503: 121 pgs: 121 active+clean; 631 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 14 op/s 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[139570]: osdmap e599: 8 total, 8 up, 8 in 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[139570]: osdmap e600: 8 total, 8 up, 8 in 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[142991]: pgmap v503: 121 pgs: 121 active+clean; 631 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 80 KiB/s wr, 14 op/s 2023-12-16T01:28:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[142991]: osdmap e599: 8 total, 8 up, 8 in 2023-12-16T01:28:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:01 smithi078 ceph-mon[142991]: osdmap e600: 8 total, 8 up, 8 in 2023-12-16T01:28:02.239 INFO:tasks.rados.rados.0.smithi078.stdout:2807: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2807: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2807: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2504 (ObjNum 571 snap 179 seq_num 571) dirty exists 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2808: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2808: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2809: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2809: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2809: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2098 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2810: finishing write tid 1 to smithi078122029-40 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2810: finishing write tid 2 to smithi078122029-40 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2808: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1969 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:2810: finishing write tid 3 to smithi078122029-40 2023-12-16T01:28:02.240 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2100 (ObjNum 878 snap 265 seq_num 878) dirty exists 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2810: left oid 40 (ObjNum 878 snap 265 seq_num 878) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2799: done (11 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2800: done (10 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2802: done (9 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2803: done (8 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2804: done (7 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2805: done (6 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2807: done (5 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2808: done (4 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2809: done (3 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2810: done (2 left) 2023-12-16T01:28:02.241 INFO:tasks.rados.rados.0.smithi078.stdout:2811: done (1 left) 2023-12-16T01:28:02.242 INFO:tasks.rados.rados.0.smithi078.stdout:2813: done (0 left) 2023-12-16T01:28:02.242 INFO:tasks.rados.rados.0.smithi078.stdout:2814: read oid 26 snap -1 2023-12-16T01:28:02.242 INFO:tasks.rados.rados.0.smithi078.stdout:2814: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:02.242 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 265 2023-12-16T01:28:02.242 INFO:tasks.rados.rados.0.smithi078.stdout:2815: seq_num 880 ranges {0=344064} 2023-12-16T01:28:02.243 INFO:tasks.rados.rados.0.smithi078.stdout:2815: writing smithi078122029-50 from 0 to 344064 tid 1 2023-12-16T01:28:02.243 INFO:tasks.rados.rados.0.smithi078.stdout:2816: read oid 20 snap -1 2023-12-16T01:28:02.243 INFO:tasks.rados.rados.0.smithi078.stdout:2816: expect deleted 2023-12-16T01:28:02.243 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 265 2023-12-16T01:28:02.243 INFO:tasks.rados.rados.0.smithi078.stdout:2817: seq_num 881 ranges {2129920=360448} 2023-12-16T01:28:02.255 INFO:tasks.rados.rados.0.smithi078.stdout:2817: writing smithi078122029-44 from 2129920 to 2490368 tid 1 2023-12-16T01:28:02.255 INFO:tasks.rados.rados.0.smithi078.stdout:2818: delete oid 34 current snap is 265 2023-12-16T01:28:02.255 INFO:tasks.rados.rados.0.smithi078.stdout:2815: finishing write tid 1 to smithi078122029-50 2023-12-16T01:28:02.255 INFO:tasks.rados.rados.0.smithi078.stdout:2815: finishing write tid 2 to smithi078122029-50 2023-12-16T01:28:02.256 INFO:tasks.rados.rados.0.smithi078.stdout:2815: finishing write tid 3 to smithi078122029-50 2023-12-16T01:28:02.256 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2154 (ObjNum 880 snap 265 seq_num 880) dirty exists 2023-12-16T01:28:02.256 INFO:tasks.rados.rados.0.smithi078.stdout:2815: left oid 50 (ObjNum 880 snap 265 seq_num 880) 2023-12-16T01:28:02.262 INFO:tasks.rados.rados.0.smithi078.stdout:2817: finishing write tid 1 to smithi078122029-44 2023-12-16T01:28:02.263 INFO:tasks.rados.rados.0.smithi078.stdout:2817: finishing write tid 2 to smithi078122029-44 2023-12-16T01:28:02.263 INFO:tasks.rados.rados.0.smithi078.stdout:2815: done (4 left) 2023-12-16T01:28:02.263 INFO:tasks.rados.rados.0.smithi078.stdout:2816: done (3 left) 2023-12-16T01:28:02.263 INFO:tasks.rados.rados.0.smithi078.stdout:2818: done (2 left) 2023-12-16T01:28:02.263 INFO:tasks.rados.rados.0.smithi078.stdout:2819: snap_remove snap 248 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:2819: done (2 left) 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:2820: rollback oid 38 current snap is 265 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 38 to 255 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:2817: finishing write tid 3 to smithi078122029-44 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1837 (ObjNum 881 snap 265 seq_num 881) dirty exists 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:2817: left oid 44 (ObjNum 881 snap 265 seq_num 881) 2023-12-16T01:28:02.756 INFO:tasks.rados.rados.0.smithi078.stdout:2814: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2820: finishing rollback tid 0 to smithi078122029-38 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2820: finishing rollback tid 1 to smithi078122029-38 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2820: finishing rollback tid 2 to smithi078122029-38 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2521 (ObjNum 773 snap 245 seq_num 773) dirty exists 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2814: done (2 left) 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2817: done (1 left) 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2820: done (0 left) 2023-12-16T01:28:03.279 INFO:tasks.rados.rados.0.smithi078.stdout:2821: copy_from oid 5 from oid 7 current snap is 265 2023-12-16T01:28:03.280 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 265 2023-12-16T01:28:03.280 INFO:tasks.rados.rados.0.smithi078.stdout:2822: seq_num 883 ranges {0=393216} 2023-12-16T01:28:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:2822: writing smithi078122029-17 from 0 to 393216 tid 1 2023-12-16T01:28:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:2823: rmattr oid 30 current snap is 265 2023-12-16T01:28:03.281 INFO:tasks.rados.rados.0.smithi078.stdout:2824: delete oid 12 current snap is 265 2023-12-16T01:28:03.284 INFO:tasks.rados.rados.0.smithi078.stdout:2824: done (3 left) 2023-12-16T01:28:03.285 INFO:tasks.rados.rados.0.smithi078.stdout:2825: snap_remove snap 184 2023-12-16T01:28:03.755 INFO:tasks.rados.rados.0.smithi078.stdout:2825: done (3 left) 2023-12-16T01:28:03.755 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 265 2023-12-16T01:28:03.755 INFO:tasks.rados.rados.0.smithi078.stdout:2826: seq_num 885 ranges {0=425984} 2023-12-16T01:28:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2826: writing smithi078122029-20 from 0 to 425984 tid 1 2023-12-16T01:28:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2827: rmattr oid 26 current snap is 265 2023-12-16T01:28:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:2828: rollback oid 44 current snap is 265 2023-12-16T01:28:03.757 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 253 2023-12-16T01:28:03.758 INFO:tasks.rados.rados.0.smithi078.stdout:2829: snap_remove snap 235 2023-12-16T01:28:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:03 smithi118 ceph-mon[131825]: pgmap v506: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 632 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 118 KiB/s wr, 10 op/s 2023-12-16T01:28:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:03 smithi118 ceph-mon[131825]: osdmap e601: 8 total, 8 up, 8 in 2023-12-16T01:28:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:03 smithi078 ceph-mon[139570]: pgmap v506: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 632 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 118 KiB/s wr, 10 op/s 2023-12-16T01:28:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:03 smithi078 ceph-mon[139570]: osdmap e601: 8 total, 8 up, 8 in 2023-12-16T01:28:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:03 smithi078 ceph-mon[142991]: pgmap v506: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 632 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 118 KiB/s wr, 10 op/s 2023-12-16T01:28:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:03 smithi078 ceph-mon[142991]: osdmap e601: 8 total, 8 up, 8 in 2023-12-16T01:28:04.766 INFO:tasks.rados.rados.0.smithi078.stdout:2829: done (6 left) 2023-12-16T01:28:04.766 INFO:tasks.rados.rados.0.smithi078.stdout:2830: rollback oid 10 current snap is 265 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 258 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2203 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2822: finishing write tid 1 to smithi078122029-17 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2822: finishing write tid 2 to smithi078122029-17 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2822: finishing write tid 3 to smithi078122029-17 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 1579 (ObjNum 883 snap 265 seq_num 883) dirty exists 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2822: left oid 17 (ObjNum 883 snap 265 seq_num 883) 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2821: finishing copy_from racing read to smithi078122029-5 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2821: finishing copy_from to smithi078122029-5 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1989 (ObjNum 840 snap 256 seq_num 840) dirty exists 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2828: finishing rollback tid 0 to smithi078122029-44 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2828: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1839 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-16T01:28:04.767 INFO:tasks.rados.rados.0.smithi078.stdout:2826: finishing write tid 1 to smithi078122029-20 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1581 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2826: finishing write tid 2 to smithi078122029-20 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2826: finishing write tid 3 to smithi078122029-20 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1953 (ObjNum 885 snap 265 seq_num 885) dirty exists 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2826: left oid 20 (ObjNum 885 snap 265 seq_num 885) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2821: done (6 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2822: done (5 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2823: done (4 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2826: done (3 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2827: done (2 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2828: done (1 left) 2023-12-16T01:28:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:2831: setattr oid 21 current snap is 265 2023-12-16T01:28:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:2832: delete oid 11 current snap is 265 2023-12-16T01:28:04.779 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 1601 (ObjNum 865 snap 260 seq_num 865) dirty exists 2023-12-16T01:28:04.783 INFO:tasks.rados.rados.0.smithi078.stdout:2831: done (2 left) 2023-12-16T01:28:04.783 INFO:tasks.rados.rados.0.smithi078.stdout:2832: done (1 left) 2023-12-16T01:28:04.783 INFO:tasks.rados.rados.0.smithi078.stdout:2833: copy_from oid 8 from oid 41 current snap is 265 2023-12-16T01:28:04.783 INFO:tasks.rados.rados.0.smithi078.stdout:2834: snap_remove snap 262 2023-12-16T01:28:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:04 smithi118 ceph-mon[131825]: osdmap e602: 8 total, 8 up, 8 in 2023-12-16T01:28:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:04 smithi078 ceph-mon[139570]: osdmap e602: 8 total, 8 up, 8 in 2023-12-16T01:28:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:04 smithi078 ceph-mon[142991]: osdmap e602: 8 total, 8 up, 8 in 2023-12-16T01:28:05.780 INFO:tasks.rados.rados.0.smithi078.stdout:2834: done (2 left) 2023-12-16T01:28:05.780 INFO:tasks.rados.rados.0.smithi078.stdout:2835: rmattr oid 40 current snap is 265 2023-12-16T01:28:05.780 INFO:tasks.rados.rados.0.smithi078.stdout:2835: done (2 left) 2023-12-16T01:28:05.780 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 265 2023-12-16T01:28:05.780 INFO:tasks.rados.rados.0.smithi078.stdout:2836: seq_num 887 ranges {14516224=458752} 2023-12-16T01:28:05.851 INFO:tasks.rados.rados.0.smithi078.stdout:2836: writing smithi078122029-38 from 14516224 to 14974976 tid 1 2023-12-16T01:28:05.851 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 265 2023-12-16T01:28:05.851 INFO:tasks.rados.rados.0.smithi078.stdout:2837: seq_num 888 ranges {4612096=475136} 2023-12-16T01:28:05.878 INFO:tasks.rados.rados.0.smithi078.stdout:2837: writing smithi078122029-49 from 4612096 to 5087232 tid 1 2023-12-16T01:28:05.878 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 265 2023-12-16T01:28:05.879 INFO:tasks.rados.rados.0.smithi078.stdout:2838: seq_num 889 ranges {6758400=491520} 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2838: writing smithi078122029-3 from 6758400 to 7249920 tid 1 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2839: copy_from oid 17 from oid 4 current snap is 265 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2830: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2830: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2830: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 1593 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2833: finishing copy_from racing read to smithi078122029-8 2023-12-16T01:28:05.917 INFO:tasks.rados.rados.0.smithi078.stdout:2833: finishing copy_from to smithi078122029-8 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 1600 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2836: finishing write tid 1 to smithi078122029-38 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2836: finishing write tid 2 to smithi078122029-38 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2836: finishing write tid 3 to smithi078122029-38 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2556 (ObjNum 887 snap 265 seq_num 887) dirty exists 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2836: left oid 38 (ObjNum 887 snap 265 seq_num 887) 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2837: finishing write tid 1 to smithi078122029-49 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2837: finishing write tid 2 to smithi078122029-49 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2830: done (5 left) 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2833: done (4 left) 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2836: done (3 left) 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2840: snap_create 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2837: finishing write tid 3 to smithi078122029-49 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 351 (ObjNum 888 snap 265 seq_num 888) dirty exists 2023-12-16T01:28:05.918 INFO:tasks.rados.rados.0.smithi078.stdout:2837: left oid 49 (ObjNum 888 snap 265 seq_num 888) 2023-12-16T01:28:05.919 INFO:tasks.rados.rados.0.smithi078.stdout:2839: finishing copy_from to smithi078122029-17 2023-12-16T01:28:05.919 INFO:tasks.rados.rados.0.smithi078.stdout:2839: got expected ENOENT (src dne) 2023-12-16T01:28:05.919 INFO:tasks.rados.rados.0.smithi078.stdout:2839: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:28:05.920 INFO:tasks.rados.rados.0.smithi078.stdout:2838: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:05.920 INFO:tasks.rados.rados.0.smithi078.stdout:2838: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:05.921 INFO:tasks.rados.rados.0.smithi078.stdout:2838: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:05.922 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1260 (ObjNum 889 snap 265 seq_num 889) dirty exists 2023-12-16T01:28:05.922 INFO:tasks.rados.rados.0.smithi078.stdout:2838: left oid 3 (ObjNum 889 snap 265 seq_num 889) 2023-12-16T01:28:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:05 smithi118 ceph-mon[131825]: pgmap v509: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 306 KiB/s wr, 8 op/s 2023-12-16T01:28:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:05 smithi118 ceph-mon[131825]: osdmap e603: 8 total, 8 up, 8 in 2023-12-16T01:28:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:05 smithi078 ceph-mon[139570]: pgmap v509: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 306 KiB/s wr, 8 op/s 2023-12-16T01:28:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:05 smithi078 ceph-mon[139570]: osdmap e603: 8 total, 8 up, 8 in 2023-12-16T01:28:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:05 smithi078 ceph-mon[142991]: pgmap v509: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 306 KiB/s wr, 8 op/s 2023-12-16T01:28:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:05 smithi078 ceph-mon[142991]: osdmap e603: 8 total, 8 up, 8 in 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:2837: done (3 left) 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:2838: done (2 left) 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:2839: done (1 left) 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:2840: done (0 left) 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 266 2023-12-16T01:28:06.701 INFO:tasks.rados.rados.0.smithi078.stdout:2841: seq_num 890 ranges {0=507904} 2023-12-16T01:28:06.704 INFO:tasks.rados.rados.0.smithi078.stdout:2841: writing smithi078122029-13 from 0 to 507904 tid 1 2023-12-16T01:28:06.704 INFO:tasks.rados.rados.0.smithi078.stdout:2842: rollback oid 43 current snap is 266 2023-12-16T01:28:06.704 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 265 2023-12-16T01:28:06.704 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 266 2023-12-16T01:28:06.704 INFO:tasks.rados.rados.0.smithi078.stdout:2843: seq_num 891 ranges {3915776=532480} 2023-12-16T01:28:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:06] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2843: writing smithi078122029-30 from 3915776 to 4448256 tid 1 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2844: snap_create 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2841: finishing write tid 1 to smithi078122029-13 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2841: finishing write tid 2 to smithi078122029-13 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2842: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2198 (ObjNum 129 snap 0 seq_num 2289069728) dirty dne 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:2841: finishing write tid 3 to smithi078122029-13 2023-12-16T01:28:06.729 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1623 (ObjNum 890 snap 266 seq_num 890) dirty exists 2023-12-16T01:28:06.730 INFO:tasks.rados.rados.0.smithi078.stdout:2841: left oid 13 (ObjNum 890 snap 266 seq_num 890) 2023-12-16T01:28:06.733 INFO:tasks.rados.rados.0.smithi078.stdout:2843: finishing write tid 1 to smithi078122029-30 2023-12-16T01:28:06.733 INFO:tasks.rados.rados.0.smithi078.stdout:2843: finishing write tid 2 to smithi078122029-30 2023-12-16T01:28:06.734 INFO:tasks.rados.rados.0.smithi078.stdout:2843: finishing write tid 3 to smithi078122029-30 2023-12-16T01:28:06.734 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2205 (ObjNum 891 snap 266 seq_num 891) dirty exists 2023-12-16T01:28:06.734 INFO:tasks.rados.rados.0.smithi078.stdout:2843: left oid 30 (ObjNum 891 snap 266 seq_num 891) 2023-12-16T01:28:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:06 smithi118 ceph-mon[131825]: osdmap e604: 8 total, 8 up, 8 in 2023-12-16T01:28:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:06 smithi118 ceph-mon[131825]: pgmap v512: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 284 KiB/s wr, 16 op/s 2023-12-16T01:28:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:06 smithi118 ceph-mon[131825]: osdmap e605: 8 total, 8 up, 8 in 2023-12-16T01:28:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[139570]: osdmap e604: 8 total, 8 up, 8 in 2023-12-16T01:28:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[139570]: pgmap v512: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 284 KiB/s wr, 16 op/s 2023-12-16T01:28:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[139570]: osdmap e605: 8 total, 8 up, 8 in 2023-12-16T01:28:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[142991]: osdmap e604: 8 total, 8 up, 8 in 2023-12-16T01:28:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[142991]: pgmap v512: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 284 KiB/s wr, 16 op/s 2023-12-16T01:28:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:06 smithi078 ceph-mon[142991]: osdmap e605: 8 total, 8 up, 8 in 2023-12-16T01:28:07.712 INFO:tasks.rados.rados.0.smithi078.stdout:2841: done (3 left) 2023-12-16T01:28:07.712 INFO:tasks.rados.rados.0.smithi078.stdout:2842: done (2 left) 2023-12-16T01:28:07.712 INFO:tasks.rados.rados.0.smithi078.stdout:2843: done (1 left) 2023-12-16T01:28:07.712 INFO:tasks.rados.rados.0.smithi078.stdout:2844: done (0 left) 2023-12-16T01:28:07.712 INFO:tasks.rados.rados.0.smithi078.stdout:2845: snap_remove snap 260 2023-12-16T01:28:08.715 INFO:tasks.rados.rados.0.smithi078.stdout:2845: done (0 left) 2023-12-16T01:28:08.715 INFO:tasks.rados.rados.0.smithi078.stdout:2846: setattr oid 40 current snap is 267 2023-12-16T01:28:08.717 INFO:tasks.rados.rados.0.smithi078.stdout:2847: read oid 41 snap 240 2023-12-16T01:28:08.717 INFO:tasks.rados.rados.0.smithi078.stdout:2847: expect deleted 2023-12-16T01:28:08.717 INFO:tasks.rados.rados.0.smithi078.stdout:2848: snap_remove snap 257 2023-12-16T01:28:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:08 smithi078 ceph-mon[139570]: osdmap e606: 8 total, 8 up, 8 in 2023-12-16T01:28:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:08 smithi078 ceph-mon[142991]: osdmap e606: 8 total, 8 up, 8 in 2023-12-16T01:28:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:08 smithi118 ceph-mon[131825]: osdmap e606: 8 total, 8 up, 8 in 2023-12-16T01:28:09.729 INFO:tasks.rados.rados.0.smithi078.stdout:2848: done (2 left) 2023-12-16T01:28:09.729 INFO:tasks.rados.rados.0.smithi078.stdout:2849: copy_from oid 27 from oid 44 current snap is 267 2023-12-16T01:28:09.729 INFO:tasks.rados.rados.0.smithi078.stdout:2850: rmattr oid 4 current snap is 267 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2850: done (3 left) 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2851: rmattr oid 26 current snap is 267 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2852: read oid 43 snap 175 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2852: expect (ObjNum 533 snap 169 seq_num 533) 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 267 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2853: seq_num 892 ranges {425984=548864} 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2853: writing smithi078122029-20 from 425984 to 974848 tid 1 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2854: copy_from oid 9 from oid 50 current snap is 267 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2855: delete oid 42 current snap is 267 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2101 (ObjNum 878 snap 265 seq_num 878) dirty exists 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2849: finishing copy_from to smithi078122029-27 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2849: got expected ENOENT (src dne) 2023-12-16T01:28:09.730 INFO:tasks.rados.rados.0.smithi078.stdout:2849: finishing copy_from racing read to smithi078122029-27 2023-12-16T01:28:09.737 INFO:tasks.rados.rados.0.smithi078.stdout:2846: done (7 left) 2023-12-16T01:28:09.737 INFO:tasks.rados.rados.0.smithi078.stdout:2847: done (6 left) 2023-12-16T01:28:09.737 INFO:tasks.rados.rados.0.smithi078.stdout:2849: done (5 left) 2023-12-16T01:28:09.737 INFO:tasks.rados.rados.0.smithi078.stdout:2855: done (4 left) 2023-12-16T01:28:09.737 INFO:tasks.rados.rados.0.smithi078.stdout:2856: copy_from oid 19 from oid 30 current snap is 267 2023-12-16T01:28:09.748 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 267 2023-12-16T01:28:09.748 INFO:tasks.rados.rados.0.smithi078.stdout:2857: seq_num 894 ranges {4612096=581632} 2023-12-16T01:28:09.768 INFO:tasks.rados.rados.0.smithi078.stdout:2857: writing smithi078122029-46 from 4612096 to 5193728 tid 1 2023-12-16T01:28:09.768 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 267 2023-12-16T01:28:09.769 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 1617 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:28:09.769 INFO:tasks.rados.rados.0.smithi078.stdout:2853: finishing write tid 1 to smithi078122029-20 2023-12-16T01:28:09.769 INFO:tasks.rados.rados.0.smithi078.stdout:2853: finishing write tid 2 to smithi078122029-20 2023-12-16T01:28:09.769 INFO:tasks.rados.rados.0.smithi078.stdout:2858: seq_num 895 ranges {0=598016} 2023-12-16T01:28:09.772 INFO:tasks.rados.rados.0.smithi078.stdout:2858: writing smithi078122029-27 from 0 to 598016 tid 1 2023-12-16T01:28:09.772 INFO:tasks.rados.rados.0.smithi078.stdout:2851: done (6 left) 2023-12-16T01:28:09.772 INFO:tasks.rados.rados.0.smithi078.stdout:2859: copy_from oid 8 from oid 6 current snap is 267 2023-12-16T01:28:09.772 INFO:tasks.rados.rados.0.smithi078.stdout:2860: rollback oid 11 current snap is 267 2023-12-16T01:28:09.772 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 240 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:2854: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:2853: finishing write tid 3 to smithi078122029-20 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 1955 (ObjNum 892 snap 267 seq_num 892) dirty exists 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:2853: left oid 20 (ObjNum 892 snap 267 seq_num 892) 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:2854: finishing copy_from to smithi078122029-9 2023-12-16T01:28:09.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2154 (ObjNum 880 snap 265 seq_num 880) dirty exists 2023-12-16T01:28:09.774 INFO:tasks.rados.rados.0.smithi078.stdout:2852: expect (ObjNum 533 snap 169 seq_num 533) 2023-12-16T01:28:09.900 INFO:tasks.rados.rados.0.smithi078.stdout:2856: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:28:09.900 INFO:tasks.rados.rados.0.smithi078.stdout:2856: finishing copy_from to smithi078122029-19 2023-12-16T01:28:09.900 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2205 (ObjNum 891 snap 266 seq_num 891) dirty exists 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2857: finishing write tid 1 to smithi078122029-46 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2857: finishing write tid 2 to smithi078122029-46 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2859: finishing copy_from to smithi078122029-8 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2859: got expected ENOENT (src dne) 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2859: finishing copy_from racing read to smithi078122029-8 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2860: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2857: finishing write tid 3 to smithi078122029-46 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1625 (ObjNum 894 snap 267 seq_num 894) dirty exists 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2857: left oid 46 (ObjNum 894 snap 267 seq_num 894) 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2860: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 1992 (ObjNum 744 snap 238 seq_num 744) dirty exists 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2852: done (7 left) 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2853: done (6 left) 2023-12-16T01:28:09.901 INFO:tasks.rados.rados.0.smithi078.stdout:2854: done (5 left) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2856: done (4 left) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2857: done (3 left) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2859: done (2 left) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2860: done (1 left) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2861: read oid 38 snap -1 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2861: expect (ObjNum 887 snap 265 seq_num 887) 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2862: rollback oid 45 current snap is 267 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 253 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2858: finishing write tid 1 to smithi078122029-27 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2858: finishing write tid 2 to smithi078122029-27 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:2858: finishing write tid 3 to smithi078122029-27 2023-12-16T01:28:09.902 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2198 (ObjNum 895 snap 267 seq_num 895) dirty exists 2023-12-16T01:28:09.903 INFO:tasks.rados.rados.0.smithi078.stdout:2858: left oid 27 (ObjNum 895 snap 267 seq_num 895) 2023-12-16T01:28:09.903 INFO:tasks.rados.rados.0.smithi078.stdout:2858: done (2 left) 2023-12-16T01:28:09.903 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 267 2023-12-16T01:28:09.903 INFO:tasks.rados.rados.0.smithi078.stdout:2863: seq_num 896 ranges {0=614400} 2023-12-16T01:28:09.903 INFO:tasks.rados.rados.0.smithi078.stdout:2863: writing smithi078122029-35 from 0 to 614400 tid 1 2023-12-16T01:28:09.904 INFO:tasks.rados.rados.0.smithi078.stdout:2864: rollback oid 23 current snap is 267 2023-12-16T01:28:09.904 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 265 2023-12-16T01:28:09.904 INFO:tasks.rados.rados.0.smithi078.stdout:2862: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:28:09.904 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 267 2023-12-16T01:28:09.904 INFO:tasks.rados.rados.0.smithi078.stdout:2865: seq_num 897 ranges {3915776=630784} 2023-12-16T01:28:09.929 INFO:tasks.rados.rados.0.smithi078.stdout:2865: writing smithi078122029-24 from 3915776 to 4546560 tid 1 2023-12-16T01:28:09.929 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 267 2023-12-16T01:28:09.929 INFO:tasks.rados.rados.0.smithi078.stdout:2862: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:28:09.929 INFO:tasks.rados.rados.0.smithi078.stdout:2866: seq_num 898 ranges {0=647168} 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2866: writing smithi078122029-47 from 0 to 647168 tid 1 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 267 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2862: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 1623 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2863: finishing write tid 1 to smithi078122029-35 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2863: finishing write tid 2 to smithi078122029-35 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2864: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2864: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2864: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2191 (ObjNum 806 snap 249 seq_num 806) dirty exists 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2863: finishing write tid 3 to smithi078122029-35 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2200 (ObjNum 896 snap 267 seq_num 896) dirty exists 2023-12-16T01:28:09.934 INFO:tasks.rados.rados.0.smithi078.stdout:2863: left oid 35 (ObjNum 896 snap 267 seq_num 896) 2023-12-16T01:28:09.935 INFO:tasks.rados.rados.0.smithi078.stdout:2867: seq_num 899 ranges {0=663552} 2023-12-16T01:28:09.937 INFO:tasks.rados.rados.0.smithi078.stdout:2867: writing smithi078122029-6 from 0 to 663552 tid 1 2023-12-16T01:28:09.937 INFO:tasks.rados.rados.0.smithi078.stdout:2862: done (6 left) 2023-12-16T01:28:09.937 INFO:tasks.rados.rados.0.smithi078.stdout:2863: done (5 left) 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2864: done (4 left) 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2868: read oid 41 snap -1 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2868: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2869: read oid 29 snap -1 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2869: expect deleted 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2870: rollback oid 7 current snap is 267 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 175 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2865: finishing write tid 1 to smithi078122029-24 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2865: finishing write tid 2 to smithi078122029-24 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2871: read oid 9 snap -1 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:2871: expect (ObjNum 880 snap 265 seq_num 880) 2023-12-16T01:28:09.938 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 267 2023-12-16T01:28:09.939 INFO:tasks.rados.rados.0.smithi078.stdout:2872: seq_num 900 ranges {0=679936} 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2872: writing smithi078122029-34 from 0 to 679936 tid 1 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2873: rollback oid 22 current snap is 267 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 250 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2874: rollback oid 1 current snap is 267 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 265 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2875: rmattr oid 18 current snap is 267 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2865: finishing write tid 3 to smithi078122029-24 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2103 (ObjNum 897 snap 267 seq_num 897) dirty exists 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2865: left oid 24 (ObjNum 897 snap 267 seq_num 897) 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2866: finishing write tid 1 to smithi078122029-47 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2866: finishing write tid 2 to smithi078122029-47 2023-12-16T01:28:09.942 INFO:tasks.rados.rados.0.smithi078.stdout:2867: finishing write tid 1 to smithi078122029-6 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2865: done (11 left) 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2869: done (10 left) 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2876: copy_from oid 20 from oid 19 current snap is 267 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2877: read oid 8 snap -1 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2877: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:09.943 INFO:tasks.rados.rados.0.smithi078.stdout:2878: snap_remove snap 232 2023-12-16T01:28:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:09 smithi078 ceph-mon[142991]: pgmap v515: 121 pgs: 121 active+clean; 613 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2023-12-16T01:28:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:09 smithi078 ceph-mon[142991]: osdmap e607: 8 total, 8 up, 8 in 2023-12-16T01:28:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:09 smithi078 ceph-mon[139570]: pgmap v515: 121 pgs: 121 active+clean; 613 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2023-12-16T01:28:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:09 smithi078 ceph-mon[139570]: osdmap e607: 8 total, 8 up, 8 in 2023-12-16T01:28:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:09 smithi118 ceph-mon[131825]: pgmap v515: 121 pgs: 121 active+clean; 613 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2023-12-16T01:28:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:09 smithi118 ceph-mon[131825]: osdmap e607: 8 total, 8 up, 8 in 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:2878: done (12 left) 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:2879: rollback oid 25 current snap is 267 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 256 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:2880: copy_from oid 13 from oid 45 current snap is 267 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 267 2023-12-16T01:28:10.726 INFO:tasks.rados.rados.0.smithi078.stdout:2881: seq_num 901 ranges {4063232=696320} 2023-12-16T01:28:10.753 INFO:tasks.rados.rados.0.smithi078.stdout:2881: writing smithi078122029-5 from 4063232 to 4759552 tid 1 2023-12-16T01:28:10.753 INFO:tasks.rados.rados.0.smithi078.stdout:2882: snap_remove snap 240 2023-12-16T01:28:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:10 smithi078 ceph-mon[139570]: osdmap e608: 8 total, 8 up, 8 in 2023-12-16T01:28:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:10 smithi078 ceph-mon[142991]: osdmap e608: 8 total, 8 up, 8 in 2023-12-16T01:28:11.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:10 smithi118 ceph-mon[131825]: osdmap e608: 8 total, 8 up, 8 in 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:2882: done (15 left) 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:2883: rollback oid 24 current snap is 267 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 258 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:2867: finishing write tid 2 to smithi078122029-6 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:2866: finishing write tid 3 to smithi078122029-47 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2156 (ObjNum 898 snap 267 seq_num 898) dirty exists 2023-12-16T01:28:11.714 INFO:tasks.rados.rados.0.smithi078.stdout:2866: left oid 47 (ObjNum 898 snap 267 seq_num 898) 2023-12-16T01:28:11.715 INFO:tasks.rados.rados.0.smithi078.stdout:2867: finishing write tid 3 to smithi078122029-6 2023-12-16T01:28:11.715 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 1308 (ObjNum 899 snap 267 seq_num 899) dirty exists 2023-12-16T01:28:11.715 INFO:tasks.rados.rados.0.smithi078.stdout:2867: left oid 6 (ObjNum 899 snap 267 seq_num 899) 2023-12-16T01:28:11.715 INFO:tasks.rados.rados.0.smithi078.stdout:2871: expect (ObjNum 880 snap 265 seq_num 880) 2023-12-16T01:28:11.719 INFO:tasks.rados.rados.0.smithi078.stdout:2870: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:28:11.719 INFO:tasks.rados.rados.0.smithi078.stdout:2870: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2872: finishing write tid 1 to smithi078122029-34 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2870: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2204 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2872: finishing write tid 2 to smithi078122029-34 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2866: done (15 left) 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2867: done (14 left) 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2870: done (13 left) 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2871: done (12 left) 2023-12-16T01:28:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:2884: setattr oid 2 current snap is 267 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2872: finishing write tid 3 to smithi078122029-34 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1841 (ObjNum 900 snap 267 seq_num 900) dirty exists 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2872: left oid 34 (ObjNum 900 snap 267 seq_num 900) 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2873: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2873: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2873: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 1995 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2104 (ObjNum 405 snap 130 seq_num 405) dirty exists 2023-12-16T01:28:11.728 INFO:tasks.rados.rados.0.smithi078.stdout:2877: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:11.788 INFO:tasks.rados.rados.0.smithi078.stdout:2868: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:11.847 INFO:tasks.rados.rados.0.smithi078.stdout:2876: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:28:11.848 INFO:tasks.rados.rados.0.smithi078.stdout:2876: finishing copy_from to smithi078122029-20 2023-12-16T01:28:11.848 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2205 (ObjNum 891 snap 266 seq_num 891) dirty exists 2023-12-16T01:28:11.848 INFO:tasks.rados.rados.0.smithi078.stdout:2861: expect (ObjNum 887 snap 265 seq_num 887) 2023-12-16T01:28:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:11 smithi118 ceph-mon[131825]: pgmap v518: 121 pgs: 121 active+clean; 611 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-12-16T01:28:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:11 smithi118 ceph-mon[131825]: osdmap e609: 8 total, 8 up, 8 in 2023-12-16T01:28:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:11 smithi118 ceph-mon[131825]: osdmap e610: 8 total, 8 up, 8 in 2023-12-16T01:28:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[139570]: pgmap v518: 121 pgs: 121 active+clean; 611 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-12-16T01:28:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[139570]: osdmap e609: 8 total, 8 up, 8 in 2023-12-16T01:28:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[139570]: osdmap e610: 8 total, 8 up, 8 in 2023-12-16T01:28:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[142991]: pgmap v518: 121 pgs: 121 active+clean; 611 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-12-16T01:28:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[142991]: osdmap e609: 8 total, 8 up, 8 in 2023-12-16T01:28:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:11 smithi078 ceph-mon[142991]: osdmap e610: 8 total, 8 up, 8 in 2023-12-16T01:28:13.521 INFO:tasks.rados.rados.0.smithi078.stdout:2874: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:28:13.521 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2445 (ObjNum 33 snap 0 seq_num 2268901688) dirty dne 2023-12-16T01:28:13.521 INFO:tasks.rados.rados.0.smithi078.stdout:2880: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:28:13.521 INFO:tasks.rados.rados.0.smithi078.stdout:2880: finishing copy_from to smithi078122029-13 2023-12-16T01:28:13.521 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1623 (ObjNum 81 snap 0 seq_num 1) dirty exists 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2879: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2879: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2879: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1311 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2881: finishing write tid 1 to smithi078122029-5 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2881: finishing write tid 2 to smithi078122029-5 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2881: finishing write tid 3 to smithi078122029-5 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 1997 (ObjNum 901 snap 267 seq_num 901) dirty exists 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2881: left oid 5 (ObjNum 901 snap 267 seq_num 901) 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2883: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2883: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2883: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2107 (ObjNum 820 snap 251 seq_num 820) dirty exists 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2861: done (12 left) 2023-12-16T01:28:13.522 INFO:tasks.rados.rados.0.smithi078.stdout:2868: done (11 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2872: done (10 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2873: done (9 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2874: done (8 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2875: done (7 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2876: done (6 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2877: done (5 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2879: done (4 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2880: done (3 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2881: done (2 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2883: done (1 left) 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2885: copy_from oid 32 from oid 3 current snap is 267 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 267 2023-12-16T01:28:13.523 INFO:tasks.rados.rados.0.smithi078.stdout:2886: seq_num 902 ranges {2080768=712704} 2023-12-16T01:28:13.536 INFO:tasks.rados.rados.0.smithi078.stdout:2886: writing smithi078122029-31 from 2080768 to 2793472 tid 1 2023-12-16T01:28:13.536 INFO:tasks.rados.rados.0.smithi078.stdout:2887: copy_from oid 23 from oid 7 current snap is 267 2023-12-16T01:28:13.536 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2228 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:28:13.537 INFO:tasks.rados.rados.0.smithi078.stdout:2884: done (3 left) 2023-12-16T01:28:13.537 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 267 2023-12-16T01:28:13.537 INFO:tasks.rados.rados.0.smithi078.stdout:2888: seq_num 903 ranges {3915776=729088} 2023-12-16T01:28:13.562 INFO:tasks.rados.rados.0.smithi078.stdout:2888: writing smithi078122029-39 from 3915776 to 4644864 tid 1 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 267 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2886: finishing write tid 1 to smithi078122029-31 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2886: finishing write tid 2 to smithi078122029-31 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2886: finishing write tid 3 to smithi078122029-31 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 1999 (ObjNum 902 snap 267 seq_num 902) dirty exists 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2886: left oid 31 (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2887: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2887: finishing copy_from to smithi078122029-23 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2204 (ObjNum 421 snap 131 seq_num 421) dirty exists 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2885: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:28:13.563 INFO:tasks.rados.rados.0.smithi078.stdout:2889: seq_num 904 ranges {4448256=745472} 2023-12-16T01:28:13.590 INFO:tasks.rados.rados.0.smithi078.stdout:2889: writing smithi078122029-30 from 4448256 to 5193728 tid 1 2023-12-16T01:28:13.590 INFO:tasks.rados.rados.0.smithi078.stdout:2886: done (4 left) 2023-12-16T01:28:13.590 INFO:tasks.rados.rados.0.smithi078.stdout:2887: done (3 left) 2023-12-16T01:28:13.590 INFO:tasks.rados.rados.0.smithi078.stdout:2890: read oid 28 snap -1 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2890: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2891: delete oid 41 current snap is 267 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2885: finishing copy_from to smithi078122029-32 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 1260 (ObjNum 889 snap 265 seq_num 889) dirty exists 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2888: finishing write tid 1 to smithi078122029-39 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2888: finishing write tid 2 to smithi078122029-39 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2888: finishing write tid 3 to smithi078122029-39 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2206 (ObjNum 903 snap 267 seq_num 903) dirty exists 2023-12-16T01:28:13.591 INFO:tasks.rados.rados.0.smithi078.stdout:2888: left oid 39 (ObjNum 903 snap 267 seq_num 903) 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2885: done (4 left) 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2888: done (3 left) 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2891: done (2 left) 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2892: read oid 37 snap -1 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2892: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2893: rmattr oid 32 current snap is 267 2023-12-16T01:28:13.594 INFO:tasks.rados.rados.0.smithi078.stdout:2894: snap_create 2023-12-16T01:28:13.595 INFO:tasks.rados.rados.0.smithi078.stdout:2892: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:13.598 INFO:tasks.rados.rados.0.smithi078.stdout:2890: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:28:13.644 INFO:tasks.rados.rados.0.smithi078.stdout:2889: finishing write tid 1 to smithi078122029-30 2023-12-16T01:28:13.645 INFO:tasks.rados.rados.0.smithi078.stdout:2889: finishing write tid 2 to smithi078122029-30 2023-12-16T01:28:13.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2208 (ObjNum 889 snap 265 seq_num 889) dirty exists 2023-12-16T01:28:13.645 INFO:tasks.rados.rados.0.smithi078.stdout:2889: finishing write tid 3 to smithi078122029-30 2023-12-16T01:28:13.645 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2207 (ObjNum 904 snap 267 seq_num 904) dirty exists 2023-12-16T01:28:13.645 INFO:tasks.rados.rados.0.smithi078.stdout:2889: left oid 30 (ObjNum 904 snap 267 seq_num 904) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2889: done (4 left) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2890: done (3 left) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2892: done (2 left) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2893: done (1 left) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2894: done (0 left) 2023-12-16T01:28:13.736 INFO:tasks.rados.rados.0.smithi078.stdout:2895: snap_create 2023-12-16T01:28:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:13 smithi118 ceph-mon[131825]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 609 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-16T01:28:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:13 smithi078 ceph-mon[139570]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 609 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-16T01:28:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:13 smithi078 ceph-mon[142991]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 609 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2023-12-16T01:28:14.742 INFO:tasks.rados.rados.0.smithi078.stdout:2895: done (0 left) 2023-12-16T01:28:14.742 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 269 2023-12-16T01:28:14.742 INFO:tasks.rados.rados.0.smithi078.stdout:2896: seq_num 906 ranges {1712128=778240} 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2896: writing smithi078122029-15 from 1712128 to 2490368 tid 1 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2897: rollback oid 3 current snap is 269 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 266 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2898: read oid 50 snap 250 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2898: expect (ObjNum 518 snap 161 seq_num 518) 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2899: read oid 17 snap -1 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2899: expect (ObjNum 883 snap 265 seq_num 883) 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2900: read oid 33 snap 268 2023-12-16T01:28:14.756 INFO:tasks.rados.rados.0.smithi078.stdout:2900: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:2901: copy_from oid 10 from oid 27 current snap is 269 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:2902: copy_from oid 35 from oid 8 current snap is 269 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:2903: read oid 38 snap -1 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:2903: expect (ObjNum 887 snap 265 seq_num 887) 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 269 2023-12-16T01:28:14.757 INFO:tasks.rados.rados.0.smithi078.stdout:2904: seq_num 907 ranges {0=794624} 2023-12-16T01:28:14.761 INFO:tasks.rados.rados.0.smithi078.stdout:2904: writing smithi078122029-37 from 0 to 794624 tid 1 2023-12-16T01:28:14.761 INFO:tasks.rados.rados.0.smithi078.stdout:2905: snap_remove snap 264 2023-12-16T01:28:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:14 smithi118 ceph-mon[131825]: osdmap e611: 8 total, 8 up, 8 in 2023-12-16T01:28:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:14 smithi078 ceph-mon[139570]: osdmap e611: 8 total, 8 up, 8 in 2023-12-16T01:28:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:14 smithi078 ceph-mon[142991]: osdmap e611: 8 total, 8 up, 8 in 2023-12-16T01:28:15.748 INFO:tasks.rados.rados.0.smithi078.stdout:2905: done (9 left) 2023-12-16T01:28:15.748 INFO:tasks.rados.rados.0.smithi078.stdout:2906: snap_remove snap 256 2023-12-16T01:28:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:15 smithi118 ceph-mon[131825]: pgmap v523: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2023-12-16T01:28:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:15 smithi118 ceph-mon[131825]: osdmap e612: 8 total, 8 up, 8 in 2023-12-16T01:28:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:15 smithi078 ceph-mon[139570]: pgmap v523: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2023-12-16T01:28:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:15 smithi078 ceph-mon[139570]: osdmap e612: 8 total, 8 up, 8 in 2023-12-16T01:28:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:15 smithi078 ceph-mon[142991]: pgmap v523: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 538 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2023-12-16T01:28:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:15 smithi078 ceph-mon[142991]: osdmap e612: 8 total, 8 up, 8 in 2023-12-16T01:28:16.714 INFO:tasks.rados.rados.0.smithi078.stdout:2906: done (9 left) 2023-12-16T01:28:16.714 INFO:tasks.rados.rados.0.smithi078.stdout:2907: rollback oid 4 current snap is 269 2023-12-16T01:28:16.715 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 175 2023-12-16T01:28:16.715 INFO:tasks.rados.rados.0.smithi078.stdout:2908: read oid 48 snap -1 2023-12-16T01:28:16.715 INFO:tasks.rados.rados.0.smithi078.stdout:2908: expect (ObjNum 845 snap 257 seq_num 845) 2023-12-16T01:28:16.715 INFO:tasks.rados.rados.0.smithi078.stdout:2909: snap_create 2023-12-16T01:28:16.715 INFO:tasks.rados.rados.0.smithi078.stdout:2899: expect (ObjNum 883 snap 265 seq_num 883) 2023-12-16T01:28:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:2897: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:28:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:2898: expect (ObjNum 518 snap 161 seq_num 518) 2023-12-16T01:28:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:16] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:2897: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:2897: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1263 (ObjNum 889 snap 265 seq_num 889) dirty exists 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:2904: finishing write tid 1 to smithi078122029-37 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:2904: finishing write tid 2 to smithi078122029-37 2023-12-16T01:28:16.825 INFO:tasks.rados.rados.0.smithi078.stdout:2902: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:28:16.826 INFO:tasks.rados.rados.0.smithi078.stdout:2900: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2896: finishing write tid 1 to smithi078122029-15 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2896: finishing write tid 2 to smithi078122029-15 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2896: finishing write tid 3 to smithi078122029-15 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2001 (ObjNum 906 snap 269 seq_num 906) dirty exists 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2896: left oid 15 (ObjNum 906 snap 269 seq_num 906) 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2904: finishing write tid 3 to smithi078122029-37 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2109 (ObjNum 907 snap 269 seq_num 907) dirty exists 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2904: left oid 37 (ObjNum 907 snap 269 seq_num 907) 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2902: finishing copy_from to smithi078122029-35 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 1600 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2901: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:28:16.938 INFO:tasks.rados.rados.0.smithi078.stdout:2901: finishing copy_from to smithi078122029-10 2023-12-16T01:28:16.939 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2198 (ObjNum 895 snap 267 seq_num 895) dirty exists 2023-12-16T01:28:16.939 INFO:tasks.rados.rados.0.smithi078.stdout:2903: expect (ObjNum 887 snap 265 seq_num 887) 2023-12-16T01:28:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:16 smithi118 ceph-mon[131825]: osdmap e613: 8 total, 8 up, 8 in 2023-12-16T01:28:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:16 smithi118 ceph-mon[131825]: osdmap e614: 8 total, 8 up, 8 in 2023-12-16T01:28:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[139570]: osdmap e613: 8 total, 8 up, 8 in 2023-12-16T01:28:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[139570]: osdmap e614: 8 total, 8 up, 8 in 2023-12-16T01:28:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[142991]: osdmap e613: 8 total, 8 up, 8 in 2023-12-16T01:28:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:16 smithi078 ceph-mon[142991]: osdmap e614: 8 total, 8 up, 8 in 2023-12-16T01:28:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:17 smithi118 ceph-mon[131825]: pgmap v526: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2023-12-16T01:28:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:17 smithi118 ceph-mon[131825]: osdmap e615: 8 total, 8 up, 8 in 2023-12-16T01:28:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:17 smithi078 ceph-mon[139570]: pgmap v526: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2023-12-16T01:28:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:17 smithi078 ceph-mon[139570]: osdmap e615: 8 total, 8 up, 8 in 2023-12-16T01:28:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:17 smithi078 ceph-mon[142991]: pgmap v526: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 513 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2023-12-16T01:28:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:17 smithi078 ceph-mon[142991]: osdmap e615: 8 total, 8 up, 8 in 2023-12-16T01:28:18.362 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:28:18.652 INFO:tasks.rados.rados.0.smithi078.stdout:2907: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:28:18.652 INFO:tasks.rados.rados.0.smithi078.stdout:2907: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:28:18.652 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2603 (ObjNum 547 snap 172 seq_num 547) dirty exists 2023-12-16T01:28:18.652 INFO:tasks.rados.rados.0.smithi078.stdout:2908: expect (ObjNum 845 snap 257 seq_num 845) 2023-12-16T01:28:18.684 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7m) 3m ago 11m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6m) 51s ago 11m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (12m) 3m ago 12m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (12m) 51s ago 12m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6m) 51s ago 15m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6m) 3m ago 16m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6m) 3m ago 17m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5m) 51s ago 15m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5m) 3m ago 15m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7m) 3m ago 10m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:28:18.685 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6m) 51s ago 10m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4m) 3m ago 15m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4m) 3m ago 14m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3m) 3m ago 14m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3m) 3m ago 13m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2m) 51s ago 13m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2m) 51s ago 13m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (88s) 51s ago 12m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (55s) 51s ago 12m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:28:18.686 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6m) 51s ago 11m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2896: done (11 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2897: done (10 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2898: done (9 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2899: done (8 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2900: done (7 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2901: done (6 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2902: done (5 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2903: done (4 left) 2023-12-16T01:28:18.720 INFO:tasks.rados.rados.0.smithi078.stdout:2904: done (3 left) 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2907: done (2 left) 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2908: done (1 left) 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2909: done (0 left) 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2910: copy_from oid 48 from oid 29 current snap is 270 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2911: rmattr oid 22 current snap is 270 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2911: done (1 left) 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 270 2023-12-16T01:28:18.721 INFO:tasks.rados.rados.0.smithi078.stdout:2912: seq_num 908 ranges {598016=409600,1007616=401408} 2023-12-16T01:28:18.724 INFO:tasks.rados.rados.0.smithi078.stdout:2912: writing smithi078122029-10 from 598016 to 1007616 tid 1 2023-12-16T01:28:18.727 INFO:tasks.rados.rados.0.smithi078.stdout:2912: writing smithi078122029-10 from 1007616 to 1409024 tid 2 2023-12-16T01:28:18.727 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 270 2023-12-16T01:28:18.727 INFO:tasks.rados.rados.0.smithi078.stdout:2910: finishing copy_from to smithi078122029-48 2023-12-16T01:28:18.727 INFO:tasks.rados.rados.0.smithi078.stdout:2910: got expected ENOENT (src dne) 2023-12-16T01:28:18.727 INFO:tasks.rados.rados.0.smithi078.stdout:2913: seq_num 909 ranges {3915776=425984,4341760=401408} 2023-12-16T01:28:18.750 INFO:tasks.rados.rados.0.smithi078.stdout:2913: writing smithi078122029-24 from 3915776 to 4341760 tid 1 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2913: writing smithi078122029-24 from 4341760 to 4743168 tid 2 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 270 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2910: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2912: finishing write tid 1 to smithi078122029-10 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2912: finishing write tid 2 to smithi078122029-10 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2912: finishing write tid 3 to smithi078122029-10 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2912: finishing write tid 4 to smithi078122029-10 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2201 (ObjNum 908 snap 270 seq_num 908) dirty exists 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2912: left oid 10 (ObjNum 908 snap 270 seq_num 908) 2023-12-16T01:28:18.754 INFO:tasks.rados.rados.0.smithi078.stdout:2914: seq_num 910 ranges {0=442368,442368=401408} 2023-12-16T01:28:18.755 INFO:tasks.rados.rados.0.smithi078.stdout:2914: writing smithi078122029-45 from 0 to 442368 tid 1 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2914: writing smithi078122029-45 from 442368 to 843776 tid 2 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2910: done (3 left) 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2912: done (2 left) 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2915: snap_create 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2913: finishing write tid 1 to smithi078122029-24 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2913: finishing write tid 2 to smithi078122029-24 2023-12-16T01:28:18.758 INFO:tasks.rados.rados.0.smithi078.stdout:2913: finishing write tid 3 to smithi078122029-24 2023-12-16T01:28:18.759 INFO:tasks.rados.rados.0.smithi078.stdout:2913: finishing write tid 4 to smithi078122029-24 2023-12-16T01:28:18.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2112 (ObjNum 909 snap 270 seq_num 909) dirty exists 2023-12-16T01:28:18.759 INFO:tasks.rados.rados.0.smithi078.stdout:2913: left oid 24 (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:28:18.760 INFO:tasks.rados.rados.0.smithi078.stdout:2914: finishing write tid 1 to smithi078122029-45 2023-12-16T01:28:18.761 INFO:tasks.rados.rados.0.smithi078.stdout:2914: finishing write tid 2 to smithi078122029-45 2023-12-16T01:28:18.761 INFO:tasks.rados.rados.0.smithi078.stdout:2914: finishing write tid 3 to smithi078122029-45 2023-12-16T01:28:18.763 INFO:tasks.rados.rados.0.smithi078.stdout:2914: finishing write tid 4 to smithi078122029-45 2023-12-16T01:28:18.763 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2204 (ObjNum 910 snap 270 seq_num 910) dirty exists 2023-12-16T01:28:18.763 INFO:tasks.rados.rados.0.smithi078.stdout:2914: left oid 45 (ObjNum 910 snap 270 seq_num 910) 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:28:19.075 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:28:19.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:19.077 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:28:19.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:28:19.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:28:19.077 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:28:19.077 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2913: done (2 left) 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2914: done (1 left) 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2915: done (0 left) 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2916: rmattr oid 44 current snap is 271 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2916: done (0 left) 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2917: rmattr oid 50 current snap is 271 2023-12-16T01:28:19.765 INFO:tasks.rados.rados.0.smithi078.stdout:2917: done (0 left) 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2918: read oid 45 snap -1 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2918: expect (ObjNum 910 snap 270 seq_num 910) 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2919: copy_from oid 43 from oid 16 current snap is 271 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2920: copy_from oid 7 from oid 22 current snap is 271 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2921: read oid 29 snap -1 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2921: expect deleted 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2922: rollback oid 14 current snap is 271 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 14 to 266 2023-12-16T01:28:19.766 INFO:tasks.rados.rados.0.smithi078.stdout:2923: snap_remove snap 270 2023-12-16T01:28:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:19 smithi118 ceph-mon[131825]: pgmap v529: 121 pgs: 121 active+clean; 514 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-16T01:28:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:19 smithi118 ceph-mon[131825]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:19 smithi118 ceph-mon[131825]: from='client.44327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1731509235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[139570]: pgmap v529: 121 pgs: 121 active+clean; 514 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-16T01:28:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[139570]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[139570]: from='client.44327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1731509235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[142991]: pgmap v529: 121 pgs: 121 active+clean; 514 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-16T01:28:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[142991]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[142991]: from='client.44327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1731509235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:20.772 INFO:tasks.rados.rados.0.smithi078.stdout:2923: done (5 left) 2023-12-16T01:28:20.772 INFO:tasks.rados.rados.0.smithi078.stdout:2924: rollback oid 44 current snap is 271 2023-12-16T01:28:20.772 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 255 2023-12-16T01:28:20.773 INFO:tasks.rados.rados.0.smithi078.stdout:2918: expect (ObjNum 910 snap 270 seq_num 910) 2023-12-16T01:28:20.797 INFO:tasks.rados.rados.0.smithi078.stdout:2922: finishing rollback tid 1 to smithi078122029-14 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2055 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2919: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2919: finishing copy_from to smithi078122029-43 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 1600 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2920: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2920: finishing copy_from to smithi078122029-7 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 1995 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2918: done (5 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2919: done (4 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2920: done (3 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2921: done (2 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2922: done (1 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2925: rmattr oid 48 current snap is 271 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2925: done (1 left) 2023-12-16T01:28:20.798 INFO:tasks.rados.rados.0.smithi078.stdout:2926: snap_remove snap 266 2023-12-16T01:28:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:20 smithi118 ceph-mon[131825]: osdmap e616: 8 total, 8 up, 8 in 2023-12-16T01:28:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:20 smithi118 ceph-mon[131825]: pgmap v531: 121 pgs: 121 active+clean; 522 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:28:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:20 smithi078 ceph-mon[139570]: osdmap e616: 8 total, 8 up, 8 in 2023-12-16T01:28:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:20 smithi078 ceph-mon[139570]: pgmap v531: 121 pgs: 121 active+clean; 522 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:28:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:20 smithi078 ceph-mon[142991]: osdmap e616: 8 total, 8 up, 8 in 2023-12-16T01:28:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:20 smithi078 ceph-mon[142991]: pgmap v531: 121 pgs: 121 active+clean; 522 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:28:21.709 INFO:tasks.rados.rados.0.smithi078.stdout:2926: done (1 left) 2023-12-16T01:28:21.709 INFO:tasks.rados.rados.0.smithi078.stdout:2927: snap_remove snap 258 2023-12-16T01:28:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:21 smithi118 ceph-mon[131825]: osdmap e617: 8 total, 8 up, 8 in 2023-12-16T01:28:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:21 smithi118 ceph-mon[131825]: osdmap e618: 8 total, 8 up, 8 in 2023-12-16T01:28:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:21 smithi078 ceph-mon[139570]: osdmap e617: 8 total, 8 up, 8 in 2023-12-16T01:28:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:21 smithi078 ceph-mon[139570]: osdmap e618: 8 total, 8 up, 8 in 2023-12-16T01:28:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:21 smithi078 ceph-mon[142991]: osdmap e617: 8 total, 8 up, 8 in 2023-12-16T01:28:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:21 smithi078 ceph-mon[142991]: osdmap e618: 8 total, 8 up, 8 in 2023-12-16T01:28:22.708 INFO:tasks.rados.rados.0.smithi078.stdout:2927: done (1 left) 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2928: read oid 6 snap 268 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2928: expect (ObjNum 899 snap 267 seq_num 899) 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2929: rollback oid 23 current snap is 271 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 253 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2924: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1839 (ObjNum 1809 snap 0 seq_num 2289203056) dirty dne 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2924: done (2 left) 2023-12-16T01:28:22.709 INFO:tasks.rados.rados.0.smithi078.stdout:2930: snap_create 2023-12-16T01:28:22.726 INFO:tasks.rados.rados.0.smithi078.stdout:2929: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:28:22.726 INFO:tasks.rados.rados.0.smithi078.stdout:2929: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:28:22.726 INFO:tasks.rados.rados.0.smithi078.stdout:2929: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:28:22.726 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2209 (ObjNum 559 snap 176 seq_num 559) dirty exists 2023-12-16T01:28:22.732 INFO:tasks.rados.rados.0.smithi078.stdout:2928: expect (ObjNum 899 snap 267 seq_num 899) 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2928: done (2 left) 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2929: done (1 left) 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2930: done (0 left) 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2931: read oid 13 snap -1 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2931: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 272 2023-12-16T01:28:23.710 INFO:tasks.rados.rados.0.smithi078.stdout:2932: seq_num 911 ranges {4448256=466944,4915200=401408} 2023-12-16T01:28:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:2932: writing smithi078122029-20 from 4448256 to 4915200 tid 1 2023-12-16T01:28:23.738 INFO:tasks.rados.rados.0.smithi078.stdout:2932: writing smithi078122029-20 from 4915200 to 5316608 tid 2 2023-12-16T01:28:23.738 INFO:tasks.rados.rados.0.smithi078.stdout:2933: rmattr oid 45 current snap is 272 2023-12-16T01:28:23.738 INFO:tasks.rados.rados.0.smithi078.stdout:2931: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:23.742 INFO:tasks.rados.rados.0.smithi078.stdout:2932: finishing write tid 1 to smithi078122029-20 2023-12-16T01:28:23.742 INFO:tasks.rados.rados.0.smithi078.stdout:2931: done (2 left) 2023-12-16T01:28:23.743 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 272 2023-12-16T01:28:23.743 INFO:tasks.rados.rados.0.smithi078.stdout:2934: seq_num 912 ranges {8273920=483328,8757248=401408} 2023-12-16T01:28:23.789 INFO:tasks.rados.rados.0.smithi078.stdout:2934: writing smithi078122029-11 from 8273920 to 8757248 tid 1 2023-12-16T01:28:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:2934: writing smithi078122029-11 from 8757248 to 9158656 tid 2 2023-12-16T01:28:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:2935: rmattr oid 38 current snap is 272 2023-12-16T01:28:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:2932: finishing write tid 2 to smithi078122029-20 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2932: finishing write tid 3 to smithi078122029-20 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2205 (ObjNum 910 snap 270 seq_num 910) dirty exists 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2932: finishing write tid 4 to smithi078122029-20 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2208 (ObjNum 911 snap 272 seq_num 911) dirty exists 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2932: left oid 20 (ObjNum 911 snap 272 seq_num 911) 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2932: done (3 left) 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2933: done (2 left) 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 272 2023-12-16T01:28:23.792 INFO:tasks.rados.rados.0.smithi078.stdout:2936: seq_num 913 ranges {2473984=499712,2973696=401408} 2023-12-16T01:28:23.807 INFO:tasks.rados.rados.0.smithi078.stdout:2936: writing smithi078122029-48 from 2473984 to 2973696 tid 1 2023-12-16T01:28:23.810 INFO:tasks.rados.rados.0.smithi078.stdout:2936: writing smithi078122029-48 from 2973696 to 3375104 tid 2 2023-12-16T01:28:23.810 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 272 2023-12-16T01:28:23.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2623 (ObjNum 887 snap 265 seq_num 887) dirty exists 2023-12-16T01:28:23.810 INFO:tasks.rados.rados.0.smithi078.stdout:2934: finishing write tid 1 to smithi078122029-11 2023-12-16T01:28:23.810 INFO:tasks.rados.rados.0.smithi078.stdout:2937: seq_num 914 ranges {344064=516096,860160=401408} 2023-12-16T01:28:23.814 INFO:tasks.rados.rados.0.smithi078.stdout:2937: writing smithi078122029-9 from 344064 to 860160 tid 1 2023-12-16T01:28:23.817 INFO:tasks.rados.rados.0.smithi078.stdout:2937: writing smithi078122029-9 from 860160 to 1261568 tid 2 2023-12-16T01:28:23.817 INFO:tasks.rados.rados.0.smithi078.stdout:2935: done (3 left) 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2938: delete oid 14 current snap is 272 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2934: finishing write tid 2 to smithi078122029-11 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2934: finishing write tid 3 to smithi078122029-11 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2934: finishing write tid 4 to smithi078122029-11 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2004 (ObjNum 912 snap 272 seq_num 912) dirty exists 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2934: left oid 11 (ObjNum 912 snap 272 seq_num 912) 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2936: finishing write tid 1 to smithi078122029-48 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2936: finishing write tid 2 to smithi078122029-48 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2936: finishing write tid 3 to smithi078122029-48 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2936: finishing write tid 4 to smithi078122029-48 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2627 (ObjNum 913 snap 272 seq_num 913) dirty exists 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2936: left oid 48 (ObjNum 913 snap 272 seq_num 913) 2023-12-16T01:28:23.818 INFO:tasks.rados.rados.0.smithi078.stdout:2937: finishing write tid 1 to smithi078122029-9 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2934: done (3 left) 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2936: done (2 left) 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2938: done (1 left) 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2939: read oid 8 snap -1 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2939: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:23.820 INFO:tasks.rados.rados.0.smithi078.stdout:2940: snap_remove snap 253 2023-12-16T01:28:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:23 smithi078 ceph-mon[139570]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-16T01:28:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:23 smithi078 ceph-mon[139570]: osdmap e619: 8 total, 8 up, 8 in 2023-12-16T01:28:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:23 smithi078 ceph-mon[142991]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-16T01:28:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:23 smithi078 ceph-mon[142991]: osdmap e619: 8 total, 8 up, 8 in 2023-12-16T01:28:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:23 smithi118 ceph-mon[131825]: pgmap v534: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 530 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-16T01:28:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:23 smithi118 ceph-mon[131825]: osdmap e619: 8 total, 8 up, 8 in 2023-12-16T01:28:24.728 INFO:tasks.rados.rados.0.smithi078.stdout:2940: done (2 left) 2023-12-16T01:28:24.728 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 272 2023-12-16T01:28:24.728 INFO:tasks.rados.rados.0.smithi078.stdout:2941: seq_num 916 ranges {4448256=548864,4997120=401408} 2023-12-16T01:28:24.754 INFO:tasks.rados.rados.0.smithi078.stdout:2941: writing smithi078122029-19 from 4448256 to 4997120 tid 1 2023-12-16T01:28:24.756 INFO:tasks.rados.rados.0.smithi078.stdout:2941: writing smithi078122029-19 from 4997120 to 5398528 tid 2 2023-12-16T01:28:24.757 INFO:tasks.rados.rados.0.smithi078.stdout:2942: snap_remove snap 250 2023-12-16T01:28:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:24 smithi078 ceph-mon[139570]: osdmap e620: 8 total, 8 up, 8 in 2023-12-16T01:28:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:24 smithi078 ceph-mon[142991]: osdmap e620: 8 total, 8 up, 8 in 2023-12-16T01:28:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:24 smithi118 ceph-mon[131825]: osdmap e620: 8 total, 8 up, 8 in 2023-12-16T01:28:25.728 INFO:tasks.rados.rados.0.smithi078.stdout:2942: done (3 left) 2023-12-16T01:28:25.728 INFO:tasks.rados.rados.0.smithi078.stdout:2943: copy_from oid 7 from oid 10 current snap is 272 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:2937: finishing write tid 2 to smithi078122029-9 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:2937: finishing write tid 3 to smithi078122029-9 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:2937: finishing write tid 4 to smithi078122029-9 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2159 (ObjNum 914 snap 272 seq_num 914) dirty exists 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:2937: left oid 9 (ObjNum 914 snap 272 seq_num 914) 2023-12-16T01:28:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:2939: expect (ObjNum 565 snap 179 seq_num 565) 2023-12-16T01:28:25.803 INFO:tasks.rados.rados.0.smithi078.stdout:2941: finishing write tid 1 to smithi078122029-19 2023-12-16T01:28:25.803 INFO:tasks.rados.rados.0.smithi078.stdout:2941: finishing write tid 2 to smithi078122029-19 2023-12-16T01:28:25.803 INFO:tasks.rados.rados.0.smithi078.stdout:2941: finishing write tid 3 to smithi078122029-19 2023-12-16T01:28:25.803 INFO:tasks.rados.rados.0.smithi078.stdout:2941: finishing write tid 4 to smithi078122029-19 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2643 (ObjNum 916 snap 272 seq_num 916) dirty exists 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2941: left oid 19 (ObjNum 916 snap 272 seq_num 916) 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2937: done (3 left) 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2939: done (2 left) 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2941: done (1 left) 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2944: rmattr oid 42 current snap is 272 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2944: done (1 left) 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2945: rollback oid 16 current snap is 272 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 268 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2943: finishing copy_from racing read to smithi078122029-7 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2943: finishing copy_from to smithi078122029-7 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2201 (ObjNum 908 snap 270 seq_num 908) dirty exists 2023-12-16T01:28:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:2943: done (1 left) 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:2946: copy_from oid 42 from oid 48 current snap is 272 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:2947: read oid 10 snap -1 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:2947: expect (ObjNum 908 snap 270 seq_num 908) 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:2948: setattr oid 12 current snap is 272 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 272 2023-12-16T01:28:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:2949: seq_num 917 ranges {9781248=565248,10346496=401408} 2023-12-16T01:28:25.860 INFO:tasks.rados.rados.0.smithi078.stdout:2949: writing smithi078122029-4 from 9781248 to 10346496 tid 1 2023-12-16T01:28:25.862 INFO:tasks.rados.rados.0.smithi078.stdout:2949: writing smithi078122029-4 from 10346496 to 10747904 tid 2 2023-12-16T01:28:25.862 INFO:tasks.rados.rados.0.smithi078.stdout:2950: read oid 1 snap -1 2023-12-16T01:28:25.862 INFO:tasks.rados.rados.0.smithi078.stdout:2950: expect deleted 2023-12-16T01:28:25.862 INFO:tasks.rados.rados.0.smithi078.stdout:2951: snap_remove snap 267 2023-12-16T01:28:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:25 smithi078 ceph-mon[142991]: pgmap v537: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 539 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:28:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:25 smithi078 ceph-mon[142991]: osdmap e621: 8 total, 8 up, 8 in 2023-12-16T01:28:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:25 smithi078 ceph-mon[139570]: pgmap v537: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 539 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:28:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:25 smithi078 ceph-mon[139570]: osdmap e621: 8 total, 8 up, 8 in 2023-12-16T01:28:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:25 smithi118 ceph-mon[131825]: pgmap v537: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 539 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:28:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:25 smithi118 ceph-mon[131825]: osdmap e621: 8 total, 8 up, 8 in 2023-12-16T01:28:26.712 INFO:tasks.rados.rados.0.smithi078.stdout:2951: done (6 left) 2023-12-16T01:28:26.712 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 272 2023-12-16T01:28:26.712 INFO:tasks.rados.rados.0.smithi078.stdout:2952: seq_num 918 ranges {14974976=581632,15556608=401408} 2023-12-16T01:28:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:26] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2023-12-16T01:28:26.793 INFO:tasks.rados.rados.0.smithi078.stdout:2952: writing smithi078122029-38 from 14974976 to 15556608 tid 1 2023-12-16T01:28:26.796 INFO:tasks.rados.rados.0.smithi078.stdout:2952: writing smithi078122029-38 from 15556608 to 15958016 tid 2 2023-12-16T01:28:26.796 INFO:tasks.rados.rados.0.smithi078.stdout:2953: rollback oid 13 current snap is 272 2023-12-16T01:28:26.796 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 269 2023-12-16T01:28:26.796 INFO:tasks.rados.rados.0.smithi078.stdout:2947: expect (ObjNum 908 snap 270 seq_num 908) 2023-12-16T01:28:26.841 INFO:tasks.rados.rados.0.smithi078.stdout:2945: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2945: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2947: done (7 left) 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2954: snap_create 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2945: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1628 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2656 (ObjNum 129 snap 0 seq_num 2288694480) dirty exists 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2946: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2946: finishing copy_from to smithi078122029-42 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2627 (ObjNum 913 snap 272 seq_num 913) dirty exists 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2949: finishing write tid 1 to smithi078122029-4 2023-12-16T01:28:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:2949: finishing write tid 2 to smithi078122029-4 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2949: finishing write tid 3 to smithi078122029-4 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2949: finishing write tid 4 to smithi078122029-4 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2660 (ObjNum 917 snap 272 seq_num 917) dirty exists 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2949: left oid 4 (ObjNum 917 snap 272 seq_num 917) 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2952: finishing write tid 1 to smithi078122029-38 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2953: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2953: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2953: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 1631 (ObjNum 33 snap 0 seq_num 2289087904) dirty exists 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2952: finishing write tid 2 to smithi078122029-38 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2952: finishing write tid 3 to smithi078122029-38 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2952: finishing write tid 4 to smithi078122029-38 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2669 (ObjNum 918 snap 272 seq_num 918) dirty exists 2023-12-16T01:28:26.843 INFO:tasks.rados.rados.0.smithi078.stdout:2952: left oid 38 (ObjNum 918 snap 272 seq_num 918) 2023-12-16T01:28:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:26 smithi118 ceph-mon[131825]: osdmap e622: 8 total, 8 up, 8 in 2023-12-16T01:28:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:26 smithi118 ceph-mon[131825]: osdmap e623: 8 total, 8 up, 8 in 2023-12-16T01:28:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:26 smithi078 ceph-mon[139570]: osdmap e622: 8 total, 8 up, 8 in 2023-12-16T01:28:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:26 smithi078 ceph-mon[139570]: osdmap e623: 8 total, 8 up, 8 in 2023-12-16T01:28:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:26 smithi078 ceph-mon[142991]: osdmap e622: 8 total, 8 up, 8 in 2023-12-16T01:28:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:26 smithi078 ceph-mon[142991]: osdmap e623: 8 total, 8 up, 8 in 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2945: done (7 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2946: done (6 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2948: done (5 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2949: done (4 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2950: done (3 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2952: done (2 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2953: done (1 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2954: done (0 left) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2955: read oid 26 snap 271 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2955: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:2956: delete oid 13 current snap is 273 2023-12-16T01:28:27.756 INFO:tasks.rados.rados.0.smithi078.stdout:2956: done (1 left) 2023-12-16T01:28:27.757 INFO:tasks.rados.rados.0.smithi078.stdout:2957: snap_create 2023-12-16T01:28:27.778 INFO:tasks.rados.rados.0.smithi078.stdout:2955: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:27 smithi118 ceph-mon[131825]: pgmap v540: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 541 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 8 op/s 2023-12-16T01:28:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:27 smithi078 ceph-mon[139570]: pgmap v540: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 541 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 8 op/s 2023-12-16T01:28:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:27 smithi078 ceph-mon[142991]: pgmap v540: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 541 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 8 op/s 2023-12-16T01:28:28.753 INFO:tasks.rados.rados.0.smithi078.stdout:2955: done (1 left) 2023-12-16T01:28:28.753 INFO:tasks.rados.rados.0.smithi078.stdout:2957: done (0 left) 2023-12-16T01:28:28.753 INFO:tasks.rados.rados.0.smithi078.stdout:2958: delete oid 6 current snap is 274 2023-12-16T01:28:28.757 INFO:tasks.rados.rados.0.smithi078.stdout:2958: done (0 left) 2023-12-16T01:28:28.757 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 274 2023-12-16T01:28:28.757 INFO:tasks.rados.rados.0.smithi078.stdout:2959: seq_num 921 ranges {679936=630784,1310720=401408} 2023-12-16T01:28:28.764 INFO:tasks.rados.rados.0.smithi078.stdout:2959: writing smithi078122029-34 from 679936 to 1310720 tid 1 2023-12-16T01:28:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:2959: writing smithi078122029-34 from 1310720 to 1712128 tid 2 2023-12-16T01:28:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:2960: read oid 41 snap 268 2023-12-16T01:28:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:2960: expect deleted 2023-12-16T01:28:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:2961: copy_from oid 38 from oid 44 current snap is 274 2023-12-16T01:28:28.768 INFO:tasks.rados.rados.0.smithi078.stdout:2962: delete oid 10 current snap is 274 2023-12-16T01:28:28.770 INFO:tasks.rados.rados.0.smithi078.stdout:2959: finishing write tid 1 to smithi078122029-34 2023-12-16T01:28:28.771 INFO:tasks.rados.rados.0.smithi078.stdout:2959: finishing write tid 2 to smithi078122029-34 2023-12-16T01:28:28.771 INFO:tasks.rados.rados.0.smithi078.stdout:2959: finishing write tid 3 to smithi078122029-34 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2961: finishing copy_from to smithi078122029-38 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2961: got expected ENOENT (src dne) 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2961: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2960: done (3 left) 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2961: done (2 left) 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2962: done (1 left) 2023-12-16T01:28:28.772 INFO:tasks.rados.rados.0.smithi078.stdout:2963: snap_remove snap 271 2023-12-16T01:28:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:28 smithi118 ceph-mon[131825]: osdmap e624: 8 total, 8 up, 8 in 2023-12-16T01:28:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:28 smithi078 ceph-mon[139570]: osdmap e624: 8 total, 8 up, 8 in 2023-12-16T01:28:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:28 smithi078 ceph-mon[142991]: osdmap e624: 8 total, 8 up, 8 in 2023-12-16T01:28:29.758 INFO:tasks.rados.rados.0.smithi078.stdout:2963: done (1 left) 2023-12-16T01:28:29.759 INFO:tasks.rados.rados.0.smithi078.stdout:2964: read oid 47 snap 268 2023-12-16T01:28:29.759 INFO:tasks.rados.rados.0.smithi078.stdout:2964: expect (ObjNum 898 snap 267 seq_num 898) 2023-12-16T01:28:29.764 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 274 2023-12-16T01:28:29.764 INFO:tasks.rados.rados.0.smithi078.stdout:2965: seq_num 923 ranges {0=663552,663552=401408} 2023-12-16T01:28:29.764 INFO:tasks.rados.rados.0.smithi078.stdout:2965: writing smithi078122029-29 from 0 to 663552 tid 1 2023-12-16T01:28:29.765 INFO:tasks.rados.rados.0.smithi078.stdout:2965: writing smithi078122029-29 from 663552 to 1064960 tid 2 2023-12-16T01:28:29.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 274 2023-12-16T01:28:29.766 INFO:tasks.rados.rados.0.smithi078.stdout:2966: seq_num 924 ranges {0=679936,679936=401408} 2023-12-16T01:28:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:2966: writing smithi078122029-10 from 0 to 679936 tid 1 2023-12-16T01:28:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:2966: writing smithi078122029-10 from 679936 to 1081344 tid 2 2023-12-16T01:28:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 274 2023-12-16T01:28:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:2967: seq_num 925 ranges {7249920=696320,7946240=401408} 2023-12-16T01:28:29.816 INFO:tasks.rados.rados.0.smithi078.stdout:2967: writing smithi078122029-3 from 7249920 to 7946240 tid 1 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:2967: writing smithi078122029-3 from 7946240 to 8347648 tid 2 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:2968: delete oid 39 current snap is 274 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:2959: finishing write tid 4 to smithi078122029-34 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1844 (ObjNum 921 snap 274 seq_num 921) dirty exists 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:2959: left oid 34 (ObjNum 921 snap 274 seq_num 921) 2023-12-16T01:28:29.819 INFO:tasks.rados.rados.0.smithi078.stdout:2964: expect (ObjNum 898 snap 267 seq_num 898) 2023-12-16T01:28:29.836 INFO:tasks.rados.rados.0.smithi078.stdout:2965: finishing write tid 1 to smithi078122029-29 2023-12-16T01:28:29.836 INFO:tasks.rados.rados.0.smithi078.stdout:2965: finishing write tid 2 to smithi078122029-29 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2965: finishing write tid 3 to smithi078122029-29 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2966: finishing write tid 1 to smithi078122029-10 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2966: finishing write tid 2 to smithi078122029-10 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2966: finishing write tid 3 to smithi078122029-10 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2965: finishing write tid 4 to smithi078122029-29 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1639 (ObjNum 923 snap 274 seq_num 923) dirty exists 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2965: left oid 29 (ObjNum 923 snap 274 seq_num 923) 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2966: finishing write tid 4 to smithi078122029-10 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2209 (ObjNum 924 snap 274 seq_num 924) dirty exists 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2966: left oid 10 (ObjNum 924 snap 274 seq_num 924) 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2959: done (5 left) 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2964: done (4 left) 2023-12-16T01:28:29.837 INFO:tasks.rados.rados.0.smithi078.stdout:2965: done (3 left) 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2966: done (2 left) 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2968: done (1 left) 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2969: snap_create 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2967: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2967: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2967: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2967: finishing write tid 4 to smithi078122029-3 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1266 (ObjNum 925 snap 274 seq_num 925) dirty exists 2023-12-16T01:28:29.838 INFO:tasks.rados.rados.0.smithi078.stdout:2967: left oid 3 (ObjNum 925 snap 274 seq_num 925) 2023-12-16T01:28:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:29 smithi118 ceph-mon[131825]: pgmap v543: 121 pgs: 121 active+clean; 506 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2023-12-16T01:28:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:29 smithi118 ceph-mon[131825]: osdmap e625: 8 total, 8 up, 8 in 2023-12-16T01:28:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:29 smithi078 ceph-mon[139570]: pgmap v543: 121 pgs: 121 active+clean; 506 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2023-12-16T01:28:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:29 smithi078 ceph-mon[139570]: osdmap e625: 8 total, 8 up, 8 in 2023-12-16T01:28:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:29 smithi078 ceph-mon[142991]: pgmap v543: 121 pgs: 121 active+clean; 506 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2023-12-16T01:28:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:29 smithi078 ceph-mon[142991]: osdmap e625: 8 total, 8 up, 8 in 2023-12-16T01:28:30.764 INFO:tasks.rados.rados.0.smithi078.stdout:2967: done (1 left) 2023-12-16T01:28:30.765 INFO:tasks.rados.rados.0.smithi078.stdout:2969: done (0 left) 2023-12-16T01:28:30.765 INFO:tasks.rados.rados.0.smithi078.stdout:2970: snap_create 2023-12-16T01:28:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:30 smithi118 ceph-mon[131825]: osdmap e626: 8 total, 8 up, 8 in 2023-12-16T01:28:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:30 smithi078 ceph-mon[139570]: osdmap e626: 8 total, 8 up, 8 in 2023-12-16T01:28:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:30 smithi078 ceph-mon[142991]: osdmap e626: 8 total, 8 up, 8 in 2023-12-16T01:28:31.709 INFO:tasks.rados.rados.0.smithi078.stdout:2970: done (0 left) 2023-12-16T01:28:31.709 INFO:tasks.rados.rados.0.smithi078.stdout:2971: snap_create 2023-12-16T01:28:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:31 smithi118 ceph-mon[131825]: pgmap v546: 121 pgs: 121 active+clean; 466 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-12-16T01:28:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:31 smithi118 ceph-mon[131825]: osdmap e627: 8 total, 8 up, 8 in 2023-12-16T01:28:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:31 smithi118 ceph-mon[131825]: osdmap e628: 8 total, 8 up, 8 in 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[139570]: pgmap v546: 121 pgs: 121 active+clean; 466 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[139570]: osdmap e627: 8 total, 8 up, 8 in 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[139570]: osdmap e628: 8 total, 8 up, 8 in 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[142991]: pgmap v546: 121 pgs: 121 active+clean; 466 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-12-16T01:28:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[142991]: osdmap e627: 8 total, 8 up, 8 in 2023-12-16T01:28:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:31 smithi078 ceph-mon[142991]: osdmap e628: 8 total, 8 up, 8 in 2023-12-16T01:28:32.711 INFO:tasks.rados.rados.0.smithi078.stdout:2971: done (0 left) 2023-12-16T01:28:32.711 INFO:tasks.rados.rados.0.smithi078.stdout:2972: snap_create 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: pgmap v549: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 956 KiB/s wr, 13 op/s 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:32 smithi118 ceph-mon[131825]: osdmap e629: 8 total, 8 up, 8 in 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: pgmap v549: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 956 KiB/s wr, 13 op/s 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[139570]: osdmap e629: 8 total, 8 up, 8 in 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: pgmap v549: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 956 KiB/s wr, 13 op/s 2023-12-16T01:28:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:28:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:28:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:28:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:28:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:32 smithi078 ceph-mon[142991]: osdmap e629: 8 total, 8 up, 8 in 2023-12-16T01:28:33.716 INFO:tasks.rados.rados.0.smithi078.stdout:2972: done (0 left) 2023-12-16T01:28:33.716 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 278 2023-12-16T01:28:33.716 INFO:tasks.rados.rados.0.smithi078.stdout:2973: seq_num 927 ranges {393216=729088,1122304=401408} 2023-12-16T01:28:33.721 INFO:tasks.rados.rados.0.smithi078.stdout:2973: writing smithi078122029-17 from 393216 to 1122304 tid 1 2023-12-16T01:28:33.724 INFO:tasks.rados.rados.0.smithi078.stdout:2973: writing smithi078122029-17 from 1122304 to 1523712 tid 2 2023-12-16T01:28:33.724 INFO:tasks.rados.rados.0.smithi078.stdout:2974: rollback oid 40 current snap is 278 2023-12-16T01:28:33.725 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 273 2023-12-16T01:28:33.725 INFO:tasks.rados.rados.0.smithi078.stdout:2975: snap_remove snap 272 2023-12-16T01:28:34.727 INFO:tasks.rados.rados.0.smithi078.stdout:2975: done (2 left) 2023-12-16T01:28:34.727 INFO:tasks.rados.rados.0.smithi078.stdout:2976: read oid 29 snap 273 2023-12-16T01:28:34.727 INFO:tasks.rados.rados.0.smithi078.stdout:2976: expect deleted 2023-12-16T01:28:34.727 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 278 2023-12-16T01:28:34.727 INFO:tasks.rados.rados.0.smithi078.stdout:2977: seq_num 928 ranges {5398528=745472,6144000=401408} 2023-12-16T01:28:34.760 INFO:tasks.rados.rados.0.smithi078.stdout:2977: writing smithi078122029-19 from 5398528 to 6144000 tid 1 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2977: writing smithi078122029-19 from 6144000 to 6545408 tid 2 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2978: rollback oid 11 current snap is 278 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 265 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2974: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2973: finishing write tid 1 to smithi078122029-17 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2974: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:28:34.763 INFO:tasks.rados.rados.0.smithi078.stdout:2973: finishing write tid 2 to smithi078122029-17 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2974: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2115 (ObjNum 878 snap 265 seq_num 878) dirty exists 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2974: done (4 left) 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2979: rollback oid 46 current snap is 278 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 273 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2973: finishing write tid 3 to smithi078122029-17 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2973: finishing write tid 4 to smithi078122029-17 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2212 (ObjNum 927 snap 278 seq_num 927) dirty exists 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2973: left oid 17 (ObjNum 927 snap 278 seq_num 927) 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2973: done (4 left) 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2976: done (3 left) 2023-12-16T01:28:34.764 INFO:tasks.rados.rados.0.smithi078.stdout:2980: snap_create 2023-12-16T01:28:34.766 INFO:tasks.rados.rados.0.smithi078.stdout:2979: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:28:34.767 INFO:tasks.rados.rados.0.smithi078.stdout:2979: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:28:34.767 INFO:tasks.rados.rados.0.smithi078.stdout:2979: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:28:34.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1645 (ObjNum 894 snap 267 seq_num 894) dirty exists 2023-12-16T01:28:34.772 INFO:tasks.rados.rados.0.smithi078.stdout:2978: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:28:34.772 INFO:tasks.rados.rados.0.smithi078.stdout:2977: finishing write tid 1 to smithi078122029-19 2023-12-16T01:28:34.772 INFO:tasks.rados.rados.0.smithi078.stdout:2978: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:28:34.772 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2006 (ObjNum 129 snap 0 seq_num 2287417488) dirty dne 2023-12-16T01:28:34.772 INFO:tasks.rados.rados.0.smithi078.stdout:2977: finishing write tid 2 to smithi078122029-19 2023-12-16T01:28:34.773 INFO:tasks.rados.rados.0.smithi078.stdout:2977: finishing write tid 3 to smithi078122029-19 2023-12-16T01:28:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:2977: finishing write tid 4 to smithi078122029-19 2023-12-16T01:28:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2681 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:28:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:2977: left oid 19 (ObjNum 928 snap 278 seq_num 928) 2023-12-16T01:28:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:34 smithi078 ceph-mon[139570]: osdmap e630: 8 total, 8 up, 8 in 2023-12-16T01:28:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:34 smithi078 ceph-mon[142991]: osdmap e630: 8 total, 8 up, 8 in 2023-12-16T01:28:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:34 smithi118 ceph-mon[131825]: osdmap e630: 8 total, 8 up, 8 in 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:2977: done (3 left) 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:2978: done (2 left) 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:2979: done (1 left) 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:2980: done (0 left) 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 279 2023-12-16T01:28:35.724 INFO:tasks.rados.rados.0.smithi078.stdout:2981: seq_num 929 ranges {5193728=761856,5955584=401408} 2023-12-16T01:28:35.755 INFO:tasks.rados.rados.0.smithi078.stdout:2981: writing smithi078122029-30 from 5193728 to 5955584 tid 1 2023-12-16T01:28:35.757 INFO:tasks.rados.rados.0.smithi078.stdout:2981: writing smithi078122029-30 from 5955584 to 6356992 tid 2 2023-12-16T01:28:35.757 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 279 2023-12-16T01:28:35.757 INFO:tasks.rados.rados.0.smithi078.stdout:2982: seq_num 930 ranges {15958016=786432,16744448=401408} 2023-12-16T01:28:35.846 INFO:tasks.rados.rados.0.smithi078.stdout:2982: writing smithi078122029-38 from 15958016 to 16744448 tid 1 2023-12-16T01:28:35.848 INFO:tasks.rados.rados.0.smithi078.stdout:2982: writing smithi078122029-38 from 16744448 to 17145856 tid 2 2023-12-16T01:28:35.848 INFO:tasks.rados.rados.0.smithi078.stdout:2983: snap_create 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:2981: finishing write tid 1 to smithi078122029-30 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:2981: finishing write tid 2 to smithi078122029-30 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:2981: finishing write tid 3 to smithi078122029-30 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:2981: finishing write tid 4 to smithi078122029-30 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2211 (ObjNum 929 snap 279 seq_num 929) dirty exists 2023-12-16T01:28:35.849 INFO:tasks.rados.rados.0.smithi078.stdout:2981: left oid 30 (ObjNum 929 snap 279 seq_num 929) 2023-12-16T01:28:35.854 INFO:tasks.rados.rados.0.smithi078.stdout:2982: finishing write tid 1 to smithi078122029-38 2023-12-16T01:28:35.854 INFO:tasks.rados.rados.0.smithi078.stdout:2982: finishing write tid 2 to smithi078122029-38 2023-12-16T01:28:35.854 INFO:tasks.rados.rados.0.smithi078.stdout:2982: finishing write tid 3 to smithi078122029-38 2023-12-16T01:28:35.856 INFO:tasks.rados.rados.0.smithi078.stdout:2982: finishing write tid 4 to smithi078122029-38 2023-12-16T01:28:35.856 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2685 (ObjNum 930 snap 279 seq_num 930) dirty exists 2023-12-16T01:28:35.856 INFO:tasks.rados.rados.0.smithi078.stdout:2982: left oid 38 (ObjNum 930 snap 279 seq_num 930) 2023-12-16T01:28:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:35 smithi078 ceph-mon[142991]: pgmap v552: 121 pgs: 121 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-12-16T01:28:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:35 smithi078 ceph-mon[142991]: osdmap e631: 8 total, 8 up, 8 in 2023-12-16T01:28:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:35 smithi078 ceph-mon[139570]: pgmap v552: 121 pgs: 121 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-12-16T01:28:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:35 smithi078 ceph-mon[139570]: osdmap e631: 8 total, 8 up, 8 in 2023-12-16T01:28:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:35 smithi118 ceph-mon[131825]: pgmap v552: 121 pgs: 121 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-12-16T01:28:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:35 smithi118 ceph-mon[131825]: osdmap e631: 8 total, 8 up, 8 in 2023-12-16T01:28:36.711 INFO:tasks.rados.rados.0.smithi078.stdout:2981: done (2 left) 2023-12-16T01:28:36.711 INFO:tasks.rados.rados.0.smithi078.stdout:2982: done (1 left) 2023-12-16T01:28:36.711 INFO:tasks.rados.rados.0.smithi078.stdout:2983: done (0 left) 2023-12-16T01:28:36.711 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 280 2023-12-16T01:28:36.712 INFO:tasks.rados.rados.0.smithi078.stdout:2984: seq_num 931 ranges {2793472=802816,3596288=401408} 2023-12-16T01:28:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:36] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:28:36.731 INFO:tasks.rados.rados.0.smithi078.stdout:2984: writing smithi078122029-31 from 2793472 to 3596288 tid 1 2023-12-16T01:28:36.733 INFO:tasks.rados.rados.0.smithi078.stdout:2984: writing smithi078122029-31 from 3596288 to 3997696 tid 2 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:2985: rmattr oid 35 current snap is 280 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:2986: read oid 46 snap 279 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:2986: expect (ObjNum 894 snap 267 seq_num 894) 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:2987: copy_from oid 42 from oid 38 current snap is 280 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 280 2023-12-16T01:28:36.734 INFO:tasks.rados.rados.0.smithi078.stdout:2988: seq_num 932 ranges {8347648=417792,8765440=663552,9428992=139264} 2023-12-16T01:28:36.783 INFO:tasks.rados.rados.0.smithi078.stdout:2988: writing smithi078122029-3 from 8347648 to 8765440 tid 1 2023-12-16T01:28:36.787 INFO:tasks.rados.rados.0.smithi078.stdout:2988: writing smithi078122029-3 from 8765440 to 9428992 tid 2 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2988: writing smithi078122029-3 from 9428992 to 9568256 tid 3 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2989: delete oid 40 current snap is 280 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2292 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2984: finishing write tid 1 to smithi078122029-31 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2984: finishing write tid 2 to smithi078122029-31 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2984: finishing write tid 3 to smithi078122029-31 2023-12-16T01:28:36.788 INFO:tasks.rados.rados.0.smithi078.stdout:2984: finishing write tid 4 to smithi078122029-31 2023-12-16T01:28:36.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2009 (ObjNum 931 snap 280 seq_num 931) dirty exists 2023-12-16T01:28:36.789 INFO:tasks.rados.rados.0.smithi078.stdout:2984: left oid 31 (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:36.789 INFO:tasks.rados.rados.0.smithi078.stdout:2986: expect (ObjNum 894 snap 267 seq_num 894) 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: finishing write tid 4 to smithi078122029-3 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: finishing write tid 5 to smithi078122029-3 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1270 (ObjNum 932 snap 280 seq_num 932) dirty exists 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2988: left oid 3 (ObjNum 932 snap 280 seq_num 932) 2023-12-16T01:28:37.025 INFO:tasks.rados.rados.0.smithi078.stdout:2987: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2987: finishing copy_from to smithi078122029-42 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2685 (ObjNum 930 snap 279 seq_num 930) dirty exists 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2984: done (5 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2985: done (4 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2986: done (3 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2987: done (2 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2988: done (1 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2989: done (0 left) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2990: read oid 26 snap -1 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2990: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:37.026 INFO:tasks.rados.rados.0.smithi078.stdout:2991: snap_create 2023-12-16T01:28:37.046 INFO:tasks.rados.rados.0.smithi078.stdout:2990: expect (ObjNum 832 snap 254 seq_num 832) 2023-12-16T01:28:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:36 smithi118 ceph-mon[131825]: osdmap e632: 8 total, 8 up, 8 in 2023-12-16T01:28:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:36 smithi118 ceph-mon[131825]: osdmap e633: 8 total, 8 up, 8 in 2023-12-16T01:28:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:36 smithi078 ceph-mon[142991]: osdmap e632: 8 total, 8 up, 8 in 2023-12-16T01:28:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:36 smithi078 ceph-mon[142991]: osdmap e633: 8 total, 8 up, 8 in 2023-12-16T01:28:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:36 smithi078 ceph-mon[139570]: osdmap e632: 8 total, 8 up, 8 in 2023-12-16T01:28:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:36 smithi078 ceph-mon[139570]: osdmap e633: 8 total, 8 up, 8 in 2023-12-16T01:28:37.739 INFO:tasks.rados.rados.0.smithi078.stdout:2990: done (1 left) 2023-12-16T01:28:37.739 INFO:tasks.rados.rados.0.smithi078.stdout:2991: done (0 left) 2023-12-16T01:28:37.739 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 281 2023-12-16T01:28:37.739 INFO:tasks.rados.rados.0.smithi078.stdout:2992: seq_num 934 ranges {344064=450560,794624=434176,1228800=368640} 2023-12-16T01:28:37.743 INFO:tasks.rados.rados.0.smithi078.stdout:2992: writing smithi078122029-50 from 344064 to 794624 tid 1 2023-12-16T01:28:37.746 INFO:tasks.rados.rados.0.smithi078.stdout:2992: writing smithi078122029-50 from 794624 to 1228800 tid 2 2023-12-16T01:28:37.748 INFO:tasks.rados.rados.0.smithi078.stdout:2992: writing smithi078122029-50 from 1228800 to 1597440 tid 3 2023-12-16T01:28:37.748 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 281 2023-12-16T01:28:37.748 INFO:tasks.rados.rados.0.smithi078.stdout:2993: seq_num 935 ranges {7249920=466944,7716864=720896,8437760=81920} 2023-12-16T01:28:37.789 INFO:tasks.rados.rados.0.smithi078.stdout:2993: writing smithi078122029-32 from 7249920 to 7716864 tid 1 2023-12-16T01:28:37.793 INFO:tasks.rados.rados.0.smithi078.stdout:2993: writing smithi078122029-32 from 7716864 to 8437760 tid 2 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2993: writing smithi078122029-32 from 8437760 to 8519680 tid 3 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2994: copy_from oid 14 from oid 7 current snap is 281 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: finishing write tid 1 to smithi078122029-50 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: finishing write tid 2 to smithi078122029-50 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: finishing write tid 3 to smithi078122029-50 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: finishing write tid 4 to smithi078122029-50 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: finishing write tid 5 to smithi078122029-50 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2297 (ObjNum 934 snap 281 seq_num 934) dirty exists 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: left oid 50 (ObjNum 934 snap 281 seq_num 934) 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2992: done (2 left) 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2995: copy_from oid 6 from oid 2 current snap is 281 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2996: copy_from oid 40 from oid 39 current snap is 281 2023-12-16T01:28:37.795 INFO:tasks.rados.rados.0.smithi078.stdout:2997: read oid 10 snap -1 2023-12-16T01:28:37.796 INFO:tasks.rados.rados.0.smithi078.stdout:2997: expect (ObjNum 924 snap 274 seq_num 924) 2023-12-16T01:28:37.796 INFO:tasks.rados.rados.0.smithi078.stdout:2998: rollback oid 25 current snap is 281 2023-12-16T01:28:37.796 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 279 2023-12-16T01:28:37.796 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 281 2023-12-16T01:28:37.796 INFO:tasks.rados.rados.0.smithi078.stdout:2999: seq_num 936 ranges {0=483328,483328=655360,1138688=147456} 2023-12-16T01:28:37.803 INFO:tasks.rados.rados.0.smithi078.stdout:2999: writing smithi078122029-44 from 0 to 483328 tid 1 2023-12-16T01:28:37.803 INFO:tasks.rados.rados.0.smithi078.stdout:2999: writing smithi078122029-44 from 483328 to 1138688 tid 2 2023-12-16T01:28:37.803 INFO:tasks.rados.rados.0.smithi078.stdout:2999: writing smithi078122029-44 from 1138688 to 1286144 tid 3 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:3000: read oid 31 snap -1 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:3000: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:3001: delete oid 38 current snap is 281 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2993: finishing write tid 1 to smithi078122029-32 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2996: finishing copy_from to smithi078122029-40 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2996: got expected ENOENT (src dne) 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2996: finishing copy_from racing read to smithi078122029-40 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2993: finishing write tid 2 to smithi078122029-32 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2993: finishing write tid 3 to smithi078122029-32 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2993: finishing write tid 4 to smithi078122029-32 2023-12-16T01:28:37.804 INFO:tasks.rados.rados.0.smithi078.stdout:2999: finishing write tid 1 to smithi078122029-44 2023-12-16T01:28:37.805 INFO:tasks.rados.rados.0.smithi078.stdout:2993: finishing write tid 5 to smithi078122029-32 2023-12-16T01:28:37.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2215 (ObjNum 935 snap 281 seq_num 935) dirty exists 2023-12-16T01:28:37.805 INFO:tasks.rados.rados.0.smithi078.stdout:2993: left oid 32 (ObjNum 935 snap 281 seq_num 935) 2023-12-16T01:28:37.805 INFO:tasks.rados.rados.0.smithi078.stdout:2997: expect (ObjNum 924 snap 274 seq_num 924) 2023-12-16T01:28:37.836 INFO:tasks.rados.rados.0.smithi078.stdout:2993: done (8 left) 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2996: done (7 left) 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2997: done (6 left) 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:3001: done (5 left) 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:3002: rollback oid 49 current snap is 281 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 275 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2998: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2998: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2998: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 1315 (ObjNum 679 snap 220 seq_num 679) dirty exists 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2994: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2999: finishing write tid 2 to smithi078122029-44 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2999: finishing write tid 3 to smithi078122029-44 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2999: finishing write tid 4 to smithi078122029-44 2023-12-16T01:28:37.837 INFO:tasks.rados.rados.0.smithi078.stdout:2999: finishing write tid 5 to smithi078122029-44 2023-12-16T01:28:37.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1848 (ObjNum 936 snap 281 seq_num 936) dirty exists 2023-12-16T01:28:37.838 INFO:tasks.rados.rados.0.smithi078.stdout:2999: left oid 44 (ObjNum 936 snap 281 seq_num 936) 2023-12-16T01:28:37.838 INFO:tasks.rados.rados.0.smithi078.stdout:2994: finishing copy_from to smithi078122029-14 2023-12-16T01:28:37.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2201 (ObjNum 908 snap 270 seq_num 908) dirty exists 2023-12-16T01:28:37.838 INFO:tasks.rados.rados.0.smithi078.stdout:3000: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:38.039 INFO:tasks.rados.rados.0.smithi078.stdout:2995: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:2995: finishing copy_from to smithi078122029-6 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2228 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:2994: done (5 left) 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:2995: done (4 left) 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:2998: done (3 left) 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:2999: done (2 left) 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:3000: done (1 left) 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 281 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:3002: finishing rollback tid 0 to smithi078122029-49 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:3002: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:3002: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:28:38.040 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 361 (ObjNum 888 snap 265 seq_num 888) dirty exists 2023-12-16T01:28:38.041 INFO:tasks.rados.rados.0.smithi078.stdout:3003: seq_num 938 ranges {9568256=516096,10084352=417792,10502144=385024} 2023-12-16T01:28:38.091 INFO:tasks.rados.rados.0.smithi078.stdout:3003: writing smithi078122029-3 from 9568256 to 10084352 tid 1 2023-12-16T01:28:38.094 INFO:tasks.rados.rados.0.smithi078.stdout:3003: writing smithi078122029-3 from 10084352 to 10502144 tid 2 2023-12-16T01:28:38.096 INFO:tasks.rados.rados.0.smithi078.stdout:3003: writing smithi078122029-3 from 10502144 to 10887168 tid 3 2023-12-16T01:28:38.096 INFO:tasks.rados.rados.0.smithi078.stdout:3002: done (1 left) 2023-12-16T01:28:38.096 INFO:tasks.rados.rados.0.smithi078.stdout:3004: snap_create 2023-12-16T01:28:38.097 INFO:tasks.rados.rados.0.smithi078.stdout:3003: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:38.099 INFO:tasks.rados.rados.0.smithi078.stdout:3003: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:38.099 INFO:tasks.rados.rados.0.smithi078.stdout:3003: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:38.099 INFO:tasks.rados.rados.0.smithi078.stdout:3003: finishing write tid 4 to smithi078122029-3 2023-12-16T01:28:38.100 INFO:tasks.rados.rados.0.smithi078.stdout:3003: finishing write tid 5 to smithi078122029-3 2023-12-16T01:28:38.100 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1274 (ObjNum 938 snap 281 seq_num 938) dirty exists 2023-12-16T01:28:38.100 INFO:tasks.rados.rados.0.smithi078.stdout:3003: left oid 3 (ObjNum 938 snap 281 seq_num 938) 2023-12-16T01:28:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:37 smithi118 ceph-mon[131825]: pgmap v555: 121 pgs: 121 active+clean; 460 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-12-16T01:28:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:37 smithi078 ceph-mon[142991]: pgmap v555: 121 pgs: 121 active+clean; 460 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-12-16T01:28:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:37 smithi078 ceph-mon[139570]: pgmap v555: 121 pgs: 121 active+clean; 460 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-12-16T01:28:38.750 INFO:tasks.rados.rados.0.smithi078.stdout:3003: done (1 left) 2023-12-16T01:28:38.750 INFO:tasks.rados.rados.0.smithi078.stdout:3004: done (0 left) 2023-12-16T01:28:38.750 INFO:tasks.rados.rados.0.smithi078.stdout:3005: rmattr oid 32 current snap is 282 2023-12-16T01:28:38.750 INFO:tasks.rados.rados.0.smithi078.stdout:3006: rollback oid 17 current snap is 282 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 278 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:3007: copy_from oid 9 from oid 8 current snap is 282 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:3008: read oid 30 snap 175 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:3008: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:3009: rmattr oid 20 current snap is 282 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 282 2023-12-16T01:28:38.751 INFO:tasks.rados.rados.0.smithi078.stdout:3010: seq_num 939 ranges {4530176=532480,5062656=704512,5767168=98304} 2023-12-16T01:28:38.778 INFO:tasks.rados.rados.0.smithi078.stdout:3010: writing smithi078122029-25 from 4530176 to 5062656 tid 1 2023-12-16T01:28:38.782 INFO:tasks.rados.rados.0.smithi078.stdout:3010: writing smithi078122029-25 from 5062656 to 5767168 tid 2 2023-12-16T01:28:38.783 INFO:tasks.rados.rados.0.smithi078.stdout:3010: writing smithi078122029-25 from 5767168 to 5865472 tid 3 2023-12-16T01:28:38.783 INFO:tasks.rados.rados.0.smithi078.stdout:3011: read oid 27 snap -1 2023-12-16T01:28:38.783 INFO:tasks.rados.rados.0.smithi078.stdout:3011: expect (ObjNum 895 snap 267 seq_num 895) 2023-12-16T01:28:38.784 INFO:tasks.rados.rados.0.smithi078.stdout:3012: snap_remove snap 255 2023-12-16T01:28:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:38 smithi118 ceph-mon[131825]: osdmap e634: 8 total, 8 up, 8 in 2023-12-16T01:28:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:38 smithi078 ceph-mon[142991]: osdmap e634: 8 total, 8 up, 8 in 2023-12-16T01:28:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:38 smithi078 ceph-mon[139570]: osdmap e634: 8 total, 8 up, 8 in 2023-12-16T01:28:39.756 INFO:tasks.rados.rados.0.smithi078.stdout:3012: done (7 left) 2023-12-16T01:28:39.756 INFO:tasks.rados.rados.0.smithi078.stdout:3013: rollback oid 45 current snap is 282 2023-12-16T01:28:39.756 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 279 2023-12-16T01:28:39.766 INFO:tasks.rados.rados.0.smithi078.stdout:3014: read oid 28 snap -1 2023-12-16T01:28:39.766 INFO:tasks.rados.rados.0.smithi078.stdout:3014: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:28:39.766 INFO:tasks.rados.rados.0.smithi078.stdout:3015: rollback oid 2 current snap is 282 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 268 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:3016: read oid 50 snap -1 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:3016: expect (ObjNum 934 snap 281 seq_num 934) 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:3017: rollback oid 10 current snap is 282 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 265 2023-12-16T01:28:39.767 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 282 2023-12-16T01:28:39.768 INFO:tasks.rados.rados.0.smithi078.stdout:3018: seq_num 940 ranges {4743168=548864,5292032=589824,5881856=212992} 2023-12-16T01:28:39.790 INFO:tasks.rados.rados.0.smithi078.stdout:3018: writing smithi078122029-24 from 4743168 to 5292032 tid 1 2023-12-16T01:28:39.791 INFO:tasks.rados.rados.0.smithi078.stdout:3018: writing smithi078122029-24 from 5292032 to 5881856 tid 2 2023-12-16T01:28:39.793 INFO:tasks.rados.rados.0.smithi078.stdout:3018: writing smithi078122029-24 from 5881856 to 6094848 tid 3 2023-12-16T01:28:39.793 INFO:tasks.rados.rados.0.smithi078.stdout:3019: snap_remove snap 277 2023-12-16T01:28:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:39 smithi118 ceph-mon[131825]: pgmap v558: 121 pgs: 121 active+clean; 461 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 854 KiB/s wr, 9 op/s 2023-12-16T01:28:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:39 smithi118 ceph-mon[131825]: osdmap e635: 8 total, 8 up, 8 in 2023-12-16T01:28:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:39 smithi078 ceph-mon[139570]: pgmap v558: 121 pgs: 121 active+clean; 461 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 854 KiB/s wr, 9 op/s 2023-12-16T01:28:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:39 smithi078 ceph-mon[139570]: osdmap e635: 8 total, 8 up, 8 in 2023-12-16T01:28:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:39 smithi078 ceph-mon[142991]: pgmap v558: 121 pgs: 121 active+clean; 461 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 854 KiB/s wr, 9 op/s 2023-12-16T01:28:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:39 smithi078 ceph-mon[142991]: osdmap e635: 8 total, 8 up, 8 in 2023-12-16T01:28:40.760 INFO:tasks.rados.rados.0.smithi078.stdout:3019: done (13 left) 2023-12-16T01:28:40.760 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 282 2023-12-16T01:28:40.760 INFO:tasks.rados.rados.0.smithi078.stdout:3020: seq_num 941 ranges {2170880=565248,2736128=475136,3211264=327680} 2023-12-16T01:28:40.777 INFO:tasks.rados.rados.0.smithi078.stdout:3020: writing smithi078122029-23 from 2170880 to 2736128 tid 1 2023-12-16T01:28:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:3020: writing smithi078122029-23 from 2736128 to 3211264 tid 2 2023-12-16T01:28:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:3020: writing smithi078122029-23 from 3211264 to 3538944 tid 3 2023-12-16T01:28:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 282 2023-12-16T01:28:40.785 INFO:tasks.rados.rados.0.smithi078.stdout:3021: seq_num 942 ranges {17145856=581632,17727488=761856,18489344=40960} 2023-12-16T01:28:40.875 INFO:tasks.rados.rados.0.smithi078.stdout:3021: writing smithi078122029-42 from 17145856 to 17727488 tid 1 2023-12-16T01:28:40.882 INFO:tasks.rados.rados.0.smithi078.stdout:3021: writing smithi078122029-42 from 17727488 to 18489344 tid 2 2023-12-16T01:28:40.882 INFO:tasks.rados.rados.0.smithi078.stdout:3021: writing smithi078122029-42 from 18489344 to 18530304 tid 3 2023-12-16T01:28:40.882 INFO:tasks.rados.rados.0.smithi078.stdout:3022: setattr oid 39 current snap is 282 2023-12-16T01:28:40.882 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2209 (ObjNum 911 snap 272 seq_num 911) dirty exists 2023-12-16T01:28:40.882 INFO:tasks.rados.rados.0.smithi078.stdout:3006: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:3006: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:3006: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2215 (ObjNum 927 snap 278 seq_num 927) dirty exists 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:3007: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:3007: finishing copy_from to smithi078122029-9 2023-12-16T01:28:40.883 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 1600 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:40.884 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2216 (ObjNum 935 snap 281 seq_num 935) dirty exists 2023-12-16T01:28:40.884 INFO:tasks.rados.rados.0.smithi078.stdout:3008: expect (ObjNum 436 snap 134 seq_num 436) 2023-12-16T01:28:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:40 smithi118 ceph-mon[131825]: osdmap e636: 8 total, 8 up, 8 in 2023-12-16T01:28:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:40 smithi078 ceph-mon[139570]: osdmap e636: 8 total, 8 up, 8 in 2023-12-16T01:28:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:40 smithi078 ceph-mon[142991]: osdmap e636: 8 total, 8 up, 8 in 2023-12-16T01:28:41.284 INFO:tasks.rados.rados.0.smithi078.stdout:3010: finishing write tid 1 to smithi078122029-25 2023-12-16T01:28:41.284 INFO:tasks.rados.rados.0.smithi078.stdout:3011: expect (ObjNum 895 snap 267 seq_num 895) 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:3010: finishing write tid 2 to smithi078122029-25 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:3010: finishing write tid 3 to smithi078122029-25 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:3010: finishing write tid 4 to smithi078122029-25 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:3010: finishing write tid 5 to smithi078122029-25 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2232 (ObjNum 939 snap 282 seq_num 939) dirty exists 2023-12-16T01:28:41.298 INFO:tasks.rados.rados.0.smithi078.stdout:3010: left oid 25 (ObjNum 939 snap 282 seq_num 939) 2023-12-16T01:28:41.299 INFO:tasks.rados.rados.0.smithi078.stdout:3015: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:28:41.299 INFO:tasks.rados.rados.0.smithi078.stdout:3015: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:28:41.299 INFO:tasks.rados.rados.0.smithi078.stdout:3014: expect (ObjNum 543 snap 171 seq_num 543) 2023-12-16T01:28:41.344 INFO:tasks.rados.rados.0.smithi078.stdout:3015: finishing rollback tid 2 to smithi078122029-2 2023-12-16T01:28:41.344 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2302 (ObjNum 512 snap 159 seq_num 512) dirty exists 2023-12-16T01:28:41.344 INFO:tasks.rados.rados.0.smithi078.stdout:3016: expect (ObjNum 934 snap 281 seq_num 934) 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3013: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3013: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3013: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2218 (ObjNum 910 snap 270 seq_num 910) dirty exists 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3017: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3017: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3017: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2221 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:28:41.388 INFO:tasks.rados.rados.0.smithi078.stdout:3018: finishing write tid 1 to smithi078122029-24 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3018: finishing write tid 2 to smithi078122029-24 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3005: done (15 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3006: done (14 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3007: done (13 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3008: done (12 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3009: done (11 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3010: done (10 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3011: done (9 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3013: done (8 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3014: done (7 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3015: done (6 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3016: done (5 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3017: done (4 left) 2023-12-16T01:28:41.389 INFO:tasks.rados.rados.0.smithi078.stdout:3023: snap_remove snap 280 2023-12-16T01:28:41.711 INFO:tasks.rados.rados.0.smithi078.stdout:3023: done (4 left) 2023-12-16T01:28:41.711 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 282 2023-12-16T01:28:41.712 INFO:tasks.rados.rados.0.smithi078.stdout:3018: finishing write tid 3 to smithi078122029-24 2023-12-16T01:28:41.712 INFO:tasks.rados.rados.0.smithi078.stdout:3024: seq_num 943 ranges {1982464=598016,2580480=688128,3268608=114688} 2023-12-16T01:28:41.727 INFO:tasks.rados.rados.0.smithi078.stdout:3024: writing smithi078122029-16 from 1982464 to 2580480 tid 1 2023-12-16T01:28:41.731 INFO:tasks.rados.rados.0.smithi078.stdout:3024: writing smithi078122029-16 from 2580480 to 3268608 tid 2 2023-12-16T01:28:41.732 INFO:tasks.rados.rados.0.smithi078.stdout:3024: writing smithi078122029-16 from 3268608 to 3383296 tid 3 2023-12-16T01:28:41.732 INFO:tasks.rados.rados.0.smithi078.stdout:3025: read oid 22 snap -1 2023-12-16T01:28:41.732 INFO:tasks.rados.rados.0.smithi078.stdout:3025: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:28:41.741 INFO:tasks.rados.rados.0.smithi078.stdout:3026: setattr oid 33 current snap is 282 2023-12-16T01:28:41.741 INFO:tasks.rados.rados.0.smithi078.stdout:3018: finishing write tid 4 to smithi078122029-24 2023-12-16T01:28:41.741 INFO:tasks.rados.rados.0.smithi078.stdout:3018: finishing write tid 5 to smithi078122029-24 2023-12-16T01:28:41.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2120 (ObjNum 940 snap 282 seq_num 940) dirty exists 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3018: left oid 24 (ObjNum 940 snap 282 seq_num 940) 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: finishing write tid 1 to smithi078122029-23 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: finishing write tid 2 to smithi078122029-23 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: finishing write tid 3 to smithi078122029-23 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: finishing write tid 4 to smithi078122029-23 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: finishing write tid 5 to smithi078122029-23 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2214 (ObjNum 941 snap 282 seq_num 941) dirty exists 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3020: left oid 23 (ObjNum 941 snap 282 seq_num 941) 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3021: finishing write tid 1 to smithi078122029-42 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3021: finishing write tid 2 to smithi078122029-42 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3021: finishing write tid 3 to smithi078122029-42 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3021: finishing write tid 4 to smithi078122029-42 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:3021: finishing write tid 5 to smithi078122029-42 2023-12-16T01:28:41.742 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2689 (ObjNum 942 snap 282 seq_num 942) dirty exists 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3021: left oid 42 (ObjNum 942 snap 282 seq_num 942) 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2215 (ObjNum 33 snap 0 seq_num 2287554560) dirty exists 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3018: done (6 left) 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3020: done (5 left) 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3021: done (4 left) 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3022: done (3 left) 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3027: setattr oid 49 current snap is 282 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3024: finishing write tid 1 to smithi078122029-16 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 282 2023-12-16T01:28:41.743 INFO:tasks.rados.rados.0.smithi078.stdout:3028: seq_num 944 ranges {18530304=614400,19144704=573440,19718144=229376} 2023-12-16T01:28:41.839 INFO:tasks.rados.rados.0.smithi078.stdout:3028: writing smithi078122029-42 from 18530304 to 19144704 tid 1 2023-12-16T01:28:41.843 INFO:tasks.rados.rados.0.smithi078.stdout:3028: writing smithi078122029-42 from 19144704 to 19718144 tid 2 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3028: writing smithi078122029-42 from 19718144 to 19947520 tid 3 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3029: delete oid 46 current snap is 282 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2217 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3024: finishing write tid 2 to smithi078122029-16 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3024: finishing write tid 3 to smithi078122029-16 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3024: finishing write tid 4 to smithi078122029-16 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 367 (ObjNum 888 snap 265 seq_num 888) dirty exists 2023-12-16T01:28:41.845 INFO:tasks.rados.rados.0.smithi078.stdout:3024: finishing write tid 5 to smithi078122029-16 2023-12-16T01:28:41.846 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1658 (ObjNum 943 snap 282 seq_num 943) dirty exists 2023-12-16T01:28:41.846 INFO:tasks.rados.rados.0.smithi078.stdout:3024: left oid 16 (ObjNum 943 snap 282 seq_num 943) 2023-12-16T01:28:41.846 INFO:tasks.rados.rados.0.smithi078.stdout:3025: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:28:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:41 smithi118 ceph-mon[131825]: pgmap v561: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-12-16T01:28:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:41 smithi118 ceph-mon[131825]: osdmap e637: 8 total, 8 up, 8 in 2023-12-16T01:28:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:41 smithi118 ceph-mon[131825]: osdmap e638: 8 total, 8 up, 8 in 2023-12-16T01:28:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[139570]: pgmap v561: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-12-16T01:28:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[139570]: osdmap e637: 8 total, 8 up, 8 in 2023-12-16T01:28:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[139570]: osdmap e638: 8 total, 8 up, 8 in 2023-12-16T01:28:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[142991]: pgmap v561: 121 pgs: 121 active+clean; 464 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-12-16T01:28:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[142991]: osdmap e637: 8 total, 8 up, 8 in 2023-12-16T01:28:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:41 smithi078 ceph-mon[142991]: osdmap e638: 8 total, 8 up, 8 in 2023-12-16T01:28:42.543 INFO:tasks.rados.rados.0.smithi078.stdout:3028: finishing write tid 1 to smithi078122029-42 2023-12-16T01:28:42.543 INFO:tasks.rados.rados.0.smithi078.stdout:3028: finishing write tid 2 to smithi078122029-42 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3028: finishing write tid 3 to smithi078122029-42 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3028: finishing write tid 4 to smithi078122029-42 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3028: finishing write tid 5 to smithi078122029-42 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2693 (ObjNum 944 snap 282 seq_num 944) dirty exists 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3028: left oid 42 (ObjNum 944 snap 282 seq_num 944) 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3024: done (5 left) 2023-12-16T01:28:42.544 INFO:tasks.rados.rados.0.smithi078.stdout:3025: done (4 left) 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:3026: done (3 left) 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:3027: done (2 left) 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:3028: done (1 left) 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:3029: done (0 left) 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:3030: rollback oid 11 current snap is 282 2023-12-16T01:28:42.545 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 265 2023-12-16T01:28:42.546 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 282 2023-12-16T01:28:42.546 INFO:tasks.rados.rados.0.smithi078.stdout:3031: seq_num 946 ranges {8519680=647168,9166848=745472,9912320=57344} 2023-12-16T01:28:42.590 INFO:tasks.rados.rados.0.smithi078.stdout:3031: writing smithi078122029-32 from 8519680 to 9166848 tid 1 2023-12-16T01:28:42.594 INFO:tasks.rados.rados.0.smithi078.stdout:3031: writing smithi078122029-32 from 9166848 to 9912320 tid 2 2023-12-16T01:28:42.594 INFO:tasks.rados.rados.0.smithi078.stdout:3031: writing smithi078122029-32 from 9912320 to 9969664 tid 3 2023-12-16T01:28:42.594 INFO:tasks.rados.rados.0.smithi078.stdout:3032: read oid 46 snap -1 2023-12-16T01:28:42.594 INFO:tasks.rados.rados.0.smithi078.stdout:3032: expect deleted 2023-12-16T01:28:42.595 INFO:tasks.rados.rados.0.smithi078.stdout:3033: snap_remove snap 278 2023-12-16T01:28:42.772 INFO:tasks.rados.rados.0.smithi078.stdout:3033: done (3 left) 2023-12-16T01:28:42.772 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 282 2023-12-16T01:28:42.772 INFO:tasks.rados.rados.0.smithi078.stdout:3034: seq_num 947 ranges {0=663552,663552=630784,1294336=172032} 2023-12-16T01:28:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3034: writing smithi078122029-12 from 0 to 663552 tid 1 2023-12-16T01:28:42.780 INFO:tasks.rados.rados.0.smithi078.stdout:3034: writing smithi078122029-12 from 663552 to 1294336 tid 2 2023-12-16T01:28:42.782 INFO:tasks.rados.rados.0.smithi078.stdout:3034: writing smithi078122029-12 from 1294336 to 1466368 tid 3 2023-12-16T01:28:42.782 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 282 2023-12-16T01:28:42.782 INFO:tasks.rados.rados.0.smithi078.stdout:3030: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:28:42.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2006 (ObjNum 33 snap 0 seq_num 2288326064) dirty dne 2023-12-16T01:28:42.782 INFO:tasks.rados.rados.0.smithi078.stdout:3035: seq_num 948 ranges {1712128=679936,2392064=516096,2908160=286720} 2023-12-16T01:28:42.795 INFO:tasks.rados.rados.0.smithi078.stdout:3035: writing smithi078122029-34 from 1712128 to 2392064 tid 1 2023-12-16T01:28:42.798 INFO:tasks.rados.rados.0.smithi078.stdout:3035: writing smithi078122029-34 from 2392064 to 2908160 tid 2 2023-12-16T01:28:42.800 INFO:tasks.rados.rados.0.smithi078.stdout:3035: writing smithi078122029-34 from 2908160 to 3194880 tid 3 2023-12-16T01:28:42.800 INFO:tasks.rados.rados.0.smithi078.stdout:3030: done (4 left) 2023-12-16T01:28:42.800 INFO:tasks.rados.rados.0.smithi078.stdout:3036: snap_remove snap 273 2023-12-16T01:28:43.779 INFO:tasks.rados.rados.0.smithi078.stdout:3036: done (4 left) 2023-12-16T01:28:43.779 INFO:tasks.rados.rados.0.smithi078.stdout:3037: read oid 1 snap -1 2023-12-16T01:28:43.779 INFO:tasks.rados.rados.0.smithi078.stdout:3037: expect deleted 2023-12-16T01:28:43.779 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 282 2023-12-16T01:28:43.780 INFO:tasks.rados.rados.0.smithi078.stdout:3038: seq_num 949 ranges {10747904=704512,11452416=794624,12247040=8192} 2023-12-16T01:28:43.842 INFO:tasks.rados.rados.0.smithi078.stdout:3038: writing smithi078122029-4 from 10747904 to 11452416 tid 1 2023-12-16T01:28:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3038: writing smithi078122029-4 from 11452416 to 12247040 tid 2 2023-12-16T01:28:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3038: writing smithi078122029-4 from 12247040 to 12255232 tid 3 2023-12-16T01:28:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3039: copy_from oid 20 from oid 19 current snap is 282 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: finishing write tid 1 to smithi078122029-32 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: finishing write tid 2 to smithi078122029-32 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: finishing write tid 3 to smithi078122029-32 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: finishing write tid 4 to smithi078122029-32 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: finishing write tid 5 to smithi078122029-32 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2221 (ObjNum 946 snap 282 seq_num 946) dirty exists 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: left oid 32 (ObjNum 946 snap 282 seq_num 946) 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3034: finishing write tid 1 to smithi078122029-12 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3034: finishing write tid 2 to smithi078122029-12 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3031: done (6 left) 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3032: done (5 left) 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3040: read oid 27 snap -1 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3040: expect (ObjNum 895 snap 267 seq_num 895) 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 282 2023-12-16T01:28:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3041: seq_num 950 ranges {843776=720896,1564672=679936,2244608=122880} 2023-12-16T01:28:43.856 INFO:tasks.rados.rados.0.smithi078.stdout:3041: writing smithi078122029-45 from 843776 to 1564672 tid 1 2023-12-16T01:28:43.860 INFO:tasks.rados.rados.0.smithi078.stdout:3041: writing smithi078122029-45 from 1564672 to 2244608 tid 2 2023-12-16T01:28:43.861 INFO:tasks.rados.rados.0.smithi078.stdout:3041: writing smithi078122029-45 from 2244608 to 2367488 tid 3 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 282 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:3034: finishing write tid 3 to smithi078122029-12 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:3034: finishing write tid 4 to smithi078122029-12 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:3034: finishing write tid 5 to smithi078122029-12 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2712 (ObjNum 947 snap 282 seq_num 947) dirty exists 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:3034: left oid 12 (ObjNum 947 snap 282 seq_num 947) 2023-12-16T01:28:43.862 INFO:tasks.rados.rados.0.smithi078.stdout:3042: seq_num 951 ranges {0=737280,737280=614400,1351680=188416} 2023-12-16T01:28:43.866 INFO:tasks.rados.rados.0.smithi078.stdout:3042: writing smithi078122029-11 from 0 to 737280 tid 1 2023-12-16T01:28:43.869 INFO:tasks.rados.rados.0.smithi078.stdout:3042: writing smithi078122029-11 from 737280 to 1351680 tid 2 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3042: writing smithi078122029-11 from 1351680 to 1540096 tid 3 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3034: done (7 left) 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3043: rollback oid 36 current snap is 282 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 175 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3035: finishing write tid 1 to smithi078122029-34 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3035: finishing write tid 2 to smithi078122029-34 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3035: finishing write tid 3 to smithi078122029-34 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3044: read oid 21 snap -1 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3044: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 282 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3035: finishing write tid 4 to smithi078122029-34 2023-12-16T01:28:43.872 INFO:tasks.rados.rados.0.smithi078.stdout:3035: finishing write tid 5 to smithi078122029-34 2023-12-16T01:28:43.873 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 1852 (ObjNum 948 snap 282 seq_num 948) dirty exists 2023-12-16T01:28:43.873 INFO:tasks.rados.rados.0.smithi078.stdout:3035: left oid 34 (ObjNum 948 snap 282 seq_num 948) 2023-12-16T01:28:43.873 INFO:tasks.rados.rados.0.smithi078.stdout:3045: seq_num 952 ranges {1286144=753664,2039808=499712,2539520=303104} 2023-12-16T01:28:43.882 INFO:tasks.rados.rados.0.smithi078.stdout:3045: writing smithi078122029-44 from 1286144 to 2039808 tid 1 2023-12-16T01:28:43.885 INFO:tasks.rados.rados.0.smithi078.stdout:3045: writing smithi078122029-44 from 2039808 to 2539520 tid 2 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3045: writing smithi078122029-44 from 2539520 to 2842624 tid 3 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3035: done (9 left) 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3046: read oid 41 snap -1 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3046: expect deleted 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3047: rollback oid 33 current snap is 282 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 279 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3038: finishing write tid 1 to smithi078122029-4 2023-12-16T01:28:43.888 INFO:tasks.rados.rados.0.smithi078.stdout:3040: expect (ObjNum 895 snap 267 seq_num 895) 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3038: finishing write tid 2 to smithi078122029-4 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3038: finishing write tid 3 to smithi078122029-4 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3038: finishing write tid 4 to smithi078122029-4 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3041: finishing write tid 1 to smithi078122029-45 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3038: finishing write tid 5 to smithi078122029-4 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2723 (ObjNum 949 snap 282 seq_num 949) dirty exists 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3038: left oid 4 (ObjNum 949 snap 282 seq_num 949) 2023-12-16T01:28:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3041: finishing write tid 2 to smithi078122029-45 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3037: done (10 left) 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3038: done (9 left) 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3040: done (8 left) 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3048: delete oid 26 current snap is 282 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3041: finishing write tid 3 to smithi078122029-45 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3041: finishing write tid 4 to smithi078122029-45 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3041: finishing write tid 5 to smithi078122029-45 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2225 (ObjNum 950 snap 282 seq_num 950) dirty exists 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3041: left oid 45 (ObjNum 950 snap 282 seq_num 950) 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3042: finishing write tid 1 to smithi078122029-11 2023-12-16T01:28:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3044: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3042: finishing write tid 2 to smithi078122029-11 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3042: finishing write tid 3 to smithi078122029-11 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3041: done (8 left) 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3044: done (7 left) 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3048: done (6 left) 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3049: read oid 39 snap -1 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3049: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3050: rollback oid 15 current snap is 282 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 15 to 281 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3042: finishing write tid 4 to smithi078122029-11 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3043: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:28:43.910 INFO:tasks.rados.rados.0.smithi078.stdout:3043: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3042: finishing write tid 5 to smithi078122029-11 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2013 (ObjNum 951 snap 282 seq_num 951) dirty exists 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3042: left oid 11 (ObjNum 951 snap 282 seq_num 951) 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3039: finishing copy_from racing read to smithi078122029-20 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3043: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 2727 (ObjNum 278 snap 85 seq_num 278) dirty exists 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3039: finishing copy_from to smithi078122029-20 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2681 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3045: finishing write tid 1 to smithi078122029-44 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3039: done (7 left) 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3042: done (6 left) 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3043: done (5 left) 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3051: read oid 30 snap -1 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3051: expect (ObjNum 929 snap 279 seq_num 929) 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3052: read oid 36 snap -1 2023-12-16T01:28:43.911 INFO:tasks.rados.rados.0.smithi078.stdout:3052: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 282 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3045: finishing write tid 2 to smithi078122029-44 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3045: finishing write tid 3 to smithi078122029-44 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3045: finishing write tid 4 to smithi078122029-44 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3047: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3045: finishing write tid 5 to smithi078122029-44 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1856 (ObjNum 952 snap 282 seq_num 952) dirty exists 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3045: left oid 44 (ObjNum 952 snap 282 seq_num 952) 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3047: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:28:43.912 INFO:tasks.rados.rados.0.smithi078.stdout:3053: seq_num 954 ranges {3383296=786432,4169728=671744,4841472=131072} 2023-12-16T01:28:43.931 INFO:tasks.rados.rados.0.smithi078.stdout:3053: writing smithi078122029-16 from 3383296 to 4169728 tid 1 2023-12-16T01:28:43.935 INFO:tasks.rados.rados.0.smithi078.stdout:3053: writing smithi078122029-16 from 4169728 to 4841472 tid 2 2023-12-16T01:28:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:3053: writing smithi078122029-16 from 4841472 to 4972544 tid 3 2023-12-16T01:28:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:3045: done (7 left) 2023-12-16T01:28:43.936 INFO:tasks.rados.rados.0.smithi078.stdout:3046: done (6 left) 2023-12-16T01:28:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:3054: copy_from oid 43 from oid 38 current snap is 282 2023-12-16T01:28:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:3047: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:28:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2224 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:28:43.937 INFO:tasks.rados.rados.0.smithi078.stdout:3049: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3050: finishing rollback tid 0 to smithi078122029-15 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3050: finishing rollback tid 1 to smithi078122029-15 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3050: finishing rollback tid 2 to smithi078122029-15 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2016 (ObjNum 906 snap 269 seq_num 906) dirty exists 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3047: done (6 left) 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3049: done (5 left) 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3050: done (4 left) 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3055: rollback oid 26 current snap is 282 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 279 2023-12-16T01:28:43.939 INFO:tasks.rados.rados.0.smithi078.stdout:3052: expect (ObjNum 278 snap 85 seq_num 278) 2023-12-16T01:28:43.999 INFO:tasks.rados.rados.0.smithi078.stdout:3053: finishing write tid 1 to smithi078122029-16 2023-12-16T01:28:43.999 INFO:tasks.rados.rados.0.smithi078.stdout:3053: finishing write tid 2 to smithi078122029-16 2023-12-16T01:28:43.999 INFO:tasks.rados.rados.0.smithi078.stdout:3053: finishing write tid 3 to smithi078122029-16 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3055: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3055: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2228 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3053: finishing write tid 4 to smithi078122029-16 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3053: finishing write tid 5 to smithi078122029-16 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1672 (ObjNum 954 snap 282 seq_num 954) dirty exists 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3053: left oid 16 (ObjNum 954 snap 282 seq_num 954) 2023-12-16T01:28:44.000 INFO:tasks.rados.rados.0.smithi078.stdout:3051: expect (ObjNum 929 snap 279 seq_num 929) 2023-12-16T01:28:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:43 smithi118 ceph-mon[131825]: pgmap v564: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 15 op/s 2023-12-16T01:28:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:43 smithi118 ceph-mon[131825]: osdmap e639: 8 total, 8 up, 8 in 2023-12-16T01:28:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:43 smithi078 ceph-mon[139570]: pgmap v564: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 15 op/s 2023-12-16T01:28:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:43 smithi078 ceph-mon[139570]: osdmap e639: 8 total, 8 up, 8 in 2023-12-16T01:28:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:43 smithi078 ceph-mon[142991]: pgmap v564: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 458 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 8.5 MiB/s wr, 15 op/s 2023-12-16T01:28:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:43 smithi078 ceph-mon[142991]: osdmap e639: 8 total, 8 up, 8 in 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3054: finishing copy_from to smithi078122029-43 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3054: got expected ENOENT (src dne) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3054: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3051: done (4 left) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3052: done (3 left) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3053: done (2 left) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3054: done (1 left) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3055: done (0 left) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3056: read oid 31 snap -1 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3056: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 46 current snap is 282 2023-12-16T01:28:44.400 INFO:tasks.rados.rados.0.smithi078.stdout:3057: seq_num 955 ranges {0=802816,802816=557056,1359872=245760} 2023-12-16T01:28:44.403 INFO:tasks.rados.rados.0.smithi078.stdout:3057: writing smithi078122029-46 from 0 to 802816 tid 1 2023-12-16T01:28:44.407 INFO:tasks.rados.rados.0.smithi078.stdout:3057: writing smithi078122029-46 from 802816 to 1359872 tid 2 2023-12-16T01:28:44.409 INFO:tasks.rados.rados.0.smithi078.stdout:3057: writing smithi078122029-46 from 1359872 to 1605632 tid 3 2023-12-16T01:28:44.409 INFO:tasks.rados.rados.0.smithi078.stdout:3058: read oid 19 snap -1 2023-12-16T01:28:44.409 INFO:tasks.rados.rados.0.smithi078.stdout:3058: expect (ObjNum 928 snap 278 seq_num 928) 2023-12-16T01:28:44.409 INFO:tasks.rados.rados.0.smithi078.stdout:3059: delete oid 30 current snap is 282 2023-12-16T01:28:44.409 INFO:tasks.rados.rados.0.smithi078.stdout:3057: finishing write tid 1 to smithi078122029-46 2023-12-16T01:28:44.413 INFO:tasks.rados.rados.0.smithi078.stdout:3057: finishing write tid 2 to smithi078122029-46 2023-12-16T01:28:44.413 INFO:tasks.rados.rados.0.smithi078.stdout:3057: finishing write tid 3 to smithi078122029-46 2023-12-16T01:28:44.414 INFO:tasks.rados.rados.0.smithi078.stdout:3057: finishing write tid 4 to smithi078122029-46 2023-12-16T01:28:44.416 INFO:tasks.rados.rados.0.smithi078.stdout:3057: finishing write tid 5 to smithi078122029-46 2023-12-16T01:28:44.416 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1676 (ObjNum 955 snap 282 seq_num 955) dirty exists 2023-12-16T01:28:44.416 INFO:tasks.rados.rados.0.smithi078.stdout:3057: left oid 46 (ObjNum 955 snap 282 seq_num 955) 2023-12-16T01:28:44.425 INFO:tasks.rados.rados.0.smithi078.stdout:3056: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:44.625 INFO:tasks.rados.rados.0.smithi078.stdout:3058: expect (ObjNum 928 snap 278 seq_num 928) 2023-12-16T01:28:45.031 INFO:tasks.rados.rados.0.smithi078.stdout:3056: done (3 left) 2023-12-16T01:28:45.031 INFO:tasks.rados.rados.0.smithi078.stdout:3057: done (2 left) 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3058: done (1 left) 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3059: done (0 left) 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3060: rmattr oid 43 current snap is 282 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3061: rollback oid 1 current snap is 282 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 265 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3062: read oid 31 snap -1 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3062: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3063: copy_from oid 49 from oid 30 current snap is 282 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 282 2023-12-16T01:28:45.032 INFO:tasks.rados.rados.0.smithi078.stdout:3064: seq_num 957 ranges {6946816=434176,7380992=720896,8101888=483328} 2023-12-16T01:28:45.073 INFO:tasks.rados.rados.0.smithi078.stdout:3064: writing smithi078122029-18 from 6946816 to 7380992 tid 1 2023-12-16T01:28:45.077 INFO:tasks.rados.rados.0.smithi078.stdout:3064: writing smithi078122029-18 from 7380992 to 8101888 tid 2 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3064: writing smithi078122029-18 from 8101888 to 8585216 tid 3 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3065: delete oid 14 current snap is 282 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3061: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 0 (ObjNum 33 snap 0 seq_num 2288004400) dirty dne 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3063: finishing copy_from to smithi078122029-49 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3063: got expected ENOENT (src dne) 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2226 (ObjNum 730 snap 236 seq_num 730) dirty exists 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3063: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:28:45.080 INFO:tasks.rados.rados.0.smithi078.stdout:3062: expect (ObjNum 931 snap 280 seq_num 931) 2023-12-16T01:28:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:44 smithi118 ceph-mon[131825]: osdmap e640: 8 total, 8 up, 8 in 2023-12-16T01:28:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:44 smithi118 ceph-mon[131825]: pgmap v567: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 399 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 31 op/s 2023-12-16T01:28:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:44 smithi078 ceph-mon[139570]: osdmap e640: 8 total, 8 up, 8 in 2023-12-16T01:28:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:44 smithi078 ceph-mon[139570]: pgmap v567: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 399 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 31 op/s 2023-12-16T01:28:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:44 smithi078 ceph-mon[142991]: osdmap e640: 8 total, 8 up, 8 in 2023-12-16T01:28:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:44 smithi078 ceph-mon[142991]: pgmap v567: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 399 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 31 op/s 2023-12-16T01:28:45.281 INFO:tasks.rados.rados.0.smithi078.stdout:3064: finishing write tid 1 to smithi078122029-18 2023-12-16T01:28:45.281 INFO:tasks.rados.rados.0.smithi078.stdout:3064: finishing write tid 2 to smithi078122029-18 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3064: finishing write tid 3 to smithi078122029-18 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3064: finishing write tid 4 to smithi078122029-18 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3064: finishing write tid 5 to smithi078122029-18 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2124 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3064: left oid 18 (ObjNum 957 snap 282 seq_num 957) 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3060: done (5 left) 2023-12-16T01:28:45.282 INFO:tasks.rados.rados.0.smithi078.stdout:3061: done (4 left) 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3062: done (3 left) 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3063: done (2 left) 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3064: done (1 left) 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3065: done (0 left) 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3066: copy_from oid 6 from oid 1 current snap is 282 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 282 2023-12-16T01:28:45.283 INFO:tasks.rados.rados.0.smithi078.stdout:3067: seq_num 959 ranges {4972544=466944,5439488=540672,5980160=557056,6537216=106496} 2023-12-16T01:28:45.309 INFO:tasks.rados.rados.0.smithi078.stdout:3067: writing smithi078122029-16 from 4972544 to 5439488 tid 1 2023-12-16T01:28:45.313 INFO:tasks.rados.rados.0.smithi078.stdout:3067: writing smithi078122029-16 from 5439488 to 5980160 tid 2 2023-12-16T01:28:45.316 INFO:tasks.rados.rados.0.smithi078.stdout:3067: writing smithi078122029-16 from 5980160 to 6537216 tid 3 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:3067: writing smithi078122029-16 from 6537216 to 6643712 tid 4 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 282 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:3066: finishing copy_from to smithi078122029-6 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:3066: got expected ENOENT (src dne) 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:3066: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:28:45.317 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 1 to smithi078122029-16 2023-12-16T01:28:45.318 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 2 to smithi078122029-16 2023-12-16T01:28:45.318 INFO:tasks.rados.rados.0.smithi078.stdout:3068: seq_num 960 ranges {5865472=483328,6348800=425984,6774784=761856,7536640=16384} 2023-12-16T01:28:45.351 INFO:tasks.rados.rados.0.smithi078.stdout:3068: writing smithi078122029-25 from 5865472 to 6348800 tid 1 2023-12-16T01:28:45.353 INFO:tasks.rados.rados.0.smithi078.stdout:3068: writing smithi078122029-25 from 6348800 to 6774784 tid 2 2023-12-16T01:28:45.358 INFO:tasks.rados.rados.0.smithi078.stdout:3068: writing smithi078122029-25 from 6774784 to 7536640 tid 3 2023-12-16T01:28:45.358 INFO:tasks.rados.rados.0.smithi078.stdout:3068: writing smithi078122029-25 from 7536640 to 7553024 tid 4 2023-12-16T01:28:45.358 INFO:tasks.rados.rados.0.smithi078.stdout:3066: done (2 left) 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3069: copy_from oid 38 from oid 8 current snap is 282 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 3 to smithi078122029-16 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 4 to smithi078122029-16 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 5 to smithi078122029-16 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: finishing write tid 6 to smithi078122029-16 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1681 (ObjNum 959 snap 282 seq_num 959) dirty exists 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: left oid 16 (ObjNum 959 snap 282 seq_num 959) 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 1 to smithi078122029-25 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 2 to smithi078122029-25 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3067: done (2 left) 2023-12-16T01:28:45.359 INFO:tasks.rados.rados.0.smithi078.stdout:3070: snap_create 2023-12-16T01:28:45.362 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 3 to smithi078122029-25 2023-12-16T01:28:45.362 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 4 to smithi078122029-25 2023-12-16T01:28:45.362 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 5 to smithi078122029-25 2023-12-16T01:28:45.363 INFO:tasks.rados.rados.0.smithi078.stdout:3068: finishing write tid 6 to smithi078122029-25 2023-12-16T01:28:45.363 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2237 (ObjNum 960 snap 282 seq_num 960) dirty exists 2023-12-16T01:28:45.363 INFO:tasks.rados.rados.0.smithi078.stdout:3068: left oid 25 (ObjNum 960 snap 282 seq_num 960) 2023-12-16T01:28:45.369 INFO:tasks.rados.rados.0.smithi078.stdout:3069: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:28:45.370 INFO:tasks.rados.rados.0.smithi078.stdout:3069: finishing copy_from to smithi078122029-38 2023-12-16T01:28:45.370 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 1600 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-12-16T01:28:45.781 INFO:tasks.rados.rados.0.smithi078.stdout:3068: done (2 left) 2023-12-16T01:28:45.781 INFO:tasks.rados.rados.0.smithi078.stdout:3069: done (1 left) 2023-12-16T01:28:45.782 INFO:tasks.rados.rados.0.smithi078.stdout:3070: done (0 left) 2023-12-16T01:28:45.782 INFO:tasks.rados.rados.0.smithi078.stdout:3071: read oid 38 snap 281 2023-12-16T01:28:45.782 INFO:tasks.rados.rados.0.smithi078.stdout:3071: expect deleted 2023-12-16T01:28:45.782 INFO:tasks.rados.rados.0.smithi078.stdout:3072: delete oid 20 current snap is 283 2023-12-16T01:28:45.785 INFO:tasks.rados.rados.0.smithi078.stdout:3071: done (1 left) 2023-12-16T01:28:45.785 INFO:tasks.rados.rados.0.smithi078.stdout:3072: done (0 left) 2023-12-16T01:28:45.785 INFO:tasks.rados.rados.0.smithi078.stdout:3073: snap_create 2023-12-16T01:28:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:46] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:28:46.790 INFO:tasks.rados.rados.0.smithi078.stdout:3073: done (0 left) 2023-12-16T01:28:46.790 INFO:tasks.rados.rados.0.smithi078.stdout:3074: rollback oid 31 current snap is 284 2023-12-16T01:28:46.790 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 274 2023-12-16T01:28:46.790 INFO:tasks.rados.rados.0.smithi078.stdout:3075: read oid 45 snap -1 2023-12-16T01:28:46.791 INFO:tasks.rados.rados.0.smithi078.stdout:3075: expect (ObjNum 950 snap 282 seq_num 950) 2023-12-16T01:28:46.791 INFO:tasks.rados.rados.0.smithi078.stdout:3076: delete oid 36 current snap is 284 2023-12-16T01:28:46.797 INFO:tasks.rados.rados.0.smithi078.stdout:3076: done (2 left) 2023-12-16T01:28:46.797 INFO:tasks.rados.rados.0.smithi078.stdout:3077: rollback oid 40 current snap is 284 2023-12-16T01:28:46.797 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 269 2023-12-16T01:28:46.801 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 284 2023-12-16T01:28:46.801 INFO:tasks.rados.rados.0.smithi078.stdout:3078: seq_num 963 ranges {2490368=532480,3022848=475136,3497984=532480,4030464=196608} 2023-12-16T01:28:46.814 INFO:tasks.rados.rados.0.smithi078.stdout:3078: writing smithi078122029-15 from 2490368 to 3022848 tid 1 2023-12-16T01:28:46.816 INFO:tasks.rados.rados.0.smithi078.stdout:3078: writing smithi078122029-15 from 3022848 to 3497984 tid 2 2023-12-16T01:28:46.819 INFO:tasks.rados.rados.0.smithi078.stdout:3078: writing smithi078122029-15 from 3497984 to 4030464 tid 3 2023-12-16T01:28:46.821 INFO:tasks.rados.rados.0.smithi078.stdout:3078: writing smithi078122029-15 from 4030464 to 4227072 tid 4 2023-12-16T01:28:46.821 INFO:tasks.rados.rados.0.smithi078.stdout:3079: read oid 30 snap 276 2023-12-16T01:28:46.821 INFO:tasks.rados.rados.0.smithi078.stdout:3079: expect (ObjNum 904 snap 267 seq_num 904) 2023-12-16T01:28:46.821 INFO:tasks.rados.rados.0.smithi078.stdout:3080: delete oid 39 current snap is 284 2023-12-16T01:28:46.821 INFO:tasks.rados.rados.0.smithi078.stdout:3075: expect (ObjNum 950 snap 282 seq_num 950) 2023-12-16T01:28:46.894 INFO:tasks.rados.rados.0.smithi078.stdout:3074: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:28:46.894 INFO:tasks.rados.rados.0.smithi078.stdout:3074: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:28:46.894 INFO:tasks.rados.rados.0.smithi078.stdout:3074: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:28:46.894 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2019 (ObjNum 902 snap 267 seq_num 902) dirty exists 2023-12-16T01:28:46.894 INFO:tasks.rados.rados.0.smithi078.stdout:3077: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3077: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2126 (ObjNum 878 snap 265 seq_num 878) dirty exists 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 1 to smithi078122029-15 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 2 to smithi078122029-15 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 3 to smithi078122029-15 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 4 to smithi078122029-15 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 5 to smithi078122029-15 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3074: done (5 left) 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3075: done (4 left) 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3077: done (3 left) 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3080: done (2 left) 2023-12-16T01:28:46.895 INFO:tasks.rados.rados.0.smithi078.stdout:3081: snap_remove snap 281 2023-12-16T01:28:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:46 smithi118 ceph-mon[131825]: osdmap e641: 8 total, 8 up, 8 in 2023-12-16T01:28:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:46 smithi118 ceph-mon[131825]: pgmap v569: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 38 op/s 2023-12-16T01:28:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[139570]: osdmap e641: 8 total, 8 up, 8 in 2023-12-16T01:28:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[139570]: pgmap v569: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 38 op/s 2023-12-16T01:28:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[142991]: osdmap e641: 8 total, 8 up, 8 in 2023-12-16T01:28:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[142991]: pgmap v569: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 38 op/s 2023-12-16T01:28:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:28:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3081: done (2 left) 2023-12-16T01:28:47.790 INFO:tasks.rados.rados.0.smithi078.stdout:3082: rollback oid 11 current snap is 284 2023-12-16T01:28:47.790 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 274 2023-12-16T01:28:47.790 INFO:tasks.rados.rados.0.smithi078.stdout:3083: copy_from oid 6 from oid 18 current snap is 284 2023-12-16T01:28:47.790 INFO:tasks.rados.rados.0.smithi078.stdout:3084: snap_remove snap 268 2023-12-16T01:28:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:47 smithi118 ceph-mon[131825]: osdmap e642: 8 total, 8 up, 8 in 2023-12-16T01:28:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:47 smithi078 ceph-mon[142991]: osdmap e642: 8 total, 8 up, 8 in 2023-12-16T01:28:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:47 smithi078 ceph-mon[139570]: osdmap e642: 8 total, 8 up, 8 in 2023-12-16T01:28:48.797 INFO:tasks.rados.rados.0.smithi078.stdout:3084: done (4 left) 2023-12-16T01:28:48.798 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 284 2023-12-16T01:28:48.798 INFO:tasks.rados.rados.0.smithi078.stdout:3085: seq_num 965 ranges {3375104=565248,3940352=647168,4587520=548864,5136384=8192} 2023-12-16T01:28:48.820 INFO:tasks.rados.rados.0.smithi078.stdout:3085: writing smithi078122029-48 from 3375104 to 3940352 tid 1 2023-12-16T01:28:48.825 INFO:tasks.rados.rados.0.smithi078.stdout:3085: writing smithi078122029-48 from 3940352 to 4587520 tid 2 2023-12-16T01:28:48.828 INFO:tasks.rados.rados.0.smithi078.stdout:3085: writing smithi078122029-48 from 4587520 to 5136384 tid 3 2023-12-16T01:28:48.831 INFO:tasks.rados.rados.0.smithi078.stdout:3085: writing smithi078122029-48 from 5136384 to 5144576 tid 4 2023-12-16T01:28:48.831 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 284 2023-12-16T01:28:48.831 INFO:tasks.rados.rados.0.smithi078.stdout:3086: seq_num 966 ranges {19947520=581632,20529152=581632,21110784=622592} 2023-12-16T01:28:48.936 INFO:tasks.rados.rados.0.smithi078.stdout:3086: writing smithi078122029-42 from 19947520 to 20529152 tid 1 2023-12-16T01:28:48.939 INFO:tasks.rados.rados.0.smithi078.stdout:3086: writing smithi078122029-42 from 20529152 to 21110784 tid 2 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:3086: writing smithi078122029-42 from 21110784 to 21733376 tid 3 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 284 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:3078: finishing write tid 6 to smithi078122029-15 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2024 (ObjNum 963 snap 284 seq_num 963) dirty exists 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:3078: left oid 15 (ObjNum 963 snap 284 seq_num 963) 2023-12-16T01:28:48.943 INFO:tasks.rados.rados.0.smithi078.stdout:3079: expect (ObjNum 904 snap 267 seq_num 904) 2023-12-16T01:28:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:48 smithi118 ceph-mon[131825]: osdmap e643: 8 total, 8 up, 8 in 2023-12-16T01:28:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:48 smithi118 ceph-mon[131825]: pgmap v572: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-12-16T01:28:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:48 smithi118 ceph-mon[131825]: osdmap e644: 8 total, 8 up, 8 in 2023-12-16T01:28:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[139570]: osdmap e643: 8 total, 8 up, 8 in 2023-12-16T01:28:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[139570]: pgmap v572: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-12-16T01:28:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[139570]: osdmap e644: 8 total, 8 up, 8 in 2023-12-16T01:28:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[142991]: osdmap e643: 8 total, 8 up, 8 in 2023-12-16T01:28:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[142991]: pgmap v572: 121 pgs: 121 active+clean; 433 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-12-16T01:28:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:48 smithi078 ceph-mon[142991]: osdmap e644: 8 total, 8 up, 8 in 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3082: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3082: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3082: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2027 (ObjNum 912 snap 272 seq_num 912) dirty exists 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3083: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3083: finishing copy_from to smithi078122029-6 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2124 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 1 to smithi078122029-48 2023-12-16T01:28:49.243 INFO:tasks.rados.rados.0.smithi078.stdout:3087: seq_num 967 ranges {0=598016,598016=466944,1064960=516096,1581056=221184} 2023-12-16T01:28:49.247 INFO:tasks.rados.rados.0.smithi078.stdout:3087: writing smithi078122029-1 from 0 to 598016 tid 1 2023-12-16T01:28:49.250 INFO:tasks.rados.rados.0.smithi078.stdout:3087: writing smithi078122029-1 from 598016 to 1064960 tid 2 2023-12-16T01:28:49.254 INFO:tasks.rados.rados.0.smithi078.stdout:3087: writing smithi078122029-1 from 1064960 to 1581056 tid 3 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3087: writing smithi078122029-1 from 1581056 to 1802240 tid 4 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3078: done (6 left) 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3079: done (5 left) 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3082: done (4 left) 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3083: done (3 left) 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3088: delete oid 35 current snap is 284 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 2 to smithi078122029-48 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 3 to smithi078122029-48 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 4 to smithi078122029-48 2023-12-16T01:28:49.257 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 5 to smithi078122029-48 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3085: finishing write tid 6 to smithi078122029-48 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2750 (ObjNum 965 snap 284 seq_num 965) dirty exists 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3085: left oid 48 (ObjNum 965 snap 284 seq_num 965) 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: finishing write tid 1 to smithi078122029-42 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: finishing write tid 2 to smithi078122029-42 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: finishing write tid 3 to smithi078122029-42 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: finishing write tid 4 to smithi078122029-42 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: finishing write tid 5 to smithi078122029-42 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2697 (ObjNum 966 snap 284 seq_num 966) dirty exists 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3086: left oid 42 (ObjNum 966 snap 284 seq_num 966) 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 1 to smithi078122029-1 2023-12-16T01:28:49.258 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 2 to smithi078122029-1 2023-12-16T01:28:49.259 INFO:tasks.rados.rados.0.smithi078.stdout:3085: done (3 left) 2023-12-16T01:28:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:3086: done (2 left) 2023-12-16T01:28:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:3088: done (1 left) 2023-12-16T01:28:49.260 INFO:tasks.rados.rados.0.smithi078.stdout:3089: snap_create 2023-12-16T01:28:49.261 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 3 to smithi078122029-1 2023-12-16T01:28:49.261 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 4 to smithi078122029-1 2023-12-16T01:28:49.261 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 5 to smithi078122029-1 2023-12-16T01:28:49.263 INFO:tasks.rados.rados.0.smithi078.stdout:3087: finishing write tid 6 to smithi078122029-1 2023-12-16T01:28:49.263 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2755 (ObjNum 967 snap 284 seq_num 967) dirty exists 2023-12-16T01:28:49.263 INFO:tasks.rados.rados.0.smithi078.stdout:3087: left oid 1 (ObjNum 967 snap 284 seq_num 967) 2023-12-16T01:28:49.431 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:28:49.738 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:28:49.738 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7m) 3m ago 11m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:28:49.738 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7m) 82s ago 11m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:28:49.738 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (12m) 3m ago 12m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:28:49.738 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (12m) 82s ago 12m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6m) 82s ago 15m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7m) 3m ago 17m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6m) 3m ago 17m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6m) 82s ago 16m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6m) 3m ago 16m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7m) 3m ago 11m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7m) 82s ago 11m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5m) 3m ago 15m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4m) 3m ago 15m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4m) 3m ago 14m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3m) 3m ago 14m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3m) 82s ago 14m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2m) 82s ago 13m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (119s) 82s ago 13m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:28:49.739 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (86s) 82s ago 13m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:28:49.740 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7m) 82s ago 12m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3087: done (1 left) 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3089: done (0 left) 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3090: read oid 21 snap 276 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3090: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3091: rollback oid 28 current snap is 285 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 28 to 284 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3092: read oid 15 snap -1 2023-12-16T01:28:49.819 INFO:tasks.rados.rados.0.smithi078.stdout:3092: expect (ObjNum 963 snap 284 seq_num 963) 2023-12-16T01:28:49.820 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 285 2023-12-16T01:28:49.820 INFO:tasks.rados.rados.0.smithi078.stdout:3093: seq_num 969 ranges {2277376=638976,2916352=630784,3547136=532480,4079616=40960} 2023-12-16T01:28:49.835 INFO:tasks.rados.rados.0.smithi078.stdout:3093: writing smithi078122029-8 from 2277376 to 2916352 tid 1 2023-12-16T01:28:49.839 INFO:tasks.rados.rados.0.smithi078.stdout:3093: writing smithi078122029-8 from 2916352 to 3547136 tid 2 2023-12-16T01:28:49.843 INFO:tasks.rados.rados.0.smithi078.stdout:3093: writing smithi078122029-8 from 3547136 to 4079616 tid 3 2023-12-16T01:28:49.843 INFO:tasks.rados.rados.0.smithi078.stdout:3093: writing smithi078122029-8 from 4079616 to 4120576 tid 4 2023-12-16T01:28:49.843 INFO:tasks.rados.rados.0.smithi078.stdout:3094: copy_from oid 30 from oid 23 current snap is 285 2023-12-16T01:28:49.843 INFO:tasks.rados.rados.0.smithi078.stdout:3090: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:49.848 INFO:tasks.rados.rados.0.smithi078.stdout:3091: finishing rollback tid 0 to smithi078122029-28 2023-12-16T01:28:49.848 INFO:tasks.rados.rados.0.smithi078.stdout:3091: finishing rollback tid 1 to smithi078122029-28 2023-12-16T01:28:49.848 INFO:tasks.rados.rados.0.smithi078.stdout:3091: finishing rollback tid 2 to smithi078122029-28 2023-12-16T01:28:49.848 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2240 (ObjNum 543 snap 171 seq_num 543) dirty exists 2023-12-16T01:28:49.848 INFO:tasks.rados.rados.0.smithi078.stdout:3092: expect (ObjNum 963 snap 284 seq_num 963) 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 1 to smithi078122029-8 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 2 to smithi078122029-8 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3090: done (4 left) 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3091: done (3 left) 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3092: done (2 left) 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3095: read oid 32 snap -1 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3095: expect (ObjNum 946 snap 282 seq_num 946) 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3096: delete oid 38 current snap is 285 2023-12-16T01:28:50.026 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 3 to smithi078122029-8 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 4 to smithi078122029-8 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 5 to smithi078122029-8 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3093: finishing write tid 6 to smithi078122029-8 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2687 (ObjNum 969 snap 285 seq_num 969) dirty exists 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3093: left oid 8 (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3094: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:3094: finishing copy_from to smithi078122029-30 2023-12-16T01:28:50.027 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2214 (ObjNum 941 snap 282 seq_num 941) dirty exists 2023-12-16T01:28:50.031 INFO:tasks.rados.rados.0.smithi078.stdout:3093: done (3 left) 2023-12-16T01:28:50.031 INFO:tasks.rados.rados.0.smithi078.stdout:3094: done (2 left) 2023-12-16T01:28:50.031 INFO:tasks.rados.rados.0.smithi078.stdout:3096: done (1 left) 2023-12-16T01:28:50.031 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 285 2023-12-16T01:28:50.031 INFO:tasks.rados.rados.0.smithi078.stdout:3097: seq_num 971 ranges {10887168=671744,11558912=802816,12361728=401408} 2023-12-16T01:28:50.093 INFO:tasks.rados.rados.0.smithi078.stdout:3097: writing smithi078122029-3 from 10887168 to 11558912 tid 1 2023-12-16T01:28:50.098 INFO:tasks.rados.rados.0.smithi078.stdout:3097: writing smithi078122029-3 from 11558912 to 12361728 tid 2 2023-12-16T01:28:50.101 INFO:tasks.rados.rados.0.smithi078.stdout:3097: writing smithi078122029-3 from 12361728 to 12763136 tid 3 2023-12-16T01:28:50.101 INFO:tasks.rados.rados.0.smithi078.stdout:3098: snap_create 2023-12-16T01:28:50.101 INFO:tasks.rados.rados.0.smithi078.stdout:3095: expect (ObjNum 946 snap 282 seq_num 946) 2023-12-16T01:28:50.153 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:28:50.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:28:50.155 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:28:50.155 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:28:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:49 smithi118 ceph-mon[131825]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:49 smithi118 ceph-mon[131825]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:49 smithi078 ceph-mon[139570]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:49 smithi078 ceph-mon[139570]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:49 smithi078 ceph-mon[142991]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:49 smithi078 ceph-mon[142991]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:28:50.886 INFO:tasks.rados.rados.0.smithi078.stdout:3097: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:50.886 INFO:tasks.rados.rados.0.smithi078.stdout:3097: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3097: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3097: finishing write tid 4 to smithi078122029-3 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3097: finishing write tid 5 to smithi078122029-3 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1278 (ObjNum 971 snap 285 seq_num 971) dirty exists 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3097: left oid 3 (ObjNum 971 snap 285 seq_num 971) 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3095: done (2 left) 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3097: done (1 left) 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3098: done (0 left) 2023-12-16T01:28:50.887 INFO:tasks.rados.rados.0.smithi078.stdout:3099: snap_create 2023-12-16T01:28:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:50 smithi118 ceph-mon[131825]: pgmap v574: 121 pgs: 121 active+clean; 445 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:28:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:50 smithi118 ceph-mon[131825]: osdmap e645: 8 total, 8 up, 8 in 2023-12-16T01:28:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3632771262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[139570]: pgmap v574: 121 pgs: 121 active+clean; 445 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:28:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[139570]: osdmap e645: 8 total, 8 up, 8 in 2023-12-16T01:28:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3632771262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[142991]: pgmap v574: 121 pgs: 121 active+clean; 445 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 31 op/s 2023-12-16T01:28:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[142991]: osdmap e645: 8 total, 8 up, 8 in 2023-12-16T01:28:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3632771262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:28:51.716 INFO:tasks.rados.rados.0.smithi078.stdout:3099: done (0 left) 2023-12-16T01:28:51.716 INFO:tasks.rados.rados.0.smithi078.stdout:3100: delete oid 42 current snap is 287 2023-12-16T01:28:51.724 INFO:tasks.rados.rados.0.smithi078.stdout:3100: done (0 left) 2023-12-16T01:28:51.724 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 287 2023-12-16T01:28:51.724 INFO:tasks.rados.rados.0.smithi078.stdout:3101: seq_num 973 ranges {8265728=704512,8970240=573440,9543680=507904,10051584=122880} 2023-12-16T01:28:51.772 INFO:tasks.rados.rados.0.smithi078.stdout:3101: writing smithi078122029-26 from 8265728 to 8970240 tid 1 2023-12-16T01:28:51.775 INFO:tasks.rados.rados.0.smithi078.stdout:3101: writing smithi078122029-26 from 8970240 to 9543680 tid 2 2023-12-16T01:28:51.781 INFO:tasks.rados.rados.0.smithi078.stdout:3101: writing smithi078122029-26 from 9543680 to 10051584 tid 3 2023-12-16T01:28:51.781 INFO:tasks.rados.rados.0.smithi078.stdout:3101: writing smithi078122029-26 from 10051584 to 10174464 tid 4 2023-12-16T01:28:51.781 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 287 2023-12-16T01:28:51.781 INFO:tasks.rados.rados.0.smithi078.stdout:3102: seq_num 974 ranges {0=720896,720896=507904,1228800=671744,1900544=24576} 2023-12-16T01:28:51.783 INFO:tasks.rados.rados.0.smithi078.stdout:3102: writing smithi078122029-42 from 0 to 720896 tid 1 2023-12-16T01:28:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:3102: writing smithi078122029-42 from 720896 to 1228800 tid 2 2023-12-16T01:28:51.791 INFO:tasks.rados.rados.0.smithi078.stdout:3102: writing smithi078122029-42 from 1228800 to 1900544 tid 3 2023-12-16T01:28:51.791 INFO:tasks.rados.rados.0.smithi078.stdout:3102: writing smithi078122029-42 from 1900544 to 1925120 tid 4 2023-12-16T01:28:51.791 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 287 2023-12-16T01:28:51.791 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 1 to smithi078122029-26 2023-12-16T01:28:51.791 INFO:tasks.rados.rados.0.smithi078.stdout:3103: seq_num 975 ranges {9682944=737280,10420224=786432,11206656=417792} 2023-12-16T01:28:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3103: writing smithi078122029-22 from 9682944 to 10420224 tid 1 2023-12-16T01:28:51.850 INFO:tasks.rados.rados.0.smithi078.stdout:3103: writing smithi078122029-22 from 10420224 to 11206656 tid 2 2023-12-16T01:28:51.853 INFO:tasks.rados.rados.0.smithi078.stdout:3103: writing smithi078122029-22 from 11206656 to 11624448 tid 3 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3104: delete oid 44 current snap is 287 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 2 to smithi078122029-26 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 3 to smithi078122029-26 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 4 to smithi078122029-26 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 5 to smithi078122029-26 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: finishing write tid 6 to smithi078122029-26 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2233 (ObjNum 973 snap 287 seq_num 973) dirty exists 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3101: left oid 26 (ObjNum 973 snap 287 seq_num 973) 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 1 to smithi078122029-42 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 2 to smithi078122029-42 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 3 to smithi078122029-42 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 4 to smithi078122029-42 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 5 to smithi078122029-42 2023-12-16T01:28:51.854 INFO:tasks.rados.rados.0.smithi078.stdout:3102: finishing write tid 6 to smithi078122029-42 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2703 (ObjNum 974 snap 287 seq_num 974) dirty exists 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3102: left oid 42 (ObjNum 974 snap 287 seq_num 974) 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3101: done (3 left) 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3102: done (2 left) 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3104: done (1 left) 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3105: read oid 18 snap -1 2023-12-16T01:28:51.855 INFO:tasks.rados.rados.0.smithi078.stdout:3105: expect (ObjNum 957 snap 282 seq_num 957) 2023-12-16T01:28:51.856 INFO:tasks.rados.rados.0.smithi078.stdout:3106: delete oid 29 current snap is 287 2023-12-16T01:28:51.857 INFO:tasks.rados.rados.0.smithi078.stdout:3106: done (2 left) 2023-12-16T01:28:51.857 INFO:tasks.rados.rados.0.smithi078.stdout:3107: snap_remove snap 175 2023-12-16T01:28:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:51 smithi118 ceph-mon[131825]: osdmap e646: 8 total, 8 up, 8 in 2023-12-16T01:28:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:51 smithi118 ceph-mon[131825]: osdmap e647: 8 total, 8 up, 8 in 2023-12-16T01:28:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:51 smithi078 ceph-mon[139570]: osdmap e646: 8 total, 8 up, 8 in 2023-12-16T01:28:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:51 smithi078 ceph-mon[139570]: osdmap e647: 8 total, 8 up, 8 in 2023-12-16T01:28:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:51 smithi078 ceph-mon[142991]: osdmap e646: 8 total, 8 up, 8 in 2023-12-16T01:28:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:51 smithi078 ceph-mon[142991]: osdmap e647: 8 total, 8 up, 8 in 2023-12-16T01:28:52.729 INFO:tasks.rados.rados.0.smithi078.stdout:3107: done (2 left) 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3108: read oid 50 snap -1 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3108: expect (ObjNum 934 snap 281 seq_num 934) 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3109: rollback oid 33 current snap is 287 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 283 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: finishing write tid 1 to smithi078122029-22 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: finishing write tid 2 to smithi078122029-22 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: finishing write tid 3 to smithi078122029-22 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: finishing write tid 4 to smithi078122029-22 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: finishing write tid 5 to smithi078122029-22 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2031 (ObjNum 975 snap 287 seq_num 975) dirty exists 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3103: left oid 22 (ObjNum 975 snap 287 seq_num 975) 2023-12-16T01:28:52.730 INFO:tasks.rados.rados.0.smithi078.stdout:3105: expect (ObjNum 957 snap 282 seq_num 957) 2023-12-16T01:28:53.243 INFO:tasks.rados.rados.0.smithi078.stdout:3108: expect (ObjNum 934 snap 281 seq_num 934) 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3109: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3109: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3109: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2229 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3103: done (3 left) 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3105: done (2 left) 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3108: done (1 left) 2023-12-16T01:28:53.287 INFO:tasks.rados.rados.0.smithi078.stdout:3109: done (0 left) 2023-12-16T01:28:53.288 INFO:tasks.rados.rados.0.smithi078.stdout:3110: read oid 3 snap 265 2023-12-16T01:28:53.288 INFO:tasks.rados.rados.0.smithi078.stdout:3110: expect (ObjNum 889 snap 265 seq_num 889) 2023-12-16T01:28:53.288 INFO:tasks.rados.rados.0.smithi078.stdout:3111: snap_remove snap 275 2023-12-16T01:28:53.730 INFO:tasks.rados.rados.0.smithi078.stdout:3111: done (1 left) 2023-12-16T01:28:53.730 INFO:tasks.rados.rados.0.smithi078.stdout:3112: rollback oid 46 current snap is 287 2023-12-16T01:28:53.730 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 284 2023-12-16T01:28:53.730 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 287 2023-12-16T01:28:53.730 INFO:tasks.rados.rados.0.smithi078.stdout:3113: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2023-12-16T01:28:53.740 INFO:tasks.rados.rados.0.smithi078.stdout:3113: writing smithi078122029-29 from 0 to 786432 tid 1 2023-12-16T01:28:53.740 INFO:tasks.rados.rados.0.smithi078.stdout:3113: writing smithi078122029-29 from 786432 to 1228800 tid 2 2023-12-16T01:28:53.743 INFO:tasks.rados.rados.0.smithi078.stdout:3113: writing smithi078122029-29 from 1228800 to 1875968 tid 3 2023-12-16T01:28:53.743 INFO:tasks.rados.rados.0.smithi078.stdout:3113: writing smithi078122029-29 from 1875968 to 1990656 tid 4 2023-12-16T01:28:53.743 INFO:tasks.rados.rados.0.smithi078.stdout:3114: delete oid 47 current snap is 287 2023-12-16T01:28:53.744 INFO:tasks.rados.rados.0.smithi078.stdout:3110: expect (ObjNum 889 snap 265 seq_num 889) 2023-12-16T01:28:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:53 smithi118 ceph-mon[131825]: pgmap v578: 121 pgs: 121 active+clean; 460 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2023-12-16T01:28:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:53 smithi118 ceph-mon[131825]: osdmap e648: 8 total, 8 up, 8 in 2023-12-16T01:28:54.220 INFO:tasks.rados.rados.0.smithi078.stdout:3112: finishing rollback tid 0 to smithi078122029-46 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3112: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3112: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 1709 (ObjNum 955 snap 282 seq_num 955) dirty exists 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 1 to smithi078122029-29 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 2 to smithi078122029-29 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 3 to smithi078122029-29 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 4 to smithi078122029-29 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3110: done (3 left) 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3112: done (2 left) 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3114: done (1 left) 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3115: read oid 16 snap -1 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3115: expect (ObjNum 959 snap 282 seq_num 959) 2023-12-16T01:28:54.221 INFO:tasks.rados.rados.0.smithi078.stdout:3116: setattr oid 38 current snap is 287 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 5 to smithi078122029-29 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:3113: finishing write tid 6 to smithi078122029-29 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 1714 (ObjNum 978 snap 287 seq_num 978) dirty exists 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:3113: left oid 29 (ObjNum 978 snap 287 seq_num 978) 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:3113: done (2 left) 2023-12-16T01:28:54.222 INFO:tasks.rados.rados.0.smithi078.stdout:3117: setattr oid 24 current snap is 287 2023-12-16T01:28:54.223 INFO:tasks.rados.rados.0.smithi078.stdout:3118: read oid 37 snap -1 2023-12-16T01:28:54.224 INFO:tasks.rados.rados.0.smithi078.stdout:3118: expect (ObjNum 907 snap 269 seq_num 907) 2023-12-16T01:28:54.224 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 287 2023-12-16T01:28:54.224 INFO:tasks.rados.rados.0.smithi078.stdout:3119: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2023-12-16T01:28:54.226 INFO:tasks.rados.rados.0.smithi078.stdout:3119: writing smithi078122029-44 from 0 to 417792 tid 1 2023-12-16T01:28:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:53 smithi078 ceph-mon[139570]: pgmap v578: 121 pgs: 121 active+clean; 460 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2023-12-16T01:28:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:53 smithi078 ceph-mon[139570]: osdmap e648: 8 total, 8 up, 8 in 2023-12-16T01:28:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:53 smithi078 ceph-mon[142991]: pgmap v578: 121 pgs: 121 active+clean; 460 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2023-12-16T01:28:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:53 smithi078 ceph-mon[142991]: osdmap e648: 8 total, 8 up, 8 in 2023-12-16T01:28:54.230 INFO:tasks.rados.rados.0.smithi078.stdout:3119: writing smithi078122029-44 from 417792 to 1032192 tid 2 2023-12-16T01:28:54.237 INFO:tasks.rados.rados.0.smithi078.stdout:3119: writing smithi078122029-44 from 1032192 to 1695744 tid 3 2023-12-16T01:28:54.237 INFO:tasks.rados.rados.0.smithi078.stdout:3119: writing smithi078122029-44 from 1695744 to 2023424 tid 4 2023-12-16T01:28:54.237 INFO:tasks.rados.rados.0.smithi078.stdout:3120: read oid 34 snap -1 2023-12-16T01:28:54.237 INFO:tasks.rados.rados.0.smithi078.stdout:3120: expect (ObjNum 948 snap 282 seq_num 948) 2023-12-16T01:28:54.237 INFO:tasks.rados.rados.0.smithi078.stdout:3121: read oid 17 snap 284 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3121: expect (ObjNum 927 snap 278 seq_num 927) 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3122: rmattr oid 35 current snap is 287 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3122: done (7 left) 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3123: rollback oid 33 current snap is 287 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 33 to 286 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3124: snap_create 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 2780 (ObjNum 385 snap 0 seq_num 2288358464) dirty exists 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2127 (ObjNum 940 snap 282 seq_num 940) dirty exists 2023-12-16T01:28:54.238 INFO:tasks.rados.rados.0.smithi078.stdout:3118: expect (ObjNum 907 snap 269 seq_num 907) 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:3123: finishing rollback tid 0 to smithi078122029-33 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 1 to smithi078122029-44 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 2 to smithi078122029-44 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:3123: finishing rollback tid 1 to smithi078122029-33 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:3123: finishing rollback tid 2 to smithi078122029-33 2023-12-16T01:28:54.263 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2232 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:28:54.264 INFO:tasks.rados.rados.0.smithi078.stdout:3115: expect (ObjNum 959 snap 282 seq_num 959) 2023-12-16T01:28:54.625 INFO:tasks.rados.rados.0.smithi078.stdout:3121: expect (ObjNum 927 snap 278 seq_num 927) 2023-12-16T01:28:54.667 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 3 to smithi078122029-44 2023-12-16T01:28:54.667 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 4 to smithi078122029-44 2023-12-16T01:28:54.667 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 5 to smithi078122029-44 2023-12-16T01:28:54.667 INFO:tasks.rados.rados.0.smithi078.stdout:3120: expect (ObjNum 948 snap 282 seq_num 948) 2023-12-16T01:28:54.782 INFO:tasks.rados.rados.0.smithi078.stdout:3119: finishing write tid 6 to smithi078122029-44 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 1862 (ObjNum 980 snap 287 seq_num 980) dirty exists 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3119: left oid 44 (ObjNum 980 snap 287 seq_num 980) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3115: done (8 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3116: done (7 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3117: done (6 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3118: done (5 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3119: done (4 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3120: done (3 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3121: done (2 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3123: done (1 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3124: done (0 left) 2023-12-16T01:28:54.783 INFO:tasks.rados.rados.0.smithi078.stdout:3125: delete oid 12 current snap is 288 2023-12-16T01:28:54.787 INFO:tasks.rados.rados.0.smithi078.stdout:3125: done (0 left) 2023-12-16T01:28:54.787 INFO:tasks.rados.rados.0.smithi078.stdout:3126: setattr oid 33 current snap is 288 2023-12-16T01:28:54.788 INFO:tasks.rados.rados.0.smithi078.stdout:3127: delete oid 45 current snap is 288 2023-12-16T01:28:54.792 INFO:tasks.rados.rados.0.smithi078.stdout:3127: done (1 left) 2023-12-16T01:28:54.793 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 288 2023-12-16T01:28:54.793 INFO:tasks.rados.rados.0.smithi078.stdout:3128: seq_num 983 ranges {1982464=466944,2449408=712704,3162112=434176,3596288=458752} 2023-12-16T01:28:54.806 INFO:tasks.rados.rados.0.smithi078.stdout:3128: writing smithi078122029-43 from 1982464 to 2449408 tid 1 2023-12-16T01:28:54.810 INFO:tasks.rados.rados.0.smithi078.stdout:3128: writing smithi078122029-43 from 2449408 to 3162112 tid 2 2023-12-16T01:28:54.812 INFO:tasks.rados.rados.0.smithi078.stdout:3128: writing smithi078122029-43 from 3162112 to 3596288 tid 3 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:3128: writing smithi078122029-43 from 3596288 to 4055040 tid 4 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:3129: delete oid 14 current snap is 288 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2233 (ObjNum 872 snap 265 seq_num 872) dirty exists 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 1 to smithi078122029-43 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 2 to smithi078122029-43 2023-12-16T01:28:54.815 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 3 to smithi078122029-43 2023-12-16T01:28:54.818 INFO:tasks.rados.rados.0.smithi078.stdout:3126: done (2 left) 2023-12-16T01:28:54.818 INFO:tasks.rados.rados.0.smithi078.stdout:3129: done (1 left) 2023-12-16T01:28:54.818 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 288 2023-12-16T01:28:54.818 INFO:tasks.rados.rados.0.smithi078.stdout:3130: seq_num 985 ranges {4759552=499712,5259264=483328,5742592=450560,6193152=581632,6774784=90112} 2023-12-16T01:28:54.845 INFO:tasks.rados.rados.0.smithi078.stdout:3130: writing smithi078122029-5 from 4759552 to 5259264 tid 1 2023-12-16T01:28:54.848 INFO:tasks.rados.rados.0.smithi078.stdout:3130: writing smithi078122029-5 from 5259264 to 5742592 tid 2 2023-12-16T01:28:54.854 INFO:tasks.rados.rados.0.smithi078.stdout:3130: writing smithi078122029-5 from 5742592 to 6193152 tid 3 2023-12-16T01:28:54.854 INFO:tasks.rados.rados.0.smithi078.stdout:3130: writing smithi078122029-5 from 6193152 to 6774784 tid 4 2023-12-16T01:28:54.855 INFO:tasks.rados.rados.0.smithi078.stdout:3130: writing smithi078122029-5 from 6774784 to 6864896 tid 5 2023-12-16T01:28:54.855 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 288 2023-12-16T01:28:54.855 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 4 to smithi078122029-43 2023-12-16T01:28:54.855 INFO:tasks.rados.rados.0.smithi078.stdout:3131: seq_num 986 ranges {5144576=516096,5660672=770048,6430720=655360,7086080=180224} 2023-12-16T01:28:54.885 INFO:tasks.rados.rados.0.smithi078.stdout:3131: writing smithi078122029-48 from 5144576 to 5660672 tid 1 2023-12-16T01:28:54.889 INFO:tasks.rados.rados.0.smithi078.stdout:3131: writing smithi078122029-48 from 5660672 to 6430720 tid 2 2023-12-16T01:28:54.893 INFO:tasks.rados.rados.0.smithi078.stdout:3131: writing smithi078122029-48 from 6430720 to 7086080 tid 3 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3131: writing smithi078122029-48 from 7086080 to 7266304 tid 4 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3132: rollback oid 40 current snap is 288 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 286 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 5 to smithi078122029-43 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3128: finishing write tid 6 to smithi078122029-43 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2238 (ObjNum 983 snap 288 seq_num 983) dirty exists 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3128: left oid 43 (ObjNum 983 snap 288 seq_num 983) 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 1 to smithi078122029-5 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 2 to smithi078122029-5 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 3 to smithi078122029-5 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3128: done (3 left) 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3133: delete oid 36 current snap is 288 2023-12-16T01:28:54.895 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 4 to smithi078122029-5 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 5 to smithi078122029-5 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 6 to smithi078122029-5 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3130: finishing write tid 7 to smithi078122029-5 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2037 (ObjNum 985 snap 288 seq_num 985) dirty exists 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3130: left oid 5 (ObjNum 985 snap 288 seq_num 985) 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 1 to smithi078122029-48 2023-12-16T01:28:54.896 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 2 to smithi078122029-48 2023-12-16T01:28:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3132: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:28:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3132: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:28:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 3 to smithi078122029-48 2023-12-16T01:28:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 4 to smithi078122029-48 2023-12-16T01:28:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3132: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:28:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2130 (ObjNum 878 snap 265 seq_num 878) dirty exists 2023-12-16T01:28:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 5 to smithi078122029-48 2023-12-16T01:28:54.903 INFO:tasks.rados.rados.0.smithi078.stdout:3131: finishing write tid 6 to smithi078122029-48 2023-12-16T01:28:54.903 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2788 (ObjNum 986 snap 288 seq_num 986) dirty exists 2023-12-16T01:28:54.903 INFO:tasks.rados.rados.0.smithi078.stdout:3131: left oid 48 (ObjNum 986 snap 288 seq_num 986) 2023-12-16T01:28:54.903 INFO:tasks.rados.rados.0.smithi078.stdout:3130: done (3 left) 2023-12-16T01:28:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3131: done (2 left) 2023-12-16T01:28:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3132: done (1 left) 2023-12-16T01:28:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3133: done (0 left) 2023-12-16T01:28:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3134: delete oid 9 current snap is 288 2023-12-16T01:28:54.906 INFO:tasks.rados.rados.0.smithi078.stdout:3134: done (0 left) 2023-12-16T01:28:54.907 INFO:tasks.rados.rados.0.smithi078.stdout:3135: read oid 36 snap 286 2023-12-16T01:28:54.907 INFO:tasks.rados.rados.0.smithi078.stdout:3135: expect deleted 2023-12-16T01:28:54.907 INFO:tasks.rados.rados.0.smithi078.stdout:3136: snap_remove snap 282 2023-12-16T01:28:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:54 smithi118 ceph-mon[131825]: osdmap e649: 8 total, 8 up, 8 in 2023-12-16T01:28:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:54 smithi078 ceph-mon[139570]: osdmap e649: 8 total, 8 up, 8 in 2023-12-16T01:28:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:54 smithi078 ceph-mon[142991]: osdmap e649: 8 total, 8 up, 8 in 2023-12-16T01:28:55.758 INFO:tasks.rados.rados.0.smithi078.stdout:3136: done (1 left) 2023-12-16T01:28:55.758 INFO:tasks.rados.rados.0.smithi078.stdout:3137: delete oid 12 current snap is 288 2023-12-16T01:28:55.768 INFO:tasks.rados.rados.0.smithi078.stdout:3135: done (1 left) 2023-12-16T01:28:55.768 INFO:tasks.rados.rados.0.smithi078.stdout:3137: done (0 left) 2023-12-16T01:28:55.768 INFO:tasks.rados.rados.0.smithi078.stdout:3138: delete oid 48 current snap is 288 2023-12-16T01:28:55.778 INFO:tasks.rados.rados.0.smithi078.stdout:3138: done (0 left) 2023-12-16T01:28:55.778 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 288 2023-12-16T01:28:55.778 INFO:tasks.rados.rados.0.smithi078.stdout:3139: seq_num 991 ranges {1409024=606208,2015232=638976,2654208=794624,3448832=172032} 2023-12-16T01:28:55.787 INFO:tasks.rados.rados.0.smithi078.stdout:3139: writing smithi078122029-7 from 1409024 to 2015232 tid 1 2023-12-16T01:28:55.790 INFO:tasks.rados.rados.0.smithi078.stdout:3139: writing smithi078122029-7 from 2015232 to 2654208 tid 2 2023-12-16T01:28:55.795 INFO:tasks.rados.rados.0.smithi078.stdout:3139: writing smithi078122029-7 from 2654208 to 3448832 tid 3 2023-12-16T01:28:55.796 INFO:tasks.rados.rados.0.smithi078.stdout:3139: writing smithi078122029-7 from 3448832 to 3620864 tid 4 2023-12-16T01:28:55.796 INFO:tasks.rados.rados.0.smithi078.stdout:3140: rollback oid 19 current snap is 288 2023-12-16T01:28:55.796 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 287 2023-12-16T01:28:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 1 to smithi078122029-7 2023-12-16T01:28:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 2 to smithi078122029-7 2023-12-16T01:28:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:3141: rollback oid 24 current snap is 288 2023-12-16T01:28:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 24 to 274 2023-12-16T01:28:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:3142: snap_create 2023-12-16T01:28:55.801 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 3 to smithi078122029-7 2023-12-16T01:28:55.801 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 4 to smithi078122029-7 2023-12-16T01:28:55.802 INFO:tasks.rados.rados.0.smithi078.stdout:3141: finishing rollback tid 0 to smithi078122029-24 2023-12-16T01:28:55.802 INFO:tasks.rados.rados.0.smithi078.stdout:3141: finishing rollback tid 1 to smithi078122029-24 2023-12-16T01:28:55.802 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 5 to smithi078122029-7 2023-12-16T01:28:55.803 INFO:tasks.rados.rados.0.smithi078.stdout:3141: finishing rollback tid 2 to smithi078122029-24 2023-12-16T01:28:55.803 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2133 (ObjNum 909 snap 270 seq_num 909) dirty exists 2023-12-16T01:28:55.803 INFO:tasks.rados.rados.0.smithi078.stdout:3140: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:28:55.804 INFO:tasks.rados.rados.0.smithi078.stdout:3139: finishing write tid 6 to smithi078122029-7 2023-12-16T01:28:55.804 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2373 (ObjNum 991 snap 288 seq_num 991) dirty exists 2023-12-16T01:28:55.804 INFO:tasks.rados.rados.0.smithi078.stdout:3139: left oid 7 (ObjNum 991 snap 288 seq_num 991) 2023-12-16T01:28:55.805 INFO:tasks.rados.rados.0.smithi078.stdout:3140: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:28:55.805 INFO:tasks.rados.rados.0.smithi078.stdout:3140: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:28:55.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2803 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:28:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:55 smithi118 ceph-mon[131825]: pgmap v581: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 16 op/s 2023-12-16T01:28:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:55 smithi118 ceph-mon[131825]: osdmap e650: 8 total, 8 up, 8 in 2023-12-16T01:28:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:55 smithi078 ceph-mon[142991]: pgmap v581: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 16 op/s 2023-12-16T01:28:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:55 smithi078 ceph-mon[142991]: osdmap e650: 8 total, 8 up, 8 in 2023-12-16T01:28:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:55 smithi078 ceph-mon[139570]: pgmap v581: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.1 MiB/s wr, 16 op/s 2023-12-16T01:28:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:55 smithi078 ceph-mon[139570]: osdmap e650: 8 total, 8 up, 8 in 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3139: done (3 left) 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3140: done (2 left) 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3141: done (1 left) 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3142: done (0 left) 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3143: read oid 49 snap -1 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3143: expect (ObjNum 888 snap 265 seq_num 888) 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3144: read oid 7 snap -1 2023-12-16T01:28:56.717 INFO:tasks.rados.rados.0.smithi078.stdout:3144: expect (ObjNum 991 snap 288 seq_num 991) 2023-12-16T01:28:56.718 INFO:tasks.rados.rados.0.smithi078.stdout:3145: read oid 8 snap -1 2023-12-16T01:28:56.718 INFO:tasks.rados.rados.0.smithi078.stdout:3145: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:28:56.718 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 289 2023-12-16T01:28:56.718 INFO:tasks.rados.rados.0.smithi078.stdout:3146: seq_num 992 ranges {6545408=622592,7168000=524288,7692288=606208,8298496=475136} 2023-12-16T01:28:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:28:56] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-12-16T01:28:56.757 INFO:tasks.rados.rados.0.smithi078.stdout:3146: writing smithi078122029-19 from 6545408 to 7168000 tid 1 2023-12-16T01:28:56.760 INFO:tasks.rados.rados.0.smithi078.stdout:3146: writing smithi078122029-19 from 7168000 to 7692288 tid 2 2023-12-16T01:28:56.763 INFO:tasks.rados.rados.0.smithi078.stdout:3146: writing smithi078122029-19 from 7692288 to 8298496 tid 3 2023-12-16T01:28:56.766 INFO:tasks.rados.rados.0.smithi078.stdout:3146: writing smithi078122029-19 from 8298496 to 8773632 tid 4 2023-12-16T01:28:56.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 289 2023-12-16T01:28:56.766 INFO:tasks.rados.rados.0.smithi078.stdout:3147: seq_num 993 ranges {1925120=638976,2564096=409600,2973696=409600,3383296=688128,4071424=98304} 2023-12-16T01:28:56.780 INFO:tasks.rados.rados.0.smithi078.stdout:3147: writing smithi078122029-42 from 1925120 to 2564096 tid 1 2023-12-16T01:28:56.782 INFO:tasks.rados.rados.0.smithi078.stdout:3147: writing smithi078122029-42 from 2564096 to 2973696 tid 2 2023-12-16T01:28:56.785 INFO:tasks.rados.rados.0.smithi078.stdout:3147: writing smithi078122029-42 from 2973696 to 3383296 tid 3 2023-12-16T01:28:56.789 INFO:tasks.rados.rados.0.smithi078.stdout:3147: writing smithi078122029-42 from 3383296 to 4071424 tid 4 2023-12-16T01:28:56.790 INFO:tasks.rados.rados.0.smithi078.stdout:3147: writing smithi078122029-42 from 4071424 to 4169728 tid 5 2023-12-16T01:28:56.790 INFO:tasks.rados.rados.0.smithi078.stdout:3148: setattr oid 37 current snap is 289 2023-12-16T01:28:56.790 INFO:tasks.rados.rados.0.smithi078.stdout:3145: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:28:56.929 INFO:tasks.rados.rados.0.smithi078.stdout:3144: expect (ObjNum 991 snap 288 seq_num 991) 2023-12-16T01:28:57.046 INFO:tasks.rados.rados.0.smithi078.stdout:3143: expect (ObjNum 888 snap 265 seq_num 888) 2023-12-16T01:28:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:56 smithi118 ceph-mon[131825]: osdmap e651: 8 total, 8 up, 8 in 2023-12-16T01:28:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:56 smithi118 ceph-mon[131825]: osdmap e652: 8 total, 8 up, 8 in 2023-12-16T01:28:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:56 smithi078 ceph-mon[139570]: osdmap e651: 8 total, 8 up, 8 in 2023-12-16T01:28:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:56 smithi078 ceph-mon[139570]: osdmap e652: 8 total, 8 up, 8 in 2023-12-16T01:28:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:56 smithi078 ceph-mon[142991]: osdmap e651: 8 total, 8 up, 8 in 2023-12-16T01:28:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:56 smithi078 ceph-mon[142991]: osdmap e652: 8 total, 8 up, 8 in 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 1 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 2 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 3 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 4 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 5 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:3146: finishing write tid 6 to smithi078122029-19 2023-12-16T01:28:57.280 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2809 (ObjNum 992 snap 289 seq_num 992) dirty exists 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3146: left oid 19 (ObjNum 992 snap 289 seq_num 992) 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 1 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 2 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 3 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 4 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 5 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 6 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: finishing write tid 7 to smithi078122029-42 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2709 (ObjNum 993 snap 289 seq_num 993) dirty exists 2023-12-16T01:28:57.281 INFO:tasks.rados.rados.0.smithi078.stdout:3147: left oid 42 (ObjNum 993 snap 289 seq_num 993) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3143: done (5 left) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3144: done (4 left) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3145: done (3 left) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3146: done (2 left) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3147: done (1 left) 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 289 2023-12-16T01:28:57.282 INFO:tasks.rados.rados.0.smithi078.stdout:3149: seq_num 994 ranges {1908736=655360,2564096=688128,3252224=622592,3874816=294912} 2023-12-16T01:28:57.293 INFO:tasks.rados.rados.0.smithi078.stdout:3149: writing smithi078122029-28 from 1908736 to 2564096 tid 1 2023-12-16T01:28:57.297 INFO:tasks.rados.rados.0.smithi078.stdout:3149: writing smithi078122029-28 from 2564096 to 3252224 tid 2 2023-12-16T01:28:57.300 INFO:tasks.rados.rados.0.smithi078.stdout:3149: writing smithi078122029-28 from 3252224 to 3874816 tid 3 2023-12-16T01:28:57.302 INFO:tasks.rados.rados.0.smithi078.stdout:3149: writing smithi078122029-28 from 3874816 to 4169728 tid 4 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:3150: rmattr oid 32 current snap is 289 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2134 (ObjNum 907 snap 269 seq_num 907) dirty exists 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 1 to smithi078122029-28 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 2 to smithi078122029-28 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:3148: done (2 left) 2023-12-16T01:28:57.303 INFO:tasks.rados.rados.0.smithi078.stdout:3151: snap_create 2023-12-16T01:28:57.304 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 3 to smithi078122029-28 2023-12-16T01:28:57.305 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 4 to smithi078122029-28 2023-12-16T01:28:57.305 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 5 to smithi078122029-28 2023-12-16T01:28:57.306 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2239 (ObjNum 946 snap 282 seq_num 946) dirty exists 2023-12-16T01:28:57.306 INFO:tasks.rados.rados.0.smithi078.stdout:3149: finishing write tid 6 to smithi078122029-28 2023-12-16T01:28:57.306 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2245 (ObjNum 994 snap 289 seq_num 994) dirty exists 2023-12-16T01:28:57.306 INFO:tasks.rados.rados.0.smithi078.stdout:3149: left oid 28 (ObjNum 994 snap 289 seq_num 994) 2023-12-16T01:28:57.771 INFO:tasks.rados.rados.0.smithi078.stdout:3149: done (2 left) 2023-12-16T01:28:57.771 INFO:tasks.rados.rados.0.smithi078.stdout:3150: done (1 left) 2023-12-16T01:28:57.771 INFO:tasks.rados.rados.0.smithi078.stdout:3151: done (0 left) 2023-12-16T01:28:57.771 INFO:tasks.rados.rados.0.smithi078.stdout:3152: copy_from oid 26 from oid 49 current snap is 290 2023-12-16T01:28:57.771 INFO:tasks.rados.rados.0.smithi078.stdout:3153: setattr oid 24 current snap is 290 2023-12-16T01:28:57.773 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 290 2023-12-16T01:28:57.773 INFO:tasks.rados.rados.0.smithi078.stdout:3154: seq_num 995 ranges {6643712=671744,7315456=573440,7888896=778240,8667136=253952} 2023-12-16T01:28:57.813 INFO:tasks.rados.rados.0.smithi078.stdout:3154: writing smithi078122029-16 from 6643712 to 7315456 tid 1 2023-12-16T01:28:57.816 INFO:tasks.rados.rados.0.smithi078.stdout:3154: writing smithi078122029-16 from 7315456 to 7888896 tid 2 2023-12-16T01:28:57.821 INFO:tasks.rados.rados.0.smithi078.stdout:3154: writing smithi078122029-16 from 7888896 to 8667136 tid 3 2023-12-16T01:28:57.823 INFO:tasks.rados.rados.0.smithi078.stdout:3154: writing smithi078122029-16 from 8667136 to 8921088 tid 4 2023-12-16T01:28:57.823 INFO:tasks.rados.rados.0.smithi078.stdout:3155: delete oid 41 current snap is 290 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2135 (ObjNum 909 snap 270 seq_num 909) dirty exists 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:3152: finishing copy_from racing read to smithi078122029-26 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:3152: finishing copy_from to smithi078122029-26 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 367 (ObjNum 888 snap 265 seq_num 888) dirty exists 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 1 to smithi078122029-16 2023-12-16T01:28:57.824 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 2 to smithi078122029-16 2023-12-16T01:28:57.825 INFO:tasks.rados.rados.0.smithi078.stdout:3152: done (3 left) 2023-12-16T01:28:57.826 INFO:tasks.rados.rados.0.smithi078.stdout:3153: done (2 left) 2023-12-16T01:28:57.826 INFO:tasks.rados.rados.0.smithi078.stdout:3155: done (1 left) 2023-12-16T01:28:57.826 INFO:tasks.rados.rados.0.smithi078.stdout:3156: rmattr oid 10 current snap is 290 2023-12-16T01:28:57.826 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 290 2023-12-16T01:28:57.826 INFO:tasks.rados.rados.0.smithi078.stdout:3157: seq_num 997 ranges {12763136=704512,13467648=794624,14262272=794624,15056896=16384} 2023-12-16T01:28:57.898 INFO:tasks.rados.rados.0.smithi078.stdout:3157: writing smithi078122029-3 from 12763136 to 13467648 tid 1 2023-12-16T01:28:57.901 INFO:tasks.rados.rados.0.smithi078.stdout:3157: writing smithi078122029-3 from 13467648 to 14262272 tid 2 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3157: writing smithi078122029-3 from 14262272 to 15056896 tid 3 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3157: writing smithi078122029-3 from 15056896 to 15073280 tid 4 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3158: snap_create 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 3 to smithi078122029-16 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 4 to smithi078122029-16 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 5 to smithi078122029-16 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2235 (ObjNum 795 snap 247 seq_num 795) dirty exists 2023-12-16T01:28:57.906 INFO:tasks.rados.rados.0.smithi078.stdout:3154: finishing write tid 6 to smithi078122029-16 2023-12-16T01:28:57.907 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 1726 (ObjNum 995 snap 290 seq_num 995) dirty exists 2023-12-16T01:28:57.907 INFO:tasks.rados.rados.0.smithi078.stdout:3154: left oid 16 (ObjNum 995 snap 290 seq_num 995) 2023-12-16T01:28:57.907 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 1 to smithi078122029-3 2023-12-16T01:28:57.907 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 2 to smithi078122029-3 2023-12-16T01:28:57.909 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 3 to smithi078122029-3 2023-12-16T01:28:57.910 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 4 to smithi078122029-3 2023-12-16T01:28:57.910 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 5 to smithi078122029-3 2023-12-16T01:28:57.911 INFO:tasks.rados.rados.0.smithi078.stdout:3157: finishing write tid 6 to smithi078122029-3 2023-12-16T01:28:57.911 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1283 (ObjNum 997 snap 290 seq_num 997) dirty exists 2023-12-16T01:28:57.911 INFO:tasks.rados.rados.0.smithi078.stdout:3157: left oid 3 (ObjNum 997 snap 290 seq_num 997) 2023-12-16T01:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:57 smithi118 ceph-mon[131825]: pgmap v584: 121 pgs: 121 active+clean; 402 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-12-16T01:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:57 smithi078 ceph-mon[139570]: pgmap v584: 121 pgs: 121 active+clean; 402 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-12-16T01:28:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:57 smithi078 ceph-mon[142991]: pgmap v584: 121 pgs: 121 active+clean; 402 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-12-16T01:28:58.783 INFO:tasks.rados.rados.0.smithi078.stdout:3154: done (3 left) 2023-12-16T01:28:58.783 INFO:tasks.rados.rados.0.smithi078.stdout:3156: done (2 left) 2023-12-16T01:28:58.783 INFO:tasks.rados.rados.0.smithi078.stdout:3157: done (1 left) 2023-12-16T01:28:58.783 INFO:tasks.rados.rados.0.smithi078.stdout:3158: done (0 left) 2023-12-16T01:28:58.783 INFO:tasks.rados.rados.0.smithi078.stdout:3159: delete oid 25 current snap is 291 2023-12-16T01:28:58.788 INFO:tasks.rados.rados.0.smithi078.stdout:3159: done (0 left) 2023-12-16T01:28:58.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 291 2023-12-16T01:28:58.789 INFO:tasks.rados.rados.0.smithi078.stdout:3160: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2023-12-16T01:28:58.793 INFO:tasks.rados.rados.0.smithi078.stdout:3160: writing smithi078122029-45 from 0 to 737280 tid 1 2023-12-16T01:28:58.796 INFO:tasks.rados.rados.0.smithi078.stdout:3160: writing smithi078122029-45 from 737280 to 1302528 tid 2 2023-12-16T01:28:58.801 INFO:tasks.rados.rados.0.smithi078.stdout:3160: writing smithi078122029-45 from 1302528 to 2064384 tid 3 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3160: writing smithi078122029-45 from 2064384 to 2342912 tid 4 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3161: read oid 17 snap -1 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3161: expect (ObjNum 927 snap 278 seq_num 927) 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3162: delete oid 32 current snap is 291 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 1 to smithi078122029-45 2023-12-16T01:28:58.803 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 2 to smithi078122029-45 2023-12-16T01:28:58.806 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 3 to smithi078122029-45 2023-12-16T01:28:58.807 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 4 to smithi078122029-45 2023-12-16T01:28:58.807 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 5 to smithi078122029-45 2023-12-16T01:28:58.809 INFO:tasks.rados.rados.0.smithi078.stdout:3162: done (2 left) 2023-12-16T01:28:58.809 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 291 2023-12-16T01:28:58.809 INFO:tasks.rados.rados.0.smithi078.stdout:3163: seq_num 1001 ranges {1802240=770048,2572288=729088,3301376=770048,4071424=106496} 2023-12-16T01:28:58.823 INFO:tasks.rados.rados.0.smithi078.stdout:3163: writing smithi078122029-1 from 1802240 to 2572288 tid 1 2023-12-16T01:28:58.827 INFO:tasks.rados.rados.0.smithi078.stdout:3163: writing smithi078122029-1 from 2572288 to 3301376 tid 2 2023-12-16T01:28:58.832 INFO:tasks.rados.rados.0.smithi078.stdout:3163: writing smithi078122029-1 from 3301376 to 4071424 tid 3 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:3163: writing smithi078122029-1 from 4071424 to 4177920 tid 4 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:3164: snap_create 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:3160: finishing write tid 6 to smithi078122029-45 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2240 (ObjNum 999 snap 291 seq_num 999) dirty exists 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:3160: left oid 45 (ObjNum 999 snap 291 seq_num 999) 2023-12-16T01:28:58.833 INFO:tasks.rados.rados.0.smithi078.stdout:3161: expect (ObjNum 927 snap 278 seq_num 927) 2023-12-16T01:28:58.876 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 1 to smithi078122029-1 2023-12-16T01:28:58.876 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 2 to smithi078122029-1 2023-12-16T01:28:58.876 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 3 to smithi078122029-1 2023-12-16T01:28:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 4 to smithi078122029-1 2023-12-16T01:28:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 5 to smithi078122029-1 2023-12-16T01:28:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:3163: finishing write tid 6 to smithi078122029-1 2023-12-16T01:28:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2815 (ObjNum 1001 snap 291 seq_num 1001) dirty exists 2023-12-16T01:28:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:3163: left oid 1 (ObjNum 1001 snap 291 seq_num 1001) 2023-12-16T01:28:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:58 smithi118 ceph-mon[131825]: osdmap e653: 8 total, 8 up, 8 in 2023-12-16T01:28:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:58 smithi118 ceph-mon[131825]: pgmap v587: 121 pgs: 121 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2023-12-16T01:28:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:58 smithi078 ceph-mon[139570]: osdmap e653: 8 total, 8 up, 8 in 2023-12-16T01:28:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:58 smithi078 ceph-mon[139570]: pgmap v587: 121 pgs: 121 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2023-12-16T01:28:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:58 smithi078 ceph-mon[142991]: osdmap e653: 8 total, 8 up, 8 in 2023-12-16T01:28:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:58 smithi078 ceph-mon[142991]: pgmap v587: 121 pgs: 121 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2023-12-16T01:28:59.784 INFO:tasks.rados.rados.0.smithi078.stdout:3160: done (3 left) 2023-12-16T01:28:59.785 INFO:tasks.rados.rados.0.smithi078.stdout:3161: done (2 left) 2023-12-16T01:28:59.785 INFO:tasks.rados.rados.0.smithi078.stdout:3163: done (1 left) 2023-12-16T01:28:59.785 INFO:tasks.rados.rados.0.smithi078.stdout:3164: done (0 left) 2023-12-16T01:28:59.785 INFO:tasks.rados.rados.0.smithi078.stdout:3165: delete oid 26 current snap is 292 2023-12-16T01:28:59.788 INFO:tasks.rados.rados.0.smithi078.stdout:3165: done (0 left) 2023-12-16T01:28:59.788 INFO:tasks.rados.rados.0.smithi078.stdout:3166: copy_from oid 40 from oid 42 current snap is 292 2023-12-16T01:28:59.788 INFO:tasks.rados.rados.0.smithi078.stdout:3167: rmattr oid 28 current snap is 292 2023-12-16T01:28:59.789 INFO:tasks.rados.rados.0.smithi078.stdout:3168: delete oid 50 current snap is 292 2023-12-16T01:28:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 0 (ObjNum 994 snap 289 seq_num 994) dirty exists 2023-12-16T01:28:59.792 INFO:tasks.rados.rados.0.smithi078.stdout:3167: done (2 left) 2023-12-16T01:28:59.792 INFO:tasks.rados.rados.0.smithi078.stdout:3168: done (1 left) 2023-12-16T01:28:59.792 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 292 2023-12-16T01:28:59.792 INFO:tasks.rados.rados.0.smithi078.stdout:3169: seq_num 1004 ranges {2342912=16384} 2023-12-16T01:28:59.805 INFO:tasks.rados.rados.0.smithi078.stdout:3169: writing smithi078122029-45 from 2342912 to 2359296 tid 1 2023-12-16T01:28:59.805 INFO:tasks.rados.rados.0.smithi078.stdout:3170: read oid 14 snap -1 2023-12-16T01:28:59.805 INFO:tasks.rados.rados.0.smithi078.stdout:3170: expect deleted 2023-12-16T01:28:59.806 INFO:tasks.rados.rados.0.smithi078.stdout:3171: read oid 21 snap -1 2023-12-16T01:28:59.806 INFO:tasks.rados.rados.0.smithi078.stdout:3171: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:59.806 INFO:tasks.rados.rados.0.smithi078.stdout:3172: setattr oid 24 current snap is 292 2023-12-16T01:28:59.807 INFO:tasks.rados.rados.0.smithi078.stdout:3170: done (4 left) 2023-12-16T01:28:59.807 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 292 2023-12-16T01:28:59.807 INFO:tasks.rados.rados.0.smithi078.stdout:3173: seq_num 1005 ranges {8585216=32768} 2023-12-16T01:28:59.853 INFO:tasks.rados.rados.0.smithi078.stdout:3173: writing smithi078122029-6 from 8585216 to 8617984 tid 1 2023-12-16T01:28:59.853 INFO:tasks.rados.rados.0.smithi078.stdout:3174: read oid 22 snap -1 2023-12-16T01:28:59.854 INFO:tasks.rados.rados.0.smithi078.stdout:3174: expect (ObjNum 975 snap 287 seq_num 975) 2023-12-16T01:28:59.854 INFO:tasks.rados.rados.0.smithi078.stdout:3175: copy_from oid 9 from oid 38 current snap is 292 2023-12-16T01:28:59.854 INFO:tasks.rados.rados.0.smithi078.stdout:3169: finishing write tid 1 to smithi078122029-45 2023-12-16T01:28:59.854 INFO:tasks.rados.rados.0.smithi078.stdout:3169: finishing write tid 2 to smithi078122029-45 2023-12-16T01:28:59.854 INFO:tasks.rados.rados.0.smithi078.stdout:3171: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:28:59.859 INFO:tasks.rados.rados.0.smithi078.stdout:3169: finishing write tid 3 to smithi078122029-45 2023-12-16T01:28:59.859 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2243 (ObjNum 1004 snap 292 seq_num 1004) dirty exists 2023-12-16T01:28:59.859 INFO:tasks.rados.rados.0.smithi078.stdout:3169: left oid 45 (ObjNum 1004 snap 292 seq_num 1004) 2023-12-16T01:28:59.859 INFO:tasks.rados.rados.0.smithi078.stdout:3166: finishing copy_from racing read to smithi078122029-40 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3166: finishing copy_from to smithi078122029-40 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2709 (ObjNum 993 snap 289 seq_num 993) dirty exists 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2710 (ObjNum 909 snap 270 seq_num 909) dirty exists 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3166: done (6 left) 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3169: done (5 left) 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3171: done (4 left) 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3172: done (3 left) 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3176: read oid 3 snap -1 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3176: expect (ObjNum 997 snap 290 seq_num 997) 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3177: copy_from oid 2 from oid 37 current snap is 292 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3173: finishing write tid 1 to smithi078122029-6 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3178: copy_from oid 15 from oid 48 current snap is 292 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 292 2023-12-16T01:28:59.860 INFO:tasks.rados.rados.0.smithi078.stdout:3179: seq_num 1006 ranges {6864896=49152} 2023-12-16T01:28:59.898 INFO:tasks.rados.rados.0.smithi078.stdout:3179: writing smithi078122029-5 from 6864896 to 6914048 tid 1 2023-12-16T01:28:59.898 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 292 2023-12-16T01:28:59.898 INFO:tasks.rados.rados.0.smithi078.stdout:3173: finishing write tid 2 to smithi078122029-6 2023-12-16T01:28:59.898 INFO:tasks.rados.rados.0.smithi078.stdout:3180: seq_num 1007 ranges {9158656=65536} 2023-12-16T01:28:59.948 INFO:tasks.rados.rados.0.smithi078.stdout:3180: writing smithi078122029-11 from 9158656 to 9224192 tid 1 2023-12-16T01:28:59.949 INFO:tasks.rados.rados.0.smithi078.stdout:3181: snap_remove snap 284 2023-12-16T01:29:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:28:59 smithi118 ceph-mon[131825]: osdmap e654: 8 total, 8 up, 8 in 2023-12-16T01:29:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:28:59 smithi078 ceph-mon[139570]: osdmap e654: 8 total, 8 up, 8 in 2023-12-16T01:29:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:28:59 smithi078 ceph-mon[142991]: osdmap e654: 8 total, 8 up, 8 in 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:3181: done (8 left) 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:3182: read oid 24 snap -1 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:3182: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 292 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:3183: seq_num 1008 ranges {0=90112} 2023-12-16T01:29:00.802 INFO:tasks.rados.rados.0.smithi078.stdout:3183: writing smithi078122029-12 from 0 to 90112 tid 1 2023-12-16T01:29:00.803 INFO:tasks.rados.rados.0.smithi078.stdout:3184: rmattr oid 31 current snap is 292 2023-12-16T01:29:00.803 INFO:tasks.rados.rados.0.smithi078.stdout:3184: done (10 left) 2023-12-16T01:29:00.803 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 45 current snap is 292 2023-12-16T01:29:00.803 INFO:tasks.rados.rados.0.smithi078.stdout:3185: seq_num 1009 ranges {2359296=106496} 2023-12-16T01:29:00.812 INFO:tasks.rados.rados.0.smithi078.stdout:3185: writing smithi078122029-45 from 2359296 to 2465792 tid 1 2023-12-16T01:29:00.812 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 292 2023-12-16T01:29:00.812 INFO:tasks.rados.rados.0.smithi078.stdout:3186: seq_num 1010 ranges {4169728=122880} 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3186: writing smithi078122029-28 from 4169728 to 4292608 tid 1 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3187: delete oid 47 current snap is 292 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3175: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3173: finishing write tid 3 to smithi078122029-6 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2248 (ObjNum 1005 snap 292 seq_num 1005) dirty exists 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3173: left oid 6 (ObjNum 1005 snap 292 seq_num 1005) 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3175: finishing copy_from to smithi078122029-9 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2780 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3178: finishing copy_from to smithi078122029-15 2023-12-16T01:29:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3178: got expected ENOENT (src dne) 2023-12-16T01:29:00.839 INFO:tasks.rados.rados.0.smithi078.stdout:3178: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:29:00.839 INFO:tasks.rados.rados.0.smithi078.stdout:3177: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:29:00.839 INFO:tasks.rados.rados.0.smithi078.stdout:3177: finishing copy_from to smithi078122029-2 2023-12-16T01:29:00.839 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2134 (ObjNum 907 snap 269 seq_num 907) dirty exists 2023-12-16T01:29:00.839 INFO:tasks.rados.rados.0.smithi078.stdout:3174: expect (ObjNum 975 snap 287 seq_num 975) 2023-12-16T01:29:01.158 INFO:journalctl@ceph.osd.6.smithi118.stdout:Dec 16 01:29:00 smithi118 conmon[156827]: 2023-12-16T01:29:00.821+0000 7faded94e700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 231 after trimming was started 2023-12-16T01:29:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:00 smithi118 ceph-mon[131825]: osdmap e655: 8 total, 8 up, 8 in 2023-12-16T01:29:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:00 smithi118 ceph-mon[131825]: pgmap v590: 121 pgs: 121 active+clean; 331 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2023-12-16T01:29:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:00 smithi078 ceph-mon[139570]: osdmap e655: 8 total, 8 up, 8 in 2023-12-16T01:29:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:00 smithi078 ceph-mon[139570]: pgmap v590: 121 pgs: 121 active+clean; 331 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2023-12-16T01:29:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:00 smithi078 ceph-mon[142991]: osdmap e655: 8 total, 8 up, 8 in 2023-12-16T01:29:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:00 smithi078 ceph-mon[142991]: pgmap v590: 121 pgs: 121 active+clean; 331 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:3179: finishing write tid 1 to smithi078122029-5 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:3179: finishing write tid 2 to smithi078122029-5 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:3179: finishing write tid 3 to smithi078122029-5 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2039 (ObjNum 1006 snap 292 seq_num 1006) dirty exists 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:3179: left oid 5 (ObjNum 1006 snap 292 seq_num 1006) 2023-12-16T01:29:01.731 INFO:tasks.rados.rados.0.smithi078.stdout:3176: expect (ObjNum 997 snap 290 seq_num 997) 2023-12-16T01:29:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:01 smithi118 ceph-mon[131825]: osdmap e656: 8 total, 8 up, 8 in 2023-12-16T01:29:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:01 smithi118 ceph-mon[131825]: osdmap e657: 8 total, 8 up, 8 in 2023-12-16T01:29:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[139570]: osdmap e656: 8 total, 8 up, 8 in 2023-12-16T01:29:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[139570]: osdmap e657: 8 total, 8 up, 8 in 2023-12-16T01:29:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[142991]: osdmap e656: 8 total, 8 up, 8 in 2023-12-16T01:29:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:01 smithi078 ceph-mon[142991]: osdmap e657: 8 total, 8 up, 8 in 2023-12-16T01:29:03.150 INFO:tasks.rados.rados.0.smithi078.stdout:3180: finishing write tid 1 to smithi078122029-11 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3180: finishing write tid 2 to smithi078122029-11 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3180: finishing write tid 3 to smithi078122029-11 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2041 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3180: left oid 11 (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3173: done (12 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3174: done (11 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3175: done (10 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3176: done (9 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3177: done (8 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3178: done (7 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3179: done (6 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3180: done (5 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3187: done (4 left) 2023-12-16T01:29:03.151 INFO:tasks.rados.rados.0.smithi078.stdout:3188: read oid 21 snap 286 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3188: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3189: copy_from oid 48 from oid 9 current snap is 292 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3185: finishing write tid 1 to smithi078122029-45 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3183: finishing write tid 1 to smithi078122029-12 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3183: finishing write tid 2 to smithi078122029-12 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3185: finishing write tid 2 to smithi078122029-45 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3185: finishing write tid 3 to smithi078122029-45 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2245 (ObjNum 1009 snap 292 seq_num 1009) dirty exists 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3185: left oid 45 (ObjNum 1009 snap 292 seq_num 1009) 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3183: finishing write tid 3 to smithi078122029-12 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2825 (ObjNum 1008 snap 292 seq_num 1008) dirty exists 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3183: left oid 12 (ObjNum 1008 snap 292 seq_num 1008) 2023-12-16T01:29:03.152 INFO:tasks.rados.rados.0.smithi078.stdout:3182: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:02 smithi118 ceph-mon[131825]: pgmap v593: 121 pgs: 121 active+clean; 345 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.0 MiB/s wr, 28 op/s 2023-12-16T01:29:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:02 smithi078 ceph-mon[139570]: pgmap v593: 121 pgs: 121 active+clean; 345 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.0 MiB/s wr, 28 op/s 2023-12-16T01:29:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:02 smithi078 ceph-mon[142991]: pgmap v593: 121 pgs: 121 active+clean; 345 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.0 MiB/s wr, 28 op/s 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3186: finishing write tid 1 to smithi078122029-28 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3186: finishing write tid 2 to smithi078122029-28 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3186: finishing write tid 3 to smithi078122029-28 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2250 (ObjNum 1010 snap 292 seq_num 1010) dirty exists 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3186: left oid 28 (ObjNum 1010 snap 292 seq_num 1010) 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3182: done (5 left) 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3183: done (4 left) 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3185: done (3 left) 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3186: done (2 left) 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3190: read oid 8 snap 285 2023-12-16T01:29:03.364 INFO:tasks.rados.rados.0.smithi078.stdout:3190: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:03.365 INFO:tasks.rados.rados.0.smithi078.stdout:3191: delete oid 36 current snap is 292 2023-12-16T01:29:03.365 INFO:tasks.rados.rados.0.smithi078.stdout:3188: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:29:03.368 INFO:tasks.rados.rados.0.smithi078.stdout:3189: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:29:03.368 INFO:tasks.rados.rados.0.smithi078.stdout:3189: finishing copy_from to smithi078122029-48 2023-12-16T01:29:03.368 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2780 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-16T01:29:03.368 INFO:tasks.rados.rados.0.smithi078.stdout:3188: done (3 left) 2023-12-16T01:29:03.368 INFO:tasks.rados.rados.0.smithi078.stdout:3189: done (2 left) 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:3191: done (1 left) 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:3192: copy_from oid 44 from oid 9 current snap is 292 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:3193: read oid 24 snap 290 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:3193: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 292 2023-12-16T01:29:03.369 INFO:tasks.rados.rados.0.smithi078.stdout:3194: seq_num 1013 ranges {3194880=172032} 2023-12-16T01:29:03.386 INFO:tasks.rados.rados.0.smithi078.stdout:3194: writing smithi078122029-34 from 3194880 to 3366912 tid 1 2023-12-16T01:29:03.387 INFO:tasks.rados.rados.0.smithi078.stdout:3195: snap_create 2023-12-16T01:29:03.387 INFO:tasks.rados.rados.0.smithi078.stdout:3190: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:3192: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:3192: finishing copy_from to smithi078122029-44 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2780 (ObjNum 81 snap 0 seq_num 1784246630) dirty exists 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:3194: finishing write tid 1 to smithi078122029-34 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:3194: finishing write tid 2 to smithi078122029-34 2023-12-16T01:29:03.527 INFO:tasks.rados.rados.0.smithi078.stdout:3193: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:03.737 INFO:tasks.rados.rados.0.smithi078.stdout:3194: finishing write tid 3 to smithi078122029-34 2023-12-16T01:29:03.737 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2782 (ObjNum 1013 snap 292 seq_num 1013) dirty exists 2023-12-16T01:29:03.737 INFO:tasks.rados.rados.0.smithi078.stdout:3194: left oid 34 (ObjNum 1013 snap 292 seq_num 1013) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3190: done (4 left) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3192: done (3 left) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3193: done (2 left) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3194: done (1 left) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3195: done (0 left) 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 293 2023-12-16T01:29:03.797 INFO:tasks.rados.rados.0.smithi078.stdout:3196: seq_num 1014 ranges {12255232=188416} 2023-12-16T01:29:03.862 INFO:tasks.rados.rados.0.smithi078.stdout:3196: writing smithi078122029-4 from 12255232 to 12443648 tid 1 2023-12-16T01:29:03.862 INFO:tasks.rados.rados.0.smithi078.stdout:3197: copy_from oid 17 from oid 13 current snap is 293 2023-12-16T01:29:03.862 INFO:tasks.rados.rados.0.smithi078.stdout:3198: snap_remove snap 269 2023-12-16T01:29:04.811 INFO:tasks.rados.rados.0.smithi078.stdout:3198: done (2 left) 2023-12-16T01:29:04.811 INFO:tasks.rados.rados.0.smithi078.stdout:3199: delete oid 42 current snap is 293 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3197: finishing copy_from to smithi078122029-17 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3197: got expected ENOENT (src dne) 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3197: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3196: finishing write tid 1 to smithi078122029-4 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3196: finishing write tid 2 to smithi078122029-4 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3196: finishing write tid 3 to smithi078122029-4 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2832 (ObjNum 1014 snap 293 seq_num 1014) dirty exists 2023-12-16T01:29:04.812 INFO:tasks.rados.rados.0.smithi078.stdout:3196: left oid 4 (ObjNum 1014 snap 293 seq_num 1014) 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3196: done (2 left) 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3197: done (1 left) 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3199: done (0 left) 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3200: setattr oid 12 current snap is 293 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3201: read oid 5 snap -1 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3201: expect (ObjNum 1006 snap 292 seq_num 1006) 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 293 2023-12-16T01:29:04.831 INFO:tasks.rados.rados.0.smithi078.stdout:3202: seq_num 1016 ranges {4292608=221184} 2023-12-16T01:29:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:3202: writing smithi078122029-28 from 4292608 to 4513792 tid 1 2023-12-16T01:29:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:3203: read oid 35 snap -1 2023-12-16T01:29:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:3203: expect deleted 2023-12-16T01:29:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:3204: delete oid 34 current snap is 293 2023-12-16T01:29:04.854 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2838 (ObjNum 1008 snap 292 seq_num 1008) dirty exists 2023-12-16T01:29:04.857 INFO:tasks.rados.rados.0.smithi078.stdout:3200: done (4 left) 2023-12-16T01:29:04.857 INFO:tasks.rados.rados.0.smithi078.stdout:3203: done (3 left) 2023-12-16T01:29:04.857 INFO:tasks.rados.rados.0.smithi078.stdout:3204: done (2 left) 2023-12-16T01:29:04.857 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 293 2023-12-16T01:29:04.857 INFO:tasks.rados.rados.0.smithi078.stdout:3205: seq_num 1018 ranges {0=253952} 2023-12-16T01:29:04.859 INFO:tasks.rados.rados.0.smithi078.stdout:3205: writing smithi078122029-26 from 0 to 253952 tid 1 2023-12-16T01:29:04.859 INFO:tasks.rados.rados.0.smithi078.stdout:3206: snap_create 2023-12-16T01:29:04.859 INFO:tasks.rados.rados.0.smithi078.stdout:3202: finishing write tid 1 to smithi078122029-28 2023-12-16T01:29:04.859 INFO:tasks.rados.rados.0.smithi078.stdout:3202: finishing write tid 2 to smithi078122029-28 2023-12-16T01:29:04.860 INFO:tasks.rados.rados.0.smithi078.stdout:3202: finishing write tid 3 to smithi078122029-28 2023-12-16T01:29:04.860 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2252 (ObjNum 1016 snap 293 seq_num 1016) dirty exists 2023-12-16T01:29:04.860 INFO:tasks.rados.rados.0.smithi078.stdout:3202: left oid 28 (ObjNum 1016 snap 293 seq_num 1016) 2023-12-16T01:29:04.863 INFO:tasks.rados.rados.0.smithi078.stdout:3205: finishing write tid 1 to smithi078122029-26 2023-12-16T01:29:04.863 INFO:tasks.rados.rados.0.smithi078.stdout:3205: finishing write tid 2 to smithi078122029-26 2023-12-16T01:29:04.865 INFO:tasks.rados.rados.0.smithi078.stdout:3205: finishing write tid 3 to smithi078122029-26 2023-12-16T01:29:04.865 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2247 (ObjNum 1018 snap 293 seq_num 1018) dirty exists 2023-12-16T01:29:04.865 INFO:tasks.rados.rados.0.smithi078.stdout:3205: left oid 26 (ObjNum 1018 snap 293 seq_num 1018) 2023-12-16T01:29:04.869 INFO:tasks.rados.rados.0.smithi078.stdout:3201: expect (ObjNum 1006 snap 292 seq_num 1006) 2023-12-16T01:29:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:04 smithi118 ceph-mon[131825]: osdmap e658: 8 total, 8 up, 8 in 2023-12-16T01:29:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:04 smithi118 ceph-mon[131825]: pgmap v595: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 6.2 MiB/s wr, 36 op/s 2023-12-16T01:29:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:04 smithi078 ceph-mon[139570]: osdmap e658: 8 total, 8 up, 8 in 2023-12-16T01:29:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:04 smithi078 ceph-mon[139570]: pgmap v595: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 6.2 MiB/s wr, 36 op/s 2023-12-16T01:29:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:04 smithi078 ceph-mon[142991]: osdmap e658: 8 total, 8 up, 8 in 2023-12-16T01:29:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:04 smithi078 ceph-mon[142991]: pgmap v595: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 6.2 MiB/s wr, 36 op/s 2023-12-16T01:29:05.817 INFO:tasks.rados.rados.0.smithi078.stdout:3201: done (3 left) 2023-12-16T01:29:05.817 INFO:tasks.rados.rados.0.smithi078.stdout:3202: done (2 left) 2023-12-16T01:29:05.817 INFO:tasks.rados.rados.0.smithi078.stdout:3205: done (1 left) 2023-12-16T01:29:05.817 INFO:tasks.rados.rados.0.smithi078.stdout:3206: done (0 left) 2023-12-16T01:29:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3207: read oid 2 snap 285 2023-12-16T01:29:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3207: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:29:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3208: read oid 46 snap -1 2023-12-16T01:29:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3208: expect (ObjNum 955 snap 282 seq_num 955) 2023-12-16T01:29:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3209: snap_remove snap 292 2023-12-16T01:29:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:05 smithi118 ceph-mon[131825]: osdmap e659: 8 total, 8 up, 8 in 2023-12-16T01:29:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:05 smithi078 ceph-mon[139570]: osdmap e659: 8 total, 8 up, 8 in 2023-12-16T01:29:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:05 smithi078 ceph-mon[142991]: osdmap e659: 8 total, 8 up, 8 in 2023-12-16T01:29:06.723 INFO:tasks.rados.rados.0.smithi078.stdout:3209: done (2 left) 2023-12-16T01:29:06.723 INFO:tasks.rados.rados.0.smithi078.stdout:3210: copy_from oid 48 from oid 22 current snap is 294 2023-12-16T01:29:06.723 INFO:tasks.rados.rados.0.smithi078.stdout:3211: read oid 11 snap 265 2023-12-16T01:29:06.724 INFO:tasks.rados.rados.0.smithi078.stdout:3211: expect deleted 2023-12-16T01:29:06.724 INFO:tasks.rados.rados.0.smithi078.stdout:3212: snap_remove snap 293 2023-12-16T01:29:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:06] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2023-12-16T01:29:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:06 smithi118 ceph-mon[131825]: pgmap v598: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2023-12-16T01:29:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:06 smithi118 ceph-mon[131825]: osdmap e660: 8 total, 8 up, 8 in 2023-12-16T01:29:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:06 smithi118 ceph-mon[131825]: osdmap e661: 8 total, 8 up, 8 in 2023-12-16T01:29:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[139570]: pgmap v598: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2023-12-16T01:29:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[139570]: osdmap e660: 8 total, 8 up, 8 in 2023-12-16T01:29:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[139570]: osdmap e661: 8 total, 8 up, 8 in 2023-12-16T01:29:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[142991]: pgmap v598: 121 pgs: 121 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2023-12-16T01:29:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[142991]: osdmap e660: 8 total, 8 up, 8 in 2023-12-16T01:29:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:06 smithi078 ceph-mon[142991]: osdmap e661: 8 total, 8 up, 8 in 2023-12-16T01:29:07.721 INFO:tasks.rados.rados.0.smithi078.stdout:3212: done (4 left) 2023-12-16T01:29:07.722 INFO:tasks.rados.rados.0.smithi078.stdout:3213: rmattr oid 36 current snap is 294 2023-12-16T01:29:07.722 INFO:tasks.rados.rados.0.smithi078.stdout:3213: done (4 left) 2023-12-16T01:29:07.722 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 294 2023-12-16T01:29:07.722 INFO:tasks.rados.rados.0.smithi078.stdout:3214: seq_num 1019 ranges {253952=270336} 2023-12-16T01:29:07.724 INFO:tasks.rados.rados.0.smithi078.stdout:3214: writing smithi078122029-26 from 253952 to 524288 tid 1 2023-12-16T01:29:07.724 INFO:tasks.rados.rados.0.smithi078.stdout:3215: snap_create 2023-12-16T01:29:07.725 INFO:tasks.rados.rados.0.smithi078.stdout:3208: expect (ObjNum 955 snap 282 seq_num 955) 2023-12-16T01:29:07.768 INFO:tasks.rados.rados.0.smithi078.stdout:3207: expect (ObjNum 512 snap 159 seq_num 512) 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3210: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3210: finishing copy_from to smithi078122029-48 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2031 (ObjNum 975 snap 287 seq_num 975) dirty exists 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3214: finishing write tid 1 to smithi078122029-26 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3214: finishing write tid 2 to smithi078122029-26 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3214: finishing write tid 3 to smithi078122029-26 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2249 (ObjNum 1019 snap 294 seq_num 1019) dirty exists 2023-12-16T01:29:08.271 INFO:tasks.rados.rados.0.smithi078.stdout:3214: left oid 26 (ObjNum 1019 snap 294 seq_num 1019) 2023-12-16T01:29:08.726 INFO:tasks.rados.rados.0.smithi078.stdout:3207: done (5 left) 2023-12-16T01:29:08.727 INFO:tasks.rados.rados.0.smithi078.stdout:3208: done (4 left) 2023-12-16T01:29:08.727 INFO:tasks.rados.rados.0.smithi078.stdout:3210: done (3 left) 2023-12-16T01:29:08.727 INFO:tasks.rados.rados.0.smithi078.stdout:3211: done (2 left) 2023-12-16T01:29:08.727 INFO:tasks.rados.rados.0.smithi078.stdout:3214: done (1 left) 2023-12-16T01:29:08.727 INFO:tasks.rados.rados.0.smithi078.stdout:3215: done (0 left) 2023-12-16T01:29:08.728 INFO:tasks.rados.rados.0.smithi078.stdout:3216: copy_from oid 19 from oid 27 current snap is 295 2023-12-16T01:29:08.728 INFO:tasks.rados.rados.0.smithi078.stdout:3217: snap_remove snap 287 2023-12-16T01:29:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:08 smithi078 ceph-mon[139570]: osdmap e662: 8 total, 8 up, 8 in 2023-12-16T01:29:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:08 smithi078 ceph-mon[142991]: osdmap e662: 8 total, 8 up, 8 in 2023-12-16T01:29:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:08 smithi118 ceph-mon[131825]: osdmap e662: 8 total, 8 up, 8 in 2023-12-16T01:29:09.728 INFO:tasks.rados.rados.0.smithi078.stdout:3217: done (1 left) 2023-12-16T01:29:09.728 INFO:tasks.rados.rados.0.smithi078.stdout:3218: read oid 21 snap 274 2023-12-16T01:29:09.728 INFO:tasks.rados.rados.0.smithi078.stdout:3218: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:29:09.728 INFO:tasks.rados.rados.0.smithi078.stdout:3219: snap_remove snap 288 2023-12-16T01:29:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:09 smithi118 ceph-mon[131825]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 190 KiB/s wr, 15 op/s 2023-12-16T01:29:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:09 smithi118 ceph-mon[131825]: osdmap e663: 8 total, 8 up, 8 in 2023-12-16T01:29:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:09 smithi078 ceph-mon[139570]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 190 KiB/s wr, 15 op/s 2023-12-16T01:29:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:09 smithi078 ceph-mon[139570]: osdmap e663: 8 total, 8 up, 8 in 2023-12-16T01:29:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:09 smithi078 ceph-mon[142991]: pgmap v601: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 190 KiB/s wr, 15 op/s 2023-12-16T01:29:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:09 smithi078 ceph-mon[142991]: osdmap e663: 8 total, 8 up, 8 in 2023-12-16T01:29:10.731 INFO:tasks.rados.rados.0.smithi078.stdout:3219: done (2 left) 2023-12-16T01:29:10.731 INFO:tasks.rados.rados.0.smithi078.stdout:3220: snap_remove snap 291 2023-12-16T01:29:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:10 smithi118 ceph-mon[131825]: osdmap e664: 8 total, 8 up, 8 in 2023-12-16T01:29:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:10 smithi078 ceph-mon[139570]: osdmap e664: 8 total, 8 up, 8 in 2023-12-16T01:29:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:10 smithi078 ceph-mon[142991]: osdmap e664: 8 total, 8 up, 8 in 2023-12-16T01:29:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:3220: done (2 left) 2023-12-16T01:29:11.720 INFO:tasks.rados.rados.0.smithi078.stdout:3221: snap_create 2023-12-16T01:29:11.725 INFO:tasks.rados.rados.0.smithi078.stdout:3216: finishing copy_from racing read to smithi078122029-19 2023-12-16T01:29:11.725 INFO:tasks.rados.rados.0.smithi078.stdout:3216: finishing copy_from to smithi078122029-19 2023-12-16T01:29:11.725 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2198 (ObjNum 895 snap 267 seq_num 895) dirty exists 2023-12-16T01:29:11.725 INFO:tasks.rados.rados.0.smithi078.stdout:3218: expect (ObjNum 865 snap 260 seq_num 865) 2023-12-16T01:29:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:11 smithi118 ceph-mon[131825]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 348 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 96 KiB/s wr, 8 op/s 2023-12-16T01:29:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:11 smithi118 ceph-mon[131825]: osdmap e665: 8 total, 8 up, 8 in 2023-12-16T01:29:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:11 smithi118 ceph-mon[131825]: osdmap e666: 8 total, 8 up, 8 in 2023-12-16T01:29:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[139570]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 348 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 96 KiB/s wr, 8 op/s 2023-12-16T01:29:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[139570]: osdmap e665: 8 total, 8 up, 8 in 2023-12-16T01:29:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[139570]: osdmap e666: 8 total, 8 up, 8 in 2023-12-16T01:29:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[142991]: pgmap v604: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 348 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 96 KiB/s wr, 8 op/s 2023-12-16T01:29:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[142991]: osdmap e665: 8 total, 8 up, 8 in 2023-12-16T01:29:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:11 smithi078 ceph-mon[142991]: osdmap e666: 8 total, 8 up, 8 in 2023-12-16T01:29:12.721 INFO:tasks.rados.rados.0.smithi078.stdout:3216: done (2 left) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3218: done (1 left) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3221: done (0 left) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3222: rmattr oid 20 current snap is 296 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3222: done (0 left) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3223: rollback oid 4 current snap is 296 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 4 to 276 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3224: rmattr oid 11 current snap is 296 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3224: done (1 left) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3225: read oid 23 snap 274 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3225: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:29:12.722 INFO:tasks.rados.rados.0.smithi078.stdout:3226: snap_create 2023-12-16T01:29:12.728 INFO:tasks.rados.rados.0.smithi078.stdout:3223: finishing rollback tid 0 to smithi078122029-4 2023-12-16T01:29:12.729 INFO:tasks.rados.rados.0.smithi078.stdout:3223: finishing rollback tid 1 to smithi078122029-4 2023-12-16T01:29:12.730 INFO:tasks.rados.rados.0.smithi078.stdout:3223: finishing rollback tid 2 to smithi078122029-4 2023-12-16T01:29:12.730 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2878 (ObjNum 917 snap 272 seq_num 917) dirty exists 2023-12-16T01:29:12.733 INFO:tasks.rados.rados.0.smithi078.stdout:3225: expect (ObjNum 559 snap 176 seq_num 559) 2023-12-16T01:29:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:3223: done (2 left) 2023-12-16T01:29:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:3225: done (1 left) 2023-12-16T01:29:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:3226: done (0 left) 2023-12-16T01:29:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 297 2023-12-16T01:29:13.723 INFO:tasks.rados.rados.0.smithi078.stdout:3227: seq_num 1020 ranges {3620864=286720} 2023-12-16T01:29:13.744 INFO:tasks.rados.rados.0.smithi078.stdout:3227: writing smithi078122029-7 from 3620864 to 3907584 tid 1 2023-12-16T01:29:13.744 INFO:tasks.rados.rados.0.smithi078.stdout:3228: copy_from oid 48 from oid 38 current snap is 297 2023-12-16T01:29:13.745 INFO:tasks.rados.rados.0.smithi078.stdout:3229: copy_from oid 29 from oid 8 current snap is 297 2023-12-16T01:29:13.745 INFO:tasks.rados.rados.0.smithi078.stdout:3230: read oid 14 snap 265 2023-12-16T01:29:13.745 INFO:tasks.rados.rados.0.smithi078.stdout:3230: expect deleted 2023-12-16T01:29:13.745 INFO:tasks.rados.rados.0.smithi078.stdout:3231: snap_remove snap 276 2023-12-16T01:29:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:13 smithi078 ceph-mon[139570]: pgmap v607: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:29:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:13 smithi078 ceph-mon[139570]: osdmap e667: 8 total, 8 up, 8 in 2023-12-16T01:29:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:13 smithi078 ceph-mon[142991]: pgmap v607: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:29:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:13 smithi078 ceph-mon[142991]: osdmap e667: 8 total, 8 up, 8 in 2023-12-16T01:29:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:13 smithi118 ceph-mon[131825]: pgmap v607: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:29:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:13 smithi118 ceph-mon[131825]: osdmap e667: 8 total, 8 up, 8 in 2023-12-16T01:29:14.740 INFO:tasks.rados.rados.0.smithi078.stdout:3231: done (4 left) 2023-12-16T01:29:14.740 INFO:tasks.rados.rados.0.smithi078.stdout:3232: copy_from oid 43 from oid 18 current snap is 297 2023-12-16T01:29:14.740 INFO:tasks.rados.rados.0.smithi078.stdout:3227: finishing write tid 1 to smithi078122029-7 2023-12-16T01:29:14.740 INFO:tasks.rados.rados.0.smithi078.stdout:3228: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3228: finishing copy_from to smithi078122029-48 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2780 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3227: finishing write tid 2 to smithi078122029-7 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3227: finishing write tid 3 to smithi078122029-7 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2408 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3227: left oid 7 (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3229: finishing copy_from racing read to smithi078122029-29 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:3229: finishing copy_from to smithi078122029-29 2023-12-16T01:29:14.741 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2687 (ObjNum 969 snap 285 seq_num 969) dirty exists 2023-12-16T01:29:14.742 INFO:tasks.rados.rados.0.smithi078.stdout:3227: done (4 left) 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3228: done (3 left) 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3229: done (2 left) 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3230: done (1 left) 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3233: read oid 12 snap -1 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3233: expect (ObjNum 1008 snap 292 seq_num 1008) 2023-12-16T01:29:14.743 INFO:tasks.rados.rados.0.smithi078.stdout:3234: snap_create 2023-12-16T01:29:14.754 INFO:tasks.rados.rados.0.smithi078.stdout:3233: expect (ObjNum 1008 snap 292 seq_num 1008) 2023-12-16T01:29:14.783 INFO:tasks.rados.rados.0.smithi078.stdout:3232: finishing copy_from racing read to smithi078122029-43 2023-12-16T01:29:14.787 INFO:tasks.rados.rados.0.smithi078.stdout:3232: finishing copy_from to smithi078122029-43 2023-12-16T01:29:14.787 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2124 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:29:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:14 smithi118 ceph-mon[131825]: osdmap e668: 8 total, 8 up, 8 in 2023-12-16T01:29:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:14 smithi078 ceph-mon[139570]: osdmap e668: 8 total, 8 up, 8 in 2023-12-16T01:29:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:14 smithi078 ceph-mon[142991]: osdmap e668: 8 total, 8 up, 8 in 2023-12-16T01:29:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:3232: done (2 left) 2023-12-16T01:29:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:3233: done (1 left) 2023-12-16T01:29:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:3234: done (0 left) 2023-12-16T01:29:15.738 INFO:tasks.rados.rados.0.smithi078.stdout:3235: snap_create 2023-12-16T01:29:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:15 smithi118 ceph-mon[131825]: pgmap v610: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-16T01:29:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:15 smithi118 ceph-mon[131825]: osdmap e669: 8 total, 8 up, 8 in 2023-12-16T01:29:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:15 smithi078 ceph-mon[139570]: pgmap v610: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-16T01:29:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:15 smithi078 ceph-mon[139570]: osdmap e669: 8 total, 8 up, 8 in 2023-12-16T01:29:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:15 smithi078 ceph-mon[142991]: pgmap v610: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-16T01:29:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:15 smithi078 ceph-mon[142991]: osdmap e669: 8 total, 8 up, 8 in 2023-12-16T01:29:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:3235: done (0 left) 2023-12-16T01:29:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 299 2023-12-16T01:29:16.722 INFO:tasks.rados.rados.0.smithi078.stdout:3236: seq_num 1021 ranges {1523712=303104} 2023-12-16T01:29:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:16] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2023-12-16T01:29:16.732 INFO:tasks.rados.rados.0.smithi078.stdout:3236: writing smithi078122029-17 from 1523712 to 1826816 tid 1 2023-12-16T01:29:16.732 INFO:tasks.rados.rados.0.smithi078.stdout:3237: read oid 7 snap -1 2023-12-16T01:29:16.732 INFO:tasks.rados.rados.0.smithi078.stdout:3237: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:16.732 INFO:tasks.rados.rados.0.smithi078.stdout:3238: snap_remove snap 265 2023-12-16T01:29:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:16 smithi118 ceph-mon[131825]: osdmap e670: 8 total, 8 up, 8 in 2023-12-16T01:29:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:16 smithi118 ceph-mon[131825]: osdmap e671: 8 total, 8 up, 8 in 2023-12-16T01:29:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[139570]: osdmap e670: 8 total, 8 up, 8 in 2023-12-16T01:29:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[139570]: osdmap e671: 8 total, 8 up, 8 in 2023-12-16T01:29:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[142991]: osdmap e670: 8 total, 8 up, 8 in 2023-12-16T01:29:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:16 smithi078 ceph-mon[142991]: osdmap e671: 8 total, 8 up, 8 in 2023-12-16T01:29:17.737 INFO:tasks.rados.rados.0.smithi078.stdout:3238: done (2 left) 2023-12-16T01:29:17.737 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 299 2023-12-16T01:29:17.737 INFO:tasks.rados.rados.0.smithi078.stdout:3239: seq_num 1022 ranges {8921088=319488} 2023-12-16T01:29:17.788 INFO:tasks.rados.rados.0.smithi078.stdout:3239: writing smithi078122029-16 from 8921088 to 9240576 tid 1 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3240: rmattr oid 29 current snap is 299 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3236: finishing write tid 1 to smithi078122029-17 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 299 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3236: finishing write tid 2 to smithi078122029-17 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3236: finishing write tid 3 to smithi078122029-17 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2251 (ObjNum 1021 snap 299 seq_num 1021) dirty exists 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3236: left oid 17 (ObjNum 1021 snap 299 seq_num 1021) 2023-12-16T01:29:17.789 INFO:tasks.rados.rados.0.smithi078.stdout:3237: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:17.971 INFO:tasks.rados.rados.0.smithi078.stdout:3239: finishing write tid 1 to smithi078122029-16 2023-12-16T01:29:17.971 INFO:tasks.rados.rados.0.smithi078.stdout:3239: finishing write tid 2 to smithi078122029-16 2023-12-16T01:29:17.971 INFO:tasks.rados.rados.0.smithi078.stdout:3241: seq_num 1023 ranges {0=335872} 2023-12-16T01:29:17.973 INFO:tasks.rados.rados.0.smithi078.stdout:3241: writing smithi078122029-20 from 0 to 335872 tid 1 2023-12-16T01:29:17.973 INFO:tasks.rados.rados.0.smithi078.stdout:3236: done (4 left) 2023-12-16T01:29:17.973 INFO:tasks.rados.rados.0.smithi078.stdout:3237: done (3 left) 2023-12-16T01:29:17.974 INFO:tasks.rados.rados.0.smithi078.stdout:3242: delete oid 36 current snap is 299 2023-12-16T01:29:17.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2690 (ObjNum 969 snap 285 seq_num 969) dirty exists 2023-12-16T01:29:17.974 INFO:tasks.rados.rados.0.smithi078.stdout:3239: finishing write tid 3 to smithi078122029-16 2023-12-16T01:29:17.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2689 (ObjNum 1022 snap 299 seq_num 1022) dirty exists 2023-12-16T01:29:17.974 INFO:tasks.rados.rados.0.smithi078.stdout:3239: left oid 16 (ObjNum 1022 snap 299 seq_num 1022) 2023-12-16T01:29:17.975 INFO:tasks.rados.rados.0.smithi078.stdout:3241: finishing write tid 1 to smithi078122029-20 2023-12-16T01:29:17.975 INFO:tasks.rados.rados.0.smithi078.stdout:3241: finishing write tid 2 to smithi078122029-20 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3239: done (3 left) 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3240: done (2 left) 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3242: done (1 left) 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3243: copy_from oid 35 from oid 7 current snap is 299 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3244: rmattr oid 43 current snap is 299 2023-12-16T01:29:17.976 INFO:tasks.rados.rados.0.smithi078.stdout:3245: snap_remove snap 295 2023-12-16T01:29:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:17 smithi118 ceph-mon[131825]: pgmap v613: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T01:29:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:17 smithi118 ceph-mon[131825]: osdmap e672: 8 total, 8 up, 8 in 2023-12-16T01:29:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:17 smithi078 ceph-mon[139570]: pgmap v613: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T01:29:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:17 smithi078 ceph-mon[139570]: osdmap e672: 8 total, 8 up, 8 in 2023-12-16T01:29:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:17 smithi078 ceph-mon[142991]: pgmap v613: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T01:29:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:17 smithi078 ceph-mon[142991]: osdmap e672: 8 total, 8 up, 8 in 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3245: done (3 left) 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3246: setattr oid 34 current snap is 299 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3247: copy_from oid 23 from oid 40 current snap is 299 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3248: read oid 24 snap -1 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3248: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3249: rollback oid 25 current snap is 299 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 283 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3250: read oid 13 snap -1 2023-12-16T01:29:18.771 INFO:tasks.rados.rados.0.smithi078.stdout:3250: expect deleted 2023-12-16T01:29:18.772 INFO:tasks.rados.rados.0.smithi078.stdout:3251: snap_remove snap 286 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3251: done (8 left) 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3252: setattr oid 42 current snap is 299 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2241 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3241: finishing write tid 3 to smithi078122029-20 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2689 (ObjNum 1023 snap 299 seq_num 1023) dirty exists 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3241: left oid 20 (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3243: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3243: finishing copy_from to smithi078122029-35 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2408 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3249: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:3249: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:29:19.776 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2254 (ObjNum 960 snap 282 seq_num 960) dirty exists 2023-12-16T01:29:19.777 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2784 (ObjNum 161 snap 0 seq_num 3623918768) dirty exists 2023-12-16T01:29:19.777 INFO:tasks.rados.rados.0.smithi078.stdout:3248: expect (ObjNum 909 snap 270 seq_num 909) 2023-12-16T01:29:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:3247: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:29:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:3247: finishing copy_from to smithi078122029-23 2023-12-16T01:29:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2709 (ObjNum 993 snap 289 seq_num 993) dirty exists 2023-12-16T01:29:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:3241: done (8 left) 2023-12-16T01:29:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:3243: done (7 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3244: done (6 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3246: done (5 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3247: done (4 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3248: done (3 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3249: done (2 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3250: done (1 left) 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3253: copy_from oid 10 from oid 28 current snap is 299 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 299 2023-12-16T01:29:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3254: seq_num 1025 ranges {0=368640} 2023-12-16T01:29:20.002 INFO:tasks.rados.rados.0.smithi078.stdout:3254: writing smithi078122029-39 from 0 to 368640 tid 1 2023-12-16T01:29:20.002 INFO:tasks.rados.rados.0.smithi078.stdout:3255: snap_create 2023-12-16T01:29:20.003 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2711 (ObjNum 33 snap 0 seq_num 3976493240) dirty exists 2023-12-16T01:29:20.005 INFO:tasks.rados.rados.0.smithi078.stdout:3254: finishing write tid 1 to smithi078122029-39 2023-12-16T01:29:20.005 INFO:tasks.rados.rados.0.smithi078.stdout:3254: finishing write tid 2 to smithi078122029-39 2023-12-16T01:29:20.007 INFO:tasks.rados.rados.0.smithi078.stdout:3254: finishing write tid 3 to smithi078122029-39 2023-12-16T01:29:20.007 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2711 (ObjNum 1025 snap 299 seq_num 1025) dirty exists 2023-12-16T01:29:20.007 INFO:tasks.rados.rados.0.smithi078.stdout:3254: left oid 39 (ObjNum 1025 snap 299 seq_num 1025) 2023-12-16T01:29:20.016 INFO:tasks.rados.rados.0.smithi078.stdout:3253: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:29:20.019 INFO:tasks.rados.rados.0.smithi078.stdout:3253: finishing copy_from to smithi078122029-10 2023-12-16T01:29:20.020 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2252 (ObjNum 1016 snap 293 seq_num 1016) dirty exists 2023-12-16T01:29:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:19 smithi118 ceph-mon[131825]: pgmap v616: 121 pgs: 121 active+clean; 365 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-16T01:29:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:19 smithi118 ceph-mon[131825]: osdmap e673: 8 total, 8 up, 8 in 2023-12-16T01:29:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:19 smithi078 ceph-mon[139570]: pgmap v616: 121 pgs: 121 active+clean; 365 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-16T01:29:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:19 smithi078 ceph-mon[139570]: osdmap e673: 8 total, 8 up, 8 in 2023-12-16T01:29:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:19 smithi078 ceph-mon[142991]: pgmap v616: 121 pgs: 121 active+clean; 365 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2023-12-16T01:29:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:19 smithi078 ceph-mon[142991]: osdmap e673: 8 total, 8 up, 8 in 2023-12-16T01:29:20.491 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:29:20.782 INFO:tasks.rados.rados.0.smithi078.stdout:3252: done (3 left) 2023-12-16T01:29:20.782 INFO:tasks.rados.rados.0.smithi078.stdout:3253: done (2 left) 2023-12-16T01:29:20.782 INFO:tasks.rados.rados.0.smithi078.stdout:3254: done (1 left) 2023-12-16T01:29:20.782 INFO:tasks.rados.rados.0.smithi078.stdout:3255: done (0 left) 2023-12-16T01:29:20.782 INFO:tasks.rados.rados.0.smithi078.stdout:3256: snap_remove snap 274 2023-12-16T01:29:20.803 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:29:20.803 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8m) 4m ago 12m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:29:20.803 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7m) 113s ago 12m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (13m) 4m ago 13m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (13m) 113s ago 13m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) 113s ago 16m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7m) 4m ago 18m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7m) 4m ago 18m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6m) 113s ago 16m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6m) 4m ago 16m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8m) 4m ago 11m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7m) 113s ago 11m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5m) 4m ago 16m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5m) 4m ago 15m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4m) 4m ago 15m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4m) 4m ago 15m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3m) 113s ago 14m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:29:20.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3m) 113s ago 14m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:29:20.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2m) 113s ago 13m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:29:20.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (117s) 113s ago 13m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:29:20.805 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7m) 113s ago 12m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:29:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:20 smithi118 ceph-mon[131825]: osdmap e674: 8 total, 8 up, 8 in 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:29:21.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:29:21.191 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:29:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:20 smithi078 ceph-mon[139570]: osdmap e674: 8 total, 8 up, 8 in 2023-12-16T01:29:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:20 smithi078 ceph-mon[142991]: osdmap e674: 8 total, 8 up, 8 in 2023-12-16T01:29:21.723 INFO:tasks.rados.rados.0.smithi078.stdout:3256: done (0 left) 2023-12-16T01:29:21.723 INFO:tasks.rados.rados.0.smithi078.stdout:3257: snap_create 2023-12-16T01:29:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: pgmap v619: 121 pgs: 121 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-12-16T01:29:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: osdmap e675: 8 total, 8 up, 8 in 2023-12-16T01:29:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2076037183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:21 smithi118 ceph-mon[131825]: osdmap e676: 8 total, 8 up, 8 in 2023-12-16T01:29:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: pgmap v619: 121 pgs: 121 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-12-16T01:29:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: osdmap e675: 8 total, 8 up, 8 in 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2076037183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[139570]: osdmap e676: 8 total, 8 up, 8 in 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: pgmap v619: 121 pgs: 121 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: osdmap e675: 8 total, 8 up, 8 in 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2076037183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:21 smithi078 ceph-mon[142991]: osdmap e676: 8 total, 8 up, 8 in 2023-12-16T01:29:22.725 INFO:tasks.rados.rados.0.smithi078.stdout:3257: done (0 left) 2023-12-16T01:29:22.725 INFO:tasks.rados.rados.0.smithi078.stdout:3258: read oid 11 snap -1 2023-12-16T01:29:22.725 INFO:tasks.rados.rados.0.smithi078.stdout:3258: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:29:22.725 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 301 2023-12-16T01:29:22.725 INFO:tasks.rados.rados.0.smithi078.stdout:3259: seq_num 1026 ranges {4513792=385024} 2023-12-16T01:29:22.753 INFO:tasks.rados.rados.0.smithi078.stdout:3259: writing smithi078122029-28 from 4513792 to 4898816 tid 1 2023-12-16T01:29:22.753 INFO:tasks.rados.rados.0.smithi078.stdout:3260: delete oid 46 current snap is 301 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3260: done (2 left) 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3261: read oid 47 snap -1 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3261: expect deleted 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3262: rollback oid 26 current snap is 301 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 279 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3263: rmattr oid 35 current snap is 301 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3263: done (4 left) 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3264: read oid 29 snap -1 2023-12-16T01:29:22.757 INFO:tasks.rados.rados.0.smithi078.stdout:3264: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:22.758 INFO:tasks.rados.rados.0.smithi078.stdout:3265: copy_from oid 41 from oid 48 current snap is 301 2023-12-16T01:29:22.758 INFO:tasks.rados.rados.0.smithi078.stdout:3266: snap_create 2023-12-16T01:29:22.762 INFO:tasks.rados.rados.0.smithi078.stdout:3259: finishing write tid 1 to smithi078122029-28 2023-12-16T01:29:22.762 INFO:tasks.rados.rados.0.smithi078.stdout:3259: finishing write tid 2 to smithi078122029-28 2023-12-16T01:29:22.763 INFO:tasks.rados.rados.0.smithi078.stdout:3265: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:29:22.766 INFO:tasks.rados.rados.0.smithi078.stdout:3265: finishing copy_from to smithi078122029-41 2023-12-16T01:29:22.766 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2780 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:29:22.767 INFO:tasks.rados.rados.0.smithi078.stdout:3259: finishing write tid 3 to smithi078122029-28 2023-12-16T01:29:22.767 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2256 (ObjNum 1026 snap 301 seq_num 1026) dirty exists 2023-12-16T01:29:22.767 INFO:tasks.rados.rados.0.smithi078.stdout:3259: left oid 28 (ObjNum 1026 snap 301 seq_num 1026) 2023-12-16T01:29:22.768 INFO:tasks.rados.rados.0.smithi078.stdout:3262: finishing rollback tid 0 to smithi078122029-26 2023-12-16T01:29:22.768 INFO:tasks.rados.rados.0.smithi078.stdout:3262: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:29:22.768 INFO:tasks.rados.rados.0.smithi078.stdout:3262: finishing rollback tid 2 to smithi078122029-26 2023-12-16T01:29:22.768 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2255 (ObjNum 832 snap 254 seq_num 832) dirty exists 2023-12-16T01:29:22.777 INFO:tasks.rados.rados.0.smithi078.stdout:3264: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:22.914 INFO:tasks.rados.rados.0.smithi078.stdout:3258: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3258: done (6 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3259: done (5 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3261: done (4 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3262: done (3 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3264: done (2 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3265: done (1 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3266: done (0 left) 2023-12-16T01:29:23.736 INFO:tasks.rados.rados.0.smithi078.stdout:3267: snap_create 2023-12-16T01:29:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:23 smithi078 ceph-mon[139570]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 351 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 8 op/s 2023-12-16T01:29:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:23 smithi078 ceph-mon[139570]: osdmap e677: 8 total, 8 up, 8 in 2023-12-16T01:29:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:23 smithi078 ceph-mon[142991]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 351 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 8 op/s 2023-12-16T01:29:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:23 smithi078 ceph-mon[142991]: osdmap e677: 8 total, 8 up, 8 in 2023-12-16T01:29:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:23 smithi118 ceph-mon[131825]: pgmap v622: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 351 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 8 op/s 2023-12-16T01:29:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:23 smithi118 ceph-mon[131825]: osdmap e677: 8 total, 8 up, 8 in 2023-12-16T01:29:24.736 INFO:tasks.rados.rados.0.smithi078.stdout:3267: done (0 left) 2023-12-16T01:29:24.736 INFO:tasks.rados.rados.0.smithi078.stdout:3268: setattr oid 17 current snap is 303 2023-12-16T01:29:24.740 INFO:tasks.rados.rados.0.smithi078.stdout:3269: snap_create 2023-12-16T01:29:24.747 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2256 (ObjNum 1021 snap 299 seq_num 1021) dirty exists 2023-12-16T01:29:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:24 smithi118 ceph-mon[131825]: osdmap e678: 8 total, 8 up, 8 in 2023-12-16T01:29:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:24 smithi078 ceph-mon[142991]: osdmap e678: 8 total, 8 up, 8 in 2023-12-16T01:29:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:24 smithi078 ceph-mon[139570]: osdmap e678: 8 total, 8 up, 8 in 2023-12-16T01:29:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:3268: done (1 left) 2023-12-16T01:29:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:3269: done (0 left) 2023-12-16T01:29:25.737 INFO:tasks.rados.rados.0.smithi078.stdout:3270: snap_create 2023-12-16T01:29:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:25 smithi118 ceph-mon[131825]: pgmap v625: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-12-16T01:29:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:25 smithi118 ceph-mon[131825]: osdmap e679: 8 total, 8 up, 8 in 2023-12-16T01:29:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:25 smithi078 ceph-mon[139570]: pgmap v625: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-12-16T01:29:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:25 smithi078 ceph-mon[139570]: osdmap e679: 8 total, 8 up, 8 in 2023-12-16T01:29:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:25 smithi078 ceph-mon[142991]: pgmap v625: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2023-12-16T01:29:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:25 smithi078 ceph-mon[142991]: osdmap e679: 8 total, 8 up, 8 in 2023-12-16T01:29:26.726 INFO:tasks.rados.rados.0.smithi078.stdout:3270: done (0 left) 2023-12-16T01:29:26.726 INFO:tasks.rados.rados.0.smithi078.stdout:3271: read oid 29 snap -1 2023-12-16T01:29:26.726 INFO:tasks.rados.rados.0.smithi078.stdout:3271: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:26.727 INFO:tasks.rados.rados.0.smithi078.stdout:3272: delete oid 49 current snap is 305 2023-12-16T01:29:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:26] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2023-12-16T01:29:26.736 INFO:tasks.rados.rados.0.smithi078.stdout:3272: done (1 left) 2023-12-16T01:29:26.736 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 305 2023-12-16T01:29:26.736 INFO:tasks.rados.rados.0.smithi078.stdout:3273: seq_num 1029 ranges {90112=442368} 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:3273: writing smithi078122029-21 from 90112 to 532480 tid 1 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:3274: rollback oid 7 current snap is 305 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 303 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:3275: read oid 20 snap -1 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:3275: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:29:26.739 INFO:tasks.rados.rados.0.smithi078.stdout:3276: snap_remove snap 294 2023-12-16T01:29:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:26 smithi118 ceph-mon[131825]: osdmap e680: 8 total, 8 up, 8 in 2023-12-16T01:29:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:26 smithi118 ceph-mon[131825]: osdmap e681: 8 total, 8 up, 8 in 2023-12-16T01:29:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:26 smithi078 ceph-mon[139570]: osdmap e680: 8 total, 8 up, 8 in 2023-12-16T01:29:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:26 smithi078 ceph-mon[139570]: osdmap e681: 8 total, 8 up, 8 in 2023-12-16T01:29:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:26 smithi078 ceph-mon[142991]: osdmap e680: 8 total, 8 up, 8 in 2023-12-16T01:29:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:26 smithi078 ceph-mon[142991]: osdmap e681: 8 total, 8 up, 8 in 2023-12-16T01:29:27.740 INFO:tasks.rados.rados.0.smithi078.stdout:3276: done (4 left) 2023-12-16T01:29:27.740 INFO:tasks.rados.rados.0.smithi078.stdout:3277: setattr oid 31 current snap is 305 2023-12-16T01:29:27.740 INFO:tasks.rados.rados.0.smithi078.stdout:3273: finishing write tid 1 to smithi078122029-21 2023-12-16T01:29:27.740 INFO:tasks.rados.rados.0.smithi078.stdout:3273: finishing write tid 2 to smithi078122029-21 2023-12-16T01:29:27.740 INFO:tasks.rados.rados.0.smithi078.stdout:3271: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:29:27.884 INFO:tasks.rados.rados.0.smithi078.stdout:3273: finishing write tid 3 to smithi078122029-21 2023-12-16T01:29:27.884 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2782 (ObjNum 1029 snap 305 seq_num 1029) dirty exists 2023-12-16T01:29:27.884 INFO:tasks.rados.rados.0.smithi078.stdout:3273: left oid 21 (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:29:27.884 INFO:tasks.rados.rados.0.smithi078.stdout:3275: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3274: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3274: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3274: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2443 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3271: done (4 left) 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3273: done (3 left) 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3274: done (2 left) 2023-12-16T01:29:27.893 INFO:tasks.rados.rados.0.smithi078.stdout:3275: done (1 left) 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3278: copy_from oid 39 from oid 9 current snap is 305 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3279: copy_from oid 17 from oid 10 current snap is 305 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3280: read oid 12 snap -1 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3280: expect (ObjNum 1008 snap 292 seq_num 1008) 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3281: rollback oid 22 current snap is 305 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 283 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3282: read oid 41 snap 289 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3282: expect deleted 2023-12-16T01:29:27.894 INFO:tasks.rados.rados.0.smithi078.stdout:3283: snap_remove snap 302 2023-12-16T01:29:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:27 smithi118 ceph-mon[131825]: pgmap v628: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-16T01:29:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:27 smithi118 ceph-mon[131825]: osdmap e682: 8 total, 8 up, 8 in 2023-12-16T01:29:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:27 smithi078 ceph-mon[139570]: pgmap v628: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-16T01:29:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:27 smithi078 ceph-mon[139570]: osdmap e682: 8 total, 8 up, 8 in 2023-12-16T01:29:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:27 smithi078 ceph-mon[142991]: pgmap v628: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-16T01:29:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:27 smithi078 ceph-mon[142991]: osdmap e682: 8 total, 8 up, 8 in 2023-12-16T01:29:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:3283: done (6 left) 2023-12-16T01:29:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 305 2023-12-16T01:29:28.767 INFO:tasks.rados.rados.0.smithi078.stdout:3284: seq_num 1030 ranges {8585216=458752} 2023-12-16T01:29:28.815 INFO:tasks.rados.rados.0.smithi078.stdout:3284: writing smithi078122029-43 from 8585216 to 9043968 tid 1 2023-12-16T01:29:28.815 INFO:tasks.rados.rados.0.smithi078.stdout:3285: copy_from oid 30 from oid 18 current snap is 305 2023-12-16T01:29:28.815 INFO:tasks.rados.rados.0.smithi078.stdout:3280: expect (ObjNum 1008 snap 292 seq_num 1008) 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3278: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3278: finishing copy_from to smithi078122029-39 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2780 (ObjNum 97 snap 0 seq_num 2287357440) dirty exists 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2042 (ObjNum 902 snap 267 seq_num 902) dirty exists 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3281: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3281: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3277: done (7 left) 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3278: done (6 left) 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3280: done (5 left) 2023-12-16T01:29:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3282: done (4 left) 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3286: read oid 42 snap -1 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3286: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3287: rollback oid 25 current snap is 305 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 25 to 300 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3281: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2045 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3279: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3279: finishing copy_from to smithi078122029-17 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2252 (ObjNum 1016 snap 293 seq_num 1016) dirty exists 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3284: finishing write tid 1 to smithi078122029-43 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3284: finishing write tid 2 to smithi078122029-43 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3284: finishing write tid 3 to smithi078122029-43 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2243 (ObjNum 1030 snap 305 seq_num 1030) dirty exists 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3284: left oid 43 (ObjNum 1030 snap 305 seq_num 1030) 2023-12-16T01:29:28.825 INFO:tasks.rados.rados.0.smithi078.stdout:3279: done (5 left) 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:3281: done (4 left) 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:3284: done (3 left) 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:3288: read oid 39 snap -1 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:3288: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 305 2023-12-16T01:29:28.826 INFO:tasks.rados.rados.0.smithi078.stdout:3289: seq_num 1031 ranges {598016=475136} 2023-12-16T01:29:28.829 INFO:tasks.rados.rados.0.smithi078.stdout:3289: writing smithi078122029-27 from 598016 to 1073152 tid 1 2023-12-16T01:29:28.829 INFO:tasks.rados.rados.0.smithi078.stdout:3290: rmattr oid 47 current snap is 305 2023-12-16T01:29:28.830 INFO:tasks.rados.rados.0.smithi078.stdout:3290: done (5 left) 2023-12-16T01:29:28.830 INFO:tasks.rados.rados.0.smithi078.stdout:3291: rollback oid 31 current snap is 305 2023-12-16T01:29:28.830 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 285 2023-12-16T01:29:28.830 INFO:tasks.rados.rados.0.smithi078.stdout:3288: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:29:28.832 INFO:tasks.rados.rados.0.smithi078.stdout:3286: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3287: finishing rollback tid 0 to smithi078122029-25 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3287: finishing rollback tid 1 to smithi078122029-25 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3286: done (5 left) 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3288: done (4 left) 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 305 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3287: finishing rollback tid 2 to smithi078122029-25 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2259 (ObjNum 960 snap 282 seq_num 960) dirty exists 2023-12-16T01:29:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3292: seq_num 1032 ranges {598016=491520} 2023-12-16T01:29:28.840 INFO:tasks.rados.rados.0.smithi078.stdout:3292: writing smithi078122029-19 from 598016 to 1089536 tid 1 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3287: done (4 left) 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3293: copy_from oid 15 from oid 1 current snap is 305 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3289: finishing write tid 1 to smithi078122029-27 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3289: finishing write tid 2 to smithi078122029-27 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3291: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 305 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3289: finishing write tid 3 to smithi078122029-27 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2450 (ObjNum 1031 snap 305 seq_num 1031) dirty exists 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3289: left oid 27 (ObjNum 1031 snap 305 seq_num 1031) 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3291: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:29:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3291: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:29:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2048 (ObjNum 902 snap 267 seq_num 902) dirty exists 2023-12-16T01:29:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3294: seq_num 1033 ranges {4513792=507904} 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3294: writing smithi078122029-10 from 4513792 to 5021696 tid 1 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3289: done (5 left) 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3291: done (4 left) 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 305 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3292: finishing write tid 1 to smithi078122029-19 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3292: finishing write tid 2 to smithi078122029-19 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3285: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:3292: finishing write tid 3 to smithi078122029-19 2023-12-16T01:29:28.869 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2936 (ObjNum 1032 snap 305 seq_num 1032) dirty exists 2023-12-16T01:29:28.870 INFO:tasks.rados.rados.0.smithi078.stdout:3292: left oid 19 (ObjNum 1032 snap 305 seq_num 1032) 2023-12-16T01:29:28.870 INFO:tasks.rados.rados.0.smithi078.stdout:3285: finishing copy_from to smithi078122029-30 2023-12-16T01:29:28.870 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2124 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:29:28.870 INFO:tasks.rados.rados.0.smithi078.stdout:3293: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:29:28.870 INFO:tasks.rados.rados.0.smithi078.stdout:3295: seq_num 1034 ranges {0=524288} 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:3295: writing smithi078122029-34 from 0 to 524288 tid 1 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:3285: done (4 left) 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:3292: done (3 left) 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:3296: snap_create 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:3293: finishing copy_from to smithi078122029-15 2023-12-16T01:29:28.872 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2815 (ObjNum 1001 snap 291 seq_num 1001) dirty exists 2023-12-16T01:29:28.876 INFO:tasks.rados.rados.0.smithi078.stdout:3295: finishing write tid 1 to smithi078122029-34 2023-12-16T01:29:28.876 INFO:tasks.rados.rados.0.smithi078.stdout:3294: finishing write tid 1 to smithi078122029-10 2023-12-16T01:29:28.876 INFO:tasks.rados.rados.0.smithi078.stdout:3295: finishing write tid 2 to smithi078122029-34 2023-12-16T01:29:28.876 INFO:tasks.rados.rados.0.smithi078.stdout:3294: finishing write tid 2 to smithi078122029-10 2023-12-16T01:29:28.877 INFO:tasks.rados.rados.0.smithi078.stdout:3295: finishing write tid 3 to smithi078122029-34 2023-12-16T01:29:28.877 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2786 (ObjNum 1034 snap 305 seq_num 1034) dirty exists 2023-12-16T01:29:28.877 INFO:tasks.rados.rados.0.smithi078.stdout:3295: left oid 34 (ObjNum 1034 snap 305 seq_num 1034) 2023-12-16T01:29:28.878 INFO:tasks.rados.rados.0.smithi078.stdout:3294: finishing write tid 3 to smithi078122029-10 2023-12-16T01:29:28.878 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2258 (ObjNum 1033 snap 305 seq_num 1033) dirty exists 2023-12-16T01:29:28.878 INFO:tasks.rados.rados.0.smithi078.stdout:3294: left oid 10 (ObjNum 1033 snap 305 seq_num 1033) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3293: done (3 left) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3294: done (2 left) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3295: done (1 left) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3296: done (0 left) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3297: read oid 35 snap 299 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3297: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3298: read oid 5 snap 300 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3298: expect (ObjNum 1006 snap 292 seq_num 1006) 2023-12-16T01:29:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3299: delete oid 38 current snap is 306 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3299: done (2 left) 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3300: read oid 37 snap 290 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3300: expect (ObjNum 907 snap 269 seq_num 907) 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3301: read oid 33 snap -1 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3301: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3302: copy_from oid 40 from oid 38 current snap is 306 2023-12-16T01:29:29.776 INFO:tasks.rados.rados.0.smithi078.stdout:3303: snap_remove snap 298 2023-12-16T01:29:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:29 smithi118 ceph-mon[131825]: pgmap v631: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-12-16T01:29:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:29 smithi118 ceph-mon[131825]: osdmap e683: 8 total, 8 up, 8 in 2023-12-16T01:29:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:29 smithi078 ceph-mon[139570]: pgmap v631: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-12-16T01:29:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:29 smithi078 ceph-mon[139570]: osdmap e683: 8 total, 8 up, 8 in 2023-12-16T01:29:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:29 smithi078 ceph-mon[142991]: pgmap v631: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-12-16T01:29:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:29 smithi078 ceph-mon[142991]: osdmap e683: 8 total, 8 up, 8 in 2023-12-16T01:29:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:3303: done (5 left) 2023-12-16T01:29:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:3304: rollback oid 3 current snap is 306 2023-12-16T01:29:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 3 to 285 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3305: rollback oid 32 current snap is 306 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 305 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3306: read oid 22 snap -1 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3306: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 306 2023-12-16T01:29:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3307: seq_num 1036 ranges {9240576=557056} 2023-12-16T01:29:30.845 INFO:tasks.rados.rados.0.smithi078.stdout:3307: writing smithi078122029-16 from 9240576 to 9797632 tid 1 2023-12-16T01:29:30.845 INFO:tasks.rados.rados.0.smithi078.stdout:3308: delete oid 48 current snap is 306 2023-12-16T01:29:30.845 INFO:tasks.rados.rados.0.smithi078.stdout:3297: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:31.027 INFO:tasks.rados.rados.0.smithi078.stdout:3297: done (9 left) 2023-12-16T01:29:31.027 INFO:tasks.rados.rados.0.smithi078.stdout:3308: done (8 left) 2023-12-16T01:29:31.027 INFO:tasks.rados.rados.0.smithi078.stdout:3309: rollback oid 27 current snap is 306 2023-12-16T01:29:31.028 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 27 to 283 2023-12-16T01:29:31.028 INFO:tasks.rados.rados.0.smithi078.stdout:3300: expect (ObjNum 907 snap 269 seq_num 907) 2023-12-16T01:29:31.051 INFO:tasks.rados.rados.0.smithi078.stdout:3302: finishing copy_from to smithi078122029-40 2023-12-16T01:29:31.052 INFO:tasks.rados.rados.0.smithi078.stdout:3302: got expected ENOENT (src dne) 2023-12-16T01:29:31.052 INFO:tasks.rados.rados.0.smithi078.stdout:3302: finishing copy_from racing read to smithi078122029-40 2023-12-16T01:29:31.052 INFO:tasks.rados.rados.0.smithi078.stdout:3301: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:29:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:30 smithi118 ceph-mon[131825]: osdmap e684: 8 total, 8 up, 8 in 2023-12-16T01:29:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:30 smithi118 ceph-mon[131825]: pgmap v634: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 94 KiB/s wr, 12 op/s 2023-12-16T01:29:31.164 INFO:tasks.rados.rados.0.smithi078.stdout:3298: expect (ObjNum 1006 snap 292 seq_num 1006) 2023-12-16T01:29:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:30 smithi078 ceph-mon[139570]: osdmap e684: 8 total, 8 up, 8 in 2023-12-16T01:29:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:30 smithi078 ceph-mon[139570]: pgmap v634: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 94 KiB/s wr, 12 op/s 2023-12-16T01:29:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:30 smithi078 ceph-mon[142991]: osdmap e684: 8 total, 8 up, 8 in 2023-12-16T01:29:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:30 smithi078 ceph-mon[142991]: pgmap v634: 121 pgs: 121 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 94 KiB/s wr, 12 op/s 2023-12-16T01:29:31.645 INFO:tasks.rados.rados.0.smithi078.stdout:3304: finishing rollback tid 0 to smithi078122029-3 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3304: finishing rollback tid 1 to smithi078122029-3 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3304: finishing rollback tid 2 to smithi078122029-3 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1286 (ObjNum 971 snap 285 seq_num 971) dirty exists 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3305: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2240 (ObjNum 129 snap 0 seq_num 2287295368) dirty dne 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3298: done (8 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3300: done (7 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3301: done (6 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3302: done (5 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3304: done (4 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3305: done (3 left) 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3310: rollback oid 17 current snap is 306 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 17 to 301 2023-12-16T01:29:31.646 INFO:tasks.rados.rados.0.smithi078.stdout:3306: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:29:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:31 smithi118 ceph-mon[131825]: osdmap e685: 8 total, 8 up, 8 in 2023-12-16T01:29:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:31 smithi118 ceph-mon[131825]: osdmap e686: 8 total, 8 up, 8 in 2023-12-16T01:29:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[139570]: osdmap e685: 8 total, 8 up, 8 in 2023-12-16T01:29:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[139570]: osdmap e686: 8 total, 8 up, 8 in 2023-12-16T01:29:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[142991]: osdmap e685: 8 total, 8 up, 8 in 2023-12-16T01:29:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:31 smithi078 ceph-mon[142991]: osdmap e686: 8 total, 8 up, 8 in 2023-12-16T01:29:32.343 INFO:tasks.rados.rados.0.smithi078.stdout:3307: finishing write tid 1 to smithi078122029-16 2023-12-16T01:29:32.343 INFO:tasks.rados.rados.0.smithi078.stdout:3307: finishing write tid 2 to smithi078122029-16 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3306: done (3 left) 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3311: read oid 6 snap 299 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3311: expect (ObjNum 1005 snap 292 seq_num 1005) 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3307: finishing write tid 3 to smithi078122029-16 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2693 (ObjNum 1036 snap 306 seq_num 1036) dirty exists 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3307: left oid 16 (ObjNum 1036 snap 306 seq_num 1036) 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3309: finishing rollback tid 0 to smithi078122029-27 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3309: finishing rollback tid 1 to smithi078122029-27 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3309: finishing rollback tid 2 to smithi078122029-27 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2458 (ObjNum 895 snap 267 seq_num 895) dirty exists 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3310: finishing rollback tid 0 to smithi078122029-17 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3310: finishing rollback tid 1 to smithi078122029-17 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:3310: finishing rollback tid 2 to smithi078122029-17 2023-12-16T01:29:32.344 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2261 (ObjNum 1021 snap 299 seq_num 1021) dirty exists 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3312: read oid 35 snap -1 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3312: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3307: done (4 left) 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3309: done (3 left) 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3310: done (2 left) 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 306 2023-12-16T01:29:32.345 INFO:tasks.rados.rados.0.smithi078.stdout:3313: seq_num 1038 ranges {4169728=589824} 2023-12-16T01:29:32.370 INFO:tasks.rados.rados.0.smithi078.stdout:3313: writing smithi078122029-23 from 4169728 to 4759552 tid 1 2023-12-16T01:29:32.370 INFO:tasks.rados.rados.0.smithi078.stdout:3314: delete oid 45 current snap is 306 2023-12-16T01:29:32.370 INFO:tasks.rados.rados.0.smithi078.stdout:3312: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:32.561 INFO:tasks.rados.rados.0.smithi078.stdout:3311: expect (ObjNum 1005 snap 292 seq_num 1005) 2023-12-16T01:29:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:32 smithi118 ceph-mon[131825]: pgmap v637: 121 pgs: 121 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 134 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-12-16T01:29:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:29:33.225 INFO:tasks.rados.rados.0.smithi078.stdout:3313: finishing write tid 1 to smithi078122029-23 2023-12-16T01:29:33.225 INFO:tasks.rados.rados.0.smithi078.stdout:3313: finishing write tid 2 to smithi078122029-23 2023-12-16T01:29:33.225 INFO:tasks.rados.rados.0.smithi078.stdout:3313: finishing write tid 3 to smithi078122029-23 2023-12-16T01:29:33.226 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2782 (ObjNum 1038 snap 306 seq_num 1038) dirty exists 2023-12-16T01:29:33.226 INFO:tasks.rados.rados.0.smithi078.stdout:3313: left oid 23 (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:32 smithi078 ceph-mon[139570]: pgmap v637: 121 pgs: 121 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 134 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-12-16T01:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:29:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:32 smithi078 ceph-mon[142991]: pgmap v637: 121 pgs: 121 active+clean; 361 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 134 KiB/s rd, 1.4 MiB/s wr, 12 op/s 2023-12-16T01:29:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:29:33.228 INFO:tasks.rados.rados.0.smithi078.stdout:3311: done (3 left) 2023-12-16T01:29:33.228 INFO:tasks.rados.rados.0.smithi078.stdout:3312: done (2 left) 2023-12-16T01:29:33.228 INFO:tasks.rados.rados.0.smithi078.stdout:3313: done (1 left) 2023-12-16T01:29:33.228 INFO:tasks.rados.rados.0.smithi078.stdout:3314: done (0 left) 2023-12-16T01:29:33.228 INFO:tasks.rados.rados.0.smithi078.stdout:3315: delete oid 2 current snap is 306 2023-12-16T01:29:33.230 INFO:tasks.rados.rados.0.smithi078.stdout:3315: done (0 left) 2023-12-16T01:29:33.230 INFO:tasks.rados.rados.0.smithi078.stdout:3316: snap_create 2023-12-16T01:29:33.956 INFO:tasks.rados.rados.0.smithi078.stdout:3316: done (0 left) 2023-12-16T01:29:33.956 INFO:tasks.rados.rados.0.smithi078.stdout:3317: read oid 49 snap -1 2023-12-16T01:29:33.956 INFO:tasks.rados.rados.0.smithi078.stdout:3317: expect deleted 2023-12-16T01:29:33.956 INFO:tasks.rados.rados.0.smithi078.stdout:3318: snap_remove snap 304 2023-12-16T01:29:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:29:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:29:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:29:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:29:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:29:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:29:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:29:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:29:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:29:34.966 INFO:tasks.rados.rados.0.smithi078.stdout:3318: done (1 left) 2023-12-16T01:29:34.967 INFO:tasks.rados.rados.0.smithi078.stdout:3319: snap_remove snap 296 2023-12-16T01:29:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:34 smithi078 ceph-mon[139570]: pgmap v638: 121 pgs: 121 active+clean; 375 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2023-12-16T01:29:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:34 smithi078 ceph-mon[139570]: osdmap e687: 8 total, 8 up, 8 in 2023-12-16T01:29:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:34 smithi078 ceph-mon[142991]: pgmap v638: 121 pgs: 121 active+clean; 375 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2023-12-16T01:29:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:34 smithi078 ceph-mon[142991]: osdmap e687: 8 total, 8 up, 8 in 2023-12-16T01:29:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:34 smithi118 ceph-mon[131825]: pgmap v638: 121 pgs: 121 active+clean; 375 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2023-12-16T01:29:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:34 smithi118 ceph-mon[131825]: osdmap e687: 8 total, 8 up, 8 in 2023-12-16T01:29:35.958 INFO:tasks.rados.rados.0.smithi078.stdout:3319: done (1 left) 2023-12-16T01:29:35.958 INFO:tasks.rados.rados.0.smithi078.stdout:3320: delete oid 14 current snap is 307 2023-12-16T01:29:35.980 INFO:tasks.rados.rados.0.smithi078.stdout:3317: done (1 left) 2023-12-16T01:29:35.980 INFO:tasks.rados.rados.0.smithi078.stdout:3320: done (0 left) 2023-12-16T01:29:35.980 INFO:tasks.rados.rados.0.smithi078.stdout:3321: rollback oid 19 current snap is 307 2023-12-16T01:29:35.980 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 306 2023-12-16T01:29:35.980 INFO:tasks.rados.rados.0.smithi078.stdout:3322: copy_from oid 18 from oid 42 current snap is 307 2023-12-16T01:29:35.981 INFO:tasks.rados.rados.0.smithi078.stdout:3323: read oid 30 snap 301 2023-12-16T01:29:35.981 INFO:tasks.rados.rados.0.smithi078.stdout:3323: expect (ObjNum 941 snap 282 seq_num 941) 2023-12-16T01:29:35.981 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 307 2023-12-16T01:29:35.981 INFO:tasks.rados.rados.0.smithi078.stdout:3324: seq_num 1042 ranges {4120576=655360} 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3324: writing smithi078122029-29 from 4120576 to 4775936 tid 1 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3325: read oid 33 snap -1 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3325: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3326: read oid 32 snap -1 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3326: expect deleted 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 10 current snap is 307 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3322: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:29:36.003 INFO:tasks.rados.rados.0.smithi078.stdout:3327: seq_num 1043 ranges {5021696=671744} 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3327: writing smithi078122029-10 from 5021696 to 5693440 tid 1 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3328: snap_create 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3322: finishing copy_from to smithi078122029-18 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2711 (ObjNum 33 snap 0 seq_num 2288326064) dirty exists 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3321: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3321: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3321: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2960 (ObjNum 1032 snap 305 seq_num 1032) dirty exists 2023-12-16T01:29:36.035 INFO:tasks.rados.rados.0.smithi078.stdout:3323: expect (ObjNum 941 snap 282 seq_num 941) 2023-12-16T01:29:36.156 INFO:tasks.rados.rados.0.smithi078.stdout:3324: finishing write tid 1 to smithi078122029-29 2023-12-16T01:29:36.156 INFO:tasks.rados.rados.0.smithi078.stdout:3324: finishing write tid 2 to smithi078122029-29 2023-12-16T01:29:36.156 INFO:tasks.rados.rados.0.smithi078.stdout:3324: finishing write tid 3 to smithi078122029-29 2023-12-16T01:29:36.157 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2695 (ObjNum 1042 snap 307 seq_num 1042) dirty exists 2023-12-16T01:29:36.157 INFO:tasks.rados.rados.0.smithi078.stdout:3324: left oid 29 (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:29:36.157 INFO:tasks.rados.rados.0.smithi078.stdout:3325: expect (ObjNum 872 snap 265 seq_num 872) 2023-12-16T01:29:36.269 INFO:tasks.rados.rados.0.smithi078.stdout:3327: finishing write tid 1 to smithi078122029-10 2023-12-16T01:29:36.269 INFO:tasks.rados.rados.0.smithi078.stdout:3327: finishing write tid 2 to smithi078122029-10 2023-12-16T01:29:36.269 INFO:tasks.rados.rados.0.smithi078.stdout:3327: finishing write tid 3 to smithi078122029-10 2023-12-16T01:29:36.269 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2264 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:29:36.269 INFO:tasks.rados.rados.0.smithi078.stdout:3327: left oid 10 (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:29:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:35 smithi118 ceph-mon[131825]: osdmap e688: 8 total, 8 up, 8 in 2023-12-16T01:29:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:35 smithi118 ceph-mon[131825]: osdmap e689: 8 total, 8 up, 8 in 2023-12-16T01:29:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:35 smithi078 ceph-mon[139570]: osdmap e688: 8 total, 8 up, 8 in 2023-12-16T01:29:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:35 smithi078 ceph-mon[139570]: osdmap e689: 8 total, 8 up, 8 in 2023-12-16T01:29:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:35 smithi078 ceph-mon[142991]: osdmap e688: 8 total, 8 up, 8 in 2023-12-16T01:29:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:35 smithi078 ceph-mon[142991]: osdmap e689: 8 total, 8 up, 8 in 2023-12-16T01:29:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:36] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3321: done (7 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3322: done (6 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3323: done (5 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3324: done (4 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3325: done (3 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3326: done (2 left) 2023-12-16T01:29:36.728 INFO:tasks.rados.rados.0.smithi078.stdout:3327: done (1 left) 2023-12-16T01:29:36.729 INFO:tasks.rados.rados.0.smithi078.stdout:3328: done (0 left) 2023-12-16T01:29:36.729 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 308 2023-12-16T01:29:36.729 INFO:tasks.rados.rados.0.smithi078.stdout:3329: seq_num 1044 ranges {598016=688128} 2023-12-16T01:29:36.735 INFO:tasks.rados.rados.0.smithi078.stdout:3329: writing smithi078122029-27 from 598016 to 1286144 tid 1 2023-12-16T01:29:36.735 INFO:tasks.rados.rados.0.smithi078.stdout:3330: delete oid 49 current snap is 308 2023-12-16T01:29:36.741 INFO:tasks.rados.rados.0.smithi078.stdout:3329: finishing write tid 1 to smithi078122029-27 2023-12-16T01:29:36.742 INFO:tasks.rados.rados.0.smithi078.stdout:3330: done (1 left) 2023-12-16T01:29:36.742 INFO:tasks.rados.rados.0.smithi078.stdout:3331: delete oid 16 current snap is 308 2023-12-16T01:29:36.743 INFO:tasks.rados.rados.0.smithi078.stdout:3329: finishing write tid 2 to smithi078122029-27 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:3329: finishing write tid 3 to smithi078122029-27 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2476 (ObjNum 1044 snap 308 seq_num 1044) dirty exists 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:3329: left oid 27 (ObjNum 1044 snap 308 seq_num 1044) 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:3329: done (1 left) 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:3331: done (0 left) 2023-12-16T01:29:36.747 INFO:tasks.rados.rados.0.smithi078.stdout:3332: setattr oid 19 current snap is 308 2023-12-16T01:29:36.749 INFO:tasks.rados.rados.0.smithi078.stdout:3333: read oid 50 snap -1 2023-12-16T01:29:36.750 INFO:tasks.rados.rados.0.smithi078.stdout:3333: expect deleted 2023-12-16T01:29:36.750 INFO:tasks.rados.rados.0.smithi078.stdout:3334: setattr oid 14 current snap is 308 2023-12-16T01:29:36.751 INFO:tasks.rados.rados.0.smithi078.stdout:3333: done (2 left) 2023-12-16T01:29:36.751 INFO:tasks.rados.rados.0.smithi078.stdout:3335: copy_from oid 15 from oid 3 current snap is 308 2023-12-16T01:29:36.751 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 308 2023-12-16T01:29:36.751 INFO:tasks.rados.rados.0.smithi078.stdout:3336: seq_num 1047 ranges {0=745472} 2023-12-16T01:29:36.756 INFO:tasks.rados.rados.0.smithi078.stdout:3336: writing smithi078122029-42 from 0 to 745472 tid 1 2023-12-16T01:29:36.756 INFO:tasks.rados.rados.0.smithi078.stdout:3337: delete oid 37 current snap is 308 2023-12-16T01:29:36.756 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2962 (ObjNum 1032 snap 305 seq_num 1032) dirty exists 2023-12-16T01:29:36.756 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2477 (ObjNum 33 snap 0 seq_num 2268907336) dirty exists 2023-12-16T01:29:36.760 INFO:tasks.rados.rados.0.smithi078.stdout:3332: done (4 left) 2023-12-16T01:29:36.760 INFO:tasks.rados.rados.0.smithi078.stdout:3334: done (3 left) 2023-12-16T01:29:36.760 INFO:tasks.rados.rados.0.smithi078.stdout:3337: done (2 left) 2023-12-16T01:29:36.761 INFO:tasks.rados.rados.0.smithi078.stdout:3338: read oid 23 snap -1 2023-12-16T01:29:36.761 INFO:tasks.rados.rados.0.smithi078.stdout:3338: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:3339: read oid 31 snap -1 2023-12-16T01:29:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:3339: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:29:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:3340: read oid 16 snap -1 2023-12-16T01:29:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:3340: expect deleted 2023-12-16T01:29:36.764 INFO:tasks.rados.rados.0.smithi078.stdout:3341: copy_from oid 48 from oid 11 current snap is 308 2023-12-16T01:29:36.765 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 308 2023-12-16T01:29:36.765 INFO:tasks.rados.rados.0.smithi078.stdout:3342: seq_num 1049 ranges {0=778240} 2023-12-16T01:29:36.766 INFO:tasks.rados.rados.0.smithi078.stdout:3342: writing smithi078122029-37 from 0 to 778240 tid 1 2023-12-16T01:29:36.766 INFO:tasks.rados.rados.0.smithi078.stdout:3343: snap_create 2023-12-16T01:29:36.766 INFO:tasks.rados.rados.0.smithi078.stdout:3336: finishing write tid 1 to smithi078122029-42 2023-12-16T01:29:36.766 INFO:tasks.rados.rados.0.smithi078.stdout:3336: finishing write tid 2 to smithi078122029-42 2023-12-16T01:29:36.767 INFO:tasks.rados.rados.0.smithi078.stdout:3336: finishing write tid 3 to smithi078122029-42 2023-12-16T01:29:36.768 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2784 (ObjNum 1047 snap 308 seq_num 1047) dirty exists 2023-12-16T01:29:36.768 INFO:tasks.rados.rados.0.smithi078.stdout:3336: left oid 42 (ObjNum 1047 snap 308 seq_num 1047) 2023-12-16T01:29:36.776 INFO:tasks.rados.rados.0.smithi078.stdout:3342: finishing write tid 1 to smithi078122029-37 2023-12-16T01:29:36.776 INFO:tasks.rados.rados.0.smithi078.stdout:3342: finishing write tid 2 to smithi078122029-37 2023-12-16T01:29:36.778 INFO:tasks.rados.rados.0.smithi078.stdout:3342: finishing write tid 3 to smithi078122029-37 2023-12-16T01:29:36.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2714 (ObjNum 1049 snap 308 seq_num 1049) dirty exists 2023-12-16T01:29:36.778 INFO:tasks.rados.rados.0.smithi078.stdout:3342: left oid 37 (ObjNum 1049 snap 308 seq_num 1049) 2023-12-16T01:29:36.780 INFO:tasks.rados.rados.0.smithi078.stdout:3339: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:29:36.912 INFO:tasks.rados.rados.0.smithi078.stdout:3338: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:37.119 INFO:tasks.rados.rados.0.smithi078.stdout:3341: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:29:37.120 INFO:tasks.rados.rados.0.smithi078.stdout:3341: finishing copy_from to smithi078122029-48 2023-12-16T01:29:37.120 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2041 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:29:37.120 INFO:tasks.rados.rados.0.smithi078.stdout:3335: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:29:37.120 INFO:tasks.rados.rados.0.smithi078.stdout:3335: finishing copy_from to smithi078122029-15 2023-12-16T01:29:37.120 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 1286 (ObjNum 971 snap 285 seq_num 971) dirty exists 2023-12-16T01:29:37.735 INFO:tasks.rados.rados.0.smithi078.stdout:3335: done (7 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3336: done (6 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3338: done (5 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3339: done (4 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3340: done (3 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3341: done (2 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3342: done (1 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3343: done (0 left) 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 309 2023-12-16T01:29:37.736 INFO:tasks.rados.rados.0.smithi078.stdout:3344: seq_num 1050 ranges {6914048=794624} 2023-12-16T01:29:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3344: writing smithi078122029-5 from 6914048 to 7708672 tid 1 2023-12-16T01:29:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3345: delete oid 35 current snap is 309 2023-12-16T01:29:37.780 INFO:tasks.rados.rados.0.smithi078.stdout:3345: done (1 left) 2023-12-16T01:29:37.780 INFO:tasks.rados.rados.0.smithi078.stdout:3346: rmattr oid 45 current snap is 309 2023-12-16T01:29:37.780 INFO:tasks.rados.rados.0.smithi078.stdout:3346: done (1 left) 2023-12-16T01:29:37.780 INFO:tasks.rados.rados.0.smithi078.stdout:3347: read oid 42 snap -1 2023-12-16T01:29:37.781 INFO:tasks.rados.rados.0.smithi078.stdout:3347: expect (ObjNum 1047 snap 308 seq_num 1047) 2023-12-16T01:29:37.781 INFO:tasks.rados.rados.0.smithi078.stdout:3348: read oid 6 snap -1 2023-12-16T01:29:37.781 INFO:tasks.rados.rados.0.smithi078.stdout:3348: expect (ObjNum 1005 snap 292 seq_num 1005) 2023-12-16T01:29:37.781 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 309 2023-12-16T01:29:37.781 INFO:tasks.rados.rados.0.smithi078.stdout:3349: seq_num 1052 ranges {8265728=425984,8691712=401408} 2023-12-16T01:29:37.828 INFO:tasks.rados.rados.0.smithi078.stdout:3349: writing smithi078122029-26 from 8265728 to 8691712 tid 1 2023-12-16T01:29:37.831 INFO:tasks.rados.rados.0.smithi078.stdout:3349: writing smithi078122029-26 from 8691712 to 9093120 tid 2 2023-12-16T01:29:37.831 INFO:tasks.rados.rados.0.smithi078.stdout:3350: snap_create 2023-12-16T01:29:37.831 INFO:tasks.rados.rados.0.smithi078.stdout:3344: finishing write tid 1 to smithi078122029-5 2023-12-16T01:29:37.831 INFO:tasks.rados.rados.0.smithi078.stdout:3344: finishing write tid 2 to smithi078122029-5 2023-12-16T01:29:37.831 INFO:tasks.rados.rados.0.smithi078.stdout:3347: expect (ObjNum 1047 snap 308 seq_num 1047) 2023-12-16T01:29:37.851 INFO:tasks.rados.rados.0.smithi078.stdout:3344: finishing write tid 3 to smithi078122029-5 2023-12-16T01:29:37.851 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2817 (ObjNum 1050 snap 309 seq_num 1050) dirty exists 2023-12-16T01:29:37.851 INFO:tasks.rados.rados.0.smithi078.stdout:3344: left oid 5 (ObjNum 1050 snap 309 seq_num 1050) 2023-12-16T01:29:37.851 INFO:tasks.rados.rados.0.smithi078.stdout:3348: expect (ObjNum 1005 snap 292 seq_num 1005) 2023-12-16T01:29:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:37 smithi078 ceph-mon[139570]: pgmap v641: 121 pgs: 121 active+clean; 377 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:29:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:37 smithi078 ceph-mon[139570]: osdmap e690: 8 total, 8 up, 8 in 2023-12-16T01:29:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:37 smithi078 ceph-mon[142991]: pgmap v641: 121 pgs: 121 active+clean; 377 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:29:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:37 smithi078 ceph-mon[142991]: osdmap e690: 8 total, 8 up, 8 in 2023-12-16T01:29:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:37 smithi118 ceph-mon[131825]: pgmap v641: 121 pgs: 121 active+clean; 377 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-12-16T01:29:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:37 smithi118 ceph-mon[131825]: osdmap e690: 8 total, 8 up, 8 in 2023-12-16T01:29:38.488 INFO:tasks.rados.rados.0.smithi078.stdout:3349: finishing write tid 1 to smithi078122029-26 2023-12-16T01:29:38.488 INFO:tasks.rados.rados.0.smithi078.stdout:3349: finishing write tid 2 to smithi078122029-26 2023-12-16T01:29:38.488 INFO:tasks.rados.rados.0.smithi078.stdout:3349: finishing write tid 3 to smithi078122029-26 2023-12-16T01:29:38.489 INFO:tasks.rados.rados.0.smithi078.stdout:3349: finishing write tid 4 to smithi078122029-26 2023-12-16T01:29:38.489 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2267 (ObjNum 1052 snap 309 seq_num 1052) dirty exists 2023-12-16T01:29:38.489 INFO:tasks.rados.rados.0.smithi078.stdout:3349: left oid 26 (ObjNum 1052 snap 309 seq_num 1052) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3344: done (4 left) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3347: done (3 left) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3348: done (2 left) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3349: done (1 left) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3350: done (0 left) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3351: read oid 31 snap -1 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3351: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3352: read oid 45 snap -1 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3352: expect deleted 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3353: read oid 38 snap 285 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3353: expect deleted 2023-12-16T01:29:38.744 INFO:tasks.rados.rados.0.smithi078.stdout:3354: delete oid 32 current snap is 310 2023-12-16T01:29:38.748 INFO:tasks.rados.rados.0.smithi078.stdout:3352: done (3 left) 2023-12-16T01:29:38.748 INFO:tasks.rados.rados.0.smithi078.stdout:3353: done (2 left) 2023-12-16T01:29:38.748 INFO:tasks.rados.rados.0.smithi078.stdout:3354: done (1 left) 2023-12-16T01:29:38.748 INFO:tasks.rados.rados.0.smithi078.stdout:3355: copy_from oid 1 from oid 42 current snap is 310 2023-12-16T01:29:38.748 INFO:tasks.rados.rados.0.smithi078.stdout:3356: snap_remove snap 283 2023-12-16T01:29:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:38 smithi118 ceph-mon[131825]: osdmap e691: 8 total, 8 up, 8 in 2023-12-16T01:29:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:38 smithi078 ceph-mon[139570]: osdmap e691: 8 total, 8 up, 8 in 2023-12-16T01:29:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:38 smithi078 ceph-mon[142991]: osdmap e691: 8 total, 8 up, 8 in 2023-12-16T01:29:39.757 INFO:tasks.rados.rados.0.smithi078.stdout:3356: done (2 left) 2023-12-16T01:29:39.757 INFO:tasks.rados.rados.0.smithi078.stdout:3357: snap_remove snap 305 2023-12-16T01:29:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:39 smithi118 ceph-mon[131825]: pgmap v645: 121 pgs: 121 active+clean; 379 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 535 KiB/s wr, 11 op/s 2023-12-16T01:29:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:39 smithi118 ceph-mon[131825]: osdmap e692: 8 total, 8 up, 8 in 2023-12-16T01:29:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:39 smithi078 ceph-mon[139570]: pgmap v645: 121 pgs: 121 active+clean; 379 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 535 KiB/s wr, 11 op/s 2023-12-16T01:29:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:39 smithi078 ceph-mon[139570]: osdmap e692: 8 total, 8 up, 8 in 2023-12-16T01:29:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:39 smithi078 ceph-mon[142991]: pgmap v645: 121 pgs: 121 active+clean; 379 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 535 KiB/s wr, 11 op/s 2023-12-16T01:29:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:39 smithi078 ceph-mon[142991]: osdmap e692: 8 total, 8 up, 8 in 2023-12-16T01:29:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:3357: done (2 left) 2023-12-16T01:29:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:3358: rollback oid 44 current snap is 310 2023-12-16T01:29:40.758 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 44 to 299 2023-12-16T01:29:40.759 INFO:tasks.rados.rados.0.smithi078.stdout:3355: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:29:40.759 INFO:tasks.rados.rados.0.smithi078.stdout:3355: finishing copy_from to smithi078122029-1 2023-12-16T01:29:40.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2784 (ObjNum 1047 snap 308 seq_num 1047) dirty exists 2023-12-16T01:29:40.759 INFO:tasks.rados.rados.0.smithi078.stdout:3351: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3358: finishing rollback tid 0 to smithi078122029-44 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3358: finishing rollback tid 1 to smithi078122029-44 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3358: finishing rollback tid 2 to smithi078122029-44 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2789 (ObjNum 33 snap 0 seq_num 2287353216) dirty exists 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3351: done (2 left) 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3355: done (1 left) 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3358: done (0 left) 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3359: copy_from oid 6 from oid 48 current snap is 310 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3360: read oid 14 snap 285 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:3360: expect deleted 2023-12-16T01:29:40.899 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 310 2023-12-16T01:29:40.900 INFO:tasks.rados.rados.0.smithi078.stdout:3361: seq_num 1054 ranges {1089536=458752,1548288=401408} 2023-12-16T01:29:40.907 INFO:tasks.rados.rados.0.smithi078.stdout:3361: writing smithi078122029-19 from 1089536 to 1548288 tid 1 2023-12-16T01:29:40.909 INFO:tasks.rados.rados.0.smithi078.stdout:3361: writing smithi078122029-19 from 1548288 to 1949696 tid 2 2023-12-16T01:29:40.909 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 310 2023-12-16T01:29:40.910 INFO:tasks.rados.rados.0.smithi078.stdout:3362: seq_num 1055 ranges {0=475136,475136=401408} 2023-12-16T01:29:40.912 INFO:tasks.rados.rados.0.smithi078.stdout:3362: writing smithi078122029-39 from 0 to 475136 tid 1 2023-12-16T01:29:40.915 INFO:tasks.rados.rados.0.smithi078.stdout:3362: writing smithi078122029-39 from 475136 to 876544 tid 2 2023-12-16T01:29:40.915 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 310 2023-12-16T01:29:40.915 INFO:tasks.rados.rados.0.smithi078.stdout:3361: finishing write tid 1 to smithi078122029-19 2023-12-16T01:29:40.915 INFO:tasks.rados.rados.0.smithi078.stdout:3361: finishing write tid 2 to smithi078122029-19 2023-12-16T01:29:40.915 INFO:tasks.rados.rados.0.smithi078.stdout:3363: seq_num 1056 ranges {0=491520,491520=401408} 2023-12-16T01:29:40.918 INFO:tasks.rados.rados.0.smithi078.stdout:3363: writing smithi078122029-47 from 0 to 491520 tid 1 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3363: writing smithi078122029-47 from 491520 to 892928 tid 2 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3360: done (4 left) 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3364: delete oid 17 current snap is 310 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3361: finishing write tid 3 to smithi078122029-19 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3361: finishing write tid 4 to smithi078122029-19 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 2989 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3361: left oid 19 (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3362: finishing write tid 1 to smithi078122029-39 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3362: finishing write tid 2 to smithi078122029-39 2023-12-16T01:29:40.921 INFO:tasks.rados.rados.0.smithi078.stdout:3362: finishing write tid 3 to smithi078122029-39 2023-12-16T01:29:40.922 INFO:tasks.rados.rados.0.smithi078.stdout:3362: finishing write tid 4 to smithi078122029-39 2023-12-16T01:29:40.922 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2785 (ObjNum 1055 snap 310 seq_num 1055) dirty exists 2023-12-16T01:29:40.922 INFO:tasks.rados.rados.0.smithi078.stdout:3362: left oid 39 (ObjNum 1055 snap 310 seq_num 1055) 2023-12-16T01:29:40.922 INFO:tasks.rados.rados.0.smithi078.stdout:3363: finishing write tid 1 to smithi078122029-47 2023-12-16T01:29:40.923 INFO:tasks.rados.rados.0.smithi078.stdout:3361: done (4 left) 2023-12-16T01:29:40.923 INFO:tasks.rados.rados.0.smithi078.stdout:3362: done (3 left) 2023-12-16T01:29:40.923 INFO:tasks.rados.rados.0.smithi078.stdout:3364: done (2 left) 2023-12-16T01:29:40.923 INFO:tasks.rados.rados.0.smithi078.stdout:3365: read oid 35 snap 301 2023-12-16T01:29:40.924 INFO:tasks.rados.rados.0.smithi078.stdout:3365: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:40.924 INFO:tasks.rados.rados.0.smithi078.stdout:3366: delete oid 12 current snap is 310 2023-12-16T01:29:40.926 INFO:tasks.rados.rados.0.smithi078.stdout:3363: finishing write tid 2 to smithi078122029-47 2023-12-16T01:29:40.927 INFO:tasks.rados.rados.0.smithi078.stdout:3363: finishing write tid 3 to smithi078122029-47 2023-12-16T01:29:40.928 INFO:tasks.rados.rados.0.smithi078.stdout:3366: done (3 left) 2023-12-16T01:29:40.928 INFO:tasks.rados.rados.0.smithi078.stdout:3367: rollback oid 49 current snap is 310 2023-12-16T01:29:40.928 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 49 to 290 2023-12-16T01:29:40.931 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 5 current snap is 310 2023-12-16T01:29:40.931 INFO:tasks.rados.rados.0.smithi078.stdout:3368: seq_num 1059 ranges {7708672=540672,8249344=401408} 2023-12-16T01:29:40.973 INFO:tasks.rados.rados.0.smithi078.stdout:3368: writing smithi078122029-5 from 7708672 to 8249344 tid 1 2023-12-16T01:29:40.975 INFO:tasks.rados.rados.0.smithi078.stdout:3368: writing smithi078122029-5 from 8249344 to 8650752 tid 2 2023-12-16T01:29:40.975 INFO:tasks.rados.rados.0.smithi078.stdout:3369: snap_create 2023-12-16T01:29:40.975 INFO:tasks.rados.rados.0.smithi078.stdout:3367: finishing rollback tid 1 to smithi078122029-49 2023-12-16T01:29:40.975 INFO:tasks.rados.rados.0.smithi078.stdout:3367: finishing rollback tid 2 to smithi078122029-49 2023-12-16T01:29:40.976 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 404 (ObjNum 888 snap 265 seq_num 888) dirty exists 2023-12-16T01:29:40.976 INFO:tasks.rados.rados.0.smithi078.stdout:3363: finishing write tid 4 to smithi078122029-47 2023-12-16T01:29:40.976 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2783 (ObjNum 1056 snap 310 seq_num 1056) dirty exists 2023-12-16T01:29:40.976 INFO:tasks.rados.rados.0.smithi078.stdout:3363: left oid 47 (ObjNum 1056 snap 310 seq_num 1056) 2023-12-16T01:29:40.976 INFO:tasks.rados.rados.0.smithi078.stdout:3365: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3359: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3359: finishing copy_from to smithi078122029-6 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2041 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3368: finishing write tid 1 to smithi078122029-5 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3368: finishing write tid 2 to smithi078122029-5 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3368: finishing write tid 3 to smithi078122029-5 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3368: finishing write tid 4 to smithi078122029-5 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2820 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:29:41.156 INFO:tasks.rados.rados.0.smithi078.stdout:3368: left oid 5 (ObjNum 1059 snap 310 seq_num 1059) 2023-12-16T01:29:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:40 smithi118 ceph-mon[131825]: osdmap e693: 8 total, 8 up, 8 in 2023-12-16T01:29:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:40 smithi078 ceph-mon[139570]: osdmap e693: 8 total, 8 up, 8 in 2023-12-16T01:29:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:40 smithi078 ceph-mon[142991]: osdmap e693: 8 total, 8 up, 8 in 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3359: done (5 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3363: done (4 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3365: done (3 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3367: done (2 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3368: done (1 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3369: done (0 left) 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3370: rollback oid 16 current snap is 311 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 303 2023-12-16T01:29:41.758 INFO:tasks.rados.rados.0.smithi078.stdout:3371: setattr oid 43 current snap is 311 2023-12-16T01:29:41.760 INFO:tasks.rados.rados.0.smithi078.stdout:3372: delete oid 40 current snap is 311 2023-12-16T01:29:41.763 INFO:tasks.rados.rados.0.smithi078.stdout:3370: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:29:41.766 INFO:tasks.rados.rados.0.smithi078.stdout:3370: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:29:41.766 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2698 (ObjNum 1022 snap 299 seq_num 1022) dirty exists 2023-12-16T01:29:41.769 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2244 (ObjNum 1030 snap 305 seq_num 1030) dirty exists 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3370: done (2 left) 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3371: done (1 left) 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3372: done (0 left) 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3373: copy_from oid 13 from oid 10 current snap is 311 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3374: setattr oid 22 current snap is 311 2023-12-16T01:29:41.770 INFO:tasks.rados.rados.0.smithi078.stdout:3375: copy_from oid 50 from oid 32 current snap is 311 2023-12-16T01:29:41.771 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 311 2023-12-16T01:29:41.771 INFO:tasks.rados.rados.0.smithi078.stdout:3376: seq_num 1061 ranges {10747904=573440,11321344=401408} 2023-12-16T01:29:41.832 INFO:tasks.rados.rados.0.smithi078.stdout:3376: writing smithi078122029-4 from 10747904 to 11321344 tid 1 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3376: writing smithi078122029-4 from 11321344 to 11722752 tid 2 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3377: snap_create 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3375: finishing copy_from to smithi078122029-50 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3375: got expected ENOENT (src dne) 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3375: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2821 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3373: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:29:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3373: finishing copy_from to smithi078122029-13 2023-12-16T01:29:41.835 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2264 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:29:41.838 INFO:tasks.rados.rados.0.smithi078.stdout:3376: finishing write tid 1 to smithi078122029-4 2023-12-16T01:29:41.838 INFO:tasks.rados.rados.0.smithi078.stdout:3376: finishing write tid 2 to smithi078122029-4 2023-12-16T01:29:41.838 INFO:tasks.rados.rados.0.smithi078.stdout:3376: finishing write tid 3 to smithi078122029-4 2023-12-16T01:29:41.840 INFO:tasks.rados.rados.0.smithi078.stdout:3376: finishing write tid 4 to smithi078122029-4 2023-12-16T01:29:41.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 2995 (ObjNum 1061 snap 311 seq_num 1061) dirty exists 2023-12-16T01:29:41.841 INFO:tasks.rados.rados.0.smithi078.stdout:3376: left oid 4 (ObjNum 1061 snap 311 seq_num 1061) 2023-12-16T01:29:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:41 smithi118 ceph-mon[131825]: pgmap v648: 121 pgs: 121 active+clean; 392 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2023-12-16T01:29:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:41 smithi118 ceph-mon[131825]: osdmap e694: 8 total, 8 up, 8 in 2023-12-16T01:29:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:41 smithi078 ceph-mon[139570]: pgmap v648: 121 pgs: 121 active+clean; 392 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2023-12-16T01:29:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:41 smithi078 ceph-mon[139570]: osdmap e694: 8 total, 8 up, 8 in 2023-12-16T01:29:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:41 smithi078 ceph-mon[142991]: pgmap v648: 121 pgs: 121 active+clean; 392 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2023-12-16T01:29:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:41 smithi078 ceph-mon[142991]: osdmap e694: 8 total, 8 up, 8 in 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3373: done (4 left) 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3374: done (3 left) 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3375: done (2 left) 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3376: done (1 left) 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3377: done (0 left) 2023-12-16T01:29:42.776 INFO:tasks.rados.rados.0.smithi078.stdout:3378: read oid 10 snap -1 2023-12-16T01:29:42.777 INFO:tasks.rados.rados.0.smithi078.stdout:3378: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:29:42.777 INFO:tasks.rados.rados.0.smithi078.stdout:3379: snap_create 2023-12-16T01:29:42.795 INFO:tasks.rados.rados.0.smithi078.stdout:3378: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:29:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:42 smithi118 ceph-mon[131825]: osdmap e695: 8 total, 8 up, 8 in 2023-12-16T01:29:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:42 smithi078 ceph-mon[139570]: osdmap e695: 8 total, 8 up, 8 in 2023-12-16T01:29:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:42 smithi078 ceph-mon[142991]: osdmap e695: 8 total, 8 up, 8 in 2023-12-16T01:29:43.780 INFO:tasks.rados.rados.0.smithi078.stdout:3378: done (1 left) 2023-12-16T01:29:43.781 INFO:tasks.rados.rados.0.smithi078.stdout:3379: done (0 left) 2023-12-16T01:29:43.781 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 313 2023-12-16T01:29:43.781 INFO:tasks.rados.rados.0.smithi078.stdout:3380: seq_num 1062 ranges {745472=589824,1335296=401408} 2023-12-16T01:29:43.788 INFO:tasks.rados.rados.0.smithi078.stdout:3380: writing smithi078122029-42 from 745472 to 1335296 tid 1 2023-12-16T01:29:43.790 INFO:tasks.rados.rados.0.smithi078.stdout:3380: writing smithi078122029-42 from 1335296 to 1736704 tid 2 2023-12-16T01:29:43.790 INFO:tasks.rados.rados.0.smithi078.stdout:3381: setattr oid 12 current snap is 313 2023-12-16T01:29:43.793 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 313 2023-12-16T01:29:43.793 INFO:tasks.rados.rados.0.smithi078.stdout:3382: seq_num 1063 ranges {7553024=606208,8159232=401408} 2023-12-16T01:29:43.834 INFO:tasks.rados.rados.0.smithi078.stdout:3382: writing smithi078122029-25 from 7553024 to 8159232 tid 1 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3382: writing smithi078122029-25 from 8159232 to 8560640 tid 2 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3383: read oid 23 snap -1 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3383: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3384: delete oid 17 current snap is 313 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3380: finishing write tid 1 to smithi078122029-42 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3380: finishing write tid 2 to smithi078122029-42 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3380: finishing write tid 3 to smithi078122029-42 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3380: finishing write tid 4 to smithi078122029-42 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2787 (ObjNum 1062 snap 313 seq_num 1062) dirty exists 2023-12-16T01:29:43.837 INFO:tasks.rados.rados.0.smithi078.stdout:3380: left oid 42 (ObjNum 1062 snap 313 seq_num 1062) 2023-12-16T01:29:43.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2996 (ObjNum 65 snap 0 seq_num 3696439296) dirty exists 2023-12-16T01:29:43.840 INFO:tasks.rados.rados.0.smithi078.stdout:3382: finishing write tid 1 to smithi078122029-25 2023-12-16T01:29:43.841 INFO:tasks.rados.rados.0.smithi078.stdout:3382: finishing write tid 2 to smithi078122029-25 2023-12-16T01:29:43.841 INFO:tasks.rados.rados.0.smithi078.stdout:3382: finishing write tid 3 to smithi078122029-25 2023-12-16T01:29:43.842 INFO:tasks.rados.rados.0.smithi078.stdout:3380: done (4 left) 2023-12-16T01:29:43.842 INFO:tasks.rados.rados.0.smithi078.stdout:3381: done (3 left) 2023-12-16T01:29:43.842 INFO:tasks.rados.rados.0.smithi078.stdout:3384: done (2 left) 2023-12-16T01:29:43.842 INFO:tasks.rados.rados.0.smithi078.stdout:3385: setattr oid 46 current snap is 313 2023-12-16T01:29:43.843 INFO:tasks.rados.rados.0.smithi078.stdout:3386: delete oid 33 current snap is 313 2023-12-16T01:29:43.843 INFO:tasks.rados.rados.0.smithi078.stdout:3382: finishing write tid 4 to smithi078122029-25 2023-12-16T01:29:43.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2262 (ObjNum 1063 snap 313 seq_num 1063) dirty exists 2023-12-16T01:29:43.843 INFO:tasks.rados.rados.0.smithi078.stdout:3382: left oid 25 (ObjNum 1063 snap 313 seq_num 1063) 2023-12-16T01:29:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3382: done (3 left) 2023-12-16T01:29:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3386: done (2 left) 2023-12-16T01:29:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 313 2023-12-16T01:29:43.848 INFO:tasks.rados.rados.0.smithi078.stdout:3387: seq_num 1066 ranges {0=663552,663552=401408} 2023-12-16T01:29:43.852 INFO:tasks.rados.rados.0.smithi078.stdout:3387: writing smithi078122029-33 from 0 to 663552 tid 1 2023-12-16T01:29:43.854 INFO:tasks.rados.rados.0.smithi078.stdout:3387: writing smithi078122029-33 from 663552 to 1064960 tid 2 2023-12-16T01:29:43.854 INFO:tasks.rados.rados.0.smithi078.stdout:3388: snap_remove snap 310 2023-12-16T01:29:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:43 smithi118 ceph-mon[131825]: pgmap v651: 121 pgs: 121 active+clean; 395 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.6 MiB/s wr, 17 op/s 2023-12-16T01:29:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:43 smithi118 ceph-mon[131825]: osdmap e696: 8 total, 8 up, 8 in 2023-12-16T01:29:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:43 smithi078 ceph-mon[139570]: pgmap v651: 121 pgs: 121 active+clean; 395 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.6 MiB/s wr, 17 op/s 2023-12-16T01:29:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:43 smithi078 ceph-mon[139570]: osdmap e696: 8 total, 8 up, 8 in 2023-12-16T01:29:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:43 smithi078 ceph-mon[142991]: pgmap v651: 121 pgs: 121 active+clean; 395 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 8.6 MiB/s wr, 17 op/s 2023-12-16T01:29:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:43 smithi078 ceph-mon[142991]: osdmap e696: 8 total, 8 up, 8 in 2023-12-16T01:29:44.794 INFO:tasks.rados.rados.0.smithi078.stdout:3388: done (3 left) 2023-12-16T01:29:44.794 INFO:tasks.rados.rados.0.smithi078.stdout:3389: copy_from oid 41 from oid 7 current snap is 313 2023-12-16T01:29:44.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 2699 (ObjNum 33 snap 0 seq_num 2288569312) dirty exists 2023-12-16T01:29:44.794 INFO:tasks.rados.rados.0.smithi078.stdout:3383: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: finishing write tid 1 to smithi078122029-33 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: finishing write tid 2 to smithi078122029-33 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: finishing write tid 3 to smithi078122029-33 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: finishing write tid 4 to smithi078122029-33 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2248 (ObjNum 1066 snap 313 seq_num 1066) dirty exists 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: left oid 33 (ObjNum 1066 snap 313 seq_num 1066) 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3389: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3389: finishing copy_from to smithi078122029-41 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2443 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3383: done (3 left) 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3385: done (2 left) 2023-12-16T01:29:45.010 INFO:tasks.rados.rados.0.smithi078.stdout:3387: done (1 left) 2023-12-16T01:29:45.011 INFO:tasks.rados.rados.0.smithi078.stdout:3389: done (0 left) 2023-12-16T01:29:45.011 INFO:tasks.rados.rados.0.smithi078.stdout:3390: rollback oid 35 current snap is 313 2023-12-16T01:29:45.011 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 300 2023-12-16T01:29:45.011 INFO:tasks.rados.rados.0.smithi078.stdout:3391: snap_create 2023-12-16T01:29:45.013 INFO:tasks.rados.rados.0.smithi078.stdout:3390: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:29:45.013 INFO:tasks.rados.rados.0.smithi078.stdout:3390: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:29:45.013 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2497 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:29:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:44 smithi118 ceph-mon[131825]: osdmap e697: 8 total, 8 up, 8 in 2023-12-16T01:29:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:44 smithi078 ceph-mon[139570]: osdmap e697: 8 total, 8 up, 8 in 2023-12-16T01:29:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:44 smithi078 ceph-mon[142991]: osdmap e697: 8 total, 8 up, 8 in 2023-12-16T01:29:45.795 INFO:tasks.rados.rados.0.smithi078.stdout:3390: done (1 left) 2023-12-16T01:29:45.795 INFO:tasks.rados.rados.0.smithi078.stdout:3391: done (0 left) 2023-12-16T01:29:45.795 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 314 2023-12-16T01:29:45.795 INFO:tasks.rados.rados.0.smithi078.stdout:3392: seq_num 1067 ranges {11722752=679936,12402688=401408} 2023-12-16T01:29:45.860 INFO:tasks.rados.rados.0.smithi078.stdout:3392: writing smithi078122029-4 from 11722752 to 12402688 tid 1 2023-12-16T01:29:45.862 INFO:tasks.rados.rados.0.smithi078.stdout:3392: writing smithi078122029-4 from 12402688 to 12804096 tid 2 2023-12-16T01:29:45.862 INFO:tasks.rados.rados.0.smithi078.stdout:3393: snap_remove snap 299 2023-12-16T01:29:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:45 smithi118 ceph-mon[131825]: pgmap v654: 121 pgs: 121 active+clean; 407 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2023-12-16T01:29:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:45 smithi118 ceph-mon[131825]: osdmap e698: 8 total, 8 up, 8 in 2023-12-16T01:29:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:45 smithi078 ceph-mon[139570]: pgmap v654: 121 pgs: 121 active+clean; 407 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2023-12-16T01:29:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:45 smithi078 ceph-mon[139570]: osdmap e698: 8 total, 8 up, 8 in 2023-12-16T01:29:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:45 smithi078 ceph-mon[142991]: pgmap v654: 121 pgs: 121 active+clean; 407 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2023-12-16T01:29:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:45 smithi078 ceph-mon[142991]: osdmap e698: 8 total, 8 up, 8 in 2023-12-16T01:29:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:46] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-12-16T01:29:46.734 INFO:tasks.rados.rados.0.smithi078.stdout:3393: done (1 left) 2023-12-16T01:29:46.734 INFO:tasks.rados.rados.0.smithi078.stdout:3394: snap_remove snap 307 2023-12-16T01:29:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:46 smithi118 ceph-mon[131825]: osdmap e699: 8 total, 8 up, 8 in 2023-12-16T01:29:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:46 smithi118 ceph-mon[131825]: pgmap v657: 121 pgs: 121 active+clean; 405 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-12-16T01:29:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:46 smithi118 ceph-mon[131825]: osdmap e700: 8 total, 8 up, 8 in 2023-12-16T01:29:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[139570]: osdmap e699: 8 total, 8 up, 8 in 2023-12-16T01:29:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[139570]: pgmap v657: 121 pgs: 121 active+clean; 405 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-12-16T01:29:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[139570]: osdmap e700: 8 total, 8 up, 8 in 2023-12-16T01:29:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[142991]: osdmap e699: 8 total, 8 up, 8 in 2023-12-16T01:29:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[142991]: pgmap v657: 121 pgs: 121 active+clean; 405 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-12-16T01:29:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:29:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:46 smithi078 ceph-mon[142991]: osdmap e700: 8 total, 8 up, 8 in 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3394: done (1 left) 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3395: delete oid 26 current snap is 314 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3392: finishing write tid 1 to smithi078122029-4 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3392: finishing write tid 2 to smithi078122029-4 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3392: finishing write tid 3 to smithi078122029-4 2023-12-16T01:29:47.733 INFO:tasks.rados.rados.0.smithi078.stdout:3392: finishing write tid 4 to smithi078122029-4 2023-12-16T01:29:47.734 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 3002 (ObjNum 1067 snap 314 seq_num 1067) dirty exists 2023-12-16T01:29:47.734 INFO:tasks.rados.rados.0.smithi078.stdout:3392: left oid 4 (ObjNum 1067 snap 314 seq_num 1067) 2023-12-16T01:29:47.749 INFO:tasks.rados.rados.0.smithi078.stdout:3392: done (1 left) 2023-12-16T01:29:47.750 INFO:tasks.rados.rados.0.smithi078.stdout:3395: done (0 left) 2023-12-16T01:29:47.750 INFO:tasks.rados.rados.0.smithi078.stdout:3396: snap_remove snap 289 2023-12-16T01:29:48.747 INFO:tasks.rados.rados.0.smithi078.stdout:3396: done (0 left) 2023-12-16T01:29:48.747 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 314 2023-12-16T01:29:48.747 INFO:tasks.rados.rados.0.smithi078.stdout:3397: seq_num 1069 ranges {0=712704,712704=401408} 2023-12-16T01:29:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:3397: writing smithi078122029-50 from 0 to 712704 tid 1 2023-12-16T01:29:48.754 INFO:tasks.rados.rados.0.smithi078.stdout:3397: writing smithi078122029-50 from 712704 to 1114112 tid 2 2023-12-16T01:29:48.754 INFO:tasks.rados.rados.0.smithi078.stdout:3398: delete oid 42 current snap is 314 2023-12-16T01:29:48.766 INFO:tasks.rados.rados.0.smithi078.stdout:3398: done (1 left) 2023-12-16T01:29:48.766 INFO:tasks.rados.rados.0.smithi078.stdout:3399: snap_create 2023-12-16T01:29:48.767 INFO:tasks.rados.rados.0.smithi078.stdout:3397: finishing write tid 1 to smithi078122029-50 2023-12-16T01:29:48.771 INFO:tasks.rados.rados.0.smithi078.stdout:3397: finishing write tid 2 to smithi078122029-50 2023-12-16T01:29:48.771 INFO:tasks.rados.rados.0.smithi078.stdout:3397: finishing write tid 3 to smithi078122029-50 2023-12-16T01:29:48.773 INFO:tasks.rados.rados.0.smithi078.stdout:3397: finishing write tid 4 to smithi078122029-50 2023-12-16T01:29:48.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2516 (ObjNum 1069 snap 314 seq_num 1069) dirty exists 2023-12-16T01:29:48.773 INFO:tasks.rados.rados.0.smithi078.stdout:3397: left oid 50 (ObjNum 1069 snap 314 seq_num 1069) 2023-12-16T01:29:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:48 smithi118 ceph-mon[131825]: osdmap e701: 8 total, 8 up, 8 in 2023-12-16T01:29:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:48 smithi078 ceph-mon[139570]: osdmap e701: 8 total, 8 up, 8 in 2023-12-16T01:29:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:48 smithi078 ceph-mon[142991]: osdmap e701: 8 total, 8 up, 8 in 2023-12-16T01:29:49.748 INFO:tasks.rados.rados.0.smithi078.stdout:3397: done (1 left) 2023-12-16T01:29:49.748 INFO:tasks.rados.rados.0.smithi078.stdout:3399: done (0 left) 2023-12-16T01:29:49.748 INFO:tasks.rados.rados.0.smithi078.stdout:3400: snap_create 2023-12-16T01:29:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:49 smithi118 ceph-mon[131825]: pgmap v660: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2023-12-16T01:29:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:49 smithi118 ceph-mon[131825]: osdmap e702: 8 total, 8 up, 8 in 2023-12-16T01:29:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:49 smithi078 ceph-mon[139570]: pgmap v660: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2023-12-16T01:29:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:49 smithi078 ceph-mon[139570]: osdmap e702: 8 total, 8 up, 8 in 2023-12-16T01:29:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:49 smithi078 ceph-mon[142991]: pgmap v660: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2023-12-16T01:29:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:49 smithi078 ceph-mon[142991]: osdmap e702: 8 total, 8 up, 8 in 2023-12-16T01:29:50.754 INFO:tasks.rados.rados.0.smithi078.stdout:3400: done (0 left) 2023-12-16T01:29:50.755 INFO:tasks.rados.rados.0.smithi078.stdout:3401: rollback oid 11 current snap is 316 2023-12-16T01:29:50.755 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 314 2023-12-16T01:29:50.755 INFO:tasks.rados.rados.0.smithi078.stdout:3402: rollback oid 32 current snap is 316 2023-12-16T01:29:50.755 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 308 2023-12-16T01:29:50.755 INFO:tasks.rados.rados.0.smithi078.stdout:3403: delete oid 15 current snap is 316 2023-12-16T01:29:50.761 INFO:tasks.rados.rados.0.smithi078.stdout:3402: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:29:50.762 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2240 (ObjNum 33 snap 0 seq_num 2287313072) dirty dne 2023-12-16T01:29:50.765 INFO:tasks.rados.rados.0.smithi078.stdout:3401: finishing rollback tid 0 to smithi078122029-11 2023-12-16T01:29:50.765 INFO:tasks.rados.rados.0.smithi078.stdout:3401: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:29:50.765 INFO:tasks.rados.rados.0.smithi078.stdout:3401: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:29:50.765 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2824 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:3401: done (2 left) 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:3402: done (1 left) 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:3403: done (0 left) 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:3404: rollback oid 45 current snap is 316 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 311 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 316 2023-12-16T01:29:50.766 INFO:tasks.rados.rados.0.smithi078.stdout:3405: seq_num 1072 ranges {0=761856,761856=401408} 2023-12-16T01:29:50.770 INFO:tasks.rados.rados.0.smithi078.stdout:3405: writing smithi078122029-40 from 0 to 761856 tid 1 2023-12-16T01:29:50.772 INFO:tasks.rados.rados.0.smithi078.stdout:3405: writing smithi078122029-40 from 761856 to 1163264 tid 2 2023-12-16T01:29:50.772 INFO:tasks.rados.rados.0.smithi078.stdout:3406: snap_create 2023-12-16T01:29:50.772 INFO:tasks.rados.rados.0.smithi078.stdout:3404: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:29:50.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2262 (ObjNum 81 snap 0 seq_num 1) dirty dne 2023-12-16T01:29:50.776 INFO:tasks.rados.rados.0.smithi078.stdout:3405: finishing write tid 1 to smithi078122029-40 2023-12-16T01:29:50.776 INFO:tasks.rados.rados.0.smithi078.stdout:3405: finishing write tid 2 to smithi078122029-40 2023-12-16T01:29:50.776 INFO:tasks.rados.rados.0.smithi078.stdout:3405: finishing write tid 3 to smithi078122029-40 2023-12-16T01:29:50.778 INFO:tasks.rados.rados.0.smithi078.stdout:3405: finishing write tid 4 to smithi078122029-40 2023-12-16T01:29:50.778 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2718 (ObjNum 1072 snap 316 seq_num 1072) dirty exists 2023-12-16T01:29:50.778 INFO:tasks.rados.rados.0.smithi078.stdout:3405: left oid 40 (ObjNum 1072 snap 316 seq_num 1072) 2023-12-16T01:29:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:50 smithi118 ceph-mon[131825]: osdmap e703: 8 total, 8 up, 8 in 2023-12-16T01:29:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:50 smithi078 ceph-mon[139570]: osdmap e703: 8 total, 8 up, 8 in 2023-12-16T01:29:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:50 smithi078 ceph-mon[142991]: osdmap e703: 8 total, 8 up, 8 in 2023-12-16T01:29:51.535 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:29:51.733 INFO:tasks.rados.rados.0.smithi078.stdout:3404: done (2 left) 2023-12-16T01:29:51.733 INFO:tasks.rados.rados.0.smithi078.stdout:3405: done (1 left) 2023-12-16T01:29:51.733 INFO:tasks.rados.rados.0.smithi078.stdout:3406: done (0 left) 2023-12-16T01:29:51.733 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 317 2023-12-16T01:29:51.733 INFO:tasks.rados.rados.0.smithi078.stdout:3407: seq_num 1073 ranges {5693440=778240,6471680=401408} 2023-12-16T01:29:51.767 INFO:tasks.rados.rados.0.smithi078.stdout:3407: writing smithi078122029-13 from 5693440 to 6471680 tid 1 2023-12-16T01:29:51.769 INFO:tasks.rados.rados.0.smithi078.stdout:3407: writing smithi078122029-13 from 6471680 to 6873088 tid 2 2023-12-16T01:29:51.769 INFO:tasks.rados.rados.0.smithi078.stdout:3408: rollback oid 30 current snap is 317 2023-12-16T01:29:51.769 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 309 2023-12-16T01:29:51.769 INFO:tasks.rados.rados.0.smithi078.stdout:3409: snap_create 2023-12-16T01:29:51.785 INFO:tasks.rados.rados.0.smithi078.stdout:3407: finishing write tid 1 to smithi078122029-13 2023-12-16T01:29:51.785 INFO:tasks.rados.rados.0.smithi078.stdout:3408: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:29:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:3407: finishing write tid 2 to smithi078122029-13 2023-12-16T01:29:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:3407: finishing write tid 3 to smithi078122029-13 2023-12-16T01:29:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:3408: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:29:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:3408: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:29:51.786 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2251 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:29:51.787 INFO:tasks.rados.rados.0.smithi078.stdout:3407: finishing write tid 4 to smithi078122029-13 2023-12-16T01:29:51.787 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2702 (ObjNum 1073 snap 317 seq_num 1073) dirty exists 2023-12-16T01:29:51.787 INFO:tasks.rados.rados.0.smithi078.stdout:3407: left oid 13 (ObjNum 1073 snap 317 seq_num 1073) 2023-12-16T01:29:51.873 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:29:51.873 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8m) 4m ago 12m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:29:51.873 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8m) 2m ago 12m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:29:51.873 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (13m) 4m ago 13m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (13m) 2m ago 13m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7m) 2m ago 16m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8m) 4m ago 18m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7m) 4m ago 18m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7m) 2m ago 17m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 4m ago 17m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:29:51.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8m) 4m ago 12m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8m) 2m ago 12m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 4m ago 16m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5m) 4m ago 16m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5m) 4m ago 15m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4m) 4m ago 15m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4m) 2m ago 15m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3m) 2m ago 14m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3m) 2m ago 14m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2m) 2m ago 14m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:29:51.875 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8m) 2m ago 13m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:29:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:51 smithi118 ceph-mon[131825]: pgmap v663: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:29:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:51 smithi118 ceph-mon[131825]: osdmap e704: 8 total, 8 up, 8 in 2023-12-16T01:29:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:51 smithi118 ceph-mon[131825]: osdmap e705: 8 total, 8 up, 8 in 2023-12-16T01:29:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[139570]: pgmap v663: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:29:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[139570]: osdmap e704: 8 total, 8 up, 8 in 2023-12-16T01:29:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[139570]: osdmap e705: 8 total, 8 up, 8 in 2023-12-16T01:29:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[142991]: pgmap v663: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:29:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[142991]: osdmap e704: 8 total, 8 up, 8 in 2023-12-16T01:29:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:51 smithi078 ceph-mon[142991]: osdmap e705: 8 total, 8 up, 8 in 2023-12-16T01:29:52.255 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:29:52.255 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:29:52.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:29:52.255 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:29:52.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:29:52.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:29:52.258 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:29:52.258 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:29:52.761 INFO:tasks.rados.rados.0.smithi078.stdout:3407: done (2 left) 2023-12-16T01:29:52.761 INFO:tasks.rados.rados.0.smithi078.stdout:3408: done (1 left) 2023-12-16T01:29:52.761 INFO:tasks.rados.rados.0.smithi078.stdout:3409: done (0 left) 2023-12-16T01:29:52.761 INFO:tasks.rados.rados.0.smithi078.stdout:3410: read oid 41 snap -1 2023-12-16T01:29:52.762 INFO:tasks.rados.rados.0.smithi078.stdout:3410: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:52.762 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 318 2023-12-16T01:29:52.762 INFO:tasks.rados.rados.0.smithi078.stdout:3411: seq_num 1074 ranges {4120576=794624,4915200=401408} 2023-12-16T01:29:52.787 INFO:tasks.rados.rados.0.smithi078.stdout:3411: writing smithi078122029-8 from 4120576 to 4915200 tid 1 2023-12-16T01:29:52.790 INFO:tasks.rados.rados.0.smithi078.stdout:3411: writing smithi078122029-8 from 4915200 to 5316608 tid 2 2023-12-16T01:29:52.790 INFO:tasks.rados.rados.0.smithi078.stdout:3412: snap_create 2023-12-16T01:29:52.791 INFO:tasks.rados.rados.0.smithi078.stdout:3410: expect (ObjNum 1020 snap 297 seq_num 1020) 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:3411: finishing write tid 1 to smithi078122029-8 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:3411: finishing write tid 2 to smithi078122029-8 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:3411: finishing write tid 3 to smithi078122029-8 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:3411: finishing write tid 4 to smithi078122029-8 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2692 (ObjNum 1074 snap 318 seq_num 1074) dirty exists 2023-12-16T01:29:52.974 INFO:tasks.rados.rados.0.smithi078.stdout:3411: left oid 8 (ObjNum 1074 snap 318 seq_num 1074) 2023-12-16T01:29:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:52 smithi118 ceph-mon[131825]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/462966983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:52 smithi078 ceph-mon[139570]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/462966983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:52 smithi078 ceph-mon[142991]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/462966983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:29:53.767 INFO:tasks.rados.rados.0.smithi078.stdout:3410: done (2 left) 2023-12-16T01:29:53.768 INFO:tasks.rados.rados.0.smithi078.stdout:3411: done (1 left) 2023-12-16T01:29:53.768 INFO:tasks.rados.rados.0.smithi078.stdout:3412: done (0 left) 2023-12-16T01:29:53.768 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 319 2023-12-16T01:29:53.768 INFO:tasks.rados.rados.0.smithi078.stdout:3413: seq_num 1075 ranges {12804096=409600,13213696=671744,13885440=131072} 2023-12-16T01:29:53.836 INFO:tasks.rados.rados.0.smithi078.stdout:3413: writing smithi078122029-4 from 12804096 to 13213696 tid 1 2023-12-16T01:29:53.840 INFO:tasks.rados.rados.0.smithi078.stdout:3413: writing smithi078122029-4 from 13213696 to 13885440 tid 2 2023-12-16T01:29:53.841 INFO:tasks.rados.rados.0.smithi078.stdout:3413: writing smithi078122029-4 from 13885440 to 14016512 tid 3 2023-12-16T01:29:53.841 INFO:tasks.rados.rados.0.smithi078.stdout:3414: copy_from oid 41 from oid 13 current snap is 319 2023-12-16T01:29:53.841 INFO:tasks.rados.rados.0.smithi078.stdout:3415: setattr oid 47 current snap is 319 2023-12-16T01:29:53.843 INFO:tasks.rados.rados.0.smithi078.stdout:3416: delete oid 37 current snap is 319 2023-12-16T01:29:53.848 INFO:tasks.rados.rados.0.smithi078.stdout:3413: finishing write tid 1 to smithi078122029-4 2023-12-16T01:29:53.849 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2784 (ObjNum 1056 snap 310 seq_num 1056) dirty exists 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3413: finishing write tid 2 to smithi078122029-4 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3415: done (3 left) 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3416: done (2 left) 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3417: delete oid 2 current snap is 319 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3413: finishing write tid 3 to smithi078122029-4 2023-12-16T01:29:53.850 INFO:tasks.rados.rados.0.smithi078.stdout:3413: finishing write tid 4 to smithi078122029-4 2023-12-16T01:29:53.853 INFO:tasks.rados.rados.0.smithi078.stdout:3413: finishing write tid 5 to smithi078122029-4 2023-12-16T01:29:53.853 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 3035 (ObjNum 1075 snap 319 seq_num 1075) dirty exists 2023-12-16T01:29:53.853 INFO:tasks.rados.rados.0.smithi078.stdout:3413: left oid 4 (ObjNum 1075 snap 319 seq_num 1075) 2023-12-16T01:29:53.854 INFO:tasks.rados.rados.0.smithi078.stdout:3413: done (2 left) 2023-12-16T01:29:53.854 INFO:tasks.rados.rados.0.smithi078.stdout:3417: done (1 left) 2023-12-16T01:29:53.854 INFO:tasks.rados.rados.0.smithi078.stdout:3418: snap_remove snap 312 2023-12-16T01:29:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:53 smithi118 ceph-mon[131825]: pgmap v666: 121 pgs: 121 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 524 KiB/s wr, 4 op/s 2023-12-16T01:29:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:53 smithi118 ceph-mon[131825]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:53 smithi118 ceph-mon[131825]: osdmap e706: 8 total, 8 up, 8 in 2023-12-16T01:29:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[139570]: pgmap v666: 121 pgs: 121 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 524 KiB/s wr, 4 op/s 2023-12-16T01:29:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[139570]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[139570]: osdmap e706: 8 total, 8 up, 8 in 2023-12-16T01:29:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[142991]: pgmap v666: 121 pgs: 121 active+clean; 414 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 524 KiB/s wr, 4 op/s 2023-12-16T01:29:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[142991]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:29:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:53 smithi078 ceph-mon[142991]: osdmap e706: 8 total, 8 up, 8 in 2023-12-16T01:29:54.786 INFO:tasks.rados.rados.0.smithi078.stdout:3418: done (1 left) 2023-12-16T01:29:54.786 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 319 2023-12-16T01:29:54.786 INFO:tasks.rados.rados.0.smithi078.stdout:3419: seq_num 1078 ranges {1064960=458752,1523712=720896,2244608=81920} 2023-12-16T01:29:54.791 INFO:tasks.rados.rados.0.smithi078.stdout:3419: writing smithi078122029-33 from 1064960 to 1523712 tid 1 2023-12-16T01:29:54.795 INFO:tasks.rados.rados.0.smithi078.stdout:3419: writing smithi078122029-33 from 1523712 to 2244608 tid 2 2023-12-16T01:29:54.796 INFO:tasks.rados.rados.0.smithi078.stdout:3419: writing smithi078122029-33 from 2244608 to 2326528 tid 3 2023-12-16T01:29:54.796 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 319 2023-12-16T01:29:54.796 INFO:tasks.rados.rados.0.smithi078.stdout:3414: finishing copy_from racing read to smithi078122029-41 2023-12-16T01:29:54.796 INFO:tasks.rados.rados.0.smithi078.stdout:3420: seq_num 1079 ranges {2793472=475136,3268608=606208,3874816=196608} 2023-12-16T01:29:54.814 INFO:tasks.rados.rados.0.smithi078.stdout:3420: writing smithi078122029-31 from 2793472 to 3268608 tid 1 2023-12-16T01:29:54.817 INFO:tasks.rados.rados.0.smithi078.stdout:3420: writing smithi078122029-31 from 3268608 to 3874816 tid 2 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3420: writing smithi078122029-31 from 3874816 to 4071424 tid 3 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3421: read oid 37 snap -1 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3421: expect deleted 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3422: read oid 23 snap -1 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3422: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3423: copy_from oid 45 from oid 19 current snap is 319 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3414: finishing copy_from to smithi078122029-41 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2702 (ObjNum 1073 snap 317 seq_num 1073) dirty exists 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3419: finishing write tid 1 to smithi078122029-33 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3419: finishing write tid 2 to smithi078122029-33 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3419: finishing write tid 3 to smithi078122029-33 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3414: done (5 left) 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3424: rmattr oid 29 current snap is 319 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3419: finishing write tid 4 to smithi078122029-33 2023-12-16T01:29:54.820 INFO:tasks.rados.rados.0.smithi078.stdout:3419: finishing write tid 5 to smithi078122029-33 2023-12-16T01:29:54.821 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2255 (ObjNum 1078 snap 319 seq_num 1078) dirty exists 2023-12-16T01:29:54.821 INFO:tasks.rados.rados.0.smithi078.stdout:3419: left oid 33 (ObjNum 1078 snap 319 seq_num 1078) 2023-12-16T01:29:54.821 INFO:tasks.rados.rados.0.smithi078.stdout:3420: finishing write tid 1 to smithi078122029-31 2023-12-16T01:29:54.821 INFO:tasks.rados.rados.0.smithi078.stdout:3419: done (5 left) 2023-12-16T01:29:54.821 INFO:tasks.rados.rados.0.smithi078.stdout:3425: delete oid 3 current snap is 319 2023-12-16T01:29:54.824 INFO:tasks.rados.rados.0.smithi078.stdout:3421: done (5 left) 2023-12-16T01:29:54.824 INFO:tasks.rados.rados.0.smithi078.stdout:3425: done (4 left) 2023-12-16T01:29:54.824 INFO:tasks.rados.rados.0.smithi078.stdout:3426: delete oid 12 current snap is 319 2023-12-16T01:29:54.824 INFO:tasks.rados.rados.0.smithi078.stdout:3420: finishing write tid 2 to smithi078122029-31 2023-12-16T01:29:54.824 INFO:tasks.rados.rados.0.smithi078.stdout:3420: finishing write tid 3 to smithi078122029-31 2023-12-16T01:29:54.825 INFO:tasks.rados.rados.0.smithi078.stdout:3420: finishing write tid 4 to smithi078122029-31 2023-12-16T01:29:54.826 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2703 (ObjNum 1042 snap 307 seq_num 1042) dirty exists 2023-12-16T01:29:54.827 INFO:tasks.rados.rados.0.smithi078.stdout:3420: finishing write tid 5 to smithi078122029-31 2023-12-16T01:29:54.827 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2829 (ObjNum 1079 snap 319 seq_num 1079) dirty exists 2023-12-16T01:29:54.827 INFO:tasks.rados.rados.0.smithi078.stdout:3420: left oid 31 (ObjNum 1079 snap 319 seq_num 1079) 2023-12-16T01:29:54.828 INFO:tasks.rados.rados.0.smithi078.stdout:3420: done (4 left) 2023-12-16T01:29:54.828 INFO:tasks.rados.rados.0.smithi078.stdout:3424: done (3 left) 2023-12-16T01:29:54.828 INFO:tasks.rados.rados.0.smithi078.stdout:3426: done (2 left) 2023-12-16T01:29:54.828 INFO:tasks.rados.rados.0.smithi078.stdout:3427: snap_create 2023-12-16T01:29:54.833 INFO:tasks.rados.rados.0.smithi078.stdout:3423: finishing copy_from racing read to smithi078122029-45 2023-12-16T01:29:54.834 INFO:tasks.rados.rados.0.smithi078.stdout:3423: finishing copy_from to smithi078122029-45 2023-12-16T01:29:54.834 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 2989 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:29:54.839 INFO:tasks.rados.rados.0.smithi078.stdout:3422: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:29:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:54 smithi118 ceph-mon[131825]: osdmap e707: 8 total, 8 up, 8 in 2023-12-16T01:29:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:54 smithi078 ceph-mon[139570]: osdmap e707: 8 total, 8 up, 8 in 2023-12-16T01:29:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:54 smithi078 ceph-mon[142991]: osdmap e707: 8 total, 8 up, 8 in 2023-12-16T01:29:55.777 INFO:tasks.rados.rados.0.smithi078.stdout:3422: done (2 left) 2023-12-16T01:29:55.777 INFO:tasks.rados.rados.0.smithi078.stdout:3423: done (1 left) 2023-12-16T01:29:55.777 INFO:tasks.rados.rados.0.smithi078.stdout:3427: done (0 left) 2023-12-16T01:29:55.777 INFO:tasks.rados.rados.0.smithi078.stdout:3428: snap_remove snap 318 2023-12-16T01:29:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:55 smithi118 ceph-mon[131825]: pgmap v669: 121 pgs: 121 active+clean; 418 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:29:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:55 smithi118 ceph-mon[131825]: osdmap e708: 8 total, 8 up, 8 in 2023-12-16T01:29:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:55 smithi078 ceph-mon[139570]: pgmap v669: 121 pgs: 121 active+clean; 418 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:29:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:55 smithi078 ceph-mon[139570]: osdmap e708: 8 total, 8 up, 8 in 2023-12-16T01:29:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:55 smithi078 ceph-mon[142991]: pgmap v669: 121 pgs: 121 active+clean; 418 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:29:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:55 smithi078 ceph-mon[142991]: osdmap e708: 8 total, 8 up, 8 in 2023-12-16T01:29:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:29:56] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-12-16T01:29:56.737 INFO:tasks.rados.rados.0.smithi078.stdout:3428: done (0 left) 2023-12-16T01:29:56.737 INFO:tasks.rados.rados.0.smithi078.stdout:3429: snap_create 2023-12-16T01:29:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:56 smithi118 ceph-mon[131825]: osdmap e709: 8 total, 8 up, 8 in 2023-12-16T01:29:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:56 smithi118 ceph-mon[131825]: osdmap e710: 8 total, 8 up, 8 in 2023-12-16T01:29:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:56 smithi078 ceph-mon[139570]: osdmap e709: 8 total, 8 up, 8 in 2023-12-16T01:29:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:56 smithi078 ceph-mon[139570]: osdmap e710: 8 total, 8 up, 8 in 2023-12-16T01:29:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:56 smithi078 ceph-mon[142991]: osdmap e709: 8 total, 8 up, 8 in 2023-12-16T01:29:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:56 smithi078 ceph-mon[142991]: osdmap e710: 8 total, 8 up, 8 in 2023-12-16T01:29:57.738 INFO:tasks.rados.rados.0.smithi078.stdout:3429: done (0 left) 2023-12-16T01:29:57.738 INFO:tasks.rados.rados.0.smithi078.stdout:3430: copy_from oid 13 from oid 23 current snap is 321 2023-12-16T01:29:57.738 INFO:tasks.rados.rados.0.smithi078.stdout:3431: delete oid 7 current snap is 321 2023-12-16T01:29:57.742 INFO:tasks.rados.rados.0.smithi078.stdout:3431: done (1 left) 2023-12-16T01:29:57.743 INFO:tasks.rados.rados.0.smithi078.stdout:3432: snap_create 2023-12-16T01:29:57.757 INFO:tasks.rados.rados.0.smithi078.stdout:3430: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:29:57.760 INFO:tasks.rados.rados.0.smithi078.stdout:3430: finishing copy_from to smithi078122029-13 2023-12-16T01:29:57.760 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2782 (ObjNum 1038 snap 306 seq_num 1038) dirty exists 2023-12-16T01:29:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:57 smithi118 ceph-mon[131825]: pgmap v672: 121 pgs: 121 active+clean; 421 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:29:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:57 smithi118 ceph-mon[131825]: osdmap e711: 8 total, 8 up, 8 in 2023-12-16T01:29:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:57 smithi078 ceph-mon[139570]: pgmap v672: 121 pgs: 121 active+clean; 421 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:29:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:57 smithi078 ceph-mon[139570]: osdmap e711: 8 total, 8 up, 8 in 2023-12-16T01:29:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:57 smithi078 ceph-mon[142991]: pgmap v672: 121 pgs: 121 active+clean; 421 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.6 MiB/s wr, 6 op/s 2023-12-16T01:29:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:57 smithi078 ceph-mon[142991]: osdmap e711: 8 total, 8 up, 8 in 2023-12-16T01:29:58.737 INFO:tasks.rados.rados.0.smithi078.stdout:3430: done (1 left) 2023-12-16T01:29:58.737 INFO:tasks.rados.rados.0.smithi078.stdout:3432: done (0 left) 2023-12-16T01:29:58.737 INFO:tasks.rados.rados.0.smithi078.stdout:3433: snap_create 2023-12-16T01:29:59.748 INFO:tasks.rados.rados.0.smithi078.stdout:3433: done (0 left) 2023-12-16T01:29:59.748 INFO:tasks.rados.rados.0.smithi078.stdout:3434: snap_create 2023-12-16T01:30:00.000 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:59 smithi078 ceph-mon[139570]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 428 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-16T01:30:00.000 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:29:59 smithi078 ceph-mon[139570]: osdmap e712: 8 total, 8 up, 8 in 2023-12-16T01:30:00.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:59 smithi078 ceph-mon[142991]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 428 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-16T01:30:00.001 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:29:59 smithi078 ceph-mon[142991]: osdmap e712: 8 total, 8 up, 8 in 2023-12-16T01:30:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:59 smithi118 ceph-mon[131825]: pgmap v675: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 428 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-16T01:30:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:29:59 smithi118 ceph-mon[131825]: osdmap e712: 8 total, 8 up, 8 in 2023-12-16T01:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 conmon[139546]: 2023-12-16T01:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 conmon[139546]: 2023-12-16T01:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 conmon[139546]: 2023-12-16T01:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-16T01:30:00.755 INFO:tasks.rados.rados.0.smithi078.stdout:3434: done (0 left) 2023-12-16T01:30:00.755 INFO:tasks.rados.rados.0.smithi078.stdout:3435: snap_create 2023-12-16T01:30:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:00 smithi118 ceph-mon[131825]: osdmap e713: 8 total, 8 up, 8 in 2023-12-16T01:30:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:00 smithi118 ceph-mon[131825]: Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:00 smithi118 ceph-mon[131825]: [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:00 smithi118 ceph-mon[131825]: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-16T01:30:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[139570]: osdmap e713: 8 total, 8 up, 8 in 2023-12-16T01:30:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[139570]: Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[139570]: [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[139570]: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[142991]: osdmap e713: 8 total, 8 up, 8 in 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[142991]: Health detail: HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[142991]: [ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-16T01:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:00 smithi078 ceph-mon[142991]: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-16T01:30:01.735 INFO:tasks.rados.rados.0.smithi078.stdout:3435: done (0 left) 2023-12-16T01:30:01.735 INFO:tasks.rados.rados.0.smithi078.stdout:3436: read oid 3 snap 311 2023-12-16T01:30:01.735 INFO:tasks.rados.rados.0.smithi078.stdout:3436: expect (ObjNum 971 snap 285 seq_num 971) 2023-12-16T01:30:01.736 INFO:tasks.rados.rados.0.smithi078.stdout:3437: delete oid 16 current snap is 325 2023-12-16T01:30:01.746 INFO:tasks.rados.rados.0.smithi078.stdout:3437: done (1 left) 2023-12-16T01:30:01.746 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 325 2023-12-16T01:30:01.746 INFO:tasks.rados.rados.0.smithi078.stdout:3438: seq_num 1084 ranges {4898816=557056,5455872=475136,5931008=327680} 2023-12-16T01:30:01.774 INFO:tasks.rados.rados.0.smithi078.stdout:3438: writing smithi078122029-28 from 4898816 to 5455872 tid 1 2023-12-16T01:30:01.776 INFO:tasks.rados.rados.0.smithi078.stdout:3438: writing smithi078122029-28 from 5455872 to 5931008 tid 2 2023-12-16T01:30:01.778 INFO:tasks.rados.rados.0.smithi078.stdout:3438: writing smithi078122029-28 from 5931008 to 6258688 tid 3 2023-12-16T01:30:01.778 INFO:tasks.rados.rados.0.smithi078.stdout:3439: snap_create 2023-12-16T01:30:01.783 INFO:tasks.rados.rados.0.smithi078.stdout:3438: finishing write tid 1 to smithi078122029-28 2023-12-16T01:30:01.783 INFO:tasks.rados.rados.0.smithi078.stdout:3438: finishing write tid 2 to smithi078122029-28 2023-12-16T01:30:01.783 INFO:tasks.rados.rados.0.smithi078.stdout:3438: finishing write tid 3 to smithi078122029-28 2023-12-16T01:30:01.783 INFO:tasks.rados.rados.0.smithi078.stdout:3438: finishing write tid 4 to smithi078122029-28 2023-12-16T01:30:01.786 INFO:tasks.rados.rados.0.smithi078.stdout:3438: finishing write tid 5 to smithi078122029-28 2023-12-16T01:30:01.786 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2266 (ObjNum 1084 snap 325 seq_num 1084) dirty exists 2023-12-16T01:30:01.786 INFO:tasks.rados.rados.0.smithi078.stdout:3438: left oid 28 (ObjNum 1084 snap 325 seq_num 1084) 2023-12-16T01:30:01.786 INFO:tasks.rados.rados.0.smithi078.stdout:3436: expect (ObjNum 971 snap 285 seq_num 971) 2023-12-16T01:30:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:01 smithi118 ceph-mon[131825]: pgmap v678: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-12-16T01:30:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:01 smithi118 ceph-mon[131825]: osdmap e714: 8 total, 8 up, 8 in 2023-12-16T01:30:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:01 smithi118 ceph-mon[131825]: osdmap e715: 8 total, 8 up, 8 in 2023-12-16T01:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[142991]: pgmap v678: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-12-16T01:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[142991]: osdmap e714: 8 total, 8 up, 8 in 2023-12-16T01:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[142991]: osdmap e715: 8 total, 8 up, 8 in 2023-12-16T01:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[139570]: pgmap v678: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2023-12-16T01:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[139570]: osdmap e714: 8 total, 8 up, 8 in 2023-12-16T01:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:01 smithi078 ceph-mon[139570]: osdmap e715: 8 total, 8 up, 8 in 2023-12-16T01:30:02.953 INFO:tasks.rados.rados.0.smithi078.stdout:3436: done (2 left) 2023-12-16T01:30:02.953 INFO:tasks.rados.rados.0.smithi078.stdout:3438: done (1 left) 2023-12-16T01:30:02.953 INFO:tasks.rados.rados.0.smithi078.stdout:3439: done (0 left) 2023-12-16T01:30:02.953 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 326 2023-12-16T01:30:02.953 INFO:tasks.rados.rados.0.smithi078.stdout:3440: seq_num 1085 ranges {4759552=581632,5341184=761856,6103040=40960} 2023-12-16T01:30:02.981 INFO:tasks.rados.rados.0.smithi078.stdout:3440: writing smithi078122029-23 from 4759552 to 5341184 tid 1 2023-12-16T01:30:02.985 INFO:tasks.rados.rados.0.smithi078.stdout:3440: writing smithi078122029-23 from 5341184 to 6103040 tid 2 2023-12-16T01:30:02.986 INFO:tasks.rados.rados.0.smithi078.stdout:3440: writing smithi078122029-23 from 6103040 to 6144000 tid 3 2023-12-16T01:30:02.986 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 326 2023-12-16T01:30:02.986 INFO:tasks.rados.rados.0.smithi078.stdout:3441: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2023-12-16T01:30:02.989 INFO:tasks.rados.rados.0.smithi078.stdout:3441: writing smithi078122029-3 from 0 to 598016 tid 1 2023-12-16T01:30:02.993 INFO:tasks.rados.rados.0.smithi078.stdout:3441: writing smithi078122029-3 from 598016 to 1245184 tid 2 2023-12-16T01:30:02.997 INFO:tasks.rados.rados.0.smithi078.stdout:3441: writing smithi078122029-3 from 1245184 to 1400832 tid 3 2023-12-16T01:30:02.997 INFO:tasks.rados.rados.0.smithi078.stdout:3442: read oid 34 snap -1 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3442: expect (ObjNum 1034 snap 305 seq_num 1034) 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3443: copy_from oid 48 from oid 21 current snap is 326 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3444: rmattr oid 14 current snap is 326 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3445: delete oid 33 current snap is 326 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: finishing write tid 1 to smithi078122029-23 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: finishing write tid 2 to smithi078122029-23 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3441: finishing write tid 1 to smithi078122029-3 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: finishing write tid 3 to smithi078122029-23 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: finishing write tid 4 to smithi078122029-23 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: finishing write tid 5 to smithi078122029-23 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2789 (ObjNum 1085 snap 326 seq_num 1085) dirty exists 2023-12-16T01:30:02.998 INFO:tasks.rados.rados.0.smithi078.stdout:3440: left oid 23 (ObjNum 1085 snap 326 seq_num 1085) 2023-12-16T01:30:02.999 INFO:tasks.rados.rados.0.smithi078.stdout:3442: expect (ObjNum 1034 snap 305 seq_num 1034) 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3441: finishing write tid 2 to smithi078122029-3 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3441: finishing write tid 3 to smithi078122029-3 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3440: done (5 left) 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3442: done (4 left) 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3445: done (3 left) 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3446: read oid 37 snap -1 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3446: expect deleted 2023-12-16T01:30:03.015 INFO:tasks.rados.rados.0.smithi078.stdout:3447: copy_from oid 34 from oid 12 current snap is 326 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3441: finishing write tid 4 to smithi078122029-3 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2525 (ObjNum 65 snap 0 seq_num 1582919019) dirty exists 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3441: finishing write tid 5 to smithi078122029-3 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1291 (ObjNum 1086 snap 326 seq_num 1086) dirty exists 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3441: left oid 3 (ObjNum 1086 snap 326 seq_num 1086) 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3443: finishing copy_from racing read to smithi078122029-48 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3443: finishing copy_from to smithi078122029-48 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 2782 (ObjNum 1029 snap 305 seq_num 1029) dirty exists 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3441: done (4 left) 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3443: done (3 left) 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3444: done (2 left) 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 326 2023-12-16T01:30:03.016 INFO:tasks.rados.rados.0.smithi078.stdout:3448: seq_num 1088 ranges {1949696=630784,2580480=466944,3047424=335872} 2023-12-16T01:30:03.028 INFO:tasks.rados.rados.0.smithi078.stdout:3448: writing smithi078122029-19 from 1949696 to 2580480 tid 1 2023-12-16T01:30:03.030 INFO:tasks.rados.rados.0.smithi078.stdout:3448: writing smithi078122029-19 from 2580480 to 3047424 tid 2 2023-12-16T01:30:03.032 INFO:tasks.rados.rados.0.smithi078.stdout:3448: writing smithi078122029-19 from 3047424 to 3383296 tid 3 2023-12-16T01:30:03.033 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 326 2023-12-16T01:30:03.033 INFO:tasks.rados.rados.0.smithi078.stdout:3449: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2023-12-16T01:30:03.036 INFO:tasks.rados.rados.0.smithi078.stdout:3449: writing smithi078122029-42 from 0 to 647168 tid 1 2023-12-16T01:30:03.040 INFO:tasks.rados.rados.0.smithi078.stdout:3449: writing smithi078122029-42 from 647168 to 1392640 tid 2 2023-12-16T01:30:03.042 INFO:tasks.rados.rados.0.smithi078.stdout:3449: writing smithi078122029-42 from 1392640 to 1449984 tid 3 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3450: rollback oid 10 current snap is 326 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 313 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3447: finishing copy_from to smithi078122029-34 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3447: got expected ENOENT (src dne) 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3447: finishing copy_from racing read to smithi078122029-34 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3448: finishing write tid 1 to smithi078122029-19 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3448: finishing write tid 2 to smithi078122029-19 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3448: finishing write tid 3 to smithi078122029-19 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3446: done (4 left) 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3447: done (3 left) 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3451: read oid 47 snap -1 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3451: expect (ObjNum 1056 snap 310 seq_num 1056) 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3452: read oid 40 snap -1 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3452: expect (ObjNum 1072 snap 316 seq_num 1072) 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:3453: rollback oid 37 current snap is 326 2023-12-16T01:30:03.043 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 37 to 321 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3448: finishing write tid 4 to smithi078122029-19 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3454: read oid 5 snap -1 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3454: expect (ObjNum 1059 snap 310 seq_num 1059) 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3455: read oid 14 snap -1 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3455: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3449: finishing write tid 1 to smithi078122029-42 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3448: finishing write tid 5 to smithi078122029-19 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3050 (ObjNum 1088 snap 326 seq_num 1088) dirty exists 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3448: left oid 19 (ObjNum 1088 snap 326 seq_num 1088) 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3456: read oid 20 snap -1 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3456: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3448: done (8 left) 2023-12-16T01:30:03.044 INFO:tasks.rados.rados.0.smithi078.stdout:3457: snap_remove snap 303 2023-12-16T01:30:03.778 INFO:tasks.rados.rados.0.smithi078.stdout:3457: done (8 left) 2023-12-16T01:30:03.778 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 326 2023-12-16T01:30:03.778 INFO:tasks.rados.rados.0.smithi078.stdout:3458: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2023-12-16T01:30:03.780 INFO:tasks.rados.rados.0.smithi078.stdout:3458: writing smithi078122029-36 from 0 to 663552 tid 1 2023-12-16T01:30:03.785 INFO:tasks.rados.rados.0.smithi078.stdout:3458: writing smithi078122029-36 from 663552 to 1294336 tid 2 2023-12-16T01:30:03.785 INFO:tasks.rados.rados.0.smithi078.stdout:3458: writing smithi078122029-36 from 1294336 to 1466368 tid 3 2023-12-16T01:30:03.787 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 326 2023-12-16T01:30:03.787 INFO:tasks.rados.rados.0.smithi078.stdout:3459: seq_num 1091 ranges {9224192=679936,9904128=516096,10420224=286720} 2023-12-16T01:30:03.840 INFO:tasks.rados.rados.0.smithi078.stdout:3459: writing smithi078122029-6 from 9224192 to 9904128 tid 1 2023-12-16T01:30:03.843 INFO:tasks.rados.rados.0.smithi078.stdout:3459: writing smithi078122029-6 from 9904128 to 10420224 tid 2 2023-12-16T01:30:03.845 INFO:tasks.rados.rados.0.smithi078.stdout:3459: writing smithi078122029-6 from 10420224 to 10706944 tid 3 2023-12-16T01:30:03.845 INFO:tasks.rados.rados.0.smithi078.stdout:3460: read oid 19 snap 306 2023-12-16T01:30:03.845 INFO:tasks.rados.rados.0.smithi078.stdout:3460: expect (ObjNum 1032 snap 305 seq_num 1032) 2023-12-16T01:30:03.845 INFO:tasks.rados.rados.0.smithi078.stdout:3461: snap_create 2023-12-16T01:30:03.845 INFO:tasks.rados.rados.0.smithi078.stdout:3455: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:03.847 INFO:tasks.rados.rados.0.smithi078.stdout:3456: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:30:03.857 INFO:tasks.rados.rados.0.smithi078.stdout:3450: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:30:03.857 INFO:tasks.rados.rados.0.smithi078.stdout:3451: expect (ObjNum 1056 snap 310 seq_num 1056) 2023-12-16T01:30:03.880 INFO:tasks.rados.rados.0.smithi078.stdout:3449: finishing write tid 2 to smithi078122029-42 2023-12-16T01:30:03.880 INFO:tasks.rados.rados.0.smithi078.stdout:3449: finishing write tid 3 to smithi078122029-42 2023-12-16T01:30:03.880 INFO:tasks.rados.rados.0.smithi078.stdout:3449: finishing write tid 4 to smithi078122029-42 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3450: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3450: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2992 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3453: finishing rollback tid 1 to smithi078122029-37 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2719 (ObjNum 129 snap 0 seq_num 2287250624) dirty dne 2023-12-16T01:30:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3452: expect (ObjNum 1072 snap 316 seq_num 1072) 2023-12-16T01:30:03.908 INFO:tasks.rados.rados.0.smithi078.stdout:3449: finishing write tid 5 to smithi078122029-42 2023-12-16T01:30:03.908 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2792 (ObjNum 1089 snap 326 seq_num 1089) dirty exists 2023-12-16T01:30:03.908 INFO:tasks.rados.rados.0.smithi078.stdout:3449: left oid 42 (ObjNum 1089 snap 326 seq_num 1089) 2023-12-16T01:30:03.908 INFO:tasks.rados.rados.0.smithi078.stdout:3454: expect (ObjNum 1059 snap 310 seq_num 1059) 2023-12-16T01:30:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:03 smithi118 ceph-mon[131825]: pgmap v681: 121 pgs: 121 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 620 KiB/s wr, 3 op/s 2023-12-16T01:30:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:03 smithi118 ceph-mon[131825]: osdmap e716: 8 total, 8 up, 8 in 2023-12-16T01:30:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:03 smithi078 ceph-mon[139570]: pgmap v681: 121 pgs: 121 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 620 KiB/s wr, 3 op/s 2023-12-16T01:30:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:03 smithi078 ceph-mon[139570]: osdmap e716: 8 total, 8 up, 8 in 2023-12-16T01:30:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:03 smithi078 ceph-mon[142991]: pgmap v681: 121 pgs: 121 active+clean; 431 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 620 KiB/s wr, 3 op/s 2023-12-16T01:30:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:03 smithi078 ceph-mon[142991]: osdmap e716: 8 total, 8 up, 8 in 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: finishing write tid 1 to smithi078122029-36 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: finishing write tid 2 to smithi078122029-36 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: finishing write tid 3 to smithi078122029-36 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: finishing write tid 4 to smithi078122029-36 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: finishing write tid 5 to smithi078122029-36 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3062 (ObjNum 1090 snap 326 seq_num 1090) dirty exists 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3458: left oid 36 (ObjNum 1090 snap 326 seq_num 1090) 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3459: finishing write tid 1 to smithi078122029-6 2023-12-16T01:30:04.659 INFO:tasks.rados.rados.0.smithi078.stdout:3459: finishing write tid 2 to smithi078122029-6 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:3459: finishing write tid 3 to smithi078122029-6 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:3459: finishing write tid 4 to smithi078122029-6 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:3459: finishing write tid 5 to smithi078122029-6 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2270 (ObjNum 1091 snap 326 seq_num 1091) dirty exists 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:3459: left oid 6 (ObjNum 1091 snap 326 seq_num 1091) 2023-12-16T01:30:04.660 INFO:tasks.rados.rados.0.smithi078.stdout:3460: expect (ObjNum 1032 snap 305 seq_num 1032) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3449: done (11 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3450: done (10 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3451: done (9 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3452: done (8 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3453: done (7 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3454: done (6 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3455: done (5 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3456: done (4 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3458: done (3 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3459: done (2 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3460: done (1 left) 2023-12-16T01:30:04.781 INFO:tasks.rados.rados.0.smithi078.stdout:3461: done (0 left) 2023-12-16T01:30:04.782 INFO:tasks.rados.rados.0.smithi078.stdout:3462: rollback oid 22 current snap is 327 2023-12-16T01:30:04.782 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 325 2023-12-16T01:30:04.782 INFO:tasks.rados.rados.0.smithi078.stdout:3463: snap_remove snap 326 2023-12-16T01:30:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:04 smithi118 ceph-mon[131825]: osdmap e717: 8 total, 8 up, 8 in 2023-12-16T01:30:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:04 smithi078 ceph-mon[139570]: osdmap e717: 8 total, 8 up, 8 in 2023-12-16T01:30:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:04 smithi078 ceph-mon[142991]: osdmap e717: 8 total, 8 up, 8 in 2023-12-16T01:30:05.788 INFO:tasks.rados.rados.0.smithi078.stdout:3463: done (1 left) 2023-12-16T01:30:05.788 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 327 2023-12-16T01:30:05.788 INFO:tasks.rados.rados.0.smithi078.stdout:3462: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:30:05.788 INFO:tasks.rados.rados.0.smithi078.stdout:3464: seq_num 1092 ranges {1114112=696320,1810432=802816} 2023-12-16T01:30:05.798 INFO:tasks.rados.rados.0.smithi078.stdout:3464: writing smithi078122029-50 from 1114112 to 1810432 tid 1 2023-12-16T01:30:05.803 INFO:tasks.rados.rados.0.smithi078.stdout:3464: writing smithi078122029-50 from 1810432 to 2613248 tid 2 2023-12-16T01:30:05.803 INFO:tasks.rados.rados.0.smithi078.stdout:3465: delete oid 17 current snap is 327 2023-12-16T01:30:05.803 INFO:tasks.rados.rados.0.smithi078.stdout:3462: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:30:05.803 INFO:tasks.rados.rados.0.smithi078.stdout:3462: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:30:05.803 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2832 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:30:05.804 INFO:tasks.rados.rados.0.smithi078.stdout:3464: finishing write tid 1 to smithi078122029-50 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:3464: finishing write tid 2 to smithi078122029-50 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:3462: done (2 left) 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:3465: done (1 left) 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 327 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:3464: finishing write tid 3 to smithi078122029-50 2023-12-16T01:30:05.809 INFO:tasks.rados.rados.0.smithi078.stdout:3466: seq_num 1094 ranges {0=729088,729088=573440,1302528=229376} 2023-12-16T01:30:05.813 INFO:tasks.rados.rados.0.smithi078.stdout:3466: writing smithi078122029-14 from 0 to 729088 tid 1 2023-12-16T01:30:05.816 INFO:tasks.rados.rados.0.smithi078.stdout:3466: writing smithi078122029-14 from 729088 to 1302528 tid 2 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3466: writing smithi078122029-14 from 1302528 to 1531904 tid 3 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3467: read oid 44 snap -1 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3467: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3468: setattr oid 33 current snap is 327 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:3464: finishing write tid 4 to smithi078122029-50 2023-12-16T01:30:05.818 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2537 (ObjNum 1092 snap 327 seq_num 1092) dirty exists 2023-12-16T01:30:05.819 INFO:tasks.rados.rados.0.smithi078.stdout:3464: left oid 50 (ObjNum 1092 snap 327 seq_num 1092) 2023-12-16T01:30:05.819 INFO:tasks.rados.rados.0.smithi078.stdout:3466: finishing write tid 1 to smithi078122029-14 2023-12-16T01:30:05.819 INFO:tasks.rados.rados.0.smithi078.stdout:3467: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3466: finishing write tid 2 to smithi078122029-14 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3466: finishing write tid 3 to smithi078122029-14 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3466: finishing write tid 4 to smithi078122029-14 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3464: done (3 left) 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3467: done (2 left) 2023-12-16T01:30:05.822 INFO:tasks.rados.rados.0.smithi078.stdout:3469: delete oid 17 current snap is 327 2023-12-16T01:30:05.823 INFO:tasks.rados.rados.0.smithi078.stdout:3466: finishing write tid 5 to smithi078122029-14 2023-12-16T01:30:05.823 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2541 (ObjNum 1094 snap 327 seq_num 1094) dirty exists 2023-12-16T01:30:05.823 INFO:tasks.rados.rados.0.smithi078.stdout:3466: left oid 14 (ObjNum 1094 snap 327 seq_num 1094) 2023-12-16T01:30:05.826 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2257 (ObjNum 129 snap 0 seq_num 2287477688) dirty exists 2023-12-16T01:30:05.826 INFO:tasks.rados.rados.0.smithi078.stdout:3466: done (2 left) 2023-12-16T01:30:05.826 INFO:tasks.rados.rados.0.smithi078.stdout:3468: done (1 left) 2023-12-16T01:30:05.826 INFO:tasks.rados.rados.0.smithi078.stdout:3469: done (0 left) 2023-12-16T01:30:05.826 INFO:tasks.rados.rados.0.smithi078.stdout:3470: delete oid 30 current snap is 327 2023-12-16T01:30:05.829 INFO:tasks.rados.rados.0.smithi078.stdout:3470: done (0 left) 2023-12-16T01:30:05.829 INFO:tasks.rados.rados.0.smithi078.stdout:3471: snap_create 2023-12-16T01:30:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:05 smithi118 ceph-mon[131825]: pgmap v684: 121 pgs: 121 active+clean; 435 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2023-12-16T01:30:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:05 smithi118 ceph-mon[131825]: osdmap e718: 8 total, 8 up, 8 in 2023-12-16T01:30:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:05 smithi078 ceph-mon[139570]: pgmap v684: 121 pgs: 121 active+clean; 435 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2023-12-16T01:30:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:05 smithi078 ceph-mon[139570]: osdmap e718: 8 total, 8 up, 8 in 2023-12-16T01:30:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:05 smithi078 ceph-mon[142991]: pgmap v684: 121 pgs: 121 active+clean; 435 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2023-12-16T01:30:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:05 smithi078 ceph-mon[142991]: osdmap e718: 8 total, 8 up, 8 in 2023-12-16T01:30:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:06] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-12-16T01:30:06.737 INFO:tasks.rados.rados.0.smithi078.stdout:3471: done (0 left) 2023-12-16T01:30:06.737 INFO:tasks.rados.rados.0.smithi078.stdout:3472: snap_remove snap 297 2023-12-16T01:30:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:06 smithi118 ceph-mon[131825]: osdmap e719: 8 total, 8 up, 8 in 2023-12-16T01:30:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:06 smithi118 ceph-mon[131825]: pgmap v687: 121 pgs: 121 active+clean; 440 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-12-16T01:30:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:06 smithi118 ceph-mon[131825]: osdmap e720: 8 total, 8 up, 8 in 2023-12-16T01:30:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[139570]: osdmap e719: 8 total, 8 up, 8 in 2023-12-16T01:30:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[139570]: pgmap v687: 121 pgs: 121 active+clean; 440 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-12-16T01:30:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[139570]: osdmap e720: 8 total, 8 up, 8 in 2023-12-16T01:30:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[142991]: osdmap e719: 8 total, 8 up, 8 in 2023-12-16T01:30:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[142991]: pgmap v687: 121 pgs: 121 active+clean; 440 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-12-16T01:30:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:06 smithi078 ceph-mon[142991]: osdmap e720: 8 total, 8 up, 8 in 2023-12-16T01:30:07.744 INFO:tasks.rados.rados.0.smithi078.stdout:3472: done (0 left) 2023-12-16T01:30:07.744 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 328 2023-12-16T01:30:07.744 INFO:tasks.rados.rados.0.smithi078.stdout:3473: seq_num 1097 ranges {0=778240,778240=671744,1449984=131072} 2023-12-16T01:30:07.754 INFO:tasks.rados.rados.0.smithi078.stdout:3473: writing smithi078122029-7 from 0 to 778240 tid 1 2023-12-16T01:30:07.754 INFO:tasks.rados.rados.0.smithi078.stdout:3473: writing smithi078122029-7 from 778240 to 1449984 tid 2 2023-12-16T01:30:07.754 INFO:tasks.rados.rados.0.smithi078.stdout:3473: writing smithi078122029-7 from 1449984 to 1581056 tid 3 2023-12-16T01:30:07.754 INFO:tasks.rados.rados.0.smithi078.stdout:3474: snap_remove snap 327 2023-12-16T01:30:08.227 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:30:07 smithi078 conmon[167078]: 2023-12-16T01:30:07.768+0000 7feb41505700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 249 after trimming was started 2023-12-16T01:30:08.752 INFO:tasks.rados.rados.0.smithi078.stdout:3474: done (1 left) 2023-12-16T01:30:08.752 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 328 2023-12-16T01:30:08.752 INFO:tasks.rados.rados.0.smithi078.stdout:3475: seq_num 1098 ranges {6873088=794624,7667712=557056,8224768=245760} 2023-12-16T01:30:08.792 INFO:tasks.rados.rados.0.smithi078.stdout:3475: writing smithi078122029-41 from 6873088 to 7667712 tid 1 2023-12-16T01:30:08.795 INFO:tasks.rados.rados.0.smithi078.stdout:3475: writing smithi078122029-41 from 7667712 to 8224768 tid 2 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3475: writing smithi078122029-41 from 8224768 to 8470528 tid 3 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3476: read oid 43 snap 323 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3476: expect (ObjNum 1030 snap 305 seq_num 1030) 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3477: read oid 4 snap -1 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3477: expect (ObjNum 1075 snap 319 seq_num 1075) 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3478: snap_create 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: finishing write tid 1 to smithi078122029-7 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: finishing write tid 2 to smithi078122029-7 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: finishing write tid 3 to smithi078122029-7 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: finishing write tid 4 to smithi078122029-7 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: finishing write tid 5 to smithi078122029-7 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2549 (ObjNum 1097 snap 328 seq_num 1097) dirty exists 2023-12-16T01:30:08.798 INFO:tasks.rados.rados.0.smithi078.stdout:3473: left oid 7 (ObjNum 1097 snap 328 seq_num 1097) 2023-12-16T01:30:08.806 INFO:tasks.rados.rados.0.smithi078.stdout:3475: finishing write tid 1 to smithi078122029-41 2023-12-16T01:30:08.807 INFO:tasks.rados.rados.0.smithi078.stdout:3475: finishing write tid 2 to smithi078122029-41 2023-12-16T01:30:08.808 INFO:tasks.rados.rados.0.smithi078.stdout:3475: finishing write tid 3 to smithi078122029-41 2023-12-16T01:30:08.808 INFO:tasks.rados.rados.0.smithi078.stdout:3475: finishing write tid 4 to smithi078122029-41 2023-12-16T01:30:08.811 INFO:tasks.rados.rados.0.smithi078.stdout:3475: finishing write tid 5 to smithi078122029-41 2023-12-16T01:30:08.811 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2796 (ObjNum 1098 snap 328 seq_num 1098) dirty exists 2023-12-16T01:30:08.811 INFO:tasks.rados.rados.0.smithi078.stdout:3475: left oid 41 (ObjNum 1098 snap 328 seq_num 1098) 2023-12-16T01:30:08.858 INFO:tasks.rados.rados.0.smithi078.stdout:3476: expect (ObjNum 1030 snap 305 seq_num 1030) 2023-12-16T01:30:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:08 smithi118 ceph-mon[131825]: osdmap e721: 8 total, 8 up, 8 in 2023-12-16T01:30:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:08 smithi078 ceph-mon[139570]: osdmap e721: 8 total, 8 up, 8 in 2023-12-16T01:30:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:08 smithi078 ceph-mon[142991]: osdmap e721: 8 total, 8 up, 8 in 2023-12-16T01:30:09.512 INFO:tasks.rados.rados.0.smithi078.stdout:3477: expect (ObjNum 1075 snap 319 seq_num 1075) 2023-12-16T01:30:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:09 smithi118 ceph-mon[131825]: pgmap v690: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-12-16T01:30:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:09 smithi118 ceph-mon[131825]: osdmap e722: 8 total, 8 up, 8 in 2023-12-16T01:30:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:09 smithi078 ceph-mon[139570]: pgmap v690: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-12-16T01:30:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:09 smithi078 ceph-mon[139570]: osdmap e722: 8 total, 8 up, 8 in 2023-12-16T01:30:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:09 smithi078 ceph-mon[142991]: pgmap v690: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-12-16T01:30:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:09 smithi078 ceph-mon[142991]: osdmap e722: 8 total, 8 up, 8 in 2023-12-16T01:30:10.933 INFO:tasks.rados.rados.0.smithi078.stdout:3473: done (4 left) 2023-12-16T01:30:10.934 INFO:tasks.rados.rados.0.smithi078.stdout:3475: done (3 left) 2023-12-16T01:30:10.934 INFO:tasks.rados.rados.0.smithi078.stdout:3476: done (2 left) 2023-12-16T01:30:10.934 INFO:tasks.rados.rados.0.smithi078.stdout:3477: done (1 left) 2023-12-16T01:30:10.934 INFO:tasks.rados.rados.0.smithi078.stdout:3478: done (0 left) 2023-12-16T01:30:10.934 INFO:tasks.rados.rados.0.smithi078.stdout:3479: snap_create 2023-12-16T01:30:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:10 smithi118 ceph-mon[131825]: osdmap e723: 8 total, 8 up, 8 in 2023-12-16T01:30:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:10 smithi078 ceph-mon[139570]: osdmap e723: 8 total, 8 up, 8 in 2023-12-16T01:30:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:10 smithi078 ceph-mon[142991]: osdmap e723: 8 total, 8 up, 8 in 2023-12-16T01:30:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:3479: done (0 left) 2023-12-16T01:30:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:3480: rmattr oid 8 current snap is 330 2023-12-16T01:30:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:3481: copy_from oid 30 from oid 7 current snap is 330 2023-12-16T01:30:11.739 INFO:tasks.rados.rados.0.smithi078.stdout:3482: setattr oid 47 current snap is 330 2023-12-16T01:30:11.751 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 330 2023-12-16T01:30:11.751 INFO:tasks.rados.rados.0.smithi078.stdout:3483: seq_num 1099 ranges {335872=409600,745472=442368,1187840=720896,1908736=40960} 2023-12-16T01:30:11.751 INFO:tasks.rados.rados.0.smithi078.stdout:3483: writing smithi078122029-20 from 335872 to 745472 tid 1 2023-12-16T01:30:11.751 INFO:tasks.rados.rados.0.smithi078.stdout:3483: writing smithi078122029-20 from 745472 to 1187840 tid 2 2023-12-16T01:30:11.753 INFO:tasks.rados.rados.0.smithi078.stdout:3483: writing smithi078122029-20 from 1187840 to 1908736 tid 3 2023-12-16T01:30:11.753 INFO:tasks.rados.rados.0.smithi078.stdout:3483: writing smithi078122029-20 from 1908736 to 1949696 tid 4 2023-12-16T01:30:11.754 INFO:tasks.rados.rados.0.smithi078.stdout:3484: snap_remove snap 316 2023-12-16T01:30:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:11 smithi118 ceph-mon[131825]: pgmap v693: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-12-16T01:30:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:11 smithi118 ceph-mon[131825]: osdmap e724: 8 total, 8 up, 8 in 2023-12-16T01:30:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:11 smithi078 ceph-mon[139570]: pgmap v693: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-12-16T01:30:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:11 smithi078 ceph-mon[139570]: osdmap e724: 8 total, 8 up, 8 in 2023-12-16T01:30:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:11 smithi078 ceph-mon[142991]: pgmap v693: 121 pgs: 121 active+clean; 448 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-12-16T01:30:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:11 smithi078 ceph-mon[142991]: osdmap e724: 8 total, 8 up, 8 in 2023-12-16T01:30:12.748 INFO:tasks.rados.rados.0.smithi078.stdout:3484: done (4 left) 2023-12-16T01:30:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:3485: read oid 16 snap 317 2023-12-16T01:30:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:3485: expect (ObjNum 1022 snap 299 seq_num 1022) 2023-12-16T01:30:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:3486: read oid 18 snap -1 2023-12-16T01:30:12.749 INFO:tasks.rados.rados.0.smithi078.stdout:3486: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3487: rmattr oid 27 current snap is 330 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3487: done (6 left) 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3488: read oid 31 snap 309 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3488: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3489: setattr oid 11 current snap is 330 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2785 (ObjNum 1056 snap 310 seq_num 1056) dirty exists 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2693 (ObjNum 1074 snap 318 seq_num 1074) dirty exists 2023-12-16T01:30:12.751 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 1 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 2 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3481: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3481: finishing copy_from to smithi078122029-30 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2549 (ObjNum 1097 snap 328 seq_num 1097) dirty exists 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 3 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 4 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 5 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: finishing write tid 6 to smithi078122029-20 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2698 (ObjNum 1099 snap 330 seq_num 1099) dirty exists 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: left oid 20 (ObjNum 1099 snap 330 seq_num 1099) 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3480: done (7 left) 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3481: done (6 left) 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3482: done (5 left) 2023-12-16T01:30:12.752 INFO:tasks.rados.rados.0.smithi078.stdout:3483: done (4 left) 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3490: read oid 4 snap -1 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3490: expect (ObjNum 1075 snap 319 seq_num 1075) 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3491: read oid 48 snap -1 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3491: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3492: read oid 43 snap -1 2023-12-16T01:30:12.753 INFO:tasks.rados.rados.0.smithi078.stdout:3492: expect (ObjNum 1030 snap 305 seq_num 1030) 2023-12-16T01:30:12.772 INFO:tasks.rados.rados.0.smithi078.stdout:3493: snap_remove snap 290 2023-12-16T01:30:13.774 INFO:tasks.rados.rados.0.smithi078.stdout:3493: done (7 left) 2023-12-16T01:30:13.775 INFO:tasks.rados.rados.0.smithi078.stdout:3494: delete oid 28 current snap is 330 2023-12-16T01:30:13.775 INFO:tasks.rados.rados.0.smithi078.stdout:3486: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:13.775 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2833 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:30:13.775 INFO:tasks.rados.rados.0.smithi078.stdout:3488: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:30:13.914 INFO:tasks.rados.rados.0.smithi078.stdout:3485: expect (ObjNum 1022 snap 299 seq_num 1022) 2023-12-16T01:30:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:13 smithi118 ceph-mon[131825]: pgmap v695: 121 pgs: 121 active+clean; 450 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 381 KiB/s wr, 13 op/s 2023-12-16T01:30:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:13 smithi118 ceph-mon[131825]: osdmap e725: 8 total, 8 up, 8 in 2023-12-16T01:30:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:13 smithi078 ceph-mon[139570]: pgmap v695: 121 pgs: 121 active+clean; 450 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 381 KiB/s wr, 13 op/s 2023-12-16T01:30:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:13 smithi078 ceph-mon[139570]: osdmap e725: 8 total, 8 up, 8 in 2023-12-16T01:30:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:13 smithi078 ceph-mon[142991]: pgmap v695: 121 pgs: 121 active+clean; 450 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 381 KiB/s wr, 13 op/s 2023-12-16T01:30:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:13 smithi078 ceph-mon[142991]: osdmap e725: 8 total, 8 up, 8 in 2023-12-16T01:30:14.577 INFO:tasks.rados.rados.0.smithi078.stdout:3492: expect (ObjNum 1030 snap 305 seq_num 1030) 2023-12-16T01:30:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:14 smithi118 ceph-mon[131825]: osdmap e726: 8 total, 8 up, 8 in 2023-12-16T01:30:15.224 INFO:tasks.rados.rados.0.smithi078.stdout:3490: expect (ObjNum 1075 snap 319 seq_num 1075) 2023-12-16T01:30:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:14 smithi078 ceph-mon[139570]: osdmap e726: 8 total, 8 up, 8 in 2023-12-16T01:30:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:14 smithi078 ceph-mon[142991]: osdmap e726: 8 total, 8 up, 8 in 2023-12-16T01:30:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:15 smithi118 ceph-mon[131825]: pgmap v698: 121 pgs: 121 active+clean; 454 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 30 op/s 2023-12-16T01:30:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:15 smithi078 ceph-mon[139570]: pgmap v698: 121 pgs: 121 active+clean; 454 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 30 op/s 2023-12-16T01:30:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:15 smithi078 ceph-mon[142991]: pgmap v698: 121 pgs: 121 active+clean; 454 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 30 op/s 2023-12-16T01:30:16.644 INFO:tasks.rados.rados.0.smithi078.stdout:3491: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3485: done (7 left) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3486: done (6 left) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3488: done (5 left) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3489: done (4 left) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3490: done (3 left) 2023-12-16T01:30:16.660 INFO:tasks.rados.rados.0.smithi078.stdout:3491: done (2 left) 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3492: done (1 left) 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3494: done (0 left) 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3495: rollback oid 8 current snap is 330 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 301 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3496: read oid 28 snap -1 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3496: expect deleted 2023-12-16T01:30:16.661 INFO:tasks.rados.rados.0.smithi078.stdout:3497: delete oid 43 current snap is 330 2023-12-16T01:30:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:3495: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:30:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:3495: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:30:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:3496: done (2 left) 2023-12-16T01:30:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:3497: done (1 left) 2023-12-16T01:30:16.663 INFO:tasks.rados.rados.0.smithi078.stdout:3498: snap_remove snap 317 2023-12-16T01:30:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:16] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:3498: done (1 left) 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:3499: rollback oid 26 current snap is 330 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 26 to 319 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:3500: rollback oid 35 current snap is 330 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 324 2023-12-16T01:30:16.742 INFO:tasks.rados.rados.0.smithi078.stdout:3501: rollback oid 47 current snap is 330 2023-12-16T01:30:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 47 to 329 2023-12-16T01:30:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:3502: delete oid 24 current snap is 330 2023-12-16T01:30:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:3495: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:30:16.743 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2701 (ObjNum 969 snap 285 seq_num 969) dirty exists 2023-12-16T01:30:16.750 INFO:tasks.rados.rados.0.smithi078.stdout:3499: finishing rollback tid 1 to smithi078122029-26 2023-12-16T01:30:16.750 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 2269 (ObjNum 33 snap 0 seq_num 2288022336) dirty dne 2023-12-16T01:30:16.752 INFO:tasks.rados.rados.0.smithi078.stdout:3495: done (4 left) 2023-12-16T01:30:16.752 INFO:tasks.rados.rados.0.smithi078.stdout:3499: done (3 left) 2023-12-16T01:30:16.752 INFO:tasks.rados.rados.0.smithi078.stdout:3502: done (2 left) 2023-12-16T01:30:16.752 INFO:tasks.rados.rados.0.smithi078.stdout:3503: delete oid 36 current snap is 330 2023-12-16T01:30:16.754 INFO:tasks.rados.rados.0.smithi078.stdout:3501: finishing rollback tid 0 to smithi078122029-47 2023-12-16T01:30:16.754 INFO:tasks.rados.rados.0.smithi078.stdout:3501: finishing rollback tid 1 to smithi078122029-47 2023-12-16T01:30:16.754 INFO:tasks.rados.rados.0.smithi078.stdout:3501: finishing rollback tid 2 to smithi078122029-47 2023-12-16T01:30:16.754 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2788 (ObjNum 1056 snap 310 seq_num 1056) dirty exists 2023-12-16T01:30:16.759 INFO:tasks.rados.rados.0.smithi078.stdout:3500: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:30:16.762 INFO:tasks.rados.rados.0.smithi078.stdout:3500: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:30:16.762 INFO:tasks.rados.rados.0.smithi078.stdout:3500: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:30:16.762 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2573 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3500: done (2 left) 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3501: done (1 left) 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3503: done (0 left) 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3504: rmattr oid 44 current snap is 330 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3505: read oid 37 snap -1 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3505: expect deleted 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 330 2023-12-16T01:30:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3506: seq_num 1104 ranges {0=499712,499712=712704,1212416=491520} 2023-12-16T01:30:16.766 INFO:tasks.rados.rados.0.smithi078.stdout:3506: writing smithi078122029-43 from 0 to 499712 tid 1 2023-12-16T01:30:16.770 INFO:tasks.rados.rados.0.smithi078.stdout:3506: writing smithi078122029-43 from 499712 to 1212416 tid 2 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:3506: writing smithi078122029-43 from 1212416 to 1703936 tid 3 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:3507: copy_from oid 10 from oid 27 current snap is 330 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2790 (ObjNum 65 snap 0 seq_num 2268907192) dirty exists 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:3506: finishing write tid 1 to smithi078122029-43 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:3506: finishing write tid 2 to smithi078122029-43 2023-12-16T01:30:16.774 INFO:tasks.rados.rados.0.smithi078.stdout:3504: done (3 left) 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3505: done (2 left) 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3508: read oid 13 snap -1 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3508: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3509: read oid 8 snap -1 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3509: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3510: copy_from oid 49 from oid 5 current snap is 330 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3511: copy_from oid 9 from oid 3 current snap is 330 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 330 2023-12-16T01:30:16.775 INFO:tasks.rados.rados.0.smithi078.stdout:3512: seq_num 1105 ranges {0=516096,516096=598016,1114112=606208} 2023-12-16T01:30:16.777 INFO:tasks.rados.rados.0.smithi078.stdout:3512: writing smithi078122029-24 from 0 to 516096 tid 1 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3512: writing smithi078122029-24 from 516096 to 1114112 tid 2 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3512: writing smithi078122029-24 from 1114112 to 1720320 tid 3 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3513: delete oid 7 current snap is 330 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3506: finishing write tid 3 to smithi078122029-43 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3506: finishing write tid 4 to smithi078122029-43 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:3506: finishing write tid 5 to smithi078122029-43 2023-12-16T01:30:16.786 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2554 (ObjNum 1104 snap 330 seq_num 1104) dirty exists 2023-12-16T01:30:16.787 INFO:tasks.rados.rados.0.smithi078.stdout:3506: left oid 43 (ObjNum 1104 snap 330 seq_num 1104) 2023-12-16T01:30:16.787 INFO:tasks.rados.rados.0.smithi078.stdout:3512: finishing write tid 1 to smithi078122029-24 2023-12-16T01:30:16.787 INFO:tasks.rados.rados.0.smithi078.stdout:3511: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:30:16.788 INFO:tasks.rados.rados.0.smithi078.stdout:3507: finishing copy_from to smithi078122029-10 2023-12-16T01:30:16.788 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2476 (ObjNum 1044 snap 308 seq_num 1044) dirty exists 2023-12-16T01:30:16.788 INFO:tasks.rados.rados.0.smithi078.stdout:3507: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:30:16.789 INFO:tasks.rados.rados.0.smithi078.stdout:3511: finishing copy_from to smithi078122029-9 2023-12-16T01:30:16.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 1291 (ObjNum 1086 snap 326 seq_num 1086) dirty exists 2023-12-16T01:30:16.791 INFO:tasks.rados.rados.0.smithi078.stdout:3512: finishing write tid 2 to smithi078122029-24 2023-12-16T01:30:16.792 INFO:tasks.rados.rados.0.smithi078.stdout:3512: finishing write tid 3 to smithi078122029-24 2023-12-16T01:30:16.792 INFO:tasks.rados.rados.0.smithi078.stdout:3512: finishing write tid 4 to smithi078122029-24 2023-12-16T01:30:16.794 INFO:tasks.rados.rados.0.smithi078.stdout:3512: finishing write tid 5 to smithi078122029-24 2023-12-16T01:30:16.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2724 (ObjNum 1105 snap 330 seq_num 1105) dirty exists 2023-12-16T01:30:16.794 INFO:tasks.rados.rados.0.smithi078.stdout:3512: left oid 24 (ObjNum 1105 snap 330 seq_num 1105) 2023-12-16T01:30:16.801 INFO:tasks.rados.rados.0.smithi078.stdout:3508: expect (ObjNum 1038 snap 306 seq_num 1038) 2023-12-16T01:30:17.012 INFO:tasks.rados.rados.0.smithi078.stdout:3509: expect (ObjNum 969 snap 285 seq_num 969) 2023-12-16T01:30:17.151 INFO:tasks.rados.rados.0.smithi078.stdout:3510: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:30:17.151 INFO:tasks.rados.rados.0.smithi078.stdout:3510: finishing copy_from to smithi078122029-49 2023-12-16T01:30:17.151 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2820 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3506: done (7 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3507: done (6 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3508: done (5 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3509: done (4 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3510: done (3 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3511: done (2 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3512: done (1 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3513: done (0 left) 2023-12-16T01:30:17.152 INFO:tasks.rados.rados.0.smithi078.stdout:3514: delete oid 48 current snap is 330 2023-12-16T01:30:17.154 INFO:tasks.rados.rados.0.smithi078.stdout:3514: done (0 left) 2023-12-16T01:30:17.154 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 330 2023-12-16T01:30:17.154 INFO:tasks.rados.rados.0.smithi078.stdout:3515: seq_num 1108 ranges {0=565248,565248=647168,1212416=483328,1695744=73728} 2023-12-16T01:30:17.157 INFO:tasks.rados.rados.0.smithi078.stdout:3515: writing smithi078122029-44 from 0 to 565248 tid 1 2023-12-16T01:30:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:16 smithi118 ceph-mon[131825]: osdmap e727: 8 total, 8 up, 8 in 2023-12-16T01:30:17.160 INFO:tasks.rados.rados.0.smithi078.stdout:3515: writing smithi078122029-44 from 565248 to 1212416 tid 2 2023-12-16T01:30:17.163 INFO:tasks.rados.rados.0.smithi078.stdout:3515: writing smithi078122029-44 from 1212416 to 1695744 tid 3 2023-12-16T01:30:17.164 INFO:tasks.rados.rados.0.smithi078.stdout:3515: writing smithi078122029-44 from 1695744 to 1769472 tid 4 2023-12-16T01:30:17.164 INFO:tasks.rados.rados.0.smithi078.stdout:3516: snap_remove snap 323 2023-12-16T01:30:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:16 smithi078 ceph-mon[139570]: osdmap e727: 8 total, 8 up, 8 in 2023-12-16T01:30:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:16 smithi078 ceph-mon[142991]: osdmap e727: 8 total, 8 up, 8 in 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3516: done (1 left) 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3517: snap_create 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 1 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 2 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 3 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 4 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 5 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:3515: finishing write tid 6 to smithi078122029-44 2023-12-16T01:30:17.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2795 (ObjNum 1108 snap 330 seq_num 1108) dirty exists 2023-12-16T01:30:17.806 INFO:tasks.rados.rados.0.smithi078.stdout:3515: left oid 44 (ObjNum 1108 snap 330 seq_num 1108) 2023-12-16T01:30:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:17 smithi118 ceph-mon[131825]: pgmap v699: 121 pgs: 121 active+clean; 447 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2023-12-16T01:30:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:17 smithi078 ceph-mon[139570]: pgmap v699: 121 pgs: 121 active+clean; 447 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2023-12-16T01:30:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:17 smithi078 ceph-mon[142991]: pgmap v699: 121 pgs: 121 active+clean; 447 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 1.0 MiB/s wr, 22 op/s 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:3515: done (1 left) 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:3517: done (0 left) 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:3518: rollback oid 21 current snap is 331 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 21 to 320 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:3519: rollback oid 38 current snap is 331 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 38 to 301 2023-12-16T01:30:18.820 INFO:tasks.rados.rados.0.smithi078.stdout:3520: snap_create 2023-12-16T01:30:18.827 INFO:tasks.rados.rados.0.smithi078.stdout:3519: finishing rollback tid 1 to smithi078122029-38 2023-12-16T01:30:18.827 INFO:tasks.rados.rados.0.smithi078.stdout:3518: finishing rollback tid 0 to smithi078122029-21 2023-12-16T01:30:18.828 INFO:tasks.rados.rados.0.smithi078.stdout:3518: finishing rollback tid 1 to smithi078122029-21 2023-12-16T01:30:18.828 INFO:tasks.rados.rados.0.smithi078.stdout:3518: finishing rollback tid 2 to smithi078122029-21 2023-12-16T01:30:18.828 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2799 (ObjNum 1029 snap 305 seq_num 1029) dirty exists 2023-12-16T01:30:18.828 INFO:tasks.rados.rados.0.smithi078.stdout:3519: finishing rollback tid 2 to smithi078122029-38 2023-12-16T01:30:18.828 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3112 (ObjNum 33 snap 0 seq_num 2287763536) dirty exists 2023-12-16T01:30:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:18 smithi118 ceph-mon[131825]: osdmap e728: 8 total, 8 up, 8 in 2023-12-16T01:30:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:18 smithi118 ceph-mon[131825]: pgmap v702: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 634 KiB/s wr, 15 op/s 2023-12-16T01:30:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:18 smithi078 ceph-mon[139570]: osdmap e728: 8 total, 8 up, 8 in 2023-12-16T01:30:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:18 smithi078 ceph-mon[139570]: pgmap v702: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 634 KiB/s wr, 15 op/s 2023-12-16T01:30:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:18 smithi078 ceph-mon[142991]: osdmap e728: 8 total, 8 up, 8 in 2023-12-16T01:30:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:18 smithi078 ceph-mon[142991]: pgmap v702: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 30 MiB/s rd, 634 KiB/s wr, 15 op/s 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3518: done (2 left) 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3519: done (1 left) 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3520: done (0 left) 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3521: read oid 9 snap 331 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3521: expect (ObjNum 1086 snap 326 seq_num 1086) 2023-12-16T01:30:19.820 INFO:tasks.rados.rados.0.smithi078.stdout:3522: delete oid 37 current snap is 332 2023-12-16T01:30:19.826 INFO:tasks.rados.rados.0.smithi078.stdout:3522: done (1 left) 2023-12-16T01:30:19.826 INFO:tasks.rados.rados.0.smithi078.stdout:3523: rollback oid 8 current snap is 332 2023-12-16T01:30:19.826 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 325 2023-12-16T01:30:19.826 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 332 2023-12-16T01:30:19.826 INFO:tasks.rados.rados.0.smithi078.stdout:3524: seq_num 1110 ranges {0=598016,598016=466944,1064960=450560,1515520=286720} 2023-12-16T01:30:19.827 INFO:tasks.rados.rados.0.smithi078.stdout:3524: writing smithi078122029-32 from 0 to 598016 tid 1 2023-12-16T01:30:19.830 INFO:tasks.rados.rados.0.smithi078.stdout:3524: writing smithi078122029-32 from 598016 to 1064960 tid 2 2023-12-16T01:30:19.833 INFO:tasks.rados.rados.0.smithi078.stdout:3524: writing smithi078122029-32 from 1064960 to 1515520 tid 3 2023-12-16T01:30:19.835 INFO:tasks.rados.rados.0.smithi078.stdout:3524: writing smithi078122029-32 from 1515520 to 1802240 tid 4 2023-12-16T01:30:19.835 INFO:tasks.rados.rados.0.smithi078.stdout:3525: rmattr oid 7 current snap is 332 2023-12-16T01:30:19.835 INFO:tasks.rados.rados.0.smithi078.stdout:3525: done (3 left) 2023-12-16T01:30:19.835 INFO:tasks.rados.rados.0.smithi078.stdout:3526: copy_from oid 6 from oid 34 current snap is 332 2023-12-16T01:30:19.835 INFO:tasks.rados.rados.0.smithi078.stdout:3523: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:30:19.836 INFO:tasks.rados.rados.0.smithi078.stdout:3523: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:30:19.836 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 332 2023-12-16T01:30:19.836 INFO:tasks.rados.rados.0.smithi078.stdout:3527: seq_num 1111 ranges {8650752=614400,9265152=753664,10018816=450560} 2023-12-16T01:30:19.885 INFO:tasks.rados.rados.0.smithi078.stdout:3527: writing smithi078122029-49 from 8650752 to 9265152 tid 1 2023-12-16T01:30:19.889 INFO:tasks.rados.rados.0.smithi078.stdout:3527: writing smithi078122029-49 from 9265152 to 10018816 tid 2 2023-12-16T01:30:19.892 INFO:tasks.rados.rados.0.smithi078.stdout:3527: writing smithi078122029-49 from 10018816 to 10469376 tid 3 2023-12-16T01:30:19.892 INFO:tasks.rados.rados.0.smithi078.stdout:3528: delete oid 5 current snap is 332 2023-12-16T01:30:19.892 INFO:tasks.rados.rados.0.smithi078.stdout:3521: expect (ObjNum 1086 snap 326 seq_num 1086) 2023-12-16T01:30:19.926 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 1 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3523: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2704 (ObjNum 1074 snap 318 seq_num 1074) dirty exists 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 2 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3526: finishing copy_from racing read to smithi078122029-6 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 3 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 4 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3526: finishing copy_from to smithi078122029-6 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2786 (ObjNum 1034 snap 305 seq_num 1034) dirty exists 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 5 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: finishing write tid 6 to smithi078122029-32 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2559 (ObjNum 1110 snap 332 seq_num 1110) dirty exists 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3524: left oid 32 (ObjNum 1110 snap 332 seq_num 1110) 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3527: finishing write tid 1 to smithi078122029-49 2023-12-16T01:30:19.927 INFO:tasks.rados.rados.0.smithi078.stdout:3527: finishing write tid 2 to smithi078122029-49 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3527: finishing write tid 3 to smithi078122029-49 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3527: finishing write tid 4 to smithi078122029-49 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3521: done (5 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3523: done (4 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3524: done (3 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3526: done (2 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3528: done (1 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3529: rollback oid 10 current snap is 332 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 10 to 309 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3527: finishing write tid 5 to smithi078122029-49 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2824 (ObjNum 1111 snap 332 seq_num 1111) dirty exists 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3527: left oid 49 (ObjNum 1111 snap 332 seq_num 1111) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3527: done (1 left) 2023-12-16T01:30:19.928 INFO:tasks.rados.rados.0.smithi078.stdout:3530: setattr oid 37 current snap is 332 2023-12-16T01:30:19.929 INFO:tasks.rados.rados.0.smithi078.stdout:3531: read oid 21 snap -1 2023-12-16T01:30:19.929 INFO:tasks.rados.rados.0.smithi078.stdout:3531: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:30:19.929 INFO:tasks.rados.rados.0.smithi078.stdout:3532: rollback oid 23 current snap is 332 2023-12-16T01:30:19.929 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 328 2023-12-16T01:30:19.929 INFO:tasks.rados.rados.0.smithi078.stdout:3533: rollback oid 22 current snap is 332 2023-12-16T01:30:19.930 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 319 2023-12-16T01:30:19.932 INFO:tasks.rados.rados.0.smithi078.stdout:3534: read oid 20 snap 325 2023-12-16T01:30:19.932 INFO:tasks.rados.rados.0.smithi078.stdout:3534: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:30:19.932 INFO:tasks.rados.rados.0.smithi078.stdout:3535: copy_from oid 18 from oid 27 current snap is 332 2023-12-16T01:30:19.932 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 332 2023-12-16T01:30:19.932 INFO:tasks.rados.rados.0.smithi078.stdout:3536: seq_num 1113 ranges {8560640=647168,9207808=524288,9732096=622592,10354688=57344} 2023-12-16T01:30:19.977 INFO:tasks.rados.rados.0.smithi078.stdout:3536: writing smithi078122029-25 from 8560640 to 9207808 tid 1 2023-12-16T01:30:19.980 INFO:tasks.rados.rados.0.smithi078.stdout:3536: writing smithi078122029-25 from 9207808 to 9732096 tid 2 2023-12-16T01:30:19.984 INFO:tasks.rados.rados.0.smithi078.stdout:3536: writing smithi078122029-25 from 9732096 to 10354688 tid 3 2023-12-16T01:30:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:3536: writing smithi078122029-25 from 10354688 to 10412032 tid 4 2023-12-16T01:30:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 332 2023-12-16T01:30:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:3529: finishing rollback tid 0 to smithi078122029-10 2023-12-16T01:30:19.985 INFO:tasks.rados.rados.0.smithi078.stdout:3537: seq_num 1114 ranges {876544=663552,1540096=802816,2342912=401408} 2023-12-16T01:30:19.993 INFO:tasks.rados.rados.0.smithi078.stdout:3537: writing smithi078122029-39 from 876544 to 1540096 tid 1 2023-12-16T01:30:19.998 INFO:tasks.rados.rados.0.smithi078.stdout:3537: writing smithi078122029-39 from 1540096 to 2342912 tid 2 2023-12-16T01:30:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:3537: writing smithi078122029-39 from 2342912 to 2744320 tid 3 2023-12-16T01:30:20.000 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 332 2023-12-16T01:30:20.001 INFO:tasks.rados.rados.0.smithi078.stdout:3538: seq_num 1115 ranges {1400832=679936,2080768=688128,2768896=516096} 2023-12-16T01:30:20.012 INFO:tasks.rados.rados.0.smithi078.stdout:3538: writing smithi078122029-3 from 1400832 to 2080768 tid 1 2023-12-16T01:30:20.016 INFO:tasks.rados.rados.0.smithi078.stdout:3538: writing smithi078122029-3 from 2080768 to 2768896 tid 2 2023-12-16T01:30:20.019 INFO:tasks.rados.rados.0.smithi078.stdout:3538: writing smithi078122029-3 from 2768896 to 3284992 tid 3 2023-12-16T01:30:20.019 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 332 2023-12-16T01:30:20.019 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2725 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:30:20.019 INFO:tasks.rados.rados.0.smithi078.stdout:3531: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:30:20.036 INFO:tasks.rados.rados.0.smithi078.stdout:3534: expect (ObjNum 1023 snap 299 seq_num 1023) 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3529: finishing rollback tid 1 to smithi078122029-10 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3529: finishing rollback tid 2 to smithi078122029-10 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 2995 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3532: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3532: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3532: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2792 (ObjNum 1085 snap 326 seq_num 1085) dirty exists 2023-12-16T01:30:20.044 INFO:tasks.rados.rados.0.smithi078.stdout:3533: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:30:20.045 INFO:tasks.rados.rados.0.smithi078.stdout:3533: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:30:20.045 INFO:tasks.rados.rados.0.smithi078.stdout:3539: seq_num 1116 ranges {1581056=696320,2277376=573440,2850816=450560,3301376=180224} 2023-12-16T01:30:20.056 INFO:tasks.rados.rados.0.smithi078.stdout:3539: writing smithi078122029-30 from 1581056 to 2277376 tid 1 2023-12-16T01:30:20.059 INFO:tasks.rados.rados.0.smithi078.stdout:3539: writing smithi078122029-30 from 2277376 to 2850816 tid 2 2023-12-16T01:30:20.061 INFO:tasks.rados.rados.0.smithi078.stdout:3539: writing smithi078122029-30 from 2850816 to 3301376 tid 3 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3539: writing smithi078122029-30 from 3301376 to 3481600 tid 4 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3529: done (10 left) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3530: done (9 left) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3531: done (8 left) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3532: done (7 left) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3534: done (6 left) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3540: read oid 11 snap -1 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3540: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 332 2023-12-16T01:30:20.064 INFO:tasks.rados.rados.0.smithi078.stdout:3533: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2837 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3535: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3535: finishing copy_from to smithi078122029-18 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2476 (ObjNum 1044 snap 308 seq_num 1044) dirty exists 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 1 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 2 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 3 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 4 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 5 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: finishing write tid 6 to smithi078122029-25 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2791 (ObjNum 1113 snap 332 seq_num 1113) dirty exists 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3536: left oid 25 (ObjNum 1113 snap 332 seq_num 1113) 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3537: finishing write tid 1 to smithi078122029-39 2023-12-16T01:30:20.065 INFO:tasks.rados.rados.0.smithi078.stdout:3537: finishing write tid 2 to smithi078122029-39 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3537: finishing write tid 3 to smithi078122029-39 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3537: finishing write tid 4 to smithi078122029-39 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3537: finishing write tid 5 to smithi078122029-39 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2796 (ObjNum 1114 snap 332 seq_num 1114) dirty exists 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3537: left oid 39 (ObjNum 1114 snap 332 seq_num 1114) 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: finishing write tid 1 to smithi078122029-3 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: finishing write tid 2 to smithi078122029-3 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: finishing write tid 3 to smithi078122029-3 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: finishing write tid 4 to smithi078122029-3 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: finishing write tid 5 to smithi078122029-3 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1295 (ObjNum 1115 snap 332 seq_num 1115) dirty exists 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3538: left oid 3 (ObjNum 1115 snap 332 seq_num 1115) 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 1 to smithi078122029-30 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 2 to smithi078122029-30 2023-12-16T01:30:20.066 INFO:tasks.rados.rados.0.smithi078.stdout:3541: seq_num 1117 ranges {5316608=712704,6029312=458752,6488064=655360,7143424=90112} 2023-12-16T01:30:20.096 INFO:tasks.rados.rados.0.smithi078.stdout:3541: writing smithi078122029-8 from 5316608 to 6029312 tid 1 2023-12-16T01:30:20.098 INFO:tasks.rados.rados.0.smithi078.stdout:3541: writing smithi078122029-8 from 6029312 to 6488064 tid 2 2023-12-16T01:30:20.103 INFO:tasks.rados.rados.0.smithi078.stdout:3541: writing smithi078122029-8 from 6488064 to 7143424 tid 3 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3541: writing smithi078122029-8 from 7143424 to 7233536 tid 4 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3533: done (7 left) 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3535: done (6 left) 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3536: done (5 left) 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3537: done (4 left) 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3538: done (3 left) 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 332 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 3 to smithi078122029-30 2023-12-16T01:30:20.104 INFO:tasks.rados.rados.0.smithi078.stdout:3542: seq_num 1118 ranges {1286144=729088,2015232=794624,2809856=409600} 2023-12-16T01:30:20.114 INFO:tasks.rados.rados.0.smithi078.stdout:3542: writing smithi078122029-27 from 1286144 to 2015232 tid 1 2023-12-16T01:30:20.120 INFO:tasks.rados.rados.0.smithi078.stdout:3542: writing smithi078122029-27 from 2015232 to 2809856 tid 2 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3542: writing smithi078122029-27 from 2809856 to 3219456 tid 3 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3543: rmattr oid 20 current snap is 332 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3543: done (4 left) 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3544: read oid 29 snap -1 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3544: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3545: copy_from oid 22 from oid 12 current snap is 332 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 4 to smithi078122029-30 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 5 to smithi078122029-30 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3539: finishing write tid 6 to smithi078122029-30 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2564 (ObjNum 1116 snap 332 seq_num 1116) dirty exists 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3539: left oid 30 (ObjNum 1116 snap 332 seq_num 1116) 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 1 to smithi078122029-8 2023-12-16T01:30:20.123 INFO:tasks.rados.rados.0.smithi078.stdout:3539: done (5 left) 2023-12-16T01:30:20.124 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 14 current snap is 332 2023-12-16T01:30:20.124 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 2 to smithi078122029-8 2023-12-16T01:30:20.124 INFO:tasks.rados.rados.0.smithi078.stdout:3546: seq_num 1119 ranges {1531904=745472,2277376=679936,2957312=524288} 2023-12-16T01:30:20.135 INFO:tasks.rados.rados.0.smithi078.stdout:3546: writing smithi078122029-14 from 1531904 to 2277376 tid 1 2023-12-16T01:30:20.139 INFO:tasks.rados.rados.0.smithi078.stdout:3546: writing smithi078122029-14 from 2277376 to 2957312 tid 2 2023-12-16T01:30:20.142 INFO:tasks.rados.rados.0.smithi078.stdout:3546: writing smithi078122029-14 from 2957312 to 3481600 tid 3 2023-12-16T01:30:20.142 INFO:tasks.rados.rados.0.smithi078.stdout:3547: snap_create 2023-12-16T01:30:20.142 INFO:tasks.rados.rados.0.smithi078.stdout:3540: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:30:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:19 smithi118 ceph-mon[131825]: osdmap e729: 8 total, 8 up, 8 in 2023-12-16T01:30:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:19 smithi078 ceph-mon[142991]: osdmap e729: 8 total, 8 up, 8 in 2023-12-16T01:30:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:19 smithi078 ceph-mon[139570]: osdmap e729: 8 total, 8 up, 8 in 2023-12-16T01:30:20.973 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 3 to smithi078122029-8 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 4 to smithi078122029-8 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 5 to smithi078122029-8 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3541: finishing write tid 6 to smithi078122029-8 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2709 (ObjNum 1117 snap 332 seq_num 1117) dirty exists 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3541: left oid 8 (ObjNum 1117 snap 332 seq_num 1117) 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3542: finishing write tid 1 to smithi078122029-27 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3540: done (6 left) 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3541: done (5 left) 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3547: done (4 left) 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3548: delete oid 13 current snap is 333 2023-12-16T01:30:20.974 INFO:tasks.rados.rados.0.smithi078.stdout:3545: finishing copy_from to smithi078122029-22 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3545: got expected ENOENT (src dne) 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3545: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3542: finishing write tid 2 to smithi078122029-27 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3542: finishing write tid 3 to smithi078122029-27 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3542: finishing write tid 4 to smithi078122029-27 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3542: finishing write tid 5 to smithi078122029-27 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2588 (ObjNum 1118 snap 332 seq_num 1118) dirty exists 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3542: left oid 27 (ObjNum 1118 snap 332 seq_num 1118) 2023-12-16T01:30:20.975 INFO:tasks.rados.rados.0.smithi078.stdout:3544: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:20 smithi118 ceph-mon[131825]: osdmap e730: 8 total, 8 up, 8 in 2023-12-16T01:30:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:20 smithi118 ceph-mon[131825]: pgmap v705: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 836 KiB/s wr, 10 op/s 2023-12-16T01:30:21.190 INFO:tasks.rados.rados.0.smithi078.stdout:3546: finishing write tid 1 to smithi078122029-14 2023-12-16T01:30:21.190 INFO:tasks.rados.rados.0.smithi078.stdout:3546: finishing write tid 2 to smithi078122029-14 2023-12-16T01:30:21.190 INFO:tasks.rados.rados.0.smithi078.stdout:3542: done (4 left) 2023-12-16T01:30:21.190 INFO:tasks.rados.rados.0.smithi078.stdout:3544: done (3 left) 2023-12-16T01:30:21.190 INFO:tasks.rados.rados.0.smithi078.stdout:3545: done (2 left) 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3548: done (1 left) 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3549: rollback oid 7 current snap is 333 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 311 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3546: finishing write tid 3 to smithi078122029-14 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3546: finishing write tid 4 to smithi078122029-14 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3546: finishing write tid 5 to smithi078122029-14 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2593 (ObjNum 1119 snap 332 seq_num 1119) dirty exists 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3546: left oid 14 (ObjNum 1119 snap 332 seq_num 1119) 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3546: done (1 left) 2023-12-16T01:30:21.191 INFO:tasks.rados.rados.0.smithi078.stdout:3550: snap_remove snap 285 2023-12-16T01:30:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:20 smithi078 ceph-mon[139570]: osdmap e730: 8 total, 8 up, 8 in 2023-12-16T01:30:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:20 smithi078 ceph-mon[139570]: pgmap v705: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 836 KiB/s wr, 10 op/s 2023-12-16T01:30:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:20 smithi078 ceph-mon[142991]: osdmap e730: 8 total, 8 up, 8 in 2023-12-16T01:30:21.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:20 smithi078 ceph-mon[142991]: pgmap v705: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 441 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 836 KiB/s wr, 10 op/s 2023-12-16T01:30:21.743 INFO:tasks.rados.rados.0.smithi078.stdout:3550: done (1 left) 2023-12-16T01:30:21.743 INFO:tasks.rados.rados.0.smithi078.stdout:3551: read oid 15 snap -1 2023-12-16T01:30:21.743 INFO:tasks.rados.rados.0.smithi078.stdout:3551: expect deleted 2023-12-16T01:30:21.745 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 333 2023-12-16T01:30:21.745 INFO:tasks.rados.rados.0.smithi078.stdout:3552: seq_num 1121 ranges {0=778240,778240=442368,1220608=638976,1859584=122880} 2023-12-16T01:30:21.748 INFO:tasks.rados.rados.0.smithi078.stdout:3552: writing smithi078122029-16 from 0 to 778240 tid 1 2023-12-16T01:30:21.751 INFO:tasks.rados.rados.0.smithi078.stdout:3552: writing smithi078122029-16 from 778240 to 1220608 tid 2 2023-12-16T01:30:21.756 INFO:tasks.rados.rados.0.smithi078.stdout:3552: writing smithi078122029-16 from 1220608 to 1859584 tid 3 2023-12-16T01:30:21.757 INFO:tasks.rados.rados.0.smithi078.stdout:3552: writing smithi078122029-16 from 1859584 to 1982464 tid 4 2023-12-16T01:30:21.757 INFO:tasks.rados.rados.0.smithi078.stdout:3553: snap_remove snap 320 2023-12-16T01:30:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:21 smithi118 ceph-mon[131825]: osdmap e731: 8 total, 8 up, 8 in 2023-12-16T01:30:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:21 smithi118 ceph-mon[131825]: osdmap e732: 8 total, 8 up, 8 in 2023-12-16T01:30:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:21 smithi078 ceph-mon[139570]: osdmap e731: 8 total, 8 up, 8 in 2023-12-16T01:30:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:21 smithi078 ceph-mon[139570]: osdmap e732: 8 total, 8 up, 8 in 2023-12-16T01:30:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:21 smithi078 ceph-mon[142991]: osdmap e731: 8 total, 8 up, 8 in 2023-12-16T01:30:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:21 smithi078 ceph-mon[142991]: osdmap e732: 8 total, 8 up, 8 in 2023-12-16T01:30:22.228 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 16 01:30:21 smithi078 conmon[167078]: 2023-12-16T01:30:21.769+0000 7feb43d0a700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 232 after trimming was started 2023-12-16T01:30:22.599 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:30:22.741 INFO:tasks.rados.rados.0.smithi078.stdout:3553: done (3 left) 2023-12-16T01:30:22.741 INFO:tasks.rados.rados.0.smithi078.stdout:3554: read oid 23 snap -1 2023-12-16T01:30:22.742 INFO:tasks.rados.rados.0.smithi078.stdout:3554: expect (ObjNum 1085 snap 326 seq_num 1085) 2023-12-16T01:30:22.742 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 6 current snap is 333 2023-12-16T01:30:22.742 INFO:tasks.rados.rados.0.smithi078.stdout:3555: seq_num 1122 ranges {524288=794624,1318912=729088,2048000=475136} 2023-12-16T01:30:22.749 INFO:tasks.rados.rados.0.smithi078.stdout:3555: writing smithi078122029-6 from 524288 to 1318912 tid 1 2023-12-16T01:30:22.755 INFO:tasks.rados.rados.0.smithi078.stdout:3555: writing smithi078122029-6 from 1318912 to 2048000 tid 2 2023-12-16T01:30:22.766 INFO:tasks.rados.rados.0.smithi078.stdout:3555: writing smithi078122029-6 from 2048000 to 2523136 tid 3 2023-12-16T01:30:22.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 333 2023-12-16T01:30:22.766 INFO:tasks.rados.rados.0.smithi078.stdout:3556: seq_num 1123 ranges {1400832=409600,1810432=614400,2424832=598016,3022848=393216} 2023-12-16T01:30:22.774 INFO:tasks.rados.rados.0.smithi078.stdout:3556: writing smithi078122029-9 from 1400832 to 1810432 tid 1 2023-12-16T01:30:22.774 INFO:tasks.rados.rados.0.smithi078.stdout:3556: writing smithi078122029-9 from 1810432 to 2424832 tid 2 2023-12-16T01:30:22.777 INFO:tasks.rados.rados.0.smithi078.stdout:3556: writing smithi078122029-9 from 2424832 to 3022848 tid 3 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:3556: writing smithi078122029-9 from 3022848 to 3416064 tid 4 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:3557: setattr oid 5 current snap is 333 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:3549: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:3549: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2595 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:30:22.782 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 1 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 2 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 3 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 4 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 5 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: finishing write tid 6 to smithi078122029-16 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2789 (ObjNum 1121 snap 333 seq_num 1121) dirty exists 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: left oid 16 (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3555: finishing write tid 1 to smithi078122029-6 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3555: finishing write tid 2 to smithi078122029-6 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3555: finishing write tid 3 to smithi078122029-6 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3555: finishing write tid 4 to smithi078122029-6 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3549: done (6 left) 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3551: done (5 left) 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3552: done (4 left) 2023-12-16T01:30:22.783 INFO:tasks.rados.rados.0.smithi078.stdout:3558: rollback oid 43 current snap is 333 2023-12-16T01:30:22.784 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 325 2023-12-16T01:30:22.784 INFO:tasks.rados.rados.0.smithi078.stdout:3559: snap_remove snap 329 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9m) 5m ago 13m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9m) 2m ago 13m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (14m) 5m ago 14m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (14m) 2m ago 14m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8m) 2m ago 17m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:30:22.935 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8m) 5m ago 19m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 5m ago 19m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7m) 2m ago 17m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7m) 5m ago 17m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9m) 5m ago 12m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9m) 2m ago 12m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6m) 5m ago 17m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 5m ago 16m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5m) 5m ago 16m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 5m ago 16m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4m) 2m ago 15m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4m) 2m ago 15m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3m) 2m ago 14m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2m) 2m ago 14m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:30:22.936 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8m) 2m ago 13m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:30:23.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:30:23.316 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:30:23.765 INFO:tasks.rados.rados.0.smithi078.stdout:3559: done (5 left) 2023-12-16T01:30:23.765 INFO:tasks.rados.rados.0.smithi078.stdout:3560: rmattr oid 8 current snap is 333 2023-12-16T01:30:23.765 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 333 2023-12-16T01:30:23.765 INFO:tasks.rados.rados.0.smithi078.stdout:3561: seq_num 1124 ranges {0=434176,434176=499712,933888=409600,1343488=663552,2007040=32768} 2023-12-16T01:30:23.765 INFO:tasks.rados.rados.0.smithi078.stdout:3561: writing smithi078122029-48 from 0 to 434176 tid 1 2023-12-16T01:30:23.768 INFO:tasks.rados.rados.0.smithi078.stdout:3561: writing smithi078122029-48 from 434176 to 933888 tid 2 2023-12-16T01:30:23.772 INFO:tasks.rados.rados.0.smithi078.stdout:3561: writing smithi078122029-48 from 933888 to 1343488 tid 3 2023-12-16T01:30:23.774 INFO:tasks.rados.rados.0.smithi078.stdout:3561: writing smithi078122029-48 from 1343488 to 2007040 tid 4 2023-12-16T01:30:23.775 INFO:tasks.rados.rados.0.smithi078.stdout:3561: writing smithi078122029-48 from 2007040 to 2039808 tid 5 2023-12-16T01:30:23.775 INFO:tasks.rados.rados.0.smithi078.stdout:3562: rmattr oid 46 current snap is 333 2023-12-16T01:30:23.775 INFO:tasks.rados.rados.0.smithi078.stdout:3555: finishing write tid 5 to smithi078122029-6 2023-12-16T01:30:23.775 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 6 v 2795 (ObjNum 1122 snap 333 seq_num 1122) dirty exists 2023-12-16T01:30:23.775 INFO:tasks.rados.rados.0.smithi078.stdout:3555: left oid 6 (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:30:23.776 INFO:tasks.rados.rados.0.smithi078.stdout:3555: done (7 left) 2023-12-16T01:30:23.776 INFO:tasks.rados.rados.0.smithi078.stdout:3563: read oid 16 snap 311 2023-12-16T01:30:23.776 INFO:tasks.rados.rados.0.smithi078.stdout:3563: expect (ObjNum 1022 snap 299 seq_num 1022) 2023-12-16T01:30:23.776 INFO:tasks.rados.rados.0.smithi078.stdout:3564: snap_remove snap 306 2023-12-16T01:30:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:23 smithi118 ceph-mon[131825]: pgmap v708: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 453 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-12-16T01:30:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:23 smithi118 ceph-mon[131825]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:23 smithi118 ceph-mon[131825]: osdmap e733: 8 total, 8 up, 8 in 2023-12-16T01:30:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1413925795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[139570]: pgmap v708: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 453 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-12-16T01:30:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[139570]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[139570]: osdmap e733: 8 total, 8 up, 8 in 2023-12-16T01:30:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1413925795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[142991]: pgmap v708: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 453 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-12-16T01:30:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[142991]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[142991]: osdmap e733: 8 total, 8 up, 8 in 2023-12-16T01:30:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1413925795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:24.766 INFO:tasks.rados.rados.0.smithi078.stdout:3564: done (8 left) 2023-12-16T01:30:24.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 333 2023-12-16T01:30:24.766 INFO:tasks.rados.rados.0.smithi078.stdout:3565: seq_num 1125 ranges {1163264=450560,1613824=786432,2400256=614400,3014656=204800} 2023-12-16T01:30:24.781 INFO:tasks.rados.rados.0.smithi078.stdout:3565: writing smithi078122029-40 from 1163264 to 1613824 tid 1 2023-12-16T01:30:24.781 INFO:tasks.rados.rados.0.smithi078.stdout:3565: writing smithi078122029-40 from 1613824 to 2400256 tid 2 2023-12-16T01:30:24.785 INFO:tasks.rados.rados.0.smithi078.stdout:3565: writing smithi078122029-40 from 2400256 to 3014656 tid 3 2023-12-16T01:30:24.786 INFO:tasks.rados.rados.0.smithi078.stdout:3565: writing smithi078122029-40 from 3014656 to 3219456 tid 4 2023-12-16T01:30:24.786 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 333 2023-12-16T01:30:24.790 INFO:tasks.rados.rados.0.smithi078.stdout:3566: seq_num 1126 ranges {3907584=466944,4374528=720896,5095424=778240,5873664=106496} 2023-12-16T01:30:24.811 INFO:tasks.rados.rados.0.smithi078.stdout:3566: writing smithi078122029-35 from 3907584 to 4374528 tid 1 2023-12-16T01:30:24.815 INFO:tasks.rados.rados.0.smithi078.stdout:3566: writing smithi078122029-35 from 4374528 to 5095424 tid 2 2023-12-16T01:30:24.820 INFO:tasks.rados.rados.0.smithi078.stdout:3566: writing smithi078122029-35 from 5095424 to 5873664 tid 3 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3566: writing smithi078122029-35 from 5873664 to 5980160 tid 4 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3567: rollback oid 19 current snap is 333 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 19 to 279 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 1 to smithi078122029-9 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 2 to smithi078122029-9 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 3 to smithi078122029-9 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 4 to smithi078122029-9 2023-12-16T01:30:24.821 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2838 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:30:24.822 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 5 to smithi078122029-9 2023-12-16T01:30:24.822 INFO:tasks.rados.rados.0.smithi078.stdout:3558: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:30:24.822 INFO:tasks.rados.rados.0.smithi078.stdout:3554: expect (ObjNum 1085 snap 326 seq_num 1085) 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:3558: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:3558: finishing rollback tid 2 to smithi078122029-43 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2567 (ObjNum 1030 snap 305 seq_num 1030) dirty exists 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:3556: finishing write tid 6 to smithi078122029-9 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2793 (ObjNum 1123 snap 333 seq_num 1123) dirty exists 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:3556: left oid 9 (ObjNum 1123 snap 333 seq_num 1123) 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 1 to smithi078122029-48 2023-12-16T01:30:25.140 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2710 (ObjNum 1117 snap 332 seq_num 1117) dirty exists 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 2 to smithi078122029-48 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 3 to smithi078122029-48 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3554: done (10 left) 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3556: done (9 left) 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3557: done (8 left) 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3558: done (7 left) 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3560: done (6 left) 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 333 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 4 to smithi078122029-48 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 5 to smithi078122029-48 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 6 to smithi078122029-48 2023-12-16T01:30:25.141 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 2790 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:30:25.142 INFO:tasks.rados.rados.0.smithi078.stdout:3561: finishing write tid 7 to smithi078122029-48 2023-12-16T01:30:25.142 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 3136 (ObjNum 1124 snap 333 seq_num 1124) dirty exists 2023-12-16T01:30:25.142 INFO:tasks.rados.rados.0.smithi078.stdout:3561: left oid 48 (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:30:25.142 INFO:tasks.rados.rados.0.smithi078.stdout:3563: expect (ObjNum 1022 snap 299 seq_num 1022) 2023-12-16T01:30:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:24 smithi118 ceph-mon[131825]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:24 smithi118 ceph-mon[131825]: osdmap e734: 8 total, 8 up, 8 in 2023-12-16T01:30:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:24 smithi078 ceph-mon[139570]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:24 smithi078 ceph-mon[139570]: osdmap e734: 8 total, 8 up, 8 in 2023-12-16T01:30:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:24 smithi078 ceph-mon[142991]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:24 smithi078 ceph-mon[142991]: osdmap e734: 8 total, 8 up, 8 in 2023-12-16T01:30:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 1 to smithi078122029-40 2023-12-16T01:30:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 2 to smithi078122029-40 2023-12-16T01:30:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 3 to smithi078122029-40 2023-12-16T01:30:25.804 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 4 to smithi078122029-40 2023-12-16T01:30:25.805 INFO:tasks.rados.rados.0.smithi078.stdout:3568: seq_num 1127 ranges {6144000=483328,6627328=598016,7225344=581632,7806976=425984} 2023-12-16T01:30:25.839 INFO:tasks.rados.rados.0.smithi078.stdout:3568: writing smithi078122029-23 from 6144000 to 6627328 tid 1 2023-12-16T01:30:25.842 INFO:tasks.rados.rados.0.smithi078.stdout:3568: writing smithi078122029-23 from 6627328 to 7225344 tid 2 2023-12-16T01:30:25.846 INFO:tasks.rados.rados.0.smithi078.stdout:3568: writing smithi078122029-23 from 7225344 to 7806976 tid 3 2023-12-16T01:30:25.848 INFO:tasks.rados.rados.0.smithi078.stdout:3568: writing smithi078122029-23 from 7806976 to 8232960 tid 4 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3561: done (6 left) 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3562: done (5 left) 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3563: done (4 left) 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3569: read oid 14 snap 309 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3569: expect (ObjNum -2006947456 snap 22080 seq_num 2288457728) 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3570: read oid 25 snap -1 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3570: expect (ObjNum 1113 snap 332 seq_num 1113) 2023-12-16T01:30:25.849 INFO:tasks.rados.rados.0.smithi078.stdout:3571: snap_remove snap 322 2023-12-16T01:30:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:25 smithi118 ceph-mon[131825]: pgmap v711: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 472 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.6 MiB/s wr, 35 op/s 2023-12-16T01:30:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:25 smithi118 ceph-mon[131825]: osdmap e735: 8 total, 8 up, 8 in 2023-12-16T01:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:25 smithi078 ceph-mon[139570]: pgmap v711: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 472 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.6 MiB/s wr, 35 op/s 2023-12-16T01:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:25 smithi078 ceph-mon[139570]: osdmap e735: 8 total, 8 up, 8 in 2023-12-16T01:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:25 smithi078 ceph-mon[142991]: pgmap v711: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 472 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 7.6 MiB/s wr, 35 op/s 2023-12-16T01:30:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:25 smithi078 ceph-mon[142991]: osdmap e735: 8 total, 8 up, 8 in 2023-12-16T01:30:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:26] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-12-16T01:30:26.746 INFO:tasks.rados.rados.0.smithi078.stdout:3571: done (6 left) 2023-12-16T01:30:26.746 INFO:tasks.rados.rados.0.smithi078.stdout:3572: read oid 48 snap -1 2023-12-16T01:30:26.747 INFO:tasks.rados.rados.0.smithi078.stdout:3572: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:30:26.747 INFO:tasks.rados.rados.0.smithi078.stdout:3573: snap_remove snap 311 2023-12-16T01:30:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:3573: done (7 left) 2023-12-16T01:30:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:3574: read oid 45 snap 315 2023-12-16T01:30:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:3574: expect deleted 2023-12-16T01:30:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:3575: rollback oid 30 current snap is 333 2023-12-16T01:30:27.750 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 30 to 315 2023-12-16T01:30:27.754 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 11 current snap is 333 2023-12-16T01:30:27.754 INFO:tasks.rados.rados.0.smithi078.stdout:3576: seq_num 1128 ranges {9224192=499712,9723904=483328,10207232=786432,10993664=335872} 2023-12-16T01:30:27.804 INFO:tasks.rados.rados.0.smithi078.stdout:3576: writing smithi078122029-11 from 9224192 to 9723904 tid 1 2023-12-16T01:30:27.809 INFO:tasks.rados.rados.0.smithi078.stdout:3576: writing smithi078122029-11 from 9723904 to 10207232 tid 2 2023-12-16T01:30:27.811 INFO:tasks.rados.rados.0.smithi078.stdout:3576: writing smithi078122029-11 from 10207232 to 10993664 tid 3 2023-12-16T01:30:27.813 INFO:tasks.rados.rados.0.smithi078.stdout:3576: writing smithi078122029-11 from 10993664 to 11329536 tid 4 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3577: snap_create 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 5 to smithi078122029-40 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3565: finishing write tid 6 to smithi078122029-40 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2730 (ObjNum 1125 snap 333 seq_num 1125) dirty exists 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3565: left oid 40 (ObjNum 1125 snap 333 seq_num 1125) 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 1 to smithi078122029-35 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 2 to smithi078122029-35 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 3 to smithi078122029-35 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 4 to smithi078122029-35 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 5 to smithi078122029-35 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3567: finishing rollback tid 0 to smithi078122029-19 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3567: finishing rollback tid 1 to smithi078122029-19 2023-12-16T01:30:27.814 INFO:tasks.rados.rados.0.smithi078.stdout:3567: finishing rollback tid 2 to smithi078122029-19 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3148 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3566: finishing write tid 6 to smithi078122029-35 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2633 (ObjNum 1126 snap 333 seq_num 1126) dirty exists 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3566: left oid 35 (ObjNum 1126 snap 333 seq_num 1126) 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 1 to smithi078122029-23 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 2 to smithi078122029-23 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 3 to smithi078122029-23 2023-12-16T01:30:27.815 INFO:tasks.rados.rados.0.smithi078.stdout:3569: expect (ObjNum -2006947456 snap 22080 seq_num 2288457728) 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 4 to smithi078122029-23 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 5 to smithi078122029-23 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:3568: finishing write tid 6 to smithi078122029-23 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2801 (ObjNum 1127 snap 333 seq_num 1127) dirty exists 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:3568: left oid 23 (ObjNum 1127 snap 333 seq_num 1127) 2023-12-16T01:30:27.816 INFO:tasks.rados.rados.0.smithi078.stdout:3570: expect (ObjNum 1113 snap 332 seq_num 1113) 2023-12-16T01:30:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:27 smithi118 ceph-mon[131825]: pgmap v713: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 467 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2023-12-16T01:30:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:27 smithi118 ceph-mon[131825]: osdmap e736: 8 total, 8 up, 8 in 2023-12-16T01:30:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:27 smithi078 ceph-mon[139570]: pgmap v713: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 467 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2023-12-16T01:30:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:27 smithi078 ceph-mon[139570]: osdmap e736: 8 total, 8 up, 8 in 2023-12-16T01:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:27 smithi078 ceph-mon[142991]: pgmap v713: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 467 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2023-12-16T01:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:27 smithi078 ceph-mon[142991]: osdmap e736: 8 total, 8 up, 8 in 2023-12-16T01:30:28.635 INFO:tasks.rados.rados.0.smithi078.stdout:3572: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:3575: finishing rollback tid 0 to smithi078122029-30 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:3575: finishing rollback tid 1 to smithi078122029-30 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:3575: finishing rollback tid 2 to smithi078122029-30 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2570 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 1 to smithi078122029-11 2023-12-16T01:30:28.684 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 2 to smithi078122029-11 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 3 to smithi078122029-11 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 4 to smithi078122029-11 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 5 to smithi078122029-11 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:3576: finishing write tid 6 to smithi078122029-11 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2843 (ObjNum 1128 snap 333 seq_num 1128) dirty exists 2023-12-16T01:30:28.685 INFO:tasks.rados.rados.0.smithi078.stdout:3576: left oid 11 (ObjNum 1128 snap 333 seq_num 1128) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3565: done (10 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3566: done (9 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3567: done (8 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3568: done (7 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3569: done (6 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3570: done (5 left) 2023-12-16T01:30:28.755 INFO:tasks.rados.rados.0.smithi078.stdout:3572: done (4 left) 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3574: done (3 left) 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3575: done (2 left) 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3576: done (1 left) 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3577: done (0 left) 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3578: copy_from oid 13 from oid 29 current snap is 334 2023-12-16T01:30:28.756 INFO:tasks.rados.rados.0.smithi078.stdout:3579: setattr oid 33 current snap is 334 2023-12-16T01:30:28.757 INFO:tasks.rados.rados.0.smithi078.stdout:3580: setattr oid 30 current snap is 334 2023-12-16T01:30:28.760 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 334 2023-12-16T01:30:28.760 INFO:tasks.rados.rados.0.smithi078.stdout:3581: seq_num 1129 ranges {3907584=516096,4423680=770048,5193728=598016,5791744=237568} 2023-12-16T01:30:28.784 INFO:tasks.rados.rados.0.smithi078.stdout:3581: writing smithi078122029-7 from 3907584 to 4423680 tid 1 2023-12-16T01:30:28.788 INFO:tasks.rados.rados.0.smithi078.stdout:3581: writing smithi078122029-7 from 4423680 to 5193728 tid 2 2023-12-16T01:30:28.792 INFO:tasks.rados.rados.0.smithi078.stdout:3581: writing smithi078122029-7 from 5193728 to 5791744 tid 3 2023-12-16T01:30:28.793 INFO:tasks.rados.rados.0.smithi078.stdout:3581: writing smithi078122029-7 from 5791744 to 6029312 tid 4 2023-12-16T01:30:28.794 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 334 2023-12-16T01:30:28.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2571 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-16T01:30:28.794 INFO:tasks.rados.rados.0.smithi078.stdout:3582: seq_num 1130 ranges {3219456=532480,3751936=655360,4407296=753664,5160960=196608} 2023-12-16T01:30:28.814 INFO:tasks.rados.rados.0.smithi078.stdout:3582: writing smithi078122029-27 from 3219456 to 3751936 tid 1 2023-12-16T01:30:28.817 INFO:tasks.rados.rados.0.smithi078.stdout:3582: writing smithi078122029-27 from 3751936 to 4407296 tid 2 2023-12-16T01:30:28.822 INFO:tasks.rados.rados.0.smithi078.stdout:3582: writing smithi078122029-27 from 4407296 to 5160960 tid 3 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3582: writing smithi078122029-27 from 5160960 to 5357568 tid 4 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3579: done (4 left) 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 47 current snap is 334 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2572 (ObjNum 957 snap 282 seq_num 957) dirty exists 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3578: finishing copy_from racing read to smithi078122029-13 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3578: finishing copy_from to smithi078122029-13 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2703 (ObjNum 1042 snap 307 seq_num 1042) dirty exists 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 1 to smithi078122029-7 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 2 to smithi078122029-7 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 3 to smithi078122029-7 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 4 to smithi078122029-7 2023-12-16T01:30:28.824 INFO:tasks.rados.rados.0.smithi078.stdout:3583: seq_num 1131 ranges {892928=548864,1441792=540672,1982464=565248,2547712=425984,2973696=73728} 2023-12-16T01:30:28.832 INFO:tasks.rados.rados.0.smithi078.stdout:3583: writing smithi078122029-47 from 892928 to 1441792 tid 1 2023-12-16T01:30:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3583: writing smithi078122029-47 from 1441792 to 1982464 tid 2 2023-12-16T01:30:28.837 INFO:tasks.rados.rados.0.smithi078.stdout:3583: writing smithi078122029-47 from 1982464 to 2547712 tid 3 2023-12-16T01:30:28.840 INFO:tasks.rados.rados.0.smithi078.stdout:3583: writing smithi078122029-47 from 2547712 to 2973696 tid 4 2023-12-16T01:30:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3583: writing smithi078122029-47 from 2973696 to 3047424 tid 5 2023-12-16T01:30:28.841 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 5 to smithi078122029-7 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3581: finishing write tid 6 to smithi078122029-7 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2653 (ObjNum 1129 snap 334 seq_num 1129) dirty exists 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3581: left oid 7 (ObjNum 1129 snap 334 seq_num 1129) 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 1 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 2 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 3 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 4 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 5 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: finishing write tid 6 to smithi078122029-27 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2659 (ObjNum 1130 snap 334 seq_num 1130) dirty exists 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3582: left oid 27 (ObjNum 1130 snap 334 seq_num 1130) 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 1 to smithi078122029-47 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 2 to smithi078122029-47 2023-12-16T01:30:28.842 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 3 to smithi078122029-47 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3578: done (4 left) 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3580: done (3 left) 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3581: done (2 left) 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3582: done (1 left) 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3584: read oid 29 snap -1 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3584: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:28.843 INFO:tasks.rados.rados.0.smithi078.stdout:3585: snap_remove snap 300 2023-12-16T01:30:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:28 smithi118 ceph-mon[131825]: osdmap e737: 8 total, 8 up, 8 in 2023-12-16T01:30:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:28 smithi078 ceph-mon[139570]: osdmap e737: 8 total, 8 up, 8 in 2023-12-16T01:30:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:28 smithi078 ceph-mon[142991]: osdmap e737: 8 total, 8 up, 8 in 2023-12-16T01:30:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3585: done (2 left) 2023-12-16T01:30:29.770 INFO:tasks.rados.rados.0.smithi078.stdout:3586: rollback oid 31 current snap is 334 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 314 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3587: delete oid 13 current snap is 334 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 4 to smithi078122029-47 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 5 to smithi078122029-47 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 6 to smithi078122029-47 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3583: finishing write tid 7 to smithi078122029-47 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 47 v 2799 (ObjNum 1131 snap 334 seq_num 1131) dirty exists 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3583: left oid 47 (ObjNum 1131 snap 334 seq_num 1131) 2023-12-16T01:30:29.771 INFO:tasks.rados.rados.0.smithi078.stdout:3584: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3586: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3586: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3586: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2846 (ObjNum 902 snap 267 seq_num 902) dirty exists 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3583: done (3 left) 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3584: done (2 left) 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3586: done (1 left) 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3587: done (0 left) 2023-12-16T01:30:30.002 INFO:tasks.rados.rados.0.smithi078.stdout:3588: snap_create 2023-12-16T01:30:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:29 smithi118 ceph-mon[131825]: pgmap v716: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 451 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-16T01:30:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:29 smithi118 ceph-mon[131825]: osdmap e738: 8 total, 8 up, 8 in 2023-12-16T01:30:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:29 smithi078 ceph-mon[139570]: pgmap v716: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 451 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-16T01:30:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:29 smithi078 ceph-mon[139570]: osdmap e738: 8 total, 8 up, 8 in 2023-12-16T01:30:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:29 smithi078 ceph-mon[142991]: pgmap v716: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 451 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-12-16T01:30:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:29 smithi078 ceph-mon[142991]: osdmap e738: 8 total, 8 up, 8 in 2023-12-16T01:30:30.774 INFO:tasks.rados.rados.0.smithi078.stdout:3588: done (0 left) 2023-12-16T01:30:30.775 INFO:tasks.rados.rados.0.smithi078.stdout:3589: rollback oid 41 current snap is 335 2023-12-16T01:30:30.775 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 41 to 331 2023-12-16T01:30:30.775 INFO:tasks.rados.rados.0.smithi078.stdout:3590: rmattr oid 38 current snap is 335 2023-12-16T01:30:30.775 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 335 2023-12-16T01:30:30.775 INFO:tasks.rados.rados.0.smithi078.stdout:3591: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2023-12-16T01:30:30.777 INFO:tasks.rados.rados.0.smithi078.stdout:3591: writing smithi078122029-13 from 0 to 581632 tid 1 2023-12-16T01:30:30.783 INFO:tasks.rados.rados.0.smithi078.stdout:3591: writing smithi078122029-13 from 581632 to 1335296 tid 2 2023-12-16T01:30:30.786 INFO:tasks.rados.rados.0.smithi078.stdout:3591: writing smithi078122029-13 from 1335296 to 1908736 tid 3 2023-12-16T01:30:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:3591: writing smithi078122029-13 from 1908736 to 2187264 tid 4 2023-12-16T01:30:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:3592: rmattr oid 19 current snap is 335 2023-12-16T01:30:30.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3172 (ObjNum 65 snap 0 seq_num 1467248485) dirty exists 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3589: finishing rollback tid 0 to smithi078122029-41 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3590: done (3 left) 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3593: read oid 38 snap -1 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3593: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3594: delete oid 47 current snap is 335 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3589: finishing rollback tid 1 to smithi078122029-41 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 1 to smithi078122029-13 2023-12-16T01:30:30.790 INFO:tasks.rados.rados.0.smithi078.stdout:3589: finishing rollback tid 2 to smithi078122029-41 2023-12-16T01:30:30.791 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2802 (ObjNum 1098 snap 328 seq_num 1098) dirty exists 2023-12-16T01:30:30.791 INFO:tasks.rados.rados.0.smithi078.stdout:3593: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:30.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3174 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:30:30.793 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 2 to smithi078122029-13 2023-12-16T01:30:30.793 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 3 to smithi078122029-13 2023-12-16T01:30:30.794 INFO:tasks.rados.rados.0.smithi078.stdout:3589: done (4 left) 2023-12-16T01:30:30.794 INFO:tasks.rados.rados.0.smithi078.stdout:3592: done (3 left) 2023-12-16T01:30:30.794 INFO:tasks.rados.rados.0.smithi078.stdout:3593: done (2 left) 2023-12-16T01:30:30.794 INFO:tasks.rados.rados.0.smithi078.stdout:3594: done (1 left) 2023-12-16T01:30:30.794 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 335 2023-12-16T01:30:30.795 INFO:tasks.rados.rados.0.smithi078.stdout:3595: seq_num 1135 ranges {0=614400,614400=524288,1138688=540672,1679360=483328,2162688=57344} 2023-12-16T01:30:30.797 INFO:tasks.rados.rados.0.smithi078.stdout:3595: writing smithi078122029-38 from 0 to 614400 tid 1 2023-12-16T01:30:30.800 INFO:tasks.rados.rados.0.smithi078.stdout:3595: writing smithi078122029-38 from 614400 to 1138688 tid 2 2023-12-16T01:30:30.803 INFO:tasks.rados.rados.0.smithi078.stdout:3595: writing smithi078122029-38 from 1138688 to 1679360 tid 3 2023-12-16T01:30:30.806 INFO:tasks.rados.rados.0.smithi078.stdout:3595: writing smithi078122029-38 from 1679360 to 2162688 tid 4 2023-12-16T01:30:30.807 INFO:tasks.rados.rados.0.smithi078.stdout:3595: writing smithi078122029-38 from 2162688 to 2220032 tid 5 2023-12-16T01:30:30.807 INFO:tasks.rados.rados.0.smithi078.stdout:3596: rollback oid 22 current snap is 335 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 22 to 319 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 4 to smithi078122029-13 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 5 to smithi078122029-13 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3591: finishing write tid 6 to smithi078122029-13 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2796 (ObjNum 1133 snap 335 seq_num 1133) dirty exists 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3591: left oid 13 (ObjNum 1133 snap 335 seq_num 1133) 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 1 to smithi078122029-38 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 2 to smithi078122029-38 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3591: done (2 left) 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3597: read oid 29 snap -1 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3597: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 37 current snap is 335 2023-12-16T01:30:30.808 INFO:tasks.rados.rados.0.smithi078.stdout:3598: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2023-12-16T01:30:30.811 INFO:tasks.rados.rados.0.smithi078.stdout:3598: writing smithi078122029-37 from 0 to 630784 tid 1 2023-12-16T01:30:30.813 INFO:tasks.rados.rados.0.smithi078.stdout:3598: writing smithi078122029-37 from 630784 to 1040384 tid 2 2023-12-16T01:30:30.818 INFO:tasks.rados.rados.0.smithi078.stdout:3598: writing smithi078122029-37 from 1040384 to 1794048 tid 3 2023-12-16T01:30:30.821 INFO:tasks.rados.rados.0.smithi078.stdout:3598: writing smithi078122029-37 from 1794048 to 2211840 tid 4 2023-12-16T01:30:30.821 INFO:tasks.rados.rados.0.smithi078.stdout:3598: writing smithi078122029-37 from 2211840 to 2236416 tid 5 2023-12-16T01:30:30.821 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 335 2023-12-16T01:30:30.821 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 3 to smithi078122029-38 2023-12-16T01:30:30.821 INFO:tasks.rados.rados.0.smithi078.stdout:3599: seq_num 1137 ranges {5357568=647168,6004736=696320,6701056=557056,7258112=352256} 2023-12-16T01:30:30.853 INFO:tasks.rados.rados.0.smithi078.stdout:3599: writing smithi078122029-27 from 5357568 to 6004736 tid 1 2023-12-16T01:30:30.857 INFO:tasks.rados.rados.0.smithi078.stdout:3599: writing smithi078122029-27 from 6004736 to 6701056 tid 2 2023-12-16T01:30:30.860 INFO:tasks.rados.rados.0.smithi078.stdout:3599: writing smithi078122029-27 from 6701056 to 7258112 tid 3 2023-12-16T01:30:30.862 INFO:tasks.rados.rados.0.smithi078.stdout:3599: writing smithi078122029-27 from 7258112 to 7610368 tid 4 2023-12-16T01:30:30.862 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 17 current snap is 335 2023-12-16T01:30:30.862 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 4 to smithi078122029-38 2023-12-16T01:30:30.862 INFO:tasks.rados.rados.0.smithi078.stdout:3600: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2023-12-16T01:30:30.866 INFO:tasks.rados.rados.0.smithi078.stdout:3600: writing smithi078122029-17 from 0 to 663552 tid 1 2023-12-16T01:30:30.869 INFO:tasks.rados.rados.0.smithi078.stdout:3600: writing smithi078122029-17 from 663552 to 1245184 tid 2 2023-12-16T01:30:30.873 INFO:tasks.rados.rados.0.smithi078.stdout:3600: writing smithi078122029-17 from 1245184 to 1957888 tid 3 2023-12-16T01:30:30.875 INFO:tasks.rados.rados.0.smithi078.stdout:3600: writing smithi078122029-17 from 1957888 to 2269184 tid 4 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 335 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3596: finishing rollback tid 0 to smithi078122029-22 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3596: finishing rollback tid 1 to smithi078122029-22 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3596: finishing rollback tid 2 to smithi078122029-22 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2849 (ObjNum 800 snap 247 seq_num 800) dirty exists 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 1 to smithi078122029-37 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 2 to smithi078122029-37 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 5 to smithi078122029-38 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 6 to smithi078122029-38 2023-12-16T01:30:30.876 INFO:tasks.rados.rados.0.smithi078.stdout:3601: seq_num 1139 ranges {7233536=679936,7913472=458752,8372224=524288,8896512=540672,9437184=81920} 2023-12-16T01:30:30.917 INFO:tasks.rados.rados.0.smithi078.stdout:3601: writing smithi078122029-8 from 7233536 to 7913472 tid 1 2023-12-16T01:30:30.920 INFO:tasks.rados.rados.0.smithi078.stdout:3601: writing smithi078122029-8 from 7913472 to 8372224 tid 2 2023-12-16T01:30:30.923 INFO:tasks.rados.rados.0.smithi078.stdout:3601: writing smithi078122029-8 from 8372224 to 8896512 tid 3 2023-12-16T01:30:30.926 INFO:tasks.rados.rados.0.smithi078.stdout:3601: writing smithi078122029-8 from 8896512 to 9437184 tid 4 2023-12-16T01:30:30.927 INFO:tasks.rados.rados.0.smithi078.stdout:3601: writing smithi078122029-8 from 9437184 to 9519104 tid 5 2023-12-16T01:30:30.927 INFO:tasks.rados.rados.0.smithi078.stdout:3596: done (6 left) 2023-12-16T01:30:30.927 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 335 2023-12-16T01:30:30.928 INFO:tasks.rados.rados.0.smithi078.stdout:3595: finishing write tid 7 to smithi078122029-38 2023-12-16T01:30:30.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3180 (ObjNum 1135 snap 335 seq_num 1135) dirty exists 2023-12-16T01:30:30.928 INFO:tasks.rados.rados.0.smithi078.stdout:3595: left oid 38 (ObjNum 1135 snap 335 seq_num 1135) 2023-12-16T01:30:30.928 INFO:tasks.rados.rados.0.smithi078.stdout:3597: expect (ObjNum 1042 snap 307 seq_num 1042) 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 3 to smithi078122029-37 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 4 to smithi078122029-37 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 5 to smithi078122029-37 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 6 to smithi078122029-37 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: finishing write tid 7 to smithi078122029-37 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2736 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3598: left oid 37 (ObjNum 1136 snap 335 seq_num 1136) 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 1 to smithi078122029-27 2023-12-16T01:30:31.145 INFO:tasks.rados.rados.0.smithi078.stdout:3602: seq_num 1140 ranges {1720320=696320,2416640=745472,3162112=729088,3891200=131072} 2023-12-16T01:30:31.157 INFO:tasks.rados.rados.0.smithi078.stdout:3602: writing smithi078122029-24 from 1720320 to 2416640 tid 1 2023-12-16T01:30:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:30 smithi118 ceph-mon[131825]: osdmap e739: 8 total, 8 up, 8 in 2023-12-16T01:30:31.161 INFO:tasks.rados.rados.0.smithi078.stdout:3602: writing smithi078122029-24 from 2416640 to 3162112 tid 2 2023-12-16T01:30:31.165 INFO:tasks.rados.rados.0.smithi078.stdout:3602: writing smithi078122029-24 from 3162112 to 3891200 tid 3 2023-12-16T01:30:31.166 INFO:tasks.rados.rados.0.smithi078.stdout:3602: writing smithi078122029-24 from 3891200 to 4022272 tid 4 2023-12-16T01:30:31.166 INFO:tasks.rados.rados.0.smithi078.stdout:3595: done (6 left) 2023-12-16T01:30:31.166 INFO:tasks.rados.rados.0.smithi078.stdout:3597: done (5 left) 2023-12-16T01:30:31.166 INFO:tasks.rados.rados.0.smithi078.stdout:3598: done (4 left) 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 3 current snap is 335 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 2 to smithi078122029-27 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 3 to smithi078122029-27 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 4 to smithi078122029-27 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 5 to smithi078122029-27 2023-12-16T01:30:31.167 INFO:tasks.rados.rados.0.smithi078.stdout:3603: seq_num 1141 ranges {3284992=712704,3997696=679936,4677632=540672,5218304=385024} 2023-12-16T01:30:31.187 INFO:tasks.rados.rados.0.smithi078.stdout:3603: writing smithi078122029-3 from 3284992 to 3997696 tid 1 2023-12-16T01:30:31.191 INFO:tasks.rados.rados.0.smithi078.stdout:3603: writing smithi078122029-3 from 3997696 to 4677632 tid 2 2023-12-16T01:30:31.194 INFO:tasks.rados.rados.0.smithi078.stdout:3603: writing smithi078122029-3 from 4677632 to 5218304 tid 3 2023-12-16T01:30:31.197 INFO:tasks.rados.rados.0.smithi078.stdout:3603: writing smithi078122029-3 from 5218304 to 5603328 tid 4 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3604: read oid 31 snap -1 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3604: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3605: snap_create 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3599: finishing write tid 6 to smithi078122029-27 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2673 (ObjNum 1137 snap 335 seq_num 1137) dirty exists 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3599: left oid 27 (ObjNum 1137 snap 335 seq_num 1137) 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 1 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 2 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 3 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 4 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 5 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: finishing write tid 6 to smithi078122029-17 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 3000 (ObjNum 1138 snap 335 seq_num 1138) dirty exists 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3600: left oid 17 (ObjNum 1138 snap 335 seq_num 1138) 2023-12-16T01:30:31.198 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 1 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 2 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 3 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 4 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 5 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 6 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: finishing write tid 7 to smithi078122029-8 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2716 (ObjNum 1139 snap 335 seq_num 1139) dirty exists 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3601: left oid 8 (ObjNum 1139 snap 335 seq_num 1139) 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 1 to smithi078122029-24 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 2 to smithi078122029-24 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 3 to smithi078122029-24 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 4 to smithi078122029-24 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 5 to smithi078122029-24 2023-12-16T01:30:31.199 INFO:tasks.rados.rados.0.smithi078.stdout:3602: finishing write tid 6 to smithi078122029-24 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2741 (ObjNum 1140 snap 335 seq_num 1140) dirty exists 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3602: left oid 24 (ObjNum 1140 snap 335 seq_num 1140) 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 1 to smithi078122029-3 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 2 to smithi078122029-3 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 3 to smithi078122029-3 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 4 to smithi078122029-3 2023-12-16T01:30:31.200 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 5 to smithi078122029-3 2023-12-16T01:30:31.201 INFO:tasks.rados.rados.0.smithi078.stdout:3603: finishing write tid 6 to smithi078122029-3 2023-12-16T01:30:31.201 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 3 v 1300 (ObjNum 1141 snap 335 seq_num 1141) dirty exists 2023-12-16T01:30:31.201 INFO:tasks.rados.rados.0.smithi078.stdout:3603: left oid 3 (ObjNum 1141 snap 335 seq_num 1141) 2023-12-16T01:30:31.212 INFO:tasks.rados.rados.0.smithi078.stdout:3604: expect (ObjNum 902 snap 267 seq_num 902) 2023-12-16T01:30:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:30 smithi078 ceph-mon[139570]: osdmap e739: 8 total, 8 up, 8 in 2023-12-16T01:30:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:30 smithi078 ceph-mon[142991]: osdmap e739: 8 total, 8 up, 8 in 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3599: done (6 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3600: done (5 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3601: done (4 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3602: done (3 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3603: done (2 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3604: done (1 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3605: done (0 left) 2023-12-16T01:30:31.746 INFO:tasks.rados.rados.0.smithi078.stdout:3606: delete oid 39 current snap is 336 2023-12-16T01:30:31.753 INFO:tasks.rados.rados.0.smithi078.stdout:3606: done (0 left) 2023-12-16T01:30:31.753 INFO:tasks.rados.rados.0.smithi078.stdout:3607: read oid 44 snap 335 2023-12-16T01:30:31.753 INFO:tasks.rados.rados.0.smithi078.stdout:3607: expect (ObjNum 1108 snap 330 seq_num 1108) 2023-12-16T01:30:31.753 INFO:tasks.rados.rados.0.smithi078.stdout:3608: delete oid 15 current snap is 336 2023-12-16T01:30:31.759 INFO:tasks.rados.rados.0.smithi078.stdout:3608: done (1 left) 2023-12-16T01:30:31.759 INFO:tasks.rados.rados.0.smithi078.stdout:3609: delete oid 42 current snap is 336 2023-12-16T01:30:31.759 INFO:tasks.rados.rados.0.smithi078.stdout:3607: expect (ObjNum 1108 snap 330 seq_num 1108) 2023-12-16T01:30:31.805 INFO:tasks.rados.rados.0.smithi078.stdout:3607: done (1 left) 2023-12-16T01:30:31.806 INFO:tasks.rados.rados.0.smithi078.stdout:3609: done (0 left) 2023-12-16T01:30:31.806 INFO:tasks.rados.rados.0.smithi078.stdout:3610: snap_remove snap 325 2023-12-16T01:30:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:31 smithi118 ceph-mon[131825]: pgmap v719: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:30:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:31 smithi118 ceph-mon[131825]: osdmap e740: 8 total, 8 up, 8 in 2023-12-16T01:30:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:31 smithi118 ceph-mon[131825]: osdmap e741: 8 total, 8 up, 8 in 2023-12-16T01:30:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[139570]: pgmap v719: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:30:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[139570]: osdmap e740: 8 total, 8 up, 8 in 2023-12-16T01:30:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[139570]: osdmap e741: 8 total, 8 up, 8 in 2023-12-16T01:30:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[142991]: pgmap v719: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 459 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-12-16T01:30:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[142991]: osdmap e740: 8 total, 8 up, 8 in 2023-12-16T01:30:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:31 smithi078 ceph-mon[142991]: osdmap e741: 8 total, 8 up, 8 in 2023-12-16T01:30:32.776 INFO:tasks.rados.rados.0.smithi078.stdout:3610: done (0 left) 2023-12-16T01:30:32.776 INFO:tasks.rados.rados.0.smithi078.stdout:3611: snap_remove snap 330 2023-12-16T01:30:33.779 INFO:tasks.rados.rados.0.smithi078.stdout:3611: done (0 left) 2023-12-16T01:30:33.779 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 336 2023-12-16T01:30:33.779 INFO:tasks.rados.rados.0.smithi078.stdout:3612: seq_num 1145 ranges {532480=786432,1318912=622592,1941504=516096,2457600=417792,2875392=49152} 2023-12-16T01:30:33.786 INFO:tasks.rados.rados.0.smithi078.stdout:3612: writing smithi078122029-21 from 532480 to 1318912 tid 1 2023-12-16T01:30:33.791 INFO:tasks.rados.rados.0.smithi078.stdout:3612: writing smithi078122029-21 from 1318912 to 1941504 tid 2 2023-12-16T01:30:33.794 INFO:tasks.rados.rados.0.smithi078.stdout:3612: writing smithi078122029-21 from 1941504 to 2457600 tid 3 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3612: writing smithi078122029-21 from 2457600 to 2875392 tid 4 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3612: writing smithi078122029-21 from 2875392 to 2924544 tid 5 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3613: setattr oid 11 current snap is 336 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 1 to smithi078122029-21 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3614: read oid 22 snap -1 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3614: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3615: snap_create 2023-12-16T01:30:33.800 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 2 to smithi078122029-21 2023-12-16T01:30:33.804 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 3 to smithi078122029-21 2023-12-16T01:30:33.804 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 4 to smithi078122029-21 2023-12-16T01:30:33.804 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 5 to smithi078122029-21 2023-12-16T01:30:33.805 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 6 to smithi078122029-21 2023-12-16T01:30:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:3612: finishing write tid 7 to smithi078122029-21 2023-12-16T01:30:33.807 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2809 (ObjNum 1145 snap 336 seq_num 1145) dirty exists 2023-12-16T01:30:33.807 INFO:tasks.rados.rados.0.smithi078.stdout:3612: left oid 21 (ObjNum 1145 snap 336 seq_num 1145) 2023-12-16T01:30:33.833 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2850 (ObjNum 1128 snap 333 seq_num 1128) dirty exists 2023-12-16T01:30:33.851 INFO:tasks.rados.rados.0.smithi078.stdout:3614: expect (ObjNum 800 snap 247 seq_num 800) 2023-12-16T01:30:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: pgmap v722: 121 pgs: 121 active+clean; 461 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2023-12-16T01:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: osdmap e742: 8 total, 8 up, 8 in 2023-12-16T01:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: pgmap v722: 121 pgs: 121 active+clean; 461 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2023-12-16T01:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: osdmap e742: 8 total, 8 up, 8 in 2023-12-16T01:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: pgmap v722: 121 pgs: 121 active+clean; 461 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: osdmap e742: 8 total, 8 up, 8 in 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:30:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3612: done (3 left) 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3613: done (2 left) 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3614: done (1 left) 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3615: done (0 left) 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3616: copy_from oid 33 from oid 47 current snap is 337 2023-12-16T01:30:34.802 INFO:tasks.rados.rados.0.smithi078.stdout:3617: snap_create 2023-12-16T01:30:34.807 INFO:tasks.rados.rados.0.smithi078.stdout:3616: finishing copy_from to smithi078122029-33 2023-12-16T01:30:34.807 INFO:tasks.rados.rados.0.smithi078.stdout:3616: got expected ENOENT (src dne) 2023-12-16T01:30:34.807 INFO:tasks.rados.rados.0.smithi078.stdout:3616: finishing copy_from racing read to smithi078122029-33 2023-12-16T01:30:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:34 smithi118 ceph-mon[131825]: osdmap e743: 8 total, 8 up, 8 in 2023-12-16T01:30:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:34 smithi118 ceph-mon[131825]: pgmap v725: 121 pgs: 121 active+clean; 476 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2023-12-16T01:30:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:34 smithi078 ceph-mon[139570]: osdmap e743: 8 total, 8 up, 8 in 2023-12-16T01:30:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:34 smithi078 ceph-mon[139570]: pgmap v725: 121 pgs: 121 active+clean; 476 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2023-12-16T01:30:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:34 smithi078 ceph-mon[142991]: osdmap e743: 8 total, 8 up, 8 in 2023-12-16T01:30:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:34 smithi078 ceph-mon[142991]: pgmap v725: 121 pgs: 121 active+clean; 476 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2023-12-16T01:30:35.802 INFO:tasks.rados.rados.0.smithi078.stdout:3616: done (1 left) 2023-12-16T01:30:35.802 INFO:tasks.rados.rados.0.smithi078.stdout:3617: done (0 left) 2023-12-16T01:30:35.803 INFO:tasks.rados.rados.0.smithi078.stdout:3618: delete oid 8 current snap is 338 2023-12-16T01:30:35.807 INFO:tasks.rados.rados.0.smithi078.stdout:3618: done (0 left) 2023-12-16T01:30:35.807 INFO:tasks.rados.rados.0.smithi078.stdout:3619: snap_remove snap 279 2023-12-16T01:30:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:35 smithi118 ceph-mon[131825]: osdmap e744: 8 total, 8 up, 8 in 2023-12-16T01:30:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:35 smithi078 ceph-mon[139570]: osdmap e744: 8 total, 8 up, 8 in 2023-12-16T01:30:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:35 smithi078 ceph-mon[142991]: osdmap e744: 8 total, 8 up, 8 in 2023-12-16T01:30:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:36] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:30:36.749 INFO:tasks.rados.rados.0.smithi078.stdout:3619: done (0 left) 2023-12-16T01:30:36.750 INFO:tasks.rados.rados.0.smithi078.stdout:3620: rmattr oid 5 current snap is 338 2023-12-16T01:30:36.750 INFO:tasks.rados.rados.0.smithi078.stdout:3621: snap_create 2023-12-16T01:30:36.765 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2851 (ObjNum 257 snap 0 seq_num 2288620496) dirty exists 2023-12-16T01:30:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:36 smithi118 ceph-mon[131825]: osdmap e745: 8 total, 8 up, 8 in 2023-12-16T01:30:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:36 smithi118 ceph-mon[131825]: pgmap v728: 121 pgs: 121 active+clean; 480 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:30:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:36 smithi118 ceph-mon[131825]: osdmap e746: 8 total, 8 up, 8 in 2023-12-16T01:30:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[142991]: osdmap e745: 8 total, 8 up, 8 in 2023-12-16T01:30:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[142991]: pgmap v728: 121 pgs: 121 active+clean; 480 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:30:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[142991]: osdmap e746: 8 total, 8 up, 8 in 2023-12-16T01:30:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[139570]: osdmap e745: 8 total, 8 up, 8 in 2023-12-16T01:30:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[139570]: pgmap v728: 121 pgs: 121 active+clean; 480 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 35 op/s 2023-12-16T01:30:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:36 smithi078 ceph-mon[139570]: osdmap e746: 8 total, 8 up, 8 in 2023-12-16T01:30:37.747 INFO:tasks.rados.rados.0.smithi078.stdout:3620: done (1 left) 2023-12-16T01:30:37.747 INFO:tasks.rados.rados.0.smithi078.stdout:3621: done (0 left) 2023-12-16T01:30:37.747 INFO:tasks.rados.rados.0.smithi078.stdout:3622: snap_remove snap 319 2023-12-16T01:30:38.756 INFO:tasks.rados.rados.0.smithi078.stdout:3622: done (0 left) 2023-12-16T01:30:38.756 INFO:tasks.rados.rados.0.smithi078.stdout:3623: snap_remove snap 309 2023-12-16T01:30:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:38 smithi118 ceph-mon[131825]: osdmap e747: 8 total, 8 up, 8 in 2023-12-16T01:30:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:38 smithi078 ceph-mon[139570]: osdmap e747: 8 total, 8 up, 8 in 2023-12-16T01:30:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:38 smithi078 ceph-mon[142991]: osdmap e747: 8 total, 8 up, 8 in 2023-12-16T01:30:39.760 INFO:tasks.rados.rados.0.smithi078.stdout:3623: done (0 left) 2023-12-16T01:30:39.760 INFO:tasks.rados.rados.0.smithi078.stdout:3624: snap_create 2023-12-16T01:30:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:39 smithi118 ceph-mon[131825]: pgmap v731: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 453 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:30:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:39 smithi118 ceph-mon[131825]: osdmap e748: 8 total, 8 up, 8 in 2023-12-16T01:30:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:39 smithi078 ceph-mon[139570]: pgmap v731: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 453 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:30:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:39 smithi078 ceph-mon[139570]: osdmap e748: 8 total, 8 up, 8 in 2023-12-16T01:30:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:39 smithi078 ceph-mon[142991]: pgmap v731: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 453 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:30:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:39 smithi078 ceph-mon[142991]: osdmap e748: 8 total, 8 up, 8 in 2023-12-16T01:30:40.770 INFO:tasks.rados.rados.0.smithi078.stdout:3624: done (0 left) 2023-12-16T01:30:40.770 INFO:tasks.rados.rados.0.smithi078.stdout:3625: read oid 36 snap 339 2023-12-16T01:30:40.770 INFO:tasks.rados.rados.0.smithi078.stdout:3625: expect deleted 2023-12-16T01:30:40.770 INFO:tasks.rados.rados.0.smithi078.stdout:3626: setattr oid 19 current snap is 340 2023-12-16T01:30:40.771 INFO:tasks.rados.rados.0.smithi078.stdout:3627: copy_from oid 31 from oid 11 current snap is 340 2023-12-16T01:30:40.771 INFO:tasks.rados.rados.0.smithi078.stdout:3628: snap_remove snap 336 2023-12-16T01:30:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:40 smithi118 ceph-mon[131825]: osdmap e749: 8 total, 8 up, 8 in 2023-12-16T01:30:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:40 smithi078 ceph-mon[139570]: osdmap e749: 8 total, 8 up, 8 in 2023-12-16T01:30:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:40 smithi078 ceph-mon[142991]: osdmap e749: 8 total, 8 up, 8 in 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3628: done (3 left) 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3629: rmattr oid 15 current snap is 340 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3629: done (3 left) 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3630: rollback oid 12 current snap is 340 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 308 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3214 (ObjNum 928 snap 278 seq_num 928) dirty exists 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3627: finishing copy_from racing read to smithi078122029-31 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3627: finishing copy_from to smithi078122029-31 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2850 (ObjNum 1128 snap 333 seq_num 1128) dirty exists 2023-12-16T01:30:41.748 INFO:tasks.rados.rados.0.smithi078.stdout:3625: done (3 left) 2023-12-16T01:30:41.749 INFO:tasks.rados.rados.0.smithi078.stdout:3626: done (2 left) 2023-12-16T01:30:41.749 INFO:tasks.rados.rados.0.smithi078.stdout:3627: done (1 left) 2023-12-16T01:30:41.749 INFO:tasks.rados.rados.0.smithi078.stdout:3631: snap_remove snap 337 2023-12-16T01:30:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:41 smithi118 ceph-mon[131825]: pgmap v734: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 584 KiB/s wr, 10 op/s 2023-12-16T01:30:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:41 smithi118 ceph-mon[131825]: osdmap e750: 8 total, 8 up, 8 in 2023-12-16T01:30:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:41 smithi118 ceph-mon[131825]: osdmap e751: 8 total, 8 up, 8 in 2023-12-16T01:30:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[139570]: pgmap v734: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 584 KiB/s wr, 10 op/s 2023-12-16T01:30:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[139570]: osdmap e750: 8 total, 8 up, 8 in 2023-12-16T01:30:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[139570]: osdmap e751: 8 total, 8 up, 8 in 2023-12-16T01:30:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[142991]: pgmap v734: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 436 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 584 KiB/s wr, 10 op/s 2023-12-16T01:30:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[142991]: osdmap e750: 8 total, 8 up, 8 in 2023-12-16T01:30:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:41 smithi078 ceph-mon[142991]: osdmap e751: 8 total, 8 up, 8 in 2023-12-16T01:30:42.749 INFO:tasks.rados.rados.0.smithi078.stdout:3631: done (1 left) 2023-12-16T01:30:42.749 INFO:tasks.rados.rados.0.smithi078.stdout:3632: snap_remove snap 321 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3632: done (1 left) 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3633: copy_from oid 31 from oid 46 current snap is 340 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3634: read oid 13 snap -1 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3634: expect (ObjNum 1133 snap 335 seq_num 1133) 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3635: rollback oid 7 current snap is 340 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 7 to 308 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3636: rmattr oid 35 current snap is 340 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:3636: done (4 left) 2023-12-16T01:30:43.758 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 340 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3637: seq_num 1147 ranges {0=16384} 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3637: writing smithi078122029-28 from 0 to 16384 tid 1 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3638: setattr oid 26 current snap is 340 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3630: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3630: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 3216 (ObjNum 1008 snap 292 seq_num 1008) dirty exists 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3630: done (5 left) 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3639: read oid 50 snap -1 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3639: expect (ObjNum 1092 snap 327 seq_num 1092) 2023-12-16T01:30:43.759 INFO:tasks.rados.rados.0.smithi078.stdout:3640: delete oid 20 current snap is 340 2023-12-16T01:30:43.771 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 3001 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:30:43.783 INFO:tasks.rados.rados.0.smithi078.stdout:3634: expect (ObjNum 1133 snap 335 seq_num 1133) 2023-12-16T01:30:43.835 INFO:tasks.rados.rados.0.smithi078.stdout:3635: finishing rollback tid 0 to smithi078122029-7 2023-12-16T01:30:43.835 INFO:tasks.rados.rados.0.smithi078.stdout:3634: done (6 left) 2023-12-16T01:30:43.835 INFO:tasks.rados.rados.0.smithi078.stdout:3638: done (5 left) 2023-12-16T01:30:43.836 INFO:tasks.rados.rados.0.smithi078.stdout:3640: done (4 left) 2023-12-16T01:30:43.836 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 25 current snap is 340 2023-12-16T01:30:43.836 INFO:tasks.rados.rados.0.smithi078.stdout:3637: finishing write tid 1 to smithi078122029-28 2023-12-16T01:30:43.836 INFO:tasks.rados.rados.0.smithi078.stdout:3641: seq_num 1149 ranges {10412032=49152} 2023-12-16T01:30:43.890 INFO:tasks.rados.rados.0.smithi078.stdout:3641: writing smithi078122029-25 from 10412032 to 10461184 tid 1 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3642: rollback oid 16 current snap is 340 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 334 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3637: finishing write tid 2 to smithi078122029-28 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3637: finishing write tid 3 to smithi078122029-28 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2797 (ObjNum 1147 snap 340 seq_num 1147) dirty exists 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3637: left oid 28 (ObjNum 1147 snap 340 seq_num 1147) 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3633: finishing copy_from racing read to smithi078122029-31 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3635: finishing rollback tid 1 to smithi078122029-7 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3635: finishing rollback tid 2 to smithi078122029-7 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 2717 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:30:43.891 INFO:tasks.rados.rados.0.smithi078.stdout:3639: expect (ObjNum 1092 snap 327 seq_num 1092) 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3633: finishing copy_from to smithi078122029-31 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2790 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3633: done (5 left) 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3635: done (4 left) 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3637: done (3 left) 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3639: done (2 left) 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 340 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3641: finishing write tid 1 to smithi078122029-25 2023-12-16T01:30:43.973 INFO:tasks.rados.rados.0.smithi078.stdout:3643: seq_num 1150 ranges {1769472=65536} 2023-12-16T01:30:43.982 INFO:tasks.rados.rados.0.smithi078.stdout:3643: writing smithi078122029-44 from 1769472 to 1835008 tid 1 2023-12-16T01:30:43.982 INFO:tasks.rados.rados.0.smithi078.stdout:3644: read oid 9 snap -1 2023-12-16T01:30:43.982 INFO:tasks.rados.rados.0.smithi078.stdout:3644: expect (ObjNum 1123 snap 333 seq_num 1123) 2023-12-16T01:30:43.982 INFO:tasks.rados.rados.0.smithi078.stdout:3645: snap_remove snap 328 2023-12-16T01:30:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:43 smithi118 ceph-mon[131825]: pgmap v737: 121 pgs: 121 active+clean; 397 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:30:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:43 smithi118 ceph-mon[131825]: osdmap e752: 8 total, 8 up, 8 in 2023-12-16T01:30:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:43 smithi078 ceph-mon[139570]: pgmap v737: 121 pgs: 121 active+clean; 397 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:30:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:43 smithi078 ceph-mon[139570]: osdmap e752: 8 total, 8 up, 8 in 2023-12-16T01:30:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:43 smithi078 ceph-mon[142991]: pgmap v737: 121 pgs: 121 active+clean; 397 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T01:30:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:43 smithi078 ceph-mon[142991]: osdmap e752: 8 total, 8 up, 8 in 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3645: done (4 left) 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3646: read oid 39 snap -1 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3646: expect deleted 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3647: copy_from oid 23 from oid 27 current snap is 340 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3648: read oid 5 snap -1 2023-12-16T01:30:44.778 INFO:tasks.rados.rados.0.smithi078.stdout:3648: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:44.779 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 340 2023-12-16T01:30:44.779 INFO:tasks.rados.rados.0.smithi078.stdout:3649: seq_num 1151 ranges {524288=81920} 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3649: writing smithi078122029-34 from 524288 to 606208 tid 1 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 24 current snap is 340 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3641: finishing write tid 2 to smithi078122029-25 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3642: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3642: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3642: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2799 (ObjNum 1121 snap 333 seq_num 1121) dirty exists 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3641: finishing write tid 3 to smithi078122029-25 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 25 v 2799 (ObjNum 1149 snap 340 seq_num 1149) dirty exists 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3641: left oid 25 (ObjNum 1149 snap 340 seq_num 1149) 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3643: finishing write tid 1 to smithi078122029-44 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3643: finishing write tid 2 to smithi078122029-44 2023-12-16T01:30:44.782 INFO:tasks.rados.rados.0.smithi078.stdout:3643: finishing write tid 3 to smithi078122029-44 2023-12-16T01:30:44.783 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2797 (ObjNum 1150 snap 340 seq_num 1150) dirty exists 2023-12-16T01:30:44.783 INFO:tasks.rados.rados.0.smithi078.stdout:3643: left oid 44 (ObjNum 1150 snap 340 seq_num 1150) 2023-12-16T01:30:44.783 INFO:tasks.rados.rados.0.smithi078.stdout:3644: expect (ObjNum 1123 snap 333 seq_num 1123) 2023-12-16T01:30:44.897 INFO:tasks.rados.rados.0.smithi078.stdout:3648: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3649: finishing write tid 1 to smithi078122029-34 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3649: finishing write tid 2 to smithi078122029-34 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3649: finishing write tid 3 to smithi078122029-34 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2799 (ObjNum 1151 snap 340 seq_num 1151) dirty exists 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3649: left oid 34 (ObjNum 1151 snap 340 seq_num 1151) 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3647: finishing copy_from racing read to smithi078122029-23 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:3647: finishing copy_from to smithi078122029-23 2023-12-16T01:30:44.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2673 (ObjNum 1137 snap 335 seq_num 1137) dirty exists 2023-12-16T01:30:44.900 INFO:tasks.rados.rados.0.smithi078.stdout:3650: seq_num 1152 ranges {4022272=98304} 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3650: writing smithi078122029-24 from 4022272 to 4120576 tid 1 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3641: done (8 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3642: done (7 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3643: done (6 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3644: done (5 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3646: done (4 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3647: done (3 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3648: done (2 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3649: done (1 left) 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3651: read oid 39 snap -1 2023-12-16T01:30:44.922 INFO:tasks.rados.rados.0.smithi078.stdout:3651: expect deleted 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3652: copy_from oid 22 from oid 16 current snap is 340 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3653: read oid 45 snap -1 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3653: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3654: copy_from oid 9 from oid 47 current snap is 340 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3655: delete oid 19 current snap is 340 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3654: finishing copy_from to smithi078122029-9 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3654: got expected ENOENT (src dne) 2023-12-16T01:30:44.923 INFO:tasks.rados.rados.0.smithi078.stdout:3654: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:30:44.924 INFO:tasks.rados.rados.0.smithi078.stdout:3651: done (5 left) 2023-12-16T01:30:44.924 INFO:tasks.rados.rados.0.smithi078.stdout:3654: done (4 left) 2023-12-16T01:30:44.924 INFO:tasks.rados.rados.0.smithi078.stdout:3655: done (3 left) 2023-12-16T01:30:44.924 INFO:tasks.rados.rados.0.smithi078.stdout:3656: copy_from oid 11 from oid 5 current snap is 340 2023-12-16T01:30:44.924 INFO:tasks.rados.rados.0.smithi078.stdout:3657: snap_create 2023-12-16T01:30:44.925 INFO:tasks.rados.rados.0.smithi078.stdout:3650: finishing write tid 1 to smithi078122029-24 2023-12-16T01:30:44.925 INFO:tasks.rados.rados.0.smithi078.stdout:3650: finishing write tid 2 to smithi078122029-24 2023-12-16T01:30:44.928 INFO:tasks.rados.rados.0.smithi078.stdout:3650: finishing write tid 3 to smithi078122029-24 2023-12-16T01:30:44.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2743 (ObjNum 1152 snap 340 seq_num 1152) dirty exists 2023-12-16T01:30:44.928 INFO:tasks.rados.rados.0.smithi078.stdout:3650: left oid 24 (ObjNum 1152 snap 340 seq_num 1152) 2023-12-16T01:30:44.928 INFO:tasks.rados.rados.0.smithi078.stdout:3653: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:30:45.005 INFO:tasks.rados.rados.0.smithi078.stdout:3652: finishing copy_from racing read to smithi078122029-22 2023-12-16T01:30:45.006 INFO:tasks.rados.rados.0.smithi078.stdout:3656: finishing copy_from to smithi078122029-11 2023-12-16T01:30:45.006 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2851 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:30:45.006 INFO:tasks.rados.rados.0.smithi078.stdout:3656: finishing copy_from racing read to smithi078122029-11 2023-12-16T01:30:45.006 INFO:tasks.rados.rados.0.smithi078.stdout:3652: finishing copy_from to smithi078122029-22 2023-12-16T01:30:45.006 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2799 (ObjNum 1121 snap 333 seq_num 1121) dirty exists 2023-12-16T01:30:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:44 smithi118 ceph-mon[131825]: osdmap e753: 8 total, 8 up, 8 in 2023-12-16T01:30:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:44 smithi078 ceph-mon[139570]: osdmap e753: 8 total, 8 up, 8 in 2023-12-16T01:30:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:44 smithi078 ceph-mon[142991]: osdmap e753: 8 total, 8 up, 8 in 2023-12-16T01:30:45.786 INFO:tasks.rados.rados.0.smithi078.stdout:3650: done (4 left) 2023-12-16T01:30:45.786 INFO:tasks.rados.rados.0.smithi078.stdout:3652: done (3 left) 2023-12-16T01:30:45.786 INFO:tasks.rados.rados.0.smithi078.stdout:3653: done (2 left) 2023-12-16T01:30:45.786 INFO:tasks.rados.rados.0.smithi078.stdout:3656: done (1 left) 2023-12-16T01:30:45.786 INFO:tasks.rados.rados.0.smithi078.stdout:3657: done (0 left) 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:3658: rollback oid 40 current snap is 341 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 40 to 324 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:3659: read oid 10 snap -1 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:3659: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:3660: rollback oid 39 current snap is 341 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 39 to 313 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 341 2023-12-16T01:30:45.787 INFO:tasks.rados.rados.0.smithi078.stdout:3661: seq_num 1154 ranges {2613248=131072} 2023-12-16T01:30:45.792 INFO:tasks.rados.rados.0.smithi078.stdout:3661: writing smithi078122029-50 from 2613248 to 2744320 tid 1 2023-12-16T01:30:45.792 INFO:tasks.rados.rados.0.smithi078.stdout:3662: read oid 22 snap -1 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3662: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3663: snap_create 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3658: finishing rollback tid 0 to smithi078122029-40 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3658: finishing rollback tid 1 to smithi078122029-40 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3658: finishing rollback tid 2 to smithi078122029-40 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2746 (ObjNum 1072 snap 316 seq_num 1072) dirty exists 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3660: finishing rollback tid 1 to smithi078122029-39 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:3660: finishing rollback tid 2 to smithi078122029-39 2023-12-16T01:30:45.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2804 (ObjNum 1055 snap 310 seq_num 1055) dirty exists 2023-12-16T01:30:45.797 INFO:tasks.rados.rados.0.smithi078.stdout:3661: finishing write tid 1 to smithi078122029-50 2023-12-16T01:30:45.797 INFO:tasks.rados.rados.0.smithi078.stdout:3661: finishing write tid 2 to smithi078122029-50 2023-12-16T01:30:45.800 INFO:tasks.rados.rados.0.smithi078.stdout:3659: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:30:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:45 smithi118 ceph-mon[131825]: pgmap v740: 121 pgs: 121 active+clean; 407 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 0 op/s 2023-12-16T01:30:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:45 smithi118 ceph-mon[131825]: osdmap e754: 8 total, 8 up, 8 in 2023-12-16T01:30:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:45 smithi078 ceph-mon[139570]: pgmap v740: 121 pgs: 121 active+clean; 407 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 0 op/s 2023-12-16T01:30:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:45 smithi078 ceph-mon[139570]: osdmap e754: 8 total, 8 up, 8 in 2023-12-16T01:30:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:45 smithi078 ceph-mon[142991]: pgmap v740: 121 pgs: 121 active+clean; 407 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 0 op/s 2023-12-16T01:30:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:45 smithi078 ceph-mon[142991]: osdmap e754: 8 total, 8 up, 8 in 2023-12-16T01:30:46.248 INFO:tasks.rados.rados.0.smithi078.stdout:3661: finishing write tid 3 to smithi078122029-50 2023-12-16T01:30:46.248 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2736 (ObjNum 1154 snap 341 seq_num 1154) dirty exists 2023-12-16T01:30:46.248 INFO:tasks.rados.rados.0.smithi078.stdout:3661: left oid 50 (ObjNum 1154 snap 341 seq_num 1154) 2023-12-16T01:30:46.248 INFO:tasks.rados.rados.0.smithi078.stdout:3662: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:46] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:30:46.747 INFO:tasks.rados.rados.0.smithi078.stdout:3658: done (5 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3659: done (4 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3660: done (3 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3661: done (2 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3662: done (1 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3663: done (0 left) 2023-12-16T01:30:46.748 INFO:tasks.rados.rados.0.smithi078.stdout:3664: snap_remove snap 335 2023-12-16T01:30:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:46 smithi118 ceph-mon[131825]: osdmap e755: 8 total, 8 up, 8 in 2023-12-16T01:30:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:46 smithi118 ceph-mon[131825]: osdmap e756: 8 total, 8 up, 8 in 2023-12-16T01:30:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[142991]: osdmap e755: 8 total, 8 up, 8 in 2023-12-16T01:30:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[142991]: osdmap e756: 8 total, 8 up, 8 in 2023-12-16T01:30:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[139570]: osdmap e755: 8 total, 8 up, 8 in 2023-12-16T01:30:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:30:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:46 smithi078 ceph-mon[139570]: osdmap e756: 8 total, 8 up, 8 in 2023-12-16T01:30:47.749 INFO:tasks.rados.rados.0.smithi078.stdout:3664: done (0 left) 2023-12-16T01:30:47.749 INFO:tasks.rados.rados.0.smithi078.stdout:3665: setattr oid 44 current snap is 342 2023-12-16T01:30:47.753 INFO:tasks.rados.rados.0.smithi078.stdout:3666: copy_from oid 35 from oid 34 current snap is 342 2023-12-16T01:30:47.753 INFO:tasks.rados.rados.0.smithi078.stdout:3667: read oid 22 snap -1 2023-12-16T01:30:47.753 INFO:tasks.rados.rados.0.smithi078.stdout:3667: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:47.753 INFO:tasks.rados.rados.0.smithi078.stdout:3668: snap_remove snap 340 2023-12-16T01:30:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:47 smithi118 ceph-mon[131825]: pgmap v743: 121 pgs: 121 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 11 op/s 2023-12-16T01:30:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:47 smithi118 ceph-mon[131825]: osdmap e757: 8 total, 8 up, 8 in 2023-12-16T01:30:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:47 smithi078 ceph-mon[139570]: pgmap v743: 121 pgs: 121 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 11 op/s 2023-12-16T01:30:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:47 smithi078 ceph-mon[139570]: osdmap e757: 8 total, 8 up, 8 in 2023-12-16T01:30:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:47 smithi078 ceph-mon[142991]: pgmap v743: 121 pgs: 121 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 11 op/s 2023-12-16T01:30:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:47 smithi078 ceph-mon[142991]: osdmap e757: 8 total, 8 up, 8 in 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:3668: done (3 left) 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:3669: rollback oid 12 current snap is 342 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 332 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2800 (ObjNum 1150 snap 340 seq_num 1150) dirty exists 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:3666: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:30:48.753 INFO:tasks.rados.rados.0.smithi078.stdout:3667: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3666: finishing copy_from to smithi078122029-35 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2799 (ObjNum 1151 snap 340 seq_num 1151) dirty exists 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3665: done (3 left) 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3666: done (2 left) 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3667: done (1 left) 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 342 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3669: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3669: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 3236 (ObjNum 33 snap 0 seq_num 2268907336) dirty dne 2023-12-16T01:30:48.805 INFO:tasks.rados.rados.0.smithi078.stdout:3670: seq_num 1155 ranges {0=147456} 2023-12-16T01:30:48.806 INFO:tasks.rados.rados.0.smithi078.stdout:3670: writing smithi078122029-2 from 0 to 147456 tid 1 2023-12-16T01:30:48.806 INFO:tasks.rados.rados.0.smithi078.stdout:3669: done (1 left) 2023-12-16T01:30:48.806 INFO:tasks.rados.rados.0.smithi078.stdout:3671: snap_remove snap 315 2023-12-16T01:30:49.789 INFO:tasks.rados.rados.0.smithi078.stdout:3671: done (1 left) 2023-12-16T01:30:49.789 INFO:tasks.rados.rados.0.smithi078.stdout:3672: read oid 6 snap -1 2023-12-16T01:30:49.789 INFO:tasks.rados.rados.0.smithi078.stdout:3672: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:30:49.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 342 2023-12-16T01:30:49.789 INFO:tasks.rados.rados.0.smithi078.stdout:3673: seq_num 1156 ranges {1802240=163840} 2023-12-16T01:30:49.803 INFO:tasks.rados.rados.0.smithi078.stdout:3673: writing smithi078122029-32 from 1802240 to 1966080 tid 1 2023-12-16T01:30:49.803 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 342 2023-12-16T01:30:49.803 INFO:tasks.rados.rados.0.smithi078.stdout:3674: seq_num 1157 ranges {9043968=180224} 2023-12-16T01:30:49.851 INFO:tasks.rados.rados.0.smithi078.stdout:3674: writing smithi078122029-43 from 9043968 to 9224192 tid 1 2023-12-16T01:30:49.851 INFO:tasks.rados.rados.0.smithi078.stdout:3675: snap_remove snap 341 2023-12-16T01:30:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:49 smithi118 ceph-mon[131825]: pgmap v746: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 108 KiB/s wr, 20 op/s 2023-12-16T01:30:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:49 smithi118 ceph-mon[131825]: osdmap e758: 8 total, 8 up, 8 in 2023-12-16T01:30:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:49 smithi078 ceph-mon[139570]: pgmap v746: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 108 KiB/s wr, 20 op/s 2023-12-16T01:30:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:49 smithi078 ceph-mon[139570]: osdmap e758: 8 total, 8 up, 8 in 2023-12-16T01:30:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:49 smithi078 ceph-mon[142991]: pgmap v746: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 108 KiB/s wr, 20 op/s 2023-12-16T01:30:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:49 smithi078 ceph-mon[142991]: osdmap e758: 8 total, 8 up, 8 in 2023-12-16T01:30:50.792 INFO:tasks.rados.rados.0.smithi078.stdout:3675: done (4 left) 2023-12-16T01:30:50.793 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 29 current snap is 342 2023-12-16T01:30:50.793 INFO:tasks.rados.rados.0.smithi078.stdout:3670: finishing write tid 1 to smithi078122029-2 2023-12-16T01:30:50.793 INFO:tasks.rados.rados.0.smithi078.stdout:3676: seq_num 1158 ranges {4775936=196608} 2023-12-16T01:30:50.818 INFO:tasks.rados.rados.0.smithi078.stdout:3676: writing smithi078122029-29 from 4775936 to 4972544 tid 1 2023-12-16T01:30:50.818 INFO:tasks.rados.rados.0.smithi078.stdout:3677: read oid 36 snap -1 2023-12-16T01:30:50.818 INFO:tasks.rados.rados.0.smithi078.stdout:3677: expect deleted 2023-12-16T01:30:50.819 INFO:tasks.rados.rados.0.smithi078.stdout:3678: snap_remove snap 332 2023-12-16T01:30:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:50 smithi118 ceph-mon[131825]: osdmap e759: 8 total, 8 up, 8 in 2023-12-16T01:30:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:50 smithi078 ceph-mon[139570]: osdmap e759: 8 total, 8 up, 8 in 2023-12-16T01:30:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:50 smithi078 ceph-mon[142991]: osdmap e759: 8 total, 8 up, 8 in 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:3678: done (6 left) 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 35 current snap is 342 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:3670: finishing write tid 2 to smithi078122029-2 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:3670: finishing write tid 3 to smithi078122029-2 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2801 (ObjNum 1155 snap 342 seq_num 1155) dirty exists 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:3670: left oid 2 (ObjNum 1155 snap 342 seq_num 1155) 2023-12-16T01:30:51.759 INFO:tasks.rados.rados.0.smithi078.stdout:3672: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3673: finishing write tid 1 to smithi078122029-32 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3673: finishing write tid 2 to smithi078122029-32 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3673: finishing write tid 3 to smithi078122029-32 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2574 (ObjNum 1156 snap 342 seq_num 1156) dirty exists 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3673: left oid 32 (ObjNum 1156 snap 342 seq_num 1156) 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3674: finishing write tid 1 to smithi078122029-43 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3674: finishing write tid 2 to smithi078122029-43 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:3674: finishing write tid 3 to smithi078122029-43 2023-12-16T01:30:51.841 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2576 (ObjNum 1157 snap 342 seq_num 1157) dirty exists 2023-12-16T01:30:51.842 INFO:tasks.rados.rados.0.smithi078.stdout:3674: left oid 43 (ObjNum 1157 snap 342 seq_num 1157) 2023-12-16T01:30:51.842 INFO:tasks.rados.rados.0.smithi078.stdout:3679: seq_num 1159 ranges {606208=212992} 2023-12-16T01:30:51.845 INFO:tasks.rados.rados.0.smithi078.stdout:3679: writing smithi078122029-35 from 606208 to 819200 tid 1 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3670: done (6 left) 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3672: done (5 left) 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3673: done (4 left) 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3674: done (3 left) 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3680: setattr oid 37 current snap is 342 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3676: finishing write tid 1 to smithi078122029-29 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3676: finishing write tid 2 to smithi078122029-29 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3676: finishing write tid 3 to smithi078122029-29 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2801 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:30:51.846 INFO:tasks.rados.rados.0.smithi078.stdout:3676: left oid 29 (ObjNum 1158 snap 342 seq_num 1158) 2023-12-16T01:30:51.848 INFO:tasks.rados.rados.0.smithi078.stdout:3676: done (3 left) 2023-12-16T01:30:51.848 INFO:tasks.rados.rados.0.smithi078.stdout:3677: done (2 left) 2023-12-16T01:30:51.848 INFO:tasks.rados.rados.0.smithi078.stdout:3681: snap_create 2023-12-16T01:30:51.848 INFO:tasks.rados.rados.0.smithi078.stdout:3679: finishing write tid 1 to smithi078122029-35 2023-12-16T01:30:51.849 INFO:tasks.rados.rados.0.smithi078.stdout:3679: finishing write tid 2 to smithi078122029-35 2023-12-16T01:30:51.850 INFO:tasks.rados.rados.0.smithi078.stdout:3679: finishing write tid 3 to smithi078122029-35 2023-12-16T01:30:51.850 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2803 (ObjNum 1159 snap 342 seq_num 1159) dirty exists 2023-12-16T01:30:51.850 INFO:tasks.rados.rados.0.smithi078.stdout:3679: left oid 35 (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:30:51.852 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2747 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:30:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:51 smithi118 ceph-mon[131825]: pgmap v749: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-16T01:30:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:51 smithi118 ceph-mon[131825]: osdmap e760: 8 total, 8 up, 8 in 2023-12-16T01:30:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:51 smithi118 ceph-mon[131825]: osdmap e761: 8 total, 8 up, 8 in 2023-12-16T01:30:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[139570]: pgmap v749: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-16T01:30:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[139570]: osdmap e760: 8 total, 8 up, 8 in 2023-12-16T01:30:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[139570]: osdmap e761: 8 total, 8 up, 8 in 2023-12-16T01:30:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[142991]: pgmap v749: 121 pgs: 121 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-16T01:30:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[142991]: osdmap e760: 8 total, 8 up, 8 in 2023-12-16T01:30:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:51 smithi078 ceph-mon[142991]: osdmap e761: 8 total, 8 up, 8 in 2023-12-16T01:30:52.796 INFO:tasks.rados.rados.0.smithi078.stdout:3679: done (2 left) 2023-12-16T01:30:52.796 INFO:tasks.rados.rados.0.smithi078.stdout:3680: done (1 left) 2023-12-16T01:30:52.796 INFO:tasks.rados.rados.0.smithi078.stdout:3681: done (0 left) 2023-12-16T01:30:52.796 INFO:tasks.rados.rados.0.smithi078.stdout:3682: delete oid 11 current snap is 343 2023-12-16T01:30:52.805 INFO:tasks.rados.rados.0.smithi078.stdout:3682: done (0 left) 2023-12-16T01:30:52.805 INFO:tasks.rados.rados.0.smithi078.stdout:3683: snap_remove snap 313 2023-12-16T01:30:53.663 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3683: done (0 left) 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3684: read oid 26 snap -1 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3684: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3685: read oid 21 snap -1 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3685: expect (ObjNum 1145 snap 336 seq_num 1145) 2023-12-16T01:30:53.808 INFO:tasks.rados.rados.0.smithi078.stdout:3686: copy_from oid 17 from oid 24 current snap is 343 2023-12-16T01:30:53.809 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 343 2023-12-16T01:30:53.809 INFO:tasks.rados.rados.0.smithi078.stdout:3687: seq_num 1161 ranges {1982464=245760} 2023-12-16T01:30:53.821 INFO:tasks.rados.rados.0.smithi078.stdout:3687: writing smithi078122029-16 from 1982464 to 2228224 tid 1 2023-12-16T01:30:53.821 INFO:tasks.rados.rados.0.smithi078.stdout:3688: delete oid 31 current snap is 343 2023-12-16T01:30:53.821 INFO:tasks.rados.rados.0.smithi078.stdout:3684: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:30:53.826 INFO:tasks.rados.rados.0.smithi078.stdout:3687: finishing write tid 1 to smithi078122029-16 2023-12-16T01:30:53.829 INFO:tasks.rados.rados.0.smithi078.stdout:3687: finishing write tid 2 to smithi078122029-16 2023-12-16T01:30:53.831 INFO:tasks.rados.rados.0.smithi078.stdout:3687: finishing write tid 3 to smithi078122029-16 2023-12-16T01:30:53.831 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2803 (ObjNum 1161 snap 343 seq_num 1161) dirty exists 2023-12-16T01:30:53.831 INFO:tasks.rados.rados.0.smithi078.stdout:3687: left oid 16 (ObjNum 1161 snap 343 seq_num 1161) 2023-12-16T01:30:53.833 INFO:tasks.rados.rados.0.smithi078.stdout:3684: done (4 left) 2023-12-16T01:30:53.833 INFO:tasks.rados.rados.0.smithi078.stdout:3687: done (3 left) 2023-12-16T01:30:53.833 INFO:tasks.rados.rados.0.smithi078.stdout:3688: done (2 left) 2023-12-16T01:30:53.833 INFO:tasks.rados.rados.0.smithi078.stdout:3689: copy_from oid 30 from oid 18 current snap is 343 2023-12-16T01:30:53.846 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 343 2023-12-16T01:30:53.846 INFO:tasks.rados.rados.0.smithi078.stdout:3690: seq_num 1163 ranges {7610368=286720} 2023-12-16T01:30:53.880 INFO:tasks.rados.rados.0.smithi078.stdout:3690: writing smithi078122029-27 from 7610368 to 7897088 tid 1 2023-12-16T01:30:53.880 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 12 current snap is 343 2023-12-16T01:30:53.880 INFO:tasks.rados.rados.0.smithi078.stdout:3691: seq_num 1164 ranges {0=303104} 2023-12-16T01:30:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:3691: writing smithi078122029-12 from 0 to 303104 tid 1 2023-12-16T01:30:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 343 2023-12-16T01:30:53.882 INFO:tasks.rados.rados.0.smithi078.stdout:3692: seq_num 1165 ranges {2187264=319488} 2023-12-16T01:30:53.896 INFO:tasks.rados.rados.0.smithi078.stdout:3692: writing smithi078122029-13 from 2187264 to 2506752 tid 1 2023-12-16T01:30:53.896 INFO:tasks.rados.rados.0.smithi078.stdout:3693: snap_remove snap 308 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10m) 5m ago 13m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9m) 3m ago 13m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (14m) 5m ago 14m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (14m) 3m ago 14m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9m) 3m ago 17m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9m) 5m ago 19m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8m) 5m ago 19m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8m) 3m ago 18m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8m) 5m ago 18m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9m) 5m ago 13m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:30:54.018 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9m) 3m ago 13m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7m) 5m ago 17m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6m) 5m ago 17m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6m) 5m ago 16m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5m) 5m ago 16m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5m) 3m ago 16m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4m) 3m ago 15m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4m) 3m ago 15m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3m) 3m ago 15m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:30:54.019 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9m) 3m ago 14m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:30:54.158 INFO:journalctl@ceph.osd.4.smithi118.stdout:Dec 16 01:30:53 smithi118 conmon[141366]: 2023-12-16T01:30:53.825+0000 7f6e915ee700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 265 after trimming was started 2023-12-16T01:30:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:53 smithi118 ceph-mon[131825]: pgmap v752: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-12-16T01:30:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:53 smithi118 ceph-mon[131825]: osdmap e762: 8 total, 8 up, 8 in 2023-12-16T01:30:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:53 smithi078 ceph-mon[139570]: pgmap v752: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-12-16T01:30:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:53 smithi078 ceph-mon[139570]: osdmap e762: 8 total, 8 up, 8 in 2023-12-16T01:30:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:53 smithi078 ceph-mon[142991]: pgmap v752: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 406 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-12-16T01:30:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:53 smithi078 ceph-mon[142991]: osdmap e762: 8 total, 8 up, 8 in 2023-12-16T01:30:54.399 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:30:54.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:30:54.400 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:30:54.401 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:30:54.803 INFO:tasks.rados.rados.0.smithi078.stdout:3693: done (6 left) 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:3694: rollback oid 5 current snap is 343 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 5 to 331 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:3695: rollback oid 2 current snap is 343 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 2 to 339 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:3696: delete oid 11 current snap is 343 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:3689: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:30:54.804 INFO:tasks.rados.rados.0.smithi078.stdout:3685: expect (ObjNum 1145 snap 336 seq_num 1145) 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3686: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3689: finishing copy_from to smithi078122029-30 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2476 (ObjNum 1044 snap 308 seq_num 1044) dirty exists 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3686: finishing copy_from to smithi078122029-17 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2743 (ObjNum 1152 snap 340 seq_num 1152) dirty exists 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3685: done (8 left) 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3686: done (7 left) 2023-12-16T01:30:54.898 INFO:tasks.rados.rados.0.smithi078.stdout:3689: done (6 left) 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3696: done (5 left) 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 343 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3690: finishing write tid 1 to smithi078122029-27 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3690: finishing write tid 2 to smithi078122029-27 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3690: finishing write tid 3 to smithi078122029-27 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2805 (ObjNum 1163 snap 343 seq_num 1163) dirty exists 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3690: left oid 27 (ObjNum 1163 snap 343 seq_num 1163) 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3691: finishing write tid 1 to smithi078122029-12 2023-12-16T01:30:54.899 INFO:tasks.rados.rados.0.smithi078.stdout:3697: seq_num 1167 ranges {0=352256} 2023-12-16T01:30:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3697: writing smithi078122029-42 from 0 to 352256 tid 1 2023-12-16T01:30:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3690: done (5 left) 2023-12-16T01:30:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 343 2023-12-16T01:30:54.900 INFO:tasks.rados.rados.0.smithi078.stdout:3698: seq_num 1168 ranges {606208=368640} 2023-12-16T01:30:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3698: writing smithi078122029-34 from 606208 to 974848 tid 1 2023-12-16T01:30:54.904 INFO:tasks.rados.rados.0.smithi078.stdout:3699: snap_remove snap 301 2023-12-16T01:30:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:54 smithi118 ceph-mon[131825]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:54 smithi118 ceph-mon[131825]: osdmap e763: 8 total, 8 up, 8 in 2023-12-16T01:30:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2607732680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[139570]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[139570]: osdmap e763: 8 total, 8 up, 8 in 2023-12-16T01:30:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2607732680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[142991]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[142991]: osdmap e763: 8 total, 8 up, 8 in 2023-12-16T01:30:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2607732680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3699: done (6 left) 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3700: delete oid 28 current snap is 343 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3691: finishing write tid 2 to smithi078122029-12 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3691: finishing write tid 3 to smithi078122029-12 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 3260 (ObjNum 1164 snap 343 seq_num 1164) dirty exists 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3691: left oid 12 (ObjNum 1164 snap 343 seq_num 1164) 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3692: finishing write tid 1 to smithi078122029-13 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3692: finishing write tid 2 to smithi078122029-13 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:3692: finishing write tid 3 to smithi078122029-13 2023-12-16T01:30:55.809 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2805 (ObjNum 1165 snap 343 seq_num 1165) dirty exists 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3692: left oid 13 (ObjNum 1165 snap 343 seq_num 1165) 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3694: finishing rollback tid 0 to smithi078122029-5 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3694: finishing rollback tid 1 to smithi078122029-5 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3694: finishing rollback tid 2 to smithi078122029-5 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2856 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3695: finishing rollback tid 0 to smithi078122029-2 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3695: finishing rollback tid 1 to smithi078122029-2 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2807 (ObjNum 465 snap 0 seq_num 2286866704) dirty dne 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3697: finishing write tid 1 to smithi078122029-42 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3697: finishing write tid 2 to smithi078122029-42 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3697: finishing write tid 3 to smithi078122029-42 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2811 (ObjNum 1167 snap 343 seq_num 1167) dirty exists 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3697: left oid 42 (ObjNum 1167 snap 343 seq_num 1167) 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3698: finishing write tid 1 to smithi078122029-34 2023-12-16T01:30:55.810 INFO:tasks.rados.rados.0.smithi078.stdout:3698: finishing write tid 2 to smithi078122029-34 2023-12-16T01:30:55.811 INFO:tasks.rados.rados.0.smithi078.stdout:3698: finishing write tid 3 to smithi078122029-34 2023-12-16T01:30:55.811 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2802 (ObjNum 1168 snap 343 seq_num 1168) dirty exists 2023-12-16T01:30:55.811 INFO:tasks.rados.rados.0.smithi078.stdout:3698: left oid 34 (ObjNum 1168 snap 343 seq_num 1168) 2023-12-16T01:30:55.825 INFO:tasks.rados.rados.0.smithi078.stdout:3691: done (6 left) 2023-12-16T01:30:55.825 INFO:tasks.rados.rados.0.smithi078.stdout:3692: done (5 left) 2023-12-16T01:30:55.825 INFO:tasks.rados.rados.0.smithi078.stdout:3694: done (4 left) 2023-12-16T01:30:55.825 INFO:tasks.rados.rados.0.smithi078.stdout:3695: done (3 left) 2023-12-16T01:30:55.825 INFO:tasks.rados.rados.0.smithi078.stdout:3697: done (2 left) 2023-12-16T01:30:55.826 INFO:tasks.rados.rados.0.smithi078.stdout:3698: done (1 left) 2023-12-16T01:30:55.826 INFO:tasks.rados.rados.0.smithi078.stdout:3700: done (0 left) 2023-12-16T01:30:55.826 INFO:tasks.rados.rados.0.smithi078.stdout:3701: read oid 22 snap -1 2023-12-16T01:30:55.826 INFO:tasks.rados.rados.0.smithi078.stdout:3701: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:3702: rollback oid 32 current snap is 343 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 32 to 334 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:3703: rmattr oid 10 current snap is 343 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:3703: done (2 left) 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:3704: rollback oid 11 current snap is 343 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 333 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 39 current snap is 343 2023-12-16T01:30:55.828 INFO:tasks.rados.rados.0.smithi078.stdout:3705: seq_num 1170 ranges {876544=401408} 2023-12-16T01:30:55.833 INFO:tasks.rados.rados.0.smithi078.stdout:3705: writing smithi078122029-39 from 876544 to 1277952 tid 1 2023-12-16T01:30:55.833 INFO:tasks.rados.rados.0.smithi078.stdout:3706: read oid 24 snap -1 2023-12-16T01:30:55.833 INFO:tasks.rados.rados.0.smithi078.stdout:3706: expect (ObjNum 1152 snap 340 seq_num 1152) 2023-12-16T01:30:55.833 INFO:tasks.rados.rados.0.smithi078.stdout:3707: delete oid 31 current snap is 343 2023-12-16T01:30:55.838 INFO:tasks.rados.rados.0.smithi078.stdout:3702: finishing rollback tid 0 to smithi078122029-32 2023-12-16T01:30:55.838 INFO:tasks.rados.rados.0.smithi078.stdout:3705: finishing write tid 1 to smithi078122029-39 2023-12-16T01:30:55.838 INFO:tasks.rados.rados.0.smithi078.stdout:3705: finishing write tid 2 to smithi078122029-39 2023-12-16T01:30:55.839 INFO:tasks.rados.rados.0.smithi078.stdout:3702: finishing rollback tid 1 to smithi078122029-32 2023-12-16T01:30:55.842 INFO:tasks.rados.rados.0.smithi078.stdout:3702: finishing rollback tid 2 to smithi078122029-32 2023-12-16T01:30:55.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2579 (ObjNum 1110 snap 332 seq_num 1110) dirty exists 2023-12-16T01:30:55.843 INFO:tasks.rados.rados.0.smithi078.stdout:3705: finishing write tid 3 to smithi078122029-39 2023-12-16T01:30:55.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2806 (ObjNum 1170 snap 343 seq_num 1170) dirty exists 2023-12-16T01:30:55.843 INFO:tasks.rados.rados.0.smithi078.stdout:3705: left oid 39 (ObjNum 1170 snap 343 seq_num 1170) 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3704: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3704: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2858 (ObjNum 1128 snap 333 seq_num 1128) dirty exists 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3702: done (5 left) 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3704: done (4 left) 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3705: done (3 left) 2023-12-16T01:30:55.849 INFO:tasks.rados.rados.0.smithi078.stdout:3707: done (2 left) 2023-12-16T01:30:55.850 INFO:tasks.rados.rados.0.smithi078.stdout:3708: delete oid 38 current snap is 343 2023-12-16T01:30:55.855 INFO:tasks.rados.rados.0.smithi078.stdout:3708: done (2 left) 2023-12-16T01:30:55.855 INFO:tasks.rados.rados.0.smithi078.stdout:3709: snap_create 2023-12-16T01:30:55.855 INFO:tasks.rados.rados.0.smithi078.stdout:3701: expect (ObjNum 1121 snap 333 seq_num 1121) 2023-12-16T01:30:55.904 INFO:tasks.rados.rados.0.smithi078.stdout:3706: expect (ObjNum 1152 snap 340 seq_num 1152) 2023-12-16T01:30:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:55 smithi118 ceph-mon[131825]: pgmap v755: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 403 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 367 KiB/s wr, 18 op/s 2023-12-16T01:30:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:55 smithi118 ceph-mon[131825]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:55 smithi118 ceph-mon[131825]: osdmap e764: 8 total, 8 up, 8 in 2023-12-16T01:30:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[142991]: pgmap v755: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 403 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 367 KiB/s wr, 18 op/s 2023-12-16T01:30:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[142991]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[142991]: osdmap e764: 8 total, 8 up, 8 in 2023-12-16T01:30:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[139570]: pgmap v755: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 403 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 367 KiB/s wr, 18 op/s 2023-12-16T01:30:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[139570]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:30:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:55 smithi078 ceph-mon[139570]: osdmap e764: 8 total, 8 up, 8 in 2023-12-16T01:30:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:30:56] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:30:56.751 INFO:tasks.rados.rados.0.smithi078.stdout:3701: done (2 left) 2023-12-16T01:30:56.751 INFO:tasks.rados.rados.0.smithi078.stdout:3706: done (1 left) 2023-12-16T01:30:56.751 INFO:tasks.rados.rados.0.smithi078.stdout:3709: done (0 left) 2023-12-16T01:30:56.752 INFO:tasks.rados.rados.0.smithi078.stdout:3710: copy_from oid 50 from oid 35 current snap is 344 2023-12-16T01:30:56.752 INFO:tasks.rados.rados.0.smithi078.stdout:3711: snap_create 2023-12-16T01:30:56.761 INFO:tasks.rados.rados.0.smithi078.stdout:3710: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:30:56.762 INFO:tasks.rados.rados.0.smithi078.stdout:3710: finishing copy_from to smithi078122029-50 2023-12-16T01:30:56.762 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2803 (ObjNum 1159 snap 342 seq_num 1159) dirty exists 2023-12-16T01:30:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:56 smithi118 ceph-mon[131825]: osdmap e765: 8 total, 8 up, 8 in 2023-12-16T01:30:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:56 smithi118 ceph-mon[131825]: pgmap v758: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:30:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:56 smithi118 ceph-mon[131825]: osdmap e766: 8 total, 8 up, 8 in 2023-12-16T01:30:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[142991]: osdmap e765: 8 total, 8 up, 8 in 2023-12-16T01:30:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[142991]: pgmap v758: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:30:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[142991]: osdmap e766: 8 total, 8 up, 8 in 2023-12-16T01:30:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[139570]: osdmap e765: 8 total, 8 up, 8 in 2023-12-16T01:30:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[139570]: pgmap v758: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:30:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:56 smithi078 ceph-mon[139570]: osdmap e766: 8 total, 8 up, 8 in 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3710: done (1 left) 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3711: done (0 left) 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3712: read oid 23 snap -1 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3712: expect (ObjNum 1137 snap 335 seq_num 1137) 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3713: read oid 45 snap -1 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3713: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3714: rmattr oid 20 current snap is 345 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3714: done (2 left) 2023-12-16T01:30:57.754 INFO:tasks.rados.rados.0.smithi078.stdout:3715: snap_remove snap 339 2023-12-16T01:30:58.762 INFO:tasks.rados.rados.0.smithi078.stdout:3715: done (2 left) 2023-12-16T01:30:58.762 INFO:tasks.rados.rados.0.smithi078.stdout:3716: rmattr oid 36 current snap is 345 2023-12-16T01:30:58.762 INFO:tasks.rados.rados.0.smithi078.stdout:3716: done (2 left) 2023-12-16T01:30:58.762 INFO:tasks.rados.rados.0.smithi078.stdout:3717: rollback oid 16 current snap is 345 2023-12-16T01:30:58.763 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 16 to 342 2023-12-16T01:30:58.763 INFO:tasks.rados.rados.0.smithi078.stdout:3718: read oid 21 snap -1 2023-12-16T01:30:58.763 INFO:tasks.rados.rados.0.smithi078.stdout:3718: expect (ObjNum 1145 snap 336 seq_num 1145) 2023-12-16T01:30:58.763 INFO:tasks.rados.rados.0.smithi078.stdout:3719: snap_create 2023-12-16T01:30:58.763 INFO:tasks.rados.rados.0.smithi078.stdout:3713: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:30:58.847 INFO:tasks.rados.rados.0.smithi078.stdout:3712: expect (ObjNum 1137 snap 335 seq_num 1137) 2023-12-16T01:30:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:58 smithi118 ceph-mon[131825]: osdmap e767: 8 total, 8 up, 8 in 2023-12-16T01:30:59.189 INFO:tasks.rados.rados.0.smithi078.stdout:3717: finishing rollback tid 0 to smithi078122029-16 2023-12-16T01:30:59.190 INFO:tasks.rados.rados.0.smithi078.stdout:3717: finishing rollback tid 1 to smithi078122029-16 2023-12-16T01:30:59.190 INFO:tasks.rados.rados.0.smithi078.stdout:3717: finishing rollback tid 2 to smithi078122029-16 2023-12-16T01:30:59.190 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2808 (ObjNum 1121 snap 333 seq_num 1121) dirty exists 2023-12-16T01:30:59.190 INFO:tasks.rados.rados.0.smithi078.stdout:3718: expect (ObjNum 1145 snap 336 seq_num 1145) 2023-12-16T01:30:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:58 smithi078 ceph-mon[139570]: osdmap e767: 8 total, 8 up, 8 in 2023-12-16T01:30:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:58 smithi078 ceph-mon[142991]: osdmap e767: 8 total, 8 up, 8 in 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3712: done (4 left) 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3713: done (3 left) 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3717: done (2 left) 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3718: done (1 left) 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3719: done (0 left) 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 346 2023-12-16T01:30:59.763 INFO:tasks.rados.rados.0.smithi078.stdout:3720: seq_num 1173 ranges {974848=450560} 2023-12-16T01:30:59.770 INFO:tasks.rados.rados.0.smithi078.stdout:3720: writing smithi078122029-34 from 974848 to 1425408 tid 1 2023-12-16T01:30:59.770 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 346 2023-12-16T01:30:59.771 INFO:tasks.rados.rados.0.smithi078.stdout:3721: seq_num 1174 ranges {2924544=466944} 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3721: writing smithi078122029-21 from 2924544 to 3391488 tid 1 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3722: read oid 36 snap 344 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3722: expect deleted 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3723: rollback oid 20 current snap is 346 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 314 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3720: finishing write tid 1 to smithi078122029-34 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3720: finishing write tid 2 to smithi078122029-34 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3720: finishing write tid 3 to smithi078122029-34 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2804 (ObjNum 1173 snap 346 seq_num 1173) dirty exists 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3720: left oid 34 (ObjNum 1173 snap 346 seq_num 1173) 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3720: done (3 left) 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3724: copy_from oid 1 from oid 38 current snap is 346 2023-12-16T01:30:59.790 INFO:tasks.rados.rados.0.smithi078.stdout:3725: read oid 14 snap 344 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3725: expect (ObjNum 1119 snap 332 seq_num 1119) 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3726: read oid 48 snap -1 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3726: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3727: read oid 12 snap 344 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3727: expect (ObjNum 1164 snap 343 seq_num 1164) 2023-12-16T01:30:59.791 INFO:tasks.rados.rados.0.smithi078.stdout:3728: delete oid 46 current snap is 346 2023-12-16T01:30:59.792 INFO:tasks.rados.rados.0.smithi078.stdout:3723: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:30:59.794 INFO:tasks.rados.rados.0.smithi078.stdout:3728: done (7 left) 2023-12-16T01:30:59.794 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 346 2023-12-16T01:30:59.794 INFO:tasks.rados.rados.0.smithi078.stdout:3729: seq_num 1176 ranges {1163264=499712} 2023-12-16T01:30:59.804 INFO:tasks.rados.rados.0.smithi078.stdout:3729: writing smithi078122029-40 from 1163264 to 1662976 tid 1 2023-12-16T01:30:59.804 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 346 2023-12-16T01:30:59.804 INFO:tasks.rados.rados.0.smithi078.stdout:3723: finishing rollback tid 2 to smithi078122029-20 2023-12-16T01:30:59.804 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2720 (ObjNum 1023 snap 299 seq_num 1023) dirty exists 2023-12-16T01:30:59.804 INFO:tasks.rados.rados.0.smithi078.stdout:3730: seq_num 1177 ranges {10469376=516096} 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3730: writing smithi078122029-49 from 10469376 to 10985472 tid 1 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3723: done (8 left) 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3731: rollback oid 13 current snap is 346 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 13 to 314 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3724: finishing copy_from to smithi078122029-1 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3724: got expected ENOENT (src dne) 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3721: finishing write tid 1 to smithi078122029-21 2023-12-16T01:30:59.863 INFO:tasks.rados.rados.0.smithi078.stdout:3724: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:30:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:3721: finishing write tid 2 to smithi078122029-21 2023-12-16T01:30:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:3721: finishing write tid 3 to smithi078122029-21 2023-12-16T01:30:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2813 (ObjNum 1174 snap 346 seq_num 1174) dirty exists 2023-12-16T01:30:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:3721: left oid 21 (ObjNum 1174 snap 346 seq_num 1174) 2023-12-16T01:30:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:3725: expect (ObjNum 1119 snap 332 seq_num 1119) 2023-12-16T01:30:59.973 INFO:tasks.rados.rados.0.smithi078.stdout:3726: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:31:00.022 INFO:tasks.rados.rados.0.smithi078.stdout:3727: expect (ObjNum 1164 snap 343 seq_num 1164) 2023-12-16T01:31:00.030 INFO:tasks.rados.rados.0.smithi078.stdout:3729: finishing write tid 1 to smithi078122029-40 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3729: finishing write tid 2 to smithi078122029-40 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3729: finishing write tid 3 to smithi078122029-40 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2749 (ObjNum 1176 snap 346 seq_num 1176) dirty exists 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3729: left oid 40 (ObjNum 1176 snap 346 seq_num 1176) 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3731: finishing rollback tid 0 to smithi078122029-13 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3730: finishing write tid 1 to smithi078122029-49 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3731: finishing rollback tid 1 to smithi078122029-13 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3730: finishing write tid 2 to smithi078122029-49 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3731: finishing rollback tid 2 to smithi078122029-13 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2812 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:31:00.031 INFO:tasks.rados.rados.0.smithi078.stdout:3721: done (8 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3722: done (7 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3724: done (6 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3725: done (5 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3726: done (4 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3727: done (3 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3729: done (2 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3731: done (1 left) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3732: read oid 3 snap -1 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3732: expect (ObjNum 1141 snap 335 seq_num 1141) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3733: read oid 39 snap -1 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3733: expect (ObjNum 1170 snap 343 seq_num 1170) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3734: read oid 6 snap -1 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:3734: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:00.032 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 346 2023-12-16T01:31:00.033 INFO:tasks.rados.rados.0.smithi078.stdout:3730: finishing write tid 3 to smithi078122029-49 2023-12-16T01:31:00.033 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2826 (ObjNum 1177 snap 346 seq_num 1177) dirty exists 2023-12-16T01:31:00.033 INFO:tasks.rados.rados.0.smithi078.stdout:3730: left oid 49 (ObjNum 1177 snap 346 seq_num 1177) 2023-12-16T01:31:00.033 INFO:tasks.rados.rados.0.smithi078.stdout:3735: seq_num 1178 ranges {1286144=532480} 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3735: writing smithi078122029-18 from 1286144 to 1818624 tid 1 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3730: done (4 left) 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3736: read oid 8 snap -1 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3736: expect deleted 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3737: delete oid 43 current snap is 346 2023-12-16T01:31:00.040 INFO:tasks.rados.rados.0.smithi078.stdout:3733: expect (ObjNum 1170 snap 343 seq_num 1170) 2023-12-16T01:31:00.090 INFO:tasks.rados.rados.0.smithi078.stdout:3734: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:59 smithi118 ceph-mon[131825]: pgmap v761: 121 pgs: 121 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:31:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:30:59 smithi118 ceph-mon[131825]: osdmap e768: 8 total, 8 up, 8 in 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:3735: finishing write tid 1 to smithi078122029-18 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:3735: finishing write tid 2 to smithi078122029-18 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:3735: finishing write tid 3 to smithi078122029-18 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2751 (ObjNum 1178 snap 346 seq_num 1178) dirty exists 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:3735: left oid 18 (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:00.159 INFO:tasks.rados.rados.0.smithi078.stdout:3732: expect (ObjNum 1141 snap 335 seq_num 1141) 2023-12-16T01:31:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:59 smithi078 ceph-mon[139570]: pgmap v761: 121 pgs: 121 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:31:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:30:59 smithi078 ceph-mon[139570]: osdmap e768: 8 total, 8 up, 8 in 2023-12-16T01:31:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:59 smithi078 ceph-mon[142991]: pgmap v761: 121 pgs: 121 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-16T01:31:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:30:59 smithi078 ceph-mon[142991]: osdmap e768: 8 total, 8 up, 8 in 2023-12-16T01:31:00.365 INFO:tasks.rados.rados.0.smithi078.stdout:3732: done (5 left) 2023-12-16T01:31:00.365 INFO:tasks.rados.rados.0.smithi078.stdout:3733: done (4 left) 2023-12-16T01:31:00.365 INFO:tasks.rados.rados.0.smithi078.stdout:3734: done (3 left) 2023-12-16T01:31:00.366 INFO:tasks.rados.rados.0.smithi078.stdout:3735: done (2 left) 2023-12-16T01:31:00.366 INFO:tasks.rados.rados.0.smithi078.stdout:3736: done (1 left) 2023-12-16T01:31:00.366 INFO:tasks.rados.rados.0.smithi078.stdout:3737: done (0 left) 2023-12-16T01:31:00.366 INFO:tasks.rados.rados.0.smithi078.stdout:3738: setattr oid 34 current snap is 346 2023-12-16T01:31:00.366 INFO:tasks.rados.rados.0.smithi078.stdout:3739: snap_create 2023-12-16T01:31:00.369 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2805 (ObjNum 1173 snap 346 seq_num 1173) dirty exists 2023-12-16T01:31:00.772 INFO:tasks.rados.rados.0.smithi078.stdout:3738: done (1 left) 2023-12-16T01:31:00.772 INFO:tasks.rados.rados.0.smithi078.stdout:3739: done (0 left) 2023-12-16T01:31:00.772 INFO:tasks.rados.rados.0.smithi078.stdout:3740: copy_from oid 15 from oid 17 current snap is 347 2023-12-16T01:31:00.772 INFO:tasks.rados.rados.0.smithi078.stdout:3741: snap_remove snap 338 2023-12-16T01:31:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:00 smithi118 ceph-mon[131825]: osdmap e769: 8 total, 8 up, 8 in 2023-12-16T01:31:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:00 smithi078 ceph-mon[139570]: osdmap e769: 8 total, 8 up, 8 in 2023-12-16T01:31:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:00 smithi078 ceph-mon[142991]: osdmap e769: 8 total, 8 up, 8 in 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:3741: done (1 left) 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:3742: copy_from oid 18 from oid 46 current snap is 347 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:3743: snap_create 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:3740: finishing copy_from racing read to smithi078122029-15 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:3740: finishing copy_from to smithi078122029-15 2023-12-16T01:31:01.758 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2743 (ObjNum 1152 snap 340 seq_num 1152) dirty exists 2023-12-16T01:31:01.769 INFO:tasks.rados.rados.0.smithi078.stdout:3742: finishing copy_from to smithi078122029-18 2023-12-16T01:31:01.769 INFO:tasks.rados.rados.0.smithi078.stdout:3742: got expected ENOENT (src dne) 2023-12-16T01:31:01.769 INFO:tasks.rados.rados.0.smithi078.stdout:3742: finishing copy_from racing read to smithi078122029-18 2023-12-16T01:31:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:01 smithi118 ceph-mon[131825]: pgmap v764: 121 pgs: 121 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 996 KiB/s wr, 12 op/s 2023-12-16T01:31:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:01 smithi118 ceph-mon[131825]: osdmap e770: 8 total, 8 up, 8 in 2023-12-16T01:31:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:01 smithi118 ceph-mon[131825]: osdmap e771: 8 total, 8 up, 8 in 2023-12-16T01:31:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[139570]: pgmap v764: 121 pgs: 121 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 996 KiB/s wr, 12 op/s 2023-12-16T01:31:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[139570]: osdmap e770: 8 total, 8 up, 8 in 2023-12-16T01:31:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[139570]: osdmap e771: 8 total, 8 up, 8 in 2023-12-16T01:31:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[142991]: pgmap v764: 121 pgs: 121 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 996 KiB/s wr, 12 op/s 2023-12-16T01:31:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[142991]: osdmap e770: 8 total, 8 up, 8 in 2023-12-16T01:31:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:01 smithi078 ceph-mon[142991]: osdmap e771: 8 total, 8 up, 8 in 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3740: done (2 left) 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3742: done (1 left) 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3743: done (0 left) 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3744: read oid 18 snap -1 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3744: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3745: read oid 24 snap 333 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3745: expect (ObjNum 1105 snap 330 seq_num 1105) 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3746: rollback oid 45 current snap is 348 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 45 to 343 2023-12-16T01:31:02.757 INFO:tasks.rados.rados.0.smithi078.stdout:3747: snap_remove snap 347 2023-12-16T01:31:03.761 INFO:tasks.rados.rados.0.smithi078.stdout:3747: done (3 left) 2023-12-16T01:31:03.761 INFO:tasks.rados.rados.0.smithi078.stdout:3748: rmattr oid 29 current snap is 348 2023-12-16T01:31:03.761 INFO:tasks.rados.rados.0.smithi078.stdout:3746: finishing rollback tid 0 to smithi078122029-45 2023-12-16T01:31:03.761 INFO:tasks.rados.rados.0.smithi078.stdout:3746: finishing rollback tid 1 to smithi078122029-45 2023-12-16T01:31:03.761 INFO:tasks.rados.rados.0.smithi078.stdout:3746: finishing rollback tid 2 to smithi078122029-45 2023-12-16T01:31:03.762 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 3004 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:31:03.762 INFO:tasks.rados.rados.0.smithi078.stdout:3744: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:03.839 INFO:tasks.rados.rados.0.smithi078.stdout:3745: expect (ObjNum 1105 snap 330 seq_num 1105) 2023-12-16T01:31:03.880 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 29 v 2813 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:31:03.880 INFO:tasks.rados.rados.0.smithi078.stdout:3744: done (3 left) 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3745: done (2 left) 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3746: done (1 left) 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3748: done (0 left) 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3749: copy_from oid 49 from oid 7 current snap is 348 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3750: setattr oid 5 current snap is 348 2023-12-16T01:31:03.881 INFO:tasks.rados.rados.0.smithi078.stdout:3751: delete oid 11 current snap is 348 2023-12-16T01:31:03.887 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2859 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:31:03.887 INFO:tasks.rados.rados.0.smithi078.stdout:3750: done (2 left) 2023-12-16T01:31:03.887 INFO:tasks.rados.rados.0.smithi078.stdout:3751: done (1 left) 2023-12-16T01:31:03.887 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 348 2023-12-16T01:31:03.887 INFO:tasks.rados.rados.0.smithi078.stdout:3752: seq_num 1181 ranges {1662976=581632} 2023-12-16T01:31:03.901 INFO:tasks.rados.rados.0.smithi078.stdout:3752: writing smithi078122029-40 from 1662976 to 2244608 tid 1 2023-12-16T01:31:03.901 INFO:tasks.rados.rados.0.smithi078.stdout:3753: copy_from oid 2 from oid 47 current snap is 348 2023-12-16T01:31:03.901 INFO:tasks.rados.rados.0.smithi078.stdout:3749: finishing copy_from racing read to smithi078122029-49 2023-12-16T01:31:03.902 INFO:tasks.rados.rados.0.smithi078.stdout:3754: copy_from oid 17 from oid 29 current snap is 348 2023-12-16T01:31:03.902 INFO:tasks.rados.rados.0.smithi078.stdout:3755: rollback oid 50 current snap is 348 2023-12-16T01:31:03.902 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 346 2023-12-16T01:31:03.902 INFO:tasks.rados.rados.0.smithi078.stdout:3756: snap_remove snap 345 2023-12-16T01:31:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:03 smithi118 ceph-mon[131825]: pgmap v767: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 652 KiB/s wr, 11 op/s 2023-12-16T01:31:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:03 smithi118 ceph-mon[131825]: osdmap e772: 8 total, 8 up, 8 in 2023-12-16T01:31:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:03 smithi078 ceph-mon[142991]: pgmap v767: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 652 KiB/s wr, 11 op/s 2023-12-16T01:31:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:03 smithi078 ceph-mon[142991]: osdmap e772: 8 total, 8 up, 8 in 2023-12-16T01:31:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:03 smithi078 ceph-mon[139570]: pgmap v767: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 652 KiB/s wr, 11 op/s 2023-12-16T01:31:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:03 smithi078 ceph-mon[139570]: osdmap e772: 8 total, 8 up, 8 in 2023-12-16T01:31:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:3756: done (5 left) 2023-12-16T01:31:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:3757: snap_create 2023-12-16T01:31:04.768 INFO:tasks.rados.rados.0.smithi078.stdout:3749: finishing copy_from to smithi078122029-49 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2717 (ObjNum 1020 snap 297 seq_num 1020) dirty exists 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3753: finishing copy_from to smithi078122029-2 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3753: got expected ENOENT (src dne) 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3753: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3752: finishing write tid 1 to smithi078122029-40 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3755: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3752: finishing write tid 2 to smithi078122029-40 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3755: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3755: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 2820 (ObjNum 1159 snap 342 seq_num 1159) dirty exists 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3752: finishing write tid 3 to smithi078122029-40 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2753 (ObjNum 1181 snap 348 seq_num 1181) dirty exists 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3752: left oid 40 (ObjNum 1181 snap 348 seq_num 1181) 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3754: finishing copy_from racing read to smithi078122029-17 2023-12-16T01:31:04.769 INFO:tasks.rados.rados.0.smithi078.stdout:3754: finishing copy_from to smithi078122029-17 2023-12-16T01:31:04.770 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 17 v 2813 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:31:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:04 smithi118 ceph-mon[131825]: osdmap e773: 8 total, 8 up, 8 in 2023-12-16T01:31:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:04 smithi078 ceph-mon[139570]: osdmap e773: 8 total, 8 up, 8 in 2023-12-16T01:31:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:04 smithi078 ceph-mon[142991]: osdmap e773: 8 total, 8 up, 8 in 2023-12-16T01:31:05.771 INFO:tasks.rados.rados.0.smithi078.stdout:3749: done (5 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3752: done (4 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3753: done (3 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3754: done (2 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3755: done (1 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3757: done (0 left) 2023-12-16T01:31:05.772 INFO:tasks.rados.rados.0.smithi078.stdout:3758: setattr oid 5 current snap is 349 2023-12-16T01:31:05.773 INFO:tasks.rados.rados.0.smithi078.stdout:3759: snap_remove snap 333 2023-12-16T01:31:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:05 smithi118 ceph-mon[131825]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:31:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:05 smithi118 ceph-mon[131825]: osdmap e774: 8 total, 8 up, 8 in 2023-12-16T01:31:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:05 smithi078 ceph-mon[139570]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:31:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:05 smithi078 ceph-mon[139570]: osdmap e774: 8 total, 8 up, 8 in 2023-12-16T01:31:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:05 smithi078 ceph-mon[142991]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2023-12-16T01:31:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:05 smithi078 ceph-mon[142991]: osdmap e774: 8 total, 8 up, 8 in 2023-12-16T01:31:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:06] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-12-16T01:31:06.763 INFO:tasks.rados.rados.0.smithi078.stdout:3759: done (1 left) 2023-12-16T01:31:06.764 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 349 2023-12-16T01:31:06.764 INFO:tasks.rados.rados.0.smithi078.stdout:3760: seq_num 1182 ranges {0=606208} 2023-12-16T01:31:06.767 INFO:tasks.rados.rados.0.smithi078.stdout:3760: writing smithi078122029-36 from 0 to 606208 tid 1 2023-12-16T01:31:06.773 INFO:tasks.rados.rados.0.smithi078.stdout:3761: setattr oid 31 current snap is 349 2023-12-16T01:31:06.773 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2861 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:31:06.773 INFO:tasks.rados.rados.0.smithi078.stdout:3758: done (2 left) 2023-12-16T01:31:06.773 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 26 current snap is 349 2023-12-16T01:31:06.773 INFO:tasks.rados.rados.0.smithi078.stdout:3762: seq_num 1183 ranges {0=622592} 2023-12-16T01:31:06.774 INFO:tasks.rados.rados.0.smithi078.stdout:3762: writing smithi078122029-26 from 0 to 622592 tid 1 2023-12-16T01:31:06.774 INFO:tasks.rados.rados.0.smithi078.stdout:3763: snap_create 2023-12-16T01:31:06.777 INFO:tasks.rados.rados.0.smithi078.stdout:3760: finishing write tid 1 to smithi078122029-36 2023-12-16T01:31:06.777 INFO:tasks.rados.rados.0.smithi078.stdout:3760: finishing write tid 2 to smithi078122029-36 2023-12-16T01:31:06.784 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2862 (ObjNum 145 snap 0 seq_num 2288321272) dirty exists 2023-12-16T01:31:06.784 INFO:tasks.rados.rados.0.smithi078.stdout:3760: finishing write tid 3 to smithi078122029-36 2023-12-16T01:31:06.784 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3298 (ObjNum 1182 snap 349 seq_num 1182) dirty exists 2023-12-16T01:31:06.784 INFO:tasks.rados.rados.0.smithi078.stdout:3760: left oid 36 (ObjNum 1182 snap 349 seq_num 1182) 2023-12-16T01:31:06.786 INFO:tasks.rados.rados.0.smithi078.stdout:3762: finishing write tid 1 to smithi078122029-26 2023-12-16T01:31:06.786 INFO:tasks.rados.rados.0.smithi078.stdout:3762: finishing write tid 2 to smithi078122029-26 2023-12-16T01:31:06.792 INFO:tasks.rados.rados.0.smithi078.stdout:3762: finishing write tid 3 to smithi078122029-26 2023-12-16T01:31:06.792 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 3006 (ObjNum 1183 snap 349 seq_num 1183) dirty exists 2023-12-16T01:31:06.792 INFO:tasks.rados.rados.0.smithi078.stdout:3762: left oid 26 (ObjNum 1183 snap 349 seq_num 1183) 2023-12-16T01:31:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:06 smithi118 ceph-mon[131825]: osdmap e775: 8 total, 8 up, 8 in 2023-12-16T01:31:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:06 smithi118 ceph-mon[131825]: osdmap e776: 8 total, 8 up, 8 in 2023-12-16T01:31:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:06 smithi078 ceph-mon[139570]: osdmap e775: 8 total, 8 up, 8 in 2023-12-16T01:31:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:06 smithi078 ceph-mon[139570]: osdmap e776: 8 total, 8 up, 8 in 2023-12-16T01:31:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:06 smithi078 ceph-mon[142991]: osdmap e775: 8 total, 8 up, 8 in 2023-12-16T01:31:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:06 smithi078 ceph-mon[142991]: osdmap e776: 8 total, 8 up, 8 in 2023-12-16T01:31:07.769 INFO:tasks.rados.rados.0.smithi078.stdout:3760: done (3 left) 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:3761: done (2 left) 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:3762: done (1 left) 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:3763: done (0 left) 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:3764: rollback oid 46 current snap is 350 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 46 to 344 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 350 2023-12-16T01:31:07.770 INFO:tasks.rados.rados.0.smithi078.stdout:3765: seq_num 1184 ranges {2039808=638976} 2023-12-16T01:31:07.784 INFO:tasks.rados.rados.0.smithi078.stdout:3765: writing smithi078122029-48 from 2039808 to 2678784 tid 1 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:3766: read oid 33 snap -1 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:3766: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:3767: snap_create 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:3764: finishing rollback tid 1 to smithi078122029-46 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:3764: finishing rollback tid 2 to smithi078122029-46 2023-12-16T01:31:07.785 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 46 v 2815 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-16T01:31:07.788 INFO:tasks.rados.rados.0.smithi078.stdout:3766: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:31:07.796 INFO:tasks.rados.rados.0.smithi078.stdout:3765: finishing write tid 1 to smithi078122029-48 2023-12-16T01:31:07.796 INFO:tasks.rados.rados.0.smithi078.stdout:3765: finishing write tid 2 to smithi078122029-48 2023-12-16T01:31:07.796 INFO:tasks.rados.rados.0.smithi078.stdout:3765: finishing write tid 3 to smithi078122029-48 2023-12-16T01:31:07.796 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 3301 (ObjNum 1184 snap 350 seq_num 1184) dirty exists 2023-12-16T01:31:07.797 INFO:tasks.rados.rados.0.smithi078.stdout:3765: left oid 48 (ObjNum 1184 snap 350 seq_num 1184) 2023-12-16T01:31:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:07 smithi118 ceph-mon[131825]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 373 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2023-12-16T01:31:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:07 smithi118 ceph-mon[131825]: osdmap e777: 8 total, 8 up, 8 in 2023-12-16T01:31:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:07 smithi078 ceph-mon[142991]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 373 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2023-12-16T01:31:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:07 smithi078 ceph-mon[142991]: osdmap e777: 8 total, 8 up, 8 in 2023-12-16T01:31:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:07 smithi078 ceph-mon[139570]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 373 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2023-12-16T01:31:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:07 smithi078 ceph-mon[139570]: osdmap e777: 8 total, 8 up, 8 in 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:3764: done (3 left) 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:3765: done (2 left) 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:3766: done (1 left) 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:3767: done (0 left) 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 22 current snap is 351 2023-12-16T01:31:08.770 INFO:tasks.rados.rados.0.smithi078.stdout:3768: seq_num 1185 ranges {1982464=655360} 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3768: writing smithi078122029-22 from 1982464 to 2637824 tid 1 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3769: read oid 32 snap -1 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3769: expect (ObjNum 1110 snap 332 seq_num 1110) 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3770: rmattr oid 7 current snap is 351 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3770: done (2 left) 2023-12-16T01:31:08.784 INFO:tasks.rados.rados.0.smithi078.stdout:3771: snap_remove snap 349 2023-12-16T01:31:09.775 INFO:tasks.rados.rados.0.smithi078.stdout:3771: done (2 left) 2023-12-16T01:31:09.775 INFO:tasks.rados.rados.0.smithi078.stdout:3772: snap_remove snap 331 2023-12-16T01:31:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:09 smithi118 ceph-mon[131825]: pgmap v776: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 377 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:31:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:09 smithi118 ceph-mon[131825]: osdmap e778: 8 total, 8 up, 8 in 2023-12-16T01:31:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:09 smithi078 ceph-mon[139570]: pgmap v776: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 377 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:31:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:09 smithi078 ceph-mon[139570]: osdmap e778: 8 total, 8 up, 8 in 2023-12-16T01:31:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:09 smithi078 ceph-mon[142991]: pgmap v776: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 377 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:31:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:09 smithi078 ceph-mon[142991]: osdmap e778: 8 total, 8 up, 8 in 2023-12-16T01:31:10.780 INFO:tasks.rados.rados.0.smithi078.stdout:3772: done (2 left) 2023-12-16T01:31:10.780 INFO:tasks.rados.rados.0.smithi078.stdout:3773: copy_from oid 10 from oid 45 current snap is 351 2023-12-16T01:31:10.780 INFO:tasks.rados.rados.0.smithi078.stdout:3774: setattr oid 4 current snap is 351 2023-12-16T01:31:10.786 INFO:tasks.rados.rados.0.smithi078.stdout:3768: finishing write tid 1 to smithi078122029-22 2023-12-16T01:31:10.786 INFO:tasks.rados.rados.0.smithi078.stdout:3768: finishing write tid 2 to smithi078122029-22 2023-12-16T01:31:10.786 INFO:tasks.rados.rados.0.smithi078.stdout:3769: expect (ObjNum 1110 snap 332 seq_num 1110) 2023-12-16T01:31:10.842 INFO:tasks.rados.rados.0.smithi078.stdout:3768: finishing write tid 3 to smithi078122029-22 2023-12-16T01:31:10.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 22 v 2864 (ObjNum 1185 snap 351 seq_num 1185) dirty exists 2023-12-16T01:31:10.842 INFO:tasks.rados.rados.0.smithi078.stdout:3768: left oid 22 (ObjNum 1185 snap 351 seq_num 1185) 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3773: finishing copy_from racing read to smithi078122029-10 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3773: finishing copy_from to smithi078122029-10 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 10 v 3004 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3768: done (3 left) 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3769: done (2 left) 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3773: done (1 left) 2023-12-16T01:31:10.843 INFO:tasks.rados.rados.0.smithi078.stdout:3775: delete oid 36 current snap is 351 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 3309 (ObjNum 1075 snap 319 seq_num 1075) dirty exists 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3774: done (1 left) 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3775: done (0 left) 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3776: rollback oid 12 current snap is 351 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 12 to 344 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3777: read oid 10 snap -1 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3777: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:31:10.847 INFO:tasks.rados.rados.0.smithi078.stdout:3778: snap_create 2023-12-16T01:31:10.852 INFO:tasks.rados.rados.0.smithi078.stdout:3776: finishing rollback tid 0 to smithi078122029-12 2023-12-16T01:31:10.852 INFO:tasks.rados.rados.0.smithi078.stdout:3776: finishing rollback tid 1 to smithi078122029-12 2023-12-16T01:31:10.852 INFO:tasks.rados.rados.0.smithi078.stdout:3776: finishing rollback tid 2 to smithi078122029-12 2023-12-16T01:31:10.853 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 3315 (ObjNum 1164 snap 343 seq_num 1164) dirty exists 2023-12-16T01:31:10.853 INFO:tasks.rados.rados.0.smithi078.stdout:3777: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:31:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:10 smithi118 ceph-mon[131825]: osdmap e779: 8 total, 8 up, 8 in 2023-12-16T01:31:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:10 smithi118 ceph-mon[131825]: osdmap e780: 8 total, 8 up, 8 in 2023-12-16T01:31:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:10 smithi078 ceph-mon[139570]: osdmap e779: 8 total, 8 up, 8 in 2023-12-16T01:31:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:10 smithi078 ceph-mon[139570]: osdmap e780: 8 total, 8 up, 8 in 2023-12-16T01:31:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:10 smithi078 ceph-mon[142991]: osdmap e779: 8 total, 8 up, 8 in 2023-12-16T01:31:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:10 smithi078 ceph-mon[142991]: osdmap e780: 8 total, 8 up, 8 in 2023-12-16T01:31:11.758 INFO:tasks.rados.rados.0.smithi078.stdout:3776: done (2 left) 2023-12-16T01:31:11.758 INFO:tasks.rados.rados.0.smithi078.stdout:3777: done (1 left) 2023-12-16T01:31:11.758 INFO:tasks.rados.rados.0.smithi078.stdout:3778: done (0 left) 2023-12-16T01:31:11.758 INFO:tasks.rados.rados.0.smithi078.stdout:3779: read oid 6 snap -1 2023-12-16T01:31:11.759 INFO:tasks.rados.rados.0.smithi078.stdout:3779: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:11.759 INFO:tasks.rados.rados.0.smithi078.stdout:3780: snap_create 2023-12-16T01:31:11.770 INFO:tasks.rados.rados.0.smithi078.stdout:3779: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:11 smithi118 ceph-mon[131825]: pgmap v779: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-16T01:31:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:11 smithi118 ceph-mon[131825]: osdmap e781: 8 total, 8 up, 8 in 2023-12-16T01:31:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:11 smithi078 ceph-mon[142991]: pgmap v779: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-16T01:31:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:11 smithi078 ceph-mon[142991]: osdmap e781: 8 total, 8 up, 8 in 2023-12-16T01:31:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:11 smithi078 ceph-mon[139570]: pgmap v779: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-12-16T01:31:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:11 smithi078 ceph-mon[139570]: osdmap e781: 8 total, 8 up, 8 in 2023-12-16T01:31:12.757 INFO:tasks.rados.rados.0.smithi078.stdout:3779: done (1 left) 2023-12-16T01:31:12.758 INFO:tasks.rados.rados.0.smithi078.stdout:3780: done (0 left) 2023-12-16T01:31:12.758 INFO:tasks.rados.rados.0.smithi078.stdout:3781: rollback oid 35 current snap is 353 2023-12-16T01:31:12.758 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 35 to 352 2023-12-16T01:31:12.758 INFO:tasks.rados.rados.0.smithi078.stdout:3782: snap_remove snap 350 2023-12-16T01:31:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:3782: done (1 left) 2023-12-16T01:31:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:3783: read oid 21 snap 334 2023-12-16T01:31:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:3783: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:31:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 353 2023-12-16T01:31:13.760 INFO:tasks.rados.rados.0.smithi078.stdout:3784: seq_num 1187 ranges {0=688128} 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3784: writing smithi078122029-19 from 0 to 688128 tid 1 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3785: rmattr oid 48 current snap is 353 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3785: done (3 left) 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3786: delete oid 15 current snap is 353 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3781: finishing rollback tid 0 to smithi078122029-35 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3781: finishing rollback tid 1 to smithi078122029-35 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:3781: finishing rollback tid 2 to smithi078122029-35 2023-12-16T01:31:13.764 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 2842 (ObjNum 1159 snap 342 seq_num 1159) dirty exists 2023-12-16T01:31:13.770 INFO:tasks.rados.rados.0.smithi078.stdout:3781: done (3 left) 2023-12-16T01:31:13.770 INFO:tasks.rados.rados.0.smithi078.stdout:3786: done (2 left) 2023-12-16T01:31:13.770 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 20 current snap is 353 2023-12-16T01:31:13.770 INFO:tasks.rados.rados.0.smithi078.stdout:3787: seq_num 1189 ranges {335872=720896} 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3787: writing smithi078122029-20 from 335872 to 1056768 tid 1 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3788: read oid 23 snap 342 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3788: expect (ObjNum 1137 snap 335 seq_num 1137) 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3789: read oid 50 snap -1 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3789: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:13.776 INFO:tasks.rados.rados.0.smithi078.stdout:3790: rollback oid 8 current snap is 353 2023-12-16T01:31:13.777 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 343 2023-12-16T01:31:13.777 INFO:tasks.rados.rados.0.smithi078.stdout:3783: expect (ObjNum 1029 snap 305 seq_num 1029) 2023-12-16T01:31:13.797 INFO:tasks.rados.rados.0.smithi078.stdout:3784: finishing write tid 1 to smithi078122029-19 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3784: finishing write tid 2 to smithi078122029-19 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3783: done (5 left) 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3791: read oid 13 snap -1 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3791: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 4 current snap is 353 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3784: finishing write tid 3 to smithi078122029-19 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3317 (ObjNum 1187 snap 353 seq_num 1187) dirty exists 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3784: left oid 19 (ObjNum 1187 snap 353 seq_num 1187) 2023-12-16T01:31:13.798 INFO:tasks.rados.rados.0.smithi078.stdout:3789: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:13.838 INFO:tasks.rados.rados.0.smithi078.stdout:3787: finishing write tid 1 to smithi078122029-20 2023-12-16T01:31:13.838 INFO:tasks.rados.rados.0.smithi078.stdout:3787: finishing write tid 2 to smithi078122029-20 2023-12-16T01:31:13.838 INFO:tasks.rados.rados.0.smithi078.stdout:3790: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:31:13.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2717 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-16T01:31:13.838 INFO:tasks.rados.rados.0.smithi078.stdout:3787: finishing write tid 3 to smithi078122029-20 2023-12-16T01:31:13.839 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2722 (ObjNum 1189 snap 353 seq_num 1189) dirty exists 2023-12-16T01:31:13.839 INFO:tasks.rados.rados.0.smithi078.stdout:3787: left oid 20 (ObjNum 1189 snap 353 seq_num 1189) 2023-12-16T01:31:13.839 INFO:tasks.rados.rados.0.smithi078.stdout:3792: seq_num 1190 ranges {14016512=737280} 2023-12-16T01:31:13.915 INFO:tasks.rados.rados.0.smithi078.stdout:3792: writing smithi078122029-4 from 14016512 to 14753792 tid 1 2023-12-16T01:31:13.915 INFO:tasks.rados.rados.0.smithi078.stdout:3784: done (6 left) 2023-12-16T01:31:13.915 INFO:tasks.rados.rados.0.smithi078.stdout:3787: done (5 left) 2023-12-16T01:31:13.915 INFO:tasks.rados.rados.0.smithi078.stdout:3789: done (4 left) 2023-12-16T01:31:13.915 INFO:tasks.rados.rados.0.smithi078.stdout:3790: done (3 left) 2023-12-16T01:31:13.916 INFO:tasks.rados.rados.0.smithi078.stdout:3793: rollback oid 42 current snap is 353 2023-12-16T01:31:13.916 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 334 2023-12-16T01:31:13.916 INFO:tasks.rados.rados.0.smithi078.stdout:3788: expect (ObjNum 1137 snap 335 seq_num 1137) 2023-12-16T01:31:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:13 smithi118 ceph-mon[131825]: pgmap v782: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 456 KiB/s wr, 19 op/s 2023-12-16T01:31:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:13 smithi118 ceph-mon[131825]: osdmap e782: 8 total, 8 up, 8 in 2023-12-16T01:31:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:13 smithi078 ceph-mon[142991]: pgmap v782: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 456 KiB/s wr, 19 op/s 2023-12-16T01:31:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:13 smithi078 ceph-mon[142991]: osdmap e782: 8 total, 8 up, 8 in 2023-12-16T01:31:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:13 smithi078 ceph-mon[139570]: pgmap v782: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 456 KiB/s wr, 19 op/s 2023-12-16T01:31:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:13 smithi078 ceph-mon[139570]: osdmap e782: 8 total, 8 up, 8 in 2023-12-16T01:31:14.265 INFO:tasks.rados.rados.0.smithi078.stdout:3791: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3793: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3793: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3793: finishing rollback tid 2 to smithi078122029-42 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2816 (ObjNum 1089 snap 326 seq_num 1089) dirty exists 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3792: finishing write tid 1 to smithi078122029-4 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3792: finishing write tid 2 to smithi078122029-4 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3792: finishing write tid 3 to smithi078122029-4 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 4 v 3326 (ObjNum 1190 snap 353 seq_num 1190) dirty exists 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3792: left oid 4 (ObjNum 1190 snap 353 seq_num 1190) 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3788: done (3 left) 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3791: done (2 left) 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3792: done (1 left) 2023-12-16T01:31:14.711 INFO:tasks.rados.rados.0.smithi078.stdout:3793: done (0 left) 2023-12-16T01:31:14.712 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 41 current snap is 353 2023-12-16T01:31:14.712 INFO:tasks.rados.rados.0.smithi078.stdout:3794: seq_num 1191 ranges {8470528=753664} 2023-12-16T01:31:14.758 INFO:tasks.rados.rados.0.smithi078.stdout:3794: writing smithi078122029-41 from 8470528 to 9224192 tid 1 2023-12-16T01:31:14.758 INFO:tasks.rados.rados.0.smithi078.stdout:3795: read oid 13 snap -1 2023-12-16T01:31:14.759 INFO:tasks.rados.rados.0.smithi078.stdout:3795: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:14.759 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 27 current snap is 353 2023-12-16T01:31:14.759 INFO:tasks.rados.rados.0.smithi078.stdout:3796: seq_num 1192 ranges {7897088=770048} 2023-12-16T01:31:14.805 INFO:tasks.rados.rados.0.smithi078.stdout:3796: writing smithi078122029-27 from 7897088 to 8667136 tid 1 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3797: delete oid 30 current snap is 353 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3794: finishing write tid 1 to smithi078122029-41 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3794: finishing write tid 2 to smithi078122029-41 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3794: finishing write tid 3 to smithi078122029-41 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 41 v 2818 (ObjNum 1191 snap 353 seq_num 1191) dirty exists 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3794: left oid 41 (ObjNum 1191 snap 353 seq_num 1191) 2023-12-16T01:31:14.806 INFO:tasks.rados.rados.0.smithi078.stdout:3795: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:14 smithi118 ceph-mon[131825]: osdmap e783: 8 total, 8 up, 8 in 2023-12-16T01:31:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:14 smithi078 ceph-mon[139570]: osdmap e783: 8 total, 8 up, 8 in 2023-12-16T01:31:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:14 smithi078 ceph-mon[142991]: osdmap e783: 8 total, 8 up, 8 in 2023-12-16T01:31:15.250 INFO:tasks.rados.rados.0.smithi078.stdout:3796: finishing write tid 1 to smithi078122029-27 2023-12-16T01:31:15.250 INFO:tasks.rados.rados.0.smithi078.stdout:3796: finishing write tid 2 to smithi078122029-27 2023-12-16T01:31:15.250 INFO:tasks.rados.rados.0.smithi078.stdout:3796: finishing write tid 3 to smithi078122029-27 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 27 v 2847 (ObjNum 1192 snap 353 seq_num 1192) dirty exists 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3796: left oid 27 (ObjNum 1192 snap 353 seq_num 1192) 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3794: done (3 left) 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3795: done (2 left) 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3796: done (1 left) 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3797: done (0 left) 2023-12-16T01:31:15.251 INFO:tasks.rados.rados.0.smithi078.stdout:3798: snap_create 2023-12-16T01:31:15.777 INFO:tasks.rados.rados.0.smithi078.stdout:3798: done (0 left) 2023-12-16T01:31:15.777 INFO:tasks.rados.rados.0.smithi078.stdout:3799: copy_from oid 1 from oid 28 current snap is 354 2023-12-16T01:31:15.777 INFO:tasks.rados.rados.0.smithi078.stdout:3800: delete oid 34 current snap is 354 2023-12-16T01:31:15.782 INFO:tasks.rados.rados.0.smithi078.stdout:3800: done (1 left) 2023-12-16T01:31:15.782 INFO:tasks.rados.rados.0.smithi078.stdout:3801: snap_create 2023-12-16T01:31:15.784 INFO:tasks.rados.rados.0.smithi078.stdout:3799: finishing copy_from to smithi078122029-1 2023-12-16T01:31:15.784 INFO:tasks.rados.rados.0.smithi078.stdout:3799: got expected ENOENT (src dne) 2023-12-16T01:31:15.784 INFO:tasks.rados.rados.0.smithi078.stdout:3799: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:31:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:15 smithi118 ceph-mon[131825]: pgmap v785: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 464 KiB/s wr, 5 op/s 2023-12-16T01:31:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:15 smithi078 ceph-mon[139570]: pgmap v785: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 464 KiB/s wr, 5 op/s 2023-12-16T01:31:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:15 smithi078 ceph-mon[142991]: pgmap v785: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 464 KiB/s wr, 5 op/s 2023-12-16T01:31:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:16] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-12-16T01:31:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3799: done (1 left) 2023-12-16T01:31:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3801: done (0 left) 2023-12-16T01:31:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3802: copy_from oid 44 from oid 13 current snap is 355 2023-12-16T01:31:16.763 INFO:tasks.rados.rados.0.smithi078.stdout:3803: snap_remove snap 343 2023-12-16T01:31:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:16 smithi118 ceph-mon[131825]: osdmap e784: 8 total, 8 up, 8 in 2023-12-16T01:31:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:16 smithi118 ceph-mon[131825]: osdmap e785: 8 total, 8 up, 8 in 2023-12-16T01:31:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[139570]: osdmap e784: 8 total, 8 up, 8 in 2023-12-16T01:31:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[139570]: osdmap e785: 8 total, 8 up, 8 in 2023-12-16T01:31:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[142991]: osdmap e784: 8 total, 8 up, 8 in 2023-12-16T01:31:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:16 smithi078 ceph-mon[142991]: osdmap e785: 8 total, 8 up, 8 in 2023-12-16T01:31:17.762 INFO:tasks.rados.rados.0.smithi078.stdout:3803: done (1 left) 2023-12-16T01:31:17.763 INFO:tasks.rados.rados.0.smithi078.stdout:3804: copy_from oid 12 from oid 17 current snap is 355 2023-12-16T01:31:17.763 INFO:tasks.rados.rados.0.smithi078.stdout:3805: delete oid 3 current snap is 355 2023-12-16T01:31:17.763 INFO:tasks.rados.rados.0.smithi078.stdout:3802: finishing copy_from racing read to smithi078122029-44 2023-12-16T01:31:17.763 INFO:tasks.rados.rados.0.smithi078.stdout:3802: finishing copy_from to smithi078122029-44 2023-12-16T01:31:17.763 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2812 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3802: done (2 left) 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3805: done (1 left) 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3806: read oid 47 snap -1 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3806: expect deleted 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3807: read oid 43 snap -1 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3807: expect deleted 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3808: read oid 24 snap -1 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3808: expect (ObjNum 1152 snap 340 seq_num 1152) 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3809: read oid 34 snap -1 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3809: expect deleted 2023-12-16T01:31:17.769 INFO:tasks.rados.rados.0.smithi078.stdout:3810: snap_remove snap 344 2023-12-16T01:31:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:17 smithi118 ceph-mon[131825]: pgmap v787: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 961 KiB/s wr, 12 op/s 2023-12-16T01:31:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:17 smithi118 ceph-mon[131825]: osdmap e786: 8 total, 8 up, 8 in 2023-12-16T01:31:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:17 smithi078 ceph-mon[139570]: pgmap v787: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 961 KiB/s wr, 12 op/s 2023-12-16T01:31:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:17 smithi078 ceph-mon[139570]: osdmap e786: 8 total, 8 up, 8 in 2023-12-16T01:31:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:17 smithi078 ceph-mon[142991]: pgmap v787: 121 pgs: 121 active+clean; 375 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 961 KiB/s wr, 12 op/s 2023-12-16T01:31:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:17 smithi078 ceph-mon[142991]: osdmap e786: 8 total, 8 up, 8 in 2023-12-16T01:31:18.768 INFO:tasks.rados.rados.0.smithi078.stdout:3810: done (5 left) 2023-12-16T01:31:18.768 INFO:tasks.rados.rados.0.smithi078.stdout:3811: read oid 41 snap -1 2023-12-16T01:31:18.769 INFO:tasks.rados.rados.0.smithi078.stdout:3811: expect (ObjNum 1191 snap 353 seq_num 1191) 2023-12-16T01:31:18.769 INFO:tasks.rados.rados.0.smithi078.stdout:3812: read oid 2 snap -1 2023-12-16T01:31:18.769 INFO:tasks.rados.rados.0.smithi078.stdout:3812: expect deleted 2023-12-16T01:31:18.769 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 355 2023-12-16T01:31:18.769 INFO:tasks.rados.rados.0.smithi078.stdout:3813: seq_num 1196 ranges {0=434176,434176=401408} 2023-12-16T01:31:18.772 INFO:tasks.rados.rados.0.smithi078.stdout:3813: writing smithi078122029-38 from 0 to 434176 tid 1 2023-12-16T01:31:18.773 INFO:tasks.rados.rados.0.smithi078.stdout:3813: writing smithi078122029-38 from 434176 to 835584 tid 2 2023-12-16T01:31:18.773 INFO:tasks.rados.rados.0.smithi078.stdout:3814: snap_remove snap 342 2023-12-16T01:31:19.770 INFO:tasks.rados.rados.0.smithi078.stdout:3814: done (8 left) 2023-12-16T01:31:19.770 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 355 2023-12-16T01:31:19.770 INFO:tasks.rados.rados.0.smithi078.stdout:3815: seq_num 1197 ranges {3391488=450560,3842048=401408} 2023-12-16T01:31:19.793 INFO:tasks.rados.rados.0.smithi078.stdout:3815: writing smithi078122029-21 from 3391488 to 3842048 tid 1 2023-12-16T01:31:19.795 INFO:tasks.rados.rados.0.smithi078.stdout:3815: writing smithi078122029-21 from 3842048 to 4243456 tid 2 2023-12-16T01:31:19.795 INFO:tasks.rados.rados.0.smithi078.stdout:3816: snap_remove snap 324 2023-12-16T01:31:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:19 smithi118 ceph-mon[131825]: pgmap v790: 121 pgs: 121 active+clean; 384 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2023-12-16T01:31:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:19 smithi118 ceph-mon[131825]: osdmap e787: 8 total, 8 up, 8 in 2023-12-16T01:31:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:19 smithi078 ceph-mon[139570]: pgmap v790: 121 pgs: 121 active+clean; 384 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2023-12-16T01:31:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:19 smithi078 ceph-mon[139570]: osdmap e787: 8 total, 8 up, 8 in 2023-12-16T01:31:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:19 smithi078 ceph-mon[142991]: pgmap v790: 121 pgs: 121 active+clean; 384 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2023-12-16T01:31:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:19 smithi078 ceph-mon[142991]: osdmap e787: 8 total, 8 up, 8 in 2023-12-16T01:31:20.791 INFO:tasks.rados.rados.0.smithi078.stdout:3816: done (9 left) 2023-12-16T01:31:20.791 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 355 2023-12-16T01:31:20.791 INFO:tasks.rados.rados.0.smithi078.stdout:3817: seq_num 1198 ranges {745472=466944,1212416=401408} 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3817: writing smithi078122029-1 from 745472 to 1212416 tid 1 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3817: writing smithi078122029-1 from 1212416 to 1613824 tid 2 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3818: copy_from oid 14 from oid 8 current snap is 355 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3819: rmattr oid 40 current snap is 355 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3819: done (11 left) 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3820: read oid 42 snap -1 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3820: expect (ObjNum 1089 snap 326 seq_num 1089) 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3821: read oid 44 snap -1 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3821: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3822: copy_from oid 9 from oid 22 current snap is 355 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3823: rmattr oid 32 current snap is 355 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3823: done (14 left) 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3824: rmattr oid 45 current snap is 355 2023-12-16T01:31:20.792 INFO:tasks.rados.rados.0.smithi078.stdout:3825: read oid 6 snap -1 2023-12-16T01:31:20.793 INFO:tasks.rados.rados.0.smithi078.stdout:3825: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:20.793 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 16 2023-12-16T01:31:20.793 INFO:tasks.rados.rados.0.smithi078.stdout:3808: expect (ObjNum 1152 snap 340 seq_num 1152) 2023-12-16T01:31:20.992 INFO:tasks.rados.rados.0.smithi078.stdout:3804: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:31:20.992 INFO:tasks.rados.rados.0.smithi078.stdout:3804: finishing copy_from to smithi078122029-12 2023-12-16T01:31:20.992 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2813 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:31:20.992 INFO:tasks.rados.rados.0.smithi078.stdout:3804: done (15 left) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3806: done (14 left) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3807: done (13 left) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3808: done (12 left) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3809: done (11 left) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3826: copy_from oid 24 from oid 37 current snap is 355 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3813: finishing write tid 1 to smithi078122029-38 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3813: finishing write tid 2 to smithi078122029-38 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3813: finishing write tid 3 to smithi078122029-38 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3813: finishing write tid 4 to smithi078122029-38 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3341 (ObjNum 1196 snap 355 seq_num 1196) dirty exists 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3813: left oid 38 (ObjNum 1196 snap 355 seq_num 1196) 2023-12-16T01:31:20.993 INFO:tasks.rados.rados.0.smithi078.stdout:3811: expect (ObjNum 1191 snap 353 seq_num 1191) 2023-12-16T01:31:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:20 smithi118 ceph-mon[131825]: osdmap e788: 8 total, 8 up, 8 in 2023-12-16T01:31:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:20 smithi078 ceph-mon[139570]: osdmap e788: 8 total, 8 up, 8 in 2023-12-16T01:31:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:20 smithi078 ceph-mon[142991]: osdmap e788: 8 total, 8 up, 8 in 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: finishing write tid 1 to smithi078122029-21 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: finishing write tid 2 to smithi078122029-21 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: finishing write tid 3 to smithi078122029-21 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: finishing write tid 4 to smithi078122029-21 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2821 (ObjNum 1197 snap 355 seq_num 1197) dirty exists 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: left oid 21 (ObjNum 1197 snap 355 seq_num 1197) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3811: done (11 left) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3812: done (10 left) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3813: done (9 left) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3815: done (8 left) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3827: read oid 31 snap 354 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:3827: expect (ObjNum -2006267824 snap 22080 seq_num 2287449824) 2023-12-16T01:31:21.852 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 355 2023-12-16T01:31:21.853 INFO:tasks.rados.rados.0.smithi078.stdout:3818: finishing copy_from to smithi078122029-14 2023-12-16T01:31:21.853 INFO:tasks.rados.rados.0.smithi078.stdout:3818: got expected ENOENT (src dne) 2023-12-16T01:31:21.853 INFO:tasks.rados.rados.0.smithi078.stdout:3828: seq_num 1199 ranges {0=483328,483328=401408} 2023-12-16T01:31:21.853 INFO:tasks.rados.rados.0.smithi078.stdout:3828: writing smithi078122029-2 from 0 to 483328 tid 1 2023-12-16T01:31:21.856 INFO:tasks.rados.rados.0.smithi078.stdout:3828: writing smithi078122029-2 from 483328 to 884736 tid 2 2023-12-16T01:31:21.856 INFO:tasks.rados.rados.0.smithi078.stdout:3829: rollback oid 5 current snap is 355 2023-12-16T01:31:21.856 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 5 to 314 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3818: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3817: finishing write tid 1 to smithi078122029-1 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3817: finishing write tid 2 to smithi078122029-1 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3817: finishing write tid 3 to smithi078122029-1 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 45 v 3007 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3818: done (10 left) 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3824: done (9 left) 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 355 2023-12-16T01:31:21.857 INFO:tasks.rados.rados.0.smithi078.stdout:3825: expect (ObjNum 1122 snap 333 seq_num 1122) 2023-12-16T01:31:21.928 INFO:tasks.rados.rados.0.smithi078.stdout:3817: finishing write tid 4 to smithi078122029-1 2023-12-16T01:31:21.928 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 3359 (ObjNum 1198 snap 355 seq_num 1198) dirty exists 2023-12-16T01:31:21.928 INFO:tasks.rados.rados.0.smithi078.stdout:3817: left oid 1 (ObjNum 1198 snap 355 seq_num 1198) 2023-12-16T01:31:21.929 INFO:tasks.rados.rados.0.smithi078.stdout:3820: expect (ObjNum 1089 snap 326 seq_num 1089) 2023-12-16T01:31:21.963 INFO:tasks.rados.rados.0.smithi078.stdout:3822: finishing copy_from racing read to smithi078122029-9 2023-12-16T01:31:21.963 INFO:tasks.rados.rados.0.smithi078.stdout:3821: expect (ObjNum 1043 snap 307 seq_num 1043) 2023-12-16T01:31:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:21 smithi118 ceph-mon[131825]: pgmap v793: 121 pgs: 121 active+clean; 382 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2023-12-16T01:31:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:21 smithi118 ceph-mon[131825]: osdmap e789: 8 total, 8 up, 8 in 2023-12-16T01:31:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:21 smithi118 ceph-mon[131825]: osdmap e790: 8 total, 8 up, 8 in 2023-12-16T01:31:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[139570]: pgmap v793: 121 pgs: 121 active+clean; 382 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2023-12-16T01:31:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[139570]: osdmap e789: 8 total, 8 up, 8 in 2023-12-16T01:31:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[139570]: osdmap e790: 8 total, 8 up, 8 in 2023-12-16T01:31:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[142991]: pgmap v793: 121 pgs: 121 active+clean; 382 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2023-12-16T01:31:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[142991]: osdmap e789: 8 total, 8 up, 8 in 2023-12-16T01:31:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:21 smithi078 ceph-mon[142991]: osdmap e790: 8 total, 8 up, 8 in 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:3822: finishing copy_from to smithi078122029-9 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2864 (ObjNum 1185 snap 351 seq_num 1185) dirty exists 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:3826: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:3826: finishing copy_from to smithi078122029-24 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2747 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:31:22.412 INFO:tasks.rados.rados.0.smithi078.stdout:3830: seq_num 1200 ranges {2244608=499712,2744320=401408} 2023-12-16T01:31:22.426 INFO:tasks.rados.rados.0.smithi078.stdout:3830: writing smithi078122029-40 from 2244608 to 2744320 tid 1 2023-12-16T01:31:22.428 INFO:tasks.rados.rados.0.smithi078.stdout:3830: writing smithi078122029-40 from 2744320 to 3145728 tid 2 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3817: done (9 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3820: done (8 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3821: done (7 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3822: done (6 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3825: done (5 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3826: done (4 left) 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3831: read oid 3 snap -1 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3831: expect deleted 2023-12-16T01:31:22.429 INFO:tasks.rados.rados.0.smithi078.stdout:3827: expect (ObjNum -2006267824 snap 22080 seq_num 2287449824) 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3828: finishing write tid 1 to smithi078122029-2 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3828: finishing write tid 2 to smithi078122029-2 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3832: read oid 37 snap -1 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3832: expect (ObjNum 1136 snap 335 seq_num 1136) 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3827: done (5 left) 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 355 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3828: finishing write tid 3 to smithi078122029-2 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3828: finishing write tid 4 to smithi078122029-2 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2878 (ObjNum 1199 snap 355 seq_num 1199) dirty exists 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3828: left oid 2 (ObjNum 1199 snap 355 seq_num 1199) 2023-12-16T01:31:22.432 INFO:tasks.rados.rados.0.smithi078.stdout:3829: finishing rollback tid 0 to smithi078122029-5 2023-12-16T01:31:22.433 INFO:tasks.rados.rados.0.smithi078.stdout:3833: seq_num 1201 ranges {1982464=524288,2506752=401408} 2023-12-16T01:31:22.445 INFO:tasks.rados.rados.0.smithi078.stdout:3833: writing smithi078122029-16 from 1982464 to 2506752 tid 1 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:3833: writing smithi078122029-16 from 2506752 to 2908160 tid 2 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:3828: done (5 left) 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 355 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:3829: finishing rollback tid 1 to smithi078122029-5 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:3829: finishing rollback tid 2 to smithi078122029-5 2023-12-16T01:31:22.448 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2868 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:31:22.449 INFO:tasks.rados.rados.0.smithi078.stdout:3834: seq_num 1202 ranges {0=540672,540672=401408} 2023-12-16T01:31:22.451 INFO:tasks.rados.rados.0.smithi078.stdout:3834: writing smithi078122029-8 from 0 to 540672 tid 1 2023-12-16T01:31:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:3834: writing smithi078122029-8 from 540672 to 942080 tid 2 2023-12-16T01:31:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:3829: done (5 left) 2023-12-16T01:31:22.454 INFO:tasks.rados.rados.0.smithi078.stdout:3835: snap_remove snap 346 2023-12-16T01:31:22.785 INFO:tasks.rados.rados.0.smithi078.stdout:3835: done (5 left) 2023-12-16T01:31:22.785 INFO:tasks.rados.rados.0.smithi078.stdout:3836: snap_create 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3830: finishing write tid 1 to smithi078122029-40 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3830: finishing write tid 2 to smithi078122029-40 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3830: finishing write tid 3 to smithi078122029-40 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3830: finishing write tid 4 to smithi078122029-40 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2756 (ObjNum 1200 snap 355 seq_num 1200) dirty exists 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3830: left oid 40 (ObjNum 1200 snap 355 seq_num 1200) 2023-12-16T01:31:22.789 INFO:tasks.rados.rados.0.smithi078.stdout:3832: expect (ObjNum 1136 snap 335 seq_num 1136) 2023-12-16T01:31:22.856 INFO:tasks.rados.rados.0.smithi078.stdout:3833: finishing write tid 1 to smithi078122029-16 2023-12-16T01:31:22.856 INFO:tasks.rados.rados.0.smithi078.stdout:3833: finishing write tid 2 to smithi078122029-16 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3833: finishing write tid 3 to smithi078122029-16 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3833: finishing write tid 4 to smithi078122029-16 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2818 (ObjNum 1201 snap 355 seq_num 1201) dirty exists 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3833: left oid 16 (ObjNum 1201 snap 355 seq_num 1201) 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3834: finishing write tid 1 to smithi078122029-8 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3834: finishing write tid 2 to smithi078122029-8 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3834: finishing write tid 3 to smithi078122029-8 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3834: finishing write tid 4 to smithi078122029-8 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2725 (ObjNum 1202 snap 355 seq_num 1202) dirty exists 2023-12-16T01:31:22.857 INFO:tasks.rados.rados.0.smithi078.stdout:3834: left oid 8 (ObjNum 1202 snap 355 seq_num 1202) 2023-12-16T01:31:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:31:22 smithi118 conmon[112317]: logger=sqlstore.transactions t=2023-12-16T01:31:22.675203443Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-16T01:31:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T01:31:22.730291158Z level=info msg="Completed cleanup jobs" duration=66.394883ms 2023-12-16T01:31:23.790 INFO:tasks.rados.rados.0.smithi078.stdout:3830: done (5 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3831: done (4 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3832: done (3 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3833: done (2 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3834: done (1 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3836: done (0 left) 2023-12-16T01:31:23.791 INFO:tasks.rados.rados.0.smithi078.stdout:3837: snap_remove snap 355 2023-12-16T01:31:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:23 smithi118 ceph-mon[131825]: pgmap v796: 121 pgs: 121 active+clean; 389 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-16T01:31:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:23 smithi118 ceph-mon[131825]: osdmap e791: 8 total, 8 up, 8 in 2023-12-16T01:31:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:23 smithi078 ceph-mon[139570]: pgmap v796: 121 pgs: 121 active+clean; 389 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-16T01:31:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:23 smithi078 ceph-mon[139570]: osdmap e791: 8 total, 8 up, 8 in 2023-12-16T01:31:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:23 smithi078 ceph-mon[142991]: pgmap v796: 121 pgs: 121 active+clean; 389 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-16T01:31:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:23 smithi078 ceph-mon[142991]: osdmap e791: 8 total, 8 up, 8 in 2023-12-16T01:31:24.745 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:31:24.801 INFO:tasks.rados.rados.0.smithi078.stdout:3837: done (0 left) 2023-12-16T01:31:24.801 INFO:tasks.rados.rados.0.smithi078.stdout:3838: rollback oid 37 current snap is 356 2023-12-16T01:31:24.801 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 37 to 353 2023-12-16T01:31:24.801 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 356 2023-12-16T01:31:24.801 INFO:tasks.rados.rados.0.smithi078.stdout:3839: seq_num 1203 ranges {0=557056,557056=401408} 2023-12-16T01:31:24.804 INFO:tasks.rados.rados.0.smithi078.stdout:3839: writing smithi078122029-36 from 0 to 557056 tid 1 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3839: writing smithi078122029-36 from 557056 to 958464 tid 2 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3840: read oid 21 snap -1 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3840: expect (ObjNum 1197 snap 355 seq_num 1197) 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3841: read oid 18 snap -1 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3841: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:24.807 INFO:tasks.rados.rados.0.smithi078.stdout:3842: read oid 14 snap -1 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3842: expect (ObjNum 1119 snap 332 seq_num 1119) 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3843: rmattr oid 49 current snap is 356 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3843: done (5 left) 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3844: read oid 50 snap -1 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3844: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 356 2023-12-16T01:31:24.808 INFO:tasks.rados.rados.0.smithi078.stdout:3845: seq_num 1204 ranges {884736=573440,1458176=401408} 2023-12-16T01:31:24.815 INFO:tasks.rados.rados.0.smithi078.stdout:3845: writing smithi078122029-2 from 884736 to 1458176 tid 1 2023-12-16T01:31:24.818 INFO:tasks.rados.rados.0.smithi078.stdout:3845: writing smithi078122029-2 from 1458176 to 1859584 tid 2 2023-12-16T01:31:24.826 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 1 current snap is 356 2023-12-16T01:31:24.826 INFO:tasks.rados.rados.0.smithi078.stdout:3838: finishing rollback tid 0 to smithi078122029-37 2023-12-16T01:31:24.826 INFO:tasks.rados.rados.0.smithi078.stdout:3846: seq_num 1205 ranges {1613824=589824,2203648=401408} 2023-12-16T01:31:24.831 INFO:tasks.rados.rados.0.smithi078.stdout:3846: writing smithi078122029-1 from 1613824 to 2203648 tid 1 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3846: writing smithi078122029-1 from 2203648 to 2605056 tid 2 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3838: finishing rollback tid 1 to smithi078122029-37 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3847: read oid 3 snap -1 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3847: expect deleted 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3848: read oid 16 snap -1 2023-12-16T01:31:24.834 INFO:tasks.rados.rados.0.smithi078.stdout:3848: expect (ObjNum 1201 snap 355 seq_num 1201) 2023-12-16T01:31:24.835 INFO:tasks.rados.rados.0.smithi078.stdout:3849: rmattr oid 38 current snap is 356 2023-12-16T01:31:24.835 INFO:tasks.rados.rados.0.smithi078.stdout:3849: done (10 left) 2023-12-16T01:31:24.835 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 19 current snap is 356 2023-12-16T01:31:24.835 INFO:tasks.rados.rados.0.smithi078.stdout:3842: expect (ObjNum 1119 snap 332 seq_num 1119) 2023-12-16T01:31:24.955 INFO:tasks.rados.rados.0.smithi078.stdout:3839: finishing write tid 1 to smithi078122029-36 2023-12-16T01:31:24.955 INFO:tasks.rados.rados.0.smithi078.stdout:3839: finishing write tid 2 to smithi078122029-36 2023-12-16T01:31:24.955 INFO:tasks.rados.rados.0.smithi078.stdout:3839: finishing write tid 3 to smithi078122029-36 2023-12-16T01:31:24.955 INFO:tasks.rados.rados.0.smithi078.stdout:3850: seq_num 1206 ranges {688128=606208,1294336=401408} 2023-12-16T01:31:24.962 INFO:tasks.rados.rados.0.smithi078.stdout:3850: writing smithi078122029-19 from 688128 to 1294336 tid 1 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3850: writing smithi078122029-19 from 1294336 to 1695744 tid 2 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3842: done (10 left) 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3851: read oid 20 snap 353 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3851: expect (ObjNum 1189 snap 353 seq_num 1189) 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3852: delete oid 42 current snap is 356 2023-12-16T01:31:24.965 INFO:tasks.rados.rados.0.smithi078.stdout:3844: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:25.020 INFO:tasks.rados.rados.0.smithi078.stdout:3841: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:25.097 INFO:tasks.rados.rados.0.smithi078.stdout:3838: finishing rollback tid 2 to smithi078122029-37 2023-12-16T01:31:25.097 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2759 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:31:25.097 INFO:tasks.rados.rados.0.smithi078.stdout:3839: finishing write tid 4 to smithi078122029-36 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3370 (ObjNum 1203 snap 356 seq_num 1203) dirty exists 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3839: left oid 36 (ObjNum 1203 snap 356 seq_num 1203) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3845: finishing write tid 1 to smithi078122029-2 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3845: finishing write tid 2 to smithi078122029-2 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3838: done (11 left) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3839: done (10 left) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3841: done (9 left) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3844: done (8 left) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3852: done (7 left) 2023-12-16T01:31:25.098 INFO:tasks.rados.rados.0.smithi078.stdout:3853: snap_remove snap 351 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10m) 6m ago 14m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10m) 3m ago 14m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (15m) 6m ago 15m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (15m) 3m ago 15m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9m) 3m ago 18m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9m) 6m ago 20m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9m) 6m ago 20m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8m) 3m ago 18m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8m) 6m ago 18m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:31:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10m) 6m ago 13m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10m) 3m ago 13m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7m) 6m ago 18m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7m) 6m ago 17m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6m) 6m ago 17m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6m) 6m ago 17m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5m) 3m ago 16m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5m) 3m ago 16m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4m) 3m ago 15m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4m) 3m ago 15m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:31:25.106 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9m) 3m ago 14m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:31:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:24 smithi118 ceph-mon[131825]: osdmap e792: 8 total, 8 up, 8 in 2023-12-16T01:31:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:24 smithi078 ceph-mon[139570]: osdmap e792: 8 total, 8 up, 8 in 2023-12-16T01:31:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:24 smithi078 ceph-mon[142991]: osdmap e792: 8 total, 8 up, 8 in 2023-12-16T01:31:25.482 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:31:25.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:31:25.484 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:31:25.484 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:31:25.809 INFO:tasks.rados.rados.0.smithi078.stdout:3853: done (7 left) 2023-12-16T01:31:25.809 INFO:tasks.rados.rados.0.smithi078.stdout:3854: rmattr oid 15 current snap is 356 2023-12-16T01:31:25.809 INFO:tasks.rados.rados.0.smithi078.stdout:3854: done (7 left) 2023-12-16T01:31:25.809 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 44 current snap is 356 2023-12-16T01:31:25.809 INFO:tasks.rados.rados.0.smithi078.stdout:3855: seq_num 1208 ranges {5693440=638976,6332416=401408} 2023-12-16T01:31:25.844 INFO:tasks.rados.rados.0.smithi078.stdout:3855: writing smithi078122029-44 from 5693440 to 6332416 tid 1 2023-12-16T01:31:25.846 INFO:tasks.rados.rados.0.smithi078.stdout:3855: writing smithi078122029-44 from 6332416 to 6733824 tid 2 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3856: rollback oid 11 current snap is 356 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 11 to 314 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3845: finishing write tid 3 to smithi078122029-2 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3845: finishing write tid 4 to smithi078122029-2 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 2887 (ObjNum 1204 snap 356 seq_num 1204) dirty exists 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3845: left oid 2 (ObjNum 1204 snap 356 seq_num 1204) 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3845: done (8 left) 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3857: rollback oid 23 current snap is 356 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 23 to 352 2023-12-16T01:31:25.847 INFO:tasks.rados.rados.0.smithi078.stdout:3840: expect (ObjNum 1197 snap 355 seq_num 1197) 2023-12-16T01:31:26.058 INFO:tasks.rados.rados.0.smithi078.stdout:3846: finishing write tid 1 to smithi078122029-1 2023-12-16T01:31:26.058 INFO:tasks.rados.rados.0.smithi078.stdout:3846: finishing write tid 2 to smithi078122029-1 2023-12-16T01:31:26.059 INFO:tasks.rados.rados.0.smithi078.stdout:3846: finishing write tid 3 to smithi078122029-1 2023-12-16T01:31:26.059 INFO:tasks.rados.rados.0.smithi078.stdout:3846: finishing write tid 4 to smithi078122029-1 2023-12-16T01:31:26.059 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 3373 (ObjNum 1205 snap 356 seq_num 1205) dirty exists 2023-12-16T01:31:26.059 INFO:tasks.rados.rados.0.smithi078.stdout:3846: left oid 1 (ObjNum 1205 snap 356 seq_num 1205) 2023-12-16T01:31:26.059 INFO:tasks.rados.rados.0.smithi078.stdout:3848: expect (ObjNum 1201 snap 355 seq_num 1201) 2023-12-16T01:31:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:25 smithi118 ceph-mon[131825]: pgmap v799: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-12-16T01:31:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:25 smithi118 ceph-mon[131825]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:25 smithi118 ceph-mon[131825]: osdmap e793: 8 total, 8 up, 8 in 2023-12-16T01:31:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1570079798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:26.159 INFO:tasks.rados.rados.0.smithi078.stdout:3850: finishing write tid 1 to smithi078122029-19 2023-12-16T01:31:26.159 INFO:tasks.rados.rados.0.smithi078.stdout:3851: expect (ObjNum 1189 snap 353 seq_num 1189) 2023-12-16T01:31:26.189 INFO:tasks.rados.rados.0.smithi078.stdout:3850: finishing write tid 2 to smithi078122029-19 2023-12-16T01:31:26.189 INFO:tasks.rados.rados.0.smithi078.stdout:3850: finishing write tid 3 to smithi078122029-19 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3850: finishing write tid 4 to smithi078122029-19 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 19 v 3377 (ObjNum 1206 snap 356 seq_num 1206) dirty exists 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3850: left oid 19 (ObjNum 1206 snap 356 seq_num 1206) 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3855: finishing write tid 1 to smithi078122029-44 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3856: finishing rollback tid 1 to smithi078122029-11 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3856: finishing rollback tid 2 to smithi078122029-11 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 11 v 2870 (ObjNum 1007 snap 292 seq_num 1007) dirty exists 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3855: finishing write tid 2 to smithi078122029-44 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3855: finishing write tid 3 to smithi078122029-44 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3855: finishing write tid 4 to smithi078122029-44 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 44 v 2815 (ObjNum 1208 snap 356 seq_num 1208) dirty exists 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3855: left oid 44 (ObjNum 1208 snap 356 seq_num 1208) 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3857: finishing rollback tid 0 to smithi078122029-23 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3857: finishing rollback tid 1 to smithi078122029-23 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:3857: finishing rollback tid 2 to smithi078122029-23 2023-12-16T01:31:26.190 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2809 (ObjNum 1137 snap 335 seq_num 1137) dirty exists 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3840: done (8 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3846: done (7 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3847: done (6 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3848: done (5 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3850: done (4 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3851: done (3 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3855: done (2 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3856: done (1 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3857: done (0 left) 2023-12-16T01:31:26.191 INFO:tasks.rados.rados.0.smithi078.stdout:3858: snap_create 2023-12-16T01:31:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[139570]: pgmap v799: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-12-16T01:31:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[139570]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[139570]: osdmap e793: 8 total, 8 up, 8 in 2023-12-16T01:31:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1570079798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[142991]: pgmap v799: 121 pgs: 121 active+clean; 378 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-12-16T01:31:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[142991]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[142991]: osdmap e793: 8 total, 8 up, 8 in 2023-12-16T01:31:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1570079798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:26] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-12-16T01:31:26.760 INFO:tasks.rados.rados.0.smithi078.stdout:3858: done (0 left) 2023-12-16T01:31:26.761 INFO:tasks.rados.rados.0.smithi078.stdout:3859: copy_from oid 1 from oid 29 current snap is 357 2023-12-16T01:31:26.761 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 357 2023-12-16T01:31:26.761 INFO:tasks.rados.rados.0.smithi078.stdout:3860: seq_num 1209 ranges {3907584=655360,4562944=401408} 2023-12-16T01:31:26.786 INFO:tasks.rados.rados.0.smithi078.stdout:3860: writing smithi078122029-49 from 3907584 to 4562944 tid 1 2023-12-16T01:31:26.788 INFO:tasks.rados.rados.0.smithi078.stdout:3860: writing smithi078122029-49 from 4562944 to 4964352 tid 2 2023-12-16T01:31:26.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 23 current snap is 357 2023-12-16T01:31:26.789 INFO:tasks.rados.rados.0.smithi078.stdout:3859: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:31:26.789 INFO:tasks.rados.rados.0.smithi078.stdout:3861: seq_num 1210 ranges {7610368=671744,8282112=401408} 2023-12-16T01:31:26.833 INFO:tasks.rados.rados.0.smithi078.stdout:3861: writing smithi078122029-23 from 7610368 to 8282112 tid 1 2023-12-16T01:31:26.835 INFO:tasks.rados.rados.0.smithi078.stdout:3861: writing smithi078122029-23 from 8282112 to 8683520 tid 2 2023-12-16T01:31:26.835 INFO:tasks.rados.rados.0.smithi078.stdout:3862: rmattr oid 37 current snap is 357 2023-12-16T01:31:26.835 INFO:tasks.rados.rados.0.smithi078.stdout:3859: finishing copy_from to smithi078122029-1 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2813 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: finishing write tid 1 to smithi078122029-49 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: finishing write tid 2 to smithi078122029-49 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: finishing write tid 3 to smithi078122029-49 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: finishing write tid 4 to smithi078122029-49 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2829 (ObjNum 1209 snap 357 seq_num 1209) dirty exists 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: left oid 49 (ObjNum 1209 snap 357 seq_num 1209) 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3859: done (3 left) 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3860: done (2 left) 2023-12-16T01:31:26.836 INFO:tasks.rados.rados.0.smithi078.stdout:3863: snap_create 2023-12-16T01:31:26.840 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 37 v 2760 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:31:26.840 INFO:tasks.rados.rados.0.smithi078.stdout:3861: finishing write tid 1 to smithi078122029-23 2023-12-16T01:31:26.840 INFO:tasks.rados.rados.0.smithi078.stdout:3861: finishing write tid 2 to smithi078122029-23 2023-12-16T01:31:26.840 INFO:tasks.rados.rados.0.smithi078.stdout:3861: finishing write tid 3 to smithi078122029-23 2023-12-16T01:31:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:3861: finishing write tid 4 to smithi078122029-23 2023-12-16T01:31:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 23 v 2812 (ObjNum 1210 snap 357 seq_num 1210) dirty exists 2023-12-16T01:31:26.842 INFO:tasks.rados.rados.0.smithi078.stdout:3861: left oid 23 (ObjNum 1210 snap 357 seq_num 1210) 2023-12-16T01:31:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:26 smithi118 ceph-mon[131825]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:26 smithi118 ceph-mon[131825]: osdmap e794: 8 total, 8 up, 8 in 2023-12-16T01:31:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:26 smithi118 ceph-mon[131825]: osdmap e795: 8 total, 8 up, 8 in 2023-12-16T01:31:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[139570]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[139570]: osdmap e794: 8 total, 8 up, 8 in 2023-12-16T01:31:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[139570]: osdmap e795: 8 total, 8 up, 8 in 2023-12-16T01:31:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[142991]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[142991]: osdmap e794: 8 total, 8 up, 8 in 2023-12-16T01:31:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:26 smithi078 ceph-mon[142991]: osdmap e795: 8 total, 8 up, 8 in 2023-12-16T01:31:27.810 INFO:tasks.rados.rados.0.smithi078.stdout:3861: done (2 left) 2023-12-16T01:31:27.810 INFO:tasks.rados.rados.0.smithi078.stdout:3862: done (1 left) 2023-12-16T01:31:27.810 INFO:tasks.rados.rados.0.smithi078.stdout:3863: done (0 left) 2023-12-16T01:31:27.810 INFO:tasks.rados.rados.0.smithi078.stdout:3864: snap_create 2023-12-16T01:31:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:27 smithi118 ceph-mon[131825]: pgmap v802: 121 pgs: 121 active+clean; 378 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:31:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:27 smithi078 ceph-mon[139570]: pgmap v802: 121 pgs: 121 active+clean; 378 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:31:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:27 smithi078 ceph-mon[142991]: pgmap v802: 121 pgs: 121 active+clean; 378 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:31:28.817 INFO:tasks.rados.rados.0.smithi078.stdout:3864: done (0 left) 2023-12-16T01:31:28.817 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 48 current snap is 359 2023-12-16T01:31:28.817 INFO:tasks.rados.rados.0.smithi078.stdout:3865: seq_num 1211 ranges {2678784=688128,3366912=401408} 2023-12-16T01:31:28.834 INFO:tasks.rados.rados.0.smithi078.stdout:3865: writing smithi078122029-48 from 2678784 to 3366912 tid 1 2023-12-16T01:31:28.836 INFO:tasks.rados.rados.0.smithi078.stdout:3865: writing smithi078122029-48 from 3366912 to 3768320 tid 2 2023-12-16T01:31:28.836 INFO:tasks.rados.rados.0.smithi078.stdout:3866: snap_create 2023-12-16T01:31:28.844 INFO:tasks.rados.rados.0.smithi078.stdout:3865: finishing write tid 1 to smithi078122029-48 2023-12-16T01:31:28.844 INFO:tasks.rados.rados.0.smithi078.stdout:3865: finishing write tid 2 to smithi078122029-48 2023-12-16T01:31:28.845 INFO:tasks.rados.rados.0.smithi078.stdout:3865: finishing write tid 3 to smithi078122029-48 2023-12-16T01:31:28.846 INFO:tasks.rados.rados.0.smithi078.stdout:3865: finishing write tid 4 to smithi078122029-48 2023-12-16T01:31:28.846 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 48 v 3389 (ObjNum 1211 snap 359 seq_num 1211) dirty exists 2023-12-16T01:31:28.846 INFO:tasks.rados.rados.0.smithi078.stdout:3865: left oid 48 (ObjNum 1211 snap 359 seq_num 1211) 2023-12-16T01:31:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:28 smithi118 ceph-mon[131825]: osdmap e796: 8 total, 8 up, 8 in 2023-12-16T01:31:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:28 smithi118 ceph-mon[131825]: pgmap v805: 121 pgs: 121 active+clean; 382 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2023-12-16T01:31:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:28 smithi078 ceph-mon[139570]: osdmap e796: 8 total, 8 up, 8 in 2023-12-16T01:31:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:28 smithi078 ceph-mon[139570]: pgmap v805: 121 pgs: 121 active+clean; 382 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2023-12-16T01:31:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:28 smithi078 ceph-mon[142991]: osdmap e796: 8 total, 8 up, 8 in 2023-12-16T01:31:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:28 smithi078 ceph-mon[142991]: pgmap v805: 121 pgs: 121 active+clean; 382 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2023-12-16T01:31:29.821 INFO:tasks.rados.rados.0.smithi078.stdout:3865: done (1 left) 2023-12-16T01:31:29.821 INFO:tasks.rados.rados.0.smithi078.stdout:3866: done (0 left) 2023-12-16T01:31:29.821 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 31 current snap is 360 2023-12-16T01:31:29.821 INFO:tasks.rados.rados.0.smithi078.stdout:3867: seq_num 1212 ranges {0=704512,704512=401408} 2023-12-16T01:31:29.824 INFO:tasks.rados.rados.0.smithi078.stdout:3867: writing smithi078122029-31 from 0 to 704512 tid 1 2023-12-16T01:31:29.826 INFO:tasks.rados.rados.0.smithi078.stdout:3867: writing smithi078122029-31 from 704512 to 1105920 tid 2 2023-12-16T01:31:29.827 INFO:tasks.rados.rados.0.smithi078.stdout:3868: copy_from oid 50 from oid 15 current snap is 360 2023-12-16T01:31:29.827 INFO:tasks.rados.rados.0.smithi078.stdout:3869: snap_create 2023-12-16T01:31:29.832 INFO:tasks.rados.rados.0.smithi078.stdout:3868: finishing copy_from to smithi078122029-50 2023-12-16T01:31:29.832 INFO:tasks.rados.rados.0.smithi078.stdout:3868: got expected ENOENT (src dne) 2023-12-16T01:31:29.833 INFO:tasks.rados.rados.0.smithi078.stdout:3868: finishing copy_from racing read to smithi078122029-50 2023-12-16T01:31:29.833 INFO:tasks.rados.rados.0.smithi078.stdout:3867: finishing write tid 1 to smithi078122029-31 2023-12-16T01:31:29.834 INFO:tasks.rados.rados.0.smithi078.stdout:3867: finishing write tid 2 to smithi078122029-31 2023-12-16T01:31:29.834 INFO:tasks.rados.rados.0.smithi078.stdout:3867: finishing write tid 3 to smithi078122029-31 2023-12-16T01:31:29.836 INFO:tasks.rados.rados.0.smithi078.stdout:3867: finishing write tid 4 to smithi078122029-31 2023-12-16T01:31:29.836 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2873 (ObjNum 1212 snap 360 seq_num 1212) dirty exists 2023-12-16T01:31:29.836 INFO:tasks.rados.rados.0.smithi078.stdout:3867: left oid 31 (ObjNum 1212 snap 360 seq_num 1212) 2023-12-16T01:31:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:29 smithi118 ceph-mon[131825]: osdmap e797: 8 total, 8 up, 8 in 2023-12-16T01:31:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:29 smithi078 ceph-mon[139570]: osdmap e797: 8 total, 8 up, 8 in 2023-12-16T01:31:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:29 smithi078 ceph-mon[142991]: osdmap e797: 8 total, 8 up, 8 in 2023-12-16T01:31:30.826 INFO:tasks.rados.rados.0.smithi078.stdout:3867: done (2 left) 2023-12-16T01:31:30.826 INFO:tasks.rados.rados.0.smithi078.stdout:3868: done (1 left) 2023-12-16T01:31:30.826 INFO:tasks.rados.rados.0.smithi078.stdout:3869: done (0 left) 2023-12-16T01:31:30.827 INFO:tasks.rados.rados.0.smithi078.stdout:3870: rollback oid 31 current snap is 361 2023-12-16T01:31:30.827 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 31 to 353 2023-12-16T01:31:30.827 INFO:tasks.rados.rados.0.smithi078.stdout:3871: read oid 29 snap -1 2023-12-16T01:31:30.827 INFO:tasks.rados.rados.0.smithi078.stdout:3871: expect (ObjNum 1158 snap 342 seq_num 1158) 2023-12-16T01:31:30.827 INFO:tasks.rados.rados.0.smithi078.stdout:3872: setattr oid 21 current snap is 361 2023-12-16T01:31:30.828 INFO:tasks.rados.rados.0.smithi078.stdout:3873: snap_create 2023-12-16T01:31:30.834 INFO:tasks.rados.rados.0.smithi078.stdout:3870: finishing rollback tid 0 to smithi078122029-31 2023-12-16T01:31:30.834 INFO:tasks.rados.rados.0.smithi078.stdout:3870: finishing rollback tid 1 to smithi078122029-31 2023-12-16T01:31:30.835 INFO:tasks.rados.rados.0.smithi078.stdout:3870: finishing rollback tid 2 to smithi078122029-31 2023-12-16T01:31:30.835 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 31 v 2876 (ObjNum 33 snap 0 seq_num 2288569312) dirty exists 2023-12-16T01:31:30.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2823 (ObjNum 1197 snap 355 seq_num 1197) dirty exists 2023-12-16T01:31:30.843 INFO:tasks.rados.rados.0.smithi078.stdout:3871: expect (ObjNum 1158 snap 342 seq_num 1158) 2023-12-16T01:31:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:30 smithi118 ceph-mon[131825]: osdmap e798: 8 total, 8 up, 8 in 2023-12-16T01:31:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:30 smithi118 ceph-mon[131825]: pgmap v808: 121 pgs: 121 active+clean; 391 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:31:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:30 smithi078 ceph-mon[139570]: osdmap e798: 8 total, 8 up, 8 in 2023-12-16T01:31:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:30 smithi078 ceph-mon[139570]: pgmap v808: 121 pgs: 121 active+clean; 391 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:31:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:30 smithi078 ceph-mon[142991]: osdmap e798: 8 total, 8 up, 8 in 2023-12-16T01:31:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:30 smithi078 ceph-mon[142991]: pgmap v808: 121 pgs: 121 active+clean; 391 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2023-12-16T01:31:31.762 INFO:tasks.rados.rados.0.smithi078.stdout:3870: done (3 left) 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3871: done (2 left) 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3872: done (1 left) 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3873: done (0 left) 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3874: rmattr oid 9 current snap is 362 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3874: done (0 left) 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 40 current snap is 362 2023-12-16T01:31:31.763 INFO:tasks.rados.rados.0.smithi078.stdout:3875: seq_num 1213 ranges {3145728=720896,3866624=401408} 2023-12-16T01:31:31.783 INFO:tasks.rados.rados.0.smithi078.stdout:3875: writing smithi078122029-40 from 3145728 to 3866624 tid 1 2023-12-16T01:31:31.785 INFO:tasks.rados.rados.0.smithi078.stdout:3875: writing smithi078122029-40 from 3866624 to 4268032 tid 2 2023-12-16T01:31:31.785 INFO:tasks.rados.rados.0.smithi078.stdout:3876: rmattr oid 16 current snap is 362 2023-12-16T01:31:31.785 INFO:tasks.rados.rados.0.smithi078.stdout:3876: done (1 left) 2023-12-16T01:31:31.785 INFO:tasks.rados.rados.0.smithi078.stdout:3877: copy_from oid 24 from oid 9 current snap is 362 2023-12-16T01:31:31.785 INFO:tasks.rados.rados.0.smithi078.stdout:3878: setattr oid 12 current snap is 362 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:3879: rollback oid 20 current snap is 362 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 20 to 357 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:3880: read oid 44 snap -1 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:3880: expect (ObjNum 1208 snap 356 seq_num 1208) 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:3881: rollback oid 1 current snap is 362 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 1 to 354 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:3882: rollback oid 36 current snap is 362 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 361 2023-12-16T01:31:31.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 21 current snap is 362 2023-12-16T01:31:31.790 INFO:tasks.rados.rados.0.smithi078.stdout:3883: seq_num 1214 ranges {4243456=737280,4980736=401408} 2023-12-16T01:31:31.816 INFO:tasks.rados.rados.0.smithi078.stdout:3883: writing smithi078122029-21 from 4243456 to 4980736 tid 1 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3883: writing smithi078122029-21 from 4980736 to 5382144 tid 2 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3884: snap_create 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3875: finishing write tid 1 to smithi078122029-40 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3875: finishing write tid 2 to smithi078122029-40 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3875: finishing write tid 3 to smithi078122029-40 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3879: finishing rollback tid 0 to smithi078122029-20 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3875: finishing write tid 4 to smithi078122029-40 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 40 v 2763 (ObjNum 1213 snap 362 seq_num 1213) dirty exists 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3875: left oid 40 (ObjNum 1213 snap 362 seq_num 1213) 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3879: finishing rollback tid 1 to smithi078122029-20 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:3879: finishing rollback tid 2 to smithi078122029-20 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 20 v 2728 (ObjNum 1189 snap 353 seq_num 1189) dirty exists 2023-12-16T01:31:31.819 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 3391 (ObjNum 1158 snap 342 seq_num 1158) dirty exists 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3881: finishing rollback tid 0 to smithi078122029-1 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3881: finishing rollback tid 1 to smithi078122029-1 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3877: finishing copy_from racing read to smithi078122029-24 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3881: finishing rollback tid 2 to smithi078122029-1 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 3395 (ObjNum 1047 snap 308 seq_num 1047) dirty exists 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3882: finishing rollback tid 0 to smithi078122029-36 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3877: finishing copy_from to smithi078122029-24 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 24 v 2864 (ObjNum 1185 snap 351 seq_num 1185) dirty exists 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3882: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3882: finishing rollback tid 2 to smithi078122029-36 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3399 (ObjNum 1203 snap 356 seq_num 1203) dirty exists 2023-12-16T01:31:31.820 INFO:tasks.rados.rados.0.smithi078.stdout:3880: expect (ObjNum 1208 snap 356 seq_num 1208) 2023-12-16T01:31:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:31 smithi118 ceph-mon[131825]: osdmap e799: 8 total, 8 up, 8 in 2023-12-16T01:31:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:31 smithi118 ceph-mon[131825]: osdmap e800: 8 total, 8 up, 8 in 2023-12-16T01:31:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[139570]: osdmap e799: 8 total, 8 up, 8 in 2023-12-16T01:31:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[139570]: osdmap e800: 8 total, 8 up, 8 in 2023-12-16T01:31:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[142991]: osdmap e799: 8 total, 8 up, 8 in 2023-12-16T01:31:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:31 smithi078 ceph-mon[142991]: osdmap e800: 8 total, 8 up, 8 in 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:3883: finishing write tid 1 to smithi078122029-21 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:3883: finishing write tid 2 to smithi078122029-21 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:3883: finishing write tid 3 to smithi078122029-21 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:3883: finishing write tid 4 to smithi078122029-21 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 2826 (ObjNum 1214 snap 362 seq_num 1214) dirty exists 2023-12-16T01:31:32.383 INFO:tasks.rados.rados.0.smithi078.stdout:3883: left oid 21 (ObjNum 1214 snap 362 seq_num 1214) 2023-12-16T01:31:32.769 INFO:tasks.rados.rados.0.smithi078.stdout:3875: done (8 left) 2023-12-16T01:31:32.769 INFO:tasks.rados.rados.0.smithi078.stdout:3877: done (7 left) 2023-12-16T01:31:32.769 INFO:tasks.rados.rados.0.smithi078.stdout:3878: done (6 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3879: done (5 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3880: done (4 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3881: done (3 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3882: done (2 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3883: done (1 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3884: done (0 left) 2023-12-16T01:31:32.770 INFO:tasks.rados.rados.0.smithi078.stdout:3885: snap_create 2023-12-16T01:31:33.777 INFO:tasks.rados.rados.0.smithi078.stdout:3885: done (0 left) 2023-12-16T01:31:33.777 INFO:tasks.rados.rados.0.smithi078.stdout:3886: copy_from oid 12 from oid 13 current snap is 364 2023-12-16T01:31:33.777 INFO:tasks.rados.rados.0.smithi078.stdout:3887: snap_create 2023-12-16T01:31:33.806 INFO:tasks.rados.rados.0.smithi078.stdout:3886: finishing copy_from racing read to smithi078122029-12 2023-12-16T01:31:33.809 INFO:tasks.rados.rados.0.smithi078.stdout:3886: finishing copy_from to smithi078122029-12 2023-12-16T01:31:33.809 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 12 v 2812 (ObjNum 1043 snap 307 seq_num 1043) dirty exists 2023-12-16T01:31:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:33 smithi118 ceph-mon[131825]: pgmap v811: 121 pgs: 121 active+clean; 398 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-16T01:31:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:33 smithi118 ceph-mon[131825]: osdmap e801: 8 total, 8 up, 8 in 2023-12-16T01:31:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:31:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[139570]: pgmap v811: 121 pgs: 121 active+clean; 398 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-16T01:31:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[139570]: osdmap e801: 8 total, 8 up, 8 in 2023-12-16T01:31:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:31:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[142991]: pgmap v811: 121 pgs: 121 active+clean; 398 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 9 op/s 2023-12-16T01:31:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[142991]: osdmap e801: 8 total, 8 up, 8 in 2023-12-16T01:31:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:3886: done (1 left) 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:3887: done (0 left) 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:3888: rollback oid 8 current snap is 365 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 359 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 32 current snap is 365 2023-12-16T01:31:34.774 INFO:tasks.rados.rados.0.smithi078.stdout:3889: seq_num 1215 ranges {1802240=753664,2555904=401408} 2023-12-16T01:31:34.788 INFO:tasks.rados.rados.0.smithi078.stdout:3889: writing smithi078122029-32 from 1802240 to 2555904 tid 1 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:3889: writing smithi078122029-32 from 2555904 to 2957312 tid 2 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:3890: snap_create 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:3888: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:3888: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:3888: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:31:34.790 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2731 (ObjNum 1202 snap 355 seq_num 1202) dirty exists 2023-12-16T01:31:34.796 INFO:tasks.rados.rados.0.smithi078.stdout:3889: finishing write tid 1 to smithi078122029-32 2023-12-16T01:31:34.796 INFO:tasks.rados.rados.0.smithi078.stdout:3889: finishing write tid 2 to smithi078122029-32 2023-12-16T01:31:34.796 INFO:tasks.rados.rados.0.smithi078.stdout:3889: finishing write tid 3 to smithi078122029-32 2023-12-16T01:31:34.797 INFO:tasks.rados.rados.0.smithi078.stdout:3889: finishing write tid 4 to smithi078122029-32 2023-12-16T01:31:34.798 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 32 v 2584 (ObjNum 1215 snap 365 seq_num 1215) dirty exists 2023-12-16T01:31:34.798 INFO:tasks.rados.rados.0.smithi078.stdout:3889: left oid 32 (ObjNum 1215 snap 365 seq_num 1215) 2023-12-16T01:31:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:34 smithi118 ceph-mon[131825]: osdmap e802: 8 total, 8 up, 8 in 2023-12-16T01:31:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:31:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:31:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:31:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:34 smithi118 ceph-mon[131825]: osdmap e803: 8 total, 8 up, 8 in 2023-12-16T01:31:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[139570]: osdmap e802: 8 total, 8 up, 8 in 2023-12-16T01:31:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[139570]: osdmap e803: 8 total, 8 up, 8 in 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[142991]: osdmap e802: 8 total, 8 up, 8 in 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:34 smithi078 ceph-mon[142991]: osdmap e803: 8 total, 8 up, 8 in 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3888: done (2 left) 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3889: done (1 left) 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3890: done (0 left) 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3891: rmattr oid 22 current snap is 366 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3891: done (0 left) 2023-12-16T01:31:35.793 INFO:tasks.rados.rados.0.smithi078.stdout:3892: read oid 10 snap -1 2023-12-16T01:31:35.794 INFO:tasks.rados.rados.0.smithi078.stdout:3892: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:31:35.794 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 30 current snap is 366 2023-12-16T01:31:35.794 INFO:tasks.rados.rados.0.smithi078.stdout:3893: seq_num 1216 ranges {0=770048,770048=401408} 2023-12-16T01:31:35.798 INFO:tasks.rados.rados.0.smithi078.stdout:3893: writing smithi078122029-30 from 0 to 770048 tid 1 2023-12-16T01:31:35.800 INFO:tasks.rados.rados.0.smithi078.stdout:3893: writing smithi078122029-30 from 770048 to 1171456 tid 2 2023-12-16T01:31:35.800 INFO:tasks.rados.rados.0.smithi078.stdout:3894: snap_create 2023-12-16T01:31:35.801 INFO:tasks.rados.rados.0.smithi078.stdout:3892: expect (ObjNum 1054 snap 310 seq_num 1054) 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:3893: finishing write tid 1 to smithi078122029-30 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:3893: finishing write tid 2 to smithi078122029-30 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:3893: finishing write tid 3 to smithi078122029-30 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:3893: finishing write tid 4 to smithi078122029-30 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2587 (ObjNum 1216 snap 366 seq_num 1216) dirty exists 2023-12-16T01:31:35.878 INFO:tasks.rados.rados.0.smithi078.stdout:3893: left oid 30 (ObjNum 1216 snap 366 seq_num 1216) 2023-12-16T01:31:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:35 smithi118 ceph-mon[131825]: pgmap v814: 121 pgs: 121 active+clean; 403 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-16T01:31:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:35 smithi078 ceph-mon[139570]: pgmap v814: 121 pgs: 121 active+clean; 403 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-16T01:31:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:35 smithi078 ceph-mon[142991]: pgmap v814: 121 pgs: 121 active+clean; 403 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-16T01:31:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:36] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:31:36.767 INFO:tasks.rados.rados.0.smithi078.stdout:3892: done (2 left) 2023-12-16T01:31:36.767 INFO:tasks.rados.rados.0.smithi078.stdout:3893: done (1 left) 2023-12-16T01:31:36.767 INFO:tasks.rados.rados.0.smithi078.stdout:3894: done (0 left) 2023-12-16T01:31:36.768 INFO:tasks.rados.rados.0.smithi078.stdout:3895: read oid 28 snap -1 2023-12-16T01:31:36.768 INFO:tasks.rados.rados.0.smithi078.stdout:3895: expect deleted 2023-12-16T01:31:36.768 INFO:tasks.rados.rados.0.smithi078.stdout:3896: snap_remove snap 360 2023-12-16T01:31:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:36 smithi118 ceph-mon[131825]: osdmap e804: 8 total, 8 up, 8 in 2023-12-16T01:31:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:36 smithi118 ceph-mon[131825]: osdmap e805: 8 total, 8 up, 8 in 2023-12-16T01:31:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:36 smithi078 ceph-mon[139570]: osdmap e804: 8 total, 8 up, 8 in 2023-12-16T01:31:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:36 smithi078 ceph-mon[139570]: osdmap e805: 8 total, 8 up, 8 in 2023-12-16T01:31:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:36 smithi078 ceph-mon[142991]: osdmap e804: 8 total, 8 up, 8 in 2023-12-16T01:31:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:36 smithi078 ceph-mon[142991]: osdmap e805: 8 total, 8 up, 8 in 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:3896: done (1 left) 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:3897: rollback oid 18 current snap is 367 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 18 to 361 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:3895: done (1 left) 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 33 current snap is 367 2023-12-16T01:31:37.766 INFO:tasks.rados.rados.0.smithi078.stdout:3898: seq_num 1217 ranges {0=786432,786432=401408} 2023-12-16T01:31:37.772 INFO:tasks.rados.rados.0.smithi078.stdout:3898: writing smithi078122029-33 from 0 to 786432 tid 1 2023-12-16T01:31:37.773 INFO:tasks.rados.rados.0.smithi078.stdout:3898: writing smithi078122029-33 from 786432 to 1187840 tid 2 2023-12-16T01:31:37.773 INFO:tasks.rados.rados.0.smithi078.stdout:3899: delete oid 20 current snap is 367 2023-12-16T01:31:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3897: finishing rollback tid 0 to smithi078122029-18 2023-12-16T01:31:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3897: finishing rollback tid 1 to smithi078122029-18 2023-12-16T01:31:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3899: done (2 left) 2023-12-16T01:31:37.776 INFO:tasks.rados.rados.0.smithi078.stdout:3900: snap_remove snap 354 2023-12-16T01:31:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:37 smithi118 ceph-mon[131825]: pgmap v817: 121 pgs: 121 active+clean; 409 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-12-16T01:31:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:37 smithi118 ceph-mon[131825]: osdmap e806: 8 total, 8 up, 8 in 2023-12-16T01:31:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:37 smithi078 ceph-mon[139570]: pgmap v817: 121 pgs: 121 active+clean; 409 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-12-16T01:31:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:37 smithi078 ceph-mon[139570]: osdmap e806: 8 total, 8 up, 8 in 2023-12-16T01:31:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:37 smithi078 ceph-mon[142991]: pgmap v817: 121 pgs: 121 active+clean; 409 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-12-16T01:31:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:37 smithi078 ceph-mon[142991]: osdmap e806: 8 total, 8 up, 8 in 2023-12-16T01:31:38.768 INFO:tasks.rados.rados.0.smithi078.stdout:3900: done (2 left) 2023-12-16T01:31:38.768 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 367 2023-12-16T01:31:38.768 INFO:tasks.rados.rados.0.smithi078.stdout:3901: seq_num 1219 ranges {2908160=417792,3325952=557056,3883008=245760} 2023-12-16T01:31:38.787 INFO:tasks.rados.rados.0.smithi078.stdout:3901: writing smithi078122029-16 from 2908160 to 3325952 tid 1 2023-12-16T01:31:38.790 INFO:tasks.rados.rados.0.smithi078.stdout:3901: writing smithi078122029-16 from 3325952 to 3883008 tid 2 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:3901: writing smithi078122029-16 from 3883008 to 4128768 tid 3 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:3902: read oid 26 snap -1 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:3902: expect (ObjNum 1183 snap 349 seq_num 1183) 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:3903: copy_from oid 2 from oid 42 current snap is 367 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:3897: finishing rollback tid 2 to smithi078122029-18 2023-12-16T01:31:38.793 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2867 (ObjNum 1178 snap 346 seq_num 1178) dirty exists 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3897: done (4 left) 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3904: delete oid 6 current snap is 367 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3898: finishing write tid 1 to smithi078122029-33 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3898: finishing write tid 2 to smithi078122029-33 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3898: finishing write tid 3 to smithi078122029-33 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3898: finishing write tid 4 to smithi078122029-33 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 33 v 2590 (ObjNum 1217 snap 367 seq_num 1217) dirty exists 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3898: left oid 33 (ObjNum 1217 snap 367 seq_num 1217) 2023-12-16T01:31:38.794 INFO:tasks.rados.rados.0.smithi078.stdout:3901: finishing write tid 1 to smithi078122029-16 2023-12-16T01:31:38.795 INFO:tasks.rados.rados.0.smithi078.stdout:3903: finishing copy_from to smithi078122029-2 2023-12-16T01:31:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:3903: got expected ENOENT (src dne) 2023-12-16T01:31:38.796 INFO:tasks.rados.rados.0.smithi078.stdout:3903: finishing copy_from racing read to smithi078122029-2 2023-12-16T01:31:38.799 INFO:tasks.rados.rados.0.smithi078.stdout:3901: finishing write tid 2 to smithi078122029-16 2023-12-16T01:31:38.800 INFO:tasks.rados.rados.0.smithi078.stdout:3902: expect (ObjNum 1183 snap 349 seq_num 1183) 2023-12-16T01:31:38.817 INFO:tasks.rados.rados.0.smithi078.stdout:3901: finishing write tid 3 to smithi078122029-16 2023-12-16T01:31:38.817 INFO:tasks.rados.rados.0.smithi078.stdout:3901: finishing write tid 4 to smithi078122029-16 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3901: finishing write tid 5 to smithi078122029-16 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2822 (ObjNum 1219 snap 367 seq_num 1219) dirty exists 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3901: left oid 16 (ObjNum 1219 snap 367 seq_num 1219) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3898: done (4 left) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3901: done (3 left) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3902: done (2 left) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3903: done (1 left) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3904: done (0 left) 2023-12-16T01:31:38.818 INFO:tasks.rados.rados.0.smithi078.stdout:3905: delete oid 22 current snap is 367 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3905: done (0 left) 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3906: read oid 34 snap -1 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3906: expect deleted 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3907: read oid 35 snap -1 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3907: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 367 2023-12-16T01:31:38.821 INFO:tasks.rados.rados.0.smithi078.stdout:3908: seq_num 1222 ranges {942080=475136,1417216=606208,2023424=196608} 2023-12-16T01:31:38.828 INFO:tasks.rados.rados.0.smithi078.stdout:3908: writing smithi078122029-8 from 942080 to 1417216 tid 1 2023-12-16T01:31:38.832 INFO:tasks.rados.rados.0.smithi078.stdout:3908: writing smithi078122029-8 from 1417216 to 2023424 tid 2 2023-12-16T01:31:38.834 INFO:tasks.rados.rados.0.smithi078.stdout:3908: writing smithi078122029-8 from 2023424 to 2220032 tid 3 2023-12-16T01:31:38.834 INFO:tasks.rados.rados.0.smithi078.stdout:3909: delete oid 33 current snap is 367 2023-12-16T01:31:38.834 INFO:tasks.rados.rados.0.smithi078.stdout:3907: expect (ObjNum 1159 snap 342 seq_num 1159) 2023-12-16T01:31:38.874 INFO:tasks.rados.rados.0.smithi078.stdout:3908: finishing write tid 1 to smithi078122029-8 2023-12-16T01:31:38.874 INFO:tasks.rados.rados.0.smithi078.stdout:3908: finishing write tid 2 to smithi078122029-8 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3908: finishing write tid 3 to smithi078122029-8 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3908: finishing write tid 4 to smithi078122029-8 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3908: finishing write tid 5 to smithi078122029-8 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2736 (ObjNum 1222 snap 367 seq_num 1222) dirty exists 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3908: left oid 8 (ObjNum 1222 snap 367 seq_num 1222) 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3906: done (3 left) 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3907: done (2 left) 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3908: done (1 left) 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3909: done (0 left) 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 18 current snap is 367 2023-12-16T01:31:38.875 INFO:tasks.rados.rados.0.smithi078.stdout:3910: seq_num 1224 ranges {1818624=507904,2326528=425984,2752512=376832} 2023-12-16T01:31:38.886 INFO:tasks.rados.rados.0.smithi078.stdout:3910: writing smithi078122029-18 from 1818624 to 2326528 tid 1 2023-12-16T01:31:38.888 INFO:tasks.rados.rados.0.smithi078.stdout:3910: writing smithi078122029-18 from 2326528 to 2752512 tid 2 2023-12-16T01:31:38.891 INFO:tasks.rados.rados.0.smithi078.stdout:3910: writing smithi078122029-18 from 2752512 to 3129344 tid 3 2023-12-16T01:31:38.891 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 34 current snap is 367 2023-12-16T01:31:38.891 INFO:tasks.rados.rados.0.smithi078.stdout:3911: seq_num 1225 ranges {0=524288,524288=712704,1236992=90112} 2023-12-16T01:31:38.894 INFO:tasks.rados.rados.0.smithi078.stdout:3911: writing smithi078122029-34 from 0 to 524288 tid 1 2023-12-16T01:31:38.898 INFO:tasks.rados.rados.0.smithi078.stdout:3911: writing smithi078122029-34 from 524288 to 1236992 tid 2 2023-12-16T01:31:38.898 INFO:tasks.rados.rados.0.smithi078.stdout:3911: writing smithi078122029-34 from 1236992 to 1327104 tid 3 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3912: delete oid 32 current snap is 367 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: finishing write tid 1 to smithi078122029-18 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: finishing write tid 2 to smithi078122029-18 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: finishing write tid 3 to smithi078122029-18 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: finishing write tid 4 to smithi078122029-18 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: finishing write tid 5 to smithi078122029-18 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 18 v 2871 (ObjNum 1224 snap 367 seq_num 1224) dirty exists 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3910: left oid 18 (ObjNum 1224 snap 367 seq_num 1224) 2023-12-16T01:31:38.899 INFO:tasks.rados.rados.0.smithi078.stdout:3911: finishing write tid 1 to smithi078122029-34 2023-12-16T01:31:38.901 INFO:tasks.rados.rados.0.smithi078.stdout:3910: done (2 left) 2023-12-16T01:31:38.901 INFO:tasks.rados.rados.0.smithi078.stdout:3912: done (1 left) 2023-12-16T01:31:38.901 INFO:tasks.rados.rados.0.smithi078.stdout:3913: read oid 42 snap -1 2023-12-16T01:31:38.901 INFO:tasks.rados.rados.0.smithi078.stdout:3913: expect deleted 2023-12-16T01:31:38.901 INFO:tasks.rados.rados.0.smithi078.stdout:3914: delete oid 7 current snap is 367 2023-12-16T01:31:38.902 INFO:tasks.rados.rados.0.smithi078.stdout:3911: finishing write tid 2 to smithi078122029-34 2023-12-16T01:31:38.902 INFO:tasks.rados.rados.0.smithi078.stdout:3911: finishing write tid 3 to smithi078122029-34 2023-12-16T01:31:38.902 INFO:tasks.rados.rados.0.smithi078.stdout:3911: finishing write tid 4 to smithi078122029-34 2023-12-16T01:31:38.903 INFO:tasks.rados.rados.0.smithi078.stdout:3911: finishing write tid 5 to smithi078122029-34 2023-12-16T01:31:38.903 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 34 v 2819 (ObjNum 1225 snap 367 seq_num 1225) dirty exists 2023-12-16T01:31:38.903 INFO:tasks.rados.rados.0.smithi078.stdout:3911: left oid 34 (ObjNum 1225 snap 367 seq_num 1225) 2023-12-16T01:31:38.904 INFO:tasks.rados.rados.0.smithi078.stdout:3911: done (2 left) 2023-12-16T01:31:38.904 INFO:tasks.rados.rados.0.smithi078.stdout:3913: done (1 left) 2023-12-16T01:31:38.904 INFO:tasks.rados.rados.0.smithi078.stdout:3914: done (0 left) 2023-12-16T01:31:38.904 INFO:tasks.rados.rados.0.smithi078.stdout:3915: delete oid 25 current snap is 367 2023-12-16T01:31:38.906 INFO:tasks.rados.rados.0.smithi078.stdout:3915: done (0 left) 2023-12-16T01:31:38.906 INFO:tasks.rados.rados.0.smithi078.stdout:3916: snap_create 2023-12-16T01:31:39.808 INFO:tasks.rados.rados.0.smithi078.stdout:3916: done (0 left) 2023-12-16T01:31:39.808 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 15 current snap is 368 2023-12-16T01:31:39.809 INFO:tasks.rados.rados.0.smithi078.stdout:3917: seq_num 1229 ranges {0=589824,589824=647168,1236992=155648} 2023-12-16T01:31:39.811 INFO:tasks.rados.rados.0.smithi078.stdout:3917: writing smithi078122029-15 from 0 to 589824 tid 1 2023-12-16T01:31:39.815 INFO:tasks.rados.rados.0.smithi078.stdout:3917: writing smithi078122029-15 from 589824 to 1236992 tid 2 2023-12-16T01:31:39.816 INFO:tasks.rados.rados.0.smithi078.stdout:3917: writing smithi078122029-15 from 1236992 to 1392640 tid 3 2023-12-16T01:31:39.816 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 36 current snap is 368 2023-12-16T01:31:39.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: seq_num 1230 ranges {958464=606208,1564672=532480,2097152=270336} 2023-12-16T01:31:39.825 INFO:tasks.rados.rados.0.smithi078.stdout:3918: writing smithi078122029-36 from 958464 to 1564672 tid 1 2023-12-16T01:31:39.828 INFO:tasks.rados.rados.0.smithi078.stdout:3918: writing smithi078122029-36 from 1564672 to 2097152 tid 2 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3918: writing smithi078122029-36 from 2097152 to 2367488 tid 3 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3919: delete oid 8 current snap is 368 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: finishing write tid 1 to smithi078122029-15 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: finishing write tid 2 to smithi078122029-15 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: finishing write tid 3 to smithi078122029-15 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: finishing write tid 4 to smithi078122029-15 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: finishing write tid 5 to smithi078122029-15 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 15 v 2881 (ObjNum 1229 snap 368 seq_num 1229) dirty exists 2023-12-16T01:31:39.830 INFO:tasks.rados.rados.0.smithi078.stdout:3917: left oid 15 (ObjNum 1229 snap 368 seq_num 1229) 2023-12-16T01:31:39.831 INFO:tasks.rados.rados.0.smithi078.stdout:3918: finishing write tid 1 to smithi078122029-36 2023-12-16T01:31:39.833 INFO:tasks.rados.rados.0.smithi078.stdout:3917: done (2 left) 2023-12-16T01:31:39.833 INFO:tasks.rados.rados.0.smithi078.stdout:3919: done (1 left) 2023-12-16T01:31:39.833 INFO:tasks.rados.rados.0.smithi078.stdout:3920: copy_from oid 21 from oid 45 current snap is 368 2023-12-16T01:31:39.833 INFO:tasks.rados.rados.0.smithi078.stdout:3921: snap_remove snap 361 2023-12-16T01:31:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:39 smithi118 ceph-mon[131825]: pgmap v820: 121 pgs: 121 active+clean; 410 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:39 smithi118 ceph-mon[131825]: osdmap e807: 8 total, 8 up, 8 in 2023-12-16T01:31:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:39 smithi078 ceph-mon[139570]: pgmap v820: 121 pgs: 121 active+clean; 410 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:39 smithi078 ceph-mon[139570]: osdmap e807: 8 total, 8 up, 8 in 2023-12-16T01:31:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:39 smithi078 ceph-mon[142991]: pgmap v820: 121 pgs: 121 active+clean; 410 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:39 smithi078 ceph-mon[142991]: osdmap e807: 8 total, 8 up, 8 in 2023-12-16T01:31:40.815 INFO:tasks.rados.rados.0.smithi078.stdout:3921: done (2 left) 2023-12-16T01:31:40.815 INFO:tasks.rados.rados.0.smithi078.stdout:3922: setattr oid 43 current snap is 368 2023-12-16T01:31:40.816 INFO:tasks.rados.rados.0.smithi078.stdout:3923: read oid 48 snap 334 2023-12-16T01:31:40.816 INFO:tasks.rados.rados.0.smithi078.stdout:3923: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:31:40.816 INFO:tasks.rados.rados.0.smithi078.stdout:3924: read oid 18 snap 357 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3924: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3925: snap_create 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: finishing write tid 2 to smithi078122029-36 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: finishing write tid 3 to smithi078122029-36 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: finishing write tid 4 to smithi078122029-36 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: finishing write tid 5 to smithi078122029-36 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3420 (ObjNum 1230 snap 368 seq_num 1230) dirty exists 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3918: left oid 36 (ObjNum 1230 snap 368 seq_num 1230) 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3920: finishing copy_from racing read to smithi078122029-21 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:3920: finishing copy_from to smithi078122029-21 2023-12-16T01:31:40.817 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 21 v 3007 (ObjNum 1054 snap 310 seq_num 1054) dirty exists 2023-12-16T01:31:40.828 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2593 (ObjNum 33 snap 0 seq_num 2287976992) dirty exists 2023-12-16T01:31:40.839 INFO:tasks.rados.rados.0.smithi078.stdout:3923: expect (ObjNum 1124 snap 333 seq_num 1124) 2023-12-16T01:31:40.888 INFO:tasks.rados.rados.0.smithi078.stdout:3924: expect (ObjNum 1178 snap 346 seq_num 1178) 2023-12-16T01:31:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:40 smithi118 ceph-mon[131825]: osdmap e808: 8 total, 8 up, 8 in 2023-12-16T01:31:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:40 smithi118 ceph-mon[131825]: pgmap v823: 121 pgs: 121 active+clean; 412 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:31:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:40 smithi078 ceph-mon[139570]: osdmap e808: 8 total, 8 up, 8 in 2023-12-16T01:31:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:40 smithi078 ceph-mon[139570]: pgmap v823: 121 pgs: 121 active+clean; 412 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:31:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:40 smithi078 ceph-mon[142991]: osdmap e808: 8 total, 8 up, 8 in 2023-12-16T01:31:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:40 smithi078 ceph-mon[142991]: pgmap v823: 121 pgs: 121 active+clean; 412 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3918: done (5 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3920: done (4 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3922: done (3 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3923: done (2 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3924: done (1 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3925: done (0 left) 2023-12-16T01:31:41.834 INFO:tasks.rados.rados.0.smithi078.stdout:3926: snap_remove snap 366 2023-12-16T01:31:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:41 smithi118 ceph-mon[131825]: osdmap e809: 8 total, 8 up, 8 in 2023-12-16T01:31:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:41 smithi078 ceph-mon[139570]: osdmap e809: 8 total, 8 up, 8 in 2023-12-16T01:31:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:41 smithi078 ceph-mon[142991]: osdmap e809: 8 total, 8 up, 8 in 2023-12-16T01:31:42.844 INFO:tasks.rados.rados.0.smithi078.stdout:3926: done (0 left) 2023-12-16T01:31:42.844 INFO:tasks.rados.rados.0.smithi078.stdout:3927: copy_from oid 38 from oid 7 current snap is 369 2023-12-16T01:31:42.845 INFO:tasks.rados.rados.0.smithi078.stdout:3928: delete oid 47 current snap is 369 2023-12-16T01:31:42.851 INFO:tasks.rados.rados.0.smithi078.stdout:3928: done (1 left) 2023-12-16T01:31:42.851 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 13 current snap is 369 2023-12-16T01:31:42.851 INFO:tasks.rados.rados.0.smithi078.stdout:3929: seq_num 1233 ranges {5693440=655360,6348800=638976,6987776=163840} 2023-12-16T01:31:42.885 INFO:tasks.rados.rados.0.smithi078.stdout:3929: writing smithi078122029-13 from 5693440 to 6348800 tid 1 2023-12-16T01:31:42.889 INFO:tasks.rados.rados.0.smithi078.stdout:3929: writing smithi078122029-13 from 6348800 to 6987776 tid 2 2023-12-16T01:31:42.890 INFO:tasks.rados.rados.0.smithi078.stdout:3929: writing smithi078122029-13 from 6987776 to 7151616 tid 3 2023-12-16T01:31:42.890 INFO:tasks.rados.rados.0.smithi078.stdout:3930: delete oid 1 current snap is 369 2023-12-16T01:31:42.890 INFO:tasks.rados.rados.0.smithi078.stdout:3927: finishing copy_from to smithi078122029-38 2023-12-16T01:31:42.890 INFO:tasks.rados.rados.0.smithi078.stdout:3927: got expected ENOENT (src dne) 2023-12-16T01:31:42.890 INFO:tasks.rados.rados.0.smithi078.stdout:3927: finishing copy_from racing read to smithi078122029-38 2023-12-16T01:31:42.892 INFO:tasks.rados.rados.0.smithi078.stdout:3929: finishing write tid 1 to smithi078122029-13 2023-12-16T01:31:42.894 INFO:tasks.rados.rados.0.smithi078.stdout:3927: done (2 left) 2023-12-16T01:31:42.894 INFO:tasks.rados.rados.0.smithi078.stdout:3930: done (1 left) 2023-12-16T01:31:42.894 INFO:tasks.rados.rados.0.smithi078.stdout:3931: read oid 28 snap -1 2023-12-16T01:31:42.894 INFO:tasks.rados.rados.0.smithi078.stdout:3931: expect deleted 2023-12-16T01:31:42.894 INFO:tasks.rados.rados.0.smithi078.stdout:3932: delete oid 1 current snap is 369 2023-12-16T01:31:42.896 INFO:tasks.rados.rados.0.smithi078.stdout:3929: finishing write tid 2 to smithi078122029-13 2023-12-16T01:31:42.896 INFO:tasks.rados.rados.0.smithi078.stdout:3929: finishing write tid 3 to smithi078122029-13 2023-12-16T01:31:42.896 INFO:tasks.rados.rados.0.smithi078.stdout:3929: finishing write tid 4 to smithi078122029-13 2023-12-16T01:31:42.897 INFO:tasks.rados.rados.0.smithi078.stdout:3931: done (2 left) 2023-12-16T01:31:42.898 INFO:tasks.rados.rados.0.smithi078.stdout:3932: done (1 left) 2023-12-16T01:31:42.898 INFO:tasks.rados.rados.0.smithi078.stdout:3933: rollback oid 5 current snap is 369 2023-12-16T01:31:42.898 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 5 to 367 2023-12-16T01:31:42.898 INFO:tasks.rados.rados.0.smithi078.stdout:3934: snap_remove snap 368 2023-12-16T01:31:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:42 smithi118 ceph-mon[131825]: osdmap e810: 8 total, 8 up, 8 in 2023-12-16T01:31:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:42 smithi118 ceph-mon[131825]: pgmap v826: 121 pgs: 121 active+clean; 416 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:42 smithi078 ceph-mon[139570]: osdmap e810: 8 total, 8 up, 8 in 2023-12-16T01:31:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:42 smithi078 ceph-mon[139570]: pgmap v826: 121 pgs: 121 active+clean; 416 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:42 smithi078 ceph-mon[142991]: osdmap e810: 8 total, 8 up, 8 in 2023-12-16T01:31:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:42 smithi078 ceph-mon[142991]: pgmap v826: 121 pgs: 121 active+clean; 416 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-12-16T01:31:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3934: done (2 left) 2023-12-16T01:31:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3935: copy_from oid 42 from oid 27 current snap is 369 2023-12-16T01:31:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3936: copy_from oid 30 from oid 37 current snap is 369 2023-12-16T01:31:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 369 2023-12-16T01:31:43.847 INFO:tasks.rados.rados.0.smithi078.stdout:3937: seq_num 1236 ranges {4128768=704512,4833280=688128,5521408=114688} 2023-12-16T01:31:43.873 INFO:tasks.rados.rados.0.smithi078.stdout:3937: writing smithi078122029-16 from 4128768 to 4833280 tid 1 2023-12-16T01:31:43.877 INFO:tasks.rados.rados.0.smithi078.stdout:3937: writing smithi078122029-16 from 4833280 to 5521408 tid 2 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3937: writing smithi078122029-16 from 5521408 to 5636096 tid 3 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 9 current snap is 369 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3929: finishing write tid 5 to smithi078122029-13 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 13 v 2826 (ObjNum 1233 snap 369 seq_num 1233) dirty exists 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3929: left oid 13 (ObjNum 1233 snap 369 seq_num 1233) 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3933: finishing rollback tid 0 to smithi078122029-5 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3933: finishing rollback tid 1 to smithi078122029-5 2023-12-16T01:31:43.879 INFO:tasks.rados.rados.0.smithi078.stdout:3933: finishing rollback tid 2 to smithi078122029-5 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 5 v 2884 (ObjNum 1059 snap 310 seq_num 1059) dirty exists 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:3936: finishing copy_from racing read to smithi078122029-30 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:3936: finishing copy_from to smithi078122029-30 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 30 v 2760 (ObjNum 1136 snap 335 seq_num 1136) dirty exists 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:3937: finishing write tid 1 to smithi078122029-16 2023-12-16T01:31:43.880 INFO:tasks.rados.rados.0.smithi078.stdout:3938: seq_num 1237 ranges {2637824=720896,3358720=573440,3932160=229376} 2023-12-16T01:31:43.897 INFO:tasks.rados.rados.0.smithi078.stdout:3938: writing smithi078122029-9 from 2637824 to 3358720 tid 1 2023-12-16T01:31:43.901 INFO:tasks.rados.rados.0.smithi078.stdout:3938: writing smithi078122029-9 from 3358720 to 3932160 tid 2 2023-12-16T01:31:43.903 INFO:tasks.rados.rados.0.smithi078.stdout:3938: writing smithi078122029-9 from 3932160 to 4161536 tid 3 2023-12-16T01:31:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3929: done (5 left) 2023-12-16T01:31:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3933: done (4 left) 2023-12-16T01:31:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3936: done (3 left) 2023-12-16T01:31:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3939: snap_create 2023-12-16T01:31:43.904 INFO:tasks.rados.rados.0.smithi078.stdout:3937: finishing write tid 2 to smithi078122029-16 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3937: finishing write tid 3 to smithi078122029-16 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3937: finishing write tid 4 to smithi078122029-16 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3935: finishing copy_from racing read to smithi078122029-42 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3937: finishing write tid 5 to smithi078122029-16 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2830 (ObjNum 1236 snap 369 seq_num 1236) dirty exists 2023-12-16T01:31:43.905 INFO:tasks.rados.rados.0.smithi078.stdout:3937: left oid 16 (ObjNum 1236 snap 369 seq_num 1236) 2023-12-16T01:31:43.906 INFO:tasks.rados.rados.0.smithi078.stdout:3935: finishing copy_from to smithi078122029-42 2023-12-16T01:31:43.906 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 2847 (ObjNum 1192 snap 353 seq_num 1192) dirty exists 2023-12-16T01:31:43.906 INFO:tasks.rados.rados.0.smithi078.stdout:3938: finishing write tid 1 to smithi078122029-9 2023-12-16T01:31:43.907 INFO:tasks.rados.rados.0.smithi078.stdout:3938: finishing write tid 2 to smithi078122029-9 2023-12-16T01:31:43.907 INFO:tasks.rados.rados.0.smithi078.stdout:3938: finishing write tid 3 to smithi078122029-9 2023-12-16T01:31:43.907 INFO:tasks.rados.rados.0.smithi078.stdout:3938: finishing write tid 4 to smithi078122029-9 2023-12-16T01:31:43.909 INFO:tasks.rados.rados.0.smithi078.stdout:3938: finishing write tid 5 to smithi078122029-9 2023-12-16T01:31:43.909 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 9 v 2868 (ObjNum 1237 snap 369 seq_num 1237) dirty exists 2023-12-16T01:31:43.909 INFO:tasks.rados.rados.0.smithi078.stdout:3938: left oid 9 (ObjNum 1237 snap 369 seq_num 1237) 2023-12-16T01:31:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:43 smithi118 ceph-mon[131825]: osdmap e811: 8 total, 8 up, 8 in 2023-12-16T01:31:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:43 smithi078 ceph-mon[139570]: osdmap e811: 8 total, 8 up, 8 in 2023-12-16T01:31:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:43 smithi078 ceph-mon[142991]: osdmap e811: 8 total, 8 up, 8 in 2023-12-16T01:31:44.856 INFO:tasks.rados.rados.0.smithi078.stdout:3935: done (3 left) 2023-12-16T01:31:44.856 INFO:tasks.rados.rados.0.smithi078.stdout:3937: done (2 left) 2023-12-16T01:31:44.856 INFO:tasks.rados.rados.0.smithi078.stdout:3938: done (1 left) 2023-12-16T01:31:44.856 INFO:tasks.rados.rados.0.smithi078.stdout:3939: done (0 left) 2023-12-16T01:31:44.857 INFO:tasks.rados.rados.0.smithi078.stdout:3940: copy_from oid 35 from oid 38 current snap is 370 2023-12-16T01:31:44.857 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 8 current snap is 370 2023-12-16T01:31:44.857 INFO:tasks.rados.rados.0.smithi078.stdout:3941: seq_num 1238 ranges {0=737280,737280=458752,1196032=344064} 2023-12-16T01:31:44.860 INFO:tasks.rados.rados.0.smithi078.stdout:3941: writing smithi078122029-8 from 0 to 737280 tid 1 2023-12-16T01:31:44.863 INFO:tasks.rados.rados.0.smithi078.stdout:3941: writing smithi078122029-8 from 737280 to 1196032 tid 2 2023-12-16T01:31:44.865 INFO:tasks.rados.rados.0.smithi078.stdout:3941: writing smithi078122029-8 from 1196032 to 1540096 tid 3 2023-12-16T01:31:44.865 INFO:tasks.rados.rados.0.smithi078.stdout:3942: rmattr oid 28 current snap is 370 2023-12-16T01:31:44.865 INFO:tasks.rados.rados.0.smithi078.stdout:3942: done (2 left) 2023-12-16T01:31:44.865 INFO:tasks.rados.rados.0.smithi078.stdout:3943: read oid 4 snap -1 2023-12-16T01:31:44.866 INFO:tasks.rados.rados.0.smithi078.stdout:3943: expect (ObjNum 1190 snap 353 seq_num 1190) 2023-12-16T01:31:44.866 INFO:tasks.rados.rados.0.smithi078.stdout:3944: delete oid 36 current snap is 370 2023-12-16T01:31:44.866 INFO:tasks.rados.rados.0.smithi078.stdout:3940: finishing copy_from racing read to smithi078122029-35 2023-12-16T01:31:44.867 INFO:tasks.rados.rados.0.smithi078.stdout:3940: finishing copy_from to smithi078122029-35 2023-12-16T01:31:44.867 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 35 v 3341 (ObjNum 1196 snap 355 seq_num 1196) dirty exists 2023-12-16T01:31:44.868 INFO:tasks.rados.rados.0.smithi078.stdout:3941: finishing write tid 1 to smithi078122029-8 2023-12-16T01:31:44.868 INFO:tasks.rados.rados.0.smithi078.stdout:3941: finishing write tid 2 to smithi078122029-8 2023-12-16T01:31:44.869 INFO:tasks.rados.rados.0.smithi078.stdout:3941: finishing write tid 3 to smithi078122029-8 2023-12-16T01:31:44.869 INFO:tasks.rados.rados.0.smithi078.stdout:3941: finishing write tid 4 to smithi078122029-8 2023-12-16T01:31:44.870 INFO:tasks.rados.rados.0.smithi078.stdout:3941: finishing write tid 5 to smithi078122029-8 2023-12-16T01:31:44.871 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2741 (ObjNum 1238 snap 370 seq_num 1238) dirty exists 2023-12-16T01:31:44.871 INFO:tasks.rados.rados.0.smithi078.stdout:3941: left oid 8 (ObjNum 1238 snap 370 seq_num 1238) 2023-12-16T01:31:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:3940: done (3 left) 2023-12-16T01:31:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:3941: done (2 left) 2023-12-16T01:31:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:3944: done (1 left) 2023-12-16T01:31:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:3945: read oid 26 snap -1 2023-12-16T01:31:44.907 INFO:tasks.rados.rados.0.smithi078.stdout:3945: expect (ObjNum 1183 snap 349 seq_num 1183) 2023-12-16T01:31:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:3946: rmattr oid 43 current snap is 370 2023-12-16T01:31:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 370 2023-12-16T01:31:44.908 INFO:tasks.rados.rados.0.smithi078.stdout:3947: seq_num 1240 ranges {4964352=778240,5742592=671744,6414336=131072} 2023-12-16T01:31:44.940 INFO:tasks.rados.rados.0.smithi078.stdout:3947: writing smithi078122029-49 from 4964352 to 5742592 tid 1 2023-12-16T01:31:44.944 INFO:tasks.rados.rados.0.smithi078.stdout:3947: writing smithi078122029-49 from 5742592 to 6414336 tid 2 2023-12-16T01:31:44.945 INFO:tasks.rados.rados.0.smithi078.stdout:3947: writing smithi078122029-49 from 6414336 to 6545408 tid 3 2023-12-16T01:31:44.945 INFO:tasks.rados.rados.0.smithi078.stdout:3948: copy_from oid 1 from oid 27 current snap is 370 2023-12-16T01:31:44.945 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2761 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-16T01:31:44.946 INFO:tasks.rados.rados.0.smithi078.stdout:3945: expect (ObjNum 1183 snap 349 seq_num 1183) 2023-12-16T01:31:44.963 INFO:tasks.rados.rados.0.smithi078.stdout:3943: expect (ObjNum 1190 snap 353 seq_num 1190) 2023-12-16T01:31:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:44 smithi118 ceph-mon[131825]: osdmap e812: 8 total, 8 up, 8 in 2023-12-16T01:31:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:44 smithi118 ceph-mon[131825]: pgmap v829: 121 pgs: 121 active+clean; 421 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-16T01:31:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:44 smithi078 ceph-mon[139570]: osdmap e812: 8 total, 8 up, 8 in 2023-12-16T01:31:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:44 smithi078 ceph-mon[139570]: pgmap v829: 121 pgs: 121 active+clean; 421 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-16T01:31:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:44 smithi078 ceph-mon[142991]: osdmap e812: 8 total, 8 up, 8 in 2023-12-16T01:31:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:44 smithi078 ceph-mon[142991]: pgmap v829: 121 pgs: 121 active+clean; 421 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-16T01:31:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:45 smithi118 ceph-mon[131825]: osdmap e813: 8 total, 8 up, 8 in 2023-12-16T01:31:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:45 smithi078 ceph-mon[139570]: osdmap e813: 8 total, 8 up, 8 in 2023-12-16T01:31:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:45 smithi078 ceph-mon[142991]: osdmap e813: 8 total, 8 up, 8 in 2023-12-16T01:31:46.630 INFO:tasks.rados.rados.0.smithi078.stdout:3947: finishing write tid 1 to smithi078122029-49 2023-12-16T01:31:46.630 INFO:tasks.rados.rados.0.smithi078.stdout:3947: finishing write tid 2 to smithi078122029-49 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3947: finishing write tid 3 to smithi078122029-49 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3943: done (4 left) 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3945: done (3 left) 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3946: done (2 left) 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3949: read oid 31 snap -1 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3949: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3950: copy_from oid 39 from oid 32 current snap is 370 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3947: finishing write tid 4 to smithi078122029-49 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3947: finishing write tid 5 to smithi078122029-49 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2833 (ObjNum 1240 snap 370 seq_num 1240) dirty exists 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3947: left oid 49 (ObjNum 1240 snap 370 seq_num 1240) 2023-12-16T01:31:46.631 INFO:tasks.rados.rados.0.smithi078.stdout:3948: finishing copy_from racing read to smithi078122029-1 2023-12-16T01:31:46.632 INFO:tasks.rados.rados.0.smithi078.stdout:3948: finishing copy_from to smithi078122029-1 2023-12-16T01:31:46.632 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 1 v 2847 (ObjNum 1192 snap 353 seq_num 1192) dirty exists 2023-12-16T01:31:46.632 INFO:tasks.rados.rados.0.smithi078.stdout:3947: done (3 left) 2023-12-16T01:31:46.632 INFO:tasks.rados.rados.0.smithi078.stdout:3948: done (2 left) 2023-12-16T01:31:46.632 INFO:tasks.rados.rados.0.smithi078.stdout:3951: snap_remove snap 353 2023-12-16T01:31:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:46] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:31:46.781 INFO:tasks.rados.rados.0.smithi078.stdout:3951: done (2 left) 2023-12-16T01:31:46.781 INFO:tasks.rados.rados.0.smithi078.stdout:3952: snap_remove snap 359 2023-12-16T01:31:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:46 smithi118 ceph-mon[131825]: pgmap v831: 121 pgs: 121 active+clean; 429 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:31:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:46 smithi118 ceph-mon[131825]: osdmap e814: 8 total, 8 up, 8 in 2023-12-16T01:31:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[139570]: pgmap v831: 121 pgs: 121 active+clean; 429 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:31:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[139570]: osdmap e814: 8 total, 8 up, 8 in 2023-12-16T01:31:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[142991]: pgmap v831: 121 pgs: 121 active+clean; 429 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2023-12-16T01:31:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:31:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:46 smithi078 ceph-mon[142991]: osdmap e814: 8 total, 8 up, 8 in 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3952: done (2 left) 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3953: snap_create 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3950: finishing copy_from to smithi078122029-39 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3950: got expected ENOENT (src dne) 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3950: finishing copy_from racing read to smithi078122029-39 2023-12-16T01:31:47.789 INFO:tasks.rados.rados.0.smithi078.stdout:3949: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3949: done (2 left) 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3950: done (1 left) 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3953: done (0 left) 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3954: rollback oid 50 current snap is 371 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 50 to 357 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3955: rollback oid 8 current snap is 371 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 8 to 367 2023-12-16T01:31:48.793 INFO:tasks.rados.rados.0.smithi078.stdout:3956: snap_remove snap 358 2023-12-16T01:31:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:48 smithi118 ceph-mon[131825]: osdmap e815: 8 total, 8 up, 8 in 2023-12-16T01:31:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:48 smithi078 ceph-mon[139570]: osdmap e815: 8 total, 8 up, 8 in 2023-12-16T01:31:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:48 smithi078 ceph-mon[142991]: osdmap e815: 8 total, 8 up, 8 in 2023-12-16T01:31:49.798 INFO:tasks.rados.rados.0.smithi078.stdout:3956: done (2 left) 2023-12-16T01:31:49.799 INFO:tasks.rados.rados.0.smithi078.stdout:3957: snap_remove snap 363 2023-12-16T01:31:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:49 smithi118 ceph-mon[131825]: pgmap v834: 121 pgs: 121 active+clean; 445 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 10 op/s 2023-12-16T01:31:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:49 smithi118 ceph-mon[131825]: osdmap e816: 8 total, 8 up, 8 in 2023-12-16T01:31:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:49 smithi078 ceph-mon[139570]: pgmap v834: 121 pgs: 121 active+clean; 445 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 10 op/s 2023-12-16T01:31:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:49 smithi078 ceph-mon[139570]: osdmap e816: 8 total, 8 up, 8 in 2023-12-16T01:31:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:49 smithi078 ceph-mon[142991]: pgmap v834: 121 pgs: 121 active+clean; 445 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 10 op/s 2023-12-16T01:31:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:49 smithi078 ceph-mon[142991]: osdmap e816: 8 total, 8 up, 8 in 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3957: done (2 left) 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3958: snap_create 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3955: finishing rollback tid 0 to smithi078122029-8 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3955: finishing rollback tid 1 to smithi078122029-8 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3955: finishing rollback tid 2 to smithi078122029-8 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 8 v 2744 (ObjNum 1222 snap 367 seq_num 1222) dirty exists 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3954: finishing rollback tid 0 to smithi078122029-50 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3954: finishing rollback tid 1 to smithi078122029-50 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:3954: finishing rollback tid 2 to smithi078122029-50 2023-12-16T01:31:50.807 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 3344 (ObjNum 1159 snap 342 seq_num 1159) dirty exists 2023-12-16T01:31:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:50 smithi118 ceph-mon[131825]: osdmap e817: 8 total, 8 up, 8 in 2023-12-16T01:31:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:50 smithi078 ceph-mon[139570]: osdmap e817: 8 total, 8 up, 8 in 2023-12-16T01:31:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:50 smithi078 ceph-mon[142991]: osdmap e817: 8 total, 8 up, 8 in 2023-12-16T01:31:51.778 INFO:tasks.rados.rados.0.smithi078.stdout:3954: done (2 left) 2023-12-16T01:31:51.778 INFO:tasks.rados.rados.0.smithi078.stdout:3955: done (1 left) 2023-12-16T01:31:51.778 INFO:tasks.rados.rados.0.smithi078.stdout:3958: done (0 left) 2023-12-16T01:31:51.778 INFO:tasks.rados.rados.0.smithi078.stdout:3959: rmattr oid 26 current snap is 372 2023-12-16T01:31:51.778 INFO:tasks.rados.rados.0.smithi078.stdout:3960: snap_remove snap 364 2023-12-16T01:31:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:51 smithi118 ceph-mon[131825]: pgmap v837: 121 pgs: 121 active+clean; 447 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-12-16T01:31:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:51 smithi118 ceph-mon[131825]: osdmap e818: 8 total, 8 up, 8 in 2023-12-16T01:31:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:51 smithi118 ceph-mon[131825]: osdmap e819: 8 total, 8 up, 8 in 2023-12-16T01:31:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[139570]: pgmap v837: 121 pgs: 121 active+clean; 447 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-12-16T01:31:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[139570]: osdmap e818: 8 total, 8 up, 8 in 2023-12-16T01:31:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[139570]: osdmap e819: 8 total, 8 up, 8 in 2023-12-16T01:31:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[142991]: pgmap v837: 121 pgs: 121 active+clean; 447 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-12-16T01:31:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[142991]: osdmap e818: 8 total, 8 up, 8 in 2023-12-16T01:31:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:51 smithi078 ceph-mon[142991]: osdmap e819: 8 total, 8 up, 8 in 2023-12-16T01:31:52.780 INFO:tasks.rados.rados.0.smithi078.stdout:3960: done (1 left) 2023-12-16T01:31:52.780 INFO:tasks.rados.rados.0.smithi078.stdout:3961: snap_create 2023-12-16T01:31:52.780 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 26 v 3008 (ObjNum 1183 snap 349 seq_num 1183) dirty exists 2023-12-16T01:31:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:3959: done (1 left) 2023-12-16T01:31:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:3961: done (0 left) 2023-12-16T01:31:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 50 current snap is 373 2023-12-16T01:31:53.789 INFO:tasks.rados.rados.0.smithi078.stdout:3962: seq_num 1241 ranges {819200=794624,1613824=557056,2170880=245760} 2023-12-16T01:31:53.797 INFO:tasks.rados.rados.0.smithi078.stdout:3962: writing smithi078122029-50 from 819200 to 1613824 tid 1 2023-12-16T01:31:53.800 INFO:tasks.rados.rados.0.smithi078.stdout:3962: writing smithi078122029-50 from 1613824 to 2170880 tid 2 2023-12-16T01:31:53.802 INFO:tasks.rados.rados.0.smithi078.stdout:3962: writing smithi078122029-50 from 2170880 to 2416640 tid 3 2023-12-16T01:31:53.802 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 7 current snap is 373 2023-12-16T01:31:53.802 INFO:tasks.rados.rados.0.smithi078.stdout:3963: seq_num 1242 ranges {0=409600,409600=442368,851968=655360,1507328=106496} 2023-12-16T01:31:53.804 INFO:tasks.rados.rados.0.smithi078.stdout:3963: writing smithi078122029-7 from 0 to 409600 tid 1 2023-12-16T01:31:53.806 INFO:tasks.rados.rados.0.smithi078.stdout:3963: writing smithi078122029-7 from 409600 to 851968 tid 2 2023-12-16T01:31:53.810 INFO:tasks.rados.rados.0.smithi078.stdout:3963: writing smithi078122029-7 from 851968 to 1507328 tid 3 2023-12-16T01:31:53.811 INFO:tasks.rados.rados.0.smithi078.stdout:3963: writing smithi078122029-7 from 1507328 to 1613824 tid 4 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3964: rollback oid 43 current snap is 373 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 43 to 348 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: finishing write tid 1 to smithi078122029-50 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: finishing write tid 2 to smithi078122029-50 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: finishing write tid 3 to smithi078122029-50 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: finishing write tid 4 to smithi078122029-50 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3965: delete oid 23 current snap is 373 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 1 to smithi078122029-7 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: finishing write tid 5 to smithi078122029-50 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 50 v 3348 (ObjNum 1241 snap 373 seq_num 1241) dirty exists 2023-12-16T01:31:53.812 INFO:tasks.rados.rados.0.smithi078.stdout:3962: left oid 50 (ObjNum 1241 snap 373 seq_num 1241) 2023-12-16T01:31:53.814 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 2 to smithi078122029-7 2023-12-16T01:31:53.816 INFO:tasks.rados.rados.0.smithi078.stdout:3964: finishing rollback tid 0 to smithi078122029-43 2023-12-16T01:31:53.816 INFO:tasks.rados.rados.0.smithi078.stdout:3964: finishing rollback tid 1 to smithi078122029-43 2023-12-16T01:31:53.816 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2763 (ObjNum 33 snap 0 seq_num 2288699504) dirty dne 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:3962: done (3 left) 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:3964: done (2 left) 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:3965: done (1 left) 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:3966: read oid 9 snap 334 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:3966: expect (ObjNum 1123 snap 333 seq_num 1123) 2023-12-16T01:31:53.817 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 49 current snap is 373 2023-12-16T01:31:53.818 INFO:tasks.rados.rados.0.smithi078.stdout:3967: seq_num 1244 ranges {6545408=442368,6987776=614400,7602176=589824} 2023-12-16T01:31:53.855 INFO:tasks.rados.rados.0.smithi078.stdout:3967: writing smithi078122029-49 from 6545408 to 6987776 tid 1 2023-12-16T01:31:53.858 INFO:tasks.rados.rados.0.smithi078.stdout:3967: writing smithi078122029-49 from 6987776 to 7602176 tid 2 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3967: writing smithi078122029-49 from 7602176 to 8192000 tid 3 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3968: delete oid 33 current snap is 373 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 3 to smithi078122029-7 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 4 to smithi078122029-7 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 5 to smithi078122029-7 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:3963: finishing write tid 6 to smithi078122029-7 2023-12-16T01:31:53.862 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 7 v 3353 (ObjNum 1242 snap 373 seq_num 1242) dirty exists 2023-12-16T01:31:53.863 INFO:tasks.rados.rados.0.smithi078.stdout:3963: left oid 7 (ObjNum 1242 snap 373 seq_num 1242) 2023-12-16T01:31:53.863 INFO:tasks.rados.rados.0.smithi078.stdout:3966: expect (ObjNum 1123 snap 333 seq_num 1123) 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: finishing write tid 1 to smithi078122029-49 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: finishing write tid 2 to smithi078122029-49 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: finishing write tid 3 to smithi078122029-49 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: finishing write tid 4 to smithi078122029-49 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: finishing write tid 5 to smithi078122029-49 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 49 v 2837 (ObjNum 1244 snap 373 seq_num 1244) dirty exists 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: left oid 49 (ObjNum 1244 snap 373 seq_num 1244) 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3963: done (3 left) 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3966: done (2 left) 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3967: done (1 left) 2023-12-16T01:31:53.966 INFO:tasks.rados.rados.0.smithi078.stdout:3968: done (0 left) 2023-12-16T01:31:53.967 INFO:tasks.rados.rados.0.smithi078.stdout:3969: delete oid 14 current snap is 373 2023-12-16T01:31:53.969 INFO:tasks.rados.rados.0.smithi078.stdout:3969: done (0 left) 2023-12-16T01:31:53.970 INFO:tasks.rados.rados.0.smithi078.stdout:3970: copy_from oid 14 from oid 39 current snap is 373 2023-12-16T01:31:53.970 INFO:tasks.rados.rados.0.smithi078.stdout:3971: read oid 25 snap -1 2023-12-16T01:31:53.970 INFO:tasks.rados.rados.0.smithi078.stdout:3971: expect deleted 2023-12-16T01:31:53.970 INFO:tasks.rados.rados.0.smithi078.stdout:3972: snap_create 2023-12-16T01:31:53.978 INFO:tasks.rados.rados.0.smithi078.stdout:3970: finishing copy_from racing read to smithi078122029-14 2023-12-16T01:31:53.980 INFO:tasks.rados.rados.0.smithi078.stdout:3970: finishing copy_from to smithi078122029-14 2023-12-16T01:31:53.980 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 14 v 2806 (ObjNum 1170 snap 343 seq_num 1170) dirty exists 2023-12-16T01:31:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:53 smithi118 ceph-mon[131825]: pgmap v840: 121 pgs: 121 active+clean; 446 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 546 KiB/s wr, 3 op/s 2023-12-16T01:31:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:53 smithi118 ceph-mon[131825]: osdmap e820: 8 total, 8 up, 8 in 2023-12-16T01:31:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:53 smithi078 ceph-mon[139570]: pgmap v840: 121 pgs: 121 active+clean; 446 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 546 KiB/s wr, 3 op/s 2023-12-16T01:31:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:53 smithi078 ceph-mon[139570]: osdmap e820: 8 total, 8 up, 8 in 2023-12-16T01:31:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:53 smithi078 ceph-mon[142991]: pgmap v840: 121 pgs: 121 active+clean; 446 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 546 KiB/s wr, 3 op/s 2023-12-16T01:31:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:53 smithi078 ceph-mon[142991]: osdmap e820: 8 total, 8 up, 8 in 2023-12-16T01:31:54.791 INFO:tasks.rados.rados.0.smithi078.stdout:3970: done (2 left) 2023-12-16T01:31:54.791 INFO:tasks.rados.rados.0.smithi078.stdout:3971: done (1 left) 2023-12-16T01:31:54.791 INFO:tasks.rados.rados.0.smithi078.stdout:3972: done (0 left) 2023-12-16T01:31:54.791 INFO:tasks.rados.rados.0.smithi078.stdout:3973: snap_create 2023-12-16T01:31:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:54 smithi118 ceph-mon[131825]: osdmap e821: 8 total, 8 up, 8 in 2023-12-16T01:31:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:54 smithi078 ceph-mon[139570]: osdmap e821: 8 total, 8 up, 8 in 2023-12-16T01:31:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:54 smithi078 ceph-mon[142991]: osdmap e821: 8 total, 8 up, 8 in 2023-12-16T01:31:55.796 INFO:tasks.rados.rados.0.smithi078.stdout:3973: done (0 left) 2023-12-16T01:31:55.797 INFO:tasks.rados.rados.0.smithi078.stdout:3974: snap_create 2023-12-16T01:31:55.831 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11m) 6m ago 15m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10m) 4m ago 14m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (15m) 6m ago 15m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (15m) 4m ago 15m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10m) 4m ago 19m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10m) 6m ago 20m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9m) 6m ago 20m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:31:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9m) 4m ago 19m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9m) 6m ago 19m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11m) 6m ago 14m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10m) 4m ago 14m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8m) 6m ago 18m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7m) 6m ago 18m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7m) 6m ago 17m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6m) 6m ago 17m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6m) 4m ago 17m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5m) 4m ago 16m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5m) 4m ago 16m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4m) 4m ago 16m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:31:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10m) 4m ago 15m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:31:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:55 smithi118 ceph-mon[131825]: pgmap v843: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:31:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:55 smithi118 ceph-mon[131825]: osdmap e822: 8 total, 8 up, 8 in 2023-12-16T01:31:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:55 smithi078 ceph-mon[139570]: pgmap v843: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:31:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:55 smithi078 ceph-mon[139570]: osdmap e822: 8 total, 8 up, 8 in 2023-12-16T01:31:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:55 smithi078 ceph-mon[142991]: pgmap v843: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:31:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:55 smithi078 ceph-mon[142991]: osdmap e822: 8 total, 8 up, 8 in 2023-12-16T01:31:56.526 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:31:56.526 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:31:56.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:31:56.526 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:56.526 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:31:56.527 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:31:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:31:56] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.43.0" 2023-12-16T01:31:56.781 INFO:tasks.rados.rados.0.smithi078.stdout:3974: done (0 left) 2023-12-16T01:31:56.781 INFO:tasks.rados.rados.0.smithi078.stdout:3975: delete oid 12 current snap is 376 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:3975: done (0 left) 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:3976: rmattr oid 39 current snap is 376 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:3977: rollback oid 42 current snap is 376 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 42 to 356 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 376 2023-12-16T01:31:56.788 INFO:tasks.rados.rados.0.smithi078.stdout:3978: seq_num 1248 ranges {835584=507904,1343488=598016,1941504=606208} 2023-12-16T01:31:56.796 INFO:tasks.rados.rados.0.smithi078.stdout:3978: writing smithi078122029-38 from 835584 to 1343488 tid 1 2023-12-16T01:31:56.799 INFO:tasks.rados.rados.0.smithi078.stdout:3978: writing smithi078122029-38 from 1343488 to 1941504 tid 2 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:3978: writing smithi078122029-38 from 1941504 to 2547712 tid 3 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:3979: snap_create 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:3977: finishing rollback tid 0 to smithi078122029-42 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:3977: finishing rollback tid 1 to smithi078122029-42 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 3009 (ObjNum 33 snap 0 seq_num 1953066355) dirty dne 2023-12-16T01:31:56.803 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 39 v 2814 (ObjNum 1170 snap 343 seq_num 1170) dirty exists 2023-12-16T01:31:56.804 INFO:tasks.rados.rados.0.smithi078.stdout:3978: finishing write tid 1 to smithi078122029-38 2023-12-16T01:31:56.807 INFO:tasks.rados.rados.0.smithi078.stdout:3978: finishing write tid 2 to smithi078122029-38 2023-12-16T01:31:56.807 INFO:tasks.rados.rados.0.smithi078.stdout:3978: finishing write tid 3 to smithi078122029-38 2023-12-16T01:31:56.807 INFO:tasks.rados.rados.0.smithi078.stdout:3978: finishing write tid 4 to smithi078122029-38 2023-12-16T01:31:56.809 INFO:tasks.rados.rados.0.smithi078.stdout:3978: finishing write tid 5 to smithi078122029-38 2023-12-16T01:31:56.809 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3475 (ObjNum 1248 snap 376 seq_num 1248) dirty exists 2023-12-16T01:31:56.809 INFO:tasks.rados.rados.0.smithi078.stdout:3978: left oid 38 (ObjNum 1248 snap 376 seq_num 1248) 2023-12-16T01:31:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:56 smithi118 ceph-mon[131825]: osdmap e823: 8 total, 8 up, 8 in 2023-12-16T01:31:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557474336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:56 smithi118 ceph-mon[131825]: osdmap e824: 8 total, 8 up, 8 in 2023-12-16T01:31:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[139570]: osdmap e823: 8 total, 8 up, 8 in 2023-12-16T01:31:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557474336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[139570]: osdmap e824: 8 total, 8 up, 8 in 2023-12-16T01:31:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[142991]: osdmap e823: 8 total, 8 up, 8 in 2023-12-16T01:31:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557474336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:31:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:56 smithi078 ceph-mon[142991]: osdmap e824: 8 total, 8 up, 8 in 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:3976: done (3 left) 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:3977: done (2 left) 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:3978: done (1 left) 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:3979: done (0 left) 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 43 current snap is 377 2023-12-16T01:31:57.806 INFO:tasks.rados.rados.0.smithi078.stdout:3980: seq_num 1249 ranges {0=524288,524288=483328,1007616=409600,1417216=311296} 2023-12-16T01:31:57.808 INFO:tasks.rados.rados.0.smithi078.stdout:3980: writing smithi078122029-43 from 0 to 524288 tid 1 2023-12-16T01:31:57.811 INFO:tasks.rados.rados.0.smithi078.stdout:3980: writing smithi078122029-43 from 524288 to 1007616 tid 2 2023-12-16T01:31:57.813 INFO:tasks.rados.rados.0.smithi078.stdout:3980: writing smithi078122029-43 from 1007616 to 1417216 tid 3 2023-12-16T01:31:57.816 INFO:tasks.rados.rados.0.smithi078.stdout:3980: writing smithi078122029-43 from 1417216 to 1728512 tid 4 2023-12-16T01:31:57.816 INFO:tasks.rados.rados.0.smithi078.stdout:3981: delete oid 39 current snap is 377 2023-12-16T01:31:57.816 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 1 to smithi078122029-43 2023-12-16T01:31:57.817 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 2 to smithi078122029-43 2023-12-16T01:31:57.819 INFO:tasks.rados.rados.0.smithi078.stdout:3981: done (1 left) 2023-12-16T01:31:57.819 INFO:tasks.rados.rados.0.smithi078.stdout:3982: snap_remove snap 334 2023-12-16T01:31:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:57 smithi118 ceph-mon[131825]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:57 smithi118 ceph-mon[131825]: pgmap v846: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 3 op/s 2023-12-16T01:31:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:57 smithi118 ceph-mon[131825]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[139570]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[139570]: pgmap v846: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 3 op/s 2023-12-16T01:31:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[139570]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[142991]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[142991]: pgmap v846: 121 pgs: 121 active+clean; 448 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 3 op/s 2023-12-16T01:31:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:57 smithi078 ceph-mon[142991]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:31:58.821 INFO:tasks.rados.rados.0.smithi078.stdout:3982: done (1 left) 2023-12-16T01:31:58.821 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 16 current snap is 377 2023-12-16T01:31:58.821 INFO:tasks.rados.rados.0.smithi078.stdout:3983: seq_num 1251 ranges {5636096=557056,6193152=655360,6848512=425984,7274496=122880} 2023-12-16T01:31:58.856 INFO:tasks.rados.rados.0.smithi078.stdout:3983: writing smithi078122029-16 from 5636096 to 6193152 tid 1 2023-12-16T01:31:58.860 INFO:tasks.rados.rados.0.smithi078.stdout:3983: writing smithi078122029-16 from 6193152 to 6848512 tid 2 2023-12-16T01:31:58.863 INFO:tasks.rados.rados.0.smithi078.stdout:3983: writing smithi078122029-16 from 6848512 to 7274496 tid 3 2023-12-16T01:31:58.864 INFO:tasks.rados.rados.0.smithi078.stdout:3983: writing smithi078122029-16 from 7274496 to 7397376 tid 4 2023-12-16T01:31:58.864 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 2 current snap is 377 2023-12-16T01:31:58.864 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 3 to smithi078122029-43 2023-12-16T01:31:58.864 INFO:tasks.rados.rados.0.smithi078.stdout:3984: seq_num 1252 ranges {1859584=573440,2433024=540672,2973696=630784,3604480=32768} 2023-12-16T01:31:58.877 INFO:tasks.rados.rados.0.smithi078.stdout:3984: writing smithi078122029-2 from 1859584 to 2433024 tid 1 2023-12-16T01:31:58.880 INFO:tasks.rados.rados.0.smithi078.stdout:3984: writing smithi078122029-2 from 2433024 to 2973696 tid 2 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3984: writing smithi078122029-2 from 2973696 to 3604480 tid 3 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3984: writing smithi078122029-2 from 3604480 to 3637248 tid 4 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3985: delete oid 29 current snap is 377 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 4 to smithi078122029-43 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 5 to smithi078122029-43 2023-12-16T01:31:58.884 INFO:tasks.rados.rados.0.smithi078.stdout:3980: finishing write tid 6 to smithi078122029-43 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 43 v 2768 (ObjNum 1249 snap 377 seq_num 1249) dirty exists 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3980: left oid 43 (ObjNum 1249 snap 377 seq_num 1249) 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 1 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 2 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 3 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 4 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 5 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: finishing write tid 6 to smithi078122029-16 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 16 v 2835 (ObjNum 1251 snap 377 seq_num 1251) dirty exists 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3983: left oid 16 (ObjNum 1251 snap 377 seq_num 1251) 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 1 to smithi078122029-2 2023-12-16T01:31:58.885 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 2 to smithi078122029-2 2023-12-16T01:31:58.887 INFO:tasks.rados.rados.0.smithi078.stdout:3980: done (3 left) 2023-12-16T01:31:58.887 INFO:tasks.rados.rados.0.smithi078.stdout:3983: done (2 left) 2023-12-16T01:31:58.887 INFO:tasks.rados.rados.0.smithi078.stdout:3985: done (1 left) 2023-12-16T01:31:58.887 INFO:tasks.rados.rados.0.smithi078.stdout:3986: snap_create 2023-12-16T01:31:58.888 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 3 to smithi078122029-2 2023-12-16T01:31:58.889 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 4 to smithi078122029-2 2023-12-16T01:31:58.890 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 5 to smithi078122029-2 2023-12-16T01:31:58.891 INFO:tasks.rados.rados.0.smithi078.stdout:3984: finishing write tid 6 to smithi078122029-2 2023-12-16T01:31:58.891 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 2 v 3359 (ObjNum 1252 snap 377 seq_num 1252) dirty exists 2023-12-16T01:31:58.891 INFO:tasks.rados.rados.0.smithi078.stdout:3984: left oid 2 (ObjNum 1252 snap 377 seq_num 1252) 2023-12-16T01:31:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:58 smithi118 ceph-mon[131825]: osdmap e825: 8 total, 8 up, 8 in 2023-12-16T01:31:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:58 smithi118 ceph-mon[131825]: pgmap v849: 121 pgs: 121 active+clean; 454 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-16T01:31:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:58 smithi078 ceph-mon[139570]: osdmap e825: 8 total, 8 up, 8 in 2023-12-16T01:31:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:58 smithi078 ceph-mon[139570]: pgmap v849: 121 pgs: 121 active+clean; 454 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-16T01:31:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:58 smithi078 ceph-mon[142991]: osdmap e825: 8 total, 8 up, 8 in 2023-12-16T01:31:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:58 smithi078 ceph-mon[142991]: pgmap v849: 121 pgs: 121 active+clean; 454 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2023-12-16T01:31:59.824 INFO:tasks.rados.rados.0.smithi078.stdout:3984: done (1 left) 2023-12-16T01:31:59.825 INFO:tasks.rados.rados.0.smithi078.stdout:3986: done (0 left) 2023-12-16T01:31:59.825 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 42 current snap is 378 2023-12-16T01:31:59.825 INFO:tasks.rados.rados.0.smithi078.stdout:3987: seq_num 1254 ranges {0=606208,606208=704512,1310720=499712} 2023-12-16T01:31:59.828 INFO:tasks.rados.rados.0.smithi078.stdout:3987: writing smithi078122029-42 from 0 to 606208 tid 1 2023-12-16T01:31:59.832 INFO:tasks.rados.rados.0.smithi078.stdout:3987: writing smithi078122029-42 from 606208 to 1310720 tid 2 2023-12-16T01:31:59.835 INFO:tasks.rados.rados.0.smithi078.stdout:3987: writing smithi078122029-42 from 1310720 to 1810432 tid 3 2023-12-16T01:31:59.835 INFO:tasks.rados.rados.0.smithi078.stdout:3988: rmattr oid 22 current snap is 378 2023-12-16T01:31:59.835 INFO:tasks.rados.rados.0.smithi078.stdout:3988: done (1 left) 2023-12-16T01:31:59.835 INFO:tasks.rados.rados.0.smithi078.stdout:3989: read oid 49 snap 362 2023-12-16T01:31:59.835 INFO:tasks.rados.rados.0.smithi078.stdout:3989: expect (ObjNum 1209 snap 357 seq_num 1209) 2023-12-16T01:31:59.836 INFO:tasks.rados.rados.0.smithi078.stdout:3990: delete oid 4 current snap is 378 2023-12-16T01:31:59.839 INFO:tasks.rados.rados.0.smithi078.stdout:3987: finishing write tid 1 to smithi078122029-42 2023-12-16T01:31:59.839 INFO:tasks.rados.rados.0.smithi078.stdout:3987: finishing write tid 2 to smithi078122029-42 2023-12-16T01:31:59.840 INFO:tasks.rados.rados.0.smithi078.stdout:3987: finishing write tid 3 to smithi078122029-42 2023-12-16T01:31:59.840 INFO:tasks.rados.rados.0.smithi078.stdout:3987: finishing write tid 4 to smithi078122029-42 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3990: done (2 left) 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3991: read oid 17 snap -1 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3991: expect (ObjNum 1158 snap 342 seq_num 1158) 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3992: rollback oid 36 current snap is 378 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:rollback oid 36 to 314 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3993: read oid 19 snap -1 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3993: expect (ObjNum 1206 snap 356 seq_num 1206) 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3994: copy_from oid 32 from oid 12 current snap is 378 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3995: read oid 11 snap -1 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3995: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 38 current snap is 378 2023-12-16T01:31:59.847 INFO:tasks.rados.rados.0.smithi078.stdout:3996: seq_num 1256 ranges {2547712=638976,3186688=524288,3710976=614400,4325376=65536} 2023-12-16T01:31:59.864 INFO:tasks.rados.rados.0.smithi078.stdout:3996: writing smithi078122029-38 from 2547712 to 3186688 tid 1 2023-12-16T01:31:59.867 INFO:tasks.rados.rados.0.smithi078.stdout:3996: writing smithi078122029-38 from 3186688 to 3710976 tid 2 2023-12-16T01:31:59.871 INFO:tasks.rados.rados.0.smithi078.stdout:3996: writing smithi078122029-38 from 3710976 to 4325376 tid 3 2023-12-16T01:31:59.871 INFO:tasks.rados.rados.0.smithi078.stdout:3996: writing smithi078122029-38 from 4325376 to 4390912 tid 4 2023-12-16T01:31:59.871 INFO:tasks.rados.rados.0.smithi078.stdout:3997: snap_remove snap 357 2023-12-16T01:32:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:31:59 smithi118 ceph-mon[131825]: osdmap e826: 8 total, 8 up, 8 in 2023-12-16T01:32:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:31:59 smithi078 ceph-mon[139570]: osdmap e826: 8 total, 8 up, 8 in 2023-12-16T01:32:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:31:59 smithi078 ceph-mon[142991]: osdmap e826: 8 total, 8 up, 8 in 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3997: done (8 left) 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:append oid 28 current snap is 378 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3987: finishing write tid 5 to smithi078122029-42 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 42 v 3013 (ObjNum 1254 snap 378 seq_num 1254) dirty exists 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3987: left oid 42 (ObjNum 1254 snap 378 seq_num 1254) 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3994: finishing copy_from to smithi078122029-32 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3994: got expected ENOENT (src dne) 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3994: finishing copy_from racing read to smithi078122029-32 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3992: finishing rollback tid 1 to smithi078122029-36 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 36 v 3435 (ObjNum 129 snap 0 seq_num 2288152752) dirty dne 2023-12-16T01:32:00.838 INFO:tasks.rados.rados.0.smithi078.stdout:3991: expect (ObjNum 1158 snap 342 seq_num 1158) 2023-12-16T01:32:01.142 INFO:tasks.rados.rados.0.smithi078.stdout:3993: expect (ObjNum 1206 snap 356 seq_num 1206) 2023-12-16T01:32:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:00 smithi118 ceph-mon[131825]: osdmap e827: 8 total, 8 up, 8 in 2023-12-16T01:32:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:00 smithi118 ceph-mon[131825]: pgmap v852: 121 pgs: 121 active+clean; 451 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-12-16T01:32:01.195 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 1 to smithi078122029-38 2023-12-16T01:32:01.195 INFO:tasks.rados.rados.0.smithi078.stdout:3989: expect (ObjNum 1209 snap 357 seq_num 1209) 2023-12-16T01:32:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:00 smithi078 ceph-mon[139570]: osdmap e827: 8 total, 8 up, 8 in 2023-12-16T01:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:00 smithi078 ceph-mon[139570]: pgmap v852: 121 pgs: 121 active+clean; 451 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-12-16T01:32:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:00 smithi078 ceph-mon[142991]: osdmap e827: 8 total, 8 up, 8 in 2023-12-16T01:32:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:00 smithi078 ceph-mon[142991]: pgmap v852: 121 pgs: 121 active+clean; 451 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 2 to smithi078122029-38 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 3 to smithi078122029-38 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 4 to smithi078122029-38 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 5 to smithi078122029-38 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: finishing write tid 6 to smithi078122029-38 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 38 v 3494 (ObjNum 1256 snap 378 seq_num 1256) dirty exists 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3996: left oid 38 (ObjNum 1256 snap 378 seq_num 1256) 2023-12-16T01:32:01.462 INFO:tasks.rados.rados.0.smithi078.stdout:3995: expect (ObjNum 1007 snap 292 seq_num 1007) 2023-12-16T01:32:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:01 smithi118 ceph-mon[131825]: osdmap e828: 8 total, 8 up, 8 in 2023-12-16T01:32:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:01 smithi118 ceph-mon[131825]: osdmap e829: 8 total, 8 up, 8 in 2023-12-16T01:32:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[139570]: osdmap e828: 8 total, 8 up, 8 in 2023-12-16T01:32:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[139570]: osdmap e829: 8 total, 8 up, 8 in 2023-12-16T01:32:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[142991]: osdmap e828: 8 total, 8 up, 8 in 2023-12-16T01:32:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:01 smithi078 ceph-mon[142991]: osdmap e829: 8 total, 8 up, 8 in 2023-12-16T01:32:02.292 INFO:tasks.rados.rados.0.smithi078.stdout:3998: seq_num 1257 ranges {0=655360,655360=409600,1064960=770048,1835008=24576} 2023-12-16T01:32:02.295 INFO:tasks.rados.rados.0.smithi078.stdout:3998: writing smithi078122029-28 from 0 to 655360 tid 1 2023-12-16T01:32:02.298 INFO:tasks.rados.rados.0.smithi078.stdout:3998: writing smithi078122029-28 from 655360 to 1064960 tid 2 2023-12-16T01:32:02.303 INFO:tasks.rados.rados.0.smithi078.stdout:3998: writing smithi078122029-28 from 1064960 to 1835008 tid 3 2023-12-16T01:32:02.303 INFO:tasks.rados.rados.0.smithi078.stdout:3998: writing smithi078122029-28 from 1835008 to 1859584 tid 4 2023-12-16T01:32:02.303 INFO:tasks.rados.rados.0.smithi078.stdout:3987: done (8 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3989: done (7 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3991: done (6 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3992: done (5 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3993: done (4 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3994: done (3 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3995: done (2 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3996: done (1 left) 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3999: delete oid 21 current snap is 378 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 1 to smithi078122029-28 2023-12-16T01:32:02.304 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 2 to smithi078122029-28 2023-12-16T01:32:02.306 INFO:tasks.rados.rados.0.smithi078.stdout:3999: done (1 left) 2023-12-16T01:32:02.306 INFO:tasks.rados.rados.0.smithi078.stdout: waiting on 1 2023-12-16T01:32:02.307 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 3 to smithi078122029-28 2023-12-16T01:32:02.307 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 4 to smithi078122029-28 2023-12-16T01:32:02.307 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 5 to smithi078122029-28 2023-12-16T01:32:02.309 INFO:tasks.rados.rados.0.smithi078.stdout:3998: finishing write tid 6 to smithi078122029-28 2023-12-16T01:32:02.309 INFO:tasks.rados.rados.0.smithi078.stdout:update_object_version oid 28 v 2807 (ObjNum 1257 snap 378 seq_num 1257) dirty exists 2023-12-16T01:32:02.309 INFO:tasks.rados.rados.0.smithi078.stdout:3998: left oid 28 (ObjNum 1257 snap 378 seq_num 1257) 2023-12-16T01:32:02.309 INFO:tasks.rados.rados.0.smithi078.stdout:3998: done (0 left) 2023-12-16T01:32:02.312 INFO:tasks.rados.rados.0.smithi078.stderr:0 errors. 2023-12-16T01:32:02.312 INFO:tasks.rados.rados.0.smithi078.stderr: 2023-12-16T01:32:02.314 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T01:32:02.691 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:32:03.141 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:02 smithi078 ceph-mon[139570]: pgmap v855: 121 pgs: 121 active+clean; 436 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:32:03.142 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:02 smithi078 ceph-mon[142991]: pgmap v855: 121 pgs: 121 active+clean; 436 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:32:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:02 smithi118 ceph-mon[131825]: pgmap v855: 121 pgs: 121 active+clean; 436 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-12-16T01:32:04.743 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:32:04.743 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":829,"fsid":"dc053256-9baf-11ee-95a5-87774f69a715","created":"2023-12-16T01:11:12.355080+0000","modified":"2023-12-16T01:32:01.773307+0000","last_up_change":"2023-12-16T01:27:28.974358+0000","last_in_change":"2023-12-16T01:15:37.930700+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T01:14:05.116574+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-16T01:16:10.650512+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":"62","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-16T01:16:11.355324+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-16T01:16:43.510248+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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-12-16T01:18:53.297528+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":"828","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":741,"snap_epoch":828,"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":"2251f113-67f0-4201-8a3a-7aa03fa6609d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":330,"up_from":341,"up_thru":569,"down_at":331,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6802","nonce":1072706765},{"type":"v1","addr":"172.21.15.78:6803","nonce":1072706765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":1072706765},{"type":"v1","addr":"172.21.15.78:6805","nonce":1072706765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":1072706765},{"type":"v1","addr":"172.21.15.78:6809","nonce":1072706765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":1072706765},{"type":"v1","addr":"172.21.15.78:6807","nonce":1072706765}]},"public_addr":"172.21.15.78:6803/1072706765","cluster_addr":"172.21.15.78:6805/1072706765","heartbeat_back_addr":"172.21.15.78:6809/1072706765","heartbeat_front_addr":"172.21.15.78:6807/1072706765","state":["exists","up"]},{"osd":1,"uuid":"3ba987d4-b86c-4228-b0af-fce7098b12a4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":362,"up_from":373,"up_thru":569,"down_at":363,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6810","nonce":172370523},{"type":"v1","addr":"172.21.15.78:6811","nonce":172370523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":172370523},{"type":"v1","addr":"172.21.15.78:6813","nonce":172370523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":172370523},{"type":"v1","addr":"172.21.15.78:6817","nonce":172370523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":172370523},{"type":"v1","addr":"172.21.15.78:6815","nonce":172370523}]},"public_addr":"172.21.15.78:6811/172370523","cluster_addr":"172.21.15.78:6813/172370523","heartbeat_back_addr":"172.21.15.78:6817/172370523","heartbeat_front_addr":"172.21.15.78:6815/172370523","state":["exists","up"]},{"osd":2,"uuid":"3003ed8d-017f-48d6-8059-9dbd419bea62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":395,"up_from":406,"up_thru":569,"down_at":396,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6818","nonce":3106114759},{"type":"v1","addr":"172.21.15.78:6819","nonce":3106114759}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":3106114759},{"type":"v1","addr":"172.21.15.78:6821","nonce":3106114759}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":3106114759},{"type":"v1","addr":"172.21.15.78:6825","nonce":3106114759}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":3106114759},{"type":"v1","addr":"172.21.15.78:6823","nonce":3106114759}]},"public_addr":"172.21.15.78:6819/3106114759","cluster_addr":"172.21.15.78:6821/3106114759","heartbeat_back_addr":"172.21.15.78:6825/3106114759","heartbeat_front_addr":"172.21.15.78:6823/3106114759","state":["exists","up"]},{"osd":3,"uuid":"96d37233-c71e-4881-89a6-d858850516e6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":428,"up_from":439,"up_thru":569,"down_at":429,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6826","nonce":2178218149},{"type":"v1","addr":"172.21.15.78:6827","nonce":2178218149}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":2178218149},{"type":"v1","addr":"172.21.15.78:6829","nonce":2178218149}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":2178218149},{"type":"v1","addr":"172.21.15.78:6833","nonce":2178218149}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":2178218149},{"type":"v1","addr":"172.21.15.78:6831","nonce":2178218149}]},"public_addr":"172.21.15.78:6827/2178218149","cluster_addr":"172.21.15.78:6829/2178218149","heartbeat_back_addr":"172.21.15.78:6833/2178218149","heartbeat_front_addr":"172.21.15.78:6831/2178218149","state":["exists","up"]},{"osd":4,"uuid":"62890b0a-9b2d-4e53-9636-321514695f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":460,"up_from":472,"up_thru":569,"down_at":462,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":4011809410},{"type":"v1","addr":"172.21.15.118:6801","nonce":4011809410}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6802","nonce":4011809410},{"type":"v1","addr":"172.21.15.118:6803","nonce":4011809410}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":4011809410},{"type":"v1","addr":"172.21.15.118:6807","nonce":4011809410}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":4011809410},{"type":"v1","addr":"172.21.15.118:6805","nonce":4011809410}]},"public_addr":"172.21.15.118:6801/4011809410","cluster_addr":"172.21.15.118:6803/4011809410","heartbeat_back_addr":"172.21.15.118:6807/4011809410","heartbeat_front_addr":"172.21.15.118:6805/4011809410","state":["exists","up"]},{"osd":5,"uuid":"849253ef-327c-4932-ac26-57a68eed9824","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":494,"up_from":506,"up_thru":569,"down_at":495,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1201154022},{"type":"v1","addr":"172.21.15.118:6809","nonce":1201154022}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6810","nonce":1201154022},{"type":"v1","addr":"172.21.15.118:6811","nonce":1201154022}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1201154022},{"type":"v1","addr":"172.21.15.118:6815","nonce":1201154022}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1201154022},{"type":"v1","addr":"172.21.15.118:6813","nonce":1201154022}]},"public_addr":"172.21.15.118:6809/1201154022","cluster_addr":"172.21.15.118:6811/1201154022","heartbeat_back_addr":"172.21.15.118:6815/1201154022","heartbeat_front_addr":"172.21.15.118:6813/1201154022","state":["exists","up"]},{"osd":6,"uuid":"6ecd63c3-d3ce-40f1-8ec0-d3ac91ac76a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":528,"up_from":539,"up_thru":569,"down_at":529,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":1513373153},{"type":"v1","addr":"172.21.15.118:6817","nonce":1513373153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6818","nonce":1513373153},{"type":"v1","addr":"172.21.15.118:6819","nonce":1513373153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":1513373153},{"type":"v1","addr":"172.21.15.118:6823","nonce":1513373153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":1513373153},{"type":"v1","addr":"172.21.15.118:6821","nonce":1513373153}]},"public_addr":"172.21.15.118:6817/1513373153","cluster_addr":"172.21.15.118:6819/1513373153","heartbeat_back_addr":"172.21.15.118:6823/1513373153","heartbeat_front_addr":"172.21.15.118:6821/1513373153","state":["exists","up"]},{"osd":7,"uuid":"b3b9314c-273f-4a8f-963f-cebd964cdff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":558,"up_from":569,"up_thru":569,"down_at":559,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":4178577475},{"type":"v1","addr":"172.21.15.118:6825","nonce":4178577475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6826","nonce":4178577475},{"type":"v1","addr":"172.21.15.118:6827","nonce":4178577475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":4178577475},{"type":"v1","addr":"172.21.15.118:6831","nonce":4178577475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":4178577475},{"type":"v1","addr":"172.21.15.118:6829","nonce":4178577475}]},"public_addr":"172.21.15.118:6825/4178577475","cluster_addr":"172.21.15.118:6827/4178577475","heartbeat_back_addr":"172.21.15.118:6831/4178577475","heartbeat_front_addr":"172.21.15.118:6829/4178577475","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:16.352504+0000","dead_epoch":329},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:13:38.630678+0000","dead_epoch":362},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:01.268967+0000","dead_epoch":395},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:24.034548+0000","dead_epoch":428},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:14:45.243874+0000","dead_epoch":460},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:07.726717+0000","dead_epoch":494},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:30.117075+0000","dead_epoch":528},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T01:15:53.073068+0000","dead_epoch":558}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.f","mappings":[{"from":4,"to":1},{"from":7,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.27","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.3a","mappings":[{"from":0,"to":3}]},{"pgid":"3.3c","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.78:0/886709210":"2023-12-17T01:22:16.456284+0000","172.21.15.78:0/3044068309":"2023-12-17T01:22:16.456284+0000","172.21.15.78:0/1189835474":"2023-12-17T01:22:16.456284+0000","172.21.15.118:0/2512259669":"2023-12-17T01:21:36.133214+0000","172.21.15.78:0/4269749254":"2023-12-17T01:20:35.752373+0000","172.21.15.78:6801/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/954377399":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3269584717":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/559488051":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3343195845":"2023-12-17T01:20:35.752373+0000","172.21.15.78:0/2629727021":"2023-12-17T01:20:35.752373+0000","172.21.15.118:6834/190308577":"2023-12-17T01:21:36.133214+0000","172.21.15.118:0/2374576017":"2023-12-17T01:21:36.133214+0000","172.21.15.78:6801/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6801/175627186":"2023-12-17T01:22:16.456284+0000","172.21.15.78:6800/2491595415":"2023-12-17T01:16:41.608703+0000","172.21.15.118:0/1939664660":"2023-12-17T01:21:36.133214+0000","172.21.15.78:0/151017585":"2023-12-17T01:16:41.608703+0000","172.21.15.78:0/3424077084":"2023-12-17T01:22:16.456284+0000","172.21.15.78:0/4232648990":"2023-12-17T01:20:35.752373+0000","172.21.15.78:0/292243756":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/3720226054":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/577779321":"2023-12-17T01:20:35.752373+0000","172.21.15.78:0/3853937596":"2023-12-17T01:11:38.087161+0000","172.21.15.78:0/3354800128":"2023-12-17T01:16:41.608703+0000","172.21.15.78:6800/175627186":"2023-12-17T01:22:16.456284+0000","172.21.15.78:0/4141269840":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6800/3642447398":"2023-12-17T01:20:35.752373+0000","172.21.15.118:0/1893952631":"2023-12-17T01:21:36.133214+0000","172.21.15.78:0/295310227":"2023-12-17T01:22:16.456284+0000","172.21.15.118:0/1889326809":"2023-12-17T01:21:36.133214+0000","172.21.15.118:6835/190308577":"2023-12-17T01:21:36.133214+0000","172.21.15.78:0/1155039987":"2023-12-17T01:16:41.608703+0000","172.21.15.118:0/3595657204":"2023-12-17T01:21:36.133214+0000","172.21.15.78:6800/2776412275":"2023-12-17T01:11:38.087161+0000","172.21.15.78:6800/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:6801/3642447398":"2023-12-17T01:20:35.752373+0000","172.21.15.78:6801/2711649270":"2023-12-17T01:12:00.802374+0000","172.21.15.78:0/2528152207":"2023-12-17T01:22:16.456284+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":654,"length":1},{"begin":709,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":715,"length":2}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-16T01:32:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:04 smithi078 ceph-mon[139570]: pgmap v856: 121 pgs: 121 active+clean; 405 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:32:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2858348809' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:32:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:04 smithi078 ceph-mon[142991]: pgmap v856: 121 pgs: 121 active+clean; 405 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:32:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2858348809' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:32:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:04 smithi118 ceph-mon[131825]: pgmap v856: 121 pgs: 121 active+clean; 405 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-12-16T01:32:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2858348809' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T01:32:05.436 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T01:32:05.762 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:32:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:06] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:32:07.480 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-16T01:32:07.482 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-16T01:32:08.119 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:07 smithi078 ceph-mon[139570]: pgmap v857: 121 pgs: 121 active+clean; 400 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-16T01:32:08.119 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:07 smithi078 ceph-mon[139570]: osdmap e830: 8 total, 8 up, 8 in 2023-12-16T01:32:08.120 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:07 smithi078 ceph-mon[142991]: pgmap v857: 121 pgs: 121 active+clean; 400 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-16T01:32:08.120 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:07 smithi078 ceph-mon[142991]: osdmap e830: 8 total, 8 up, 8 in 2023-12-16T01:32:08.141 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":858,"stamp":"2023-12-16T01:32:06.778004+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":419601340,"num_objects":200,"num_object_clones":126,"num_object_copies":600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":200,"num_whiteouts":16,"num_read":4749,"num_read_kb":6111793,"num_write":8803,"num_write_kb":1851803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":122,"num_bytes_recovered":452929120,"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":26025,"ondisk_log_size":26025,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4103216,"kb_used_data":612816,"kb_used_omap":422,"kb_used_meta":3487321,"kb_avail":745858000,"statfs":{"total":767960285184,"available":763758592000,"internally_reserved":0,"allocated":627523584,"data_stored":962498093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":433018,"internal_metadata":3571016838},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-52805632,"num_objects":-22,"num_object_clones":-22,"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":4,"num_read":22,"num_read_kb":61165,"num_write":29,"num_write_kb":8696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.915890"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":780,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.838927+0000","last_change":"2023-12-16T01:27:30.002477+0000","last_active":"2023-12-16T01:32:00.838927+0000","last_peered":"2023-12-16T01:32:00.838927+0000","last_clean":"2023-12-16T01:32:00.838927+0000","last_became_active":"2023-12-16T01:27:30.002022+0000","last_became_peered":"2023-12-16T01:27:30.002022+0000","last_unstale":"2023-12-16T01:32:00.838927+0000","last_undegraded":"2023-12-16T01:32:00.838927+0000","last_fullsized":"2023-12-16T01:32:00.838927+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:21:39.324306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":778,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837032+0000","last_change":"2023-12-16T01:26:57.168997+0000","last_active":"2023-12-16T01:32:00.837032+0000","last_peered":"2023-12-16T01:32:00.837032+0000","last_clean":"2023-12-16T01:32:00.837032+0000","last_became_active":"2023-12-16T01:26:57.168228+0000","last_became_peered":"2023-12-16T01:26:57.168228+0000","last_unstale":"2023-12-16T01:32:00.837032+0000","last_undegraded":"2023-12-16T01:32:00.837032+0000","last_fullsized":"2023-12-16T01:32:00.837032+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:23:24.600123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.825675+0000","last_change":"2023-12-16T01:24:43.802369+0000","last_active":"2023-12-16T01:31:59.825675+0000","last_peered":"2023-12-16T01:31:59.825675+0000","last_clean":"2023-12-16T01:31:59.825675+0000","last_became_active":"2023-12-16T01:24:43.802048+0000","last_became_peered":"2023-12-16T01:24:43.802048+0000","last_unstale":"2023-12-16T01:31:59.825675+0000","last_undegraded":"2023-12-16T01:31:59.825675+0000","last_fullsized":"2023-12-16T01:31:59.825675+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:45:57.826244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":754,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830874+0000","last_change":"2023-12-16T01:27:30.004685+0000","last_active":"2023-12-16T01:32:00.830874+0000","last_peered":"2023-12-16T01:32:00.830874+0000","last_clean":"2023-12-16T01:32:00.830874+0000","last_became_active":"2023-12-16T01:27:30.003801+0000","last_became_peered":"2023-12-16T01:27:30.003801+0000","last_unstale":"2023-12-16T01:32:00.830874+0000","last_undegraded":"2023-12-16T01:32:00.830874+0000","last_fullsized":"2023-12-16T01:32:00.830874+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:47:21.701081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":795,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837612+0000","last_change":"2023-12-16T01:27:30.001026+0000","last_active":"2023-12-16T01:32:00.837612+0000","last_peered":"2023-12-16T01:32:00.837612+0000","last_clean":"2023-12-16T01:32:00.837612+0000","last_became_active":"2023-12-16T01:27:30.000252+0000","last_became_peered":"2023-12-16T01:27:30.000252+0000","last_unstale":"2023-12-16T01:32:00.837612+0000","last_undegraded":"2023-12-16T01:32:00.837612+0000","last_fullsized":"2023-12-16T01:32:00.837612+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:51:01.494218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":804,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831261+0000","last_change":"2023-12-16T01:26:23.691759+0000","last_active":"2023-12-16T01:32:00.831261+0000","last_peered":"2023-12-16T01:32:00.831261+0000","last_clean":"2023-12-16T01:32:00.831261+0000","last_became_active":"2023-12-16T01:26:23.691445+0000","last_became_peered":"2023-12-16T01:26:23.691445+0000","last_unstale":"2023-12-16T01:32:00.831261+0000","last_undegraded":"2023-12-16T01:32:00.831261+0000","last_fullsized":"2023-12-16T01:32:00.831261+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:45:55.541160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":795,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.838927+0000","last_change":"2023-12-16T01:27:30.001950+0000","last_active":"2023-12-16T01:32:00.838927+0000","last_peered":"2023-12-16T01:32:00.838927+0000","last_clean":"2023-12-16T01:32:00.838927+0000","last_became_active":"2023-12-16T01:27:30.001677+0000","last_became_peered":"2023-12-16T01:27:30.001677+0000","last_unstale":"2023-12-16T01:32:00.838927+0000","last_undegraded":"2023-12-16T01:32:00.838927+0000","last_fullsized":"2023-12-16T01:32:00.838927+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:40:08.735500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":753,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840858+0000","last_change":"2023-12-16T01:26:57.166762+0000","last_active":"2023-12-16T01:32:00.840858+0000","last_peered":"2023-12-16T01:32:00.840858+0000","last_clean":"2023-12-16T01:32:00.840858+0000","last_became_active":"2023-12-16T01:26:57.166429+0000","last_became_peered":"2023-12-16T01:26:57.166429+0000","last_unstale":"2023-12-16T01:32:00.840858+0000","last_undegraded":"2023-12-16T01:32:00.840858+0000","last_fullsized":"2023-12-16T01:32:00.840858+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:44:19.847902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":788,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.838553+0000","last_change":"2023-12-16T01:27:30.010662+0000","last_active":"2023-12-16T01:32:00.838553+0000","last_peered":"2023-12-16T01:32:00.838553+0000","last_clean":"2023-12-16T01:32:00.838553+0000","last_became_active":"2023-12-16T01:27:30.010493+0000","last_became_peered":"2023-12-16T01:27:30.010493+0000","last_unstale":"2023-12-16T01:32:00.838553+0000","last_undegraded":"2023-12-16T01:32:00.838553+0000","last_fullsized":"2023-12-16T01:32:00.838553+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:06:13.710222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835204+0000","last_change":"2023-12-16T01:26:57.172709+0000","last_active":"2023-12-16T01:32:00.835204+0000","last_peered":"2023-12-16T01:32:00.835204+0000","last_clean":"2023-12-16T01:32:00.835204+0000","last_became_active":"2023-12-16T01:26:57.171834+0000","last_became_peered":"2023-12-16T01:26:57.171834+0000","last_unstale":"2023-12-16T01:32:00.835204+0000","last_undegraded":"2023-12-16T01:32:00.835204+0000","last_fullsized":"2023-12-16T01:32:00.835204+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:15:51.798470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835358+0000","last_change":"2023-12-16T01:26:57.171994+0000","last_active":"2023-12-16T01:32:00.835358+0000","last_peered":"2023-12-16T01:32:00.835358+0000","last_clean":"2023-12-16T01:32:00.835358+0000","last_became_active":"2023-12-16T01:26:57.171684+0000","last_became_peered":"2023-12-16T01:26:57.171684+0000","last_unstale":"2023-12-16T01:32:00.835358+0000","last_undegraded":"2023-12-16T01:32:00.835358+0000","last_fullsized":"2023-12-16T01:32:00.835358+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:57:44.363536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":763,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829216+0000","last_change":"2023-12-16T01:26:57.165301+0000","last_active":"2023-12-16T01:32:00.829216+0000","last_peered":"2023-12-16T01:32:00.829216+0000","last_clean":"2023-12-16T01:32:00.829216+0000","last_became_active":"2023-12-16T01:26:57.164960+0000","last_became_peered":"2023-12-16T01:26:57.164960+0000","last_unstale":"2023-12-16T01:32:00.829216+0000","last_undegraded":"2023-12-16T01:32:00.829216+0000","last_fullsized":"2023-12-16T01:32:00.829216+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:35:01.752954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840723+0000","last_change":"2023-12-16T01:26:57.169067+0000","last_active":"2023-12-16T01:32:00.840723+0000","last_peered":"2023-12-16T01:32:00.840723+0000","last_clean":"2023-12-16T01:32:00.840723+0000","last_became_active":"2023-12-16T01:26:57.168702+0000","last_became_peered":"2023-12-16T01:26:57.168702+0000","last_unstale":"2023-12-16T01:32:00.840723+0000","last_undegraded":"2023-12-16T01:32:00.840723+0000","last_fullsized":"2023-12-16T01:32:00.840723+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:21:32.970029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826241+0000","last_change":"2023-12-16T01:26:23.693790+0000","last_active":"2023-12-16T01:31:59.826241+0000","last_peered":"2023-12-16T01:31:59.826241+0000","last_clean":"2023-12-16T01:31:59.826241+0000","last_became_active":"2023-12-16T01:26:23.693333+0000","last_became_peered":"2023-12-16T01:26:23.693333+0000","last_unstale":"2023-12-16T01:31:59.826241+0000","last_undegraded":"2023-12-16T01:31:59.826241+0000","last_fullsized":"2023-12-16T01:31:59.826241+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:51:07.606424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836386+0000","last_change":"2023-12-16T01:26:23.691553+0000","last_active":"2023-12-16T01:32:00.836386+0000","last_peered":"2023-12-16T01:32:00.836386+0000","last_clean":"2023-12-16T01:32:00.836386+0000","last_became_active":"2023-12-16T01:26:23.691269+0000","last_became_peered":"2023-12-16T01:26:23.691269+0000","last_unstale":"2023-12-16T01:32:00.836386+0000","last_undegraded":"2023-12-16T01:32:00.836386+0000","last_fullsized":"2023-12-16T01:32:00.836386+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:52:08.015303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":775,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829043+0000","last_change":"2023-12-16T01:27:30.006375+0000","last_active":"2023-12-16T01:32:00.829043+0000","last_peered":"2023-12-16T01:32:00.829043+0000","last_clean":"2023-12-16T01:32:00.829043+0000","last_became_active":"2023-12-16T01:27:30.005920+0000","last_became_peered":"2023-12-16T01:27:30.005920+0000","last_unstale":"2023-12-16T01:32:00.829043+0000","last_undegraded":"2023-12-16T01:32:00.829043+0000","last_fullsized":"2023-12-16T01:32:00.829043+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:26:11.478509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":781,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831205+0000","last_change":"2023-12-16T01:27:30.004574+0000","last_active":"2023-12-16T01:32:00.831205+0000","last_peered":"2023-12-16T01:32:00.831205+0000","last_clean":"2023-12-16T01:32:00.831205+0000","last_became_active":"2023-12-16T01:27:30.004184+0000","last_became_peered":"2023-12-16T01:27:30.004184+0000","last_unstale":"2023-12-16T01:32:00.831205+0000","last_undegraded":"2023-12-16T01:32:00.831205+0000","last_fullsized":"2023-12-16T01:32:00.831205+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:06:49.263209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830577+0000","last_change":"2023-12-16T01:27:30.002964+0000","last_active":"2023-12-16T01:32:00.830577+0000","last_peered":"2023-12-16T01:32:00.830577+0000","last_clean":"2023-12-16T01:32:00.830577+0000","last_became_active":"2023-12-16T01:27:30.002675+0000","last_became_peered":"2023-12-16T01:27:30.002675+0000","last_unstale":"2023-12-16T01:32:00.830577+0000","last_undegraded":"2023-12-16T01:32:00.830577+0000","last_fullsized":"2023-12-16T01:32:00.830577+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:52:30.553778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":780,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.839466+0000","last_change":"2023-12-16T01:27:30.010639+0000","last_active":"2023-12-16T01:32:00.839466+0000","last_peered":"2023-12-16T01:32:00.839466+0000","last_clean":"2023-12-16T01:32:00.839466+0000","last_became_active":"2023-12-16T01:27:30.009908+0000","last_became_peered":"2023-12-16T01:27:30.009908+0000","last_unstale":"2023-12-16T01:32:00.839466+0000","last_undegraded":"2023-12-16T01:32:00.839466+0000","last_fullsized":"2023-12-16T01:32:00.839466+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:51:26.762918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"62'4","reported_seq":785,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.827210+0000","last_change":"2023-12-16T01:27:30.001396+0000","last_active":"2023-12-16T01:31:59.827210+0000","last_peered":"2023-12-16T01:31:59.827210+0000","last_clean":"2023-12-16T01:31:59.827210+0000","last_became_active":"2023-12-16T01:27:30.001088+0000","last_became_peered":"2023-12-16T01:27:30.001088+0000","last_unstale":"2023-12-16T01:31:59.827210+0000","last_undegraded":"2023-12-16T01:31:59.827210+0000","last_fullsized":"2023-12-16T01:31:59.827210+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:50:27.875696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":774,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841541+0000","last_change":"2023-12-16T01:26:57.167919+0000","last_active":"2023-12-16T01:32:00.841541+0000","last_peered":"2023-12-16T01:32:00.841541+0000","last_clean":"2023-12-16T01:32:00.841541+0000","last_became_active":"2023-12-16T01:26:57.167562+0000","last_became_peered":"2023-12-16T01:26:57.167562+0000","last_unstale":"2023-12-16T01:32:00.841541+0000","last_undegraded":"2023-12-16T01:32:00.841541+0000","last_fullsized":"2023-12-16T01:32:00.841541+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:43:59.896873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"62'1","reported_seq":793,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841640+0000","last_change":"2023-12-16T01:26:23.694904+0000","last_active":"2023-12-16T01:32:00.841640+0000","last_peered":"2023-12-16T01:32:00.841640+0000","last_clean":"2023-12-16T01:32:00.841640+0000","last_became_active":"2023-12-16T01:26:23.694523+0000","last_became_peered":"2023-12-16T01:26:23.694523+0000","last_unstale":"2023-12-16T01:32:00.841640+0000","last_undegraded":"2023-12-16T01:32:00.841640+0000","last_fullsized":"2023-12-16T01:32:00.841640+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:19:14.198119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826638+0000","last_change":"2023-12-16T01:26:23.703129+0000","last_active":"2023-12-16T01:31:59.826638+0000","last_peered":"2023-12-16T01:31:59.826638+0000","last_clean":"2023-12-16T01:31:59.826638+0000","last_became_active":"2023-12-16T01:26:23.702866+0000","last_became_peered":"2023-12-16T01:26:23.702866+0000","last_unstale":"2023-12-16T01:31:59.826638+0000","last_undegraded":"2023-12-16T01:31:59.826638+0000","last_fullsized":"2023-12-16T01:31:59.826638+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:51:23.986621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"62'2","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.839377+0000","last_change":"2023-12-16T01:27:30.010497+0000","last_active":"2023-12-16T01:32:00.839377+0000","last_peered":"2023-12-16T01:32:00.839377+0000","last_clean":"2023-12-16T01:32:00.839377+0000","last_became_active":"2023-12-16T01:27:30.009485+0000","last_became_peered":"2023-12-16T01:27:30.009485+0000","last_unstale":"2023-12-16T01:32:00.839377+0000","last_undegraded":"2023-12-16T01:32:00.839377+0000","last_fullsized":"2023-12-16T01:32:00.839377+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:34:24.340983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":785,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829935+0000","last_change":"2023-12-16T01:26:23.690599+0000","last_active":"2023-12-16T01:32:00.829935+0000","last_peered":"2023-12-16T01:32:00.829935+0000","last_clean":"2023-12-16T01:32:00.829935+0000","last_became_active":"2023-12-16T01:26:23.690231+0000","last_became_peered":"2023-12-16T01:26:23.690231+0000","last_unstale":"2023-12-16T01:32:00.829935+0000","last_undegraded":"2023-12-16T01:32:00.829935+0000","last_fullsized":"2023-12-16T01:32:00.829935+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:22:11.514740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"62'2","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836907+0000","last_change":"2023-12-16T01:27:30.000668+0000","last_active":"2023-12-16T01:32:00.836907+0000","last_peered":"2023-12-16T01:32:00.836907+0000","last_clean":"2023-12-16T01:32:00.836907+0000","last_became_active":"2023-12-16T01:27:30.000215+0000","last_became_peered":"2023-12-16T01:27:30.000215+0000","last_unstale":"2023-12-16T01:32:00.836907+0000","last_undegraded":"2023-12-16T01:32:00.836907+0000","last_fullsized":"2023-12-16T01:32:00.836907+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:51:56.205031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":781,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829834+0000","last_change":"2023-12-16T01:26:57.168900+0000","last_active":"2023-12-16T01:32:00.829834+0000","last_peered":"2023-12-16T01:32:00.829834+0000","last_clean":"2023-12-16T01:32:00.829834+0000","last_became_active":"2023-12-16T01:26:57.168593+0000","last_became_peered":"2023-12-16T01:26:57.168593+0000","last_unstale":"2023-12-16T01:32:00.829834+0000","last_undegraded":"2023-12-16T01:32:00.829834+0000","last_fullsized":"2023-12-16T01:32:00.829834+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:01:20.041524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"62'1","reported_seq":755,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841005+0000","last_change":"2023-12-16T01:27:30.010164+0000","last_active":"2023-12-16T01:32:00.841005+0000","last_peered":"2023-12-16T01:32:00.841005+0000","last_clean":"2023-12-16T01:32:00.841005+0000","last_became_active":"2023-12-16T01:27:30.009910+0000","last_became_peered":"2023-12-16T01:27:30.009910+0000","last_unstale":"2023-12-16T01:32:00.841005+0000","last_undegraded":"2023-12-16T01:32:00.841005+0000","last_fullsized":"2023-12-16T01:32:00.841005+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:04:13.781156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"0'0","reported_seq":790,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829436+0000","last_change":"2023-12-16T01:25:49.679538+0000","last_active":"2023-12-16T01:32:00.829436+0000","last_peered":"2023-12-16T01:32:00.829436+0000","last_clean":"2023-12-16T01:32:00.829436+0000","last_became_active":"2023-12-16T01:25:49.679062+0000","last_became_peered":"2023-12-16T01:25:49.679062+0000","last_unstale":"2023-12-16T01:32:00.829436+0000","last_undegraded":"2023-12-16T01:32:00.829436+0000","last_fullsized":"2023-12-16T01:32:00.829436+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:44:09.590543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":783,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835591+0000","last_change":"2023-12-16T01:27:30.007917+0000","last_active":"2023-12-16T01:32:00.835591+0000","last_peered":"2023-12-16T01:32:00.835591+0000","last_clean":"2023-12-16T01:32:00.835591+0000","last_became_active":"2023-12-16T01:27:30.003430+0000","last_became_peered":"2023-12-16T01:27:30.003430+0000","last_unstale":"2023-12-16T01:32:00.835591+0000","last_undegraded":"2023-12-16T01:32:00.835591+0000","last_fullsized":"2023-12-16T01:32:00.835591+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:35:27.093134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826964+0000","last_change":"2023-12-16T01:27:30.004114+0000","last_active":"2023-12-16T01:31:59.826964+0000","last_peered":"2023-12-16T01:31:59.826964+0000","last_clean":"2023-12-16T01:31:59.826964+0000","last_became_active":"2023-12-16T01:27:30.003779+0000","last_became_peered":"2023-12-16T01:27:30.003779+0000","last_unstale":"2023-12-16T01:31:59.826964+0000","last_undegraded":"2023-12-16T01:31:59.826964+0000","last_fullsized":"2023-12-16T01:31:59.826964+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:52:26.853277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840262+0000","last_change":"2023-12-16T01:26:57.165130+0000","last_active":"2023-12-16T01:32:00.840262+0000","last_peered":"2023-12-16T01:32:00.840262+0000","last_clean":"2023-12-16T01:32:00.840262+0000","last_became_active":"2023-12-16T01:26:57.164782+0000","last_became_peered":"2023-12-16T01:26:57.164782+0000","last_unstale":"2023-12-16T01:32:00.840262+0000","last_undegraded":"2023-12-16T01:32:00.840262+0000","last_fullsized":"2023-12-16T01:32:00.840262+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:07:57.129220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":786,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841031+0000","last_change":"2023-12-16T01:25:16.801710+0000","last_active":"2023-12-16T01:32:00.841031+0000","last_peered":"2023-12-16T01:32:00.841031+0000","last_clean":"2023-12-16T01:32:00.841031+0000","last_became_active":"2023-12-16T01:25:16.801022+0000","last_became_peered":"2023-12-16T01:25:16.801022+0000","last_unstale":"2023-12-16T01:32:00.841031+0000","last_undegraded":"2023-12-16T01:32:00.841031+0000","last_fullsized":"2023-12-16T01:32:00.841031+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:02:29.592531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829273+0000","last_change":"2023-12-16T01:27:30.006207+0000","last_active":"2023-12-16T01:32:00.829273+0000","last_peered":"2023-12-16T01:32:00.829273+0000","last_clean":"2023-12-16T01:32:00.829273+0000","last_became_active":"2023-12-16T01:27:30.004374+0000","last_became_peered":"2023-12-16T01:27:30.004374+0000","last_unstale":"2023-12-16T01:32:00.829273+0000","last_undegraded":"2023-12-16T01:32:00.829273+0000","last_fullsized":"2023-12-16T01:32:00.829273+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:43:10.419641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837145+0000","last_change":"2023-12-16T01:25:49.679926+0000","last_active":"2023-12-16T01:32:00.837145+0000","last_peered":"2023-12-16T01:32:00.837145+0000","last_clean":"2023-12-16T01:32:00.837145+0000","last_became_active":"2023-12-16T01:25:49.679566+0000","last_became_peered":"2023-12-16T01:25:49.679566+0000","last_unstale":"2023-12-16T01:32:00.837145+0000","last_undegraded":"2023-12-16T01:32:00.837145+0000","last_fullsized":"2023-12-16T01:32:00.837145+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:37:27.897561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":778,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836058+0000","last_change":"2023-12-16T01:26:57.175764+0000","last_active":"2023-12-16T01:32:00.836058+0000","last_peered":"2023-12-16T01:32:00.836058+0000","last_clean":"2023-12-16T01:32:00.836058+0000","last_became_active":"2023-12-16T01:26:57.175378+0000","last_became_peered":"2023-12-16T01:26:57.175378+0000","last_unstale":"2023-12-16T01:32:00.836058+0000","last_undegraded":"2023-12-16T01:32:00.836058+0000","last_fullsized":"2023-12-16T01:32:00.836058+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:27:11.298703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":765,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830233+0000","last_change":"2023-12-16T01:27:30.008210+0000","last_active":"2023-12-16T01:32:00.830233+0000","last_peered":"2023-12-16T01:32:00.830233+0000","last_clean":"2023-12-16T01:32:00.830233+0000","last_became_active":"2023-12-16T01:27:30.007922+0000","last_became_peered":"2023-12-16T01:27:30.007922+0000","last_unstale":"2023-12-16T01:32:00.830233+0000","last_undegraded":"2023-12-16T01:32:00.830233+0000","last_fullsized":"2023-12-16T01:32:00.830233+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:28:41.117970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":799,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830084+0000","last_change":"2023-12-16T01:26:57.169716+0000","last_active":"2023-12-16T01:32:00.830084+0000","last_peered":"2023-12-16T01:32:00.830084+0000","last_clean":"2023-12-16T01:32:00.830084+0000","last_became_active":"2023-12-16T01:26:57.169425+0000","last_became_peered":"2023-12-16T01:26:57.169425+0000","last_unstale":"2023-12-16T01:32:00.830084+0000","last_undegraded":"2023-12-16T01:32:00.830084+0000","last_fullsized":"2023-12-16T01:32:00.830084+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:39:57.436613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.827028+0000","last_change":"2023-12-16T01:26:23.699949+0000","last_active":"2023-12-16T01:31:59.827028+0000","last_peered":"2023-12-16T01:31:59.827028+0000","last_clean":"2023-12-16T01:31:59.827028+0000","last_became_active":"2023-12-16T01:26:23.699654+0000","last_became_peered":"2023-12-16T01:26:23.699654+0000","last_unstale":"2023-12-16T01:31:59.827028+0000","last_undegraded":"2023-12-16T01:31:59.827028+0000","last_fullsized":"2023-12-16T01:31:59.827028+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:08:53.968181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"62'3","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836337+0000","last_change":"2023-12-16T01:26:23.698741+0000","last_active":"2023-12-16T01:32:00.836337+0000","last_peered":"2023-12-16T01:32:00.836337+0000","last_clean":"2023-12-16T01:32:00.836337+0000","last_became_active":"2023-12-16T01:26:23.698412+0000","last_became_peered":"2023-12-16T01:26:23.698412+0000","last_unstale":"2023-12-16T01:32:00.836337+0000","last_undegraded":"2023-12-16T01:32:00.836337+0000","last_fullsized":"2023-12-16T01:32:00.836337+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:44:44.359028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":754,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831046+0000","last_change":"2023-12-16T01:27:30.004878+0000","last_active":"2023-12-16T01:32:00.831046+0000","last_peered":"2023-12-16T01:32:00.831046+0000","last_clean":"2023-12-16T01:32:00.831046+0000","last_became_active":"2023-12-16T01:27:30.004222+0000","last_became_peered":"2023-12-16T01:27:30.004222+0000","last_unstale":"2023-12-16T01:32:00.831046+0000","last_undegraded":"2023-12-16T01:32:00.831046+0000","last_fullsized":"2023-12-16T01:32:00.831046+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:00:57.179497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"349'28","reported_seq":806,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835065+0000","last_change":"2023-12-16T01:26:57.168212+0000","last_active":"2023-12-16T01:32:00.835065+0000","last_peered":"2023-12-16T01:32:00.835065+0000","last_clean":"2023-12-16T01:32:00.835065+0000","last_became_active":"2023-12-16T01:26:57.167496+0000","last_became_peered":"2023-12-16T01:26:57.167496+0000","last_unstale":"2023-12-16T01:32:00.835065+0000","last_undegraded":"2023-12-16T01:32:00.835065+0000","last_fullsized":"2023-12-16T01:32:00.835065+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:44:27.791761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5786,"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":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":795,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.838962+0000","last_change":"2023-12-16T01:27:30.005062+0000","last_active":"2023-12-16T01:32:00.838962+0000","last_peered":"2023-12-16T01:32:00.838962+0000","last_clean":"2023-12-16T01:32:00.838962+0000","last_became_active":"2023-12-16T01:27:30.004516+0000","last_became_peered":"2023-12-16T01:27:30.004516+0000","last_unstale":"2023-12-16T01:32:00.838962+0000","last_undegraded":"2023-12-16T01:32:00.838962+0000","last_fullsized":"2023-12-16T01:32:00.838962+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:52:56.246449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"62'2","reported_seq":782,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.827046+0000","last_change":"2023-12-16T01:25:49.694356+0000","last_active":"2023-12-16T01:31:59.827046+0000","last_peered":"2023-12-16T01:31:59.827046+0000","last_clean":"2023-12-16T01:31:59.827046+0000","last_became_active":"2023-12-16T01:25:49.693922+0000","last_became_peered":"2023-12-16T01:25:49.693922+0000","last_unstale":"2023-12-16T01:31:59.827046+0000","last_undegraded":"2023-12-16T01:31:59.827046+0000","last_fullsized":"2023-12-16T01:31:59.827046+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:38:05.730598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826518+0000","last_change":"2023-12-16T01:27:30.004159+0000","last_active":"2023-12-16T01:31:59.826518+0000","last_peered":"2023-12-16T01:31:59.826518+0000","last_clean":"2023-12-16T01:31:59.826518+0000","last_became_active":"2023-12-16T01:27:30.003773+0000","last_became_peered":"2023-12-16T01:27:30.003773+0000","last_unstale":"2023-12-16T01:31:59.826518+0000","last_undegraded":"2023-12-16T01:31:59.826518+0000","last_fullsized":"2023-12-16T01:31:59.826518+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:26:56.319356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831644+0000","last_change":"2023-12-16T01:27:30.005563+0000","last_active":"2023-12-16T01:32:00.831644+0000","last_peered":"2023-12-16T01:32:00.831644+0000","last_clean":"2023-12-16T01:32:00.831644+0000","last_became_active":"2023-12-16T01:27:30.005116+0000","last_became_peered":"2023-12-16T01:27:30.005116+0000","last_unstale":"2023-12-16T01:32:00.831644+0000","last_undegraded":"2023-12-16T01:32:00.831644+0000","last_fullsized":"2023-12-16T01:32:00.831644+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:13:14.407892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":795,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837934+0000","last_change":"2023-12-16T01:27:30.001035+0000","last_active":"2023-12-16T01:32:00.837934+0000","last_peered":"2023-12-16T01:32:00.837934+0000","last_clean":"2023-12-16T01:32:00.837934+0000","last_became_active":"2023-12-16T01:27:30.000595+0000","last_became_peered":"2023-12-16T01:27:30.000595+0000","last_unstale":"2023-12-16T01:32:00.837934+0000","last_undegraded":"2023-12-16T01:32:00.837934+0000","last_fullsized":"2023-12-16T01:32:00.837934+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:19:34.438495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":786,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835027+0000","last_change":"2023-12-16T01:26:57.171463+0000","last_active":"2023-12-16T01:32:00.835027+0000","last_peered":"2023-12-16T01:32:00.835027+0000","last_clean":"2023-12-16T01:32:00.835027+0000","last_became_active":"2023-12-16T01:26:57.171213+0000","last_became_peered":"2023-12-16T01:26:57.171213+0000","last_unstale":"2023-12-16T01:32:00.835027+0000","last_undegraded":"2023-12-16T01:32:00.835027+0000","last_fullsized":"2023-12-16T01:32:00.835027+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:42:08.314773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.834297+0000","last_change":"2023-12-16T01:26:57.171082+0000","last_active":"2023-12-16T01:32:00.834297+0000","last_peered":"2023-12-16T01:32:00.834297+0000","last_clean":"2023-12-16T01:32:00.834297+0000","last_became_active":"2023-12-16T01:26:57.167749+0000","last_became_peered":"2023-12-16T01:26:57.167749+0000","last_unstale":"2023-12-16T01:32:00.834297+0000","last_undegraded":"2023-12-16T01:32:00.834297+0000","last_fullsized":"2023-12-16T01:32:00.834297+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:53:27.671498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830325+0000","last_change":"2023-12-16T01:24:43.802484+0000","last_active":"2023-12-16T01:32:00.830325+0000","last_peered":"2023-12-16T01:32:00.830325+0000","last_clean":"2023-12-16T01:32:00.830325+0000","last_became_active":"2023-12-16T01:24:43.802105+0000","last_became_peered":"2023-12-16T01:24:43.802105+0000","last_unstale":"2023-12-16T01:32:00.830325+0000","last_undegraded":"2023-12-16T01:32:00.830325+0000","last_fullsized":"2023-12-16T01:32:00.830325+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:06:17.097621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":779,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836654+0000","last_change":"2023-12-16T01:27:30.001434+0000","last_active":"2023-12-16T01:32:00.836654+0000","last_peered":"2023-12-16T01:32:00.836654+0000","last_clean":"2023-12-16T01:32:00.836654+0000","last_became_active":"2023-12-16T01:27:29.999790+0000","last_became_peered":"2023-12-16T01:27:29.999790+0000","last_unstale":"2023-12-16T01:32:00.836654+0000","last_undegraded":"2023-12-16T01:32:00.836654+0000","last_fullsized":"2023-12-16T01:32:00.836654+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:19:34.815925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"828'2153","reported_seq":4755,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.781716+0000","last_change":"2023-12-16T01:32:00.858368+0000","last_active":"2023-12-16T01:32:01.781716+0000","last_peered":"2023-12-16T01:32:01.781716+0000","last_clean":"2023-12-16T01:32:01.781716+0000","last_became_active":"2023-12-16T01:24:43.806079+0000","last_became_peered":"2023-12-16T01:24:43.806079+0000","last_unstale":"2023-12-16T01:32:01.781716+0000","last_undegraded":"2023-12-16T01:32:01.781716+0000","last_fullsized":"2023-12-16T01:32:01.781716+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":2153,"log_dups_size":0,"ondisk_log_size":2153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:34:55.360679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.028001707000000001,"stat_sum":{"num_bytes":34455552,"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":318,"num_read_kb":429355,"num_write":766,"num_write_kb":163344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":3465216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.f","version":"62'1","reported_seq":765,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830171+0000","last_change":"2023-12-16T01:27:30.001048+0000","last_active":"2023-12-16T01:32:00.830171+0000","last_peered":"2023-12-16T01:32:00.830171+0000","last_clean":"2023-12-16T01:32:00.830171+0000","last_became_active":"2023-12-16T01:27:30.000682+0000","last_became_peered":"2023-12-16T01:27:30.000682+0000","last_unstale":"2023-12-16T01:32:00.830171+0000","last_undegraded":"2023-12-16T01:32:00.830171+0000","last_fullsized":"2023-12-16T01:32:00.830171+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:32:45.132388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":796,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.838395+0000","last_change":"2023-12-16T01:27:30.000185+0000","last_active":"2023-12-16T01:32:00.838395+0000","last_peered":"2023-12-16T01:32:00.838395+0000","last_clean":"2023-12-16T01:32:00.838395+0000","last_became_active":"2023-12-16T01:27:29.999536+0000","last_became_peered":"2023-12-16T01:27:29.999536+0000","last_unstale":"2023-12-16T01:32:00.838395+0000","last_undegraded":"2023-12-16T01:32:00.838395+0000","last_fullsized":"2023-12-16T01:32:00.838395+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:26:34.036382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.3","version":"828'873","reported_seq":3709,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.844829+0000","last_change":"2023-12-16T01:32:00.845746+0000","last_active":"2023-12-16T01:32:00.844829+0000","last_peered":"2023-12-16T01:32:00.844829+0000","last_clean":"2023-12-16T01:32:00.844829+0000","last_became_active":"2023-12-16T01:26:57.168184+0000","last_became_peered":"2023-12-16T01:26:57.168184+0000","last_unstale":"2023-12-16T01:32:00.844829+0000","last_undegraded":"2023-12-16T01:32:00.844829+0000","last_fullsized":"2023-12-16T01:32:00.844829+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":873,"log_dups_size":0,"ondisk_log_size":873,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:42:14.250467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011270547000000001,"stat_sum":{"num_bytes":8470528,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":1,"num_read":128,"num_read_kb":229750,"num_write":224,"num_write_kb":60296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":53977088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"},{"start":"2cb","length":"2"}]},{"pgid":"4.2","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835599+0000","last_change":"2023-12-16T01:26:23.690166+0000","last_active":"2023-12-16T01:32:00.835599+0000","last_peered":"2023-12-16T01:32:00.835599+0000","last_clean":"2023-12-16T01:32:00.835599+0000","last_became_active":"2023-12-16T01:26:23.689839+0000","last_became_peered":"2023-12-16T01:26:23.689839+0000","last_unstale":"2023-12-16T01:32:00.835599+0000","last_undegraded":"2023-12-16T01:32:00.835599+0000","last_fullsized":"2023-12-16T01:32:00.835599+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:54:56.585434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":779,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835809+0000","last_change":"2023-12-16T01:27:30.010022+0000","last_active":"2023-12-16T01:32:00.835809+0000","last_peered":"2023-12-16T01:32:00.835809+0000","last_clean":"2023-12-16T01:32:00.835809+0000","last_became_active":"2023-12-16T01:27:30.009691+0000","last_became_peered":"2023-12-16T01:27:30.009691+0000","last_unstale":"2023-12-16T01:32:00.835809+0000","last_undegraded":"2023-12-16T01:32:00.835809+0000","last_fullsized":"2023-12-16T01:32:00.835809+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:00:59.797797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829735+0000","last_change":"2023-12-16T01:26:23.702213+0000","last_active":"2023-12-16T01:32:00.829735+0000","last_peered":"2023-12-16T01:32:00.829735+0000","last_clean":"2023-12-16T01:32:00.829735+0000","last_became_active":"2023-12-16T01:26:23.701931+0000","last_became_peered":"2023-12-16T01:26:23.701931+0000","last_unstale":"2023-12-16T01:32:00.829735+0000","last_undegraded":"2023-12-16T01:32:00.829735+0000","last_fullsized":"2023-12-16T01:32:00.829735+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:43:47.737898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"828'1485","reported_seq":4245,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.856890+0000","last_change":"2023-12-16T01:32:00.858103+0000","last_active":"2023-12-16T01:32:00.856890+0000","last_peered":"2023-12-16T01:32:00.856890+0000","last_clean":"2023-12-16T01:32:00.856890+0000","last_became_active":"2023-12-16T01:25:49.693651+0000","last_became_peered":"2023-12-16T01:25:49.693651+0000","last_unstale":"2023-12-16T01:32:00.856890+0000","last_undegraded":"2023-12-16T01:32:00.856890+0000","last_fullsized":"2023-12-16T01:32:00.856890+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1485,"log_dups_size":0,"ondisk_log_size":1485,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:23:50.425965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.022820119999999999,"stat_sum":{"num_bytes":27107328,"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":3,"num_read":245,"num_read_kb":379276,"num_write":312,"num_write_kb":90936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":2899968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"},{"start":"2cb","length":"2"}]},{"pgid":"4.4","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835851+0000","last_change":"2023-12-16T01:25:16.814598+0000","last_active":"2023-12-16T01:32:00.835851+0000","last_peered":"2023-12-16T01:32:00.835851+0000","last_clean":"2023-12-16T01:32:00.835851+0000","last_became_active":"2023-12-16T01:25:16.813261+0000","last_became_peered":"2023-12-16T01:25:16.813261+0000","last_unstale":"2023-12-16T01:32:00.835851+0000","last_undegraded":"2023-12-16T01:32:00.835851+0000","last_fullsized":"2023-12-16T01:32:00.835851+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:23:16.219983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":766,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830988+0000","last_change":"2023-12-16T01:26:57.173541+0000","last_active":"2023-12-16T01:32:00.830988+0000","last_peered":"2023-12-16T01:32:00.830988+0000","last_clean":"2023-12-16T01:32:00.830988+0000","last_became_active":"2023-12-16T01:26:57.173216+0000","last_became_peered":"2023-12-16T01:26:57.173216+0000","last_unstale":"2023-12-16T01:32:00.830988+0000","last_undegraded":"2023-12-16T01:32:00.830988+0000","last_fullsized":"2023-12-16T01:32:00.830988+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:18:53.907981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":764,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.777391+0000","last_change":"2023-12-16T01:26:57.164874+0000","last_active":"2023-12-16T01:32:01.777391+0000","last_peered":"2023-12-16T01:32:01.777391+0000","last_clean":"2023-12-16T01:32:01.777391+0000","last_became_active":"2023-12-16T01:26:57.164516+0000","last_became_peered":"2023-12-16T01:26:57.164516+0000","last_unstale":"2023-12-16T01:32:01.777391+0000","last_undegraded":"2023-12-16T01:32:01.777391+0000","last_fullsized":"2023-12-16T01:32:01.777391+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:03:57.864328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.6","version":"826'1006","reported_seq":3712,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.783074+0000","last_change":"2023-12-16T01:32:00.862365+0000","last_active":"2023-12-16T01:32:01.783074+0000","last_peered":"2023-12-16T01:32:01.783074+0000","last_clean":"2023-12-16T01:32:01.783074+0000","last_became_active":"2023-12-16T01:26:23.699759+0000","last_became_peered":"2023-12-16T01:26:23.699759+0000","last_unstale":"2023-12-16T01:32:01.783074+0000","last_undegraded":"2023-12-16T01:32:01.783074+0000","last_fullsized":"2023-12-16T01:32:01.783074+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1006,"log_dups_size":0,"ondisk_log_size":1006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:47:52.959125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.031513107999999998,"stat_sum":{"num_bytes":11321344,"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":127,"num_read_kb":148294,"num_write":303,"num_write_kb":75360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":442368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":774,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836997+0000","last_change":"2023-12-16T01:26:23.696834+0000","last_active":"2023-12-16T01:32:00.836997+0000","last_peered":"2023-12-16T01:32:00.836997+0000","last_clean":"2023-12-16T01:32:00.836997+0000","last_became_active":"2023-12-16T01:26:23.696551+0000","last_became_peered":"2023-12-16T01:26:23.696551+0000","last_unstale":"2023-12-16T01:32:00.836997+0000","last_undegraded":"2023-12-16T01:32:00.836997+0000","last_fullsized":"2023-12-16T01:32:00.836997+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:34:58.505588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.834641+0000","last_change":"2023-12-16T01:26:57.167692+0000","last_active":"2023-12-16T01:32:00.834641+0000","last_peered":"2023-12-16T01:32:00.834641+0000","last_clean":"2023-12-16T01:32:00.834641+0000","last_became_active":"2023-12-16T01:26:57.167332+0000","last_became_peered":"2023-12-16T01:26:57.167332+0000","last_unstale":"2023-12-16T01:32:00.834641+0000","last_undegraded":"2023-12-16T01:32:00.834641+0000","last_fullsized":"2023-12-16T01:32:00.834641+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:54:57.196881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830265+0000","last_change":"2023-12-16T01:25:16.811911+0000","last_active":"2023-12-16T01:32:00.830265+0000","last_peered":"2023-12-16T01:32:00.830265+0000","last_clean":"2023-12-16T01:32:00.830265+0000","last_became_active":"2023-12-16T01:25:16.811615+0000","last_became_peered":"2023-12-16T01:25:16.811615+0000","last_unstale":"2023-12-16T01:32:00.830265+0000","last_undegraded":"2023-12-16T01:32:00.830265+0000","last_fullsized":"2023-12-16T01:32:00.830265+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:45:02.642410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"828'2474","reported_seq":4924,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:02.273690+0000","last_change":"2023-12-16T01:32:00.854777+0000","last_active":"2023-12-16T01:32:02.273690+0000","last_peered":"2023-12-16T01:32:02.273690+0000","last_clean":"2023-12-16T01:32:02.273690+0000","last_became_active":"2023-12-16T01:27:30.010883+0000","last_became_peered":"2023-12-16T01:27:30.010883+0000","last_unstale":"2023-12-16T01:32:02.273690+0000","last_undegraded":"2023-12-16T01:32:02.273690+0000","last_fullsized":"2023-12-16T01:32:02.273690+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":2474,"log_dups_size":0,"ondisk_log_size":2474,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:23:01.006874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017729789999999999,"stat_sum":{"num_bytes":77791232,"num_objects":17,"num_object_clones":12,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":1,"num_read":384,"num_read_kb":702972,"num_write":856,"num_write_kb":175856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":66076672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835660+0000","last_change":"2023-12-16T01:27:30.003057+0000","last_active":"2023-12-16T01:32:00.835660+0000","last_peered":"2023-12-16T01:32:00.835660+0000","last_clean":"2023-12-16T01:32:00.835660+0000","last_became_active":"2023-12-16T01:27:30.002805+0000","last_became_peered":"2023-12-16T01:27:30.002805+0000","last_unstale":"2023-12-16T01:32:00.835660+0000","last_undegraded":"2023-12-16T01:32:00.835660+0000","last_fullsized":"2023-12-16T01:32:00.835660+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:11:12.190949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":754,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840238+0000","last_change":"2023-12-16T01:26:57.174261+0000","last_active":"2023-12-16T01:32:00.840238+0000","last_peered":"2023-12-16T01:32:00.840238+0000","last_clean":"2023-12-16T01:32:00.840238+0000","last_became_active":"2023-12-16T01:26:57.173902+0000","last_became_peered":"2023-12-16T01:26:57.173902+0000","last_unstale":"2023-12-16T01:32:00.840238+0000","last_undegraded":"2023-12-16T01:32:00.840238+0000","last_fullsized":"2023-12-16T01:32:00.840238+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:13:25.036802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":799,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829752+0000","last_change":"2023-12-16T01:27:30.005254+0000","last_active":"2023-12-16T01:32:00.829752+0000","last_peered":"2023-12-16T01:32:00.829752+0000","last_clean":"2023-12-16T01:32:00.829752+0000","last_became_active":"2023-12-16T01:27:30.004191+0000","last_became_peered":"2023-12-16T01:27:30.004191+0000","last_unstale":"2023-12-16T01:32:00.829752+0000","last_undegraded":"2023-12-16T01:32:00.829752+0000","last_fullsized":"2023-12-16T01:32:00.829752+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:41:24.488604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272'197","reported_seq":1285,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836950+0000","last_change":"2023-12-16T01:27:30.011543+0000","last_active":"2023-12-16T01:32:00.836950+0000","last_peered":"2023-12-16T01:32:00.836950+0000","last_clean":"2023-12-16T01:32:00.836950+0000","last_became_active":"2023-12-16T01:27:30.011090+0000","last_became_peered":"2023-12-16T01:27:30.011090+0000","last_unstale":"2023-12-16T01:32:00.836950+0000","last_undegraded":"2023-12-16T01:32:00.836950+0000","last_fullsized":"2023-12-16T01:32:00.836950+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:14:05.323103+0000","last_clean_scrub_stamp":"2023-12-16T01:14:05.323103+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:52:27.998919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"829'1580","reported_seq":4231,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.782433+0000","last_change":"2023-12-16T01:32:00.844969+0000","last_active":"2023-12-16T01:32:01.782433+0000","last_peered":"2023-12-16T01:32:01.782433+0000","last_clean":"2023-12-16T01:32:01.782433+0000","last_became_active":"2023-12-16T01:26:23.700403+0000","last_became_peered":"2023-12-16T01:26:23.700403+0000","last_unstale":"2023-12-16T01:32:01.782433+0000","last_undegraded":"2023-12-16T01:32:01.782433+0000","last_fullsized":"2023-12-16T01:32:01.782433+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1580,"log_dups_size":0,"ondisk_log_size":1580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:10:25.732827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.014299709000000001,"stat_sum":{"num_bytes":31293440,"num_objects":12,"num_object_clones":9,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":1,"num_read":324,"num_read_kb":369250,"num_write":519,"num_write_kb":115240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":10256384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826609+0000","last_change":"2023-12-16T01:24:43.802682+0000","last_active":"2023-12-16T01:31:59.826609+0000","last_peered":"2023-12-16T01:31:59.826609+0000","last_clean":"2023-12-16T01:31:59.826609+0000","last_became_active":"2023-12-16T01:24:43.802403+0000","last_became_peered":"2023-12-16T01:24:43.802403+0000","last_unstale":"2023-12-16T01:31:59.826609+0000","last_undegraded":"2023-12-16T01:31:59.826609+0000","last_fullsized":"2023-12-16T01:31:59.826609+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:46:31.871800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.825595+0000","last_change":"2023-12-16T01:25:49.694661+0000","last_active":"2023-12-16T01:31:59.825595+0000","last_peered":"2023-12-16T01:31:59.825595+0000","last_clean":"2023-12-16T01:31:59.825595+0000","last_became_active":"2023-12-16T01:25:49.694305+0000","last_became_peered":"2023-12-16T01:25:49.694305+0000","last_unstale":"2023-12-16T01:31:59.825595+0000","last_undegraded":"2023-12-16T01:31:59.825595+0000","last_fullsized":"2023-12-16T01:31:59.825595+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:58:03.716593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":780,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836868+0000","last_change":"2023-12-16T01:27:30.003029+0000","last_active":"2023-12-16T01:32:00.836868+0000","last_peered":"2023-12-16T01:32:00.836868+0000","last_clean":"2023-12-16T01:32:00.836868+0000","last_became_active":"2023-12-16T01:27:30.002719+0000","last_became_peered":"2023-12-16T01:27:30.002719+0000","last_unstale":"2023-12-16T01:32:00.836868+0000","last_undegraded":"2023-12-16T01:32:00.836868+0000","last_fullsized":"2023-12-16T01:32:00.836868+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:48:18.948020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"828'3506","reported_seq":5832,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:02.432317+0000","last_change":"2023-12-16T01:32:00.866849+0000","last_active":"2023-12-16T01:32:02.432317+0000","last_peered":"2023-12-16T01:32:02.432317+0000","last_clean":"2023-12-16T01:32:02.432317+0000","last_became_active":"2023-12-16T01:26:57.173818+0000","last_became_peered":"2023-12-16T01:26:57.173818+0000","last_unstale":"2023-12-16T01:32:02.432317+0000","last_undegraded":"2023-12-16T01:32:02.432317+0000","last_fullsized":"2023-12-16T01:32:02.432317+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":3506,"log_dups_size":0,"ondisk_log_size":3506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:41:38.391121+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.031034639999999999,"stat_sum":{"num_bytes":61136896,"num_objects":29,"num_object_clones":22,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":3,"num_read":514,"num_read_kb":734569,"num_write":1234,"num_write_kb":301592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":64503808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826941+0000","last_change":"2023-12-16T01:27:30.004354+0000","last_active":"2023-12-16T01:31:59.826941+0000","last_peered":"2023-12-16T01:31:59.826941+0000","last_clean":"2023-12-16T01:31:59.826941+0000","last_became_active":"2023-12-16T01:27:30.003811+0000","last_became_peered":"2023-12-16T01:27:30.003811+0000","last_unstale":"2023-12-16T01:31:59.826941+0000","last_undegraded":"2023-12-16T01:31:59.826941+0000","last_fullsized":"2023-12-16T01:31:59.826941+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:17:48.106105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":797,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.839200+0000","last_change":"2023-12-16T01:27:30.004866+0000","last_active":"2023-12-16T01:32:00.839200+0000","last_peered":"2023-12-16T01:32:00.839200+0000","last_clean":"2023-12-16T01:32:00.839200+0000","last_became_active":"2023-12-16T01:27:30.004097+0000","last_became_peered":"2023-12-16T01:27:30.004097+0000","last_unstale":"2023-12-16T01:32:00.839200+0000","last_undegraded":"2023-12-16T01:32:00.839200+0000","last_fullsized":"2023-12-16T01:32:00.839200+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:31:07.816819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835894+0000","last_change":"2023-12-16T01:26:23.698527+0000","last_active":"2023-12-16T01:32:00.835894+0000","last_peered":"2023-12-16T01:32:00.835894+0000","last_clean":"2023-12-16T01:32:00.835894+0000","last_became_active":"2023-12-16T01:26:23.698052+0000","last_became_peered":"2023-12-16T01:26:23.698052+0000","last_unstale":"2023-12-16T01:32:00.835894+0000","last_undegraded":"2023-12-16T01:32:00.835894+0000","last_fullsized":"2023-12-16T01:32:00.835894+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:40:29.743182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.1","version":"0'0","reported_seq":2693,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.777532+0000","last_change":"2023-12-16T01:32:00.830834+0000","last_active":"2023-12-16T01:32:01.777532+0000","last_peered":"2023-12-16T01:32:01.777532+0000","last_clean":"2023-12-16T01:32:01.777532+0000","last_became_active":"2023-12-16T01:27:30.005015+0000","last_became_peered":"2023-12-16T01:27:30.005015+0000","last_unstale":"2023-12-16T01:32:01.777532+0000","last_undegraded":"2023-12-16T01:32:01.777532+0000","last_fullsized":"2023-12-16T01:32:01.777532+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:09:36.411585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011852220000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":787,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841392+0000","last_change":"2023-12-16T01:27:30.015107+0000","last_active":"2023-12-16T01:32:00.841392+0000","last_peered":"2023-12-16T01:32:00.841392+0000","last_clean":"2023-12-16T01:32:00.841392+0000","last_became_active":"2023-12-16T01:27:30.014731+0000","last_became_peered":"2023-12-16T01:27:30.014731+0000","last_unstale":"2023-12-16T01:32:00.841392+0000","last_undegraded":"2023-12-16T01:32:00.841392+0000","last_fullsized":"2023-12-16T01:32:00.841392+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T11:25:14.915514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"63'1","reported_seq":785,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837074+0000","last_change":"2023-12-16T01:26:57.169199+0000","last_active":"2023-12-16T01:32:00.837074+0000","last_peered":"2023-12-16T01:32:00.837074+0000","last_clean":"2023-12-16T01:32:00.837074+0000","last_became_active":"2023-12-16T01:26:57.168667+0000","last_became_peered":"2023-12-16T01:26:57.168667+0000","last_unstale":"2023-12-16T01:32:00.837074+0000","last_undegraded":"2023-12-16T01:32:00.837074+0000","last_fullsized":"2023-12-16T01:32:00.837074+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:59:00.157416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841720+0000","last_change":"2023-12-16T01:27:30.010758+0000","last_active":"2023-12-16T01:32:00.841720+0000","last_peered":"2023-12-16T01:32:00.841720+0000","last_clean":"2023-12-16T01:32:00.841720+0000","last_became_active":"2023-12-16T01:27:30.010423+0000","last_became_peered":"2023-12-16T01:27:30.010423+0000","last_unstale":"2023-12-16T01:32:00.841720+0000","last_undegraded":"2023-12-16T01:32:00.841720+0000","last_fullsized":"2023-12-16T01:32:00.841720+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:56:22.094050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"828'2198","reported_seq":4760,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.920722+0000","last_change":"2023-12-16T01:32:00.857928+0000","last_active":"2023-12-16T01:32:01.920722+0000","last_peered":"2023-12-16T01:32:01.920722+0000","last_clean":"2023-12-16T01:32:01.920722+0000","last_became_active":"2023-12-16T01:25:49.679402+0000","last_became_peered":"2023-12-16T01:25:49.679402+0000","last_unstale":"2023-12-16T01:32:01.920722+0000","last_undegraded":"2023-12-16T01:32:01.920722+0000","last_fullsized":"2023-12-16T01:32:01.920722+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":2198,"log_dups_size":0,"ondisk_log_size":2198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:12:06.149122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016749832999999999,"stat_sum":{"num_bytes":20881408,"num_objects":9,"num_object_clones":5,"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":333,"num_read_kb":479192,"num_write":773,"num_write_kb":137184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":41926656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":766,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.777070+0000","last_change":"2023-12-16T01:26:57.163723+0000","last_active":"2023-12-16T01:32:01.777070+0000","last_peered":"2023-12-16T01:32:01.777070+0000","last_clean":"2023-12-16T01:32:01.777070+0000","last_became_active":"2023-12-16T01:26:57.163391+0000","last_became_peered":"2023-12-16T01:26:57.163391+0000","last_unstale":"2023-12-16T01:32:01.777070+0000","last_undegraded":"2023-12-16T01:32:01.777070+0000","last_fullsized":"2023-12-16T01:32:01.777070+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:44.152419+0000","last_clean_scrub_stamp":"2023-12-16T01:16:44.152419+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:47:36.974955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"62'2","reported_seq":802,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836007+0000","last_change":"2023-12-16T01:26:57.168652+0000","last_active":"2023-12-16T01:32:00.836007+0000","last_peered":"2023-12-16T01:32:00.836007+0000","last_clean":"2023-12-16T01:32:00.836007+0000","last_became_active":"2023-12-16T01:26:57.167492+0000","last_became_peered":"2023-12-16T01:26:57.167492+0000","last_unstale":"2023-12-16T01:32:00.836007+0000","last_undegraded":"2023-12-16T01:32:00.836007+0000","last_fullsized":"2023-12-16T01:32:00.836007+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T01:32:36.924150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826341+0000","last_change":"2023-12-16T01:25:49.694797+0000","last_active":"2023-12-16T01:31:59.826341+0000","last_peered":"2023-12-16T01:31:59.826341+0000","last_clean":"2023-12-16T01:31:59.826341+0000","last_became_active":"2023-12-16T01:25:49.693784+0000","last_became_peered":"2023-12-16T01:25:49.693784+0000","last_unstale":"2023-12-16T01:31:59.826341+0000","last_undegraded":"2023-12-16T01:31:59.826341+0000","last_fullsized":"2023-12-16T01:31:59.826341+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:18:40.902238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.f","version":"828'506","reported_seq":3210,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.782517+0000","last_change":"2023-12-16T01:32:00.835002+0000","last_active":"2023-12-16T01:32:01.782517+0000","last_peered":"2023-12-16T01:32:01.782517+0000","last_clean":"2023-12-16T01:32:01.782517+0000","last_became_active":"2023-12-16T01:26:57.168086+0000","last_became_peered":"2023-12-16T01:26:57.168086+0000","last_unstale":"2023-12-16T01:32:01.782517+0000","last_undegraded":"2023-12-16T01:32:01.782517+0000","last_fullsized":"2023-12-16T01:32:01.782517+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":506,"log_dups_size":0,"ondisk_log_size":506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:20:56.312511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0042558550000000002,"stat_sum":{"num_bytes":13279232,"num_objects":5,"num_object_clones":4,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":73,"num_read_kb":84646,"num_write":220,"num_write_kb":48128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":35282944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":780,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837193+0000","last_change":"2023-12-16T01:27:30.011307+0000","last_active":"2023-12-16T01:32:00.837193+0000","last_peered":"2023-12-16T01:32:00.837193+0000","last_clean":"2023-12-16T01:32:00.837193+0000","last_became_active":"2023-12-16T01:27:30.010926+0000","last_became_peered":"2023-12-16T01:27:30.010926+0000","last_unstale":"2023-12-16T01:32:00.837193+0000","last_undegraded":"2023-12-16T01:32:00.837193+0000","last_fullsized":"2023-12-16T01:32:00.837193+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:33:25.985173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":786,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829043+0000","last_change":"2023-12-16T01:27:30.003925+0000","last_active":"2023-12-16T01:32:00.829043+0000","last_peered":"2023-12-16T01:32:00.829043+0000","last_clean":"2023-12-16T01:32:00.829043+0000","last_became_active":"2023-12-16T01:27:30.003582+0000","last_became_peered":"2023-12-16T01:27:30.003582+0000","last_unstale":"2023-12-16T01:32:00.829043+0000","last_undegraded":"2023-12-16T01:32:00.829043+0000","last_fullsized":"2023-12-16T01:32:00.829043+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:05:57.209557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"828'1957","reported_seq":4495,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.777961+0000","last_change":"2023-12-16T01:32:00.851404+0000","last_active":"2023-12-16T01:32:01.777961+0000","last_peered":"2023-12-16T01:32:01.777961+0000","last_clean":"2023-12-16T01:32:01.777961+0000","last_became_active":"2023-12-16T01:26:23.695065+0000","last_became_peered":"2023-12-16T01:26:23.695065+0000","last_unstale":"2023-12-16T01:32:01.777961+0000","last_undegraded":"2023-12-16T01:32:01.777961+0000","last_fullsized":"2023-12-16T01:32:01.777961+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1957,"log_dups_size":0,"ondisk_log_size":1957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:35:22.129202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.020833638000000002,"stat_sum":{"num_bytes":24150016,"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":273,"num_read_kb":432731,"num_write":643,"num_write_kb":96912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":31539200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836512+0000","last_change":"2023-12-16T01:27:30.010239+0000","last_active":"2023-12-16T01:32:00.836512+0000","last_peered":"2023-12-16T01:32:00.836512+0000","last_clean":"2023-12-16T01:32:00.836512+0000","last_became_active":"2023-12-16T01:27:30.009943+0000","last_became_peered":"2023-12-16T01:27:30.009943+0000","last_unstale":"2023-12-16T01:32:00.836512+0000","last_undegraded":"2023-12-16T01:32:00.836512+0000","last_fullsized":"2023-12-16T01:32:00.836512+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:16:16.793165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":783,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841485+0000","last_change":"2023-12-16T01:27:30.014997+0000","last_active":"2023-12-16T01:32:00.841485+0000","last_peered":"2023-12-16T01:32:00.841485+0000","last_clean":"2023-12-16T01:32:00.841485+0000","last_became_active":"2023-12-16T01:27:30.014666+0000","last_became_peered":"2023-12-16T01:27:30.014666+0000","last_unstale":"2023-12-16T01:32:00.841485+0000","last_undegraded":"2023-12-16T01:32:00.841485+0000","last_fullsized":"2023-12-16T01:32:00.841485+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:27:26.179719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"828'2968","reported_seq":5508,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.782290+0000","last_change":"2023-12-16T01:32:00.861558+0000","last_active":"2023-12-16T01:32:01.782290+0000","last_peered":"2023-12-16T01:32:01.782290+0000","last_clean":"2023-12-16T01:32:01.782290+0000","last_became_active":"2023-12-16T01:27:30.009813+0000","last_became_peered":"2023-12-16T01:27:30.009813+0000","last_unstale":"2023-12-16T01:32:01.782290+0000","last_undegraded":"2023-12-16T01:32:01.782290+0000","last_fullsized":"2023-12-16T01:32:01.782290+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":2968,"log_dups_size":0,"ondisk_log_size":2968,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:16:08.624458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.03101953,"stat_sum":{"num_bytes":35586048,"num_objects":19,"num_object_clones":13,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":447,"num_read_kb":689587,"num_write":960,"num_write_kb":204872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":57737216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835453+0000","last_change":"2023-12-16T01:27:30.003157+0000","last_active":"2023-12-16T01:32:00.835453+0000","last_peered":"2023-12-16T01:32:00.835453+0000","last_clean":"2023-12-16T01:32:00.835453+0000","last_became_active":"2023-12-16T01:27:30.002815+0000","last_became_peered":"2023-12-16T01:27:30.002815+0000","last_unstale":"2023-12-16T01:32:00.835453+0000","last_undegraded":"2023-12-16T01:32:00.835453+0000","last_fullsized":"2023-12-16T01:32:00.835453+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:41:00.174014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840643+0000","last_change":"2023-12-16T01:25:49.681598+0000","last_active":"2023-12-16T01:32:00.840643+0000","last_peered":"2023-12-16T01:32:00.840643+0000","last_clean":"2023-12-16T01:32:00.840643+0000","last_became_active":"2023-12-16T01:25:49.681297+0000","last_became_peered":"2023-12-16T01:25:49.681297+0000","last_unstale":"2023-12-16T01:32:00.840643+0000","last_undegraded":"2023-12-16T01:32:00.840643+0000","last_fullsized":"2023-12-16T01:32:00.840643+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T03:16:22.580341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"828'1147","reported_seq":3876,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:02.299544+0000","last_change":"2023-12-16T01:32:00.849886+0000","last_active":"2023-12-16T01:32:02.299544+0000","last_peered":"2023-12-16T01:32:02.299544+0000","last_clean":"2023-12-16T01:32:02.299544+0000","last_became_active":"2023-12-16T01:25:49.695018+0000","last_became_peered":"2023-12-16T01:25:49.695018+0000","last_unstale":"2023-12-16T01:32:02.299544+0000","last_undegraded":"2023-12-16T01:32:02.299544+0000","last_fullsized":"2023-12-16T01:32:02.299544+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1147,"log_dups_size":0,"ondisk_log_size":1147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:46:57.352468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.013908192999999999,"stat_sum":{"num_bytes":15597568,"num_objects":9,"num_object_clones":7,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":2,"num_read":178,"num_read_kb":241786,"num_write":320,"num_write_kb":79680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":4071424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.b","version":"62'2","reported_seq":792,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.837846+0000","last_change":"2023-12-16T01:27:30.011734+0000","last_active":"2023-12-16T01:32:00.837846+0000","last_peered":"2023-12-16T01:32:00.837846+0000","last_clean":"2023-12-16T01:32:00.837846+0000","last_became_active":"2023-12-16T01:27:30.011319+0000","last_became_peered":"2023-12-16T01:27:30.011319+0000","last_unstale":"2023-12-16T01:32:00.837846+0000","last_undegraded":"2023-12-16T01:32:00.837846+0000","last_fullsized":"2023-12-16T01:32:00.837846+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:22:07.775535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":785,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835489+0000","last_change":"2023-12-16T01:26:57.172362+0000","last_active":"2023-12-16T01:32:00.835489+0000","last_peered":"2023-12-16T01:32:00.835489+0000","last_clean":"2023-12-16T01:32:00.835489+0000","last_became_active":"2023-12-16T01:26:57.172074+0000","last_became_peered":"2023-12-16T01:26:57.172074+0000","last_unstale":"2023-12-16T01:32:00.835489+0000","last_undegraded":"2023-12-16T01:32:00.835489+0000","last_fullsized":"2023-12-16T01:32:00.835489+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:07:43.508162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"828'1119","reported_seq":3821,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.781896+0000","last_change":"2023-12-16T01:32:00.864106+0000","last_active":"2023-12-16T01:32:01.781896+0000","last_peered":"2023-12-16T01:32:01.781896+0000","last_clean":"2023-12-16T01:32:01.781896+0000","last_became_active":"2023-12-16T01:26:23.701369+0000","last_became_peered":"2023-12-16T01:26:23.701369+0000","last_unstale":"2023-12-16T01:32:01.781896+0000","last_undegraded":"2023-12-16T01:32:01.781896+0000","last_fullsized":"2023-12-16T01:32:01.781896+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":1119,"log_dups_size":0,"ondisk_log_size":1119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:10:43.206342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.033570763000000003,"stat_sum":{"num_bytes":11493376,"num_objects":11,"num_object_clones":9,"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":1,"num_read":156,"num_read_kb":200406,"num_write":410,"num_write_kb":71376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":7135232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":792,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830748+0000","last_change":"2023-12-16T01:26:23.699777+0000","last_active":"2023-12-16T01:32:00.830748+0000","last_peered":"2023-12-16T01:32:00.830748+0000","last_clean":"2023-12-16T01:32:00.830748+0000","last_became_active":"2023-12-16T01:26:23.697304+0000","last_became_peered":"2023-12-16T01:26:23.697304+0000","last_unstale":"2023-12-16T01:32:00.830748+0000","last_undegraded":"2023-12-16T01:32:00.830748+0000","last_fullsized":"2023-12-16T01:32:00.830748+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T13:11:52.733976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":780,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.839283+0000","last_change":"2023-12-16T01:27:30.010768+0000","last_active":"2023-12-16T01:32:00.839283+0000","last_peered":"2023-12-16T01:32:00.839283+0000","last_clean":"2023-12-16T01:32:00.839283+0000","last_became_active":"2023-12-16T01:27:30.010255+0000","last_became_peered":"2023-12-16T01:27:30.010255+0000","last_unstale":"2023-12-16T01:32:00.839283+0000","last_undegraded":"2023-12-16T01:32:00.839283+0000","last_fullsized":"2023-12-16T01:32:00.839283+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:44:11.931969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.a","version":"826'580","reported_seq":3374,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:01.781626+0000","last_change":"2023-12-16T01:32:00.861902+0000","last_active":"2023-12-16T01:32:01.781626+0000","last_peered":"2023-12-16T01:32:01.781626+0000","last_clean":"2023-12-16T01:32:01.781626+0000","last_became_active":"2023-12-16T01:25:49.678579+0000","last_became_peered":"2023-12-16T01:25:49.678579+0000","last_unstale":"2023-12-16T01:32:01.781626+0000","last_undegraded":"2023-12-16T01:32:01.781626+0000","last_fullsized":"2023-12-16T01:32:01.781626+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":580,"log_dups_size":0,"ondisk_log_size":580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:10:11.307655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.031364182999999997,"stat_sum":{"num_bytes":18366464,"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":1,"num_read":65,"num_read_kb":164473,"num_write":140,"num_write_kb":38440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":6381568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.d","version":"62'1","reported_seq":784,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836165+0000","last_change":"2023-12-16T01:25:49.694176+0000","last_active":"2023-12-16T01:32:00.836165+0000","last_peered":"2023-12-16T01:32:00.836165+0000","last_clean":"2023-12-16T01:32:00.836165+0000","last_became_active":"2023-12-16T01:25:49.693808+0000","last_became_peered":"2023-12-16T01:25:49.693808+0000","last_unstale":"2023-12-16T01:32:00.836165+0000","last_undegraded":"2023-12-16T01:32:00.836165+0000","last_fullsized":"2023-12-16T01:32:00.836165+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:28:23.115317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":790,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829405+0000","last_change":"2023-12-16T01:26:57.169029+0000","last_active":"2023-12-16T01:32:00.829405+0000","last_peered":"2023-12-16T01:32:00.829405+0000","last_clean":"2023-12-16T01:32:00.829405+0000","last_became_active":"2023-12-16T01:26:57.168710+0000","last_became_peered":"2023-12-16T01:26:57.168710+0000","last_unstale":"2023-12-16T01:32:00.829405+0000","last_undegraded":"2023-12-16T01:32:00.829405+0000","last_fullsized":"2023-12-16T01:32:00.829405+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T09:45:45.724318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.9","version":"828'2215","reported_seq":4666,"reported_epoch":829,"state":"active+clean","last_fresh":"2023-12-16T01:32:02.275012+0000","last_change":"2023-12-16T01:32:00.856738+0000","last_active":"2023-12-16T01:32:02.275012+0000","last_peered":"2023-12-16T01:32:02.275012+0000","last_clean":"2023-12-16T01:32:02.275012+0000","last_became_active":"2023-12-16T01:27:30.004090+0000","last_became_peered":"2023-12-16T01:27:30.004090+0000","last_unstale":"2023-12-16T01:32:02.275012+0000","last_undegraded":"2023-12-16T01:32:02.275012+0000","last_fullsized":"2023-12-16T01:32:02.275012+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:18:54.046247+0000","last_clean_scrub_stamp":"2023-12-16T01:18:54.046247+0000","objects_scrubbed":0,"log_size":2215,"log_dups_size":0,"ondisk_log_size":2215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:52:22.085175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019832339000000001,"stat_sum":{"num_bytes":28073984,"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":2,"num_read":372,"num_read_kb":824196,"num_write":745,"num_write_kb":190136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":65462272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"28e","length":"1"},{"start":"2c5","length":"1"}]},{"pgid":"2.e","version":"62'2","reported_seq":797,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831051+0000","last_change":"2023-12-16T01:27:30.005139+0000","last_active":"2023-12-16T01:32:00.831051+0000","last_peered":"2023-12-16T01:32:00.831051+0000","last_clean":"2023-12-16T01:32:00.831051+0000","last_became_active":"2023-12-16T01:27:30.003209+0000","last_became_peered":"2023-12-16T01:27:30.003209+0000","last_unstale":"2023-12-16T01:32:00.831051+0000","last_undegraded":"2023-12-16T01:32:00.831051+0000","last_fullsized":"2023-12-16T01:32:00.831051+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:10.784417+0000","last_clean_scrub_stamp":"2023-12-16T01:16:10.784417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:14:24.497021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":778,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831431+0000","last_change":"2023-12-16T01:24:43.807960+0000","last_active":"2023-12-16T01:32:00.831431+0000","last_peered":"2023-12-16T01:32:00.831431+0000","last_clean":"2023-12-16T01:32:00.831431+0000","last_became_active":"2023-12-16T01:24:43.807560+0000","last_became_peered":"2023-12-16T01:24:43.807560+0000","last_unstale":"2023-12-16T01:32:00.831431+0000","last_undegraded":"2023-12-16T01:32:00.831431+0000","last_fullsized":"2023-12-16T01:32:00.831431+0000","mapping_epoch":406,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":407,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:39:40.837766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.834303+0000","last_change":"2023-12-16T01:26:57.170910+0000","last_active":"2023-12-16T01:32:00.834303+0000","last_peered":"2023-12-16T01:32:00.834303+0000","last_clean":"2023-12-16T01:32:00.834303+0000","last_became_active":"2023-12-16T01:26:57.167314+0000","last_became_peered":"2023-12-16T01:26:57.167314+0000","last_unstale":"2023-12-16T01:32:00.834303+0000","last_undegraded":"2023-12-16T01:32:00.834303+0000","last_fullsized":"2023-12-16T01:32:00.834303+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:04:43.061267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830289+0000","last_change":"2023-12-16T01:26:57.172092+0000","last_active":"2023-12-16T01:32:00.830289+0000","last_peered":"2023-12-16T01:32:00.830289+0000","last_clean":"2023-12-16T01:32:00.830289+0000","last_became_active":"2023-12-16T01:26:57.171767+0000","last_became_peered":"2023-12-16T01:26:57.171767+0000","last_unstale":"2023-12-16T01:32:00.830289+0000","last_undegraded":"2023-12-16T01:32:00.830289+0000","last_fullsized":"2023-12-16T01:32:00.830289+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:00:22.545249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.831559+0000","last_change":"2023-12-16T01:26:23.691563+0000","last_active":"2023-12-16T01:32:00.831559+0000","last_peered":"2023-12-16T01:32:00.831559+0000","last_clean":"2023-12-16T01:32:00.831559+0000","last_became_active":"2023-12-16T01:26:23.691161+0000","last_became_peered":"2023-12-16T01:26:23.691161+0000","last_unstale":"2023-12-16T01:32:00.831559+0000","last_undegraded":"2023-12-16T01:32:00.831559+0000","last_fullsized":"2023-12-16T01:32:00.831559+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:25:33.730186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":780,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826757+0000","last_change":"2023-12-16T01:25:49.697218+0000","last_active":"2023-12-16T01:31:59.826757+0000","last_peered":"2023-12-16T01:31:59.826757+0000","last_clean":"2023-12-16T01:31:59.826757+0000","last_became_active":"2023-12-16T01:25:49.694706+0000","last_became_peered":"2023-12-16T01:25:49.694706+0000","last_unstale":"2023-12-16T01:31:59.826757+0000","last_undegraded":"2023-12-16T01:31:59.826757+0000","last_fullsized":"2023-12-16T01:31:59.826757+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:50:56.697920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":791,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840661+0000","last_change":"2023-12-16T01:25:49.681401+0000","last_active":"2023-12-16T01:32:00.840661+0000","last_peered":"2023-12-16T01:32:00.840661+0000","last_clean":"2023-12-16T01:32:00.840661+0000","last_became_active":"2023-12-16T01:25:49.681064+0000","last_became_peered":"2023-12-16T01:25:49.681064+0000","last_unstale":"2023-12-16T01:32:00.840661+0000","last_undegraded":"2023-12-16T01:32:00.840661+0000","last_fullsized":"2023-12-16T01:32:00.840661+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:38:32.074831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.836210+0000","last_change":"2023-12-16T01:25:16.813802+0000","last_active":"2023-12-16T01:32:00.836210+0000","last_peered":"2023-12-16T01:32:00.836210+0000","last_clean":"2023-12-16T01:32:00.836210+0000","last_became_active":"2023-12-16T01:25:16.813534+0000","last_became_peered":"2023-12-16T01:25:16.813534+0000","last_unstale":"2023-12-16T01:32:00.836210+0000","last_undegraded":"2023-12-16T01:32:00.836210+0000","last_fullsized":"2023-12-16T01:32:00.836210+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:12:47.969242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":781,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.835860+0000","last_change":"2023-12-16T01:27:30.003055+0000","last_active":"2023-12-16T01:32:00.835860+0000","last_peered":"2023-12-16T01:32:00.835860+0000","last_clean":"2023-12-16T01:32:00.835860+0000","last_became_active":"2023-12-16T01:27:30.002766+0000","last_became_peered":"2023-12-16T01:27:30.002766+0000","last_unstale":"2023-12-16T01:32:00.835860+0000","last_undegraded":"2023-12-16T01:32:00.835860+0000","last_fullsized":"2023-12-16T01:32:00.835860+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T10:18:17.539925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":788,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.841825+0000","last_change":"2023-12-16T01:25:16.800587+0000","last_active":"2023-12-16T01:32:00.841825+0000","last_peered":"2023-12-16T01:32:00.841825+0000","last_clean":"2023-12-16T01:32:00.841825+0000","last_became_active":"2023-12-16T01:25:16.800320+0000","last_became_peered":"2023-12-16T01:25:16.800320+0000","last_unstale":"2023-12-16T01:32:00.841825+0000","last_undegraded":"2023-12-16T01:32:00.841825+0000","last_fullsized":"2023-12-16T01:32:00.841825+0000","mapping_epoch":439,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T04:13:44.642079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.829251+0000","last_change":"2023-12-16T01:26:23.701444+0000","last_active":"2023-12-16T01:32:00.829251+0000","last_peered":"2023-12-16T01:32:00.829251+0000","last_clean":"2023-12-16T01:32:00.829251+0000","last_became_active":"2023-12-16T01:26:23.701130+0000","last_became_peered":"2023-12-16T01:26:23.701130+0000","last_unstale":"2023-12-16T01:32:00.829251+0000","last_undegraded":"2023-12-16T01:32:00.829251+0000","last_fullsized":"2023-12-16T01:32:00.829251+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T02:15:42.850996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":783,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.840658+0000","last_change":"2023-12-16T01:25:49.677975+0000","last_active":"2023-12-16T01:32:00.840658+0000","last_peered":"2023-12-16T01:32:00.840658+0000","last_clean":"2023-12-16T01:32:00.840658+0000","last_became_active":"2023-12-16T01:25:49.677659+0000","last_became_peered":"2023-12-16T01:25:49.677659+0000","last_unstale":"2023-12-16T01:32:00.840658+0000","last_undegraded":"2023-12-16T01:32:00.840658+0000","last_fullsized":"2023-12-16T01:32:00.840658+0000","mapping_epoch":472,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":473,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T08:47:14.828434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":777,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.830873+0000","last_change":"2023-12-16T01:27:30.005390+0000","last_active":"2023-12-16T01:32:00.830873+0000","last_peered":"2023-12-16T01:32:00.830873+0000","last_clean":"2023-12-16T01:32:00.830873+0000","last_became_active":"2023-12-16T01:27:30.004708+0000","last_became_peered":"2023-12-16T01:27:30.004708+0000","last_unstale":"2023-12-16T01:32:00.830873+0000","last_undegraded":"2023-12-16T01:32:00.830873+0000","last_fullsized":"2023-12-16T01:32:00.830873+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T07:21:19.206707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":779,"reported_epoch":827,"state":"active+clean","last_fresh":"2023-12-16T01:31:59.826630+0000","last_change":"2023-12-16T01:27:30.004513+0000","last_active":"2023-12-16T01:31:59.826630+0000","last_peered":"2023-12-16T01:31:59.826630+0000","last_clean":"2023-12-16T01:31:59.826630+0000","last_became_active":"2023-12-16T01:27:30.004202+0000","last_became_peered":"2023-12-16T01:27:30.004202+0000","last_unstale":"2023-12-16T01:31:59.826630+0000","last_undegraded":"2023-12-16T01:31:59.826630+0000","last_fullsized":"2023-12-16T01:31:59.826630+0000","mapping_epoch":569,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":570,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T12:00:07.684476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":785,"reported_epoch":828,"state":"active+clean","last_fresh":"2023-12-16T01:32:00.834757+0000","last_change":"2023-12-16T01:26:57.167998+0000","last_active":"2023-12-16T01:32:00.834757+0000","last_peered":"2023-12-16T01:32:00.834757+0000","last_clean":"2023-12-16T01:32:00.834757+0000","last_became_active":"2023-12-16T01:26:57.166968+0000","last_became_peered":"2023-12-16T01:26:57.166968+0000","last_unstale":"2023-12-16T01:32:00.834757+0000","last_undegraded":"2023-12-16T01:32:00.834757+0000","last_fullsized":"2023-12-16T01:32:00.834757+0000","mapping_epoch":539,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":540,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T01:16:11.786397+0000","last_clean_scrub_stamp":"2023-12-16T01:16:11.786397+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T05:37:57.003250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":419004416,"num_objects":176,"num_object_clones":126,"num_object_copies":528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":176,"num_whiteouts":16,"num_read":3937,"num_read_kb":6110483,"num_write":8425,"num_write_kb":1849352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":116,"num_bytes_recovered":451158016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":561369088,"data_stored":921960448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":25767,"ondisk_log_size":25767,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6556,"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":67,"num_write_kb":35,"num_scrub_errors":0,"num_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":19668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35809,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":569,"seq":2443836391480,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298840,"kb_used_data":62232,"kb_used_omap":55,"kb_used_meta":236360,"kb_avail":93446312,"statfs":{"total":95995035648,"available":95689023488,"internally_reserved":0,"allocated":63725568,"data_stored":93390128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56503,"internal_metadata":242033481},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.59699999999999998,"15min":0.57099999999999995},"min":{"1min":0.38700000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.61399999999999999,"15min":0.60799999999999998},"min":{"1min":0.39600000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.88200000000000001,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.56699999999999995}]},{"osd":1,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.60399999999999998,"15min":0.59999999999999998},"min":{"1min":0.42399999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.502},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64000000000000001,"15min":0.64100000000000001},"min":{"1min":0.48499999999999999,"5min":0.373,"15min":0.373},"max":{"1min":0.82599999999999996,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.65100000000000002}]},{"osd":2,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.56200000000000006,"15min":0.53800000000000003},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.81899999999999995,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.59299999999999997,"15min":0.58699999999999997},"min":{"1min":0.45100000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.77100000000000002,"5min":1.006,"15min":1.006},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.56999999999999995,"15min":0.56200000000000006},"min":{"1min":0.35899999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.745,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59699999999999998,"15min":0.59099999999999997},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.44400000000000001}]},{"osd":4,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.51600000000000001,"15min":0.54200000000000004},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.78800000000000003,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51900000000000002,"15min":0.52100000000000002},"min":{"1min":0.35299999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.76100000000000001,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.67000000000000004}]},{"osd":5,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53300000000000003,"15min":0.52900000000000003},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.51100000000000001,"15min":0.52100000000000002},"min":{"1min":0.34599999999999997,"5min":0.316,"15min":0.316},"max":{"1min":0.74099999999999999,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.63}]},{"osd":6,"last update":"Sat Dec 16 01:31:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.56799999999999995,"15min":0.56899999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.77900000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.69599999999999995,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.32100000000000001}]}]},{"osd":6,"up_from":539,"seq":2314987372607,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":275008,"kb_used_data":62308,"kb_used_omap":47,"kb_used_meta":212432,"kb_avail":93470144,"statfs":{"total":95995035648,"available":95713427456,"internally_reserved":0,"allocated":63803392,"data_stored":99504013,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48459,"internal_metadata":217531061},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.40500000000000003,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.72699999999999998,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.52000000000000002,"15min":0.51600000000000001},"min":{"1min":0.33300000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.73699999999999999,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.41599999999999998}]},{"osd":1,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.59299999999999997,"15min":0.59099999999999997},"min":{"1min":0.40899999999999997,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73499999999999999,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.627,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.83499999999999996,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.442}]},{"osd":2,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.53400000000000003,"15min":0.53800000000000003},"min":{"1min":0.33700000000000002,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.69799999999999995,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.77200000000000002,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.374}]},{"osd":3,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57399999999999995,"15min":0.58799999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.755,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.53800000000000003,"15min":0.52800000000000002},"min":{"1min":0.36599999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69999999999999996,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.49299999999999999,"15min":0.47099999999999997},"min":{"1min":0.33900000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.505,"5min":0.504,"15min":0.499},"min":{"1min":0.35299999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.53900000000000003}]},{"osd":5,"last update":"Sat Dec 16 01:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52800000000000002,"15min":0.52200000000000002},"min":{"1min":0.36799999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.72399999999999998,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.495},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.57599999999999996,"15min":0.58199999999999996},"min":{"1min":0.39000000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.65900000000000003}]},{"osd":7,"last update":"Sat Dec 16 01:31:40 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.58399999999999996,"15min":0.57999999999999996},"min":{"1min":0.37,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.54200000000000004,"15min":0.54400000000000004},"min":{"1min":0.35499999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52400000000000002}]}]},{"osd":1,"up_from":373,"seq":1602022801504,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":689544,"kb_used_data":85492,"kb_used_omap":51,"kb_used_meta":603596,"kb_avail":93055608,"statfs":{"total":95995035648,"available":95288942592,"internally_reserved":0,"allocated":87543808,"data_stored":126169204,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52259,"internal_metadata":618083293},"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":"Sat Dec 16 01:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.375,"15min":0.34699999999999998},"min":{"1min":0.23499999999999999,"5min":0.183,"15min":0.183},"max":{"1min":0.59599999999999997,"5min":2.3079999999999998,"15min":2.3079999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.375,"15min":0.36399999999999999},"min":{"1min":0.28399999999999997,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.98599999999999999},"last":0.36599999999999999}]},{"osd":2,"last update":"Sat Dec 16 01:31:53 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.379,"15min":0.36599999999999999},"min":{"1min":0.23300000000000001,"5min":0.22600000000000001,"15min":0.21299999999999999},"max":{"1min":0.55800000000000005,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.443},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.40600000000000003,"15min":0.40699999999999997},"min":{"1min":0.28699999999999998,"5min":0.27000000000000002,"15min":0.22700000000000001},"max":{"1min":0.57199999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.42899999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:31:32 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.42299999999999999,"15min":0.44500000000000001},"min":{"1min":0.312,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.55300000000000005,"5min":0.65600000000000003,"15min":0.69099999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.28599999999999998,"5min":0.222,"15min":0.222},"max":{"1min":0.60199999999999998,"5min":1.649,"15min":1.649},"last":0.45800000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:31:04 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.58199999999999996,"15min":0.58799999999999997},"min":{"1min":0.35599999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.90600000000000003,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.59299999999999997,"15min":0.60899999999999999},"min":{"1min":0.40300000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.95199999999999996,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Dec 16 01:31:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.61399999999999999,"15min":0.623},"min":{"1min":0.42999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.81499999999999995,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.65700000000000003,"15min":0.64700000000000002},"min":{"1min":0.438,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.92600000000000005,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":0.51700000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:31:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.62,"15min":0.61799999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.84299999999999997,"5min":1.627,"15min":1.627},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.627,"15min":0.63300000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.88200000000000001,"5min":1.601,"15min":1.601},"last":0.505}]},{"osd":7,"last update":"Sat Dec 16 01:31:32 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.65100000000000002,"15min":0.66300000000000003},"min":{"1min":0.51300000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.621},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.65200000000000002,"15min":0.66000000000000003},"min":{"1min":0.42499999999999999,"5min":0.377,"15min":0.377},"max":{"1min":0.86699999999999999,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.60399999999999998}]}]},{"osd":0,"up_from":341,"seq":1464583848038,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":864876,"kb_used_data":108552,"kb_used_omap":54,"kb_used_meta":755593,"kb_avail":92880276,"statfs":{"total":95995035648,"available":95109402624,"internally_reserved":0,"allocated":111157248,"data_stored":183240934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":55516,"internal_metadata":773728036},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 16 01:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.35499999999999998,"15min":0.375},"min":{"1min":0.25900000000000001,"5min":0.19900000000000001,"15min":0.19},"max":{"1min":0.54500000000000004,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38400000000000001,"15min":0.39000000000000001},"min":{"1min":0.26600000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.51500000000000001,"5min":1.597,"15min":1.597},"last":0.36299999999999999}]},{"osd":2,"last update":"Sat Dec 16 01:31:58 2023","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.37,"15min":0.40300000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.21199999999999999},"max":{"1min":0.56499999999999995,"5min":0.751,"15min":1.119},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39900000000000002,"15min":0.43099999999999999},"min":{"1min":0.26500000000000001,"5min":0.251,"15min":0.23000000000000001},"max":{"1min":0.58399999999999996,"5min":2.0859999999999999,"15min":2.0859999999999999},"last":0.38300000000000001}]},{"osd":3,"last update":"Sat Dec 16 01:31:26 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.51100000000000001,"15min":0.47299999999999998},"min":{"1min":0.34899999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.65000000000000002,"5min":7.8099999999999996,"15min":7.8099999999999996},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.49199999999999999,"15min":0.46999999999999997},"min":{"1min":0.33000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.59999999999999998,"5min":7.7599999999999998,"15min":7.7599999999999998},"last":0.39600000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:31:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57199999999999995,"15min":0.57399999999999995},"min":{"1min":0.34000000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.84999999999999998,"5min":0.93100000000000005,"15min":0.93600000000000005},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.60999999999999999},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.82799999999999996,"5min":2.2269999999999999,"15min":2.2269999999999999},"last":0.66900000000000004}]},{"osd":5,"last update":"Sat Dec 16 01:31:31 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.60799999999999998,"15min":0.59999999999999998},"min":{"1min":0.39100000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83199999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.65000000000000002,"15min":0.628},"min":{"1min":0.44700000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.88500000000000001,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.77900000000000003}]},{"osd":6,"last update":"Sat Dec 16 01:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.59599999999999997,"15min":0.58099999999999996},"min":{"1min":0.46600000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.84199999999999997,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.65300000000000002,"15min":0.66300000000000003},"min":{"1min":0.47199999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.84999999999999998,"5min":2.2999999999999998,"15min":2.2999999999999998},"last":0.72599999999999998}]},{"osd":7,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.64900000000000002,"15min":0.64100000000000001},"min":{"1min":0.41799999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.86899999999999999,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.64700000000000002,"15min":0.63700000000000001},"min":{"1min":0.45300000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.93100000000000005,"5min":1.022,"15min":1.022},"last":0.752}]}]},{"osd":2,"up_from":406,"seq":1743756722265,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":716840,"kb_used_data":81512,"kb_used_omap":45,"kb_used_meta":635090,"kb_avail":93028312,"statfs":{"total":95995035648,"available":95260991488,"internally_reserved":0,"allocated":83468288,"data_stored":130357413,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46718,"internal_metadata":650332546},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:30:59 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.35999999999999999,"15min":0.34499999999999997},"min":{"1min":0.223,"5min":0.193,"15min":0.193},"max":{"1min":0.57399999999999995,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.216},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.375,"15min":0.371},"min":{"1min":0.22900000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.53000000000000003,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.27900000000000003}]},{"osd":1,"last update":"Sat Dec 16 01:30:59 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39700000000000002,"15min":0.38200000000000001},"min":{"1min":0.22,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.51800000000000002,"5min":2.9590000000000001,"15min":2.9590000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.40999999999999998,"15min":0.39300000000000002},"min":{"1min":0.28199999999999997,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.30599999999999999}]},{"osd":3,"last update":"Sat Dec 16 01:31:28 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.41999999999999998,"15min":0.505},"min":{"1min":0.27700000000000002,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":0.72299999999999998,"5min":0.97999999999999998,"15min":2.9830000000000001},"last":0.25},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.44700000000000001,"15min":0.442},"min":{"1min":0.314,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.35999999999999999}]},{"osd":4,"last update":"Sat Dec 16 01:30:59 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.59999999999999998,"15min":0.60199999999999998},"min":{"1min":0.376,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.56200000000000006},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.90300000000000002,"5min":1.101,"15min":1.101},"last":0.57499999999999996}]},{"osd":5,"last update":"Sat Dec 16 01:31:33 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.64300000000000002,"15min":0.64800000000000002},"min":{"1min":0.35199999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.65800000000000003,"15min":0.64100000000000001},"min":{"1min":0.41899999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.63900000000000001}]},{"osd":6,"last update":"Sat Dec 16 01:31:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.627,"15min":0.627},"min":{"1min":0.44500000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.623},"min":{"1min":0.46200000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.86299999999999999,"5min":0.876,"15min":0.876},"last":0.66700000000000004}]},{"osd":7,"last update":"Sat Dec 16 01:31:41 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.65900000000000003,"15min":0.64700000000000002},"min":{"1min":0.46999999999999997,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.026,"5min":1.026,"15min":1.026},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.65700000000000003,"15min":0.64200000000000002},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.91900000000000004,"5min":1.002,"15min":1.002},"last":0.628}]}]},{"osd":3,"up_from":439,"seq":1885490643027,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":196476,"kb_used_data":28648,"kb_used_omap":22,"kb_used_meta":167401,"kb_avail":93548676,"statfs":{"total":95995035648,"available":95793844224,"internally_reserved":0,"allocated":29335552,"data_stored":31469820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22932,"internal_metadata":171419244},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.85199999999999998,"5min":1.115,"15min":1.115},"last":0.313},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.40400000000000003,"15min":0.39400000000000002},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.216},"max":{"1min":0.59299999999999997,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.47099999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.373,"15min":0.371},"min":{"1min":0.25,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.432,"15min":0.40799999999999997},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.65500000000000003,"5min":0.87,"15min":0.87},"last":0.41499999999999998}]},{"osd":2,"last update":"Sat Dec 16 01:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.44800000000000001,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.65500000000000003,"5min":1.232,"15min":1.232},"last":0.497},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.46500000000000002,"15min":0.42899999999999999},"min":{"1min":0.30499999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.4330000000000001,"5min":2.3719999999999999,"15min":2.3719999999999999},"last":0.39500000000000002}]},{"osd":4,"last update":"Sat Dec 16 01:32:03 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60199999999999998,"15min":0.55100000000000005},"min":{"1min":0.433,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.77700000000000002,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.61299999999999999,"15min":0.56699999999999995},"min":{"1min":0.443,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.83299999999999996,"5min":1.127,"15min":1.127},"last":0.61499999999999999}]},{"osd":5,"last update":"Sat Dec 16 01:31:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.59499999999999997,"15min":0.57899999999999996},"min":{"1min":0.42199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.85899999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.752},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.61699999999999999,"15min":0.61099999999999999},"min":{"1min":0.46100000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0580000000000001,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.57699999999999996}]},{"osd":6,"last update":"Sat Dec 16 01:32:03 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.65600000000000003,"15min":0.65400000000000003},"min":{"1min":0.47299999999999998,"5min":0.443,"15min":0.443},"max":{"1min":0.78500000000000003,"5min":1.736,"15min":1.736},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.66900000000000004,"15min":0.65100000000000002},"min":{"1min":0.50800000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.79200000000000004,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.59599999999999997}]},{"osd":7,"last update":"Sat Dec 16 01:31:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.66100000000000003,"15min":0.67600000000000005},"min":{"1min":0.51900000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.97399999999999998,"5min":1.079,"15min":1.079},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.69099999999999995,"15min":0.72899999999999998},"min":{"1min":0.52900000000000003,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.103,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.67600000000000005}]}]},{"osd":4,"up_from":472,"seq":2027224563788,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":401484,"kb_used_data":62932,"kb_used_omap":46,"kb_used_meta":338129,"kb_avail":93343668,"statfs":{"total":95995035648,"available":95583916032,"internally_reserved":0,"allocated":64442368,"data_stored":91910048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47959,"internal_metadata":346244265},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.55400000000000005,"15min":0.54700000000000004},"min":{"1min":0.39500000000000002,"5min":0.247,"15min":0.247},"max":{"1min":0.91500000000000004,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.59199999999999997,"15min":0.59599999999999997},"min":{"1min":0.44900000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.532,"5min":2.9319999999999999,"15min":2.9319999999999999},"last":0.52500000000000002}]},{"osd":1,"last update":"Sat Dec 16 01:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.58599999999999997,"15min":0.57999999999999996},"min":{"1min":0.316,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.764,"5min":2.992,"15min":2.992},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.60999999999999999,"15min":0.58399999999999996},"min":{"1min":0.36799999999999999,"5min":0.313,"15min":0.313},"max":{"1min":2.0659999999999998,"5min":2.0659999999999998,"15min":2.0659999999999998},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Dec 16 01:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.64900000000000002,"15min":0.59699999999999998},"min":{"1min":0.41099999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":2.0230000000000001,"5min":5.6859999999999999,"15min":5.6859999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.63100000000000001,"15min":0.56899999999999995},"min":{"1min":0.45800000000000002,"5min":0.307,"15min":0.307},"max":{"1min":3.9199999999999999,"5min":3.9199999999999999,"15min":3.9199999999999999},"last":0.502}]},{"osd":3,"last update":"Sat Dec 16 01:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.61299999999999999,"15min":0.55800000000000005},"min":{"1min":0.52200000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":2.1099999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":0.625},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.60299999999999998,"15min":0.59099999999999997},"min":{"1min":0.46899999999999997,"5min":0.373,"15min":0.373},"max":{"1min":0.79100000000000004,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.64400000000000002}]},{"osd":5,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.46500000000000002,"15min":0.42299999999999999},"min":{"1min":0.309,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.55900000000000005,"15min":0.48599999999999999},"min":{"1min":0.33300000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.2410000000000001,"5min":3.2410000000000001,"15min":3.2410000000000001},"last":0.66600000000000004}]},{"osd":6,"last update":"Sat Dec 16 01:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.56200000000000006,"15min":0.53500000000000003},"min":{"1min":0.45000000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.149,"5min":2.149,"15min":2.149},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.625,"15min":0.59599999999999997},"min":{"1min":0.50900000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.1829999999999998,"5min":2.1829999999999998,"15min":2.1829999999999998},"last":0.70599999999999996}]},{"osd":7,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55100000000000005,"15min":0.55700000000000005},"min":{"1min":0.36799999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.77000000000000002,"5min":1.482,"15min":1.482},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.63300000000000001,"15min":0.61299999999999999},"min":{"1min":0.48299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.6899999999999999,"5min":2.6899999999999999,"15min":2.6899999999999999},"last":0.68500000000000005}]}]},{"osd":5,"up_from":506,"seq":2173253451846,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":660148,"kb_used_data":121140,"kb_used_omap":100,"kb_used_meta":538715,"kb_avail":93085004,"statfs":{"total":95995035648,"available":95319044096,"internally_reserved":0,"allocated":124047360,"data_stored":206456533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":102672,"internal_metadata":551644912},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.58899999999999997,"15min":0.55700000000000005},"min":{"1min":0.46800000000000003,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.80100000000000005,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.66700000000000004,"15min":0.82899999999999996},"min":{"1min":0.52500000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.76600000000000001,"5min":6.1130000000000004,"15min":6.1130000000000004},"last":0.59499999999999997}]},{"osd":1,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56000000000000005,"15min":0.54700000000000004},"min":{"1min":0.42099999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82699999999999996,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.435},{"interface":"front","average":{"1min":0.622,"5min":0.57899999999999996,"15min":0.57999999999999996},"min":{"1min":0.502,"5min":0.316,"15min":0.316},"max":{"1min":0.78500000000000003,"5min":1.087,"15min":1.087},"last":0.622}]},{"osd":2,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.55500000000000005,"15min":0.54200000000000004},"min":{"1min":0.46000000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77900000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.57099999999999995,"15min":0.55900000000000005},"min":{"1min":0.36799999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.83799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.56399999999999995}]},{"osd":3,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.59199999999999997,"15min":0.60199999999999998},"min":{"1min":0.39100000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.79800000000000004,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.69799999999999995},"min":{"1min":0.45400000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.85299999999999998,"5min":3.028,"15min":3.028},"last":0.60899999999999999}]},{"osd":4,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48199999999999998,"15min":0.49199999999999999},"min":{"1min":0.32500000000000001,"5min":0.254,"15min":0.254},"max":{"1min":0.71199999999999997,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.49199999999999999,"15min":0.51400000000000001},"min":{"1min":0.35299999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.624,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.46100000000000002}]},{"osd":6,"last update":"Sat Dec 16 01:31:07 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.52600000000000002,"15min":0.53200000000000003},"min":{"1min":0.40100000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.70099999999999996,"5min":0.879,"15min":0.879},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.53800000000000003,"15min":0.53700000000000003},"min":{"1min":0.36599999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.74099999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.66400000000000003}]},{"osd":7,"last update":"Sat Dec 16 01:31:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.51200000000000001,"15min":0.495},"min":{"1min":0.38500000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.69899999999999995,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.57599999999999996,"15min":0.56699999999999995},"min":{"1min":0.39800000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.83299999999999996,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.63700000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5795,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4292,"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":5380,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5731,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6814,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2074,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2786,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2937,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":101916672,"data_stored":177500160,"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":79163392,"data_stored":121155584,"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":75165696,"data_stored":125362176,"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":21012480,"data_stored":26464256,"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":57335808,"data_stored":87986176,"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":116158464,"data_stored":201625600,"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":55107584,"data_stored":93847552,"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":55508992,"data_stored":88018944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T01:32:08.147 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-12-16T01:32:08.148 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid dc053256-9baf-11ee-95a5-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-12-16T01:32:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:07 smithi118 ceph-mon[131825]: pgmap v857: 121 pgs: 121 active+clean; 400 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-16T01:32:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:07 smithi118 ceph-mon[131825]: osdmap e830: 8 total, 8 up, 8 in 2023-12-16T01:32:08.472 INFO:teuthology.orchestra.run.smithi078.stderr:Inferring config /var/lib/ceph/dc053256-9baf-11ee-95a5-87774f69a715/mon.a/config 2023-12-16T01:32:08.964 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:08 smithi078 ceph-mon[142991]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:32:08.964 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:08 smithi078 ceph-mon[139570]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:32:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:08 smithi118 ceph-mon[131825]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T01:32:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:09 smithi078 ceph-mon[139570]: pgmap v859: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1000 KiB/s wr, 5 op/s 2023-12-16T01:32:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:09 smithi078 ceph-mon[142991]: pgmap v859: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1000 KiB/s wr, 5 op/s 2023-12-16T01:32:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:09 smithi118 ceph-mon[131825]: pgmap v859: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 1000 KiB/s wr, 5 op/s 2023-12-16T01:32:10.809 INFO:teuthology.orchestra.run.smithi078.stderr:pool 'unique_pool_0' removed 2023-12-16T01:32:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-16T01:32:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-16T01:32:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-16T01:32:11.469 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:32:11.470 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-12-16T01:32:11.470 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:32:11.470 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-12-16T01:32:11.470 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-16T01:32:11.470 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-16T01:32:11.471 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T01:32:11.471 DEBUG:teuthology.orchestra.run.smithi078:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:32:11.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:32:11.489 INFO:teuthology.orchestra.run.smithi078.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-16T01:32:11.490 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:32:11.547 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-16T01:32:11.547 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-16T01:32:11.604 INFO:tasks.workunit:timeout=3h 2023-12-16T01:32:11.604 INFO:tasks.workunit:cleanup=True 2023-12-16T01:32:11.605 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:32:11.662 INFO:tasks.workunit.client.0.smithi078.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-16T01:32:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:11 smithi118 ceph-mon[131825]: pgmap v860: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 652 KiB/s wr, 3 op/s 2023-12-16T01:32:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-16T01:32:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:11 smithi118 ceph-mon[131825]: osdmap e831: 8 total, 8 up, 8 in 2023-12-16T01:32:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[139570]: pgmap v860: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 652 KiB/s wr, 3 op/s 2023-12-16T01:32:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-16T01:32:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[139570]: osdmap e831: 8 total, 8 up, 8 in 2023-12-16T01:32:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[142991]: pgmap v860: 121 pgs: 121 active+clean; 402 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 652 KiB/s wr, 3 op/s 2023-12-16T01:32:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/793614073' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-16T01:32:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:11 smithi078 ceph-mon[142991]: osdmap e831: 8 total, 8 up, 8 in 2023-12-16T01:32:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:13 smithi118 ceph-mon[131825]: pgmap v862: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:13 smithi078 ceph-mon[139570]: pgmap v862: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:13 smithi078 ceph-mon[142991]: pgmap v862: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:15 smithi118 ceph-mon[131825]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:15 smithi078 ceph-mon[139570]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:15 smithi078 ceph-mon[142991]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:16] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:32:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:17 smithi118 ceph-mon[131825]: pgmap v864: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:17 smithi078 ceph-mon[139570]: pgmap v864: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:17 smithi078 ceph-mon[142991]: pgmap v864: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:18.678 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-16T01:32:18.735 INFO:tasks.workunit.client.0.smithi078.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T01:32:18.737 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:32:18.737 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T01:32:18.784 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T01:32:18.832 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T01:32:18.869 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:32:18.871 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:32:18.871 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T01:32:18.907 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:32:18.910 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:32:18.911 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-16T01:32:18.967 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-12-16T01:32:18.968 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-12-16T01:32:18.969 DEBUG:teuthology.orchestra.run.smithi078:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2023-12-16T01:32:19.036 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:32:19.036 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 22 tests from 1 test suite. 2023-12-16T01:32:19.036 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:32:19.036 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 22 tests from TestCls2PCQueue 2023-12-16T01:32:19.036 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-12-16T01:32:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:18 smithi118 ceph-mon[131825]: pgmap v865: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:18 smithi078 ceph-mon[139570]: pgmap v865: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:18 smithi078 ceph-mon[142991]: pgmap v865: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:20 smithi118 ceph-mon[131825]: osdmap e832: 8 total, 8 up, 8 in 2023-12-16T01:32:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:20 smithi118 ceph-mon[131825]: pgmap v867: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[139570]: osdmap e832: 8 total, 8 up, 8 in 2023-12-16T01:32:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[139570]: pgmap v867: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[142991]: osdmap e832: 8 total, 8 up, 8 in 2023-12-16T01:32:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:20 smithi078 ceph-mon[142991]: pgmap v867: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:21.845 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2809 ms) 2023-12-16T01:32:21.845 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-12-16T01:32:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:21 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:21 smithi118 ceph-mon[131825]: osdmap e833: 8 total, 8 up, 8 in 2023-12-16T01:32:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[139570]: osdmap e833: 8 total, 8 up, 8 in 2023-12-16T01:32:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3466774858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:21 smithi078 ceph-mon[142991]: osdmap e833: 8 total, 8 up, 8 in 2023-12-16T01:32:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:22 smithi118 ceph-mon[131825]: osdmap e834: 8 total, 8 up, 8 in 2023-12-16T01:32:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:22 smithi118 ceph-mon[131825]: pgmap v870: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:22 smithi078 ceph-mon[139570]: osdmap e834: 8 total, 8 up, 8 in 2023-12-16T01:32:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:22 smithi078 ceph-mon[139570]: pgmap v870: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:22 smithi078 ceph-mon[142991]: osdmap e834: 8 total, 8 up, 8 in 2023-12-16T01:32:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:22 smithi078 ceph-mon[142991]: pgmap v870: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:23 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:23 smithi118 ceph-mon[131825]: osdmap e835: 8 total, 8 up, 8 in 2023-12-16T01:32:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[139570]: osdmap e835: 8 total, 8 up, 8 in 2023-12-16T01:32:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[142991]: osdmap e835: 8 total, 8 up, 8 in 2023-12-16T01:32:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:24.873 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3025 ms) 2023-12-16T01:32:24.873 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-12-16T01:32:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:24 smithi118 ceph-mon[131825]: osdmap e836: 8 total, 8 up, 8 in 2023-12-16T01:32:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:24 smithi118 ceph-mon[131825]: pgmap v873: 137 pgs: 1 creating+activating, 4 creating+peering, 25 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[139570]: osdmap e836: 8 total, 8 up, 8 in 2023-12-16T01:32:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[139570]: pgmap v873: 137 pgs: 1 creating+activating, 4 creating+peering, 25 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1197537078' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[142991]: osdmap e836: 8 total, 8 up, 8 in 2023-12-16T01:32:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:24 smithi078 ceph-mon[142991]: pgmap v873: 137 pgs: 1 creating+activating, 4 creating+peering, 25 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:25 smithi118 ceph-mon[131825]: osdmap e837: 8 total, 8 up, 8 in 2023-12-16T01:32:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:25 smithi078 ceph-mon[139570]: osdmap e837: 8 total, 8 up, 8 in 2023-12-16T01:32:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:25 smithi078 ceph-mon[142991]: osdmap e837: 8 total, 8 up, 8 in 2023-12-16T01:32:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:26] "GET /metrics HTTP/1.1" 200 33951 "" "Prometheus/2.43.0" 2023-12-16T01:32:26.885 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:32:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:26 smithi118 ceph-mon[131825]: osdmap e838: 8 total, 8 up, 8 in 2023-12-16T01:32:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:26 smithi118 ceph-mon[131825]: pgmap v876: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:27.200 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:32:27.200 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11m) 7m ago 15m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:32:27.200 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11m) 5m ago 15m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (16m) 7m ago 16m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (16m) 5m ago 16m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10m) 5m ago 19m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10m) 7m ago 21m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10m) 7m ago 21m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9m) 5m ago 19m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9m) 7m ago 19m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11m) 7m ago 14m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11m) 5m ago 14m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8m) 7m ago 19m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8m) 7m ago 18m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7m) 7m ago 18m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 7m ago 18m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:32:27.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6m) 5m ago 17m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:32:27.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6m) 5m ago 17m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:32:27.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5m) 5m ago 17m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:32:27.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5m) 5m ago 16m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:32:27.202 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10m) 5m ago 15m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:32:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[139570]: osdmap e838: 8 total, 8 up, 8 in 2023-12-16T01:32:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[139570]: pgmap v876: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[142991]: osdmap e838: 8 total, 8 up, 8 in 2023-12-16T01:32:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:26 smithi078 ceph-mon[142991]: pgmap v876: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:27.580 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:32:27.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:32:27.582 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:32:27.879 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.Reserve (3009 ms) 2023-12-16T01:32:27.879 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-12-16T01:32:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: osdmap e839: 8 total, 8 up, 8 in 2023-12-16T01:32:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1178214355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:32:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: osdmap e839: 8 total, 8 up, 8 in 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1178214355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895892513' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: osdmap e839: 8 total, 8 up, 8 in 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1178214355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:32:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:28 smithi118 ceph-mon[131825]: pgmap v878: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:28 smithi118 ceph-mon[131825]: osdmap e840: 8 total, 8 up, 8 in 2023-12-16T01:32:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:28 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[139570]: pgmap v878: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[139570]: osdmap e840: 8 total, 8 up, 8 in 2023-12-16T01:32:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[142991]: pgmap v878: 137 pgs: 12 creating+peering, 16 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[142991]: osdmap e840: 8 total, 8 up, 8 in 2023-12-16T01:32:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:28 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:29 smithi118 ceph-mon[131825]: osdmap e841: 8 total, 8 up, 8 in 2023-12-16T01:32:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/762616327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:29 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[142991]: osdmap e841: 8 total, 8 up, 8 in 2023-12-16T01:32:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/762616327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[139570]: osdmap e841: 8 total, 8 up, 8 in 2023-12-16T01:32:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/762616327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:29 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:30.909 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3030 ms) 2023-12-16T01:32:30.909 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-12-16T01:32:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:30 smithi118 ceph-mon[131825]: pgmap v881: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:30 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:30 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:30 smithi118 ceph-mon[131825]: osdmap e842: 8 total, 8 up, 8 in 2023-12-16T01:32:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[142991]: pgmap v881: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[142991]: osdmap e842: 8 total, 8 up, 8 in 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[139570]: pgmap v881: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:30 smithi078 ceph-mon[139570]: osdmap e842: 8 total, 8 up, 8 in 2023-12-16T01:32:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[139570]: osdmap e843: 8 total, 8 up, 8 in 2023-12-16T01:32:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[142991]: osdmap e843: 8 total, 8 up, 8 in 2023-12-16T01:32:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:31 smithi118 ceph-mon[131825]: osdmap e843: 8 total, 8 up, 8 in 2023-12-16T01:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[139570]: pgmap v884: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[139570]: osdmap e844: 8 total, 8 up, 8 in 2023-12-16T01:32:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/805324129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[142991]: pgmap v884: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[142991]: osdmap e844: 8 total, 8 up, 8 in 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/805324129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:32 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:32 smithi118 ceph-mon[131825]: pgmap v884: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:32 smithi118 ceph-mon[131825]: osdmap e844: 8 total, 8 up, 8 in 2023-12-16T01:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/805324129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:32 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:32 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:33.922 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.Commit (3006 ms) 2023-12-16T01:32:33.922 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-12-16T01:32:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[139570]: osdmap e845: 8 total, 8 up, 8 in 2023-12-16T01:32:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[139570]: osdmap e846: 8 total, 8 up, 8 in 2023-12-16T01:32:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[142991]: osdmap e845: 8 total, 8 up, 8 in 2023-12-16T01:32:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:33 smithi078 ceph-mon[142991]: osdmap e846: 8 total, 8 up, 8 in 2023-12-16T01:32:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:33 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:33 smithi118 ceph-mon[131825]: osdmap e845: 8 total, 8 up, 8 in 2023-12-16T01:32:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:33 smithi118 ceph-mon[131825]: osdmap e846: 8 total, 8 up, 8 in 2023-12-16T01:32:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[139570]: pgmap v887: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[142991]: pgmap v887: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:34 smithi118 ceph-mon[131825]: pgmap v887: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: osdmap e847: 8 total, 8 up, 8 in 2023-12-16T01:32:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3141942819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: osdmap e847: 8 total, 8 up, 8 in 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3141942819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:32:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: osdmap e847: 8 total, 8 up, 8 in 2023-12-16T01:32:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3141942819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:32:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:32:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:36] "GET /metrics HTTP/1.1" 200 33947 "" "Prometheus/2.43.0" 2023-12-16T01:32:36.967 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.Abort (3051 ms) 2023-12-16T01:32:36.967 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-12-16T01:32:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[139570]: pgmap v890: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[139570]: osdmap e848: 8 total, 8 up, 8 in 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[142991]: pgmap v890: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[142991]: osdmap e848: 8 total, 8 up, 8 in 2023-12-16T01:32:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:36 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:36 smithi118 ceph-mon[131825]: pgmap v890: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:36 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:36 smithi118 ceph-mon[131825]: osdmap e848: 8 total, 8 up, 8 in 2023-12-16T01:32:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:36 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:37 smithi078 ceph-mon[139570]: osdmap e849: 8 total, 8 up, 8 in 2023-12-16T01:32:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:37 smithi078 ceph-mon[142991]: osdmap e849: 8 total, 8 up, 8 in 2023-12-16T01:32:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:37 smithi118 ceph-mon[131825]: osdmap e849: 8 total, 8 up, 8 in 2023-12-16T01:32:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:38 smithi118 ceph-mon[131825]: pgmap v893: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:38 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:38 smithi118 ceph-mon[131825]: osdmap e850: 8 total, 8 up, 8 in 2023-12-16T01:32:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1565677505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:38 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[139570]: pgmap v893: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[139570]: osdmap e850: 8 total, 8 up, 8 in 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1565677505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[142991]: pgmap v893: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[142991]: osdmap e850: 8 total, 8 up, 8 in 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1565677505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:38 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:39.981 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.ReserveError (3013 ms) 2023-12-16T01:32:39.981 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-12-16T01:32:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:39 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:39 smithi118 ceph-mon[131825]: osdmap e851: 8 total, 8 up, 8 in 2023-12-16T01:32:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:39 smithi118 ceph-mon[131825]: osdmap e852: 8 total, 8 up, 8 in 2023-12-16T01:32:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[139570]: osdmap e851: 8 total, 8 up, 8 in 2023-12-16T01:32:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[139570]: osdmap e852: 8 total, 8 up, 8 in 2023-12-16T01:32:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[142991]: osdmap e851: 8 total, 8 up, 8 in 2023-12-16T01:32:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:39 smithi078 ceph-mon[142991]: osdmap e852: 8 total, 8 up, 8 in 2023-12-16T01:32:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:40 smithi118 ceph-mon[131825]: pgmap v896: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:40 smithi078 ceph-mon[139570]: pgmap v896: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:40 smithi078 ceph-mon[142991]: pgmap v896: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:42 smithi118 ceph-mon[131825]: osdmap e853: 8 total, 8 up, 8 in 2023-12-16T01:32:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1237727824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:42 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[139570]: osdmap e853: 8 total, 8 up, 8 in 2023-12-16T01:32:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1237727824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[142991]: osdmap e853: 8 total, 8 up, 8 in 2023-12-16T01:32:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1237727824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:42 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:43.023 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.CommitError (3044 ms) 2023-12-16T01:32:43.024 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-12-16T01:32:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:43 smithi118 ceph-mon[131825]: pgmap v899: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:43 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:43 smithi118 ceph-mon[131825]: osdmap e854: 8 total, 8 up, 8 in 2023-12-16T01:32:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:43 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[142991]: pgmap v899: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[142991]: osdmap e854: 8 total, 8 up, 8 in 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[139570]: pgmap v899: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[139570]: osdmap e854: 8 total, 8 up, 8 in 2023-12-16T01:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:43 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:44 smithi118 ceph-mon[131825]: osdmap e855: 8 total, 8 up, 8 in 2023-12-16T01:32:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:44 smithi078 ceph-mon[139570]: osdmap e855: 8 total, 8 up, 8 in 2023-12-16T01:32:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:44 smithi078 ceph-mon[142991]: osdmap e855: 8 total, 8 up, 8 in 2023-12-16T01:32:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:45 smithi118 ceph-mon[131825]: pgmap v902: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:45 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:45 smithi118 ceph-mon[131825]: osdmap e856: 8 total, 8 up, 8 in 2023-12-16T01:32:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3096824062' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:45 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[139570]: pgmap v902: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[139570]: osdmap e856: 8 total, 8 up, 8 in 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3096824062' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[142991]: pgmap v902: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[142991]: osdmap e856: 8 total, 8 up, 8 in 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3096824062' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:45 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:46.046 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.AbortError (3023 ms) 2023-12-16T01:32:46.046 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-12-16T01:32:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:46 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:46 smithi118 ceph-mon[131825]: osdmap e857: 8 total, 8 up, 8 in 2023-12-16T01:32:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:46 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:46 smithi078 ceph-mon[139570]: osdmap e857: 8 total, 8 up, 8 in 2023-12-16T01:32:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:46 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:46 smithi078 ceph-mon[142991]: osdmap e857: 8 total, 8 up, 8 in 2023-12-16T01:32:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:46] "GET /metrics HTTP/1.1" 200 33947 "" "Prometheus/2.43.0" 2023-12-16T01:32:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:47 smithi118 ceph-mon[131825]: pgmap v905: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:47 smithi118 ceph-mon[131825]: osdmap e858: 8 total, 8 up, 8 in 2023-12-16T01:32:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[139570]: pgmap v905: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[139570]: osdmap e858: 8 total, 8 up, 8 in 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[142991]: pgmap v905: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[142991]: osdmap e858: 8 total, 8 up, 8 in 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:32:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:32:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:48 smithi118 ceph-mon[131825]: osdmap e859: 8 total, 8 up, 8 in 2023-12-16T01:32:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:48 smithi118 ceph-mon[131825]: osdmap e860: 8 total, 8 up, 8 in 2023-12-16T01:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[142991]: osdmap e859: 8 total, 8 up, 8 in 2023-12-16T01:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[142991]: osdmap e860: 8 total, 8 up, 8 in 2023-12-16T01:32:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[139570]: osdmap e859: 8 total, 8 up, 8 in 2023-12-16T01:32:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2287280825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:48 smithi078 ceph-mon[139570]: osdmap e860: 8 total, 8 up, 8 in 2023-12-16T01:32:49.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3006 ms) 2023-12-16T01:32:49.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-12-16T01:32:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:49 smithi118 ceph-mon[131825]: pgmap v908: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:49 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:49 smithi118 ceph-mon[131825]: osdmap e861: 8 total, 8 up, 8 in 2023-12-16T01:32:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[139570]: pgmap v908: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[139570]: osdmap e861: 8 total, 8 up, 8 in 2023-12-16T01:32:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[142991]: pgmap v908: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:49 smithi078 ceph-mon[142991]: osdmap e861: 8 total, 8 up, 8 in 2023-12-16T01:32:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:50 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:50 smithi118 ceph-mon[131825]: osdmap e862: 8 total, 8 up, 8 in 2023-12-16T01:32:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1028621549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[139570]: osdmap e862: 8 total, 8 up, 8 in 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1028621549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[142991]: osdmap e862: 8 total, 8 up, 8 in 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1028621549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:51 smithi118 ceph-mon[131825]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:51 smithi118 ceph-mon[131825]: osdmap e863: 8 total, 8 up, 8 in 2023-12-16T01:32:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[139570]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[139570]: osdmap e863: 8 total, 8 up, 8 in 2023-12-16T01:32:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[142991]: pgmap v911: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:51 smithi078 ceph-mon[142991]: osdmap e863: 8 total, 8 up, 8 in 2023-12-16T01:32:52.092 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3040 ms) 2023-12-16T01:32:52.092 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-12-16T01:32:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:53 smithi118 ceph-mon[131825]: pgmap v914: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:53 smithi118 ceph-mon[131825]: osdmap e864: 8 total, 8 up, 8 in 2023-12-16T01:32:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:53 smithi078 ceph-mon[139570]: pgmap v914: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:53 smithi078 ceph-mon[139570]: osdmap e864: 8 total, 8 up, 8 in 2023-12-16T01:32:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:53 smithi078 ceph-mon[142991]: pgmap v914: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:53 smithi078 ceph-mon[142991]: osdmap e864: 8 total, 8 up, 8 in 2023-12-16T01:32:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:54 smithi118 ceph-mon[131825]: osdmap e865: 8 total, 8 up, 8 in 2023-12-16T01:32:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2724742790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:54 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[139570]: osdmap e865: 8 total, 8 up, 8 in 2023-12-16T01:32:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2724742790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[142991]: osdmap e865: 8 total, 8 up, 8 in 2023-12-16T01:32:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2724742790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:54 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:55.111 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3015 ms) 2023-12-16T01:32:55.111 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-12-16T01:32:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:55 smithi118 ceph-mon[131825]: pgmap v917: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:55 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:55 smithi118 ceph-mon[131825]: osdmap e866: 8 total, 8 up, 8 in 2023-12-16T01:32:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:55 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:55 smithi118 ceph-mon[131825]: osdmap e867: 8 total, 8 up, 8 in 2023-12-16T01:32:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[139570]: pgmap v917: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[139570]: osdmap e866: 8 total, 8 up, 8 in 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[139570]: osdmap e867: 8 total, 8 up, 8 in 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[142991]: pgmap v917: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[142991]: osdmap e866: 8 total, 8 up, 8 in 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:32:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:55 smithi078 ceph-mon[142991]: osdmap e867: 8 total, 8 up, 8 in 2023-12-16T01:32:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[139570]: osdmap e868: 8 total, 8 up, 8 in 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3895132437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[142991]: osdmap e868: 8 total, 8 up, 8 in 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3895132437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:56 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:56 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:32:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:56 smithi118 ceph-mon[131825]: osdmap e868: 8 total, 8 up, 8 in 2023-12-16T01:32:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3895132437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:56 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:32:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:32:56] "GET /metrics HTTP/1.1" 200 33954 "" "Prometheus/2.43.0" 2023-12-16T01:32:57.918 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:32:58.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3027 ms) 2023-12-16T01:32:58.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-12-16T01:32:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:57 smithi118 ceph-mon[131825]: pgmap v920: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:57 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:57 smithi118 ceph-mon[131825]: osdmap e869: 8 total, 8 up, 8 in 2023-12-16T01:32:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[139570]: pgmap v920: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[139570]: osdmap e869: 8 total, 8 up, 8 in 2023-12-16T01:32:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[142991]: pgmap v920: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:32:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:57 smithi078 ceph-mon[142991]: osdmap e869: 8 total, 8 up, 8 in 2023-12-16T01:32:58.247 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:32:58.247 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (12m) 7m ago 16m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:32:58.247 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11m) 5m ago 15m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:32:58.247 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (16m) 7m ago 16m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:32:58.247 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (16m) 5m ago 16m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11m) 5m ago 20m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11m) 7m ago 21m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10m) 7m ago 21m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10m) 5m ago 20m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10m) 7m ago 20m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (12m) 7m ago 15m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11m) 5m ago 15m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9m) 7m ago 19m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8m) 7m ago 19m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 7m ago 19m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 7m ago 18m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7m) 5m ago 18m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6m) 5m ago 17m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6m) 5m ago 17m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:32:58.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5m) 5m ago 17m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:32:58.249 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11m) 5m ago 16m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:32:58.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:32:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:32:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:59 smithi118 ceph-mon[131825]: pgmap v923: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:59 smithi118 ceph-mon[131825]: from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:59 smithi118 ceph-mon[131825]: osdmap e870: 8 total, 8 up, 8 in 2023-12-16T01:32:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:59 smithi118 ceph-mon[131825]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:32:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1947123798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:32:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[139570]: pgmap v923: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[139570]: from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[139570]: osdmap e870: 8 total, 8 up, 8 in 2023-12-16T01:32:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[139570]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1947123798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[142991]: pgmap v923: 137 pgs: 13 creating+peering, 17 unknown, 107 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[142991]: from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[142991]: osdmap e870: 8 total, 8 up, 8 in 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[142991]: from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:32:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:32:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1947123798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:33:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:00 smithi118 ceph-mon[131825]: osdmap e871: 8 total, 8 up, 8 in 2023-12-16T01:33:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3782328271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:00 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[139570]: osdmap e871: 8 total, 8 up, 8 in 2023-12-16T01:33:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3782328271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[142991]: osdmap e871: 8 total, 8 up, 8 in 2023-12-16T01:33:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3782328271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:00 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:01.145 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3010 ms) 2023-12-16T01:33:01.145 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-12-16T01:33:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:01 smithi118 ceph-mon[131825]: pgmap v926: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:01 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:01 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:01 smithi118 ceph-mon[131825]: osdmap e872: 8 total, 8 up, 8 in 2023-12-16T01:33:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[139570]: pgmap v926: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[139570]: osdmap e872: 8 total, 8 up, 8 in 2023-12-16T01:33:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[142991]: pgmap v926: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:01 smithi078 ceph-mon[142991]: osdmap e872: 8 total, 8 up, 8 in 2023-12-16T01:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:02 smithi118 ceph-mon[131825]: osdmap e873: 8 total, 8 up, 8 in 2023-12-16T01:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[139570]: osdmap e873: 8 total, 8 up, 8 in 2023-12-16T01:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[142991]: osdmap e873: 8 total, 8 up, 8 in 2023-12-16T01:33:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[139570]: pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[139570]: osdmap e874: 8 total, 8 up, 8 in 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1315296378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[142991]: pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[142991]: osdmap e874: 8 total, 8 up, 8 in 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1315296378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:03 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:03 smithi118 ceph-mon[131825]: pgmap v929: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:03 smithi118 ceph-mon[131825]: osdmap e874: 8 total, 8 up, 8 in 2023-12-16T01:33:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1315296378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:03 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:03 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:04.159 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3011 ms) 2023-12-16T01:33:04.159 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-12-16T01:33:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[139570]: osdmap e875: 8 total, 8 up, 8 in 2023-12-16T01:33:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[139570]: osdmap e876: 8 total, 8 up, 8 in 2023-12-16T01:33:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[142991]: osdmap e875: 8 total, 8 up, 8 in 2023-12-16T01:33:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:04 smithi078 ceph-mon[142991]: osdmap e876: 8 total, 8 up, 8 in 2023-12-16T01:33:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:04 smithi118 ceph-mon[131825]: osdmap e875: 8 total, 8 up, 8 in 2023-12-16T01:33:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:04 smithi118 ceph-mon[131825]: osdmap e876: 8 total, 8 up, 8 in 2023-12-16T01:33:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:05 smithi078 ceph-mon[139570]: pgmap v932: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:05 smithi078 ceph-mon[142991]: pgmap v932: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:05 smithi118 ceph-mon[131825]: pgmap v932: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[142991]: osdmap e877: 8 total, 8 up, 8 in 2023-12-16T01:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1111478464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[142991]: osdmap e878: 8 total, 8 up, 8 in 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[139570]: osdmap e877: 8 total, 8 up, 8 in 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1111478464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:06 smithi078 ceph-mon[139570]: osdmap e878: 8 total, 8 up, 8 in 2023-12-16T01:33:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:06 smithi118 ceph-mon[131825]: osdmap e877: 8 total, 8 up, 8 in 2023-12-16T01:33:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1111478464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:06 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:06 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:06 smithi118 ceph-mon[131825]: osdmap e878: 8 total, 8 up, 8 in 2023-12-16T01:33:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:06] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.43.0" 2023-12-16T01:33:07.191 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.Cleanup (3035 ms) 2023-12-16T01:33:07.191 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-12-16T01:33:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[139570]: pgmap v935: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[139570]: osdmap e879: 8 total, 8 up, 8 in 2023-12-16T01:33:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[142991]: pgmap v935: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:07 smithi078 ceph-mon[142991]: osdmap e879: 8 total, 8 up, 8 in 2023-12-16T01:33:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:07 smithi118 ceph-mon[131825]: pgmap v935: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:07 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:07 smithi118 ceph-mon[131825]: osdmap e879: 8 total, 8 up, 8 in 2023-12-16T01:33:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:08 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:08 smithi118 ceph-mon[131825]: osdmap e880: 8 total, 8 up, 8 in 2023-12-16T01:33:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1418879574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:08 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[139570]: osdmap e880: 8 total, 8 up, 8 in 2023-12-16T01:33:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1418879574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[142991]: osdmap e880: 8 total, 8 up, 8 in 2023-12-16T01:33:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1418879574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:08 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:09 smithi118 ceph-mon[131825]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:09 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:09 smithi118 ceph-mon[131825]: osdmap e881: 8 total, 8 up, 8 in 2023-12-16T01:33:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[139570]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[139570]: osdmap e881: 8 total, 8 up, 8 in 2023-12-16T01:33:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[142991]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:09 smithi078 ceph-mon[142991]: osdmap e881: 8 total, 8 up, 8 in 2023-12-16T01:33:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:11 smithi078 ceph-mon[139570]: pgmap v941: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:11 smithi078 ceph-mon[139570]: osdmap e882: 8 total, 8 up, 8 in 2023-12-16T01:33:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:11 smithi078 ceph-mon[142991]: pgmap v941: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:11 smithi078 ceph-mon[142991]: osdmap e882: 8 total, 8 up, 8 in 2023-12-16T01:33:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:11 smithi118 ceph-mon[131825]: pgmap v941: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:11 smithi118 ceph-mon[131825]: osdmap e882: 8 total, 8 up, 8 in 2023-12-16T01:33:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:13 smithi118 ceph-mon[131825]: pgmap v943: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:13 smithi078 ceph-mon[139570]: pgmap v943: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:13 smithi078 ceph-mon[142991]: pgmap v943: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:15 smithi118 ceph-mon[131825]: pgmap v944: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 8.1 MiB/s wr, 9.11k op/s 2023-12-16T01:33:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:15 smithi078 ceph-mon[139570]: pgmap v944: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 8.1 MiB/s wr, 9.11k op/s 2023-12-16T01:33:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:15 smithi078 ceph-mon[142991]: pgmap v944: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 8.1 MiB/s wr, 9.11k op/s 2023-12-16T01:33:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:16] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.43.0" 2023-12-16T01:33:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]: dispatch 2023-12-16T01:33:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]: dispatch 2023-12-16T01:33:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]: dispatch 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]: dispatch 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:17 smithi118 ceph-mon[131825]: pgmap v945: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2023-12-16T01:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2023-12-16T01:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]': finished 2023-12-16T01:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:17 smithi118 ceph-mon[131825]: osdmap e883: 8 total, 8 up, 8 in 2023-12-16T01:33:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[139570]: pgmap v945: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2023-12-16T01:33:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2023-12-16T01:33:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]': finished 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[139570]: osdmap e883: 8 total, 8 up, 8 in 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[142991]: pgmap v945: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.a", "id": [7, 0]}]': finished 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.1a", "id": [7, 2]}]': finished 2023-12-16T01:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:17 smithi078 ceph-mon[142991]: osdmap e883: 8 total, 8 up, 8 in 2023-12-16T01:33:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:18 smithi118 ceph-mon[131825]: osdmap e884: 8 total, 8 up, 8 in 2023-12-16T01:33:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:18 smithi078 ceph-mon[139570]: osdmap e884: 8 total, 8 up, 8 in 2023-12-16T01:33:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:18 smithi078 ceph-mon[142991]: osdmap e884: 8 total, 8 up, 8 in 2023-12-16T01:33:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:19 smithi118 ceph-mon[131825]: pgmap v948: 137 pgs: 1 peering, 136 active+clean; 1.7 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:19 smithi078 ceph-mon[142991]: pgmap v948: 137 pgs: 1 peering, 136 active+clean; 1.7 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:19 smithi078 ceph-mon[139570]: pgmap v948: 137 pgs: 1 peering, 136 active+clean; 1.7 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2023-12-16T01:33:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:20 smithi118 ceph-mon[131825]: pgmap v949: 137 pgs: 1 peering, 136 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 178 MiB/s rd, 9.2 MiB/s wr, 10.65k op/s 2023-12-16T01:33:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:20 smithi078 ceph-mon[139570]: pgmap v949: 137 pgs: 1 peering, 136 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 178 MiB/s rd, 9.2 MiB/s wr, 10.65k op/s 2023-12-16T01:33:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:20 smithi078 ceph-mon[142991]: pgmap v949: 137 pgs: 1 peering, 136 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 178 MiB/s rd, 9.2 MiB/s wr, 10.65k op/s 2023-12-16T01:33:21.874 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14684 ms) 2023-12-16T01:33:21.874 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-12-16T01:33:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:22 smithi118 ceph-mon[131825]: osdmap e885: 8 total, 8 up, 8 in 2023-12-16T01:33:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:22 smithi118 ceph-mon[131825]: pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[139570]: osdmap e885: 8 total, 8 up, 8 in 2023-12-16T01:33:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[139570]: pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[142991]: osdmap e885: 8 total, 8 up, 8 in 2023-12-16T01:33:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[142991]: pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-16T01:33:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:23 smithi118 ceph-mon[131825]: osdmap e886: 8 total, 8 up, 8 in 2023-12-16T01:33:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/449402067' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:23 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[139570]: osdmap e886: 8 total, 8 up, 8 in 2023-12-16T01:33:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/449402067' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[142991]: osdmap e886: 8 total, 8 up, 8 in 2023-12-16T01:33:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/449402067' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:23 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:24 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:24 smithi118 ceph-mon[131825]: osdmap e887: 8 total, 8 up, 8 in 2023-12-16T01:33:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:24 smithi118 ceph-mon[131825]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[142991]: osdmap e887: 8 total, 8 up, 8 in 2023-12-16T01:33:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[142991]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[139570]: osdmap e887: 8 total, 8 up, 8 in 2023-12-16T01:33:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:24 smithi078 ceph-mon[139570]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:25.914 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4030 ms) 2023-12-16T01:33:25.914 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-12-16T01:33:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:25 smithi118 ceph-mon[131825]: osdmap e888: 8 total, 8 up, 8 in 2023-12-16T01:33:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:25 smithi078 ceph-mon[139570]: osdmap e888: 8 total, 8 up, 8 in 2023-12-16T01:33:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:25 smithi078 ceph-mon[142991]: osdmap e888: 8 total, 8 up, 8 in 2023-12-16T01:33:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:26] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-12-16T01:33:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:26 smithi118 ceph-mon[131825]: pgmap v956: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:26 smithi118 ceph-mon[131825]: osdmap e889: 8 total, 8 up, 8 in 2023-12-16T01:33:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:26 smithi078 ceph-mon[142991]: pgmap v956: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:26 smithi078 ceph-mon[142991]: osdmap e889: 8 total, 8 up, 8 in 2023-12-16T01:33:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:26 smithi078 ceph-mon[139570]: pgmap v956: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:26 smithi078 ceph-mon[139570]: osdmap e889: 8 total, 8 up, 8 in 2023-12-16T01:33:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:27 smithi078 ceph-mon[139570]: osdmap e890: 8 total, 8 up, 8 in 2023-12-16T01:33:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:27 smithi078 ceph-mon[142991]: osdmap e890: 8 total, 8 up, 8 in 2023-12-16T01:33:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:27 smithi118 ceph-mon[131825]: osdmap e890: 8 total, 8 up, 8 in 2023-12-16T01:33:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:29.153 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:33:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[142991]: pgmap v959: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[142991]: osdmap e891: 8 total, 8 up, 8 in 2023-12-16T01:33:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[139570]: pgmap v959: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:28 smithi078 ceph-mon[139570]: osdmap e891: 8 total, 8 up, 8 in 2023-12-16T01:33:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:28 smithi118 ceph-mon[131825]: pgmap v959: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:28 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2315014273' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:28 smithi118 ceph-mon[131825]: osdmap e891: 8 total, 8 up, 8 in 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (12m) 8m ago 16m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (12m) 6m ago 16m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (17m) 8m ago 17m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (17m) 6m ago 17m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:33:29.591 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11m) 6m ago 20m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (12m) 8m ago 22m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11m) 8m ago 22m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10m) 6m ago 20m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10m) 8m ago 20m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (12m) 8m ago 16m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (12m) 6m ago 15m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9m) 8m ago 20m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9m) 8m ago 19m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 8m ago 19m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8m) 8m ago 19m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7m) 6m ago 18m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7m) 6m ago 18m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:33:29.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6m) 6m ago 18m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:33:29.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6m) 6m ago 17m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:33:29.593 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11m) 6m ago 16m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:33:30.135 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:33:30.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:33:30.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:33:30.137 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:33:30.137 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:33:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[139570]: osdmap e892: 8 total, 8 up, 8 in 2023-12-16T01:33:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[139570]: from='client.44615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[139570]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[142991]: osdmap e892: 8 total, 8 up, 8 in 2023-12-16T01:33:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[142991]: from='client.44615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:29 smithi078 ceph-mon[142991]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:29 smithi118 ceph-mon[131825]: osdmap e892: 8 total, 8 up, 8 in 2023-12-16T01:33:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:29 smithi118 ceph-mon[131825]: from='client.44615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:29 smithi118 ceph-mon[131825]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:33:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[139570]: pgmap v962: 137 pgs: 8 creating+peering, 9 unknown, 120 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 5.29k op/s 2023-12-16T01:33:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2713940675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:33:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[142991]: pgmap v962: 137 pgs: 8 creating+peering, 9 unknown, 120 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 5.29k op/s 2023-12-16T01:33:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2713940675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:33:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:30 smithi118 ceph-mon[131825]: pgmap v962: 137 pgs: 8 creating+peering, 9 unknown, 120 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 4.5 MiB/s wr, 5.29k op/s 2023-12-16T01:33:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:30 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2713940675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:33:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:33 smithi118 ceph-mon[131825]: pgmap v963: 137 pgs: 8 creating+peering, 129 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 3.52k op/s 2023-12-16T01:33:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:33 smithi078 ceph-mon[139570]: pgmap v963: 137 pgs: 8 creating+peering, 129 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 3.52k op/s 2023-12-16T01:33:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:33 smithi078 ceph-mon[142991]: pgmap v963: 137 pgs: 8 creating+peering, 129 active+clean; 1018 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 3.52k op/s 2023-12-16T01:33:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:35 smithi118 ceph-mon[131825]: pgmap v964: 137 pgs: 137 active+clean; 1018 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 3.03k op/s 2023-12-16T01:33:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[139570]: pgmap v964: 137 pgs: 137 active+clean; 1018 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 3.03k op/s 2023-12-16T01:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[142991]: pgmap v964: 137 pgs: 137 active+clean; 1018 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 3.03k op/s 2023-12-16T01:33:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:33:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:36] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-16T01:33:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:33:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:33:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:33:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:33:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:33:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:33:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:37 smithi118 ceph-mon[131825]: pgmap v965: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 6.3 MiB/s wr, 7.46k op/s 2023-12-16T01:33:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:37 smithi078 ceph-mon[139570]: pgmap v965: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 6.3 MiB/s wr, 7.46k op/s 2023-12-16T01:33:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:37 smithi078 ceph-mon[142991]: pgmap v965: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 6.3 MiB/s wr, 7.46k op/s 2023-12-16T01:33:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:33:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:39 smithi118 ceph-mon[131825]: pgmap v966: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.0 MiB/s wr, 5.99k op/s 2023-12-16T01:33:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:39 smithi078 ceph-mon[139570]: pgmap v966: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.0 MiB/s wr, 5.99k op/s 2023-12-16T01:33:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:39 smithi078 ceph-mon[142991]: pgmap v966: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 5.0 MiB/s wr, 5.99k op/s 2023-12-16T01:33:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:41 smithi118 ceph-mon[131825]: pgmap v967: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 5.7 MiB/s wr, 6.95k op/s 2023-12-16T01:33:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:41 smithi078 ceph-mon[139570]: pgmap v967: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 5.7 MiB/s wr, 6.95k op/s 2023-12-16T01:33:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:41 smithi078 ceph-mon[142991]: pgmap v967: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 5.7 MiB/s wr, 6.95k op/s 2023-12-16T01:33:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:43 smithi118 ceph-mon[131825]: pgmap v968: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:43 smithi078 ceph-mon[139570]: pgmap v968: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:43 smithi078 ceph-mon[142991]: pgmap v968: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:45 smithi118 ceph-mon[131825]: pgmap v969: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:45 smithi078 ceph-mon[142991]: pgmap v969: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:45 smithi078 ceph-mon[139570]: pgmap v969: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 3.8 MiB/s wr, 4.58k op/s 2023-12-16T01:33:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:46] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2023-12-16T01:33:46.836 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20931 ms) 2023-12-16T01:33:46.836 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2023-12-16T01:33:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:46 smithi118 ceph-mon[131825]: pgmap v970: 137 pgs: 137 active+clean; 1.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 4.8 MiB/s wr, 5.98k op/s 2023-12-16T01:33:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:46 smithi078 ceph-mon[142991]: pgmap v970: 137 pgs: 137 active+clean; 1.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 4.8 MiB/s wr, 5.98k op/s 2023-12-16T01:33:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:46 smithi078 ceph-mon[139570]: pgmap v970: 137 pgs: 137 active+clean; 1.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 4.8 MiB/s wr, 5.98k op/s 2023-12-16T01:33:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:33:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:47 smithi118 ceph-mon[131825]: osdmap e893: 8 total, 8 up, 8 in 2023-12-16T01:33:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:47 smithi078 ceph-mon[139570]: osdmap e893: 8 total, 8 up, 8 in 2023-12-16T01:33:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:47 smithi078 ceph-mon[142991]: osdmap e893: 8 total, 8 up, 8 in 2023-12-16T01:33:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:48 smithi118 ceph-mon[131825]: osdmap e894: 8 total, 8 up, 8 in 2023-12-16T01:33:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1049189672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:48 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:48 smithi118 ceph-mon[131825]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[142991]: osdmap e894: 8 total, 8 up, 8 in 2023-12-16T01:33:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1049189672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[142991]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[139570]: osdmap e894: 8 total, 8 up, 8 in 2023-12-16T01:33:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1049189672' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:48 smithi078 ceph-mon[139570]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:49 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:49 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:49 smithi118 ceph-mon[131825]: osdmap e895: 8 total, 8 up, 8 in 2023-12-16T01:33:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[139570]: osdmap e895: 8 total, 8 up, 8 in 2023-12-16T01:33:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:49 smithi078 ceph-mon[142991]: osdmap e895: 8 total, 8 up, 8 in 2023-12-16T01:33:50.857 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4021 ms) 2023-12-16T01:33:50.857 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2023-12-16T01:33:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:50 smithi118 ceph-mon[131825]: osdmap e896: 8 total, 8 up, 8 in 2023-12-16T01:33:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:50 smithi118 ceph-mon[131825]: pgmap v976: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:50 smithi078 ceph-mon[139570]: osdmap e896: 8 total, 8 up, 8 in 2023-12-16T01:33:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:50 smithi078 ceph-mon[139570]: pgmap v976: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:50 smithi078 ceph-mon[142991]: osdmap e896: 8 total, 8 up, 8 in 2023-12-16T01:33:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:50 smithi078 ceph-mon[142991]: pgmap v976: 137 pgs: 2 creating+peering, 23 unknown, 112 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:51 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:51 smithi118 ceph-mon[131825]: osdmap e897: 8 total, 8 up, 8 in 2023-12-16T01:33:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:51 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:51 smithi078 ceph-mon[142991]: osdmap e897: 8 total, 8 up, 8 in 2023-12-16T01:33:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:51 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:51 smithi078 ceph-mon[139570]: osdmap e897: 8 total, 8 up, 8 in 2023-12-16T01:33:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:52 smithi118 ceph-mon[131825]: osdmap e898: 8 total, 8 up, 8 in 2023-12-16T01:33:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1493283112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:52 smithi118 ceph-mon[131825]: pgmap v979: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[139570]: osdmap e898: 8 total, 8 up, 8 in 2023-12-16T01:33:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1493283112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[139570]: pgmap v979: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[142991]: osdmap e898: 8 total, 8 up, 8 in 2023-12-16T01:33:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1493283112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:52 smithi078 ceph-mon[142991]: pgmap v979: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:53 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:53 smithi118 ceph-mon[131825]: osdmap e899: 8 total, 8 up, 8 in 2023-12-16T01:33:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[139570]: osdmap e899: 8 total, 8 up, 8 in 2023-12-16T01:33:54.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:33:54.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:33:54.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:53 smithi078 ceph-mon[142991]: osdmap e899: 8 total, 8 up, 8 in 2023-12-16T01:33:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:54 smithi118 ceph-mon[131825]: osdmap e900: 8 total, 8 up, 8 in 2023-12-16T01:33:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:54 smithi118 ceph-mon[131825]: pgmap v982: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:54 smithi078 ceph-mon[139570]: osdmap e900: 8 total, 8 up, 8 in 2023-12-16T01:33:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:54 smithi078 ceph-mon[139570]: pgmap v982: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:54 smithi078 ceph-mon[142991]: osdmap e900: 8 total, 8 up, 8 in 2023-12-16T01:33:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:54 smithi078 ceph-mon[142991]: pgmap v982: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:55 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:55 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:55 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:33:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:33:56] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-12-16T01:33:56.888 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6032 ms) 2023-12-16T01:33:56.888 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2023-12-16T01:33:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:57 smithi118 ceph-mon[131825]: pgmap v983: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:57 smithi118 ceph-mon[131825]: osdmap e901: 8 total, 8 up, 8 in 2023-12-16T01:33:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:57 smithi078 ceph-mon[142991]: pgmap v983: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:57 smithi078 ceph-mon[142991]: osdmap e901: 8 total, 8 up, 8 in 2023-12-16T01:33:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:57 smithi078 ceph-mon[139570]: pgmap v983: 137 pgs: 10 creating+peering, 4 unknown, 123 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:57 smithi078 ceph-mon[139570]: osdmap e901: 8 total, 8 up, 8 in 2023-12-16T01:33:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:58 smithi118 ceph-mon[131825]: osdmap e902: 8 total, 8 up, 8 in 2023-12-16T01:33:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:58 smithi118 ceph-mon[131825]: pgmap v986: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[139570]: osdmap e902: 8 total, 8 up, 8 in 2023-12-16T01:33:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[139570]: pgmap v986: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:33:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[142991]: osdmap e902: 8 total, 8 up, 8 in 2023-12-16T01:33:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:33:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:58 smithi078 ceph-mon[142991]: pgmap v986: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:59 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:33:59 smithi118 ceph-mon[131825]: osdmap e903: 8 total, 8 up, 8 in 2023-12-16T01:34:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[142991]: osdmap e903: 8 total, 8 up, 8 in 2023-12-16T01:34:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1819441555' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-184018-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:33:59 smithi078 ceph-mon[139570]: osdmap e903: 8 total, 8 up, 8 in 2023-12-16T01:34:00.541 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:34:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (13m) 8m ago 17m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (12m) 6m ago 16m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (17m) 8m ago 17m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (17m) 6m ago 17m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (12m) 6m ago 21m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (12m) 8m ago 22m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11m) 8m ago 22m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11m) 6m ago 21m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11m) 8m ago 21m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (13m) 8m ago 16m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (12m) 6m ago 16m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10m) 8m ago 20m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:34:00.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9m) 8m ago 20m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9m) 8m ago 20m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8m) 8m ago 19m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8m) 6m ago 19m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7m) 6m ago 18m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7m) 6m ago 18m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6m) 6m ago 18m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:34:00.919 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (12m) 6m ago 17m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:34:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:00 smithi118 ceph-mon[131825]: pgmap v988: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:00 smithi118 ceph-mon[131825]: osdmap e904: 8 total, 8 up, 8 in 2023-12-16T01:34:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:00 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:00 smithi118 ceph-mon[131825]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[139570]: pgmap v988: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[139570]: osdmap e904: 8 total, 8 up, 8 in 2023-12-16T01:34:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[139570]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[142991]: pgmap v988: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[142991]: osdmap e904: 8 total, 8 up, 8 in 2023-12-16T01:34:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:00 smithi078 ceph-mon[142991]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:01.389 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:34:01.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:34:01.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:34:01.390 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:34:01.919 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5031 ms) 2023-12-16T01:34:01.919 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 22 tests from TestCls2PCQueue (102883 ms total) 2023-12-16T01:34:01.919 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:01.919 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:34:01.919 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 22 tests from 1 test suite ran. (102883 ms total) 2023-12-16T01:34:01.920 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 22 tests. 2023-12-16T01:34:01.922 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:34:01.923 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:34:01.960 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2023-12-16T01:34:01.960 DEBUG:teuthology.orchestra.run.smithi078:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2023-12-16T01:34:02.031 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:34:02.031 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 6 tests from 2 test suites. 2023-12-16T01:34:02.031 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:34:02.031 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 5 tests from cls_cas 2023-12-16T01:34:02.031 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_cas.get_put 2023-12-16T01:34:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[139570]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1611151896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:02.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[142991]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1611151896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:01 smithi118 ceph-mon[131825]: from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1611151896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:02 smithi078 ceph-mon[139570]: pgmap v990: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 606 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.36k op/s 2023-12-16T01:34:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:02 smithi078 ceph-mon[139570]: osdmap e905: 8 total, 8 up, 8 in 2023-12-16T01:34:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:02 smithi078 ceph-mon[142991]: pgmap v990: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 606 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.36k op/s 2023-12-16T01:34:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:02 smithi078 ceph-mon[142991]: osdmap e905: 8 total, 8 up, 8 in 2023-12-16T01:34:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:02 smithi118 ceph-mon[131825]: pgmap v990: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 606 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.36k op/s 2023-12-16T01:34:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:02 smithi118 ceph-mon[131825]: osdmap e905: 8 total, 8 up, 8 in 2023-12-16T01:34:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:03 smithi078 ceph-mon[139570]: osdmap e906: 8 total, 8 up, 8 in 2023-12-16T01:34:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:03 smithi078 ceph-mon[142991]: osdmap e906: 8 total, 8 up, 8 in 2023-12-16T01:34:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:03 smithi118 ceph-mon[131825]: osdmap e906: 8 total, 8 up, 8 in 2023-12-16T01:34:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:04.947 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_cas.get_put (2917 ms) 2023-12-16T01:34:04.948 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_cas.wrong_put 2023-12-16T01:34:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[139570]: pgmap v993: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[139570]: osdmap e907: 8 total, 8 up, 8 in 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[142991]: pgmap v993: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:04 smithi078 ceph-mon[142991]: osdmap e907: 8 total, 8 up, 8 in 2023-12-16T01:34:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:04 smithi118 ceph-mon[131825]: pgmap v993: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:04 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1771589782' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:04 smithi118 ceph-mon[131825]: osdmap e907: 8 total, 8 up, 8 in 2023-12-16T01:34:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:05 smithi078 ceph-mon[139570]: osdmap e908: 8 total, 8 up, 8 in 2023-12-16T01:34:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:05 smithi078 ceph-mon[142991]: osdmap e908: 8 total, 8 up, 8 in 2023-12-16T01:34:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:05 smithi118 ceph-mon[131825]: osdmap e908: 8 total, 8 up, 8 in 2023-12-16T01:34:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:06] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2023-12-16T01:34:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[139570]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[139570]: osdmap e909: 8 total, 8 up, 8 in 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[142991]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[142991]: osdmap e909: 8 total, 8 up, 8 in 2023-12-16T01:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:06 smithi118 ceph-mon[131825]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:06 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:06 smithi118 ceph-mon[131825]: osdmap e909: 8 total, 8 up, 8 in 2023-12-16T01:34:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:07.964 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_cas.wrong_put (3016 ms) 2023-12-16T01:34:07.964 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_cas.dup_get 2023-12-16T01:34:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:07 smithi078 ceph-mon[139570]: osdmap e910: 8 total, 8 up, 8 in 2023-12-16T01:34:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:07 smithi078 ceph-mon[142991]: osdmap e910: 8 total, 8 up, 8 in 2023-12-16T01:34:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3395743192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:07 smithi118 ceph-mon[131825]: osdmap e910: 8 total, 8 up, 8 in 2023-12-16T01:34:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:08 smithi078 ceph-mon[139570]: pgmap v999: 137 pgs: 2 creating+activating, 4 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-16T01:34:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:08 smithi078 ceph-mon[139570]: osdmap e911: 8 total, 8 up, 8 in 2023-12-16T01:34:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:08 smithi078 ceph-mon[142991]: pgmap v999: 137 pgs: 2 creating+activating, 4 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-16T01:34:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:08 smithi078 ceph-mon[142991]: osdmap e911: 8 total, 8 up, 8 in 2023-12-16T01:34:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:08 smithi118 ceph-mon[131825]: pgmap v999: 137 pgs: 2 creating+activating, 4 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-16T01:34:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:08 smithi118 ceph-mon[131825]: osdmap e911: 8 total, 8 up, 8 in 2023-12-16T01:34:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:09 smithi078 ceph-mon[139570]: osdmap e912: 8 total, 8 up, 8 in 2023-12-16T01:34:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:09 smithi078 ceph-mon[142991]: osdmap e912: 8 total, 8 up, 8 in 2023-12-16T01:34:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:09 smithi118 ceph-mon[131825]: osdmap e912: 8 total, 8 up, 8 in 2023-12-16T01:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:10.980 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_cas.dup_get (3017 ms) 2023-12-16T01:34:10.981 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_cas.dup_put 2023-12-16T01:34:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[139570]: pgmap v1002: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[139570]: osdmap e913: 8 total, 8 up, 8 in 2023-12-16T01:34:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[142991]: pgmap v1002: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:10 smithi078 ceph-mon[142991]: osdmap e913: 8 total, 8 up, 8 in 2023-12-16T01:34:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:10 smithi118 ceph-mon[131825]: pgmap v1002: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:10 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/502604968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:10 smithi118 ceph-mon[131825]: osdmap e913: 8 total, 8 up, 8 in 2023-12-16T01:34:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:11 smithi118 ceph-mon[131825]: osdmap e914: 8 total, 8 up, 8 in 2023-12-16T01:34:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:11 smithi078 ceph-mon[139570]: osdmap e914: 8 total, 8 up, 8 in 2023-12-16T01:34:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:11 smithi078 ceph-mon[142991]: osdmap e914: 8 total, 8 up, 8 in 2023-12-16T01:34:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:13 smithi118 ceph-mon[131825]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:13 smithi118 ceph-mon[131825]: osdmap e915: 8 total, 8 up, 8 in 2023-12-16T01:34:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4276212186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:13 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:13 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[139570]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[139570]: osdmap e915: 8 total, 8 up, 8 in 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4276212186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[142991]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[142991]: osdmap e915: 8 total, 8 up, 8 in 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4276212186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:13 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:14.000 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_cas.dup_put (3019 ms) 2023-12-16T01:34:14.000 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_cas.get_wrong_data 2023-12-16T01:34:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:14 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:14 smithi118 ceph-mon[131825]: osdmap e916: 8 total, 8 up, 8 in 2023-12-16T01:34:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:14 smithi118 ceph-mon[131825]: osdmap e917: 8 total, 8 up, 8 in 2023-12-16T01:34:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[142991]: osdmap e916: 8 total, 8 up, 8 in 2023-12-16T01:34:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[142991]: osdmap e917: 8 total, 8 up, 8 in 2023-12-16T01:34:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[139570]: osdmap e916: 8 total, 8 up, 8 in 2023-12-16T01:34:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:14 smithi078 ceph-mon[139570]: osdmap e917: 8 total, 8 up, 8 in 2023-12-16T01:34:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:15 smithi118 ceph-mon[131825]: pgmap v1008: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:15 smithi078 ceph-mon[139570]: pgmap v1008: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:15 smithi078 ceph-mon[142991]: pgmap v1008: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:16 smithi118 ceph-mon[131825]: osdmap e918: 8 total, 8 up, 8 in 2023-12-16T01:34:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/120065367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:16 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[142991]: osdmap e918: 8 total, 8 up, 8 in 2023-12-16T01:34:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/120065367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[139570]: osdmap e918: 8 total, 8 up, 8 in 2023-12-16T01:34:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/120065367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:16 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:16] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2023-12-16T01:34:17.061 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_cas.get_wrong_data (3061 ms) 2023-12-16T01:34:17.061 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 5 tests from cls_cas (15030 ms total) 2023-12-16T01:34:17.061 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:17.061 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from chunk_refs_t 2023-12-16T01:34:17.061 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] chunk_refs_t.size 2023-12-16T01:34:17.062 INFO:tasks.workunit.client.0.smithi078.stdout:1 60 by_object 2023-12-16T01:34:17.062 INFO:tasks.workunit.client.0.smithi078.stdout:2 103 by_object 2023-12-16T01:34:17.062 INFO:tasks.workunit.client.0.smithi078.stdout:4 189 by_object 2023-12-16T01:34:17.062 INFO:tasks.workunit.client.0.smithi078.stdout:8 361 by_object 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:16 112 by_hash(32 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:32 208 by_hash(32 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:64 400 by_hash(32 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:128 509 by_hash(10 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:256 499 by_hash(7 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:512 462 by_hash(5 bits) 2023-12-16T01:34:17.069 INFO:tasks.workunit.client.0.smithi078.stdout:1024 466 by_hash(5 bits) 2023-12-16T01:34:17.070 INFO:tasks.workunit.client.0.smithi078.stdout:2048 466 by_hash(5 bits) 2023-12-16T01:34:17.070 INFO:tasks.workunit.client.0.smithi078.stdout:4096 470 by_hash(5 bits) 2023-12-16T01:34:17.070 INFO:tasks.workunit.client.0.smithi078.stdout:8192 498 by_hash(4 bits) 2023-12-16T01:34:17.070 INFO:tasks.workunit.client.0.smithi078.stdout:16384 278 by_hash(3 bits) 2023-12-16T01:34:17.071 INFO:tasks.workunit.client.0.smithi078.stdout:32768 337 by_hash(2 bits) 2023-12-16T01:34:17.075 INFO:tasks.workunit.client.0.smithi078.stdout:65536 367 by_hash(2 bits) 2023-12-16T01:34:17.085 INFO:tasks.workunit.client.0.smithi078.stdout:131072 387 by_hash(1 bits) 2023-12-16T01:34:17.106 INFO:tasks.workunit.client.0.smithi078.stdout:262144 331 by_pool 2023-12-16T01:34:17.138 INFO:tasks.workunit.client.0.smithi078.stdout:524288 21 count 2023-12-16T01:34:17.196 INFO:tasks.workunit.client.0.smithi078.stdout:1048576 21 count 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] chunk_refs_t.size (242 ms) 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from chunk_refs_t (242 ms total) 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 6 tests from 2 test suites ran. (15272 ms total) 2023-12-16T01:34:17.303 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 6 tests. 2023-12-16T01:34:17.305 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:34:17.305 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:34:17.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: pgmap v1011: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: osdmap e919: 8 total, 8 up, 8 in 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: pgmap v1011: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:17.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: osdmap e919: 8 total, 8 up, 8 in 2023-12-16T01:34:17.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:17.370 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:17.372 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2023-12-16T01:34:17.372 DEBUG:teuthology.orchestra.run.smithi078:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2023-12-16T01:34:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: pgmap v1011: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185247-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: osdmap e919: 8 total, 8 up, 8 in 2023-12-16T01:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:17.441 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:34:17.442 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 31 tests from 1 test suite. 2023-12-16T01:34:17.442 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:34:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:18 smithi118 ceph-mon[131825]: osdmap e920: 8 total, 8 up, 8 in 2023-12-16T01:34:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:18 smithi078 ceph-mon[139570]: osdmap e920: 8 total, 8 up, 8 in 2023-12-16T01:34:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:18 smithi078 ceph-mon[142991]: osdmap e920: 8 total, 8 up, 8 in 2023-12-16T01:34:19.063 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 31 tests from CmpOmap 2023-12-16T01:34:19.064 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2023-12-16T01:34:19.076 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (13 ms) 2023-12-16T01:34:19.076 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2023-12-16T01:34:19.082 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (6 ms) 2023-12-16T01:34:19.082 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2023-12-16T01:34:19.085 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2023-12-16T01:34:19.085 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2023-12-16T01:34:19.088 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2023-12-16T01:34:19.088 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_str 2023-12-16T01:34:19.093 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_str (5 ms) 2023-12-16T01:34:19.093 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2023-12-16T01:34:19.100 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2023-12-16T01:34:19.100 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2023-12-16T01:34:19.103 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2023-12-16T01:34:19.103 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2023-12-16T01:34:19.106 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2023-12-16T01:34:19.106 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2023-12-16T01:34:19.108 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (2 ms) 2023-12-16T01:34:19.108 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2023-12-16T01:34:19.112 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2023-12-16T01:34:19.112 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2023-12-16T01:34:19.112 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (0 ms) 2023-12-16T01:34:19.113 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2023-12-16T01:34:19.113 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2023-12-16T01:34:19.113 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2023-12-16T01:34:19.119 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2023-12-16T01:34:19.119 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2023-12-16T01:34:19.125 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2023-12-16T01:34:19.125 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2023-12-16T01:34:19.131 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2023-12-16T01:34:19.131 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2023-12-16T01:34:19.138 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2023-12-16T01:34:19.138 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2023-12-16T01:34:19.145 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_str (6 ms) 2023-12-16T01:34:19.145 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2023-12-16T01:34:19.152 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2023-12-16T01:34:19.152 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2023-12-16T01:34:19.154 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2023-12-16T01:34:19.154 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2023-12-16T01:34:19.156 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2023-12-16T01:34:19.156 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2023-12-16T01:34:19.157 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2023-12-16T01:34:19.157 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2023-12-16T01:34:19.157 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2023-12-16T01:34:19.158 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2023-12-16T01:34:19.164 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (7 ms) 2023-12-16T01:34:19.164 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2023-12-16T01:34:19.169 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2023-12-16T01:34:19.170 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2023-12-16T01:34:19.176 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (6 ms) 2023-12-16T01:34:19.176 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2023-12-16T01:34:19.183 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (8 ms) 2023-12-16T01:34:19.183 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2023-12-16T01:34:19.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2023-12-16T01:34:19.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2023-12-16T01:34:19.187 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2023-12-16T01:34:19.187 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2023-12-16T01:34:19.189 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2023-12-16T01:34:19.189 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2023-12-16T01:34:19.189 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2023-12-16T01:34:19.189 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2023-12-16T01:34:19.196 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (7 ms) 2023-12-16T01:34:19.197 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 31 tests from CmpOmap (133 ms total) 2023-12-16T01:34:19.197 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:19.197 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:34:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:19 smithi118 ceph-mon[131825]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:19 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:19 smithi118 ceph-mon[131825]: osdmap e921: 8 total, 8 up, 8 in 2023-12-16T01:34:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[139570]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[139570]: osdmap e921: 8 total, 8 up, 8 in 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[142991]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[142991]: osdmap e921: 8 total, 8 up, 8 in 2023-12-16T01:34:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:20.065 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 31 tests from 1 test suite ran. (2623 ms total) 2023-12-16T01:34:20.065 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 31 tests. 2023-12-16T01:34:20.068 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:34:20.068 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:34:20.137 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2023-12-16T01:34:20.138 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2023-12-16T01:34:20.207 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:34:20.207 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 6 tests from 1 test suite. 2023-12-16T01:34:20.207 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:34:20.207 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 6 tests from ClsHello 2023-12-16T01:34:20.208 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.SayHello 2023-12-16T01:34:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:20 smithi118 ceph-mon[131825]: osdmap e922: 8 total, 8 up, 8 in 2023-12-16T01:34:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:20 smithi118 ceph-mon[131825]: osdmap e923: 8 total, 8 up, 8 in 2023-12-16T01:34:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[139570]: osdmap e922: 8 total, 8 up, 8 in 2023-12-16T01:34:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[139570]: osdmap e923: 8 total, 8 up, 8 in 2023-12-16T01:34:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/749038300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185376-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[142991]: osdmap e922: 8 total, 8 up, 8 in 2023-12-16T01:34:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:20 smithi078 ceph-mon[142991]: osdmap e923: 8 total, 8 up, 8 in 2023-12-16T01:34:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:21 smithi118 ceph-mon[131825]: pgmap v1017: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T01:34:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:21 smithi078 ceph-mon[139570]: pgmap v1017: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T01:34:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:21 smithi078 ceph-mon[142991]: pgmap v1017: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T01:34:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:22 smithi118 ceph-mon[131825]: osdmap e924: 8 total, 8 up, 8 in 2023-12-16T01:34:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:22 smithi078 ceph-mon[139570]: osdmap e924: 8 total, 8 up, 8 in 2023-12-16T01:34:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:22 smithi078 ceph-mon[142991]: osdmap e924: 8 total, 8 up, 8 in 2023-12-16T01:34:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:23.105 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.SayHello (2898 ms) 2023-12-16T01:34:23.106 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.RecordHello 2023-12-16T01:34:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:23 smithi118 ceph-mon[131825]: pgmap v1020: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:23 smithi118 ceph-mon[131825]: osdmap e925: 8 total, 8 up, 8 in 2023-12-16T01:34:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:23 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[142991]: pgmap v1020: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[142991]: osdmap e925: 8 total, 8 up, 8 in 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[139570]: pgmap v1020: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3115899853' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[139570]: osdmap e925: 8 total, 8 up, 8 in 2023-12-16T01:34:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:23 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:24 smithi118 ceph-mon[131825]: osdmap e926: 8 total, 8 up, 8 in 2023-12-16T01:34:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:24 smithi078 ceph-mon[139570]: osdmap e926: 8 total, 8 up, 8 in 2023-12-16T01:34:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:24 smithi078 ceph-mon[142991]: osdmap e926: 8 total, 8 up, 8 in 2023-12-16T01:34:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:25 smithi118 ceph-mon[131825]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:25 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:25 smithi118 ceph-mon[131825]: osdmap e927: 8 total, 8 up, 8 in 2023-12-16T01:34:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/141656413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:25 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[142991]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[142991]: osdmap e927: 8 total, 8 up, 8 in 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/141656413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[139570]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[139570]: osdmap e927: 8 total, 8 up, 8 in 2023-12-16T01:34:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/141656413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:25 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:26.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.RecordHello (3031 ms) 2023-12-16T01:34:26.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.WriteReturnData 2023-12-16T01:34:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:26 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:26 smithi118 ceph-mon[131825]: osdmap e928: 8 total, 8 up, 8 in 2023-12-16T01:34:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:26 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:26 smithi078 ceph-mon[139570]: osdmap e928: 8 total, 8 up, 8 in 2023-12-16T01:34:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:26 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:26 smithi078 ceph-mon[142991]: osdmap e928: 8 total, 8 up, 8 in 2023-12-16T01:34:26.460 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:26] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2023-12-16T01:34:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:27 smithi118 ceph-mon[131825]: pgmap v1026: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:27 smithi118 ceph-mon[131825]: osdmap e929: 8 total, 8 up, 8 in 2023-12-16T01:34:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:27 smithi078 ceph-mon[139570]: pgmap v1026: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:27 smithi078 ceph-mon[139570]: osdmap e929: 8 total, 8 up, 8 in 2023-12-16T01:34:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:27 smithi078 ceph-mon[142991]: pgmap v1026: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:27 smithi078 ceph-mon[142991]: osdmap e929: 8 total, 8 up, 8 in 2023-12-16T01:34:28.154 INFO:tasks.workunit.client.0.smithi078.stdout:require_osd_release = quincy 2023-12-16T01:34:28.160 INFO:tasks.workunit.client.0.smithi078.stdout:0 2023-12-16T01:34:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:28 smithi118 ceph-mon[131825]: osdmap e930: 8 total, 8 up, 8 in 2023-12-16T01:34:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:28 smithi078 ceph-mon[142991]: osdmap e930: 8 total, 8 up, 8 in 2023-12-16T01:34:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:28 smithi078 ceph-mon[139570]: osdmap e930: 8 total, 8 up, 8 in 2023-12-16T01:34:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:28.479 INFO:tasks.workunit.client.0.smithi078.stdout:1 2023-12-16T01:34:28.480 INFO:tasks.workunit.client.0.smithi078.stdout:2 2023-12-16T01:34:28.481 INFO:tasks.workunit.client.0.smithi078.stdout:3 2023-12-16T01:34:28.482 INFO:tasks.workunit.client.0.smithi078.stdout:4 2023-12-16T01:34:28.483 INFO:tasks.workunit.client.0.smithi078.stdout:5 2023-12-16T01:34:28.484 INFO:tasks.workunit.client.0.smithi078.stdout:6 2023-12-16T01:34:28.485 INFO:tasks.workunit.client.0.smithi078.stdout:7 2023-12-16T01:34:28.486 INFO:tasks.workunit.client.0.smithi078.stdout:8 2023-12-16T01:34:28.489 INFO:tasks.workunit.client.0.smithi078.stdout:9 2023-12-16T01:34:28.489 INFO:tasks.workunit.client.0.smithi078.stdout:10 2023-12-16T01:34:28.489 INFO:tasks.workunit.client.0.smithi078.stdout:11 2023-12-16T01:34:28.490 INFO:tasks.workunit.client.0.smithi078.stdout:12 2023-12-16T01:34:28.491 INFO:tasks.workunit.client.0.smithi078.stdout:13 2023-12-16T01:34:28.492 INFO:tasks.workunit.client.0.smithi078.stdout:14 2023-12-16T01:34:28.493 INFO:tasks.workunit.client.0.smithi078.stdout:15 2023-12-16T01:34:28.494 INFO:tasks.workunit.client.0.smithi078.stdout:16 2023-12-16T01:34:28.496 INFO:tasks.workunit.client.0.smithi078.stdout:17 2023-12-16T01:34:28.496 INFO:tasks.workunit.client.0.smithi078.stdout:18 2023-12-16T01:34:28.497 INFO:tasks.workunit.client.0.smithi078.stdout:19 2023-12-16T01:34:28.498 INFO:tasks.workunit.client.0.smithi078.stdout:20 2023-12-16T01:34:28.499 INFO:tasks.workunit.client.0.smithi078.stdout:21 2023-12-16T01:34:28.500 INFO:tasks.workunit.client.0.smithi078.stdout:22 2023-12-16T01:34:28.501 INFO:tasks.workunit.client.0.smithi078.stdout:23 2023-12-16T01:34:28.502 INFO:tasks.workunit.client.0.smithi078.stdout:24 2023-12-16T01:34:28.503 INFO:tasks.workunit.client.0.smithi078.stdout:25 2023-12-16T01:34:28.504 INFO:tasks.workunit.client.0.smithi078.stdout:26 2023-12-16T01:34:28.505 INFO:tasks.workunit.client.0.smithi078.stdout:27 2023-12-16T01:34:28.506 INFO:tasks.workunit.client.0.smithi078.stdout:28 2023-12-16T01:34:28.507 INFO:tasks.workunit.client.0.smithi078.stdout:29 2023-12-16T01:34:28.508 INFO:tasks.workunit.client.0.smithi078.stdout:30 2023-12-16T01:34:28.509 INFO:tasks.workunit.client.0.smithi078.stdout:31 2023-12-16T01:34:28.509 INFO:tasks.workunit.client.0.smithi078.stdout:32 2023-12-16T01:34:28.510 INFO:tasks.workunit.client.0.smithi078.stdout:33 2023-12-16T01:34:28.511 INFO:tasks.workunit.client.0.smithi078.stdout:34 2023-12-16T01:34:28.512 INFO:tasks.workunit.client.0.smithi078.stdout:35 2023-12-16T01:34:28.513 INFO:tasks.workunit.client.0.smithi078.stdout:36 2023-12-16T01:34:28.514 INFO:tasks.workunit.client.0.smithi078.stdout:37 2023-12-16T01:34:28.515 INFO:tasks.workunit.client.0.smithi078.stdout:38 2023-12-16T01:34:28.516 INFO:tasks.workunit.client.0.smithi078.stdout:39 2023-12-16T01:34:28.517 INFO:tasks.workunit.client.0.smithi078.stdout:40 2023-12-16T01:34:28.518 INFO:tasks.workunit.client.0.smithi078.stdout:41 2023-12-16T01:34:28.519 INFO:tasks.workunit.client.0.smithi078.stdout:42 2023-12-16T01:34:28.520 INFO:tasks.workunit.client.0.smithi078.stdout:43 2023-12-16T01:34:28.520 INFO:tasks.workunit.client.0.smithi078.stdout:44 2023-12-16T01:34:28.521 INFO:tasks.workunit.client.0.smithi078.stdout:45 2023-12-16T01:34:28.523 INFO:tasks.workunit.client.0.smithi078.stdout:46 2023-12-16T01:34:28.523 INFO:tasks.workunit.client.0.smithi078.stdout:47 2023-12-16T01:34:28.524 INFO:tasks.workunit.client.0.smithi078.stdout:48 2023-12-16T01:34:28.525 INFO:tasks.workunit.client.0.smithi078.stdout:49 2023-12-16T01:34:28.527 INFO:tasks.workunit.client.0.smithi078.stdout:50 2023-12-16T01:34:28.528 INFO:tasks.workunit.client.0.smithi078.stdout:51 2023-12-16T01:34:28.528 INFO:tasks.workunit.client.0.smithi078.stdout:52 2023-12-16T01:34:28.529 INFO:tasks.workunit.client.0.smithi078.stdout:53 2023-12-16T01:34:28.530 INFO:tasks.workunit.client.0.smithi078.stdout:54 2023-12-16T01:34:28.531 INFO:tasks.workunit.client.0.smithi078.stdout:55 2023-12-16T01:34:28.532 INFO:tasks.workunit.client.0.smithi078.stdout:56 2023-12-16T01:34:28.533 INFO:tasks.workunit.client.0.smithi078.stdout:57 2023-12-16T01:34:28.534 INFO:tasks.workunit.client.0.smithi078.stdout:58 2023-12-16T01:34:28.535 INFO:tasks.workunit.client.0.smithi078.stdout:59 2023-12-16T01:34:28.536 INFO:tasks.workunit.client.0.smithi078.stdout:60 2023-12-16T01:34:28.537 INFO:tasks.workunit.client.0.smithi078.stdout:61 2023-12-16T01:34:28.538 INFO:tasks.workunit.client.0.smithi078.stdout:62 2023-12-16T01:34:28.539 INFO:tasks.workunit.client.0.smithi078.stdout:63 2023-12-16T01:34:28.540 INFO:tasks.workunit.client.0.smithi078.stdout:64 2023-12-16T01:34:28.541 INFO:tasks.workunit.client.0.smithi078.stdout:65 2023-12-16T01:34:28.542 INFO:tasks.workunit.client.0.smithi078.stdout:66 2023-12-16T01:34:28.543 INFO:tasks.workunit.client.0.smithi078.stdout:67 2023-12-16T01:34:28.543 INFO:tasks.workunit.client.0.smithi078.stdout:68 2023-12-16T01:34:28.544 INFO:tasks.workunit.client.0.smithi078.stdout:69 2023-12-16T01:34:28.545 INFO:tasks.workunit.client.0.smithi078.stdout:70 2023-12-16T01:34:28.546 INFO:tasks.workunit.client.0.smithi078.stdout:71 2023-12-16T01:34:28.547 INFO:tasks.workunit.client.0.smithi078.stdout:72 2023-12-16T01:34:28.548 INFO:tasks.workunit.client.0.smithi078.stdout:73 2023-12-16T01:34:28.549 INFO:tasks.workunit.client.0.smithi078.stdout:74 2023-12-16T01:34:28.550 INFO:tasks.workunit.client.0.smithi078.stdout:75 2023-12-16T01:34:28.550 INFO:tasks.workunit.client.0.smithi078.stdout:76 2023-12-16T01:34:28.551 INFO:tasks.workunit.client.0.smithi078.stdout:77 2023-12-16T01:34:28.552 INFO:tasks.workunit.client.0.smithi078.stdout:78 2023-12-16T01:34:28.553 INFO:tasks.workunit.client.0.smithi078.stdout:79 2023-12-16T01:34:28.554 INFO:tasks.workunit.client.0.smithi078.stdout:80 2023-12-16T01:34:28.555 INFO:tasks.workunit.client.0.smithi078.stdout:81 2023-12-16T01:34:28.556 INFO:tasks.workunit.client.0.smithi078.stdout:82 2023-12-16T01:34:28.557 INFO:tasks.workunit.client.0.smithi078.stdout:83 2023-12-16T01:34:28.558 INFO:tasks.workunit.client.0.smithi078.stdout:84 2023-12-16T01:34:28.559 INFO:tasks.workunit.client.0.smithi078.stdout:85 2023-12-16T01:34:28.559 INFO:tasks.workunit.client.0.smithi078.stdout:86 2023-12-16T01:34:28.560 INFO:tasks.workunit.client.0.smithi078.stdout:87 2023-12-16T01:34:28.561 INFO:tasks.workunit.client.0.smithi078.stdout:88 2023-12-16T01:34:28.562 INFO:tasks.workunit.client.0.smithi078.stdout:89 2023-12-16T01:34:28.563 INFO:tasks.workunit.client.0.smithi078.stdout:90 2023-12-16T01:34:28.564 INFO:tasks.workunit.client.0.smithi078.stdout:91 2023-12-16T01:34:28.565 INFO:tasks.workunit.client.0.smithi078.stdout:92 2023-12-16T01:34:28.566 INFO:tasks.workunit.client.0.smithi078.stdout:93 2023-12-16T01:34:28.567 INFO:tasks.workunit.client.0.smithi078.stdout:94 2023-12-16T01:34:28.567 INFO:tasks.workunit.client.0.smithi078.stdout:95 2023-12-16T01:34:28.568 INFO:tasks.workunit.client.0.smithi078.stdout:96 2023-12-16T01:34:28.569 INFO:tasks.workunit.client.0.smithi078.stdout:97 2023-12-16T01:34:28.570 INFO:tasks.workunit.client.0.smithi078.stdout:98 2023-12-16T01:34:28.571 INFO:tasks.workunit.client.0.smithi078.stdout:99 2023-12-16T01:34:28.572 INFO:tasks.workunit.client.0.smithi078.stdout:100 2023-12-16T01:34:28.573 INFO:tasks.workunit.client.0.smithi078.stdout:101 2023-12-16T01:34:28.573 INFO:tasks.workunit.client.0.smithi078.stdout:102 2023-12-16T01:34:28.575 INFO:tasks.workunit.client.0.smithi078.stdout:103 2023-12-16T01:34:28.575 INFO:tasks.workunit.client.0.smithi078.stdout:104 2023-12-16T01:34:28.576 INFO:tasks.workunit.client.0.smithi078.stdout:105 2023-12-16T01:34:28.577 INFO:tasks.workunit.client.0.smithi078.stdout:106 2023-12-16T01:34:28.578 INFO:tasks.workunit.client.0.smithi078.stdout:107 2023-12-16T01:34:28.579 INFO:tasks.workunit.client.0.smithi078.stdout:108 2023-12-16T01:34:28.580 INFO:tasks.workunit.client.0.smithi078.stdout:109 2023-12-16T01:34:28.580 INFO:tasks.workunit.client.0.smithi078.stdout:110 2023-12-16T01:34:28.581 INFO:tasks.workunit.client.0.smithi078.stdout:111 2023-12-16T01:34:28.582 INFO:tasks.workunit.client.0.smithi078.stdout:112 2023-12-16T01:34:28.583 INFO:tasks.workunit.client.0.smithi078.stdout:113 2023-12-16T01:34:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:114 2023-12-16T01:34:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:115 2023-12-16T01:34:28.585 INFO:tasks.workunit.client.0.smithi078.stdout:116 2023-12-16T01:34:28.586 INFO:tasks.workunit.client.0.smithi078.stdout:117 2023-12-16T01:34:28.587 INFO:tasks.workunit.client.0.smithi078.stdout:118 2023-12-16T01:34:28.588 INFO:tasks.workunit.client.0.smithi078.stdout:119 2023-12-16T01:34:28.588 INFO:tasks.workunit.client.0.smithi078.stdout:120 2023-12-16T01:34:28.589 INFO:tasks.workunit.client.0.smithi078.stdout:121 2023-12-16T01:34:28.590 INFO:tasks.workunit.client.0.smithi078.stdout:122 2023-12-16T01:34:28.591 INFO:tasks.workunit.client.0.smithi078.stdout:123 2023-12-16T01:34:28.592 INFO:tasks.workunit.client.0.smithi078.stdout:124 2023-12-16T01:34:28.593 INFO:tasks.workunit.client.0.smithi078.stdout:125 2023-12-16T01:34:28.593 INFO:tasks.workunit.client.0.smithi078.stdout:126 2023-12-16T01:34:28.594 INFO:tasks.workunit.client.0.smithi078.stdout:127 2023-12-16T01:34:28.595 INFO:tasks.workunit.client.0.smithi078.stdout:128 2023-12-16T01:34:28.596 INFO:tasks.workunit.client.0.smithi078.stdout:129 2023-12-16T01:34:28.597 INFO:tasks.workunit.client.0.smithi078.stdout:130 2023-12-16T01:34:28.598 INFO:tasks.workunit.client.0.smithi078.stdout:131 2023-12-16T01:34:28.599 INFO:tasks.workunit.client.0.smithi078.stdout:132 2023-12-16T01:34:28.599 INFO:tasks.workunit.client.0.smithi078.stdout:133 2023-12-16T01:34:28.600 INFO:tasks.workunit.client.0.smithi078.stdout:134 2023-12-16T01:34:28.601 INFO:tasks.workunit.client.0.smithi078.stdout:135 2023-12-16T01:34:28.602 INFO:tasks.workunit.client.0.smithi078.stdout:136 2023-12-16T01:34:28.603 INFO:tasks.workunit.client.0.smithi078.stdout:137 2023-12-16T01:34:28.603 INFO:tasks.workunit.client.0.smithi078.stdout:138 2023-12-16T01:34:28.604 INFO:tasks.workunit.client.0.smithi078.stdout:139 2023-12-16T01:34:28.605 INFO:tasks.workunit.client.0.smithi078.stdout:140 2023-12-16T01:34:28.606 INFO:tasks.workunit.client.0.smithi078.stdout:141 2023-12-16T01:34:28.607 INFO:tasks.workunit.client.0.smithi078.stdout:142 2023-12-16T01:34:28.608 INFO:tasks.workunit.client.0.smithi078.stdout:143 2023-12-16T01:34:28.609 INFO:tasks.workunit.client.0.smithi078.stdout:144 2023-12-16T01:34:28.610 INFO:tasks.workunit.client.0.smithi078.stdout:145 2023-12-16T01:34:28.610 INFO:tasks.workunit.client.0.smithi078.stdout:146 2023-12-16T01:34:28.611 INFO:tasks.workunit.client.0.smithi078.stdout:147 2023-12-16T01:34:28.612 INFO:tasks.workunit.client.0.smithi078.stdout:148 2023-12-16T01:34:28.613 INFO:tasks.workunit.client.0.smithi078.stdout:149 2023-12-16T01:34:28.614 INFO:tasks.workunit.client.0.smithi078.stdout:150 2023-12-16T01:34:28.615 INFO:tasks.workunit.client.0.smithi078.stdout:151 2023-12-16T01:34:28.615 INFO:tasks.workunit.client.0.smithi078.stdout:152 2023-12-16T01:34:28.616 INFO:tasks.workunit.client.0.smithi078.stdout:153 2023-12-16T01:34:28.617 INFO:tasks.workunit.client.0.smithi078.stdout:154 2023-12-16T01:34:28.618 INFO:tasks.workunit.client.0.smithi078.stdout:155 2023-12-16T01:34:28.618 INFO:tasks.workunit.client.0.smithi078.stdout:156 2023-12-16T01:34:28.619 INFO:tasks.workunit.client.0.smithi078.stdout:157 2023-12-16T01:34:28.620 INFO:tasks.workunit.client.0.smithi078.stdout:158 2023-12-16T01:34:28.621 INFO:tasks.workunit.client.0.smithi078.stdout:159 2023-12-16T01:34:28.622 INFO:tasks.workunit.client.0.smithi078.stdout:160 2023-12-16T01:34:28.622 INFO:tasks.workunit.client.0.smithi078.stdout:161 2023-12-16T01:34:28.623 INFO:tasks.workunit.client.0.smithi078.stdout:162 2023-12-16T01:34:28.624 INFO:tasks.workunit.client.0.smithi078.stdout:163 2023-12-16T01:34:28.625 INFO:tasks.workunit.client.0.smithi078.stdout:164 2023-12-16T01:34:28.626 INFO:tasks.workunit.client.0.smithi078.stdout:165 2023-12-16T01:34:28.627 INFO:tasks.workunit.client.0.smithi078.stdout:166 2023-12-16T01:34:28.627 INFO:tasks.workunit.client.0.smithi078.stdout:167 2023-12-16T01:34:28.628 INFO:tasks.workunit.client.0.smithi078.stdout:168 2023-12-16T01:34:28.629 INFO:tasks.workunit.client.0.smithi078.stdout:169 2023-12-16T01:34:28.630 INFO:tasks.workunit.client.0.smithi078.stdout:170 2023-12-16T01:34:28.631 INFO:tasks.workunit.client.0.smithi078.stdout:171 2023-12-16T01:34:28.632 INFO:tasks.workunit.client.0.smithi078.stdout:172 2023-12-16T01:34:28.633 INFO:tasks.workunit.client.0.smithi078.stdout:173 2023-12-16T01:34:28.633 INFO:tasks.workunit.client.0.smithi078.stdout:174 2023-12-16T01:34:28.634 INFO:tasks.workunit.client.0.smithi078.stdout:175 2023-12-16T01:34:28.635 INFO:tasks.workunit.client.0.smithi078.stdout:176 2023-12-16T01:34:28.636 INFO:tasks.workunit.client.0.smithi078.stdout:177 2023-12-16T01:34:28.637 INFO:tasks.workunit.client.0.smithi078.stdout:178 2023-12-16T01:34:28.638 INFO:tasks.workunit.client.0.smithi078.stdout:179 2023-12-16T01:34:28.638 INFO:tasks.workunit.client.0.smithi078.stdout:180 2023-12-16T01:34:28.639 INFO:tasks.workunit.client.0.smithi078.stdout:181 2023-12-16T01:34:28.640 INFO:tasks.workunit.client.0.smithi078.stdout:182 2023-12-16T01:34:28.641 INFO:tasks.workunit.client.0.smithi078.stdout:183 2023-12-16T01:34:28.642 INFO:tasks.workunit.client.0.smithi078.stdout:184 2023-12-16T01:34:28.643 INFO:tasks.workunit.client.0.smithi078.stdout:185 2023-12-16T01:34:28.643 INFO:tasks.workunit.client.0.smithi078.stdout:186 2023-12-16T01:34:28.644 INFO:tasks.workunit.client.0.smithi078.stdout:187 2023-12-16T01:34:28.645 INFO:tasks.workunit.client.0.smithi078.stdout:188 2023-12-16T01:34:28.646 INFO:tasks.workunit.client.0.smithi078.stdout:189 2023-12-16T01:34:28.647 INFO:tasks.workunit.client.0.smithi078.stdout:190 2023-12-16T01:34:28.648 INFO:tasks.workunit.client.0.smithi078.stdout:191 2023-12-16T01:34:28.649 INFO:tasks.workunit.client.0.smithi078.stdout:192 2023-12-16T01:34:28.653 INFO:tasks.workunit.client.0.smithi078.stdout:193 2023-12-16T01:34:28.653 INFO:tasks.workunit.client.0.smithi078.stdout:194 2023-12-16T01:34:28.653 INFO:tasks.workunit.client.0.smithi078.stdout:195 2023-12-16T01:34:28.653 INFO:tasks.workunit.client.0.smithi078.stdout:196 2023-12-16T01:34:28.654 INFO:tasks.workunit.client.0.smithi078.stdout:197 2023-12-16T01:34:28.654 INFO:tasks.workunit.client.0.smithi078.stdout:198 2023-12-16T01:34:28.655 INFO:tasks.workunit.client.0.smithi078.stdout:199 2023-12-16T01:34:28.656 INFO:tasks.workunit.client.0.smithi078.stdout:200 2023-12-16T01:34:28.657 INFO:tasks.workunit.client.0.smithi078.stdout:201 2023-12-16T01:34:28.658 INFO:tasks.workunit.client.0.smithi078.stdout:202 2023-12-16T01:34:28.659 INFO:tasks.workunit.client.0.smithi078.stdout:203 2023-12-16T01:34:28.659 INFO:tasks.workunit.client.0.smithi078.stdout:204 2023-12-16T01:34:28.660 INFO:tasks.workunit.client.0.smithi078.stdout:205 2023-12-16T01:34:28.661 INFO:tasks.workunit.client.0.smithi078.stdout:206 2023-12-16T01:34:28.662 INFO:tasks.workunit.client.0.smithi078.stdout:207 2023-12-16T01:34:28.663 INFO:tasks.workunit.client.0.smithi078.stdout:208 2023-12-16T01:34:28.664 INFO:tasks.workunit.client.0.smithi078.stdout:209 2023-12-16T01:34:28.665 INFO:tasks.workunit.client.0.smithi078.stdout:210 2023-12-16T01:34:28.666 INFO:tasks.workunit.client.0.smithi078.stdout:211 2023-12-16T01:34:28.666 INFO:tasks.workunit.client.0.smithi078.stdout:212 2023-12-16T01:34:28.667 INFO:tasks.workunit.client.0.smithi078.stdout:213 2023-12-16T01:34:28.668 INFO:tasks.workunit.client.0.smithi078.stdout:214 2023-12-16T01:34:28.669 INFO:tasks.workunit.client.0.smithi078.stdout:215 2023-12-16T01:34:28.670 INFO:tasks.workunit.client.0.smithi078.stdout:216 2023-12-16T01:34:28.671 INFO:tasks.workunit.client.0.smithi078.stdout:217 2023-12-16T01:34:28.672 INFO:tasks.workunit.client.0.smithi078.stdout:218 2023-12-16T01:34:28.673 INFO:tasks.workunit.client.0.smithi078.stdout:219 2023-12-16T01:34:28.674 INFO:tasks.workunit.client.0.smithi078.stdout:220 2023-12-16T01:34:28.675 INFO:tasks.workunit.client.0.smithi078.stdout:221 2023-12-16T01:34:28.675 INFO:tasks.workunit.client.0.smithi078.stdout:222 2023-12-16T01:34:28.676 INFO:tasks.workunit.client.0.smithi078.stdout:223 2023-12-16T01:34:28.677 INFO:tasks.workunit.client.0.smithi078.stdout:224 2023-12-16T01:34:28.678 INFO:tasks.workunit.client.0.smithi078.stdout:225 2023-12-16T01:34:28.679 INFO:tasks.workunit.client.0.smithi078.stdout:226 2023-12-16T01:34:28.680 INFO:tasks.workunit.client.0.smithi078.stdout:227 2023-12-16T01:34:28.681 INFO:tasks.workunit.client.0.smithi078.stdout:228 2023-12-16T01:34:28.682 INFO:tasks.workunit.client.0.smithi078.stdout:229 2023-12-16T01:34:28.683 INFO:tasks.workunit.client.0.smithi078.stdout:230 2023-12-16T01:34:28.683 INFO:tasks.workunit.client.0.smithi078.stdout:231 2023-12-16T01:34:28.684 INFO:tasks.workunit.client.0.smithi078.stdout:232 2023-12-16T01:34:28.685 INFO:tasks.workunit.client.0.smithi078.stdout:233 2023-12-16T01:34:28.686 INFO:tasks.workunit.client.0.smithi078.stdout:234 2023-12-16T01:34:28.687 INFO:tasks.workunit.client.0.smithi078.stdout:235 2023-12-16T01:34:28.688 INFO:tasks.workunit.client.0.smithi078.stdout:236 2023-12-16T01:34:28.688 INFO:tasks.workunit.client.0.smithi078.stdout:237 2023-12-16T01:34:28.689 INFO:tasks.workunit.client.0.smithi078.stdout:238 2023-12-16T01:34:28.690 INFO:tasks.workunit.client.0.smithi078.stdout:239 2023-12-16T01:34:28.691 INFO:tasks.workunit.client.0.smithi078.stdout:240 2023-12-16T01:34:28.692 INFO:tasks.workunit.client.0.smithi078.stdout:241 2023-12-16T01:34:28.693 INFO:tasks.workunit.client.0.smithi078.stdout:242 2023-12-16T01:34:28.694 INFO:tasks.workunit.client.0.smithi078.stdout:243 2023-12-16T01:34:28.694 INFO:tasks.workunit.client.0.smithi078.stdout:244 2023-12-16T01:34:28.695 INFO:tasks.workunit.client.0.smithi078.stdout:245 2023-12-16T01:34:28.696 INFO:tasks.workunit.client.0.smithi078.stdout:246 2023-12-16T01:34:28.697 INFO:tasks.workunit.client.0.smithi078.stdout:247 2023-12-16T01:34:28.698 INFO:tasks.workunit.client.0.smithi078.stdout:248 2023-12-16T01:34:28.699 INFO:tasks.workunit.client.0.smithi078.stdout:249 2023-12-16T01:34:28.699 INFO:tasks.workunit.client.0.smithi078.stdout:250 2023-12-16T01:34:28.700 INFO:tasks.workunit.client.0.smithi078.stdout:251 2023-12-16T01:34:28.701 INFO:tasks.workunit.client.0.smithi078.stdout:252 2023-12-16T01:34:28.702 INFO:tasks.workunit.client.0.smithi078.stdout:253 2023-12-16T01:34:28.703 INFO:tasks.workunit.client.0.smithi078.stdout:254 2023-12-16T01:34:28.704 INFO:tasks.workunit.client.0.smithi078.stdout:255 2023-12-16T01:34:28.704 INFO:tasks.workunit.client.0.smithi078.stdout:256 2023-12-16T01:34:28.705 INFO:tasks.workunit.client.0.smithi078.stdout:257 2023-12-16T01:34:28.706 INFO:tasks.workunit.client.0.smithi078.stdout:258 2023-12-16T01:34:28.707 INFO:tasks.workunit.client.0.smithi078.stdout:259 2023-12-16T01:34:28.708 INFO:tasks.workunit.client.0.smithi078.stdout:260 2023-12-16T01:34:28.709 INFO:tasks.workunit.client.0.smithi078.stdout:261 2023-12-16T01:34:28.710 INFO:tasks.workunit.client.0.smithi078.stdout:262 2023-12-16T01:34:28.711 INFO:tasks.workunit.client.0.smithi078.stdout:263 2023-12-16T01:34:28.711 INFO:tasks.workunit.client.0.smithi078.stdout:264 2023-12-16T01:34:28.712 INFO:tasks.workunit.client.0.smithi078.stdout:265 2023-12-16T01:34:28.713 INFO:tasks.workunit.client.0.smithi078.stdout:266 2023-12-16T01:34:28.714 INFO:tasks.workunit.client.0.smithi078.stdout:267 2023-12-16T01:34:28.715 INFO:tasks.workunit.client.0.smithi078.stdout:268 2023-12-16T01:34:28.716 INFO:tasks.workunit.client.0.smithi078.stdout:269 2023-12-16T01:34:28.716 INFO:tasks.workunit.client.0.smithi078.stdout:270 2023-12-16T01:34:28.717 INFO:tasks.workunit.client.0.smithi078.stdout:271 2023-12-16T01:34:28.718 INFO:tasks.workunit.client.0.smithi078.stdout:272 2023-12-16T01:34:28.719 INFO:tasks.workunit.client.0.smithi078.stdout:273 2023-12-16T01:34:28.720 INFO:tasks.workunit.client.0.smithi078.stdout:274 2023-12-16T01:34:28.721 INFO:tasks.workunit.client.0.smithi078.stdout:275 2023-12-16T01:34:28.722 INFO:tasks.workunit.client.0.smithi078.stdout:276 2023-12-16T01:34:28.723 INFO:tasks.workunit.client.0.smithi078.stdout:277 2023-12-16T01:34:28.724 INFO:tasks.workunit.client.0.smithi078.stdout:278 2023-12-16T01:34:28.724 INFO:tasks.workunit.client.0.smithi078.stdout:279 2023-12-16T01:34:28.725 INFO:tasks.workunit.client.0.smithi078.stdout:280 2023-12-16T01:34:28.726 INFO:tasks.workunit.client.0.smithi078.stdout:281 2023-12-16T01:34:28.727 INFO:tasks.workunit.client.0.smithi078.stdout:282 2023-12-16T01:34:28.728 INFO:tasks.workunit.client.0.smithi078.stdout:283 2023-12-16T01:34:28.729 INFO:tasks.workunit.client.0.smithi078.stdout:284 2023-12-16T01:34:28.729 INFO:tasks.workunit.client.0.smithi078.stdout:285 2023-12-16T01:34:28.730 INFO:tasks.workunit.client.0.smithi078.stdout:286 2023-12-16T01:34:28.731 INFO:tasks.workunit.client.0.smithi078.stdout:287 2023-12-16T01:34:28.732 INFO:tasks.workunit.client.0.smithi078.stdout:288 2023-12-16T01:34:28.733 INFO:tasks.workunit.client.0.smithi078.stdout:289 2023-12-16T01:34:28.733 INFO:tasks.workunit.client.0.smithi078.stdout:290 2023-12-16T01:34:28.734 INFO:tasks.workunit.client.0.smithi078.stdout:291 2023-12-16T01:34:28.735 INFO:tasks.workunit.client.0.smithi078.stdout:292 2023-12-16T01:34:28.736 INFO:tasks.workunit.client.0.smithi078.stdout:293 2023-12-16T01:34:28.737 INFO:tasks.workunit.client.0.smithi078.stdout:294 2023-12-16T01:34:28.737 INFO:tasks.workunit.client.0.smithi078.stdout:295 2023-12-16T01:34:28.738 INFO:tasks.workunit.client.0.smithi078.stdout:296 2023-12-16T01:34:28.739 INFO:tasks.workunit.client.0.smithi078.stdout:297 2023-12-16T01:34:28.740 INFO:tasks.workunit.client.0.smithi078.stdout:298 2023-12-16T01:34:28.741 INFO:tasks.workunit.client.0.smithi078.stdout:299 2023-12-16T01:34:28.742 INFO:tasks.workunit.client.0.smithi078.stdout:300 2023-12-16T01:34:28.742 INFO:tasks.workunit.client.0.smithi078.stdout:301 2023-12-16T01:34:28.743 INFO:tasks.workunit.client.0.smithi078.stdout:302 2023-12-16T01:34:28.744 INFO:tasks.workunit.client.0.smithi078.stdout:303 2023-12-16T01:34:28.745 INFO:tasks.workunit.client.0.smithi078.stdout:304 2023-12-16T01:34:28.746 INFO:tasks.workunit.client.0.smithi078.stdout:305 2023-12-16T01:34:28.747 INFO:tasks.workunit.client.0.smithi078.stdout:306 2023-12-16T01:34:28.748 INFO:tasks.workunit.client.0.smithi078.stdout:307 2023-12-16T01:34:28.748 INFO:tasks.workunit.client.0.smithi078.stdout:308 2023-12-16T01:34:28.749 INFO:tasks.workunit.client.0.smithi078.stdout:309 2023-12-16T01:34:28.750 INFO:tasks.workunit.client.0.smithi078.stdout:310 2023-12-16T01:34:28.751 INFO:tasks.workunit.client.0.smithi078.stdout:311 2023-12-16T01:34:28.752 INFO:tasks.workunit.client.0.smithi078.stdout:312 2023-12-16T01:34:28.753 INFO:tasks.workunit.client.0.smithi078.stdout:313 2023-12-16T01:34:28.754 INFO:tasks.workunit.client.0.smithi078.stdout:314 2023-12-16T01:34:28.755 INFO:tasks.workunit.client.0.smithi078.stdout:315 2023-12-16T01:34:28.756 INFO:tasks.workunit.client.0.smithi078.stdout:316 2023-12-16T01:34:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:317 2023-12-16T01:34:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:318 2023-12-16T01:34:28.758 INFO:tasks.workunit.client.0.smithi078.stdout:319 2023-12-16T01:34:28.759 INFO:tasks.workunit.client.0.smithi078.stdout:320 2023-12-16T01:34:28.760 INFO:tasks.workunit.client.0.smithi078.stdout:321 2023-12-16T01:34:28.761 INFO:tasks.workunit.client.0.smithi078.stdout:322 2023-12-16T01:34:28.762 INFO:tasks.workunit.client.0.smithi078.stdout:323 2023-12-16T01:34:28.763 INFO:tasks.workunit.client.0.smithi078.stdout:324 2023-12-16T01:34:28.764 INFO:tasks.workunit.client.0.smithi078.stdout:325 2023-12-16T01:34:28.765 INFO:tasks.workunit.client.0.smithi078.stdout:326 2023-12-16T01:34:28.765 INFO:tasks.workunit.client.0.smithi078.stdout:327 2023-12-16T01:34:28.766 INFO:tasks.workunit.client.0.smithi078.stdout:328 2023-12-16T01:34:28.767 INFO:tasks.workunit.client.0.smithi078.stdout:329 2023-12-16T01:34:28.768 INFO:tasks.workunit.client.0.smithi078.stdout:330 2023-12-16T01:34:28.769 INFO:tasks.workunit.client.0.smithi078.stdout:331 2023-12-16T01:34:28.770 INFO:tasks.workunit.client.0.smithi078.stdout:332 2023-12-16T01:34:28.771 INFO:tasks.workunit.client.0.smithi078.stdout:333 2023-12-16T01:34:28.772 INFO:tasks.workunit.client.0.smithi078.stdout:334 2023-12-16T01:34:28.773 INFO:tasks.workunit.client.0.smithi078.stdout:335 2023-12-16T01:34:28.774 INFO:tasks.workunit.client.0.smithi078.stdout:336 2023-12-16T01:34:28.775 INFO:tasks.workunit.client.0.smithi078.stdout:337 2023-12-16T01:34:28.775 INFO:tasks.workunit.client.0.smithi078.stdout:338 2023-12-16T01:34:28.776 INFO:tasks.workunit.client.0.smithi078.stdout:339 2023-12-16T01:34:28.777 INFO:tasks.workunit.client.0.smithi078.stdout:340 2023-12-16T01:34:28.778 INFO:tasks.workunit.client.0.smithi078.stdout:341 2023-12-16T01:34:28.779 INFO:tasks.workunit.client.0.smithi078.stdout:342 2023-12-16T01:34:28.780 INFO:tasks.workunit.client.0.smithi078.stdout:343 2023-12-16T01:34:28.781 INFO:tasks.workunit.client.0.smithi078.stdout:344 2023-12-16T01:34:28.782 INFO:tasks.workunit.client.0.smithi078.stdout:345 2023-12-16T01:34:28.783 INFO:tasks.workunit.client.0.smithi078.stdout:346 2023-12-16T01:34:28.784 INFO:tasks.workunit.client.0.smithi078.stdout:347 2023-12-16T01:34:28.785 INFO:tasks.workunit.client.0.smithi078.stdout:348 2023-12-16T01:34:28.786 INFO:tasks.workunit.client.0.smithi078.stdout:349 2023-12-16T01:34:28.787 INFO:tasks.workunit.client.0.smithi078.stdout:350 2023-12-16T01:34:28.787 INFO:tasks.workunit.client.0.smithi078.stdout:351 2023-12-16T01:34:28.788 INFO:tasks.workunit.client.0.smithi078.stdout:352 2023-12-16T01:34:28.789 INFO:tasks.workunit.client.0.smithi078.stdout:353 2023-12-16T01:34:28.791 INFO:tasks.workunit.client.0.smithi078.stdout:354 2023-12-16T01:34:28.792 INFO:tasks.workunit.client.0.smithi078.stdout:355 2023-12-16T01:34:28.797 INFO:tasks.workunit.client.0.smithi078.stdout:356 2023-12-16T01:34:28.798 INFO:tasks.workunit.client.0.smithi078.stdout:357 2023-12-16T01:34:28.799 INFO:tasks.workunit.client.0.smithi078.stdout:358 2023-12-16T01:34:28.800 INFO:tasks.workunit.client.0.smithi078.stdout:359 2023-12-16T01:34:28.801 INFO:tasks.workunit.client.0.smithi078.stdout:360 2023-12-16T01:34:28.802 INFO:tasks.workunit.client.0.smithi078.stdout:361 2023-12-16T01:34:28.802 INFO:tasks.workunit.client.0.smithi078.stdout:362 2023-12-16T01:34:28.804 INFO:tasks.workunit.client.0.smithi078.stdout:363 2023-12-16T01:34:28.804 INFO:tasks.workunit.client.0.smithi078.stdout:364 2023-12-16T01:34:28.805 INFO:tasks.workunit.client.0.smithi078.stdout:365 2023-12-16T01:34:28.806 INFO:tasks.workunit.client.0.smithi078.stdout:366 2023-12-16T01:34:28.807 INFO:tasks.workunit.client.0.smithi078.stdout:367 2023-12-16T01:34:28.808 INFO:tasks.workunit.client.0.smithi078.stdout:368 2023-12-16T01:34:28.809 INFO:tasks.workunit.client.0.smithi078.stdout:369 2023-12-16T01:34:28.810 INFO:tasks.workunit.client.0.smithi078.stdout:370 2023-12-16T01:34:28.811 INFO:tasks.workunit.client.0.smithi078.stdout:371 2023-12-16T01:34:28.811 INFO:tasks.workunit.client.0.smithi078.stdout:372 2023-12-16T01:34:28.812 INFO:tasks.workunit.client.0.smithi078.stdout:373 2023-12-16T01:34:28.813 INFO:tasks.workunit.client.0.smithi078.stdout:374 2023-12-16T01:34:28.814 INFO:tasks.workunit.client.0.smithi078.stdout:375 2023-12-16T01:34:28.815 INFO:tasks.workunit.client.0.smithi078.stdout:376 2023-12-16T01:34:28.816 INFO:tasks.workunit.client.0.smithi078.stdout:377 2023-12-16T01:34:28.817 INFO:tasks.workunit.client.0.smithi078.stdout:378 2023-12-16T01:34:28.818 INFO:tasks.workunit.client.0.smithi078.stdout:379 2023-12-16T01:34:28.819 INFO:tasks.workunit.client.0.smithi078.stdout:380 2023-12-16T01:34:28.820 INFO:tasks.workunit.client.0.smithi078.stdout:381 2023-12-16T01:34:28.821 INFO:tasks.workunit.client.0.smithi078.stdout:382 2023-12-16T01:34:28.822 INFO:tasks.workunit.client.0.smithi078.stdout:383 2023-12-16T01:34:28.823 INFO:tasks.workunit.client.0.smithi078.stdout:384 2023-12-16T01:34:28.824 INFO:tasks.workunit.client.0.smithi078.stdout:385 2023-12-16T01:34:28.825 INFO:tasks.workunit.client.0.smithi078.stdout:386 2023-12-16T01:34:28.826 INFO:tasks.workunit.client.0.smithi078.stdout:387 2023-12-16T01:34:28.826 INFO:tasks.workunit.client.0.smithi078.stdout:388 2023-12-16T01:34:28.828 INFO:tasks.workunit.client.0.smithi078.stdout:389 2023-12-16T01:34:28.829 INFO:tasks.workunit.client.0.smithi078.stdout:390 2023-12-16T01:34:28.830 INFO:tasks.workunit.client.0.smithi078.stdout:391 2023-12-16T01:34:28.830 INFO:tasks.workunit.client.0.smithi078.stdout:392 2023-12-16T01:34:28.831 INFO:tasks.workunit.client.0.smithi078.stdout:393 2023-12-16T01:34:28.832 INFO:tasks.workunit.client.0.smithi078.stdout:394 2023-12-16T01:34:28.833 INFO:tasks.workunit.client.0.smithi078.stdout:395 2023-12-16T01:34:28.834 INFO:tasks.workunit.client.0.smithi078.stdout:396 2023-12-16T01:34:28.835 INFO:tasks.workunit.client.0.smithi078.stdout:397 2023-12-16T01:34:28.836 INFO:tasks.workunit.client.0.smithi078.stdout:398 2023-12-16T01:34:28.837 INFO:tasks.workunit.client.0.smithi078.stdout:399 2023-12-16T01:34:28.837 INFO:tasks.workunit.client.0.smithi078.stdout:400 2023-12-16T01:34:28.838 INFO:tasks.workunit.client.0.smithi078.stdout:401 2023-12-16T01:34:28.839 INFO:tasks.workunit.client.0.smithi078.stdout:402 2023-12-16T01:34:28.840 INFO:tasks.workunit.client.0.smithi078.stdout:403 2023-12-16T01:34:28.841 INFO:tasks.workunit.client.0.smithi078.stdout:404 2023-12-16T01:34:28.842 INFO:tasks.workunit.client.0.smithi078.stdout:405 2023-12-16T01:34:28.843 INFO:tasks.workunit.client.0.smithi078.stdout:406 2023-12-16T01:34:28.843 INFO:tasks.workunit.client.0.smithi078.stdout:407 2023-12-16T01:34:28.844 INFO:tasks.workunit.client.0.smithi078.stdout:408 2023-12-16T01:34:28.845 INFO:tasks.workunit.client.0.smithi078.stdout:409 2023-12-16T01:34:28.846 INFO:tasks.workunit.client.0.smithi078.stdout:410 2023-12-16T01:34:28.847 INFO:tasks.workunit.client.0.smithi078.stdout:411 2023-12-16T01:34:28.848 INFO:tasks.workunit.client.0.smithi078.stdout:412 2023-12-16T01:34:28.849 INFO:tasks.workunit.client.0.smithi078.stdout:413 2023-12-16T01:34:28.850 INFO:tasks.workunit.client.0.smithi078.stdout:414 2023-12-16T01:34:28.851 INFO:tasks.workunit.client.0.smithi078.stdout:415 2023-12-16T01:34:28.852 INFO:tasks.workunit.client.0.smithi078.stdout:416 2023-12-16T01:34:28.853 INFO:tasks.workunit.client.0.smithi078.stdout:417 2023-12-16T01:34:28.854 INFO:tasks.workunit.client.0.smithi078.stdout:418 2023-12-16T01:34:28.858 INFO:tasks.workunit.client.0.smithi078.stdout:419 2023-12-16T01:34:28.858 INFO:tasks.workunit.client.0.smithi078.stdout:420 2023-12-16T01:34:28.858 INFO:tasks.workunit.client.0.smithi078.stdout:421 2023-12-16T01:34:28.858 INFO:tasks.workunit.client.0.smithi078.stdout:422 2023-12-16T01:34:28.859 INFO:tasks.workunit.client.0.smithi078.stdout:423 2023-12-16T01:34:28.859 INFO:tasks.workunit.client.0.smithi078.stdout:424 2023-12-16T01:34:28.860 INFO:tasks.workunit.client.0.smithi078.stdout:425 2023-12-16T01:34:28.861 INFO:tasks.workunit.client.0.smithi078.stdout:426 2023-12-16T01:34:28.863 INFO:tasks.workunit.client.0.smithi078.stdout:427 2023-12-16T01:34:28.864 INFO:tasks.workunit.client.0.smithi078.stdout:428 2023-12-16T01:34:28.865 INFO:tasks.workunit.client.0.smithi078.stdout:429 2023-12-16T01:34:28.865 INFO:tasks.workunit.client.0.smithi078.stdout:430 2023-12-16T01:34:28.866 INFO:tasks.workunit.client.0.smithi078.stdout:431 2023-12-16T01:34:28.867 INFO:tasks.workunit.client.0.smithi078.stdout:432 2023-12-16T01:34:28.868 INFO:tasks.workunit.client.0.smithi078.stdout:433 2023-12-16T01:34:28.870 INFO:tasks.workunit.client.0.smithi078.stdout:434 2023-12-16T01:34:28.871 INFO:tasks.workunit.client.0.smithi078.stdout:435 2023-12-16T01:34:28.872 INFO:tasks.workunit.client.0.smithi078.stdout:436 2023-12-16T01:34:28.873 INFO:tasks.workunit.client.0.smithi078.stdout:437 2023-12-16T01:34:28.874 INFO:tasks.workunit.client.0.smithi078.stdout:438 2023-12-16T01:34:28.874 INFO:tasks.workunit.client.0.smithi078.stdout:439 2023-12-16T01:34:28.875 INFO:tasks.workunit.client.0.smithi078.stdout:440 2023-12-16T01:34:28.876 INFO:tasks.workunit.client.0.smithi078.stdout:441 2023-12-16T01:34:28.877 INFO:tasks.workunit.client.0.smithi078.stdout:442 2023-12-16T01:34:28.878 INFO:tasks.workunit.client.0.smithi078.stdout:443 2023-12-16T01:34:28.879 INFO:tasks.workunit.client.0.smithi078.stdout:444 2023-12-16T01:34:28.880 INFO:tasks.workunit.client.0.smithi078.stdout:445 2023-12-16T01:34:28.881 INFO:tasks.workunit.client.0.smithi078.stdout:446 2023-12-16T01:34:28.882 INFO:tasks.workunit.client.0.smithi078.stdout:447 2023-12-16T01:34:28.883 INFO:tasks.workunit.client.0.smithi078.stdout:448 2023-12-16T01:34:28.884 INFO:tasks.workunit.client.0.smithi078.stdout:449 2023-12-16T01:34:28.885 INFO:tasks.workunit.client.0.smithi078.stdout:450 2023-12-16T01:34:28.886 INFO:tasks.workunit.client.0.smithi078.stdout:451 2023-12-16T01:34:28.887 INFO:tasks.workunit.client.0.smithi078.stdout:452 2023-12-16T01:34:28.887 INFO:tasks.workunit.client.0.smithi078.stdout:453 2023-12-16T01:34:28.888 INFO:tasks.workunit.client.0.smithi078.stdout:454 2023-12-16T01:34:28.889 INFO:tasks.workunit.client.0.smithi078.stdout:455 2023-12-16T01:34:28.890 INFO:tasks.workunit.client.0.smithi078.stdout:456 2023-12-16T01:34:28.891 INFO:tasks.workunit.client.0.smithi078.stdout:457 2023-12-16T01:34:28.892 INFO:tasks.workunit.client.0.smithi078.stdout:458 2023-12-16T01:34:28.893 INFO:tasks.workunit.client.0.smithi078.stdout:459 2023-12-16T01:34:28.894 INFO:tasks.workunit.client.0.smithi078.stdout:460 2023-12-16T01:34:28.895 INFO:tasks.workunit.client.0.smithi078.stdout:461 2023-12-16T01:34:28.896 INFO:tasks.workunit.client.0.smithi078.stdout:462 2023-12-16T01:34:28.897 INFO:tasks.workunit.client.0.smithi078.stdout:463 2023-12-16T01:34:28.898 INFO:tasks.workunit.client.0.smithi078.stdout:464 2023-12-16T01:34:28.899 INFO:tasks.workunit.client.0.smithi078.stdout:465 2023-12-16T01:34:28.900 INFO:tasks.workunit.client.0.smithi078.stdout:466 2023-12-16T01:34:28.901 INFO:tasks.workunit.client.0.smithi078.stdout:467 2023-12-16T01:34:28.902 INFO:tasks.workunit.client.0.smithi078.stdout:468 2023-12-16T01:34:28.903 INFO:tasks.workunit.client.0.smithi078.stdout:469 2023-12-16T01:34:28.904 INFO:tasks.workunit.client.0.smithi078.stdout:470 2023-12-16T01:34:28.905 INFO:tasks.workunit.client.0.smithi078.stdout:471 2023-12-16T01:34:28.906 INFO:tasks.workunit.client.0.smithi078.stdout:472 2023-12-16T01:34:28.907 INFO:tasks.workunit.client.0.smithi078.stdout:473 2023-12-16T01:34:28.908 INFO:tasks.workunit.client.0.smithi078.stdout:474 2023-12-16T01:34:28.909 INFO:tasks.workunit.client.0.smithi078.stdout:475 2023-12-16T01:34:28.909 INFO:tasks.workunit.client.0.smithi078.stdout:476 2023-12-16T01:34:28.910 INFO:tasks.workunit.client.0.smithi078.stdout:477 2023-12-16T01:34:28.911 INFO:tasks.workunit.client.0.smithi078.stdout:478 2023-12-16T01:34:28.912 INFO:tasks.workunit.client.0.smithi078.stdout:479 2023-12-16T01:34:28.913 INFO:tasks.workunit.client.0.smithi078.stdout:480 2023-12-16T01:34:28.914 INFO:tasks.workunit.client.0.smithi078.stdout:481 2023-12-16T01:34:28.915 INFO:tasks.workunit.client.0.smithi078.stdout:482 2023-12-16T01:34:28.917 INFO:tasks.workunit.client.0.smithi078.stdout:483 2023-12-16T01:34:28.918 INFO:tasks.workunit.client.0.smithi078.stdout:484 2023-12-16T01:34:28.919 INFO:tasks.workunit.client.0.smithi078.stdout:485 2023-12-16T01:34:28.920 INFO:tasks.workunit.client.0.smithi078.stdout:486 2023-12-16T01:34:28.921 INFO:tasks.workunit.client.0.smithi078.stdout:487 2023-12-16T01:34:28.922 INFO:tasks.workunit.client.0.smithi078.stdout:488 2023-12-16T01:34:28.923 INFO:tasks.workunit.client.0.smithi078.stdout:489 2023-12-16T01:34:28.924 INFO:tasks.workunit.client.0.smithi078.stdout:490 2023-12-16T01:34:28.925 INFO:tasks.workunit.client.0.smithi078.stdout:491 2023-12-16T01:34:28.926 INFO:tasks.workunit.client.0.smithi078.stdout:492 2023-12-16T01:34:28.927 INFO:tasks.workunit.client.0.smithi078.stdout:493 2023-12-16T01:34:28.928 INFO:tasks.workunit.client.0.smithi078.stdout:494 2023-12-16T01:34:28.929 INFO:tasks.workunit.client.0.smithi078.stdout:495 2023-12-16T01:34:28.930 INFO:tasks.workunit.client.0.smithi078.stdout:496 2023-12-16T01:34:28.931 INFO:tasks.workunit.client.0.smithi078.stdout:497 2023-12-16T01:34:28.932 INFO:tasks.workunit.client.0.smithi078.stdout:498 2023-12-16T01:34:28.933 INFO:tasks.workunit.client.0.smithi078.stdout:499 2023-12-16T01:34:28.934 INFO:tasks.workunit.client.0.smithi078.stdout:500 2023-12-16T01:34:28.935 INFO:tasks.workunit.client.0.smithi078.stdout:501 2023-12-16T01:34:28.936 INFO:tasks.workunit.client.0.smithi078.stdout:502 2023-12-16T01:34:28.937 INFO:tasks.workunit.client.0.smithi078.stdout:503 2023-12-16T01:34:28.938 INFO:tasks.workunit.client.0.smithi078.stdout:504 2023-12-16T01:34:28.939 INFO:tasks.workunit.client.0.smithi078.stdout:505 2023-12-16T01:34:28.940 INFO:tasks.workunit.client.0.smithi078.stdout:506 2023-12-16T01:34:28.940 INFO:tasks.workunit.client.0.smithi078.stdout:507 2023-12-16T01:34:28.941 INFO:tasks.workunit.client.0.smithi078.stdout:508 2023-12-16T01:34:28.942 INFO:tasks.workunit.client.0.smithi078.stdout:509 2023-12-16T01:34:28.943 INFO:tasks.workunit.client.0.smithi078.stdout:510 2023-12-16T01:34:28.944 INFO:tasks.workunit.client.0.smithi078.stdout:511 2023-12-16T01:34:28.945 INFO:tasks.workunit.client.0.smithi078.stdout:512 2023-12-16T01:34:28.946 INFO:tasks.workunit.client.0.smithi078.stdout:513 2023-12-16T01:34:28.947 INFO:tasks.workunit.client.0.smithi078.stdout:514 2023-12-16T01:34:28.948 INFO:tasks.workunit.client.0.smithi078.stdout:515 2023-12-16T01:34:28.949 INFO:tasks.workunit.client.0.smithi078.stdout:516 2023-12-16T01:34:28.950 INFO:tasks.workunit.client.0.smithi078.stdout:517 2023-12-16T01:34:28.951 INFO:tasks.workunit.client.0.smithi078.stdout:518 2023-12-16T01:34:28.952 INFO:tasks.workunit.client.0.smithi078.stdout:519 2023-12-16T01:34:28.953 INFO:tasks.workunit.client.0.smithi078.stdout:520 2023-12-16T01:34:28.953 INFO:tasks.workunit.client.0.smithi078.stdout:521 2023-12-16T01:34:28.954 INFO:tasks.workunit.client.0.smithi078.stdout:522 2023-12-16T01:34:28.955 INFO:tasks.workunit.client.0.smithi078.stdout:523 2023-12-16T01:34:28.956 INFO:tasks.workunit.client.0.smithi078.stdout:524 2023-12-16T01:34:28.957 INFO:tasks.workunit.client.0.smithi078.stdout:525 2023-12-16T01:34:28.958 INFO:tasks.workunit.client.0.smithi078.stdout:526 2023-12-16T01:34:28.959 INFO:tasks.workunit.client.0.smithi078.stdout:527 2023-12-16T01:34:28.960 INFO:tasks.workunit.client.0.smithi078.stdout:528 2023-12-16T01:34:28.961 INFO:tasks.workunit.client.0.smithi078.stdout:529 2023-12-16T01:34:28.962 INFO:tasks.workunit.client.0.smithi078.stdout:530 2023-12-16T01:34:28.963 INFO:tasks.workunit.client.0.smithi078.stdout:531 2023-12-16T01:34:28.964 INFO:tasks.workunit.client.0.smithi078.stdout:532 2023-12-16T01:34:28.965 INFO:tasks.workunit.client.0.smithi078.stdout:533 2023-12-16T01:34:28.966 INFO:tasks.workunit.client.0.smithi078.stdout:534 2023-12-16T01:34:28.967 INFO:tasks.workunit.client.0.smithi078.stdout:535 2023-12-16T01:34:28.968 INFO:tasks.workunit.client.0.smithi078.stdout:536 2023-12-16T01:34:28.968 INFO:tasks.workunit.client.0.smithi078.stdout:537 2023-12-16T01:34:28.969 INFO:tasks.workunit.client.0.smithi078.stdout:538 2023-12-16T01:34:28.970 INFO:tasks.workunit.client.0.smithi078.stdout:539 2023-12-16T01:34:28.971 INFO:tasks.workunit.client.0.smithi078.stdout:540 2023-12-16T01:34:28.972 INFO:tasks.workunit.client.0.smithi078.stdout:541 2023-12-16T01:34:28.973 INFO:tasks.workunit.client.0.smithi078.stdout:542 2023-12-16T01:34:28.974 INFO:tasks.workunit.client.0.smithi078.stdout:543 2023-12-16T01:34:28.975 INFO:tasks.workunit.client.0.smithi078.stdout:544 2023-12-16T01:34:28.976 INFO:tasks.workunit.client.0.smithi078.stdout:545 2023-12-16T01:34:28.977 INFO:tasks.workunit.client.0.smithi078.stdout:546 2023-12-16T01:34:28.978 INFO:tasks.workunit.client.0.smithi078.stdout:547 2023-12-16T01:34:28.979 INFO:tasks.workunit.client.0.smithi078.stdout:548 2023-12-16T01:34:28.980 INFO:tasks.workunit.client.0.smithi078.stdout:549 2023-12-16T01:34:28.981 INFO:tasks.workunit.client.0.smithi078.stdout:550 2023-12-16T01:34:28.982 INFO:tasks.workunit.client.0.smithi078.stdout:551 2023-12-16T01:34:28.983 INFO:tasks.workunit.client.0.smithi078.stdout:552 2023-12-16T01:34:28.984 INFO:tasks.workunit.client.0.smithi078.stdout:553 2023-12-16T01:34:28.985 INFO:tasks.workunit.client.0.smithi078.stdout:554 2023-12-16T01:34:28.986 INFO:tasks.workunit.client.0.smithi078.stdout:555 2023-12-16T01:34:28.986 INFO:tasks.workunit.client.0.smithi078.stdout:556 2023-12-16T01:34:28.987 INFO:tasks.workunit.client.0.smithi078.stdout:557 2023-12-16T01:34:28.988 INFO:tasks.workunit.client.0.smithi078.stdout:558 2023-12-16T01:34:28.989 INFO:tasks.workunit.client.0.smithi078.stdout:559 2023-12-16T01:34:28.990 INFO:tasks.workunit.client.0.smithi078.stdout:560 2023-12-16T01:34:28.991 INFO:tasks.workunit.client.0.smithi078.stdout:561 2023-12-16T01:34:28.992 INFO:tasks.workunit.client.0.smithi078.stdout:562 2023-12-16T01:34:28.993 INFO:tasks.workunit.client.0.smithi078.stdout:563 2023-12-16T01:34:28.994 INFO:tasks.workunit.client.0.smithi078.stdout:564 2023-12-16T01:34:28.995 INFO:tasks.workunit.client.0.smithi078.stdout:565 2023-12-16T01:34:28.996 INFO:tasks.workunit.client.0.smithi078.stdout:566 2023-12-16T01:34:28.997 INFO:tasks.workunit.client.0.smithi078.stdout:567 2023-12-16T01:34:28.998 INFO:tasks.workunit.client.0.smithi078.stdout:568 2023-12-16T01:34:28.999 INFO:tasks.workunit.client.0.smithi078.stdout:569 2023-12-16T01:34:29.000 INFO:tasks.workunit.client.0.smithi078.stdout:570 2023-12-16T01:34:29.001 INFO:tasks.workunit.client.0.smithi078.stdout:571 2023-12-16T01:34:29.002 INFO:tasks.workunit.client.0.smithi078.stdout:572 2023-12-16T01:34:29.003 INFO:tasks.workunit.client.0.smithi078.stdout:573 2023-12-16T01:34:29.004 INFO:tasks.workunit.client.0.smithi078.stdout:574 2023-12-16T01:34:29.005 INFO:tasks.workunit.client.0.smithi078.stdout:575 2023-12-16T01:34:29.006 INFO:tasks.workunit.client.0.smithi078.stdout:576 2023-12-16T01:34:29.007 INFO:tasks.workunit.client.0.smithi078.stdout:577 2023-12-16T01:34:29.008 INFO:tasks.workunit.client.0.smithi078.stdout:578 2023-12-16T01:34:29.008 INFO:tasks.workunit.client.0.smithi078.stdout:579 2023-12-16T01:34:29.009 INFO:tasks.workunit.client.0.smithi078.stdout:580 2023-12-16T01:34:29.010 INFO:tasks.workunit.client.0.smithi078.stdout:581 2023-12-16T01:34:29.011 INFO:tasks.workunit.client.0.smithi078.stdout:582 2023-12-16T01:34:29.012 INFO:tasks.workunit.client.0.smithi078.stdout:583 2023-12-16T01:34:29.014 INFO:tasks.workunit.client.0.smithi078.stdout:584 2023-12-16T01:34:29.014 INFO:tasks.workunit.client.0.smithi078.stdout:585 2023-12-16T01:34:29.015 INFO:tasks.workunit.client.0.smithi078.stdout:586 2023-12-16T01:34:29.016 INFO:tasks.workunit.client.0.smithi078.stdout:587 2023-12-16T01:34:29.017 INFO:tasks.workunit.client.0.smithi078.stdout:588 2023-12-16T01:34:29.018 INFO:tasks.workunit.client.0.smithi078.stdout:589 2023-12-16T01:34:29.019 INFO:tasks.workunit.client.0.smithi078.stdout:590 2023-12-16T01:34:29.020 INFO:tasks.workunit.client.0.smithi078.stdout:591 2023-12-16T01:34:29.021 INFO:tasks.workunit.client.0.smithi078.stdout:592 2023-12-16T01:34:29.022 INFO:tasks.workunit.client.0.smithi078.stdout:593 2023-12-16T01:34:29.023 INFO:tasks.workunit.client.0.smithi078.stdout:594 2023-12-16T01:34:29.024 INFO:tasks.workunit.client.0.smithi078.stdout:595 2023-12-16T01:34:29.025 INFO:tasks.workunit.client.0.smithi078.stdout:596 2023-12-16T01:34:29.026 INFO:tasks.workunit.client.0.smithi078.stdout:597 2023-12-16T01:34:29.027 INFO:tasks.workunit.client.0.smithi078.stdout:598 2023-12-16T01:34:29.028 INFO:tasks.workunit.client.0.smithi078.stdout:599 2023-12-16T01:34:29.029 INFO:tasks.workunit.client.0.smithi078.stdout:600 2023-12-16T01:34:29.030 INFO:tasks.workunit.client.0.smithi078.stdout:601 2023-12-16T01:34:29.031 INFO:tasks.workunit.client.0.smithi078.stdout:602 2023-12-16T01:34:29.032 INFO:tasks.workunit.client.0.smithi078.stdout:603 2023-12-16T01:34:29.033 INFO:tasks.workunit.client.0.smithi078.stdout:604 2023-12-16T01:34:29.033 INFO:tasks.workunit.client.0.smithi078.stdout:605 2023-12-16T01:34:29.034 INFO:tasks.workunit.client.0.smithi078.stdout:606 2023-12-16T01:34:29.035 INFO:tasks.workunit.client.0.smithi078.stdout:607 2023-12-16T01:34:29.036 INFO:tasks.workunit.client.0.smithi078.stdout:608 2023-12-16T01:34:29.037 INFO:tasks.workunit.client.0.smithi078.stdout:609 2023-12-16T01:34:29.038 INFO:tasks.workunit.client.0.smithi078.stdout:610 2023-12-16T01:34:29.039 INFO:tasks.workunit.client.0.smithi078.stdout:611 2023-12-16T01:34:29.040 INFO:tasks.workunit.client.0.smithi078.stdout:612 2023-12-16T01:34:29.041 INFO:tasks.workunit.client.0.smithi078.stdout:613 2023-12-16T01:34:29.042 INFO:tasks.workunit.client.0.smithi078.stdout:614 2023-12-16T01:34:29.043 INFO:tasks.workunit.client.0.smithi078.stdout:615 2023-12-16T01:34:29.045 INFO:tasks.workunit.client.0.smithi078.stdout:616 2023-12-16T01:34:29.046 INFO:tasks.workunit.client.0.smithi078.stdout:617 2023-12-16T01:34:29.047 INFO:tasks.workunit.client.0.smithi078.stdout:618 2023-12-16T01:34:29.048 INFO:tasks.workunit.client.0.smithi078.stdout:619 2023-12-16T01:34:29.049 INFO:tasks.workunit.client.0.smithi078.stdout:620 2023-12-16T01:34:29.050 INFO:tasks.workunit.client.0.smithi078.stdout:621 2023-12-16T01:34:29.051 INFO:tasks.workunit.client.0.smithi078.stdout:622 2023-12-16T01:34:29.052 INFO:tasks.workunit.client.0.smithi078.stdout:623 2023-12-16T01:34:29.053 INFO:tasks.workunit.client.0.smithi078.stdout:624 2023-12-16T01:34:29.054 INFO:tasks.workunit.client.0.smithi078.stdout:625 2023-12-16T01:34:29.055 INFO:tasks.workunit.client.0.smithi078.stdout:626 2023-12-16T01:34:29.056 INFO:tasks.workunit.client.0.smithi078.stdout:627 2023-12-16T01:34:29.057 INFO:tasks.workunit.client.0.smithi078.stdout:628 2023-12-16T01:34:29.058 INFO:tasks.workunit.client.0.smithi078.stdout:629 2023-12-16T01:34:29.059 INFO:tasks.workunit.client.0.smithi078.stdout:630 2023-12-16T01:34:29.060 INFO:tasks.workunit.client.0.smithi078.stdout:631 2023-12-16T01:34:29.061 INFO:tasks.workunit.client.0.smithi078.stdout:632 2023-12-16T01:34:29.062 INFO:tasks.workunit.client.0.smithi078.stdout:633 2023-12-16T01:34:29.063 INFO:tasks.workunit.client.0.smithi078.stdout:634 2023-12-16T01:34:29.064 INFO:tasks.workunit.client.0.smithi078.stdout:635 2023-12-16T01:34:29.065 INFO:tasks.workunit.client.0.smithi078.stdout:636 2023-12-16T01:34:29.066 INFO:tasks.workunit.client.0.smithi078.stdout:637 2023-12-16T01:34:29.067 INFO:tasks.workunit.client.0.smithi078.stdout:638 2023-12-16T01:34:29.068 INFO:tasks.workunit.client.0.smithi078.stdout:639 2023-12-16T01:34:29.069 INFO:tasks.workunit.client.0.smithi078.stdout:640 2023-12-16T01:34:29.070 INFO:tasks.workunit.client.0.smithi078.stdout:641 2023-12-16T01:34:29.071 INFO:tasks.workunit.client.0.smithi078.stdout:642 2023-12-16T01:34:29.072 INFO:tasks.workunit.client.0.smithi078.stdout:643 2023-12-16T01:34:29.073 INFO:tasks.workunit.client.0.smithi078.stdout:644 2023-12-16T01:34:29.074 INFO:tasks.workunit.client.0.smithi078.stdout:645 2023-12-16T01:34:29.075 INFO:tasks.workunit.client.0.smithi078.stdout:646 2023-12-16T01:34:29.076 INFO:tasks.workunit.client.0.smithi078.stdout:647 2023-12-16T01:34:29.077 INFO:tasks.workunit.client.0.smithi078.stdout:648 2023-12-16T01:34:29.078 INFO:tasks.workunit.client.0.smithi078.stdout:649 2023-12-16T01:34:29.079 INFO:tasks.workunit.client.0.smithi078.stdout:650 2023-12-16T01:34:29.080 INFO:tasks.workunit.client.0.smithi078.stdout:651 2023-12-16T01:34:29.081 INFO:tasks.workunit.client.0.smithi078.stdout:652 2023-12-16T01:34:29.082 INFO:tasks.workunit.client.0.smithi078.stdout:653 2023-12-16T01:34:29.083 INFO:tasks.workunit.client.0.smithi078.stdout:654 2023-12-16T01:34:29.084 INFO:tasks.workunit.client.0.smithi078.stdout:655 2023-12-16T01:34:29.085 INFO:tasks.workunit.client.0.smithi078.stdout:656 2023-12-16T01:34:29.086 INFO:tasks.workunit.client.0.smithi078.stdout:657 2023-12-16T01:34:29.087 INFO:tasks.workunit.client.0.smithi078.stdout:658 2023-12-16T01:34:29.088 INFO:tasks.workunit.client.0.smithi078.stdout:659 2023-12-16T01:34:29.089 INFO:tasks.workunit.client.0.smithi078.stdout:660 2023-12-16T01:34:29.090 INFO:tasks.workunit.client.0.smithi078.stdout:661 2023-12-16T01:34:29.091 INFO:tasks.workunit.client.0.smithi078.stdout:662 2023-12-16T01:34:29.092 INFO:tasks.workunit.client.0.smithi078.stdout:663 2023-12-16T01:34:29.093 INFO:tasks.workunit.client.0.smithi078.stdout:664 2023-12-16T01:34:29.094 INFO:tasks.workunit.client.0.smithi078.stdout:665 2023-12-16T01:34:29.095 INFO:tasks.workunit.client.0.smithi078.stdout:666 2023-12-16T01:34:29.096 INFO:tasks.workunit.client.0.smithi078.stdout:667 2023-12-16T01:34:29.097 INFO:tasks.workunit.client.0.smithi078.stdout:668 2023-12-16T01:34:29.098 INFO:tasks.workunit.client.0.smithi078.stdout:669 2023-12-16T01:34:29.099 INFO:tasks.workunit.client.0.smithi078.stdout:670 2023-12-16T01:34:29.100 INFO:tasks.workunit.client.0.smithi078.stdout:671 2023-12-16T01:34:29.101 INFO:tasks.workunit.client.0.smithi078.stdout:672 2023-12-16T01:34:29.102 INFO:tasks.workunit.client.0.smithi078.stdout:673 2023-12-16T01:34:29.103 INFO:tasks.workunit.client.0.smithi078.stdout:674 2023-12-16T01:34:29.104 INFO:tasks.workunit.client.0.smithi078.stdout:675 2023-12-16T01:34:29.105 INFO:tasks.workunit.client.0.smithi078.stdout:676 2023-12-16T01:34:29.106 INFO:tasks.workunit.client.0.smithi078.stdout:677 2023-12-16T01:34:29.107 INFO:tasks.workunit.client.0.smithi078.stdout:678 2023-12-16T01:34:29.108 INFO:tasks.workunit.client.0.smithi078.stdout:679 2023-12-16T01:34:29.110 INFO:tasks.workunit.client.0.smithi078.stdout:680 2023-12-16T01:34:29.111 INFO:tasks.workunit.client.0.smithi078.stdout:681 2023-12-16T01:34:29.112 INFO:tasks.workunit.client.0.smithi078.stdout:682 2023-12-16T01:34:29.113 INFO:tasks.workunit.client.0.smithi078.stdout:683 2023-12-16T01:34:29.114 INFO:tasks.workunit.client.0.smithi078.stdout:684 2023-12-16T01:34:29.115 INFO:tasks.workunit.client.0.smithi078.stdout:685 2023-12-16T01:34:29.116 INFO:tasks.workunit.client.0.smithi078.stdout:686 2023-12-16T01:34:29.117 INFO:tasks.workunit.client.0.smithi078.stdout:687 2023-12-16T01:34:29.118 INFO:tasks.workunit.client.0.smithi078.stdout:688 2023-12-16T01:34:29.119 INFO:tasks.workunit.client.0.smithi078.stdout:689 2023-12-16T01:34:29.120 INFO:tasks.workunit.client.0.smithi078.stdout:690 2023-12-16T01:34:29.121 INFO:tasks.workunit.client.0.smithi078.stdout:691 2023-12-16T01:34:29.122 INFO:tasks.workunit.client.0.smithi078.stdout:692 2023-12-16T01:34:29.123 INFO:tasks.workunit.client.0.smithi078.stdout:693 2023-12-16T01:34:29.124 INFO:tasks.workunit.client.0.smithi078.stdout:694 2023-12-16T01:34:29.125 INFO:tasks.workunit.client.0.smithi078.stdout:695 2023-12-16T01:34:29.126 INFO:tasks.workunit.client.0.smithi078.stdout:696 2023-12-16T01:34:29.127 INFO:tasks.workunit.client.0.smithi078.stdout:697 2023-12-16T01:34:29.128 INFO:tasks.workunit.client.0.smithi078.stdout:698 2023-12-16T01:34:29.129 INFO:tasks.workunit.client.0.smithi078.stdout:699 2023-12-16T01:34:29.130 INFO:tasks.workunit.client.0.smithi078.stdout:700 2023-12-16T01:34:29.131 INFO:tasks.workunit.client.0.smithi078.stdout:701 2023-12-16T01:34:29.131 INFO:tasks.workunit.client.0.smithi078.stdout:702 2023-12-16T01:34:29.132 INFO:tasks.workunit.client.0.smithi078.stdout:703 2023-12-16T01:34:29.134 INFO:tasks.workunit.client.0.smithi078.stdout:704 2023-12-16T01:34:29.135 INFO:tasks.workunit.client.0.smithi078.stdout:705 2023-12-16T01:34:29.136 INFO:tasks.workunit.client.0.smithi078.stdout:706 2023-12-16T01:34:29.137 INFO:tasks.workunit.client.0.smithi078.stdout:707 2023-12-16T01:34:29.138 INFO:tasks.workunit.client.0.smithi078.stdout:708 2023-12-16T01:34:29.139 INFO:tasks.workunit.client.0.smithi078.stdout:709 2023-12-16T01:34:29.140 INFO:tasks.workunit.client.0.smithi078.stdout:710 2023-12-16T01:34:29.141 INFO:tasks.workunit.client.0.smithi078.stdout:711 2023-12-16T01:34:29.142 INFO:tasks.workunit.client.0.smithi078.stdout:712 2023-12-16T01:34:29.143 INFO:tasks.workunit.client.0.smithi078.stdout:713 2023-12-16T01:34:29.144 INFO:tasks.workunit.client.0.smithi078.stdout:714 2023-12-16T01:34:29.145 INFO:tasks.workunit.client.0.smithi078.stdout:715 2023-12-16T01:34:29.147 INFO:tasks.workunit.client.0.smithi078.stdout:716 2023-12-16T01:34:29.148 INFO:tasks.workunit.client.0.smithi078.stdout:717 2023-12-16T01:34:29.151 INFO:tasks.workunit.client.0.smithi078.stdout:718 2023-12-16T01:34:29.154 INFO:tasks.workunit.client.0.smithi078.stdout:719 2023-12-16T01:34:29.155 INFO:tasks.workunit.client.0.smithi078.stdout:720 2023-12-16T01:34:29.156 INFO:tasks.workunit.client.0.smithi078.stdout:721 2023-12-16T01:34:29.157 INFO:tasks.workunit.client.0.smithi078.stdout:722 2023-12-16T01:34:29.158 INFO:tasks.workunit.client.0.smithi078.stdout:723 2023-12-16T01:34:29.159 INFO:tasks.workunit.client.0.smithi078.stdout:724 2023-12-16T01:34:29.160 INFO:tasks.workunit.client.0.smithi078.stdout:725 2023-12-16T01:34:29.161 INFO:tasks.workunit.client.0.smithi078.stdout:726 2023-12-16T01:34:29.162 INFO:tasks.workunit.client.0.smithi078.stdout:727 2023-12-16T01:34:29.163 INFO:tasks.workunit.client.0.smithi078.stdout:728 2023-12-16T01:34:29.164 INFO:tasks.workunit.client.0.smithi078.stdout:729 2023-12-16T01:34:29.165 INFO:tasks.workunit.client.0.smithi078.stdout:730 2023-12-16T01:34:29.166 INFO:tasks.workunit.client.0.smithi078.stdout:731 2023-12-16T01:34:29.167 INFO:tasks.workunit.client.0.smithi078.stdout:732 2023-12-16T01:34:29.169 INFO:tasks.workunit.client.0.smithi078.stdout:733 2023-12-16T01:34:29.169 INFO:tasks.workunit.client.0.smithi078.stdout:734 2023-12-16T01:34:29.170 INFO:tasks.workunit.client.0.smithi078.stdout:735 2023-12-16T01:34:29.171 INFO:tasks.workunit.client.0.smithi078.stdout:736 2023-12-16T01:34:29.172 INFO:tasks.workunit.client.0.smithi078.stdout:737 2023-12-16T01:34:29.173 INFO:tasks.workunit.client.0.smithi078.stdout:738 2023-12-16T01:34:29.174 INFO:tasks.workunit.client.0.smithi078.stdout:739 2023-12-16T01:34:29.175 INFO:tasks.workunit.client.0.smithi078.stdout:740 2023-12-16T01:34:29.177 INFO:tasks.workunit.client.0.smithi078.stdout:741 2023-12-16T01:34:29.178 INFO:tasks.workunit.client.0.smithi078.stdout:742 2023-12-16T01:34:29.179 INFO:tasks.workunit.client.0.smithi078.stdout:743 2023-12-16T01:34:29.180 INFO:tasks.workunit.client.0.smithi078.stdout:744 2023-12-16T01:34:29.181 INFO:tasks.workunit.client.0.smithi078.stdout:745 2023-12-16T01:34:29.182 INFO:tasks.workunit.client.0.smithi078.stdout:746 2023-12-16T01:34:29.183 INFO:tasks.workunit.client.0.smithi078.stdout:747 2023-12-16T01:34:29.184 INFO:tasks.workunit.client.0.smithi078.stdout:748 2023-12-16T01:34:29.185 INFO:tasks.workunit.client.0.smithi078.stdout:749 2023-12-16T01:34:29.186 INFO:tasks.workunit.client.0.smithi078.stdout:750 2023-12-16T01:34:29.187 INFO:tasks.workunit.client.0.smithi078.stdout:751 2023-12-16T01:34:29.188 INFO:tasks.workunit.client.0.smithi078.stdout:752 2023-12-16T01:34:29.189 INFO:tasks.workunit.client.0.smithi078.stdout:753 2023-12-16T01:34:29.190 INFO:tasks.workunit.client.0.smithi078.stdout:754 2023-12-16T01:34:29.191 INFO:tasks.workunit.client.0.smithi078.stdout:755 2023-12-16T01:34:29.192 INFO:tasks.workunit.client.0.smithi078.stdout:756 2023-12-16T01:34:29.193 INFO:tasks.workunit.client.0.smithi078.stdout:757 2023-12-16T01:34:29.194 INFO:tasks.workunit.client.0.smithi078.stdout:758 2023-12-16T01:34:29.195 INFO:tasks.workunit.client.0.smithi078.stdout:759 2023-12-16T01:34:29.196 INFO:tasks.workunit.client.0.smithi078.stdout:760 2023-12-16T01:34:29.197 INFO:tasks.workunit.client.0.smithi078.stdout:761 2023-12-16T01:34:29.198 INFO:tasks.workunit.client.0.smithi078.stdout:762 2023-12-16T01:34:29.199 INFO:tasks.workunit.client.0.smithi078.stdout:763 2023-12-16T01:34:29.200 INFO:tasks.workunit.client.0.smithi078.stdout:764 2023-12-16T01:34:29.201 INFO:tasks.workunit.client.0.smithi078.stdout:765 2023-12-16T01:34:29.202 INFO:tasks.workunit.client.0.smithi078.stdout:766 2023-12-16T01:34:29.203 INFO:tasks.workunit.client.0.smithi078.stdout:767 2023-12-16T01:34:29.204 INFO:tasks.workunit.client.0.smithi078.stdout:768 2023-12-16T01:34:29.205 INFO:tasks.workunit.client.0.smithi078.stdout:769 2023-12-16T01:34:29.206 INFO:tasks.workunit.client.0.smithi078.stdout:770 2023-12-16T01:34:29.207 INFO:tasks.workunit.client.0.smithi078.stdout:771 2023-12-16T01:34:29.208 INFO:tasks.workunit.client.0.smithi078.stdout:772 2023-12-16T01:34:29.209 INFO:tasks.workunit.client.0.smithi078.stdout:773 2023-12-16T01:34:29.210 INFO:tasks.workunit.client.0.smithi078.stdout:774 2023-12-16T01:34:29.211 INFO:tasks.workunit.client.0.smithi078.stdout:775 2023-12-16T01:34:29.212 INFO:tasks.workunit.client.0.smithi078.stdout:776 2023-12-16T01:34:29.213 INFO:tasks.workunit.client.0.smithi078.stdout:777 2023-12-16T01:34:29.214 INFO:tasks.workunit.client.0.smithi078.stdout:778 2023-12-16T01:34:29.215 INFO:tasks.workunit.client.0.smithi078.stdout:779 2023-12-16T01:34:29.216 INFO:tasks.workunit.client.0.smithi078.stdout:780 2023-12-16T01:34:29.217 INFO:tasks.workunit.client.0.smithi078.stdout:781 2023-12-16T01:34:29.218 INFO:tasks.workunit.client.0.smithi078.stdout:782 2023-12-16T01:34:29.219 INFO:tasks.workunit.client.0.smithi078.stdout:783 2023-12-16T01:34:29.220 INFO:tasks.workunit.client.0.smithi078.stdout:784 2023-12-16T01:34:29.221 INFO:tasks.workunit.client.0.smithi078.stdout:785 2023-12-16T01:34:29.222 INFO:tasks.workunit.client.0.smithi078.stdout:786 2023-12-16T01:34:29.223 INFO:tasks.workunit.client.0.smithi078.stdout:787 2023-12-16T01:34:29.224 INFO:tasks.workunit.client.0.smithi078.stdout:788 2023-12-16T01:34:29.225 INFO:tasks.workunit.client.0.smithi078.stdout:789 2023-12-16T01:34:29.226 INFO:tasks.workunit.client.0.smithi078.stdout:790 2023-12-16T01:34:29.227 INFO:tasks.workunit.client.0.smithi078.stdout:791 2023-12-16T01:34:29.228 INFO:tasks.workunit.client.0.smithi078.stdout:792 2023-12-16T01:34:29.229 INFO:tasks.workunit.client.0.smithi078.stdout:793 2023-12-16T01:34:29.230 INFO:tasks.workunit.client.0.smithi078.stdout:794 2023-12-16T01:34:29.231 INFO:tasks.workunit.client.0.smithi078.stdout:795 2023-12-16T01:34:29.232 INFO:tasks.workunit.client.0.smithi078.stdout:796 2023-12-16T01:34:29.234 INFO:tasks.workunit.client.0.smithi078.stdout:797 2023-12-16T01:34:29.235 INFO:tasks.workunit.client.0.smithi078.stdout:798 2023-12-16T01:34:29.236 INFO:tasks.workunit.client.0.smithi078.stdout:799 2023-12-16T01:34:29.237 INFO:tasks.workunit.client.0.smithi078.stdout:800 2023-12-16T01:34:29.238 INFO:tasks.workunit.client.0.smithi078.stdout:801 2023-12-16T01:34:29.239 INFO:tasks.workunit.client.0.smithi078.stdout:802 2023-12-16T01:34:29.240 INFO:tasks.workunit.client.0.smithi078.stdout:803 2023-12-16T01:34:29.241 INFO:tasks.workunit.client.0.smithi078.stdout:804 2023-12-16T01:34:29.242 INFO:tasks.workunit.client.0.smithi078.stdout:805 2023-12-16T01:34:29.243 INFO:tasks.workunit.client.0.smithi078.stdout:806 2023-12-16T01:34:29.244 INFO:tasks.workunit.client.0.smithi078.stdout:807 2023-12-16T01:34:29.245 INFO:tasks.workunit.client.0.smithi078.stdout:808 2023-12-16T01:34:29.246 INFO:tasks.workunit.client.0.smithi078.stdout:809 2023-12-16T01:34:29.247 INFO:tasks.workunit.client.0.smithi078.stdout:810 2023-12-16T01:34:29.248 INFO:tasks.workunit.client.0.smithi078.stdout:811 2023-12-16T01:34:29.249 INFO:tasks.workunit.client.0.smithi078.stdout:812 2023-12-16T01:34:29.251 INFO:tasks.workunit.client.0.smithi078.stdout:813 2023-12-16T01:34:29.252 INFO:tasks.workunit.client.0.smithi078.stdout:814 2023-12-16T01:34:29.253 INFO:tasks.workunit.client.0.smithi078.stdout:815 2023-12-16T01:34:29.254 INFO:tasks.workunit.client.0.smithi078.stdout:816 2023-12-16T01:34:29.255 INFO:tasks.workunit.client.0.smithi078.stdout:817 2023-12-16T01:34:29.256 INFO:tasks.workunit.client.0.smithi078.stdout:818 2023-12-16T01:34:29.257 INFO:tasks.workunit.client.0.smithi078.stdout:819 2023-12-16T01:34:29.258 INFO:tasks.workunit.client.0.smithi078.stdout:820 2023-12-16T01:34:29.259 INFO:tasks.workunit.client.0.smithi078.stdout:821 2023-12-16T01:34:29.260 INFO:tasks.workunit.client.0.smithi078.stdout:822 2023-12-16T01:34:29.261 INFO:tasks.workunit.client.0.smithi078.stdout:823 2023-12-16T01:34:29.262 INFO:tasks.workunit.client.0.smithi078.stdout:824 2023-12-16T01:34:29.263 INFO:tasks.workunit.client.0.smithi078.stdout:825 2023-12-16T01:34:29.264 INFO:tasks.workunit.client.0.smithi078.stdout:826 2023-12-16T01:34:29.265 INFO:tasks.workunit.client.0.smithi078.stdout:827 2023-12-16T01:34:29.266 INFO:tasks.workunit.client.0.smithi078.stdout:828 2023-12-16T01:34:29.269 INFO:tasks.workunit.client.0.smithi078.stdout:829 2023-12-16T01:34:29.269 INFO:tasks.workunit.client.0.smithi078.stdout:830 2023-12-16T01:34:29.269 INFO:tasks.workunit.client.0.smithi078.stdout:831 2023-12-16T01:34:29.270 INFO:tasks.workunit.client.0.smithi078.stdout:832 2023-12-16T01:34:29.271 INFO:tasks.workunit.client.0.smithi078.stdout:833 2023-12-16T01:34:29.272 INFO:tasks.workunit.client.0.smithi078.stdout:834 2023-12-16T01:34:29.274 INFO:tasks.workunit.client.0.smithi078.stdout:835 2023-12-16T01:34:29.275 INFO:tasks.workunit.client.0.smithi078.stdout:836 2023-12-16T01:34:29.276 INFO:tasks.workunit.client.0.smithi078.stdout:837 2023-12-16T01:34:29.277 INFO:tasks.workunit.client.0.smithi078.stdout:838 2023-12-16T01:34:29.278 INFO:tasks.workunit.client.0.smithi078.stdout:839 2023-12-16T01:34:29.279 INFO:tasks.workunit.client.0.smithi078.stdout:840 2023-12-16T01:34:29.281 INFO:tasks.workunit.client.0.smithi078.stdout:841 2023-12-16T01:34:29.282 INFO:tasks.workunit.client.0.smithi078.stdout:842 2023-12-16T01:34:29.283 INFO:tasks.workunit.client.0.smithi078.stdout:843 2023-12-16T01:34:29.284 INFO:tasks.workunit.client.0.smithi078.stdout:844 2023-12-16T01:34:29.285 INFO:tasks.workunit.client.0.smithi078.stdout:845 2023-12-16T01:34:29.286 INFO:tasks.workunit.client.0.smithi078.stdout:846 2023-12-16T01:34:29.287 INFO:tasks.workunit.client.0.smithi078.stdout:847 2023-12-16T01:34:29.288 INFO:tasks.workunit.client.0.smithi078.stdout:848 2023-12-16T01:34:29.289 INFO:tasks.workunit.client.0.smithi078.stdout:849 2023-12-16T01:34:29.290 INFO:tasks.workunit.client.0.smithi078.stdout:850 2023-12-16T01:34:29.291 INFO:tasks.workunit.client.0.smithi078.stdout:851 2023-12-16T01:34:29.292 INFO:tasks.workunit.client.0.smithi078.stdout:852 2023-12-16T01:34:29.293 INFO:tasks.workunit.client.0.smithi078.stdout:853 2023-12-16T01:34:29.294 INFO:tasks.workunit.client.0.smithi078.stdout:854 2023-12-16T01:34:29.295 INFO:tasks.workunit.client.0.smithi078.stdout:855 2023-12-16T01:34:29.296 INFO:tasks.workunit.client.0.smithi078.stdout:856 2023-12-16T01:34:29.297 INFO:tasks.workunit.client.0.smithi078.stdout:857 2023-12-16T01:34:29.298 INFO:tasks.workunit.client.0.smithi078.stdout:858 2023-12-16T01:34:29.299 INFO:tasks.workunit.client.0.smithi078.stdout:859 2023-12-16T01:34:29.300 INFO:tasks.workunit.client.0.smithi078.stdout:860 2023-12-16T01:34:29.301 INFO:tasks.workunit.client.0.smithi078.stdout:861 2023-12-16T01:34:29.302 INFO:tasks.workunit.client.0.smithi078.stdout:862 2023-12-16T01:34:29.303 INFO:tasks.workunit.client.0.smithi078.stdout:863 2023-12-16T01:34:29.304 INFO:tasks.workunit.client.0.smithi078.stdout:864 2023-12-16T01:34:29.305 INFO:tasks.workunit.client.0.smithi078.stdout:865 2023-12-16T01:34:29.306 INFO:tasks.workunit.client.0.smithi078.stdout:866 2023-12-16T01:34:29.307 INFO:tasks.workunit.client.0.smithi078.stdout:867 2023-12-16T01:34:29.309 INFO:tasks.workunit.client.0.smithi078.stdout:868 2023-12-16T01:34:29.310 INFO:tasks.workunit.client.0.smithi078.stdout:869 2023-12-16T01:34:29.311 INFO:tasks.workunit.client.0.smithi078.stdout:870 2023-12-16T01:34:29.312 INFO:tasks.workunit.client.0.smithi078.stdout:871 2023-12-16T01:34:29.313 INFO:tasks.workunit.client.0.smithi078.stdout:872 2023-12-16T01:34:29.314 INFO:tasks.workunit.client.0.smithi078.stdout:873 2023-12-16T01:34:29.315 INFO:tasks.workunit.client.0.smithi078.stdout:874 2023-12-16T01:34:29.316 INFO:tasks.workunit.client.0.smithi078.stdout:875 2023-12-16T01:34:29.317 INFO:tasks.workunit.client.0.smithi078.stdout:876 2023-12-16T01:34:29.319 INFO:tasks.workunit.client.0.smithi078.stdout:877 2023-12-16T01:34:29.320 INFO:tasks.workunit.client.0.smithi078.stdout:878 2023-12-16T01:34:29.321 INFO:tasks.workunit.client.0.smithi078.stdout:879 2023-12-16T01:34:29.322 INFO:tasks.workunit.client.0.smithi078.stdout:880 2023-12-16T01:34:29.323 INFO:tasks.workunit.client.0.smithi078.stdout:881 2023-12-16T01:34:29.324 INFO:tasks.workunit.client.0.smithi078.stdout:882 2023-12-16T01:34:29.325 INFO:tasks.workunit.client.0.smithi078.stdout:883 2023-12-16T01:34:29.327 INFO:tasks.workunit.client.0.smithi078.stdout:884 2023-12-16T01:34:29.328 INFO:tasks.workunit.client.0.smithi078.stdout:885 2023-12-16T01:34:29.329 INFO:tasks.workunit.client.0.smithi078.stdout:886 2023-12-16T01:34:29.330 INFO:tasks.workunit.client.0.smithi078.stdout:887 2023-12-16T01:34:29.331 INFO:tasks.workunit.client.0.smithi078.stdout:888 2023-12-16T01:34:29.332 INFO:tasks.workunit.client.0.smithi078.stdout:889 2023-12-16T01:34:29.334 INFO:tasks.workunit.client.0.smithi078.stdout:890 2023-12-16T01:34:29.335 INFO:tasks.workunit.client.0.smithi078.stdout:891 2023-12-16T01:34:29.336 INFO:tasks.workunit.client.0.smithi078.stdout:892 2023-12-16T01:34:29.337 INFO:tasks.workunit.client.0.smithi078.stdout:893 2023-12-16T01:34:29.338 INFO:tasks.workunit.client.0.smithi078.stdout:894 2023-12-16T01:34:29.339 INFO:tasks.workunit.client.0.smithi078.stdout:895 2023-12-16T01:34:29.340 INFO:tasks.workunit.client.0.smithi078.stdout:896 2023-12-16T01:34:29.342 INFO:tasks.workunit.client.0.smithi078.stdout:897 2023-12-16T01:34:29.343 INFO:tasks.workunit.client.0.smithi078.stdout:898 2023-12-16T01:34:29.344 INFO:tasks.workunit.client.0.smithi078.stdout:899 2023-12-16T01:34:29.345 INFO:tasks.workunit.client.0.smithi078.stdout:900 2023-12-16T01:34:29.346 INFO:tasks.workunit.client.0.smithi078.stdout:901 2023-12-16T01:34:29.347 INFO:tasks.workunit.client.0.smithi078.stdout:902 2023-12-16T01:34:29.348 INFO:tasks.workunit.client.0.smithi078.stdout:903 2023-12-16T01:34:29.349 INFO:tasks.workunit.client.0.smithi078.stdout:904 2023-12-16T01:34:29.350 INFO:tasks.workunit.client.0.smithi078.stdout:905 2023-12-16T01:34:29.351 INFO:tasks.workunit.client.0.smithi078.stdout:906 2023-12-16T01:34:29.353 INFO:tasks.workunit.client.0.smithi078.stdout:907 2023-12-16T01:34:29.353 INFO:tasks.workunit.client.0.smithi078.stdout:908 2023-12-16T01:34:29.354 INFO:tasks.workunit.client.0.smithi078.stdout:909 2023-12-16T01:34:29.355 INFO:tasks.workunit.client.0.smithi078.stdout:910 2023-12-16T01:34:29.357 INFO:tasks.workunit.client.0.smithi078.stdout:911 2023-12-16T01:34:29.358 INFO:tasks.workunit.client.0.smithi078.stdout:912 2023-12-16T01:34:29.359 INFO:tasks.workunit.client.0.smithi078.stdout:913 2023-12-16T01:34:29.360 INFO:tasks.workunit.client.0.smithi078.stdout:914 2023-12-16T01:34:29.361 INFO:tasks.workunit.client.0.smithi078.stdout:915 2023-12-16T01:34:29.362 INFO:tasks.workunit.client.0.smithi078.stdout:916 2023-12-16T01:34:29.363 INFO:tasks.workunit.client.0.smithi078.stdout:917 2023-12-16T01:34:29.364 INFO:tasks.workunit.client.0.smithi078.stdout:918 2023-12-16T01:34:29.365 INFO:tasks.workunit.client.0.smithi078.stdout:919 2023-12-16T01:34:29.366 INFO:tasks.workunit.client.0.smithi078.stdout:920 2023-12-16T01:34:29.367 INFO:tasks.workunit.client.0.smithi078.stdout:921 2023-12-16T01:34:29.368 INFO:tasks.workunit.client.0.smithi078.stdout:922 2023-12-16T01:34:29.369 INFO:tasks.workunit.client.0.smithi078.stdout:923 2023-12-16T01:34:29.370 INFO:tasks.workunit.client.0.smithi078.stdout:924 2023-12-16T01:34:29.371 INFO:tasks.workunit.client.0.smithi078.stdout:925 2023-12-16T01:34:29.372 INFO:tasks.workunit.client.0.smithi078.stdout:926 2023-12-16T01:34:29.374 INFO:tasks.workunit.client.0.smithi078.stdout:927 2023-12-16T01:34:29.375 INFO:tasks.workunit.client.0.smithi078.stdout:928 2023-12-16T01:34:29.376 INFO:tasks.workunit.client.0.smithi078.stdout:929 2023-12-16T01:34:29.377 INFO:tasks.workunit.client.0.smithi078.stdout:930 2023-12-16T01:34:29.378 INFO:tasks.workunit.client.0.smithi078.stdout:931 2023-12-16T01:34:29.380 INFO:tasks.workunit.client.0.smithi078.stdout:932 2023-12-16T01:34:29.381 INFO:tasks.workunit.client.0.smithi078.stdout:933 2023-12-16T01:34:29.382 INFO:tasks.workunit.client.0.smithi078.stdout:934 2023-12-16T01:34:29.383 INFO:tasks.workunit.client.0.smithi078.stdout:935 2023-12-16T01:34:29.384 INFO:tasks.workunit.client.0.smithi078.stdout:936 2023-12-16T01:34:29.385 INFO:tasks.workunit.client.0.smithi078.stdout:937 2023-12-16T01:34:29.386 INFO:tasks.workunit.client.0.smithi078.stdout:938 2023-12-16T01:34:29.387 INFO:tasks.workunit.client.0.smithi078.stdout:939 2023-12-16T01:34:29.388 INFO:tasks.workunit.client.0.smithi078.stdout:940 2023-12-16T01:34:29.389 INFO:tasks.workunit.client.0.smithi078.stdout:941 2023-12-16T01:34:29.391 INFO:tasks.workunit.client.0.smithi078.stdout:942 2023-12-16T01:34:29.392 INFO:tasks.workunit.client.0.smithi078.stdout:943 2023-12-16T01:34:29.393 INFO:tasks.workunit.client.0.smithi078.stdout:944 2023-12-16T01:34:29.394 INFO:tasks.workunit.client.0.smithi078.stdout:945 2023-12-16T01:34:29.395 INFO:tasks.workunit.client.0.smithi078.stdout:946 2023-12-16T01:34:29.397 INFO:tasks.workunit.client.0.smithi078.stdout:947 2023-12-16T01:34:29.397 INFO:tasks.workunit.client.0.smithi078.stdout:948 2023-12-16T01:34:29.399 INFO:tasks.workunit.client.0.smithi078.stdout:949 2023-12-16T01:34:29.400 INFO:tasks.workunit.client.0.smithi078.stdout:950 2023-12-16T01:34:29.401 INFO:tasks.workunit.client.0.smithi078.stdout:951 2023-12-16T01:34:29.402 INFO:tasks.workunit.client.0.smithi078.stdout:952 2023-12-16T01:34:29.404 INFO:tasks.workunit.client.0.smithi078.stdout:953 2023-12-16T01:34:29.405 INFO:tasks.workunit.client.0.smithi078.stdout:954 2023-12-16T01:34:29.406 INFO:tasks.workunit.client.0.smithi078.stdout:955 2023-12-16T01:34:29.408 INFO:tasks.workunit.client.0.smithi078.stdout:956 2023-12-16T01:34:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:29 smithi118 ceph-mon[131825]: pgmap v1029: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:29 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:29 smithi118 ceph-mon[131825]: osdmap e931: 8 total, 8 up, 8 in 2023-12-16T01:34:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-16T01:34:29.409 INFO:tasks.workunit.client.0.smithi078.stdout:957 2023-12-16T01:34:29.410 INFO:tasks.workunit.client.0.smithi078.stdout:958 2023-12-16T01:34:29.411 INFO:tasks.workunit.client.0.smithi078.stdout:959 2023-12-16T01:34:29.412 INFO:tasks.workunit.client.0.smithi078.stdout:960 2023-12-16T01:34:29.413 INFO:tasks.workunit.client.0.smithi078.stdout:961 2023-12-16T01:34:29.414 INFO:tasks.workunit.client.0.smithi078.stdout:962 2023-12-16T01:34:29.415 INFO:tasks.workunit.client.0.smithi078.stdout:963 2023-12-16T01:34:29.417 INFO:tasks.workunit.client.0.smithi078.stdout:964 2023-12-16T01:34:29.418 INFO:tasks.workunit.client.0.smithi078.stdout:965 2023-12-16T01:34:29.419 INFO:tasks.workunit.client.0.smithi078.stdout:966 2023-12-16T01:34:29.420 INFO:tasks.workunit.client.0.smithi078.stdout:967 2023-12-16T01:34:29.421 INFO:tasks.workunit.client.0.smithi078.stdout:968 2023-12-16T01:34:29.422 INFO:tasks.workunit.client.0.smithi078.stdout:969 2023-12-16T01:34:29.423 INFO:tasks.workunit.client.0.smithi078.stdout:970 2023-12-16T01:34:29.425 INFO:tasks.workunit.client.0.smithi078.stdout:971 2023-12-16T01:34:29.426 INFO:tasks.workunit.client.0.smithi078.stdout:972 2023-12-16T01:34:29.427 INFO:tasks.workunit.client.0.smithi078.stdout:973 2023-12-16T01:34:29.428 INFO:tasks.workunit.client.0.smithi078.stdout:974 2023-12-16T01:34:29.429 INFO:tasks.workunit.client.0.smithi078.stdout:975 2023-12-16T01:34:29.430 INFO:tasks.workunit.client.0.smithi078.stdout:976 2023-12-16T01:34:29.431 INFO:tasks.workunit.client.0.smithi078.stdout:977 2023-12-16T01:34:29.432 INFO:tasks.workunit.client.0.smithi078.stdout:978 2023-12-16T01:34:29.434 INFO:tasks.workunit.client.0.smithi078.stdout:979 2023-12-16T01:34:29.435 INFO:tasks.workunit.client.0.smithi078.stdout:980 2023-12-16T01:34:29.436 INFO:tasks.workunit.client.0.smithi078.stdout:981 2023-12-16T01:34:29.437 INFO:tasks.workunit.client.0.smithi078.stdout:982 2023-12-16T01:34:29.438 INFO:tasks.workunit.client.0.smithi078.stdout:983 2023-12-16T01:34:29.439 INFO:tasks.workunit.client.0.smithi078.stdout:984 2023-12-16T01:34:29.440 INFO:tasks.workunit.client.0.smithi078.stdout:985 2023-12-16T01:34:29.441 INFO:tasks.workunit.client.0.smithi078.stdout:986 2023-12-16T01:34:29.442 INFO:tasks.workunit.client.0.smithi078.stdout:987 2023-12-16T01:34:29.443 INFO:tasks.workunit.client.0.smithi078.stdout:988 2023-12-16T01:34:29.444 INFO:tasks.workunit.client.0.smithi078.stdout:989 2023-12-16T01:34:29.445 INFO:tasks.workunit.client.0.smithi078.stdout:990 2023-12-16T01:34:29.446 INFO:tasks.workunit.client.0.smithi078.stdout:991 2023-12-16T01:34:29.448 INFO:tasks.workunit.client.0.smithi078.stdout:992 2023-12-16T01:34:29.448 INFO:tasks.workunit.client.0.smithi078.stdout:993 2023-12-16T01:34:29.450 INFO:tasks.workunit.client.0.smithi078.stdout:994 2023-12-16T01:34:29.451 INFO:tasks.workunit.client.0.smithi078.stdout:995 2023-12-16T01:34:29.452 INFO:tasks.workunit.client.0.smithi078.stdout:996 2023-12-16T01:34:29.453 INFO:tasks.workunit.client.0.smithi078.stdout:997 2023-12-16T01:34:29.454 INFO:tasks.workunit.client.0.smithi078.stdout:998 2023-12-16T01:34:29.455 INFO:tasks.workunit.client.0.smithi078.stdout:999 2023-12-16T01:34:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[142991]: pgmap v1029: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[142991]: osdmap e931: 8 total, 8 up, 8 in 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[139570]: pgmap v1029: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[139570]: osdmap e931: 8 total, 8 up, 8 in 2023-12-16T01:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1790657746' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-16T01:34:30.171 INFO:tasks.workunit.client.0.smithi078.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-16T01:34:30.171 INFO:tasks.workunit.client.0.smithi078.stdout:00000010 69 73 |is| 2023-12-16T01:34:30.171 INFO:tasks.workunit.client.0.smithi078.stdout:00000012 2023-12-16T01:34:30.172 INFO:tasks.workunit.client.0.smithi078.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-16T01:34:30.172 INFO:tasks.workunit.client.0.smithi078.stdout:00000010 69 73 |is| 2023-12-16T01:34:30.172 INFO:tasks.workunit.client.0.smithi078.stdout:00000012 2023-12-16T01:34:30.172 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.WriteReturnData (4033 ms) 2023-12-16T01:34:30.172 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.Loud 2023-12-16T01:34:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:30 smithi118 ceph-mon[131825]: osdmap e932: 8 total, 8 up, 8 in 2023-12-16T01:34:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:30 smithi078 ceph-mon[139570]: osdmap e932: 8 total, 8 up, 8 in 2023-12-16T01:34:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:30 smithi078 ceph-mon[142991]: osdmap e932: 8 total, 8 up, 8 in 2023-12-16T01:34:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:31 smithi118 ceph-mon[131825]: pgmap v1032: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:31 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:31 smithi118 ceph-mon[131825]: osdmap e933: 8 total, 8 up, 8 in 2023-12-16T01:34:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[139570]: pgmap v1032: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[139570]: osdmap e933: 8 total, 8 up, 8 in 2023-12-16T01:34:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[142991]: pgmap v1032: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:31 smithi078 ceph-mon[142991]: osdmap e933: 8 total, 8 up, 8 in 2023-12-16T01:34:31.742 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (13m) 9m ago 17m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (13m) 7m ago 17m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (18m) 9m ago 18m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (18m) 7m ago 18m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (12m) 7m ago 21m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (13m) 9m ago 23m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (12m) 9m ago 23m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:34:32.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11m) 7m ago 22m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (12m) 9m ago 21m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (13m) 9m ago 17m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (13m) 7m ago 17m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10m) 9m ago 21m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10m) 9m ago 20m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9m) 9m ago 20m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9m) 9m ago 20m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8m) 7m ago 19m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8m) 7m ago 19m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7m) 7m ago 19m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7m) 7m ago 18m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:34:32.050 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (12m) 7m ago 17m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:34:32.443 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:34:32.444 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:34:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[139570]: osdmap e934: 8 total, 8 up, 8 in 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[139570]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[142991]: osdmap e934: 8 total, 8 up, 8 in 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:32 smithi078 ceph-mon[142991]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:32 smithi118 ceph-mon[131825]: osdmap e934: 8 total, 8 up, 8 in 2023-12-16T01:34:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:32 smithi118 ceph-mon[131825]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:33.186 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.Loud (3017 ms) 2023-12-16T01:34:33.186 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.BadMethods 2023-12-16T01:34:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: pgmap v1035: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: from='client.44726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: osdmap e935: 8 total, 8 up, 8 in 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2882971209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: pgmap v1035: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: from='client.44726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: osdmap e935: 8 total, 8 up, 8 in 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2882971209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:33 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: pgmap v1035: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: from='client.44726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:34:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4282724875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: osdmap e935: 8 total, 8 up, 8 in 2023-12-16T01:34:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2882971209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:34:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:33 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:34 smithi078 ceph-mon[142991]: osdmap e936: 8 total, 8 up, 8 in 2023-12-16T01:34:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:34 smithi078 ceph-mon[139570]: osdmap e936: 8 total, 8 up, 8 in 2023-12-16T01:34:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:34 smithi118 ceph-mon[131825]: osdmap e936: 8 total, 8 up, 8 in 2023-12-16T01:34:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[139570]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[139570]: osdmap e937: 8 total, 8 up, 8 in 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[142991]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[142991]: osdmap e937: 8 total, 8 up, 8 in 2023-12-16T01:34:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:35.478 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:34:35 smithi078 conmon[175015]: 2023-12-16T01:34:35.215+0000 7f60a4d2f700 -1 osd.3 pg_epoch: 938 pg[38.2( v 938'1 (0'0,938'1] local-lis/les=937/938 n=1 ec=937/937 lis/c=937/937 les/c/f=938/938/0 sis=937) [3,7,5] r=0 lpr=937 crt=938'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2023-12-16T01:34:35.478 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 16 01:34:35 smithi078 conmon[175015]: 2023-12-16T01:34:35.216+0000 7f60a4d2f700 -1 osd.3 pg_epoch: 938 pg[38.2( v 938'2 (0'0,938'2] local-lis/les=937/938 n=1 ec=937/937 lis/c=937/937 les/c/f=938/938/0 sis=937) [3,7,5] r=0 lpr=937 crt=938'1 lcod 938'1 mlcod 938'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2023-12-16T01:34:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:35 smithi118 ceph-mon[131825]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:35 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:35 smithi118 ceph-mon[131825]: osdmap e937: 8 total, 8 up, 8 in 2023-12-16T01:34:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:36.212 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.BadMethods (3025 ms) 2023-12-16T01:34:36.212 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsHello.Filter 2023-12-16T01:34:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[139570]: osdmap e938: 8 total, 8 up, 8 in 2023-12-16T01:34:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:34:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[142991]: osdmap e938: 8 total, 8 up, 8 in 2023-12-16T01:34:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:34:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3318732117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:36 smithi118 ceph-mon[131825]: osdmap e938: 8 total, 8 up, 8 in 2023-12-16T01:34:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:34:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:36] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-12-16T01:34:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[139570]: pgmap v1041: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[139570]: osdmap e939: 8 total, 8 up, 8 in 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[142991]: pgmap v1041: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[142991]: osdmap e939: 8 total, 8 up, 8 in 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:34:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:37 smithi118 ceph-mon[131825]: pgmap v1041: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:37 smithi118 ceph-mon[131825]: osdmap e939: 8 total, 8 up, 8 in 2023-12-16T01:34:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:34:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:34:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:34:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[139570]: osdmap e940: 8 total, 8 up, 8 in 2023-12-16T01:34:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2839710369' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[142991]: osdmap e940: 8 total, 8 up, 8 in 2023-12-16T01:34:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2839710369' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:38 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:38 smithi118 ceph-mon[131825]: osdmap e940: 8 total, 8 up, 8 in 2023-12-16T01:34:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2839710369' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:38 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:39.237 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsHello.Filter (3026 ms) 2023-12-16T01:34:39.237 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 6 tests from ClsHello (19030 ms total) 2023-12-16T01:34:39.238 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:39.238 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:34:39.238 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 6 tests from 1 test suite ran. (19030 ms total) 2023-12-16T01:34:39.238 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 6 tests. 2023-12-16T01:34:39.239 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:34:39.240 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:34:39.310 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2023-12-16T01:34:39.310 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2023-12-16T01:34:39.379 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:34:39.379 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 27 tests from 1 test suite. 2023-12-16T01:34:39.379 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:34:39.380 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 27 tests from TestClsJournal 2023-12-16T01:34:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[139570]: pgmap v1044: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[139570]: osdmap e941: 8 total, 8 up, 8 in 2023-12-16T01:34:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[142991]: pgmap v1044: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:39 smithi078 ceph-mon[142991]: osdmap e941: 8 total, 8 up, 8 in 2023-12-16T01:34:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:39 smithi118 ceph-mon[131825]: pgmap v1044: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:39 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:39 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185437-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:39 smithi118 ceph-mon[131825]: osdmap e941: 8 total, 8 up, 8 in 2023-12-16T01:34:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:40 smithi118 ceph-mon[131825]: osdmap e942: 8 total, 8 up, 8 in 2023-12-16T01:34:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:40 smithi078 ceph-mon[139570]: osdmap e942: 8 total, 8 up, 8 in 2023-12-16T01:34:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:40 smithi078 ceph-mon[142991]: osdmap e942: 8 total, 8 up, 8 in 2023-12-16T01:34:41.242 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.Create 2023-12-16T01:34:41.257 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.Create (15 ms) 2023-12-16T01:34:41.257 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.MinimumSet 2023-12-16T01:34:41.262 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.MinimumSet (6 ms) 2023-12-16T01:34:41.262 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2023-12-16T01:34:41.267 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2023-12-16T01:34:41.267 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2023-12-16T01:34:41.270 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2023-12-16T01:34:41.270 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ActiveSet 2023-12-16T01:34:41.273 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2023-12-16T01:34:41.273 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2023-12-16T01:34:41.276 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2023-12-16T01:34:41.276 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2023-12-16T01:34:41.279 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2023-12-16T01:34:41.279 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.GetClient 2023-12-16T01:34:41.281 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.GetClient (2 ms) 2023-12-16T01:34:41.281 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientRegister 2023-12-16T01:34:41.284 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2023-12-16T01:34:41.284 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2023-12-16T01:34:41.288 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2023-12-16T01:34:41.288 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2023-12-16T01:34:41.292 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2023-12-16T01:34:41.292 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2023-12-16T01:34:41.297 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2023-12-16T01:34:41.297 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientUnregister 2023-12-16T01:34:41.300 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2023-12-16T01:34:41.300 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2023-12-16T01:34:41.304 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (3 ms) 2023-12-16T01:34:41.304 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2023-12-16T01:34:41.404 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (99 ms) 2023-12-16T01:34:41.404 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientCommit 2023-12-16T01:34:41.407 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2023-12-16T01:34:41.407 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2023-12-16T01:34:41.409 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (2 ms) 2023-12-16T01:34:41.410 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2023-12-16T01:34:41.410 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2023-12-16T01:34:41.410 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.ClientList 2023-12-16T01:34:41.446 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.ClientList (35 ms) 2023-12-16T01:34:41.446 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2023-12-16T01:34:41.450 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2023-12-16T01:34:41.450 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.TagCreate 2023-12-16T01:34:41.458 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2023-12-16T01:34:41.458 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2023-12-16T01:34:41.465 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2023-12-16T01:34:41.465 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.TagList 2023-12-16T01:34:41.555 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.TagList (90 ms) 2023-12-16T01:34:41.555 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.GuardAppend 2023-12-16T01:34:41.557 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2023-12-16T01:34:41.557 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2023-12-16T01:34:41.558 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2023-12-16T01:34:41.558 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2023-12-16T01:34:41.560 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2023-12-16T01:34:41.560 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsJournal.Append 2023-12-16T01:34:41.568 INFO:tasks.workunit.client.0.smithi078.stdout:padding is not enabled 2023-12-16T01:34:41.568 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsJournal.Append (8 ms) 2023-12-16T01:34:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:41 smithi118 ceph-mon[131825]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:41 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:41 smithi118 ceph-mon[131825]: osdmap e943: 8 total, 8 up, 8 in 2023-12-16T01:34:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/351008897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:41 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[139570]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[139570]: osdmap e943: 8 total, 8 up, 8 in 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/351008897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[142991]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[142991]: osdmap e943: 8 total, 8 up, 8 in 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/351008897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:41 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:42.252 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 27 tests from TestClsJournal (327 ms total) 2023-12-16T01:34:42.252 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:34:42.252 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:34:42.252 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 27 tests from 1 test suite ran. (2873 ms total) 2023-12-16T01:34:42.252 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 27 tests. 2023-12-16T01:34:42.254 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:34:42.254 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:34:42.325 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2023-12-16T01:34:42.325 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2023-12-16T01:34:42.397 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:34:42.397 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 11 tests from 1 test suite. 2023-12-16T01:34:42.397 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:34:42.397 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from ClsLock 2023-12-16T01:34:42.397 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestMultiLocking 2023-12-16T01:34:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:42 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:42 smithi118 ceph-mon[131825]: osdmap e944: 8 total, 8 up, 8 in 2023-12-16T01:34:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:42 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:42 smithi078 ceph-mon[142991]: osdmap e944: 8 total, 8 up, 8 in 2023-12-16T01:34:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:42 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185813-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:42 smithi078 ceph-mon[139570]: osdmap e944: 8 total, 8 up, 8 in 2023-12-16T01:34:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:43 smithi118 ceph-mon[131825]: pgmap v1050: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 63 KiB/s wr, 180 op/s 2023-12-16T01:34:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:43 smithi118 ceph-mon[131825]: osdmap e945: 8 total, 8 up, 8 in 2023-12-16T01:34:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:43 smithi078 ceph-mon[139570]: pgmap v1050: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 63 KiB/s wr, 180 op/s 2023-12-16T01:34:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:43 smithi078 ceph-mon[139570]: osdmap e945: 8 total, 8 up, 8 in 2023-12-16T01:34:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:43 smithi078 ceph-mon[142991]: pgmap v1050: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 63 KiB/s wr, 180 op/s 2023-12-16T01:34:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:43 smithi078 ceph-mon[142991]: osdmap e945: 8 total, 8 up, 8 in 2023-12-16T01:34:44.302 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: exclusive 2023-12-16T01:34:44.302 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:44.303 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:44.303 INFO:tasks.workunit.client.0.smithi078.stdout: client.34815 expiration=2023-12-16T01:36:44.298787+0000 addr=v1:172.21.15.78:0/186066985 cookie= 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: shared 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout: client.34815 expiration=2023-12-16T01:36:44.304902+0000 addr=v1:172.21.15.78:0/186066985 cookie= 2023-12-16T01:34:44.306 INFO:tasks.workunit.client.0.smithi078.stdout: client.44762 expiration=0.000000 addr=v1:172.21.15.78:0/1495170824 cookie= 2023-12-16T01:34:44.307 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:44.307 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: shared 2023-12-16T01:34:44.308 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:44.308 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:44.308 INFO:tasks.workunit.client.0.smithi078.stdout: client.44762 expiration=0.000000 addr=v1:172.21.15.78:0/1495170824 cookie= 2023-12-16T01:34:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:44 smithi118 ceph-mon[131825]: osdmap e946: 8 total, 8 up, 8 in 2023-12-16T01:34:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:44 smithi078 ceph-mon[142991]: osdmap e946: 8 total, 8 up, 8 in 2023-12-16T01:34:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:44 smithi078 ceph-mon[139570]: osdmap e946: 8 total, 8 up, 8 in 2023-12-16T01:34:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:45.275 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestMultiLocking (2878 ms) 2023-12-16T01:34:45.275 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestMeta 2023-12-16T01:34:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:45 smithi118 ceph-mon[131825]: pgmap v1053: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:45 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:45 smithi118 ceph-mon[131825]: osdmap e947: 8 total, 8 up, 8 in 2023-12-16T01:34:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[139570]: pgmap v1053: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[139570]: osdmap e947: 8 total, 8 up, 8 in 2023-12-16T01:34:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[142991]: pgmap v1053: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/186066985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:45 smithi078 ceph-mon[142991]: osdmap e947: 8 total, 8 up, 8 in 2023-12-16T01:34:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:46 smithi118 ceph-mon[131825]: osdmap e948: 8 total, 8 up, 8 in 2023-12-16T01:34:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:46 smithi078 ceph-mon[139570]: osdmap e948: 8 total, 8 up, 8 in 2023-12-16T01:34:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:46 smithi078 ceph-mon[142991]: osdmap e948: 8 total, 8 up, 8 in 2023-12-16T01:34:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:46] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-12-16T01:34:47.319 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:47.319 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: shared 2023-12-16T01:34:47.319 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:47.320 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:47.320 INFO:tasks.workunit.client.0.smithi078.stdout: client.34830 expiration=0.000000 addr=v1:172.21.15.78:0/2730571364 cookie= 2023-12-16T01:34:47.321 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:47.321 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: exclusive 2023-12-16T01:34:47.322 INFO:tasks.workunit.client.0.smithi078.stdout: tag: new_tag 2023-12-16T01:34:47.322 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:47.322 INFO:tasks.workunit.client.0.smithi078.stdout: client.34824 expiration=0.000000 addr=v1:172.21.15.78:0/2572837802 cookie= 2023-12-16T01:34:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:47 smithi118 ceph-mon[131825]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:47 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:47 smithi118 ceph-mon[131825]: osdmap e949: 8 total, 8 up, 8 in 2023-12-16T01:34:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[139570]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[139570]: osdmap e949: 8 total, 8 up, 8 in 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[142991]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[142991]: osdmap e949: 8 total, 8 up, 8 in 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:34:48.296 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestMeta (3021 ms) 2023-12-16T01:34:48.296 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestCookie 2023-12-16T01:34:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:48 smithi118 ceph-mon[131825]: osdmap e950: 8 total, 8 up, 8 in 2023-12-16T01:34:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:48 smithi078 ceph-mon[139570]: osdmap e950: 8 total, 8 up, 8 in 2023-12-16T01:34:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2572837802' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:48 smithi078 ceph-mon[142991]: osdmap e950: 8 total, 8 up, 8 in 2023-12-16T01:34:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:49 smithi118 ceph-mon[131825]: pgmap v1059: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:49 smithi118 ceph-mon[131825]: osdmap e951: 8 total, 8 up, 8 in 2023-12-16T01:34:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:49 smithi078 ceph-mon[139570]: pgmap v1059: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:49 smithi078 ceph-mon[139570]: osdmap e951: 8 total, 8 up, 8 in 2023-12-16T01:34:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:49 smithi078 ceph-mon[142991]: pgmap v1059: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:49 smithi078 ceph-mon[142991]: osdmap e951: 8 total, 8 up, 8 in 2023-12-16T01:34:50.406 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:50.406 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: exclusive 2023-12-16T01:34:50.406 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:50.406 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:50.408 INFO:tasks.workunit.client.0.smithi078.stdout:lock: mylock 2023-12-16T01:34:50.409 INFO:tasks.workunit.client.0.smithi078.stdout: lock_type: shared 2023-12-16T01:34:50.409 INFO:tasks.workunit.client.0.smithi078.stdout: tag: 2023-12-16T01:34:50.409 INFO:tasks.workunit.client.0.smithi078.stdout: lockers: 2023-12-16T01:34:50.409 INFO:tasks.workunit.client.0.smithi078.stdout: client.44774 expiration=0.000000 addr=v1:172.21.15.78:0/3177592368 cookie= 2023-12-16T01:34:50.409 INFO:tasks.workunit.client.0.smithi078.stdout: client.44774 expiration=0.000000 addr=v1:172.21.15.78:0/3177592368 cookie=new cookie 2023-12-16T01:34:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:50 smithi118 ceph-mon[131825]: osdmap e952: 8 total, 8 up, 8 in 2023-12-16T01:34:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3177592368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[139570]: osdmap e952: 8 total, 8 up, 8 in 2023-12-16T01:34:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3177592368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[142991]: osdmap e952: 8 total, 8 up, 8 in 2023-12-16T01:34:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3177592368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:51.307 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestCookie (3012 ms) 2023-12-16T01:34:51.307 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestMultipleLocks 2023-12-16T01:34:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:51 smithi118 ceph-mon[131825]: pgmap v1062: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:51 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:51 smithi118 ceph-mon[131825]: osdmap e953: 8 total, 8 up, 8 in 2023-12-16T01:34:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[139570]: pgmap v1062: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[139570]: osdmap e953: 8 total, 8 up, 8 in 2023-12-16T01:34:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[142991]: pgmap v1062: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:51 smithi078 ceph-mon[142991]: osdmap e953: 8 total, 8 up, 8 in 2023-12-16T01:34:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:52 smithi118 ceph-mon[131825]: osdmap e954: 8 total, 8 up, 8 in 2023-12-16T01:34:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:52 smithi078 ceph-mon[139570]: osdmap e954: 8 total, 8 up, 8 in 2023-12-16T01:34:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:52 smithi078 ceph-mon[142991]: osdmap e954: 8 total, 8 up, 8 in 2023-12-16T01:34:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:53 smithi118 ceph-mon[131825]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:53 smithi118 ceph-mon[131825]: osdmap e955: 8 total, 8 up, 8 in 2023-12-16T01:34:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:53 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[139570]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[139570]: osdmap e955: 8 total, 8 up, 8 in 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[142991]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[142991]: osdmap e955: 8 total, 8 up, 8 in 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:53 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:54.340 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestMultipleLocks (3032 ms) 2023-12-16T01:34:54.340 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestLockDuration 2023-12-16T01:34:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:54 smithi118 ceph-mon[131825]: osdmap e956: 8 total, 8 up, 8 in 2023-12-16T01:34:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:54 smithi078 ceph-mon[139570]: osdmap e956: 8 total, 8 up, 8 in 2023-12-16T01:34:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1552098697' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:54 smithi078 ceph-mon[142991]: osdmap e956: 8 total, 8 up, 8 in 2023-12-16T01:34:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:55 smithi118 ceph-mon[131825]: pgmap v1068: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:55 smithi118 ceph-mon[131825]: osdmap e957: 8 total, 8 up, 8 in 2023-12-16T01:34:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:55 smithi078 ceph-mon[142991]: pgmap v1068: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:55 smithi078 ceph-mon[142991]: osdmap e957: 8 total, 8 up, 8 in 2023-12-16T01:34:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:55 smithi078 ceph-mon[139570]: pgmap v1068: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:55 smithi078 ceph-mon[139570]: osdmap e957: 8 total, 8 up, 8 in 2023-12-16T01:34:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:56 smithi118 ceph-mon[131825]: osdmap e958: 8 total, 8 up, 8 in 2023-12-16T01:34:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3122436105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:56 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[139570]: osdmap e958: 8 total, 8 up, 8 in 2023-12-16T01:34:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3122436105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:34:56] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2023-12-16T01:34:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[142991]: osdmap e958: 8 total, 8 up, 8 in 2023-12-16T01:34:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3122436105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:56 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:34:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:57 smithi118 ceph-mon[131825]: pgmap v1071: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:57 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:57 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:57 smithi118 ceph-mon[131825]: osdmap e959: 8 total, 8 up, 8 in 2023-12-16T01:34:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[139570]: pgmap v1071: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[139570]: osdmap e959: 8 total, 8 up, 8 in 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[142991]: pgmap v1071: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:34:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:57 smithi078 ceph-mon[142991]: osdmap e959: 8 total, 8 up, 8 in 2023-12-16T01:34:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:58 smithi118 ceph-mon[131825]: osdmap e960: 8 total, 8 up, 8 in 2023-12-16T01:34:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:58 smithi078 ceph-mon[139570]: osdmap e960: 8 total, 8 up, 8 in 2023-12-16T01:34:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:58 smithi078 ceph-mon[142991]: osdmap e960: 8 total, 8 up, 8 in 2023-12-16T01:34:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:59 smithi118 ceph-mon[131825]: pgmap v1074: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:34:59 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:59 smithi078 ceph-mon[139570]: pgmap v1074: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:34:59 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:34:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:59 smithi078 ceph-mon[142991]: pgmap v1074: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:34:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:34:59 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:01 smithi118 ceph-mon[131825]: pgmap v1075: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:01 smithi078 ceph-mon[139570]: pgmap v1075: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:01 smithi078 ceph-mon[142991]: pgmap v1075: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:02.375 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestLockDuration (8035 ms) 2023-12-16T01:35:02.375 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestAssertLocked 2023-12-16T01:35:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:02.785 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (14m) 9m ago 18m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (13m) 7m ago 17m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (18m) 9m ago 18m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (18m) 7m ago 18m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (13m) 7m ago 22m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:35:03.091 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (13m) 9m ago 23m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (12m) 9m ago 23m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (12m) 7m ago 22m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (12m) 9m ago 22m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (14m) 9m ago 17m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (13m) 7m ago 17m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11m) 9m ago 21m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10m) 9m ago 21m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10m) 9m ago 21m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9m) 9m ago 20m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9m) 7m ago 20m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8m) 7m ago 19m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8m) 7m ago 19m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7m) 7m ago 19m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:35:03.092 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (13m) 7m ago 18m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:35:03.489 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:35:03.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:35:03.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:35:03.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:03.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:35:03.490 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:35:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:03 smithi118 ceph-mon[131825]: pgmap v1076: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:03 smithi118 ceph-mon[131825]: osdmap e961: 8 total, 8 up, 8 in 2023-12-16T01:35:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:03 smithi118 ceph-mon[131825]: from='client.44795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[142991]: pgmap v1076: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[142991]: osdmap e961: 8 total, 8 up, 8 in 2023-12-16T01:35:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[142991]: from='client.44795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[139570]: pgmap v1076: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[139570]: osdmap e961: 8 total, 8 up, 8 in 2023-12-16T01:35:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:03 smithi078 ceph-mon[139570]: from='client.44795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:04 smithi118 ceph-mon[131825]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:04 smithi118 ceph-mon[131825]: osdmap e962: 8 total, 8 up, 8 in 2023-12-16T01:35:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3432745234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3322856824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[142991]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[142991]: osdmap e962: 8 total, 8 up, 8 in 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3432745234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3322856824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[139570]: from='client.44801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[139570]: osdmap e962: 8 total, 8 up, 8 in 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3432745234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3322856824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:05.419 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestAssertLocked (3044 ms) 2023-12-16T01:35:05.419 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestSetCookie 2023-12-16T01:35:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:05 smithi118 ceph-mon[131825]: pgmap v1079: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:05 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:05 smithi118 ceph-mon[131825]: osdmap e963: 8 total, 8 up, 8 in 2023-12-16T01:35:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:05 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[142991]: pgmap v1079: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[142991]: osdmap e963: 8 total, 8 up, 8 in 2023-12-16T01:35:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[139570]: pgmap v1079: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[139570]: osdmap e963: 8 total, 8 up, 8 in 2023-12-16T01:35:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:05 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:06 smithi078 ceph-mon[139570]: osdmap e964: 8 total, 8 up, 8 in 2023-12-16T01:35:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:06] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2023-12-16T01:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:06 smithi078 ceph-mon[142991]: osdmap e964: 8 total, 8 up, 8 in 2023-12-16T01:35:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:06 smithi118 ceph-mon[131825]: osdmap e964: 8 total, 8 up, 8 in 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: osdmap e965: 8 total, 8 up, 8 in 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1996222536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: osdmap e965: 8 total, 8 up, 8 in 2023-12-16T01:35:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1996222536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:07.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:07.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:07.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: osdmap e965: 8 total, 8 up, 8 in 2023-12-16T01:35:07.915 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1996222536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:07.916 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:08.433 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestSetCookie (3014 ms) 2023-12-16T01:35:08.433 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestRenew 2023-12-16T01:35:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:08 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:08 smithi078 ceph-mon[139570]: osdmap e966: 8 total, 8 up, 8 in 2023-12-16T01:35:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:08 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:08 smithi078 ceph-mon[142991]: osdmap e966: 8 total, 8 up, 8 in 2023-12-16T01:35:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:08 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:08 smithi118 ceph-mon[131825]: osdmap e966: 8 total, 8 up, 8 in 2023-12-16T01:35:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:09 smithi078 ceph-mon[139570]: pgmap v1085: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:09 smithi078 ceph-mon[139570]: osdmap e967: 8 total, 8 up, 8 in 2023-12-16T01:35:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:09 smithi078 ceph-mon[142991]: pgmap v1085: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:09 smithi078 ceph-mon[142991]: osdmap e967: 8 total, 8 up, 8 in 2023-12-16T01:35:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:09 smithi118 ceph-mon[131825]: pgmap v1085: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:09 smithi118 ceph-mon[131825]: osdmap e967: 8 total, 8 up, 8 in 2023-12-16T01:35:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:10 smithi078 ceph-mon[139570]: osdmap e968: 8 total, 8 up, 8 in 2023-12-16T01:35:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:10 smithi078 ceph-mon[142991]: osdmap e968: 8 total, 8 up, 8 in 2023-12-16T01:35:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:10 smithi118 ceph-mon[131825]: osdmap e968: 8 total, 8 up, 8 in 2023-12-16T01:35:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[139570]: pgmap v1088: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[139570]: osdmap e969: 8 total, 8 up, 8 in 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[142991]: pgmap v1088: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:11 smithi078 ceph-mon[142991]: osdmap e969: 8 total, 8 up, 8 in 2023-12-16T01:35:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:11 smithi118 ceph-mon[131825]: pgmap v1088: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:11 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895275270' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:11 smithi118 ceph-mon[131825]: osdmap e969: 8 total, 8 up, 8 in 2023-12-16T01:35:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:12 smithi078 ceph-mon[139570]: osdmap e970: 8 total, 8 up, 8 in 2023-12-16T01:35:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:12 smithi078 ceph-mon[142991]: osdmap e970: 8 total, 8 up, 8 in 2023-12-16T01:35:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:12 smithi118 ceph-mon[131825]: osdmap e970: 8 total, 8 up, 8 in 2023-12-16T01:35:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:13 smithi078 ceph-mon[139570]: pgmap v1091: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:13 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:13 smithi078 ceph-mon[142991]: pgmap v1091: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:13 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:13 smithi118 ceph-mon[131825]: pgmap v1091: 137 pgs: 10 creating+peering, 15 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:13 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:15 smithi078 ceph-mon[139570]: pgmap v1092: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:15 smithi078 ceph-mon[142991]: pgmap v1092: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:15 smithi118 ceph-mon[131825]: pgmap v1092: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:16] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2023-12-16T01:35:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:17 smithi078 ceph-mon[139570]: pgmap v1093: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:17 smithi078 ceph-mon[142991]: pgmap v1093: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:17 smithi118 ceph-mon[131825]: pgmap v1093: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:19 smithi078 ceph-mon[139570]: pgmap v1094: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:19 smithi078 ceph-mon[142991]: pgmap v1094: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:19 smithi118 ceph-mon[131825]: pgmap v1094: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:21 smithi078 ceph-mon[139570]: pgmap v1095: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:21 smithi078 ceph-mon[142991]: pgmap v1095: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:21 smithi118 ceph-mon[131825]: pgmap v1095: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:23 smithi078 ceph-mon[139570]: pgmap v1096: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:35:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:23 smithi078 ceph-mon[142991]: pgmap v1096: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:35:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:23 smithi118 ceph-mon[131825]: pgmap v1096: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T01:35:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:25 smithi078 ceph-mon[139570]: pgmap v1097: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:25 smithi078 ceph-mon[142991]: pgmap v1097: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:25 smithi118 ceph-mon[131825]: pgmap v1097: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:26] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2023-12-16T01:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:27 smithi118 ceph-mon[131825]: pgmap v1098: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:27 smithi078 ceph-mon[139570]: pgmap v1098: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:27 smithi078 ceph-mon[142991]: pgmap v1098: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:28.838 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestRenew (20406 ms) 2023-12-16T01:35:28.839 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2023-12-16T01:35:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:29 smithi118 ceph-mon[131825]: pgmap v1099: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:29 smithi118 ceph-mon[131825]: osdmap e971: 8 total, 8 up, 8 in 2023-12-16T01:35:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:29 smithi078 ceph-mon[139570]: pgmap v1099: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:29 smithi078 ceph-mon[139570]: osdmap e971: 8 total, 8 up, 8 in 2023-12-16T01:35:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:29 smithi078 ceph-mon[142991]: pgmap v1099: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:29 smithi078 ceph-mon[142991]: osdmap e971: 8 total, 8 up, 8 in 2023-12-16T01:35:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:30 smithi118 ceph-mon[131825]: osdmap e972: 8 total, 8 up, 8 in 2023-12-16T01:35:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3656228254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:30 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[139570]: osdmap e972: 8 total, 8 up, 8 in 2023-12-16T01:35:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3656228254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[142991]: osdmap e972: 8 total, 8 up, 8 in 2023-12-16T01:35:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3656228254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:30 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: pgmap v1102: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: osdmap e973: 8 total, 8 up, 8 in 2023-12-16T01:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: pgmap v1102: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: osdmap e973: 8 total, 8 up, 8 in 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: pgmap v1102: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: osdmap e973: 8 total, 8 up, 8 in 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:32 smithi118 ceph-mon[131825]: osdmap e974: 8 total, 8 up, 8 in 2023-12-16T01:35:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:32 smithi118 ceph-mon[131825]: pgmap v1105: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:32 smithi078 ceph-mon[139570]: osdmap e974: 8 total, 8 up, 8 in 2023-12-16T01:35:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:32 smithi078 ceph-mon[139570]: pgmap v1105: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:32 smithi078 ceph-mon[142991]: osdmap e974: 8 total, 8 up, 8 in 2023-12-16T01:35:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:32 smithi078 ceph-mon[142991]: pgmap v1105: 137 pgs: 7 creating+peering, 21 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (14m) 10m ago 18m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (14m) 8m ago 18m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (19m) 10m ago 19m 18.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (19m) 8m ago 19m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (13m) 8m ago 22m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (14m) 10m ago 24m 514M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (13m) 10m ago 24m 94.1M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (12m) 8m ago 23m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:35:34.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (13m) 10m ago 22m 70.0M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (14m) 10m ago 18m 17.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (14m) 8m ago 18m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (12m) 10m ago 22m 439M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11m) 10m ago 21m 332M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10m) 10m ago 21m 315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10m) 10m ago 21m 11.5M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9m) 8m ago 20m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9m) 8m ago 20m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8m) 8m ago 20m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8m) 8m ago 19m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:35:34.145 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (13m) 8m ago 19m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:35:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:33 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:33 smithi118 ceph-mon[131825]: from='client.44831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:33 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:33 smithi078 ceph-mon[139570]: from='client.44831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:33 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:33 smithi078 ceph-mon[142991]: from='client.44831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:35:34.528 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:35:34.529 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:35:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:34 smithi118 ceph-mon[131825]: pgmap v1106: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:34 smithi118 ceph-mon[131825]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1129619019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[139570]: pgmap v1106: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[139570]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1129619019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[142991]: pgmap v1106: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[142991]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:35:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1129619019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:35:35.866 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7028 ms) 2023-12-16T01:35:35.866 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2023-12-16T01:35:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:36] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.43.0" 2023-12-16T01:35:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:36 smithi118 ceph-mon[131825]: osdmap e975: 8 total, 8 up, 8 in 2023-12-16T01:35:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:36 smithi118 ceph-mon[131825]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:35:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[142991]: osdmap e975: 8 total, 8 up, 8 in 2023-12-16T01:35:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[142991]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:35:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[139570]: osdmap e975: 8 total, 8 up, 8 in 2023-12-16T01:35:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[139570]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:35:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:37 smithi118 ceph-mon[131825]: osdmap e976: 8 total, 8 up, 8 in 2023-12-16T01:35:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2195302669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:37 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[139570]: osdmap e976: 8 total, 8 up, 8 in 2023-12-16T01:35:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2195302669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[142991]: osdmap e976: 8 total, 8 up, 8 in 2023-12-16T01:35:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2195302669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:37 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:38 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:38 smithi118 ceph-mon[131825]: osdmap e977: 8 total, 8 up, 8 in 2023-12-16T01:35:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:38 smithi118 ceph-mon[131825]: pgmap v1111: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[139570]: osdmap e977: 8 total, 8 up, 8 in 2023-12-16T01:35:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[139570]: pgmap v1111: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[142991]: osdmap e977: 8 total, 8 up, 8 in 2023-12-16T01:35:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:38 smithi078 ceph-mon[142991]: pgmap v1111: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: osdmap e978: 8 total, 8 up, 8 in 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:35:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: osdmap e978: 8 total, 8 up, 8 in 2023-12-16T01:35:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: osdmap e978: 8 total, 8 up, 8 in 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:35:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:40 smithi118 ceph-mon[131825]: pgmap v1113: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:40 smithi078 ceph-mon[139570]: pgmap v1113: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:40 smithi078 ceph-mon[142991]: pgmap v1113: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:43 smithi078 ceph-mon[139570]: pgmap v1114: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:43 smithi078 ceph-mon[142991]: pgmap v1114: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:43 smithi118 ceph-mon[131825]: pgmap v1114: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:43.833 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7967 ms) 2023-12-16T01:35:43.834 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2023-12-16T01:35:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:44 smithi118 ceph-mon[131825]: osdmap e979: 8 total, 8 up, 8 in 2023-12-16T01:35:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:44 smithi078 ceph-mon[139570]: osdmap e979: 8 total, 8 up, 8 in 2023-12-16T01:35:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:44 smithi078 ceph-mon[142991]: osdmap e979: 8 total, 8 up, 8 in 2023-12-16T01:35:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:45 smithi118 ceph-mon[131825]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:45 smithi118 ceph-mon[131825]: osdmap e980: 8 total, 8 up, 8 in 2023-12-16T01:35:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1791795802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:45 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[139570]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[139570]: osdmap e980: 8 total, 8 up, 8 in 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1791795802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[142991]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[142991]: osdmap e980: 8 total, 8 up, 8 in 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1791795802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:45 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:46] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.43.0" 2023-12-16T01:35:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:46 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:46 smithi118 ceph-mon[131825]: osdmap e981: 8 total, 8 up, 8 in 2023-12-16T01:35:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:46 smithi118 ceph-mon[131825]: pgmap v1119: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[139570]: osdmap e981: 8 total, 8 up, 8 in 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[139570]: pgmap v1119: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-185874-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[142991]: osdmap e981: 8 total, 8 up, 8 in 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[142991]: pgmap v1119: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:35:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:47 smithi118 ceph-mon[131825]: osdmap e982: 8 total, 8 up, 8 in 2023-12-16T01:35:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:47 smithi078 ceph-mon[139570]: osdmap e982: 8 total, 8 up, 8 in 2023-12-16T01:35:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:47 smithi078 ceph-mon[142991]: osdmap e982: 8 total, 8 up, 8 in 2023-12-16T01:35:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:48 smithi118 ceph-mon[131825]: pgmap v1121: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:48 smithi078 ceph-mon[139570]: pgmap v1121: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:48 smithi078 ceph-mon[142991]: pgmap v1121: 137 pgs: 9 creating+peering, 9 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:50.997 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7164 ms) 2023-12-16T01:35:50.997 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from ClsLock (68601 ms total) 2023-12-16T01:35:50.997 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:35:50.997 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:35:50.998 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 11 tests from 1 test suite ran. (68601 ms total) 2023-12-16T01:35:50.998 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 11 tests. 2023-12-16T01:35:51.001 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:35:51.001 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:35:51.076 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2023-12-16T01:35:51.076 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2023-12-16T01:35:51.148 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:35:51.148 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-16T01:35:51.148 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:35:51.148 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from cls_log 2023-12-16T01:35:51.148 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_log.test_log_add_same_time 2023-12-16T01:35:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:50 smithi118 ceph-mon[131825]: pgmap v1122: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:50 smithi078 ceph-mon[139570]: pgmap v1122: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:50 smithi078 ceph-mon[142991]: pgmap v1122: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T01:35:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:51 smithi118 ceph-mon[131825]: osdmap e983: 8 total, 8 up, 8 in 2023-12-16T01:35:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:51 smithi078 ceph-mon[139570]: osdmap e983: 8 total, 8 up, 8 in 2023-12-16T01:35:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:51 smithi078 ceph-mon[142991]: osdmap e983: 8 total, 8 up, 8 in 2023-12-16T01:35:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:52 smithi118 ceph-mon[131825]: pgmap v1124: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:52 smithi118 ceph-mon[131825]: osdmap e984: 8 total, 8 up, 8 in 2023-12-16T01:35:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[139570]: pgmap v1124: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[139570]: osdmap e984: 8 total, 8 up, 8 in 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[142991]: pgmap v1124: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[142991]: osdmap e984: 8 total, 8 up, 8 in 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:35:54.020 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_log.test_log_add_same_time (2872 ms) 2023-12-16T01:35:54.020 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_log.test_log_add_different_time 2023-12-16T01:35:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:54 smithi118 ceph-mon[131825]: osdmap e985: 8 total, 8 up, 8 in 2023-12-16T01:35:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:54 smithi078 ceph-mon[139570]: osdmap e985: 8 total, 8 up, 8 in 2023-12-16T01:35:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1278448164' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:54 smithi078 ceph-mon[142991]: osdmap e985: 8 total, 8 up, 8 in 2023-12-16T01:35:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:55 smithi118 ceph-mon[131825]: pgmap v1127: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:55 smithi118 ceph-mon[131825]: osdmap e986: 8 total, 8 up, 8 in 2023-12-16T01:35:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:55 smithi078 ceph-mon[139570]: pgmap v1127: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:55 smithi078 ceph-mon[139570]: osdmap e986: 8 total, 8 up, 8 in 2023-12-16T01:35:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:55 smithi078 ceph-mon[142991]: pgmap v1127: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:55 smithi078 ceph-mon[142991]: osdmap e986: 8 total, 8 up, 8 in 2023-12-16T01:35:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:56 smithi118 ceph-mon[131825]: osdmap e987: 8 total, 8 up, 8 in 2023-12-16T01:35:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1004363541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:56 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[139570]: osdmap e987: 8 total, 8 up, 8 in 2023-12-16T01:35:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1004363541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[142991]: osdmap e987: 8 total, 8 up, 8 in 2023-12-16T01:35:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1004363541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:56 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:35:56] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.43.0" 2023-12-16T01:35:57.039 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_log.test_log_add_different_time (3019 ms) 2023-12-16T01:35:57.039 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_log.trim_by_time 2023-12-16T01:35:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:57 smithi118 ceph-mon[131825]: pgmap v1130: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:57 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:57 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:57 smithi118 ceph-mon[131825]: osdmap e988: 8 total, 8 up, 8 in 2023-12-16T01:35:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[139570]: pgmap v1130: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[139570]: osdmap e988: 8 total, 8 up, 8 in 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[142991]: pgmap v1130: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:35:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:57 smithi078 ceph-mon[142991]: osdmap e988: 8 total, 8 up, 8 in 2023-12-16T01:35:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:58 smithi118 ceph-mon[131825]: osdmap e989: 8 total, 8 up, 8 in 2023-12-16T01:35:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:58 smithi078 ceph-mon[139570]: osdmap e989: 8 total, 8 up, 8 in 2023-12-16T01:35:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:58 smithi078 ceph-mon[142991]: osdmap e989: 8 total, 8 up, 8 in 2023-12-16T01:35:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:59 smithi118 ceph-mon[131825]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:59 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:59 smithi118 ceph-mon[131825]: osdmap e990: 8 total, 8 up, 8 in 2023-12-16T01:35:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:35:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[139570]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[139570]: osdmap e990: 8 total, 8 up, 8 in 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[142991]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[142991]: osdmap e990: 8 total, 8 up, 8 in 2023-12-16T01:35:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:35:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:00.076 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_log.trim_by_time (3036 ms) 2023-12-16T01:36:00.076 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_log.trim_by_marker 2023-12-16T01:36:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:00 smithi118 ceph-mon[131825]: osdmap e991: 8 total, 8 up, 8 in 2023-12-16T01:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:00 smithi078 ceph-mon[139570]: osdmap e991: 8 total, 8 up, 8 in 2023-12-16T01:36:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3072129582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:00 smithi078 ceph-mon[142991]: osdmap e991: 8 total, 8 up, 8 in 2023-12-16T01:36:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:01 smithi118 ceph-mon[131825]: pgmap v1136: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:01 smithi118 ceph-mon[131825]: osdmap e992: 8 total, 8 up, 8 in 2023-12-16T01:36:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:01 smithi078 ceph-mon[139570]: pgmap v1136: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:01 smithi078 ceph-mon[139570]: osdmap e992: 8 total, 8 up, 8 in 2023-12-16T01:36:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:01 smithi078 ceph-mon[142991]: pgmap v1136: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:01 smithi078 ceph-mon[142991]: osdmap e992: 8 total, 8 up, 8 in 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: osdmap e993: 8 total, 8 up, 8 in 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4106630315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:02 smithi118 ceph-mon[131825]: osdmap e994: 8 total, 8 up, 8 in 2023-12-16T01:36:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: osdmap e993: 8 total, 8 up, 8 in 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4106630315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[139570]: osdmap e994: 8 total, 8 up, 8 in 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: osdmap e993: 8 total, 8 up, 8 in 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4106630315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187467-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:02 smithi078 ceph-mon[142991]: osdmap e994: 8 total, 8 up, 8 in 2023-12-16T01:36:03.077 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_log.trim_by_marker (3000 ms) 2023-12-16T01:36:03.077 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from cls_log (11928 ms total) 2023-12-16T01:36:03.078 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:36:03.078 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:36:03.078 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 4 tests from 1 test suite ran. (11928 ms total) 2023-12-16T01:36:03.078 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 4 tests. 2023-12-16T01:36:03.079 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:36:03.079 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:36:03.162 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2023-12-16T01:36:03.162 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2023-12-16T01:36:03.231 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:36:03.231 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-16T01:36:03.231 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:36:03.232 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from ClsNumOps 2023-12-16T01:36:03.232 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsNumOps.Add 2023-12-16T01:36:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:03 smithi118 ceph-mon[131825]: pgmap v1139: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:03 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:03 smithi118 ceph-mon[131825]: osdmap e995: 8 total, 8 up, 8 in 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[139570]: pgmap v1139: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[139570]: osdmap e995: 8 total, 8 up, 8 in 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[142991]: pgmap v1139: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:03 smithi078 ceph-mon[142991]: osdmap e995: 8 total, 8 up, 8 in 2023-12-16T01:36:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:04 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:04 smithi118 ceph-mon[131825]: osdmap e996: 8 total, 8 up, 8 in 2023-12-16T01:36:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[139570]: osdmap e996: 8 total, 8 up, 8 in 2023-12-16T01:36:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[142991]: osdmap e996: 8 total, 8 up, 8 in 2023-12-16T01:36:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:04.876 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:36:05.196 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:36:05.196 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (15m) 25s ago 19m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (14m) 8m ago 18m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (20m) 25s ago 20m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (19m) 8m ago 19m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (14m) 8m ago 23m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (14m) 25s ago 24m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (13m) 25s ago 24m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (13m) 8m ago 23m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (13m) 25s ago 23m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (15m) 25s ago 18m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (14m) 8m ago 18m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (12m) 25s ago 22m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (12m) 25s ago 22m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:36:05.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11m) 25s ago 22m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10m) 25s ago 21m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10m) 8m ago 21m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9m) 8m ago 21m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9m) 8m ago 20m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8m) 8m ago 20m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:36:05.198 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (14m) 8m ago 19m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:36:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:05 smithi118 ceph-mon[131825]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:05 smithi118 ceph-mon[131825]: osdmap e997: 8 total, 8 up, 8 in 2023-12-16T01:36:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[142991]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[142991]: osdmap e997: 8 total, 8 up, 8 in 2023-12-16T01:36:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[139570]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1763605771' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:05 smithi078 ceph-mon[139570]: osdmap e997: 8 total, 8 up, 8 in 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:05.578 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:36:05.579 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:36:06.101 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsNumOps.Add (2870 ms) 2023-12-16T01:36:06.101 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsNumOps.Sub 2023-12-16T01:36:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:06 smithi118 ceph-mon[131825]: from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:06 smithi118 ceph-mon[131825]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1367110615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:06 smithi118 ceph-mon[131825]: osdmap e998: 8 total, 8 up, 8 in 2023-12-16T01:36:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:06] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[139570]: from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[139570]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1367110615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[139570]: osdmap e998: 8 total, 8 up, 8 in 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[142991]: from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[142991]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1367110615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:06 smithi078 ceph-mon[142991]: osdmap e998: 8 total, 8 up, 8 in 2023-12-16T01:36:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:07 smithi118 ceph-mon[131825]: pgmap v1145: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:07 smithi118 ceph-mon[131825]: osdmap e999: 8 total, 8 up, 8 in 2023-12-16T01:36:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1542717108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:07 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[142991]: pgmap v1145: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[142991]: osdmap e999: 8 total, 8 up, 8 in 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1542717108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[139570]: pgmap v1145: 137 pgs: 2 creating+peering, 29 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[139570]: osdmap e999: 8 total, 8 up, 8 in 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1542717108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:07 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:09.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsNumOps.Sub (3007 ms) 2023-12-16T01:36:09.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsNumOps.Mul 2023-12-16T01:36:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:09 smithi118 ceph-mon[131825]: pgmap v1148: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:09 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:09 smithi118 ceph-mon[131825]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-16T01:36:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:09 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[139570]: pgmap v1148: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[139570]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[142991]: pgmap v1148: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[142991]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-16T01:36:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:09 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:10 smithi118 ceph-mon[131825]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-16T01:36:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:10 smithi078 ceph-mon[139570]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-16T01:36:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:10 smithi078 ceph-mon[142991]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-16T01:36:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:11 smithi118 ceph-mon[131825]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:11 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:11 smithi118 ceph-mon[131825]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-16T01:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[139570]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[139570]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[142991]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[142991]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-16T01:36:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:12.128 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsNumOps.Mul (3017 ms) 2023-12-16T01:36:12.128 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsNumOps.Div 2023-12-16T01:36:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:12 smithi118 ceph-mon[131825]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-16T01:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:12 smithi078 ceph-mon[139570]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-16T01:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1332543777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:12 smithi078 ceph-mon[142991]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-16T01:36:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:13 smithi118 ceph-mon[131825]: pgmap v1154: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2023-12-16T01:36:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:13 smithi118 ceph-mon[131825]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-16T01:36:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:13 smithi078 ceph-mon[139570]: pgmap v1154: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2023-12-16T01:36:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:13 smithi078 ceph-mon[139570]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-16T01:36:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:13 smithi078 ceph-mon[142991]: pgmap v1154: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2023-12-16T01:36:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:13 smithi078 ceph-mon[142991]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-16T01:36:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:14 smithi118 ceph-mon[131825]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-16T01:36:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3694878559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:14 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[139570]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-16T01:36:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3694878559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[142991]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-16T01:36:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3694878559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:14 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:15.161 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsNumOps.Div (3036 ms) 2023-12-16T01:36:15.161 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from ClsNumOps (11930 ms total) 2023-12-16T01:36:15.161 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:36:15.161 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:36:15.162 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 4 tests from 1 test suite ran. (11930 ms total) 2023-12-16T01:36:15.162 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 4 tests. 2023-12-16T01:36:15.164 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:36:15.164 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:36:15.233 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-12-16T01:36:15.234 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-12-16T01:36:15.303 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:36:15.304 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 70 tests from 1 test suite. 2023-12-16T01:36:15.304 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:36:15.304 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 70 tests from TestClsRbd 2023-12-16T01:36:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:15 smithi118 ceph-mon[131825]: pgmap v1157: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:15 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:15 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:15 smithi118 ceph-mon[131825]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-16T01:36:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[139570]: pgmap v1157: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[139570]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[142991]: pgmap v1157: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187579-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:15 smithi078 ceph-mon[142991]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-16T01:36:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:16 smithi118 ceph-mon[131825]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-16T01:36:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:16 smithi078 ceph-mon[139570]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-16T01:36:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:16 smithi078 ceph-mon[142991]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-16T01:36:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:16] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-12-16T01:36:17.172 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_all_features 2023-12-16T01:36:17.193 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_all_features (22 ms) 2023-12-16T01:36:17.193 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.copyup 2023-12-16T01:36:17.367 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.copyup (173 ms) 2023-12-16T01:36:17.367 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-12-16T01:36:17.384 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.sparse_copyup (17 ms) 2023-12-16T01:36:17.384 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-12-16T01:36:17.391 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_and_set_id (8 ms) 2023-12-16T01:36:17.391 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-12-16T01:36:17.403 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2023-12-16T01:36:17.403 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.directory_methods 2023-12-16T01:36:17.428 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.directory_methods (24 ms) 2023-12-16T01:36:17.428 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.create 2023-12-16T01:36:17.441 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.create (14 ms) 2023-12-16T01:36:17.441 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_features 2023-12-16T01:36:17.443 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-12-16T01:36:17.443 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-12-16T01:36:17.445 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2023-12-16T01:36:17.445 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-12-16T01:36:17.447 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-12-16T01:36:17.447 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-12-16T01:36:17.448 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-12-16T01:36:17.448 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-12-16T01:36:17.450 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-12-16T01:36:17.450 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-12-16T01:36:17.455 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_data_pool (5 ms) 2023-12-16T01:36:17.455 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.get_size 2023-12-16T01:36:17.459 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2023-12-16T01:36:17.459 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.set_size 2023-12-16T01:36:17.464 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2023-12-16T01:36:17.464 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.protection_status 2023-12-16T01:36:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-16T01:36:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3478414529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3478414529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:17.481 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2023-12-16T01:36:17.481 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-12-16T01:36:17.489 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2023-12-16T01:36:17.489 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.parents_v1 2023-12-16T01:36:17.529 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.parents_v1 (41 ms) 2023-12-16T01:36:17.530 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.parents_v2 2023-12-16T01:36:17.559 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.parents_v2 (29 ms) 2023-12-16T01:36:17.559 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.snapshots 2023-12-16T01:36:17.582 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.snapshots (24 ms) 2023-12-16T01:36:17.582 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.snapid_race 2023-12-16T01:36:17.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2023-12-16T01:36:17.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.stripingv2 2023-12-16T01:36:17.595 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2023-12-16T01:36:17.595 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_save 2023-12-16T01:36:17.596 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2023-12-16T01:36:17.596 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-12-16T01:36:17.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_resize (4 ms) 2023-12-16T01:36:17.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_update 2023-12-16T01:36:17.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_update (5 ms) 2023-12-16T01:36:17.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-12-16T01:36:17.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-12-16T01:36:17.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-12-16T01:36:17.610 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2023-12-16T01:36:17.610 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-12-16T01:36:17.615 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.object_map_snap_remove (4 ms) 2023-12-16T01:36:17.615 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.flags 2023-12-16T01:36:17.619 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.flags (5 ms) 2023-12-16T01:36:17.619 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.metadata 2023-12-16T01:36:17.644 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.metadata (24 ms) 2023-12-16T01:36:17.644 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.set_features 2023-12-16T01:36:17.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2023-12-16T01:36:17.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror 2023-12-16T01:36:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-16T01:36:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3478414529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:17.681 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2023-12-16T01:36:17.681 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror_image 2023-12-16T01:36:17.695 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror_image (13 ms) 2023-12-16T01:36:17.695 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-12-16T01:36:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:18 smithi078 ceph-mon[139570]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-16T01:36:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:18 smithi078 ceph-mon[142991]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-16T01:36:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187763-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:18 smithi118 ceph-mon[131825]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-16T01:36:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:19 smithi078 ceph-mon[139570]: pgmap v1163: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T01:36:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:19 smithi078 ceph-mon[139570]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-16T01:36:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:19 smithi078 ceph-mon[142991]: pgmap v1163: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T01:36:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:19 smithi078 ceph-mon[142991]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-16T01:36:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:19 smithi118 ceph-mon[131825]: pgmap v1163: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T01:36:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:19 smithi118 ceph-mon[131825]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-16T01:36:19.914 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror_image_status (2220 ms) 2023-12-16T01:36:19.914 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-12-16T01:36:19.991 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror_image_map (76 ms) 2023-12-16T01:36:19.991 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-12-16T01:36:19.998 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2023-12-16T01:36:19.998 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-12-16T01:36:20.009 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.mirror_snapshot (10 ms) 2023-12-16T01:36:20.009 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-12-16T01:36:20.011 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2023-12-16T01:36:20.011 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-12-16T01:36:20.013 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2023-12-16T01:36:20.013 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-12-16T01:36:20.016 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2023-12-16T01:36:20.016 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-12-16T01:36:20.022 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2023-12-16T01:36:20.022 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-12-16T01:36:20.025 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_dir_remove (4 ms) 2023-12-16T01:36:20.025 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-12-16T01:36:20.030 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (5 ms) 2023-12-16T01:36:20.030 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_image_add 2023-12-16T01:36:20.032 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2023-12-16T01:36:20.032 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-12-16T01:36:20.035 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2023-12-16T01:36:20.035 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_image_list 2023-12-16T01:36:20.037 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2023-12-16T01:36:20.038 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-12-16T01:36:20.041 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2023-12-16T01:36:20.042 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.image_group_add 2023-12-16T01:36:20.044 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2023-12-16T01:36:20.044 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-12-16T01:36:20.047 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2023-12-16T01:36:20.047 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.image_group_get 2023-12-16T01:36:20.049 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2023-12-16T01:36:20.049 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-12-16T01:36:20.051 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-12-16T01:36:20.051 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-12-16T01:36:20.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2023-12-16T01:36:20.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-12-16T01:36:20.055 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (2 ms) 2023-12-16T01:36:20.055 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-12-16T01:36:20.058 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2023-12-16T01:36:20.058 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-12-16T01:36:20.060 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2023-12-16T01:36:20.061 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-12-16T01:36:20.063 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2023-12-16T01:36:20.063 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-12-16T01:36:20.078 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2023-12-16T01:36:20.079 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-12-16T01:36:20.330 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (252 ms) 2023-12-16T01:36:20.330 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-12-16T01:36:20.333 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2023-12-16T01:36:20.333 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-12-16T01:36:20.335 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2023-12-16T01:36:20.335 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.trash_methods 2023-12-16T01:36:20.342 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2023-12-16T01:36:20.342 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.op_features 2023-12-16T01:36:20.348 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2023-12-16T01:36:20.348 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.clone_parent 2023-12-16T01:36:20.366 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.clone_parent (18 ms) 2023-12-16T01:36:20.367 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-12-16T01:36:20.375 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2023-12-16T01:36:20.375 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.clone_child 2023-12-16T01:36:20.389 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.clone_child (12 ms) 2023-12-16T01:36:20.389 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-12-16T01:36:20.394 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2023-12-16T01:36:20.394 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.migration 2023-12-16T01:36:20.403 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.migration (10 ms) 2023-12-16T01:36:20.403 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.migration_v1 2023-12-16T01:36:20.411 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.migration_v1 (7 ms) 2023-12-16T01:36:20.411 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-12-16T01:36:21.460 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:21 smithi118 ceph-mon[131825]: pgmap v1165: 137 pgs: 16 creating+peering, 2 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 7.7 KiB/s wr, 32 op/s 2023-12-16T01:36:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:21 smithi078 ceph-mon[139570]: pgmap v1165: 137 pgs: 16 creating+peering, 2 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 7.7 KiB/s wr, 32 op/s 2023-12-16T01:36:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:21 smithi078 ceph-mon[142991]: pgmap v1165: 137 pgs: 16 creating+peering, 2 unknown, 119 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 7.7 KiB/s wr, 32 op/s 2023-12-16T01:36:21.909 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:36:21 smithi118 conmon[112317]: logger=sqlstore.transactions t=2023-12-16T01:36:21.458173773Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-16T01:36:22.188 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1778 ms) 2023-12-16T01:36:22.188 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestClsRbd.sparsify 2023-12-16T01:36:22.246 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestClsRbd.sparsify (57 ms) 2023-12-16T01:36:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:22 smithi078 ceph-mon[139570]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-16T01:36:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:22 smithi078 ceph-mon[142991]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-16T01:36:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:22 smithi118 ceph-mon[131825]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-16T01:36:23.215 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 70 tests from TestClsRbd (5074 ms total) 2023-12-16T01:36:23.216 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:36:23.216 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:36:23.216 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 70 tests from 1 test suite ran. (7912 ms total) 2023-12-16T01:36:23.216 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 70 tests. 2023-12-16T01:36:23.217 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:36:23.218 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:36:23.291 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2023-12-16T01:36:23.291 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2023-12-16T01:36:23.361 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:36:23.361 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 10 tests from 1 test suite. 2023-12-16T01:36:23.361 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:36:23.361 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 10 tests from cls_rgw 2023-12-16T01:36:23.361 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_implicit 2023-12-16T01:36:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:23 smithi078 ceph-mon[139570]: pgmap v1167: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 776 KiB/s wr, 268 op/s 2023-12-16T01:36:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:23 smithi078 ceph-mon[139570]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-16T01:36:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:23 smithi078 ceph-mon[142991]: pgmap v1167: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 776 KiB/s wr, 268 op/s 2023-12-16T01:36:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:23 smithi078 ceph-mon[142991]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-16T01:36:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:23 smithi118 ceph-mon[131825]: pgmap v1167: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 776 KiB/s wr, 268 op/s 2023-12-16T01:36:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:23 smithi118 ceph-mon[131825]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-16T01:36:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:24 smithi078 ceph-mon[139570]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-16T01:36:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:24 smithi078 ceph-mon[142991]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-16T01:36:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:24 smithi118 ceph-mon[131825]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-16T01:36:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[139570]: pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[139570]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3130672762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[142991]: pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[142991]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3130672762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:25 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:25 smithi118 ceph-mon[131825]: pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:25 smithi118 ceph-mon[131825]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-16T01:36:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3130672762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:25 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:26.229 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_implicit (2868 ms) 2023-12-16T01:36:26.229 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2023-12-16T01:36:26.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:26] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2023-12-16T01:36:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:26 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:26 smithi078 ceph-mon[142991]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-16T01:36:26.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:26 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:26.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:26 smithi078 ceph-mon[139570]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-16T01:36:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:26 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:26 smithi118 ceph-mon[131825]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-16T01:36:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:27 smithi078 ceph-mon[139570]: pgmap v1173: 137 pgs: 4 creating+peering, 27 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:27 smithi078 ceph-mon[139570]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-16T01:36:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:27 smithi078 ceph-mon[142991]: pgmap v1173: 137 pgs: 4 creating+peering, 27 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:27 smithi078 ceph-mon[142991]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-16T01:36:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:27 smithi118 ceph-mon[131825]: pgmap v1173: 137 pgs: 4 creating+peering, 27 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:27 smithi118 ceph-mon[131825]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-16T01:36:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[139570]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-16T01:36:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[142991]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-16T01:36:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:28.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:28 smithi118 ceph-mon[131825]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-16T01:36:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:29.244 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3015 ms) 2023-12-16T01:36:29.245 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_put_snap 2023-12-16T01:36:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:29 smithi118 ceph-mon[131825]: pgmap v1176: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:29 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:29 smithi118 ceph-mon[131825]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-16T01:36:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[139570]: pgmap v1176: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[139570]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[142991]: pgmap v1176: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/77548816' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:29 smithi078 ceph-mon[142991]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-16T01:36:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:30 smithi118 ceph-mon[131825]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-16T01:36:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:30 smithi078 ceph-mon[139570]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-16T01:36:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:30 smithi078 ceph-mon[142991]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-16T01:36:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:31 smithi118 ceph-mon[131825]: pgmap v1179: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:31 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:31 smithi118 ceph-mon[131825]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-16T01:36:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/726518806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:31.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:31 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[142991]: pgmap v1179: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[142991]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/726518806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[139570]: pgmap v1179: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[139570]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/726518806' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:31 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:32 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:32 smithi118 ceph-mon[131825]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-16T01:36:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:32 smithi118 ceph-mon[131825]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-16T01:36:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[139570]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[139570]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[142991]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:32 smithi078 ceph-mon[142991]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-16T01:36:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:33 smithi118 ceph-mon[131825]: pgmap v1182: 137 pgs: 1 creating+activating, 3 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:33 smithi078 ceph-mon[139570]: pgmap v1182: 137 pgs: 1 creating+activating, 3 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:33 smithi078 ceph-mon[142991]: pgmap v1182: 137 pgs: 1 creating+activating, 3 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:34 smithi118 ceph-mon[131825]: pgmap v1184: 137 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 131 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2023-12-16T01:36:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:34 smithi118 ceph-mon[131825]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-16T01:36:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:34 smithi078 ceph-mon[139570]: pgmap v1184: 137 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 131 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2023-12-16T01:36:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:34 smithi078 ceph-mon[139570]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-16T01:36:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:34 smithi078 ceph-mon[142991]: pgmap v1184: 137 pgs: 1 creating+activating, 3 creating+peering, 2 unknown, 131 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2023-12-16T01:36:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:34 smithi078 ceph-mon[142991]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-16T01:36:35.936 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:36:36.247 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (15m) 56s ago 19m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (15m) 9m ago 19m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (20m) 56s ago 20m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (20m) 9m ago 20m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (14m) 9m ago 23m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (15m) 56s ago 25m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (14m) 56s ago 25m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (13m) 9m ago 24m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (14m) 56s ago 23m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (15m) 56s ago 19m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (15m) 9m ago 19m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:36:36.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (13m) 56s ago 23m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (12m) 56s ago 23m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11m) 56s ago 22m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11m) 56s ago 22m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10m) 9m ago 21m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10m) 9m ago 21m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9m) 9m ago 21m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9m) 9m ago 20m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:36:36.249 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (14m) 9m ago 20m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:36:36.628 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:36.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:36:36.630 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:36:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:36] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-12-16T01:36:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:36 smithi118 ceph-mon[131825]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-16T01:36:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:36 smithi118 ceph-mon[131825]: from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:36 smithi118 ceph-mon[131825]: pgmap v1187: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2023-12-16T01:36:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:36 smithi118 ceph-mon[131825]: from='client.44957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1017763373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[139570]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-16T01:36:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[139570]: from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[139570]: pgmap v1187: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[139570]: from='client.44957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1017763373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[142991]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[142991]: from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[142991]: pgmap v1187: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 B/s wr, 0 op/s 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[142991]: from='client.44957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1017763373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:36:37.873 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_put_snap (8628 ms) 2023-12-16T01:36:37.873 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_explicit 2023-12-16T01:36:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:37 smithi118 ceph-mon[131825]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-16T01:36:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:37 smithi078 ceph-mon[139570]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-16T01:36:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:37 smithi078 ceph-mon[142991]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-16T01:36:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:38 smithi118 ceph-mon[131825]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-16T01:36:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:38 smithi118 ceph-mon[131825]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:38 smithi078 ceph-mon[139570]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-16T01:36:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:38 smithi078 ceph-mon[139570]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:38 smithi078 ceph-mon[142991]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-16T01:36:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:38 smithi078 ceph-mon[142991]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:39 smithi118 ceph-mon[131825]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-16T01:36:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3325136022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:39 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:36:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[139570]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-16T01:36:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3325136022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[142991]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3325136022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:36:40.892 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_explicit (3017 ms) 2023-12-16T01:36:40.892 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.set 2023-12-16T01:36:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-16T01:36:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: pgmap v1193: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:36:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:36:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: pgmap v1193: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: pgmap v1193: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:36:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:41 smithi118 ceph-mon[131825]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-16T01:36:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:41 smithi078 ceph-mon[139570]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-16T01:36:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:41 smithi078 ceph-mon[142991]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-16T01:36:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:42 smithi118 ceph-mon[131825]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-16T01:36:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:42 smithi118 ceph-mon[131825]: pgmap v1196: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[142991]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[142991]: pgmap v1196: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[139570]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[139570]: pgmap v1196: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:36:43.914 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.set (3020 ms) 2023-12-16T01:36:43.915 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_implicit_ec 2023-12-16T01:36:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:43 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:43 smithi118 ceph-mon[131825]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-16T01:36:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[139570]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-16T01:36:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:36:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2098739585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:43 smithi078 ceph-mon[142991]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-16T01:36:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[139570]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:44 smithi078 ceph-mon[142991]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:44 smithi118 ceph-mon[131825]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:46 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:46 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:46 smithi118 ceph-mon[131825]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-16T01:36:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:46 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[139570]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-16T01:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[142991]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-16T01:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:46 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:46] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-12-16T01:36:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:47 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: pgmap v1202: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-16T01:36:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:47 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[139570]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-16T01:36:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[139570]: pgmap v1205: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[142991]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-16T01:36:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:48 smithi078 ceph-mon[142991]: pgmap v1205: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:48 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:48 smithi118 ceph-mon[131825]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-16T01:36:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:48 smithi118 ceph-mon[131825]: pgmap v1205: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[139570]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-16T01:36:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[142991]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-16T01:36:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:49 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:49 smithi118 ceph-mon[131825]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-16T01:36:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:49 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:50.944 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_implicit_ec (7035 ms) 2023-12-16T01:36:50.944 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2023-12-16T01:36:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[139570]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[139570]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[142991]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:50 smithi078 ceph-mon[142991]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:50 smithi118 ceph-mon[131825]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-16T01:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557440127' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]: dispatch 2023-12-16T01:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:50 smithi118 ceph-mon[131825]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-6"}]': finished 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[139570]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[139570]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[142991]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[142991]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:52 smithi118 ceph-mon[131825]: pgmap v1210: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:52 smithi118 ceph-mon[131825]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-16T01:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:53 smithi078 ceph-mon[139570]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-16T01:36:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:53 smithi078 ceph-mon[142991]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-16T01:36:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:53 smithi118 ceph-mon[131825]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[139570]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[139570]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[142991]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[142991]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-16T01:36:55.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:55.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:54 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:54 smithi118 ceph-mon[131825]: pgmap v1213: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:54 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:54 smithi118 ceph-mon[131825]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-16T01:36:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:54 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:36:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:55 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:55 smithi078 ceph-mon[139570]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-16T01:36:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:55 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:55 smithi078 ceph-mon[142991]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-16T01:36:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:55 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:36:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:55 smithi118 ceph-mon[131825]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-16T01:36:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:36:56] "GET /metrics HTTP/1.1" 200 33954 "" "Prometheus/2.43.0" 2023-12-16T01:36:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[139570]: pgmap v1216: 113 pgs: 7 unknown, 106 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[139570]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[142991]: pgmap v1216: 113 pgs: 7 unknown, 106 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[142991]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:56 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:56 smithi118 ceph-mon[131825]: pgmap v1216: 113 pgs: 7 unknown, 106 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:56 smithi118 ceph-mon[131825]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-16T01:36:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:56 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:57.989 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7045 ms) 2023-12-16T01:36:57.990 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2023-12-16T01:36:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:57 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:57 smithi118 ceph-mon[131825]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-16T01:36:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:57 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[139570]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[142991]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2065752220' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:57 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:58 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: pgmap v1219: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-7"}]': finished 2023-12-16T01:36:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:36:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:58 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:59 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:59 smithi118 ceph-mon[131825]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-16T01:37:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:36:59 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[142991]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[139570]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:36:59 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:01 smithi118 ceph-mon[131825]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:01 smithi118 ceph-mon[131825]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-16T01:37:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:01 smithi078 ceph-mon[139570]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:01 smithi078 ceph-mon[139570]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-16T01:37:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:01 smithi078 ceph-mon[142991]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:01 smithi078 ceph-mon[142991]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:02 smithi118 ceph-mon[131825]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[142991]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:02 smithi078 ceph-mon[139570]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-16T01:37:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:03 smithi118 ceph-mon[131825]: pgmap v1225: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:03 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:03 smithi118 ceph-mon[131825]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-16T01:37:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[139570]: pgmap v1225: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[139570]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-16T01:37:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[142991]: pgmap v1225: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:03 smithi078 ceph-mon[142991]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-16T01:37:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:04 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:04 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:04 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:05 smithi118 ceph-mon[131825]: pgmap v1228: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:05 smithi078 ceph-mon[139570]: pgmap v1228: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:05 smithi078 ceph-mon[142991]: pgmap v1228: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:06 smithi118 ceph-mon[131825]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-16T01:37:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:06 smithi078 ceph-mon[139570]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-16T01:37:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:06 smithi078 ceph-mon[142991]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-16T01:37:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:06] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:37:06.978 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:37:07.299 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:37:07.299 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (16m) 88s ago 20m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (15m) 9m ago 19m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (21m) 88s ago 21m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (21m) 9m ago 21m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (15m) 9m ago 24m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (15m) 88s ago 25m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (15m) 88s ago 25m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (14m) 9m ago 24m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (14m) 88s ago 24m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (16m) 88s ago 19m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (15m) 9m ago 19m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (13m) 88s ago 23m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (13m) 88s ago 23m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (12m) 88s ago 23m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:37:07.300 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11m) 88s ago 22m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:37:07.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11m) 9m ago 22m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:37:07.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10m) 9m ago 22m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:37:07.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10m) 9m ago 21m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:37:07.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9m) 9m ago 21m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:37:07.301 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (15m) 9m ago 20m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:37:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:07 smithi118 ceph-mon[131825]: pgmap v1230: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:07 smithi118 ceph-mon[131825]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-16T01:37:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:07 smithi078 ceph-mon[139570]: pgmap v1230: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:07 smithi078 ceph-mon[139570]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-16T01:37:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:07 smithi078 ceph-mon[142991]: pgmap v1230: 113 pgs: 4 creating+peering, 109 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:07 smithi078 ceph-mon[142991]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:07.682 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:37:07.683 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:37:07.683 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:37:07.683 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:37:07.683 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:37:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:08 smithi118 ceph-mon[131825]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:08 smithi118 ceph-mon[131825]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-16T01:37:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:08 smithi118 ceph-mon[131825]: from='client.35061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3752623169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[139570]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[139570]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[139570]: from='client.35061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3752623169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[142991]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[142991]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[142991]: from='client.35061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3752623169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:09 smithi118 ceph-mon[131825]: pgmap v1233: 113 pgs: 113 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2023-12-16T01:37:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:09 smithi118 ceph-mon[131825]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-16T01:37:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:09 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[142991]: pgmap v1233: 113 pgs: 113 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[142991]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[139570]: pgmap v1233: 113 pgs: 113 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[139570]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:09 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.129 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_put_snap_ec (12139 ms) 2023-12-16T01:37:10.129 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.test_explicit_ec 2023-12-16T01:37:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:10 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:10 smithi118 ceph-mon[131825]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-16T01:37:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:10 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[139570]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-16T01:37:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[142991]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-16T01:37:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2270007088' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:10 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]: dispatch 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:11 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: pgmap v1236: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-8"}]': finished 2023-12-16T01:37:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:11 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:12 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:12 smithi118 ceph-mon[131825]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-16T01:37:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:12 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[139570]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[142991]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:12 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:13 smithi118 ceph-mon[131825]: pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:13 smithi118 ceph-mon[131825]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-16T01:37:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[139570]: pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[139570]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[142991]: pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[142991]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-16T01:37:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:14 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:14 smithi118 ceph-mon[131825]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-16T01:37:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:14 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[139570]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[142991]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:14 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:15 smithi118 ceph-mon[131825]: pgmap v1242: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:15 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:15 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:15 smithi118 ceph-mon[131825]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[142991]: pgmap v1242: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[142991]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[139570]: pgmap v1242: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:15 smithi078 ceph-mon[139570]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[139570]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[142991]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:16 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:16 smithi118 ceph-mon[131825]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-16T01:37:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:16 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:16] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-12-16T01:37:17.187 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.test_explicit_ec (7059 ms) 2023-12-16T01:37:17.187 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.set_ec 2023-12-16T01:37:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3241754166' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]: dispatch 2023-12-16T01:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-16T01:37:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-9"}]': finished 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-16T01:37:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[142991]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[142991]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[139570]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[139570]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:19 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:19 smithi118 ceph-mon[131825]: pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:19 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi078-187832-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-16T01:37:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:19 smithi118 ceph-mon[131825]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-16T01:37:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:19 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[139570]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[139570]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[142991]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[142991]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:20 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:20 smithi118 ceph-mon[131825]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-16T01:37:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:20 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi078-187832-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:20 smithi118 ceph-mon[131825]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-16T01:37:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:20 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[142991]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[142991]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-16T01:37:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[139570]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:21 smithi078 ceph-mon[139570]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-16T01:37:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:21 smithi118 ceph-mon[131825]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:21 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-187832-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:21 smithi118 ceph-mon[131825]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-16T01:37:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[139570]: pgmap v1254: 113 pgs: 5 unknown, 108 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[139570]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[142991]: pgmap v1254: 113 pgs: 5 unknown, 108 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[142991]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:23 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:23 smithi118 ceph-mon[131825]: pgmap v1254: 113 pgs: 5 unknown, 108 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:23 smithi118 ceph-mon[131825]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-16T01:37:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:23 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.set_ec (7029 ms) 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 10 tests from cls_rgw (60855 ms total) 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 10 tests from 1 test suite ran. (60855 ms total) 2023-12-16T01:37:24.217 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 10 tests. 2023-12-16T01:37:24.219 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:37:24.219 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:37:24.305 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2023-12-16T01:37:24.305 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2023-12-16T01:37:24.336 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:37:24.336 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 16 tests from 1 test suite. 2023-12-16T01:37:24.336 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:37:24.336 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 16 tests from cls_rgw 2023-12-16T01:37:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[139570]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[142991]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:24 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:24 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:24 smithi118 ceph-mon[131825]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-16T01:37:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879719676' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:24 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]: dispatch 2023-12-16T01:37:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[142991]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[142991]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-16T01:37:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[139570]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:25 smithi078 ceph-mon[139570]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-16T01:37:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:25 smithi118 ceph-mon[131825]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:25 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi078-187832-10"}]': finished 2023-12-16T01:37:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:25 smithi118 ceph-mon[131825]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-16T01:37:26.236 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_basic 2023-12-16T01:37:26.277 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_basic (42 ms) 2023-12-16T01:37:26.277 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2023-12-16T01:37:26.306 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (29 ms) 2023-12-16T01:37:26.306 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_remove_object 2023-12-16T01:37:26.343 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_remove_object (36 ms) 2023-12-16T01:37:26.343 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_suggest 2023-12-16T01:37:26.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:26] "GET /metrics HTTP/1.1" 200 33948 "" "Prometheus/2.43.0" 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[139570]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2233851325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[142991]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2233851325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:26 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:26 smithi118 ceph-mon[131825]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-16T01:37:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2233851325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:26 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[139570]: pgmap v1260: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[139570]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[142991]: pgmap v1260: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:27 smithi078 ceph-mon[142991]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-16T01:37:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:27 smithi118 ceph-mon[131825]: pgmap v1260: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:37:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:27 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:37:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:27 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:37:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:27 smithi118 ceph-mon[131825]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-16T01:37:27.800 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_suggest (1457 ms) 2023-12-16T01:37:27.800 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_suggest_complete 2023-12-16T01:37:27.808 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_suggest_complete (9 ms) 2023-12-16T01:37:27.808 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_list 2023-12-16T01:37:27.827 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_list (19 ms) 2023-12-16T01:37:27.827 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_list_delimited 2023-12-16T01:37:28.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:28 smithi118 ceph-mon[131825]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-16T01:37:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:28 smithi078 ceph-mon[139570]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-16T01:37:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:28 smithi078 ceph-mon[142991]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-16T01:37:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:29 smithi118 ceph-mon[131825]: pgmap v1263: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 131 KiB/s wr, 416 op/s 2023-12-16T01:37:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:29 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:29 smithi078 ceph-mon[139570]: pgmap v1263: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 131 KiB/s wr, 416 op/s 2023-12-16T01:37:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:29 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:29 smithi078 ceph-mon[142991]: pgmap v1263: 137 pgs: 6 creating+peering, 8 unknown, 123 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 131 KiB/s wr, 416 op/s 2023-12-16T01:37:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:29 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:37:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:31 smithi118 ceph-mon[131825]: pgmap v1264: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 92 KiB/s wr, 292 op/s 2023-12-16T01:37:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:31 smithi078 ceph-mon[139570]: pgmap v1264: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 92 KiB/s wr, 292 op/s 2023-12-16T01:37:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:31 smithi078 ceph-mon[142991]: pgmap v1264: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 92 KiB/s wr, 292 op/s 2023-12-16T01:37:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:33 smithi118 ceph-mon[131825]: pgmap v1265: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 88 KiB/s wr, 272 op/s 2023-12-16T01:37:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:33 smithi078 ceph-mon[139570]: pgmap v1265: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 88 KiB/s wr, 272 op/s 2023-12-16T01:37:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:33 smithi078 ceph-mon[142991]: pgmap v1265: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 88 KiB/s wr, 272 op/s 2023-12-16T01:37:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:35 smithi118 ceph-mon[131825]: pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 510 KiB/s wr, 1.55k op/s 2023-12-16T01:37:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:35 smithi078 ceph-mon[139570]: pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 510 KiB/s wr, 1.55k op/s 2023-12-16T01:37:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:35 smithi078 ceph-mon[142991]: pgmap v1266: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 798 KiB/s rd, 510 KiB/s wr, 1.55k op/s 2023-12-16T01:37:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:36] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2023-12-16T01:37:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:37 smithi118 ceph-mon[131825]: pgmap v1267: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 419 KiB/s wr, 1.27k op/s 2023-12-16T01:37:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:37 smithi078 ceph-mon[139570]: pgmap v1267: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 419 KiB/s wr, 1.27k op/s 2023-12-16T01:37:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:37 smithi078 ceph-mon[142991]: pgmap v1267: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 419 KiB/s wr, 1.27k op/s 2023-12-16T01:37:38.096 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:37:38.462 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (16m) 119s ago 20m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (16m) 10m ago 20m 90.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (21m) 119s ago 21m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (21m) 10m ago 21m 22.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (15m) 10m ago 24m 450M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (16m) 119s ago 26m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (15m) 119s ago 26m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (14m) 10m ago 25m 78.8M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (15m) 119s ago 24m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (16m) 119s ago 20m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (16m) 10m ago 20m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (14m) 119s ago 24m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (13m) 119s ago 24m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:37:38.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (13m) 119s ago 23m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (12m) 119s ago 23m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11m) 10m ago 22m 399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11m) 10m ago 22m 688M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10m) 10m ago 22m 289M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10m) 10m ago 21m 12.2M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:37:38.464 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (15m) 10m ago 21m 64.5M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:37:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:38.922 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:37:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:37:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:39 smithi118 ceph-mon[131825]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 636 KiB/s wr, 1.92k op/s 2023-12-16T01:37:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:39 smithi118 ceph-mon[131825]: from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:39 smithi118 ceph-mon[131825]: from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2124683164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[142991]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 636 KiB/s wr, 1.92k op/s 2023-12-16T01:37:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[142991]: from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[142991]: from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2124683164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[139570]: pgmap v1268: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 636 KiB/s wr, 1.92k op/s 2023-12-16T01:37:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[139570]: from='client.54865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[139570]: from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:37:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2124683164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:37:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:41 smithi118 ceph-mon[131825]: pgmap v1269: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:37:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:41 smithi078 ceph-mon[139570]: pgmap v1269: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:37:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:41 smithi078 ceph-mon[142991]: pgmap v1269: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:37:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:42 smithi118 ceph-mon[131825]: pgmap v1270: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:42 smithi078 ceph-mon[139570]: pgmap v1270: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:42 smithi078 ceph-mon[142991]: pgmap v1270: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2023-12-16T01:37:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:37:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:37:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:45 smithi118 ceph-mon[131825]: pgmap v1271: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 694 KiB/s wr, 2.09k op/s 2023-12-16T01:37:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:45 smithi078 ceph-mon[139570]: pgmap v1271: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 694 KiB/s wr, 2.09k op/s 2023-12-16T01:37:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:45 smithi078 ceph-mon[142991]: pgmap v1271: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 694 KiB/s wr, 2.09k op/s 2023-12-16T01:37:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:46] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2023-12-16T01:37:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:37:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:47 smithi118 ceph-mon[131825]: pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 605 KiB/s rd, 403 KiB/s wr, 1.21k op/s 2023-12-16T01:37:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:47 smithi078 ceph-mon[139570]: pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 605 KiB/s rd, 403 KiB/s wr, 1.21k op/s 2023-12-16T01:37:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:47 smithi078 ceph-mon[142991]: pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 605 KiB/s rd, 403 KiB/s wr, 1.21k op/s 2023-12-16T01:37:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:49 smithi118 ceph-mon[131825]: pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 579 KiB/s wr, 1.74k op/s 2023-12-16T01:37:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:49 smithi078 ceph-mon[139570]: pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 579 KiB/s wr, 1.74k op/s 2023-12-16T01:37:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:49 smithi078 ceph-mon[142991]: pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 579 KiB/s wr, 1.74k op/s 2023-12-16T01:37:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:51 smithi118 ceph-mon[131825]: pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:51 smithi078 ceph-mon[139570]: pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:51 smithi078 ceph-mon[142991]: pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:52 smithi118 ceph-mon[131825]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:52 smithi078 ceph-mon[139570]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:52 smithi078 ceph-mon[142991]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2023-12-16T01:37:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:55 smithi118 ceph-mon[131825]: pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 528 KiB/s wr, 1.58k op/s 2023-12-16T01:37:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:55 smithi078 ceph-mon[139570]: pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 528 KiB/s wr, 1.58k op/s 2023-12-16T01:37:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:55 smithi078 ceph-mon[142991]: pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 528 KiB/s wr, 1.58k op/s 2023-12-16T01:37:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:37:56] "GET /metrics HTTP/1.1" 200 36340 "" "Prometheus/2.43.0" 2023-12-16T01:37:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:57 smithi118 ceph-mon[131825]: pgmap v1277: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 357 KiB/s wr, 1.07k op/s 2023-12-16T01:37:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:57 smithi078 ceph-mon[139570]: pgmap v1277: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 357 KiB/s wr, 1.07k op/s 2023-12-16T01:37:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:57 smithi078 ceph-mon[142991]: pgmap v1277: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 535 KiB/s rd, 357 KiB/s wr, 1.07k op/s 2023-12-16T01:37:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:37:59 smithi118 ceph-mon[131825]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 535 KiB/s wr, 1.61k op/s 2023-12-16T01:37:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:37:59 smithi078 ceph-mon[139570]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 535 KiB/s wr, 1.61k op/s 2023-12-16T01:37:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:37:59 smithi078 ceph-mon[142991]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 535 KiB/s wr, 1.61k op/s 2023-12-16T01:38:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:01 smithi118 ceph-mon[131825]: pgmap v1279: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:01 smithi078 ceph-mon[139570]: pgmap v1279: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:01 smithi078 ceph-mon[142991]: pgmap v1279: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:03 smithi118 ceph-mon[131825]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:03 smithi078 ceph-mon[139570]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:03 smithi078 ceph-mon[142991]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 539 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2023-12-16T01:38:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:05 smithi118 ceph-mon[131825]: pgmap v1281: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-16T01:38:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:05 smithi078 ceph-mon[139570]: pgmap v1281: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-16T01:38:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:05 smithi078 ceph-mon[142991]: pgmap v1281: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-16T01:38:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:06] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2023-12-16T01:38:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:07 smithi118 ceph-mon[131825]: pgmap v1282: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-16T01:38:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:07 smithi078 ceph-mon[139570]: pgmap v1282: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-16T01:38:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:07 smithi078 ceph-mon[142991]: pgmap v1282: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-16T01:38:09.309 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:38:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:09 smithi118 ceph-mon[131825]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-16T01:38:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:09 smithi078 ceph-mon[139570]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-16T01:38:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:09 smithi078 ceph-mon[142991]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-16T01:38:09.675 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:38:09.675 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (17m) 2m ago 21m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (16m) 26s ago 20m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (22m) 2m ago 22m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (22m) 26s ago 22m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (16m) 26s ago 25m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (16m) 2m ago 26m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (16m) 2m ago 26m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (15m) 26s ago 25m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (15m) 2m ago 25m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (17m) 2m ago 20m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (16m) 26s ago 20m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (14m) 2m ago 24m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (14m) 2m ago 24m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (13m) 2m ago 24m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (12m) 2m ago 23m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:38:09.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (12m) 26s ago 23m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:38:09.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11m) 26s ago 23m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:38:09.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11m) 26s ago 22m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:38:09.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10m) 26s ago 22m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:38:09.677 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (16m) 26s ago 21m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:38:09.942 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_list_delimited (42115 ms) 2023-12-16T01:38:09.942 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.bi_list 2023-12-16T01:38:10.015 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.bi_list (72 ms) 2023-12-16T01:38:10.015 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.gc_set 2023-12-16T01:38:10.052 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.gc_set (38 ms) 2023-12-16T01:38:10.052 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.gc_list 2023-12-16T01:38:10.078 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.gc_list (26 ms) 2023-12-16T01:38:10.079 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.gc_defer 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:38:10.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:38:10.328 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:38:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:10 smithi118 ceph-mon[131825]: from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:10 smithi118 ceph-mon[131825]: from='client.54889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:10 smithi078 ceph-mon[139570]: from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:10 smithi078 ceph-mon[139570]: from='client.54889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:10 smithi078 ceph-mon[142991]: from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:10 smithi078 ceph-mon[142991]: from='client.54889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:11 smithi118 ceph-mon[131825]: pgmap v1284: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-16T01:38:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/809616918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:11 smithi078 ceph-mon[142991]: pgmap v1284: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-16T01:38:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/809616918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:11 smithi078 ceph-mon[139570]: pgmap v1284: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-16T01:38:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/809616918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:12 smithi118 ceph-mon[131825]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-16T01:38:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:12 smithi078 ceph-mon[139570]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-16T01:38:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:12 smithi078 ceph-mon[142991]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-16T01:38:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:13 smithi118 ceph-mon[131825]: pgmap v1286: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 427 KiB/s wr, 1.28k op/s 2023-12-16T01:38:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:13 smithi118 ceph-mon[131825]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-16T01:38:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:13 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:13 smithi118 ceph-mon[131825]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-16T01:38:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[139570]: pgmap v1286: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 427 KiB/s wr, 1.28k op/s 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[139570]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[139570]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[142991]: pgmap v1286: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 641 KiB/s rd, 427 KiB/s wr, 1.28k op/s 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1038087103' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[142991]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-16T01:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:13 smithi078 ceph-mon[142991]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-16T01:38:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:14 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:14 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:14 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:15 smithi118 ceph-mon[131825]: pgmap v1289: 169 pgs: 8 creating+peering, 11 unknown, 150 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:15 smithi078 ceph-mon[139570]: pgmap v1289: 169 pgs: 8 creating+peering, 11 unknown, 150 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:15 smithi078 ceph-mon[142991]: pgmap v1289: 169 pgs: 8 creating+peering, 11 unknown, 150 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:16] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2023-12-16T01:38:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:17 smithi118 ceph-mon[131825]: pgmap v1290: 169 pgs: 8 creating+peering, 161 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:17 smithi078 ceph-mon[139570]: pgmap v1290: 169 pgs: 8 creating+peering, 161 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:17 smithi078 ceph-mon[142991]: pgmap v1290: 169 pgs: 8 creating+peering, 161 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:17.875 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.gc_defer (7797 ms) 2023-12-16T01:38:17.875 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.usage_basic 2023-12-16T01:38:17.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.usage_basic (94 ms) 2023-12-16T01:38:17.970 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2023-12-16T01:38:17.971 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2023-12-16T01:38:17.971 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.usage_clear 2023-12-16T01:38:18.059 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.usage_clear (89 ms) 2023-12-16T01:38:18.059 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.bi_log_trim 2023-12-16T01:38:18.127 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.bi_log_trim (67 ms) 2023-12-16T01:38:18.127 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw.index_racing_removes 2023-12-16T01:38:18.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw.index_racing_removes (10 ms) 2023-12-16T01:38:18.886 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 16 tests from cls_rgw (51901 ms total) 2023-12-16T01:38:18.886 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:38:18.886 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:38:18.886 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 16 tests from 1 test suite ran. (54549 ms total) 2023-12-16T01:38:18.886 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 16 tests. 2023-12-16T01:38:18.889 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:38:18.890 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:38:18.961 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2023-12-16T01:38:18.961 DEBUG:teuthology.orchestra.run.smithi078:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2023-12-16T01:38:19.030 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:38:19.031 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 9 tests from 1 test suite. 2023-12-16T01:38:19.031 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:38:19.031 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 9 tests from cls_rgw_gc 2023-12-16T01:38:19.031 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.init 2023-12-16T01:38:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:18 smithi118 ceph-mon[131825]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-16T01:38:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:18 smithi118 ceph-mon[131825]: pgmap v1292: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:18 smithi078 ceph-mon[139570]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-16T01:38:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:18 smithi078 ceph-mon[139570]: pgmap v1292: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:18 smithi078 ceph-mon[142991]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-16T01:38:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:18 smithi078 ceph-mon[142991]: pgmap v1292: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 221 KiB/s wr, 655 op/s 2023-12-16T01:38:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:19 smithi118 ceph-mon[131825]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-16T01:38:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:19 smithi078 ceph-mon[139570]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-16T01:38:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:19 smithi078 ceph-mon[142991]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-16T01:38:20.894 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.init (1864 ms) 2023-12-16T01:38:20.895 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2023-12-16T01:38:20.914 INFO:tasks.workunit.client.0.smithi078.stderr:[ ] list info tag = chain-0 2023-12-16T01:38:20.915 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (20 ms) 2023-12-16T01:38:20.915 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2023-12-16T01:38:20.919 INFO:tasks.workunit.client.0.smithi078.stderr:[ ] next_marker is: = 0/4263 2023-12-16T01:38:20.920 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2023-12-16T01:38:20.920 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2023-12-16T01:38:20.928 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2023-12-16T01:38:20.928 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2023-12-16T01:38:20.935 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2023-12-16T01:38:20.935 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2023-12-16T01:38:20.943 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (8 ms) 2023-12-16T01:38:20.943 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2023-12-16T01:38:20.950 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2023-12-16T01:38:20.950 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2023-12-16T01:38:20.956 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2023-12-16T01:38:20.956 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_gc.finalize 2023-12-16T01:38:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:20 smithi118 ceph-mon[131825]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-16T01:38:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/332452992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:20 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:20 smithi118 ceph-mon[131825]: pgmap v1295: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[139570]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/332452992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[139570]: pgmap v1295: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[142991]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/332452992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:20 smithi078 ceph-mon[142991]: pgmap v1295: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:21.899 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_gc.finalize (944 ms) 2023-12-16T01:38:21.900 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 9 tests from cls_rgw_gc (2869 ms total) 2023-12-16T01:38:21.900 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:38:21.900 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:38:21.900 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 9 tests from 1 test suite ran. (2869 ms total) 2023-12-16T01:38:21.900 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 9 tests. 2023-12-16T01:38:21.902 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:38:21.902 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:38:21.974 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2023-12-16T01:38:21.975 DEBUG:teuthology.orchestra.run.smithi078:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2023-12-16T01:38:22.050 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 1 test from 1 test suite. 2023-12-16T01:38:22.051 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:38:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:21 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:21 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:21 smithi118 ceph-mon[131825]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-16T01:38:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[139570]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-16T01:38:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188721-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:21 smithi078 ceph-mon[142991]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-16T01:38:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:22 smithi118 ceph-mon[131825]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-16T01:38:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:22 smithi118 ceph-mon[131825]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[142991]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[142991]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[139570]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[139570]: pgmap v1298: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:23.921 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from cls_rgw_stats 2023-12-16T01:38:23.921 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] cls_rgw_stats.simulate 2023-12-16T01:38:23.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.929+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~66SI0AB6G26Y.0 size=1048576 2023-12-16T01:38:23.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.930+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~66SI0AB6G26Y.1 size=496699 2023-12-16T01:38:23.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.930+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=66SI0AB6G26Y tag=PYAUSV038IEN type=write size=2593851 2023-12-16T01:38:23.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.933+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~JVY7EYMNLZSC.0 size=290607 2023-12-16T01:38:23.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.933+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=JVY7EYMNLZSC tag=4ALJ0H9ZKFYL type=write size=1339183 2023-12-16T01:38:23.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.935+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.0 size=1048576 2023-12-16T01:38:23.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.936+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.1 size=1048576 2023-12-16T01:38:23.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.937+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.2 size=987295 2023-12-16T01:38:23.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.937+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=DIDV6I76HO9U tag=961TRK9F4LVG type=write size=4133023 2023-12-16T01:38:23.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.940+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~QE8KJEJKL4VE.0 size=1048576 2023-12-16T01:38:23.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.941+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~QE8KJEJKL4VE.1 size=229601 2023-12-16T01:38:23.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.941+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=QE8KJEJKL4VE tag=O6FFBU7S3ON2 type=write size=2326753 2023-12-16T01:38:23.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.943+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~B89L11SVM837.0 size=1048576 2023-12-16T01:38:23.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.944+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~B89L11SVM837.1 size=125383 2023-12-16T01:38:23.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.944+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=B89L11SVM837 tag=ACKTJZWM3PU7 type=write size=2222535 2023-12-16T01:38:23.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.948+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~96XQSQQ9C8O4.0 size=1048576 2023-12-16T01:38:23.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.949+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~96XQSQQ9C8O4.1 size=56252 2023-12-16T01:38:23.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.949+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=96XQSQQ9C8O4 tag=079FVMAMZG4R type=write size=2153404 2023-12-16T01:38:23.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.950+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=9SAO9KLDL24U type=del size=1146239 2023-12-16T01:38:23.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.951+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=G8SRXISSEWUY type=del size=2240342 2023-12-16T01:38:23.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.953+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=MZWG4ZHL620D type=del size=2602676 2023-12-16T01:38:23.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.955+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~E4KVM77GQWHP.0 size=1048576 2023-12-16T01:38:23.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.957+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~E4KVM77GQWHP.1 size=781603 2023-12-16T01:38:23.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.957+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=E4KVM77GQWHP tag=PDZRJ3JGQW39 type=write size=2878755 2023-12-16T01:38:23.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.960+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.0 size=1048576 2023-12-16T01:38:23.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.960+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.1 size=1048576 2023-12-16T01:38:23.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.961+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.2 size=963161 2023-12-16T01:38:23.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.961+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=FE3K088OQ4NR tag=RPPLEL8IOE9W type=write size=4108889 2023-12-16T01:38:23.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.963+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=9N78JDGJ6IRU type=del size=4158092 2023-12-16T01:38:23.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.965+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~54Y47N8KXPM1.0 size=1048576 2023-12-16T01:38:23.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.966+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~54Y47N8KXPM1.1 size=833279 2023-12-16T01:38:23.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.966+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=54Y47N8KXPM1 tag=ABLUBHRP1XU8 type=write size=2930431 2023-12-16T01:38:23.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.967+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=JBGVKJXFBGWV type=del size=3679981 2023-12-16T01:38:23.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.969+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=5Q286HVAZUUG type=del size=3549832 2023-12-16T01:38:23.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.970+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=SU1QOGU2ZXLS type=del size=1563318 2023-12-16T01:38:23.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.972+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~66SI0AB6G26Y.0 size=1048576 2023-12-16T01:38:23.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.973+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~66SI0AB6G26Y.1 size=496699 2023-12-16T01:38:23.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.975+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=66SI0AB6G26Y tag=PYAUSV038IEN type=write size=2593851 2023-12-16T01:38:23.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.977+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~F1G97UYYMCOD.0 size=303042 2023-12-16T01:38:23.979 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.977+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=F1G97UYYMCOD tag=74GONRYXE29T type=write size=1351618 2023-12-16T01:38:23.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.978+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~JVY7EYMNLZSC.0 size=290607 2023-12-16T01:38:23.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.981+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=JVY7EYMNLZSC tag=4ALJ0H9ZKFYL type=write size=1339183 2023-12-16T01:38:23.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.981+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=R1OY0M178ZJP type=del size=3408295 2023-12-16T01:38:23.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.982+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.0 size=1048576 2023-12-16T01:38:23.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.983+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.1 size=1048576 2023-12-16T01:38:23.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.985+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~DIDV6I76HO9U.2 size=987295 2023-12-16T01:38:23.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.987+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=DIDV6I76HO9U tag=961TRK9F4LVG type=write size=4133023 2023-12-16T01:38:23.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.989+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=HZI5XJ6EYUNU type=del size=894114 2023-12-16T01:38:23.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.990+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~QE8KJEJKL4VE.0 size=1048576 2023-12-16T01:38:23.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.990+0000 7f5c997a3840 1 < canceled part key=_multipart_048EI4VAS2C2.2~QE8KJEJKL4VE.1 size=229601 2023-12-16T01:38:23.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.992+0000 7f5c997a3840 1 < canceled multipart upload key=048EI4VAS2C2 upload=QE8KJEJKL4VE tag=O6FFBU7S3ON2 type=write size=2326753 2023-12-16T01:38:23.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.993+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=PNVQE1K50Z0C type=del size=3549077 2023-12-16T01:38:23.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.994+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~B89L11SVM837.0 size=1048576 2023-12-16T01:38:23.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.995+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~B89L11SVM837.1 size=125383 2023-12-16T01:38:23.999 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.997+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=B89L11SVM837 tag=ACKTJZWM3PU7 type=write size=2222535 2023-12-16T01:38:24.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:23.999+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=0UNZ2MDS0Q3X type=del size=1028077 2023-12-16T01:38:24.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.000+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~96XQSQQ9C8O4.0 size=1048576 2023-12-16T01:38:24.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.001+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~96XQSQQ9C8O4.1 size=56252 2023-12-16T01:38:24.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.003+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=96XQSQQ9C8O4 tag=079FVMAMZG4R type=write size=2153404 2023-12-16T01:38:24.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.004+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=1VR3W3B6O2CM type=write size=505659 2023-12-16T01:38:24.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.007+0000 7f5c997a3840 1 < suggested remove operation key=A9X7X1OH24L4 tag=9SAO9KLDL24U type=del 2023-12-16T01:38:24.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.009+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.0 size=1048576 2023-12-16T01:38:24.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.010+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.1 size=1048576 2023-12-16T01:38:24.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.011+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.2 size=452247 2023-12-16T01:38:24.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.011+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=1MFUQDPV37EO tag=ZN5OJF3PKKBH type=write size=3597975 2023-12-16T01:38:24.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.013+0000 7f5c997a3840 1 < suggested remove operation key=PDOIJJEEJEJ3 tag=G8SRXISSEWUY type=del 2023-12-16T01:38:24.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.016+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.0 size=1048576 2023-12-16T01:38:24.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.016+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.1 size=1048576 2023-12-16T01:38:24.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.017+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.2 size=565107 2023-12-16T01:38:24.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.017+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=BR215M4L5Q9N tag=0UQFYS3IQE5N type=write size=3710835 2023-12-16T01:38:24.020 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.019+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=MZWG4ZHL620D type=del 2023-12-16T01:38:24.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.020+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=SYXISEH5MPFP type=del size=421423 2023-12-16T01:38:24.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.021+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~E4KVM77GQWHP.0 size=1048576 2023-12-16T01:38:24.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.022+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~E4KVM77GQWHP.1 size=781603 2023-12-16T01:38:24.026 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.024+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=E4KVM77GQWHP tag=PDZRJ3JGQW39 type=write size=2878755 2023-12-16T01:38:24.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.026+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~S9MZHV1XH9FL.0 size=764984 2023-12-16T01:38:24.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.026+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=S9MZHV1XH9FL tag=MIQ5O1N1AJQ5 type=write size=1813560 2023-12-16T01:38:24.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.027+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.0 size=1048576 2023-12-16T01:38:24.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.027+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.1 size=1048576 2023-12-16T01:38:24.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.028+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~FE3K088OQ4NR.2 size=963161 2023-12-16T01:38:24.032 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.031+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=FE3K088OQ4NR tag=RPPLEL8IOE9W type=write size=4108889 2023-12-16T01:38:24.034 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.032+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=NP8LGM4F2PYL type=del size=662416 2023-12-16T01:38:24.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.035+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=9N78JDGJ6IRU type=del size=4158092 2023-12-16T01:38:24.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.036+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=WX76UZGLZO78 type=del size=2227358 2023-12-16T01:38:24.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.037+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~54Y47N8KXPM1.0 size=1048576 2023-12-16T01:38:24.040 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.038+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~54Y47N8KXPM1.1 size=833279 2023-12-16T01:38:24.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.040+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=54Y47N8KXPM1 tag=ABLUBHRP1XU8 type=write size=2930431 2023-12-16T01:38:24.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.042+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~RG06AZU3738Y.0 size=1048576 2023-12-16T01:38:24.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.043+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~RG06AZU3738Y.1 size=350298 2023-12-16T01:38:24.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.043+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=RG06AZU3738Y tag=WD5SUWEK1OSG type=write size=2447450 2023-12-16T01:38:24.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.044+0000 7f5c997a3840 1 < canceled operation key=DIPUXQ5NX215 tag=JBGVKJXFBGWV type=del size=3679981 2023-12-16T01:38:24.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.045+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=THMXLY019HE2 type=del size=2867190 2023-12-16T01:38:24.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.047+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=5Q286HVAZUUG type=del 2023-12-16T01:38:24.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.048+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=3ULG626PNEX5 type=del size=4049096 2023-12-16T01:38:24.051 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.049+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=SU1QOGU2ZXLS type=del 2023-12-16T01:38:24.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.050+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=2DS4SEIMARSE type=del size=8519 2023-12-16T01:38:24.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.051+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~F1G97UYYMCOD.0 size=303042 2023-12-16T01:38:24.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.053+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=F1G97UYYMCOD tag=74GONRYXE29T type=write size=1351618 2023-12-16T01:38:24.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.055+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~3F0RWSKWWJ1H.0 size=787193 2023-12-16T01:38:24.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.055+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=3F0RWSKWWJ1H tag=7WTNLI0HDUK7 type=write size=1835769 2023-12-16T01:38:24.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.056+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=R1OY0M178ZJP type=del 2023-12-16T01:38:24.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.058+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~KB3L0C3UQGA5.0 size=1048576 2023-12-16T01:38:24.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.059+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~KB3L0C3UQGA5.1 size=1037359 2023-12-16T01:38:24.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.059+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=KB3L0C3UQGA5 tag=WHCXJHFTTP0Z type=write size=3134511 2023-12-16T01:38:24.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.060+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=HZI5XJ6EYUNU type=del 2023-12-16T01:38:24.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.061+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=Z4JEG1GIXQ7U type=del size=456785 2023-12-16T01:38:24.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.062+0000 7f5c997a3840 -1 < failed to complete operation key=PDOIJJEEJEJ3 tag=PNVQE1K50Z0C type=del size=3549077: (22) Invalid argument 2023-12-16T01:38:24.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.064+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=BDSTO5JY387V type=del size=3128076 2023-12-16T01:38:24.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.065+0000 7f5c997a3840 -1 < failed to complete operation key=TGD2AI2F26SU tag=0UNZ2MDS0Q3X type=del size=1028077: (22) Invalid argument 2023-12-16T01:38:24.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.067+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=VQZ7GC6JFZ48 type=del size=3410174 2023-12-16T01:38:24.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.070+0000 7f5c997a3840 1 < suggested remove operation key=51S0YULDPW63 tag=1VR3W3B6O2CM type=write 2023-12-16T01:38:24.073 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.071+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=FUD2KBK8VAL9 type=del size=1097183 2023-12-16T01:38:24.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.072+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.0 size=1048576 2023-12-16T01:38:24.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.073+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.1 size=1048576 2023-12-16T01:38:24.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.074+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~1MFUQDPV37EO.2 size=452247 2023-12-16T01:38:24.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.076+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=1MFUQDPV37EO tag=ZN5OJF3PKKBH type=write size=3597975 2023-12-16T01:38:24.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.077+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=OPR9B531WFRL type=write size=542180 2023-12-16T01:38:24.080 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.080+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.0 size=1048576 2023-12-16T01:38:24.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.080+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.1 size=1048576 2023-12-16T01:38:24.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.081+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~BR215M4L5Q9N.2 size=565107 2023-12-16T01:38:24.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.083+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=BR215M4L5Q9N tag=0UQFYS3IQE5N type=write size=3710835 2023-12-16T01:38:24.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.085+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.0 size=1048576 2023-12-16T01:38:24.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.086+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.1 size=1048576 2023-12-16T01:38:24.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.087+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.2 size=1030299 2023-12-16T01:38:24.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.087+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=17MTMMBCLWP7 tag=YQG81TBV0AHN type=write size=4176027 2023-12-16T01:38:24.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.088+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=SYXISEH5MPFP type=del size=421423 2023-12-16T01:38:24.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.090+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~V974W2WCU4OZ.0 size=633251 2023-12-16T01:38:24.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.090+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=V974W2WCU4OZ tag=N3ZSY3U5M21B type=write size=1681827 2023-12-16T01:38:24.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.091+0000 7f5c997a3840 1 < canceled part key=_multipart_LKJPDNBXYH0R.2~S9MZHV1XH9FL.0 size=764984 2023-12-16T01:38:24.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.093+0000 7f5c997a3840 1 < canceled multipart upload key=LKJPDNBXYH0R upload=S9MZHV1XH9FL tag=MIQ5O1N1AJQ5 type=write size=1813560 2023-12-16T01:38:24.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.094+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=K2TXORAIFF48 type=write size=98653 2023-12-16T01:38:24.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.095+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=NP8LGM4F2PYL type=del 2023-12-16T01:38:24.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.096+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=GUT57Y9V4ZGM type=del size=3998780 2023-12-16T01:38:24.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.099+0000 7f5c997a3840 1 < suggested remove operation key=LKJPDNBXYH0R tag=WX76UZGLZO78 type=del 2023-12-16T01:38:24.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.101+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~SEVBJRHCJM57.0 size=1048576 2023-12-16T01:38:24.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.102+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~SEVBJRHCJM57.1 size=84365 2023-12-16T01:38:24.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.102+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=SEVBJRHCJM57 tag=J1LJ8W90ANQ4 type=write size=2181517 2023-12-16T01:38:24.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.104+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~RG06AZU3738Y.0 size=1048576 2023-12-16T01:38:24.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.105+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~RG06AZU3738Y.1 size=350298 2023-12-16T01:38:24.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.107+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=RG06AZU3738Y tag=WD5SUWEK1OSG type=write size=2447450 2023-12-16T01:38:24.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.108+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=3RSL633GNKTP type=del size=3737944 2023-12-16T01:38:24.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.109+0000 7f5c997a3840 1 < canceled operation key=6XZOAX7QEXIM tag=THMXLY019HE2 type=del size=2867190 2023-12-16T01:38:24.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.111+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=QCJZC727HRRI type=del size=952651 2023-12-16T01:38:24.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.112+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=3ULG626PNEX5 type=del 2023-12-16T01:38:24.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.115+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.0 size=1048576 2023-12-16T01:38:24.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.116+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.1 size=1048576 2023-12-16T01:38:24.118 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.116+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.2 size=217925 2023-12-16T01:38:24.118 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.116+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=B68FMW0JGTTR tag=UZ4GR4XTN7LJ type=write size=3363653 2023-12-16T01:38:24.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.119+0000 7f5c997a3840 1 < suggested update operation key=6AN157D3CG3D tag=2DS4SEIMARSE type=del size=8519 2023-12-16T01:38:24.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.120+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=NZ54KZFERXB1 type=write size=828493 2023-12-16T01:38:24.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.121+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~3F0RWSKWWJ1H.0 size=787193 2023-12-16T01:38:24.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.123+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=3F0RWSKWWJ1H tag=7WTNLI0HDUK7 type=write size=1835769 2023-12-16T01:38:24.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.124+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=C1OXRPGQ5BVA type=del size=2530237 2023-12-16T01:38:24.127 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.126+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~KB3L0C3UQGA5.0 size=1048576 2023-12-16T01:38:24.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.127+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~KB3L0C3UQGA5.1 size=1037359 2023-12-16T01:38:24.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.129+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=KB3L0C3UQGA5 tag=WHCXJHFTTP0Z type=write size=3134511 2023-12-16T01:38:24.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.131+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.0 size=1048576 2023-12-16T01:38:24.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.132+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.1 size=1048576 2023-12-16T01:38:24.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.132+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.2 size=39451 2023-12-16T01:38:24.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.132+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=77S0C31O0PYT tag=KQ1DWV1HVIOO type=write size=3185179 2023-12-16T01:38:24.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.134+0000 7f5c997a3840 -1 < failed to complete operation key=6AN157D3CG3D tag=Z4JEG1GIXQ7U type=del size=456785: (22) Invalid argument 2023-12-16T01:38:24.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.136+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.0 size=1048576 2023-12-16T01:38:24.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.137+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.1 size=1048576 2023-12-16T01:38:24.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.138+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.2 size=548873 2023-12-16T01:38:24.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.138+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=M2MSLTUCFPXW tag=SLLN6OU6TNVH type=write size=3694601 2023-12-16T01:38:24.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.139+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=BDSTO5JY387V type=del 2023-12-16T01:38:24.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.141+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~JX438NSFGCMH.0 size=1048576 2023-12-16T01:38:24.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.142+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~JX438NSFGCMH.1 size=1029944 2023-12-16T01:38:24.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.142+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=JX438NSFGCMH tag=Y2S07TUOUQBY type=write size=3127096 2023-12-16T01:38:24.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.145+0000 7f5c997a3840 1 < suggested update operation key=048EI4VAS2C2 tag=VQZ7GC6JFZ48 type=del size=3410174 2023-12-16T01:38:24.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.147+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~314MUY4E20ZU.0 size=1048576 2023-12-16T01:38:24.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.148+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~314MUY4E20ZU.1 size=424792 2023-12-16T01:38:24.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.148+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=314MUY4E20ZU tag=6SDWHZ01XTU0 type=write size=2521944 2023-12-16T01:38:24.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.149+0000 7f5c997a3840 -1 < failed to complete operation key=048EI4VAS2C2 tag=FUD2KBK8VAL9 type=del size=1097183: (22) Invalid argument 2023-12-16T01:38:24.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.151+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.0 size=1048576 2023-12-16T01:38:24.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.152+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.1 size=1048576 2023-12-16T01:38:24.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.153+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.2 size=57923 2023-12-16T01:38:24.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.153+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=ZZZFH08208Z0 tag=BJ7J35J2BXZK type=write size=3203651 2023-12-16T01:38:24.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.156+0000 7f5c997a3840 1 < suggested remove operation key=EBSYBW3B6QJ0 tag=OPR9B531WFRL type=write 2023-12-16T01:38:24.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.158+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=GEN6C0F1A9BI type=del size=2339113 2023-12-16T01:38:24.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.159+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.0 size=1048576 2023-12-16T01:38:24.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.160+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.1 size=1048576 2023-12-16T01:38:24.162 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.160+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~17MTMMBCLWP7.2 size=1030299 2023-12-16T01:38:24.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.164+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=17MTMMBCLWP7 tag=YQG81TBV0AHN type=write size=4176027 2023-12-16T01:38:24.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.165+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~AQJQW4I94EGA.0 size=114544 2023-12-16T01:38:24.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.165+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=AQJQW4I94EGA tag=1K61616QEVGT type=write size=1163120 2023-12-16T01:38:24.168 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.166+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~V974W2WCU4OZ.0 size=633251 2023-12-16T01:38:24.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.169+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=V974W2WCU4OZ tag=N3ZSY3U5M21B type=write size=1681827 2023-12-16T01:38:24.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.170+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=6IGZTPWD7ENR type=del size=3656076 2023-12-16T01:38:24.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.171+0000 7f5c997a3840 -1 < failed to complete operation key=6AN157D3CG3D tag=K2TXORAIFF48 type=write size=98653: (22) Invalid argument 2023-12-16T01:38:24.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.173+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=FGNHSQKLKR4T type=del size=1599647 2023-12-16T01:38:24.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.174+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=GUT57Y9V4ZGM type=del 2023-12-16T01:38:24.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.176+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=3XJ5R5WO31ZL type=del size=127506 2023-12-16T01:38:24.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.177+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~SEVBJRHCJM57.0 size=1048576 2023-12-16T01:38:24.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.178+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~SEVBJRHCJM57.1 size=84365 2023-12-16T01:38:24.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.181+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=SEVBJRHCJM57 tag=J1LJ8W90ANQ4 type=write size=2181517 2023-12-16T01:38:24.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.181+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=ZK23WQHUI8KX type=del size=3454982 2023-12-16T01:38:24.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.183+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=3RSL633GNKTP type=del 2023-12-16T01:38:24.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.184+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=SE20INXUDSVS type=write size=319503 2023-12-16T01:38:24.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.186+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=QCJZC727HRRI type=del 2023-12-16T01:38:24.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.187+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=CSNJRMCR7PL8 type=del size=4050475 2023-12-16T01:38:24.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.188+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.0 size=1048576 2023-12-16T01:38:24.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.190+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.1 size=1048576 2023-12-16T01:38:24.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.191+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~B68FMW0JGTTR.2 size=217925 2023-12-16T01:38:24.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.193+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=B68FMW0JGTTR tag=UZ4GR4XTN7LJ type=write size=3363653 2023-12-16T01:38:24.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.195+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.0 size=1048576 2023-12-16T01:38:24.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.197+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.1 size=1048576 2023-12-16T01:38:24.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.197+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.2 size=722319 2023-12-16T01:38:24.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.197+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=YE0KGQFWMWZH tag=EUW9YEGUWOGN type=write size=3868047 2023-12-16T01:38:24.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.198+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=NZ54KZFERXB1 type=write size=828493 2023-12-16T01:38:24.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.200+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~L29BQZNVARU5.0 size=242275 2023-12-16T01:38:24.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.200+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=L29BQZNVARU5 tag=DWKWPWJ82ZZ2 type=write size=1290851 2023-12-16T01:38:24.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.202+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=C1OXRPGQ5BVA type=del 2023-12-16T01:38:24.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.203+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=PCMDR877QVHF type=del size=2710707 2023-12-16T01:38:24.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.204+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.0 size=1048576 2023-12-16T01:38:24.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.205+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.1 size=1048576 2023-12-16T01:38:24.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.206+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77S0C31O0PYT.2 size=39451 2023-12-16T01:38:24.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.208+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=77S0C31O0PYT tag=KQ1DWV1HVIOO type=write size=3185179 2023-12-16T01:38:24.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.211+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~1HPBWFLKQRLZ.0 size=1048576 2023-12-16T01:38:24.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.212+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~1HPBWFLKQRLZ.1 size=679603 2023-12-16T01:38:24.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.212+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=1HPBWFLKQRLZ tag=RHFB14Z7G81W type=write size=2776755 2023-12-16T01:38:24.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.212+0000 7f5c997a3840 1 < canceled part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.0 size=1048576 2023-12-16T01:38:24.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.213+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.1 size=1048576 2023-12-16T01:38:24.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.215+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~M2MSLTUCFPXW.2 size=548873 2023-12-16T01:38:24.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.217+0000 7f5c997a3840 1 < canceled multipart upload key=MPVEN4BU8TW8 upload=M2MSLTUCFPXW tag=SLLN6OU6TNVH type=write size=3694601 2023-12-16T01:38:24.220 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.219+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=QER6AXWP099P type=del size=3015537 2023-12-16T01:38:24.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.220+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~JX438NSFGCMH.0 size=1048576 2023-12-16T01:38:24.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.220+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~JX438NSFGCMH.1 size=1029944 2023-12-16T01:38:24.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.222+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=JX438NSFGCMH tag=Y2S07TUOUQBY type=write size=3127096 2023-12-16T01:38:24.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.223+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=30UKEZWJMWDF type=write size=432521 2023-12-16T01:38:24.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.224+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~314MUY4E20ZU.0 size=1048576 2023-12-16T01:38:24.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.225+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~314MUY4E20ZU.1 size=424792 2023-12-16T01:38:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[139570]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-16T01:38:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1782862508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[142991]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-16T01:38:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1782862508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:23 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.227+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=314MUY4E20ZU tag=6SDWHZ01XTU0 type=write size=2521944 2023-12-16T01:38:24.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.228+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=OU141MOQ5A6I type=del size=1399474 2023-12-16T01:38:24.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.229+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.0 size=1048576 2023-12-16T01:38:24.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.230+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.1 size=1048576 2023-12-16T01:38:24.233 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.231+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~ZZZFH08208Z0.2 size=57923 2023-12-16T01:38:24.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.233+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=ZZZFH08208Z0 tag=BJ7J35J2BXZK type=write size=3203651 2023-12-16T01:38:24.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.235+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~WNLN3KSZD8TD.0 size=924262 2023-12-16T01:38:24.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.235+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=WNLN3KSZD8TD tag=QP2QN489RKVW type=write size=1972838 2023-12-16T01:38:24.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.236+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=GEN6C0F1A9BI type=del 2023-12-16T01:38:24.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.238+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=WVX0YUGBATU8 type=del size=359055 2023-12-16T01:38:24.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.239+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~AQJQW4I94EGA.0 size=114544 2023-12-16T01:38:24.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.241+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=AQJQW4I94EGA tag=1K61616QEVGT type=write size=1163120 2023-12-16T01:38:24.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.244+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=7RBB0OMZUI1Z type=del size=2493438 2023-12-16T01:38:24.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.245+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=6IGZTPWD7ENR type=del 2023-12-16T01:38:24.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.246+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=FZ6KQ2RHNG0F type=del size=2179776 2023-12-16T01:38:24.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.247+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=FGNHSQKLKR4T type=del 2023-12-16T01:38:24.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.249+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=UG1F7V6JRTG6 type=del size=36033 2023-12-16T01:38:24.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.251+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=3XJ5R5WO31ZL type=del size=127506 2023-12-16T01:38:24.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.253+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.0 size=1048576 2023-12-16T01:38:24.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.254+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.1 size=1048576 2023-12-16T01:38:24.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.255+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.2 size=416989 2023-12-16T01:38:24.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.255+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=501XARG0G75O tag=64VYKG21M18K type=write size=3562717 2023-12-16T01:38:24.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.258+0000 7f5c997a3840 1 < suggested remove operation key=UABS6DA1C0BF tag=ZK23WQHUI8KX type=del 2023-12-16T01:38:24.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.260+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~KZXP47RZ14CZ.0 size=139344 2023-12-16T01:38:24.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.260+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=KZXP47RZ14CZ tag=99Q94OBMTEE8 type=write size=1187920 2023-12-16T01:38:24.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.261+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=SE20INXUDSVS type=write size=319503: (22) Invalid argument 2023-12-16T01:38:24.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.262+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=03CSR0O7533O type=del size=2648258 2023-12-16T01:38:24.267 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.265+0000 7f5c997a3840 1 < suggested update operation key=048EI4VAS2C2 tag=CSNJRMCR7PL8 type=del size=4050475 2023-12-16T01:38:24.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.267+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=2IKEM705M3CD type=del size=3817606 2023-12-16T01:38:24.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.268+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.0 size=1048576 2023-12-16T01:38:24.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.269+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.1 size=1048576 2023-12-16T01:38:24.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.270+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~YE0KGQFWMWZH.2 size=722319 2023-12-16T01:38:24.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.272+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=YE0KGQFWMWZH tag=EUW9YEGUWOGN type=write size=3868047 2023-12-16T01:38:24.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.274+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~IPNYUCESCT5H.0 size=384363 2023-12-16T01:38:24.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.274+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=IPNYUCESCT5H tag=U0CCQ4PUM4PD type=write size=1432939 2023-12-16T01:38:24.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.275+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~L29BQZNVARU5.0 size=242275 2023-12-16T01:38:24.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.277+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=L29BQZNVARU5 tag=DWKWPWJ82ZZ2 type=write size=1290851 2023-12-16T01:38:24.280 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.279+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=83LP71L31RVT type=del size=3502696 2023-12-16T01:38:24.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.282+0000 7f5c997a3840 1 < suggested remove operation key=GAF2J0772Y5I tag=PCMDR877QVHF type=del 2023-12-16T01:38:24.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.283+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=3C240MF0YSYQ type=del size=2456425 2023-12-16T01:38:24.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.284+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~1HPBWFLKQRLZ.0 size=1048576 2023-12-16T01:38:24.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.285+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~1HPBWFLKQRLZ.1 size=679603 2023-12-16T01:38:24.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.287+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=1HPBWFLKQRLZ tag=RHFB14Z7G81W type=write size=2776755 2023-12-16T01:38:24.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.288+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=IU34NR3INQBW type=del size=1173460 2023-12-16T01:38:24.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.289+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=QER6AXWP099P type=del 2023-12-16T01:38:24.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.292+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~G1EGJ2DCZKUL.0 size=1048576 2023-12-16T01:38:24.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.293+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~G1EGJ2DCZKUL.1 size=526497 2023-12-16T01:38:24.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.293+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=G1EGJ2DCZKUL tag=4REAZG6KIOWU type=write size=2623649 2023-12-16T01:38:24.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.294+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=30UKEZWJMWDF type=write size=432521 2023-12-16T01:38:24.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.295+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=IUS5WO3E722N type=del size=1497841 2023-12-16T01:38:24.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.298+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=OU141MOQ5A6I type=del 2023-12-16T01:38:24.300 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.299+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=ODXGHU1KW4RY type=del size=1734089 2023-12-16T01:38:24.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.299+0000 7f5c997a3840 1 < canceled part key=_multipart_8MTSFTLL3KPK.2~WNLN3KSZD8TD.0 size=924262 2023-12-16T01:38:24.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.301+0000 7f5c997a3840 1 < canceled multipart upload key=8MTSFTLL3KPK upload=WNLN3KSZD8TD tag=QP2QN489RKVW type=write size=1972838 2023-12-16T01:38:24.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.303+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.0 size=1048576 2023-12-16T01:38:24.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.304+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.1 size=1048576 2023-12-16T01:38:24.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.305+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.2 size=526951 2023-12-16T01:38:24.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.305+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=QNPRDRVORXA2 tag=K2BM0NJS2W15 type=write size=3672679 2023-12-16T01:38:24.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.306+0000 7f5c997a3840 1 < canceled operation key=PF1CUO28FU1V tag=WVX0YUGBATU8 type=del size=359055 2023-12-16T01:38:24.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.308+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=KIYALS22ZCZW type=write size=42210 2023-12-16T01:38:24.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.308+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=7RBB0OMZUI1Z type=del 2023-12-16T01:38:24.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.311+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~1F3E4GIWYJG9.0 size=1048576 2023-12-16T01:38:24.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.312+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~1F3E4GIWYJG9.1 size=601848 2023-12-16T01:38:24.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.312+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=1F3E4GIWYJG9 tag=DXYW0Y5QF10G type=write size=2699000 2023-12-16T01:38:24.314 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.313+0000 7f5c997a3840 -1 < failed to complete operation key=6XZOAX7QEXIM tag=FZ6KQ2RHNG0F type=del size=2179776: (22) Invalid argument 2023-12-16T01:38:24.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.315+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=63SQCPDJI75J type=write size=121286 2023-12-16T01:38:24.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.316+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=UG1F7V6JRTG6 type=del size=36033: (22) Invalid argument 2023-12-16T01:38:24.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.317+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=NV1JH6BDWR6J type=del size=1963344 2023-12-16T01:38:24.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.319+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.0 size=1048576 2023-12-16T01:38:24.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.319+0000 7f5c997a3840 1 < canceled part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.1 size=1048576 2023-12-16T01:38:24.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.319+0000 7f5c997a3840 1 < canceled part key=_multipart_ABZTLF79NQIW.2~501XARG0G75O.2 size=416989 2023-12-16T01:38:24.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.321+0000 7f5c997a3840 1 < canceled multipart upload key=ABZTLF79NQIW upload=501XARG0G75O tag=64VYKG21M18K type=write size=3562717 2023-12-16T01:38:24.325 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.324+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.0 size=1048576 2023-12-16T01:38:24.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.325+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.1 size=1048576 2023-12-16T01:38:24.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.326+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.2 size=573886 2023-12-16T01:38:24.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.326+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=A47KIZO6YHZN tag=TIV57BYNIQQU type=write size=3719614 2023-12-16T01:38:24.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.328+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~KZXP47RZ14CZ.0 size=139344 2023-12-16T01:38:24.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.330+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=KZXP47RZ14CZ tag=99Q94OBMTEE8 type=write size=1187920 2023-12-16T01:38:24.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.332+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=6B2W7FHM16M7 type=del size=1072010 2023-12-16T01:38:24.334 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.332+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=GAF2J0772Y5I tag=03CSR0O7533O type=del size=2648258: (2) No such file or directory 2023-12-16T01:38:24.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.334+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=BGAP3OE4KC1O type=del size=1175533 2023-12-16T01:38:24.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.337+0000 7f5c997a3840 1 < suggested remove operation key=EBSYBW3B6QJ0 tag=2IKEM705M3CD type=del 2023-12-16T01:38:24.339 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.338+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=OUED9Q4T6UI2 type=write size=552865 2023-12-16T01:38:24.339 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.338+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~IPNYUCESCT5H.0 size=384363 2023-12-16T01:38:24.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.340+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=IPNYUCESCT5H tag=U0CCQ4PUM4PD type=write size=1432939 2023-12-16T01:38:24.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.341+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=2S7DJE8USJXS type=del size=513220 2023-12-16T01:38:24.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.343+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=83LP71L31RVT type=del 2023-12-16T01:38:24.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.344+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=T9T6SPQHU60G type=del size=2918748 2023-12-16T01:38:24.347 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.346+0000 7f5c997a3840 -1 < failed to complete operation key=6XZOAX7QEXIM tag=3C240MF0YSYQ type=del size=2456425: (22) Invalid argument 2023-12-16T01:38:24.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.347+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=R2G6TPF85IRI type=write size=230737 2023-12-16T01:38:24.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.348+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=IU34NR3INQBW type=del 2023-12-16T01:38:24.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.350+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=5M039V2D6YUG type=del size=2513486 2023-12-16T01:38:24.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.351+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~G1EGJ2DCZKUL.0 size=1048576 2023-12-16T01:38:24.354 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.353+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~G1EGJ2DCZKUL.1 size=526497 2023-12-16T01:38:24.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.355+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=G1EGJ2DCZKUL tag=4REAZG6KIOWU type=write size=2623649 2023-12-16T01:38:24.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.356+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=YNALMW3FY7K1 type=write size=390366 2023-12-16T01:38:24.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.359+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=IUS5WO3E722N type=del size=1497841 2023-12-16T01:38:24.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.362+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.0 size=1048576 2023-12-16T01:38:24.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.364+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.1 size=1048576 2023-12-16T01:38:24.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.365+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.2 size=981729 2023-12-16T01:38:24.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.365+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=ENG30CE1BTB2 tag=AW7ONCPZ90DJ type=write size=4127457 2023-12-16T01:38:24.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.366+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=ODXGHU1KW4RY type=del 2023-12-16T01:38:24.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.368+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=FJ6QLEAJEY5Z type=del size=3351060 2023-12-16T01:38:24.371 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.369+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.0 size=1048576 2023-12-16T01:38:24.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.370+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.1 size=1048576 2023-12-16T01:38:24.373 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.371+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~QNPRDRVORXA2.2 size=526951 2023-12-16T01:38:24.375 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.374+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=QNPRDRVORXA2 tag=K2BM0NJS2W15 type=write size=3672679 2023-12-16T01:38:24.377 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.375+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=T12S1XXZU3MO type=del size=4027013 2023-12-16T01:38:24.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.379+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=KIYALS22ZCZW type=write size=42210 2023-12-16T01:38:24.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.380+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=LDBYOJOFX0BG type=del size=3710777 2023-12-16T01:38:24.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.382+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~1F3E4GIWYJG9.0 size=1048576 2023-12-16T01:38:24.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.383+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~1F3E4GIWYJG9.1 size=601848 2023-12-16T01:38:24.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.385+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=1F3E4GIWYJG9 tag=DXYW0Y5QF10G type=write size=2699000 2023-12-16T01:38:24.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.387+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=YI5J6URGH7SA type=del size=3718309 2023-12-16T01:38:24.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.388+0000 7f5c997a3840 1 < completed write operation key=NDD9JP74W3A0 tag=63SQCPDJI75J type=write size=121286 2023-12-16T01:38:24.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.390+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=51K6J8O56Q58 type=del size=128570 2023-12-16T01:38:24.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.393+0000 7f5c997a3840 1 < suggested update operation key=A9X7X1OH24L4 tag=NV1JH6BDWR6J type=del size=1963344 2023-12-16T01:38:24.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.396+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~XLFOQGS10RXE.0 size=1048576 2023-12-16T01:38:24.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.397+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~XLFOQGS10RXE.1 size=949347 2023-12-16T01:38:24.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.397+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=XLFOQGS10RXE tag=SNN93T03S3TM type=write size=3046499 2023-12-16T01:38:24.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.399+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.0 size=1048576 2023-12-16T01:38:24.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.400+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.1 size=1048576 2023-12-16T01:38:24.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.401+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~A47KIZO6YHZN.2 size=573886 2023-12-16T01:38:24.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.403+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=A47KIZO6YHZN tag=TIV57BYNIQQU type=write size=3719614 2023-12-16T01:38:24.406 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.405+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=B6G9GVVYEWT2 type=del size=2207422 2023-12-16T01:38:24.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.406+0000 7f5c997a3840 1 < canceled operation key=0NLAUVL8M0Z2 tag=6B2W7FHM16M7 type=del size=1072010 2023-12-16T01:38:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:23 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:23 smithi118 ceph-mon[131825]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-16T01:38:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1782862508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:23 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:24.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.408+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=ZZRRNWR8SEJY type=write size=474315 2023-12-16T01:38:24.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.409+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=BGAP3OE4KC1O type=del 2023-12-16T01:38:24.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.410+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=NQU7A7C4NJ7F type=del size=609839 2023-12-16T01:38:24.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.412+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=OUED9Q4T6UI2 type=write size=552865 2023-12-16T01:38:24.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.413+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=HJYX6Z2BD55N type=del size=2845312 2023-12-16T01:38:24.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.416+0000 7f5c997a3840 1 < suggested update operation key=8MTSFTLL3KPK tag=2S7DJE8USJXS type=del size=513220 2023-12-16T01:38:24.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.418+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~YGQ6MZES1D8X.0 size=157733 2023-12-16T01:38:24.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.418+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=YGQ6MZES1D8X tag=JFUBUIIPSCVO type=write size=1206309 2023-12-16T01:38:24.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.419+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=T9T6SPQHU60G type=del 2023-12-16T01:38:24.422 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.421+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.0 size=1048576 2023-12-16T01:38:24.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.422+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.1 size=1048576 2023-12-16T01:38:24.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.423+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.2 size=532148 2023-12-16T01:38:24.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.423+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=HGBWOFKK1EWD tag=6OU1IZ9J6SYE type=write size=3677876 2023-12-16T01:38:24.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.424+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=R2G6TPF85IRI type=write size=230737 2023-12-16T01:38:24.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.425+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=3MSEHZHUQ8Q3 type=del size=1993325 2023-12-16T01:38:24.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.427+0000 7f5c997a3840 -1 < failed to complete operation key=8MTSFTLL3KPK tag=5M039V2D6YUG type=del size=2513486: (22) Invalid argument 2023-12-16T01:38:24.430 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.429+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.0 size=1048576 2023-12-16T01:38:24.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.430+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.1 size=1048576 2023-12-16T01:38:24.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.431+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.2 size=803202 2023-12-16T01:38:24.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.431+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=DDBZXEYJYKEL tag=GR0XH5X5AC8M type=write size=3948930 2023-12-16T01:38:24.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.433+0000 7f5c997a3840 -1 < failed to complete operation key=8MTSFTLL3KPK tag=YNALMW3FY7K1 type=write size=390366: (22) Invalid argument 2023-12-16T01:38:24.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.435+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~MAKNXW9BY5SZ.0 size=1048576 2023-12-16T01:38:24.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.435+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~MAKNXW9BY5SZ.1 size=842953 2023-12-16T01:38:24.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.435+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=MAKNXW9BY5SZ tag=XM0EAPV3HSTK type=write size=2940105 2023-12-16T01:38:24.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.437+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.0 size=1048576 2023-12-16T01:38:24.439 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.438+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.1 size=1048576 2023-12-16T01:38:24.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.439+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~ENG30CE1BTB2.2 size=981729 2023-12-16T01:38:24.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.441+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=ENG30CE1BTB2 tag=AW7ONCPZ90DJ type=write size=4127457 2023-12-16T01:38:24.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.443+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~FH1T39WUHF8F.0 size=1048576 2023-12-16T01:38:24.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.444+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~FH1T39WUHF8F.1 size=209338 2023-12-16T01:38:24.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.444+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=FH1T39WUHF8F tag=SVPWD1BW8R8R type=write size=2306490 2023-12-16T01:38:24.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.446+0000 7f5c997a3840 1 < suggested remove operation key=0GXESPNS3BE0 tag=FJ6QLEAJEY5Z type=del 2023-12-16T01:38:24.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.449+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.0 size=1048576 2023-12-16T01:38:24.451 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.450+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.1 size=1048576 2023-12-16T01:38:24.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.451+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.2 size=708116 2023-12-16T01:38:24.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.451+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=2KRRNXNUT0CC tag=UAC78KXDG33N type=write size=3853844 2023-12-16T01:38:24.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.452+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=T12S1XXZU3MO type=del 2023-12-16T01:38:24.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.453+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=70VYPAGRBFSR type=del size=77646 2023-12-16T01:38:24.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.455+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=LDBYOJOFX0BG type=del 2023-12-16T01:38:24.459 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.457+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~TWC8Q91V7FV6.0 size=1048576 2023-12-16T01:38:24.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.458+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~TWC8Q91V7FV6.1 size=268184 2023-12-16T01:38:24.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.458+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=TWC8Q91V7FV6 tag=A2MFF3KHSMBK type=write size=2365336 2023-12-16T01:38:24.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.460+0000 7f5c997a3840 -1 < failed to complete operation key=8MTSFTLL3KPK tag=YI5J6URGH7SA type=del size=3718309: (22) Invalid argument 2023-12-16T01:38:24.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.462+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~WU7OBBM7QUIC.0 size=922440 2023-12-16T01:38:24.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.462+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=WU7OBBM7QUIC tag=45XTEIRW9K8M type=write size=1971016 2023-12-16T01:38:24.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.463+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=51K6J8O56Q58 type=del 2023-12-16T01:38:24.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.465+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=T7YU07GUDUFG type=write size=596815 2023-12-16T01:38:24.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.466+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~XLFOQGS10RXE.0 size=1048576 2023-12-16T01:38:24.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.467+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~XLFOQGS10RXE.1 size=949347 2023-12-16T01:38:24.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.469+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=XLFOQGS10RXE tag=SNN93T03S3TM type=write size=3046499 2023-12-16T01:38:24.473 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.472+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~FNY1CKQMKL6U.0 size=1048576 2023-12-16T01:38:24.474 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.474+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~FNY1CKQMKL6U.1 size=69148 2023-12-16T01:38:24.474 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.474+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=FNY1CKQMKL6U tag=H67L4L4T294B type=write size=2166300 2023-12-16T01:38:24.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.474+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=B6G9GVVYEWT2 type=del 2023-12-16T01:38:24.478 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.477+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~WM4A9YL2VT37.0 size=1048576 2023-12-16T01:38:24.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.478+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~WM4A9YL2VT37.1 size=349972 2023-12-16T01:38:24.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.478+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=WM4A9YL2VT37 tag=ZU8UQ09C8O10 type=write size=2447124 2023-12-16T01:38:24.480 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.479+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=ZZRRNWR8SEJY type=write size=474315 2023-12-16T01:38:24.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.480+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=I7NSNNE4CGHW type=del size=3655046 2023-12-16T01:38:24.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.481+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=NQU7A7C4NJ7F type=del 2023-12-16T01:38:24.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.482+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=U13FE8HA1822 type=del size=3873534 2023-12-16T01:38:24.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.484+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=HJYX6Z2BD55N type=del 2023-12-16T01:38:24.487 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.485+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=1SI0R9S5FS0E type=write size=211734 2023-12-16T01:38:24.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.487+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~YGQ6MZES1D8X.0 size=157733 2023-12-16T01:38:24.490 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.489+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=YGQ6MZES1D8X tag=JFUBUIIPSCVO type=write size=1206309 2023-12-16T01:38:24.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.490+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=903TWFSR7TIX type=del size=1662284 2023-12-16T01:38:24.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.491+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.0 size=1048576 2023-12-16T01:38:24.494 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.492+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.1 size=1048576 2023-12-16T01:38:24.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.493+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HGBWOFKK1EWD.2 size=532148 2023-12-16T01:38:24.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.495+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=HGBWOFKK1EWD tag=6OU1IZ9J6SYE type=write size=3677876 2023-12-16T01:38:24.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.497+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.0 size=1048576 2023-12-16T01:38:24.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.498+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.1 size=1048576 2023-12-16T01:38:24.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.499+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.2 size=52419 2023-12-16T01:38:24.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.499+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=5C1ACYFISVBK tag=649XLLCBW7KH type=write size=3198147 2023-12-16T01:38:24.503 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.502+0000 7f5c997a3840 1 < suggested remove operation key=WEFVQO42GTIM tag=3MSEHZHUQ8Q3 type=del 2023-12-16T01:38:24.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.505+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~RYPKI6943PCV.0 size=1048576 2023-12-16T01:38:24.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.506+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~RYPKI6943PCV.1 size=244614 2023-12-16T01:38:24.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.506+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=RYPKI6943PCV tag=17TX6LBQORH4 type=write size=2341766 2023-12-16T01:38:24.509 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.508+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.0 size=1048576 2023-12-16T01:38:24.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.508+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.1 size=1048576 2023-12-16T01:38:24.511 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.510+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~DDBZXEYJYKEL.2 size=803202 2023-12-16T01:38:24.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.512+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=DDBZXEYJYKEL tag=GR0XH5X5AC8M type=write size=3948930 2023-12-16T01:38:24.515 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.514+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~TERCX7RD6TCW.0 size=1048576 2023-12-16T01:38:24.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.514+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~TERCX7RD6TCW.1 size=444420 2023-12-16T01:38:24.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.514+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=TERCX7RD6TCW tag=3IMAXIYHWVCG type=write size=2541572 2023-12-16T01:38:24.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.516+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~MAKNXW9BY5SZ.0 size=1048576 2023-12-16T01:38:24.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.518+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~MAKNXW9BY5SZ.1 size=842953 2023-12-16T01:38:24.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.519+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=MAKNXW9BY5SZ tag=XM0EAPV3HSTK type=write size=2940105 2023-12-16T01:38:24.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.520+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=1WF1AWCOR6UK type=del size=1137376 2023-12-16T01:38:24.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.522+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~FH1T39WUHF8F.0 size=1048576 2023-12-16T01:38:24.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.523+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~FH1T39WUHF8F.1 size=209338 2023-12-16T01:38:24.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.526+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=FH1T39WUHF8F tag=SVPWD1BW8R8R type=write size=2306490 2023-12-16T01:38:24.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.528+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~DKEPL3S212B2.0 size=1048576 2023-12-16T01:38:24.530 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.529+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~DKEPL3S212B2.1 size=877068 2023-12-16T01:38:24.530 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.529+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=DKEPL3S212B2 tag=6H6249UQF5D4 type=write size=2974220 2023-12-16T01:38:24.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.530+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.0 size=1048576 2023-12-16T01:38:24.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.531+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.1 size=1048576 2023-12-16T01:38:24.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.532+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~2KRRNXNUT0CC.2 size=708116 2023-12-16T01:38:24.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.534+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=2KRRNXNUT0CC tag=UAC78KXDG33N type=write size=3853844 2023-12-16T01:38:24.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.537+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HUTINJEX5FZG.0 size=819187 2023-12-16T01:38:24.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.537+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=HUTINJEX5FZG tag=QA55V2H98JH4 type=write size=1867763 2023-12-16T01:38:24.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.537+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=70VYPAGRBFSR type=del 2023-12-16T01:38:24.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.538+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=QWU69CHY54FD type=del size=2216375 2023-12-16T01:38:24.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.540+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~TWC8Q91V7FV6.0 size=1048576 2023-12-16T01:38:24.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.540+0000 7f5c997a3840 1 < canceled part key=_multipart_ABZTLF79NQIW.2~TWC8Q91V7FV6.1 size=268184 2023-12-16T01:38:24.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.542+0000 7f5c997a3840 1 < canceled multipart upload key=ABZTLF79NQIW upload=TWC8Q91V7FV6 tag=A2MFF3KHSMBK type=write size=2365336 2023-12-16T01:38:24.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.544+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~UPE5QTPOCKRD.0 size=1048576 2023-12-16T01:38:24.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.545+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~UPE5QTPOCKRD.1 size=967884 2023-12-16T01:38:24.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.545+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=UPE5QTPOCKRD tag=QOUBWMITGJXY type=write size=3065036 2023-12-16T01:38:24.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.546+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~WU7OBBM7QUIC.0 size=922440 2023-12-16T01:38:24.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.548+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=WU7OBBM7QUIC tag=45XTEIRW9K8M type=write size=1971016 2023-12-16T01:38:24.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.549+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=R9WB0TF7C9Q3 type=del size=1221025 2023-12-16T01:38:24.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.552+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=T7YU07GUDUFG type=write 2023-12-16T01:38:24.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.553+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=AI2A0Q01KJQT type=del size=3574727 2023-12-16T01:38:24.555 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.554+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~FNY1CKQMKL6U.0 size=1048576 2023-12-16T01:38:24.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.555+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~FNY1CKQMKL6U.1 size=69148 2023-12-16T01:38:24.558 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.557+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=FNY1CKQMKL6U tag=H67L4L4T294B type=write size=2166300 2023-12-16T01:38:24.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.558+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=0O52GJUM4K1T type=del size=752852 2023-12-16T01:38:24.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.559+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~WM4A9YL2VT37.0 size=1048576 2023-12-16T01:38:24.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.561+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~WM4A9YL2VT37.1 size=349972 2023-12-16T01:38:24.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.563+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=WM4A9YL2VT37 tag=ZU8UQ09C8O10 type=write size=2447124 2023-12-16T01:38:24.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.564+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=D9EK34Z0LZO7 type=del size=2096336 2023-12-16T01:38:24.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.565+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=I7NSNNE4CGHW type=del 2023-12-16T01:38:24.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.567+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=63D23C9MMKD9 type=del size=2301717 2023-12-16T01:38:24.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.570+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=U13FE8HA1822 type=del size=3873534 2023-12-16T01:38:24.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.572+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~6WX6YK77FGZD.0 size=457539 2023-12-16T01:38:24.574 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.572+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=6WX6YK77FGZD tag=JDS1G9RRMJ46 type=write size=1506115 2023-12-16T01:38:24.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.573+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=1SI0R9S5FS0E type=write size=211734 2023-12-16T01:38:24.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.576+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.0 size=1048576 2023-12-16T01:38:24.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.577+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.1 size=1048576 2023-12-16T01:38:24.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.578+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.2 size=162984 2023-12-16T01:38:24.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.578+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=RYB7UK7RB15B tag=9D40MQZ9ANUB type=write size=3308712 2023-12-16T01:38:24.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.579+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=903TWFSR7TIX type=del 2023-12-16T01:38:24.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.580+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=SILDALWBED36 type=del size=3599468 2023-12-16T01:38:24.583 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.582+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.0 size=1048576 2023-12-16T01:38:24.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.583+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.1 size=1048576 2023-12-16T01:38:24.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.584+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~5C1ACYFISVBK.2 size=52419 2023-12-16T01:38:24.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.586+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=5C1ACYFISVBK tag=649XLLCBW7KH type=write size=3198147 2023-12-16T01:38:24.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.588+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=L4MNAFK50L8I type=write size=8680 2023-12-16T01:38:24.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.588+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~RYPKI6943PCV.0 size=1048576 2023-12-16T01:38:24.591 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.589+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~RYPKI6943PCV.1 size=244614 2023-12-16T01:38:24.593 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.592+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=RYPKI6943PCV tag=17TX6LBQORH4 type=write size=2341766 2023-12-16T01:38:24.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.593+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=MUDHUEV18351 type=del size=1836857 2023-12-16T01:38:24.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.593+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~TERCX7RD6TCW.0 size=1048576 2023-12-16T01:38:24.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.593+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~TERCX7RD6TCW.1 size=444420 2023-12-16T01:38:24.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.596+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=TERCX7RD6TCW tag=3IMAXIYHWVCG type=write size=2541572 2023-12-16T01:38:24.598 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.597+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=1OTT3HI8ORJW type=del size=2492766 2023-12-16T01:38:24.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.601+0000 7f5c997a3840 1 < suggested remove operation key=D04ZKKPJRPSQ tag=1WF1AWCOR6UK type=del 2023-12-16T01:38:24.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.601+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=28IXL2KHY1CJ type=write size=707801 2023-12-16T01:38:24.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.604+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~DKEPL3S212B2.0 size=1048576 2023-12-16T01:38:24.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.604+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~DKEPL3S212B2.1 size=877068 2023-12-16T01:38:24.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.605+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=DKEPL3S212B2 tag=6H6249UQF5D4 type=write size=2974220 2023-12-16T01:38:24.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.607+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.0 size=1048576 2023-12-16T01:38:24.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.608+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.1 size=1048576 2023-12-16T01:38:24.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.609+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.2 size=731788 2023-12-16T01:38:24.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.609+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=ONUIOB629N99 tag=28975ASUTRQ5 type=write size=3877516 2023-12-16T01:38:24.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.610+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HUTINJEX5FZG.0 size=819187 2023-12-16T01:38:24.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.613+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=HUTINJEX5FZG tag=QA55V2H98JH4 type=write size=1867763 2023-12-16T01:38:24.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.615+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=23FZL8S9M9NV type=del size=1807327 2023-12-16T01:38:24.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.615+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=QWU69CHY54FD type=del 2023-12-16T01:38:24.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.617+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=ZW3Q5RVA3UTI type=del size=3506859 2023-12-16T01:38:24.620 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.618+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~UPE5QTPOCKRD.0 size=1048576 2023-12-16T01:38:24.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.619+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~UPE5QTPOCKRD.1 size=967884 2023-12-16T01:38:24.623 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.621+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=UPE5QTPOCKRD tag=QOUBWMITGJXY type=write size=3065036 2023-12-16T01:38:24.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.624+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~H4B2TMRO0CJF.0 size=1048576 2023-12-16T01:38:24.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.625+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~H4B2TMRO0CJF.1 size=1012424 2023-12-16T01:38:24.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.625+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=H4B2TMRO0CJF tag=E4Y2FYBP2RWH type=write size=3109576 2023-12-16T01:38:24.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.626+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=R9WB0TF7C9Q3 type=del size=1221025 2023-12-16T01:38:24.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.628+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=JTULOFA8SCDI type=del size=1585299 2023-12-16T01:38:24.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.629+0000 7f5c997a3840 1 < canceled operation key=WEFVQO42GTIM tag=AI2A0Q01KJQT type=del size=3574727 2023-12-16T01:38:24.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.630+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=JQ6AWFBMYKXH type=del size=1327289 2023-12-16T01:38:24.634 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.633+0000 7f5c997a3840 1 < suggested update operation key=6AN157D3CG3D tag=0O52GJUM4K1T type=del size=752852 2023-12-16T01:38:24.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.634+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=LIO5CBJGHY24 type=del size=2223991 2023-12-16T01:38:24.637 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.636+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=D9EK34Z0LZO7 type=del 2023-12-16T01:38:24.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.637+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=8NW4NXXN6DHK type=del size=2394495 2023-12-16T01:38:24.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.640+0000 7f5c997a3840 1 < suggested remove operation key=USOB314PKDFK tag=63D23C9MMKD9 type=del 2023-12-16T01:38:24.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.641+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=DM3MVE4PH71L type=write size=1007726 2023-12-16T01:38:24.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.644+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~6WX6YK77FGZD.0 size=457539 2023-12-16T01:38:24.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.645+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=6WX6YK77FGZD tag=JDS1G9RRMJ46 type=write size=1506115 2023-12-16T01:38:24.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.647+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~TD1DU3QYMTXZ.0 size=1048576 2023-12-16T01:38:24.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.648+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~TD1DU3QYMTXZ.1 size=196632 2023-12-16T01:38:24.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.648+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=TD1DU3QYMTXZ tag=PSC54RWV3D9L type=write size=2293784 2023-12-16T01:38:24.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.650+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.0 size=1048576 2023-12-16T01:38:24.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.651+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.1 size=1048576 2023-12-16T01:38:24.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.652+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~RYB7UK7RB15B.2 size=162984 2023-12-16T01:38:24.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.654+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=RYB7UK7RB15B tag=9D40MQZ9ANUB type=write size=3308712 2023-12-16T01:38:24.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.655+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=M5ECR9XFRHFB type=del size=376305 2023-12-16T01:38:24.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.657+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=SILDALWBED36 type=del 2023-12-16T01:38:24.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.659+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=VACBTK636UAD type=write size=134069 2023-12-16T01:38:24.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.662+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=L4MNAFK50L8I type=write size=8680 2023-12-16T01:38:24.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.663+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=73ZKHY50DH3L type=del size=1868016 2023-12-16T01:38:24.666 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.665+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=MUDHUEV18351 type=del 2023-12-16T01:38:24.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.666+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=OPEPL6HLV6MQ type=del size=3339205 2023-12-16T01:38:24.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.668+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=1OTT3HI8ORJW type=del 2023-12-16T01:38:24.671 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.669+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=D4XLI8LC5H1V type=del size=2717231 2023-12-16T01:38:24.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.670+0000 7f5c997a3840 1 < completed write operation key=EBSYBW3B6QJ0 tag=28IXL2KHY1CJ type=write size=707801 2023-12-16T01:38:24.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.672+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=VY8J8YRXQ757 type=del size=1853761 2023-12-16T01:38:24.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.674+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.0 size=1048576 2023-12-16T01:38:24.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.675+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.1 size=1048576 2023-12-16T01:38:24.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.676+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~ONUIOB629N99.2 size=731788 2023-12-16T01:38:24.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.678+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=ONUIOB629N99 tag=28975ASUTRQ5 type=write size=3877516 2023-12-16T01:38:24.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.679+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=HDGXUVYPVZLQ type=write size=123650 2023-12-16T01:38:24.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.681+0000 7f5c997a3840 -1 < failed to complete operation key=NBH09B3H2JPP tag=23FZL8S9M9NV type=del size=1807327: (22) Invalid argument 2023-12-16T01:38:24.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.683+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~U67Z9TKYZ3G7.0 size=587477 2023-12-16T01:38:24.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.683+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=U67Z9TKYZ3G7 tag=BJK7ELPY0XQ9 type=write size=1636053 2023-12-16T01:38:24.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.684+0000 7f5c997a3840 -1 < failed to complete operation key=USOB314PKDFK tag=ZW3Q5RVA3UTI type=del size=3506859: (22) Invalid argument 2023-12-16T01:38:24.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.687+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~H9LQLAXZR55A.0 size=593613 2023-12-16T01:38:24.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.687+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=H9LQLAXZR55A tag=GOS3VK6E3AS5 type=write size=1642189 2023-12-16T01:38:24.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.688+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~H4B2TMRO0CJF.0 size=1048576 2023-12-16T01:38:24.691 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.689+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~H4B2TMRO0CJF.1 size=1012424 2023-12-16T01:38:24.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.691+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=H4B2TMRO0CJF tag=E4Y2FYBP2RWH type=write size=3109576 2023-12-16T01:38:24.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.692+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=4QCDVKQLIOBZ type=del size=1794082 2023-12-16T01:38:24.695 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.694+0000 7f5c997a3840 -1 < failed to complete operation key=USOB314PKDFK tag=JTULOFA8SCDI type=del size=1585299: (22) Invalid argument 2023-12-16T01:38:24.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.695+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=DQ4K0D8JRDDI type=del size=3464170 2023-12-16T01:38:24.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.698+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=JQ6AWFBMYKXH type=del size=1327289 2023-12-16T01:38:24.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.699+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=EYFYPPETTNQA type=del size=1520353 2023-12-16T01:38:24.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.700+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=LIO5CBJGHY24 type=del 2023-12-16T01:38:24.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.701+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=H95LG35WAX6L type=del size=2476263 2023-12-16T01:38:24.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.704+0000 7f5c997a3840 1 < suggested remove operation key=MPVEN4BU8TW8 tag=8NW4NXXN6DHK type=del 2023-12-16T01:38:24.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.706+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=1P0GJYZ08C1U type=del size=3205567 2023-12-16T01:38:24.708 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.707+0000 7f5c997a3840 1 < completed write operation key=NRGTLFH4VAZ9 tag=DM3MVE4PH71L type=write size=1007726 2023-12-16T01:38:24.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.708+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=AAVOJ63RX9O2 type=del size=1482424 2023-12-16T01:38:24.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.711+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~TD1DU3QYMTXZ.0 size=1048576 2023-12-16T01:38:24.712 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.711+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~TD1DU3QYMTXZ.1 size=196632 2023-12-16T01:38:24.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.713+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=TD1DU3QYMTXZ tag=PSC54RWV3D9L type=write size=2293784 2023-12-16T01:38:24.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.714+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=TZPGV9IGTFXN type=del size=1523332 2023-12-16T01:38:24.719 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.718+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=M5ECR9XFRHFB type=del 2023-12-16T01:38:24.721 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.720+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.0 size=1048576 2023-12-16T01:38:24.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.721+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.1 size=1048576 2023-12-16T01:38:24.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.721+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.2 size=50808 2023-12-16T01:38:24.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.721+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=0ZEUVCNY8BZ4 tag=US9LQNY6JEQO type=write size=3196536 2023-12-16T01:38:24.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.723+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=VACBTK636UAD type=write size=134069 2023-12-16T01:38:24.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.724+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=4A2O4P53XOYJ type=del size=671509 2023-12-16T01:38:24.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.725+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=73ZKHY50DH3L type=del 2023-12-16T01:38:24.728 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.726+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=0N7O2J1MAIPM type=del size=1989881 2023-12-16T01:38:24.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.728+0000 7f5c997a3840 1 < canceled operation key=D04ZKKPJRPSQ tag=OPEPL6HLV6MQ type=del size=3339205 2023-12-16T01:38:24.732 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.730+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.0 size=1048576 2023-12-16T01:38:24.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.731+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.1 size=1048576 2023-12-16T01:38:24.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.732+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.2 size=428641 2023-12-16T01:38:24.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.732+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=O6XIB8J8R1PX tag=A4VRF3PRCE9V type=write size=3574369 2023-12-16T01:38:24.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.734+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=D4XLI8LC5H1V type=del 2023-12-16T01:38:24.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.736+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~2KFSRV9ALAV5.0 size=1024133 2023-12-16T01:38:24.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.736+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=2KFSRV9ALAV5 tag=5GFZ1DJSLJLP type=write size=2072709 2023-12-16T01:38:24.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.737+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=VY8J8YRXQ757 type=del 2023-12-16T01:38:24.741 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.740+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~ZRVACO08OOEL.0 size=1048576 2023-12-16T01:38:24.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.741+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~ZRVACO08OOEL.1 size=368685 2023-12-16T01:38:24.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.741+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=ZRVACO08OOEL tag=C0TOPD33UMJP type=write size=2465837 2023-12-16T01:38:24.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.742+0000 7f5c997a3840 1 < completed write operation key=0NLAUVL8M0Z2 tag=HDGXUVYPVZLQ type=write size=123650 2023-12-16T01:38:24.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.743+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=5S3HOI334FP4 type=del size=2924482 2023-12-16T01:38:24.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.744+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~U67Z9TKYZ3G7.0 size=587477 2023-12-16T01:38:24.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.746+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=U67Z9TKYZ3G7 tag=BJK7ELPY0XQ9 type=write size=1636053 2023-12-16T01:38:24.749 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.748+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=76TDNHWVNDAL type=del size=3041583 2023-12-16T01:38:24.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.750+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~H9LQLAXZR55A.0 size=593613 2023-12-16T01:38:24.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.751+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=H9LQLAXZR55A tag=GOS3VK6E3AS5 type=write size=1642189 2023-12-16T01:38:24.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.754+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~3ZO42CVPI3XT.0 size=895996 2023-12-16T01:38:24.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.754+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=3ZO42CVPI3XT tag=DFKYG4JKB1DW type=write size=1944572 2023-12-16T01:38:24.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.755+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=4QCDVKQLIOBZ type=del 2023-12-16T01:38:24.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.757+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=S0FW8MVE3G3D type=del size=1017014 2023-12-16T01:38:24.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.759+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=DQ4K0D8JRDDI type=del 2023-12-16T01:38:24.761 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.760+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=U0SS5XI8D8IQ type=del size=210322 2023-12-16T01:38:24.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.762+0000 7f5c997a3840 1 < suggested update operation key=DIPUXQ5NX215 tag=EYFYPPETTNQA type=del size=1520353 2023-12-16T01:38:24.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.765+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=8R6VVM5H0QLN type=del size=891984 2023-12-16T01:38:24.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.766+0000 7f5c997a3840 1 < suggested remove operation key=ABZTLF79NQIW tag=H95LG35WAX6L type=del 2023-12-16T01:38:24.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.769+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~H33OYQ774KV0.0 size=594454 2023-12-16T01:38:24.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.769+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=H33OYQ774KV0 tag=MPT76WTZOD2R type=write size=1643030 2023-12-16T01:38:24.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.770+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=1P0GJYZ08C1U type=del 2023-12-16T01:38:24.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.773+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~CJW3XU68WP9Y.0 size=588649 2023-12-16T01:38:24.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.773+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=CJW3XU68WP9Y tag=TMHJ2115DANT type=write size=1637225 2023-12-16T01:38:24.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.774+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=AAVOJ63RX9O2 type=del 2023-12-16T01:38:24.777 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.776+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=U6V6ZW05IPYZ type=del size=1739378 2023-12-16T01:38:24.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.778+0000 7f5c997a3840 1 < suggested remove operation key=51S0YULDPW63 tag=TZPGV9IGTFXN type=del 2023-12-16T01:38:24.782 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.780+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=PIPWUF46BUMK type=del size=2720011 2023-12-16T01:38:24.782 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.780+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.0 size=1048576 2023-12-16T01:38:24.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.782+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.1 size=1048576 2023-12-16T01:38:24.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.783+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~0ZEUVCNY8BZ4.2 size=50808 2023-12-16T01:38:24.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.785+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=0ZEUVCNY8BZ4 tag=US9LQNY6JEQO type=write size=3196536 2023-12-16T01:38:24.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.787+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=VIXPIGNDSYE4 type=write size=140016 2023-12-16T01:38:24.789 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.788+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=4A2O4P53XOYJ type=del 2023-12-16T01:38:24.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.789+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=KK0GY7OO757E type=del size=3286014 2023-12-16T01:38:24.792 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.790+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=0N7O2J1MAIPM type=del 2023-12-16T01:38:24.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.792+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=2G1FTIGPN77L type=del size=1923841 2023-12-16T01:38:24.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.794+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.0 size=1048576 2023-12-16T01:38:24.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.794+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.1 size=1048576 2023-12-16T01:38:24.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.795+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~O6XIB8J8R1PX.2 size=428641 2023-12-16T01:38:24.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.798+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=O6XIB8J8R1PX tag=A4VRF3PRCE9V type=write size=3574369 2023-12-16T01:38:24.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.799+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=Z4T7CAVQG6EI type=del size=1406283 2023-12-16T01:38:24.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.800+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~2KFSRV9ALAV5.0 size=1024133 2023-12-16T01:38:24.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.802+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=2KFSRV9ALAV5 tag=5GFZ1DJSLJLP type=write size=2072709 2023-12-16T01:38:24.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.805+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~ZI09W9X7JMD1.0 size=68586 2023-12-16T01:38:24.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.805+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=ZI09W9X7JMD1 tag=5B4HYPXAMXNY type=write size=1117162 2023-12-16T01:38:24.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.806+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~ZRVACO08OOEL.0 size=1048576 2023-12-16T01:38:24.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.808+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~ZRVACO08OOEL.1 size=368685 2023-12-16T01:38:24.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.810+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=ZRVACO08OOEL tag=C0TOPD33UMJP type=write size=2465837 2023-12-16T01:38:24.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.812+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~EKL49CHOX8OJ.0 size=694580 2023-12-16T01:38:24.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.812+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=EKL49CHOX8OJ tag=W08GVJAK7RS3 type=write size=1743156 2023-12-16T01:38:24.816 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.814+0000 7f5c997a3840 -1 < failed to complete operation key=DIPUXQ5NX215 tag=5S3HOI334FP4 type=del size=2924482: (22) Invalid argument 2023-12-16T01:38:24.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.815+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=JCF5REN07TOL type=write size=1033485 2023-12-16T01:38:24.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.818+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=76TDNHWVNDAL type=del size=3041583 2023-12-16T01:38:24.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.820+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=0DPC52G73V4L type=del size=2807957 2023-12-16T01:38:24.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.821+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~3ZO42CVPI3XT.0 size=895996 2023-12-16T01:38:24.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.824+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=3ZO42CVPI3XT tag=DFKYG4JKB1DW type=write size=1944572 2023-12-16T01:38:24.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.825+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=75OJY6CNRQZ6 type=del size=2668514 2023-12-16T01:38:24.829 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.827+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=S0FW8MVE3G3D type=del size=1017014 2023-12-16T01:38:24.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.829+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=BHKQI40MU6U7 type=del size=1468026 2023-12-16T01:38:24.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.830+0000 7f5c997a3840 1 < canceled operation key=0NLAUVL8M0Z2 tag=U0SS5XI8D8IQ type=del size=210322 2023-12-16T01:38:24.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.832+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=VE4TKVTOUDT2 type=del size=2295972 2023-12-16T01:38:24.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.835+0000 7f5c997a3840 1 < suggested remove operation key=G7G60AC5ZIFN tag=8R6VVM5H0QLN type=del 2023-12-16T01:38:24.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.836+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=H55NIUBSC3MP type=del size=3420387 2023-12-16T01:38:24.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.836+0000 7f5c997a3840 1 < canceled part key=_multipart_NDD9JP74W3A0.2~H33OYQ774KV0.0 size=594454 2023-12-16T01:38:24.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.838+0000 7f5c997a3840 1 < canceled multipart upload key=NDD9JP74W3A0 upload=H33OYQ774KV0 tag=MPT76WTZOD2R type=write size=1643030 2023-12-16T01:38:24.841 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.840+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=UBFZIM2VWSIA type=write size=242433 2023-12-16T01:38:24.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.841+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~CJW3XU68WP9Y.0 size=588649 2023-12-16T01:38:24.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.843+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=CJW3XU68WP9Y tag=TMHJ2115DANT type=write size=1637225 2023-12-16T01:38:24.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.845+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=E609B4BM6Y1T type=write size=914083 2023-12-16T01:38:24.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.846+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=U6V6ZW05IPYZ type=del 2023-12-16T01:38:24.849 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.847+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=R4SMUP40D4KZ type=write size=341552 2023-12-16T01:38:24.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.848+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=PIPWUF46BUMK type=del 2023-12-16T01:38:24.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.850+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=5RT10PV3KFZD type=del size=3544158 2023-12-16T01:38:24.853 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.851+0000 7f5c997a3840 1 < canceled operation key=DIPUXQ5NX215 tag=VIXPIGNDSYE4 type=write size=140016 2023-12-16T01:38:24.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.854+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~PIB86CV629HY.0 size=519042 2023-12-16T01:38:24.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.854+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=PIB86CV629HY tag=QJ6W9OL1SMFV type=write size=1567618 2023-12-16T01:38:24.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.855+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=KK0GY7OO757E type=del 2023-12-16T01:38:24.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.857+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.0 size=1048576 2023-12-16T01:38:24.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.858+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.1 size=1048576 2023-12-16T01:38:24.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.859+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.2 size=41426 2023-12-16T01:38:24.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.859+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=DJXR39MP587U tag=UHQMC4A1E4ZY type=write size=3187154 2023-12-16T01:38:24.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.861+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=2G1FTIGPN77L type=del 2023-12-16T01:38:24.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.863+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0EFH0NPCF2C1.0 size=1048576 2023-12-16T01:38:24.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.864+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0EFH0NPCF2C1.1 size=927236 2023-12-16T01:38:24.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.864+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=0EFH0NPCF2C1 tag=IZMRQ7LCLWXH type=write size=3024388 2023-12-16T01:38:24.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.865+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=Z4T7CAVQG6EI type=del 2023-12-16T01:38:24.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.867+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=JJG8XUEGPPAJ type=del size=3518092 2023-12-16T01:38:24.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.868+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~ZI09W9X7JMD1.0 size=68586 2023-12-16T01:38:24.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.871+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=ZI09W9X7JMD1 tag=5B4HYPXAMXNY type=write size=1117162 2023-12-16T01:38:24.873 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.872+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=EJLNCBMEM87Q type=write size=820182 2023-12-16T01:38:24.874 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.873+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~EKL49CHOX8OJ.0 size=694580 2023-12-16T01:38:24.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.875+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=EKL49CHOX8OJ tag=W08GVJAK7RS3 type=write size=1743156 2023-12-16T01:38:24.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.879+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RJJS7KSNE64B.0 size=1048576 2023-12-16T01:38:24.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.879+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RJJS7KSNE64B.1 size=65494 2023-12-16T01:38:24.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.879+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=RJJS7KSNE64B tag=7Q43G07X2WQK type=write size=2162646 2023-12-16T01:38:24.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.880+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=JCF5REN07TOL type=write size=1033485 2023-12-16T01:38:24.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.883+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~OLBTQXB1CVF3.0 size=860479 2023-12-16T01:38:24.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.883+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=OLBTQXB1CVF3 tag=1MFX60FE0X1H type=write size=1909055 2023-12-16T01:38:24.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.884+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=0DPC52G73V4L type=del 2023-12-16T01:38:24.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.886+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~1QQEIG2EO1IU.0 size=196371 2023-12-16T01:38:24.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.886+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=1QQEIG2EO1IU tag=1IMS7H3M9AB4 type=write size=1244947 2023-12-16T01:38:24.889 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.887+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=75OJY6CNRQZ6 type=del 2023-12-16T01:38:24.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.890+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~3LDY53STY93L.0 size=1048576 2023-12-16T01:38:24.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.891+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~3LDY53STY93L.1 size=195922 2023-12-16T01:38:24.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.891+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=3LDY53STY93L tag=DZE146QGX8WY type=write size=2293074 2023-12-16T01:38:24.894 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.892+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=BHKQI40MU6U7 type=del 2023-12-16T01:38:24.895 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.894+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=JJ6KK7ZRGNXP type=del size=532778 2023-12-16T01:38:24.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.895+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=VE4TKVTOUDT2 type=del 2023-12-16T01:38:24.897 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.896+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=9HKQR82CN258 type=del size=2911504 2023-12-16T01:38:24.899 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.897+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=H55NIUBSC3MP type=del 2023-12-16T01:38:24.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.898+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=73SLUDJE0F8M type=del size=458894 2023-12-16T01:38:24.903 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.901+0000 7f5c997a3840 1 < suggested remove operation key=UABS6DA1C0BF tag=UBFZIM2VWSIA type=write 2023-12-16T01:38:24.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.904+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~B44O0WB2WMG3.0 size=1048576 2023-12-16T01:38:24.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.905+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~B44O0WB2WMG3.1 size=901190 2023-12-16T01:38:24.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.905+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=B44O0WB2WMG3 tag=26IWV56C8X4V type=write size=2998342 2023-12-16T01:38:24.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.908+0000 7f5c997a3840 1 < suggested update operation key=51S0YULDPW63 tag=E609B4BM6Y1T type=write size=914083 2023-12-16T01:38:24.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.909+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=G6GDOA7K3IHH type=del size=2134929 2023-12-16T01:38:24.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.912+0000 7f5c997a3840 1 < suggested update operation key=8MTSFTLL3KPK tag=R4SMUP40D4KZ type=write size=341552 2023-12-16T01:38:24.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.918+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~60H6RX9YTYH3.0 size=1048576 2023-12-16T01:38:24.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.920+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~60H6RX9YTYH3.1 size=509075 2023-12-16T01:38:24.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.920+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=60H6RX9YTYH3 tag=H71DF45ARM75 type=write size=2606227 2023-12-16T01:38:24.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.923+0000 7f5c997a3840 1 < canceled operation key=26B5MRB73BOM tag=5RT10PV3KFZD type=del size=3544158 2023-12-16T01:38:24.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.923+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=0Y79WY4HY3N5 type=del size=1835317 2023-12-16T01:38:24.926 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.924+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~PIB86CV629HY.0 size=519042 2023-12-16T01:38:24.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.926+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=PIB86CV629HY tag=QJ6W9OL1SMFV type=write size=1567618 2023-12-16T01:38:24.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.928+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=F33C39ZUT72R type=del size=1906604 2023-12-16T01:38:24.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.928+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.0 size=1048576 2023-12-16T01:38:24.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.929+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.1 size=1048576 2023-12-16T01:38:24.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.931+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DJXR39MP587U.2 size=41426 2023-12-16T01:38:24.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.932+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=DJXR39MP587U tag=UHQMC4A1E4ZY type=write size=3187154 2023-12-16T01:38:24.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.934+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=DM1O4AZO6KGY type=del size=3688102 2023-12-16T01:38:24.936 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.935+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0EFH0NPCF2C1.0 size=1048576 2023-12-16T01:38:24.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.936+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0EFH0NPCF2C1.1 size=927236 2023-12-16T01:38:24.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.938+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=0EFH0NPCF2C1 tag=IZMRQ7LCLWXH type=write size=3024388 2023-12-16T01:38:24.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.940+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=COBURHHA70EX type=write size=727539 2023-12-16T01:38:24.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.941+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=JJG8XUEGPPAJ type=del 2023-12-16T01:38:24.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.943+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~PNCY0T32OYP1.0 size=1048576 2023-12-16T01:38:24.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.944+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~PNCY0T32OYP1.1 size=824651 2023-12-16T01:38:24.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.944+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=PNCY0T32OYP1 tag=3HEQHR4D4DAU type=write size=2921803 2023-12-16T01:38:24.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.945+0000 7f5c997a3840 1 < canceled operation key=USOB314PKDFK tag=EJLNCBMEM87Q type=write size=820182 2023-12-16T01:38:24.948 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.947+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=323EUQC2DFHQ type=del size=3448304 2023-12-16T01:38:24.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.948+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~RJJS7KSNE64B.0 size=1048576 2023-12-16T01:38:24.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.949+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~RJJS7KSNE64B.1 size=65494 2023-12-16T01:38:24.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.951+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=RJJS7KSNE64B tag=7Q43G07X2WQK type=write size=2162646 2023-12-16T01:38:24.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.954+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.0 size=1048576 2023-12-16T01:38:24.956 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.955+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.1 size=1048576 2023-12-16T01:38:24.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.956+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.2 size=489800 2023-12-16T01:38:24.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.956+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=FUYDWLPPIRX8 tag=8M6A25HYO3XA type=write size=3635528 2023-12-16T01:38:24.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.957+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~OLBTQXB1CVF3.0 size=860479 2023-12-16T01:38:24.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.959+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=OLBTQXB1CVF3 tag=1MFX60FE0X1H type=write size=1909055 2023-12-16T01:38:24.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.961+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=RY4EZJPR9K3X type=del size=3012918 2023-12-16T01:38:24.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.962+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~1QQEIG2EO1IU.0 size=196371 2023-12-16T01:38:24.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.964+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=1QQEIG2EO1IU tag=1IMS7H3M9AB4 type=write size=1244947 2023-12-16T01:38:24.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.965+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=RWO8PSEHO6UH type=del size=1703692 2023-12-16T01:38:24.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.968+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~3LDY53STY93L.0 size=1048576 2023-12-16T01:38:24.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.968+0000 7f5c997a3840 1 < canceled part key=_multipart_8MTSFTLL3KPK.2~3LDY53STY93L.1 size=195922 2023-12-16T01:38:24.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.969+0000 7f5c997a3840 1 < canceled multipart upload key=8MTSFTLL3KPK upload=3LDY53STY93L tag=DZE146QGX8WY type=write size=2293074 2023-12-16T01:38:24.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.972+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.0 size=1048576 2023-12-16T01:38:24.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.972+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.1 size=1048576 2023-12-16T01:38:24.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.973+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.2 size=640996 2023-12-16T01:38:24.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.973+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=IHJ4UMOS3CYC tag=0IJYC3PU5IL6 type=write size=3786724 2023-12-16T01:38:24.977 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.976+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=JJ6KK7ZRGNXP type=del size=532778 2023-12-16T01:38:24.979 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.977+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=J3F2M7BD7RKP type=del size=587389 2023-12-16T01:38:24.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.980+0000 7f5c997a3840 1 < suggested update operation key=ABZTLF79NQIW tag=9HKQR82CN258 type=del size=2911504 2023-12-16T01:38:24.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.982+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~43A6IUCVELPZ.0 size=1048576 2023-12-16T01:38:24.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.983+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~43A6IUCVELPZ.1 size=669268 2023-12-16T01:38:24.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.983+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=43A6IUCVELPZ tag=CNAVXUXDW4TZ type=write size=2766420 2023-12-16T01:38:24.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.984+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=73SLUDJE0F8M type=del 2023-12-16T01:38:24.987 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.986+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=2VZPQYPRJG7B type=del size=2170501 2023-12-16T01:38:24.989 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.987+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~B44O0WB2WMG3.0 size=1048576 2023-12-16T01:38:24.989 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.989+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~B44O0WB2WMG3.1 size=901190 2023-12-16T01:38:24.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.990+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=B44O0WB2WMG3 tag=26IWV56C8X4V type=write size=2998342 2023-12-16T01:38:24.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.991+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=P63UBCKPFAIE type=write size=401238 2023-12-16T01:38:24.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.993+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=G6GDOA7K3IHH type=del 2023-12-16T01:38:24.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.994+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=H5VM18UUEDOI type=del size=1105103 2023-12-16T01:38:24.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.995+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~60H6RX9YTYH3.0 size=1048576 2023-12-16T01:38:24.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.996+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~60H6RX9YTYH3.1 size=509075 2023-12-16T01:38:25.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:24.998+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=60H6RX9YTYH3 tag=H71DF45ARM75 type=write size=2606227 2023-12-16T01:38:25.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.001+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~DORVWNL2OMEH.0 size=1048576 2023-12-16T01:38:25.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.002+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~DORVWNL2OMEH.1 size=346072 2023-12-16T01:38:25.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.002+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=DORVWNL2OMEH tag=6SEDK1I2HQ2P type=write size=2443224 2023-12-16T01:38:25.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.004+0000 7f5c997a3840 1 < suggested update operation key=USOB314PKDFK tag=0Y79WY4HY3N5 type=del size=1835317 2023-12-16T01:38:25.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.006+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=DN0ET64N4BWJ type=del size=2400640 2023-12-16T01:38:25.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.007+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=F33C39ZUT72R type=del 2023-12-16T01:38:25.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.009+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=ESYGA2ZY1FM9 type=del size=1388374 2023-12-16T01:38:25.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.010+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=DM1O4AZO6KGY type=del 2023-12-16T01:38:25.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.012+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=PKFU5SNC0MJX type=del size=804540 2023-12-16T01:38:25.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.014+0000 7f5c997a3840 -1 < failed to complete operation key=NBH09B3H2JPP tag=COBURHHA70EX type=write size=727539: (22) Invalid argument 2023-12-16T01:38:25.016 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.015+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=AVYNHQ94WI21 type=del size=2157897 2023-12-16T01:38:25.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.015+0000 7f5c997a3840 1 < canceled part key=_multipart_8QNB6AVOFOZ9.2~PNCY0T32OYP1.0 size=1048576 2023-12-16T01:38:25.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.015+0000 7f5c997a3840 1 < canceled part key=_multipart_8QNB6AVOFOZ9.2~PNCY0T32OYP1.1 size=824651 2023-12-16T01:38:25.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.017+0000 7f5c997a3840 1 < canceled multipart upload key=8QNB6AVOFOZ9 upload=PNCY0T32OYP1 tag=3HEQHR4D4DAU type=write size=2921803 2023-12-16T01:38:25.020 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.019+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=MG7T1NI21FG2 type=del size=1953995 2023-12-16T01:38:25.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.020+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=323EUQC2DFHQ type=del 2023-12-16T01:38:25.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.022+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~IEY502L1E5IE.0 size=319022 2023-12-16T01:38:25.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.022+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=IEY502L1E5IE tag=GROTBO7JN14O type=write size=1367598 2023-12-16T01:38:25.025 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.024+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.0 size=1048576 2023-12-16T01:38:25.026 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.025+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.1 size=1048576 2023-12-16T01:38:25.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.026+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~FUYDWLPPIRX8.2 size=489800 2023-12-16T01:38:25.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.028+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=FUYDWLPPIRX8 tag=8M6A25HYO3XA type=write size=3635528 2023-12-16T01:38:25.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.029+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=BLS1ZBPA3M4D type=del size=3626417 2023-12-16T01:38:25.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.032+0000 7f5c997a3840 1 < canceled operation key=EBSYBW3B6QJ0 tag=RY4EZJPR9K3X type=del size=3012918 2023-12-16T01:38:25.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.034+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~4V4IFFPGTO7S.0 size=706045 2023-12-16T01:38:25.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.034+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=4V4IFFPGTO7S tag=XU7X8H4BRVDN type=write size=1754621 2023-12-16T01:38:25.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.037+0000 7f5c997a3840 1 < suggested remove operation key=NRGTLFH4VAZ9 tag=RWO8PSEHO6UH type=del 2023-12-16T01:38:25.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.040+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~AA83590MG5MN.0 size=931213 2023-12-16T01:38:25.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.040+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=AA83590MG5MN tag=OIUUKAKGA9XS type=write size=1979789 2023-12-16T01:38:25.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.041+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.0 size=1048576 2023-12-16T01:38:25.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.041+0000 7f5c997a3840 1 < canceled part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.1 size=1048576 2023-12-16T01:38:25.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.042+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~IHJ4UMOS3CYC.2 size=640996 2023-12-16T01:38:25.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.044+0000 7f5c997a3840 1 < canceled multipart upload key=NDD9JP74W3A0 upload=IHJ4UMOS3CYC tag=0IJYC3PU5IL6 type=write size=3786724 2023-12-16T01:38:25.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.045+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=FBVVFA0GHANK type=del size=2762054 2023-12-16T01:38:25.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.048+0000 7f5c997a3840 1 < suggested remove operation key=8MTSFTLL3KPK tag=J3F2M7BD7RKP type=del 2023-12-16T01:38:25.051 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.049+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=YKUHUSAFUPRX type=del size=2288729 2023-12-16T01:38:25.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.052+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~43A6IUCVELPZ.0 size=1048576 2023-12-16T01:38:25.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.052+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~43A6IUCVELPZ.1 size=669268 2023-12-16T01:38:25.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.054+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=43A6IUCVELPZ tag=CNAVXUXDW4TZ type=write size=2766420 2023-12-16T01:38:25.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.057+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=47GV33HYN3VN type=write size=253463 2023-12-16T01:38:25.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.057+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=2VZPQYPRJG7B type=del 2023-12-16T01:38:25.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.059+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~EXK1O4D65AQG.0 size=1048576 2023-12-16T01:38:25.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.060+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~EXK1O4D65AQG.1 size=1003943 2023-12-16T01:38:25.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.060+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=EXK1O4D65AQG tag=5PHO1M93NAWF type=write size=3101095 2023-12-16T01:38:25.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.063+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=P63UBCKPFAIE type=write size=401238 2023-12-16T01:38:25.066 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.066+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=N9R29R1MS0E8 type=write size=1009242 2023-12-16T01:38:25.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.066+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=8MTSFTLL3KPK tag=H5VM18UUEDOI type=del size=1105103: (2) No such file or directory 2023-12-16T01:38:25.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.067+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=SN8E1T310PS0 type=del size=1005753 2023-12-16T01:38:25.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.068+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~DORVWNL2OMEH.0 size=1048576 2023-12-16T01:38:25.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.069+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~DORVWNL2OMEH.1 size=346072 2023-12-16T01:38:25.073 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.071+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=DORVWNL2OMEH tag=6SEDK1I2HQ2P type=write size=2443224 2023-12-16T01:38:25.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.075+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.0 size=1048576 2023-12-16T01:38:25.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.075+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.1 size=1048576 2023-12-16T01:38:25.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.077+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.2 size=226791 2023-12-16T01:38:25.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.077+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=N1T0BT0ERRPL tag=2HMYNO5RZT53 type=write size=3372519 2023-12-16T01:38:25.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.077+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=DN0ET64N4BWJ type=del 2023-12-16T01:38:25.080 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.079+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=V9YBF0FVGP0K type=del size=2347223 2023-12-16T01:38:25.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.081+0000 7f5c997a3840 1 < suggested update operation key=A2PPWLZLID00 tag=ESYGA2ZY1FM9 type=del size=1388374 2023-12-16T01:38:25.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.084+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~TEBRW1CM0BWP.0 size=1048576 2023-12-16T01:38:25.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.085+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~TEBRW1CM0BWP.1 size=301710 2023-12-16T01:38:25.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.085+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=TEBRW1CM0BWP tag=DP0S639CK3IS type=write size=2398862 2023-12-16T01:38:25.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.087+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=PKFU5SNC0MJX type=del 2023-12-16T01:38:25.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.088+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=QCRWIR8F5U90 type=write size=386119 2023-12-16T01:38:25.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.090+0000 7f5c997a3840 1 < suggested update operation key=MPVEN4BU8TW8 tag=AVYNHQ94WI21 type=del size=2157897 2023-12-16T01:38:25.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.093+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.0 size=1048576 2023-12-16T01:38:25.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.094+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.1 size=1048576 2023-12-16T01:38:25.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.095+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.2 size=232145 2023-12-16T01:38:25.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.095+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=IP9XIWMIFQX0 tag=JCVZB1GX71CZ type=write size=3377873 2023-12-16T01:38:25.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.096+0000 7f5c997a3840 1 < canceled operation key=048EI4VAS2C2 tag=MG7T1NI21FG2 type=del size=1953995 2023-12-16T01:38:25.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.098+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=06H93YSJPWE1 type=del size=679441 2023-12-16T01:38:25.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.099+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~IEY502L1E5IE.0 size=319022 2023-12-16T01:38:25.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.102+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=IEY502L1E5IE tag=GROTBO7JN14O type=write size=1367598 2023-12-16T01:38:25.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.104+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~SQ1VAYYJJKI7.0 size=818936 2023-12-16T01:38:25.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.104+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=SQ1VAYYJJKI7 tag=V6CLF0F0K3YU type=write size=1867512 2023-12-16T01:38:25.107 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.105+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=BLS1ZBPA3M4D type=del 2023-12-16T01:38:25.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.108+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.0 size=1048576 2023-12-16T01:38:25.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.109+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.1 size=1048576 2023-12-16T01:38:25.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.110+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.2 size=340317 2023-12-16T01:38:25.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.110+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=5MLL74PYTNX7 tag=8RKT88KE1QDR type=write size=3486045 2023-12-16T01:38:25.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.111+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~4V4IFFPGTO7S.0 size=706045 2023-12-16T01:38:25.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.114+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=4V4IFFPGTO7S tag=XU7X8H4BRVDN type=write size=1754621 2023-12-16T01:38:25.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.116+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=YVSXNYQHH4C1 type=del size=1531165 2023-12-16T01:38:25.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.117+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~AA83590MG5MN.0 size=931213 2023-12-16T01:38:25.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.120+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=AA83590MG5MN tag=OIUUKAKGA9XS type=write size=1979789 2023-12-16T01:38:25.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.122+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=ZPSF5POJNWJW type=del size=1660448 2023-12-16T01:38:25.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.123+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=FBVVFA0GHANK type=del 2023-12-16T01:38:25.127 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.126+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~92ODGDHJT0QH.0 size=1048576 2023-12-16T01:38:25.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.127+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~92ODGDHJT0QH.1 size=1038667 2023-12-16T01:38:25.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.127+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=92ODGDHJT0QH tag=APYP9IX3I6N6 type=write size=3135819 2023-12-16T01:38:25.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.129+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=YKUHUSAFUPRX type=del 2023-12-16T01:38:25.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.130+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=GCA7M2U0UT4Y type=del size=1765455 2023-12-16T01:38:25.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.132+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=47GV33HYN3VN type=write size=253463: (22) Invalid argument 2023-12-16T01:38:25.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.134+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~6F0S9TQ1DWYO.0 size=1048576 2023-12-16T01:38:25.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.135+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~6F0S9TQ1DWYO.1 size=182584 2023-12-16T01:38:25.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.135+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=6F0S9TQ1DWYO tag=KVOA00UWMJ0V type=write size=2279736 2023-12-16T01:38:25.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.137+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~EXK1O4D65AQG.0 size=1048576 2023-12-16T01:38:25.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.138+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~EXK1O4D65AQG.1 size=1003943 2023-12-16T01:38:25.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.141+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=EXK1O4D65AQG tag=5PHO1M93NAWF type=write size=3101095 2023-12-16T01:38:25.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.143+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~AFSSG6GLJXJ0.0 size=715576 2023-12-16T01:38:25.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.143+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=AFSSG6GLJXJ0 tag=OF1TU0VOZVWH type=write size=1764152 2023-12-16T01:38:25.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.146+0000 7f5c997a3840 1 < completed write operation key=LKJPDNBXYH0R tag=N9R29R1MS0E8 type=write size=1009242 2023-12-16T01:38:25.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.147+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=238TVBBAV8XV type=del size=1288110 2023-12-16T01:38:25.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.149+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=SN8E1T310PS0 type=del 2023-12-16T01:38:25.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.153+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~GQ9VYVA0OYGA.0 size=1048576 2023-12-16T01:38:25.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.153+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~GQ9VYVA0OYGA.1 size=424828 2023-12-16T01:38:25.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.153+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=GQ9VYVA0OYGA tag=UB0YDE2VXG3C type=write size=2521980 2023-12-16T01:38:25.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.153+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.0 size=1048576 2023-12-16T01:38:25.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.155+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.1 size=1048576 2023-12-16T01:38:25.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.155+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~N1T0BT0ERRPL.2 size=226791 2023-12-16T01:38:25.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.157+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=N1T0BT0ERRPL tag=2HMYNO5RZT53 type=write size=3372519 2023-12-16T01:38:25.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.160+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~WEB4RQSEJ8Z9.0 size=1048576 2023-12-16T01:38:25.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.161+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~WEB4RQSEJ8Z9.1 size=780849 2023-12-16T01:38:25.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.161+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=WEB4RQSEJ8Z9 tag=H72G17AJ33ZM type=write size=2878001 2023-12-16T01:38:25.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.163+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=V9YBF0FVGP0K type=del 2023-12-16T01:38:25.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.165+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=SIBJBCQBONZV type=write size=602845 2023-12-16T01:38:25.168 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.166+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~TEBRW1CM0BWP.0 size=1048576 2023-12-16T01:38:25.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.167+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~TEBRW1CM0BWP.1 size=301710 2023-12-16T01:38:25.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.169+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=TEBRW1CM0BWP tag=DP0S639CK3IS type=write size=2398862 2023-12-16T01:38:25.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.171+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=IKMF1X8MZIKO type=del size=3255038 2023-12-16T01:38:25.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.172+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=QCRWIR8F5U90 type=write size=386119 2023-12-16T01:38:25.175 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.174+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=0DP25Q07FF6V type=del size=327769 2023-12-16T01:38:25.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.176+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.0 size=1048576 2023-12-16T01:38:25.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.177+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.1 size=1048576 2023-12-16T01:38:25.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.178+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~IP9XIWMIFQX0.2 size=232145 2023-12-16T01:38:25.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.181+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=IP9XIWMIFQX0 tag=JCVZB1GX71CZ type=write size=3377873 2023-12-16T01:38:25.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.185+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~WDDD3HFPPK3V.0 size=1048576 2023-12-16T01:38:25.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.185+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~WDDD3HFPPK3V.1 size=726804 2023-12-16T01:38:25.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.185+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=WDDD3HFPPK3V tag=XL2D3LUHVAD5 type=write size=2823956 2023-12-16T01:38:25.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.187+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=06H93YSJPWE1 type=del 2023-12-16T01:38:25.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.190+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~9WFDEKMVKGW2.0 size=403580 2023-12-16T01:38:25.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.190+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=9WFDEKMVKGW2 tag=1LEC18WNUJ4H type=write size=1452156 2023-12-16T01:38:25.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.192+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~SQ1VAYYJJKI7.0 size=818936 2023-12-16T01:38:25.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.194+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=SQ1VAYYJJKI7 tag=V6CLF0F0K3YU type=write size=1867512 2023-12-16T01:38:25.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.196+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=D1VH6SN0QUNV type=write size=158548 2023-12-16T01:38:25.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.196+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.0 size=1048576 2023-12-16T01:38:25.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.198+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.1 size=1048576 2023-12-16T01:38:25.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.198+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~5MLL74PYTNX7.2 size=340317 2023-12-16T01:38:25.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.201+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=5MLL74PYTNX7 tag=8RKT88KE1QDR type=write size=3486045 2023-12-16T01:38:25.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.203+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=XUMQ7EPKJUD4 type=del size=2671214 2023-12-16T01:38:25.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.204+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=YVSXNYQHH4C1 type=del 2023-12-16T01:38:25.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.206+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=7RIJIOYIT9A8 type=del size=645316 2023-12-16T01:38:25.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.207+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=ZPSF5POJNWJW type=del 2023-12-16T01:38:25.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.210+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~6YXYFP2LRMGM.0 size=1048576 2023-12-16T01:38:25.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.211+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~6YXYFP2LRMGM.1 size=689064 2023-12-16T01:38:25.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.211+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=6YXYFP2LRMGM tag=YCBPSDRITQOL type=write size=2786216 2023-12-16T01:38:25.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.213+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~92ODGDHJT0QH.0 size=1048576 2023-12-16T01:38:25.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.214+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~92ODGDHJT0QH.1 size=1038667 2023-12-16T01:38:25.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.217+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=92ODGDHJT0QH tag=APYP9IX3I6N6 type=write size=3135819 2023-12-16T01:38:25.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.217+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=L29IA3X7VRK4 type=del size=2835830 2023-12-16T01:38:25.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.221+0000 7f5c997a3840 1 < suggested remove operation key=8QNB6AVOFOZ9 tag=GCA7M2U0UT4Y type=del 2023-12-16T01:38:25.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.221+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=YFGJWTIFRG6P type=del size=2682765 2023-12-16T01:38:25.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.222+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~6F0S9TQ1DWYO.0 size=1048576 2023-12-16T01:38:25.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.225+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~6F0S9TQ1DWYO.1 size=182584 2023-12-16T01:38:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[142991]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-16T01:38:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[142991]: pgmap v1301: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[139570]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-16T01:38:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:24 smithi078 ceph-mon[139570]: pgmap v1301: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:25.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.227+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=6F0S9TQ1DWYO tag=KVOA00UWMJ0V type=write size=2279736 2023-12-16T01:38:25.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.229+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=BM8TWJ3IK2Y6 type=del size=1558738 2023-12-16T01:38:25.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.230+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~AFSSG6GLJXJ0.0 size=715576 2023-12-16T01:38:25.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.232+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=AFSSG6GLJXJ0 tag=OF1TU0VOZVWH type=write size=1764152 2023-12-16T01:38:25.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.233+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=OIYOXNASISNJ type=del size=3453922 2023-12-16T01:38:25.236 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.236+0000 7f5c997a3840 1 < suggested update operation key=PDOIJJEEJEJ3 tag=238TVBBAV8XV type=del size=1288110 2023-12-16T01:38:25.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.237+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=23WMU6FBX7UN type=del size=4003411 2023-12-16T01:38:25.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.239+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~GQ9VYVA0OYGA.0 size=1048576 2023-12-16T01:38:25.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.240+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~GQ9VYVA0OYGA.1 size=424828 2023-12-16T01:38:25.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.242+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=GQ9VYVA0OYGA tag=UB0YDE2VXG3C type=write size=2521980 2023-12-16T01:38:25.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.244+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=R2NQ93CE0NA6 type=write size=983025 2023-12-16T01:38:25.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.245+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~WEB4RQSEJ8Z9.0 size=1048576 2023-12-16T01:38:25.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.245+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~WEB4RQSEJ8Z9.1 size=780849 2023-12-16T01:38:25.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.247+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=WEB4RQSEJ8Z9 tag=H72G17AJ33ZM type=write size=2878001 2023-12-16T01:38:25.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.248+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=WIETFPIVU10B type=del size=2643693 2023-12-16T01:38:25.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.250+0000 7f5c997a3840 1 < completed write operation key=GAF2J0772Y5I tag=SIBJBCQBONZV type=write size=602845 2023-12-16T01:38:25.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.252+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.0 size=1048576 2023-12-16T01:38:25.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.253+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.1 size=1048576 2023-12-16T01:38:25.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.254+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.2 size=401387 2023-12-16T01:38:25.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.254+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=ERURC26U608U tag=BT25AK38SOI5 type=write size=3547115 2023-12-16T01:38:25.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.255+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=IKMF1X8MZIKO type=del 2023-12-16T01:38:25.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.258+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~K35NPHUSBRIA.0 size=1048576 2023-12-16T01:38:25.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.259+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~K35NPHUSBRIA.1 size=904639 2023-12-16T01:38:25.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.259+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=K35NPHUSBRIA tag=HDIB6EDI5WEV type=write size=3001791 2023-12-16T01:38:25.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.260+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=0DP25Q07FF6V type=del 2023-12-16T01:38:25.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.263+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.0 size=1048576 2023-12-16T01:38:25.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.264+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.1 size=1048576 2023-12-16T01:38:25.265 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.265+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.2 size=64235 2023-12-16T01:38:25.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.265+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=JBMZPHFIBU70 tag=MBCUMJG2809V type=write size=3209963 2023-12-16T01:38:25.267 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.266+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~WDDD3HFPPK3V.0 size=1048576 2023-12-16T01:38:25.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.268+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~WDDD3HFPPK3V.1 size=726804 2023-12-16T01:38:25.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.270+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=WDDD3HFPPK3V tag=XL2D3LUHVAD5 type=write size=2823956 2023-12-16T01:38:25.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.272+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~HPTN11AMTJ5X.0 size=1048576 2023-12-16T01:38:25.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.273+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~HPTN11AMTJ5X.1 size=144606 2023-12-16T01:38:25.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.273+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=HPTN11AMTJ5X tag=PPK0J6DAMRFK type=write size=2241758 2023-12-16T01:38:25.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.275+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~9WFDEKMVKGW2.0 size=403580 2023-12-16T01:38:25.278 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.277+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=9WFDEKMVKGW2 tag=1LEC18WNUJ4H type=write size=1452156 2023-12-16T01:38:25.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.278+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=CA7SONCZCBJC type=del size=679657 2023-12-16T01:38:25.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.281+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=D1VH6SN0QUNV type=write size=158548 2023-12-16T01:38:25.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.284+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.0 size=1048576 2023-12-16T01:38:25.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.286+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.1 size=1048576 2023-12-16T01:38:25.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.287+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.2 size=610208 2023-12-16T01:38:25.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.287+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=PFCKZF0UZJ23 tag=4A8IHM8ULBLV type=write size=3755936 2023-12-16T01:38:25.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.288+0000 7f5c997a3840 1 < canceled operation key=TGD2AI2F26SU tag=XUMQ7EPKJUD4 type=del size=2671214 2023-12-16T01:38:25.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.289+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=JWLRIFQJSR57 type=del size=1414745 2023-12-16T01:38:25.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.291+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=7RIJIOYIT9A8 type=del 2023-12-16T01:38:25.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.293+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~9WQ18K2U7DWH.0 size=1048576 2023-12-16T01:38:25.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.294+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~9WQ18K2U7DWH.1 size=205735 2023-12-16T01:38:25.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.294+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=9WQ18K2U7DWH tag=GFN6Q6OFFU48 type=write size=2302887 2023-12-16T01:38:25.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.296+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~6YXYFP2LRMGM.0 size=1048576 2023-12-16T01:38:25.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.297+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~6YXYFP2LRMGM.1 size=689064 2023-12-16T01:38:25.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.299+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=6YXYFP2LRMGM tag=YCBPSDRITQOL type=write size=2786216 2023-12-16T01:38:25.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.301+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.0 size=1048576 2023-12-16T01:38:25.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.302+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.1 size=1048576 2023-12-16T01:38:25.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.303+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.2 size=587039 2023-12-16T01:38:25.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.303+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=285VDV0OBQNS tag=O4WE99VGR4NI type=write size=3732767 2023-12-16T01:38:25.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.305+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=L29IA3X7VRK4 type=del 2023-12-16T01:38:25.307 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.307+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.0 size=1048576 2023-12-16T01:38:25.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.308+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.1 size=1048576 2023-12-16T01:38:25.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.309+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.2 size=880615 2023-12-16T01:38:25.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.309+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=Z3GXSFE14NKF tag=FP4464S8GEFM type=write size=4026343 2023-12-16T01:38:25.311 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.310+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=YFGJWTIFRG6P type=del 2023-12-16T01:38:25.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.312+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=BEZYALJOBFM9 type=del size=3800539 2023-12-16T01:38:25.314 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.313+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=BM8TWJ3IK2Y6 type=del 2023-12-16T01:38:25.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.316+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~ACD9A0S62GSM.0 size=1048576 2023-12-16T01:38:25.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.317+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~ACD9A0S62GSM.1 size=656814 2023-12-16T01:38:25.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.317+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=ACD9A0S62GSM tag=IT0WLJ2115FX type=write size=2753966 2023-12-16T01:38:25.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.318+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=OIYOXNASISNJ type=del 2023-12-16T01:38:25.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.321+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.0 size=1048576 2023-12-16T01:38:25.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.322+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.1 size=1048576 2023-12-16T01:38:25.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.323+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.2 size=649050 2023-12-16T01:38:25.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.323+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=AFC9OV1VEQO9 tag=HC4CB19JFK6Y type=write size=3794778 2023-12-16T01:38:25.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.324+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=23WMU6FBX7UN type=del 2023-12-16T01:38:25.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.326+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.0 size=1048576 2023-12-16T01:38:25.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.327+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.1 size=1048576 2023-12-16T01:38:25.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.328+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.2 size=575820 2023-12-16T01:38:25.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.328+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=0FTJOZFKEJ3W tag=4UFD331QI1AG type=write size=3721548 2023-12-16T01:38:25.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.330+0000 7f5c997a3840 1 < completed write operation key=A9X7X1OH24L4 tag=R2NQ93CE0NA6 type=write size=983025 2023-12-16T01:38:25.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.331+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=MMDV0MR9FNEX type=del size=2144675 2023-12-16T01:38:25.334 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.333+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=WIETFPIVU10B type=del size=2643693 2023-12-16T01:38:25.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.335+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=T5JHDNSRPUGU type=del size=1136654 2023-12-16T01:38:25.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.336+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.0 size=1048576 2023-12-16T01:38:25.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.337+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.1 size=1048576 2023-12-16T01:38:25.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.338+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~ERURC26U608U.2 size=401387 2023-12-16T01:38:25.341 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.340+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=ERURC26U608U tag=BT25AK38SOI5 type=write size=3547115 2023-12-16T01:38:25.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.343+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~VGD3HHX5MKDI.0 size=1048576 2023-12-16T01:38:25.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.344+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~VGD3HHX5MKDI.1 size=478069 2023-12-16T01:38:25.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.344+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=VGD3HHX5MKDI tag=5C6JFINPOUVW type=write size=2575221 2023-12-16T01:38:25.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.344+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~K35NPHUSBRIA.0 size=1048576 2023-12-16T01:38:25.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.346+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~K35NPHUSBRIA.1 size=904639 2023-12-16T01:38:25.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.348+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=K35NPHUSBRIA tag=HDIB6EDI5WEV type=write size=3001791 2023-12-16T01:38:25.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.349+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=SW7DAKJ00ESR type=del size=2602363 2023-12-16T01:38:25.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.350+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.0 size=1048576 2023-12-16T01:38:25.352 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.351+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.1 size=1048576 2023-12-16T01:38:25.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.352+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JBMZPHFIBU70.2 size=64235 2023-12-16T01:38:25.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.354+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=JBMZPHFIBU70 tag=MBCUMJG2809V type=write size=3209963 2023-12-16T01:38:25.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.356+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=F1ZKA4CWBOIC type=del size=2796951 2023-12-16T01:38:25.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.357+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~HPTN11AMTJ5X.0 size=1048576 2023-12-16T01:38:25.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.359+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~HPTN11AMTJ5X.1 size=144606 2023-12-16T01:38:25.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.361+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=HPTN11AMTJ5X tag=PPK0J6DAMRFK type=write size=2241758 2023-12-16T01:38:25.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.363+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.0 size=1048576 2023-12-16T01:38:25.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.364+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.1 size=1048576 2023-12-16T01:38:25.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.365+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.2 size=904284 2023-12-16T01:38:25.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.365+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=E7ZXVR5GUF3D tag=I8B5RQW3ABS3 type=write size=4050012 2023-12-16T01:38:25.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.369+0000 7f5c997a3840 1 < suggested update operation key=325R11YRWI7F tag=CA7SONCZCBJC type=del size=679657 2023-12-16T01:38:25.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.372+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~EWO2G4SRMRYV.0 size=439408 2023-12-16T01:38:25.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.372+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=EWO2G4SRMRYV tag=VZ0OZMGT007K type=write size=1487984 2023-12-16T01:38:25.373 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.373+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.0 size=1048576 2023-12-16T01:38:25.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.374+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.1 size=1048576 2023-12-16T01:38:25.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.375+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~PFCKZF0UZJ23.2 size=610208 2023-12-16T01:38:25.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.378+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=PFCKZF0UZJ23 tag=4A8IHM8ULBLV type=write size=3755936 2023-12-16T01:38:25.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.380+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~78KYRCPCYDLN.0 size=1048576 2023-12-16T01:38:25.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.381+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~78KYRCPCYDLN.1 size=1029075 2023-12-16T01:38:25.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.381+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=78KYRCPCYDLN tag=4ZFOT13M0LL8 type=write size=3126227 2023-12-16T01:38:25.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.382+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=JWLRIFQJSR57 type=del 2023-12-16T01:38:25.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.384+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=V7DI5I0FZE7D type=del size=2980020 2023-12-16T01:38:25.386 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.385+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~9WQ18K2U7DWH.0 size=1048576 2023-12-16T01:38:25.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.386+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~9WQ18K2U7DWH.1 size=205735 2023-12-16T01:38:25.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.388+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=9WQ18K2U7DWH tag=GFN6Q6OFFU48 type=write size=2302887 2023-12-16T01:38:25.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.390+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=5Z2F2O2MOR60 type=del size=2948631 2023-12-16T01:38:25.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.391+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.0 size=1048576 2023-12-16T01:38:25.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.392+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.1 size=1048576 2023-12-16T01:38:25.394 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.393+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~285VDV0OBQNS.2 size=587039 2023-12-16T01:38:25.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.396+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=285VDV0OBQNS tag=O4WE99VGR4NI type=write size=3732767 2023-12-16T01:38:25.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.397+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=44NXDIZRRHWI type=del size=3955050 2023-12-16T01:38:25.399 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.398+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.0 size=1048576 2023-12-16T01:38:25.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.399+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.1 size=1048576 2023-12-16T01:38:25.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.400+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~Z3GXSFE14NKF.2 size=880615 2023-12-16T01:38:25.403 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.403+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=Z3GXSFE14NKF tag=FP4464S8GEFM type=write size=4026343 2023-12-16T01:38:25.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.405+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.0 size=1048576 2023-12-16T01:38:25.406 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.406+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.1 size=1048576 2023-12-16T01:38:25.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.407+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.2 size=900809 2023-12-16T01:38:25.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.407+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=3W6W6CKHIUHC tag=4WPX85EE566E type=write size=4046537 2023-12-16T01:38:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:24 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188790-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:24 smithi118 ceph-mon[131825]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-16T01:38:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:24 smithi118 ceph-mon[131825]: pgmap v1301: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:25.410 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.410+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=BEZYALJOBFM9 type=del 2023-12-16T01:38:25.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.411+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=VOMDU7CHXOPR type=del size=3540027 2023-12-16T01:38:25.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.413+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~ACD9A0S62GSM.0 size=1048576 2023-12-16T01:38:25.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.414+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~ACD9A0S62GSM.1 size=656814 2023-12-16T01:38:25.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.416+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=ACD9A0S62GSM tag=IT0WLJ2115FX type=write size=2753966 2023-12-16T01:38:25.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.418+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=7M4YRYBAVBKF type=del size=2223331 2023-12-16T01:38:25.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.420+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.0 size=1048576 2023-12-16T01:38:25.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.421+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.1 size=1048576 2023-12-16T01:38:25.422 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.422+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~AFC9OV1VEQO9.2 size=649050 2023-12-16T01:38:25.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.424+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=AFC9OV1VEQO9 tag=HC4CB19JFK6Y type=write size=3794778 2023-12-16T01:38:25.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.427+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.0 size=1048576 2023-12-16T01:38:25.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.428+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.1 size=1048576 2023-12-16T01:38:25.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.429+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.2 size=234439 2023-12-16T01:38:25.430 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.429+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=RG65FMLSTRL5 tag=1AQH22GIOUCO type=write size=3380167 2023-12-16T01:38:25.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.430+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.0 size=1048576 2023-12-16T01:38:25.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.431+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.1 size=1048576 2023-12-16T01:38:25.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.433+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0FTJOZFKEJ3W.2 size=575820 2023-12-16T01:38:25.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.435+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=0FTJOZFKEJ3W tag=4UFD331QI1AG type=write size=3721548 2023-12-16T01:38:25.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.438+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.0 size=1048576 2023-12-16T01:38:25.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.439+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.1 size=1048576 2023-12-16T01:38:25.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.440+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.2 size=752700 2023-12-16T01:38:25.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.440+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=KPW2XZWQ3PK2 tag=00FD9SWOR3ZP type=write size=3898428 2023-12-16T01:38:25.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.442+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=MMDV0MR9FNEX type=del 2023-12-16T01:38:25.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.444+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~ZNMWIF1M584I.0 size=1048576 2023-12-16T01:38:25.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.446+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~ZNMWIF1M584I.1 size=222850 2023-12-16T01:38:25.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.446+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=ZNMWIF1M584I tag=ICLS9R94O0W2 type=write size=2320002 2023-12-16T01:38:25.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.447+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=T5JHDNSRPUGU type=del 2023-12-16T01:38:25.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.448+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=C6JXBP030ORG type=del size=1366358 2023-12-16T01:38:25.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.450+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~VGD3HHX5MKDI.0 size=1048576 2023-12-16T01:38:25.451 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.451+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~VGD3HHX5MKDI.1 size=478069 2023-12-16T01:38:25.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.453+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=VGD3HHX5MKDI tag=5C6JFINPOUVW type=write size=2575221 2023-12-16T01:38:25.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.456+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~Q2NTC61KPA2W.0 size=805728 2023-12-16T01:38:25.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.456+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=Q2NTC61KPA2W tag=UFVNWWG82ZZ9 type=write size=1854304 2023-12-16T01:38:25.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.458+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=SW7DAKJ00ESR type=del 2023-12-16T01:38:25.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.460+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~DNWRHN2MQPG0.0 size=297009 2023-12-16T01:38:25.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.460+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=DNWRHN2MQPG0 tag=Z5UN6HMH736O type=write size=1345585 2023-12-16T01:38:25.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.462+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=F1ZKA4CWBOIC type=del 2023-12-16T01:38:25.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.464+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~5DODBQ3OBIO9.0 size=1048576 2023-12-16T01:38:25.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.466+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~5DODBQ3OBIO9.1 size=321296 2023-12-16T01:38:25.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.466+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=5DODBQ3OBIO9 tag=GG05M9DA803O type=write size=2418448 2023-12-16T01:38:25.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.466+0000 7f5c997a3840 1 < canceled part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.0 size=1048576 2023-12-16T01:38:25.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.467+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.1 size=1048576 2023-12-16T01:38:25.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.469+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~E7ZXVR5GUF3D.2 size=904284 2023-12-16T01:38:25.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.471+0000 7f5c997a3840 1 < canceled multipart upload key=3HP9BC673V84 upload=E7ZXVR5GUF3D tag=I8B5RQW3ABS3 type=write size=4050012 2023-12-16T01:38:25.473 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.473+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=UI8RG15ZGIHM type=del size=2616015 2023-12-16T01:38:25.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.474+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~EWO2G4SRMRYV.0 size=439408 2023-12-16T01:38:25.477 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.476+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=EWO2G4SRMRYV tag=VZ0OZMGT007K type=write size=1487984 2023-12-16T01:38:25.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.478+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=BFVHDSIN1D5M type=del size=3524400 2023-12-16T01:38:25.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.478+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~78KYRCPCYDLN.0 size=1048576 2023-12-16T01:38:25.480 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.479+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~78KYRCPCYDLN.1 size=1029075 2023-12-16T01:38:25.482 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.482+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=78KYRCPCYDLN tag=4ZFOT13M0LL8 type=write size=3126227 2023-12-16T01:38:25.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.483+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=KWCUC8058ETU type=del size=2886125 2023-12-16T01:38:25.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.485+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=V7DI5I0FZE7D type=del 2023-12-16T01:38:25.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.487+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LD06FEKT59SM.0 size=1048576 2023-12-16T01:38:25.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.489+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LD06FEKT59SM.1 size=304823 2023-12-16T01:38:25.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.489+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=LD06FEKT59SM tag=B4IBFKGUB202 type=write size=2401975 2023-12-16T01:38:25.492 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.491+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=5Z2F2O2MOR60 type=del size=2948631 2023-12-16T01:38:25.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.494+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~5LPJK5ECMRUE.0 size=496545 2023-12-16T01:38:25.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.494+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=5LPJK5ECMRUE tag=IK04Q3UXQ0N4 type=write size=1545121 2023-12-16T01:38:25.496 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.495+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=44NXDIZRRHWI type=del 2023-12-16T01:38:25.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.497+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=L73PL56DESTW type=del size=248031 2023-12-16T01:38:25.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.498+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.0 size=1048576 2023-12-16T01:38:25.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.499+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.1 size=1048576 2023-12-16T01:38:25.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.500+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~3W6W6CKHIUHC.2 size=900809 2023-12-16T01:38:25.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.503+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=3W6W6CKHIUHC tag=4WPX85EE566E type=write size=4046537 2023-12-16T01:38:25.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.504+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=Z0JOBR1WE4GX type=write size=789072 2023-12-16T01:38:25.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.506+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=VOMDU7CHXOPR type=del 2023-12-16T01:38:25.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.507+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=VTHQU40QWZ3J type=del size=1164591 2023-12-16T01:38:25.509 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.509+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=7M4YRYBAVBKF type=del 2023-12-16T01:38:25.511 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.510+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=8YJEQTUM5ILN type=write size=484069 2023-12-16T01:38:25.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.512+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.0 size=1048576 2023-12-16T01:38:25.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.513+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.1 size=1048576 2023-12-16T01:38:25.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.514+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~RG65FMLSTRL5.2 size=234439 2023-12-16T01:38:25.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.517+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=RG65FMLSTRL5 tag=1AQH22GIOUCO type=write size=3380167 2023-12-16T01:38:25.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.519+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.0 size=1048576 2023-12-16T01:38:25.521 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.521+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.1 size=1048576 2023-12-16T01:38:25.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.522+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.2 size=461279 2023-12-16T01:38:25.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.522+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=54VE4T6P8R55 tag=XVUPRF8TTQN9 type=write size=3607007 2023-12-16T01:38:25.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.524+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.0 size=1048576 2023-12-16T01:38:25.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.525+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.1 size=1048576 2023-12-16T01:38:25.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.526+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~KPW2XZWQ3PK2.2 size=752700 2023-12-16T01:38:25.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.528+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=KPW2XZWQ3PK2 tag=00FD9SWOR3ZP type=write size=3898428 2023-12-16T01:38:25.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.530+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=JHPQ5MZPUKPE type=del size=2548464 2023-12-16T01:38:25.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.530+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~ZNMWIF1M584I.0 size=1048576 2023-12-16T01:38:25.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.531+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~ZNMWIF1M584I.1 size=222850 2023-12-16T01:38:25.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.534+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=ZNMWIF1M584I tag=ICLS9R94O0W2 type=write size=2320002 2023-12-16T01:38:25.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.536+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=1ADMR1QD4ZOF type=write size=959256 2023-12-16T01:38:25.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.537+0000 7f5c997a3840 -1 < failed to complete operation key=NBH09B3H2JPP tag=C6JXBP030ORG type=del size=1366358: (22) Invalid argument 2023-12-16T01:38:25.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.539+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=PMQT4SQSM853 type=del size=1311858 2023-12-16T01:38:25.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.541+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~Q2NTC61KPA2W.0 size=805728 2023-12-16T01:38:25.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.544+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=Q2NTC61KPA2W tag=UFVNWWG82ZZ9 type=write size=1854304 2023-12-16T01:38:25.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.545+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=IVHYS13AZU4I type=del size=748734 2023-12-16T01:38:25.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.547+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~DNWRHN2MQPG0.0 size=297009 2023-12-16T01:38:25.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.550+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=DNWRHN2MQPG0 tag=Z5UN6HMH736O type=write size=1345585 2023-12-16T01:38:25.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.552+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=4T50P9BMFGS1 type=del size=3930377 2023-12-16T01:38:25.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.554+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~5DODBQ3OBIO9.0 size=1048576 2023-12-16T01:38:25.555 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.555+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~5DODBQ3OBIO9.1 size=321296 2023-12-16T01:38:25.558 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.557+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=5DODBQ3OBIO9 tag=GG05M9DA803O type=write size=2418448 2023-12-16T01:38:25.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.560+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.0 size=1048576 2023-12-16T01:38:25.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.562+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.1 size=1048576 2023-12-16T01:38:25.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.563+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.2 size=512786 2023-12-16T01:38:25.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.563+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=9YXE28BL3F35 tag=3FKKF1HHGTNG type=write size=3658514 2023-12-16T01:38:25.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.565+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=UI8RG15ZGIHM type=del 2023-12-16T01:38:25.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.567+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=SOH3S0ZMN315 type=del size=3004758 2023-12-16T01:38:25.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.569+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=BFVHDSIN1D5M type=del 2023-12-16T01:38:25.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.571+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=8L1R47SSMIMG type=del size=2919128 2023-12-16T01:38:25.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.572+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=KWCUC8058ETU type=del 2023-12-16T01:38:25.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.575+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.0 size=1048576 2023-12-16T01:38:25.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.576+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.1 size=1048576 2023-12-16T01:38:25.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.577+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.2 size=171487 2023-12-16T01:38:25.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.577+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=70J8H9JPO6FW tag=5HRYCQ429FD5 type=write size=3317215 2023-12-16T01:38:25.580 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.579+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LD06FEKT59SM.0 size=1048576 2023-12-16T01:38:25.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.581+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LD06FEKT59SM.1 size=304823 2023-12-16T01:38:25.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.583+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=LD06FEKT59SM tag=B4IBFKGUB202 type=write size=2401975 2023-12-16T01:38:25.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.584+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=IKHQOKJ1UT0G type=del size=4113041 2023-12-16T01:38:25.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.586+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~5LPJK5ECMRUE.0 size=496545 2023-12-16T01:38:25.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.589+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=5LPJK5ECMRUE tag=IK04Q3UXQ0N4 type=write size=1545121 2023-12-16T01:38:25.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.590+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=SUIXR65L2S29 type=del size=4163857 2023-12-16T01:38:25.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.591+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=L73PL56DESTW type=del 2023-12-16T01:38:25.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.594+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~P6YPDM94NLZX.0 size=1048576 2023-12-16T01:38:25.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.595+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~P6YPDM94NLZX.1 size=987630 2023-12-16T01:38:25.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.595+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=P6YPDM94NLZX tag=QA8HEOISE3NI type=write size=3084782 2023-12-16T01:38:25.598 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.597+0000 7f5c997a3840 1 < completed write operation key=USOB314PKDFK tag=Z0JOBR1WE4GX type=write size=789072 2023-12-16T01:38:25.599 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.599+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=IP3KTJVVN3Y5 type=del size=3297520 2023-12-16T01:38:25.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.600+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=VTHQU40QWZ3J type=del 2023-12-16T01:38:25.602 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.602+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=V7KOMR366FYI type=del size=3567952 2023-12-16T01:38:25.606 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.605+0000 7f5c997a3840 1 < suggested remove operation key=G7G60AC5ZIFN tag=8YJEQTUM5ILN type=write 2023-12-16T01:38:25.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.608+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.0 size=1048576 2023-12-16T01:38:25.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.609+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.1 size=1048576 2023-12-16T01:38:25.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.611+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.2 size=314095 2023-12-16T01:38:25.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.611+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=B4J15E7KBI8W tag=U848EJGEZEMC type=write size=3459823 2023-12-16T01:38:25.613 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.613+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.0 size=1048576 2023-12-16T01:38:25.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.614+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.1 size=1048576 2023-12-16T01:38:25.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.615+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~54VE4T6P8R55.2 size=461279 2023-12-16T01:38:25.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.617+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=54VE4T6P8R55 tag=XVUPRF8TTQN9 type=write size=3607007 2023-12-16T01:38:25.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.619+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=TA1UYEBS0DRG type=write size=614008 2023-12-16T01:38:25.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.620+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=JHPQ5MZPUKPE type=del 2023-12-16T01:38:25.623 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.622+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=5FRZRYL9C0BA type=write size=1047966 2023-12-16T01:38:25.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.625+0000 7f5c997a3840 1 < suggested update operation key=LKJPDNBXYH0R tag=1ADMR1QD4ZOF type=write size=959256 2023-12-16T01:38:25.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.628+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~K9L99GM9H1V3.0 size=1048576 2023-12-16T01:38:25.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.629+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~K9L99GM9H1V3.1 size=163592 2023-12-16T01:38:25.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.629+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=K9L99GM9H1V3 tag=CDIL3UL51C26 type=write size=2260744 2023-12-16T01:38:25.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.631+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=PMQT4SQSM853 type=del 2023-12-16T01:38:25.634 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.634+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~KIRVGD8GI3PZ.0 size=805831 2023-12-16T01:38:25.634 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.634+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=KIRVGD8GI3PZ tag=70T9352ZZ67D type=write size=1854407 2023-12-16T01:38:25.637 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.637+0000 7f5c997a3840 1 < suggested remove operation key=MPVEN4BU8TW8 tag=IVHYS13AZU4I type=del 2023-12-16T01:38:25.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.639+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.0 size=1048576 2023-12-16T01:38:25.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.640+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.1 size=1048576 2023-12-16T01:38:25.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.641+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.2 size=967367 2023-12-16T01:38:25.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.641+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=6PUEO0VD2GIG tag=BXHRZLFFY7Q1 type=write size=4113095 2023-12-16T01:38:25.644 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.643+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=4T50P9BMFGS1 type=del 2023-12-16T01:38:25.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.646+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.0 size=1048576 2023-12-16T01:38:25.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.647+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.1 size=1048576 2023-12-16T01:38:25.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.649+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.2 size=1047322 2023-12-16T01:38:25.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.649+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=T328YDSB3K2L tag=PXPFKCCX0PFH type=write size=4193050 2023-12-16T01:38:25.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.651+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.0 size=1048576 2023-12-16T01:38:25.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.652+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.1 size=1048576 2023-12-16T01:38:25.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.653+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9YXE28BL3F35.2 size=512786 2023-12-16T01:38:25.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.656+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=9YXE28BL3F35 tag=3FKKF1HHGTNG type=write size=3658514 2023-12-16T01:38:25.658 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.657+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=37UXR5FFOOC3 type=del size=2363276 2023-12-16T01:38:25.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.659+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=SOH3S0ZMN315 type=del 2023-12-16T01:38:25.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.662+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~K40NAPSF1FLD.0 size=1048576 2023-12-16T01:38:25.664 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.663+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~K40NAPSF1FLD.1 size=592729 2023-12-16T01:38:25.664 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.663+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=K40NAPSF1FLD tag=8MYVWE4GWDPE type=write size=2689881 2023-12-16T01:38:25.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.665+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=8L1R47SSMIMG type=del 2023-12-16T01:38:25.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.667+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~7H2EUSHSUQ5Y.0 size=2474 2023-12-16T01:38:25.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.667+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=7H2EUSHSUQ5Y tag=MZFQ00JIHTUG type=write size=1051050 2023-12-16T01:38:25.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.669+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.0 size=1048576 2023-12-16T01:38:25.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.670+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.1 size=1048576 2023-12-16T01:38:25.671 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.671+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~70J8H9JPO6FW.2 size=171487 2023-12-16T01:38:25.674 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.673+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=70J8H9JPO6FW tag=5HRYCQ429FD5 type=write size=3317215 2023-12-16T01:38:25.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.676+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.0 size=1048576 2023-12-16T01:38:25.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.678+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.1 size=1048576 2023-12-16T01:38:25.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.679+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.2 size=342379 2023-12-16T01:38:25.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.679+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=EKR32RWKVOKC tag=NDRVFKHTDP5Y type=write size=3488107 2023-12-16T01:38:25.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.681+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=IKHQOKJ1UT0G type=del 2023-12-16T01:38:25.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.682+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=2QC3V4S2DA6B type=del size=3288868 2023-12-16T01:38:25.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.684+0000 7f5c997a3840 -1 < failed to complete operation key=G7G60AC5ZIFN tag=SUIXR65L2S29 type=del size=4163857: (22) Invalid argument 2023-12-16T01:38:25.687 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.687+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.0 size=1048576 2023-12-16T01:38:25.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.688+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.1 size=1048576 2023-12-16T01:38:25.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.689+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.2 size=257101 2023-12-16T01:38:25.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.689+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=SLLVE2JQMZ2T tag=Z93716ILSSK0 type=write size=3402829 2023-12-16T01:38:25.691 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.691+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~P6YPDM94NLZX.0 size=1048576 2023-12-16T01:38:25.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.692+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~P6YPDM94NLZX.1 size=987630 2023-12-16T01:38:25.695 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.694+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=P6YPDM94NLZX tag=QA8HEOISE3NI type=write size=3084782 2023-12-16T01:38:25.697 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.697+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~Y1YIMNR1N5QF.0 size=970826 2023-12-16T01:38:25.697 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.697+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=Y1YIMNR1N5QF tag=OT6RL9X2P3OM type=write size=2019402 2023-12-16T01:38:25.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.700+0000 7f5c997a3840 1 < suggested update operation key=WR7GNUGH3F5R tag=IP3KTJVVN3Y5 type=del size=3297520 2023-12-16T01:38:25.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.702+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~05XT2T86NSU9.0 size=1048576 2023-12-16T01:38:25.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.703+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~05XT2T86NSU9.1 size=970063 2023-12-16T01:38:25.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.703+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=05XT2T86NSU9 tag=1T8QG4ELC0NF type=write size=3067215 2023-12-16T01:38:25.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.705+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=V7KOMR366FYI type=del 2023-12-16T01:38:25.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.706+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=TTN1O8TCE3P0 type=del size=1244271 2023-12-16T01:38:25.708 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.708+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.0 size=1048576 2023-12-16T01:38:25.709 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.709+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.1 size=1048576 2023-12-16T01:38:25.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.710+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~B4J15E7KBI8W.2 size=314095 2023-12-16T01:38:25.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.712+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=B4J15E7KBI8W tag=U848EJGEZEMC type=write size=3459823 2023-12-16T01:38:25.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.715+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~BUI0VSIZQLQ4.0 size=834022 2023-12-16T01:38:25.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.715+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=BUI0VSIZQLQ4 tag=ND1QZKA4U5VX type=write size=1882598 2023-12-16T01:38:25.717 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.716+0000 7f5c997a3840 1 < canceled operation key=0GXESPNS3BE0 tag=TA1UYEBS0DRG type=write size=614008 2023-12-16T01:38:25.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.717+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=PJLA366IQGHB type=write size=140834 2023-12-16T01:38:25.721 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.720+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=5FRZRYL9C0BA type=write 2023-12-16T01:38:25.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.722+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=T39X1M9GQK39 type=del size=1939444 2023-12-16T01:38:25.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.723+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~K9L99GM9H1V3.0 size=1048576 2023-12-16T01:38:25.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.724+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~K9L99GM9H1V3.1 size=163592 2023-12-16T01:38:25.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.727+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=K9L99GM9H1V3 tag=CDIL3UL51C26 type=write size=2260744 2023-12-16T01:38:25.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.728+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=K14BAUNB0K0U type=write size=746440 2023-12-16T01:38:25.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.729+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~KIRVGD8GI3PZ.0 size=805831 2023-12-16T01:38:25.732 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.732+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=KIRVGD8GI3PZ tag=70T9352ZZ67D type=write size=1854407 2023-12-16T01:38:25.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.733+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=M0N1EEVDZVQE type=del size=2311614 2023-12-16T01:38:25.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.735+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.0 size=1048576 2023-12-16T01:38:25.737 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.736+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.1 size=1048576 2023-12-16T01:38:25.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.737+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~6PUEO0VD2GIG.2 size=967367 2023-12-16T01:38:25.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.740+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=6PUEO0VD2GIG tag=BXHRZLFFY7Q1 type=write size=4113095 2023-12-16T01:38:25.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.742+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~WHM1DHORDAS0.0 size=1048576 2023-12-16T01:38:25.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.743+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~WHM1DHORDAS0.1 size=220300 2023-12-16T01:38:25.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.743+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=WHM1DHORDAS0 tag=VRWBH6YFS11T type=write size=2317452 2023-12-16T01:38:25.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.744+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.0 size=1048576 2023-12-16T01:38:25.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.745+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.1 size=1048576 2023-12-16T01:38:25.747 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.746+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~T328YDSB3K2L.2 size=1047322 2023-12-16T01:38:25.749 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.749+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=T328YDSB3K2L tag=PXPFKCCX0PFH type=write size=4193050 2023-12-16T01:38:25.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.750+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=42WRYGJNHFO1 type=write size=563118 2023-12-16T01:38:25.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.752+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=37UXR5FFOOC3 type=del size=2363276 2023-12-16T01:38:25.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.754+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.0 size=1048576 2023-12-16T01:38:25.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.755+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.1 size=1048576 2023-12-16T01:38:25.757 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.757+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.2 size=700285 2023-12-16T01:38:25.757 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.757+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=RQV6VR2AUF0W tag=Z91R5AT6QML8 type=write size=3846013 2023-12-16T01:38:25.759 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.758+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~K40NAPSF1FLD.0 size=1048576 2023-12-16T01:38:25.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.759+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~K40NAPSF1FLD.1 size=592729 2023-12-16T01:38:25.763 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.762+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=K40NAPSF1FLD tag=8MYVWE4GWDPE type=write size=2689881 2023-12-16T01:38:25.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.765+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.0 size=1048576 2023-12-16T01:38:25.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.766+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.1 size=1048576 2023-12-16T01:38:25.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.767+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.2 size=301423 2023-12-16T01:38:25.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.767+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=CXWPWBYH5TE8 tag=LNMC9EIY6UH0 type=write size=3447151 2023-12-16T01:38:25.769 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.769+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~7H2EUSHSUQ5Y.0 size=2474 2023-12-16T01:38:25.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.771+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=7H2EUSHSUQ5Y tag=MZFQ00JIHTUG type=write size=1051050 2023-12-16T01:38:25.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.772+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=VC0X8ENQU994 type=del size=888646 2023-12-16T01:38:25.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.774+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.0 size=1048576 2023-12-16T01:38:25.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.775+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.1 size=1048576 2023-12-16T01:38:25.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.775+0000 7f5c997a3840 1 < canceled part key=_multipart_NBH09B3H2JPP.2~EKR32RWKVOKC.2 size=342379 2023-12-16T01:38:25.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.777+0000 7f5c997a3840 1 < canceled multipart upload key=NBH09B3H2JPP upload=EKR32RWKVOKC tag=NDRVFKHTDP5Y type=write size=3488107 2023-12-16T01:38:25.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.780+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~D19MN61IJRM1.0 size=433487 2023-12-16T01:38:25.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.780+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=D19MN61IJRM1 tag=MEK1K0PH0AJM type=write size=1482063 2023-12-16T01:38:25.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.783+0000 7f5c997a3840 1 < suggested update operation key=59X1QITYQH28 tag=2QC3V4S2DA6B type=del size=3288868 2023-12-16T01:38:25.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.784+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=TNG5W2UZHS0H type=del size=4117205 2023-12-16T01:38:25.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.786+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.0 size=1048576 2023-12-16T01:38:25.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.787+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.1 size=1048576 2023-12-16T01:38:25.789 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.788+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~SLLVE2JQMZ2T.2 size=257101 2023-12-16T01:38:25.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.790+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=SLLVE2JQMZ2T tag=Z93716ILSSK0 type=write size=3402829 2023-12-16T01:38:25.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.793+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.0 size=1048576 2023-12-16T01:38:25.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.795+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.1 size=1048576 2023-12-16T01:38:25.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.796+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.2 size=737111 2023-12-16T01:38:25.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.796+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=P3WBQWQQULUN tag=1CJF8C0XKB5O type=write size=3882839 2023-12-16T01:38:25.798 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.798+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~Y1YIMNR1N5QF.0 size=970826 2023-12-16T01:38:25.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.800+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=Y1YIMNR1N5QF tag=OT6RL9X2P3OM type=write size=2019402 2023-12-16T01:38:25.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.801+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=B26EDX9SCNGT type=del size=1829278 2023-12-16T01:38:25.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.803+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~05XT2T86NSU9.0 size=1048576 2023-12-16T01:38:25.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.804+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~05XT2T86NSU9.1 size=970063 2023-12-16T01:38:25.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.806+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=05XT2T86NSU9 tag=1T8QG4ELC0NF type=write size=3067215 2023-12-16T01:38:25.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.809+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~SIV2SS2LSKN3.0 size=1048576 2023-12-16T01:38:25.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.810+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~SIV2SS2LSKN3.1 size=596260 2023-12-16T01:38:25.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.810+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=SIV2SS2LSKN3 tag=21IN9QBW520U type=write size=2693412 2023-12-16T01:38:25.813 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.812+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=TTN1O8TCE3P0 type=del 2023-12-16T01:38:25.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.815+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~2VEVP2B10YCK.0 size=210397 2023-12-16T01:38:25.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.815+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=2VEVP2B10YCK tag=AIWXHI1BLOD0 type=write size=1258973 2023-12-16T01:38:25.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.816+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~BUI0VSIZQLQ4.0 size=834022 2023-12-16T01:38:25.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.818+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=BUI0VSIZQLQ4 tag=ND1QZKA4U5VX type=write size=1882598 2023-12-16T01:38:25.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.822+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~WWI51B15PK3Y.0 size=1048576 2023-12-16T01:38:25.824 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.823+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~WWI51B15PK3Y.1 size=1047823 2023-12-16T01:38:25.824 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.823+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=WWI51B15PK3Y tag=BWH815UXANJ8 type=write size=3144975 2023-12-16T01:38:25.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.825+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=PJLA366IQGHB type=write size=140834 2023-12-16T01:38:25.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.828+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~94IARRBKQ4I5.0 size=831019 2023-12-16T01:38:25.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.828+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=94IARRBKQ4I5 tag=90BZ0KW5RJZD type=write size=1879595 2023-12-16T01:38:25.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.829+0000 7f5c997a3840 1 < canceled operation key=NDD9JP74W3A0 tag=T39X1M9GQK39 type=del size=1939444 2023-12-16T01:38:25.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.832+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~HHB217KT7V67.0 size=282391 2023-12-16T01:38:25.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.832+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=HHB217KT7V67 tag=R04I8BJH4UJA type=write size=1330967 2023-12-16T01:38:25.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.834+0000 7f5c997a3840 1 < completed write operation key=NBH09B3H2JPP tag=K14BAUNB0K0U type=write size=746440 2023-12-16T01:38:25.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.835+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=T3AM74Z7VQ6O type=write size=825596 2023-12-16T01:38:25.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.836+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=M0N1EEVDZVQE type=del 2023-12-16T01:38:25.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.839+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~IF1ZBGAN89V6.0 size=1048576 2023-12-16T01:38:25.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.840+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~IF1ZBGAN89V6.1 size=363697 2023-12-16T01:38:25.841 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.840+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=IF1ZBGAN89V6 tag=ZB15XHC95TP9 type=write size=2460849 2023-12-16T01:38:25.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.841+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~WHM1DHORDAS0.0 size=1048576 2023-12-16T01:38:25.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.842+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~WHM1DHORDAS0.1 size=220300 2023-12-16T01:38:25.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.844+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=WHM1DHORDAS0 tag=VRWBH6YFS11T type=write size=2317452 2023-12-16T01:38:25.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.846+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=MX3WKVN9I7XH type=del size=2440140 2023-12-16T01:38:25.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.848+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=42WRYGJNHFO1 type=write size=563118 2023-12-16T01:38:25.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.849+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=VEVBTFZ1DEHN type=del size=2756033 2023-12-16T01:38:25.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.851+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.0 size=1048576 2023-12-16T01:38:25.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.852+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.1 size=1048576 2023-12-16T01:38:25.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.853+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~RQV6VR2AUF0W.2 size=700285 2023-12-16T01:38:25.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.856+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=RQV6VR2AUF0W tag=Z91R5AT6QML8 type=write size=3846013 2023-12-16T01:38:25.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.858+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.0 size=1048576 2023-12-16T01:38:25.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.859+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.1 size=1048576 2023-12-16T01:38:25.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.860+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.2 size=828035 2023-12-16T01:38:25.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.860+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=CT1N071H2UK2 tag=S396TC7N3XVS type=write size=3973763 2023-12-16T01:38:25.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.862+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.0 size=1048576 2023-12-16T01:38:25.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.863+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.1 size=1048576 2023-12-16T01:38:25.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.864+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~CXWPWBYH5TE8.2 size=301423 2023-12-16T01:38:25.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.868+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=CXWPWBYH5TE8 tag=LNMC9EIY6UH0 type=write size=3447151 2023-12-16T01:38:25.871 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.871+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.0 size=1048576 2023-12-16T01:38:25.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.872+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.1 size=1048576 2023-12-16T01:38:25.873 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.873+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.2 size=363045 2023-12-16T01:38:25.874 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.873+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=31N1YC6DWHGR tag=M7O85T5OYAI8 type=write size=3508773 2023-12-16T01:38:25.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.875+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=VC0X8ENQU994 type=del 2023-12-16T01:38:25.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.876+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=ED3E8H84E2R1 type=del size=2104506 2023-12-16T01:38:25.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.878+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~D19MN61IJRM1.0 size=433487 2023-12-16T01:38:25.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.880+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=D19MN61IJRM1 tag=MEK1K0PH0AJM type=write size=1482063 2023-12-16T01:38:25.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.882+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=5VIATOYHCI8R type=del size=2740882 2023-12-16T01:38:25.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.883+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=TNG5W2UZHS0H type=del 2023-12-16T01:38:25.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.885+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=SXTQL2DW37QZ type=del size=3390370 2023-12-16T01:38:25.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.885+0000 7f5c997a3840 1 < canceled part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.0 size=1048576 2023-12-16T01:38:25.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.886+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.1 size=1048576 2023-12-16T01:38:25.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.888+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~P3WBQWQQULUN.2 size=737111 2023-12-16T01:38:25.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.890+0000 7f5c997a3840 1 < canceled multipart upload key=LKJPDNBXYH0R upload=P3WBQWQQULUN tag=1CJF8C0XKB5O type=write size=3882839 2023-12-16T01:38:25.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.891+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=K5HARC87KPCL type=del size=1383540 2023-12-16T01:38:25.895 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.894+0000 7f5c997a3840 1 < suggested update operation key=325R11YRWI7F tag=B26EDX9SCNGT type=del size=1829278 2023-12-16T01:38:25.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.896+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=CJ6913WYAP0I type=del size=1722223 2023-12-16T01:38:25.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.897+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~SIV2SS2LSKN3.0 size=1048576 2023-12-16T01:38:25.899 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.898+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~SIV2SS2LSKN3.1 size=596260 2023-12-16T01:38:25.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.901+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=SIV2SS2LSKN3 tag=21IN9QBW520U type=write size=2693412 2023-12-16T01:38:25.903 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.903+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=TH52UI4SYIS2 type=del size=2844323 2023-12-16T01:38:25.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.904+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~2VEVP2B10YCK.0 size=210397 2023-12-16T01:38:25.908 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.907+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=2VEVP2B10YCK tag=AIWXHI1BLOD0 type=write size=1258973 2023-12-16T01:38:25.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.909+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=HM0K6Q8VP1SG type=del size=688783 2023-12-16T01:38:25.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.910+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~WWI51B15PK3Y.0 size=1048576 2023-12-16T01:38:25.912 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.912+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~WWI51B15PK3Y.1 size=1047823 2023-12-16T01:38:25.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.914+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=WWI51B15PK3Y tag=BWH815UXANJ8 type=write size=3144975 2023-12-16T01:38:25.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.917+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.0 size=1048576 2023-12-16T01:38:25.919 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.918+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.1 size=1048576 2023-12-16T01:38:25.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.919+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.2 size=696582 2023-12-16T01:38:25.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.919+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=EUYTBO3G87Q4 tag=3JPMT4T73AVY type=write size=3842310 2023-12-16T01:38:25.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.921+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~94IARRBKQ4I5.0 size=831019 2023-12-16T01:38:25.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.923+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=94IARRBKQ4I5 tag=90BZ0KW5RJZD type=write size=1879595 2023-12-16T01:38:25.926 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.925+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=PBK2RLH0P7WG type=del size=881752 2023-12-16T01:38:25.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.927+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~HHB217KT7V67.0 size=282391 2023-12-16T01:38:25.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.930+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=HHB217KT7V67 tag=R04I8BJH4UJA type=write size=1330967 2023-12-16T01:38:25.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.932+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=J1YQ5SA4XQV3 type=del size=3552816 2023-12-16T01:38:25.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.933+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=T3AM74Z7VQ6O type=write size=825596 2023-12-16T01:38:25.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.937+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~V11CTSJD8O8A.0 size=1048576 2023-12-16T01:38:25.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.938+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~V11CTSJD8O8A.1 size=627565 2023-12-16T01:38:25.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.938+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=V11CTSJD8O8A tag=2L41O3LTCL51 type=write size=2724717 2023-12-16T01:38:25.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.940+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~IF1ZBGAN89V6.0 size=1048576 2023-12-16T01:38:25.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.941+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~IF1ZBGAN89V6.1 size=363697 2023-12-16T01:38:25.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.944+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=IF1ZBGAN89V6 tag=ZB15XHC95TP9 type=write size=2460849 2023-12-16T01:38:25.948 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.947+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~0VIXACW05C3K.0 size=1048576 2023-12-16T01:38:25.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.949+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~0VIXACW05C3K.1 size=365375 2023-12-16T01:38:25.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.949+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=0VIXACW05C3K tag=HPJ77YHGBVUN type=write size=2462527 2023-12-16T01:38:25.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.950+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=MX3WKVN9I7XH type=del 2023-12-16T01:38:25.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.953+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.0 size=1048576 2023-12-16T01:38:25.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.954+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.1 size=1048576 2023-12-16T01:38:25.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.956+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.2 size=571933 2023-12-16T01:38:25.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.956+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=Y7F1R8XOL567 tag=0V8B222YBHCW type=write size=3717661 2023-12-16T01:38:25.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.958+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=VEVBTFZ1DEHN type=del 2023-12-16T01:38:25.960 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.959+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=89OA6BZN962G type=write size=1016535 2023-12-16T01:38:25.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.961+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.0 size=1048576 2023-12-16T01:38:25.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.963+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.1 size=1048576 2023-12-16T01:38:25.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.964+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CT1N071H2UK2.2 size=828035 2023-12-16T01:38:25.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.967+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=CT1N071H2UK2 tag=S396TC7N3XVS type=write size=3973763 2023-12-16T01:38:25.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.968+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=ZUO7RJM4L0DS type=del size=4095313 2023-12-16T01:38:25.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.970+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.0 size=1048576 2023-12-16T01:38:25.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.971+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.1 size=1048576 2023-12-16T01:38:25.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.971+0000 7f5c997a3840 1 < canceled part key=_multipart_3HP9BC673V84.2~31N1YC6DWHGR.2 size=363045 2023-12-16T01:38:25.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.974+0000 7f5c997a3840 1 < canceled multipart upload key=3HP9BC673V84 upload=31N1YC6DWHGR tag=M7O85T5OYAI8 type=write size=3508773 2023-12-16T01:38:25.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.976+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=K3DEVLT0U171 type=write size=513185 2023-12-16T01:38:25.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.978+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=ED3E8H84E2R1 type=del 2023-12-16T01:38:25.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.981+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~ZRP2SXIXEEEE.0 size=718108 2023-12-16T01:38:25.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.981+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=ZRP2SXIXEEEE tag=83WS2C950VH3 type=write size=1766684 2023-12-16T01:38:25.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.983+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=5VIATOYHCI8R type=del 2023-12-16T01:38:25.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.984+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=8X2XCP90ZKYA type=del size=4193488 2023-12-16T01:38:25.987 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.986+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=SXTQL2DW37QZ type=del 2023-12-16T01:38:25.989 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.989+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.0 size=1048576 2023-12-16T01:38:25.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.991+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.1 size=1048576 2023-12-16T01:38:25.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.992+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.2 size=43301 2023-12-16T01:38:25.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.992+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=AJ1U0D4SUPFM tag=6EHIKJA6H9RD type=write size=3189029 2023-12-16T01:38:25.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.993+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=K5HARC87KPCL type=del 2023-12-16T01:38:25.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.996+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~5CZ1Z11A8EMZ.0 size=491115 2023-12-16T01:38:25.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.996+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=5CZ1Z11A8EMZ tag=B95GJ0SEMUX3 type=write size=1539691 2023-12-16T01:38:25.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.998+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=CJ6913WYAP0I type=del 2023-12-16T01:38:26.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:25.999+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=8Z9CUKLAP3KP type=del size=3966613 2023-12-16T01:38:26.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.001+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=TH52UI4SYIS2 type=del 2023-12-16T01:38:26.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.004+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~IAXDYY2PI10D.0 size=590574 2023-12-16T01:38:26.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.004+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=IAXDYY2PI10D tag=XTH9MEJQ475R type=write size=1639150 2023-12-16T01:38:26.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.006+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=HM0K6Q8VP1SG type=del 2023-12-16T01:38:26.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.009+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.0 size=1048576 2023-12-16T01:38:26.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.010+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.1 size=1048576 2023-12-16T01:38:26.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.011+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.2 size=608233 2023-12-16T01:38:26.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.011+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=WNS865CNBE17 tag=5MT6N7LZ22R1 type=write size=3753961 2023-12-16T01:38:26.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.013+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.0 size=1048576 2023-12-16T01:38:26.014 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.014+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.1 size=1048576 2023-12-16T01:38:26.016 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.015+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~EUYTBO3G87Q4.2 size=696582 2023-12-16T01:38:26.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.017+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=EUYTBO3G87Q4 tag=3JPMT4T73AVY type=write size=3842310 2023-12-16T01:38:26.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.020+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~534LVDH3ZU26.0 size=1048576 2023-12-16T01:38:26.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.021+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~534LVDH3ZU26.1 size=828499 2023-12-16T01:38:26.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.021+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=534LVDH3ZU26 tag=8H5LLRBQG1Y9 type=write size=2925651 2023-12-16T01:38:26.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.023+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=PBK2RLH0P7WG type=del 2023-12-16T01:38:26.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.026+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=ZI4M2WV9K30F type=del size=870153 2023-12-16T01:38:26.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.028+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=J1YQ5SA4XQV3 type=del 2023-12-16T01:38:26.032 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.031+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~YM4ERXSF1MIP.0 size=1048576 2023-12-16T01:38:26.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.032+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~YM4ERXSF1MIP.1 size=945650 2023-12-16T01:38:26.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.032+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=YM4ERXSF1MIP tag=X2GW56KE4OOB type=write size=3042802 2023-12-16T01:38:26.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.034+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~V11CTSJD8O8A.0 size=1048576 2023-12-16T01:38:26.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.034+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~V11CTSJD8O8A.1 size=627565 2023-12-16T01:38:26.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.036+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=V11CTSJD8O8A tag=2L41O3LTCL51 type=write size=2724717 2023-12-16T01:38:26.040 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.039+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.0 size=1048576 2023-12-16T01:38:26.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.040+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.1 size=1048576 2023-12-16T01:38:26.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.041+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.2 size=408154 2023-12-16T01:38:26.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.041+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=53RFV4G7ECUF tag=B5VLWLHRLT7Q type=write size=3553882 2023-12-16T01:38:26.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.043+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~0VIXACW05C3K.0 size=1048576 2023-12-16T01:38:26.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.043+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~0VIXACW05C3K.1 size=365375 2023-12-16T01:38:26.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.045+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=0VIXACW05C3K tag=HPJ77YHGBVUN type=write size=2462527 2023-12-16T01:38:26.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.047+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=ZPLEH81HF4PD type=del size=2777588 2023-12-16T01:38:26.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.049+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.0 size=1048576 2023-12-16T01:38:26.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.049+0000 7f5c997a3840 1 < canceled part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.1 size=1048576 2023-12-16T01:38:26.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.050+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~Y7F1R8XOL567.2 size=571933 2023-12-16T01:38:26.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.052+0000 7f5c997a3840 1 < canceled multipart upload key=048EI4VAS2C2 upload=Y7F1R8XOL567 tag=0V8B222YBHCW type=write size=3717661 2023-12-16T01:38:26.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.054+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=QJ51ZEU22794 type=del size=93966 2023-12-16T01:38:26.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.055+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=89OA6BZN962G type=write size=1016535 2023-12-16T01:38:26.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.056+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=J5B2M8N5S0S5 type=del size=3376014 2023-12-16T01:38:26.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.058+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=ZUO7RJM4L0DS type=del 2023-12-16T01:38:26.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.060+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=OZIUP6MFI56G type=del size=709954 2023-12-16T01:38:26.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.062+0000 7f5c997a3840 1 < suggested remove operation key=WR7GNUGH3F5R tag=K3DEVLT0U171 type=write 2023-12-16T01:38:26.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.064+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=1SPXM4L8PP2J type=del size=3351625 2023-12-16T01:38:26.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.064+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~ZRP2SXIXEEEE.0 size=718108 2023-12-16T01:38:26.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.067+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=ZRP2SXIXEEEE tag=83WS2C950VH3 type=write size=1766684 2023-12-16T01:38:26.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.068+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=QSRQHK94AY1Y type=del size=1464780 2023-12-16T01:38:26.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.070+0000 7f5c997a3840 1 < canceled operation key=PF1CUO28FU1V tag=8X2XCP90ZKYA type=del size=4193488 2023-12-16T01:38:26.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.072+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=M5FRJ6CWNBYJ type=del size=859969 2023-12-16T01:38:26.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.073+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.0 size=1048576 2023-12-16T01:38:26.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.075+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.1 size=1048576 2023-12-16T01:38:26.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.075+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~AJ1U0D4SUPFM.2 size=43301 2023-12-16T01:38:26.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.077+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=AJ1U0D4SUPFM tag=6EHIKJA6H9RD type=write size=3189029 2023-12-16T01:38:26.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.079+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=LXEGTTYQNVUJ type=del size=347636 2023-12-16T01:38:26.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.080+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~5CZ1Z11A8EMZ.0 size=491115 2023-12-16T01:38:26.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.083+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=5CZ1Z11A8EMZ tag=B95GJ0SEMUX3 type=write size=1539691 2023-12-16T01:38:26.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.086+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~3VPT0XBKQEI9.0 size=205327 2023-12-16T01:38:26.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.086+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=3VPT0XBKQEI9 tag=MW3PHACICAPZ type=write size=1253903 2023-12-16T01:38:26.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.087+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=8Z9CUKLAP3KP type=del 2023-12-16T01:38:26.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.089+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=UJXAXKKXUTBN type=del size=2753916 2023-12-16T01:38:26.091 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.090+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~IAXDYY2PI10D.0 size=590574 2023-12-16T01:38:26.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.093+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=IAXDYY2PI10D tag=XTH9MEJQ475R type=write size=1639150 2023-12-16T01:38:26.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.096+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.0 size=1048576 2023-12-16T01:38:26.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.097+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.1 size=1048576 2023-12-16T01:38:26.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.098+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.2 size=555438 2023-12-16T01:38:26.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.098+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=M7H7RJBNRAJD tag=KJ2DPEWYS69I type=write size=3701166 2023-12-16T01:38:26.100 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.100+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.0 size=1048576 2023-12-16T01:38:26.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.101+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.1 size=1048576 2023-12-16T01:38:26.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.102+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~WNS865CNBE17.2 size=608233 2023-12-16T01:38:26.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.105+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=WNS865CNBE17 tag=5MT6N7LZ22R1 type=write size=3753961 2023-12-16T01:38:26.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.107+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~RCEIAX7OOSFZ.0 size=1048576 2023-12-16T01:38:26.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.109+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~RCEIAX7OOSFZ.1 size=818444 2023-12-16T01:38:26.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.109+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=RCEIAX7OOSFZ tag=4G6SKNBKJCCY type=write size=2915596 2023-12-16T01:38:26.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.110+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~534LVDH3ZU26.0 size=1048576 2023-12-16T01:38:26.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.111+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~534LVDH3ZU26.1 size=828499 2023-12-16T01:38:26.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.114+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=534LVDH3ZU26 tag=8H5LLRBQG1Y9 type=write size=2925651 2023-12-16T01:38:26.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.117+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.0 size=1048576 2023-12-16T01:38:26.118 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.118+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.1 size=1048576 2023-12-16T01:38:26.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.119+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.2 size=804329 2023-12-16T01:38:26.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.119+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=LGOTEPGA09LO tag=9Q5NGHBXKMV2 type=write size=3950057 2023-12-16T01:38:26.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.120+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=ZI4M2WV9K30F type=del 2023-12-16T01:38:26.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.122+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=SIMTGHK7ULHL type=write size=801843 2023-12-16T01:38:26.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.124+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~YM4ERXSF1MIP.0 size=1048576 2023-12-16T01:38:26.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.125+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~YM4ERXSF1MIP.1 size=945650 2023-12-16T01:38:26.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.127+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=YM4ERXSF1MIP tag=X2GW56KE4OOB type=write size=3042802 2023-12-16T01:38:26.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.130+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~M1XUMDDW2930.0 size=1048576 2023-12-16T01:38:26.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.131+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~M1XUMDDW2930.1 size=160388 2023-12-16T01:38:26.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.131+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=M1XUMDDW2930 tag=10QDKY08UXAQ type=write size=2257540 2023-12-16T01:38:26.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.132+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.0 size=1048576 2023-12-16T01:38:26.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.134+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.1 size=1048576 2023-12-16T01:38:26.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.135+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~53RFV4G7ECUF.2 size=408154 2023-12-16T01:38:26.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.137+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=53RFV4G7ECUF tag=B5VLWLHRLT7Q type=write size=3553882 2023-12-16T01:38:26.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.139+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=T0XKNO9Z13FK type=write size=190532 2023-12-16T01:38:26.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.140+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=ZPLEH81HF4PD type=del 2023-12-16T01:38:26.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.142+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=YDIOTX33MTSI type=del size=1455513 2023-12-16T01:38:26.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.143+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=QJ51ZEU22794 type=del 2023-12-16T01:38:26.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.145+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=Y4QNIXO3YPK5 type=del size=1870196 2023-12-16T01:38:26.147 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.146+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=J5B2M8N5S0S5 type=del 2023-12-16T01:38:26.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.148+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=VPM8Q4WEPFFE type=del size=3456343 2023-12-16T01:38:26.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.150+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=OZIUP6MFI56G type=del 2023-12-16T01:38:26.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.151+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=JJPS34RE58MI type=del size=1337842 2023-12-16T01:38:26.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.152+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=1SPXM4L8PP2J type=del 2023-12-16T01:38:26.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.154+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=0T5R1RURS0CP type=write size=54335 2023-12-16T01:38:26.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.157+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=QSRQHK94AY1Y type=del 2023-12-16T01:38:26.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.159+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~N2FHHZ8PF18Y.0 size=1048576 2023-12-16T01:38:26.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.161+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~N2FHHZ8PF18Y.1 size=786453 2023-12-16T01:38:26.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.161+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=N2FHHZ8PF18Y tag=7XJD429I16AK type=write size=2883605 2023-12-16T01:38:26.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.162+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=M5FRJ6CWNBYJ type=del 2023-12-16T01:38:26.165 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.164+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=9GJRYKC1ZEJB type=del size=3985137 2023-12-16T01:38:26.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.165+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=LXEGTTYQNVUJ type=del 2023-12-16T01:38:26.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.168+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.0 size=1048576 2023-12-16T01:38:26.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.170+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.1 size=1048576 2023-12-16T01:38:26.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.171+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.2 size=375185 2023-12-16T01:38:26.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.171+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=AR4WMNN79OBZ tag=WTAV33PND4G0 type=write size=3520913 2023-12-16T01:38:26.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.171+0000 7f5c997a3840 1 < canceled part key=_multipart_PDOIJJEEJEJ3.2~3VPT0XBKQEI9.0 size=205327 2023-12-16T01:38:26.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.173+0000 7f5c997a3840 1 < canceled multipart upload key=PDOIJJEEJEJ3 upload=3VPT0XBKQEI9 tag=MW3PHACICAPZ type=write size=1253903 2023-12-16T01:38:26.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.176+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.0 size=1048576 2023-12-16T01:38:26.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.177+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.1 size=1048576 2023-12-16T01:38:26.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.178+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.2 size=359961 2023-12-16T01:38:26.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.178+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=1JKZ8O77NPPS tag=DMWBFUYNTIVK type=write size=3505689 2023-12-16T01:38:26.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.181+0000 7f5c997a3840 1 < suggested remove operation key=048EI4VAS2C2 tag=UJXAXKKXUTBN type=del 2023-12-16T01:38:26.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.185+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~VT5KIQVGKCXE.0 size=79146 2023-12-16T01:38:26.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.185+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=VT5KIQVGKCXE tag=IKSFBOBI0XMK type=write size=1127722 2023-12-16T01:38:26.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.185+0000 7f5c997a3840 1 < canceled part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.0 size=1048576 2023-12-16T01:38:26.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.186+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.1 size=1048576 2023-12-16T01:38:26.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.187+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~M7H7RJBNRAJD.2 size=555438 2023-12-16T01:38:26.190 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.189+0000 7f5c997a3840 1 < canceled multipart upload key=6XZOAX7QEXIM upload=M7H7RJBNRAJD tag=KJ2DPEWYS69I type=write size=3701166 2023-12-16T01:38:26.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.193+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~G1HCZJ12I0T3.0 size=487621 2023-12-16T01:38:26.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.193+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=G1HCZJ12I0T3 tag=WUOLQGW9GDAL type=write size=1536197 2023-12-16T01:38:26.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.194+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~RCEIAX7OOSFZ.0 size=1048576 2023-12-16T01:38:26.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.194+0000 7f5c997a3840 1 < canceled part key=_multipart_8MTSFTLL3KPK.2~RCEIAX7OOSFZ.1 size=818444 2023-12-16T01:38:26.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.197+0000 7f5c997a3840 1 < canceled multipart upload key=8MTSFTLL3KPK upload=RCEIAX7OOSFZ tag=4G6SKNBKJCCY type=write size=2915596 2023-12-16T01:38:26.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.198+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=O7VS7GVHLX9E type=del size=2712969 2023-12-16T01:38:26.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.200+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.0 size=1048576 2023-12-16T01:38:26.201 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.201+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.1 size=1048576 2023-12-16T01:38:26.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.202+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LGOTEPGA09LO.2 size=804329 2023-12-16T01:38:26.205 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.205+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=LGOTEPGA09LO tag=9Q5NGHBXKMV2 type=write size=3950057 2023-12-16T01:38:26.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.206+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=I4WHMVBLUPYX type=del size=3195664 2023-12-16T01:38:26.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.208+0000 7f5c997a3840 1 < completed write operation key=EBSYBW3B6QJ0 tag=SIMTGHK7ULHL type=write size=801843 2023-12-16T01:38:26.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.209+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=TK3KFWYVPK6C type=del size=1509599 2023-12-16T01:38:26.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.211+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~M1XUMDDW2930.0 size=1048576 2023-12-16T01:38:26.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.211+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~M1XUMDDW2930.1 size=160388 2023-12-16T01:38:26.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.213+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=M1XUMDDW2930 tag=10QDKY08UXAQ type=write size=2257540 2023-12-16T01:38:26.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.215+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=M144UFYUBTSL type=write size=873707 2023-12-16T01:38:26.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.218+0000 7f5c997a3840 1 < suggested update operation key=USOB314PKDFK tag=T0XKNO9Z13FK type=write size=190532 2023-12-16T01:38:26.220 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.220+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=TQ8XF95IEBW2 type=del size=2478816 2023-12-16T01:38:26.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.221+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=YDIOTX33MTSI type=del 2023-12-16T01:38:26.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.223+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=BH1Z805G32WN type=del size=739341 2023-12-16T01:38:26.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.224+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=Y4QNIXO3YPK5 type=del 2023-12-16T01:38:26.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.226+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=D50861X218KQ type=del size=2725266 2023-12-16T01:38:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:25 smithi078 ceph-mon[139570]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-16T01:38:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:25 smithi078 ceph-mon[142991]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-16T01:38:26.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.227+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=VPM8Q4WEPFFE type=del size=3456343 2023-12-16T01:38:26.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.229+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=O5IOLKTGRHW6 type=del size=927579 2023-12-16T01:38:26.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.230+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=JJPS34RE58MI type=del 2023-12-16T01:38:26.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.232+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=E7HGWSF4XYCK type=del size=386773 2023-12-16T01:38:26.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.234+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=0T5R1RURS0CP type=write size=54335 2023-12-16T01:38:26.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.237+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~2TSHEN7NWH1O.0 size=631669 2023-12-16T01:38:26.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.237+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=2TSHEN7NWH1O tag=6XTBY50CNQ29 type=write size=1680245 2023-12-16T01:38:26.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.238+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~N2FHHZ8PF18Y.0 size=1048576 2023-12-16T01:38:26.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.239+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~N2FHHZ8PF18Y.1 size=786453 2023-12-16T01:38:26.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.242+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=N2FHHZ8PF18Y tag=7XJD429I16AK type=write size=2883605 2023-12-16T01:38:26.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.244+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=4TZYQSX2AMIJ type=del size=1416318 2023-12-16T01:38:26.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.246+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=9GJRYKC1ZEJB type=del 2023-12-16T01:38:26.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.248+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=5LEYP4QKB0I7 type=del size=182785 2023-12-16T01:38:26.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.248+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.0 size=1048576 2023-12-16T01:38:26.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.249+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.1 size=1048576 2023-12-16T01:38:26.251 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.251+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~AR4WMNN79OBZ.2 size=375185 2023-12-16T01:38:26.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.253+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=AR4WMNN79OBZ tag=WTAV33PND4G0 type=write size=3520913 2023-12-16T01:38:26.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.256+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.0 size=1048576 2023-12-16T01:38:26.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.257+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.1 size=1048576 2023-12-16T01:38:26.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.258+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.2 size=661191 2023-12-16T01:38:26.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.259+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=DM0ARMML19K2 tag=TGTT2RJ43XJ0 type=write size=3806919 2023-12-16T01:38:26.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.260+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.0 size=1048576 2023-12-16T01:38:26.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.261+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.1 size=1048576 2023-12-16T01:38:26.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.263+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1JKZ8O77NPPS.2 size=359961 2023-12-16T01:38:26.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.265+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=1JKZ8O77NPPS tag=DMWBFUYNTIVK type=write size=3505689 2023-12-16T01:38:26.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.268+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.0 size=1048576 2023-12-16T01:38:26.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.269+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.1 size=1048576 2023-12-16T01:38:26.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.271+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.2 size=822070 2023-12-16T01:38:26.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.271+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=P7ZFN7LIAY8Q tag=6L3L5I0MNYVA type=write size=3967798 2023-12-16T01:38:26.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.272+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~VT5KIQVGKCXE.0 size=79146 2023-12-16T01:38:26.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.275+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=VT5KIQVGKCXE tag=IKSFBOBI0XMK type=write size=1127722 2023-12-16T01:38:26.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.276+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=CJYZCM06DQHG type=del size=3662279 2023-12-16T01:38:26.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.282+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~G1HCZJ12I0T3.0 size=487621 2023-12-16T01:38:26.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.285+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=G1HCZJ12I0T3 tag=WUOLQGW9GDAL type=write size=1536197 2023-12-16T01:38:26.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.287+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=383Z2PVMMC11 type=del size=2576258 2023-12-16T01:38:26.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.289+0000 7f5c997a3840 1 < suggested update operation key=DIPUXQ5NX215 tag=O7VS7GVHLX9E type=del size=2712969 2023-12-16T01:38:26.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.291+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=DM7MG5C0XDOK type=del size=1258093 2023-12-16T01:38:26.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.292+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=I4WHMVBLUPYX type=del 2023-12-16T01:38:26.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.295+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~23SXD9C4W2MG.0 size=792228 2023-12-16T01:38:26.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.295+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=23SXD9C4W2MG tag=D2QUZIKLX450 type=write size=1840804 2023-12-16T01:38:26.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.296+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=TK3KFWYVPK6C type=del 2023-12-16T01:38:26.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.299+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.0 size=1048576 2023-12-16T01:38:26.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.300+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.1 size=1048576 2023-12-16T01:38:26.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.301+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.2 size=340217 2023-12-16T01:38:26.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.301+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=3SJC2WT6QL2R tag=8R3K65IBVLGQ type=write size=3485945 2023-12-16T01:38:26.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.304+0000 7f5c997a3840 1 < suggested remove operation key=GAF2J0772Y5I tag=M144UFYUBTSL type=write 2023-12-16T01:38:26.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.307+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.0 size=1048576 2023-12-16T01:38:26.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.308+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.1 size=1048576 2023-12-16T01:38:26.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.309+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.2 size=1046419 2023-12-16T01:38:26.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.309+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=0AJ9N3198Z8O tag=LVLIWIMO3CYX type=write size=4192147 2023-12-16T01:38:26.311 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.311+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=TQ8XF95IEBW2 type=del 2023-12-16T01:38:26.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.312+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=VXAHPV3FZVFH type=del size=3494399 2023-12-16T01:38:26.315 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.314+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=BH1Z805G32WN type=del size=739341 2023-12-16T01:38:26.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.315+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=8NJIQ0PNY8V9 type=del size=4024597 2023-12-16T01:38:26.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.317+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=D50861X218KQ type=del 2023-12-16T01:38:26.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.320+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~Z3PCLZFAMHKR.0 size=852890 2023-12-16T01:38:26.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.320+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=Z3PCLZFAMHKR tag=E7CIT0YMCE0G type=write size=1901466 2023-12-16T01:38:26.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.322+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=O5IOLKTGRHW6 type=del 2023-12-16T01:38:26.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.323+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=N98TMEAAJ0UZ type=write size=44035 2023-12-16T01:38:26.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.327+0000 7f5c997a3840 1 < suggested update operation key=6AN157D3CG3D tag=E7HGWSF4XYCK type=del size=386773 2023-12-16T01:38:26.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.329+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=TJ98OCL452DU type=del size=1689938 2023-12-16T01:38:26.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.330+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~2TSHEN7NWH1O.0 size=631669 2023-12-16T01:38:26.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.333+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=2TSHEN7NWH1O tag=6XTBY50CNQ29 type=write size=1680245 2023-12-16T01:38:26.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.334+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=Y0V1NF7DCYPM type=write size=443270 2023-12-16T01:38:26.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.336+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=4TZYQSX2AMIJ type=del 2023-12-16T01:38:26.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.337+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=3QJP973HFJY0 type=write size=65154 2023-12-16T01:38:26.339 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.339+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=5LEYP4QKB0I7 type=del 2023-12-16T01:38:26.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.342+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~VJO8FU6WDA6H.0 size=758636 2023-12-16T01:38:26.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.342+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=VJO8FU6WDA6H tag=SPTSJBWH96QA type=write size=1807212 2023-12-16T01:38:26.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.343+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.0 size=1048576 2023-12-16T01:38:26.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.344+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.1 size=1048576 2023-12-16T01:38:26.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.346+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~DM0ARMML19K2.2 size=661191 2023-12-16T01:38:26.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.349+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=DM0ARMML19K2 tag=TGTT2RJ43XJ0 type=write size=3806919 2023-12-16T01:38:26.352 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.352+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.0 size=1048576 2023-12-16T01:38:26.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.353+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.1 size=1048576 2023-12-16T01:38:26.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.354+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.2 size=527068 2023-12-16T01:38:26.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.354+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=9Q5Y8N026OQR tag=LTZPC5DCOJV5 type=write size=3672796 2023-12-16T01:38:26.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.356+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.0 size=1048576 2023-12-16T01:38:26.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.357+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.1 size=1048576 2023-12-16T01:38:26.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.358+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~P7ZFN7LIAY8Q.2 size=822070 2023-12-16T01:38:26.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.360+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=P7ZFN7LIAY8Q tag=6L3L5I0MNYVA type=write size=3967798 2023-12-16T01:38:26.363 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.362+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=GAK3EGN0S71X type=write size=773627 2023-12-16T01:38:26.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.364+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=CJYZCM06DQHG type=del 2023-12-16T01:38:26.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.366+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.0 size=1048576 2023-12-16T01:38:26.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.367+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.1 size=1048576 2023-12-16T01:38:26.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.369+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.2 size=855823 2023-12-16T01:38:26.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.369+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=0658J7DEW1FA tag=UP21ETQ6FL8V type=write size=4001551 2023-12-16T01:38:26.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.371+0000 7f5c997a3840 1 < suggested remove operation key=LKJPDNBXYH0R tag=383Z2PVMMC11 type=del 2023-12-16T01:38:26.375 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.374+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.0 size=1048576 2023-12-16T01:38:26.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.375+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.1 size=1048576 2023-12-16T01:38:26.377 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.376+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.2 size=79699 2023-12-16T01:38:26.377 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.376+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=4J9OTD3NVRCX tag=71K1M225OLLS type=write size=3225427 2023-12-16T01:38:26.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.378+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=DM7MG5C0XDOK type=del 2023-12-16T01:38:26.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.379+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=XA0UK5KLK1L1 type=del size=1952787 2023-12-16T01:38:26.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.381+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~23SXD9C4W2MG.0 size=792228 2023-12-16T01:38:26.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.383+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=23SXD9C4W2MG tag=D2QUZIKLX450 type=write size=1840804 2023-12-16T01:38:26.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.385+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=IDD0NF6TA3XK type=del size=312022 2023-12-16T01:38:26.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.386+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.0 size=1048576 2023-12-16T01:38:26.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.388+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.1 size=1048576 2023-12-16T01:38:26.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.389+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~3SJC2WT6QL2R.2 size=340217 2023-12-16T01:38:26.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.391+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=3SJC2WT6QL2R tag=8R3K65IBVLGQ type=write size=3485945 2023-12-16T01:38:26.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.393+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=BOE04Y900PN7 type=del size=2860522 2023-12-16T01:38:26.394 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.393+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.0 size=1048576 2023-12-16T01:38:26.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.394+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.1 size=1048576 2023-12-16T01:38:26.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.395+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~0AJ9N3198Z8O.2 size=1046419 2023-12-16T01:38:26.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.398+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=0AJ9N3198Z8O tag=LVLIWIMO3CYX type=write size=4192147 2023-12-16T01:38:26.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.401+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.0 size=1048576 2023-12-16T01:38:26.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.402+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.1 size=1048576 2023-12-16T01:38:26.404 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.403+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.2 size=790581 2023-12-16T01:38:26.404 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.403+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=FKW3T6XVYXF1 tag=AYOQHZ2WOBS1 type=write size=3936309 2023-12-16T01:38:26.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.405+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=VXAHPV3FZVFH type=del 2023-12-16T01:38:26.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.407+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~B093CQ7TSJW3.0 size=115001 2023-12-16T01:38:26.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.407+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=B093CQ7TSJW3 tag=KGELVKY9VA8N type=write size=1163577 2023-12-16T01:38:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:25 smithi118 ceph-mon[131825]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-16T01:38:26.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.409+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=8NJIQ0PNY8V9 type=del 2023-12-16T01:38:26.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.410+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=18N7Y0B53C03 type=write size=187402 2023-12-16T01:38:26.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.412+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~Z3PCLZFAMHKR.0 size=852890 2023-12-16T01:38:26.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.415+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=Z3PCLZFAMHKR tag=E7CIT0YMCE0G type=write size=1901466 2023-12-16T01:38:26.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.416+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=HJU5U59ZK5KT type=del size=1365303 2023-12-16T01:38:26.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.419+0000 7f5c997a3840 1 < suggested remove operation key=MPVEN4BU8TW8 tag=N98TMEAAJ0UZ type=write 2023-12-16T01:38:26.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.422+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.0 size=1048576 2023-12-16T01:38:26.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.423+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.1 size=1048576 2023-12-16T01:38:26.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.424+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.2 size=753581 2023-12-16T01:38:26.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.424+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=BKD4K60UFYAT tag=UE53RYLZF9J3 type=write size=3899309 2023-12-16T01:38:26.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.426+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=TJ98OCL452DU type=del 2023-12-16T01:38:26.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.427+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=NZRD80I7VY05 type=del size=817742 2023-12-16T01:38:26.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.429+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=Y0V1NF7DCYPM type=write size=443270 2023-12-16T01:38:26.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.430+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=FZW4IU9W61NV type=del size=1592742 2023-12-16T01:38:26.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.431+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=3QJP973HFJY0 type=write size=65154 2023-12-16T01:38:26.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.435+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~E0ROP2PMFPYH.0 size=1048576 2023-12-16T01:38:26.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.436+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~E0ROP2PMFPYH.1 size=627018 2023-12-16T01:38:26.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.436+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=E0ROP2PMFPYH tag=3Q14APD7DE5Z type=write size=2724170 2023-12-16T01:38:26.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.438+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~VJO8FU6WDA6H.0 size=758636 2023-12-16T01:38:26.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.440+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=VJO8FU6WDA6H tag=SPTSJBWH96QA type=write size=1807212 2023-12-16T01:38:26.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.441+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=0EPHZ4QY2NZG type=del size=3397482 2023-12-16T01:38:26.443 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.443+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.0 size=1048576 2023-12-16T01:38:26.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.444+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.1 size=1048576 2023-12-16T01:38:26.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.445+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~9Q5Y8N026OQR.2 size=527068 2023-12-16T01:38:26.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.448+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=9Q5Y8N026OQR tag=LTZPC5DCOJV5 type=write size=3672796 2023-12-16T01:38:26.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.449+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=9PCGWHLG0WLX type=del size=3043770 2023-12-16T01:38:26.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.451+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=GAK3EGN0S71X type=write size=773627 2023-12-16T01:38:26.453 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.453+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=12KAC9ITML99 type=del size=2080845 2023-12-16T01:38:26.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.454+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.0 size=1048576 2023-12-16T01:38:26.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.456+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.1 size=1048576 2023-12-16T01:38:26.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.457+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~0658J7DEW1FA.2 size=855823 2023-12-16T01:38:26.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.460+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=0658J7DEW1FA tag=UP21ETQ6FL8V type=write size=4001551 2023-12-16T01:38:26.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.461+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=VNHZXGJILNZG type=write size=35061 2023-12-16T01:38:26.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.463+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.0 size=1048576 2023-12-16T01:38:26.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.464+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.1 size=1048576 2023-12-16T01:38:26.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.466+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~4J9OTD3NVRCX.2 size=79699 2023-12-16T01:38:26.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.468+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=4J9OTD3NVRCX tag=71K1M225OLLS type=write size=3225427 2023-12-16T01:38:26.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.469+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=0SAWXNYMJX6F type=del size=3770208 2023-12-16T01:38:26.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.471+0000 7f5c997a3840 1 < canceled operation key=G7G60AC5ZIFN tag=XA0UK5KLK1L1 type=del size=1952787 2023-12-16T01:38:26.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.474+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~WKEOZHZVW24S.0 size=328413 2023-12-16T01:38:26.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.474+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=WKEOZHZVW24S tag=IIC6ZVC0R9ZS type=write size=1376989 2023-12-16T01:38:26.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.475+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=IDD0NF6TA3XK type=del 2023-12-16T01:38:26.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.478+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~JE28DIWCEMJ0.0 size=733261 2023-12-16T01:38:26.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.478+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=JE28DIWCEMJ0 tag=0J99NS5UMA4Z type=write size=1781837 2023-12-16T01:38:26.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.480+0000 7f5c997a3840 1 < canceled operation key=LKJPDNBXYH0R tag=BOE04Y900PN7 type=del size=2860522 2023-12-16T01:38:26.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.483+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~FUOU5PBTJQP9.0 size=975673 2023-12-16T01:38:26.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.483+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=FUOU5PBTJQP9 tag=9Y3ADKEF2S58 type=write size=2024249 2023-12-16T01:38:26.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.484+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.0 size=1048576 2023-12-16T01:38:26.486 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.486+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.1 size=1048576 2023-12-16T01:38:26.487 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.487+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~FKW3T6XVYXF1.2 size=790581 2023-12-16T01:38:26.490 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.489+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=FKW3T6XVYXF1 tag=AYOQHZ2WOBS1 type=write size=3936309 2023-12-16T01:38:26.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.491+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=1FMH3LMLON7K type=write size=897782 2023-12-16T01:38:26.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.492+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~B093CQ7TSJW3.0 size=115001 2023-12-16T01:38:26.496 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.495+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=B093CQ7TSJW3 tag=KGELVKY9VA8N type=write size=1163577 2023-12-16T01:38:26.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.497+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=SB1VKS58O1YG type=write size=732757 2023-12-16T01:38:26.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.498+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=18N7Y0B53C03 type=write size=187402 2023-12-16T01:38:26.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.500+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=L9UUP3SQI852 type=del size=256383 2023-12-16T01:38:26.502 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.501+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=HJU5U59ZK5KT type=del 2023-12-16T01:38:26.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.504+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~Y0BQVGI5Q0Y0.0 size=1048576 2023-12-16T01:38:26.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.506+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~Y0BQVGI5Q0Y0.1 size=201635 2023-12-16T01:38:26.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.506+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=Y0BQVGI5Q0Y0 tag=JDGI4AF0GALB type=write size=2298787 2023-12-16T01:38:26.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.507+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.0 size=1048576 2023-12-16T01:38:26.509 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.509+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.1 size=1048576 2023-12-16T01:38:26.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.510+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~BKD4K60UFYAT.2 size=753581 2023-12-16T01:38:26.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.512+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=BKD4K60UFYAT tag=UE53RYLZF9J3 type=write size=3899309 2023-12-16T01:38:26.515 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.514+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=UHC4JYYPL0OZ type=del size=695059 2023-12-16T01:38:26.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.516+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=NZRD80I7VY05 type=del 2023-12-16T01:38:26.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.518+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=3W2VCEI4GRD3 type=del size=2606324 2023-12-16T01:38:26.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.519+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=FZW4IU9W61NV type=del 2023-12-16T01:38:26.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.522+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.0 size=1048576 2023-12-16T01:38:26.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.523+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.1 size=1048576 2023-12-16T01:38:26.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.524+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.2 size=305362 2023-12-16T01:38:26.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.524+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=2SRFEZOMTSJ2 tag=KGRN7JN0LK05 type=write size=3451090 2023-12-16T01:38:26.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.526+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~E0ROP2PMFPYH.0 size=1048576 2023-12-16T01:38:26.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.527+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~E0ROP2PMFPYH.1 size=627018 2023-12-16T01:38:26.530 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.530+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=E0ROP2PMFPYH tag=3Q14APD7DE5Z type=write size=2724170 2023-12-16T01:38:26.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.531+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=NZCMT1PTCH2O type=del size=2752705 2023-12-16T01:38:26.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.533+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=0EPHZ4QY2NZG type=del 2023-12-16T01:38:26.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.535+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=DSHQK8Z2AGQX type=del size=752539 2023-12-16T01:38:26.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.537+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=9PCGWHLG0WLX type=del 2023-12-16T01:38:26.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.540+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.0 size=1048576 2023-12-16T01:38:26.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.541+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.1 size=1048576 2023-12-16T01:38:26.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.542+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.2 size=914358 2023-12-16T01:38:26.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.542+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=3GFOY7XLYBO0 tag=7P9L3ADJIW8V type=write size=4060086 2023-12-16T01:38:26.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.544+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=12KAC9ITML99 type=del 2023-12-16T01:38:26.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.547+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.0 size=1048576 2023-12-16T01:38:26.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.548+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.1 size=1048576 2023-12-16T01:38:26.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.549+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.2 size=518864 2023-12-16T01:38:26.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.549+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=T2HBOUALVS4Q tag=4FIYVKWC3NVA type=write size=3664592 2023-12-16T01:38:26.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.550+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=VNHZXGJILNZG type=write size=35061 2023-12-16T01:38:26.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.552+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=QHM3K1D51BKO type=del size=3705303 2023-12-16T01:38:26.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.554+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=0SAWXNYMJX6F type=del 2023-12-16T01:38:26.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.555+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=WT8CC8WT0PB7 type=del size=3403695 2023-12-16T01:38:26.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.557+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~WKEOZHZVW24S.0 size=328413 2023-12-16T01:38:26.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.559+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=WKEOZHZVW24S tag=IIC6ZVC0R9ZS type=write size=1376989 2023-12-16T01:38:26.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.561+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=C6OH3I4AJJTF type=del size=1824944 2023-12-16T01:38:26.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.563+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~JE28DIWCEMJ0.0 size=733261 2023-12-16T01:38:26.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.566+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=JE28DIWCEMJ0 tag=0J99NS5UMA4Z type=write size=1781837 2023-12-16T01:38:26.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.568+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=NDYJI44M3M03 type=del size=1423186 2023-12-16T01:38:26.570 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.570+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~FUOU5PBTJQP9.0 size=975673 2023-12-16T01:38:26.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.572+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=FUOU5PBTJQP9 tag=9Y3ADKEF2S58 type=write size=2024249 2023-12-16T01:38:26.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.575+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.0 size=1048576 2023-12-16T01:38:26.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.576+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.1 size=1048576 2023-12-16T01:38:26.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.578+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.2 size=35757 2023-12-16T01:38:26.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.578+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=59ICU41FV77M tag=IOL528HABLLJ type=write size=3181485 2023-12-16T01:38:26.580 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.579+0000 7f5c997a3840 1 < completed write operation key=NRGTLFH4VAZ9 tag=1FMH3LMLON7K type=write size=897782 2023-12-16T01:38:26.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.581+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=Z7HY1W53B3PF type=del size=4180225 2023-12-16T01:38:26.583 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.582+0000 7f5c997a3840 1 < completed write operation key=6AN157D3CG3D tag=SB1VKS58O1YG type=write size=732757 2023-12-16T01:38:26.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.585+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~4SAQ8ZWSZOWS.0 size=1048576 2023-12-16T01:38:26.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.586+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~4SAQ8ZWSZOWS.1 size=622110 2023-12-16T01:38:26.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.586+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=4SAQ8ZWSZOWS tag=2W1GG1WPI8M8 type=write size=2719262 2023-12-16T01:38:26.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.588+0000 7f5c997a3840 1 < canceled operation key=59X1QITYQH28 tag=L9UUP3SQI852 type=del size=256383 2023-12-16T01:38:26.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.589+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=CC0VCGR2MIIT type=del size=1893566 2023-12-16T01:38:26.591 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.591+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~Y0BQVGI5Q0Y0.0 size=1048576 2023-12-16T01:38:26.593 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.592+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~Y0BQVGI5Q0Y0.1 size=201635 2023-12-16T01:38:26.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.595+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=Y0BQVGI5Q0Y0 tag=JDGI4AF0GALB type=write size=2298787 2023-12-16T01:38:26.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.596+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=ZGKUSGZNCRM8 type=del size=650277 2023-12-16T01:38:26.598 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.598+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=UHC4JYYPL0OZ type=del 2023-12-16T01:38:26.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.601+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~X6LFZKCH527A.0 size=640314 2023-12-16T01:38:26.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.601+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=X6LFZKCH527A tag=V4Q2LK0V7H41 type=write size=1688890 2023-12-16T01:38:26.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.602+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=3W2VCEI4GRD3 type=del 2023-12-16T01:38:26.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.604+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=550V0O3FG4K1 type=del size=2989102 2023-12-16T01:38:26.606 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.605+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.0 size=1048576 2023-12-16T01:38:26.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.607+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.1 size=1048576 2023-12-16T01:38:26.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.607+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~2SRFEZOMTSJ2.2 size=305362 2023-12-16T01:38:26.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.609+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=2SRFEZOMTSJ2 tag=KGRN7JN0LK05 type=write size=3451090 2023-12-16T01:38:26.613 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.612+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9EDCWRHKUOXX.0 size=1048576 2023-12-16T01:38:26.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.613+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9EDCWRHKUOXX.1 size=541319 2023-12-16T01:38:26.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.613+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=9EDCWRHKUOXX tag=5J5QJKHORBLE type=write size=2638471 2023-12-16T01:38:26.616 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.615+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=NZCMT1PTCH2O type=del 2023-12-16T01:38:26.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.618+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.0 size=1048576 2023-12-16T01:38:26.620 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.619+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.1 size=1048576 2023-12-16T01:38:26.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.620+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.2 size=1010064 2023-12-16T01:38:26.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.620+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=83QSF2988OZL tag=90YIR5VCRISF type=write size=4155792 2023-12-16T01:38:26.624 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.623+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=DSHQK8Z2AGQX type=del size=752539 2023-12-16T01:38:26.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.627+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~5KIXI8XMJQWG.0 size=1048576 2023-12-16T01:38:26.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.628+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~5KIXI8XMJQWG.1 size=77929 2023-12-16T01:38:26.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.628+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=5KIXI8XMJQWG tag=BCKY2C0BOV0Y type=write size=2175081 2023-12-16T01:38:26.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.629+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.0 size=1048576 2023-12-16T01:38:26.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.631+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.1 size=1048576 2023-12-16T01:38:26.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.632+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~3GFOY7XLYBO0.2 size=914358 2023-12-16T01:38:26.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.635+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=3GFOY7XLYBO0 tag=7P9L3ADJIW8V type=write size=4060086 2023-12-16T01:38:26.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.638+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~MCAVYZNXN5GO.0 size=110162 2023-12-16T01:38:26.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.638+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=MCAVYZNXN5GO tag=B1SATJKQVAZX type=write size=1158738 2023-12-16T01:38:26.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.639+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.0 size=1048576 2023-12-16T01:38:26.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.640+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.1 size=1048576 2023-12-16T01:38:26.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.642+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~T2HBOUALVS4Q.2 size=518864 2023-12-16T01:38:26.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.644+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=T2HBOUALVS4Q tag=4FIYVKWC3NVA type=write size=3664592 2023-12-16T01:38:26.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.646+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=MAZN7RAXB4D1 type=del size=790606 2023-12-16T01:38:26.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.648+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=QHM3K1D51BKO type=del 2023-12-16T01:38:26.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.649+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=ONOG1T6ENCMA type=write size=130122 2023-12-16T01:38:26.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.651+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=WT8CC8WT0PB7 type=del 2023-12-16T01:38:26.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.654+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~LG8HEQ7XA51D.0 size=499793 2023-12-16T01:38:26.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.654+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=LG8HEQ7XA51D tag=2CIKFXFRE917 type=write size=1548369 2023-12-16T01:38:26.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.656+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=C6OH3I4AJJTF type=del 2023-12-16T01:38:26.658 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.658+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=KVWM5AD176KL type=write size=23959 2023-12-16T01:38:26.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.659+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=NDYJI44M3M03 type=del 2023-12-16T01:38:26.661 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.661+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=XGJGE2QJL0MQ type=del size=669222 2023-12-16T01:38:26.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.662+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.0 size=1048576 2023-12-16T01:38:26.664 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.664+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.1 size=1048576 2023-12-16T01:38:26.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.665+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~59ICU41FV77M.2 size=35757 2023-12-16T01:38:26.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.667+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=59ICU41FV77M tag=IOL528HABLLJ type=write size=3181485 2023-12-16T01:38:26.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.669+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=AVUDZND1RNAJ type=del size=3801433 2023-12-16T01:38:26.671 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.671+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=Z7HY1W53B3PF type=del 2023-12-16T01:38:26.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.672+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=S4U6U7BOPFTV type=del size=2204804 2023-12-16T01:38:26.674 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.674+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~4SAQ8ZWSZOWS.0 size=1048576 2023-12-16T01:38:26.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.675+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~4SAQ8ZWSZOWS.1 size=622110 2023-12-16T01:38:26.678 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.678+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=4SAQ8ZWSZOWS tag=2W1GG1WPI8M8 type=write size=2719262 2023-12-16T01:38:26.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.680+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.0 size=1048576 2023-12-16T01:38:26.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.682+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.1 size=1048576 2023-12-16T01:38:26.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.683+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.2 size=419366 2023-12-16T01:38:26.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.683+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=Q1S0976UKG93 tag=Q7G4CYX824R9 type=write size=3565094 2023-12-16T01:38:26.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.684+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=CC0VCGR2MIIT type=del 2023-12-16T01:38:26.687 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.686+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=DIDOB6GCO0UA type=del size=267709 2023-12-16T01:38:26.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.688+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=ZGKUSGZNCRM8 type=del 2023-12-16T01:38:26.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.690+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=WWEAWX59GJQ0 type=del size=1194989 2023-12-16T01:38:26.691 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.690+0000 7f5c997a3840 1 < canceled part key=_multipart_LKJPDNBXYH0R.2~X6LFZKCH527A.0 size=640314 2023-12-16T01:38:26.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.693+0000 7f5c997a3840 1 < canceled multipart upload key=LKJPDNBXYH0R upload=X6LFZKCH527A tag=V4Q2LK0V7H41 type=write size=1688890 2023-12-16T01:38:26.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.696+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.0 size=1048576 2023-12-16T01:38:26.698 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.697+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.1 size=1048576 2023-12-16T01:38:26.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.699+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.2 size=546571 2023-12-16T01:38:26.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.699+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=2TGAMQND8EMW tag=RZZXOJ350TY4 type=write size=3692299 2023-12-16T01:38:26.701 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.700+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=550V0O3FG4K1 type=del 2023-12-16T01:38:26.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.702+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=3NL1YPUSHUT8 type=del size=2268359 2023-12-16T01:38:26.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.704+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9EDCWRHKUOXX.0 size=1048576 2023-12-16T01:38:26.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.706+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9EDCWRHKUOXX.1 size=541319 2023-12-16T01:38:26.709 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.709+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=9EDCWRHKUOXX tag=5J5QJKHORBLE type=write size=2638471 2023-12-16T01:38:26.712 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.711+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.0 size=1048576 2023-12-16T01:38:26.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.713+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.1 size=1048576 2023-12-16T01:38:26.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.714+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.2 size=78476 2023-12-16T01:38:26.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.714+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=V4NNQYG0YA2B tag=L8F42DKVXRI0 type=write size=3224204 2023-12-16T01:38:26.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.716+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.0 size=1048576 2023-12-16T01:38:26.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.718+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.1 size=1048576 2023-12-16T01:38:26.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.719+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~83QSF2988OZL.2 size=1010064 2023-12-16T01:38:26.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.722+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=83QSF2988OZL tag=90YIR5VCRISF type=write size=4155792 2023-12-16T01:38:26.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.725+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~94IINOWJQIQA.0 size=1048576 2023-12-16T01:38:26.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.726+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~94IINOWJQIQA.1 size=996992 2023-12-16T01:38:26.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.726+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=94IINOWJQIQA tag=VTRH2SJ102FJ type=write size=3094144 2023-12-16T01:38:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:26] "GET /metrics HTTP/1.1" 200 38709 "" "Prometheus/2.43.0" 2023-12-16T01:38:26.728 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.728+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~5KIXI8XMJQWG.0 size=1048576 2023-12-16T01:38:26.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.729+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~5KIXI8XMJQWG.1 size=77929 2023-12-16T01:38:26.732 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.732+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=5KIXI8XMJQWG tag=BCKY2C0BOV0Y type=write size=2175081 2023-12-16T01:38:26.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.733+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=5BUZQ0N0FNTN type=del size=2632288 2023-12-16T01:38:26.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.735+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~MCAVYZNXN5GO.0 size=110162 2023-12-16T01:38:26.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.737+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=MCAVYZNXN5GO tag=B1SATJKQVAZX type=write size=1158738 2023-12-16T01:38:26.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.739+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=6B9XTOE9A2N2 type=del size=1498851 2023-12-16T01:38:26.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.742+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=MAZN7RAXB4D1 type=del 2023-12-16T01:38:26.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.745+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~FBCY9QLNI5O0.0 size=1048576 2023-12-16T01:38:26.747 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.746+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~FBCY9QLNI5O0.1 size=850913 2023-12-16T01:38:26.747 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.746+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=FBCY9QLNI5O0 tag=AJ2FTP7O2VLR type=write size=2948065 2023-12-16T01:38:26.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.750+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=ONOG1T6ENCMA type=write size=130122 2023-12-16T01:38:26.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.752+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=YTBIYLIMV932 type=del size=272336 2023-12-16T01:38:26.754 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.754+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~LG8HEQ7XA51D.0 size=499793 2023-12-16T01:38:26.757 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.756+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=LG8HEQ7XA51D tag=2CIKFXFRE917 type=write size=1548369 2023-12-16T01:38:26.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.760+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~U4BRZUQB2HXK.0 size=5595 2023-12-16T01:38:26.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.760+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=U4BRZUQB2HXK tag=ENEOWIX7DFYU type=write size=1054171 2023-12-16T01:38:26.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.761+0000 7f5c997a3840 1 < completed write operation key=MPVEN4BU8TW8 tag=KVWM5AD176KL type=write size=23959 2023-12-16T01:38:26.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.765+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.0 size=1048576 2023-12-16T01:38:26.767 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.766+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.1 size=1048576 2023-12-16T01:38:26.769 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.768+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.2 size=996118 2023-12-16T01:38:26.769 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.768+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=23UMUHKW10WA tag=T7URD32YQ8I8 type=write size=4141846 2023-12-16T01:38:26.770 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.770+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=XGJGE2QJL0MQ type=del 2023-12-16T01:38:26.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.772+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~U4ZI4L793R1E.0 size=432450 2023-12-16T01:38:26.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.772+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=U4ZI4L793R1E tag=C70JC7KBUU9A type=write size=1481026 2023-12-16T01:38:26.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.774+0000 7f5c997a3840 1 < canceled operation key=WR7GNUGH3F5R tag=AVUDZND1RNAJ type=del size=3801433 2023-12-16T01:38:26.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.776+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=U5K47Z1K53SV type=del size=14366 2023-12-16T01:38:26.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.777+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=S4U6U7BOPFTV type=del 2023-12-16T01:38:26.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.779+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=QWWXPAGP1L7C type=del size=3388030 2023-12-16T01:38:26.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.781+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.0 size=1048576 2023-12-16T01:38:26.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.782+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.1 size=1048576 2023-12-16T01:38:26.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.784+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~Q1S0976UKG93.2 size=419366 2023-12-16T01:38:26.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.787+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=Q1S0976UKG93 tag=Q7G4CYX824R9 type=write size=3565094 2023-12-16T01:38:26.789 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.788+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=8UK4V9RAPIY8 type=del size=3337061 2023-12-16T01:38:26.790 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.790+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=DIDOB6GCO0UA type=del 2023-12-16T01:38:26.792 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.791+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=3Y5SJM86L9ME type=del size=2589567 2023-12-16T01:38:26.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.793+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=WWEAWX59GJQ0 type=del 2023-12-16T01:38:26.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.796+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.0 size=1048576 2023-12-16T01:38:26.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.797+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.1 size=1048576 2023-12-16T01:38:26.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.798+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.2 size=571789 2023-12-16T01:38:26.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.798+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=DBSLSKPSEGOY tag=M7S9WNAKJR9J type=write size=3717517 2023-12-16T01:38:26.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.800+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.0 size=1048576 2023-12-16T01:38:26.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.801+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.1 size=1048576 2023-12-16T01:38:26.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.803+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~2TGAMQND8EMW.2 size=546571 2023-12-16T01:38:26.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.805+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=2TGAMQND8EMW tag=RZZXOJ350TY4 type=write size=3692299 2023-12-16T01:38:26.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.808+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.0 size=1048576 2023-12-16T01:38:26.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.810+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.1 size=1048576 2023-12-16T01:38:26.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.811+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.2 size=339940 2023-12-16T01:38:26.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.811+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=YRFA16VTXP69 tag=F4CFD2MQKDMI type=write size=3485668 2023-12-16T01:38:26.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.814+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=3NL1YPUSHUT8 type=del size=2268359 2023-12-16T01:38:26.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.817+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~7M0LVDA7FCR8.0 size=1048576 2023-12-16T01:38:26.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.819+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~7M0LVDA7FCR8.1 size=413863 2023-12-16T01:38:26.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.819+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=7M0LVDA7FCR8 tag=H5DP7V35UT43 type=write size=2511015 2023-12-16T01:38:26.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.820+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.0 size=1048576 2023-12-16T01:38:26.822 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.821+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.1 size=1048576 2023-12-16T01:38:26.822 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.821+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~V4NNQYG0YA2B.2 size=78476 2023-12-16T01:38:26.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.824+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=V4NNQYG0YA2B tag=L8F42DKVXRI0 type=write size=3224204 2023-12-16T01:38:26.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.828+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.0 size=1048576 2023-12-16T01:38:26.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.829+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.1 size=1048576 2023-12-16T01:38:26.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.830+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.2 size=678283 2023-12-16T01:38:26.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.830+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=BD82O2P79527 tag=P22S9GXU74XU type=write size=3824011 2023-12-16T01:38:26.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.832+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~94IINOWJQIQA.0 size=1048576 2023-12-16T01:38:26.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.833+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~94IINOWJQIQA.1 size=996992 2023-12-16T01:38:26.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.836+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=94IINOWJQIQA tag=VTRH2SJ102FJ type=write size=3094144 2023-12-16T01:38:26.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.838+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=2X8L70E3QTQD type=write size=125132 2023-12-16T01:38:26.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.839+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=5BUZQ0N0FNTN type=del 2023-12-16T01:38:26.841 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.841+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=9FA9LZPG74Q2 type=del size=122577 2023-12-16T01:38:26.844 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.844+0000 7f5c997a3840 1 < suggested remove operation key=NBH09B3H2JPP tag=6B9XTOE9A2N2 type=del 2023-12-16T01:38:26.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.847+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~F59UUQ3A6FQ0.0 size=671618 2023-12-16T01:38:26.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.847+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=F59UUQ3A6FQ0 tag=28WBITA1TOYM type=write size=1720194 2023-12-16T01:38:26.849 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.849+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~FBCY9QLNI5O0.0 size=1048576 2023-12-16T01:38:26.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.850+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~FBCY9QLNI5O0.1 size=850913 2023-12-16T01:38:26.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.853+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=FBCY9QLNI5O0 tag=AJ2FTP7O2VLR type=write size=2948065 2023-12-16T01:38:26.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.856+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.0 size=1048576 2023-12-16T01:38:26.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.857+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.1 size=1048576 2023-12-16T01:38:26.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.859+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.2 size=360574 2023-12-16T01:38:26.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.859+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=1EK5EEUOTL0G tag=M4VK6L5QSETR type=write size=3506302 2023-12-16T01:38:26.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.860+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=YTBIYLIMV932 type=del 2023-12-16T01:38:26.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.862+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=2CYSCJHP3MY8 type=del size=2249530 2023-12-16T01:38:26.864 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.863+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~U4BRZUQB2HXK.0 size=5595 2023-12-16T01:38:26.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.866+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=U4BRZUQB2HXK tag=ENEOWIX7DFYU type=write size=1054171 2023-12-16T01:38:26.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.868+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=O7I3AVLW89VH type=del size=3327741 2023-12-16T01:38:26.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.869+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.0 size=1048576 2023-12-16T01:38:26.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.871+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.1 size=1048576 2023-12-16T01:38:26.873 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.872+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~23UMUHKW10WA.2 size=996118 2023-12-16T01:38:26.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.875+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=23UMUHKW10WA tag=T7URD32YQ8I8 type=write size=4141846 2023-12-16T01:38:26.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.877+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=7SVURRLFW457 type=del size=3092943 2023-12-16T01:38:26.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.878+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~U4ZI4L793R1E.0 size=432450 2023-12-16T01:38:26.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.881+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=U4ZI4L793R1E tag=C70JC7KBUU9A type=write size=1481026 2023-12-16T01:38:26.883 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.882+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=0ZYQB29EF2NH type=del size=703687 2023-12-16T01:38:26.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.885+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=U5K47Z1K53SV type=del 2023-12-16T01:38:26.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.889+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~L19ER0IKMSOX.0 size=815058 2023-12-16T01:38:26.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.889+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=L19ER0IKMSOX tag=8C3E9CVEEWCF type=write size=1863634 2023-12-16T01:38:26.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.893+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=QWWXPAGP1L7C type=del size=3388030 2023-12-16T01:38:26.895 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.894+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=WSLYJTJHX89Y type=del size=1130381 2023-12-16T01:38:26.897 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.896+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=8UK4V9RAPIY8 type=del 2023-12-16T01:38:26.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.898+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=6KZIUQ64O1XO type=del size=308997 2023-12-16T01:38:26.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.900+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=3Y5SJM86L9ME type=del 2023-12-16T01:38:26.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.901+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=QSJVRODVZOWI type=del size=1304563 2023-12-16T01:38:26.903 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.903+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.0 size=1048576 2023-12-16T01:38:26.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.904+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.1 size=1048576 2023-12-16T01:38:26.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.906+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~DBSLSKPSEGOY.2 size=571789 2023-12-16T01:38:26.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.908+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=DBSLSKPSEGOY tag=M7S9WNAKJR9J type=write size=3717517 2023-12-16T01:38:26.912 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.911+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~065B71V1Y5RL.0 size=1048576 2023-12-16T01:38:26.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.913+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~065B71V1Y5RL.1 size=639375 2023-12-16T01:38:26.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.913+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=065B71V1Y5RL tag=LP9ADYR02SX1 type=write size=2736527 2023-12-16T01:38:26.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.915+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.0 size=1048576 2023-12-16T01:38:26.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.916+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.1 size=1048576 2023-12-16T01:38:26.919 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.918+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~YRFA16VTXP69.2 size=339940 2023-12-16T01:38:26.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.924+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=YRFA16VTXP69 tag=F4CFD2MQKDMI type=write size=3485668 2023-12-16T01:38:26.927 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.926+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.0 size=1048576 2023-12-16T01:38:26.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.928+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.1 size=1048576 2023-12-16T01:38:26.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.929+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.2 size=661860 2023-12-16T01:38:26.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.929+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=YMYS4P1ZAQDL tag=ZL8X23RJWRZ2 type=write size=3807588 2023-12-16T01:38:26.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.931+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~7M0LVDA7FCR8.0 size=1048576 2023-12-16T01:38:26.933 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.932+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~7M0LVDA7FCR8.1 size=413863 2023-12-16T01:38:26.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.935+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=7M0LVDA7FCR8 tag=H5DP7V35UT43 type=write size=2511015 2023-12-16T01:38:26.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.937+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=7WRBHUE7EG0J type=del size=1472288 2023-12-16T01:38:26.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.937+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.0 size=1048576 2023-12-16T01:38:26.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.938+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.1 size=1048576 2023-12-16T01:38:26.940 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.940+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~BD82O2P79527.2 size=678283 2023-12-16T01:38:26.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.942+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=BD82O2P79527 tag=P22S9GXU74XU type=write size=3824011 2023-12-16T01:38:26.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.945+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~7JG07SGQ6O86.0 size=1048576 2023-12-16T01:38:26.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.947+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~7JG07SGQ6O86.1 size=191552 2023-12-16T01:38:26.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.947+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=7JG07SGQ6O86 tag=COAVHORZJM4A type=write size=2288704 2023-12-16T01:38:26.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.950+0000 7f5c997a3840 1 < suggested update operation key=DIPUXQ5NX215 tag=2X8L70E3QTQD type=write size=125132 2023-12-16T01:38:26.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.952+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=B6OSXZ3RCA35 type=del size=4126987 2023-12-16T01:38:26.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.953+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=9FA9LZPG74Q2 type=del 2023-12-16T01:38:26.956 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.955+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=JD597C4NIB14 type=write size=174886 2023-12-16T01:38:26.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.963+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~F59UUQ3A6FQ0.0 size=671618 2023-12-16T01:38:26.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.966+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=F59UUQ3A6FQ0 tag=28WBITA1TOYM type=write size=1720194 2023-12-16T01:38:26.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.969+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~FP6X0FJ9NN6J.0 size=1048576 2023-12-16T01:38:26.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.971+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~FP6X0FJ9NN6J.1 size=1031885 2023-12-16T01:38:26.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.971+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=FP6X0FJ9NN6J tag=YU8AD7CTVA6D type=write size=3129037 2023-12-16T01:38:26.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.972+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.0 size=1048576 2023-12-16T01:38:26.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.973+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.1 size=1048576 2023-12-16T01:38:26.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.975+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~1EK5EEUOTL0G.2 size=360574 2023-12-16T01:38:26.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.977+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=1EK5EEUOTL0G tag=M4VK6L5QSETR type=write size=3506302 2023-12-16T01:38:26.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.980+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~M6AX1B0AQWLC.0 size=1048576 2023-12-16T01:38:26.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.982+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~M6AX1B0AQWLC.1 size=523851 2023-12-16T01:38:26.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.982+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=M6AX1B0AQWLC tag=OBK5G6260X3J type=write size=2621003 2023-12-16T01:38:26.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.986+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=2CYSCJHP3MY8 type=del size=2249530 2023-12-16T01:38:26.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.988+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=NVHMNG02XG9N type=del size=1806553 2023-12-16T01:38:26.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.989+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=O7I3AVLW89VH type=del 2023-12-16T01:38:26.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.991+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=MP5QILH14D7J type=del size=2091489 2023-12-16T01:38:26.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.993+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=7SVURRLFW457 type=del 2023-12-16T01:38:26.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.994+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=1NSNJD85SG62 type=del size=4007965 2023-12-16T01:38:26.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.996+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=0ZYQB29EF2NH type=del 2023-12-16T01:38:26.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.997+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=7GT6DARSZK95 type=del size=4151704 2023-12-16T01:38:27.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:26.999+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~L19ER0IKMSOX.0 size=815058 2023-12-16T01:38:27.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.002+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=L19ER0IKMSOX tag=8C3E9CVEEWCF type=write size=1863634 2023-12-16T01:38:27.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.003+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=E2HFR43Y8YVS type=del size=2086769 2023-12-16T01:38:27.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.005+0000 7f5c997a3840 -1 < failed to complete operation key=DIPUXQ5NX215 tag=WSLYJTJHX89Y type=del size=1130381: (22) Invalid argument 2023-12-16T01:38:27.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.007+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=RSUUQU176893 type=del size=4022469 2023-12-16T01:38:27.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.008+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=6KZIUQ64O1XO type=del 2023-12-16T01:38:27.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.012+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.0 size=1048576 2023-12-16T01:38:27.014 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.013+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.1 size=1048576 2023-12-16T01:38:27.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.015+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.2 size=951196 2023-12-16T01:38:27.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.015+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=D44OH1AGQDHW tag=O62PA3XS53IJ type=write size=4096924 2023-12-16T01:38:27.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.017+0000 7f5c997a3840 -1 < failed to complete operation key=DIPUXQ5NX215 tag=QSJVRODVZOWI type=del size=1304563: (22) Invalid argument 2023-12-16T01:38:27.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.018+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=EVHZY05BPGLX type=del size=2786315 2023-12-16T01:38:27.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.020+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~065B71V1Y5RL.0 size=1048576 2023-12-16T01:38:27.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.022+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~065B71V1Y5RL.1 size=639375 2023-12-16T01:38:27.025 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.025+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=065B71V1Y5RL tag=LP9ADYR02SX1 type=write size=2736527 2023-12-16T01:38:27.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.027+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~ZORMXMYV7GZT.0 size=473337 2023-12-16T01:38:27.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.027+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=ZORMXMYV7GZT tag=J3VT0M9XJYT0 type=write size=1521913 2023-12-16T01:38:27.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.029+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.0 size=1048576 2023-12-16T01:38:27.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.030+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.1 size=1048576 2023-12-16T01:38:27.032 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.032+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~YMYS4P1ZAQDL.2 size=661860 2023-12-16T01:38:27.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.034+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=YMYS4P1ZAQDL tag=ZL8X23RJWRZ2 type=write size=3807588 2023-12-16T01:38:27.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.037+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~5E69XMZ09OUC.0 size=978073 2023-12-16T01:38:27.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.037+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=5E69XMZ09OUC tag=MN4BWTI47NYR type=write size=2026649 2023-12-16T01:38:27.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.041+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=7WRBHUE7EG0J type=del size=1472288 2023-12-16T01:38:27.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.042+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=YD3YVIPWJOLX type=write size=52276 2023-12-16T01:38:27.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.043+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~7JG07SGQ6O86.0 size=1048576 2023-12-16T01:38:27.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.044+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~7JG07SGQ6O86.1 size=191552 2023-12-16T01:38:27.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.047+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=7JG07SGQ6O86 tag=COAVHORZJM4A type=write size=2288704 2023-12-16T01:38:27.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.048+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=AEDNUX9U9OVI type=del size=746893 2023-12-16T01:38:27.051 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.050+0000 7f5c997a3840 -1 < failed to complete operation key=UABS6DA1C0BF tag=B6OSXZ3RCA35 type=del size=4126987: (22) Invalid argument 2023-12-16T01:38:27.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.052+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=OC47F49Z4ZOO type=del size=898747 2023-12-16T01:38:27.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.054+0000 7f5c997a3840 1 < completed write operation key=A9X7X1OH24L4 tag=JD597C4NIB14 type=write size=174886 2023-12-16T01:38:27.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.057+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~82QE9YSDAUE2.0 size=967722 2023-12-16T01:38:27.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.057+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=82QE9YSDAUE2 tag=3HGTMR9YQH4V type=write size=2016298 2023-12-16T01:38:27.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.058+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~FP6X0FJ9NN6J.0 size=1048576 2023-12-16T01:38:27.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.058+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~FP6X0FJ9NN6J.1 size=1031885 2023-12-16T01:38:27.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.061+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=FP6X0FJ9NN6J tag=YU8AD7CTVA6D type=write size=3129037 2023-12-16T01:38:27.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.064+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~SDLYRERZ1DIP.0 size=666412 2023-12-16T01:38:27.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.064+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=SDLYRERZ1DIP tag=W220KGSD5107 type=write size=1714988 2023-12-16T01:38:27.066 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.066+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~M6AX1B0AQWLC.0 size=1048576 2023-12-16T01:38:27.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.067+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~M6AX1B0AQWLC.1 size=523851 2023-12-16T01:38:27.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.070+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=M6AX1B0AQWLC tag=OBK5G6260X3J type=write size=2621003 2023-12-16T01:38:27.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.072+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=1A8OB6UT8BJR type=del size=2809092 2023-12-16T01:38:27.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.073+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=NVHMNG02XG9N type=del 2023-12-16T01:38:27.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.076+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~4KBGQW6RMYN2.0 size=485440 2023-12-16T01:38:27.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.076+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=4KBGQW6RMYN2 tag=URF2NOJF666E type=write size=1534016 2023-12-16T01:38:27.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.077+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=MP5QILH14D7J type=del 2023-12-16T01:38:27.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.080+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~P40MI7S0TBEE.0 size=806870 2023-12-16T01:38:27.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.080+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=P40MI7S0TBEE tag=BW652EAEZCBC type=write size=1855446 2023-12-16T01:38:27.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.082+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=1NSNJD85SG62 type=del 2023-12-16T01:38:27.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.083+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=EB3V9HL5YMF4 type=del size=769482 2023-12-16T01:38:27.085 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.085+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=7GT6DARSZK95 type=del 2023-12-16T01:38:27.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.088+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~GRC3L6PP7EN0.0 size=161293 2023-12-16T01:38:27.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.088+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=GRC3L6PP7EN0 tag=8B4AEG86JO6G type=write size=1209869 2023-12-16T01:38:27.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.090+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=E2HFR43Y8YVS type=del 2023-12-16T01:38:27.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.092+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=2KKT8WRB5HWI type=del size=4167805 2023-12-16T01:38:27.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.095+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=RSUUQU176893 type=del size=4022469 2023-12-16T01:38:27.097 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.097+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=3PBZLPQUC2TM type=del size=1760589 2023-12-16T01:38:27.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.097+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.0 size=1048576 2023-12-16T01:38:27.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.098+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.1 size=1048576 2023-12-16T01:38:27.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.100+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~D44OH1AGQDHW.2 size=951196 2023-12-16T01:38:27.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.103+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=D44OH1AGQDHW tag=O62PA3XS53IJ type=write size=4096924 2023-12-16T01:38:27.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.104+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=2V0HB9RB0RVY type=del size=1069551 2023-12-16T01:38:27.107 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.106+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=EVHZY05BPGLX type=del 2023-12-16T01:38:27.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.109+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~K7BDG2DXLXIJ.0 size=110676 2023-12-16T01:38:27.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.109+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=K7BDG2DXLXIJ tag=OGWWHZZ0QDU2 type=write size=1159252 2023-12-16T01:38:27.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.111+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~ZORMXMYV7GZT.0 size=473337 2023-12-16T01:38:27.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.114+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=ZORMXMYV7GZT tag=J3VT0M9XJYT0 type=write size=1521913 2023-12-16T01:38:27.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.117+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.0 size=1048576 2023-12-16T01:38:27.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.118+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.1 size=1048576 2023-12-16T01:38:27.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.120+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.2 size=222701 2023-12-16T01:38:27.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.120+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=GME4VK4CTOME tag=UK9GS8PC38M8 type=write size=3368429 2023-12-16T01:38:27.122 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.121+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~5E69XMZ09OUC.0 size=978073 2023-12-16T01:38:27.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.125+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=5E69XMZ09OUC tag=MN4BWTI47NYR type=write size=2026649 2023-12-16T01:38:27.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.128+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~M0FWZZY073IL.0 size=1048576 2023-12-16T01:38:27.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.130+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~M0FWZZY073IL.1 size=531435 2023-12-16T01:38:27.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.130+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=M0FWZZY073IL tag=1T2AT8NQ7CFJ type=write size=2628587 2023-12-16T01:38:27.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.132+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=YD3YVIPWJOLX type=write size=52276 2023-12-16T01:38:27.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.135+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~FIKYJ9ZEH28C.0 size=1048576 2023-12-16T01:38:27.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.136+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~FIKYJ9ZEH28C.1 size=465459 2023-12-16T01:38:27.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.136+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=FIKYJ9ZEH28C tag=0Q8BY9CM41SO type=write size=2562611 2023-12-16T01:38:27.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.137+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=AEDNUX9U9OVI type=del 2023-12-16T01:38:27.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.140+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~15K5XW36GTNX.0 size=1048576 2023-12-16T01:38:27.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.142+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~15K5XW36GTNX.1 size=5331 2023-12-16T01:38:27.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.142+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=15K5XW36GTNX tag=NPZ7WBIAN2VU type=write size=2102483 2023-12-16T01:38:27.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.143+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=OC47F49Z4ZOO type=del 2023-12-16T01:38:27.147 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.146+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~7PH4K2V6UPY6.0 size=1048576 2023-12-16T01:38:27.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.147+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~7PH4K2V6UPY6.1 size=766588 2023-12-16T01:38:27.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.147+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=7PH4K2V6UPY6 tag=5SSL2ST2GLCN type=write size=2863740 2023-12-16T01:38:27.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.149+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~82QE9YSDAUE2.0 size=967722 2023-12-16T01:38:27.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.152+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=82QE9YSDAUE2 tag=3HGTMR9YQH4V type=write size=2016298 2023-12-16T01:38:27.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.154+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=WN9M8S11NANF type=del size=2718443 2023-12-16T01:38:27.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.155+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~SDLYRERZ1DIP.0 size=666412 2023-12-16T01:38:27.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.158+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=SDLYRERZ1DIP tag=W220KGSD5107 type=write size=1714988 2023-12-16T01:38:27.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.161+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.0 size=1048576 2023-12-16T01:38:27.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.162+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.1 size=1048576 2023-12-16T01:38:27.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.163+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.2 size=933543 2023-12-16T01:38:27.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.163+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=HFZ1L96S624J tag=8S8SNI0JG6YY type=write size=4079271 2023-12-16T01:38:27.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.166+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=1A8OB6UT8BJR type=del size=2809092 2023-12-16T01:38:27.168 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.168+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=XHSBX4TER39T type=del size=2014108 2023-12-16T01:38:27.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.169+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~4KBGQW6RMYN2.0 size=485440 2023-12-16T01:38:27.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.172+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=4KBGQW6RMYN2 tag=URF2NOJF666E type=write size=1534016 2023-12-16T01:38:27.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.174+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=PJJVYYBXUKPH type=del size=736645 2023-12-16T01:38:27.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.174+0000 7f5c997a3840 1 < canceled part key=_multipart_EBSYBW3B6QJ0.2~P40MI7S0TBEE.0 size=806870 2023-12-16T01:38:27.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.176+0000 7f5c997a3840 1 < canceled multipart upload key=EBSYBW3B6QJ0 upload=P40MI7S0TBEE tag=BW652EAEZCBC type=write size=1855446 2023-12-16T01:38:27.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.179+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~CXR3357UJ4DS.0 size=1048576 2023-12-16T01:38:27.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.181+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~CXR3357UJ4DS.1 size=879096 2023-12-16T01:38:27.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.181+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=CXR3357UJ4DS tag=6B9PIHVPU2BE type=write size=2976248 2023-12-16T01:38:27.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.182+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=EB3V9HL5YMF4 type=del 2023-12-16T01:38:27.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.186+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~HXNK8L10UJE9.0 size=1048576 2023-12-16T01:38:27.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.187+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~HXNK8L10UJE9.1 size=1029041 2023-12-16T01:38:27.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.187+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=HXNK8L10UJE9 tag=QQP9QUTFKFO4 type=write size=3126193 2023-12-16T01:38:27.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.189+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~GRC3L6PP7EN0.0 size=161293 2023-12-16T01:38:27.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.191+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=GRC3L6PP7EN0 tag=8B4AEG86JO6G type=write size=1209869 2023-12-16T01:38:27.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.193+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=VJIB2VLSGXH6 type=write size=64165 2023-12-16T01:38:27.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.194+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=2KKT8WRB5HWI type=del 2023-12-16T01:38:27.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.196+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=KVKLPW4G76B4 type=write size=342903 2023-12-16T01:38:27.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.198+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=3PBZLPQUC2TM type=del 2023-12-16T01:38:27.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.200+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=GKFC49FVJJAG type=del size=4010511 2023-12-16T01:38:27.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.203+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=2V0HB9RB0RVY type=del size=1069551 2023-12-16T01:38:27.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.205+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~VX1W2HNZCOW1.0 size=370008 2023-12-16T01:38:27.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.205+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=VX1W2HNZCOW1 tag=LU5MSU331423 type=write size=1418584 2023-12-16T01:38:27.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.207+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~K7BDG2DXLXIJ.0 size=110676 2023-12-16T01:38:27.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.210+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=K7BDG2DXLXIJ tag=OGWWHZZ0QDU2 type=write size=1159252 2023-12-16T01:38:27.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.212+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~AWPMI2U7OB6J.0 size=568789 2023-12-16T01:38:27.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.212+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=AWPMI2U7OB6J tag=OS0OYNWWOOD8 type=write size=1617365 2023-12-16T01:38:27.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.214+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.0 size=1048576 2023-12-16T01:38:27.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.215+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.1 size=1048576 2023-12-16T01:38:27.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.216+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~GME4VK4CTOME.2 size=222701 2023-12-16T01:38:27.220 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.219+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=GME4VK4CTOME tag=UK9GS8PC38M8 type=write size=3368429 2023-12-16T01:38:27.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.222+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~W9GEAOL0CSWD.0 size=1048576 2023-12-16T01:38:27.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.223+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~W9GEAOL0CSWD.1 size=552207 2023-12-16T01:38:27.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.223+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=W9GEAOL0CSWD tag=8Q095BO8P9G6 type=write size=2649359 2023-12-16T01:38:27.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.225+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~M0FWZZY073IL.0 size=1048576 2023-12-16T01:38:27.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.226+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~M0FWZZY073IL.1 size=531435 2023-12-16T01:38:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:26 smithi078 ceph-mon[139570]: pgmap v1303: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:26 smithi078 ceph-mon[142991]: pgmap v1303: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:27.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.229+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=M0FWZZY073IL tag=1T2AT8NQ7CFJ type=write size=2628587 2023-12-16T01:38:27.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.231+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.0 size=1048576 2023-12-16T01:38:27.233 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.233+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.1 size=1048576 2023-12-16T01:38:27.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.234+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.2 size=759155 2023-12-16T01:38:27.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.234+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=609XQFH3JN7F tag=QMAY2L2N4Z37 type=write size=3904883 2023-12-16T01:38:27.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.236+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~FIKYJ9ZEH28C.0 size=1048576 2023-12-16T01:38:27.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.238+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~FIKYJ9ZEH28C.1 size=465459 2023-12-16T01:38:27.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.241+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=FIKYJ9ZEH28C tag=0Q8BY9CM41SO type=write size=2562611 2023-12-16T01:38:27.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.244+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.0 size=1048576 2023-12-16T01:38:27.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.245+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.1 size=1048576 2023-12-16T01:38:27.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.247+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.2 size=116160 2023-12-16T01:38:27.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.247+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=3JAOSYT5J1NH tag=Z6DNL6097C0Y type=write size=3261888 2023-12-16T01:38:27.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.248+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~15K5XW36GTNX.0 size=1048576 2023-12-16T01:38:27.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.249+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~15K5XW36GTNX.1 size=5331 2023-12-16T01:38:27.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.252+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=15K5XW36GTNX tag=NPZ7WBIAN2VU type=write size=2102483 2023-12-16T01:38:27.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.254+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=U2ORGKV2JKUD type=del size=4021720 2023-12-16T01:38:27.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.256+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~7PH4K2V6UPY6.0 size=1048576 2023-12-16T01:38:27.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.257+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~7PH4K2V6UPY6.1 size=766588 2023-12-16T01:38:27.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.261+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=7PH4K2V6UPY6 tag=5SSL2ST2GLCN type=write size=2863740 2023-12-16T01:38:27.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.262+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=4PTCQOP4A7U6 type=del size=1197986 2023-12-16T01:38:27.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.264+0000 7f5c997a3840 1 < canceled operation key=NDD9JP74W3A0 tag=WN9M8S11NANF type=del size=2718443 2023-12-16T01:38:27.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.265+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=4RWJQ7970V5V type=del size=2013570 2023-12-16T01:38:27.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.267+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.0 size=1048576 2023-12-16T01:38:27.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.269+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.1 size=1048576 2023-12-16T01:38:27.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.270+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~HFZ1L96S624J.2 size=933543 2023-12-16T01:38:27.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.273+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=HFZ1L96S624J tag=8S8SNI0JG6YY type=write size=4079271 2023-12-16T01:38:27.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.274+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=9V33G7W5Z1E2 type=del size=109441 2023-12-16T01:38:27.276 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.276+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=XHSBX4TER39T type=del 2023-12-16T01:38:27.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.279+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.0 size=1048576 2023-12-16T01:38:27.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.280+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.1 size=1048576 2023-12-16T01:38:27.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.282+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.2 size=80136 2023-12-16T01:38:27.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.282+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=7J7VNU1MUCTA tag=8AUQK9DZ537K type=write size=3225864 2023-12-16T01:38:27.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.285+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=PJJVYYBXUKPH type=del size=736645 2023-12-16T01:38:27.288 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.288+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.0 size=1048576 2023-12-16T01:38:27.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.289+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.1 size=1048576 2023-12-16T01:38:27.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.290+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.2 size=901704 2023-12-16T01:38:27.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.290+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=UT5RJTBWQ3HZ tag=H9LPK0V609EA type=write size=4047432 2023-12-16T01:38:27.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.292+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~CXR3357UJ4DS.0 size=1048576 2023-12-16T01:38:27.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.293+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~CXR3357UJ4DS.1 size=879096 2023-12-16T01:38:27.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.296+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=CXR3357UJ4DS tag=6B9PIHVPU2BE type=write size=2976248 2023-12-16T01:38:27.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.298+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=XGBY1OOJS3IG type=del size=3015814 2023-12-16T01:38:27.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.298+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~HXNK8L10UJE9.0 size=1048576 2023-12-16T01:38:27.300 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.299+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~HXNK8L10UJE9.1 size=1029041 2023-12-16T01:38:27.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.302+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=HXNK8L10UJE9 tag=QQP9QUTFKFO4 type=write size=3126193 2023-12-16T01:38:27.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.304+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=QLTGMPCHIIXU type=del size=1410547 2023-12-16T01:38:27.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.308+0000 7f5c997a3840 1 < suggested update operation key=59X1QITYQH28 tag=VJIB2VLSGXH6 type=write size=64165 2023-12-16T01:38:27.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.311+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~QR1P1YBJNHGK.0 size=1048576 2023-12-16T01:38:27.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.312+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~QR1P1YBJNHGK.1 size=842128 2023-12-16T01:38:27.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.312+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=QR1P1YBJNHGK tag=93U4HPD4YHCL type=write size=2939280 2023-12-16T01:38:27.314 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.314+0000 7f5c997a3840 1 < completed write operation key=ABZTLF79NQIW tag=KVKLPW4G76B4 type=write size=342903 2023-12-16T01:38:27.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.315+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=ZVVWNFM9X6YO type=del size=1474052 2023-12-16T01:38:27.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.319+0000 7f5c997a3840 1 < suggested update operation key=0NLAUVL8M0Z2 tag=GKFC49FVJJAG type=del size=4010511 2023-12-16T01:38:27.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.320+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=5MKVB79CGLAG type=write size=646074 2023-12-16T01:38:27.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.322+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~VX1W2HNZCOW1.0 size=370008 2023-12-16T01:38:27.325 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.325+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=VX1W2HNZCOW1 tag=LU5MSU331423 type=write size=1418584 2023-12-16T01:38:27.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.328+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~EDOHIELUADPV.0 size=822029 2023-12-16T01:38:27.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.328+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=EDOHIELUADPV tag=ET2HOERC7XHF type=write size=1870605 2023-12-16T01:38:27.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.328+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~AWPMI2U7OB6J.0 size=568789 2023-12-16T01:38:27.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.331+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=AWPMI2U7OB6J tag=OS0OYNWWOOD8 type=write size=1617365 2023-12-16T01:38:27.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.332+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=EBZ5RNAGWJW0 type=del size=1361902 2023-12-16T01:38:27.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.334+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~W9GEAOL0CSWD.0 size=1048576 2023-12-16T01:38:27.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.336+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~W9GEAOL0CSWD.1 size=552207 2023-12-16T01:38:27.339 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.339+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=W9GEAOL0CSWD tag=8Q095BO8P9G6 type=write size=2649359 2023-12-16T01:38:27.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.342+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~XWGODB8HCKRH.0 size=246569 2023-12-16T01:38:27.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.342+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=XWGODB8HCKRH tag=9EHW5EZR8C03 type=write size=1295145 2023-12-16T01:38:27.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.344+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.0 size=1048576 2023-12-16T01:38:27.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.346+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.1 size=1048576 2023-12-16T01:38:27.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.347+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~609XQFH3JN7F.2 size=759155 2023-12-16T01:38:27.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.350+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=609XQFH3JN7F tag=QMAY2L2N4Z37 type=write size=3904883 2023-12-16T01:38:27.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.353+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=SX4VHSW47DXT type=del size=2281023 2023-12-16T01:38:27.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.355+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.0 size=1048576 2023-12-16T01:38:27.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.356+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.1 size=1048576 2023-12-16T01:38:27.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.358+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~3JAOSYT5J1NH.2 size=116160 2023-12-16T01:38:27.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.361+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=3JAOSYT5J1NH tag=Z6DNL6097C0Y type=write size=3261888 2023-12-16T01:38:27.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.364+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=10OTW9GQG83R type=del size=4076904 2023-12-16T01:38:27.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.366+0000 7f5c997a3840 -1 < failed to complete operation key=59X1QITYQH28 tag=U2ORGKV2JKUD type=del size=4021720: (22) Invalid argument 2023-12-16T01:38:27.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.369+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~QF96CJMYW1H0.0 size=786028 2023-12-16T01:38:27.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.369+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=QF96CJMYW1H0 tag=3F1I1EQQOXMV type=write size=1834604 2023-12-16T01:38:27.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.371+0000 7f5c997a3840 -1 < failed to complete operation key=GAF2J0772Y5I tag=4PTCQOP4A7U6 type=del size=1197986: (22) Invalid argument 2023-12-16T01:38:27.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.374+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=JB0AFXDXZU35 type=del size=3477731 2023-12-16T01:38:27.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.375+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=4RWJQ7970V5V type=del 2023-12-16T01:38:27.379 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.378+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.0 size=1048576 2023-12-16T01:38:27.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.380+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.1 size=1048576 2023-12-16T01:38:27.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.381+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.2 size=872463 2023-12-16T01:38:27.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.381+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=C5Y6VOB82KOT tag=PI5BHBZ7I0AS type=write size=4018191 2023-12-16T01:38:27.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.383+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=9V33G7W5Z1E2 type=del 2023-12-16T01:38:27.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.385+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=AG2VZPERUFAV type=del size=2765974 2023-12-16T01:38:27.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.386+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.0 size=1048576 2023-12-16T01:38:27.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.387+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.1 size=1048576 2023-12-16T01:38:27.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.389+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~7J7VNU1MUCTA.2 size=80136 2023-12-16T01:38:27.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.392+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=7J7VNU1MUCTA tag=8AUQK9DZ537K type=write size=3225864 2023-12-16T01:38:27.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.394+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=7WUZJNOEKU11 type=del size=2106886 2023-12-16T01:38:27.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.395+0000 7f5c997a3840 1 < canceled part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.0 size=1048576 2023-12-16T01:38:27.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.396+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.1 size=1048576 2023-12-16T01:38:27.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.398+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~UT5RJTBWQ3HZ.2 size=901704 2023-12-16T01:38:27.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.401+0000 7f5c997a3840 1 < canceled multipart upload key=6XZOAX7QEXIM upload=UT5RJTBWQ3HZ tag=H9LPK0V609EA type=write size=4047432 2023-12-16T01:38:27.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.405+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~EFWZEGOEMYCA.0 size=318675 2023-12-16T01:38:27.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.405+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=EFWZEGOEMYCA tag=Y8CPE2XIWR9X type=write size=1367251 2023-12-16T01:38:27.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.407+0000 7f5c997a3840 -1 < failed to complete operation key=59X1QITYQH28 tag=XGBY1OOJS3IG type=del size=3015814: (22) Invalid argument 2023-12-16T01:38:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:26 smithi118 ceph-mon[131825]: pgmap v1303: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:27.410 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.410+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~G4M86TRMMLH8.0 size=1048576 2023-12-16T01:38:27.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.411+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~G4M86TRMMLH8.1 size=14732 2023-12-16T01:38:27.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.411+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=G4M86TRMMLH8 tag=OM5PGHG64HUJ type=write size=2111884 2023-12-16T01:38:27.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.414+0000 7f5c997a3840 1 < canceled operation key=PF1CUO28FU1V tag=QLTGMPCHIIXU type=del size=1410547 2023-12-16T01:38:27.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.417+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.0 size=1048576 2023-12-16T01:38:27.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.419+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.1 size=1048576 2023-12-16T01:38:27.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.420+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.2 size=65274 2023-12-16T01:38:27.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.420+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=UIBPEKYPWV37 tag=OYVWYNM91TFG type=write size=3211002 2023-12-16T01:38:27.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.422+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~QR1P1YBJNHGK.0 size=1048576 2023-12-16T01:38:27.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.424+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~QR1P1YBJNHGK.1 size=842128 2023-12-16T01:38:27.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.427+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=QR1P1YBJNHGK tag=93U4HPD4YHCL type=write size=2939280 2023-12-16T01:38:27.430 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.430+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~20GXDH5NH84O.0 size=469683 2023-12-16T01:38:27.430 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.430+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=20GXDH5NH84O tag=S86J79WAC1GH type=write size=1518259 2023-12-16T01:38:27.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.431+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=ZVVWNFM9X6YO type=del 2023-12-16T01:38:27.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.435+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.0 size=1048576 2023-12-16T01:38:27.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.436+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.1 size=1048576 2023-12-16T01:38:27.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.438+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.2 size=305206 2023-12-16T01:38:27.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.438+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=0PJYJHDTR833 tag=ZHSDCI00Z0U7 type=write size=3450934 2023-12-16T01:38:27.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.441+0000 7f5c997a3840 1 < suggested remove operation key=8MTSFTLL3KPK tag=5MKVB79CGLAG type=write 2023-12-16T01:38:27.443 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.443+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=KA4MGF6YHT7X type=del size=4135092 2023-12-16T01:38:27.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.445+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~EDOHIELUADPV.0 size=822029 2023-12-16T01:38:27.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.448+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=EDOHIELUADPV tag=ET2HOERC7XHF type=write size=1870605 2023-12-16T01:38:27.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.450+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=26I2EMR1RF4T type=del size=1364312 2023-12-16T01:38:27.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.454+0000 7f5c997a3840 1 < suggested remove operation key=UABS6DA1C0BF tag=EBZ5RNAGWJW0 type=del 2023-12-16T01:38:27.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.456+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=2BB83HGYU2IT type=del size=2077629 2023-12-16T01:38:27.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.456+0000 7f5c997a3840 1 < canceled part key=_multipart_EBSYBW3B6QJ0.2~XWGODB8HCKRH.0 size=246569 2023-12-16T01:38:27.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.460+0000 7f5c997a3840 1 < canceled multipart upload key=EBSYBW3B6QJ0 upload=XWGODB8HCKRH tag=9EHW5EZR8C03 type=write size=1295145 2023-12-16T01:38:27.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.461+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=T0V0BXFVTNQG type=del size=1627311 2023-12-16T01:38:27.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.464+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=SX4VHSW47DXT type=del size=2281023 2023-12-16T01:38:27.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.467+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~ACRJHQ7M6INW.0 size=1048576 2023-12-16T01:38:27.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.469+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~ACRJHQ7M6INW.1 size=537589 2023-12-16T01:38:27.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.469+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=ACRJHQ7M6INW tag=DTI5NQQT2D7P type=write size=2634741 2023-12-16T01:38:27.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.471+0000 7f5c997a3840 1 < canceled operation key=USOB314PKDFK tag=10OTW9GQG83R type=del size=4076904 2023-12-16T01:38:27.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.474+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~6K81IY8NPXB4.0 size=1048576 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.476+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~6K81IY8NPXB4.1 size=667118 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.476+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=6K81IY8NPXB4 tag=AO1UK2OBPU29 type=write size=2764270 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.476+0000 7f5c997a3840 1 < canceled part key=_multipart_8QNB6AVOFOZ9.2~QF96CJMYW1H0.0 size=786028 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.479+0000 7f5c997a3840 1 < canceled multipart upload key=8QNB6AVOFOZ9 upload=QF96CJMYW1H0 tag=3F1I1EQQOXMV type=write size=1834604 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.481+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=BR48U1H5W7JS type=del size=315957 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.482+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=JB0AFXDXZU35 type=del 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.484+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=MTSN0XL327RE type=del size=476790 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.486+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.0 size=1048576 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.487+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.1 size=1048576 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.488+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~C5Y6VOB82KOT.2 size=872463 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.491+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=C5Y6VOB82KOT tag=PI5BHBZ7I0AS type=write size=4018191 2023-12-16T01:38:27.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.495+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~Y4PL013HNKTC.0 size=70302 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.495+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=Y4PL013HNKTC tag=NOEUDY3UX80A type=write size=1118878 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.497+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=AG2VZPERUFAV type=del 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.500+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~1HOIRE96R77M.0 size=1048576 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.502+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~1HOIRE96R77M.1 size=390232 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.502+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=1HOIRE96R77M tag=AH323NBK9F9S type=write size=2487384 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.503+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=7WUZJNOEKU11 type=del 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.505+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=D3QO0W7DD94I type=write size=331753 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.507+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~EFWZEGOEMYCA.0 size=318675 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.510+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=EFWZEGOEMYCA tag=Y8CPE2XIWR9X type=write size=1367251 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.512+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=Y93ZMCZUUI3R type=del size=879848 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.514+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~G4M86TRMMLH8.0 size=1048576 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.515+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~G4M86TRMMLH8.1 size=14732 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.519+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=G4M86TRMMLH8 tag=OM5PGHG64HUJ type=write size=2111884 2023-12-16T01:38:27.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.520+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=CBPG369L6ZZV type=del size=4153652 2023-12-16T01:38:27.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.523+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.0 size=1048576 2023-12-16T01:38:27.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.524+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.1 size=1048576 2023-12-16T01:38:27.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.526+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~UIBPEKYPWV37.2 size=65274 2023-12-16T01:38:27.530 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.529+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=UIBPEKYPWV37 tag=OYVWYNM91TFG type=write size=3211002 2023-12-16T01:38:27.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.532+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~KIZ5P5UJCG2N.0 size=1048576 2023-12-16T01:38:27.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.534+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~KIZ5P5UJCG2N.1 size=926193 2023-12-16T01:38:27.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.534+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=KIZ5P5UJCG2N tag=Q6VVICWV30F5 type=write size=3023345 2023-12-16T01:38:27.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.536+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~20GXDH5NH84O.0 size=469683 2023-12-16T01:38:27.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.538+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=20GXDH5NH84O tag=S86J79WAC1GH type=write size=1518259 2023-12-16T01:38:27.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.540+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=2HIZS1IWPUDP type=write size=920009 2023-12-16T01:38:27.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.542+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.0 size=1048576 2023-12-16T01:38:27.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.542+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.1 size=1048576 2023-12-16T01:38:27.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.542+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~0PJYJHDTR833.2 size=305206 2023-12-16T01:38:27.545 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.545+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=0PJYJHDTR833 tag=ZHSDCI00Z0U7 type=write size=3450934 2023-12-16T01:38:27.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.547+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=X9LL3R1D9C8Z type=del size=4049259 2023-12-16T01:38:27.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.548+0000 7f5c997a3840 1 < canceled operation key=325R11YRWI7F tag=KA4MGF6YHT7X type=del size=4135092 2023-12-16T01:38:27.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.551+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.0 size=1048576 2023-12-16T01:38:27.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.553+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.1 size=1048576 2023-12-16T01:38:27.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.554+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.2 size=90079 2023-12-16T01:38:27.555 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.554+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=MLAZVMOKXIFI tag=756B6DU1RIU3 type=write size=3235807 2023-12-16T01:38:27.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.556+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=26I2EMR1RF4T type=del 2023-12-16T01:38:27.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.560+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~Z3ZF1OTQDBTZ.0 size=997277 2023-12-16T01:38:27.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.560+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=Z3ZF1OTQDBTZ tag=BAAZKS8F1F7V type=write size=2045853 2023-12-16T01:38:27.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.561+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=2BB83HGYU2IT type=del 2023-12-16T01:38:27.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.563+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=HH07CKM1BEOE type=del size=53399 2023-12-16T01:38:27.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.565+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=T0V0BXFVTNQG type=del 2023-12-16T01:38:27.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.567+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=0V1U6WTY82L1 type=del size=811407 2023-12-16T01:38:27.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.567+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~ACRJHQ7M6INW.0 size=1048576 2023-12-16T01:38:27.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.568+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~ACRJHQ7M6INW.1 size=537589 2023-12-16T01:38:27.572 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.571+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=ACRJHQ7M6INW tag=DTI5NQQT2D7P type=write size=2634741 2023-12-16T01:38:27.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.573+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=1N9ODEHGWZUN type=del size=473355 2023-12-16T01:38:27.574 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.573+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~6K81IY8NPXB4.0 size=1048576 2023-12-16T01:38:27.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.575+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~6K81IY8NPXB4.1 size=667118 2023-12-16T01:38:27.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.578+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=6K81IY8NPXB4 tag=AO1UK2OBPU29 type=write size=2764270 2023-12-16T01:38:27.580 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.580+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=ED61ZM6TP5US type=write size=705574 2023-12-16T01:38:27.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.581+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=BR48U1H5W7JS type=del 2023-12-16T01:38:27.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.583+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=M6R65UFUBRQM type=del size=1665828 2023-12-16T01:38:27.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.587+0000 7f5c997a3840 1 < suggested update operation key=A9X7X1OH24L4 tag=MTSN0XL327RE type=del size=476790 2023-12-16T01:38:27.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.588+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=2FXURKIDCPHW type=write size=813597 2023-12-16T01:38:27.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.590+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~Y4PL013HNKTC.0 size=70302 2023-12-16T01:38:27.593 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.593+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=Y4PL013HNKTC tag=NOEUDY3UX80A type=write size=1118878 2023-12-16T01:38:27.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.595+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=19PQSXXYQWKM type=write size=101284 2023-12-16T01:38:27.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.595+0000 7f5c997a3840 1 < canceled part key=_multipart_51S0YULDPW63.2~1HOIRE96R77M.0 size=1048576 2023-12-16T01:38:27.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.595+0000 7f5c997a3840 1 < canceled part key=_multipart_51S0YULDPW63.2~1HOIRE96R77M.1 size=390232 2023-12-16T01:38:27.598 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.598+0000 7f5c997a3840 1 < canceled multipart upload key=51S0YULDPW63 upload=1HOIRE96R77M tag=AH323NBK9F9S type=write size=2487384 2023-12-16T01:38:27.600 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.599+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=08781U81WMP3 type=write size=943122 2023-12-16T01:38:27.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.601+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=D3QO0W7DD94I type=write size=331753 2023-12-16T01:38:27.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.604+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.0 size=1048576 2023-12-16T01:38:27.606 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.605+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.1 size=1048576 2023-12-16T01:38:27.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.607+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.2 size=577777 2023-12-16T01:38:27.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.607+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=RJQ4QF5GG2J0 tag=22HPBQRMAKOY type=write size=3723505 2023-12-16T01:38:27.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.608+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=Y93ZMCZUUI3R type=del 2023-12-16T01:38:27.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.610+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=K74ZJEQ3XS7D type=del size=3398108 2023-12-16T01:38:27.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.611+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=CBPG369L6ZZV type=del 2023-12-16T01:38:27.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.613+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=71B8VFK7JRJQ type=del size=3571691 2023-12-16T01:38:27.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.615+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~KIZ5P5UJCG2N.0 size=1048576 2023-12-16T01:38:27.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.616+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~KIZ5P5UJCG2N.1 size=926193 2023-12-16T01:38:27.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.619+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=KIZ5P5UJCG2N tag=Q6VVICWV30F5 type=write size=3023345 2023-12-16T01:38:27.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.622+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~82FFV30WSK9H.0 size=989739 2023-12-16T01:38:27.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.622+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=82FFV30WSK9H tag=MHNM5BSX21SI type=write size=2038315 2023-12-16T01:38:27.624 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.623+0000 7f5c997a3840 1 < completed write operation key=ABZTLF79NQIW tag=2HIZS1IWPUDP type=write size=920009 2023-12-16T01:38:27.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.625+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=9TWP42F1L8NR type=del size=3250363 2023-12-16T01:38:27.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.627+0000 7f5c997a3840 1 < canceled operation key=048EI4VAS2C2 tag=X9LL3R1D9C8Z type=del size=4049259 2023-12-16T01:38:27.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.628+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=T3UGU37NVVSR type=write size=956013 2023-12-16T01:38:27.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.630+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.0 size=1048576 2023-12-16T01:38:27.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.631+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.1 size=1048576 2023-12-16T01:38:27.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.633+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~MLAZVMOKXIFI.2 size=90079 2023-12-16T01:38:27.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.635+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=MLAZVMOKXIFI tag=756B6DU1RIU3 type=write size=3235807 2023-12-16T01:38:27.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.637+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=4FOQK93R00S4 type=del size=1565240 2023-12-16T01:38:27.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.639+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~Z3ZF1OTQDBTZ.0 size=997277 2023-12-16T01:38:27.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.641+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=Z3ZF1OTQDBTZ tag=BAAZKS8F1F7V type=write size=2045853 2023-12-16T01:38:27.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.645+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~3BSXIPYQP7IO.0 size=805888 2023-12-16T01:38:27.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.645+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=3BSXIPYQP7IO tag=VF7G701J6RVA type=write size=1854464 2023-12-16T01:38:27.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.647+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=HH07CKM1BEOE type=del 2023-12-16T01:38:27.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.650+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~PB6SCHWW5ZSO.0 size=1048576 2023-12-16T01:38:27.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.651+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~PB6SCHWW5ZSO.1 size=390956 2023-12-16T01:38:27.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.651+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=PB6SCHWW5ZSO tag=QPYTTZFU9N3M type=write size=2488108 2023-12-16T01:38:27.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.653+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=0V1U6WTY82L1 type=del 2023-12-16T01:38:27.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.655+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=SIQHCERZSD7C type=del size=1851119 2023-12-16T01:38:27.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.659+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=1N9ODEHGWZUN type=del size=473355 2023-12-16T01:38:27.661 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.660+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=UX9V2YX25DYZ type=del size=2394666 2023-12-16T01:38:27.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.663+0000 7f5c997a3840 -1 < failed to complete operation key=GAF2J0772Y5I tag=ED61ZM6TP5US type=write size=705574: (22) Invalid argument 2023-12-16T01:38:27.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.666+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~NY9IIHE32E55.0 size=1048576 2023-12-16T01:38:27.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.667+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~NY9IIHE32E55.1 size=796798 2023-12-16T01:38:27.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.667+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=NY9IIHE32E55 tag=T2AO8RIBPZSJ type=write size=2893950 2023-12-16T01:38:27.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.669+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=M6R65UFUBRQM type=del 2023-12-16T01:38:27.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.673+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~DICWR9TWKBN4.0 size=10054 2023-12-16T01:38:27.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.673+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=DICWR9TWKBN4 tag=WGZCOVX3RJEK type=write size=1058630 2023-12-16T01:38:27.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.675+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=2FXURKIDCPHW type=write size=813597 2023-12-16T01:38:27.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.676+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=PPVE7HABCYLB type=write size=201075 2023-12-16T01:38:27.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.679+0000 7f5c997a3840 1 < suggested update operation key=325R11YRWI7F tag=19PQSXXYQWKM type=write size=101284 2023-12-16T01:38:27.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.681+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=TR7PN1JEWHPK type=write size=409664 2023-12-16T01:38:27.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.683+0000 7f5c997a3840 1 < completed write operation key=0GXESPNS3BE0 tag=08781U81WMP3 type=write size=943122 2023-12-16T01:38:27.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.686+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~D9BQPBVL8EHU.0 size=597496 2023-12-16T01:38:27.687 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.686+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=D9BQPBVL8EHU tag=5FXPLVCX9K38 type=write size=1646072 2023-12-16T01:38:27.687 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.686+0000 7f5c997a3840 1 < canceled part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.0 size=1048576 2023-12-16T01:38:27.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.688+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.1 size=1048576 2023-12-16T01:38:27.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.689+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~RJQ4QF5GG2J0.2 size=577777 2023-12-16T01:38:27.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.692+0000 7f5c997a3840 1 < canceled multipart upload key=PDOIJJEEJEJ3 upload=RJQ4QF5GG2J0 tag=22HPBQRMAKOY type=write size=3723505 2023-12-16T01:38:27.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.693+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=8PQNNEWS5TM9 type=write size=623845 2023-12-16T01:38:27.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.695+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=K74ZJEQ3XS7D type=del 2023-12-16T01:38:27.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.699+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~EP61YLLD2VW2.0 size=1048576 2023-12-16T01:38:27.701 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.700+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~EP61YLLD2VW2.1 size=318128 2023-12-16T01:38:27.701 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.700+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=EP61YLLD2VW2 tag=GPYWHWD0OVTG type=write size=2415280 2023-12-16T01:38:27.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.702+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=71B8VFK7JRJQ type=del 2023-12-16T01:38:27.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.705+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~54Q322ZVMJ6L.0 size=1048576 2023-12-16T01:38:27.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.706+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~54Q322ZVMJ6L.1 size=865268 2023-12-16T01:38:27.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.706+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=54Q322ZVMJ6L tag=1GT451UBD8Y1 type=write size=2962420 2023-12-16T01:38:27.709 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.708+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~82FFV30WSK9H.0 size=989739 2023-12-16T01:38:27.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.711+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=82FFV30WSK9H tag=MHNM5BSX21SI type=write size=2038315 2023-12-16T01:38:27.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.713+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=3SV0N3L2OZ84 type=write size=857443 2023-12-16T01:38:27.717 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.716+0000 7f5c997a3840 1 < suggested update operation key=A2PPWLZLID00 tag=9TWP42F1L8NR type=del size=3250363 2023-12-16T01:38:27.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.718+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=TOCVDN07UG8S type=del size=3119044 2023-12-16T01:38:27.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.719+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=T3UGU37NVVSR type=write size=956013 2023-12-16T01:38:27.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.721+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=2AVEULBYXEVT type=del size=1802414 2023-12-16T01:38:27.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.723+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=4FOQK93R00S4 type=del 2023-12-16T01:38:27.726 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.725+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=44ZFXQXXKS63 type=del size=573459 2023-12-16T01:38:27.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.727+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~3BSXIPYQP7IO.0 size=805888 2023-12-16T01:38:27.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.730+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=3BSXIPYQP7IO tag=VF7G701J6RVA type=write size=1854464 2023-12-16T01:38:27.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.733+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~2C626GDC5KZZ.0 size=1048576 2023-12-16T01:38:27.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.734+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~2C626GDC5KZZ.1 size=598449 2023-12-16T01:38:27.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.734+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=2C626GDC5KZZ tag=APXCMQOTN7JR type=write size=2695601 2023-12-16T01:38:27.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.736+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~PB6SCHWW5ZSO.0 size=1048576 2023-12-16T01:38:27.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.737+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~PB6SCHWW5ZSO.1 size=390956 2023-12-16T01:38:27.741 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.740+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=PB6SCHWW5ZSO tag=QPYTTZFU9N3M type=write size=2488108 2023-12-16T01:38:27.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.742+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=RSG1HWU4SK5S type=write size=791693 2023-12-16T01:38:27.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.746+0000 7f5c997a3840 1 < suggested update operation key=A2PPWLZLID00 tag=SIQHCERZSD7C type=del size=1851119 2023-12-16T01:38:27.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.747+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=HYXRSGI50HDX type=write size=821119 2023-12-16T01:38:27.750 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.749+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=UX9V2YX25DYZ type=del 2023-12-16T01:38:27.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.752+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.0 size=1048576 2023-12-16T01:38:27.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.754+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.1 size=1048576 2023-12-16T01:38:27.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.755+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.2 size=561645 2023-12-16T01:38:27.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.755+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=BY7OQJHH2Y91 tag=MFK80261G9PC type=write size=3707373 2023-12-16T01:38:27.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.757+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~NY9IIHE32E55.0 size=1048576 2023-12-16T01:38:27.759 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.759+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~NY9IIHE32E55.1 size=796798 2023-12-16T01:38:27.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.761+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=NY9IIHE32E55 tag=T2AO8RIBPZSJ type=write size=2893950 2023-12-16T01:38:27.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.763+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=507O8Y8NYOR6 type=del size=4166325 2023-12-16T01:38:27.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.765+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~DICWR9TWKBN4.0 size=10054 2023-12-16T01:38:27.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.768+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=DICWR9TWKBN4 tag=WGZCOVX3RJEK type=write size=1058630 2023-12-16T01:38:27.770 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.769+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=W9KXW98ECCQ9 type=del size=2628608 2023-12-16T01:38:27.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.771+0000 7f5c997a3840 1 < completed write operation key=NRGTLFH4VAZ9 tag=PPVE7HABCYLB type=write size=201075 2023-12-16T01:38:27.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.773+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=IL4IYCC12JZM type=del size=2278362 2023-12-16T01:38:27.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.774+0000 7f5c997a3840 1 < completed write operation key=6AN157D3CG3D tag=TR7PN1JEWHPK type=write size=409664 2023-12-16T01:38:27.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.776+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=TUYMCZRUGHZ2 type=del size=1636276 2023-12-16T01:38:27.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.778+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~D9BQPBVL8EHU.0 size=597496 2023-12-16T01:38:27.782 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.782+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=D9BQPBVL8EHU tag=5FXPLVCX9K38 type=write size=1646072 2023-12-16T01:38:27.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.783+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=3PYN81QZXY16 type=del size=4180935 2023-12-16T01:38:27.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.785+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=8PQNNEWS5TM9 type=write size=623845 2023-12-16T01:38:27.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.786+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=8ITT46T9SDNM type=write size=117799 2023-12-16T01:38:27.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.788+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~EP61YLLD2VW2.0 size=1048576 2023-12-16T01:38:27.790 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.789+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~EP61YLLD2VW2.1 size=318128 2023-12-16T01:38:27.793 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.792+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=EP61YLLD2VW2 tag=GPYWHWD0OVTG type=write size=2415280 2023-12-16T01:38:27.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.796+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~38KFID8VWU8Z.0 size=957723 2023-12-16T01:38:27.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.796+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=38KFID8VWU8Z tag=20KH7ZTM22I2 type=write size=2006299 2023-12-16T01:38:27.798 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.797+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~54Q322ZVMJ6L.0 size=1048576 2023-12-16T01:38:27.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.799+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~54Q322ZVMJ6L.1 size=865268 2023-12-16T01:38:27.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.802+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=54Q322ZVMJ6L tag=1GT451UBD8Y1 type=write size=2962420 2023-12-16T01:38:27.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.805+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~I1GCO6L1ED4Q.0 size=1048576 2023-12-16T01:38:27.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.807+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~I1GCO6L1ED4Q.1 size=620150 2023-12-16T01:38:27.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.807+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=I1GCO6L1ED4Q tag=JIE3155D4VYC type=write size=2717302 2023-12-16T01:38:27.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.811+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=3SV0N3L2OZ84 type=write 2023-12-16T01:38:27.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.815+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.0 size=1048576 2023-12-16T01:38:27.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.816+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.1 size=1048576 2023-12-16T01:38:27.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.818+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.2 size=884353 2023-12-16T01:38:27.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.818+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=4XTMVRCK3LN8 tag=U7A1LVVVL0AM type=write size=4030081 2023-12-16T01:38:27.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.819+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=TOCVDN07UG8S type=del 2023-12-16T01:38:27.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.821+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=IUPRV5LERA8E type=del size=3928655 2023-12-16T01:38:27.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.823+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=2AVEULBYXEVT type=del 2023-12-16T01:38:27.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.824+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=5A2AMZB3UO4E type=del size=1522810 2023-12-16T01:38:27.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.827+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=44ZFXQXXKS63 type=del size=573459 2023-12-16T01:38:27.829 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.829+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=T8INI819ML6N type=del size=3870941 2023-12-16T01:38:27.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.831+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~2C626GDC5KZZ.0 size=1048576 2023-12-16T01:38:27.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.832+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~2C626GDC5KZZ.1 size=598449 2023-12-16T01:38:27.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.835+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=2C626GDC5KZZ tag=APXCMQOTN7JR type=write size=2695601 2023-12-16T01:38:27.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.836+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=2LIXSXYIOOMC type=del size=911910 2023-12-16T01:38:27.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.838+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=RSG1HWU4SK5S type=write size=791693 2023-12-16T01:38:27.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.841+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.0 size=1048576 2023-12-16T01:38:27.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.843+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.1 size=1048576 2023-12-16T01:38:27.844 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.844+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.2 size=759106 2023-12-16T01:38:27.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.844+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=6WBQV6BXSEU5 tag=T8E87TD5AQY6 type=write size=3904834 2023-12-16T01:38:27.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.846+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=HYXRSGI50HDX type=write size=821119 2023-12-16T01:38:27.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.847+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=MBR88YMTY2HO type=del size=2963666 2023-12-16T01:38:27.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.849+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.0 size=1048576 2023-12-16T01:38:27.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.851+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.1 size=1048576 2023-12-16T01:38:27.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.851+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~BY7OQJHH2Y91.2 size=561645 2023-12-16T01:38:27.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.853+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=BY7OQJHH2Y91 tag=MFK80261G9PC type=write size=3707373 2023-12-16T01:38:27.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.855+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=L49X08Z2P5E4 type=del size=3062691 2023-12-16T01:38:27.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.857+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=507O8Y8NYOR6 type=del 2023-12-16T01:38:27.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.862+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~8YYAB9AVTM1O.0 size=69996 2023-12-16T01:38:27.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.862+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=8YYAB9AVTM1O tag=2CXLWTTKTNA0 type=write size=1118572 2023-12-16T01:38:27.864 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.864+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=W9KXW98ECCQ9 type=del 2023-12-16T01:38:27.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.865+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=M2NTSOVI021Q type=del size=240605 2023-12-16T01:38:27.869 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.869+0000 7f5c997a3840 1 < suggested remove operation key=DIPUXQ5NX215 tag=IL4IYCC12JZM type=del 2023-12-16T01:38:27.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.872+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.0 size=1048576 2023-12-16T01:38:27.873 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.873+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.1 size=1048576 2023-12-16T01:38:27.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.874+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.2 size=181871 2023-12-16T01:38:27.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.874+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=28IY4BL4YLIH tag=8CBRF59QA61E type=write size=3327599 2023-12-16T01:38:27.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.876+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=TUYMCZRUGHZ2 type=del 2023-12-16T01:38:27.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.878+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=DU0MMEKYQUO3 type=del size=1115455 2023-12-16T01:38:27.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.879+0000 7f5c997a3840 1 < canceled operation key=0NLAUVL8M0Z2 tag=3PYN81QZXY16 type=del size=4180935 2023-12-16T01:38:27.883 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.883+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.0 size=1048576 2023-12-16T01:38:27.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.884+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.1 size=1048576 2023-12-16T01:38:27.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.886+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.2 size=486449 2023-12-16T01:38:27.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.886+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=CVL47RG6GLSW tag=X7QQLVMPC6UU type=write size=3632177 2023-12-16T01:38:27.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.887+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=8ITT46T9SDNM type=write size=117799 2023-12-16T01:38:27.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.889+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=19NP75TAF6G4 type=del size=3561517 2023-12-16T01:38:27.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.891+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~38KFID8VWU8Z.0 size=957723 2023-12-16T01:38:27.894 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.893+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=38KFID8VWU8Z tag=20KH7ZTM22I2 type=write size=2006299 2023-12-16T01:38:27.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.895+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=2PARVG661D8L type=write size=566860 2023-12-16T01:38:27.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.895+0000 7f5c997a3840 1 < canceled part key=_multipart_WEFVQO42GTIM.2~I1GCO6L1ED4Q.0 size=1048576 2023-12-16T01:38:27.897 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.897+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~I1GCO6L1ED4Q.1 size=620150 2023-12-16T01:38:27.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.900+0000 7f5c997a3840 1 < canceled multipart upload key=WEFVQO42GTIM upload=I1GCO6L1ED4Q tag=JIE3155D4VYC type=write size=2717302 2023-12-16T01:38:27.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.901+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=M3PVEURKYYOR type=del size=1707543 2023-12-16T01:38:27.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.903+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.0 size=1048576 2023-12-16T01:38:27.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.905+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.1 size=1048576 2023-12-16T01:38:27.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.906+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~4XTMVRCK3LN8.2 size=884353 2023-12-16T01:38:27.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.909+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=4XTMVRCK3LN8 tag=U7A1LVVVL0AM type=write size=4030081 2023-12-16T01:38:27.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.910+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=DGFVSB2Y7RJG type=del size=3915349 2023-12-16T01:38:27.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.912+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=IUPRV5LERA8E type=del 2023-12-16T01:38:27.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.914+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=3CYDT3SKYVBQ type=del size=1174209 2023-12-16T01:38:27.916 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.916+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=5A2AMZB3UO4E type=del 2023-12-16T01:38:27.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.917+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=D3INQHV52TO3 type=write size=540583 2023-12-16T01:38:27.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.919+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=T8INI819ML6N type=del 2023-12-16T01:38:27.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.923+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~MW0PCPHWCHIB.0 size=1048576 2023-12-16T01:38:27.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.924+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~MW0PCPHWCHIB.1 size=799861 2023-12-16T01:38:27.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.924+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=MW0PCPHWCHIB tag=ICKSUS892XJZ type=write size=2897013 2023-12-16T01:38:27.926 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.926+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=2LIXSXYIOOMC type=del 2023-12-16T01:38:27.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.927+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=17FZYW7D2045 type=del size=488037 2023-12-16T01:38:27.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.929+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.0 size=1048576 2023-12-16T01:38:27.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.931+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.1 size=1048576 2023-12-16T01:38:27.933 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.932+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~6WBQV6BXSEU5.2 size=759106 2023-12-16T01:38:27.936 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.935+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=6WBQV6BXSEU5 tag=T8E87TD5AQY6 type=write size=3904834 2023-12-16T01:38:27.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.937+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=JGJF4A594N86 type=write size=297037 2023-12-16T01:38:27.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.939+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=MBR88YMTY2HO type=del 2023-12-16T01:38:27.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.940+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=D65A6D8RXTUT type=del size=2707335 2023-12-16T01:38:27.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.942+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=L49X08Z2P5E4 type=del 2023-12-16T01:38:27.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.945+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.0 size=1048576 2023-12-16T01:38:27.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.947+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.1 size=1048576 2023-12-16T01:38:27.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.949+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.2 size=845516 2023-12-16T01:38:27.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.949+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=T83VOW4SCL7F tag=M4UTPSG65KOE type=write size=3991244 2023-12-16T01:38:27.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.949+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~8YYAB9AVTM1O.0 size=69996 2023-12-16T01:38:27.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.952+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=8YYAB9AVTM1O tag=2CXLWTTKTNA0 type=write size=1118572 2023-12-16T01:38:27.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.954+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=3VQZ7F958AWD type=del size=1916769 2023-12-16T01:38:27.956 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.955+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=M2NTSOVI021Q type=del 2023-12-16T01:38:27.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.957+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=A0D097252PXY type=del size=2194453 2023-12-16T01:38:27.960 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.959+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.0 size=1048576 2023-12-16T01:38:27.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.961+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.1 size=1048576 2023-12-16T01:38:27.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.962+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~28IY4BL4YLIH.2 size=181871 2023-12-16T01:38:27.966 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.966+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=28IY4BL4YLIH tag=8CBRF59QA61E type=write size=3327599 2023-12-16T01:38:27.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.968+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=K94YZZH51T6B type=del size=363492 2023-12-16T01:38:27.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.970+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=DU0MMEKYQUO3 type=del 2023-12-16T01:38:27.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.971+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=ZC7B3V6MN1V5 type=del size=3221319 2023-12-16T01:38:27.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.974+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.0 size=1048576 2023-12-16T01:38:27.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.975+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.1 size=1048576 2023-12-16T01:38:27.977 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.976+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~CVL47RG6GLSW.2 size=486449 2023-12-16T01:38:27.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.979+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=CVL47RG6GLSW tag=X7QQLVMPC6UU type=write size=3632177 2023-12-16T01:38:27.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.982+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.0 size=1048576 2023-12-16T01:38:27.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.984+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.1 size=1048576 2023-12-16T01:38:27.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.985+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.2 size=791426 2023-12-16T01:38:27.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.985+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=7ENDKQB6CE04 tag=ZAQ50YO51ZFA type=write size=3937154 2023-12-16T01:38:27.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.987+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=19NP75TAF6G4 type=del 2023-12-16T01:38:27.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.989+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=29III6MAKM1K type=del size=3113391 2023-12-16T01:38:27.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.991+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=2PARVG661D8L type=write size=566860 2023-12-16T01:38:27.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.993+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=MVTISNSBJCKI type=del size=3463500 2023-12-16T01:38:27.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.995+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=M3PVEURKYYOR type=del 2023-12-16T01:38:27.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.998+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~LT20E2FX5FZE.0 size=539411 2023-12-16T01:38:27.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:27.998+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=LT20E2FX5FZE tag=PP0Q0RIAOX63 type=write size=1587987 2023-12-16T01:38:28.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.000+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=DGFVSB2Y7RJG type=del 2023-12-16T01:38:28.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.003+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~8KFLWW7YAR6R.0 size=1048576 2023-12-16T01:38:28.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.004+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~8KFLWW7YAR6R.1 size=408218 2023-12-16T01:38:28.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.004+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=8KFLWW7YAR6R tag=LRDDQPOYSEMZ type=write size=2505370 2023-12-16T01:38:28.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.006+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=3CYDT3SKYVBQ type=del 2023-12-16T01:38:28.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.008+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=IZB4Y411EPL5 type=del size=303285 2023-12-16T01:38:28.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.010+0000 7f5c997a3840 1 < completed write operation key=NBH09B3H2JPP tag=D3INQHV52TO3 type=write size=540583 2023-12-16T01:38:28.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.013+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~2Q39E1O5Y5UM.0 size=1048576 2023-12-16T01:38:28.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.014+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~2Q39E1O5Y5UM.1 size=5127 2023-12-16T01:38:28.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.014+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=2Q39E1O5Y5UM tag=84QKNG7Q3C7D type=write size=2102279 2023-12-16T01:38:28.016 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.016+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~MW0PCPHWCHIB.0 size=1048576 2023-12-16T01:38:28.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.017+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~MW0PCPHWCHIB.1 size=799861 2023-12-16T01:38:28.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.020+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=MW0PCPHWCHIB tag=ICKSUS892XJZ type=write size=2897013 2023-12-16T01:38:28.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.024+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.0 size=1048576 2023-12-16T01:38:28.026 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.025+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.1 size=1048576 2023-12-16T01:38:28.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.027+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.2 size=628054 2023-12-16T01:38:28.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.027+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=I8RMB57400PH tag=VT3KIH7PN7Q7 type=write size=3773782 2023-12-16T01:38:28.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.028+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=17FZYW7D2045 type=del 2023-12-16T01:38:28.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.030+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=BBAY9XASM55C type=write size=616750 2023-12-16T01:38:28.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.032+0000 7f5c997a3840 1 < completed write operation key=USOB314PKDFK tag=JGJF4A594N86 type=write size=297037 2023-12-16T01:38:28.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.035+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=ZN631VDBS8VI type=del size=4150770 2023-12-16T01:38:28.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.037+0000 7f5c997a3840 1 < canceled operation key=USOB314PKDFK tag=D65A6D8RXTUT type=del size=2707335 2023-12-16T01:38:28.040 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.040+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~9Y2WE9Y1JXLJ.0 size=1048576 2023-12-16T01:38:28.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.041+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~9Y2WE9Y1JXLJ.1 size=615688 2023-12-16T01:38:28.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.041+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=9Y2WE9Y1JXLJ tag=Z412GC1F1ATB type=write size=2712840 2023-12-16T01:38:28.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.043+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.0 size=1048576 2023-12-16T01:38:28.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.045+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.1 size=1048576 2023-12-16T01:38:28.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.047+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T83VOW4SCL7F.2 size=845516 2023-12-16T01:38:28.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.049+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=T83VOW4SCL7F tag=M4UTPSG65KOE type=write size=3991244 2023-12-16T01:38:28.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.052+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~MEOD530D3LK1.0 size=714670 2023-12-16T01:38:28.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.052+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=MEOD530D3LK1 tag=QMKHIM0D6Q61 type=write size=1763246 2023-12-16T01:38:28.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.054+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=3VQZ7F958AWD type=del 2023-12-16T01:38:28.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.056+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=9ATQDDLBYP6U type=del size=614285 2023-12-16T01:38:28.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.057+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=A0D097252PXY type=del 2023-12-16T01:38:28.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.059+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=CUFN4VJZ6MZM type=write size=484056 2023-12-16T01:38:28.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.061+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=K94YZZH51T6B type=del 2023-12-16T01:38:28.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.063+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=EIUO6Y3WHWWL type=del size=3301515 2023-12-16T01:38:28.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.065+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=ZC7B3V6MN1V5 type=del 2023-12-16T01:38:28.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.066+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=2Q12VUELNOOO type=write size=769740 2023-12-16T01:38:28.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.068+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.0 size=1048576 2023-12-16T01:38:28.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.069+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.1 size=1048576 2023-12-16T01:38:28.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.071+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~7ENDKQB6CE04.2 size=791426 2023-12-16T01:38:28.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.074+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=7ENDKQB6CE04 tag=ZAQ50YO51ZFA type=write size=3937154 2023-12-16T01:38:28.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.075+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=U74K8N4BVWXI type=del size=2075598 2023-12-16T01:38:28.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.077+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=29III6MAKM1K type=del 2023-12-16T01:38:28.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.079+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=D8FDU4MTRLNX type=del size=1144103 2023-12-16T01:38:28.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.081+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=MVTISNSBJCKI type=del 2023-12-16T01:38:28.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.082+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=1F3QB2YGR5F1 type=del size=1017083 2023-12-16T01:38:28.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.084+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~LT20E2FX5FZE.0 size=539411 2023-12-16T01:38:28.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.087+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=LT20E2FX5FZE tag=PP0Q0RIAOX63 type=write size=1587987 2023-12-16T01:38:28.091 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.091+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.0 size=1048576 2023-12-16T01:38:28.093 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.092+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.1 size=1048576 2023-12-16T01:38:28.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.094+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.2 size=209825 2023-12-16T01:38:28.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.094+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=CQC0N7NIYR4I tag=00QRE13KA218 type=write size=3355553 2023-12-16T01:38:28.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.096+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~8KFLWW7YAR6R.0 size=1048576 2023-12-16T01:38:28.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.097+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~8KFLWW7YAR6R.1 size=408218 2023-12-16T01:38:28.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.101+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=8KFLWW7YAR6R tag=LRDDQPOYSEMZ type=write size=2505370 2023-12-16T01:38:28.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.104+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~H4ND7FFO1ZCZ.0 size=617643 2023-12-16T01:38:28.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.104+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=H4ND7FFO1ZCZ tag=0D2EWU4H0C7Y type=write size=1666219 2023-12-16T01:38:28.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.106+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=IZB4Y411EPL5 type=del 2023-12-16T01:38:28.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.108+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=8UCCIPCLG0RD type=del size=1361988 2023-12-16T01:38:28.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.109+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~2Q39E1O5Y5UM.0 size=1048576 2023-12-16T01:38:28.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.111+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~2Q39E1O5Y5UM.1 size=5127 2023-12-16T01:38:28.115 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.114+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=2Q39E1O5Y5UM tag=84QKNG7Q3C7D type=write size=2102279 2023-12-16T01:38:28.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.116+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=373X7HB59V81 type=del size=3584925 2023-12-16T01:38:28.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.117+0000 7f5c997a3840 1 < canceled part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.0 size=1048576 2023-12-16T01:38:28.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.118+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.1 size=1048576 2023-12-16T01:38:28.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.120+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~I8RMB57400PH.2 size=628054 2023-12-16T01:38:28.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.123+0000 7f5c997a3840 1 < canceled multipart upload key=LKJPDNBXYH0R upload=I8RMB57400PH tag=VT3KIH7PN7Q7 type=write size=3773782 2023-12-16T01:38:28.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.124+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=ODVAIN4SYK6A type=del size=3522695 2023-12-16T01:38:28.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.128+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=BBAY9XASM55C type=write 2023-12-16T01:38:28.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.132+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.0 size=1048576 2023-12-16T01:38:28.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.133+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.1 size=1048576 2023-12-16T01:38:28.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.135+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.2 size=988096 2023-12-16T01:38:28.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.135+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=DAO4YQV8UEVY tag=X3H0YIF56MQ3 type=write size=4133824 2023-12-16T01:38:28.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.138+0000 7f5c997a3840 1 < suggested remove operation key=26B5MRB73BOM tag=ZN631VDBS8VI type=del 2023-12-16T01:38:28.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.140+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=VM6XZQOOIHJD type=del size=3863685 2023-12-16T01:38:28.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.142+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~9Y2WE9Y1JXLJ.0 size=1048576 2023-12-16T01:38:28.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.143+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~9Y2WE9Y1JXLJ.1 size=615688 2023-12-16T01:38:28.147 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.146+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=9Y2WE9Y1JXLJ tag=Z412GC1F1ATB type=write size=2712840 2023-12-16T01:38:28.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.148+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=GMX577E0U7QV type=del size=1982730 2023-12-16T01:38:28.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.150+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~MEOD530D3LK1.0 size=714670 2023-12-16T01:38:28.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.153+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=MEOD530D3LK1 tag=QMKHIM0D6Q61 type=write size=1763246 2023-12-16T01:38:28.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.156+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~2YAKIA03BWWJ.0 size=1048576 2023-12-16T01:38:28.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.157+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~2YAKIA03BWWJ.1 size=5958 2023-12-16T01:38:28.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.157+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=2YAKIA03BWWJ tag=SC56DFH817F0 type=write size=2103110 2023-12-16T01:38:28.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.159+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=9ATQDDLBYP6U type=del 2023-12-16T01:38:28.162 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.162+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~51G2GAJ7H303.0 size=1048576 2023-12-16T01:38:28.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.163+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~51G2GAJ7H303.1 size=344763 2023-12-16T01:38:28.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.163+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=51G2GAJ7H303 tag=1204LPVV696D type=write size=2441915 2023-12-16T01:38:28.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.165+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=CUFN4VJZ6MZM type=write size=484056 2023-12-16T01:38:28.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.167+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=Y51NM35ANY2N type=del size=3992293 2023-12-16T01:38:28.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.171+0000 7f5c997a3840 1 < suggested remove operation key=NDD9JP74W3A0 tag=EIUO6Y3WHWWL type=del 2023-12-16T01:38:28.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.172+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=OFXEHMCVR9IV type=del size=2880320 2023-12-16T01:38:28.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.176+0000 7f5c997a3840 1 < suggested update operation key=WR7GNUGH3F5R tag=2Q12VUELNOOO type=write size=769740 2023-12-16T01:38:28.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.179+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.0 size=1048576 2023-12-16T01:38:28.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.180+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.1 size=1048576 2023-12-16T01:38:28.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.182+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.2 size=209326 2023-12-16T01:38:28.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.182+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=DS67238GBTGA tag=BYQW2NT6JFZ8 type=write size=3355054 2023-12-16T01:38:28.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.184+0000 7f5c997a3840 -1 < failed to complete operation key=WR7GNUGH3F5R tag=U74K8N4BVWXI type=del size=2075598: (22) Invalid argument 2023-12-16T01:38:28.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.187+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.0 size=1048576 2023-12-16T01:38:28.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.189+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.1 size=1048576 2023-12-16T01:38:28.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.190+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.2 size=95682 2023-12-16T01:38:28.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.190+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=VGEECFNWVJ3A tag=JIU7CUECH2Q7 type=write size=3241410 2023-12-16T01:38:28.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.194+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=D8FDU4MTRLNX type=del 2023-12-16T01:38:28.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.196+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=48649V3280EC type=del size=418963 2023-12-16T01:38:28.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.197+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=1F3QB2YGR5F1 type=del 2023-12-16T01:38:28.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.201+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~LI389U2UFDKY.0 size=1048576 2023-12-16T01:38:28.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.202+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~LI389U2UFDKY.1 size=44715 2023-12-16T01:38:28.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.202+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=LI389U2UFDKY tag=C03ZGRNP708S type=write size=2141867 2023-12-16T01:38:28.205 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.204+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.0 size=1048576 2023-12-16T01:38:28.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.206+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.1 size=1048576 2023-12-16T01:38:28.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.207+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~CQC0N7NIYR4I.2 size=209825 2023-12-16T01:38:28.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.210+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=CQC0N7NIYR4I tag=00QRE13KA218 type=write size=3355553 2023-12-16T01:38:28.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.212+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=V3X33AZZRU99 type=del size=3938081 2023-12-16T01:38:28.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.214+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~H4ND7FFO1ZCZ.0 size=617643 2023-12-16T01:38:28.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.217+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=H4ND7FFO1ZCZ tag=0D2EWU4H0C7Y type=write size=1666219 2023-12-16T01:38:28.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.219+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=6CO97QV7W3KN type=del size=3418899 2023-12-16T01:38:28.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.222+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=8UCCIPCLG0RD type=del size=1361988 2023-12-16T01:38:28.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.225+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=6N8UP8R1152H type=write size=226638 2023-12-16T01:38:28.227 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.227+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=373X7HB59V81 type=del 2023-12-16T01:38:28.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.229+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=1UYV34DHSM0R type=del size=1653452 2023-12-16T01:38:28.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.231+0000 7f5c997a3840 -1 < failed to complete operation key=NDD9JP74W3A0 tag=ODVAIN4SYK6A type=del size=3522695: (22) Invalid argument 2023-12-16T01:38:28.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.234+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~QA4ZW4HSTYVW.0 size=147133 2023-12-16T01:38:28.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.234+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=QA4ZW4HSTYVW tag=OJO59EWHCX0P type=write size=1195709 2023-12-16T01:38:28.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.236+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.0 size=1048576 2023-12-16T01:38:28.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.236+0000 7f5c997a3840 1 < canceled part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.1 size=1048576 2023-12-16T01:38:28.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.238+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~DAO4YQV8UEVY.2 size=988096 2023-12-16T01:38:28.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.241+0000 7f5c997a3840 1 < canceled multipart upload key=WEFVQO42GTIM upload=DAO4YQV8UEVY tag=X3H0YIF56MQ3 type=write size=4133824 2023-12-16T01:38:28.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.243+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=FI9AQV83S3IK type=del size=3069000 2023-12-16T01:38:28.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.245+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=VM6XZQOOIHJD type=del 2023-12-16T01:38:28.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.247+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=TAOJJN6ENBB5 type=del size=3725646 2023-12-16T01:38:28.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.249+0000 7f5c997a3840 -1 < failed to complete operation key=TGD2AI2F26SU tag=GMX577E0U7QV type=del size=1982730: (22) Invalid argument 2023-12-16T01:38:28.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.252+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=JIXWOTDRYCSA type=del size=2369592 2023-12-16T01:38:28.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.253+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~2YAKIA03BWWJ.0 size=1048576 2023-12-16T01:38:28.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.255+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~2YAKIA03BWWJ.1 size=5958 2023-12-16T01:38:28.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.258+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=2YAKIA03BWWJ tag=SC56DFH817F0 type=write size=2103110 2023-12-16T01:38:28.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.261+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~9FTVMHM1V1EJ.0 size=1048576 2023-12-16T01:38:28.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.263+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~9FTVMHM1V1EJ.1 size=201833 2023-12-16T01:38:28.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.263+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=9FTVMHM1V1EJ tag=EVFO407G66LS type=write size=2298985 2023-12-16T01:38:28.265 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.265+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~51G2GAJ7H303.0 size=1048576 2023-12-16T01:38:28.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.266+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~51G2GAJ7H303.1 size=344763 2023-12-16T01:38:28.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.269+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=51G2GAJ7H303 tag=1204LPVV696D type=write size=2441915 2023-12-16T01:38:28.272 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.271+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=XVLCIJRB7IPY type=del size=1330616 2023-12-16T01:38:28.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.273+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=Y51NM35ANY2N type=del 2023-12-16T01:38:28.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.275+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=TZPWZ5XC8OJ0 type=write size=673687 2023-12-16T01:38:28.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.278+0000 7f5c997a3840 1 < suggested remove operation key=A9X7X1OH24L4 tag=OFXEHMCVR9IV type=del 2023-12-16T01:38:28.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.280+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=4HP4L5KN823Y type=write size=357498 2023-12-16T01:38:28.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.282+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.0 size=1048576 2023-12-16T01:38:28.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.282+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.1 size=1048576 2023-12-16T01:38:28.284 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.283+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~DS67238GBTGA.2 size=209326 2023-12-16T01:38:28.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.286+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=DS67238GBTGA tag=BYQW2NT6JFZ8 type=write size=3355054 2023-12-16T01:38:28.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.290+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~UFYC8X8Z87OQ.0 size=1048576 2023-12-16T01:38:28.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.291+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~UFYC8X8Z87OQ.1 size=1006060 2023-12-16T01:38:28.292 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.291+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=UFYC8X8Z87OQ tag=YSW9810HP2EH type=write size=3103212 2023-12-16T01:38:28.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.293+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.0 size=1048576 2023-12-16T01:38:28.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.294+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.1 size=1048576 2023-12-16T01:38:28.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.295+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~VGEECFNWVJ3A.2 size=95682 2023-12-16T01:38:28.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.299+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=VGEECFNWVJ3A tag=JIU7CUECH2Q7 type=write size=3241410 2023-12-16T01:38:28.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.302+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.0 size=1048576 2023-12-16T01:38:28.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.303+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.1 size=1048576 2023-12-16T01:38:28.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.305+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.2 size=541635 2023-12-16T01:38:28.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.305+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=GILY1FA04YZE tag=I4UMLP40115Q type=write size=3687363 2023-12-16T01:38:28.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.307+0000 7f5c997a3840 -1 < failed to complete operation key=TGD2AI2F26SU tag=48649V3280EC type=del size=418963: (22) Invalid argument 2023-12-16T01:38:28.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.309+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=ZHR4AWUIWI1E type=del size=1784627 2023-12-16T01:38:28.311 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.311+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~LI389U2UFDKY.0 size=1048576 2023-12-16T01:38:28.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.312+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~LI389U2UFDKY.1 size=44715 2023-12-16T01:38:28.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.316+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=LI389U2UFDKY tag=C03ZGRNP708S type=write size=2141867 2023-12-16T01:38:28.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.319+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.0 size=1048576 2023-12-16T01:38:28.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.321+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.1 size=1048576 2023-12-16T01:38:28.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.322+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.2 size=847529 2023-12-16T01:38:28.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.322+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=CDPNKNIHZN8Q tag=TENHAO2S46SS type=write size=3993257 2023-12-16T01:38:28.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.326+0000 7f5c997a3840 1 < suggested update operation key=LKJPDNBXYH0R tag=V3X33AZZRU99 type=del size=3938081 2023-12-16T01:38:28.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.329+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=FGNRY1RJVQBR type=del size=3368981 2023-12-16T01:38:28.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.331+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=6CO97QV7W3KN type=del 2023-12-16T01:38:28.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.333+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=VV11R3RRIMV7 type=del size=793884 2023-12-16T01:38:28.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.335+0000 7f5c997a3840 1 < completed write operation key=PDOIJJEEJEJ3 tag=6N8UP8R1152H type=write size=226638 2023-12-16T01:38:28.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.337+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=78022DZM74N9 type=del size=363536 2023-12-16T01:38:28.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.340+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=1UYV34DHSM0R type=del 2023-12-16T01:38:28.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.344+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~WYBYZAS6QSJS.0 size=1048576 2023-12-16T01:38:28.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.345+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~WYBYZAS6QSJS.1 size=287745 2023-12-16T01:38:28.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.345+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=WYBYZAS6QSJS tag=CLMUEMRLFXBW type=write size=2384897 2023-12-16T01:38:28.347 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.347+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~QA4ZW4HSTYVW.0 size=147133 2023-12-16T01:38:28.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.350+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=QA4ZW4HSTYVW tag=OJO59EWHCX0P type=write size=1195709 2023-12-16T01:38:28.354 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.354+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~AX3YBG4R9TFL.0 size=1048576 2023-12-16T01:38:28.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.355+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~AX3YBG4R9TFL.1 size=926943 2023-12-16T01:38:28.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.355+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=AX3YBG4R9TFL tag=2ENQN7TK7TIB type=write size=3024095 2023-12-16T01:38:28.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.359+0000 7f5c997a3840 1 < suggested update operation key=0GXESPNS3BE0 tag=FI9AQV83S3IK type=del size=3069000 2023-12-16T01:38:28.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.362+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~T2PNDFTKPS3K.0 size=1048576 2023-12-16T01:38:28.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.363+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~T2PNDFTKPS3K.1 size=946233 2023-12-16T01:38:28.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.363+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=T2PNDFTKPS3K tag=0DBHYUN12MIM type=write size=3043385 2023-12-16T01:38:28.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.365+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=TAOJJN6ENBB5 type=del 2023-12-16T01:38:28.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.368+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.0 size=1048576 2023-12-16T01:38:28.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.370+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.1 size=1048576 2023-12-16T01:38:28.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.371+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.2 size=990589 2023-12-16T01:38:28.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.371+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=Z0H1SQ1JMYRV tag=ZFERLPWN5Q8K type=write size=4136317 2023-12-16T01:38:28.375 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.375+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=JIXWOTDRYCSA type=del 2023-12-16T01:38:28.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.378+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~CN4L3IYAXF28.0 size=1048576 2023-12-16T01:38:28.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.379+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~CN4L3IYAXF28.1 size=270527 2023-12-16T01:38:28.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.379+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=CN4L3IYAXF28 tag=TUB556C92PI5 type=write size=2367679 2023-12-16T01:38:28.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.381+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~9FTVMHM1V1EJ.0 size=1048576 2023-12-16T01:38:28.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.382+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~9FTVMHM1V1EJ.1 size=201833 2023-12-16T01:38:28.386 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.386+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=9FTVMHM1V1EJ tag=EVFO407G66LS type=write size=2298985 2023-12-16T01:38:28.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.387+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=20DCEXMP20X5 type=write size=549358 2023-12-16T01:38:28.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.389+0000 7f5c997a3840 1 < canceled operation key=DIPUXQ5NX215 tag=XVLCIJRB7IPY type=del size=1330616 2023-12-16T01:38:28.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.392+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.0 size=1048576 2023-12-16T01:38:28.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.394+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.1 size=1048576 2023-12-16T01:38:28.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.395+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.2 size=402387 2023-12-16T01:38:28.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.395+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=T730OHKHLW7H tag=CWYW1VN19QMS type=write size=3548115 2023-12-16T01:38:28.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.398+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=TZPWZ5XC8OJ0 type=write size=673687 2023-12-16T01:38:28.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.399+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=Z920M4UMJ3BU type=del size=3823544 2023-12-16T01:38:28.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.401+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=4HP4L5KN823Y type=write size=357498 2023-12-16T01:38:28.403 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.403+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=N9636S2ABMHF type=del size=1403197 2023-12-16T01:38:28.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.405+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~UFYC8X8Z87OQ.0 size=1048576 2023-12-16T01:38:28.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.405+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~UFYC8X8Z87OQ.1 size=1006060 2023-12-16T01:38:28.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.408+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=UFYC8X8Z87OQ tag=YSW9810HP2EH type=write size=3103212 2023-12-16T01:38:28.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.410+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=YYNRLSTP0Q5Q type=del size=136890 2023-12-16T01:38:28.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.412+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.0 size=1048576 2023-12-16T01:38:28.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.414+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.1 size=1048576 2023-12-16T01:38:28.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.415+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~GILY1FA04YZE.2 size=541635 2023-12-16T01:38:28.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.418+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=GILY1FA04YZE tag=I4UMLP40115Q type=write size=3687363 2023-12-16T01:38:28.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.422+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~D2891UO3X6B9.0 size=1048576 2023-12-16T01:38:28.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.424+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~D2891UO3X6B9.1 size=724528 2023-12-16T01:38:28.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.424+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=D2891UO3X6B9 tag=0KK0E74JHGE2 type=write size=2821680 2023-12-16T01:38:28.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.425+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=ZHR4AWUIWI1E type=del 2023-12-16T01:38:28.430 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.429+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.0 size=1048576 2023-12-16T01:38:28.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.431+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.1 size=1048576 2023-12-16T01:38:28.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.432+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.2 size=684100 2023-12-16T01:38:28.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.432+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=W8PB499T1QC2 tag=GABYYBOFCTMP type=write size=3829828 2023-12-16T01:38:28.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.434+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.0 size=1048576 2023-12-16T01:38:28.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.436+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.1 size=1048576 2023-12-16T01:38:28.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.437+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CDPNKNIHZN8Q.2 size=847529 2023-12-16T01:38:28.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.440+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=CDPNKNIHZN8Q tag=TENHAO2S46SS type=write size=3993257 2023-12-16T01:38:28.443 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.442+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=EYCQ0Y1M1KU0 type=del size=3879779 2023-12-16T01:38:28.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.444+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=FGNRY1RJVQBR type=del 2023-12-16T01:38:28.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.445+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=2SNSI2Z4Y61O type=del size=2301534 2023-12-16T01:38:28.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.447+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=VV11R3RRIMV7 type=del 2023-12-16T01:38:28.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.449+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=SR7U63U4UPM9 type=write size=943787 2023-12-16T01:38:28.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.451+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=78022DZM74N9 type=del 2023-12-16T01:38:28.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.455+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~3BF7ZG5U1TY6.0 size=1021979 2023-12-16T01:38:28.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.455+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=3BF7ZG5U1TY6 tag=7Q1SA6OZJYCU type=write size=2070555 2023-12-16T01:38:28.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.457+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~WYBYZAS6QSJS.0 size=1048576 2023-12-16T01:38:28.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.457+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~WYBYZAS6QSJS.1 size=287745 2023-12-16T01:38:28.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.460+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=WYBYZAS6QSJS tag=CLMUEMRLFXBW type=write size=2384897 2023-12-16T01:38:28.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.462+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=KDAH0HN0H8H4 type=del size=1019371 2023-12-16T01:38:28.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.463+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~AX3YBG4R9TFL.0 size=1048576 2023-12-16T01:38:28.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.465+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~AX3YBG4R9TFL.1 size=926943 2023-12-16T01:38:28.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.468+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=AX3YBG4R9TFL tag=2ENQN7TK7TIB type=write size=3024095 2023-12-16T01:38:28.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.470+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=UCPVXNX8SXP1 type=del size=3739683 2023-12-16T01:38:28.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.470+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~T2PNDFTKPS3K.0 size=1048576 2023-12-16T01:38:28.472 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.471+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~T2PNDFTKPS3K.1 size=946233 2023-12-16T01:38:28.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.475+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=T2PNDFTKPS3K tag=0DBHYUN12MIM type=write size=3043385 2023-12-16T01:38:28.477 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.477+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=R7NKV064BF2N type=del size=958253 2023-12-16T01:38:28.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.479+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.0 size=1048576 2023-12-16T01:38:28.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.479+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.1 size=1048576 2023-12-16T01:38:28.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.480+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~Z0H1SQ1JMYRV.2 size=990589 2023-12-16T01:38:28.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.484+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=Z0H1SQ1JMYRV tag=ZFERLPWN5Q8K type=write size=4136317 2023-12-16T01:38:28.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.487+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~YMYVWO09HTZL.0 size=410225 2023-12-16T01:38:28.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.487+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=YMYVWO09HTZL tag=4W2YV40HXSLM type=write size=1458801 2023-12-16T01:38:28.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.489+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~CN4L3IYAXF28.0 size=1048576 2023-12-16T01:38:28.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.490+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~CN4L3IYAXF28.1 size=270527 2023-12-16T01:38:28.494 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.493+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=CN4L3IYAXF28 tag=TUB556C92PI5 type=write size=2367679 2023-12-16T01:38:28.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.495+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=BJ3K9XXGVYZJ type=del size=3787368 2023-12-16T01:38:28.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.496+0000 7f5c997a3840 1 < completed write operation key=3HP9BC673V84 tag=20DCEXMP20X5 type=write size=549358 2023-12-16T01:38:28.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.498+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=0WG559BY29Q2 type=del size=45521 2023-12-16T01:38:28.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.498+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.0 size=1048576 2023-12-16T01:38:28.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.500+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.1 size=1048576 2023-12-16T01:38:28.502 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.501+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~T730OHKHLW7H.2 size=402387 2023-12-16T01:38:28.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.504+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=T730OHKHLW7H tag=CWYW1VN19QMS type=write size=3548115 2023-12-16T01:38:28.507 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.506+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=DUT4GXXQ8TB1 type=del size=3210866 2023-12-16T01:38:28.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.510+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=Z920M4UMJ3BU type=del size=3823544 2023-12-16T01:38:28.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.511+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=F3W2EVFO1QF0 type=del size=2621867 2023-12-16T01:38:28.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.513+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=N9636S2ABMHF type=del 2023-12-16T01:38:28.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.516+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.0 size=1048576 2023-12-16T01:38:28.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.518+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.1 size=1048576 2023-12-16T01:38:28.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.519+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.2 size=346553 2023-12-16T01:38:28.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.519+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=CJ7174R2V6UM tag=VDWKKBTTRY1P type=write size=3492281 2023-12-16T01:38:28.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.521+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=YYNRLSTP0Q5Q type=del 2023-12-16T01:38:28.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.523+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=VRYB1M1KVMMF type=del size=3046850 2023-12-16T01:38:28.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.526+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~D2891UO3X6B9.0 size=1048576 2023-12-16T01:38:28.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.527+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~D2891UO3X6B9.1 size=724528 2023-12-16T01:38:28.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.530+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=D2891UO3X6B9 tag=0KK0E74JHGE2 type=write size=2821680 2023-12-16T01:38:28.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.533+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=29451E3KUX0W type=write size=759977 2023-12-16T01:38:28.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.534+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.0 size=1048576 2023-12-16T01:38:28.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.536+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.1 size=1048576 2023-12-16T01:38:28.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.536+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~W8PB499T1QC2.2 size=684100 2023-12-16T01:38:28.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.539+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=W8PB499T1QC2 tag=GABYYBOFCTMP type=write size=3829828 2023-12-16T01:38:28.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.542+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~FHN6PY30C6U2.0 size=1048576 2023-12-16T01:38:28.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.544+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~FHN6PY30C6U2.1 size=792885 2023-12-16T01:38:28.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.544+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=FHN6PY30C6U2 tag=6VBWWTESQ35I type=write size=2890037 2023-12-16T01:38:28.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.546+0000 7f5c997a3840 1 < canceled operation key=WR7GNUGH3F5R tag=EYCQ0Y1M1KU0 type=del size=3879779 2023-12-16T01:38:28.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.547+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=V8Y93QE6O2J2 type=del size=1825177 2023-12-16T01:38:28.550 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.549+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=2SNSI2Z4Y61O type=del 2023-12-16T01:38:28.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.551+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=YH0U9UKAV711 type=del size=1855460 2023-12-16T01:38:28.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.553+0000 7f5c997a3840 1 < completed write operation key=26B5MRB73BOM tag=SR7U63U4UPM9 type=write size=943787 2023-12-16T01:38:28.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.556+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~LNY3QK64KXH5.0 size=779686 2023-12-16T01:38:28.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.556+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=LNY3QK64KXH5 tag=PLRESV3BJZ8H type=write size=1828262 2023-12-16T01:38:28.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.558+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~3BF7ZG5U1TY6.0 size=1021979 2023-12-16T01:38:28.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.561+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=3BF7ZG5U1TY6 tag=7Q1SA6OZJYCU type=write size=2070555 2023-12-16T01:38:28.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.565+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.0 size=1048576 2023-12-16T01:38:28.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.566+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.1 size=1048576 2023-12-16T01:38:28.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.567+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.2 size=257729 2023-12-16T01:38:28.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.567+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=W8Z1SD9A408A tag=U667AU6AA9WB type=write size=3403457 2023-12-16T01:38:28.570 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.569+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=KDAH0HN0H8H4 type=del 2023-12-16T01:38:28.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.571+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=VYANVARCJIGL type=write size=726114 2023-12-16T01:38:28.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.572+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=UCPVXNX8SXP1 type=del 2023-12-16T01:38:28.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.574+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=3R5WN1C4A4VC type=del size=3191757 2023-12-16T01:38:28.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.576+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=R7NKV064BF2N type=del 2023-12-16T01:38:28.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.578+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=YN541Q7R7JG0 type=del size=1969862 2023-12-16T01:38:28.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.579+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~YMYVWO09HTZL.0 size=410225 2023-12-16T01:38:28.583 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.583+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=YMYVWO09HTZL tag=4W2YV40HXSLM type=write size=1458801 2023-12-16T01:38:28.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.585+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=BNLQYQFZTP50 type=del size=3828990 2023-12-16T01:38:28.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.589+0000 7f5c997a3840 1 < suggested update operation key=WR7GNUGH3F5R tag=BJ3K9XXGVYZJ type=del size=3787368 2023-12-16T01:38:28.593 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.593+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.0 size=1048576 2023-12-16T01:38:28.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.594+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.1 size=1048576 2023-12-16T01:38:28.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.595+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.2 size=189502 2023-12-16T01:38:28.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.595+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=HDZ2GO3HQB6B tag=53F36SB61FHV type=write size=3335230 2023-12-16T01:38:28.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.597+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=0WG559BY29Q2 type=del 2023-12-16T01:38:28.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.600+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.0 size=1048576 2023-12-16T01:38:28.602 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.602+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.1 size=1048576 2023-12-16T01:38:28.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.603+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.2 size=30174 2023-12-16T01:38:28.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.603+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=NTPUKQH4UWOA tag=P31TBC5IIO6A type=write size=3175902 2023-12-16T01:38:28.606 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.605+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=DUT4GXXQ8TB1 type=del 2023-12-16T01:38:28.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.609+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~V5SLR8V7BSPK.0 size=1048576 2023-12-16T01:38:28.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.610+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~V5SLR8V7BSPK.1 size=66267 2023-12-16T01:38:28.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.610+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=V5SLR8V7BSPK tag=RALQLA7PGWJ7 type=write size=2163419 2023-12-16T01:38:28.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.614+0000 7f5c997a3840 1 < suggested update operation key=D04ZKKPJRPSQ tag=F3W2EVFO1QF0 type=del size=2621867 2023-12-16T01:38:28.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.616+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=Y59T55UEU2Z4 type=write size=224528 2023-12-16T01:38:28.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.618+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.0 size=1048576 2023-12-16T01:38:28.620 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.619+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.1 size=1048576 2023-12-16T01:38:28.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.621+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~CJ7174R2V6UM.2 size=346553 2023-12-16T01:38:28.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.624+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=CJ7174R2V6UM tag=VDWKKBTTRY1P type=write size=3492281 2023-12-16T01:38:28.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.626+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=N9YZUMGC5WP6 type=del size=183293 2023-12-16T01:38:28.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.628+0000 7f5c997a3840 1 < canceled operation key=26B5MRB73BOM tag=VRYB1M1KVMMF type=del size=3046850 2023-12-16T01:38:28.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.630+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=BOMXYULGY5KR type=write size=174984 2023-12-16T01:38:28.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.632+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=29451E3KUX0W type=write size=759977 2023-12-16T01:38:28.637 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.636+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~D8A1WYNJNTPH.0 size=1048576 2023-12-16T01:38:28.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.638+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~D8A1WYNJNTPH.1 size=410476 2023-12-16T01:38:28.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.638+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=D8A1WYNJNTPH tag=HGR47TE1IVTF type=write size=2507628 2023-12-16T01:38:28.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.640+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~FHN6PY30C6U2.0 size=1048576 2023-12-16T01:38:28.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.641+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~FHN6PY30C6U2.1 size=792885 2023-12-16T01:38:28.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.644+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=FHN6PY30C6U2 tag=6VBWWTESQ35I type=write size=2890037 2023-12-16T01:38:28.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.646+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=4TYW4VO0X6TY type=del size=3182163 2023-12-16T01:38:28.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.647+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=V8Y93QE6O2J2 type=del 2023-12-16T01:38:28.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.650+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=KIVESKK78732 type=del size=3294553 2023-12-16T01:38:28.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.652+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=YH0U9UKAV711 type=del 2023-12-16T01:38:28.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.655+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~8QPWYFVP2PEB.0 size=1048576 2023-12-16T01:38:28.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.657+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~8QPWYFVP2PEB.1 size=904816 2023-12-16T01:38:28.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.657+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=8QPWYFVP2PEB tag=FFOM4S63YIPY type=write size=3001968 2023-12-16T01:38:28.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.658+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~LNY3QK64KXH5.0 size=779686 2023-12-16T01:38:28.662 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.662+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=LNY3QK64KXH5 tag=PLRESV3BJZ8H type=write size=1828262 2023-12-16T01:38:28.666 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.665+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~G0KKFGNDYNBM.0 size=237838 2023-12-16T01:38:28.666 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.665+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=G0KKFGNDYNBM tag=184KMB1FYIQ4 type=write size=1286414 2023-12-16T01:38:28.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.667+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.0 size=1048576 2023-12-16T01:38:28.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.667+0000 7f5c997a3840 1 < canceled part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.1 size=1048576 2023-12-16T01:38:28.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.668+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~W8Z1SD9A408A.2 size=257729 2023-12-16T01:38:28.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.672+0000 7f5c997a3840 1 < canceled multipart upload key=MPVEN4BU8TW8 upload=W8Z1SD9A408A tag=U667AU6AA9WB type=write size=3403457 2023-12-16T01:38:28.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.675+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~34MF6T3SBCZO.0 size=1030267 2023-12-16T01:38:28.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.675+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=34MF6T3SBCZO tag=MGXUCZ8WACP3 type=write size=2078843 2023-12-16T01:38:28.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.677+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=VYANVARCJIGL type=write size=726114 2023-12-16T01:38:28.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.679+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=SGNHWLG8NLW9 type=del size=3966362 2023-12-16T01:38:28.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.680+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=3R5WN1C4A4VC type=del 2023-12-16T01:38:28.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.682+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=VLTOKOWR5YUQ type=del size=2495403 2023-12-16T01:38:28.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.684+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=YN541Q7R7JG0 type=del 2023-12-16T01:38:28.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.687+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~FSN5HHEM02L3.0 size=735834 2023-12-16T01:38:28.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.687+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=FSN5HHEM02L3 tag=38TPEFGXTECS type=write size=1784410 2023-12-16T01:38:28.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.689+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=BNLQYQFZTP50 type=del 2023-12-16T01:38:28.691 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.690+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=PYST1SIXXW6V type=del size=212696 2023-12-16T01:38:28.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.692+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.0 size=1048576 2023-12-16T01:38:28.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.694+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.1 size=1048576 2023-12-16T01:38:28.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.694+0000 7f5c997a3840 1 < canceled part key=_multipart_MPVEN4BU8TW8.2~HDZ2GO3HQB6B.2 size=189502 2023-12-16T01:38:28.698 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.697+0000 7f5c997a3840 1 < canceled multipart upload key=MPVEN4BU8TW8 upload=HDZ2GO3HQB6B tag=53F36SB61FHV type=write size=3335230 2023-12-16T01:38:28.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.699+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=GZAVETMCKKVL type=del size=3879491 2023-12-16T01:38:28.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.701+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.0 size=1048576 2023-12-16T01:38:28.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.702+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.1 size=1048576 2023-12-16T01:38:28.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.704+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~NTPUKQH4UWOA.2 size=30174 2023-12-16T01:38:28.708 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.707+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=NTPUKQH4UWOA tag=P31TBC5IIO6A type=write size=3175902 2023-12-16T01:38:28.709 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.709+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=61VOS296TLBN type=del size=1947829 2023-12-16T01:38:28.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.711+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~V5SLR8V7BSPK.0 size=1048576 2023-12-16T01:38:28.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.712+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~V5SLR8V7BSPK.1 size=66267 2023-12-16T01:38:28.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.715+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=V5SLR8V7BSPK tag=RALQLA7PGWJ7 type=write size=2163419 2023-12-16T01:38:28.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.717+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=VXIXLI0R99T5 type=del size=2834772 2023-12-16T01:38:28.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.719+0000 7f5c997a3840 1 < canceled operation key=WEFVQO42GTIM tag=Y59T55UEU2Z4 type=write size=224528 2023-12-16T01:38:28.721 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.721+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=7XJCJUC3QI1C type=del size=504087 2023-12-16T01:38:28.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.723+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=N9YZUMGC5WP6 type=del 2023-12-16T01:38:28.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.725+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=49BSIPWFBL88 type=del size=2536077 2023-12-16T01:38:28.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.727+0000 7f5c997a3840 1 < completed write operation key=MPVEN4BU8TW8 tag=BOMXYULGY5KR type=write size=174984 2023-12-16T01:38:28.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.728+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=YNS96VIAVA9K type=del size=2024728 2023-12-16T01:38:28.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.730+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~D8A1WYNJNTPH.0 size=1048576 2023-12-16T01:38:28.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.730+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~D8A1WYNJNTPH.1 size=410476 2023-12-16T01:38:28.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.734+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=D8A1WYNJNTPH tag=HGR47TE1IVTF type=write size=2507628 2023-12-16T01:38:28.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.736+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=21XVT6Y7EPJG type=del size=3052276 2023-12-16T01:38:28.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.737+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=4TYW4VO0X6TY type=del 2023-12-16T01:38:28.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.739+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=ZFASDGHAD6LE type=write size=860037 2023-12-16T01:38:28.741 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.741+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=KIVESKK78732 type=del 2023-12-16T01:38:28.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.744+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~FMTSZ5I0NEZK.0 size=1048576 2023-12-16T01:38:28.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.746+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~FMTSZ5I0NEZK.1 size=252371 2023-12-16T01:38:28.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.746+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=FMTSZ5I0NEZK tag=WXQJGOM0851X type=write size=2349523 2023-12-16T01:38:28.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.747+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~8QPWYFVP2PEB.0 size=1048576 2023-12-16T01:38:28.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.747+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~8QPWYFVP2PEB.1 size=904816 2023-12-16T01:38:28.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.750+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=8QPWYFVP2PEB tag=FFOM4S63YIPY type=write size=3001968 2023-12-16T01:38:28.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.754+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~1CXSXI26EX4Q.0 size=713944 2023-12-16T01:38:28.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.754+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=1CXSXI26EX4Q tag=7M0J3Q8LZQOC type=write size=1762520 2023-12-16T01:38:28.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.756+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~G0KKFGNDYNBM.0 size=237838 2023-12-16T01:38:28.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.759+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=G0KKFGNDYNBM tag=184KMB1FYIQ4 type=write size=1286414 2023-12-16T01:38:28.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.763+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.0 size=1048576 2023-12-16T01:38:28.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.765+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.1 size=1048576 2023-12-16T01:38:28.767 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.766+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.2 size=707196 2023-12-16T01:38:28.767 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.766+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=2D0G86313O5J tag=D37F4ASNHG66 type=write size=3852924 2023-12-16T01:38:28.770 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.768+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~34MF6T3SBCZO.0 size=1030267 2023-12-16T01:38:28.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.772+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=34MF6T3SBCZO tag=MGXUCZ8WACP3 type=write size=2078843 2023-12-16T01:38:28.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.773+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=VIT899N6641D type=write size=564025 2023-12-16T01:38:28.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.775+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=SGNHWLG8NLW9 type=del 2023-12-16T01:38:28.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.779+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~B5078UY2VB0Z.0 size=832452 2023-12-16T01:38:28.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.779+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=B5078UY2VB0Z tag=0DEPMMVCHZYS type=write size=1881028 2023-12-16T01:38:28.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.781+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=VLTOKOWR5YUQ type=del 2023-12-16T01:38:28.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.783+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=A2LMLEYEJ73A type=del size=2354314 2023-12-16T01:38:28.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.785+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~FSN5HHEM02L3.0 size=735834 2023-12-16T01:38:28.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.788+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=FSN5HHEM02L3 tag=38TPEFGXTECS type=write size=1784410 2023-12-16T01:38:28.792 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.791+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.0 size=1048576 2023-12-16T01:38:28.793 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.793+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.1 size=1048576 2023-12-16T01:38:28.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.794+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.2 size=644114 2023-12-16T01:38:28.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.794+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=VIGGXNWXBLD4 tag=A8L82IGYYE61 type=write size=3789842 2023-12-16T01:38:28.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.796+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=PYST1SIXXW6V type=del 2023-12-16T01:38:28.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.800+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~U07IVNV5Y22I.0 size=259791 2023-12-16T01:38:28.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.800+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=U07IVNV5Y22I tag=2QVDJ9YQFKKT type=write size=1308367 2023-12-16T01:38:28.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.802+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=GZAVETMCKKVL type=del 2023-12-16T01:38:28.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.805+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=OAZH61RWO78C type=del size=2485277 2023-12-16T01:38:28.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.807+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=61VOS296TLBN type=del 2023-12-16T01:38:28.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.810+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~YXJPN0E5BFY6.0 size=1036588 2023-12-16T01:38:28.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.810+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=YXJPN0E5BFY6 tag=G0SL73HG3LSI type=write size=2085164 2023-12-16T01:38:28.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.814+0000 7f5c997a3840 1 < suggested update operation key=USOB314PKDFK tag=VXIXLI0R99T5 type=del size=2834772 2023-12-16T01:38:28.816 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.815+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=6O8OH35V3OYK type=del size=2421496 2023-12-16T01:38:28.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.819+0000 7f5c997a3840 1 < suggested remove operation key=USOB314PKDFK tag=7XJCJUC3QI1C type=del 2023-12-16T01:38:28.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.823+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.0 size=1048576 2023-12-16T01:38:28.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.824+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.1 size=1048576 2023-12-16T01:38:28.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.825+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.2 size=829606 2023-12-16T01:38:28.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.826+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=LVIE72K9W3ST tag=VH1K4EC0IX9F type=write size=3975334 2023-12-16T01:38:28.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.827+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=49BSIPWFBL88 type=del 2023-12-16T01:38:28.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.829+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=FZB0TO1T2IZ6 type=del size=2634662 2023-12-16T01:38:28.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.831+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=YNS96VIAVA9K type=del 2023-12-16T01:38:28.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.833+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=MI1CK0AHXXFY type=del size=2422570 2023-12-16T01:38:28.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.835+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=21XVT6Y7EPJG type=del 2023-12-16T01:38:28.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.836+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=JHL6G0BWMFPB type=del size=2349104 2023-12-16T01:38:28.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.838+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=ZFASDGHAD6LE type=write size=860037 2023-12-16T01:38:28.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.841+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.0 size=1048576 2023-12-16T01:38:28.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.843+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.1 size=1048576 2023-12-16T01:38:28.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.844+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.2 size=210573 2023-12-16T01:38:28.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.844+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=OA804T6CKS20 tag=N9HWG4QZZYOV type=write size=3356301 2023-12-16T01:38:28.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.846+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~FMTSZ5I0NEZK.0 size=1048576 2023-12-16T01:38:28.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.848+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~FMTSZ5I0NEZK.1 size=252371 2023-12-16T01:38:28.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.851+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=FMTSZ5I0NEZK tag=WXQJGOM0851X type=write size=2349523 2023-12-16T01:38:28.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.854+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~Z6A3EWE7V4UJ.0 size=703615 2023-12-16T01:38:28.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.854+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=Z6A3EWE7V4UJ tag=T23EQVJIITKH type=write size=1752191 2023-12-16T01:38:28.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.856+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~1CXSXI26EX4Q.0 size=713944 2023-12-16T01:38:28.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.859+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=1CXSXI26EX4Q tag=7M0J3Q8LZQOC type=write size=1762520 2023-12-16T01:38:28.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.861+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=R4AX23UAQBGJ type=del size=2628942 2023-12-16T01:38:28.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.863+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.0 size=1048576 2023-12-16T01:38:28.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.865+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.1 size=1048576 2023-12-16T01:38:28.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.866+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~2D0G86313O5J.2 size=707196 2023-12-16T01:38:28.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.869+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=2D0G86313O5J tag=D37F4ASNHG66 type=write size=3852924 2023-12-16T01:38:28.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.871+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=C0I25G7BYQ9X type=write size=421901 2023-12-16T01:38:28.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.875+0000 7f5c997a3840 1 < suggested remove operation key=0GXESPNS3BE0 tag=VIT899N6641D type=write 2023-12-16T01:38:28.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.878+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~WNLDLJ7GBN2T.0 size=809987 2023-12-16T01:38:28.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.878+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=WNLDLJ7GBN2T tag=FFR78YCM2GFL type=write size=1858563 2023-12-16T01:38:28.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.880+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~B5078UY2VB0Z.0 size=832452 2023-12-16T01:38:28.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.883+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=B5078UY2VB0Z tag=0DEPMMVCHZYS type=write size=1881028 2023-12-16T01:38:28.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.885+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=RC7DEASUZZRE type=del size=224153 2023-12-16T01:38:28.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.887+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=A2LMLEYEJ73A type=del 2023-12-16T01:38:28.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.889+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=A0DCEEC50PPO type=write size=1029232 2023-12-16T01:38:28.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.891+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.0 size=1048576 2023-12-16T01:38:28.894 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.893+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.1 size=1048576 2023-12-16T01:38:28.895 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.894+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~VIGGXNWXBLD4.2 size=644114 2023-12-16T01:38:28.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.898+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=VIGGXNWXBLD4 tag=A8L82IGYYE61 type=write size=3789842 2023-12-16T01:38:28.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.899+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=GCI81SKKKVSC type=write size=468457 2023-12-16T01:38:28.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.901+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~U07IVNV5Y22I.0 size=259791 2023-12-16T01:38:28.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.905+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=U07IVNV5Y22I tag=2QVDJ9YQFKKT type=write size=1308367 2023-12-16T01:38:28.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.907+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=KCDOF87UF865 type=write size=942348 2023-12-16T01:38:28.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.909+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=OAZH61RWO78C type=del 2023-12-16T01:38:28.912 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.912+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~UO8C1MK637PS.0 size=1048576 2023-12-16T01:38:28.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.913+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~UO8C1MK637PS.1 size=642597 2023-12-16T01:38:28.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.913+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=UO8C1MK637PS tag=G8Q69NBRKLN2 type=write size=2739749 2023-12-16T01:38:28.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.914+0000 7f5c997a3840 1 < canceled part key=_multipart_6AN157D3CG3D.2~YXJPN0E5BFY6.0 size=1036588 2023-12-16T01:38:28.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.917+0000 7f5c997a3840 1 < canceled multipart upload key=6AN157D3CG3D upload=YXJPN0E5BFY6 tag=G0SL73HG3LSI type=write size=2085164 2023-12-16T01:38:28.919 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.919+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=UPXCSY717LCD type=del size=1788237 2023-12-16T01:38:28.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.920+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=6O8OH35V3OYK type=del 2023-12-16T01:38:28.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.922+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=Z9AQTZAZ31PN type=del size=287716 2023-12-16T01:38:28.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.924+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.0 size=1048576 2023-12-16T01:38:28.926 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.925+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.1 size=1048576 2023-12-16T01:38:28.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.927+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~LVIE72K9W3ST.2 size=829606 2023-12-16T01:38:28.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.931+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=LVIE72K9W3ST tag=VH1K4EC0IX9F type=write size=3975334 2023-12-16T01:38:28.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.935+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~DQVCOBGKSNVK.0 size=1048576 2023-12-16T01:38:28.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.936+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~DQVCOBGKSNVK.1 size=164245 2023-12-16T01:38:28.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.936+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=DQVCOBGKSNVK tag=YJ1PRZO2DUWP type=write size=2261397 2023-12-16T01:38:28.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.939+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=FZB0TO1T2IZ6 type=del 2023-12-16T01:38:28.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.942+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~PR5O2LKC6HNN.0 size=578528 2023-12-16T01:38:28.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.942+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=PR5O2LKC6HNN tag=ECXOO6NR295J type=write size=1627104 2023-12-16T01:38:28.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.946+0000 7f5c997a3840 1 < suggested remove operation key=048EI4VAS2C2 tag=MI1CK0AHXXFY type=del 2023-12-16T01:38:28.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.950+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.0 size=1048576 2023-12-16T01:38:28.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.951+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.1 size=1048576 2023-12-16T01:38:28.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.953+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.2 size=609495 2023-12-16T01:38:28.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.953+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=X2CJTT39Y5UA tag=MDA2AOJWE8T9 type=write size=3755223 2023-12-16T01:38:28.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.957+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=JHL6G0BWMFPB type=del size=2349104 2023-12-16T01:38:28.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.961+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.0 size=1048576 2023-12-16T01:38:28.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.963+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.1 size=1048576 2023-12-16T01:38:28.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.964+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.2 size=501320 2023-12-16T01:38:28.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.964+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=WL63ADATJWY2 tag=F8BRVFJTUR8R type=write size=3647048 2023-12-16T01:38:28.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.966+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.0 size=1048576 2023-12-16T01:38:28.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.966+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.1 size=1048576 2023-12-16T01:38:28.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.968+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~OA804T6CKS20.2 size=210573 2023-12-16T01:38:28.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.971+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=OA804T6CKS20 tag=N9HWG4QZZYOV type=write size=3356301 2023-12-16T01:38:28.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.974+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=6OMHBK56G3O0 type=del size=3904201 2023-12-16T01:38:28.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.976+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~Z6A3EWE7V4UJ.0 size=703615 2023-12-16T01:38:28.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.979+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=Z6A3EWE7V4UJ tag=T23EQVJIITKH type=write size=1752191 2023-12-16T01:38:28.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.981+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=DIREWQNEI22P type=del size=3526119 2023-12-16T01:38:28.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.983+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=R4AX23UAQBGJ type=del 2023-12-16T01:38:28.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.987+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~E48YKGWG4908.0 size=1048576 2023-12-16T01:38:28.989 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.989+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~E48YKGWG4908.1 size=326561 2023-12-16T01:38:28.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.989+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=E48YKGWG4908 tag=CU2KSQEWU1ML type=write size=2423713 2023-12-16T01:38:28.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.991+0000 7f5c997a3840 1 < canceled operation key=USOB314PKDFK tag=C0I25G7BYQ9X type=write size=421901 2023-12-16T01:38:28.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.993+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=ZICX6HINZHSH type=del size=1371374 2023-12-16T01:38:28.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.995+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~WNLDLJ7GBN2T.0 size=809987 2023-12-16T01:38:28.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.998+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=WNLDLJ7GBN2T tag=FFR78YCM2GFL type=write size=1858563 2023-12-16T01:38:29.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:28.999+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=NG15SEWPPLDP type=del size=3060759 2023-12-16T01:38:29.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.001+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=RC7DEASUZZRE type=del 2023-12-16T01:38:29.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.003+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=JMLP1D7MPC0K type=write size=249411 2023-12-16T01:38:29.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.005+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=A0DCEEC50PPO type=write size=1029232 2023-12-16T01:38:29.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.007+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=B5Y62J3MRZEP type=del size=2341083 2023-12-16T01:38:29.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.009+0000 7f5c997a3840 1 < completed write operation key=MPVEN4BU8TW8 tag=GCI81SKKKVSC type=write size=468457 2023-12-16T01:38:29.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.011+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=2CSKPGI4QYY2 type=write size=847250 2023-12-16T01:38:29.014 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.013+0000 7f5c997a3840 -1 < failed to complete operation key=048EI4VAS2C2 tag=KCDOF87UF865 type=write size=942348: (22) Invalid argument 2023-12-16T01:38:29.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.016+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~2W5QD4XC92TP.0 size=1048576 2023-12-16T01:38:29.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.018+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~2W5QD4XC92TP.1 size=759665 2023-12-16T01:38:29.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.018+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=2W5QD4XC92TP tag=CM2JD0NUTFX7 type=write size=2856817 2023-12-16T01:38:29.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.020+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~UO8C1MK637PS.0 size=1048576 2023-12-16T01:38:29.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.022+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~UO8C1MK637PS.1 size=642597 2023-12-16T01:38:29.026 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.026+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=UO8C1MK637PS tag=G8Q69NBRKLN2 type=write size=2739749 2023-12-16T01:38:29.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.027+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=UXL5M042HN21 type=del size=1450150 2023-12-16T01:38:29.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.029+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=UPXCSY717LCD type=del 2023-12-16T01:38:29.032 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.031+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=WUKLZEX3I5EY type=del size=2871937 2023-12-16T01:38:29.034 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.033+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=Z9AQTZAZ31PN type=del 2023-12-16T01:38:29.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.037+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~B7PB0793K8V2.0 size=1048576 2023-12-16T01:38:29.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.039+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~B7PB0793K8V2.1 size=913326 2023-12-16T01:38:29.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.039+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=B7PB0793K8V2 tag=C8I8TS3I7F55 type=write size=3010478 2023-12-16T01:38:29.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.041+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~DQVCOBGKSNVK.0 size=1048576 2023-12-16T01:38:29.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.042+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~DQVCOBGKSNVK.1 size=164245 2023-12-16T01:38:29.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.046+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=DQVCOBGKSNVK tag=YJ1PRZO2DUWP type=write size=2261397 2023-12-16T01:38:29.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.049+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~N60MDE8KMY35.0 size=932198 2023-12-16T01:38:29.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.049+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=N60MDE8KMY35 tag=6MYW2166HMQL type=write size=1980774 2023-12-16T01:38:29.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.052+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~PR5O2LKC6HNN.0 size=578528 2023-12-16T01:38:29.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.056+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=PR5O2LKC6HNN tag=ECXOO6NR295J type=write size=1627104 2023-12-16T01:38:29.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.059+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.0 size=1048576 2023-12-16T01:38:29.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.061+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.1 size=1048576 2023-12-16T01:38:29.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.062+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.2 size=466124 2023-12-16T01:38:29.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.062+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=RU2P1QR2NFOK tag=PN470UFA27ID type=write size=3611852 2023-12-16T01:38:29.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.065+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.0 size=1048576 2023-12-16T01:38:29.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.066+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.1 size=1048576 2023-12-16T01:38:29.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.068+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~X2CJTT39Y5UA.2 size=609495 2023-12-16T01:38:29.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.072+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=X2CJTT39Y5UA tag=MDA2AOJWE8T9 type=write size=3755223 2023-12-16T01:38:29.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.074+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=GWDUQME888L7 type=del size=2065607 2023-12-16T01:38:29.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.076+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.0 size=1048576 2023-12-16T01:38:29.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.077+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.1 size=1048576 2023-12-16T01:38:29.080 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.079+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~WL63ADATJWY2.2 size=501320 2023-12-16T01:38:29.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.082+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=WL63ADATJWY2 tag=F8BRVFJTUR8R type=write size=3647048 2023-12-16T01:38:29.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.084+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=WO82E8D0UVXS type=del size=2830253 2023-12-16T01:38:29.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.086+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=6OMHBK56G3O0 type=del 2023-12-16T01:38:29.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.087+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=Y4OA53ZG36LC type=del size=2540812 2023-12-16T01:38:29.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.089+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=DIREWQNEI22P type=del 2023-12-16T01:38:29.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.091+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=3U4NNLPOEJKO type=del size=2190056 2023-12-16T01:38:29.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.094+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~E48YKGWG4908.0 size=1048576 2023-12-16T01:38:29.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.096+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~E48YKGWG4908.1 size=326561 2023-12-16T01:38:29.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.099+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=E48YKGWG4908 tag=CU2KSQEWU1ML type=write size=2423713 2023-12-16T01:38:29.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.102+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.0 size=1048576 2023-12-16T01:38:29.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.103+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.1 size=1048576 2023-12-16T01:38:29.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.105+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.2 size=436830 2023-12-16T01:38:29.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.105+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=77A4H35KVCI2 tag=F43W686FD8JH type=write size=3582558 2023-12-16T01:38:29.107 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.107+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=ZICX6HINZHSH type=del 2023-12-16T01:38:29.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.109+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=1RGUM6LLWL33 type=del size=781 2023-12-16T01:38:29.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.113+0000 7f5c997a3840 1 < suggested update operation key=0NLAUVL8M0Z2 tag=NG15SEWPPLDP type=del size=3060759 2023-12-16T01:38:29.115 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.115+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=ZE7BKLFT6QAJ type=del size=3683477 2023-12-16T01:38:29.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.118+0000 7f5c997a3840 1 < suggested remove operation key=3HP9BC673V84 tag=JMLP1D7MPC0K type=write 2023-12-16T01:38:29.122 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.122+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~18SF1WD48CYM.0 size=155031 2023-12-16T01:38:29.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.122+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=18SF1WD48CYM tag=XKFR2K3E3TMW type=write size=1203607 2023-12-16T01:38:29.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.124+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=B5Y62J3MRZEP type=del 2023-12-16T01:38:29.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.127+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~GMPRE19LPUBO.0 size=1048576 2023-12-16T01:38:29.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.129+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~GMPRE19LPUBO.1 size=356516 2023-12-16T01:38:29.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.129+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=GMPRE19LPUBO tag=QPIBCUHEW6YW type=write size=2453668 2023-12-16T01:38:29.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.131+0000 7f5c997a3840 1 < completed write operation key=EBSYBW3B6QJ0 tag=2CSKPGI4QYY2 type=write size=847250 2023-12-16T01:38:29.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.133+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=OG3NWWDPH7AC type=del size=1397126 2023-12-16T01:38:29.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.135+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~2W5QD4XC92TP.0 size=1048576 2023-12-16T01:38:29.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.136+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~2W5QD4XC92TP.1 size=759665 2023-12-16T01:38:29.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.139+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=2W5QD4XC92TP tag=CM2JD0NUTFX7 type=write size=2856817 2023-12-16T01:38:29.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.144+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~A3E03AHGIPN6.0 size=466940 2023-12-16T01:38:29.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.144+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=A3E03AHGIPN6 tag=0GURO2L7PC3G type=write size=1515516 2023-12-16T01:38:29.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.146+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=UXL5M042HN21 type=del 2023-12-16T01:38:29.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.148+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=GKXRBMWORCCI type=del size=216390 2023-12-16T01:38:29.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.150+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=WUKLZEX3I5EY type=del 2023-12-16T01:38:29.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.152+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=M9J9LRFTZBXG type=del size=535199 2023-12-16T01:38:29.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.154+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~B7PB0793K8V2.0 size=1048576 2023-12-16T01:38:29.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.156+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~B7PB0793K8V2.1 size=913326 2023-12-16T01:38:29.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.159+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=B7PB0793K8V2 tag=C8I8TS3I7F55 type=write size=3010478 2023-12-16T01:38:29.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.161+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=21F4TA0BYZQM type=del size=2801944 2023-12-16T01:38:29.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.163+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~N60MDE8KMY35.0 size=932198 2023-12-16T01:38:29.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.166+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=N60MDE8KMY35 tag=6MYW2166HMQL type=write size=1980774 2023-12-16T01:38:29.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.168+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=O6PNL5AKSVSE type=del size=3563766 2023-12-16T01:38:29.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.171+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.0 size=1048576 2023-12-16T01:38:29.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.171+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.1 size=1048576 2023-12-16T01:38:29.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.172+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~RU2P1QR2NFOK.2 size=466124 2023-12-16T01:38:29.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.176+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=RU2P1QR2NFOK tag=PN470UFA27ID type=write size=3611852 2023-12-16T01:38:29.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.178+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=8NLM2QCVQGJU type=del size=3751140 2023-12-16T01:38:29.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.180+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=GWDUQME888L7 type=del 2023-12-16T01:38:29.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.183+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LN52VVXBMUG2.0 size=1031462 2023-12-16T01:38:29.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.183+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=LN52VVXBMUG2 tag=FPJOT98UVYN6 type=write size=2080038 2023-12-16T01:38:29.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.185+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=WO82E8D0UVXS type=del 2023-12-16T01:38:29.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.187+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=KB6AP65CGZR5 type=del size=1609955 2023-12-16T01:38:29.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.189+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=Y4OA53ZG36LC type=del 2023-12-16T01:38:29.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.192+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~E509L9JH5UZP.0 size=1048576 2023-12-16T01:38:29.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.194+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~E509L9JH5UZP.1 size=137823 2023-12-16T01:38:29.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.194+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=E509L9JH5UZP tag=O92W2N2YSGGS type=write size=2234975 2023-12-16T01:38:29.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.198+0000 7f5c997a3840 1 < suggested remove operation key=6AN157D3CG3D tag=3U4NNLPOEJKO type=del 2023-12-16T01:38:29.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.200+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=VXQMEU1MM53N type=del size=564581 2023-12-16T01:38:29.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.202+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.0 size=1048576 2023-12-16T01:38:29.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.203+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.1 size=1048576 2023-12-16T01:38:29.205 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.205+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~77A4H35KVCI2.2 size=436830 2023-12-16T01:38:29.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.208+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=77A4H35KVCI2 tag=F43W686FD8JH type=write size=3582558 2023-12-16T01:38:29.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.210+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=D9CVM8KTY67C type=del size=3791363 2023-12-16T01:38:29.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.212+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=1RGUM6LLWL33 type=del 2023-12-16T01:38:29.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.215+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~N63KPAPZW2V2.0 size=1030468 2023-12-16T01:38:29.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.215+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=N63KPAPZW2V2 tag=R4Q6Q5ONQAV9 type=write size=2079044 2023-12-16T01:38:29.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.217+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=ZE7BKLFT6QAJ type=del 2023-12-16T01:38:29.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.220+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.0 size=1048576 2023-12-16T01:38:29.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.222+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.1 size=1048576 2023-12-16T01:38:29.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.223+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.2 size=789528 2023-12-16T01:38:29.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.223+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=Q2FRZ5U0NLZI tag=BF7JFSPG4XKM type=write size=3935256 2023-12-16T01:38:29.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.225+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~18SF1WD48CYM.0 size=155031 2023-12-16T01:38:29.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.228+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=18SF1WD48CYM tag=XKFR2K3E3TMW type=write size=1203607 2023-12-16T01:38:29.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.231+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.0 size=1048576 2023-12-16T01:38:29.233 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.232+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.1 size=1048576 2023-12-16T01:38:29.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.234+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.2 size=903883 2023-12-16T01:38:29.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.234+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=R002O96FR2G7 tag=27SR48DUFBB3 type=write size=4049611 2023-12-16T01:38:29.236 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.235+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~GMPRE19LPUBO.0 size=1048576 2023-12-16T01:38:29.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.237+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~GMPRE19LPUBO.1 size=356516 2023-12-16T01:38:29.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.240+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=GMPRE19LPUBO tag=QPIBCUHEW6YW type=write size=2453668 2023-12-16T01:38:29.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.242+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=NE4VMJX9AME2 type=del size=4161855 2023-12-16T01:38:29.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.245+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=OG3NWWDPH7AC type=del 2023-12-16T01:38:29.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.247+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=TCIPUHDZWC98 type=del size=2757734 2023-12-16T01:38:29.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.249+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~A3E03AHGIPN6.0 size=466940 2023-12-16T01:38:29.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.252+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=A3E03AHGIPN6 tag=0GURO2L7PC3G type=write size=1515516 2023-12-16T01:38:29.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.253+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=I4789P3OYSVS type=del size=769245 2023-12-16T01:38:29.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.255+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=GKXRBMWORCCI type=del 2023-12-16T01:38:29.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.259+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~1VT2RVX1NTHF.0 size=144915 2023-12-16T01:38:29.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.259+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=1VT2RVX1NTHF tag=BCWZWDL09AOJ type=write size=1193491 2023-12-16T01:38:29.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.260+0000 7f5c997a3840 1 < canceled operation key=NBH09B3H2JPP tag=M9J9LRFTZBXG type=del size=535199 2023-12-16T01:38:29.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.262+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=59NOF0WPDCKQ type=del size=3312303 2023-12-16T01:38:29.265 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.264+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=21F4TA0BYZQM type=del 2023-12-16T01:38:29.267 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.266+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=QM4AELLBQCZL type=del size=3402490 2023-12-16T01:38:29.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.269+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=O6PNL5AKSVSE type=del 2023-12-16T01:38:29.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.271+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=7HX5Y017V0G2 type=write size=852922 2023-12-16T01:38:29.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.273+0000 7f5c997a3840 1 < canceled operation key=0GXESPNS3BE0 tag=8NLM2QCVQGJU type=del size=3751140 2023-12-16T01:38:29.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.275+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=B328IECG0ELS type=del size=3176685 2023-12-16T01:38:29.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.276+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LN52VVXBMUG2.0 size=1031462 2023-12-16T01:38:29.280 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.280+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=LN52VVXBMUG2 tag=FPJOT98UVYN6 type=write size=2080038 2023-12-16T01:38:29.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.281+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=XQ6WCY0VU9WR type=del size=2037636 2023-12-16T01:38:29.284 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.283+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=KB6AP65CGZR5 type=del size=1609955 2023-12-16T01:38:29.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.287+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~HLXEZ3PLOV1J.0 size=203369 2023-12-16T01:38:29.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.287+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=HLXEZ3PLOV1J tag=YCLK6OYHRHST type=write size=1251945 2023-12-16T01:38:29.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.288+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~E509L9JH5UZP.0 size=1048576 2023-12-16T01:38:29.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.290+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~E509L9JH5UZP.1 size=137823 2023-12-16T01:38:29.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.293+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=E509L9JH5UZP tag=O92W2N2YSGGS type=write size=2234975 2023-12-16T01:38:29.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.295+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=Q6ZEDXYMKBHB type=del size=1312978 2023-12-16T01:38:29.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.297+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=VXQMEU1MM53N type=del 2023-12-16T01:38:29.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.299+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=QJCP0MVQUARM type=del size=700710 2023-12-16T01:38:29.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.301+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=D9CVM8KTY67C type=del 2023-12-16T01:38:29.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.302+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=9AU7H45UQ8LM type=del size=1540544 2023-12-16T01:38:29.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.303+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~N63KPAPZW2V2.0 size=1030468 2023-12-16T01:38:29.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.306+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=N63KPAPZW2V2 tag=R4Q6Q5ONQAV9 type=write size=2079044 2023-12-16T01:38:29.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.307+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=NGM4SIKFATW4 type=del size=1714851 2023-12-16T01:38:29.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.309+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.0 size=1048576 2023-12-16T01:38:29.311 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.311+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.1 size=1048576 2023-12-16T01:38:29.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.312+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~Q2FRZ5U0NLZI.2 size=789528 2023-12-16T01:38:29.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.315+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=Q2FRZ5U0NLZI tag=BF7JFSPG4XKM type=write size=3935256 2023-12-16T01:38:29.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.319+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.0 size=1048576 2023-12-16T01:38:29.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.320+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.1 size=1048576 2023-12-16T01:38:29.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.322+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.2 size=791126 2023-12-16T01:38:29.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.322+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=D7COYF16V3ZH tag=GMQ5WO0JI2BB type=write size=3936854 2023-12-16T01:38:29.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.324+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.0 size=1048576 2023-12-16T01:38:29.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.326+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.1 size=1048576 2023-12-16T01:38:29.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.328+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~R002O96FR2G7.2 size=903883 2023-12-16T01:38:29.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.331+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=R002O96FR2G7 tag=27SR48DUFBB3 type=write size=4049611 2023-12-16T01:38:29.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.335+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~MSJL7J4183XO.0 size=17315 2023-12-16T01:38:29.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.335+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=MSJL7J4183XO tag=OMTEW9TXXAI1 type=write size=1065891 2023-12-16T01:38:29.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.337+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=NE4VMJX9AME2 type=del 2023-12-16T01:38:29.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.339+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=9QIVD8UULJ47 type=del size=230409 2023-12-16T01:38:29.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.341+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=TCIPUHDZWC98 type=del 2023-12-16T01:38:29.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.343+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=NO2XQD38TV3H type=write size=956514 2023-12-16T01:38:29.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.345+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=I4789P3OYSVS type=del 2023-12-16T01:38:29.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.348+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~OBVZFOXRS6O9.0 size=951539 2023-12-16T01:38:29.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.348+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=OBVZFOXRS6O9 tag=YZ6UZVYWTSOR type=write size=2000115 2023-12-16T01:38:29.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.349+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~1VT2RVX1NTHF.0 size=144915 2023-12-16T01:38:29.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.353+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=1VT2RVX1NTHF tag=BCWZWDL09AOJ type=write size=1193491 2023-12-16T01:38:29.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.357+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.0 size=1048576 2023-12-16T01:38:29.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.358+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.1 size=1048576 2023-12-16T01:38:29.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.360+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.2 size=396187 2023-12-16T01:38:29.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.360+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=QMAESLH4M2PD tag=ZNAOOCYI9D87 type=write size=3541915 2023-12-16T01:38:29.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.362+0000 7f5c997a3840 1 < canceled operation key=8QNB6AVOFOZ9 tag=59NOF0WPDCKQ type=del size=3312303 2023-12-16T01:38:29.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.366+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~ORF28BU7J9HU.0 size=425855 2023-12-16T01:38:29.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.366+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=ORF28BU7J9HU tag=ABS3ZSEDVT1S type=write size=1474431 2023-12-16T01:38:29.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.368+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=QM4AELLBQCZL type=del 2023-12-16T01:38:29.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.369+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=LS0JXEIKWJMU type=del size=407023 2023-12-16T01:38:29.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.371+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=7HX5Y017V0G2 type=write size=852922 2023-12-16T01:38:29.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.373+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=ITWLUF0LBFHX type=del size=731705 2023-12-16T01:38:29.377 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.377+0000 7f5c997a3840 1 < suggested remove operation key=ABZTLF79NQIW tag=B328IECG0ELS type=del 2023-12-16T01:38:29.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.380+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.0 size=1048576 2023-12-16T01:38:29.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.382+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.1 size=1048576 2023-12-16T01:38:29.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.383+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.2 size=705536 2023-12-16T01:38:29.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.383+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=I8Z7L8641SHI tag=89ROMFX16RSX type=write size=3851264 2023-12-16T01:38:29.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.387+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=XQ6WCY0VU9WR type=del 2023-12-16T01:38:29.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.389+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=W3SMU73HAUO4 type=del size=3100489 2023-12-16T01:38:29.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.391+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~HLXEZ3PLOV1J.0 size=203369 2023-12-16T01:38:29.394 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.394+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=HLXEZ3PLOV1J tag=YCLK6OYHRHST type=write size=1251945 2023-12-16T01:38:29.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.396+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=UNQ2HJE24KDZ type=del size=1552374 2023-12-16T01:38:29.399 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.398+0000 7f5c997a3840 -1 < failed to complete operation key=6XZOAX7QEXIM tag=Q6ZEDXYMKBHB type=del size=1312978: (22) Invalid argument 2023-12-16T01:38:29.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.400+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=1TYMPVEBNLUC type=del size=781772 2023-12-16T01:38:29.403 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.402+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=QJCP0MVQUARM type=del 2023-12-16T01:38:29.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.404+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=IFQ5KW4YQOLQ type=del size=1667360 2023-12-16T01:38:29.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.408+0000 7f5c997a3840 1 < suggested remove operation key=MPVEN4BU8TW8 tag=9AU7H45UQ8LM type=del 2023-12-16T01:38:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:29 smithi118 ceph-mon[131825]: pgmap v1304: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:29.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.411+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~SSDSMKQ742AO.0 size=1048576 2023-12-16T01:38:29.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.412+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~SSDSMKQ742AO.1 size=708143 2023-12-16T01:38:29.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.412+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=SSDSMKQ742AO tag=5IWVNL5RBA73 type=write size=2805295 2023-12-16T01:38:29.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.416+0000 7f5c997a3840 1 < suggested update operation key=59X1QITYQH28 tag=NGM4SIKFATW4 type=del size=1714851 2023-12-16T01:38:29.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.420+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~S2LIPMFGHUOZ.0 size=264740 2023-12-16T01:38:29.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.420+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=S2LIPMFGHUOZ tag=NNS30DLE8R90 type=write size=1313316 2023-12-16T01:38:29.422 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.421+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.0 size=1048576 2023-12-16T01:38:29.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.423+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.1 size=1048576 2023-12-16T01:38:29.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.424+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~D7COYF16V3ZH.2 size=791126 2023-12-16T01:38:29.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.427+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=D7COYF16V3ZH tag=GMQ5WO0JI2BB type=write size=3936854 2023-12-16T01:38:29.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.431+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~7YJBL1CTFKMU.0 size=1048576 2023-12-16T01:38:29.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.432+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~7YJBL1CTFKMU.1 size=643645 2023-12-16T01:38:29.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.432+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=7YJBL1CTFKMU tag=KDIZR2HJO1WK type=write size=2740797 2023-12-16T01:38:29.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.434+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~MSJL7J4183XO.0 size=17315 2023-12-16T01:38:29.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.438+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=MSJL7J4183XO tag=OMTEW9TXXAI1 type=write size=1065891 2023-12-16T01:38:29.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.439+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=ZSJPMGXCSJ19 type=del size=345019 2023-12-16T01:38:29.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.441+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=9QIVD8UULJ47 type=del 2023-12-16T01:38:29.443 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.443+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=PQUQQITHJY3E type=del size=1153456 2023-12-16T01:38:29.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.445+0000 7f5c997a3840 1 < completed write operation key=GAF2J0772Y5I tag=NO2XQD38TV3H type=write size=956514 2023-12-16T01:38:29.447 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.446+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=ACQETG888O7C type=del size=2938152 2023-12-16T01:38:29.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.448+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~OBVZFOXRS6O9.0 size=951539 2023-12-16T01:38:29.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.451+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=OBVZFOXRS6O9 tag=YZ6UZVYWTSOR type=write size=2000115 2023-12-16T01:38:29.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.455+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~MEI1P2GHQVXO.0 size=123053 2023-12-16T01:38:29.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.455+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=MEI1P2GHQVXO tag=3ELAFWMM9SL0 type=write size=1171629 2023-12-16T01:38:29.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.456+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.0 size=1048576 2023-12-16T01:38:29.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.456+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.1 size=1048576 2023-12-16T01:38:29.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.458+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~QMAESLH4M2PD.2 size=396187 2023-12-16T01:38:29.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.461+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=QMAESLH4M2PD tag=ZNAOOCYI9D87 type=write size=3541915 2023-12-16T01:38:29.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.463+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=BIG84HDKEIG6 type=del size=269306 2023-12-16T01:38:29.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.463+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~ORF28BU7J9HU.0 size=425855 2023-12-16T01:38:29.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.466+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=ORF28BU7J9HU tag=ABS3ZSEDVT1S type=write size=1474431 2023-12-16T01:38:29.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.469+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=V7NQXQLLE6OQ type=del size=488044 2023-12-16T01:38:29.472 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.471+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=LS0JXEIKWJMU type=del 2023-12-16T01:38:29.474 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.474+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=TJYM716L3HO7 type=del size=1436845 2023-12-16T01:38:29.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.475+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=ITWLUF0LBFHX type=del 2023-12-16T01:38:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:29 smithi078 ceph-mon[139570]: pgmap v1304: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:29 smithi078 ceph-mon[142991]: pgmap v1304: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:29.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.479+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.0 size=1048576 2023-12-16T01:38:29.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.480+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.1 size=1048576 2023-12-16T01:38:29.482 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.482+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.2 size=396154 2023-12-16T01:38:29.482 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.482+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=JNBOJVOE529V tag=9TU86RJA6X7V type=write size=3541882 2023-12-16T01:38:29.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.484+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.0 size=1048576 2023-12-16T01:38:29.486 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.485+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.1 size=1048576 2023-12-16T01:38:29.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.487+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~I8Z7L8641SHI.2 size=705536 2023-12-16T01:38:29.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.491+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=I8Z7L8641SHI tag=89ROMFX16RSX type=write size=3851264 2023-12-16T01:38:29.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.493+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=F0EQE8FQILV1 type=del size=4190123 2023-12-16T01:38:29.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.495+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=W3SMU73HAUO4 type=del 2023-12-16T01:38:29.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.498+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~IK7XH12IKE31.0 size=214028 2023-12-16T01:38:29.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.498+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=IK7XH12IKE31 tag=ODKIXDTSMTG4 type=write size=1262604 2023-12-16T01:38:29.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.500+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=UNQ2HJE24KDZ type=del 2023-12-16T01:38:29.502 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.502+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=0KXIAD8A03WU type=del size=2433579 2023-12-16T01:38:29.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.504+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=1TYMPVEBNLUC type=del 2023-12-16T01:38:29.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.506+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=VMA5021DM66T type=write size=334212 2023-12-16T01:38:29.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.507+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=IFQ5KW4YQOLQ type=del 2023-12-16T01:38:29.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.509+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=15DYF58I3E3G type=write size=49134 2023-12-16T01:38:29.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.511+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~SSDSMKQ742AO.0 size=1048576 2023-12-16T01:38:29.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.513+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~SSDSMKQ742AO.1 size=708143 2023-12-16T01:38:29.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.516+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=SSDSMKQ742AO tag=5IWVNL5RBA73 type=write size=2805295 2023-12-16T01:38:29.519 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.518+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=AJKAL1DH80RY type=del size=1527505 2023-12-16T01:38:29.521 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.520+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~S2LIPMFGHUOZ.0 size=264740 2023-12-16T01:38:29.524 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.523+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=S2LIPMFGHUOZ tag=NNS30DLE8R90 type=write size=1313316 2023-12-16T01:38:29.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.525+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=R3B5ONHH0EO4 type=del size=1424733 2023-12-16T01:38:29.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.527+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~7YJBL1CTFKMU.0 size=1048576 2023-12-16T01:38:29.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.529+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~7YJBL1CTFKMU.1 size=643645 2023-12-16T01:38:29.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.532+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=7YJBL1CTFKMU tag=KDIZR2HJO1WK type=write size=2740797 2023-12-16T01:38:29.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.534+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=X1QDGT1IGG7V type=write size=100650 2023-12-16T01:38:29.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.535+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=ZSJPMGXCSJ19 type=del 2023-12-16T01:38:29.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.539+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~ASLB0268CFIP.0 size=52025 2023-12-16T01:38:29.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.539+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=ASLB0268CFIP tag=YHK76PTCK6EA type=write size=1100601 2023-12-16T01:38:29.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.540+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=PQUQQITHJY3E type=del 2023-12-16T01:38:29.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.544+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.0 size=1048576 2023-12-16T01:38:29.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.545+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.1 size=1048576 2023-12-16T01:38:29.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.547+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.2 size=391284 2023-12-16T01:38:29.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.547+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=6IS2XDH19EMM tag=E8KZXM5JG3FS type=write size=3537012 2023-12-16T01:38:29.550 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.549+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=ACQETG888O7C type=del 2023-12-16T01:38:29.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.553+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~VJPAE43FZHNR.0 size=924600 2023-12-16T01:38:29.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.553+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=VJPAE43FZHNR tag=WD6P3WR7FVFR type=write size=1973176 2023-12-16T01:38:29.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.555+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~MEI1P2GHQVXO.0 size=123053 2023-12-16T01:38:29.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.558+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=MEI1P2GHQVXO tag=3ELAFWMM9SL0 type=write size=1171629 2023-12-16T01:38:29.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.560+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=UQ3SWF8237W9 type=del size=1235624 2023-12-16T01:38:29.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.562+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=BIG84HDKEIG6 type=del 2023-12-16T01:38:29.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.564+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=TDMG68Z81J16 type=write size=416075 2023-12-16T01:38:29.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.566+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=V7NQXQLLE6OQ type=del 2023-12-16T01:38:29.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.568+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=WNVD2W035F2B type=del size=2398833 2023-12-16T01:38:29.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.571+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=TJYM716L3HO7 type=del 2023-12-16T01:38:29.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.575+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.0 size=1048576 2023-12-16T01:38:29.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.576+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.1 size=1048576 2023-12-16T01:38:29.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.578+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.2 size=1033089 2023-12-16T01:38:29.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.578+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=ES4YMB4X031Z tag=AVLQP917KXZN type=write size=4178817 2023-12-16T01:38:29.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.580+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.0 size=1048576 2023-12-16T01:38:29.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.580+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.1 size=1048576 2023-12-16T01:38:29.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.580+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~JNBOJVOE529V.2 size=396154 2023-12-16T01:38:29.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.584+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=JNBOJVOE529V tag=9TU86RJA6X7V type=write size=3541882 2023-12-16T01:38:29.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.586+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=PWS92HRWKTZY type=del size=1630057 2023-12-16T01:38:29.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.588+0000 7f5c997a3840 1 < canceled operation key=0GXESPNS3BE0 tag=F0EQE8FQILV1 type=del size=4190123 2023-12-16T01:38:29.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.591+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~SGLQQR4YP52J.0 size=290299 2023-12-16T01:38:29.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.591+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=SGLQQR4YP52J tag=10MJUJGGJJR9 type=write size=1338875 2023-12-16T01:38:29.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.593+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~IK7XH12IKE31.0 size=214028 2023-12-16T01:38:29.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.596+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=IK7XH12IKE31 tag=ODKIXDTSMTG4 type=write size=1262604 2023-12-16T01:38:29.599 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.598+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=SVV8V90GCKNV type=del size=3203046 2023-12-16T01:38:29.600 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.600+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=0KXIAD8A03WU type=del 2023-12-16T01:38:29.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.603+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~89CE877WKGN1.0 size=1048576 2023-12-16T01:38:29.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.605+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~89CE877WKGN1.1 size=667108 2023-12-16T01:38:29.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.605+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=89CE877WKGN1 tag=USDE0A0VXLIH type=write size=2764260 2023-12-16T01:38:29.608 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.607+0000 7f5c997a3840 1 < canceled operation key=59X1QITYQH28 tag=VMA5021DM66T type=write size=334212 2023-12-16T01:38:29.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.609+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=4MQP9XPOH22T type=del size=1599526 2023-12-16T01:38:29.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.611+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=15DYF58I3E3G type=write size=49134 2023-12-16T01:38:29.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.614+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~75QMWN1151IB.0 size=663963 2023-12-16T01:38:29.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.614+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=75QMWN1151IB tag=YILOT4HFL2KN type=write size=1712539 2023-12-16T01:38:29.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.616+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=AJKAL1DH80RY type=del 2023-12-16T01:38:29.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.618+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=6LUSWGCWNJ8P type=del size=3593197 2023-12-16T01:38:29.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.621+0000 7f5c997a3840 1 < suggested update operation key=ABZTLF79NQIW tag=R3B5ONHH0EO4 type=del size=1424733 2023-12-16T01:38:29.624 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.623+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=2RX50A5ZF7E8 type=del size=2803958 2023-12-16T01:38:29.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.625+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=X1QDGT1IGG7V type=write size=100650 2023-12-16T01:38:29.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.627+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=8H20HKADWYPK type=del size=2812714 2023-12-16T01:38:29.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.629+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~ASLB0268CFIP.0 size=52025 2023-12-16T01:38:29.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.632+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=ASLB0268CFIP tag=YHK76PTCK6EA type=write size=1100601 2023-12-16T01:38:29.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.635+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.0 size=1048576 2023-12-16T01:38:29.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.637+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.1 size=1048576 2023-12-16T01:38:29.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.639+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.2 size=200710 2023-12-16T01:38:29.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.639+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=SEYXMNSLDO82 tag=8YPCVGB08WGN type=write size=3346438 2023-12-16T01:38:29.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.641+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.0 size=1048576 2023-12-16T01:38:29.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.642+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.1 size=1048576 2023-12-16T01:38:29.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.642+0000 7f5c997a3840 1 < canceled part key=_multipart_NDD9JP74W3A0.2~6IS2XDH19EMM.2 size=391284 2023-12-16T01:38:29.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.645+0000 7f5c997a3840 1 < canceled multipart upload key=NDD9JP74W3A0 upload=6IS2XDH19EMM tag=E8KZXM5JG3FS type=write size=3537012 2023-12-16T01:38:29.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.647+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=KTSHB5JV0429 type=del size=2232179 2023-12-16T01:38:29.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.647+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~VJPAE43FZHNR.0 size=924600 2023-12-16T01:38:29.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.651+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=VJPAE43FZHNR tag=WD6P3WR7FVFR type=write size=1973176 2023-12-16T01:38:29.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.653+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=N83A1LN1F4HX type=del size=3762152 2023-12-16T01:38:29.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.654+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=UQ3SWF8237W9 type=del 2023-12-16T01:38:29.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.656+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=BV72E8ACYUV8 type=write size=342379 2023-12-16T01:38:29.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.660+0000 7f5c997a3840 1 < suggested remove operation key=PF1CUO28FU1V tag=TDMG68Z81J16 type=write 2023-12-16T01:38:29.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.662+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=1G7T0I6WL1OQ type=del size=492744 2023-12-16T01:38:29.664 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.664+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=WNVD2W035F2B type=del 2023-12-16T01:38:29.666 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.666+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=R707XO3KDFQ9 type=write size=921535 2023-12-16T01:38:29.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.667+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.0 size=1048576 2023-12-16T01:38:29.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.669+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.1 size=1048576 2023-12-16T01:38:29.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.671+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~ES4YMB4X031Z.2 size=1033089 2023-12-16T01:38:29.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.674+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=ES4YMB4X031Z tag=AVLQP917KXZN type=write size=4178817 2023-12-16T01:38:29.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.676+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=IU08LRQG0NKO type=write size=574246 2023-12-16T01:38:29.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.678+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=PWS92HRWKTZY type=del 2023-12-16T01:38:29.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.681+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=EACXT6YJHFN1 type=write size=294274 2023-12-16T01:38:29.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.683+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~SGLQQR4YP52J.0 size=290299 2023-12-16T01:38:29.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.686+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=SGLQQR4YP52J tag=10MJUJGGJJR9 type=write size=1338875 2023-12-16T01:38:29.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.688+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=L3FT5MMJSR39 type=del size=2201657 2023-12-16T01:38:29.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.690+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=SVV8V90GCKNV type=del size=3203046 2023-12-16T01:38:29.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.693+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~TII3R1ZZXU4F.0 size=775300 2023-12-16T01:38:29.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.693+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=TII3R1ZZXU4F tag=VVU6OCE7YFJV type=write size=1823876 2023-12-16T01:38:29.695 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.695+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~89CE877WKGN1.0 size=1048576 2023-12-16T01:38:29.697 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.697+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~89CE877WKGN1.1 size=667108 2023-12-16T01:38:29.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.700+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=89CE877WKGN1 tag=USDE0A0VXLIH type=write size=2764260 2023-12-16T01:38:29.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.702+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=9S27WTO5OJ86 type=del size=3141644 2023-12-16T01:38:29.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.702+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=PF1CUO28FU1V tag=4MQP9XPOH22T type=del size=1599526: (2) No such file or directory 2023-12-16T01:38:29.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.704+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=JG9EIESTYFH7 type=del size=3907736 2023-12-16T01:38:29.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.706+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~75QMWN1151IB.0 size=663963 2023-12-16T01:38:29.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.709+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=75QMWN1151IB tag=YILOT4HFL2KN type=write size=1712539 2023-12-16T01:38:29.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.713+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~2U5N0JCBIIK5.0 size=1048576 2023-12-16T01:38:29.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.714+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~2U5N0JCBIIK5.1 size=308129 2023-12-16T01:38:29.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.714+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=2U5N0JCBIIK5 tag=R9B3CQ3J5EJK type=write size=2405281 2023-12-16T01:38:29.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.717+0000 7f5c997a3840 -1 < failed to complete operation key=ABZTLF79NQIW tag=6LUSWGCWNJ8P type=del size=3593197: (22) Invalid argument 2023-12-16T01:38:29.721 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.721+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.0 size=1048576 2023-12-16T01:38:29.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.722+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.1 size=1048576 2023-12-16T01:38:29.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.724+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.2 size=698767 2023-12-16T01:38:29.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.724+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=D7WS5L3CCMHH tag=3VZHFLO13BT7 type=write size=3844495 2023-12-16T01:38:29.728 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.727+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=2RX50A5ZF7E8 type=del size=2803958 2023-12-16T01:38:29.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.729+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=HPCSA3REBUXU type=del size=500892 2023-12-16T01:38:29.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.733+0000 7f5c997a3840 1 < suggested remove operation key=8MTSFTLL3KPK tag=8H20HKADWYPK type=del 2023-12-16T01:38:29.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.735+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=KLR32M036V4Q type=write size=788130 2023-12-16T01:38:29.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.737+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.0 size=1048576 2023-12-16T01:38:29.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.739+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.1 size=1048576 2023-12-16T01:38:29.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.741+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~SEYXMNSLDO82.2 size=200710 2023-12-16T01:38:29.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.744+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=SEYXMNSLDO82 tag=8YPCVGB08WGN type=write size=3346438 2023-12-16T01:38:29.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.748+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.0 size=1048576 2023-12-16T01:38:29.750 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.749+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.1 size=1048576 2023-12-16T01:38:29.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.751+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.2 size=698303 2023-12-16T01:38:29.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.751+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=PB4FSTHAHDS6 tag=H13WQ2E91INP type=write size=3844031 2023-12-16T01:38:29.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.753+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=KTSHB5JV0429 type=del 2023-12-16T01:38:29.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.754+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=87LI5C0RU74C type=del size=920334 2023-12-16T01:38:29.757 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.756+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=N83A1LN1F4HX type=del 2023-12-16T01:38:29.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.760+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~3IDIS1LF60UE.0 size=668969 2023-12-16T01:38:29.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.760+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=3IDIS1LF60UE tag=ETKBRLSADING type=write size=1717545 2023-12-16T01:38:29.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.762+0000 7f5c997a3840 1 < completed write operation key=26B5MRB73BOM tag=BV72E8ACYUV8 type=write size=342379 2023-12-16T01:38:29.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.765+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~BI7WWRG5ZGJJ.0 size=840434 2023-12-16T01:38:29.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.765+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=BI7WWRG5ZGJJ tag=77ZZ71KQAJCI type=write size=1889010 2023-12-16T01:38:29.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.767+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=1G7T0I6WL1OQ type=del 2023-12-16T01:38:29.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.771+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.0 size=1048576 2023-12-16T01:38:29.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.773+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.1 size=1048576 2023-12-16T01:38:29.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.774+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.2 size=252457 2023-12-16T01:38:29.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.774+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=61KEOUZVJKAT tag=NW35VYYWXUH3 type=write size=3398185 2023-12-16T01:38:29.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.778+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=R707XO3KDFQ9 type=write 2023-12-16T01:38:29.780 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.780+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=3BJWIE6PVY9S type=write size=1025372 2023-12-16T01:38:29.782 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.782+0000 7f5c997a3840 1 < completed write operation key=ABZTLF79NQIW tag=IU08LRQG0NKO type=write size=574246 2023-12-16T01:38:29.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.783+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=SBBZM5X4H3HF type=del size=995494 2023-12-16T01:38:29.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.787+0000 7f5c997a3840 1 < suggested remove operation key=D04ZKKPJRPSQ tag=EACXT6YJHFN1 type=write 2023-12-16T01:38:29.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.791+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~JO7NKJLUY0J8.0 size=604518 2023-12-16T01:38:29.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.791+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=JO7NKJLUY0J8 tag=A9MSAT5JYTX0 type=write size=1653094 2023-12-16T01:38:29.792 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.791+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=D04ZKKPJRPSQ tag=L3FT5MMJSR39 type=del size=2201657: (2) No such file or directory 2023-12-16T01:38:29.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.793+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=J7BA2ZF6C951 type=write size=357595 2023-12-16T01:38:29.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.795+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~TII3R1ZZXU4F.0 size=775300 2023-12-16T01:38:29.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.799+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=TII3R1ZZXU4F tag=VVU6OCE7YFJV type=write size=1823876 2023-12-16T01:38:29.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.801+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=OU2FE57H5E3M type=del size=1767160 2023-12-16T01:38:29.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.802+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=9S27WTO5OJ86 type=del 2023-12-16T01:38:29.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.804+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=F7FGPS7FV136 type=del size=4183954 2023-12-16T01:38:29.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.807+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=JG9EIESTYFH7 type=del 2023-12-16T01:38:29.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.809+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=JGTOBEALHXHU type=del size=3192025 2023-12-16T01:38:29.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.810+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~2U5N0JCBIIK5.0 size=1048576 2023-12-16T01:38:29.813 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.812+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~2U5N0JCBIIK5.1 size=308129 2023-12-16T01:38:29.816 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.815+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=2U5N0JCBIIK5 tag=R9B3CQ3J5EJK type=write size=2405281 2023-12-16T01:38:29.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.817+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=MZXQ9FLSZMKQ type=del size=2641770 2023-12-16T01:38:29.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.819+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.0 size=1048576 2023-12-16T01:38:29.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.820+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.1 size=1048576 2023-12-16T01:38:29.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.822+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~D7WS5L3CCMHH.2 size=698767 2023-12-16T01:38:29.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.825+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=D7WS5L3CCMHH tag=3VZHFLO13BT7 type=write size=3844495 2023-12-16T01:38:29.827 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.827+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=VHCE83WGB9F8 type=del size=2388222 2023-12-16T01:38:29.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.827+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=D04ZKKPJRPSQ tag=HPCSA3REBUXU type=del size=500892: (2) No such file or directory 2023-12-16T01:38:29.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.831+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~V3XO5Q3RY6I8.0 size=595315 2023-12-16T01:38:29.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.831+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=V3XO5Q3RY6I8 tag=X4V50QSMOTDG type=write size=1643891 2023-12-16T01:38:29.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.833+0000 7f5c997a3840 1 < completed write operation key=DIPUXQ5NX215 tag=KLR32M036V4Q type=write size=788130 2023-12-16T01:38:29.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.835+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=S5R99XPLD63C type=del size=3433079 2023-12-16T01:38:29.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.836+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.0 size=1048576 2023-12-16T01:38:29.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.838+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.1 size=1048576 2023-12-16T01:38:29.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.840+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~PB4FSTHAHDS6.2 size=698303 2023-12-16T01:38:29.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.843+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=PB4FSTHAHDS6 tag=H13WQ2E91INP type=write size=3844031 2023-12-16T01:38:29.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.845+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=2O51TWT2111Z type=write size=820818 2023-12-16T01:38:29.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.846+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=87LI5C0RU74C type=del 2023-12-16T01:38:29.849 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.848+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=GFM7QPT7U423 type=write size=201633 2023-12-16T01:38:29.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.850+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~3IDIS1LF60UE.0 size=668969 2023-12-16T01:38:29.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.854+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=3IDIS1LF60UE tag=ETKBRLSADING type=write size=1717545 2023-12-16T01:38:29.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.855+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=YWKCRF8D9B3N type=write size=509789 2023-12-16T01:38:29.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.857+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~BI7WWRG5ZGJJ.0 size=840434 2023-12-16T01:38:29.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.861+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=BI7WWRG5ZGJJ tag=77ZZ71KQAJCI type=write size=1889010 2023-12-16T01:38:29.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.863+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=ASA0MIBS5HEA type=del size=145700 2023-12-16T01:38:29.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.865+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.0 size=1048576 2023-12-16T01:38:29.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.866+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.1 size=1048576 2023-12-16T01:38:29.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.868+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~61KEOUZVJKAT.2 size=252457 2023-12-16T01:38:29.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.871+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=61KEOUZVJKAT tag=NW35VYYWXUH3 type=write size=3398185 2023-12-16T01:38:29.874 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.873+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=HL6KCV58HQR6 type=write size=629649 2023-12-16T01:38:29.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.877+0000 7f5c997a3840 1 < suggested update operation key=PDOIJJEEJEJ3 tag=3BJWIE6PVY9S type=write size=1025372 2023-12-16T01:38:29.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.879+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=8SIKCCVA49CB type=write size=885093 2023-12-16T01:38:29.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.881+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=SBBZM5X4H3HF type=del 2023-12-16T01:38:29.883 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.883+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=U06I16I1P894 type=del size=3121267 2023-12-16T01:38:29.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.885+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~JO7NKJLUY0J8.0 size=604518 2023-12-16T01:38:29.889 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.888+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=JO7NKJLUY0J8 tag=A9MSAT5JYTX0 type=write size=1653094 2023-12-16T01:38:29.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.890+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=3MKWPC4RVKZO type=del size=2912791 2023-12-16T01:38:29.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.892+0000 7f5c997a3840 1 < canceled operation key=51S0YULDPW63 tag=J7BA2ZF6C951 type=write size=357595 2023-12-16T01:38:29.895 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.894+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=ZZ0JNFSLNXB7 type=del size=1484530 2023-12-16T01:38:29.897 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.896+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=OU2FE57H5E3M type=del size=1767160 2023-12-16T01:38:29.899 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.898+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=3ZBHO5L20ZRI type=del size=2139105 2023-12-16T01:38:29.901 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.900+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=F7FGPS7FV136 type=del 2023-12-16T01:38:29.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.904+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.0 size=1048576 2023-12-16T01:38:29.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.905+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.1 size=1048576 2023-12-16T01:38:29.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.907+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.2 size=19257 2023-12-16T01:38:29.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.907+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=9HO045D7WDUK tag=R3U474LK0YK2 type=write size=3164985 2023-12-16T01:38:29.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.908+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=JGTOBEALHXHU type=del 2023-12-16T01:38:29.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.910+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=K2DEXZ9I8340 type=del size=2213451 2023-12-16T01:38:29.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.914+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=MZXQ9FLSZMKQ type=del size=2641770 2023-12-16T01:38:29.916 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.916+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=WMB82Z5TNKIB type=del size=108407 2023-12-16T01:38:29.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.917+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=VHCE83WGB9F8 type=del 2023-12-16T01:38:29.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.921+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~GUEB42MSKWU9.0 size=436961 2023-12-16T01:38:29.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.921+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=GUEB42MSKWU9 tag=49SR33QVO0RS type=write size=1485537 2023-12-16T01:38:29.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.921+0000 7f5c997a3840 1 < canceled part key=_multipart_048EI4VAS2C2.2~V3XO5Q3RY6I8.0 size=595315 2023-12-16T01:38:29.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.924+0000 7f5c997a3840 1 < canceled multipart upload key=048EI4VAS2C2 upload=V3XO5Q3RY6I8 tag=X4V50QSMOTDG type=write size=1643891 2023-12-16T01:38:29.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.928+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.0 size=1048576 2023-12-16T01:38:29.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.930+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.1 size=1048576 2023-12-16T01:38:29.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.931+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.2 size=343538 2023-12-16T01:38:29.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.931+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=BYHHAOBIT2JY tag=P8AID2WA6733 type=write size=3489266 2023-12-16T01:38:29.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.933+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=S5R99XPLD63C type=del 2023-12-16T01:38:29.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.935+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=F0DZ7TT4NT4I type=del size=3948990 2023-12-16T01:38:29.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.937+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=2O51TWT2111Z type=write size=820818 2023-12-16T01:38:29.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.939+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=KV4YGGOCJ4ZV type=write size=457784 2023-12-16T01:38:29.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.942+0000 7f5c997a3840 -1 < failed to complete operation key=PDOIJJEEJEJ3 tag=GFM7QPT7U423 type=write size=201633: (22) Invalid argument 2023-12-16T01:38:29.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.944+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=UAOVLDUFB13W type=del size=2234223 2023-12-16T01:38:29.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.948+0000 7f5c997a3840 1 < suggested remove operation key=8MTSFTLL3KPK tag=YWKCRF8D9B3N type=write 2023-12-16T01:38:29.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.950+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=I72XNZ52N22O type=del size=75222 2023-12-16T01:38:29.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.953+0000 7f5c997a3840 -1 < failed to complete operation key=PDOIJJEEJEJ3 tag=ASA0MIBS5HEA type=del size=145700: (22) Invalid argument 2023-12-16T01:38:29.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.955+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=3TVCKWVKFNCL type=del size=177556 2023-12-16T01:38:29.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.957+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=HL6KCV58HQR6 type=write size=629649 2023-12-16T01:38:29.960 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.959+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=LGL0PU5C0T9G type=write size=340669 2023-12-16T01:38:29.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.961+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=8SIKCCVA49CB type=write size=885093 2023-12-16T01:38:29.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.964+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.0 size=1048576 2023-12-16T01:38:29.966 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.966+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.1 size=1048576 2023-12-16T01:38:29.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.967+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.2 size=524772 2023-12-16T01:38:29.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.967+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=9ZKJVVKNOXPL tag=96C5FRQE0SOS type=write size=3670500 2023-12-16T01:38:29.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.969+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=U06I16I1P894 type=del 2023-12-16T01:38:29.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.971+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=BC3UERFLN7XK type=del size=1856483 2023-12-16T01:38:29.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.973+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=3MKWPC4RVKZO type=del 2023-12-16T01:38:29.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.975+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=FHXNEI109RVQ type=write size=955415 2023-12-16T01:38:29.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.977+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=ZZ0JNFSLNXB7 type=del 2023-12-16T01:38:29.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.979+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=FK59YLHU36KV type=write size=593439 2023-12-16T01:38:29.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.981+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=3ZBHO5L20ZRI type=del 2023-12-16T01:38:29.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.983+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=NLQGK0BD5IU4 type=del size=851921 2023-12-16T01:38:29.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.984+0000 7f5c997a3840 1 < canceled part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.0 size=1048576 2023-12-16T01:38:29.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.985+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.1 size=1048576 2023-12-16T01:38:29.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.987+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~9HO045D7WDUK.2 size=19257 2023-12-16T01:38:29.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.990+0000 7f5c997a3840 1 < canceled multipart upload key=51S0YULDPW63 upload=9HO045D7WDUK tag=R3U474LK0YK2 type=write size=3164985 2023-12-16T01:38:29.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.994+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~QWP2SL2EEW05.0 size=730487 2023-12-16T01:38:29.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.994+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=QWP2SL2EEW05 tag=ZRD9X9DAW226 type=write size=1779063 2023-12-16T01:38:29.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:29.997+0000 7f5c997a3840 -1 < failed to complete operation key=NBH09B3H2JPP tag=K2DEXZ9I8340 type=del size=2213451: (22) Invalid argument 2023-12-16T01:38:30.001 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.000+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.0 size=1048576 2023-12-16T01:38:30.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.002+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.1 size=1048576 2023-12-16T01:38:30.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.004+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.2 size=151931 2023-12-16T01:38:30.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.004+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=I9FPC4K9WIST tag=DAB7YGLMPP66 type=write size=3297659 2023-12-16T01:38:30.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.008+0000 7f5c997a3840 1 < suggested remove operation key=51S0YULDPW63 tag=WMB82Z5TNKIB type=del 2023-12-16T01:38:30.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.010+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=DW9NS9ZPO4VT type=del size=1802901 2023-12-16T01:38:30.012 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.012+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~GUEB42MSKWU9.0 size=436961 2023-12-16T01:38:30.016 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.016+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=GUEB42MSKWU9 tag=49SR33QVO0RS type=write size=1485537 2023-12-16T01:38:30.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.017+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=XQGAOSY0F8WN type=del size=1820828 2023-12-16T01:38:30.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.020+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.0 size=1048576 2023-12-16T01:38:30.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.022+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.1 size=1048576 2023-12-16T01:38:30.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.024+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~BYHHAOBIT2JY.2 size=343538 2023-12-16T01:38:30.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.027+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=BYHHAOBIT2JY tag=P8AID2WA6733 type=write size=3489266 2023-12-16T01:38:30.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.029+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=017D1Z0O98M3 type=del size=2739497 2023-12-16T01:38:30.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.031+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=F0DZ7TT4NT4I type=del 2023-12-16T01:38:30.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.033+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=4C8T25KRQO0V type=del size=3801186 2023-12-16T01:38:30.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.035+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=KV4YGGOCJ4ZV type=write size=457784 2023-12-16T01:38:30.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.037+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=8IA0KDU1TPJQ type=del size=2834912 2023-12-16T01:38:30.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.039+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=UAOVLDUFB13W type=del 2023-12-16T01:38:30.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.042+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0EJR36H50YV4.0 size=1048576 2023-12-16T01:38:30.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.044+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0EJR36H50YV4.1 size=760328 2023-12-16T01:38:30.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.044+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=0EJR36H50YV4 tag=UTO801R1C30G type=write size=2857480 2023-12-16T01:38:30.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.046+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=I72XNZ52N22O type=del 2023-12-16T01:38:30.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.048+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=XIL5G005PDWS type=del size=291015 2023-12-16T01:38:30.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.049+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=3TVCKWVKFNCL type=del 2023-12-16T01:38:30.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.051+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=NOMKCEWIMK1J type=del size=1386597 2023-12-16T01:38:30.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.053+0000 7f5c997a3840 1 < completed write operation key=EBSYBW3B6QJ0 tag=LGL0PU5C0T9G type=write size=340669 2023-12-16T01:38:30.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.055+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=CFGGXV4S9B5A type=del size=185714 2023-12-16T01:38:30.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.057+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.0 size=1048576 2023-12-16T01:38:30.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.059+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.1 size=1048576 2023-12-16T01:38:30.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.061+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~9ZKJVVKNOXPL.2 size=524772 2023-12-16T01:38:30.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.065+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=9ZKJVVKNOXPL tag=96C5FRQE0SOS type=write size=3670500 2023-12-16T01:38:30.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.069+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~HL8U1W3UPY22.0 size=23084 2023-12-16T01:38:30.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.069+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=HL8U1W3UPY22 tag=2Q4KI0R3BVDI type=write size=1071660 2023-12-16T01:38:30.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.071+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=BC3UERFLN7XK type=del 2023-12-16T01:38:30.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.074+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=900GGVTHQLPN type=write size=739982 2023-12-16T01:38:30.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.077+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=FHXNEI109RVQ type=write size=955415 2023-12-16T01:38:30.080 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.079+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=40Q7LZWZRYAA type=del size=2413474 2023-12-16T01:38:30.085 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.084+0000 7f5c997a3840 1 < suggested update operation key=D04ZKKPJRPSQ tag=FK59YLHU36KV type=write size=593439 2023-12-16T01:38:30.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.086+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=7FO0WSBXGD2P type=del size=2976419 2023-12-16T01:38:30.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.089+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=NLQGK0BD5IU4 type=del 2023-12-16T01:38:30.091 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.091+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=ZMG1UN088NJU type=del size=1764547 2023-12-16T01:38:30.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.093+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~QWP2SL2EEW05.0 size=730487 2023-12-16T01:38:30.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.097+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=QWP2SL2EEW05 tag=ZRD9X9DAW226 type=write size=1779063 2023-12-16T01:38:30.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.102+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.0 size=1048576 2023-12-16T01:38:30.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.104+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.1 size=1048576 2023-12-16T01:38:30.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.105+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.2 size=745551 2023-12-16T01:38:30.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.105+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=O50FSJ9WFT0R tag=28SM5S1IFGL3 type=write size=3891279 2023-12-16T01:38:30.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.108+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.0 size=1048576 2023-12-16T01:38:30.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.110+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.1 size=1048576 2023-12-16T01:38:30.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.110+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~I9FPC4K9WIST.2 size=151931 2023-12-16T01:38:30.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.113+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=I9FPC4K9WIST tag=DAB7YGLMPP66 type=write size=3297659 2023-12-16T01:38:30.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.117+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.0 size=1048576 2023-12-16T01:38:30.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.119+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.1 size=1048576 2023-12-16T01:38:30.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.121+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.2 size=167961 2023-12-16T01:38:30.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.121+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=N94H5KNQYAQN tag=1C59JC73PWDB type=write size=3313689 2023-12-16T01:38:30.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.123+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=DW9NS9ZPO4VT type=del 2023-12-16T01:38:30.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.126+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.0 size=1048576 2023-12-16T01:38:30.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.127+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.1 size=1048576 2023-12-16T01:38:30.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.129+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.2 size=325232 2023-12-16T01:38:30.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.129+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=N3RGGYQCCKHG tag=JXT51U8OXHZI type=write size=3470960 2023-12-16T01:38:30.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.132+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=XQGAOSY0F8WN type=del 2023-12-16T01:38:30.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.133+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=SB1QV0UYO7JP type=write size=805603 2023-12-16T01:38:30.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.135+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=017D1Z0O98M3 type=del 2023-12-16T01:38:30.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.138+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=RTS54GPI8C6Q type=del size=197453 2023-12-16T01:38:30.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.140+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=4C8T25KRQO0V type=del 2023-12-16T01:38:30.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.144+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.0 size=1048576 2023-12-16T01:38:30.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.146+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.1 size=1048576 2023-12-16T01:38:30.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.147+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.2 size=632761 2023-12-16T01:38:30.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.147+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=42UUMCIVSLJG tag=T2YIXJ24KAW4 type=write size=3778489 2023-12-16T01:38:30.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.151+0000 7f5c997a3840 1 < suggested remove operation key=0NLAUVL8M0Z2 tag=8IA0KDU1TPJQ type=del 2023-12-16T01:38:30.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.154+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~CCCG5LYIW5RU.0 size=28605 2023-12-16T01:38:30.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.154+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=CCCG5LYIW5RU tag=TVTCDMQTDYNG type=write size=1077181 2023-12-16T01:38:30.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.156+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0EJR36H50YV4.0 size=1048576 2023-12-16T01:38:30.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.158+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0EJR36H50YV4.1 size=760328 2023-12-16T01:38:30.162 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.162+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=0EJR36H50YV4 tag=UTO801R1C30G type=write size=2857480 2023-12-16T01:38:30.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.164+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=VBLKB05VL81P type=del size=3935552 2023-12-16T01:38:30.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.166+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=XIL5G005PDWS type=del 2023-12-16T01:38:30.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.168+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=1GNYH2A135PJ type=del size=1072430 2023-12-16T01:38:30.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.170+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=NOMKCEWIMK1J type=del 2023-12-16T01:38:30.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.173+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=EF4DVR77X5AM type=write size=773540 2023-12-16T01:38:30.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.175+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=CFGGXV4S9B5A type=del 2023-12-16T01:38:30.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.179+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~0L95R6TY6LGM.0 size=1048576 2023-12-16T01:38:30.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.181+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~0L95R6TY6LGM.1 size=63640 2023-12-16T01:38:30.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.181+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=0L95R6TY6LGM tag=0L4B1GUPS9CM type=write size=2160792 2023-12-16T01:38:30.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.183+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~HL8U1W3UPY22.0 size=23084 2023-12-16T01:38:30.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.187+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=HL8U1W3UPY22 tag=2Q4KI0R3BVDI type=write size=1071660 2023-12-16T01:38:30.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.188+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=6YZA4Z8ZQXS1 type=del size=1939053 2023-12-16T01:38:30.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.191+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=900GGVTHQLPN type=write size=739982 2023-12-16T01:38:30.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.194+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.0 size=1048576 2023-12-16T01:38:30.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.196+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.1 size=1048576 2023-12-16T01:38:30.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.198+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.2 size=975894 2023-12-16T01:38:30.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.198+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=QEB9EDK4KC6B tag=NDQG93M4NUX0 type=write size=4121622 2023-12-16T01:38:30.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.200+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=40Q7LZWZRYAA type=del 2023-12-16T01:38:30.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.204+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.0 size=1048576 2023-12-16T01:38:30.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.205+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.1 size=1048576 2023-12-16T01:38:30.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.207+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.2 size=706819 2023-12-16T01:38:30.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.207+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=PARQ298J1TOV tag=YXT2YTJMMSRO type=write size=3852547 2023-12-16T01:38:30.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.209+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=7FO0WSBXGD2P type=del 2023-12-16T01:38:30.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.211+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=VXORVXKGLYER type=del size=1917480 2023-12-16T01:38:30.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.213+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=ZMG1UN088NJU type=del 2023-12-16T01:38:30.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.215+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=SPNVHQ8ZL856 type=del size=1626154 2023-12-16T01:38:30.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.217+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.0 size=1048576 2023-12-16T01:38:30.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.218+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.1 size=1048576 2023-12-16T01:38:30.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.220+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~O50FSJ9WFT0R.2 size=745551 2023-12-16T01:38:30.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.224+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=O50FSJ9WFT0R tag=28SM5S1IFGL3 type=write size=3891279 2023-12-16T01:38:30.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.226+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=D8Z5EHTFHXVF type=del size=1402087 2023-12-16T01:38:30.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.228+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.0 size=1048576 2023-12-16T01:38:30.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.230+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.1 size=1048576 2023-12-16T01:38:30.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.232+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~N94H5KNQYAQN.2 size=167961 2023-12-16T01:38:30.237 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.236+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=N94H5KNQYAQN tag=1C59JC73PWDB type=write size=3313689 2023-12-16T01:38:30.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.240+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.0 size=1048576 2023-12-16T01:38:30.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.242+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.1 size=1048576 2023-12-16T01:38:30.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.244+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.2 size=156708 2023-12-16T01:38:30.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.244+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=MD124IR2LIPY tag=8R9QKTGCRQ5H type=write size=3302436 2023-12-16T01:38:30.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.246+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.0 size=1048576 2023-12-16T01:38:30.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.247+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.1 size=1048576 2023-12-16T01:38:30.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.249+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~N3RGGYQCCKHG.2 size=325232 2023-12-16T01:38:30.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.253+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=N3RGGYQCCKHG tag=JXT51U8OXHZI type=write size=3470960 2023-12-16T01:38:30.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.255+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=WBCHLR4KO3EF type=write size=10188 2023-12-16T01:38:30.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.256+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=SB1QV0UYO7JP type=write size=805603 2023-12-16T01:38:30.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.259+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=LO2WXAXDE3HE type=del size=1265570 2023-12-16T01:38:30.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.261+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=RTS54GPI8C6Q type=del 2023-12-16T01:38:30.265 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.264+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~8ZVUA00UHZL4.0 size=1048576 2023-12-16T01:38:30.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.266+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~8ZVUA00UHZL4.1 size=485066 2023-12-16T01:38:30.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.266+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=8ZVUA00UHZL4 tag=YNPBXPIJREVW type=write size=2582218 2023-12-16T01:38:30.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.268+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.0 size=1048576 2023-12-16T01:38:30.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.270+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.1 size=1048576 2023-12-16T01:38:30.272 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.271+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~42UUMCIVSLJG.2 size=632761 2023-12-16T01:38:30.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.275+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=42UUMCIVSLJG tag=T2YIXJ24KAW4 type=write size=3778489 2023-12-16T01:38:30.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.277+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=KDYCZKL2TQMG type=write size=270121 2023-12-16T01:38:30.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.278+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~CCCG5LYIW5RU.0 size=28605 2023-12-16T01:38:30.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.282+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=CCCG5LYIW5RU tag=TVTCDMQTDYNG type=write size=1077181 2023-12-16T01:38:30.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.285+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.0 size=1048576 2023-12-16T01:38:30.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.287+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.1 size=1048576 2023-12-16T01:38:30.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.289+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.2 size=652002 2023-12-16T01:38:30.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.289+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=JP4PCGWS9KK2 tag=F9DIB8TQLBRD type=write size=3797730 2023-12-16T01:38:30.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.293+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=VBLKB05VL81P type=del size=3935552 2023-12-16T01:38:30.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.295+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=I7BLN4WNJTMY type=del size=3316750 2023-12-16T01:38:30.298 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.297+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=1GNYH2A135PJ type=del 2023-12-16T01:38:30.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.299+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=E02RJUU0I66B type=del size=957166 2023-12-16T01:38:30.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.301+0000 7f5c997a3840 1 < completed write operation key=NRGTLFH4VAZ9 tag=EF4DVR77X5AM type=write size=773540 2023-12-16T01:38:30.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.303+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=ZCOTPYTRVP7X type=del size=2342060 2023-12-16T01:38:30.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.304+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~0L95R6TY6LGM.0 size=1048576 2023-12-16T01:38:30.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.306+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~0L95R6TY6LGM.1 size=63640 2023-12-16T01:38:30.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.309+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=0L95R6TY6LGM tag=0L4B1GUPS9CM type=write size=2160792 2023-12-16T01:38:30.315 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.314+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RSBLDKKWMT1C.0 size=114290 2023-12-16T01:38:30.315 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.314+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=RSBLDKKWMT1C tag=7FL3U40SBG30 type=write size=1162866 2023-12-16T01:38:30.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.316+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=6YZA4Z8ZQXS1 type=del 2023-12-16T01:38:30.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.320+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~1C3OF9KLJ6XN.0 size=879539 2023-12-16T01:38:30.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.320+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=1C3OF9KLJ6XN tag=207WM1AYWA3L type=write size=1928115 2023-12-16T01:38:30.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.320+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.0 size=1048576 2023-12-16T01:38:30.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.322+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.1 size=1048576 2023-12-16T01:38:30.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.323+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~QEB9EDK4KC6B.2 size=975894 2023-12-16T01:38:30.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.327+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=QEB9EDK4KC6B tag=NDQG93M4NUX0 type=write size=4121622 2023-12-16T01:38:30.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.329+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=UZKG3QT9X8XK type=del size=332083 2023-12-16T01:38:30.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.329+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.0 size=1048576 2023-12-16T01:38:30.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.331+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.1 size=1048576 2023-12-16T01:38:30.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.333+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~PARQ298J1TOV.2 size=706819 2023-12-16T01:38:30.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.336+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=PARQ298J1TOV tag=YXT2YTJMMSRO type=write size=3852547 2023-12-16T01:38:30.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.339+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~MNYKC76ELHLR.0 size=535873 2023-12-16T01:38:30.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.339+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=MNYKC76ELHLR tag=VATNXVP622FK type=write size=1584449 2023-12-16T01:38:30.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.341+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=VXORVXKGLYER type=del 2023-12-16T01:38:30.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.344+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ELF8U1KU1VA5.0 size=247072 2023-12-16T01:38:30.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.344+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=ELF8U1KU1VA5 tag=1DILK2W27HIZ type=write size=1295648 2023-12-16T01:38:30.347 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.347+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=SPNVHQ8ZL856 type=del 2023-12-16T01:38:30.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.349+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=DPP4MLR9JBG3 type=del size=2740507 2023-12-16T01:38:30.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.351+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=D8Z5EHTFHXVF type=del size=1402087 2023-12-16T01:38:30.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.353+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=BPTW9S18M8H2 type=del size=3245477 2023-12-16T01:38:30.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.355+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.0 size=1048576 2023-12-16T01:38:30.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.356+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.1 size=1048576 2023-12-16T01:38:30.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.356+0000 7f5c997a3840 1 < canceled part key=_multipart_G7G60AC5ZIFN.2~MD124IR2LIPY.2 size=156708 2023-12-16T01:38:30.360 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.360+0000 7f5c997a3840 1 < canceled multipart upload key=G7G60AC5ZIFN upload=MD124IR2LIPY tag=8R9QKTGCRQ5H type=write size=3302436 2023-12-16T01:38:30.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.364+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~OR0T322BSI18.0 size=1048576 2023-12-16T01:38:30.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.366+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~OR0T322BSI18.1 size=814398 2023-12-16T01:38:30.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.366+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=OR0T322BSI18 tag=4V30IXQBCNX4 type=write size=2911550 2023-12-16T01:38:30.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.368+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=WBCHLR4KO3EF type=write size=10188 2023-12-16T01:38:30.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.370+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=0LC6OJENY388 type=write size=491081 2023-12-16T01:38:30.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.372+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=LO2WXAXDE3HE type=del 2023-12-16T01:38:30.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.373+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=9N9LJHEA3GHQ type=del size=2177938 2023-12-16T01:38:30.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.375+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~8ZVUA00UHZL4.0 size=1048576 2023-12-16T01:38:30.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.377+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~8ZVUA00UHZL4.1 size=485066 2023-12-16T01:38:30.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.380+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=8ZVUA00UHZL4 tag=YNPBXPIJREVW type=write size=2582218 2023-12-16T01:38:30.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.382+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=1A77XEKMW6P6 type=del size=2216041 2023-12-16T01:38:30.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.384+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=KDYCZKL2TQMG type=write size=270121 2023-12-16T01:38:30.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.388+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.0 size=1048576 2023-12-16T01:38:30.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.389+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.1 size=1048576 2023-12-16T01:38:30.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.391+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.2 size=1035233 2023-12-16T01:38:30.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.391+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=0AX6SDH7T9KV tag=JT8OWKDAE02V type=write size=4180961 2023-12-16T01:38:30.394 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.393+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.0 size=1048576 2023-12-16T01:38:30.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.394+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.1 size=1048576 2023-12-16T01:38:30.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.396+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~JP4PCGWS9KK2.2 size=652002 2023-12-16T01:38:30.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.399+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=JP4PCGWS9KK2 tag=F9DIB8TQLBRD type=write size=3797730 2023-12-16T01:38:30.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.401+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=M12LCGFEDTGZ type=del size=1146471 2023-12-16T01:38:30.404 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.403+0000 7f5c997a3840 1 < canceled operation key=WEFVQO42GTIM tag=I7BLN4WNJTMY type=del size=3316750 2023-12-16T01:38:30.406 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.405+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=QVGOINI7NLO8 type=del size=317638 2023-12-16T01:38:30.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.407+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=E02RJUU0I66B type=del 2023-12-16T01:38:30.410 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.409+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=9VO9EI2LJC2K type=del size=1097626 2023-12-16T01:38:30.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.411+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=ZCOTPYTRVP7X type=del 2023-12-16T01:38:30.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.415+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~8W5AXLSE3J9H.0 size=695021 2023-12-16T01:38:30.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.415+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=8W5AXLSE3J9H tag=SLYAVKMLA9VL type=write size=1743597 2023-12-16T01:38:30.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.416+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~RSBLDKKWMT1C.0 size=114290 2023-12-16T01:38:30.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.420+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=RSBLDKKWMT1C tag=7FL3U40SBG30 type=write size=1162866 2023-12-16T01:38:30.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.423+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~I6RV0PNGY6MT.0 size=940542 2023-12-16T01:38:30.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.423+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=I6RV0PNGY6MT tag=RPCELHUSCN9C type=write size=1989118 2023-12-16T01:38:30.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.423+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~1C3OF9KLJ6XN.0 size=879539 2023-12-16T01:38:30.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.427+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=1C3OF9KLJ6XN tag=207WM1AYWA3L type=write size=1928115 2023-12-16T01:38:30.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.431+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.0 size=1048576 2023-12-16T01:38:30.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.433+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.1 size=1048576 2023-12-16T01:38:30.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.434+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.2 size=40613 2023-12-16T01:38:30.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.434+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=CLT3907BPKH2 tag=20UWZAQD797G type=write size=3186341 2023-12-16T01:38:30.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.437+0000 7f5c997a3840 1 < canceled operation key=EBSYBW3B6QJ0 tag=UZKG3QT9X8XK type=del size=332083 2023-12-16T01:38:30.439 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.439+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=TBDQUB7R7IZJ type=write size=930859 2023-12-16T01:38:30.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.441+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~MNYKC76ELHLR.0 size=535873 2023-12-16T01:38:30.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.444+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=MNYKC76ELHLR tag=VATNXVP622FK type=write size=1584449 2023-12-16T01:38:30.447 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.446+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=XH312O5A2XD4 type=del size=3376468 2023-12-16T01:38:30.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.448+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ELF8U1KU1VA5.0 size=247072 2023-12-16T01:38:30.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.452+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=ELF8U1KU1VA5 tag=1DILK2W27HIZ type=write size=1295648 2023-12-16T01:38:30.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.454+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=EZ770J0E4B5L type=del size=2522828 2023-12-16T01:38:30.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.456+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=DPP4MLR9JBG3 type=del 2023-12-16T01:38:30.459 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.459+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=DCS9D6KV5H50 type=write size=874044 2023-12-16T01:38:30.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.461+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=BPTW9S18M8H2 type=del 2023-12-16T01:38:30.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.465+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.0 size=1048576 2023-12-16T01:38:30.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.467+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.1 size=1048576 2023-12-16T01:38:30.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.468+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.2 size=671259 2023-12-16T01:38:30.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.468+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=N28POC3EPO5Z tag=3RVAE535DH90 type=write size=3816987 2023-12-16T01:38:30.472 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.471+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~OR0T322BSI18.0 size=1048576 2023-12-16T01:38:30.473 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.473+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~OR0T322BSI18.1 size=814398 2023-12-16T01:38:30.477 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.476+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=OR0T322BSI18 tag=4V30IXQBCNX4 type=write size=2911550 2023-12-16T01:38:30.480 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.480+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~UUZPNHTPCQUX.0 size=255065 2023-12-16T01:38:30.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.480+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=UUZPNHTPCQUX tag=20ZXFY12L8LW type=write size=1303641 2023-12-16T01:38:30.482 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.482+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=0LC6OJENY388 type=write size=491081 2023-12-16T01:38:30.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.484+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=DIUR1LSLTPD8 type=del size=2672361 2023-12-16T01:38:30.486 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.486+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=9N9LJHEA3GHQ type=del 2023-12-16T01:38:30.488 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.487+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=8HSIDWP7WB1C type=del size=76558 2023-12-16T01:38:30.492 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.492+0000 7f5c997a3840 1 < suggested update operation key=59X1QITYQH28 tag=1A77XEKMW6P6 type=del size=2216041 2023-12-16T01:38:30.496 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.496+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.0 size=1048576 2023-12-16T01:38:30.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.498+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.1 size=1048576 2023-12-16T01:38:30.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.499+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.2 size=480186 2023-12-16T01:38:30.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.499+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=0AT8NZK3FPLJ tag=452Z1XQ2CKCI type=write size=3625914 2023-12-16T01:38:30.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.500+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.0 size=1048576 2023-12-16T01:38:30.502 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.502+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.1 size=1048576 2023-12-16T01:38:30.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.503+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~0AX6SDH7T9KV.2 size=1035233 2023-12-16T01:38:30.507 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.507+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=0AX6SDH7T9KV tag=JT8OWKDAE02V type=write size=4180961 2023-12-16T01:38:30.509 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.509+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=8MQXSOY03YZF type=del size=3647958 2023-12-16T01:38:30.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.512+0000 7f5c997a3840 1 < suggested update operation key=MPVEN4BU8TW8 tag=M12LCGFEDTGZ type=del size=1146471 2023-12-16T01:38:30.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.516+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~P40GY0CK5L1Q.0 size=1048576 2023-12-16T01:38:30.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.518+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~P40GY0CK5L1Q.1 size=213336 2023-12-16T01:38:30.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.518+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=P40GY0CK5L1Q tag=ZPEVTHZODM8B type=write size=2310488 2023-12-16T01:38:30.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.522+0000 7f5c997a3840 1 < suggested remove operation key=A2PPWLZLID00 tag=QVGOINI7NLO8 type=del 2023-12-16T01:38:30.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.525+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.0 size=1048576 2023-12-16T01:38:30.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.527+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.1 size=1048576 2023-12-16T01:38:30.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.529+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.2 size=907534 2023-12-16T01:38:30.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.529+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=8X1C0UG0OZVT tag=GKW609YY8OHH type=write size=4053262 2023-12-16T01:38:30.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.533+0000 7f5c997a3840 1 < suggested update operation key=USOB314PKDFK tag=9VO9EI2LJC2K type=del size=1097626 2023-12-16T01:38:30.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.536+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~VIRD68Y25N3F.0 size=1048576 2023-12-16T01:38:30.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.538+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~VIRD68Y25N3F.1 size=574631 2023-12-16T01:38:30.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.538+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=VIRD68Y25N3F tag=KS2Q8LDEQ7CG type=write size=2671783 2023-12-16T01:38:30.541 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.540+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~8W5AXLSE3J9H.0 size=695021 2023-12-16T01:38:30.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.544+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=8W5AXLSE3J9H tag=SLYAVKMLA9VL type=write size=1743597 2023-12-16T01:38:30.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.548+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.0 size=1048576 2023-12-16T01:38:30.550 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.550+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.1 size=1048576 2023-12-16T01:38:30.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.551+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.2 size=1003837 2023-12-16T01:38:30.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.551+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=Q5Y2X4HZRAGN tag=EO0BC99LH5WI type=write size=4149565 2023-12-16T01:38:30.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.553+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~I6RV0PNGY6MT.0 size=940542 2023-12-16T01:38:30.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.557+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=I6RV0PNGY6MT tag=RPCELHUSCN9C type=write size=1989118 2023-12-16T01:38:30.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.558+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=QRX8QWCTWYCC type=del size=1135688 2023-12-16T01:38:30.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.561+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.0 size=1048576 2023-12-16T01:38:30.563 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.562+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.1 size=1048576 2023-12-16T01:38:30.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.564+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~CLT3907BPKH2.2 size=40613 2023-12-16T01:38:30.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.567+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=CLT3907BPKH2 tag=20UWZAQD797G type=write size=3186341 2023-12-16T01:38:30.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.571+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~FG6HJ7HDALRM.0 size=373251 2023-12-16T01:38:30.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.571+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=FG6HJ7HDALRM tag=GBAQLOKJVD95 type=write size=1421827 2023-12-16T01:38:30.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.575+0000 7f5c997a3840 1 < suggested remove operation key=NRGTLFH4VAZ9 tag=TBDQUB7R7IZJ type=write 2023-12-16T01:38:30.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.577+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=HYC0NS7IVQNU type=del size=3127612 2023-12-16T01:38:30.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.581+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=XH312O5A2XD4 type=del size=3376468 2023-12-16T01:38:30.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.583+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=CHD2KJ9KAWX2 type=del size=2501370 2023-12-16T01:38:30.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.585+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=EZ770J0E4B5L type=del 2023-12-16T01:38:30.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.587+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=J82H65AMB0YG type=del size=881064 2023-12-16T01:38:30.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.589+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=DCS9D6KV5H50 type=write size=874044 2023-12-16T01:38:30.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.591+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=DGOCYOWA40BB type=write size=95441 2023-12-16T01:38:30.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.593+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.0 size=1048576 2023-12-16T01:38:30.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.595+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.1 size=1048576 2023-12-16T01:38:30.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.597+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~N28POC3EPO5Z.2 size=671259 2023-12-16T01:38:30.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.600+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=N28POC3EPO5Z tag=3RVAE535DH90 type=write size=3816987 2023-12-16T01:38:30.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.602+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=HKL9SQHS8VKL type=write size=956703 2023-12-16T01:38:30.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.604+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~UUZPNHTPCQUX.0 size=255065 2023-12-16T01:38:30.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.608+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=UUZPNHTPCQUX tag=20ZXFY12L8LW type=write size=1303641 2023-12-16T01:38:30.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.610+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=PQR4O90XU6QE type=del size=2607635 2023-12-16T01:38:30.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.612+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=DIUR1LSLTPD8 type=del 2023-12-16T01:38:30.616 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.615+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.0 size=1048576 2023-12-16T01:38:30.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.617+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.1 size=1048576 2023-12-16T01:38:30.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.619+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.2 size=151567 2023-12-16T01:38:30.620 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.619+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=T62QUDG7ILKE tag=1LF8A4BQ38SQ type=write size=3297295 2023-12-16T01:38:30.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.621+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=8HSIDWP7WB1C type=del 2023-12-16T01:38:30.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.625+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~DNLYJ7N3SP4L.0 size=1048576 2023-12-16T01:38:30.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.627+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~DNLYJ7N3SP4L.1 size=152654 2023-12-16T01:38:30.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.627+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=DNLYJ7N3SP4L tag=KPILHKUD3GAX type=write size=2249806 2023-12-16T01:38:30.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.629+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.0 size=1048576 2023-12-16T01:38:30.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.630+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.1 size=1048576 2023-12-16T01:38:30.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.632+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~0AT8NZK3FPLJ.2 size=480186 2023-12-16T01:38:30.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.635+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=0AT8NZK3FPLJ tag=452Z1XQ2CKCI type=write size=3625914 2023-12-16T01:38:30.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.639+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.0 size=1048576 2023-12-16T01:38:30.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.641+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.1 size=1048576 2023-12-16T01:38:30.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.642+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.2 size=346258 2023-12-16T01:38:30.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.642+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=PUZEEG1FEQZJ tag=7K1R9E1JZR0H type=write size=3491986 2023-12-16T01:38:30.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.645+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=8MQXSOY03YZF type=del 2023-12-16T01:38:30.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.647+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=HIWN96IK3JJZ type=del size=656964 2023-12-16T01:38:30.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.649+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~P40GY0CK5L1Q.0 size=1048576 2023-12-16T01:38:30.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.650+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~P40GY0CK5L1Q.1 size=213336 2023-12-16T01:38:30.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.654+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=P40GY0CK5L1Q tag=ZPEVTHZODM8B type=write size=2310488 2023-12-16T01:38:30.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.656+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=16XQIBN90IVQ type=del size=2001770 2023-12-16T01:38:30.658 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.657+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.0 size=1048576 2023-12-16T01:38:30.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.659+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.1 size=1048576 2023-12-16T01:38:30.662 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.661+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~8X1C0UG0OZVT.2 size=907534 2023-12-16T01:38:30.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.665+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=8X1C0UG0OZVT tag=GKW609YY8OHH type=write size=4053262 2023-12-16T01:38:30.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.668+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.0 size=1048576 2023-12-16T01:38:30.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.670+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.1 size=1048576 2023-12-16T01:38:30.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.671+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.2 size=935661 2023-12-16T01:38:30.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.671+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=5X2AFOUA8L9D tag=P0K93670F1P5 type=write size=4081389 2023-12-16T01:38:30.674 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.673+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~VIRD68Y25N3F.0 size=1048576 2023-12-16T01:38:30.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.675+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~VIRD68Y25N3F.1 size=574631 2023-12-16T01:38:30.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.678+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=VIRD68Y25N3F tag=KS2Q8LDEQ7CG type=write size=2671783 2023-12-16T01:38:30.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.680+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=2V4R4A0PZ3GC type=del size=804055 2023-12-16T01:38:30.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.682+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.0 size=1048576 2023-12-16T01:38:30.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.684+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.1 size=1048576 2023-12-16T01:38:30.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.685+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~Q5Y2X4HZRAGN.2 size=1003837 2023-12-16T01:38:30.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.688+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=Q5Y2X4HZRAGN tag=EO0BC99LH5WI type=write size=4149565 2023-12-16T01:38:30.691 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.691+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=6JHUAKQ6PL8O type=del size=1194177 2023-12-16T01:38:30.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.692+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=QRX8QWCTWYCC type=del 2023-12-16T01:38:30.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.695+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=IQ21OLYFZMEF type=del size=3372385 2023-12-16T01:38:30.697 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.695+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~FG6HJ7HDALRM.0 size=373251 2023-12-16T01:38:30.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.698+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=FG6HJ7HDALRM tag=GBAQLOKJVD95 type=write size=1421827 2023-12-16T01:38:30.701 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.700+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=5T94ORBMC8ME type=del size=2471849 2023-12-16T01:38:30.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.703+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=HYC0NS7IVQNU type=del 2023-12-16T01:38:30.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.705+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=KQ0Z2O7LP1ZW type=del size=1042636 2023-12-16T01:38:30.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.707+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=CHD2KJ9KAWX2 type=del 2023-12-16T01:38:30.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.710+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.0 size=1048576 2023-12-16T01:38:30.712 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.712+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.1 size=1048576 2023-12-16T01:38:30.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.713+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.2 size=496070 2023-12-16T01:38:30.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.713+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=T37N8Z4JZW53 tag=N94AUIX89V97 type=write size=3641798 2023-12-16T01:38:30.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.715+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=J82H65AMB0YG type=del 2023-12-16T01:38:30.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.717+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=YUL9Z389JZCF type=del size=2097555 2023-12-16T01:38:30.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.719+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=DGOCYOWA40BB type=write size=95441 2023-12-16T01:38:30.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.723+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~ZEAIGBDYQKWP.0 size=313820 2023-12-16T01:38:30.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.723+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=ZEAIGBDYQKWP tag=C5HEYG3Z1X6Z type=write size=1362396 2023-12-16T01:38:30.726 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.726+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=HKL9SQHS8VKL type=write size=956703 2023-12-16T01:38:30.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.729+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.0 size=1048576 2023-12-16T01:38:30.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.731+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.1 size=1048576 2023-12-16T01:38:30.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.733+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.2 size=457626 2023-12-16T01:38:30.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.733+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=XTZ8PQ9IWCT0 tag=YB4QNIQAXT8D type=write size=3603354 2023-12-16T01:38:30.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.735+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=PQR4O90XU6QE type=del 2023-12-16T01:38:30.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.738+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.0 size=1048576 2023-12-16T01:38:30.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.740+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.1 size=1048576 2023-12-16T01:38:30.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.741+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.2 size=374386 2023-12-16T01:38:30.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.741+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=LVNNSPKL10YC tag=O01CPGZVGLC4 type=write size=3520114 2023-12-16T01:38:30.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.744+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.0 size=1048576 2023-12-16T01:38:30.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.745+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.1 size=1048576 2023-12-16T01:38:30.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.747+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~T62QUDG7ILKE.2 size=151567 2023-12-16T01:38:30.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.750+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=T62QUDG7ILKE tag=1LF8A4BQ38SQ type=write size=3297295 2023-12-16T01:38:30.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.753+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=N6TZ378PREMP type=write size=192940 2023-12-16T01:38:30.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.754+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~DNLYJ7N3SP4L.0 size=1048576 2023-12-16T01:38:30.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.754+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~DNLYJ7N3SP4L.1 size=152654 2023-12-16T01:38:30.759 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.758+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=DNLYJ7N3SP4L tag=KPILHKUD3GAX type=write size=2249806 2023-12-16T01:38:30.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.762+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~8SSU81ERF6H7.0 size=1048576 2023-12-16T01:38:30.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.763+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~8SSU81ERF6H7.1 size=254374 2023-12-16T01:38:30.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.764+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=8SSU81ERF6H7 tag=CZORGI1D594O type=write size=2351526 2023-12-16T01:38:30.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.765+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.0 size=1048576 2023-12-16T01:38:30.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.767+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.1 size=1048576 2023-12-16T01:38:30.770 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.769+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~PUZEEG1FEQZJ.2 size=346258 2023-12-16T01:38:30.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.773+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=PUZEEG1FEQZJ tag=7K1R9E1JZR0H type=write size=3491986 2023-12-16T01:38:30.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.776+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=EXQP60RW0DEI type=del size=506590 2023-12-16T01:38:30.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.778+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=HIWN96IK3JJZ type=del 2023-12-16T01:38:30.782 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.782+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~P6B9KG7CQY8P.0 size=1048576 2023-12-16T01:38:30.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.783+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~P6B9KG7CQY8P.1 size=1036994 2023-12-16T01:38:30.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.783+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=P6B9KG7CQY8P tag=IRMMU9D159PX type=write size=3134146 2023-12-16T01:38:30.786 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.786+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=16XQIBN90IVQ type=del 2023-12-16T01:38:30.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.788+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=UIQGJKJ1EQJ6 type=write size=542389 2023-12-16T01:38:30.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.790+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.0 size=1048576 2023-12-16T01:38:30.793 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.792+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.1 size=1048576 2023-12-16T01:38:30.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.794+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~5X2AFOUA8L9D.2 size=935661 2023-12-16T01:38:30.798 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.797+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=5X2AFOUA8L9D tag=P0K93670F1P5 type=write size=4081389 2023-12-16T01:38:30.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.801+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.0 size=1048576 2023-12-16T01:38:30.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.803+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.1 size=1048576 2023-12-16T01:38:30.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.805+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.2 size=704637 2023-12-16T01:38:30.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.805+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=BKIC3UENOQZI tag=Z2JST57HQZKE type=write size=3850365 2023-12-16T01:38:30.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.807+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=2V4R4A0PZ3GC type=del 2023-12-16T01:38:30.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.809+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=X8W44EZQT2VE type=del size=1910467 2023-12-16T01:38:30.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.811+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=6JHUAKQ6PL8O type=del 2023-12-16T01:38:30.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.815+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~E9TM20Y27IJD.0 size=149663 2023-12-16T01:38:30.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.815+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=E9TM20Y27IJD tag=VX27ZXS0KRCS type=write size=1198239 2023-12-16T01:38:30.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.817+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=IQ21OLYFZMEF type=del size=3372385 2023-12-16T01:38:30.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.818+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=8L0FYXUVQP0D type=del size=2788853 2023-12-16T01:38:30.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.820+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=5T94ORBMC8ME type=del 2023-12-16T01:38:30.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.824+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~O7QGDV6UHMNF.0 size=318032 2023-12-16T01:38:30.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.824+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=O7QGDV6UHMNF tag=9UOJ9T030M6I type=write size=1366608 2023-12-16T01:38:30.827 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.827+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=KQ0Z2O7LP1ZW type=del 2023-12-16T01:38:30.829 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.829+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=ZNLD5M7CN6HQ type=del size=3328683 2023-12-16T01:38:30.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.831+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.0 size=1048576 2023-12-16T01:38:30.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.831+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.1 size=1048576 2023-12-16T01:38:30.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.832+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~T37N8Z4JZW53.2 size=496070 2023-12-16T01:38:30.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.836+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=T37N8Z4JZW53 tag=N94AUIX89V97 type=write size=3641798 2023-12-16T01:38:30.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.838+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=003VV0GVW3DQ type=del size=2914258 2023-12-16T01:38:30.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.840+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=YUL9Z389JZCF type=del 2023-12-16T01:38:30.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.842+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=IWCRBB433SJW type=del size=931684 2023-12-16T01:38:30.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.842+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~ZEAIGBDYQKWP.0 size=313820 2023-12-16T01:38:30.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.845+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=ZEAIGBDYQKWP tag=C5HEYG3Z1X6Z type=write size=1362396 2023-12-16T01:38:30.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.847+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=74S69YOR89E7 type=del size=4138242 2023-12-16T01:38:30.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.849+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.0 size=1048576 2023-12-16T01:38:30.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.851+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.1 size=1048576 2023-12-16T01:38:30.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.851+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~XTZ8PQ9IWCT0.2 size=457626 2023-12-16T01:38:30.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.854+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=XTZ8PQ9IWCT0 tag=YB4QNIQAXT8D type=write size=3603354 2023-12-16T01:38:30.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.856+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=DKF3ODL33W7X type=del size=221878 2023-12-16T01:38:30.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.859+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.0 size=1048576 2023-12-16T01:38:30.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.860+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.1 size=1048576 2023-12-16T01:38:30.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.862+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LVNNSPKL10YC.2 size=374386 2023-12-16T01:38:30.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.866+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=LVNNSPKL10YC tag=O01CPGZVGLC4 type=write size=3520114 2023-12-16T01:38:30.869 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.868+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=6324YWER1RBG type=del size=1872091 2023-12-16T01:38:30.871 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.870+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=N6TZ378PREMP type=write size=192940 2023-12-16T01:38:30.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.874+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.0 size=1048576 2023-12-16T01:38:30.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.876+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.1 size=1048576 2023-12-16T01:38:30.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.878+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.2 size=591066 2023-12-16T01:38:30.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.878+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=1NKI8NVXBHGK tag=CDIATNC010KR type=write size=3736794 2023-12-16T01:38:30.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.880+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~8SSU81ERF6H7.0 size=1048576 2023-12-16T01:38:30.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.881+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~8SSU81ERF6H7.1 size=254374 2023-12-16T01:38:30.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.885+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=8SSU81ERF6H7 tag=CZORGI1D594O type=write size=2351526 2023-12-16T01:38:30.889 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.889+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~PAGGI4P75W1Y.0 size=1048576 2023-12-16T01:38:30.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.890+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~PAGGI4P75W1Y.1 size=87161 2023-12-16T01:38:30.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.890+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=PAGGI4P75W1Y tag=C2M7HSAFDO6Y type=write size=2184313 2023-12-16T01:38:30.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.893+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=EXQP60RW0DEI type=del 2023-12-16T01:38:30.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.895+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=60DQIY5PVJVR type=del size=1862040 2023-12-16T01:38:30.897 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.897+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~P6B9KG7CQY8P.0 size=1048576 2023-12-16T01:38:30.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.899+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~P6B9KG7CQY8P.1 size=1036994 2023-12-16T01:38:30.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.903+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=P6B9KG7CQY8P tag=IRMMU9D159PX type=write size=3134146 2023-12-16T01:38:30.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.906+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=DC37Q3PIGVYK type=write size=683846 2023-12-16T01:38:30.908 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.908+0000 7f5c997a3840 1 < completed write operation key=PDOIJJEEJEJ3 tag=UIQGJKJ1EQJ6 type=write size=542389 2023-12-16T01:38:30.910 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.909+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=9RIQS19Q8W13 type=write size=270400 2023-12-16T01:38:30.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.912+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.0 size=1048576 2023-12-16T01:38:30.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.912+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.1 size=1048576 2023-12-16T01:38:30.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.914+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~BKIC3UENOQZI.2 size=704637 2023-12-16T01:38:30.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.917+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=BKIC3UENOQZI tag=Z2JST57HQZKE type=write size=3850365 2023-12-16T01:38:30.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.921+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.0 size=1048576 2023-12-16T01:38:30.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.922+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.1 size=1048576 2023-12-16T01:38:30.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.924+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.2 size=137307 2023-12-16T01:38:30.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.924+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=ETO03U9QUQGD tag=GPG93WFUPWWL type=write size=3283035 2023-12-16T01:38:30.927 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.926+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=X8W44EZQT2VE type=del 2023-12-16T01:38:30.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.931+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.0 size=1048576 2023-12-16T01:38:30.933 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.932+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.1 size=1048576 2023-12-16T01:38:30.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.934+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.2 size=300916 2023-12-16T01:38:30.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.934+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=GE8DJ4BUC5ZM tag=OIDS7SFRKG7U type=write size=3446644 2023-12-16T01:38:30.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.934+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~E9TM20Y27IJD.0 size=149663 2023-12-16T01:38:30.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.938+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=E9TM20Y27IJD tag=VX27ZXS0KRCS type=write size=1198239 2023-12-16T01:38:30.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.942+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.0 size=1048576 2023-12-16T01:38:30.944 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.944+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.1 size=1048576 2023-12-16T01:38:30.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.945+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.2 size=328993 2023-12-16T01:38:30.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.945+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=X8D5LHU27MRL tag=23UP8M3N8BZ2 type=write size=3474721 2023-12-16T01:38:30.948 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.947+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=8L0FYXUVQP0D type=del 2023-12-16T01:38:30.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.952+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~OZZH9ETHLRFY.0 size=1048576 2023-12-16T01:38:30.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.953+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~OZZH9ETHLRFY.1 size=86033 2023-12-16T01:38:30.954 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.953+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=OZZH9ETHLRFY tag=LFZS3IUEFUZJ type=write size=2183185 2023-12-16T01:38:30.956 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.955+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~O7QGDV6UHMNF.0 size=318032 2023-12-16T01:38:30.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.959+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=O7QGDV6UHMNF tag=9UOJ9T030M6I type=write size=1366608 2023-12-16T01:38:30.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.963+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~PB6TRJGAVWT3.0 size=1048576 2023-12-16T01:38:30.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.965+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~PB6TRJGAVWT3.1 size=824628 2023-12-16T01:38:30.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.965+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=PB6TRJGAVWT3 tag=U2N6ZYPX96GL type=write size=2921780 2023-12-16T01:38:30.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.967+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=ZNLD5M7CN6HQ type=del 2023-12-16T01:38:30.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.971+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~EY7AOQ3E4U2O.0 size=1048576 2023-12-16T01:38:30.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.973+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~EY7AOQ3E4U2O.1 size=417281 2023-12-16T01:38:30.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.973+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=EY7AOQ3E4U2O tag=LR50QCWGY7T9 type=write size=2514433 2023-12-16T01:38:30.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.975+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=003VV0GVW3DQ type=del 2023-12-16T01:38:30.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.979+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.0 size=1048576 2023-12-16T01:38:30.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.981+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.1 size=1048576 2023-12-16T01:38:30.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.983+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.2 size=612990 2023-12-16T01:38:30.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.983+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=51SJI2COWGAV tag=35L0KOMLWTBL type=write size=3758718 2023-12-16T01:38:30.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.988+0000 7f5c997a3840 1 < suggested update operation key=51S0YULDPW63 tag=IWCRBB433SJW type=del size=931684 2023-12-16T01:38:30.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.992+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~THOX5E3I09RA.0 size=1048576 2023-12-16T01:38:30.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.993+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~THOX5E3I09RA.1 size=571837 2023-12-16T01:38:30.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.993+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=THOX5E3I09RA tag=DATYOQW91PV9 type=write size=2668989 2023-12-16T01:38:30.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:30.995+0000 7f5c997a3840 1 < canceled operation key=NRGTLFH4VAZ9 tag=74S69YOR89E7 type=del size=4138242 2023-12-16T01:38:31.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.000+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~5ZA4R7KG8BW4.0 size=777626 2023-12-16T01:38:31.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.000+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=5ZA4R7KG8BW4 tag=E5YXJG8P6JVV type=write size=1826202 2023-12-16T01:38:31.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.002+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=DKF3ODL33W7X type=del 2023-12-16T01:38:31.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.004+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=70N9C00KBVHG type=del size=3143588 2023-12-16T01:38:31.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.006+0000 7f5c997a3840 1 < canceled operation key=WR7GNUGH3F5R tag=6324YWER1RBG type=del size=1872091 2023-12-16T01:38:31.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.009+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=MIPYQ4B3QSW7 type=del size=3948521 2023-12-16T01:38:31.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.011+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.0 size=1048576 2023-12-16T01:38:31.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.013+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.1 size=1048576 2023-12-16T01:38:31.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.014+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~1NKI8NVXBHGK.2 size=591066 2023-12-16T01:38:31.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.019+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=1NKI8NVXBHGK tag=CDIATNC010KR type=write size=3736794 2023-12-16T01:38:31.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.021+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=3ULZFQ7NQ2XK type=del size=3415908 2023-12-16T01:38:31.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.024+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~PAGGI4P75W1Y.0 size=1048576 2023-12-16T01:38:31.026 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.026+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~PAGGI4P75W1Y.1 size=87161 2023-12-16T01:38:31.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.030+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=PAGGI4P75W1Y tag=C2M7HSAFDO6Y type=write size=2184313 2023-12-16T01:38:31.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.032+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=7RYHAUC8KISJ type=del size=167416 2023-12-16T01:38:31.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.034+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=60DQIY5PVJVR type=del 2023-12-16T01:38:31.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.038+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~DXZLZBS3KR58.0 size=1048576 2023-12-16T01:38:31.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.040+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~DXZLZBS3KR58.1 size=341558 2023-12-16T01:38:31.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.040+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=DXZLZBS3KR58 tag=GOTQ7SAFSLHV type=write size=2438710 2023-12-16T01:38:31.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.042+0000 7f5c997a3840 1 < canceled operation key=NBH09B3H2JPP tag=DC37Q3PIGVYK type=write size=683846 2023-12-16T01:38:31.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.047+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~IRQXN3E62X16.0 size=358177 2023-12-16T01:38:31.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.047+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=IRQXN3E62X16 tag=C7X23LTUPRA8 type=write size=1406753 2023-12-16T01:38:31.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.049+0000 7f5c997a3840 1 < completed write operation key=NDD9JP74W3A0 tag=9RIQS19Q8W13 type=write size=270400 2023-12-16T01:38:31.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.053+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.0 size=1048576 2023-12-16T01:38:31.055 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.054+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.1 size=1048576 2023-12-16T01:38:31.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.056+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.2 size=914853 2023-12-16T01:38:31.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.056+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=Q68FWU0H1RPM tag=SMPUV5HMOGNQ type=write size=4060581 2023-12-16T01:38:31.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.059+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.0 size=1048576 2023-12-16T01:38:31.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.059+0000 7f5c997a3840 1 < canceled part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.1 size=1048576 2023-12-16T01:38:31.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.060+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~ETO03U9QUQGD.2 size=137307 2023-12-16T01:38:31.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.065+0000 7f5c997a3840 1 < canceled multipart upload key=NDD9JP74W3A0 upload=ETO03U9QUQGD tag=GPG93WFUPWWL type=write size=3283035 2023-12-16T01:38:31.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.067+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=XN46L8PF60J1 type=del size=3437993 2023-12-16T01:38:31.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.069+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.0 size=1048576 2023-12-16T01:38:31.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.071+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.1 size=1048576 2023-12-16T01:38:31.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.071+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~GE8DJ4BUC5ZM.2 size=300916 2023-12-16T01:38:31.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.076+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=GE8DJ4BUC5ZM tag=OIDS7SFRKG7U type=write size=3446644 2023-12-16T01:38:31.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.078+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=SCJ9T6VOXJJ7 type=del size=1904002 2023-12-16T01:38:31.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.080+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.0 size=1048576 2023-12-16T01:38:31.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.082+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.1 size=1048576 2023-12-16T01:38:31.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.084+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~X8D5LHU27MRL.2 size=328993 2023-12-16T01:38:31.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.088+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=X8D5LHU27MRL tag=23UP8M3N8BZ2 type=write size=3474721 2023-12-16T01:38:31.093 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.092+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~CU9ZWXWF0T22.0 size=1048576 2023-12-16T01:38:31.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.094+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~CU9ZWXWF0T22.1 size=949173 2023-12-16T01:38:31.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.094+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=CU9ZWXWF0T22 tag=ZML4PPTI2OVG type=write size=3046325 2023-12-16T01:38:31.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.094+0000 7f5c997a3840 1 < canceled part key=_multipart_WEFVQO42GTIM.2~OZZH9ETHLRFY.0 size=1048576 2023-12-16T01:38:31.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.094+0000 7f5c997a3840 1 < canceled part key=_multipart_WEFVQO42GTIM.2~OZZH9ETHLRFY.1 size=86033 2023-12-16T01:38:31.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.098+0000 7f5c997a3840 1 < canceled multipart upload key=WEFVQO42GTIM upload=OZZH9ETHLRFY tag=LFZS3IUEFUZJ type=write size=2183185 2023-12-16T01:38:31.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.101+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QUQ0K8FV5A1T.0 size=406862 2023-12-16T01:38:31.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.101+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=QUQ0K8FV5A1T tag=V0HEATZR1DD3 type=write size=1455438 2023-12-16T01:38:31.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.103+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~PB6TRJGAVWT3.0 size=1048576 2023-12-16T01:38:31.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.105+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~PB6TRJGAVWT3.1 size=824628 2023-12-16T01:38:31.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.109+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=PB6TRJGAVWT3 tag=U2N6ZYPX96GL type=write size=2921780 2023-12-16T01:38:31.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.112+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.0 size=1048576 2023-12-16T01:38:31.115 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.114+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.1 size=1048576 2023-12-16T01:38:31.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.116+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.2 size=851179 2023-12-16T01:38:31.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.116+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=PXIUE0Q0Z03J tag=M8IZ7CWTVYB5 type=write size=3996907 2023-12-16T01:38:31.118 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.118+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~EY7AOQ3E4U2O.0 size=1048576 2023-12-16T01:38:31.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.120+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~EY7AOQ3E4U2O.1 size=417281 2023-12-16T01:38:31.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.123+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=EY7AOQ3E4U2O tag=LR50QCWGY7T9 type=write size=2514433 2023-12-16T01:38:31.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.125+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=EG7NQXL7BOY2 type=write size=984059 2023-12-16T01:38:31.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.127+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.0 size=1048576 2023-12-16T01:38:31.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.129+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.1 size=1048576 2023-12-16T01:38:31.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.131+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~51SJI2COWGAV.2 size=612990 2023-12-16T01:38:31.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.134+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=51SJI2COWGAV tag=35L0KOMLWTBL type=write size=3758718 2023-12-16T01:38:31.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.137+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=1NS6UCT64LOC type=del size=2584066 2023-12-16T01:38:31.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.139+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~THOX5E3I09RA.0 size=1048576 2023-12-16T01:38:31.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.139+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~THOX5E3I09RA.1 size=571837 2023-12-16T01:38:31.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.143+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=THOX5E3I09RA tag=DATYOQW91PV9 type=write size=2668989 2023-12-16T01:38:31.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.147+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.0 size=1048576 2023-12-16T01:38:31.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.149+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.1 size=1048576 2023-12-16T01:38:31.151 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.151+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.2 size=861036 2023-12-16T01:38:31.151 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.151+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=L1VMTV51V3ZE tag=J5FQ09ZAK2DK type=write size=4006764 2023-12-16T01:38:31.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.153+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~5ZA4R7KG8BW4.0 size=777626 2023-12-16T01:38:31.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.156+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=5ZA4R7KG8BW4 tag=E5YXJG8P6JVV type=write size=1826202 2023-12-16T01:38:31.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.160+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.0 size=1048576 2023-12-16T01:38:31.162 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.161+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.1 size=1048576 2023-12-16T01:38:31.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.164+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.2 size=724603 2023-12-16T01:38:31.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.164+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=LFBMCKOB379W tag=KZPNVGNF1JN1 type=write size=3870331 2023-12-16T01:38:31.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.166+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=70N9C00KBVHG type=del 2023-12-16T01:38:31.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.169+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.0 size=1048576 2023-12-16T01:38:31.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.171+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.1 size=1048576 2023-12-16T01:38:31.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.173+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.2 size=853777 2023-12-16T01:38:31.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.173+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=6AL0N72CYOZ7 tag=SLNLACL1UAH6 type=write size=3999505 2023-12-16T01:38:31.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.177+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=MIPYQ4B3QSW7 type=del size=3948521 2023-12-16T01:38:31.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.178+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=EQWFSPNKIXUP type=del size=1238070 2023-12-16T01:38:31.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.181+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=3ULZFQ7NQ2XK type=del 2023-12-16T01:38:31.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.183+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=SGMQMQKT4AB5 type=del size=3144474 2023-12-16T01:38:31.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.186+0000 7f5c997a3840 -1 < failed to complete operation key=PF1CUO28FU1V tag=7RYHAUC8KISJ type=del size=167416: (22) Invalid argument 2023-12-16T01:38:31.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.188+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=9H8GPEOI1LPP type=del size=2489488 2023-12-16T01:38:31.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.190+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~DXZLZBS3KR58.0 size=1048576 2023-12-16T01:38:31.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.192+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~DXZLZBS3KR58.1 size=341558 2023-12-16T01:38:31.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.195+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=DXZLZBS3KR58 tag=GOTQ7SAFSLHV type=write size=2438710 2023-12-16T01:38:31.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.199+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~X6B66EPTSUGI.0 size=1048576 2023-12-16T01:38:31.201 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.201+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~X6B66EPTSUGI.1 size=52231 2023-12-16T01:38:31.201 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.201+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=X6B66EPTSUGI tag=24BLNQU2PNQ6 type=write size=2149383 2023-12-16T01:38:31.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.203+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~IRQXN3E62X16.0 size=358177 2023-12-16T01:38:31.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.206+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=IRQXN3E62X16 tag=C7X23LTUPRA8 type=write size=1406753 2023-12-16T01:38:31.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.208+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=LPDPD6A2WHXX type=write size=86948 2023-12-16T01:38:31.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.210+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.0 size=1048576 2023-12-16T01:38:31.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.212+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.1 size=1048576 2023-12-16T01:38:31.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.214+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~Q68FWU0H1RPM.2 size=914853 2023-12-16T01:38:31.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.218+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=Q68FWU0H1RPM tag=SMPUV5HMOGNQ type=write size=4060581 2023-12-16T01:38:31.220 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.220+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=51CJN7VJ7FSP type=del size=3045906 2023-12-16T01:38:31.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.222+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=XN46L8PF60J1 type=del 2023-12-16T01:38:31.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.226+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~93A4LAPNXDFA.0 size=319862 2023-12-16T01:38:31.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.226+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=93A4LAPNXDFA tag=VI45XQFN8DRZ type=write size=1368438 2023-12-16T01:38:31.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.228+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=SCJ9T6VOXJJ7 type=del 2023-12-16T01:38:31.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.230+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=EU5939ENQ554 type=del size=1276467 2023-12-16T01:38:31.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.232+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~CU9ZWXWF0T22.0 size=1048576 2023-12-16T01:38:31.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.233+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~CU9ZWXWF0T22.1 size=949173 2023-12-16T01:38:31.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.237+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=CU9ZWXWF0T22 tag=ZML4PPTI2OVG type=write size=3046325 2023-12-16T01:38:31.242 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.241+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.0 size=1048576 2023-12-16T01:38:31.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.243+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.1 size=1048576 2023-12-16T01:38:31.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.244+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.2 size=205376 2023-12-16T01:38:31.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.244+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=A6LXQNCU12LI tag=FPHL7DLX21LF type=write size=3351104 2023-12-16T01:38:31.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.247+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~QUQ0K8FV5A1T.0 size=406862 2023-12-16T01:38:31.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.251+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=QUQ0K8FV5A1T tag=V0HEATZR1DD3 type=write size=1455438 2023-12-16T01:38:31.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.255+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.0 size=1048576 2023-12-16T01:38:31.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.256+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.1 size=1048576 2023-12-16T01:38:31.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.258+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.2 size=519313 2023-12-16T01:38:31.259 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.258+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=3YHSJEBS5YXW tag=VN317BSIBKUP type=write size=3665041 2023-12-16T01:38:31.261 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.260+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.0 size=1048576 2023-12-16T01:38:31.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.262+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.1 size=1048576 2023-12-16T01:38:31.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.265+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~PXIUE0Q0Z03J.2 size=851179 2023-12-16T01:38:31.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.269+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=PXIUE0Q0Z03J tag=M8IZ7CWTVYB5 type=write size=3996907 2023-12-16T01:38:31.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.274+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.0 size=1048576 2023-12-16T01:38:31.276 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.276+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.1 size=1048576 2023-12-16T01:38:31.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.278+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.2 size=488398 2023-12-16T01:38:31.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.278+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=8G03XK0KAPPJ tag=7Z18IVT7S50B type=write size=3634126 2023-12-16T01:38:31.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.281+0000 7f5c997a3840 1 < completed write operation key=NDD9JP74W3A0 tag=EG7NQXL7BOY2 type=write size=984059 2023-12-16T01:38:31.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.283+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=33WUUDXWZQPF type=del size=3933101 2023-12-16T01:38:31.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.285+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=1NS6UCT64LOC type=del 2023-12-16T01:38:31.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.289+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~Z47EZA071AWO.0 size=1048576 2023-12-16T01:38:31.292 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.291+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~Z47EZA071AWO.1 size=376177 2023-12-16T01:38:31.292 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.291+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=Z47EZA071AWO tag=YLZ1AEITIXD1 type=write size=2473329 2023-12-16T01:38:31.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.294+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.0 size=1048576 2023-12-16T01:38:31.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.295+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.1 size=1048576 2023-12-16T01:38:31.298 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.297+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~L1VMTV51V3ZE.2 size=861036 2023-12-16T01:38:31.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.301+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=L1VMTV51V3ZE tag=J5FQ09ZAK2DK type=write size=4006764 2023-12-16T01:38:31.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.305+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.0 size=1048576 2023-12-16T01:38:31.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.307+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.1 size=1048576 2023-12-16T01:38:31.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.309+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.2 size=966198 2023-12-16T01:38:31.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.309+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=GNIJ2GCH9Z2G tag=L4Z6Z5FIWU4F type=write size=4111926 2023-12-16T01:38:31.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.311+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.0 size=1048576 2023-12-16T01:38:31.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.313+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.1 size=1048576 2023-12-16T01:38:31.315 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.314+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LFBMCKOB379W.2 size=724603 2023-12-16T01:38:31.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.318+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=LFBMCKOB379W tag=KZPNVGNF1JN1 type=write size=3870331 2023-12-16T01:38:31.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.320+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=SC3I20KIGMAC type=del size=1916243 2023-12-16T01:38:31.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.322+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.0 size=1048576 2023-12-16T01:38:31.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.324+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.1 size=1048576 2023-12-16T01:38:31.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.324+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~6AL0N72CYOZ7.2 size=853777 2023-12-16T01:38:31.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.327+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=6AL0N72CYOZ7 tag=SLNLACL1UAH6 type=write size=3999505 2023-12-16T01:38:31.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.331+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~KJCKN9DEW0WD.0 size=96811 2023-12-16T01:38:31.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.331+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=KJCKN9DEW0WD tag=08SB30YURS37 type=write size=1145387 2023-12-16T01:38:31.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.333+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=EQWFSPNKIXUP type=del 2023-12-16T01:38:31.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.335+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=LQU3ZJPL1TTA type=del size=1831356 2023-12-16T01:38:31.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.337+0000 7f5c997a3840 1 < canceled operation key=WR7GNUGH3F5R tag=SGMQMQKT4AB5 type=del size=3144474 2023-12-16T01:38:31.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.339+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=WEGSJXQJBA91 type=del size=3981514 2023-12-16T01:38:31.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.344+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=9H8GPEOI1LPP type=del size=2489488 2023-12-16T01:38:31.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.348+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~2APQL8NVVTUT.0 size=1048576 2023-12-16T01:38:31.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.349+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~2APQL8NVVTUT.1 size=747871 2023-12-16T01:38:31.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.349+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=2APQL8NVVTUT tag=PCAEXN0QVWF7 type=write size=2845023 2023-12-16T01:38:31.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.350+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~X6B66EPTSUGI.0 size=1048576 2023-12-16T01:38:31.352 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.352+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~X6B66EPTSUGI.1 size=52231 2023-12-16T01:38:31.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.356+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=X6B66EPTSUGI tag=24BLNQU2PNQ6 type=write size=2149383 2023-12-16T01:38:31.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.358+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=SBN467TSQRNF type=del size=954663 2023-12-16T01:38:31.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.360+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=LPDPD6A2WHXX type=write size=86948 2023-12-16T01:38:31.363 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.363+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=2ZZWWM8PGSCO type=del size=3607569 2023-12-16T01:38:31.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.365+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=51CJN7VJ7FSP type=del 2023-12-16T01:38:31.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.368+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~0GDA34K3NW0F.0 size=1048576 2023-12-16T01:38:31.371 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.370+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~0GDA34K3NW0F.1 size=450718 2023-12-16T01:38:31.371 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.370+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=0GDA34K3NW0F tag=4OTEDT3K5401 type=write size=2547870 2023-12-16T01:38:31.373 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.372+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~93A4LAPNXDFA.0 size=319862 2023-12-16T01:38:31.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.376+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=93A4LAPNXDFA tag=VI45XQFN8DRZ type=write size=1368438 2023-12-16T01:38:31.379 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.378+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=4IZB2UZKCUS1 type=write size=209473 2023-12-16T01:38:31.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.380+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=EU5939ENQ554 type=del 2023-12-16T01:38:31.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.382+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=T6SCKDOWYZBC type=write size=229154 2023-12-16T01:38:31.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.384+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.0 size=1048576 2023-12-16T01:38:31.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.386+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.1 size=1048576 2023-12-16T01:38:31.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.388+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~A6LXQNCU12LI.2 size=205376 2023-12-16T01:38:31.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.392+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=A6LXQNCU12LI tag=FPHL7DLX21LF type=write size=3351104 2023-12-16T01:38:31.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.394+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=SZF1DRPGNWR0 type=del size=3969110 2023-12-16T01:38:31.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.396+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.0 size=1048576 2023-12-16T01:38:31.399 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.398+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.1 size=1048576 2023-12-16T01:38:31.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.400+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~3YHSJEBS5YXW.2 size=519313 2023-12-16T01:38:31.404 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.404+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=3YHSJEBS5YXW tag=VN317BSIBKUP type=write size=3665041 2023-12-16T01:38:31.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.406+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=D1DK1IHN783X type=write size=335600 2023-12-16T01:38:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:31 smithi118 ceph-mon[131825]: pgmap v1305: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 335 KiB/s wr, 1.70k op/s 2023-12-16T01:38:31.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.408+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.0 size=1048576 2023-12-16T01:38:31.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.410+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.1 size=1048576 2023-12-16T01:38:31.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.412+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~8G03XK0KAPPJ.2 size=488398 2023-12-16T01:38:31.416 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.415+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=8G03XK0KAPPJ tag=7Z18IVT7S50B type=write size=3634126 2023-12-16T01:38:31.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.417+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=KKMZKRMVI8TE type=del size=635608 2023-12-16T01:38:31.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.419+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=33WUUDXWZQPF type=del 2023-12-16T01:38:31.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.423+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.0 size=1048576 2023-12-16T01:38:31.425 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.425+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.1 size=1048576 2023-12-16T01:38:31.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.426+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.2 size=478172 2023-12-16T01:38:31.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.426+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=GDZR2CYFT9UU tag=8CZSMIK811XL type=write size=3623900 2023-12-16T01:38:31.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.428+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~Z47EZA071AWO.0 size=1048576 2023-12-16T01:38:31.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.430+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~Z47EZA071AWO.1 size=376177 2023-12-16T01:38:31.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.433+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=Z47EZA071AWO tag=YLZ1AEITIXD1 type=write size=2473329 2023-12-16T01:38:31.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.435+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=2752MM1DT8AF type=del size=1500278 2023-12-16T01:38:31.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.436+0000 7f5c997a3840 1 < canceled part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.0 size=1048576 2023-12-16T01:38:31.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.437+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.1 size=1048576 2023-12-16T01:38:31.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.439+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~GNIJ2GCH9Z2G.2 size=966198 2023-12-16T01:38:31.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.443+0000 7f5c997a3840 1 < canceled multipart upload key=WR7GNUGH3F5R upload=GNIJ2GCH9Z2G tag=L4Z6Z5FIWU4F type=write size=4111926 2023-12-16T01:38:31.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.446+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=G0JZO9N90J4B type=write size=926529 2023-12-16T01:38:31.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.448+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=SC3I20KIGMAC type=del 2023-12-16T01:38:31.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.450+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=FPTRC0253MC0 type=del size=1592570 2023-12-16T01:38:31.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.452+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~KJCKN9DEW0WD.0 size=96811 2023-12-16T01:38:31.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.455+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=KJCKN9DEW0WD tag=08SB30YURS37 type=write size=1145387 2023-12-16T01:38:31.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.457+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=5Q1XYTEMYC7M type=del size=510563 2023-12-16T01:38:31.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.459+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=LQU3ZJPL1TTA type=del 2023-12-16T01:38:31.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.461+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=XFD5TD7BNJ7D type=del size=78957 2023-12-16T01:38:31.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.464+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=WEGSJXQJBA91 type=del 2023-12-16T01:38:31.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.468+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~MUW6P1VZVAI6.0 size=1048576 2023-12-16T01:38:31.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.469+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~MUW6P1VZVAI6.1 size=78507 2023-12-16T01:38:31.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.469+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=MUW6P1VZVAI6 tag=TQSQ3A1ACL54 type=write size=2175659 2023-12-16T01:38:31.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.470+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~2APQL8NVVTUT.0 size=1048576 2023-12-16T01:38:31.472 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.471+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~2APQL8NVVTUT.1 size=747871 2023-12-16T01:38:31.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.475+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=2APQL8NVVTUT tag=PCAEXN0QVWF7 type=write size=2845023 2023-12-16T01:38:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:31 smithi078 ceph-mon[139570]: pgmap v1305: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 335 KiB/s wr, 1.70k op/s 2023-12-16T01:38:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:31 smithi078 ceph-mon[142991]: pgmap v1305: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 960 KiB/s rd, 335 KiB/s wr, 1.70k op/s 2023-12-16T01:38:31.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.479+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~TDA26E04E70J.0 size=1048576 2023-12-16T01:38:31.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.481+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~TDA26E04E70J.1 size=306912 2023-12-16T01:38:31.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.481+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=TDA26E04E70J tag=YQYD2TXZVO93 type=write size=2404064 2023-12-16T01:38:31.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.482+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=SBN467TSQRNF type=del 2023-12-16T01:38:31.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.485+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=EOK6BK0XM7H8 type=del size=347298 2023-12-16T01:38:31.487 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.486+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=2ZZWWM8PGSCO type=del 2023-12-16T01:38:31.492 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.491+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~6ELESTD6WM0E.0 size=872812 2023-12-16T01:38:31.492 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.491+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=6ELESTD6WM0E tag=55B1C4H7YPK5 type=write size=1921388 2023-12-16T01:38:31.494 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.493+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~0GDA34K3NW0F.0 size=1048576 2023-12-16T01:38:31.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.495+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~0GDA34K3NW0F.1 size=450718 2023-12-16T01:38:31.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.499+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=0GDA34K3NW0F tag=4OTEDT3K5401 type=write size=2547870 2023-12-16T01:38:31.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.503+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~Y5WMT19GW8AB.0 size=1048576 2023-12-16T01:38:31.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.505+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~Y5WMT19GW8AB.1 size=633822 2023-12-16T01:38:31.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.505+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=Y5WMT19GW8AB tag=8I964A30R53W type=write size=2730974 2023-12-16T01:38:31.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.507+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=4IZB2UZKCUS1 type=write size=209473 2023-12-16T01:38:31.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.509+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=EAXJW5QP3CNZ type=del size=1770288 2023-12-16T01:38:31.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.511+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=T6SCKDOWYZBC type=write size=229154 2023-12-16T01:38:31.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.515+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~UMKL12CX5SB2.0 size=55892 2023-12-16T01:38:31.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.515+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=UMKL12CX5SB2 tag=90UKNP38FMYL type=write size=1104468 2023-12-16T01:38:31.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.517+0000 7f5c997a3840 1 < canceled operation key=MPVEN4BU8TW8 tag=SZF1DRPGNWR0 type=del size=3969110 2023-12-16T01:38:31.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.521+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.0 size=1048576 2023-12-16T01:38:31.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.523+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.1 size=1048576 2023-12-16T01:38:31.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.525+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.2 size=41848 2023-12-16T01:38:31.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.525+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=COP5MF0FWYZ5 tag=X5FADOYDB5AP type=write size=3187576 2023-12-16T01:38:31.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.527+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=D1DK1IHN783X type=write size=335600 2023-12-16T01:38:31.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.531+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~H2OQO7YC10JY.0 size=1048576 2023-12-16T01:38:31.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.533+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~H2OQO7YC10JY.1 size=670736 2023-12-16T01:38:31.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.533+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=H2OQO7YC10JY tag=MF6LWKKB6PE6 type=write size=2767888 2023-12-16T01:38:31.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.535+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=KKMZKRMVI8TE type=del 2023-12-16T01:38:31.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.537+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=0PFLPD8E82Y9 type=del size=2005014 2023-12-16T01:38:31.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.540+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.0 size=1048576 2023-12-16T01:38:31.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.540+0000 7f5c997a3840 1 < canceled part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.1 size=1048576 2023-12-16T01:38:31.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.542+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~GDZR2CYFT9UU.2 size=478172 2023-12-16T01:38:31.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.545+0000 7f5c997a3840 1 < canceled multipart upload key=8QNB6AVOFOZ9 upload=GDZR2CYFT9UU tag=8CZSMIK811XL type=write size=3623900 2023-12-16T01:38:31.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.547+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=RK6UCCY7IB9I type=del size=3770625 2023-12-16T01:38:31.550 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.550+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=2752MM1DT8AF type=del 2023-12-16T01:38:31.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.552+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=3CMAVCTBBTL8 type=del size=1398751 2023-12-16T01:38:31.555 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.554+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=G0JZO9N90J4B type=write size=926529 2023-12-16T01:38:31.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.556+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=X1GY52WWME2Z type=del size=3876102 2023-12-16T01:38:31.558 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.558+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=FPTRC0253MC0 type=del 2023-12-16T01:38:31.562 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.562+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.0 size=1048576 2023-12-16T01:38:31.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.563+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.1 size=1048576 2023-12-16T01:38:31.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.565+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.2 size=562060 2023-12-16T01:38:31.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.565+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=O7318BIFL4SN tag=BHAG944GL8CN type=write size=3707788 2023-12-16T01:38:31.568 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.567+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=5Q1XYTEMYC7M type=del 2023-12-16T01:38:31.570 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.569+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=3PA45IT26A1T type=del size=1533148 2023-12-16T01:38:31.572 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.572+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=XFD5TD7BNJ7D type=del 2023-12-16T01:38:31.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.575+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=10AV0ADNBRQI type=write size=421922 2023-12-16T01:38:31.578 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.577+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~MUW6P1VZVAI6.0 size=1048576 2023-12-16T01:38:31.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.579+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~MUW6P1VZVAI6.1 size=78507 2023-12-16T01:38:31.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.583+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=MUW6P1VZVAI6 tag=TQSQ3A1ACL54 type=write size=2175659 2023-12-16T01:38:31.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.586+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=JOGK85QXGOYE type=write size=451141 2023-12-16T01:38:31.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.588+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~TDA26E04E70J.0 size=1048576 2023-12-16T01:38:31.591 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.590+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~TDA26E04E70J.1 size=306912 2023-12-16T01:38:31.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.593+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=TDA26E04E70J tag=YQYD2TXZVO93 type=write size=2404064 2023-12-16T01:38:31.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.595+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=J78K3AW82KI7 type=del size=1269069 2023-12-16T01:38:31.598 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.597+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=EOK6BK0XM7H8 type=del 2023-12-16T01:38:31.602 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.601+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.0 size=1048576 2023-12-16T01:38:31.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.603+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.1 size=1048576 2023-12-16T01:38:31.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.605+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.2 size=69805 2023-12-16T01:38:31.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.605+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=ZHKEP3ATQYA5 tag=U1QNIXTZOTDI type=write size=3215533 2023-12-16T01:38:31.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.607+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~6ELESTD6WM0E.0 size=872812 2023-12-16T01:38:31.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.610+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=6ELESTD6WM0E tag=55B1C4H7YPK5 type=write size=1921388 2023-12-16T01:38:31.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.614+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.0 size=1048576 2023-12-16T01:38:31.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.616+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.1 size=1048576 2023-12-16T01:38:31.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.618+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.2 size=229286 2023-12-16T01:38:31.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.618+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=PFM7BPHCXDPG tag=GK6Q1K8BF62L type=write size=3375014 2023-12-16T01:38:31.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.620+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~Y5WMT19GW8AB.0 size=1048576 2023-12-16T01:38:31.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.620+0000 7f5c997a3840 1 < canceled part key=_multipart_WR7GNUGH3F5R.2~Y5WMT19GW8AB.1 size=633822 2023-12-16T01:38:31.624 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.624+0000 7f5c997a3840 1 < canceled multipart upload key=WR7GNUGH3F5R upload=Y5WMT19GW8AB tag=8I964A30R53W type=write size=2730974 2023-12-16T01:38:31.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.626+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=RJHZRDFEUZJI type=del size=3323876 2023-12-16T01:38:31.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.628+0000 7f5c997a3840 1 < canceled operation key=8MTSFTLL3KPK tag=EAXJW5QP3CNZ type=del size=1770288 2023-12-16T01:38:31.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.630+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=7M0B1QFEJIEZ type=write size=120601 2023-12-16T01:38:31.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.632+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~UMKL12CX5SB2.0 size=55892 2023-12-16T01:38:31.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.635+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=UMKL12CX5SB2 tag=90UKNP38FMYL type=write size=1104468 2023-12-16T01:38:31.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.639+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~4TF2X32GLPFH.0 size=167452 2023-12-16T01:38:31.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.639+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=4TF2X32GLPFH tag=CFUCVQ3PNTYP type=write size=1216028 2023-12-16T01:38:31.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.641+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.0 size=1048576 2023-12-16T01:38:31.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.643+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.1 size=1048576 2023-12-16T01:38:31.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.645+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~COP5MF0FWYZ5.2 size=41848 2023-12-16T01:38:31.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.648+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=COP5MF0FWYZ5 tag=X5FADOYDB5AP type=write size=3187576 2023-12-16T01:38:31.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.653+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HUTA2C03QRCB.0 size=1048576 2023-12-16T01:38:31.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.655+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~HUTA2C03QRCB.1 size=1025159 2023-12-16T01:38:31.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.655+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=HUTA2C03QRCB tag=YF9KPPVS7XAA type=write size=3122311 2023-12-16T01:38:31.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.657+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~H2OQO7YC10JY.0 size=1048576 2023-12-16T01:38:31.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.659+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~H2OQO7YC10JY.1 size=670736 2023-12-16T01:38:31.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.663+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=H2OQO7YC10JY tag=MF6LWKKB6PE6 type=write size=2767888 2023-12-16T01:38:31.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.667+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~9DRFW17LBLWH.0 size=1048576 2023-12-16T01:38:31.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.668+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~9DRFW17LBLWH.1 size=284593 2023-12-16T01:38:31.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.668+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=9DRFW17LBLWH tag=M89SR7GXTYNJ type=write size=2381745 2023-12-16T01:38:31.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.673+0000 7f5c997a3840 1 < suggested remove operation key=6AN157D3CG3D tag=0PFLPD8E82Y9 type=del 2023-12-16T01:38:31.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.675+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=MAI7L2N3H1HA type=del size=3148335 2023-12-16T01:38:31.678 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.677+0000 7f5c997a3840 1 < canceled operation key=ABZTLF79NQIW tag=RK6UCCY7IB9I type=del size=3770625 2023-12-16T01:38:31.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.681+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.0 size=1048576 2023-12-16T01:38:31.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.682+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.1 size=1048576 2023-12-16T01:38:31.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.684+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.2 size=491221 2023-12-16T01:38:31.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.684+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=B2N9695NUMJ5 tag=A9LE8XL2F5MH type=write size=3636949 2023-12-16T01:38:31.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.689+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=3CMAVCTBBTL8 type=del size=1398751 2023-12-16T01:38:31.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.692+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=AGU1LMNLP88M type=del size=3630287 2023-12-16T01:38:31.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.694+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=X1GY52WWME2Z type=del 2023-12-16T01:38:31.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.698+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~UYDHJBXVBT6S.0 size=913553 2023-12-16T01:38:31.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.698+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=UYDHJBXVBT6S tag=XXZNWZQ7D4I5 type=write size=1962129 2023-12-16T01:38:31.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.698+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.0 size=1048576 2023-12-16T01:38:31.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.700+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.1 size=1048576 2023-12-16T01:38:31.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.702+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~O7318BIFL4SN.2 size=562060 2023-12-16T01:38:31.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.705+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=O7318BIFL4SN tag=BHAG944GL8CN type=write size=3707788 2023-12-16T01:38:31.708 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.708+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=COB1TDAO48K6 type=del size=3780447 2023-12-16T01:38:31.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.710+0000 7f5c997a3840 1 < canceled operation key=A2PPWLZLID00 tag=3PA45IT26A1T type=del size=1533148 2023-12-16T01:38:31.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.714+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~BX6MUJ10E5PG.0 size=1048576 2023-12-16T01:38:31.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.715+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~BX6MUJ10E5PG.1 size=676866 2023-12-16T01:38:31.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.715+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=BX6MUJ10E5PG tag=H4RR280GVQ8X type=write size=2774018 2023-12-16T01:38:31.719 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.718+0000 7f5c997a3840 1 < canceled operation key=DIPUXQ5NX215 tag=10AV0ADNBRQI type=write size=421922 2023-12-16T01:38:31.721 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.720+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=QEED3KAJJ94X type=del size=2651198 2023-12-16T01:38:31.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.722+0000 7f5c997a3840 1 < completed write operation key=LKJPDNBXYH0R tag=JOGK85QXGOYE type=write size=451141 2023-12-16T01:38:31.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.724+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=SOVUITUAP0YW type=del size=2033990 2023-12-16T01:38:31.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.726+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=J78K3AW82KI7 type=del 2023-12-16T01:38:31.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.729+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=RT8OUUUAHS00 type=del size=2192996 2023-12-16T01:38:31.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.731+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.0 size=1048576 2023-12-16T01:38:31.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.733+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.1 size=1048576 2023-12-16T01:38:31.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.735+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZHKEP3ATQYA5.2 size=69805 2023-12-16T01:38:31.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.739+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=ZHKEP3ATQYA5 tag=U1QNIXTZOTDI type=write size=3215533 2023-12-16T01:38:31.741 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.741+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=V267N9WUF6DU type=del size=987875 2023-12-16T01:38:31.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.743+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.0 size=1048576 2023-12-16T01:38:31.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.745+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.1 size=1048576 2023-12-16T01:38:31.747 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.747+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~PFM7BPHCXDPG.2 size=229286 2023-12-16T01:38:31.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.750+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=PFM7BPHCXDPG tag=GK6Q1K8BF62L type=write size=3375014 2023-12-16T01:38:31.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.755+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~083EIMKG0B9J.0 size=388603 2023-12-16T01:38:31.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.755+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=083EIMKG0B9J tag=J4F3RNX47R96 type=write size=1437179 2023-12-16T01:38:31.757 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.757+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=RJHZRDFEUZJI type=del 2023-12-16T01:38:31.759 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.759+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=WD1RBYRIEOKO type=del size=625940 2023-12-16T01:38:31.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.762+0000 7f5c997a3840 1 < completed write operation key=0GXESPNS3BE0 tag=7M0B1QFEJIEZ type=write size=120601 2023-12-16T01:38:31.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.764+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=4K6YJDY0AY75 type=del size=3475738 2023-12-16T01:38:31.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.765+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~4TF2X32GLPFH.0 size=167452 2023-12-16T01:38:31.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.770+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=4TF2X32GLPFH tag=CFUCVQ3PNTYP type=write size=1216028 2023-12-16T01:38:31.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.773+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=KL6YXD29SQK2 type=del size=3256534 2023-12-16T01:38:31.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.775+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HUTA2C03QRCB.0 size=1048576 2023-12-16T01:38:31.777 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.777+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~HUTA2C03QRCB.1 size=1025159 2023-12-16T01:38:31.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.780+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=HUTA2C03QRCB tag=YF9KPPVS7XAA type=write size=3122311 2023-12-16T01:38:31.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.782+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=VIN74REGK94Z type=del size=1185247 2023-12-16T01:38:31.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.785+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~9DRFW17LBLWH.0 size=1048576 2023-12-16T01:38:31.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.786+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~9DRFW17LBLWH.1 size=284593 2023-12-16T01:38:31.792 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.791+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=9DRFW17LBLWH tag=M89SR7GXTYNJ type=write size=2381745 2023-12-16T01:38:31.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.795+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=TE2M6YCZ4NDV type=del size=2159070 2023-12-16T01:38:31.798 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.797+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=MAI7L2N3H1HA type=del 2023-12-16T01:38:31.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.799+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=X08HY6VUR60B type=del size=3762084 2023-12-16T01:38:31.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.801+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.0 size=1048576 2023-12-16T01:38:31.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.803+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.1 size=1048576 2023-12-16T01:38:31.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.805+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~B2N9695NUMJ5.2 size=491221 2023-12-16T01:38:31.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.809+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=B2N9695NUMJ5 tag=A9LE8XL2F5MH type=write size=3636949 2023-12-16T01:38:31.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.811+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=7ZCQBJG1MBJB type=del size=1837879 2023-12-16T01:38:31.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.815+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=AGU1LMNLP88M type=del size=3630287 2023-12-16T01:38:31.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.817+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=6ACQ3L7WEHLY type=write size=677633 2023-12-16T01:38:31.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.817+0000 7f5c997a3840 1 < canceled part key=_multipart_NBH09B3H2JPP.2~UYDHJBXVBT6S.0 size=913553 2023-12-16T01:38:31.821 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.820+0000 7f5c997a3840 1 < canceled multipart upload key=NBH09B3H2JPP upload=UYDHJBXVBT6S tag=XXZNWZQ7D4I5 type=write size=1962129 2023-12-16T01:38:31.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.825+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~QQ8411NUOK79.0 size=1048576 2023-12-16T01:38:31.827 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.827+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~QQ8411NUOK79.1 size=561556 2023-12-16T01:38:31.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.827+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=QQ8411NUOK79 tag=EM2NGXAR8KB9 type=write size=2658708 2023-12-16T01:38:31.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.829+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=COB1TDAO48K6 type=del 2023-12-16T01:38:31.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.831+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=TKWW2DPZ6J5W type=write size=777934 2023-12-16T01:38:31.833 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.833+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~BX6MUJ10E5PG.0 size=1048576 2023-12-16T01:38:31.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.835+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~BX6MUJ10E5PG.1 size=676866 2023-12-16T01:38:31.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.838+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=BX6MUJ10E5PG tag=H4RR280GVQ8X type=write size=2774018 2023-12-16T01:38:31.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.843+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.0 size=1048576 2023-12-16T01:38:31.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.845+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.1 size=1048576 2023-12-16T01:38:31.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.846+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.2 size=235264 2023-12-16T01:38:31.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.846+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=DLHIVEJUY7C8 tag=F33P1A26O323 type=write size=3380992 2023-12-16T01:38:31.849 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.848+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=QEED3KAJJ94X type=del 2023-12-16T01:38:31.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.850+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=8U0KAM93KNKQ type=write size=213736 2023-12-16T01:38:31.853 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.853+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=SOVUITUAP0YW type=del 2023-12-16T01:38:31.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.855+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=DHT7SJA3NNI6 type=del size=1256392 2023-12-16T01:38:31.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.857+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=RT8OUUUAHS00 type=del 2023-12-16T01:38:31.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.861+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~F2141P85WDT7.0 size=22063 2023-12-16T01:38:31.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.861+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=F2141P85WDT7 tag=QXG8OHMTX1G2 type=write size=1070639 2023-12-16T01:38:31.864 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.864+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=V267N9WUF6DU type=del 2023-12-16T01:38:31.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.866+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=VCLWGKWKIIV7 type=write size=238361 2023-12-16T01:38:31.869 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.869+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~083EIMKG0B9J.0 size=388603 2023-12-16T01:38:31.874 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.874+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=083EIMKG0B9J tag=J4F3RNX47R96 type=write size=1437179 2023-12-16T01:38:31.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.878+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.0 size=1048576 2023-12-16T01:38:31.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.880+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.1 size=1048576 2023-12-16T01:38:31.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.882+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.2 size=997619 2023-12-16T01:38:31.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.882+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=2PNY2OOWWIFP tag=WYKD8FM8HVA4 type=write size=4143347 2023-12-16T01:38:31.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.885+0000 7f5c997a3840 -1 < failed to complete operation key=PF1CUO28FU1V tag=WD1RBYRIEOKO type=del size=625940: (22) Invalid argument 2023-12-16T01:38:31.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.887+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=RQA11GMRB3FQ type=del size=2070420 2023-12-16T01:38:31.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.891+0000 7f5c997a3840 1 < suggested update operation key=6AN157D3CG3D tag=4K6YJDY0AY75 type=del size=3475738 2023-12-16T01:38:31.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.893+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=FIDHCGNEV12I type=del size=382992 2023-12-16T01:38:31.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.896+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=KL6YXD29SQK2 type=del 2023-12-16T01:38:31.899 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.898+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=SJ0JRGZG3GC8 type=del size=2298588 2023-12-16T01:38:31.901 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.901+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=VIN74REGK94Z type=del 2023-12-16T01:38:31.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.903+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=ARVHGKFP93KU type=del size=796505 2023-12-16T01:38:31.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.905+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=TE2M6YCZ4NDV type=del 2023-12-16T01:38:31.908 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.908+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=NRQRRQX8YNUM type=del size=1282441 2023-12-16T01:38:31.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.910+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=X08HY6VUR60B type=del 2023-12-16T01:38:31.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.912+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=GTGMIQQ11VIW type=del size=3078580 2023-12-16T01:38:31.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.914+0000 7f5c997a3840 1 < canceled operation key=UABS6DA1C0BF tag=7ZCQBJG1MBJB type=del size=1837879 2023-12-16T01:38:31.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.919+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.0 size=1048576 2023-12-16T01:38:31.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.920+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.1 size=1048576 2023-12-16T01:38:31.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.922+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.2 size=195694 2023-12-16T01:38:31.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.922+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=G2C1XPOFA1RQ tag=NSQUKKMSF6VP type=write size=3341422 2023-12-16T01:38:31.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.927+0000 7f5c997a3840 1 < suggested remove operation key=DIPUXQ5NX215 tag=6ACQ3L7WEHLY type=write 2023-12-16T01:38:31.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.929+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=W04N33TCUBRK type=del size=2769764 2023-12-16T01:38:31.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.930+0000 7f5c997a3840 1 < canceled part key=_multipart_PF1CUO28FU1V.2~QQ8411NUOK79.0 size=1048576 2023-12-16T01:38:31.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.932+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~QQ8411NUOK79.1 size=561556 2023-12-16T01:38:31.936 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.936+0000 7f5c997a3840 1 < canceled multipart upload key=PF1CUO28FU1V upload=QQ8411NUOK79 tag=EM2NGXAR8KB9 type=write size=2658708 2023-12-16T01:38:31.940 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.940+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~204LIHV501CN.0 size=574417 2023-12-16T01:38:31.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.940+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=204LIHV501CN tag=XLP2IF71KE0F type=write size=1622993 2023-12-16T01:38:31.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.942+0000 7f5c997a3840 1 < completed write operation key=3HP9BC673V84 tag=TKWW2DPZ6J5W type=write size=777934 2023-12-16T01:38:31.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.944+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=5B9G0SKF49TI type=write size=651690 2023-12-16T01:38:31.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.947+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.0 size=1048576 2023-12-16T01:38:31.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.949+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.1 size=1048576 2023-12-16T01:38:31.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.951+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~DLHIVEJUY7C8.2 size=235264 2023-12-16T01:38:31.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.955+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=DLHIVEJUY7C8 tag=F33P1A26O323 type=write size=3380992 2023-12-16T01:38:31.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.957+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=M3YW5YPSQ3N8 type=write size=534252 2023-12-16T01:38:31.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.959+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=8U0KAM93KNKQ type=write size=213736 2023-12-16T01:38:31.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.961+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=KSMLLF5UU6BC type=del size=3672121 2023-12-16T01:38:31.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.963+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=DHT7SJA3NNI6 type=del 2023-12-16T01:38:31.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.965+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=8X25DJ2VVURD type=del size=2089304 2023-12-16T01:38:31.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.967+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~F2141P85WDT7.0 size=22063 2023-12-16T01:38:31.972 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.971+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=F2141P85WDT7 tag=QXG8OHMTX1G2 type=write size=1070639 2023-12-16T01:38:31.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.974+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=F5ZXRVWKUGXT type=write size=627751 2023-12-16T01:38:31.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.976+0000 7f5c997a3840 1 < completed write operation key=MPVEN4BU8TW8 tag=VCLWGKWKIIV7 type=write size=238361 2023-12-16T01:38:31.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.980+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.0 size=1048576 2023-12-16T01:38:31.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.981+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.1 size=1048576 2023-12-16T01:38:31.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.983+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.2 size=541128 2023-12-16T01:38:31.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.983+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=70BGP1DYDNPF tag=RR3KQZBXWCIR type=write size=3686856 2023-12-16T01:38:31.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.985+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.0 size=1048576 2023-12-16T01:38:31.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.987+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.1 size=1048576 2023-12-16T01:38:31.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.989+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~2PNY2OOWWIFP.2 size=997619 2023-12-16T01:38:31.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.994+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=2PNY2OOWWIFP tag=WYKD8FM8HVA4 type=write size=4143347 2023-12-16T01:38:31.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.996+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=SNVZ2HZM461K type=del size=2778872 2023-12-16T01:38:31.999 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:31.999+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=RQA11GMRB3FQ type=del 2023-12-16T01:38:32.001 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.001+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=PTTLCL9U2ENT type=write size=968015 2023-12-16T01:38:32.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.004+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=FIDHCGNEV12I type=del 2023-12-16T01:38:32.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.008+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~4IN9ZK1OTD25.0 size=1048576 2023-12-16T01:38:32.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.010+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~4IN9ZK1OTD25.1 size=650957 2023-12-16T01:38:32.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.010+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=4IN9ZK1OTD25 tag=ZK597OJZSQD7 type=write size=2748109 2023-12-16T01:38:32.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.012+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=SJ0JRGZG3GC8 type=del 2023-12-16T01:38:32.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.016+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~NBFYUS32U7TQ.0 size=1048576 2023-12-16T01:38:32.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.019+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~NBFYUS32U7TQ.1 size=647808 2023-12-16T01:38:32.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.019+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=NBFYUS32U7TQ tag=LMLXOIVS6L46 type=write size=2744960 2023-12-16T01:38:32.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.021+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=ARVHGKFP93KU type=del 2023-12-16T01:38:32.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.023+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=DPA29BE0RYVV type=del size=1880125 2023-12-16T01:38:32.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.028+0000 7f5c997a3840 1 < suggested update operation key=A9X7X1OH24L4 tag=NRQRRQX8YNUM type=del size=1282441 2023-12-16T01:38:32.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.030+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=QOOZKWLWGJZG type=del size=561641 2023-12-16T01:38:32.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.035+0000 7f5c997a3840 1 < suggested update operation key=NDD9JP74W3A0 tag=GTGMIQQ11VIW type=del size=3078580 2023-12-16T01:38:32.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.039+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~0TVSRT0F8LOG.0 size=1048576 2023-12-16T01:38:32.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.041+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~0TVSRT0F8LOG.1 size=11988 2023-12-16T01:38:32.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.041+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=0TVSRT0F8LOG tag=63HQFRW2USUS type=write size=2109140 2023-12-16T01:38:32.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.041+0000 7f5c997a3840 1 < canceled part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.0 size=1048576 2023-12-16T01:38:32.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.043+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.1 size=1048576 2023-12-16T01:38:32.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.045+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~G2C1XPOFA1RQ.2 size=195694 2023-12-16T01:38:32.049 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.048+0000 7f5c997a3840 1 < canceled multipart upload key=PF1CUO28FU1V upload=G2C1XPOFA1RQ tag=NSQUKKMSF6VP type=write size=3341422 2023-12-16T01:38:32.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.053+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.0 size=1048576 2023-12-16T01:38:32.055 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.055+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.1 size=1048576 2023-12-16T01:38:32.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.056+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.2 size=705875 2023-12-16T01:38:32.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.056+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=5D0W4BWGAQY5 tag=33ID5BYN9WKO type=write size=3851603 2023-12-16T01:38:32.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.060+0000 7f5c997a3840 -1 < failed to complete operation key=A9X7X1OH24L4 tag=W04N33TCUBRK type=del size=2769764: (22) Invalid argument 2023-12-16T01:38:32.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.062+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=3WJK9JXZQ9SV type=del size=569426 2023-12-16T01:38:32.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.064+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~204LIHV501CN.0 size=574417 2023-12-16T01:38:32.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.067+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=204LIHV501CN tag=XLP2IF71KE0F type=write size=1622993 2023-12-16T01:38:32.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.069+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=EBFMEZUTEZN2 type=del size=2588297 2023-12-16T01:38:32.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.072+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=5B9G0SKF49TI type=write size=651690 2023-12-16T01:38:32.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.074+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=A050LRQODZWI type=del size=3039334 2023-12-16T01:38:32.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.078+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=M3YW5YPSQ3N8 type=write size=534252 2023-12-16T01:38:32.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.080+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=EQYLACIN5WD3 type=del size=1270862 2023-12-16T01:38:32.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.083+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=KSMLLF5UU6BC type=del 2023-12-16T01:38:32.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.085+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=4B2C2SWF538R type=write size=472854 2023-12-16T01:38:32.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.088+0000 7f5c997a3840 1 < canceled operation key=TGD2AI2F26SU tag=8X25DJ2VVURD type=del size=2089304 2023-12-16T01:38:32.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.090+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=NSUUT7TJXIT6 type=del size=73309 2023-12-16T01:38:32.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.093+0000 7f5c997a3840 1 < suggested update operation key=D04ZKKPJRPSQ tag=F5ZXRVWKUGXT type=write size=627751 2023-12-16T01:38:32.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.096+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=7OT2YSPNZTE6 type=del size=2611702 2023-12-16T01:38:32.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.098+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.0 size=1048576 2023-12-16T01:38:32.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.100+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.1 size=1048576 2023-12-16T01:38:32.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.102+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~70BGP1DYDNPF.2 size=541128 2023-12-16T01:38:32.107 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.106+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=70BGP1DYDNPF tag=RR3KQZBXWCIR type=write size=3686856 2023-12-16T01:38:32.111 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.110+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~X260CRHB4I9B.0 size=1048576 2023-12-16T01:38:32.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.112+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~X260CRHB4I9B.1 size=748147 2023-12-16T01:38:32.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.112+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=X260CRHB4I9B tag=SELV3BXR2YD6 type=write size=2845299 2023-12-16T01:38:32.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.117+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=SNVZ2HZM461K type=del size=2778872 2023-12-16T01:38:32.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.119+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=XCNTOCN02I9I type=del size=4014284 2023-12-16T01:38:32.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.123+0000 7f5c997a3840 1 < suggested remove operation key=ABZTLF79NQIW tag=PTTLCL9U2ENT type=write 2023-12-16T01:38:32.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.125+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=6N2R19REBZ39 type=del size=1869968 2023-12-16T01:38:32.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.128+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~4IN9ZK1OTD25.0 size=1048576 2023-12-16T01:38:32.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.129+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~4IN9ZK1OTD25.1 size=650957 2023-12-16T01:38:32.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.133+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=4IN9ZK1OTD25 tag=ZK597OJZSQD7 type=write size=2748109 2023-12-16T01:38:32.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.135+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=84L581TFJR1R type=del size=3748769 2023-12-16T01:38:32.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.137+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~NBFYUS32U7TQ.0 size=1048576 2023-12-16T01:38:32.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.137+0000 7f5c997a3840 1 < canceled part key=_multipart_3HP9BC673V84.2~NBFYUS32U7TQ.1 size=647808 2023-12-16T01:38:32.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.141+0000 7f5c997a3840 1 < canceled multipart upload key=3HP9BC673V84 upload=NBFYUS32U7TQ tag=LMLXOIVS6L46 type=write size=2744960 2023-12-16T01:38:32.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.143+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=I8L93U9AJ0XX type=write size=338109 2023-12-16T01:38:32.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.148+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=DPA29BE0RYVV type=del size=1880125 2023-12-16T01:38:32.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.150+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=BAYL62573DGE type=del size=802641 2023-12-16T01:38:32.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.152+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=QOOZKWLWGJZG type=del 2023-12-16T01:38:32.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.156+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~DMZ0PW7PD2IS.0 size=1048576 2023-12-16T01:38:32.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.158+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~DMZ0PW7PD2IS.1 size=194225 2023-12-16T01:38:32.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.158+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=DMZ0PW7PD2IS tag=9VDGZB083IIT type=write size=2291377 2023-12-16T01:38:32.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.160+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~0TVSRT0F8LOG.0 size=1048576 2023-12-16T01:38:32.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.163+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~0TVSRT0F8LOG.1 size=11988 2023-12-16T01:38:32.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.166+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=0TVSRT0F8LOG tag=63HQFRW2USUS type=write size=2109140 2023-12-16T01:38:32.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.169+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=SLL16J8X7LSI type=del size=2928591 2023-12-16T01:38:32.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.172+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.0 size=1048576 2023-12-16T01:38:32.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.173+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.1 size=1048576 2023-12-16T01:38:32.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.175+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~5D0W4BWGAQY5.2 size=705875 2023-12-16T01:38:32.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.180+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=5D0W4BWGAQY5 tag=33ID5BYN9WKO type=write size=3851603 2023-12-16T01:38:32.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.182+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=ZLBK9T4I153V type=del size=3348944 2023-12-16T01:38:32.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.184+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=3WJK9JXZQ9SV type=del 2023-12-16T01:38:32.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.188+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~3H7CB3WL6Z6D.0 size=1048576 2023-12-16T01:38:32.190 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.190+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~3H7CB3WL6Z6D.1 size=297891 2023-12-16T01:38:32.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.190+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=3H7CB3WL6Z6D tag=W2GX8C9OQR6D type=write size=2395043 2023-12-16T01:38:32.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.192+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=EBFMEZUTEZN2 type=del 2023-12-16T01:38:32.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.196+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~VYMWCRUKLQ4X.0 size=274146 2023-12-16T01:38:32.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.196+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=VYMWCRUKLQ4X tag=HZTNQOTYD00S type=write size=1322722 2023-12-16T01:38:32.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.198+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=A050LRQODZWI type=del 2023-12-16T01:38:32.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.200+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=RW4KQ0VDDWB9 type=del size=547594 2023-12-16T01:38:32.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.202+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=EQYLACIN5WD3 type=del 2023-12-16T01:38:32.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.206+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~EPME22XP8BVO.0 size=970234 2023-12-16T01:38:32.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.206+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=EPME22XP8BVO tag=ZIKL8FRE2GC1 type=write size=2018810 2023-12-16T01:38:32.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.208+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=4B2C2SWF538R type=write size=472854 2023-12-16T01:38:32.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.210+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=HE9CN6AZ8W7E type=del size=590495 2023-12-16T01:38:32.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.212+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=NSUUT7TJXIT6 type=del 2023-12-16T01:38:32.214 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.214+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=X2L5R1KN800B type=del size=1503449 2023-12-16T01:38:32.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.216+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=7OT2YSPNZTE6 type=del 2023-12-16T01:38:32.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.218+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=EORALBJ9MQFC type=del size=244318 2023-12-16T01:38:32.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.218+0000 7f5c997a3840 1 < canceled part key=_multipart_EBSYBW3B6QJ0.2~X260CRHB4I9B.0 size=1048576 2023-12-16T01:38:32.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.218+0000 7f5c997a3840 1 < canceled part key=_multipart_EBSYBW3B6QJ0.2~X260CRHB4I9B.1 size=748147 2023-12-16T01:38:32.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.222+0000 7f5c997a3840 1 < canceled multipart upload key=EBSYBW3B6QJ0 upload=X260CRHB4I9B tag=SELV3BXR2YD6 type=write size=2845299 2023-12-16T01:38:32.227 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.226+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~9VDEA9KJ96HR.0 size=1048576 2023-12-16T01:38:32.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.228+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~9VDEA9KJ96HR.1 size=387338 2023-12-16T01:38:32.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.228+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=9VDEA9KJ96HR tag=SDQA6530UJVH type=write size=2484490 2023-12-16T01:38:32.233 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.232+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=XCNTOCN02I9I type=del size=4014284 2023-12-16T01:38:32.235 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.235+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=0Z5FJSZ7MH50 type=write size=2301 2023-12-16T01:38:32.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.239+0000 7f5c997a3840 1 < suggested remove operation key=NDD9JP74W3A0 tag=6N2R19REBZ39 type=del 2023-12-16T01:38:32.243 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.243+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~PDFGSCS7OKLO.0 size=1048576 2023-12-16T01:38:32.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.244+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~PDFGSCS7OKLO.1 size=229945 2023-12-16T01:38:32.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.244+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=PDFGSCS7OKLO tag=ZJC9U609OVXL type=write size=2327097 2023-12-16T01:38:32.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.247+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=84L581TFJR1R type=del 2023-12-16T01:38:32.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.249+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=KUNQO1CHER0F type=del size=168164 2023-12-16T01:38:32.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.252+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=I8L93U9AJ0XX type=write size=338109 2023-12-16T01:38:32.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.256+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~U0DJZXAGFEH6.0 size=659407 2023-12-16T01:38:32.257 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.256+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=U0DJZXAGFEH6 tag=CHPDJPGGA3IE type=write size=1707983 2023-12-16T01:38:32.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.259+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=BAYL62573DGE type=del 2023-12-16T01:38:32.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.262+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=T2IA3EBCANIK type=del size=323531 2023-12-16T01:38:32.265 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.265+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~DMZ0PW7PD2IS.0 size=1048576 2023-12-16T01:38:32.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.267+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~DMZ0PW7PD2IS.1 size=194225 2023-12-16T01:38:32.272 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.271+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=DMZ0PW7PD2IS tag=9VDGZB083IIT type=write size=2291377 2023-12-16T01:38:32.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.274+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=NFQIBY2DG6U7 type=del size=3904380 2023-12-16T01:38:32.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.276+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=SLL16J8X7LSI type=del 2023-12-16T01:38:32.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.281+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~T3V921RGSYKX.0 size=1048576 2023-12-16T01:38:32.284 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.283+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~T3V921RGSYKX.1 size=603588 2023-12-16T01:38:32.284 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.283+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=T3V921RGSYKX tag=64WYL2QV2IRF type=write size=2700740 2023-12-16T01:38:32.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.286+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=ZLBK9T4I153V type=del 2023-12-16T01:38:32.288 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.288+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=O015KLML6SJU type=del size=1092290 2023-12-16T01:38:32.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.290+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~3H7CB3WL6Z6D.0 size=1048576 2023-12-16T01:38:32.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.290+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~3H7CB3WL6Z6D.1 size=297891 2023-12-16T01:38:32.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.293+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=3H7CB3WL6Z6D tag=W2GX8C9OQR6D type=write size=2395043 2023-12-16T01:38:32.298 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.298+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~M5EN1JTCR96V.0 size=337326 2023-12-16T01:38:32.298 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.298+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=M5EN1JTCR96V tag=0X1AIC5O4I9Q type=write size=1385902 2023-12-16T01:38:32.300 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.300+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~VYMWCRUKLQ4X.0 size=274146 2023-12-16T01:38:32.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.303+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=VYMWCRUKLQ4X tag=HZTNQOTYD00S type=write size=1322722 2023-12-16T01:38:32.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.305+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=QI6MKAQFUF5E type=del size=3881840 2023-12-16T01:38:32.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.307+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=RW4KQ0VDDWB9 type=del 2023-12-16T01:38:32.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.310+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=JPAUDEHVY81G type=write size=416148 2023-12-16T01:38:32.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.312+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~EPME22XP8BVO.0 size=970234 2023-12-16T01:38:32.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.316+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=EPME22XP8BVO tag=ZIKL8FRE2GC1 type=write size=2018810 2023-12-16T01:38:32.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.318+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=CGPUW3VI8WAU type=del size=2507557 2023-12-16T01:38:32.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.322+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=HE9CN6AZ8W7E type=del size=590495: (22) Invalid argument 2023-12-16T01:38:32.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.326+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~YDOL5588O3V7.0 size=1048576 2023-12-16T01:38:32.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.327+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~YDOL5588O3V7.1 size=781127 2023-12-16T01:38:32.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.327+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=YDOL5588O3V7 tag=7IPMYCRDYHR3 type=write size=2878279 2023-12-16T01:38:32.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.330+0000 7f5c997a3840 1 < canceled operation key=8MTSFTLL3KPK tag=X2L5R1KN800B type=del size=1503449 2023-12-16T01:38:32.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.332+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=LH2IQMB539R5 type=del size=3178644 2023-12-16T01:38:32.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.337+0000 7f5c997a3840 1 < suggested remove operation key=6AN157D3CG3D tag=EORALBJ9MQFC type=del 2023-12-16T01:38:32.341 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.340+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~ZBUA2OLHTMIO.0 size=1048576 2023-12-16T01:38:32.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.342+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~ZBUA2OLHTMIO.1 size=542566 2023-12-16T01:38:32.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.342+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=ZBUA2OLHTMIO tag=ZHV13BOXS8UG type=write size=2639718 2023-12-16T01:38:32.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.345+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~9VDEA9KJ96HR.0 size=1048576 2023-12-16T01:38:32.347 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.346+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~9VDEA9KJ96HR.1 size=387338 2023-12-16T01:38:32.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.350+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=9VDEA9KJ96HR tag=SDQA6530UJVH type=write size=2484490 2023-12-16T01:38:32.352 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.352+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=NQ7M6ONVXXO1 type=del size=1465627 2023-12-16T01:38:32.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.354+0000 7f5c997a3840 1 < completed write operation key=26B5MRB73BOM tag=0Z5FJSZ7MH50 type=write size=2301 2023-12-16T01:38:32.358 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.358+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.0 size=1048576 2023-12-16T01:38:32.360 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.359+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.1 size=1048576 2023-12-16T01:38:32.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.361+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.2 size=1264 2023-12-16T01:38:32.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.361+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=MOPHGLBQDGPM tag=V6CS05GIXEA7 type=write size=3146992 2023-12-16T01:38:32.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.363+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~PDFGSCS7OKLO.0 size=1048576 2023-12-16T01:38:32.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.365+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~PDFGSCS7OKLO.1 size=229945 2023-12-16T01:38:32.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.369+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=PDFGSCS7OKLO tag=ZJC9U609OVXL type=write size=2327097 2023-12-16T01:38:32.371 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.371+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=H1410OWNT8R6 type=del size=3754342 2023-12-16T01:38:32.373 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.373+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=KUNQO1CHER0F type=del 2023-12-16T01:38:32.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.375+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=SOXMP6J0JTJ1 type=del size=4102738 2023-12-16T01:38:32.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.377+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~U0DJZXAGFEH6.0 size=659407 2023-12-16T01:38:32.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.381+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=U0DJZXAGFEH6 tag=CHPDJPGGA3IE type=write size=1707983 2023-12-16T01:38:32.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.383+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=I6B1O0A7DZN3 type=del size=989141 2023-12-16T01:38:32.386 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.385+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=T2IA3EBCANIK type=del 2023-12-16T01:38:32.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.389+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~WR1FERJ0VEJ8.0 size=1048576 2023-12-16T01:38:32.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.390+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~WR1FERJ0VEJ8.1 size=1014962 2023-12-16T01:38:32.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.390+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=WR1FERJ0VEJ8 tag=79MJ7K31EF7S type=write size=3112114 2023-12-16T01:38:32.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.395+0000 7f5c997a3840 1 < suggested update operation key=MPVEN4BU8TW8 tag=NFQIBY2DG6U7 type=del size=3904380 2023-12-16T01:38:32.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.397+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=JUUD818E9TN2 type=write size=297475 2023-12-16T01:38:32.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.400+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~T3V921RGSYKX.0 size=1048576 2023-12-16T01:38:32.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.402+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~T3V921RGSYKX.1 size=603588 2023-12-16T01:38:32.406 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.406+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=T3V921RGSYKX tag=64WYL2QV2IRF type=write size=2700740 2023-12-16T01:38:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:32.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.410+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.0 size=1048576 2023-12-16T01:38:32.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.412+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.1 size=1048576 2023-12-16T01:38:32.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.414+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.2 size=538210 2023-12-16T01:38:32.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.414+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=3ZGNYWIDQJAM tag=EMMB044CCWMT type=write size=3683938 2023-12-16T01:38:32.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.417+0000 7f5c997a3840 1 < canceled operation key=26B5MRB73BOM tag=O015KLML6SJU type=del size=1092290 2023-12-16T01:38:32.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.419+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=9Y5Y2H8R8HYD type=del size=2378369 2023-12-16T01:38:32.422 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.421+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~M5EN1JTCR96V.0 size=337326 2023-12-16T01:38:32.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.425+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=M5EN1JTCR96V tag=0X1AIC5O4I9Q type=write size=1385902 2023-12-16T01:38:32.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.428+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=MP0TP94TBW2G type=write size=382351 2023-12-16T01:38:32.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.433+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=QI6MKAQFUF5E type=del size=3881840 2023-12-16T01:38:32.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.437+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~WE1IDS644LYY.0 size=459190 2023-12-16T01:38:32.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.437+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=WE1IDS644LYY tag=OIMOC5ILQQQY type=write size=1507766 2023-12-16T01:38:32.440 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.439+0000 7f5c997a3840 1 < completed write operation key=59X1QITYQH28 tag=JPAUDEHVY81G type=write size=416148 2023-12-16T01:38:32.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.443+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.0 size=1048576 2023-12-16T01:38:32.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.445+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.1 size=1048576 2023-12-16T01:38:32.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.447+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.2 size=80539 2023-12-16T01:38:32.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.447+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=YX9PRSHVICSW tag=P3GJATIVUTGQ type=write size=3226267 2023-12-16T01:38:32.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.449+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=CGPUW3VI8WAU type=del 2023-12-16T01:38:32.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.451+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=LGW2KKCL2FVN type=del size=1372468 2023-12-16T01:38:32.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.453+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~YDOL5588O3V7.0 size=1048576 2023-12-16T01:38:32.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.456+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~YDOL5588O3V7.1 size=781127 2023-12-16T01:38:32.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.460+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=YDOL5588O3V7 tag=7IPMYCRDYHR3 type=write size=2878279 2023-12-16T01:38:32.463 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.462+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=2WDMFHUFDERU type=del size=3755370 2023-12-16T01:38:32.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.465+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=LH2IQMB539R5 type=del 2023-12-16T01:38:32.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.466+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=SBU1O2UQMXQA type=write size=424911 2023-12-16T01:38:32.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.468+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~ZBUA2OLHTMIO.0 size=1048576 2023-12-16T01:38:32.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.471+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~ZBUA2OLHTMIO.1 size=542566 2023-12-16T01:38:32.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.474+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=ZBUA2OLHTMIO tag=ZHV13BOXS8UG type=write size=2639718 2023-12-16T01:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:32.478 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.476+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=JRTRZ6R63F2Z type=del size=12848 2023-12-16T01:38:32.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.478+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=NQ7M6ONVXXO1 type=del 2023-12-16T01:38:32.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.480+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=ZEW2WCJVRHDA type=del size=459795 2023-12-16T01:38:32.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.483+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.0 size=1048576 2023-12-16T01:38:32.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.483+0000 7f5c997a3840 1 < canceled part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.1 size=1048576 2023-12-16T01:38:32.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.485+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~MOPHGLBQDGPM.2 size=1264 2023-12-16T01:38:32.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.489+0000 7f5c997a3840 1 < canceled multipart upload key=8MTSFTLL3KPK upload=MOPHGLBQDGPM tag=V6CS05GIXEA7 type=write size=3146992 2023-12-16T01:38:32.492 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.491+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=KNSNS8LHAP4J type=write size=241781 2023-12-16T01:38:32.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.494+0000 7f5c997a3840 -1 < failed to complete operation key=NBH09B3H2JPP tag=H1410OWNT8R6 type=del size=3754342: (22) Invalid argument 2023-12-16T01:38:32.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.496+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=RN31GERIFX6Q type=del size=1143351 2023-12-16T01:38:32.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.498+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=SOXMP6J0JTJ1 type=del 2023-12-16T01:38:32.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.503+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~C7QZTA54ZC8Z.0 size=865405 2023-12-16T01:38:32.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.503+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=C7QZTA54ZC8Z tag=OOOHDK6965KX type=write size=1913981 2023-12-16T01:38:32.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.505+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=I6B1O0A7DZN3 type=del 2023-12-16T01:38:32.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.508+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=1ACMDDF1OSNX type=write size=233841 2023-12-16T01:38:32.511 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.510+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~WR1FERJ0VEJ8.0 size=1048576 2023-12-16T01:38:32.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.512+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~WR1FERJ0VEJ8.1 size=1014962 2023-12-16T01:38:32.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.515+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=WR1FERJ0VEJ8 tag=79MJ7K31EF7S type=write size=3112114 2023-12-16T01:38:32.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.518+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=R2CI8NT6IBAG type=del size=3207891 2023-12-16T01:38:32.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.522+0000 7f5c997a3840 1 < suggested remove operation key=325R11YRWI7F tag=JUUD818E9TN2 type=write 2023-12-16T01:38:32.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.525+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=24QNB3XXJOLQ type=del size=2310565 2023-12-16T01:38:32.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.527+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.0 size=1048576 2023-12-16T01:38:32.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.529+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.1 size=1048576 2023-12-16T01:38:32.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.529+0000 7f5c997a3840 1 < canceled part key=_multipart_6XZOAX7QEXIM.2~3ZGNYWIDQJAM.2 size=538210 2023-12-16T01:38:32.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.532+0000 7f5c997a3840 1 < canceled multipart upload key=6XZOAX7QEXIM upload=3ZGNYWIDQJAM tag=EMMB044CCWMT type=write size=3683938 2023-12-16T01:38:32.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.537+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~D9IBGNP8BWLA.0 size=198374 2023-12-16T01:38:32.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.537+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=D9IBGNP8BWLA tag=VWJD4GOG82M0 type=write size=1246950 2023-12-16T01:38:32.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.539+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=9Y5Y2H8R8HYD type=del 2023-12-16T01:38:32.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.542+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=7YOXF9WEO0OS type=del size=283153 2023-12-16T01:38:32.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.544+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=MP0TP94TBW2G type=write size=382351 2023-12-16T01:38:32.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.546+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=W0HXOWUYJLQ4 type=write size=465438 2023-12-16T01:38:32.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.548+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~WE1IDS644LYY.0 size=459190 2023-12-16T01:38:32.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.552+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=WE1IDS644LYY tag=OIMOC5ILQQQY type=write size=1507766 2023-12-16T01:38:32.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.557+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.0 size=1048576 2023-12-16T01:38:32.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.558+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.1 size=1048576 2023-12-16T01:38:32.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.560+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.2 size=752602 2023-12-16T01:38:32.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.560+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=8GQDIRHSDDM5 tag=EV1PTFNA1W28 type=write size=3898330 2023-12-16T01:38:32.563 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.562+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.0 size=1048576 2023-12-16T01:38:32.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.564+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.1 size=1048576 2023-12-16T01:38:32.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.566+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~YX9PRSHVICSW.2 size=80539 2023-12-16T01:38:32.570 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.570+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=YX9PRSHVICSW tag=P3GJATIVUTGQ type=write size=3226267 2023-12-16T01:38:32.572 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.572+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=4697NJGZUTSQ type=del size=2232672 2023-12-16T01:38:32.574 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.574+0000 7f5c997a3840 1 < canceled operation key=048EI4VAS2C2 tag=LGW2KKCL2FVN type=del size=1372468 2023-12-16T01:38:32.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.576+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=0EGS0MU2CRVF type=del size=906282 2023-12-16T01:38:32.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.578+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=2WDMFHUFDERU type=del 2023-12-16T01:38:32.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.580+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=PRH633KZAY2G type=del size=2874388 2023-12-16T01:38:32.583 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.583+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=SBU1O2UQMXQA type=write size=424911 2023-12-16T01:38:32.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.585+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=KUZGSIJXLTJR type=write size=407177 2023-12-16T01:38:32.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.587+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=JRTRZ6R63F2Z type=del 2023-12-16T01:38:32.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.589+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=4J4C7DEX1JE7 type=del size=1043981 2023-12-16T01:38:32.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.593+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=ZEW2WCJVRHDA type=del size=459795 2023-12-16T01:38:32.596 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.595+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=UVW0JBTMLNCR type=del size=3523699 2023-12-16T01:38:32.600 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.599+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=KNSNS8LHAP4J type=write 2023-12-16T01:38:32.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.603+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~71NTJ9KV7AO0.0 size=706803 2023-12-16T01:38:32.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.603+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=71NTJ9KV7AO0 tag=MGM4SQ91R18M type=write size=1755379 2023-12-16T01:38:32.608 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.608+0000 7f5c997a3840 1 < suggested remove operation key=D04ZKKPJRPSQ tag=RN31GERIFX6Q type=del 2023-12-16T01:38:32.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.612+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~3UBMY1XY052V.0 size=207317 2023-12-16T01:38:32.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.612+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=3UBMY1XY052V tag=WFZL5CEAQUGH type=write size=1255893 2023-12-16T01:38:32.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.614+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~C7QZTA54ZC8Z.0 size=865405 2023-12-16T01:38:32.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.618+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=C7QZTA54ZC8Z tag=OOOHDK6965KX type=write size=1913981 2023-12-16T01:38:32.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.620+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=00ZDQV79V4WI type=del size=431909 2023-12-16T01:38:32.623 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.622+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=1ACMDDF1OSNX type=write size=233841 2023-12-16T01:38:32.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.624+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=U76LLLDS3GWV type=del size=3404356 2023-12-16T01:38:32.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.627+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=R2CI8NT6IBAG type=del size=3207891: (22) Invalid argument 2023-12-16T01:38:32.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.632+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~1PPY55ZBHW1A.0 size=1048576 2023-12-16T01:38:32.634 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.633+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~1PPY55ZBHW1A.1 size=923564 2023-12-16T01:38:32.634 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.633+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=1PPY55ZBHW1A tag=RDX5E90LA1PG type=write size=3020716 2023-12-16T01:38:32.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.636+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=24QNB3XXJOLQ type=del 2023-12-16T01:38:32.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.638+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=NJBR7A0BF401 type=del size=281846 2023-12-16T01:38:32.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.640+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~D9IBGNP8BWLA.0 size=198374 2023-12-16T01:38:32.644 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.644+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=D9IBGNP8BWLA tag=VWJD4GOG82M0 type=write size=1246950 2023-12-16T01:38:32.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.646+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=UFOGID1MWON7 type=del size=3043685 2023-12-16T01:38:32.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.648+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=7YOXF9WEO0OS type=del 2023-12-16T01:38:32.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.652+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.0 size=1048576 2023-12-16T01:38:32.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.654+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.1 size=1048576 2023-12-16T01:38:32.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.656+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.2 size=132091 2023-12-16T01:38:32.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.656+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=2MEA1RAY2DGG tag=V36F0UKDKECP type=write size=3277819 2023-12-16T01:38:32.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.659+0000 7f5c997a3840 -1 < failed to complete operation key=8QNB6AVOFOZ9 tag=W0HXOWUYJLQ4 type=write size=465438: (22) Invalid argument 2023-12-16T01:38:32.661 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.661+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=DM29CONTIM9D type=del size=2464532 2023-12-16T01:38:32.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.663+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.0 size=1048576 2023-12-16T01:38:32.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.665+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.1 size=1048576 2023-12-16T01:38:32.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.667+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~8GQDIRHSDDM5.2 size=752602 2023-12-16T01:38:32.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.672+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=8GQDIRHSDDM5 tag=EV1PTFNA1W28 type=write size=3898330 2023-12-16T01:38:32.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.674+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=WE8BYR47TSJO type=del size=1888138 2023-12-16T01:38:32.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.678+0000 7f5c997a3840 1 < suggested update operation key=0GXESPNS3BE0 tag=4697NJGZUTSQ type=del size=2232672 2023-12-16T01:38:32.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.681+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=50RM14KBK1D8 type=del size=2436602 2023-12-16T01:38:32.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.683+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=0EGS0MU2CRVF type=del 2023-12-16T01:38:32.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.685+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=9K7KEL9SD1G7 type=del size=1484371 2023-12-16T01:38:32.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.687+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=PRH633KZAY2G type=del 2023-12-16T01:38:32.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.691+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~ACHLC3UV6818.0 size=708969 2023-12-16T01:38:32.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.691+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=ACHLC3UV6818 tag=6ILAV1OON85B type=write size=1757545 2023-12-16T01:38:32.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.693+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=KUZGSIJXLTJR type=write size=407177 2023-12-16T01:38:32.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.695+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=K30B4EKCPQ7Z type=write size=198231 2023-12-16T01:38:32.698 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.698+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=4J4C7DEX1JE7 type=del 2023-12-16T01:38:32.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.700+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=ISBOB9RTCT8R type=del size=3427589 2023-12-16T01:38:32.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.702+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=UVW0JBTMLNCR type=del 2023-12-16T01:38:32.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.704+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=J4H6L5K7F6EG type=del size=3492923 2023-12-16T01:38:32.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.707+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~71NTJ9KV7AO0.0 size=706803 2023-12-16T01:38:32.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.711+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=71NTJ9KV7AO0 tag=MGM4SQ91R18M type=write size=1755379 2023-12-16T01:38:32.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.713+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=Q6J3S3WPWWHV type=del size=3875520 2023-12-16T01:38:32.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.715+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~3UBMY1XY052V.0 size=207317 2023-12-16T01:38:32.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.719+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=3UBMY1XY052V tag=WFZL5CEAQUGH type=write size=1255893 2023-12-16T01:38:32.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.722+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=Z74GSO13YIJZ type=del size=3670725 2023-12-16T01:38:32.726 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.726+0000 7f5c997a3840 1 < suggested remove operation key=3HP9BC673V84 tag=00ZDQV79V4WI type=del 2023-12-16T01:38:32.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.730+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~8G4I3AVJXWME.0 size=1048576 2023-12-16T01:38:32.732 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.731+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~8G4I3AVJXWME.1 size=1017502 2023-12-16T01:38:32.732 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.731+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=8G4I3AVJXWME tag=0B5TYO0HOP5C type=write size=3114654 2023-12-16T01:38:32.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.734+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=U76LLLDS3GWV type=del 2023-12-16T01:38:32.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.738+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.0 size=1048576 2023-12-16T01:38:32.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.740+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.1 size=1048576 2023-12-16T01:38:32.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.741+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.2 size=1002879 2023-12-16T01:38:32.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.741+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=V83FXYV9WNOE tag=RTYRTC36L9E9 type=write size=4148607 2023-12-16T01:38:32.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.744+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~1PPY55ZBHW1A.0 size=1048576 2023-12-16T01:38:32.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.746+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~1PPY55ZBHW1A.1 size=923564 2023-12-16T01:38:32.750 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.750+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=1PPY55ZBHW1A tag=RDX5E90LA1PG type=write size=3020716 2023-12-16T01:38:32.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.752+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=XFDG04ATF124 type=write size=351499 2023-12-16T01:38:32.754 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.754+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=NJBR7A0BF401 type=del 2023-12-16T01:38:32.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.756+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=E1AABDELW4B5 type=del size=3050236 2023-12-16T01:38:32.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.758+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=UFOGID1MWON7 type=del 2023-12-16T01:38:32.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.762+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~CUN1SP8PC2SH.0 size=523824 2023-12-16T01:38:32.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.762+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=CUN1SP8PC2SH tag=6T8KBXYI1397 type=write size=1572400 2023-12-16T01:38:32.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.764+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.0 size=1048576 2023-12-16T01:38:32.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.766+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.1 size=1048576 2023-12-16T01:38:32.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.767+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~2MEA1RAY2DGG.2 size=132091 2023-12-16T01:38:32.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.772+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=2MEA1RAY2DGG tag=V36F0UKDKECP type=write size=3277819 2023-12-16T01:38:32.774 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.774+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=VMJNW0DC1LI7 type=del size=572562 2023-12-16T01:38:32.777 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.777+0000 7f5c997a3840 -1 < failed to complete operation key=3HP9BC673V84 tag=DM29CONTIM9D type=del size=2464532: (22) Invalid argument 2023-12-16T01:38:32.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.781+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~FY9RM4Q2MHYM.0 size=1048576 2023-12-16T01:38:32.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.782+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~FY9RM4Q2MHYM.1 size=23382 2023-12-16T01:38:32.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.782+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=FY9RM4Q2MHYM tag=EZ6EB8G1Y81Z type=write size=2120534 2023-12-16T01:38:32.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.785+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=WE8BYR47TSJO type=del 2023-12-16T01:38:32.787 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.787+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=4QUVJ8DY72ZI type=del size=3795951 2023-12-16T01:38:32.790 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.789+0000 7f5c997a3840 1 < canceled operation key=NDD9JP74W3A0 tag=50RM14KBK1D8 type=del size=2436602 2023-12-16T01:38:32.793 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.792+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=0WETNYONRNGM type=write size=570868 2023-12-16T01:38:32.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.795+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=9K7KEL9SD1G7 type=del size=1484371 2023-12-16T01:38:32.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.798+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.0 size=1048576 2023-12-16T01:38:32.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.800+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.1 size=1048576 2023-12-16T01:38:32.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.802+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.2 size=55400 2023-12-16T01:38:32.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.802+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=XU4ITHGVFQEO tag=VJFY8NUUR2HF type=write size=3201128 2023-12-16T01:38:32.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.804+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~ACHLC3UV6818.0 size=708969 2023-12-16T01:38:32.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.808+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=ACHLC3UV6818 tag=6ILAV1OON85B type=write size=1757545 2023-12-16T01:38:32.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.810+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=E662SFBE2JC5 type=del size=641002 2023-12-16T01:38:32.813 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.812+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=K30B4EKCPQ7Z type=write size=198231 2023-12-16T01:38:32.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.814+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=VF09GOHFJ6YQ type=del size=3872560 2023-12-16T01:38:32.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.816+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=ISBOB9RTCT8R type=del 2023-12-16T01:38:32.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.820+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.0 size=1048576 2023-12-16T01:38:32.822 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.822+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.1 size=1048576 2023-12-16T01:38:32.824 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.823+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.2 size=235731 2023-12-16T01:38:32.824 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.823+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=DSKEN74JLH2B tag=W129WNNDFUMH type=write size=3381459 2023-12-16T01:38:32.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.825+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=J4H6L5K7F6EG type=del 2023-12-16T01:38:32.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.827+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=7041YK3O3NGM type=write size=321251 2023-12-16T01:38:32.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.829+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=Q6J3S3WPWWHV type=del 2023-12-16T01:38:32.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.832+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=5K8XP2BBV8CH type=write size=310629 2023-12-16T01:38:32.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.835+0000 7f5c997a3840 1 < suggested remove operation key=PDOIJJEEJEJ3 tag=Z74GSO13YIJZ type=del 2023-12-16T01:38:32.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.838+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=XN5U9O0P68LB type=del size=475517 2023-12-16T01:38:32.841 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.840+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~8G4I3AVJXWME.0 size=1048576 2023-12-16T01:38:32.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.843+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~8G4I3AVJXWME.1 size=1017502 2023-12-16T01:38:32.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.846+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=8G4I3AVJXWME tag=0B5TYO0HOP5C type=write size=3114654 2023-12-16T01:38:32.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.850+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~2VGSWMK6TBSL.0 size=1048576 2023-12-16T01:38:32.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.852+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~2VGSWMK6TBSL.1 size=862226 2023-12-16T01:38:32.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.852+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=2VGSWMK6TBSL tag=9GSPGT8TRX1F type=write size=2959378 2023-12-16T01:38:32.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.854+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.0 size=1048576 2023-12-16T01:38:32.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.856+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.1 size=1048576 2023-12-16T01:38:32.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.858+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~V83FXYV9WNOE.2 size=1002879 2023-12-16T01:38:32.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.861+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=V83FXYV9WNOE tag=RTYRTC36L9E9 type=write size=4148607 2023-12-16T01:38:32.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.865+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~H8ILFCJY672A.0 size=1048576 2023-12-16T01:38:32.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.867+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~H8ILFCJY672A.1 size=598719 2023-12-16T01:38:32.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.867+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=H8ILFCJY672A tag=5L127MPBU2IT type=write size=2695871 2023-12-16T01:38:32.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.870+0000 7f5c997a3840 1 < completed write operation key=3HP9BC673V84 tag=XFDG04ATF124 type=write size=351499 2023-12-16T01:38:32.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.874+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~GCZ1EUKU36A7.0 size=68881 2023-12-16T01:38:32.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.875+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=GCZ1EUKU36A7 tag=HJ8UJFUJUNUK type=write size=1117457 2023-12-16T01:38:32.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.877+0000 7f5c997a3840 1 < canceled operation key=A2PPWLZLID00 tag=E1AABDELW4B5 type=del size=3050236 2023-12-16T01:38:32.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.879+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=R9NDWZOZTYVO type=del size=3797498 2023-12-16T01:38:32.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.882+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~CUN1SP8PC2SH.0 size=523824 2023-12-16T01:38:32.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.886+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=CUN1SP8PC2SH tag=6T8KBXYI1397 type=write size=1572400 2023-12-16T01:38:32.889 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.889+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=K5ED8D9KQQP2 type=del size=2926253 2023-12-16T01:38:32.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.891+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=VMJNW0DC1LI7 type=del 2023-12-16T01:38:32.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.893+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=3AG5QYDLOLPG type=del size=1208449 2023-12-16T01:38:32.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.896+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~FY9RM4Q2MHYM.0 size=1048576 2023-12-16T01:38:32.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.896+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~FY9RM4Q2MHYM.1 size=23382 2023-12-16T01:38:32.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.899+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=FY9RM4Q2MHYM tag=EZ6EB8G1Y81Z type=write size=2120534 2023-12-16T01:38:32.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.901+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=LLSZL32OJFR3 type=del size=2440460 2023-12-16T01:38:32.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.904+0000 7f5c997a3840 1 < canceled operation key=048EI4VAS2C2 tag=4QUVJ8DY72ZI type=del size=3795951 2023-12-16T01:38:32.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.906+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=DPQJJD263PKI type=del size=3560930 2023-12-16T01:38:32.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.910+0000 7f5c997a3840 1 < suggested update operation key=51S0YULDPW63 tag=0WETNYONRNGM type=write size=570868 2023-12-16T01:38:32.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.915+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~3ZA8PTOX5XQ4.0 size=146841 2023-12-16T01:38:32.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.915+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=3ZA8PTOX5XQ4 tag=YD3PQQP1MPZ5 type=write size=1195417 2023-12-16T01:38:32.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.917+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.0 size=1048576 2023-12-16T01:38:32.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.919+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.1 size=1048576 2023-12-16T01:38:32.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.921+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~XU4ITHGVFQEO.2 size=55400 2023-12-16T01:38:32.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.925+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=XU4ITHGVFQEO tag=VJFY8NUUR2HF type=write size=3201128 2023-12-16T01:38:32.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.929+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~AII4V4QZF1B9.0 size=10560 2023-12-16T01:38:32.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.929+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=AII4V4QZF1B9 tag=JZME7U6WEWD0 type=write size=1059136 2023-12-16T01:38:32.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.931+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=E662SFBE2JC5 type=del 2023-12-16T01:38:32.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.933+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=MCNU74B30H80 type=del size=1939427 2023-12-16T01:38:32.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.937+0000 7f5c997a3840 1 < suggested remove operation key=0GXESPNS3BE0 tag=VF09GOHFJ6YQ type=del 2023-12-16T01:38:32.940 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.940+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=EHMZHHJG7VVN type=del size=2740659 2023-12-16T01:38:32.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.942+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.0 size=1048576 2023-12-16T01:38:32.944 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.944+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.1 size=1048576 2023-12-16T01:38:32.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.945+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DSKEN74JLH2B.2 size=235731 2023-12-16T01:38:32.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.949+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=DSKEN74JLH2B tag=W129WNNDFUMH type=write size=3381459 2023-12-16T01:38:32.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.951+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=4OKE94NFLCNJ type=del size=3168605 2023-12-16T01:38:32.956 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.956+0000 7f5c997a3840 1 < suggested update operation key=NDD9JP74W3A0 tag=7041YK3O3NGM type=write size=321251 2023-12-16T01:38:32.958 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.958+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=RLHLXJQWL5ZO type=del size=2815611 2023-12-16T01:38:32.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.960+0000 7f5c997a3840 1 < completed write operation key=D04ZKKPJRPSQ tag=5K8XP2BBV8CH type=write size=310629 2023-12-16T01:38:32.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.962+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=UQE464IGZUGA type=del size=4017027 2023-12-16T01:38:32.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.966+0000 7f5c997a3840 1 < suggested update operation key=PDOIJJEEJEJ3 tag=XN5U9O0P68LB type=del size=475517 2023-12-16T01:38:32.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.968+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=OXHYU7J5PEH5 type=del size=2859469 2023-12-16T01:38:32.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.971+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~2VGSWMK6TBSL.0 size=1048576 2023-12-16T01:38:32.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.972+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~2VGSWMK6TBSL.1 size=862226 2023-12-16T01:38:32.977 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.976+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=2VGSWMK6TBSL tag=9GSPGT8TRX1F type=write size=2959378 2023-12-16T01:38:32.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.981+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~WTJUVO1KDQQV.0 size=1008663 2023-12-16T01:38:32.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.981+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=WTJUVO1KDQQV tag=4K0TZFS5C8RE type=write size=2057239 2023-12-16T01:38:32.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.983+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~H8ILFCJY672A.0 size=1048576 2023-12-16T01:38:32.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.985+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~H8ILFCJY672A.1 size=598719 2023-12-16T01:38:32.989 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.988+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=H8ILFCJY672A tag=5L127MPBU2IT type=write size=2695871 2023-12-16T01:38:32.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.990+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=QXWCVPSS0A89 type=del size=2490299 2023-12-16T01:38:32.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.993+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~GCZ1EUKU36A7.0 size=68881 2023-12-16T01:38:32.997 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.997+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=GCZ1EUKU36A7 tag=HJ8UJFUJUNUK type=write size=1117457 2023-12-16T01:38:32.999 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:32.999+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=I4HNU1LSGZOA type=del size=95277 2023-12-16T01:38:33.001 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.001+0000 7f5c997a3840 1 < canceled operation key=NRGTLFH4VAZ9 tag=R9NDWZOZTYVO type=del size=3797498 2023-12-16T01:38:33.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.003+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=KVIFIYCLYQZQ type=del size=4144909 2023-12-16T01:38:33.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.005+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=K5ED8D9KQQP2 type=del 2023-12-16T01:38:33.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.009+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.0 size=1048576 2023-12-16T01:38:33.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.011+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.1 size=1048576 2023-12-16T01:38:33.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.012+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.2 size=635041 2023-12-16T01:38:33.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.012+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=0XVTLTC7DZIN tag=0VIAFJB2O212 type=write size=3780769 2023-12-16T01:38:33.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.015+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=3AG5QYDLOLPG type=del 2023-12-16T01:38:33.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.019+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~UM8H3OW7WFV5.0 size=1048576 2023-12-16T01:38:33.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.021+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~UM8H3OW7WFV5.1 size=43391 2023-12-16T01:38:33.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.021+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=UM8H3OW7WFV5 tag=469L9NH3AK0L type=write size=2140543 2023-12-16T01:38:33.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.023+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=LLSZL32OJFR3 type=del 2023-12-16T01:38:33.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.027+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=ECBI6BM8LOP1 type=del size=3942022 2023-12-16T01:38:33.032 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.032+0000 7f5c997a3840 1 < suggested remove operation key=G7G60AC5ZIFN tag=DPQJJD263PKI type=del 2023-12-16T01:38:33.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.037+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~99WJYXDE93FZ.0 size=1048576 2023-12-16T01:38:33.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.039+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~99WJYXDE93FZ.1 size=703500 2023-12-16T01:38:33.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.039+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=99WJYXDE93FZ tag=RKUOJZUVX9IC type=write size=2800652 2023-12-16T01:38:33.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.041+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~3ZA8PTOX5XQ4.0 size=146841 2023-12-16T01:38:33.045 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.045+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=3ZA8PTOX5XQ4 tag=YD3PQQP1MPZ5 type=write size=1195417 2023-12-16T01:38:33.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.047+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=DSSYPQMRWUQW type=del size=1208433 2023-12-16T01:38:33.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.049+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~AII4V4QZF1B9.0 size=10560 2023-12-16T01:38:33.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.053+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=AII4V4QZF1B9 tag=JZME7U6WEWD0 type=write size=1059136 2023-12-16T01:38:33.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.056+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=KR5HTYIK2MP8 type=write size=86852 2023-12-16T01:38:33.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.058+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=MCNU74B30H80 type=del 2023-12-16T01:38:33.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.060+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=YNJ2A92B2CZC type=del size=228261 2023-12-16T01:38:33.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.062+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=EHMZHHJG7VVN type=del 2023-12-16T01:38:33.066 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.065+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.0 size=1048576 2023-12-16T01:38:33.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.067+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.1 size=1048576 2023-12-16T01:38:33.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.069+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.2 size=645899 2023-12-16T01:38:33.070 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.069+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=QNA1HUD9OAMW tag=10X2V1UN2XRZ type=write size=3791627 2023-12-16T01:38:33.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.071+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=4OKE94NFLCNJ type=del 2023-12-16T01:38:33.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.073+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=EH57OYA6J190 type=del size=158443 2023-12-16T01:38:33.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.075+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=RLHLXJQWL5ZO type=del 2023-12-16T01:38:33.080 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.080+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.0 size=1048576 2023-12-16T01:38:33.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.082+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.1 size=1048576 2023-12-16T01:38:33.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.084+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.2 size=693847 2023-12-16T01:38:33.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.084+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=ZCC2PK473M33 tag=4JBJ1TZZSIDO type=write size=3839575 2023-12-16T01:38:33.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.086+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=UQE464IGZUGA type=del 2023-12-16T01:38:33.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.088+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=6Q0A592ETEFR type=del size=3238878 2023-12-16T01:38:33.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.093+0000 7f5c997a3840 1 < suggested update operation key=D04ZKKPJRPSQ tag=OXHYU7J5PEH5 type=del size=2859469 2023-12-16T01:38:33.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.096+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=817GZGC87BMI type=write size=927111 2023-12-16T01:38:33.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.098+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~WTJUVO1KDQQV.0 size=1008663 2023-12-16T01:38:33.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.102+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=WTJUVO1KDQQV tag=4K0TZFS5C8RE type=write size=2057239 2023-12-16T01:38:33.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.106+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~8IFFC8ND4R1R.0 size=956626 2023-12-16T01:38:33.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.106+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=8IFFC8ND4R1R tag=JPVYWIBN9VIE type=write size=2005202 2023-12-16T01:38:33.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.108+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=QXWCVPSS0A89 type=del 2023-12-16T01:38:33.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.110+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=WT5U03RCJ55T type=del size=429392 2023-12-16T01:38:33.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.114+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=I4HNU1LSGZOA type=del 2023-12-16T01:38:33.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.116+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=FPST6L1XDN7C type=del size=1657544 2023-12-16T01:38:33.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.118+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=KVIFIYCLYQZQ type=del 2023-12-16T01:38:33.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.120+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=UJRRVPAIX52M type=del size=2262241 2023-12-16T01:38:33.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.123+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.0 size=1048576 2023-12-16T01:38:33.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.125+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.1 size=1048576 2023-12-16T01:38:33.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.127+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~0XVTLTC7DZIN.2 size=635041 2023-12-16T01:38:33.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.131+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=0XVTLTC7DZIN tag=0VIAFJB2O212 type=write size=3780769 2023-12-16T01:38:33.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.133+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=47KW90HCWUOF type=del size=2143879 2023-12-16T01:38:33.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.135+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~UM8H3OW7WFV5.0 size=1048576 2023-12-16T01:38:33.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.135+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~UM8H3OW7WFV5.1 size=43391 2023-12-16T01:38:33.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.139+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=UM8H3OW7WFV5 tag=469L9NH3AK0L type=write size=2140543 2023-12-16T01:38:33.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.141+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=58AVEB80R2DF type=del size=1303234 2023-12-16T01:38:33.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.143+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=ECBI6BM8LOP1 type=del 2023-12-16T01:38:33.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.145+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=9ZY9ZMXOZLOG type=write size=386330 2023-12-16T01:38:33.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.145+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~99WJYXDE93FZ.0 size=1048576 2023-12-16T01:38:33.148 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.147+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~99WJYXDE93FZ.1 size=703500 2023-12-16T01:38:33.151 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.150+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=99WJYXDE93FZ tag=RKUOJZUVX9IC type=write size=2800652 2023-12-16T01:38:33.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.152+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=K7JFQYYYMGMM type=del size=3651667 2023-12-16T01:38:33.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.155+0000 7f5c997a3840 1 < canceled operation key=A2PPWLZLID00 tag=DSSYPQMRWUQW type=del size=1208433 2023-12-16T01:38:33.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.158+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~DUHY03UYWX8R.0 size=1048576 2023-12-16T01:38:33.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.160+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~DUHY03UYWX8R.1 size=974278 2023-12-16T01:38:33.161 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.160+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=DUHY03UYWX8R tag=9CJDYVSLVD1O type=write size=3071430 2023-12-16T01:38:33.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.162+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=KR5HTYIK2MP8 type=write size=86852 2023-12-16T01:38:33.165 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.164+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=F3B1WHEG6LVI type=del size=3202338 2023-12-16T01:38:33.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.166+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=YNJ2A92B2CZC type=del size=228261 2023-12-16T01:38:33.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.168+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=4FQUOILV7IUA type=del size=2511107 2023-12-16T01:38:33.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.171+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.0 size=1048576 2023-12-16T01:38:33.173 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.172+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.1 size=1048576 2023-12-16T01:38:33.175 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.174+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~QNA1HUD9OAMW.2 size=645899 2023-12-16T01:38:33.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.178+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=QNA1HUD9OAMW tag=10X2V1UN2XRZ type=write size=3791627 2023-12-16T01:38:33.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.180+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=AAE4QUKVVH6M type=write size=396139 2023-12-16T01:38:33.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.184+0000 7f5c997a3840 1 < suggested remove operation key=UABS6DA1C0BF tag=EH57OYA6J190 type=del 2023-12-16T01:38:33.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.186+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=AQMCUJDPH6XM type=del size=1224954 2023-12-16T01:38:33.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.188+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.0 size=1048576 2023-12-16T01:38:33.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.191+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.1 size=1048576 2023-12-16T01:38:33.193 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.193+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~ZCC2PK473M33.2 size=693847 2023-12-16T01:38:33.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.197+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=ZCC2PK473M33 tag=4JBJ1TZZSIDO type=write size=3839575 2023-12-16T01:38:33.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.199+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=5OEBLSEPGROU type=write size=282813 2023-12-16T01:38:33.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.201+0000 7f5c997a3840 1 < canceled operation key=USOB314PKDFK tag=6Q0A592ETEFR type=del size=3238878 2023-12-16T01:38:33.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.205+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.0 size=1048576 2023-12-16T01:38:33.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.207+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.1 size=1048576 2023-12-16T01:38:33.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.208+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.2 size=939634 2023-12-16T01:38:33.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.208+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=U52GWMN1HGSP tag=6PBOPN6A86ZC type=write size=4085362 2023-12-16T01:38:33.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.211+0000 7f5c997a3840 1 < completed write operation key=NDD9JP74W3A0 tag=817GZGC87BMI type=write size=927111 2023-12-16T01:38:33.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.214+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~R5HWCIF15AKO.0 size=1048576 2023-12-16T01:38:33.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.216+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~R5HWCIF15AKO.1 size=392291 2023-12-16T01:38:33.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.216+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=R5HWCIF15AKO tag=X72X4YRCEAO7 type=write size=2489443 2023-12-16T01:38:33.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.219+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~8IFFC8ND4R1R.0 size=956626 2023-12-16T01:38:33.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.222+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=8IFFC8ND4R1R tag=JPVYWIBN9VIE type=write size=2005202 2023-12-16T01:38:33.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.224+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=5TDDVY5OE8PC type=del size=989320 2023-12-16T01:38:33.227 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.226+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=WT5U03RCJ55T type=del 2023-12-16T01:38:33.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.230+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~H7YWVDPTN7Z7.0 size=1048576 2023-12-16T01:38:33.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.232+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~H7YWVDPTN7Z7.1 size=623163 2023-12-16T01:38:33.233 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.232+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=H7YWVDPTN7Z7 tag=PRUWNG85Q615 type=write size=2720315 2023-12-16T01:38:33.236 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.236+0000 7f5c997a3840 1 < suggested remove operation key=0NLAUVL8M0Z2 tag=FPST6L1XDN7C type=del 2023-12-16T01:38:33.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.238+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=XSV8EM3QFROU type=del size=3485826 2023-12-16T01:38:33.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.241+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=UJRRVPAIX52M type=del 2023-12-16T01:38:33.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.243+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=1DHRKQ2FNY49 type=del size=3671737 2023-12-16T01:38:33.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.248+0000 7f5c997a3840 1 < suggested remove operation key=MPVEN4BU8TW8 tag=47KW90HCWUOF type=del 2023-12-16T01:38:33.251 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.250+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=RI3YN7V1V6ZO type=del size=1685892 2023-12-16T01:38:33.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.253+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=58AVEB80R2DF type=del 2023-12-16T01:38:33.255 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.255+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=J8KT4ZO93WA5 type=del size=2756582 2023-12-16T01:38:33.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.258+0000 7f5c997a3840 -1 < failed to complete operation key=UABS6DA1C0BF tag=9ZY9ZMXOZLOG type=write size=386330: (22) Invalid argument 2023-12-16T01:38:33.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.260+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=0HLK35ERH381 type=del size=3985187 2023-12-16T01:38:33.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.262+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=K7JFQYYYMGMM type=del 2023-12-16T01:38:33.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.266+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.0 size=1048576 2023-12-16T01:38:33.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.268+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.1 size=1048576 2023-12-16T01:38:33.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.270+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.2 size=438810 2023-12-16T01:38:33.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.270+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=211HK02O1IP8 tag=5OLUU651YWMY type=write size=3584538 2023-12-16T01:38:33.272 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.272+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~DUHY03UYWX8R.0 size=1048576 2023-12-16T01:38:33.274 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.273+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~DUHY03UYWX8R.1 size=974278 2023-12-16T01:38:33.278 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.277+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=DUHY03UYWX8R tag=9CJDYVSLVD1O type=write size=3071430 2023-12-16T01:38:33.282 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.281+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~Q0C7AV4AMCM1.0 size=1048576 2023-12-16T01:38:33.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.283+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~Q0C7AV4AMCM1.1 size=975306 2023-12-16T01:38:33.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.283+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=Q0C7AV4AMCM1 tag=UPMSLWGH8ACN type=write size=3072458 2023-12-16T01:38:33.285 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.285+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=F3B1WHEG6LVI type=del 2023-12-16T01:38:33.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.287+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=AU3BJOTCXKQC type=del size=3035860 2023-12-16T01:38:33.292 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.292+0000 7f5c997a3840 1 < suggested remove operation key=6AN157D3CG3D tag=4FQUOILV7IUA type=del 2023-12-16T01:38:33.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.297+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~ZBEJPEBXTDZU.0 size=123180 2023-12-16T01:38:33.298 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.297+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=ZBEJPEBXTDZU tag=SY5A4I4BP7P8 type=write size=1171756 2023-12-16T01:38:33.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.301+0000 7f5c997a3840 1 < suggested update operation key=DIPUXQ5NX215 tag=AAE4QUKVVH6M type=write size=396139 2023-12-16T01:38:33.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.303+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=JF8YUOXX1VLK type=del size=3821293 2023-12-16T01:38:33.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.305+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=AQMCUJDPH6XM type=del 2023-12-16T01:38:33.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.309+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~EZQKVCS3GWBA.0 size=548069 2023-12-16T01:38:33.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.309+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=EZQKVCS3GWBA tag=DVHS089K07VG type=write size=1596645 2023-12-16T01:38:33.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.312+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=5OEBLSEPGROU type=write size=282813 2023-12-16T01:38:33.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.316+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.0 size=1048576 2023-12-16T01:38:33.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.317+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.1 size=1048576 2023-12-16T01:38:33.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.320+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.2 size=484788 2023-12-16T01:38:33.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.320+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=BPS9UAZ6IYDR tag=MP7GWG2GCKSH type=write size=3630516 2023-12-16T01:38:33.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.322+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.0 size=1048576 2023-12-16T01:38:33.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.324+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.1 size=1048576 2023-12-16T01:38:33.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.325+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~U52GWMN1HGSP.2 size=939634 2023-12-16T01:38:33.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.329+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=U52GWMN1HGSP tag=6PBOPN6A86ZC type=write size=4085362 2023-12-16T01:38:33.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.331+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=RFNWJSUIY9UT type=del size=2847494 2023-12-16T01:38:33.334 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.334+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~R5HWCIF15AKO.0 size=1048576 2023-12-16T01:38:33.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.335+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~R5HWCIF15AKO.1 size=392291 2023-12-16T01:38:33.339 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.339+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=R5HWCIF15AKO tag=X72X4YRCEAO7 type=write size=2489443 2023-12-16T01:38:33.341 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.341+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=CIGGNZ3MJ925 type=del size=3408456 2023-12-16T01:38:33.343 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.343+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=5TDDVY5OE8PC type=del 2023-12-16T01:38:33.347 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.347+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~Y6QJZZWPTOLW.0 size=1048576 2023-12-16T01:38:33.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.348+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~Y6QJZZWPTOLW.1 size=347191 2023-12-16T01:38:33.349 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.348+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=Y6QJZZWPTOLW tag=DM3KKZL9PKIW type=write size=2444343 2023-12-16T01:38:33.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.351+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~H7YWVDPTN7Z7.0 size=1048576 2023-12-16T01:38:33.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.352+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~H7YWVDPTN7Z7.1 size=623163 2023-12-16T01:38:33.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.356+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=H7YWVDPTN7Z7 tag=PRUWNG85Q615 type=write size=2720315 2023-12-16T01:38:33.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.359+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=9SCQP34PED3A type=del size=1050001 2023-12-16T01:38:33.363 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.363+0000 7f5c997a3840 1 < suggested remove operation key=LKJPDNBXYH0R tag=XSV8EM3QFROU type=del 2023-12-16T01:38:33.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.367+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~X9P07K71008H.0 size=334663 2023-12-16T01:38:33.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.367+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=X9P07K71008H tag=WZVY8UIYBMFV type=write size=1383239 2023-12-16T01:38:33.370 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.369+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=1DHRKQ2FNY49 type=del 2023-12-16T01:38:33.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.371+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=RG11RG3D7HJ2 type=del size=2488794 2023-12-16T01:38:33.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.373+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=RI3YN7V1V6ZO type=del 2023-12-16T01:38:33.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.375+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=K7IWZ844371H type=del size=962454 2023-12-16T01:38:33.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.380+0000 7f5c997a3840 1 < suggested update operation key=D04ZKKPJRPSQ tag=J8KT4ZO93WA5 type=del size=2756582 2023-12-16T01:38:33.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.382+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=KPLW1NEBCYZN type=del size=45427 2023-12-16T01:38:33.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.384+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=0HLK35ERH381 type=del 2023-12-16T01:38:33.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.386+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=G6X40665X722 type=del size=697055 2023-12-16T01:38:33.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.388+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.0 size=1048576 2023-12-16T01:38:33.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.390+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.1 size=1048576 2023-12-16T01:38:33.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.392+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~211HK02O1IP8.2 size=438810 2023-12-16T01:38:33.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.396+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=211HK02O1IP8 tag=5OLUU651YWMY type=write size=3584538 2023-12-16T01:38:33.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.398+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=JQJWIUZY54UM type=del size=2065970 2023-12-16T01:38:33.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.400+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~Q0C7AV4AMCM1.0 size=1048576 2023-12-16T01:38:33.403 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.402+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~Q0C7AV4AMCM1.1 size=975306 2023-12-16T01:38:33.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.407+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=Q0C7AV4AMCM1 tag=UPMSLWGH8ACN type=write size=3072458 2023-12-16T01:38:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:33 smithi118 ceph-mon[131825]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 293 KiB/s wr, 1.49k op/s 2023-12-16T01:38:33.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.411+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~W2AWVAAS3AKM.0 size=1048576 2023-12-16T01:38:33.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.413+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~W2AWVAAS3AKM.1 size=783358 2023-12-16T01:38:33.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.413+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=W2AWVAAS3AKM tag=XAHWSOWQ0CCI type=write size=2880510 2023-12-16T01:38:33.416 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.415+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=AU3BJOTCXKQC type=del 2023-12-16T01:38:33.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.417+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=BWYKOFP8TY0T type=del size=714704 2023-12-16T01:38:33.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.420+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~ZBEJPEBXTDZU.0 size=123180 2023-12-16T01:38:33.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.423+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=ZBEJPEBXTDZU tag=SY5A4I4BP7P8 type=write size=1171756 2023-12-16T01:38:33.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.427+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.0 size=1048576 2023-12-16T01:38:33.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.429+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.1 size=1048576 2023-12-16T01:38:33.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.431+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.2 size=710818 2023-12-16T01:38:33.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.431+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=PKMW7SA5KIIW tag=E0AM8XI3WMDH type=write size=3856546 2023-12-16T01:38:33.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.433+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=JF8YUOXX1VLK type=del 2023-12-16T01:38:33.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.435+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=LCSOWUVCLW04 type=del size=417012 2023-12-16T01:38:33.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.437+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~EZQKVCS3GWBA.0 size=548069 2023-12-16T01:38:33.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.440+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=EZQKVCS3GWBA tag=DVHS089K07VG type=write size=1596645 2023-12-16T01:38:33.443 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.443+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=HUQ6BQKHSRGN type=del size=4003535 2023-12-16T01:38:33.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.445+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.0 size=1048576 2023-12-16T01:38:33.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.447+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.1 size=1048576 2023-12-16T01:38:33.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.449+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~BPS9UAZ6IYDR.2 size=484788 2023-12-16T01:38:33.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.453+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=BPS9UAZ6IYDR tag=MP7GWG2GCKSH type=write size=3630516 2023-12-16T01:38:33.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.457+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~W6FMTWL8L1ZH.0 size=1048576 2023-12-16T01:38:33.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.459+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~W6FMTWL8L1ZH.1 size=550016 2023-12-16T01:38:33.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.459+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=W6FMTWL8L1ZH tag=FA9OH3ZLX2OM type=write size=2647168 2023-12-16T01:38:33.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.461+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=RFNWJSUIY9UT type=del 2023-12-16T01:38:33.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.465+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.0 size=1048576 2023-12-16T01:38:33.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.467+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.1 size=1048576 2023-12-16T01:38:33.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.469+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.2 size=694172 2023-12-16T01:38:33.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.469+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=4ACKI7FNFVGY tag=K8OWZNCJLM8O type=write size=3839900 2023-12-16T01:38:33.473 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.472+0000 7f5c997a3840 -1 < failed to complete operation key=D04ZKKPJRPSQ tag=CIGGNZ3MJ925 type=del size=3408456: (22) Invalid argument 2023-12-16T01:38:33.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.475+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=OXPD8NYZ54UW type=del size=4047191 2023-12-16T01:38:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:33 smithi078 ceph-mon[139570]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 293 KiB/s wr, 1.49k op/s 2023-12-16T01:38:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:33 smithi078 ceph-mon[142991]: pgmap v1306: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 293 KiB/s wr, 1.49k op/s 2023-12-16T01:38:33.478 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.477+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~Y6QJZZWPTOLW.0 size=1048576 2023-12-16T01:38:33.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.479+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~Y6QJZZWPTOLW.1 size=347191 2023-12-16T01:38:33.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.483+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=Y6QJZZWPTOLW tag=DM3KKZL9PKIW type=write size=2444343 2023-12-16T01:38:33.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.489+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~UVPMGBK9GU4I.0 size=885444 2023-12-16T01:38:33.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.489+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=UVPMGBK9GU4I tag=2ZIN6C9WUUE6 type=write size=1934020 2023-12-16T01:38:33.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.491+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=9SCQP34PED3A type=del 2023-12-16T01:38:33.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.493+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=P1107MFDEJX6 type=del size=3887658 2023-12-16T01:38:33.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.495+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~X9P07K71008H.0 size=334663 2023-12-16T01:38:33.499 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.498+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=X9P07K71008H tag=WZVY8UIYBMFV type=write size=1383239 2023-12-16T01:38:33.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.500+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=SHO6JFB5ID4I type=del size=358158 2023-12-16T01:38:33.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.504+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=RG11RG3D7HJ2 type=del 2023-12-16T01:38:33.507 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.506+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=L2YFPM4L5M6G type=del size=2829272 2023-12-16T01:38:33.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.509+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=K7IWZ844371H type=del size=962454 2023-12-16T01:38:33.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.511+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=C2YFFINES7P8 type=del size=1389103 2023-12-16T01:38:33.515 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.514+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=KPLW1NEBCYZN type=del 2023-12-16T01:38:33.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.516+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=OGKE42IJJBCG type=del size=2203442 2023-12-16T01:38:33.521 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.521+0000 7f5c997a3840 1 < suggested update operation key=GAF2J0772Y5I tag=G6X40665X722 type=del size=697055 2023-12-16T01:38:33.523 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.523+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=UHESE2TSZRGP type=del size=799796 2023-12-16T01:38:33.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.525+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=JQJWIUZY54UM type=del 2023-12-16T01:38:33.527 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.527+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=S1P0UYPYU1LY type=del size=3569604 2023-12-16T01:38:33.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.529+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~W2AWVAAS3AKM.0 size=1048576 2023-12-16T01:38:33.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.531+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~W2AWVAAS3AKM.1 size=783358 2023-12-16T01:38:33.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.535+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=W2AWVAAS3AKM tag=XAHWSOWQ0CCI type=write size=2880510 2023-12-16T01:38:33.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.537+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=0WVJN2GFTZXY type=del size=859607 2023-12-16T01:38:33.539 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.539+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=BWYKOFP8TY0T type=del 2023-12-16T01:38:33.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.543+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~MF4IY211N4BU.0 size=144197 2023-12-16T01:38:33.543 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.543+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=MF4IY211N4BU tag=N9FUZCTYZE5F type=write size=1192773 2023-12-16T01:38:33.545 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.545+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.0 size=1048576 2023-12-16T01:38:33.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.547+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.1 size=1048576 2023-12-16T01:38:33.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.547+0000 7f5c997a3840 1 < canceled part key=_multipart_0GXESPNS3BE0.2~PKMW7SA5KIIW.2 size=710818 2023-12-16T01:38:33.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.550+0000 7f5c997a3840 1 < canceled multipart upload key=0GXESPNS3BE0 upload=PKMW7SA5KIIW tag=E0AM8XI3WMDH type=write size=3856546 2023-12-16T01:38:33.553 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.553+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=1WC0N5WR7HN3 type=del size=953837 2023-12-16T01:38:33.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.555+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=LCSOWUVCLW04 type=del 2023-12-16T01:38:33.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.557+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=R6B5BQXGOPD2 type=del size=2676209 2023-12-16T01:38:33.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.559+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=HUQ6BQKHSRGN type=del 2023-12-16T01:38:33.561 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.561+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=E4YDIH0C061E type=write size=971908 2023-12-16T01:38:33.563 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.563+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~W6FMTWL8L1ZH.0 size=1048576 2023-12-16T01:38:33.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.563+0000 7f5c997a3840 1 < canceled part key=_multipart_8MTSFTLL3KPK.2~W6FMTWL8L1ZH.1 size=550016 2023-12-16T01:38:33.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.567+0000 7f5c997a3840 1 < canceled multipart upload key=8MTSFTLL3KPK upload=W6FMTWL8L1ZH tag=FA9OH3ZLX2OM type=write size=2647168 2023-12-16T01:38:33.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.569+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=O79EZ127V8WA type=write size=956755 2023-12-16T01:38:33.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.570+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.0 size=1048576 2023-12-16T01:38:33.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.570+0000 7f5c997a3840 1 < canceled part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.1 size=1048576 2023-12-16T01:38:33.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.573+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~4ACKI7FNFVGY.2 size=694172 2023-12-16T01:38:33.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.576+0000 7f5c997a3840 1 < canceled multipart upload key=USOB314PKDFK upload=4ACKI7FNFVGY tag=K8OWZNCJLM8O type=write size=3839900 2023-12-16T01:38:33.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.580+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.0 size=1048576 2023-12-16T01:38:33.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.582+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.1 size=1048576 2023-12-16T01:38:33.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.583+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.2 size=430403 2023-12-16T01:38:33.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.583+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=FTWG0ZTRNAF2 tag=5U5I64J9O1MY type=write size=3576131 2023-12-16T01:38:33.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.586+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=OXPD8NYZ54UW type=del 2023-12-16T01:38:33.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.588+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=EN11A8NFVQQ8 type=del size=3582365 2023-12-16T01:38:33.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.590+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~UVPMGBK9GU4I.0 size=885444 2023-12-16T01:38:33.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.593+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=UVPMGBK9GU4I tag=2ZIN6C9WUUE6 type=write size=1934020 2023-12-16T01:38:33.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.595+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=8Y16L47R5I42 type=del size=1958341 2023-12-16T01:38:33.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.597+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=P1107MFDEJX6 type=del 2023-12-16T01:38:33.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.601+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.0 size=1048576 2023-12-16T01:38:33.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.602+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.1 size=1048576 2023-12-16T01:38:33.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.604+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.2 size=419091 2023-12-16T01:38:33.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.604+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=DSIPE5C5AD6L tag=P6S1H78IU654 type=write size=3564819 2023-12-16T01:38:33.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.606+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=SHO6JFB5ID4I type=del 2023-12-16T01:38:33.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.609+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=8NMPD9P0YJGJ type=del size=28365 2023-12-16T01:38:33.612 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.611+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=L2YFPM4L5M6G type=del 2023-12-16T01:38:33.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.613+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=0ZWWPTU09F1X type=del size=1980292 2023-12-16T01:38:33.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.616+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=C2YFFINES7P8 type=del 2023-12-16T01:38:33.618 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.618+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=HWOD6UJRK5X6 type=del size=731916 2023-12-16T01:38:33.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.622+0000 7f5c997a3840 1 < suggested update operation key=0NLAUVL8M0Z2 tag=OGKE42IJJBCG type=del size=2203442 2023-12-16T01:38:33.624 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.624+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=0EH89WRI7JLE type=del size=2095149 2023-12-16T01:38:33.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.626+0000 7f5c997a3840 1 < canceled operation key=UABS6DA1C0BF tag=UHESE2TSZRGP type=del size=799796 2023-12-16T01:38:33.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.630+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~ZHA9MS2X2ZFE.0 size=1048576 2023-12-16T01:38:33.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.632+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~ZHA9MS2X2ZFE.1 size=348819 2023-12-16T01:38:33.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.632+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=ZHA9MS2X2ZFE tag=SSAKHUMKL87J type=write size=2445971 2023-12-16T01:38:33.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.636+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=S1P0UYPYU1LY type=del size=3569604 2023-12-16T01:38:33.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.638+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=N8U4NPWBWBWO type=del size=1460179 2023-12-16T01:38:33.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.640+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=0WVJN2GFTZXY type=del 2023-12-16T01:38:33.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.642+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=DNTB4GYX9PUV type=write size=979502 2023-12-16T01:38:33.645 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.645+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~MF4IY211N4BU.0 size=144197 2023-12-16T01:38:33.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.648+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=MF4IY211N4BU tag=N9FUZCTYZE5F type=write size=1192773 2023-12-16T01:38:33.651 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.650+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=BWP2LSEX0R8J type=write size=271905 2023-12-16T01:38:33.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.652+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=1WC0N5WR7HN3 type=del 2023-12-16T01:38:33.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.656+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~SID3A6PH83HH.0 size=1048576 2023-12-16T01:38:33.658 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.658+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~SID3A6PH83HH.1 size=95461 2023-12-16T01:38:33.658 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.658+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=SID3A6PH83HH tag=81115V2U7J4G type=write size=2192613 2023-12-16T01:38:33.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.660+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=R6B5BQXGOPD2 type=del 2023-12-16T01:38:33.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.664+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.0 size=1048576 2023-12-16T01:38:33.666 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.666+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.1 size=1048576 2023-12-16T01:38:33.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.668+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.2 size=455470 2023-12-16T01:38:33.668 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.668+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=B3WICB1M8APZ tag=KAXWDQ9QHGO0 type=write size=3601198 2023-12-16T01:38:33.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.672+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=E4YDIH0C061E type=write size=971908 2023-12-16T01:38:33.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.675+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=68SFIU9QQS8G type=del size=2726923 2023-12-16T01:38:33.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.677+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=O79EZ127V8WA type=write size=956755 2023-12-16T01:38:33.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.679+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=7CM2J2JAT1SO type=del size=1773204 2023-12-16T01:38:33.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.682+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.0 size=1048576 2023-12-16T01:38:33.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.683+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.1 size=1048576 2023-12-16T01:38:33.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.685+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~FTWG0ZTRNAF2.2 size=430403 2023-12-16T01:38:33.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.690+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=FTWG0ZTRNAF2 tag=5U5I64J9O1MY type=write size=3576131 2023-12-16T01:38:33.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.692+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=HWMHLA9BGUGV type=del size=1650055 2023-12-16T01:38:33.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.694+0000 7f5c997a3840 1 < canceled operation key=A9X7X1OH24L4 tag=EN11A8NFVQQ8 type=del size=3582365 2023-12-16T01:38:33.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.696+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=8PKAC85XLQ8U type=del size=2441131 2023-12-16T01:38:33.699 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.698+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=8Y16L47R5I42 type=del 2023-12-16T01:38:33.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.702+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~Z2BY7DENLOW9.0 size=1048576 2023-12-16T01:38:33.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.704+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~Z2BY7DENLOW9.1 size=17747 2023-12-16T01:38:33.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.704+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=Z2BY7DENLOW9 tag=1CGH23JL39KK type=write size=2114899 2023-12-16T01:38:33.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.704+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.0 size=1048576 2023-12-16T01:38:33.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.706+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.1 size=1048576 2023-12-16T01:38:33.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.709+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~DSIPE5C5AD6L.2 size=419091 2023-12-16T01:38:33.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.714+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=DSIPE5C5AD6L tag=P6S1H78IU654 type=write size=3564819 2023-12-16T01:38:33.717 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.716+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=C15QZI4N9L5Z type=del size=838898 2023-12-16T01:38:33.719 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.718+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=8NMPD9P0YJGJ type=del 2023-12-16T01:38:33.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.723+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~G9M5B9KHRMU8.0 size=1048576 2023-12-16T01:38:33.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.724+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~G9M5B9KHRMU8.1 size=998420 2023-12-16T01:38:33.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.724+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=G9M5B9KHRMU8 tag=BUF5BMS7REKT type=write size=3095572 2023-12-16T01:38:33.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.727+0000 7f5c997a3840 1 < canceled operation key=LKJPDNBXYH0R tag=0ZWWPTU09F1X type=del size=1980292 2023-12-16T01:38:33.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.729+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=W6V97HD36J5J type=del size=3229522 2023-12-16T01:38:33.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.731+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=HWOD6UJRK5X6 type=del 2023-12-16T01:38:33.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.733+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=7020GAEI1NX6 type=del size=94903 2023-12-16T01:38:33.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.735+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=0EH89WRI7JLE type=del 2023-12-16T01:38:33.737 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.737+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=IZ72DR2CVU2N type=del size=3816162 2023-12-16T01:38:33.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.739+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~ZHA9MS2X2ZFE.0 size=1048576 2023-12-16T01:38:33.741 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.740+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~ZHA9MS2X2ZFE.1 size=348819 2023-12-16T01:38:33.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.744+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=ZHA9MS2X2ZFE tag=SSAKHUMKL87J type=write size=2445971 2023-12-16T01:38:33.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.748+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~2F3HY8B8AX0I.0 size=97797 2023-12-16T01:38:33.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.748+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=2F3HY8B8AX0I tag=S3MB5GAF87G9 type=write size=1146373 2023-12-16T01:38:33.750 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.750+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=N8U4NPWBWBWO type=del 2023-12-16T01:38:33.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.752+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=9FSHXEY4YVNG type=del size=1788008 2023-12-16T01:38:33.755 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.754+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=DNTB4GYX9PUV type=write size=979502 2023-12-16T01:38:33.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.756+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=40VTHQLW3Q0U type=del size=172487 2023-12-16T01:38:33.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.758+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=BWP2LSEX0R8J type=write size=271905 2023-12-16T01:38:33.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.762+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.0 size=1048576 2023-12-16T01:38:33.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.763+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.1 size=1048576 2023-12-16T01:38:33.765 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.765+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.2 size=666706 2023-12-16T01:38:33.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.765+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=B9IDP6I3D6UL tag=PXSI0SSTARY4 type=write size=3812434 2023-12-16T01:38:33.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.767+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~SID3A6PH83HH.0 size=1048576 2023-12-16T01:38:33.769 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.769+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~SID3A6PH83HH.1 size=95461 2023-12-16T01:38:33.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.772+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=SID3A6PH83HH tag=81115V2U7J4G type=write size=2192613 2023-12-16T01:38:33.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.774+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=6M4Z99QLBRNE type=del size=167931 2023-12-16T01:38:33.777 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.776+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.0 size=1048576 2023-12-16T01:38:33.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.778+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.1 size=1048576 2023-12-16T01:38:33.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.780+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~B3WICB1M8APZ.2 size=455470 2023-12-16T01:38:33.784 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.784+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=B3WICB1M8APZ tag=KAXWDQ9QHGO0 type=write size=3601198 2023-12-16T01:38:33.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.788+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~LZ7OWQS11M2N.0 size=1048576 2023-12-16T01:38:33.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.790+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~LZ7OWQS11M2N.1 size=193917 2023-12-16T01:38:33.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.790+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=LZ7OWQS11M2N tag=VX4L3NKFEBZV type=write size=2291069 2023-12-16T01:38:33.793 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.792+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=68SFIU9QQS8G type=del 2023-12-16T01:38:33.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.794+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=N6YNA1YC66XE type=del size=4007130 2023-12-16T01:38:33.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.797+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=7CM2J2JAT1SO type=del 2023-12-16T01:38:33.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.801+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.0 size=1048576 2023-12-16T01:38:33.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.803+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.1 size=1048576 2023-12-16T01:38:33.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.805+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.2 size=960487 2023-12-16T01:38:33.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.805+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=C5B0OJISWZLN tag=SGCXHXIMSI1X type=write size=4106215 2023-12-16T01:38:33.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.807+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=HWMHLA9BGUGV type=del 2023-12-16T01:38:33.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.809+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=ZT8V4BB29CBH type=write size=886194 2023-12-16T01:38:33.813 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.813+0000 7f5c997a3840 1 < suggested update operation key=6AN157D3CG3D tag=8PKAC85XLQ8U type=del size=2441131 2023-12-16T01:38:33.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.815+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=9FC0DF4D22H1 type=del size=309197 2023-12-16T01:38:33.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.817+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~Z2BY7DENLOW9.0 size=1048576 2023-12-16T01:38:33.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.819+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~Z2BY7DENLOW9.1 size=17747 2023-12-16T01:38:33.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.822+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=Z2BY7DENLOW9 tag=1CGH23JL39KK type=write size=2114899 2023-12-16T01:38:33.827 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.826+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~TU0AX3CVKV2D.0 size=1048576 2023-12-16T01:38:33.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.828+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~TU0AX3CVKV2D.1 size=182660 2023-12-16T01:38:33.829 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.828+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=TU0AX3CVKV2D tag=XOM9TZUN1RFC type=write size=2279812 2023-12-16T01:38:33.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.830+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=C15QZI4N9L5Z type=del 2023-12-16T01:38:33.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.832+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=45XSE3ALJ58T type=del size=2094211 2023-12-16T01:38:33.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.834+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~G9M5B9KHRMU8.0 size=1048576 2023-12-16T01:38:33.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.834+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~G9M5B9KHRMU8.1 size=998420 2023-12-16T01:38:33.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.838+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=G9M5B9KHRMU8 tag=BUF5BMS7REKT type=write size=3095572 2023-12-16T01:38:33.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.840+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=28P7T2NYL5A5 type=write size=501741 2023-12-16T01:38:33.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.842+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=W6V97HD36J5J type=del 2023-12-16T01:38:33.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.846+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~8ZC5ALX8PBVY.0 size=1048576 2023-12-16T01:38:33.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.848+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~8ZC5ALX8PBVY.1 size=236686 2023-12-16T01:38:33.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.848+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=8ZC5ALX8PBVY tag=II5DCRZYTMMA type=write size=2333838 2023-12-16T01:38:33.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.850+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=7020GAEI1NX6 type=del 2023-12-16T01:38:33.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.852+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=ZCF61XLN84EN type=del size=975620 2023-12-16T01:38:33.855 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.854+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=IZ72DR2CVU2N type=del 2023-12-16T01:38:33.857 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.856+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=ZEJ9F9N4VUVX type=del size=1424174 2023-12-16T01:38:33.859 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.859+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~2F3HY8B8AX0I.0 size=97797 2023-12-16T01:38:33.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.862+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=2F3HY8B8AX0I tag=S3MB5GAF87G9 type=write size=1146373 2023-12-16T01:38:33.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.866+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~2Q5C3S3RTHNW.0 size=1048576 2023-12-16T01:38:33.869 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.868+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~2Q5C3S3RTHNW.1 size=487455 2023-12-16T01:38:33.869 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.868+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=2Q5C3S3RTHNW tag=SMU76QDV7AHC type=write size=2584607 2023-12-16T01:38:33.871 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.871+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=9FSHXEY4YVNG type=del 2023-12-16T01:38:33.877 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.876+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.0 size=1048576 2023-12-16T01:38:33.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.878+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.1 size=1048576 2023-12-16T01:38:33.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.881+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.2 size=1047750 2023-12-16T01:38:33.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.881+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=KZ1GIVZ8KHPL tag=8RCJJFH9KSXX type=write size=4193478 2023-12-16T01:38:33.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.883+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=40VTHQLW3Q0U type=del 2023-12-16T01:38:33.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.886+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=UL234CBL8VFX type=del size=1662238 2023-12-16T01:38:33.889 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.888+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.0 size=1048576 2023-12-16T01:38:33.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.890+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.1 size=1048576 2023-12-16T01:38:33.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.892+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~B9IDP6I3D6UL.2 size=666706 2023-12-16T01:38:33.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.896+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=B9IDP6I3D6UL tag=PXSI0SSTARY4 type=write size=3812434 2023-12-16T01:38:33.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.898+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=10MTVAO1LDVQ type=del size=3657502 2023-12-16T01:38:33.901 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.900+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=6M4Z99QLBRNE type=del 2023-12-16T01:38:33.903 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.902+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=HQX11WWHLUEN type=write size=706365 2023-12-16T01:38:33.905 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.904+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~LZ7OWQS11M2N.0 size=1048576 2023-12-16T01:38:33.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.906+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~LZ7OWQS11M2N.1 size=193917 2023-12-16T01:38:33.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.910+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=LZ7OWQS11M2N tag=VX4L3NKFEBZV type=write size=2291069 2023-12-16T01:38:33.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.913+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=Y2HYADEV29EF type=del size=1416830 2023-12-16T01:38:33.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.917+0000 7f5c997a3840 1 < suggested remove operation key=A2PPWLZLID00 tag=N6YNA1YC66XE type=del 2023-12-16T01:38:33.919 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.919+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=0OUBQ1K54RM5 type=del size=3318668 2023-12-16T01:38:33.921 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.921+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.0 size=1048576 2023-12-16T01:38:33.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.923+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.1 size=1048576 2023-12-16T01:38:33.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.925+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~C5B0OJISWZLN.2 size=960487 2023-12-16T01:38:33.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.929+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=C5B0OJISWZLN tag=SGCXHXIMSI1X type=write size=4106215 2023-12-16T01:38:33.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.931+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=WJS90W7SM2AZ type=del size=3534542 2023-12-16T01:38:33.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.933+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=ZT8V4BB29CBH type=write size=886194 2023-12-16T01:38:33.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.935+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=YM411RVORMUP type=del size=1425072 2023-12-16T01:38:33.940 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.939+0000 7f5c997a3840 1 < suggested remove operation key=8QNB6AVOFOZ9 tag=9FC0DF4D22H1 type=del 2023-12-16T01:38:33.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.942+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=Q6XO13PEOJIR type=del size=1841252 2023-12-16T01:38:33.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.944+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~TU0AX3CVKV2D.0 size=1048576 2023-12-16T01:38:33.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.946+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~TU0AX3CVKV2D.1 size=182660 2023-12-16T01:38:33.950 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.949+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=TU0AX3CVKV2D tag=XOM9TZUN1RFC type=write size=2279812 2023-12-16T01:38:33.952 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.952+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=JXDVYKRKSUL2 type=del size=1826251 2023-12-16T01:38:33.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.954+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=45XSE3ALJ58T type=del 2023-12-16T01:38:33.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.958+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~S38PFGS39PIU.0 size=1016210 2023-12-16T01:38:33.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.958+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=S38PFGS39PIU tag=7887PSO85ERZ type=write size=2064786 2023-12-16T01:38:33.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.961+0000 7f5c997a3840 1 < completed write operation key=0NLAUVL8M0Z2 tag=28P7T2NYL5A5 type=write size=501741 2023-12-16T01:38:33.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.963+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=VLPNY3D84NV0 type=del size=4141055 2023-12-16T01:38:33.966 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.965+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~8ZC5ALX8PBVY.0 size=1048576 2023-12-16T01:38:33.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.968+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~8ZC5ALX8PBVY.1 size=236686 2023-12-16T01:38:33.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.972+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=8ZC5ALX8PBVY tag=II5DCRZYTMMA type=write size=2333838 2023-12-16T01:38:33.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.974+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=3ASHJUQVMUVX type=del size=1234641 2023-12-16T01:38:33.977 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.977+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=ZCF61XLN84EN type=del 2023-12-16T01:38:33.979 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.979+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=54YYQ65RK2D9 type=del size=3007756 2023-12-16T01:38:33.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.981+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=ZEJ9F9N4VUVX type=del 2023-12-16T01:38:33.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.983+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=QMP8X2K3TV8E type=del size=3115766 2023-12-16T01:38:33.985 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.985+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~2Q5C3S3RTHNW.0 size=1048576 2023-12-16T01:38:33.987 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.987+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~2Q5C3S3RTHNW.1 size=487455 2023-12-16T01:38:33.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.990+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=2Q5C3S3RTHNW tag=SMU76QDV7AHC type=write size=2584607 2023-12-16T01:38:33.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.992+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=35ZPFUWLVRNA type=del size=2815221 2023-12-16T01:38:33.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.995+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.0 size=1048576 2023-12-16T01:38:33.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.997+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.1 size=1048576 2023-12-16T01:38:33.999 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:33.999+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~KZ1GIVZ8KHPL.2 size=1047750 2023-12-16T01:38:34.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.002+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=KZ1GIVZ8KHPL tag=8RCJJFH9KSXX type=write size=4193478 2023-12-16T01:38:34.005 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.004+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=ZHULGN1T0NR0 type=write size=20417 2023-12-16T01:38:34.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.007+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=UL234CBL8VFX type=del 2023-12-16T01:38:34.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.011+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~23783IIAL1OD.0 size=1048576 2023-12-16T01:38:34.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.012+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~23783IIAL1OD.1 size=612697 2023-12-16T01:38:34.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.013+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=23783IIAL1OD tag=YDAJ2DX1VFH2 type=write size=2709849 2023-12-16T01:38:34.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.015+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=10MTVAO1LDVQ type=del 2023-12-16T01:38:34.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.017+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=Q2SMUKIELJ0O type=del size=601065 2023-12-16T01:38:34.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.019+0000 7f5c997a3840 1 < completed write operation key=PDOIJJEEJEJ3 tag=HQX11WWHLUEN type=write size=706365 2023-12-16T01:38:34.023 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.022+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.0 size=1048576 2023-12-16T01:38:34.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.026+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.1 size=1048576 2023-12-16T01:38:34.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.029+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.2 size=1017742 2023-12-16T01:38:34.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.029+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=GHROE7D73SJU tag=QUTIPB1KR9AI type=write size=4163470 2023-12-16T01:38:34.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.032+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=Y2HYADEV29EF type=del 2023-12-16T01:38:34.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.034+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=REFVFRB9451M type=del size=3824311 2023-12-16T01:38:34.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.037+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=0OUBQ1K54RM5 type=del 2023-12-16T01:38:34.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.039+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=FO8ZSL7O3OSP type=del size=1441200 2023-12-16T01:38:34.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.041+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=WJS90W7SM2AZ type=del 2023-12-16T01:38:34.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.043+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=LWUJDJJESIWF type=del size=2160857 2023-12-16T01:38:34.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.045+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=YM411RVORMUP type=del 2023-12-16T01:38:34.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.049+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.0 size=1048576 2023-12-16T01:38:34.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.052+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.1 size=1048576 2023-12-16T01:38:34.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.054+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.2 size=295229 2023-12-16T01:38:34.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.054+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=QA4IM9VS2OY7 tag=1V0T79OPAJWB type=write size=3440957 2023-12-16T01:38:34.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.056+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=Q6XO13PEOJIR type=del 2023-12-16T01:38:34.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.060+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.0 size=1048576 2023-12-16T01:38:34.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.061+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.1 size=1048576 2023-12-16T01:38:34.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.064+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.2 size=496364 2023-12-16T01:38:34.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.064+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=WNOZ8W818H72 tag=B3POH6GKW192 type=write size=3642092 2023-12-16T01:38:34.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.067+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=JXDVYKRKSUL2 type=del 2023-12-16T01:38:34.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.070+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.0 size=1048576 2023-12-16T01:38:34.073 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.072+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.1 size=1048576 2023-12-16T01:38:34.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.074+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.2 size=756745 2023-12-16T01:38:34.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.074+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=JY5XW1100A8B tag=XXPUQD56ZQSB type=write size=3902473 2023-12-16T01:38:34.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.074+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~S38PFGS39PIU.0 size=1016210 2023-12-16T01:38:34.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.078+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=S38PFGS39PIU tag=7887PSO85ERZ type=write size=2064786 2023-12-16T01:38:34.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.080+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=WPYQ6IXTTK2U type=del size=406352 2023-12-16T01:38:34.085 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.085+0000 7f5c997a3840 1 < suggested update operation key=MPVEN4BU8TW8 tag=VLPNY3D84NV0 type=del size=4141055 2023-12-16T01:38:34.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.087+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=VX2G87E03Z3G type=del size=3723756 2023-12-16T01:38:34.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.089+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=3ASHJUQVMUVX type=del 2023-12-16T01:38:34.092 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.091+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=EU4GM5FF2TLT type=write size=896049 2023-12-16T01:38:34.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.094+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=54YYQ65RK2D9 type=del 2023-12-16T01:38:34.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.098+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~7YC0GUF75Z1I.0 size=663724 2023-12-16T01:38:34.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.098+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=7YC0GUF75Z1I tag=7UFSO1KSPBBD type=write size=1712300 2023-12-16T01:38:34.100 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.100+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=QMP8X2K3TV8E type=del 2023-12-16T01:38:34.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.102+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=3IVAJ0VO0743 type=write size=19763 2023-12-16T01:38:34.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.104+0000 7f5c997a3840 1 < canceled operation key=51S0YULDPW63 tag=35ZPFUWLVRNA type=del size=2815221 2023-12-16T01:38:34.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.108+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.0 size=1048576 2023-12-16T01:38:34.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.109+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.1 size=1048576 2023-12-16T01:38:34.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.111+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.2 size=444741 2023-12-16T01:38:34.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.111+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=AKF01IXRVUWM tag=177NF9DNMZ13 type=write size=3590469 2023-12-16T01:38:34.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.116+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=ZHULGN1T0NR0 type=write 2023-12-16T01:38:34.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.120+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.0 size=1048576 2023-12-16T01:38:34.122 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.121+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.1 size=1048576 2023-12-16T01:38:34.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.124+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.2 size=110937 2023-12-16T01:38:34.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.124+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=T9WGQC2LAH8E tag=GLYSMHBZJYVM type=write size=3256665 2023-12-16T01:38:34.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.126+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~23783IIAL1OD.0 size=1048576 2023-12-16T01:38:34.128 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.127+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~23783IIAL1OD.1 size=612697 2023-12-16T01:38:34.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.131+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=23783IIAL1OD tag=YDAJ2DX1VFH2 type=write size=2709849 2023-12-16T01:38:34.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.135+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~2X6ZT6VFPASX.0 size=1048576 2023-12-16T01:38:34.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.137+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~2X6ZT6VFPASX.1 size=478625 2023-12-16T01:38:34.138 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.137+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=2X6ZT6VFPASX tag=V5CN9DLMZRWN type=write size=2575777 2023-12-16T01:38:34.142 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.142+0000 7f5c997a3840 1 < suggested remove operation key=LKJPDNBXYH0R tag=Q2SMUKIELJ0O type=del 2023-12-16T01:38:34.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.144+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=UVVTGV7RO3QG type=del size=2214924 2023-12-16T01:38:34.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.144+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.0 size=1048576 2023-12-16T01:38:34.147 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.146+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.1 size=1048576 2023-12-16T01:38:34.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.148+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~GHROE7D73SJU.2 size=1017742 2023-12-16T01:38:34.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.152+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=GHROE7D73SJU tag=QUTIPB1KR9AI type=write size=4163470 2023-12-16T01:38:34.155 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.154+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=XU4WDWA2RJF3 type=del size=957992 2023-12-16T01:38:34.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.159+0000 7f5c997a3840 1 < suggested remove operation key=PDOIJJEEJEJ3 tag=REFVFRB9451M type=del 2023-12-16T01:38:34.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.163+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.0 size=1048576 2023-12-16T01:38:34.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.165+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.1 size=1048576 2023-12-16T01:38:34.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.167+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.2 size=251573 2023-12-16T01:38:34.168 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.167+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=RZTVO9PE0A27 tag=HK77KJB7V00R type=write size=3397301 2023-12-16T01:38:34.169 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.169+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=FO8ZSL7O3OSP type=del 2023-12-16T01:38:34.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.171+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=NVNIXNJA922Q type=write size=538724 2023-12-16T01:38:34.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.173+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=LWUJDJJESIWF type=del 2023-12-16T01:38:34.177 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.177+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.0 size=1048576 2023-12-16T01:38:34.179 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.179+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.1 size=1048576 2023-12-16T01:38:34.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.180+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.2 size=536866 2023-12-16T01:38:34.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.180+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=X7PQNEQMSKJL tag=YGO80N43H54O type=write size=3682594 2023-12-16T01:38:34.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.183+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.0 size=1048576 2023-12-16T01:38:34.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.184+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.1 size=1048576 2023-12-16T01:38:34.187 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.186+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~QA4IM9VS2OY7.2 size=295229 2023-12-16T01:38:34.190 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.190+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=QA4IM9VS2OY7 tag=1V0T79OPAJWB type=write size=3440957 2023-12-16T01:38:34.194 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.194+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.0 size=1048576 2023-12-16T01:38:34.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.195+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.1 size=1048576 2023-12-16T01:38:34.197 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.197+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.2 size=779893 2023-12-16T01:38:34.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.197+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=WX1PAQCTGEVU tag=URT0IC3R72RB type=write size=3925621 2023-12-16T01:38:34.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.199+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.0 size=1048576 2023-12-16T01:38:34.201 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.201+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.1 size=1048576 2023-12-16T01:38:34.203 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.202+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~WNOZ8W818H72.2 size=496364 2023-12-16T01:38:34.207 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.206+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=WNOZ8W818H72 tag=B3POH6GKW192 type=write size=3642092 2023-12-16T01:38:34.209 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.209+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=OZ81US0ADK4Q type=del size=2672649 2023-12-16T01:38:34.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.211+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.0 size=1048576 2023-12-16T01:38:34.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.213+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.1 size=1048576 2023-12-16T01:38:34.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.214+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~JY5XW1100A8B.2 size=756745 2023-12-16T01:38:34.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.218+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=JY5XW1100A8B tag=XXPUQD56ZQSB type=write size=3902473 2023-12-16T01:38:34.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.221+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=6E4HIWWBKTF2 type=del size=2156780 2023-12-16T01:38:34.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.223+0000 7f5c997a3840 -1 < failed to complete operation key=PDOIJJEEJEJ3 tag=WPYQ6IXTTK2U type=del size=406352: (22) Invalid argument 2023-12-16T01:38:34.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.227+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~7R2VBLWN4ZBX.0 size=496958 2023-12-16T01:38:34.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.227+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=7R2VBLWN4ZBX tag=XJ3HBQYN8VTU type=write size=1545534 2023-12-16T01:38:34.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.229+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=VX2G87E03Z3G type=del size=3723756 2023-12-16T01:38:34.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.231+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=KW31LJBKL554 type=write size=146427 2023-12-16T01:38:34.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.234+0000 7f5c997a3840 1 < completed write operation key=G7G60AC5ZIFN tag=EU4GM5FF2TLT type=write size=896049 2023-12-16T01:38:34.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.237+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.0 size=1048576 2023-12-16T01:38:34.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.239+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.1 size=1048576 2023-12-16T01:38:34.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.241+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.2 size=953022 2023-12-16T01:38:34.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.241+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=1V5LQUE5YYHF tag=U1C0L6LQC1AE type=write size=4098750 2023-12-16T01:38:34.242 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.241+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~7YC0GUF75Z1I.0 size=663724 2023-12-16T01:38:34.246 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.246+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=7YC0GUF75Z1I tag=7UFSO1KSPBBD type=write size=1712300 2023-12-16T01:38:34.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.248+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=N89RIM6HF7XD type=write size=43450 2023-12-16T01:38:34.251 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.250+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=3IVAJ0VO0743 type=write size=19763 2023-12-16T01:38:34.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.254+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.0 size=1048576 2023-12-16T01:38:34.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.256+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.1 size=1048576 2023-12-16T01:38:34.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.257+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.2 size=800375 2023-12-16T01:38:34.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.257+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=TN94ZCMK7E1M tag=NME79302YZ65 type=write size=3946103 2023-12-16T01:38:34.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.259+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.0 size=1048576 2023-12-16T01:38:34.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.261+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.1 size=1048576 2023-12-16T01:38:34.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.263+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~AKF01IXRVUWM.2 size=444741 2023-12-16T01:38:34.267 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.267+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=AKF01IXRVUWM tag=177NF9DNMZ13 type=write size=3590469 2023-12-16T01:38:34.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.269+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=TXJ8REQTB915 type=del size=845966 2023-12-16T01:38:34.271 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.271+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.0 size=1048576 2023-12-16T01:38:34.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.273+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.1 size=1048576 2023-12-16T01:38:34.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.273+0000 7f5c997a3840 1 < canceled part key=_multipart_WEFVQO42GTIM.2~T9WGQC2LAH8E.2 size=110937 2023-12-16T01:38:34.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.276+0000 7f5c997a3840 1 < canceled multipart upload key=WEFVQO42GTIM upload=T9WGQC2LAH8E tag=GLYSMHBZJYVM type=write size=3256665 2023-12-16T01:38:34.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.278+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=BOPJ22ZG66KF type=del size=818676 2023-12-16T01:38:34.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.281+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~2X6ZT6VFPASX.0 size=1048576 2023-12-16T01:38:34.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.283+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~2X6ZT6VFPASX.1 size=478625 2023-12-16T01:38:34.287 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.287+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=2X6ZT6VFPASX tag=V5CN9DLMZRWN type=write size=2575777 2023-12-16T01:38:34.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.288+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=097JPWYTOGUL type=write size=827578 2023-12-16T01:38:34.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.291+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=UVVTGV7RO3QG type=del 2023-12-16T01:38:34.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.293+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=JZNS616Q6JD4 type=del size=3587315 2023-12-16T01:38:34.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.295+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=XU4WDWA2RJF3 type=del 2023-12-16T01:38:34.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.300+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.0 size=1048576 2023-12-16T01:38:34.302 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.301+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.1 size=1048576 2023-12-16T01:38:34.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.303+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.2 size=788706 2023-12-16T01:38:34.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.303+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=3663KNJ0DSJO tag=UV00NWBRUST9 type=write size=3934434 2023-12-16T01:38:34.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.305+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.0 size=1048576 2023-12-16T01:38:34.306 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.305+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.1 size=1048576 2023-12-16T01:38:34.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.307+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~RZTVO9PE0A27.2 size=251573 2023-12-16T01:38:34.311 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.311+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=RZTVO9PE0A27 tag=HK77KJB7V00R type=write size=3397301 2023-12-16T01:38:34.315 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.315+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~1ZF2LQP5Y90P.0 size=1048576 2023-12-16T01:38:34.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.316+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~1ZF2LQP5Y90P.1 size=480624 2023-12-16T01:38:34.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.316+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=1ZF2LQP5Y90P tag=PJ6ZXB905XCQ type=write size=2577776 2023-12-16T01:38:34.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.321+0000 7f5c997a3840 1 < suggested remove operation key=D04ZKKPJRPSQ tag=NVNIXNJA922Q type=write 2023-12-16T01:38:34.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.326+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~46Y5I9SHUWYZ.0 size=1048576 2023-12-16T01:38:34.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.328+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~46Y5I9SHUWYZ.1 size=988526 2023-12-16T01:38:34.329 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.328+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=46Y5I9SHUWYZ tag=9PCK4UWB865V type=write size=3085678 2023-12-16T01:38:34.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.330+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.0 size=1048576 2023-12-16T01:38:34.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.330+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.1 size=1048576 2023-12-16T01:38:34.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.332+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~X7PQNEQMSKJL.2 size=536866 2023-12-16T01:38:34.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.336+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=X7PQNEQMSKJL tag=YGO80N43H54O type=write size=3682594 2023-12-16T01:38:34.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.338+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=WMJ13WQ0YTSA type=del size=2953856 2023-12-16T01:38:34.340 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.340+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.0 size=1048576 2023-12-16T01:38:34.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.342+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.1 size=1048576 2023-12-16T01:38:34.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.343+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~WX1PAQCTGEVU.2 size=779893 2023-12-16T01:38:34.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.348+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=WX1PAQCTGEVU tag=URT0IC3R72RB type=write size=3925621 2023-12-16T01:38:34.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.352+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.0 size=1048576 2023-12-16T01:38:34.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.354+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.1 size=1048576 2023-12-16T01:38:34.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.356+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.2 size=353164 2023-12-16T01:38:34.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.356+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=0RI5XSHS8JAY tag=6UKWKNY3NN4Y type=write size=3498892 2023-12-16T01:38:34.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.358+0000 7f5c997a3840 1 < canceled operation key=MPVEN4BU8TW8 tag=OZ81US0ADK4Q type=del size=2672649 2023-12-16T01:38:34.363 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.363+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.0 size=1048576 2023-12-16T01:38:34.365 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.364+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.1 size=1048576 2023-12-16T01:38:34.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.366+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.2 size=5856 2023-12-16T01:38:34.367 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.366+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=0HM6TDKT4UPK tag=BXA9TC49IW8V type=write size=3151584 2023-12-16T01:38:34.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.369+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=6E4HIWWBKTF2 type=del size=2156780 2023-12-16T01:38:34.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.371+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=6SAHTT1WOGNJ type=write size=837973 2023-12-16T01:38:34.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.373+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~7R2VBLWN4ZBX.0 size=496958 2023-12-16T01:38:34.377 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.377+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=7R2VBLWN4ZBX tag=XJ3HBQYN8VTU type=write size=1545534 2023-12-16T01:38:34.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.380+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~FPQB9EWET50D.0 size=57321 2023-12-16T01:38:34.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.380+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=FPQB9EWET50D tag=PETEQPGI61CC type=write size=1105897 2023-12-16T01:38:34.383 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.383+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=KW31LJBKL554 type=write size=146427 2023-12-16T01:38:34.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.385+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=22QSOPRDAHCU type=del size=3358547 2023-12-16T01:38:34.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.387+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.0 size=1048576 2023-12-16T01:38:34.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.389+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.1 size=1048576 2023-12-16T01:38:34.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.391+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~1V5LQUE5YYHF.2 size=953022 2023-12-16T01:38:34.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.396+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=1V5LQUE5YYHF tag=U1C0L6LQC1AE type=write size=4098750 2023-12-16T01:38:34.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.398+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=LFU7JLNSD20F type=del size=2974300 2023-12-16T01:38:34.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.400+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=N89RIM6HF7XD type=write size=43450 2023-12-16T01:38:34.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.404+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~352V3QJL2KV1.0 size=137886 2023-12-16T01:38:34.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.404+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=352V3QJL2KV1 tag=5NF2W9J3OCK6 type=write size=1186462 2023-12-16T01:38:34.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.407+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.0 size=1048576 2023-12-16T01:38:34.410 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.409+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.1 size=1048576 2023-12-16T01:38:34.412 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.411+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~TN94ZCMK7E1M.2 size=800375 2023-12-16T01:38:34.416 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.415+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=TN94ZCMK7E1M tag=NME79302YZ65 type=write size=3946103 2023-12-16T01:38:34.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.420+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~M5IHK9D5FZ18.0 size=620504 2023-12-16T01:38:34.420 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.420+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=M5IHK9D5FZ18 tag=7GJI7FIIH0NG type=write size=1669080 2023-12-16T01:38:34.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.423+0000 7f5c997a3840 1 < suggested update operation key=048EI4VAS2C2 tag=TXJ8REQTB915 type=del size=845966 2023-12-16T01:38:34.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.426+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=BA3DH4V9RG1V type=del size=1725544 2023-12-16T01:38:34.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.428+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=BOPJ22ZG66KF type=del 2023-12-16T01:38:34.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.432+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~ATCG3MHRZ4HF.0 size=1048576 2023-12-16T01:38:34.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.433+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~ATCG3MHRZ4HF.1 size=548065 2023-12-16T01:38:34.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.433+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=ATCG3MHRZ4HF tag=O7J8ERU7YGI5 type=write size=2645217 2023-12-16T01:38:34.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.436+0000 7f5c997a3840 1 < completed write operation key=LKJPDNBXYH0R tag=097JPWYTOGUL type=write size=827578 2023-12-16T01:38:34.439 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.438+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=FSI7EFYDEU6B type=write size=548344 2023-12-16T01:38:34.441 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.441+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=JZNS616Q6JD4 type=del 2023-12-16T01:38:34.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.444+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~2JR64FY9GYUC.0 size=910507 2023-12-16T01:38:34.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.444+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=2JR64FY9GYUC tag=ZTG5ILKBNLU9 type=write size=1959083 2023-12-16T01:38:34.447 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.447+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.0 size=1048576 2023-12-16T01:38:34.449 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.449+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.1 size=1048576 2023-12-16T01:38:34.451 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.451+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~3663KNJ0DSJO.2 size=788706 2023-12-16T01:38:34.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.455+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=3663KNJ0DSJO tag=UV00NWBRUST9 type=write size=3934434 2023-12-16T01:38:34.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.457+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=E82ITB2MET1Y type=del size=1159326 2023-12-16T01:38:34.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.459+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~1ZF2LQP5Y90P.0 size=1048576 2023-12-16T01:38:34.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.461+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~1ZF2LQP5Y90P.1 size=480624 2023-12-16T01:38:34.465 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.465+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=1ZF2LQP5Y90P tag=PJ6ZXB905XCQ type=write size=2577776 2023-12-16T01:38:34.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.467+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=7HAH78H2SBQR type=write size=821964 2023-12-16T01:38:34.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.469+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~46Y5I9SHUWYZ.0 size=1048576 2023-12-16T01:38:34.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.471+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~46Y5I9SHUWYZ.1 size=988526 2023-12-16T01:38:34.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.475+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=46Y5I9SHUWYZ tag=9PCK4UWB865V type=write size=3085678 2023-12-16T01:38:34.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.479+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~LTLN2JP6TUB8.0 size=1048576 2023-12-16T01:38:34.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.481+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~LTLN2JP6TUB8.1 size=327090 2023-12-16T01:38:34.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.481+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=LTLN2JP6TUB8 tag=12H2199OHBBM type=write size=2424242 2023-12-16T01:38:34.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.485+0000 7f5c997a3840 1 < suggested remove operation key=USOB314PKDFK tag=WMJ13WQ0YTSA type=del 2023-12-16T01:38:34.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.488+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~H2GW1RYC949J.0 size=1048576 2023-12-16T01:38:34.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.490+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~H2GW1RYC949J.1 size=106959 2023-12-16T01:38:34.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.490+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=H2GW1RYC949J tag=4A30MN52879P type=write size=2204111 2023-12-16T01:38:34.494 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.493+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.0 size=1048576 2023-12-16T01:38:34.496 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.495+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.1 size=1048576 2023-12-16T01:38:34.498 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.497+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0RI5XSHS8JAY.2 size=353164 2023-12-16T01:38:34.503 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.501+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=0RI5XSHS8JAY tag=6UKWKNY3NN4Y type=write size=3498892 2023-12-16T01:38:34.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.503+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=RREBN7MWFWP6 type=del size=1243699 2023-12-16T01:38:34.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.505+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.0 size=1048576 2023-12-16T01:38:34.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.507+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.1 size=1048576 2023-12-16T01:38:34.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.509+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~0HM6TDKT4UPK.2 size=5856 2023-12-16T01:38:34.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.513+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=0HM6TDKT4UPK tag=BXA9TC49IW8V type=write size=3151584 2023-12-16T01:38:34.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.515+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=82E92OB89FER type=del size=144215 2023-12-16T01:38:34.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.517+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=6SAHTT1WOGNJ type=write size=837973 2023-12-16T01:38:34.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.519+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=ZDX0OHO4MWZ7 type=del size=1329234 2023-12-16T01:38:34.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.522+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~FPQB9EWET50D.0 size=57321 2023-12-16T01:38:34.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.526+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=FPQB9EWET50D tag=PETEQPGI61CC type=write size=1105897 2023-12-16T01:38:34.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.528+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=1IFKUTNFQ6RN type=write size=598808 2023-12-16T01:38:34.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.531+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=22QSOPRDAHCU type=del 2023-12-16T01:38:34.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.535+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~L83SWM91NPUR.0 size=1048576 2023-12-16T01:38:34.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.537+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~L83SWM91NPUR.1 size=259069 2023-12-16T01:38:34.537 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.537+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=L83SWM91NPUR tag=COEGROLZMGGQ type=write size=2356221 2023-12-16T01:38:34.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.541+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=LFU7JLNSD20F type=del size=2974300 2023-12-16T01:38:34.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.543+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=1FC71VIEZ6HC type=del size=3743330 2023-12-16T01:38:34.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.545+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~352V3QJL2KV1.0 size=137886 2023-12-16T01:38:34.550 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.549+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=352V3QJL2KV1 tag=5NF2W9J3OCK6 type=write size=1186462 2023-12-16T01:38:34.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.553+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~78ON7D0NQMZL.0 size=1008620 2023-12-16T01:38:34.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.553+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=78ON7D0NQMZL tag=LMCLUR0W5WJ5 type=write size=2057196 2023-12-16T01:38:34.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.556+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~M5IHK9D5FZ18.0 size=620504 2023-12-16T01:38:34.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.559+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=M5IHK9D5FZ18 tag=7GJI7FIIH0NG type=write size=1669080 2023-12-16T01:38:34.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.563+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.0 size=1048576 2023-12-16T01:38:34.566 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.565+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.1 size=1048576 2023-12-16T01:38:34.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.567+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.2 size=573575 2023-12-16T01:38:34.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.567+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=MT3GQA6W9ZHN tag=Q3XEU36R2VN7 type=write size=3719303 2023-12-16T01:38:34.570 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.569+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=BA3DH4V9RG1V type=del 2023-12-16T01:38:34.572 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.571+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=1L3XFUOE74MQ type=del size=1158786 2023-12-16T01:38:34.574 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.573+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~ATCG3MHRZ4HF.0 size=1048576 2023-12-16T01:38:34.576 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.575+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~ATCG3MHRZ4HF.1 size=548065 2023-12-16T01:38:34.580 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.579+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=ATCG3MHRZ4HF tag=O7J8ERU7YGI5 type=write size=2645217 2023-12-16T01:38:34.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.581+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=FIZ0H35GXONV type=del size=591121 2023-12-16T01:38:34.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.584+0000 7f5c997a3840 -1 < failed to complete operation key=TGD2AI2F26SU tag=FSI7EFYDEU6B type=write size=548344: (22) Invalid argument 2023-12-16T01:38:34.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.586+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=J3FK6T9NI08T type=del size=1960572 2023-12-16T01:38:34.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.589+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~2JR64FY9GYUC.0 size=910507 2023-12-16T01:38:34.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.592+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=2JR64FY9GYUC tag=ZTG5ILKBNLU9 type=write size=1959083 2023-12-16T01:38:34.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.595+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=8DDHKULPR9VP type=write size=1035009 2023-12-16T01:38:34.600 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.599+0000 7f5c997a3840 1 < suggested remove operation key=26B5MRB73BOM tag=E82ITB2MET1Y type=del 2023-12-16T01:38:34.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.603+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~27ZZWJ0LTOC9.0 size=723975 2023-12-16T01:38:34.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.603+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=27ZZWJ0LTOC9 tag=4TTATTWZ4X9U type=write size=1772551 2023-12-16T01:38:34.606 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.605+0000 7f5c997a3840 1 < completed write operation key=A9X7X1OH24L4 tag=7HAH78H2SBQR type=write size=821964 2023-12-16T01:38:34.608 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.608+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=1U7V0TBZN9ZO type=del size=3935644 2023-12-16T01:38:34.611 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.610+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~LTLN2JP6TUB8.0 size=1048576 2023-12-16T01:38:34.613 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.612+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~LTLN2JP6TUB8.1 size=327090 2023-12-16T01:38:34.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.616+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=LTLN2JP6TUB8 tag=12H2199OHBBM type=write size=2424242 2023-12-16T01:38:34.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.619+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=HWGLLC5O6N74 type=del size=588343 2023-12-16T01:38:34.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.621+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~H2GW1RYC949J.0 size=1048576 2023-12-16T01:38:34.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.621+0000 7f5c997a3840 1 < canceled part key=_multipart_NBH09B3H2JPP.2~H2GW1RYC949J.1 size=106959 2023-12-16T01:38:34.626 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.626+0000 7f5c997a3840 1 < canceled multipart upload key=NBH09B3H2JPP upload=H2GW1RYC949J tag=4A30MN52879P type=write size=2204111 2023-12-16T01:38:34.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.628+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=1L4273UE144F type=write size=980580 2023-12-16T01:38:34.631 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.630+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=RREBN7MWFWP6 type=del 2023-12-16T01:38:34.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.632+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=269QCN9L1936 type=del size=444834 2023-12-16T01:38:34.635 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.635+0000 7f5c997a3840 1 < canceled operation key=NBH09B3H2JPP tag=82E92OB89FER type=del size=144215 2023-12-16T01:38:34.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.639+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LXE85HJLMW73.0 size=1048576 2023-12-16T01:38:34.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.641+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~LXE85HJLMW73.1 size=141404 2023-12-16T01:38:34.641 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.641+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=LXE85HJLMW73 tag=9X30M7W7R096 type=write size=2238556 2023-12-16T01:38:34.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.643+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=ZDX0OHO4MWZ7 type=del 2023-12-16T01:38:34.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.647+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~VJTOHRWLD5ZU.0 size=39242 2023-12-16T01:38:34.647 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.647+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=VJTOHRWLD5ZU tag=YNJQVJ8Y1QRH type=write size=1087818 2023-12-16T01:38:34.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.649+0000 7f5c997a3840 1 < completed write operation key=D04ZKKPJRPSQ tag=1IFKUTNFQ6RN type=write size=598808 2023-12-16T01:38:34.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.651+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=EUV7UZFHW24T type=write size=1043681 2023-12-16T01:38:34.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.654+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~L83SWM91NPUR.0 size=1048576 2023-12-16T01:38:34.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.655+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~L83SWM91NPUR.1 size=259069 2023-12-16T01:38:34.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.659+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=L83SWM91NPUR tag=COEGROLZMGGQ type=write size=2356221 2023-12-16T01:38:34.662 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.661+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=815QMEA2AUF6 type=del size=3686617 2023-12-16T01:38:34.664 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.663+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=1FC71VIEZ6HC type=del 2023-12-16T01:38:34.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.666+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=P4F9IEJ4LE2Y type=del size=1875791 2023-12-16T01:38:34.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.668+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~78ON7D0NQMZL.0 size=1008620 2023-12-16T01:38:34.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.672+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=78ON7D0NQMZL tag=LMCLUR0W5WJ5 type=write size=2057196 2023-12-16T01:38:34.675 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.674+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=ZM51RDQ28O02 type=del size=795702 2023-12-16T01:38:34.677 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.676+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.0 size=1048576 2023-12-16T01:38:34.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.679+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.1 size=1048576 2023-12-16T01:38:34.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.680+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~MT3GQA6W9ZHN.2 size=573575 2023-12-16T01:38:34.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.684+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=MT3GQA6W9ZHN tag=Q3XEU36R2VN7 type=write size=3719303 2023-12-16T01:38:34.687 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.687+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=EDJTLZ2O5OX8 type=del size=4169453 2023-12-16T01:38:34.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.689+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=1L3XFUOE74MQ type=del 2023-12-16T01:38:34.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.693+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~ECYN05YTEFWB.0 size=136527 2023-12-16T01:38:34.693 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.693+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=ECYN05YTEFWB tag=Z992DS7YUMUF type=write size=1185103 2023-12-16T01:38:34.695 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.695+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=FIZ0H35GXONV type=del 2023-12-16T01:38:34.697 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.697+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=DXQ8TOITA9S1 type=del size=30071 2023-12-16T01:38:34.701 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.701+0000 7f5c997a3840 1 < suggested remove operation key=0NLAUVL8M0Z2 tag=J3FK6T9NI08T type=del 2023-12-16T01:38:34.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.705+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~UY4RLFOE0YGZ.0 size=1048576 2023-12-16T01:38:34.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.706+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~UY4RLFOE0YGZ.1 size=632628 2023-12-16T01:38:34.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.706+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=UY4RLFOE0YGZ tag=DMZ7VIYDLVC5 type=write size=2729780 2023-12-16T01:38:34.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.710+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=8DDHKULPR9VP type=write size=1035009 2023-12-16T01:38:34.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.712+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=A8AEQZSDNL9Z type=del size=3024081 2023-12-16T01:38:34.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.714+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~27ZZWJ0LTOC9.0 size=723975 2023-12-16T01:38:34.718 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.718+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=27ZZWJ0LTOC9 tag=4TTATTWZ4X9U type=write size=1772551 2023-12-16T01:38:34.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.722+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~FTQBMYFJGEDS.0 size=592412 2023-12-16T01:38:34.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.722+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=FTQBMYFJGEDS tag=UKBGLWPCW8NH type=write size=1640988 2023-12-16T01:38:34.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.725+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=1U7V0TBZN9ZO type=del 2023-12-16T01:38:34.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.727+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=YRQBQA971S45 type=del size=1672693 2023-12-16T01:38:34.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.729+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=HWGLLC5O6N74 type=del 2023-12-16T01:38:34.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.733+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~QON4G5KFIUWY.0 size=1048576 2023-12-16T01:38:34.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.735+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~QON4G5KFIUWY.1 size=365285 2023-12-16T01:38:34.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.735+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=QON4G5KFIUWY tag=AMNVBJNM3L7W type=write size=2462437 2023-12-16T01:38:34.737 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.737+0000 7f5c997a3840 1 < completed write operation key=PF1CUO28FU1V tag=1L4273UE144F type=write size=980580 2023-12-16T01:38:34.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.739+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=5ZYN0M0VCWV8 type=del size=3928554 2023-12-16T01:38:34.742 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.741+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=269QCN9L1936 type=del 2023-12-16T01:38:34.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.743+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=5OVUHAVFEWW0 type=del size=3632743 2023-12-16T01:38:34.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.745+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~LXE85HJLMW73.0 size=1048576 2023-12-16T01:38:34.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.745+0000 7f5c997a3840 1 < canceled part key=_multipart_048EI4VAS2C2.2~LXE85HJLMW73.1 size=141404 2023-12-16T01:38:34.749 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.749+0000 7f5c997a3840 1 < canceled multipart upload key=048EI4VAS2C2 upload=LXE85HJLMW73 tag=9X30M7W7R096 type=write size=2238556 2023-12-16T01:38:34.754 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.753+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.0 size=1048576 2023-12-16T01:38:34.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.755+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.1 size=1048576 2023-12-16T01:38:34.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.757+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.2 size=604470 2023-12-16T01:38:34.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.757+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=3UHD9S0WT28L tag=PDVCU04R2V7X type=write size=3750198 2023-12-16T01:38:34.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.757+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~VJTOHRWLD5ZU.0 size=39242 2023-12-16T01:38:34.762 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.761+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=VJTOHRWLD5ZU tag=YNJQVJ8Y1QRH type=write size=1087818 2023-12-16T01:38:34.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.763+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=U34W7H2GYE5Z type=del size=2431355 2023-12-16T01:38:34.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.765+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=EUV7UZFHW24T type=write size=1043681 2023-12-16T01:38:34.770 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.769+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.0 size=1048576 2023-12-16T01:38:34.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.771+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.1 size=1048576 2023-12-16T01:38:34.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.772+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.2 size=1035687 2023-12-16T01:38:34.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.772+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=Q4K3M2GNVPPY tag=1X25AJOT5ONV type=write size=4181415 2023-12-16T01:38:34.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.775+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=815QMEA2AUF6 type=del 2023-12-16T01:38:34.777 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.777+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=PICTR5WPGH2X type=write size=365334 2023-12-16T01:38:34.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.779+0000 7f5c997a3840 1 < canceled operation key=WR7GNUGH3F5R tag=P4F9IEJ4LE2Y type=del size=1875791 2023-12-16T01:38:34.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.783+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~RF1NSW7W1JJ1.0 size=406555 2023-12-16T01:38:34.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.783+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=RF1NSW7W1JJ1 tag=6WAQML1BX2PW type=write size=1455131 2023-12-16T01:38:34.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.785+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=ZM51RDQ28O02 type=del 2023-12-16T01:38:34.790 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.789+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.0 size=1048576 2023-12-16T01:38:34.796 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.795+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.1 size=1048576 2023-12-16T01:38:34.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.798+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.2 size=200352 2023-12-16T01:38:34.799 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.798+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=1ZB8DV7YLC85 tag=TCDPCQZMT99U type=write size=3346080 2023-12-16T01:38:34.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.802+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=EDJTLZ2O5OX8 type=del 2023-12-16T01:38:34.805 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.805+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=7VAF2H2NJMNZ type=del size=3086432 2023-12-16T01:38:34.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.807+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~ECYN05YTEFWB.0 size=136527 2023-12-16T01:38:34.812 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.811+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=ECYN05YTEFWB tag=Z992DS7YUMUF type=write size=1185103 2023-12-16T01:38:34.815 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.815+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~EV20G2F0XN2D.0 size=1048576 2023-12-16T01:38:34.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.816+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~EV20G2F0XN2D.1 size=574732 2023-12-16T01:38:34.817 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.816+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=EV20G2F0XN2D tag=N4CGHDLM4W57 type=write size=2671884 2023-12-16T01:38:34.819 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.819+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=DXQ8TOITA9S1 type=del 2023-12-16T01:38:34.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.823+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~EWXCQOWT3LZE.0 size=389856 2023-12-16T01:38:34.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.823+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=EWXCQOWT3LZE tag=PBO3RS6IFTQM type=write size=1438432 2023-12-16T01:38:34.825 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.825+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~UY4RLFOE0YGZ.0 size=1048576 2023-12-16T01:38:34.827 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.826+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~UY4RLFOE0YGZ.1 size=632628 2023-12-16T01:38:34.831 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.830+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=UY4RLFOE0YGZ tag=DMZ7VIYDLVC5 type=write size=2729780 2023-12-16T01:38:34.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.834+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~GDNZQO3C5AM8.0 size=84216 2023-12-16T01:38:34.835 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.834+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=GDNZQO3C5AM8 tag=E1FYF8OXLUQI type=write size=1132792 2023-12-16T01:38:34.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.837+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=A8AEQZSDNL9Z type=del 2023-12-16T01:38:34.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.839+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=3WTMKLAA9Y48 type=del size=2712164 2023-12-16T01:38:34.842 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.841+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~FTQBMYFJGEDS.0 size=592412 2023-12-16T01:38:34.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.845+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=FTQBMYFJGEDS tag=UKBGLWPCW8NH type=write size=1640988 2023-12-16T01:38:34.849 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.848+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=2P0LHT8Z90P2 type=del size=1296530 2023-12-16T01:38:34.853 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.853+0000 7f5c997a3840 1 < suggested update operation key=6XZOAX7QEXIM tag=YRQBQA971S45 type=del size=1672693 2023-12-16T01:38:34.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.858+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~TN9YO85SD42O.0 size=740722 2023-12-16T01:38:34.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.858+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=TN9YO85SD42O tag=08I383YEIO0Z type=write size=1789298 2023-12-16T01:38:34.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.860+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~QON4G5KFIUWY.0 size=1048576 2023-12-16T01:38:34.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.861+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~QON4G5KFIUWY.1 size=365285 2023-12-16T01:38:34.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.865+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=QON4G5KFIUWY tag=AMNVBJNM3L7W type=write size=2462437 2023-12-16T01:38:34.868 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.868+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=XMRZBEJLFOU0 type=del size=1943213 2023-12-16T01:38:34.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.870+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=5ZYN0M0VCWV8 type=del 2023-12-16T01:38:34.874 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.874+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~IMNMI6J2TKYO.0 size=1048576 2023-12-16T01:38:34.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.876+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~IMNMI6J2TKYO.1 size=190306 2023-12-16T01:38:34.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.876+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=IMNMI6J2TKYO tag=ECJ61Z78632C type=write size=2287458 2023-12-16T01:38:34.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.880+0000 7f5c997a3840 1 < suggested update operation key=LKJPDNBXYH0R tag=5OVUHAVFEWW0 type=del size=3632743 2023-12-16T01:38:34.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.883+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~Y4NKKLDJ1VNI.0 size=401824 2023-12-16T01:38:34.884 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.883+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=Y4NKKLDJ1VNI tag=2VJ94FLFP30N type=write size=1450400 2023-12-16T01:38:34.886 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.886+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.0 size=1048576 2023-12-16T01:38:34.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.887+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.1 size=1048576 2023-12-16T01:38:34.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.889+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~3UHD9S0WT28L.2 size=604470 2023-12-16T01:38:34.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.893+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=3UHD9S0WT28L tag=PDVCU04R2V7X type=write size=3750198 2023-12-16T01:38:34.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.895+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=5IZ5YZX3NVVI type=del size=1908256 2023-12-16T01:38:34.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.897+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=U34W7H2GYE5Z type=del 2023-12-16T01:38:34.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.899+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=YAGCB2JV4I37 type=del size=935279 2023-12-16T01:38:34.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.901+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.0 size=1048576 2023-12-16T01:38:34.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.903+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.1 size=1048576 2023-12-16T01:38:34.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.905+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~Q4K3M2GNVPPY.2 size=1035687 2023-12-16T01:38:34.909 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.909+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=Q4K3M2GNVPPY tag=1X25AJOT5ONV type=write size=4181415 2023-12-16T01:38:34.913 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.913+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~F9M8K43J77N3.0 size=1048576 2023-12-16T01:38:34.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.915+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~F9M8K43J77N3.1 size=344685 2023-12-16T01:38:34.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.915+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=F9M8K43J77N3 tag=3O3U8Q8XPOJL type=write size=2441837 2023-12-16T01:38:34.917 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.917+0000 7f5c997a3840 1 < completed write operation key=GAF2J0772Y5I tag=PICTR5WPGH2X type=write size=365334 2023-12-16T01:38:34.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.919+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=YGD0SKICNKWN type=del size=774362 2023-12-16T01:38:34.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.921+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~RF1NSW7W1JJ1.0 size=406555 2023-12-16T01:38:34.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.925+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=RF1NSW7W1JJ1 tag=6WAQML1BX2PW type=write size=1455131 2023-12-16T01:38:34.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.927+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=NHYIU6IC4ICA type=write size=641932 2023-12-16T01:38:34.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.930+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.0 size=1048576 2023-12-16T01:38:34.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.931+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.1 size=1048576 2023-12-16T01:38:34.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.933+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~1ZB8DV7YLC85.2 size=200352 2023-12-16T01:38:34.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.937+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=1ZB8DV7YLC85 tag=TCDPCQZMT99U type=write size=3346080 2023-12-16T01:38:34.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.940+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.0 size=1048576 2023-12-16T01:38:34.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.943+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.1 size=1048576 2023-12-16T01:38:34.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.944+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.2 size=278341 2023-12-16T01:38:34.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.944+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=KS22GGW61H2Z tag=54J1AVV772AT type=write size=3424069 2023-12-16T01:38:34.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.947+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=7VAF2H2NJMNZ type=del 2023-12-16T01:38:34.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.950+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=6CECNEF5A57J type=del size=1565886 2023-12-16T01:38:34.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.953+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~EV20G2F0XN2D.0 size=1048576 2023-12-16T01:38:34.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.954+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~EV20G2F0XN2D.1 size=574732 2023-12-16T01:38:34.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.958+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=EV20G2F0XN2D tag=N4CGHDLM4W57 type=write size=2671884 2023-12-16T01:38:34.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.960+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=RYORZ99QFLPY type=del size=3520049 2023-12-16T01:38:34.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.962+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~EWXCQOWT3LZE.0 size=389856 2023-12-16T01:38:34.967 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.966+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=EWXCQOWT3LZE tag=PBO3RS6IFTQM type=write size=1438432 2023-12-16T01:38:34.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.969+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=0VCIP0ZJKB2Y type=del size=397822 2023-12-16T01:38:34.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.971+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~GDNZQO3C5AM8.0 size=84216 2023-12-16T01:38:34.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.975+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=GDNZQO3C5AM8 tag=E1FYF8OXLUQI type=write size=1132792 2023-12-16T01:38:34.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.977+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=7CQF7F7F5WQC type=del size=752999 2023-12-16T01:38:34.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.980+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=3WTMKLAA9Y48 type=del 2023-12-16T01:38:34.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.984+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.0 size=1048576 2023-12-16T01:38:34.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.986+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.1 size=1048576 2023-12-16T01:38:34.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.987+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.2 size=876894 2023-12-16T01:38:34.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.987+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=QUE08BBQM59P tag=1KGW130WDTGK type=write size=4022622 2023-12-16T01:38:34.990 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.990+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=2P0LHT8Z90P2 type=del 2023-12-16T01:38:34.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.992+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=6BT3KMYMY62D type=del size=2284108 2023-12-16T01:38:34.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.994+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~TN9YO85SD42O.0 size=740722 2023-12-16T01:38:34.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:34.998+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=TN9YO85SD42O tag=08I383YEIO0Z type=write size=1789298 2023-12-16T01:38:35.000 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.000+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=XL5L7I3S4ZT4 type=del size=1187885 2023-12-16T01:38:35.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.002+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=XMRZBEJLFOU0 type=del 2023-12-16T01:38:35.007 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.007+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~06C9BSL9K2QA.0 size=1048576 2023-12-16T01:38:35.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.009+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~06C9BSL9K2QA.1 size=479528 2023-12-16T01:38:35.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.009+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=06C9BSL9K2QA tag=QZHU5ROI87CB type=write size=2576680 2023-12-16T01:38:35.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.011+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~IMNMI6J2TKYO.0 size=1048576 2023-12-16T01:38:35.014 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.013+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~IMNMI6J2TKYO.1 size=190306 2023-12-16T01:38:35.018 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.017+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=IMNMI6J2TKYO tag=ECJ61Z78632C type=write size=2287458 2023-12-16T01:38:35.020 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.020+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=TN08BCMWX2Z9 type=del size=214643 2023-12-16T01:38:35.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.022+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~Y4NKKLDJ1VNI.0 size=401824 2023-12-16T01:38:35.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.026+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=Y4NKKLDJ1VNI tag=2VJ94FLFP30N type=write size=1450400 2023-12-16T01:38:35.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.028+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=B80Y77HR3NHC type=del size=1312782 2023-12-16T01:38:35.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.033+0000 7f5c997a3840 1 < suggested update operation key=DIPUXQ5NX215 tag=5IZ5YZX3NVVI type=del size=1908256 2023-12-16T01:38:35.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.035+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=VEFUTRRYX9RU type=write size=267735 2023-12-16T01:38:35.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.037+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=YAGCB2JV4I37 type=del 2023-12-16T01:38:35.040 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.039+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=PDCQJKXHKDPA type=write size=1045894 2023-12-16T01:38:35.042 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.041+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~F9M8K43J77N3.0 size=1048576 2023-12-16T01:38:35.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.043+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~F9M8K43J77N3.1 size=344685 2023-12-16T01:38:35.047 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.047+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=F9M8K43J77N3 tag=3O3U8Q8XPOJL type=write size=2441837 2023-12-16T01:38:35.051 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.051+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.0 size=1048576 2023-12-16T01:38:35.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.053+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.1 size=1048576 2023-12-16T01:38:35.055 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.054+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.2 size=476060 2023-12-16T01:38:35.055 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.054+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=6FCYPUIERD3M tag=8A7I6UH4U4BD type=write size=3621788 2023-12-16T01:38:35.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.057+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=YGD0SKICNKWN type=del 2023-12-16T01:38:35.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.059+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=QKV5ADI23IR5 type=del size=3403611 2023-12-16T01:38:35.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.061+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=NHYIU6IC4ICA type=write size=641932 2023-12-16T01:38:35.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.063+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=IJDOCY24BI91 type=del size=2770228 2023-12-16T01:38:35.066 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.065+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.0 size=1048576 2023-12-16T01:38:35.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.067+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.1 size=1048576 2023-12-16T01:38:35.069 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.069+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~KS22GGW61H2Z.2 size=278341 2023-12-16T01:38:35.073 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.073+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=KS22GGW61H2Z tag=54J1AVV772AT type=write size=3424069 2023-12-16T01:38:35.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.075+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=X2OMC2M5GYXS type=del size=2678922 2023-12-16T01:38:35.077 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.077+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=6CECNEF5A57J type=del 2023-12-16T01:38:35.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.079+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=37H7H2EJVMLR type=del size=948429 2023-12-16T01:38:35.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.081+0000 7f5c997a3840 1 < canceled operation key=59X1QITYQH28 tag=RYORZ99QFLPY type=del size=3520049 2023-12-16T01:38:35.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.083+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=96Q5H7NLNSUP type=del size=4005099 2023-12-16T01:38:35.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.085+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=0VCIP0ZJKB2Y type=del 2023-12-16T01:38:35.088 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.087+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=82Z32N6ERD04 type=del size=2927913 2023-12-16T01:38:35.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.090+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=7CQF7F7F5WQC type=del 2023-12-16T01:38:35.093 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.092+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=TKSJN21ZZO7D type=del size=2275261 2023-12-16T01:38:35.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.094+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.0 size=1048576 2023-12-16T01:38:35.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.096+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.1 size=1048576 2023-12-16T01:38:35.098 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.098+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~QUE08BBQM59P.2 size=876894 2023-12-16T01:38:35.102 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.101+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=QUE08BBQM59P tag=1KGW130WDTGK type=write size=4022622 2023-12-16T01:38:35.104 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.103+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=BMY0D7RALYNV type=del size=289921 2023-12-16T01:38:35.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.106+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=6BT3KMYMY62D type=del 2023-12-16T01:38:35.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.108+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=GCJ38RRQMA9P type=write size=997954 2023-12-16T01:38:35.110 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.110+0000 7f5c997a3840 1 < canceled operation key=048EI4VAS2C2 tag=XL5L7I3S4ZT4 type=del size=1187885 2023-12-16T01:38:35.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.112+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=EJHERNUW6LEE type=del size=2208636 2023-12-16T01:38:35.115 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.114+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~06C9BSL9K2QA.0 size=1048576 2023-12-16T01:38:35.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.116+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~06C9BSL9K2QA.1 size=479528 2023-12-16T01:38:35.120 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.120+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=06C9BSL9K2QA tag=QZHU5ROI87CB type=write size=2576680 2023-12-16T01:38:35.122 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.122+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=XIDJB5D07X9I type=del size=1533970 2023-12-16T01:38:35.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.124+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=TN08BCMWX2Z9 type=del 2023-12-16T01:38:35.127 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.126+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=830FQW8O3KGU type=del size=1763283 2023-12-16T01:38:35.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.128+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=B80Y77HR3NHC type=del 2023-12-16T01:38:35.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.132+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~0O1D9RRT7NRF.0 size=509826 2023-12-16T01:38:35.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.132+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=0O1D9RRT7NRF tag=EE3A2K0LYUJB type=write size=1558402 2023-12-16T01:38:35.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.134+0000 7f5c997a3840 1 < completed write operation key=DIPUXQ5NX215 tag=VEFUTRRYX9RU type=write size=267735 2023-12-16T01:38:35.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.136+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=E33BBYLFWG8K type=del size=1828179 2023-12-16T01:38:35.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.138+0000 7f5c997a3840 1 < completed write operation key=UABS6DA1C0BF tag=PDCQJKXHKDPA type=write size=1045894 2023-12-16T01:38:35.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.140+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=J9BGN7E0BRNC type=del size=92149 2023-12-16T01:38:35.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.143+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.0 size=1048576 2023-12-16T01:38:35.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.144+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.1 size=1048576 2023-12-16T01:38:35.147 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.146+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~6FCYPUIERD3M.2 size=476060 2023-12-16T01:38:35.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.150+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=6FCYPUIERD3M tag=8A7I6UH4U4BD type=write size=3621788 2023-12-16T01:38:35.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.154+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~2E0NU0MAX94X.0 size=1048576 2023-12-16T01:38:35.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.156+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~2E0NU0MAX94X.1 size=119717 2023-12-16T01:38:35.157 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.156+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=2E0NU0MAX94X tag=GP683FQXVS8O type=write size=2216869 2023-12-16T01:38:35.159 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.158+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=QKV5ADI23IR5 type=del 2023-12-16T01:38:35.163 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.162+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.0 size=1048576 2023-12-16T01:38:35.165 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.164+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.1 size=1048576 2023-12-16T01:38:35.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.166+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.2 size=1033565 2023-12-16T01:38:35.167 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.166+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=IXY07PP0C13X tag=5CLSOFTJWJ5Q type=write size=4179293 2023-12-16T01:38:35.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.170+0000 7f5c997a3840 1 < suggested update operation key=3HP9BC673V84 tag=IJDOCY24BI91 type=del size=2770228 2023-12-16T01:38:35.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.172+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=1J3GQ21J323H type=write size=742406 2023-12-16T01:38:35.175 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.174+0000 7f5c997a3840 1 < canceled operation key=26B5MRB73BOM tag=X2OMC2M5GYXS type=del size=2678922 2023-12-16T01:38:35.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.178+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~1BPETT46LRYQ.0 size=1048576 2023-12-16T01:38:35.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.179+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~1BPETT46LRYQ.1 size=225143 2023-12-16T01:38:35.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.179+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=1BPETT46LRYQ tag=OE18E8NU532M type=write size=2322295 2023-12-16T01:38:35.182 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.181+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=37H7H2EJVMLR type=del 2023-12-16T01:38:35.184 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.183+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=R0SJ8VNO5848 type=del size=828077 2023-12-16T01:38:35.186 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.186+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=96Q5H7NLNSUP type=del 2023-12-16T01:38:35.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.188+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=IMORN7UVDAS9 type=write size=181330 2023-12-16T01:38:35.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.192+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=82Z32N6ERD04 type=del size=2927913 2023-12-16T01:38:35.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.195+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~CI1WZCO8JS4M.0 size=454289 2023-12-16T01:38:35.196 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.195+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=CI1WZCO8JS4M tag=05M3YPUIJY4P type=write size=1502865 2023-12-16T01:38:35.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.197+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=TKSJN21ZZO7D type=del 2023-12-16T01:38:35.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.200+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=IVTPEEHAXIE3 type=del size=3830694 2023-12-16T01:38:35.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.202+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=BMY0D7RALYNV type=del 2023-12-16T01:38:35.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.205+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.0 size=1048576 2023-12-16T01:38:35.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.207+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.1 size=1048576 2023-12-16T01:38:35.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.209+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.2 size=413998 2023-12-16T01:38:35.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.209+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=Z1G2NSL93475 tag=LZVHLM91YMI4 type=write size=3559726 2023-12-16T01:38:35.212 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.211+0000 7f5c997a3840 1 < completed write operation key=8MTSFTLL3KPK tag=GCJ38RRQMA9P type=write size=997954 2023-12-16T01:38:35.216 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.215+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~CRFI6T57V30R.0 size=1048576 2023-12-16T01:38:35.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.218+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~CRFI6T57V30R.1 size=399307 2023-12-16T01:38:35.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.218+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=CRFI6T57V30R tag=XD0DJJ0EQZJA type=write size=2496459 2023-12-16T01:38:35.221 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.220+0000 7f5c997a3840 1 < canceled operation key=325R11YRWI7F tag=EJHERNUW6LEE type=del size=2208636 2023-12-16T01:38:35.223 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.222+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=ZOMVLR8S4KZZ type=del size=1572553 2023-12-16T01:38:35.225 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.225+0000 7f5c997a3840 1 < canceled operation key=26B5MRB73BOM tag=XIDJB5D07X9I type=del size=1533970 2023-12-16T01:38:35.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.227+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=LQ5R5PJK3EQY type=del size=1318199 2023-12-16T01:38:35.229 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.229+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=830FQW8O3KGU type=del 2023-12-16T01:38:35.231 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.231+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=3CZZEKF9PF96 type=del size=3114271 2023-12-16T01:38:35.234 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.233+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~0O1D9RRT7NRF.0 size=509826 2023-12-16T01:38:35.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.237+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=0O1D9RRT7NRF tag=EE3A2K0LYUJB type=write size=1558402 2023-12-16T01:38:35.239 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.239+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=KA9HYK1R5ZDB type=del size=85873 2023-12-16T01:38:35.241 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.241+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=E33BBYLFWG8K type=del 2023-12-16T01:38:35.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.245+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~ZSNX2UQNDQ1L.0 size=1048576 2023-12-16T01:38:35.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.247+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~ZSNX2UQNDQ1L.1 size=442562 2023-12-16T01:38:35.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.247+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=ZSNX2UQNDQ1L tag=XF69590WZWYC type=write size=2539714 2023-12-16T01:38:35.249 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.249+0000 7f5c997a3840 1 < canceled operation key=A2PPWLZLID00 tag=J9BGN7E0BRNC type=del size=92149 2023-12-16T01:38:35.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.251+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=GLCKJRUQRXAZ type=del size=3889173 2023-12-16T01:38:35.254 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.254+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~2E0NU0MAX94X.0 size=1048576 2023-12-16T01:38:35.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.255+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~2E0NU0MAX94X.1 size=119717 2023-12-16T01:38:35.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.259+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=2E0NU0MAX94X tag=GP683FQXVS8O type=write size=2216869 2023-12-16T01:38:35.262 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.261+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=X8NG53GTI5MH type=del size=121433 2023-12-16T01:38:35.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.263+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.0 size=1048576 2023-12-16T01:38:35.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.265+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.1 size=1048576 2023-12-16T01:38:35.266 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.265+0000 7f5c997a3840 1 < canceled part key=_multipart_6AN157D3CG3D.2~IXY07PP0C13X.2 size=1033565 2023-12-16T01:38:35.269 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.269+0000 7f5c997a3840 1 < canceled multipart upload key=6AN157D3CG3D upload=IXY07PP0C13X tag=5CLSOFTJWJ5Q type=write size=4179293 2023-12-16T01:38:35.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.273+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0CHEZO72UEXN.0 size=1048576 2023-12-16T01:38:35.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.275+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0CHEZO72UEXN.1 size=580323 2023-12-16T01:38:35.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.275+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=0CHEZO72UEXN tag=3KJ395D9RFWL type=write size=2677475 2023-12-16T01:38:35.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.277+0000 7f5c997a3840 1 < completed write operation key=NBH09B3H2JPP tag=1J3GQ21J323H type=write size=742406 2023-12-16T01:38:35.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.279+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=77KEEUIUUWYO type=del size=2980817 2023-12-16T01:38:35.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.281+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~1BPETT46LRYQ.0 size=1048576 2023-12-16T01:38:35.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.283+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~1BPETT46LRYQ.1 size=225143 2023-12-16T01:38:35.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.286+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=1BPETT46LRYQ tag=OE18E8NU532M type=write size=2322295 2023-12-16T01:38:35.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.290+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~MYNAQAEW26M6.0 size=501984 2023-12-16T01:38:35.291 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.290+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=MYNAQAEW26M6 tag=2Q9ES7ZK2QZ2 type=write size=1550560 2023-12-16T01:38:35.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.295+0000 7f5c997a3840 1 < suggested update operation key=A9X7X1OH24L4 tag=R0SJ8VNO5848 type=del size=828077 2023-12-16T01:38:35.297 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.297+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=EHM5KG2UYJ3I type=del size=549041 2023-12-16T01:38:35.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.299+0000 7f5c997a3840 1 < completed write operation key=NBH09B3H2JPP tag=IMORN7UVDAS9 type=write size=181330 2023-12-16T01:38:35.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.303+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.0 size=1048576 2023-12-16T01:38:35.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.305+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.1 size=1048576 2023-12-16T01:38:35.307 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.306+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.2 size=64471 2023-12-16T01:38:35.307 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.306+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=412LK5SV2YP3 tag=RXKASA5KZWA2 type=write size=3210199 2023-12-16T01:38:35.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.308+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~CI1WZCO8JS4M.0 size=454289 2023-12-16T01:38:35.314 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.313+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=CI1WZCO8JS4M tag=05M3YPUIJY4P type=write size=1502865 2023-12-16T01:38:35.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.315+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=JLGCSH4OEIP6 type=del size=3146659 2023-12-16T01:38:35.318 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.317+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=IVTPEEHAXIE3 type=del 2023-12-16T01:38:35.321 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.321+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~Y5W5ZJMLBR2H.0 size=554708 2023-12-16T01:38:35.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.321+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=Y5W5ZJMLBR2H tag=5WAUHMUFV33L type=write size=1603284 2023-12-16T01:38:35.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.323+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.0 size=1048576 2023-12-16T01:38:35.325 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.325+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.1 size=1048576 2023-12-16T01:38:35.327 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.326+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~Z1G2NSL93475.2 size=413998 2023-12-16T01:38:35.331 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.330+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=Z1G2NSL93475 tag=LZVHLM91YMI4 type=write size=3559726 2023-12-16T01:38:35.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.333+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=74AHAVU7QK19 type=del size=612432 2023-12-16T01:38:35.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.335+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~CRFI6T57V30R.0 size=1048576 2023-12-16T01:38:35.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.337+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~CRFI6T57V30R.1 size=399307 2023-12-16T01:38:35.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.341+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=CRFI6T57V30R tag=XD0DJJ0EQZJA type=write size=2496459 2023-12-16T01:38:35.344 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.343+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=2BNRSR2SLPWW type=del size=503791 2023-12-16T01:38:35.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.345+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=ZOMVLR8S4KZZ type=del 2023-12-16T01:38:35.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.348+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=F8DZZK1CSPEW type=del size=300059 2023-12-16T01:38:35.351 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.350+0000 7f5c997a3840 1 < canceled operation key=MPVEN4BU8TW8 tag=LQ5R5PJK3EQY type=del size=1318199 2023-12-16T01:38:35.355 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.354+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~7ZLB3RYMA60G.0 size=1048576 2023-12-16T01:38:35.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.356+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~7ZLB3RYMA60G.1 size=388353 2023-12-16T01:38:35.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.356+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=7ZLB3RYMA60G tag=H278E2MS7O0V type=write size=2485505 2023-12-16T01:38:35.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.361+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=3CZZEKF9PF96 type=del 2023-12-16T01:38:35.363 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.363+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=6VSMGNX7NDV8 type=del size=238993 2023-12-16T01:38:35.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.366+0000 7f5c997a3840 -1 < failed to complete operation key=TGD2AI2F26SU tag=KA9HYK1R5ZDB type=del size=85873: (22) Invalid argument 2023-12-16T01:38:35.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.368+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=KJLRGPWCIMOS type=del size=99534 2023-12-16T01:38:35.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.368+0000 7f5c997a3840 1 < canceled part key=_multipart_6XZOAX7QEXIM.2~ZSNX2UQNDQ1L.0 size=1048576 2023-12-16T01:38:35.371 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.370+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~ZSNX2UQNDQ1L.1 size=442562 2023-12-16T01:38:35.375 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.374+0000 7f5c997a3840 1 < canceled multipart upload key=6XZOAX7QEXIM upload=ZSNX2UQNDQ1L tag=XF69590WZWYC type=write size=2539714 2023-12-16T01:38:35.379 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.379+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~2Q8FU9ELX2KB.0 size=577367 2023-12-16T01:38:35.379 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.379+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=2Q8FU9ELX2KB tag=GL8IZLF9QG0V type=write size=1625943 2023-12-16T01:38:35.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.381+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=GLCKJRUQRXAZ type=del 2023-12-16T01:38:35.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.385+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~JYFHG3XT6FNJ.0 size=1048576 2023-12-16T01:38:35.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.387+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~JYFHG3XT6FNJ.1 size=572743 2023-12-16T01:38:35.387 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.387+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=JYFHG3XT6FNJ tag=OU0YMKGLAGT8 type=write size=2669895 2023-12-16T01:38:35.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.389+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=X8NG53GTI5MH type=del 2023-12-16T01:38:35.392 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.391+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=0TPWMTQ6XLOW type=del size=1335472 2023-12-16T01:38:35.394 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.394+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0CHEZO72UEXN.0 size=1048576 2023-12-16T01:38:35.396 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.395+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0CHEZO72UEXN.1 size=580323 2023-12-16T01:38:35.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.399+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=0CHEZO72UEXN tag=3KJ395D9RFWL type=write size=2677475 2023-12-16T01:38:35.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.401+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=A9ZV8JUUHHVV type=write size=799334 2023-12-16T01:38:35.404 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.403+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=77KEEUIUUWYO type=del 2023-12-16T01:38:35.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.407+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~923HP7BU0HU3.0 size=1048576 2023-12-16T01:38:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:35 smithi118 ceph-mon[131825]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 443 KiB/s wr, 2.27k op/s 2023-12-16T01:38:35.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.409+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~923HP7BU0HU3.1 size=823197 2023-12-16T01:38:35.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.409+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=923HP7BU0HU3 tag=7BEDRBWLQ4OM type=write size=2920349 2023-12-16T01:38:35.411 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.411+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~MYNAQAEW26M6.0 size=501984 2023-12-16T01:38:35.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.414+0000 7f5c997a3840 1 < completed multipart upload key=TGD2AI2F26SU upload=MYNAQAEW26M6 tag=2Q9ES7ZK2QZ2 type=write size=1550560 2023-12-16T01:38:35.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.418+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~F247SEG2SLOT.0 size=1048576 2023-12-16T01:38:35.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.421+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~F247SEG2SLOT.1 size=610090 2023-12-16T01:38:35.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.421+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=F247SEG2SLOT tag=17M8U4Q1I2B2 type=write size=2707242 2023-12-16T01:38:35.423 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.422+0000 7f5c997a3840 1 < canceled operation key=ABZTLF79NQIW tag=EHM5KG2UYJ3I type=del size=549041 2023-12-16T01:38:35.427 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.426+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~YHWJ4STNENRM.0 size=1048576 2023-12-16T01:38:35.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.428+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~YHWJ4STNENRM.1 size=435602 2023-12-16T01:38:35.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.428+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=YHWJ4STNENRM tag=Y4RANDS26ENF type=write size=2532754 2023-12-16T01:38:35.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.431+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.0 size=1048576 2023-12-16T01:38:35.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.433+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.1 size=1048576 2023-12-16T01:38:35.435 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.434+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~412LK5SV2YP3.2 size=64471 2023-12-16T01:38:35.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.438+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=412LK5SV2YP3 tag=RXKASA5KZWA2 type=write size=3210199 2023-12-16T01:38:35.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.442+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~O0CT2SWCN993.0 size=1040219 2023-12-16T01:38:35.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.442+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=O0CT2SWCN993 tag=LM2LCT9X6CEI type=write size=2088795 2023-12-16T01:38:35.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.444+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=JLGCSH4OEIP6 type=del 2023-12-16T01:38:35.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.448+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~EYPEG8Y6D8Q4.0 size=1048576 2023-12-16T01:38:35.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.450+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~EYPEG8Y6D8Q4.1 size=787327 2023-12-16T01:38:35.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.450+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=EYPEG8Y6D8Q4 tag=1MGPX5R24H08 type=write size=2884479 2023-12-16T01:38:35.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.452+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~Y5W5ZJMLBR2H.0 size=554708 2023-12-16T01:38:35.456 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.455+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=Y5W5ZJMLBR2H tag=5WAUHMUFV33L type=write size=1603284 2023-12-16T01:38:35.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.457+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=AN26H7AD05Q3 type=del size=1067661 2023-12-16T01:38:35.461 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.460+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=74AHAVU7QK19 type=del 2023-12-16T01:38:35.463 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.462+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=YAX8GE4Y6PP1 type=write size=983968 2023-12-16T01:38:35.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.467+0000 7f5c997a3840 1 < suggested update operation key=0NLAUVL8M0Z2 tag=2BNRSR2SLPWW type=del size=503791 2023-12-16T01:38:35.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.471+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~GEPRK2XLLVYD.0 size=958296 2023-12-16T01:38:35.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.471+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=GEPRK2XLLVYD tag=KL07YSY8107W type=write size=2006872 2023-12-16T01:38:35.474 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.473+0000 7f5c997a3840 1 < canceled operation key=LKJPDNBXYH0R tag=F8DZZK1CSPEW type=del size=300059 2023-12-16T01:38:35.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.475+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=YH9V7W98W6QO type=del size=2701507 2023-12-16T01:38:35.476 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.475+0000 7f5c997a3840 1 < canceled part key=_multipart_51S0YULDPW63.2~7ZLB3RYMA60G.0 size=1048576 2023-12-16T01:38:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:35 smithi078 ceph-mon[142991]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 443 KiB/s wr, 2.27k op/s 2023-12-16T01:38:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:35 smithi078 ceph-mon[139570]: pgmap v1307: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 443 KiB/s wr, 2.27k op/s 2023-12-16T01:38:35.478 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.477+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~7ZLB3RYMA60G.1 size=388353 2023-12-16T01:38:35.482 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.482+0000 7f5c997a3840 1 < canceled multipart upload key=51S0YULDPW63 upload=7ZLB3RYMA60G tag=H278E2MS7O0V type=write size=2485505 2023-12-16T01:38:35.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.484+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=F435J6OB5Y11 type=del size=2482488 2023-12-16T01:38:35.490 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.489+0000 7f5c997a3840 1 < suggested update operation key=TGD2AI2F26SU tag=6VSMGNX7NDV8 type=del size=238993 2023-12-16T01:38:35.494 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.493+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.0 size=1048576 2023-12-16T01:38:35.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.495+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.1 size=1048576 2023-12-16T01:38:35.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.497+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.2 size=919822 2023-12-16T01:38:35.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.497+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=MUL971NEUTXS tag=Y1U8C0L183H0 type=write size=4065550 2023-12-16T01:38:35.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.501+0000 7f5c997a3840 1 < suggested remove operation key=NRGTLFH4VAZ9 tag=KJLRGPWCIMOS type=del 2023-12-16T01:38:35.504 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.503+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=DSII01GJ17W8 type=del size=548989 2023-12-16T01:38:35.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.505+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~2Q8FU9ELX2KB.0 size=577367 2023-12-16T01:38:35.509 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.509+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=2Q8FU9ELX2KB tag=GL8IZLF9QG0V type=write size=1625943 2023-12-16T01:38:35.511 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.511+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=N1M2XFGNU3AK type=write size=446339 2023-12-16T01:38:35.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.511+0000 7f5c997a3840 1 < canceled part key=_multipart_048EI4VAS2C2.2~JYFHG3XT6FNJ.0 size=1048576 2023-12-16T01:38:35.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.513+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~JYFHG3XT6FNJ.1 size=572743 2023-12-16T01:38:35.518 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.517+0000 7f5c997a3840 1 < canceled multipart upload key=048EI4VAS2C2 upload=JYFHG3XT6FNJ tag=OU0YMKGLAGT8 type=write size=2669895 2023-12-16T01:38:35.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.520+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=KF30TZOGXGI6 type=del size=3515134 2023-12-16T01:38:35.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.522+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=0TPWMTQ6XLOW type=del 2023-12-16T01:38:35.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.526+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~05ABMRF9V3TI.0 size=195117 2023-12-16T01:38:35.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.526+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=05ABMRF9V3TI tag=F3T5806LYNT3 type=write size=1243693 2023-12-16T01:38:35.529 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.528+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=A9ZV8JUUHHVV type=write size=799334 2023-12-16T01:38:35.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.532+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~4MLI6X7RWE6Z.0 size=1048576 2023-12-16T01:38:35.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.534+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~4MLI6X7RWE6Z.1 size=993866 2023-12-16T01:38:35.534 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.534+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=4MLI6X7RWE6Z tag=IVGEFDPV15SW type=write size=3091018 2023-12-16T01:38:35.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.536+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~923HP7BU0HU3.0 size=1048576 2023-12-16T01:38:35.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.538+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~923HP7BU0HU3.1 size=823197 2023-12-16T01:38:35.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.541+0000 7f5c997a3840 1 < completed multipart upload key=59X1QITYQH28 upload=923HP7BU0HU3 tag=7BEDRBWLQ4OM type=write size=2920349 2023-12-16T01:38:35.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.543+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=AWWZ39SAF6F5 type=write size=187916 2023-12-16T01:38:35.546 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.545+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~F247SEG2SLOT.0 size=1048576 2023-12-16T01:38:35.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.547+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~F247SEG2SLOT.1 size=610090 2023-12-16T01:38:35.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.551+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=F247SEG2SLOT tag=17M8U4Q1I2B2 type=write size=2707242 2023-12-16T01:38:35.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.555+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~LDZL8QPU5S07.0 size=110470 2023-12-16T01:38:35.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.555+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=LDZL8QPU5S07 tag=0L3JOLFELROC type=write size=1159046 2023-12-16T01:38:35.558 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.557+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~YHWJ4STNENRM.0 size=1048576 2023-12-16T01:38:35.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.559+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~YHWJ4STNENRM.1 size=435602 2023-12-16T01:38:35.564 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.564+0000 7f5c997a3840 1 < completed multipart upload key=6XZOAX7QEXIM upload=YHWJ4STNENRM tag=Y4RANDS26ENF type=write size=2532754 2023-12-16T01:38:35.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.568+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~YBS5IH2QJ9P7.0 size=1048576 2023-12-16T01:38:35.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.571+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~YBS5IH2QJ9P7.1 size=555001 2023-12-16T01:38:35.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.571+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=YBS5IH2QJ9P7 tag=4A8J6I3EFI84 type=write size=2652153 2023-12-16T01:38:35.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.573+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~O0CT2SWCN993.0 size=1040219 2023-12-16T01:38:35.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.576+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=O0CT2SWCN993 tag=LM2LCT9X6CEI type=write size=2088795 2023-12-16T01:38:35.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.580+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~1LDKRYMLTUYE.0 size=894066 2023-12-16T01:38:35.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.580+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=1LDKRYMLTUYE tag=1YFVCEMRG4CG type=write size=1942642 2023-12-16T01:38:35.583 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.582+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~EYPEG8Y6D8Q4.0 size=1048576 2023-12-16T01:38:35.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.584+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~EYPEG8Y6D8Q4.1 size=787327 2023-12-16T01:38:35.589 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.588+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=EYPEG8Y6D8Q4 tag=1MGPX5R24H08 type=write size=2884479 2023-12-16T01:38:35.593 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.592+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~KXUCH1XMN5FH.0 size=1048576 2023-12-16T01:38:35.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.594+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~KXUCH1XMN5FH.1 size=407532 2023-12-16T01:38:35.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.594+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=KXUCH1XMN5FH tag=MK1TI2XVYFMY type=write size=2504684 2023-12-16T01:38:35.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.596+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=AN26H7AD05Q3 type=del 2023-12-16T01:38:35.599 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.598+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=MYTA5MSG9T9W type=del size=3942336 2023-12-16T01:38:35.601 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.600+0000 7f5c997a3840 1 < completed write operation key=26B5MRB73BOM tag=YAX8GE4Y6PP1 type=write size=983968 2023-12-16T01:38:35.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.603+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=1ZDJSMHLYNV3 type=del size=813902 2023-12-16T01:38:35.604 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.603+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~GEPRK2XLLVYD.0 size=958296 2023-12-16T01:38:35.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.607+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=GEPRK2XLLVYD tag=KL07YSY8107W type=write size=2006872 2023-12-16T01:38:35.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.609+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=1I5TJFMIQEYA type=del size=981969 2023-12-16T01:38:35.613 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.613+0000 7f5c997a3840 1 < suggested update operation key=8QNB6AVOFOZ9 tag=YH9V7W98W6QO type=del size=2701507 2023-12-16T01:38:35.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.616+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~EMP39SBC4OP8.0 size=149482 2023-12-16T01:38:35.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.616+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=EMP39SBC4OP8 tag=R2QAT5FS1KNO type=write size=1198058 2023-12-16T01:38:35.619 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.618+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=F435J6OB5Y11 type=del 2023-12-16T01:38:35.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.620+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=LY73QEB03TM3 type=del size=2909314 2023-12-16T01:38:35.623 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.623+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.0 size=1048576 2023-12-16T01:38:35.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.624+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.1 size=1048576 2023-12-16T01:38:35.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.626+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~MUL971NEUTXS.2 size=919822 2023-12-16T01:38:35.630 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.630+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=MUL971NEUTXS tag=Y1U8C0L183H0 type=write size=4065550 2023-12-16T01:38:35.635 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.634+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.0 size=1048576 2023-12-16T01:38:35.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.636+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.1 size=1048576 2023-12-16T01:38:35.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.638+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.2 size=241269 2023-12-16T01:38:35.638 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.638+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=KX77OXYG5TEO tag=KPZF1AEB9PYR type=write size=3386997 2023-12-16T01:38:35.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.640+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=DSII01GJ17W8 type=del 2023-12-16T01:38:35.644 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.644+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~A1LFF7HM253X.0 size=1048576 2023-12-16T01:38:35.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.646+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~A1LFF7HM253X.1 size=280482 2023-12-16T01:38:35.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.646+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=A1LFF7HM253X tag=OXRUXNU1V4RV type=write size=2377634 2023-12-16T01:38:35.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.648+0000 7f5c997a3840 1 < completed write operation key=NDD9JP74W3A0 tag=N1M2XFGNU3AK type=write size=446339 2023-12-16T01:38:35.652 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.651+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~8I0P7J3PHMMN.0 size=1048576 2023-12-16T01:38:35.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.653+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~8I0P7J3PHMMN.1 size=442416 2023-12-16T01:38:35.654 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.653+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=8I0P7J3PHMMN tag=NOGIL1SRU37G type=write size=2539568 2023-12-16T01:38:35.656 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.655+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=KF30TZOGXGI6 type=del 2023-12-16T01:38:35.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.659+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0KM25WTXS680.0 size=378107 2023-12-16T01:38:35.660 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.659+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=0KM25WTXS680 tag=W8QNBWVJP7T9 type=write size=1426683 2023-12-16T01:38:35.661 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.661+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~05ABMRF9V3TI.0 size=195117 2023-12-16T01:38:35.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.664+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=05ABMRF9V3TI tag=F3T5806LYNT3 type=write size=1243693 2023-12-16T01:38:35.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.666+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=LCP8Z788KR9C type=write size=195805 2023-12-16T01:38:35.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.667+0000 7f5c997a3840 1 < canceled part key=_multipart_ABZTLF79NQIW.2~4MLI6X7RWE6Z.0 size=1048576 2023-12-16T01:38:35.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.668+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~4MLI6X7RWE6Z.1 size=993866 2023-12-16T01:38:35.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.672+0000 7f5c997a3840 1 < canceled multipart upload key=ABZTLF79NQIW upload=4MLI6X7RWE6Z tag=IVGEFDPV15SW type=write size=3091018 2023-12-16T01:38:35.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.676+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~D8QVOXU4Y476.0 size=1048576 2023-12-16T01:38:35.678 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.678+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~D8QVOXU4Y476.1 size=816141 2023-12-16T01:38:35.678 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.678+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=D8QVOXU4Y476 tag=N9CY55UMLCFQ type=write size=2913293 2023-12-16T01:38:35.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.680+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=AWWZ39SAF6F5 type=write size=187916 2023-12-16T01:38:35.683 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.683+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=7Q19RBDMSLSB type=del size=504962 2023-12-16T01:38:35.685 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.685+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~LDZL8QPU5S07.0 size=110470 2023-12-16T01:38:35.689 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.688+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=LDZL8QPU5S07 tag=0L3JOLFELROC type=write size=1159046 2023-12-16T01:38:35.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.692+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.0 size=1048576 2023-12-16T01:38:35.694 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.694+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.1 size=1048576 2023-12-16T01:38:35.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.695+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.2 size=597212 2023-12-16T01:38:35.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.695+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=0FUE6L2VNJWZ tag=OZ52LWQ0YZT5 type=write size=3742940 2023-12-16T01:38:35.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.696+0000 7f5c997a3840 1 < canceled part key=_multipart_ABZTLF79NQIW.2~YBS5IH2QJ9P7.0 size=1048576 2023-12-16T01:38:35.698 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.698+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~YBS5IH2QJ9P7.1 size=555001 2023-12-16T01:38:35.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.701+0000 7f5c997a3840 1 < canceled multipart upload key=ABZTLF79NQIW upload=YBS5IH2QJ9P7 tag=4A8J6I3EFI84 type=write size=2652153 2023-12-16T01:38:35.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.703+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=9J7ZN24B3MEY type=del size=2997958 2023-12-16T01:38:35.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.705+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~1LDKRYMLTUYE.0 size=894066 2023-12-16T01:38:35.710 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.709+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=1LDKRYMLTUYE tag=1YFVCEMRG4CG type=write size=1942642 2023-12-16T01:38:35.712 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.712+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=TCV0C50DURSH type=del size=1605672 2023-12-16T01:38:35.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.714+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~KXUCH1XMN5FH.0 size=1048576 2023-12-16T01:38:35.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.716+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~KXUCH1XMN5FH.1 size=407532 2023-12-16T01:38:35.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.720+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=KXUCH1XMN5FH tag=MK1TI2XVYFMY type=write size=2504684 2023-12-16T01:38:35.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.725+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.0 size=1048576 2023-12-16T01:38:35.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.726+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.1 size=1048576 2023-12-16T01:38:35.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.729+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.2 size=756494 2023-12-16T01:38:35.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.729+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=QF89FFI4TNXJ tag=8ODL9IZAGBF5 type=write size=3902222 2023-12-16T01:38:35.731 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.731+0000 7f5c997a3840 1 < canceled operation key=6AN157D3CG3D tag=MYTA5MSG9T9W type=del size=3942336 2023-12-16T01:38:35.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.733+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=RZ4L6VHQQAEN type=del size=3313968 2023-12-16T01:38:35.735 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.735+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=1ZDJSMHLYNV3 type=del 2023-12-16T01:38:35.737 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.737+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=IQFVBLOXDGRX type=del size=2896711 2023-12-16T01:38:35.739 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.739+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=1I5TJFMIQEYA type=del 2023-12-16T01:38:35.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.743+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~JOTFLE5W34Z4.0 size=320088 2023-12-16T01:38:35.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.743+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=JOTFLE5W34Z4 tag=BB8O7I2IRK1N type=write size=1368664 2023-12-16T01:38:35.746 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.745+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~EMP39SBC4OP8.0 size=149482 2023-12-16T01:38:35.750 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.749+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=EMP39SBC4OP8 tag=R2QAT5FS1KNO type=write size=1198058 2023-12-16T01:38:35.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.751+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=C8TMCP272UQQ type=del size=962561 2023-12-16T01:38:35.754 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.753+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=LY73QEB03TM3 type=del 2023-12-16T01:38:35.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.755+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=US4ODHAUTA59 type=del size=3982872 2023-12-16T01:38:35.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.758+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.0 size=1048576 2023-12-16T01:38:35.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.758+0000 7f5c997a3840 1 < canceled part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.1 size=1048576 2023-12-16T01:38:35.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.759+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~KX77OXYG5TEO.2 size=241269 2023-12-16T01:38:35.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.764+0000 7f5c997a3840 1 < canceled multipart upload key=GAF2J0772Y5I upload=KX77OXYG5TEO tag=KPZF1AEB9PYR type=write size=3386997 2023-12-16T01:38:35.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.768+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~NGEUQCPW10JT.0 size=295172 2023-12-16T01:38:35.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.768+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=NGEUQCPW10JT tag=LH6DWIT95V3U type=write size=1343748 2023-12-16T01:38:35.769 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.768+0000 7f5c997a3840 1 < canceled part key=_multipart_WR7GNUGH3F5R.2~A1LFF7HM253X.0 size=1048576 2023-12-16T01:38:35.771 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.770+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~A1LFF7HM253X.1 size=280482 2023-12-16T01:38:35.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.775+0000 7f5c997a3840 1 < canceled multipart upload key=WR7GNUGH3F5R upload=A1LFF7HM253X tag=OXRUXNU1V4RV type=write size=2377634 2023-12-16T01:38:35.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.778+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.0 size=1048576 2023-12-16T01:38:35.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.781+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.1 size=1048576 2023-12-16T01:38:35.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.782+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.2 size=638034 2023-12-16T01:38:35.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.782+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=9RZKZ2AJ95NF tag=9TQVD72WWF3A type=write size=3783762 2023-12-16T01:38:35.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.785+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~8I0P7J3PHMMN.0 size=1048576 2023-12-16T01:38:35.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.785+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~8I0P7J3PHMMN.1 size=442416 2023-12-16T01:38:35.790 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.789+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=8I0P7J3PHMMN tag=NOGIL1SRU37G type=write size=2539568 2023-12-16T01:38:35.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.793+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~LR1BSWHME3E6.0 size=774653 2023-12-16T01:38:35.794 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.793+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=LR1BSWHME3E6 tag=SVSPQZZMJK36 type=write size=1823229 2023-12-16T01:38:35.797 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.796+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0KM25WTXS680.0 size=378107 2023-12-16T01:38:35.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.800+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=0KM25WTXS680 tag=W8QNBWVJP7T9 type=write size=1426683 2023-12-16T01:38:35.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.803+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~RDARQ1TDH1IO.0 size=1048576 2023-12-16T01:38:35.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.805+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~RDARQ1TDH1IO.1 size=1038425 2023-12-16T01:38:35.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.805+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=RDARQ1TDH1IO tag=07XBG96DWNJ2 type=write size=3135577 2023-12-16T01:38:35.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.808+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=LCP8Z788KR9C type=write size=195805 2023-12-16T01:38:35.811 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.810+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=2UNZPMZ4SFQ0 type=del size=3191893 2023-12-16T01:38:35.813 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.812+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~D8QVOXU4Y476.0 size=1048576 2023-12-16T01:38:35.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.813+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~D8QVOXU4Y476.1 size=816141 2023-12-16T01:38:35.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.817+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=D8QVOXU4Y476 tag=N9CY55UMLCFQ type=write size=2913293 2023-12-16T01:38:35.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.822+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.0 size=1048576 2023-12-16T01:38:35.824 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.824+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.1 size=1048576 2023-12-16T01:38:35.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.826+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.2 size=17840 2023-12-16T01:38:35.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.826+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=QU3SIVER9030 tag=6TTZNYWL1NUK type=write size=3163568 2023-12-16T01:38:35.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.828+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=7Q19RBDMSLSB type=del 2023-12-16T01:38:35.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.831+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~11BYL1VF22MM.0 size=1048576 2023-12-16T01:38:35.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.833+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~11BYL1VF22MM.1 size=479115 2023-12-16T01:38:35.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.833+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=11BYL1VF22MM tag=RWQM0TYGBA33 type=write size=2576267 2023-12-16T01:38:35.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.835+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.0 size=1048576 2023-12-16T01:38:35.837 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.837+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.1 size=1048576 2023-12-16T01:38:35.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.839+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~0FUE6L2VNJWZ.2 size=597212 2023-12-16T01:38:35.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.843+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=0FUE6L2VNJWZ tag=OZ52LWQ0YZT5 type=write size=3742940 2023-12-16T01:38:35.845 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.845+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=QSSYY4F3SRC3 type=del size=1144630 2023-12-16T01:38:35.847 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.847+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=9J7ZN24B3MEY type=del 2023-12-16T01:38:35.851 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.850+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~DM0VZ0255NR7.0 size=1048576 2023-12-16T01:38:35.853 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.852+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~DM0VZ0255NR7.1 size=212306 2023-12-16T01:38:35.853 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.852+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=DM0VZ0255NR7 tag=PYC42SWZCQR2 type=write size=2309458 2023-12-16T01:38:35.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.856+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=TCV0C50DURSH type=del size=1605672 2023-12-16T01:38:35.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.858+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=UKE1HEBLTII3 type=del size=2056801 2023-12-16T01:38:35.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.860+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.0 size=1048576 2023-12-16T01:38:35.861 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.860+0000 7f5c997a3840 1 < canceled part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.1 size=1048576 2023-12-16T01:38:35.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.863+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~QF89FFI4TNXJ.2 size=756494 2023-12-16T01:38:35.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.867+0000 7f5c997a3840 1 < canceled multipart upload key=3HP9BC673V84 upload=QF89FFI4TNXJ tag=8ODL9IZAGBF5 type=write size=3902222 2023-12-16T01:38:35.870 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.869+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=TEZVHTHFI7LE type=del size=1022121 2023-12-16T01:38:35.872 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.871+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=RZ4L6VHQQAEN type=del 2023-12-16T01:38:35.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.875+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.0 size=1048576 2023-12-16T01:38:35.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.877+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.1 size=1048576 2023-12-16T01:38:35.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.879+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.2 size=768692 2023-12-16T01:38:35.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.879+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=1FFP0OPJM1G2 tag=YWBLFAE5EESI type=write size=3914420 2023-12-16T01:38:35.882 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.882+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=IQFVBLOXDGRX type=del 2023-12-16T01:38:35.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.884+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=XHOUPW6QT3S2 type=write size=37939 2023-12-16T01:38:35.888 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.887+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~JOTFLE5W34Z4.0 size=320088 2023-12-16T01:38:35.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.891+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=JOTFLE5W34Z4 tag=BB8O7I2IRK1N type=write size=1368664 2023-12-16T01:38:35.894 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.893+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=9NE28G5C17Y2 type=del size=1207259 2023-12-16T01:38:35.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.898+0000 7f5c997a3840 1 < suggested update operation key=51S0YULDPW63 tag=C8TMCP272UQQ type=del size=962561 2023-12-16T01:38:35.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.900+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=TLHOX16BYZW3 type=del size=2344830 2023-12-16T01:38:35.902 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.902+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=US4ODHAUTA59 type=del 2023-12-16T01:38:35.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.904+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=8OA5DX5PEUGT type=del size=3760605 2023-12-16T01:38:35.907 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.906+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~NGEUQCPW10JT.0 size=295172 2023-12-16T01:38:35.910 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.910+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=NGEUQCPW10JT tag=LH6DWIT95V3U type=write size=1343748 2023-12-16T01:38:35.912 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.912+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=FYB6ZLIYXGEM type=del size=230071 2023-12-16T01:38:35.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.914+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.0 size=1048576 2023-12-16T01:38:35.915 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.914+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.1 size=1048576 2023-12-16T01:38:35.916 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.916+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~9RZKZ2AJ95NF.2 size=638034 2023-12-16T01:38:35.920 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.919+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=9RZKZ2AJ95NF tag=9TQVD72WWF3A type=write size=3783762 2023-12-16T01:38:35.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.922+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=8JDZYZE52J1O type=del size=466441 2023-12-16T01:38:35.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.924+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~LR1BSWHME3E6.0 size=774653 2023-12-16T01:38:35.928 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.928+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=LR1BSWHME3E6 tag=SVSPQZZMJK36 type=write size=1823229 2023-12-16T01:38:35.930 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.930+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=R2DKN8WFUJ0I type=del size=978658 2023-12-16T01:38:35.932 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.932+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~RDARQ1TDH1IO.0 size=1048576 2023-12-16T01:38:35.934 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.933+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~RDARQ1TDH1IO.1 size=1038425 2023-12-16T01:38:35.938 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.937+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=RDARQ1TDH1IO tag=07XBG96DWNJ2 type=write size=3135577 2023-12-16T01:38:35.942 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.941+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.0 size=1048576 2023-12-16T01:38:35.944 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.943+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.1 size=1048576 2023-12-16T01:38:35.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.945+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.2 size=424217 2023-12-16T01:38:35.946 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.945+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=GZJESX6HAMGB tag=FT41S3BZQP56 type=write size=3569945 2023-12-16T01:38:35.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.950+0000 7f5c997a3840 1 < suggested update operation key=NRGTLFH4VAZ9 tag=2UNZPMZ4SFQ0 type=del size=3191893 2023-12-16T01:38:35.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.952+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=Q1RZ0CH426OS type=del size=362585 2023-12-16T01:38:35.953 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.952+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.0 size=1048576 2023-12-16T01:38:35.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.954+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.1 size=1048576 2023-12-16T01:38:35.957 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.956+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~QU3SIVER9030.2 size=17840 2023-12-16T01:38:35.960 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.959+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=QU3SIVER9030 tag=6TTZNYWL1NUK type=write size=3163568 2023-12-16T01:38:35.962 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.961+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=FR3FZKDPV896 type=del size=136593 2023-12-16T01:38:35.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.963+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~11BYL1VF22MM.0 size=1048576 2023-12-16T01:38:35.966 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.965+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~11BYL1VF22MM.1 size=479115 2023-12-16T01:38:35.970 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.969+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=11BYL1VF22MM tag=RWQM0TYGBA33 type=write size=2576267 2023-12-16T01:38:35.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.971+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=EYHPNXLP20FA type=del size=321323 2023-12-16T01:38:35.974 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.974+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=QSSYY4F3SRC3 type=del size=1144630 2023-12-16T01:38:35.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.975+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=Z1IY1VQA83Z9 type=del size=159804 2023-12-16T01:38:35.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.976+0000 7f5c997a3840 1 < canceled part key=_multipart_WR7GNUGH3F5R.2~DM0VZ0255NR7.0 size=1048576 2023-12-16T01:38:35.978 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.977+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~DM0VZ0255NR7.1 size=212306 2023-12-16T01:38:35.982 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.982+0000 7f5c997a3840 1 < canceled multipart upload key=WR7GNUGH3F5R upload=DM0VZ0255NR7 tag=PYC42SWZCQR2 type=write size=2309458 2023-12-16T01:38:35.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.984+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=PYA7NB9JHZEQ type=del size=1668335 2023-12-16T01:38:35.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.988+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=UKE1HEBLTII3 type=del size=2056801 2023-12-16T01:38:35.992 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.991+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~IIVM2UZ6UY31.0 size=1048576 2023-12-16T01:38:35.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.993+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~IIVM2UZ6UY31.1 size=518366 2023-12-16T01:38:35.994 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.993+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=IIVM2UZ6UY31 tag=VX4AXYC0MXDO type=write size=2615518 2023-12-16T01:38:35.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:35.998+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=TEZVHTHFI7LE type=del size=1022121 2023-12-16T01:38:36.003 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.002+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~ZKTF0XOK823C.0 size=1048576 2023-12-16T01:38:36.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.004+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~ZKTF0XOK823C.1 size=770320 2023-12-16T01:38:36.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.004+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=ZKTF0XOK823C tag=H8YVPRGO7GVM type=write size=2867472 2023-12-16T01:38:36.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.006+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.0 size=1048576 2023-12-16T01:38:36.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.008+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.1 size=1048576 2023-12-16T01:38:36.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.010+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~1FFP0OPJM1G2.2 size=768692 2023-12-16T01:38:36.016 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.015+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=1FFP0OPJM1G2 tag=YWBLFAE5EESI type=write size=3914420 2023-12-16T01:38:36.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.017+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=0TXDHUIER6QE type=write size=463572 2023-12-16T01:38:36.020 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.019+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=XHOUPW6QT3S2 type=write size=37939 2023-12-16T01:38:36.022 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.021+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=TUIPWC236S21 type=del size=1470987 2023-12-16T01:38:36.024 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.023+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=9NE28G5C17Y2 type=del 2023-12-16T01:38:36.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.027+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~1SZ38O19A2K1.0 size=915299 2023-12-16T01:38:36.028 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.027+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=1SZ38O19A2K1 tag=GYPNZ7AWXHQP type=write size=1963875 2023-12-16T01:38:36.030 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.030+0000 7f5c997a3840 1 < canceled operation key=6XZOAX7QEXIM tag=TLHOX16BYZW3 type=del size=2344830 2023-12-16T01:38:36.033 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.032+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=77TMX2MFQ4AI type=del size=943848 2023-12-16T01:38:36.035 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.035+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=8OA5DX5PEUGT type=del 2023-12-16T01:38:36.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.039+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~84YCL6LKU587.0 size=600845 2023-12-16T01:38:36.039 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.039+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=84YCL6LKU587 tag=GVIG8VRAS0VA type=write size=1649421 2023-12-16T01:38:36.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.041+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=FYB6ZLIYXGEM type=del 2023-12-16T01:38:36.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.043+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=1PK1OHOOY2OB type=write size=85577 2023-12-16T01:38:36.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.047+0000 7f5c997a3840 1 < suggested remove operation key=DIPUXQ5NX215 tag=8JDZYZE52J1O type=del 2023-12-16T01:38:36.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.052+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~IXW9RHCWCDTD.0 size=1048576 2023-12-16T01:38:36.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.053+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~IXW9RHCWCDTD.1 size=795203 2023-12-16T01:38:36.054 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.053+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=IXW9RHCWCDTD tag=1CP039I7IX8H type=write size=2892355 2023-12-16T01:38:36.056 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.055+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=R2DKN8WFUJ0I type=del 2023-12-16T01:38:36.058 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.058+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=6SUF53YS7FXP type=del size=1751306 2023-12-16T01:38:36.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.060+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.0 size=1048576 2023-12-16T01:38:36.062 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.061+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.1 size=1048576 2023-12-16T01:38:36.064 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.063+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~GZJESX6HAMGB.2 size=424217 2023-12-16T01:38:36.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.067+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=GZJESX6HAMGB tag=FT41S3BZQP56 type=write size=3569945 2023-12-16T01:38:36.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.071+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~L6IKKZKHS57B.0 size=989696 2023-12-16T01:38:36.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.071+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=L6IKKZKHS57B tag=1Y1WM6F726AL type=write size=2038272 2023-12-16T01:38:36.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.073+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=Q1RZ0CH426OS type=del 2023-12-16T01:38:36.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.075+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=2AG37SBLK7VL type=del size=2922230 2023-12-16T01:38:36.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.077+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=FR3FZKDPV896 type=del 2023-12-16T01:38:36.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.081+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.0 size=1048576 2023-12-16T01:38:36.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.083+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.1 size=1048576 2023-12-16T01:38:36.085 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.085+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.2 size=902382 2023-12-16T01:38:36.085 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.085+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=ELRCQ4O8RZHQ tag=B7P61NI4KPDH type=write size=4048110 2023-12-16T01:38:36.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.087+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=EYHPNXLP20FA type=del 2023-12-16T01:38:36.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.089+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=G717R5C2NCZS type=del size=2079136 2023-12-16T01:38:36.091 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.091+0000 7f5c997a3840 1 < canceled operation key=0GXESPNS3BE0 tag=Z1IY1VQA83Z9 type=del size=159804 2023-12-16T01:38:36.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.094+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~PGTXFSLHJ4RG.0 size=961632 2023-12-16T01:38:36.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.094+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=PGTXFSLHJ4RG tag=4WU27FPF1TPC type=write size=2010208 2023-12-16T01:38:36.097 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.097+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=PYA7NB9JHZEQ type=del 2023-12-16T01:38:36.101 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.101+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~IJENH6YT9K04.0 size=1048576 2023-12-16T01:38:36.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.103+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~IJENH6YT9K04.1 size=415185 2023-12-16T01:38:36.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.103+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=IJENH6YT9K04 tag=BF9Y1S3BF9EV type=write size=2512337 2023-12-16T01:38:36.106 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.105+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~IIVM2UZ6UY31.0 size=1048576 2023-12-16T01:38:36.108 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.107+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~IIVM2UZ6UY31.1 size=518366 2023-12-16T01:38:36.112 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.111+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=IIVM2UZ6UY31 tag=VX4AXYC0MXDO type=write size=2615518 2023-12-16T01:38:36.114 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.113+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=YXRPA1PT4C42 type=del size=2151847 2023-12-16T01:38:36.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.116+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~ZKTF0XOK823C.0 size=1048576 2023-12-16T01:38:36.118 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.117+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~ZKTF0XOK823C.1 size=770320 2023-12-16T01:38:36.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.121+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=ZKTF0XOK823C tag=H8YVPRGO7GVM type=write size=2867472 2023-12-16T01:38:36.124 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.123+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=C5K7RURK4IHL type=del size=1788272 2023-12-16T01:38:36.126 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.125+0000 7f5c997a3840 1 < completed write operation key=NBH09B3H2JPP tag=0TXDHUIER6QE type=write size=463572 2023-12-16T01:38:36.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.129+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~2O6N6UJQUVR7.0 size=860666 2023-12-16T01:38:36.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.129+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=2O6N6UJQUVR7 tag=9DNM79ZN5YL7 type=write size=1909242 2023-12-16T01:38:36.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.131+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=TUIPWC236S21 type=del 2023-12-16T01:38:36.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.133+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=P7R0NU6RRJJ1 type=del size=2599676 2023-12-16T01:38:36.136 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.135+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~1SZ38O19A2K1.0 size=915299 2023-12-16T01:38:36.140 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.139+0000 7f5c997a3840 1 < completed multipart upload key=PDOIJJEEJEJ3 upload=1SZ38O19A2K1 tag=GYPNZ7AWXHQP type=write size=1963875 2023-12-16T01:38:36.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.143+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~4KS4XIJ2JESG.0 size=1048576 2023-12-16T01:38:36.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.144+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~4KS4XIJ2JESG.1 size=522859 2023-12-16T01:38:36.145 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.144+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=4KS4XIJ2JESG tag=8T5NG2EE2T9U type=write size=2620011 2023-12-16T01:38:36.149 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.148+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=77TMX2MFQ4AI type=del size=943848 2023-12-16T01:38:36.153 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.152+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~CTC7NN3B7Y9I.0 size=1048576 2023-12-16T01:38:36.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.154+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~CTC7NN3B7Y9I.1 size=724139 2023-12-16T01:38:36.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.154+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=CTC7NN3B7Y9I tag=8I1XU73F16UQ type=write size=2821291 2023-12-16T01:38:36.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.156+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~84YCL6LKU587.0 size=600845 2023-12-16T01:38:36.160 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.159+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=84YCL6LKU587 tag=GVIG8VRAS0VA type=write size=1649421 2023-12-16T01:38:36.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.163+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~AMBD3OK6SG53.0 size=35491 2023-12-16T01:38:36.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.163+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=AMBD3OK6SG53 tag=NWCT2VLHQ4JQ type=write size=1084067 2023-12-16T01:38:36.166 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.165+0000 7f5c997a3840 1 < completed write operation key=6AN157D3CG3D tag=1PK1OHOOY2OB type=write size=85577 2023-12-16T01:38:36.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.170+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~6HHL3KDL6K6Y.0 size=1025228 2023-12-16T01:38:36.171 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.170+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=6HHL3KDL6K6Y tag=0ZC70YGEA01J type=write size=2073804 2023-12-16T01:38:36.172 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.172+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~IXW9RHCWCDTD.0 size=1048576 2023-12-16T01:38:36.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.174+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~IXW9RHCWCDTD.1 size=795203 2023-12-16T01:38:36.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.177+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=IXW9RHCWCDTD tag=1CP039I7IX8H type=write size=2892355 2023-12-16T01:38:36.181 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.181+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~1L1GT0H1I4GO.0 size=1048576 2023-12-16T01:38:36.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.183+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~1L1GT0H1I4GO.1 size=416899 2023-12-16T01:38:36.183 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.183+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=1L1GT0H1I4GO tag=O6DWZRSN00OO type=write size=2514051 2023-12-16T01:38:36.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.185+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=6SUF53YS7FXP type=del 2023-12-16T01:38:36.189 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.188+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.0 size=1048576 2023-12-16T01:38:36.191 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.190+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.1 size=1048576 2023-12-16T01:38:36.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.192+0000 7f5c997a3840 1 > prepared part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.2 size=860415 2023-12-16T01:38:36.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.192+0000 7f5c997a3840 1 > prepared multipart upload key=PDOIJJEEJEJ3 upload=B3FU6J3UH1EQ tag=KL3FWRJX82TD type=write size=4006143 2023-12-16T01:38:36.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.194+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~L6IKKZKHS57B.0 size=989696 2023-12-16T01:38:36.198 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.197+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=L6IKKZKHS57B tag=1Y1WM6F726AL type=write size=2038272 2023-12-16T01:38:36.200 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.199+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=AT0W4WXMX6XA type=del size=3071041 2023-12-16T01:38:36.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.201+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=2AG37SBLK7VL type=del 2023-12-16T01:38:36.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.203+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=UK4K0Y5950YD type=del size=1343384 2023-12-16T01:38:36.206 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.205+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.0 size=1048576 2023-12-16T01:38:36.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.208+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.1 size=1048576 2023-12-16T01:38:36.210 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.209+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~ELRCQ4O8RZHQ.2 size=902382 2023-12-16T01:38:36.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.213+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=ELRCQ4O8RZHQ tag=B7P61NI4KPDH type=write size=4048110 2023-12-16T01:38:36.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.215+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=BDX4RW0935V6 type=del size=1004182 2023-12-16T01:38:36.218 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.218+0000 7f5c997a3840 -1 < failed to complete operation key=WEFVQO42GTIM tag=G717R5C2NCZS type=del size=2079136: (22) Invalid argument 2023-12-16T01:38:36.222 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.222+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.0 size=1048576 2023-12-16T01:38:36.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.223+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.1 size=1048576 2023-12-16T01:38:36.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.225+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.2 size=78208 2023-12-16T01:38:36.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.225+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=TE0VL73PVA09 tag=RFJL7UXYTWRY type=write size=3223936 2023-12-16T01:38:36.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.228+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~PGTXFSLHJ4RG.0 size=961632 2023-12-16T01:38:36.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.232+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=PGTXFSLHJ4RG tag=4WU27FPF1TPC type=write size=2010208 2023-12-16T01:38:36.236 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.235+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.0 size=1048576 2023-12-16T01:38:36.238 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.238+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.1 size=1048576 2023-12-16T01:38:36.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.239+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.2 size=253730 2023-12-16T01:38:36.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.239+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=C3VE31U6U18Q tag=STZQY47USJQM type=write size=3399458 2023-12-16T01:38:36.242 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.242+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~IJENH6YT9K04.0 size=1048576 2023-12-16T01:38:36.244 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.243+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~IJENH6YT9K04.1 size=415185 2023-12-16T01:38:36.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.247+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=IJENH6YT9K04 tag=BF9Y1S3BF9EV type=write size=2512337 2023-12-16T01:38:36.250 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.249+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=OS1W2TM4KR6N type=write size=500834 2023-12-16T01:38:36.252 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.251+0000 7f5c997a3840 1 < completed delete operation key=325R11YRWI7F tag=YXRPA1PT4C42 type=del 2023-12-16T01:38:36.253 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.253+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=NFAFMHM5PAQ8 type=del size=2341352 2023-12-16T01:38:36.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.255+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=C5K7RURK4IHL type=del 2023-12-16T01:38:36.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.257+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=AY51C73LPX51 type=write size=36609 2023-12-16T01:38:36.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.260+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~2O6N6UJQUVR7.0 size=860666 2023-12-16T01:38:36.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.263+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=2O6N6UJQUVR7 tag=9DNM79ZN5YL7 type=write size=1909242 2023-12-16T01:38:36.267 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.267+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=Y1UQ423EMKV1 type=del size=330811 2023-12-16T01:38:36.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.269+0000 7f5c997a3840 1 < canceled operation key=0GXESPNS3BE0 tag=P7R0NU6RRJJ1 type=del size=2599676 2023-12-16T01:38:36.272 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.272+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=JOJJGSPSG7ID type=del size=2523530 2023-12-16T01:38:36.275 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.275+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~4KS4XIJ2JESG.0 size=1048576 2023-12-16T01:38:36.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.277+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~4KS4XIJ2JESG.1 size=522859 2023-12-16T01:38:36.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.281+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=4KS4XIJ2JESG tag=8T5NG2EE2T9U type=write size=2620011 2023-12-16T01:38:36.284 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.283+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=9N18EKPSMSGU type=del size=1155987 2023-12-16T01:38:36.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.285+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~CTC7NN3B7Y9I.0 size=1048576 2023-12-16T01:38:36.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.285+0000 7f5c997a3840 1 < canceled part key=_multipart_8QNB6AVOFOZ9.2~CTC7NN3B7Y9I.1 size=724139 2023-12-16T01:38:36.289 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.289+0000 7f5c997a3840 1 < canceled multipart upload key=8QNB6AVOFOZ9 upload=CTC7NN3B7Y9I tag=8I1XU73F16UQ type=write size=2821291 2023-12-16T01:38:36.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.293+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~7STOZPD3UQ2P.0 size=832064 2023-12-16T01:38:36.293 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.293+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=7STOZPD3UQ2P tag=HGZ7214L5MO4 type=write size=1880640 2023-12-16T01:38:36.295 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.295+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~AMBD3OK6SG53.0 size=35491 2023-12-16T01:38:36.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.298+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=AMBD3OK6SG53 tag=NWCT2VLHQ4JQ type=write size=1084067 2023-12-16T01:38:36.304 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.303+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.0 size=1048576 2023-12-16T01:38:36.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.305+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.1 size=1048576 2023-12-16T01:38:36.307 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.307+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.2 size=1016813 2023-12-16T01:38:36.307 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.307+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=DGIH43L5GKW6 tag=N60MCY6UOH0S type=write size=4162541 2023-12-16T01:38:36.309 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.309+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~6HHL3KDL6K6Y.0 size=1025228 2023-12-16T01:38:36.313 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.312+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=6HHL3KDL6K6Y tag=0ZC70YGEA01J type=write size=2073804 2023-12-16T01:38:36.317 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.316+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.0 size=1048576 2023-12-16T01:38:36.319 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.318+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.1 size=1048576 2023-12-16T01:38:36.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.320+0000 7f5c997a3840 1 > prepared part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.2 size=269359 2023-12-16T01:38:36.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.320+0000 7f5c997a3840 1 > prepared multipart upload key=6XZOAX7QEXIM upload=F0HH0OCY4YN7 tag=1C7PM9WVEZMH type=write size=3415087 2023-12-16T01:38:36.323 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.322+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~1L1GT0H1I4GO.0 size=1048576 2023-12-16T01:38:36.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.324+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~1L1GT0H1I4GO.1 size=416899 2023-12-16T01:38:36.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.328+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=1L1GT0H1I4GO tag=O6DWZRSN00OO type=write size=2514051 2023-12-16T01:38:36.332 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.332+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~R3PCW7IX4XDR.0 size=1048576 2023-12-16T01:38:36.334 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.334+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~R3PCW7IX4XDR.1 size=246041 2023-12-16T01:38:36.334 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.334+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=R3PCW7IX4XDR tag=Q7D2P4LZ8M3T type=write size=2343193 2023-12-16T01:38:36.335 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.334+0000 7f5c997a3840 1 < canceled part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.0 size=1048576 2023-12-16T01:38:36.336 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.336+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.1 size=1048576 2023-12-16T01:38:36.338 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.337+0000 7f5c997a3840 1 < completed part key=_multipart_PDOIJJEEJEJ3.2~B3FU6J3UH1EQ.2 size=860415 2023-12-16T01:38:36.342 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.341+0000 7f5c997a3840 1 < canceled multipart upload key=PDOIJJEEJEJ3 upload=B3FU6J3UH1EQ tag=KL3FWRJX82TD type=write size=4006143 2023-12-16T01:38:36.345 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.344+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=G6HD8S2A4WR8 type=del size=655917 2023-12-16T01:38:36.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.348+0000 7f5c997a3840 1 < suggested update operation key=UABS6DA1C0BF tag=AT0W4WXMX6XA type=del size=3071041 2023-12-16T01:38:36.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.350+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=AM1NWS3W8R2F type=del size=3632623 2023-12-16T01:38:36.352 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.352+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=UK4K0Y5950YD type=del 2023-12-16T01:38:36.354 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.354+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=K0B8L33YPON4 type=write size=291995 2023-12-16T01:38:36.356 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.356+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=BDX4RW0935V6 type=del 2023-12-16T01:38:36.360 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.359+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~YHC33NUKOYIN.0 size=1048576 2023-12-16T01:38:36.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.361+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~YHC33NUKOYIN.1 size=880628 2023-12-16T01:38:36.362 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.361+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=YHC33NUKOYIN tag=FRBMK2HS91RX type=write size=2977780 2023-12-16T01:38:36.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.363+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.0 size=1048576 2023-12-16T01:38:36.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.365+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.1 size=1048576 2023-12-16T01:38:36.368 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.367+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~TE0VL73PVA09.2 size=78208 2023-12-16T01:38:36.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.371+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=TE0VL73PVA09 tag=RFJL7UXYTWRY type=write size=3223936 2023-12-16T01:38:36.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.375+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.0 size=1048576 2023-12-16T01:38:36.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.377+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.1 size=1048576 2023-12-16T01:38:36.379 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.379+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.2 size=833036 2023-12-16T01:38:36.380 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.379+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=90QH4PV4UP4P tag=OBKU5NH4PPP6 type=write size=3978764 2023-12-16T01:38:36.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.381+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.0 size=1048576 2023-12-16T01:38:36.382 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.381+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.1 size=1048576 2023-12-16T01:38:36.384 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.383+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~C3VE31U6U18Q.2 size=253730 2023-12-16T01:38:36.389 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.388+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=C3VE31U6U18Q tag=STZQY47USJQM type=write size=3399458 2023-12-16T01:38:36.391 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.390+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=ZRISBZVR4UOI type=del size=385485 2023-12-16T01:38:36.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.393+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=OS1W2TM4KR6N type=write size=500834 2023-12-16T01:38:36.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.397+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~QLPQEAJW8P2A.0 size=736671 2023-12-16T01:38:36.397 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.397+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=QLPQEAJW8P2A tag=TQKKDT7L9S73 type=write size=1785247 2023-12-16T01:38:36.400 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.399+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=NFAFMHM5PAQ8 type=del 2023-12-16T01:38:36.401 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.401+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=ZY7SLMO4FZJL type=del size=3339884 2023-12-16T01:38:36.405 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.405+0000 7f5c997a3840 1 < suggested update operation key=USOB314PKDFK tag=AY51C73LPX51 type=write size=36609 2023-12-16T01:38:36.407 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.407+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=Q1CH2YFHD4R6 type=del size=1839419 2023-12-16T01:38:36.409 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.409+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=Y1UQ423EMKV1 type=del 2023-12-16T01:38:36.413 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.413+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~BI4ZEAA53HIU.0 size=1048576 2023-12-16T01:38:36.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.414+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~BI4ZEAA53HIU.1 size=695030 2023-12-16T01:38:36.415 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.414+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=BI4ZEAA53HIU tag=JV7PE63ZKWM4 type=write size=2792182 2023-12-16T01:38:36.417 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.416+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=JOJJGSPSG7ID type=del 2023-12-16T01:38:36.419 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.419+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=QKT0A3TMMC9N type=write size=742923 2023-12-16T01:38:36.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.423+0000 7f5c997a3840 1 < suggested update operation key=0NLAUVL8M0Z2 tag=9N18EKPSMSGU type=del size=1155987 2023-12-16T01:38:36.426 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.425+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=F3KF0738T3DP type=del size=3350256 2023-12-16T01:38:36.428 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.428+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~7STOZPD3UQ2P.0 size=832064 2023-12-16T01:38:36.432 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.431+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=7STOZPD3UQ2P tag=HGZ7214L5MO4 type=write size=1880640 2023-12-16T01:38:36.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.434+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=Q5XC2DJM5BW6 type=del size=1841586 2023-12-16T01:38:36.434 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.434+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.0 size=1048576 2023-12-16T01:38:36.436 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.436+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.1 size=1048576 2023-12-16T01:38:36.438 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.438+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~DGIH43L5GKW6.2 size=1016813 2023-12-16T01:38:36.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.441+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=DGIH43L5GKW6 tag=N60MCY6UOH0S type=write size=4162541 2023-12-16T01:38:36.444 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.443+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=I0LN70KB09LK type=del size=1185834 2023-12-16T01:38:36.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.445+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.0 size=1048576 2023-12-16T01:38:36.446 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.445+0000 7f5c997a3840 1 < canceled part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.1 size=1048576 2023-12-16T01:38:36.448 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.447+0000 7f5c997a3840 1 < completed part key=_multipart_6XZOAX7QEXIM.2~F0HH0OCY4YN7.2 size=269359 2023-12-16T01:38:36.452 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.451+0000 7f5c997a3840 1 < canceled multipart upload key=6XZOAX7QEXIM upload=F0HH0OCY4YN7 tag=1C7PM9WVEZMH type=write size=3415087 2023-12-16T01:38:36.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.454+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=UVYV8IFGWRBZ type=del size=2661496 2023-12-16T01:38:36.455 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.454+0000 7f5c997a3840 1 < canceled part key=_multipart_MPVEN4BU8TW8.2~R3PCW7IX4XDR.0 size=1048576 2023-12-16T01:38:36.457 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.456+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~R3PCW7IX4XDR.1 size=246041 2023-12-16T01:38:36.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.461+0000 7f5c997a3840 1 < canceled multipart upload key=MPVEN4BU8TW8 upload=R3PCW7IX4XDR tag=Q7D2P4LZ8M3T type=write size=2343193 2023-12-16T01:38:36.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.465+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~OLBMKTUNBT0W.0 size=229155 2023-12-16T01:38:36.466 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.465+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=OLBMKTUNBT0W tag=R9CZY2O62LYN type=write size=1277731 2023-12-16T01:38:36.468 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.467+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=G6HD8S2A4WR8 type=del 2023-12-16T01:38:36.470 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.469+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=GU1C5PD7DX9X type=del size=1240267 2023-12-16T01:38:36.474 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.474+0000 7f5c997a3840 1 < suggested update operation key=A2PPWLZLID00 tag=AM1NWS3W8R2F type=del size=3632623 2023-12-16T01:38:36.477 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.476+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=IN400TKQALBI type=del size=359232 2023-12-16T01:38:36.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.478+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=K0B8L33YPON4 type=write size=291995 2023-12-16T01:38:36.481 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.481+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=ET72YXSSVJGE type=del size=1834231 2023-12-16T01:38:36.484 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.483+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~YHC33NUKOYIN.0 size=1048576 2023-12-16T01:38:36.485 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.485+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~YHC33NUKOYIN.1 size=880628 2023-12-16T01:38:36.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.489+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=YHC33NUKOYIN tag=FRBMK2HS91RX type=write size=2977780 2023-12-16T01:38:36.491 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.491+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=JKGV0BHSV4BG type=write size=466490 2023-12-16T01:38:36.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.493+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.0 size=1048576 2023-12-16T01:38:36.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.495+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.1 size=1048576 2023-12-16T01:38:36.497 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.497+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~90QH4PV4UP4P.2 size=833036 2023-12-16T01:38:36.501 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.501+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=90QH4PV4UP4P tag=OBKU5NH4PPP6 type=write size=3978764 2023-12-16T01:38:36.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.505+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~H4U6W023V0ZC.0 size=1045574 2023-12-16T01:38:36.505 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.505+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=H4U6W023V0ZC tag=WCHRR1VNJ316 type=write size=2094150 2023-12-16T01:38:36.508 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.507+0000 7f5c997a3840 1 < canceled operation key=59X1QITYQH28 tag=ZRISBZVR4UOI type=del size=385485 2023-12-16T01:38:36.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.511+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.0 size=1048576 2023-12-16T01:38:36.513 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.513+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.1 size=1048576 2023-12-16T01:38:36.515 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.515+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.2 size=316010 2023-12-16T01:38:36.515 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.515+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=D02O5DL74ELQ tag=0NK5ZJ6R1FQK type=write size=3461738 2023-12-16T01:38:36.517 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.517+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~QLPQEAJW8P2A.0 size=736671 2023-12-16T01:38:36.521 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.520+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=QLPQEAJW8P2A tag=TQKKDT7L9S73 type=write size=1785247 2023-12-16T01:38:36.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.524+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~GDDMJC4WCC3M.0 size=821568 2023-12-16T01:38:36.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.524+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=GDDMJC4WCC3M tag=TJ56223I4TJW type=write size=1870144 2023-12-16T01:38:36.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.528+0000 7f5c997a3840 1 < suggested remove operation key=USOB314PKDFK tag=ZY7SLMO4FZJL type=del 2023-12-16T01:38:36.531 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.530+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=7XF1F7H5YN4L type=write size=288892 2023-12-16T01:38:36.533 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.532+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=Q1CH2YFHD4R6 type=del 2023-12-16T01:38:36.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.534+0000 7f5c997a3840 1 > prepared operation key=DIPUXQ5NX215 tag=9118IN4ODLLC type=del size=1032693 2023-12-16T01:38:36.535 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.534+0000 7f5c997a3840 1 < canceled part key=_multipart_6AN157D3CG3D.2~BI4ZEAA53HIU.0 size=1048576 2023-12-16T01:38:36.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.536+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~BI4ZEAA53HIU.1 size=695030 2023-12-16T01:38:36.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.540+0000 7f5c997a3840 1 < canceled multipart upload key=6AN157D3CG3D upload=BI4ZEAA53HIU tag=JV7PE63ZKWM4 type=write size=2792182 2023-12-16T01:38:36.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.544+0000 7f5c997a3840 1 > prepared part key=_multipart_048EI4VAS2C2.2~27NRN334R3ZI.0 size=922580 2023-12-16T01:38:36.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.544+0000 7f5c997a3840 1 > prepared multipart upload key=048EI4VAS2C2 upload=27NRN334R3ZI tag=OYXAUNEH9MI1 type=write size=1971156 2023-12-16T01:38:36.548 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.548+0000 7f5c997a3840 1 < suggested update operation key=59X1QITYQH28 tag=QKT0A3TMMC9N type=write size=742923 2023-12-16T01:38:36.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.552+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~S6S69I2RJYZ0.0 size=135876 2023-12-16T01:38:36.552 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.552+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=S6S69I2RJYZ0 tag=SGV0BBP88632 type=write size=1184452 2023-12-16T01:38:36.554 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.554+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=F3KF0738T3DP type=del 2023-12-16T01:38:36.556 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.556+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=QL46S3DGPSXP type=del size=3293367 2023-12-16T01:38:36.558 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.558+0000 7f5c997a3840 1 < canceled operation key=PF1CUO28FU1V tag=Q5XC2DJM5BW6 type=del size=1841586 2023-12-16T01:38:36.560 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.560+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=XL3KGZM6AMA9 type=write size=903145 2023-12-16T01:38:36.563 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.563+0000 7f5c997a3840 -1 < failed to complete operation key=A2PPWLZLID00 tag=I0LN70KB09LK type=del size=1185834: (22) Invalid argument 2023-12-16T01:38:36.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.565+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=C7PKLZ4Z6DLM type=del size=1121202 2023-12-16T01:38:36.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.567+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=UVYV8IFGWRBZ type=del 2023-12-16T01:38:36.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.571+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~28A1VIDD2PQ5.0 size=1048576 2023-12-16T01:38:36.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.572+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~28A1VIDD2PQ5.1 size=996671 2023-12-16T01:38:36.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.572+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=28A1VIDD2PQ5 tag=DLX95G6SYARN type=write size=3093823 2023-12-16T01:38:36.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.573+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~OLBMKTUNBT0W.0 size=229155 2023-12-16T01:38:36.577 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.577+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=OLBMKTUNBT0W tag=R9CZY2O62LYN type=write size=1277731 2023-12-16T01:38:36.580 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.579+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=PCNIBH6645JD type=del size=1910036 2023-12-16T01:38:36.582 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.581+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=GU1C5PD7DX9X type=del 2023-12-16T01:38:36.584 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.584+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=HP28CMX2E41L type=del size=3756855 2023-12-16T01:38:36.586 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.586+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=IN400TKQALBI type=del 2023-12-16T01:38:36.588 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.588+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=23DLZ0V1RPBJ type=write size=453009 2023-12-16T01:38:36.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.590+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=ET72YXSSVJGE type=del 2023-12-16T01:38:36.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.592+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=C6N3Y8SXGOJ9 type=del size=3571874 2023-12-16T01:38:36.594 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.594+0000 7f5c997a3840 1 < completed write operation key=0GXESPNS3BE0 tag=JKGV0BHSV4BG type=write size=466490 2023-12-16T01:38:36.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.596+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=S0VHBONWE3J4 type=del size=990396 2023-12-16T01:38:36.599 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.598+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~H4U6W023V0ZC.0 size=1045574 2023-12-16T01:38:36.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.602+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=H4U6W023V0ZC tag=WCHRR1VNJ316 type=write size=2094150 2023-12-16T01:38:36.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.605+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=XJ3XS2J3HR1B type=del size=2659752 2023-12-16T01:38:36.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.605+0000 7f5c997a3840 1 < canceled part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.0 size=1048576 2023-12-16T01:38:36.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.607+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.1 size=1048576 2023-12-16T01:38:36.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.609+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~D02O5DL74ELQ.2 size=316010 2023-12-16T01:38:36.613 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.613+0000 7f5c997a3840 1 < canceled multipart upload key=DIPUXQ5NX215 upload=D02O5DL74ELQ tag=0NK5ZJ6R1FQK type=write size=3461738 2023-12-16T01:38:36.615 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.615+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=8UWXMOSNFPNC type=del size=1503830 2023-12-16T01:38:36.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.617+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~GDDMJC4WCC3M.0 size=821568 2023-12-16T01:38:36.621 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.621+0000 7f5c997a3840 1 < completed multipart upload key=51S0YULDPW63 upload=GDDMJC4WCC3M tag=TJ56223I4TJW type=write size=1870144 2023-12-16T01:38:36.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.624+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.0 size=1048576 2023-12-16T01:38:36.628 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.626+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.1 size=1048576 2023-12-16T01:38:36.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.628+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.2 size=352689 2023-12-16T01:38:36.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.628+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=XGSQ41LI2G2Q tag=PS7YZ1C5S9EB type=write size=3498417 2023-12-16T01:38:36.633 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.633+0000 7f5c997a3840 1 < suggested update operation key=NDD9JP74W3A0 tag=7XF1F7H5YN4L type=write size=288892 2023-12-16T01:38:36.636 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.636+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=7QMQ870BDL5P type=del size=298642 2023-12-16T01:38:36.639 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.638+0000 7f5c997a3840 1 < completed delete operation key=DIPUXQ5NX215 tag=9118IN4ODLLC type=del 2023-12-16T01:38:36.640 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.640+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=LQB5AY9RGPBA type=del size=862829 2023-12-16T01:38:36.643 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.642+0000 7f5c997a3840 1 < completed part key=_multipart_048EI4VAS2C2.2~27NRN334R3ZI.0 size=922580 2023-12-16T01:38:36.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.646+0000 7f5c997a3840 1 < completed multipart upload key=048EI4VAS2C2 upload=27NRN334R3ZI tag=OYXAUNEH9MI1 type=write size=1971156 2023-12-16T01:38:36.648 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.648+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=22V4JV82KHIZ type=del size=2352151 2023-12-16T01:38:36.650 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.650+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~S6S69I2RJYZ0.0 size=135876 2023-12-16T01:38:36.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.655+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=S6S69I2RJYZ0 tag=SGV0BBP88632 type=write size=1184452 2023-12-16T01:38:36.657 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.657+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=IWZDAIYZU1GI type=del size=1110009 2023-12-16T01:38:36.661 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.661+0000 7f5c997a3840 1 < suggested remove operation key=GAF2J0772Y5I tag=QL46S3DGPSXP type=del 2023-12-16T01:38:36.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.664+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~X1BDO0VK28R1.0 size=204234 2023-12-16T01:38:36.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.664+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=X1BDO0VK28R1 tag=1L2XPK9AM126 type=write size=1252810 2023-12-16T01:38:36.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.666+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=XL3KGZM6AMA9 type=write size=903145 2023-12-16T01:38:36.670 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.670+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.0 size=1048576 2023-12-16T01:38:36.672 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.672+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.1 size=1048576 2023-12-16T01:38:36.674 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.673+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.2 size=365901 2023-12-16T01:38:36.674 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.673+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=RV8AXX1KFN8A tag=W5BHBB05GW9H type=write size=3511629 2023-12-16T01:38:36.676 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.676+0000 7f5c997a3840 1 < completed delete operation key=A9X7X1OH24L4 tag=C7PKLZ4Z6DLM type=del 2023-12-16T01:38:36.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.680+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~DDOU0J3S80HX.0 size=309525 2023-12-16T01:38:36.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.680+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=DDOU0J3S80HX tag=R8JHRFW6OC3A type=write size=1358101 2023-12-16T01:38:36.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.682+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~28A1VIDD2PQ5.0 size=1048576 2023-12-16T01:38:36.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.684+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~28A1VIDD2PQ5.1 size=996671 2023-12-16T01:38:36.688 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.688+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=28A1VIDD2PQ5 tag=DLX95G6SYARN type=write size=3093823 2023-12-16T01:38:36.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.690+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=7XWMUXCLI5XZ type=write size=721101 2023-12-16T01:38:36.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.692+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=PCNIBH6645JD type=del 2023-12-16T01:38:36.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.696+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.0 size=1048576 2023-12-16T01:38:36.698 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.698+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.1 size=1048576 2023-12-16T01:38:36.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.700+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.2 size=217014 2023-12-16T01:38:36.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.700+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=YVPB6S90W5AU tag=CRG04X0LHNZJ type=write size=3362742 2023-12-16T01:38:36.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.702+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=HP28CMX2E41L type=del 2023-12-16T01:38:36.704 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.704+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=192N6IDR7MGJ type=del size=3966407 2023-12-16T01:38:36.706 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.706+0000 7f5c997a3840 1 < completed write operation key=WR7GNUGH3F5R tag=23DLZ0V1RPBJ type=write size=453009 2023-12-16T01:38:36.708 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.708+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=OCG06DLTWT7Z type=write size=490497 2023-12-16T01:38:36.711 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.711+0000 7f5c997a3840 -1 < failed to complete operation key=NDD9JP74W3A0 tag=C6N3Y8SXGOJ9 type=del size=3571874: (22) Invalid argument 2023-12-16T01:38:36.713 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.713+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=GVFWUT6F90WD type=del size=2728322 2023-12-16T01:38:36.715 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.715+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=S0VHBONWE3J4 type=del 2023-12-16T01:38:36.717 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.717+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=0KPRCCHM5GN7 type=del size=2698915 2023-12-16T01:38:36.719 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.719+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=XJ3XS2J3HR1B type=del 2023-12-16T01:38:36.723 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.723+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.0 size=1048576 2023-12-16T01:38:36.725 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.725+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.1 size=1048576 2023-12-16T01:38:36.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.726+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.2 size=978963 2023-12-16T01:38:36.727 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.726+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=M3V8G76VN1SK tag=O6GVORZ4FO0H type=write size=4124691 2023-12-16T01:38:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:36] "GET /metrics HTTP/1.1" 200 36337 "" "Prometheus/2.43.0" 2023-12-16T01:38:36.729 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.729+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=8UWXMOSNFPNC type=del 2023-12-16T01:38:36.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.733+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~A5C3W3F6JVDW.0 size=978347 2023-12-16T01:38:36.733 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.733+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=A5C3W3F6JVDW tag=QQOQQVDUPV5Z type=write size=2026923 2023-12-16T01:38:36.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.735+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.0 size=1048576 2023-12-16T01:38:36.737 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.737+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.1 size=1048576 2023-12-16T01:38:36.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.739+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~XGSQ41LI2G2Q.2 size=352689 2023-12-16T01:38:36.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.743+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=XGSQ41LI2G2Q tag=PS7YZ1C5S9EB type=write size=3498417 2023-12-16T01:38:36.745 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.745+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=RBBCB1ZH9W7L type=del size=3065656 2023-12-16T01:38:36.747 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.747+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=7QMQ870BDL5P type=del 2023-12-16T01:38:36.749 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.749+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=A06GW6Y6O8AW type=del size=4169499 2023-12-16T01:38:36.751 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.751+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=LQB5AY9RGPBA type=del 2023-12-16T01:38:36.753 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.753+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=GTTEBDZNGJCZ type=del size=3873784 2023-12-16T01:38:36.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.756+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=22V4JV82KHIZ type=del 2023-12-16T01:38:36.758 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.758+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=8B5UDWZRVBHX type=del size=1500735 2023-12-16T01:38:36.760 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.760+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=IWZDAIYZU1GI type=del 2023-12-16T01:38:36.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.764+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~MI5ZAAF05HMX.0 size=1048576 2023-12-16T01:38:36.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.766+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~MI5ZAAF05HMX.1 size=951018 2023-12-16T01:38:36.766 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.766+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=MI5ZAAF05HMX tag=G3HEZIQTFWZK type=write size=3048170 2023-12-16T01:38:36.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.768+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~X1BDO0VK28R1.0 size=204234 2023-12-16T01:38:36.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.771+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=X1BDO0VK28R1 tag=1L2XPK9AM126 type=write size=1252810 2023-12-16T01:38:36.776 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.775+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~TFITF6VE1KED.0 size=1048576 2023-12-16T01:38:36.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.777+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~TFITF6VE1KED.1 size=1003776 2023-12-16T01:38:36.778 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.777+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=TFITF6VE1KED tag=JSAP0FG0SGEF type=write size=3100928 2023-12-16T01:38:36.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.780+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.0 size=1048576 2023-12-16T01:38:36.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.782+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.1 size=1048576 2023-12-16T01:38:36.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.784+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~RV8AXX1KFN8A.2 size=365901 2023-12-16T01:38:36.788 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.788+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=RV8AXX1KFN8A tag=W5BHBB05GW9H type=write size=3511629 2023-12-16T01:38:36.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.790+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=DPOMYUIEZC12 type=del size=296556 2023-12-16T01:38:36.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.790+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~DDOU0J3S80HX.0 size=309525 2023-12-16T01:38:36.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.795+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=DDOU0J3S80HX tag=R8JHRFW6OC3A type=write size=1358101 2023-12-16T01:38:36.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.799+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.0 size=1048576 2023-12-16T01:38:36.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.801+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.1 size=1048576 2023-12-16T01:38:36.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.803+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.2 size=895973 2023-12-16T01:38:36.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.803+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=B16AD1XWYA2L tag=LQI8UGB1BHBW type=write size=4041701 2023-12-16T01:38:36.806 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.805+0000 7f5c997a3840 1 < completed write operation key=WEFVQO42GTIM tag=7XWMUXCLI5XZ type=write size=721101 2023-12-16T01:38:36.808 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.807+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=PREYOUVLDS96 type=del size=1312107 2023-12-16T01:38:36.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.810+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.0 size=1048576 2023-12-16T01:38:36.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.810+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.1 size=1048576 2023-12-16T01:38:36.810 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.810+0000 7f5c997a3840 1 < canceled part key=_multipart_325R11YRWI7F.2~YVPB6S90W5AU.2 size=217014 2023-12-16T01:38:36.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.814+0000 7f5c997a3840 1 < canceled multipart upload key=325R11YRWI7F upload=YVPB6S90W5AU tag=CRG04X0LHNZJ type=write size=3362742 2023-12-16T01:38:36.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.818+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.0 size=1048576 2023-12-16T01:38:36.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.819+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.1 size=1048576 2023-12-16T01:38:36.822 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.821+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.2 size=672253 2023-12-16T01:38:36.822 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.821+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=SBZ1RP5EBMNI tag=4UH29KABG71C type=write size=3817981 2023-12-16T01:38:36.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.825+0000 7f5c997a3840 1 < suggested update operation key=WR7GNUGH3F5R tag=192N6IDR7MGJ type=del size=3966407 2023-12-16T01:38:36.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.830+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~VU64OXDFYQF4.0 size=730222 2023-12-16T01:38:36.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.830+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=VU64OXDFYQF4 tag=WCXE77Z1VG66 type=write size=1778798 2023-12-16T01:38:36.832 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.832+0000 7f5c997a3840 1 < completed write operation key=048EI4VAS2C2 tag=OCG06DLTWT7Z type=write size=490497 2023-12-16T01:38:36.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.834+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=5GAVOJYLS4A9 type=write size=1015747 2023-12-16T01:38:36.839 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.838+0000 7f5c997a3840 1 < suggested remove operation key=TGD2AI2F26SU tag=GVFWUT6F90WD type=del 2023-12-16T01:38:36.841 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.840+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=XTN3ZWVB6K8F type=del size=1898582 2023-12-16T01:38:36.843 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.843+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=0KPRCCHM5GN7 type=del 2023-12-16T01:38:36.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.845+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=700DNQJ168Z2 type=del size=2631561 2023-12-16T01:38:36.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.847+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.0 size=1048576 2023-12-16T01:38:36.850 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.850+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.1 size=1048576 2023-12-16T01:38:36.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.851+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~M3V8G76VN1SK.2 size=978963 2023-12-16T01:38:36.856 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.856+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=M3V8G76VN1SK tag=O6GVORZ4FO0H type=write size=4124691 2023-12-16T01:38:36.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.860+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.0 size=1048576 2023-12-16T01:38:36.862 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.862+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.1 size=1048576 2023-12-16T01:38:36.864 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.864+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.2 size=100357 2023-12-16T01:38:36.864 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.864+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=XL6COOBZVRAF tag=MMXWIGADLMN5 type=write size=3246085 2023-12-16T01:38:36.866 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.866+0000 7f5c997a3840 1 < completed part key=_multipart_DIPUXQ5NX215.2~A5C3W3F6JVDW.0 size=978347 2023-12-16T01:38:36.871 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.870+0000 7f5c997a3840 1 < completed multipart upload key=DIPUXQ5NX215 upload=A5C3W3F6JVDW tag=QQOQQVDUPV5Z type=write size=2026923 2023-12-16T01:38:36.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.874+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~JV39EV8VO0E5.0 size=1048576 2023-12-16T01:38:36.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.876+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~JV39EV8VO0E5.1 size=757582 2023-12-16T01:38:36.876 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.876+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=JV39EV8VO0E5 tag=SFXL5SBRHETN type=write size=2854734 2023-12-16T01:38:36.879 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.878+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=RBBCB1ZH9W7L type=del 2023-12-16T01:38:36.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.880+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=ZNB91GJGDU01 type=del size=452314 2023-12-16T01:38:36.883 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.883+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=A06GW6Y6O8AW type=del 2023-12-16T01:38:36.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.885+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=I4ZO04CLR1VM type=del size=1906736 2023-12-16T01:38:36.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.887+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=GTTEBDZNGJCZ type=del 2023-12-16T01:38:36.891 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.891+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~ZGSZOF074MKQ.0 size=957476 2023-12-16T01:38:36.892 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.891+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=ZGSZOF074MKQ tag=MDE8LU9RFHV9 type=write size=2006052 2023-12-16T01:38:36.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.893+0000 7f5c997a3840 1 < completed delete operation key=EBSYBW3B6QJ0 tag=8B5UDWZRVBHX type=del 2023-12-16T01:38:36.896 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.895+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=JLPJ6X6M73GY type=write size=936390 2023-12-16T01:38:36.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.898+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~MI5ZAAF05HMX.0 size=1048576 2023-12-16T01:38:36.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.900+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~MI5ZAAF05HMX.1 size=951018 2023-12-16T01:38:36.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.903+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=MI5ZAAF05HMX tag=G3HEZIQTFWZK type=write size=3048170 2023-12-16T01:38:36.906 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.906+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=1IAEWQGTZYF0 type=write size=575173 2023-12-16T01:38:36.908 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.908+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~TFITF6VE1KED.0 size=1048576 2023-12-16T01:38:36.910 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.910+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~TFITF6VE1KED.1 size=1003776 2023-12-16T01:38:36.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.913+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=TFITF6VE1KED tag=JSAP0FG0SGEF type=write size=3100928 2023-12-16T01:38:36.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.917+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~QA5L73YZDH5G.0 size=934596 2023-12-16T01:38:36.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.917+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=QA5L73YZDH5G tag=2UM2UZJPRW9F type=write size=1983172 2023-12-16T01:38:36.922 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.921+0000 7f5c997a3840 1 < suggested remove operation key=WEFVQO42GTIM tag=DPOMYUIEZC12 type=del 2023-12-16T01:38:36.924 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.924+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=E8TI6FAMPHC6 type=del size=2818843 2023-12-16T01:38:36.926 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.926+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.0 size=1048576 2023-12-16T01:38:36.929 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.928+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.1 size=1048576 2023-12-16T01:38:36.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.930+0000 7f5c997a3840 1 < completed part key=_multipart_G7G60AC5ZIFN.2~B16AD1XWYA2L.2 size=895973 2023-12-16T01:38:36.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.934+0000 7f5c997a3840 1 < completed multipart upload key=G7G60AC5ZIFN upload=B16AD1XWYA2L tag=LQI8UGB1BHBW type=write size=4041701 2023-12-16T01:38:36.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.936+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=NLRK8U8K9Y2Y type=write size=81201 2023-12-16T01:38:36.939 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.939+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=PREYOUVLDS96 type=del 2023-12-16T01:38:36.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.941+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=0JJUELFJKXCA type=del size=1301901 2023-12-16T01:38:36.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.943+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.0 size=1048576 2023-12-16T01:38:36.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.943+0000 7f5c997a3840 1 < canceled part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.1 size=1048576 2023-12-16T01:38:36.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.944+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~SBZ1RP5EBMNI.2 size=672253 2023-12-16T01:38:36.949 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.948+0000 7f5c997a3840 1 < canceled multipart upload key=UABS6DA1C0BF upload=SBZ1RP5EBMNI tag=4UH29KABG71C type=write size=3817981 2023-12-16T01:38:36.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.950+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=R95UHZYD72NA type=del size=583127 2023-12-16T01:38:36.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.951+0000 7f5c997a3840 1 < canceled part key=_multipart_NDD9JP74W3A0.2~VU64OXDFYQF4.0 size=730222 2023-12-16T01:38:36.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.955+0000 7f5c997a3840 1 < canceled multipart upload key=NDD9JP74W3A0 upload=VU64OXDFYQF4 tag=WCXE77Z1VG66 type=write size=1778798 2023-12-16T01:38:36.959 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.959+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~FY447CG0Q3R8.0 size=1048576 2023-12-16T01:38:36.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.961+0000 7f5c997a3840 1 > prepared part key=_multipart_WEFVQO42GTIM.2~FY447CG0Q3R8.1 size=29389 2023-12-16T01:38:36.961 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.961+0000 7f5c997a3840 1 > prepared multipart upload key=WEFVQO42GTIM upload=FY447CG0Q3R8 tag=J56FDOPKJC42 type=write size=2126541 2023-12-16T01:38:36.964 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.963+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=5GAVOJYLS4A9 type=write size=1015747 2023-12-16T01:38:36.966 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.966+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=LLNTD3KOOM51 type=del size=704358 2023-12-16T01:38:36.968 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.968+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=XTN3ZWVB6K8F type=del 2023-12-16T01:38:36.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.972+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~PRK9O4U0WHCD.0 size=635333 2023-12-16T01:38:36.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.972+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=PRK9O4U0WHCD tag=GO08CPRNQTZ3 type=write size=1683909 2023-12-16T01:38:36.975 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.975+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=700DNQJ168Z2 type=del 2023-12-16T01:38:36.979 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.978+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~IN9LY0B6U2UK.0 size=645445 2023-12-16T01:38:36.979 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.978+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=IN9LY0B6U2UK tag=FSNOLDC46M64 type=write size=1694021 2023-12-16T01:38:36.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.981+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.0 size=1048576 2023-12-16T01:38:36.981 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.981+0000 7f5c997a3840 1 < canceled part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.1 size=1048576 2023-12-16T01:38:36.983 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.982+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~XL6COOBZVRAF.2 size=100357 2023-12-16T01:38:36.987 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.987+0000 7f5c997a3840 1 < canceled multipart upload key=D04ZKKPJRPSQ upload=XL6COOBZVRAF tag=MMXWIGADLMN5 type=write size=3246085 2023-12-16T01:38:36.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.991+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~P3C8HWM0FN12.0 size=1048576 2023-12-16T01:38:36.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.993+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~P3C8HWM0FN12.1 size=851804 2023-12-16T01:38:36.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.993+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=P3C8HWM0FN12 tag=CSTWG8A9NRFR type=write size=2948956 2023-12-16T01:38:36.996 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.996+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~JV39EV8VO0E5.0 size=1048576 2023-12-16T01:38:36.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:36.998+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~JV39EV8VO0E5.1 size=757582 2023-12-16T01:38:37.002 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.001+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=JV39EV8VO0E5 tag=SFXL5SBRHETN type=write size=2854734 2023-12-16T01:38:37.004 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.003+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=QAZNOJ0U9M82 type=del size=3711856 2023-12-16T01:38:37.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.006+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=ZNB91GJGDU01 type=del 2023-12-16T01:38:37.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.010+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~42UUT3X6KUB3.0 size=763241 2023-12-16T01:38:37.010 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.010+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=42UUT3X6KUB3 tag=SKC55TVX4Z52 type=write size=1811817 2023-12-16T01:38:37.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.012+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=I4ZO04CLR1VM type=del 2023-12-16T01:38:37.015 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.014+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=AA8BFGBEF1MD type=del size=307216 2023-12-16T01:38:37.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.016+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~ZGSZOF074MKQ.0 size=957476 2023-12-16T01:38:37.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.020+0000 7f5c997a3840 1 < completed multipart upload key=0NLAUVL8M0Z2 upload=ZGSZOF074MKQ tag=MDE8LU9RFHV9 type=write size=2006052 2023-12-16T01:38:37.025 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.024+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~4NKH69T7DJ7E.0 size=490566 2023-12-16T01:38:37.025 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.024+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=4NKH69T7DJ7E tag=9PUT8TI3XXKY type=write size=1539142 2023-12-16T01:38:37.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.026+0000 7f5c997a3840 1 < completed write operation key=NRGTLFH4VAZ9 tag=JLPJ6X6M73GY type=write size=936390 2023-12-16T01:38:37.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.028+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=8SUVUPNKQ7U2 type=del size=489779 2023-12-16T01:38:37.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.030+0000 7f5c997a3840 1 < completed write operation key=8QNB6AVOFOZ9 tag=1IAEWQGTZYF0 type=write size=575173 2023-12-16T01:38:37.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.035+0000 7f5c997a3840 1 > prepared part key=_multipart_USOB314PKDFK.2~MOC45DAZTSNH.0 size=814631 2023-12-16T01:38:37.036 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.035+0000 7f5c997a3840 1 > prepared multipart upload key=USOB314PKDFK upload=MOC45DAZTSNH tag=1ODYTNNLA5N1 type=write size=1863207 2023-12-16T01:38:37.038 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.037+0000 7f5c997a3840 1 < completed part key=_multipart_D04ZKKPJRPSQ.2~QA5L73YZDH5G.0 size=934596 2023-12-16T01:38:37.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.041+0000 7f5c997a3840 1 < completed multipart upload key=D04ZKKPJRPSQ upload=QA5L73YZDH5G tag=2UM2UZJPRW9F type=write size=1983172 2023-12-16T01:38:37.044 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.043+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=S3LFZE5Y6Y1U type=del size=3278995 2023-12-16T01:38:37.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.045+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=E8TI6FAMPHC6 type=del 2023-12-16T01:38:37.048 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.048+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=RC15VEO890YU type=del size=3825550 2023-12-16T01:38:37.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.050+0000 7f5c997a3840 1 < completed write operation key=A2PPWLZLID00 tag=NLRK8U8K9Y2Y type=write size=81201 2023-12-16T01:38:37.053 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.052+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=8YG92ET8E2MP type=del size=3683271 2023-12-16T01:38:37.055 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.054+0000 7f5c997a3840 1 < completed delete operation key=8MTSFTLL3KPK tag=0JJUELFJKXCA type=del 2023-12-16T01:38:37.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.056+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=N4E6MH0B42OI type=del size=3698042 2023-12-16T01:38:37.059 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.059+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=R95UHZYD72NA type=del 2023-12-16T01:38:37.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.063+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~1RTBD3FYTZ3I.0 size=558064 2023-12-16T01:38:37.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.063+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=1RTBD3FYTZ3I tag=DX7JR8L228RO type=write size=1606640 2023-12-16T01:38:37.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.065+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~FY447CG0Q3R8.0 size=1048576 2023-12-16T01:38:37.067 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.067+0000 7f5c997a3840 1 < completed part key=_multipart_WEFVQO42GTIM.2~FY447CG0Q3R8.1 size=29389 2023-12-16T01:38:37.071 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.071+0000 7f5c997a3840 1 < completed multipart upload key=WEFVQO42GTIM upload=FY447CG0Q3R8 tag=J56FDOPKJC42 type=write size=2126541 2023-12-16T01:38:37.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.075+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~PXVDJF6O3AQE.0 size=139017 2023-12-16T01:38:37.075 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.075+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=PXVDJF6O3AQE tag=DY4LVBGOMIA1 type=write size=1187593 2023-12-16T01:38:37.078 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.077+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=LLNTD3KOOM51 type=del 2023-12-16T01:38:37.082 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.082+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~0XPRMUHJMNYE.0 size=1048576 2023-12-16T01:38:37.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.084+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~0XPRMUHJMNYE.1 size=771679 2023-12-16T01:38:37.084 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.084+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=0XPRMUHJMNYE tag=FGZ9W3MC5K5I type=write size=2868831 2023-12-16T01:38:37.086 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.086+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~PRK9O4U0WHCD.0 size=635333 2023-12-16T01:38:37.090 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.089+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=PRK9O4U0WHCD tag=GO08CPRNQTZ3 type=write size=1683909 2023-12-16T01:38:37.094 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.093+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.0 size=1048576 2023-12-16T01:38:37.096 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.095+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.1 size=1048576 2023-12-16T01:38:37.097 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.097+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.2 size=19212 2023-12-16T01:38:37.097 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.097+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=Z10JFFRIVVO2 tag=6N5KCU9VAWBB type=write size=3164940 2023-12-16T01:38:37.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.099+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~IN9LY0B6U2UK.0 size=645445 2023-12-16T01:38:37.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.102+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=IN9LY0B6U2UK tag=FSNOLDC46M64 type=write size=1694021 2023-12-16T01:38:37.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.104+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=Q7406GX3BV3U type=del size=3834928 2023-12-16T01:38:37.107 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.106+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~P3C8HWM0FN12.0 size=1048576 2023-12-16T01:38:37.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.108+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~P3C8HWM0FN12.1 size=851804 2023-12-16T01:38:37.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.112+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=P3C8HWM0FN12 tag=CSTWG8A9NRFR type=write size=2948956 2023-12-16T01:38:37.117 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.116+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.0 size=1048576 2023-12-16T01:38:37.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.118+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.1 size=1048576 2023-12-16T01:38:37.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.120+0000 7f5c997a3840 1 > prepared part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.2 size=824802 2023-12-16T01:38:37.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.120+0000 7f5c997a3840 1 > prepared multipart upload key=TGD2AI2F26SU upload=TK59YC61CYTC tag=GIWGIBPBO9QF type=write size=3970530 2023-12-16T01:38:37.125 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.125+0000 7f5c997a3840 1 < suggested remove operation key=26B5MRB73BOM tag=QAZNOJ0U9M82 type=del 2023-12-16T01:38:37.129 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.128+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~NZQJXCZMQIXS.0 size=1048576 2023-12-16T01:38:37.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.130+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~NZQJXCZMQIXS.1 size=766323 2023-12-16T01:38:37.131 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.130+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=NZQJXCZMQIXS tag=HTLJY967BDGD type=write size=2863475 2023-12-16T01:38:37.133 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.133+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~42UUT3X6KUB3.0 size=763241 2023-12-16T01:38:37.137 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.136+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=42UUT3X6KUB3 tag=SKC55TVX4Z52 type=write size=1811817 2023-12-16T01:38:37.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.139+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=IBQKSFM5HGGW type=del size=400649 2023-12-16T01:38:37.141 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.141+0000 7f5c997a3840 1 < completed delete operation key=048EI4VAS2C2 tag=AA8BFGBEF1MD type=del 2023-12-16T01:38:37.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.143+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=3VL1S4MAAE1J type=del size=515540 2023-12-16T01:38:37.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.145+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~4NKH69T7DJ7E.0 size=490566 2023-12-16T01:38:37.150 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.149+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=4NKH69T7DJ7E tag=9PUT8TI3XXKY type=write size=1539142 2023-12-16T01:38:37.152 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.151+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=4GXX41Y6HJBN type=del size=174115 2023-12-16T01:38:37.154 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.153+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=8SUVUPNKQ7U2 type=del 2023-12-16T01:38:37.156 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.155+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=LKPR8RFC0U8P type=del size=1132114 2023-12-16T01:38:37.158 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.157+0000 7f5c997a3840 1 < completed part key=_multipart_USOB314PKDFK.2~MOC45DAZTSNH.0 size=814631 2023-12-16T01:38:37.164 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.163+0000 7f5c997a3840 1 < completed multipart upload key=USOB314PKDFK upload=MOC45DAZTSNH tag=1ODYTNNLA5N1 type=write size=1863207 2023-12-16T01:38:37.168 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.168+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~M3STTH66VD5Z.0 size=1048576 2023-12-16T01:38:37.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.170+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~M3STTH66VD5Z.1 size=80510 2023-12-16T01:38:37.170 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.170+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=M3STTH66VD5Z tag=MGOKRHS31GUJ type=write size=2177662 2023-12-16T01:38:37.174 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.173+0000 7f5c997a3840 1 < canceled operation key=GAF2J0772Y5I tag=S3LFZE5Y6Y1U type=del size=3278995 2023-12-16T01:38:37.176 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.175+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=I1J4DUS6CU0N type=del size=2809020 2023-12-16T01:38:37.178 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.177+0000 7f5c997a3840 1 < canceled operation key=51S0YULDPW63 tag=RC15VEO890YU type=del size=3825550 2023-12-16T01:38:37.180 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.180+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=TO6JIDRX54U0 type=del size=1437081 2023-12-16T01:38:37.185 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.184+0000 7f5c997a3840 1 < suggested remove operation key=6AN157D3CG3D tag=8YG92ET8E2MP type=del 2023-12-16T01:38:37.188 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.187+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=92FT3MYY2260 type=del size=2038300 2023-12-16T01:38:37.190 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.190+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=N4E6MH0B42OI type=del 2023-12-16T01:38:37.192 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.192+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=7XF1NZ7TZK1I type=del size=3733672 2023-12-16T01:38:37.195 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.194+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~1RTBD3FYTZ3I.0 size=558064 2023-12-16T01:38:37.199 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.199+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=1RTBD3FYTZ3I tag=DX7JR8L228RO type=write size=1606640 2023-12-16T01:38:37.202 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.201+0000 7f5c997a3840 1 > prepared operation key=GAF2J0772Y5I tag=7O83QDVDS9A2 type=del size=2447267 2023-12-16T01:38:37.204 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.203+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~PXVDJF6O3AQE.0 size=139017 2023-12-16T01:38:37.208 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.207+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=PXVDJF6O3AQE tag=DY4LVBGOMIA1 type=write size=1187593 2023-12-16T01:38:37.211 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.211+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.0 size=1048576 2023-12-16T01:38:37.213 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.213+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.1 size=1048576 2023-12-16T01:38:37.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.215+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.2 size=703187 2023-12-16T01:38:37.215 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.215+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=CMJZRMPQIQXI tag=5YBQPI7KO36N type=write size=3848915 2023-12-16T01:38:37.217 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.217+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~0XPRMUHJMNYE.0 size=1048576 2023-12-16T01:38:37.219 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.219+0000 7f5c997a3840 1 < completed part key=_multipart_UABS6DA1C0BF.2~0XPRMUHJMNYE.1 size=771679 2023-12-16T01:38:37.224 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.223+0000 7f5c997a3840 1 < completed multipart upload key=UABS6DA1C0BF upload=0XPRMUHJMNYE tag=FGZ9W3MC5K5I type=write size=2868831 2023-12-16T01:38:37.226 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.225+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=SJLIWORZBSHF type=del size=3166687 2023-12-16T01:38:37.228 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.228+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.0 size=1048576 2023-12-16T01:38:37.230 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.229+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.1 size=1048576 2023-12-16T01:38:37.232 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.231+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~Z10JFFRIVVO2.2 size=19212 2023-12-16T01:38:37.236 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.236+0000 7f5c997a3840 1 < completed multipart upload key=A9X7X1OH24L4 upload=Z10JFFRIVVO2 tag=6N5KCU9VAWBB type=write size=3164940 2023-12-16T01:38:37.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.238+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=F912W9W08IPY type=write size=694328 2023-12-16T01:38:37.240 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.240+0000 7f5c997a3840 1 < completed delete operation key=0GXESPNS3BE0 tag=Q7406GX3BV3U type=del 2023-12-16T01:38:37.242 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.242+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=O1GRS8X6TD3O type=del size=2082440 2023-12-16T01:38:37.245 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.244+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.0 size=1048576 2023-12-16T01:38:37.247 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.247+0000 7f5c997a3840 1 < completed part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.1 size=1048576 2023-12-16T01:38:37.248 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.247+0000 7f5c997a3840 1 < canceled part key=_multipart_TGD2AI2F26SU.2~TK59YC61CYTC.2 size=824802 2023-12-16T01:38:37.251 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.251+0000 7f5c997a3840 1 < canceled multipart upload key=TGD2AI2F26SU upload=TK59YC61CYTC tag=GIWGIBPBO9QF type=write size=3970530 2023-12-16T01:38:37.256 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.255+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.0 size=1048576 2023-12-16T01:38:37.258 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.258+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.1 size=1048576 2023-12-16T01:38:37.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.259+0000 7f5c997a3840 1 > prepared part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.2 size=906164 2023-12-16T01:38:37.260 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.259+0000 7f5c997a3840 1 > prepared multipart upload key=8MTSFTLL3KPK upload=0RTHNFJOMAJV tag=W5VQX1XQMUGO type=write size=4051892 2023-12-16T01:38:37.263 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.262+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~NZQJXCZMQIXS.0 size=1048576 2023-12-16T01:38:37.264 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.264+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~NZQJXCZMQIXS.1 size=766323 2023-12-16T01:38:37.268 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.267+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=NZQJXCZMQIXS tag=HTLJY967BDGD type=write size=2863475 2023-12-16T01:38:37.270 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.270+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=8NTFJ2K70U7D type=del size=889352 2023-12-16T01:38:37.273 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.272+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=IBQKSFM5HGGW type=del 2023-12-16T01:38:37.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.277+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~YU3ISUVL7JNP.0 size=220283 2023-12-16T01:38:37.277 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.277+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=YU3ISUVL7JNP tag=QY0EVLNZUV24 type=write size=1268859 2023-12-16T01:38:37.279 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.279+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=3VL1S4MAAE1J type=del 2023-12-16T01:38:37.281 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.281+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=WND6CAPNV2WM type=write size=870887 2023-12-16T01:38:37.283 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.283+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=4GXX41Y6HJBN type=del 2023-12-16T01:38:37.286 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.285+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=936HY62QS6EY type=del size=2959076 2023-12-16T01:38:37.290 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.289+0000 7f5c997a3840 1 < suggested update operation key=PF1CUO28FU1V tag=LKPR8RFC0U8P type=del size=1132114 2023-12-16T01:38:37.292 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.291+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=54S33A5NZO49 type=del size=1522998 2023-12-16T01:38:37.294 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.293+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~M3STTH66VD5Z.0 size=1048576 2023-12-16T01:38:37.296 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.295+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~M3STTH66VD5Z.1 size=80510 2023-12-16T01:38:37.299 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.299+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=M3STTH66VD5Z tag=MGOKRHS31GUJ type=write size=2177662 2023-12-16T01:38:37.301 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.301+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=6LW91G9RL38S type=del size=1527958 2023-12-16T01:38:37.303 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.303+0000 7f5c997a3840 1 < completed delete operation key=3HP9BC673V84 tag=I1J4DUS6CU0N type=del 2023-12-16T01:38:37.305 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.305+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=HOAGWF696JFA type=del size=3079811 2023-12-16T01:38:37.308 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.307+0000 7f5c997a3840 1 < canceled operation key=PDOIJJEEJEJ3 tag=TO6JIDRX54U0 type=del size=1437081 2023-12-16T01:38:37.310 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.309+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=T30PT3YJE0BQ type=del size=1695640 2023-12-16T01:38:37.312 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.311+0000 7f5c997a3840 1 < completed delete operation key=ABZTLF79NQIW tag=92FT3MYY2260 type=del 2023-12-16T01:38:37.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.315+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~5OG0HO40Q8WL.0 size=727543 2023-12-16T01:38:37.316 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.315+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=5OG0HO40Q8WL tag=4XK76FJ31IME type=write size=1776119 2023-12-16T01:38:37.320 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.319+0000 7f5c997a3840 1 < suggested update operation key=NBH09B3H2JPP tag=7XF1NZ7TZK1I type=del size=3733672 2023-12-16T01:38:37.322 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.321+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=L9F90UKP7YK2 type=del size=1512431 2023-12-16T01:38:37.324 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.323+0000 7f5c997a3840 1 < completed delete operation key=GAF2J0772Y5I tag=7O83QDVDS9A2 type=del 2023-12-16T01:38:37.326 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.325+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=JHIOZ33NJ61A type=del size=2044073 2023-12-16T01:38:37.328 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.327+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.0 size=1048576 2023-12-16T01:38:37.330 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.330+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.1 size=1048576 2023-12-16T01:38:37.333 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.332+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~CMJZRMPQIQXI.2 size=703187 2023-12-16T01:38:37.337 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.337+0000 7f5c997a3840 1 < completed multipart upload key=MPVEN4BU8TW8 upload=CMJZRMPQIQXI tag=5YBQPI7KO36N type=write size=3848915 2023-12-16T01:38:37.341 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.341+0000 7f5c997a3840 1 > prepared part key=_multipart_PF1CUO28FU1V.2~A8LEADZAE9TL.0 size=312742 2023-12-16T01:38:37.341 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.341+0000 7f5c997a3840 1 > prepared multipart upload key=PF1CUO28FU1V upload=A8LEADZAE9TL tag=E8UDJPTLCIWA type=write size=1361318 2023-12-16T01:38:37.346 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.345+0000 7f5c997a3840 1 < suggested remove operation key=UABS6DA1C0BF tag=SJLIWORZBSHF type=del 2023-12-16T01:38:37.348 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.347+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=ITQRPP7IF3XH type=del size=2032379 2023-12-16T01:38:37.350 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.350+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=F912W9W08IPY type=write size=694328 2023-12-16T01:38:37.353 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.352+0000 7f5c997a3840 1 > prepared operation key=325R11YRWI7F tag=VZ8LWWRDMWEF type=write size=426881 2023-12-16T01:38:37.357 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.356+0000 7f5c997a3840 1 < suggested remove operation key=3HP9BC673V84 tag=O1GRS8X6TD3O type=del 2023-12-16T01:38:37.359 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.358+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=4LSGYCSJKJ3C type=del size=4060615 2023-12-16T01:38:37.361 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.361+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.0 size=1048576 2023-12-16T01:38:37.364 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.363+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.1 size=1048576 2023-12-16T01:38:37.366 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.365+0000 7f5c997a3840 1 < completed part key=_multipart_8MTSFTLL3KPK.2~0RTHNFJOMAJV.2 size=906164 2023-12-16T01:38:37.369 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.369+0000 7f5c997a3840 1 < completed multipart upload key=8MTSFTLL3KPK upload=0RTHNFJOMAJV tag=W5VQX1XQMUGO type=write size=4051892 2023-12-16T01:38:37.372 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.371+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=B7HNDDUR5LS4 type=del size=2907899 2023-12-16T01:38:37.374 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.373+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=8NTFJ2K70U7D type=del 2023-12-16T01:38:37.376 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.375+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=CTL6WM8G40H0 type=write size=260232 2023-12-16T01:38:37.378 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.377+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~YU3ISUVL7JNP.0 size=220283 2023-12-16T01:38:37.381 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.381+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=YU3ISUVL7JNP tag=QY0EVLNZUV24 type=write size=1268859 2023-12-16T01:38:37.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.384+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~WL1VLNNC0ZAN.0 size=924961 2023-12-16T01:38:37.385 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.384+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=WL1VLNNC0ZAN tag=X208AL252AT2 type=write size=1973537 2023-12-16T01:38:37.388 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.387+0000 7f5c997a3840 -1 < failed to complete operation key=PF1CUO28FU1V tag=WND6CAPNV2WM type=write size=870887: (22) Invalid argument 2023-12-16T01:38:37.390 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.389+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=EVKL9FKRKX7X type=write size=988807 2023-12-16T01:38:37.393 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.392+0000 7f5c997a3840 -1 < failed to complete operation key=3HP9BC673V84 tag=936HY62QS6EY type=del size=2959076: (22) Invalid argument 2023-12-16T01:38:37.395 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.395+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=FR3B9QLP2GGH type=write size=241678 2023-12-16T01:38:37.398 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.397+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=54S33A5NZO49 type=del 2023-12-16T01:38:37.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.402+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~5TJQF8CERBT7.0 size=393245 2023-12-16T01:38:37.402 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.402+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=5TJQF8CERBT7 tag=BZ1235UPIL7R type=write size=1441821 2023-12-16T01:38:37.403 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.402+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=UABS6DA1C0BF tag=6LW91G9RL38S type=del size=1527958: (2) No such file or directory 2023-12-16T01:38:37.406 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.406+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~J9EVDQ8E5BZH.0 size=1048576 2023-12-16T01:38:37.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.407+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~J9EVDQ8E5BZH.1 size=75974 2023-12-16T01:38:37.408 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.407+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=J9EVDQ8E5BZH tag=CYEZ9Y6QVGGS type=write size=2173126 2023-12-16T01:38:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:37 smithi118 ceph-mon[131825]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 401 KiB/s wr, 2.05k op/s 2023-12-16T01:38:37.410 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.410+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=HOAGWF696JFA type=del 2023-12-16T01:38:37.414 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.414+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.0 size=1048576 2023-12-16T01:38:37.416 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.416+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.1 size=1048576 2023-12-16T01:38:37.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.418+0000 7f5c997a3840 1 > prepared part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.2 size=493779 2023-12-16T01:38:37.418 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.418+0000 7f5c997a3840 1 > prepared multipart upload key=6AN157D3CG3D upload=Y3QFVZECA397 tag=VFA8VOCOQSAF type=write size=3639507 2023-12-16T01:38:37.421 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.420+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=T30PT3YJE0BQ type=del 2023-12-16T01:38:37.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.423+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=YUGPWP54WMWK type=del size=2843269 2023-12-16T01:38:37.424 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.424+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~5OG0HO40Q8WL.0 size=727543 2023-12-16T01:38:37.429 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.428+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=5OG0HO40Q8WL tag=4XK76FJ31IME type=write size=1776119 2023-12-16T01:38:37.431 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.431+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=EWOFOQ9GRHYG type=del size=2466307 2023-12-16T01:38:37.433 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.433+0000 7f5c997a3840 1 < completed delete operation key=TGD2AI2F26SU tag=L9F90UKP7YK2 type=del 2023-12-16T01:38:37.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.437+0000 7f5c997a3840 1 > prepared part key=_multipart_LKJPDNBXYH0R.2~G7VDTBA3I4QW.0 size=151281 2023-12-16T01:38:37.437 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.437+0000 7f5c997a3840 1 > prepared multipart upload key=LKJPDNBXYH0R upload=G7VDTBA3I4QW tag=URIMD83NH81W type=write size=1199857 2023-12-16T01:38:37.439 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.439+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=JHIOZ33NJ61A type=del 2023-12-16T01:38:37.442 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.441+0000 7f5c997a3840 1 > prepared operation key=8QNB6AVOFOZ9 tag=V789PK679QBT type=del size=123830 2023-12-16T01:38:37.445 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.443+0000 7f5c997a3840 1 < completed part key=_multipart_PF1CUO28FU1V.2~A8LEADZAE9TL.0 size=312742 2023-12-16T01:38:37.447 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.447+0000 7f5c997a3840 1 < completed multipart upload key=PF1CUO28FU1V upload=A8LEADZAE9TL tag=E8UDJPTLCIWA type=write size=1361318 2023-12-16T01:38:37.450 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.449+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=DJI1NPEYP08T type=del size=217333 2023-12-16T01:38:37.454 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.453+0000 7f5c997a3840 1 < suggested update operation key=0GXESPNS3BE0 tag=ITQRPP7IF3XH type=del size=2032379 2023-12-16T01:38:37.458 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.457+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~30FF20RXNF8F.0 size=1048576 2023-12-16T01:38:37.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.459+0000 7f5c997a3840 1 > prepared part key=_multipart_ABZTLF79NQIW.2~30FF20RXNF8F.1 size=149881 2023-12-16T01:38:37.460 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.459+0000 7f5c997a3840 1 > prepared multipart upload key=ABZTLF79NQIW upload=30FF20RXNF8F tag=QUDN3HYHTCXB type=write size=2247033 2023-12-16T01:38:37.462 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.461+0000 7f5c997a3840 1 < completed write operation key=325R11YRWI7F tag=VZ8LWWRDMWEF type=write size=426881 2023-12-16T01:38:37.464 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.463+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=B7IZJGZNS1ZS type=del size=4065251 2023-12-16T01:38:37.467 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.466+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=4LSGYCSJKJ3C type=del size=4060615 2023-12-16T01:38:37.469 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.468+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=1KH1VXP5HWYZ type=del size=3069012 2023-12-16T01:38:37.471 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.470+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=B7HNDDUR5LS4 type=del 2023-12-16T01:38:37.473 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.472+0000 7f5c997a3840 1 > prepared operation key=WR7GNUGH3F5R tag=KUBEXXA6NHS5 type=del size=1287346 2023-12-16T01:38:37.475 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.474+0000 7f5c997a3840 1 < completed write operation key=26B5MRB73BOM tag=CTL6WM8G40H0 type=write size=260232 2023-12-16T01:38:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:37 smithi078 ceph-mon[139570]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 401 KiB/s wr, 2.05k op/s 2023-12-16T01:38:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:37 smithi078 ceph-mon[142991]: pgmap v1308: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 401 KiB/s wr, 2.05k op/s 2023-12-16T01:38:37.477 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.476+0000 7f5c997a3840 1 > prepared operation key=NBH09B3H2JPP tag=3R0OCWR2TI7P type=del size=2034165 2023-12-16T01:38:37.479 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.479+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~WL1VLNNC0ZAN.0 size=924961 2023-12-16T01:38:37.483 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.482+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=WL1VLNNC0ZAN tag=X208AL252AT2 type=write size=1973537 2023-12-16T01:38:37.487 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.486+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~O6P3RAGA9100.0 size=1048576 2023-12-16T01:38:37.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.488+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~O6P3RAGA9100.1 size=691153 2023-12-16T01:38:37.489 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.488+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=O6P3RAGA9100 tag=JE0MV8884FO4 type=write size=2788305 2023-12-16T01:38:37.493 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.493+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=EVKL9FKRKX7X type=write size=988807 2023-12-16T01:38:37.495 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.495+0000 7f5c997a3840 1 > prepared operation key=EBSYBW3B6QJ0 tag=Y0YVYVV1OWOD type=del size=2445728 2023-12-16T01:38:37.500 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.499+0000 7f5c997a3840 1 < suggested update operation key=WEFVQO42GTIM tag=FR3B9QLP2GGH type=write size=241678 2023-12-16T01:38:37.503 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.501+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=OJQP5ILG0H48 type=del size=1490537 2023-12-16T01:38:37.503 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.502+0000 7f5c997a3840 1 < canceled part key=_multipart_6AN157D3CG3D.2~5TJQF8CERBT7.0 size=393245 2023-12-16T01:38:37.506 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.505+0000 7f5c997a3840 1 < canceled multipart upload key=6AN157D3CG3D upload=5TJQF8CERBT7 tag=BZ1235UPIL7R type=write size=1441821 2023-12-16T01:38:37.510 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.510+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~TR7GA96IZV21.0 size=1048576 2023-12-16T01:38:37.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.511+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~TR7GA96IZV21.1 size=771408 2023-12-16T01:38:37.512 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.511+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=TR7GA96IZV21 tag=0F2IF0LW6PY0 type=write size=2868560 2023-12-16T01:38:37.514 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.513+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~J9EVDQ8E5BZH.0 size=1048576 2023-12-16T01:38:37.516 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.515+0000 7f5c997a3840 1 < completed part key=_multipart_NDD9JP74W3A0.2~J9EVDQ8E5BZH.1 size=75974 2023-12-16T01:38:37.520 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.520+0000 7f5c997a3840 1 < completed multipart upload key=NDD9JP74W3A0 upload=J9EVDQ8E5BZH tag=CYEZ9Y6QVGGS type=write size=2173126 2023-12-16T01:38:37.522 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.522+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=8Q1JB6PYLM9Q type=del size=2974988 2023-12-16T01:38:37.525 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.524+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.0 size=1048576 2023-12-16T01:38:37.526 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.526+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.1 size=1048576 2023-12-16T01:38:37.528 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.528+0000 7f5c997a3840 1 < completed part key=_multipart_6AN157D3CG3D.2~Y3QFVZECA397.2 size=493779 2023-12-16T01:38:37.532 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.532+0000 7f5c997a3840 1 < completed multipart upload key=6AN157D3CG3D upload=Y3QFVZECA397 tag=VFA8VOCOQSAF type=write size=3639507 2023-12-16T01:38:37.536 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.535+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.0 size=1048576 2023-12-16T01:38:37.538 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.537+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.1 size=1048576 2023-12-16T01:38:37.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.539+0000 7f5c997a3840 1 > prepared part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.2 size=152953 2023-12-16T01:38:37.540 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.539+0000 7f5c997a3840 1 > prepared multipart upload key=A9X7X1OH24L4 upload=J2E5QUMAU9JU tag=XV1MCK6A83DV type=write size=3298681 2023-12-16T01:38:37.542 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.541+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=YUGPWP54WMWK type=del 2023-12-16T01:38:37.544 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.543+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=A1MWH79F4MRK type=del size=1934847 2023-12-16T01:38:37.547 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.546+0000 7f5c997a3840 -1 < failed to complete operation key=WEFVQO42GTIM tag=EWOFOQ9GRHYG type=del size=2466307: (22) Invalid argument 2023-12-16T01:38:37.549 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.548+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=SK32GMJTINM3 type=del size=2234290 2023-12-16T01:38:37.551 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.551+0000 7f5c997a3840 1 < completed part key=_multipart_LKJPDNBXYH0R.2~G7VDTBA3I4QW.0 size=151281 2023-12-16T01:38:37.555 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.554+0000 7f5c997a3840 1 < completed multipart upload key=LKJPDNBXYH0R upload=G7VDTBA3I4QW tag=URIMD83NH81W type=write size=1199857 2023-12-16T01:38:37.557 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.557+0000 7f5c997a3840 1 > prepared operation key=26B5MRB73BOM tag=R5PIAJCUW6H6 type=del size=2759365 2023-12-16T01:38:37.559 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.559+0000 7f5c997a3840 1 < completed delete operation key=8QNB6AVOFOZ9 tag=V789PK679QBT type=del 2023-12-16T01:38:37.563 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.563+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.0 size=1048576 2023-12-16T01:38:37.565 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.564+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.1 size=1048576 2023-12-16T01:38:37.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.566+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.2 size=48235 2023-12-16T01:38:37.567 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.566+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=FDZVUT8TL1D6 tag=EX6U935XP1DE type=write size=3193963 2023-12-16T01:38:37.569 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.568+0000 7f5c997a3840 1 < completed delete operation key=PF1CUO28FU1V tag=DJI1NPEYP08T type=del 2023-12-16T01:38:37.571 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.571+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=PA6R1NIAJXBM type=del size=1406504 2023-12-16T01:38:37.573 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.573+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~30FF20RXNF8F.0 size=1048576 2023-12-16T01:38:37.575 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.574+0000 7f5c997a3840 1 < completed part key=_multipart_ABZTLF79NQIW.2~30FF20RXNF8F.1 size=149881 2023-12-16T01:38:37.579 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.578+0000 7f5c997a3840 1 < completed multipart upload key=ABZTLF79NQIW upload=30FF20RXNF8F tag=QUDN3HYHTCXB type=write size=2247033 2023-12-16T01:38:37.581 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.580+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=V07ZQB01G8H2 type=del size=3778744 2023-12-16T01:38:37.585 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.585+0000 7f5c997a3840 1 < suggested remove operation key=0NLAUVL8M0Z2 tag=B7IZJGZNS1ZS type=del 2023-12-16T01:38:37.587 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.587+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=QH15IT8NACU8 type=write size=821614 2023-12-16T01:38:37.590 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.589+0000 7f5c997a3840 1 < completed delete operation key=51S0YULDPW63 tag=1KH1VXP5HWYZ type=del 2023-12-16T01:38:37.592 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.591+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=OLX9NF9USM43 type=del size=110189 2023-12-16T01:38:37.595 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.594+0000 7f5c997a3840 1 < completed delete operation key=WR7GNUGH3F5R tag=KUBEXXA6NHS5 type=del 2023-12-16T01:38:37.597 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.596+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=HQRCKDBIOYMP type=write size=969281 2023-12-16T01:38:37.599 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.599+0000 7f5c997a3840 1 < completed delete operation key=NBH09B3H2JPP tag=3R0OCWR2TI7P type=del 2023-12-16T01:38:37.603 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.603+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.0 size=1048576 2023-12-16T01:38:37.605 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.605+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.1 size=1048576 2023-12-16T01:38:37.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.606+0000 7f5c997a3840 1 > prepared part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.2 size=255021 2023-12-16T01:38:37.607 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.606+0000 7f5c997a3840 1 > prepared multipart upload key=0NLAUVL8M0Z2 upload=VFGGB4OE1JKJ tag=QYG8AKV5NCD2 type=write size=3400749 2023-12-16T01:38:37.609 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.608+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~O6P3RAGA9100.0 size=1048576 2023-12-16T01:38:37.610 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.610+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~O6P3RAGA9100.1 size=691153 2023-12-16T01:38:37.614 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.613+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=O6P3RAGA9100 tag=JE0MV8884FO4 type=write size=2788305 2023-12-16T01:38:37.617 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.616+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=GD8JQFKM5121 type=write size=303371 2023-12-16T01:38:37.622 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.621+0000 7f5c997a3840 1 < suggested remove operation key=EBSYBW3B6QJ0 tag=Y0YVYVV1OWOD type=del 2023-12-16T01:38:37.625 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.625+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~KKOBTMV7EP3E.0 size=1048576 2023-12-16T01:38:37.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.627+0000 7f5c997a3840 1 > prepared part key=_multipart_NBH09B3H2JPP.2~KKOBTMV7EP3E.1 size=465749 2023-12-16T01:38:37.627 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.627+0000 7f5c997a3840 1 > prepared multipart upload key=NBH09B3H2JPP upload=KKOBTMV7EP3E tag=KGNJWMXVMKFK type=write size=2562901 2023-12-16T01:38:37.629 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.629+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=OJQP5ILG0H48 type=del 2023-12-16T01:38:37.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.631+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=T8JTUI04VAH6 type=del size=2517730 2023-12-16T01:38:37.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.631+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~TR7GA96IZV21.0 size=1048576 2023-12-16T01:38:37.632 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.631+0000 7f5c997a3840 1 < canceled part key=_multipart_26B5MRB73BOM.2~TR7GA96IZV21.1 size=771408 2023-12-16T01:38:37.635 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.635+0000 7f5c997a3840 1 < canceled multipart upload key=26B5MRB73BOM upload=TR7GA96IZV21 tag=0F2IF0LW6PY0 type=write size=2868560 2023-12-16T01:38:37.637 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.637+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=LH733J44CZNN type=del size=2494488 2023-12-16T01:38:37.642 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.641+0000 7f5c997a3840 1 < suggested update operation key=A9X7X1OH24L4 tag=8Q1JB6PYLM9Q type=del size=2974988 2023-12-16T01:38:37.644 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.644+0000 7f5c997a3840 1 > prepared operation key=0NLAUVL8M0Z2 tag=EDGHA2M1VC3Y type=del size=2581939 2023-12-16T01:38:37.646 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.646+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.0 size=1048576 2023-12-16T01:38:37.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.648+0000 7f5c997a3840 1 < completed part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.1 size=1048576 2023-12-16T01:38:37.649 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.648+0000 7f5c997a3840 1 < canceled part key=_multipart_A9X7X1OH24L4.2~J2E5QUMAU9JU.2 size=152953 2023-12-16T01:38:37.653 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.652+0000 7f5c997a3840 1 < canceled multipart upload key=A9X7X1OH24L4 upload=J2E5QUMAU9JU tag=XV1MCK6A83DV type=write size=3298681 2023-12-16T01:38:37.655 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.654+0000 7f5c997a3840 1 > prepared operation key=A9X7X1OH24L4 tag=VXQVLFJLUSGS type=del size=3752242 2023-12-16T01:38:37.659 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.659+0000 7f5c997a3840 1 < suggested remove operation key=6XZOAX7QEXIM tag=A1MWH79F4MRK type=del 2023-12-16T01:38:37.663 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.663+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.0 size=1048576 2023-12-16T01:38:37.665 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.664+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.1 size=1048576 2023-12-16T01:38:37.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.666+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.2 size=965764 2023-12-16T01:38:37.667 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.666+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=IA1AAA60QZP3 tag=OY5E5HN75AVD type=write size=4111492 2023-12-16T01:38:37.669 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.669+0000 7f5c997a3840 1 < completed delete operation key=WEFVQO42GTIM tag=SK32GMJTINM3 type=del 2023-12-16T01:38:37.671 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.671+0000 7f5c997a3840 1 > prepared operation key=NDD9JP74W3A0 tag=OOU32WY66TQE type=write size=784031 2023-12-16T01:38:37.673 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.673+0000 7f5c997a3840 1 < completed delete operation key=26B5MRB73BOM tag=R5PIAJCUW6H6 type=del 2023-12-16T01:38:37.679 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.678+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~ORUSFH52UJVT.0 size=1048576 2023-12-16T01:38:37.680 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.680+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~ORUSFH52UJVT.1 size=218797 2023-12-16T01:38:37.681 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.680+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=ORUSFH52UJVT tag=57NIQL4YMAY5 type=write size=2315949 2023-12-16T01:38:37.682 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.682+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.0 size=1048576 2023-12-16T01:38:37.684 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.684+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.1 size=1048576 2023-12-16T01:38:37.686 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.685+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~FDZVUT8TL1D6.2 size=48235 2023-12-16T01:38:37.690 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.689+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=FDZVUT8TL1D6 tag=EX6U935XP1DE type=write size=3193963 2023-12-16T01:38:37.692 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.692+0000 7f5c997a3840 1 > prepared operation key=LKJPDNBXYH0R tag=2VOPPXIQWU5C type=del size=1962652 2023-12-16T01:38:37.696 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.696+0000 7f5c997a3840 1 < suggested update operation key=G7G60AC5ZIFN tag=PA6R1NIAJXBM type=del size=1406504 2023-12-16T01:38:37.700 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.699+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.0 size=1048576 2023-12-16T01:38:37.702 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.701+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.1 size=1048576 2023-12-16T01:38:37.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.703+0000 7f5c997a3840 1 > prepared part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.2 size=917127 2023-12-16T01:38:37.703 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.703+0000 7f5c997a3840 1 > prepared multipart upload key=GAF2J0772Y5I upload=HKZ21VV3UPA7 tag=0QPSQSHU2WSS type=write size=4062855 2023-12-16T01:38:37.705 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.705+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=V07ZQB01G8H2 type=del 2023-12-16T01:38:37.707 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.707+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=EX8OQHDP21ZH type=del size=20810 2023-12-16T01:38:37.712 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.711+0000 7f5c997a3840 1 < suggested remove operation key=59X1QITYQH28 tag=QH15IT8NACU8 type=write 2023-12-16T01:38:37.714 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.713+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=X4PU5RT1YB65 type=del size=843098 2023-12-16T01:38:37.716 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.715+0000 7f5c997a3840 1 < completed delete operation key=NDD9JP74W3A0 tag=OLX9NF9USM43 type=del 2023-12-16T01:38:37.720 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.720+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.0 size=1048576 2023-12-16T01:38:37.722 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.721+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.1 size=1048576 2023-12-16T01:38:37.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.723+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.2 size=405727 2023-12-16T01:38:37.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.723+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=KLT2CZJ4CTX6 tag=029K0BAHCQ3H type=write size=3551455 2023-12-16T01:38:37.724 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.724+0000 7f5c997a3840 -1 < no bi entry to suggest for operation key=6XZOAX7QEXIM tag=HQRCKDBIOYMP type=write size=969281: (2) No such file or directory 2023-12-16T01:38:37.726 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.726+0000 7f5c997a3840 1 > prepared operation key=6AN157D3CG3D tag=K0Z5ZDFZ6PCB type=del size=1640507 2023-12-16T01:38:37.728 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.728+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.0 size=1048576 2023-12-16T01:38:37.728 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.728+0000 7f5c997a3840 1 < canceled part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.1 size=1048576 2023-12-16T01:38:37.730 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.730+0000 7f5c997a3840 1 < completed part key=_multipart_0NLAUVL8M0Z2.2~VFGGB4OE1JKJ.2 size=255021 2023-12-16T01:38:37.734 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.733+0000 7f5c997a3840 1 < canceled multipart upload key=0NLAUVL8M0Z2 upload=VFGGB4OE1JKJ tag=QYG8AKV5NCD2 type=write size=3400749 2023-12-16T01:38:37.736 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.735+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=HBAEXN4BUZBD type=write size=913398 2023-12-16T01:38:37.738 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.738+0000 7f5c997a3840 1 < completed write operation key=LKJPDNBXYH0R tag=GD8JQFKM5121 type=write size=303371 2023-12-16T01:38:37.740 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.740+0000 7f5c997a3840 1 > prepared operation key=51S0YULDPW63 tag=C5R1I47O6CDD type=write size=355199 2023-12-16T01:38:37.743 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.742+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~KKOBTMV7EP3E.0 size=1048576 2023-12-16T01:38:37.744 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.744+0000 7f5c997a3840 1 < completed part key=_multipart_NBH09B3H2JPP.2~KKOBTMV7EP3E.1 size=465749 2023-12-16T01:38:37.748 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.747+0000 7f5c997a3840 1 < completed multipart upload key=NBH09B3H2JPP upload=KKOBTMV7EP3E tag=KGNJWMXVMKFK type=write size=2562901 2023-12-16T01:38:37.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.751+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~18N1JNJ9FCX6.0 size=158985 2023-12-16T01:38:37.752 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.751+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=18N1JNJ9FCX6 tag=TGRGO98C8Q66 type=write size=1207561 2023-12-16T01:38:37.754 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.754+0000 7f5c997a3840 1 < completed delete operation key=0NLAUVL8M0Z2 tag=T8JTUI04VAH6 type=del 2023-12-16T01:38:37.756 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.756+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=WZGEGVSDXYV5 type=del size=395506 2023-12-16T01:38:37.759 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.758+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=LH733J44CZNN type=del 2023-12-16T01:38:37.763 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.762+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~843E9UIGK849.0 size=1048576 2023-12-16T01:38:37.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.764+0000 7f5c997a3840 1 > prepared part key=_multipart_WR7GNUGH3F5R.2~843E9UIGK849.1 size=918714 2023-12-16T01:38:37.764 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.764+0000 7f5c997a3840 1 > prepared multipart upload key=WR7GNUGH3F5R upload=843E9UIGK849 tag=H6502OZCL4U0 type=write size=3015866 2023-12-16T01:38:37.768 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.768+0000 7f5c997a3840 1 < suggested remove operation key=0NLAUVL8M0Z2 tag=EDGHA2M1VC3Y type=del 2023-12-16T01:38:37.772 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.772+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~B91ZZTMOH354.0 size=606239 2023-12-16T01:38:37.773 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.772+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=B91ZZTMOH354 tag=E2FVV0CLQZHW type=write size=1654815 2023-12-16T01:38:37.775 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.774+0000 7f5c997a3840 1 < canceled operation key=A9X7X1OH24L4 tag=VXQVLFJLUSGS type=del size=3752242 2023-12-16T01:38:37.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.778+0000 7f5c997a3840 1 > prepared part key=_multipart_EBSYBW3B6QJ0.2~8L40KSHO8C0S.0 size=645860 2023-12-16T01:38:37.779 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.778+0000 7f5c997a3840 1 > prepared multipart upload key=EBSYBW3B6QJ0 upload=8L40KSHO8C0S tag=IFVDWEL9OIMV type=write size=1694436 2023-12-16T01:38:37.781 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.780+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.0 size=1048576 2023-12-16T01:38:37.783 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.782+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.1 size=1048576 2023-12-16T01:38:37.785 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.784+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~IA1AAA60QZP3.2 size=965764 2023-12-16T01:38:37.789 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.788+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=IA1AAA60QZP3 tag=OY5E5HN75AVD type=write size=4111492 2023-12-16T01:38:37.791 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.790+0000 7f5c997a3840 1 > prepared operation key=NRGTLFH4VAZ9 tag=NCM1Z9SBTIKQ type=del size=280327 2023-12-16T01:38:37.795 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.795+0000 7f5c997a3840 1 < suggested update operation key=NDD9JP74W3A0 tag=OOU32WY66TQE type=write size=784031 2023-12-16T01:38:37.800 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.799+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~OKVA0WMKLYM4.0 size=1048576 2023-12-16T01:38:37.801 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.801+0000 7f5c997a3840 1 > prepared part key=_multipart_8QNB6AVOFOZ9.2~OKVA0WMKLYM4.1 size=257445 2023-12-16T01:38:37.802 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.801+0000 7f5c997a3840 1 > prepared multipart upload key=8QNB6AVOFOZ9 upload=OKVA0WMKLYM4 tag=DTDNJEBVH92L type=write size=2354597 2023-12-16T01:38:37.803 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.803+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~ORUSFH52UJVT.0 size=1048576 2023-12-16T01:38:37.804 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.803+0000 7f5c997a3840 1 < canceled part key=_multipart_A2PPWLZLID00.2~ORUSFH52UJVT.1 size=218797 2023-12-16T01:38:37.807 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.807+0000 7f5c997a3840 1 < canceled multipart upload key=A2PPWLZLID00 upload=ORUSFH52UJVT tag=57NIQL4YMAY5 type=write size=2315949 2023-12-16T01:38:37.809 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.809+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=1MY66Q43OOAP type=del size=3170028 2023-12-16T01:38:37.812 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.811+0000 7f5c997a3840 1 < completed delete operation key=LKJPDNBXYH0R tag=2VOPPXIQWU5C type=del 2023-12-16T01:38:37.814 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.813+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=2B85DF077LI5 type=del size=2214344 2023-12-16T01:38:37.816 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.815+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.0 size=1048576 2023-12-16T01:38:37.818 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.817+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.1 size=1048576 2023-12-16T01:38:37.820 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.819+0000 7f5c997a3840 1 < completed part key=_multipart_GAF2J0772Y5I.2~HKZ21VV3UPA7.2 size=917127 2023-12-16T01:38:37.823 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.823+0000 7f5c997a3840 1 < completed multipart upload key=GAF2J0772Y5I upload=HKZ21VV3UPA7 tag=0QPSQSHU2WSS type=write size=4062855 2023-12-16T01:38:37.826 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.825+0000 7f5c997a3840 1 > prepared operation key=A2PPWLZLID00 tag=03IXMBDCV4JW type=del size=3237935 2023-12-16T01:38:37.828 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.827+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=EX8OQHDP21ZH type=del 2023-12-16T01:38:37.830 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.829+0000 7f5c997a3840 1 > prepared operation key=PDOIJJEEJEJ3 tag=0ZCG810F76M5 type=del size=795213 2023-12-16T01:38:37.834 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.834+0000 7f5c997a3840 1 < suggested remove operation key=3HP9BC673V84 tag=X4PU5RT1YB65 type=del 2023-12-16T01:38:37.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.836+0000 7f5c997a3840 1 > prepared operation key=TGD2AI2F26SU tag=G2MR152TUG4S type=write size=503114 2023-12-16T01:38:37.836 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.836+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.0 size=1048576 2023-12-16T01:38:37.838 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.838+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.1 size=1048576 2023-12-16T01:38:37.840 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.840+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~KLT2CZJ4CTX6.2 size=405727 2023-12-16T01:38:37.844 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.843+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=KLT2CZJ4CTX6 tag=029K0BAHCQ3H type=write size=3551455 2023-12-16T01:38:37.846 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.845+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=AHZDL2TO6MA1 type=del size=3142406 2023-12-16T01:38:37.848 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.847+0000 7f5c997a3840 1 < completed delete operation key=6AN157D3CG3D tag=K0Z5ZDFZ6PCB type=del 2023-12-16T01:38:37.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.851+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~RGQ8IQO8TZXQ.0 size=49469 2023-12-16T01:38:37.852 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.851+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=RGQ8IQO8TZXQ tag=U348V7P49VM2 type=write size=1098045 2023-12-16T01:38:37.854 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.853+0000 7f5c997a3840 1 < completed write operation key=6XZOAX7QEXIM tag=HBAEXN4BUZBD type=write size=913398 2023-12-16T01:38:37.858 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.857+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~0X10SLK7M6X5.0 size=1048576 2023-12-16T01:38:37.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.859+0000 7f5c997a3840 1 > prepared part key=_multipart_0GXESPNS3BE0.2~0X10SLK7M6X5.1 size=470947 2023-12-16T01:38:37.860 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.859+0000 7f5c997a3840 1 > prepared multipart upload key=0GXESPNS3BE0 upload=0X10SLK7M6X5 tag=EIAQ32QFYZB7 type=write size=2568099 2023-12-16T01:38:37.863 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.862+0000 7f5c997a3840 1 < completed write operation key=51S0YULDPW63 tag=C5R1I47O6CDD type=write size=355199 2023-12-16T01:38:37.865 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.864+0000 7f5c997a3840 1 > prepared operation key=UABS6DA1C0BF tag=7LF8ND9GJTAY type=del size=3649872 2023-12-16T01:38:37.867 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.866+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~18N1JNJ9FCX6.0 size=158985 2023-12-16T01:38:37.871 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.870+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=18N1JNJ9FCX6 tag=TGRGO98C8Q66 type=write size=1207561 2023-12-16T01:38:37.873 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.872+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=5OKTDJ1QI5YH type=del size=4090644 2023-12-16T01:38:37.875 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.875+0000 7f5c997a3840 1 < completed delete operation key=PDOIJJEEJEJ3 tag=WZGEGVSDXYV5 type=del 2023-12-16T01:38:37.878 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.877+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=RO8OY6VEXWPJ type=del size=117630 2023-12-16T01:38:37.880 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.879+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~843E9UIGK849.0 size=1048576 2023-12-16T01:38:37.881 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.881+0000 7f5c997a3840 1 < completed part key=_multipart_WR7GNUGH3F5R.2~843E9UIGK849.1 size=918714 2023-12-16T01:38:37.885 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.884+0000 7f5c997a3840 1 < completed multipart upload key=WR7GNUGH3F5R upload=843E9UIGK849 tag=H6502OZCL4U0 type=write size=3015866 2023-12-16T01:38:37.887 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.887+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=SEI9YU3KMT87 type=del size=299674 2023-12-16T01:38:37.890 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.889+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~B91ZZTMOH354.0 size=606239 2023-12-16T01:38:37.893 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.893+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=B91ZZTMOH354 tag=E2FVV0CLQZHW type=write size=1654815 2023-12-16T01:38:37.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.897+0000 7f5c997a3840 1 > prepared part key=_multipart_325R11YRWI7F.2~A6CIDLH9P7VT.0 size=745945 2023-12-16T01:38:37.898 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.897+0000 7f5c997a3840 1 > prepared multipart upload key=325R11YRWI7F upload=A6CIDLH9P7VT tag=OXB9I0J2LXV5 type=write size=1794521 2023-12-16T01:38:37.900 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.900+0000 7f5c997a3840 1 < completed part key=_multipart_EBSYBW3B6QJ0.2~8L40KSHO8C0S.0 size=645860 2023-12-16T01:38:37.904 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.903+0000 7f5c997a3840 1 < completed multipart upload key=EBSYBW3B6QJ0 upload=8L40KSHO8C0S tag=IFVDWEL9OIMV type=write size=1694436 2023-12-16T01:38:37.908 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.907+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.0 size=1048576 2023-12-16T01:38:37.910 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.909+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.1 size=1048576 2023-12-16T01:38:37.911 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.911+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.2 size=756942 2023-12-16T01:38:37.912 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.911+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=41NF40ACD3X1 tag=K423ZCDDMFQZ type=write size=3902670 2023-12-16T01:38:37.914 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.913+0000 7f5c997a3840 1 < completed delete operation key=NRGTLFH4VAZ9 tag=NCM1Z9SBTIKQ type=del 2023-12-16T01:38:37.916 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.915+0000 7f5c997a3840 1 > prepared operation key=8MTSFTLL3KPK tag=KDCK289JDG8V type=del size=3785357 2023-12-16T01:38:37.918 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.917+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~OKVA0WMKLYM4.0 size=1048576 2023-12-16T01:38:37.919 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.919+0000 7f5c997a3840 1 < completed part key=_multipart_8QNB6AVOFOZ9.2~OKVA0WMKLYM4.1 size=257445 2023-12-16T01:38:37.923 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.923+0000 7f5c997a3840 1 < completed multipart upload key=8QNB6AVOFOZ9 upload=OKVA0WMKLYM4 tag=DTDNJEBVH92L type=write size=2354597 2023-12-16T01:38:37.925 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.925+0000 7f5c997a3840 1 > prepared operation key=MPVEN4BU8TW8 tag=2M5EOFICOYB8 type=write size=1027180 2023-12-16T01:38:37.927 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.927+0000 7f5c997a3840 1 < completed delete operation key=G7G60AC5ZIFN tag=1MY66Q43OOAP type=del 2023-12-16T01:38:37.931 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.931+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.0 size=1048576 2023-12-16T01:38:37.933 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.932+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.1 size=1048576 2023-12-16T01:38:37.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.934+0000 7f5c997a3840 1 > prepared part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.2 size=284312 2023-12-16T01:38:37.935 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.934+0000 7f5c997a3840 1 > prepared multipart upload key=51S0YULDPW63 upload=D0EWUB38C1GV tag=OFRKF61VN9S9 type=write size=3430040 2023-12-16T01:38:37.937 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.937+0000 7f5c997a3840 1 < completed delete operation key=6XZOAX7QEXIM tag=2B85DF077LI5 type=del 2023-12-16T01:38:37.941 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.941+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.0 size=1048576 2023-12-16T01:38:37.943 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.942+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.1 size=1048576 2023-12-16T01:38:37.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.944+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.2 size=995693 2023-12-16T01:38:37.945 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.944+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=XBR9VMI3GL2C tag=LBT49S8H2P9Z type=write size=4141421 2023-12-16T01:38:37.947 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.946+0000 7f5c997a3840 1 < completed delete operation key=A2PPWLZLID00 tag=03IXMBDCV4JW type=del 2023-12-16T01:38:37.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.950+0000 7f5c997a3840 1 > prepared part key=_multipart_26B5MRB73BOM.2~0O7CRT3VFYCH.0 size=163957 2023-12-16T01:38:37.951 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.950+0000 7f5c997a3840 1 > prepared multipart upload key=26B5MRB73BOM upload=0O7CRT3VFYCH tag=36BWXI3GE7JX type=write size=1212533 2023-12-16T01:38:37.955 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.954+0000 7f5c997a3840 1 < suggested remove operation key=PDOIJJEEJEJ3 tag=0ZCG810F76M5 type=del 2023-12-16T01:38:37.960 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.959+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~RASLF6FB6AYQ.0 size=1048576 2023-12-16T01:38:37.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.962+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~RASLF6FB6AYQ.1 size=661197 2023-12-16T01:38:37.963 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.962+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=RASLF6FB6AYQ tag=JJ0CE1WBCSY5 type=write size=2758349 2023-12-16T01:38:37.965 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.965+0000 7f5c997a3840 1 < completed write operation key=TGD2AI2F26SU tag=G2MR152TUG4S type=write size=503114 2023-12-16T01:38:37.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.969+0000 7f5c997a3840 1 > prepared part key=_multipart_3HP9BC673V84.2~NJYHGE93U3OJ.0 size=225042 2023-12-16T01:38:37.969 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.969+0000 7f5c997a3840 1 > prepared multipart upload key=3HP9BC673V84 upload=NJYHGE93U3OJ tag=62EYZCYI0TKV type=write size=1273618 2023-12-16T01:38:37.971 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.971+0000 7f5c997a3840 1 < completed delete operation key=59X1QITYQH28 tag=AHZDL2TO6MA1 type=del 2023-12-16T01:38:37.973 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.973+0000 7f5c997a3840 1 > prepared operation key=048EI4VAS2C2 tag=91V5PJ5ZM0QZ type=del size=3336180 2023-12-16T01:38:37.976 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.976+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~RGQ8IQO8TZXQ.0 size=49469 2023-12-16T01:38:37.980 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.979+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=RGQ8IQO8TZXQ tag=U348V7P49VM2 type=write size=1098045 2023-12-16T01:38:37.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.983+0000 7f5c997a3840 1 > prepared part key=_multipart_A2PPWLZLID00.2~6KP32OJ2IXJ8.0 size=540625 2023-12-16T01:38:37.984 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.983+0000 7f5c997a3840 1 > prepared multipart upload key=A2PPWLZLID00 upload=6KP32OJ2IXJ8 tag=0K3TS0EUDBHH type=write size=1589201 2023-12-16T01:38:37.986 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.985+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~0X10SLK7M6X5.0 size=1048576 2023-12-16T01:38:37.988 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.987+0000 7f5c997a3840 1 < completed part key=_multipart_0GXESPNS3BE0.2~0X10SLK7M6X5.1 size=470947 2023-12-16T01:38:37.991 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.991+0000 7f5c997a3840 1 < completed multipart upload key=0GXESPNS3BE0 upload=0X10SLK7M6X5 tag=EIAQ32QFYZB7 type=write size=2568099 2023-12-16T01:38:37.993 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.993+0000 7f5c997a3840 1 > prepared operation key=USOB314PKDFK tag=RSZC6P1M5Y81 type=del size=3632547 2023-12-16T01:38:37.995 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.995+0000 7f5c997a3840 1 < completed delete operation key=UABS6DA1C0BF tag=7LF8ND9GJTAY type=del 2023-12-16T01:38:37.998 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:37.997+0000 7f5c997a3840 1 > prepared operation key=D04ZKKPJRPSQ tag=KF26S1ETM1GV type=del size=762859 2023-12-16T01:38:38.001 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.000+0000 7f5c997a3840 1 < completed delete operation key=MPVEN4BU8TW8 tag=5OKTDJ1QI5YH type=del 2023-12-16T01:38:38.006 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.005+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~OH6JDD999BYI.0 size=1048576 2023-12-16T01:38:38.008 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.008+0000 7f5c997a3840 1 > prepared part key=_multipart_NRGTLFH4VAZ9.2~OH6JDD999BYI.1 size=148024 2023-12-16T01:38:38.009 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.008+0000 7f5c997a3840 1 > prepared multipart upload key=NRGTLFH4VAZ9 upload=OH6JDD999BYI tag=Y6IY6MR3MKHA type=write size=2245176 2023-12-16T01:38:38.011 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.010+0000 7f5c997a3840 1 < canceled operation key=3HP9BC673V84 tag=RO8OY6VEXWPJ type=del size=117630 2023-12-16T01:38:38.013 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.012+0000 7f5c997a3840 1 > prepared operation key=WEFVQO42GTIM tag=2FABCJGDIPZA type=del size=3761984 2023-12-16T01:38:38.017 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.017+0000 7f5c997a3840 1 < suggested remove operation key=8MTSFTLL3KPK tag=SEI9YU3KMT87 type=del 2023-12-16T01:38:38.019 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.019+0000 7f5c997a3840 1 > prepared operation key=0GXESPNS3BE0 tag=0CZRWNZGXFAQ type=del size=3910705 2023-12-16T01:38:38.021 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.021+0000 7f5c997a3840 1 < completed part key=_multipart_325R11YRWI7F.2~A6CIDLH9P7VT.0 size=745945 2023-12-16T01:38:38.025 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.024+0000 7f5c997a3840 1 < completed multipart upload key=325R11YRWI7F upload=A6CIDLH9P7VT tag=OXB9I0J2LXV5 type=write size=1794521 2023-12-16T01:38:38.027 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.026+0000 7f5c997a3840 1 > prepared operation key=3HP9BC673V84 tag=94QV6MR8TPJI type=del size=2923079 2023-12-16T01:38:38.029 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.028+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.0 size=1048576 2023-12-16T01:38:38.031 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.030+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.1 size=1048576 2023-12-16T01:38:38.034 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.033+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~41NF40ACD3X1.2 size=756942 2023-12-16T01:38:38.037 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.037+0000 7f5c997a3840 1 < completed multipart upload key=NRGTLFH4VAZ9 upload=41NF40ACD3X1 tag=K423ZCDDMFQZ type=write size=3902670 2023-12-16T01:38:38.041 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.041+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~92ALUU83R7H6.0 size=1048576 2023-12-16T01:38:38.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.042+0000 7f5c997a3840 1 > prepared part key=_multipart_D04ZKKPJRPSQ.2~92ALUU83R7H6.1 size=47441 2023-12-16T01:38:38.043 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.042+0000 7f5c997a3840 1 > prepared multipart upload key=D04ZKKPJRPSQ upload=92ALUU83R7H6 tag=JVUIAOZB3IVY type=write size=2144593 2023-12-16T01:38:38.046 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.046+0000 7f5c997a3840 -1 < failed to complete operation key=8MTSFTLL3KPK tag=KDCK289JDG8V type=del size=3785357: (22) Invalid argument 2023-12-16T01:38:38.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.050+0000 7f5c997a3840 1 > prepared part key=_multipart_UABS6DA1C0BF.2~0M4S0J35IMLF.0 size=511785 2023-12-16T01:38:38.050 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.050+0000 7f5c997a3840 1 > prepared multipart upload key=UABS6DA1C0BF upload=0M4S0J35IMLF tag=ODX96C4XB025 type=write size=1560361 2023-12-16T01:38:38.052 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.052+0000 7f5c997a3840 1 < completed write operation key=MPVEN4BU8TW8 tag=2M5EOFICOYB8 type=write size=1027180 2023-12-16T01:38:38.057 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.056+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~HYSQ3VYVATNS.0 size=1048576 2023-12-16T01:38:38.060 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.058+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~HYSQ3VYVATNS.1 size=1048576 2023-12-16T01:38:38.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.060+0000 7f5c997a3840 1 > prepared part key=_multipart_59X1QITYQH28.2~HYSQ3VYVATNS.2 size=642766 2023-12-16T01:38:38.061 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.060+0000 7f5c997a3840 1 > prepared multipart upload key=59X1QITYQH28 upload=HYSQ3VYVATNS tag=RNBY0PK9QPIC type=write size=3788494 2023-12-16T01:38:38.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.062+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.0 size=1048576 2023-12-16T01:38:38.063 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.062+0000 7f5c997a3840 1 < canceled part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.1 size=1048576 2023-12-16T01:38:38.065 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.064+0000 7f5c997a3840 1 < completed part key=_multipart_51S0YULDPW63.2~D0EWUB38C1GV.2 size=284312 2023-12-16T01:38:38.068 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.068+0000 7f5c997a3840 1 < canceled multipart upload key=51S0YULDPW63 upload=D0EWUB38C1GV tag=OFRKF61VN9S9 type=write size=3430040 2023-12-16T01:38:38.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.071+0000 7f5c997a3840 1 > prepared part key=_multipart_DIPUXQ5NX215.2~8SVTWX4V7SJN.0 size=137270 2023-12-16T01:38:38.072 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.071+0000 7f5c997a3840 1 > prepared multipart upload key=DIPUXQ5NX215 upload=8SVTWX4V7SJN tag=8TA0I9WDF57Z type=write size=1185846 2023-12-16T01:38:38.074 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.073+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.0 size=1048576 2023-12-16T01:38:38.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.075+0000 7f5c997a3840 1 < completed part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.1 size=1048576 2023-12-16T01:38:38.076 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.075+0000 7f5c997a3840 1 < canceled part key=_multipart_59X1QITYQH28.2~XBR9VMI3GL2C.2 size=995693 2023-12-16T01:38:38.079 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.079+0000 7f5c997a3840 1 < canceled multipart upload key=59X1QITYQH28 upload=XBR9VMI3GL2C tag=LBT49S8H2P9Z type=write size=4141421 2023-12-16T01:38:38.081 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.081+0000 7f5c997a3840 1 > prepared operation key=6XZOAX7QEXIM tag=WNAWUG8K7JEU type=del size=3136966 2023-12-16T01:38:38.083 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.083+0000 7f5c997a3840 1 < completed part key=_multipart_26B5MRB73BOM.2~0O7CRT3VFYCH.0 size=163957 2023-12-16T01:38:38.087 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.087+0000 7f5c997a3840 1 < completed multipart upload key=26B5MRB73BOM upload=0O7CRT3VFYCH tag=36BWXI3GE7JX type=write size=1212533 2023-12-16T01:38:38.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.088+0000 7f5c997a3840 1 > prepared operation key=G7G60AC5ZIFN tag=8XW53F7CZVIG type=del size=1324506 2023-12-16T01:38:38.089 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.089+0000 7f5c997a3840 1 < canceled part key=_multipart_MPVEN4BU8TW8.2~RASLF6FB6AYQ.0 size=1048576 2023-12-16T01:38:38.091 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.090+0000 7f5c997a3840 1 < completed part key=_multipart_MPVEN4BU8TW8.2~RASLF6FB6AYQ.1 size=661197 2023-12-16T01:38:38.095 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.094+0000 7f5c997a3840 1 < canceled multipart upload key=MPVEN4BU8TW8 upload=RASLF6FB6AYQ tag=JJ0CE1WBCSY5 type=write size=2758349 2023-12-16T01:38:38.097 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.096+0000 7f5c997a3840 1 > prepared operation key=ABZTLF79NQIW tag=HHUS39VTCJT7 type=del size=2880215 2023-12-16T01:38:38.099 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.098+0000 7f5c997a3840 1 < completed part key=_multipart_3HP9BC673V84.2~NJYHGE93U3OJ.0 size=225042 2023-12-16T01:38:38.103 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.102+0000 7f5c997a3840 1 < completed multipart upload key=3HP9BC673V84 upload=NJYHGE93U3OJ tag=62EYZCYI0TKV type=write size=1273618 2023-12-16T01:38:38.105 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.104+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=DP5GR8BXDNB4 type=del size=1231036 2023-12-16T01:38:38.109 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.108+0000 7f5c997a3840 1 < suggested remove operation key=048EI4VAS2C2 tag=91V5PJ5ZM0QZ type=del 2023-12-16T01:38:38.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.113+0000 7f5c997a3840 1 > prepared part key=_multipart_MPVEN4BU8TW8.2~MT6HMIG6P221.0 size=845688 2023-12-16T01:38:38.113 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.113+0000 7f5c997a3840 1 > prepared multipart upload key=MPVEN4BU8TW8 upload=MT6HMIG6P221 tag=B2L786Z0JMKG type=write size=1894264 2023-12-16T01:38:38.116 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.115+0000 7f5c997a3840 1 < completed part key=_multipart_A2PPWLZLID00.2~6KP32OJ2IXJ8.0 size=540625 2023-12-16T01:38:38.119 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.118+0000 7f5c997a3840 1 < completed multipart upload key=A2PPWLZLID00 upload=6KP32OJ2IXJ8 tag=0K3TS0EUDBHH type=write size=1589201 2023-12-16T01:38:38.121 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.120+0000 7f5c997a3840 1 > prepared operation key=PF1CUO28FU1V tag=0PKLJRYQ66ZR type=del size=3117219 2023-12-16T01:38:38.123 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.122+0000 7f5c997a3840 1 < completed delete operation key=USOB314PKDFK tag=RSZC6P1M5Y81 type=del 2023-12-16T01:38:38.127 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.126+0000 7f5c997a3840 1 > prepared part key=_multipart_G7G60AC5ZIFN.2~0K7T4SUX63AJ.0 size=724189 2023-12-16T01:38:38.127 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.126+0000 7f5c997a3840 1 > prepared multipart upload key=G7G60AC5ZIFN upload=0K7T4SUX63AJ tag=63I40493NNPG type=write size=1772765 2023-12-16T01:38:38.130 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.129+0000 7f5c997a3840 1 < completed delete operation key=D04ZKKPJRPSQ tag=KF26S1ETM1GV type=del 2023-12-16T01:38:38.132 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.132+0000 7f5c997a3840 1 > prepared operation key=59X1QITYQH28 tag=I99HOZJGIWWU type=del size=2988164 2023-12-16T01:38:38.134 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.134+0000 7f5c997a3840 1 < completed part key=_multipart_NRGTLFH4VAZ9.2~OH6JDD999BYI.0 size=1048576 2023-12-16T01:38:38.135 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.134+0000 7f5c997a3840 1 < canceled part key=_multipart_NRGTLFH4VAZ9.2~OH6JDD999BYI.1 size=148024 2023-12-16T01:38:38.139 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.138+0000 7f5c997a3840 1 < canceled multipart upload key=NRGTLFH4VAZ9 upload=OH6JDD999BYI tag=Y6IY6MR3MKHA type=write size=2245176 2023-12-16T01:38:38.143 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.142+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~47SKBJLT7X3O.0 size=1048576 2023-12-16T01:38:38.144 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.144+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~47SKBJLT7X3O.1 size=1048576 2023-12-16T01:38:38.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.146+0000 7f5c997a3840 1 > prepared part key=_multipart_NDD9JP74W3A0.2~47SKBJLT7X3O.2 size=426976 2023-12-16T01:38:38.146 INFO:tasks.workunit.client.0.smithi078.stderr:2023-12-16T01:38:38.146+0000 7f5c997a3840 1 > prepared multipart upload key=NDD9JP74W3A0 upload=47SKBJLT7X3O tag=VUPW2IGZGS37 type=write size=3572704 2023-12-16T01:38:38.147 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] cls_rgw_stats.simulate (14226 ms) 2023-12-16T01:38:38.147 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from cls_rgw_stats (14226 ms total) 2023-12-16T01:38:38.147 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:38:38.147 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:38:38.436 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 1 test from 1 test suite ran. (16386 ms total) 2023-12-16T01:38:38.436 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 1 test. 2023-12-16T01:38:38.440 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:38:38.440 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:38:38.507 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2023-12-16T01:38:38.508 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2023-12-16T01:38:38.577 INFO:tasks.workunit.client.0.smithi078.stdout:Running main() from gmock_main.cc 2023-12-16T01:38:38.577 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 2 tests from 1 test suite. 2023-12-16T01:38:38.577 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:38:38.577 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from ClsSDK 2023-12-16T01:38:38.577 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2023-12-16T01:38:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:39 smithi078 ceph-mon[139570]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 369 KiB/s wr, 1.89k op/s 2023-12-16T01:38:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:39 smithi078 ceph-mon[139570]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-16T01:38:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:39 smithi078 ceph-mon[142991]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 369 KiB/s wr, 1.89k op/s 2023-12-16T01:38:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:39 smithi078 ceph-mon[142991]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-16T01:38:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:39 smithi118 ceph-mon[131825]: pgmap v1309: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 369 KiB/s wr, 1.89k op/s 2023-12-16T01:38:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:39 smithi118 ceph-mon[131825]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-16T01:38:40.696 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:38:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[139570]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-16T01:38:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2298835242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[142991]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-16T01:38:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2298835242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:40 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:40 smithi118 ceph-mon[131825]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-16T01:38:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2298835242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:40 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (17m) 3m ago 21m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (17m) 57s ago 21m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (22m) 3m ago 22m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (22m) 57s ago 22m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:38:41.007 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (16m) 57s ago 25m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (17m) 3m ago 27m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (16m) 3m ago 27m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (15m) 57s ago 26m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (16m) 3m ago 26m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (17m) 3m ago 21m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (17m) 57s ago 21m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (15m) 3m ago 25m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (14m) 3m ago 25m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (14m) 3m ago 24m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:38:41.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (13m) 3m ago 24m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:38:41.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (12m) 57s ago 23m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:38:41.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (12m) 57s ago 23m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:38:41.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11m) 57s ago 23m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:38:41.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11m) 57s ago 22m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:38:41.009 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (16m) 57s ago 22m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:38:41.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:38:41.390 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:38:41.463 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2886 ms) 2023-12-16T01:38:41.463 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2023-12-16T01:38:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3637198052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3637198052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3637198052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:42 smithi078 ceph-mon[139570]: from='client.45098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:42 smithi078 ceph-mon[139570]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-16T01:38:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:42 smithi078 ceph-mon[142991]: from='client.45098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:42 smithi078 ceph-mon[142991]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-16T01:38:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:42 smithi118 ceph-mon[131825]: from='client.45098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:38:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:42 smithi118 ceph-mon[131825]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[142991]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[142991]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3415256614' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[139570]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[139570]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3415256614' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:43 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:43 smithi118 ceph-mon[131825]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:43 smithi118 ceph-mon[131825]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-16T01:38:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3415256614' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:43 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:38:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:43 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3009 ms) 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from ClsSDK (5895 ms total) 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 2 tests from 1 test suite ran. (5895 ms total) 2023-12-16T01:38:44.472 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 2 tests. 2023-12-16T01:38:44.475 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:38:44.475 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:38:44.542 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-12-16T01:38:44.543 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:38:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[139570]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-16T01:38:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:38:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[142991]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-16T01:38:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:38:44.822 DEBUG:teuthology.parallel:result is None 2023-12-16T01:38:44.822 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:38:44.863 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:38:44.863 DEBUG:teuthology.orchestra.run.smithi078:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:38:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi078-188853-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:38:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:44 smithi118 ceph-mon[131825]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-16T01:38:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:38:44.920 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:38:44.920 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:38:44.921 INFO:teuthology.task.print:**** done end rados_api.yaml 2023-12-16T01:38:44.921 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:38:44.921 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2023-12-16T01:38:44.921 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-16T01:38:44.922 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-16T01:38:44.922 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T01:38:44.922 DEBUG:teuthology.orchestra.run.smithi078:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:38:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:38:44.978 INFO:teuthology.orchestra.run.smithi078.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-16T01:38:44.978 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:38:45.035 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-16T01:38:45.035 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-16T01:38:45.091 INFO:tasks.workunit:timeout=3h 2023-12-16T01:38:45.092 INFO:tasks.workunit:cleanup=True 2023-12-16T01:38:45.092 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:38:45.149 INFO:tasks.workunit.client.0.smithi078.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-16T01:38:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[139570]: pgmap v1318: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[139570]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[142991]: pgmap v1318: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[142991]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:38:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:45 smithi118 ceph-mon[131825]: pgmap v1318: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:45 smithi118 ceph-mon[131825]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-16T01:38:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:38:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:38:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:38:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:46] "GET /metrics HTTP/1.1" 200 36337 "" "Prometheus/2.43.0" 2023-12-16T01:38:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:47 smithi078 ceph-mon[139570]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:47 smithi078 ceph-mon[142991]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:47 smithi118 ceph-mon[131825]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:38:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:49 smithi078 ceph-mon[139570]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:49 smithi078 ceph-mon[142991]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:49 smithi118 ceph-mon[131825]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:51 smithi078 ceph-mon[139570]: pgmap v1322: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:51 smithi078 ceph-mon[142991]: pgmap v1322: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:51 smithi118 ceph-mon[131825]: pgmap v1322: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:52.124 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-16T01:38:52.182 INFO:tasks.workunit.client.0.smithi078.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T01:38:52.184 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:38:52.184 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T01:38:52.231 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T01:38:52.277 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T01:38:52.314 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:38:52.316 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:38:52.316 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T01:38:52.353 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:38:52.356 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:38:52.356 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-16T01:38:52.413 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2023-12-16T01:38:52.414 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2023-12-16T01:38:52.414 DEBUG:teuthology.orchestra.run.smithi078: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=quincy 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 2023-12-16T01:38:52.512 INFO:tasks.workunit.client.0.smithi078.stdout:run length 1200 seconds 2023-12-16T01:38:52.512 INFO:tasks.workunit.client.0.smithi078.stdout:preparing 10240 objects 2023-12-16T01:38:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:52 smithi118 ceph-mon[131825]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:52 smithi078 ceph-mon[142991]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:53.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:52 smithi078 ceph-mon[139570]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:38:54.482 INFO:tasks.workunit.client.0.smithi078.stdout:load-gen will run 1200 seconds 2023-12-16T01:38:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:55 smithi118 ceph-mon[131825]: pgmap v1324: 105 pgs: 105 active+clean; 3.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2023-12-16T01:38:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:55 smithi078 ceph-mon[139570]: pgmap v1324: 105 pgs: 105 active+clean; 3.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2023-12-16T01:38:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:55 smithi078 ceph-mon[142991]: pgmap v1324: 105 pgs: 105 active+clean; 3.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s wr, 31 op/s 2023-12-16T01:38:55.482 INFO:tasks.workunit.client.0.smithi078.stdout: 1: throughput=0MB/sec pending data=0 2023-12-16T01:38:55.482 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZTQr3D2DXGKGHd1 off=6998257 len=1613243 2023-12-16T01:38:55.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 0 completed, throughput=1.53MB/sec 2023-12-16T01:38:55.487 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ssyPryS-00RD_cj off=6244203 len=84463 2023-12-16T01:38:55.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 1 completed, throughput=1.61MB/sec 2023-12-16T01:38:55.490 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tJ7IAMjrPE5hYVN off=15496894 len=2083297 2023-12-16T01:38:55.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 2 completed, throughput=3.54MB/sec 2023-12-16T01:38:55.502 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tdoYCrgNULJ9ixY off=156548 len=1349008 2023-12-16T01:38:55.508 INFO:tasks.workunit.client.0.smithi078.stdout:op 3 completed, throughput=4.77MB/sec 2023-12-16T01:38:55.508 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-08QcMfOPgxJ999j off=7562919 len=1959888 2023-12-16T01:38:55.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 4 completed, throughput=6.52MB/sec 2023-12-16T01:38:56.519 INFO:tasks.workunit.client.0.smithi078.stdout: 2: throughput=3.32MB/sec pending data=0 2023-12-16T01:38:56.519 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NrLLrsqOKB5KidC off=1608764 len=703036 2023-12-16T01:38:56.524 INFO:tasks.workunit.client.0.smithi078.stdout:op 5 completed, throughput=3.64MB/sec 2023-12-16T01:38:56.524 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1tHln-AF5RAJpdJ off=7436682 len=826991 2023-12-16T01:38:56.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 6 completed, throughput=4.02MB/sec 2023-12-16T01:38:56.529 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B4m63mQwViROX_a off=1055309 len=19154 2023-12-16T01:38:56.531 INFO:tasks.workunit.client.0.smithi078.stdout:op 7 completed, throughput=4.02MB/sec 2023-12-16T01:38:56.531 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C2wxUVhC_obHT0D off=8960376 len=277018 2023-12-16T01:38:56.534 INFO:tasks.workunit.client.0.smithi078.stdout:op 8 completed, throughput=4.14MB/sec 2023-12-16T01:38:56.534 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hlz0N8fKc705ufW off=4700840 len=1212293 2023-12-16T01:38:56.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 9 completed, throughput=4.69MB/sec 2023-12-16T01:38:56.540 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fyTcq5wm4YzA1vQ off=2303699 len=723039 2023-12-16T01:38:56.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 10 completed, throughput=5.02MB/sec 2023-12-16T01:38:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:38:56] "GET /metrics HTTP/1.1" 200 33949 "" "Prometheus/2.43.0" 2023-12-16T01:38:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:57 smithi118 ceph-mon[131825]: pgmap v1325: 105 pgs: 105 active+clean; 73 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s wr, 516 op/s 2023-12-16T01:38:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:57 smithi078 ceph-mon[139570]: pgmap v1325: 105 pgs: 105 active+clean; 73 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s wr, 516 op/s 2023-12-16T01:38:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:57 smithi078 ceph-mon[142991]: pgmap v1325: 105 pgs: 105 active+clean; 73 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s wr, 516 op/s 2023-12-16T01:38:57.542 INFO:tasks.workunit.client.0.smithi078.stdout: 3: throughput=3.38MB/sec pending data=0 2023-12-16T01:38:57.542 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rT4IMcQsKlPdTKQ off=12998219 len=1718340 2023-12-16T01:38:57.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 11 completed, throughput=3.91MB/sec 2023-12-16T01:38:57.544 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M9Fegn2m1NOHzEf off=2783514 len=1678069 2023-12-16T01:38:57.547 INFO:tasks.workunit.client.0.smithi078.stdout:op 12 completed, throughput=4.43MB/sec 2023-12-16T01:38:57.548 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-42LnpMs7bSbBLI_ off=5104628 len=1816400 2023-12-16T01:38:57.550 INFO:tasks.workunit.client.0.smithi078.stdout:op 13 completed, throughput=4.99MB/sec 2023-12-16T01:38:57.550 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YxndfcHHpJnm_lx off=11343094 len=323512 2023-12-16T01:38:57.550 INFO:tasks.workunit.client.0.smithi078.stdout:op 14 completed, throughput=5.09MB/sec 2023-12-16T01:38:58.551 INFO:tasks.workunit.client.0.smithi078.stdout: 4: throughput=3.84MB/sec pending data=0 2023-12-16T01:38:58.551 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gWOHa6sD_Xbaizk off=683066 len=1152361 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 15 completed, throughput=4.11MB/sec 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0iQqkO_hzbmFKK1 off=2730239 len=257341 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 16 completed, throughput=4.17MB/sec 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-67re2p5EUAXp_XY off=1938283 len=53948 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 17 completed, throughput=4.18MB/sec 2023-12-16T01:38:58.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W2YIQYGmVlhmcSH off=5347729 len=576915 2023-12-16T01:38:58.561 INFO:tasks.workunit.client.0.smithi078.stdout:op 18 completed, throughput=4.31MB/sec 2023-12-16T01:38:58.561 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UKUVtMqSgGOrRIS off=1465237 len=1656218 2023-12-16T01:38:58.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 19 completed, throughput=4.69MB/sec 2023-12-16T01:38:58.568 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-USYC3gZD-sRxAxh off=8103594 len=1422299 2023-12-16T01:38:58.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 20 completed, throughput=5.02MB/sec 2023-12-16T01:38:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:38:59 smithi118 ceph-mon[131825]: pgmap v1326: 105 pgs: 105 active+clean; 118 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 914 KiB/s wr, 789 op/s 2023-12-16T01:38:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:38:59 smithi078 ceph-mon[139570]: pgmap v1326: 105 pgs: 105 active+clean; 118 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 914 KiB/s wr, 789 op/s 2023-12-16T01:38:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:38:59 smithi078 ceph-mon[142991]: pgmap v1326: 105 pgs: 105 active+clean; 118 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 914 KiB/s wr, 789 op/s 2023-12-16T01:38:59.569 INFO:tasks.workunit.client.0.smithi078.stdout: 5: throughput=4.03MB/sec pending data=0 2023-12-16T01:38:59.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OQly4_wKu5LECod off=1677560 len=1399086 2023-12-16T01:38:59.571 INFO:tasks.workunit.client.0.smithi078.stdout:op 21 completed, throughput=4.29MB/sec 2023-12-16T01:38:59.571 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cuUqdZWMQlbdhwz off=6002007 len=1013549 2023-12-16T01:38:59.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 22 completed, throughput=4.48MB/sec 2023-12-16T01:38:59.577 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WSnJ2ywlCgvoPHP off=1666072 len=267312 2023-12-16T01:38:59.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 23 completed, throughput=4.52MB/sec 2023-12-16T01:38:59.580 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XiPctX3aLwl9Et8 off=6353689 len=380816 2023-12-16T01:38:59.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 24 completed, throughput=4.59MB/sec 2023-12-16T01:38:59.583 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ia392BE64V6n2Vr off=22734737 len=635767 2023-12-16T01:38:59.587 INFO:tasks.workunit.client.0.smithi078.stdout:op 25 completed, throughput=4.71MB/sec 2023-12-16T01:38:59.587 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oNWKsXx8aH2R9l2 off=17956589 len=1174416 2023-12-16T01:38:59.588 INFO:tasks.workunit.client.0.smithi078.stdout:op 26 completed, throughput=4.93MB/sec 2023-12-16T01:38:59.588 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sexUTerAySVQvM2 off=1837804 len=369923 2023-12-16T01:38:59.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 27 completed, throughput=5MB/sec 2023-12-16T01:38:59.589 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AslA9fFzA5gfg32 off=2263492 len=723218 2023-12-16T01:38:59.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 28 completed, throughput=5.13MB/sec 2023-12-16T01:39:00.590 INFO:tasks.workunit.client.0.smithi078.stdout: 6: throughput=4.29MB/sec pending data=0 2023-12-16T01:39:00.590 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vO6UrkWMtC0XztA off=3267025 len=326437 2023-12-16T01:39:00.591 INFO:tasks.workunit.client.0.smithi078.stdout:op 29 completed, throughput=4.34MB/sec 2023-12-16T01:39:00.591 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kmp_xGzZdpZ_3PX off=6622463 len=758042 2023-12-16T01:39:00.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 30 completed, throughput=4.45MB/sec 2023-12-16T01:39:00.596 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-azWcbceQYp5gokw off=9691516 len=1962119 2023-12-16T01:39:00.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 31 completed, throughput=4.76MB/sec 2023-12-16T01:39:00.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0NvpEKpV3J5txWU off=4955889 len=1685086 2023-12-16T01:39:00.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 32 completed, throughput=5.01MB/sec 2023-12-16T01:39:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:01 smithi118 ceph-mon[131825]: pgmap v1327: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2023-12-16T01:39:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:01 smithi078 ceph-mon[139570]: pgmap v1327: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2023-12-16T01:39:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:01 smithi078 ceph-mon[142991]: pgmap v1327: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 1.4 MiB/s wr, 854 op/s 2023-12-16T01:39:01.607 INFO:tasks.workunit.client.0.smithi078.stdout: 7: throughput=4.31MB/sec pending data=0 2023-12-16T01:39:01.607 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lWkjxMBkchdjPZU off=9443255 len=715352 2023-12-16T01:39:01.611 INFO:tasks.workunit.client.0.smithi078.stdout:op 33 completed, throughput=4.4MB/sec 2023-12-16T01:39:01.611 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8-QyzWMp7xHfOZy off=791327 len=788034 2023-12-16T01:39:01.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 34 completed, throughput=4.51MB/sec 2023-12-16T01:39:01.616 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qbYqzXjTwSc_qiH off=0 len=1387260 2023-12-16T01:39:01.623 INFO:tasks.workunit.client.0.smithi078.stdout:op 35 completed, throughput=4.69MB/sec 2023-12-16T01:39:01.623 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a8ZB_Zi14iHQyEm off=2656002 len=701420 2023-12-16T01:39:01.624 INFO:tasks.workunit.client.0.smithi078.stdout:op 36 completed, throughput=4.78MB/sec 2023-12-16T01:39:01.624 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JNLR9AnAQ8kUukH off=1987026 len=1778477 2023-12-16T01:39:01.630 INFO:tasks.workunit.client.0.smithi078.stdout:op 37 completed, throughput=5.01MB/sec 2023-12-16T01:39:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:02.631 INFO:tasks.workunit.client.0.smithi078.stdout: 8: throughput=4.4MB/sec pending data=0 2023-12-16T01:39:02.631 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pq2MBSmY2_FikFF off=16867745 len=2065353 2023-12-16T01:39:02.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 38 completed, throughput=4.63MB/sec 2023-12-16T01:39:02.641 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VxvR_lYLrUvWuKH off=7855394 len=991752 2023-12-16T01:39:02.643 INFO:tasks.workunit.client.0.smithi078.stdout:op 39 completed, throughput=4.75MB/sec 2023-12-16T01:39:02.643 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tf_a_v5oznM11MP off=786506 len=155506 2023-12-16T01:39:02.644 INFO:tasks.workunit.client.0.smithi078.stdout:op 40 completed, throughput=4.77MB/sec 2023-12-16T01:39:02.644 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-atlevWaV2luZX3a off=9077028 len=330312 2023-12-16T01:39:02.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 41 completed, throughput=4.8MB/sec 2023-12-16T01:39:02.648 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xWjTLwYV23rfdTy off=12591143 len=1977221 2023-12-16T01:39:02.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 42 completed, throughput=5.03MB/sec 2023-12-16T01:39:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:03 smithi118 ceph-mon[131825]: pgmap v1328: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2023-12-16T01:39:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:03 smithi078 ceph-mon[139570]: pgmap v1328: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2023-12-16T01:39:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:03 smithi078 ceph-mon[142991]: pgmap v1328: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2023-12-16T01:39:03.656 INFO:tasks.workunit.client.0.smithi078.stdout: 9: throughput=4.48MB/sec pending data=0 2023-12-16T01:39:03.656 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PJeSfrUFbzHuyby off=6638859 len=31186 2023-12-16T01:39:03.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 43 completed, throughput=4.48MB/sec 2023-12-16T01:39:03.657 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--YZF4koWQU8tM2K off=8841677 len=1102890 2023-12-16T01:39:03.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 44 completed, throughput=4.59MB/sec 2023-12-16T01:39:03.663 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hmv0pJA8zbEW9iB off=14319686 len=871578 2023-12-16T01:39:03.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 45 completed, throughput=4.68MB/sec 2023-12-16T01:39:03.669 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TFFu1OfPCtH2OaT off=10050149 len=721977 2023-12-16T01:39:03.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 46 completed, throughput=4.76MB/sec 2023-12-16T01:39:03.670 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R_x7chHcmYW12q2 off=1368524 len=325992 2023-12-16T01:39:03.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 47 completed, throughput=4.79MB/sec 2023-12-16T01:39:03.670 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hZ4y4YohymuJ2Bb off=10177077 len=935179 2023-12-16T01:39:03.672 INFO:tasks.workunit.client.0.smithi078.stdout:op 48 completed, throughput=4.89MB/sec 2023-12-16T01:39:03.672 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xAEiz4SI_a49UiP off=1763823 len=2031943 2023-12-16T01:39:03.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 49 completed, throughput=5.09MB/sec 2023-12-16T01:39:04.682 INFO:tasks.workunit.client.0.smithi078.stdout: 10: throughput=4.59MB/sec pending data=0 2023-12-16T01:39:04.682 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o2zx2xQ3nMdzIl6 off=387619 len=2086823 2023-12-16T01:39:04.692 INFO:tasks.workunit.client.0.smithi078.stdout:op 50 completed, throughput=4.78MB/sec 2023-12-16T01:39:04.693 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JY6I9RgKiwvm2tq off=2839437 len=1413744 2023-12-16T01:39:04.694 INFO:tasks.workunit.client.0.smithi078.stdout:op 51 completed, throughput=4.91MB/sec 2023-12-16T01:39:04.694 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n9RrGtt9CVJZzuF off=18168496 len=1003983 2023-12-16T01:39:04.695 INFO:tasks.workunit.client.0.smithi078.stdout:op 52 completed, throughput=5.01MB/sec 2023-12-16T01:39:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:05 smithi118 ceph-mon[131825]: pgmap v1329: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2023-12-16T01:39:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:05 smithi078 ceph-mon[139570]: pgmap v1329: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2023-12-16T01:39:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:05 smithi078 ceph-mon[142991]: pgmap v1329: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 957 KiB/s rd, 2.2 MiB/s wr, 855 op/s 2023-12-16T01:39:05.696 INFO:tasks.workunit.client.0.smithi078.stdout: 11: throughput=4.56MB/sec pending data=0 2023-12-16T01:39:05.696 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WzhxYC9c_WMoZBP off=2396817 len=1987014 2023-12-16T01:39:05.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 53 completed, throughput=4.73MB/sec 2023-12-16T01:39:05.698 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u2HvsfNZjrk9SKk off=2407873 len=906577 2023-12-16T01:39:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 54 completed, throughput=4.8MB/sec 2023-12-16T01:39:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Shw6ncV_615uYWY off=1588113 len=809761 2023-12-16T01:39:05.708 INFO:tasks.workunit.client.0.smithi078.stdout:op 55 completed, throughput=4.87MB/sec 2023-12-16T01:39:05.708 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UqQTvnibTFvPCep off=2054516 len=913419 2023-12-16T01:39:05.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 56 completed, throughput=4.95MB/sec 2023-12-16T01:39:05.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OCjdwG2rFhVpjwS off=18588277 len=1686146 2023-12-16T01:39:05.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 57 completed, throughput=5.09MB/sec 2023-12-16T01:39:06.714 INFO:tasks.workunit.client.0.smithi078.stdout: 12: throughput=4.67MB/sec pending data=0 2023-12-16T01:39:06.714 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OhKpalIFU5a6GVd off=6608378 len=910845 2023-12-16T01:39:06.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 58 completed, throughput=4.74MB/sec 2023-12-16T01:39:06.716 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IfbepSfeX5mWRUc off=5405787 len=1016079 2023-12-16T01:39:06.718 INFO:tasks.workunit.client.0.smithi078.stdout:op 59 completed, throughput=4.82MB/sec 2023-12-16T01:39:06.718 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n2udVHwAdUbHcXN off=8832832 len=1150312 2023-12-16T01:39:06.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 60 completed, throughput=4.91MB/sec 2023-12-16T01:39:06.723 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JFRrIktSb0tnPQx off=661007 len=1223012 2023-12-16T01:39:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:06] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-16T01:39:06.729 INFO:tasks.workunit.client.0.smithi078.stdout:op 61 completed, throughput=5MB/sec 2023-12-16T01:39:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:07 smithi118 ceph-mon[131825]: pgmap v1330: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 830 op/s 2023-12-16T01:39:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:07 smithi078 ceph-mon[139570]: pgmap v1330: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 830 op/s 2023-12-16T01:39:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:07 smithi078 ceph-mon[142991]: pgmap v1330: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 830 op/s 2023-12-16T01:39:07.730 INFO:tasks.workunit.client.0.smithi078.stdout: 13: throughput=4.62MB/sec pending data=0 2023-12-16T01:39:07.730 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BTNgEKmWrtSc8KW off=1666849 len=1084986 2023-12-16T01:39:07.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 62 completed, throughput=4.7MB/sec 2023-12-16T01:39:07.736 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-atlevWaV2luZX3a off=5408822 len=199368 2023-12-16T01:39:07.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 63 completed, throughput=4.71MB/sec 2023-12-16T01:39:07.739 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Tbq_KZFEigsCXnM off=7732553 len=1102666 2023-12-16T01:39:07.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 64 completed, throughput=4.79MB/sec 2023-12-16T01:39:07.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pIl7hziijuq8OSe off=2564336 len=1233429 2023-12-16T01:39:07.746 INFO:tasks.workunit.client.0.smithi078.stdout:op 65 completed, throughput=4.88MB/sec 2023-12-16T01:39:07.746 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5LNpLWa8Vk2LcRI off=10868702 len=176932 2023-12-16T01:39:07.746 INFO:tasks.workunit.client.0.smithi078.stdout:op 66 completed, throughput=4.89MB/sec 2023-12-16T01:39:07.746 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qDe9KUQKNm6UX8_ off=1887256 len=2067403 2023-12-16T01:39:07.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 67 completed, throughput=5.04MB/sec 2023-12-16T01:39:08.757 INFO:tasks.workunit.client.0.smithi078.stdout: 14: throughput=4.68MB/sec pending data=0 2023-12-16T01:39:08.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W5fGbYSWOAiI81v off=9622357 len=1344612 2023-12-16T01:39:08.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 68 completed, throughput=4.77MB/sec 2023-12-16T01:39:08.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DXvqsdHvQRXs28k off=13001662 len=914343 2023-12-16T01:39:08.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 69 completed, throughput=4.83MB/sec 2023-12-16T01:39:08.771 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XeNqnb1jgOB69B4 off=9055745 len=1264707 2023-12-16T01:39:08.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 70 completed, throughput=4.91MB/sec 2023-12-16T01:39:08.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RrXUoa9G86rjNrN off=8573491 len=249399 2023-12-16T01:39:08.778 INFO:tasks.workunit.client.0.smithi078.stdout:op 71 completed, throughput=4.93MB/sec 2023-12-16T01:39:08.778 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KxJyYv3-ZMqsiBj off=5160687 len=1687326 2023-12-16T01:39:08.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 72 completed, throughput=5.04MB/sec 2023-12-16T01:39:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:09 smithi118 ceph-mon[131825]: pgmap v1331: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 362 op/s 2023-12-16T01:39:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:09 smithi078 ceph-mon[139570]: pgmap v1331: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 362 op/s 2023-12-16T01:39:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:09 smithi078 ceph-mon[142991]: pgmap v1331: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 362 op/s 2023-12-16T01:39:09.780 INFO:tasks.workunit.client.0.smithi078.stdout: 15: throughput=4.71MB/sec pending data=0 2023-12-16T01:39:09.780 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gd8rDhV_XIglu4S off=629810 len=1673309 2023-12-16T01:39:09.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 73 completed, throughput=4.81MB/sec 2023-12-16T01:39:09.789 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fhKFMoA8ac5ddB1 off=283614 len=1391559 2023-12-16T01:39:09.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 74 completed, throughput=4.9MB/sec 2023-12-16T01:39:09.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-elFIIZZYljuNSnt off=1140388 len=560710 2023-12-16T01:39:09.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 75 completed, throughput=4.93MB/sec 2023-12-16T01:39:09.797 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0LLftcLO7LH5Pnu off=890897 len=981169 2023-12-16T01:39:09.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 76 completed, throughput=4.99MB/sec 2023-12-16T01:39:09.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lwReXN0QCc2JFdM off=8358233 len=1993223 2023-12-16T01:39:09.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 77 completed, throughput=5.11MB/sec 2023-12-16T01:39:10.801 INFO:tasks.workunit.client.0.smithi078.stdout: 16: throughput=4.8MB/sec pending data=0 2023-12-16T01:39:10.801 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qnVSDuTatyvlAS7 off=274554 len=237359 2023-12-16T01:39:10.802 INFO:tasks.workunit.client.0.smithi078.stdout:op 78 completed, throughput=4.81MB/sec 2023-12-16T01:39:10.802 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uFbEnFhbFxD4jkJ off=9101976 len=782756 2023-12-16T01:39:10.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 79 completed, throughput=4.86MB/sec 2023-12-16T01:39:10.806 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rnoBO6eOiHqnr1N off=2476504 len=358903 2023-12-16T01:39:10.807 INFO:tasks.workunit.client.0.smithi078.stdout:op 80 completed, throughput=4.88MB/sec 2023-12-16T01:39:10.807 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QPz5Wfa-cMvPsjv off=1231963 len=1941756 2023-12-16T01:39:10.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 81 completed, throughput=4.99MB/sec 2023-12-16T01:39:10.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cFbWTRZBo5ddvo3 off=224658 len=860755 2023-12-16T01:39:10.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 82 completed, throughput=5.04MB/sec 2023-12-16T01:39:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:11 smithi118 ceph-mon[131825]: pgmap v1332: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 68 op/s 2023-12-16T01:39:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:11 smithi078 ceph-mon[139570]: pgmap v1332: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 68 op/s 2023-12-16T01:39:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:11 smithi078 ceph-mon[142991]: pgmap v1332: 105 pgs: 105 active+clean; 128 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 68 op/s 2023-12-16T01:39:11.733 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:39:11.819 INFO:tasks.workunit.client.0.smithi078.stdout: 17: throughput=4.75MB/sec pending data=0 2023-12-16T01:39:11.820 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lDUa-805K8nlP6F off=231644 len=538457 2023-12-16T01:39:11.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 83 completed, throughput=4.78MB/sec 2023-12-16T01:39:11.821 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cUvlDENtoVVS1Am off=11211949 len=1345836 2023-12-16T01:39:11.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 84 completed, throughput=4.85MB/sec 2023-12-16T01:39:11.823 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GdQYTqsXB4ZZf9s off=3032838 len=881029 2023-12-16T01:39:11.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 85 completed, throughput=4.9MB/sec 2023-12-16T01:39:11.824 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-laulatVinvzFjEj off=16353324 len=264542 2023-12-16T01:39:11.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 86 completed, throughput=4.91MB/sec 2023-12-16T01:39:11.825 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6xjXz4Znz12oOhM off=2726985 len=16269 2023-12-16T01:39:11.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 87 completed, throughput=4.91MB/sec 2023-12-16T01:39:11.827 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FAnWWyKVHWPOmOb off=905257 len=992478 2023-12-16T01:39:11.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 88 completed, throughput=4.97MB/sec 2023-12-16T01:39:11.830 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n8UnUiMwYAlROaq off=7870084 len=1274728 2023-12-16T01:39:11.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 89 completed, throughput=5.04MB/sec 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (18m) 3m ago 22m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (17m) 88s ago 21m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (23m) 3m ago 23m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (23m) 88s ago 23m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:39:12.046 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (17m) 88s ago 26m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (17m) 3m ago 27m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (17m) 3m ago 27m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (16m) 88s ago 26m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (16m) 3m ago 26m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (18m) 3m ago 21m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (17m) 88s ago 21m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (15m) 3m ago 25m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (15m) 3m ago 25m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (14m) 3m ago 25m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (14m) 3m ago 24m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (13m) 88s ago 24m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (12m) 88s ago 24m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (12m) 88s ago 23m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11m) 88s ago 23m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:39:12.047 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (17m) 88s ago 22m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:39:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:12 smithi118 ceph-mon[131825]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:39:12.430 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:39:12.431 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:39:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:12 smithi078 ceph-mon[142991]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:12 smithi078 ceph-mon[139570]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:12.833 INFO:tasks.workunit.client.0.smithi078.stdout: 18: throughput=4.76MB/sec pending data=0 2023-12-16T01:39:12.834 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nUs2CmZDUaosEvx off=22419355 len=1678411 2023-12-16T01:39:12.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 90 completed, throughput=4.85MB/sec 2023-12-16T01:39:12.841 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fHeLMfQt9fBobyG off=5507035 len=2025957 2023-12-16T01:39:12.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 91 completed, throughput=4.95MB/sec 2023-12-16T01:39:12.849 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IghK21_tVlxoT12 off=1511971 len=2050520 2023-12-16T01:39:12.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 92 completed, throughput=5.05MB/sec 2023-12-16T01:39:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:13 smithi118 ceph-mon[131825]: pgmap v1333: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:39:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:13 smithi118 ceph-mon[131825]: from='client.45131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1766132051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[139570]: pgmap v1333: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[139570]: from='client.45131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1766132051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[142991]: pgmap v1333: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[142991]: from='client.45131 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1766132051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:13.859 INFO:tasks.workunit.client.0.smithi078.stdout: 19: throughput=4.79MB/sec pending data=0 2023-12-16T01:39:13.860 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NFzquuR9w0flDpK off=9400541 len=415271 2023-12-16T01:39:13.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 93 completed, throughput=4.81MB/sec 2023-12-16T01:39:13.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BE2KKn6oWEAiZEz off=7024445 len=808519 2023-12-16T01:39:13.865 INFO:tasks.workunit.client.0.smithi078.stdout:op 94 completed, throughput=4.85MB/sec 2023-12-16T01:39:13.865 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5x6FSVGrVCga5WW off=747906 len=1279966 2023-12-16T01:39:13.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 95 completed, throughput=4.91MB/sec 2023-12-16T01:39:13.871 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9m0dko9C5J45jW- off=5052796 len=609101 2023-12-16T01:39:13.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 96 completed, throughput=4.94MB/sec 2023-12-16T01:39:13.875 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XgNQmbE0G3T4YSy off=6970853 len=699211 2023-12-16T01:39:13.879 INFO:tasks.workunit.client.0.smithi078.stdout:op 97 completed, throughput=4.98MB/sec 2023-12-16T01:39:13.879 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AfYxlO1jRUynLx0 off=15444440 len=1219215 2023-12-16T01:39:13.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 98 completed, throughput=5.04MB/sec 2023-12-16T01:39:14.882 INFO:tasks.workunit.client.0.smithi078.stdout: 20: throughput=4.79MB/sec pending data=0 2023-12-16T01:39:14.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a7s1hsxlLHuwPk2 off=9089886 len=298588 2023-12-16T01:39:14.885 INFO:tasks.workunit.client.0.smithi078.stdout:op 99 completed, throughput=4.8MB/sec 2023-12-16T01:39:14.885 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lPFEWPUSdg5L9IV off=14402885 len=1360444 2023-12-16T01:39:14.887 INFO:tasks.workunit.client.0.smithi078.stdout:op 100 completed, throughput=4.86MB/sec 2023-12-16T01:39:14.887 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EoQS9w1h5PADLS5 off=5650029 len=1886339 2023-12-16T01:39:14.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 101 completed, throughput=4.95MB/sec 2023-12-16T01:39:14.896 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yIl4ogXmire1wCl off=7706906 len=548479 2023-12-16T01:39:14.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 102 completed, throughput=4.98MB/sec 2023-12-16T01:39:14.897 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sPVO5q8vAdxVJ6p off=3388354 len=1351308 2023-12-16T01:39:14.904 INFO:tasks.workunit.client.0.smithi078.stdout:op 103 completed, throughput=5.04MB/sec 2023-12-16T01:39:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:15 smithi118 ceph-mon[131825]: pgmap v1334: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:15 smithi078 ceph-mon[139570]: pgmap v1334: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:15 smithi078 ceph-mon[142991]: pgmap v1334: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:15.905 INFO:tasks.workunit.client.0.smithi078.stdout: 21: throughput=4.8MB/sec pending data=0 2023-12-16T01:39:15.905 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M9Fegn2m1NOHzEf off=7692222 len=69716 2023-12-16T01:39:15.907 INFO:tasks.workunit.client.0.smithi078.stdout:op 104 completed, throughput=4.8MB/sec 2023-12-16T01:39:15.907 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c73RLb-WTelBpws off=13089818 len=434582 2023-12-16T01:39:15.908 INFO:tasks.workunit.client.0.smithi078.stdout:op 105 completed, throughput=4.82MB/sec 2023-12-16T01:39:15.908 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-biXhDzGXIyU_n5Q off=1489034 len=588303 2023-12-16T01:39:15.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 106 completed, throughput=4.85MB/sec 2023-12-16T01:39:15.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WK-jslnhUeEW25h off=6865515 len=1108263 2023-12-16T01:39:15.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 107 completed, throughput=4.9MB/sec 2023-12-16T01:39:15.910 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HK8W9tGl59Wpc0u off=7748853 len=1305513 2023-12-16T01:39:15.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 108 completed, throughput=4.96MB/sec 2023-12-16T01:39:15.918 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5j46UJuTiuPXvKI off=5698956 len=368113 2023-12-16T01:39:15.919 INFO:tasks.workunit.client.0.smithi078.stdout:op 109 completed, throughput=4.97MB/sec 2023-12-16T01:39:15.919 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c2Oucgyul41gfyq off=11088615 len=2036882 2023-12-16T01:39:15.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 110 completed, throughput=5.06MB/sec 2023-12-16T01:39:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:16] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-16T01:39:16.921 INFO:tasks.workunit.client.0.smithi078.stdout: 22: throughput=4.84MB/sec pending data=0 2023-12-16T01:39:16.922 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z80Jjawc4FpGN8q off=2324153 len=1397946 2023-12-16T01:39:16.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 111 completed, throughput=4.89MB/sec 2023-12-16T01:39:16.928 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W9SLYrTkBCzRE7K off=11098467 len=1658447 2023-12-16T01:39:16.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 112 completed, throughput=4.96MB/sec 2023-12-16T01:39:16.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oC64VDpMxBVZQLF off=238813 len=579499 2023-12-16T01:39:16.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 113 completed, throughput=4.99MB/sec 2023-12-16T01:39:16.937 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iR63_pCTgpQef-h off=19692496 len=1149973 2023-12-16T01:39:16.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 114 completed, throughput=5.04MB/sec 2023-12-16T01:39:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:17 smithi118 ceph-mon[131825]: pgmap v1335: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:39:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:17 smithi078 ceph-mon[139570]: pgmap v1335: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:39:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:17 smithi078 ceph-mon[142991]: pgmap v1335: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:17.940 INFO:tasks.workunit.client.0.smithi078.stdout: 23: throughput=4.82MB/sec pending data=0 2023-12-16T01:39:17.940 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OaWpzwawGJ9hNRY off=15893505 len=4486 2023-12-16T01:39:17.941 INFO:tasks.workunit.client.0.smithi078.stdout:op 115 completed, throughput=4.82MB/sec 2023-12-16T01:39:17.941 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MMUCseGmpoR36E1 off=12044514 len=1587770 2023-12-16T01:39:17.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 116 completed, throughput=4.88MB/sec 2023-12-16T01:39:17.949 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Lp7hi4ciB8_V0I5 off=6295511 len=972170 2023-12-16T01:39:17.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 117 completed, throughput=4.92MB/sec 2023-12-16T01:39:17.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tvG5oMuqJxQ_p04 off=3925262 len=1120275 2023-12-16T01:39:17.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 118 completed, throughput=4.97MB/sec 2023-12-16T01:39:17.952 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l4r2Nw6UXEc3_w1 off=0 len=1052080 2023-12-16T01:39:17.954 INFO:tasks.workunit.client.0.smithi078.stdout:op 119 completed, throughput=5.01MB/sec 2023-12-16T01:39:18.954 INFO:tasks.workunit.client.0.smithi078.stdout: 24: throughput=4.81MB/sec pending data=0 2023-12-16T01:39:18.954 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ijt83KXzntydNwL off=9733490 len=1119030 2023-12-16T01:39:18.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 120 completed, throughput=4.85MB/sec 2023-12-16T01:39:18.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2LCtRnsRA3zHgJG off=4783909 len=1096360 2023-12-16T01:39:18.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 121 completed, throughput=4.89MB/sec 2023-12-16T01:39:18.961 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AVUwaHvnL51YnTo off=5041277 len=282186 2023-12-16T01:39:18.962 INFO:tasks.workunit.client.0.smithi078.stdout:op 122 completed, throughput=4.9MB/sec 2023-12-16T01:39:18.962 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5oGiFIASJALnHdo off=1332502 len=544455 2023-12-16T01:39:18.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 123 completed, throughput=4.92MB/sec 2023-12-16T01:39:18.963 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MxZz3nkDBVkA3a- off=17671653 len=64027 2023-12-16T01:39:18.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 124 completed, throughput=4.92MB/sec 2023-12-16T01:39:18.963 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wx1uDXpDtvtjsSu off=5038370 len=1277034 2023-12-16T01:39:18.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 125 completed, throughput=4.97MB/sec 2023-12-16T01:39:18.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xJleSZyDjAJuI2g off=1671129 len=484145 2023-12-16T01:39:18.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 126 completed, throughput=4.99MB/sec 2023-12-16T01:39:18.968 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_wFtkbTZLY9JgvN off=2088506 len=562539 2023-12-16T01:39:18.972 INFO:tasks.workunit.client.0.smithi078.stdout:op 127 completed, throughput=5.01MB/sec 2023-12-16T01:39:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:19 smithi118 ceph-mon[131825]: pgmap v1336: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:39:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:19 smithi078 ceph-mon[139570]: pgmap v1336: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:39:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:19 smithi078 ceph-mon[142991]: pgmap v1336: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:39:19.972 INFO:tasks.workunit.client.0.smithi078.stdout: 25: throughput=4.82MB/sec pending data=0 2023-12-16T01:39:19.972 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WSf0lDgOETHq2JE off=642179 len=1073513 2023-12-16T01:39:19.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 128 completed, throughput=4.86MB/sec 2023-12-16T01:39:19.978 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dZC4BRXLghmGr1z off=8925060 len=624407 2023-12-16T01:39:19.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 129 completed, throughput=4.88MB/sec 2023-12-16T01:39:19.979 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IgScu6HX2AgbDcW off=8197075 len=1928278 2023-12-16T01:39:19.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 130 completed, throughput=4.95MB/sec 2023-12-16T01:39:19.981 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QGmmcsmNGj0XJ1F off=0 len=1510116 2023-12-16T01:39:19.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 131 completed, throughput=5.01MB/sec 2023-12-16T01:39:20.984 INFO:tasks.workunit.client.0.smithi078.stdout: 26: throughput=4.82MB/sec pending data=0 2023-12-16T01:39:20.984 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yk6pZd77iiJFl6Z off=1716457 len=284658 2023-12-16T01:39:20.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 132 completed, throughput=4.83MB/sec 2023-12-16T01:39:20.988 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bHsVIrE9R5J7Wd7 off=9946423 len=407045 2023-12-16T01:39:20.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 133 completed, throughput=4.84MB/sec 2023-12-16T01:39:20.991 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p7T15S6-SJrVEA1 off=2766347 len=1522592 2023-12-16T01:39:20.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 134 completed, throughput=4.9MB/sec 2023-12-16T01:39:20.995 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z73FUI1UsdnB2T6 off=7955598 len=875954 2023-12-16T01:39:21.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 135 completed, throughput=4.93MB/sec 2023-12-16T01:39:21.000 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G7JT88igx1jChj8 off=4746923 len=1650374 2023-12-16T01:39:21.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 136 completed, throughput=4.98MB/sec 2023-12-16T01:39:21.002 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eZ_5CPngYpC_c4q off=20241791 len=1140871 2023-12-16T01:39:21.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 137 completed, throughput=5.03MB/sec 2023-12-16T01:39:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:21 smithi118 ceph-mon[131825]: pgmap v1337: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:39:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:21 smithi078 ceph-mon[139570]: pgmap v1337: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:39:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:21 smithi078 ceph-mon[142991]: pgmap v1337: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:39:22.004 INFO:tasks.workunit.client.0.smithi078.stdout: 27: throughput=4.84MB/sec pending data=0 2023-12-16T01:39:22.004 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jopg-sFjdu4X5f0 off=13798597 len=276727 2023-12-16T01:39:22.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 138 completed, throughput=4.85MB/sec 2023-12-16T01:39:22.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E8OQSx9UfoJQJwt off=453116 len=377405 2023-12-16T01:39:22.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 139 completed, throughput=4.87MB/sec 2023-12-16T01:39:22.006 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y7fero6YMxlbuRA off=6114846 len=534825 2023-12-16T01:39:22.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 140 completed, throughput=4.88MB/sec 2023-12-16T01:39:22.010 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MY-3mszAdk0vibp off=3187944 len=1143827 2023-12-16T01:39:22.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 141 completed, throughput=4.92MB/sec 2023-12-16T01:39:22.017 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IMqiF6l7pq0D3z4 off=24049858 len=667963 2023-12-16T01:39:22.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 142 completed, throughput=4.94MB/sec 2023-12-16T01:39:22.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iKZ_vaDCMV0dd1K off=2624198 len=605926 2023-12-16T01:39:22.019 INFO:tasks.workunit.client.0.smithi078.stdout:op 143 completed, throughput=4.96MB/sec 2023-12-16T01:39:22.019 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ysQQCBzszBO6f8b off=8882439 len=952402 2023-12-16T01:39:22.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 144 completed, throughput=5MB/sec 2023-12-16T01:39:22.020 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S3bRbMVxoX58JYb off=19990283 len=2073577 2023-12-16T01:39:22.032 INFO:tasks.workunit.client.0.smithi078.stdout:op 145 completed, throughput=5.07MB/sec 2023-12-16T01:39:23.032 INFO:tasks.workunit.client.0.smithi078.stdout: 28: throughput=4.89MB/sec pending data=0 2023-12-16T01:39:23.032 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ihJnG4ialIMbBXX off=1579851 len=1124258 2023-12-16T01:39:23.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 146 completed, throughput=4.93MB/sec 2023-12-16T01:39:23.034 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MJmDPqQN_wqaBTW off=13281903 len=857730 2023-12-16T01:39:23.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 147 completed, throughput=4.96MB/sec 2023-12-16T01:39:23.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IAS1LHaK-JmopaT off=9027324 len=1545384 2023-12-16T01:39:23.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 148 completed, throughput=5.01MB/sec 2023-12-16T01:39:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:22 smithi118 ceph-mon[131825]: pgmap v1338: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:39:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:22 smithi078 ceph-mon[139570]: pgmap v1338: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:39:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:22 smithi078 ceph-mon[142991]: pgmap v1338: 105 pgs: 105 active+clean; 128 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:39:24.039 INFO:tasks.workunit.client.0.smithi078.stdout: 29: throughput=4.84MB/sec pending data=0 2023-12-16T01:39:24.039 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ayAWWCD7sFX-ox off=8887108 len=2060600 2023-12-16T01:39:24.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 149 completed, throughput=4.9MB/sec 2023-12-16T01:39:24.042 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o-z5erXgMQooULM off=9238668 len=221233 2023-12-16T01:39:24.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 150 completed, throughput=4.91MB/sec 2023-12-16T01:39:24.042 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SONX4u475YJHDf4 off=986349 len=995773 2023-12-16T01:39:24.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 151 completed, throughput=4.94MB/sec 2023-12-16T01:39:24.048 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uYzc5YSeRiBUKZR off=7246779 len=1833824 2023-12-16T01:39:24.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 152 completed, throughput=5MB/sec 2023-12-16T01:39:24.057 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fhKFMoA8ac5ddB1 off=7091844 len=539425 2023-12-16T01:39:24.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 153 completed, throughput=5.02MB/sec 2023-12-16T01:39:25.059 INFO:tasks.workunit.client.0.smithi078.stdout: 30: throughput=4.85MB/sec pending data=0 2023-12-16T01:39:25.059 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z5bRhR4mASVF5je off=10928904 len=121499 2023-12-16T01:39:25.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 154 completed, throughput=4.86MB/sec 2023-12-16T01:39:25.062 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rY3weo3NUeeo_s_ off=9111887 len=1587669 2023-12-16T01:39:25.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 155 completed, throughput=4.9MB/sec 2023-12-16T01:39:25.071 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vk2iVseyNl2yr4f off=22782194 len=1869827 2023-12-16T01:39:25.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 156 completed, throughput=4.96MB/sec 2023-12-16T01:39:25.080 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IDX-kNskus-cCvr off=4334469 len=795783 2023-12-16T01:39:25.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 157 completed, throughput=4.98MB/sec 2023-12-16T01:39:25.081 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jeUxmRSTJxTyBz4 off=1128185 len=705535 2023-12-16T01:39:25.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 158 completed, throughput=5.01MB/sec 2023-12-16T01:39:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:25 smithi118 ceph-mon[131825]: pgmap v1339: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:25 smithi078 ceph-mon[139570]: pgmap v1339: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:25 smithi078 ceph-mon[142991]: pgmap v1339: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:26.082 INFO:tasks.workunit.client.0.smithi078.stdout: 31: throughput=4.85MB/sec pending data=0 2023-12-16T01:39:26.082 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_CPxWx9LxsyStuE off=322747 len=1842384 2023-12-16T01:39:26.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 159 completed, throughput=4.9MB/sec 2023-12-16T01:39:26.089 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fXdDbh1WZUUjR2b off=107637 len=149511 2023-12-16T01:39:26.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 160 completed, throughput=4.91MB/sec 2023-12-16T01:39:26.092 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DZYjSw28GurmZ64 off=12025517 len=788351 2023-12-16T01:39:26.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 161 completed, throughput=4.93MB/sec 2023-12-16T01:39:26.096 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P76Clc0fTVLtROF off=11160058 len=1945294 2023-12-16T01:39:26.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 162 completed, throughput=4.99MB/sec 2023-12-16T01:39:26.098 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zZzXxQanHWiEqi8 off=98167 len=1838955 2023-12-16T01:39:26.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 163 completed, throughput=5.04MB/sec 2023-12-16T01:39:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:26] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-16T01:39:27.100 INFO:tasks.workunit.client.0.smithi078.stdout: 32: throughput=4.89MB/sec pending data=0 2023-12-16T01:39:27.100 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E-j60HO3ZBr_Sd2 off=8726256 len=1842859 2023-12-16T01:39:27.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 164 completed, throughput=4.94MB/sec 2023-12-16T01:39:27.109 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QgrY2y5eHEQKbFA off=854202 len=1195563 2023-12-16T01:39:27.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 165 completed, throughput=4.98MB/sec 2023-12-16T01:39:27.114 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yQtKy1URg8GOcEQ off=9854756 len=492222 2023-12-16T01:39:27.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 166 completed, throughput=4.99MB/sec 2023-12-16T01:39:27.118 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q6oQXbLF2XtsX6T off=612981 len=972574 2023-12-16T01:39:27.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 167 completed, throughput=5.02MB/sec 2023-12-16T01:39:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:27 smithi118 ceph-mon[131825]: pgmap v1340: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:27 smithi078 ceph-mon[139570]: pgmap v1340: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:27 smithi078 ceph-mon[142991]: pgmap v1340: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:28.123 INFO:tasks.workunit.client.0.smithi078.stdout: 33: throughput=4.87MB/sec pending data=0 2023-12-16T01:39:28.123 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IU1ebPDSRTf04Qo off=22796551 len=1737678 2023-12-16T01:39:28.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 168 completed, throughput=4.92MB/sec 2023-12-16T01:39:28.124 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YvlFljfV0qrIhbN off=13547724 len=660932 2023-12-16T01:39:28.128 INFO:tasks.workunit.client.0.smithi078.stdout:op 169 completed, throughput=4.94MB/sec 2023-12-16T01:39:28.128 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cnu76jTPTA0YVGw off=3096040 len=1974934 2023-12-16T01:39:28.137 INFO:tasks.workunit.client.0.smithi078.stdout:op 170 completed, throughput=4.99MB/sec 2023-12-16T01:39:28.137 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BaQ9FFczZl1PfYD off=12678117 len=932933 2023-12-16T01:39:28.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 171 completed, throughput=5.02MB/sec 2023-12-16T01:39:29.138 INFO:tasks.workunit.client.0.smithi078.stdout: 34: throughput=4.87MB/sec pending data=0 2023-12-16T01:39:29.138 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tpn1vxjmmSMl5ds off=4228537 len=840484 2023-12-16T01:39:29.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 172 completed, throughput=4.89MB/sec 2023-12-16T01:39:29.144 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RObvQfiumA6iuRm off=11245918 len=1608384 2023-12-16T01:39:29.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 173 completed, throughput=4.94MB/sec 2023-12-16T01:39:29.145 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hisraJ9SjF3indN off=1817705 len=2004351 2023-12-16T01:39:29.150 INFO:tasks.workunit.client.0.smithi078.stdout:op 174 completed, throughput=4.99MB/sec 2023-12-16T01:39:29.150 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m2BtYDpJVtanaGO off=7695301 len=914946 2023-12-16T01:39:29.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 175 completed, throughput=5.02MB/sec 2023-12-16T01:39:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:29 smithi118 ceph-mon[131825]: pgmap v1341: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:29 smithi078 ceph-mon[139570]: pgmap v1341: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:29 smithi078 ceph-mon[142991]: pgmap v1341: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:30.155 INFO:tasks.workunit.client.0.smithi078.stdout: 35: throughput=4.88MB/sec pending data=0 2023-12-16T01:39:30.155 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O_abyN2CYsm9Eha off=452682 len=678979 2023-12-16T01:39:30.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 176 completed, throughput=4.89MB/sec 2023-12-16T01:39:30.156 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tptr9Cz0y6cEqhw off=1752929 len=360546 2023-12-16T01:39:30.160 INFO:tasks.workunit.client.0.smithi078.stdout:op 177 completed, throughput=4.9MB/sec 2023-12-16T01:39:30.160 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QLxbvmjgvGc7J49 off=1466269 len=827483 2023-12-16T01:39:30.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 178 completed, throughput=4.93MB/sec 2023-12-16T01:39:30.161 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PI6U2tlJe3kYXcz off=6020447 len=1709053 2023-12-16T01:39:30.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 179 completed, throughput=4.97MB/sec 2023-12-16T01:39:30.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jgz8LN-D80XZnvb off=4490678 len=697563 2023-12-16T01:39:30.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 180 completed, throughput=4.99MB/sec 2023-12-16T01:39:30.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Phx1FRyrLtIsNot off=909071 len=791260 2023-12-16T01:39:30.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 181 completed, throughput=5.01MB/sec 2023-12-16T01:39:31.176 INFO:tasks.workunit.client.0.smithi078.stdout: 36: throughput=4.87MB/sec pending data=0 2023-12-16T01:39:31.176 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eiVzpR_94oQ3Lbp off=15940822 len=1749272 2023-12-16T01:39:31.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 182 completed, throughput=4.92MB/sec 2023-12-16T01:39:31.178 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ALJN9opWoLG_kWV off=1001416 len=2090744 2023-12-16T01:39:31.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 183 completed, throughput=4.97MB/sec 2023-12-16T01:39:31.181 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w3YLDdtI1wUtRoG off=4297251 len=1769909 2023-12-16T01:39:31.190 INFO:tasks.workunit.client.0.smithi078.stdout:op 184 completed, throughput=5.02MB/sec 2023-12-16T01:39:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:31 smithi118 ceph-mon[131825]: pgmap v1342: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:31 smithi078 ceph-mon[139570]: pgmap v1342: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:31 smithi078 ceph-mon[142991]: pgmap v1342: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:39:32.190 INFO:tasks.workunit.client.0.smithi078.stdout: 37: throughput=4.88MB/sec pending data=0 2023-12-16T01:39:32.190 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IxyRvZOQui7qcU3 off=10600008 len=1104635 2023-12-16T01:39:32.191 INFO:tasks.workunit.client.0.smithi078.stdout:op 185 completed, throughput=4.91MB/sec 2023-12-16T01:39:32.191 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YS88aJr0G6GLqRK off=9776262 len=907728 2023-12-16T01:39:32.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 186 completed, throughput=4.93MB/sec 2023-12-16T01:39:32.194 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hteN4Tx6QtQ2WoS off=16042714 len=141751 2023-12-16T01:39:32.195 INFO:tasks.workunit.client.0.smithi078.stdout:op 187 completed, throughput=4.94MB/sec 2023-12-16T01:39:32.195 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BaGsFUtuBO1KxhD off=191821 len=1922489 2023-12-16T01:39:32.198 INFO:tasks.workunit.client.0.smithi078.stdout:op 188 completed, throughput=4.98MB/sec 2023-12-16T01:39:32.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8DUs6D3eREq82vS off=6899106 len=1546084 2023-12-16T01:39:32.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 189 completed, throughput=5.02MB/sec 2023-12-16T01:39:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:33.201 INFO:tasks.workunit.client.0.smithi078.stdout: 38: throughput=4.89MB/sec pending data=0 2023-12-16T01:39:33.201 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KOUvFv32EoViNxt off=12788183 len=1610231 2023-12-16T01:39:33.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 190 completed, throughput=4.93MB/sec 2023-12-16T01:39:33.204 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dgv-M-1gXD5cxYH off=17929185 len=1097694 2023-12-16T01:39:33.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 191 completed, throughput=4.96MB/sec 2023-12-16T01:39:33.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3EvNeBi5enCM6YH off=5727644 len=1330567 2023-12-16T01:39:33.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 192 completed, throughput=4.99MB/sec 2023-12-16T01:39:33.212 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F_E8aIrgKpmlCh- off=13250763 len=209595 2023-12-16T01:39:33.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 193 completed, throughput=5MB/sec 2023-12-16T01:39:33.215 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QQzCXk1zhFZ7Iap off=14092165 len=1718557 2023-12-16T01:39:33.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 194 completed, throughput=5.04MB/sec 2023-12-16T01:39:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:33 smithi118 ceph-mon[131825]: pgmap v1343: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:33 smithi078 ceph-mon[139570]: pgmap v1343: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:33 smithi078 ceph-mon[142991]: pgmap v1343: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:39:34.217 INFO:tasks.workunit.client.0.smithi078.stdout: 39: throughput=4.91MB/sec pending data=0 2023-12-16T01:39:34.218 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-APDHnGDYYuHl7xS off=14304535 len=290369 2023-12-16T01:39:34.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 195 completed, throughput=4.92MB/sec 2023-12-16T01:39:34.221 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7zJ-yBBil8BAP30 off=1880558 len=2082571 2023-12-16T01:39:34.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 196 completed, throughput=4.97MB/sec 2023-12-16T01:39:34.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jdujYXzEFOt5Glr off=4482616 len=633313 2023-12-16T01:39:34.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 197 completed, throughput=4.98MB/sec 2023-12-16T01:39:34.233 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_nuPITpPG-w6gdc off=2779827 len=116582 2023-12-16T01:39:34.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 198 completed, throughput=4.98MB/sec 2023-12-16T01:39:34.234 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sTYQ3ndHqkZ7XaC off=9561791 len=783717 2023-12-16T01:39:34.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 199 completed, throughput=5MB/sec 2023-12-16T01:39:35.236 INFO:tasks.workunit.client.0.smithi078.stdout: 40: throughput=4.88MB/sec pending data=0 2023-12-16T01:39:35.236 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dDxIyBcukrlGGwi off=1664118 len=1053171 2023-12-16T01:39:35.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 200 completed, throughput=4.9MB/sec 2023-12-16T01:39:35.241 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pk0gYrJ_68Kp0Oy off=1805421 len=1871595 2023-12-16T01:39:35.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 201 completed, throughput=4.95MB/sec 2023-12-16T01:39:35.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zooO3sNcIvsVKMm off=12757051 len=344619 2023-12-16T01:39:35.246 INFO:tasks.workunit.client.0.smithi078.stdout:op 202 completed, throughput=4.96MB/sec 2023-12-16T01:39:35.246 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GcGMzBsKSrYggPt off=3428991 len=1089436 2023-12-16T01:39:35.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 203 completed, throughput=4.98MB/sec 2023-12-16T01:39:35.251 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pJyY4vZwwUa6hf6 off=1442984 len=818508 2023-12-16T01:39:35.255 INFO:tasks.workunit.client.0.smithi078.stdout:op 204 completed, throughput=5MB/sec 2023-12-16T01:39:35.256 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kzHgSGOr2zLYCI_ off=6254173 len=310761 2023-12-16T01:39:35.259 INFO:tasks.workunit.client.0.smithi078.stdout:op 205 completed, throughput=5.01MB/sec 2023-12-16T01:39:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:35 smithi118 ceph-mon[131825]: pgmap v1344: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:35 smithi078 ceph-mon[139570]: pgmap v1344: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:35 smithi078 ceph-mon[142991]: pgmap v1344: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:39:36.259 INFO:tasks.workunit.client.0.smithi078.stdout: 41: throughput=4.89MB/sec pending data=0 2023-12-16T01:39:36.260 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C1DUZutZBWplN70 off=212041 len=715388 2023-12-16T01:39:36.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 206 completed, throughput=4.9MB/sec 2023-12-16T01:39:36.261 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MLMPuJPoBpFZ4mc off=1264061 len=1497272 2023-12-16T01:39:36.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 207 completed, throughput=4.94MB/sec 2023-12-16T01:39:36.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uMgoxIBsOzPqWGG off=12261818 len=700859 2023-12-16T01:39:36.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 208 completed, throughput=4.95MB/sec 2023-12-16T01:39:36.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FLgoTyzet9eTfpb off=3707276 len=963497 2023-12-16T01:39:36.267 INFO:tasks.workunit.client.0.smithi078.stdout:op 209 completed, throughput=4.97MB/sec 2023-12-16T01:39:36.268 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tFEXRI7hAUSrsPN off=3586719 len=923303 2023-12-16T01:39:36.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 210 completed, throughput=4.99MB/sec 2023-12-16T01:39:36.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n2qEeWXlX-TKiEV off=8708910 len=896606 2023-12-16T01:39:36.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 211 completed, throughput=5.01MB/sec 2023-12-16T01:39:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:36] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.43.0" 2023-12-16T01:39:37.274 INFO:tasks.workunit.client.0.smithi078.stdout: 42: throughput=4.9MB/sec pending data=0 2023-12-16T01:39:37.274 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q7YYKQS8Y1P0N0f off=1537161 len=429175 2023-12-16T01:39:37.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 212 completed, throughput=4.91MB/sec 2023-12-16T01:39:37.275 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5iitjXyK4gCIV0S off=4449982 len=1667625 2023-12-16T01:39:37.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 213 completed, throughput=4.94MB/sec 2023-12-16T01:39:37.284 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kRowUCrJ60094JO off=4944703 len=296777 2023-12-16T01:39:37.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 214 completed, throughput=4.95MB/sec 2023-12-16T01:39:37.287 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zyyvQ5pomyMpJhq off=8969995 len=203358 2023-12-16T01:39:37.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 215 completed, throughput=4.95MB/sec 2023-12-16T01:39:37.290 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mEHh7aHlXvuBlU4 off=4379827 len=1371615 2023-12-16T01:39:37.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 216 completed, throughput=4.98MB/sec 2023-12-16T01:39:37.292 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UhbowkvHXzb-GHb off=287869 len=831316 2023-12-16T01:39:37.297 INFO:tasks.workunit.client.0.smithi078.stdout:op 217 completed, throughput=5MB/sec 2023-12-16T01:39:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:37 smithi118 ceph-mon[131825]: pgmap v1345: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:37 smithi078 ceph-mon[139570]: pgmap v1345: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:37 smithi078 ceph-mon[142991]: pgmap v1345: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:39:38.297 INFO:tasks.workunit.client.0.smithi078.stdout: 43: throughput=4.89MB/sec pending data=0 2023-12-16T01:39:38.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yXd4P8VQAfzCAKs off=10948645 len=922080 2023-12-16T01:39:38.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 218 completed, throughput=4.91MB/sec 2023-12-16T01:39:38.299 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jNBCJI0XAbwnj3l off=10763372 len=1365337 2023-12-16T01:39:38.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 219 completed, throughput=4.94MB/sec 2023-12-16T01:39:38.305 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N8EhB4TqNpxD8Fb off=11275051 len=64876 2023-12-16T01:39:38.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 220 completed, throughput=4.94MB/sec 2023-12-16T01:39:38.307 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7TrZVYe1eTLWLiI off=7443133 len=1887536 2023-12-16T01:39:38.312 INFO:tasks.workunit.client.0.smithi078.stdout:op 221 completed, throughput=4.98MB/sec 2023-12-16T01:39:38.312 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LfpE5N2CxQ3AgH1 off=2143365 len=2032554 2023-12-16T01:39:38.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 222 completed, throughput=5.02MB/sec 2023-12-16T01:39:39.321 INFO:tasks.workunit.client.0.smithi078.stdout: 44: throughput=4.91MB/sec pending data=0 2023-12-16T01:39:39.321 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LBK5KGX80grJh4R off=256336 len=106714 2023-12-16T01:39:39.321 INFO:tasks.workunit.client.0.smithi078.stdout:op 223 completed, throughput=4.91MB/sec 2023-12-16T01:39:39.321 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MeiQqRLbQWTqcH9 off=2675193 len=378270 2023-12-16T01:39:39.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 224 completed, throughput=4.92MB/sec 2023-12-16T01:39:39.325 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cv4Pt--kOPpEFaX off=12056215 len=615127 2023-12-16T01:39:39.329 INFO:tasks.workunit.client.0.smithi078.stdout:op 225 completed, throughput=4.93MB/sec 2023-12-16T01:39:39.329 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XxukwHonTu4dZCm off=1611325 len=1459202 2023-12-16T01:39:39.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 226 completed, throughput=4.96MB/sec 2023-12-16T01:39:39.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FoWEw1SixNZK3kq off=1093394 len=786449 2023-12-16T01:39:39.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 227 completed, throughput=4.98MB/sec 2023-12-16T01:39:39.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZHQpHo4SbAPpAo_ off=7707193 len=940069 2023-12-16T01:39:39.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 228 completed, throughput=5MB/sec 2023-12-16T01:39:39.335 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_rS22QEpK8BWlYR off=9230491 len=1717925 2023-12-16T01:39:39.338 INFO:tasks.workunit.client.0.smithi078.stdout:op 229 completed, throughput=5.03MB/sec 2023-12-16T01:39:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:39 smithi118 ceph-mon[131825]: pgmap v1346: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:39:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:39 smithi078 ceph-mon[139570]: pgmap v1346: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:39:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:39 smithi078 ceph-mon[142991]: pgmap v1346: 105 pgs: 105 active+clean; 128 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:39:40.339 INFO:tasks.workunit.client.0.smithi078.stdout: 45: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:40.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UDpPTDopxMjoGTa off=231918 len=986403 2023-12-16T01:39:40.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 230 completed, throughput=4.94MB/sec 2023-12-16T01:39:40.345 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mdsX9JWxoSiM9cN off=2105468 len=1898308 2023-12-16T01:39:40.347 INFO:tasks.workunit.client.0.smithi078.stdout:op 231 completed, throughput=4.98MB/sec 2023-12-16T01:39:40.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_IGMreetQ4dJd7y off=654634 len=1328336 2023-12-16T01:39:40.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 232 completed, throughput=5.01MB/sec 2023-12-16T01:39:41.349 INFO:tasks.workunit.client.0.smithi078.stdout: 46: throughput=4.9MB/sec pending data=0 2023-12-16T01:39:41.349 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PjV0P4PLS57-hWH off=11526169 len=1947532 2023-12-16T01:39:41.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 233 completed, throughput=4.94MB/sec 2023-12-16T01:39:41.359 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MbpOUkg2I83OWc- off=10659750 len=1214436 2023-12-16T01:39:41.365 INFO:tasks.workunit.client.0.smithi078.stdout:op 234 completed, throughput=4.97MB/sec 2023-12-16T01:39:41.365 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5bo0UUkXZYwJqC9 off=3447969 len=58573 2023-12-16T01:39:41.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 235 completed, throughput=4.97MB/sec 2023-12-16T01:39:41.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mEQApnNZGMu176U off=9205916 len=1450198 2023-12-16T01:39:41.373 INFO:tasks.workunit.client.0.smithi078.stdout:op 236 completed, throughput=5MB/sec 2023-12-16T01:39:41.373 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-40wVrzd06_2bb7V off=21166553 len=2097031 2023-12-16T01:39:41.376 INFO:tasks.workunit.client.0.smithi078.stdout:op 237 completed, throughput=5.04MB/sec 2023-12-16T01:39:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:41 smithi118 ceph-mon[131825]: pgmap v1347: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:39:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:41 smithi078 ceph-mon[139570]: pgmap v1347: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:39:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:41 smithi078 ceph-mon[142991]: pgmap v1347: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:39:42.376 INFO:tasks.workunit.client.0.smithi078.stdout: 47: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:42.376 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fAywp1dnMCmzv-C off=4084797 len=396218 2023-12-16T01:39:42.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 238 completed, throughput=4.94MB/sec 2023-12-16T01:39:42.378 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N8rncuDTC7JqejB off=378721 len=519270 2023-12-16T01:39:42.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 239 completed, throughput=4.95MB/sec 2023-12-16T01:39:42.379 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OsK-OvUuP-V9yRI off=8658462 len=1298468 2023-12-16T01:39:42.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 240 completed, throughput=4.98MB/sec 2023-12-16T01:39:42.380 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2rQq0iqqGqDWs31 off=4140356 len=1188687 2023-12-16T01:39:42.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 241 completed, throughput=5MB/sec 2023-12-16T01:39:42.778 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:39:43.085 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:39:43.085 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (18m) 4m ago 22m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (18m) 119s ago 22m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (23m) 4m ago 23m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (23m) 119s ago 23m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (17m) 119s ago 26m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (18m) 4m ago 28m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (17m) 4m ago 28m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (16m) 119s ago 27m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (17m) 4m ago 27m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (18m) 4m ago 22m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (18m) 119s ago 22m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (16m) 4m ago 26m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (15m) 4m ago 26m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:39:43.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (15m) 4m ago 25m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (14m) 4m ago 25m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (13m) 119s ago 25m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (13m) 119s ago 24m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (12m) 119s ago 24m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (12m) 119s ago 23m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:39:43.087 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (17m) 119s ago 23m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:39:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:42 smithi118 ceph-mon[131825]: pgmap v1348: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:39:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:42 smithi118 ceph-mon[131825]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:42 smithi078 ceph-mon[139570]: pgmap v1348: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:39:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:42 smithi078 ceph-mon[139570]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:42 smithi078 ceph-mon[142991]: pgmap v1348: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:39:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:42 smithi078 ceph-mon[142991]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:43.383 INFO:tasks.workunit.client.0.smithi078.stdout: 48: throughput=4.9MB/sec pending data=0 2023-12-16T01:39:43.384 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5ZM-KgJT_9DswIV off=5791689 len=1485043 2023-12-16T01:39:43.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 242 completed, throughput=4.93MB/sec 2023-12-16T01:39:43.391 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BpAnhzVjWS2IiTy off=14841836 len=972129 2023-12-16T01:39:43.396 INFO:tasks.workunit.client.0.smithi078.stdout:op 243 completed, throughput=4.95MB/sec 2023-12-16T01:39:43.396 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E6WG5P7PdYVdx6- off=5406249 len=524403 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 244 completed, throughput=4.96MB/sec 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EYaIuCzvCdRt-1N off=57921 len=719879 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 245 completed, throughput=4.97MB/sec 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-joXT4GpfnQOuDfz off=16451576 len=412750 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 246 completed, throughput=4.98MB/sec 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HcL59FSw6SN70ON off=4929425 len=1893103 2023-12-16T01:39:43.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 247 completed, throughput=5.01MB/sec 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:43.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:39:43.469 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:39:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:43 smithi118 ceph-mon[131825]: from='client.45149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1460055507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:43 smithi078 ceph-mon[139570]: from='client.45149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1460055507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:43 smithi078 ceph-mon[142991]: from='client.45149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:39:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1460055507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:39:44.402 INFO:tasks.workunit.client.0.smithi078.stdout: 49: throughput=4.91MB/sec pending data=0 2023-12-16T01:39:44.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UhqUaEKDpF-_T2G off=1542101 len=1894084 2023-12-16T01:39:44.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 248 completed, throughput=4.95MB/sec 2023-12-16T01:39:44.404 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PVd2vqJCp1bnMVQ off=8505879 len=1413699 2023-12-16T01:39:44.410 INFO:tasks.workunit.client.0.smithi078.stdout:op 249 completed, throughput=4.98MB/sec 2023-12-16T01:39:44.410 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GoOdoxC4WqfX5Dp off=3017118 len=1263771 2023-12-16T01:39:44.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 250 completed, throughput=5MB/sec 2023-12-16T01:39:44.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QOwYODs9i3ZJfHr off=3249319 len=110125 2023-12-16T01:39:44.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 251 completed, throughput=5MB/sec 2023-12-16T01:39:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:44 smithi118 ceph-mon[131825]: pgmap v1349: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:39:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:44 smithi078 ceph-mon[139570]: pgmap v1349: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:39:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:44 smithi078 ceph-mon[142991]: pgmap v1349: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:39:45.419 INFO:tasks.workunit.client.0.smithi078.stdout: 50: throughput=4.9MB/sec pending data=0 2023-12-16T01:39:45.420 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-boC9z3_FK51KOAH off=857826 len=127442 2023-12-16T01:39:45.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 252 completed, throughput=4.91MB/sec 2023-12-16T01:39:45.422 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--ZawfDSI8IbjebL off=5579500 len=1212833 2023-12-16T01:39:45.423 INFO:tasks.workunit.client.0.smithi078.stdout:op 253 completed, throughput=4.93MB/sec 2023-12-16T01:39:45.423 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z3lTQd8oVA_Wc00 off=4898232 len=460248 2023-12-16T01:39:45.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 254 completed, throughput=4.94MB/sec 2023-12-16T01:39:45.424 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MJceelLNcmMsWI8 off=20450353 len=627277 2023-12-16T01:39:45.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 255 completed, throughput=4.95MB/sec 2023-12-16T01:39:45.424 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_BWhMELX98RI9Yd off=597668 len=2028066 2023-12-16T01:39:45.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 256 completed, throughput=4.99MB/sec 2023-12-16T01:39:45.426 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_B19Rsm16hz1b0L off=5636015 len=363544 2023-12-16T01:39:45.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 257 completed, throughput=4.99MB/sec 2023-12-16T01:39:45.428 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pwc9OX5dxbxRrM8 off=13448124 len=1320038 2023-12-16T01:39:45.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 258 completed, throughput=5.02MB/sec 2023-12-16T01:39:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:39:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:39:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:39:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:39:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:39:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:39:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:39:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:39:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:39:46.434 INFO:tasks.workunit.client.0.smithi078.stdout: 51: throughput=4.92MB/sec pending data=0 2023-12-16T01:39:46.434 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tqVNit4i1WFtcG6 off=712115 len=1020880 2023-12-16T01:39:46.436 INFO:tasks.workunit.client.0.smithi078.stdout:op 259 completed, throughput=4.94MB/sec 2023-12-16T01:39:46.436 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PuiLVseZeoyK_SB off=640387 len=576269 2023-12-16T01:39:46.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 260 completed, throughput=4.95MB/sec 2023-12-16T01:39:46.437 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2w-QykOQ7M6pzLo off=8523021 len=1746902 2023-12-16T01:39:46.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 261 completed, throughput=4.98MB/sec 2023-12-16T01:39:46.439 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L-C_CEmyu7sxE2s off=5588957 len=395369 2023-12-16T01:39:46.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 262 completed, throughput=4.99MB/sec 2023-12-16T01:39:46.443 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MeSbHk2noi6VK7J off=18358064 len=201661 2023-12-16T01:39:46.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 263 completed, throughput=4.99MB/sec 2023-12-16T01:39:46.443 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aB2xfwzQHx0hFcv off=2915668 len=1854764 2023-12-16T01:39:46.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 264 completed, throughput=5.02MB/sec 2023-12-16T01:39:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:46] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.43.0" 2023-12-16T01:39:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:46 smithi118 ceph-mon[131825]: pgmap v1350: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:39:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:46 smithi078 ceph-mon[139570]: pgmap v1350: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:39:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:46 smithi078 ceph-mon[142991]: pgmap v1350: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:39:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:39:47.452 INFO:tasks.workunit.client.0.smithi078.stdout: 52: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:47.452 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1RYZfu5NC845J-U off=8139781 len=1397337 2023-12-16T01:39:47.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 265 completed, throughput=4.95MB/sec 2023-12-16T01:39:47.454 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7U9Y1CLM1CoMqjp off=12757820 len=1197221 2023-12-16T01:39:47.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 266 completed, throughput=4.98MB/sec 2023-12-16T01:39:47.456 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yEvIfUy7c4Xu4xu off=11948655 len=1434293 2023-12-16T01:39:47.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 267 completed, throughput=5MB/sec 2023-12-16T01:39:48.457 INFO:tasks.workunit.client.0.smithi078.stdout: 53: throughput=4.91MB/sec pending data=0 2023-12-16T01:39:48.458 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qpQ6MxBP08WjT7R off=5630342 len=1909700 2023-12-16T01:39:48.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 268 completed, throughput=4.94MB/sec 2023-12-16T01:39:48.467 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MJceelLNcmMsWI8 off=6772982 len=445024 2023-12-16T01:39:48.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 269 completed, throughput=4.95MB/sec 2023-12-16T01:39:48.470 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jjo9Tv0ZF3gplez off=5529795 len=813441 2023-12-16T01:39:48.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 270 completed, throughput=4.96MB/sec 2023-12-16T01:39:48.472 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4keqVtA6pWnpSth off=3885635 len=12003 2023-12-16T01:39:48.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 271 completed, throughput=4.96MB/sec 2023-12-16T01:39:48.474 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QLu0ZkSrxmJg3Az off=704064 len=1101862 2023-12-16T01:39:48.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 272 completed, throughput=4.98MB/sec 2023-12-16T01:39:48.475 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mQOpO47oEWmiiyf off=8354202 len=1707678 2023-12-16T01:39:48.484 INFO:tasks.workunit.client.0.smithi078.stdout:op 273 completed, throughput=5.01MB/sec 2023-12-16T01:39:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:49 smithi118 ceph-mon[131825]: pgmap v1351: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:39:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:49 smithi078 ceph-mon[139570]: pgmap v1351: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:39:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:49 smithi078 ceph-mon[142991]: pgmap v1351: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:39:49.484 INFO:tasks.workunit.client.0.smithi078.stdout: 54: throughput=4.92MB/sec pending data=0 2023-12-16T01:39:49.484 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FibF-ugg4XkG_Jx off=4881187 len=1983781 2023-12-16T01:39:49.493 INFO:tasks.workunit.client.0.smithi078.stdout:op 274 completed, throughput=4.96MB/sec 2023-12-16T01:39:49.494 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VTeAJEHbFZ5yq0N off=1806425 len=582875 2023-12-16T01:39:49.497 INFO:tasks.workunit.client.0.smithi078.stdout:op 275 completed, throughput=4.96MB/sec 2023-12-16T01:39:49.497 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GhPuin7Ns6TO_a7 off=2255544 len=875543 2023-12-16T01:39:49.502 INFO:tasks.workunit.client.0.smithi078.stdout:op 276 completed, throughput=4.98MB/sec 2023-12-16T01:39:49.502 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mJC0gF11AEbm1fN off=10235444 len=470763 2023-12-16T01:39:49.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 277 completed, throughput=4.99MB/sec 2023-12-16T01:39:49.504 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VJxUPV2NpDu9te- off=17195164 len=405793 2023-12-16T01:39:49.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 278 completed, throughput=4.99MB/sec 2023-12-16T01:39:49.505 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--YZF4koWQU8tM2K off=7622448 len=935427 2023-12-16T01:39:49.510 INFO:tasks.workunit.client.0.smithi078.stdout:op 279 completed, throughput=5.01MB/sec 2023-12-16T01:39:50.511 INFO:tasks.workunit.client.0.smithi078.stdout: 55: throughput=4.92MB/sec pending data=0 2023-12-16T01:39:50.511 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hLcKwbUe4Qyql4r off=4469100 len=1240418 2023-12-16T01:39:50.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 280 completed, throughput=4.94MB/sec 2023-12-16T01:39:50.518 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Mf52Opjoc8f5WgY off=3825600 len=1013001 2023-12-16T01:39:50.522 INFO:tasks.workunit.client.0.smithi078.stdout:op 281 completed, throughput=4.96MB/sec 2023-12-16T01:39:50.522 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G7JT88igx1jChj8 off=13164372 len=1711315 2023-12-16T01:39:50.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 282 completed, throughput=4.99MB/sec 2023-12-16T01:39:50.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bVwhHuFf-2cLALG off=5769426 len=1486382 2023-12-16T01:39:50.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 283 completed, throughput=5.01MB/sec 2023-12-16T01:39:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:51 smithi118 ceph-mon[131825]: pgmap v1352: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:39:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:51 smithi078 ceph-mon[139570]: pgmap v1352: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:39:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:51 smithi078 ceph-mon[142991]: pgmap v1352: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:39:51.533 INFO:tasks.workunit.client.0.smithi078.stdout: 56: throughput=4.92MB/sec pending data=0 2023-12-16T01:39:51.533 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gThXj6JjziOPP8P off=1575368 len=753944 2023-12-16T01:39:51.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 284 completed, throughput=4.94MB/sec 2023-12-16T01:39:51.535 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y7Ht5NgwzB7LyzQ off=7231363 len=1162432 2023-12-16T01:39:51.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 285 completed, throughput=4.96MB/sec 2023-12-16T01:39:51.540 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yC1f8vhreViyBW8 off=10573840 len=487981 2023-12-16T01:39:51.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 286 completed, throughput=4.96MB/sec 2023-12-16T01:39:51.541 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7ZJsezTNTF6v3Nn off=7253369 len=1406858 2023-12-16T01:39:51.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 287 completed, throughput=4.99MB/sec 2023-12-16T01:39:51.549 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cE0uD81ukOyAlto off=4640217 len=285577 2023-12-16T01:39:51.551 INFO:tasks.workunit.client.0.smithi078.stdout:op 288 completed, throughput=4.99MB/sec 2023-12-16T01:39:51.551 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aa4KoORJXGMO1Fz off=2785663 len=1875986 2023-12-16T01:39:51.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 289 completed, throughput=5.02MB/sec 2023-12-16T01:39:52.553 INFO:tasks.workunit.client.0.smithi078.stdout: 57: throughput=4.94MB/sec pending data=0 2023-12-16T01:39:52.553 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7flgeE0D1iX88w9 off=12583057 len=1975740 2023-12-16T01:39:52.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 290 completed, throughput=4.97MB/sec 2023-12-16T01:39:52.555 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RY_FYkNkixZWgc8 off=0 len=1938546 2023-12-16T01:39:52.562 INFO:tasks.workunit.client.0.smithi078.stdout:op 291 completed, throughput=5MB/sec 2023-12-16T01:39:52.562 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7WnL2ebz9bsqz83 off=434192 len=1659833 2023-12-16T01:39:52.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 292 completed, throughput=5.03MB/sec 2023-12-16T01:39:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:52 smithi118 ceph-mon[131825]: pgmap v1353: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:52 smithi078 ceph-mon[139570]: pgmap v1353: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:52 smithi078 ceph-mon[142991]: pgmap v1353: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:39:53.570 INFO:tasks.workunit.client.0.smithi078.stdout: 58: throughput=4.94MB/sec pending data=0 2023-12-16T01:39:53.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pCP13_lsaxs4qEI off=16112314 len=1043261 2023-12-16T01:39:53.571 INFO:tasks.workunit.client.0.smithi078.stdout:op 293 completed, throughput=4.96MB/sec 2023-12-16T01:39:53.571 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sxlM7j5HLKh2ec8 off=259001 len=648026 2023-12-16T01:39:53.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 294 completed, throughput=4.97MB/sec 2023-12-16T01:39:53.572 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kJi67HnKbN9SqiD off=7811827 len=1759600 2023-12-16T01:39:53.574 INFO:tasks.workunit.client.0.smithi078.stdout:op 295 completed, throughput=5MB/sec 2023-12-16T01:39:53.574 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xka6VQ1um6VfTzg off=13355730 len=1141973 2023-12-16T01:39:53.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 296 completed, throughput=5.01MB/sec 2023-12-16T01:39:54.580 INFO:tasks.workunit.client.0.smithi078.stdout: 59: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:54.580 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JJsIyBuc9bCudhK off=2955891 len=947396 2023-12-16T01:39:54.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 297 completed, throughput=4.94MB/sec 2023-12-16T01:39:54.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QujoL6VRIk5xn5e off=8015949 len=580066 2023-12-16T01:39:54.591 INFO:tasks.workunit.client.0.smithi078.stdout:op 298 completed, throughput=4.95MB/sec 2023-12-16T01:39:54.591 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OtroOHTmPOAHnIr off=13264815 len=641472 2023-12-16T01:39:54.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 299 completed, throughput=4.96MB/sec 2023-12-16T01:39:54.595 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nxBC_NFEfLlXYyy off=8242646 len=1809128 2023-12-16T01:39:54.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 300 completed, throughput=4.99MB/sec 2023-12-16T01:39:54.604 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lQi74kNut-a2xE2 off=458174 len=1291066 2023-12-16T01:39:54.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 301 completed, throughput=5.01MB/sec 2023-12-16T01:39:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:55 smithi118 ceph-mon[131825]: pgmap v1354: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:39:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:55 smithi078 ceph-mon[139570]: pgmap v1354: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:39:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:55 smithi078 ceph-mon[142991]: pgmap v1354: 105 pgs: 105 active+clean; 128 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:39:55.606 INFO:tasks.workunit.client.0.smithi078.stdout: 60: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:55.606 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7-3GDq3R3g6xdMs off=7899619 len=1210558 2023-12-16T01:39:55.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 302 completed, throughput=4.95MB/sec 2023-12-16T01:39:55.613 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IcmjnURkg07AaDd off=804403 len=379709 2023-12-16T01:39:55.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 303 completed, throughput=4.95MB/sec 2023-12-16T01:39:55.616 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4lqhlluaD_3Hocb off=1973847 len=678492 2023-12-16T01:39:55.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 304 completed, throughput=4.96MB/sec 2023-12-16T01:39:55.617 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1EJDUSGkbp4MTUd off=10228292 len=415515 2023-12-16T01:39:55.620 INFO:tasks.workunit.client.0.smithi078.stdout:op 305 completed, throughput=4.97MB/sec 2023-12-16T01:39:55.620 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3oplB0y8Zy0H6yp off=4718565 len=266744 2023-12-16T01:39:55.623 INFO:tasks.workunit.client.0.smithi078.stdout:op 306 completed, throughput=4.97MB/sec 2023-12-16T01:39:55.623 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m3KVwF8z6y7x1EX off=1811246 len=808612 2023-12-16T01:39:55.624 INFO:tasks.workunit.client.0.smithi078.stdout:op 307 completed, throughput=4.99MB/sec 2023-12-16T01:39:55.625 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KHdWHdG3pBPcC9l off=7878048 len=1446749 2023-12-16T01:39:55.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 308 completed, throughput=5.01MB/sec 2023-12-16T01:39:56.631 INFO:tasks.workunit.client.0.smithi078.stdout: 61: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:56.632 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JTIWBIivURBiHcS off=7485872 len=606375 2023-12-16T01:39:56.633 INFO:tasks.workunit.client.0.smithi078.stdout:op 309 completed, throughput=4.94MB/sec 2023-12-16T01:39:56.633 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MeXlwOXtxUZ6i5G off=2807610 len=101863 2023-12-16T01:39:56.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 310 completed, throughput=4.94MB/sec 2023-12-16T01:39:56.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IjH-C4DsvVgrwfG off=4703682 len=1650249 2023-12-16T01:39:56.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 311 completed, throughput=4.96MB/sec 2023-12-16T01:39:56.638 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-80IxP7GTlSqcPgi off=1488881 len=171609 2023-12-16T01:39:56.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 312 completed, throughput=4.97MB/sec 2023-12-16T01:39:56.640 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cTRZs7q6NtDhLVc off=12188225 len=535669 2023-12-16T01:39:56.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 313 completed, throughput=4.97MB/sec 2023-12-16T01:39:56.641 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bYQvkdAiYzUs8D- off=736776 len=1038298 2023-12-16T01:39:56.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 314 completed, throughput=4.99MB/sec 2023-12-16T01:39:56.646 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QGP9ZvEDVk2N_vf off=8656641 len=1067939 2023-12-16T01:39:56.650 INFO:tasks.workunit.client.0.smithi078.stdout:op 315 completed, throughput=5.01MB/sec 2023-12-16T01:39:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:39:56] "GET /metrics HTTP/1.1" 200 34017 "" "Prometheus/2.43.0" 2023-12-16T01:39:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:57 smithi118 ceph-mon[131825]: pgmap v1355: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:39:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:57 smithi078 ceph-mon[142991]: pgmap v1355: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:39:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:57 smithi078 ceph-mon[139570]: pgmap v1355: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:39:57.650 INFO:tasks.workunit.client.0.smithi078.stdout: 62: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:57.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W6NfoDB_hpiHqlr off=2592689 len=1007001 2023-12-16T01:39:57.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 316 completed, throughput=4.94MB/sec 2023-12-16T01:39:57.653 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ALJN9opWoLG_kWV off=2005571 len=1086589 2023-12-16T01:39:57.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 317 completed, throughput=4.96MB/sec 2023-12-16T01:39:57.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jo1Phu8i4YCB0gL off=734763 len=865284 2023-12-16T01:39:57.659 INFO:tasks.workunit.client.0.smithi078.stdout:op 318 completed, throughput=4.97MB/sec 2023-12-16T01:39:57.660 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zST_qmO54x18Rg3 off=14151540 len=1913200 2023-12-16T01:39:57.668 INFO:tasks.workunit.client.0.smithi078.stdout:op 319 completed, throughput=5MB/sec 2023-12-16T01:39:57.669 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qAuJt8lorWLWCMu off=11332068 len=1904491 2023-12-16T01:39:57.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 320 completed, throughput=5.03MB/sec 2023-12-16T01:39:58.676 INFO:tasks.workunit.client.0.smithi078.stdout: 63: throughput=4.95MB/sec pending data=0 2023-12-16T01:39:58.676 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FZ-FtsFcBo_mJUv off=5392564 len=1926289 2023-12-16T01:39:58.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 321 completed, throughput=4.98MB/sec 2023-12-16T01:39:58.685 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pFwy-zVaZ-V8v9_ off=1860358 len=1174848 2023-12-16T01:39:58.692 INFO:tasks.workunit.client.0.smithi078.stdout:op 322 completed, throughput=4.99MB/sec 2023-12-16T01:39:58.692 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9HOAVJG1U7GqkMi off=2862069 len=1109331 2023-12-16T01:39:58.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 323 completed, throughput=5.01MB/sec 2023-12-16T01:39:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:39:59 smithi118 ceph-mon[131825]: pgmap v1356: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:39:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:39:59 smithi078 ceph-mon[142991]: pgmap v1356: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:39:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:39:59 smithi078 ceph-mon[139570]: pgmap v1356: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:39:59.698 INFO:tasks.workunit.client.0.smithi078.stdout: 64: throughput=4.93MB/sec pending data=0 2023-12-16T01:39:59.698 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JvEE0sCT0cSnrwb off=20637261 len=866101 2023-12-16T01:39:59.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 324 completed, throughput=4.95MB/sec 2023-12-16T01:39:59.699 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pCP13_lsaxs4qEI off=16892956 len=116661 2023-12-16T01:39:59.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 325 completed, throughput=4.95MB/sec 2023-12-16T01:39:59.702 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f80LzbSKOjVS4tP off=18320942 len=1960030 2023-12-16T01:39:59.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 326 completed, throughput=4.98MB/sec 2023-12-16T01:39:59.704 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WFp0qjdZ6OfYxy9 off=4416964 len=336491 2023-12-16T01:39:59.708 INFO:tasks.workunit.client.0.smithi078.stdout:op 327 completed, throughput=4.98MB/sec 2023-12-16T01:39:59.708 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L9ob-ev0bRgDz1x off=545476 len=830306 2023-12-16T01:39:59.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 328 completed, throughput=4.99MB/sec 2023-12-16T01:39:59.713 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JQrnUhOAmlcjshB off=16102905 len=1495847 2023-12-16T01:39:59.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 329 completed, throughput=5.01MB/sec 2023-12-16T01:40:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:40:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:40:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:00 smithi078 conmon[139546]: 2023-12-16T01:39:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:40:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:40:00.722 INFO:tasks.workunit.client.0.smithi078.stdout: 65: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:00.722 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RtutyV5ciiodGco off=17654847 len=222108 2023-12-16T01:40:00.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 330 completed, throughput=4.94MB/sec 2023-12-16T01:40:00.723 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-utsIcKUCsGH0dXO off=18925753 len=2000838 2023-12-16T01:40:00.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 331 completed, throughput=4.97MB/sec 2023-12-16T01:40:00.734 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pt9CkY572owyQkF off=14616695 len=1298071 2023-12-16T01:40:00.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 332 completed, throughput=4.99MB/sec 2023-12-16T01:40:00.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yKjl5oVWnf3tR3g off=201094 len=1744560 2023-12-16T01:40:00.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 333 completed, throughput=5.01MB/sec 2023-12-16T01:40:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:01 smithi118 ceph-mon[131825]: pgmap v1357: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:40:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:01 smithi078 ceph-mon[139570]: pgmap v1357: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:40:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:01 smithi078 ceph-mon[142991]: pgmap v1357: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:40:01.749 INFO:tasks.workunit.client.0.smithi078.stdout: 66: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:01.749 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MDJIGWFfu_G3l1u off=2739206 len=2027713 2023-12-16T01:40:01.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 334 completed, throughput=4.96MB/sec 2023-12-16T01:40:01.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_yVRIVcr3G89ZWf off=15242129 len=1259912 2023-12-16T01:40:01.762 INFO:tasks.workunit.client.0.smithi078.stdout:op 335 completed, throughput=4.98MB/sec 2023-12-16T01:40:01.762 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CfVUYYj8xqRJgCl off=15192117 len=1766625 2023-12-16T01:40:01.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 336 completed, throughput=5.01MB/sec 2023-12-16T01:40:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:02.763 INFO:tasks.workunit.client.0.smithi078.stdout: 67: throughput=4.93MB/sec pending data=0 2023-12-16T01:40:02.764 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rPoO5nBRPh34bAY off=4925731 len=748598 2023-12-16T01:40:02.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 337 completed, throughput=4.94MB/sec 2023-12-16T01:40:02.765 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RaIwocQmGKwBFHd off=8862094 len=1198607 2023-12-16T01:40:02.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 338 completed, throughput=4.96MB/sec 2023-12-16T01:40:02.767 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yk6pZd77iiJFl6Z off=16433013 len=97975 2023-12-16T01:40:02.770 INFO:tasks.workunit.client.0.smithi078.stdout:op 339 completed, throughput=4.96MB/sec 2023-12-16T01:40:02.770 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-63_G8V4-bnLJmnd off=10196642 len=1047602 2023-12-16T01:40:02.772 INFO:tasks.workunit.client.0.smithi078.stdout:op 340 completed, throughput=4.98MB/sec 2023-12-16T01:40:02.772 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eoPztWA-KVtdRUZ off=12233026 len=857123 2023-12-16T01:40:02.774 INFO:tasks.workunit.client.0.smithi078.stdout:op 341 completed, throughput=4.99MB/sec 2023-12-16T01:40:02.774 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M5MoRi-bm0sqFMu off=5735782 len=37414 2023-12-16T01:40:02.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 342 completed, throughput=4.99MB/sec 2023-12-16T01:40:02.776 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ENCnLfmlbYbnRIG off=11446892 len=280735 2023-12-16T01:40:02.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 343 completed, throughput=4.99MB/sec 2023-12-16T01:40:02.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5prjkSTbhNb34FZ off=5337976 len=122760 2023-12-16T01:40:02.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 344 completed, throughput=4.99MB/sec 2023-12-16T01:40:02.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-flGPUlcAJKmvJrn off=2532353 len=1740093 2023-12-16T01:40:02.779 INFO:tasks.workunit.client.0.smithi078.stdout:op 345 completed, throughput=5.02MB/sec 2023-12-16T01:40:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:03 smithi118 ceph-mon[131825]: pgmap v1358: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-16T01:40:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:03 smithi078 ceph-mon[139570]: pgmap v1358: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-16T01:40:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:03 smithi078 ceph-mon[142991]: pgmap v1358: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-16T01:40:03.779 INFO:tasks.workunit.client.0.smithi078.stdout: 68: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:03.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aJAlU7YPj6bT3Uc off=611422 len=1265161 2023-12-16T01:40:03.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 346 completed, throughput=4.96MB/sec 2023-12-16T01:40:03.782 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GWxDXZdGVnkq6X5 off=3242048 len=240490 2023-12-16T01:40:03.783 INFO:tasks.workunit.client.0.smithi078.stdout:op 347 completed, throughput=4.97MB/sec 2023-12-16T01:40:03.783 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lyJ-hVquEnryzaf off=1030273 len=1917526 2023-12-16T01:40:03.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 348 completed, throughput=4.99MB/sec 2023-12-16T01:40:03.791 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wWgr-ijTFH31itm off=10452791 len=1044853 2023-12-16T01:40:03.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 349 completed, throughput=5.01MB/sec 2023-12-16T01:40:04.798 INFO:tasks.workunit.client.0.smithi078.stdout: 69: throughput=4.93MB/sec pending data=0 2023-12-16T01:40:04.798 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3wgXMYRn8ar8lTt off=1633819 len=1922373 2023-12-16T01:40:04.805 INFO:tasks.workunit.client.0.smithi078.stdout:op 350 completed, throughput=4.96MB/sec 2023-12-16T01:40:04.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WKB5EN4ZHGHwvr4 off=10729033 len=1365201 2023-12-16T01:40:04.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 351 completed, throughput=4.98MB/sec 2023-12-16T01:40:04.808 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9JcdyftC_KktWhr off=1347682 len=1137391 2023-12-16T01:40:04.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 352 completed, throughput=4.99MB/sec 2023-12-16T01:40:04.815 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sCHlFC9ULRhqY0H off=988630 len=1860957 2023-12-16T01:40:04.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 353 completed, throughput=5.02MB/sec 2023-12-16T01:40:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:05 smithi118 ceph-mon[131825]: pgmap v1359: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:40:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:05 smithi078 ceph-mon[139570]: pgmap v1359: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:40:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:05 smithi078 ceph-mon[142991]: pgmap v1359: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:40:05.816 INFO:tasks.workunit.client.0.smithi078.stdout: 70: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:05.816 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yB5zBTla8g4-LI0 off=2339909 len=1855404 2023-12-16T01:40:05.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 354 completed, throughput=4.97MB/sec 2023-12-16T01:40:05.825 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A12sVGL9K6xNDAC off=6640797 len=1404073 2023-12-16T01:40:05.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 355 completed, throughput=4.99MB/sec 2023-12-16T01:40:05.827 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8vAVcv7RyVYPBbz off=187830 len=234863 2023-12-16T01:40:05.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 356 completed, throughput=4.99MB/sec 2023-12-16T01:40:05.828 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T33leGFeix_wTJj off=817240 len=1210257 2023-12-16T01:40:05.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 357 completed, throughput=5.01MB/sec 2023-12-16T01:40:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:06] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2023-12-16T01:40:06.832 INFO:tasks.workunit.client.0.smithi078.stdout: 71: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:06.833 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EtVt_YUPZWIjN_w off=5511875 len=1612347 2023-12-16T01:40:06.836 INFO:tasks.workunit.client.0.smithi078.stdout:op 358 completed, throughput=4.96MB/sec 2023-12-16T01:40:06.836 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LkprxrR3LCNOjt4 off=8013611 len=588172 2023-12-16T01:40:06.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 359 completed, throughput=4.97MB/sec 2023-12-16T01:40:06.837 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A1u1OsVv2phA2L0 off=3850067 len=1707797 2023-12-16T01:40:06.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 360 completed, throughput=4.99MB/sec 2023-12-16T01:40:06.844 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PCWjFB7ulSzuSRW off=6663521 len=469803 2023-12-16T01:40:06.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 361 completed, throughput=5MB/sec 2023-12-16T01:40:06.847 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wn1EmcTt6qTA_gJ off=7309656 len=649338 2023-12-16T01:40:06.848 INFO:tasks.workunit.client.0.smithi078.stdout:op 362 completed, throughput=5.01MB/sec 2023-12-16T01:40:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:07 smithi118 ceph-mon[131825]: pgmap v1360: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-16T01:40:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:07 smithi078 ceph-mon[139570]: pgmap v1360: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-16T01:40:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:07 smithi078 ceph-mon[142991]: pgmap v1360: 105 pgs: 105 active+clean; 128 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-16T01:40:07.848 INFO:tasks.workunit.client.0.smithi078.stdout: 72: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:07.848 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fT22mc7UZQgOafc off=11159967 len=1855809 2023-12-16T01:40:07.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 363 completed, throughput=4.96MB/sec 2023-12-16T01:40:07.850 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4bhbAyB72lq77_8 off=4220502 len=176247 2023-12-16T01:40:07.851 INFO:tasks.workunit.client.0.smithi078.stdout:op 364 completed, throughput=4.96MB/sec 2023-12-16T01:40:07.851 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZiMS0AiZfb2mtm4 off=1600072 len=1940717 2023-12-16T01:40:07.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 365 completed, throughput=4.99MB/sec 2023-12-16T01:40:07.858 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fmKr-4CM0_6ZABR off=2480357 len=96519 2023-12-16T01:40:07.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 366 completed, throughput=4.99MB/sec 2023-12-16T01:40:07.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GY5REBTAno_Af6X off=17027973 len=491997 2023-12-16T01:40:07.863 INFO:tasks.workunit.client.0.smithi078.stdout:op 367 completed, throughput=5MB/sec 2023-12-16T01:40:07.863 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vvQSftHExS01Nm- off=8001161 len=377725 2023-12-16T01:40:07.866 INFO:tasks.workunit.client.0.smithi078.stdout:op 368 completed, throughput=5MB/sec 2023-12-16T01:40:08.866 INFO:tasks.workunit.client.0.smithi078.stdout: 73: throughput=4.93MB/sec pending data=0 2023-12-16T01:40:08.866 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_p99wOaBzSY-6a- off=3544088 len=7339 2023-12-16T01:40:08.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 369 completed, throughput=4.93MB/sec 2023-12-16T01:40:08.867 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yEVcDXr8c0IZ8VA off=308916 len=389966 2023-12-16T01:40:08.868 INFO:tasks.workunit.client.0.smithi078.stdout:op 370 completed, throughput=4.94MB/sec 2023-12-16T01:40:08.868 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UDY8C1lk7P1SD90 off=3657765 len=773171 2023-12-16T01:40:08.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 371 completed, throughput=4.95MB/sec 2023-12-16T01:40:08.870 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3LPvh5zd8E0f0y0 off=12841045 len=1382278 2023-12-16T01:40:08.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 372 completed, throughput=4.97MB/sec 2023-12-16T01:40:08.872 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vUN6zqKDFGegw4H off=4871949 len=377920 2023-12-16T01:40:08.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 373 completed, throughput=4.97MB/sec 2023-12-16T01:40:08.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6ItO88cN9Sgl3s5 off=7779781 len=1192082 2023-12-16T01:40:08.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 374 completed, throughput=4.99MB/sec 2023-12-16T01:40:08.877 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hNLOAN-U1xjsW4I off=13477556 len=1502432 2023-12-16T01:40:08.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 375 completed, throughput=5MB/sec 2023-12-16T01:40:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:09 smithi118 ceph-mon[131825]: pgmap v1361: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:40:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:09 smithi078 ceph-mon[139570]: pgmap v1361: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:40:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:09 smithi078 ceph-mon[142991]: pgmap v1361: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:40:09.880 INFO:tasks.workunit.client.0.smithi078.stdout: 74: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:09.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jn_yNbvc4hqxF5E off=4839641 len=1319966 2023-12-16T01:40:09.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 376 completed, throughput=4.95MB/sec 2023-12-16T01:40:09.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TbApo7OiD24EyZa off=3933285 len=980070 2023-12-16T01:40:09.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 377 completed, throughput=4.97MB/sec 2023-12-16T01:40:09.889 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pI_LeLLDjIRv_05 off=1617873 len=462972 2023-12-16T01:40:09.892 INFO:tasks.workunit.client.0.smithi078.stdout:op 378 completed, throughput=4.97MB/sec 2023-12-16T01:40:09.892 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4652vLf87TCueM6 off=3253433 len=940814 2023-12-16T01:40:09.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 379 completed, throughput=4.98MB/sec 2023-12-16T01:40:09.897 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DpF72gSoN2tBljg off=1816627 len=57932 2023-12-16T01:40:09.898 INFO:tasks.workunit.client.0.smithi078.stdout:op 380 completed, throughput=4.98MB/sec 2023-12-16T01:40:09.898 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y7fXFYKMCSb8sy5 off=223453 len=505649 2023-12-16T01:40:09.899 INFO:tasks.workunit.client.0.smithi078.stdout:op 381 completed, throughput=4.99MB/sec 2023-12-16T01:40:09.899 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VpGIOHsekDkY9wh off=10347927 len=112016 2023-12-16T01:40:09.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 382 completed, throughput=4.99MB/sec 2023-12-16T01:40:09.901 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TNpCzh6tViDe92P off=2190891 len=103409 2023-12-16T01:40:09.904 INFO:tasks.workunit.client.0.smithi078.stdout:op 383 completed, throughput=4.99MB/sec 2023-12-16T01:40:09.904 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8Kk4gPjI1x4uAlz off=0 len=1211987 2023-12-16T01:40:09.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 384 completed, throughput=5.01MB/sec 2023-12-16T01:40:10.905 INFO:tasks.workunit.client.0.smithi078.stdout: 75: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:10.905 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7qLLRPescAh_vip off=2317638 len=1200291 2023-12-16T01:40:10.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 385 completed, throughput=4.96MB/sec 2023-12-16T01:40:10.912 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D58FUlAbmixUxFo off=188691 len=1858985 2023-12-16T01:40:10.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 386 completed, throughput=4.98MB/sec 2023-12-16T01:40:10.922 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9yKVzRXQuBLppXT off=2977319 len=952617 2023-12-16T01:40:10.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 387 completed, throughput=4.99MB/sec 2023-12-16T01:40:10.926 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gv9SywyjplAx3iR off=5817969 len=1098742 2023-12-16T01:40:10.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 388 completed, throughput=5.01MB/sec 2023-12-16T01:40:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:11 smithi118 ceph-mon[131825]: pgmap v1362: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:11 smithi078 ceph-mon[139570]: pgmap v1362: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:11 smithi078 ceph-mon[142991]: pgmap v1362: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:11.928 INFO:tasks.workunit.client.0.smithi078.stdout: 76: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:11.928 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jbSlvarSw0oWo4E off=21666217 len=765905 2023-12-16T01:40:11.932 INFO:tasks.workunit.client.0.smithi078.stdout:op 389 completed, throughput=4.95MB/sec 2023-12-16T01:40:11.932 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VPMbefZ-fLwc3mg off=10426532 len=1375179 2023-12-16T01:40:11.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 390 completed, throughput=4.97MB/sec 2023-12-16T01:40:11.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d3viTKTCnkgTD_K off=1136114 len=810468 2023-12-16T01:40:11.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 391 completed, throughput=4.98MB/sec 2023-12-16T01:40:11.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EqDBbPDHW1IfulP off=5063020 len=1105240 2023-12-16T01:40:11.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 392 completed, throughput=4.99MB/sec 2023-12-16T01:40:11.938 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d5xiyvebFk8evEG off=2696116 len=83549 2023-12-16T01:40:11.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 393 completed, throughput=4.99MB/sec 2023-12-16T01:40:11.938 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uI6M69izfGWIA47 off=15357071 len=733300 2023-12-16T01:40:11.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 394 completed, throughput=5MB/sec 2023-12-16T01:40:12.940 INFO:tasks.workunit.client.0.smithi078.stdout: 77: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:12.941 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MIQLU9gB0AJwaM1 off=5893921 len=946317 2023-12-16T01:40:12.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 395 completed, throughput=4.95MB/sec 2023-12-16T01:40:12.946 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YSVoqvRa1mubRbh off=1415130 len=3224 2023-12-16T01:40:12.948 INFO:tasks.workunit.client.0.smithi078.stdout:op 396 completed, throughput=4.95MB/sec 2023-12-16T01:40:12.948 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NXMQhEHJeNvFXy9 off=6023760 len=1886965 2023-12-16T01:40:12.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 397 completed, throughput=4.97MB/sec 2023-12-16T01:40:12.950 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XRHuWcX2sZgm9b_ off=9772459 len=131400 2023-12-16T01:40:12.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 398 completed, throughput=4.97MB/sec 2023-12-16T01:40:12.953 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-69AtD77QrqW39fN off=9148945 len=852735 2023-12-16T01:40:12.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 399 completed, throughput=4.98MB/sec 2023-12-16T01:40:12.958 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wjkZGoDlc7Xuswt off=18039630 len=1661290 2023-12-16T01:40:12.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 400 completed, throughput=5MB/sec 2023-12-16T01:40:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:12 smithi118 ceph-mon[131825]: pgmap v1363: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:12 smithi078 ceph-mon[139570]: pgmap v1363: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:12 smithi078 ceph-mon[142991]: pgmap v1363: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:13.815 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:40:13.966 INFO:tasks.workunit.client.0.smithi078.stdout: 78: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:13.967 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fKjsmSGKD-rZNdC off=3646019 len=1354532 2023-12-16T01:40:13.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 401 completed, throughput=4.95MB/sec 2023-12-16T01:40:13.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7mLv4e4m9q1paQW off=3603023 len=68424 2023-12-16T01:40:13.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 402 completed, throughput=4.96MB/sec 2023-12-16T01:40:13.974 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SZaJqTYWKqlKe3j off=599726 len=636799 2023-12-16T01:40:13.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 403 completed, throughput=4.96MB/sec 2023-12-16T01:40:13.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yqkQFuqefBgfMP3 off=824084 len=81702 2023-12-16T01:40:13.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 404 completed, throughput=4.96MB/sec 2023-12-16T01:40:13.978 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GdQYTqsXB4ZZf9s off=2002629 len=554461 2023-12-16T01:40:13.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 405 completed, throughput=4.97MB/sec 2023-12-16T01:40:13.981 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c9BEK_Pm61V5ElJ off=762875 len=814104 2023-12-16T01:40:13.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 406 completed, throughput=4.98MB/sec 2023-12-16T01:40:13.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Uj4pdN_pld3CmLv off=687863 len=644890 2023-12-16T01:40:13.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 407 completed, throughput=4.99MB/sec 2023-12-16T01:40:13.983 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x2B_8OnYdmJF7Sf off=1476690 len=1720902 2023-12-16T01:40:13.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 408 completed, throughput=5.01MB/sec 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (19m) 4m ago 23m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (18m) 2m ago 22m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (24m) 4m ago 24m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (24m) 2m ago 24m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (18m) 2m ago 27m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (18m) 4m ago 28m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (18m) 4m ago 29m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (17m) 2m ago 27m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (17m) 4m ago 27m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:40:14.132 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (19m) 4m ago 22m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (18m) 2m ago 22m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (16m) 4m ago 27m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (16m) 4m ago 26m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (15m) 4m ago 26m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (15m) 4m ago 25m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (14m) 2m ago 25m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (13m) 2m ago 25m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (13m) 2m ago 24m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (12m) 2m ago 24m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:40:14.133 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (18m) 2m ago 23m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:40:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:13 smithi118 ceph-mon[131825]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:13 smithi078 ceph-mon[139570]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:13 smithi078 ceph-mon[142991]: from='client.45161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:14.513 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:40:14.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:14.515 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:40:14.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:40:14.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:40:14.515 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:40:14.515 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:40:14.985 INFO:tasks.workunit.client.0.smithi078.stdout: 79: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:14.985 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DI-NOSfNbOpBMf6 off=7032228 len=2051624 2023-12-16T01:40:14.987 INFO:tasks.workunit.client.0.smithi078.stdout:op 409 completed, throughput=4.97MB/sec 2023-12-16T01:40:14.987 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QsJ1y38HRThhoo- off=2414605 len=1355768 2023-12-16T01:40:14.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 410 completed, throughput=4.99MB/sec 2023-12-16T01:40:14.988 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ynHHUi9RVopQ02a off=6437679 len=1051365 2023-12-16T01:40:14.990 INFO:tasks.workunit.client.0.smithi078.stdout:op 411 completed, throughput=5MB/sec 2023-12-16T01:40:14.990 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kjcIGOn64tx_tH8 off=5841815 len=739745 2023-12-16T01:40:14.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 412 completed, throughput=5.01MB/sec 2023-12-16T01:40:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:14 smithi118 ceph-mon[131825]: pgmap v1364: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:14 smithi118 ceph-mon[131825]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1029520460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[139570]: pgmap v1364: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[139570]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1029520460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[142991]: pgmap v1364: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[142991]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1029520460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:15.996 INFO:tasks.workunit.client.0.smithi078.stdout: 80: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:15.996 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DvuUQPRWdnnRTRk off=9763553 len=1603152 2023-12-16T01:40:15.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 413 completed, throughput=4.96MB/sec 2023-12-16T01:40:15.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qCLoOdV3OxQfSfe off=2086119 len=1359399 2023-12-16T01:40:15.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 414 completed, throughput=4.98MB/sec 2023-12-16T01:40:15.999 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RlDSjwaJZujY6SW off=6970399 len=792931 2023-12-16T01:40:16.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 415 completed, throughput=4.99MB/sec 2023-12-16T01:40:16.000 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R8Q2yiBf9MxviFR off=17221810 len=1137722 2023-12-16T01:40:16.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 416 completed, throughput=5MB/sec 2023-12-16T01:40:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:16] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2023-12-16T01:40:17.001 INFO:tasks.workunit.client.0.smithi078.stdout: 81: throughput=4.94MB/sec pending data=0 2023-12-16T01:40:17.001 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W0QfC77CQEP7_Ra off=3725501 len=529778 2023-12-16T01:40:17.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 417 completed, throughput=4.95MB/sec 2023-12-16T01:40:17.006 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ysjSsoi8DAwVgb1 off=5426774 len=903339 2023-12-16T01:40:17.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 418 completed, throughput=4.96MB/sec 2023-12-16T01:40:17.010 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sMke8zX0D-V3t38 off=1917550 len=252557 2023-12-16T01:40:17.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 419 completed, throughput=4.96MB/sec 2023-12-16T01:40:17.011 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YRBGcbegXKFhjAI off=9730484 len=1104287 2023-12-16T01:40:17.012 INFO:tasks.workunit.client.0.smithi078.stdout:op 420 completed, throughput=4.97MB/sec 2023-12-16T01:40:17.012 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S2ABYmHlOgwgjZ6 off=3909868 len=962163 2023-12-16T01:40:17.014 INFO:tasks.workunit.client.0.smithi078.stdout:op 421 completed, throughput=4.98MB/sec 2023-12-16T01:40:17.014 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GxgCrN99h0vAqGD off=16549580 len=1918356 2023-12-16T01:40:17.022 INFO:tasks.workunit.client.0.smithi078.stdout:op 422 completed, throughput=5.01MB/sec 2023-12-16T01:40:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:17 smithi118 ceph-mon[131825]: pgmap v1365: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-16T01:40:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:17 smithi078 ceph-mon[139570]: pgmap v1365: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-16T01:40:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:17 smithi078 ceph-mon[142991]: pgmap v1365: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-16T01:40:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:18.023 INFO:tasks.workunit.client.0.smithi078.stdout: 82: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:18.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bpleoic3DQTYMPw off=699749 len=2044524 2023-12-16T01:40:18.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 423 completed, throughput=4.97MB/sec 2023-12-16T01:40:18.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZLEoSVUwspsSF6t off=5904098 len=1097778 2023-12-16T01:40:18.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 424 completed, throughput=4.98MB/sec 2023-12-16T01:40:18.036 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SbqR6LzSgHuuqHI off=1899701 len=894427 2023-12-16T01:40:18.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 425 completed, throughput=4.99MB/sec 2023-12-16T01:40:18.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yRtFfyKOWqJx3YU off=9852737 len=475170 2023-12-16T01:40:18.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 426 completed, throughput=5MB/sec 2023-12-16T01:40:18.041 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IakfLKFumehyFSW off=1207107 len=1223626 2023-12-16T01:40:18.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 427 completed, throughput=5.01MB/sec 2023-12-16T01:40:19.042 INFO:tasks.workunit.client.0.smithi078.stdout: 83: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:19.043 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cWGKMzps7ZRRqxx off=1060536 len=421192 2023-12-16T01:40:19.046 INFO:tasks.workunit.client.0.smithi078.stdout:op 428 completed, throughput=4.96MB/sec 2023-12-16T01:40:19.046 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZTQr3D2DXGKGHd1 off=537328 len=436507 2023-12-16T01:40:19.047 INFO:tasks.workunit.client.0.smithi078.stdout:op 429 completed, throughput=4.96MB/sec 2023-12-16T01:40:19.047 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YqAgcd_t2Tr3ZEp off=6613121 len=614862 2023-12-16T01:40:19.051 INFO:tasks.workunit.client.0.smithi078.stdout:op 430 completed, throughput=4.97MB/sec 2023-12-16T01:40:19.052 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FibF-ugg4XkG_Jx off=20011349 len=1756526 2023-12-16T01:40:19.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 431 completed, throughput=4.99MB/sec 2023-12-16T01:40:19.059 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i1BdqPrLJKjgbt7 off=1116502 len=1222152 2023-12-16T01:40:19.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 432 completed, throughput=5MB/sec 2023-12-16T01:40:19.066 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6--Ai0KjK2arhPr off=13560563 len=1844353 2023-12-16T01:40:19.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 433 completed, throughput=5.02MB/sec 2023-12-16T01:40:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:19 smithi118 ceph-mon[131825]: pgmap v1366: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:40:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:19 smithi078 ceph-mon[139570]: pgmap v1366: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:40:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:19 smithi078 ceph-mon[142991]: pgmap v1366: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:40:20.075 INFO:tasks.workunit.client.0.smithi078.stdout: 84: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:20.075 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IRy_ynqu3ACgsjp off=12869 len=1422488 2023-12-16T01:40:20.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 434 completed, throughput=4.98MB/sec 2023-12-16T01:40:20.081 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0JM1LCHzfA_2XB0 off=1439491 len=962855 2023-12-16T01:40:20.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 435 completed, throughput=4.99MB/sec 2023-12-16T01:40:20.083 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CTs0ozTciKoUwe- off=0 len=1740286 2023-12-16T01:40:20.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 436 completed, throughput=5.01MB/sec 2023-12-16T01:40:21.090 INFO:tasks.workunit.client.0.smithi078.stdout: 85: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:21.090 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G2hdLoVdACZWZNS off=19407717 len=1184286 2023-12-16T01:40:21.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 437 completed, throughput=4.96MB/sec 2023-12-16T01:40:21.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_yFx00SWlztcIl4 off=223525 len=1165894 2023-12-16T01:40:21.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 438 completed, throughput=4.97MB/sec 2023-12-16T01:40:21.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4MkcDSnAWXP6j5E off=10414508 len=1870384 2023-12-16T01:40:21.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 439 completed, throughput=4.99MB/sec 2023-12-16T01:40:21.095 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3CwrYZOyn9XdKNs off=2261368 len=409262 2023-12-16T01:40:21.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 440 completed, throughput=5MB/sec 2023-12-16T01:40:21.096 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u5heIgPLgkjtp4S off=4241912 len=1801661 2023-12-16T01:40:21.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 441 completed, throughput=5.02MB/sec 2023-12-16T01:40:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:21 smithi118 ceph-mon[131825]: pgmap v1367: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:40:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:21 smithi078 ceph-mon[139570]: pgmap v1367: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:40:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:21 smithi078 ceph-mon[142991]: pgmap v1367: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-16T01:40:22.098 INFO:tasks.workunit.client.0.smithi078.stdout: 86: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:22.098 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DDQdaruYMegjFZQ off=6304465 len=1317231 2023-12-16T01:40:22.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 442 completed, throughput=4.98MB/sec 2023-12-16T01:40:22.105 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YBpgqAOo2AuPj_M off=537216 len=609197 2023-12-16T01:40:22.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 443 completed, throughput=4.98MB/sec 2023-12-16T01:40:22.106 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uo6KcuondNhXCkV off=1464426 len=935400 2023-12-16T01:40:22.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 444 completed, throughput=4.99MB/sec 2023-12-16T01:40:22.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hgZW-8C2gSrQF4G off=10885536 len=1712301 2023-12-16T01:40:22.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 445 completed, throughput=5.01MB/sec 2023-12-16T01:40:23.109 INFO:tasks.workunit.client.0.smithi078.stdout: 87: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:23.109 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CllbEV5hoTo4Edy off=3959849 len=142236 2023-12-16T01:40:23.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 446 completed, throughput=4.96MB/sec 2023-12-16T01:40:23.112 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lChPfrjTigxSbUS off=1473859 len=1877838 2023-12-16T01:40:23.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 447 completed, throughput=4.98MB/sec 2023-12-16T01:40:23.114 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cnu76jTPTA0YVGw off=2799970 len=486448 2023-12-16T01:40:23.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 448 completed, throughput=4.98MB/sec 2023-12-16T01:40:23.118 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fITyaWKpR6dhjUO off=4710690 len=664510 2023-12-16T01:40:23.123 INFO:tasks.workunit.client.0.smithi078.stdout:op 449 completed, throughput=4.99MB/sec 2023-12-16T01:40:23.123 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DDQdaruYMegjFZQ off=4338495 len=1444990 2023-12-16T01:40:23.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 450 completed, throughput=5MB/sec 2023-12-16T01:40:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:22 smithi118 ceph-mon[131825]: pgmap v1368: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:40:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:22 smithi078 ceph-mon[139570]: pgmap v1368: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:40:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:22 smithi078 ceph-mon[142991]: pgmap v1368: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:40:24.130 INFO:tasks.workunit.client.0.smithi078.stdout: 88: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:24.131 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vC6qF50SH-hL_bd off=686361 len=735395 2023-12-16T01:40:24.136 INFO:tasks.workunit.client.0.smithi078.stdout:op 451 completed, throughput=4.95MB/sec 2023-12-16T01:40:24.136 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cUvlDENtoVVS1Am off=17387851 len=187184 2023-12-16T01:40:24.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 452 completed, throughput=4.96MB/sec 2023-12-16T01:40:24.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-62nqhlI5oQrEOyO off=4877511 len=106415 2023-12-16T01:40:24.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 453 completed, throughput=4.96MB/sec 2023-12-16T01:40:24.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-euAoXUuAIGSVIzR off=15935788 len=617882 2023-12-16T01:40:24.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 454 completed, throughput=4.96MB/sec 2023-12-16T01:40:24.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1XkpuK_Y1WiP4Pe off=55749 len=1271395 2023-12-16T01:40:24.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 455 completed, throughput=4.98MB/sec 2023-12-16T01:40:24.150 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vXwTfa8zKn7iEt3 off=18098127 len=1667303 2023-12-16T01:40:24.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 456 completed, throughput=4.99MB/sec 2023-12-16T01:40:24.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ioshq4J5WF53iPf off=5413022 len=956001 2023-12-16T01:40:24.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 457 completed, throughput=5MB/sec 2023-12-16T01:40:25.161 INFO:tasks.workunit.client.0.smithi078.stdout: 89: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:25.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZcnY1sianC8EEN0 off=1067182 len=1306794 2023-12-16T01:40:25.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 458 completed, throughput=4.96MB/sec 2023-12-16T01:40:25.163 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wUSRAiJZimWobiD off=3874398 len=1697175 2023-12-16T01:40:25.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 459 completed, throughput=4.98MB/sec 2023-12-16T01:40:25.172 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-POTF09lipqqtt6O off=2561137 len=83764 2023-12-16T01:40:25.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 460 completed, throughput=4.98MB/sec 2023-12-16T01:40:25.175 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PvDEH-CfnVHHRDD off=8637952 len=988448 2023-12-16T01:40:25.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 461 completed, throughput=4.99MB/sec 2023-12-16T01:40:25.179 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DK7hK9l7ktHEEW3 off=7091437 len=144726 2023-12-16T01:40:25.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 462 completed, throughput=4.99MB/sec 2023-12-16T01:40:25.181 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7Gf8pKmzWz3mIOS off=20678962 len=927864 2023-12-16T01:40:25.182 INFO:tasks.workunit.client.0.smithi078.stdout:op 463 completed, throughput=5MB/sec 2023-12-16T01:40:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:25 smithi118 ceph-mon[131825]: pgmap v1369: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:40:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:25 smithi078 ceph-mon[139570]: pgmap v1369: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:40:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:25 smithi078 ceph-mon[142991]: pgmap v1369: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:40:26.183 INFO:tasks.workunit.client.0.smithi078.stdout: 90: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:26.184 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yq2_UPK0mgDOiq4 off=5385126 len=1774907 2023-12-16T01:40:26.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 464 completed, throughput=4.97MB/sec 2023-12-16T01:40:26.187 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_sY2prxMV6PHqQl off=7703217 len=577824 2023-12-16T01:40:26.191 INFO:tasks.workunit.client.0.smithi078.stdout:op 465 completed, throughput=4.97MB/sec 2023-12-16T01:40:26.191 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Il4JrOWfw0ZvzHA off=12864884 len=1353350 2023-12-16T01:40:26.199 INFO:tasks.workunit.client.0.smithi078.stdout:op 466 completed, throughput=4.98MB/sec 2023-12-16T01:40:26.199 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9gQ3_WXG2no0Di1 off=899757 len=432428 2023-12-16T01:40:26.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 467 completed, throughput=4.99MB/sec 2023-12-16T01:40:26.200 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U90Uo062z__vtI1 off=4533196 len=1771413 2023-12-16T01:40:26.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 468 completed, throughput=5.01MB/sec 2023-12-16T01:40:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:26] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.43.0" 2023-12-16T01:40:27.202 INFO:tasks.workunit.client.0.smithi078.stdout: 91: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:27.203 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dreua3mUj4AIAkO off=4327651 len=124339 2023-12-16T01:40:27.203 INFO:tasks.workunit.client.0.smithi078.stdout:op 469 completed, throughput=4.95MB/sec 2023-12-16T01:40:27.203 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HKC7atWE-wHyaI5 off=9359724 len=1675364 2023-12-16T01:40:27.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 470 completed, throughput=4.97MB/sec 2023-12-16T01:40:27.205 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZL8ExaAJMvsf0SK off=5879179 len=1841538 2023-12-16T01:40:27.207 INFO:tasks.workunit.client.0.smithi078.stdout:op 471 completed, throughput=4.99MB/sec 2023-12-16T01:40:27.207 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rxKl_XtfrjVuZjr off=6574533 len=1313806 2023-12-16T01:40:27.208 INFO:tasks.workunit.client.0.smithi078.stdout:op 472 completed, throughput=5MB/sec 2023-12-16T01:40:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:27 smithi118 ceph-mon[131825]: pgmap v1370: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:40:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:27 smithi078 ceph-mon[139570]: pgmap v1370: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:40:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:27 smithi078 ceph-mon[142991]: pgmap v1370: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:40:28.209 INFO:tasks.workunit.client.0.smithi078.stdout: 92: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:28.209 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AkjVqUq_vm_Iwi0 off=14025646 len=1212612 2023-12-16T01:40:28.214 INFO:tasks.workunit.client.0.smithi078.stdout:op 473 completed, throughput=4.96MB/sec 2023-12-16T01:40:28.214 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-99LfEUOmq7sR9_P off=1611079 len=591493 2023-12-16T01:40:28.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 474 completed, throughput=4.97MB/sec 2023-12-16T01:40:28.215 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4XXGMyDTMnk8CPr off=4247267 len=1217069 2023-12-16T01:40:28.216 INFO:tasks.workunit.client.0.smithi078.stdout:op 475 completed, throughput=4.98MB/sec 2023-12-16T01:40:28.216 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TxaY0DZI-UAL3rV off=411375 len=840910 2023-12-16T01:40:28.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 476 completed, throughput=4.99MB/sec 2023-12-16T01:40:28.217 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X4CwCr6pctNa289 off=9200847 len=454773 2023-12-16T01:40:28.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 477 completed, throughput=4.99MB/sec 2023-12-16T01:40:28.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1I8We2iyWAKpKaL off=37433 len=1425121 2023-12-16T01:40:28.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 478 completed, throughput=5.01MB/sec 2023-12-16T01:40:29.228 INFO:tasks.workunit.client.0.smithi078.stdout: 93: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:29.228 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aBO7SnmUIptZy91 off=1633884 len=1066421 2023-12-16T01:40:29.230 INFO:tasks.workunit.client.0.smithi078.stdout:op 479 completed, throughput=4.97MB/sec 2023-12-16T01:40:29.230 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZucrX0x3mh9siCX off=6893671 len=1877480 2023-12-16T01:40:29.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 480 completed, throughput=4.98MB/sec 2023-12-16T01:40:29.238 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p0Tcd9qQO5Mgbov off=2052816 len=1642628 2023-12-16T01:40:29.239 INFO:tasks.workunit.client.0.smithi078.stdout:op 481 completed, throughput=5MB/sec 2023-12-16T01:40:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:29 smithi118 ceph-mon[131825]: pgmap v1371: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:40:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:29 smithi078 ceph-mon[139570]: pgmap v1371: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:40:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:29 smithi078 ceph-mon[142991]: pgmap v1371: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:40:30.239 INFO:tasks.workunit.client.0.smithi078.stdout: 94: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:30.240 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KRdHBlLQCvsJXbg off=7664598 len=788110 2023-12-16T01:40:30.244 INFO:tasks.workunit.client.0.smithi078.stdout:op 482 completed, throughput=4.96MB/sec 2023-12-16T01:40:30.244 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yczYhjP7k59H3J2 off=531869 len=1653494 2023-12-16T01:40:30.246 INFO:tasks.workunit.client.0.smithi078.stdout:op 483 completed, throughput=4.97MB/sec 2023-12-16T01:40:30.246 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-glfUNnBnABUwZu6 off=2624220 len=807768 2023-12-16T01:40:30.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 484 completed, throughput=4.98MB/sec 2023-12-16T01:40:30.250 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hI-PBfBmFkuw_p7 off=8784393 len=1305002 2023-12-16T01:40:30.255 INFO:tasks.workunit.client.0.smithi078.stdout:op 485 completed, throughput=4.99MB/sec 2023-12-16T01:40:30.255 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Kwq1EA2gZ23S8NH off=2661864 len=1523426 2023-12-16T01:40:30.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 486 completed, throughput=5.01MB/sec 2023-12-16T01:40:31.263 INFO:tasks.workunit.client.0.smithi078.stdout: 95: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:31.263 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AUuLR7CjRVJ3Z3B off=5335834 len=126789 2023-12-16T01:40:31.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 487 completed, throughput=4.96MB/sec 2023-12-16T01:40:31.264 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QsKrqdDQrxt1uDv off=5332421 len=1927380 2023-12-16T01:40:31.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 488 completed, throughput=4.98MB/sec 2023-12-16T01:40:31.273 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W9jsPiApbJjMsQV off=3783755 len=232177 2023-12-16T01:40:31.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 489 completed, throughput=4.98MB/sec 2023-12-16T01:40:31.274 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-76CjdFSqSEUh_ZC off=1177826 len=1208057 2023-12-16T01:40:31.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 490 completed, throughput=4.99MB/sec 2023-12-16T01:40:31.275 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rkVyd_4r40YjOfv off=981151 len=1385922 2023-12-16T01:40:31.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 491 completed, throughput=5MB/sec 2023-12-16T01:40:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:31 smithi118 ceph-mon[131825]: pgmap v1372: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:40:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:31 smithi078 ceph-mon[139570]: pgmap v1372: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:40:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:31 smithi078 ceph-mon[142991]: pgmap v1372: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:40:32.277 INFO:tasks.workunit.client.0.smithi078.stdout: 96: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:32.277 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s7ujI5uPFmZPOxA off=5184983 len=1304995 2023-12-16T01:40:32.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 492 completed, throughput=4.97MB/sec 2023-12-16T01:40:32.279 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mV84BvqiiQM3aVr off=12349891 len=213508 2023-12-16T01:40:32.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 493 completed, throughput=4.97MB/sec 2023-12-16T01:40:32.280 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q2N1m-wbSVaQzfZ off=13467099 len=1100888 2023-12-16T01:40:32.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 494 completed, throughput=4.98MB/sec 2023-12-16T01:40:32.285 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HypnRCusYWq71Vr off=4181642 len=1586286 2023-12-16T01:40:32.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 495 completed, throughput=4.99MB/sec 2023-12-16T01:40:32.289 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2ZTEeqUive1ioBJ off=15383056 len=696127 2023-12-16T01:40:32.294 INFO:tasks.workunit.client.0.smithi078.stdout:op 496 completed, throughput=5MB/sec 2023-12-16T01:40:32.294 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nW02Ht3xwSzLl74 off=2073240 len=185252 2023-12-16T01:40:32.294 INFO:tasks.workunit.client.0.smithi078.stdout:op 497 completed, throughput=5MB/sec 2023-12-16T01:40:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:33.295 INFO:tasks.workunit.client.0.smithi078.stdout: 97: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:33.295 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yy7HiRqIO47Ac_V off=5660458 len=85787 2023-12-16T01:40:33.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 498 completed, throughput=4.95MB/sec 2023-12-16T01:40:33.296 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k38C8y9JBYt7u-X off=1669091 len=220396 2023-12-16T01:40:33.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 499 completed, throughput=4.95MB/sec 2023-12-16T01:40:33.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gKdEXul_gt6de7L off=2870810 len=1362515 2023-12-16T01:40:33.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 500 completed, throughput=4.97MB/sec 2023-12-16T01:40:33.300 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l9B_o-bqjOqTMZM off=3725193 len=807209 2023-12-16T01:40:33.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 501 completed, throughput=4.97MB/sec 2023-12-16T01:40:33.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vnbs0SacjGfLGbO off=6829763 len=1372879 2023-12-16T01:40:33.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 502 completed, throughput=4.99MB/sec 2023-12-16T01:40:33.302 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1qVvtz2WzmTnVbP off=2003297 len=36332 2023-12-16T01:40:33.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 503 completed, throughput=4.99MB/sec 2023-12-16T01:40:33.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-13E1_3TyT6s_vFW off=2464563 len=291430 2023-12-16T01:40:33.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 504 completed, throughput=4.99MB/sec 2023-12-16T01:40:33.306 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_lnK_ALusjUGiDQ off=21838421 len=2001840 2023-12-16T01:40:33.315 INFO:tasks.workunit.client.0.smithi078.stdout:op 505 completed, throughput=5.01MB/sec 2023-12-16T01:40:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:33 smithi118 ceph-mon[131825]: pgmap v1373: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:33 smithi078 ceph-mon[139570]: pgmap v1373: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:33 smithi078 ceph-mon[142991]: pgmap v1373: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:34.316 INFO:tasks.workunit.client.0.smithi078.stdout: 98: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:34.316 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EZv5uAWGtoztLUM off=1596470 len=671614 2023-12-16T01:40:34.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 506 completed, throughput=4.97MB/sec 2023-12-16T01:40:34.320 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ALEbz5hVWjUgMg_ off=2906922 len=921162 2023-12-16T01:40:34.324 INFO:tasks.workunit.client.0.smithi078.stdout:op 507 completed, throughput=4.97MB/sec 2023-12-16T01:40:34.325 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7m0C2akHyzQh21k off=2566505 len=1558853 2023-12-16T01:40:34.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 508 completed, throughput=4.99MB/sec 2023-12-16T01:40:34.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Itl6iK6g6nTnxku off=14331490 len=180053 2023-12-16T01:40:34.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 509 completed, throughput=4.99MB/sec 2023-12-16T01:40:34.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yO4IaOgiXAW15ld off=1651072 len=592867 2023-12-16T01:40:34.334 INFO:tasks.workunit.client.0.smithi078.stdout:op 510 completed, throughput=5MB/sec 2023-12-16T01:40:34.334 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ThZEy3-ZYgnr86A off=7229940 len=854936 2023-12-16T01:40:34.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 511 completed, throughput=5MB/sec 2023-12-16T01:40:35.339 INFO:tasks.workunit.client.0.smithi078.stdout: 99: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:35.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wsp8TmLZUkAR0_3 off=0 len=1430168 2023-12-16T01:40:35.346 INFO:tasks.workunit.client.0.smithi078.stdout:op 512 completed, throughput=4.97MB/sec 2023-12-16T01:40:35.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qUlNQs0DzzqOsON off=10528587 len=1523885 2023-12-16T01:40:35.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 513 completed, throughput=4.98MB/sec 2023-12-16T01:40:35.348 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9TIZpIrWgXNmHcE off=13450260 len=1793808 2023-12-16T01:40:35.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 514 completed, throughput=5MB/sec 2023-12-16T01:40:35.350 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-etyxBkVtxTxX0UP off=5229563 len=1420358 2023-12-16T01:40:35.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 515 completed, throughput=5.01MB/sec 2023-12-16T01:40:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:35 smithi118 ceph-mon[131825]: pgmap v1374: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:40:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:35 smithi078 ceph-mon[139570]: pgmap v1374: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:40:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:35 smithi078 ceph-mon[142991]: pgmap v1374: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:40:36.358 INFO:tasks.workunit.client.0.smithi078.stdout: 100: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:36.358 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dBjEJMKY4LaEEra off=3065618 len=1587750 2023-12-16T01:40:36.360 INFO:tasks.workunit.client.0.smithi078.stdout:op 516 completed, throughput=4.98MB/sec 2023-12-16T01:40:36.360 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UX6I6mmRhUb2eDi off=5641181 len=132338 2023-12-16T01:40:36.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 517 completed, throughput=4.98MB/sec 2023-12-16T01:40:36.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dZBBm-_pQWpYlRz off=3240106 len=1893754 2023-12-16T01:40:36.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 518 completed, throughput=5MB/sec 2023-12-16T01:40:36.366 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lJL8jRDtopI42CM off=496357 len=1114052 2023-12-16T01:40:36.367 INFO:tasks.workunit.client.0.smithi078.stdout:op 519 completed, throughput=5.01MB/sec 2023-12-16T01:40:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:36] "GET /metrics HTTP/1.1" 200 34017 "" "Prometheus/2.43.0" 2023-12-16T01:40:37.367 INFO:tasks.workunit.client.0.smithi078.stdout: 101: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:37.368 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FfQGYVrgWNzuTYB off=2958777 len=1473176 2023-12-16T01:40:37.375 INFO:tasks.workunit.client.0.smithi078.stdout:op 520 completed, throughput=4.97MB/sec 2023-12-16T01:40:37.375 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SFo3OcJoEVybPEd off=6530414 len=933027 2023-12-16T01:40:37.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 521 completed, throughput=4.98MB/sec 2023-12-16T01:40:37.381 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1iZNT2T6aqGIUXF off=11890748 len=247533 2023-12-16T01:40:37.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 522 completed, throughput=4.98MB/sec 2023-12-16T01:40:37.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BuOB_H_XYgLmB-U off=14127678 len=1633455 2023-12-16T01:40:37.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 523 completed, throughput=5MB/sec 2023-12-16T01:40:37.383 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zZyCJZ5yclhrnyk off=18816449 len=1362231 2023-12-16T01:40:37.388 INFO:tasks.workunit.client.0.smithi078.stdout:op 524 completed, throughput=5.01MB/sec 2023-12-16T01:40:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:37 smithi118 ceph-mon[131825]: pgmap v1375: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:40:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:37 smithi078 ceph-mon[139570]: pgmap v1375: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:40:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:37 smithi078 ceph-mon[142991]: pgmap v1375: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:40:38.388 INFO:tasks.workunit.client.0.smithi078.stdout: 102: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:38.389 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F3muRX4aVKNrSD4 off=3752128 len=1294261 2023-12-16T01:40:38.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 525 completed, throughput=4.97MB/sec 2023-12-16T01:40:38.391 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8B3F6o8CTzMvI87 off=5321914 len=497298 2023-12-16T01:40:38.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 526 completed, throughput=4.98MB/sec 2023-12-16T01:40:38.393 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c32XKD6AkbTbHFN off=3692319 len=89138 2023-12-16T01:40:38.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 527 completed, throughput=4.98MB/sec 2023-12-16T01:40:38.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TOQZHpjgFlYUDu4 off=778011 len=730608 2023-12-16T01:40:38.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 528 completed, throughput=4.98MB/sec 2023-12-16T01:40:38.398 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lBHKYJlfxc-4Ea4 off=19298372 len=1906746 2023-12-16T01:40:38.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 529 completed, throughput=5MB/sec 2023-12-16T01:40:39.401 INFO:tasks.workunit.client.0.smithi078.stdout: 103: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:39.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sMke8zX0D-V3t38 off=1066390 len=1212870 2023-12-16T01:40:39.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 530 completed, throughput=4.96MB/sec 2023-12-16T01:40:39.408 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q4sH9L6IhAXYi9L off=4004835 len=429620 2023-12-16T01:40:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:39 smithi118 ceph-mon[131825]: pgmap v1376: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:40:39.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 531 completed, throughput=4.97MB/sec 2023-12-16T01:40:39.411 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LkIkWprGeGB-CC- off=16209188 len=864454 2023-12-16T01:40:39.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 532 completed, throughput=4.98MB/sec 2023-12-16T01:40:39.416 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oMco5PxBMa02JHa off=5005113 len=1816510 2023-12-16T01:40:39.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 533 completed, throughput=4.99MB/sec 2023-12-16T01:40:39.426 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9h9h4Ec39pxb7Zp off=3383819 len=533134 2023-12-16T01:40:39.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 534 completed, throughput=5MB/sec 2023-12-16T01:40:39.426 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6I_HZlbLwC5ynSg off=7742500 len=441117 2023-12-16T01:40:39.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 535 completed, throughput=5MB/sec 2023-12-16T01:40:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:39 smithi078 ceph-mon[139570]: pgmap v1376: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:40:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:39 smithi078 ceph-mon[142991]: pgmap v1376: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:40:40.430 INFO:tasks.workunit.client.0.smithi078.stdout: 104: throughput=4.95MB/sec pending data=0 2023-12-16T01:40:40.430 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qWoAwVillusOLI_ off=7636934 len=1688402 2023-12-16T01:40:40.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 536 completed, throughput=4.97MB/sec 2023-12-16T01:40:40.434 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xxQ5mtxK5eZerAc off=4037554 len=1956535 2023-12-16T01:40:40.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 537 completed, throughput=4.99MB/sec 2023-12-16T01:40:40.444 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sQhqKwqEHO8dKlh off=4192597 len=934652 2023-12-16T01:40:40.449 INFO:tasks.workunit.client.0.smithi078.stdout:op 538 completed, throughput=4.99MB/sec 2023-12-16T01:40:40.449 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-elr4Bg_slvtnqKs off=1852794 len=525983 2023-12-16T01:40:40.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 539 completed, throughput=5MB/sec 2023-12-16T01:40:40.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Mcu3_-IiaFzvzki off=1819749 len=432643 2023-12-16T01:40:40.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 540 completed, throughput=5MB/sec 2023-12-16T01:40:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:41 smithi118 ceph-mon[131825]: pgmap v1377: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:41.454 INFO:tasks.workunit.client.0.smithi078.stdout: 105: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:41.454 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UydZMG28rQLkbIR off=4478699 len=2083477 2023-12-16T01:40:41.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 541 completed, throughput=4.97MB/sec 2023-12-16T01:40:41.464 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7us7ORMAbd_LNdw off=5221469 len=1730197 2023-12-16T01:40:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 542 completed, throughput=4.99MB/sec 2023-12-16T01:40:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ylRoN7sQiAHjJXw off=10976666 len=1105425 2023-12-16T01:40:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 543 completed, throughput=5MB/sec 2023-12-16T01:40:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-I4CXDkO39dD8Mo1 off=17055296 len=1101044 2023-12-16T01:40:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:41 smithi078 ceph-mon[139570]: pgmap v1377: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:41 smithi078 ceph-mon[142991]: pgmap v1377: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:40:41.482 INFO:tasks.workunit.client.0.smithi078.stdout:op 544 completed, throughput=5.01MB/sec 2023-12-16T01:40:42.483 INFO:tasks.workunit.client.0.smithi078.stdout: 106: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:42.483 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-45BDpQcrWac3Fbe off=336348 len=54682 2023-12-16T01:40:42.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 545 completed, throughput=4.96MB/sec 2023-12-16T01:40:42.485 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I_C2Y-gl8DtGh0h off=2995778 len=1892590 2023-12-16T01:40:42.488 INFO:tasks.workunit.client.0.smithi078.stdout:op 546 completed, throughput=4.98MB/sec 2023-12-16T01:40:42.488 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_IGMreetQ4dJd7y off=570024 len=1412946 2023-12-16T01:40:42.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 547 completed, throughput=4.99MB/sec 2023-12-16T01:40:42.490 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NqqVacyoUSfdJD3 off=9441668 len=720927 2023-12-16T01:40:42.491 INFO:tasks.workunit.client.0.smithi078.stdout:op 548 completed, throughput=5MB/sec 2023-12-16T01:40:42.491 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-skhJr9ICrfy16VY off=16445367 len=738324 2023-12-16T01:40:42.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 549 completed, throughput=5MB/sec 2023-12-16T01:40:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:42 smithi118 ceph-mon[131825]: pgmap v1378: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:42 smithi078 ceph-mon[139570]: pgmap v1378: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:42 smithi078 ceph-mon[142991]: pgmap v1378: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:40:43.496 INFO:tasks.workunit.client.0.smithi078.stdout: 107: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:43.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jp2I9ocW0qHbBNl off=2264126 len=1372144 2023-12-16T01:40:43.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 550 completed, throughput=4.97MB/sec 2023-12-16T01:40:43.503 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ovydct5ayhC2Jg4 off=13315897 len=978496 2023-12-16T01:40:43.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 551 completed, throughput=4.98MB/sec 2023-12-16T01:40:43.505 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j99efV8bjP_z0it off=3003788 len=293896 2023-12-16T01:40:43.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 552 completed, throughput=4.98MB/sec 2023-12-16T01:40:43.506 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IneCevQHjRAA6Yz off=5671867 len=375918 2023-12-16T01:40:43.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 553 completed, throughput=4.98MB/sec 2023-12-16T01:40:43.507 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Zg9hgL4mW0eKphx off=12083686 len=1518950 2023-12-16T01:40:43.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 554 completed, throughput=5MB/sec 2023-12-16T01:40:43.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k7WGQiOseA6qHHN off=16648030 len=1183507 2023-12-16T01:40:43.521 INFO:tasks.workunit.client.0.smithi078.stdout:op 555 completed, throughput=5.01MB/sec 2023-12-16T01:40:44.522 INFO:tasks.workunit.client.0.smithi078.stdout: 108: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:44.522 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5tq0O4dxv9eh9V off=3237854 len=1716787 2023-12-16T01:40:44.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 556 completed, throughput=4.97MB/sec 2023-12-16T01:40:44.530 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8BRqS0D-rbm7cgs off=6567598 len=405965 2023-12-16T01:40:44.534 INFO:tasks.workunit.client.0.smithi078.stdout:op 557 completed, throughput=4.98MB/sec 2023-12-16T01:40:44.534 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hCY10axaZMWPhGw off=6414655 len=87661 2023-12-16T01:40:44.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 558 completed, throughput=4.98MB/sec 2023-12-16T01:40:44.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FLceaTDiC7xN4TO off=865909 len=146661 2023-12-16T01:40:44.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 559 completed, throughput=4.98MB/sec 2023-12-16T01:40:44.539 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r87_9KSAHdwTHfN off=2013990 len=147787 2023-12-16T01:40:44.539 INFO:tasks.workunit.client.0.smithi078.stdout:op 560 completed, throughput=4.98MB/sec 2023-12-16T01:40:44.539 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8oruAGGrxFExRf2 off=1102251 len=406688 2023-12-16T01:40:44.542 INFO:tasks.workunit.client.0.smithi078.stdout:op 561 completed, throughput=4.98MB/sec 2023-12-16T01:40:44.542 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JnsNFaPL6Mlva22 off=8252861 len=816616 2023-12-16T01:40:44.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 562 completed, throughput=4.99MB/sec 2023-12-16T01:40:44.546 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GBMxZanFyJgI42h off=16240517 len=90716 2023-12-16T01:40:44.547 INFO:tasks.workunit.client.0.smithi078.stdout:op 563 completed, throughput=4.99MB/sec 2023-12-16T01:40:44.547 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dUeTliQUMEoWMGU off=3151792 len=836371 2023-12-16T01:40:44.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 564 completed, throughput=5MB/sec 2023-12-16T01:40:44.552 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iNZG0GlnKE6Tdli off=5396154 len=2011785 2023-12-16T01:40:44.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 565 completed, throughput=5.02MB/sec 2023-12-16T01:40:44.866 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (19m) 5m ago 23m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (19m) 3m ago 23m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (24m) 5m ago 24m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (24m) 3m ago 24m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (18m) 3m ago 27m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:40:45.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (19m) 5m ago 29m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (18m) 5m ago 29m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (17m) 3m ago 28m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (18m) 5m ago 28m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (19m) 5m ago 23m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (19m) 3m ago 23m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (17m) 5m ago 27m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (16m) 5m ago 27m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (16m) 5m ago 26m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (15m) 5m ago 26m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (15m) 3m ago 26m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (14m) 3m ago 25m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (13m) 3m ago 25m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (13m) 3m ago 24m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:40:45.179 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (18m) 3m ago 24m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:40:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:45 smithi118 ceph-mon[131825]: pgmap v1379: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:45 smithi118 ceph-mon[131825]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:45 smithi078 ceph-mon[139570]: pgmap v1379: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:45 smithi078 ceph-mon[139570]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:45 smithi078 ceph-mon[142991]: pgmap v1379: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:40:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:45 smithi078 ceph-mon[142991]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:45.568 INFO:tasks.workunit.client.0.smithi078.stdout: 109: throughput=4.97MB/sec pending data=0 2023-12-16T01:40:45.569 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-54-ESXWv7MzZFwe off=8306720 len=1686474 2023-12-16T01:40:45.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 566 completed, throughput=4.99MB/sec 2023-12-16T01:40:45.575 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wxlWoX5ZnvW-QyA off=9976295 len=962492 2023-12-16T01:40:45.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 567 completed, throughput=4.99MB/sec 2023-12-16T01:40:45.580 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P-nnLAjLghPAkSu off=23967120 len=822687 2023-12-16T01:40:45.584 INFO:tasks.workunit.client.0.smithi078.stdout:op 568 completed, throughput=5MB/sec 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:45.587 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:40:45.588 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:40:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2135867054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:40:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2135867054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='client.35238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2135867054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:40:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:40:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:40:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:40:46.585 INFO:tasks.workunit.client.0.smithi078.stdout: 110: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:46.585 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pbqpBB4AqzAuF27 off=18818785 len=890933 2023-12-16T01:40:46.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 569 completed, throughput=4.96MB/sec 2023-12-16T01:40:46.586 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2IFSHdaYQ83B1ZN off=0 len=1582474 2023-12-16T01:40:46.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 570 completed, throughput=4.98MB/sec 2023-12-16T01:40:46.589 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Zlt_ERkEcyZVmbA off=2494431 len=510509 2023-12-16T01:40:46.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 571 completed, throughput=4.98MB/sec 2023-12-16T01:40:46.592 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HzUeeBlzSHzQpVj off=5908683 len=2045447 2023-12-16T01:40:46.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 572 completed, throughput=5MB/sec 2023-12-16T01:40:46.601 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6I_HZlbLwC5ynSg off=6001632 len=117284 2023-12-16T01:40:46.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 573 completed, throughput=5MB/sec 2023-12-16T01:40:46.602 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rPVSVrDjEZ81Ag9 off=14090809 len=1207382 2023-12-16T01:40:46.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 574 completed, throughput=5.01MB/sec 2023-12-16T01:40:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:46] "GET /metrics HTTP/1.1" 200 34017 "" "Prometheus/2.43.0" 2023-12-16T01:40:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:47 smithi118 ceph-mon[131825]: pgmap v1380: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:40:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:47 smithi078 ceph-mon[142991]: pgmap v1380: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:40:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:47 smithi078 ceph-mon[139570]: pgmap v1380: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:40:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:40:47.603 INFO:tasks.workunit.client.0.smithi078.stdout: 111: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:47.603 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fE1Gi9Jtiko6p6A off=5723344 len=1865161 2023-12-16T01:40:47.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 575 completed, throughput=4.98MB/sec 2023-12-16T01:40:47.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DMiv5XfUW9xOKhW off=18684284 len=1174544 2023-12-16T01:40:47.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 576 completed, throughput=4.99MB/sec 2023-12-16T01:40:47.612 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s4oifrZXSDfXagX off=2963990 len=1823161 2023-12-16T01:40:47.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 577 completed, throughput=5MB/sec 2023-12-16T01:40:48.614 INFO:tasks.workunit.client.0.smithi078.stdout: 112: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:48.614 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nuUGw1fyrUIC6uK off=41578 len=145518 2023-12-16T01:40:48.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 578 completed, throughput=4.96MB/sec 2023-12-16T01:40:48.617 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FIYfHcgkrXc_3T2 off=661861 len=349424 2023-12-16T01:40:48.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 579 completed, throughput=4.96MB/sec 2023-12-16T01:40:48.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3Za1L2XcSqdorbx off=5609421 len=1428903 2023-12-16T01:40:48.624 INFO:tasks.workunit.client.0.smithi078.stdout:op 580 completed, throughput=4.98MB/sec 2023-12-16T01:40:48.624 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2n47ewrekhgwgiR off=5573797 len=216928 2023-12-16T01:40:48.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 581 completed, throughput=4.98MB/sec 2023-12-16T01:40:48.627 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GI5vd3Pj0YCwx2E off=3946793 len=1352409 2023-12-16T01:40:48.630 INFO:tasks.workunit.client.0.smithi078.stdout:op 582 completed, throughput=4.99MB/sec 2023-12-16T01:40:48.630 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-auMpfxw7_WZS_BF off=4600941 len=1492997 2023-12-16T01:40:48.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 583 completed, throughput=5MB/sec 2023-12-16T01:40:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:49 smithi118 ceph-mon[131825]: pgmap v1381: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:49 smithi078 ceph-mon[139570]: pgmap v1381: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:49 smithi078 ceph-mon[142991]: pgmap v1381: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:40:49.637 INFO:tasks.workunit.client.0.smithi078.stdout: 113: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:49.637 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pkq7C4q1J23y6z3 off=6438407 len=1256026 2023-12-16T01:40:49.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 584 completed, throughput=4.97MB/sec 2023-12-16T01:40:49.646 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X4gGyzKkt8Kxrkb off=20133249 len=1317288 2023-12-16T01:40:49.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 585 completed, throughput=4.98MB/sec 2023-12-16T01:40:49.647 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y0U2FXEbSR_rVvh off=6102372 len=437655 2023-12-16T01:40:49.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 586 completed, throughput=4.98MB/sec 2023-12-16T01:40:49.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-b2_6AfzinOEH7W_ off=3025685 len=737495 2023-12-16T01:40:49.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 587 completed, throughput=4.99MB/sec 2023-12-16T01:40:49.652 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pPJotFQNXlSZ3Hb off=3018739 len=1262450 2023-12-16T01:40:49.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 588 completed, throughput=5MB/sec 2023-12-16T01:40:49.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-APTNmxorB_3-2wk off=962927 len=811469 2023-12-16T01:40:49.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 589 completed, throughput=5.01MB/sec 2023-12-16T01:40:50.655 INFO:tasks.workunit.client.0.smithi078.stdout: 114: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:50.655 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uE4GXHydrcdFsRv off=5391459 len=446892 2023-12-16T01:40:50.659 INFO:tasks.workunit.client.0.smithi078.stdout:op 590 completed, throughput=4.97MB/sec 2023-12-16T01:40:50.659 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bzcoXq_M_BnfJCG off=14494959 len=129407 2023-12-16T01:40:50.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 591 completed, throughput=4.97MB/sec 2023-12-16T01:40:50.660 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vGj3QypW9FNggH- off=1961872 len=407077 2023-12-16T01:40:50.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 592 completed, throughput=4.97MB/sec 2023-12-16T01:40:50.664 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dF03HTkpQbNBInI off=5125460 len=1071043 2023-12-16T01:40:50.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 593 completed, throughput=4.98MB/sec 2023-12-16T01:40:50.670 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9n6NlMwdLWgMtVq off=1838023 len=489515 2023-12-16T01:40:50.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 594 completed, throughput=4.98MB/sec 2023-12-16T01:40:50.674 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Mflq4BRlZmWINRz off=15732889 len=607187 2023-12-16T01:40:50.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 595 completed, throughput=4.99MB/sec 2023-12-16T01:40:50.675 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yA6zeXfQzFkh7Fa off=2008630 len=2018850 2023-12-16T01:40:50.677 INFO:tasks.workunit.client.0.smithi078.stdout:op 596 completed, throughput=5MB/sec 2023-12-16T01:40:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:51 smithi118 ceph-mon[131825]: pgmap v1382: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:40:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:51 smithi078 ceph-mon[139570]: pgmap v1382: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:40:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:51 smithi078 ceph-mon[142991]: pgmap v1382: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:40:51.677 INFO:tasks.workunit.client.0.smithi078.stdout: 115: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:51.677 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iaoyfp8oCso3PH3 off=12845529 len=1050750 2023-12-16T01:40:51.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 597 completed, throughput=4.97MB/sec 2023-12-16T01:40:51.679 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LWjj-Vzn3hOuH_T off=3554946 len=823637 2023-12-16T01:40:51.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 598 completed, throughput=4.98MB/sec 2023-12-16T01:40:51.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o2QcoD7lBe1ZqQ5 off=6161116 len=793157 2023-12-16T01:40:51.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 599 completed, throughput=4.98MB/sec 2023-12-16T01:40:51.681 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHc75utQnnlgn0Z off=9037341 len=1280951 2023-12-16T01:40:51.688 INFO:tasks.workunit.client.0.smithi078.stdout:op 600 completed, throughput=4.99MB/sec 2023-12-16T01:40:51.689 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gOgpUQJH5OVLdXa off=4464378 len=1608402 2023-12-16T01:40:51.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 601 completed, throughput=5.01MB/sec 2023-12-16T01:40:52.690 INFO:tasks.workunit.client.0.smithi078.stdout: 116: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:52.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sCfJayT_QyeJ_lI off=5519069 len=1997138 2023-12-16T01:40:52.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 602 completed, throughput=4.98MB/sec 2023-12-16T01:40:52.700 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sVNYVE-5jnCtvs2 off=20108496 len=2041624 2023-12-16T01:40:52.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 603 completed, throughput=5MB/sec 2023-12-16T01:40:52.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NZxt2i3iY11D95v off=1995297 len=1216970 2023-12-16T01:40:52.714 INFO:tasks.workunit.client.0.smithi078.stdout:op 604 completed, throughput=5.01MB/sec 2023-12-16T01:40:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:52 smithi118 ceph-mon[131825]: pgmap v1383: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:40:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:52 smithi078 ceph-mon[139570]: pgmap v1383: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:40:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:52 smithi078 ceph-mon[142991]: pgmap v1383: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:40:53.714 INFO:tasks.workunit.client.0.smithi078.stdout: 117: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:53.714 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iMm8LgVc-t8acGN off=7985606 len=679800 2023-12-16T01:40:53.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 605 completed, throughput=4.97MB/sec 2023-12-16T01:40:53.719 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VPMbefZ-fLwc3mg off=4066210 len=1403196 2023-12-16T01:40:53.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 606 completed, throughput=4.98MB/sec 2023-12-16T01:40:53.721 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aDOEGCZRthF706t off=16756032 len=1719948 2023-12-16T01:40:53.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 607 completed, throughput=4.99MB/sec 2023-12-16T01:40:53.723 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u8xwBCbmrIjM0XA off=9454626 len=180322 2023-12-16T01:40:53.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 608 completed, throughput=4.99MB/sec 2023-12-16T01:40:53.723 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-apngpRC9sKR5cHV off=9203035 len=1043721 2023-12-16T01:40:53.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 609 completed, throughput=5MB/sec 2023-12-16T01:40:54.725 INFO:tasks.workunit.client.0.smithi078.stdout: 118: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:54.725 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-J-fM3OZj81VAs-s off=6624825 len=3489 2023-12-16T01:40:54.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 610 completed, throughput=4.96MB/sec 2023-12-16T01:40:54.727 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XNxNEFIm34VWyeK off=1329487 len=209290 2023-12-16T01:40:54.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 611 completed, throughput=4.96MB/sec 2023-12-16T01:40:54.728 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYv3odR17IOxivh off=1422399 len=856518 2023-12-16T01:40:54.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 612 completed, throughput=4.97MB/sec 2023-12-16T01:40:54.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ABcTMuQD0g0ROQ off=1580216 len=22391 2023-12-16T01:40:54.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 613 completed, throughput=4.97MB/sec 2023-12-16T01:40:54.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ff1GECac12_nx31 off=4138805 len=146626 2023-12-16T01:40:54.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 614 completed, throughput=4.97MB/sec 2023-12-16T01:40:54.735 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xm_ueqdHBr-YHRb off=14020583 len=672454 2023-12-16T01:40:54.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 615 completed, throughput=4.98MB/sec 2023-12-16T01:40:54.736 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--mL8FmU3Gg8_76F off=3826432 len=1022451 2023-12-16T01:40:54.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 616 completed, throughput=4.98MB/sec 2023-12-16T01:40:54.737 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vH7pW_-RIsupbhK off=1963766 len=1652762 2023-12-16T01:40:54.744 INFO:tasks.workunit.client.0.smithi078.stdout:op 617 completed, throughput=5MB/sec 2023-12-16T01:40:54.744 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PfCAEQ7gUg0csYn off=866974 len=1150373 2023-12-16T01:40:54.751 INFO:tasks.workunit.client.0.smithi078.stdout:op 618 completed, throughput=5.01MB/sec 2023-12-16T01:40:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:55 smithi118 ceph-mon[131825]: pgmap v1384: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:40:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:55 smithi078 ceph-mon[139570]: pgmap v1384: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:40:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:55 smithi078 ceph-mon[142991]: pgmap v1384: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:40:55.751 INFO:tasks.workunit.client.0.smithi078.stdout: 119: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:55.751 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Rh7ZJPKG_cm1ezg off=10665540 len=387150 2023-12-16T01:40:55.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 619 completed, throughput=4.97MB/sec 2023-12-16T01:40:55.752 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0slfZm6PcWeocaG off=13862300 len=1099183 2023-12-16T01:40:55.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 620 completed, throughput=4.98MB/sec 2023-12-16T01:40:55.753 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Fvbn0KrFBACmvAo off=11651494 len=1063710 2023-12-16T01:40:55.755 INFO:tasks.workunit.client.0.smithi078.stdout:op 621 completed, throughput=4.98MB/sec 2023-12-16T01:40:55.755 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KFXk92pT8SmOB7Q off=8306141 len=1229518 2023-12-16T01:40:55.761 INFO:tasks.workunit.client.0.smithi078.stdout:op 622 completed, throughput=4.99MB/sec 2023-12-16T01:40:55.762 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7us7ORMAbd_LNdw off=6655795 len=295871 2023-12-16T01:40:55.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 623 completed, throughput=5MB/sec 2023-12-16T01:40:55.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n6ez-pMG4wtLXOn off=4681749 len=1676093 2023-12-16T01:40:55.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 624 completed, throughput=5.01MB/sec 2023-12-16T01:40:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:40:56] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.43.0" 2023-12-16T01:40:56.773 INFO:tasks.workunit.client.0.smithi078.stdout: 120: throughput=4.97MB/sec pending data=0 2023-12-16T01:40:56.774 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NkbfU-VX6tSYif6 off=10716367 len=484593 2023-12-16T01:40:56.778 INFO:tasks.workunit.client.0.smithi078.stdout:op 625 completed, throughput=4.97MB/sec 2023-12-16T01:40:56.778 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0yTPAH0NnDwl97C off=1090684 len=1532204 2023-12-16T01:40:56.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 626 completed, throughput=4.98MB/sec 2023-12-16T01:40:56.787 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-liNDzBcn4XURZQF off=842017 len=1256580 2023-12-16T01:40:56.793 INFO:tasks.workunit.client.0.smithi078.stdout:op 627 completed, throughput=4.99MB/sec 2023-12-16T01:40:56.794 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qSBuMz61r2rbS1M off=88522 len=896192 2023-12-16T01:40:56.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 628 completed, throughput=5MB/sec 2023-12-16T01:40:56.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a-QyhtC0U-JD17- off=2997257 len=1986990 2023-12-16T01:40:56.802 INFO:tasks.workunit.client.0.smithi078.stdout:op 629 completed, throughput=5.01MB/sec 2023-12-16T01:40:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:57 smithi118 ceph-mon[131825]: pgmap v1385: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:40:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:57 smithi078 ceph-mon[139570]: pgmap v1385: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:40:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:57 smithi078 ceph-mon[142991]: pgmap v1385: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:40:57.802 INFO:tasks.workunit.client.0.smithi078.stdout: 121: throughput=4.97MB/sec pending data=0 2023-12-16T01:40:57.802 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HniGlo2xpPF6DZJ off=10652292 len=146984 2023-12-16T01:40:57.803 INFO:tasks.workunit.client.0.smithi078.stdout:op 630 completed, throughput=4.98MB/sec 2023-12-16T01:40:57.803 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A_aWoQ2b3Dfimk4 off=5512633 len=1165986 2023-12-16T01:40:57.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 631 completed, throughput=4.98MB/sec 2023-12-16T01:40:57.808 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I4qQC-j5BP927Id off=2682085 len=1976584 2023-12-16T01:40:57.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 632 completed, throughput=5MB/sec 2023-12-16T01:40:57.810 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cTRZs7q6NtDhLVc off=7244263 len=1171253 2023-12-16T01:40:57.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 633 completed, throughput=5.01MB/sec 2023-12-16T01:40:58.812 INFO:tasks.workunit.client.0.smithi078.stdout: 122: throughput=4.97MB/sec pending data=0 2023-12-16T01:40:58.812 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6lqADGZnblCsekk off=7521003 len=220987 2023-12-16T01:40:58.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 634 completed, throughput=4.97MB/sec 2023-12-16T01:40:58.813 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qyNtdg77dQEpKgI off=73501 len=1769136 2023-12-16T01:40:58.815 INFO:tasks.workunit.client.0.smithi078.stdout:op 635 completed, throughput=4.98MB/sec 2023-12-16T01:40:58.815 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v_O4nyA25Nq_NlR off=894400 len=1776434 2023-12-16T01:40:58.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 636 completed, throughput=5MB/sec 2023-12-16T01:40:58.824 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S-Dy1aRZcbXZDZx off=2781957 len=705950 2023-12-16T01:40:58.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 637 completed, throughput=5MB/sec 2023-12-16T01:40:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:40:59 smithi118 ceph-mon[131825]: pgmap v1386: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:40:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:40:59 smithi078 ceph-mon[139570]: pgmap v1386: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:40:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:40:59 smithi078 ceph-mon[142991]: pgmap v1386: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:40:59.825 INFO:tasks.workunit.client.0.smithi078.stdout: 123: throughput=4.96MB/sec pending data=0 2023-12-16T01:40:59.826 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NRaMISDCei1daTa off=2272296 len=1476521 2023-12-16T01:40:59.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 638 completed, throughput=4.97MB/sec 2023-12-16T01:40:59.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ijwTcp53mPuda0L off=1061519 len=1251689 2023-12-16T01:40:59.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 639 completed, throughput=4.98MB/sec 2023-12-16T01:40:59.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--Yv4IdgzpYk5Gct off=10261853 len=1219292 2023-12-16T01:40:59.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 640 completed, throughput=4.99MB/sec 2023-12-16T01:40:59.841 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TFClwlwESpoFAvN off=6504150 len=1555863 2023-12-16T01:40:59.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 641 completed, throughput=5MB/sec 2023-12-16T01:41:00.849 INFO:tasks.workunit.client.0.smithi078.stdout: 124: throughput=4.96MB/sec pending data=0 2023-12-16T01:41:00.850 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d6mxW2wvDfLptW6 off=6804669 len=1527522 2023-12-16T01:41:00.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 642 completed, throughput=4.97MB/sec 2023-12-16T01:41:00.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aVFSDwWnD_v5b8o off=1553811 len=2020074 2023-12-16T01:41:00.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 643 completed, throughput=4.99MB/sec 2023-12-16T01:41:00.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1bGr9yTbBEJMHz5 off=7193994 len=703439 2023-12-16T01:41:00.864 INFO:tasks.workunit.client.0.smithi078.stdout:op 644 completed, throughput=4.99MB/sec 2023-12-16T01:41:00.864 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DzR-l6HIPp2-2QJ off=18700272 len=1060735 2023-12-16T01:41:00.865 INFO:tasks.workunit.client.0.smithi078.stdout:op 645 completed, throughput=5MB/sec 2023-12-16T01:41:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:01 smithi118 ceph-mon[131825]: pgmap v1387: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:01 smithi078 ceph-mon[139570]: pgmap v1387: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:01 smithi078 ceph-mon[142991]: pgmap v1387: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:01.866 INFO:tasks.workunit.client.0.smithi078.stdout: 125: throughput=4.96MB/sec pending data=0 2023-12-16T01:41:01.866 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-23qHiMZaCqf_a73 off=2221346 len=753025 2023-12-16T01:41:01.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 646 completed, throughput=4.97MB/sec 2023-12-16T01:41:01.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CVsAw54ZMFc93QJ off=1730906 len=574644 2023-12-16T01:41:01.871 INFO:tasks.workunit.client.0.smithi078.stdout:op 647 completed, throughput=4.97MB/sec 2023-12-16T01:41:01.871 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lSNb69SRHcdEd9b off=10527140 len=1976987 2023-12-16T01:41:01.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 648 completed, throughput=4.99MB/sec 2023-12-16T01:41:01.882 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J3aSgM69tExnFs4 off=3044181 len=461043 2023-12-16T01:41:01.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 649 completed, throughput=4.99MB/sec 2023-12-16T01:41:01.883 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xNNauTbjvIyJQQ0 off=11788979 len=1357307 2023-12-16T01:41:01.889 INFO:tasks.workunit.client.0.smithi078.stdout:op 650 completed, throughput=5MB/sec 2023-12-16T01:41:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:02.890 INFO:tasks.workunit.client.0.smithi078.stdout: 126: throughput=4.96MB/sec pending data=0 2023-12-16T01:41:02.890 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zlyOf02YmQAX_yA off=2170217 len=203089 2023-12-16T01:41:02.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 651 completed, throughput=4.96MB/sec 2023-12-16T01:41:02.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WIQ9L9tYFOf_ol0 off=11811065 len=618786 2023-12-16T01:41:02.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 652 completed, throughput=4.97MB/sec 2023-12-16T01:41:02.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jdujYXzEFOt5Glr off=5920433 len=1109604 2023-12-16T01:41:02.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 653 completed, throughput=4.98MB/sec 2023-12-16T01:41:02.901 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eC8ZO5u32v4HcVj off=340832 len=897693 2023-12-16T01:41:02.903 INFO:tasks.workunit.client.0.smithi078.stdout:op 654 completed, throughput=4.98MB/sec 2023-12-16T01:41:02.903 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-taXLqetAdrwGB0P off=3567020 len=1837328 2023-12-16T01:41:02.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 655 completed, throughput=5MB/sec 2023-12-16T01:41:02.905 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pqY1C1hrsSGPxgU off=8933213 len=598884 2023-12-16T01:41:02.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 656 completed, throughput=5MB/sec 2023-12-16T01:41:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:03 smithi118 ceph-mon[131825]: pgmap v1388: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:03 smithi078 ceph-mon[139570]: pgmap v1388: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:03 smithi078 ceph-mon[142991]: pgmap v1388: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:03.906 INFO:tasks.workunit.client.0.smithi078.stdout: 127: throughput=4.96MB/sec pending data=0 2023-12-16T01:41:03.907 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5zr53nLDQSCgiZ1 off=11208677 len=2047707 2023-12-16T01:41:03.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 657 completed, throughput=4.98MB/sec 2023-12-16T01:41:03.916 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OglOwDpxfHS2POd off=1646574 len=398081 2023-12-16T01:41:03.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 658 completed, throughput=4.98MB/sec 2023-12-16T01:41:03.917 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ijeApoi_N6NOjzN off=3454921 len=915363 2023-12-16T01:41:03.919 INFO:tasks.workunit.client.0.smithi078.stdout:op 659 completed, throughput=4.99MB/sec 2023-12-16T01:41:03.919 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JPA6kALTIDCkcyb off=7109649 len=578041 2023-12-16T01:41:03.923 INFO:tasks.workunit.client.0.smithi078.stdout:op 660 completed, throughput=4.99MB/sec 2023-12-16T01:41:03.923 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-snHCZZ8I6b-NJiD off=13310561 len=569599 2023-12-16T01:41:03.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 661 completed, throughput=4.99MB/sec 2023-12-16T01:41:03.928 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YF5wgm_cNttkq-4 off=1024807 len=1844917 2023-12-16T01:41:03.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 662 completed, throughput=5.01MB/sec 2023-12-16T01:41:04.929 INFO:tasks.workunit.client.0.smithi078.stdout: 128: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:04.929 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eBJNdEg4p1JqVOJ off=15901031 len=1122765 2023-12-16T01:41:04.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 663 completed, throughput=4.98MB/sec 2023-12-16T01:41:04.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XHqeHHDaLNqXljY off=13182877 len=1576463 2023-12-16T01:41:04.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 664 completed, throughput=4.99MB/sec 2023-12-16T01:41:04.940 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fQSlacsjqnjhpiq off=13648751 len=482254 2023-12-16T01:41:04.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 665 completed, throughput=4.99MB/sec 2023-12-16T01:41:04.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FrpYGgTl__OiIua off=7163601 len=873581 2023-12-16T01:41:04.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 666 completed, throughput=5MB/sec 2023-12-16T01:41:04.949 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qSBuMz61r2rbS1M off=73904 len=1416569 2023-12-16T01:41:04.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 667 completed, throughput=5.01MB/sec 2023-12-16T01:41:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:05 smithi118 ceph-mon[131825]: pgmap v1389: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:41:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:05 smithi078 ceph-mon[139570]: pgmap v1389: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:41:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:05 smithi078 ceph-mon[142991]: pgmap v1389: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:41:05.952 INFO:tasks.workunit.client.0.smithi078.stdout: 129: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:05.953 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4HHZBiFuE4fk39Y off=520597 len=697792 2023-12-16T01:41:05.957 INFO:tasks.workunit.client.0.smithi078.stdout:op 668 completed, throughput=4.97MB/sec 2023-12-16T01:41:05.957 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GN_chK26Zu1ong6 off=2255920 len=341069 2023-12-16T01:41:05.960 INFO:tasks.workunit.client.0.smithi078.stdout:op 669 completed, throughput=4.98MB/sec 2023-12-16T01:41:05.960 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wOnsTqSycfAeQKf off=7593505 len=654906 2023-12-16T01:41:05.965 INFO:tasks.workunit.client.0.smithi078.stdout:op 670 completed, throughput=4.98MB/sec 2023-12-16T01:41:05.965 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-56_iYiBy-uzmd1P off=11395236 len=1538746 2023-12-16T01:41:05.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 671 completed, throughput=4.99MB/sec 2023-12-16T01:41:05.967 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cKdsfWA_viQ9RpR off=8100160 len=1995056 2023-12-16T01:41:05.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 672 completed, throughput=5.01MB/sec 2023-12-16T01:41:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:06] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:41:06.977 INFO:tasks.workunit.client.0.smithi078.stdout: 130: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:06.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-73V0o7hysBSapgH off=708698 len=1733586 2023-12-16T01:41:06.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 673 completed, throughput=4.98MB/sec 2023-12-16T01:41:06.979 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Fle3QMFD2SXzJSS off=2732664 len=216423 2023-12-16T01:41:06.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 674 completed, throughput=4.98MB/sec 2023-12-16T01:41:06.982 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zEwuu1_jLzP5Kr4 off=2764751 len=1927773 2023-12-16T01:41:06.989 INFO:tasks.workunit.client.0.smithi078.stdout:op 675 completed, throughput=5MB/sec 2023-12-16T01:41:06.990 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2BF2CIXDdRqsc3E off=3865145 len=298673 2023-12-16T01:41:06.990 INFO:tasks.workunit.client.0.smithi078.stdout:op 676 completed, throughput=5MB/sec 2023-12-16T01:41:06.990 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xySHTsp3HKIL-qf off=823659 len=150844 2023-12-16T01:41:06.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 677 completed, throughput=5MB/sec 2023-12-16T01:41:06.993 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y4n_NbSDh8IFdbX off=428833 len=2083026 2023-12-16T01:41:07.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 678 completed, throughput=5.01MB/sec 2023-12-16T01:41:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:07 smithi118 ceph-mon[131825]: pgmap v1390: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:07 smithi078 ceph-mon[139570]: pgmap v1390: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:07 smithi078 ceph-mon[142991]: pgmap v1390: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:41:08.004 INFO:tasks.workunit.client.0.smithi078.stdout: 131: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:08.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RpyAJhBtrkbrxYk off=14199416 len=1784467 2023-12-16T01:41:08.006 INFO:tasks.workunit.client.0.smithi078.stdout:op 679 completed, throughput=4.99MB/sec 2023-12-16T01:41:08.006 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kbIH4Yz2Vgrdjpk off=16127531 len=797575 2023-12-16T01:41:08.007 INFO:tasks.workunit.client.0.smithi078.stdout:op 680 completed, throughput=5MB/sec 2023-12-16T01:41:08.007 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-45eWi1juepryGrM off=10217214 len=1598046 2023-12-16T01:41:08.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 681 completed, throughput=5.01MB/sec 2023-12-16T01:41:09.009 INFO:tasks.workunit.client.0.smithi078.stdout: 132: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:09.009 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CqxxefB0eQh3moi off=13734435 len=2075213 2023-12-16T01:41:09.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 682 completed, throughput=4.98MB/sec 2023-12-16T01:41:09.011 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p61eT5Fj7BJJ8H9 off=10921129 len=1727188 2023-12-16T01:41:09.013 INFO:tasks.workunit.client.0.smithi078.stdout:op 683 completed, throughput=5MB/sec 2023-12-16T01:41:09.013 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IVe1dNcipPSoIga off=1055139 len=778762 2023-12-16T01:41:09.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 684 completed, throughput=5MB/sec 2023-12-16T01:41:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:09 smithi118 ceph-mon[131825]: pgmap v1391: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:09 smithi078 ceph-mon[139570]: pgmap v1391: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:09 smithi078 ceph-mon[142991]: pgmap v1391: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:10.015 INFO:tasks.workunit.client.0.smithi078.stdout: 133: throughput=4.96MB/sec pending data=0 2023-12-16T01:41:10.016 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8tiZzuyjxHxErWP off=3686836 len=498175 2023-12-16T01:41:10.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 685 completed, throughput=4.97MB/sec 2023-12-16T01:41:10.020 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-da0ek727fdiNyPL off=58874 len=91116 2023-12-16T01:41:10.023 INFO:tasks.workunit.client.0.smithi078.stdout:op 686 completed, throughput=4.97MB/sec 2023-12-16T01:41:10.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8CTK3iPlI3X1Os2 off=11416171 len=1866897 2023-12-16T01:41:10.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 687 completed, throughput=4.98MB/sec 2023-12-16T01:41:10.031 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LOXoI4wkoqzEUrn off=7843298 len=2086991 2023-12-16T01:41:10.032 INFO:tasks.workunit.client.0.smithi078.stdout:op 688 completed, throughput=5MB/sec 2023-12-16T01:41:10.032 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hRyorWeVME520Dy off=2192397 len=963155 2023-12-16T01:41:10.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 689 completed, throughput=5MB/sec 2023-12-16T01:41:11.035 INFO:tasks.workunit.client.0.smithi078.stdout: 134: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:11.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KaF013X72Gd0G7E off=18138511 len=73986 2023-12-16T01:41:11.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 690 completed, throughput=4.97MB/sec 2023-12-16T01:41:11.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-72R3fwM5Sxpetpi off=1970179 len=662470 2023-12-16T01:41:11.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 691 completed, throughput=4.97MB/sec 2023-12-16T01:41:11.036 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ShikURd2Vs96uB5 off=15919351 len=1576316 2023-12-16T01:41:11.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 692 completed, throughput=4.98MB/sec 2023-12-16T01:41:11.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3Pyz9I1H_WbjcIK off=8729511 len=251504 2023-12-16T01:41:11.047 INFO:tasks.workunit.client.0.smithi078.stdout:op 693 completed, throughput=4.98MB/sec 2023-12-16T01:41:11.048 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-smBrb6HGxIP49r2 off=8089692 len=1275739 2023-12-16T01:41:11.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 694 completed, throughput=4.99MB/sec 2023-12-16T01:41:11.056 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-79am_AIr3AvLl3O off=788047 len=768562 2023-12-16T01:41:11.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 695 completed, throughput=5MB/sec 2023-12-16T01:41:11.057 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7itnnQK_Xk_IxCs off=11133774 len=850867 2023-12-16T01:41:11.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 696 completed, throughput=5MB/sec 2023-12-16T01:41:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:11 smithi118 ceph-mon[131825]: pgmap v1392: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:11 smithi078 ceph-mon[139570]: pgmap v1392: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:11 smithi078 ceph-mon[142991]: pgmap v1392: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:12.062 INFO:tasks.workunit.client.0.smithi078.stdout: 135: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:12.062 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0gd9LjFE9dTTtnG off=20075363 len=80622 2023-12-16T01:41:12.063 INFO:tasks.workunit.client.0.smithi078.stdout:op 697 completed, throughput=4.97MB/sec 2023-12-16T01:41:12.063 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qym5pxS1_GnyyUW off=13162531 len=1151922 2023-12-16T01:41:12.064 INFO:tasks.workunit.client.0.smithi078.stdout:op 698 completed, throughput=4.98MB/sec 2023-12-16T01:41:12.064 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_qsVQZ_jM-oO2RE off=9220564 len=1217230 2023-12-16T01:41:12.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 699 completed, throughput=4.98MB/sec 2023-12-16T01:41:12.071 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-71FGzf9iTlJ3Ruu off=12705596 len=1351970 2023-12-16T01:41:12.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 700 completed, throughput=4.99MB/sec 2023-12-16T01:41:12.074 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a_Mlyf6QJ7jRS7x off=15930276 len=354754 2023-12-16T01:41:12.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 701 completed, throughput=4.99MB/sec 2023-12-16T01:41:12.075 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EYaIuCzvCdRt-1N off=0 len=1130163 2023-12-16T01:41:12.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 702 completed, throughput=5MB/sec 2023-12-16T01:41:13.081 INFO:tasks.workunit.client.0.smithi078.stdout: 136: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:13.081 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OVwWAACEinoAnPN off=21526805 len=922368 2023-12-16T01:41:13.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 703 completed, throughput=4.97MB/sec 2023-12-16T01:41:13.083 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n-Y7ECcnt2cCTrF off=526690 len=1882562 2023-12-16T01:41:13.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 704 completed, throughput=4.99MB/sec 2023-12-16T01:41:13.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TJsl91QzdhhwPFl off=954275 len=468214 2023-12-16T01:41:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 705 completed, throughput=4.99MB/sec 2023-12-16T01:41:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-syjD-4pwgQwkGNm off=6398501 len=177144 2023-12-16T01:41:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:op 706 completed, throughput=4.99MB/sec 2023-12-16T01:41:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-plLRWLLk7ybkKw7 off=5106881 len=326485 2023-12-16T01:41:13.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 707 completed, throughput=4.99MB/sec 2023-12-16T01:41:13.097 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cPuzwaNuNpwBBla off=5390441 len=1673024 2023-12-16T01:41:13.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 708 completed, throughput=5MB/sec 2023-12-16T01:41:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:12 smithi078 ceph-mon[139570]: pgmap v1393: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:12 smithi078 ceph-mon[142991]: pgmap v1393: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:12 smithi118 ceph-mon[131825]: pgmap v1393: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:14.101 INFO:tasks.workunit.client.0.smithi078.stdout: 137: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:14.101 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SOWO2T1TX_08H09 off=4253803 len=798274 2023-12-16T01:41:14.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 709 completed, throughput=4.97MB/sec 2023-12-16T01:41:14.106 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TzGS8IAqb07qq1K off=1439106 len=206923 2023-12-16T01:41:14.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 710 completed, throughput=4.97MB/sec 2023-12-16T01:41:14.107 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HvZBR93KQ-p2pIB off=3115240 len=283176 2023-12-16T01:41:14.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 711 completed, throughput=4.98MB/sec 2023-12-16T01:41:14.110 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kGfOI2dQe6Oghb0 off=6348283 len=1026863 2023-12-16T01:41:14.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 712 completed, throughput=4.98MB/sec 2023-12-16T01:41:14.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L2xzalb4er9O-hl off=2920375 len=1135348 2023-12-16T01:41:14.115 INFO:tasks.workunit.client.0.smithi078.stdout:op 713 completed, throughput=4.99MB/sec 2023-12-16T01:41:14.115 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l4r2Nw6UXEc3_w1 off=735003 len=317077 2023-12-16T01:41:14.116 INFO:tasks.workunit.client.0.smithi078.stdout:op 714 completed, throughput=4.99MB/sec 2023-12-16T01:41:14.116 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4cgIpqGZrJ6ZLqv off=1564558 len=1312596 2023-12-16T01:41:14.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 715 completed, throughput=5MB/sec 2023-12-16T01:41:15.118 INFO:tasks.workunit.client.0.smithi078.stdout: 138: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:15.118 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FIYfHcgkrXc_3T2 off=2947847 len=371075 2023-12-16T01:41:15.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 716 completed, throughput=4.97MB/sec 2023-12-16T01:41:15.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_1FoVCWIlJLaIYB off=655557 len=279161 2023-12-16T01:41:15.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 717 completed, throughput=4.97MB/sec 2023-12-16T01:41:15.124 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m8GceH65-Otkb76 off=12553396 len=746031 2023-12-16T01:41:15.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 718 completed, throughput=4.98MB/sec 2023-12-16T01:41:15.126 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3YZoK_CFc_gr2tT off=6548708 len=1579159 2023-12-16T01:41:15.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 719 completed, throughput=4.99MB/sec 2023-12-16T01:41:15.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MweYFrWb_E2w4B0 off=12478843 len=393640 2023-12-16T01:41:15.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 720 completed, throughput=4.99MB/sec 2023-12-16T01:41:15.134 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FUimrIu1L22wSNp off=10126239 len=1735405 2023-12-16T01:41:15.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 721 completed, throughput=5MB/sec 2023-12-16T01:41:15.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8IgukMaVXjcTRlb off=4921755 len=923081 2023-12-16T01:41:15.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 722 completed, throughput=5.01MB/sec 2023-12-16T01:41:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:15 smithi118 ceph-mon[131825]: pgmap v1394: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:41:15.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:15 smithi078 ceph-mon[139570]: pgmap v1394: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:41:15.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:15 smithi078 ceph-mon[142991]: pgmap v1394: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:41:15.932 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:41:16.141 INFO:tasks.workunit.client.0.smithi078.stdout: 139: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:16.141 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F2EhNEzsMguKoZF off=8490374 len=893426 2023-12-16T01:41:16.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 723 completed, throughput=4.98MB/sec 2023-12-16T01:41:16.144 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6ND9W0LRPagSxqV off=3023188 len=253344 2023-12-16T01:41:16.146 INFO:tasks.workunit.client.0.smithi078.stdout:op 724 completed, throughput=4.98MB/sec 2023-12-16T01:41:16.146 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-e4tr81kzl9AZ1B1 off=0 len=1350509 2023-12-16T01:41:16.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 725 completed, throughput=4.99MB/sec 2023-12-16T01:41:16.153 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SCmzqTGuT5PnN62 off=12153749 len=695622 2023-12-16T01:41:16.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 726 completed, throughput=4.99MB/sec 2023-12-16T01:41:16.156 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yRY6av0k5x6KCpW off=21488424 len=174573 2023-12-16T01:41:16.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 727 completed, throughput=4.99MB/sec 2023-12-16T01:41:16.157 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T2BhgzcUJchNXf6 off=8250931 len=1668429 2023-12-16T01:41:16.160 INFO:tasks.workunit.client.0.smithi078.stdout:op 728 completed, throughput=5MB/sec 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (20m) 5m ago 24m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (19m) 3m ago 23m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (25m) 5m ago 25m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (25m) 3m ago 25m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (19m) 3m ago 28m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:41:16.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (19m) 5m ago 29m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (19m) 5m ago 30m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (18m) 3m ago 28m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (18m) 5m ago 28m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (20m) 5m ago 23m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (19m) 3m ago 23m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (17m) 5m ago 28m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (17m) 5m ago 27m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (16m) 5m ago 27m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (16m) 5m ago 26m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (15m) 3m ago 26m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (14m) 3m ago 26m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (14m) 3m ago 25m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:41:16.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (13m) 3m ago 25m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:41:16.246 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (19m) 3m ago 24m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:41:16.627 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:41:16.627 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:41:16.628 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:41:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:16] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:41:17.161 INFO:tasks.workunit.client.0.smithi078.stdout: 140: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:17.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QWtIyRdhoNK1247 off=2082875 len=1396437 2023-12-16T01:41:17.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 729 completed, throughput=4.98MB/sec 2023-12-16T01:41:17.162 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VHyUvMBZpSY86B_ off=732461 len=926022 2023-12-16T01:41:17.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 730 completed, throughput=4.98MB/sec 2023-12-16T01:41:17.166 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-76SBgGR_ZZq4qLv off=23206485 len=485030 2023-12-16T01:41:17.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 731 completed, throughput=4.99MB/sec 2023-12-16T01:41:17.169 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QGtsk0pnCDy6iMQ off=1175371 len=939306 2023-12-16T01:41:17.171 INFO:tasks.workunit.client.0.smithi078.stdout:op 732 completed, throughput=4.99MB/sec 2023-12-16T01:41:17.171 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-74aV9nfr-KOg2RV off=7812610 len=801528 2023-12-16T01:41:17.171 INFO:tasks.workunit.client.0.smithi078.stdout:op 733 completed, throughput=5MB/sec 2023-12-16T01:41:17.172 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AmjbzttZ7FRqdtn off=6687133 len=836895 2023-12-16T01:41:17.173 INFO:tasks.workunit.client.0.smithi078.stdout:op 734 completed, throughput=5MB/sec 2023-12-16T01:41:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:17 smithi118 ceph-mon[131825]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:17 smithi118 ceph-mon[131825]: pgmap v1395: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:41:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:17 smithi118 ceph-mon[131825]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/405852837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[139570]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[139570]: pgmap v1395: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[139570]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/405852837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[142991]: from='client.35250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[142991]: pgmap v1395: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:41:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[142991]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/405852837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:18.174 INFO:tasks.workunit.client.0.smithi078.stdout: 141: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:18.174 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6h_i48Hh4ISfZHx off=4918588 len=1496652 2023-12-16T01:41:18.180 INFO:tasks.workunit.client.0.smithi078.stdout:op 735 completed, throughput=4.98MB/sec 2023-12-16T01:41:18.180 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5lzmvRJdoSzwa8p off=5119816 len=1193951 2023-12-16T01:41:18.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 736 completed, throughput=4.99MB/sec 2023-12-16T01:41:18.187 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AK00wzHMKVTdG3X off=386249 len=603992 2023-12-16T01:41:18.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 737 completed, throughput=4.99MB/sec 2023-12-16T01:41:18.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-92zcyvU6t1bZCFw off=1901784 len=671751 2023-12-16T01:41:18.191 INFO:tasks.workunit.client.0.smithi078.stdout:op 738 completed, throughput=5MB/sec 2023-12-16T01:41:18.192 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1PrpUx3D2vt0kgF off=5473880 len=1405374 2023-12-16T01:41:18.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 739 completed, throughput=5MB/sec 2023-12-16T01:41:19.195 INFO:tasks.workunit.client.0.smithi078.stdout: 142: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:19.195 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J73pRkDNlXwYkYW off=9992131 len=1492675 2023-12-16T01:41:19.196 INFO:tasks.workunit.client.0.smithi078.stdout:op 740 completed, throughput=4.98MB/sec 2023-12-16T01:41:19.197 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sOTeAlM0AP7t1ap off=18925355 len=720099 2023-12-16T01:41:19.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 741 completed, throughput=4.98MB/sec 2023-12-16T01:41:19.202 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CtBUOKYMLStJOvn off=19089862 len=1715831 2023-12-16T01:41:19.203 INFO:tasks.workunit.client.0.smithi078.stdout:op 742 completed, throughput=5MB/sec 2023-12-16T01:41:19.203 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ji7PUhgVue3yQRv off=5421596 len=731663 2023-12-16T01:41:19.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 743 completed, throughput=5MB/sec 2023-12-16T01:41:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:19 smithi118 ceph-mon[131825]: pgmap v1396: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:19 smithi078 ceph-mon[139570]: pgmap v1396: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:19 smithi078 ceph-mon[142991]: pgmap v1396: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:20.205 INFO:tasks.workunit.client.0.smithi078.stdout: 143: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:20.205 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vPo12Bti9vrF7MI off=6800442 len=994447 2023-12-16T01:41:20.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 744 completed, throughput=4.97MB/sec 2023-12-16T01:41:20.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cXIrRhLnl29JMxR off=2248432 len=1769341 2023-12-16T01:41:20.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 745 completed, throughput=4.98MB/sec 2023-12-16T01:41:20.213 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ME8fii-8lfnPEP1 off=13876814 len=850718 2023-12-16T01:41:20.214 INFO:tasks.workunit.client.0.smithi078.stdout:op 746 completed, throughput=4.99MB/sec 2023-12-16T01:41:20.214 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5rmawlBdBi_JdqP off=4430592 len=811987 2023-12-16T01:41:20.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 747 completed, throughput=4.99MB/sec 2023-12-16T01:41:20.218 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mI3DHSyQ4OI9Grs off=7767748 len=185689 2023-12-16T01:41:20.221 INFO:tasks.workunit.client.0.smithi078.stdout:op 748 completed, throughput=5MB/sec 2023-12-16T01:41:20.221 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JArgWCO17uhXTfz off=3094747 len=1968799 2023-12-16T01:41:20.230 INFO:tasks.workunit.client.0.smithi078.stdout:op 749 completed, throughput=5.01MB/sec 2023-12-16T01:41:21.230 INFO:tasks.workunit.client.0.smithi078.stdout: 144: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:21.231 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PZlrSB-6rCOHOq0 off=951474 len=1589966 2023-12-16T01:41:21.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 750 completed, throughput=4.98MB/sec 2023-12-16T01:41:21.237 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UjwZIXRi4YPuntg off=6013048 len=997706 2023-12-16T01:41:21.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 751 completed, throughput=4.99MB/sec 2023-12-16T01:41:21.238 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GY5REBTAno_Af6X off=17837111 len=960295 2023-12-16T01:41:21.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 752 completed, throughput=5MB/sec 2023-12-16T01:41:21.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WhBfezY0EVSyIhZ off=2772396 len=199085 2023-12-16T01:41:21.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 753 completed, throughput=5MB/sec 2023-12-16T01:41:21.245 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Wuspffwy_2nhk9M off=512535 len=1443996 2023-12-16T01:41:21.247 INFO:tasks.workunit.client.0.smithi078.stdout:op 754 completed, throughput=5.01MB/sec 2023-12-16T01:41:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:21 smithi118 ceph-mon[131825]: pgmap v1397: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:21 smithi078 ceph-mon[139570]: pgmap v1397: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:21 smithi078 ceph-mon[142991]: pgmap v1397: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:41:22.248 INFO:tasks.workunit.client.0.smithi078.stdout: 145: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:22.249 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ru0GPTv7a1seKhU off=6456771 len=606508 2023-12-16T01:41:22.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 755 completed, throughput=4.98MB/sec 2023-12-16T01:41:22.252 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DJXLXrG9eHUmzrW off=13244399 len=1264379 2023-12-16T01:41:22.259 INFO:tasks.workunit.client.0.smithi078.stdout:op 756 completed, throughput=4.98MB/sec 2023-12-16T01:41:22.259 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r6-wf5uxLqOYDUX off=10352510 len=773733 2023-12-16T01:41:22.260 INFO:tasks.workunit.client.0.smithi078.stdout:op 757 completed, throughput=4.99MB/sec 2023-12-16T01:41:22.260 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1AyzkwXMNbWaro3 off=9829581 len=29205 2023-12-16T01:41:22.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 758 completed, throughput=4.99MB/sec 2023-12-16T01:41:22.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UlDwuw6SkVfbYy1 off=7861138 len=1807910 2023-12-16T01:41:22.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 759 completed, throughput=5MB/sec 2023-12-16T01:41:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:22 smithi118 ceph-mon[131825]: pgmap v1398: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:41:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T01:41:22.710964133Z level=info msg="Completed cleanup jobs" duration=46.569137ms 2023-12-16T01:41:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:22 smithi078 ceph-mon[139570]: pgmap v1398: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:41:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:22 smithi078 ceph-mon[142991]: pgmap v1398: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:41:23.264 INFO:tasks.workunit.client.0.smithi078.stdout: 146: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:23.264 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9HtzPFerJRVi7Mo off=18570186 len=52912 2023-12-16T01:41:23.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 760 completed, throughput=4.97MB/sec 2023-12-16T01:41:23.265 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nKYeMO22vIojH9W off=1607654 len=153151 2023-12-16T01:41:23.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 761 completed, throughput=4.97MB/sec 2023-12-16T01:41:23.265 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CaalcCBM6NVRY3O off=7765412 len=2056924 2023-12-16T01:41:23.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 762 completed, throughput=4.98MB/sec 2023-12-16T01:41:23.276 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QYSExVIFlBXmD4h off=400768 len=731355 2023-12-16T01:41:23.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 763 completed, throughput=4.99MB/sec 2023-12-16T01:41:23.280 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ijwTcp53mPuda0L off=4459981 len=858546 2023-12-16T01:41:23.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 764 completed, throughput=4.99MB/sec 2023-12-16T01:41:23.286 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XuVenz4YyT1bMjF off=10304963 len=435717 2023-12-16T01:41:23.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 765 completed, throughput=4.99MB/sec 2023-12-16T01:41:23.290 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3cgW4DDf1kfwtlP off=156397 len=1164096 2023-12-16T01:41:23.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 766 completed, throughput=5MB/sec 2023-12-16T01:41:24.295 INFO:tasks.workunit.client.0.smithi078.stdout: 147: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:24.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yUjH2C5W9YWEiqj off=4526816 len=1290679 2023-12-16T01:41:24.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 767 completed, throughput=4.98MB/sec 2023-12-16T01:41:24.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OHl47zaBTfdtUF4 off=114842 len=1933678 2023-12-16T01:41:24.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 768 completed, throughput=4.99MB/sec 2023-12-16T01:41:24.300 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Tpis_IhJQHdq1uz off=408251 len=616310 2023-12-16T01:41:24.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 769 completed, throughput=4.99MB/sec 2023-12-16T01:41:24.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Atnf04LrZlDrEkm off=1011102 len=566796 2023-12-16T01:41:24.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 770 completed, throughput=5MB/sec 2023-12-16T01:41:24.303 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s4oifrZXSDfXagX off=348329 len=1942960 2023-12-16T01:41:24.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 771 completed, throughput=5.01MB/sec 2023-12-16T01:41:25.305 INFO:tasks.workunit.client.0.smithi078.stdout: 148: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:25.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XG4QDiKGcoRThSO off=3511937 len=1546553 2023-12-16T01:41:25.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 772 completed, throughput=4.99MB/sec 2023-12-16T01:41:25.307 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3x3kd8ZvvdntEyS off=11189544 len=736277 2023-12-16T01:41:25.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 773 completed, throughput=4.99MB/sec 2023-12-16T01:41:25.308 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zZyCJZ5yclhrnyk off=13381451 len=1882017 2023-12-16T01:41:25.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 774 completed, throughput=5MB/sec 2023-12-16T01:41:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:25 smithi118 ceph-mon[131825]: pgmap v1399: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:25 smithi078 ceph-mon[139570]: pgmap v1399: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:25 smithi078 ceph-mon[142991]: pgmap v1399: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:26.310 INFO:tasks.workunit.client.0.smithi078.stdout: 149: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:26.310 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RVqCbzsltoV3IRD off=11897641 len=1725523 2023-12-16T01:41:26.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 775 completed, throughput=4.98MB/sec 2023-12-16T01:41:26.314 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VlgpN2hk41eWWqv off=498415 len=1835021 2023-12-16T01:41:26.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 776 completed, throughput=4.99MB/sec 2023-12-16T01:41:26.317 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N6dJe6U-PKeJ8ZQ off=290212 len=1853988 2023-12-16T01:41:26.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 777 completed, throughput=5MB/sec 2023-12-16T01:41:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:26] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:41:27.320 INFO:tasks.workunit.client.0.smithi078.stdout: 150: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:27.320 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3WoDC-U7FDG9JJG off=18013925 len=2051487 2023-12-16T01:41:27.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 778 completed, throughput=4.98MB/sec 2023-12-16T01:41:27.324 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-12rgMr1bpWpY848 off=6164986 len=571542 2023-12-16T01:41:27.327 INFO:tasks.workunit.client.0.smithi078.stdout:op 779 completed, throughput=4.99MB/sec 2023-12-16T01:41:27.327 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EPwWVqdK5e2cBR1 off=5520216 len=1756569 2023-12-16T01:41:27.329 INFO:tasks.workunit.client.0.smithi078.stdout:op 780 completed, throughput=5MB/sec 2023-12-16T01:41:27.329 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PG8GzhsF0HYo-Gh off=2859025 len=1024440 2023-12-16T01:41:27.336 INFO:tasks.workunit.client.0.smithi078.stdout:op 781 completed, throughput=5MB/sec 2023-12-16T01:41:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:27 smithi118 ceph-mon[131825]: pgmap v1400: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:41:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:27 smithi078 ceph-mon[139570]: pgmap v1400: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:41:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:27 smithi078 ceph-mon[142991]: pgmap v1400: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:41:28.336 INFO:tasks.workunit.client.0.smithi078.stdout: 151: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:28.336 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vHR8Ged9PXcAQdZ off=20828077 len=75624 2023-12-16T01:41:28.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 782 completed, throughput=4.97MB/sec 2023-12-16T01:41:28.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iVCq202nCttG8Wf off=2307085 len=1881115 2023-12-16T01:41:28.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 783 completed, throughput=4.98MB/sec 2023-12-16T01:41:28.348 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GQSO2yQp0i8PK_4 off=17226027 len=1528166 2023-12-16T01:41:28.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 784 completed, throughput=4.99MB/sec 2023-12-16T01:41:28.350 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HTw0bYKHEQT4Jg4 off=6502767 len=318945 2023-12-16T01:41:28.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 785 completed, throughput=4.99MB/sec 2023-12-16T01:41:28.354 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VivrcT1HFF6RVqP off=10819814 len=539032 2023-12-16T01:41:28.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 786 completed, throughput=5MB/sec 2023-12-16T01:41:28.355 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0O8WUI5M3WcL0xr off=9268159 len=24094 2023-12-16T01:41:28.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 787 completed, throughput=5MB/sec 2023-12-16T01:41:28.355 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WMKHqAcVk7HrreA off=4141040 len=2023079 2023-12-16T01:41:28.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 788 completed, throughput=5.01MB/sec 2023-12-16T01:41:29.358 INFO:tasks.workunit.client.0.smithi078.stdout: 152: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:29.358 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zwzLbnSdY9uzdKF off=15820106 len=1488117 2023-12-16T01:41:29.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 789 completed, throughput=4.99MB/sec 2023-12-16T01:41:29.359 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vQjoZKFpF8dTzv2 off=14651742 len=367727 2023-12-16T01:41:29.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 790 completed, throughput=4.99MB/sec 2023-12-16T01:41:29.362 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XWdzd5I7f3PVaup off=7843233 len=1550867 2023-12-16T01:41:29.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 791 completed, throughput=5MB/sec 2023-12-16T01:41:29.371 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ILRfab_5jrMvrVu off=0 len=1220685 2023-12-16T01:41:29.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 792 completed, throughput=5MB/sec 2023-12-16T01:41:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:29 smithi118 ceph-mon[131825]: pgmap v1401: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:29 smithi078 ceph-mon[139570]: pgmap v1401: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:29 smithi078 ceph-mon[142991]: pgmap v1401: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:41:30.372 INFO:tasks.workunit.client.0.smithi078.stdout: 153: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:30.373 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m8RBoQdEjGfSC4J off=10297 len=883457 2023-12-16T01:41:30.374 INFO:tasks.workunit.client.0.smithi078.stdout:op 793 completed, throughput=4.98MB/sec 2023-12-16T01:41:30.374 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MGgzm-AerXygnq4 off=8121900 len=1407400 2023-12-16T01:41:30.377 INFO:tasks.workunit.client.0.smithi078.stdout:op 794 completed, throughput=4.99MB/sec 2023-12-16T01:41:30.377 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T3wQK-acb0mK8Fm off=194336 len=1141878 2023-12-16T01:41:30.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 795 completed, throughput=4.99MB/sec 2023-12-16T01:41:30.379 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2UZYr0Puv44I6CW off=3348796 len=1539366 2023-12-16T01:41:30.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 796 completed, throughput=5MB/sec 2023-12-16T01:41:31.382 INFO:tasks.workunit.client.0.smithi078.stdout: 154: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:31.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ad1ucGIxp4ev5Ul off=7542247 len=2046055 2023-12-16T01:41:31.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 797 completed, throughput=4.98MB/sec 2023-12-16T01:41:31.384 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c1v6WGVVICz-oNA off=4903670 len=1110834 2023-12-16T01:41:31.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 798 completed, throughput=4.99MB/sec 2023-12-16T01:41:31.385 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-e-m7lhwzlUonVxw off=2966865 len=485831 2023-12-16T01:41:31.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 799 completed, throughput=4.99MB/sec 2023-12-16T01:41:31.387 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HD_HDlg8l0f2HbM off=0 len=1390027 2023-12-16T01:41:31.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 800 completed, throughput=5MB/sec 2023-12-16T01:41:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:31 smithi118 ceph-mon[131825]: pgmap v1402: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:41:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:31 smithi078 ceph-mon[139570]: pgmap v1402: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:41:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:31 smithi078 ceph-mon[142991]: pgmap v1402: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:41:32.395 INFO:tasks.workunit.client.0.smithi078.stdout: 155: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:32.395 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l81RD_g9stoO6YU off=665384 len=2010335 2023-12-16T01:41:32.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 801 completed, throughput=4.98MB/sec 2023-12-16T01:41:32.399 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Gp72wjFYtV5kjzz off=1070657 len=536935 2023-12-16T01:41:32.403 INFO:tasks.workunit.client.0.smithi078.stdout:op 802 completed, throughput=4.98MB/sec 2023-12-16T01:41:32.403 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--xx5SiHF_CNcNbR off=422861 len=1797099 2023-12-16T01:41:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:32.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 803 completed, throughput=5MB/sec 2023-12-16T01:41:32.411 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Mmml75Wgd6NEpU8 off=10034431 len=623406 2023-12-16T01:41:32.415 INFO:tasks.workunit.client.0.smithi078.stdout:op 804 completed, throughput=5MB/sec 2023-12-16T01:41:32.415 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g49MuFmHEiMuygK off=13958728 len=1488125 2023-12-16T01:41:32.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 805 completed, throughput=5.01MB/sec 2023-12-16T01:41:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:33 smithi118 ceph-mon[131825]: pgmap v1403: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:41:33.417 INFO:tasks.workunit.client.0.smithi078.stdout: 156: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:33.417 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V3bbQEBU3gu49z5 off=13871302 len=1281704 2023-12-16T01:41:33.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 806 completed, throughput=4.98MB/sec 2023-12-16T01:41:33.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mPTrHsEaRZFd6rL off=18477327 len=324179 2023-12-16T01:41:33.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 807 completed, throughput=4.99MB/sec 2023-12-16T01:41:33.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--C2qCLTrVyqH3vL off=2027653 len=714202 2023-12-16T01:41:33.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 808 completed, throughput=4.99MB/sec 2023-12-16T01:41:33.420 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-az8WXtyhkotsfOb off=91558 len=460334 2023-12-16T01:41:33.421 INFO:tasks.workunit.client.0.smithi078.stdout:op 809 completed, throughput=4.99MB/sec 2023-12-16T01:41:33.421 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1SdWPxmjYfVrIU7 off=6433867 len=754115 2023-12-16T01:41:33.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 810 completed, throughput=5MB/sec 2023-12-16T01:41:33.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SYcRc0Nxcapx24v off=0 len=1519532 2023-12-16T01:41:33.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 811 completed, throughput=5.01MB/sec 2023-12-16T01:41:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:33 smithi078 ceph-mon[139570]: pgmap v1403: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:41:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:33 smithi078 ceph-mon[142991]: pgmap v1403: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:41:34.429 INFO:tasks.workunit.client.0.smithi078.stdout: 157: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:34.429 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qebJidLWR8Wr9fY off=7389419 len=1382001 2023-12-16T01:41:34.436 INFO:tasks.workunit.client.0.smithi078.stdout:op 812 completed, throughput=4.98MB/sec 2023-12-16T01:41:34.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qrIIKOc-FHrYoHp off=1474656 len=1867756 2023-12-16T01:41:34.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 813 completed, throughput=4.99MB/sec 2023-12-16T01:41:34.446 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AslA9fFzA5gfg32 off=2265982 len=628005 2023-12-16T01:41:34.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 814 completed, throughput=5MB/sec 2023-12-16T01:41:34.447 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N8EhB4TqNpxD8Fb off=11491723 len=1201485 2023-12-16T01:41:34.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 815 completed, throughput=5MB/sec 2023-12-16T01:41:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:35 smithi118 ceph-mon[131825]: pgmap v1404: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:41:35.448 INFO:tasks.workunit.client.0.smithi078.stdout: 158: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:35.448 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oB2g7xMhZJeqplx off=10126601 len=1600153 2023-12-16T01:41:35.450 INFO:tasks.workunit.client.0.smithi078.stdout:op 816 completed, throughput=4.98MB/sec 2023-12-16T01:41:35.450 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BsuL1coHdRnKLaD off=202857 len=1060401 2023-12-16T01:41:35.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 817 completed, throughput=4.99MB/sec 2023-12-16T01:41:35.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vAcOQ-coL5eFsqM off=18933304 len=977135 2023-12-16T01:41:35.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 818 completed, throughput=4.99MB/sec 2023-12-16T01:41:35.454 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Rf_1MiugYeP3H2D off=4858565 len=1058996 2023-12-16T01:41:35.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 819 completed, throughput=5MB/sec 2023-12-16T01:41:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:35 smithi078 ceph-mon[139570]: pgmap v1404: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:41:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:35 smithi078 ceph-mon[142991]: pgmap v1404: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:41:36.460 INFO:tasks.workunit.client.0.smithi078.stdout: 159: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:36.460 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Dgv-M-1gXD5cxYH off=10559821 len=1597259 2023-12-16T01:41:36.462 INFO:tasks.workunit.client.0.smithi078.stdout:op 820 completed, throughput=4.98MB/sec 2023-12-16T01:41:36.462 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uhtF7mVKY9TT6Hd off=6710509 len=987483 2023-12-16T01:41:36.463 INFO:tasks.workunit.client.0.smithi078.stdout:op 821 completed, throughput=4.99MB/sec 2023-12-16T01:41:36.463 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u-JfW7wLKoAgSnX off=6712614 len=1771353 2023-12-16T01:41:36.465 INFO:tasks.workunit.client.0.smithi078.stdout:op 822 completed, throughput=5MB/sec 2023-12-16T01:41:36.465 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tT1tGwmpOhWjixm off=3761207 len=1911998 2023-12-16T01:41:36.473 INFO:tasks.workunit.client.0.smithi078.stdout:op 823 completed, throughput=5.01MB/sec 2023-12-16T01:41:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:36] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.43.0" 2023-12-16T01:41:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:37 smithi118 ceph-mon[131825]: pgmap v1405: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:41:37.473 INFO:tasks.workunit.client.0.smithi078.stdout: 160: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:37.473 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ooxjSAOeT37upmw off=2431507 len=1913152 2023-12-16T01:41:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:37 smithi078 ceph-mon[142991]: pgmap v1405: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:41:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:37 smithi078 ceph-mon[139570]: pgmap v1405: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:41:37.482 INFO:tasks.workunit.client.0.smithi078.stdout:op 824 completed, throughput=4.99MB/sec 2023-12-16T01:41:37.482 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RxD7ZEipoXYG4z7 off=3609646 len=28630 2023-12-16T01:41:37.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 825 completed, throughput=4.99MB/sec 2023-12-16T01:41:37.483 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GN_chK26Zu1ong6 off=5017970 len=175392 2023-12-16T01:41:37.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 826 completed, throughput=4.99MB/sec 2023-12-16T01:41:37.485 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D-fGl57fYDaB-Y8 off=2834587 len=1736474 2023-12-16T01:41:37.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 827 completed, throughput=5MB/sec 2023-12-16T01:41:37.492 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lbmkg8bWmc0pnvG off=2067617 len=1374628 2023-12-16T01:41:37.494 INFO:tasks.workunit.client.0.smithi078.stdout:op 828 completed, throughput=5.01MB/sec 2023-12-16T01:41:38.494 INFO:tasks.workunit.client.0.smithi078.stdout: 161: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:38.494 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SozQZUYRzWBbi5u off=3011847 len=256444 2023-12-16T01:41:38.495 INFO:tasks.workunit.client.0.smithi078.stdout:op 829 completed, throughput=4.98MB/sec 2023-12-16T01:41:38.495 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ckp8MAAHsm7N5RN off=410271 len=31472 2023-12-16T01:41:38.495 INFO:tasks.workunit.client.0.smithi078.stdout:op 830 completed, throughput=4.98MB/sec 2023-12-16T01:41:38.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-J0FvyNohqthbo7x off=15037210 len=912653 2023-12-16T01:41:38.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 831 completed, throughput=4.98MB/sec 2023-12-16T01:41:38.502 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m0bDzgGopUSmtgm off=11685952 len=2081931 2023-12-16T01:41:38.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 832 completed, throughput=4.99MB/sec 2023-12-16T01:41:38.504 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ULz65BF-nX5IWXn off=10037706 len=1113028 2023-12-16T01:41:38.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 833 completed, throughput=5MB/sec 2023-12-16T01:41:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:39 smithi118 ceph-mon[131825]: pgmap v1406: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:41:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:39 smithi078 ceph-mon[139570]: pgmap v1406: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:41:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:39 smithi078 ceph-mon[142991]: pgmap v1406: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:41:39.511 INFO:tasks.workunit.client.0.smithi078.stdout: 162: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:39.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2punKKL79CGg66T off=677651 len=582525 2023-12-16T01:41:39.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 834 completed, throughput=4.97MB/sec 2023-12-16T01:41:39.512 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3kUXdc0HCPKeKqM off=1154558 len=560558 2023-12-16T01:41:39.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 835 completed, throughput=4.98MB/sec 2023-12-16T01:41:39.516 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OhTgTv0CKik7Ayz off=1182220 len=293430 2023-12-16T01:41:39.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 836 completed, throughput=4.98MB/sec 2023-12-16T01:41:39.517 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kEvD0f4Fu-goyLg off=5828457 len=911572 2023-12-16T01:41:39.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 837 completed, throughput=4.98MB/sec 2023-12-16T01:41:39.518 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JRKw5mDA77h7Uhg off=3085415 len=2093349 2023-12-16T01:41:39.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 838 completed, throughput=5MB/sec 2023-12-16T01:41:39.531 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l0hF0VEcCeeRFXj off=17821250 len=98817 2023-12-16T01:41:39.531 INFO:tasks.workunit.client.0.smithi078.stdout:op 839 completed, throughput=5MB/sec 2023-12-16T01:41:39.531 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wSk8RLQ_vLE9TEg off=664152 len=1473675 2023-12-16T01:41:39.539 INFO:tasks.workunit.client.0.smithi078.stdout:op 840 completed, throughput=5MB/sec 2023-12-16T01:41:40.539 INFO:tasks.workunit.client.0.smithi078.stdout: 163: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:40.540 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uRmP2icPeA1csAT off=11287744 len=89330 2023-12-16T01:41:40.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 841 completed, throughput=4.97MB/sec 2023-12-16T01:41:40.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NvMWsMQiGJCsnqA off=21149083 len=617923 2023-12-16T01:41:40.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 842 completed, throughput=4.98MB/sec 2023-12-16T01:41:40.544 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-syjD-4pwgQwkGNm off=10149967 len=2081672 2023-12-16T01:41:40.547 INFO:tasks.workunit.client.0.smithi078.stdout:op 843 completed, throughput=4.99MB/sec 2023-12-16T01:41:40.547 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1zTYOMdlC3HVoEw off=12287604 len=1256995 2023-12-16T01:41:40.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 844 completed, throughput=5MB/sec 2023-12-16T01:41:40.555 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3EtITSn_m1Z3iTl off=2768960 len=1206158 2023-12-16T01:41:40.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 845 completed, throughput=5MB/sec 2023-12-16T01:41:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:41 smithi118 ceph-mon[131825]: pgmap v1407: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:41:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:41 smithi078 ceph-mon[139570]: pgmap v1407: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:41:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:41 smithi078 ceph-mon[142991]: pgmap v1407: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:41:41.556 INFO:tasks.workunit.client.0.smithi078.stdout: 164: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:41.557 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k7vN4UlwyinesyH off=3013501 len=359336 2023-12-16T01:41:41.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 846 completed, throughput=4.98MB/sec 2023-12-16T01:41:41.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jp2I9ocW0qHbBNl off=4038057 len=1026550 2023-12-16T01:41:41.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 847 completed, throughput=4.98MB/sec 2023-12-16T01:41:41.564 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GBMxZanFyJgI42h off=5146949 len=1089748 2023-12-16T01:41:41.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 848 completed, throughput=4.99MB/sec 2023-12-16T01:41:41.565 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GD21pPwk2wOni6L off=2006937 len=1835049 2023-12-16T01:41:41.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 849 completed, throughput=5MB/sec 2023-12-16T01:41:41.568 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AmjbzttZ7FRqdtn off=4207920 len=782079 2023-12-16T01:41:41.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 850 completed, throughput=5MB/sec 2023-12-16T01:41:42.574 INFO:tasks.workunit.client.0.smithi078.stdout: 165: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:42.574 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tQniHOBjKhaoXNU off=1864186 len=5999 2023-12-16T01:41:42.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 851 completed, throughput=4.97MB/sec 2023-12-16T01:41:42.576 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t8sSJwzSZX4bc77 off=19192586 len=2054500 2023-12-16T01:41:42.578 INFO:tasks.workunit.client.0.smithi078.stdout:op 852 completed, throughput=4.98MB/sec 2023-12-16T01:41:42.578 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y-D_PqjVO9VvfNI off=5626048 len=1947376 2023-12-16T01:41:42.588 INFO:tasks.workunit.client.0.smithi078.stdout:op 853 completed, throughput=4.99MB/sec 2023-12-16T01:41:42.588 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5lzmvRJdoSzwa8p off=172431 len=1910760 2023-12-16T01:41:42.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 854 completed, throughput=5.01MB/sec 2023-12-16T01:41:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:42 smithi078 ceph-mon[139570]: pgmap v1408: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:41:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:42 smithi078 ceph-mon[142991]: pgmap v1408: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:41:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:42 smithi118 ceph-mon[131825]: pgmap v1408: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:41:43.589 INFO:tasks.workunit.client.0.smithi078.stdout: 166: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:43.590 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2-ebXURnv-w2UqE off=13354538 len=1743919 2023-12-16T01:41:43.599 INFO:tasks.workunit.client.0.smithi078.stdout:op 855 completed, throughput=4.99MB/sec 2023-12-16T01:41:43.599 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UN9tapyhI5gVDI8 off=1411596 len=487059 2023-12-16T01:41:43.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 856 completed, throughput=4.99MB/sec 2023-12-16T01:41:43.602 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l0hF0VEcCeeRFXj off=14891990 len=880165 2023-12-16T01:41:43.607 INFO:tasks.workunit.client.0.smithi078.stdout:op 857 completed, throughput=4.99MB/sec 2023-12-16T01:41:43.607 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-674MrxlJOx4or7H off=1815667 len=1717177 2023-12-16T01:41:43.610 INFO:tasks.workunit.client.0.smithi078.stdout:op 858 completed, throughput=5MB/sec 2023-12-16T01:41:44.611 INFO:tasks.workunit.client.0.smithi078.stdout: 167: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:44.611 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GsiRcluMGWOYajn off=847398 len=436905 2023-12-16T01:41:44.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 859 completed, throughput=4.98MB/sec 2023-12-16T01:41:44.612 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y5wfi5n-9wvnbjB off=6448062 len=974717 2023-12-16T01:41:44.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 860 completed, throughput=4.98MB/sec 2023-12-16T01:41:44.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9HOAVJG1U7GqkMi off=8490970 len=605649 2023-12-16T01:41:44.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 861 completed, throughput=4.98MB/sec 2023-12-16T01:41:44.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BTkkblEsOyJPwtA off=4939365 len=1224278 2023-12-16T01:41:44.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 862 completed, throughput=4.99MB/sec 2023-12-16T01:41:44.629 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hBzHrwZehg7Tkfh off=5861159 len=142319 2023-12-16T01:41:44.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 863 completed, throughput=4.99MB/sec 2023-12-16T01:41:44.632 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-umF8G2NMY7NV1TE off=13459023 len=702346 2023-12-16T01:41:44.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 864 completed, throughput=5MB/sec 2023-12-16T01:41:44.635 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WHMF6-qqfEuLnPX off=7116474 len=331142 2023-12-16T01:41:44.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 865 completed, throughput=5MB/sec 2023-12-16T01:41:44.637 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NLAqyTCk0hmRcwC off=962885 len=316506 2023-12-16T01:41:44.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 866 completed, throughput=5MB/sec 2023-12-16T01:41:44.640 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ejlqyog0Wh7NFwG off=2059363 len=548696 2023-12-16T01:41:44.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 867 completed, throughput=5MB/sec 2023-12-16T01:41:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:45 smithi118 ceph-mon[131825]: pgmap v1409: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:41:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:45 smithi078 ceph-mon[139570]: pgmap v1409: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:41:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:45 smithi078 ceph-mon[142991]: pgmap v1409: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:41:45.640 INFO:tasks.workunit.client.0.smithi078.stdout: 168: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:45.641 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LRbZLGGKFbcHm8W off=10416691 len=905599 2023-12-16T01:41:45.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 868 completed, throughput=4.98MB/sec 2023-12-16T01:41:45.645 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bcBCVmdtwpudp-n off=12750770 len=818403 2023-12-16T01:41:45.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 869 completed, throughput=4.98MB/sec 2023-12-16T01:41:45.647 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qetfxE8UURQUj-d off=5509078 len=165387 2023-12-16T01:41:45.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 870 completed, throughput=4.98MB/sec 2023-12-16T01:41:45.650 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7aHbKg4RHRggpuK off=2696071 len=1684055 2023-12-16T01:41:45.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 871 completed, throughput=4.99MB/sec 2023-12-16T01:41:45.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gXsBRV8GXdJBelD off=10630775 len=1430289 2023-12-16T01:41:45.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 872 completed, throughput=5MB/sec 2023-12-16T01:41:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:41:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:41:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:41:46.653 INFO:tasks.workunit.client.0.smithi078.stdout: 169: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:46.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZA_6t4C21JMJLcW off=2807405 len=1482119 2023-12-16T01:41:46.655 INFO:tasks.workunit.client.0.smithi078.stdout:op 873 completed, throughput=4.98MB/sec 2023-12-16T01:41:46.655 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vceCqu_f2fmVWJ6 off=8398714 len=1820028 2023-12-16T01:41:46.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 874 completed, throughput=4.99MB/sec 2023-12-16T01:41:46.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MbpOUkg2I83OWc- off=14058845 len=683524 2023-12-16T01:41:46.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 875 completed, throughput=4.99MB/sec 2023-12-16T01:41:46.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RgE3Wm85j5SPzxt off=12021656 len=708576 2023-12-16T01:41:46.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 876 completed, throughput=5MB/sec 2023-12-16T01:41:46.664 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CvReRa3F8NhnVC5 off=8473695 len=1574973 2023-12-16T01:41:46.667 INFO:tasks.workunit.client.0.smithi078.stdout:op 877 completed, throughput=5.01MB/sec 2023-12-16T01:41:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:46] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.43.0" 2023-12-16T01:41:46.969 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:41:47.280 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:41:47.280 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (20m) 6m ago 24m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (20m) 4m ago 24m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (25m) 6m ago 25m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (25m) 4m ago 25m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (19m) 4m ago 28m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (20m) 6m ago 30m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (19m) 6m ago 30m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (18m) 4m ago 29m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (19m) 6m ago 29m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (20m) 6m ago 24m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (20m) 4m ago 24m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (18m) 6m ago 28m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (17m) 6m ago 28m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:41:47.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (17m) 6m ago 27m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (16m) 6m ago 27m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (16m) 4m ago 27m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (15m) 4m ago 26m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (14m) 4m ago 26m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (14m) 4m ago 25m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:41:47.282 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (19m) 4m ago 25m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:41:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:47 smithi118 ceph-mon[131825]: pgmap v1410: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:41:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:41:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:41:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[139570]: pgmap v1410: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[142991]: pgmap v1410: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:41:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:41:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:41:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:47.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:41:47.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:41:47.667 INFO:tasks.workunit.client.0.smithi078.stdout: 170: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:47.667 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lYjP13MygB4krxX off=1831876 len=1737958 2023-12-16T01:41:47.673 INFO:tasks.workunit.client.0.smithi078.stdout:op 878 completed, throughput=4.99MB/sec 2023-12-16T01:41:47.674 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C_qdeNnG_pwBoqn off=4184126 len=1571926 2023-12-16T01:41:47.682 INFO:tasks.workunit.client.0.smithi078.stdout:op 879 completed, throughput=4.99MB/sec 2023-12-16T01:41:47.682 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gclZbVgOgroGgj_ off=6071456 len=824971 2023-12-16T01:41:47.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 880 completed, throughput=5MB/sec 2023-12-16T01:41:47.684 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l81RD_g9stoO6YU off=3144835 len=789891 2023-12-16T01:41:47.685 INFO:tasks.workunit.client.0.smithi078.stdout:op 881 completed, throughput=5MB/sec 2023-12-16T01:41:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:48 smithi118 ceph-mon[131825]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:48 smithi118 ceph-mon[131825]: from='client.45221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2714876864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[142991]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[142991]: from='client.45221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2714876864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[139570]: from='client.45215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[139570]: from='client.45221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:41:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2714876864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:41:48.685 INFO:tasks.workunit.client.0.smithi078.stdout: 171: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:48.686 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_O3L9K0ngmwBsgd off=1917780 len=1572426 2023-12-16T01:41:48.693 INFO:tasks.workunit.client.0.smithi078.stdout:op 882 completed, throughput=4.98MB/sec 2023-12-16T01:41:48.694 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C6iATlv1RwGFKeW off=2501946 len=1540942 2023-12-16T01:41:48.696 INFO:tasks.workunit.client.0.smithi078.stdout:op 883 completed, throughput=4.99MB/sec 2023-12-16T01:41:48.697 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yVAZV4wk_gsJw92 off=4715129 len=788649 2023-12-16T01:41:48.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 884 completed, throughput=5MB/sec 2023-12-16T01:41:48.702 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RX_PvKuE0_-_1sK off=8489256 len=804661 2023-12-16T01:41:48.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 885 completed, throughput=5MB/sec 2023-12-16T01:41:48.703 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HMb34QirupR2a-H off=13145921 len=396520 2023-12-16T01:41:48.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 886 completed, throughput=5MB/sec 2023-12-16T01:41:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:49 smithi118 ceph-mon[131825]: pgmap v1411: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:49 smithi078 ceph-mon[142991]: pgmap v1411: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:49 smithi078 ceph-mon[139570]: pgmap v1411: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:49.707 INFO:tasks.workunit.client.0.smithi078.stdout: 172: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:49.707 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E-TfrsVYEsakCs6 off=0 len=1402873 2023-12-16T01:41:49.714 INFO:tasks.workunit.client.0.smithi078.stdout:op 887 completed, throughput=4.98MB/sec 2023-12-16T01:41:49.714 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sb33WlUtqEuLghU off=10347537 len=965489 2023-12-16T01:41:49.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 888 completed, throughput=4.99MB/sec 2023-12-16T01:41:49.719 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C8D-OeKADbWJjG_ off=6537557 len=1551476 2023-12-16T01:41:49.725 INFO:tasks.workunit.client.0.smithi078.stdout:op 889 completed, throughput=4.99MB/sec 2023-12-16T01:41:49.725 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iXyYFr-5_C8KGOW off=6010948 len=1302246 2023-12-16T01:41:49.726 INFO:tasks.workunit.client.0.smithi078.stdout:op 890 completed, throughput=5MB/sec 2023-12-16T01:41:50.727 INFO:tasks.workunit.client.0.smithi078.stdout: 173: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:50.727 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JtuG4Qj2HhnhJDI off=9240963 len=980706 2023-12-16T01:41:50.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 891 completed, throughput=4.98MB/sec 2023-12-16T01:41:50.733 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OmmfXhxmMTVf3bx off=7541198 len=85580 2023-12-16T01:41:50.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 892 completed, throughput=4.98MB/sec 2023-12-16T01:41:50.735 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XueF0UkN6wi_Vec off=13154725 len=1516045 2023-12-16T01:41:50.743 INFO:tasks.workunit.client.0.smithi078.stdout:op 893 completed, throughput=4.99MB/sec 2023-12-16T01:41:50.743 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6q7oUArX0IyAD2_ off=2067222 len=1820573 2023-12-16T01:41:50.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 894 completed, throughput=5MB/sec 2023-12-16T01:41:50.752 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O7BwpC0o5E3R2pm off=9004765 len=237706 2023-12-16T01:41:50.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 895 completed, throughput=5MB/sec 2023-12-16T01:41:50.754 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OPpvU7InplVqrE9 off=5093218 len=1191963 2023-12-16T01:41:50.761 INFO:tasks.workunit.client.0.smithi078.stdout:op 896 completed, throughput=5MB/sec 2023-12-16T01:41:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:51 smithi118 ceph-mon[131825]: pgmap v1412: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:51 smithi078 ceph-mon[139570]: pgmap v1412: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:51 smithi078 ceph-mon[142991]: pgmap v1412: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:41:51.761 INFO:tasks.workunit.client.0.smithi078.stdout: 174: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:51.761 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PtSry41KaAMt149 off=13207319 len=1617897 2023-12-16T01:41:51.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 897 completed, throughput=4.98MB/sec 2023-12-16T01:41:51.764 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KDZ9J6dnzFF2b35 off=20467178 len=1283113 2023-12-16T01:41:51.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 898 completed, throughput=4.99MB/sec 2023-12-16T01:41:51.771 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r2mBsr_8qpZlptN off=1080684 len=537842 2023-12-16T01:41:51.775 INFO:tasks.workunit.client.0.smithi078.stdout:op 899 completed, throughput=4.99MB/sec 2023-12-16T01:41:51.776 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_D2wugMHRJs-0WU off=6270600 len=784808 2023-12-16T01:41:51.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 900 completed, throughput=5MB/sec 2023-12-16T01:41:51.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vtj2TM6gm4te8oz off=17946953 len=1325518 2023-12-16T01:41:51.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 901 completed, throughput=5MB/sec 2023-12-16T01:41:52.782 INFO:tasks.workunit.client.0.smithi078.stdout: 175: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:52.783 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X8kTMkfVR_0h2Ug off=1655383 len=1519227 2023-12-16T01:41:52.786 INFO:tasks.workunit.client.0.smithi078.stdout:op 902 completed, throughput=4.98MB/sec 2023-12-16T01:41:52.786 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--5h-N6KnO47jYt5 off=2080272 len=467131 2023-12-16T01:41:52.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 903 completed, throughput=4.99MB/sec 2023-12-16T01:41:52.790 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6um26ACfN9-85KS off=1705821 len=252599 2023-12-16T01:41:52.793 INFO:tasks.workunit.client.0.smithi078.stdout:op 904 completed, throughput=4.99MB/sec 2023-12-16T01:41:52.793 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-51zbtUn7c0V1DJA off=4468550 len=1073145 2023-12-16T01:41:52.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 905 completed, throughput=4.99MB/sec 2023-12-16T01:41:52.794 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X8kTMkfVR_0h2Ug off=244765 len=492030 2023-12-16T01:41:52.795 INFO:tasks.workunit.client.0.smithi078.stdout:op 906 completed, throughput=5MB/sec 2023-12-16T01:41:52.795 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Gjk5l8FgtUew6tA off=2256115 len=1086239 2023-12-16T01:41:52.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 907 completed, throughput=5MB/sec 2023-12-16T01:41:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:52 smithi078 ceph-mon[139570]: pgmap v1413: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:52 smithi078 ceph-mon[142991]: pgmap v1413: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:52 smithi118 ceph-mon[131825]: pgmap v1413: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:41:53.796 INFO:tasks.workunit.client.0.smithi078.stdout: 176: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:53.796 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o6Q0ncQ3kBrRgZt off=5665265 len=71693 2023-12-16T01:41:53.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 908 completed, throughput=4.97MB/sec 2023-12-16T01:41:53.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6uVlARrwwYYEKkh off=8200824 len=789565 2023-12-16T01:41:53.803 INFO:tasks.workunit.client.0.smithi078.stdout:op 909 completed, throughput=4.98MB/sec 2023-12-16T01:41:53.803 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6JUuBSg6KSYM02Y off=4306210 len=45226 2023-12-16T01:41:53.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 910 completed, throughput=4.98MB/sec 2023-12-16T01:41:53.806 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zwzLbnSdY9uzdKF off=2844460 len=1207401 2023-12-16T01:41:53.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 911 completed, throughput=4.98MB/sec 2023-12-16T01:41:53.813 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ICDYHeag16guwP off=850148 len=1102075 2023-12-16T01:41:53.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 912 completed, throughput=4.99MB/sec 2023-12-16T01:41:53.816 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sxlM7j5HLKh2ec8 off=235686 len=991418 2023-12-16T01:41:53.817 INFO:tasks.workunit.client.0.smithi078.stdout:op 913 completed, throughput=5MB/sec 2023-12-16T01:41:53.817 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FOe9SvvXTSZ0z-G off=14036279 len=1391271 2023-12-16T01:41:53.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 914 completed, throughput=5MB/sec 2023-12-16T01:41:54.823 INFO:tasks.workunit.client.0.smithi078.stdout: 177: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:54.823 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n20J00nvCFx1ayq off=1175597 len=1098071 2023-12-16T01:41:54.829 INFO:tasks.workunit.client.0.smithi078.stdout:op 915 completed, throughput=4.98MB/sec 2023-12-16T01:41:54.829 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AsTrLXLocCOpG0L off=420317 len=1769773 2023-12-16T01:41:54.831 INFO:tasks.workunit.client.0.smithi078.stdout:op 916 completed, throughput=4.99MB/sec 2023-12-16T01:41:54.831 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LNfqjRPTwCelNP_ off=4496572 len=1749576 2023-12-16T01:41:54.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 917 completed, throughput=5MB/sec 2023-12-16T01:41:54.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NBTkyVT6iLn5JvG off=1934929 len=802894 2023-12-16T01:41:54.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 918 completed, throughput=5MB/sec 2023-12-16T01:41:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:55 smithi118 ceph-mon[131825]: pgmap v1414: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:55 smithi078 ceph-mon[139570]: pgmap v1414: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:55 smithi078 ceph-mon[142991]: pgmap v1414: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:41:55.842 INFO:tasks.workunit.client.0.smithi078.stdout: 178: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:55.842 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eBJNdEg4p1JqVOJ off=3537863 len=1359885 2023-12-16T01:41:55.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 919 completed, throughput=4.98MB/sec 2023-12-16T01:41:55.849 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1PrpUx3D2vt0kgF off=1441708 len=1342167 2023-12-16T01:41:55.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 920 completed, throughput=4.99MB/sec 2023-12-16T01:41:55.852 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Xtn1O6VyQAO93dv off=4004249 len=52705 2023-12-16T01:41:55.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 921 completed, throughput=4.99MB/sec 2023-12-16T01:41:55.853 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u6oSUpJYDScf-4o off=3662829 len=782052 2023-12-16T01:41:55.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 922 completed, throughput=4.99MB/sec 2023-12-16T01:41:55.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AKvLEPbN2KvY7ks off=5731912 len=1616116 2023-12-16T01:41:55.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 923 completed, throughput=5MB/sec 2023-12-16T01:41:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:41:56] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:41:56.859 INFO:tasks.workunit.client.0.smithi078.stdout: 179: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:56.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Psd1gNXW0PAEK-z off=11805404 len=1578329 2023-12-16T01:41:56.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 924 completed, throughput=4.98MB/sec 2023-12-16T01:41:56.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h6yzyrJcrtlbDI5 off=9360604 len=1542878 2023-12-16T01:41:56.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 925 completed, throughput=4.99MB/sec 2023-12-16T01:41:56.875 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-305x__ncgDkSToR off=6450784 len=534757 2023-12-16T01:41:56.879 INFO:tasks.workunit.client.0.smithi078.stdout:op 926 completed, throughput=4.99MB/sec 2023-12-16T01:41:56.879 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-y1C-8yJWpNsY5SV off=2869266 len=822357 2023-12-16T01:41:56.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 927 completed, throughput=5MB/sec 2023-12-16T01:41:56.880 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1IvqRj20klqB7s- off=3761643 len=1427546 2023-12-16T01:41:56.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 928 completed, throughput=5.01MB/sec 2023-12-16T01:41:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:57 smithi118 ceph-mon[131825]: pgmap v1415: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:57 smithi078 ceph-mon[139570]: pgmap v1415: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:57 smithi078 ceph-mon[142991]: pgmap v1415: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:57.881 INFO:tasks.workunit.client.0.smithi078.stdout: 180: throughput=4.98MB/sec pending data=0 2023-12-16T01:41:57.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OPDQOYxSKnU75vC off=153120 len=1672308 2023-12-16T01:41:57.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 929 completed, throughput=4.99MB/sec 2023-12-16T01:41:57.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-muUSC2MoJFQbrVq off=4069978 len=1241615 2023-12-16T01:41:57.890 INFO:tasks.workunit.client.0.smithi078.stdout:op 930 completed, throughput=4.99MB/sec 2023-12-16T01:41:57.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jlbzv5dQyHMfY3s off=2826154 len=1594095 2023-12-16T01:41:57.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 931 completed, throughput=5MB/sec 2023-12-16T01:41:58.897 INFO:tasks.workunit.client.0.smithi078.stdout: 181: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:58.897 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RRN_od_V_PeWY5T off=581497 len=565521 2023-12-16T01:41:58.902 INFO:tasks.workunit.client.0.smithi078.stdout:op 932 completed, throughput=4.98MB/sec 2023-12-16T01:41:58.902 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KQU9_fVp4IK3jJB off=971099 len=1653731 2023-12-16T01:41:58.903 INFO:tasks.workunit.client.0.smithi078.stdout:op 933 completed, throughput=4.99MB/sec 2023-12-16T01:41:58.904 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BISEMX1TfH8c-1f off=10025952 len=1083157 2023-12-16T01:41:58.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 934 completed, throughput=4.99MB/sec 2023-12-16T01:41:58.905 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YrOiJ-94UiUfnNW off=2676548 len=1823457 2023-12-16T01:41:58.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 935 completed, throughput=5MB/sec 2023-12-16T01:41:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:41:59 smithi118 ceph-mon[131825]: pgmap v1416: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:41:59 smithi078 ceph-mon[139570]: pgmap v1416: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:41:59 smithi078 ceph-mon[142991]: pgmap v1416: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:41:59.909 INFO:tasks.workunit.client.0.smithi078.stdout: 182: throughput=4.97MB/sec pending data=0 2023-12-16T01:41:59.909 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EqutI52RaF21n2z off=1530050 len=1531828 2023-12-16T01:41:59.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 936 completed, throughput=4.98MB/sec 2023-12-16T01:41:59.916 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tONE9zQrTw5rr2E off=9760301 len=1599658 2023-12-16T01:41:59.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 937 completed, throughput=4.99MB/sec 2023-12-16T01:41:59.924 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9TZfxH3JGC2DKcq off=3491821 len=685626 2023-12-16T01:41:59.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 938 completed, throughput=4.99MB/sec 2023-12-16T01:41:59.928 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2D8wSEFVR2jDefY off=13064118 len=629406 2023-12-16T01:41:59.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 939 completed, throughput=5MB/sec 2023-12-16T01:41:59.929 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sH2ntczn5rHlH_2 off=10276387 len=1966405 2023-12-16T01:41:59.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 940 completed, throughput=5.01MB/sec 2023-12-16T01:42:00.931 INFO:tasks.workunit.client.0.smithi078.stdout: 183: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:00.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hMQBcaTI_whHb1w off=5186059 len=850450 2023-12-16T01:42:00.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 941 completed, throughput=4.98MB/sec 2023-12-16T01:42:00.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BpAnhzVjWS2IiTy off=6654400 len=337088 2023-12-16T01:42:00.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 942 completed, throughput=4.98MB/sec 2023-12-16T01:42:00.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vkjS3fhPWer1UEy off=19012962 len=463676 2023-12-16T01:42:00.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 943 completed, throughput=4.99MB/sec 2023-12-16T01:42:00.937 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4iskw8L29mTfLKv off=8585272 len=892736 2023-12-16T01:42:00.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 944 completed, throughput=4.99MB/sec 2023-12-16T01:42:00.939 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2uLwwNhwaohw_Ut off=2654265 len=528014 2023-12-16T01:42:00.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 945 completed, throughput=4.99MB/sec 2023-12-16T01:42:00.940 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mQOpO47oEWmiiyf off=4877900 len=486821 2023-12-16T01:42:00.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 946 completed, throughput=5MB/sec 2023-12-16T01:42:00.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Et74EOEZJX6bd9Y off=8472478 len=815260 2023-12-16T01:42:00.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 947 completed, throughput=5MB/sec 2023-12-16T01:42:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:01 smithi118 ceph-mon[131825]: pgmap v1417: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:42:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:01 smithi078 ceph-mon[139570]: pgmap v1417: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:42:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:01 smithi078 ceph-mon[142991]: pgmap v1417: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:42:01.950 INFO:tasks.workunit.client.0.smithi078.stdout: 184: throughput=4.97MB/sec pending data=0 2023-12-16T01:42:01.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2Gf9O8Pzh76fo_a off=3842210 len=1914793 2023-12-16T01:42:01.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 948 completed, throughput=4.98MB/sec 2023-12-16T01:42:01.953 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VuF-fLRo752ReXK off=2078133 len=1378500 2023-12-16T01:42:01.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 949 completed, throughput=4.99MB/sec 2023-12-16T01:42:01.955 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g3mKlqLOINCUmTl off=4988988 len=1866661 2023-12-16T01:42:01.965 INFO:tasks.workunit.client.0.smithi078.stdout:op 950 completed, throughput=5MB/sec 2023-12-16T01:42:01.965 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_B19Rsm16hz1b0L off=12737812 len=1614122 2023-12-16T01:42:01.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 951 completed, throughput=5.01MB/sec 2023-12-16T01:42:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:02.971 INFO:tasks.workunit.client.0.smithi078.stdout: 185: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:02.972 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hD-M5W5hshijRll off=4331302 len=621451 2023-12-16T01:42:02.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 952 completed, throughput=4.98MB/sec 2023-12-16T01:42:02.976 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ByLyWWvztR3x4nV off=5546543 len=1671723 2023-12-16T01:42:02.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 953 completed, throughput=4.99MB/sec 2023-12-16T01:42:02.984 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EEEGUEpnASn1QRm off=6701866 len=1779157 2023-12-16T01:42:02.992 INFO:tasks.workunit.client.0.smithi078.stdout:op 954 completed, throughput=5MB/sec 2023-12-16T01:42:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:03 smithi118 ceph-mon[131825]: pgmap v1418: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:03 smithi078 ceph-mon[139570]: pgmap v1418: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:03 smithi078 ceph-mon[142991]: pgmap v1418: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:03.992 INFO:tasks.workunit.client.0.smithi078.stdout: 186: throughput=4.97MB/sec pending data=0 2023-12-16T01:42:03.992 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A0C5xsHdDZmXtRi off=4960285 len=816124 2023-12-16T01:42:03.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 955 completed, throughput=4.98MB/sec 2023-12-16T01:42:03.993 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RCJ0LYKCGG6sHI- off=4155275 len=240889 2023-12-16T01:42:03.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 956 completed, throughput=4.98MB/sec 2023-12-16T01:42:03.994 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Do_h1qWR4wLdODD off=3034833 len=1963385 2023-12-16T01:42:03.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 957 completed, throughput=4.99MB/sec 2023-12-16T01:42:03.998 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hUgYoqAkHPbMF5K off=959387 len=1131238 2023-12-16T01:42:04.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 958 completed, throughput=5MB/sec 2023-12-16T01:42:04.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IsmofD7yDfIripH off=11368214 len=20346 2023-12-16T01:42:04.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 959 completed, throughput=5MB/sec 2023-12-16T01:42:04.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nTafNnTuBFbVF77 off=0 len=1599960 2023-12-16T01:42:04.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 960 completed, throughput=5MB/sec 2023-12-16T01:42:05.009 INFO:tasks.workunit.client.0.smithi078.stdout: 187: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:05.009 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iVpdh5bdEt4w1FL off=8295381 len=1184416 2023-12-16T01:42:05.016 INFO:tasks.workunit.client.0.smithi078.stdout:op 961 completed, throughput=4.98MB/sec 2023-12-16T01:42:05.016 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3VsQ3HmqDjId9Te off=16375399 len=1503450 2023-12-16T01:42:05.022 INFO:tasks.workunit.client.0.smithi078.stdout:op 962 completed, throughput=4.99MB/sec 2023-12-16T01:42:05.022 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oTuR-suLBJSixVV off=3907958 len=158149 2023-12-16T01:42:05.023 INFO:tasks.workunit.client.0.smithi078.stdout:op 963 completed, throughput=4.99MB/sec 2023-12-16T01:42:05.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q4sH9L6IhAXYi9L off=611897 len=782403 2023-12-16T01:42:05.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 964 completed, throughput=4.99MB/sec 2023-12-16T01:42:05.028 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q62MN9viEQLrebB off=72759 len=1491505 2023-12-16T01:42:05.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 965 completed, throughput=5MB/sec 2023-12-16T01:42:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:05 smithi118 ceph-mon[131825]: pgmap v1419: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:05 smithi078 ceph-mon[139570]: pgmap v1419: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:05 smithi078 ceph-mon[142991]: pgmap v1419: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:06.034 INFO:tasks.workunit.client.0.smithi078.stdout: 188: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:06.034 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yF-iODM6DlZ7RcM off=6973471 len=1390677 2023-12-16T01:42:06.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 966 completed, throughput=4.98MB/sec 2023-12-16T01:42:06.042 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1-AzERHG3VfIMlV off=1877355 len=49005 2023-12-16T01:42:06.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 967 completed, throughput=4.98MB/sec 2023-12-16T01:42:06.042 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5V5g7v8gXuAT_LD off=4148692 len=1877375 2023-12-16T01:42:06.051 INFO:tasks.workunit.client.0.smithi078.stdout:op 968 completed, throughput=4.99MB/sec 2023-12-16T01:42:06.051 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QRaJagZVvZW8Wp6 off=8141068 len=521410 2023-12-16T01:42:06.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 969 completed, throughput=4.99MB/sec 2023-12-16T01:42:06.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B4m63mQwViROX_a off=2322046 len=931331 2023-12-16T01:42:06.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 970 completed, throughput=5MB/sec 2023-12-16T01:42:06.060 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PuvvkBhVzzhjpPk off=17070656 len=1962626 2023-12-16T01:42:06.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 971 completed, throughput=5.01MB/sec 2023-12-16T01:42:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:06] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:42:07.063 INFO:tasks.workunit.client.0.smithi078.stdout: 189: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:07.063 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dI-Hkrag5dgR0Sf off=2305201 len=871271 2023-12-16T01:42:07.068 INFO:tasks.workunit.client.0.smithi078.stdout:op 972 completed, throughput=4.99MB/sec 2023-12-16T01:42:07.069 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kuFxmR1G6vtPq6z off=7323583 len=292927 2023-12-16T01:42:07.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 973 completed, throughput=4.99MB/sec 2023-12-16T01:42:07.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jEC4vX5OzHuDiIn off=668645 len=1776888 2023-12-16T01:42:07.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 974 completed, throughput=5MB/sec 2023-12-16T01:42:07.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PrvbRr3F800AgQd off=2760851 len=1185453 2023-12-16T01:42:07.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 975 completed, throughput=5MB/sec 2023-12-16T01:42:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:07 smithi118 ceph-mon[131825]: pgmap v1420: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:07 smithi078 ceph-mon[139570]: pgmap v1420: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:07 smithi078 ceph-mon[142991]: pgmap v1420: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:08.085 INFO:tasks.workunit.client.0.smithi078.stdout: 190: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:08.085 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xTFcm_tjeGwrFVN off=1783435 len=325338 2023-12-16T01:42:08.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 976 completed, throughput=4.98MB/sec 2023-12-16T01:42:08.089 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IFvy408wpJ-vUj3 off=8402793 len=521554 2023-12-16T01:42:08.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 977 completed, throughput=4.98MB/sec 2023-12-16T01:42:08.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Aq3L3FlTZc6aEqp off=2867938 len=483823 2023-12-16T01:42:08.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 978 completed, throughput=4.98MB/sec 2023-12-16T01:42:08.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L9ob-ev0bRgDz1x off=9892630 len=1082181 2023-12-16T01:42:08.094 INFO:tasks.workunit.client.0.smithi078.stdout:op 979 completed, throughput=4.99MB/sec 2023-12-16T01:42:08.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9Ysls81oAGbk9Od off=6579474 len=1172939 2023-12-16T01:42:08.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 980 completed, throughput=4.99MB/sec 2023-12-16T01:42:08.099 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kavDAaLU8C5AQ92 off=695235 len=1234286 2023-12-16T01:42:08.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 981 completed, throughput=5MB/sec 2023-12-16T01:42:09.102 INFO:tasks.workunit.client.0.smithi078.stdout: 191: throughput=4.97MB/sec pending data=0 2023-12-16T01:42:09.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RsoJuPp_qhFkGhU off=8761482 len=1988678 2023-12-16T01:42:09.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 982 completed, throughput=4.98MB/sec 2023-12-16T01:42:09.104 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_qhVOOnrR_vYLic off=3821236 len=162355 2023-12-16T01:42:09.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 983 completed, throughput=4.98MB/sec 2023-12-16T01:42:09.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-URZkXXHr57rmOEI off=2665455 len=1198805 2023-12-16T01:42:09.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 984 completed, throughput=4.99MB/sec 2023-12-16T01:42:09.110 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z6XQsI4lDeC_1Hw off=12642391 len=511685 2023-12-16T01:42:09.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 985 completed, throughput=4.99MB/sec 2023-12-16T01:42:09.114 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6tbzcPAwOQb1jlK off=10273882 len=1104995 2023-12-16T01:42:09.120 INFO:tasks.workunit.client.0.smithi078.stdout:op 986 completed, throughput=5MB/sec 2023-12-16T01:42:09.120 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NlFqF_IhlRweW-j off=6555193 len=935399 2023-12-16T01:42:09.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 987 completed, throughput=5MB/sec 2023-12-16T01:42:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:09 smithi118 ceph-mon[131825]: pgmap v1421: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:42:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:09 smithi078 ceph-mon[139570]: pgmap v1421: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:42:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:09 smithi078 ceph-mon[142991]: pgmap v1421: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:42:10.123 INFO:tasks.workunit.client.0.smithi078.stdout: 192: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:10.123 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pMj2wUxBkIY_Wp0 off=1017856 len=1737327 2023-12-16T01:42:10.132 INFO:tasks.workunit.client.0.smithi078.stdout:op 988 completed, throughput=4.99MB/sec 2023-12-16T01:42:10.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ebsC5e_Cf3D1xPg off=20317707 len=1321790 2023-12-16T01:42:10.134 INFO:tasks.workunit.client.0.smithi078.stdout:op 989 completed, throughput=4.99MB/sec 2023-12-16T01:42:10.134 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yAnW3VeUXiDpwzk off=3077097 len=525895 2023-12-16T01:42:10.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 990 completed, throughput=4.99MB/sec 2023-12-16T01:42:10.138 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ad4lA60Ks2LdjlS off=8684764 len=1062597 2023-12-16T01:42:10.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 991 completed, throughput=5MB/sec 2023-12-16T01:42:10.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--LA4aydECQ1Skov off=2160083 len=619011 2023-12-16T01:42:10.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 992 completed, throughput=5MB/sec 2023-12-16T01:42:11.141 INFO:tasks.workunit.client.0.smithi078.stdout: 193: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:11.141 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7T7U2EGr_3eytRI off=1133577 len=238237 2023-12-16T01:42:11.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 993 completed, throughput=4.98MB/sec 2023-12-16T01:42:11.142 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LZVE-LFSCENPREa off=1669658 len=1971784 2023-12-16T01:42:11.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 994 completed, throughput=4.99MB/sec 2023-12-16T01:42:11.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9UI3lnDLNjipQYT off=3823021 len=143419 2023-12-16T01:42:11.148 INFO:tasks.workunit.client.0.smithi078.stdout:op 995 completed, throughput=4.99MB/sec 2023-12-16T01:42:11.148 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N8MzKU3Sbpu9FRc off=141015 len=461208 2023-12-16T01:42:11.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 996 completed, throughput=4.99MB/sec 2023-12-16T01:42:11.149 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Gyfmnm5qLpgsYrI off=5689359 len=1469229 2023-12-16T01:42:11.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 997 completed, throughput=5MB/sec 2023-12-16T01:42:11.157 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tdt3ekj2gbvXL3W off=16994800 len=824277 2023-12-16T01:42:11.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 998 completed, throughput=5MB/sec 2023-12-16T01:42:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:11 smithi118 ceph-mon[131825]: pgmap v1422: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:11 smithi078 ceph-mon[139570]: pgmap v1422: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:11 smithi078 ceph-mon[142991]: pgmap v1422: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:12.162 INFO:tasks.workunit.client.0.smithi078.stdout: 194: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:12.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F5iAIOUQNU82Ehr off=2282619 len=1255434 2023-12-16T01:42:12.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 999 completed, throughput=4.98MB/sec 2023-12-16T01:42:12.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tLpEIuu9MlWkSKA off=7583648 len=1297526 2023-12-16T01:42:12.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 1000 completed, throughput=4.99MB/sec 2023-12-16T01:42:12.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9silHZzdV4Ga2t_ off=2780687 len=1252566 2023-12-16T01:42:12.174 INFO:tasks.workunit.client.0.smithi078.stdout:op 1001 completed, throughput=4.99MB/sec 2023-12-16T01:42:12.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JJ9q_bKSdl9mNKR off=11375053 len=694105 2023-12-16T01:42:12.176 INFO:tasks.workunit.client.0.smithi078.stdout:op 1002 completed, throughput=5MB/sec 2023-12-16T01:42:12.176 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hPnT5mpDFfSPB1g off=13112515 len=700145 2023-12-16T01:42:12.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 1003 completed, throughput=5MB/sec 2023-12-16T01:42:13.179 INFO:tasks.workunit.client.0.smithi078.stdout: 195: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:13.179 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YSl4D53ubh8X74w off=1759810 len=742775 2023-12-16T01:42:13.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 1004 completed, throughput=4.98MB/sec 2023-12-16T01:42:13.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FZwscpESmVr4oZ1 off=16744543 len=1827655 2023-12-16T01:42:13.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 1005 completed, throughput=4.99MB/sec 2023-12-16T01:42:13.194 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oVFdGKF3M3QrOPc off=10475 len=706272 2023-12-16T01:42:13.196 INFO:tasks.workunit.client.0.smithi078.stdout:op 1006 completed, throughput=4.99MB/sec 2023-12-16T01:42:13.196 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2j86wbEkauq4wZS off=2712907 len=1584874 2023-12-16T01:42:13.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 1007 completed, throughput=5MB/sec 2023-12-16T01:42:13.197 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hTrqO8TXI0i7PIh off=8724679 len=774891 2023-12-16T01:42:13.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 1008 completed, throughput=5MB/sec 2023-12-16T01:42:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:12 smithi078 ceph-mon[139570]: pgmap v1423: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:12 smithi078 ceph-mon[142991]: pgmap v1423: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:12 smithi118 ceph-mon[131825]: pgmap v1423: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:14.201 INFO:tasks.workunit.client.0.smithi078.stdout: 196: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:14.202 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--pa9bASVjT50Mxa off=1631955 len=223416 2023-12-16T01:42:14.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 1009 completed, throughput=4.98MB/sec 2023-12-16T01:42:14.202 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sN_pBKNTDPLShSN off=9748449 len=1518382 2023-12-16T01:42:14.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 1010 completed, throughput=4.99MB/sec 2023-12-16T01:42:14.204 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N1acMHPoFBgeJ9w off=8638940 len=1767811 2023-12-16T01:42:14.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 1011 completed, throughput=4.99MB/sec 2023-12-16T01:42:14.206 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jvWdxCQnpk95Bli off=19435759 len=557515 2023-12-16T01:42:14.207 INFO:tasks.workunit.client.0.smithi078.stdout:op 1012 completed, throughput=5MB/sec 2023-12-16T01:42:14.207 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9rLasI1DpAMuQfS off=11121691 len=703622 2023-12-16T01:42:14.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 1013 completed, throughput=5MB/sec 2023-12-16T01:42:14.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2LUwPhoDIhSrLVP off=5331196 len=1450492 2023-12-16T01:42:14.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 1014 completed, throughput=5.01MB/sec 2023-12-16T01:42:15.212 INFO:tasks.workunit.client.0.smithi078.stdout: 197: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:15.212 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BLEmvxETFoz_ffW off=1580888 len=1854010 2023-12-16T01:42:15.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 1015 completed, throughput=4.99MB/sec 2023-12-16T01:42:15.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SyIPSyZul-FYaiR off=4222776 len=120042 2023-12-16T01:42:15.222 INFO:tasks.workunit.client.0.smithi078.stdout:op 1016 completed, throughput=4.99MB/sec 2023-12-16T01:42:15.222 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xgvCq5eMKCeFjSC off=17422517 len=240697 2023-12-16T01:42:15.226 INFO:tasks.workunit.client.0.smithi078.stdout:op 1017 completed, throughput=4.99MB/sec 2023-12-16T01:42:15.226 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Edmq4QvowEbvTBS off=15993027 len=1592561 2023-12-16T01:42:15.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 1018 completed, throughput=5MB/sec 2023-12-16T01:42:15.229 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rQ94Ct2Id8zmaIs off=1953761 len=1173852 2023-12-16T01:42:15.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 1019 completed, throughput=5MB/sec 2023-12-16T01:42:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:15 smithi118 ceph-mon[131825]: pgmap v1424: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:15 smithi078 ceph-mon[139570]: pgmap v1424: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:15 smithi078 ceph-mon[142991]: pgmap v1424: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:16.235 INFO:tasks.workunit.client.0.smithi078.stdout: 198: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:16.235 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x_Gf_r6M13jojc3 off=5593460 len=941690 2023-12-16T01:42:16.236 INFO:tasks.workunit.client.0.smithi078.stdout:op 1020 completed, throughput=4.98MB/sec 2023-12-16T01:42:16.236 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-U4dsINU-HXX7-m2 off=10388221 len=667057 2023-12-16T01:42:16.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 1021 completed, throughput=4.99MB/sec 2023-12-16T01:42:16.240 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XqUPuoM8ujiXC0- off=5182831 len=1814460 2023-12-16T01:42:16.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 1022 completed, throughput=5MB/sec 2023-12-16T01:42:16.249 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l0tw3Z0H7muME02 off=133024 len=162367 2023-12-16T01:42:16.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 1023 completed, throughput=5MB/sec 2023-12-16T01:42:16.252 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ikfTpFiWk8VrGdk off=3214838 len=2050451 2023-12-16T01:42:16.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 1024 completed, throughput=5.01MB/sec 2023-12-16T01:42:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:16] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:42:17.254 INFO:tasks.workunit.client.0.smithi078.stdout: 199: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:17.254 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QQ8kLHue4TNvBBR off=11682535 len=1528385 2023-12-16T01:42:17.256 INFO:tasks.workunit.client.0.smithi078.stdout:op 1025 completed, throughput=4.99MB/sec 2023-12-16T01:42:17.256 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VqTy4LzjkecuU7J off=4517360 len=301533 2023-12-16T01:42:17.256 INFO:tasks.workunit.client.0.smithi078.stdout:op 1026 completed, throughput=4.99MB/sec 2023-12-16T01:42:17.256 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0TnYV6W185CIGeD off=8070111 len=569835 2023-12-16T01:42:17.257 INFO:tasks.workunit.client.0.smithi078.stdout:op 1027 completed, throughput=4.99MB/sec 2023-12-16T01:42:17.258 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rFObOUeBvvSF9AA off=1331537 len=319245 2023-12-16T01:42:17.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 1028 completed, throughput=4.99MB/sec 2023-12-16T01:42:17.261 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DMiv5XfUW9xOKhW off=4767285 len=674978 2023-12-16T01:42:17.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 1029 completed, throughput=5MB/sec 2023-12-16T01:42:17.266 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-e3TvLRpOmtX3djX off=4832745 len=69092 2023-12-16T01:42:17.266 INFO:tasks.workunit.client.0.smithi078.stdout:op 1030 completed, throughput=5MB/sec 2023-12-16T01:42:17.266 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6tbzcPAwOQb1jlK off=17155649 len=680911 2023-12-16T01:42:17.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 1031 completed, throughput=5MB/sec 2023-12-16T01:42:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:17 smithi118 ceph-mon[131825]: pgmap v1425: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:42:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:17 smithi078 ceph-mon[139570]: pgmap v1425: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:42:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:17 smithi078 ceph-mon[142991]: pgmap v1425: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:42:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:18.018 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:42:18.268 INFO:tasks.workunit.client.0.smithi078.stdout: 200: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:18.268 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YgOEeskO0koe5t3 off=5976143 len=155983 2023-12-16T01:42:18.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 1032 completed, throughput=4.98MB/sec 2023-12-16T01:42:18.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6ND9W0LRPagSxqV off=180254 len=1903273 2023-12-16T01:42:18.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 1033 completed, throughput=4.99MB/sec 2023-12-16T01:42:18.277 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5uMEhM8rHFjqN-q off=11249878 len=173717 2023-12-16T01:42:18.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 1034 completed, throughput=4.99MB/sec 2023-12-16T01:42:18.280 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lwjwMul9xyywnQ9 off=1196729 len=304014 2023-12-16T01:42:18.282 INFO:tasks.workunit.client.0.smithi078.stdout:op 1035 completed, throughput=4.99MB/sec 2023-12-16T01:42:18.282 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZjpqthU_pswvKvT off=5834374 len=1761953 2023-12-16T01:42:18.288 INFO:tasks.workunit.client.0.smithi078.stdout:op 1036 completed, throughput=5MB/sec 2023-12-16T01:42:18.288 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4DkO_78aFj31H-y off=16078059 len=342645 2023-12-16T01:42:18.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 1037 completed, throughput=5MB/sec 2023-12-16T01:42:18.292 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X8kTMkfVR_0h2Ug off=6788228 len=1973002 2023-12-16T01:42:18.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 1038 completed, throughput=5.01MB/sec 2023-12-16T01:42:18.333 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:42:18.333 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (21m) 6m ago 25m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (20m) 4m ago 25m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (26m) 6m ago 26m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (26m) 4m ago 26m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (20m) 4m ago 29m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (20m) 6m ago 30m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (20m) 6m ago 31m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (19m) 4m ago 29m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (19m) 6m ago 29m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (21m) 6m ago 24m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (20m) 4m ago 24m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (18m) 6m ago 29m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (18m) 6m ago 28m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (17m) 6m ago 28m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (17m) 6m ago 27m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:42:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (16m) 4m ago 27m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:42:18.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (16m) 4m ago 27m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:42:18.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (15m) 4m ago 26m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:42:18.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (14m) 4m ago 26m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:42:18.335 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (20m) 4m ago 25m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:42:18.721 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:42:18.721 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:42:18.721 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:42:18.721 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:42:18.722 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:42:19.295 INFO:tasks.workunit.client.0.smithi078.stdout: 201: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:19.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JJ9q_bKSdl9mNKR off=22280645 len=776643 2023-12-16T01:42:19.296 INFO:tasks.workunit.client.0.smithi078.stdout:op 1039 completed, throughput=4.99MB/sec 2023-12-16T01:42:19.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M9Fegn2m1NOHzEf off=1733655 len=1863357 2023-12-16T01:42:19.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 1040 completed, throughput=4.99MB/sec 2023-12-16T01:42:19.300 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vilRC2TkZ0MPOQd off=12613143 len=577703 2023-12-16T01:42:19.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 1041 completed, throughput=5MB/sec 2023-12-16T01:42:19.303 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AY_MWMpQKP8XaQa off=5353766 len=1533832 2023-12-16T01:42:19.304 INFO:tasks.workunit.client.0.smithi078.stdout:op 1042 completed, throughput=5MB/sec 2023-12-16T01:42:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:19 smithi118 ceph-mon[131825]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:19 smithi118 ceph-mon[131825]: pgmap v1426: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:19 smithi118 ceph-mon[131825]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/743514540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[139570]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[139570]: pgmap v1426: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[139570]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/743514540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[142991]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[142991]: pgmap v1426: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[142991]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/743514540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:20.305 INFO:tasks.workunit.client.0.smithi078.stdout: 202: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:20.305 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9jlC_JRkHAp5yrQ off=820622 len=665386 2023-12-16T01:42:20.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 1043 completed, throughput=4.98MB/sec 2023-12-16T01:42:20.310 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jm7oIZbuH5xkk3D off=1762551 len=1526950 2023-12-16T01:42:20.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 1044 completed, throughput=4.99MB/sec 2023-12-16T01:42:20.318 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kRMk4NFLIK2Lm9Z off=1205417 len=52198 2023-12-16T01:42:20.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 1045 completed, throughput=4.99MB/sec 2023-12-16T01:42:20.320 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7kxFl6afPMkVbnF off=8770574 len=1369695 2023-12-16T01:42:20.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 1046 completed, throughput=5MB/sec 2023-12-16T01:42:20.326 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0yhjBTsbvrh32Qn off=1923792 len=13601 2023-12-16T01:42:20.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 1047 completed, throughput=5MB/sec 2023-12-16T01:42:20.327 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N5sr7Mt7UBpqf6m off=5031854 len=1069653 2023-12-16T01:42:20.329 INFO:tasks.workunit.client.0.smithi078.stdout:op 1048 completed, throughput=5MB/sec 2023-12-16T01:42:21.329 INFO:tasks.workunit.client.0.smithi078.stdout: 203: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:21.329 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--G0HHPMq7OBQKFp off=1017603 len=1098759 2023-12-16T01:42:21.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 1049 completed, throughput=4.98MB/sec 2023-12-16T01:42:21.335 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JAILq1qC31kmUAl off=14738911 len=640213 2023-12-16T01:42:21.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 1050 completed, throughput=4.98MB/sec 2023-12-16T01:42:21.339 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gyzj5-z7TzIwys2 off=5925504 len=253031 2023-12-16T01:42:21.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 1051 completed, throughput=4.99MB/sec 2023-12-16T01:42:21.340 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tuSx0f3sfsFPMHi off=6511212 len=1686954 2023-12-16T01:42:21.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 1052 completed, throughput=4.99MB/sec 2023-12-16T01:42:21.348 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wM8x2mlRLItXvK9 off=7216517 len=1129818 2023-12-16T01:42:21.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 1053 completed, throughput=5MB/sec 2023-12-16T01:42:21.353 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h6z7fAX2DZGD9Ts off=2538948 len=1792524 2023-12-16T01:42:21.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 1054 completed, throughput=5.01MB/sec 2023-12-16T01:42:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:21 smithi118 ceph-mon[131825]: pgmap v1427: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:21 smithi078 ceph-mon[139570]: pgmap v1427: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:21 smithi078 ceph-mon[142991]: pgmap v1427: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:22.355 INFO:tasks.workunit.client.0.smithi078.stdout: 204: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:22.355 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LMcpMwSMERSjGBp off=1652744 len=1688527 2023-12-16T01:42:22.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 1055 completed, throughput=4.99MB/sec 2023-12-16T01:42:22.364 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ysrH0G_MR8bX169 off=1257790 len=1148525 2023-12-16T01:42:22.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 1056 completed, throughput=4.99MB/sec 2023-12-16T01:42:22.369 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IUB4QvlrG0gPpko off=5950562 len=977849 2023-12-16T01:42:22.373 INFO:tasks.workunit.client.0.smithi078.stdout:op 1057 completed, throughput=5MB/sec 2023-12-16T01:42:22.373 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZnLXH7uxIPYnIjJ off=24084618 len=708640 2023-12-16T01:42:22.375 INFO:tasks.workunit.client.0.smithi078.stdout:op 1058 completed, throughput=5MB/sec 2023-12-16T01:42:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:22 smithi078 ceph-mon[139570]: pgmap v1428: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:22 smithi078 ceph-mon[142991]: pgmap v1428: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:23.376 INFO:tasks.workunit.client.0.smithi078.stdout: 205: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:23.376 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d8yNSybAeJ95t3D off=93485 len=1380576 2023-12-16T01:42:23.377 INFO:tasks.workunit.client.0.smithi078.stdout:op 1059 completed, throughput=4.98MB/sec 2023-12-16T01:42:23.378 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_2mePIl6hupVVmL off=15035165 len=69236 2023-12-16T01:42:23.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 1060 completed, throughput=4.98MB/sec 2023-12-16T01:42:23.381 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VcLNMn8wt-bMh8z off=2635670 len=2061452 2023-12-16T01:42:23.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 1061 completed, throughput=4.99MB/sec 2023-12-16T01:42:23.391 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qklJZonEFcpo3HU off=1435535 len=536368 2023-12-16T01:42:23.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 1062 completed, throughput=5MB/sec 2023-12-16T01:42:23.392 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0AAWJaNQf9NAKb off=1624999 len=617135 2023-12-16T01:42:23.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 1063 completed, throughput=5MB/sec 2023-12-16T01:42:23.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ClDVs2Jeu1uDPs off=8540234 len=659097 2023-12-16T01:42:23.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 1064 completed, throughput=5MB/sec 2023-12-16T01:42:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:22 smithi118 ceph-mon[131825]: pgmap v1428: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:24.398 INFO:tasks.workunit.client.0.smithi078.stdout: 206: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:24.398 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JcVYjXkPVYOTSCk off=3272935 len=991165 2023-12-16T01:42:24.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 1065 completed, throughput=4.98MB/sec 2023-12-16T01:42:24.404 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MJbZ_fzrmk0484e off=3967595 len=691344 2023-12-16T01:42:24.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 1066 completed, throughput=4.99MB/sec 2023-12-16T01:42:24.405 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-v6SihbP714opwXV off=5840103 len=1839539 2023-12-16T01:42:24.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 1067 completed, throughput=4.99MB/sec 2023-12-16T01:42:24.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r87_9KSAHdwTHfN off=6017092 len=1617352 2023-12-16T01:42:24.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 1068 completed, throughput=5MB/sec 2023-12-16T01:42:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:25 smithi118 ceph-mon[131825]: pgmap v1429: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:25.409 INFO:tasks.workunit.client.0.smithi078.stdout: 207: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:25.409 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NFpGbYT-oT0C8f9 off=8620254 len=1621239 2023-12-16T01:42:25.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 1069 completed, throughput=4.98MB/sec 2023-12-16T01:42:25.411 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-diowJXzWdQRRXO2 off=902236 len=278340 2023-12-16T01:42:25.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 1070 completed, throughput=4.99MB/sec 2023-12-16T01:42:25.415 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZDIg8UhTDak1_7b off=15169282 len=883567 2023-12-16T01:42:25.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 1071 completed, throughput=4.99MB/sec 2023-12-16T01:42:25.416 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4T1VQCxphVyxV_h off=4425015 len=1383729 2023-12-16T01:42:25.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 1072 completed, throughput=5MB/sec 2023-12-16T01:42:25.417 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HUe52XXMntuSGQV off=10387840 len=1149424 2023-12-16T01:42:25.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 1073 completed, throughput=5MB/sec 2023-12-16T01:42:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:25 smithi078 ceph-mon[139570]: pgmap v1429: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:25 smithi078 ceph-mon[142991]: pgmap v1429: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:26.419 INFO:tasks.workunit.client.0.smithi078.stdout: 208: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:26.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kg-O_sOnVTdDGOb off=0 len=1667347 2023-12-16T01:42:26.421 INFO:tasks.workunit.client.0.smithi078.stdout:op 1074 completed, throughput=4.99MB/sec 2023-12-16T01:42:26.421 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Algmlcqt3oLZg2A off=13421146 len=1869703 2023-12-16T01:42:26.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 1075 completed, throughput=4.99MB/sec 2023-12-16T01:42:26.429 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--6E7Et15QkshDsp off=637980 len=2049272 2023-12-16T01:42:26.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 1076 completed, throughput=5MB/sec 2023-12-16T01:42:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:26] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:42:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:27 smithi118 ceph-mon[131825]: pgmap v1430: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:27.430 INFO:tasks.workunit.client.0.smithi078.stdout: 209: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:27.430 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pnx8b8BCS3TnMsd off=81453 len=469572 2023-12-16T01:42:27.431 INFO:tasks.workunit.client.0.smithi078.stdout:op 1077 completed, throughput=4.98MB/sec 2023-12-16T01:42:27.431 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sF-plIh4-0iPb5m off=197893 len=1587217 2023-12-16T01:42:27.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 1078 completed, throughput=4.99MB/sec 2023-12-16T01:42:27.438 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PtVdd8eZRRoSPtk off=19738029 len=267778 2023-12-16T01:42:27.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 1079 completed, throughput=4.99MB/sec 2023-12-16T01:42:27.441 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vstTWi1EwI6WdqC off=1289221 len=764089 2023-12-16T01:42:27.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 1080 completed, throughput=4.99MB/sec 2023-12-16T01:42:27.442 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SLEOQqJkgJfE-Zy off=2373486 len=576517 2023-12-16T01:42:27.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 1081 completed, throughput=5MB/sec 2023-12-16T01:42:27.443 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kAbzoQ7yQSgVg93 off=4592503 len=1280417 2023-12-16T01:42:27.449 INFO:tasks.workunit.client.0.smithi078.stdout:op 1082 completed, throughput=5MB/sec 2023-12-16T01:42:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:27 smithi078 ceph-mon[139570]: pgmap v1430: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:27 smithi078 ceph-mon[142991]: pgmap v1430: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:28.449 INFO:tasks.workunit.client.0.smithi078.stdout: 210: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:28.449 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zpNXRc4RXPiaHYC off=4823353 len=1959228 2023-12-16T01:42:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 1083 completed, throughput=4.99MB/sec 2023-12-16T01:42:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rOnlsaUMtvronrX off=4307370 len=419702 2023-12-16T01:42:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 1084 completed, throughput=4.99MB/sec 2023-12-16T01:42:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y8m5B6pRoR3276A off=5118094 len=1220724 2023-12-16T01:42:28.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 1085 completed, throughput=4.99MB/sec 2023-12-16T01:42:28.455 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FNfdIdGRGCtxNIN off=7784559 len=1817478 2023-12-16T01:42:28.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 1086 completed, throughput=5MB/sec 2023-12-16T01:42:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:29 smithi118 ceph-mon[131825]: pgmap v1431: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:42:29.457 INFO:tasks.workunit.client.0.smithi078.stdout: 211: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:29.457 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-voIBtiHy93DljYI off=1452599 len=319471 2023-12-16T01:42:29.458 INFO:tasks.workunit.client.0.smithi078.stdout:op 1087 completed, throughput=4.98MB/sec 2023-12-16T01:42:29.459 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ez4o38OdVgIWLmE off=1755143 len=825071 2023-12-16T01:42:29.463 INFO:tasks.workunit.client.0.smithi078.stdout:op 1088 completed, throughput=4.98MB/sec 2023-12-16T01:42:29.463 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gzvA48GAmq5LXEy off=3827107 len=1196058 2023-12-16T01:42:29.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 1089 completed, throughput=4.99MB/sec 2023-12-16T01:42:29.464 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gIeOAaOpJDI-oDG off=5302691 len=886864 2023-12-16T01:42:29.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 1090 completed, throughput=4.99MB/sec 2023-12-16T01:42:29.469 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q7qE55lKIkWRX6n off=4635746 len=164317 2023-12-16T01:42:29.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 1091 completed, throughput=4.99MB/sec 2023-12-16T01:42:29.472 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JXS2vj_bfdNBdWu off=8636892 len=401407 2023-12-16T01:42:29.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 1092 completed, throughput=4.99MB/sec 2023-12-16T01:42:29.475 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c6dTnthLlgqjGzX off=22011058 len=387072 2023-12-16T01:42:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:29 smithi078 ceph-mon[139570]: pgmap v1431: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:42:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:29 smithi078 ceph-mon[142991]: pgmap v1431: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:42:29.478 INFO:tasks.workunit.client.0.smithi078.stdout:op 1093 completed, throughput=5MB/sec 2023-12-16T01:42:29.478 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ClxcNN93rko-0Up off=6885013 len=872706 2023-12-16T01:42:29.482 INFO:tasks.workunit.client.0.smithi078.stdout:op 1094 completed, throughput=5MB/sec 2023-12-16T01:42:29.483 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W2YIQYGmVlhmcSH off=16176383 len=820190 2023-12-16T01:42:29.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 1095 completed, throughput=5MB/sec 2023-12-16T01:42:30.484 INFO:tasks.workunit.client.0.smithi078.stdout: 212: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:30.484 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WpKildpjPeMzaeW off=7744386 len=976725 2023-12-16T01:42:30.489 INFO:tasks.workunit.client.0.smithi078.stdout:op 1096 completed, throughput=4.98MB/sec 2023-12-16T01:42:30.489 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RHMheuuFRa3uY1D off=4199747 len=439421 2023-12-16T01:42:30.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 1097 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.493 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-e07yrsBvYVVvclf off=7883476 len=493872 2023-12-16T01:42:30.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 1098 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5Ki7tYNVnrM-mnj off=11477310 len=544145 2023-12-16T01:42:30.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 1099 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.500 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rIEF8KqIiL2vYPf off=10599845 len=219315 2023-12-16T01:42:30.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 1100 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.501 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DZMb4FLBn7fbklr off=2366693 len=141009 2023-12-16T01:42:30.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 1101 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S8v_BuxM5g4XFLI off=281116 len=515113 2023-12-16T01:42:30.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 1102 completed, throughput=4.99MB/sec 2023-12-16T01:42:30.508 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7BoDj-gMfG11BYj off=1603110 len=1338564 2023-12-16T01:42:30.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 1103 completed, throughput=5MB/sec 2023-12-16T01:42:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:31 smithi118 ceph-mon[131825]: pgmap v1432: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:31 smithi078 ceph-mon[139570]: pgmap v1432: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:31 smithi078 ceph-mon[142991]: pgmap v1432: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:31.513 INFO:tasks.workunit.client.0.smithi078.stdout: 213: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:31.513 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cDNJReL2gPRdfcY off=7011500 len=304603 2023-12-16T01:42:31.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 1104 completed, throughput=4.98MB/sec 2023-12-16T01:42:31.517 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hWcZ-wbx2N4XtN- off=3836668 len=2003240 2023-12-16T01:42:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 1105 completed, throughput=4.99MB/sec 2023-12-16T01:42:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-y-JTXisNaJVqGPY off=5991713 len=2021596 2023-12-16T01:42:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 1106 completed, throughput=5MB/sec 2023-12-16T01:42:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MTMrznlBQFLG5qF off=8177351 len=982704 2023-12-16T01:42:31.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 1107 completed, throughput=5MB/sec 2023-12-16T01:42:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:32.535 INFO:tasks.workunit.client.0.smithi078.stdout: 214: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:32.535 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xf4XQkz9Wro3X5Y off=5663506 len=478711 2023-12-16T01:42:32.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 1108 completed, throughput=4.98MB/sec 2023-12-16T01:42:32.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w4Vuv5Exgjy7QV7 off=11506582 len=2021995 2023-12-16T01:42:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 1109 completed, throughput=4.99MB/sec 2023-12-16T01:42:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FE8j7B6xFsF8SUR off=17799592 len=229095 2023-12-16T01:42:32.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 1110 completed, throughput=4.99MB/sec 2023-12-16T01:42:32.550 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NsJOMKTrb2k-LX7 off=7872889 len=807715 2023-12-16T01:42:32.554 INFO:tasks.workunit.client.0.smithi078.stdout:op 1111 completed, throughput=4.99MB/sec 2023-12-16T01:42:32.554 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n9Tvd_UlPslPKwl off=4043014 len=932919 2023-12-16T01:42:32.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 1112 completed, throughput=5MB/sec 2023-12-16T01:42:32.555 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jx_q3h5mG2FvDTh off=16323010 len=505219 2023-12-16T01:42:32.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 1113 completed, throughput=5MB/sec 2023-12-16T01:42:32.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LMcpMwSMERSjGBp off=722997 len=110980 2023-12-16T01:42:32.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 1114 completed, throughput=5MB/sec 2023-12-16T01:42:32.559 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P3Wboy1MSKVJWi2 off=2362254 len=1872466 2023-12-16T01:42:32.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 1115 completed, throughput=5.01MB/sec 2023-12-16T01:42:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:33 smithi118 ceph-mon[131825]: pgmap v1433: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:42:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:33 smithi078 ceph-mon[139570]: pgmap v1433: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:42:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:33 smithi078 ceph-mon[142991]: pgmap v1433: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:42:33.560 INFO:tasks.workunit.client.0.smithi078.stdout: 215: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:33.561 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fMXEwy-Ewbbyw2v off=15673881 len=1325171 2023-12-16T01:42:33.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 1116 completed, throughput=4.99MB/sec 2023-12-16T01:42:33.568 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f9leCKOsVmvdqew off=10350570 len=81439 2023-12-16T01:42:33.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 1117 completed, throughput=4.99MB/sec 2023-12-16T01:42:33.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fJbWh9Pd-n9jK5W off=1767989 len=1898995 2023-12-16T01:42:33.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 1118 completed, throughput=5MB/sec 2023-12-16T01:42:33.572 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pMX_LbFosAzKWMw off=12168701 len=1686097 2023-12-16T01:42:33.581 INFO:tasks.workunit.client.0.smithi078.stdout:op 1119 completed, throughput=5.01MB/sec 2023-12-16T01:42:34.581 INFO:tasks.workunit.client.0.smithi078.stdout: 216: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:34.582 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7bSmEEqVrgf6Ftw off=2712318 len=1959572 2023-12-16T01:42:34.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 1120 completed, throughput=4.99MB/sec 2023-12-16T01:42:34.583 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hWgff2fpzfV5_b_ off=6723960 len=2020395 2023-12-16T01:42:34.585 INFO:tasks.workunit.client.0.smithi078.stdout:op 1121 completed, throughput=5MB/sec 2023-12-16T01:42:34.585 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NdlGAbFKr5GcXxx off=5520639 len=65318 2023-12-16T01:42:34.588 INFO:tasks.workunit.client.0.smithi078.stdout:op 1122 completed, throughput=5MB/sec 2023-12-16T01:42:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:35 smithi118 ceph-mon[131825]: pgmap v1434: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:35 smithi078 ceph-mon[139570]: pgmap v1434: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:35 smithi078 ceph-mon[142991]: pgmap v1434: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:42:35.588 INFO:tasks.workunit.client.0.smithi078.stdout: 217: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:35.588 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-en_5BpuerefJBas off=3223299 len=809635 2023-12-16T01:42:35.593 INFO:tasks.workunit.client.0.smithi078.stdout:op 1123 completed, throughput=4.98MB/sec 2023-12-16T01:42:35.594 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pFwy-zVaZ-V8v9_ off=5368505 len=481641 2023-12-16T01:42:35.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 1124 completed, throughput=4.98MB/sec 2023-12-16T01:42:35.597 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BRkWO0G8wSfGKFK off=1696274 len=219568 2023-12-16T01:42:35.600 INFO:tasks.workunit.client.0.smithi078.stdout:op 1125 completed, throughput=4.98MB/sec 2023-12-16T01:42:35.600 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jlbzv5dQyHMfY3s off=2160215 len=690568 2023-12-16T01:42:35.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 1126 completed, throughput=4.99MB/sec 2023-12-16T01:42:35.601 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-riXtgLclVHIcvlC off=6172468 len=491227 2023-12-16T01:42:35.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 1127 completed, throughput=4.99MB/sec 2023-12-16T01:42:35.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y_9weE5fA-fjQL3 off=3024168 len=1972116 2023-12-16T01:42:35.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 1128 completed, throughput=5MB/sec 2023-12-16T01:42:35.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hiDlmTsoArD79yr off=12364135 len=1342848 2023-12-16T01:42:35.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 1129 completed, throughput=5MB/sec 2023-12-16T01:42:36.616 INFO:tasks.workunit.client.0.smithi078.stdout: 218: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:36.617 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ygojvcvMHf5gf0F off=138783 len=1126800 2023-12-16T01:42:36.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 1130 completed, throughput=4.98MB/sec 2023-12-16T01:42:36.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pjGKaIKAnVmd1mn off=564236 len=2056129 2023-12-16T01:42:36.629 INFO:tasks.workunit.client.0.smithi078.stdout:op 1131 completed, throughput=4.99MB/sec 2023-12-16T01:42:36.630 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RjH68IURTUAXXLB off=1908087 len=846666 2023-12-16T01:42:36.633 INFO:tasks.workunit.client.0.smithi078.stdout:op 1132 completed, throughput=5MB/sec 2023-12-16T01:42:36.633 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rcvoPXVRpwBcwDV off=23360184 len=973413 2023-12-16T01:42:36.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 1133 completed, throughput=5MB/sec 2023-12-16T01:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:36] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2023-12-16T01:42:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:37 smithi118 ceph-mon[131825]: pgmap v1435: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:42:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:37 smithi078 ceph-mon[139570]: pgmap v1435: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:42:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:37 smithi078 ceph-mon[142991]: pgmap v1435: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:42:37.636 INFO:tasks.workunit.client.0.smithi078.stdout: 219: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:37.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r0oVR2tn6sM8ha3 off=4820352 len=1953781 2023-12-16T01:42:37.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 1134 completed, throughput=4.99MB/sec 2023-12-16T01:42:37.638 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ZePE3DjH22CpwG off=626530 len=1981528 2023-12-16T01:42:37.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 1135 completed, throughput=5MB/sec 2023-12-16T01:42:37.647 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oy7WLtbAJulOnRq off=8212957 len=128854 2023-12-16T01:42:37.650 INFO:tasks.workunit.client.0.smithi078.stdout:op 1136 completed, throughput=5MB/sec 2023-12-16T01:42:37.650 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OzZXcpUNGepqlAj off=4630221 len=414326 2023-12-16T01:42:37.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 1137 completed, throughput=5MB/sec 2023-12-16T01:42:37.651 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0UsyTc_A-oQS3Xa off=8660779 len=1637290 2023-12-16T01:42:37.659 INFO:tasks.workunit.client.0.smithi078.stdout:op 1138 completed, throughput=5MB/sec 2023-12-16T01:42:38.659 INFO:tasks.workunit.client.0.smithi078.stdout: 220: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:38.660 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FQ7uUvmq2PhYCRP off=8264292 len=699619 2023-12-16T01:42:38.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 1139 completed, throughput=4.98MB/sec 2023-12-16T01:42:38.664 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c32XKD6AkbTbHFN off=12560952 len=1555959 2023-12-16T01:42:38.671 INFO:tasks.workunit.client.0.smithi078.stdout:op 1140 completed, throughput=4.99MB/sec 2023-12-16T01:42:38.671 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7ZJsezTNTF6v3Nn off=2261800 len=468968 2023-12-16T01:42:38.672 INFO:tasks.workunit.client.0.smithi078.stdout:op 1141 completed, throughput=4.99MB/sec 2023-12-16T01:42:38.672 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kPMzfrwmtD9Rkz9 off=8470264 len=1991666 2023-12-16T01:42:38.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 1142 completed, throughput=5MB/sec 2023-12-16T01:42:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:39 smithi118 ceph-mon[131825]: pgmap v1436: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:39 smithi078 ceph-mon[139570]: pgmap v1436: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:39 smithi078 ceph-mon[142991]: pgmap v1436: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:42:39.682 INFO:tasks.workunit.client.0.smithi078.stdout: 221: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:39.682 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Qrr2vSlJfOvVa1P off=4007005 len=252410 2023-12-16T01:42:39.685 INFO:tasks.workunit.client.0.smithi078.stdout:op 1143 completed, throughput=4.98MB/sec 2023-12-16T01:42:39.685 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-no253D3tsiGCRHc off=18531591 len=323306 2023-12-16T01:42:39.686 INFO:tasks.workunit.client.0.smithi078.stdout:op 1144 completed, throughput=4.98MB/sec 2023-12-16T01:42:39.686 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DSRw4OO6Yg7PdpG off=10324996 len=1502096 2023-12-16T01:42:39.688 INFO:tasks.workunit.client.0.smithi078.stdout:op 1145 completed, throughput=4.99MB/sec 2023-12-16T01:42:39.688 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o6evJBaoE10Z69E off=17258002 len=2002816 2023-12-16T01:42:39.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 1146 completed, throughput=5MB/sec 2023-12-16T01:42:39.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dAMQcGFBLxO8xkv off=0 len=1193035 2023-12-16T01:42:39.696 INFO:tasks.workunit.client.0.smithi078.stdout:op 1147 completed, throughput=5MB/sec 2023-12-16T01:42:40.697 INFO:tasks.workunit.client.0.smithi078.stdout: 222: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:40.697 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5Ng57aWGk2jeXgR off=7615512 len=779997 2023-12-16T01:42:40.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 1148 completed, throughput=4.98MB/sec 2023-12-16T01:42:40.698 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J2myC44yrB5utKi off=16201754 len=170428 2023-12-16T01:42:40.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 1149 completed, throughput=4.98MB/sec 2023-12-16T01:42:40.699 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6OjQ14f2l7CQyrr off=6521560 len=1155774 2023-12-16T01:42:40.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 1150 completed, throughput=4.99MB/sec 2023-12-16T01:42:40.700 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sFMYCAIA2VXe9iD off=1391806 len=19260 2023-12-16T01:42:40.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 1151 completed, throughput=4.99MB/sec 2023-12-16T01:42:40.701 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bCw67vApboJ5iCr off=11541131 len=142246 2023-12-16T01:42:40.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 1152 completed, throughput=4.99MB/sec 2023-12-16T01:42:40.701 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wHVsgs-NIUvZCmZ off=4155642 len=1823817 2023-12-16T01:42:40.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 1153 completed, throughput=5MB/sec 2023-12-16T01:42:40.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cVQwWyI1q31QykO off=20854941 len=1185901 2023-12-16T01:42:40.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 1154 completed, throughput=5MB/sec 2023-12-16T01:42:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:41 smithi118 ceph-mon[131825]: pgmap v1437: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:41 smithi078 ceph-mon[139570]: pgmap v1437: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:41 smithi078 ceph-mon[142991]: pgmap v1437: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:42:41.706 INFO:tasks.workunit.client.0.smithi078.stdout: 223: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:41.706 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BDssdukqAvtA-q1 off=12846503 len=1609000 2023-12-16T01:42:41.708 INFO:tasks.workunit.client.0.smithi078.stdout:op 1155 completed, throughput=4.99MB/sec 2023-12-16T01:42:41.708 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xJxdGN0olyo20JP off=1434471 len=1564510 2023-12-16T01:42:41.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 1156 completed, throughput=4.99MB/sec 2023-12-16T01:42:41.716 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1DVUKe3R8r9zNSR off=5230453 len=562610 2023-12-16T01:42:41.717 INFO:tasks.workunit.client.0.smithi078.stdout:op 1157 completed, throughput=4.99MB/sec 2023-12-16T01:42:41.717 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-alhOsLmqW1Ifcx4 off=19006657 len=1152352 2023-12-16T01:42:41.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 1158 completed, throughput=5MB/sec 2023-12-16T01:42:41.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TdEcFcK74W4BD5C off=4680992 len=712929 2023-12-16T01:42:41.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 1159 completed, throughput=5MB/sec 2023-12-16T01:42:42.728 INFO:tasks.workunit.client.0.smithi078.stdout: 224: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:42.728 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hYUMpFlsFkbjbLI off=3824995 len=1841407 2023-12-16T01:42:42.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 1160 completed, throughput=4.99MB/sec 2023-12-16T01:42:42.730 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2MCKOfy0c9ukCUy off=2636297 len=1513478 2023-12-16T01:42:42.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 1161 completed, throughput=4.99MB/sec 2023-12-16T01:42:42.738 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OzZXcpUNGepqlAj off=10787485 len=1894248 2023-12-16T01:42:42.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 1162 completed, throughput=5MB/sec 2023-12-16T01:42:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:42 smithi078 ceph-mon[139570]: pgmap v1438: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:42 smithi078 ceph-mon[142991]: pgmap v1438: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:42 smithi118 ceph-mon[131825]: pgmap v1438: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:42:43.740 INFO:tasks.workunit.client.0.smithi078.stdout: 225: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:43.741 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QDyp-E00kf3chX1 off=4527980 len=1124054 2023-12-16T01:42:43.747 INFO:tasks.workunit.client.0.smithi078.stdout:op 1163 completed, throughput=4.98MB/sec 2023-12-16T01:42:43.747 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EK0Ddl5U0uwggm- off=1288518 len=1495199 2023-12-16T01:42:43.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 1164 completed, throughput=4.99MB/sec 2023-12-16T01:42:43.755 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w9taGGrzmpo5hRh off=4064624 len=962872 2023-12-16T01:42:43.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 1165 completed, throughput=4.99MB/sec 2023-12-16T01:42:43.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1UYbvhX2n8k6Bpu off=12461147 len=2054965 2023-12-16T01:42:43.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 1166 completed, throughput=5MB/sec 2023-12-16T01:42:44.767 INFO:tasks.workunit.client.0.smithi078.stdout: 226: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:44.768 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ph0wY5XeGO-zhC5 off=8078678 len=2038736 2023-12-16T01:42:44.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 1167 completed, throughput=4.99MB/sec 2023-12-16T01:42:44.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TfDv9KW44HRzcK9 off=7986283 len=352896 2023-12-16T01:42:44.779 INFO:tasks.workunit.client.0.smithi078.stdout:op 1168 completed, throughput=4.99MB/sec 2023-12-16T01:42:44.779 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ks6qRJX3CvFkwJ7 off=10844936 len=172702 2023-12-16T01:42:44.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 1169 completed, throughput=4.99MB/sec 2023-12-16T01:42:44.781 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oj7sI0rHcHyolRq off=21924282 len=1906260 2023-12-16T01:42:44.790 INFO:tasks.workunit.client.0.smithi078.stdout:op 1170 completed, throughput=5MB/sec 2023-12-16T01:42:44.791 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fWqzw1rW8lBsWQk off=704339 len=1990267 2023-12-16T01:42:44.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 1171 completed, throughput=5.01MB/sec 2023-12-16T01:42:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:45 smithi118 ceph-mon[131825]: pgmap v1439: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:42:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:45 smithi078 ceph-mon[139570]: pgmap v1439: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:42:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:45 smithi078 ceph-mon[142991]: pgmap v1439: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:42:45.799 INFO:tasks.workunit.client.0.smithi078.stdout: 227: throughput=4.99MB/sec pending data=0 2023-12-16T01:42:45.799 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VBHOsA6Kj0_zrNJ off=7598506 len=1166873 2023-12-16T01:42:45.802 INFO:tasks.workunit.client.0.smithi078.stdout:op 1172 completed, throughput=4.99MB/sec 2023-12-16T01:42:45.802 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IvBxJv92lzzMA9y off=895561 len=764222 2023-12-16T01:42:45.803 INFO:tasks.workunit.client.0.smithi078.stdout:op 1173 completed, throughput=4.99MB/sec 2023-12-16T01:42:45.803 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JCmG2uttJh-h-J8 off=8405704 len=1153971 2023-12-16T01:42:45.805 INFO:tasks.workunit.client.0.smithi078.stdout:op 1174 completed, throughput=5MB/sec 2023-12-16T01:42:45.805 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RS0utT1zWuUu4TE off=3688828 len=1689807 2023-12-16T01:42:45.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 1175 completed, throughput=5.01MB/sec 2023-12-16T01:42:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:46] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2023-12-16T01:42:46.814 INFO:tasks.workunit.client.0.smithi078.stdout: 228: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:46.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s1zsjzTygcFHEdt off=8214137 len=76500 2023-12-16T01:42:46.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 1176 completed, throughput=4.98MB/sec 2023-12-16T01:42:46.816 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a2EiF59mnTx5l6J off=5286466 len=1433692 2023-12-16T01:42:46.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 1177 completed, throughput=4.99MB/sec 2023-12-16T01:42:46.821 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5oVoSj8yK7Lu0FQ off=14450713 len=432850 2023-12-16T01:42:46.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 1178 completed, throughput=4.99MB/sec 2023-12-16T01:42:46.826 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qjkizJH-FkRBjV7 off=9482854 len=1977819 2023-12-16T01:42:46.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 1179 completed, throughput=5MB/sec 2023-12-16T01:42:46.827 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-20x2AznAjlrHIY2 off=4108946 len=1738643 2023-12-16T01:42:46.828 INFO:tasks.workunit.client.0.smithi078.stdout:op 1180 completed, throughput=5.01MB/sec 2023-12-16T01:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:47 smithi118 ceph-mon[131825]: pgmap v1440: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[139570]: pgmap v1440: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[142991]: pgmap v1440: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:47.828 INFO:tasks.workunit.client.0.smithi078.stdout: 229: throughput=4.99MB/sec pending data=0 2023-12-16T01:42:47.828 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0MTjKdn4L2W5qcr off=5234001 len=532410 2023-12-16T01:42:47.829 INFO:tasks.workunit.client.0.smithi078.stdout:op 1181 completed, throughput=4.99MB/sec 2023-12-16T01:42:47.829 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UEBrsYLFAI9vpak off=1397798 len=777792 2023-12-16T01:42:47.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 1182 completed, throughput=4.99MB/sec 2023-12-16T01:42:47.833 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7dnNABHQin5FVW2 off=8684569 len=519774 2023-12-16T01:42:47.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 1183 completed, throughput=4.99MB/sec 2023-12-16T01:42:47.833 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9nqgQiQQtvfwVb1 off=6539217 len=1524532 2023-12-16T01:42:47.835 INFO:tasks.workunit.client.0.smithi078.stdout:op 1184 completed, throughput=5MB/sec 2023-12-16T01:42:47.835 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MOlHkKWndr-RfJr off=719949 len=1255426 2023-12-16T01:42:47.835 INFO:tasks.workunit.client.0.smithi078.stdout:op 1185 completed, throughput=5MB/sec 2023-12-16T01:42:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:42:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:42:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:42:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:42:48.836 INFO:tasks.workunit.client.0.smithi078.stdout: 230: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:48.836 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m-IWllLtgwDe68s off=6255114 len=25638 2023-12-16T01:42:48.838 INFO:tasks.workunit.client.0.smithi078.stdout:op 1186 completed, throughput=4.98MB/sec 2023-12-16T01:42:48.838 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-80-tXnLK83mSGgH off=566696 len=104737 2023-12-16T01:42:48.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 1187 completed, throughput=4.98MB/sec 2023-12-16T01:42:48.839 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-umnMqsChg2HOCd- off=7496209 len=1557203 2023-12-16T01:42:48.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 1188 completed, throughput=4.99MB/sec 2023-12-16T01:42:48.847 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UJSBI6WXFvSUX5G off=5043726 len=403158 2023-12-16T01:42:48.848 INFO:tasks.workunit.client.0.smithi078.stdout:op 1189 completed, throughput=4.99MB/sec 2023-12-16T01:42:48.848 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BXVFl5PTxTOhvll off=5668975 len=1633547 2023-12-16T01:42:48.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 1190 completed, throughput=5MB/sec 2023-12-16T01:42:48.849 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7Be2e6pGgKJbo1P off=7715461 len=1598933 2023-12-16T01:42:48.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 1191 completed, throughput=5MB/sec 2023-12-16T01:42:49.075 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:42:49.384 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (21m) 7m ago 25m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (21m) 5m ago 25m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (26m) 7m ago 26m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (26m) 5m ago 26m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (20m) 5m ago 29m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (21m) 7m ago 31m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (20m) 7m ago 31m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (20m) 5m ago 30m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (20m) 7m ago 30m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (21m) 7m ago 25m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:42:49.385 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (21m) 5m ago 25m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (19m) 7m ago 29m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (18m) 7m ago 29m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (18m) 7m ago 28m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (17m) 7m ago 28m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (17m) 5m ago 28m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (16m) 5m ago 27m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (15m) 5m ago 27m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (15m) 5m ago 27m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:42:49.386 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (21m) 5m ago 26m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:42:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:49 smithi118 ceph-mon[131825]: pgmap v1441: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:42:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:49 smithi078 ceph-mon[139570]: pgmap v1441: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:42:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:49 smithi078 ceph-mon[142991]: pgmap v1441: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:42:49.766 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:42:49.767 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:42:49.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:42:49.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:42:49.768 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:42:49.768 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:42:49.851 INFO:tasks.workunit.client.0.smithi078.stdout: 231: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:49.851 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N9jcqt6DlKVoTR6 off=6142094 len=397504 2023-12-16T01:42:49.854 INFO:tasks.workunit.client.0.smithi078.stdout:op 1192 completed, throughput=4.98MB/sec 2023-12-16T01:42:49.854 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sNUjp2rt-vG2ZRc off=4849365 len=961506 2023-12-16T01:42:49.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 1193 completed, throughput=4.99MB/sec 2023-12-16T01:42:49.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KTAushYU_ypjBlm off=1900705 len=651802 2023-12-16T01:42:49.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 1194 completed, throughput=4.99MB/sec 2023-12-16T01:42:49.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fosqifGB-bUouVT off=5691412 len=857159 2023-12-16T01:42:49.865 INFO:tasks.workunit.client.0.smithi078.stdout:op 1195 completed, throughput=4.99MB/sec 2023-12-16T01:42:49.865 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PGBTghdWsowyIZY off=1792919 len=1442349 2023-12-16T01:42:49.873 INFO:tasks.workunit.client.0.smithi078.stdout:op 1196 completed, throughput=5MB/sec 2023-12-16T01:42:49.873 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MdyXBjCUrGuemzB off=1913407 len=1954587 2023-12-16T01:42:49.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 1197 completed, throughput=5.01MB/sec 2023-12-16T01:42:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:50 smithi118 ceph-mon[131825]: from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:50 smithi118 ceph-mon[131825]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/469429384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[139570]: from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[139570]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/469429384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[142991]: from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[142991]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:42:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/469429384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:42:50.880 INFO:tasks.workunit.client.0.smithi078.stdout: 232: throughput=4.99MB/sec pending data=0 2023-12-16T01:42:50.881 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DFUCEb9F2mNWmq4 off=3766329 len=404600 2023-12-16T01:42:50.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 1198 completed, throughput=4.99MB/sec 2023-12-16T01:42:50.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rC4zLHgf0MAxRQy off=20897930 len=177445 2023-12-16T01:42:50.887 INFO:tasks.workunit.client.0.smithi078.stdout:op 1199 completed, throughput=4.99MB/sec 2023-12-16T01:42:50.887 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-va2N_8Mflm8Rrs7 off=2579587 len=610839 2023-12-16T01:42:50.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 1200 completed, throughput=4.99MB/sec 2023-12-16T01:42:50.888 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ud7AV5xmwn68XkR off=1496745 len=1885408 2023-12-16T01:42:50.890 INFO:tasks.workunit.client.0.smithi078.stdout:op 1201 completed, throughput=5MB/sec 2023-12-16T01:42:50.890 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r8EMjLJj1S4X4ex off=52550 len=726611 2023-12-16T01:42:50.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 1202 completed, throughput=5MB/sec 2023-12-16T01:42:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:51 smithi118 ceph-mon[131825]: pgmap v1442: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:51 smithi078 ceph-mon[139570]: pgmap v1442: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:51 smithi078 ceph-mon[142991]: pgmap v1442: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:42:51.891 INFO:tasks.workunit.client.0.smithi078.stdout: 233: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:51.892 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ng5D0VYnA8EtYmG off=4308848 len=271220 2023-12-16T01:42:51.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 1203 completed, throughput=4.98MB/sec 2023-12-16T01:42:51.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dABNKfRDKeJy7Gi off=4950047 len=1583864 2023-12-16T01:42:51.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 1204 completed, throughput=4.99MB/sec 2023-12-16T01:42:51.901 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iSOixA3ZNU9C1iI off=7242063 len=1148236 2023-12-16T01:42:51.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 1205 completed, throughput=4.99MB/sec 2023-12-16T01:42:51.906 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I3xke2bae9H81iS off=3830472 len=1632966 2023-12-16T01:42:51.907 INFO:tasks.workunit.client.0.smithi078.stdout:op 1206 completed, throughput=5MB/sec 2023-12-16T01:42:51.908 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wcJ2cnthBstQW72 off=11917395 len=347905 2023-12-16T01:42:51.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 1207 completed, throughput=5MB/sec 2023-12-16T01:42:51.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CK62Y59C9VrpTdk off=10613150 len=935956 2023-12-16T01:42:51.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 1208 completed, throughput=5MB/sec 2023-12-16T01:42:52.910 INFO:tasks.workunit.client.0.smithi078.stdout: 234: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:52.910 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9EvvaE9fzOSS9JD off=343506 len=1056676 2023-12-16T01:42:52.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 1209 completed, throughput=4.99MB/sec 2023-12-16T01:42:52.912 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7MddoXOxvaCXa1- off=14682012 len=402039 2023-12-16T01:42:52.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 1210 completed, throughput=4.99MB/sec 2023-12-16T01:42:52.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NRaMISDCei1daTa off=1852807 len=1862031 2023-12-16T01:42:52.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 1211 completed, throughput=5MB/sec 2023-12-16T01:42:52.918 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p0XAzmGJosGjLgn off=6652424 len=490155 2023-12-16T01:42:52.919 INFO:tasks.workunit.client.0.smithi078.stdout:op 1212 completed, throughput=5MB/sec 2023-12-16T01:42:52.919 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GoTy0CkCWxSH-kD off=3204844 len=1082993 2023-12-16T01:42:52.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 1213 completed, throughput=5MB/sec 2023-12-16T01:42:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:52 smithi078 ceph-mon[139570]: pgmap v1443: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:52 smithi078 ceph-mon[142991]: pgmap v1443: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:52 smithi118 ceph-mon[131825]: pgmap v1443: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:42:53.924 INFO:tasks.workunit.client.0.smithi078.stdout: 235: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:53.924 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EhjOBN9KuhdMVY2 off=6541178 len=1740227 2023-12-16T01:42:53.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 1214 completed, throughput=4.99MB/sec 2023-12-16T01:42:53.926 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xudoV7YSbXe-ctf off=14747462 len=1015180 2023-12-16T01:42:53.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 1215 completed, throughput=4.99MB/sec 2023-12-16T01:42:53.932 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Hf3MMHFLl9Ggjlk off=2135290 len=2088972 2023-12-16T01:42:53.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 1216 completed, throughput=5MB/sec 2023-12-16T01:42:54.934 INFO:tasks.workunit.client.0.smithi078.stdout: 236: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:54.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sj4E4MAd7-ItuNc off=633113 len=1681419 2023-12-16T01:42:54.935 INFO:tasks.workunit.client.0.smithi078.stdout:op 1217 completed, throughput=4.99MB/sec 2023-12-16T01:42:54.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-15aPxDtSKR7Raws off=489669 len=640365 2023-12-16T01:42:54.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 1218 completed, throughput=4.99MB/sec 2023-12-16T01:42:54.937 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WSf0lDgOETHq2JE off=1397989 len=1128188 2023-12-16T01:42:54.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 1219 completed, throughput=4.99MB/sec 2023-12-16T01:42:54.943 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ex877VTKO74qwMx off=2564418 len=1420154 2023-12-16T01:42:54.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 1220 completed, throughput=5MB/sec 2023-12-16T01:42:54.951 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gWOHa6sD_Xbaizk off=4795626 len=1921284 2023-12-16T01:42:54.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 1221 completed, throughput=5.01MB/sec 2023-12-16T01:42:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:55 smithi118 ceph-mon[131825]: pgmap v1444: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:55 smithi078 ceph-mon[139570]: pgmap v1444: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:55 smithi078 ceph-mon[142991]: pgmap v1444: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:42:55.959 INFO:tasks.workunit.client.0.smithi078.stdout: 237: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:55.959 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cav0AtptwJKPxF7 off=18718649 len=1958786 2023-12-16T01:42:55.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 1222 completed, throughput=4.99MB/sec 2023-12-16T01:42:55.961 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5tq0O4dxv9eh9V off=857760 len=2021827 2023-12-16T01:42:55.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 1223 completed, throughput=5MB/sec 2023-12-16T01:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:42:56] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2023-12-16T01:42:56.971 INFO:tasks.workunit.client.0.smithi078.stdout: 238: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:56.972 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wI3mTaLuJjdsSnj off=12655045 len=848215 2023-12-16T01:42:56.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 1224 completed, throughput=4.98MB/sec 2023-12-16T01:42:56.973 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SniOpaXvHqn7DNm off=103288 len=54190 2023-12-16T01:42:56.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 1225 completed, throughput=4.98MB/sec 2023-12-16T01:42:56.976 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BoUWK1__v2bZCCI off=6591182 len=1312234 2023-12-16T01:42:56.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 1226 completed, throughput=4.99MB/sec 2023-12-16T01:42:56.982 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VdsOhHsVIG_NEhq off=7384282 len=1282454 2023-12-16T01:42:56.989 INFO:tasks.workunit.client.0.smithi078.stdout:op 1227 completed, throughput=4.99MB/sec 2023-12-16T01:42:56.990 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cWoFj7GOK4iH03c off=5196728 len=1542130 2023-12-16T01:42:56.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 1228 completed, throughput=5MB/sec 2023-12-16T01:42:56.997 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V-kl_-zX-_8fAJC off=275160 len=249460 2023-12-16T01:42:56.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 1229 completed, throughput=5MB/sec 2023-12-16T01:42:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:57 smithi118 ceph-mon[131825]: pgmap v1445: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:57 smithi078 ceph-mon[139570]: pgmap v1445: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:57 smithi078 ceph-mon[142991]: pgmap v1445: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:42:57.997 INFO:tasks.workunit.client.0.smithi078.stdout: 239: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:57.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gTbTU1F9TmQiz-z off=4377905 len=1898931 2023-12-16T01:42:58.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 1230 completed, throughput=4.99MB/sec 2023-12-16T01:42:58.001 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vy33EBy29vUIVPS off=1539281 len=1428874 2023-12-16T01:42:58.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 1231 completed, throughput=4.99MB/sec 2023-12-16T01:42:58.009 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZnhZDLd4OrMIpgb off=15606042 len=879426 2023-12-16T01:42:58.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 1232 completed, throughput=5MB/sec 2023-12-16T01:42:58.010 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d9R8k5tfAYlGMKj off=14446300 len=256550 2023-12-16T01:42:58.013 INFO:tasks.workunit.client.0.smithi078.stdout:op 1233 completed, throughput=5MB/sec 2023-12-16T01:42:58.013 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y1MPl7KwW4KpYnt off=7451167 len=941226 2023-12-16T01:42:58.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 1234 completed, throughput=5MB/sec 2023-12-16T01:42:59.019 INFO:tasks.workunit.client.0.smithi078.stdout: 240: throughput=4.98MB/sec pending data=0 2023-12-16T01:42:59.019 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aI3LhZNei5ZqQaq off=2248054 len=1544420 2023-12-16T01:42:59.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 1235 completed, throughput=4.99MB/sec 2023-12-16T01:42:59.027 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BqifrplAlMMkw2Y off=5837677 len=650044 2023-12-16T01:42:59.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 1236 completed, throughput=4.99MB/sec 2023-12-16T01:42:59.031 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ONCP6_O_f-JLTYf off=13859855 len=1935034 2023-12-16T01:42:59.040 INFO:tasks.workunit.client.0.smithi078.stdout:op 1237 completed, throughput=5MB/sec 2023-12-16T01:42:59.040 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-epSBEf5JuZRDz5K off=4940782 len=2058530 2023-12-16T01:42:59.052 INFO:tasks.workunit.client.0.smithi078.stdout:op 1238 completed, throughput=5MB/sec 2023-12-16T01:42:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:42:59 smithi118 ceph-mon[131825]: pgmap v1446: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:42:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:42:59 smithi078 ceph-mon[139570]: pgmap v1446: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:42:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:42:59 smithi078 ceph-mon[142991]: pgmap v1446: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:43:00.052 INFO:tasks.workunit.client.0.smithi078.stdout: 241: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:00.052 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NXMQhEHJeNvFXy9 off=1868361 len=1041064 2023-12-16T01:43:00.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 1239 completed, throughput=4.99MB/sec 2023-12-16T01:43:00.058 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BYfA8f3zd-uT1WN off=3496783 len=1201669 2023-12-16T01:43:00.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 1240 completed, throughput=4.99MB/sec 2023-12-16T01:43:00.059 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m2u-KlGv5OOZqUO off=1167022 len=1191423 2023-12-16T01:43:00.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 1241 completed, throughput=5MB/sec 2023-12-16T01:43:00.066 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uE4GXHydrcdFsRv off=6114124 len=912944 2023-12-16T01:43:00.068 INFO:tasks.workunit.client.0.smithi078.stdout:op 1242 completed, throughput=5MB/sec 2023-12-16T01:43:00.069 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vUkIu33FEHMoDh7 off=2585554 len=1508243 2023-12-16T01:43:00.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 1243 completed, throughput=5.01MB/sec 2023-12-16T01:43:01.071 INFO:tasks.workunit.client.0.smithi078.stdout: 242: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:01.072 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fqXV05LuvmFPNnM off=4926119 len=159153 2023-12-16T01:43:01.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 1244 completed, throughput=4.99MB/sec 2023-12-16T01:43:01.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AfYxlO1jRUynLx0 off=11959925 len=1754367 2023-12-16T01:43:01.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 1245 completed, throughput=4.99MB/sec 2023-12-16T01:43:01.081 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6R4onioW40u2zMF off=7379060 len=1572713 2023-12-16T01:43:01.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 1246 completed, throughput=5MB/sec 2023-12-16T01:43:01.089 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d2Oosb1yx_26PbS off=13294318 len=772506 2023-12-16T01:43:01.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 1247 completed, throughput=5MB/sec 2023-12-16T01:43:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:01 smithi118 ceph-mon[131825]: pgmap v1447: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:01 smithi078 ceph-mon[139570]: pgmap v1447: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:01 smithi078 ceph-mon[142991]: pgmap v1447: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:02.090 INFO:tasks.workunit.client.0.smithi078.stdout: 243: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:02.091 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G4zqWRM0IbYk7ma off=2107506 len=1236099 2023-12-16T01:43:02.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 1248 completed, throughput=4.99MB/sec 2023-12-16T01:43:02.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8PbKV_0SEWMtSz1 off=10997665 len=664695 2023-12-16T01:43:02.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 1249 completed, throughput=4.99MB/sec 2023-12-16T01:43:02.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xBwFwirrG69Egka off=12402938 len=711221 2023-12-16T01:43:02.094 INFO:tasks.workunit.client.0.smithi078.stdout:op 1250 completed, throughput=4.99MB/sec 2023-12-16T01:43:02.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q5ONRZk9CTWxhx9 off=19516652 len=47410 2023-12-16T01:43:02.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 1251 completed, throughput=4.99MB/sec 2023-12-16T01:43:02.097 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lpaEK5WtyZAWxTH off=3555481 len=797823 2023-12-16T01:43:02.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 1252 completed, throughput=4.99MB/sec 2023-12-16T01:43:02.098 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-K1t3C8W3C8g4Kug off=5285944 len=323012 2023-12-16T01:43:02.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 1253 completed, throughput=5MB/sec 2023-12-16T01:43:02.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pZSRtOdHUpY6AMI off=2585474 len=1218933 2023-12-16T01:43:02.103 INFO:tasks.workunit.client.0.smithi078.stdout:op 1254 completed, throughput=5MB/sec 2023-12-16T01:43:02.103 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yhaJHGJ4A_p3KzO off=1005481 len=893077 2023-12-16T01:43:02.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 1255 completed, throughput=5MB/sec 2023-12-16T01:43:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:03.108 INFO:tasks.workunit.client.0.smithi078.stdout: 244: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:03.108 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ofEFCTapOIcWR-b off=7754117 len=955898 2023-12-16T01:43:03.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 1256 completed, throughput=4.99MB/sec 2023-12-16T01:43:03.113 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ypOyeiglUD7zwmS off=7980246 len=1487183 2023-12-16T01:43:03.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 1257 completed, throughput=4.99MB/sec 2023-12-16T01:43:03.121 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zLE86vW1xHApo3g off=7259281 len=313080 2023-12-16T01:43:03.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 1258 completed, throughput=4.99MB/sec 2023-12-16T01:43:03.123 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fz76UAVvQQAtldb off=16176549 len=1896880 2023-12-16T01:43:03.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 1259 completed, throughput=5MB/sec 2023-12-16T01:43:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:03 smithi118 ceph-mon[131825]: pgmap v1448: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:03 smithi078 ceph-mon[139570]: pgmap v1448: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:03 smithi078 ceph-mon[142991]: pgmap v1448: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:04.125 INFO:tasks.workunit.client.0.smithi078.stdout: 245: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:04.125 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2VUl03uJ0zqWcfS off=13772526 len=526039 2023-12-16T01:43:04.129 INFO:tasks.workunit.client.0.smithi078.stdout:op 1260 completed, throughput=4.98MB/sec 2023-12-16T01:43:04.129 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--0VYlvuIIdaFykq off=2914233 len=1660595 2023-12-16T01:43:04.136 INFO:tasks.workunit.client.0.smithi078.stdout:op 1261 completed, throughput=4.99MB/sec 2023-12-16T01:43:04.136 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-thGYkXO-QhaNY4u off=826486 len=364902 2023-12-16T01:43:04.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 1262 completed, throughput=4.99MB/sec 2023-12-16T01:43:04.138 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-udbZqtnjVGyMDq- off=2586974 len=915067 2023-12-16T01:43:04.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 1263 completed, throughput=4.99MB/sec 2023-12-16T01:43:04.142 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yh68sWMlZmOZtKF off=12216023 len=594167 2023-12-16T01:43:04.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 1264 completed, throughput=5MB/sec 2023-12-16T01:43:04.143 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4nBdQUuXIWG_Fu6 off=3388086 len=1714124 2023-12-16T01:43:04.147 INFO:tasks.workunit.client.0.smithi078.stdout:op 1265 completed, throughput=5MB/sec 2023-12-16T01:43:05.147 INFO:tasks.workunit.client.0.smithi078.stdout: 246: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:05.147 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-weYiCxt-y1BKyhm off=5593204 len=644037 2023-12-16T01:43:05.148 INFO:tasks.workunit.client.0.smithi078.stdout:op 1266 completed, throughput=4.98MB/sec 2023-12-16T01:43:05.148 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pZUbPY7WLpyidbv off=2648655 len=264592 2023-12-16T01:43:05.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 1267 completed, throughput=4.99MB/sec 2023-12-16T01:43:05.152 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nKYeMO22vIojH9W off=141748 len=217391 2023-12-16T01:43:05.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 1268 completed, throughput=4.99MB/sec 2023-12-16T01:43:05.154 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uSmUtBOOH3vLYVM off=9011829 len=486089 2023-12-16T01:43:05.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 1269 completed, throughput=4.99MB/sec 2023-12-16T01:43:05.158 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k38C8y9JBYt7u-X off=7087902 len=240899 2023-12-16T01:43:05.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 1270 completed, throughput=4.99MB/sec 2023-12-16T01:43:05.161 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-68A6SPbHs9YFZZs off=9817640 len=1693978 2023-12-16T01:43:05.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 1271 completed, throughput=5MB/sec 2023-12-16T01:43:05.168 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IU4gMeVB7INOuq1 off=4443850 len=181310 2023-12-16T01:43:05.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 1272 completed, throughput=5MB/sec 2023-12-16T01:43:05.169 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M4wTLJ1Kj1wbxaE off=2743776 len=1248201 2023-12-16T01:43:05.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 1273 completed, throughput=5MB/sec 2023-12-16T01:43:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:05 smithi118 ceph-mon[131825]: pgmap v1449: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:43:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:05 smithi078 ceph-mon[139570]: pgmap v1449: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:43:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:05 smithi078 ceph-mon[142991]: pgmap v1449: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:43:06.175 INFO:tasks.workunit.client.0.smithi078.stdout: 247: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:06.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3rgBrkOONPQZFIO off=4314777 len=1075112 2023-12-16T01:43:06.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 1274 completed, throughput=4.98MB/sec 2023-12-16T01:43:06.177 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xlRAB0sAbtYbWly off=956869 len=301009 2023-12-16T01:43:06.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 1275 completed, throughput=4.99MB/sec 2023-12-16T01:43:06.178 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gaZDKHNvVZVwJBd off=5722897 len=1121760 2023-12-16T01:43:06.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 1276 completed, throughput=4.99MB/sec 2023-12-16T01:43:06.179 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-B-zp-Smq5YF6d5d off=18607181 len=875821 2023-12-16T01:43:06.180 INFO:tasks.workunit.client.0.smithi078.stdout:op 1277 completed, throughput=4.99MB/sec 2023-12-16T01:43:06.180 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bCry7jmDJSJwfua off=3642863 len=1754632 2023-12-16T01:43:06.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 1278 completed, throughput=5MB/sec 2023-12-16T01:43:06.187 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bADiiEsIsfNUCBL off=5723121 len=1638202 2023-12-16T01:43:06.195 INFO:tasks.workunit.client.0.smithi078.stdout:op 1279 completed, throughput=5.01MB/sec 2023-12-16T01:43:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:06] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:43:07.196 INFO:tasks.workunit.client.0.smithi078.stdout: 248: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:07.196 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1Bfqw6Dsl6oN7Xp off=6074907 len=1547477 2023-12-16T01:43:07.199 INFO:tasks.workunit.client.0.smithi078.stdout:op 1280 completed, throughput=4.99MB/sec 2023-12-16T01:43:07.199 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kKmRW4HrVx7TsQS off=1541299 len=1146196 2023-12-16T01:43:07.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 1281 completed, throughput=5MB/sec 2023-12-16T01:43:07.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BSEmZLdGqwFSqLD off=10670302 len=108697 2023-12-16T01:43:07.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 1282 completed, throughput=5MB/sec 2023-12-16T01:43:07.204 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-45eWi1juepryGrM off=8688622 len=1441183 2023-12-16T01:43:07.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 1283 completed, throughput=5MB/sec 2023-12-16T01:43:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:07 smithi118 ceph-mon[131825]: pgmap v1450: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:43:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:07 smithi078 ceph-mon[139570]: pgmap v1450: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:43:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:07 smithi078 ceph-mon[142991]: pgmap v1450: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:43:08.206 INFO:tasks.workunit.client.0.smithi078.stdout: 249: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:08.206 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QyfuJ65yh2GqV8L off=316960 len=1260969 2023-12-16T01:43:08.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 1284 completed, throughput=4.99MB/sec 2023-12-16T01:43:08.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8LvnS5ktzAp99Or off=6710273 len=1106247 2023-12-16T01:43:08.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 1285 completed, throughput=4.99MB/sec 2023-12-16T01:43:08.213 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aPUqECvTWj629Ar off=3638749 len=1616272 2023-12-16T01:43:08.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 1286 completed, throughput=5MB/sec 2023-12-16T01:43:08.215 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wozQGKLmr36suT_ off=4900451 len=1747214 2023-12-16T01:43:08.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 1287 completed, throughput=5MB/sec 2023-12-16T01:43:09.224 INFO:tasks.workunit.client.0.smithi078.stdout: 250: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:09.224 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r2D59234HWC5wZk off=4270331 len=1185738 2023-12-16T01:43:09.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 1288 completed, throughput=4.99MB/sec 2023-12-16T01:43:09.231 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tW-dsvtVGkA2qYx off=12027699 len=745189 2023-12-16T01:43:09.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 1289 completed, throughput=4.99MB/sec 2023-12-16T01:43:09.232 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Aq3L3FlTZc6aEqp off=3472993 len=1625553 2023-12-16T01:43:09.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 1290 completed, throughput=5MB/sec 2023-12-16T01:43:09.240 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZOzodl2DwXrBYdy off=13180552 len=1263255 2023-12-16T01:43:09.247 INFO:tasks.workunit.client.0.smithi078.stdout:op 1291 completed, throughput=5MB/sec 2023-12-16T01:43:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:09 smithi118 ceph-mon[131825]: pgmap v1451: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:09 smithi078 ceph-mon[139570]: pgmap v1451: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:09 smithi078 ceph-mon[142991]: pgmap v1451: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:10.247 INFO:tasks.workunit.client.0.smithi078.stdout: 251: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:10.247 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XPXzJB_Wna9UaEC off=5833238 len=75960 2023-12-16T01:43:10.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 1292 completed, throughput=4.98MB/sec 2023-12-16T01:43:10.250 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vLePcYCGQouTzSG off=295946 len=555306 2023-12-16T01:43:10.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 1293 completed, throughput=4.98MB/sec 2023-12-16T01:43:10.251 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xp1kUTnrnuPmT8c off=1708059 len=1408194 2023-12-16T01:43:10.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 1294 completed, throughput=4.99MB/sec 2023-12-16T01:43:10.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0OavnSBQrEBrMiE off=855641 len=1680569 2023-12-16T01:43:10.259 INFO:tasks.workunit.client.0.smithi078.stdout:op 1295 completed, throughput=5MB/sec 2023-12-16T01:43:10.259 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nYGjfi_s9X_wMqy off=5092268 len=735621 2023-12-16T01:43:10.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 1296 completed, throughput=5MB/sec 2023-12-16T01:43:10.263 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ozYv-y-l_17UZI- off=5648137 len=1059961 2023-12-16T01:43:10.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 1297 completed, throughput=5MB/sec 2023-12-16T01:43:11.264 INFO:tasks.workunit.client.0.smithi078.stdout: 252: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:11.265 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rnlM-m1lZLE-cjB off=9057408 len=1836452 2023-12-16T01:43:11.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 1298 completed, throughput=4.99MB/sec 2023-12-16T01:43:11.275 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F9r3f13n5ZlF4wz off=12368464 len=1934324 2023-12-16T01:43:11.276 INFO:tasks.workunit.client.0.smithi078.stdout:op 1299 completed, throughput=5MB/sec 2023-12-16T01:43:11.276 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qGEy4tJMUI-c73W off=18156289 len=939215 2023-12-16T01:43:11.282 INFO:tasks.workunit.client.0.smithi078.stdout:op 1300 completed, throughput=5MB/sec 2023-12-16T01:43:11.282 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aPkWFPz9iEegub2 off=11118166 len=173065 2023-12-16T01:43:11.282 INFO:tasks.workunit.client.0.smithi078.stdout:op 1301 completed, throughput=5MB/sec 2023-12-16T01:43:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:11 smithi118 ceph-mon[131825]: pgmap v1452: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:11 smithi078 ceph-mon[139570]: pgmap v1452: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:11 smithi078 ceph-mon[142991]: pgmap v1452: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:12.283 INFO:tasks.workunit.client.0.smithi078.stdout: 253: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:12.283 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ijwTcp53mPuda0L off=5992357 len=1113359 2023-12-16T01:43:12.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 1302 completed, throughput=4.99MB/sec 2023-12-16T01:43:12.284 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vmtPmM-FJ0e4gKv off=168820 len=878973 2023-12-16T01:43:12.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 1303 completed, throughput=4.99MB/sec 2023-12-16T01:43:12.289 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E_wY6je4FHhEbsM off=1444568 len=1324949 2023-12-16T01:43:12.291 INFO:tasks.workunit.client.0.smithi078.stdout:op 1304 completed, throughput=4.99MB/sec 2023-12-16T01:43:12.291 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5KF_py7Pql4fbW_ off=4366679 len=739125 2023-12-16T01:43:12.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 1305 completed, throughput=5MB/sec 2023-12-16T01:43:12.292 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nN5lW07ec8xv3BB off=542575 len=1082628 2023-12-16T01:43:12.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 1306 completed, throughput=5MB/sec 2023-12-16T01:43:12.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QOE6QbNYgwF4NtE off=3469690 len=1601455 2023-12-16T01:43:12.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 1307 completed, throughput=5.01MB/sec 2023-12-16T01:43:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:12 smithi078 ceph-mon[139570]: pgmap v1453: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:12 smithi078 ceph-mon[142991]: pgmap v1453: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:13.300 INFO:tasks.workunit.client.0.smithi078.stdout: 254: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:13.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-803Bzjse8nGWlcd off=9851322 len=23582 2023-12-16T01:43:13.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 1308 completed, throughput=4.99MB/sec 2023-12-16T01:43:13.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JIXtOt-36soSHyA off=202406 len=663729 2023-12-16T01:43:13.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 1309 completed, throughput=4.99MB/sec 2023-12-16T01:43:13.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GYhLTV-IwRybOmz off=1840529 len=671468 2023-12-16T01:43:13.304 INFO:tasks.workunit.client.0.smithi078.stdout:op 1310 completed, throughput=4.99MB/sec 2023-12-16T01:43:13.304 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Se76L1Lu7opUTPS off=14451081 len=136002 2023-12-16T01:43:13.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 1311 completed, throughput=4.99MB/sec 2023-12-16T01:43:13.306 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tfFKemvhqaX6Er0 off=18604199 len=369339 2023-12-16T01:43:13.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 1312 completed, throughput=4.99MB/sec 2023-12-16T01:43:13.306 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GdVokFSgyJpww_p off=3154451 len=1360352 2023-12-16T01:43:13.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 1313 completed, throughput=5MB/sec 2023-12-16T01:43:13.307 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ALM_4x7G_4owtK6 off=156069 len=1462219 2023-12-16T01:43:13.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 1314 completed, throughput=5MB/sec 2023-12-16T01:43:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:12 smithi118 ceph-mon[131825]: pgmap v1453: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:14.309 INFO:tasks.workunit.client.0.smithi078.stdout: 255: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:14.309 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CtwtdWiqz8IgmRX off=21466848 len=696534 2023-12-16T01:43:14.314 INFO:tasks.workunit.client.0.smithi078.stdout:op 1315 completed, throughput=4.99MB/sec 2023-12-16T01:43:14.314 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xbf6V1m5o6xksFL off=16898891 len=336795 2023-12-16T01:43:14.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 1316 completed, throughput=4.99MB/sec 2023-12-16T01:43:14.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8Sym0JTuUKvJO_c off=3115622 len=24727 2023-12-16T01:43:14.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 1317 completed, throughput=4.99MB/sec 2023-12-16T01:43:14.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-do1rkQOVHX34J2O off=5641202 len=957111 2023-12-16T01:43:14.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 1318 completed, throughput=4.99MB/sec 2023-12-16T01:43:14.319 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ZLJslq5riUbd2F off=0 len=1063688 2023-12-16T01:43:14.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 1319 completed, throughput=5MB/sec 2023-12-16T01:43:14.320 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-79l7fY0Lzmv0uo- off=159198 len=1533039 2023-12-16T01:43:14.322 INFO:tasks.workunit.client.0.smithi078.stdout:op 1320 completed, throughput=5MB/sec 2023-12-16T01:43:15.322 INFO:tasks.workunit.client.0.smithi078.stdout: 256: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:15.322 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LtoAZ3SH88LVU8G off=8675108 len=1280875 2023-12-16T01:43:15.324 INFO:tasks.workunit.client.0.smithi078.stdout:op 1321 completed, throughput=4.99MB/sec 2023-12-16T01:43:15.324 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7NiP9_kULZp-idD off=1580830 len=1242086 2023-12-16T01:43:15.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 1322 completed, throughput=4.99MB/sec 2023-12-16T01:43:15.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ak_kpJh19T7COt0 off=5689416 len=1444529 2023-12-16T01:43:15.337 INFO:tasks.workunit.client.0.smithi078.stdout:op 1323 completed, throughput=5MB/sec 2023-12-16T01:43:15.338 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dJjWB4A9Fmk3oim off=8185217 len=1762869 2023-12-16T01:43:15.346 INFO:tasks.workunit.client.0.smithi078.stdout:op 1324 completed, throughput=5MB/sec 2023-12-16T01:43:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:15 smithi118 ceph-mon[131825]: pgmap v1454: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:15 smithi078 ceph-mon[139570]: pgmap v1454: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:15 smithi078 ceph-mon[142991]: pgmap v1454: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:16.347 INFO:tasks.workunit.client.0.smithi078.stdout: 257: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:16.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fwjmkUGIjgKHHMV off=4402216 len=1097260 2023-12-16T01:43:16.349 INFO:tasks.workunit.client.0.smithi078.stdout:op 1325 completed, throughput=4.99MB/sec 2023-12-16T01:43:16.349 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ES2fBFxTJzGrbpf off=14999601 len=1087671 2023-12-16T01:43:16.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 1326 completed, throughput=4.99MB/sec 2023-12-16T01:43:16.354 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Oydq7J7HyIp-I69 off=2312417 len=741994 2023-12-16T01:43:16.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 1327 completed, throughput=4.99MB/sec 2023-12-16T01:43:16.355 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OZBdQ_K1SjMs2C0 off=5288784 len=1421848 2023-12-16T01:43:16.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 1328 completed, throughput=5MB/sec 2023-12-16T01:43:16.357 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gob8LV987cBf0WM off=14539878 len=153710 2023-12-16T01:43:16.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 1329 completed, throughput=5MB/sec 2023-12-16T01:43:16.359 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X2fUKZmNbxVDyuA off=7949042 len=1348048 2023-12-16T01:43:16.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 1330 completed, throughput=5MB/sec 2023-12-16T01:43:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:16] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:43:17.367 INFO:tasks.workunit.client.0.smithi078.stdout: 258: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:17.367 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EuKYivTyiHUsLJN off=15948352 len=1702998 2023-12-16T01:43:17.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 1331 completed, throughput=4.99MB/sec 2023-12-16T01:43:17.369 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hoHGQ_B_WyQpkwq off=21549352 len=620918 2023-12-16T01:43:17.374 INFO:tasks.workunit.client.0.smithi078.stdout:op 1332 completed, throughput=4.99MB/sec 2023-12-16T01:43:17.374 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-npZoLnqa8ihSU1- off=2722698 len=1675425 2023-12-16T01:43:17.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 1333 completed, throughput=5MB/sec 2023-12-16T01:43:17.380 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ITG6ElNHFev0VtZ off=8962756 len=299917 2023-12-16T01:43:17.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 1334 completed, throughput=5MB/sec 2023-12-16T01:43:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:17 smithi118 ceph-mon[131825]: pgmap v1455: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:17 smithi078 ceph-mon[139570]: pgmap v1455: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:17 smithi078 ceph-mon[142991]: pgmap v1455: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:18.384 INFO:tasks.workunit.client.0.smithi078.stdout: 259: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:18.384 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rvqhylUYJM0I493 off=2568915 len=1944972 2023-12-16T01:43:18.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 1335 completed, throughput=4.99MB/sec 2023-12-16T01:43:18.386 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cKgPsydi6BRzX5R off=9744170 len=19328 2023-12-16T01:43:18.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 1336 completed, throughput=4.99MB/sec 2023-12-16T01:43:18.387 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--jlwmHVcFnhAEm_ off=1108201 len=1400548 2023-12-16T01:43:18.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 1337 completed, throughput=4.99MB/sec 2023-12-16T01:43:18.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gFEjRQim0W5pI_u off=5291346 len=1308362 2023-12-16T01:43:18.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 1338 completed, throughput=5MB/sec 2023-12-16T01:43:18.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JEIuInrfT_d09nJ off=3090440 len=463605 2023-12-16T01:43:18.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 1339 completed, throughput=5MB/sec 2023-12-16T01:43:18.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MclFTR72dOOQh2D off=2336512 len=1854500 2023-12-16T01:43:18.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 1340 completed, throughput=5.01MB/sec 2023-12-16T01:43:19.402 INFO:tasks.workunit.client.0.smithi078.stdout: 260: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:19.403 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UIRb2Mhqok7tx7N off=19694688 len=132518 2023-12-16T01:43:19.403 INFO:tasks.workunit.client.0.smithi078.stdout:op 1341 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.404 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0JVt5s08EtDLwyh off=6168688 len=85063 2023-12-16T01:43:19.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 1342 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.404 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nNSB3EdoGWF9PNO off=1457446 len=491330 2023-12-16T01:43:19.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 1343 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.407 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IhxCzleqB923yml off=1963071 len=720215 2023-12-16T01:43:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:19 smithi118 ceph-mon[131825]: pgmap v1456: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:19.412 INFO:tasks.workunit.client.0.smithi078.stdout:op 1344 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.412 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MOqA26Uqh_VK-eE off=15733977 len=314962 2023-12-16T01:43:19.412 INFO:tasks.workunit.client.0.smithi078.stdout:op 1345 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.412 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bpleoic3DQTYMPw off=3175981 len=117707 2023-12-16T01:43:19.415 INFO:tasks.workunit.client.0.smithi078.stdout:op 1346 completed, throughput=4.99MB/sec 2023-12-16T01:43:19.415 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qqug7pwhxBpxz3o off=4492093 len=1220230 2023-12-16T01:43:19.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 1347 completed, throughput=5MB/sec 2023-12-16T01:43:19.416 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SL4kN16axLb2yJn off=3685181 len=345182 2023-12-16T01:43:19.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 1348 completed, throughput=5MB/sec 2023-12-16T01:43:19.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-95SNEE0nmbAsrcZ off=11814682 len=2065570 2023-12-16T01:43:19.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 1349 completed, throughput=5.01MB/sec 2023-12-16T01:43:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:19 smithi078 ceph-mon[139570]: pgmap v1456: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:19 smithi078 ceph-mon[142991]: pgmap v1456: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:20.110 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (22m) 7m ago 26m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (21m) 5m ago 26m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (27m) 7m ago 27m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (27m) 5m ago 27m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (21m) 5m ago 30m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:43:20.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (21m) 7m ago 32m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (21m) 7m ago 32m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (20m) 5m ago 30m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (20m) 7m ago 30m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (22m) 7m ago 25m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (21m) 5m ago 25m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (19m) 7m ago 30m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (19m) 7m ago 29m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (18m) 7m ago 29m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:43:20.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (18m) 7m ago 29m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:43:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (17m) 5m ago 28m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:43:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (17m) 5m ago 28m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:43:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (16m) 5m ago 27m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:43:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (15m) 5m ago 27m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:43:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (21m) 5m ago 26m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:43:20.428 INFO:tasks.workunit.client.0.smithi078.stdout: 261: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:20.428 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DMFvbntrY63GgwD off=516929 len=1618536 2023-12-16T01:43:20.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 1350 completed, throughput=4.99MB/sec 2023-12-16T01:43:20.430 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8H2RhMaZzLfnKf4 off=8696172 len=1825115 2023-12-16T01:43:20.431 INFO:tasks.workunit.client.0.smithi078.stdout:op 1351 completed, throughput=5MB/sec 2023-12-16T01:43:20.431 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-znCKYS07k7IZFn5 off=8409291 len=1527004 2023-12-16T01:43:20.432 INFO:tasks.workunit.client.0.smithi078.stdout:op 1352 completed, throughput=5.01MB/sec 2023-12-16T01:43:20.802 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:43:20.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:43:20.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:43:20.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:20.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:43:20.803 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:21 smithi118 ceph-mon[131825]: pgmap v1457: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:21 smithi118 ceph-mon[131825]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:21 smithi118 ceph-mon[131825]: from='client.45275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2257711102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:21.432 INFO:tasks.workunit.client.0.smithi078.stdout: 262: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:21.432 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yas9Xl3cw7i30yT off=850613 len=1120958 2023-12-16T01:43:21.439 INFO:tasks.workunit.client.0.smithi078.stdout:op 1353 completed, throughput=4.99MB/sec 2023-12-16T01:43:21.439 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AbsUxnBMjuL7Flj off=7210990 len=1205328 2023-12-16T01:43:21.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 1354 completed, throughput=4.99MB/sec 2023-12-16T01:43:21.443 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7c-dgEuunakGgVS off=6952267 len=221931 2023-12-16T01:43:21.445 INFO:tasks.workunit.client.0.smithi078.stdout:op 1355 completed, throughput=5MB/sec 2023-12-16T01:43:21.445 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ct4UXXOu44YxK8R off=153945 len=1361074 2023-12-16T01:43:21.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 1356 completed, throughput=5MB/sec 2023-12-16T01:43:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[142991]: pgmap v1457: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[142991]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[142991]: from='client.45275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2257711102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[139570]: pgmap v1457: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[139570]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[139570]: from='client.45275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2257711102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:22.452 INFO:tasks.workunit.client.0.smithi078.stdout: 263: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:22.453 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zWfEBNy10CzKiwX off=5366416 len=289541 2023-12-16T01:43:22.456 INFO:tasks.workunit.client.0.smithi078.stdout:op 1357 completed, throughput=4.98MB/sec 2023-12-16T01:43:22.456 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7WnL2ebz9bsqz83 off=4968094 len=1348805 2023-12-16T01:43:22.462 INFO:tasks.workunit.client.0.smithi078.stdout:op 1358 completed, throughput=4.99MB/sec 2023-12-16T01:43:22.462 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NqBR0HJWF0_-HXt off=3028304 len=1170875 2023-12-16T01:43:22.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 1359 completed, throughput=4.99MB/sec 2023-12-16T01:43:22.469 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-44PDW_PjSJuFtQ_ off=13855424 len=1346607 2023-12-16T01:43:22.476 INFO:tasks.workunit.client.0.smithi078.stdout:op 1360 completed, throughput=5MB/sec 2023-12-16T01:43:22.476 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VHyUvMBZpSY86B_ off=2620323 len=95911 2023-12-16T01:43:22.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 1361 completed, throughput=5MB/sec 2023-12-16T01:43:22.477 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O7BwpC0o5E3R2pm off=10149934 len=553034 2023-12-16T01:43:22.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 1362 completed, throughput=5MB/sec 2023-12-16T01:43:22.478 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4NBdsiucJ1G3Emf off=1672376 len=194065 2023-12-16T01:43:22.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 1363 completed, throughput=5MB/sec 2023-12-16T01:43:22.480 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iFZKKs37bNj-7be off=458400 len=868267 2023-12-16T01:43:22.482 INFO:tasks.workunit.client.0.smithi078.stdout:op 1364 completed, throughput=5MB/sec 2023-12-16T01:43:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:22 smithi078 ceph-mon[139570]: pgmap v1458: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:43:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:22 smithi078 ceph-mon[142991]: pgmap v1458: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:43:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:22 smithi118 ceph-mon[131825]: pgmap v1458: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:43:23.482 INFO:tasks.workunit.client.0.smithi078.stdout: 264: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:23.482 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T0mLy18YXQYugVA off=1494460 len=247601 2023-12-16T01:43:23.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 1365 completed, throughput=4.98MB/sec 2023-12-16T01:43:23.485 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lVzVVYMUu39m9rY off=612810 len=793625 2023-12-16T01:43:23.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 1366 completed, throughput=4.99MB/sec 2023-12-16T01:43:23.487 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g0IuXtrPmjKhuIm off=934533 len=240683 2023-12-16T01:43:23.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 1367 completed, throughput=4.99MB/sec 2023-12-16T01:43:23.490 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VfSbtI90R6yWz-y off=2174327 len=399207 2023-12-16T01:43:23.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 1368 completed, throughput=4.99MB/sec 2023-12-16T01:43:23.490 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iij2VGrokiq-tUM off=4263245 len=1895967 2023-12-16T01:43:23.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 1369 completed, throughput=5MB/sec 2023-12-16T01:43:23.492 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EXGTWhWsE74_qrS off=5752803 len=984948 2023-12-16T01:43:23.494 INFO:tasks.workunit.client.0.smithi078.stdout:op 1370 completed, throughput=5MB/sec 2023-12-16T01:43:23.494 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Hxusp3nCOXslg8M off=5283416 len=781430 2023-12-16T01:43:23.498 INFO:tasks.workunit.client.0.smithi078.stdout:op 1371 completed, throughput=5MB/sec 2023-12-16T01:43:24.498 INFO:tasks.workunit.client.0.smithi078.stdout: 265: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:24.498 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-voU_9w1-9LcJyO6 off=17778386 len=1306076 2023-12-16T01:43:24.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 1372 completed, throughput=4.99MB/sec 2023-12-16T01:43:24.500 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lIaD2cMOwlnCpQo off=10950014 len=439304 2023-12-16T01:43:24.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 1373 completed, throughput=4.99MB/sec 2023-12-16T01:43:24.501 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2OaJ54m4I4CM7sa off=2926812 len=1723525 2023-12-16T01:43:24.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 1374 completed, throughput=5MB/sec 2023-12-16T01:43:24.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3VgRbCc7UkQG0SR off=18063020 len=328426 2023-12-16T01:43:24.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 1375 completed, throughput=5MB/sec 2023-12-16T01:43:24.506 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ia392BE64V6n2Vr off=7249766 len=730766 2023-12-16T01:43:24.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 1376 completed, throughput=5MB/sec 2023-12-16T01:43:24.507 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3-mMOHncU3Ag7r1 off=872171 len=454611 2023-12-16T01:43:24.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 1377 completed, throughput=5MB/sec 2023-12-16T01:43:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:25 smithi118 ceph-mon[131825]: pgmap v1459: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:43:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:25 smithi078 ceph-mon[139570]: pgmap v1459: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:43:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:25 smithi078 ceph-mon[142991]: pgmap v1459: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:43:25.511 INFO:tasks.workunit.client.0.smithi078.stdout: 266: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:25.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KFB3GkdPZMX0TaI off=2189477 len=1979690 2023-12-16T01:43:25.515 INFO:tasks.workunit.client.0.smithi078.stdout:op 1378 completed, throughput=4.99MB/sec 2023-12-16T01:43:25.515 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BHRI8ghgtcxeCxE off=5092084 len=2039020 2023-12-16T01:43:25.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 1379 completed, throughput=5MB/sec 2023-12-16T01:43:25.527 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vpmruIHWdI-johz off=6608853 len=1611225 2023-12-16T01:43:25.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 1380 completed, throughput=5MB/sec 2023-12-16T01:43:26.533 INFO:tasks.workunit.client.0.smithi078.stdout: 267: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:26.534 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yA6zeXfQzFkh7Fa off=5820932 len=1615400 2023-12-16T01:43:26.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 1381 completed, throughput=4.99MB/sec 2023-12-16T01:43:26.540 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GFI-6K-_LDk05XV off=1233819 len=1152540 2023-12-16T01:43:26.545 INFO:tasks.workunit.client.0.smithi078.stdout:op 1382 completed, throughput=4.99MB/sec 2023-12-16T01:43:26.545 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2vOMHqBWE_1saeJ off=8097749 len=1274626 2023-12-16T01:43:26.551 INFO:tasks.workunit.client.0.smithi078.stdout:op 1383 completed, throughput=5MB/sec 2023-12-16T01:43:26.552 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZX86ndNvsPOS7OJ off=5694720 len=878778 2023-12-16T01:43:26.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 1384 completed, throughput=5MB/sec 2023-12-16T01:43:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:26] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:43:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:27 smithi118 ceph-mon[131825]: pgmap v1460: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-16T01:43:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:27 smithi078 ceph-mon[139570]: pgmap v1460: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-16T01:43:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:27 smithi078 ceph-mon[142991]: pgmap v1460: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-16T01:43:27.556 INFO:tasks.workunit.client.0.smithi078.stdout: 268: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:27.556 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f2Lg8sM8iVW4_z2 off=8792014 len=184120 2023-12-16T01:43:27.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 1385 completed, throughput=4.98MB/sec 2023-12-16T01:43:27.559 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1DVUKe3R8r9zNSR off=2313297 len=1141286 2023-12-16T01:43:27.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 1386 completed, throughput=4.99MB/sec 2023-12-16T01:43:27.565 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ksw992rQPohwV7g off=19277397 len=679422 2023-12-16T01:43:27.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 1387 completed, throughput=4.99MB/sec 2023-12-16T01:43:27.565 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_6lN52j9mQeBa-6 off=2304682 len=615161 2023-12-16T01:43:27.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 1388 completed, throughput=4.99MB/sec 2023-12-16T01:43:27.567 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8iu1o0qpmtpwwiS off=314470 len=468209 2023-12-16T01:43:27.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 1389 completed, throughput=4.99MB/sec 2023-12-16T01:43:27.567 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kpFMopTeP0FOyoA off=4983669 len=913345 2023-12-16T01:43:27.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 1390 completed, throughput=5MB/sec 2023-12-16T01:43:27.573 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rvqhylUYJM0I493 off=3012938 len=432536 2023-12-16T01:43:27.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 1391 completed, throughput=5MB/sec 2023-12-16T01:43:27.576 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wq6iIQhPuw9Uou- off=1024848 len=1765905 2023-12-16T01:43:27.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 1392 completed, throughput=5MB/sec 2023-12-16T01:43:28.577 INFO:tasks.workunit.client.0.smithi078.stdout: 269: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:28.578 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DDaBf3xj5vKiY5d off=10127296 len=1263096 2023-12-16T01:43:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:op 1393 completed, throughput=4.99MB/sec 2023-12-16T01:43:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HK8W9tGl59Wpc0u off=15929026 len=1602918 2023-12-16T01:43:28.585 INFO:tasks.workunit.client.0.smithi078.stdout:op 1394 completed, throughput=4.99MB/sec 2023-12-16T01:43:28.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5qYuNlCxJLx966b off=10225237 len=1924916 2023-12-16T01:43:28.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 1395 completed, throughput=5MB/sec 2023-12-16T01:43:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:29 smithi118 ceph-mon[131825]: pgmap v1461: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:43:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:29 smithi078 ceph-mon[139570]: pgmap v1461: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:43:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:29 smithi078 ceph-mon[142991]: pgmap v1461: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:43:29.595 INFO:tasks.workunit.client.0.smithi078.stdout: 270: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:29.595 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_c9bgBwpSX0WV1B off=4715019 len=1724141 2023-12-16T01:43:29.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 1396 completed, throughput=4.99MB/sec 2023-12-16T01:43:29.597 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--AVQA_g_mtfQdJh off=660267 len=1591034 2023-12-16T01:43:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 1397 completed, throughput=4.99MB/sec 2023-12-16T01:43:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q7GbzLagMTjmHQu off=5506075 len=37012 2023-12-16T01:43:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 1398 completed, throughput=4.99MB/sec 2023-12-16T01:43:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j27d8Srxtc71ojO off=949495 len=256238 2023-12-16T01:43:29.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 1399 completed, throughput=5MB/sec 2023-12-16T01:43:29.609 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G5NsUlHe1NpQtof off=18064990 len=193790 2023-12-16T01:43:29.610 INFO:tasks.workunit.client.0.smithi078.stdout:op 1400 completed, throughput=5MB/sec 2023-12-16T01:43:29.610 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a8rSWaksIkphSQu off=7576873 len=1909426 2023-12-16T01:43:29.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 1401 completed, throughput=5MB/sec 2023-12-16T01:43:30.614 INFO:tasks.workunit.client.0.smithi078.stdout: 271: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:30.614 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oC6eq4QDLouDEiI off=5663793 len=850086 2023-12-16T01:43:30.619 INFO:tasks.workunit.client.0.smithi078.stdout:op 1402 completed, throughput=4.99MB/sec 2023-12-16T01:43:30.619 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uDY81zo7bSPLAG2 off=2398832 len=1833785 2023-12-16T01:43:30.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 1403 completed, throughput=4.99MB/sec 2023-12-16T01:43:30.628 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zypPw7W56CgbpsX off=14365624 len=1842968 2023-12-16T01:43:30.632 INFO:tasks.workunit.client.0.smithi078.stdout:op 1404 completed, throughput=5MB/sec 2023-12-16T01:43:30.632 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ZTEeqUive1ioBJ off=15304438 len=349617 2023-12-16T01:43:30.633 INFO:tasks.workunit.client.0.smithi078.stdout:op 1405 completed, throughput=5MB/sec 2023-12-16T01:43:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:31 smithi118 ceph-mon[131825]: pgmap v1462: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:31 smithi078 ceph-mon[142991]: pgmap v1462: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:31 smithi078 ceph-mon[139570]: pgmap v1462: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:31.636 INFO:tasks.workunit.client.0.smithi078.stdout: 272: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:31.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1CeCJToUmMN414o off=9687208 len=80096 2023-12-16T01:43:31.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 1406 completed, throughput=4.98MB/sec 2023-12-16T01:43:31.637 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8pnrHn9WPgKHwUo off=9029424 len=2087764 2023-12-16T01:43:31.642 INFO:tasks.workunit.client.0.smithi078.stdout:op 1407 completed, throughput=4.99MB/sec 2023-12-16T01:43:31.642 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aDSo6xt8p5CB7ZN off=3760373 len=1739665 2023-12-16T01:43:31.644 INFO:tasks.workunit.client.0.smithi078.stdout:op 1408 completed, throughput=5MB/sec 2023-12-16T01:43:31.644 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KcHBo24rVksb7m5 off=2340527 len=1203030 2023-12-16T01:43:31.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 1409 completed, throughput=5MB/sec 2023-12-16T01:43:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:32.646 INFO:tasks.workunit.client.0.smithi078.stdout: 273: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:32.646 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-80L2yYB_A1i8RJx off=16404678 len=2066953 2023-12-16T01:43:32.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 1410 completed, throughput=4.99MB/sec 2023-12-16T01:43:32.656 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QRGd2XoOVky4I9X off=10731575 len=203731 2023-12-16T01:43:32.659 INFO:tasks.workunit.client.0.smithi078.stdout:op 1411 completed, throughput=4.99MB/sec 2023-12-16T01:43:32.659 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QjOcG-9iuwRwf-v off=4801958 len=1998753 2023-12-16T01:43:32.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 1412 completed, throughput=5MB/sec 2023-12-16T01:43:32.669 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KXtXOuAbGKlHwaN off=9510454 len=1730156 2023-12-16T01:43:32.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 1413 completed, throughput=5MB/sec 2023-12-16T01:43:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:33 smithi118 ceph-mon[131825]: pgmap v1463: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:33 smithi078 ceph-mon[139570]: pgmap v1463: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:33 smithi078 ceph-mon[142991]: pgmap v1463: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:33.677 INFO:tasks.workunit.client.0.smithi078.stdout: 274: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:33.677 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w2AsOW7HVv0DswT off=8424805 len=1177281 2023-12-16T01:43:33.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 1414 completed, throughput=4.99MB/sec 2023-12-16T01:43:33.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oVFdGKF3M3QrOPc off=4246829 len=1962447 2023-12-16T01:43:33.683 INFO:tasks.workunit.client.0.smithi078.stdout:op 1415 completed, throughput=4.99MB/sec 2023-12-16T01:43:33.683 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-p0nelrYUDoU3vNS off=497981 len=201834 2023-12-16T01:43:33.687 INFO:tasks.workunit.client.0.smithi078.stdout:op 1416 completed, throughput=5MB/sec 2023-12-16T01:43:33.687 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_2JFUR-mFYC_QVH off=9502152 len=670916 2023-12-16T01:43:33.688 INFO:tasks.workunit.client.0.smithi078.stdout:op 1417 completed, throughput=5MB/sec 2023-12-16T01:43:33.688 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d8yNSybAeJ95t3D off=1575744 len=82413 2023-12-16T01:43:33.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 1418 completed, throughput=5MB/sec 2023-12-16T01:43:33.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hChGbT9mOskGzd1 off=11172767 len=298071 2023-12-16T01:43:33.694 INFO:tasks.workunit.client.0.smithi078.stdout:op 1419 completed, throughput=5MB/sec 2023-12-16T01:43:33.694 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-04ri6DCMYSmp0yn off=4829637 len=276851 2023-12-16T01:43:33.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 1420 completed, throughput=5MB/sec 2023-12-16T01:43:33.697 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eMacUxtUddS9q1O off=4676314 len=1360651 2023-12-16T01:43:33.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 1421 completed, throughput=5MB/sec 2023-12-16T01:43:34.703 INFO:tasks.workunit.client.0.smithi078.stdout: 275: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:34.703 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ahaVFXDUbvh4yap off=1574669 len=1774798 2023-12-16T01:43:34.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 1422 completed, throughput=4.99MB/sec 2023-12-16T01:43:34.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eL2Esxbn4Twy-Rh off=214864 len=1114675 2023-12-16T01:43:34.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 1423 completed, throughput=5MB/sec 2023-12-16T01:43:34.711 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c13NQjilmj_dzlm off=0 len=1146838 2023-12-16T01:43:34.717 INFO:tasks.workunit.client.0.smithi078.stdout:op 1424 completed, throughput=5MB/sec 2023-12-16T01:43:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:35 smithi118 ceph-mon[131825]: pgmap v1464: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:43:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:35 smithi078 ceph-mon[139570]: pgmap v1464: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:43:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:35 smithi078 ceph-mon[142991]: pgmap v1464: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:43:35.718 INFO:tasks.workunit.client.0.smithi078.stdout: 276: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:35.718 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tArtBTpysVEboD1 off=7523145 len=374027 2023-12-16T01:43:35.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 1425 completed, throughput=4.98MB/sec 2023-12-16T01:43:35.721 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3UZQmdQsbUdDcFZ off=19745249 len=186421 2023-12-16T01:43:35.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 1426 completed, throughput=4.98MB/sec 2023-12-16T01:43:35.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Xjiy2altLRMAPQ0 off=6024657 len=1293310 2023-12-16T01:43:35.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 1427 completed, throughput=4.99MB/sec 2023-12-16T01:43:35.733 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u8PXbu_z675qXpH off=4561652 len=1312855 2023-12-16T01:43:35.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 1428 completed, throughput=4.99MB/sec 2023-12-16T01:43:35.734 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z0KtBlYoKGN6Do5 off=3858571 len=119416 2023-12-16T01:43:35.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 1429 completed, throughput=4.99MB/sec 2023-12-16T01:43:35.737 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lhUNB6R6nWHgG5o off=2479108 len=1976565 2023-12-16T01:43:35.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 1430 completed, throughput=5MB/sec 2023-12-16T01:43:35.738 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a8ZB_Zi14iHQyEm off=16589710 len=1088936 2023-12-16T01:43:35.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 1431 completed, throughput=5MB/sec 2023-12-16T01:43:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:36] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:43:36.740 INFO:tasks.workunit.client.0.smithi078.stdout: 277: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:36.740 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U3jYqGxrlNQoa3t off=3598399 len=449406 2023-12-16T01:43:36.741 INFO:tasks.workunit.client.0.smithi078.stdout:op 1432 completed, throughput=4.99MB/sec 2023-12-16T01:43:36.741 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HHCZeODYBkl8uSo off=6306880 len=908730 2023-12-16T01:43:36.742 INFO:tasks.workunit.client.0.smithi078.stdout:op 1433 completed, throughput=4.99MB/sec 2023-12-16T01:43:36.742 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KIQwFIFcSEK9-HE off=6714506 len=1320276 2023-12-16T01:43:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 1434 completed, throughput=4.99MB/sec 2023-12-16T01:43:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L7T_-Hta7cj6Y6j off=2026402 len=295399 2023-12-16T01:43:36.751 INFO:tasks.workunit.client.0.smithi078.stdout:op 1435 completed, throughput=5MB/sec 2023-12-16T01:43:36.751 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oHqm3Mk398Rtzlr off=1787090 len=1186878 2023-12-16T01:43:36.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 1436 completed, throughput=5MB/sec 2023-12-16T01:43:36.752 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U5HyazOyHIalmBS off=3601865 len=1386210 2023-12-16T01:43:36.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 1437 completed, throughput=5MB/sec 2023-12-16T01:43:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:37 smithi118 ceph-mon[131825]: pgmap v1465: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:43:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:37 smithi078 ceph-mon[139570]: pgmap v1465: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:43:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:37 smithi078 ceph-mon[142991]: pgmap v1465: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:43:37.754 INFO:tasks.workunit.client.0.smithi078.stdout: 278: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:37.754 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J0sei32-eb6hwMr off=3278360 len=574332 2023-12-16T01:43:37.755 INFO:tasks.workunit.client.0.smithi078.stdout:op 1438 completed, throughput=4.99MB/sec 2023-12-16T01:43:37.756 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nKYeMO22vIojH9W off=4862664 len=1331104 2023-12-16T01:43:37.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 1439 completed, throughput=4.99MB/sec 2023-12-16T01:43:37.757 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AtfDL62tGXB6xeR off=11586835 len=1854834 2023-12-16T01:43:37.761 INFO:tasks.workunit.client.0.smithi078.stdout:op 1440 completed, throughput=5MB/sec 2023-12-16T01:43:37.761 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-U68s3m4j04GnPY6 off=11721617 len=68838 2023-12-16T01:43:37.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 1441 completed, throughput=5MB/sec 2023-12-16T01:43:37.764 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dpvZVWUIcobV1TY off=822056 len=54826 2023-12-16T01:43:37.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 1442 completed, throughput=5MB/sec 2023-12-16T01:43:37.764 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0bMOq6YlBfkS6nR off=12078528 len=330637 2023-12-16T01:43:37.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 1443 completed, throughput=5MB/sec 2023-12-16T01:43:38.768 INFO:tasks.workunit.client.0.smithi078.stdout: 279: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:38.768 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y1VGilAVCnUkrmU off=1437502 len=1406289 2023-12-16T01:43:38.775 INFO:tasks.workunit.client.0.smithi078.stdout:op 1444 completed, throughput=4.99MB/sec 2023-12-16T01:43:38.776 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7iCoJhbNG5XjU0x off=8504921 len=1855786 2023-12-16T01:43:38.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 1445 completed, throughput=4.99MB/sec 2023-12-16T01:43:38.778 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mAnzzGuvDjKsBjp off=1918149 len=616706 2023-12-16T01:43:38.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 1446 completed, throughput=5MB/sec 2023-12-16T01:43:38.781 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hx3z2pT5hp1X75v off=0 len=1142255 2023-12-16T01:43:38.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 1447 completed, throughput=5MB/sec 2023-12-16T01:43:38.788 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mF93Kg98-EY0bip off=838740 len=2055027 2023-12-16T01:43:38.790 INFO:tasks.workunit.client.0.smithi078.stdout:op 1448 completed, throughput=5.01MB/sec 2023-12-16T01:43:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:39 smithi118 ceph-mon[131825]: pgmap v1466: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:39 smithi078 ceph-mon[139570]: pgmap v1466: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:39 smithi078 ceph-mon[142991]: pgmap v1466: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:39.791 INFO:tasks.workunit.client.0.smithi078.stdout: 280: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:39.791 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VwkaLHlU0iDAFW9 off=4028852 len=1595359 2023-12-16T01:43:39.792 INFO:tasks.workunit.client.0.smithi078.stdout:op 1449 completed, throughput=4.99MB/sec 2023-12-16T01:43:39.793 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1V98vipuq5ndTRZ off=1723319 len=191247 2023-12-16T01:43:39.793 INFO:tasks.workunit.client.0.smithi078.stdout:op 1450 completed, throughput=4.99MB/sec 2023-12-16T01:43:39.793 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0sxdWEJ_JS3XtdG off=12881108 len=1052992 2023-12-16T01:43:39.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 1451 completed, throughput=5MB/sec 2023-12-16T01:43:39.805 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rDdmsn5b3qHvi32 off=7627248 len=1212221 2023-12-16T01:43:39.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 1452 completed, throughput=5MB/sec 2023-12-16T01:43:40.803 INFO:tasks.workunit.client.0.smithi078.stdout: 281: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:40.803 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cDs5Pi0XUSg_zB1 off=2321713 len=1894306 2023-12-16T01:43:40.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 1453 completed, throughput=4.99MB/sec 2023-12-16T01:43:40.810 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lvdxb3fbyxhCJJE off=18430731 len=1432823 2023-12-16T01:43:40.817 INFO:tasks.workunit.client.0.smithi078.stdout:op 1454 completed, throughput=5MB/sec 2023-12-16T01:43:40.817 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-duVxIGvogJmDEfw off=5341775 len=2053550 2023-12-16T01:43:40.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 1455 completed, throughput=5MB/sec 2023-12-16T01:43:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:41 smithi118 ceph-mon[131825]: pgmap v1467: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:41 smithi078 ceph-mon[139570]: pgmap v1467: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:41 smithi078 ceph-mon[142991]: pgmap v1467: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:41.827 INFO:tasks.workunit.client.0.smithi078.stdout: 282: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:41.827 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WQ-UbzYqBPUOCMx off=4003469 len=816150 2023-12-16T01:43:41.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 1456 completed, throughput=4.99MB/sec 2023-12-16T01:43:41.832 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YfVRVDF0ZduuqHK off=5873176 len=1223456 2023-12-16T01:43:41.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 1457 completed, throughput=4.99MB/sec 2023-12-16T01:43:41.837 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4pH_JnvMN0t314g off=1888714 len=411593 2023-12-16T01:43:41.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 1458 completed, throughput=4.99MB/sec 2023-12-16T01:43:41.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aG8bMMZniU8YmGx off=695537 len=856492 2023-12-16T01:43:41.840 INFO:tasks.workunit.client.0.smithi078.stdout:op 1459 completed, throughput=5MB/sec 2023-12-16T01:43:41.840 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-37MRQU57oI4JluC off=10161029 len=1517695 2023-12-16T01:43:41.843 INFO:tasks.workunit.client.0.smithi078.stdout:op 1460 completed, throughput=5MB/sec 2023-12-16T01:43:42.844 INFO:tasks.workunit.client.0.smithi078.stdout: 283: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:42.844 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qHgWNjiWopU2ulo off=17492502 len=540920 2023-12-16T01:43:42.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 1461 completed, throughput=4.98MB/sec 2023-12-16T01:43:42.848 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DIN992kd8enMtUh off=9478557 len=987203 2023-12-16T01:43:42.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 1462 completed, throughput=4.99MB/sec 2023-12-16T01:43:42.849 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z7wcL1WKY8j-OnM off=12763708 len=2056490 2023-12-16T01:43:42.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 1463 completed, throughput=4.99MB/sec 2023-12-16T01:43:42.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uRLUO6OzGDi8p7N off=4950660 len=178641 2023-12-16T01:43:42.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 1464 completed, throughput=5MB/sec 2023-12-16T01:43:42.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jjNb0CpRGq34_3z off=20036740 len=163352 2023-12-16T01:43:42.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 1465 completed, throughput=5MB/sec 2023-12-16T01:43:42.858 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6Tf0bLp0l0hssp7 off=2722005 len=1333318 2023-12-16T01:43:42.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 1466 completed, throughput=5MB/sec 2023-12-16T01:43:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:42 smithi078 ceph-mon[139570]: pgmap v1468: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:42 smithi078 ceph-mon[142991]: pgmap v1468: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:42 smithi118 ceph-mon[131825]: pgmap v1468: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:43:43.860 INFO:tasks.workunit.client.0.smithi078.stdout: 284: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:43.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bOJwB_n0dWsldzb off=96017 len=1668814 2023-12-16T01:43:43.869 INFO:tasks.workunit.client.0.smithi078.stdout:op 1467 completed, throughput=4.99MB/sec 2023-12-16T01:43:43.869 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OCaMAvxk5CBCblv off=8348925 len=1163946 2023-12-16T01:43:43.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 1468 completed, throughput=4.99MB/sec 2023-12-16T01:43:43.870 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--BwdQPpSnITM6wG off=16389788 len=1922453 2023-12-16T01:43:43.879 INFO:tasks.workunit.client.0.smithi078.stdout:op 1469 completed, throughput=5MB/sec 2023-12-16T01:43:43.879 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3qNhpi5a9ljVcTU off=11845120 len=1150844 2023-12-16T01:43:43.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 1470 completed, throughput=5MB/sec 2023-12-16T01:43:44.881 INFO:tasks.workunit.client.0.smithi078.stdout: 285: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:44.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1ZmJxvoNqYX9Yq4 off=11511669 len=1104754 2023-12-16T01:43:44.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 1471 completed, throughput=4.99MB/sec 2023-12-16T01:43:44.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QgFleGDSTh2ctlq off=8560199 len=642618 2023-12-16T01:43:44.886 INFO:tasks.workunit.client.0.smithi078.stdout:op 1472 completed, throughput=4.99MB/sec 2023-12-16T01:43:44.886 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A12sVGL9K6xNDAC off=12333487 len=100048 2023-12-16T01:43:44.886 INFO:tasks.workunit.client.0.smithi078.stdout:op 1473 completed, throughput=4.99MB/sec 2023-12-16T01:43:44.887 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_O3L9K0ngmwBsgd off=2939078 len=611175 2023-12-16T01:43:44.890 INFO:tasks.workunit.client.0.smithi078.stdout:op 1474 completed, throughput=4.99MB/sec 2023-12-16T01:43:44.890 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DD4s7s6qpn5SWR- off=0 len=1856052 2023-12-16T01:43:44.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 1475 completed, throughput=5MB/sec 2023-12-16T01:43:44.901 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-USc0VRREgriuxPH off=9725984 len=927813 2023-12-16T01:43:44.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 1476 completed, throughput=5MB/sec 2023-12-16T01:43:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:45 smithi118 ceph-mon[131825]: pgmap v1469: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:45 smithi078 ceph-mon[139570]: pgmap v1469: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:45 smithi078 ceph-mon[142991]: pgmap v1469: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:43:45.905 INFO:tasks.workunit.client.0.smithi078.stdout: 286: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:45.905 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yxBr_c7DbZpit0z off=742757 len=5035 2023-12-16T01:43:45.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 1477 completed, throughput=4.98MB/sec 2023-12-16T01:43:45.906 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4YkdYWSF1EFnPOu off=1298121 len=890239 2023-12-16T01:43:45.911 INFO:tasks.workunit.client.0.smithi078.stdout:op 1478 completed, throughput=4.99MB/sec 2023-12-16T01:43:45.911 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IdgrM9DRcWBB8o1 off=21822683 len=1738058 2023-12-16T01:43:45.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 1479 completed, throughput=4.99MB/sec 2023-12-16T01:43:45.914 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OTE411oBwMPYdgP off=14249867 len=277605 2023-12-16T01:43:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 1480 completed, throughput=4.99MB/sec 2023-12-16T01:43:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vLPukdnxxE8Qpd- off=11083999 len=1693012 2023-12-16T01:43:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 1481 completed, throughput=5MB/sec 2023-12-16T01:43:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VKAPtqruMWS-Ht8 off=3348931 len=430528 2023-12-16T01:43:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 1482 completed, throughput=5MB/sec 2023-12-16T01:43:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:46] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:43:46.919 INFO:tasks.workunit.client.0.smithi078.stdout: 287: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:46.919 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RX_PvKuE0_-_1sK off=4469622 len=1017128 2023-12-16T01:43:46.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 1483 completed, throughput=4.99MB/sec 2023-12-16T01:43:46.924 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nz4OIm0t7snfeeC off=236809 len=1805572 2023-12-16T01:43:46.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 1484 completed, throughput=4.99MB/sec 2023-12-16T01:43:46.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EqImD7VyixiUy_g off=216434 len=773660 2023-12-16T01:43:46.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 1485 completed, throughput=4.99MB/sec 2023-12-16T01:43:46.934 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hoo2a4oxHPJHRwQ off=18572719 len=643378 2023-12-16T01:43:46.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 1486 completed, throughput=5MB/sec 2023-12-16T01:43:46.939 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KcJmUn9pmThJMQs off=4994424 len=1611826 2023-12-16T01:43:46.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 1487 completed, throughput=5MB/sec 2023-12-16T01:43:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:47 smithi118 ceph-mon[131825]: pgmap v1470: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:47 smithi078 ceph-mon[139570]: pgmap v1470: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:47 smithi078 ceph-mon[142991]: pgmap v1470: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:43:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:43:47.941 INFO:tasks.workunit.client.0.smithi078.stdout: 288: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:47.941 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jx8jISVtWvt1UnM off=9732975 len=2048705 2023-12-16T01:43:47.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 1488 completed, throughput=4.99MB/sec 2023-12-16T01:43:47.943 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fCnrcOD_49rLYYk off=3127340 len=205593 2023-12-16T01:43:47.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 1489 completed, throughput=4.99MB/sec 2023-12-16T01:43:47.943 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bV3A89420oNB_hE off=11208733 len=319779 2023-12-16T01:43:47.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 1490 completed, throughput=4.99MB/sec 2023-12-16T01:43:47.946 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9n_vqFMlJe9DmUf off=3076218 len=371007 2023-12-16T01:43:47.947 INFO:tasks.workunit.client.0.smithi078.stdout:op 1491 completed, throughput=4.99MB/sec 2023-12-16T01:43:47.947 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ff1GECac12_nx31 off=3883101 len=785128 2023-12-16T01:43:47.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 1492 completed, throughput=5MB/sec 2023-12-16T01:43:47.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SKP8t5QyMN3CPz5 off=4064171 len=66524 2023-12-16T01:43:47.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 1493 completed, throughput=5MB/sec 2023-12-16T01:43:47.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-23c6uEGwe6c8Rfk off=5262188 len=998921 2023-12-16T01:43:47.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 1494 completed, throughput=5MB/sec 2023-12-16T01:43:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:43:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:48.951 INFO:tasks.workunit.client.0.smithi078.stdout: 289: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:48.951 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oWb2k87DZkUOUkP off=6688431 len=4179 2023-12-16T01:43:48.954 INFO:tasks.workunit.client.0.smithi078.stdout:op 1495 completed, throughput=4.98MB/sec 2023-12-16T01:43:48.954 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fVeVQj-ZkoNelsP off=10801709 len=1262234 2023-12-16T01:43:48.960 INFO:tasks.workunit.client.0.smithi078.stdout:op 1496 completed, throughput=4.99MB/sec 2023-12-16T01:43:48.960 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_EeGHbe-yj6fXd7 off=3477328 len=469733 2023-12-16T01:43:48.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 1497 completed, throughput=4.99MB/sec 2023-12-16T01:43:48.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Uf6Fp8WToFKkh2J off=7342604 len=227553 2023-12-16T01:43:48.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 1498 completed, throughput=4.99MB/sec 2023-12-16T01:43:48.967 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-spIgqQoXCHnGmu7 off=3866116 len=1497778 2023-12-16T01:43:48.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 1499 completed, throughput=4.99MB/sec 2023-12-16T01:43:48.973 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zpNXRc4RXPiaHYC off=9395363 len=1117026 2023-12-16T01:43:48.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 1500 completed, throughput=5MB/sec 2023-12-16T01:43:48.980 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-75245s7GG6-PZy4 off=10468754 len=97833 2023-12-16T01:43:48.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 1501 completed, throughput=5MB/sec 2023-12-16T01:43:48.980 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VqTy4LzjkecuU7J off=6724131 len=222195 2023-12-16T01:43:48.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 1502 completed, throughput=5MB/sec 2023-12-16T01:43:48.982 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MMbXjpk5eFz4yuj off=1127099 len=1272273 2023-12-16T01:43:48.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 1503 completed, throughput=5MB/sec 2023-12-16T01:43:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:49 smithi118 ceph-mon[131825]: pgmap v1471: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:43:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:43:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[142991]: pgmap v1471: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:43:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:43:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[139570]: pgmap v1471: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:43:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:43:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:43:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:43:49.989 INFO:tasks.workunit.client.0.smithi078.stdout: 290: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:49.989 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lAUL7MDJA3xnLAo off=5940132 len=1454876 2023-12-16T01:43:49.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 1504 completed, throughput=4.99MB/sec 2023-12-16T01:43:49.997 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xY2EEXHG2DXYcXe off=15982559 len=1049001 2023-12-16T01:43:49.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 1505 completed, throughput=4.99MB/sec 2023-12-16T01:43:49.998 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j-wiGBB-j58KGX7 off=17286442 len=1943161 2023-12-16T01:43:50.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 1506 completed, throughput=5MB/sec 2023-12-16T01:43:50.009 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BpdusU0o2Zh5cVQ off=16058496 len=1598174 2023-12-16T01:43:50.014 INFO:tasks.workunit.client.0.smithi078.stdout:op 1507 completed, throughput=5.01MB/sec 2023-12-16T01:43:51.015 INFO:tasks.workunit.client.0.smithi078.stdout: 291: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:51.015 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QTPV-Mww7olSuqS off=2946686 len=884010 2023-12-16T01:43:51.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 1508 completed, throughput=4.99MB/sec 2023-12-16T01:43:51.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oFWY8wFMEQ-bZDd off=4181605 len=1008389 2023-12-16T01:43:51.019 INFO:tasks.workunit.client.0.smithi078.stdout:op 1509 completed, throughput=4.99MB/sec 2023-12-16T01:43:51.019 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P60V70lbCDmy-YN off=0 len=1093926 2023-12-16T01:43:51.021 INFO:tasks.workunit.client.0.smithi078.stdout:op 1510 completed, throughput=5MB/sec 2023-12-16T01:43:51.021 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D2YJuFRQVQPtpRT off=11133838 len=1175790 2023-12-16T01:43:51.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 1511 completed, throughput=5MB/sec 2023-12-16T01:43:51.149 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:43:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:51 smithi118 ceph-mon[131825]: pgmap v1472: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (22m) 8m ago 26m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (22m) 6m ago 26m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (27m) 8m ago 27m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (27m) 6m ago 27m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (21m) 6m ago 30m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (22m) 8m ago 32m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (21m) 8m ago 32m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (21m) 6m ago 31m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (21m) 8m ago 31m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:43:51.456 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (22m) 8m ago 26m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (22m) 6m ago 26m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (20m) 8m ago 30m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (19m) 8m ago 30m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (19m) 8m ago 29m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (18m) 8m ago 29m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (18m) 6m ago 29m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (17m) 6m ago 28m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (17m) 6m ago 28m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (16m) 6m ago 28m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:43:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (22m) 6m ago 27m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:43:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:51 smithi078 ceph-mon[139570]: pgmap v1472: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:51 smithi078 ceph-mon[142991]: pgmap v1472: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:43:51.838 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:43:51.839 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:43:51.840 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:43:51.840 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:43:51.840 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:43:51.840 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:43:52.028 INFO:tasks.workunit.client.0.smithi078.stdout: 292: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:52.028 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vrwoIdw3qgH4xyQ off=19373047 len=1790945 2023-12-16T01:43:52.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 1512 completed, throughput=4.99MB/sec 2023-12-16T01:43:52.034 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bFCFl7V2SK_DslV off=3812858 len=825249 2023-12-16T01:43:52.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 1513 completed, throughput=4.99MB/sec 2023-12-16T01:43:52.038 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zULntr-DPoziKzc off=15433324 len=1588547 2023-12-16T01:43:52.039 INFO:tasks.workunit.client.0.smithi078.stdout:op 1514 completed, throughput=5MB/sec 2023-12-16T01:43:52.039 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NiJFEU7nhveG83g off=13828274 len=1115270 2023-12-16T01:43:52.043 INFO:tasks.workunit.client.0.smithi078.stdout:op 1515 completed, throughput=5MB/sec 2023-12-16T01:43:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:52 smithi118 ceph-mon[131825]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:52 smithi118 ceph-mon[131825]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/676086809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[142991]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[142991]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/676086809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[139570]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[139570]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:43:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/676086809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:43:53.043 INFO:tasks.workunit.client.0.smithi078.stdout: 293: throughput=4.98MB/sec pending data=0 2023-12-16T01:43:53.043 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-63_G8V4-bnLJmnd off=7863893 len=986072 2023-12-16T01:43:53.049 INFO:tasks.workunit.client.0.smithi078.stdout:op 1516 completed, throughput=4.99MB/sec 2023-12-16T01:43:53.049 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4rQ1-IKXQDlQN_r off=18107 len=1669562 2023-12-16T01:43:53.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 1517 completed, throughput=4.99MB/sec 2023-12-16T01:43:53.058 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SyQ73glTX_4EP7P off=5298452 len=1249802 2023-12-16T01:43:53.064 INFO:tasks.workunit.client.0.smithi078.stdout:op 1518 completed, throughput=5MB/sec 2023-12-16T01:43:53.065 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0XAiyiSXzofw7D8 off=7490334 len=1907598 2023-12-16T01:43:53.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 1519 completed, throughput=5MB/sec 2023-12-16T01:43:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:53 smithi118 ceph-mon[131825]: pgmap v1473: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:43:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:53 smithi078 ceph-mon[139570]: pgmap v1473: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:43:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:53 smithi078 ceph-mon[142991]: pgmap v1473: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:43:54.067 INFO:tasks.workunit.client.0.smithi078.stdout: 294: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:54.067 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--HKrD01AMcWU_-H off=828338 len=312987 2023-12-16T01:43:54.070 INFO:tasks.workunit.client.0.smithi078.stdout:op 1520 completed, throughput=4.99MB/sec 2023-12-16T01:43:54.070 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yIgP77Ujn_sNg3s off=6044141 len=502076 2023-12-16T01:43:54.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 1521 completed, throughput=4.99MB/sec 2023-12-16T01:43:54.071 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-euAoXUuAIGSVIzR off=8243089 len=87037 2023-12-16T01:43:54.073 INFO:tasks.workunit.client.0.smithi078.stdout:op 1522 completed, throughput=4.99MB/sec 2023-12-16T01:43:54.073 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yURbhaoYsuf0hGS off=1458861 len=99117 2023-12-16T01:43:54.073 INFO:tasks.workunit.client.0.smithi078.stdout:op 1523 completed, throughput=4.99MB/sec 2023-12-16T01:43:54.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tWMoC6-VwBZrrRT off=2208729 len=1198974 2023-12-16T01:43:54.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 1524 completed, throughput=4.99MB/sec 2023-12-16T01:43:54.080 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LSui0q1JcYoCO2- off=5513410 len=1276115 2023-12-16T01:43:54.087 INFO:tasks.workunit.client.0.smithi078.stdout:op 1525 completed, throughput=5MB/sec 2023-12-16T01:43:54.087 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zXlASQvRM0km2EP off=2177457 len=1821055 2023-12-16T01:43:54.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 1526 completed, throughput=5MB/sec 2023-12-16T01:43:55.091 INFO:tasks.workunit.client.0.smithi078.stdout: 295: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:55.091 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3TpUneejU4eOwJV off=36120 len=1310699 2023-12-16T01:43:55.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 1527 completed, throughput=4.99MB/sec 2023-12-16T01:43:55.092 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pF_35JBptap8jkY off=9136897 len=381894 2023-12-16T01:43:55.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 1528 completed, throughput=4.99MB/sec 2023-12-16T01:43:55.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BQefilz_2Jr8ZQ_ off=8432913 len=667538 2023-12-16T01:43:55.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 1529 completed, throughput=4.99MB/sec 2023-12-16T01:43:55.101 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XNX3Jz5KjzobC87 off=1567252 len=305087 2023-12-16T01:43:55.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 1530 completed, throughput=4.99MB/sec 2023-12-16T01:43:55.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-24Kh_jXdi6Ye4cV off=10612578 len=1857037 2023-12-16T01:43:55.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 1531 completed, throughput=5MB/sec 2023-12-16T01:43:55.104 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-en_5BpuerefJBas off=2024794 len=2030326 2023-12-16T01:43:55.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 1532 completed, throughput=5.01MB/sec 2023-12-16T01:43:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:55 smithi118 ceph-mon[131825]: pgmap v1474: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:43:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:55 smithi078 ceph-mon[139570]: pgmap v1474: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:43:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:55 smithi078 ceph-mon[142991]: pgmap v1474: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:43:56.113 INFO:tasks.workunit.client.0.smithi078.stdout: 296: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:56.114 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ne9E-9iXgG6QvyH off=8410020 len=1525495 2023-12-16T01:43:56.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 1533 completed, throughput=4.99MB/sec 2023-12-16T01:43:56.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RFblBnla8gXuZLS off=667560 len=873022 2023-12-16T01:43:56.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 1534 completed, throughput=5MB/sec 2023-12-16T01:43:56.126 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YSVoqvRa1mubRbh off=723223 len=1499411 2023-12-16T01:43:56.128 INFO:tasks.workunit.client.0.smithi078.stdout:op 1535 completed, throughput=5MB/sec 2023-12-16T01:43:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:43:56] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-16T01:43:57.128 INFO:tasks.workunit.client.0.smithi078.stdout: 297: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:57.129 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vk2iVseyNl2yr4f off=3049825 len=1315705 2023-12-16T01:43:57.136 INFO:tasks.workunit.client.0.smithi078.stdout:op 1536 completed, throughput=4.99MB/sec 2023-12-16T01:43:57.136 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EsZaf7EzvsRqiOr off=811227 len=1310210 2023-12-16T01:43:57.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 1537 completed, throughput=4.99MB/sec 2023-12-16T01:43:57.142 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LzbjaXYoic4ypHB off=7910011 len=1280244 2023-12-16T01:43:57.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 1538 completed, throughput=5MB/sec 2023-12-16T01:43:57.144 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YWw-CaFQtnTjPNT off=14515997 len=1378808 2023-12-16T01:43:57.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 1539 completed, throughput=5MB/sec 2023-12-16T01:43:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:57 smithi118 ceph-mon[131825]: pgmap v1475: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:57 smithi078 ceph-mon[139570]: pgmap v1475: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:57 smithi078 ceph-mon[142991]: pgmap v1475: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:43:58.149 INFO:tasks.workunit.client.0.smithi078.stdout: 298: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:58.150 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wx1uDXpDtvtjsSu off=2705294 len=832436 2023-12-16T01:43:58.150 INFO:tasks.workunit.client.0.smithi078.stdout:op 1540 completed, throughput=4.99MB/sec 2023-12-16T01:43:58.151 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jd56D9K1T9HdDfq off=12793479 len=1325256 2023-12-16T01:43:58.152 INFO:tasks.workunit.client.0.smithi078.stdout:op 1541 completed, throughput=4.99MB/sec 2023-12-16T01:43:58.152 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aXiV0E2Jsp9FqU- off=181688 len=1021729 2023-12-16T01:43:58.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 1542 completed, throughput=4.99MB/sec 2023-12-16T01:43:58.157 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vk32B-QBgVZ_4gn off=14589448 len=676532 2023-12-16T01:43:58.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 1543 completed, throughput=5MB/sec 2023-12-16T01:43:58.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eFlj8ldmosUnkje off=9970973 len=426192 2023-12-16T01:43:58.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 1544 completed, throughput=5MB/sec 2023-12-16T01:43:58.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_30bwx11iJHEvTV off=637202 len=124568 2023-12-16T01:43:58.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 1545 completed, throughput=5MB/sec 2023-12-16T01:43:58.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VAXODraIujVm9yQ off=12044064 len=2002556 2023-12-16T01:43:58.173 INFO:tasks.workunit.client.0.smithi078.stdout:op 1546 completed, throughput=5MB/sec 2023-12-16T01:43:59.174 INFO:tasks.workunit.client.0.smithi078.stdout: 299: throughput=4.99MB/sec pending data=0 2023-12-16T01:43:59.174 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6jyJJNSJyUNG_Gi off=1799932 len=1143277 2023-12-16T01:43:59.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 1547 completed, throughput=4.99MB/sec 2023-12-16T01:43:59.175 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FGX17SCcbvdCEwg off=1048827 len=1819073 2023-12-16T01:43:59.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 1548 completed, throughput=5MB/sec 2023-12-16T01:43:59.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S6VIvyhX2Iu4xta off=7513797 len=1703939 2023-12-16T01:43:59.193 INFO:tasks.workunit.client.0.smithi078.stdout:op 1549 completed, throughput=5MB/sec 2023-12-16T01:43:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:43:59 smithi118 ceph-mon[131825]: pgmap v1476: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:43:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:43:59 smithi078 ceph-mon[139570]: pgmap v1476: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:43:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:43:59 smithi078 ceph-mon[142991]: pgmap v1476: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:44:00.193 INFO:tasks.workunit.client.0.smithi078.stdout: 300: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:00.194 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EHTWSq5vQYOAppP off=2745990 len=1317754 2023-12-16T01:44:00.195 INFO:tasks.workunit.client.0.smithi078.stdout:op 1550 completed, throughput=4.99MB/sec 2023-12-16T01:44:00.195 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WIKrlsZFld20ILN off=7838807 len=947507 2023-12-16T01:44:00.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 1551 completed, throughput=4.99MB/sec 2023-12-16T01:44:00.200 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oeaQNQUhm0DR-5c off=368063 len=789431 2023-12-16T01:44:00.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 1552 completed, throughput=5MB/sec 2023-12-16T01:44:00.205 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BZSCrCfSi-TWwrb off=15434817 len=625149 2023-12-16T01:44:00.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 1553 completed, throughput=5MB/sec 2023-12-16T01:44:00.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-y_S-0yPoO6Tb_MQ off=12833818 len=832757 2023-12-16T01:44:00.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 1554 completed, throughput=5MB/sec 2023-12-16T01:44:01.212 INFO:tasks.workunit.client.0.smithi078.stdout: 301: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:01.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XVGojytCQy3_2PX off=1343021 len=25290 2023-12-16T01:44:01.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 1555 completed, throughput=4.98MB/sec 2023-12-16T01:44:01.212 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CUZRNOmB-2KBqDF off=18026081 len=805073 2023-12-16T01:44:01.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 1556 completed, throughput=4.99MB/sec 2023-12-16T01:44:01.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-61HuPjE6lbr5Y4V off=383343 len=588265 2023-12-16T01:44:01.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 1557 completed, throughput=4.99MB/sec 2023-12-16T01:44:01.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I9o0DJuacrwLWhX off=2680483 len=1461970 2023-12-16T01:44:01.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 1558 completed, throughput=4.99MB/sec 2023-12-16T01:44:01.219 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GrOJbdosFUeRNOi off=1739455 len=396679 2023-12-16T01:44:01.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 1559 completed, throughput=4.99MB/sec 2023-12-16T01:44:01.220 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-grERKR3PzV644Nk off=16247307 len=154622 2023-12-16T01:44:01.221 INFO:tasks.workunit.client.0.smithi078.stdout:op 1560 completed, throughput=4.99MB/sec 2023-12-16T01:44:01.221 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9HOAVJG1U7GqkMi off=10853513 len=960040 2023-12-16T01:44:01.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 1561 completed, throughput=5MB/sec 2023-12-16T01:44:01.227 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-v7P8fKFoXmOQsk5 off=436005 len=197073 2023-12-16T01:44:01.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 1562 completed, throughput=5MB/sec 2023-12-16T01:44:01.228 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iFZKKs37bNj-7be off=441970 len=914060 2023-12-16T01:44:01.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 1563 completed, throughput=5MB/sec 2023-12-16T01:44:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:01 smithi118 ceph-mon[131825]: pgmap v1477: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:01 smithi078 ceph-mon[139570]: pgmap v1477: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:01 smithi078 ceph-mon[142991]: pgmap v1477: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:02.230 INFO:tasks.workunit.client.0.smithi078.stdout: 302: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:02.230 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JJLta7dc4nlD2N9 off=442830 len=1129647 2023-12-16T01:44:02.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 1564 completed, throughput=4.99MB/sec 2023-12-16T01:44:02.231 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O4BvyDK-xSQp8Oy off=798328 len=1290592 2023-12-16T01:44:02.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 1565 completed, throughput=4.99MB/sec 2023-12-16T01:44:02.233 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UfGwf9HZFm0B911 off=1919174 len=1065526 2023-12-16T01:44:02.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 1566 completed, throughput=5MB/sec 2023-12-16T01:44:02.234 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iSOixA3ZNU9C1iI off=5073763 len=1462005 2023-12-16T01:44:02.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 1567 completed, throughput=5MB/sec 2023-12-16T01:44:02.240 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rQzSSrQJwSL17Hq off=6813693 len=1446901 2023-12-16T01:44:02.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 1568 completed, throughput=5MB/sec 2023-12-16T01:44:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:03.243 INFO:tasks.workunit.client.0.smithi078.stdout: 303: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:03.243 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vr5toXY66ZB0sRS off=8339758 len=577313 2023-12-16T01:44:03.247 INFO:tasks.workunit.client.0.smithi078.stdout:op 1569 completed, throughput=4.99MB/sec 2023-12-16T01:44:03.247 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5ew60odK9kgC3Vx off=7265545 len=22692 2023-12-16T01:44:03.248 INFO:tasks.workunit.client.0.smithi078.stdout:op 1570 completed, throughput=4.99MB/sec 2023-12-16T01:44:03.248 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wPbngdpmvk53ZUU off=7798878 len=1817471 2023-12-16T01:44:03.257 INFO:tasks.workunit.client.0.smithi078.stdout:op 1571 completed, throughput=4.99MB/sec 2023-12-16T01:44:03.257 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SvWxKgo_K9E1KtH off=5096477 len=568498 2023-12-16T01:44:03.257 INFO:tasks.workunit.client.0.smithi078.stdout:op 1572 completed, throughput=5MB/sec 2023-12-16T01:44:03.258 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RVqCbzsltoV3IRD off=19301773 len=126525 2023-12-16T01:44:03.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 1573 completed, throughput=5MB/sec 2023-12-16T01:44:03.261 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GNjeUA4lUzAG5Cc off=12542295 len=1873657 2023-12-16T01:44:03.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 1574 completed, throughput=5MB/sec 2023-12-16T01:44:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:03 smithi118 ceph-mon[131825]: pgmap v1478: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:44:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:03 smithi078 ceph-mon[139570]: pgmap v1478: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:44:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:03 smithi078 ceph-mon[142991]: pgmap v1478: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:44:04.263 INFO:tasks.workunit.client.0.smithi078.stdout: 304: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:04.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H0AYeIPk1-hsLl_ off=1874653 len=438858 2023-12-16T01:44:04.267 INFO:tasks.workunit.client.0.smithi078.stdout:op 1575 completed, throughput=4.99MB/sec 2023-12-16T01:44:04.267 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cE5InsvN_jEJPx- off=3210662 len=1273905 2023-12-16T01:44:04.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 1576 completed, throughput=4.99MB/sec 2023-12-16T01:44:04.274 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QRtHI1Ugc0KXmjn off=18010943 len=686793 2023-12-16T01:44:04.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 1577 completed, throughput=4.99MB/sec 2023-12-16T01:44:04.277 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XinbgEANYWh2Kuf off=13431516 len=2001539 2023-12-16T01:44:04.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 1578 completed, throughput=5MB/sec 2023-12-16T01:44:04.279 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O7o7CGNDBT1FtcI off=14002349 len=1048124 2023-12-16T01:44:04.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 1579 completed, throughput=5MB/sec 2023-12-16T01:44:05.281 INFO:tasks.workunit.client.0.smithi078.stdout: 305: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:05.281 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hUgYoqAkHPbMF5K off=1461476 len=68242 2023-12-16T01:44:05.283 INFO:tasks.workunit.client.0.smithi078.stdout:op 1580 completed, throughput=4.99MB/sec 2023-12-16T01:44:05.283 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aiSWEjizf5XuoNv off=342590 len=1274642 2023-12-16T01:44:05.291 INFO:tasks.workunit.client.0.smithi078.stdout:op 1581 completed, throughput=4.99MB/sec 2023-12-16T01:44:05.291 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Euge3tMkApP1D97 off=1856749 len=1975224 2023-12-16T01:44:05.294 INFO:tasks.workunit.client.0.smithi078.stdout:op 1582 completed, throughput=5MB/sec 2023-12-16T01:44:05.294 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1yJfwvpN4XOZ-rV off=2920777 len=61450 2023-12-16T01:44:05.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 1583 completed, throughput=5MB/sec 2023-12-16T01:44:05.295 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CSaHUUmlolIcz7K off=5018827 len=1042898 2023-12-16T01:44:05.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 1584 completed, throughput=5MB/sec 2023-12-16T01:44:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:05 smithi118 ceph-mon[131825]: pgmap v1479: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:44:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:05 smithi078 ceph-mon[139570]: pgmap v1479: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:44:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:05 smithi078 ceph-mon[142991]: pgmap v1479: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:44:06.300 INFO:tasks.workunit.client.0.smithi078.stdout: 306: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:06.300 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rnxzEDczzxx-32p off=3826726 len=66459 2023-12-16T01:44:06.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 1585 completed, throughput=4.98MB/sec 2023-12-16T01:44:06.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XRjuNN52w3ki-Ta off=10141422 len=1376814 2023-12-16T01:44:06.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 1586 completed, throughput=4.99MB/sec 2023-12-16T01:44:06.303 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WVrWXwJFgqDr2MF off=2464291 len=2094387 2023-12-16T01:44:06.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 1587 completed, throughput=4.99MB/sec 2023-12-16T01:44:06.306 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-02rVftBq9r6dJVl off=4203205 len=631979 2023-12-16T01:44:06.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 1588 completed, throughput=5MB/sec 2023-12-16T01:44:06.311 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5SQr6tsombXArJ8 off=9874933 len=659036 2023-12-16T01:44:06.315 INFO:tasks.workunit.client.0.smithi078.stdout:op 1589 completed, throughput=5MB/sec 2023-12-16T01:44:06.315 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PimUBFrYGae0xGy off=1456523 len=673828 2023-12-16T01:44:06.316 INFO:tasks.workunit.client.0.smithi078.stdout:op 1590 completed, throughput=5MB/sec 2023-12-16T01:44:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:06] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2023-12-16T01:44:07.317 INFO:tasks.workunit.client.0.smithi078.stdout: 307: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:07.317 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BISEMX1TfH8c-1f off=6404543 len=274697 2023-12-16T01:44:07.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 1591 completed, throughput=4.99MB/sec 2023-12-16T01:44:07.320 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EaOygDf539iQDuL off=679562 len=741719 2023-12-16T01:44:07.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 1592 completed, throughput=4.99MB/sec 2023-12-16T01:44:07.323 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CEaKUPlS2BCjN5d off=16122 len=1315690 2023-12-16T01:44:07.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 1593 completed, throughput=4.99MB/sec 2023-12-16T01:44:07.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rLAbsv5AmmcRrgu off=21309229 len=1893147 2023-12-16T01:44:07.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 1594 completed, throughput=5MB/sec 2023-12-16T01:44:07.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FtB-yL7UTqAx7eQ off=4672120 len=1094127 2023-12-16T01:44:07.334 INFO:tasks.workunit.client.0.smithi078.stdout:op 1595 completed, throughput=5MB/sec 2023-12-16T01:44:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:07 smithi118 ceph-mon[131825]: pgmap v1480: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:44:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:07 smithi078 ceph-mon[142991]: pgmap v1480: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:44:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:07 smithi078 ceph-mon[139570]: pgmap v1480: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:44:08.335 INFO:tasks.workunit.client.0.smithi078.stdout: 308: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:08.335 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IneCevQHjRAA6Yz off=7264277 len=405757 2023-12-16T01:44:08.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 1596 completed, throughput=4.99MB/sec 2023-12-16T01:44:08.336 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yKjl5oVWnf3tR3g off=143050 len=618931 2023-12-16T01:44:08.337 INFO:tasks.workunit.client.0.smithi078.stdout:op 1597 completed, throughput=4.99MB/sec 2023-12-16T01:44:08.337 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GSpmwuJon1x0zIw off=3424748 len=1101436 2023-12-16T01:44:08.338 INFO:tasks.workunit.client.0.smithi078.stdout:op 1598 completed, throughput=4.99MB/sec 2023-12-16T01:44:08.338 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g7sD_xOuGcdkEp- off=2385893 len=1077154 2023-12-16T01:44:08.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 1599 completed, throughput=4.99MB/sec 2023-12-16T01:44:08.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fbJJMiFEQAFQTDS off=4869928 len=719657 2023-12-16T01:44:08.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 1600 completed, throughput=5MB/sec 2023-12-16T01:44:08.344 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CqxxefB0eQh3moi off=14067678 len=65644 2023-12-16T01:44:08.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 1601 completed, throughput=5MB/sec 2023-12-16T01:44:08.344 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dfvT0Iy78qz4yU2 off=1527416 len=841672 2023-12-16T01:44:08.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 1602 completed, throughput=5MB/sec 2023-12-16T01:44:08.345 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wHAJkC-mXLQWAbb off=18644547 len=749315 2023-12-16T01:44:08.346 INFO:tasks.workunit.client.0.smithi078.stdout:op 1603 completed, throughput=5MB/sec 2023-12-16T01:44:09.347 INFO:tasks.workunit.client.0.smithi078.stdout: 309: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:09.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yAnW3VeUXiDpwzk off=2630504 len=699330 2023-12-16T01:44:09.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 1604 completed, throughput=4.99MB/sec 2023-12-16T01:44:09.348 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gclZbVgOgroGgj_ off=10143748 len=1103751 2023-12-16T01:44:09.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 1605 completed, throughput=4.99MB/sec 2023-12-16T01:44:09.351 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eqrBHrKHPAcjlpL off=2021216 len=335441 2023-12-16T01:44:09.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 1606 completed, throughput=4.99MB/sec 2023-12-16T01:44:09.352 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KZbljY0XDtg01Wn off=16981138 len=1802673 2023-12-16T01:44:09.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 1607 completed, throughput=5MB/sec 2023-12-16T01:44:09.354 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lEG6z1EIaTTmik5 off=87407 len=1564503 2023-12-16T01:44:09.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 1608 completed, throughput=5MB/sec 2023-12-16T01:44:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:09 smithi078 ceph-mon[139570]: pgmap v1481: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:44:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:09 smithi078 ceph-mon[142991]: pgmap v1481: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:44:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:09 smithi118 ceph-mon[131825]: pgmap v1481: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:44:10.356 INFO:tasks.workunit.client.0.smithi078.stdout: 310: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:10.356 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SgtYxtZflOo8_iC off=2034881 len=163775 2023-12-16T01:44:10.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 1609 completed, throughput=4.99MB/sec 2023-12-16T01:44:10.359 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hprilC1xoVtpyoT off=7819805 len=1987165 2023-12-16T01:44:10.368 INFO:tasks.workunit.client.0.smithi078.stdout:op 1610 completed, throughput=4.99MB/sec 2023-12-16T01:44:10.369 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZOzodl2DwXrBYdy off=3420033 len=108233 2023-12-16T01:44:10.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 1611 completed, throughput=4.99MB/sec 2023-12-16T01:44:10.369 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4YP3M4En5pMXQvu off=17945194 len=293999 2023-12-16T01:44:10.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 1612 completed, throughput=4.99MB/sec 2023-12-16T01:44:10.370 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Kn_D5mXoIqry3jc off=8339742 len=1715720 2023-12-16T01:44:10.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 1613 completed, throughput=5MB/sec 2023-12-16T01:44:10.379 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lnpRk3F4oefuYla off=8861957 len=2051313 2023-12-16T01:44:10.388 INFO:tasks.workunit.client.0.smithi078.stdout:op 1614 completed, throughput=5MB/sec 2023-12-16T01:44:11.388 INFO:tasks.workunit.client.0.smithi078.stdout: 311: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:11.388 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NRVvERaeDmJmLHe off=5246522 len=1419565 2023-12-16T01:44:11.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 1615 completed, throughput=4.99MB/sec 2023-12-16T01:44:11.395 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pro1uI2QUBul1PH off=9444129 len=58253 2023-12-16T01:44:11.396 INFO:tasks.workunit.client.0.smithi078.stdout:op 1616 completed, throughput=4.99MB/sec 2023-12-16T01:44:11.396 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wIOeJrls1YzAzl4 off=4619973 len=102782 2023-12-16T01:44:11.396 INFO:tasks.workunit.client.0.smithi078.stdout:op 1617 completed, throughput=4.99MB/sec 2023-12-16T01:44:11.396 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-atlevWaV2luZX3a off=2949724 len=354310 2023-12-16T01:44:11.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 1618 completed, throughput=4.99MB/sec 2023-12-16T01:44:11.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iu9u13D6DMxARBb off=16310695 len=1216951 2023-12-16T01:44:11.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 1619 completed, throughput=5MB/sec 2023-12-16T01:44:11.402 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Da8_zVOfe3UtfeV off=7412401 len=852604 2023-12-16T01:44:11.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 1620 completed, throughput=5MB/sec 2023-12-16T01:44:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:11 smithi078 ceph-mon[139570]: pgmap v1482: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:44:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:11 smithi078 ceph-mon[142991]: pgmap v1482: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:44:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:11 smithi118 ceph-mon[131825]: pgmap v1482: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:44:12.407 INFO:tasks.workunit.client.0.smithi078.stdout: 312: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:12.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JXOslpPdCAl6Ka1 off=17149300 len=969023 2023-12-16T01:44:12.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 1621 completed, throughput=4.99MB/sec 2023-12-16T01:44:12.409 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IazxPHpE0d0O1N3 off=9149466 len=1815606 2023-12-16T01:44:12.418 INFO:tasks.workunit.client.0.smithi078.stdout:op 1622 completed, throughput=4.99MB/sec 2023-12-16T01:44:12.418 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I33ykFlR2RVVAHb off=17287669 len=573247 2023-12-16T01:44:12.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 1623 completed, throughput=5MB/sec 2023-12-16T01:44:12.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q48MPz2SBYzGOpZ off=6963436 len=2032849 2023-12-16T01:44:12.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 1624 completed, throughput=5MB/sec 2023-12-16T01:44:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:12 smithi078 ceph-mon[139570]: pgmap v1483: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:12 smithi078 ceph-mon[142991]: pgmap v1483: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:12 smithi118 ceph-mon[131825]: pgmap v1483: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:13.422 INFO:tasks.workunit.client.0.smithi078.stdout: 313: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:13.422 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CxL7ruJCnSszQoK off=8405620 len=317016 2023-12-16T01:44:13.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 1625 completed, throughput=4.99MB/sec 2023-12-16T01:44:13.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yBiRKgBW19HuRcm off=6643958 len=563764 2023-12-16T01:44:13.427 INFO:tasks.workunit.client.0.smithi078.stdout:op 1626 completed, throughput=4.99MB/sec 2023-12-16T01:44:13.427 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RaIwocQmGKwBFHd off=664685 len=1646109 2023-12-16T01:44:13.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 1627 completed, throughput=4.99MB/sec 2023-12-16T01:44:13.435 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3hRGWsDKWn8lJJD off=18800671 len=1982745 2023-12-16T01:44:13.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 1628 completed, throughput=5MB/sec 2023-12-16T01:44:13.438 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Lh4XCpnklBbr2LF off=5821597 len=1082216 2023-12-16T01:44:13.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 1629 completed, throughput=5MB/sec 2023-12-16T01:44:14.443 INFO:tasks.workunit.client.0.smithi078.stdout: 314: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:14.443 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-piqtlDVkt6weQMZ off=12798478 len=1423694 2023-12-16T01:44:14.451 INFO:tasks.workunit.client.0.smithi078.stdout:op 1630 completed, throughput=4.99MB/sec 2023-12-16T01:44:14.451 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3-zM1yyvflWYH83 off=1705343 len=1899595 2023-12-16T01:44:14.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 1631 completed, throughput=5MB/sec 2023-12-16T01:44:14.454 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GcGMzBsKSrYggPt off=2375367 len=1864281 2023-12-16T01:44:14.462 INFO:tasks.workunit.client.0.smithi078.stdout:op 1632 completed, throughput=5MB/sec 2023-12-16T01:44:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:15 smithi118 ceph-mon[131825]: pgmap v1484: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:44:15.463 INFO:tasks.workunit.client.0.smithi078.stdout: 315: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:15.463 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8Vmuulzj5L4IBhd off=4691367 len=1675218 2023-12-16T01:44:15.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 1633 completed, throughput=4.99MB/sec 2023-12-16T01:44:15.469 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d53ewoVqnCwGxo6 off=2593575 len=109483 2023-12-16T01:44:15.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 1634 completed, throughput=4.99MB/sec 2023-12-16T01:44:15.470 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FFgKmRLVENPGNj0 off=2365287 len=805617 2023-12-16T01:44:15.471 INFO:tasks.workunit.client.0.smithi078.stdout:op 1635 completed, throughput=4.99MB/sec 2023-12-16T01:44:15.471 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TW_IUH38tl8MWUI off=9890997 len=10964 2023-12-16T01:44:15.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 1636 completed, throughput=4.99MB/sec 2023-12-16T01:44:15.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_6F8_ncAFFHjrRO off=6460825 len=900860 2023-12-16T01:44:15.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 1637 completed, throughput=5MB/sec 2023-12-16T01:44:15.474 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EwFbkTJMFZ1xIGj off=5440440 len=319114 2023-12-16T01:44:15.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 1638 completed, throughput=5MB/sec 2023-12-16T01:44:15.475 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QTPV-Mww7olSuqS off=5684681 len=742188 2023-12-16T01:44:15.476 INFO:tasks.workunit.client.0.smithi078.stdout:op 1639 completed, throughput=5MB/sec 2023-12-16T01:44:15.476 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--5NLFD3IamWeTs5 off=1827904 len=1197291 2023-12-16T01:44:15.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 1640 completed, throughput=5MB/sec 2023-12-16T01:44:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:15 smithi078 ceph-mon[139570]: pgmap v1484: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:44:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:15 smithi078 ceph-mon[142991]: pgmap v1484: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-16T01:44:16.477 INFO:tasks.workunit.client.0.smithi078.stdout: 316: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:16.478 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xaqqAzQIwmeZ46_ off=4399146 len=920226 2023-12-16T01:44:16.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 1641 completed, throughput=4.99MB/sec 2023-12-16T01:44:16.480 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nHI6O5wqi77o6He off=7584314 len=532542 2023-12-16T01:44:16.484 INFO:tasks.workunit.client.0.smithi078.stdout:op 1642 completed, throughput=4.99MB/sec 2023-12-16T01:44:16.484 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xEzx-zqjC1XetvE off=10243633 len=1430068 2023-12-16T01:44:16.486 INFO:tasks.workunit.client.0.smithi078.stdout:op 1643 completed, throughput=5MB/sec 2023-12-16T01:44:16.486 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EFlZewGcbBkSv3z off=1124819 len=968443 2023-12-16T01:44:16.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 1644 completed, throughput=5MB/sec 2023-12-16T01:44:16.492 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pEZGS-3M2q-7hZ2 off=2966791 len=1567152 2023-12-16T01:44:16.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 1645 completed, throughput=5MB/sec 2023-12-16T01:44:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:16] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2023-12-16T01:44:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:17 smithi118 ceph-mon[131825]: pgmap v1485: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-12-16T01:44:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:17 smithi078 ceph-mon[139570]: pgmap v1485: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-12-16T01:44:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:17 smithi078 ceph-mon[142991]: pgmap v1485: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-12-16T01:44:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:17.501 INFO:tasks.workunit.client.0.smithi078.stdout: 317: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:17.501 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IRq_XeRY7PrrI9N off=4599561 len=829501 2023-12-16T01:44:17.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 1646 completed, throughput=4.99MB/sec 2023-12-16T01:44:17.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qL2uxY66NySe7Ma off=11606123 len=435197 2023-12-16T01:44:17.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 1647 completed, throughput=4.99MB/sec 2023-12-16T01:44:17.506 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eriaqlmmjo6TtvH off=424065 len=80760 2023-12-16T01:44:17.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 1648 completed, throughput=4.99MB/sec 2023-12-16T01:44:17.506 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CWd7hthjehMfOb9 off=6591099 len=70070 2023-12-16T01:44:17.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 1649 completed, throughput=4.99MB/sec 2023-12-16T01:44:17.509 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f6Su1v7iV3IWLev off=1437093 len=1373125 2023-12-16T01:44:17.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 1650 completed, throughput=5MB/sec 2023-12-16T01:44:17.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s9jLXgSkHNg5PYv off=8877405 len=1450889 2023-12-16T01:44:17.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 1651 completed, throughput=5MB/sec 2023-12-16T01:44:17.513 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zG4xwJfx6VvIT6v off=8174080 len=1002046 2023-12-16T01:44:17.515 INFO:tasks.workunit.client.0.smithi078.stdout:op 1652 completed, throughput=5MB/sec 2023-12-16T01:44:18.515 INFO:tasks.workunit.client.0.smithi078.stdout: 318: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:18.515 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AEoD_FgyCoF59nY off=2873707 len=543615 2023-12-16T01:44:18.519 INFO:tasks.workunit.client.0.smithi078.stdout:op 1653 completed, throughput=4.99MB/sec 2023-12-16T01:44:18.520 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cAloWvtglFcMB9n off=3313024 len=1468687 2023-12-16T01:44:18.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 1654 completed, throughput=4.99MB/sec 2023-12-16T01:44:18.526 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G5NsUlHe1NpQtof off=5806987 len=1624551 2023-12-16T01:44:18.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 1655 completed, throughput=5MB/sec 2023-12-16T01:44:18.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h41VSwRWkUjqrxk off=6911402 len=620977 2023-12-16T01:44:18.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 1656 completed, throughput=5MB/sec 2023-12-16T01:44:18.530 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WXGKw6tRwhvdhgl off=1656417 len=66359 2023-12-16T01:44:18.531 INFO:tasks.workunit.client.0.smithi078.stdout:op 1657 completed, throughput=5MB/sec 2023-12-16T01:44:18.531 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LHYEeoacLdgGL5e off=13544015 len=1647456 2023-12-16T01:44:18.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 1658 completed, throughput=5MB/sec 2023-12-16T01:44:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:19 smithi118 ceph-mon[131825]: pgmap v1486: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:44:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:19 smithi078 ceph-mon[139570]: pgmap v1486: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:44:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:19 smithi078 ceph-mon[142991]: pgmap v1486: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:44:19.533 INFO:tasks.workunit.client.0.smithi078.stdout: 319: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:19.533 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q5IH3Dp-GTLKZws off=8839342 len=656208 2023-12-16T01:44:19.534 INFO:tasks.workunit.client.0.smithi078.stdout:op 1659 completed, throughput=4.99MB/sec 2023-12-16T01:44:19.534 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RgJr4gxilpqBRDh off=472609 len=532836 2023-12-16T01:44:19.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 1660 completed, throughput=4.99MB/sec 2023-12-16T01:44:19.538 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ml5JKk1V02e1PUW off=2510375 len=206301 2023-12-16T01:44:19.539 INFO:tasks.workunit.client.0.smithi078.stdout:op 1661 completed, throughput=4.99MB/sec 2023-12-16T01:44:19.539 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X_Dza_YEvq89ViU off=17036349 len=1030664 2023-12-16T01:44:19.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 1662 completed, throughput=5MB/sec 2023-12-16T01:44:19.540 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dj6Bw_Z2aMWsiDW off=867338 len=800904 2023-12-16T01:44:19.545 INFO:tasks.workunit.client.0.smithi078.stdout:op 1663 completed, throughput=5MB/sec 2023-12-16T01:44:19.545 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HykPXkf_fRWEn-V off=3800200 len=1977382 2023-12-16T01:44:19.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 1664 completed, throughput=5MB/sec 2023-12-16T01:44:20.555 INFO:tasks.workunit.client.0.smithi078.stdout: 320: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:20.555 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OglOwDpxfHS2POd off=10866105 len=1802158 2023-12-16T01:44:20.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 1665 completed, throughput=4.99MB/sec 2023-12-16T01:44:20.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SGE22fg2IIJS4br off=17611700 len=575343 2023-12-16T01:44:20.562 INFO:tasks.workunit.client.0.smithi078.stdout:op 1666 completed, throughput=5MB/sec 2023-12-16T01:44:20.562 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J-q5-qpnAQaBOCr off=137959 len=1313451 2023-12-16T01:44:20.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 1667 completed, throughput=5MB/sec 2023-12-16T01:44:20.564 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QYN1iOfZfZgaY1H off=9428798 len=205386 2023-12-16T01:44:20.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 1668 completed, throughput=5MB/sec 2023-12-16T01:44:20.565 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gd8rDhV_XIglu4S off=4408048 len=534110 2023-12-16T01:44:20.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 1669 completed, throughput=5MB/sec 2023-12-16T01:44:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:21 smithi118 ceph-mon[131825]: pgmap v1487: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:44:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:21 smithi078 ceph-mon[142991]: pgmap v1487: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:44:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:21 smithi078 ceph-mon[139570]: pgmap v1487: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:44:21.569 INFO:tasks.workunit.client.0.smithi078.stdout: 321: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:21.569 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W9NWJoFlMR6pmV8 off=6912226 len=744768 2023-12-16T01:44:21.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 1670 completed, throughput=4.99MB/sec 2023-12-16T01:44:21.574 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d44N12twGyI3nll off=2004221 len=1389218 2023-12-16T01:44:21.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 1671 completed, throughput=4.99MB/sec 2023-12-16T01:44:21.575 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u5cQA-OzVnwQrhj off=9945957 len=1730392 2023-12-16T01:44:21.585 INFO:tasks.workunit.client.0.smithi078.stdout:op 1672 completed, throughput=5MB/sec 2023-12-16T01:44:21.585 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O9_gymeMGJ1SCqm off=14570868 len=1707066 2023-12-16T01:44:21.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 1673 completed, throughput=5MB/sec 2023-12-16T01:44:22.187 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (23m) 8m ago 27m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (23m) 6m ago 27m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (28m) 8m ago 28m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (28m) 6m ago 28m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:44:22.494 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (22m) 6m ago 31m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (22m) 8m ago 33m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (22m) 8m ago 33m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (21m) 6m ago 31m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (21m) 8m ago 31m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (23m) 8m ago 26m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (22m) 6m ago 26m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (20m) 8m ago 31m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (20m) 8m ago 30m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (19m) 8m ago 30m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (19m) 8m ago 30m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (18m) 6m ago 29m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (18m) 6m ago 29m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (17m) 6m ago 28m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (16m) 6m ago 28m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:44:22.495 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (22m) 6m ago 27m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:44:22.586 INFO:tasks.workunit.client.0.smithi078.stdout: 322: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:22.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--hSvKUJaHsQ5E7j off=13120913 len=517297 2023-12-16T01:44:22.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 1674 completed, throughput=4.99MB/sec 2023-12-16T01:44:22.589 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C6iATlv1RwGFKeW off=10226951 len=1303822 2023-12-16T01:44:22.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 1675 completed, throughput=4.99MB/sec 2023-12-16T01:44:22.597 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ClDVs2Jeu1uDPs off=8161002 len=1022945 2023-12-16T01:44:22.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 1676 completed, throughput=4.99MB/sec 2023-12-16T01:44:22.602 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c-NVxyM_sKJ0z-s off=34890 len=1234210 2023-12-16T01:44:22.608 INFO:tasks.workunit.client.0.smithi078.stdout:op 1677 completed, throughput=5MB/sec 2023-12-16T01:44:22.609 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lNeqeYeKjwPvjkq off=2385004 len=488049 2023-12-16T01:44:22.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 1678 completed, throughput=5MB/sec 2023-12-16T01:44:22.612 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N6dJe6U-PKeJ8ZQ off=2333771 len=1639521 2023-12-16T01:44:22.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 1679 completed, throughput=5MB/sec 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:44:22.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:44:22.879 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[142991]: pgmap v1488: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[142991]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[142991]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3077126142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[139570]: pgmap v1488: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[139570]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[139570]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3077126142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:22 smithi118 ceph-mon[131825]: pgmap v1488: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:22 smithi118 ceph-mon[131825]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:22 smithi118 ceph-mon[131825]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3077126142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:23.618 INFO:tasks.workunit.client.0.smithi078.stdout: 323: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:23.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kGSwo7aH-6BxdLv off=11355011 len=84952 2023-12-16T01:44:23.620 INFO:tasks.workunit.client.0.smithi078.stdout:op 1680 completed, throughput=4.99MB/sec 2023-12-16T01:44:23.620 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6KuhbC9gNDLFoSl off=787371 len=349667 2023-12-16T01:44:23.621 INFO:tasks.workunit.client.0.smithi078.stdout:op 1681 completed, throughput=4.99MB/sec 2023-12-16T01:44:23.621 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DOppDD4wVGkjM79 off=1343213 len=1422395 2023-12-16T01:44:23.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 1682 completed, throughput=4.99MB/sec 2023-12-16T01:44:23.626 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o8P37fDvHi8ZYZf off=6878740 len=1697094 2023-12-16T01:44:23.632 INFO:tasks.workunit.client.0.smithi078.stdout:op 1683 completed, throughput=5MB/sec 2023-12-16T01:44:23.632 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3apD1kt-cRJUbVm off=18746516 len=653090 2023-12-16T01:44:23.633 INFO:tasks.workunit.client.0.smithi078.stdout:op 1684 completed, throughput=5MB/sec 2023-12-16T01:44:24.633 INFO:tasks.workunit.client.0.smithi078.stdout: 324: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:24.633 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HlKDc6MeeHD9mvI off=597622 len=1577324 2023-12-16T01:44:24.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 1685 completed, throughput=4.99MB/sec 2023-12-16T01:44:24.635 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FzO8v5lLojhhMFU off=2454871 len=795381 2023-12-16T01:44:24.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 1686 completed, throughput=4.99MB/sec 2023-12-16T01:44:24.640 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dRWB1B2Evpf4lK8 off=2800341 len=571384 2023-12-16T01:44:24.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 1687 completed, throughput=4.99MB/sec 2023-12-16T01:44:24.641 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2817dYG5kHPtnAV off=18126679 len=925115 2023-12-16T01:44:24.643 INFO:tasks.workunit.client.0.smithi078.stdout:op 1688 completed, throughput=5MB/sec 2023-12-16T01:44:24.643 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fVsXraCUGmD1BUW off=4352941 len=115009 2023-12-16T01:44:24.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 1689 completed, throughput=5MB/sec 2023-12-16T01:44:24.645 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FaAAZ3YvLvPCXW2 off=751387 len=185831 2023-12-16T01:44:24.648 INFO:tasks.workunit.client.0.smithi078.stdout:op 1690 completed, throughput=5MB/sec 2023-12-16T01:44:24.648 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h9CHqc2X_awnCzw off=16390354 len=498851 2023-12-16T01:44:24.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 1691 completed, throughput=5MB/sec 2023-12-16T01:44:24.652 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FvpOOAfngvCMabV off=23523266 len=50555 2023-12-16T01:44:24.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 1692 completed, throughput=5MB/sec 2023-12-16T01:44:24.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zcyrH2CJIihpkLj off=16560578 len=1323906 2023-12-16T01:44:24.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 1693 completed, throughput=5MB/sec 2023-12-16T01:44:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:25 smithi118 ceph-mon[131825]: pgmap v1489: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:44:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:25 smithi078 ceph-mon[139570]: pgmap v1489: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:44:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:25 smithi078 ceph-mon[142991]: pgmap v1489: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:44:25.657 INFO:tasks.workunit.client.0.smithi078.stdout: 325: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:25.657 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WvPTQPHpBtzXv-F off=15620322 len=811663 2023-12-16T01:44:25.662 INFO:tasks.workunit.client.0.smithi078.stdout:op 1694 completed, throughput=4.99MB/sec 2023-12-16T01:44:25.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CtBUOKYMLStJOvn off=7653065 len=1564913 2023-12-16T01:44:25.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 1695 completed, throughput=4.99MB/sec 2023-12-16T01:44:25.665 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w6sjHforB5hWQDv off=494541 len=1162108 2023-12-16T01:44:25.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 1696 completed, throughput=5MB/sec 2023-12-16T01:44:25.670 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0yTPAH0NnDwl97C off=4975392 len=720870 2023-12-16T01:44:25.671 INFO:tasks.workunit.client.0.smithi078.stdout:op 1697 completed, throughput=5MB/sec 2023-12-16T01:44:26.671 INFO:tasks.workunit.client.0.smithi078.stdout: 326: throughput=4.98MB/sec pending data=0 2023-12-16T01:44:26.671 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PfVJEYqTs0pT4EI off=12409011 len=246059 2023-12-16T01:44:26.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 1698 completed, throughput=4.99MB/sec 2023-12-16T01:44:26.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zypPw7W56CgbpsX off=16768831 len=392308 2023-12-16T01:44:26.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 1699 completed, throughput=4.99MB/sec 2023-12-16T01:44:26.678 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a5AM0F5gQRIpBln off=8941618 len=1265947 2023-12-16T01:44:26.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 1700 completed, throughput=4.99MB/sec 2023-12-16T01:44:26.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OdWm9kt89eRkDvd off=12756673 len=1224706 2023-12-16T01:44:26.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 1701 completed, throughput=4.99MB/sec 2023-12-16T01:44:26.681 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-82BRD8j8_dvl0Dg off=1425032 len=1729543 2023-12-16T01:44:26.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 1702 completed, throughput=5MB/sec 2023-12-16T01:44:26.691 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sCHlFC9ULRhqY0H off=1794975 len=1054612 2023-12-16T01:44:26.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 1703 completed, throughput=5MB/sec 2023-12-16T01:44:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:26] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.43.0" 2023-12-16T01:44:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:27 smithi118 ceph-mon[131825]: pgmap v1490: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:44:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:27 smithi078 ceph-mon[139570]: pgmap v1490: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:44:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:27 smithi078 ceph-mon[142991]: pgmap v1490: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:44:27.697 INFO:tasks.workunit.client.0.smithi078.stdout: 327: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:27.697 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c2ahqa-sTrQt90l off=9906234 len=763598 2023-12-16T01:44:27.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 1704 completed, throughput=4.99MB/sec 2023-12-16T01:44:27.701 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iVB0LOAJANZb9JC off=0 len=1302617 2023-12-16T01:44:27.707 INFO:tasks.workunit.client.0.smithi078.stdout:op 1705 completed, throughput=4.99MB/sec 2023-12-16T01:44:27.707 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mdCOCxl2iYCD0rw off=24590086 len=800350 2023-12-16T01:44:27.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 1706 completed, throughput=4.99MB/sec 2023-12-16T01:44:27.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lPCdd2S0HDPdDms off=8251271 len=252511 2023-12-16T01:44:27.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 1707 completed, throughput=5MB/sec 2023-12-16T01:44:27.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n211B2MlKP_sdnl off=10732332 len=1999190 2023-12-16T01:44:27.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 1708 completed, throughput=5MB/sec 2023-12-16T01:44:28.714 INFO:tasks.workunit.client.0.smithi078.stdout: 328: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:28.714 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tLpEIuu9MlWkSKA off=14783715 len=158474 2023-12-16T01:44:28.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 1709 completed, throughput=4.99MB/sec 2023-12-16T01:44:28.716 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RlBGNlpuNOswVme off=7797248 len=175659 2023-12-16T01:44:28.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 1710 completed, throughput=4.99MB/sec 2023-12-16T01:44:28.719 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kLNO-pMAbNdX92X off=17470803 len=1760992 2023-12-16T01:44:28.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 1711 completed, throughput=4.99MB/sec 2023-12-16T01:44:28.728 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-e2HBZy6DCD0TNtp off=10870460 len=356097 2023-12-16T01:44:28.729 INFO:tasks.workunit.client.0.smithi078.stdout:op 1712 completed, throughput=4.99MB/sec 2023-12-16T01:44:28.729 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XxOq9eA5pzBbPE_ off=3179004 len=541227 2023-12-16T01:44:28.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 1713 completed, throughput=4.99MB/sec 2023-12-16T01:44:28.730 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_VGHx5TNjSgtH1O off=3622188 len=1598769 2023-12-16T01:44:28.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 1714 completed, throughput=5MB/sec 2023-12-16T01:44:28.732 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Oydq7J7HyIp-I69 off=5412055 len=420987 2023-12-16T01:44:28.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 1715 completed, throughput=5MB/sec 2023-12-16T01:44:28.735 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v0ZBNAeSyaEIOjl off=3590937 len=1712032 2023-12-16T01:44:28.744 INFO:tasks.workunit.client.0.smithi078.stdout:op 1716 completed, throughput=5MB/sec 2023-12-16T01:44:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:29 smithi118 ceph-mon[131825]: pgmap v1491: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:29 smithi078 ceph-mon[139570]: pgmap v1491: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:29 smithi078 ceph-mon[142991]: pgmap v1491: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:29.744 INFO:tasks.workunit.client.0.smithi078.stdout: 329: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:29.744 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LwxG0fxBgXW95Fq off=1984124 len=826675 2023-12-16T01:44:29.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 1717 completed, throughput=4.99MB/sec 2023-12-16T01:44:29.745 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yQV0ITMM5tKmkdl off=3008289 len=1305604 2023-12-16T01:44:29.747 INFO:tasks.workunit.client.0.smithi078.stdout:op 1718 completed, throughput=5MB/sec 2023-12-16T01:44:29.747 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jD6FqN_USSlKUZ2 off=1758788 len=990693 2023-12-16T01:44:29.749 INFO:tasks.workunit.client.0.smithi078.stdout:op 1719 completed, throughput=5MB/sec 2023-12-16T01:44:29.749 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N-YDiktSChX0BiP off=1400848 len=221016 2023-12-16T01:44:29.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 1720 completed, throughput=5MB/sec 2023-12-16T01:44:29.753 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SfM62vTp_9LtiRA off=7411233 len=979077 2023-12-16T01:44:29.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 1721 completed, throughput=5MB/sec 2023-12-16T01:44:30.754 INFO:tasks.workunit.client.0.smithi078.stdout: 330: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:30.754 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oC64VDpMxBVZQLF off=6554651 len=57861 2023-12-16T01:44:30.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 1722 completed, throughput=4.99MB/sec 2023-12-16T01:44:30.756 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z7UVJoqmIv_M-xE off=19983549 len=1828265 2023-12-16T01:44:30.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 1723 completed, throughput=4.99MB/sec 2023-12-16T01:44:30.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HH8YOTYFHJH9Wtw off=18592419 len=1812161 2023-12-16T01:44:30.774 INFO:tasks.workunit.client.0.smithi078.stdout:op 1724 completed, throughput=5MB/sec 2023-12-16T01:44:30.774 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wFsTC3-YL_F4yUz off=6510662 len=170517 2023-12-16T01:44:30.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 1725 completed, throughput=5MB/sec 2023-12-16T01:44:30.776 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DubIrHrrXR66xIJ off=11924689 len=468903 2023-12-16T01:44:30.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 1726 completed, throughput=5MB/sec 2023-12-16T01:44:30.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lX1FQomXyW7JAnF off=5584042 len=1173428 2023-12-16T01:44:30.778 INFO:tasks.workunit.client.0.smithi078.stdout:op 1727 completed, throughput=5MB/sec 2023-12-16T01:44:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:31 smithi118 ceph-mon[131825]: pgmap v1492: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:44:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:31 smithi078 ceph-mon[139570]: pgmap v1492: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:44:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:31 smithi078 ceph-mon[142991]: pgmap v1492: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:44:31.779 INFO:tasks.workunit.client.0.smithi078.stdout: 331: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:31.779 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qJNZ8kxg20A-VTT off=8038983 len=1031633 2023-12-16T01:44:31.783 INFO:tasks.workunit.client.0.smithi078.stdout:op 1728 completed, throughput=4.99MB/sec 2023-12-16T01:44:31.783 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jz6QlCsb0m7WW5D off=1233833 len=1585893 2023-12-16T01:44:31.785 INFO:tasks.workunit.client.0.smithi078.stdout:op 1729 completed, throughput=4.99MB/sec 2023-12-16T01:44:31.785 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_P0HizMKvS9wC7w off=384967 len=1751921 2023-12-16T01:44:31.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 1730 completed, throughput=5MB/sec 2023-12-16T01:44:31.787 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z5Q_DzIrCCfppKY off=4988999 len=1023112 2023-12-16T01:44:31.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 1731 completed, throughput=5MB/sec 2023-12-16T01:44:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:32.788 INFO:tasks.workunit.client.0.smithi078.stdout: 332: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:32.789 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l8r9ArMOcLzs8E0 off=3907745 len=2034708 2023-12-16T01:44:32.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 1732 completed, throughput=4.99MB/sec 2023-12-16T01:44:32.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5x6FSVGrVCga5WW off=0 len=2027872 2023-12-16T01:44:32.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 1733 completed, throughput=5MB/sec 2023-12-16T01:44:32.806 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Xk2WvrJ5ud4Vo66 off=9583918 len=776345 2023-12-16T01:44:32.811 INFO:tasks.workunit.client.0.smithi078.stdout:op 1734 completed, throughput=5MB/sec 2023-12-16T01:44:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:33 smithi118 ceph-mon[131825]: pgmap v1493: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:33 smithi078 ceph-mon[139570]: pgmap v1493: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:33 smithi078 ceph-mon[142991]: pgmap v1493: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:44:33.811 INFO:tasks.workunit.client.0.smithi078.stdout: 333: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:33.812 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ar1V7zzVjOD1EQk off=171343 len=274921 2023-12-16T01:44:33.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 1735 completed, throughput=4.99MB/sec 2023-12-16T01:44:33.815 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q2N1m-wbSVaQzfZ off=13880960 len=2070294 2023-12-16T01:44:33.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 1736 completed, throughput=4.99MB/sec 2023-12-16T01:44:33.819 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m2u-KlGv5OOZqUO off=10273264 len=1232587 2023-12-16T01:44:33.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 1737 completed, throughput=5MB/sec 2023-12-16T01:44:33.826 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vZzFxB-wHGM1bSr off=1621482 len=983572 2023-12-16T01:44:33.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 1738 completed, throughput=5MB/sec 2023-12-16T01:44:33.830 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M4AgzscvzNrq2qv off=717438 len=786889 2023-12-16T01:44:33.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 1739 completed, throughput=5MB/sec 2023-12-16T01:44:34.831 INFO:tasks.workunit.client.0.smithi078.stdout: 334: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:34.831 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-41e6KPI8DgL3bEg off=2512891 len=2075114 2023-12-16T01:44:34.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 1740 completed, throughput=4.99MB/sec 2023-12-16T01:44:34.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H3zHWsTa8zLqviX off=12523086 len=1999791 2023-12-16T01:44:34.843 INFO:tasks.workunit.client.0.smithi078.stdout:op 1741 completed, throughput=5MB/sec 2023-12-16T01:44:34.843 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-psQ5E-RaAeXCG7o off=5347049 len=552768 2023-12-16T01:44:34.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 1742 completed, throughput=5MB/sec 2023-12-16T01:44:34.847 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WXGKw6tRwhvdhgl off=1964975 len=744548 2023-12-16T01:44:34.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 1743 completed, throughput=5MB/sec 2023-12-16T01:44:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:35 smithi118 ceph-mon[131825]: pgmap v1494: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:44:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:35 smithi078 ceph-mon[139570]: pgmap v1494: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:44:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:35 smithi078 ceph-mon[142991]: pgmap v1494: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:44:35.851 INFO:tasks.workunit.client.0.smithi078.stdout: 335: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:35.851 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7bSmEEqVrgf6Ftw off=3224019 len=1526345 2023-12-16T01:44:35.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 1744 completed, throughput=4.99MB/sec 2023-12-16T01:44:35.859 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1IaI11eo8zaFMFC off=3807251 len=1762433 2023-12-16T01:44:35.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 1745 completed, throughput=5MB/sec 2023-12-16T01:44:35.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PtFy9NtNxE3Tz90 off=14373082 len=1556458 2023-12-16T01:44:35.869 INFO:tasks.workunit.client.0.smithi078.stdout:op 1746 completed, throughput=5MB/sec 2023-12-16T01:44:35.869 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vSHRskNNpG4-Bh5 off=1357277 len=2078115 2023-12-16T01:44:35.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 1747 completed, throughput=5.01MB/sec 2023-12-16T01:44:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:36] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:44:36.880 INFO:tasks.workunit.client.0.smithi078.stdout: 336: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:36.881 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dHLXaPE6uYcLmH5 off=708022 len=25005 2023-12-16T01:44:36.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 1748 completed, throughput=4.99MB/sec 2023-12-16T01:44:36.883 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Uya0QmIjjIGGtDj off=2199101 len=2092573 2023-12-16T01:44:36.892 INFO:tasks.workunit.client.0.smithi078.stdout:op 1749 completed, throughput=5MB/sec 2023-12-16T01:44:36.892 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IKH7jsSUaOzZV4B off=1964751 len=76157 2023-12-16T01:44:36.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 1750 completed, throughput=5MB/sec 2023-12-16T01:44:36.893 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QrbHKyvynjW_5Hj off=16996502 len=874584 2023-12-16T01:44:36.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 1751 completed, throughput=5MB/sec 2023-12-16T01:44:36.893 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q7EZx6RdP-nN2Ak off=12281419 len=1887374 2023-12-16T01:44:36.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 1752 completed, throughput=5MB/sec 2023-12-16T01:44:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:37 smithi118 ceph-mon[131825]: pgmap v1495: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:44:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:37 smithi078 ceph-mon[139570]: pgmap v1495: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:44:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:37 smithi078 ceph-mon[142991]: pgmap v1495: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-16T01:44:37.897 INFO:tasks.workunit.client.0.smithi078.stdout: 337: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:37.898 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IKj1ZMa_YkIVYBR off=702476 len=572639 2023-12-16T01:44:37.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 1753 completed, throughput=4.99MB/sec 2023-12-16T01:44:37.902 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qswRblCu6T8p_82 off=4387149 len=1773025 2023-12-16T01:44:37.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 1754 completed, throughput=5MB/sec 2023-12-16T01:44:37.910 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mBG7Q8sJhIE0-yJ off=4730307 len=1322276 2023-12-16T01:44:37.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 1755 completed, throughput=5MB/sec 2023-12-16T01:44:37.912 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mI18U3tWgY2Gf1f off=5015635 len=408384 2023-12-16T01:44:37.913 INFO:tasks.workunit.client.0.smithi078.stdout:op 1756 completed, throughput=5MB/sec 2023-12-16T01:44:38.914 INFO:tasks.workunit.client.0.smithi078.stdout: 338: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:38.914 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZVBleHX3Ex8UYZv off=9428781 len=1175867 2023-12-16T01:44:38.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 1757 completed, throughput=4.99MB/sec 2023-12-16T01:44:38.921 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-up30grO10r9rU2- off=2202938 len=190611 2023-12-16T01:44:38.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 1758 completed, throughput=4.99MB/sec 2023-12-16T01:44:38.924 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X4gGyzKkt8Kxrkb off=17144185 len=1816262 2023-12-16T01:44:38.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 1759 completed, throughput=4.99MB/sec 2023-12-16T01:44:38.926 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F_k50Ltu5VtJlUd off=17328512 len=1815032 2023-12-16T01:44:38.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 1760 completed, throughput=5MB/sec 2023-12-16T01:44:38.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S-3rvfYvsSdPQgf off=12419040 len=1345740 2023-12-16T01:44:38.935 INFO:tasks.workunit.client.0.smithi078.stdout:op 1761 completed, throughput=5MB/sec 2023-12-16T01:44:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:39 smithi118 ceph-mon[131825]: pgmap v1496: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:39 smithi078 ceph-mon[139570]: pgmap v1496: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:39 smithi078 ceph-mon[142991]: pgmap v1496: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:39.935 INFO:tasks.workunit.client.0.smithi078.stdout: 339: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:39.935 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9MOtmj1zpcers98 off=5058224 len=1634668 2023-12-16T01:44:39.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 1762 completed, throughput=4.99MB/sec 2023-12-16T01:44:39.944 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5h4yLgpUAlRsqR2 off=1727340 len=2095818 2023-12-16T01:44:39.948 INFO:tasks.workunit.client.0.smithi078.stdout:op 1763 completed, throughput=5MB/sec 2023-12-16T01:44:39.948 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mzplAkR_M0nvdX0 off=11379211 len=428247 2023-12-16T01:44:39.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 1764 completed, throughput=5MB/sec 2023-12-16T01:44:40.949 INFO:tasks.workunit.client.0.smithi078.stdout: 340: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:40.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tt8Mkp2Mwo2aUJ2 off=666140 len=799737 2023-12-16T01:44:40.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 1765 completed, throughput=4.99MB/sec 2023-12-16T01:44:40.952 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kmwEd3iH7xTy1GX off=1105446 len=2077348 2023-12-16T01:44:40.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 1766 completed, throughput=4.99MB/sec 2023-12-16T01:44:40.955 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tRugdaSl2Yk_o_S off=2335512 len=721784 2023-12-16T01:44:40.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 1767 completed, throughput=5MB/sec 2023-12-16T01:44:40.956 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SjHinG6rBMdt-db off=10280567 len=164671 2023-12-16T01:44:40.957 INFO:tasks.workunit.client.0.smithi078.stdout:op 1768 completed, throughput=5MB/sec 2023-12-16T01:44:40.957 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1i74zw7LPYlVS3p off=9079515 len=1087773 2023-12-16T01:44:40.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 1769 completed, throughput=5MB/sec 2023-12-16T01:44:40.958 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M1MskX9EPrVjcE9 off=19729505 len=1633375 2023-12-16T01:44:40.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 1770 completed, throughput=5MB/sec 2023-12-16T01:44:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:41 smithi078 ceph-mon[139570]: pgmap v1497: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:41 smithi078 ceph-mon[142991]: pgmap v1497: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:41 smithi118 ceph-mon[131825]: pgmap v1497: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:44:41.967 INFO:tasks.workunit.client.0.smithi078.stdout: 341: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:41.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L63Q8bTfher2IwR off=1158179 len=328699 2023-12-16T01:44:41.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 1771 completed, throughput=4.99MB/sec 2023-12-16T01:44:41.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wgbszeLYbskmtne off=158101 len=2041156 2023-12-16T01:44:41.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 1772 completed, throughput=5MB/sec 2023-12-16T01:44:41.971 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r0BYXFfbxyEmHee off=22190475 len=2082823 2023-12-16T01:44:41.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 1773 completed, throughput=5MB/sec 2023-12-16T01:44:42.981 INFO:tasks.workunit.client.0.smithi078.stdout: 342: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:42.981 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wITdOmxagrWzG8x off=4353986 len=2033116 2023-12-16T01:44:42.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 1774 completed, throughput=4.99MB/sec 2023-12-16T01:44:42.983 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WjsnWA5d45JMzEA off=954256 len=1413047 2023-12-16T01:44:42.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 1775 completed, throughput=5MB/sec 2023-12-16T01:44:42.985 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IzOGyiN0R1uKT47 off=0 len=1164656 2023-12-16T01:44:42.990 INFO:tasks.workunit.client.0.smithi078.stdout:op 1776 completed, throughput=5MB/sec 2023-12-16T01:44:42.991 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pgf8UgJld1oEMI4 off=5101011 len=1126869 2023-12-16T01:44:42.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 1777 completed, throughput=5MB/sec 2023-12-16T01:44:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:42 smithi078 ceph-mon[139570]: pgmap v1498: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:42 smithi078 ceph-mon[142991]: pgmap v1498: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:42 smithi118 ceph-mon[131825]: pgmap v1498: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:43.992 INFO:tasks.workunit.client.0.smithi078.stdout: 343: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:43.992 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dd9nrAj3MJvO_SX off=10291664 len=654045 2023-12-16T01:44:43.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 1778 completed, throughput=4.99MB/sec 2023-12-16T01:44:43.996 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w9g47lIGSS7hT7D off=506983 len=1673316 2023-12-16T01:44:43.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 1779 completed, throughput=4.99MB/sec 2023-12-16T01:44:43.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9D8EGXcdnryG0A1 off=51166 len=524600 2023-12-16T01:44:43.999 INFO:tasks.workunit.client.0.smithi078.stdout:op 1780 completed, throughput=5MB/sec 2023-12-16T01:44:43.999 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vUkIu33FEHMoDh7 off=4629494 len=711175 2023-12-16T01:44:44.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 1781 completed, throughput=5MB/sec 2023-12-16T01:44:44.003 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y3DtpaZv880bkmS off=17352516 len=630277 2023-12-16T01:44:44.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 1782 completed, throughput=5MB/sec 2023-12-16T01:44:44.004 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-803Bzjse8nGWlcd off=1945673 len=346430 2023-12-16T01:44:44.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 1783 completed, throughput=5MB/sec 2023-12-16T01:44:45.008 INFO:tasks.workunit.client.0.smithi078.stdout: 344: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:45.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wNCQhh-Ndsyf7WF off=5942410 len=1215981 2023-12-16T01:44:45.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 1784 completed, throughput=4.99MB/sec 2023-12-16T01:44:45.010 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-byvn4UDhJFWa3ug off=1045981 len=714753 2023-12-16T01:44:45.012 INFO:tasks.workunit.client.0.smithi078.stdout:op 1785 completed, throughput=4.99MB/sec 2023-12-16T01:44:45.012 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-psQ5E-RaAeXCG7o off=2679904 len=457263 2023-12-16T01:44:45.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 1786 completed, throughput=4.99MB/sec 2023-12-16T01:44:45.015 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qa0umNT6VlMeTFc off=13900692 len=1917316 2023-12-16T01:44:45.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 1787 completed, throughput=5MB/sec 2023-12-16T01:44:45.017 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n2qEeWXlX-TKiEV off=17211096 len=340514 2023-12-16T01:44:45.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 1788 completed, throughput=5MB/sec 2023-12-16T01:44:45.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DMCcUXbsMgpiZmB off=12430670 len=1086064 2023-12-16T01:44:45.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 1789 completed, throughput=5MB/sec 2023-12-16T01:44:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:45 smithi118 ceph-mon[131825]: pgmap v1499: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-16T01:44:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:45 smithi078 ceph-mon[139570]: pgmap v1499: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-16T01:44:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:45 smithi078 ceph-mon[142991]: pgmap v1499: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-16T01:44:46.020 INFO:tasks.workunit.client.0.smithi078.stdout: 345: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:46.021 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Qu4f1yY7QXdkKxP off=1323228 len=1161108 2023-12-16T01:44:46.023 INFO:tasks.workunit.client.0.smithi078.stdout:op 1790 completed, throughput=4.99MB/sec 2023-12-16T01:44:46.023 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QFrUVZwFpCuG1z5 off=10197375 len=429125 2023-12-16T01:44:46.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 1791 completed, throughput=4.99MB/sec 2023-12-16T01:44:46.024 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kYSe7Uc81q79S_Z off=13305905 len=1855322 2023-12-16T01:44:46.026 INFO:tasks.workunit.client.0.smithi078.stdout:op 1792 completed, throughput=5MB/sec 2023-12-16T01:44:46.026 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cUVOWyNs1wxX-Bn off=7396099 len=1702334 2023-12-16T01:44:46.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 1793 completed, throughput=5MB/sec 2023-12-16T01:44:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:46] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.43.0" 2023-12-16T01:44:47.029 INFO:tasks.workunit.client.0.smithi078.stdout: 346: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:47.029 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-moF3BjkxrzcFT0h off=1992680 len=872384 2023-12-16T01:44:47.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 1794 completed, throughput=4.99MB/sec 2023-12-16T01:44:47.034 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qcAn9-pcTKC2jzZ off=5894278 len=2024743 2023-12-16T01:44:47.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 1795 completed, throughput=4.99MB/sec 2023-12-16T01:44:47.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KvGKg6mh1qN7v4e off=1643782 len=1009076 2023-12-16T01:44:47.049 INFO:tasks.workunit.client.0.smithi078.stdout:op 1796 completed, throughput=5MB/sec 2023-12-16T01:44:47.049 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CU1uV3leHPaXg1P off=19630118 len=1265876 2023-12-16T01:44:47.050 INFO:tasks.workunit.client.0.smithi078.stdout:op 1797 completed, throughput=5MB/sec 2023-12-16T01:44:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:47 smithi118 ceph-mon[131825]: pgmap v1500: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:47 smithi078 ceph-mon[139570]: pgmap v1500: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:47 smithi078 ceph-mon[142991]: pgmap v1500: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:44:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:44:48.051 INFO:tasks.workunit.client.0.smithi078.stdout: 347: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:48.051 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oqH0-UoOt-lilN8 off=1693886 len=2045907 2023-12-16T01:44:48.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 1798 completed, throughput=4.99MB/sec 2023-12-16T01:44:48.062 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xqcB3Z_kCiTcNun off=8269009 len=1821096 2023-12-16T01:44:48.070 INFO:tasks.workunit.client.0.smithi078.stdout:op 1799 completed, throughput=5MB/sec 2023-12-16T01:44:48.070 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O4d2-BN5Sv09GkG off=13017938 len=764414 2023-12-16T01:44:48.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 1800 completed, throughput=5MB/sec 2023-12-16T01:44:48.075 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XsvC03ve1hHLnq8 off=3141465 len=303637 2023-12-16T01:44:48.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 1801 completed, throughput=5MB/sec 2023-12-16T01:44:48.075 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UNUgQbVcFaxJcVL off=264022 len=1253807 2023-12-16T01:44:48.076 INFO:tasks.workunit.client.0.smithi078.stdout:op 1802 completed, throughput=5MB/sec 2023-12-16T01:44:49.077 INFO:tasks.workunit.client.0.smithi078.stdout: 348: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:49.077 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-foHlXSoiijCxcBJ off=8423930 len=302788 2023-12-16T01:44:49.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 1803 completed, throughput=4.99MB/sec 2023-12-16T01:44:49.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-POTF09lipqqtt6O off=3281657 len=1999866 2023-12-16T01:44:49.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 1804 completed, throughput=4.99MB/sec 2023-12-16T01:44:49.088 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3iwa2HcXNWBpCX9 off=14876 len=519479 2023-12-16T01:44:49.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 1805 completed, throughput=5MB/sec 2023-12-16T01:44:49.091 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BzglgjOdRwqeVXO off=3247539 len=22429 2023-12-16T01:44:49.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 1806 completed, throughput=5MB/sec 2023-12-16T01:44:49.093 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lxlLKzVfJybS5__ off=683030 len=269564 2023-12-16T01:44:49.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 1807 completed, throughput=5MB/sec 2023-12-16T01:44:49.095 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HTw0bYKHEQT4Jg4 off=5289638 len=1315405 2023-12-16T01:44:49.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 1808 completed, throughput=5MB/sec 2023-12-16T01:44:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:49 smithi118 ceph-mon[131825]: pgmap v1501: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:44:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:44:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:44:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:44:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[139570]: pgmap v1501: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[142991]: pgmap v1501: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:44:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:44:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:44:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:44:50.097 INFO:tasks.workunit.client.0.smithi078.stdout: 349: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:50.097 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lbNUwFsPhJVv5Ut off=14542380 len=1158318 2023-12-16T01:44:50.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 1809 completed, throughput=4.99MB/sec 2023-12-16T01:44:50.099 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uYCvuEf5wZhs9I1 off=8315688 len=621297 2023-12-16T01:44:50.102 INFO:tasks.workunit.client.0.smithi078.stdout:op 1810 completed, throughput=4.99MB/sec 2023-12-16T01:44:50.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uBXIBzkt6FGGlRT off=4545871 len=1743718 2023-12-16T01:44:50.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 1811 completed, throughput=5MB/sec 2023-12-16T01:44:50.104 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z0y09Bi9MVDNqme off=15415620 len=669711 2023-12-16T01:44:50.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 1812 completed, throughput=5MB/sec 2023-12-16T01:44:50.105 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-38QSwI7dFyd0PcV off=1396940 len=619734 2023-12-16T01:44:50.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 1813 completed, throughput=5MB/sec 2023-12-16T01:44:50.106 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-194zPVJE5KcMAzC off=9336743 len=1705821 2023-12-16T01:44:50.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 1814 completed, throughput=5MB/sec 2023-12-16T01:44:51.115 INFO:tasks.workunit.client.0.smithi078.stdout: 350: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:51.115 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UlDwuw6SkVfbYy1 off=1682078 len=1035707 2023-12-16T01:44:51.120 INFO:tasks.workunit.client.0.smithi078.stdout:op 1815 completed, throughput=4.99MB/sec 2023-12-16T01:44:51.120 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_En5hDSXoxbqimb off=659064 len=822597 2023-12-16T01:44:51.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 1816 completed, throughput=4.99MB/sec 2023-12-16T01:44:51.124 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EFqIldPtisJD458 off=17783709 len=1123499 2023-12-16T01:44:51.125 INFO:tasks.workunit.client.0.smithi078.stdout:op 1817 completed, throughput=5MB/sec 2023-12-16T01:44:51.125 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZQp1gkmpJ4WZ1on off=0 len=1060330 2023-12-16T01:44:51.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 1818 completed, throughput=5MB/sec 2023-12-16T01:44:51.130 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o1QVbKwZGK-Rub9 off=14042699 len=235961 2023-12-16T01:44:51.132 INFO:tasks.workunit.client.0.smithi078.stdout:op 1819 completed, throughput=5MB/sec 2023-12-16T01:44:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:51 smithi118 ceph-mon[131825]: pgmap v1502: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:51 smithi078 ceph-mon[139570]: pgmap v1502: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:51 smithi078 ceph-mon[142991]: pgmap v1502: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:52.132 INFO:tasks.workunit.client.0.smithi078.stdout: 351: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:52.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wfYMvnB9agNxpVM off=1244263 len=1109940 2023-12-16T01:44:52.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 1820 completed, throughput=4.99MB/sec 2023-12-16T01:44:52.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dZBBm-_pQWpYlRz off=3565397 len=1568463 2023-12-16T01:44:52.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 1821 completed, throughput=4.99MB/sec 2023-12-16T01:44:52.143 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BIdld0se75cp_ex off=8146363 len=1294663 2023-12-16T01:44:52.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 1822 completed, throughput=5MB/sec 2023-12-16T01:44:52.149 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gSci4i9DmWPIfYV off=8995276 len=1524625 2023-12-16T01:44:52.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 1823 completed, throughput=5MB/sec 2023-12-16T01:44:53.151 INFO:tasks.workunit.client.0.smithi078.stdout: 352: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:53.152 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XnJNcMik9DBeFCt off=1496851 len=1138140 2023-12-16T01:44:53.152 INFO:tasks.workunit.client.0.smithi078.stdout:op 1824 completed, throughput=4.99MB/sec 2023-12-16T01:44:53.152 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oWOFQ72iomyZXMJ off=93032 len=1275886 2023-12-16T01:44:53.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 1825 completed, throughput=4.99MB/sec 2023-12-16T01:44:53.154 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IgVlHTL4hQxr5Ew off=4400534 len=1309387 2023-12-16T01:44:53.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 1826 completed, throughput=5MB/sec 2023-12-16T01:44:53.155 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YxndfcHHpJnm_lx off=18215604 len=981382 2023-12-16T01:44:53.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 1827 completed, throughput=5MB/sec 2023-12-16T01:44:53.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYkDy9-9323Jbtv off=5033495 len=1941750 2023-12-16T01:44:53.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 1828 completed, throughput=5MB/sec 2023-12-16T01:44:53.225 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:44:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:52 smithi078 ceph-mon[139570]: pgmap v1503: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:52 smithi078 ceph-mon[142991]: pgmap v1503: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:52 smithi118 ceph-mon[131825]: pgmap v1503: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:44:53.534 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:44:53.534 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (23m) 9m ago 27m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (23m) 7m ago 27m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (28m) 9m ago 28m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (28m) 7m ago 28m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (23m) 7m ago 31m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (23m) 9m ago 33m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (22m) 9m ago 33m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (22m) 7m ago 32m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (22m) 9m ago 32m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (23m) 9m ago 27m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (23m) 7m ago 27m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (21m) 9m ago 31m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (20m) 9m ago 31m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (20m) 9m ago 30m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:44:53.535 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (19m) 9m ago 30m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:44:53.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (19m) 7m ago 30m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:44:53.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (18m) 7m ago 29m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:44:53.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (18m) 7m ago 29m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:44:53.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (17m) 7m ago 29m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:44:53.536 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (23m) 7m ago 28m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:44:53.924 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:44:53.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:44:53.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:44:53.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:44:53.925 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:44:54.163 INFO:tasks.workunit.client.0.smithi078.stdout: 353: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:54.163 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8W-3Frz-FfXszsU off=9849109 len=1428682 2023-12-16T01:44:54.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 1829 completed, throughput=4.99MB/sec 2023-12-16T01:44:54.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jx_q3h5mG2FvDTh off=19606702 len=1633110 2023-12-16T01:44:54.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 1830 completed, throughput=5MB/sec 2023-12-16T01:44:54.177 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vr5toXY66ZB0sRS off=14524127 len=597074 2023-12-16T01:44:54.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 1831 completed, throughput=5MB/sec 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[139570]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[139570]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2045464796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[142991]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[142991]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2045464796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:53 smithi118 ceph-mon[131825]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:53 smithi118 ceph-mon[131825]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:44:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2045464796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:44:55.181 INFO:tasks.workunit.client.0.smithi078.stdout: 354: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:55.182 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hUPP1JLd-rx0n2D off=5068370 len=970089 2023-12-16T01:44:55.183 INFO:tasks.workunit.client.0.smithi078.stdout:op 1832 completed, throughput=4.99MB/sec 2023-12-16T01:44:55.183 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DAooFmJkWKSXCww off=3982025 len=1550866 2023-12-16T01:44:55.196 INFO:tasks.workunit.client.0.smithi078.stdout:op 1833 completed, throughput=4.99MB/sec 2023-12-16T01:44:55.196 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1d_s776qdxs_8e4 off=5145206 len=1579905 2023-12-16T01:44:55.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 1834 completed, throughput=5MB/sec 2023-12-16T01:44:55.206 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h_KWW2K5lux_3zY off=825298 len=260445 2023-12-16T01:44:55.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 1835 completed, throughput=5MB/sec 2023-12-16T01:44:55.206 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lG4UXKmBB-4dklD off=8826452 len=1146182 2023-12-16T01:44:55.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 1836 completed, throughput=5MB/sec 2023-12-16T01:44:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:54 smithi078 ceph-mon[139570]: pgmap v1504: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:54 smithi078 ceph-mon[142991]: pgmap v1504: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:54 smithi118 ceph-mon[131825]: pgmap v1504: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:44:56.207 INFO:tasks.workunit.client.0.smithi078.stdout: 355: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:56.207 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XyO0bUDA-dfOAaV off=6746077 len=2084989 2023-12-16T01:44:56.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 1837 completed, throughput=4.99MB/sec 2023-12-16T01:44:56.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_sut9eh-ts4g258 off=7933696 len=987068 2023-12-16T01:44:56.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 1838 completed, throughput=4.99MB/sec 2023-12-16T01:44:56.219 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8gUkP8AQuoMycu_ off=979151 len=672961 2023-12-16T01:44:56.230 INFO:tasks.workunit.client.0.smithi078.stdout:op 1839 completed, throughput=5MB/sec 2023-12-16T01:44:56.230 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--Ns7BuOABMLRUpv off=2656296 len=1365757 2023-12-16T01:44:56.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 1840 completed, throughput=5MB/sec 2023-12-16T01:44:56.231 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N9myfSfl5R3Cwtt off=10715962 len=1960004 2023-12-16T01:44:56.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 1841 completed, throughput=5MB/sec 2023-12-16T01:44:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:44:56] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:44:57.232 INFO:tasks.workunit.client.0.smithi078.stdout: 356: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:57.232 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tinukYsaGEjKbiB off=4269495 len=966586 2023-12-16T01:44:57.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 1842 completed, throughput=4.99MB/sec 2023-12-16T01:44:57.234 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bpzTPnsC8XcvKpw off=7621730 len=1993545 2023-12-16T01:44:57.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 1843 completed, throughput=5MB/sec 2023-12-16T01:44:57.246 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tya6g73c4Muqd6N off=14212018 len=466151 2023-12-16T01:44:57.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 1844 completed, throughput=5MB/sec 2023-12-16T01:44:57.250 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l4r2Nw6UXEc3_w1 off=0 len=1052080 2023-12-16T01:44:57.255 INFO:tasks.workunit.client.0.smithi078.stdout:op 1845 completed, throughput=5MB/sec 2023-12-16T01:44:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:57 smithi118 ceph-mon[131825]: pgmap v1505: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:57 smithi078 ceph-mon[139570]: pgmap v1505: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:57 smithi078 ceph-mon[142991]: pgmap v1505: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:44:58.255 INFO:tasks.workunit.client.0.smithi078.stdout: 357: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:58.255 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WMKHqAcVk7HrreA off=6140020 len=1467201 2023-12-16T01:44:58.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 1846 completed, throughput=4.99MB/sec 2023-12-16T01:44:58.262 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oKjSWG-EZYn6Q0n off=2254309 len=1989763 2023-12-16T01:44:58.271 INFO:tasks.workunit.client.0.smithi078.stdout:op 1847 completed, throughput=5MB/sec 2023-12-16T01:44:58.271 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OTE411oBwMPYdgP off=15944472 len=1603635 2023-12-16T01:44:58.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 1848 completed, throughput=5MB/sec 2023-12-16T01:44:59.274 INFO:tasks.workunit.client.0.smithi078.stdout: 358: throughput=4.99MB/sec pending data=0 2023-12-16T01:44:59.274 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QR8Yr6YtcFjLOEo off=10817322 len=1269131 2023-12-16T01:44:59.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 1849 completed, throughput=4.99MB/sec 2023-12-16T01:44:59.275 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DZP2EVmm_b2swlU off=15351467 len=505866 2023-12-16T01:44:59.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 1850 completed, throughput=4.99MB/sec 2023-12-16T01:44:59.280 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lDUa-805K8nlP6F off=901883 len=13175 2023-12-16T01:44:59.282 INFO:tasks.workunit.client.0.smithi078.stdout:op 1851 completed, throughput=4.99MB/sec 2023-12-16T01:44:59.282 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sB7TS7whZtT7W64 off=577492 len=1448823 2023-12-16T01:44:59.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 1852 completed, throughput=5MB/sec 2023-12-16T01:44:59.284 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i08uKzhIfuvkpFF off=2309591 len=1003009 2023-12-16T01:44:59.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 1853 completed, throughput=5MB/sec 2023-12-16T01:44:59.286 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Exo3hgvADkwL1Vx off=0 len=1496601 2023-12-16T01:44:59.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 1854 completed, throughput=5MB/sec 2023-12-16T01:44:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:44:59 smithi118 ceph-mon[131825]: pgmap v1506: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:44:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:44:59 smithi078 ceph-mon[139570]: pgmap v1506: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:44:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:44:59 smithi078 ceph-mon[142991]: pgmap v1506: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:45:00.292 INFO:tasks.workunit.client.0.smithi078.stdout: 359: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:00.292 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pCz15ef_mkOqk9V off=1190988 len=1620297 2023-12-16T01:45:00.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 1855 completed, throughput=4.99MB/sec 2023-12-16T01:45:00.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QRvfK2Gsvxhpnsf off=2893611 len=1712764 2023-12-16T01:45:00.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 1856 completed, throughput=5MB/sec 2023-12-16T01:45:00.303 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Ci9priFu_igMZC off=332383 len=1259492 2023-12-16T01:45:00.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 1857 completed, throughput=5MB/sec 2023-12-16T01:45:01.305 INFO:tasks.workunit.client.0.smithi078.stdout: 360: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:01.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-572goD1MnLiz_u4 off=12460080 len=1407375 2023-12-16T01:45:01.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 1858 completed, throughput=4.99MB/sec 2023-12-16T01:45:01.307 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H2jeoTeLz4huRW0 off=4552827 len=29534 2023-12-16T01:45:01.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 1859 completed, throughput=4.99MB/sec 2023-12-16T01:45:01.310 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nqsyduZJxXhsRha off=1927144 len=1856615 2023-12-16T01:45:01.320 INFO:tasks.workunit.client.0.smithi078.stdout:op 1860 completed, throughput=5MB/sec 2023-12-16T01:45:01.320 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3eZgiz77nPu2BGX off=9982129 len=138396 2023-12-16T01:45:01.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 1861 completed, throughput=5MB/sec 2023-12-16T01:45:01.324 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-znNrxFK2kjzuPZn off=18572714 len=1472648 2023-12-16T01:45:01.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 1862 completed, throughput=5MB/sec 2023-12-16T01:45:01.325 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XxukwHonTu4dZCm off=2319240 len=1740586 2023-12-16T01:45:01.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 1863 completed, throughput=5MB/sec 2023-12-16T01:45:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:01 smithi118 ceph-mon[131825]: pgmap v1507: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:01 smithi078 ceph-mon[139570]: pgmap v1507: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:01 smithi078 ceph-mon[142991]: pgmap v1507: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:02.326 INFO:tasks.workunit.client.0.smithi078.stdout: 361: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:02.326 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-02fh4mLI0yjb9NL off=7065208 len=848826 2023-12-16T01:45:02.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 1864 completed, throughput=4.99MB/sec 2023-12-16T01:45:02.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ipqeAvXW2Jg9FHm off=13067430 len=95430 2023-12-16T01:45:02.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 1865 completed, throughput=4.99MB/sec 2023-12-16T01:45:02.331 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1na3Rg-TdjYco_A off=9666582 len=1728542 2023-12-16T01:45:02.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 1866 completed, throughput=5MB/sec 2023-12-16T01:45:02.340 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--O30851iLCkLcbN off=13575914 len=892645 2023-12-16T01:45:02.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 1867 completed, throughput=5MB/sec 2023-12-16T01:45:02.342 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-axozmhJxNvP5ox- off=1733021 len=1510252 2023-12-16T01:45:02.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 1868 completed, throughput=5MB/sec 2023-12-16T01:45:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:03.351 INFO:tasks.workunit.client.0.smithi078.stdout: 362: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:03.351 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IW_LZMxajRWN6vn off=2212261 len=1259700 2023-12-16T01:45:03.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 1869 completed, throughput=4.99MB/sec 2023-12-16T01:45:03.357 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mgHaiqyLIm0aexA off=972313 len=644775 2023-12-16T01:45:03.361 INFO:tasks.workunit.client.0.smithi078.stdout:op 1870 completed, throughput=4.99MB/sec 2023-12-16T01:45:03.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7yuY9TW6oMSKQmX off=22325879 len=1005733 2023-12-16T01:45:03.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 1871 completed, throughput=5MB/sec 2023-12-16T01:45:03.364 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qZHJEZnV1RifM1N off=7365877 len=233355 2023-12-16T01:45:03.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 1872 completed, throughput=5MB/sec 2023-12-16T01:45:03.364 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7XfRH-NzjpiarqZ off=2643963 len=1731604 2023-12-16T01:45:03.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 1873 completed, throughput=5MB/sec 2023-12-16T01:45:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:03 smithi118 ceph-mon[131825]: pgmap v1508: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:03 smithi078 ceph-mon[139570]: pgmap v1508: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:03 smithi078 ceph-mon[142991]: pgmap v1508: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:04.366 INFO:tasks.workunit.client.0.smithi078.stdout: 363: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:04.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QGtsk0pnCDy6iMQ off=524791 len=245870 2023-12-16T01:45:04.370 INFO:tasks.workunit.client.0.smithi078.stdout:op 1874 completed, throughput=4.99MB/sec 2023-12-16T01:45:04.370 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M6RnI8XaZXWILsc off=10425914 len=1046866 2023-12-16T01:45:04.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 1875 completed, throughput=4.99MB/sec 2023-12-16T01:45:04.371 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fajdmUudoEEK4RR off=45841 len=1688653 2023-12-16T01:45:04.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 1876 completed, throughput=5MB/sec 2023-12-16T01:45:04.378 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2f6M8HR4HyBemIu off=10260442 len=542641 2023-12-16T01:45:04.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 1877 completed, throughput=5MB/sec 2023-12-16T01:45:04.380 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ODNwsRw3ognDt5e off=1623470 len=375374 2023-12-16T01:45:04.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 1878 completed, throughput=5MB/sec 2023-12-16T01:45:04.383 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8iu1o0qpmtpwwiS off=744228 len=1935820 2023-12-16T01:45:04.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 1879 completed, throughput=5MB/sec 2023-12-16T01:45:05.385 INFO:tasks.workunit.client.0.smithi078.stdout: 364: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:05.385 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-H_S-bad-uiWklL2 off=535105 len=1290501 2023-12-16T01:45:05.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 1880 completed, throughput=4.99MB/sec 2023-12-16T01:45:05.387 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-obVQxr9J4_-Zzhp off=2812133 len=237622 2023-12-16T01:45:05.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 1881 completed, throughput=4.99MB/sec 2023-12-16T01:45:05.390 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6lqHEzeyuDJ15Le off=487173 len=703036 2023-12-16T01:45:05.394 INFO:tasks.workunit.client.0.smithi078.stdout:op 1882 completed, throughput=5MB/sec 2023-12-16T01:45:05.394 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oBBUgszCbTlzngq off=5002991 len=2089844 2023-12-16T01:45:05.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 1883 completed, throughput=5MB/sec 2023-12-16T01:45:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:05 smithi118 ceph-mon[131825]: pgmap v1509: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:05 smithi078 ceph-mon[139570]: pgmap v1509: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:05 smithi078 ceph-mon[142991]: pgmap v1509: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:06.404 INFO:tasks.workunit.client.0.smithi078.stdout: 365: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:06.405 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uNWX83Jf4Yt1Fql off=472106 len=1409904 2023-12-16T01:45:06.413 INFO:tasks.workunit.client.0.smithi078.stdout:op 1884 completed, throughput=4.99MB/sec 2023-12-16T01:45:06.413 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ckU9ydtXmjUEElu off=12983058 len=714330 2023-12-16T01:45:06.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 1885 completed, throughput=4.99MB/sec 2023-12-16T01:45:06.414 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cuUqdZWMQlbdhwz off=5609312 len=1574549 2023-12-16T01:45:06.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 1886 completed, throughput=5MB/sec 2023-12-16T01:45:06.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UpqMOszNIRkJvNH off=2404520 len=234124 2023-12-16T01:45:06.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 1887 completed, throughput=5MB/sec 2023-12-16T01:45:06.420 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jYYUoXdorcWNNUM off=43749 len=1117234 2023-12-16T01:45:06.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 1888 completed, throughput=5MB/sec 2023-12-16T01:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:06] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:45:07.425 INFO:tasks.workunit.client.0.smithi078.stdout: 366: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:07.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vRi3M1FOrP8fSbe off=8245696 len=1465254 2023-12-16T01:45:07.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 1889 completed, throughput=4.99MB/sec 2023-12-16T01:45:07.428 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fvBZD2qaZKREv0p off=10378202 len=935231 2023-12-16T01:45:07.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 1890 completed, throughput=4.99MB/sec 2023-12-16T01:45:07.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zcBtJckKzwLraYv off=5097470 len=1776288 2023-12-16T01:45:07.439 INFO:tasks.workunit.client.0.smithi078.stdout:op 1891 completed, throughput=5MB/sec 2023-12-16T01:45:07.439 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P80fj_EBwHsvYGu off=556407 len=690329 2023-12-16T01:45:07.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 1892 completed, throughput=5MB/sec 2023-12-16T01:45:07.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t-mhcmIUIgqGmHv off=1945531 len=28677 2023-12-16T01:45:07.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 1893 completed, throughput=5MB/sec 2023-12-16T01:45:07.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MUk81zO8mL5Ai4l off=889289 len=10037 2023-12-16T01:45:07.445 INFO:tasks.workunit.client.0.smithi078.stdout:op 1894 completed, throughput=5MB/sec 2023-12-16T01:45:07.445 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lYjt7QoYoBhdThN off=1248853 len=1094424 2023-12-16T01:45:07.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 1895 completed, throughput=5MB/sec 2023-12-16T01:45:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:07 smithi078 ceph-mon[142991]: pgmap v1510: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:07 smithi078 ceph-mon[139570]: pgmap v1510: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:07 smithi118 ceph-mon[131825]: pgmap v1510: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:08.447 INFO:tasks.workunit.client.0.smithi078.stdout: 367: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:08.447 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wQxcXQgd7lZUuXB off=1920083 len=1242817 2023-12-16T01:45:08.450 INFO:tasks.workunit.client.0.smithi078.stdout:op 1896 completed, throughput=4.99MB/sec 2023-12-16T01:45:08.450 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHOg5vPZ39mAsHn off=1763862 len=515882 2023-12-16T01:45:08.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 1897 completed, throughput=4.99MB/sec 2023-12-16T01:45:08.453 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kNlu9MWhH4PEuwm off=6686397 len=1263383 2023-12-16T01:45:08.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 1898 completed, throughput=5MB/sec 2023-12-16T01:45:08.460 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KI2h33F-CMNtkIY off=14552811 len=1705574 2023-12-16T01:45:08.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 1899 completed, throughput=5MB/sec 2023-12-16T01:45:09.467 INFO:tasks.workunit.client.0.smithi078.stdout: 368: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:09.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sXaMAf5kahCeXDp off=165157 len=1045670 2023-12-16T01:45:09.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 1900 completed, throughput=4.99MB/sec 2023-12-16T01:45:09.469 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jpYW7ehwOsXTEwV off=9766403 len=1868017 2023-12-16T01:45:09.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 1901 completed, throughput=4.99MB/sec 2023-12-16T01:45:09.472 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b4vUiOusUueJ9R4 off=780514 len=864501 2023-12-16T01:45:09.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 1902 completed, throughput=5MB/sec 2023-12-16T01:45:09.477 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h4BEuMS2ZPoEJYW off=9647407 len=115275 2023-12-16T01:45:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:09 smithi078 ceph-mon[139570]: pgmap v1511: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:45:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:09 smithi078 ceph-mon[142991]: pgmap v1511: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:45:09.479 INFO:tasks.workunit.client.0.smithi078.stdout:op 1903 completed, throughput=5MB/sec 2023-12-16T01:45:09.479 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7mLv4e4m9q1paQW off=7238829 len=1531099 2023-12-16T01:45:09.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 1904 completed, throughput=5MB/sec 2023-12-16T01:45:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:09 smithi118 ceph-mon[131825]: pgmap v1511: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:45:10.481 INFO:tasks.workunit.client.0.smithi078.stdout: 369: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:10.481 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-puir2QfXGzPUif7 off=7112981 len=1787459 2023-12-16T01:45:10.484 INFO:tasks.workunit.client.0.smithi078.stdout:op 1905 completed, throughput=4.99MB/sec 2023-12-16T01:45:10.484 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XG4QDiKGcoRThSO off=11727684 len=1547981 2023-12-16T01:45:10.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 1906 completed, throughput=5MB/sec 2023-12-16T01:45:10.486 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-waycEBkWFZZxsSQ off=8583510 len=1471853 2023-12-16T01:45:10.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 1907 completed, throughput=5MB/sec 2023-12-16T01:45:10.487 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7_gln-HYEMDjKzj off=4588189 len=2089189 2023-12-16T01:45:10.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 1908 completed, throughput=5MB/sec 2023-12-16T01:45:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:11 smithi078 ceph-mon[142991]: pgmap v1512: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:11 smithi078 ceph-mon[139570]: pgmap v1512: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:11.496 INFO:tasks.workunit.client.0.smithi078.stdout: 370: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:11.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y0U2FXEbSR_rVvh off=11951530 len=244902 2023-12-16T01:45:11.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 1909 completed, throughput=4.99MB/sec 2023-12-16T01:45:11.500 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--elCA4NLHwbJyww off=12948772 len=555751 2023-12-16T01:45:11.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 1910 completed, throughput=4.99MB/sec 2023-12-16T01:45:11.504 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RaK826VkKZfaksG off=13192198 len=430608 2023-12-16T01:45:11.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 1911 completed, throughput=4.99MB/sec 2023-12-16T01:45:11.505 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Be-gzi1Hvgx0TM off=9971048 len=1247270 2023-12-16T01:45:11.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 1912 completed, throughput=5MB/sec 2023-12-16T01:45:11.507 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6JUuBSg6KSYM02Y off=4459389 len=974078 2023-12-16T01:45:11.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 1913 completed, throughput=5MB/sec 2023-12-16T01:45:11.512 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iR02_iH8-AsIpOC off=3718099 len=1407205 2023-12-16T01:45:11.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 1914 completed, throughput=5MB/sec 2023-12-16T01:45:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:11 smithi118 ceph-mon[131825]: pgmap v1512: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:45:12.514 INFO:tasks.workunit.client.0.smithi078.stdout: 371: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:12.514 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6lmGF1VJf2Aix3O off=13456902 len=1107393 2023-12-16T01:45:12.515 INFO:tasks.workunit.client.0.smithi078.stdout:op 1915 completed, throughput=4.99MB/sec 2023-12-16T01:45:12.515 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EiA55gYNRYfGShM off=1295513 len=1108226 2023-12-16T01:45:12.521 INFO:tasks.workunit.client.0.smithi078.stdout:op 1916 completed, throughput=5MB/sec 2023-12-16T01:45:12.521 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Gz4vEnsLi5NeUH8 off=11347663 len=1214464 2023-12-16T01:45:12.528 INFO:tasks.workunit.client.0.smithi078.stdout:op 1917 completed, throughput=5MB/sec 2023-12-16T01:45:12.528 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HVAoHPnAq7GrVSt off=12820416 len=953058 2023-12-16T01:45:12.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 1918 completed, throughput=5MB/sec 2023-12-16T01:45:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:12 smithi078 ceph-mon[139570]: pgmap v1513: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:45:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:12 smithi078 ceph-mon[142991]: pgmap v1513: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:45:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:12 smithi118 ceph-mon[131825]: pgmap v1513: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:45:13.534 INFO:tasks.workunit.client.0.smithi078.stdout: 372: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:13.534 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TC1lFC2fBvIeg4E off=11545917 len=1758379 2023-12-16T01:45:13.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 1919 completed, throughput=4.99MB/sec 2023-12-16T01:45:13.536 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cXVQuMyoM8YFvhF off=20489768 len=1224826 2023-12-16T01:45:13.537 INFO:tasks.workunit.client.0.smithi078.stdout:op 1920 completed, throughput=5MB/sec 2023-12-16T01:45:13.537 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JW-ovrpe8VP9ZL8 off=12003687 len=1502206 2023-12-16T01:45:13.539 INFO:tasks.workunit.client.0.smithi078.stdout:op 1921 completed, throughput=5MB/sec 2023-12-16T01:45:13.539 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qQ6DQHxxGN3DYIp off=1117912 len=1683055 2023-12-16T01:45:13.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 1922 completed, throughput=5MB/sec 2023-12-16T01:45:14.549 INFO:tasks.workunit.client.0.smithi078.stdout: 373: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:14.549 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n-Y7ECcnt2cCTrF off=4442073 len=346196 2023-12-16T01:45:14.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 1923 completed, throughput=4.99MB/sec 2023-12-16T01:45:14.552 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pQJRDQzYupcHGG_ off=5839983 len=590269 2023-12-16T01:45:14.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 1924 completed, throughput=4.99MB/sec 2023-12-16T01:45:14.556 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MVBGfT6givnEJGh off=1550734 len=1268288 2023-12-16T01:45:14.558 INFO:tasks.workunit.client.0.smithi078.stdout:op 1925 completed, throughput=5MB/sec 2023-12-16T01:45:14.559 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oMhuFVnG5Q1Z99E off=6663759 len=1570055 2023-12-16T01:45:14.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 1926 completed, throughput=5MB/sec 2023-12-16T01:45:14.561 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1_Uu-At0RVdZ2To off=18276126 len=2010678 2023-12-16T01:45:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 1927 completed, throughput=5MB/sec 2023-12-16T01:45:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:15 smithi118 ceph-mon[131825]: pgmap v1514: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:45:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:15 smithi078 ceph-mon[139570]: pgmap v1514: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:45:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:15 smithi078 ceph-mon[142991]: pgmap v1514: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:45:15.564 INFO:tasks.workunit.client.0.smithi078.stdout: 374: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:15.564 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J-41kapRpS8BXjX off=3749891 len=1308488 2023-12-16T01:45:15.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 1928 completed, throughput=4.99MB/sec 2023-12-16T01:45:15.567 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IvBxJv92lzzMA9y off=1464260 len=173679 2023-12-16T01:45:15.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 1929 completed, throughput=4.99MB/sec 2023-12-16T01:45:15.570 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uc12SiIAugeOYKu off=573109 len=1226947 2023-12-16T01:45:15.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 1930 completed, throughput=5MB/sec 2023-12-16T01:45:15.577 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bYsrluNfn5_csFK off=26195 len=1512216 2023-12-16T01:45:15.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 1931 completed, throughput=5MB/sec 2023-12-16T01:45:16.580 INFO:tasks.workunit.client.0.smithi078.stdout: 375: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:16.580 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6soMlMnuxWB6nKY off=16055350 len=1894410 2023-12-16T01:45:16.582 INFO:tasks.workunit.client.0.smithi078.stdout:op 1932 completed, throughput=4.99MB/sec 2023-12-16T01:45:16.582 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wN1Q7v7ZV5G_Eck off=6863531 len=1528401 2023-12-16T01:45:16.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 1933 completed, throughput=5MB/sec 2023-12-16T01:45:16.590 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rOdRUIqzC0KG2YG off=14419453 len=128006 2023-12-16T01:45:16.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 1934 completed, throughput=5MB/sec 2023-12-16T01:45:16.591 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GFsVukKa1igjg14 off=2530778 len=1800147 2023-12-16T01:45:16.599 INFO:tasks.workunit.client.0.smithi078.stdout:op 1935 completed, throughput=5MB/sec 2023-12-16T01:45:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:16] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:45:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:17 smithi118 ceph-mon[131825]: pgmap v1515: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:17 smithi078 ceph-mon[139570]: pgmap v1515: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:17 smithi078 ceph-mon[142991]: pgmap v1515: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:17.600 INFO:tasks.workunit.client.0.smithi078.stdout: 376: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:17.600 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-otscQsLkQ2j8N_i off=9041471 len=361109 2023-12-16T01:45:17.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 1936 completed, throughput=4.99MB/sec 2023-12-16T01:45:17.603 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pI_LeLLDjIRv_05 off=9481382 len=409282 2023-12-16T01:45:17.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 1937 completed, throughput=4.99MB/sec 2023-12-16T01:45:17.604 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XinbgEANYWh2Kuf off=13333611 len=73835 2023-12-16T01:45:17.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 1938 completed, throughput=4.99MB/sec 2023-12-16T01:45:17.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fvm_I3ApzbqV_iG off=4191656 len=1654115 2023-12-16T01:45:17.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 1939 completed, throughput=4.99MB/sec 2023-12-16T01:45:17.613 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y2ztmGQfEToIiuV off=11301687 len=185879 2023-12-16T01:45:17.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 1940 completed, throughput=4.99MB/sec 2023-12-16T01:45:17.614 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q4XajY5oYoDaxp3 off=14194958 len=1036055 2023-12-16T01:45:17.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 1941 completed, throughput=5MB/sec 2023-12-16T01:45:17.619 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O2tXqih3oQ6glIu off=565636 len=1862484 2023-12-16T01:45:17.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 1942 completed, throughput=5MB/sec 2023-12-16T01:45:18.627 INFO:tasks.workunit.client.0.smithi078.stdout: 377: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:18.627 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pLU1hmyM-MxBj4x off=729315 len=324014 2023-12-16T01:45:18.630 INFO:tasks.workunit.client.0.smithi078.stdout:op 1943 completed, throughput=4.99MB/sec 2023-12-16T01:45:18.630 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DubIrHrrXR66xIJ off=14094909 len=680044 2023-12-16T01:45:18.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 1944 completed, throughput=4.99MB/sec 2023-12-16T01:45:18.631 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jyvnauzCTMFwZ_e off=4847048 len=1696701 2023-12-16T01:45:18.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 1945 completed, throughput=5MB/sec 2023-12-16T01:45:18.635 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5YcqaojDPWh3hwU off=2345494 len=463937 2023-12-16T01:45:18.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 1946 completed, throughput=5MB/sec 2023-12-16T01:45:18.638 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Iv5mYa4sWuFhlnv off=4311291 len=753415 2023-12-16T01:45:18.643 INFO:tasks.workunit.client.0.smithi078.stdout:op 1947 completed, throughput=5MB/sec 2023-12-16T01:45:18.643 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hEi5Wp5sRRvU3q_ off=5969856 len=1532612 2023-12-16T01:45:18.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 1948 completed, throughput=5MB/sec 2023-12-16T01:45:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:19 smithi118 ceph-mon[131825]: pgmap v1516: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:19 smithi078 ceph-mon[139570]: pgmap v1516: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:19 smithi078 ceph-mon[142991]: pgmap v1516: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:19.646 INFO:tasks.workunit.client.0.smithi078.stdout: 378: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:19.646 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KVZzMlEpAb3SSH6 off=6406776 len=1241553 2023-12-16T01:45:19.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 1949 completed, throughput=4.99MB/sec 2023-12-16T01:45:19.652 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3uTXeIs2R9LxHQm off=4079194 len=1633688 2023-12-16T01:45:19.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 1950 completed, throughput=5MB/sec 2023-12-16T01:45:19.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G7m3X9IZNeBV8J5 off=2704382 len=1917299 2023-12-16T01:45:19.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 1951 completed, throughput=5MB/sec 2023-12-16T01:45:20.663 INFO:tasks.workunit.client.0.smithi078.stdout: 379: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:20.663 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nKE6G9B-0-DlnF9 off=8676353 len=333743 2023-12-16T01:45:20.667 INFO:tasks.workunit.client.0.smithi078.stdout:op 1952 completed, throughput=4.99MB/sec 2023-12-16T01:45:20.667 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2VixUOtddY77--S off=1060347 len=557623 2023-12-16T01:45:20.671 INFO:tasks.workunit.client.0.smithi078.stdout:op 1953 completed, throughput=4.99MB/sec 2023-12-16T01:45:20.671 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nPNL6qC9A3XMd2a off=13878606 len=2088527 2023-12-16T01:45:20.673 INFO:tasks.workunit.client.0.smithi078.stdout:op 1954 completed, throughput=5MB/sec 2023-12-16T01:45:20.673 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rMjmxxt5LpFdlHd off=9028368 len=502974 2023-12-16T01:45:20.675 INFO:tasks.workunit.client.0.smithi078.stdout:op 1955 completed, throughput=5MB/sec 2023-12-16T01:45:20.675 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wBeHivC6ZqsnKp2 off=7539641 len=1648333 2023-12-16T01:45:20.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 1956 completed, throughput=5MB/sec 2023-12-16T01:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:21 smithi078 ceph-mon[139570]: pgmap v1517: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:21 smithi078 ceph-mon[142991]: pgmap v1517: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:21 smithi118 ceph-mon[131825]: pgmap v1517: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:21.676 INFO:tasks.workunit.client.0.smithi078.stdout: 380: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:21.676 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SOWO2T1TX_08H09 off=1369905 len=2038794 2023-12-16T01:45:21.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 1957 completed, throughput=4.99MB/sec 2023-12-16T01:45:21.679 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tpis_IhJQHdq1uz off=2639084 len=1910534 2023-12-16T01:45:21.689 INFO:tasks.workunit.client.0.smithi078.stdout:op 1958 completed, throughput=5MB/sec 2023-12-16T01:45:21.689 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BX1906F2DosmRiM off=4880354 len=622886 2023-12-16T01:45:21.693 INFO:tasks.workunit.client.0.smithi078.stdout:op 1959 completed, throughput=5MB/sec 2023-12-16T01:45:21.693 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o1WFxdHM54Ctpvp off=19638468 len=1565109 2023-12-16T01:45:21.695 INFO:tasks.workunit.client.0.smithi078.stdout:op 1960 completed, throughput=5MB/sec 2023-12-16T01:45:22.696 INFO:tasks.workunit.client.0.smithi078.stdout: 381: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:22.696 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C8GFvaZwYca1oRI off=7745436 len=1914118 2023-12-16T01:45:22.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 1961 completed, throughput=4.99MB/sec 2023-12-16T01:45:22.698 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GedtNDw4InjHRRO off=21206750 len=1516693 2023-12-16T01:45:22.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 1962 completed, throughput=5MB/sec 2023-12-16T01:45:22.700 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1XkpuK_Y1WiP4Pe off=3727452 len=1014068 2023-12-16T01:45:22.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 1963 completed, throughput=5MB/sec 2023-12-16T01:45:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:22 smithi078 ceph-mon[139570]: pgmap v1518: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:22 smithi078 ceph-mon[142991]: pgmap v1518: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:22 smithi118 ceph-mon[131825]: pgmap v1518: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:23.701 INFO:tasks.workunit.client.0.smithi078.stdout: 382: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:23.701 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d4r0pgTYxO37lRB off=2694465 len=709907 2023-12-16T01:45:23.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 1964 completed, throughput=4.99MB/sec 2023-12-16T01:45:23.702 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NwPnnT3jVD56kMK off=8881852 len=391054 2023-12-16T01:45:23.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 1965 completed, throughput=4.99MB/sec 2023-12-16T01:45:23.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mdawMmZ1YmKIhIi off=1437453 len=1433614 2023-12-16T01:45:23.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 1966 completed, throughput=4.99MB/sec 2023-12-16T01:45:23.705 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P_K6_U8RxIkxzbE off=3263572 len=628064 2023-12-16T01:45:23.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 1967 completed, throughput=5MB/sec 2023-12-16T01:45:23.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0i9tScJPqDM0gLv off=18918216 len=273152 2023-12-16T01:45:23.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 1968 completed, throughput=5MB/sec 2023-12-16T01:45:23.710 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mrJ6_GtaYTxXWwW off=5419131 len=1151169 2023-12-16T01:45:23.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 1969 completed, throughput=5MB/sec 2023-12-16T01:45:23.717 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SZ2C9GukGxqP8XM off=15402543 len=1084053 2023-12-16T01:45:23.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 1970 completed, throughput=5MB/sec 2023-12-16T01:45:24.271 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:45:24.577 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:45:24.577 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (24m) 9m ago 28m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:45:24.577 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (24m) 7m ago 28m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (29m) 9m ago 29m 20.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (29m) 7m ago 29m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (23m) 7m ago 32m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (23m) 9m ago 34m 531M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (23m) 9m ago 34m 195M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (22m) 7m ago 32m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (22m) 9m ago 32m 123M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (24m) 9m ago 27m 17.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (24m) 7m ago 27m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (21m) 9m ago 32m 1514M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (21m) 9m ago 31m 1935M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (20m) 9m ago 31m 1291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (20m) 9m ago 31m 1399M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (19m) 7m ago 30m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (19m) 7m ago 30m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:45:24.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (18m) 7m ago 29m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:45:24.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (18m) 7m ago 29m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:45:24.579 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (23m) 7m ago 28m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:45:24.722 INFO:tasks.workunit.client.0.smithi078.stdout: 383: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:24.722 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ntv0cwvtt5z1Hz7 off=4181311 len=232291 2023-12-16T01:45:24.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 1971 completed, throughput=4.99MB/sec 2023-12-16T01:45:24.723 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rr7tdXhKKDOzjbO off=999726 len=978550 2023-12-16T01:45:24.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 1972 completed, throughput=4.99MB/sec 2023-12-16T01:45:24.724 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8HVYhCeKQmoqeKD off=7844591 len=208476 2023-12-16T01:45:24.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 1973 completed, throughput=4.99MB/sec 2023-12-16T01:45:24.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vhr5K33i-0M-ig3 off=7696639 len=1300160 2023-12-16T01:45:24.731 INFO:tasks.workunit.client.0.smithi078.stdout:op 1974 completed, throughput=4.99MB/sec 2023-12-16T01:45:24.731 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CxL7ruJCnSszQoK off=17743578 len=1321043 2023-12-16T01:45:24.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 1975 completed, throughput=5MB/sec 2023-12-16T01:45:24.737 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w4OUYGsKf5PQHzN off=13020647 len=356136 2023-12-16T01:45:24.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 1976 completed, throughput=5MB/sec 2023-12-16T01:45:24.738 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4SLH5jas5Xwp9he off=870314 len=472568 2023-12-16T01:45:24.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 1977 completed, throughput=5MB/sec 2023-12-16T01:45:24.739 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XiPctX3aLwl9Et8 off=6729373 len=1860721 2023-12-16T01:45:24.747 INFO:tasks.workunit.client.0.smithi078.stdout:op 1978 completed, throughput=5MB/sec 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:45:24.965 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:45:24.966 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:45:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:25 smithi118 ceph-mon[131825]: pgmap v1519: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:45:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:25 smithi118 ceph-mon[131825]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:25 smithi118 ceph-mon[131825]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1569880745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[142991]: pgmap v1519: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[142991]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[142991]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1569880745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[139570]: pgmap v1519: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[139570]: from='client.35394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[139570]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1569880745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:25.747 INFO:tasks.workunit.client.0.smithi078.stdout: 384: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:25.748 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lmsL6kFnDfjTdxA off=5216110 len=1102389 2023-12-16T01:45:25.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 1979 completed, throughput=4.99MB/sec 2023-12-16T01:45:25.752 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LY_lL0lVq6N5K0G off=19919378 len=545408 2023-12-16T01:45:25.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 1980 completed, throughput=5MB/sec 2023-12-16T01:45:25.756 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qmfFz9leEs83CD7 off=2642225 len=131327 2023-12-16T01:45:25.759 INFO:tasks.workunit.client.0.smithi078.stdout:op 1981 completed, throughput=5MB/sec 2023-12-16T01:45:25.759 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3TWj7Gxvmi6059r off=2608718 len=901712 2023-12-16T01:45:25.760 INFO:tasks.workunit.client.0.smithi078.stdout:op 1982 completed, throughput=5MB/sec 2023-12-16T01:45:25.760 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PJBO14AtZ4VlB7b off=11339445 len=1595127 2023-12-16T01:45:25.766 INFO:tasks.workunit.client.0.smithi078.stdout:op 1983 completed, throughput=5MB/sec 2023-12-16T01:45:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:26] "GET /metrics HTTP/1.1" 200 34016 "" "Prometheus/2.43.0" 2023-12-16T01:45:26.766 INFO:tasks.workunit.client.0.smithi078.stdout: 385: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:26.766 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bsQM9cX8j_rjoV4 off=9784705 len=1181139 2023-12-16T01:45:26.768 INFO:tasks.workunit.client.0.smithi078.stdout:op 1984 completed, throughput=4.99MB/sec 2023-12-16T01:45:26.768 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xrV59Ya1NXtxaMw off=15796032 len=939101 2023-12-16T01:45:26.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 1985 completed, throughput=4.99MB/sec 2023-12-16T01:45:26.774 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3HUzUidpcFK6hJ4 off=9638987 len=1538846 2023-12-16T01:45:26.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 1986 completed, throughput=5MB/sec 2023-12-16T01:45:26.781 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fXdDbh1WZUUjR2b off=5135371 len=1473216 2023-12-16T01:45:26.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 1987 completed, throughput=5MB/sec 2023-12-16T01:45:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:27 smithi118 ceph-mon[131825]: pgmap v1520: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:27 smithi078 ceph-mon[139570]: pgmap v1520: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:27 smithi078 ceph-mon[142991]: pgmap v1520: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:27.788 INFO:tasks.workunit.client.0.smithi078.stdout: 386: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:27.788 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1i74zw7LPYlVS3p off=10545265 len=2064422 2023-12-16T01:45:27.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 1988 completed, throughput=4.99MB/sec 2023-12-16T01:45:27.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hT3QLGN3bPwiHkw off=13050466 len=50535 2023-12-16T01:45:27.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 1989 completed, throughput=4.99MB/sec 2023-12-16T01:45:27.799 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3JeDskzf4n8WvcN off=17459725 len=1113049 2023-12-16T01:45:27.800 INFO:tasks.workunit.client.0.smithi078.stdout:op 1990 completed, throughput=5MB/sec 2023-12-16T01:45:27.800 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WXZpCffixJ1HDVd off=9146211 len=944309 2023-12-16T01:45:27.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 1991 completed, throughput=5MB/sec 2023-12-16T01:45:27.802 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Btuw3BPfCtAS8W off=4559384 len=1671480 2023-12-16T01:45:27.804 INFO:tasks.workunit.client.0.smithi078.stdout:op 1992 completed, throughput=5MB/sec 2023-12-16T01:45:28.805 INFO:tasks.workunit.client.0.smithi078.stdout: 387: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:28.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n-KMb-hbpKLJHb6 off=3842271 len=634428 2023-12-16T01:45:28.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 1993 completed, throughput=4.99MB/sec 2023-12-16T01:45:28.806 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UDpPTDopxMjoGTa off=2755998 len=145692 2023-12-16T01:45:28.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 1994 completed, throughput=4.99MB/sec 2023-12-16T01:45:28.809 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fC48buy01v-cjbn off=11588040 len=1052244 2023-12-16T01:45:28.811 INFO:tasks.workunit.client.0.smithi078.stdout:op 1995 completed, throughput=4.99MB/sec 2023-12-16T01:45:28.811 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HFxcg5itKIb_g8c off=6933118 len=1495060 2023-12-16T01:45:28.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 1996 completed, throughput=5MB/sec 2023-12-16T01:45:28.819 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VaeLJiXoayLLJov off=7803468 len=464933 2023-12-16T01:45:28.820 INFO:tasks.workunit.client.0.smithi078.stdout:op 1997 completed, throughput=5MB/sec 2023-12-16T01:45:28.820 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pvErp2h2ACsa76m off=1380022 len=2024458 2023-12-16T01:45:28.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 1998 completed, throughput=5MB/sec 2023-12-16T01:45:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:29 smithi078 ceph-mon[139570]: pgmap v1521: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:45:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:29 smithi078 ceph-mon[142991]: pgmap v1521: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:45:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:29 smithi118 ceph-mon[131825]: pgmap v1521: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:45:29.823 INFO:tasks.workunit.client.0.smithi078.stdout: 388: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:29.823 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yofRKyivH9MAfG2 off=6825737 len=1177228 2023-12-16T01:45:29.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 1999 completed, throughput=4.99MB/sec 2023-12-16T01:45:29.824 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IpsiHyeYAJdZ_gn off=5966606 len=694247 2023-12-16T01:45:29.828 INFO:tasks.workunit.client.0.smithi078.stdout:op 2000 completed, throughput=5MB/sec 2023-12-16T01:45:29.828 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u0otDgK6bpgyhgj off=9153911 len=1427921 2023-12-16T01:45:29.836 INFO:tasks.workunit.client.0.smithi078.stdout:op 2001 completed, throughput=5MB/sec 2023-12-16T01:45:29.836 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gZEnniLUuDF-EOO off=9681419 len=1723208 2023-12-16T01:45:29.843 INFO:tasks.workunit.client.0.smithi078.stdout:op 2002 completed, throughput=5MB/sec 2023-12-16T01:45:30.844 INFO:tasks.workunit.client.0.smithi078.stdout: 389: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:30.844 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-b7L-u7Ig0jqaXU3 off=12126717 len=492585 2023-12-16T01:45:30.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 2003 completed, throughput=4.99MB/sec 2023-12-16T01:45:30.845 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--fTWdFzOCGWmcbQ off=16284132 len=1663795 2023-12-16T01:45:30.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 2004 completed, throughput=5MB/sec 2023-12-16T01:45:30.846 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IHTC6WSmA02sPtM off=1490548 len=1011612 2023-12-16T01:45:30.853 INFO:tasks.workunit.client.0.smithi078.stdout:op 2005 completed, throughput=5MB/sec 2023-12-16T01:45:30.853 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PGD4xkc2YER3K9j off=3988662 len=2009504 2023-12-16T01:45:30.855 INFO:tasks.workunit.client.0.smithi078.stdout:op 2006 completed, throughput=5MB/sec 2023-12-16T01:45:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:31 smithi078 ceph-mon[139570]: pgmap v1522: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:31 smithi078 ceph-mon[142991]: pgmap v1522: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:31 smithi118 ceph-mon[131825]: pgmap v1522: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:31.856 INFO:tasks.workunit.client.0.smithi078.stdout: 390: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:31.856 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x3QckX84zFFzESG off=2792999 len=380644 2023-12-16T01:45:31.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 2007 completed, throughput=4.99MB/sec 2023-12-16T01:45:31.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_AB32qNT6Eh6Fkj off=11052961 len=1796550 2023-12-16T01:45:31.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 2008 completed, throughput=5MB/sec 2023-12-16T01:45:31.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u5udL9vQfkuyKOQ off=9261795 len=424819 2023-12-16T01:45:31.863 INFO:tasks.workunit.client.0.smithi078.stdout:op 2009 completed, throughput=5MB/sec 2023-12-16T01:45:31.863 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WVfcI9KjNs3ctXQ off=2703725 len=869380 2023-12-16T01:45:31.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 2010 completed, throughput=5MB/sec 2023-12-16T01:45:31.868 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5ZlOjghKx7dPt14 off=4112092 len=1095322 2023-12-16T01:45:31.874 INFO:tasks.workunit.client.0.smithi078.stdout:op 2011 completed, throughput=5MB/sec 2023-12-16T01:45:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:32.874 INFO:tasks.workunit.client.0.smithi078.stdout: 391: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:32.874 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EOK4reKveJonvEs off=7529527 len=459685 2023-12-16T01:45:32.878 INFO:tasks.workunit.client.0.smithi078.stdout:op 2012 completed, throughput=4.99MB/sec 2023-12-16T01:45:32.878 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6LBXZSZ_dJ12RH2 off=1322994 len=1675434 2023-12-16T01:45:32.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 2013 completed, throughput=4.99MB/sec 2023-12-16T01:45:32.880 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZNWVOLWs_xuPMIP off=8360415 len=303792 2023-12-16T01:45:32.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 2014 completed, throughput=4.99MB/sec 2023-12-16T01:45:32.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yNoTkc_4WhOLO_C off=13207758 len=1463663 2023-12-16T01:45:32.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 2015 completed, throughput=5MB/sec 2023-12-16T01:45:32.883 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OBw6VJlvXK9Iajc off=14634057 len=1739150 2023-12-16T01:45:32.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 2016 completed, throughput=5MB/sec 2023-12-16T01:45:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:33 smithi078 ceph-mon[139570]: pgmap v1523: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:33 smithi078 ceph-mon[142991]: pgmap v1523: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:33 smithi118 ceph-mon[131825]: pgmap v1523: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:45:33.885 INFO:tasks.workunit.client.0.smithi078.stdout: 392: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:33.885 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MJv2eChb5Nz6bZI off=2369760 len=1835614 2023-12-16T01:45:33.887 INFO:tasks.workunit.client.0.smithi078.stdout:op 2017 completed, throughput=4.99MB/sec 2023-12-16T01:45:33.887 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hTrqO8TXI0i7PIh off=4405527 len=1296532 2023-12-16T01:45:33.889 INFO:tasks.workunit.client.0.smithi078.stdout:op 2018 completed, throughput=5MB/sec 2023-12-16T01:45:33.889 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-THqnoD7qq7xuFf2 off=3071086 len=1079766 2023-12-16T01:45:33.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 2019 completed, throughput=5MB/sec 2023-12-16T01:45:33.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bXAbzmMeEyYoiZV off=18127622 len=256673 2023-12-16T01:45:33.894 INFO:tasks.workunit.client.0.smithi078.stdout:op 2020 completed, throughput=5MB/sec 2023-12-16T01:45:33.895 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f9Fv_50KOUmwpeJ off=2231032 len=1223873 2023-12-16T01:45:33.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 2021 completed, throughput=5MB/sec 2023-12-16T01:45:34.896 INFO:tasks.workunit.client.0.smithi078.stdout: 393: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:34.896 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z7wcL1WKY8j-OnM off=7402829 len=1542599 2023-12-16T01:45:34.902 INFO:tasks.workunit.client.0.smithi078.stdout:op 2022 completed, throughput=4.99MB/sec 2023-12-16T01:45:34.902 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s3kTfUzW1uUBB3n off=15887851 len=1834491 2023-12-16T01:45:34.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 2023 completed, throughput=5MB/sec 2023-12-16T01:45:34.906 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UlQewKGfb1k7tGj off=1142838 len=1190684 2023-12-16T01:45:34.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 2024 completed, throughput=5MB/sec 2023-12-16T01:45:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:35 smithi078 ceph-mon[139570]: pgmap v1524: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:35 smithi078 ceph-mon[142991]: pgmap v1524: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:35 smithi118 ceph-mon[131825]: pgmap v1524: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:35.911 INFO:tasks.workunit.client.0.smithi078.stdout: 394: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:35.911 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dgbg-8u8l60Tc0j off=1655428 len=368302 2023-12-16T01:45:35.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 2025 completed, throughput=4.99MB/sec 2023-12-16T01:45:35.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-synm9qvZotlQFXo off=1753468 len=709435 2023-12-16T01:45:35.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 2026 completed, throughput=4.99MB/sec 2023-12-16T01:45:35.916 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IjFWHgTPADruSEH off=613471 len=1329045 2023-12-16T01:45:35.923 INFO:tasks.workunit.client.0.smithi078.stdout:op 2027 completed, throughput=4.99MB/sec 2023-12-16T01:45:35.923 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dRgpRjPHuvo2xMm off=4821466 len=313009 2023-12-16T01:45:35.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 2028 completed, throughput=4.99MB/sec 2023-12-16T01:45:35.926 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tfKaUtt4s9cCEXp off=3741087 len=258116 2023-12-16T01:45:35.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 2029 completed, throughput=4.99MB/sec 2023-12-16T01:45:35.929 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uMeRoMlZA5HvZPL off=8481247 len=1504071 2023-12-16T01:45:35.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 2030 completed, throughput=5MB/sec 2023-12-16T01:45:35.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_5lZ3mGcBGmFjZy off=11504404 len=556016 2023-12-16T01:45:35.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 2031 completed, throughput=5MB/sec 2023-12-16T01:45:35.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hJfFjCb7jlI8M-A off=4388580 len=756377 2023-12-16T01:45:35.935 INFO:tasks.workunit.client.0.smithi078.stdout:op 2032 completed, throughput=5MB/sec 2023-12-16T01:45:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:36] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2023-12-16T01:45:36.936 INFO:tasks.workunit.client.0.smithi078.stdout: 395: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:36.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-osLxBPRJf_vIgGn off=262674 len=1598037 2023-12-16T01:45:36.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 2033 completed, throughput=4.99MB/sec 2023-12-16T01:45:36.938 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NTa_xfKDFWp-NXj off=780986 len=917158 2023-12-16T01:45:36.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 2034 completed, throughput=4.99MB/sec 2023-12-16T01:45:36.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sN_pBKNTDPLShSN off=11092209 len=1199954 2023-12-16T01:45:36.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 2035 completed, throughput=5MB/sec 2023-12-16T01:45:36.952 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ay_Mf_1Mwzc6l10 off=1057117 len=749855 2023-12-16T01:45:36.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 2036 completed, throughput=5MB/sec 2023-12-16T01:45:36.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2YC7-8rCLiQqzCc off=6142471 len=1041469 2023-12-16T01:45:36.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 2037 completed, throughput=5MB/sec 2023-12-16T01:45:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:37 smithi078 ceph-mon[139570]: pgmap v1525: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:45:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:37 smithi078 ceph-mon[142991]: pgmap v1525: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:45:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:37 smithi118 ceph-mon[131825]: pgmap v1525: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:45:37.960 INFO:tasks.workunit.client.0.smithi078.stdout: 396: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:37.960 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iKQkUz8biUkAD5i off=13835078 len=1765098 2023-12-16T01:45:37.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 2038 completed, throughput=4.99MB/sec 2023-12-16T01:45:37.962 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iRc4tuNObz_NjOR off=88181 len=1996900 2023-12-16T01:45:37.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 2039 completed, throughput=5MB/sec 2023-12-16T01:45:37.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tpfDI7t1GHZrvu5 off=1452178 len=1684550 2023-12-16T01:45:37.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 2040 completed, throughput=5MB/sec 2023-12-16T01:45:38.973 INFO:tasks.workunit.client.0.smithi078.stdout: 397: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:38.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F__A2-BsaduBUU8 off=10630610 len=610894 2023-12-16T01:45:38.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 2041 completed, throughput=4.99MB/sec 2023-12-16T01:45:38.974 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-B6-dMCtpx-5A9Sz off=15321229 len=1731049 2023-12-16T01:45:38.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 2042 completed, throughput=5MB/sec 2023-12-16T01:45:38.976 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NbPBi-hgavuNzjS off=3617319 len=1053824 2023-12-16T01:45:38.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 2043 completed, throughput=5MB/sec 2023-12-16T01:45:38.977 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FE8j7B6xFsF8SUR off=7245228 len=1281666 2023-12-16T01:45:38.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 2044 completed, throughput=5MB/sec 2023-12-16T01:45:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:39 smithi078 ceph-mon[139570]: pgmap v1526: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:39 smithi078 ceph-mon[142991]: pgmap v1526: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:39.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:39 smithi118 ceph-mon[131825]: pgmap v1526: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:39.985 INFO:tasks.workunit.client.0.smithi078.stdout: 398: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:39.985 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iaoyfp8oCso3PH3 off=15025592 len=1568845 2023-12-16T01:45:39.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 2045 completed, throughput=4.99MB/sec 2023-12-16T01:45:39.994 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ToqcDeUz7cq9Kmn off=2641499 len=1516990 2023-12-16T01:45:39.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 2046 completed, throughput=5MB/sec 2023-12-16T01:45:39.995 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7N_z4zGJLgMI50B off=14637082 len=101823 2023-12-16T01:45:39.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 2047 completed, throughput=5MB/sec 2023-12-16T01:45:39.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DDMsgEOzvGklC0m off=2590345 len=1809675 2023-12-16T01:45:40.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 2048 completed, throughput=5MB/sec 2023-12-16T01:45:40.002 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DygXpQJJ6zJfrc8 off=15580991 len=562883 2023-12-16T01:45:40.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 2049 completed, throughput=5MB/sec 2023-12-16T01:45:41.003 INFO:tasks.workunit.client.0.smithi078.stdout: 399: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:41.004 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sj4E4MAd7-ItuNc off=23212302 len=659720 2023-12-16T01:45:41.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 2050 completed, throughput=4.99MB/sec 2023-12-16T01:45:41.005 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CB2wt09u21cWTI5 off=14093473 len=162714 2023-12-16T01:45:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 2051 completed, throughput=4.99MB/sec 2023-12-16T01:45:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VaWwmvuVCKw354u off=9253601 len=33544 2023-12-16T01:45:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 2052 completed, throughput=4.99MB/sec 2023-12-16T01:45:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-R-lAVEAy2xNwXOo off=477675 len=1919632 2023-12-16T01:45:41.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 2053 completed, throughput=5MB/sec 2023-12-16T01:45:41.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EekPR6H16_P12st off=455736 len=1128541 2023-12-16T01:45:41.019 INFO:tasks.workunit.client.0.smithi078.stdout:op 2054 completed, throughput=5MB/sec 2023-12-16T01:45:41.019 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--QuGBpcWVtCb7eA off=3056932 len=1781736 2023-12-16T01:45:41.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 2055 completed, throughput=5MB/sec 2023-12-16T01:45:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:41 smithi078 ceph-mon[139570]: pgmap v1527: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:41 smithi078 ceph-mon[142991]: pgmap v1527: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:41 smithi118 ceph-mon[131825]: pgmap v1527: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:42.028 INFO:tasks.workunit.client.0.smithi078.stdout: 400: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:42.029 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WTq8Pg2AOe0VEYM off=2807134 len=1932137 2023-12-16T01:45:42.030 INFO:tasks.workunit.client.0.smithi078.stdout:op 2056 completed, throughput=4.99MB/sec 2023-12-16T01:45:42.031 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xb7CaGhOtkjT__z off=1959881 len=1804591 2023-12-16T01:45:42.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 2057 completed, throughput=5MB/sec 2023-12-16T01:45:42.038 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Rp5kBcDDlYKUM9U off=5611538 len=1236139 2023-12-16T01:45:42.039 INFO:tasks.workunit.client.0.smithi078.stdout:op 2058 completed, throughput=5MB/sec 2023-12-16T01:45:43.040 INFO:tasks.workunit.client.0.smithi078.stdout: 401: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:43.040 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cUVOWyNs1wxX-Bn off=5832312 len=1064325 2023-12-16T01:45:43.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 2059 completed, throughput=4.99MB/sec 2023-12-16T01:45:43.042 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Xl_DSc2v9m3q8r3 off=20846946 len=1442698 2023-12-16T01:45:43.043 INFO:tasks.workunit.client.0.smithi078.stdout:op 2060 completed, throughput=4.99MB/sec 2023-12-16T01:45:43.043 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cdKJVpyfkyklp8g off=811837 len=745716 2023-12-16T01:45:43.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 2061 completed, throughput=5MB/sec 2023-12-16T01:45:43.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IKpb1Qwo-9OEXdP off=17548611 len=411526 2023-12-16T01:45:43.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 2062 completed, throughput=5MB/sec 2023-12-16T01:45:43.048 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WPVcGIEt7kIUzhb off=764644 len=1436044 2023-12-16T01:45:43.051 INFO:tasks.workunit.client.0.smithi078.stdout:op 2063 completed, throughput=5MB/sec 2023-12-16T01:45:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:42 smithi078 ceph-mon[139570]: pgmap v1528: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:42 smithi078 ceph-mon[142991]: pgmap v1528: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:42 smithi118 ceph-mon[131825]: pgmap v1528: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:45:44.051 INFO:tasks.workunit.client.0.smithi078.stdout: 402: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:44.052 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FLceaTDiC7xN4TO off=4222573 len=966295 2023-12-16T01:45:44.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 2064 completed, throughput=4.99MB/sec 2023-12-16T01:45:44.053 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6f65guRMrjZe5A5 off=8589533 len=1402991 2023-12-16T01:45:44.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 2065 completed, throughput=4.99MB/sec 2023-12-16T01:45:44.059 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4BRWYaNHHih5RHa off=3991278 len=1336938 2023-12-16T01:45:44.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 2066 completed, throughput=5MB/sec 2023-12-16T01:45:44.065 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MhPJqLBlYuv5UUV off=3386321 len=151028 2023-12-16T01:45:44.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 2067 completed, throughput=5MB/sec 2023-12-16T01:45:44.066 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AG1ZCb_A1g-NaV8 off=10544853 len=1408134 2023-12-16T01:45:44.067 INFO:tasks.workunit.client.0.smithi078.stdout:op 2068 completed, throughput=5MB/sec 2023-12-16T01:45:45.067 INFO:tasks.workunit.client.0.smithi078.stdout: 403: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:45.067 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KZbljY0XDtg01Wn off=15301135 len=521812 2023-12-16T01:45:45.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 2069 completed, throughput=4.99MB/sec 2023-12-16T01:45:45.069 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-khAfa1FNZriS0tD off=7400489 len=259151 2023-12-16T01:45:45.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 2070 completed, throughput=4.99MB/sec 2023-12-16T01:45:45.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eePq3I0QI1sBWEQ off=21047024 len=977019 2023-12-16T01:45:45.076 INFO:tasks.workunit.client.0.smithi078.stdout:op 2071 completed, throughput=4.99MB/sec 2023-12-16T01:45:45.076 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Zg699VKsF2x9nYI off=4702795 len=509417 2023-12-16T01:45:45.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 2072 completed, throughput=4.99MB/sec 2023-12-16T01:45:45.080 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-azWcbceQYp5gokw off=6951946 len=471494 2023-12-16T01:45:45.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 2073 completed, throughput=4.99MB/sec 2023-12-16T01:45:45.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MRp8KlY0DB8ko03 off=18214552 len=1996968 2023-12-16T01:45:45.086 INFO:tasks.workunit.client.0.smithi078.stdout:op 2074 completed, throughput=5MB/sec 2023-12-16T01:45:45.086 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_a-makGL8eUAobW off=2430238 len=1678038 2023-12-16T01:45:45.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 2075 completed, throughput=5MB/sec 2023-12-16T01:45:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:45 smithi118 ceph-mon[131825]: pgmap v1529: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:45 smithi078 ceph-mon[139570]: pgmap v1529: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:45 smithi078 ceph-mon[142991]: pgmap v1529: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:46.095 INFO:tasks.workunit.client.0.smithi078.stdout: 404: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:46.095 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LZjXef8UvckcdeH off=1674942 len=1686809 2023-12-16T01:45:46.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 2076 completed, throughput=4.99MB/sec 2023-12-16T01:45:46.097 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JvW54oOp3n0uLX0 off=4491664 len=225923 2023-12-16T01:45:46.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 2077 completed, throughput=5MB/sec 2023-12-16T01:45:46.100 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ldk6V6uXzm_Cg70 off=3000837 len=1146256 2023-12-16T01:45:46.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 2078 completed, throughput=5MB/sec 2023-12-16T01:45:46.105 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zMkPTY6ErLgPEge off=827158 len=799889 2023-12-16T01:45:46.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 2079 completed, throughput=5MB/sec 2023-12-16T01:45:46.110 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eYkDy9-9323Jbtv off=12781827 len=651990 2023-12-16T01:45:46.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 2080 completed, throughput=5MB/sec 2023-12-16T01:45:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:46] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2023-12-16T01:45:47.111 INFO:tasks.workunit.client.0.smithi078.stdout: 405: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:47.112 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7XpAr3LpDXrXfqR off=5754494 len=1189486 2023-12-16T01:45:47.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 2081 completed, throughput=4.99MB/sec 2023-12-16T01:45:47.117 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5Wd1UK5l6dBh0Wp off=5678574 len=1525727 2023-12-16T01:45:47.125 INFO:tasks.workunit.client.0.smithi078.stdout:op 2082 completed, throughput=4.99MB/sec 2023-12-16T01:45:47.125 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VWMUQC1OCNx0qj0 off=4615221 len=276852 2023-12-16T01:45:47.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 2083 completed, throughput=5MB/sec 2023-12-16T01:45:47.126 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CD27fRvz6JlmZvE off=5932348 len=1348628 2023-12-16T01:45:47.128 INFO:tasks.workunit.client.0.smithi078.stdout:op 2084 completed, throughput=5MB/sec 2023-12-16T01:45:47.128 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Lhis1oFTlLKhkX9 off=2601288 len=1488068 2023-12-16T01:45:47.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 2085 completed, throughput=5MB/sec 2023-12-16T01:45:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:47 smithi078 ceph-mon[139570]: pgmap v1530: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:47 smithi078 ceph-mon[142991]: pgmap v1530: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:47 smithi118 ceph-mon[131825]: pgmap v1530: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:45:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:45:48.135 INFO:tasks.workunit.client.0.smithi078.stdout: 406: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:48.136 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h5Yx6D-pbBZx10t off=2380301 len=828450 2023-12-16T01:45:48.141 INFO:tasks.workunit.client.0.smithi078.stdout:op 2086 completed, throughput=4.99MB/sec 2023-12-16T01:45:48.141 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N3lZSwx6Gz1Vws5 off=253699 len=2022813 2023-12-16T01:45:48.152 INFO:tasks.workunit.client.0.smithi078.stdout:op 2087 completed, throughput=5MB/sec 2023-12-16T01:45:48.152 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EryXsRX6k-cfVzM off=4718415 len=281452 2023-12-16T01:45:48.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 2088 completed, throughput=5MB/sec 2023-12-16T01:45:48.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-x5A-cIZnHt08VB- off=12922093 len=1574188 2023-12-16T01:45:48.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 2089 completed, throughput=5MB/sec 2023-12-16T01:45:49.165 INFO:tasks.workunit.client.0.smithi078.stdout: 407: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:49.165 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jGkNyhRfpdHpqc7 off=13831817 len=1693516 2023-12-16T01:45:49.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 2090 completed, throughput=4.99MB/sec 2023-12-16T01:45:49.166 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NYCcPS9dF4jk1BW off=3251340 len=1725164 2023-12-16T01:45:49.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 2091 completed, throughput=5MB/sec 2023-12-16T01:45:49.169 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YNxjqZRqhqk3kzu off=4713314 len=1677572 2023-12-16T01:45:49.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 2092 completed, throughput=5MB/sec 2023-12-16T01:45:49.177 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HJOcuRG-QII2XIn off=20907273 len=1121021 2023-12-16T01:45:49.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 2093 completed, throughput=5MB/sec 2023-12-16T01:45:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:49 smithi078 ceph-mon[139570]: pgmap v1531: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:45:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:49 smithi078 ceph-mon[142991]: pgmap v1531: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:45:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:49 smithi118 ceph-mon[131825]: pgmap v1531: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:45:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:45:50.178 INFO:tasks.workunit.client.0.smithi078.stdout: 408: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:50.179 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UbZqyQqyrvqmO09 off=13343630 len=469781 2023-12-16T01:45:50.180 INFO:tasks.workunit.client.0.smithi078.stdout:op 2094 completed, throughput=4.99MB/sec 2023-12-16T01:45:50.180 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sg4tK5tXGQfV1Nj off=17948522 len=1353742 2023-12-16T01:45:50.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 2095 completed, throughput=4.99MB/sec 2023-12-16T01:45:50.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kdkW5_TDViqslwv off=5805183 len=253866 2023-12-16T01:45:50.186 INFO:tasks.workunit.client.0.smithi078.stdout:op 2096 completed, throughput=5MB/sec 2023-12-16T01:45:50.186 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F6neK7eSaH6w2Jd off=16572298 len=451338 2023-12-16T01:45:50.189 INFO:tasks.workunit.client.0.smithi078.stdout:op 2097 completed, throughput=5MB/sec 2023-12-16T01:45:50.190 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IWlAQQm35NCHJB2 off=4983646 len=1903240 2023-12-16T01:45:50.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 2098 completed, throughput=5MB/sec 2023-12-16T01:45:51.198 INFO:tasks.workunit.client.0.smithi078.stdout: 409: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:51.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WEf1WUlfhC1QAlf off=8297688 len=1331024 2023-12-16T01:45:51.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 2099 completed, throughput=4.99MB/sec 2023-12-16T01:45:51.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NxPoRvHy5C7pJ0- off=14633984 len=1579799 2023-12-16T01:45:51.207 INFO:tasks.workunit.client.0.smithi078.stdout:op 2100 completed, throughput=4.99MB/sec 2023-12-16T01:45:51.207 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yB4CKrRGw2VlsGk off=7665897 len=876765 2023-12-16T01:45:51.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 2101 completed, throughput=5MB/sec 2023-12-16T01:45:51.211 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v3QnhbUa0R0fIJg off=3637575 len=1202085 2023-12-16T01:45:51.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 2102 completed, throughput=5MB/sec 2023-12-16T01:45:51.217 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_lnK_ALusjUGiDQ off=8253858 len=311141 2023-12-16T01:45:51.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 2103 completed, throughput=5MB/sec 2023-12-16T01:45:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:51 smithi078 ceph-mon[139570]: pgmap v1532: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:51 smithi078 ceph-mon[142991]: pgmap v1532: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:51 smithi118 ceph-mon[131825]: pgmap v1532: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:45:52.220 INFO:tasks.workunit.client.0.smithi078.stdout: 410: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:52.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_7ruSR6lZyyO-9w off=5089847 len=1610859 2023-12-16T01:45:52.226 INFO:tasks.workunit.client.0.smithi078.stdout:op 2104 completed, throughput=4.99MB/sec 2023-12-16T01:45:52.226 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5luirwwld6pk97K off=11488972 len=1122896 2023-12-16T01:45:52.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 2105 completed, throughput=4.99MB/sec 2023-12-16T01:45:52.231 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iR02_iH8-AsIpOC off=7185758 len=1613025 2023-12-16T01:45:52.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 2106 completed, throughput=5MB/sec 2023-12-16T01:45:52.237 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-trQfOVXG0NkK-Tz off=1220006 len=900105 2023-12-16T01:45:52.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 2107 completed, throughput=5MB/sec 2023-12-16T01:45:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:45:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:45:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:45:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:45:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:45:53.239 INFO:tasks.workunit.client.0.smithi078.stdout: 411: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:53.239 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ao7ffrwWbHsizZm off=4648780 len=1898704 2023-12-16T01:45:53.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 2108 completed, throughput=4.99MB/sec 2023-12-16T01:45:53.249 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0nSDJHGNmu5-gzE off=487506 len=1855019 2023-12-16T01:45:53.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 2109 completed, throughput=5MB/sec 2023-12-16T01:45:53.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-59OWPync_QQt0eM off=4259537 len=1400331 2023-12-16T01:45:53.260 INFO:tasks.workunit.client.0.smithi078.stdout:op 2110 completed, throughput=5MB/sec 2023-12-16T01:45:53.260 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pzIb0Sa7C0d4lnK off=3943023 len=236098 2023-12-16T01:45:53.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 2111 completed, throughput=5MB/sec 2023-12-16T01:45:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:53 smithi118 ceph-mon[131825]: pgmap v1533: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:53 smithi078 ceph-mon[139570]: pgmap v1533: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:53 smithi078 ceph-mon[142991]: pgmap v1533: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:54.263 INFO:tasks.workunit.client.0.smithi078.stdout: 412: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:54.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-APTNmxorB_3-2wk off=6679624 len=1083912 2023-12-16T01:45:54.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 2112 completed, throughput=4.99MB/sec 2023-12-16T01:45:54.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P60V70lbCDmy-YN off=363608 len=730318 2023-12-16T01:45:54.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 2113 completed, throughput=4.99MB/sec 2023-12-16T01:45:54.274 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FK2jSx2DTpV0Kun off=5799094 len=2019733 2023-12-16T01:45:54.276 INFO:tasks.workunit.client.0.smithi078.stdout:op 2114 completed, throughput=5MB/sec 2023-12-16T01:45:54.276 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JoWzIh8UJcXLeLn off=8976042 len=949424 2023-12-16T01:45:54.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 2115 completed, throughput=5MB/sec 2023-12-16T01:45:54.277 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ynfIbnEwVA_wOdB off=12861978 len=312660 2023-12-16T01:45:54.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 2116 completed, throughput=5MB/sec 2023-12-16T01:45:54.280 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sOdSb59W1L61pNB off=12713850 len=1358314 2023-12-16T01:45:54.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 2117 completed, throughput=5MB/sec 2023-12-16T01:45:55.288 INFO:tasks.workunit.client.0.smithi078.stdout: 413: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:55.288 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ohrIXU5Lw0ozGEZ off=1958034 len=1114938 2023-12-16T01:45:55.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 2118 completed, throughput=4.99MB/sec 2023-12-16T01:45:55.290 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m68bv7cA3lkHpct off=89762 len=1363493 2023-12-16T01:45:55.291 INFO:tasks.workunit.client.0.smithi078.stdout:op 2119 completed, throughput=5MB/sec 2023-12-16T01:45:55.291 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EMr0eswp9xHBOe3 off=13029319 len=1157458 2023-12-16T01:45:55.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 2120 completed, throughput=5MB/sec 2023-12-16T01:45:55.298 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d6w1V_v08wAiVt- off=7784975 len=907216 2023-12-16T01:45:55.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 2121 completed, throughput=5MB/sec 2023-12-16T01:45:55.313 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:45:55.620 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (25m) 4s ago 29m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (24m) 8m ago 28m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (29m) 4s ago 29m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (29m) 8m ago 29m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (24m) 8m ago 33m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (24m) 4s ago 34m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (23m) 4s ago 34m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (23m) 8m ago 33m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (23m) 4s ago 33m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (24m) 4s ago 28m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (24m) 8m ago 28m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (22m) 4s ago 32m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (21m) 4s ago 32m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:45:55.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (21m) 4s ago 31m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (20m) 4s ago 31m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (20m) 8m ago 31m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (19m) 8m ago 30m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (19m) 8m ago 30m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (18m) 8m ago 30m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:45:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (24m) 8m ago 29m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:45:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:55 smithi078 ceph-mon[139570]: pgmap v1534: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:55 smithi078 ceph-mon[142991]: pgmap v1534: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:55 smithi118 ceph-mon[131825]: pgmap v1534: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:56.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:45:56.007 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:45:56.304 INFO:tasks.workunit.client.0.smithi078.stdout: 414: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:56.304 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cKecfDgg4OHBeVx off=322026 len=161772 2023-12-16T01:45:56.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 2122 completed, throughput=4.99MB/sec 2023-12-16T01:45:56.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1aPItJbW_GXVukK off=11470557 len=1436078 2023-12-16T01:45:56.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 2123 completed, throughput=4.99MB/sec 2023-12-16T01:45:56.306 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--rhyOjf0AAc1gvi off=3222331 len=1067662 2023-12-16T01:45:56.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 2124 completed, throughput=4.99MB/sec 2023-12-16T01:45:56.307 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SZSjn5ajVt4c56B off=10453051 len=1294823 2023-12-16T01:45:56.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 2125 completed, throughput=5MB/sec 2023-12-16T01:45:56.313 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d3-svAUjFUcM1cK off=12145542 len=1866430 2023-12-16T01:45:56.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 2126 completed, throughput=5MB/sec 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:45:56] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[139570]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[139570]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3282299826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[142991]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[142991]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3282299826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:56 smithi118 ceph-mon[131825]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:56 smithi118 ceph-mon[131825]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:45:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3282299826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:45:57.317 INFO:tasks.workunit.client.0.smithi078.stdout: 415: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:57.317 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M_cYq4UMBGzbqjo off=25381 len=1420630 2023-12-16T01:45:57.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 2127 completed, throughput=4.99MB/sec 2023-12-16T01:45:57.325 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_EeGHbe-yj6fXd7 off=5197322 len=784319 2023-12-16T01:45:57.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 2128 completed, throughput=5MB/sec 2023-12-16T01:45:57.326 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DN1V_K2TmGSUlQ8 off=3589554 len=1942741 2023-12-16T01:45:57.334 INFO:tasks.workunit.client.0.smithi078.stdout:op 2129 completed, throughput=5MB/sec 2023-12-16T01:45:57.335 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eanQDKDrSL5Pvx4 off=1559756 len=1107443 2023-12-16T01:45:57.336 INFO:tasks.workunit.client.0.smithi078.stdout:op 2130 completed, throughput=5MB/sec 2023-12-16T01:45:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:57 smithi078 ceph-mon[139570]: pgmap v1535: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:57 smithi078 ceph-mon[142991]: pgmap v1535: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:57 smithi118 ceph-mon[131825]: pgmap v1535: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:45:58.336 INFO:tasks.workunit.client.0.smithi078.stdout: 416: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:58.336 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GgE6VToSxPq2kRD off=12921758 len=1217601 2023-12-16T01:45:58.337 INFO:tasks.workunit.client.0.smithi078.stdout:op 2131 completed, throughput=4.99MB/sec 2023-12-16T01:45:58.338 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SGyc-NW1_Z8c5wO off=333339 len=1545908 2023-12-16T01:45:58.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 2132 completed, throughput=5MB/sec 2023-12-16T01:45:58.340 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jQA5kK6ce_xXELw off=22113299 len=1038169 2023-12-16T01:45:58.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 2133 completed, throughput=5MB/sec 2023-12-16T01:45:58.345 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DsxV9JJAI8cSxl6 off=9377773 len=775020 2023-12-16T01:45:58.347 INFO:tasks.workunit.client.0.smithi078.stdout:op 2134 completed, throughput=5MB/sec 2023-12-16T01:45:59.347 INFO:tasks.workunit.client.0.smithi078.stdout: 417: throughput=4.99MB/sec pending data=0 2023-12-16T01:45:59.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q69R6kkwpnvfOC4 off=3441108 len=1340572 2023-12-16T01:45:59.349 INFO:tasks.workunit.client.0.smithi078.stdout:op 2135 completed, throughput=4.99MB/sec 2023-12-16T01:45:59.349 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j76y-3kUfSa7Jlk off=1052915 len=719516 2023-12-16T01:45:59.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 2136 completed, throughput=4.99MB/sec 2023-12-16T01:45:59.353 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vpZubJuDWdDziFE off=9903515 len=1756862 2023-12-16T01:45:59.361 INFO:tasks.workunit.client.0.smithi078.stdout:op 2137 completed, throughput=5MB/sec 2023-12-16T01:45:59.361 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b2vWyFLy7wedLW6 off=11338123 len=1375562 2023-12-16T01:45:59.368 INFO:tasks.workunit.client.0.smithi078.stdout:op 2138 completed, throughput=5MB/sec 2023-12-16T01:45:59.368 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7FgjFCi27cBi5zg off=4667290 len=1176299 2023-12-16T01:45:59.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 2139 completed, throughput=5MB/sec 2023-12-16T01:45:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:45:59 smithi078 ceph-mon[139570]: pgmap v1536: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:45:59 smithi078 ceph-mon[142991]: pgmap v1536: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:45:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:45:59 smithi118 ceph-mon[131825]: pgmap v1536: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:46:00.370 INFO:tasks.workunit.client.0.smithi078.stdout: 418: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:00.370 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JXqZ3-IG5ktePMs off=9379814 len=1013666 2023-12-16T01:46:00.375 INFO:tasks.workunit.client.0.smithi078.stdout:op 2140 completed, throughput=4.99MB/sec 2023-12-16T01:46:00.375 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NR23Acp9ZHegKY5 off=16637667 len=1161798 2023-12-16T01:46:00.382 INFO:tasks.workunit.client.0.smithi078.stdout:op 2141 completed, throughput=5MB/sec 2023-12-16T01:46:00.382 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7kxFl6afPMkVbnF off=4682513 len=891123 2023-12-16T01:46:00.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 2142 completed, throughput=5MB/sec 2023-12-16T01:46:00.386 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1CeCJToUmMN414o off=5341537 len=1215042 2023-12-16T01:46:00.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 2143 completed, throughput=5MB/sec 2023-12-16T01:46:00.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZXdutHLXVbdoRbA off=2266491 len=1227776 2023-12-16T01:46:00.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 2144 completed, throughput=5MB/sec 2023-12-16T01:46:01.398 INFO:tasks.workunit.client.0.smithi078.stdout: 419: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:01.398 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PTSvptpbDBdBDd1 off=6043810 len=495698 2023-12-16T01:46:01.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 2145 completed, throughput=4.99MB/sec 2023-12-16T01:46:01.399 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aa4KoORJXGMO1Fz off=1119015 len=1953574 2023-12-16T01:46:01.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 2146 completed, throughput=5MB/sec 2023-12-16T01:46:01.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-edqTzhKjVdlj4zi off=13018542 len=135500 2023-12-16T01:46:01.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 2147 completed, throughput=5MB/sec 2023-12-16T01:46:01.404 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EQTU0ummN55ydLg off=2248192 len=566669 2023-12-16T01:46:01.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 2148 completed, throughput=5MB/sec 2023-12-16T01:46:01.405 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xGp4U0PAPG7twny off=237241 len=1739571 2023-12-16T01:46:01.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 2149 completed, throughput=5MB/sec 2023-12-16T01:46:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:01 smithi078 ceph-mon[139570]: pgmap v1537: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:46:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:01 smithi078 ceph-mon[142991]: pgmap v1537: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:46:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:01 smithi118 ceph-mon[131825]: pgmap v1537: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:46:02.409 INFO:tasks.workunit.client.0.smithi078.stdout: 420: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:02.409 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D58FUlAbmixUxFo off=1170626 len=525028 2023-12-16T01:46:02.412 INFO:tasks.workunit.client.0.smithi078.stdout:op 2150 completed, throughput=4.99MB/sec 2023-12-16T01:46:02.412 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Rb02WM8d7yfkE6W off=14722971 len=691619 2023-12-16T01:46:02.413 INFO:tasks.workunit.client.0.smithi078.stdout:op 2151 completed, throughput=4.99MB/sec 2023-12-16T01:46:02.413 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VduTlk_Vvpys1-P off=2146224 len=813345 2023-12-16T01:46:02.415 INFO:tasks.workunit.client.0.smithi078.stdout:op 2152 completed, throughput=4.99MB/sec 2023-12-16T01:46:02.415 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RFTqFNuC65gSgAc off=2311285 len=1022723 2023-12-16T01:46:02.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 2153 completed, throughput=5MB/sec 2023-12-16T01:46:02.422 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r09Fwys1fumkGVk off=378310 len=1385578 2023-12-16T01:46:02.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 2154 completed, throughput=5MB/sec 2023-12-16T01:46:02.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fxmgTKlVU4lQzsI off=4976505 len=1324085 2023-12-16T01:46:02.436 INFO:tasks.workunit.client.0.smithi078.stdout:op 2155 completed, throughput=5MB/sec 2023-12-16T01:46:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:03.437 INFO:tasks.workunit.client.0.smithi078.stdout: 421: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:03.437 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZxNb8wLs9D-jr1v off=10779289 len=333783 2023-12-16T01:46:03.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 2156 completed, throughput=4.99MB/sec 2023-12-16T01:46:03.438 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gaQoH7lHYYS3o1y off=14393725 len=226724 2023-12-16T01:46:03.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 2157 completed, throughput=4.99MB/sec 2023-12-16T01:46:03.441 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VVA27Q_IsOb3Wb- off=18068746 len=1562499 2023-12-16T01:46:03.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 2158 completed, throughput=5MB/sec 2023-12-16T01:46:03.443 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TvP6d6sOhCCkFNh off=1295270 len=805878 2023-12-16T01:46:03.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 2159 completed, throughput=5MB/sec 2023-12-16T01:46:03.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7CM250dLeswXy4- off=15635991 len=342148 2023-12-16T01:46:03.445 INFO:tasks.workunit.client.0.smithi078.stdout:op 2160 completed, throughput=5MB/sec 2023-12-16T01:46:03.445 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_HC6cYIEHaPDfGS off=11157805 len=795094 2023-12-16T01:46:03.450 INFO:tasks.workunit.client.0.smithi078.stdout:op 2161 completed, throughput=5MB/sec 2023-12-16T01:46:03.450 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MskwG8kFppa89Cr off=7064885 len=1746545 2023-12-16T01:46:03.459 INFO:tasks.workunit.client.0.smithi078.stdout:op 2162 completed, throughput=5MB/sec 2023-12-16T01:46:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:03 smithi078 ceph-mon[139570]: pgmap v1538: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:46:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:03 smithi078 ceph-mon[142991]: pgmap v1538: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:46:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:03 smithi118 ceph-mon[131825]: pgmap v1538: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:46:04.460 INFO:tasks.workunit.client.0.smithi078.stdout: 422: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:04.460 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pte-d_V45chxqA2 off=42942 len=1105813 2023-12-16T01:46:04.466 INFO:tasks.workunit.client.0.smithi078.stdout:op 2163 completed, throughput=4.99MB/sec 2023-12-16T01:46:04.466 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9LuMLr4mYefDiZ7 off=3142258 len=1212947 2023-12-16T01:46:04.473 INFO:tasks.workunit.client.0.smithi078.stdout:op 2164 completed, throughput=5MB/sec 2023-12-16T01:46:04.474 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LTmYyNwjOv-d9fH off=16338936 len=1825497 2023-12-16T01:46:04.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 2165 completed, throughput=5MB/sec 2023-12-16T01:46:05.476 INFO:tasks.workunit.client.0.smithi078.stdout: 423: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:05.476 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9vRp0zIOvHsaVT9 off=1874607 len=1429451 2023-12-16T01:46:05.484 INFO:tasks.workunit.client.0.smithi078.stdout:op 2166 completed, throughput=4.99MB/sec 2023-12-16T01:46:05.484 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GBMxZanFyJgI42h off=6926385 len=1493168 2023-12-16T01:46:05.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 2167 completed, throughput=5MB/sec 2023-12-16T01:46:05.492 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-21VcNIbKqEoVgFG off=16631031 len=1033313 2023-12-16T01:46:05.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 2168 completed, throughput=5MB/sec 2023-12-16T01:46:05.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ej0OfP9l6LyUvmd off=4868432 len=125033 2023-12-16T01:46:05.499 INFO:tasks.workunit.client.0.smithi078.stdout:op 2169 completed, throughput=5MB/sec 2023-12-16T01:46:05.499 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eneG96GRAXSJuOw off=2514592 len=765322 2023-12-16T01:46:05.502 INFO:tasks.workunit.client.0.smithi078.stdout:op 2170 completed, throughput=5MB/sec 2023-12-16T01:46:05.503 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ufyz5hOD3rV5AaL off=1660749 len=818144 2023-12-16T01:46:05.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 2171 completed, throughput=5MB/sec 2023-12-16T01:46:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:05 smithi078 ceph-mon[139570]: pgmap v1539: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:46:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:05 smithi078 ceph-mon[142991]: pgmap v1539: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:46:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:05 smithi118 ceph-mon[131825]: pgmap v1539: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:46:06.504 INFO:tasks.workunit.client.0.smithi078.stdout: 424: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:06.504 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v6SihbP714opwXV off=15743554 len=1847450 2023-12-16T01:46:06.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 2172 completed, throughput=4.99MB/sec 2023-12-16T01:46:06.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ViSrRfuPfnMaSXW off=2534656 len=1184937 2023-12-16T01:46:06.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 2173 completed, throughput=5MB/sec 2023-12-16T01:46:06.520 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wf6m7eA00uTOoqG off=1906427 len=406710 2023-12-16T01:46:06.524 INFO:tasks.workunit.client.0.smithi078.stdout:op 2174 completed, throughput=5MB/sec 2023-12-16T01:46:06.524 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-udbZqtnjVGyMDq- off=1064314 len=1379967 2023-12-16T01:46:06.525 INFO:tasks.workunit.client.0.smithi078.stdout:op 2175 completed, throughput=5MB/sec 2023-12-16T01:46:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:06] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:46:07.526 INFO:tasks.workunit.client.0.smithi078.stdout: 425: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:07.526 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a_Mlyf6QJ7jRS7x off=10893325 len=1919567 2023-12-16T01:46:07.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 2176 completed, throughput=4.99MB/sec 2023-12-16T01:46:07.533 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EQ8zUdg78Z9vdgL off=0 len=1482715 2023-12-16T01:46:07.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 2177 completed, throughput=5MB/sec 2023-12-16T01:46:07.536 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SGE22fg2IIJS4br off=12274048 len=839971 2023-12-16T01:46:07.537 INFO:tasks.workunit.client.0.smithi078.stdout:op 2178 completed, throughput=5MB/sec 2023-12-16T01:46:07.537 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kLyruB9ainxlgW_ off=1865918 len=906958 2023-12-16T01:46:07.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 2179 completed, throughput=5MB/sec 2023-12-16T01:46:07.543 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5j46UJuTiuPXvKI off=5246599 len=826040 2023-12-16T01:46:07.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 2180 completed, throughput=5MB/sec 2023-12-16T01:46:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:07 smithi078 ceph-mon[139570]: pgmap v1540: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:46:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:07 smithi078 ceph-mon[142991]: pgmap v1540: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:46:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:07 smithi118 ceph-mon[131825]: pgmap v1540: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:46:08.547 INFO:tasks.workunit.client.0.smithi078.stdout: 426: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:08.547 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zfB2X9zPFWPt_wc off=3052138 len=1906225 2023-12-16T01:46:08.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 2181 completed, throughput=4.99MB/sec 2023-12-16T01:46:08.556 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-35ThkCiITN1ycyB off=9777343 len=622125 2023-12-16T01:46:08.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 2182 completed, throughput=5MB/sec 2023-12-16T01:46:08.557 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jBHeLVLCZhfhJ0F off=0 len=1087392 2023-12-16T01:46:08.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 2183 completed, throughput=5MB/sec 2023-12-16T01:46:08.559 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LSui0q1JcYoCO2- off=1206320 len=1203536 2023-12-16T01:46:08.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 2184 completed, throughput=5MB/sec 2023-12-16T01:46:09.561 INFO:tasks.workunit.client.0.smithi078.stdout: 427: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:09.561 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YngGxvdkDIG1Cw7 off=17217683 len=2037641 2023-12-16T01:46:09.563 INFO:tasks.workunit.client.0.smithi078.stdout:op 2185 completed, throughput=4.99MB/sec 2023-12-16T01:46:09.563 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BnNRPinzIlSBn-c off=5336466 len=1627984 2023-12-16T01:46:09.566 INFO:tasks.workunit.client.0.smithi078.stdout:op 2186 completed, throughput=5MB/sec 2023-12-16T01:46:09.566 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U5HyazOyHIalmBS off=10992920 len=1370155 2023-12-16T01:46:09.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 2187 completed, throughput=5MB/sec 2023-12-16T01:46:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:09 smithi078 ceph-mon[139570]: pgmap v1541: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:09 smithi078 ceph-mon[142991]: pgmap v1541: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:09 smithi118 ceph-mon[131825]: pgmap v1541: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:10.568 INFO:tasks.workunit.client.0.smithi078.stdout: 428: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:10.568 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sgvAHAMyqiGclN9 off=8522938 len=1039623 2023-12-16T01:46:10.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 2188 completed, throughput=4.99MB/sec 2023-12-16T01:46:10.570 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cnu76jTPTA0YVGw off=8940999 len=47182 2023-12-16T01:46:10.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 2189 completed, throughput=4.99MB/sec 2023-12-16T01:46:10.572 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iKZ_vaDCMV0dd1K off=1246708 len=284194 2023-12-16T01:46:10.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 2190 completed, throughput=4.99MB/sec 2023-12-16T01:46:10.576 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-no253D3tsiGCRHc off=12660220 len=878662 2023-12-16T01:46:10.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 2191 completed, throughput=4.99MB/sec 2023-12-16T01:46:10.577 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ahaVFXDUbvh4yap off=2151357 len=336120 2023-12-16T01:46:10.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 2192 completed, throughput=4.99MB/sec 2023-12-16T01:46:10.580 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CBDWzU06imWovMM off=10634639 len=1863408 2023-12-16T01:46:10.582 INFO:tasks.workunit.client.0.smithi078.stdout:op 2193 completed, throughput=5MB/sec 2023-12-16T01:46:10.582 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-98HLwl_JjYfotdc off=1993628 len=648068 2023-12-16T01:46:10.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 2194 completed, throughput=5MB/sec 2023-12-16T01:46:10.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-619YImnWyfOK-f1 off=6045309 len=1283959 2023-12-16T01:46:10.591 INFO:tasks.workunit.client.0.smithi078.stdout:op 2195 completed, throughput=5MB/sec 2023-12-16T01:46:11.592 INFO:tasks.workunit.client.0.smithi078.stdout: 429: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:11.592 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DvCzCnZmLDtYa4U off=4845220 len=1470699 2023-12-16T01:46:11.593 INFO:tasks.workunit.client.0.smithi078.stdout:op 2196 completed, throughput=4.99MB/sec 2023-12-16T01:46:11.593 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qoc27yo0DWXnEZL off=387451 len=360547 2023-12-16T01:46:11.594 INFO:tasks.workunit.client.0.smithi078.stdout:op 2197 completed, throughput=4.99MB/sec 2023-12-16T01:46:11.594 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r6isNws7mCpSZ6v off=3363923 len=582168 2023-12-16T01:46:11.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 2198 completed, throughput=5MB/sec 2023-12-16T01:46:11.595 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GyvPb_VMa-OEV0j off=1503476 len=43961 2023-12-16T01:46:11.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 2199 completed, throughput=5MB/sec 2023-12-16T01:46:11.596 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BkizHFp6MYPTREv off=3528536 len=1469080 2023-12-16T01:46:11.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 2200 completed, throughput=5MB/sec 2023-12-16T01:46:11.599 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5Q-0wk_vj1SJgFM off=35601 len=993389 2023-12-16T01:46:11.600 INFO:tasks.workunit.client.0.smithi078.stdout:op 2201 completed, throughput=5MB/sec 2023-12-16T01:46:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:11 smithi078 ceph-mon[139570]: pgmap v1542: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:46:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:11 smithi078 ceph-mon[142991]: pgmap v1542: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:46:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:11 smithi118 ceph-mon[131825]: pgmap v1542: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:46:12.600 INFO:tasks.workunit.client.0.smithi078.stdout: 430: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:12.600 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JvWlZ3X0f_aaB1t off=6461748 len=140246 2023-12-16T01:46:12.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 2202 completed, throughput=4.99MB/sec 2023-12-16T01:46:12.601 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G3r0OSNylTFtxgv off=1121302 len=398183 2023-12-16T01:46:12.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 2203 completed, throughput=4.99MB/sec 2023-12-16T01:46:12.605 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9SJdt4vL4BhqGMW off=6911942 len=946438 2023-12-16T01:46:12.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 2204 completed, throughput=4.99MB/sec 2023-12-16T01:46:12.606 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xBwFwirrG69Egka off=15746424 len=1187148 2023-12-16T01:46:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:op 2205 completed, throughput=5MB/sec 2023-12-16T01:46:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yp1SSc6Qh9MeR1_ off=3320217 len=1976390 2023-12-16T01:46:12.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 2206 completed, throughput=5MB/sec 2023-12-16T01:46:12.617 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r2_gkC2zkCeZASB off=3854641 len=1421816 2023-12-16T01:46:12.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 2207 completed, throughput=5MB/sec 2023-12-16T01:46:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:12 smithi078 ceph-mon[139570]: pgmap v1543: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:12 smithi078 ceph-mon[142991]: pgmap v1543: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:12 smithi118 ceph-mon[131825]: pgmap v1543: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:13.623 INFO:tasks.workunit.client.0.smithi078.stdout: 431: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:13.623 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bCw67vApboJ5iCr off=5108225 len=1240117 2023-12-16T01:46:13.630 INFO:tasks.workunit.client.0.smithi078.stdout:op 2208 completed, throughput=4.99MB/sec 2023-12-16T01:46:13.630 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sfC5RiOlrKHsAiB off=4833276 len=1405457 2023-12-16T01:46:13.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 2209 completed, throughput=5MB/sec 2023-12-16T01:46:13.631 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PolYiQCBO1GCec7 off=3352266 len=1472343 2023-12-16T01:46:13.634 INFO:tasks.workunit.client.0.smithi078.stdout:op 2210 completed, throughput=5MB/sec 2023-12-16T01:46:14.635 INFO:tasks.workunit.client.0.smithi078.stdout: 432: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:14.635 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ioCW384-GUnxuve off=3955844 len=82277 2023-12-16T01:46:14.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 2211 completed, throughput=4.99MB/sec 2023-12-16T01:46:14.636 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-olpo4UFIciohAk8 off=141507 len=1946823 2023-12-16T01:46:14.644 INFO:tasks.workunit.client.0.smithi078.stdout:op 2212 completed, throughput=4.99MB/sec 2023-12-16T01:46:14.644 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s1zsjzTygcFHEdt off=7336047 len=1898142 2023-12-16T01:46:14.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 2213 completed, throughput=5MB/sec 2023-12-16T01:46:14.653 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5IzU6RAXz4qICyU off=1834693 len=1369001 2023-12-16T01:46:14.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 2214 completed, throughput=5MB/sec 2023-12-16T01:46:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:15 smithi078 ceph-mon[139570]: pgmap v1544: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:15 smithi078 ceph-mon[142991]: pgmap v1544: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:15.654 INFO:tasks.workunit.client.0.smithi078.stdout: 433: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:15.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kOHrQGDBDJlvKcI off=11313590 len=1126025 2023-12-16T01:46:15.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 2215 completed, throughput=4.99MB/sec 2023-12-16T01:46:15.657 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6soMlMnuxWB6nKY off=1979956 len=752453 2023-12-16T01:46:15.658 INFO:tasks.workunit.client.0.smithi078.stdout:op 2216 completed, throughput=4.99MB/sec 2023-12-16T01:46:15.658 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CPOWsGPCJKbZtEF off=9607050 len=1919918 2023-12-16T01:46:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:15 smithi118 ceph-mon[131825]: pgmap v1544: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:15.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 2217 completed, throughput=5MB/sec 2023-12-16T01:46:15.661 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ErxCVArZJSTAib4 off=9211056 len=701090 2023-12-16T01:46:15.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 2218 completed, throughput=5MB/sec 2023-12-16T01:46:15.667 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ciAiyUbJ2a3AhBr off=2199847 len=1286510 2023-12-16T01:46:15.673 INFO:tasks.workunit.client.0.smithi078.stdout:op 2219 completed, throughput=5MB/sec 2023-12-16T01:46:16.673 INFO:tasks.workunit.client.0.smithi078.stdout: 434: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:16.674 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DC5cgyD6nRNIcqj off=987715 len=592746 2023-12-16T01:46:16.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 2220 completed, throughput=4.99MB/sec 2023-12-16T01:46:16.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--4cxKrMYGGaD372 off=15499172 len=400560 2023-12-16T01:46:16.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 2221 completed, throughput=4.99MB/sec 2023-12-16T01:46:16.678 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JD7OVT6tljfIuJu off=22217653 len=267667 2023-12-16T01:46:16.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 2222 completed, throughput=4.99MB/sec 2023-12-16T01:46:16.681 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0QFA3r2eXAmJL9 off=3668594 len=456113 2023-12-16T01:46:16.682 INFO:tasks.workunit.client.0.smithi078.stdout:op 2223 completed, throughput=4.99MB/sec 2023-12-16T01:46:16.682 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sfC5RiOlrKHsAiB off=903107 len=1382331 2023-12-16T01:46:16.689 INFO:tasks.workunit.client.0.smithi078.stdout:op 2224 completed, throughput=5MB/sec 2023-12-16T01:46:16.690 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FpbWONuDEfvqoMa off=24010974 len=69270 2023-12-16T01:46:16.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 2225 completed, throughput=5MB/sec 2023-12-16T01:46:16.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vvQSftHExS01Nm- off=1662905 len=1909660 2023-12-16T01:46:16.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 2226 completed, throughput=5MB/sec 2023-12-16T01:46:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:16] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2023-12-16T01:46:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:17 smithi078 ceph-mon[139570]: pgmap v1545: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:46:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:17 smithi078 ceph-mon[142991]: pgmap v1545: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:46:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:17 smithi118 ceph-mon[131825]: pgmap v1545: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:46:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:17.698 INFO:tasks.workunit.client.0.smithi078.stdout: 435: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:17.698 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CTQz3iNpqypFX3P off=3220499 len=205824 2023-12-16T01:46:17.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 2227 completed, throughput=4.99MB/sec 2023-12-16T01:46:17.699 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qfg84r32-kcWQa6 off=1224976 len=536080 2023-12-16T01:46:17.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 2228 completed, throughput=4.99MB/sec 2023-12-16T01:46:17.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZHQpHo4SbAPpAo_ off=6442544 len=870428 2023-12-16T01:46:17.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 2229 completed, throughput=4.99MB/sec 2023-12-16T01:46:17.705 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cn9LP7omKaLIat1 off=7237354 len=603523 2023-12-16T01:46:17.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 2230 completed, throughput=4.99MB/sec 2023-12-16T01:46:17.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nWrUJ73c89Kd3Mj off=3339189 len=452364 2023-12-16T01:46:17.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 2231 completed, throughput=4.99MB/sec 2023-12-16T01:46:17.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GuhgBNgJrsdbLX8 off=2520694 len=250023 2023-12-16T01:46:17.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 2232 completed, throughput=5MB/sec 2023-12-16T01:46:17.712 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UX2HSAgAebl8j9f off=5716459 len=1985087 2023-12-16T01:46:17.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 2233 completed, throughput=5MB/sec 2023-12-16T01:46:17.714 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cUvlDENtoVVS1Am off=13766885 len=1123373 2023-12-16T01:46:17.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 2234 completed, throughput=5MB/sec 2023-12-16T01:46:18.719 INFO:tasks.workunit.client.0.smithi078.stdout: 436: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:18.719 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h3LuD0P90JPJ4zM off=11359994 len=614406 2023-12-16T01:46:18.720 INFO:tasks.workunit.client.0.smithi078.stdout:op 2235 completed, throughput=4.99MB/sec 2023-12-16T01:46:18.720 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vXRb9XIYazIF3CE off=1098962 len=1976899 2023-12-16T01:46:18.731 INFO:tasks.workunit.client.0.smithi078.stdout:op 2236 completed, throughput=5MB/sec 2023-12-16T01:46:18.731 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dq1HkhpWic8oPQo off=2919947 len=216964 2023-12-16T01:46:18.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 2237 completed, throughput=5MB/sec 2023-12-16T01:46:18.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G4zqWRM0IbYk7ma off=5640864 len=1498413 2023-12-16T01:46:18.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 2238 completed, throughput=5MB/sec 2023-12-16T01:46:18.733 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4YkdYWSF1EFnPOu off=746044 len=6165 2023-12-16T01:46:18.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 2239 completed, throughput=5MB/sec 2023-12-16T01:46:18.733 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0Xk5MYKVKChyXe_ off=8801194 len=1791586 2023-12-16T01:46:18.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 2240 completed, throughput=5MB/sec 2023-12-16T01:46:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:19 smithi078 ceph-mon[139570]: pgmap v1546: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:19 smithi078 ceph-mon[142991]: pgmap v1546: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:19 smithi118 ceph-mon[131825]: pgmap v1546: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:19.737 INFO:tasks.workunit.client.0.smithi078.stdout: 437: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:19.737 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nJWYxfixn5YmH6L off=5114355 len=1071159 2023-12-16T01:46:19.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 2241 completed, throughput=4.99MB/sec 2023-12-16T01:46:19.739 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iMm8LgVc-t8acGN off=6980749 len=1446800 2023-12-16T01:46:19.747 INFO:tasks.workunit.client.0.smithi078.stdout:op 2242 completed, throughput=5MB/sec 2023-12-16T01:46:19.747 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2PPj7nn8VEA3EJd off=11558098 len=870041 2023-12-16T01:46:19.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 2243 completed, throughput=5MB/sec 2023-12-16T01:46:19.752 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-arWW2BOHwoFqAfq off=7327759 len=42942 2023-12-16T01:46:19.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 2244 completed, throughput=5MB/sec 2023-12-16T01:46:19.754 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eePq3I0QI1sBWEQ off=13361940 len=1945262 2023-12-16T01:46:19.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 2245 completed, throughput=5MB/sec 2023-12-16T01:46:20.757 INFO:tasks.workunit.client.0.smithi078.stdout: 438: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:20.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5z6cfAsKmLE5HIO off=733651 len=2054270 2023-12-16T01:46:20.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 2246 completed, throughput=5MB/sec 2023-12-16T01:46:20.767 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Gjk4zVE51N8zaJw off=384055 len=1129811 2023-12-16T01:46:20.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 2247 completed, throughput=5MB/sec 2023-12-16T01:46:20.769 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-36dJI_3J-RuA39I off=4007 len=681066 2023-12-16T01:46:20.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 2248 completed, throughput=5MB/sec 2023-12-16T01:46:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:21 smithi078 ceph-mon[139570]: pgmap v1547: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:21 smithi078 ceph-mon[142991]: pgmap v1547: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:21.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:21 smithi118 ceph-mon[131825]: pgmap v1547: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:21.773 INFO:tasks.workunit.client.0.smithi078.stdout: 439: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:21.773 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mP3sNYatzS5Tyxo off=5211293 len=994814 2023-12-16T01:46:21.779 INFO:tasks.workunit.client.0.smithi078.stdout:op 2249 completed, throughput=4.99MB/sec 2023-12-16T01:46:21.780 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tKRtkBb6lDVznzB off=5606887 len=1471202 2023-12-16T01:46:21.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 2250 completed, throughput=4.99MB/sec 2023-12-16T01:46:21.787 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eoQnbGTrY8Gf_84 off=16455527 len=1893377 2023-12-16T01:46:21.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 2251 completed, throughput=5MB/sec 2023-12-16T01:46:21.789 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2i3i_Raud3jYvS7 off=11332858 len=1457131 2023-12-16T01:46:21.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 2252 completed, throughput=5MB/sec 2023-12-16T01:46:22.798 INFO:tasks.workunit.client.0.smithi078.stdout: 440: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:22.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lcc7T6dh5ikZ1qz off=14919277 len=1262610 2023-12-16T01:46:22.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 2253 completed, throughput=4.99MB/sec 2023-12-16T01:46:22.800 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5oGiFIASJALnHdo off=2437911 len=1672595 2023-12-16T01:46:22.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 2254 completed, throughput=5MB/sec 2023-12-16T01:46:22.806 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VKP-mTbMgIbxjVM off=10606514 len=2066955 2023-12-16T01:46:22.818 INFO:tasks.workunit.client.0.smithi078.stdout:op 2255 completed, throughput=5MB/sec 2023-12-16T01:46:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:22 smithi078 ceph-mon[139570]: pgmap v1548: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:46:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:22 smithi078 ceph-mon[142991]: pgmap v1548: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:46:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:22 smithi118 ceph-mon[131825]: pgmap v1548: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:46:23.818 INFO:tasks.workunit.client.0.smithi078.stdout: 441: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:23.819 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--AK-y76G_30wY-P off=12167863 len=1317920 2023-12-16T01:46:23.820 INFO:tasks.workunit.client.0.smithi078.stdout:op 2256 completed, throughput=4.99MB/sec 2023-12-16T01:46:23.820 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-auKVYBQvEcQjL8j off=14947258 len=1819886 2023-12-16T01:46:23.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 2257 completed, throughput=5MB/sec 2023-12-16T01:46:23.822 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jgRoOJ-BCYq5yeQ off=8275478 len=586684 2023-12-16T01:46:23.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 2258 completed, throughput=5MB/sec 2023-12-16T01:46:23.823 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k7WGQiOseA6qHHN off=19558721 len=1169047 2023-12-16T01:46:23.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 2259 completed, throughput=5MB/sec 2023-12-16T01:46:24.825 INFO:tasks.workunit.client.0.smithi078.stdout: 442: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:24.825 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QPD2Mu3dNwfprNG off=350267 len=945169 2023-12-16T01:46:24.829 INFO:tasks.workunit.client.0.smithi078.stdout:op 2260 completed, throughput=4.99MB/sec 2023-12-16T01:46:24.830 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHc75utQnnlgn0Z off=12354384 len=1538147 2023-12-16T01:46:24.838 INFO:tasks.workunit.client.0.smithi078.stdout:op 2261 completed, throughput=4.99MB/sec 2023-12-16T01:46:24.838 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qHXrvTp8AjDAm-3 off=0 len=1313326 2023-12-16T01:46:24.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 2262 completed, throughput=5MB/sec 2023-12-16T01:46:24.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WizT8xrQrLZKNdb off=8876913 len=1651142 2023-12-16T01:46:24.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 2263 completed, throughput=5MB/sec 2023-12-16T01:46:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:25 smithi078 ceph-mon[139570]: pgmap v1549: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:46:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:25 smithi078 ceph-mon[142991]: pgmap v1549: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:46:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:25 smithi118 ceph-mon[131825]: pgmap v1549: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:46:25.841 INFO:tasks.workunit.client.0.smithi078.stdout: 443: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:25.841 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0yhjBTsbvrh32Qn off=358912 len=556431 2023-12-16T01:46:25.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 2264 completed, throughput=4.99MB/sec 2023-12-16T01:46:25.842 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yRtFfyKOWqJx3YU off=9295642 len=1511823 2023-12-16T01:46:25.851 INFO:tasks.workunit.client.0.smithi078.stdout:op 2265 completed, throughput=4.99MB/sec 2023-12-16T01:46:25.851 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-105O9lSe_Mmh9Zz off=2667627 len=1874769 2023-12-16T01:46:25.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 2266 completed, throughput=5MB/sec 2023-12-16T01:46:25.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OAdeQHwCvbK3qOc off=2131 len=1724214 2023-12-16T01:46:25.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 2267 completed, throughput=5MB/sec 2023-12-16T01:46:26.362 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (25m) 35s ago 29m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (25m) 8m ago 29m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (30m) 35s ago 30m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (30m) 8m ago 30m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (24m) 8m ago 33m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:46:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (24m) 35s ago 35m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (24m) 35s ago 35m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (23m) 8m ago 33m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (23m) 35s ago 33m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (25m) 35s ago 28m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (25m) 8m ago 28m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (22m) 35s ago 33m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (22m) 35s ago 32m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (21m) 35s ago 32m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (21m) 35s ago 32m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (20m) 8m ago 31m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (20m) 8m ago 31m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (19m) 8m ago 31m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (19m) 8m ago 30m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:46:26.668 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (24m) 8m ago 29m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:26] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:46:26.867 INFO:tasks.workunit.client.0.smithi078.stdout: 444: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:26.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JD7OVT6tljfIuJu off=5780669 len=92766 2023-12-16T01:46:26.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 2268 completed, throughput=4.99MB/sec 2023-12-16T01:46:26.870 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rUOEsi1sLER5RVH off=238388 len=666969 2023-12-16T01:46:26.871 INFO:tasks.workunit.client.0.smithi078.stdout:op 2269 completed, throughput=4.99MB/sec 2023-12-16T01:46:26.871 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OsEPDXgorjF7wRr off=573599 len=1711924 2023-12-16T01:46:26.873 INFO:tasks.workunit.client.0.smithi078.stdout:op 2270 completed, throughput=4.99MB/sec 2023-12-16T01:46:26.873 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6ZItDKs936KPvJB off=14230108 len=422515 2023-12-16T01:46:26.873 INFO:tasks.workunit.client.0.smithi078.stdout:op 2271 completed, throughput=5MB/sec 2023-12-16T01:46:26.874 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sIH_QNumoRnl7ea off=14078693 len=1914725 2023-12-16T01:46:26.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 2272 completed, throughput=5MB/sec 2023-12-16T01:46:26.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5V5g7v8gXuAT_LD off=687395 len=1684045 2023-12-16T01:46:26.878 INFO:tasks.workunit.client.0.smithi078.stdout:op 2273 completed, throughput=5MB/sec 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:46:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:46:27.055 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[139570]: pgmap v1550: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[139570]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[139570]: from='client.45383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4004461277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[142991]: pgmap v1550: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[142991]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[142991]: from='client.45383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4004461277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:27 smithi118 ceph-mon[131825]: pgmap v1550: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:46:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:27 smithi118 ceph-mon[131825]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:27 smithi118 ceph-mon[131825]: from='client.45383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4004461277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:27.879 INFO:tasks.workunit.client.0.smithi078.stdout: 445: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:27.879 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l3ruF8AuacN_Q1f off=3823461 len=1642780 2023-12-16T01:46:27.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 2274 completed, throughput=5MB/sec 2023-12-16T01:46:27.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PrLtw6fbCrtRmY2 off=15030076 len=24597 2023-12-16T01:46:27.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 2275 completed, throughput=5MB/sec 2023-12-16T01:46:27.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qcQLm0tIWnMjxMd off=6205502 len=2086752 2023-12-16T01:46:27.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 2276 completed, throughput=5MB/sec 2023-12-16T01:46:28.883 INFO:tasks.workunit.client.0.smithi078.stdout: 446: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:28.883 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AT7Jg1ZS_qFBcx2 off=2251310 len=1985708 2023-12-16T01:46:28.892 INFO:tasks.workunit.client.0.smithi078.stdout:op 2277 completed, throughput=4.99MB/sec 2023-12-16T01:46:28.892 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vlQy34hvulVTWNz off=20900857 len=1200379 2023-12-16T01:46:28.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 2278 completed, throughput=5MB/sec 2023-12-16T01:46:28.894 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QW0o4fy4HBlpMvK off=1671083 len=1777300 2023-12-16T01:46:28.902 INFO:tasks.workunit.client.0.smithi078.stdout:op 2279 completed, throughput=5MB/sec 2023-12-16T01:46:28.902 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J2tB5gC6cPujOQd off=8904010 len=1067122 2023-12-16T01:46:28.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 2280 completed, throughput=5MB/sec 2023-12-16T01:46:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:29 smithi078 ceph-mon[139570]: pgmap v1551: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:29 smithi078 ceph-mon[142991]: pgmap v1551: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:29 smithi118 ceph-mon[131825]: pgmap v1551: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:29.905 INFO:tasks.workunit.client.0.smithi078.stdout: 447: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:29.906 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QVMrsgvVOsDB1IY off=61308 len=1512719 2023-12-16T01:46:29.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 2281 completed, throughput=4.99MB/sec 2023-12-16T01:46:29.914 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cp2jLcrh-8kYXfS off=18062992 len=836774 2023-12-16T01:46:29.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 2282 completed, throughput=5MB/sec 2023-12-16T01:46:29.915 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lnpRk3F4oefuYla off=16111331 len=754286 2023-12-16T01:46:29.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 2283 completed, throughput=5MB/sec 2023-12-16T01:46:29.921 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oFGJjjlwqTCgFNp off=5981608 len=584543 2023-12-16T01:46:29.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 2284 completed, throughput=5MB/sec 2023-12-16T01:46:29.921 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WXZpCffixJ1HDVd off=6376183 len=647186 2023-12-16T01:46:29.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 2285 completed, throughput=5MB/sec 2023-12-16T01:46:29.922 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QYN1iOfZfZgaY1H off=5703880 len=1768945 2023-12-16T01:46:29.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 2286 completed, throughput=5MB/sec 2023-12-16T01:46:30.931 INFO:tasks.workunit.client.0.smithi078.stdout: 448: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:30.932 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UqQTvnibTFvPCep off=16052727 len=545304 2023-12-16T01:46:30.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 2287 completed, throughput=4.99MB/sec 2023-12-16T01:46:30.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fai_cm2u-vfbloL off=3794974 len=353668 2023-12-16T01:46:30.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 2288 completed, throughput=4.99MB/sec 2023-12-16T01:46:30.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c2Oucgyul41gfyq off=10175452 len=1917211 2023-12-16T01:46:30.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 2289 completed, throughput=5MB/sec 2023-12-16T01:46:30.937 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OP_ooJlPPuVMVlE off=18406958 len=1109163 2023-12-16T01:46:30.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 2290 completed, throughput=5MB/sec 2023-12-16T01:46:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:31 smithi078 ceph-mon[139570]: pgmap v1552: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:31 smithi078 ceph-mon[142991]: pgmap v1552: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:31 smithi118 ceph-mon[131825]: pgmap v1552: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:31.944 INFO:tasks.workunit.client.0.smithi078.stdout: 449: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:31.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9LVkg-7wyDq_cV5 off=1744455 len=1636570 2023-12-16T01:46:31.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 2291 completed, throughput=4.99MB/sec 2023-12-16T01:46:31.953 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tdDb07Q2NXThVPu off=6432496 len=1348798 2023-12-16T01:46:31.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 2292 completed, throughput=5MB/sec 2023-12-16T01:46:31.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7FaoJMNcvc6ErjR off=6242543 len=2030971 2023-12-16T01:46:31.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 2293 completed, throughput=5MB/sec 2023-12-16T01:46:31.964 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fqGS3LAB5MWBWJ8 off=9370387 len=1147800 2023-12-16T01:46:31.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 2294 completed, throughput=5MB/sec 2023-12-16T01:46:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:32.966 INFO:tasks.workunit.client.0.smithi078.stdout: 450: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:32.966 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4NP3cgQsfur_ukm off=9291320 len=1334648 2023-12-16T01:46:32.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 2295 completed, throughput=4.99MB/sec 2023-12-16T01:46:32.974 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9aRWEEMlzbtexy3 off=4936454 len=1883408 2023-12-16T01:46:32.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 2296 completed, throughput=5MB/sec 2023-12-16T01:46:32.976 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RAtrR92QVJ4rNB8 off=7215165 len=829992 2023-12-16T01:46:32.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 2297 completed, throughput=5MB/sec 2023-12-16T01:46:32.978 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x7Ya6Ld4OanbTeU off=7902483 len=440553 2023-12-16T01:46:32.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 2298 completed, throughput=5MB/sec 2023-12-16T01:46:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:33 smithi078 ceph-mon[139570]: pgmap v1553: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:46:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:33 smithi078 ceph-mon[142991]: pgmap v1553: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:46:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:33 smithi118 ceph-mon[131825]: pgmap v1553: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:46:33.979 INFO:tasks.workunit.client.0.smithi078.stdout: 451: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:33.979 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MN5N0p6QHdAxshg off=13640784 len=571704 2023-12-16T01:46:33.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 2299 completed, throughput=4.99MB/sec 2023-12-16T01:46:33.984 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zmc6Xrv7RK0_fhP off=2432250 len=1643556 2023-12-16T01:46:33.990 INFO:tasks.workunit.client.0.smithi078.stdout:op 2300 completed, throughput=4.99MB/sec 2023-12-16T01:46:33.990 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-59BxPX3x5_yUPfA off=74777 len=1629010 2023-12-16T01:46:33.992 INFO:tasks.workunit.client.0.smithi078.stdout:op 2301 completed, throughput=5MB/sec 2023-12-16T01:46:33.992 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ncq0Q0L83LPbAZG off=3476175 len=1675488 2023-12-16T01:46:34.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 2302 completed, throughput=5MB/sec 2023-12-16T01:46:35.001 INFO:tasks.workunit.client.0.smithi078.stdout: 452: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:35.002 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-taBSk26D3G7m86I off=3935520 len=1295768 2023-12-16T01:46:35.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 2303 completed, throughput=4.99MB/sec 2023-12-16T01:46:35.003 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B12ggeoiqvfw5sq off=307135 len=47832 2023-12-16T01:46:35.006 INFO:tasks.workunit.client.0.smithi078.stdout:op 2304 completed, throughput=4.99MB/sec 2023-12-16T01:46:35.006 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O_ggAZ5CBtLThwx off=492774 len=1773768 2023-12-16T01:46:35.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 2305 completed, throughput=5MB/sec 2023-12-16T01:46:35.009 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1YlVki4TXDSLGuJ off=3498211 len=1678986 2023-12-16T01:46:35.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 2306 completed, throughput=5MB/sec 2023-12-16T01:46:35.011 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3iwa2HcXNWBpCX9 off=153721 len=1848332 2023-12-16T01:46:35.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 2307 completed, throughput=5MB/sec 2023-12-16T01:46:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:35 smithi078 ceph-mon[139570]: pgmap v1554: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:46:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:35 smithi078 ceph-mon[142991]: pgmap v1554: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:46:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:35 smithi118 ceph-mon[131825]: pgmap v1554: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:46:36.021 INFO:tasks.workunit.client.0.smithi078.stdout: 453: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:36.021 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9Znwx61SEjJIEuy off=261310 len=932262 2023-12-16T01:46:36.026 INFO:tasks.workunit.client.0.smithi078.stdout:op 2308 completed, throughput=4.99MB/sec 2023-12-16T01:46:36.026 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FfQGYVrgWNzuTYB off=15362612 len=7222 2023-12-16T01:46:36.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 2309 completed, throughput=4.99MB/sec 2023-12-16T01:46:36.027 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-24upG6967QjXqw2 off=8025148 len=156345 2023-12-16T01:46:36.029 INFO:tasks.workunit.client.0.smithi078.stdout:op 2310 completed, throughput=4.99MB/sec 2023-12-16T01:46:36.030 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z8N9_YlVPYpmbFO off=992655 len=1719480 2023-12-16T01:46:36.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 2311 completed, throughput=5MB/sec 2023-12-16T01:46:36.038 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SfM62vTp_9LtiRA off=4150005 len=447129 2023-12-16T01:46:36.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 2312 completed, throughput=5MB/sec 2023-12-16T01:46:36.039 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WyqVPEc255Gl8xp off=526122 len=86876 2023-12-16T01:46:36.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 2313 completed, throughput=5MB/sec 2023-12-16T01:46:36.041 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OKEqIEaGqDvFmJN off=6794851 len=1835578 2023-12-16T01:46:36.049 INFO:tasks.workunit.client.0.smithi078.stdout:op 2314 completed, throughput=5MB/sec 2023-12-16T01:46:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:36] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2023-12-16T01:46:37.049 INFO:tasks.workunit.client.0.smithi078.stdout: 454: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:37.049 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hKoD_vIESM0WOcC off=1210220 len=581411 2023-12-16T01:46:37.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 2315 completed, throughput=4.99MB/sec 2023-12-16T01:46:37.053 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Mg0ZvRebVpG5miG off=18328117 len=272149 2023-12-16T01:46:37.054 INFO:tasks.workunit.client.0.smithi078.stdout:op 2316 completed, throughput=4.99MB/sec 2023-12-16T01:46:37.054 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ouE8PgvuQrCpvlv off=8953235 len=1055199 2023-12-16T01:46:37.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 2317 completed, throughput=5MB/sec 2023-12-16T01:46:37.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QE6xgHs60-qtAKz off=1063261 len=609459 2023-12-16T01:46:37.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 2318 completed, throughput=5MB/sec 2023-12-16T01:46:37.059 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mK6hlLduetCCCGg off=8939252 len=1998093 2023-12-16T01:46:37.063 INFO:tasks.workunit.client.0.smithi078.stdout:op 2319 completed, throughput=5MB/sec 2023-12-16T01:46:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:37 smithi078 ceph-mon[139570]: pgmap v1555: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:37 smithi078 ceph-mon[142991]: pgmap v1555: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:37 smithi118 ceph-mon[131825]: pgmap v1555: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:46:38.063 INFO:tasks.workunit.client.0.smithi078.stdout: 455: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:38.063 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ClFuTgk1KZCtqTR off=1911442 len=1372980 2023-12-16T01:46:38.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 2320 completed, throughput=4.99MB/sec 2023-12-16T01:46:38.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FIXoj5QbkbTCH_1 off=5094991 len=40676 2023-12-16T01:46:38.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 2321 completed, throughput=4.99MB/sec 2023-12-16T01:46:38.075 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1iZNT2T6aqGIUXF off=15815521 len=2008181 2023-12-16T01:46:38.086 INFO:tasks.workunit.client.0.smithi078.stdout:op 2322 completed, throughput=5MB/sec 2023-12-16T01:46:38.086 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n3S2Ee5uCRxJ181 off=6474469 len=531034 2023-12-16T01:46:38.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 2323 completed, throughput=5MB/sec 2023-12-16T01:46:38.090 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0jiLf6pfFD6rU_0 off=1928438 len=952763 2023-12-16T01:46:38.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 2324 completed, throughput=5MB/sec 2023-12-16T01:46:39.095 INFO:tasks.workunit.client.0.smithi078.stdout: 456: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:39.095 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jw3IoBE1_UvGQDW off=20838898 len=211382 2023-12-16T01:46:39.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 2325 completed, throughput=4.99MB/sec 2023-12-16T01:46:39.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bC6fZK7WdLJqRTy off=646619 len=215397 2023-12-16T01:46:39.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 2326 completed, throughput=4.99MB/sec 2023-12-16T01:46:39.100 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Psdk73Y-1a4xXb3 off=14976465 len=378474 2023-12-16T01:46:39.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 2327 completed, throughput=4.99MB/sec 2023-12-16T01:46:39.100 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MmvhUfz7wYffaPF off=4245092 len=1084003 2023-12-16T01:46:39.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 2328 completed, throughput=4.99MB/sec 2023-12-16T01:46:39.101 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zKXN1R43_AY33N4 off=2447457 len=1208413 2023-12-16T01:46:39.103 INFO:tasks.workunit.client.0.smithi078.stdout:op 2329 completed, throughput=5MB/sec 2023-12-16T01:46:39.103 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rmK2bGtO1pj7hHU off=5193852 len=363699 2023-12-16T01:46:39.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 2330 completed, throughput=5MB/sec 2023-12-16T01:46:39.106 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fuHrsttqV2fu9Q2 off=230913 len=2048235 2023-12-16T01:46:39.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 2331 completed, throughput=5MB/sec 2023-12-16T01:46:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:39 smithi078 ceph-mon[139570]: pgmap v1556: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:39 smithi078 ceph-mon[142991]: pgmap v1556: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:39 smithi118 ceph-mon[131825]: pgmap v1556: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:46:40.119 INFO:tasks.workunit.client.0.smithi078.stdout: 457: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:40.119 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NhoZEaSrUhBuY90 off=14337594 len=1091570 2023-12-16T01:46:40.120 INFO:tasks.workunit.client.0.smithi078.stdout:op 2332 completed, throughput=4.99MB/sec 2023-12-16T01:46:40.120 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dJjWB4A9Fmk3oim off=7894010 len=1919338 2023-12-16T01:46:40.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 2333 completed, throughput=5MB/sec 2023-12-16T01:46:40.130 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TmMo66eTrhi9uor off=9847298 len=262276 2023-12-16T01:46:40.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 2334 completed, throughput=5MB/sec 2023-12-16T01:46:40.134 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vXC4p9s459IB66v off=12851726 len=1072936 2023-12-16T01:46:40.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 2335 completed, throughput=5MB/sec 2023-12-16T01:46:40.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-p5AIHc2J3fLtU9V off=3695218 len=23668 2023-12-16T01:46:40.136 INFO:tasks.workunit.client.0.smithi078.stdout:op 2336 completed, throughput=5MB/sec 2023-12-16T01:46:40.137 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cgm5ClG97vsvPKK off=10935473 len=2044339 2023-12-16T01:46:40.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 2337 completed, throughput=5MB/sec 2023-12-16T01:46:41.139 INFO:tasks.workunit.client.0.smithi078.stdout: 458: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:41.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-72xCaSTYiB_QnQM off=6064706 len=1115003 2023-12-16T01:46:41.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 2338 completed, throughput=4.99MB/sec 2023-12-16T01:46:41.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9OgdhwTn5wrfORj off=3194997 len=1823821 2023-12-16T01:46:41.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 2339 completed, throughput=5MB/sec 2023-12-16T01:46:41.149 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iFZKKs37bNj-7be off=335696 len=100871 2023-12-16T01:46:41.152 INFO:tasks.workunit.client.0.smithi078.stdout:op 2340 completed, throughput=5MB/sec 2023-12-16T01:46:41.152 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ex2QxizN04sZwnq off=7088846 len=1791190 2023-12-16T01:46:41.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 2341 completed, throughput=5MB/sec 2023-12-16T01:46:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:41 smithi078 ceph-mon[139570]: pgmap v1557: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:41 smithi078 ceph-mon[142991]: pgmap v1557: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:41 smithi118 ceph-mon[131825]: pgmap v1557: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:42.155 INFO:tasks.workunit.client.0.smithi078.stdout: 459: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:42.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zULntr-DPoziKzc off=308997 len=1288989 2023-12-16T01:46:42.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 2342 completed, throughput=4.99MB/sec 2023-12-16T01:46:42.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DIiRZ7ctBfL6y4e off=14461451 len=556119 2023-12-16T01:46:42.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 2343 completed, throughput=4.99MB/sec 2023-12-16T01:46:42.163 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E6QO6oglMe0yN2m off=19260992 len=778371 2023-12-16T01:46:42.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 2344 completed, throughput=5MB/sec 2023-12-16T01:46:42.168 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rWO7tzgGpZMaH86 off=3369013 len=1641538 2023-12-16T01:46:42.176 INFO:tasks.workunit.client.0.smithi078.stdout:op 2345 completed, throughput=5MB/sec 2023-12-16T01:46:42.176 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bzDvCavFaDaUUVa off=1047786 len=458846 2023-12-16T01:46:42.176 INFO:tasks.workunit.client.0.smithi078.stdout:op 2346 completed, throughput=5MB/sec 2023-12-16T01:46:43.176 INFO:tasks.workunit.client.0.smithi078.stdout: 460: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:43.176 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wOnsTqSycfAeQKf off=8550437 len=1695565 2023-12-16T01:46:43.185 INFO:tasks.workunit.client.0.smithi078.stdout:op 2347 completed, throughput=4.99MB/sec 2023-12-16T01:46:43.185 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ewlqzb5bfEHXDqv off=9270009 len=82682 2023-12-16T01:46:43.186 INFO:tasks.workunit.client.0.smithi078.stdout:op 2348 completed, throughput=4.99MB/sec 2023-12-16T01:46:43.186 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-que20waBaGpxeWT off=8055683 len=673122 2023-12-16T01:46:43.186 INFO:tasks.workunit.client.0.smithi078.stdout:op 2349 completed, throughput=4.99MB/sec 2023-12-16T01:46:43.186 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BqifrplAlMMkw2Y off=11190396 len=877185 2023-12-16T01:46:43.192 INFO:tasks.workunit.client.0.smithi078.stdout:op 2350 completed, throughput=5MB/sec 2023-12-16T01:46:43.192 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-62HgIZ3eEyqXccq off=11378915 len=1863309 2023-12-16T01:46:43.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 2351 completed, throughput=5MB/sec 2023-12-16T01:46:43.203 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bzhx5geVO8JqUur off=4464500 len=1603365 2023-12-16T01:46:43.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 2352 completed, throughput=5MB/sec 2023-12-16T01:46:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:42 smithi118 ceph-mon[131825]: pgmap v1558: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:42 smithi078 ceph-mon[139570]: pgmap v1558: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:42 smithi078 ceph-mon[142991]: pgmap v1558: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:46:44.205 INFO:tasks.workunit.client.0.smithi078.stdout: 461: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:44.206 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BrIP-tMbnWVq8Bj off=8934857 len=473627 2023-12-16T01:46:44.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 2353 completed, throughput=4.99MB/sec 2023-12-16T01:46:44.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tYFPbV1qraVQ0jK off=8605850 len=1277851 2023-12-16T01:46:44.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 2354 completed, throughput=5MB/sec 2023-12-16T01:46:44.211 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lG4UXKmBB-4dklD off=5759314 len=328236 2023-12-16T01:46:44.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 2355 completed, throughput=5MB/sec 2023-12-16T01:46:44.215 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-puwTUSQ3EHqCA-f off=9668239 len=1130205 2023-12-16T01:46:44.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 2356 completed, throughput=5MB/sec 2023-12-16T01:46:44.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k2-IZmuMpHLWfz8 off=16363998 len=1539909 2023-12-16T01:46:44.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 2357 completed, throughput=5MB/sec 2023-12-16T01:46:45.220 INFO:tasks.workunit.client.0.smithi078.stdout: 462: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:45.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z-05s16fBjvUuGX off=1703218 len=341562 2023-12-16T01:46:45.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 2358 completed, throughput=4.99MB/sec 2023-12-16T01:46:45.223 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OPLVsS-xgg1IF2c off=10246699 len=1932920 2023-12-16T01:46:45.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 2359 completed, throughput=5MB/sec 2023-12-16T01:46:45.233 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T70uvZXAfDxZJkV off=7924005 len=1092754 2023-12-16T01:46:45.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 2360 completed, throughput=5MB/sec 2023-12-16T01:46:45.238 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wj0nk5Zg2CE3vR7 off=9390001 len=1539133 2023-12-16T01:46:45.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 2361 completed, throughput=5MB/sec 2023-12-16T01:46:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:45 smithi078 ceph-mon[139570]: pgmap v1559: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:45 smithi078 ceph-mon[142991]: pgmap v1559: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:45 smithi118 ceph-mon[131825]: pgmap v1559: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:46.242 INFO:tasks.workunit.client.0.smithi078.stdout: 463: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:46.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RypWBkEAzKJqJR5 off=416819 len=1305787 2023-12-16T01:46:46.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 2362 completed, throughput=4.99MB/sec 2023-12-16T01:46:46.249 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iMxz0fTyzWfyuti off=1499839 len=1839913 2023-12-16T01:46:46.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 2363 completed, throughput=5MB/sec 2023-12-16T01:46:46.251 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RyYGwmmP-UOj2Z3 off=2853555 len=530999 2023-12-16T01:46:46.255 INFO:tasks.workunit.client.0.smithi078.stdout:op 2364 completed, throughput=5MB/sec 2023-12-16T01:46:46.255 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qcTTqEBn976tCxx off=15278836 len=1083707 2023-12-16T01:46:46.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 2365 completed, throughput=5MB/sec 2023-12-16T01:46:46.261 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i9US-OQNkyNggIp off=11452148 len=1091819 2023-12-16T01:46:46.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 2366 completed, throughput=5MB/sec 2023-12-16T01:46:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:46] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2023-12-16T01:46:47.263 INFO:tasks.workunit.client.0.smithi078.stdout: 464: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:47.263 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iT5cFyFWwP_eUzh off=541184 len=552556 2023-12-16T01:46:47.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 2367 completed, throughput=4.99MB/sec 2023-12-16T01:46:47.264 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h1orjc0Sx-fDiS4 off=2278307 len=243829 2023-12-16T01:46:47.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 2368 completed, throughput=4.99MB/sec 2023-12-16T01:46:47.265 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TNpCzh6tViDe92P off=838044 len=1357766 2023-12-16T01:46:47.267 INFO:tasks.workunit.client.0.smithi078.stdout:op 2369 completed, throughput=5MB/sec 2023-12-16T01:46:47.267 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E_wY6je4FHhEbsM off=3387985 len=1299030 2023-12-16T01:46:47.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 2370 completed, throughput=5MB/sec 2023-12-16T01:46:47.269 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a2X2li7r5VNLW_n off=13017087 len=799435 2023-12-16T01:46:47.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 2371 completed, throughput=5MB/sec 2023-12-16T01:46:47.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RSF1Foam2IcYfQc off=9619114 len=1356596 2023-12-16T01:46:47.276 INFO:tasks.workunit.client.0.smithi078.stdout:op 2372 completed, throughput=5MB/sec 2023-12-16T01:46:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:47 smithi078 ceph-mon[142991]: pgmap v1560: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:47 smithi078 ceph-mon[139570]: pgmap v1560: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:47 smithi118 ceph-mon[131825]: pgmap v1560: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:46:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:46:48.277 INFO:tasks.workunit.client.0.smithi078.stdout: 465: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:48.277 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oLivo_sp32YaGVY off=19499184 len=1267771 2023-12-16T01:46:48.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 2373 completed, throughput=4.99MB/sec 2023-12-16T01:46:48.284 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dI-Hkrag5dgR0Sf off=1710800 len=76795 2023-12-16T01:46:48.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 2374 completed, throughput=4.99MB/sec 2023-12-16T01:46:48.287 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6rlTy3v9ga7Afi0 off=67667 len=1135716 2023-12-16T01:46:48.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 2375 completed, throughput=5MB/sec 2023-12-16T01:46:48.289 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GD21pPwk2wOni6L off=2645354 len=1058562 2023-12-16T01:46:48.291 INFO:tasks.workunit.client.0.smithi078.stdout:op 2376 completed, throughput=5MB/sec 2023-12-16T01:46:48.291 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nYB_dxsblYeLiur off=5751981 len=1442189 2023-12-16T01:46:48.293 INFO:tasks.workunit.client.0.smithi078.stdout:op 2377 completed, throughput=5MB/sec 2023-12-16T01:46:49.293 INFO:tasks.workunit.client.0.smithi078.stdout: 466: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:49.294 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NAgXM2KzGA8xaCD off=3645119 len=354832 2023-12-16T01:46:49.297 INFO:tasks.workunit.client.0.smithi078.stdout:op 2378 completed, throughput=4.99MB/sec 2023-12-16T01:46:49.297 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UZoSH9ufuqqfUOz off=1461093 len=1761823 2023-12-16T01:46:49.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 2379 completed, throughput=5MB/sec 2023-12-16T01:46:49.299 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4yYB9w0JwCsLLuY off=4046934 len=1095489 2023-12-16T01:46:49.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 2380 completed, throughput=5MB/sec 2023-12-16T01:46:49.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mvAhuWrGJEheFOs off=2907281 len=140836 2023-12-16T01:46:49.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 2381 completed, throughput=5MB/sec 2023-12-16T01:46:49.306 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ptBh8CJuQrlzjFt off=8386938 len=1095012 2023-12-16T01:46:49.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 2382 completed, throughput=5MB/sec 2023-12-16T01:46:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:49 smithi078 ceph-mon[142991]: pgmap v1561: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:46:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:49 smithi078 ceph-mon[139570]: pgmap v1561: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:46:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:49 smithi118 ceph-mon[131825]: pgmap v1561: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:46:50.311 INFO:tasks.workunit.client.0.smithi078.stdout: 467: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:50.311 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ct4UXXOu44YxK8R off=7849 len=1507170 2023-12-16T01:46:50.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 2383 completed, throughput=4.99MB/sec 2023-12-16T01:46:50.313 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VrKwq_OxrwV1nwU off=555637 len=65050 2023-12-16T01:46:50.315 INFO:tasks.workunit.client.0.smithi078.stdout:op 2384 completed, throughput=4.99MB/sec 2023-12-16T01:46:50.316 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YLr9lig5T0Xeu7V off=7727741 len=672778 2023-12-16T01:46:50.316 INFO:tasks.workunit.client.0.smithi078.stdout:op 2385 completed, throughput=4.99MB/sec 2023-12-16T01:46:50.317 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YSVoqvRa1mubRbh off=1717914 len=95827 2023-12-16T01:46:50.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 2386 completed, throughput=4.99MB/sec 2023-12-16T01:46:50.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SNxnHNnehKy0m17 off=3054461 len=1620109 2023-12-16T01:46:50.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 2387 completed, throughput=5MB/sec 2023-12-16T01:46:50.326 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t3J4ODkbjyxWefH off=2538727 len=1369395 2023-12-16T01:46:50.328 INFO:tasks.workunit.client.0.smithi078.stdout:op 2388 completed, throughput=5MB/sec 2023-12-16T01:46:51.329 INFO:tasks.workunit.client.0.smithi078.stdout: 468: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:51.329 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_aJoDGhXgSrzRYF off=21323372 len=1495476 2023-12-16T01:46:51.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 2389 completed, throughput=4.99MB/sec 2023-12-16T01:46:51.331 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-J240w2peT0vs2xB off=510667 len=874491 2023-12-16T01:46:51.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 2390 completed, throughput=4.99MB/sec 2023-12-16T01:46:51.336 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Av6axXzgeebQ6FT off=1179569 len=213405 2023-12-16T01:46:51.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 2391 completed, throughput=4.99MB/sec 2023-12-16T01:46:51.339 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PF10mYNgy0KV8VI off=654314 len=222767 2023-12-16T01:46:51.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 2392 completed, throughput=5MB/sec 2023-12-16T01:46:51.340 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XaiG-tuxg83IEl8 off=3207496 len=780184 2023-12-16T01:46:51.341 INFO:tasks.workunit.client.0.smithi078.stdout:op 2393 completed, throughput=5MB/sec 2023-12-16T01:46:51.341 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MHc0tWF1CeVOhmA off=4747085 len=1675097 2023-12-16T01:46:51.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 2394 completed, throughput=5MB/sec 2023-12-16T01:46:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:51 smithi078 ceph-mon[142991]: pgmap v1562: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:51 smithi078 ceph-mon[139570]: pgmap v1562: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:51 smithi118 ceph-mon[131825]: pgmap v1562: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:46:52.343 INFO:tasks.workunit.client.0.smithi078.stdout: 469: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:52.343 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QiIxGQnf6ycN1Pc off=215713 len=1281753 2023-12-16T01:46:52.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 2395 completed, throughput=4.99MB/sec 2023-12-16T01:46:52.344 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ab-cBBt1h24SmaK off=5436141 len=380816 2023-12-16T01:46:52.347 INFO:tasks.workunit.client.0.smithi078.stdout:op 2396 completed, throughput=4.99MB/sec 2023-12-16T01:46:52.347 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b6TqgLp9dAyVzRt off=3962158 len=367644 2023-12-16T01:46:52.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 2397 completed, throughput=4.99MB/sec 2023-12-16T01:46:52.350 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RIVZTnXOCsEE68Y off=16084055 len=944185 2023-12-16T01:46:52.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 2398 completed, throughput=5MB/sec 2023-12-16T01:46:52.354 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-He6SzCYWU35_4CA off=15878664 len=1052027 2023-12-16T01:46:52.356 INFO:tasks.workunit.client.0.smithi078.stdout:op 2399 completed, throughput=5MB/sec 2023-12-16T01:46:52.356 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QMCNI3oIQ1fhABh off=19429399 len=1211221 2023-12-16T01:46:52.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 2400 completed, throughput=5MB/sec 2023-12-16T01:46:52.357 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SRPi_cZ6CQGYOz0 off=2625064 len=1161984 2023-12-16T01:46:52.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 2401 completed, throughput=5MB/sec 2023-12-16T01:46:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:46:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:46:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:46:53.360 INFO:tasks.workunit.client.0.smithi078.stdout: 470: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:53.360 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z4wyWZD0NFFGkRt off=3414822 len=2071009 2023-12-16T01:46:53.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 2402 completed, throughput=5MB/sec 2023-12-16T01:46:53.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YLr9lig5T0Xeu7V off=11661528 len=105572 2023-12-16T01:46:53.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 2403 completed, throughput=5MB/sec 2023-12-16T01:46:53.363 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qL2uxY66NySe7Ma off=1111705 len=1979143 2023-12-16T01:46:53.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 2404 completed, throughput=5MB/sec 2023-12-16T01:46:53.364 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ipn5Hj9JCYu59q- off=465411 len=811595 2023-12-16T01:46:53.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 2405 completed, throughput=5MB/sec 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[142991]: pgmap v1563: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[139570]: pgmap v1563: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:46:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:46:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:53 smithi118 ceph-mon[131825]: pgmap v1563: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:46:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:46:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:46:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:46:54.369 INFO:tasks.workunit.client.0.smithi078.stdout: 471: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:54.369 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PM5BAL6Dyypx-9H off=1029453 len=183954 2023-12-16T01:46:54.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 2406 completed, throughput=4.99MB/sec 2023-12-16T01:46:54.372 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hiH8mHOdMF2CqgY off=2382337 len=1893592 2023-12-16T01:46:54.375 INFO:tasks.workunit.client.0.smithi078.stdout:op 2407 completed, throughput=5MB/sec 2023-12-16T01:46:54.375 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u-6c5eOVIEDrlbo off=12876769 len=780348 2023-12-16T01:46:54.376 INFO:tasks.workunit.client.0.smithi078.stdout:op 2408 completed, throughput=5MB/sec 2023-12-16T01:46:54.377 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z5slX2UbbDU6z1e off=5099346 len=1150200 2023-12-16T01:46:54.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 2409 completed, throughput=5MB/sec 2023-12-16T01:46:54.378 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iASWga91fhH0dHr off=9260583 len=1019787 2023-12-16T01:46:54.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 2410 completed, throughput=5MB/sec 2023-12-16T01:46:55.385 INFO:tasks.workunit.client.0.smithi078.stdout: 472: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-puwTUSQ3EHqCA-f off=14965886 len=1945790 2023-12-16T01:46:55.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 2411 completed, throughput=4.99MB/sec 2023-12-16T01:46:55.395 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o6U3fNkzec07Vx7 off=2191161 len=425416 2023-12-16T01:46:55.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 2412 completed, throughput=5MB/sec 2023-12-16T01:46:55.398 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rDK4e58uF0iyGqj off=8840885 len=714938 2023-12-16T01:46:55.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 2413 completed, throughput=5MB/sec 2023-12-16T01:46:55.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JwSkQPC_mpXgUzN off=1024401 len=1018237 2023-12-16T01:46:55.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 2414 completed, throughput=5MB/sec 2023-12-16T01:46:55.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jccl2svpG9Bhhr8 off=3313541 len=1750825 2023-12-16T01:46:55.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 2415 completed, throughput=5MB/sec 2023-12-16T01:46:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:55 smithi078 ceph-mon[139570]: pgmap v1564: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:55 smithi078 ceph-mon[142991]: pgmap v1564: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:55 smithi118 ceph-mon[131825]: pgmap v1564: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:46:56.410 INFO:tasks.workunit.client.0.smithi078.stdout: 473: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:56.410 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UNUgQbVcFaxJcVL off=597318 len=1245830 2023-12-16T01:46:56.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 2416 completed, throughput=4.99MB/sec 2023-12-16T01:46:56.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RFblBnla8gXuZLS off=1332877 len=460331 2023-12-16T01:46:56.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 2417 completed, throughput=4.99MB/sec 2023-12-16T01:46:56.422 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ec0jscGwfeeoV7K off=17153719 len=1710348 2023-12-16T01:46:56.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 2418 completed, throughput=5MB/sec 2023-12-16T01:46:56.424 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_-w4hqa1phLAbkv off=1515641 len=835817 2023-12-16T01:46:56.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 2419 completed, throughput=5MB/sec 2023-12-16T01:46:56.429 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fYagyX8W3Ns_t28 off=705275 len=1745028 2023-12-16T01:46:56.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 2420 completed, throughput=5MB/sec 2023-12-16T01:46:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:46:56] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2023-12-16T01:46:57.412 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:46:57.436 INFO:tasks.workunit.client.0.smithi078.stdout: 474: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:57.436 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BOORN0zHe6fkvaL off=1364046 len=483089 2023-12-16T01:46:57.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 2421 completed, throughput=4.99MB/sec 2023-12-16T01:46:57.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h4A1iAHMg4IWhZY off=10358127 len=818152 2023-12-16T01:46:57.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 2422 completed, throughput=5MB/sec 2023-12-16T01:46:57.441 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LMcpMwSMERSjGBp off=45740 len=789875 2023-12-16T01:46:57.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 2423 completed, throughput=5MB/sec 2023-12-16T01:46:57.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QMrBYnOH7lPbii4 off=3502074 len=1560496 2023-12-16T01:46:57.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 2424 completed, throughput=5MB/sec 2023-12-16T01:46:57.447 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b9Ia19gl6qJNQg_ off=10424797 len=774112 2023-12-16T01:46:57.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 2425 completed, throughput=5MB/sec 2023-12-16T01:46:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:57 smithi078 ceph-mon[139570]: pgmap v1565: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:46:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:57 smithi078 ceph-mon[142991]: pgmap v1565: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:46:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:57 smithi118 ceph-mon[131825]: pgmap v1565: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:46:57.726 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:46:57.726 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (26m) 66s ago 30m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (25m) 9m ago 29m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (30m) 66s ago 30m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (30m) 9m ago 30m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (25m) 9m ago 34m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (25m) 66s ago 35m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (24m) 66s ago 35m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (24m) 9m ago 34m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (24m) 66s ago 34m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (26m) 66s ago 29m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (25m) 9m ago 29m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (23m) 66s ago 33m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (22m) 66s ago 33m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (22m) 66s ago 33m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:46:57.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (21m) 66s ago 32m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:46:57.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (21m) 9m ago 32m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:46:57.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (20m) 9m ago 31m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:46:57.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (20m) 9m ago 31m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:46:57.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (19m) 9m ago 31m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:46:57.728 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (25m) 9m ago 30m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:46:58.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:46:58.111 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:46:58.452 INFO:tasks.workunit.client.0.smithi078.stdout: 475: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:58.452 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QlFVrB3n8-ERzu7 off=5298626 len=541997 2023-12-16T01:46:58.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 2426 completed, throughput=4.99MB/sec 2023-12-16T01:46:58.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HvNDgiuNLbc5Wat off=1579415 len=1378846 2023-12-16T01:46:58.456 INFO:tasks.workunit.client.0.smithi078.stdout:op 2427 completed, throughput=4.99MB/sec 2023-12-16T01:46:58.456 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WWBYrXiUAevftX2 off=5781308 len=579558 2023-12-16T01:46:58.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 2428 completed, throughput=5MB/sec 2023-12-16T01:46:58.457 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R8iLvzyt4toSbmU off=8842029 len=1961862 2023-12-16T01:46:58.459 INFO:tasks.workunit.client.0.smithi078.stdout:op 2429 completed, throughput=5MB/sec 2023-12-16T01:46:58.459 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d7Mq8GfXj7FjwRK off=12101990 len=1981382 2023-12-16T01:46:58.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 2430 completed, throughput=5MB/sec 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[139570]: from='client.35448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[139570]: from='client.35454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3126099214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[142991]: from='client.35448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[142991]: from='client.35454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3126099214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:58 smithi118 ceph-mon[131825]: from='client.35448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:58 smithi118 ceph-mon[131825]: from='client.35454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:46:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3126099214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:46:59.467 INFO:tasks.workunit.client.0.smithi078.stdout: 476: throughput=4.99MB/sec pending data=0 2023-12-16T01:46:59.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ap8B3ls1Ojth45y off=91077 len=1833589 2023-12-16T01:46:59.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 2431 completed, throughput=5MB/sec 2023-12-16T01:46:59.470 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eJrFG2TmbuoaWRm off=11606376 len=451197 2023-12-16T01:46:59.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 2432 completed, throughput=5MB/sec 2023-12-16T01:46:59.471 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hYUMpFlsFkbjbLI off=17233008 len=1046667 2023-12-16T01:46:59.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 2433 completed, throughput=5MB/sec 2023-12-16T01:46:59.472 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3qv0ipCyKVYGiht off=21592875 len=1819291 2023-12-16T01:46:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:46:59 smithi078 ceph-mon[139570]: pgmap v1566: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:46:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:46:59 smithi078 ceph-mon[142991]: pgmap v1566: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:46:59.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 2434 completed, throughput=5MB/sec 2023-12-16T01:46:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:46:59 smithi118 ceph-mon[131825]: pgmap v1566: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:47:00.482 INFO:tasks.workunit.client.0.smithi078.stdout: 477: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:00.482 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fzgCt_EJMZUQOcm off=10833541 len=905223 2023-12-16T01:47:00.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 2435 completed, throughput=4.99MB/sec 2023-12-16T01:47:00.488 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jNBCJI0XAbwnj3l off=6808359 len=625235 2023-12-16T01:47:00.489 INFO:tasks.workunit.client.0.smithi078.stdout:op 2436 completed, throughput=5MB/sec 2023-12-16T01:47:00.489 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qcTTqEBn976tCxx off=8919891 len=1591512 2023-12-16T01:47:00.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 2437 completed, throughput=5MB/sec 2023-12-16T01:47:00.492 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iffEFK_Mv6Geurx off=3659222 len=1690679 2023-12-16T01:47:00.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 2438 completed, throughput=5MB/sec 2023-12-16T01:47:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:01 smithi078 ceph-mon[139570]: pgmap v1567: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:47:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:01 smithi078 ceph-mon[142991]: pgmap v1567: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:47:01.501 INFO:tasks.workunit.client.0.smithi078.stdout: 478: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:01.501 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8PqkhlN1bwLANOQ off=5808498 len=31414 2023-12-16T01:47:01.502 INFO:tasks.workunit.client.0.smithi078.stdout:op 2439 completed, throughput=4.99MB/sec 2023-12-16T01:47:01.502 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kryg-XMZLH_oPJe off=8857564 len=740525 2023-12-16T01:47:01.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 2440 completed, throughput=4.99MB/sec 2023-12-16T01:47:01.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UJSBI6WXFvSUX5G off=2449757 len=709314 2023-12-16T01:47:01.508 INFO:tasks.workunit.client.0.smithi078.stdout:op 2441 completed, throughput=4.99MB/sec 2023-12-16T01:47:01.508 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lWwf5HDBroKEOe8 off=13695019 len=457157 2023-12-16T01:47:01.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 2442 completed, throughput=5MB/sec 2023-12-16T01:47:01.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EVkpUB78OWQFdvn off=3732770 len=1968441 2023-12-16T01:47:01.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 2443 completed, throughput=5MB/sec 2023-12-16T01:47:01.513 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zMGg3iF1ED2ienU off=23119854 len=526337 2023-12-16T01:47:01.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 2444 completed, throughput=5MB/sec 2023-12-16T01:47:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:01 smithi118 ceph-mon[131825]: pgmap v1567: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:47:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:02.514 INFO:tasks.workunit.client.0.smithi078.stdout: 479: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:02.514 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xmOdVcUBhsTshpG off=446799 len=1337336 2023-12-16T01:47:02.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 2445 completed, throughput=4.99MB/sec 2023-12-16T01:47:02.516 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WlFCNqnBwzVrS87 off=9779587 len=505981 2023-12-16T01:47:02.519 INFO:tasks.workunit.client.0.smithi078.stdout:op 2446 completed, throughput=4.99MB/sec 2023-12-16T01:47:02.520 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SKza30jnKAZOWF9 off=9463749 len=1421099 2023-12-16T01:47:02.528 INFO:tasks.workunit.client.0.smithi078.stdout:op 2447 completed, throughput=5MB/sec 2023-12-16T01:47:02.528 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7dJJ_jgWCY65dxv off=1828545 len=1757300 2023-12-16T01:47:02.534 INFO:tasks.workunit.client.0.smithi078.stdout:op 2448 completed, throughput=5MB/sec 2023-12-16T01:47:02.535 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-70x_BsTFiTicCta off=13247226 len=128663 2023-12-16T01:47:02.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 2449 completed, throughput=5MB/sec 2023-12-16T01:47:02.537 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8BzGg0pw9t5-JBQ off=5591219 len=1410126 2023-12-16T01:47:02.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 2450 completed, throughput=5MB/sec 2023-12-16T01:47:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:03 smithi078 ceph-mon[139570]: pgmap v1568: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:47:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:03 smithi078 ceph-mon[142991]: pgmap v1568: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:47:03.543 INFO:tasks.workunit.client.0.smithi078.stdout: 480: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:03.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SWaZVcl8H7I8eal off=4057043 len=422399 2023-12-16T01:47:03.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 2451 completed, throughput=4.99MB/sec 2023-12-16T01:47:03.544 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rPoO5nBRPh34bAY off=16197097 len=1225562 2023-12-16T01:47:03.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 2452 completed, throughput=5MB/sec 2023-12-16T01:47:03.546 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3x3kd8ZvvdntEyS off=14787252 len=1651422 2023-12-16T01:47:03.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 2453 completed, throughput=5MB/sec 2023-12-16T01:47:03.548 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XTEvCra3Vi6jw7z off=3918267 len=839431 2023-12-16T01:47:03.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 2454 completed, throughput=5MB/sec 2023-12-16T01:47:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:03 smithi118 ceph-mon[131825]: pgmap v1568: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:47:04.549 INFO:tasks.workunit.client.0.smithi078.stdout: 481: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:04.549 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ym4HY8YyQE34YnM off=1012384 len=739233 2023-12-16T01:47:04.551 INFO:tasks.workunit.client.0.smithi078.stdout:op 2455 completed, throughput=4.99MB/sec 2023-12-16T01:47:04.551 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t1F9Yx6X1SxDSt9 off=15566328 len=20572 2023-12-16T01:47:04.551 INFO:tasks.workunit.client.0.smithi078.stdout:op 2456 completed, throughput=4.99MB/sec 2023-12-16T01:47:04.551 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fmOkmjepCOejjSi off=1361735 len=336086 2023-12-16T01:47:04.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 2457 completed, throughput=4.99MB/sec 2023-12-16T01:47:04.552 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yhaJHGJ4A_p3KzO off=2302415 len=1559659 2023-12-16T01:47:04.561 INFO:tasks.workunit.client.0.smithi078.stdout:op 2458 completed, throughput=5MB/sec 2023-12-16T01:47:04.561 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3GyvnrYMwII6FDk off=1378513 len=2096830 2023-12-16T01:47:04.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 2459 completed, throughput=5MB/sec 2023-12-16T01:47:04.564 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FaPlhV1UFvZ83Mw off=11368212 len=1496815 2023-12-16T01:47:04.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 2460 completed, throughput=5MB/sec 2023-12-16T01:47:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:05 smithi078 ceph-mon[139570]: pgmap v1569: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:47:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:05 smithi078 ceph-mon[142991]: pgmap v1569: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:47:05.573 INFO:tasks.workunit.client.0.smithi078.stdout: 482: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:05.573 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O_abyN2CYsm9Eha off=563123 len=167895 2023-12-16T01:47:05.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 2461 completed, throughput=4.99MB/sec 2023-12-16T01:47:05.576 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3eEcCgDkOy3xpU3 off=134134 len=135665 2023-12-16T01:47:05.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 2462 completed, throughput=4.99MB/sec 2023-12-16T01:47:05.577 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SwtLJ5lcsc_mrii off=6346737 len=92548 2023-12-16T01:47:05.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 2463 completed, throughput=4.99MB/sec 2023-12-16T01:47:05.577 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6B5KzRYy4-gwE0D off=14143511 len=943422 2023-12-16T01:47:05.579 INFO:tasks.workunit.client.0.smithi078.stdout:op 2464 completed, throughput=4.99MB/sec 2023-12-16T01:47:05.579 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QMCNI3oIQ1fhABh off=22105093 len=1345746 2023-12-16T01:47:05.580 INFO:tasks.workunit.client.0.smithi078.stdout:op 2465 completed, throughput=5MB/sec 2023-12-16T01:47:05.580 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BX1906F2DosmRiM off=4575516 len=1774461 2023-12-16T01:47:05.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 2466 completed, throughput=5MB/sec 2023-12-16T01:47:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:05 smithi118 ceph-mon[131825]: pgmap v1569: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:47:06.589 INFO:tasks.workunit.client.0.smithi078.stdout: 483: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:06.590 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L12_VKH-TIK-B04 off=2804519 len=1596380 2023-12-16T01:47:06.591 INFO:tasks.workunit.client.0.smithi078.stdout:op 2467 completed, throughput=4.99MB/sec 2023-12-16T01:47:06.591 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8Hqvur2ABODElEp off=11632496 len=1482998 2023-12-16T01:47:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:op 2468 completed, throughput=5MB/sec 2023-12-16T01:47:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AgHtKm_Y9iMxnXj off=233980 len=1916439 2023-12-16T01:47:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 2469 completed, throughput=5MB/sec 2023-12-16T01:47:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4k2fLajj7PBjuSI off=2684429 len=1398026 2023-12-16T01:47:06.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 2470 completed, throughput=5MB/sec 2023-12-16T01:47:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:06] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:47:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:07 smithi078 ceph-mon[139570]: pgmap v1570: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:47:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:07 smithi078 ceph-mon[142991]: pgmap v1570: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:47:07.603 INFO:tasks.workunit.client.0.smithi078.stdout: 484: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:07.604 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xa9NFbw15sdKXL3 off=9699919 len=2075026 2023-12-16T01:47:07.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 2471 completed, throughput=5MB/sec 2023-12-16T01:47:07.606 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5EbugXnSX2m6Sd2 off=3678315 len=1987767 2023-12-16T01:47:07.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 2472 completed, throughput=5MB/sec 2023-12-16T01:47:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:07 smithi118 ceph-mon[131825]: pgmap v1570: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:47:08.616 INFO:tasks.workunit.client.0.smithi078.stdout: 485: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:08.616 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IRPYRILOuImqUVN off=29405 len=63912 2023-12-16T01:47:08.619 INFO:tasks.workunit.client.0.smithi078.stdout:op 2473 completed, throughput=4.99MB/sec 2023-12-16T01:47:08.619 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zZAJO5EXd_gJ7Ov off=5834288 len=1103995 2023-12-16T01:47:08.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 2474 completed, throughput=4.99MB/sec 2023-12-16T01:47:08.626 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3PK01rbG3vw8jZ1 off=2525206 len=665739 2023-12-16T01:47:08.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 2475 completed, throughput=4.99MB/sec 2023-12-16T01:47:08.627 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L8P1T0tD9RzOXDE off=4601110 len=610715 2023-12-16T01:47:08.632 INFO:tasks.workunit.client.0.smithi078.stdout:op 2476 completed, throughput=4.99MB/sec 2023-12-16T01:47:08.632 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cuPQ4SGEs2xdjXP off=3309281 len=761599 2023-12-16T01:47:08.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 2477 completed, throughput=5MB/sec 2023-12-16T01:47:08.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aQzrTf4q-d20JPs off=22163648 len=2070839 2023-12-16T01:47:08.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 2478 completed, throughput=5MB/sec 2023-12-16T01:47:08.642 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hApueXZyWeRpG8K off=2039906 len=411932 2023-12-16T01:47:08.642 INFO:tasks.workunit.client.0.smithi078.stdout:op 2479 completed, throughput=5MB/sec 2023-12-16T01:47:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:09 smithi078 ceph-mon[139570]: pgmap v1571: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:09 smithi078 ceph-mon[142991]: pgmap v1571: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:09.641 INFO:tasks.workunit.client.0.smithi078.stdout: 486: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:09.641 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--6E7Et15QkshDsp off=7480510 len=276900 2023-12-16T01:47:09.642 INFO:tasks.workunit.client.0.smithi078.stdout:op 2480 completed, throughput=4.99MB/sec 2023-12-16T01:47:09.642 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3otbqGBjPL5GLWj off=3104749 len=1866946 2023-12-16T01:47:09.644 INFO:tasks.workunit.client.0.smithi078.stdout:op 2481 completed, throughput=4.99MB/sec 2023-12-16T01:47:09.644 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EkixBC7Ob_FCEd9 off=4727434 len=867771 2023-12-16T01:47:09.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 2482 completed, throughput=5MB/sec 2023-12-16T01:47:09.649 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2u8XRJaRLK7m7DU off=592787 len=430177 2023-12-16T01:47:09.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 2483 completed, throughput=5MB/sec 2023-12-16T01:47:09.652 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qE6_hIOn_sP1Hxj off=2285245 len=1758692 2023-12-16T01:47:09.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 2484 completed, throughput=5MB/sec 2023-12-16T01:47:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:09 smithi118 ceph-mon[131825]: pgmap v1571: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:10.654 INFO:tasks.workunit.client.0.smithi078.stdout: 487: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:10.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WGHxqfhcxrc_OqO off=14529061 len=1935213 2023-12-16T01:47:10.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 2485 completed, throughput=4.99MB/sec 2023-12-16T01:47:10.658 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iFZKKs37bNj-7be off=0 len=1715387 2023-12-16T01:47:10.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 2486 completed, throughput=5MB/sec 2023-12-16T01:47:10.666 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ULz65BF-nX5IWXn off=10097669 len=451578 2023-12-16T01:47:10.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 2487 completed, throughput=5MB/sec 2023-12-16T01:47:10.670 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yb9VCuPisMv9kjt off=6857023 len=55213 2023-12-16T01:47:10.671 INFO:tasks.workunit.client.0.smithi078.stdout:op 2488 completed, throughput=5MB/sec 2023-12-16T01:47:10.671 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bC6fZK7WdLJqRTy off=12192765 len=758755 2023-12-16T01:47:10.675 INFO:tasks.workunit.client.0.smithi078.stdout:op 2489 completed, throughput=5MB/sec 2023-12-16T01:47:10.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qcTTqEBn976tCxx off=9639408 len=359953 2023-12-16T01:47:10.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 2490 completed, throughput=5MB/sec 2023-12-16T01:47:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:11 smithi078 ceph-mon[139570]: pgmap v1572: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:11 smithi078 ceph-mon[142991]: pgmap v1572: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:11 smithi118 ceph-mon[131825]: pgmap v1572: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:11.679 INFO:tasks.workunit.client.0.smithi078.stdout: 488: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:11.679 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CJ9YnBy7IFY2TSZ off=9915181 len=1855445 2023-12-16T01:47:11.689 INFO:tasks.workunit.client.0.smithi078.stdout:op 2491 completed, throughput=4.99MB/sec 2023-12-16T01:47:11.689 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SKP8t5QyMN3CPz5 off=1695415 len=1570411 2023-12-16T01:47:11.691 INFO:tasks.workunit.client.0.smithi078.stdout:op 2492 completed, throughput=5MB/sec 2023-12-16T01:47:11.691 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zjefuUpBqDnb56E off=14067698 len=1685131 2023-12-16T01:47:11.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 2493 completed, throughput=5MB/sec 2023-12-16T01:47:11.699 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LnHULbB_xM4Oh3C off=1881386 len=869153 2023-12-16T01:47:11.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 2494 completed, throughput=5MB/sec 2023-12-16T01:47:12.700 INFO:tasks.workunit.client.0.smithi078.stdout: 489: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:12.701 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WNYXAgv4Wn44h2I off=11394651 len=1244262 2023-12-16T01:47:12.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 2495 completed, throughput=4.99MB/sec 2023-12-16T01:47:12.702 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cXoq1j40cdNmzDg off=1321168 len=184754 2023-12-16T01:47:12.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 2496 completed, throughput=4.99MB/sec 2023-12-16T01:47:12.705 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JqXVoduxDqERDQt off=3207908 len=471982 2023-12-16T01:47:12.709 INFO:tasks.workunit.client.0.smithi078.stdout:op 2497 completed, throughput=5MB/sec 2023-12-16T01:47:12.709 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ODfvpLays2nwmht off=5358593 len=1853193 2023-12-16T01:47:12.720 INFO:tasks.workunit.client.0.smithi078.stdout:op 2498 completed, throughput=5MB/sec 2023-12-16T01:47:12.720 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rLneEg8-MS6Wh6y off=5396186 len=700583 2023-12-16T01:47:12.725 INFO:tasks.workunit.client.0.smithi078.stdout:op 2499 completed, throughput=5MB/sec 2023-12-16T01:47:12.725 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xH-6TWEZi6nH_vD off=3057832 len=30161 2023-12-16T01:47:12.725 INFO:tasks.workunit.client.0.smithi078.stdout:op 2500 completed, throughput=5MB/sec 2023-12-16T01:47:12.725 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TzsDuxaBd3_hxdC off=4419663 len=1309758 2023-12-16T01:47:12.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 2501 completed, throughput=5MB/sec 2023-12-16T01:47:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:12 smithi118 ceph-mon[131825]: pgmap v1573: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:12 smithi078 ceph-mon[139570]: pgmap v1573: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:12 smithi078 ceph-mon[142991]: pgmap v1573: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:47:13.732 INFO:tasks.workunit.client.0.smithi078.stdout: 490: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:13.733 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XC1FTuWkCBM_kT4 off=9103914 len=502432 2023-12-16T01:47:13.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 2502 completed, throughput=4.99MB/sec 2023-12-16T01:47:13.733 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BSEmZLdGqwFSqLD off=10156455 len=881819 2023-12-16T01:47:13.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 2503 completed, throughput=4.99MB/sec 2023-12-16T01:47:13.739 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iIiPcE_TUYBzaUa off=9116390 len=325396 2023-12-16T01:47:13.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 2504 completed, throughput=5MB/sec 2023-12-16T01:47:13.740 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_yToIuiVtGIGfe9 off=2584430 len=375762 2023-12-16T01:47:13.741 INFO:tasks.workunit.client.0.smithi078.stdout:op 2505 completed, throughput=5MB/sec 2023-12-16T01:47:13.741 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nIYiu82e0IT05p9 off=1461715 len=669333 2023-12-16T01:47:13.742 INFO:tasks.workunit.client.0.smithi078.stdout:op 2506 completed, throughput=5MB/sec 2023-12-16T01:47:13.742 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qbvk1DZu16hoKFH off=4497294 len=1240017 2023-12-16T01:47:13.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 2507 completed, throughput=5MB/sec 2023-12-16T01:47:13.748 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tL9DroAlxBZ-6kT off=1083935 len=193939 2023-12-16T01:47:13.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 2508 completed, throughput=5MB/sec 2023-12-16T01:47:14.751 INFO:tasks.workunit.client.0.smithi078.stdout: 491: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:14.751 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OvrkI1WpvQd1d4T off=7607367 len=861121 2023-12-16T01:47:14.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 2509 completed, throughput=4.99MB/sec 2023-12-16T01:47:14.756 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KXtXOuAbGKlHwaN off=11932249 len=1235305 2023-12-16T01:47:14.758 INFO:tasks.workunit.client.0.smithi078.stdout:op 2510 completed, throughput=4.99MB/sec 2023-12-16T01:47:14.758 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oQ7iMD0gsxFUdhI off=689210 len=756941 2023-12-16T01:47:14.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 2511 completed, throughput=5MB/sec 2023-12-16T01:47:14.764 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bL2acjV3uT0g1_r off=3574374 len=858718 2023-12-16T01:47:14.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 2512 completed, throughput=5MB/sec 2023-12-16T01:47:14.769 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eAsWpz8sBzcu50P off=10572011 len=1165781 2023-12-16T01:47:14.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 2513 completed, throughput=5MB/sec 2023-12-16T01:47:14.771 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cfZ4_BjyxJ0iICX off=14364693 len=829918 2023-12-16T01:47:14.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 2514 completed, throughput=5MB/sec 2023-12-16T01:47:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:15 smithi078 ceph-mon[139570]: pgmap v1574: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:47:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:15 smithi078 ceph-mon[142991]: pgmap v1574: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:47:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:15 smithi118 ceph-mon[131825]: pgmap v1574: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-16T01:47:15.776 INFO:tasks.workunit.client.0.smithi078.stdout: 492: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:15.776 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j7GV4q1cYZV3R3M off=1119960 len=842538 2023-12-16T01:47:15.778 INFO:tasks.workunit.client.0.smithi078.stdout:op 2515 completed, throughput=4.99MB/sec 2023-12-16T01:47:15.778 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nlhhdOUKSh1LEe7 off=417883 len=1946747 2023-12-16T01:47:15.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 2516 completed, throughput=5MB/sec 2023-12-16T01:47:15.781 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N_AajLC64OniZlc off=5898623 len=556964 2023-12-16T01:47:15.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 2517 completed, throughput=5MB/sec 2023-12-16T01:47:15.782 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oE29bfytRxZZ4Kw off=951946 len=597039 2023-12-16T01:47:15.786 INFO:tasks.workunit.client.0.smithi078.stdout:op 2518 completed, throughput=5MB/sec 2023-12-16T01:47:15.786 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vvQSftHExS01Nm- off=6504998 len=1396144 2023-12-16T01:47:15.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 2519 completed, throughput=5MB/sec 2023-12-16T01:47:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:16] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:47:16.787 INFO:tasks.workunit.client.0.smithi078.stdout: 493: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:16.787 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WNYXAgv4Wn44h2I off=14859102 len=858968 2023-12-16T01:47:16.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 2520 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.789 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N1dozabmOoKCC6p off=4068563 len=228533 2023-12-16T01:47:16.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 2521 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.789 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RvmVvbPN5--IZPc off=8128764 len=4758 2023-12-16T01:47:16.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 2522 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.791 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3Vwg2DW7syJjAOR off=2059287 len=77600 2023-12-16T01:47:16.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 2523 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.794 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ct8BaXcLZxcjBH- off=1534573 len=696298 2023-12-16T01:47:16.795 INFO:tasks.workunit.client.0.smithi078.stdout:op 2524 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.795 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RF6IocBRHxjRCrj off=9265037 len=200733 2023-12-16T01:47:16.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 2525 completed, throughput=4.99MB/sec 2023-12-16T01:47:16.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ggzC_u-dwMO99aA off=11466977 len=1205203 2023-12-16T01:47:16.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 2526 completed, throughput=5MB/sec 2023-12-16T01:47:16.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-43YXy5--BhDnQdC off=17648632 len=354111 2023-12-16T01:47:16.802 INFO:tasks.workunit.client.0.smithi078.stdout:op 2527 completed, throughput=5MB/sec 2023-12-16T01:47:16.802 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CP_Op6s8VEXVCDy off=14023662 len=1950557 2023-12-16T01:47:16.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 2528 completed, throughput=5MB/sec 2023-12-16T01:47:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:17 smithi078 ceph-mon[139570]: pgmap v1575: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:17 smithi078 ceph-mon[142991]: pgmap v1575: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:17 smithi118 ceph-mon[131825]: pgmap v1575: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:17.813 INFO:tasks.workunit.client.0.smithi078.stdout: 494: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:17.813 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-olpo4UFIciohAk8 off=62745 len=1755411 2023-12-16T01:47:17.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 2529 completed, throughput=4.99MB/sec 2023-12-16T01:47:17.821 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-81mSzFQZTSNkXB8 off=6780983 len=87678 2023-12-16T01:47:17.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 2530 completed, throughput=4.99MB/sec 2023-12-16T01:47:17.822 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i3wGzInXWov4pnH off=6760077 len=918067 2023-12-16T01:47:17.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 2531 completed, throughput=5MB/sec 2023-12-16T01:47:17.827 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JxHiD1a-XE6wUJi off=4535590 len=1581742 2023-12-16T01:47:17.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 2532 completed, throughput=5MB/sec 2023-12-16T01:47:17.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k8ZxVbJ2WZ43GQi off=14630742 len=387831 2023-12-16T01:47:17.836 INFO:tasks.workunit.client.0.smithi078.stdout:op 2533 completed, throughput=5MB/sec 2023-12-16T01:47:17.836 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1I_7q-2yIrxpDv6 off=5739955 len=1320092 2023-12-16T01:47:17.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 2534 completed, throughput=5MB/sec 2023-12-16T01:47:18.843 INFO:tasks.workunit.client.0.smithi078.stdout: 495: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:18.843 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CRSgV80fHKe_pbe off=4648071 len=1296311 2023-12-16T01:47:18.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 2535 completed, throughput=4.99MB/sec 2023-12-16T01:47:18.850 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lQtHi8vYPSrBPtW off=1893419 len=1499001 2023-12-16T01:47:18.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 2536 completed, throughput=5MB/sec 2023-12-16T01:47:18.852 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-THNwQ5LqWH-1SZA off=8086159 len=2017860 2023-12-16T01:47:18.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 2537 completed, throughput=5MB/sec 2023-12-16T01:47:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:19 smithi078 ceph-mon[139570]: pgmap v1576: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:19 smithi078 ceph-mon[142991]: pgmap v1576: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:19 smithi118 ceph-mon[131825]: pgmap v1576: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:19.863 INFO:tasks.workunit.client.0.smithi078.stdout: 496: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:19.863 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-69_T7UCervG_u8Y off=8800826 len=1022903 2023-12-16T01:47:19.869 INFO:tasks.workunit.client.0.smithi078.stdout:op 2538 completed, throughput=4.99MB/sec 2023-12-16T01:47:19.869 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yIaSSCC9xEx3SDT off=18508931 len=125157 2023-12-16T01:47:19.869 INFO:tasks.workunit.client.0.smithi078.stdout:op 2539 completed, throughput=4.99MB/sec 2023-12-16T01:47:19.869 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y0ZoDzQRE8KkWFT off=13531030 len=1448555 2023-12-16T01:47:19.871 INFO:tasks.workunit.client.0.smithi078.stdout:op 2540 completed, throughput=5MB/sec 2023-12-16T01:47:19.871 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kk9yry7KnjJo2gc off=569450 len=599990 2023-12-16T01:47:19.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 2541 completed, throughput=5MB/sec 2023-12-16T01:47:19.875 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jZzc9aB0adpb5Iu off=8129505 len=545887 2023-12-16T01:47:19.878 INFO:tasks.workunit.client.0.smithi078.stdout:op 2542 completed, throughput=5MB/sec 2023-12-16T01:47:19.878 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QVMrsgvVOsDB1IY off=0 len=1668550 2023-12-16T01:47:19.887 INFO:tasks.workunit.client.0.smithi078.stdout:op 2543 completed, throughput=5MB/sec 2023-12-16T01:47:20.887 INFO:tasks.workunit.client.0.smithi078.stdout: 497: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:20.887 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-htvWLfP5g_FsI57 off=23775092 len=573254 2023-12-16T01:47:20.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 2544 completed, throughput=4.99MB/sec 2023-12-16T01:47:20.888 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GdVVyRKxV3EThnt off=2295241 len=540837 2023-12-16T01:47:20.889 INFO:tasks.workunit.client.0.smithi078.stdout:op 2545 completed, throughput=4.99MB/sec 2023-12-16T01:47:20.889 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ciAiyUbJ2a3AhBr off=9698452 len=565979 2023-12-16T01:47:20.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 2546 completed, throughput=4.99MB/sec 2023-12-16T01:47:20.893 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DD9C3B2xTsmPY14 off=14078089 len=1117143 2023-12-16T01:47:20.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 2547 completed, throughput=5MB/sec 2023-12-16T01:47:20.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uI6M69izfGWIA47 off=10827363 len=711192 2023-12-16T01:47:20.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 2548 completed, throughput=5MB/sec 2023-12-16T01:47:20.900 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Hq9-N3QYRr8dctS off=6757624 len=1706600 2023-12-16T01:47:20.908 INFO:tasks.workunit.client.0.smithi078.stdout:op 2549 completed, throughput=5MB/sec 2023-12-16T01:47:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:21 smithi078 ceph-mon[139570]: pgmap v1577: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:21 smithi078 ceph-mon[142991]: pgmap v1577: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:21 smithi118 ceph-mon[131825]: pgmap v1577: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:47:21.909 INFO:tasks.workunit.client.0.smithi078.stdout: 498: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:21.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dGwh3K-BOP7ABfK off=4904656 len=2074668 2023-12-16T01:47:21.911 INFO:tasks.workunit.client.0.smithi078.stdout:op 2550 completed, throughput=5MB/sec 2023-12-16T01:47:21.911 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3AITZpVyxiaqZ6b off=1412474 len=1236174 2023-12-16T01:47:21.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 2551 completed, throughput=5MB/sec 2023-12-16T01:47:21.913 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2GZi-mrF34E0rgl off=12659105 len=51246 2023-12-16T01:47:21.913 INFO:tasks.workunit.client.0.smithi078.stdout:op 2552 completed, throughput=5MB/sec 2023-12-16T01:47:21.913 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aB2xfwzQHx0hFcv off=8231792 len=111166 2023-12-16T01:47:21.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 2553 completed, throughput=5MB/sec 2023-12-16T01:47:21.914 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EFlZewGcbBkSv3z off=11352310 len=11248 2023-12-16T01:47:21.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 2554 completed, throughput=5MB/sec 2023-12-16T01:47:21.916 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-90kq19twHQ0M-6e off=13905668 len=618152 2023-12-16T01:47:21.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 2555 completed, throughput=5MB/sec 2023-12-16T01:47:21.917 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hKoD_vIESM0WOcC off=816766 len=1066286 2023-12-16T01:47:21.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 2556 completed, throughput=5MB/sec 2023-12-16T01:47:22.922 INFO:tasks.workunit.client.0.smithi078.stdout: 499: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:22.923 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FCckSn3ilklltUJ off=2056777 len=292549 2023-12-16T01:47:22.923 INFO:tasks.workunit.client.0.smithi078.stdout:op 2557 completed, throughput=4.99MB/sec 2023-12-16T01:47:22.923 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jKTjXBkAJZVUU4P off=399997 len=582127 2023-12-16T01:47:22.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 2558 completed, throughput=4.99MB/sec 2023-12-16T01:47:22.927 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O1W-CHnx_M4DGlg off=7354788 len=1402717 2023-12-16T01:47:22.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 2559 completed, throughput=5MB/sec 2023-12-16T01:47:22.929 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nNzqJFxKMAzQk13 off=8154697 len=100390 2023-12-16T01:47:22.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 2560 completed, throughput=5MB/sec 2023-12-16T01:47:22.931 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-foYXPbpqd_a-ckq off=11142888 len=53153 2023-12-16T01:47:22.932 INFO:tasks.workunit.client.0.smithi078.stdout:op 2561 completed, throughput=5MB/sec 2023-12-16T01:47:22.932 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BxjEFf2skK0bbX- off=2167474 len=1010146 2023-12-16T01:47:22.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 2562 completed, throughput=5MB/sec 2023-12-16T01:47:22.936 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pWFOQZbc_HGhFUS off=3066890 len=861039 2023-12-16T01:47:22.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 2563 completed, throughput=5MB/sec 2023-12-16T01:47:22.940 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oTpErTGJvTz7k8s off=13731551 len=1341245 2023-12-16T01:47:22.945 INFO:tasks.workunit.client.0.smithi078.stdout:op 2564 completed, throughput=5MB/sec 2023-12-16T01:47:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:22 smithi118 ceph-mon[131825]: pgmap v1578: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:22 smithi078 ceph-mon[142991]: pgmap v1578: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:22 smithi078 ceph-mon[139570]: pgmap v1578: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:23.945 INFO:tasks.workunit.client.0.smithi078.stdout: 500: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:23.946 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q8OyEfV4UI8Kv2r off=5953773 len=1809602 2023-12-16T01:47:23.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 2565 completed, throughput=4.99MB/sec 2023-12-16T01:47:23.955 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qWqrWePs-SRZrwm off=945681 len=259110 2023-12-16T01:47:23.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 2566 completed, throughput=5MB/sec 2023-12-16T01:47:23.957 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4ivZDmY6n1YsWZm off=1626545 len=554581 2023-12-16T01:47:23.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 2567 completed, throughput=5MB/sec 2023-12-16T01:47:23.958 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kaIhWbvMWKJMFy5 off=1225933 len=1212801 2023-12-16T01:47:23.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 2568 completed, throughput=5MB/sec 2023-12-16T01:47:23.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vrZTLlnCjgU05IT off=10263124 len=1780928 2023-12-16T01:47:23.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 2569 completed, throughput=5MB/sec 2023-12-16T01:47:24.972 INFO:tasks.workunit.client.0.smithi078.stdout: 501: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:24.972 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-awXTcsa4ziFLSGN off=1078549 len=571988 2023-12-16T01:47:24.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 2570 completed, throughput=4.99MB/sec 2023-12-16T01:47:24.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TjyGUHW72aHD-nC off=2325862 len=912426 2023-12-16T01:47:24.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 2571 completed, throughput=4.99MB/sec 2023-12-16T01:47:24.974 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5YlbkUceVO04dBb off=17924306 len=750671 2023-12-16T01:47:24.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 2572 completed, throughput=5MB/sec 2023-12-16T01:47:24.978 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g_04PORwZuDkaYn off=13579017 len=780085 2023-12-16T01:47:24.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 2573 completed, throughput=5MB/sec 2023-12-16T01:47:24.979 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jTfAWG34QSTtSBg off=10272441 len=976761 2023-12-16T01:47:24.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 2574 completed, throughput=5MB/sec 2023-12-16T01:47:24.984 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vJR696Op8BbgJvI off=5842327 len=1163623 2023-12-16T01:47:24.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 2575 completed, throughput=5MB/sec 2023-12-16T01:47:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:25 smithi078 ceph-mon[139570]: pgmap v1579: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:25 smithi078 ceph-mon[142991]: pgmap v1579: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:25 smithi118 ceph-mon[131825]: pgmap v1579: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:25.989 INFO:tasks.workunit.client.0.smithi078.stdout: 502: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:25.989 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JQrnUhOAmlcjshB off=1390278 len=1867095 2023-12-16T01:47:25.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 2576 completed, throughput=5MB/sec 2023-12-16T01:47:25.991 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o1qGsYR9nX-TFS4 off=3943445 len=1610722 2023-12-16T01:47:25.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 2577 completed, throughput=5MB/sec 2023-12-16T01:47:25.994 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Bd3oqt9Pb1rjyRZ off=11192802 len=2012171 2023-12-16T01:47:25.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 2578 completed, throughput=5MB/sec 2023-12-16T01:47:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:26] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2023-12-16T01:47:26.997 INFO:tasks.workunit.client.0.smithi078.stdout: 503: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:26.997 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r_nORI-ueSlwTd1 off=16791337 len=470040 2023-12-16T01:47:27.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 2579 completed, throughput=4.99MB/sec 2023-12-16T01:47:27.000 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g_04PORwZuDkaYn off=4345918 len=1173963 2023-12-16T01:47:27.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 2580 completed, throughput=5MB/sec 2023-12-16T01:47:27.002 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ht4OjEqfUfi6Qq3 off=7664794 len=172271 2023-12-16T01:47:27.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 2581 completed, throughput=5MB/sec 2023-12-16T01:47:27.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5fIu7QErkk9PZo- off=6835207 len=104164 2023-12-16T01:47:27.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 2582 completed, throughput=5MB/sec 2023-12-16T01:47:27.005 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1rFDdsCflr-aFjD off=2252953 len=695929 2023-12-16T01:47:27.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 2583 completed, throughput=5MB/sec 2023-12-16T01:47:27.010 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1qHa81dyJp2tqOv off=19620562 len=1638343 2023-12-16T01:47:27.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 2584 completed, throughput=5MB/sec 2023-12-16T01:47:27.018 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tF7Hb2rQBYhUU6f off=10147570 len=468309 2023-12-16T01:47:27.022 INFO:tasks.workunit.client.0.smithi078.stdout:op 2585 completed, throughput=5MB/sec 2023-12-16T01:47:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:27 smithi078 ceph-mon[139570]: pgmap v1580: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:47:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:27 smithi078 ceph-mon[142991]: pgmap v1580: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:47:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:27 smithi118 ceph-mon[131825]: pgmap v1580: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:47:28.023 INFO:tasks.workunit.client.0.smithi078.stdout: 504: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:28.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kbv6sTJVCXzNKBV off=4371889 len=1718137 2023-12-16T01:47:28.032 INFO:tasks.workunit.client.0.smithi078.stdout:op 2586 completed, throughput=4.99MB/sec 2023-12-16T01:47:28.032 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tF7Hb2rQBYhUU6f off=6341104 len=415609 2023-12-16T01:47:28.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 2587 completed, throughput=4.99MB/sec 2023-12-16T01:47:28.033 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7-3GDq3R3g6xdMs off=2569432 len=1752058 2023-12-16T01:47:28.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 2588 completed, throughput=5MB/sec 2023-12-16T01:47:28.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_11O5TzFO93KTKi off=2579403 len=498610 2023-12-16T01:47:28.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 2589 completed, throughput=5MB/sec 2023-12-16T01:47:28.041 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XbEAkxqa2emXKX7 off=6501462 len=1406248 2023-12-16T01:47:28.047 INFO:tasks.workunit.client.0.smithi078.stdout:op 2590 completed, throughput=5MB/sec 2023-12-16T01:47:28.456 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (26m) 97s ago 30m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (26m) 9m ago 30m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (31m) 97s ago 31m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (31m) 9m ago 31m 26.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (25m) 9m ago 34m 454M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:47:28.763 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (26m) 97s ago 36m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (25m) 97s ago 36m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (24m) 9m ago 34m 128M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (24m) 97s ago 34m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (26m) 97s ago 30m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (26m) 9m ago 29m 17.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (23m) 97s ago 34m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (23m) 97s ago 33m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (22m) 97s ago 33m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (22m) 97s ago 33m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (21m) 9m ago 32m 1303M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (21m) 9m ago 32m 1500M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (20m) 9m ago 32m 1082M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (20m) 9m ago 31m 1267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:47:28.764 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (25m) 9m ago 30m 72.3M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:47:29.047 INFO:tasks.workunit.client.0.smithi078.stdout: 505: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:29.047 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MtYttOK8MJXPKln off=3977485 len=853188 2023-12-16T01:47:29.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 2591 completed, throughput=4.99MB/sec 2023-12-16T01:47:29.048 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EDTXa7WfUN7DELX off=12333393 len=1442155 2023-12-16T01:47:29.049 INFO:tasks.workunit.client.0.smithi078.stdout:op 2592 completed, throughput=5MB/sec 2023-12-16T01:47:29.049 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Rf_1MiugYeP3H2D off=1105648 len=173740 2023-12-16T01:47:29.052 INFO:tasks.workunit.client.0.smithi078.stdout:op 2593 completed, throughput=5MB/sec 2023-12-16T01:47:29.052 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YZqsG7BuSfM0CXU off=11220438 len=897403 2023-12-16T01:47:29.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 2594 completed, throughput=5MB/sec 2023-12-16T01:47:29.057 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hXzbxihuAa58TvL off=1443644 len=1971162 2023-12-16T01:47:29.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 2595 completed, throughput=5MB/sec 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:47:29.147 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:47:29.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:47:29.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:47:29.148 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:47:29.148 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[139570]: pgmap v1581: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[139570]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[139570]: from='client.35472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/993323780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[142991]: pgmap v1581: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[142991]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[142991]: from='client.35472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/993323780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:47:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:29 smithi118 ceph-mon[131825]: pgmap v1581: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:29 smithi118 ceph-mon[131825]: from='client.45413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:29 smithi118 ceph-mon[131825]: from='client.35472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:47:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/993323780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:47:30.066 INFO:tasks.workunit.client.0.smithi078.stdout: 506: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:30.066 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EyXRRUeByT3nKGc off=921440 len=1882695 2023-12-16T01:47:30.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 2596 completed, throughput=5MB/sec 2023-12-16T01:47:30.075 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5ECeI2APgaf3Vwk off=3526612 len=1674643 2023-12-16T01:47:30.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 2597 completed, throughput=5MB/sec 2023-12-16T01:47:30.085 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VNFtHlBd09qmBJ6 off=3602137 len=815254 2023-12-16T01:47:30.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 2598 completed, throughput=5MB/sec 2023-12-16T01:47:30.088 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Qp955LbjWU4AGW off=10094149 len=327670 2023-12-16T01:47:30.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 2599 completed, throughput=5MB/sec 2023-12-16T01:47:31.090 INFO:tasks.workunit.client.0.smithi078.stdout: 507: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:31.090 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dI-Hkrag5dgR0Sf off=80338 len=1556763 2023-12-16T01:47:31.097 INFO:tasks.workunit.client.0.smithi078.stdout:op 2600 completed, throughput=4.99MB/sec 2023-12-16T01:47:31.097 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-edqTzhKjVdlj4zi off=3647847 len=342567 2023-12-16T01:47:31.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 2601 completed, throughput=4.99MB/sec 2023-12-16T01:47:31.098 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sMNFt1LmVCX3XLm off=2522061 len=1387635 2023-12-16T01:47:31.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 2602 completed, throughput=5MB/sec 2023-12-16T01:47:31.106 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-t34Ye96At47QX49 off=2095563 len=1746819 2023-12-16T01:47:31.115 INFO:tasks.workunit.client.0.smithi078.stdout:op 2603 completed, throughput=5MB/sec 2023-12-16T01:47:31.115 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fAywp1dnMCmzv-C off=15698764 len=1487215 2023-12-16T01:47:31.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 2604 completed, throughput=5MB/sec 2023-12-16T01:47:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:31 smithi078 ceph-mon[139570]: pgmap v1582: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:31 smithi078 ceph-mon[142991]: pgmap v1582: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:31 smithi118 ceph-mon[131825]: pgmap v1582: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:32.118 INFO:tasks.workunit.client.0.smithi078.stdout: 508: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:32.118 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p6rJtOwIuMTqNwR off=8592579 len=1154313 2023-12-16T01:47:32.119 INFO:tasks.workunit.client.0.smithi078.stdout:op 2605 completed, throughput=4.99MB/sec 2023-12-16T01:47:32.120 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8AN3kAqv4zLfIk9 off=7249406 len=819749 2023-12-16T01:47:32.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 2606 completed, throughput=5MB/sec 2023-12-16T01:47:32.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xYEpqKvLY0o8-Nz off=10165445 len=1529165 2023-12-16T01:47:32.129 INFO:tasks.workunit.client.0.smithi078.stdout:op 2607 completed, throughput=5MB/sec 2023-12-16T01:47:32.129 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yyWINp_x4-rYM7v off=3440535 len=1905433 2023-12-16T01:47:32.131 INFO:tasks.workunit.client.0.smithi078.stdout:op 2608 completed, throughput=5MB/sec 2023-12-16T01:47:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:33.131 INFO:tasks.workunit.client.0.smithi078.stdout: 509: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:33.132 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0AAWJaNQf9NAKb off=240922 len=1548413 2023-12-16T01:47:33.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 2609 completed, throughput=5MB/sec 2023-12-16T01:47:33.133 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cnGuOguPcu-JChP off=10038529 len=1105897 2023-12-16T01:47:33.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 2610 completed, throughput=5MB/sec 2023-12-16T01:47:33.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rfnd9g-b47lp5nk off=8766813 len=1574314 2023-12-16T01:47:33.148 INFO:tasks.workunit.client.0.smithi078.stdout:op 2611 completed, throughput=5MB/sec 2023-12-16T01:47:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:33 smithi078 ceph-mon[139570]: pgmap v1583: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:33 smithi078 ceph-mon[142991]: pgmap v1583: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:33 smithi118 ceph-mon[131825]: pgmap v1583: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:34.149 INFO:tasks.workunit.client.0.smithi078.stdout: 510: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:34.149 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dVx7jjIegdN3kHu off=6699623 len=636269 2023-12-16T01:47:34.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 2612 completed, throughput=4.99MB/sec 2023-12-16T01:47:34.154 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WSnJ2ywlCgvoPHP off=591641 len=1873204 2023-12-16T01:47:34.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 2613 completed, throughput=5MB/sec 2023-12-16T01:47:34.156 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pe2ki_mzYgo_fux off=0 len=1060364 2023-12-16T01:47:34.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 2614 completed, throughput=5MB/sec 2023-12-16T01:47:34.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nNEcK9202PgPvY3 off=1839907 len=592308 2023-12-16T01:47:34.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 2615 completed, throughput=5MB/sec 2023-12-16T01:47:34.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vk2XdDJuL6-FuTT off=75899 len=1963418 2023-12-16T01:47:34.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 2616 completed, throughput=5MB/sec 2023-12-16T01:47:35.164 INFO:tasks.workunit.client.0.smithi078.stdout: 511: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:35.165 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IedsH6bCpIa-lSA off=217837 len=8762 2023-12-16T01:47:35.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 2617 completed, throughput=4.99MB/sec 2023-12-16T01:47:35.165 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kKmRW4HrVx7TsQS off=41202 len=1199897 2023-12-16T01:47:35.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 2618 completed, throughput=4.99MB/sec 2023-12-16T01:47:35.172 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lBHKYJlfxc-4Ea4 off=9613914 len=1120838 2023-12-16T01:47:35.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 2619 completed, throughput=5MB/sec 2023-12-16T01:47:35.178 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W9jsPiApbJjMsQV off=4182514 len=177655 2023-12-16T01:47:35.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 2620 completed, throughput=5MB/sec 2023-12-16T01:47:35.178 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZTQr3D2DXGKGHd1 off=9732021 len=954326 2023-12-16T01:47:35.183 INFO:tasks.workunit.client.0.smithi078.stdout:op 2621 completed, throughput=5MB/sec 2023-12-16T01:47:35.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aJCpNFADMgRP7Qz off=3959241 len=626076 2023-12-16T01:47:35.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 2622 completed, throughput=5MB/sec 2023-12-16T01:47:35.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KeAZ72vB_-m_6HT off=410218 len=461838 2023-12-16T01:47:35.191 INFO:tasks.workunit.client.0.smithi078.stdout:op 2623 completed, throughput=5MB/sec 2023-12-16T01:47:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:35 smithi078 ceph-mon[139570]: pgmap v1584: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:35 smithi078 ceph-mon[142991]: pgmap v1584: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:35 smithi118 ceph-mon[131825]: pgmap v1584: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:47:36.191 INFO:tasks.workunit.client.0.smithi078.stdout: 512: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:36.192 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iIiPcE_TUYBzaUa off=10946157 len=1621734 2023-12-16T01:47:36.193 INFO:tasks.workunit.client.0.smithi078.stdout:op 2624 completed, throughput=4.99MB/sec 2023-12-16T01:47:36.193 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fZn1xpsB55dfiLQ off=664039 len=421785 2023-12-16T01:47:36.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 2625 completed, throughput=4.99MB/sec 2023-12-16T01:47:36.197 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ex877VTKO74qwMx off=11358931 len=1065120 2023-12-16T01:47:36.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 2626 completed, throughput=5MB/sec 2023-12-16T01:47:36.200 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5DEhBjVQEA6Ol1D off=2259976 len=1879579 2023-12-16T01:47:36.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 2627 completed, throughput=5MB/sec 2023-12-16T01:47:36.202 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aJLis40PASDvinX off=0 len=1636479 2023-12-16T01:47:36.210 INFO:tasks.workunit.client.0.smithi078.stdout:op 2628 completed, throughput=5MB/sec 2023-12-16T01:47:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:36] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:47:37.212 INFO:tasks.workunit.client.0.smithi078.stdout: 513: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:37.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-za18cjUvTQJsRKn off=16554543 len=603663 2023-12-16T01:47:37.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 2629 completed, throughput=4.99MB/sec 2023-12-16T01:47:37.213 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-io5O3I3iajh8V8t off=3534627 len=1137464 2023-12-16T01:47:37.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 2630 completed, throughput=5MB/sec 2023-12-16T01:47:37.218 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ml5JKk1V02e1PUW off=9255414 len=1724154 2023-12-16T01:47:37.225 INFO:tasks.workunit.client.0.smithi078.stdout:op 2631 completed, throughput=5MB/sec 2023-12-16T01:47:37.225 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vYL67A481r1y_LL off=1388426 len=989466 2023-12-16T01:47:37.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 2632 completed, throughput=5MB/sec 2023-12-16T01:47:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:37 smithi078 ceph-mon[139570]: pgmap v1585: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:37 smithi078 ceph-mon[142991]: pgmap v1585: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:37 smithi118 ceph-mon[131825]: pgmap v1585: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:47:38.229 INFO:tasks.workunit.client.0.smithi078.stdout: 514: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:38.230 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zcgT9C6O2lgra7c off=6913699 len=1290287 2023-12-16T01:47:38.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 2633 completed, throughput=4.99MB/sec 2023-12-16T01:47:38.232 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SBFoOo-zyX282CI off=16724418 len=44037 2023-12-16T01:47:38.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 2634 completed, throughput=4.99MB/sec 2023-12-16T01:47:38.232 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9NzEa8fzJnmrprd off=3498531 len=1346004 2023-12-16T01:47:38.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 2635 completed, throughput=5MB/sec 2023-12-16T01:47:38.241 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kAbzoQ7yQSgVg93 off=1024579 len=224136 2023-12-16T01:47:38.243 INFO:tasks.workunit.client.0.smithi078.stdout:op 2636 completed, throughput=5MB/sec 2023-12-16T01:47:38.243 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8uTN-Af7gPHGq28 off=1307202 len=347921 2023-12-16T01:47:38.246 INFO:tasks.workunit.client.0.smithi078.stdout:op 2637 completed, throughput=5MB/sec 2023-12-16T01:47:38.246 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vJzv4VO_W6m08l2 off=3499932 len=840193 2023-12-16T01:47:38.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 2638 completed, throughput=5MB/sec 2023-12-16T01:47:38.250 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0NvpEKpV3J5txWU off=32556 len=2047391 2023-12-16T01:47:38.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 2639 completed, throughput=5MB/sec 2023-12-16T01:47:39.261 INFO:tasks.workunit.client.0.smithi078.stdout: 515: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:39.262 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ph0wY5XeGO-zhC5 off=87154 len=790373 2023-12-16T01:47:39.266 INFO:tasks.workunit.client.0.smithi078.stdout:op 2640 completed, throughput=4.99MB/sec 2023-12-16T01:47:39.267 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5_g3wD_g9ElFbbs off=322663 len=891213 2023-12-16T01:47:39.271 INFO:tasks.workunit.client.0.smithi078.stdout:op 2641 completed, throughput=5MB/sec 2023-12-16T01:47:39.271 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Btuw3BPfCtAS8W off=690478 len=1000381 2023-12-16T01:47:39.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 2642 completed, throughput=5MB/sec 2023-12-16T01:47:39.273 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lVbLOLi2yAzg1-0 off=3440661 len=1081534 2023-12-16T01:47:39.278 INFO:tasks.workunit.client.0.smithi078.stdout:op 2643 completed, throughput=5MB/sec 2023-12-16T01:47:39.278 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4rQ1-IKXQDlQN_r off=326598 len=2093020 2023-12-16T01:47:39.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 2644 completed, throughput=5MB/sec 2023-12-16T01:47:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:39 smithi078 ceph-mon[139570]: pgmap v1586: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:39 smithi078 ceph-mon[142991]: pgmap v1586: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:39 smithi118 ceph-mon[131825]: pgmap v1586: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:47:40.284 INFO:tasks.workunit.client.0.smithi078.stdout: 516: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:40.285 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MDVJuLjMTRqbe35 off=157346 len=2077601 2023-12-16T01:47:40.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 2645 completed, throughput=5MB/sec 2023-12-16T01:47:40.287 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z3A_4pQixl0IMSJ off=6193766 len=1587301 2023-12-16T01:47:40.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 2646 completed, throughput=5MB/sec 2023-12-16T01:47:41.289 INFO:tasks.workunit.client.0.smithi078.stdout: 517: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:41.290 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6G9ce-VkaZfV5jN off=2074664 len=115707 2023-12-16T01:47:41.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 2647 completed, throughput=4.99MB/sec 2023-12-16T01:47:41.290 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nQI_dNgCT9XkSgE off=697830 len=1873843 2023-12-16T01:47:41.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 2648 completed, throughput=4.99MB/sec 2023-12-16T01:47:41.292 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NgLll2pgztVx-3u off=1044387 len=376739 2023-12-16T01:47:41.293 INFO:tasks.workunit.client.0.smithi078.stdout:op 2649 completed, throughput=5MB/sec 2023-12-16T01:47:41.293 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y9H7Ms-VJS_ryvR off=12450487 len=320944 2023-12-16T01:47:41.296 INFO:tasks.workunit.client.0.smithi078.stdout:op 2650 completed, throughput=5MB/sec 2023-12-16T01:47:41.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iMxz0fTyzWfyuti off=2117847 len=744745 2023-12-16T01:47:41.297 INFO:tasks.workunit.client.0.smithi078.stdout:op 2651 completed, throughput=5MB/sec 2023-12-16T01:47:41.297 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qyNtdg77dQEpKgI off=3890001 len=1878493 2023-12-16T01:47:41.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 2652 completed, throughput=5MB/sec 2023-12-16T01:47:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:41 smithi078 ceph-mon[139570]: pgmap v1587: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:41 smithi078 ceph-mon[142991]: pgmap v1587: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:41 smithi118 ceph-mon[131825]: pgmap v1587: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:42.307 INFO:tasks.workunit.client.0.smithi078.stdout: 518: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:42.307 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8zq2n2cV4Hcsfnj off=9471193 len=1978450 2023-12-16T01:47:42.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 2653 completed, throughput=4.99MB/sec 2023-12-16T01:47:42.309 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-byvn4UDhJFWa3ug off=1282084 len=478650 2023-12-16T01:47:42.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 2654 completed, throughput=5MB/sec 2023-12-16T01:47:42.313 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dXWrSy4QSxDl0Mt off=1345906 len=757764 2023-12-16T01:47:42.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 2655 completed, throughput=5MB/sec 2023-12-16T01:47:42.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jo1Phu8i4YCB0gL off=886116 len=493774 2023-12-16T01:47:42.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 2656 completed, throughput=5MB/sec 2023-12-16T01:47:42.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wjkZGoDlc7Xuswt off=2299825 len=893451 2023-12-16T01:47:42.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 2657 completed, throughput=5MB/sec 2023-12-16T01:47:42.325 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uj_sZZ0aJrTsJmB off=256222 len=2091315 2023-12-16T01:47:42.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 2658 completed, throughput=5MB/sec 2023-12-16T01:47:43.336 INFO:tasks.workunit.client.0.smithi078.stdout: 519: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:43.336 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X_m1MVG2jtUeDjN off=947269 len=1945806 2023-12-16T01:47:43.346 INFO:tasks.workunit.client.0.smithi078.stdout:op 2659 completed, throughput=5MB/sec 2023-12-16T01:47:43.346 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-whh-PmIjYQJoJCY off=2651076 len=37741 2023-12-16T01:47:43.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 2660 completed, throughput=5MB/sec 2023-12-16T01:47:43.348 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a0S4lT3_p4NDnH_ off=513576 len=207040 2023-12-16T01:47:43.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 2661 completed, throughput=5MB/sec 2023-12-16T01:47:43.351 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sBb2Hn0kkMrKjXp off=11005281 len=1826504 2023-12-16T01:47:43.360 INFO:tasks.workunit.client.0.smithi078.stdout:op 2662 completed, throughput=5MB/sec 2023-12-16T01:47:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:42 smithi118 ceph-mon[131825]: pgmap v1588: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:47:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:42 smithi078 ceph-mon[142991]: pgmap v1588: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:47:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:42 smithi078 ceph-mon[139570]: pgmap v1588: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:47:44.360 INFO:tasks.workunit.client.0.smithi078.stdout: 520: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:44.360 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4lX8wL5bxxaEtJH off=1800342 len=609902 2023-12-16T01:47:44.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 2663 completed, throughput=4.99MB/sec 2023-12-16T01:47:44.364 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DLp_tD69Mkh2Qo4 off=1274030 len=1072522 2023-12-16T01:47:44.370 INFO:tasks.workunit.client.0.smithi078.stdout:op 2664 completed, throughput=4.99MB/sec 2023-12-16T01:47:44.371 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HrHZdE_VB3SyfPc off=6273082 len=316670 2023-12-16T01:47:44.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 2665 completed, throughput=4.99MB/sec 2023-12-16T01:47:44.372 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IhxCzleqB923yml off=999853 len=17915 2023-12-16T01:47:44.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 2666 completed, throughput=4.99MB/sec 2023-12-16T01:47:44.372 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n0-Wb28OzN1ZgsS off=20636001 len=1201383 2023-12-16T01:47:44.373 INFO:tasks.workunit.client.0.smithi078.stdout:op 2667 completed, throughput=5MB/sec 2023-12-16T01:47:44.373 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DtiSokYAE3Kut73 off=13967832 len=1346828 2023-12-16T01:47:44.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 2668 completed, throughput=5MB/sec 2023-12-16T01:47:44.381 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T2gjDX50Y0JNIpY off=12061309 len=850723 2023-12-16T01:47:44.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 2669 completed, throughput=5MB/sec 2023-12-16T01:47:45.386 INFO:tasks.workunit.client.0.smithi078.stdout: 521: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:45.386 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yh0p-OjWg--xXgv off=10099834 len=741554 2023-12-16T01:47:45.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 2670 completed, throughput=4.99MB/sec 2023-12-16T01:47:45.387 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-twZwgdHu-9L9BW1 off=3841106 len=372411 2023-12-16T01:47:45.388 INFO:tasks.workunit.client.0.smithi078.stdout:op 2671 completed, throughput=4.99MB/sec 2023-12-16T01:47:45.388 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h9CHqc2X_awnCzw off=7638362 len=286681 2023-12-16T01:47:45.389 INFO:tasks.workunit.client.0.smithi078.stdout:op 2672 completed, throughput=4.99MB/sec 2023-12-16T01:47:45.389 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Mmtc39CZITEunwC off=0 len=1266731 2023-12-16T01:47:45.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 2673 completed, throughput=5MB/sec 2023-12-16T01:47:45.395 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sm9IL9pBd5Eu0GY off=4772541 len=1314886 2023-12-16T01:47:45.397 INFO:tasks.workunit.client.0.smithi078.stdout:op 2674 completed, throughput=5MB/sec 2023-12-16T01:47:45.397 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pCOLjziVZxR-y76 off=8426158 len=1180346 2023-12-16T01:47:45.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 2675 completed, throughput=5MB/sec 2023-12-16T01:47:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:45 smithi078 ceph-mon[139570]: pgmap v1589: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:47:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:45 smithi078 ceph-mon[142991]: pgmap v1589: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:47:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:45 smithi118 ceph-mon[131825]: pgmap v1589: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:47:46.398 INFO:tasks.workunit.client.0.smithi078.stdout: 522: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:46.399 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oFWY8wFMEQ-bZDd off=3543602 len=58446 2023-12-16T01:47:46.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 2676 completed, throughput=4.99MB/sec 2023-12-16T01:47:46.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-USc0VRREgriuxPH off=4901832 len=582022 2023-12-16T01:47:46.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 2677 completed, throughput=4.99MB/sec 2023-12-16T01:47:46.405 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NrLLrsqOKB5KidC off=2600307 len=1388824 2023-12-16T01:47:46.413 INFO:tasks.workunit.client.0.smithi078.stdout:op 2678 completed, throughput=4.99MB/sec 2023-12-16T01:47:46.413 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-upvlU865_0CBztb off=976926 len=16402 2023-12-16T01:47:46.413 INFO:tasks.workunit.client.0.smithi078.stdout:op 2679 completed, throughput=4.99MB/sec 2023-12-16T01:47:46.413 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TT2pL2nUDNffIc1 off=6000930 len=106658 2023-12-16T01:47:46.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 2680 completed, throughput=4.99MB/sec 2023-12-16T01:47:46.416 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1LPZquemFDA8Mb- off=8915339 len=748995 2023-12-16T01:47:46.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 2681 completed, throughput=5MB/sec 2023-12-16T01:47:46.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k9WyeohigAxzdbx off=34968 len=446235 2023-12-16T01:47:46.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 2682 completed, throughput=5MB/sec 2023-12-16T01:47:46.420 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l3ruF8AuacN_Q1f off=8366051 len=338150 2023-12-16T01:47:46.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 2683 completed, throughput=5MB/sec 2023-12-16T01:47:46.424 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0z4nKgR5YHch4yt off=14327843 len=441565 2023-12-16T01:47:46.427 INFO:tasks.workunit.client.0.smithi078.stdout:op 2684 completed, throughput=5MB/sec 2023-12-16T01:47:46.427 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kwQZ9p4LO9UrgIe off=367032 len=1051288 2023-12-16T01:47:46.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 2685 completed, throughput=5MB/sec 2023-12-16T01:47:46.429 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lB1GSN0kpQNeDi7 off=42530 len=1970403 2023-12-16T01:47:46.431 INFO:tasks.workunit.client.0.smithi078.stdout:op 2686 completed, throughput=5MB/sec 2023-12-16T01:47:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:46] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:47:47.431 INFO:tasks.workunit.client.0.smithi078.stdout: 523: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:47.431 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jd56D9K1T9HdDfq off=11323455 len=1450275 2023-12-16T01:47:47.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 2687 completed, throughput=5MB/sec 2023-12-16T01:47:47.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mfdYkuiZ-5kd16t off=11222337 len=1206377 2023-12-16T01:47:47.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 2688 completed, throughput=5MB/sec 2023-12-16T01:47:47.444 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a2fvUNODgUuwVvw off=4521954 len=1097479 2023-12-16T01:47:47.449 INFO:tasks.workunit.client.0.smithi078.stdout:op 2689 completed, throughput=5MB/sec 2023-12-16T01:47:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:47 smithi078 ceph-mon[139570]: pgmap v1590: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:47 smithi078 ceph-mon[142991]: pgmap v1590: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:47 smithi118 ceph-mon[131825]: pgmap v1590: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:47:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:47:48.449 INFO:tasks.workunit.client.0.smithi078.stdout: 524: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:48.450 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vVU3rajgkHtPuGU off=17711517 len=1397261 2023-12-16T01:47:48.451 INFO:tasks.workunit.client.0.smithi078.stdout:op 2690 completed, throughput=4.99MB/sec 2023-12-16T01:47:48.451 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1qaOn2wDMCy_Sud off=18420904 len=428358 2023-12-16T01:47:48.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 2691 completed, throughput=4.99MB/sec 2023-12-16T01:47:48.455 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZsPRhz268luDoCH off=16697819 len=1982984 2023-12-16T01:47:48.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 2692 completed, throughput=5MB/sec 2023-12-16T01:47:48.457 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Sj80bb3yKkoUGzG off=11160926 len=1674287 2023-12-16T01:47:48.465 INFO:tasks.workunit.client.0.smithi078.stdout:op 2693 completed, throughput=5MB/sec 2023-12-16T01:47:49.466 INFO:tasks.workunit.client.0.smithi078.stdout: 525: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:49.466 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gmeUVqF3vEABDH_ off=4240292 len=1120934 2023-12-16T01:47:49.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 2694 completed, throughput=4.99MB/sec 2023-12-16T01:47:49.467 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b4uV58Q0-zLqg73 off=181493 len=1922992 2023-12-16T01:47:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:49 smithi078 ceph-mon[139570]: pgmap v1591: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:49 smithi078 ceph-mon[142991]: pgmap v1591: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:49.478 INFO:tasks.workunit.client.0.smithi078.stdout:op 2695 completed, throughput=5MB/sec 2023-12-16T01:47:49.478 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PyzNHIPamOd11mH off=3011315 len=915041 2023-12-16T01:47:49.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 2696 completed, throughput=5MB/sec 2023-12-16T01:47:49.483 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cfZ4_BjyxJ0iICX off=6114914 len=308278 2023-12-16T01:47:49.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 2697 completed, throughput=5MB/sec 2023-12-16T01:47:49.484 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ah0UiTUzhV9p4Ke off=2273407 len=2083340 2023-12-16T01:47:49.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 2698 completed, throughput=5MB/sec 2023-12-16T01:47:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:49 smithi118 ceph-mon[131825]: pgmap v1591: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:47:50.496 INFO:tasks.workunit.client.0.smithi078.stdout: 526: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:50.496 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MHE3YgXhBHDrHwy off=31791 len=1111304 2023-12-16T01:47:50.498 INFO:tasks.workunit.client.0.smithi078.stdout:op 2699 completed, throughput=4.99MB/sec 2023-12-16T01:47:50.498 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s7irhongDhXFWdz off=1992485 len=1100902 2023-12-16T01:47:50.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 2700 completed, throughput=5MB/sec 2023-12-16T01:47:50.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M6GcXBiqCUBfJ5x off=14918226 len=1709107 2023-12-16T01:47:50.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 2701 completed, throughput=5MB/sec 2023-12-16T01:47:50.513 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FGkWKipQy-XDx-n off=13579053 len=265275 2023-12-16T01:47:50.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 2702 completed, throughput=5MB/sec 2023-12-16T01:47:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:51 smithi078 ceph-mon[139570]: pgmap v1592: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:51 smithi078 ceph-mon[142991]: pgmap v1592: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:51.513 INFO:tasks.workunit.client.0.smithi078.stdout: 527: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:51.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kTwp05DPPPCZcH8 off=6484525 len=1118775 2023-12-16T01:47:51.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 2703 completed, throughput=4.99MB/sec 2023-12-16T01:47:51.520 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bPLxKV6OIafLv_z off=721607 len=1714241 2023-12-16T01:47:51.523 INFO:tasks.workunit.client.0.smithi078.stdout:op 2704 completed, throughput=5MB/sec 2023-12-16T01:47:51.523 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i3wGzInXWov4pnH off=7402715 len=1512516 2023-12-16T01:47:51.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 2705 completed, throughput=5MB/sec 2023-12-16T01:47:51.526 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_MfzFI9NjQTzBFq off=10693509 len=1086404 2023-12-16T01:47:51.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 2706 completed, throughput=5MB/sec 2023-12-16T01:47:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:51 smithi118 ceph-mon[131825]: pgmap v1592: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:52.532 INFO:tasks.workunit.client.0.smithi078.stdout: 528: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:52.532 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mqVqJ41pQ-DfD3i off=5589553 len=1975850 2023-12-16T01:47:52.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 2707 completed, throughput=4.99MB/sec 2023-12-16T01:47:52.535 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Pwc9OX5dxbxRrM8 off=6484738 len=1116470 2023-12-16T01:47:52.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 2708 completed, throughput=5MB/sec 2023-12-16T01:47:52.536 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-H4QbVwclSoeb_GV off=1518716 len=642823 2023-12-16T01:47:52.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 2709 completed, throughput=5MB/sec 2023-12-16T01:47:52.538 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kLPpazObTUAAEbN off=8670184 len=465153 2023-12-16T01:47:52.542 INFO:tasks.workunit.client.0.smithi078.stdout:op 2710 completed, throughput=5MB/sec 2023-12-16T01:47:52.542 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-020hP9YkITn_CLq off=5798687 len=911488 2023-12-16T01:47:52.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 2711 completed, throughput=5MB/sec 2023-12-16T01:47:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:52 smithi118 ceph-mon[131825]: pgmap v1593: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:47:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:52 smithi078 ceph-mon[139570]: pgmap v1593: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:47:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:52 smithi078 ceph-mon[142991]: pgmap v1593: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:47:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:47:53.544 INFO:tasks.workunit.client.0.smithi078.stdout: 529: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:53.544 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9ufV1T2xdxIQNwp off=2746412 len=319741 2023-12-16T01:47:53.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 2712 completed, throughput=4.99MB/sec 2023-12-16T01:47:53.548 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gXsBRV8GXdJBelD off=22666593 len=1220970 2023-12-16T01:47:53.554 INFO:tasks.workunit.client.0.smithi078.stdout:op 2713 completed, throughput=4.99MB/sec 2023-12-16T01:47:53.554 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MEKSIB-OTe4CSQQ off=135831 len=1246498 2023-12-16T01:47:53.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 2714 completed, throughput=5MB/sec 2023-12-16T01:47:53.555 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RyXB06QrwNvnL0O off=2213132 len=1133419 2023-12-16T01:47:53.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 2715 completed, throughput=5MB/sec 2023-12-16T01:47:53.557 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dsTfaxWuTh8U2dY off=2374390 len=2013349 2023-12-16T01:47:53.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 2716 completed, throughput=5MB/sec 2023-12-16T01:47:54.560 INFO:tasks.workunit.client.0.smithi078.stdout: 530: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:54.560 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rDKf0PcVo62YATC off=12488940 len=1971390 2023-12-16T01:47:54.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 2717 completed, throughput=5MB/sec 2023-12-16T01:47:54.569 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3TWj7Gxvmi6059r off=4726203 len=2071542 2023-12-16T01:47:54.571 INFO:tasks.workunit.client.0.smithi078.stdout:op 2718 completed, throughput=5MB/sec 2023-12-16T01:47:54.571 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mrKfC1uzofqU2ga off=4222536 len=1980695 2023-12-16T01:47:54.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 2719 completed, throughput=5MB/sec 2023-12-16T01:47:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:55 smithi078 ceph-mon[139570]: pgmap v1594: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:55 smithi078 ceph-mon[142991]: pgmap v1594: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:55.583 INFO:tasks.workunit.client.0.smithi078.stdout: 531: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:55.583 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rnxzEDczzxx-32p off=4407290 len=2087878 2023-12-16T01:47:55.594 INFO:tasks.workunit.client.0.smithi078.stdout:op 2720 completed, throughput=5MB/sec 2023-12-16T01:47:55.594 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5MrKFQQGndFCMXY off=11800659 len=1544989 2023-12-16T01:47:55.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 2721 completed, throughput=5MB/sec 2023-12-16T01:47:55.596 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HD-1WuajgbTxYq0 off=2249244 len=974605 2023-12-16T01:47:55.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 2722 completed, throughput=5MB/sec 2023-12-16T01:47:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:55 smithi118 ceph-mon[131825]: pgmap v1594: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:56.597 INFO:tasks.workunit.client.0.smithi078.stdout: 532: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:56.597 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MSodggxvvdHOzaj off=5875344 len=340605 2023-12-16T01:47:56.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 2723 completed, throughput=4.99MB/sec 2023-12-16T01:47:56.601 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AUZjzRK5AtZFkO3 off=3915277 len=841475 2023-12-16T01:47:56.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 2724 completed, throughput=4.99MB/sec 2023-12-16T01:47:56.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GOEhk2TKaUj1o71 off=4911384 len=999155 2023-12-16T01:47:56.610 INFO:tasks.workunit.client.0.smithi078.stdout:op 2725 completed, throughput=5MB/sec 2023-12-16T01:47:56.611 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ucwi4viZfQg9r1I off=2340891 len=417447 2023-12-16T01:47:56.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 2726 completed, throughput=5MB/sec 2023-12-16T01:47:56.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dcRT8HQCC9ZaHW4 off=101107 len=877594 2023-12-16T01:47:56.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 2727 completed, throughput=5MB/sec 2023-12-16T01:47:56.615 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0V13TsYQpBA0LYg off=5638495 len=158580 2023-12-16T01:47:56.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 2728 completed, throughput=5MB/sec 2023-12-16T01:47:56.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--2-o74jj4cYetz2 off=14526563 len=75719 2023-12-16T01:47:56.620 INFO:tasks.workunit.client.0.smithi078.stdout:op 2729 completed, throughput=5MB/sec 2023-12-16T01:47:56.620 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9silHZzdV4Ga2t_ off=6516754 len=1224384 2023-12-16T01:47:56.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 2730 completed, throughput=5MB/sec 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:47:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:47:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:47:56] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:47:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:47:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:47:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:47:57.622 INFO:tasks.workunit.client.0.smithi078.stdout: 533: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:57.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M1LkUBbZA_idNbz off=9821841 len=1194597 2023-12-16T01:47:57.629 INFO:tasks.workunit.client.0.smithi078.stdout:op 2731 completed, throughput=4.99MB/sec 2023-12-16T01:47:57.630 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oWb2k87DZkUOUkP off=682587 len=2059248 2023-12-16T01:47:57.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 2732 completed, throughput=5MB/sec 2023-12-16T01:47:57.631 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zB2RWlyfZrEo6_z off=3287616 len=1230364 2023-12-16T01:47:57.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 2733 completed, throughput=5MB/sec 2023-12-16T01:47:57.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ht4OjEqfUfi6Qq3 off=14493161 len=1065356 2023-12-16T01:47:57.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 2734 completed, throughput=5MB/sec 2023-12-16T01:47:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:57 smithi118 ceph-mon[131825]: pgmap v1595: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:57 smithi078 ceph-mon[139570]: pgmap v1595: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:57 smithi078 ceph-mon[142991]: pgmap v1595: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:47:58.640 INFO:tasks.workunit.client.0.smithi078.stdout: 534: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:58.640 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v6SihbP714opwXV off=20039669 len=1076591 2023-12-16T01:47:58.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 2735 completed, throughput=4.99MB/sec 2023-12-16T01:47:58.647 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BLEmvxETFoz_ffW off=4271277 len=1860542 2023-12-16T01:47:58.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 2736 completed, throughput=5MB/sec 2023-12-16T01:47:58.649 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oToUHP63ao2lEMI off=23213221 len=206781 2023-12-16T01:47:58.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 2737 completed, throughput=5MB/sec 2023-12-16T01:47:58.653 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ctJrPWaGiiyOGm6 off=2048637 len=995608 2023-12-16T01:47:58.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 2738 completed, throughput=5MB/sec 2023-12-16T01:47:58.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9ODAAgr2WJ2fJKE off=9524268 len=1014182 2023-12-16T01:47:58.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 2739 completed, throughput=5MB/sec 2023-12-16T01:47:59.496 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:47:59.660 INFO:tasks.workunit.client.0.smithi078.stdout: 535: throughput=4.99MB/sec pending data=0 2023-12-16T01:47:59.661 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5_xxZZ9ng9_f4wc off=5098418 len=1420173 2023-12-16T01:47:59.668 INFO:tasks.workunit.client.0.smithi078.stdout:op 2740 completed, throughput=4.99MB/sec 2023-12-16T01:47:59.668 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-brT21EjNa4mvVbF off=257891 len=1276014 2023-12-16T01:47:59.673 INFO:tasks.workunit.client.0.smithi078.stdout:op 2741 completed, throughput=5MB/sec 2023-12-16T01:47:59.673 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FfQGYVrgWNzuTYB off=10129336 len=193987 2023-12-16T01:47:59.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 2742 completed, throughput=5MB/sec 2023-12-16T01:47:59.674 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hu941-V_ai6Zc6O off=6434639 len=907953 2023-12-16T01:47:59.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 2743 completed, throughput=5MB/sec 2023-12-16T01:47:59.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b6wjD4t-HsrLSnu off=5558892 len=1119280 2023-12-16T01:47:59.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 2744 completed, throughput=5MB/sec 2023-12-16T01:47:59.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jp2I9ocW0qHbBNl off=2991024 len=1610363 2023-12-16T01:47:59.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 2745 completed, throughput=5MB/sec 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (27m) 2m ago 31m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (26m) 4s ago 30m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (31m) 2m ago 31m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (31m) 4s ago 31m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (26m) 4s ago 35m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (26m) 2m ago 36m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:47:59.811 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (25m) 2m ago 36m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (25m) 4s ago 35m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (25m) 2m ago 35m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (27m) 2m ago 30m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (26m) 4s ago 30m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (24m) 2m ago 34m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (23m) 2m ago 34m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (23m) 2m ago 34m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (22m) 2m ago 33m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (22m) 4s ago 33m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (21m) 4s ago 32m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (21m) 4s ago 32m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (20m) 4s ago 32m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:47:59.812 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (26m) 4s ago 31m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:47:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:47:59 smithi118 ceph-mon[131825]: pgmap v1596: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:47:59 smithi078 ceph-mon[139570]: pgmap v1596: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:47:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:47:59 smithi078 ceph-mon[142991]: pgmap v1596: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:48:00.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:48:00.195 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:48:00.684 INFO:tasks.workunit.client.0.smithi078.stdout: 536: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:00.684 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vXC4p9s459IB66v off=15547417 len=105418 2023-12-16T01:48:00.686 INFO:tasks.workunit.client.0.smithi078.stdout:op 2746 completed, throughput=4.99MB/sec 2023-12-16T01:48:00.686 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Aoz0dtBUpvcP2Cd off=1215569 len=939891 2023-12-16T01:48:00.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 2747 completed, throughput=4.99MB/sec 2023-12-16T01:48:00.690 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iE3djQcO_bVRxxu off=3422257 len=1699291 2023-12-16T01:48:00.692 INFO:tasks.workunit.client.0.smithi078.stdout:op 2748 completed, throughput=5MB/sec 2023-12-16T01:48:00.692 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vGEr9BI_5SQR9k4 off=8010155 len=1649310 2023-12-16T01:48:00.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 2749 completed, throughput=5MB/sec 2023-12-16T01:48:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:00 smithi118 ceph-mon[131825]: from='client.35484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:00 smithi118 ceph-mon[131825]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3792761133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[139570]: from='client.35484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[139570]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3792761133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[142991]: from='client.35484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[142991]: from='client.35490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3792761133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:01.698 INFO:tasks.workunit.client.0.smithi078.stdout: 537: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:01.699 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s1bBO_HKCgznPhV off=37176 len=2004402 2023-12-16T01:48:01.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 2750 completed, throughput=5MB/sec 2023-12-16T01:48:01.701 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Sa1hhpZOAeEPNjv off=7258250 len=177999 2023-12-16T01:48:01.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 2751 completed, throughput=5MB/sec 2023-12-16T01:48:01.704 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vHMk6AqQXQq0Zgi off=2696651 len=17290 2023-12-16T01:48:01.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 2752 completed, throughput=5MB/sec 2023-12-16T01:48:01.705 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A8a3vj683gb1Z1M off=1432781 len=596745 2023-12-16T01:48:01.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 2753 completed, throughput=5MB/sec 2023-12-16T01:48:01.706 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-miwx4dv0hEhcO-F off=15681572 len=390296 2023-12-16T01:48:01.709 INFO:tasks.workunit.client.0.smithi078.stdout:op 2754 completed, throughput=5MB/sec 2023-12-16T01:48:01.709 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kIvN-tz-WOc8e24 off=5559308 len=1243309 2023-12-16T01:48:01.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 2755 completed, throughput=5MB/sec 2023-12-16T01:48:01.716 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ynfIbnEwVA_wOdB off=996244 len=701535 2023-12-16T01:48:01.720 INFO:tasks.workunit.client.0.smithi078.stdout:op 2756 completed, throughput=5MB/sec 2023-12-16T01:48:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:01 smithi118 ceph-mon[131825]: pgmap v1597: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:48:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:01 smithi078 ceph-mon[139570]: pgmap v1597: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:48:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:01 smithi078 ceph-mon[142991]: pgmap v1597: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:48:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:02.720 INFO:tasks.workunit.client.0.smithi078.stdout: 538: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:02.721 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g5ggxE7_EqDSWaC off=7121714 len=1052457 2023-12-16T01:48:02.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 2757 completed, throughput=4.99MB/sec 2023-12-16T01:48:02.722 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jQi0sQVsOVYQFS6 off=5501332 len=212625 2023-12-16T01:48:02.725 INFO:tasks.workunit.client.0.smithi078.stdout:op 2758 completed, throughput=4.99MB/sec 2023-12-16T01:48:02.725 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FiP4Jur6UWrW84H off=1688090 len=1493402 2023-12-16T01:48:02.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 2759 completed, throughput=5MB/sec 2023-12-16T01:48:02.727 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OcDVREvhk3bkw6S off=1602787 len=197711 2023-12-16T01:48:02.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 2760 completed, throughput=5MB/sec 2023-12-16T01:48:02.727 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tzb-h1_3Kzwwsr3 off=1801805 len=1945711 2023-12-16T01:48:02.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 2761 completed, throughput=5MB/sec 2023-12-16T01:48:02.730 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L6XB6pxRyM3RBHI off=5515329 len=648598 2023-12-16T01:48:02.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 2762 completed, throughput=5MB/sec 2023-12-16T01:48:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:03 smithi118 ceph-mon[131825]: pgmap v1598: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:48:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:02 smithi078 ceph-mon[139570]: pgmap v1598: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:48:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:03 smithi078 ceph-mon[142991]: pgmap v1598: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:48:03.734 INFO:tasks.workunit.client.0.smithi078.stdout: 539: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:03.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t1F9Yx6X1SxDSt9 off=2940828 len=2008101 2023-12-16T01:48:03.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 2763 completed, throughput=5MB/sec 2023-12-16T01:48:03.736 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3t6oDyYC5CcP5Fh off=10872425 len=1694246 2023-12-16T01:48:03.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 2764 completed, throughput=5MB/sec 2023-12-16T01:48:03.737 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uSmUtBOOH3vLYVM off=8824875 len=1516259 2023-12-16T01:48:03.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 2765 completed, throughput=5MB/sec 2023-12-16T01:48:04.745 INFO:tasks.workunit.client.0.smithi078.stdout: 540: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:04.745 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nv5WvMskLOXgs-I off=5797923 len=2060032 2023-12-16T01:48:04.747 INFO:tasks.workunit.client.0.smithi078.stdout:op 2766 completed, throughput=5MB/sec 2023-12-16T01:48:04.747 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EK0Ddl5U0uwggm- off=447967 len=224397 2023-12-16T01:48:04.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 2767 completed, throughput=5MB/sec 2023-12-16T01:48:04.754 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UfGwf9HZFm0B911 off=5323736 len=1449625 2023-12-16T01:48:04.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 2768 completed, throughput=5MB/sec 2023-12-16T01:48:04.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j7y2zGJ3Jv37Xne off=892638 len=1082190 2023-12-16T01:48:04.762 INFO:tasks.workunit.client.0.smithi078.stdout:op 2769 completed, throughput=5MB/sec 2023-12-16T01:48:04.762 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4NP3cgQsfur_ukm off=2568225 len=1225630 2023-12-16T01:48:04.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 2770 completed, throughput=5MB/sec 2023-12-16T01:48:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:05 smithi078 ceph-mon[139570]: pgmap v1599: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:48:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:05 smithi078 ceph-mon[142991]: pgmap v1599: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:48:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:05 smithi118 ceph-mon[131825]: pgmap v1599: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:48:05.764 INFO:tasks.workunit.client.0.smithi078.stdout: 541: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:05.764 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wzArMN6WrxJRuWx off=10883884 len=1103761 2023-12-16T01:48:05.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 2771 completed, throughput=4.99MB/sec 2023-12-16T01:48:05.769 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8dlFBgMgcsjCc_L off=10283913 len=521576 2023-12-16T01:48:05.770 INFO:tasks.workunit.client.0.smithi078.stdout:op 2772 completed, throughput=5MB/sec 2023-12-16T01:48:05.770 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TRkXbkigH6GyxYr off=3844074 len=1831678 2023-12-16T01:48:05.772 INFO:tasks.workunit.client.0.smithi078.stdout:op 2773 completed, throughput=5MB/sec 2023-12-16T01:48:05.773 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q8SOg8bsHAVtjLy off=485712 len=563405 2023-12-16T01:48:05.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 2774 completed, throughput=5MB/sec 2023-12-16T01:48:05.773 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eUpsWjDLFsfRkv6 off=114224 len=581500 2023-12-16T01:48:05.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 2775 completed, throughput=5MB/sec 2023-12-16T01:48:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:06] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:48:06.778 INFO:tasks.workunit.client.0.smithi078.stdout: 542: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:06.778 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D2mX-tLrzKQ53wS off=8851008 len=1716282 2023-12-16T01:48:06.786 INFO:tasks.workunit.client.0.smithi078.stdout:op 2776 completed, throughput=4.99MB/sec 2023-12-16T01:48:06.786 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ofY5xC-ovvM3TNS off=2557325 len=455144 2023-12-16T01:48:06.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 2777 completed, throughput=5MB/sec 2023-12-16T01:48:06.787 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jw3IoBE1_UvGQDW off=18799632 len=1701726 2023-12-16T01:48:06.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 2778 completed, throughput=5MB/sec 2023-12-16T01:48:06.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Tpis_IhJQHdq1uz off=11615174 len=346397 2023-12-16T01:48:06.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 2779 completed, throughput=5MB/sec 2023-12-16T01:48:06.797 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gg0euNJvdcpQJJs off=8054944 len=1914805 2023-12-16T01:48:06.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 2780 completed, throughput=5MB/sec 2023-12-16T01:48:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:07 smithi078 ceph-mon[139570]: pgmap v1600: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:07 smithi078 ceph-mon[142991]: pgmap v1600: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:07 smithi118 ceph-mon[131825]: pgmap v1600: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:07.807 INFO:tasks.workunit.client.0.smithi078.stdout: 543: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:07.807 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zIkEk0-fGoi-my6 off=1171193 len=1881316 2023-12-16T01:48:07.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 2781 completed, throughput=5MB/sec 2023-12-16T01:48:07.817 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Iz4tciiTrhIUryo off=15541713 len=1074449 2023-12-16T01:48:07.818 INFO:tasks.workunit.client.0.smithi078.stdout:op 2782 completed, throughput=5MB/sec 2023-12-16T01:48:07.818 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dYNodh2poil1gIa off=20046684 len=628020 2023-12-16T01:48:07.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 2783 completed, throughput=5MB/sec 2023-12-16T01:48:07.823 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fcaAyy_ix-TB0rm off=7299895 len=714218 2023-12-16T01:48:07.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 2784 completed, throughput=5MB/sec 2023-12-16T01:48:08.824 INFO:tasks.workunit.client.0.smithi078.stdout: 544: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:08.824 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pKSYD3KwQHGqGnv off=1416516 len=1275654 2023-12-16T01:48:08.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 2785 completed, throughput=4.99MB/sec 2023-12-16T01:48:08.830 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9-T-Z2y1XuzXCIO off=8800798 len=1605544 2023-12-16T01:48:08.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 2786 completed, throughput=5MB/sec 2023-12-16T01:48:08.834 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CiNrnWQtgkGVOI5 off=9398083 len=1771191 2023-12-16T01:48:08.835 INFO:tasks.workunit.client.0.smithi078.stdout:op 2787 completed, throughput=5MB/sec 2023-12-16T01:48:08.836 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3nOxzJFQLFRUmr- off=6685652 len=496976 2023-12-16T01:48:08.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 2788 completed, throughput=5MB/sec 2023-12-16T01:48:08.839 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S64DF-uDAtbLlua off=4105645 len=1505878 2023-12-16T01:48:08.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 2789 completed, throughput=5MB/sec 2023-12-16T01:48:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:09 smithi078 ceph-mon[139570]: pgmap v1601: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:09 smithi078 ceph-mon[142991]: pgmap v1601: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:09 smithi118 ceph-mon[131825]: pgmap v1601: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:09.846 INFO:tasks.workunit.client.0.smithi078.stdout: 545: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:09.846 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vrwoIdw3qgH4xyQ off=23086526 len=1288984 2023-12-16T01:48:09.854 INFO:tasks.workunit.client.0.smithi078.stdout:op 2790 completed, throughput=5MB/sec 2023-12-16T01:48:09.854 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dx9W4kxiPzKgQHy off=543715 len=1621282 2023-12-16T01:48:09.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 2791 completed, throughput=5MB/sec 2023-12-16T01:48:09.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HXcSgI8xZZ3l7tP off=401798 len=1752167 2023-12-16T01:48:09.869 INFO:tasks.workunit.client.0.smithi078.stdout:op 2792 completed, throughput=5MB/sec 2023-12-16T01:48:10.870 INFO:tasks.workunit.client.0.smithi078.stdout: 546: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:10.870 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F_u1QaHEj7-Ay9n off=1534973 len=248769 2023-12-16T01:48:10.873 INFO:tasks.workunit.client.0.smithi078.stdout:op 2793 completed, throughput=4.99MB/sec 2023-12-16T01:48:10.873 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W63HxNKjGtrIE9s off=13496061 len=1486006 2023-12-16T01:48:10.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 2794 completed, throughput=4.99MB/sec 2023-12-16T01:48:10.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Elo2ET5dSMjNvzf off=6526216 len=1725018 2023-12-16T01:48:10.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 2795 completed, throughput=5MB/sec 2023-12-16T01:48:10.884 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yStkjeKroccxpU4 off=17606041 len=574493 2023-12-16T01:48:10.885 INFO:tasks.workunit.client.0.smithi078.stdout:op 2796 completed, throughput=5MB/sec 2023-12-16T01:48:10.885 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TRiQtLeOblQ6UrZ off=2564670 len=841551 2023-12-16T01:48:10.890 INFO:tasks.workunit.client.0.smithi078.stdout:op 2797 completed, throughput=5MB/sec 2023-12-16T01:48:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:11 smithi078 ceph-mon[139570]: pgmap v1602: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:11 smithi078 ceph-mon[142991]: pgmap v1602: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:11 smithi118 ceph-mon[131825]: pgmap v1602: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:48:11.891 INFO:tasks.workunit.client.0.smithi078.stdout: 547: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:11.891 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qxAVqZEYKQDk3ZK off=12954864 len=1152046 2023-12-16T01:48:11.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 2798 completed, throughput=4.99MB/sec 2023-12-16T01:48:11.893 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Shw6ncV_615uYWY off=965883 len=532859 2023-12-16T01:48:11.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 2799 completed, throughput=4.99MB/sec 2023-12-16T01:48:11.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g_4Qc5FxyCwRbY7 off=7833574 len=1785230 2023-12-16T01:48:11.904 INFO:tasks.workunit.client.0.smithi078.stdout:op 2800 completed, throughput=5MB/sec 2023-12-16T01:48:11.904 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z3BYrKHd81nmhDh off=4113252 len=1372987 2023-12-16T01:48:11.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 2801 completed, throughput=5MB/sec 2023-12-16T01:48:11.910 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PfVJEYqTs0pT4EI off=13731000 len=593078 2023-12-16T01:48:11.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 2802 completed, throughput=5MB/sec 2023-12-16T01:48:12.911 INFO:tasks.workunit.client.0.smithi078.stdout: 548: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:12.911 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h4BEuMS2ZPoEJYW off=5470199 len=1579142 2023-12-16T01:48:12.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 2803 completed, throughput=4.99MB/sec 2023-12-16T01:48:12.914 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XcMhm_LCh6nxTF7 off=171824 len=1483152 2023-12-16T01:48:12.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 2804 completed, throughput=5MB/sec 2023-12-16T01:48:12.921 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pV2aNovDfq6UHtg off=4066329 len=1299116 2023-12-16T01:48:12.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 2805 completed, throughput=5MB/sec 2023-12-16T01:48:12.928 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l3ruF8AuacN_Q1f off=895204 len=1481406 2023-12-16T01:48:12.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 2806 completed, throughput=5MB/sec 2023-12-16T01:48:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:12 smithi118 ceph-mon[131825]: pgmap v1603: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:12 smithi078 ceph-mon[139570]: pgmap v1603: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:12 smithi078 ceph-mon[142991]: pgmap v1603: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:13.930 INFO:tasks.workunit.client.0.smithi078.stdout: 549: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:13.930 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZxNb8wLs9D-jr1v off=1572201 len=1770522 2023-12-16T01:48:13.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 2807 completed, throughput=5MB/sec 2023-12-16T01:48:13.937 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c443liJVIjzopAd off=7723002 len=320400 2023-12-16T01:48:13.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 2808 completed, throughput=5MB/sec 2023-12-16T01:48:13.939 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hnA7ifFFiBr1QyP off=12920605 len=1878159 2023-12-16T01:48:13.941 INFO:tasks.workunit.client.0.smithi078.stdout:op 2809 completed, throughput=5MB/sec 2023-12-16T01:48:13.941 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dma6JaZwwQT0YK1 off=3002919 len=1744078 2023-12-16T01:48:13.942 INFO:tasks.workunit.client.0.smithi078.stdout:op 2810 completed, throughput=5MB/sec 2023-12-16T01:48:14.942 INFO:tasks.workunit.client.0.smithi078.stdout: 550: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:14.943 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oFx81UQJaz5_3pA off=1951394 len=262945 2023-12-16T01:48:14.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 2811 completed, throughput=4.99MB/sec 2023-12-16T01:48:14.946 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BMUVh5bUCtcOE1k off=1183478 len=2088713 2023-12-16T01:48:14.948 INFO:tasks.workunit.client.0.smithi078.stdout:op 2812 completed, throughput=5MB/sec 2023-12-16T01:48:14.948 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WGBM__PdZahtJIg off=17360831 len=1291100 2023-12-16T01:48:14.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 2813 completed, throughput=5MB/sec 2023-12-16T01:48:14.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BIdld0se75cp_ex off=3417012 len=2015722 2023-12-16T01:48:14.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 2814 completed, throughput=5MB/sec 2023-12-16T01:48:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:15 smithi078 ceph-mon[142991]: pgmap v1604: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:48:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:15 smithi078 ceph-mon[139570]: pgmap v1604: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:48:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:15 smithi118 ceph-mon[131825]: pgmap v1604: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-16T01:48:15.954 INFO:tasks.workunit.client.0.smithi078.stdout: 551: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:15.954 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xYXFu_BeT1AP__9 off=16315751 len=539538 2023-12-16T01:48:15.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 2815 completed, throughput=4.99MB/sec 2023-12-16T01:48:15.955 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fHlY1sYpH2iNzSF off=109322 len=822941 2023-12-16T01:48:15.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 2816 completed, throughput=5MB/sec 2023-12-16T01:48:15.956 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oWOFQ72iomyZXMJ off=13991812 len=1212102 2023-12-16T01:48:15.957 INFO:tasks.workunit.client.0.smithi078.stdout:op 2817 completed, throughput=5MB/sec 2023-12-16T01:48:15.958 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KcJmUn9pmThJMQs off=11607665 len=1172530 2023-12-16T01:48:15.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 2818 completed, throughput=5MB/sec 2023-12-16T01:48:15.959 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G04dKVYO83Uolzk off=424908 len=968442 2023-12-16T01:48:15.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 2819 completed, throughput=5MB/sec 2023-12-16T01:48:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:16] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:48:16.961 INFO:tasks.workunit.client.0.smithi078.stdout: 552: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:16.962 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wI3mTaLuJjdsSnj off=9120936 len=1530359 2023-12-16T01:48:16.970 INFO:tasks.workunit.client.0.smithi078.stdout:op 2820 completed, throughput=5MB/sec 2023-12-16T01:48:16.970 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T8wv4nvCoe_om-P off=1775524 len=765447 2023-12-16T01:48:16.975 INFO:tasks.workunit.client.0.smithi078.stdout:op 2821 completed, throughput=5MB/sec 2023-12-16T01:48:16.975 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EdWQz24xIQnSOaR off=681404 len=1811195 2023-12-16T01:48:16.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 2822 completed, throughput=5MB/sec 2023-12-16T01:48:16.977 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hFXFsncVQKiqH0C off=12580151 len=759739 2023-12-16T01:48:16.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 2823 completed, throughput=5MB/sec 2023-12-16T01:48:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:17 smithi078 ceph-mon[139570]: pgmap v1605: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:17 smithi078 ceph-mon[142991]: pgmap v1605: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:17 smithi118 ceph-mon[131825]: pgmap v1605: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:17.982 INFO:tasks.workunit.client.0.smithi078.stdout: 553: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:17.982 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vHR8Ged9PXcAQdZ off=16465438 len=786215 2023-12-16T01:48:17.987 INFO:tasks.workunit.client.0.smithi078.stdout:op 2824 completed, throughput=4.99MB/sec 2023-12-16T01:48:17.987 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4SLH5jas5Xwp9he off=15735406 len=531704 2023-12-16T01:48:17.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 2825 completed, throughput=4.99MB/sec 2023-12-16T01:48:17.991 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UEBrsYLFAI9vpak off=6948022 len=938722 2023-12-16T01:48:17.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 2826 completed, throughput=5MB/sec 2023-12-16T01:48:17.993 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_En5hDSXoxbqimb off=688009 len=64195 2023-12-16T01:48:17.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 2827 completed, throughput=5MB/sec 2023-12-16T01:48:17.994 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tEUIiZujgQbOOLi off=5197453 len=478597 2023-12-16T01:48:17.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 2828 completed, throughput=5MB/sec 2023-12-16T01:48:17.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-siq9Ai9MK_10Y6l off=390476 len=448481 2023-12-16T01:48:17.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 2829 completed, throughput=5MB/sec 2023-12-16T01:48:17.998 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4BrnMPXjD4DDue8 off=12812357 len=1325266 2023-12-16T01:48:18.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 2830 completed, throughput=5MB/sec 2023-12-16T01:48:18.001 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LQs3MCXPITwWuOF off=24423107 len=1048413 2023-12-16T01:48:18.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 2831 completed, throughput=5MB/sec 2023-12-16T01:48:19.003 INFO:tasks.workunit.client.0.smithi078.stdout: 554: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:19.003 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GGHyePGgvhCQCPl off=1756910 len=857513 2023-12-16T01:48:19.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 2832 completed, throughput=4.99MB/sec 2023-12-16T01:48:19.004 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-waRqLyZ5euzBWTn off=9989277 len=138275 2023-12-16T01:48:19.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 2833 completed, throughput=4.99MB/sec 2023-12-16T01:48:19.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gTGoImnD1FJV9oH off=11809795 len=273760 2023-12-16T01:48:19.006 INFO:tasks.workunit.client.0.smithi078.stdout:op 2834 completed, throughput=4.99MB/sec 2023-12-16T01:48:19.006 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2GZi-mrF34E0rgl off=14660950 len=1643305 2023-12-16T01:48:19.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 2835 completed, throughput=5MB/sec 2023-12-16T01:48:19.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jn8lRyZOXobzqIj off=9796589 len=851062 2023-12-16T01:48:19.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 2836 completed, throughput=5MB/sec 2023-12-16T01:48:19.009 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ouwNUVWKqVvGE-j off=3963154 len=1254322 2023-12-16T01:48:19.016 INFO:tasks.workunit.client.0.smithi078.stdout:op 2837 completed, throughput=5MB/sec 2023-12-16T01:48:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:19 smithi078 ceph-mon[139570]: pgmap v1606: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:19 smithi078 ceph-mon[142991]: pgmap v1606: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:19 smithi118 ceph-mon[131825]: pgmap v1606: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:20.016 INFO:tasks.workunit.client.0.smithi078.stdout: 555: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:20.017 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m_N1VkFSUXchebI off=5793226 len=486597 2023-12-16T01:48:20.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 2838 completed, throughput=4.99MB/sec 2023-12-16T01:48:20.018 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dZC4BRXLghmGr1z off=6854399 len=1650558 2023-12-16T01:48:20.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 2839 completed, throughput=5MB/sec 2023-12-16T01:48:20.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pGdh_M5f3GOtSWl off=6459078 len=2077661 2023-12-16T01:48:20.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 2840 completed, throughput=5MB/sec 2023-12-16T01:48:20.036 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xiqCV5hByVLrbs_ off=2413550 len=116581 2023-12-16T01:48:20.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 2841 completed, throughput=5MB/sec 2023-12-16T01:48:20.036 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vGeSzvojd1yvm93 off=19202932 len=458934 2023-12-16T01:48:20.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 2842 completed, throughput=5MB/sec 2023-12-16T01:48:20.037 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x1L_9QKIwUpGZ-O off=19395677 len=1914874 2023-12-16T01:48:20.039 INFO:tasks.workunit.client.0.smithi078.stdout:op 2843 completed, throughput=5MB/sec 2023-12-16T01:48:21.040 INFO:tasks.workunit.client.0.smithi078.stdout: 556: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:21.040 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AKeU47E6krKvzE6 off=3280989 len=164254 2023-12-16T01:48:21.040 INFO:tasks.workunit.client.0.smithi078.stdout:op 2844 completed, throughput=4.99MB/sec 2023-12-16T01:48:21.040 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TT2pL2nUDNffIc1 off=9468197 len=435117 2023-12-16T01:48:21.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 2845 completed, throughput=5MB/sec 2023-12-16T01:48:21.041 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m_N1VkFSUXchebI off=2502814 len=199447 2023-12-16T01:48:21.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 2846 completed, throughput=5MB/sec 2023-12-16T01:48:21.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qbmegAuMkXoHoet off=280319 len=613322 2023-12-16T01:48:21.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 2847 completed, throughput=5MB/sec 2023-12-16T01:48:21.048 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l6xvb1cJ8AMJPjr off=16763255 len=922220 2023-12-16T01:48:21.049 INFO:tasks.workunit.client.0.smithi078.stdout:op 2848 completed, throughput=5MB/sec 2023-12-16T01:48:21.049 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ysqyyNWDClkSNw2 off=10876608 len=528542 2023-12-16T01:48:21.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 2849 completed, throughput=5MB/sec 2023-12-16T01:48:21.054 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Eu0venWRHlgcNAS off=2789736 len=483633 2023-12-16T01:48:21.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 2850 completed, throughput=5MB/sec 2023-12-16T01:48:21.057 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-K4tqk2OGWEVk1Z5 off=15829892 len=904658 2023-12-16T01:48:21.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 2851 completed, throughput=5MB/sec 2023-12-16T01:48:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:21 smithi078 ceph-mon[142991]: pgmap v1607: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:21 smithi078 ceph-mon[139570]: pgmap v1607: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:21 smithi118 ceph-mon[131825]: pgmap v1607: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:22.062 INFO:tasks.workunit.client.0.smithi078.stdout: 557: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:22.063 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vuACzI6-J5I-uh0 off=14144647 len=1406505 2023-12-16T01:48:22.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 2852 completed, throughput=4.99MB/sec 2023-12-16T01:48:22.069 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fJbWh9Pd-n9jK5W off=2021653 len=1645331 2023-12-16T01:48:22.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 2853 completed, throughput=5MB/sec 2023-12-16T01:48:22.071 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kNmCvu0tB2Ro7Xq off=11833016 len=1858788 2023-12-16T01:48:22.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 2854 completed, throughput=5MB/sec 2023-12-16T01:48:23.073 INFO:tasks.workunit.client.0.smithi078.stdout: 558: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:23.073 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0M_Sy1lDPtNtUKk off=9501954 len=856570 2023-12-16T01:48:23.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 2855 completed, throughput=4.99MB/sec 2023-12-16T01:48:23.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mDIhhHov2ALNZP8 off=6170198 len=826226 2023-12-16T01:48:23.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 2856 completed, throughput=4.99MB/sec 2023-12-16T01:48:23.079 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cTmvin4cGwWJEHF off=2785458 len=875383 2023-12-16T01:48:23.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 2857 completed, throughput=5MB/sec 2023-12-16T01:48:23.080 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JtEBH9H5XmFWLSE off=466369 len=294291 2023-12-16T01:48:23.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 2858 completed, throughput=5MB/sec 2023-12-16T01:48:23.081 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r0BYXFfbxyEmHee off=2030672 len=1510729 2023-12-16T01:48:23.087 INFO:tasks.workunit.client.0.smithi078.stdout:op 2859 completed, throughput=5MB/sec 2023-12-16T01:48:23.087 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vXRb9XIYazIF3CE off=9641314 len=1750363 2023-12-16T01:48:23.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 2860 completed, throughput=5MB/sec 2023-12-16T01:48:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:23 smithi118 ceph-mon[131825]: pgmap v1608: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:48:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:23 smithi078 ceph-mon[139570]: pgmap v1608: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:48:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:23 smithi078 ceph-mon[142991]: pgmap v1608: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:48:24.095 INFO:tasks.workunit.client.0.smithi078.stdout: 559: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:24.096 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I65L1U9DQFbIJH4 off=1023543 len=248033 2023-12-16T01:48:24.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 2861 completed, throughput=4.99MB/sec 2023-12-16T01:48:24.096 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_IxtH4CgWPEFfUe off=5029190 len=1688560 2023-12-16T01:48:24.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 2862 completed, throughput=5MB/sec 2023-12-16T01:48:24.100 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jukJ6P6qE1KpIiN off=5893447 len=2001525 2023-12-16T01:48:24.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 2863 completed, throughput=5MB/sec 2023-12-16T01:48:24.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Csr9LhjWVl-D_x4 off=5253950 len=882371 2023-12-16T01:48:24.103 INFO:tasks.workunit.client.0.smithi078.stdout:op 2864 completed, throughput=5MB/sec 2023-12-16T01:48:25.104 INFO:tasks.workunit.client.0.smithi078.stdout: 560: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:25.104 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sj1mBNGPvs3KsIj off=8489730 len=1687712 2023-12-16T01:48:25.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 2865 completed, throughput=4.99MB/sec 2023-12-16T01:48:25.106 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sB7TS7whZtT7W64 off=704397 len=370286 2023-12-16T01:48:25.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 2866 completed, throughput=5MB/sec 2023-12-16T01:48:25.107 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yAlHAvSrIJsY5iY off=14520511 len=582101 2023-12-16T01:48:25.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 2867 completed, throughput=5MB/sec 2023-12-16T01:48:25.111 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2h8rmMYpEO9hoBW off=2375789 len=106152 2023-12-16T01:48:25.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 2868 completed, throughput=5MB/sec 2023-12-16T01:48:25.114 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X18oQzYf5PYJxSN off=4319312 len=792292 2023-12-16T01:48:25.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 2869 completed, throughput=5MB/sec 2023-12-16T01:48:25.118 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t_qwKsKtv9ZCglI off=7620298 len=520897 2023-12-16T01:48:25.119 INFO:tasks.workunit.client.0.smithi078.stdout:op 2870 completed, throughput=5MB/sec 2023-12-16T01:48:25.119 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7qLLRPescAh_vip off=5456892 len=1598489 2023-12-16T01:48:25.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 2871 completed, throughput=5MB/sec 2023-12-16T01:48:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:25 smithi078 ceph-mon[139570]: pgmap v1609: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:48:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:25 smithi078 ceph-mon[142991]: pgmap v1609: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:48:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:25 smithi118 ceph-mon[131825]: pgmap v1609: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:48:26.123 INFO:tasks.workunit.client.0.smithi078.stdout: 561: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:26.123 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wIxY271BiBRingt off=1051295 len=738994 2023-12-16T01:48:26.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 2872 completed, throughput=4.99MB/sec 2023-12-16T01:48:26.124 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DcbS2f7SYjFhYEj off=1917564 len=1812664 2023-12-16T01:48:26.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 2873 completed, throughput=5MB/sec 2023-12-16T01:48:26.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ci3aWulOO19kE_j off=2249740 len=1204150 2023-12-16T01:48:26.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 2874 completed, throughput=5MB/sec 2023-12-16T01:48:26.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n-0jQVCx0koxbwH off=5804193 len=252537 2023-12-16T01:48:26.137 INFO:tasks.workunit.client.0.smithi078.stdout:op 2875 completed, throughput=5MB/sec 2023-12-16T01:48:26.137 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ERVKR2ReRkNv_-o off=13859911 len=593416 2023-12-16T01:48:26.141 INFO:tasks.workunit.client.0.smithi078.stdout:op 2876 completed, throughput=5MB/sec 2023-12-16T01:48:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:26] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:48:27.141 INFO:tasks.workunit.client.0.smithi078.stdout: 562: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:27.141 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Tj3qSRyNvSfS-CD off=22170622 len=506235 2023-12-16T01:48:27.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 2877 completed, throughput=4.99MB/sec 2023-12-16T01:48:27.143 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bqQIYwD3Btp_Wx- off=16225089 len=183325 2023-12-16T01:48:27.146 INFO:tasks.workunit.client.0.smithi078.stdout:op 2878 completed, throughput=4.99MB/sec 2023-12-16T01:48:27.146 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Uqti-3pfzHAoeg3 off=3243491 len=1913531 2023-12-16T01:48:27.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 2879 completed, throughput=5MB/sec 2023-12-16T01:48:27.155 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DX1UwwyguOWoXvt off=20517927 len=1867074 2023-12-16T01:48:27.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 2880 completed, throughput=5MB/sec 2023-12-16T01:48:27.157 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-67eWmeeQoGF0ccZ off=7647378 len=889625 2023-12-16T01:48:27.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 2881 completed, throughput=5MB/sec 2023-12-16T01:48:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:27 smithi078 ceph-mon[139570]: pgmap v1610: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:48:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:27 smithi078 ceph-mon[142991]: pgmap v1610: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:48:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:27 smithi118 ceph-mon[131825]: pgmap v1610: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:48:28.163 INFO:tasks.workunit.client.0.smithi078.stdout: 563: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:28.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hvkaALbxUzVe8Fo off=13170025 len=145251 2023-12-16T01:48:28.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 2882 completed, throughput=4.99MB/sec 2023-12-16T01:48:28.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IRq_XeRY7PrrI9N off=605800 len=192443 2023-12-16T01:48:28.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 2883 completed, throughput=4.99MB/sec 2023-12-16T01:48:28.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ct8BaXcLZxcjBH- off=18063799 len=796845 2023-12-16T01:48:28.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 2884 completed, throughput=4.99MB/sec 2023-12-16T01:48:28.169 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fUrpnPXa3Hwv3pV off=13538390 len=1736051 2023-12-16T01:48:28.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 2885 completed, throughput=5MB/sec 2023-12-16T01:48:28.172 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y2o4HYfrW7ho2ug off=2694389 len=1980693 2023-12-16T01:48:28.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 2886 completed, throughput=5MB/sec 2023-12-16T01:48:28.180 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XSN612YPakHaIRx off=12434173 len=1389497 2023-12-16T01:48:28.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 2887 completed, throughput=5MB/sec 2023-12-16T01:48:29.182 INFO:tasks.workunit.client.0.smithi078.stdout: 564: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:29.182 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rmK2bGtO1pj7hHU off=1097680 len=820458 2023-12-16T01:48:29.186 INFO:tasks.workunit.client.0.smithi078.stdout:op 2888 completed, throughput=4.99MB/sec 2023-12-16T01:48:29.186 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tzb-h1_3Kzwwsr3 off=2756755 len=746847 2023-12-16T01:48:29.190 INFO:tasks.workunit.client.0.smithi078.stdout:op 2889 completed, throughput=5MB/sec 2023-12-16T01:48:29.190 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-It2q1enExu25aib off=8392069 len=1384496 2023-12-16T01:48:29.198 INFO:tasks.workunit.client.0.smithi078.stdout:op 2890 completed, throughput=5MB/sec 2023-12-16T01:48:29.198 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5xHZOFHmyOm5ICY off=10289522 len=1782220 2023-12-16T01:48:29.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 2891 completed, throughput=5MB/sec 2023-12-16T01:48:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:29 smithi078 ceph-mon[139570]: pgmap v1611: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:48:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:29 smithi078 ceph-mon[142991]: pgmap v1611: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:48:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:29 smithi118 ceph-mon[131825]: pgmap v1611: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-16T01:48:30.204 INFO:tasks.workunit.client.0.smithi078.stdout: 565: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:30.204 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rk2o6kHo8w1f_sx off=11587307 len=1135130 2023-12-16T01:48:30.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 2892 completed, throughput=4.99MB/sec 2023-12-16T01:48:30.211 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SJZiC1aqNJzTMZF off=18090122 len=1528403 2023-12-16T01:48:30.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 2893 completed, throughput=5MB/sec 2023-12-16T01:48:30.218 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hApueXZyWeRpG8K off=7371718 len=2075513 2023-12-16T01:48:30.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 2894 completed, throughput=5MB/sec 2023-12-16T01:48:30.220 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KQ7g_dkFxFJWnOd off=10792633 len=1721591 2023-12-16T01:48:30.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 2895 completed, throughput=5MB/sec 2023-12-16T01:48:30.539 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (27m) 2m ago 31m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (27m) 35s ago 31m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (32m) 2m ago 32m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (32m) 35s ago 32m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (26m) 35s ago 35m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (27m) 2m ago 37m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (26m) 2m ago 37m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:48:30.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (25m) 35s ago 35m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (26m) 2m ago 35m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (27m) 2m ago 31m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (27m) 35s ago 30m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (24m) 2m ago 35m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (24m) 2m ago 34m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (23m) 2m ago 34m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (23m) 2m ago 34m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (22m) 35s ago 33m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (22m) 35s ago 33m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (21m) 35s ago 33m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (21m) 35s ago 32m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:48:30.849 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (26m) 35s ago 31m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:48:31.225 INFO:tasks.workunit.client.0.smithi078.stdout: 566: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:31.225 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vquMcFRyrtFNtLk off=3712145 len=704718 2023-12-16T01:48:31.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 2896 completed, throughput=4.99MB/sec 2023-12-16T01:48:31.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3WdzDv85pe2oCS1 off=8393062 len=1191962 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:31.230 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:48:31.231 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:48:31.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 2897 completed, throughput=5MB/sec 2023-12-16T01:48:31.233 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2O3PKjMw4H_xpZn off=10513231 len=1873273 2023-12-16T01:48:31.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 2898 completed, throughput=5MB/sec 2023-12-16T01:48:31.242 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JD7chCRfNZE29xb off=10631374 len=2022751 2023-12-16T01:48:31.243 INFO:tasks.workunit.client.0.smithi078.stdout:op 2899 completed, throughput=5MB/sec 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[139570]: pgmap v1612: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[139570]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[139570]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[142991]: pgmap v1612: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[142991]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:31 smithi078 ceph-mon[142991]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:31 smithi118 ceph-mon[131825]: pgmap v1612: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:48:31.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:31 smithi118 ceph-mon[131825]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:31.673 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:31 smithi118 ceph-mon[131825]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:48:32.244 INFO:tasks.workunit.client.0.smithi078.stdout: 567: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:32.244 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kRMk4NFLIK2Lm9Z off=7784396 len=1804186 2023-12-16T01:48:32.247 INFO:tasks.workunit.client.0.smithi078.stdout:op 2900 completed, throughput=5MB/sec 2023-12-16T01:48:32.247 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nNEcK9202PgPvY3 off=79058 len=607950 2023-12-16T01:48:32.248 INFO:tasks.workunit.client.0.smithi078.stdout:op 2901 completed, throughput=5MB/sec 2023-12-16T01:48:32.248 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UHMI4EYLD_snFUH off=12401475 len=1391267 2023-12-16T01:48:32.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 2902 completed, throughput=5MB/sec 2023-12-16T01:48:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1019171695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1019171695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1019171695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:48:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:33.250 INFO:tasks.workunit.client.0.smithi078.stdout: 568: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:33.250 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W-GhQ1syxNA_e3M off=14473411 len=783607 2023-12-16T01:48:33.255 INFO:tasks.workunit.client.0.smithi078.stdout:op 2903 completed, throughput=4.99MB/sec 2023-12-16T01:48:33.255 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-db7rFnzb4eP6d21 off=9932904 len=1011101 2023-12-16T01:48:33.259 INFO:tasks.workunit.client.0.smithi078.stdout:op 2904 completed, throughput=5MB/sec 2023-12-16T01:48:33.259 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c6mrn8uNurtSkeA off=12226016 len=293224 2023-12-16T01:48:33.260 INFO:tasks.workunit.client.0.smithi078.stdout:op 2905 completed, throughput=5MB/sec 2023-12-16T01:48:33.260 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LRdiyujtqCEZqUB off=931574 len=1989875 2023-12-16T01:48:33.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 2906 completed, throughput=5MB/sec 2023-12-16T01:48:33.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xITUwQQEgMh1LN_ off=2679735 len=1786993 2023-12-16T01:48:33.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 2907 completed, throughput=5MB/sec 2023-12-16T01:48:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:33 smithi078 ceph-mon[139570]: pgmap v1613: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:48:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:33 smithi078 ceph-mon[142991]: pgmap v1613: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:48:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:33 smithi118 ceph-mon[131825]: pgmap v1613: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:48:34.264 INFO:tasks.workunit.client.0.smithi078.stdout: 569: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:34.265 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dQTq8bX1-_J7D2a off=5371551 len=1564314 2023-12-16T01:48:34.266 INFO:tasks.workunit.client.0.smithi078.stdout:op 2908 completed, throughput=5MB/sec 2023-12-16T01:48:34.266 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vBzfr5jQ2Q7uZ8C off=4309575 len=708679 2023-12-16T01:48:34.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 2909 completed, throughput=5MB/sec 2023-12-16T01:48:34.268 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wpsB9jxfgzdVAuN off=9438978 len=1421572 2023-12-16T01:48:34.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 2910 completed, throughput=5MB/sec 2023-12-16T01:48:34.274 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-70vPgEycoiiAh0U off=3091380 len=1319487 2023-12-16T01:48:34.281 INFO:tasks.workunit.client.0.smithi078.stdout:op 2911 completed, throughput=5MB/sec 2023-12-16T01:48:35.282 INFO:tasks.workunit.client.0.smithi078.stdout: 570: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:35.282 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aCk7jACWob39Bxr off=2670888 len=849536 2023-12-16T01:48:35.283 INFO:tasks.workunit.client.0.smithi078.stdout:op 2912 completed, throughput=4.99MB/sec 2023-12-16T01:48:35.283 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d1YUHYh8-uoclm4 off=431412 len=1654341 2023-12-16T01:48:35.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 2913 completed, throughput=5MB/sec 2023-12-16T01:48:35.292 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OsK-OvUuP-V9yRI off=678806 len=864374 2023-12-16T01:48:35.293 INFO:tasks.workunit.client.0.smithi078.stdout:op 2914 completed, throughput=5MB/sec 2023-12-16T01:48:35.293 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dODipssoLCTo0us off=2320826 len=1969048 2023-12-16T01:48:35.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 2915 completed, throughput=5MB/sec 2023-12-16T01:48:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:35 smithi078 ceph-mon[139570]: pgmap v1614: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:48:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:35 smithi078 ceph-mon[142991]: pgmap v1614: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:48:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:35 smithi118 ceph-mon[131825]: pgmap v1614: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:48:36.303 INFO:tasks.workunit.client.0.smithi078.stdout: 571: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:36.303 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rrrdK950G01P1MG off=10041047 len=1419315 2023-12-16T01:48:36.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 2916 completed, throughput=4.99MB/sec 2023-12-16T01:48:36.309 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zOj9RK2EQNCslRH off=2305226 len=193092 2023-12-16T01:48:36.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 2917 completed, throughput=5MB/sec 2023-12-16T01:48:36.313 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zRVSq6gE2hM9tYi off=20170125 len=1449435 2023-12-16T01:48:36.315 INFO:tasks.workunit.client.0.smithi078.stdout:op 2918 completed, throughput=5MB/sec 2023-12-16T01:48:36.315 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q7zModyxRtJdZDz off=4558228 len=1413926 2023-12-16T01:48:36.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 2919 completed, throughput=5MB/sec 2023-12-16T01:48:36.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0IX3wMvlQWrxBPM off=4205720 len=1625071 2023-12-16T01:48:36.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 2920 completed, throughput=5MB/sec 2023-12-16T01:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:36] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:48:37.325 INFO:tasks.workunit.client.0.smithi078.stdout: 572: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:37.326 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XR4bFBv-26Zgt77 off=4160261 len=1157024 2023-12-16T01:48:37.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 2921 completed, throughput=5MB/sec 2023-12-16T01:48:37.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MfIvud8EBmT3xu8 off=171054 len=1145869 2023-12-16T01:48:37.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 2922 completed, throughput=5MB/sec 2023-12-16T01:48:37.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pclfmi-rFQOLeLp off=13612660 len=1361598 2023-12-16T01:48:37.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 2923 completed, throughput=5MB/sec 2023-12-16T01:48:37.340 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3EdQ0MLC-sYJ2Ak off=2406203 len=1925535 2023-12-16T01:48:37.349 INFO:tasks.workunit.client.0.smithi078.stdout:op 2924 completed, throughput=5MB/sec 2023-12-16T01:48:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:37 smithi118 ceph-mon[131825]: pgmap v1615: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:48:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:37 smithi078 ceph-mon[139570]: pgmap v1615: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:48:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:37 smithi078 ceph-mon[142991]: pgmap v1615: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:48:38.350 INFO:tasks.workunit.client.0.smithi078.stdout: 573: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:38.350 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IJeTrUXauzYY-7Z off=17035529 len=1445455 2023-12-16T01:48:38.356 INFO:tasks.workunit.client.0.smithi078.stdout:op 2925 completed, throughput=5MB/sec 2023-12-16T01:48:38.356 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fFdMsAbcQQHVxmo off=4193217 len=896675 2023-12-16T01:48:38.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 2926 completed, throughput=5MB/sec 2023-12-16T01:48:38.363 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qW2EfwNdxKpLAha off=282601 len=1929593 2023-12-16T01:48:38.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 2927 completed, throughput=5MB/sec 2023-12-16T01:48:39.372 INFO:tasks.workunit.client.0.smithi078.stdout: 574: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:39.372 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zONAj4xXyB3tSsd off=1951549 len=1693907 2023-12-16T01:48:39.382 INFO:tasks.workunit.client.0.smithi078.stdout:op 2928 completed, throughput=5MB/sec 2023-12-16T01:48:39.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4aFKKURjXcebRkS off=3415683 len=71561 2023-12-16T01:48:39.382 INFO:tasks.workunit.client.0.smithi078.stdout:op 2929 completed, throughput=5MB/sec 2023-12-16T01:48:39.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BNqm2gxPkDPX9gF off=9928839 len=537875 2023-12-16T01:48:39.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 2930 completed, throughput=5MB/sec 2023-12-16T01:48:39.383 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3swplGmNI5rXSFk off=915198 len=1477377 2023-12-16T01:48:39.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 2931 completed, throughput=5MB/sec 2023-12-16T01:48:39.384 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nnDIwhApM673cKk off=1704571 len=775924 2023-12-16T01:48:39.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 2932 completed, throughput=5MB/sec 2023-12-16T01:48:39.385 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rnoBO6eOiHqnr1N off=14459444 len=941568 2023-12-16T01:48:39.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 2933 completed, throughput=5MB/sec 2023-12-16T01:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:39 smithi118 ceph-mon[131825]: pgmap v1616: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:39 smithi078 ceph-mon[139570]: pgmap v1616: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:39 smithi078 ceph-mon[142991]: pgmap v1616: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:40.386 INFO:tasks.workunit.client.0.smithi078.stdout: 575: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:40.386 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1TQ0sBV8oZLF17Y off=8204076 len=341478 2023-12-16T01:48:40.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 2934 completed, throughput=4.99MB/sec 2023-12-16T01:48:40.390 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vyiMt5beN5pUyeN off=5318058 len=907746 2023-12-16T01:48:40.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 2935 completed, throughput=4.99MB/sec 2023-12-16T01:48:40.395 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-x7yhpwHkXVbXbp5 off=4085756 len=1104241 2023-12-16T01:48:40.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 2936 completed, throughput=5MB/sec 2023-12-16T01:48:40.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AEWdFht0Q1MvPQN off=19615649 len=932980 2023-12-16T01:48:40.403 INFO:tasks.workunit.client.0.smithi078.stdout:op 2937 completed, throughput=5MB/sec 2023-12-16T01:48:40.403 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cStXRsW-XpO151H off=6483658 len=361131 2023-12-16T01:48:40.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 2938 completed, throughput=5MB/sec 2023-12-16T01:48:40.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--t8uLlQ7CZOWPZ1 off=3589844 len=106444 2023-12-16T01:48:40.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 2939 completed, throughput=5MB/sec 2023-12-16T01:48:40.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8ZGIO2o1tkjx45N off=6808780 len=2065539 2023-12-16T01:48:40.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 2940 completed, throughput=5MB/sec 2023-12-16T01:48:41.410 INFO:tasks.workunit.client.0.smithi078.stdout: 576: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:41.410 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ah0UiTUzhV9p4Ke off=14941895 len=1162925 2023-12-16T01:48:41.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 2941 completed, throughput=5MB/sec 2023-12-16T01:48:41.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6rhAlE5kDfOsdL4 off=4024352 len=580906 2023-12-16T01:48:41.421 INFO:tasks.workunit.client.0.smithi078.stdout:op 2942 completed, throughput=5MB/sec 2023-12-16T01:48:41.421 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-40wVrzd06_2bb7V off=11603193 len=1427673 2023-12-16T01:48:41.423 INFO:tasks.workunit.client.0.smithi078.stdout:op 2943 completed, throughput=5MB/sec 2023-12-16T01:48:41.423 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ukqe1vbzh4UnCfP off=6533246 len=1835962 2023-12-16T01:48:41.432 INFO:tasks.workunit.client.0.smithi078.stdout:op 2944 completed, throughput=5MB/sec 2023-12-16T01:48:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:41 smithi118 ceph-mon[131825]: pgmap v1617: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:48:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:41 smithi078 ceph-mon[139570]: pgmap v1617: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:48:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:41 smithi078 ceph-mon[142991]: pgmap v1617: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:48:42.432 INFO:tasks.workunit.client.0.smithi078.stdout: 577: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:42.432 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8l1DPZMXssT0Z4k off=10238909 len=380810 2023-12-16T01:48:42.433 INFO:tasks.workunit.client.0.smithi078.stdout:op 2945 completed, throughput=4.99MB/sec 2023-12-16T01:48:42.433 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EqImD7VyixiUy_g off=201139 len=399324 2023-12-16T01:48:42.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 2946 completed, throughput=4.99MB/sec 2023-12-16T01:48:42.434 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BRkWO0G8wSfGKFK off=852859 len=1578377 2023-12-16T01:48:42.440 INFO:tasks.workunit.client.0.smithi078.stdout:op 2947 completed, throughput=5MB/sec 2023-12-16T01:48:42.441 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FZ-FtsFcBo_mJUv off=3115935 len=1667474 2023-12-16T01:48:42.448 INFO:tasks.workunit.client.0.smithi078.stdout:op 2948 completed, throughput=5MB/sec 2023-12-16T01:48:42.448 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-boSPPSpnzBJObUw off=1754309 len=179136 2023-12-16T01:48:42.450 INFO:tasks.workunit.client.0.smithi078.stdout:op 2949 completed, throughput=5MB/sec 2023-12-16T01:48:42.450 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1QmU_2oXDLiH_JJ off=11672061 len=2022249 2023-12-16T01:48:42.458 INFO:tasks.workunit.client.0.smithi078.stdout:op 2950 completed, throughput=5MB/sec 2023-12-16T01:48:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:43 smithi118 ceph-mon[131825]: pgmap v1618: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-16T01:48:43.459 INFO:tasks.workunit.client.0.smithi078.stdout: 578: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:43.459 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6BXngW23J_XTdGg off=8929696 len=2066276 2023-12-16T01:48:43.461 INFO:tasks.workunit.client.0.smithi078.stdout:op 2951 completed, throughput=5MB/sec 2023-12-16T01:48:43.461 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hoAdT7wK456So0y off=11063288 len=1951901 2023-12-16T01:48:43.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 2952 completed, throughput=5MB/sec 2023-12-16T01:48:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:43 smithi078 ceph-mon[139570]: pgmap v1618: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-16T01:48:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:43 smithi078 ceph-mon[142991]: pgmap v1618: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-16T01:48:44.470 INFO:tasks.workunit.client.0.smithi078.stdout: 579: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:44.471 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vg6e78lykhUB7f5 off=3199081 len=341562 2023-12-16T01:48:44.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 2953 completed, throughput=4.99MB/sec 2023-12-16T01:48:44.474 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jYppHLHXJ-cQiLi off=487559 len=1410657 2023-12-16T01:48:44.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 2954 completed, throughput=4.99MB/sec 2023-12-16T01:48:44.481 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3swplGmNI5rXSFk off=1755993 len=34057 2023-12-16T01:48:44.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 2955 completed, throughput=4.99MB/sec 2023-12-16T01:48:44.483 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6sn1SiY7D1lrnWa off=6910434 len=1437931 2023-12-16T01:48:44.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 2956 completed, throughput=5MB/sec 2023-12-16T01:48:44.485 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9W3o61ZdvLcvdgj off=562698 len=1888690 2023-12-16T01:48:44.494 INFO:tasks.workunit.client.0.smithi078.stdout:op 2957 completed, throughput=5MB/sec 2023-12-16T01:48:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:45 smithi078 ceph-mon[139570]: pgmap v1619: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-16T01:48:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:45 smithi078 ceph-mon[142991]: pgmap v1619: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-16T01:48:45.495 INFO:tasks.workunit.client.0.smithi078.stdout: 580: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:45.495 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BuOB_H_XYgLmB-U off=15238605 len=1045131 2023-12-16T01:48:45.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 2958 completed, throughput=4.99MB/sec 2023-12-16T01:48:45.500 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EbHBjXs0lPjsqzi off=371170 len=712426 2023-12-16T01:48:45.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 2959 completed, throughput=4.99MB/sec 2023-12-16T01:48:45.504 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xVRhZ9eQ3klKmQI off=13531589 len=1044008 2023-12-16T01:48:45.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 2960 completed, throughput=5MB/sec 2023-12-16T01:48:45.505 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aNd_eaD07t4kANl off=4795578 len=732178 2023-12-16T01:48:45.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 2961 completed, throughput=5MB/sec 2023-12-16T01:48:45.509 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MKNu92B9rUVit_N off=1342462 len=1934791 2023-12-16T01:48:45.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 2962 completed, throughput=5MB/sec 2023-12-16T01:48:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:45 smithi118 ceph-mon[131825]: pgmap v1619: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-16T01:48:46.513 INFO:tasks.workunit.client.0.smithi078.stdout: 581: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:46.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LeKUdTk8B0-d5cU off=15899589 len=268880 2023-12-16T01:48:46.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 2963 completed, throughput=4.99MB/sec 2023-12-16T01:48:46.517 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dcls296eNEotOrB off=14176890 len=1625117 2023-12-16T01:48:46.519 INFO:tasks.workunit.client.0.smithi078.stdout:op 2964 completed, throughput=4.99MB/sec 2023-12-16T01:48:46.519 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DUcdqnyCimJRAc1 off=4257741 len=1249006 2023-12-16T01:48:46.525 INFO:tasks.workunit.client.0.smithi078.stdout:op 2965 completed, throughput=5MB/sec 2023-12-16T01:48:46.525 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hiDlmTsoArD79yr off=15240518 len=358490 2023-12-16T01:48:46.528 INFO:tasks.workunit.client.0.smithi078.stdout:op 2966 completed, throughput=5MB/sec 2023-12-16T01:48:46.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uVTU7YBm8fQhUxE off=1537383 len=744496 2023-12-16T01:48:46.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 2967 completed, throughput=5MB/sec 2023-12-16T01:48:46.530 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iuB1BHNaLnAPzpQ off=18566923 len=1798927 2023-12-16T01:48:46.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 2968 completed, throughput=5MB/sec 2023-12-16T01:48:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:46] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:48:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:47 smithi078 ceph-mon[139570]: pgmap v1620: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-16T01:48:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:47 smithi078 ceph-mon[142991]: pgmap v1620: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-16T01:48:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:47.533 INFO:tasks.workunit.client.0.smithi078.stdout: 582: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:47.534 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z55dLZcVPaltoUx off=18038950 len=184663 2023-12-16T01:48:47.534 INFO:tasks.workunit.client.0.smithi078.stdout:op 2969 completed, throughput=4.99MB/sec 2023-12-16T01:48:47.534 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YVMHvx7baRTFVJx off=1677799 len=1994389 2023-12-16T01:48:47.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 2970 completed, throughput=5MB/sec 2023-12-16T01:48:47.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZXuwNToAE6SA5Ww off=736939 len=1316599 2023-12-16T01:48:47.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 2971 completed, throughput=5MB/sec 2023-12-16T01:48:47.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7ayEwgO8UZU5foJ off=730147 len=1954074 2023-12-16T01:48:47.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 2972 completed, throughput=5MB/sec 2023-12-16T01:48:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:47 smithi118 ceph-mon[131825]: pgmap v1620: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-16T01:48:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:48:48.545 INFO:tasks.workunit.client.0.smithi078.stdout: 583: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:48.545 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HlzRSo9q_izzeE5 off=3113223 len=1921022 2023-12-16T01:48:48.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 2973 completed, throughput=5MB/sec 2023-12-16T01:48:48.549 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RuOXq5mstZMgYzf off=11651190 len=1765224 2023-12-16T01:48:48.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 2974 completed, throughput=5MB/sec 2023-12-16T01:48:48.559 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LzaXWjf3IXDAvQp off=8355768 len=1919419 2023-12-16T01:48:48.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 2975 completed, throughput=5MB/sec 2023-12-16T01:48:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:49 smithi078 ceph-mon[139570]: pgmap v1621: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:49 smithi078 ceph-mon[142991]: pgmap v1621: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:49.568 INFO:tasks.workunit.client.0.smithi078.stdout: 584: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:49.568 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0_faHxMXmkxWZe0 off=2388431 len=888101 2023-12-16T01:48:49.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 2976 completed, throughput=5MB/sec 2023-12-16T01:48:49.573 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zcgT9C6O2lgra7c off=5025500 len=1188953 2023-12-16T01:48:49.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 2977 completed, throughput=5MB/sec 2023-12-16T01:48:49.575 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iK70D5L2-PahL1J off=15830289 len=1501717 2023-12-16T01:48:49.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 2978 completed, throughput=5MB/sec 2023-12-16T01:48:49.583 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4I6H1RTQiY5_6cd off=386824 len=1396315 2023-12-16T01:48:49.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 2979 completed, throughput=5MB/sec 2023-12-16T01:48:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:49 smithi118 ceph-mon[131825]: pgmap v1621: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:48:50.586 INFO:tasks.workunit.client.0.smithi078.stdout: 585: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:50.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZDfRGJ8QSd4_tPZ off=2761563 len=1524272 2023-12-16T01:48:50.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 2980 completed, throughput=5MB/sec 2023-12-16T01:48:50.593 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--t8uLlQ7CZOWPZ1 off=2417861 len=1026775 2023-12-16T01:48:50.594 INFO:tasks.workunit.client.0.smithi078.stdout:op 2981 completed, throughput=5MB/sec 2023-12-16T01:48:50.594 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Fxccv3mHMS3H00O off=2526167 len=1766282 2023-12-16T01:48:50.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 2982 completed, throughput=5MB/sec 2023-12-16T01:48:50.597 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8b2k6IuDg-aVgxF off=16653200 len=1555856 2023-12-16T01:48:50.599 INFO:tasks.workunit.client.0.smithi078.stdout:op 2983 completed, throughput=5MB/sec 2023-12-16T01:48:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:51 smithi078 ceph-mon[139570]: pgmap v1622: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:48:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:51 smithi078 ceph-mon[142991]: pgmap v1622: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:48:51.599 INFO:tasks.workunit.client.0.smithi078.stdout: 586: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:51.599 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1OV42LHrhV3aF7O off=0 len=1414941 2023-12-16T01:48:51.607 INFO:tasks.workunit.client.0.smithi078.stdout:op 2984 completed, throughput=5MB/sec 2023-12-16T01:48:51.607 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JdymJuV6PJVVE8v off=2061957 len=84265 2023-12-16T01:48:51.607 INFO:tasks.workunit.client.0.smithi078.stdout:op 2985 completed, throughput=5MB/sec 2023-12-16T01:48:51.607 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cuAife3x90Kypfd off=5715736 len=1188039 2023-12-16T01:48:51.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 2986 completed, throughput=5MB/sec 2023-12-16T01:48:51.609 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2IwnM-mPpmU2gvG off=3520111 len=624188 2023-12-16T01:48:51.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 2987 completed, throughput=5MB/sec 2023-12-16T01:48:51.613 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0gd9LjFE9dTTtnG off=20155049 len=1095446 2023-12-16T01:48:51.620 INFO:tasks.workunit.client.0.smithi078.stdout:op 2988 completed, throughput=5MB/sec 2023-12-16T01:48:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:51 smithi118 ceph-mon[131825]: pgmap v1622: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:48:52.621 INFO:tasks.workunit.client.0.smithi078.stdout: 587: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:52.621 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tmRR0KDO069ryDE off=9803933 len=585824 2023-12-16T01:48:52.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 2989 completed, throughput=4.99MB/sec 2023-12-16T01:48:52.622 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Ysls81oAGbk9Od off=3682967 len=1546714 2023-12-16T01:48:52.623 INFO:tasks.workunit.client.0.smithi078.stdout:op 2990 completed, throughput=5MB/sec 2023-12-16T01:48:52.623 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V3Z9couw6YFFdQv off=10564492 len=622541 2023-12-16T01:48:52.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 2991 completed, throughput=5MB/sec 2023-12-16T01:48:52.627 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Fvbn0KrFBACmvAo off=4544354 len=1185574 2023-12-16T01:48:52.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 2992 completed, throughput=5MB/sec 2023-12-16T01:48:52.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vg-mT4UZ56WkkY_ off=2140615 len=1365757 2023-12-16T01:48:52.642 INFO:tasks.workunit.client.0.smithi078.stdout:op 2993 completed, throughput=5MB/sec 2023-12-16T01:48:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:53 smithi118 ceph-mon[131825]: pgmap v1623: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:53 smithi078 ceph-mon[139570]: pgmap v1623: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:53 smithi078 ceph-mon[142991]: pgmap v1623: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:53.642 INFO:tasks.workunit.client.0.smithi078.stdout: 588: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:53.642 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QW0o4fy4HBlpMvK off=2183977 len=1376903 2023-12-16T01:48:53.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 2994 completed, throughput=4.99MB/sec 2023-12-16T01:48:53.651 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ci3aWulOO19kE_j off=9969900 len=1367525 2023-12-16T01:48:53.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 2995 completed, throughput=5MB/sec 2023-12-16T01:48:53.657 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yuPeVwL3R8f-rDB off=1836605 len=598738 2023-12-16T01:48:53.658 INFO:tasks.workunit.client.0.smithi078.stdout:op 2996 completed, throughput=5MB/sec 2023-12-16T01:48:53.658 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GKyn2V_o6vM5n6_ off=7434440 len=2095866 2023-12-16T01:48:53.662 INFO:tasks.workunit.client.0.smithi078.stdout:op 2997 completed, throughput=5MB/sec 2023-12-16T01:48:54.662 INFO:tasks.workunit.client.0.smithi078.stdout: 589: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:54.662 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-neyTdXT1nQwDUux off=939908 len=1406029 2023-12-16T01:48:54.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 2998 completed, throughput=4.99MB/sec 2023-12-16T01:48:54.664 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_50B-oLN9fFRJAY off=4346024 len=1485591 2023-12-16T01:48:54.665 INFO:tasks.workunit.client.0.smithi078.stdout:op 2999 completed, throughput=5MB/sec 2023-12-16T01:48:54.665 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9HOAVJG1U7GqkMi off=685083 len=141156 2023-12-16T01:48:54.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 3000 completed, throughput=5MB/sec 2023-12-16T01:48:54.669 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7LoPYE-uxVShhwx off=21448664 len=1130760 2023-12-16T01:48:54.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 3001 completed, throughput=5MB/sec 2023-12-16T01:48:54.670 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y6fWcekBBR-xITe off=1624613 len=1508357 2023-12-16T01:48:54.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 3002 completed, throughput=5MB/sec 2023-12-16T01:48:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:55 smithi078 ceph-mon[139570]: pgmap v1624: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:55 smithi078 ceph-mon[142991]: pgmap v1624: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:55 smithi118 ceph-mon[131825]: pgmap v1624: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:48:55.680 INFO:tasks.workunit.client.0.smithi078.stdout: 590: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:55.680 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rTZZdhuj_SX-uWI off=7545237 len=1993927 2023-12-16T01:48:55.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 3003 completed, throughput=5MB/sec 2023-12-16T01:48:55.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--ndvECMzKUMnhFP off=3144834 len=840084 2023-12-16T01:48:55.694 INFO:tasks.workunit.client.0.smithi078.stdout:op 3004 completed, throughput=5MB/sec 2023-12-16T01:48:55.695 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l81RD_g9stoO6YU off=15011047 len=1537756 2023-12-16T01:48:55.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 3005 completed, throughput=5MB/sec 2023-12-16T01:48:56.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:48:56.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:48:56.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:48:56] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2023-12-16T01:48:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:48:56.698 INFO:tasks.workunit.client.0.smithi078.stdout: 591: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:56.698 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-synm9qvZotlQFXo off=1683608 len=43491 2023-12-16T01:48:56.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 3006 completed, throughput=4.99MB/sec 2023-12-16T01:48:56.699 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ab6odvcgWWw4JBk off=23911164 len=284892 2023-12-16T01:48:56.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 3007 completed, throughput=4.99MB/sec 2023-12-16T01:48:56.700 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DDaBf3xj5vKiY5d off=1701207 len=790383 2023-12-16T01:48:56.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 3008 completed, throughput=4.99MB/sec 2023-12-16T01:48:56.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GPK5ihRiQ1qQLYb off=5727315 len=1122241 2023-12-16T01:48:56.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 3009 completed, throughput=5MB/sec 2023-12-16T01:48:56.704 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N250JZySNqx4Q4D off=1939073 len=1052953 2023-12-16T01:48:56.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 3010 completed, throughput=5MB/sec 2023-12-16T01:48:56.705 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QJy_6_6cNO2syOF off=9563281 len=396784 2023-12-16T01:48:56.708 INFO:tasks.workunit.client.0.smithi078.stdout:op 3011 completed, throughput=5MB/sec 2023-12-16T01:48:56.708 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RV8CxLTnx5K0Id7 off=8634086 len=2066226 2023-12-16T01:48:56.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 3012 completed, throughput=5MB/sec 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[139570]: pgmap v1625: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[142991]: pgmap v1625: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:48:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:48:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:48:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:57 smithi118 ceph-mon[131825]: pgmap v1625: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:48:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:48:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:48:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:48:57.719 INFO:tasks.workunit.client.0.smithi078.stdout: 592: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:57.720 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RObvQfiumA6iuRm off=10731130 len=8595 2023-12-16T01:48:57.720 INFO:tasks.workunit.client.0.smithi078.stdout:op 3013 completed, throughput=4.99MB/sec 2023-12-16T01:48:57.720 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tT1tGwmpOhWjixm off=1501448 len=1404191 2023-12-16T01:48:57.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 3014 completed, throughput=4.99MB/sec 2023-12-16T01:48:57.730 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lEn7bl3D0KSEy24 off=0 len=1075721 2023-12-16T01:48:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 3015 completed, throughput=5MB/sec 2023-12-16T01:48:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vHdMMnsx3b-_GHh off=4502283 len=3806 2023-12-16T01:48:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 3016 completed, throughput=5MB/sec 2023-12-16T01:48:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4r_Bmmr-9vF6gh4 off=646580 len=1639887 2023-12-16T01:48:57.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 3017 completed, throughput=5MB/sec 2023-12-16T01:48:57.740 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sTYQ3ndHqkZ7XaC off=10006922 len=1903109 2023-12-16T01:48:57.742 INFO:tasks.workunit.client.0.smithi078.stdout:op 3018 completed, throughput=5MB/sec 2023-12-16T01:48:58.743 INFO:tasks.workunit.client.0.smithi078.stdout: 593: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:58.743 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZysZP8BBP7s9qBa off=87973 len=1032479 2023-12-16T01:48:58.744 INFO:tasks.workunit.client.0.smithi078.stdout:op 3019 completed, throughput=5MB/sec 2023-12-16T01:48:58.744 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mgoqZa4RJ6OsEGt off=12547868 len=1776199 2023-12-16T01:48:58.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 3020 completed, throughput=5MB/sec 2023-12-16T01:48:58.748 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p6rJtOwIuMTqNwR off=1379843 len=1880576 2023-12-16T01:48:58.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 3021 completed, throughput=5MB/sec 2023-12-16T01:48:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:48:59 smithi078 ceph-mon[139570]: pgmap v1626: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:48:59 smithi078 ceph-mon[142991]: pgmap v1626: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:48:59 smithi118 ceph-mon[131825]: pgmap v1626: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:48:59.750 INFO:tasks.workunit.client.0.smithi078.stdout: 594: throughput=4.99MB/sec pending data=0 2023-12-16T01:48:59.750 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k05mjQJrbtmufle off=690766 len=1695286 2023-12-16T01:48:59.760 INFO:tasks.workunit.client.0.smithi078.stdout:op 3022 completed, throughput=5MB/sec 2023-12-16T01:48:59.760 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PJJIEQ46blm1nd4 off=907479 len=1920624 2023-12-16T01:48:59.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 3023 completed, throughput=5MB/sec 2023-12-16T01:48:59.764 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6fM5w2mZHIlGYdC off=1092463 len=616943 2023-12-16T01:48:59.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 3024 completed, throughput=5MB/sec 2023-12-16T01:48:59.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PFuAFusk2Q3JIcH off=11310058 len=896400 2023-12-16T01:48:59.770 INFO:tasks.workunit.client.0.smithi078.stdout:op 3025 completed, throughput=5MB/sec 2023-12-16T01:49:00.771 INFO:tasks.workunit.client.0.smithi078.stdout: 595: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:00.771 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dj6Bw_Z2aMWsiDW off=331504 len=1812393 2023-12-16T01:49:00.779 INFO:tasks.workunit.client.0.smithi078.stdout:op 3026 completed, throughput=4.99MB/sec 2023-12-16T01:49:00.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EKlPzgWcNmhcJby off=13525567 len=1655553 2023-12-16T01:49:00.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 3027 completed, throughput=5MB/sec 2023-12-16T01:49:00.782 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TSYe54wNkN1KhH_ off=2263723 len=1801324 2023-12-16T01:49:00.790 INFO:tasks.workunit.client.0.smithi078.stdout:op 3028 completed, throughput=5MB/sec 2023-12-16T01:49:01.579 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:49:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:01 smithi118 ceph-mon[131825]: pgmap v1627: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:01 smithi078 ceph-mon[139570]: pgmap v1627: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:01 smithi078 ceph-mon[142991]: pgmap v1627: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:01.790 INFO:tasks.workunit.client.0.smithi078.stdout: 596: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:01.791 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J2tB5gC6cPujOQd off=2886118 len=368532 2023-12-16T01:49:01.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 3029 completed, throughput=4.99MB/sec 2023-12-16T01:49:01.791 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YU8UCAho_NMZwJx off=4655109 len=1152165 2023-12-16T01:49:01.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 3030 completed, throughput=4.99MB/sec 2023-12-16T01:49:01.794 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zuruc6VrtRjRDOL off=10858613 len=1061334 2023-12-16T01:49:01.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 3031 completed, throughput=5MB/sec 2023-12-16T01:49:01.794 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8fG9IWvQPjsJZPU off=4511452 len=2058658 2023-12-16T01:49:01.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 3032 completed, throughput=5MB/sec 2023-12-16T01:49:01.796 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SCUBU_OiiPyyMOU off=6739889 len=309325 2023-12-16T01:49:01.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 3033 completed, throughput=5MB/sec 2023-12-16T01:49:01.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qQ6DQHxxGN3DYIp off=2983029 len=1789020 2023-12-16T01:49:01.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 3034 completed, throughput=5MB/sec 2023-12-16T01:49:01.892 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:49:01.892 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (28m) 3m ago 32m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:49:01.892 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (27m) 66s ago 31m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (32m) 3m ago 32m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (32m) 66s ago 32m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (27m) 66s ago 36m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (27m) 3m ago 37m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (26m) 3m ago 37m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (26m) 66s ago 36m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (26m) 3m ago 36m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (28m) 3m ago 31m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (27m) 66s ago 31m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (25m) 3m ago 35m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (24m) 3m ago 35m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:49:01.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (24m) 3m ago 35m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (23m) 3m ago 34m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (23m) 66s ago 34m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (22m) 66s ago 33m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (22m) 66s ago 33m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (21m) 66s ago 33m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:49:01.894 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (27m) 66s ago 32m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:49:02.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:49:02.277 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:49:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:02 smithi118 ceph-mon[131825]: from='client.35520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:02 smithi118 ceph-mon[131825]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[139570]: from='client.35520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[139570]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[142991]: from='client.35520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:02 smithi078 ceph-mon[142991]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:02.808 INFO:tasks.workunit.client.0.smithi078.stdout: 597: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:02.808 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N0OUWKee2Ph2Dx_ off=18792686 len=927231 2023-12-16T01:49:02.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 3035 completed, throughput=5MB/sec 2023-12-16T01:49:02.809 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RHMheuuFRa3uY1D off=2028091 len=166504 2023-12-16T01:49:02.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 3036 completed, throughput=5MB/sec 2023-12-16T01:49:02.812 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kIbZ2w7VL1rSNir off=14613079 len=800845 2023-12-16T01:49:02.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 3037 completed, throughput=5MB/sec 2023-12-16T01:49:02.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-205gQFiHasNZrJo off=10021132 len=1926931 2023-12-16T01:49:02.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 3038 completed, throughput=5MB/sec 2023-12-16T01:49:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:03 smithi118 ceph-mon[131825]: pgmap v1628: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2863055613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:03 smithi078 ceph-mon[139570]: pgmap v1628: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2863055613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:03 smithi078 ceph-mon[142991]: pgmap v1628: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2863055613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:03.823 INFO:tasks.workunit.client.0.smithi078.stdout: 598: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:03.824 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W9D8iMIp11nq5PW off=1870432 len=1704570 2023-12-16T01:49:03.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 3039 completed, throughput=4.99MB/sec 2023-12-16T01:49:03.827 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lYlZbDrpEiuKUK5 off=15433648 len=409532 2023-12-16T01:49:03.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 3040 completed, throughput=5MB/sec 2023-12-16T01:49:03.830 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xYZxwYSCbeSPZ-F off=5986481 len=605745 2023-12-16T01:49:03.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 3041 completed, throughput=5MB/sec 2023-12-16T01:49:03.832 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kKLWtEu65odY_hk off=2120613 len=1206328 2023-12-16T01:49:03.833 INFO:tasks.workunit.client.0.smithi078.stdout:op 3042 completed, throughput=5MB/sec 2023-12-16T01:49:03.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sMNFt1LmVCX3XLm off=2384250 len=1904089 2023-12-16T01:49:03.843 INFO:tasks.workunit.client.0.smithi078.stdout:op 3043 completed, throughput=5MB/sec 2023-12-16T01:49:04.844 INFO:tasks.workunit.client.0.smithi078.stdout: 599: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:04.844 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-87V7QZTCLG_lmAX off=23180559 len=1859840 2023-12-16T01:49:04.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 3044 completed, throughput=5MB/sec 2023-12-16T01:49:04.846 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sbY92qaG6CMWYgi off=11276938 len=943436 2023-12-16T01:49:04.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 3045 completed, throughput=5MB/sec 2023-12-16T01:49:04.848 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6AJqqtjYoifu0JS off=8499711 len=1480590 2023-12-16T01:49:04.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 3046 completed, throughput=5MB/sec 2023-12-16T01:49:04.850 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l8A-H3XK97_6UzK off=0 len=1119729 2023-12-16T01:49:04.855 INFO:tasks.workunit.client.0.smithi078.stdout:op 3047 completed, throughput=5MB/sec 2023-12-16T01:49:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:05 smithi118 ceph-mon[131825]: pgmap v1629: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:05 smithi078 ceph-mon[139570]: pgmap v1629: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:05 smithi078 ceph-mon[142991]: pgmap v1629: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:05.856 INFO:tasks.workunit.client.0.smithi078.stdout: 600: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:05.856 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hOSKefFqtXFD3VO off=17781678 len=718977 2023-12-16T01:49:05.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 3048 completed, throughput=4.99MB/sec 2023-12-16T01:49:05.860 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QwXkXg-rK8HSi2U off=3357488 len=830384 2023-12-16T01:49:05.861 INFO:tasks.workunit.client.0.smithi078.stdout:op 3049 completed, throughput=5MB/sec 2023-12-16T01:49:05.861 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-byHWAYsId-Wanrt off=14539008 len=1203983 2023-12-16T01:49:05.863 INFO:tasks.workunit.client.0.smithi078.stdout:op 3050 completed, throughput=5MB/sec 2023-12-16T01:49:05.863 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_pxQENu_cN5S73f off=3317587 len=1831299 2023-12-16T01:49:05.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 3051 completed, throughput=5MB/sec 2023-12-16T01:49:05.873 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-leVXI59C1S4yVid off=12736559 len=746310 2023-12-16T01:49:05.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 3052 completed, throughput=5MB/sec 2023-12-16T01:49:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:06] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:49:06.877 INFO:tasks.workunit.client.0.smithi078.stdout: 601: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:06.877 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WLbb1j210l7YChT off=13195964 len=1319048 2023-12-16T01:49:06.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 3053 completed, throughput=4.99MB/sec 2023-12-16T01:49:06.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8PbKV_0SEWMtSz1 off=2280680 len=1209399 2023-12-16T01:49:06.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 3054 completed, throughput=5MB/sec 2023-12-16T01:49:06.891 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3ogAmLHPKGqLRyD off=4872546 len=36110 2023-12-16T01:49:06.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 3055 completed, throughput=5MB/sec 2023-12-16T01:49:06.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UhqUaEKDpF-_T2G off=3748896 len=194541 2023-12-16T01:49:06.894 INFO:tasks.workunit.client.0.smithi078.stdout:op 3056 completed, throughput=5MB/sec 2023-12-16T01:49:06.894 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-778efEIWCQjLg2M off=6831564 len=1451658 2023-12-16T01:49:06.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 3057 completed, throughput=5MB/sec 2023-12-16T01:49:06.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MtYttOK8MJXPKln off=3173022 len=1716271 2023-12-16T01:49:06.904 INFO:tasks.workunit.client.0.smithi078.stdout:op 3058 completed, throughput=5MB/sec 2023-12-16T01:49:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:07 smithi118 ceph-mon[131825]: pgmap v1630: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:07 smithi078 ceph-mon[139570]: pgmap v1630: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:07 smithi078 ceph-mon[142991]: pgmap v1630: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:49:07.905 INFO:tasks.workunit.client.0.smithi078.stdout: 602: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:07.905 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z9mR6bzlRxMbpR7 off=9069843 len=530270 2023-12-16T01:49:07.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 3059 completed, throughput=4.99MB/sec 2023-12-16T01:49:07.906 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bvViyJrZFxli-iC off=141464 len=1854609 2023-12-16T01:49:07.908 INFO:tasks.workunit.client.0.smithi078.stdout:op 3060 completed, throughput=5MB/sec 2023-12-16T01:49:07.908 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kJi67HnKbN9SqiD off=9842578 len=1553236 2023-12-16T01:49:07.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 3061 completed, throughput=5MB/sec 2023-12-16T01:49:07.910 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1hOg5nNPm8OrY4j off=17422627 len=692658 2023-12-16T01:49:07.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 3062 completed, throughput=5MB/sec 2023-12-16T01:49:08.915 INFO:tasks.workunit.client.0.smithi078.stdout: 603: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:08.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Iv5mYa4sWuFhlnv off=211326 len=834050 2023-12-16T01:49:08.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 3063 completed, throughput=4.99MB/sec 2023-12-16T01:49:08.916 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cboF8vLt3OgfedH off=5263363 len=1016006 2023-12-16T01:49:08.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 3064 completed, throughput=5MB/sec 2023-12-16T01:49:08.921 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-STILDQcHh_jSlu4 off=12193191 len=1499303 2023-12-16T01:49:08.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 3065 completed, throughput=5MB/sec 2023-12-16T01:49:08.928 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ps3Q5fTeOuBeR3L off=4045154 len=517823 2023-12-16T01:49:08.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 3066 completed, throughput=5MB/sec 2023-12-16T01:49:08.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X-5fzx2c_KFBJTi off=6842515 len=86853 2023-12-16T01:49:08.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 3067 completed, throughput=5MB/sec 2023-12-16T01:49:08.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zmd2ryJ7bB6ZRiU off=5168740 len=1474609 2023-12-16T01:49:08.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 3068 completed, throughput=5MB/sec 2023-12-16T01:49:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:09 smithi118 ceph-mon[131825]: pgmap v1631: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:09 smithi078 ceph-mon[139570]: pgmap v1631: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:09 smithi078 ceph-mon[142991]: pgmap v1631: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:09.935 INFO:tasks.workunit.client.0.smithi078.stdout: 604: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:09.935 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r12pGyyoLOGjNPy off=15941332 len=1606270 2023-12-16T01:49:09.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 3069 completed, throughput=5MB/sec 2023-12-16T01:49:09.938 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BoUWK1__v2bZCCI off=18335238 len=600940 2023-12-16T01:49:09.942 INFO:tasks.workunit.client.0.smithi078.stdout:op 3070 completed, throughput=5MB/sec 2023-12-16T01:49:09.942 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VcLNMn8wt-bMh8z off=2876754 len=163062 2023-12-16T01:49:09.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 3071 completed, throughput=5MB/sec 2023-12-16T01:49:09.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pn4mswBUpeSeP00 off=22466991 len=140520 2023-12-16T01:49:09.947 INFO:tasks.workunit.client.0.smithi078.stdout:op 3072 completed, throughput=5MB/sec 2023-12-16T01:49:09.947 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Td2cDnVNH8JZhTE off=18836706 len=1203236 2023-12-16T01:49:09.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 3073 completed, throughput=5MB/sec 2023-12-16T01:49:09.949 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GOEhk2TKaUj1o71 off=12924343 len=638841 2023-12-16T01:49:09.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 3074 completed, throughput=5MB/sec 2023-12-16T01:49:09.950 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jofHonkcJRf46MG off=3765299 len=192236 2023-12-16T01:49:09.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 3075 completed, throughput=5MB/sec 2023-12-16T01:49:09.951 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dVKv716ezfUjyZv off=502826 len=177858 2023-12-16T01:49:09.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 3076 completed, throughput=5MB/sec 2023-12-16T01:49:09.953 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O7BwpC0o5E3R2pm off=3789415 len=2009501 2023-12-16T01:49:09.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 3077 completed, throughput=5MB/sec 2023-12-16T01:49:10.956 INFO:tasks.workunit.client.0.smithi078.stdout: 605: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:10.956 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IakfLKFumehyFSW off=24308 len=1097702 2023-12-16T01:49:10.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 3078 completed, throughput=5MB/sec 2023-12-16T01:49:10.958 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_H8vT5d3Cab4rQE off=8305349 len=165298 2023-12-16T01:49:10.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 3079 completed, throughput=5MB/sec 2023-12-16T01:49:10.958 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tA30sdltQtX5LuY off=4838175 len=809039 2023-12-16T01:49:10.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 3080 completed, throughput=5MB/sec 2023-12-16T01:49:10.959 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qcAn9-pcTKC2jzZ off=6726423 len=130490 2023-12-16T01:49:10.960 INFO:tasks.workunit.client.0.smithi078.stdout:op 3081 completed, throughput=5MB/sec 2023-12-16T01:49:10.960 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ger07RIXzX8ztB7 off=2846947 len=1152917 2023-12-16T01:49:10.962 INFO:tasks.workunit.client.0.smithi078.stdout:op 3082 completed, throughput=5MB/sec 2023-12-16T01:49:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:11 smithi118 ceph-mon[131825]: pgmap v1632: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:11 smithi078 ceph-mon[139570]: pgmap v1632: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:11 smithi078 ceph-mon[142991]: pgmap v1632: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:49:11.962 INFO:tasks.workunit.client.0.smithi078.stdout: 606: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:11.962 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yAlHAvSrIJsY5iY off=7652773 len=137963 2023-12-16T01:49:11.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 3083 completed, throughput=4.99MB/sec 2023-12-16T01:49:11.963 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9XVtMUwmGaQFC8g off=4940266 len=774212 2023-12-16T01:49:11.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 3084 completed, throughput=4.99MB/sec 2023-12-16T01:49:11.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z92o06HvpRLd0mu off=3253574 len=1294052 2023-12-16T01:49:11.970 INFO:tasks.workunit.client.0.smithi078.stdout:op 3085 completed, throughput=5MB/sec 2023-12-16T01:49:11.970 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GePtP011h4P9roA off=11794248 len=683918 2023-12-16T01:49:11.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 3086 completed, throughput=5MB/sec 2023-12-16T01:49:11.971 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MbpOUkg2I83OWc- off=2032573 len=964451 2023-12-16T01:49:11.972 INFO:tasks.workunit.client.0.smithi078.stdout:op 3087 completed, throughput=5MB/sec 2023-12-16T01:49:11.972 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Nx0UeNDGgiKz-I off=1371788 len=381495 2023-12-16T01:49:11.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 3088 completed, throughput=5MB/sec 2023-12-16T01:49:11.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YcWk99wEpCruCZH off=3861364 len=1233730 2023-12-16T01:49:11.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 3089 completed, throughput=5MB/sec 2023-12-16T01:49:12.974 INFO:tasks.workunit.client.0.smithi078.stdout: 607: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:12.975 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A4Sw7Cq6iRUzB2I off=9203023 len=1324534 2023-12-16T01:49:12.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 3090 completed, throughput=4.99MB/sec 2023-12-16T01:49:12.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-besajPvkuKbDMKi off=1337921 len=298657 2023-12-16T01:49:12.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 3091 completed, throughput=4.99MB/sec 2023-12-16T01:49:12.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uQcweN3DksgLs_h off=660095 len=174726 2023-12-16T01:49:12.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 3092 completed, throughput=4.99MB/sec 2023-12-16T01:49:12.983 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EtnsNa4pNScv2Wo off=452502 len=774158 2023-12-16T01:49:12.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 3093 completed, throughput=5MB/sec 2023-12-16T01:49:12.985 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3C_3jBZ9-TFvt6E off=1117531 len=2086211 2023-12-16T01:49:12.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 3094 completed, throughput=5MB/sec 2023-12-16T01:49:12.995 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vT1MvpxP3fJNsLF off=12429670 len=1845951 2023-12-16T01:49:13.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 3095 completed, throughput=5MB/sec 2023-12-16T01:49:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:13 smithi118 ceph-mon[131825]: pgmap v1633: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:13 smithi078 ceph-mon[139570]: pgmap v1633: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:13 smithi078 ceph-mon[142991]: pgmap v1633: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:14.004 INFO:tasks.workunit.client.0.smithi078.stdout: 608: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:14.004 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W9D8iMIp11nq5PW off=2279413 len=1295589 2023-12-16T01:49:14.006 INFO:tasks.workunit.client.0.smithi078.stdout:op 3096 completed, throughput=5MB/sec 2023-12-16T01:49:14.007 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4A9Ea6I0Ca48HBK off=7777328 len=1470645 2023-12-16T01:49:14.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 3097 completed, throughput=5MB/sec 2023-12-16T01:49:14.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9naPdh4A-n17GF- off=9004068 len=1218447 2023-12-16T01:49:14.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 3098 completed, throughput=5MB/sec 2023-12-16T01:49:15.011 INFO:tasks.workunit.client.0.smithi078.stdout: 609: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:15.012 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xKzWB2TPy77HKBy off=1619093 len=1217874 2023-12-16T01:49:15.013 INFO:tasks.workunit.client.0.smithi078.stdout:op 3099 completed, throughput=4.99MB/sec 2023-12-16T01:49:15.013 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-p-kAONSIpWexqud off=10730093 len=435344 2023-12-16T01:49:15.016 INFO:tasks.workunit.client.0.smithi078.stdout:op 3100 completed, throughput=4.99MB/sec 2023-12-16T01:49:15.017 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYkDy9-9323Jbtv off=11396792 len=2037025 2023-12-16T01:49:15.026 INFO:tasks.workunit.client.0.smithi078.stdout:op 3101 completed, throughput=5MB/sec 2023-12-16T01:49:15.026 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T2BhgzcUJchNXf6 off=6674901 len=1391015 2023-12-16T01:49:15.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 3102 completed, throughput=5MB/sec 2023-12-16T01:49:15.034 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I9Rhq2o2ooqPpoF off=4218452 len=1749080 2023-12-16T01:49:15.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 3103 completed, throughput=5MB/sec 2023-12-16T01:49:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:15 smithi078 ceph-mon[139570]: pgmap v1634: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:49:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:15 smithi078 ceph-mon[142991]: pgmap v1634: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:49:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:15 smithi118 ceph-mon[131825]: pgmap v1634: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:49:16.037 INFO:tasks.workunit.client.0.smithi078.stdout: 610: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:16.038 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UN9tapyhI5gVDI8 off=5466719 len=2042018 2023-12-16T01:49:16.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 3104 completed, throughput=5MB/sec 2023-12-16T01:49:16.048 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3nOxzJFQLFRUmr- off=5992036 len=534775 2023-12-16T01:49:16.052 INFO:tasks.workunit.client.0.smithi078.stdout:op 3105 completed, throughput=5MB/sec 2023-12-16T01:49:16.052 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lYsTOl9Rh1Ht5qi off=4641197 len=1428174 2023-12-16T01:49:16.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 3106 completed, throughput=5MB/sec 2023-12-16T01:49:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:16] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:49:17.059 INFO:tasks.workunit.client.0.smithi078.stdout: 611: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:17.059 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xH7nnbxRtvyUPzW off=11258273 len=71844 2023-12-16T01:49:17.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 3107 completed, throughput=4.99MB/sec 2023-12-16T01:49:17.060 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XvKrX_cpyzzIPr0 off=16089795 len=1019802 2023-12-16T01:49:17.064 INFO:tasks.workunit.client.0.smithi078.stdout:op 3108 completed, throughput=4.99MB/sec 2023-12-16T01:49:17.064 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P6div3pXy5ukdIB off=1892139 len=1032910 2023-12-16T01:49:17.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 3109 completed, throughput=5MB/sec 2023-12-16T01:49:17.071 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vHHKJbUkLCNL6hb off=2169190 len=1234848 2023-12-16T01:49:17.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 3110 completed, throughput=5MB/sec 2023-12-16T01:49:17.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vIDpYFfC5linVEQ off=11867010 len=903729 2023-12-16T01:49:17.078 INFO:tasks.workunit.client.0.smithi078.stdout:op 3111 completed, throughput=5MB/sec 2023-12-16T01:49:17.078 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jGkNyhRfpdHpqc7 off=4350302 len=1822575 2023-12-16T01:49:17.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 3112 completed, throughput=5MB/sec 2023-12-16T01:49:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:17 smithi078 ceph-mon[139570]: pgmap v1635: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-16T01:49:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:17 smithi078 ceph-mon[142991]: pgmap v1635: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-16T01:49:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:17 smithi118 ceph-mon[131825]: pgmap v1635: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-16T01:49:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:18.081 INFO:tasks.workunit.client.0.smithi078.stdout: 612: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:18.081 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iw4fQPjd-Y2v9so off=3869197 len=1474684 2023-12-16T01:49:18.082 INFO:tasks.workunit.client.0.smithi078.stdout:op 3113 completed, throughput=5MB/sec 2023-12-16T01:49:18.082 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pD13ErJ565UST37 off=2716648 len=771552 2023-12-16T01:49:18.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 3114 completed, throughput=5MB/sec 2023-12-16T01:49:18.084 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1iZJh42clXaTZsw off=5912899 len=1006407 2023-12-16T01:49:18.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 3115 completed, throughput=5MB/sec 2023-12-16T01:49:18.090 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UoFE7Kh-5BDXSoS off=15062698 len=1470868 2023-12-16T01:49:18.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 3116 completed, throughput=5MB/sec 2023-12-16T01:49:19.099 INFO:tasks.workunit.client.0.smithi078.stdout: 613: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:19.099 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7Gf8pKmzWz3mIOS off=1081570 len=1892297 2023-12-16T01:49:19.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 3117 completed, throughput=5MB/sec 2023-12-16T01:49:19.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Uhl1U17SDdD-r8J off=4184470 len=522635 2023-12-16T01:49:19.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 3118 completed, throughput=5MB/sec 2023-12-16T01:49:19.110 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zNlXkFRMCVntsP8 off=1860754 len=1535817 2023-12-16T01:49:19.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 3119 completed, throughput=5MB/sec 2023-12-16T01:49:19.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4w64qEWzDnfnYux off=3029778 len=354556 2023-12-16T01:49:19.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 3120 completed, throughput=5MB/sec 2023-12-16T01:49:19.112 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X8nMGjmsh4xzCS- off=1069027 len=1979724 2023-12-16T01:49:19.120 INFO:tasks.workunit.client.0.smithi078.stdout:op 3121 completed, throughput=5MB/sec 2023-12-16T01:49:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:19 smithi118 ceph-mon[131825]: pgmap v1636: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:49:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:19 smithi078 ceph-mon[139570]: pgmap v1636: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:49:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:19 smithi078 ceph-mon[142991]: pgmap v1636: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:49:20.121 INFO:tasks.workunit.client.0.smithi078.stdout: 614: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:20.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jKvAF_K5cJKiGv2 off=56869 len=672210 2023-12-16T01:49:20.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 3122 completed, throughput=4.99MB/sec 2023-12-16T01:49:20.127 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hYDbgB2aew7TUjk off=10345853 len=1731777 2023-12-16T01:49:20.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 3123 completed, throughput=5MB/sec 2023-12-16T01:49:20.130 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Psd1gNXW0PAEK-z off=6422267 len=1931654 2023-12-16T01:49:20.141 INFO:tasks.workunit.client.0.smithi078.stdout:op 3124 completed, throughput=5MB/sec 2023-12-16T01:49:21.142 INFO:tasks.workunit.client.0.smithi078.stdout: 615: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:21.142 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_7ruSR6lZyyO-9w off=2468629 len=1291890 2023-12-16T01:49:21.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 3125 completed, throughput=4.99MB/sec 2023-12-16T01:49:21.143 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vQAny9N6nlpflMS off=3338611 len=982978 2023-12-16T01:49:21.148 INFO:tasks.workunit.client.0.smithi078.stdout:op 3126 completed, throughput=5MB/sec 2023-12-16T01:49:21.148 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--DFU2VMkC7O42ru off=11011871 len=1222925 2023-12-16T01:49:21.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 3127 completed, throughput=5MB/sec 2023-12-16T01:49:21.151 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-epiUgjz5QkWOOoY off=3999318 len=1076884 2023-12-16T01:49:21.152 INFO:tasks.workunit.client.0.smithi078.stdout:op 3128 completed, throughput=5MB/sec 2023-12-16T01:49:21.152 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KxJyYv3-ZMqsiBj off=2314962 len=37729 2023-12-16T01:49:21.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 3129 completed, throughput=5MB/sec 2023-12-16T01:49:21.153 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_gUYLrAGH2eJv3R off=9207424 len=55994 2023-12-16T01:49:21.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 3130 completed, throughput=5MB/sec 2023-12-16T01:49:21.156 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jk-5lped3s-eXRG off=11701350 len=2051599 2023-12-16T01:49:21.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 3131 completed, throughput=5MB/sec 2023-12-16T01:49:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:21 smithi118 ceph-mon[131825]: pgmap v1637: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-16T01:49:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:21 smithi078 ceph-mon[139570]: pgmap v1637: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-16T01:49:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:21 smithi078 ceph-mon[142991]: pgmap v1637: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2023-12-16T01:49:22.158 INFO:tasks.workunit.client.0.smithi078.stdout: 616: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:22.158 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GhPuin7Ns6TO_a7 off=3022526 len=199767 2023-12-16T01:49:22.159 INFO:tasks.workunit.client.0.smithi078.stdout:op 3132 completed, throughput=4.99MB/sec 2023-12-16T01:49:22.159 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xlRAB0sAbtYbWly off=2532097 len=1256218 2023-12-16T01:49:22.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 3133 completed, throughput=5MB/sec 2023-12-16T01:49:22.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l2LXMAHdBGClLKC off=13429386 len=1095929 2023-12-16T01:49:22.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 3134 completed, throughput=5MB/sec 2023-12-16T01:49:22.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gJ6HqHoAdJ_PUi5 off=1229333 len=230374 2023-12-16T01:49:22.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 3135 completed, throughput=5MB/sec 2023-12-16T01:49:22.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fjqcRHD383X88J5 off=13251227 len=750543 2023-12-16T01:49:22.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 3136 completed, throughput=5MB/sec 2023-12-16T01:49:22.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--TMCEYMlHwcqEJj off=15687598 len=698373 2023-12-16T01:49:22.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 3137 completed, throughput=5MB/sec 2023-12-16T01:49:23.168 INFO:tasks.workunit.client.0.smithi078.stdout: 617: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:23.169 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-beT38jNFFj03Zbw off=10005581 len=1230265 2023-12-16T01:49:23.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 3138 completed, throughput=4.99MB/sec 2023-12-16T01:49:23.175 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IKpb1Qwo-9OEXdP off=17487138 len=1609025 2023-12-16T01:49:23.183 INFO:tasks.workunit.client.0.smithi078.stdout:op 3139 completed, throughput=5MB/sec 2023-12-16T01:49:23.183 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qP-v3dVBeblu2Yn off=7258719 len=801952 2023-12-16T01:49:23.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 3140 completed, throughput=5MB/sec 2023-12-16T01:49:23.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-doKoWUlYtNCS5BT off=1517695 len=1943085 2023-12-16T01:49:23.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 3141 completed, throughput=5MB/sec 2023-12-16T01:49:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:23 smithi118 ceph-mon[131825]: pgmap v1638: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:23 smithi078 ceph-mon[139570]: pgmap v1638: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:23 smithi078 ceph-mon[142991]: pgmap v1638: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:24.197 INFO:tasks.workunit.client.0.smithi078.stdout: 618: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:24.197 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wtoahIyeuPAc28W off=757413 len=1888801 2023-12-16T01:49:24.199 INFO:tasks.workunit.client.0.smithi078.stdout:op 3142 completed, throughput=5MB/sec 2023-12-16T01:49:24.199 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8yijXq8_V3OY79t off=4643596 len=1460800 2023-12-16T01:49:24.208 INFO:tasks.workunit.client.0.smithi078.stdout:op 3143 completed, throughput=5MB/sec 2023-12-16T01:49:24.208 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uUBRZmO_7Y9Egk4 off=1897119 len=1779879 2023-12-16T01:49:24.210 INFO:tasks.workunit.client.0.smithi078.stdout:op 3144 completed, throughput=5MB/sec 2023-12-16T01:49:25.210 INFO:tasks.workunit.client.0.smithi078.stdout: 619: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:25.210 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QMrBYnOH7lPbii4 off=3002127 len=16320 2023-12-16T01:49:25.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 3145 completed, throughput=4.99MB/sec 2023-12-16T01:49:25.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7l4o58PAcONBff5 off=11150519 len=1178380 2023-12-16T01:49:25.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 3146 completed, throughput=4.99MB/sec 2023-12-16T01:49:25.213 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uYzc5YSeRiBUKZR off=11688657 len=1455404 2023-12-16T01:49:25.216 INFO:tasks.workunit.client.0.smithi078.stdout:op 3147 completed, throughput=5MB/sec 2023-12-16T01:49:25.216 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-szCsmTIs0ZWIji9 off=8660230 len=1626954 2023-12-16T01:49:25.224 INFO:tasks.workunit.client.0.smithi078.stdout:op 3148 completed, throughput=5MB/sec 2023-12-16T01:49:25.224 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y1BBmvI7_Q6naS9 off=4891198 len=419435 2023-12-16T01:49:25.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 3149 completed, throughput=5MB/sec 2023-12-16T01:49:25.228 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LSMxyqIYZzmxROm off=13268895 len=42026 2023-12-16T01:49:25.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 3150 completed, throughput=5MB/sec 2023-12-16T01:49:25.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_Kd729CwZas3HI2 off=6228225 len=1827466 2023-12-16T01:49:25.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 3151 completed, throughput=5MB/sec 2023-12-16T01:49:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:25 smithi118 ceph-mon[131825]: pgmap v1639: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:25 smithi078 ceph-mon[139570]: pgmap v1639: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:25 smithi078 ceph-mon[142991]: pgmap v1639: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:26.237 INFO:tasks.workunit.client.0.smithi078.stdout: 620: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:26.238 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MZ42hN3RYT3Tbwb off=717652 len=1725604 2023-12-16T01:49:26.244 INFO:tasks.workunit.client.0.smithi078.stdout:op 3152 completed, throughput=5MB/sec 2023-12-16T01:49:26.245 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FjEu-gtTCErCEP9 off=704344 len=236135 2023-12-16T01:49:26.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 3153 completed, throughput=5MB/sec 2023-12-16T01:49:26.245 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aknT700gEs77iCX off=8671771 len=1252724 2023-12-16T01:49:26.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 3154 completed, throughput=5MB/sec 2023-12-16T01:49:26.252 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wpEcGDc-WzY8Eif off=9751251 len=2002928 2023-12-16T01:49:26.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 3155 completed, throughput=5MB/sec 2023-12-16T01:49:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:26] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2023-12-16T01:49:27.263 INFO:tasks.workunit.client.0.smithi078.stdout: 621: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:27.263 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gj4DyGr0FvgR74B off=8449 len=547553 2023-12-16T01:49:27.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 3156 completed, throughput=5MB/sec 2023-12-16T01:49:27.264 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-txj7MU2UvTZARUD off=1295244 len=417422 2023-12-16T01:49:27.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 3157 completed, throughput=5MB/sec 2023-12-16T01:49:27.268 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8RHbmgss-40rnqJ off=6114159 len=974384 2023-12-16T01:49:27.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 3158 completed, throughput=5MB/sec 2023-12-16T01:49:27.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xxuwsA9pYVsGocc off=12590947 len=582484 2023-12-16T01:49:27.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 3159 completed, throughput=5MB/sec 2023-12-16T01:49:27.275 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WCpJYeeISoMia3_ off=626334 len=928506 2023-12-16T01:49:27.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 3160 completed, throughput=5MB/sec 2023-12-16T01:49:27.277 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yBdQgyZ-w-uwjaW off=2937839 len=188591 2023-12-16T01:49:27.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 3161 completed, throughput=5MB/sec 2023-12-16T01:49:27.280 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uJdArNlzViACIve off=16906999 len=1640104 2023-12-16T01:49:27.283 INFO:tasks.workunit.client.0.smithi078.stdout:op 3162 completed, throughput=5MB/sec 2023-12-16T01:49:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:27 smithi118 ceph-mon[131825]: pgmap v1640: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:27 smithi078 ceph-mon[139570]: pgmap v1640: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:27 smithi078 ceph-mon[142991]: pgmap v1640: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:28.283 INFO:tasks.workunit.client.0.smithi078.stdout: 622: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:28.284 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UhbowkvHXzb-GHb off=535241 len=1694614 2023-12-16T01:49:28.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 3163 completed, throughput=5MB/sec 2023-12-16T01:49:28.292 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9FRzO5LE7nHiQBk off=4746546 len=1389593 2023-12-16T01:49:28.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 3164 completed, throughput=5MB/sec 2023-12-16T01:49:28.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VduTlk_Vvpys1-P off=6648971 len=1140294 2023-12-16T01:49:28.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 3165 completed, throughput=5MB/sec 2023-12-16T01:49:29.300 INFO:tasks.workunit.client.0.smithi078.stdout: 623: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:29.301 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Wh5EA_B1VxdJaJl off=16565483 len=442586 2023-12-16T01:49:29.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 3166 completed, throughput=4.99MB/sec 2023-12-16T01:49:29.305 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hyUI5EHcnwOIOsj off=3560381 len=514011 2023-12-16T01:49:29.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 3167 completed, throughput=4.99MB/sec 2023-12-16T01:49:29.306 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SZdFa7CJpIxk_s2 off=24400438 len=966929 2023-12-16T01:49:29.311 INFO:tasks.workunit.client.0.smithi078.stdout:op 3168 completed, throughput=5MB/sec 2023-12-16T01:49:29.312 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5QkiI9aWF0Z6wHF off=481792 len=953976 2023-12-16T01:49:29.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 3169 completed, throughput=5MB/sec 2023-12-16T01:49:29.317 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9L-sDH51kP40t2W off=7717696 len=899095 2023-12-16T01:49:29.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 3170 completed, throughput=5MB/sec 2023-12-16T01:49:29.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pu_OMdNNmD9OI9z off=8060323 len=816876 2023-12-16T01:49:29.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 3171 completed, throughput=5MB/sec 2023-12-16T01:49:29.323 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EQTU0ummN55ydLg off=11273869 len=191808 2023-12-16T01:49:29.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 3172 completed, throughput=5MB/sec 2023-12-16T01:49:29.326 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cywYHXIHls5C-NQ off=5001680 len=475598 2023-12-16T01:49:29.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 3173 completed, throughput=5MB/sec 2023-12-16T01:49:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:29 smithi118 ceph-mon[131825]: pgmap v1641: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:49:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:29 smithi078 ceph-mon[139570]: pgmap v1641: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:49:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:29 smithi078 ceph-mon[142991]: pgmap v1641: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:49:30.327 INFO:tasks.workunit.client.0.smithi078.stdout: 624: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:30.327 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ve13-O2eVVeR6F9 off=9036090 len=1131209 2023-12-16T01:49:30.329 INFO:tasks.workunit.client.0.smithi078.stdout:op 3174 completed, throughput=4.99MB/sec 2023-12-16T01:49:30.329 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LHsQtCT6NjTk0hc off=9027902 len=1777166 2023-12-16T01:49:30.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 3175 completed, throughput=5MB/sec 2023-12-16T01:49:30.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bB6jWpWoia7Kvrx off=3429268 len=1630120 2023-12-16T01:49:30.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 3176 completed, throughput=5MB/sec 2023-12-16T01:49:30.340 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qA2A8LEidgwN3a2 off=2234628 len=2015187 2023-12-16T01:49:30.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 3177 completed, throughput=5MB/sec 2023-12-16T01:49:31.343 INFO:tasks.workunit.client.0.smithi078.stdout: 625: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:31.343 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gclZbVgOgroGgj_ off=17950254 len=707126 2023-12-16T01:49:31.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 3178 completed, throughput=5MB/sec 2023-12-16T01:49:31.345 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KTbvUtr51o_kS1w off=175142 len=226251 2023-12-16T01:49:31.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 3179 completed, throughput=5MB/sec 2023-12-16T01:49:31.345 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-61HuPjE6lbr5Y4V off=579250 len=842211 2023-12-16T01:49:31.346 INFO:tasks.workunit.client.0.smithi078.stdout:op 3180 completed, throughput=5MB/sec 2023-12-16T01:49:31.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3YfbIHXAXDmeO3h off=20212932 len=846396 2023-12-16T01:49:31.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 3181 completed, throughput=5MB/sec 2023-12-16T01:49:31.348 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ger07RIXzX8ztB7 off=4471243 len=1097816 2023-12-16T01:49:31.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 3182 completed, throughput=5MB/sec 2023-12-16T01:49:31.353 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Algmlcqt3oLZg2A off=7452238 len=1749855 2023-12-16T01:49:31.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 3183 completed, throughput=5MB/sec 2023-12-16T01:49:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:31 smithi118 ceph-mon[131825]: pgmap v1642: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:49:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:31 smithi078 ceph-mon[139570]: pgmap v1642: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:49:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:31 smithi078 ceph-mon[142991]: pgmap v1642: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:49:32.355 INFO:tasks.workunit.client.0.smithi078.stdout: 626: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:32.355 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V3-t5XhtkedFUZ0 off=5900530 len=1490659 2023-12-16T01:49:32.361 INFO:tasks.workunit.client.0.smithi078.stdout:op 3184 completed, throughput=5MB/sec 2023-12-16T01:49:32.361 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PTSvptpbDBdBDd1 off=13115301 len=3259 2023-12-16T01:49:32.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 3185 completed, throughput=5MB/sec 2023-12-16T01:49:32.363 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EoQS9w1h5PADLS5 off=11845350 len=100426 2023-12-16T01:49:32.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 3186 completed, throughput=5MB/sec 2023-12-16T01:49:32.364 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QgT4rBMqyddsuxA off=5325894 len=828132 2023-12-16T01:49:32.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 3187 completed, throughput=5MB/sec 2023-12-16T01:49:32.366 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c9rlxbUVlHApkhs off=13970379 len=1849186 2023-12-16T01:49:32.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 3188 completed, throughput=5MB/sec 2023-12-16T01:49:32.622 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:49:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:32.932 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:49:32.932 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (28m) 3m ago 32m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (28m) 97s ago 32m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (33m) 3m ago 33m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (33m) 97s ago 33m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (27m) 97s ago 36m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (28m) 3m ago 38m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (27m) 3m ago 38m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (26m) 97s ago 37m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (27m) 3m ago 36m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (28m) 3m ago 32m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (28m) 97s ago 32m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (26m) 3m ago 36m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:49:32.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (25m) 3m ago 35m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (24m) 3m ago 35m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (24m) 3m ago 35m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (23m) 97s ago 34m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (23m) 97s ago 34m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (22m) 97s ago 34m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (22m) 97s ago 33m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:49:32.934 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (27m) 97s ago 32m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:49:33.317 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:49:33.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:49:33.319 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:49:33.319 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:49:33.319 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:49:33.319 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:49:33.319 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:49:33.370 INFO:tasks.workunit.client.0.smithi078.stdout: 627: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:33.370 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zsL89VCx8kHTNX3 off=12410207 len=1183360 2023-12-16T01:49:33.377 INFO:tasks.workunit.client.0.smithi078.stdout:op 3189 completed, throughput=4.99MB/sec 2023-12-16T01:49:33.377 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DrHGBHpG2f1RXwD off=3921532 len=2062018 2023-12-16T01:49:33.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 3190 completed, throughput=5MB/sec 2023-12-16T01:49:33.378 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KFSUCK4TdQ4Lur8 off=15409710 len=1053762 2023-12-16T01:49:33.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 3191 completed, throughput=5MB/sec 2023-12-16T01:49:33.381 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-U4Dr-VMh5ezRpHc off=912048 len=1412027 2023-12-16T01:49:33.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 3192 completed, throughput=5MB/sec 2023-12-16T01:49:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:33 smithi118 ceph-mon[131825]: pgmap v1643: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:49:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:33 smithi118 ceph-mon[131825]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:33 smithi118 ceph-mon[131825]: from='client.45491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[139570]: pgmap v1643: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[139570]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[139570]: from='client.45491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[142991]: pgmap v1643: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[142991]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:33 smithi078 ceph-mon[142991]: from='client.45491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:49:34.388 INFO:tasks.workunit.client.0.smithi078.stdout: 628: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:34.388 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j3ZmHL-bzdps-UU off=1210503 len=1476697 2023-12-16T01:49:34.394 INFO:tasks.workunit.client.0.smithi078.stdout:op 3193 completed, throughput=5MB/sec 2023-12-16T01:49:34.394 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b0-ILo6lINxEZiU off=9114107 len=1002456 2023-12-16T01:49:34.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 3194 completed, throughput=5MB/sec 2023-12-16T01:49:34.399 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4BomnUWPYSvdLla off=4721831 len=1728386 2023-12-16T01:49:34.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 3195 completed, throughput=5MB/sec 2023-12-16T01:49:34.401 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ylxkiukk3-PNRtr off=3420915 len=345002 2023-12-16T01:49:34.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 3196 completed, throughput=5MB/sec 2023-12-16T01:49:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/831204856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/831204856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/831204856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:49:35.402 INFO:tasks.workunit.client.0.smithi078.stdout: 629: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:35.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VTeAJEHbFZ5yq0N off=12909499 len=42770 2023-12-16T01:49:35.403 INFO:tasks.workunit.client.0.smithi078.stdout:op 3197 completed, throughput=4.99MB/sec 2023-12-16T01:49:35.403 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ssflHC2gMaQhyAA off=2113661 len=1354781 2023-12-16T01:49:35.410 INFO:tasks.workunit.client.0.smithi078.stdout:op 3198 completed, throughput=4.99MB/sec 2023-12-16T01:49:35.410 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pIl7hziijuq8OSe off=2459617 len=1295307 2023-12-16T01:49:35.412 INFO:tasks.workunit.client.0.smithi078.stdout:op 3199 completed, throughput=5MB/sec 2023-12-16T01:49:35.412 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mEQApnNZGMu176U off=2568045 len=1293634 2023-12-16T01:49:35.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 3200 completed, throughput=5MB/sec 2023-12-16T01:49:35.420 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GTxjpmmQTdDEIzh off=3537586 len=1957198 2023-12-16T01:49:35.423 INFO:tasks.workunit.client.0.smithi078.stdout:op 3201 completed, throughput=5MB/sec 2023-12-16T01:49:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:35 smithi118 ceph-mon[131825]: pgmap v1644: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:35 smithi078 ceph-mon[139570]: pgmap v1644: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:35 smithi078 ceph-mon[142991]: pgmap v1644: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:49:36.423 INFO:tasks.workunit.client.0.smithi078.stdout: 630: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:36.424 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nPDM04vakPQikD0 off=2469626 len=798000 2023-12-16T01:49:36.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 3202 completed, throughput=4.99MB/sec 2023-12-16T01:49:36.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BDEQgUT9PCpKYb5 off=7604756 len=1403353 2023-12-16T01:49:36.427 INFO:tasks.workunit.client.0.smithi078.stdout:op 3203 completed, throughput=5MB/sec 2023-12-16T01:49:36.428 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z-Bf_pZ0VQ-pdU5 off=3295921 len=1101388 2023-12-16T01:49:36.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 3204 completed, throughput=5MB/sec 2023-12-16T01:49:36.429 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OLyE9415_LogBx8 off=285279 len=352531 2023-12-16T01:49:36.433 INFO:tasks.workunit.client.0.smithi078.stdout:op 3205 completed, throughput=5MB/sec 2023-12-16T01:49:36.433 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DWPGV8Jz3VjGHGw off=6773042 len=256178 2023-12-16T01:49:36.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 3206 completed, throughput=5MB/sec 2023-12-16T01:49:36.434 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DJZ-tuGbR03AQvy off=5571536 len=515233 2023-12-16T01:49:36.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 3207 completed, throughput=5MB/sec 2023-12-16T01:49:36.438 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pnDC_mRFzPvNQ0z off=13104089 len=1490966 2023-12-16T01:49:36.439 INFO:tasks.workunit.client.0.smithi078.stdout:op 3208 completed, throughput=5MB/sec 2023-12-16T01:49:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:36] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:49:37.440 INFO:tasks.workunit.client.0.smithi078.stdout: 631: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:37.440 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--MlIlycDWJhKbOI off=12063317 len=1266608 2023-12-16T01:49:37.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 3209 completed, throughput=5MB/sec 2023-12-16T01:49:37.446 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZKQftfWvygzXanf off=1816477 len=1453085 2023-12-16T01:49:37.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 3210 completed, throughput=5MB/sec 2023-12-16T01:49:37.454 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gJ6HqHoAdJ_PUi5 off=3058316 len=140545 2023-12-16T01:49:37.456 INFO:tasks.workunit.client.0.smithi078.stdout:op 3211 completed, throughput=5MB/sec 2023-12-16T01:49:37.456 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KIrpHbNhsLXBrnE off=4059383 len=1096384 2023-12-16T01:49:37.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 3212 completed, throughput=5MB/sec 2023-12-16T01:49:37.460 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rcVz8G189l0tJYM off=1122973 len=1140392 2023-12-16T01:49:37.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 3213 completed, throughput=5MB/sec 2023-12-16T01:49:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:37 smithi118 ceph-mon[131825]: pgmap v1645: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:49:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:37 smithi078 ceph-mon[139570]: pgmap v1645: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:49:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:37 smithi078 ceph-mon[142991]: pgmap v1645: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:49:38.464 INFO:tasks.workunit.client.0.smithi078.stdout: 632: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:38.464 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nW02Ht3xwSzLl74 off=813763 len=1495891 2023-12-16T01:49:38.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 3214 completed, throughput=5MB/sec 2023-12-16T01:49:38.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c13NQjilmj_dzlm off=0 len=1146838 2023-12-16T01:49:38.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 3215 completed, throughput=5MB/sec 2023-12-16T01:49:38.475 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ThN-k-gtYbat5u4 off=1561095 len=1010119 2023-12-16T01:49:38.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 3216 completed, throughput=5MB/sec 2023-12-16T01:49:38.477 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BXQ9mkXSfawye2A off=1889062 len=1793365 2023-12-16T01:49:38.479 INFO:tasks.workunit.client.0.smithi078.stdout:op 3217 completed, throughput=5MB/sec 2023-12-16T01:49:39.479 INFO:tasks.workunit.client.0.smithi078.stdout: 633: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:39.480 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xEmM7qdvGXjMT7n off=873722 len=285570 2023-12-16T01:49:39.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 3218 completed, throughput=4.99MB/sec 2023-12-16T01:49:39.480 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uMwOVbf43iL2g-s off=2685978 len=610962 2023-12-16T01:49:39.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 3219 completed, throughput=5MB/sec 2023-12-16T01:49:39.485 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fzgCt_EJMZUQOcm off=6733443 len=876253 2023-12-16T01:49:39.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 3220 completed, throughput=5MB/sec 2023-12-16T01:49:39.487 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d_LjthYxQe8sBTl off=297469 len=2021573 2023-12-16T01:49:39.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 3221 completed, throughput=5MB/sec 2023-12-16T01:49:39.490 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z31Hh613LIiIKVy off=12673862 len=1679264 2023-12-16T01:49:39.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 3222 completed, throughput=5MB/sec 2023-12-16T01:49:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:39 smithi118 ceph-mon[131825]: pgmap v1646: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:49:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:39 smithi078 ceph-mon[139570]: pgmap v1646: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:49:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:39 smithi078 ceph-mon[142991]: pgmap v1646: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:49:40.500 INFO:tasks.workunit.client.0.smithi078.stdout: 634: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:40.500 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oURJqsHBwUTRiZK off=1518453 len=319485 2023-12-16T01:49:40.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 3223 completed, throughput=4.99MB/sec 2023-12-16T01:49:40.501 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-znO_E9dGKTJXjRy off=24605783 len=915022 2023-12-16T01:49:40.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 3224 completed, throughput=5MB/sec 2023-12-16T01:49:40.503 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-t8sSJwzSZX4bc77 off=7691410 len=1028370 2023-12-16T01:49:40.508 INFO:tasks.workunit.client.0.smithi078.stdout:op 3225 completed, throughput=5MB/sec 2023-12-16T01:49:40.508 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0tLbUOFfiETsObD off=1385897 len=1790266 2023-12-16T01:49:40.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 3226 completed, throughput=5MB/sec 2023-12-16T01:49:41.511 INFO:tasks.workunit.client.0.smithi078.stdout: 635: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:41.511 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_Ic_1hSPxFI6MQ- off=760127 len=2053373 2023-12-16T01:49:41.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 3227 completed, throughput=5MB/sec 2023-12-16T01:49:41.520 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h3LuD0P90JPJ4zM off=7427713 len=1487073 2023-12-16T01:49:41.522 INFO:tasks.workunit.client.0.smithi078.stdout:op 3228 completed, throughput=5MB/sec 2023-12-16T01:49:41.522 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fjQSTTfeZWyqZzj off=9142992 len=1350366 2023-12-16T01:49:41.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 3229 completed, throughput=5MB/sec 2023-12-16T01:49:41.527 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ksw992rQPohwV7g off=6395239 len=1287773 2023-12-16T01:49:41.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 3230 completed, throughput=5MB/sec 2023-12-16T01:49:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:41 smithi118 ceph-mon[131825]: pgmap v1647: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:49:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:41 smithi078 ceph-mon[139570]: pgmap v1647: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:49:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:41 smithi078 ceph-mon[142991]: pgmap v1647: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:49:42.534 INFO:tasks.workunit.client.0.smithi078.stdout: 636: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:42.534 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xYLfNPBpkRWv0ee off=10501273 len=652185 2023-12-16T01:49:42.539 INFO:tasks.workunit.client.0.smithi078.stdout:op 3231 completed, throughput=4.99MB/sec 2023-12-16T01:49:42.539 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BSErjbGeaUR8j-m off=8823451 len=722556 2023-12-16T01:49:42.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 3232 completed, throughput=5MB/sec 2023-12-16T01:49:42.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i08uKzhIfuvkpFF off=18437060 len=348275 2023-12-16T01:49:42.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 3233 completed, throughput=5MB/sec 2023-12-16T01:49:42.544 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kM6Cene5KOes_mr off=1909501 len=751137 2023-12-16T01:49:42.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 3234 completed, throughput=5MB/sec 2023-12-16T01:49:42.548 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y_9weE5fA-fjQL3 off=1753873 len=2012621 2023-12-16T01:49:42.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 3235 completed, throughput=5MB/sec 2023-12-16T01:49:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:43 smithi118 ceph-mon[131825]: pgmap v1648: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:49:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:43 smithi078 ceph-mon[139570]: pgmap v1648: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:49:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:43 smithi078 ceph-mon[142991]: pgmap v1648: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:49:43.558 INFO:tasks.workunit.client.0.smithi078.stdout: 637: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:43.558 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YTSaKTUiWCYX9Vf off=1863353 len=1631768 2023-12-16T01:49:43.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 3236 completed, throughput=4.99MB/sec 2023-12-16T01:49:43.560 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-InNQYSY0bjqFdSU off=8080615 len=1636811 2023-12-16T01:49:43.563 INFO:tasks.workunit.client.0.smithi078.stdout:op 3237 completed, throughput=5MB/sec 2023-12-16T01:49:43.563 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NlFqF_IhlRweW-j off=17629106 len=1547870 2023-12-16T01:49:43.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 3238 completed, throughput=5MB/sec 2023-12-16T01:49:43.565 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w2ybY5AKbs1tj1J off=10594673 len=1196747 2023-12-16T01:49:43.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 3239 completed, throughput=5MB/sec 2023-12-16T01:49:44.567 INFO:tasks.workunit.client.0.smithi078.stdout: 638: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:44.567 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RY_o6NTfO1MxEFe off=20538600 len=534687 2023-12-16T01:49:44.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 3240 completed, throughput=4.99MB/sec 2023-12-16T01:49:44.568 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zlBRSUc3L4tbs4k off=5270328 len=1161030 2023-12-16T01:49:44.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 3241 completed, throughput=5MB/sec 2023-12-16T01:49:44.576 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zgm22K-nF_xAxhV off=23743977 len=245580 2023-12-16T01:49:44.579 INFO:tasks.workunit.client.0.smithi078.stdout:op 3242 completed, throughput=5MB/sec 2023-12-16T01:49:44.579 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5avMz4c0UyPa3S4 off=3622955 len=423185 2023-12-16T01:49:44.582 INFO:tasks.workunit.client.0.smithi078.stdout:op 3243 completed, throughput=5MB/sec 2023-12-16T01:49:44.582 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zlBRSUc3L4tbs4k off=8661385 len=1420373 2023-12-16T01:49:44.584 INFO:tasks.workunit.client.0.smithi078.stdout:op 3244 completed, throughput=5MB/sec 2023-12-16T01:49:44.584 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1mlNAjHqULYVrBo off=10267920 len=780602 2023-12-16T01:49:44.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 3245 completed, throughput=5MB/sec 2023-12-16T01:49:44.589 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZXe4Z_cGsCLkvnr off=3540368 len=1602851 2023-12-16T01:49:44.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 3246 completed, throughput=5MB/sec 2023-12-16T01:49:45.591 INFO:tasks.workunit.client.0.smithi078.stdout: 639: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:45.591 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WvpHr1g2PQDP_B2 off=1492970 len=1595346 2023-12-16T01:49:45.600 INFO:tasks.workunit.client.0.smithi078.stdout:op 3247 completed, throughput=5MB/sec 2023-12-16T01:49:45.600 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VkkXF_6boYLI7O_ off=6222282 len=427060 2023-12-16T01:49:45.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 3248 completed, throughput=5MB/sec 2023-12-16T01:49:45.602 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NBEUE_TeppzjYP6 off=223009 len=965070 2023-12-16T01:49:45.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 3249 completed, throughput=5MB/sec 2023-12-16T01:49:45.606 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gNjhrgG8fX0E_zD off=1087477 len=91766 2023-12-16T01:49:45.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 3250 completed, throughput=5MB/sec 2023-12-16T01:49:45.609 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jGkNyhRfpdHpqc7 off=13297047 len=858733 2023-12-16T01:49:45.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 3251 completed, throughput=5MB/sec 2023-12-16T01:49:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:45 smithi118 ceph-mon[131825]: pgmap v1649: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:49:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:45 smithi078 ceph-mon[139570]: pgmap v1649: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:49:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:45 smithi078 ceph-mon[142991]: pgmap v1649: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:49:46.610 INFO:tasks.workunit.client.0.smithi078.stdout: 640: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:46.610 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rDJ_lwulq4Et3sA off=259776 len=1006495 2023-12-16T01:49:46.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 3252 completed, throughput=4.99MB/sec 2023-12-16T01:49:46.615 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_lhrnMh6nx9Rhu9 off=3955989 len=767072 2023-12-16T01:49:46.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 3253 completed, throughput=5MB/sec 2023-12-16T01:49:46.616 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oXyDzoTn81taQcZ off=3323735 len=1826424 2023-12-16T01:49:46.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 3254 completed, throughput=5MB/sec 2023-12-16T01:49:46.618 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FMzArJO3ij3tx5y off=11194421 len=262006 2023-12-16T01:49:46.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 3255 completed, throughput=5MB/sec 2023-12-16T01:49:46.619 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RHMheuuFRa3uY1D off=57555 len=956203 2023-12-16T01:49:46.624 INFO:tasks.workunit.client.0.smithi078.stdout:op 3256 completed, throughput=5MB/sec 2023-12-16T01:49:46.624 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FfPgshQVqiLamHe off=17366420 len=1981250 2023-12-16T01:49:46.634 INFO:tasks.workunit.client.0.smithi078.stdout:op 3257 completed, throughput=5MB/sec 2023-12-16T01:49:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:46] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:49:47.634 INFO:tasks.workunit.client.0.smithi078.stdout: 641: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:47.635 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M_M696QsCQJ8RJH off=10992231 len=1229147 2023-12-16T01:49:47.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 3258 completed, throughput=5MB/sec 2023-12-16T01:49:47.636 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rkVyd_4r40YjOfv off=522700 len=1844373 2023-12-16T01:49:47.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 3259 completed, throughput=5MB/sec 2023-12-16T01:49:47.646 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Os2p7rZb6D6vFB2 off=4019046 len=1838669 2023-12-16T01:49:47.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 3260 completed, throughput=5MB/sec 2023-12-16T01:49:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:47 smithi118 ceph-mon[131825]: pgmap v1650: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:47 smithi078 ceph-mon[139570]: pgmap v1650: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:47 smithi078 ceph-mon[142991]: pgmap v1650: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:49:48.647 INFO:tasks.workunit.client.0.smithi078.stdout: 642: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:48.647 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ioCW384-GUnxuve off=16196072 len=438340 2023-12-16T01:49:48.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 3261 completed, throughput=4.99MB/sec 2023-12-16T01:49:48.649 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wlcmRf7qoeqK83d off=2861917 len=102743 2023-12-16T01:49:48.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 3262 completed, throughput=4.99MB/sec 2023-12-16T01:49:48.650 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wQt182orhn9r53q off=15374225 len=631234 2023-12-16T01:49:48.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 3263 completed, throughput=5MB/sec 2023-12-16T01:49:48.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nYFF140jpAsqjBT off=11600132 len=1153807 2023-12-16T01:49:48.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 3264 completed, throughput=5MB/sec 2023-12-16T01:49:48.660 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ah0UiTUzhV9p4Ke off=12985569 len=465401 2023-12-16T01:49:48.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 3265 completed, throughput=5MB/sec 2023-12-16T01:49:48.661 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kaAeaqSZg1luJd6 off=13139431 len=1541285 2023-12-16T01:49:48.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 3266 completed, throughput=5MB/sec 2023-12-16T01:49:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:49 smithi118 ceph-mon[131825]: pgmap v1651: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:49.669 INFO:tasks.workunit.client.0.smithi078.stdout: 643: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:49.669 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VkkXF_6boYLI7O_ off=15927296 len=1975752 2023-12-16T01:49:49.673 INFO:tasks.workunit.client.0.smithi078.stdout:op 3267 completed, throughput=5MB/sec 2023-12-16T01:49:49.673 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hKQKXHfJn7iOT02 off=1717962 len=1069917 2023-12-16T01:49:49.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 3268 completed, throughput=5MB/sec 2023-12-16T01:49:49.678 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IatjNX-tztEr57c off=5410173 len=1415703 2023-12-16T01:49:49.686 INFO:tasks.workunit.client.0.smithi078.stdout:op 3269 completed, throughput=5MB/sec 2023-12-16T01:49:49.686 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ey_4JPkENMXnIr0 off=883991 len=1827605 2023-12-16T01:49:49.695 INFO:tasks.workunit.client.0.smithi078.stdout:op 3270 completed, throughput=5MB/sec 2023-12-16T01:49:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:49 smithi078 ceph-mon[139570]: pgmap v1651: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:49 smithi078 ceph-mon[142991]: pgmap v1651: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:49:50.696 INFO:tasks.workunit.client.0.smithi078.stdout: 644: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:50.696 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cav0AtptwJKPxF7 off=16903749 len=738441 2023-12-16T01:49:50.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 3271 completed, throughput=4.99MB/sec 2023-12-16T01:49:50.697 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1iAxGjnHZWpEPcW off=1153836 len=1372473 2023-12-16T01:49:50.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 3272 completed, throughput=5MB/sec 2023-12-16T01:49:50.699 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DRHFsRoWKi0-41U off=6821326 len=750977 2023-12-16T01:49:50.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 3273 completed, throughput=5MB/sec 2023-12-16T01:49:50.703 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2qpEV2-OMjYlwjv off=13206553 len=189636 2023-12-16T01:49:50.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 3274 completed, throughput=5MB/sec 2023-12-16T01:49:50.706 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m1sE1EnTVvoWedI off=12579455 len=685175 2023-12-16T01:49:50.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 3275 completed, throughput=5MB/sec 2023-12-16T01:49:50.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qlZ5ANeq1MYJTo9 off=8707473 len=1456155 2023-12-16T01:49:50.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 3276 completed, throughput=5MB/sec 2023-12-16T01:49:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:51 smithi118 ceph-mon[131825]: pgmap v1652: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:51.711 INFO:tasks.workunit.client.0.smithi078.stdout: 645: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:51.712 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nqjEfKDvcA-nam_ off=10530684 len=1121351 2023-12-16T01:49:51.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 3277 completed, throughput=5MB/sec 2023-12-16T01:49:51.713 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GY5REBTAno_Af6X off=2245238 len=1540927 2023-12-16T01:49:51.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 3278 completed, throughput=5MB/sec 2023-12-16T01:49:51.722 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9cvgNPhC4unAsOV off=1676378 len=1041 2023-12-16T01:49:51.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 3279 completed, throughput=5MB/sec 2023-12-16T01:49:51.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OPDQOYxSKnU75vC off=6346011 len=1548832 2023-12-16T01:49:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:51 smithi078 ceph-mon[139570]: pgmap v1652: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:51 smithi078 ceph-mon[142991]: pgmap v1652: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:51.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 3280 completed, throughput=5MB/sec 2023-12-16T01:49:51.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wgEnLAbt2HZMnsm off=3000511 len=1224990 2023-12-16T01:49:51.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 3281 completed, throughput=5MB/sec 2023-12-16T01:49:52.734 INFO:tasks.workunit.client.0.smithi078.stdout: 646: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:52.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X1685-6RtpgQB7V off=2594183 len=866674 2023-12-16T01:49:52.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 3282 completed, throughput=5MB/sec 2023-12-16T01:49:52.735 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fjqcRHD383X88J5 off=14490455 len=1923849 2023-12-16T01:49:52.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 3283 completed, throughput=5MB/sec 2023-12-16T01:49:52.738 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2ewuMtsGAcleAlF off=1600935 len=1534578 2023-12-16T01:49:52.746 INFO:tasks.workunit.client.0.smithi078.stdout:op 3284 completed, throughput=5MB/sec 2023-12-16T01:49:52.747 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dttp8m0H6HY_4SX off=7280087 len=1613766 2023-12-16T01:49:52.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 3285 completed, throughput=5MB/sec 2023-12-16T01:49:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:53 smithi118 ceph-mon[131825]: pgmap v1653: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:49:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:53 smithi078 ceph-mon[139570]: pgmap v1653: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:49:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:53 smithi078 ceph-mon[142991]: pgmap v1653: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:49:53.755 INFO:tasks.workunit.client.0.smithi078.stdout: 647: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:53.755 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--ZawfDSI8IbjebL off=2194628 len=327103 2023-12-16T01:49:53.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 3286 completed, throughput=5MB/sec 2023-12-16T01:49:53.756 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wiw_cAY9i7NyNIX off=2855284 len=350792 2023-12-16T01:49:53.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 3287 completed, throughput=5MB/sec 2023-12-16T01:49:53.756 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bRe-R3Jz2LCio2l off=7777221 len=689764 2023-12-16T01:49:53.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 3288 completed, throughput=5MB/sec 2023-12-16T01:49:53.757 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yw0CXX5pdg1r7KF off=144712 len=2069859 2023-12-16T01:49:53.760 INFO:tasks.workunit.client.0.smithi078.stdout:op 3289 completed, throughput=5MB/sec 2023-12-16T01:49:53.760 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9AvHc7L3j2HlctV off=3700046 len=1733480 2023-12-16T01:49:53.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 3290 completed, throughput=5MB/sec 2023-12-16T01:49:54.767 INFO:tasks.workunit.client.0.smithi078.stdout: 648: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:54.767 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VX5bOI6EylAjOSe off=722795 len=1181572 2023-12-16T01:49:54.774 INFO:tasks.workunit.client.0.smithi078.stdout:op 3291 completed, throughput=5MB/sec 2023-12-16T01:49:54.774 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XydzL3H84PXC2z7 off=3042181 len=1695435 2023-12-16T01:49:54.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 3292 completed, throughput=5MB/sec 2023-12-16T01:49:54.776 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kMduPZk_bXkZ8L8 off=465733 len=804617 2023-12-16T01:49:54.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 3293 completed, throughput=5MB/sec 2023-12-16T01:49:54.781 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lzcDJyM3iBu-FH6 off=1233520 len=316304 2023-12-16T01:49:54.783 INFO:tasks.workunit.client.0.smithi078.stdout:op 3294 completed, throughput=5MB/sec 2023-12-16T01:49:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:55 smithi118 ceph-mon[131825]: pgmap v1654: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:49:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:55 smithi078 ceph-mon[139570]: pgmap v1654: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:49:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:55 smithi078 ceph-mon[142991]: pgmap v1654: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:49:55.783 INFO:tasks.workunit.client.0.smithi078.stdout: 649: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:55.783 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m4lab9dX0pPmjjV off=20927110 len=1510948 2023-12-16T01:49:55.786 INFO:tasks.workunit.client.0.smithi078.stdout:op 3295 completed, throughput=4.99MB/sec 2023-12-16T01:49:55.786 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9cRkYOXa5RZCJT2 off=4313816 len=1558537 2023-12-16T01:49:55.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 3296 completed, throughput=5MB/sec 2023-12-16T01:49:55.789 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aLnOrRKzkpPn3Lr off=2595057 len=422957 2023-12-16T01:49:55.792 INFO:tasks.workunit.client.0.smithi078.stdout:op 3297 completed, throughput=5MB/sec 2023-12-16T01:49:55.793 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5gqc448TK6b3llI off=5511585 len=1892391 2023-12-16T01:49:55.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 3298 completed, throughput=5MB/sec 2023-12-16T01:49:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:49:56] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:49:56.795 INFO:tasks.workunit.client.0.smithi078.stdout: 650: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:56.795 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-y0YLH1lQA9f-oez off=9698457 len=1931166 2023-12-16T01:49:56.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 3299 completed, throughput=5MB/sec 2023-12-16T01:49:56.797 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZbAJK-M6CkVyyvg off=0 len=1489958 2023-12-16T01:49:56.805 INFO:tasks.workunit.client.0.smithi078.stdout:op 3300 completed, throughput=5MB/sec 2023-12-16T01:49:56.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-b6QzCdGD8Mg4hrw off=3413595 len=140343 2023-12-16T01:49:56.805 INFO:tasks.workunit.client.0.smithi078.stdout:op 3301 completed, throughput=5MB/sec 2023-12-16T01:49:56.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1-mwjQa-JU-l16o off=14383835 len=1778489 2023-12-16T01:49:56.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 3302 completed, throughput=5MB/sec 2023-12-16T01:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:57 smithi118 ceph-mon[131825]: pgmap v1655: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[139570]: pgmap v1655: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[142991]: pgmap v1655: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:49:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:49:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:49:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:49:57.807 INFO:tasks.workunit.client.0.smithi078.stdout: 651: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:57.807 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EP-TrAh0wc3MJ9Z off=5235244 len=1276368 2023-12-16T01:49:57.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 3303 completed, throughput=4.99MB/sec 2023-12-16T01:49:57.813 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GV8Suv8pNNkIuCL off=7359937 len=1496324 2023-12-16T01:49:57.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 3304 completed, throughput=5MB/sec 2023-12-16T01:49:57.814 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0p2O9NmEc5RJyl9 off=2016863 len=1490153 2023-12-16T01:49:57.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 3305 completed, throughput=5MB/sec 2023-12-16T01:49:57.816 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0i9tScJPqDM0gLv off=17477054 len=2000202 2023-12-16T01:49:57.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 3306 completed, throughput=5MB/sec 2023-12-16T01:49:58.826 INFO:tasks.workunit.client.0.smithi078.stdout: 652: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:58.826 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4zaPZLOZLwCRmXd off=1063844 len=941012 2023-12-16T01:49:58.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 3307 completed, throughput=5MB/sec 2023-12-16T01:49:58.832 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wFr3BwC3jqbKvjC off=16097583 len=1681758 2023-12-16T01:49:58.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 3308 completed, throughput=5MB/sec 2023-12-16T01:49:58.839 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z5slX2UbbDU6z1e off=1647749 len=1275790 2023-12-16T01:49:58.845 INFO:tasks.workunit.client.0.smithi078.stdout:op 3309 completed, throughput=5MB/sec 2023-12-16T01:49:58.845 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ryw7Td0Rpa_FsZk off=206777 len=1026344 2023-12-16T01:49:58.851 INFO:tasks.workunit.client.0.smithi078.stdout:op 3310 completed, throughput=5MB/sec 2023-12-16T01:49:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:49:59 smithi118 ceph-mon[131825]: pgmap v1656: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:49:59 smithi078 ceph-mon[139570]: pgmap v1656: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:49:59 smithi078 ceph-mon[142991]: pgmap v1656: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:49:59.851 INFO:tasks.workunit.client.0.smithi078.stdout: 653: throughput=4.99MB/sec pending data=0 2023-12-16T01:49:59.851 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8PqkhlN1bwLANOQ off=5636761 len=1349697 2023-12-16T01:49:59.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 3311 completed, throughput=5MB/sec 2023-12-16T01:49:59.857 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zOj9RK2EQNCslRH off=832486 len=1436238 2023-12-16T01:49:59.864 INFO:tasks.workunit.client.0.smithi078.stdout:op 3312 completed, throughput=5MB/sec 2023-12-16T01:49:59.864 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1bGr9yTbBEJMHz5 off=22320473 len=1564995 2023-12-16T01:49:59.866 INFO:tasks.workunit.client.0.smithi078.stdout:op 3313 completed, throughput=5MB/sec 2023-12-16T01:49:59.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zTa3vrsrtPNzX-v off=2642613 len=1098119 2023-12-16T01:49:59.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 3314 completed, throughput=5MB/sec 2023-12-16T01:50:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:50:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:00 smithi078 conmon[139546]: 2023-12-16T01:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:50:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:50:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T01:50:00.872 INFO:tasks.workunit.client.0.smithi078.stdout: 654: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:00.872 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MMUCseGmpoR36E1 off=14089153 len=2067803 2023-12-16T01:50:00.876 INFO:tasks.workunit.client.0.smithi078.stdout:op 3315 completed, throughput=5MB/sec 2023-12-16T01:50:00.876 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FcqA-9Nq1wRngNu off=19381621 len=643741 2023-12-16T01:50:00.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 3316 completed, throughput=5MB/sec 2023-12-16T01:50:00.877 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yUckvL20wApll4G off=247816 len=1921348 2023-12-16T01:50:00.886 INFO:tasks.workunit.client.0.smithi078.stdout:op 3317 completed, throughput=5MB/sec 2023-12-16T01:50:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:01 smithi118 ceph-mon[131825]: pgmap v1657: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:01 smithi078 ceph-mon[139570]: pgmap v1657: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:01 smithi078 ceph-mon[142991]: pgmap v1657: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:01.887 INFO:tasks.workunit.client.0.smithi078.stdout: 655: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:01.887 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LYevtj3LbwylKb0 off=14083284 len=1874043 2023-12-16T01:50:01.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 3318 completed, throughput=5MB/sec 2023-12-16T01:50:01.896 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aqNzk8xu1R8NdMV off=389000 len=1341404 2023-12-16T01:50:01.898 INFO:tasks.workunit.client.0.smithi078.stdout:op 3319 completed, throughput=5MB/sec 2023-12-16T01:50:01.898 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yZJ9lPClfYxiYyS off=1268249 len=1541575 2023-12-16T01:50:01.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 3320 completed, throughput=5MB/sec 2023-12-16T01:50:01.906 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-K7DsGDuqeUUIdp9 off=7385535 len=2050183 2023-12-16T01:50:01.908 INFO:tasks.workunit.client.0.smithi078.stdout:op 3321 completed, throughput=5MB/sec 2023-12-16T01:50:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:02.908 INFO:tasks.workunit.client.0.smithi078.stdout: 656: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:02.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0St3j3ZA4ys04yb off=8411788 len=2082065 2023-12-16T01:50:02.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 3322 completed, throughput=5MB/sec 2023-12-16T01:50:02.913 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oD1zGJAtvA19ZOo off=924857 len=2082967 2023-12-16T01:50:02.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 3323 completed, throughput=5MB/sec 2023-12-16T01:50:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:03 smithi118 ceph-mon[131825]: pgmap v1658: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:50:03.668 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:50:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:03 smithi078 ceph-mon[139570]: pgmap v1658: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:50:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:03 smithi078 ceph-mon[142991]: pgmap v1658: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:50:03.915 INFO:tasks.workunit.client.0.smithi078.stdout: 657: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:03.915 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WJsNzxI13UTreAw off=23848334 len=816070 2023-12-16T01:50:03.920 INFO:tasks.workunit.client.0.smithi078.stdout:op 3324 completed, throughput=4.99MB/sec 2023-12-16T01:50:03.920 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Ci9priFu_igMZC off=767127 len=790931 2023-12-16T01:50:03.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 3325 completed, throughput=5MB/sec 2023-12-16T01:50:03.922 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dsiBsYufSOdJS4o off=11241418 len=486529 2023-12-16T01:50:03.923 INFO:tasks.workunit.client.0.smithi078.stdout:op 3326 completed, throughput=5MB/sec 2023-12-16T01:50:03.923 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zMvzwBqL_nxw-cE off=15882351 len=965296 2023-12-16T01:50:03.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 3327 completed, throughput=5MB/sec 2023-12-16T01:50:03.928 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-13zkx8KswxDoDd6 off=1876625 len=1020479 2023-12-16T01:50:03.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 3328 completed, throughput=5MB/sec 2023-12-16T01:50:03.929 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-o2ZTvaan5zSAafY off=4137442 len=195823 2023-12-16T01:50:03.930 INFO:tasks.workunit.client.0.smithi078.stdout:op 3329 completed, throughput=5MB/sec 2023-12-16T01:50:03.930 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0m1bhtuNKlIg1qp off=16740484 len=655600 2023-12-16T01:50:03.930 INFO:tasks.workunit.client.0.smithi078.stdout:op 3330 completed, throughput=5MB/sec 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (29m) 4m ago 33m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (28m) 2m ago 32m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (33m) 4m ago 33m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (33m) 2m ago 33m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (28m) 2m ago 37m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (28m) 4m ago 38m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (27m) 4m ago 38m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (27m) 2m ago 37m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (27m) 4m ago 37m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:50:03.979 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (29m) 4m ago 32m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (28m) 2m ago 32m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (26m) 4m ago 36m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (25m) 4m ago 36m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (25m) 4m ago 36m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (24m) 4m ago 35m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (24m) 2m ago 35m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (23m) 2m ago 35m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (23m) 2m ago 34m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (22m) 2m ago 34m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:50:03.980 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (28m) 2m ago 33m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:04.361 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:50:04.362 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:50:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:04 smithi118 ceph-mon[131825]: from='client.35556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:04 smithi118 ceph-mon[131825]: from='client.45509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:04 smithi078 ceph-mon[139570]: from='client.35556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:04 smithi078 ceph-mon[139570]: from='client.45509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:04 smithi078 ceph-mon[142991]: from='client.35556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:04 smithi078 ceph-mon[142991]: from='client.45509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:04.930 INFO:tasks.workunit.client.0.smithi078.stdout: 658: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:04.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a2X2li7r5VNLW_n off=9069274 len=959627 2023-12-16T01:50:04.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 3331 completed, throughput=4.99MB/sec 2023-12-16T01:50:04.936 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Dz4ta6FpMLN23XC off=9208903 len=954440 2023-12-16T01:50:04.941 INFO:tasks.workunit.client.0.smithi078.stdout:op 3332 completed, throughput=5MB/sec 2023-12-16T01:50:04.941 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PJcMNQEbEcQZV4k off=10992572 len=1127096 2023-12-16T01:50:04.947 INFO:tasks.workunit.client.0.smithi078.stdout:op 3333 completed, throughput=5MB/sec 2023-12-16T01:50:04.947 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--Uj2UBwVaoARUVV off=8453693 len=541897 2023-12-16T01:50:04.950 INFO:tasks.workunit.client.0.smithi078.stdout:op 3334 completed, throughput=5MB/sec 2023-12-16T01:50:04.950 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RxG6gIHeGwCXxiH off=12065896 len=2012301 2023-12-16T01:50:04.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 3335 completed, throughput=5MB/sec 2023-12-16T01:50:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:05 smithi118 ceph-mon[131825]: pgmap v1659: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:50:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/251592699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:05 smithi078 ceph-mon[139570]: pgmap v1659: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/251592699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:05 smithi078 ceph-mon[142991]: pgmap v1659: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-16T01:50:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/251592699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:05.960 INFO:tasks.workunit.client.0.smithi078.stdout: 659: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:05.960 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Zc00I2UomwHIxy5 off=1042260 len=352054 2023-12-16T01:50:05.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 3336 completed, throughput=4.99MB/sec 2023-12-16T01:50:05.963 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bm9-zBYHJXyaOXm off=4894819 len=579948 2023-12-16T01:50:05.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 3337 completed, throughput=4.99MB/sec 2023-12-16T01:50:05.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4Qvs5XsVGrGt8SM off=387975 len=677212 2023-12-16T01:50:05.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 3338 completed, throughput=5MB/sec 2023-12-16T01:50:05.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j472SenUqeNw87P off=10978919 len=799687 2023-12-16T01:50:05.969 INFO:tasks.workunit.client.0.smithi078.stdout:op 3339 completed, throughput=5MB/sec 2023-12-16T01:50:05.969 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PI56_rAfuHH6cCJ off=21319962 len=156851 2023-12-16T01:50:05.969 INFO:tasks.workunit.client.0.smithi078.stdout:op 3340 completed, throughput=5MB/sec 2023-12-16T01:50:05.969 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5PLQfHrmEaBT6mA off=1558722 len=349551 2023-12-16T01:50:05.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 3341 completed, throughput=5MB/sec 2023-12-16T01:50:05.971 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VVA27Q_IsOb3Wb- off=16932444 len=720229 2023-12-16T01:50:05.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 3342 completed, throughput=5MB/sec 2023-12-16T01:50:05.974 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EYN8Y1TfKCttmlF off=14684783 len=771648 2023-12-16T01:50:05.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 3343 completed, throughput=5MB/sec 2023-12-16T01:50:05.976 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rA_Z_XuLvhnarrw off=2080512 len=1487910 2023-12-16T01:50:05.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 3344 completed, throughput=5MB/sec 2023-12-16T01:50:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:06] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2023-12-16T01:50:06.977 INFO:tasks.workunit.client.0.smithi078.stdout: 660: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:06.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--69i5NlaCWo8CLx off=10089119 len=1531894 2023-12-16T01:50:06.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 3345 completed, throughput=5MB/sec 2023-12-16T01:50:06.979 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9Tf6NL7EsuMYZM- off=5843892 len=964428 2023-12-16T01:50:06.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 3346 completed, throughput=5MB/sec 2023-12-16T01:50:06.984 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ssG601Z89mf8hUj off=17619970 len=837900 2023-12-16T01:50:06.986 INFO:tasks.workunit.client.0.smithi078.stdout:op 3347 completed, throughput=5MB/sec 2023-12-16T01:50:06.986 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SZSjn5ajVt4c56B off=2622072 len=1744952 2023-12-16T01:50:06.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 3348 completed, throughput=5MB/sec 2023-12-16T01:50:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:07 smithi118 ceph-mon[131825]: pgmap v1660: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:07 smithi078 ceph-mon[139570]: pgmap v1660: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:07 smithi078 ceph-mon[142991]: pgmap v1660: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:07.988 INFO:tasks.workunit.client.0.smithi078.stdout: 661: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:07.989 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FFxfm92R-_tOPUC off=3299881 len=65996 2023-12-16T01:50:07.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 3349 completed, throughput=4.99MB/sec 2023-12-16T01:50:07.991 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Zlt_ERkEcyZVmbA off=20289010 len=799726 2023-12-16T01:50:07.992 INFO:tasks.workunit.client.0.smithi078.stdout:op 3350 completed, throughput=4.99MB/sec 2023-12-16T01:50:07.993 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5b2ipyXinFbA4Ad off=14580494 len=1255376 2023-12-16T01:50:07.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 3351 completed, throughput=5MB/sec 2023-12-16T01:50:07.994 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bf9T-Qtn4JP9mFg off=1426295 len=415717 2023-12-16T01:50:07.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 3352 completed, throughput=5MB/sec 2023-12-16T01:50:07.998 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IxHPUD18y1Rt1b5 off=17631397 len=169701 2023-12-16T01:50:08.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 3353 completed, throughput=5MB/sec 2023-12-16T01:50:08.001 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vrZTLlnCjgU05IT off=18429876 len=1483881 2023-12-16T01:50:08.006 INFO:tasks.workunit.client.0.smithi078.stdout:op 3354 completed, throughput=5MB/sec 2023-12-16T01:50:08.006 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sEMm5xQXOj2h0BE off=3353315 len=1089488 2023-12-16T01:50:08.012 INFO:tasks.workunit.client.0.smithi078.stdout:op 3355 completed, throughput=5MB/sec 2023-12-16T01:50:09.012 INFO:tasks.workunit.client.0.smithi078.stdout: 662: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:09.012 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0k7xmowiyo0s70S off=7487406 len=562852 2023-12-16T01:50:09.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 3356 completed, throughput=4.99MB/sec 2023-12-16T01:50:09.017 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fgurq3hKZHDRFky off=5582827 len=1011420 2023-12-16T01:50:09.019 INFO:tasks.workunit.client.0.smithi078.stdout:op 3357 completed, throughput=5MB/sec 2023-12-16T01:50:09.019 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-feeO2aCeOLTED5k off=21858732 len=1427473 2023-12-16T01:50:09.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 3358 completed, throughput=5MB/sec 2023-12-16T01:50:09.020 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ooRilmKs8a72vqC off=7813134 len=503326 2023-12-16T01:50:09.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 3359 completed, throughput=5MB/sec 2023-12-16T01:50:09.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ZePE3DjH22CpwG off=852231 len=1905421 2023-12-16T01:50:09.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 3360 completed, throughput=5MB/sec 2023-12-16T01:50:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:09 smithi118 ceph-mon[131825]: pgmap v1661: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:09 smithi078 ceph-mon[139570]: pgmap v1661: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:09 smithi078 ceph-mon[142991]: pgmap v1661: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:50:10.033 INFO:tasks.workunit.client.0.smithi078.stdout: 663: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:10.033 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yw5gke_Qq83UEWg off=3404268 len=1299737 2023-12-16T01:50:10.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 3361 completed, throughput=5MB/sec 2023-12-16T01:50:10.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_TtvVwak-RhGLIP off=2431292 len=629423 2023-12-16T01:50:10.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 3362 completed, throughput=5MB/sec 2023-12-16T01:50:10.036 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GPK5ihRiQ1qQLYb off=520925 len=1246570 2023-12-16T01:50:10.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 3363 completed, throughput=5MB/sec 2023-12-16T01:50:10.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mQCdpD1xiYh__UX off=7710591 len=448603 2023-12-16T01:50:10.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 3364 completed, throughput=5MB/sec 2023-12-16T01:50:10.042 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bcoWhELE2EoyRBD off=40160 len=1802451 2023-12-16T01:50:10.050 INFO:tasks.workunit.client.0.smithi078.stdout:op 3365 completed, throughput=5MB/sec 2023-12-16T01:50:11.051 INFO:tasks.workunit.client.0.smithi078.stdout: 664: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:11.051 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tKPp0pVxWKQqPvD off=14169515 len=1148715 2023-12-16T01:50:11.056 INFO:tasks.workunit.client.0.smithi078.stdout:op 3366 completed, throughput=5MB/sec 2023-12-16T01:50:11.056 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OWWbwXem58--4My off=2223661 len=2014698 2023-12-16T01:50:11.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 3367 completed, throughput=5MB/sec 2023-12-16T01:50:11.058 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h_ONUm8X8_Qd6Wy off=609130 len=263878 2023-12-16T01:50:11.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 3368 completed, throughput=5MB/sec 2023-12-16T01:50:11.059 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kApwbuJnOzuNfmY off=4595269 len=1277428 2023-12-16T01:50:11.067 INFO:tasks.workunit.client.0.smithi078.stdout:op 3369 completed, throughput=5MB/sec 2023-12-16T01:50:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:11 smithi118 ceph-mon[131825]: pgmap v1662: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:50:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:11 smithi078 ceph-mon[139570]: pgmap v1662: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:50:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:11 smithi078 ceph-mon[142991]: pgmap v1662: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:50:12.067 INFO:tasks.workunit.client.0.smithi078.stdout: 665: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:12.067 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-euJPO1PdW8hsT97 off=7807301 len=413019 2023-12-16T01:50:12.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 3370 completed, throughput=4.99MB/sec 2023-12-16T01:50:12.069 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iVtZE_Sb3POZT2- off=0 len=1115214 2023-12-16T01:50:12.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 3371 completed, throughput=4.99MB/sec 2023-12-16T01:50:12.074 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BdfcvIAyfMM4lJb off=7512415 len=303300 2023-12-16T01:50:12.075 INFO:tasks.workunit.client.0.smithi078.stdout:op 3372 completed, throughput=5MB/sec 2023-12-16T01:50:12.075 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D4pTbES7R-8Vwpj off=2298049 len=1702641 2023-12-16T01:50:12.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 3373 completed, throughput=5MB/sec 2023-12-16T01:50:12.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-21y-eaJmvF-NGiE off=2013475 len=210054 2023-12-16T01:50:12.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 3374 completed, throughput=5MB/sec 2023-12-16T01:50:12.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9-T-Z2y1XuzXCIO off=8991338 len=1415004 2023-12-16T01:50:12.087 INFO:tasks.workunit.client.0.smithi078.stdout:op 3375 completed, throughput=5MB/sec 2023-12-16T01:50:12.087 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8nmng6ssCDGW8XX off=7500994 len=1991687 2023-12-16T01:50:12.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 3376 completed, throughput=5MB/sec 2023-12-16T01:50:13.090 INFO:tasks.workunit.client.0.smithi078.stdout: 666: throughput=5MB/sec pending data=0 2023-12-16T01:50:13.090 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-t8sSJwzSZX4bc77 off=17226219 len=597691 2023-12-16T01:50:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 3377 completed, throughput=5MB/sec 2023-12-16T01:50:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SvT77QWRhKT5Dey off=1020139 len=86729 2023-12-16T01:50:13.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 3378 completed, throughput=5MB/sec 2023-12-16T01:50:13.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_M9Dd9IP02_e-9W off=2851321 len=506327 2023-12-16T01:50:13.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 3379 completed, throughput=5MB/sec 2023-12-16T01:50:13.100 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sSAtGVmih59AvIg off=2290679 len=374153 2023-12-16T01:50:13.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 3380 completed, throughput=5MB/sec 2023-12-16T01:50:13.101 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CvW23wMrYKFCnfq off=8042293 len=1434592 2023-12-16T01:50:13.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 3381 completed, throughput=5MB/sec 2023-12-16T01:50:13.108 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-803Bzjse8nGWlcd off=4495965 len=1640158 2023-12-16T01:50:13.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 3382 completed, throughput=5MB/sec 2023-12-16T01:50:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:13 smithi118 ceph-mon[131825]: pgmap v1663: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:13 smithi078 ceph-mon[139570]: pgmap v1663: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:13 smithi078 ceph-mon[142991]: pgmap v1663: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:14.117 INFO:tasks.workunit.client.0.smithi078.stdout: 667: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:14.117 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BZSCrCfSi-TWwrb off=15820425 len=1870197 2023-12-16T01:50:14.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 3383 completed, throughput=5MB/sec 2023-12-16T01:50:14.127 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4_EfTadPoGQraDU off=6129135 len=1093493 2023-12-16T01:50:14.128 INFO:tasks.workunit.client.0.smithi078.stdout:op 3384 completed, throughput=5MB/sec 2023-12-16T01:50:14.128 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QOzkyhVMT1thtNG off=3161767 len=837847 2023-12-16T01:50:14.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 3385 completed, throughput=5MB/sec 2023-12-16T01:50:14.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g_4Qc5FxyCwRbY7 off=3378299 len=1933886 2023-12-16T01:50:14.137 INFO:tasks.workunit.client.0.smithi078.stdout:op 3386 completed, throughput=5MB/sec 2023-12-16T01:50:15.138 INFO:tasks.workunit.client.0.smithi078.stdout: 668: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:15.138 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dJle85cM0-bESmj off=4273839 len=1382724 2023-12-16T01:50:15.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 3387 completed, throughput=5MB/sec 2023-12-16T01:50:15.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0QFA3r2eXAmJL9 off=17558762 len=1951791 2023-12-16T01:50:15.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 3388 completed, throughput=5MB/sec 2023-12-16T01:50:15.142 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-byvn4UDhJFWa3ug off=0 len=1760734 2023-12-16T01:50:15.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 3389 completed, throughput=5MB/sec 2023-12-16T01:50:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:15 smithi118 ceph-mon[131825]: pgmap v1664: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:50:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:15 smithi078 ceph-mon[139570]: pgmap v1664: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:50:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:15 smithi078 ceph-mon[142991]: pgmap v1664: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:50:16.151 INFO:tasks.workunit.client.0.smithi078.stdout: 669: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:16.151 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--raMoVpHpcqhXCr off=3227170 len=1126049 2023-12-16T01:50:16.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 3390 completed, throughput=5MB/sec 2023-12-16T01:50:16.153 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OnKDnnR3aK14Ft- off=4211441 len=743489 2023-12-16T01:50:16.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 3391 completed, throughput=5MB/sec 2023-12-16T01:50:16.157 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c1v6WGVVICz-oNA off=4111678 len=330964 2023-12-16T01:50:16.160 INFO:tasks.workunit.client.0.smithi078.stdout:op 3392 completed, throughput=5MB/sec 2023-12-16T01:50:16.160 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7LoPYE-uxVShhwx off=13125420 len=135482 2023-12-16T01:50:16.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 3393 completed, throughput=5MB/sec 2023-12-16T01:50:16.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dtkmQO6UXrr5vf5 off=17388269 len=1642454 2023-12-16T01:50:16.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 3394 completed, throughput=5MB/sec 2023-12-16T01:50:16.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hpLDnNJY0dRsuOX off=11434338 len=1206598 2023-12-16T01:50:16.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 3395 completed, throughput=5MB/sec 2023-12-16T01:50:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:16] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2023-12-16T01:50:17.164 INFO:tasks.workunit.client.0.smithi078.stdout: 670: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:17.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LHNo6BX9LXQ2cZK off=6151181 len=761891 2023-12-16T01:50:17.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 3396 completed, throughput=5MB/sec 2023-12-16T01:50:17.169 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w3YLDdtI1wUtRoG off=2383007 len=935878 2023-12-16T01:50:17.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 3397 completed, throughput=5MB/sec 2023-12-16T01:50:17.175 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GBMxZanFyJgI42h off=3015470 len=2012347 2023-12-16T01:50:17.185 INFO:tasks.workunit.client.0.smithi078.stdout:op 3398 completed, throughput=5MB/sec 2023-12-16T01:50:17.185 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DVHg36NxCsNvD3L off=2042700 len=2067741 2023-12-16T01:50:17.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 3399 completed, throughput=5MB/sec 2023-12-16T01:50:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:17 smithi118 ceph-mon[131825]: pgmap v1665: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:50:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:17 smithi078 ceph-mon[139570]: pgmap v1665: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:50:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:17 smithi078 ceph-mon[142991]: pgmap v1665: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:50:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:18.194 INFO:tasks.workunit.client.0.smithi078.stdout: 671: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:18.195 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pvI-cYdWy57WILu off=90893 len=1181807 2023-12-16T01:50:18.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 3400 completed, throughput=5MB/sec 2023-12-16T01:50:18.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GePtP011h4P9roA off=11463220 len=966288 2023-12-16T01:50:18.207 INFO:tasks.workunit.client.0.smithi078.stdout:op 3401 completed, throughput=5MB/sec 2023-12-16T01:50:18.207 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oBBUgszCbTlzngq off=1613105 len=393087 2023-12-16T01:50:18.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 3402 completed, throughput=5MB/sec 2023-12-16T01:50:18.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7dnNABHQin5FVW2 off=14758082 len=1672011 2023-12-16T01:50:18.210 INFO:tasks.workunit.client.0.smithi078.stdout:op 3403 completed, throughput=5MB/sec 2023-12-16T01:50:19.211 INFO:tasks.workunit.client.0.smithi078.stdout: 672: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:19.211 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Xovtge4YFZNPm85 off=16450157 len=1082346 2023-12-16T01:50:19.216 INFO:tasks.workunit.client.0.smithi078.stdout:op 3404 completed, throughput=4.99MB/sec 2023-12-16T01:50:19.216 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qVU4od3W09j25ji off=5410347 len=179496 2023-12-16T01:50:19.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 3405 completed, throughput=4.99MB/sec 2023-12-16T01:50:19.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hnbJVm8LZtvy58X off=13435869 len=1197716 2023-12-16T01:50:19.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 3406 completed, throughput=5MB/sec 2023-12-16T01:50:19.218 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mzRl7qk31_HW3zh off=1471367 len=1129317 2023-12-16T01:50:19.221 INFO:tasks.workunit.client.0.smithi078.stdout:op 3407 completed, throughput=5MB/sec 2023-12-16T01:50:19.221 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RlBGNlpuNOswVme off=4703099 len=465741 2023-12-16T01:50:19.222 INFO:tasks.workunit.client.0.smithi078.stdout:op 3408 completed, throughput=5MB/sec 2023-12-16T01:50:19.222 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1RfgiPf5RRJMuyJ off=10468640 len=495109 2023-12-16T01:50:19.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 3409 completed, throughput=5MB/sec 2023-12-16T01:50:19.223 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O-QwumFOUGj9-Dg off=22872420 len=1665432 2023-12-16T01:50:19.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 3410 completed, throughput=5MB/sec 2023-12-16T01:50:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:19 smithi118 ceph-mon[131825]: pgmap v1666: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:19 smithi078 ceph-mon[139570]: pgmap v1666: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:19 smithi078 ceph-mon[142991]: pgmap v1666: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:20.232 INFO:tasks.workunit.client.0.smithi078.stdout: 673: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:20.232 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9-b1No20x50KZ8X off=15789099 len=1415101 2023-12-16T01:50:20.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 3411 completed, throughput=5MB/sec 2023-12-16T01:50:20.238 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vwcmNfooR-sTR6p off=6376003 len=895103 2023-12-16T01:50:20.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 3412 completed, throughput=5MB/sec 2023-12-16T01:50:20.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-p64ppnzESqaH9E5 off=16016204 len=594058 2023-12-16T01:50:20.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 3413 completed, throughput=5MB/sec 2023-12-16T01:50:20.245 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7ZbqZrjQ49CYutL off=6160312 len=528659 2023-12-16T01:50:20.246 INFO:tasks.workunit.client.0.smithi078.stdout:op 3414 completed, throughput=5MB/sec 2023-12-16T01:50:20.246 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SnHWRPnY0CfvK3G off=133303 len=529836 2023-12-16T01:50:20.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 3415 completed, throughput=5MB/sec 2023-12-16T01:50:20.251 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eJrFG2TmbuoaWRm off=10948116 len=1306798 2023-12-16T01:50:20.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 3416 completed, throughput=5MB/sec 2023-12-16T01:50:21.252 INFO:tasks.workunit.client.0.smithi078.stdout: 674: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:21.252 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nFVL4P1C5hPn_jd off=148080 len=1791351 2023-12-16T01:50:21.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 3417 completed, throughput=5MB/sec 2023-12-16T01:50:21.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-laulatVinvzFjEj off=993014 len=356898 2023-12-16T01:50:21.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 3418 completed, throughput=5MB/sec 2023-12-16T01:50:21.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QCmyb12rc66q6eu off=4962410 len=1864373 2023-12-16T01:50:21.272 INFO:tasks.workunit.client.0.smithi078.stdout:op 3419 completed, throughput=5MB/sec 2023-12-16T01:50:21.272 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-K9I6TJxdieCWo8k off=1410126 len=1833175 2023-12-16T01:50:21.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 3420 completed, throughput=5MB/sec 2023-12-16T01:50:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:21 smithi118 ceph-mon[131825]: pgmap v1667: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:21 smithi078 ceph-mon[139570]: pgmap v1667: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:21 smithi078 ceph-mon[142991]: pgmap v1667: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:22.274 INFO:tasks.workunit.client.0.smithi078.stdout: 675: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:22.274 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qord6V1jzYM_efx off=4282253 len=943383 2023-12-16T01:50:22.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 3421 completed, throughput=5MB/sec 2023-12-16T01:50:22.280 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CKtY6DlwN-iPSG1 off=4230515 len=750597 2023-12-16T01:50:22.282 INFO:tasks.workunit.client.0.smithi078.stdout:op 3422 completed, throughput=5MB/sec 2023-12-16T01:50:22.282 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-comTKVMqxCwMoLV off=11192045 len=334768 2023-12-16T01:50:22.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 3423 completed, throughput=5MB/sec 2023-12-16T01:50:22.285 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZnotOtyl_GAX9Wn off=398674 len=752578 2023-12-16T01:50:22.286 INFO:tasks.workunit.client.0.smithi078.stdout:op 3424 completed, throughput=5MB/sec 2023-12-16T01:50:22.287 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IkZ6bZXvwcfItho off=5353937 len=55360 2023-12-16T01:50:22.288 INFO:tasks.workunit.client.0.smithi078.stdout:op 3425 completed, throughput=5MB/sec 2023-12-16T01:50:22.289 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UJSBI6WXFvSUX5G off=3308618 len=437313 2023-12-16T01:50:22.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 3426 completed, throughput=5MB/sec 2023-12-16T01:50:22.292 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WHkS98bFGgYQHCS off=316880 len=980538 2023-12-16T01:50:22.293 INFO:tasks.workunit.client.0.smithi078.stdout:op 3427 completed, throughput=5MB/sec 2023-12-16T01:50:23.294 INFO:tasks.workunit.client.0.smithi078.stdout: 676: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:23.294 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jINJPkvZoeiwO7c off=255375 len=793250 2023-12-16T01:50:23.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 3428 completed, throughput=4.99MB/sec 2023-12-16T01:50:23.295 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZuGSUA6tEyaW3-x off=7431783 len=898483 2023-12-16T01:50:23.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 3429 completed, throughput=5MB/sec 2023-12-16T01:50:23.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iTvPTR5RIx2eBeu off=9994186 len=252392 2023-12-16T01:50:23.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 3430 completed, throughput=5MB/sec 2023-12-16T01:50:23.301 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CdFvsZHhP6JlFmH off=1015948 len=207862 2023-12-16T01:50:23.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 3431 completed, throughput=5MB/sec 2023-12-16T01:50:23.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ijeApoi_N6NOjzN off=3845868 len=591448 2023-12-16T01:50:23.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 3432 completed, throughput=5MB/sec 2023-12-16T01:50:23.303 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uMwOVbf43iL2g-s off=3894457 len=802008 2023-12-16T01:50:23.304 INFO:tasks.workunit.client.0.smithi078.stdout:op 3433 completed, throughput=5MB/sec 2023-12-16T01:50:23.304 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lQi74kNut-a2xE2 off=46724 len=202794 2023-12-16T01:50:23.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 3434 completed, throughput=5MB/sec 2023-12-16T01:50:23.308 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zjefuUpBqDnb56E off=7863155 len=1496922 2023-12-16T01:50:23.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 3435 completed, throughput=5MB/sec 2023-12-16T01:50:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:23 smithi118 ceph-mon[131825]: pgmap v1668: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:23 smithi078 ceph-mon[139570]: pgmap v1668: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:23 smithi078 ceph-mon[142991]: pgmap v1668: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:24.311 INFO:tasks.workunit.client.0.smithi078.stdout: 677: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:24.311 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zHYkcpDFXXM1SYt off=1311240 len=361828 2023-12-16T01:50:24.314 INFO:tasks.workunit.client.0.smithi078.stdout:op 3436 completed, throughput=4.99MB/sec 2023-12-16T01:50:24.315 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jbQQcnFTOiU12g3 off=5889797 len=212703 2023-12-16T01:50:24.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 3437 completed, throughput=4.99MB/sec 2023-12-16T01:50:24.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-smBrb6HGxIP49r2 off=110617 len=856631 2023-12-16T01:50:24.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 3438 completed, throughput=5MB/sec 2023-12-16T01:50:24.320 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kzLc9Kqs5R10xLo off=1791225 len=325208 2023-12-16T01:50:24.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 3439 completed, throughput=5MB/sec 2023-12-16T01:50:24.323 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D3ZoGni7jDb_QF6 off=1705719 len=1199575 2023-12-16T01:50:24.329 INFO:tasks.workunit.client.0.smithi078.stdout:op 3440 completed, throughput=5MB/sec 2023-12-16T01:50:24.330 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Wv1BA1hQ5yqhmzv off=2679625 len=709530 2023-12-16T01:50:24.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 3441 completed, throughput=5MB/sec 2023-12-16T01:50:24.331 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kNJ3bXZ9LHNRQr2 off=6600693 len=1572354 2023-12-16T01:50:24.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 3442 completed, throughput=5MB/sec 2023-12-16T01:50:25.339 INFO:tasks.workunit.client.0.smithi078.stdout: 678: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:25.340 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-32y-rMmm-iBlFIy off=3727995 len=159516 2023-12-16T01:50:25.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 3443 completed, throughput=4.99MB/sec 2023-12-16T01:50:25.340 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_jnivfPCwnWQ2Db off=15574857 len=1621351 2023-12-16T01:50:25.347 INFO:tasks.workunit.client.0.smithi078.stdout:op 3444 completed, throughput=5MB/sec 2023-12-16T01:50:25.347 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Psd1gNXW0PAEK-z off=12588517 len=1311942 2023-12-16T01:50:25.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 3445 completed, throughput=5MB/sec 2023-12-16T01:50:25.350 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cVxwpR8ea_BxvgD off=2078999 len=401949 2023-12-16T01:50:25.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 3446 completed, throughput=5MB/sec 2023-12-16T01:50:25.351 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VvUk1CLjxR-x5Ic off=10740687 len=29336 2023-12-16T01:50:25.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 3447 completed, throughput=5MB/sec 2023-12-16T01:50:25.354 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QPz5Wfa-cMvPsjv off=1580446 len=1593273 2023-12-16T01:50:25.360 INFO:tasks.workunit.client.0.smithi078.stdout:op 3448 completed, throughput=5MB/sec 2023-12-16T01:50:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:25 smithi118 ceph-mon[131825]: pgmap v1669: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:50:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:25 smithi078 ceph-mon[139570]: pgmap v1669: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:50:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:25 smithi078 ceph-mon[142991]: pgmap v1669: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:50:26.360 INFO:tasks.workunit.client.0.smithi078.stdout: 679: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:26.361 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Go83y3zzyopD_Zn off=731539 len=1460573 2023-12-16T01:50:26.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 3449 completed, throughput=4.99MB/sec 2023-12-16T01:50:26.369 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hXzHhz8NrSzPckT off=15329616 len=913242 2023-12-16T01:50:26.374 INFO:tasks.workunit.client.0.smithi078.stdout:op 3450 completed, throughput=5MB/sec 2023-12-16T01:50:26.374 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G-6IzSUFNDQzdGT off=11241697 len=1227916 2023-12-16T01:50:26.377 INFO:tasks.workunit.client.0.smithi078.stdout:op 3451 completed, throughput=5MB/sec 2023-12-16T01:50:26.377 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-B0m3voMDytpBNVh off=503228 len=1208767 2023-12-16T01:50:26.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 3452 completed, throughput=5MB/sec 2023-12-16T01:50:26.379 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dWNdsHBgPO0F_KR off=5954597 len=134079 2023-12-16T01:50:26.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 3453 completed, throughput=5MB/sec 2023-12-16T01:50:26.380 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sgMn8fjthGxs4Dp off=1411683 len=403362 2023-12-16T01:50:26.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 3454 completed, throughput=5MB/sec 2023-12-16T01:50:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:26] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:50:27.382 INFO:tasks.workunit.client.0.smithi078.stdout: 680: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:27.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-grERKR3PzV644Nk off=683908 len=2044526 2023-12-16T01:50:27.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 3455 completed, throughput=5MB/sec 2023-12-16T01:50:27.386 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Sy14GmTZ9kIoz6r off=9943854 len=431753 2023-12-16T01:50:27.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 3456 completed, throughput=5MB/sec 2023-12-16T01:50:27.390 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ctJrPWaGiiyOGm6 off=1747670 len=1296575 2023-12-16T01:50:27.396 INFO:tasks.workunit.client.0.smithi078.stdout:op 3457 completed, throughput=5MB/sec 2023-12-16T01:50:27.396 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7jPzQjawgmyBWqE off=8535377 len=1754126 2023-12-16T01:50:27.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 3458 completed, throughput=5MB/sec 2023-12-16T01:50:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:27 smithi118 ceph-mon[131825]: pgmap v1670: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:27 smithi078 ceph-mon[139570]: pgmap v1670: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:27 smithi078 ceph-mon[142991]: pgmap v1670: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:28.398 INFO:tasks.workunit.client.0.smithi078.stdout: 681: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:28.398 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0NMrAVpjoimlD61 off=14707646 len=1961645 2023-12-16T01:50:28.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 3459 completed, throughput=5MB/sec 2023-12-16T01:50:28.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vk2iVseyNl2yr4f off=24184465 len=41948 2023-12-16T01:50:28.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 3460 completed, throughput=5MB/sec 2023-12-16T01:50:28.409 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tnXwSv7x1Gbuq92 off=10150444 len=2010657 2023-12-16T01:50:28.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 3461 completed, throughput=5MB/sec 2023-12-16T01:50:28.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W8sh9u9DIXrZ1rg off=10881250 len=1831358 2023-12-16T01:50:28.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 3462 completed, throughput=5MB/sec 2023-12-16T01:50:29.423 INFO:tasks.workunit.client.0.smithi078.stdout: 682: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:29.423 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r8-yFFIslmLjDFc off=2846509 len=1459587 2023-12-16T01:50:29.429 INFO:tasks.workunit.client.0.smithi078.stdout:op 3463 completed, throughput=5MB/sec 2023-12-16T01:50:29.429 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PvDEH-CfnVHHRDD off=6313720 len=1988284 2023-12-16T01:50:29.431 INFO:tasks.workunit.client.0.smithi078.stdout:op 3464 completed, throughput=5MB/sec 2023-12-16T01:50:29.431 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EFlZewGcbBkSv3z off=10675349 len=1364852 2023-12-16T01:50:29.433 INFO:tasks.workunit.client.0.smithi078.stdout:op 3465 completed, throughput=5MB/sec 2023-12-16T01:50:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:29 smithi118 ceph-mon[131825]: pgmap v1671: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:29 smithi078 ceph-mon[139570]: pgmap v1671: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:29 smithi078 ceph-mon[142991]: pgmap v1671: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:30.433 INFO:tasks.workunit.client.0.smithi078.stdout: 683: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:30.433 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vk2iVseyNl2yr4f off=14144910 len=296945 2023-12-16T01:50:30.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 3466 completed, throughput=4.99MB/sec 2023-12-16T01:50:30.434 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yffclQCRyJ-Pb4e off=1865549 len=1598723 2023-12-16T01:50:30.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 3467 completed, throughput=5MB/sec 2023-12-16T01:50:30.442 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MK8fkiEcRnPUR9w off=13233362 len=1431427 2023-12-16T01:50:30.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 3468 completed, throughput=5MB/sec 2023-12-16T01:50:30.444 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0bKzmk7GCRdYo5T off=1621044 len=1338893 2023-12-16T01:50:30.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 3469 completed, throughput=5MB/sec 2023-12-16T01:50:30.452 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-87V7QZTCLG_lmAX off=7186237 len=324360 2023-12-16T01:50:30.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 3470 completed, throughput=5MB/sec 2023-12-16T01:50:30.454 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-foYXPbpqd_a-ckq off=9806494 len=581953 2023-12-16T01:50:30.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 3471 completed, throughput=5MB/sec 2023-12-16T01:50:31.455 INFO:tasks.workunit.client.0.smithi078.stdout: 684: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:31.456 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Kh5h1FRtoKXdw8g off=5901923 len=1904852 2023-12-16T01:50:31.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 3472 completed, throughput=5MB/sec 2023-12-16T01:50:31.457 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D6PqdasFJYjKzGz off=13927362 len=508592 2023-12-16T01:50:31.458 INFO:tasks.workunit.client.0.smithi078.stdout:op 3473 completed, throughput=5MB/sec 2023-12-16T01:50:31.459 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-quhhadoGpS-6o5h off=1752387 len=1564282 2023-12-16T01:50:31.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 3474 completed, throughput=5MB/sec 2023-12-16T01:50:31.460 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-23c6uEGwe6c8Rfk off=10667288 len=384806 2023-12-16T01:50:31.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 3475 completed, throughput=5MB/sec 2023-12-16T01:50:31.464 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HO1Pdb2N2O6gIfa off=19676098 len=526938 2023-12-16T01:50:31.465 INFO:tasks.workunit.client.0.smithi078.stdout:op 3476 completed, throughput=5MB/sec 2023-12-16T01:50:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:31 smithi118 ceph-mon[131825]: pgmap v1672: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:31 smithi078 ceph-mon[139570]: pgmap v1672: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:31 smithi078 ceph-mon[142991]: pgmap v1672: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:50:32.465 INFO:tasks.workunit.client.0.smithi078.stdout: 685: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:32.465 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3wcmyGIJXVjfNhi off=6602802 len=1650924 2023-12-16T01:50:32.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 3477 completed, throughput=5MB/sec 2023-12-16T01:50:32.474 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JIqO_VY8Nvju9c0 off=3421092 len=1593342 2023-12-16T01:50:32.476 INFO:tasks.workunit.client.0.smithi078.stdout:op 3478 completed, throughput=5MB/sec 2023-12-16T01:50:32.476 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iycrDQ0_kmtVJdL off=711543 len=321709 2023-12-16T01:50:32.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 3479 completed, throughput=5MB/sec 2023-12-16T01:50:32.477 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UJ6TJciC83XPFpU off=130498 len=1036812 2023-12-16T01:50:32.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 3480 completed, throughput=5MB/sec 2023-12-16T01:50:32.484 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pHH8uWiAVtszLuA off=5269527 len=1330360 2023-12-16T01:50:32.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 3481 completed, throughput=5MB/sec 2023-12-16T01:50:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:33.486 INFO:tasks.workunit.client.0.smithi078.stdout: 686: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:33.486 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Twg5ShIXRsDc2e_ off=57057 len=1049703 2023-12-16T01:50:33.488 INFO:tasks.workunit.client.0.smithi078.stdout:op 3482 completed, throughput=5MB/sec 2023-12-16T01:50:33.488 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NvMWsMQiGJCsnqA off=5857463 len=1197682 2023-12-16T01:50:33.495 INFO:tasks.workunit.client.0.smithi078.stdout:op 3483 completed, throughput=5MB/sec 2023-12-16T01:50:33.495 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OE0vtJpi2ncZEz4 off=389701 len=1949818 2023-12-16T01:50:33.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 3484 completed, throughput=5MB/sec 2023-12-16T01:50:33.505 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UKxVSd-D5N27pbc off=7387349 len=810182 2023-12-16T01:50:33.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 3485 completed, throughput=5MB/sec 2023-12-16T01:50:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:33 smithi118 ceph-mon[131825]: pgmap v1673: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:50:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:33 smithi078 ceph-mon[139570]: pgmap v1673: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:50:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:33 smithi078 ceph-mon[142991]: pgmap v1673: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:50:34.508 INFO:tasks.workunit.client.0.smithi078.stdout: 687: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:34.508 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ijrshmJgeBx-N9O off=8620339 len=1602354 2023-12-16T01:50:34.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 3486 completed, throughput=5MB/sec 2023-12-16T01:50:34.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MKvfJtVX2yE95of off=552983 len=379665 2023-12-16T01:50:34.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 3487 completed, throughput=5MB/sec 2023-12-16T01:50:34.517 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MK8fkiEcRnPUR9w off=15794495 len=726816 2023-12-16T01:50:34.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 3488 completed, throughput=5MB/sec 2023-12-16T01:50:34.567 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2ZMXrGNmPsmi2uq off=3622515 len=1410766 2023-12-16T01:50:34.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 3489 completed, throughput=5MB/sec 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qqbrc-Xw8jLm_5d off=8164979 len=462006 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 3490 completed, throughput=5MB/sec 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h9CHqc2X_awnCzw off=7767464 len=256860 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 3491 completed, throughput=5MB/sec 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fduRKu64KmYE8aC off=2677945 len=1184563 2023-12-16T01:50:34.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 3492 completed, throughput=5MB/sec 2023-12-16T01:50:34.719 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:50:35.027 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:50:35.027 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (29m) 4m ago 33m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:50:35.027 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (29m) 2m ago 33m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:50:35.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (34m) 4m ago 34m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:50:35.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (34m) 2m ago 34m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (28m) 2m ago 37m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (29m) 4m ago 39m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (28m) 4m ago 39m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (27m) 2m ago 38m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (28m) 4m ago 37m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (29m) 4m ago 33m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (29m) 2m ago 33m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (27m) 4m ago 37m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (26m) 4m ago 37m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (25m) 4m ago 36m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (25m) 4m ago 36m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (24m) 2m ago 35m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (24m) 2m ago 35m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:50:35.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (23m) 2m ago 35m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:50:35.029 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (23m) 2m ago 34m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:50:35.029 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (28m) 2m ago 34m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:50:35.409 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:50:35.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:50:35.411 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:50:35.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:50:35.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:50:35.411 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:50:35.411 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:50:35.535 INFO:tasks.workunit.client.0.smithi078.stdout: 688: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:35.535 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cJQKcaMq7CDhuic off=1840 len=1251928 2023-12-16T01:50:35.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 3493 completed, throughput=5MB/sec 2023-12-16T01:50:35.540 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ioshq4J5WF53iPf off=10985674 len=1981855 2023-12-16T01:50:35.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 3494 completed, throughput=5MB/sec 2023-12-16T01:50:35.550 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--WXUy5FrOUhBP_7 off=336538 len=781765 2023-12-16T01:50:35.554 INFO:tasks.workunit.client.0.smithi078.stdout:op 3495 completed, throughput=5MB/sec 2023-12-16T01:50:35.554 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-up30grO10r9rU2- off=4680940 len=951207 2023-12-16T01:50:35.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 3496 completed, throughput=5MB/sec 2023-12-16T01:50:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:35 smithi118 ceph-mon[131825]: pgmap v1674: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:50:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:35 smithi118 ceph-mon[131825]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:35 smithi078 ceph-mon[139570]: pgmap v1674: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:50:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:35 smithi078 ceph-mon[139570]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:35 smithi078 ceph-mon[142991]: pgmap v1674: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:50:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:35 smithi078 ceph-mon[142991]: from='client.35574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:36.556 INFO:tasks.workunit.client.0.smithi078.stdout: 689: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:36.556 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bL2acjV3uT0g1_r off=2642465 len=211468 2023-12-16T01:50:36.557 INFO:tasks.workunit.client.0.smithi078.stdout:op 3497 completed, throughput=4.99MB/sec 2023-12-16T01:50:36.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cVtl7toALfVF5sO off=12360072 len=1845243 2023-12-16T01:50:36.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 3498 completed, throughput=5MB/sec 2023-12-16T01:50:36.567 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-urlT0xFj0Dx8uIn off=5292052 len=717167 2023-12-16T01:50:36.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 3499 completed, throughput=5MB/sec 2023-12-16T01:50:36.569 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ncPi4g-ZF-IpuLl off=4441406 len=594185 2023-12-16T01:50:36.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 3500 completed, throughput=5MB/sec 2023-12-16T01:50:36.573 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cdISgHGTq0muVTK off=3021450 len=319439 2023-12-16T01:50:36.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 3501 completed, throughput=5MB/sec 2023-12-16T01:50:36.573 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DpF72gSoN2tBljg off=12501987 len=1480963 2023-12-16T01:50:36.581 INFO:tasks.workunit.client.0.smithi078.stdout:op 3502 completed, throughput=5MB/sec 2023-12-16T01:50:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:36 smithi118 ceph-mon[131825]: from='client.35580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/590668033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:36 smithi078 ceph-mon[139570]: from='client.35580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/590668033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:36] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:50:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:36 smithi078 ceph-mon[142991]: from='client.35580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:50:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/590668033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:50:37.581 INFO:tasks.workunit.client.0.smithi078.stdout: 690: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:37.581 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yRY6av0k5x6KCpW off=3792916 len=1454088 2023-12-16T01:50:37.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 3503 completed, throughput=5MB/sec 2023-12-16T01:50:37.590 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sCfJayT_QyeJ_lI off=6829087 len=1533219 2023-12-16T01:50:37.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 3504 completed, throughput=5MB/sec 2023-12-16T01:50:37.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FN9VPEAMrLv5mKB off=3877214 len=1207504 2023-12-16T01:50:37.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 3505 completed, throughput=5MB/sec 2023-12-16T01:50:37.603 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C8D-OeKADbWJjG_ off=2678720 len=14782 2023-12-16T01:50:37.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 3506 completed, throughput=5MB/sec 2023-12-16T01:50:37.605 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qNvJZNXYjhAAMl_ off=1173880 len=49944 2023-12-16T01:50:37.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 3507 completed, throughput=5MB/sec 2023-12-16T01:50:37.606 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nlBwHVrczqw1FD2 off=8395366 len=843070 2023-12-16T01:50:37.607 INFO:tasks.workunit.client.0.smithi078.stdout:op 3508 completed, throughput=5MB/sec 2023-12-16T01:50:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:37 smithi118 ceph-mon[131825]: pgmap v1675: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:50:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:37 smithi078 ceph-mon[139570]: pgmap v1675: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:50:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:37 smithi078 ceph-mon[142991]: pgmap v1675: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:50:38.607 INFO:tasks.workunit.client.0.smithi078.stdout: 691: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:38.607 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X2fUKZmNbxVDyuA off=4597440 len=30370 2023-12-16T01:50:38.608 INFO:tasks.workunit.client.0.smithi078.stdout:op 3509 completed, throughput=4.99MB/sec 2023-12-16T01:50:38.608 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LPxUlTnBlcAoK58 off=3459126 len=966630 2023-12-16T01:50:38.610 INFO:tasks.workunit.client.0.smithi078.stdout:op 3510 completed, throughput=4.99MB/sec 2023-12-16T01:50:38.610 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aX-OZV7Sh1qBRqm off=3121271 len=1597373 2023-12-16T01:50:38.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 3511 completed, throughput=5MB/sec 2023-12-16T01:50:38.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WKB5EN4ZHGHwvr4 off=11542880 len=365234 2023-12-16T01:50:38.621 INFO:tasks.workunit.client.0.smithi078.stdout:op 3512 completed, throughput=5MB/sec 2023-12-16T01:50:38.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UwjaBDbhLUsG1TV off=21091615 len=1464673 2023-12-16T01:50:38.629 INFO:tasks.workunit.client.0.smithi078.stdout:op 3513 completed, throughput=5MB/sec 2023-12-16T01:50:38.629 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jjF6A7zJmfUdjxe off=11504591 len=1580933 2023-12-16T01:50:38.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 3514 completed, throughput=5MB/sec 2023-12-16T01:50:39.632 INFO:tasks.workunit.client.0.smithi078.stdout: 692: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:39.632 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PM5BAL6Dyypx-9H off=1831572 len=673214 2023-12-16T01:50:39.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 3515 completed, throughput=4.99MB/sec 2023-12-16T01:50:39.636 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VBatqIT6nYQL_7V off=7994343 len=1873364 2023-12-16T01:50:39.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 3516 completed, throughput=5MB/sec 2023-12-16T01:50:39.645 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CMNQqLfzGmqtsqe off=5281546 len=1633676 2023-12-16T01:50:39.650 INFO:tasks.workunit.client.0.smithi078.stdout:op 3517 completed, throughput=5MB/sec 2023-12-16T01:50:39.650 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yxDlgACXyy60cg8 off=15430641 len=1802065 2023-12-16T01:50:39.655 INFO:tasks.workunit.client.0.smithi078.stdout:op 3518 completed, throughput=5MB/sec 2023-12-16T01:50:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:39 smithi118 ceph-mon[131825]: pgmap v1676: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:39 smithi078 ceph-mon[139570]: pgmap v1676: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:39 smithi078 ceph-mon[142991]: pgmap v1676: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:40.656 INFO:tasks.workunit.client.0.smithi078.stdout: 693: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:40.656 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iKwpz0wCBLAtQ84 off=5023179 len=16800 2023-12-16T01:50:40.658 INFO:tasks.workunit.client.0.smithi078.stdout:op 3519 completed, throughput=4.99MB/sec 2023-12-16T01:50:40.659 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a7Mjde49KeVmkyQ off=10138580 len=695884 2023-12-16T01:50:40.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 3520 completed, throughput=5MB/sec 2023-12-16T01:50:40.660 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SKFINp72z3_GV3n off=2621446 len=649263 2023-12-16T01:50:40.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 3521 completed, throughput=5MB/sec 2023-12-16T01:50:40.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Pk0KqMdgjgFvLiT off=264053 len=796738 2023-12-16T01:50:40.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 3522 completed, throughput=5MB/sec 2023-12-16T01:50:40.664 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HTw0bYKHEQT4Jg4 off=2482813 len=1133430 2023-12-16T01:50:40.671 INFO:tasks.workunit.client.0.smithi078.stdout:op 3523 completed, throughput=5MB/sec 2023-12-16T01:50:40.671 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IMqiF6l7pq0D3z4 off=6590259 len=63321 2023-12-16T01:50:40.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 3524 completed, throughput=5MB/sec 2023-12-16T01:50:40.674 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-neoTazvTI3wP0RF off=5178635 len=1419078 2023-12-16T01:50:40.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 3525 completed, throughput=5MB/sec 2023-12-16T01:50:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:41 smithi118 ceph-mon[131825]: pgmap v1677: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:50:41.676 INFO:tasks.workunit.client.0.smithi078.stdout: 694: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:41.676 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QzIslh4pWdRvlWT off=1464968 len=1790645 2023-12-16T01:50:41.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 3526 completed, throughput=5MB/sec 2023-12-16T01:50:41.678 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w6u87GbeM-anww3 off=2609929 len=118223 2023-12-16T01:50:41.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 3527 completed, throughput=5MB/sec 2023-12-16T01:50:41.681 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wXZVcQfmko6kywV off=4364235 len=134066 2023-12-16T01:50:41.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 3528 completed, throughput=5MB/sec 2023-12-16T01:50:41.685 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iXyYFr-5_C8KGOW off=18735319 len=1348856 2023-12-16T01:50:41.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 3529 completed, throughput=5MB/sec 2023-12-16T01:50:41.690 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xD9OdVacFP-dOVx off=3252761 len=1666852 2023-12-16T01:50:41.693 INFO:tasks.workunit.client.0.smithi078.stdout:op 3530 completed, throughput=5MB/sec 2023-12-16T01:50:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:41 smithi078 ceph-mon[139570]: pgmap v1677: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:50:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:41 smithi078 ceph-mon[142991]: pgmap v1677: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:50:42.694 INFO:tasks.workunit.client.0.smithi078.stdout: 695: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:42.694 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0ldA2NVXgDDZ7Kz off=3771997 len=2059956 2023-12-16T01:50:42.696 INFO:tasks.workunit.client.0.smithi078.stdout:op 3531 completed, throughput=5MB/sec 2023-12-16T01:50:42.696 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v3QnhbUa0R0fIJg off=1707910 len=1257575 2023-12-16T01:50:42.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 3532 completed, throughput=5MB/sec 2023-12-16T01:50:42.704 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-omznhg0xdofEIRj off=16084627 len=1473499 2023-12-16T01:50:42.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 3533 completed, throughput=5MB/sec 2023-12-16T01:50:42.710 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mI3DHSyQ4OI9Grs off=2147056 len=438155 2023-12-16T01:50:42.714 INFO:tasks.workunit.client.0.smithi078.stdout:op 3534 completed, throughput=5MB/sec 2023-12-16T01:50:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:43 smithi118 ceph-mon[131825]: pgmap v1678: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:43 smithi078 ceph-mon[139570]: pgmap v1678: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:43 smithi078 ceph-mon[142991]: pgmap v1678: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:50:43.714 INFO:tasks.workunit.client.0.smithi078.stdout: 696: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:43.714 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Wpb4X-xyVkuE0vg off=4203440 len=2022582 2023-12-16T01:50:43.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 3535 completed, throughput=5MB/sec 2023-12-16T01:50:43.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P6mu9GK95AoMbBY off=2854212 len=1458505 2023-12-16T01:50:43.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 3536 completed, throughput=5MB/sec 2023-12-16T01:50:43.733 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gJ6HqHoAdJ_PUi5 off=7945960 len=806769 2023-12-16T01:50:43.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 3537 completed, throughput=5MB/sec 2023-12-16T01:50:43.736 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g3mKlqLOINCUmTl off=1775938 len=163012 2023-12-16T01:50:43.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 3538 completed, throughput=5MB/sec 2023-12-16T01:50:43.737 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5YMdIokSNB8fwoq off=4641766 len=1812339 2023-12-16T01:50:43.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 3539 completed, throughput=5MB/sec 2023-12-16T01:50:44.740 INFO:tasks.workunit.client.0.smithi078.stdout: 697: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:44.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vilRC2TkZ0MPOQd off=9836119 len=896869 2023-12-16T01:50:44.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 3540 completed, throughput=5MB/sec 2023-12-16T01:50:44.745 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6xb77B2fqtixAfO off=3143916 len=401212 2023-12-16T01:50:44.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 3541 completed, throughput=5MB/sec 2023-12-16T01:50:44.745 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yuPeVwL3R8f-rDB off=7636097 len=1373323 2023-12-16T01:50:44.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 3542 completed, throughput=5MB/sec 2023-12-16T01:50:44.748 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jrvKZUuPCdoTl1c off=4527648 len=1290579 2023-12-16T01:50:44.749 INFO:tasks.workunit.client.0.smithi078.stdout:op 3543 completed, throughput=5MB/sec 2023-12-16T01:50:44.750 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H0IhOjc-9purp01 off=2666054 len=2025984 2023-12-16T01:50:44.759 INFO:tasks.workunit.client.0.smithi078.stdout:op 3544 completed, throughput=5MB/sec 2023-12-16T01:50:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:45 smithi118 ceph-mon[131825]: pgmap v1679: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:45 smithi078 ceph-mon[139570]: pgmap v1679: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:45 smithi078 ceph-mon[142991]: pgmap v1679: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:50:45.761 INFO:tasks.workunit.client.0.smithi078.stdout: 698: throughput=5MB/sec pending data=0 2023-12-16T01:50:45.761 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8P5TeiRfC4nNPem off=6520896 len=1092187 2023-12-16T01:50:45.761 INFO:tasks.workunit.client.0.smithi078.stdout:op 3545 completed, throughput=5MB/sec 2023-12-16T01:50:45.761 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2OW5TUFo6fCZuw5 off=3791065 len=1782452 2023-12-16T01:50:45.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 3546 completed, throughput=5MB/sec 2023-12-16T01:50:45.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y9H7Ms-VJS_ryvR off=10925906 len=1089191 2023-12-16T01:50:45.770 INFO:tasks.workunit.client.0.smithi078.stdout:op 3547 completed, throughput=5MB/sec 2023-12-16T01:50:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:46] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:50:46.770 INFO:tasks.workunit.client.0.smithi078.stdout: 699: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:46.771 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yKsMNELWhaBAp8D off=3409353 len=1239844 2023-12-16T01:50:46.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 3548 completed, throughput=5MB/sec 2023-12-16T01:50:46.773 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9naPdh4A-n17GF- off=7853452 len=1515409 2023-12-16T01:50:46.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 3549 completed, throughput=5MB/sec 2023-12-16T01:50:46.776 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y7fero6YMxlbuRA off=4681800 len=1967871 2023-12-16T01:50:46.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 3550 completed, throughput=5MB/sec 2023-12-16T01:50:46.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_rS22QEpK8BWlYR off=1992931 len=1504620 2023-12-16T01:50:46.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 3551 completed, throughput=5MB/sec 2023-12-16T01:50:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:47 smithi118 ceph-mon[131825]: pgmap v1680: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:50:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:47 smithi078 ceph-mon[139570]: pgmap v1680: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:50:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:47 smithi078 ceph-mon[142991]: pgmap v1680: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:50:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:50:47.783 INFO:tasks.workunit.client.0.smithi078.stdout: 700: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:47.783 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NgLll2pgztVx-3u off=7391053 len=1315620 2023-12-16T01:50:47.784 INFO:tasks.workunit.client.0.smithi078.stdout:op 3552 completed, throughput=5MB/sec 2023-12-16T01:50:47.784 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KcJmUn9pmThJMQs off=15181962 len=1612906 2023-12-16T01:50:47.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 3553 completed, throughput=5MB/sec 2023-12-16T01:50:47.787 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i1BdqPrLJKjgbt7 off=161955 len=855139 2023-12-16T01:50:47.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 3554 completed, throughput=5MB/sec 2023-12-16T01:50:47.788 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1PCbsGTfXRNHZCo off=10789437 len=1407735 2023-12-16T01:50:47.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 3555 completed, throughput=5MB/sec 2023-12-16T01:50:48.796 INFO:tasks.workunit.client.0.smithi078.stdout: 701: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:48.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c9rlxbUVlHApkhs off=5955695 len=1953212 2023-12-16T01:50:48.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 3556 completed, throughput=5MB/sec 2023-12-16T01:50:48.800 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JJ9q_bKSdl9mNKR off=5744057 len=509652 2023-12-16T01:50:48.803 INFO:tasks.workunit.client.0.smithi078.stdout:op 3557 completed, throughput=5MB/sec 2023-12-16T01:50:48.803 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WobJrPW0Ov94Zcu off=3256939 len=763084 2023-12-16T01:50:48.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 3558 completed, throughput=5MB/sec 2023-12-16T01:50:48.809 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FbLbFSl_0PUXTwb off=9077869 len=337299 2023-12-16T01:50:48.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 3559 completed, throughput=5MB/sec 2023-12-16T01:50:48.810 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b6wjD4t-HsrLSnu off=5718662 len=876826 2023-12-16T01:50:48.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 3560 completed, throughput=5MB/sec 2023-12-16T01:50:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:49 smithi118 ceph-mon[131825]: pgmap v1681: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:50:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:49 smithi078 ceph-mon[139570]: pgmap v1681: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:50:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:49 smithi078 ceph-mon[142991]: pgmap v1681: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:50:49.816 INFO:tasks.workunit.client.0.smithi078.stdout: 702: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:49.816 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mEHh7aHlXvuBlU4 off=2457964 len=1531445 2023-12-16T01:50:49.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 3561 completed, throughput=5MB/sec 2023-12-16T01:50:49.823 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-biXhDzGXIyU_n5Q off=907347 len=1014518 2023-12-16T01:50:49.828 INFO:tasks.workunit.client.0.smithi078.stdout:op 3562 completed, throughput=5MB/sec 2023-12-16T01:50:49.828 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g-PPJE8eh3bAQVj off=6297260 len=897753 2023-12-16T01:50:49.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 3563 completed, throughput=5MB/sec 2023-12-16T01:50:49.832 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s9XUiOEJRJ4AveZ off=10183543 len=1240641 2023-12-16T01:50:49.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 3564 completed, throughput=5MB/sec 2023-12-16T01:50:49.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yPCQiz8WQsQv0vy off=14771639 len=1433692 2023-12-16T01:50:49.840 INFO:tasks.workunit.client.0.smithi078.stdout:op 3565 completed, throughput=5MB/sec 2023-12-16T01:50:50.840 INFO:tasks.workunit.client.0.smithi078.stdout: 703: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:50.840 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2IwnM-mPpmU2gvG off=14735901 len=793702 2023-12-16T01:50:50.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 3566 completed, throughput=5MB/sec 2023-12-16T01:50:50.846 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_ZYcKE7EHlXr4WF off=8151753 len=1976308 2023-12-16T01:50:50.848 INFO:tasks.workunit.client.0.smithi078.stdout:op 3567 completed, throughput=5MB/sec 2023-12-16T01:50:50.848 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JsIFF-LnuNW595o off=4828543 len=110356 2023-12-16T01:50:50.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 3568 completed, throughput=5MB/sec 2023-12-16T01:50:50.851 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hQqVZ4nwAdvoQa4 off=8460719 len=1987314 2023-12-16T01:50:50.854 INFO:tasks.workunit.client.0.smithi078.stdout:op 3569 completed, throughput=5MB/sec 2023-12-16T01:50:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:51 smithi118 ceph-mon[131825]: pgmap v1682: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:50:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:51 smithi078 ceph-mon[139570]: pgmap v1682: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:50:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:51 smithi078 ceph-mon[142991]: pgmap v1682: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:50:51.854 INFO:tasks.workunit.client.0.smithi078.stdout: 704: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:51.854 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TGYZcx1EoeAaWsJ off=4620444 len=1945506 2023-12-16T01:50:51.864 INFO:tasks.workunit.client.0.smithi078.stdout:op 3570 completed, throughput=5MB/sec 2023-12-16T01:50:51.864 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-peGGsE4J5h8xIMU off=2959661 len=755960 2023-12-16T01:50:51.865 INFO:tasks.workunit.client.0.smithi078.stdout:op 3571 completed, throughput=5MB/sec 2023-12-16T01:50:51.866 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qXQq3wn_6EYfG6M off=7508335 len=1809609 2023-12-16T01:50:51.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 3572 completed, throughput=5MB/sec 2023-12-16T01:50:51.872 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wn1EmcTt6qTA_gJ off=4780034 len=205345 2023-12-16T01:50:51.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 3573 completed, throughput=5MB/sec 2023-12-16T01:50:52.873 INFO:tasks.workunit.client.0.smithi078.stdout: 705: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:52.873 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YBEYr_oRK0My05X off=11876030 len=559112 2023-12-16T01:50:52.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 3574 completed, throughput=4.99MB/sec 2023-12-16T01:50:52.877 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RAzWSuQMDFuKjqb off=10030824 len=370419 2023-12-16T01:50:52.878 INFO:tasks.workunit.client.0.smithi078.stdout:op 3575 completed, throughput=4.99MB/sec 2023-12-16T01:50:52.878 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hnbJVm8LZtvy58X off=6757961 len=874506 2023-12-16T01:50:52.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 3576 completed, throughput=5MB/sec 2023-12-16T01:50:52.883 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CFno4phDrGmKArb off=9484311 len=1162424 2023-12-16T01:50:52.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 3577 completed, throughput=5MB/sec 2023-12-16T01:50:52.888 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hMHKvQXzVkwTCFV off=14140444 len=538804 2023-12-16T01:50:52.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 3578 completed, throughput=5MB/sec 2023-12-16T01:50:52.891 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DzR-l6HIPp2-2QJ off=7209990 len=1681201 2023-12-16T01:50:52.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 3579 completed, throughput=5MB/sec 2023-12-16T01:50:52.893 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dqolw-IAFgJlDNX off=18724892 len=609685 2023-12-16T01:50:52.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 3580 completed, throughput=5MB/sec 2023-12-16T01:50:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:53 smithi118 ceph-mon[131825]: pgmap v1683: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:53 smithi078 ceph-mon[139570]: pgmap v1683: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:53 smithi078 ceph-mon[142991]: pgmap v1683: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:50:53.897 INFO:tasks.workunit.client.0.smithi078.stdout: 706: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:53.898 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s7yaHqeqG2QN48b off=11660871 len=2047614 2023-12-16T01:50:53.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 3581 completed, throughput=5MB/sec 2023-12-16T01:50:53.900 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-01NEHdZ93gGYPta off=1035894 len=2077253 2023-12-16T01:50:53.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 3582 completed, throughput=5MB/sec 2023-12-16T01:50:53.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ITydZZ0WJn6sNsY off=1624571 len=1907899 2023-12-16T01:50:53.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 3583 completed, throughput=5MB/sec 2023-12-16T01:50:54.911 INFO:tasks.workunit.client.0.smithi078.stdout: 707: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:54.911 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YRkqDt9w6HUSaGG off=7939878 len=910358 2023-12-16T01:50:54.912 INFO:tasks.workunit.client.0.smithi078.stdout:op 3584 completed, throughput=5MB/sec 2023-12-16T01:50:54.912 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HBcdSBVZnKfbmE7 off=13099392 len=968258 2023-12-16T01:50:54.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 3585 completed, throughput=5MB/sec 2023-12-16T01:50:54.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-unK2rsJZPY9Lq5A off=10416821 len=1746769 2023-12-16T01:50:54.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 3586 completed, throughput=5MB/sec 2023-12-16T01:50:54.916 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6EdTpfNltfBk7fJ off=70436 len=1328044 2023-12-16T01:50:54.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 3587 completed, throughput=5MB/sec 2023-12-16T01:50:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:55 smithi118 ceph-mon[131825]: pgmap v1684: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-16T01:50:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:55 smithi078 ceph-mon[139570]: pgmap v1684: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-16T01:50:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:55 smithi078 ceph-mon[142991]: pgmap v1684: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-16T01:50:55.918 INFO:tasks.workunit.client.0.smithi078.stdout: 708: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:55.918 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JWq6B5wTmXkgC2H off=19710500 len=1963145 2023-12-16T01:50:55.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 3588 completed, throughput=5MB/sec 2023-12-16T01:50:55.929 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iiSKIBCwl8X8Nev off=11276159 len=1651652 2023-12-16T01:50:55.932 INFO:tasks.workunit.client.0.smithi078.stdout:op 3589 completed, throughput=5MB/sec 2023-12-16T01:50:55.932 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NIyETr_OkLjBEhg off=10489603 len=334285 2023-12-16T01:50:55.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 3590 completed, throughput=5MB/sec 2023-12-16T01:50:55.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DORxQknMj8kRCS3 off=13381891 len=546754 2023-12-16T01:50:55.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 3591 completed, throughput=5MB/sec 2023-12-16T01:50:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:50:56] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:50:56.934 INFO:tasks.workunit.client.0.smithi078.stdout: 709: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:56.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0M_Sy1lDPtNtUKk off=13294163 len=1308668 2023-12-16T01:50:56.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 3592 completed, throughput=4.99MB/sec 2023-12-16T01:50:56.936 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FwQ1dB4jrpemuQG off=1989420 len=980481 2023-12-16T01:50:56.941 INFO:tasks.workunit.client.0.smithi078.stdout:op 3593 completed, throughput=5MB/sec 2023-12-16T01:50:56.941 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vkjS3fhPWer1UEy off=9961672 len=1335706 2023-12-16T01:50:56.948 INFO:tasks.workunit.client.0.smithi078.stdout:op 3594 completed, throughput=5MB/sec 2023-12-16T01:50:56.948 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lIaD2cMOwlnCpQo off=13847939 len=169424 2023-12-16T01:50:56.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 3595 completed, throughput=5MB/sec 2023-12-16T01:50:56.951 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Nb0G0e3yV-r09lU off=1752460 len=1111818 2023-12-16T01:50:56.957 INFO:tasks.workunit.client.0.smithi078.stdout:op 3596 completed, throughput=5MB/sec 2023-12-16T01:50:56.958 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYVfktpSmJK5UQJ off=8929899 len=1018806 2023-12-16T01:50:56.962 INFO:tasks.workunit.client.0.smithi078.stdout:op 3597 completed, throughput=5MB/sec 2023-12-16T01:50:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:57 smithi118 ceph-mon[131825]: pgmap v1685: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:57 smithi078 ceph-mon[139570]: pgmap v1685: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:57 smithi078 ceph-mon[142991]: pgmap v1685: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:50:57.962 INFO:tasks.workunit.client.0.smithi078.stdout: 710: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:57.962 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aO1lsg34bGI4HgE off=17995842 len=1646832 2023-12-16T01:50:57.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 3598 completed, throughput=5MB/sec 2023-12-16T01:50:57.964 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XPa9owy7EfaC4dL off=2203708 len=1064206 2023-12-16T01:50:57.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 3599 completed, throughput=5MB/sec 2023-12-16T01:50:57.965 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PJI5x_mu9tqNHZz off=16869093 len=465802 2023-12-16T01:50:57.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 3600 completed, throughput=5MB/sec 2023-12-16T01:50:57.968 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mIMRP48nyn1qVQ4 off=6493213 len=943927 2023-12-16T01:50:57.973 INFO:tasks.workunit.client.0.smithi078.stdout:op 3601 completed, throughput=5MB/sec 2023-12-16T01:50:57.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L7khjczS0CZ83Rn off=1808136 len=1029424 2023-12-16T01:50:57.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 3602 completed, throughput=5MB/sec 2023-12-16T01:50:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:50:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:50:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:50:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:50:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:50:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:50:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:50:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:50:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:50:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:50:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:50:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:50:58.974 INFO:tasks.workunit.client.0.smithi078.stdout: 711: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:58.974 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7jPzQjawgmyBWqE off=5726731 len=536258 2023-12-16T01:50:58.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 3603 completed, throughput=4.99MB/sec 2023-12-16T01:50:58.978 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jgMFDU5zeTQvP2n off=13212156 len=154354 2023-12-16T01:50:58.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 3604 completed, throughput=4.99MB/sec 2023-12-16T01:50:58.978 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cXVQuMyoM8YFvhF off=21275484 len=1147966 2023-12-16T01:50:58.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 3605 completed, throughput=5MB/sec 2023-12-16T01:50:58.985 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-29wJ1fO1IdIJ3cO off=1262685 len=1046708 2023-12-16T01:50:58.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 3606 completed, throughput=5MB/sec 2023-12-16T01:50:58.992 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vnE8mOGlFWC0Ujy off=0 len=1540433 2023-12-16T01:50:58.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 3607 completed, throughput=5MB/sec 2023-12-16T01:50:58.993 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kLNO-pMAbNdX92X off=46754 len=1717976 2023-12-16T01:50:58.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 3608 completed, throughput=5MB/sec 2023-12-16T01:50:59.995 INFO:tasks.workunit.client.0.smithi078.stdout: 712: throughput=4.99MB/sec pending data=0 2023-12-16T01:50:59.995 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ij96sbXaHsL-Zil off=7916341 len=1087677 2023-12-16T01:50:59.997 INFO:tasks.workunit.client.0.smithi078.stdout:op 3609 completed, throughput=5MB/sec 2023-12-16T01:50:59.997 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-edfL9Sojsj6p4aU off=2243088 len=173087 2023-12-16T01:51:00.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 3610 completed, throughput=5MB/sec 2023-12-16T01:51:00.000 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oDCMMDE2mp7jVaB off=15047566 len=1818255 2023-12-16T01:51:00.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 3611 completed, throughput=5MB/sec 2023-12-16T01:51:00.003 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CY38OUjexzk3EDg off=1313505 len=729714 2023-12-16T01:51:00.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 3612 completed, throughput=5MB/sec 2023-12-16T01:51:00.008 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RKjsJp4DdhYWgR6 off=2501528 len=315007 2023-12-16T01:51:00.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 3613 completed, throughput=5MB/sec 2023-12-16T01:51:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:50:59 smithi118 ceph-mon[131825]: pgmap v1686: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:50:59 smithi078 ceph-mon[139570]: pgmap v1686: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:50:59 smithi078 ceph-mon[142991]: pgmap v1686: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:01.011 INFO:tasks.workunit.client.0.smithi078.stdout: 713: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:01.011 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7NiP9_kULZp-idD off=7526944 len=647325 2023-12-16T01:51:01.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 3614 completed, throughput=4.99MB/sec 2023-12-16T01:51:01.015 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IX_uIPfvj4UlvJA off=2042278 len=1682803 2023-12-16T01:51:01.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 3615 completed, throughput=5MB/sec 2023-12-16T01:51:01.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-I_lBQ-c1TdZP9Pz off=7528292 len=370658 2023-12-16T01:51:01.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 3616 completed, throughput=5MB/sec 2023-12-16T01:51:01.028 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kbv6sTJVCXzNKBV off=9909572 len=1744762 2023-12-16T01:51:01.030 INFO:tasks.workunit.client.0.smithi078.stdout:op 3617 completed, throughput=5MB/sec 2023-12-16T01:51:01.030 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bd0cAeA6bVSpCsT off=11351924 len=164440 2023-12-16T01:51:01.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 3618 completed, throughput=5MB/sec 2023-12-16T01:51:01.033 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fuMyIHnihgN45bi off=7593371 len=1917958 2023-12-16T01:51:01.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 3619 completed, throughput=5MB/sec 2023-12-16T01:51:02.036 INFO:tasks.workunit.client.0.smithi078.stdout: 714: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:02.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0UgCrxSPgm8oRhJ off=850770 len=269229 2023-12-16T01:51:02.040 INFO:tasks.workunit.client.0.smithi078.stdout:op 3620 completed, throughput=5MB/sec 2023-12-16T01:51:02.040 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-keJ_OjFqJwR1qvL off=1037320 len=1058224 2023-12-16T01:51:02.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 3621 completed, throughput=5MB/sec 2023-12-16T01:51:02.045 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6gVe8Q4JQqUdr8s off=2342955 len=280322 2023-12-16T01:51:02.047 INFO:tasks.workunit.client.0.smithi078.stdout:op 3622 completed, throughput=5MB/sec 2023-12-16T01:51:02.047 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S6VIvyhX2Iu4xta off=12870028 len=1862834 2023-12-16T01:51:02.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 3623 completed, throughput=5MB/sec 2023-12-16T01:51:02.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_1d44k7C1_209Iz off=5583643 len=729766 2023-12-16T01:51:02.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 3624 completed, throughput=5MB/sec 2023-12-16T01:51:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:01 smithi118 ceph-mon[131825]: pgmap v1687: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:01 smithi078 ceph-mon[139570]: pgmap v1687: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:01 smithi078 ceph-mon[142991]: pgmap v1687: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:03.059 INFO:tasks.workunit.client.0.smithi078.stdout: 715: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:03.059 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1QJ0gloXFnFVWJL off=1550377 len=1510603 2023-12-16T01:51:03.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 3625 completed, throughput=5MB/sec 2023-12-16T01:51:03.062 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JJsIyBuc9bCudhK off=1075243 len=1996375 2023-12-16T01:51:03.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 3626 completed, throughput=5MB/sec 2023-12-16T01:51:03.065 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9T_D87bMfts6BaX off=8854248 len=1458111 2023-12-16T01:51:03.067 INFO:tasks.workunit.client.0.smithi078.stdout:op 3627 completed, throughput=5MB/sec 2023-12-16T01:51:03.067 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yXd4P8VQAfzCAKs off=6706623 len=165273 2023-12-16T01:51:03.068 INFO:tasks.workunit.client.0.smithi078.stdout:op 3628 completed, throughput=5MB/sec 2023-12-16T01:51:03.068 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eQPwazZjS7X16sT off=1048214 len=1580678 2023-12-16T01:51:03.077 INFO:tasks.workunit.client.0.smithi078.stdout:op 3629 completed, throughput=5MB/sec 2023-12-16T01:51:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:03 smithi118 ceph-mon[131825]: pgmap v1688: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:03 smithi078 ceph-mon[139570]: pgmap v1688: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:03 smithi078 ceph-mon[142991]: pgmap v1688: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:51:04.077 INFO:tasks.workunit.client.0.smithi078.stdout: 716: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:04.077 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L-Zt8_NtbnaLpjd off=593757 len=1412772 2023-12-16T01:51:04.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 3630 completed, throughput=5MB/sec 2023-12-16T01:51:04.079 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SxXDtayXMFpAZiy off=16127070 len=184420 2023-12-16T01:51:04.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 3631 completed, throughput=5MB/sec 2023-12-16T01:51:04.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XIYjmS-gq6No8ov off=1436419 len=568533 2023-12-16T01:51:04.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 3632 completed, throughput=5MB/sec 2023-12-16T01:51:04.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_oenpydQxePGcbt off=22212740 len=1620265 2023-12-16T01:51:04.085 INFO:tasks.workunit.client.0.smithi078.stdout:op 3633 completed, throughput=5MB/sec 2023-12-16T01:51:04.086 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c54tRnLuDHR1HdY off=6612265 len=891398 2023-12-16T01:51:04.086 INFO:tasks.workunit.client.0.smithi078.stdout:op 3634 completed, throughput=5MB/sec 2023-12-16T01:51:05.087 INFO:tasks.workunit.client.0.smithi078.stdout: 717: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:05.087 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CigMJ8-O9LSE8dx off=8234630 len=1180636 2023-12-16T01:51:05.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 3635 completed, throughput=5MB/sec 2023-12-16T01:51:05.089 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EwFbkTJMFZ1xIGj off=12601273 len=2072540 2023-12-16T01:51:05.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 3636 completed, throughput=5MB/sec 2023-12-16T01:51:05.091 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q5Bw1clIg3tdLq1 off=11963959 len=861180 2023-12-16T01:51:05.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 3637 completed, throughput=5MB/sec 2023-12-16T01:51:05.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YNxjqZRqhqk3kzu off=7224661 len=1017632 2023-12-16T01:51:05.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 3638 completed, throughput=5MB/sec 2023-12-16T01:51:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:05 smithi118 ceph-mon[131825]: pgmap v1689: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:51:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:05 smithi078 ceph-mon[139570]: pgmap v1689: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:51:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:05 smithi078 ceph-mon[142991]: pgmap v1689: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:51:05.760 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:51:06.070 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:51:06.070 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (30m) 5m ago 34m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:51:06.070 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (29m) 3m ago 33m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:51:06.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (35m) 5m ago 35m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (34m) 3m ago 34m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (29m) 3m ago 38m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (29m) 5m ago 39m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (28m) 5m ago 39m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (28m) 3m ago 38m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (28m) 5m ago 38m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (30m) 5m ago 33m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (29m) 3m ago 33m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (27m) 5m ago 37m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (27m) 5m ago 37m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (26m) 5m ago 37m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (25m) 5m ago 36m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (25m) 3m ago 36m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (24m) 3m ago 36m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (24m) 3m ago 35m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (23m) 3m ago 35m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:51:06.071 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (29m) 3m ago 34m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:51:06.093 INFO:tasks.workunit.client.0.smithi078.stdout: 718: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:06.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mmXkYoPnmpLGGyn off=849974 len=624298 2023-12-16T01:51:06.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 3639 completed, throughput=4.99MB/sec 2023-12-16T01:51:06.098 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2l5ZI65vmLU-zUA off=1980474 len=1706634 2023-12-16T01:51:06.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 3640 completed, throughput=5MB/sec 2023-12-16T01:51:06.099 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2j86wbEkauq4wZS off=2469907 len=264340 2023-12-16T01:51:06.100 INFO:tasks.workunit.client.0.smithi078.stdout:op 3641 completed, throughput=5MB/sec 2023-12-16T01:51:06.100 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZR5ATXjPSQP5e3_ off=2090310 len=664523 2023-12-16T01:51:06.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 3642 completed, throughput=5MB/sec 2023-12-16T01:51:06.104 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0OJ6hmocZNfD8Pd off=4074551 len=785526 2023-12-16T01:51:06.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 3643 completed, throughput=5MB/sec 2023-12-16T01:51:06.105 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lEn7bl3D0KSEy24 off=3441 len=1072280 2023-12-16T01:51:06.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 3644 completed, throughput=5MB/sec 2023-12-16T01:51:06.455 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:51:06.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:51:06.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:51:06.457 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:51:06.457 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:06 smithi118 ceph-mon[131825]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:06 smithi078 ceph-mon[139570]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:06 smithi078 ceph-mon[142991]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:06] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:51:07.111 INFO:tasks.workunit.client.0.smithi078.stdout: 719: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:07.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-40blHgtiNJeA8Lp off=4966848 len=1296804 2023-12-16T01:51:07.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 3645 completed, throughput=5MB/sec 2023-12-16T01:51:07.112 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nJOiLC71ddffuay off=3835607 len=943083 2023-12-16T01:51:07.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 3646 completed, throughput=5MB/sec 2023-12-16T01:51:07.117 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jol0Fu2BaZjtsg7 off=4635433 len=868790 2023-12-16T01:51:07.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 3647 completed, throughput=5MB/sec 2023-12-16T01:51:07.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GhuPGeEsPGE7_RO off=8412457 len=1118236 2023-12-16T01:51:07.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 3648 completed, throughput=5MB/sec 2023-12-16T01:51:07.126 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TTT9bZPq3XISmeZ off=1307750 len=780900 2023-12-16T01:51:07.131 INFO:tasks.workunit.client.0.smithi078.stdout:op 3649 completed, throughput=5MB/sec 2023-12-16T01:51:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:07 smithi118 ceph-mon[131825]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:07 smithi118 ceph-mon[131825]: pgmap v1690: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:51:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3731686386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[139570]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[139570]: pgmap v1690: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3731686386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[142991]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[142991]: pgmap v1690: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:51:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3731686386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:08.132 INFO:tasks.workunit.client.0.smithi078.stdout: 720: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:08.132 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aVrn-zhPISkD4Hs off=13504679 len=1292595 2023-12-16T01:51:08.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 3650 completed, throughput=4.99MB/sec 2023-12-16T01:51:08.138 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ptQbpX6gl7DOc47 off=1377057 len=532097 2023-12-16T01:51:08.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 3651 completed, throughput=5MB/sec 2023-12-16T01:51:08.142 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--eBEtZZ0UaNhKZ1 off=885964 len=1392076 2023-12-16T01:51:08.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 3652 completed, throughput=5MB/sec 2023-12-16T01:51:08.144 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vlYv-sNtHizHtMh off=2331415 len=791117 2023-12-16T01:51:08.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 3653 completed, throughput=5MB/sec 2023-12-16T01:51:08.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_NGu5zfAEN3SDNJ off=6944126 len=465382 2023-12-16T01:51:08.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 3654 completed, throughput=5MB/sec 2023-12-16T01:51:08.149 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a2X2li7r5VNLW_n off=2745416 len=1805836 2023-12-16T01:51:08.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 3655 completed, throughput=5MB/sec 2023-12-16T01:51:09.158 INFO:tasks.workunit.client.0.smithi078.stdout: 721: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:09.158 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rGeTvIOK9HBSY2I off=6687090 len=703745 2023-12-16T01:51:09.159 INFO:tasks.workunit.client.0.smithi078.stdout:op 3656 completed, throughput=5MB/sec 2023-12-16T01:51:09.159 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LkOjmQPu3RItbIi off=1858870 len=46634 2023-12-16T01:51:09.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 3657 completed, throughput=5MB/sec 2023-12-16T01:51:09.162 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AmjbzttZ7FRqdtn off=848365 len=710403 2023-12-16T01:51:09.167 INFO:tasks.workunit.client.0.smithi078.stdout:op 3658 completed, throughput=5MB/sec 2023-12-16T01:51:09.167 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WCTvJWWjyqOYcRt off=10690290 len=856340 2023-12-16T01:51:09.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 3659 completed, throughput=5MB/sec 2023-12-16T01:51:09.168 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Rb02WM8d7yfkE6W off=4316471 len=1032339 2023-12-16T01:51:09.173 INFO:tasks.workunit.client.0.smithi078.stdout:op 3660 completed, throughput=5MB/sec 2023-12-16T01:51:09.173 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8dfxnsY458Y2Ofi off=3516387 len=215828 2023-12-16T01:51:09.174 INFO:tasks.workunit.client.0.smithi078.stdout:op 3661 completed, throughput=5MB/sec 2023-12-16T01:51:09.174 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ke4hrdozSzUggVk off=5426878 len=3693 2023-12-16T01:51:09.176 INFO:tasks.workunit.client.0.smithi078.stdout:op 3662 completed, throughput=5MB/sec 2023-12-16T01:51:09.176 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SWHLAX2vcx-a9dV off=12824703 len=1405753 2023-12-16T01:51:09.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 3663 completed, throughput=5MB/sec 2023-12-16T01:51:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:09 smithi118 ceph-mon[131825]: pgmap v1691: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:09 smithi078 ceph-mon[139570]: pgmap v1691: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:09 smithi078 ceph-mon[142991]: pgmap v1691: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:51:10.184 INFO:tasks.workunit.client.0.smithi078.stdout: 722: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:10.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hc2D4iBlQ3QnxIF off=1109320 len=44957 2023-12-16T01:51:10.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 3664 completed, throughput=4.99MB/sec 2023-12-16T01:51:10.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0Bzs485TdeXFKyN off=3598984 len=1573921 2023-12-16T01:51:10.196 INFO:tasks.workunit.client.0.smithi078.stdout:op 3665 completed, throughput=5MB/sec 2023-12-16T01:51:10.196 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b2vWyFLy7wedLW6 off=4452384 len=1439885 2023-12-16T01:51:10.203 INFO:tasks.workunit.client.0.smithi078.stdout:op 3666 completed, throughput=5MB/sec 2023-12-16T01:51:10.203 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cUfPxUShADKD7PJ off=3309823 len=997629 2023-12-16T01:51:10.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 3667 completed, throughput=5MB/sec 2023-12-16T01:51:10.205 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qXQq3wn_6EYfG6M off=14623953 len=1219950 2023-12-16T01:51:10.210 INFO:tasks.workunit.client.0.smithi078.stdout:op 3668 completed, throughput=5MB/sec 2023-12-16T01:51:11.210 INFO:tasks.workunit.client.0.smithi078.stdout: 723: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:11.210 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ybvcR6Gz1OS3qAs off=394635 len=357293 2023-12-16T01:51:11.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 3669 completed, throughput=4.99MB/sec 2023-12-16T01:51:11.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wN1Q7v7ZV5G_Eck off=3589244 len=1265825 2023-12-16T01:51:11.214 INFO:tasks.workunit.client.0.smithi078.stdout:op 3670 completed, throughput=5MB/sec 2023-12-16T01:51:11.214 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tsQNeBALSbSNv7J off=18441044 len=1784202 2023-12-16T01:51:11.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 3671 completed, throughput=5MB/sec 2023-12-16T01:51:11.223 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uGe4fbItWSwMwkI off=5924801 len=995049 2023-12-16T01:51:11.224 INFO:tasks.workunit.client.0.smithi078.stdout:op 3672 completed, throughput=5MB/sec 2023-12-16T01:51:11.224 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tEUIiZujgQbOOLi off=9981104 len=814918 2023-12-16T01:51:11.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 3673 completed, throughput=5MB/sec 2023-12-16T01:51:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:11 smithi118 ceph-mon[131825]: pgmap v1692: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:51:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:11 smithi078 ceph-mon[139570]: pgmap v1692: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:51:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:11 smithi078 ceph-mon[142991]: pgmap v1692: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:51:12.230 INFO:tasks.workunit.client.0.smithi078.stdout: 724: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:12.230 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vdx7JrEnXQpRj-6 off=13856717 len=308941 2023-12-16T01:51:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 3674 completed, throughput=4.99MB/sec 2023-12-16T01:51:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o8z1pNKwkqLJO2x off=12420955 len=198365 2023-12-16T01:51:12.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 3675 completed, throughput=4.99MB/sec 2023-12-16T01:51:12.234 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZvgaTWbE8B14g1n off=7091452 len=1700432 2023-12-16T01:51:12.243 INFO:tasks.workunit.client.0.smithi078.stdout:op 3676 completed, throughput=5MB/sec 2023-12-16T01:51:12.244 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kiNQ8tb7Wi-tFXx off=12597377 len=1952287 2023-12-16T01:51:12.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 3677 completed, throughput=5MB/sec 2023-12-16T01:51:12.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cRIBt1RS3axeKu_ off=11438732 len=1616982 2023-12-16T01:51:12.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 3678 completed, throughput=5MB/sec 2023-12-16T01:51:13.261 INFO:tasks.workunit.client.0.smithi078.stdout: 725: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:13.262 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nYk18gWZUDc7BvY off=0 len=1524523 2023-12-16T01:51:13.269 INFO:tasks.workunit.client.0.smithi078.stdout:op 3679 completed, throughput=5MB/sec 2023-12-16T01:51:13.269 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XPsEOF_HklUkmQa off=1511228 len=55386 2023-12-16T01:51:13.272 INFO:tasks.workunit.client.0.smithi078.stdout:op 3680 completed, throughput=5MB/sec 2023-12-16T01:51:13.272 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D-5PWyPeOP-kXIn off=4665776 len=692294 2023-12-16T01:51:13.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 3681 completed, throughput=5MB/sec 2023-12-16T01:51:13.273 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DLp_tD69Mkh2Qo4 off=4109965 len=2086670 2023-12-16T01:51:13.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 3682 completed, throughput=5MB/sec 2023-12-16T01:51:13.277 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IKH7jsSUaOzZV4B off=13491127 len=641377 2023-12-16T01:51:13.277 INFO:tasks.workunit.client.0.smithi078.stdout:op 3683 completed, throughput=5MB/sec 2023-12-16T01:51:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:13 smithi118 ceph-mon[131825]: pgmap v1693: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:51:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:13 smithi078 ceph-mon[139570]: pgmap v1693: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:51:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:13 smithi078 ceph-mon[142991]: pgmap v1693: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:51:14.278 INFO:tasks.workunit.client.0.smithi078.stdout: 726: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:14.278 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zNlXkFRMCVntsP8 off=1420917 len=113588 2023-12-16T01:51:14.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 3684 completed, throughput=4.99MB/sec 2023-12-16T01:51:14.279 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-K3revTJKfnzbTNH off=1157511 len=190075 2023-12-16T01:51:14.281 INFO:tasks.workunit.client.0.smithi078.stdout:op 3685 completed, throughput=4.99MB/sec 2023-12-16T01:51:14.282 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r1XssTMcaK63iL- off=4296786 len=611342 2023-12-16T01:51:14.286 INFO:tasks.workunit.client.0.smithi078.stdout:op 3686 completed, throughput=4.99MB/sec 2023-12-16T01:51:14.286 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hprilC1xoVtpyoT off=15283369 len=936446 2023-12-16T01:51:14.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 3687 completed, throughput=5MB/sec 2023-12-16T01:51:14.287 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jdZ37DU7flkPgod off=639727 len=334702 2023-12-16T01:51:14.291 INFO:tasks.workunit.client.0.smithi078.stdout:op 3688 completed, throughput=5MB/sec 2023-12-16T01:51:14.291 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TlYaF4e2AOKvpS0 off=610243 len=758833 2023-12-16T01:51:14.296 INFO:tasks.workunit.client.0.smithi078.stdout:op 3689 completed, throughput=5MB/sec 2023-12-16T01:51:14.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ce6hs2F3OA_-KSO off=1073307 len=1771519 2023-12-16T01:51:14.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 3690 completed, throughput=5MB/sec 2023-12-16T01:51:14.298 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jZeNGFlE57oCoXC off=6067569 len=1632158 2023-12-16T01:51:14.306 INFO:tasks.workunit.client.0.smithi078.stdout:op 3691 completed, throughput=5MB/sec 2023-12-16T01:51:15.307 INFO:tasks.workunit.client.0.smithi078.stdout: 727: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:15.307 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hOSKefFqtXFD3VO off=7676271 len=1914047 2023-12-16T01:51:15.316 INFO:tasks.workunit.client.0.smithi078.stdout:op 3692 completed, throughput=5MB/sec 2023-12-16T01:51:15.316 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N-YDiktSChX0BiP off=11578858 len=511806 2023-12-16T01:51:15.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 3693 completed, throughput=5MB/sec 2023-12-16T01:51:15.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZkXWxZVw-aSIVQZ off=3112377 len=1056976 2023-12-16T01:51:15.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 3694 completed, throughput=5MB/sec 2023-12-16T01:51:15.326 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8WfzPFZlvmNor47 off=6967381 len=255879 2023-12-16T01:51:15.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 3695 completed, throughput=5MB/sec 2023-12-16T01:51:15.327 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pMj2wUxBkIY_Wp0 off=4571854 len=177884 2023-12-16T01:51:15.328 INFO:tasks.workunit.client.0.smithi078.stdout:op 3696 completed, throughput=5MB/sec 2023-12-16T01:51:15.328 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-epSBEf5JuZRDz5K off=3844601 len=1295502 2023-12-16T01:51:15.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 3697 completed, throughput=5MB/sec 2023-12-16T01:51:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:15 smithi118 ceph-mon[131825]: pgmap v1694: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:51:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:15 smithi078 ceph-mon[139570]: pgmap v1694: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:51:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:15 smithi078 ceph-mon[142991]: pgmap v1694: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:51:16.335 INFO:tasks.workunit.client.0.smithi078.stdout: 728: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:16.335 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bllseFO7mnbgMsh off=15652895 len=1426730 2023-12-16T01:51:16.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 3698 completed, throughput=5MB/sec 2023-12-16T01:51:16.342 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M4wTLJ1Kj1wbxaE off=5956716 len=1598847 2023-12-16T01:51:16.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 3699 completed, throughput=5MB/sec 2023-12-16T01:51:16.351 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8V7VeN3Xtsn6IYC off=17961819 len=1719957 2023-12-16T01:51:16.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 3700 completed, throughput=5MB/sec 2023-12-16T01:51:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:16] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:51:17.353 INFO:tasks.workunit.client.0.smithi078.stdout: 729: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:17.354 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wr4pN1W-o_aW5Bj off=10566046 len=779322 2023-12-16T01:51:17.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 3701 completed, throughput=4.99MB/sec 2023-12-16T01:51:17.358 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dWQj6dANqEt3KjO off=18401181 len=448203 2023-12-16T01:51:17.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 3702 completed, throughput=5MB/sec 2023-12-16T01:51:17.359 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QpYMQ838eD1v7ju off=12494829 len=1307191 2023-12-16T01:51:17.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 3703 completed, throughput=5MB/sec 2023-12-16T01:51:17.366 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LriobKtyPwAfahX off=9424580 len=927878 2023-12-16T01:51:17.367 INFO:tasks.workunit.client.0.smithi078.stdout:op 3704 completed, throughput=5MB/sec 2023-12-16T01:51:17.367 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5HQFsK9dx24DwWI off=939214 len=1201051 2023-12-16T01:51:17.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 3705 completed, throughput=5MB/sec 2023-12-16T01:51:17.372 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qp-KoGC5O46Zh33 off=951816 len=1329546 2023-12-16T01:51:17.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 3706 completed, throughput=5MB/sec 2023-12-16T01:51:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:17 smithi118 ceph-mon[131825]: pgmap v1695: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:17 smithi078 ceph-mon[139570]: pgmap v1695: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:17 smithi078 ceph-mon[142991]: pgmap v1695: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:18.380 INFO:tasks.workunit.client.0.smithi078.stdout: 730: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:18.380 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y9NNcRWv_PZmVfX off=9122094 len=2094352 2023-12-16T01:51:18.382 INFO:tasks.workunit.client.0.smithi078.stdout:op 3707 completed, throughput=5MB/sec 2023-12-16T01:51:18.382 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bRoHuU2LAr8VvO3 off=9703498 len=1824375 2023-12-16T01:51:18.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 3708 completed, throughput=5MB/sec 2023-12-16T01:51:18.384 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MGE_yZnU6MmF08i off=7180176 len=682605 2023-12-16T01:51:18.385 INFO:tasks.workunit.client.0.smithi078.stdout:op 3709 completed, throughput=5MB/sec 2023-12-16T01:51:19.386 INFO:tasks.workunit.client.0.smithi078.stdout: 731: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:19.386 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MTMrznlBQFLG5qF off=12847374 len=266254 2023-12-16T01:51:19.389 INFO:tasks.workunit.client.0.smithi078.stdout:op 3710 completed, throughput=4.99MB/sec 2023-12-16T01:51:19.389 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JrDbw166Gf75G1B off=4041616 len=1413088 2023-12-16T01:51:19.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 3711 completed, throughput=5MB/sec 2023-12-16T01:51:19.395 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wtoahIyeuPAc28W off=16281340 len=1544373 2023-12-16T01:51:19.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 3712 completed, throughput=5MB/sec 2023-12-16T01:51:19.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eusXRfhy8Q8kM8r off=1589916 len=1208141 2023-12-16T01:51:19.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 3713 completed, throughput=5MB/sec 2023-12-16T01:51:19.404 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kgrMfwrjve2PqdR off=9937682 len=1706318 2023-12-16T01:51:19.406 INFO:tasks.workunit.client.0.smithi078.stdout:op 3714 completed, throughput=5MB/sec 2023-12-16T01:51:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:19 smithi118 ceph-mon[131825]: pgmap v1696: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:19 smithi078 ceph-mon[139570]: pgmap v1696: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:19 smithi078 ceph-mon[142991]: pgmap v1696: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:20.407 INFO:tasks.workunit.client.0.smithi078.stdout: 732: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:20.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lk-eSgHdzfngOX1 off=1827277 len=419418 2023-12-16T01:51:20.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 3715 completed, throughput=5MB/sec 2023-12-16T01:51:20.407 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cFbWTRZBo5ddvo3 off=87609 len=1031946 2023-12-16T01:51:20.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 3716 completed, throughput=5MB/sec 2023-12-16T01:51:20.414 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NZf9f63yOY-YuS8 off=13803476 len=1574576 2023-12-16T01:51:20.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 3717 completed, throughput=5MB/sec 2023-12-16T01:51:20.420 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TGiro0OU_y-CwFW off=20510117 len=2020804 2023-12-16T01:51:20.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 3718 completed, throughput=5MB/sec 2023-12-16T01:51:21.430 INFO:tasks.workunit.client.0.smithi078.stdout: 733: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:21.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0hftv8J4vnMg_09 off=8997508 len=951056 2023-12-16T01:51:21.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 3719 completed, throughput=5MB/sec 2023-12-16T01:51:21.435 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kX_k_X05meO2LKZ off=7552476 len=931068 2023-12-16T01:51:21.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 3720 completed, throughput=5MB/sec 2023-12-16T01:51:21.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NGey0t2nNfWHG2F off=1353715 len=1994510 2023-12-16T01:51:21.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 3721 completed, throughput=5MB/sec 2023-12-16T01:51:21.447 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lHS96i1DdM3vYH8 off=6461206 len=1492790 2023-12-16T01:51:21.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 3722 completed, throughput=5MB/sec 2023-12-16T01:51:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:21 smithi118 ceph-mon[131825]: pgmap v1697: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:21 smithi078 ceph-mon[139570]: pgmap v1697: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:21 smithi078 ceph-mon[142991]: pgmap v1697: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:22.455 INFO:tasks.workunit.client.0.smithi078.stdout: 734: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:22.455 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jY6Xywa-P2Kv6m5 off=2601833 len=2087309 2023-12-16T01:51:22.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 3723 completed, throughput=5MB/sec 2023-12-16T01:51:22.458 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O7o7CGNDBT1FtcI off=5993806 len=1633038 2023-12-16T01:51:22.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 3724 completed, throughput=5MB/sec 2023-12-16T01:51:22.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iE3djQcO_bVRxxu off=9728113 len=542281 2023-12-16T01:51:22.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 3725 completed, throughput=5MB/sec 2023-12-16T01:51:22.468 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PsDQaGYlzvQvrTv off=3218571 len=1455028 2023-12-16T01:51:22.476 INFO:tasks.workunit.client.0.smithi078.stdout:op 3726 completed, throughput=5MB/sec 2023-12-16T01:51:23.042 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 01:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T01:51:22.711412707Z level=info msg="Completed cleanup jobs" duration=46.658517ms 2023-12-16T01:51:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:23 smithi118 ceph-mon[131825]: pgmap v1698: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:51:23.476 INFO:tasks.workunit.client.0.smithi078.stdout: 735: throughput=5MB/sec pending data=0 2023-12-16T01:51:23.476 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VVF_zGB6ps3TV4_ off=2484341 len=113036 2023-12-16T01:51:23.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 3727 completed, throughput=5MB/sec 2023-12-16T01:51:23.477 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z7UVJoqmIv_M-xE off=13748424 len=1635573 2023-12-16T01:51:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:23 smithi078 ceph-mon[142991]: pgmap v1698: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:51:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:23 smithi078 ceph-mon[139570]: pgmap v1698: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:51:23.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 3728 completed, throughput=5MB/sec 2023-12-16T01:51:23.480 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-APTNmxorB_3-2wk off=4291621 len=933158 2023-12-16T01:51:23.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 3729 completed, throughput=5MB/sec 2023-12-16T01:51:23.481 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zST_qmO54x18Rg3 off=14295231 len=1847941 2023-12-16T01:51:23.489 INFO:tasks.workunit.client.0.smithi078.stdout:op 3730 completed, throughput=5MB/sec 2023-12-16T01:51:24.489 INFO:tasks.workunit.client.0.smithi078.stdout: 736: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:24.490 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vn0bhC-UUxzYJkr off=2548662 len=1311970 2023-12-16T01:51:24.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 3731 completed, throughput=5MB/sec 2023-12-16T01:51:24.496 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_IMMZNqblFQjIe7 off=445896 len=75532 2023-12-16T01:51:24.497 INFO:tasks.workunit.client.0.smithi078.stdout:op 3732 completed, throughput=5MB/sec 2023-12-16T01:51:24.497 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-673va_WIOOz3TxR off=0 len=1252078 2023-12-16T01:51:24.499 INFO:tasks.workunit.client.0.smithi078.stdout:op 3733 completed, throughput=5MB/sec 2023-12-16T01:51:24.499 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0rWSt-jHbzaluxM off=3797266 len=81829 2023-12-16T01:51:24.499 INFO:tasks.workunit.client.0.smithi078.stdout:op 3734 completed, throughput=5MB/sec 2023-12-16T01:51:24.499 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5y0KvdEZxMXa718 off=1061271 len=1024993 2023-12-16T01:51:24.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 3735 completed, throughput=5MB/sec 2023-12-16T01:51:24.504 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UjwZIXRi4YPuntg off=6516510 len=1459768 2023-12-16T01:51:24.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 3736 completed, throughput=5MB/sec 2023-12-16T01:51:25.506 INFO:tasks.workunit.client.0.smithi078.stdout: 737: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:25.506 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HjFGIC_fsDm57-N off=0 len=1790024 2023-12-16T01:51:25.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 3737 completed, throughput=5MB/sec 2023-12-16T01:51:25.514 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4BRWYaNHHih5RHa off=10918071 len=1357588 2023-12-16T01:51:25.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 3738 completed, throughput=5MB/sec 2023-12-16T01:51:25.516 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-v4N59CnmnnzbLKG off=9227261 len=52376 2023-12-16T01:51:25.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 3739 completed, throughput=5MB/sec 2023-12-16T01:51:25.517 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N8EhB4TqNpxD8Fb off=3049712 len=1020613 2023-12-16T01:51:25.523 INFO:tasks.workunit.client.0.smithi078.stdout:op 3740 completed, throughput=5MB/sec 2023-12-16T01:51:25.523 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3EmFu6sNygqd3Hi off=7055749 len=1401015 2023-12-16T01:51:25.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 3741 completed, throughput=5MB/sec 2023-12-16T01:51:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:25 smithi118 ceph-mon[131825]: pgmap v1699: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:51:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:25 smithi078 ceph-mon[139570]: pgmap v1699: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:51:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:25 smithi078 ceph-mon[142991]: pgmap v1699: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:51:26.530 INFO:tasks.workunit.client.0.smithi078.stdout: 738: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:26.530 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-B-zp-Smq5YF6d5d off=17312635 len=1382540 2023-12-16T01:51:26.531 INFO:tasks.workunit.client.0.smithi078.stdout:op 3742 completed, throughput=5MB/sec 2023-12-16T01:51:26.531 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JQ4mPsmPf3QOLxa off=18877396 len=477774 2023-12-16T01:51:26.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 3743 completed, throughput=5MB/sec 2023-12-16T01:51:26.532 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tuV_JGV95jTBOrK off=16582083 len=920138 2023-12-16T01:51:26.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 3744 completed, throughput=5MB/sec 2023-12-16T01:51:26.538 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-waLgTYXN3JHCRcW off=711573 len=138818 2023-12-16T01:51:26.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 3745 completed, throughput=5MB/sec 2023-12-16T01:51:26.541 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pBd8vRtTJWi22oQ off=0 len=1088919 2023-12-16T01:51:26.547 INFO:tasks.workunit.client.0.smithi078.stdout:op 3746 completed, throughput=5MB/sec 2023-12-16T01:51:26.547 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z-4VUonyUXYp3dp off=2681194 len=1115128 2023-12-16T01:51:26.553 INFO:tasks.workunit.client.0.smithi078.stdout:op 3747 completed, throughput=5MB/sec 2023-12-16T01:51:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:26] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:51:27.553 INFO:tasks.workunit.client.0.smithi078.stdout: 739: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:27.553 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gYZ0WrKzNytnQ3Y off=13142702 len=1425479 2023-12-16T01:51:27.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 3748 completed, throughput=5MB/sec 2023-12-16T01:51:27.559 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3vYQbkLbrnrMY_7 off=12178232 len=493342 2023-12-16T01:51:27.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 3749 completed, throughput=5MB/sec 2023-12-16T01:51:27.564 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DMCcUXbsMgpiZmB off=9123802 len=1352941 2023-12-16T01:51:27.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 3750 completed, throughput=5MB/sec 2023-12-16T01:51:27.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0EnxIJ-UwauEiY6 off=6827110 len=731780 2023-12-16T01:51:27.571 INFO:tasks.workunit.client.0.smithi078.stdout:op 3751 completed, throughput=5MB/sec 2023-12-16T01:51:27.572 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-C1DUZutZBWplN70 off=2460366 len=1183174 2023-12-16T01:51:27.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 3752 completed, throughput=5MB/sec 2023-12-16T01:51:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:27 smithi118 ceph-mon[131825]: pgmap v1700: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:27 smithi078 ceph-mon[139570]: pgmap v1700: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:27 smithi078 ceph-mon[142991]: pgmap v1700: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:51:28.577 INFO:tasks.workunit.client.0.smithi078.stdout: 740: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:28.577 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JVz9d3IEM4NhrNU off=20248307 len=799464 2023-12-16T01:51:28.579 INFO:tasks.workunit.client.0.smithi078.stdout:op 3753 completed, throughput=4.99MB/sec 2023-12-16T01:51:28.579 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GI5vd3Pj0YCwx2E off=11739496 len=1469519 2023-12-16T01:51:28.587 INFO:tasks.workunit.client.0.smithi078.stdout:op 3754 completed, throughput=5MB/sec 2023-12-16T01:51:28.587 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eusXRfhy8Q8kM8r off=3266347 len=1547550 2023-12-16T01:51:28.594 INFO:tasks.workunit.client.0.smithi078.stdout:op 3755 completed, throughput=5MB/sec 2023-12-16T01:51:28.594 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wiFaBruOTZpwAmd off=836425 len=1340316 2023-12-16T01:51:28.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 3756 completed, throughput=5MB/sec 2023-12-16T01:51:29.597 INFO:tasks.workunit.client.0.smithi078.stdout: 741: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:29.597 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHXxGfINXU2Ub7u off=1515931 len=1322689 2023-12-16T01:51:29.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 3757 completed, throughput=5MB/sec 2023-12-16T01:51:29.603 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OuR8NG0efLeYpVZ off=11327321 len=187263 2023-12-16T01:51:29.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 3758 completed, throughput=5MB/sec 2023-12-16T01:51:29.604 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ej0OfP9l6LyUvmd off=1994447 len=1423291 2023-12-16T01:51:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 3759 completed, throughput=5MB/sec 2023-12-16T01:51:29.606 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZPLNu4ZHM_CL5GK off=9629950 len=1511304 2023-12-16T01:51:29.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 3760 completed, throughput=5MB/sec 2023-12-16T01:51:29.614 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E9QNFsTRN8Ui3hz off=20962084 len=118545 2023-12-16T01:51:29.616 INFO:tasks.workunit.client.0.smithi078.stdout:op 3761 completed, throughput=5MB/sec 2023-12-16T01:51:29.616 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-besajPvkuKbDMKi off=1170114 len=857410 2023-12-16T01:51:29.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 3762 completed, throughput=5MB/sec 2023-12-16T01:51:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:29 smithi118 ceph-mon[131825]: pgmap v1701: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:51:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:29 smithi078 ceph-mon[139570]: pgmap v1701: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:51:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:29 smithi078 ceph-mon[142991]: pgmap v1701: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2023-12-16T01:51:30.618 INFO:tasks.workunit.client.0.smithi078.stdout: 742: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:30.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vgb7qGXXq5PKpHU off=723071 len=1699014 2023-12-16T01:51:30.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 3763 completed, throughput=5MB/sec 2023-12-16T01:51:30.627 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lpbLXtkwaHAd6iL off=4314732 len=1923148 2023-12-16T01:51:30.630 INFO:tasks.workunit.client.0.smithi078.stdout:op 3764 completed, throughput=5MB/sec 2023-12-16T01:51:30.630 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d5gDMHSzoHVI-CN off=14183680 len=1285328 2023-12-16T01:51:30.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 3765 completed, throughput=5MB/sec 2023-12-16T01:51:30.638 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PTSvptpbDBdBDd1 off=978166 len=101603 2023-12-16T01:51:30.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 3766 completed, throughput=5MB/sec 2023-12-16T01:51:30.638 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fmS-fTHHt5QLn-I off=5955244 len=1378666 2023-12-16T01:51:30.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 3767 completed, throughput=5MB/sec 2023-12-16T01:51:31.640 INFO:tasks.workunit.client.0.smithi078.stdout: 743: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:31.640 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2H5giI7EEr9IIYY off=20233318 len=1003720 2023-12-16T01:51:31.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 3768 completed, throughput=5MB/sec 2023-12-16T01:51:31.641 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ExciNj5F0SLOeeJ off=1671170 len=2015957 2023-12-16T01:51:31.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 3769 completed, throughput=5MB/sec 2023-12-16T01:51:31.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jp6m2sWDNGnz-hz off=719871 len=1806972 2023-12-16T01:51:31.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 3770 completed, throughput=5MB/sec 2023-12-16T01:51:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:31 smithi118 ceph-mon[131825]: pgmap v1702: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:31 smithi078 ceph-mon[139570]: pgmap v1702: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:31 smithi078 ceph-mon[142991]: pgmap v1702: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:32.653 INFO:tasks.workunit.client.0.smithi078.stdout: 744: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:32.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pn_K1k_g2Ngk1nq off=6649280 len=2085869 2023-12-16T01:51:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:32.665 INFO:tasks.workunit.client.0.smithi078.stdout:op 3771 completed, throughput=5MB/sec 2023-12-16T01:51:32.665 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fT22mc7UZQgOafc off=8679001 len=34775 2023-12-16T01:51:32.667 INFO:tasks.workunit.client.0.smithi078.stdout:op 3772 completed, throughput=5MB/sec 2023-12-16T01:51:32.667 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3fyyWTj1rnLTBOC off=14616585 len=1734923 2023-12-16T01:51:32.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 3773 completed, throughput=5MB/sec 2023-12-16T01:51:32.676 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l4mI_OtHAjGWYWF off=6903128 len=1528491 2023-12-16T01:51:32.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 3774 completed, throughput=5MB/sec 2023-12-16T01:51:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:33 smithi118 ceph-mon[131825]: pgmap v1703: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:33.684 INFO:tasks.workunit.client.0.smithi078.stdout: 745: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:33.684 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WZUxEoaFzUZtNe4 off=6376038 len=788616 2023-12-16T01:51:33.689 INFO:tasks.workunit.client.0.smithi078.stdout:op 3775 completed, throughput=5MB/sec 2023-12-16T01:51:33.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OWKdkLTHxsh0ZAT off=3594301 len=2056658 2023-12-16T01:51:33.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 3776 completed, throughput=5MB/sec 2023-12-16T01:51:33.699 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y7bGrLJUFSCO0Jv off=6195537 len=1146433 2023-12-16T01:51:33.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 3777 completed, throughput=5MB/sec 2023-12-16T01:51:33.706 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kRGsFzwjfGHfkHD off=254045 len=144910 2023-12-16T01:51:33.707 INFO:tasks.workunit.client.0.smithi078.stdout:op 3778 completed, throughput=5MB/sec 2023-12-16T01:51:33.707 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TT2pL2nUDNffIc1 off=2033086 len=1139028 2023-12-16T01:51:33.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 3779 completed, throughput=5MB/sec 2023-12-16T01:51:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:33 smithi078 ceph-mon[139570]: pgmap v1703: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:33 smithi078 ceph-mon[142991]: pgmap v1703: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:34.714 INFO:tasks.workunit.client.0.smithi078.stdout: 746: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:34.714 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tQ-q01jx4qeg1F7 off=14945852 len=1290564 2023-12-16T01:51:34.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 3780 completed, throughput=5MB/sec 2023-12-16T01:51:34.715 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HJgt4mKDv19NQ0R off=16673848 len=1127741 2023-12-16T01:51:34.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 3781 completed, throughput=5MB/sec 2023-12-16T01:51:34.722 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5xHZOFHmyOm5ICY off=11738724 len=241967 2023-12-16T01:51:34.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 3782 completed, throughput=5MB/sec 2023-12-16T01:51:34.723 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Rc79NXotwaNMsb off=4319573 len=137179 2023-12-16T01:51:34.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 3783 completed, throughput=5MB/sec 2023-12-16T01:51:34.724 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Lnxs4jwr91-s9nL off=7583727 len=1082521 2023-12-16T01:51:34.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 3784 completed, throughput=5MB/sec 2023-12-16T01:51:34.728 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fMXEwy-Ewbbyw2v off=519215 len=1486266 2023-12-16T01:51:34.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 3785 completed, throughput=5MB/sec 2023-12-16T01:51:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:35 smithi118 ceph-mon[131825]: pgmap v1704: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:35 smithi078 ceph-mon[139570]: pgmap v1704: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:35 smithi078 ceph-mon[142991]: pgmap v1704: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:35.730 INFO:tasks.workunit.client.0.smithi078.stdout: 747: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:35.730 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5kvbj3nqPU4IHAf off=7140256 len=313039 2023-12-16T01:51:35.731 INFO:tasks.workunit.client.0.smithi078.stdout:op 3786 completed, throughput=4.99MB/sec 2023-12-16T01:51:35.731 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O6bCMvt3bILtio6 off=14917332 len=418874 2023-12-16T01:51:35.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 3787 completed, throughput=5MB/sec 2023-12-16T01:51:35.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ycwQ0SvwQqenfdB off=2554524 len=1528542 2023-12-16T01:51:35.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 3788 completed, throughput=5MB/sec 2023-12-16T01:51:35.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OnKDnnR3aK14Ft- off=11889819 len=557006 2023-12-16T01:51:35.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 3789 completed, throughput=5MB/sec 2023-12-16T01:51:35.735 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N250JZySNqx4Q4D off=1659830 len=1233626 2023-12-16T01:51:35.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 3790 completed, throughput=5MB/sec 2023-12-16T01:51:35.736 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IGURx2wZ1ux1EbV off=690462 len=333818 2023-12-16T01:51:35.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 3791 completed, throughput=5MB/sec 2023-12-16T01:51:35.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y9qXaqV4MmHjI6P off=1254208 len=880283 2023-12-16T01:51:35.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 3792 completed, throughput=5MB/sec 2023-12-16T01:51:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:36] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:51:36.745 INFO:tasks.workunit.client.0.smithi078.stdout: 748: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_5lZ3mGcBGmFjZy off=8866060 len=431588 2023-12-16T01:51:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 3793 completed, throughput=4.99MB/sec 2023-12-16T01:51:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ObOqW5b7yYqlP_3 off=15638313 len=948420 2023-12-16T01:51:36.752 INFO:tasks.workunit.client.0.smithi078.stdout:op 3794 completed, throughput=5MB/sec 2023-12-16T01:51:36.752 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z1EP1HqLOi-XRf9 off=14101862 len=33451 2023-12-16T01:51:36.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 3795 completed, throughput=5MB/sec 2023-12-16T01:51:36.753 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jAYWykyZeI8EYGb off=8173976 len=1864465 2023-12-16T01:51:36.762 INFO:tasks.workunit.client.0.smithi078.stdout:op 3796 completed, throughput=5MB/sec 2023-12-16T01:51:36.762 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-77Gseno83pNV1pt off=58885 len=242720 2023-12-16T01:51:36.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 3797 completed, throughput=5MB/sec 2023-12-16T01:51:36.763 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P0qZl3uf9iktLpG off=10694386 len=1819239 2023-12-16T01:51:36.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 3798 completed, throughput=5MB/sec 2023-12-16T01:51:36.805 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (30m) 5m ago 34m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (30m) 3m ago 34m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (35m) 5m ago 35m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (35m) 3m ago 35m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (29m) 3m ago 38m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (30m) 5m ago 40m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (29m) 5m ago 40m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (28m) 3m ago 39m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:51:37.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (29m) 5m ago 38m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (30m) 5m ago 34m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (30m) 3m ago 34m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (28m) 5m ago 38m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (27m) 5m ago 38m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (26m) 5m ago 37m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (26m) 5m ago 37m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (25m) 3m ago 36m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (25m) 3m ago 36m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (24m) 3m ago 36m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (24m) 3m ago 35m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:51:37.115 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (29m) 3m ago 35m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:51:37.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:51:37.502 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:51:37.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:51:37.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:51:37.502 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:51:37.502 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:51:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:37 smithi118 ceph-mon[131825]: pgmap v1705: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-16T01:51:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:37 smithi118 ceph-mon[131825]: from='client.45557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:37 smithi078 ceph-mon[139570]: pgmap v1705: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-16T01:51:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:37 smithi078 ceph-mon[139570]: from='client.45557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:37 smithi078 ceph-mon[142991]: pgmap v1705: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-16T01:51:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:37 smithi078 ceph-mon[142991]: from='client.45557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:37.765 INFO:tasks.workunit.client.0.smithi078.stdout: 749: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:37.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wq6iIQhPuw9Uou- off=4543102 len=1455009 2023-12-16T01:51:37.772 INFO:tasks.workunit.client.0.smithi078.stdout:op 3799 completed, throughput=5MB/sec 2023-12-16T01:51:37.773 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SQugoZ6kDo5WElr off=9038637 len=1940453 2023-12-16T01:51:37.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 3800 completed, throughput=5MB/sec 2023-12-16T01:51:37.782 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bllseFO7mnbgMsh off=16094642 len=1115289 2023-12-16T01:51:37.784 INFO:tasks.workunit.client.0.smithi078.stdout:op 3801 completed, throughput=5MB/sec 2023-12-16T01:51:37.784 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OE0vtJpi2ncZEz4 off=7178669 len=1619600 2023-12-16T01:51:37.792 INFO:tasks.workunit.client.0.smithi078.stdout:op 3802 completed, throughput=5MB/sec 2023-12-16T01:51:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:38 smithi118 ceph-mon[131825]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3553986691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:38 smithi078 ceph-mon[139570]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3553986691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:38 smithi078 ceph-mon[142991]: from='client.45563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:51:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3553986691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:51:38.792 INFO:tasks.workunit.client.0.smithi078.stdout: 750: throughput=5MB/sec pending data=0 2023-12-16T01:51:38.792 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-82i91T5apC0iP-8 off=11740738 len=1909460 2023-12-16T01:51:38.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 3803 completed, throughput=5MB/sec 2023-12-16T01:51:38.802 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JAILq1qC31kmUAl off=20101899 len=1550500 2023-12-16T01:51:38.805 INFO:tasks.workunit.client.0.smithi078.stdout:op 3804 completed, throughput=5MB/sec 2023-12-16T01:51:38.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LA5WHPLSLQACzUI off=0 len=1535653 2023-12-16T01:51:38.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 3805 completed, throughput=5MB/sec 2023-12-16T01:51:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:39 smithi118 ceph-mon[131825]: pgmap v1706: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2023-12-16T01:51:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:39 smithi078 ceph-mon[139570]: pgmap v1706: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2023-12-16T01:51:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:39 smithi078 ceph-mon[142991]: pgmap v1706: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2023-12-16T01:51:39.806 INFO:tasks.workunit.client.0.smithi078.stdout: 751: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:39.806 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZZNqLnJ-lBKUDJS off=3190521 len=550222 2023-12-16T01:51:39.807 INFO:tasks.workunit.client.0.smithi078.stdout:op 3806 completed, throughput=5MB/sec 2023-12-16T01:51:39.807 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v8qwaMpACsTHEyQ off=9683620 len=1484364 2023-12-16T01:51:39.815 INFO:tasks.workunit.client.0.smithi078.stdout:op 3807 completed, throughput=5MB/sec 2023-12-16T01:51:39.816 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yex3_DITZYvcMSY off=3825109 len=987197 2023-12-16T01:51:39.818 INFO:tasks.workunit.client.0.smithi078.stdout:op 3808 completed, throughput=5MB/sec 2023-12-16T01:51:39.818 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t-nLHLVAjyAzwvV off=1249340 len=2086209 2023-12-16T01:51:39.820 INFO:tasks.workunit.client.0.smithi078.stdout:op 3809 completed, throughput=5MB/sec 2023-12-16T01:51:40.820 INFO:tasks.workunit.client.0.smithi078.stdout: 752: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:40.821 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gwWDdZnGTz8cnhA off=0 len=1259176 2023-12-16T01:51:40.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 3810 completed, throughput=5MB/sec 2023-12-16T01:51:40.822 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iPvkwhofI9IlUJr off=5267135 len=433282 2023-12-16T01:51:40.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 3811 completed, throughput=5MB/sec 2023-12-16T01:51:40.824 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ryMXtJQ0LhmwDsM off=3411575 len=510421 2023-12-16T01:51:40.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 3812 completed, throughput=5MB/sec 2023-12-16T01:51:40.825 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-71FGzf9iTlJ3Ruu off=5005139 len=893227 2023-12-16T01:51:40.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 3813 completed, throughput=5MB/sec 2023-12-16T01:51:40.827 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tqVNit4i1WFtcG6 off=1884994 len=118800 2023-12-16T01:51:40.828 INFO:tasks.workunit.client.0.smithi078.stdout:op 3814 completed, throughput=5MB/sec 2023-12-16T01:51:40.828 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wI2bYKwCdj6OZ30 off=19482408 len=1792334 2023-12-16T01:51:40.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 3815 completed, throughput=5MB/sec 2023-12-16T01:51:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:41 smithi118 ceph-mon[131825]: pgmap v1707: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:51:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:41 smithi078 ceph-mon[139570]: pgmap v1707: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:51:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:41 smithi078 ceph-mon[142991]: pgmap v1707: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:51:41.837 INFO:tasks.workunit.client.0.smithi078.stdout: 753: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:41.837 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ILNYp_hBsqRB1L8 off=788490 len=48710 2023-12-16T01:51:41.840 INFO:tasks.workunit.client.0.smithi078.stdout:op 3816 completed, throughput=4.99MB/sec 2023-12-16T01:51:41.840 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_oenpydQxePGcbt off=5946010 len=1053062 2023-12-16T01:51:41.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 3817 completed, throughput=5MB/sec 2023-12-16T01:51:41.841 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XeNqnb1jgOB69B4 off=18601737 len=115052 2023-12-16T01:51:41.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 3818 completed, throughput=5MB/sec 2023-12-16T01:51:41.842 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4I6H1RTQiY5_6cd off=1367168 len=918087 2023-12-16T01:51:41.848 INFO:tasks.workunit.client.0.smithi078.stdout:op 3819 completed, throughput=5MB/sec 2023-12-16T01:51:41.848 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cn9EFg6-qVySh2C off=14969245 len=1023060 2023-12-16T01:51:41.853 INFO:tasks.workunit.client.0.smithi078.stdout:op 3820 completed, throughput=5MB/sec 2023-12-16T01:51:41.853 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vQSw2VB7YFZyn1e off=1364761 len=1741114 2023-12-16T01:51:41.855 INFO:tasks.workunit.client.0.smithi078.stdout:op 3821 completed, throughput=5MB/sec 2023-12-16T01:51:41.855 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xKCw2_cfC3CPR1S off=11587203 len=10359 2023-12-16T01:51:41.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 3822 completed, throughput=5MB/sec 2023-12-16T01:51:41.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xm_ueqdHBr-YHRb off=6507234 len=969485 2023-12-16T01:51:41.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 3823 completed, throughput=5MB/sec 2023-12-16T01:51:42.858 INFO:tasks.workunit.client.0.smithi078.stdout: 754: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:42.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pdHxs9bTae4DBy0 off=3114277 len=1484809 2023-12-16T01:51:42.866 INFO:tasks.workunit.client.0.smithi078.stdout:op 3824 completed, throughput=5MB/sec 2023-12-16T01:51:42.866 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-U8XNlmLoyF0Qg_f off=10413403 len=577748 2023-12-16T01:51:42.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 3825 completed, throughput=5MB/sec 2023-12-16T01:51:42.870 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5AXpN7_MiZPLESa off=8009669 len=1244115 2023-12-16T01:51:42.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 3826 completed, throughput=5MB/sec 2023-12-16T01:51:42.872 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cywYHXIHls5C-NQ off=2819602 len=429412 2023-12-16T01:51:42.876 INFO:tasks.workunit.client.0.smithi078.stdout:op 3827 completed, throughput=5MB/sec 2023-12-16T01:51:42.876 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6ZXgZOS9AiE8blC off=5232872 len=697086 2023-12-16T01:51:42.880 INFO:tasks.workunit.client.0.smithi078.stdout:op 3828 completed, throughput=5MB/sec 2023-12-16T01:51:42.880 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ixrxVFewOxyXkO2 off=1951337 len=644524 2023-12-16T01:51:42.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 3829 completed, throughput=5MB/sec 2023-12-16T01:51:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:43 smithi118 ceph-mon[131825]: pgmap v1708: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:43 smithi078 ceph-mon[139570]: pgmap v1708: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:43 smithi078 ceph-mon[142991]: pgmap v1708: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:51:43.884 INFO:tasks.workunit.client.0.smithi078.stdout: 755: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:43.884 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4uDVfJfw5VKnUEH off=1340281 len=924462 2023-12-16T01:51:43.886 INFO:tasks.workunit.client.0.smithi078.stdout:op 3830 completed, throughput=5MB/sec 2023-12-16T01:51:43.886 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sTYQ3ndHqkZ7XaC off=3595977 len=726766 2023-12-16T01:51:43.887 INFO:tasks.workunit.client.0.smithi078.stdout:op 3831 completed, throughput=5MB/sec 2023-12-16T01:51:43.887 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9nMriYpcvBJCaKG off=3755553 len=1114954 2023-12-16T01:51:43.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 3832 completed, throughput=5MB/sec 2023-12-16T01:51:43.893 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jBHeLVLCZhfhJ0F off=0 len=1087392 2023-12-16T01:51:43.894 INFO:tasks.workunit.client.0.smithi078.stdout:op 3833 completed, throughput=5MB/sec 2023-12-16T01:51:43.894 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Whlle2WOuC3FPkr off=5491363 len=1634535 2023-12-16T01:51:43.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 3834 completed, throughput=5MB/sec 2023-12-16T01:51:44.897 INFO:tasks.workunit.client.0.smithi078.stdout: 756: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:44.897 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kjMM4AFADiYfj3z off=9286901 len=1805373 2023-12-16T01:51:44.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 3835 completed, throughput=5MB/sec 2023-12-16T01:51:44.906 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZFpXt0ZwTfoF22k off=1431940 len=584160 2023-12-16T01:51:44.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 3836 completed, throughput=5MB/sec 2023-12-16T01:51:44.910 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y0ZoDzQRE8KkWFT off=9887236 len=1398741 2023-12-16T01:51:44.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 3837 completed, throughput=5MB/sec 2023-12-16T01:51:44.917 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JD5gKbY-r-fm7eo off=9013912 len=707856 2023-12-16T01:51:44.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 3838 completed, throughput=5MB/sec 2023-12-16T01:51:44.918 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V8Pl_CuLuvLPzS9 off=15418530 len=1249289 2023-12-16T01:51:44.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 3839 completed, throughput=5MB/sec 2023-12-16T01:51:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:45 smithi118 ceph-mon[131825]: pgmap v1709: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:45 smithi078 ceph-mon[139570]: pgmap v1709: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:45 smithi078 ceph-mon[142991]: pgmap v1709: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:45.926 INFO:tasks.workunit.client.0.smithi078.stdout: 757: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:45.926 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X-5fzx2c_KFBJTi off=327043 len=1993616 2023-12-16T01:51:45.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 3840 completed, throughput=5MB/sec 2023-12-16T01:51:45.938 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-niDeKegoxvtq9YW off=14401478 len=702480 2023-12-16T01:51:45.942 INFO:tasks.workunit.client.0.smithi078.stdout:op 3841 completed, throughput=5MB/sec 2023-12-16T01:51:45.942 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kPMzfrwmtD9Rkz9 off=16751052 len=394178 2023-12-16T01:51:45.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 3842 completed, throughput=5MB/sec 2023-12-16T01:51:45.943 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G4ehoJ5ch8t5Ye5 off=3767106 len=321634 2023-12-16T01:51:45.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 3843 completed, throughput=5MB/sec 2023-12-16T01:51:45.946 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TI4pAWY79w_T_mN off=4607496 len=2043983 2023-12-16T01:51:45.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 3844 completed, throughput=5MB/sec 2023-12-16T01:51:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:46] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:51:46.949 INFO:tasks.workunit.client.0.smithi078.stdout: 758: throughput=5MB/sec pending data=0 2023-12-16T01:51:46.949 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JE7RWtrO1c7vxhX off=5649118 len=1665741 2023-12-16T01:51:46.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 3845 completed, throughput=5MB/sec 2023-12-16T01:51:46.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-56_iYiBy-uzmd1P off=2358079 len=1584853 2023-12-16T01:51:46.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 3846 completed, throughput=5MB/sec 2023-12-16T01:51:46.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UOoYZL8ocnjJm3x off=3840442 len=474504 2023-12-16T01:51:46.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 3847 completed, throughput=5MB/sec 2023-12-16T01:51:46.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f2Lg8sM8iVW4_z2 off=3433013 len=483560 2023-12-16T01:51:46.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 3848 completed, throughput=5MB/sec 2023-12-16T01:51:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:47 smithi118 ceph-mon[131825]: pgmap v1710: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:47 smithi078 ceph-mon[139570]: pgmap v1710: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:47 smithi078 ceph-mon[142991]: pgmap v1710: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:51:47.969 INFO:tasks.workunit.client.0.smithi078.stdout: 759: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:47.969 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-waLgTYXN3JHCRcW off=1522145 len=733347 2023-12-16T01:51:47.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 3849 completed, throughput=4.99MB/sec 2023-12-16T01:51:47.974 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fqsHSoGecZldefs off=6187708 len=854803 2023-12-16T01:51:47.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 3850 completed, throughput=5MB/sec 2023-12-16T01:51:47.979 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XJfalT41GZqCvi2 off=6918609 len=891512 2023-12-16T01:51:47.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 3851 completed, throughput=5MB/sec 2023-12-16T01:51:47.980 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NwPnnT3jVD56kMK off=6363388 len=1410592 2023-12-16T01:51:47.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 3852 completed, throughput=5MB/sec 2023-12-16T01:51:47.981 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tHOSqjWST-oOpvl off=65260 len=104092 2023-12-16T01:51:47.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 3853 completed, throughput=5MB/sec 2023-12-16T01:51:47.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FWI1mkpOugDLadX off=10480301 len=1415577 2023-12-16T01:51:47.984 INFO:tasks.workunit.client.0.smithi078.stdout:op 3854 completed, throughput=5MB/sec 2023-12-16T01:51:48.984 INFO:tasks.workunit.client.0.smithi078.stdout: 760: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:48.985 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j7y2zGJ3Jv37Xne off=1266344 len=701111 2023-12-16T01:51:48.986 INFO:tasks.workunit.client.0.smithi078.stdout:op 3855 completed, throughput=4.99MB/sec 2023-12-16T01:51:48.986 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IkSvht-0hg2RorT off=1871987 len=1666623 2023-12-16T01:51:48.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 3856 completed, throughput=5MB/sec 2023-12-16T01:51:48.995 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yEvIfUy7c4Xu4xu off=20023988 len=1305190 2023-12-16T01:51:49.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 3857 completed, throughput=5MB/sec 2023-12-16T01:51:49.002 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hpU_jdrWFhHImi0 off=945626 len=1877581 2023-12-16T01:51:49.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 3858 completed, throughput=5MB/sec 2023-12-16T01:51:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:49 smithi118 ceph-mon[131825]: pgmap v1711: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:51:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:49 smithi078 ceph-mon[139570]: pgmap v1711: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:51:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:49 smithi078 ceph-mon[142991]: pgmap v1711: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:51:50.012 INFO:tasks.workunit.client.0.smithi078.stdout: 761: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:50.012 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G5XdkJc0oGX4Wj0 off=4553925 len=266364 2023-12-16T01:51:50.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 3859 completed, throughput=4.99MB/sec 2023-12-16T01:51:50.015 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qA2A8LEidgwN3a2 off=2350669 len=166299 2023-12-16T01:51:50.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 3860 completed, throughput=4.99MB/sec 2023-12-16T01:51:50.017 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Wuspffwy_2nhk9M off=0 len=1956531 2023-12-16T01:51:50.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 3861 completed, throughput=5MB/sec 2023-12-16T01:51:50.027 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Wm7cCfeoJqGsG_O off=2059994 len=304757 2023-12-16T01:51:50.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 3862 completed, throughput=5MB/sec 2023-12-16T01:51:50.027 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3rHPvqVzaEXazGM off=0 len=1124571 2023-12-16T01:51:50.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 3863 completed, throughput=5MB/sec 2023-12-16T01:51:50.033 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZcnY1sianC8EEN0 off=1025547 len=438676 2023-12-16T01:51:50.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 3864 completed, throughput=5MB/sec 2023-12-16T01:51:50.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GVWoqqtWBh38GHp off=398496 len=873105 2023-12-16T01:51:50.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 3865 completed, throughput=5MB/sec 2023-12-16T01:51:51.041 INFO:tasks.workunit.client.0.smithi078.stdout: 762: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:51.041 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BaGsFUtuBO1KxhD off=14504827 len=2002322 2023-12-16T01:51:51.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 3866 completed, throughput=5MB/sec 2023-12-16T01:51:51.045 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WEheyXKcpkjkdAE off=3435797 len=245520 2023-12-16T01:51:51.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 3867 completed, throughput=5MB/sec 2023-12-16T01:51:51.046 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Go83y3zzyopD_Zn off=4178757 len=1815161 2023-12-16T01:51:51.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 3868 completed, throughput=5MB/sec 2023-12-16T01:51:51.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lsuH2kviRba9VlT off=1439205 len=710650 2023-12-16T01:51:51.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 3869 completed, throughput=5MB/sec 2023-12-16T01:51:51.060 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QRH2GyVrWYpUfgP off=12310125 len=220343 2023-12-16T01:51:51.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 3870 completed, throughput=5MB/sec 2023-12-16T01:51:51.061 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N5sr7Mt7UBpqf6m off=21631661 len=1576476 2023-12-16T01:51:51.063 INFO:tasks.workunit.client.0.smithi078.stdout:op 3871 completed, throughput=5MB/sec 2023-12-16T01:51:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:51 smithi118 ceph-mon[131825]: pgmap v1712: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:51 smithi078 ceph-mon[139570]: pgmap v1712: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:51 smithi078 ceph-mon[142991]: pgmap v1712: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:51:52.064 INFO:tasks.workunit.client.0.smithi078.stdout: 763: throughput=5MB/sec pending data=0 2023-12-16T01:51:52.064 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B651xg62kxzgmHJ off=4463676 len=1206339 2023-12-16T01:51:52.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 3872 completed, throughput=5MB/sec 2023-12-16T01:51:52.069 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ltO_XLfD1Zzasb5 off=5324511 len=1173001 2023-12-16T01:51:52.076 INFO:tasks.workunit.client.0.smithi078.stdout:op 3873 completed, throughput=5MB/sec 2023-12-16T01:51:52.076 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YgnN-kuPzEpTT45 off=18121072 len=1183650 2023-12-16T01:51:52.082 INFO:tasks.workunit.client.0.smithi078.stdout:op 3874 completed, throughput=5MB/sec 2023-12-16T01:51:52.082 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PG8GzhsF0HYo-Gh off=1855751 len=956262 2023-12-16T01:51:52.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 3875 completed, throughput=5MB/sec 2023-12-16T01:51:53.084 INFO:tasks.workunit.client.0.smithi078.stdout: 764: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:53.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c_fKzU2tXmR4POH off=2445849 len=1368875 2023-12-16T01:51:53.085 INFO:tasks.workunit.client.0.smithi078.stdout:op 3876 completed, throughput=5MB/sec 2023-12-16T01:51:53.085 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QnY5CHiMboWHjPK off=449338 len=755086 2023-12-16T01:51:53.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 3877 completed, throughput=5MB/sec 2023-12-16T01:51:53.089 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f6Su1v7iV3IWLev off=2741144 len=2020542 2023-12-16T01:51:53.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 3878 completed, throughput=5MB/sec 2023-12-16T01:51:53.092 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9L3R793yozNBmK6 off=7301167 len=896095 2023-12-16T01:51:53.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 3879 completed, throughput=5MB/sec 2023-12-16T01:51:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:53 smithi118 ceph-mon[131825]: pgmap v1713: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:53 smithi078 ceph-mon[139570]: pgmap v1713: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:53 smithi078 ceph-mon[142991]: pgmap v1713: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:51:54.097 INFO:tasks.workunit.client.0.smithi078.stdout: 765: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:54.097 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ahshXKXemlF-ZJZ off=9932088 len=1226578 2023-12-16T01:51:54.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 3880 completed, throughput=5MB/sec 2023-12-16T01:51:54.098 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hIKF0L4CoA4lUQ0 off=7921793 len=1577320 2023-12-16T01:51:54.106 INFO:tasks.workunit.client.0.smithi078.stdout:op 3881 completed, throughput=5MB/sec 2023-12-16T01:51:54.106 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NjK5o5u5AY2Sa_c off=2493513 len=875620 2023-12-16T01:51:54.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 3882 completed, throughput=5MB/sec 2023-12-16T01:51:54.108 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZHtPmlfh4kSApwP off=448624 len=154129 2023-12-16T01:51:54.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 3883 completed, throughput=5MB/sec 2023-12-16T01:51:54.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UydZMG28rQLkbIR off=19376460 len=140509 2023-12-16T01:51:54.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 3884 completed, throughput=5MB/sec 2023-12-16T01:51:54.112 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YulQugqQCqY610I off=20463034 len=1343122 2023-12-16T01:51:54.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 3885 completed, throughput=5MB/sec 2023-12-16T01:51:55.113 INFO:tasks.workunit.client.0.smithi078.stdout: 766: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:55.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--uLT05IdWYUE3JJ off=3545664 len=1756457 2023-12-16T01:51:55.115 INFO:tasks.workunit.client.0.smithi078.stdout:op 3886 completed, throughput=5MB/sec 2023-12-16T01:51:55.116 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_IMMZNqblFQjIe7 off=1937480 len=1286561 2023-12-16T01:51:55.123 INFO:tasks.workunit.client.0.smithi078.stdout:op 3887 completed, throughput=5MB/sec 2023-12-16T01:51:55.123 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XHzCna5wMuPZfXp off=1760613 len=1684828 2023-12-16T01:51:55.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 3888 completed, throughput=5MB/sec 2023-12-16T01:51:55.125 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CTgAcB6WlL2UQ14 off=530821 len=1605792 2023-12-16T01:51:55.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 3889 completed, throughput=5MB/sec 2023-12-16T01:51:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:55 smithi118 ceph-mon[131825]: pgmap v1714: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:55 smithi078 ceph-mon[139570]: pgmap v1714: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:55 smithi078 ceph-mon[142991]: pgmap v1714: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:51:56.131 INFO:tasks.workunit.client.0.smithi078.stdout: 767: throughput=5MB/sec pending data=0 2023-12-16T01:51:56.131 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cxlg_n9uSP_oNFO off=8320550 len=1185970 2023-12-16T01:51:56.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 3890 completed, throughput=5MB/sec 2023-12-16T01:51:56.134 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OPi9U4MO0Hui0b2 off=2034232 len=506929 2023-12-16T01:51:56.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 3891 completed, throughput=5MB/sec 2023-12-16T01:51:56.138 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ywDLw2f1xTWO0x8 off=13393384 len=1752134 2023-12-16T01:51:56.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 3892 completed, throughput=5MB/sec 2023-12-16T01:51:56.140 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bOzeNwwD2dS1Na5 off=529107 len=1386209 2023-12-16T01:51:56.141 INFO:tasks.workunit.client.0.smithi078.stdout:op 3893 completed, throughput=5MB/sec 2023-12-16T01:51:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:51:56] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:51:57.142 INFO:tasks.workunit.client.0.smithi078.stdout: 768: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:57.142 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QwXkXg-rK8HSi2U off=3761210 len=314310 2023-12-16T01:51:57.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 3894 completed, throughput=4.99MB/sec 2023-12-16T01:51:57.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W0MddapcWYhv2mV off=970226 len=1060387 2023-12-16T01:51:57.150 INFO:tasks.workunit.client.0.smithi078.stdout:op 3895 completed, throughput=5MB/sec 2023-12-16T01:51:57.150 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZbAJK-M6CkVyyvg off=196833 len=34980 2023-12-16T01:51:57.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 3896 completed, throughput=5MB/sec 2023-12-16T01:51:57.153 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bCZpwNMAI2FpM0Z off=10492623 len=791301 2023-12-16T01:51:57.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 3897 completed, throughput=5MB/sec 2023-12-16T01:51:57.157 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VNlDlfutmK6295u off=1614648 len=1905548 2023-12-16T01:51:57.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 3898 completed, throughput=5MB/sec 2023-12-16T01:51:57.159 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OW1hi_LipPrU_Xx off=20243289 len=272162 2023-12-16T01:51:57.159 INFO:tasks.workunit.client.0.smithi078.stdout:op 3899 completed, throughput=5MB/sec 2023-12-16T01:51:57.159 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-scjtxnJaAcc-4Az off=9257247 len=1488096 2023-12-16T01:51:57.160 INFO:tasks.workunit.client.0.smithi078.stdout:op 3900 completed, throughput=5MB/sec 2023-12-16T01:51:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:57 smithi118 ceph-mon[131825]: pgmap v1715: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:57 smithi078 ceph-mon[139570]: pgmap v1715: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:57 smithi078 ceph-mon[142991]: pgmap v1715: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:51:58.160 INFO:tasks.workunit.client.0.smithi078.stdout: 769: throughput=5MB/sec pending data=0 2023-12-16T01:51:58.160 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R-KFeDWAjd7rYOK off=371819 len=711279 2023-12-16T01:51:58.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 3901 completed, throughput=5MB/sec 2023-12-16T01:51:58.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y7fero6YMxlbuRA off=3785307 len=2047586 2023-12-16T01:51:58.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 3902 completed, throughput=5MB/sec 2023-12-16T01:51:58.165 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EqImD7VyixiUy_g off=2041909 len=1334118 2023-12-16T01:51:58.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 3903 completed, throughput=5MB/sec 2023-12-16T01:51:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:51:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:51:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:51:59.171 INFO:tasks.workunit.client.0.smithi078.stdout: 770: throughput=4.99MB/sec pending data=0 2023-12-16T01:51:59.171 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aKaRGBW7sSeUPEG off=14960075 len=1488228 2023-12-16T01:51:59.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 3904 completed, throughput=5MB/sec 2023-12-16T01:51:59.173 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y0YLH1lQA9f-oez off=4465408 len=1474190 2023-12-16T01:51:59.180 INFO:tasks.workunit.client.0.smithi078.stdout:op 3905 completed, throughput=5MB/sec 2023-12-16T01:51:59.180 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z0y09Bi9MVDNqme off=1035535 len=1993494 2023-12-16T01:51:59.190 INFO:tasks.workunit.client.0.smithi078.stdout:op 3906 completed, throughput=5MB/sec 2023-12-16T01:51:59.190 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jl_vfKiCgPGfpMi off=1045680 len=1753329 2023-12-16T01:51:59.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 3907 completed, throughput=5MB/sec 2023-12-16T01:51:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:59 smithi118 ceph-mon[131825]: pgmap v1716: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:51:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:51:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:51:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[139570]: pgmap v1716: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[142991]: pgmap v1716: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:51:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:51:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:51:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:51:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:00.197 INFO:tasks.workunit.client.0.smithi078.stdout: 771: throughput=5MB/sec pending data=0 2023-12-16T01:52:00.198 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MN5N0p6QHdAxshg off=19666298 len=96578 2023-12-16T01:52:00.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 3908 completed, throughput=5MB/sec 2023-12-16T01:52:00.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-t3WuxjDL3gQOpOG off=1137343 len=498535 2023-12-16T01:52:00.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 3909 completed, throughput=5MB/sec 2023-12-16T01:52:00.204 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vAwZupVAJzykDzO off=4526209 len=1057838 2023-12-16T01:52:00.210 INFO:tasks.workunit.client.0.smithi078.stdout:op 3910 completed, throughput=5MB/sec 2023-12-16T01:52:00.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ITG6ElNHFev0VtZ off=16034687 len=29561 2023-12-16T01:52:00.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 3911 completed, throughput=5MB/sec 2023-12-16T01:52:00.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t-VZtdjdxsQsrER off=934765 len=389022 2023-12-16T01:52:00.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 3912 completed, throughput=5MB/sec 2023-12-16T01:52:00.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X6pdR7U1FNJRCns off=3120561 len=1339702 2023-12-16T01:52:00.214 INFO:tasks.workunit.client.0.smithi078.stdout:op 3913 completed, throughput=5MB/sec 2023-12-16T01:52:00.214 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2HKOX2I24QPMKT1 off=12722835 len=13950 2023-12-16T01:52:00.216 INFO:tasks.workunit.client.0.smithi078.stdout:op 3914 completed, throughput=5MB/sec 2023-12-16T01:52:00.216 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5h8km7U5mx8Mz_P off=5754985 len=946279 2023-12-16T01:52:00.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 3915 completed, throughput=5MB/sec 2023-12-16T01:52:01.219 INFO:tasks.workunit.client.0.smithi078.stdout: 772: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:01.219 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ylt1v0Zv5LgORnt off=13891534 len=822278 2023-12-16T01:52:01.225 INFO:tasks.workunit.client.0.smithi078.stdout:op 3916 completed, throughput=5MB/sec 2023-12-16T01:52:01.225 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PFtuTTZaV3KGo5D off=12160482 len=1726531 2023-12-16T01:52:01.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 3917 completed, throughput=5MB/sec 2023-12-16T01:52:01.227 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nL2LFTzNo0U85Ew off=20563373 len=1513690 2023-12-16T01:52:01.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 3918 completed, throughput=5MB/sec 2023-12-16T01:52:01.235 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jJMNK2KbBsVLYeS off=8415292 len=1918578 2023-12-16T01:52:01.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 3919 completed, throughput=5MB/sec 2023-12-16T01:52:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:01 smithi118 ceph-mon[131825]: pgmap v1717: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:01 smithi078 ceph-mon[139570]: pgmap v1717: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:01 smithi078 ceph-mon[142991]: pgmap v1717: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:02.238 INFO:tasks.workunit.client.0.smithi078.stdout: 773: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:02.238 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OgzFvy3t7TVnl8y off=12276191 len=863595 2023-12-16T01:52:02.239 INFO:tasks.workunit.client.0.smithi078.stdout:op 3920 completed, throughput=5MB/sec 2023-12-16T01:52:02.239 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ODNwsRw3ognDt5e off=2328574 len=249354 2023-12-16T01:52:02.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 3921 completed, throughput=5MB/sec 2023-12-16T01:52:02.240 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rVdXjZSIxrCKSRM off=9140291 len=705109 2023-12-16T01:52:02.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 3922 completed, throughput=5MB/sec 2023-12-16T01:52:02.241 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-euCD4jPNXps8-b- off=3466474 len=2050081 2023-12-16T01:52:02.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 3923 completed, throughput=5MB/sec 2023-12-16T01:52:02.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nUs2CmZDUaosEvx off=17163008 len=2016159 2023-12-16T01:52:02.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 3924 completed, throughput=5MB/sec 2023-12-16T01:52:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:03.264 INFO:tasks.workunit.client.0.smithi078.stdout: 774: throughput=5MB/sec pending data=0 2023-12-16T01:52:03.264 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BsuL1coHdRnKLaD off=2573900 len=524839 2023-12-16T01:52:03.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 3925 completed, throughput=5MB/sec 2023-12-16T01:52:03.268 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0OJ6hmocZNfD8Pd off=4796490 len=1130792 2023-12-16T01:52:03.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 3926 completed, throughput=5MB/sec 2023-12-16T01:52:03.270 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--elCA4NLHwbJyww off=5398869 len=1683823 2023-12-16T01:52:03.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 3927 completed, throughput=5MB/sec 2023-12-16T01:52:03.273 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A4Sw7Cq6iRUzB2I off=8939556 len=624023 2023-12-16T01:52:03.278 INFO:tasks.workunit.client.0.smithi078.stdout:op 3928 completed, throughput=5MB/sec 2023-12-16T01:52:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:03 smithi118 ceph-mon[131825]: pgmap v1718: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:03 smithi078 ceph-mon[139570]: pgmap v1718: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:03 smithi078 ceph-mon[142991]: pgmap v1718: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:04.278 INFO:tasks.workunit.client.0.smithi078.stdout: 775: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:04.278 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OEYobWCoRycNJr1 off=435473 len=1335294 2023-12-16T01:52:04.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 3929 completed, throughput=5MB/sec 2023-12-16T01:52:04.280 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l7xdItML1lpDlfM off=1421437 len=1494671 2023-12-16T01:52:04.283 INFO:tasks.workunit.client.0.smithi078.stdout:op 3930 completed, throughput=5MB/sec 2023-12-16T01:52:04.283 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Qwpv0w0gSyKYbfD off=10610487 len=1610980 2023-12-16T01:52:04.286 INFO:tasks.workunit.client.0.smithi078.stdout:op 3931 completed, throughput=5MB/sec 2023-12-16T01:52:04.286 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kI-uVvcJ-4fkEJ2 off=12126144 len=711083 2023-12-16T01:52:04.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 3932 completed, throughput=5MB/sec 2023-12-16T01:52:05.287 INFO:tasks.workunit.client.0.smithi078.stdout: 776: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:05.288 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SyQ73glTX_4EP7P off=1050455 len=1213890 2023-12-16T01:52:05.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 3933 completed, throughput=5MB/sec 2023-12-16T01:52:05.289 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tEuOo8bmhlJfYoU off=666336 len=450674 2023-12-16T01:52:05.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 3934 completed, throughput=5MB/sec 2023-12-16T01:52:05.290 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EXGTWhWsE74_qrS off=467362 len=1779869 2023-12-16T01:52:05.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 3935 completed, throughput=5MB/sec 2023-12-16T01:52:05.300 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VNFtHlBd09qmBJ6 off=7866443 len=182937 2023-12-16T01:52:05.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 3936 completed, throughput=5MB/sec 2023-12-16T01:52:05.301 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y6fWcekBBR-xITe off=10469308 len=1188351 2023-12-16T01:52:05.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 3937 completed, throughput=5MB/sec 2023-12-16T01:52:05.308 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TJJSbVDCl74qbAU off=8172044 len=1233022 2023-12-16T01:52:05.315 INFO:tasks.workunit.client.0.smithi078.stdout:op 3938 completed, throughput=5MB/sec 2023-12-16T01:52:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:05 smithi118 ceph-mon[131825]: pgmap v1719: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:05 smithi078 ceph-mon[139570]: pgmap v1719: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:05 smithi078 ceph-mon[142991]: pgmap v1719: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:06.315 INFO:tasks.workunit.client.0.smithi078.stdout: 777: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:06.316 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pChivoJ6jb1nBGw off=4139042 len=332522 2023-12-16T01:52:06.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 3939 completed, throughput=4.99MB/sec 2023-12-16T01:52:06.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D4pTbES7R-8Vwpj off=13450206 len=842858 2023-12-16T01:52:06.324 INFO:tasks.workunit.client.0.smithi078.stdout:op 3940 completed, throughput=5MB/sec 2023-12-16T01:52:06.324 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xMC1-EThVkFtH7o off=4212216 len=1302744 2023-12-16T01:52:06.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 3941 completed, throughput=5MB/sec 2023-12-16T01:52:06.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ipqeAvXW2Jg9FHm off=21173400 len=863614 2023-12-16T01:52:06.337 INFO:tasks.workunit.client.0.smithi078.stdout:op 3942 completed, throughput=5MB/sec 2023-12-16T01:52:06.337 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VbVI7xR4rdVTxhT off=6435339 len=1386259 2023-12-16T01:52:06.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 3943 completed, throughput=5MB/sec 2023-12-16T01:52:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:06] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:52:07.345 INFO:tasks.workunit.client.0.smithi078.stdout: 778: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:07.345 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DLp_tD69Mkh2Qo4 off=3403658 len=1668632 2023-12-16T01:52:07.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 3944 completed, throughput=5MB/sec 2023-12-16T01:52:07.354 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y1dB9Jhex-gZyh- off=6547468 len=956447 2023-12-16T01:52:07.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 3945 completed, throughput=5MB/sec 2023-12-16T01:52:07.360 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7-3GDq3R3g6xdMs off=16013322 len=1331782 2023-12-16T01:52:07.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 3946 completed, throughput=5MB/sec 2023-12-16T01:52:07.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J9zSBxVFAqaOOtt off=2473435 len=981678 2023-12-16T01:52:07.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 3947 completed, throughput=5MB/sec 2023-12-16T01:52:07.363 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-umnMqsChg2HOCd- off=7245221 len=726551 2023-12-16T01:52:07.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 3948 completed, throughput=5MB/sec 2023-12-16T01:52:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:07 smithi118 ceph-mon[131825]: pgmap v1720: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:07 smithi078 ceph-mon[139570]: pgmap v1720: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:07 smithi078 ceph-mon[142991]: pgmap v1720: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:52:08.158 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:52:08.158 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (31m) 6m ago 35m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:52:08.158 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (30m) 4m ago 34m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:52:08.158 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (36m) 6m ago 36m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (36m) 4m ago 36m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (30m) 4m ago 39m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (30m) 6m ago 40m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (30m) 6m ago 40m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (29m) 4m ago 39m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (29m) 6m ago 39m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (31m) 6m ago 34m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (30m) 4m ago 34m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (28m) 6m ago 38m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (28m) 6m ago 38m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (27m) 6m ago 38m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:52:08.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (26m) 6m ago 37m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:52:08.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (26m) 4m ago 37m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:52:08.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (25m) 4m ago 37m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:52:08.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (25m) 4m ago 36m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:52:08.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (24m) 4m ago 36m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:52:08.160 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (30m) 4m ago 35m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:52:08.365 INFO:tasks.workunit.client.0.smithi078.stdout: 779: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:08.365 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nOFNsTE5ILoP1yy off=10473429 len=1349199 2023-12-16T01:52:08.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 3949 completed, throughput=5MB/sec 2023-12-16T01:52:08.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1qHa81dyJp2tqOv off=421707 len=14252 2023-12-16T01:52:08.368 INFO:tasks.workunit.client.0.smithi078.stdout:op 3950 completed, throughput=5MB/sec 2023-12-16T01:52:08.368 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1iAxGjnHZWpEPcW off=11073853 len=780975 2023-12-16T01:52:08.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 3951 completed, throughput=5MB/sec 2023-12-16T01:52:08.372 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6PHUmEYJc66U6T0 off=9770727 len=1595131 2023-12-16T01:52:08.380 INFO:tasks.workunit.client.0.smithi078.stdout:op 3952 completed, throughput=5MB/sec 2023-12-16T01:52:08.381 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-45eWi1juepryGrM off=7485208 len=726065 2023-12-16T01:52:08.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 3953 completed, throughput=5MB/sec 2023-12-16T01:52:08.381 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--FnMqV8xbgNDz3V off=1551812 len=1956103 2023-12-16T01:52:08.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 3954 completed, throughput=5MB/sec 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:52:08.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:52:08.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:52:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:08 smithi118 ceph-mon[131825]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:08 smithi078 ceph-mon[142991]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:08 smithi078 ceph-mon[139570]: from='client.45575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:09.385 INFO:tasks.workunit.client.0.smithi078.stdout: 780: throughput=5MB/sec pending data=0 2023-12-16T01:52:09.385 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HFmLGHrqN96fT6Y off=21125111 len=1222844 2023-12-16T01:52:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 3955 completed, throughput=5MB/sec 2023-12-16T01:52:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y81WlVe7H_ZMqlc off=9376415 len=1280455 2023-12-16T01:52:09.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 3956 completed, throughput=5MB/sec 2023-12-16T01:52:09.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z6XQsI4lDeC_1Hw off=21054156 len=1791958 2023-12-16T01:52:09.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 3957 completed, throughput=5MB/sec 2023-12-16T01:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:09 smithi118 ceph-mon[131825]: from='client.45581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:09 smithi118 ceph-mon[131825]: pgmap v1721: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3538290735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[142991]: from='client.45581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[142991]: pgmap v1721: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3538290735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[139570]: from='client.45581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[139570]: pgmap v1721: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3538290735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:10.402 INFO:tasks.workunit.client.0.smithi078.stdout: 781: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:10.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BoUWK1__v2bZCCI off=18377964 len=1471146 2023-12-16T01:52:10.404 INFO:tasks.workunit.client.0.smithi078.stdout:op 3958 completed, throughput=5MB/sec 2023-12-16T01:52:10.404 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r_nORI-ueSlwTd1 off=12954939 len=1811760 2023-12-16T01:52:10.406 INFO:tasks.workunit.client.0.smithi078.stdout:op 3959 completed, throughput=5MB/sec 2023-12-16T01:52:10.406 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wWBKP2kf1gEmPtU off=3825800 len=1432661 2023-12-16T01:52:10.415 INFO:tasks.workunit.client.0.smithi078.stdout:op 3960 completed, throughput=5MB/sec 2023-12-16T01:52:10.415 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s7EcDYKEK9KmPsZ off=4465232 len=1101913 2023-12-16T01:52:10.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 3961 completed, throughput=5MB/sec 2023-12-16T01:52:11.420 INFO:tasks.workunit.client.0.smithi078.stdout: 782: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:11.420 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HraLVMgLyBB0s-c off=1893161 len=2042244 2023-12-16T01:52:11.423 INFO:tasks.workunit.client.0.smithi078.stdout:op 3962 completed, throughput=5MB/sec 2023-12-16T01:52:11.423 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8If2FiYbXFZkKyk off=6190403 len=1636922 2023-12-16T01:52:11.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 3963 completed, throughput=5MB/sec 2023-12-16T01:52:11.426 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HxZnY7Vwe1VYUDM off=10790314 len=15051 2023-12-16T01:52:11.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 3964 completed, throughput=5MB/sec 2023-12-16T01:52:11.428 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-trQfOVXG0NkK-Tz off=1176887 len=1736663 2023-12-16T01:52:11.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 3965 completed, throughput=5MB/sec 2023-12-16T01:52:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:11 smithi118 ceph-mon[131825]: pgmap v1722: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:52:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:11 smithi078 ceph-mon[142991]: pgmap v1722: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:52:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:11 smithi078 ceph-mon[139570]: pgmap v1722: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:52:12.430 INFO:tasks.workunit.client.0.smithi078.stdout: 783: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:12.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ioshq4J5WF53iPf off=7365360 len=1087785 2023-12-16T01:52:12.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 3966 completed, throughput=5MB/sec 2023-12-16T01:52:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MGgzm-AerXygnq4 off=6274464 len=1977722 2023-12-16T01:52:12.448 INFO:tasks.workunit.client.0.smithi078.stdout:op 3967 completed, throughput=5MB/sec 2023-12-16T01:52:12.448 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hoAdT7wK456So0y off=6627694 len=294557 2023-12-16T01:52:12.451 INFO:tasks.workunit.client.0.smithi078.stdout:op 3968 completed, throughput=5MB/sec 2023-12-16T01:52:12.451 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4DTVcpE0HJ4UitL off=170922 len=1940992 2023-12-16T01:52:12.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 3969 completed, throughput=5MB/sec 2023-12-16T01:52:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:13 smithi118 ceph-mon[131825]: pgmap v1723: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:13.454 INFO:tasks.workunit.client.0.smithi078.stdout: 784: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:13.454 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yT06K2G9-RHt-L5 off=14162089 len=753888 2023-12-16T01:52:13.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 3970 completed, throughput=5MB/sec 2023-12-16T01:52:13.455 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dYXrC__POqTY7Ki off=5318557 len=1318029 2023-12-16T01:52:13.457 INFO:tasks.workunit.client.0.smithi078.stdout:op 3971 completed, throughput=5MB/sec 2023-12-16T01:52:13.457 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Tl6xFt_yLhBtdJG off=2037367 len=71938 2023-12-16T01:52:13.458 INFO:tasks.workunit.client.0.smithi078.stdout:op 3972 completed, throughput=5MB/sec 2023-12-16T01:52:13.458 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qP57E2u2N9772iV off=18066136 len=879451 2023-12-16T01:52:13.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 3973 completed, throughput=5MB/sec 2023-12-16T01:52:13.464 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OZBdQ_K1SjMs2C0 off=7799 len=218637 2023-12-16T01:52:13.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 3974 completed, throughput=5MB/sec 2023-12-16T01:52:13.464 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5XhzSb47HLQeE8B off=2819343 len=2039805 2023-12-16T01:52:13.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 3975 completed, throughput=5MB/sec 2023-12-16T01:52:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:13 smithi078 ceph-mon[139570]: pgmap v1723: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:13 smithi078 ceph-mon[142991]: pgmap v1723: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:14.468 INFO:tasks.workunit.client.0.smithi078.stdout: 785: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:14.468 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jAHxiLVFJp3EDMe off=12432681 len=1639722 2023-12-16T01:52:14.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 3976 completed, throughput=5MB/sec 2023-12-16T01:52:14.470 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-13eCpLpOv5_JsWF off=7648408 len=848214 2023-12-16T01:52:14.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 3977 completed, throughput=5MB/sec 2023-12-16T01:52:14.476 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2e6Q96AWfYHXqIz off=6449640 len=1419833 2023-12-16T01:52:14.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 3978 completed, throughput=5MB/sec 2023-12-16T01:52:14.477 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LGjk-iU6nGeQY5t off=849048 len=1545788 2023-12-16T01:52:14.478 INFO:tasks.workunit.client.0.smithi078.stdout:op 3979 completed, throughput=5MB/sec 2023-12-16T01:52:15.479 INFO:tasks.workunit.client.0.smithi078.stdout: 786: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:15.479 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2pj_VdNJbzqQ9Dn off=4175549 len=714294 2023-12-16T01:52:15.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 3980 completed, throughput=5MB/sec 2023-12-16T01:52:15.483 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oToUHP63ao2lEMI off=7431007 len=1775413 2023-12-16T01:52:15.486 INFO:tasks.workunit.client.0.smithi078.stdout:op 3981 completed, throughput=5MB/sec 2023-12-16T01:52:15.486 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LY_lL0lVq6N5K0G off=4201206 len=220530 2023-12-16T01:52:15.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 3982 completed, throughput=5MB/sec 2023-12-16T01:52:15.490 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-I3B0d41S-s_wBuv off=3008283 len=418798 2023-12-16T01:52:15.493 INFO:tasks.workunit.client.0.smithi078.stdout:op 3983 completed, throughput=5MB/sec 2023-12-16T01:52:15.494 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l7qRIKPIt3APYIl off=4233909 len=1462239 2023-12-16T01:52:15.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 3984 completed, throughput=5MB/sec 2023-12-16T01:52:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:15 smithi118 ceph-mon[131825]: pgmap v1724: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-16T01:52:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:15 smithi078 ceph-mon[139570]: pgmap v1724: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-16T01:52:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:15 smithi078 ceph-mon[142991]: pgmap v1724: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-16T01:52:16.500 INFO:tasks.workunit.client.0.smithi078.stdout: 787: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:16.500 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-guvcE5oVsStcBpd off=10039628 len=1462524 2023-12-16T01:52:16.508 INFO:tasks.workunit.client.0.smithi078.stdout:op 3985 completed, throughput=5MB/sec 2023-12-16T01:52:16.508 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WkstEdFGmN4PQgc off=2536404 len=130131 2023-12-16T01:52:16.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 3986 completed, throughput=5MB/sec 2023-12-16T01:52:16.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j2vIrq6WM-T5zLn off=14126357 len=618671 2023-12-16T01:52:16.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 3987 completed, throughput=5MB/sec 2023-12-16T01:52:16.512 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kVD6LJ6gbL_F06U off=336189 len=889711 2023-12-16T01:52:16.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 3988 completed, throughput=5MB/sec 2023-12-16T01:52:16.517 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3bNmjp4-yIWPTKb off=14881179 len=1940687 2023-12-16T01:52:16.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 3989 completed, throughput=5MB/sec 2023-12-16T01:52:16.520 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TU5Yhgt_FOXeu5l off=7581082 len=1223641 2023-12-16T01:52:16.522 INFO:tasks.workunit.client.0.smithi078.stdout:op 3990 completed, throughput=5MB/sec 2023-12-16T01:52:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:16] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:52:17.523 INFO:tasks.workunit.client.0.smithi078.stdout: 788: throughput=5MB/sec pending data=0 2023-12-16T01:52:17.523 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8U-9l9OJ7WrXBWi off=10284809 len=940677 2023-12-16T01:52:17.528 INFO:tasks.workunit.client.0.smithi078.stdout:op 3991 completed, throughput=5MB/sec 2023-12-16T01:52:17.528 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KwSMs7CnWOL4szu off=17267617 len=1559257 2023-12-16T01:52:17.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 3992 completed, throughput=5MB/sec 2023-12-16T01:52:17.534 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pRdhHwSL1MDYmXw off=8348941 len=468495 2023-12-16T01:52:17.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 3993 completed, throughput=5MB/sec 2023-12-16T01:52:17.535 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AOuxcmyiqqZNHjt off=20196457 len=1119772 2023-12-16T01:52:17.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 3994 completed, throughput=5MB/sec 2023-12-16T01:52:17.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zA81vVHHpFfhnNH off=366747 len=1099339 2023-12-16T01:52:17.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 3995 completed, throughput=5MB/sec 2023-12-16T01:52:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:17 smithi118 ceph-mon[131825]: pgmap v1725: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:52:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:17 smithi078 ceph-mon[139570]: pgmap v1725: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:52:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:17 smithi078 ceph-mon[142991]: pgmap v1725: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:52:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:18.541 INFO:tasks.workunit.client.0.smithi078.stdout: 789: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:18.541 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xhXDIRUnFmkpM5A off=7483148 len=1077066 2023-12-16T01:52:18.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 3996 completed, throughput=5MB/sec 2023-12-16T01:52:18.544 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1wkDgiDuZeHV0BG off=3194675 len=1351572 2023-12-16T01:52:18.545 INFO:tasks.workunit.client.0.smithi078.stdout:op 3997 completed, throughput=5MB/sec 2023-12-16T01:52:18.545 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LwTO9KkEU4VdkGA off=145118 len=1910516 2023-12-16T01:52:18.547 INFO:tasks.workunit.client.0.smithi078.stdout:op 3998 completed, throughput=5MB/sec 2023-12-16T01:52:19.547 INFO:tasks.workunit.client.0.smithi078.stdout: 790: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:19.547 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m8lBVSPs3t43D3l off=1576411 len=1792380 2023-12-16T01:52:19.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 3999 completed, throughput=5MB/sec 2023-12-16T01:52:19.549 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PPrN6VVgzwWukC- off=9173442 len=1406487 2023-12-16T01:52:19.558 INFO:tasks.workunit.client.0.smithi078.stdout:op 4000 completed, throughput=5MB/sec 2023-12-16T01:52:19.558 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f0AmmhwdZ3SWz_9 off=5400072 len=1377557 2023-12-16T01:52:19.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 4001 completed, throughput=5MB/sec 2023-12-16T01:52:19.565 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EDCI4yJZaJXNfBN off=11673930 len=453537 2023-12-16T01:52:19.566 INFO:tasks.workunit.client.0.smithi078.stdout:op 4002 completed, throughput=5MB/sec 2023-12-16T01:52:19.566 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZG6Pjxtqaq6UyJJ off=10242444 len=1888529 2023-12-16T01:52:19.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 4003 completed, throughput=5MB/sec 2023-12-16T01:52:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:19 smithi118 ceph-mon[131825]: pgmap v1726: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:19 smithi078 ceph-mon[139570]: pgmap v1726: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:19 smithi078 ceph-mon[142991]: pgmap v1726: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:20.568 INFO:tasks.workunit.client.0.smithi078.stdout: 791: throughput=5MB/sec pending data=0 2023-12-16T01:52:20.569 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xxVQYH2pLgM-dyw off=19204784 len=678556 2023-12-16T01:52:20.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 4004 completed, throughput=5MB/sec 2023-12-16T01:52:20.570 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--pZ1yw7ZLxKbARB off=19532991 len=652614 2023-12-16T01:52:20.574 INFO:tasks.workunit.client.0.smithi078.stdout:op 4005 completed, throughput=5MB/sec 2023-12-16T01:52:20.574 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MTOe9r-LFGSB_hb off=13677838 len=1100645 2023-12-16T01:52:20.575 INFO:tasks.workunit.client.0.smithi078.stdout:op 4006 completed, throughput=5MB/sec 2023-12-16T01:52:20.575 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_aJoDGhXgSrzRYF off=8073750 len=593886 2023-12-16T01:52:20.579 INFO:tasks.workunit.client.0.smithi078.stdout:op 4007 completed, throughput=5MB/sec 2023-12-16T01:52:20.579 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V1WdR-RtDzoJ2ex off=5207170 len=520298 2023-12-16T01:52:20.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 4008 completed, throughput=5MB/sec 2023-12-16T01:52:20.583 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PCWjFB7ulSzuSRW off=6576344 len=860992 2023-12-16T01:52:20.587 INFO:tasks.workunit.client.0.smithi078.stdout:op 4009 completed, throughput=5MB/sec 2023-12-16T01:52:21.588 INFO:tasks.workunit.client.0.smithi078.stdout: 792: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:21.588 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n6ez-pMG4wtLXOn off=5447515 len=595518 2023-12-16T01:52:21.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 4010 completed, throughput=5MB/sec 2023-12-16T01:52:21.592 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JZMpc2YCVWFlPd7 off=2221088 len=493786 2023-12-16T01:52:21.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 4011 completed, throughput=5MB/sec 2023-12-16T01:52:21.596 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eUpsWjDLFsfRkv6 off=568219 len=654521 2023-12-16T01:52:21.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 4012 completed, throughput=5MB/sec 2023-12-16T01:52:21.601 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F__A2-BsaduBUU8 off=9781990 len=209350 2023-12-16T01:52:21.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 4013 completed, throughput=5MB/sec 2023-12-16T01:52:21.602 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LrSkt_0j8_osrAW off=17797646 len=852994 2023-12-16T01:52:21.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 4014 completed, throughput=5MB/sec 2023-12-16T01:52:21.604 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tsQZVrVM5yW-6Au off=3146548 len=1627958 2023-12-16T01:52:21.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 4015 completed, throughput=5MB/sec 2023-12-16T01:52:21.613 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P1seu0V_YqlHtwO off=738443 len=228138 2023-12-16T01:52:21.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 4016 completed, throughput=5MB/sec 2023-12-16T01:52:21.613 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KpyafkCi1nPx-OV off=5817625 len=646238 2023-12-16T01:52:21.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 4017 completed, throughput=5MB/sec 2023-12-16T01:52:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:21 smithi118 ceph-mon[131825]: pgmap v1727: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:52:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:21 smithi078 ceph-mon[139570]: pgmap v1727: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:52:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:21 smithi078 ceph-mon[142991]: pgmap v1727: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:52:22.615 INFO:tasks.workunit.client.0.smithi078.stdout: 793: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:22.615 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i5-u49l9XCnl1JZ off=8641788 len=1035107 2023-12-16T01:52:22.621 INFO:tasks.workunit.client.0.smithi078.stdout:op 4018 completed, throughput=5MB/sec 2023-12-16T01:52:22.621 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a5AM0F5gQRIpBln off=6273188 len=615464 2023-12-16T01:52:22.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 4019 completed, throughput=5MB/sec 2023-12-16T01:52:22.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-peGGsE4J5h8xIMU off=648487 len=1998234 2023-12-16T01:52:22.632 INFO:tasks.workunit.client.0.smithi078.stdout:op 4020 completed, throughput=5MB/sec 2023-12-16T01:52:22.632 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i00bX0IHXplYv_E off=7795456 len=1991359 2023-12-16T01:52:22.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 4021 completed, throughput=5MB/sec 2023-12-16T01:52:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:23 smithi118 ceph-mon[131825]: pgmap v1728: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:23 smithi078 ceph-mon[139570]: pgmap v1728: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:23 smithi078 ceph-mon[142991]: pgmap v1728: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:52:23.641 INFO:tasks.workunit.client.0.smithi078.stdout: 794: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:23.642 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M4nVhacc_yUUnlE off=10844150 len=1435041 2023-12-16T01:52:23.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 4022 completed, throughput=5MB/sec 2023-12-16T01:52:23.649 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yw0CXX5pdg1r7KF off=748839 len=779558 2023-12-16T01:52:23.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 4023 completed, throughput=5MB/sec 2023-12-16T01:52:23.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pk0gYrJ_68Kp0Oy off=928793 len=275171 2023-12-16T01:52:23.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 4024 completed, throughput=5MB/sec 2023-12-16T01:52:23.651 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lEn7bl3D0KSEy24 off=775225 len=200135 2023-12-16T01:52:23.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 4025 completed, throughput=5MB/sec 2023-12-16T01:52:23.652 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bCZpwNMAI2FpM0Z off=20840533 len=490515 2023-12-16T01:52:23.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 4026 completed, throughput=5MB/sec 2023-12-16T01:52:23.656 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z5XwRi2yh9XG_EI off=11428762 len=872925 2023-12-16T01:52:23.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 4027 completed, throughput=5MB/sec 2023-12-16T01:52:23.660 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Hxusp3nCOXslg8M off=12308455 len=721093 2023-12-16T01:52:23.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 4028 completed, throughput=5MB/sec 2023-12-16T01:52:24.664 INFO:tasks.workunit.client.0.smithi078.stdout: 795: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:24.664 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EhCMlfk8tz7OI0q off=882389 len=919908 2023-12-16T01:52:24.665 INFO:tasks.workunit.client.0.smithi078.stdout:op 4029 completed, throughput=5MB/sec 2023-12-16T01:52:24.666 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b8GsKABYG-P2PpI off=600568 len=1794222 2023-12-16T01:52:24.675 INFO:tasks.workunit.client.0.smithi078.stdout:op 4030 completed, throughput=5MB/sec 2023-12-16T01:52:24.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vgL0YrDnI62Rn7i off=3796777 len=269269 2023-12-16T01:52:24.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 4031 completed, throughput=5MB/sec 2023-12-16T01:52:24.679 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WpdnyQjWdgiCt42 off=0 len=1130432 2023-12-16T01:52:24.683 INFO:tasks.workunit.client.0.smithi078.stdout:op 4032 completed, throughput=5MB/sec 2023-12-16T01:52:24.683 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WL85WKV9WTeFoLf off=18278194 len=221100 2023-12-16T01:52:24.686 INFO:tasks.workunit.client.0.smithi078.stdout:op 4033 completed, throughput=5MB/sec 2023-12-16T01:52:24.686 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VPbeM6m63IM1RgS off=8735977 len=2074894 2023-12-16T01:52:24.687 INFO:tasks.workunit.client.0.smithi078.stdout:op 4034 completed, throughput=5MB/sec 2023-12-16T01:52:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:25 smithi118 ceph-mon[131825]: pgmap v1729: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:25.687 INFO:tasks.workunit.client.0.smithi078.stdout: 796: throughput=5MB/sec pending data=0 2023-12-16T01:52:25.687 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-p5eZ0v7vRqMHEdD off=1894394 len=453356 2023-12-16T01:52:25.688 INFO:tasks.workunit.client.0.smithi078.stdout:op 4035 completed, throughput=5MB/sec 2023-12-16T01:52:25.688 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JwSkQPC_mpXgUzN off=789331 len=1261301 2023-12-16T01:52:25.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 4036 completed, throughput=5MB/sec 2023-12-16T01:52:25.690 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CzeYHW5VNM4bBAD off=12380663 len=664066 2023-12-16T01:52:25.691 INFO:tasks.workunit.client.0.smithi078.stdout:op 4037 completed, throughput=5MB/sec 2023-12-16T01:52:25.691 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ugbi8QaVguypYt- off=5624029 len=1163645 2023-12-16T01:52:25.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 4038 completed, throughput=5MB/sec 2023-12-16T01:52:25.698 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O_abyN2CYsm9Eha off=959292 len=105161 2023-12-16T01:52:25.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 4039 completed, throughput=5MB/sec 2023-12-16T01:52:25.700 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PyaoCqYqTB3TIfj off=1409895 len=202448 2023-12-16T01:52:25.701 INFO:tasks.workunit.client.0.smithi078.stdout:op 4040 completed, throughput=5MB/sec 2023-12-16T01:52:25.701 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WjsnWA5d45JMzEA off=2432100 len=1075692 2023-12-16T01:52:25.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 4041 completed, throughput=5MB/sec 2023-12-16T01:52:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:25 smithi078 ceph-mon[139570]: pgmap v1729: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:25 smithi078 ceph-mon[142991]: pgmap v1729: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:52:26.706 INFO:tasks.workunit.client.0.smithi078.stdout: 797: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:26.706 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-D2s6JoWI62WDLMe off=7436105 len=913257 2023-12-16T01:52:26.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 4042 completed, throughput=5MB/sec 2023-12-16T01:52:26.711 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yrsM8g19btb9xvG off=1325350 len=585121 2023-12-16T01:52:26.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 4043 completed, throughput=5MB/sec 2023-12-16T01:52:26.715 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-diowJXzWdQRRXO2 off=553362 len=1363461 2023-12-16T01:52:26.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 4044 completed, throughput=5MB/sec 2023-12-16T01:52:26.722 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y2ztmGQfEToIiuV off=20739853 len=2083434 2023-12-16T01:52:26.724 INFO:tasks.workunit.client.0.smithi078.stdout:op 4045 completed, throughput=5MB/sec 2023-12-16T01:52:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:26] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:52:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:27 smithi118 ceph-mon[131825]: pgmap v1730: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:52:27.724 INFO:tasks.workunit.client.0.smithi078.stdout: 798: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:27.724 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jagEZuPEXqNzPGh off=2035769 len=510509 2023-12-16T01:52:27.726 INFO:tasks.workunit.client.0.smithi078.stdout:op 4046 completed, throughput=5MB/sec 2023-12-16T01:52:27.726 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4rQ1-IKXQDlQN_r off=1939869 len=471538 2023-12-16T01:52:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:27 smithi078 ceph-mon[139570]: pgmap v1730: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:52:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:27 smithi078 ceph-mon[142991]: pgmap v1730: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:52:27.729 INFO:tasks.workunit.client.0.smithi078.stdout:op 4047 completed, throughput=5MB/sec 2023-12-16T01:52:27.729 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uc12SiIAugeOYKu off=17982 len=1782074 2023-12-16T01:52:27.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 4048 completed, throughput=5MB/sec 2023-12-16T01:52:27.740 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3dkVjcb11g7Q3QY off=7641223 len=1481342 2023-12-16T01:52:27.743 INFO:tasks.workunit.client.0.smithi078.stdout:op 4049 completed, throughput=5MB/sec 2023-12-16T01:52:27.743 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-e_V84MzOjF4anQb off=11740744 len=685140 2023-12-16T01:52:27.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 4050 completed, throughput=5MB/sec 2023-12-16T01:52:28.748 INFO:tasks.workunit.client.0.smithi078.stdout: 799: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:28.748 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dRI9OQBZZBKeG25 off=1821821 len=1475485 2023-12-16T01:52:28.755 INFO:tasks.workunit.client.0.smithi078.stdout:op 4051 completed, throughput=5MB/sec 2023-12-16T01:52:28.755 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pIKnZpF3CFGxDja off=6465193 len=1898457 2023-12-16T01:52:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 4052 completed, throughput=5MB/sec 2023-12-16T01:52:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LOXoI4wkoqzEUrn off=12074660 len=1328736 2023-12-16T01:52:28.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 4053 completed, throughput=5MB/sec 2023-12-16T01:52:28.763 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ip7GKNUdMJCX0bz off=7568824 len=1985290 2023-12-16T01:52:28.772 INFO:tasks.workunit.client.0.smithi078.stdout:op 4054 completed, throughput=5MB/sec 2023-12-16T01:52:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:29 smithi118 ceph-mon[131825]: pgmap v1731: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:52:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:29 smithi078 ceph-mon[139570]: pgmap v1731: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:52:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:29 smithi078 ceph-mon[142991]: pgmap v1731: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:52:29.772 INFO:tasks.workunit.client.0.smithi078.stdout: 800: throughput=5MB/sec pending data=0 2023-12-16T01:52:29.772 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FtZ2f69JJa43Oi3 off=1862100 len=1341308 2023-12-16T01:52:29.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 4055 completed, throughput=5MB/sec 2023-12-16T01:52:29.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MDGCS4wnE-ov7N2 off=4023514 len=658505 2023-12-16T01:52:29.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 4056 completed, throughput=5MB/sec 2023-12-16T01:52:29.781 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q-Khc6Npxa_PpS7 off=5798127 len=1599397 2023-12-16T01:52:29.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 4057 completed, throughput=5MB/sec 2023-12-16T01:52:29.789 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TFeCCL7U4BxIQ0c off=22135197 len=1128882 2023-12-16T01:52:29.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 4058 completed, throughput=5MB/sec 2023-12-16T01:52:30.792 INFO:tasks.workunit.client.0.smithi078.stdout: 801: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:30.792 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-od-I8pfrTQyb3dS off=696485 len=1410152 2023-12-16T01:52:30.800 INFO:tasks.workunit.client.0.smithi078.stdout:op 4059 completed, throughput=5MB/sec 2023-12-16T01:52:30.800 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W9D8iMIp11nq5PW off=2497037 len=1077965 2023-12-16T01:52:30.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 4060 completed, throughput=5MB/sec 2023-12-16T01:52:30.806 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aclkC_NpUT84dp7 off=15983946 len=18210 2023-12-16T01:52:30.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 4061 completed, throughput=5MB/sec 2023-12-16T01:52:30.808 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oTdSaqWG8UbZL0U off=1730374 len=1110691 2023-12-16T01:52:30.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 4062 completed, throughput=5MB/sec 2023-12-16T01:52:30.810 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cA1S1mXOCXizJX3 off=1489850 len=1565256 2023-12-16T01:52:30.811 INFO:tasks.workunit.client.0.smithi078.stdout:op 4063 completed, throughput=5MB/sec 2023-12-16T01:52:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:31 smithi118 ceph-mon[131825]: pgmap v1732: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:31 smithi078 ceph-mon[139570]: pgmap v1732: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:31 smithi078 ceph-mon[142991]: pgmap v1732: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:31.811 INFO:tasks.workunit.client.0.smithi078.stdout: 802: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:31.812 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4gHcmjcF0WcCWbc off=1765975 len=436535 2023-12-16T01:52:31.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 4064 completed, throughput=5MB/sec 2023-12-16T01:52:31.813 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VduTlk_Vvpys1-P off=342989 len=2013703 2023-12-16T01:52:31.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 4065 completed, throughput=5MB/sec 2023-12-16T01:52:31.823 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UK6gMFpuErcrMyz off=8800589 len=1297271 2023-12-16T01:52:31.824 INFO:tasks.workunit.client.0.smithi078.stdout:op 4066 completed, throughput=5MB/sec 2023-12-16T01:52:31.824 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JIt4Gz9PqGc3uXS off=5270154 len=1225527 2023-12-16T01:52:31.831 INFO:tasks.workunit.client.0.smithi078.stdout:op 4067 completed, throughput=5MB/sec 2023-12-16T01:52:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:32.831 INFO:tasks.workunit.client.0.smithi078.stdout: 803: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:32.831 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q3ZBFrgz9p3ndIu off=775420 len=1081767 2023-12-16T01:52:32.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 4068 completed, throughput=5MB/sec 2023-12-16T01:52:32.837 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2D8wSEFVR2jDefY off=2504341 len=478074 2023-12-16T01:52:32.841 INFO:tasks.workunit.client.0.smithi078.stdout:op 4069 completed, throughput=5MB/sec 2023-12-16T01:52:32.841 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9jw-4AY1PUuut46 off=4842760 len=192838 2023-12-16T01:52:32.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 4070 completed, throughput=5MB/sec 2023-12-16T01:52:32.844 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xG5tCfWfYYWu93g off=190979 len=67795 2023-12-16T01:52:32.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 4071 completed, throughput=5MB/sec 2023-12-16T01:52:32.844 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S-3rvfYvsSdPQgf off=13671274 len=1248673 2023-12-16T01:52:32.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 4072 completed, throughput=5MB/sec 2023-12-16T01:52:32.846 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-205gQFiHasNZrJo off=7012516 len=2084628 2023-12-16T01:52:32.848 INFO:tasks.workunit.client.0.smithi078.stdout:op 4073 completed, throughput=5MB/sec 2023-12-16T01:52:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:33 smithi118 ceph-mon[131825]: pgmap v1733: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:33 smithi078 ceph-mon[139570]: pgmap v1733: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:33 smithi078 ceph-mon[142991]: pgmap v1733: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:33.848 INFO:tasks.workunit.client.0.smithi078.stdout: 804: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:33.848 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ehmEx7VExX2A6kq off=5013398 len=1343057 2023-12-16T01:52:33.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 4074 completed, throughput=5MB/sec 2023-12-16T01:52:33.850 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D58FUlAbmixUxFo off=631253 len=1835317 2023-12-16T01:52:33.853 INFO:tasks.workunit.client.0.smithi078.stdout:op 4075 completed, throughput=5MB/sec 2023-12-16T01:52:33.853 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DWTKbq6_WO6490l off=13126120 len=427582 2023-12-16T01:52:33.856 INFO:tasks.workunit.client.0.smithi078.stdout:op 4076 completed, throughput=5MB/sec 2023-12-16T01:52:33.857 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LoQJ7-RyaX0Wd3L off=3058847 len=2052072 2023-12-16T01:52:33.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 4077 completed, throughput=5MB/sec 2023-12-16T01:52:34.859 INFO:tasks.workunit.client.0.smithi078.stdout: 805: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:34.860 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RSGTTSgwQim2oYk off=445407 len=237362 2023-12-16T01:52:34.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 4078 completed, throughput=4.99MB/sec 2023-12-16T01:52:34.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PYjAxtfvFTrmsB- off=9224236 len=1800037 2023-12-16T01:52:34.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 4079 completed, throughput=5MB/sec 2023-12-16T01:52:34.872 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dFZXiBzC2hWudfp off=17225009 len=779482 2023-12-16T01:52:34.876 INFO:tasks.workunit.client.0.smithi078.stdout:op 4080 completed, throughput=5MB/sec 2023-12-16T01:52:34.876 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f9HcKjbPBNjjJt6 off=7705647 len=743154 2023-12-16T01:52:34.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 4081 completed, throughput=5MB/sec 2023-12-16T01:52:34.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LVAc766kPlYPnVm off=2969159 len=353929 2023-12-16T01:52:34.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 4082 completed, throughput=5MB/sec 2023-12-16T01:52:34.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nym74pQFQ3PrJD1 off=3224501 len=1871599 2023-12-16T01:52:34.890 INFO:tasks.workunit.client.0.smithi078.stdout:op 4083 completed, throughput=5MB/sec 2023-12-16T01:52:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:35 smithi118 ceph-mon[131825]: pgmap v1734: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:52:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:35 smithi078 ceph-mon[139570]: pgmap v1734: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:52:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:35 smithi078 ceph-mon[142991]: pgmap v1734: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:52:35.891 INFO:tasks.workunit.client.0.smithi078.stdout: 806: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:35.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-up7MNMFG-Ps8dHJ off=476702 len=390960 2023-12-16T01:52:35.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 4084 completed, throughput=5MB/sec 2023-12-16T01:52:35.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FsCyRqOGmd507lr off=18856649 len=1617878 2023-12-16T01:52:35.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 4085 completed, throughput=5MB/sec 2023-12-16T01:52:35.901 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-byvn4UDhJFWa3ug off=882811 len=859812 2023-12-16T01:52:35.903 INFO:tasks.workunit.client.0.smithi078.stdout:op 4086 completed, throughput=5MB/sec 2023-12-16T01:52:35.904 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kLPpazObTUAAEbN off=7750029 len=1708936 2023-12-16T01:52:35.907 INFO:tasks.workunit.client.0.smithi078.stdout:op 4087 completed, throughput=5MB/sec 2023-12-16T01:52:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:36] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:52:36.907 INFO:tasks.workunit.client.0.smithi078.stdout: 807: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:36.907 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R1n0VH0aS5dlN-c off=1809782 len=1123827 2023-12-16T01:52:36.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 4088 completed, throughput=5MB/sec 2023-12-16T01:52:36.909 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aqNzk8xu1R8NdMV off=1466607 len=490940 2023-12-16T01:52:36.913 INFO:tasks.workunit.client.0.smithi078.stdout:op 4089 completed, throughput=5MB/sec 2023-12-16T01:52:36.913 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xAUX1NHysw549cE off=12650595 len=285490 2023-12-16T01:52:36.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 4090 completed, throughput=5MB/sec 2023-12-16T01:52:36.914 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uSIXJTIZ-NBIQ1- off=20282828 len=618034 2023-12-16T01:52:36.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 4091 completed, throughput=5MB/sec 2023-12-16T01:52:36.918 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z7SmcAyNbgvTorl off=11946358 len=1316174 2023-12-16T01:52:36.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 4092 completed, throughput=5MB/sec 2023-12-16T01:52:36.924 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u5CNBJbYfVlo0NB off=13380891 len=1021318 2023-12-16T01:52:36.925 INFO:tasks.workunit.client.0.smithi078.stdout:op 4093 completed, throughput=5MB/sec 2023-12-16T01:52:36.925 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c38mrP74nheJxaB off=1178643 len=778660 2023-12-16T01:52:36.930 INFO:tasks.workunit.client.0.smithi078.stdout:op 4094 completed, throughput=5MB/sec 2023-12-16T01:52:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:37 smithi118 ceph-mon[131825]: pgmap v1735: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:37 smithi078 ceph-mon[139570]: pgmap v1735: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:37 smithi078 ceph-mon[142991]: pgmap v1735: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:37.930 INFO:tasks.workunit.client.0.smithi078.stdout: 808: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:37.930 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dMSFN4Iv_LWCq5t off=6896294 len=1416936 2023-12-16T01:52:37.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 4095 completed, throughput=5MB/sec 2023-12-16T01:52:37.938 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TlYaF4e2AOKvpS0 off=698696 len=618961 2023-12-16T01:52:37.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 4096 completed, throughput=5MB/sec 2023-12-16T01:52:37.943 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ijrshmJgeBx-N9O off=3014791 len=1263175 2023-12-16T01:52:37.945 INFO:tasks.workunit.client.0.smithi078.stdout:op 4097 completed, throughput=5MB/sec 2023-12-16T01:52:37.945 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T_9CP_gCsmeCy0E off=8157629 len=1707717 2023-12-16T01:52:37.954 INFO:tasks.workunit.client.0.smithi078.stdout:op 4098 completed, throughput=5MB/sec 2023-12-16T01:52:37.954 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5fIu7QErkk9PZo- off=8565755 len=893406 2023-12-16T01:52:37.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 4099 completed, throughput=5MB/sec 2023-12-16T01:52:38.890 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:52:38.957 INFO:tasks.workunit.client.0.smithi078.stdout: 809: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:38.957 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ohrIXU5Lw0ozGEZ off=12916392 len=1486875 2023-12-16T01:52:38.959 INFO:tasks.workunit.client.0.smithi078.stdout:op 4100 completed, throughput=5MB/sec 2023-12-16T01:52:38.959 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VLX6QDoFANxwkX1 off=22057880 len=1443954 2023-12-16T01:52:38.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 4101 completed, throughput=5MB/sec 2023-12-16T01:52:38.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KKat0sPOqqEnhqi off=13403434 len=184070 2023-12-16T01:52:38.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 4102 completed, throughput=5MB/sec 2023-12-16T01:52:38.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HrHZdE_VB3SyfPc off=7607689 len=1967763 2023-12-16T01:52:38.970 INFO:tasks.workunit.client.0.smithi078.stdout:op 4103 completed, throughput=5MB/sec 2023-12-16T01:52:39.201 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:52:39.201 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (31m) 6m ago 35m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (31m) 4m ago 35m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (36m) 6m ago 36m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (36m) 4m ago 36m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (30m) 4m ago 39m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (31m) 6m ago 41m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (30m) 6m ago 41m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (29m) 4m ago 40m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (30m) 6m ago 39m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (31m) 6m ago 35m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (31m) 4m ago 35m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (29m) 6m ago 39m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (28m) 6m ago 39m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (28m) 6m ago 38m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:52:39.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (27m) 6m ago 38m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:52:39.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (26m) 4m ago 37m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:52:39.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (26m) 4m ago 37m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:52:39.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (25m) 4m ago 37m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:52:39.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (25m) 4m ago 36m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:52:39.203 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (30m) 4m ago 36m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:52:39.582 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:52:39.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:52:39.584 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:52:39.584 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:52:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:39 smithi118 ceph-mon[131825]: pgmap v1736: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:39 smithi118 ceph-mon[131825]: from='client.45593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:39 smithi078 ceph-mon[139570]: pgmap v1736: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:39 smithi078 ceph-mon[139570]: from='client.45593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:39 smithi078 ceph-mon[142991]: pgmap v1736: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:39 smithi078 ceph-mon[142991]: from='client.45593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:39.971 INFO:tasks.workunit.client.0.smithi078.stdout: 810: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:39.971 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Nk6ZClcyBZLyba3 off=16959632 len=2083167 2023-12-16T01:52:39.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 4104 completed, throughput=5MB/sec 2023-12-16T01:52:39.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jzxYbUjBM_Yvkbv off=5575301 len=701377 2023-12-16T01:52:39.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 4105 completed, throughput=5MB/sec 2023-12-16T01:52:39.983 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4m-9Qrx545Wk2QK off=4527034 len=1042298 2023-12-16T01:52:39.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 4106 completed, throughput=5MB/sec 2023-12-16T01:52:39.986 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hR7XllZmAGgGAF8 off=5511529 len=1213926 2023-12-16T01:52:39.992 INFO:tasks.workunit.client.0.smithi078.stdout:op 4107 completed, throughput=5MB/sec 2023-12-16T01:52:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:40 smithi118 ceph-mon[131825]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1799133396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:40 smithi078 ceph-mon[142991]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1799133396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:40 smithi078 ceph-mon[139570]: from='client.45599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:52:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1799133396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:52:40.992 INFO:tasks.workunit.client.0.smithi078.stdout: 811: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:40.993 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pn3EtTI9ScJLPLn off=1377220 len=707312 2023-12-16T01:52:40.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 4108 completed, throughput=5MB/sec 2023-12-16T01:52:40.998 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--lZKr6JcY0lRVE6 off=601836 len=1887429 2023-12-16T01:52:41.007 INFO:tasks.workunit.client.0.smithi078.stdout:op 4109 completed, throughput=5MB/sec 2023-12-16T01:52:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MH3aXhMs4n69nKq off=1511228 len=1095089 2023-12-16T01:52:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 4110 completed, throughput=5MB/sec 2023-12-16T01:52:41.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r-8_-cTQ8gZH30Z off=5427275 len=2073651 2023-12-16T01:52:41.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 4111 completed, throughput=5MB/sec 2023-12-16T01:52:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:41 smithi118 ceph-mon[131825]: pgmap v1737: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:41 smithi078 ceph-mon[142991]: pgmap v1737: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:41 smithi078 ceph-mon[139570]: pgmap v1737: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:52:42.011 INFO:tasks.workunit.client.0.smithi078.stdout: 812: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:42.011 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JrreGEsE6JPgwGb off=4799647 len=856953 2023-12-16T01:52:42.017 INFO:tasks.workunit.client.0.smithi078.stdout:op 4112 completed, throughput=5MB/sec 2023-12-16T01:52:42.017 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sexUTerAySVQvM2 off=2373945 len=1650540 2023-12-16T01:52:42.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 4113 completed, throughput=5MB/sec 2023-12-16T01:52:42.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KFSUCK4TdQ4Lur8 off=14474450 len=1483867 2023-12-16T01:52:42.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 4114 completed, throughput=5MB/sec 2023-12-16T01:52:42.032 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8KW0qAbRQKPdE05 off=20100075 len=1759014 2023-12-16T01:52:42.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 4115 completed, throughput=5MB/sec 2023-12-16T01:52:43.041 INFO:tasks.workunit.client.0.smithi078.stdout: 813: throughput=5MB/sec pending data=0 2023-12-16T01:52:43.041 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4_QLzi9w006Pq1E off=1792115 len=1397665 2023-12-16T01:52:43.043 INFO:tasks.workunit.client.0.smithi078.stdout:op 4116 completed, throughput=5MB/sec 2023-12-16T01:52:43.043 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KvA9EwdLH6S072F off=15471781 len=1939662 2023-12-16T01:52:43.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 4117 completed, throughput=5MB/sec 2023-12-16T01:52:43.053 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wsGiFWoPhb1E3ip off=3610724 len=616077 2023-12-16T01:52:43.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 4118 completed, throughput=5MB/sec 2023-12-16T01:52:43.057 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nWTCrjZV8Py23Hg off=6018818 len=806293 2023-12-16T01:52:43.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 4119 completed, throughput=5MB/sec 2023-12-16T01:52:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:43 smithi118 ceph-mon[131825]: pgmap v1738: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:43 smithi078 ceph-mon[142991]: pgmap v1738: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:43 smithi078 ceph-mon[139570]: pgmap v1738: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:44.059 INFO:tasks.workunit.client.0.smithi078.stdout: 814: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:44.059 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-inR26GCsmCn9Kz1 off=9549057 len=1727550 2023-12-16T01:52:44.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 4120 completed, throughput=5MB/sec 2023-12-16T01:52:44.061 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pn_K1k_g2Ngk1nq off=15729906 len=1906638 2023-12-16T01:52:44.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 4121 completed, throughput=5MB/sec 2023-12-16T01:52:44.071 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BoLCwQ-AFx2W7b5 off=8641317 len=415969 2023-12-16T01:52:44.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 4122 completed, throughput=5MB/sec 2023-12-16T01:52:44.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dpvZVWUIcobV1TY off=2533451 len=1909508 2023-12-16T01:52:44.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 4123 completed, throughput=5MB/sec 2023-12-16T01:52:45.082 INFO:tasks.workunit.client.0.smithi078.stdout: 815: throughput=5MB/sec pending data=0 2023-12-16T01:52:45.082 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZfKA1kX9wNhy0FC off=21160024 len=1231577 2023-12-16T01:52:45.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 4124 completed, throughput=5MB/sec 2023-12-16T01:52:45.089 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wPbngdpmvk53ZUU off=17830593 len=890802 2023-12-16T01:52:45.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 4125 completed, throughput=5MB/sec 2023-12-16T01:52:45.090 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gIGDJgp_C_ey6xz off=7659474 len=70988 2023-12-16T01:52:45.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 4126 completed, throughput=5MB/sec 2023-12-16T01:52:45.091 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XB2Hz8vdlsxGs0t off=9914207 len=847705 2023-12-16T01:52:45.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 4127 completed, throughput=5MB/sec 2023-12-16T01:52:45.095 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qGIYJA51cEiOuJr off=658151 len=746841 2023-12-16T01:52:45.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 4128 completed, throughput=5MB/sec 2023-12-16T01:52:45.099 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yq-7dl2nlc1xt5J off=14158702 len=1166939 2023-12-16T01:52:45.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 4129 completed, throughput=5MB/sec 2023-12-16T01:52:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:45 smithi118 ceph-mon[131825]: pgmap v1739: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:45 smithi078 ceph-mon[139570]: pgmap v1739: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:45 smithi078 ceph-mon[142991]: pgmap v1739: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:52:46.106 INFO:tasks.workunit.client.0.smithi078.stdout: 816: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:46.106 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UQl7T1lS-k0g20X off=8009564 len=424102 2023-12-16T01:52:46.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 4130 completed, throughput=5MB/sec 2023-12-16T01:52:46.107 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5LNpLWa8Vk2LcRI off=4213244 len=1831062 2023-12-16T01:52:46.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 4131 completed, throughput=5MB/sec 2023-12-16T01:52:46.109 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g_Iz7-iGZOEuYYt off=4861246 len=1116822 2023-12-16T01:52:46.115 INFO:tasks.workunit.client.0.smithi078.stdout:op 4132 completed, throughput=5MB/sec 2023-12-16T01:52:46.115 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MJceelLNcmMsWI8 off=12452021 len=152200 2023-12-16T01:52:46.116 INFO:tasks.workunit.client.0.smithi078.stdout:op 4133 completed, throughput=5MB/sec 2023-12-16T01:52:46.116 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZucrX0x3mh9siCX off=8227931 len=40623 2023-12-16T01:52:46.119 INFO:tasks.workunit.client.0.smithi078.stdout:op 4134 completed, throughput=5MB/sec 2023-12-16T01:52:46.119 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2g3-kevu090x5q5 off=12758403 len=1968983 2023-12-16T01:52:46.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 4135 completed, throughput=5MB/sec 2023-12-16T01:52:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:46] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:52:47.123 INFO:tasks.workunit.client.0.smithi078.stdout: 817: throughput=5MB/sec pending data=0 2023-12-16T01:52:47.123 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CUTYzlwMuDhdc71 off=1688064 len=707789 2023-12-16T01:52:47.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 4136 completed, throughput=5MB/sec 2023-12-16T01:52:47.127 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FlLsHgSStbHqbwT off=9377729 len=142336 2023-12-16T01:52:47.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 4137 completed, throughput=5MB/sec 2023-12-16T01:52:47.128 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AK0aOX5giupULgD off=9437896 len=300430 2023-12-16T01:52:47.131 INFO:tasks.workunit.client.0.smithi078.stdout:op 4138 completed, throughput=5MB/sec 2023-12-16T01:52:47.131 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rM5SWKeLnUW5t63 off=16427340 len=1116402 2023-12-16T01:52:47.136 INFO:tasks.workunit.client.0.smithi078.stdout:op 4139 completed, throughput=5MB/sec 2023-12-16T01:52:47.136 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JWq6B5wTmXkgC2H off=9562317 len=182752 2023-12-16T01:52:47.137 INFO:tasks.workunit.client.0.smithi078.stdout:op 4140 completed, throughput=5MB/sec 2023-12-16T01:52:47.137 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Kgqfr4KcYRRLmbn off=627588 len=826819 2023-12-16T01:52:47.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 4141 completed, throughput=5MB/sec 2023-12-16T01:52:47.138 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uo1ajemxfm_gWdc off=5425571 len=337794 2023-12-16T01:52:47.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 4142 completed, throughput=5MB/sec 2023-12-16T01:52:47.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qfE2fCr7-YL-Ra3 off=2046396 len=263735 2023-12-16T01:52:47.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 4143 completed, throughput=5MB/sec 2023-12-16T01:52:47.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OPpvU7InplVqrE9 off=7993324 len=766998 2023-12-16T01:52:47.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 4144 completed, throughput=5MB/sec 2023-12-16T01:52:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:47 smithi118 ceph-mon[131825]: pgmap v1740: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:47 smithi078 ceph-mon[142991]: pgmap v1740: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:47 smithi078 ceph-mon[139570]: pgmap v1740: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:52:48.144 INFO:tasks.workunit.client.0.smithi078.stdout: 818: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:48.144 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YBpgqAOo2AuPj_M off=13195808 len=196999 2023-12-16T01:52:48.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 4145 completed, throughput=4.99MB/sec 2023-12-16T01:52:48.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-83z8YK2IFU2kCbp off=4600615 len=1110721 2023-12-16T01:52:48.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 4146 completed, throughput=5MB/sec 2023-12-16T01:52:48.151 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SCoGY74aSGWGRRd off=14573853 len=2027007 2023-12-16T01:52:48.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 4147 completed, throughput=5MB/sec 2023-12-16T01:52:48.158 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wn1EmcTt6qTA_gJ off=4679019 len=428073 2023-12-16T01:52:48.159 INFO:tasks.workunit.client.0.smithi078.stdout:op 4148 completed, throughput=5MB/sec 2023-12-16T01:52:48.159 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DN_wInlboBXVDTi off=14316858 len=1362711 2023-12-16T01:52:48.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 4149 completed, throughput=5MB/sec 2023-12-16T01:52:48.162 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C2wxUVhC_obHT0D off=6969046 len=1025914 2023-12-16T01:52:48.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 4150 completed, throughput=5MB/sec 2023-12-16T01:52:49.164 INFO:tasks.workunit.client.0.smithi078.stdout: 819: throughput=5MB/sec pending data=0 2023-12-16T01:52:49.164 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hxG6zxwewQdiv26 off=381108 len=1429366 2023-12-16T01:52:49.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 4151 completed, throughput=5MB/sec 2023-12-16T01:52:49.166 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-teXUmp7VQe9tlJq off=8683582 len=589671 2023-12-16T01:52:49.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 4152 completed, throughput=5MB/sec 2023-12-16T01:52:49.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IBVYyuSHK-Vk8nh off=5761263 len=222677 2023-12-16T01:52:49.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 4153 completed, throughput=5MB/sec 2023-12-16T01:52:49.173 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RCWC6EDVz7zhCaX off=10942015 len=8939 2023-12-16T01:52:49.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 4154 completed, throughput=5MB/sec 2023-12-16T01:52:49.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z105VUSeWKuGYxR off=12059150 len=1921347 2023-12-16T01:52:49.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 4155 completed, throughput=5MB/sec 2023-12-16T01:52:49.177 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-t6vixwNYaaF4J1K off=2267988 len=119837 2023-12-16T01:52:49.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 4156 completed, throughput=5MB/sec 2023-12-16T01:52:49.178 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uZnoFmExPKtgoh4 off=11027926 len=1610912 2023-12-16T01:52:49.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 4157 completed, throughput=5MB/sec 2023-12-16T01:52:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:49 smithi118 ceph-mon[131825]: pgmap v1741: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:49 smithi078 ceph-mon[139570]: pgmap v1741: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:49 smithi078 ceph-mon[142991]: pgmap v1741: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:52:50.180 INFO:tasks.workunit.client.0.smithi078.stdout: 820: throughput=5MB/sec pending data=0 2023-12-16T01:52:50.180 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iTuFRFUaqT3R4k0 off=3739730 len=687666 2023-12-16T01:52:50.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 4158 completed, throughput=5MB/sec 2023-12-16T01:52:50.181 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d5YTqpgWZBg6YEQ off=6864257 len=122264 2023-12-16T01:52:50.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 4159 completed, throughput=5MB/sec 2023-12-16T01:52:50.184 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UhkOxCVI449wRuH off=843500 len=346799 2023-12-16T01:52:50.185 INFO:tasks.workunit.client.0.smithi078.stdout:op 4160 completed, throughput=5MB/sec 2023-12-16T01:52:50.185 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-82BRD8j8_dvl0Dg off=1802710 len=585682 2023-12-16T01:52:50.189 INFO:tasks.workunit.client.0.smithi078.stdout:op 4161 completed, throughput=5MB/sec 2023-12-16T01:52:50.189 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kr8WZwLXucRDPnf off=22044267 len=1863463 2023-12-16T01:52:50.193 INFO:tasks.workunit.client.0.smithi078.stdout:op 4162 completed, throughput=5MB/sec 2023-12-16T01:52:50.193 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mDpROHB_9kuo10K off=6381151 len=1759503 2023-12-16T01:52:50.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 4163 completed, throughput=5MB/sec 2023-12-16T01:52:51.201 INFO:tasks.workunit.client.0.smithi078.stdout: 821: throughput=5MB/sec pending data=0 2023-12-16T01:52:51.202 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NqBR0HJWF0_-HXt off=5990154 len=625895 2023-12-16T01:52:51.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 4164 completed, throughput=5MB/sec 2023-12-16T01:52:51.205 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RBbs9CQty7tnR_Z off=2669039 len=1339580 2023-12-16T01:52:51.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 4165 completed, throughput=5MB/sec 2023-12-16T01:52:51.213 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EBWUr2OXozWIVUp off=21591527 len=1442577 2023-12-16T01:52:51.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 4166 completed, throughput=5MB/sec 2023-12-16T01:52:51.215 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UjyM_vKNv4GGVDy off=15507238 len=1867209 2023-12-16T01:52:51.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 4167 completed, throughput=5MB/sec 2023-12-16T01:52:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:51 smithi118 ceph-mon[131825]: pgmap v1742: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:51 smithi078 ceph-mon[139570]: pgmap v1742: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:51 smithi078 ceph-mon[142991]: pgmap v1742: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:52:52.219 INFO:tasks.workunit.client.0.smithi078.stdout: 822: throughput=5MB/sec pending data=0 2023-12-16T01:52:52.219 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qdzaXCKhzR9HK4k off=8534225 len=520909 2023-12-16T01:52:52.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 4168 completed, throughput=5MB/sec 2023-12-16T01:52:52.223 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oTuR-suLBJSixVV off=11000015 len=439828 2023-12-16T01:52:52.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 4169 completed, throughput=5MB/sec 2023-12-16T01:52:52.227 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SvWxKgo_K9E1KtH off=3875722 len=2081702 2023-12-16T01:52:52.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 4170 completed, throughput=5MB/sec 2023-12-16T01:52:52.229 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GsjJXpUy1XjI_nV off=3678495 len=1123622 2023-12-16T01:52:52.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 4171 completed, throughput=5MB/sec 2023-12-16T01:52:53.235 INFO:tasks.workunit.client.0.smithi078.stdout: 823: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:53.235 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ven3ZVdhcxQ5AQ9 off=3775036 len=1311905 2023-12-16T01:52:53.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 4172 completed, throughput=5MB/sec 2023-12-16T01:52:53.237 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cKWBFzXSlqzWiwp off=2951558 len=124463 2023-12-16T01:52:53.239 INFO:tasks.workunit.client.0.smithi078.stdout:op 4173 completed, throughput=5MB/sec 2023-12-16T01:52:53.240 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZnotOtyl_GAX9Wn off=3130010 len=471671 2023-12-16T01:52:53.244 INFO:tasks.workunit.client.0.smithi078.stdout:op 4174 completed, throughput=5MB/sec 2023-12-16T01:52:53.244 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-41ExRmeJsvE7MLZ off=1600496 len=937225 2023-12-16T01:52:53.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 4175 completed, throughput=5MB/sec 2023-12-16T01:52:53.245 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OZBdQ_K1SjMs2C0 off=4994508 len=651959 2023-12-16T01:52:53.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 4176 completed, throughput=5MB/sec 2023-12-16T01:52:53.249 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fxmgTKlVU4lQzsI off=16287863 len=1175432 2023-12-16T01:52:53.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 4177 completed, throughput=5MB/sec 2023-12-16T01:52:53.251 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SmS9UDCxoZZb2Wx off=7333008 len=1858687 2023-12-16T01:52:53.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 4178 completed, throughput=5MB/sec 2023-12-16T01:52:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:53 smithi118 ceph-mon[131825]: pgmap v1743: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:52:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:53 smithi078 ceph-mon[139570]: pgmap v1743: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:52:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:53 smithi078 ceph-mon[142991]: pgmap v1743: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:52:54.262 INFO:tasks.workunit.client.0.smithi078.stdout: 824: throughput=5MB/sec pending data=0 2023-12-16T01:52:54.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k8-NflZC2DRMeeQ off=5459677 len=1511130 2023-12-16T01:52:54.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 4179 completed, throughput=5MB/sec 2023-12-16T01:52:54.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eEFG1rc_zm_I2Ax off=12459880 len=1451057 2023-12-16T01:52:54.272 INFO:tasks.workunit.client.0.smithi078.stdout:op 4180 completed, throughput=5MB/sec 2023-12-16T01:52:54.272 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yO4IaOgiXAW15ld off=5800522 len=1644798 2023-12-16T01:52:54.284 INFO:tasks.workunit.client.0.smithi078.stdout:op 4181 completed, throughput=5MB/sec 2023-12-16T01:52:55.285 INFO:tasks.workunit.client.0.smithi078.stdout: 825: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:55.285 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Azwdb6KDxAug_yU off=8030390 len=2081798 2023-12-16T01:52:55.294 INFO:tasks.workunit.client.0.smithi078.stdout:op 4182 completed, throughput=5MB/sec 2023-12-16T01:52:55.294 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9fMXkgZWjWBWGXD off=3458948 len=1353928 2023-12-16T01:52:55.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 4183 completed, throughput=5MB/sec 2023-12-16T01:52:55.299 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-99iCHtykMAPU_L7 off=1034431 len=265589 2023-12-16T01:52:55.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 4184 completed, throughput=5MB/sec 2023-12-16T01:52:55.302 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-44bmPGbm-kiqFlj off=1287633 len=1028715 2023-12-16T01:52:55.307 INFO:tasks.workunit.client.0.smithi078.stdout:op 4185 completed, throughput=5MB/sec 2023-12-16T01:52:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:55 smithi118 ceph-mon[131825]: pgmap v1744: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:55 smithi078 ceph-mon[139570]: pgmap v1744: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:55 smithi078 ceph-mon[142991]: pgmap v1744: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:52:56.307 INFO:tasks.workunit.client.0.smithi078.stdout: 826: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:56.307 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q7YYKQS8Y1P0N0f off=3653372 len=1616629 2023-12-16T01:52:56.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 4186 completed, throughput=5MB/sec 2023-12-16T01:52:56.317 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eneG96GRAXSJuOw off=7698070 len=921233 2023-12-16T01:52:56.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 4187 completed, throughput=5MB/sec 2023-12-16T01:52:56.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4652vLf87TCueM6 off=1877405 len=1841055 2023-12-16T01:52:56.321 INFO:tasks.workunit.client.0.smithi078.stdout:op 4188 completed, throughput=5MB/sec 2023-12-16T01:52:56.321 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Xjiy2altLRMAPQ0 off=7160479 len=1631226 2023-12-16T01:52:56.323 INFO:tasks.workunit.client.0.smithi078.stdout:op 4189 completed, throughput=5MB/sec 2023-12-16T01:52:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:52:56] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:52:57.323 INFO:tasks.workunit.client.0.smithi078.stdout: 827: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:57.323 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4lFb9Na3x5gmVAP off=1614930 len=2033558 2023-12-16T01:52:57.338 INFO:tasks.workunit.client.0.smithi078.stdout:op 4190 completed, throughput=5MB/sec 2023-12-16T01:52:57.338 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kI-uVvcJ-4fkEJ2 off=16513577 len=1408620 2023-12-16T01:52:57.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 4191 completed, throughput=5MB/sec 2023-12-16T01:52:57.345 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F2u7u0g77QtGLWg off=0 len=1566187 2023-12-16T01:52:57.352 INFO:tasks.workunit.client.0.smithi078.stdout:op 4192 completed, throughput=5MB/sec 2023-12-16T01:52:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:57 smithi118 ceph-mon[131825]: pgmap v1745: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:52:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:57 smithi078 ceph-mon[139570]: pgmap v1745: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:52:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:57 smithi078 ceph-mon[142991]: pgmap v1745: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:52:58.353 INFO:tasks.workunit.client.0.smithi078.stdout: 828: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:58.353 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zMGg3iF1ED2ienU off=14775975 len=781216 2023-12-16T01:52:58.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 4193 completed, throughput=5MB/sec 2023-12-16T01:52:58.358 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N9myfSfl5R3Cwtt off=11096994 len=2055463 2023-12-16T01:52:58.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 4194 completed, throughput=5MB/sec 2023-12-16T01:52:58.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eLdntlcrXD6V-UX off=2778878 len=73729 2023-12-16T01:52:58.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 4195 completed, throughput=5MB/sec 2023-12-16T01:52:58.369 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Os07DyhzW3ax_E0 off=14448965 len=1548732 2023-12-16T01:52:58.376 INFO:tasks.workunit.client.0.smithi078.stdout:op 4196 completed, throughput=5MB/sec 2023-12-16T01:52:58.376 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mzNx6EG_tuPz_Dj off=1524808 len=244803 2023-12-16T01:52:58.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 4197 completed, throughput=5MB/sec 2023-12-16T01:52:58.379 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k_7u_lNR5EXqYVP off=13421909 len=421629 2023-12-16T01:52:58.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 4198 completed, throughput=5MB/sec 2023-12-16T01:52:59.383 INFO:tasks.workunit.client.0.smithi078.stdout: 829: throughput=4.99MB/sec pending data=0 2023-12-16T01:52:59.383 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-llBAwCOVV0tGlPO off=8766291 len=1673618 2023-12-16T01:52:59.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 4199 completed, throughput=5MB/sec 2023-12-16T01:52:59.384 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XG4QDiKGcoRThSO off=14390576 len=535672 2023-12-16T01:52:59.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 4200 completed, throughput=5MB/sec 2023-12-16T01:52:59.388 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hyUI5EHcnwOIOsj off=15186086 len=454940 2023-12-16T01:52:59.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 4201 completed, throughput=5MB/sec 2023-12-16T01:52:59.390 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-62HgIZ3eEyqXccq off=14395123 len=66648 2023-12-16T01:52:59.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 4202 completed, throughput=5MB/sec 2023-12-16T01:52:59.390 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CzSP1MwjIdaX5Nt off=4416345 len=1399066 2023-12-16T01:52:59.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 4203 completed, throughput=5MB/sec 2023-12-16T01:52:59.391 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fhKFMoA8ac5ddB1 off=6618257 len=1645092 2023-12-16T01:52:59.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 4204 completed, throughput=5MB/sec 2023-12-16T01:52:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:59 smithi118 ceph-mon[131825]: pgmap v1746: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:52:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:52:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:52:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[139570]: pgmap v1746: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[142991]: pgmap v1746: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:52:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:52:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:52:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:53:00.399 INFO:tasks.workunit.client.0.smithi078.stdout: 830: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:00.399 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lekvzVG9hpleTml off=13657857 len=1935427 2023-12-16T01:53:00.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 4205 completed, throughput=5MB/sec 2023-12-16T01:53:00.401 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ot3tyamt4RNNdyC off=568645 len=1173228 2023-12-16T01:53:00.402 INFO:tasks.workunit.client.0.smithi078.stdout:op 4206 completed, throughput=5MB/sec 2023-12-16T01:53:00.402 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sy14GmTZ9kIoz6r off=8546589 len=1829018 2023-12-16T01:53:00.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 4207 completed, throughput=5MB/sec 2023-12-16T01:53:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:53:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:53:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:53:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:53:01.405 INFO:tasks.workunit.client.0.smithi078.stdout: 831: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:01.405 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B0m3voMDytpBNVh off=4415274 len=750188 2023-12-16T01:53:01.410 INFO:tasks.workunit.client.0.smithi078.stdout:op 4208 completed, throughput=5MB/sec 2023-12-16T01:53:01.410 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qAbH5Zql8YxMmZN off=825070 len=585304 2023-12-16T01:53:01.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 4209 completed, throughput=5MB/sec 2023-12-16T01:53:01.414 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CqAZmX4NAcMIJOi off=14933042 len=1910707 2023-12-16T01:53:01.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 4210 completed, throughput=5MB/sec 2023-12-16T01:53:01.418 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TeiCjHbktvqMnyj off=3797275 len=1820258 2023-12-16T01:53:01.421 INFO:tasks.workunit.client.0.smithi078.stdout:op 4211 completed, throughput=5MB/sec 2023-12-16T01:53:01.421 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gKWiI5bW34ZurXi off=1490244 len=1094363 2023-12-16T01:53:01.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 4212 completed, throughput=5MB/sec 2023-12-16T01:53:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:01 smithi118 ceph-mon[131825]: pgmap v1747: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:53:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:01 smithi078 ceph-mon[139570]: pgmap v1747: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:53:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:01 smithi078 ceph-mon[142991]: pgmap v1747: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:53:02.426 INFO:tasks.workunit.client.0.smithi078.stdout: 832: throughput=5MB/sec pending data=0 2023-12-16T01:53:02.427 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9cvgNPhC4unAsOV off=4563797 len=1310121 2023-12-16T01:53:02.432 INFO:tasks.workunit.client.0.smithi078.stdout:op 4213 completed, throughput=5MB/sec 2023-12-16T01:53:02.433 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QgFleGDSTh2ctlq off=538671 len=1366107 2023-12-16T01:53:02.434 INFO:tasks.workunit.client.0.smithi078.stdout:op 4214 completed, throughput=5MB/sec 2023-12-16T01:53:02.434 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZDIg8UhTDak1_7b off=5565800 len=896599 2023-12-16T01:53:02.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 4215 completed, throughput=5MB/sec 2023-12-16T01:53:02.435 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FsCyRqOGmd507lr off=3255466 len=1419772 2023-12-16T01:53:02.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 4216 completed, throughput=5MB/sec 2023-12-16T01:53:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:03.442 INFO:tasks.workunit.client.0.smithi078.stdout: 833: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:03.442 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fqGS3LAB5MWBWJ8 off=12503278 len=1907222 2023-12-16T01:53:03.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 4217 completed, throughput=5MB/sec 2023-12-16T01:53:03.453 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FJ0fsOPgKeY9FMD off=318731 len=1483244 2023-12-16T01:53:03.461 INFO:tasks.workunit.client.0.smithi078.stdout:op 4218 completed, throughput=5MB/sec 2023-12-16T01:53:03.461 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2LUwPhoDIhSrLVP off=1396177 len=1644492 2023-12-16T01:53:03.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 4219 completed, throughput=5MB/sec 2023-12-16T01:53:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:03 smithi118 ceph-mon[131825]: pgmap v1748: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:03 smithi078 ceph-mon[142991]: pgmap v1748: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:03 smithi078 ceph-mon[139570]: pgmap v1748: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:04.464 INFO:tasks.workunit.client.0.smithi078.stdout: 834: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:04.464 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-54-ESXWv7MzZFwe off=5776080 len=966856 2023-12-16T01:53:04.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 4220 completed, throughput=5MB/sec 2023-12-16T01:53:04.469 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SbqR6LzSgHuuqHI off=1188578 len=168654 2023-12-16T01:53:04.470 INFO:tasks.workunit.client.0.smithi078.stdout:op 4221 completed, throughput=5MB/sec 2023-12-16T01:53:04.470 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PGBTghdWsowyIZY off=20233197 len=126528 2023-12-16T01:53:04.473 INFO:tasks.workunit.client.0.smithi078.stdout:op 4222 completed, throughput=5MB/sec 2023-12-16T01:53:04.473 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g9AO8bpfqj4Ygc1 off=4328949 len=1080796 2023-12-16T01:53:04.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 4223 completed, throughput=5MB/sec 2023-12-16T01:53:04.474 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yT06K2G9-RHt-L5 off=21750498 len=1424740 2023-12-16T01:53:04.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 4224 completed, throughput=5MB/sec 2023-12-16T01:53:04.481 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HGM5tmgvpCezIhi off=427705 len=888731 2023-12-16T01:53:04.485 INFO:tasks.workunit.client.0.smithi078.stdout:op 4225 completed, throughput=5MB/sec 2023-12-16T01:53:04.485 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8gR0-2fExVvAprf off=618658 len=1921618 2023-12-16T01:53:04.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 4226 completed, throughput=5MB/sec 2023-12-16T01:53:05.488 INFO:tasks.workunit.client.0.smithi078.stdout: 835: throughput=5MB/sec pending data=0 2023-12-16T01:53:05.488 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eqrBHrKHPAcjlpL off=20672261 len=977160 2023-12-16T01:53:05.494 INFO:tasks.workunit.client.0.smithi078.stdout:op 4227 completed, throughput=5MB/sec 2023-12-16T01:53:05.495 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cSHIxpYXhDKftGd off=8604588 len=2082534 2023-12-16T01:53:05.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 4228 completed, throughput=5MB/sec 2023-12-16T01:53:05.505 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S3bRbMVxoX58JYb off=15345629 len=1838969 2023-12-16T01:53:05.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 4229 completed, throughput=5MB/sec 2023-12-16T01:53:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:05 smithi118 ceph-mon[131825]: pgmap v1749: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:05 smithi078 ceph-mon[142991]: pgmap v1749: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:05 smithi078 ceph-mon[139570]: pgmap v1749: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:06.507 INFO:tasks.workunit.client.0.smithi078.stdout: 836: throughput=5MB/sec pending data=0 2023-12-16T01:53:06.507 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hb0HWYkSn2gR2Jg off=253533 len=338053 2023-12-16T01:53:06.511 INFO:tasks.workunit.client.0.smithi078.stdout:op 4230 completed, throughput=5MB/sec 2023-12-16T01:53:06.511 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z5slX2UbbDU6z1e off=2247417 len=1145407 2023-12-16T01:53:06.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 4231 completed, throughput=5MB/sec 2023-12-16T01:53:06.513 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y9htI63No7d78fx off=15841151 len=1925687 2023-12-16T01:53:06.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 4232 completed, throughput=5MB/sec 2023-12-16T01:53:06.516 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fDFId5yHCJsprbM off=148868 len=1202244 2023-12-16T01:53:06.523 INFO:tasks.workunit.client.0.smithi078.stdout:op 4233 completed, throughput=5MB/sec 2023-12-16T01:53:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:06] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:53:07.523 INFO:tasks.workunit.client.0.smithi078.stdout: 837: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:07.523 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kh-A_JJfl1XNDm0 off=825470 len=1176446 2023-12-16T01:53:07.524 INFO:tasks.workunit.client.0.smithi078.stdout:op 4234 completed, throughput=5MB/sec 2023-12-16T01:53:07.525 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E1ARjV8ug2lqVr6 off=3827824 len=766066 2023-12-16T01:53:07.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 4235 completed, throughput=5MB/sec 2023-12-16T01:53:07.526 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EvAKS8cT9k3d4Mv off=11457940 len=1215569 2023-12-16T01:53:07.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 4236 completed, throughput=5MB/sec 2023-12-16T01:53:07.532 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2Y8JagEgMRP-kFn off=2995641 len=1581517 2023-12-16T01:53:07.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 4237 completed, throughput=5MB/sec 2023-12-16T01:53:07.541 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w-f3V4JA_i-xDgX off=9334714 len=256368 2023-12-16T01:53:07.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 4238 completed, throughput=5MB/sec 2023-12-16T01:53:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:07 smithi118 ceph-mon[131825]: pgmap v1750: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:07 smithi078 ceph-mon[142991]: pgmap v1750: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:07 smithi078 ceph-mon[139570]: pgmap v1750: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:08.542 INFO:tasks.workunit.client.0.smithi078.stdout: 838: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:08.542 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lUQz6nPvGUJK3-p off=2421913 len=1223120 2023-12-16T01:53:08.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 4239 completed, throughput=5MB/sec 2023-12-16T01:53:08.549 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HMb34QirupR2a-H off=22188888 len=178458 2023-12-16T01:53:08.550 INFO:tasks.workunit.client.0.smithi078.stdout:op 4240 completed, throughput=5MB/sec 2023-12-16T01:53:08.550 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pIl7hziijuq8OSe off=1142906 len=551958 2023-12-16T01:53:08.553 INFO:tasks.workunit.client.0.smithi078.stdout:op 4241 completed, throughput=5MB/sec 2023-12-16T01:53:08.554 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8iduNGSdU12PL3k off=8177602 len=1234531 2023-12-16T01:53:08.555 INFO:tasks.workunit.client.0.smithi078.stdout:op 4242 completed, throughput=5MB/sec 2023-12-16T01:53:08.555 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AdgbA4BR-ErKIdk off=5695462 len=1256287 2023-12-16T01:53:08.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 4243 completed, throughput=5MB/sec 2023-12-16T01:53:08.560 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QTQTv41x2Z8DV35 off=8032154 len=2013246 2023-12-16T01:53:08.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 4244 completed, throughput=5MB/sec 2023-12-16T01:53:09.570 INFO:tasks.workunit.client.0.smithi078.stdout: 839: throughput=5MB/sec pending data=0 2023-12-16T01:53:09.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7yuY9TW6oMSKQmX off=21192567 len=657595 2023-12-16T01:53:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 4245 completed, throughput=5MB/sec 2023-12-16T01:53:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xKzWB2TPy77HKBy off=12022755 len=1227672 2023-12-16T01:53:09.574 INFO:tasks.workunit.client.0.smithi078.stdout:op 4246 completed, throughput=5MB/sec 2023-12-16T01:53:09.574 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYzxIaA0qG4Yu0T off=4860430 len=565453 2023-12-16T01:53:09.578 INFO:tasks.workunit.client.0.smithi078.stdout:op 4247 completed, throughput=5MB/sec 2023-12-16T01:53:09.578 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-K6p4F68uLjOgR4- off=11180444 len=1072239 2023-12-16T01:53:09.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 4248 completed, throughput=5MB/sec 2023-12-16T01:53:09.583 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TGYZcx1EoeAaWsJ off=3021349 len=1572023 2023-12-16T01:53:09.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 4249 completed, throughput=5MB/sec 2023-12-16T01:53:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:09 smithi118 ceph-mon[131825]: pgmap v1751: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:09 smithi078 ceph-mon[139570]: pgmap v1751: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:09 smithi078 ceph-mon[142991]: pgmap v1751: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:09.923 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (32m) 7m ago 36m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (31m) 5m ago 35m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (37m) 7m ago 37m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (37m) 5m ago 37m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:53:10.233 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (31m) 5m ago 40m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (31m) 7m ago 41m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (31m) 7m ago 41m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (30m) 5m ago 40m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (30m) 7m ago 40m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (32m) 7m ago 35m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (31m) 5m ago 35m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (29m) 7m ago 39m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (29m) 7m ago 39m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (28m) 7m ago 39m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (27m) 7m ago 38m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (27m) 5m ago 38m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (26m) 5m ago 38m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:53:10.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (26m) 5m ago 37m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:53:10.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (25m) 5m ago 37m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:53:10.235 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (31m) 5m ago 36m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:53:10.592 INFO:tasks.workunit.client.0.smithi078.stdout: 840: throughput=5MB/sec pending data=0 2023-12-16T01:53:10.592 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7itnnQK_Xk_IxCs off=11836019 len=1069985 2023-12-16T01:53:10.594 INFO:tasks.workunit.client.0.smithi078.stdout:op 4250 completed, throughput=5MB/sec 2023-12-16T01:53:10.594 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-10O6LcmYl0DvKLV off=21232307 len=446352 2023-12-16T01:53:10.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 4251 completed, throughput=5MB/sec 2023-12-16T01:53:10.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uAPXwp-AuxaOe_z off=1603599 len=873745 2023-12-16T01:53:10.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 4252 completed, throughput=5MB/sec 2023-12-16T01:53:10.603 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F3muRX4aVKNrSD4 off=1172657 len=68414 2023-12-16T01:53:10.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 4253 completed, throughput=5MB/sec 2023-12-16T01:53:10.603 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4enlv3Hp5NSZNNz off=20306062 len=1507213 2023-12-16T01:53:10.610 INFO:tasks.workunit.client.0.smithi078.stdout:op 4254 completed, throughput=5MB/sec 2023-12-16T01:53:10.610 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RaK826VkKZfaksG off=4630665 len=359671 2023-12-16T01:53:10.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 4255 completed, throughput=5MB/sec 2023-12-16T01:53:10.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_ExcQF1i1dNOYcP off=2464410 len=2044188 2023-12-16T01:53:10.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 4256 completed, throughput=5MB/sec 2023-12-16T01:53:10.619 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:53:10.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:53:10.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:53:10.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:53:10.620 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:53:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:10 smithi118 ceph-mon[131825]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:10 smithi078 ceph-mon[139570]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:10 smithi078 ceph-mon[142991]: from='client.35664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:11.616 INFO:tasks.workunit.client.0.smithi078.stdout: 841: throughput=5MB/sec pending data=0 2023-12-16T01:53:11.616 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UJkXsiNCBImsXp_ off=8988533 len=1143809 2023-12-16T01:53:11.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 4257 completed, throughput=5MB/sec 2023-12-16T01:53:11.617 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CsE7-l_-1npRc3O off=27320 len=500762 2023-12-16T01:53:11.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 4258 completed, throughput=5MB/sec 2023-12-16T01:53:11.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r2_gkC2zkCeZASB off=2954193 len=1720521 2023-12-16T01:53:11.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 4259 completed, throughput=5MB/sec 2023-12-16T01:53:11.626 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VNlDlfutmK6295u off=756340 len=323091 2023-12-16T01:53:11.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 4260 completed, throughput=5MB/sec 2023-12-16T01:53:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:11 smithi118 ceph-mon[131825]: from='client.35670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:11 smithi118 ceph-mon[131825]: pgmap v1752: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:53:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2050606884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[139570]: from='client.35670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[139570]: pgmap v1752: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2050606884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[142991]: from='client.35670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[142991]: pgmap v1752: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:53:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2050606884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:12.627 INFO:tasks.workunit.client.0.smithi078.stdout: 842: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:12.627 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BsLmK6mttq9YD4z off=1253513 len=934912 2023-12-16T01:53:12.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 4261 completed, throughput=5MB/sec 2023-12-16T01:53:12.628 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c-5Ms81aOGRMHr0 off=4008480 len=1059550 2023-12-16T01:53:12.631 INFO:tasks.workunit.client.0.smithi078.stdout:op 4262 completed, throughput=5MB/sec 2023-12-16T01:53:12.631 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hdb9VLdRtmi9QbM off=13884288 len=1083434 2023-12-16T01:53:12.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 4263 completed, throughput=5MB/sec 2023-12-16T01:53:12.638 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gV-qoVt4g3jH6WE off=10394314 len=671408 2023-12-16T01:53:12.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 4264 completed, throughput=5MB/sec 2023-12-16T01:53:12.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q7EZx6RdP-nN2Ak off=4134202 len=29872 2023-12-16T01:53:12.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 4265 completed, throughput=5MB/sec 2023-12-16T01:53:12.639 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ptenWuocY-s_fF3 off=6084471 len=1969777 2023-12-16T01:53:12.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 4266 completed, throughput=5MB/sec 2023-12-16T01:53:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:13 smithi118 ceph-mon[131825]: pgmap v1753: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:13 smithi078 ceph-mon[139570]: pgmap v1753: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:13 smithi078 ceph-mon[142991]: pgmap v1753: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:13.649 INFO:tasks.workunit.client.0.smithi078.stdout: 843: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:13.650 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jYYUoXdorcWNNUM off=85977 len=1075006 2023-12-16T01:53:13.655 INFO:tasks.workunit.client.0.smithi078.stdout:op 4267 completed, throughput=5MB/sec 2023-12-16T01:53:13.655 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pBieq419yO7bDvb off=1989389 len=1300989 2023-12-16T01:53:13.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 4268 completed, throughput=5MB/sec 2023-12-16T01:53:13.656 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3k_4kdkkioJrKOY off=2149951 len=1838442 2023-12-16T01:53:13.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 4269 completed, throughput=5MB/sec 2023-12-16T01:53:13.666 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4q0yGW1mR9VxtVx off=22587132 len=1757404 2023-12-16T01:53:13.668 INFO:tasks.workunit.client.0.smithi078.stdout:op 4270 completed, throughput=5MB/sec 2023-12-16T01:53:14.668 INFO:tasks.workunit.client.0.smithi078.stdout: 844: throughput=5MB/sec pending data=0 2023-12-16T01:53:14.668 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1ZmJxvoNqYX9Yq4 off=17871084 len=1450302 2023-12-16T01:53:14.676 INFO:tasks.workunit.client.0.smithi078.stdout:op 4271 completed, throughput=5MB/sec 2023-12-16T01:53:14.676 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bcoWhELE2EoyRBD off=9508577 len=811278 2023-12-16T01:53:14.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 4272 completed, throughput=5MB/sec 2023-12-16T01:53:14.679 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DZP2EVmm_b2swlU off=2996062 len=1122555 2023-12-16T01:53:14.685 INFO:tasks.workunit.client.0.smithi078.stdout:op 4273 completed, throughput=5MB/sec 2023-12-16T01:53:14.685 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FCZbHdr6z9PdpsU off=5062430 len=1404449 2023-12-16T01:53:14.687 INFO:tasks.workunit.client.0.smithi078.stdout:op 4274 completed, throughput=5MB/sec 2023-12-16T01:53:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:15 smithi118 ceph-mon[131825]: pgmap v1754: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:15.687 INFO:tasks.workunit.client.0.smithi078.stdout: 845: throughput=5MB/sec pending data=0 2023-12-16T01:53:15.687 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vtb7p4dScZK7iVB off=4122150 len=1876341 2023-12-16T01:53:15.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 4275 completed, throughput=5MB/sec 2023-12-16T01:53:15.697 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k_7u_lNR5EXqYVP off=1577210 len=711399 2023-12-16T01:53:15.699 INFO:tasks.workunit.client.0.smithi078.stdout:op 4276 completed, throughput=5MB/sec 2023-12-16T01:53:15.699 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4iv2tnj4nekW8AO off=4278438 len=150671 2023-12-16T01:53:15.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 4277 completed, throughput=5MB/sec 2023-12-16T01:53:15.702 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fJDZizk_1Biry_0 off=1285892 len=2040814 2023-12-16T01:53:15.709 INFO:tasks.workunit.client.0.smithi078.stdout:op 4278 completed, throughput=5MB/sec 2023-12-16T01:53:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:15 smithi078 ceph-mon[139570]: pgmap v1754: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:15 smithi078 ceph-mon[142991]: pgmap v1754: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:16.709 INFO:tasks.workunit.client.0.smithi078.stdout: 846: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:16.710 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5IH3Dp-GTLKZws off=5998970 len=1772695 2023-12-16T01:53:16.718 INFO:tasks.workunit.client.0.smithi078.stdout:op 4279 completed, throughput=5MB/sec 2023-12-16T01:53:16.718 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i5-u49l9XCnl1JZ off=11149175 len=1980566 2023-12-16T01:53:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:16] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:53:16.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 4280 completed, throughput=5MB/sec 2023-12-16T01:53:16.729 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j-H9NrGRJGOWpS7 off=3612560 len=1714254 2023-12-16T01:53:16.731 INFO:tasks.workunit.client.0.smithi078.stdout:op 4281 completed, throughput=5MB/sec 2023-12-16T01:53:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:17 smithi118 ceph-mon[131825]: pgmap v1755: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:17 smithi078 ceph-mon[139570]: pgmap v1755: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:17 smithi078 ceph-mon[142991]: pgmap v1755: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:17.731 INFO:tasks.workunit.client.0.smithi078.stdout: 847: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:17.731 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q5IH3Dp-GTLKZws off=1092797 len=299880 2023-12-16T01:53:17.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 4282 completed, throughput=4.99MB/sec 2023-12-16T01:53:17.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y9qXaqV4MmHjI6P off=389505 len=1839940 2023-12-16T01:53:17.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 4283 completed, throughput=5MB/sec 2023-12-16T01:53:17.735 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aO1lsg34bGI4HgE off=20155318 len=1202510 2023-12-16T01:53:17.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 4284 completed, throughput=5MB/sec 2023-12-16T01:53:17.736 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q2wp_CjqY8C8ZLy off=2820640 len=490303 2023-12-16T01:53:17.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 4285 completed, throughput=5MB/sec 2023-12-16T01:53:17.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Po5rMr5ejSNV8DV off=3808577 len=1528347 2023-12-16T01:53:17.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 4286 completed, throughput=5MB/sec 2023-12-16T01:53:18.748 INFO:tasks.workunit.client.0.smithi078.stdout: 848: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:18.748 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zWfEBNy10CzKiwX off=2365517 len=676088 2023-12-16T01:53:18.749 INFO:tasks.workunit.client.0.smithi078.stdout:op 4287 completed, throughput=5MB/sec 2023-12-16T01:53:18.749 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ODNwsRw3ognDt5e off=386398 len=1208259 2023-12-16T01:53:18.755 INFO:tasks.workunit.client.0.smithi078.stdout:op 4288 completed, throughput=5MB/sec 2023-12-16T01:53:18.755 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHc0tWF1CeVOhmA off=10960758 len=1946802 2023-12-16T01:53:18.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 4289 completed, throughput=5MB/sec 2023-12-16T01:53:18.763 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J-0xHRmvu6FjT3p off=2042054 len=1618603 2023-12-16T01:53:18.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 4290 completed, throughput=5MB/sec 2023-12-16T01:53:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:19 smithi118 ceph-mon[131825]: pgmap v1756: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:19 smithi078 ceph-mon[139570]: pgmap v1756: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:19 smithi078 ceph-mon[142991]: pgmap v1756: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:53:19.765 INFO:tasks.workunit.client.0.smithi078.stdout: 849: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:19.765 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eBNH5Hjtd2OecTI off=1788783 len=1079250 2023-12-16T01:53:19.772 INFO:tasks.workunit.client.0.smithi078.stdout:op 4291 completed, throughput=5MB/sec 2023-12-16T01:53:19.772 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mP3sNYatzS5Tyxo off=1133051 len=84887 2023-12-16T01:53:19.775 INFO:tasks.workunit.client.0.smithi078.stdout:op 4292 completed, throughput=5MB/sec 2023-12-16T01:53:19.775 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zxTPEXqixF0Jixx off=10518129 len=1859912 2023-12-16T01:53:19.784 INFO:tasks.workunit.client.0.smithi078.stdout:op 4293 completed, throughput=5MB/sec 2023-12-16T01:53:19.784 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KnrGl8S9uZ_t19r off=5081750 len=270642 2023-12-16T01:53:19.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 4294 completed, throughput=5MB/sec 2023-12-16T01:53:19.788 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JAILq1qC31kmUAl off=6845407 len=1556422 2023-12-16T01:53:19.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 4295 completed, throughput=5MB/sec 2023-12-16T01:53:19.794 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A4j8OuH4w12kBKC off=6835144 len=1093890 2023-12-16T01:53:19.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 4296 completed, throughput=5MB/sec 2023-12-16T01:53:20.796 INFO:tasks.workunit.client.0.smithi078.stdout: 850: throughput=5MB/sec pending data=0 2023-12-16T01:53:20.796 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MrmsHlWHJag7te8 off=4984853 len=478217 2023-12-16T01:53:20.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 4297 completed, throughput=5MB/sec 2023-12-16T01:53:20.801 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zLH1q32k6HRyl0D off=9525030 len=1303294 2023-12-16T01:53:20.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 4298 completed, throughput=5MB/sec 2023-12-16T01:53:20.808 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NX8sM3ziKbmPOUd off=8557975 len=1102916 2023-12-16T01:53:20.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 4299 completed, throughput=5MB/sec 2023-12-16T01:53:20.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bC6fZK7WdLJqRTy off=576088 len=299123 2023-12-16T01:53:20.817 INFO:tasks.workunit.client.0.smithi078.stdout:op 4300 completed, throughput=5MB/sec 2023-12-16T01:53:20.818 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Uqti-3pfzHAoeg3 off=11703074 len=1170048 2023-12-16T01:53:20.820 INFO:tasks.workunit.client.0.smithi078.stdout:op 4301 completed, throughput=5MB/sec 2023-12-16T01:53:20.820 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wpOQJbjdxSd5Ln6 off=6952458 len=1820739 2023-12-16T01:53:20.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 4302 completed, throughput=5MB/sec 2023-12-16T01:53:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:21 smithi118 ceph-mon[131825]: pgmap v1757: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:53:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:21 smithi078 ceph-mon[139570]: pgmap v1757: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:53:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:21 smithi078 ceph-mon[142991]: pgmap v1757: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:53:21.824 INFO:tasks.workunit.client.0.smithi078.stdout: 851: throughput=5MB/sec pending data=0 2023-12-16T01:53:21.824 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6nuu5pchrs2d9a8 off=3569542 len=828958 2023-12-16T01:53:21.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 4303 completed, throughput=5MB/sec 2023-12-16T01:53:21.826 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--mL8FmU3Gg8_76F off=969459 len=1963315 2023-12-16T01:53:21.836 INFO:tasks.workunit.client.0.smithi078.stdout:op 4304 completed, throughput=5MB/sec 2023-12-16T01:53:21.836 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oeaQNQUhm0DR-5c off=869731 len=287763 2023-12-16T01:53:21.840 INFO:tasks.workunit.client.0.smithi078.stdout:op 4305 completed, throughput=5MB/sec 2023-12-16T01:53:21.840 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--L9nMjw8yO9tNk2 off=5606408 len=1123463 2023-12-16T01:53:21.847 INFO:tasks.workunit.client.0.smithi078.stdout:op 4306 completed, throughput=5MB/sec 2023-12-16T01:53:22.847 INFO:tasks.workunit.client.0.smithi078.stdout: 852: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:22.847 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gatzVfi437p5LJH off=6969529 len=927168 2023-12-16T01:53:22.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 4307 completed, throughput=5MB/sec 2023-12-16T01:53:22.852 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4zD4En20Apsxra1 off=743010 len=1030591 2023-12-16T01:53:22.853 INFO:tasks.workunit.client.0.smithi078.stdout:op 4308 completed, throughput=5MB/sec 2023-12-16T01:53:22.853 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SUopBn9pRByJAGs off=792568 len=992406 2023-12-16T01:53:22.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 4309 completed, throughput=5MB/sec 2023-12-16T01:53:22.858 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5IH3Dp-GTLKZws off=806667 len=539202 2023-12-16T01:53:22.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 4310 completed, throughput=5MB/sec 2023-12-16T01:53:22.862 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d6w1V_v08wAiVt- off=322931 len=1862721 2023-12-16T01:53:22.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 4311 completed, throughput=5MB/sec 2023-12-16T01:53:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:23 smithi118 ceph-mon[131825]: pgmap v1758: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:23 smithi078 ceph-mon[139570]: pgmap v1758: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:23 smithi078 ceph-mon[142991]: pgmap v1758: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:23.863 INFO:tasks.workunit.client.0.smithi078.stdout: 853: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:23.863 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q-E0rVXO_bh7F_m off=3222217 len=1372863 2023-12-16T01:53:23.868 INFO:tasks.workunit.client.0.smithi078.stdout:op 4312 completed, throughput=5MB/sec 2023-12-16T01:53:23.869 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zVRPYjEnMzy6rEy off=22187294 len=1267388 2023-12-16T01:53:23.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 4313 completed, throughput=5MB/sec 2023-12-16T01:53:23.870 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0pC8ymLvfU_sqTR off=12476484 len=2071336 2023-12-16T01:53:23.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 4314 completed, throughput=5MB/sec 2023-12-16T01:53:24.873 INFO:tasks.workunit.client.0.smithi078.stdout: 854: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:24.873 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B7Og_9xzKMvenI3 off=20515914 len=524211 2023-12-16T01:53:24.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 4315 completed, throughput=4.99MB/sec 2023-12-16T01:53:24.877 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7FaoJMNcvc6ErjR off=13810549 len=531570 2023-12-16T01:53:24.878 INFO:tasks.workunit.client.0.smithi078.stdout:op 4316 completed, throughput=5MB/sec 2023-12-16T01:53:24.878 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IUB4QvlrG0gPpko off=8688281 len=270757 2023-12-16T01:53:24.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 4317 completed, throughput=5MB/sec 2023-12-16T01:53:24.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-32hscyCwJZUQfZS off=17001 len=403809 2023-12-16T01:53:24.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 4318 completed, throughput=5MB/sec 2023-12-16T01:53:24.882 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IWNXFutuxg05B9J off=6783373 len=1866151 2023-12-16T01:53:24.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 4319 completed, throughput=5MB/sec 2023-12-16T01:53:24.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vTodjoKBo7a5vIt off=501768 len=450758 2023-12-16T01:53:24.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 4320 completed, throughput=5MB/sec 2023-12-16T01:53:24.888 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lYlZbDrpEiuKUK5 off=781249 len=411800 2023-12-16T01:53:24.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 4321 completed, throughput=5MB/sec 2023-12-16T01:53:24.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mYy63Y3752WnFnb off=3970666 len=1137693 2023-12-16T01:53:24.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 4322 completed, throughput=5MB/sec 2023-12-16T01:53:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:25 smithi118 ceph-mon[131825]: pgmap v1759: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:25 smithi078 ceph-mon[139570]: pgmap v1759: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:25 smithi078 ceph-mon[142991]: pgmap v1759: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:25.897 INFO:tasks.workunit.client.0.smithi078.stdout: 855: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:25.897 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zPYyYauVF_Rp6vG off=487723 len=1213124 2023-12-16T01:53:25.898 INFO:tasks.workunit.client.0.smithi078.stdout:op 4323 completed, throughput=5MB/sec 2023-12-16T01:53:25.898 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iK70D5L2-PahL1J off=16906850 len=1354738 2023-12-16T01:53:25.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 4324 completed, throughput=5MB/sec 2023-12-16T01:53:25.900 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9B5IRLvRP_s7HQq off=1095230 len=1541835 2023-12-16T01:53:25.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 4325 completed, throughput=5MB/sec 2023-12-16T01:53:25.909 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Kpz_WHu24ntEzXq off=5339100 len=1315995 2023-12-16T01:53:25.911 INFO:tasks.workunit.client.0.smithi078.stdout:op 4326 completed, throughput=5MB/sec 2023-12-16T01:53:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:26] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:53:26.911 INFO:tasks.workunit.client.0.smithi078.stdout: 856: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:26.912 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6BXngW23J_XTdGg off=24600875 len=408798 2023-12-16T01:53:26.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 4327 completed, throughput=5MB/sec 2023-12-16T01:53:26.915 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FD-o2CbJiEuWZfN off=5181232 len=1466947 2023-12-16T01:53:26.921 INFO:tasks.workunit.client.0.smithi078.stdout:op 4328 completed, throughput=5MB/sec 2023-12-16T01:53:26.922 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bdk7ATt_GAVWMHL off=6844531 len=325035 2023-12-16T01:53:26.925 INFO:tasks.workunit.client.0.smithi078.stdout:op 4329 completed, throughput=5MB/sec 2023-12-16T01:53:26.925 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pcF_J4BHOp5JiBk off=1759808 len=1200296 2023-12-16T01:53:26.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 4330 completed, throughput=5MB/sec 2023-12-16T01:53:26.926 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jgz8LN-D80XZnvb off=19770302 len=1606293 2023-12-16T01:53:26.928 INFO:tasks.workunit.client.0.smithi078.stdout:op 4331 completed, throughput=5MB/sec 2023-12-16T01:53:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:27 smithi118 ceph-mon[131825]: pgmap v1760: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:27 smithi078 ceph-mon[139570]: pgmap v1760: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:27 smithi078 ceph-mon[142991]: pgmap v1760: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:27.929 INFO:tasks.workunit.client.0.smithi078.stdout: 857: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:27.929 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ALEbz5hVWjUgMg_ off=15540599 len=629025 2023-12-16T01:53:27.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 4332 completed, throughput=4.99MB/sec 2023-12-16T01:53:27.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Pwc9OX5dxbxRrM8 off=8021739 len=40392 2023-12-16T01:53:27.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 4333 completed, throughput=5MB/sec 2023-12-16T01:53:27.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6AJqqtjYoifu0JS off=2852214 len=606347 2023-12-16T01:53:27.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 4334 completed, throughput=5MB/sec 2023-12-16T01:53:27.934 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F27zE6ARIGt82qw off=13729265 len=1951412 2023-12-16T01:53:27.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 4335 completed, throughput=5MB/sec 2023-12-16T01:53:27.945 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HvZBR93KQ-p2pIB off=5730178 len=1299769 2023-12-16T01:53:27.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 4336 completed, throughput=5MB/sec 2023-12-16T01:53:27.946 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uE4GXHydrcdFsRv off=3410533 len=56198 2023-12-16T01:53:27.948 INFO:tasks.workunit.client.0.smithi078.stdout:op 4337 completed, throughput=5MB/sec 2023-12-16T01:53:27.948 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-p5eZ0v7vRqMHEdD off=15815660 len=1682253 2023-12-16T01:53:27.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 4338 completed, throughput=5MB/sec 2023-12-16T01:53:28.956 INFO:tasks.workunit.client.0.smithi078.stdout: 858: throughput=5MB/sec pending data=0 2023-12-16T01:53:28.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QsAmerlQhePMyE0 off=5976153 len=1012509 2023-12-16T01:53:28.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 4339 completed, throughput=5MB/sec 2023-12-16T01:53:28.961 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SUopBn9pRByJAGs off=93389 len=579748 2023-12-16T01:53:28.962 INFO:tasks.workunit.client.0.smithi078.stdout:op 4340 completed, throughput=5MB/sec 2023-12-16T01:53:28.962 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xH7nnbxRtvyUPzW off=14329203 len=887575 2023-12-16T01:53:28.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 4341 completed, throughput=5MB/sec 2023-12-16T01:53:28.966 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6MIwvybO_B4jE69 off=1874015 len=2031807 2023-12-16T01:53:28.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 4342 completed, throughput=5MB/sec 2023-12-16T01:53:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:29 smithi118 ceph-mon[131825]: pgmap v1761: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:29 smithi078 ceph-mon[142991]: pgmap v1761: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:29 smithi078 ceph-mon[139570]: pgmap v1761: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:53:29.968 INFO:tasks.workunit.client.0.smithi078.stdout: 859: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:29.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xU7a9IalSMFLc62 off=11387222 len=2068937 2023-12-16T01:53:29.970 INFO:tasks.workunit.client.0.smithi078.stdout:op 4343 completed, throughput=5MB/sec 2023-12-16T01:53:29.970 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cXVQuMyoM8YFvhF off=9257943 len=737262 2023-12-16T01:53:29.972 INFO:tasks.workunit.client.0.smithi078.stdout:op 4344 completed, throughput=5MB/sec 2023-12-16T01:53:29.972 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4zt86iVZfNEK9eD off=2502811 len=135324 2023-12-16T01:53:29.975 INFO:tasks.workunit.client.0.smithi078.stdout:op 4345 completed, throughput=5MB/sec 2023-12-16T01:53:29.975 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8yAtumVdCRIBODf off=4211393 len=1853564 2023-12-16T01:53:29.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 4346 completed, throughput=5MB/sec 2023-12-16T01:53:29.977 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rO26WeagO2qi-nJ off=20875838 len=1202379 2023-12-16T01:53:29.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 4347 completed, throughput=5MB/sec 2023-12-16T01:53:30.984 INFO:tasks.workunit.client.0.smithi078.stdout: 860: throughput=5MB/sec pending data=0 2023-12-16T01:53:30.984 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NjK5o5u5AY2Sa_c off=416749 len=728985 2023-12-16T01:53:30.989 INFO:tasks.workunit.client.0.smithi078.stdout:op 4348 completed, throughput=5MB/sec 2023-12-16T01:53:30.989 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZNWVOLWs_xuPMIP off=15495448 len=694148 2023-12-16T01:53:30.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 4349 completed, throughput=5MB/sec 2023-12-16T01:53:30.993 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ygojvcvMHf5gf0F off=405012 len=488448 2023-12-16T01:53:30.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 4350 completed, throughput=5MB/sec 2023-12-16T01:53:30.998 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Sf0zS1M3J6LoAdP off=10671499 len=1669434 2023-12-16T01:53:31.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 4351 completed, throughput=5MB/sec 2023-12-16T01:53:31.004 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-18DJZYZbrumsjWC off=0 len=1354782 2023-12-16T01:53:31.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 4352 completed, throughput=5MB/sec 2023-12-16T01:53:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:31 smithi118 ceph-mon[131825]: pgmap v1762: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:31 smithi078 ceph-mon[142991]: pgmap v1762: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:31 smithi078 ceph-mon[139570]: pgmap v1762: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:53:32.012 INFO:tasks.workunit.client.0.smithi078.stdout: 861: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:32.012 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tl6xFt_yLhBtdJG off=4573219 len=1664686 2023-12-16T01:53:32.021 INFO:tasks.workunit.client.0.smithi078.stdout:op 4353 completed, throughput=5MB/sec 2023-12-16T01:53:32.021 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F__A2-BsaduBUU8 off=13053927 len=311194 2023-12-16T01:53:32.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 4354 completed, throughput=5MB/sec 2023-12-16T01:53:32.024 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--LA4aydECQ1Skov off=1604779 len=476991 2023-12-16T01:53:32.025 INFO:tasks.workunit.client.0.smithi078.stdout:op 4355 completed, throughput=5MB/sec 2023-12-16T01:53:32.025 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ghGvwt61I9DNaHA off=2401310 len=1699677 2023-12-16T01:53:32.027 INFO:tasks.workunit.client.0.smithi078.stdout:op 4356 completed, throughput=5MB/sec 2023-12-16T01:53:32.027 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-t9hfcuoP7Nedcyj off=12354901 len=521682 2023-12-16T01:53:32.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 4357 completed, throughput=5MB/sec 2023-12-16T01:53:32.031 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j3ZmHL-bzdps-UU off=1867647 len=1656915 2023-12-16T01:53:32.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 4358 completed, throughput=5MB/sec 2023-12-16T01:53:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:33.033 INFO:tasks.workunit.client.0.smithi078.stdout: 862: throughput=5MB/sec pending data=0 2023-12-16T01:53:33.033 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bYsrluNfn5_csFK off=4750321 len=2084672 2023-12-16T01:53:33.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 4359 completed, throughput=5MB/sec 2023-12-16T01:53:33.038 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_Ic_1hSPxFI6MQ- off=1221695 len=1591805 2023-12-16T01:53:33.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 4360 completed, throughput=5MB/sec 2023-12-16T01:53:33.044 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VqvhKaU2J5e3XOL off=20483196 len=479915 2023-12-16T01:53:33.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 4361 completed, throughput=5MB/sec 2023-12-16T01:53:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:33 smithi118 ceph-mon[131825]: pgmap v1763: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:33 smithi078 ceph-mon[142991]: pgmap v1763: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:33 smithi078 ceph-mon[139570]: pgmap v1763: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:34.045 INFO:tasks.workunit.client.0.smithi078.stdout: 863: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:34.046 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-obTuoH0rB8U0rZO off=8947491 len=986458 2023-12-16T01:53:34.051 INFO:tasks.workunit.client.0.smithi078.stdout:op 4362 completed, throughput=5MB/sec 2023-12-16T01:53:34.051 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CquyjnW8QhcO6S4 off=127220 len=433261 2023-12-16T01:53:34.052 INFO:tasks.workunit.client.0.smithi078.stdout:op 4363 completed, throughput=5MB/sec 2023-12-16T01:53:34.052 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yW0tVFRM3vjC9Ts off=80625 len=520109 2023-12-16T01:53:34.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 4364 completed, throughput=5MB/sec 2023-12-16T01:53:34.053 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n2fy01VxZJFl-gE off=659872 len=1686043 2023-12-16T01:53:34.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 4365 completed, throughput=5MB/sec 2023-12-16T01:53:34.062 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WMKHqAcVk7HrreA off=16702143 len=546886 2023-12-16T01:53:34.063 INFO:tasks.workunit.client.0.smithi078.stdout:op 4366 completed, throughput=5MB/sec 2023-12-16T01:53:34.063 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KH4eGSjBAxOZKe2 off=7809782 len=1309161 2023-12-16T01:53:34.070 INFO:tasks.workunit.client.0.smithi078.stdout:op 4367 completed, throughput=5MB/sec 2023-12-16T01:53:35.070 INFO:tasks.workunit.client.0.smithi078.stdout: 864: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:35.070 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XLYj6FbmdqLIQDN off=9985158 len=538139 2023-12-16T01:53:35.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 4368 completed, throughput=5MB/sec 2023-12-16T01:53:35.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hXElkGrBN7hm7Uz off=4736241 len=1502152 2023-12-16T01:53:35.082 INFO:tasks.workunit.client.0.smithi078.stdout:op 4369 completed, throughput=5MB/sec 2023-12-16T01:53:35.082 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Mej3PsmjjDw5Nx1 off=865686 len=1159624 2023-12-16T01:53:35.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 4370 completed, throughput=5MB/sec 2023-12-16T01:53:35.088 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Mf52Opjoc8f5WgY off=13129735 len=1536631 2023-12-16T01:53:35.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 4371 completed, throughput=5MB/sec 2023-12-16T01:53:35.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ubyZiY7AIXEL0z5 off=11693 len=882834 2023-12-16T01:53:35.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 4372 completed, throughput=5MB/sec 2023-12-16T01:53:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:35 smithi118 ceph-mon[131825]: pgmap v1764: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:53:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:35 smithi078 ceph-mon[139570]: pgmap v1764: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:53:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:35 smithi078 ceph-mon[142991]: pgmap v1764: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:53:36.098 INFO:tasks.workunit.client.0.smithi078.stdout: 865: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:36.098 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W07Kjwa8yaaMK5X off=13355873 len=1179302 2023-12-16T01:53:36.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 4373 completed, throughput=5MB/sec 2023-12-16T01:53:36.104 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X6pdR7U1FNJRCns off=4513650 len=1492704 2023-12-16T01:53:36.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 4374 completed, throughput=5MB/sec 2023-12-16T01:53:36.110 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FLceaTDiC7xN4TO off=3826538 len=970644 2023-12-16T01:53:36.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 4375 completed, throughput=5MB/sec 2023-12-16T01:53:36.112 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uFbEnFhbFxD4jkJ off=6691380 len=1787437 2023-12-16T01:53:36.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 4376 completed, throughput=5MB/sec 2023-12-16T01:53:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:36] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:53:37.114 INFO:tasks.workunit.client.0.smithi078.stdout: 866: throughput=5MB/sec pending data=0 2023-12-16T01:53:37.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7jPzQjawgmyBWqE off=10508356 len=1365349 2023-12-16T01:53:37.116 INFO:tasks.workunit.client.0.smithi078.stdout:op 4377 completed, throughput=5MB/sec 2023-12-16T01:53:37.116 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0so6D-Vnanc17h5 off=6086235 len=582657 2023-12-16T01:53:37.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 4378 completed, throughput=5MB/sec 2023-12-16T01:53:37.117 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ymPJ4PD2YNhJ6pw off=17431964 len=1103181 2023-12-16T01:53:37.119 INFO:tasks.workunit.client.0.smithi078.stdout:op 4379 completed, throughput=5MB/sec 2023-12-16T01:53:37.119 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rsgkkHpf3BqDNWM off=8844579 len=1850952 2023-12-16T01:53:37.129 INFO:tasks.workunit.client.0.smithi078.stdout:op 4380 completed, throughput=5MB/sec 2023-12-16T01:53:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:37 smithi118 ceph-mon[131825]: pgmap v1765: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:37 smithi078 ceph-mon[142991]: pgmap v1765: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:37 smithi078 ceph-mon[139570]: pgmap v1765: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:53:38.129 INFO:tasks.workunit.client.0.smithi078.stdout: 867: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:38.130 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gIGDJgp_C_ey6xz off=3473789 len=750358 2023-12-16T01:53:38.131 INFO:tasks.workunit.client.0.smithi078.stdout:op 4381 completed, throughput=5MB/sec 2023-12-16T01:53:38.131 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gF8loZRXTOH6SgP off=12139428 len=1479978 2023-12-16T01:53:38.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 4382 completed, throughput=5MB/sec 2023-12-16T01:53:38.139 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RObvQfiumA6iuRm off=14056725 len=1662941 2023-12-16T01:53:38.146 INFO:tasks.workunit.client.0.smithi078.stdout:op 4383 completed, throughput=5MB/sec 2023-12-16T01:53:38.146 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XPsEOF_HklUkmQa off=422429 len=1833008 2023-12-16T01:53:38.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 4384 completed, throughput=5MB/sec 2023-12-16T01:53:39.155 INFO:tasks.workunit.client.0.smithi078.stdout: 868: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:39.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-txScZX8oc71MI2w off=6561728 len=875631 2023-12-16T01:53:39.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 4385 completed, throughput=5MB/sec 2023-12-16T01:53:39.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Vhr5K33i-0M-ig3 off=2717749 len=949114 2023-12-16T01:53:39.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 4386 completed, throughput=5MB/sec 2023-12-16T01:53:39.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pWeGQZmatYOsSFa off=12850332 len=151990 2023-12-16T01:53:39.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 4387 completed, throughput=5MB/sec 2023-12-16T01:53:39.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c6jGLyI55gyrZyD off=1809625 len=247367 2023-12-16T01:53:39.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 4388 completed, throughput=5MB/sec 2023-12-16T01:53:39.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xU7a9IalSMFLc62 off=125398 len=993388 2023-12-16T01:53:39.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 4389 completed, throughput=5MB/sec 2023-12-16T01:53:39.168 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SpJov_LAxkRkJhZ off=3427760 len=240095 2023-12-16T01:53:39.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 4390 completed, throughput=5MB/sec 2023-12-16T01:53:39.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pHQ4hcSmRpBAJEA off=21078186 len=1617015 2023-12-16T01:53:39.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 4391 completed, throughput=5MB/sec 2023-12-16T01:53:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:39 smithi118 ceph-mon[131825]: pgmap v1766: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:39 smithi078 ceph-mon[139570]: pgmap v1766: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:39 smithi078 ceph-mon[142991]: pgmap v1766: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:53:40.179 INFO:tasks.workunit.client.0.smithi078.stdout: 869: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:40.179 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gaZDKHNvVZVwJBd off=885840 len=1519843 2023-12-16T01:53:40.185 INFO:tasks.workunit.client.0.smithi078.stdout:op 4392 completed, throughput=5MB/sec 2023-12-16T01:53:40.186 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ObgeGa8s8IEP9v3 off=7592077 len=323381 2023-12-16T01:53:40.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 4393 completed, throughput=5MB/sec 2023-12-16T01:53:40.187 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Lowm31BgP3ws4Ou off=20375762 len=1031172 2023-12-16T01:53:40.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 4394 completed, throughput=5MB/sec 2023-12-16T01:53:40.188 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bYQvkdAiYzUs8D- off=344979 len=30745 2023-12-16T01:53:40.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 4395 completed, throughput=5MB/sec 2023-12-16T01:53:40.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XRCf8uMN_uWLkYu off=6446939 len=1667353 2023-12-16T01:53:40.196 INFO:tasks.workunit.client.0.smithi078.stdout:op 4396 completed, throughput=5MB/sec 2023-12-16T01:53:40.196 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jagEZuPEXqNzPGh off=10673979 len=527168 2023-12-16T01:53:40.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 4397 completed, throughput=5MB/sec 2023-12-16T01:53:40.967 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:53:41.197 INFO:tasks.workunit.client.0.smithi078.stdout: 870: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:41.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_a-makGL8eUAobW off=184391 len=2062744 2023-12-16T01:53:41.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 4398 completed, throughput=5MB/sec 2023-12-16T01:53:41.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z1O2-EJP6-L8onp off=9651772 len=703827 2023-12-16T01:53:41.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 4399 completed, throughput=5MB/sec 2023-12-16T01:53:41.205 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SQugoZ6kDo5WElr off=7268490 len=285601 2023-12-16T01:53:41.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 4400 completed, throughput=5MB/sec 2023-12-16T01:53:41.209 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wFjzgR2qWGDp7Cp off=4171482 len=1139436 2023-12-16T01:53:41.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 4401 completed, throughput=5MB/sec 2023-12-16T01:53:41.215 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MN_6uCNWB2m0XBs off=5830161 len=947556 2023-12-16T01:53:41.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 4402 completed, throughput=5MB/sec 2023-12-16T01:53:41.219 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7q6lY1GvV8KpvAJ off=3115250 len=1603584 2023-12-16T01:53:41.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 4403 completed, throughput=5MB/sec 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (32m) 7m ago 36m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (32m) 5m ago 36m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (37m) 7m ago 37m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (37m) 5m ago 37m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (31m) 5m ago 40m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (32m) 7m ago 42m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (31m) 7m ago 42m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (30m) 5m ago 41m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (31m) 7m ago 41m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:53:41.282 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (32m) 7m ago 36m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (32m) 5m ago 36m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (30m) 7m ago 40m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (29m) 7m ago 40m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (29m) 7m ago 39m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (28m) 7m ago 39m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (27m) 5m ago 39m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (27m) 5m ago 38m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (26m) 5m ago 38m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (26m) 5m ago 37m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:53:41.283 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (31m) 5m ago 37m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:53:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:41 smithi118 ceph-mon[131825]: pgmap v1767: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:41 smithi118 ceph-mon[131825]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:41.667 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:53:41.668 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:53:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:41 smithi078 ceph-mon[139570]: pgmap v1767: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:41 smithi078 ceph-mon[139570]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:41 smithi078 ceph-mon[142991]: pgmap v1767: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:41 smithi078 ceph-mon[142991]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:42.220 INFO:tasks.workunit.client.0.smithi078.stdout: 871: throughput=5MB/sec pending data=0 2023-12-16T01:53:42.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GPI3aPEGS80CbVk off=6256041 len=1830684 2023-12-16T01:53:42.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 4404 completed, throughput=5MB/sec 2023-12-16T01:53:42.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9EvvaE9fzOSS9JD off=790504 len=705584 2023-12-16T01:53:42.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 4405 completed, throughput=5MB/sec 2023-12-16T01:53:42.232 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-phvch2ISoD7Ps9T off=1538234 len=1610050 2023-12-16T01:53:42.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 4406 completed, throughput=5MB/sec 2023-12-16T01:53:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:42 smithi118 ceph-mon[131825]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1088866119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:42 smithi078 ceph-mon[139570]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1088866119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:42 smithi078 ceph-mon[142991]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:53:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1088866119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:53:43.233 INFO:tasks.workunit.client.0.smithi078.stdout: 872: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:43.233 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f1yXtunENC5QwOX off=6794774 len=122617 2023-12-16T01:53:43.236 INFO:tasks.workunit.client.0.smithi078.stdout:op 4407 completed, throughput=4.99MB/sec 2023-12-16T01:53:43.236 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RqjS5gk2x-3nexk off=10791956 len=113258 2023-12-16T01:53:43.239 INFO:tasks.workunit.client.0.smithi078.stdout:op 4408 completed, throughput=4.99MB/sec 2023-12-16T01:53:43.239 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XKipsxiTxNoym3v off=1195334 len=710744 2023-12-16T01:53:43.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 4409 completed, throughput=5MB/sec 2023-12-16T01:53:43.241 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u4GySWm3RK93bNK off=1732621 len=28234 2023-12-16T01:53:43.243 INFO:tasks.workunit.client.0.smithi078.stdout:op 4410 completed, throughput=5MB/sec 2023-12-16T01:53:43.243 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T2VcTqwIZbWwzLJ off=10335738 len=690294 2023-12-16T01:53:43.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 4411 completed, throughput=5MB/sec 2023-12-16T01:53:43.245 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5ysx3mkFIC5wW-L off=15868476 len=485642 2023-12-16T01:53:43.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 4412 completed, throughput=5MB/sec 2023-12-16T01:53:43.249 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N8Kt2_AKK4XTJPV off=11265331 len=2037095 2023-12-16T01:53:43.251 INFO:tasks.workunit.client.0.smithi078.stdout:op 4413 completed, throughput=5MB/sec 2023-12-16T01:53:43.251 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jb1uiRa3CIj_MGc off=16177231 len=1524809 2023-12-16T01:53:43.257 INFO:tasks.workunit.client.0.smithi078.stdout:op 4414 completed, throughput=5MB/sec 2023-12-16T01:53:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:43 smithi118 ceph-mon[131825]: pgmap v1768: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:43 smithi078 ceph-mon[139570]: pgmap v1768: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:43 smithi078 ceph-mon[142991]: pgmap v1768: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:44.258 INFO:tasks.workunit.client.0.smithi078.stdout: 873: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:44.258 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nrqUkbjc7d3-qd- off=20084002 len=935715 2023-12-16T01:53:44.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 4415 completed, throughput=5MB/sec 2023-12-16T01:53:44.262 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sYBVaTJMBVw0bSn off=7415965 len=115053 2023-12-16T01:53:44.266 INFO:tasks.workunit.client.0.smithi078.stdout:op 4416 completed, throughput=5MB/sec 2023-12-16T01:53:44.266 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oBbpH_t0U_lukDI off=3547361 len=1789179 2023-12-16T01:53:44.267 INFO:tasks.workunit.client.0.smithi078.stdout:op 4417 completed, throughput=5MB/sec 2023-12-16T01:53:44.267 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gThXj6JjziOPP8P off=10383295 len=1793517 2023-12-16T01:53:44.276 INFO:tasks.workunit.client.0.smithi078.stdout:op 4418 completed, throughput=5MB/sec 2023-12-16T01:53:44.276 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WGcBgvxRXE4m2BN off=1398466 len=2024955 2023-12-16T01:53:44.278 INFO:tasks.workunit.client.0.smithi078.stdout:op 4419 completed, throughput=5MB/sec 2023-12-16T01:53:45.278 INFO:tasks.workunit.client.0.smithi078.stdout: 874: throughput=5MB/sec pending data=0 2023-12-16T01:53:45.279 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TTOd8gAZam1ATmW off=3909204 len=1066277 2023-12-16T01:53:45.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 4420 completed, throughput=5MB/sec 2023-12-16T01:53:45.285 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r-8_-cTQ8gZH30Z off=4439929 len=742254 2023-12-16T01:53:45.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 4421 completed, throughput=5MB/sec 2023-12-16T01:53:45.290 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VGUpbwNSwvUC10x off=774228 len=830184 2023-12-16T01:53:45.294 INFO:tasks.workunit.client.0.smithi078.stdout:op 4422 completed, throughput=5MB/sec 2023-12-16T01:53:45.294 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WPvD2SK3zld8_Vq off=2501861 len=1302730 2023-12-16T01:53:45.301 INFO:tasks.workunit.client.0.smithi078.stdout:op 4423 completed, throughput=5MB/sec 2023-12-16T01:53:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:45 smithi118 ceph-mon[131825]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:45 smithi078 ceph-mon[139570]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:45 smithi078 ceph-mon[142991]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:46.302 INFO:tasks.workunit.client.0.smithi078.stdout: 875: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:46.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ysqyyNWDClkSNw2 off=6566923 len=965984 2023-12-16T01:53:46.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 4424 completed, throughput=5MB/sec 2023-12-16T01:53:46.303 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yq-7dl2nlc1xt5J off=6854551 len=1138807 2023-12-16T01:53:46.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 4425 completed, throughput=5MB/sec 2023-12-16T01:53:46.309 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NBUU_ar4kxVlwmK off=6065148 len=82172 2023-12-16T01:53:46.311 INFO:tasks.workunit.client.0.smithi078.stdout:op 4426 completed, throughput=5MB/sec 2023-12-16T01:53:46.311 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TlEDNWAwt5LgYCJ off=1676406 len=1172473 2023-12-16T01:53:46.316 INFO:tasks.workunit.client.0.smithi078.stdout:op 4427 completed, throughput=5MB/sec 2023-12-16T01:53:46.316 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G_iR37sqtw2L_zr off=2597779 len=540938 2023-12-16T01:53:46.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 4428 completed, throughput=5MB/sec 2023-12-16T01:53:46.318 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cv4Pt--kOPpEFaX off=8058673 len=1515256 2023-12-16T01:53:46.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 4429 completed, throughput=5MB/sec 2023-12-16T01:53:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:46] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:53:47.326 INFO:tasks.workunit.client.0.smithi078.stdout: 876: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:47.326 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2aE7FLNSPL1iJ56 off=3823425 len=940384 2023-12-16T01:53:47.327 INFO:tasks.workunit.client.0.smithi078.stdout:op 4430 completed, throughput=5MB/sec 2023-12-16T01:53:47.327 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5D3mt0ObiIghJNv off=7281061 len=1276817 2023-12-16T01:53:47.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 4431 completed, throughput=5MB/sec 2023-12-16T01:53:47.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3bUu6c2MdI2lBTI off=1993874 len=659769 2023-12-16T01:53:47.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 4432 completed, throughput=5MB/sec 2023-12-16T01:53:47.335 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J2myC44yrB5utKi off=3960072 len=468588 2023-12-16T01:53:47.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 4433 completed, throughput=5MB/sec 2023-12-16T01:53:47.335 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4Z-hkpo_GVkcBmb off=66204 len=1679296 2023-12-16T01:53:47.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 4434 completed, throughput=5MB/sec 2023-12-16T01:53:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:47 smithi118 ceph-mon[131825]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:47 smithi078 ceph-mon[139570]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:47 smithi078 ceph-mon[142991]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:53:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:53:48.344 INFO:tasks.workunit.client.0.smithi078.stdout: 877: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:48.345 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KW9pgd4zNd6JBAd off=8342718 len=225847 2023-12-16T01:53:48.348 INFO:tasks.workunit.client.0.smithi078.stdout:op 4435 completed, throughput=4.99MB/sec 2023-12-16T01:53:48.348 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HlzRSo9q_izzeE5 off=9912223 len=805947 2023-12-16T01:53:48.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 4436 completed, throughput=5MB/sec 2023-12-16T01:53:48.353 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h3LuD0P90JPJ4zM off=1167885 len=2032926 2023-12-16T01:53:48.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 4437 completed, throughput=5MB/sec 2023-12-16T01:53:48.355 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BQefilz_2Jr8ZQ_ off=10924482 len=1291203 2023-12-16T01:53:48.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 4438 completed, throughput=5MB/sec 2023-12-16T01:53:48.358 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Irh5u6jSX1iM0_L off=12274617 len=492756 2023-12-16T01:53:48.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 4439 completed, throughput=5MB/sec 2023-12-16T01:53:48.362 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-67FQlYvcLM2bw0F off=9123671 len=1657449 2023-12-16T01:53:48.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 4440 completed, throughput=5MB/sec 2023-12-16T01:53:49.371 INFO:tasks.workunit.client.0.smithi078.stdout: 878: throughput=5MB/sec pending data=0 2023-12-16T01:53:49.371 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OAgmTBDEqSUvDFR off=0 len=1827335 2023-12-16T01:53:49.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 4441 completed, throughput=5MB/sec 2023-12-16T01:53:49.381 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6AJqqtjYoifu0JS off=14651721 len=129412 2023-12-16T01:53:49.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 4442 completed, throughput=5MB/sec 2023-12-16T01:53:49.383 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IeCAjOws4IGoo2l off=8533769 len=101391 2023-12-16T01:53:49.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 4443 completed, throughput=5MB/sec 2023-12-16T01:53:49.386 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LWOTPBM43FuaJRI off=9184483 len=764371 2023-12-16T01:53:49.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 4444 completed, throughput=5MB/sec 2023-12-16T01:53:49.391 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v3QnhbUa0R0fIJg off=4963208 len=1616776 2023-12-16T01:53:49.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 4445 completed, throughput=5MB/sec 2023-12-16T01:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:49 smithi118 ceph-mon[131825]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:49 smithi078 ceph-mon[139570]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:49 smithi078 ceph-mon[142991]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:53:50.400 INFO:tasks.workunit.client.0.smithi078.stdout: 879: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:50.400 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AKvLEPbN2KvY7ks off=5396766 len=657688 2023-12-16T01:53:50.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 4446 completed, throughput=5MB/sec 2023-12-16T01:53:50.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-O8olLYM_lSQbMBa off=53271 len=1280878 2023-12-16T01:53:50.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 4447 completed, throughput=5MB/sec 2023-12-16T01:53:50.407 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d6w1V_v08wAiVt- off=14895207 len=1344363 2023-12-16T01:53:50.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 4448 completed, throughput=5MB/sec 2023-12-16T01:53:50.414 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d5gDMHSzoHVI-CN off=611367 len=1677177 2023-12-16T01:53:50.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 4449 completed, throughput=5MB/sec 2023-12-16T01:53:50.416 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JFblA4EiILYyVJG off=8276979 len=136836 2023-12-16T01:53:50.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 4450 completed, throughput=5MB/sec 2023-12-16T01:53:51.417 INFO:tasks.workunit.client.0.smithi078.stdout: 880: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:51.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KfKTjC96smGy-KE off=1125730 len=923018 2023-12-16T01:53:51.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 4451 completed, throughput=5MB/sec 2023-12-16T01:53:51.422 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lgoeoZ87iucYAIQ off=13899230 len=21213 2023-12-16T01:53:51.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 4452 completed, throughput=5MB/sec 2023-12-16T01:53:51.424 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aI3LhZNei5ZqQaq off=6194986 len=443395 2023-12-16T01:53:51.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 4453 completed, throughput=5MB/sec 2023-12-16T01:53:51.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W3v2TcQu9phgb1G off=3742492 len=1019994 2023-12-16T01:53:51.427 INFO:tasks.workunit.client.0.smithi078.stdout:op 4454 completed, throughput=5MB/sec 2023-12-16T01:53:51.427 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z105VUSeWKuGYxR off=22336 len=211525 2023-12-16T01:53:51.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 4455 completed, throughput=5MB/sec 2023-12-16T01:53:51.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Iy4ZqdxBB60SstE off=11378075 len=208466 2023-12-16T01:53:51.433 INFO:tasks.workunit.client.0.smithi078.stdout:op 4456 completed, throughput=5MB/sec 2023-12-16T01:53:51.433 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SEXBV4_ufDY3pQy off=3481884 len=469106 2023-12-16T01:53:51.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 4457 completed, throughput=5MB/sec 2023-12-16T01:53:51.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2LUwPhoDIhSrLVP off=2257747 len=449370 2023-12-16T01:53:51.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 4458 completed, throughput=5MB/sec 2023-12-16T01:53:51.442 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3bUu6c2MdI2lBTI off=5603543 len=593214 2023-12-16T01:53:51.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 4459 completed, throughput=5MB/sec 2023-12-16T01:53:51.442 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4iv2tnj4nekW8AO off=3866082 len=1787387 2023-12-16T01:53:51.449 INFO:tasks.workunit.client.0.smithi078.stdout:op 4460 completed, throughput=5MB/sec 2023-12-16T01:53:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:51 smithi118 ceph-mon[131825]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:51 smithi078 ceph-mon[139570]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:51 smithi078 ceph-mon[142991]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:53:52.449 INFO:tasks.workunit.client.0.smithi078.stdout: 881: throughput=5MB/sec pending data=0 2023-12-16T01:53:52.449 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PG8GzhsF0HYo-Gh off=3243588 len=532310 2023-12-16T01:53:52.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 4461 completed, throughput=5MB/sec 2023-12-16T01:53:52.454 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sQUkggOrORi5AHr off=11132120 len=1139202 2023-12-16T01:53:52.456 INFO:tasks.workunit.client.0.smithi078.stdout:op 4462 completed, throughput=5MB/sec 2023-12-16T01:53:52.456 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3Zm6wKQb9MzrB28 off=12501998 len=1831974 2023-12-16T01:53:52.466 INFO:tasks.workunit.client.0.smithi078.stdout:op 4463 completed, throughput=5MB/sec 2023-12-16T01:53:52.466 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DaHD1bCBLuD5VAt off=2974152 len=133690 2023-12-16T01:53:52.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 4464 completed, throughput=5MB/sec 2023-12-16T01:53:52.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UwjaBDbhLUsG1TV off=1396680 len=857636 2023-12-16T01:53:52.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 4465 completed, throughput=5MB/sec 2023-12-16T01:53:52.468 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JnsNFaPL6Mlva22 off=13098734 len=749883 2023-12-16T01:53:52.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 4466 completed, throughput=5MB/sec 2023-12-16T01:53:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:53 smithi118 ceph-mon[131825]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:53:53.469 INFO:tasks.workunit.client.0.smithi078.stdout: 882: throughput=5MB/sec pending data=0 2023-12-16T01:53:53.469 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l94bwLexKzwYv8K off=4002141 len=1139684 2023-12-16T01:53:53.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 4467 completed, throughput=5MB/sec 2023-12-16T01:53:53.475 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xTe1J7hHPx8Jj5T off=14242009 len=1342101 2023-12-16T01:53:53.478 INFO:tasks.workunit.client.0.smithi078.stdout:op 4468 completed, throughput=5MB/sec 2023-12-16T01:53:53.478 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RmM7IYVdmYbPnxQ off=17724529 len=669049 2023-12-16T01:53:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:53 smithi078 ceph-mon[139570]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:53:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:53 smithi078 ceph-mon[142991]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-16T01:53:53.479 INFO:tasks.workunit.client.0.smithi078.stdout:op 4469 completed, throughput=5MB/sec 2023-12-16T01:53:53.479 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y1dB9Jhex-gZyh- off=4658122 len=294705 2023-12-16T01:53:53.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 4470 completed, throughput=5MB/sec 2023-12-16T01:53:53.480 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iRc4tuNObz_NjOR off=982891 len=1102190 2023-12-16T01:53:53.486 INFO:tasks.workunit.client.0.smithi078.stdout:op 4471 completed, throughput=5MB/sec 2023-12-16T01:53:53.486 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y9qXaqV4MmHjI6P off=482852 len=1249085 2023-12-16T01:53:53.487 INFO:tasks.workunit.client.0.smithi078.stdout:op 4472 completed, throughput=5MB/sec 2023-12-16T01:53:54.488 INFO:tasks.workunit.client.0.smithi078.stdout: 883: throughput=5MB/sec pending data=0 2023-12-16T01:53:54.488 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-siq9Ai9MK_10Y6l off=14726019 len=1018423 2023-12-16T01:53:54.494 INFO:tasks.workunit.client.0.smithi078.stdout:op 4473 completed, throughput=5MB/sec 2023-12-16T01:53:54.495 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s8bvXOzeQHdxyMU off=2923862 len=508520 2023-12-16T01:53:54.498 INFO:tasks.workunit.client.0.smithi078.stdout:op 4474 completed, throughput=5MB/sec 2023-12-16T01:53:54.498 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vWJHNJ4ZMkAoPBp off=7876972 len=1692984 2023-12-16T01:53:54.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 4475 completed, throughput=5MB/sec 2023-12-16T01:53:54.500 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GKYoxa4itwOUf94 off=17308273 len=1291230 2023-12-16T01:53:54.505 INFO:tasks.workunit.client.0.smithi078.stdout:op 4476 completed, throughput=5MB/sec 2023-12-16T01:53:55.506 INFO:tasks.workunit.client.0.smithi078.stdout: 884: throughput=4.99MB/sec pending data=0 2023-12-16T01:53:55.506 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F__A2-BsaduBUU8 off=15306728 len=1045531 2023-12-16T01:53:55.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 4477 completed, throughput=5MB/sec 2023-12-16T01:53:55.507 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c3qHw7Df6zOqDUq off=23413903 len=1607292 2023-12-16T01:53:55.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 4478 completed, throughput=5MB/sec 2023-12-16T01:53:55.514 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-v_MPtaQZK71CvLT off=11401382 len=442421 2023-12-16T01:53:55.515 INFO:tasks.workunit.client.0.smithi078.stdout:op 4479 completed, throughput=5MB/sec 2023-12-16T01:53:55.515 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-umFFtAYN1UY8Zaw off=5852734 len=984210 2023-12-16T01:53:55.519 INFO:tasks.workunit.client.0.smithi078.stdout:op 4480 completed, throughput=5MB/sec 2023-12-16T01:53:55.519 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1HbG4O6CIwN01m7 off=311292 len=1435861 2023-12-16T01:53:55.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 4481 completed, throughput=5MB/sec 2023-12-16T01:53:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:55 smithi118 ceph-mon[131825]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:55 smithi078 ceph-mon[139570]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:55 smithi078 ceph-mon[142991]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:56.527 INFO:tasks.workunit.client.0.smithi078.stdout: 885: throughput=5MB/sec pending data=0 2023-12-16T01:53:56.527 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GbUJRz0vDmx7-V5 off=2356858 len=1539377 2023-12-16T01:53:56.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 4482 completed, throughput=5MB/sec 2023-12-16T01:53:56.535 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LzbjaXYoic4ypHB off=1491287 len=234629 2023-12-16T01:53:56.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 4483 completed, throughput=5MB/sec 2023-12-16T01:53:56.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CllbEV5hoTo4Edy off=4630628 len=956440 2023-12-16T01:53:56.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 4484 completed, throughput=5MB/sec 2023-12-16T01:53:56.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2MsdGPKsI2oQyeU off=148878 len=1845010 2023-12-16T01:53:56.545 INFO:tasks.workunit.client.0.smithi078.stdout:op 4485 completed, throughput=5MB/sec 2023-12-16T01:53:56.545 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jLJil4xe5Fl2Xog off=5951682 len=186145 2023-12-16T01:53:56.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 4486 completed, throughput=5MB/sec 2023-12-16T01:53:56.546 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--uU25MJ2YRNdt6_ off=5976694 len=31012 2023-12-16T01:53:56.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 4487 completed, throughput=5MB/sec 2023-12-16T01:53:56.548 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VWMUQC1OCNx0qj0 off=1072517 len=831565 2023-12-16T01:53:56.553 INFO:tasks.workunit.client.0.smithi078.stdout:op 4488 completed, throughput=5MB/sec 2023-12-16T01:53:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:53:56] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:53:57.553 INFO:tasks.workunit.client.0.smithi078.stdout: 886: throughput=5MB/sec pending data=0 2023-12-16T01:53:57.554 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-taXLqetAdrwGB0P off=939187 len=1210893 2023-12-16T01:53:57.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 4489 completed, throughput=5MB/sec 2023-12-16T01:53:57.559 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ru0GPTv7a1seKhU off=3876375 len=1866872 2023-12-16T01:53:57.566 INFO:tasks.workunit.client.0.smithi078.stdout:op 4490 completed, throughput=5MB/sec 2023-12-16T01:53:57.566 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VxbI5sTsInK4ln8 off=12613408 len=1113248 2023-12-16T01:53:57.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 4491 completed, throughput=5MB/sec 2023-12-16T01:53:57.567 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EXnh61Y9b3vvoK5 off=2673014 len=1678321 2023-12-16T01:53:57.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 4492 completed, throughput=5MB/sec 2023-12-16T01:53:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:57 smithi118 ceph-mon[131825]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:53:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:57 smithi078 ceph-mon[139570]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:53:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:57 smithi078 ceph-mon[142991]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:53:58.574 INFO:tasks.workunit.client.0.smithi078.stdout: 887: throughput=5MB/sec pending data=0 2023-12-16T01:53:58.574 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FmMGHAIme3kIMmA off=2322388 len=1903554 2023-12-16T01:53:58.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 4493 completed, throughput=5MB/sec 2023-12-16T01:53:58.576 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QgwiRkpWNd_MSn8 off=1281009 len=1369503 2023-12-16T01:53:58.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 4494 completed, throughput=5MB/sec 2023-12-16T01:53:58.583 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4YxpY19LbPHVorN off=1994760 len=708407 2023-12-16T01:53:58.584 INFO:tasks.workunit.client.0.smithi078.stdout:op 4495 completed, throughput=5MB/sec 2023-12-16T01:53:58.584 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yylDGG2pIQXLtlB off=6023824 len=1984848 2023-12-16T01:53:58.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 4496 completed, throughput=5MB/sec 2023-12-16T01:53:59.592 INFO:tasks.workunit.client.0.smithi078.stdout: 888: throughput=5MB/sec pending data=0 2023-12-16T01:53:59.592 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uS-9He_hg8XXGGF off=14275367 len=179532 2023-12-16T01:53:59.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 4497 completed, throughput=5MB/sec 2023-12-16T01:53:59.595 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5_xxZZ9ng9_f4wc off=2001985 len=1484283 2023-12-16T01:53:59.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 4498 completed, throughput=5MB/sec 2023-12-16T01:53:59.602 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fj39gwiYQBV8PJX off=4143555 len=1252587 2023-12-16T01:53:59.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 4499 completed, throughput=5MB/sec 2023-12-16T01:53:59.604 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UQcXsSODuB-fR5q off=7623595 len=889741 2023-12-16T01:53:59.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 4500 completed, throughput=5MB/sec 2023-12-16T01:53:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:53:59 smithi118 ceph-mon[131825]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:53:59 smithi078 ceph-mon[139570]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:53:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:53:59 smithi078 ceph-mon[142991]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:54:00.605 INFO:tasks.workunit.client.0.smithi078.stdout: 889: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:00.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-74t33Xy395XJmxe off=8794270 len=385011 2023-12-16T01:54:00.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 4501 completed, throughput=5MB/sec 2023-12-16T01:54:00.609 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X0mnf2ivLgw5d-Y off=3044 len=90614 2023-12-16T01:54:00.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 4502 completed, throughput=5MB/sec 2023-12-16T01:54:00.609 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UAZBhldncHM1Vx1 off=298246 len=981671 2023-12-16T01:54:00.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 4503 completed, throughput=5MB/sec 2023-12-16T01:54:00.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RBNTpCgExAICnKV off=2551217 len=373590 2023-12-16T01:54:00.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 4504 completed, throughput=5MB/sec 2023-12-16T01:54:00.615 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0AAWJaNQf9NAKb off=315472 len=716519 2023-12-16T01:54:00.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 4505 completed, throughput=5MB/sec 2023-12-16T01:54:00.616 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ChDP54nlYlK7Qnq off=15732385 len=1995815 2023-12-16T01:54:00.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 4506 completed, throughput=5MB/sec 2023-12-16T01:54:00.617 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XDpKiW6irI3jbvo off=0 len=1725731 2023-12-16T01:54:00.625 INFO:tasks.workunit.client.0.smithi078.stdout:op 4507 completed, throughput=5MB/sec 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:54:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:54:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:54:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:54:01.625 INFO:tasks.workunit.client.0.smithi078.stdout: 890: throughput=5MB/sec pending data=0 2023-12-16T01:54:01.626 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XinbgEANYWh2Kuf off=8072374 len=1865753 2023-12-16T01:54:01.627 INFO:tasks.workunit.client.0.smithi078.stdout:op 4508 completed, throughput=5MB/sec 2023-12-16T01:54:01.627 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sYhwsfnG8M_S4V2 off=4347573 len=1921892 2023-12-16T01:54:01.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 4509 completed, throughput=5MB/sec 2023-12-16T01:54:01.635 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bPK55Rg-IhmeNy8 off=4938607 len=447479 2023-12-16T01:54:01.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 4510 completed, throughput=5MB/sec 2023-12-16T01:54:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:01 smithi118 ceph-mon[131825]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:01 smithi078 ceph-mon[139570]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:01 smithi078 ceph-mon[142991]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:02.639 INFO:tasks.workunit.client.0.smithi078.stdout: 891: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:02.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7SFylVBVC8z3mZC off=185625 len=66035 2023-12-16T01:54:02.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 4511 completed, throughput=4.99MB/sec 2023-12-16T01:54:02.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qCLoOdV3OxQfSfe off=5950384 len=1096822 2023-12-16T01:54:02.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 4512 completed, throughput=5MB/sec 2023-12-16T01:54:02.640 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fgurq3hKZHDRFky off=6381434 len=351975 2023-12-16T01:54:02.644 INFO:tasks.workunit.client.0.smithi078.stdout:op 4513 completed, throughput=5MB/sec 2023-12-16T01:54:02.644 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E4VNidLgIhomZQv off=4171552 len=332624 2023-12-16T01:54:02.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 4514 completed, throughput=5MB/sec 2023-12-16T01:54:02.645 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7_gln-HYEMDjKzj off=3089731 len=983587 2023-12-16T01:54:02.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 4515 completed, throughput=5MB/sec 2023-12-16T01:54:02.646 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-we0e0bUUYXKYWUx off=750475 len=802998 2023-12-16T01:54:02.651 INFO:tasks.workunit.client.0.smithi078.stdout:op 4516 completed, throughput=5MB/sec 2023-12-16T01:54:02.651 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4WzvGFQd3TjRAWW off=7585577 len=377087 2023-12-16T01:54:02.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 4517 completed, throughput=5MB/sec 2023-12-16T01:54:02.654 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n5HVzw3CC2-YWT4 off=8840578 len=1150604 2023-12-16T01:54:02.656 INFO:tasks.workunit.client.0.smithi078.stdout:op 4518 completed, throughput=5MB/sec 2023-12-16T01:54:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:03 smithi118 ceph-mon[131825]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:03 smithi078 ceph-mon[139570]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:03 smithi078 ceph-mon[142991]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:03.656 INFO:tasks.workunit.client.0.smithi078.stdout: 892: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:03.656 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_B19Rsm16hz1b0L off=2106220 len=631419 2023-12-16T01:54:03.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 4519 completed, throughput=5MB/sec 2023-12-16T01:54:03.657 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UJPekKNoL4xqhEq off=3712503 len=402131 2023-12-16T01:54:03.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 4520 completed, throughput=5MB/sec 2023-12-16T01:54:03.661 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9silHZzdV4Ga2t_ off=24298241 len=48436 2023-12-16T01:54:03.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 4521 completed, throughput=5MB/sec 2023-12-16T01:54:03.661 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vXwTfa8zKn7iEt3 off=15471274 len=829150 2023-12-16T01:54:03.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 4522 completed, throughput=5MB/sec 2023-12-16T01:54:03.666 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rtdmXlr9k4iRAOb off=1242754 len=906677 2023-12-16T01:54:03.667 INFO:tasks.workunit.client.0.smithi078.stdout:op 4523 completed, throughput=5MB/sec 2023-12-16T01:54:03.667 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2gvWHwsNzyPl6-3 off=4483760 len=865139 2023-12-16T01:54:03.672 INFO:tasks.workunit.client.0.smithi078.stdout:op 4524 completed, throughput=5MB/sec 2023-12-16T01:54:03.672 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cQ-Zbsy47qrrJ9b off=2831855 len=1401066 2023-12-16T01:54:03.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 4525 completed, throughput=5MB/sec 2023-12-16T01:54:03.678 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z7JujbATa-XHxHS off=11440723 len=1878516 2023-12-16T01:54:03.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 4526 completed, throughput=5MB/sec 2023-12-16T01:54:04.680 INFO:tasks.workunit.client.0.smithi078.stdout: 893: throughput=5MB/sec pending data=0 2023-12-16T01:54:04.681 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vTodjoKBo7a5vIt off=708071 len=1191122 2023-12-16T01:54:04.683 INFO:tasks.workunit.client.0.smithi078.stdout:op 4527 completed, throughput=5MB/sec 2023-12-16T01:54:04.683 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LriobKtyPwAfahX off=8121862 len=2081802 2023-12-16T01:54:04.692 INFO:tasks.workunit.client.0.smithi078.stdout:op 4528 completed, throughput=5MB/sec 2023-12-16T01:54:04.692 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Cn9LP7omKaLIat1 off=1486535 len=1059284 2023-12-16T01:54:04.693 INFO:tasks.workunit.client.0.smithi078.stdout:op 4529 completed, throughput=5MB/sec 2023-12-16T01:54:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:05 smithi118 ceph-mon[131825]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-16T01:54:05.694 INFO:tasks.workunit.client.0.smithi078.stdout: 894: throughput=5MB/sec pending data=0 2023-12-16T01:54:05.694 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YHn8TVFSBWVr41W off=1946512 len=1736707 2023-12-16T01:54:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 4530 completed, throughput=5MB/sec 2023-12-16T01:54:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mrJKFalJwqTEepA off=13778055 len=172291 2023-12-16T01:54:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 4531 completed, throughput=5MB/sec 2023-12-16T01:54:05.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s22VQ659wH04Qfz off=4260490 len=539231 2023-12-16T01:54:05.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 4532 completed, throughput=5MB/sec 2023-12-16T01:54:05.704 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Y5IfFLruFQJo7BS off=6872877 len=506486 2023-12-16T01:54:05.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 4533 completed, throughput=5MB/sec 2023-12-16T01:54:05.705 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dtLz3alesel967k off=902308 len=1275270 2023-12-16T01:54:05.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 4534 completed, throughput=5MB/sec 2023-12-16T01:54:05.710 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LwxG0fxBgXW95Fq off=1548925 len=47759 2023-12-16T01:54:05.712 INFO:tasks.workunit.client.0.smithi078.stdout:op 4535 completed, throughput=5MB/sec 2023-12-16T01:54:05.712 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hNyXArvKmA_8pxb off=116057 len=184076 2023-12-16T01:54:05.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 4536 completed, throughput=5MB/sec 2023-12-16T01:54:05.715 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-13zkx8KswxDoDd6 off=10888312 len=215729 2023-12-16T01:54:05.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 4537 completed, throughput=5MB/sec 2023-12-16T01:54:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:05 smithi078 ceph-mon[139570]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-16T01:54:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:05 smithi078 ceph-mon[142991]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-16T01:54:06.716 INFO:tasks.workunit.client.0.smithi078.stdout: 895: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:06.716 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-htvWLfP5g_FsI57 off=9126158 len=2061413 2023-12-16T01:54:06.718 INFO:tasks.workunit.client.0.smithi078.stdout:op 4538 completed, throughput=5MB/sec 2023-12-16T01:54:06.718 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KfcCJJZ3IP2MmtP off=13077736 len=1532054 2023-12-16T01:54:06.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 4539 completed, throughput=5MB/sec 2023-12-16T01:54:06.727 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0bnUU1VSQSgz446 off=3132724 len=829844 2023-12-16T01:54:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:06] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:54:06.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 4540 completed, throughput=5MB/sec 2023-12-16T01:54:06.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jvYQ7Exg1JxxFUx off=2340376 len=691351 2023-12-16T01:54:06.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 4541 completed, throughput=5MB/sec 2023-12-16T01:54:06.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6WaQAhEcEtfuhkS off=7524202 len=1641289 2023-12-16T01:54:06.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 4542 completed, throughput=5MB/sec 2023-12-16T01:54:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:07 smithi118 ceph-mon[131825]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:07 smithi078 ceph-mon[139570]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:07 smithi078 ceph-mon[142991]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:07.735 INFO:tasks.workunit.client.0.smithi078.stdout: 896: throughput=5MB/sec pending data=0 2023-12-16T01:54:07.735 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q7-o9_ArZLEIDuq off=14229356 len=1781716 2023-12-16T01:54:07.744 INFO:tasks.workunit.client.0.smithi078.stdout:op 4543 completed, throughput=5MB/sec 2023-12-16T01:54:07.745 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tKRtkBb6lDVznzB off=12823016 len=199385 2023-12-16T01:54:07.748 INFO:tasks.workunit.client.0.smithi078.stdout:op 4544 completed, throughput=5MB/sec 2023-12-16T01:54:07.748 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uddpe7evmg_KXrc off=15536062 len=1751416 2023-12-16T01:54:07.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 4545 completed, throughput=5MB/sec 2023-12-16T01:54:07.750 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cK5mOGj79JMnNjK off=91899 len=786261 2023-12-16T01:54:07.751 INFO:tasks.workunit.client.0.smithi078.stdout:op 4546 completed, throughput=5MB/sec 2023-12-16T01:54:08.752 INFO:tasks.workunit.client.0.smithi078.stdout: 897: throughput=5MB/sec pending data=0 2023-12-16T01:54:08.752 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cAloWvtglFcMB9n off=14621269 len=1592409 2023-12-16T01:54:08.758 INFO:tasks.workunit.client.0.smithi078.stdout:op 4547 completed, throughput=5MB/sec 2023-12-16T01:54:08.758 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y0f5Y3H7cATt6dF off=867570 len=1623368 2023-12-16T01:54:08.765 INFO:tasks.workunit.client.0.smithi078.stdout:op 4548 completed, throughput=5MB/sec 2023-12-16T01:54:08.765 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0Bh4nCThVzbDT_a off=1881446 len=1745695 2023-12-16T01:54:08.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 4549 completed, throughput=5MB/sec 2023-12-16T01:54:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:09 smithi118 ceph-mon[131825]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:09 smithi078 ceph-mon[139570]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:09 smithi078 ceph-mon[142991]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:09.767 INFO:tasks.workunit.client.0.smithi078.stdout: 898: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:09.767 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U89lXrOJE8B21SG off=3402218 len=1779269 2023-12-16T01:54:09.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 4550 completed, throughput=5MB/sec 2023-12-16T01:54:09.770 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mFfsG8jKabsFuIL off=16042904 len=1907623 2023-12-16T01:54:09.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 4551 completed, throughput=5MB/sec 2023-12-16T01:54:09.771 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WpKildpjPeMzaeW off=11061545 len=675660 2023-12-16T01:54:09.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 4552 completed, throughput=5MB/sec 2023-12-16T01:54:09.776 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TK6K8mq8c6RVbKW off=887221 len=1384323 2023-12-16T01:54:09.783 INFO:tasks.workunit.client.0.smithi078.stdout:op 4553 completed, throughput=5MB/sec 2023-12-16T01:54:10.783 INFO:tasks.workunit.client.0.smithi078.stdout: 899: throughput=5MB/sec pending data=0 2023-12-16T01:54:10.784 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a1LCps_9PASZDDK off=15641791 len=1890633 2023-12-16T01:54:10.787 INFO:tasks.workunit.client.0.smithi078.stdout:op 4554 completed, throughput=5MB/sec 2023-12-16T01:54:10.787 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RIV5fuXe4aw33S1 off=7843054 len=1808007 2023-12-16T01:54:10.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 4555 completed, throughput=5MB/sec 2023-12-16T01:54:10.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-unGMir9ck4cRXcz off=1478649 len=443391 2023-12-16T01:54:10.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 4556 completed, throughput=5MB/sec 2023-12-16T01:54:10.797 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bw-CIgJBlbF3OGQ off=3865342 len=255871 2023-12-16T01:54:10.797 INFO:tasks.workunit.client.0.smithi078.stdout:op 4557 completed, throughput=5MB/sec 2023-12-16T01:54:10.798 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vppH3OD30km8J4- off=8761042 len=13322 2023-12-16T01:54:10.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 4558 completed, throughput=5MB/sec 2023-12-16T01:54:10.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yXyx2zzO5QoFgS6 off=3424076 len=2017616 2023-12-16T01:54:10.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 4559 completed, throughput=5MB/sec 2023-12-16T01:54:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:11 smithi118 ceph-mon[131825]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:54:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:11 smithi078 ceph-mon[139570]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:54:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:11 smithi078 ceph-mon[142991]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:54:11.809 INFO:tasks.workunit.client.0.smithi078.stdout: 900: throughput=5MB/sec pending data=0 2023-12-16T01:54:11.810 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HveNRPhBwrwggQH off=6692676 len=2034203 2023-12-16T01:54:11.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 4560 completed, throughput=5MB/sec 2023-12-16T01:54:11.819 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tok5CntXXYyirRb off=4755703 len=977207 2023-12-16T01:54:11.823 INFO:tasks.workunit.client.0.smithi078.stdout:op 4561 completed, throughput=5MB/sec 2023-12-16T01:54:11.823 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HypnRCusYWq71Vr off=2436920 len=1110848 2023-12-16T01:54:11.829 INFO:tasks.workunit.client.0.smithi078.stdout:op 4562 completed, throughput=5MB/sec 2023-12-16T01:54:12.017 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:54:12.327 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (33m) 8m ago 37m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (32m) 6m ago 36m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (38m) 8m ago 38m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (38m) 6m ago 38m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (32m) 6m ago 41m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (32m) 8m ago 42m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (32m) 8m ago 43m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (31m) 6m ago 41m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (31m) 8m ago 41m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (33m) 8m ago 36m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (32m) 6m ago 36m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (30m) 8m ago 41m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (30m) 8m ago 40m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (29m) 8m ago 40m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:54:12.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (29m) 8m ago 39m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:54:12.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (28m) 6m ago 39m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:54:12.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (27m) 6m ago 39m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:54:12.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (27m) 6m ago 38m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:54:12.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (26m) 6m ago 38m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:54:12.329 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (32m) 6m ago 37m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:54:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:12 smithi118 ceph-mon[131825]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:12.709 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:54:12.709 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:54:12.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:54:12.709 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:54:12.710 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:54:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:12 smithi078 ceph-mon[139570]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:12 smithi078 ceph-mon[142991]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:12.829 INFO:tasks.workunit.client.0.smithi078.stdout: 901: throughput=5MB/sec pending data=0 2023-12-16T01:54:12.829 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EsXRUYpIE24zLSI off=2191860 len=1391194 2023-12-16T01:54:12.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 4563 completed, throughput=5MB/sec 2023-12-16T01:54:12.837 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bbZTenpiW68yNvi off=1303679 len=1907039 2023-12-16T01:54:12.845 INFO:tasks.workunit.client.0.smithi078.stdout:op 4564 completed, throughput=5MB/sec 2023-12-16T01:54:12.846 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KKYDlQD59W2rgdP off=15150416 len=980892 2023-12-16T01:54:12.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 4565 completed, throughput=5MB/sec 2023-12-16T01:54:12.850 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uMeRoMlZA5HvZPL off=1208889 len=1931235 2023-12-16T01:54:12.851 INFO:tasks.workunit.client.0.smithi078.stdout:op 4566 completed, throughput=5MB/sec 2023-12-16T01:54:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:13 smithi118 ceph-mon[131825]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:13 smithi118 ceph-mon[131825]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1231875261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[142991]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[142991]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1231875261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[139570]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[139570]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1231875261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:13.851 INFO:tasks.workunit.client.0.smithi078.stdout: 902: throughput=5MB/sec pending data=0 2023-12-16T01:54:13.852 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C1DUZutZBWplN70 off=1908828 len=699349 2023-12-16T01:54:13.853 INFO:tasks.workunit.client.0.smithi078.stdout:op 4567 completed, throughput=5MB/sec 2023-12-16T01:54:13.853 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k17rMy06nboCJn8 off=3741820 len=982704 2023-12-16T01:54:13.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 4568 completed, throughput=5MB/sec 2023-12-16T01:54:13.858 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ppDmziJgiT08kum off=2075490 len=841524 2023-12-16T01:54:13.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 4569 completed, throughput=5MB/sec 2023-12-16T01:54:13.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--LA4aydECQ1Skov off=200108 len=1135517 2023-12-16T01:54:13.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 4570 completed, throughput=5MB/sec 2023-12-16T01:54:13.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HLn-FSeytR9aqkh off=8275249 len=1043477 2023-12-16T01:54:13.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 4571 completed, throughput=5MB/sec 2023-12-16T01:54:14.872 INFO:tasks.workunit.client.0.smithi078.stdout: 903: throughput=5MB/sec pending data=0 2023-12-16T01:54:14.872 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eAsWpz8sBzcu50P off=7158084 len=2053431 2023-12-16T01:54:14.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 4572 completed, throughput=5MB/sec 2023-12-16T01:54:14.883 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yv1X2AYL8U-g0r8 off=7346463 len=1639334 2023-12-16T01:54:14.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 4573 completed, throughput=5MB/sec 2023-12-16T01:54:14.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fj__WTmmGFlIr2v off=5680554 len=1781818 2023-12-16T01:54:14.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 4574 completed, throughput=5MB/sec 2023-12-16T01:54:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:15 smithi118 ceph-mon[131825]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:54:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:15 smithi078 ceph-mon[139570]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:54:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:15 smithi078 ceph-mon[142991]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:54:15.893 INFO:tasks.workunit.client.0.smithi078.stdout: 904: throughput=5MB/sec pending data=0 2023-12-16T01:54:15.893 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-21VcNIbKqEoVgFG off=9515138 len=275354 2023-12-16T01:54:15.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 4575 completed, throughput=5MB/sec 2023-12-16T01:54:15.896 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J73pRkDNlXwYkYW off=9268165 len=286937 2023-12-16T01:54:15.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 4576 completed, throughput=5MB/sec 2023-12-16T01:54:15.897 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wlvrMNeQ6Ct3R_i off=12606021 len=412248 2023-12-16T01:54:15.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 4577 completed, throughput=5MB/sec 2023-12-16T01:54:15.900 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TSYe54wNkN1KhH_ off=1660656 len=724790 2023-12-16T01:54:15.901 INFO:tasks.workunit.client.0.smithi078.stdout:op 4578 completed, throughput=5MB/sec 2023-12-16T01:54:15.902 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-djVXHbFbCqPkyMl off=8680872 len=2039749 2023-12-16T01:54:15.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 4579 completed, throughput=5MB/sec 2023-12-16T01:54:15.914 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cms7dsOA26bBPLN off=8480287 len=1044667 2023-12-16T01:54:15.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 4580 completed, throughput=5MB/sec 2023-12-16T01:54:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:16] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-12-16T01:54:16.917 INFO:tasks.workunit.client.0.smithi078.stdout: 905: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:16.917 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LOlVkNuoTL3EHR6 off=11047898 len=1025574 2023-12-16T01:54:16.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 4581 completed, throughput=5MB/sec 2023-12-16T01:54:16.922 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rktbawEyLu5uNjA off=8739632 len=615605 2023-12-16T01:54:16.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 4582 completed, throughput=5MB/sec 2023-12-16T01:54:16.923 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KeAZ72vB_-m_6HT off=2445596 len=508418 2023-12-16T01:54:16.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 4583 completed, throughput=5MB/sec 2023-12-16T01:54:16.927 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VD7kSihJZ69HPIE off=282850 len=1607935 2023-12-16T01:54:16.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 4584 completed, throughput=5MB/sec 2023-12-16T01:54:16.933 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KMV_SXFU-qffiTS off=15521064 len=92951 2023-12-16T01:54:16.934 INFO:tasks.workunit.client.0.smithi078.stdout:op 4585 completed, throughput=5MB/sec 2023-12-16T01:54:16.934 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JXqZ3-IG5ktePMs off=16047583 len=1651593 2023-12-16T01:54:16.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 4586 completed, throughput=5MB/sec 2023-12-16T01:54:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:17 smithi118 ceph-mon[131825]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:54:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:17 smithi078 ceph-mon[139570]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:54:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:17 smithi078 ceph-mon[142991]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-16T01:54:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:17.940 INFO:tasks.workunit.client.0.smithi078.stdout: 906: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:17.940 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cvD8SJSx0A4Fw2w off=913415 len=2032066 2023-12-16T01:54:17.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 4587 completed, throughput=5MB/sec 2023-12-16T01:54:17.952 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XYjridzpNYxu_a- off=3448997 len=300285 2023-12-16T01:54:17.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 4588 completed, throughput=5MB/sec 2023-12-16T01:54:17.955 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oidBXy5-KemmPvR off=8113276 len=215449 2023-12-16T01:54:17.956 INFO:tasks.workunit.client.0.smithi078.stdout:op 4589 completed, throughput=5MB/sec 2023-12-16T01:54:17.956 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nqjEfKDvcA-nam_ off=2554873 len=1354761 2023-12-16T01:54:17.962 INFO:tasks.workunit.client.0.smithi078.stdout:op 4590 completed, throughput=5MB/sec 2023-12-16T01:54:17.962 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-itcL5ksfuWRu14H off=22173582 len=456455 2023-12-16T01:54:17.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 4591 completed, throughput=5MB/sec 2023-12-16T01:54:17.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jfjcJwu4tIk1pte off=4618031 len=576053 2023-12-16T01:54:17.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 4592 completed, throughput=5MB/sec 2023-12-16T01:54:17.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q0ZNz05BzusYpLv off=2520524 len=1880575 2023-12-16T01:54:17.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 4593 completed, throughput=5MB/sec 2023-12-16T01:54:18.969 INFO:tasks.workunit.client.0.smithi078.stdout: 907: throughput=5MB/sec pending data=0 2023-12-16T01:54:18.969 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rcVz8G189l0tJYM off=5255325 len=2096128 2023-12-16T01:54:18.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 4594 completed, throughput=5MB/sec 2023-12-16T01:54:18.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DFL44go3oRixf3_ off=2238548 len=1009370 2023-12-16T01:54:18.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 4595 completed, throughput=5MB/sec 2023-12-16T01:54:18.979 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DyhGSwMu65wn11C off=8466283 len=538365 2023-12-16T01:54:18.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 4596 completed, throughput=5MB/sec 2023-12-16T01:54:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:19 smithi118 ceph-mon[131825]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:54:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:19 smithi078 ceph-mon[139570]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:54:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:19 smithi078 ceph-mon[142991]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-16T01:54:19.980 INFO:tasks.workunit.client.0.smithi078.stdout: 908: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:19.980 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-k4kVAg3wxvjTGYu off=10130488 len=1381179 2023-12-16T01:54:19.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 4597 completed, throughput=5MB/sec 2023-12-16T01:54:19.982 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2ckOPkyrBnxluQJ off=3171610 len=238082 2023-12-16T01:54:19.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 4598 completed, throughput=5MB/sec 2023-12-16T01:54:19.983 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lwReXN0QCc2JFdM off=1891181 len=1906414 2023-12-16T01:54:19.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 4599 completed, throughput=5MB/sec 2023-12-16T01:54:19.993 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yb9VCuPisMv9kjt off=23275457 len=644377 2023-12-16T01:54:19.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 4600 completed, throughput=5MB/sec 2023-12-16T01:54:19.994 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gg2IaJT0PL7wxJy off=8501839 len=1204933 2023-12-16T01:54:20.000 INFO:tasks.workunit.client.0.smithi078.stdout:op 4601 completed, throughput=5MB/sec 2023-12-16T01:54:21.000 INFO:tasks.workunit.client.0.smithi078.stdout: 909: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:21.000 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-urlT0xFj0Dx8uIn off=4535685 len=409832 2023-12-16T01:54:21.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 4602 completed, throughput=5MB/sec 2023-12-16T01:54:21.004 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vx9BidhmX5A9JE4 off=13200456 len=454681 2023-12-16T01:54:21.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 4603 completed, throughput=5MB/sec 2023-12-16T01:54:21.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-APDHnGDYYuHl7xS off=11844289 len=686023 2023-12-16T01:54:21.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 4604 completed, throughput=5MB/sec 2023-12-16T01:54:21.009 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zAoeAXJHb0m7qJV off=2006167 len=1845645 2023-12-16T01:54:21.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 4605 completed, throughput=5MB/sec 2023-12-16T01:54:21.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RK_vzE3xtBm9QhR off=72832 len=883208 2023-12-16T01:54:21.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 4606 completed, throughput=5MB/sec 2023-12-16T01:54:21.020 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1PrpUx3D2vt0kgF off=3691081 len=642198 2023-12-16T01:54:21.021 INFO:tasks.workunit.client.0.smithi078.stdout:op 4607 completed, throughput=5MB/sec 2023-12-16T01:54:21.021 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FFY0hnq58F2OT6N off=3671071 len=211305 2023-12-16T01:54:21.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 4608 completed, throughput=5MB/sec 2023-12-16T01:54:21.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QE6xgHs60-qtAKz off=4063900 len=878899 2023-12-16T01:54:21.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 4609 completed, throughput=5MB/sec 2023-12-16T01:54:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:21 smithi118 ceph-mon[131825]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:54:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:21 smithi078 ceph-mon[139570]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:54:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:21 smithi078 ceph-mon[142991]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2023-12-16T01:54:22.029 INFO:tasks.workunit.client.0.smithi078.stdout: 910: throughput=5MB/sec pending data=0 2023-12-16T01:54:22.029 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5h8km7U5mx8Mz_P off=3482978 len=1240484 2023-12-16T01:54:22.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 4610 completed, throughput=5MB/sec 2023-12-16T01:54:22.031 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KJMqOEk9saYB0pI off=4000075 len=513432 2023-12-16T01:54:22.032 INFO:tasks.workunit.client.0.smithi078.stdout:op 4611 completed, throughput=5MB/sec 2023-12-16T01:54:22.032 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S-3rvfYvsSdPQgf off=14062658 len=443231 2023-12-16T01:54:22.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 4612 completed, throughput=5MB/sec 2023-12-16T01:54:22.036 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aNKUWUlrW_2FBt2 off=8508041 len=1626578 2023-12-16T01:54:22.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 4613 completed, throughput=5MB/sec 2023-12-16T01:54:22.042 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TcpCKc5Mb8M38oW off=6083751 len=561112 2023-12-16T01:54:22.046 INFO:tasks.workunit.client.0.smithi078.stdout:op 4614 completed, throughput=5MB/sec 2023-12-16T01:54:22.046 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S6vU15TiVWeqJVR off=682479 len=1778147 2023-12-16T01:54:22.054 INFO:tasks.workunit.client.0.smithi078.stdout:op 4615 completed, throughput=5MB/sec 2023-12-16T01:54:23.055 INFO:tasks.workunit.client.0.smithi078.stdout: 911: throughput=5MB/sec pending data=0 2023-12-16T01:54:23.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-octwzet7JVK_A56 off=2494793 len=1384988 2023-12-16T01:54:23.062 INFO:tasks.workunit.client.0.smithi078.stdout:op 4616 completed, throughput=5MB/sec 2023-12-16T01:54:23.062 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cj4ERn3zSGupeRw off=12161371 len=261502 2023-12-16T01:54:23.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 4617 completed, throughput=5MB/sec 2023-12-16T01:54:23.065 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_M9Dd9IP02_e-9W off=1695016 len=938404 2023-12-16T01:54:23.067 INFO:tasks.workunit.client.0.smithi078.stdout:op 4618 completed, throughput=5MB/sec 2023-12-16T01:54:23.067 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6oUuKyJCdb-br-8 off=7916539 len=16167 2023-12-16T01:54:23.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 4619 completed, throughput=5MB/sec 2023-12-16T01:54:23.069 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GH8OOevnpKQNZFH off=1457040 len=885601 2023-12-16T01:54:23.070 INFO:tasks.workunit.client.0.smithi078.stdout:op 4620 completed, throughput=5MB/sec 2023-12-16T01:54:23.070 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qP_Vm2u6AxDVLDH off=1915827 len=20250 2023-12-16T01:54:23.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 4621 completed, throughput=5MB/sec 2023-12-16T01:54:23.071 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7dJJ_jgWCY65dxv off=11399072 len=270666 2023-12-16T01:54:23.073 INFO:tasks.workunit.client.0.smithi078.stdout:op 4622 completed, throughput=5MB/sec 2023-12-16T01:54:23.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gKWiI5bW34ZurXi off=3309422 len=847839 2023-12-16T01:54:23.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 4623 completed, throughput=5MB/sec 2023-12-16T01:54:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:23 smithi118 ceph-mon[131825]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:54:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:23 smithi078 ceph-mon[139570]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:54:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:23 smithi078 ceph-mon[142991]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:54:24.080 INFO:tasks.workunit.client.0.smithi078.stdout: 912: throughput=5MB/sec pending data=0 2023-12-16T01:54:24.080 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j2si6tZvl9hZpjP off=4883737 len=966385 2023-12-16T01:54:24.081 INFO:tasks.workunit.client.0.smithi078.stdout:op 4624 completed, throughput=5MB/sec 2023-12-16T01:54:24.081 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8PbKV_0SEWMtSz1 off=12457269 len=1298965 2023-12-16T01:54:24.089 INFO:tasks.workunit.client.0.smithi078.stdout:op 4625 completed, throughput=5MB/sec 2023-12-16T01:54:24.089 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JlVWoAidUBn35RP off=958307 len=687935 2023-12-16T01:54:24.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 4626 completed, throughput=5MB/sec 2023-12-16T01:54:24.090 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JpkQlsgI-eRMrHU off=4339055 len=27790 2023-12-16T01:54:24.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 4627 completed, throughput=5MB/sec 2023-12-16T01:54:24.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fYagyX8W3Ns_t28 off=827618 len=566437 2023-12-16T01:54:24.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 4628 completed, throughput=5MB/sec 2023-12-16T01:54:24.094 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yYUVH9AwLkKnQEF off=2730812 len=588399 2023-12-16T01:54:24.094 INFO:tasks.workunit.client.0.smithi078.stdout:op 4629 completed, throughput=5MB/sec 2023-12-16T01:54:24.094 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ovydct5ayhC2Jg4 off=4102114 len=993662 2023-12-16T01:54:24.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 4630 completed, throughput=5MB/sec 2023-12-16T01:54:25.096 INFO:tasks.workunit.client.0.smithi078.stdout: 913: throughput=5MB/sec pending data=0 2023-12-16T01:54:25.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Awt_UWStJ48o5OJ off=8156208 len=874655 2023-12-16T01:54:25.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 4631 completed, throughput=5MB/sec 2023-12-16T01:54:25.101 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c3N_Nu0nJFiAieK off=2909939 len=1780756 2023-12-16T01:54:25.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 4632 completed, throughput=5MB/sec 2023-12-16T01:54:25.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EtnsNa4pNScv2Wo off=6871801 len=1124643 2023-12-16T01:54:25.110 INFO:tasks.workunit.client.0.smithi078.stdout:op 4633 completed, throughput=5MB/sec 2023-12-16T01:54:25.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L8SILFLvmsx0F6B off=9695992 len=1481367 2023-12-16T01:54:25.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 4634 completed, throughput=5MB/sec 2023-12-16T01:54:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:25 smithi118 ceph-mon[131825]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:25 smithi078 ceph-mon[139570]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:25 smithi078 ceph-mon[142991]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2023-12-16T01:54:26.114 INFO:tasks.workunit.client.0.smithi078.stdout: 914: throughput=5MB/sec pending data=0 2023-12-16T01:54:26.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j34vNBwcXcEp8zG off=240040 len=1207264 2023-12-16T01:54:26.115 INFO:tasks.workunit.client.0.smithi078.stdout:op 4635 completed, throughput=5MB/sec 2023-12-16T01:54:26.115 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QNW_gMd6sq-kiGb off=3776613 len=108603 2023-12-16T01:54:26.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 4636 completed, throughput=5MB/sec 2023-12-16T01:54:26.118 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bcw82STu6m7KNZN off=4402770 len=891721 2023-12-16T01:54:26.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 4637 completed, throughput=5MB/sec 2023-12-16T01:54:26.124 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZOFYQsBnWczmit4 off=54294 len=1209007 2023-12-16T01:54:26.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 4638 completed, throughput=5MB/sec 2023-12-16T01:54:26.126 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HFmLGHrqN96fT6Y off=2754713 len=1318075 2023-12-16T01:54:26.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 4639 completed, throughput=5MB/sec 2023-12-16T01:54:26.127 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nvTvEBzRc19YFkq off=23005963 len=960190 2023-12-16T01:54:26.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 4640 completed, throughput=5MB/sec 2023-12-16T01:54:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:26] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:54:27.133 INFO:tasks.workunit.client.0.smithi078.stdout: 915: throughput=5MB/sec pending data=0 2023-12-16T01:54:27.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Wjgt5isGQPmZ6XA off=11435256 len=823249 2023-12-16T01:54:27.134 INFO:tasks.workunit.client.0.smithi078.stdout:op 4641 completed, throughput=5MB/sec 2023-12-16T01:54:27.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AkhP4Z11FwgWkKi off=792584 len=57181 2023-12-16T01:54:27.137 INFO:tasks.workunit.client.0.smithi078.stdout:op 4642 completed, throughput=5MB/sec 2023-12-16T01:54:27.138 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RWRSDlTlVg3-_x_ off=15776130 len=214726 2023-12-16T01:54:27.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 4643 completed, throughput=5MB/sec 2023-12-16T01:54:27.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-toqQDlpNOhGdGyz off=768811 len=1051419 2023-12-16T01:54:27.146 INFO:tasks.workunit.client.0.smithi078.stdout:op 4644 completed, throughput=5MB/sec 2023-12-16T01:54:27.146 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IFoi9zKTdqsaKlF off=2679991 len=1475621 2023-12-16T01:54:27.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 4645 completed, throughput=5MB/sec 2023-12-16T01:54:27.154 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9jjCTq9zp39jmZ6 off=14443149 len=243822 2023-12-16T01:54:27.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 4646 completed, throughput=5MB/sec 2023-12-16T01:54:27.157 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-h4A1iAHMg4IWhZY off=2029128 len=265195 2023-12-16T01:54:27.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 4647 completed, throughput=5MB/sec 2023-12-16T01:54:27.158 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-24Ay6kFGfkFJxXd off=4987299 len=940391 2023-12-16T01:54:27.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 4648 completed, throughput=5MB/sec 2023-12-16T01:54:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:27 smithi118 ceph-mon[131825]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:54:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:27 smithi078 ceph-mon[139570]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:54:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:27 smithi078 ceph-mon[142991]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-16T01:54:28.164 INFO:tasks.workunit.client.0.smithi078.stdout: 916: throughput=5MB/sec pending data=0 2023-12-16T01:54:28.164 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jAPKZUm4NGuueBD off=2316024 len=520492 2023-12-16T01:54:28.168 INFO:tasks.workunit.client.0.smithi078.stdout:op 4649 completed, throughput=5MB/sec 2023-12-16T01:54:28.168 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vdDmk0rFydixnS9 off=10736570 len=307474 2023-12-16T01:54:28.169 INFO:tasks.workunit.client.0.smithi078.stdout:op 4650 completed, throughput=5MB/sec 2023-12-16T01:54:28.169 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CSaHUUmlolIcz7K off=769561 len=494288 2023-12-16T01:54:28.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 4651 completed, throughput=5MB/sec 2023-12-16T01:54:28.172 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UsY7Jbuc1fJcZSE off=1259502 len=1163931 2023-12-16T01:54:28.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 4652 completed, throughput=5MB/sec 2023-12-16T01:54:28.178 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f1yXtunENC5QwOX off=3766421 len=1916406 2023-12-16T01:54:28.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 4653 completed, throughput=5MB/sec 2023-12-16T01:54:28.179 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-v0ZBNAeSyaEIOjl off=4321406 len=1923416 2023-12-16T01:54:28.183 INFO:tasks.workunit.client.0.smithi078.stdout:op 4654 completed, throughput=5MB/sec 2023-12-16T01:54:29.184 INFO:tasks.workunit.client.0.smithi078.stdout: 917: throughput=5MB/sec pending data=0 2023-12-16T01:54:29.184 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RF6IocBRHxjRCrj off=16046407 len=1894651 2023-12-16T01:54:29.187 INFO:tasks.workunit.client.0.smithi078.stdout:op 4655 completed, throughput=5MB/sec 2023-12-16T01:54:29.187 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-usfzDQFDdNPPlQf off=191645 len=589239 2023-12-16T01:54:29.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 4656 completed, throughput=5MB/sec 2023-12-16T01:54:29.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G2hdLoVdACZWZNS off=14270678 len=996340 2023-12-16T01:54:29.193 INFO:tasks.workunit.client.0.smithi078.stdout:op 4657 completed, throughput=5MB/sec 2023-12-16T01:54:29.193 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-w3isFX156a88v0h off=4127205 len=1758055 2023-12-16T01:54:29.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 4658 completed, throughput=5MB/sec 2023-12-16T01:54:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:29 smithi118 ceph-mon[131825]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:54:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:29 smithi078 ceph-mon[139570]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:54:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:29 smithi078 ceph-mon[142991]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:54:30.201 INFO:tasks.workunit.client.0.smithi078.stdout: 918: throughput=5MB/sec pending data=0 2023-12-16T01:54:30.201 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-clCF48mzB6Y52wq off=5488925 len=563558 2023-12-16T01:54:30.205 INFO:tasks.workunit.client.0.smithi078.stdout:op 4659 completed, throughput=5MB/sec 2023-12-16T01:54:30.205 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7QvRwO4V8abDrTx off=20777525 len=1700734 2023-12-16T01:54:30.208 INFO:tasks.workunit.client.0.smithi078.stdout:op 4660 completed, throughput=5MB/sec 2023-12-16T01:54:30.208 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JGXHx84Re84iMp8 off=2241412 len=1106251 2023-12-16T01:54:30.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 4661 completed, throughput=5MB/sec 2023-12-16T01:54:30.213 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6tbzcPAwOQb1jlK off=2666501 len=2089206 2023-12-16T01:54:30.224 INFO:tasks.workunit.client.0.smithi078.stdout:op 4662 completed, throughput=5MB/sec 2023-12-16T01:54:31.224 INFO:tasks.workunit.client.0.smithi078.stdout: 919: throughput=5MB/sec pending data=0 2023-12-16T01:54:31.224 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BZiYXNXYruKs-se off=929620 len=1747818 2023-12-16T01:54:31.226 INFO:tasks.workunit.client.0.smithi078.stdout:op 4663 completed, throughput=5MB/sec 2023-12-16T01:54:31.226 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E6Q4YM2tOUJ4wgG off=4929992 len=1756151 2023-12-16T01:54:31.228 INFO:tasks.workunit.client.0.smithi078.stdout:op 4664 completed, throughput=5MB/sec 2023-12-16T01:54:31.228 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PFWmTZutwYh2KFS off=90099 len=979911 2023-12-16T01:54:31.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 4665 completed, throughput=5MB/sec 2023-12-16T01:54:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:31 smithi118 ceph-mon[131825]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:54:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:31 smithi078 ceph-mon[139570]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:54:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:31 smithi078 ceph-mon[142991]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-16T01:54:32.230 INFO:tasks.workunit.client.0.smithi078.stdout: 920: throughput=5MB/sec pending data=0 2023-12-16T01:54:32.230 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DWTKbq6_WO6490l off=1288532 len=1517463 2023-12-16T01:54:32.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 4666 completed, throughput=5MB/sec 2023-12-16T01:54:32.233 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MlHV6moOBLq5stz off=15578478 len=111451 2023-12-16T01:54:32.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 4667 completed, throughput=5MB/sec 2023-12-16T01:54:32.234 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l3IDhAEzSBcBrDW off=6129099 len=1452816 2023-12-16T01:54:32.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 4668 completed, throughput=5MB/sec 2023-12-16T01:54:32.236 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ckp8MAAHsm7N5RN off=17657302 len=1080104 2023-12-16T01:54:32.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 4669 completed, throughput=5MB/sec 2023-12-16T01:54:32.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DUiOIQFiuq6YgYl off=2451098 len=1958709 2023-12-16T01:54:32.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 4670 completed, throughput=5MB/sec 2023-12-16T01:54:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:33.252 INFO:tasks.workunit.client.0.smithi078.stdout: 921: throughput=5MB/sec pending data=0 2023-12-16T01:54:33.253 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hR7XllZmAGgGAF8 off=4171448 len=503549 2023-12-16T01:54:33.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 4671 completed, throughput=5MB/sec 2023-12-16T01:54:33.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u-6c5eOVIEDrlbo off=12371632 len=1901480 2023-12-16T01:54:33.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 4672 completed, throughput=5MB/sec 2023-12-16T01:54:33.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-J9DXckuk-JDpxAD off=2637433 len=24994 2023-12-16T01:54:33.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 4673 completed, throughput=5MB/sec 2023-12-16T01:54:33.265 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-67ulnTUkpsJbbDu off=1662990 len=935755 2023-12-16T01:54:33.270 INFO:tasks.workunit.client.0.smithi078.stdout:op 4674 completed, throughput=5MB/sec 2023-12-16T01:54:33.270 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Depuxs5wbOa7tzN off=9464867 len=1557247 2023-12-16T01:54:33.278 INFO:tasks.workunit.client.0.smithi078.stdout:op 4675 completed, throughput=5MB/sec 2023-12-16T01:54:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:33 smithi118 ceph-mon[131825]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:54:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:33 smithi078 ceph-mon[139570]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:54:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:33 smithi078 ceph-mon[142991]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:54:34.279 INFO:tasks.workunit.client.0.smithi078.stdout: 922: throughput=5MB/sec pending data=0 2023-12-16T01:54:34.279 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-crph72KfOJv3d4k off=1709464 len=1328715 2023-12-16T01:54:34.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 4676 completed, throughput=5MB/sec 2023-12-16T01:54:34.285 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QI89F5X2O_4p6DZ off=18116460 len=251557 2023-12-16T01:54:34.286 INFO:tasks.workunit.client.0.smithi078.stdout:op 4677 completed, throughput=5MB/sec 2023-12-16T01:54:34.286 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0St3j3ZA4ys04yb off=8469178 len=682040 2023-12-16T01:54:34.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 4678 completed, throughput=5MB/sec 2023-12-16T01:54:34.291 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JhMT4DpNGicUWFH off=894930 len=35869 2023-12-16T01:54:34.293 INFO:tasks.workunit.client.0.smithi078.stdout:op 4679 completed, throughput=5MB/sec 2023-12-16T01:54:34.293 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FXNYdM0J-Cya6yJ off=6989726 len=1183500 2023-12-16T01:54:34.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 4680 completed, throughput=5MB/sec 2023-12-16T01:54:34.298 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vQSw2VB7YFZyn1e off=880352 len=1540201 2023-12-16T01:54:34.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 4681 completed, throughput=5MB/sec 2023-12-16T01:54:35.303 INFO:tasks.workunit.client.0.smithi078.stdout: 923: throughput=5MB/sec pending data=0 2023-12-16T01:54:35.304 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KcHBo24rVksb7m5 off=10084746 len=841349 2023-12-16T01:54:35.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 4682 completed, throughput=5MB/sec 2023-12-16T01:54:35.308 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5pe9DynS3129Y_r off=20911790 len=408908 2023-12-16T01:54:35.309 INFO:tasks.workunit.client.0.smithi078.stdout:op 4683 completed, throughput=5MB/sec 2023-12-16T01:54:35.309 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WKB5EN4ZHGHwvr4 off=2194002 len=1806089 2023-12-16T01:54:35.312 INFO:tasks.workunit.client.0.smithi078.stdout:op 4684 completed, throughput=5MB/sec 2023-12-16T01:54:35.312 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ByLyWWvztR3x4nV off=12901446 len=1543255 2023-12-16T01:54:35.314 INFO:tasks.workunit.client.0.smithi078.stdout:op 4685 completed, throughput=5MB/sec 2023-12-16T01:54:35.314 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ffWRlmphXU4CWW2 off=1258701 len=309177 2023-12-16T01:54:35.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 4686 completed, throughput=5MB/sec 2023-12-16T01:54:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:35 smithi118 ceph-mon[131825]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:54:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:35 smithi078 ceph-mon[139570]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:54:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:35 smithi078 ceph-mon[142991]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-16T01:54:36.318 INFO:tasks.workunit.client.0.smithi078.stdout: 924: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:36.319 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_L93B20T7lsWdk7 off=117984 len=578505 2023-12-16T01:54:36.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 4687 completed, throughput=5MB/sec 2023-12-16T01:54:36.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eQSNp19KPT9hGsS off=447560 len=176726 2023-12-16T01:54:36.322 INFO:tasks.workunit.client.0.smithi078.stdout:op 4688 completed, throughput=5MB/sec 2023-12-16T01:54:36.322 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XEgyZs6m3Mfmxry off=1260868 len=1300732 2023-12-16T01:54:36.324 INFO:tasks.workunit.client.0.smithi078.stdout:op 4689 completed, throughput=5MB/sec 2023-12-16T01:54:36.324 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sZdzXK_PK93IIE2 off=5927190 len=654539 2023-12-16T01:54:36.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 4690 completed, throughput=5MB/sec 2023-12-16T01:54:36.325 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MK8fkiEcRnPUR9w off=20778077 len=720478 2023-12-16T01:54:36.326 INFO:tasks.workunit.client.0.smithi078.stdout:op 4691 completed, throughput=5MB/sec 2023-12-16T01:54:36.326 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hvSdxnVgHrCDtbc off=2402244 len=614000 2023-12-16T01:54:36.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 4692 completed, throughput=5MB/sec 2023-12-16T01:54:36.331 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AfZULdAJCBExdFf off=1250657 len=1576118 2023-12-16T01:54:36.340 INFO:tasks.workunit.client.0.smithi078.stdout:op 4693 completed, throughput=5MB/sec 2023-12-16T01:54:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:36] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:54:37.340 INFO:tasks.workunit.client.0.smithi078.stdout: 925: throughput=5MB/sec pending data=0 2023-12-16T01:54:37.340 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9m0dko9C5J45jW- off=3170244 len=382866 2023-12-16T01:54:37.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 4694 completed, throughput=5MB/sec 2023-12-16T01:54:37.344 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TdEcFcK74W4BD5C off=2826224 len=842182 2023-12-16T01:54:37.345 INFO:tasks.workunit.client.0.smithi078.stdout:op 4695 completed, throughput=5MB/sec 2023-12-16T01:54:37.345 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fmKr-4CM0_6ZABR off=3954978 len=880900 2023-12-16T01:54:37.350 INFO:tasks.workunit.client.0.smithi078.stdout:op 4696 completed, throughput=5MB/sec 2023-12-16T01:54:37.350 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gabnAIxEB8u8hiw off=15878307 len=379329 2023-12-16T01:54:37.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 4697 completed, throughput=5MB/sec 2023-12-16T01:54:37.353 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6b-8FZ-FalAVAh- off=5288799 len=1584080 2023-12-16T01:54:37.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 4698 completed, throughput=5MB/sec 2023-12-16T01:54:37.355 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fduRKu64KmYE8aC off=18045291 len=1756135 2023-12-16T01:54:37.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 4699 completed, throughput=5MB/sec 2023-12-16T01:54:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:37 smithi118 ceph-mon[131825]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:54:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:37 smithi078 ceph-mon[139570]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:54:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:37 smithi078 ceph-mon[142991]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:54:38.357 INFO:tasks.workunit.client.0.smithi078.stdout: 926: throughput=5MB/sec pending data=0 2023-12-16T01:54:38.357 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Vtj2TM6gm4te8oz off=22327172 len=870351 2023-12-16T01:54:38.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 4700 completed, throughput=5MB/sec 2023-12-16T01:54:38.363 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RIVZTnXOCsEE68Y off=296503 len=49065 2023-12-16T01:54:38.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 4701 completed, throughput=5MB/sec 2023-12-16T01:54:38.364 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nJWYxfixn5YmH6L off=10344693 len=2044343 2023-12-16T01:54:38.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 4702 completed, throughput=5MB/sec 2023-12-16T01:54:38.366 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mKsI09f00qw5occ off=8325404 len=1655639 2023-12-16T01:54:38.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 4703 completed, throughput=5MB/sec 2023-12-16T01:54:39.369 INFO:tasks.workunit.client.0.smithi078.stdout: 927: throughput=5MB/sec pending data=0 2023-12-16T01:54:39.370 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7pVQWpvo--9N4oc off=7505594 len=413131 2023-12-16T01:54:39.373 INFO:tasks.workunit.client.0.smithi078.stdout:op 4704 completed, throughput=5MB/sec 2023-12-16T01:54:39.373 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0tGXlj25atNsyGr off=5581776 len=1077044 2023-12-16T01:54:39.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 4705 completed, throughput=5MB/sec 2023-12-16T01:54:39.380 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QFGHS3hM7jRUzZF off=7688602 len=1295519 2023-12-16T01:54:39.381 INFO:tasks.workunit.client.0.smithi078.stdout:op 4706 completed, throughput=5MB/sec 2023-12-16T01:54:39.381 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xVRhZ9eQ3klKmQI off=18484771 len=1132507 2023-12-16T01:54:39.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 4707 completed, throughput=5MB/sec 2023-12-16T01:54:39.387 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tuST_KcUf2eyU-O off=2312391 len=63069 2023-12-16T01:54:39.389 INFO:tasks.workunit.client.0.smithi078.stdout:op 4708 completed, throughput=5MB/sec 2023-12-16T01:54:39.389 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J7pl-6avmOelktk off=1900491 len=1444520 2023-12-16T01:54:39.391 INFO:tasks.workunit.client.0.smithi078.stdout:op 4709 completed, throughput=5MB/sec 2023-12-16T01:54:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:39 smithi118 ceph-mon[131825]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:54:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:39 smithi078 ceph-mon[139570]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:54:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:39 smithi078 ceph-mon[142991]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:54:40.391 INFO:tasks.workunit.client.0.smithi078.stdout: 928: throughput=5MB/sec pending data=0 2023-12-16T01:54:40.391 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3zX-HjgtwgQGvc- off=1328482 len=1454078 2023-12-16T01:54:40.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 4710 completed, throughput=5MB/sec 2023-12-16T01:54:40.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3d1-2OWpzsmFzaU off=4050159 len=1284285 2023-12-16T01:54:40.399 INFO:tasks.workunit.client.0.smithi078.stdout:op 4711 completed, throughput=5MB/sec 2023-12-16T01:54:40.399 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u6m32HhQec4VZk0 off=14492636 len=1425952 2023-12-16T01:54:40.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 4712 completed, throughput=5MB/sec 2023-12-16T01:54:40.406 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Xw46A8NAOfG39s6 off=203842 len=1473910 2023-12-16T01:54:40.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 4713 completed, throughput=5MB/sec 2023-12-16T01:54:41.411 INFO:tasks.workunit.client.0.smithi078.stdout: 929: throughput=5MB/sec pending data=0 2023-12-16T01:54:41.411 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6fM5w2mZHIlGYdC off=1699798 len=888218 2023-12-16T01:54:41.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 4714 completed, throughput=5MB/sec 2023-12-16T01:54:41.416 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cZ5YFBwCqB4vbBs off=16094383 len=9095 2023-12-16T01:54:41.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 4715 completed, throughput=5MB/sec 2023-12-16T01:54:41.417 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DN_wInlboBXVDTi off=4904166 len=577162 2023-12-16T01:54:41.418 INFO:tasks.workunit.client.0.smithi078.stdout:op 4716 completed, throughput=5MB/sec 2023-12-16T01:54:41.418 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mLNp8zECpnjInDF off=1907015 len=2065002 2023-12-16T01:54:41.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 4717 completed, throughput=5MB/sec 2023-12-16T01:54:41.429 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wcsktgFRS5uEsOZ off=3840480 len=1291758 2023-12-16T01:54:41.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 4718 completed, throughput=5MB/sec 2023-12-16T01:54:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:41 smithi118 ceph-mon[131825]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:41 smithi078 ceph-mon[139570]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:41 smithi078 ceph-mon[142991]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:42.436 INFO:tasks.workunit.client.0.smithi078.stdout: 930: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:42.436 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wfYMvnB9agNxpVM off=4237173 len=805130 2023-12-16T01:54:42.441 INFO:tasks.workunit.client.0.smithi078.stdout:op 4719 completed, throughput=5MB/sec 2023-12-16T01:54:42.441 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-465LEldQEB960Nd off=9702626 len=2088263 2023-12-16T01:54:42.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 4720 completed, throughput=5MB/sec 2023-12-16T01:54:42.443 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UlDwuw6SkVfbYy1 off=8581382 len=300844 2023-12-16T01:54:42.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 4721 completed, throughput=5MB/sec 2023-12-16T01:54:42.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zBp281X6dQfdvET off=4589965 len=1687629 2023-12-16T01:54:42.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 4722 completed, throughput=5MB/sec 2023-12-16T01:54:42.446 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fc3lvd53ZVKOowy off=1812924 len=834137 2023-12-16T01:54:42.451 INFO:tasks.workunit.client.0.smithi078.stdout:op 4723 completed, throughput=5MB/sec 2023-12-16T01:54:43.056 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:54:43.362 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:54:43.362 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (33m) 8m ago 37m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:54:43.362 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (33m) 6m ago 37m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:54:43.362 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (38m) 8m ago 38m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:54:43.362 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (38m) 6m ago 38m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (32m) 6m ago 41m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (33m) 8m ago 43m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (32m) 8m ago 43m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (31m) 6m ago 42m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (32m) 8m ago 42m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (33m) 8m ago 37m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (33m) 6m ago 37m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (31m) 8m ago 41m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (30m) 8m ago 41m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (30m) 8m ago 40m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (29m) 8m ago 40m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (29m) 6m ago 40m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (28m) 6m ago 39m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (27m) 6m ago 39m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:54:43.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (27m) 6m ago 38m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:54:43.364 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (32m) 6m ago 38m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:54:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:43 smithi118 ceph-mon[131825]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:43.451 INFO:tasks.workunit.client.0.smithi078.stdout: 931: throughput=5MB/sec pending data=0 2023-12-16T01:54:43.451 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fCH1MbIFtUQ1I3R off=189500 len=1912126 2023-12-16T01:54:43.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 4724 completed, throughput=5MB/sec 2023-12-16T01:54:43.461 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bcBCVmdtwpudp-n off=3272821 len=1554287 2023-12-16T01:54:43.466 INFO:tasks.workunit.client.0.smithi078.stdout:op 4725 completed, throughput=5MB/sec 2023-12-16T01:54:43.466 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FDjvDB52HPKR7QF off=4175293 len=901201 2023-12-16T01:54:43.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 4726 completed, throughput=5MB/sec 2023-12-16T01:54:43.468 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hLRK-V4IE42yEPs off=9425172 len=666292 2023-12-16T01:54:43.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 4727 completed, throughput=5MB/sec 2023-12-16T01:54:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:43 smithi078 ceph-mon[139570]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:43 smithi078 ceph-mon[142991]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:54:43.745 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:54:43.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:54:43.747 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:54:43.747 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:54:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:44 smithi118 ceph-mon[131825]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:44 smithi118 ceph-mon[131825]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/804397357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:44.470 INFO:tasks.workunit.client.0.smithi078.stdout: 932: throughput=5MB/sec pending data=0 2023-12-16T01:54:44.470 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mNa_F4LBjOfOkY_ off=1951890 len=163869 2023-12-16T01:54:44.471 INFO:tasks.workunit.client.0.smithi078.stdout:op 4728 completed, throughput=5MB/sec 2023-12-16T01:54:44.471 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-umFFtAYN1UY8Zaw off=4187761 len=1927519 2023-12-16T01:54:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[139570]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[139570]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/804397357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[142991]: from='client.45665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[142991]: from='client.45671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:54:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/804397357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:54:44.479 INFO:tasks.workunit.client.0.smithi078.stdout:op 4729 completed, throughput=5MB/sec 2023-12-16T01:54:44.479 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ppDmziJgiT08kum off=922771 len=872641 2023-12-16T01:54:44.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 4730 completed, throughput=5MB/sec 2023-12-16T01:54:44.480 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F_E8aIrgKpmlCh- off=7030192 len=1963699 2023-12-16T01:54:44.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 4731 completed, throughput=5MB/sec 2023-12-16T01:54:44.490 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W9SLYrTkBCzRE7K off=1594144 len=384234 2023-12-16T01:54:44.491 INFO:tasks.workunit.client.0.smithi078.stdout:op 4732 completed, throughput=5MB/sec 2023-12-16T01:54:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:45 smithi118 ceph-mon[131825]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:54:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:45 smithi078 ceph-mon[139570]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:54:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:45 smithi078 ceph-mon[142991]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:54:45.491 INFO:tasks.workunit.client.0.smithi078.stdout: 933: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:45.491 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pHQ4hcSmRpBAJEA off=8136311 len=890487 2023-12-16T01:54:45.497 INFO:tasks.workunit.client.0.smithi078.stdout:op 4733 completed, throughput=5MB/sec 2023-12-16T01:54:45.497 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--Hjy6jQDpfqfBGI off=2127156 len=107331 2023-12-16T01:54:45.498 INFO:tasks.workunit.client.0.smithi078.stdout:op 4734 completed, throughput=5MB/sec 2023-12-16T01:54:45.498 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qNYmowsM_XS57Qa off=9261277 len=1758376 2023-12-16T01:54:45.506 INFO:tasks.workunit.client.0.smithi078.stdout:op 4735 completed, throughput=5MB/sec 2023-12-16T01:54:45.506 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_2mePIl6hupVVmL off=19526084 len=1564107 2023-12-16T01:54:45.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 4736 completed, throughput=5MB/sec 2023-12-16T01:54:45.513 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-whh-PmIjYQJoJCY off=553175 len=749576 2023-12-16T01:54:45.515 INFO:tasks.workunit.client.0.smithi078.stdout:op 4737 completed, throughput=5MB/sec 2023-12-16T01:54:45.515 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4M3YbgUkJKT-3ht off=1468250 len=448394 2023-12-16T01:54:45.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 4738 completed, throughput=5MB/sec 2023-12-16T01:54:46.518 INFO:tasks.workunit.client.0.smithi078.stdout: 934: throughput=5MB/sec pending data=0 2023-12-16T01:54:46.519 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HDhXSePghfinzsQ off=3848203 len=2005016 2023-12-16T01:54:46.521 INFO:tasks.workunit.client.0.smithi078.stdout:op 4739 completed, throughput=5MB/sec 2023-12-16T01:54:46.521 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3k_4kdkkioJrKOY off=332146 len=540824 2023-12-16T01:54:46.522 INFO:tasks.workunit.client.0.smithi078.stdout:op 4740 completed, throughput=5MB/sec 2023-12-16T01:54:46.522 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jbSlvarSw0oWo4E off=1784211 len=545691 2023-12-16T01:54:46.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 4741 completed, throughput=5MB/sec 2023-12-16T01:54:46.527 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D96tFSu2NOds3Le off=23436802 len=1085721 2023-12-16T01:54:46.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 4742 completed, throughput=5MB/sec 2023-12-16T01:54:46.529 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6Gj8-c9sh5AJkpX off=6600693 len=559067 2023-12-16T01:54:46.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 4743 completed, throughput=5MB/sec 2023-12-16T01:54:46.533 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aio9LB8hm72kajf off=1131016 len=975114 2023-12-16T01:54:46.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 4744 completed, throughput=5MB/sec 2023-12-16T01:54:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:46] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:54:47.536 INFO:tasks.workunit.client.0.smithi078.stdout: 935: throughput=5MB/sec pending data=0 2023-12-16T01:54:47.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jYppHLHXJ-cQiLi off=474493 len=479311 2023-12-16T01:54:47.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 4745 completed, throughput=5MB/sec 2023-12-16T01:54:47.541 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l-yIPAjGq6UUY8p off=1835959 len=1972048 2023-12-16T01:54:47.543 INFO:tasks.workunit.client.0.smithi078.stdout:op 4746 completed, throughput=5MB/sec 2023-12-16T01:54:47.543 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_P0HizMKvS9wC7w off=7314657 len=901920 2023-12-16T01:54:47.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 4747 completed, throughput=5MB/sec 2023-12-16T01:54:47.544 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WCTvJWWjyqOYcRt off=11950055 len=1128617 2023-12-16T01:54:47.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 4748 completed, throughput=5MB/sec 2023-12-16T01:54:47.546 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KF-l7VOgLaRQzl8 off=6321761 len=1191096 2023-12-16T01:54:47.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 4749 completed, throughput=5MB/sec 2023-12-16T01:54:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:47 smithi118 ceph-mon[131825]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:47 smithi078 ceph-mon[139570]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:47 smithi078 ceph-mon[142991]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:54:48.548 INFO:tasks.workunit.client.0.smithi078.stdout: 936: throughput=5MB/sec pending data=0 2023-12-16T01:54:48.549 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eysvfnB1geghZms off=1546404 len=1994373 2023-12-16T01:54:48.559 INFO:tasks.workunit.client.0.smithi078.stdout:op 4750 completed, throughput=5MB/sec 2023-12-16T01:54:48.559 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q9cnEjYUSHHQPK7 off=12916009 len=1857841 2023-12-16T01:54:48.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 4751 completed, throughput=5MB/sec 2023-12-16T01:54:48.569 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3rHPvqVzaEXazGM off=353978 len=770593 2023-12-16T01:54:48.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 4752 completed, throughput=5MB/sec 2023-12-16T01:54:49.570 INFO:tasks.workunit.client.0.smithi078.stdout: 937: throughput=5MB/sec pending data=0 2023-12-16T01:54:49.571 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qA2A8LEidgwN3a2 off=2789637 len=1460178 2023-12-16T01:54:49.579 INFO:tasks.workunit.client.0.smithi078.stdout:op 4753 completed, throughput=5MB/sec 2023-12-16T01:54:49.579 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ryw7Td0Rpa_FsZk off=0 len=1644718 2023-12-16T01:54:49.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 4754 completed, throughput=5MB/sec 2023-12-16T01:54:49.583 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u64PkcYQ9amJjEG off=8505840 len=1467842 2023-12-16T01:54:49.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 4755 completed, throughput=5MB/sec 2023-12-16T01:54:49.586 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kPpx_JZf103o1t9 off=4995581 len=646801 2023-12-16T01:54:49.587 INFO:tasks.workunit.client.0.smithi078.stdout:op 4756 completed, throughput=5MB/sec 2023-12-16T01:54:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:49 smithi118 ceph-mon[131825]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:49 smithi078 ceph-mon[139570]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:49 smithi078 ceph-mon[142991]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:54:50.587 INFO:tasks.workunit.client.0.smithi078.stdout: 938: throughput=5MB/sec pending data=0 2023-12-16T01:54:50.587 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZOzodl2DwXrBYdy off=11410084 len=1021671 2023-12-16T01:54:50.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 4757 completed, throughput=5MB/sec 2023-12-16T01:54:50.589 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iwQCEDQu8ikFR4n off=6105696 len=493362 2023-12-16T01:54:50.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 4758 completed, throughput=5MB/sec 2023-12-16T01:54:50.590 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CovMqbtVFbGJdoU off=9498138 len=1470089 2023-12-16T01:54:50.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 4759 completed, throughput=5MB/sec 2023-12-16T01:54:50.598 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jtFjAcw5CPpVJJs off=7144771 len=1452382 2023-12-16T01:54:50.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 4760 completed, throughput=5MB/sec 2023-12-16T01:54:50.601 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OuzbReUJytP-6BK off=21091141 len=322067 2023-12-16T01:54:50.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 4761 completed, throughput=5MB/sec 2023-12-16T01:54:50.602 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ULmbu12_YmNrR6L off=2815020 len=785831 2023-12-16T01:54:50.606 INFO:tasks.workunit.client.0.smithi078.stdout:op 4762 completed, throughput=5MB/sec 2023-12-16T01:54:51.607 INFO:tasks.workunit.client.0.smithi078.stdout: 939: throughput=5MB/sec pending data=0 2023-12-16T01:54:51.607 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HYjt3MuBYOT8j0r off=11185535 len=1625225 2023-12-16T01:54:51.609 INFO:tasks.workunit.client.0.smithi078.stdout:op 4763 completed, throughput=5MB/sec 2023-12-16T01:54:51.609 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0yhjBTsbvrh32Qn off=766237 len=1638201 2023-12-16T01:54:51.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 4764 completed, throughput=5MB/sec 2023-12-16T01:54:51.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CBifNl0lJhYdDCu off=1678843 len=1838665 2023-12-16T01:54:51.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 4765 completed, throughput=5MB/sec 2023-12-16T01:54:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:51 smithi118 ceph-mon[131825]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:54:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:51 smithi078 ceph-mon[142991]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:54:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:51 smithi078 ceph-mon[139570]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:54:52.628 INFO:tasks.workunit.client.0.smithi078.stdout: 940: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:52.629 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c38mrP74nheJxaB off=2104873 len=1343796 2023-12-16T01:54:52.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 4766 completed, throughput=5MB/sec 2023-12-16T01:54:52.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QTPV-Mww7olSuqS off=4157818 len=1923437 2023-12-16T01:54:52.638 INFO:tasks.workunit.client.0.smithi078.stdout:op 4767 completed, throughput=5MB/sec 2023-12-16T01:54:52.638 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vXwTfa8zKn7iEt3 off=12483905 len=1738517 2023-12-16T01:54:52.640 INFO:tasks.workunit.client.0.smithi078.stdout:op 4768 completed, throughput=5MB/sec 2023-12-16T01:54:52.640 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wq6iIQhPuw9Uou- off=4463355 len=841222 2023-12-16T01:54:52.645 INFO:tasks.workunit.client.0.smithi078.stdout:op 4769 completed, throughput=5MB/sec 2023-12-16T01:54:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:53 smithi118 ceph-mon[131825]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:54:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:53 smithi078 ceph-mon[139570]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:54:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:53 smithi078 ceph-mon[142991]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:54:53.646 INFO:tasks.workunit.client.0.smithi078.stdout: 941: throughput=5MB/sec pending data=0 2023-12-16T01:54:53.646 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T8wv4nvCoe_om-P off=5459804 len=1740417 2023-12-16T01:54:53.648 INFO:tasks.workunit.client.0.smithi078.stdout:op 4770 completed, throughput=5MB/sec 2023-12-16T01:54:53.648 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_30bwx11iJHEvTV off=4037971 len=635608 2023-12-16T01:54:53.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 4771 completed, throughput=5MB/sec 2023-12-16T01:54:53.653 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8FkbL32XW4fqvTB off=1431757 len=1944838 2023-12-16T01:54:53.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 4772 completed, throughput=5MB/sec 2023-12-16T01:54:53.663 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cKdsfWA_viQ9RpR off=4670090 len=793533 2023-12-16T01:54:53.668 INFO:tasks.workunit.client.0.smithi078.stdout:op 4773 completed, throughput=5MB/sec 2023-12-16T01:54:54.668 INFO:tasks.workunit.client.0.smithi078.stdout: 942: throughput=5MB/sec pending data=0 2023-12-16T01:54:54.668 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TbApo7OiD24EyZa off=3814995 len=1822948 2023-12-16T01:54:54.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 4774 completed, throughput=5MB/sec 2023-12-16T01:54:54.670 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7CM250dLeswXy4- off=10695160 len=1991188 2023-12-16T01:54:54.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 4775 completed, throughput=5MB/sec 2023-12-16T01:54:54.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5QCzzg8xnlgjvSB off=8688742 len=76002 2023-12-16T01:54:54.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 4776 completed, throughput=5MB/sec 2023-12-16T01:54:54.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0BoTLMajLLQe6MN off=10503318 len=885016 2023-12-16T01:54:54.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 4777 completed, throughput=5MB/sec 2023-12-16T01:54:54.681 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R1n0VH0aS5dlN-c off=2449371 len=936551 2023-12-16T01:54:54.682 INFO:tasks.workunit.client.0.smithi078.stdout:op 4778 completed, throughput=5MB/sec 2023-12-16T01:54:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:55 smithi118 ceph-mon[131825]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:55.683 INFO:tasks.workunit.client.0.smithi078.stdout: 943: throughput=5MB/sec pending data=0 2023-12-16T01:54:55.683 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2NdGsV221J4B9Z- off=271472 len=1317317 2023-12-16T01:54:55.691 INFO:tasks.workunit.client.0.smithi078.stdout:op 4779 completed, throughput=5MB/sec 2023-12-16T01:54:55.691 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aGkllQRsiQc2jzC off=5996064 len=217694 2023-12-16T01:54:55.694 INFO:tasks.workunit.client.0.smithi078.stdout:op 4780 completed, throughput=5MB/sec 2023-12-16T01:54:55.694 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HPK-sh-N3sdzAF5 off=10391385 len=1919463 2023-12-16T01:54:55.703 INFO:tasks.workunit.client.0.smithi078.stdout:op 4781 completed, throughput=5MB/sec 2023-12-16T01:54:55.703 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RxD7ZEipoXYG4z7 off=9901412 len=1223437 2023-12-16T01:54:55.704 INFO:tasks.workunit.client.0.smithi078.stdout:op 4782 completed, throughput=5MB/sec 2023-12-16T01:54:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:55 smithi078 ceph-mon[139570]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:55 smithi078 ceph-mon[142991]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:54:56.704 INFO:tasks.workunit.client.0.smithi078.stdout: 944: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:56.704 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MclFTR72dOOQh2D off=13303139 len=854481 2023-12-16T01:54:56.709 INFO:tasks.workunit.client.0.smithi078.stdout:op 4783 completed, throughput=5MB/sec 2023-12-16T01:54:56.709 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XUbwnQOzojH-FNQ off=2150379 len=1864734 2023-12-16T01:54:56.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 4784 completed, throughput=5MB/sec 2023-12-16T01:54:56.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P8Vhmh3fMs6bz13 off=723114 len=1276765 2023-12-16T01:54:56.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 4785 completed, throughput=5MB/sec 2023-12-16T01:54:56.713 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8ScWFfOl0xKB-DK off=7743579 len=236654 2023-12-16T01:54:56.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 4786 completed, throughput=5MB/sec 2023-12-16T01:54:56.713 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s4UU2AZHtvL7-x6 off=7417825 len=679485 2023-12-16T01:54:56.714 INFO:tasks.workunit.client.0.smithi078.stdout:op 4787 completed, throughput=5MB/sec 2023-12-16T01:54:56.715 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QgSedyQRD5WmL7B off=5081960 len=607274 2023-12-16T01:54:56.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 4788 completed, throughput=5MB/sec 2023-12-16T01:54:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:54:56] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:54:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:57 smithi118 ceph-mon[131825]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:57.716 INFO:tasks.workunit.client.0.smithi078.stdout: 945: throughput=5MB/sec pending data=0 2023-12-16T01:54:57.717 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CKVgHYJ4WnXhexH off=580854 len=1429867 2023-12-16T01:54:57.719 INFO:tasks.workunit.client.0.smithi078.stdout:op 4789 completed, throughput=5MB/sec 2023-12-16T01:54:57.719 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l92XkOamj1jGGk_ off=14015642 len=114413 2023-12-16T01:54:57.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 4790 completed, throughput=5MB/sec 2023-12-16T01:54:57.723 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f2LkTESJNnff0LQ off=12251836 len=1940912 2023-12-16T01:54:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:57 smithi078 ceph-mon[139570]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:57 smithi078 ceph-mon[142991]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 4791 completed, throughput=5MB/sec 2023-12-16T01:54:57.732 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-56_iYiBy-uzmd1P off=11443224 len=1997806 2023-12-16T01:54:57.741 INFO:tasks.workunit.client.0.smithi078.stdout:op 4792 completed, throughput=5MB/sec 2023-12-16T01:54:58.742 INFO:tasks.workunit.client.0.smithi078.stdout: 946: throughput=5MB/sec pending data=0 2023-12-16T01:54:58.742 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JJ9q_bKSdl9mNKR off=13352386 len=1363053 2023-12-16T01:54:58.749 INFO:tasks.workunit.client.0.smithi078.stdout:op 4793 completed, throughput=5MB/sec 2023-12-16T01:54:58.749 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vtp41ry1o9aXNd- off=337643 len=688181 2023-12-16T01:54:58.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 4794 completed, throughput=5MB/sec 2023-12-16T01:54:58.750 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zONAj4xXyB3tSsd off=14813172 len=918123 2023-12-16T01:54:58.751 INFO:tasks.workunit.client.0.smithi078.stdout:op 4795 completed, throughput=5MB/sec 2023-12-16T01:54:58.751 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cXVQuMyoM8YFvhF off=1263397 len=1103323 2023-12-16T01:54:58.758 INFO:tasks.workunit.client.0.smithi078.stdout:op 4796 completed, throughput=5MB/sec 2023-12-16T01:54:58.758 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-572goD1MnLiz_u4 off=11930855 len=780609 2023-12-16T01:54:58.759 INFO:tasks.workunit.client.0.smithi078.stdout:op 4797 completed, throughput=5MB/sec 2023-12-16T01:54:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:54:59 smithi118 ceph-mon[131825]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:54:59 smithi078 ceph-mon[139570]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:54:59 smithi078 ceph-mon[142991]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:54:59.759 INFO:tasks.workunit.client.0.smithi078.stdout: 947: throughput=4.99MB/sec pending data=0 2023-12-16T01:54:59.759 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-awnK-7AsAzCNNc9 off=1564209 len=485674 2023-12-16T01:54:59.761 INFO:tasks.workunit.client.0.smithi078.stdout:op 4798 completed, throughput=5MB/sec 2023-12-16T01:54:59.761 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CZVKInLhTqiDINJ off=22563312 len=1244562 2023-12-16T01:54:59.768 INFO:tasks.workunit.client.0.smithi078.stdout:op 4799 completed, throughput=5MB/sec 2023-12-16T01:54:59.768 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-utsIcKUCsGH0dXO off=15252893 len=2081046 2023-12-16T01:54:59.770 INFO:tasks.workunit.client.0.smithi078.stdout:op 4800 completed, throughput=5MB/sec 2023-12-16T01:54:59.770 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q-E0rVXO_bh7F_m off=15110751 len=1091953 2023-12-16T01:54:59.775 INFO:tasks.workunit.client.0.smithi078.stdout:op 4801 completed, throughput=5MB/sec 2023-12-16T01:54:59.775 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5-zlNMWfURfIYMZ off=9421272 len=614611 2023-12-16T01:54:59.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 4802 completed, throughput=5MB/sec 2023-12-16T01:55:00.776 INFO:tasks.workunit.client.0.smithi078.stdout: 948: throughput=5MB/sec pending data=0 2023-12-16T01:55:00.776 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XueF0UkN6wi_Vec off=12061246 len=1740016 2023-12-16T01:55:00.784 INFO:tasks.workunit.client.0.smithi078.stdout:op 4803 completed, throughput=5MB/sec 2023-12-16T01:55:00.784 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4QefC-d625TFYWr off=3960780 len=583143 2023-12-16T01:55:00.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 4804 completed, throughput=5MB/sec 2023-12-16T01:55:00.788 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-doKoWUlYtNCS5BT off=3206895 len=1115190 2023-12-16T01:55:00.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 4805 completed, throughput=5MB/sec 2023-12-16T01:55:00.791 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-quOdiFo74BZyPvG off=3148301 len=1796534 2023-12-16T01:55:00.792 INFO:tasks.workunit.client.0.smithi078.stdout:op 4806 completed, throughput=5MB/sec 2023-12-16T01:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:01 smithi118 ceph-mon[131825]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:55:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[139570]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[142991]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:55:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:55:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:55:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:55:01.792 INFO:tasks.workunit.client.0.smithi078.stdout: 949: throughput=4.99MB/sec pending data=0 2023-12-16T01:55:01.793 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AVBLEvjVsqdY8M- off=8602718 len=96930 2023-12-16T01:55:01.795 INFO:tasks.workunit.client.0.smithi078.stdout:op 4807 completed, throughput=5MB/sec 2023-12-16T01:55:01.795 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V2cyFqFK96FH6-- off=4902861 len=127628 2023-12-16T01:55:01.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 4808 completed, throughput=5MB/sec 2023-12-16T01:55:01.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9Tf6NL7EsuMYZM- off=6112167 len=696153 2023-12-16T01:55:01.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 4809 completed, throughput=5MB/sec 2023-12-16T01:55:01.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--6Tm8BM2pzL3aMc off=1547615 len=1231599 2023-12-16T01:55:01.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 4810 completed, throughput=5MB/sec 2023-12-16T01:55:01.799 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QgT4rBMqyddsuxA off=1324222 len=989787 2023-12-16T01:55:01.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 4811 completed, throughput=5MB/sec 2023-12-16T01:55:01.801 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4vgH3UGEhN2SKZW off=14771 len=1757531 2023-12-16T01:55:01.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 4812 completed, throughput=5MB/sec 2023-12-16T01:55:01.810 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5x6FSVGrVCga5WW off=1543369 len=450695 2023-12-16T01:55:01.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 4813 completed, throughput=5MB/sec 2023-12-16T01:55:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:02.814 INFO:tasks.workunit.client.0.smithi078.stdout: 950: throughput=4.99MB/sec pending data=0 2023-12-16T01:55:02.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uZVPRKgSVBfYQ-W off=1465541 len=473477 2023-12-16T01:55:02.817 INFO:tasks.workunit.client.0.smithi078.stdout:op 4814 completed, throughput=5MB/sec 2023-12-16T01:55:02.817 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Dlc7m0oSzkX472C off=228712 len=1850747 2023-12-16T01:55:02.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 4815 completed, throughput=5MB/sec 2023-12-16T01:55:02.821 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ooTKOOybACqNQ6y off=461111 len=120072 2023-12-16T01:55:02.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 4816 completed, throughput=5MB/sec 2023-12-16T01:55:02.821 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pJm7j7bXNiHQA2P off=5609707 len=670559 2023-12-16T01:55:02.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 4817 completed, throughput=5MB/sec 2023-12-16T01:55:02.826 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ES2fBFxTJzGrbpf off=11698773 len=356203 2023-12-16T01:55:02.827 INFO:tasks.workunit.client.0.smithi078.stdout:op 4818 completed, throughput=5MB/sec 2023-12-16T01:55:02.827 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bpzTPnsC8XcvKpw off=3607877 len=665497 2023-12-16T01:55:02.828 INFO:tasks.workunit.client.0.smithi078.stdout:op 4819 completed, throughput=5MB/sec 2023-12-16T01:55:02.828 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kIbZ2w7VL1rSNir off=11993087 len=1874917 2023-12-16T01:55:02.831 INFO:tasks.workunit.client.0.smithi078.stdout:op 4820 completed, throughput=5MB/sec 2023-12-16T01:55:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:03 smithi118 ceph-mon[131825]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:03 smithi078 ceph-mon[139570]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:03 smithi078 ceph-mon[142991]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:03.831 INFO:tasks.workunit.client.0.smithi078.stdout: 951: throughput=5MB/sec pending data=0 2023-12-16T01:55:03.832 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9xZSIsKFfEp2c9N off=7619201 len=433793 2023-12-16T01:55:03.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 4821 completed, throughput=5MB/sec 2023-12-16T01:55:03.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wlkv1LB-yCOioFA off=5874389 len=2033400 2023-12-16T01:55:03.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 4822 completed, throughput=5MB/sec 2023-12-16T01:55:03.842 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J-1VTLZlVP1JeO6 off=4845770 len=1190196 2023-12-16T01:55:03.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 4823 completed, throughput=5MB/sec 2023-12-16T01:55:03.844 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4I6H1RTQiY5_6cd off=322449 len=638657 2023-12-16T01:55:03.849 INFO:tasks.workunit.client.0.smithi078.stdout:op 4824 completed, throughput=5MB/sec 2023-12-16T01:55:03.849 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Jtc32iUDz13EtD4 off=17409632 len=1798078 2023-12-16T01:55:03.857 INFO:tasks.workunit.client.0.smithi078.stdout:op 4825 completed, throughput=5MB/sec 2023-12-16T01:55:04.857 INFO:tasks.workunit.client.0.smithi078.stdout: 952: throughput=5MB/sec pending data=0 2023-12-16T01:55:04.857 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pIl7hziijuq8OSe off=2934683 len=145239 2023-12-16T01:55:04.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 4826 completed, throughput=5MB/sec 2023-12-16T01:55:04.860 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KcJmUn9pmThJMQs off=14242591 len=1855462 2023-12-16T01:55:04.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 4827 completed, throughput=5MB/sec 2023-12-16T01:55:04.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X1685-6RtpgQB7V off=3944509 len=783854 2023-12-16T01:55:04.867 INFO:tasks.workunit.client.0.smithi078.stdout:op 4828 completed, throughput=5MB/sec 2023-12-16T01:55:04.867 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ZHRq05QwaSaPso off=527318 len=1203519 2023-12-16T01:55:04.873 INFO:tasks.workunit.client.0.smithi078.stdout:op 4829 completed, throughput=5MB/sec 2023-12-16T01:55:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:05 smithi118 ceph-mon[131825]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:55:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:05 smithi078 ceph-mon[139570]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:55:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:05 smithi078 ceph-mon[142991]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:55:05.874 INFO:tasks.workunit.client.0.smithi078.stdout: 953: throughput=5MB/sec pending data=0 2023-12-16T01:55:05.874 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2qpEV2-OMjYlwjv off=17301664 len=4362 2023-12-16T01:55:05.874 INFO:tasks.workunit.client.0.smithi078.stdout:op 4830 completed, throughput=5MB/sec 2023-12-16T01:55:05.874 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gclZbVgOgroGgj_ off=8339127 len=1506525 2023-12-16T01:55:05.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 4831 completed, throughput=5MB/sec 2023-12-16T01:55:05.883 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Kpz_WHu24ntEzXq off=5055250 len=1124457 2023-12-16T01:55:05.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 4832 completed, throughput=5MB/sec 2023-12-16T01:55:05.888 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-47HqVLqRWxAHiLU off=11104802 len=1117874 2023-12-16T01:55:05.894 INFO:tasks.workunit.client.0.smithi078.stdout:op 4833 completed, throughput=5MB/sec 2023-12-16T01:55:05.894 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lpaEK5WtyZAWxTH off=3772146 len=1197003 2023-12-16T01:55:05.896 INFO:tasks.workunit.client.0.smithi078.stdout:op 4834 completed, throughput=5MB/sec 2023-12-16T01:55:05.896 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9_5DU7ujqur_kVT off=1778052 len=1791452 2023-12-16T01:55:05.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 4835 completed, throughput=5MB/sec 2023-12-16T01:55:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:06] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:55:06.905 INFO:tasks.workunit.client.0.smithi078.stdout: 954: throughput=5MB/sec pending data=0 2023-12-16T01:55:06.906 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OAgmTBDEqSUvDFR off=802286 len=1025049 2023-12-16T01:55:06.907 INFO:tasks.workunit.client.0.smithi078.stdout:op 4836 completed, throughput=5MB/sec 2023-12-16T01:55:06.907 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OHl47zaBTfdtUF4 off=625306 len=564561 2023-12-16T01:55:06.911 INFO:tasks.workunit.client.0.smithi078.stdout:op 4837 completed, throughput=5MB/sec 2023-12-16T01:55:06.911 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jpame7gRayJVk_T off=3177926 len=524769 2023-12-16T01:55:06.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 4838 completed, throughput=5MB/sec 2023-12-16T01:55:06.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yQV0ITMM5tKmkdl off=6942727 len=1721642 2023-12-16T01:55:06.916 INFO:tasks.workunit.client.0.smithi078.stdout:op 4839 completed, throughput=5MB/sec 2023-12-16T01:55:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:07 smithi118 ceph-mon[131825]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:07 smithi078 ceph-mon[139570]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:07 smithi078 ceph-mon[142991]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:07.917 INFO:tasks.workunit.client.0.smithi078.stdout: 955: throughput=4.99MB/sec pending data=0 2023-12-16T01:55:07.917 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pHH8uWiAVtszLuA off=5394165 len=118139 2023-12-16T01:55:07.920 INFO:tasks.workunit.client.0.smithi078.stdout:op 4840 completed, throughput=4.99MB/sec 2023-12-16T01:55:07.920 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oOw0tVKpf8qksPA off=9815030 len=1909842 2023-12-16T01:55:07.930 INFO:tasks.workunit.client.0.smithi078.stdout:op 4841 completed, throughput=5MB/sec 2023-12-16T01:55:07.930 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-29wJ1fO1IdIJ3cO off=2256968 len=1628341 2023-12-16T01:55:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:op 4842 completed, throughput=5MB/sec 2023-12-16T01:55:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HOTrUMogzlQiC_n off=11363864 len=675656 2023-12-16T01:55:07.933 INFO:tasks.workunit.client.0.smithi078.stdout:op 4843 completed, throughput=5MB/sec 2023-12-16T01:55:07.934 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-puir2QfXGzPUif7 off=1770931 len=642285 2023-12-16T01:55:07.935 INFO:tasks.workunit.client.0.smithi078.stdout:op 4844 completed, throughput=5MB/sec 2023-12-16T01:55:07.935 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZNWVOLWs_xuPMIP off=7648418 len=1053706 2023-12-16T01:55:07.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 4845 completed, throughput=5MB/sec 2023-12-16T01:55:08.940 INFO:tasks.workunit.client.0.smithi078.stdout: 956: throughput=5MB/sec pending data=0 2023-12-16T01:55:08.940 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bsaclQWrqGnGvCV off=647572 len=1746940 2023-12-16T01:55:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 4846 completed, throughput=5MB/sec 2023-12-16T01:55:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z7SmcAyNbgvTorl off=10987228 len=1849843 2023-12-16T01:55:08.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 4847 completed, throughput=5MB/sec 2023-12-16T01:55:08.952 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8C6_i6C2ZpZDX4- off=2980179 len=1430159 2023-12-16T01:55:08.955 INFO:tasks.workunit.client.0.smithi078.stdout:op 4848 completed, throughput=5MB/sec 2023-12-16T01:55:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:09 smithi118 ceph-mon[131825]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:09 smithi078 ceph-mon[142991]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:09 smithi078 ceph-mon[139570]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:55:09.955 INFO:tasks.workunit.client.0.smithi078.stdout: 957: throughput=5MB/sec pending data=0 2023-12-16T01:55:09.955 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S4XwMZZw66d4AQk off=3302408 len=909310 2023-12-16T01:55:09.960 INFO:tasks.workunit.client.0.smithi078.stdout:op 4849 completed, throughput=5MB/sec 2023-12-16T01:55:09.961 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aOB9rdL-dzowTxd off=1178255 len=941717 2023-12-16T01:55:09.965 INFO:tasks.workunit.client.0.smithi078.stdout:op 4850 completed, throughput=5MB/sec 2023-12-16T01:55:09.965 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fw4EfjICAAyJ58q off=1002645 len=1022610 2023-12-16T01:55:09.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 4851 completed, throughput=5MB/sec 2023-12-16T01:55:09.967 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yWh8J2xL9epuIO6 off=13345191 len=1246133 2023-12-16T01:55:09.972 INFO:tasks.workunit.client.0.smithi078.stdout:op 4852 completed, throughput=5MB/sec 2023-12-16T01:55:09.973 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WsbVJeNl-fbPdvC off=2851206 len=446377 2023-12-16T01:55:09.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 4853 completed, throughput=5MB/sec 2023-12-16T01:55:09.976 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LRFk5jamv152-Ka off=1913047 len=274559 2023-12-16T01:55:09.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 4854 completed, throughput=5MB/sec 2023-12-16T01:55:09.980 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xAEiz4SI_a49UiP off=7057369 len=1624130 2023-12-16T01:55:09.982 INFO:tasks.workunit.client.0.smithi078.stdout:op 4855 completed, throughput=5MB/sec 2023-12-16T01:55:10.983 INFO:tasks.workunit.client.0.smithi078.stdout: 958: throughput=5MB/sec pending data=0 2023-12-16T01:55:10.983 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xAEiz4SI_a49UiP off=4036965 len=124363 2023-12-16T01:55:10.986 INFO:tasks.workunit.client.0.smithi078.stdout:op 4856 completed, throughput=5MB/sec 2023-12-16T01:55:10.986 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SVO2icQvaeZ45_F off=15663405 len=957699 2023-12-16T01:55:10.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 4857 completed, throughput=5MB/sec 2023-12-16T01:55:10.988 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AkhP4Z11FwgWkKi off=6854652 len=1148427 2023-12-16T01:55:10.993 INFO:tasks.workunit.client.0.smithi078.stdout:op 4858 completed, throughput=5MB/sec 2023-12-16T01:55:10.993 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ll_Byx3xcUOzQzb off=4049528 len=269451 2023-12-16T01:55:10.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 4859 completed, throughput=5MB/sec 2023-12-16T01:55:10.996 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ccBPgizMMKyu3f3 off=364866 len=1515964 2023-12-16T01:55:11.004 INFO:tasks.workunit.client.0.smithi078.stdout:op 4860 completed, throughput=5MB/sec 2023-12-16T01:55:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:11 smithi118 ceph-mon[131825]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:55:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:11 smithi078 ceph-mon[139570]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:55:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:11 smithi078 ceph-mon[142991]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:55:12.005 INFO:tasks.workunit.client.0.smithi078.stdout: 959: throughput=5MB/sec pending data=0 2023-12-16T01:55:12.005 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-K4tqk2OGWEVk1Z5 off=9034707 len=828993 2023-12-16T01:55:12.007 INFO:tasks.workunit.client.0.smithi078.stdout:op 4861 completed, throughput=5MB/sec 2023-12-16T01:55:12.007 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pn4mswBUpeSeP00 off=9790903 len=1287042 2023-12-16T01:55:12.008 INFO:tasks.workunit.client.0.smithi078.stdout:op 4862 completed, throughput=5MB/sec 2023-12-16T01:55:12.008 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cxuZlsa1YOn_bDv off=10321859 len=478410 2023-12-16T01:55:12.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 4863 completed, throughput=5MB/sec 2023-12-16T01:55:12.009 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0_1avtOGKLs0t0X off=2356466 len=285409 2023-12-16T01:55:12.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 4864 completed, throughput=5MB/sec 2023-12-16T01:55:12.010 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hlz0N8fKc705ufW off=438339 len=859379 2023-12-16T01:55:12.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 4865 completed, throughput=5MB/sec 2023-12-16T01:55:12.015 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BLEmvxETFoz_ffW off=2399396 len=1643397 2023-12-16T01:55:12.022 INFO:tasks.workunit.client.0.smithi078.stdout:op 4866 completed, throughput=5MB/sec 2023-12-16T01:55:13.022 INFO:tasks.workunit.client.0.smithi078.stdout: 960: throughput=5MB/sec pending data=0 2023-12-16T01:55:13.022 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bd0cAeA6bVSpCsT off=2690705 len=1233230 2023-12-16T01:55:13.025 INFO:tasks.workunit.client.0.smithi078.stdout:op 4867 completed, throughput=5MB/sec 2023-12-16T01:55:13.025 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3jdXayOGFtgqU5_ off=13795172 len=803825 2023-12-16T01:55:13.030 INFO:tasks.workunit.client.0.smithi078.stdout:op 4868 completed, throughput=5MB/sec 2023-12-16T01:55:13.030 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Gp72wjFYtV5kjzz off=0 len=1607592 2023-12-16T01:55:13.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 4869 completed, throughput=5MB/sec 2023-12-16T01:55:13.033 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rct6wUAiobTtFmN off=7469815 len=777708 2023-12-16T01:55:13.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 4870 completed, throughput=5MB/sec 2023-12-16T01:55:13.037 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AK0aOX5giupULgD off=527427 len=564152 2023-12-16T01:55:13.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 4871 completed, throughput=5MB/sec 2023-12-16T01:55:13.042 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-taXLqetAdrwGB0P off=1245487 len=638664 2023-12-16T01:55:13.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 4872 completed, throughput=5MB/sec 2023-12-16T01:55:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:13 smithi118 ceph-mon[131825]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:55:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:13 smithi078 ceph-mon[139570]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:55:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:13 smithi078 ceph-mon[142991]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:55:14.046 INFO:tasks.workunit.client.0.smithi078.stdout: 961: throughput=5MB/sec pending data=0 2023-12-16T01:55:14.046 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oRzuGEJEaVszICS off=4961563 len=1596886 2023-12-16T01:55:14.054 INFO:tasks.workunit.client.0.smithi078.stdout:op 4873 completed, throughput=5MB/sec 2023-12-16T01:55:14.054 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4aFKKURjXcebRkS off=10713953 len=588478 2023-12-16T01:55:14.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 4874 completed, throughput=5MB/sec 2023-12-16T01:55:14.055 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OPDQOYxSKnU75vC off=3692917 len=2012486 2023-12-16T01:55:14.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 4875 completed, throughput=5MB/sec 2023-12-16T01:55:14.058 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tnXwSv7x1Gbuq92 off=8270616 len=1522135 2023-12-16T01:55:14.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 4876 completed, throughput=5MB/sec 2023-12-16T01:55:14.095 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:55:14.403 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (34m) 9m ago 38m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (33m) 7m ago 37m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (39m) 9m ago 39m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (39m) 7m ago 39m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (33m) 7m ago 42m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (33m) 9m ago 43m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (33m) 9m ago 44m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (32m) 7m ago 42m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (32m) 9m ago 42m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (34m) 9m ago 37m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (33m) 7m ago 37m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:55:14.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (31m) 9m ago 42m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (31m) 9m ago 41m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (30m) 9m ago 41m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (30m) 9m ago 40m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (29m) 7m ago 40m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (28m) 7m ago 40m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (28m) 7m ago 39m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (27m) 7m ago 39m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:55:14.405 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (33m) 7m ago 38m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:55:14.787 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:55:14.787 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:55:14.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:55:14.787 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:14.787 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:55:14.788 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:55:15.060 INFO:tasks.workunit.client.0.smithi078.stdout: 962: throughput=5MB/sec pending data=0 2023-12-16T01:55:15.060 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vdEzZ92OgzQKaZ1 off=15096900 len=1798163 2023-12-16T01:55:15.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 4877 completed, throughput=5MB/sec 2023-12-16T01:55:15.061 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ufLd0xwOcC1kVGm off=3840222 len=1798151 2023-12-16T01:55:15.069 INFO:tasks.workunit.client.0.smithi078.stdout:op 4878 completed, throughput=5MB/sec 2023-12-16T01:55:15.069 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vGj3QypW9FNggH- off=6958930 len=64372 2023-12-16T01:55:15.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 4879 completed, throughput=5MB/sec 2023-12-16T01:55:15.072 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ano0xlWXoGZXKjH off=10120804 len=693729 2023-12-16T01:55:15.077 INFO:tasks.workunit.client.0.smithi078.stdout:op 4880 completed, throughput=5MB/sec 2023-12-16T01:55:15.077 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MlHV6moOBLq5stz off=7576383 len=1099883 2023-12-16T01:55:15.077 INFO:tasks.workunit.client.0.smithi078.stdout:op 4881 completed, throughput=5MB/sec 2023-12-16T01:55:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:15 smithi118 ceph-mon[131825]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:15 smithi118 ceph-mon[131825]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:15 smithi118 ceph-mon[131825]: from='client.35742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2730974848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[139570]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[139570]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[139570]: from='client.35742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2730974848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[142991]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[142991]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[142991]: from='client.35742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2730974848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:16.077 INFO:tasks.workunit.client.0.smithi078.stdout: 963: throughput=5MB/sec pending data=0 2023-12-16T01:55:16.077 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vQSw2VB7YFZyn1e off=157545 len=1537427 2023-12-16T01:55:16.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 4882 completed, throughput=5MB/sec 2023-12-16T01:55:16.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BQ2qs97feFvn6iy off=6200277 len=762363 2023-12-16T01:55:16.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 4883 completed, throughput=5MB/sec 2023-12-16T01:55:16.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qb0mmdQjiq-NELe off=12518663 len=826047 2023-12-16T01:55:16.085 INFO:tasks.workunit.client.0.smithi078.stdout:op 4884 completed, throughput=5MB/sec 2023-12-16T01:55:16.085 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DJ5EK25d4t7WeDD off=5628476 len=897722 2023-12-16T01:55:16.086 INFO:tasks.workunit.client.0.smithi078.stdout:op 4885 completed, throughput=5MB/sec 2023-12-16T01:55:16.087 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r0X99TrQ6JPOQ7j off=8589506 len=653547 2023-12-16T01:55:16.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 4886 completed, throughput=5MB/sec 2023-12-16T01:55:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:16] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2023-12-16T01:55:17.092 INFO:tasks.workunit.client.0.smithi078.stdout: 964: throughput=5MB/sec pending data=0 2023-12-16T01:55:17.092 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YhdW91i9D6pB3ln off=13605903 len=1242138 2023-12-16T01:55:17.093 INFO:tasks.workunit.client.0.smithi078.stdout:op 4887 completed, throughput=5MB/sec 2023-12-16T01:55:17.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IvBxJv92lzzMA9y off=8943 len=573882 2023-12-16T01:55:17.094 INFO:tasks.workunit.client.0.smithi078.stdout:op 4888 completed, throughput=5MB/sec 2023-12-16T01:55:17.094 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xDSgD7blyX0OLd4 off=6776368 len=1636571 2023-12-16T01:55:17.103 INFO:tasks.workunit.client.0.smithi078.stdout:op 4889 completed, throughput=5MB/sec 2023-12-16T01:55:17.103 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tZCpYwAv-y05PaU off=1650880 len=557174 2023-12-16T01:55:17.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 4890 completed, throughput=5MB/sec 2023-12-16T01:55:17.104 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nr69llsB_kTZvn0 off=14127903 len=830872 2023-12-16T01:55:17.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 4891 completed, throughput=5MB/sec 2023-12-16T01:55:17.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r_AUP_voxz2ZUpT off=17540333 len=1245664 2023-12-16T01:55:17.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 4892 completed, throughput=5MB/sec 2023-12-16T01:55:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:17 smithi118 ceph-mon[131825]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:17 smithi078 ceph-mon[139570]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:17 smithi078 ceph-mon[142991]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:18.110 INFO:tasks.workunit.client.0.smithi078.stdout: 965: throughput=5MB/sec pending data=0 2023-12-16T01:55:18.110 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6UawoPUAERgQZY6 off=1157922 len=390362 2023-12-16T01:55:18.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 4893 completed, throughput=5MB/sec 2023-12-16T01:55:18.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DD4s7s6qpn5SWR- off=464450 len=1391602 2023-12-16T01:55:18.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 4894 completed, throughput=5MB/sec 2023-12-16T01:55:18.113 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VSzqEuaDuTR88jX off=8897191 len=2094395 2023-12-16T01:55:18.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 4895 completed, throughput=5MB/sec 2023-12-16T01:55:18.122 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IJnOD9tFqu92w-q off=11275171 len=377793 2023-12-16T01:55:18.126 INFO:tasks.workunit.client.0.smithi078.stdout:op 4896 completed, throughput=5MB/sec 2023-12-16T01:55:18.126 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ao7ffrwWbHsizZm off=2921733 len=1119194 2023-12-16T01:55:18.132 INFO:tasks.workunit.client.0.smithi078.stdout:op 4897 completed, throughput=5MB/sec 2023-12-16T01:55:19.133 INFO:tasks.workunit.client.0.smithi078.stdout: 966: throughput=5MB/sec pending data=0 2023-12-16T01:55:19.133 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UwqESlQMKFc8kOs off=6993044 len=919311 2023-12-16T01:55:19.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 4898 completed, throughput=5MB/sec 2023-12-16T01:55:19.139 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lwReXN0QCc2JFdM off=4927255 len=1223038 2023-12-16T01:55:19.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 4899 completed, throughput=5MB/sec 2023-12-16T01:55:19.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-70x9apYU8TrCAVU off=3162483 len=22158 2023-12-16T01:55:19.143 INFO:tasks.workunit.client.0.smithi078.stdout:op 4900 completed, throughput=5MB/sec 2023-12-16T01:55:19.143 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P1VrZNUssWbttD9 off=1018071 len=816638 2023-12-16T01:55:19.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 4901 completed, throughput=5MB/sec 2023-12-16T01:55:19.144 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yw0CXX5pdg1r7KF off=1874971 len=256423 2023-12-16T01:55:19.147 INFO:tasks.workunit.client.0.smithi078.stdout:op 4902 completed, throughput=5MB/sec 2023-12-16T01:55:19.148 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2ovB99yVjmR9Fpf off=1949759 len=505526 2023-12-16T01:55:19.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 4903 completed, throughput=5MB/sec 2023-12-16T01:55:19.151 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XK4uYiFF1mae__l off=4292753 len=1847777 2023-12-16T01:55:19.160 INFO:tasks.workunit.client.0.smithi078.stdout:op 4904 completed, throughput=5MB/sec 2023-12-16T01:55:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:19 smithi118 ceph-mon[131825]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:19 smithi078 ceph-mon[139570]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:19 smithi078 ceph-mon[142991]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:20.161 INFO:tasks.workunit.client.0.smithi078.stdout: 967: throughput=5MB/sec pending data=0 2023-12-16T01:55:20.161 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nK0IsDsxEZHSLM7 off=22058429 len=1835887 2023-12-16T01:55:20.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 4905 completed, throughput=5MB/sec 2023-12-16T01:55:20.170 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s6439e8Kim8_pFi off=5530183 len=1828558 2023-12-16T01:55:20.172 INFO:tasks.workunit.client.0.smithi078.stdout:op 4906 completed, throughput=5MB/sec 2023-12-16T01:55:20.172 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GD2hKIQAbYKShSJ off=4308114 len=1705781 2023-12-16T01:55:20.174 INFO:tasks.workunit.client.0.smithi078.stdout:op 4907 completed, throughput=5MB/sec 2023-12-16T01:55:21.174 INFO:tasks.workunit.client.0.smithi078.stdout: 968: throughput=5MB/sec pending data=0 2023-12-16T01:55:21.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QujoL6VRIk5xn5e off=4646965 len=1177227 2023-12-16T01:55:21.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 4908 completed, throughput=5MB/sec 2023-12-16T01:55:21.177 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fFdMsAbcQQHVxmo off=28558 len=1484890 2023-12-16T01:55:21.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 4909 completed, throughput=5MB/sec 2023-12-16T01:55:21.179 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tptr9Cz0y6cEqhw off=4120300 len=2021928 2023-12-16T01:55:21.189 INFO:tasks.workunit.client.0.smithi078.stdout:op 4910 completed, throughput=5MB/sec 2023-12-16T01:55:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:21 smithi118 ceph-mon[131825]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:55:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:21 smithi078 ceph-mon[139570]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:55:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:21 smithi078 ceph-mon[142991]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:55:22.190 INFO:tasks.workunit.client.0.smithi078.stdout: 969: throughput=5MB/sec pending data=0 2023-12-16T01:55:22.190 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fmOkmjepCOejjSi off=614528 len=1452586 2023-12-16T01:55:22.192 INFO:tasks.workunit.client.0.smithi078.stdout:op 4911 completed, throughput=5MB/sec 2023-12-16T01:55:22.193 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Uu9-0FVXCIXhB1- off=9314821 len=492890 2023-12-16T01:55:22.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 4912 completed, throughput=5MB/sec 2023-12-16T01:55:22.194 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s4UU2AZHtvL7-x6 off=15865551 len=289100 2023-12-16T01:55:22.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 4913 completed, throughput=5MB/sec 2023-12-16T01:55:22.195 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wQt182orhn9r53q off=8320555 len=275579 2023-12-16T01:55:22.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 4914 completed, throughput=5MB/sec 2023-12-16T01:55:22.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BqkX5IYQYJINrS1 off=26926 len=35464 2023-12-16T01:55:22.198 INFO:tasks.workunit.client.0.smithi078.stdout:op 4915 completed, throughput=5MB/sec 2023-12-16T01:55:22.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0216WlNpFsyasNl off=10757603 len=1149454 2023-12-16T01:55:22.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 4916 completed, throughput=5MB/sec 2023-12-16T01:55:22.200 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WvpHr1g2PQDP_B2 off=5459195 len=1146842 2023-12-16T01:55:22.201 INFO:tasks.workunit.client.0.smithi078.stdout:op 4917 completed, throughput=5MB/sec 2023-12-16T01:55:23.201 INFO:tasks.workunit.client.0.smithi078.stdout: 970: throughput=5MB/sec pending data=0 2023-12-16T01:55:23.202 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Sm9IL9pBd5Eu0GY off=540520 len=1690532 2023-12-16T01:55:23.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 4918 completed, throughput=5MB/sec 2023-12-16T01:55:23.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-knIAPDm_8F5Wnze off=12546166 len=13832 2023-12-16T01:55:23.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 4919 completed, throughput=5MB/sec 2023-12-16T01:55:23.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F72gFwalVmLhmGR off=11889899 len=177649 2023-12-16T01:55:23.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 4920 completed, throughput=5MB/sec 2023-12-16T01:55:23.212 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rbFKPbPOaWzy1O1 off=12331764 len=1219297 2023-12-16T01:55:23.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 4921 completed, throughput=5MB/sec 2023-12-16T01:55:23.213 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-H-vpQucnmIZw9Kv off=1690074 len=541477 2023-12-16T01:55:23.214 INFO:tasks.workunit.client.0.smithi078.stdout:op 4922 completed, throughput=5MB/sec 2023-12-16T01:55:23.214 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zxTPEXqixF0Jixx off=8614489 len=19542 2023-12-16T01:55:23.215 INFO:tasks.workunit.client.0.smithi078.stdout:op 4923 completed, throughput=5MB/sec 2023-12-16T01:55:23.215 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1Y_Puw3h7dGNmQq off=7356495 len=571436 2023-12-16T01:55:23.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 4924 completed, throughput=5MB/sec 2023-12-16T01:55:23.220 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-09n-sr9pTV7BxWY off=498447 len=701349 2023-12-16T01:55:23.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 4925 completed, throughput=5MB/sec 2023-12-16T01:55:23.223 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8BRqS0D-rbm7cgs off=7764451 len=2043564 2023-12-16T01:55:23.231 INFO:tasks.workunit.client.0.smithi078.stdout:op 4926 completed, throughput=5MB/sec 2023-12-16T01:55:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:23 smithi118 ceph-mon[131825]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:23 smithi078 ceph-mon[139570]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:23 smithi078 ceph-mon[142991]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:24.232 INFO:tasks.workunit.client.0.smithi078.stdout: 971: throughput=5MB/sec pending data=0 2023-12-16T01:55:24.232 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2iLAdEa9VTDc4o_ off=7241087 len=755280 2023-12-16T01:55:24.233 INFO:tasks.workunit.client.0.smithi078.stdout:op 4927 completed, throughput=5MB/sec 2023-12-16T01:55:24.233 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dKc77814GlOYGB0 off=1759872 len=397472 2023-12-16T01:55:24.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 4928 completed, throughput=5MB/sec 2023-12-16T01:55:24.234 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SkmjtNGVRxuAlEZ off=10992223 len=1692220 2023-12-16T01:55:24.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 4929 completed, throughput=5MB/sec 2023-12-16T01:55:24.236 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-shgKFi5t-pm6v40 off=1890542 len=949110 2023-12-16T01:55:24.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 4930 completed, throughput=5MB/sec 2023-12-16T01:55:25.241 INFO:tasks.workunit.client.0.smithi078.stdout: 972: throughput=5MB/sec pending data=0 2023-12-16T01:55:25.241 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OW1hi_LipPrU_Xx off=8072396 len=1331709 2023-12-16T01:55:25.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 4931 completed, throughput=5MB/sec 2023-12-16T01:55:25.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3j2pxWZORPc3sPs off=13069876 len=1045620 2023-12-16T01:55:25.248 INFO:tasks.workunit.client.0.smithi078.stdout:op 4932 completed, throughput=5MB/sec 2023-12-16T01:55:25.248 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7SREBZ0fr7YOTL- off=4754886 len=668243 2023-12-16T01:55:25.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 4933 completed, throughput=5MB/sec 2023-12-16T01:55:25.249 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ukwh9M6KdK2EJJ_ off=4273898 len=1980306 2023-12-16T01:55:25.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 4934 completed, throughput=5MB/sec 2023-12-16T01:55:25.261 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6ePy5DlpQqehWbD off=1463761 len=1435807 2023-12-16T01:55:25.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 4935 completed, throughput=5MB/sec 2023-12-16T01:55:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:25 smithi118 ceph-mon[131825]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:25 smithi078 ceph-mon[139570]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:25 smithi078 ceph-mon[142991]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:26.262 INFO:tasks.workunit.client.0.smithi078.stdout: 973: throughput=5MB/sec pending data=0 2023-12-16T01:55:26.263 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XdtyIs0QNP2vDiE off=2016119 len=1083648 2023-12-16T01:55:26.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 4936 completed, throughput=5MB/sec 2023-12-16T01:55:26.264 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-94XEe7ZMdvdwfEi off=3560273 len=13768 2023-12-16T01:55:26.264 INFO:tasks.workunit.client.0.smithi078.stdout:op 4937 completed, throughput=5MB/sec 2023-12-16T01:55:26.265 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fKnseXVnx4jPHYz off=9461412 len=1654766 2023-12-16T01:55:26.274 INFO:tasks.workunit.client.0.smithi078.stdout:op 4938 completed, throughput=5MB/sec 2023-12-16T01:55:26.274 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wcMkYv6DkmdCX-m off=3667435 len=1025630 2023-12-16T01:55:26.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 4939 completed, throughput=5MB/sec 2023-12-16T01:55:26.279 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dsTfaxWuTh8U2dY off=11260171 len=60403 2023-12-16T01:55:26.280 INFO:tasks.workunit.client.0.smithi078.stdout:op 4940 completed, throughput=5MB/sec 2023-12-16T01:55:26.280 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AGSwEIMUtM1vidA off=5475867 len=1746886 2023-12-16T01:55:26.283 INFO:tasks.workunit.client.0.smithi078.stdout:op 4941 completed, throughput=5MB/sec 2023-12-16T01:55:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:26] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:55:27.283 INFO:tasks.workunit.client.0.smithi078.stdout: 974: throughput=5MB/sec pending data=0 2023-12-16T01:55:27.284 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ga9_lWZq2tiPqlw off=18808653 len=599806 2023-12-16T01:55:27.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 4942 completed, throughput=5MB/sec 2023-12-16T01:55:27.287 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4y48HZudfVntuUx off=1111529 len=1690305 2023-12-16T01:55:27.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 4943 completed, throughput=5MB/sec 2023-12-16T01:55:27.289 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qjWP31K8ePwN3Z2 off=211012 len=1497506 2023-12-16T01:55:27.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 4944 completed, throughput=5MB/sec 2023-12-16T01:55:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:27 smithi118 ceph-mon[131825]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:27 smithi078 ceph-mon[139570]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:27 smithi078 ceph-mon[142991]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:28.296 INFO:tasks.workunit.client.0.smithi078.stdout: 975: throughput=5MB/sec pending data=0 2023-12-16T01:55:28.296 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pBDvGvbOPtZpU19 off=10015878 len=1611619 2023-12-16T01:55:28.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 4945 completed, throughput=5MB/sec 2023-12-16T01:55:28.299 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ULeGoJZmmfeTxoi off=1585872 len=1860232 2023-12-16T01:55:28.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 4946 completed, throughput=5MB/sec 2023-12-16T01:55:28.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hm-AnQ2PSTea5ph off=450624 len=278423 2023-12-16T01:55:28.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 4947 completed, throughput=5MB/sec 2023-12-16T01:55:28.303 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gaQoH7lHYYS3o1y off=10119356 len=656930 2023-12-16T01:55:28.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 4948 completed, throughput=5MB/sec 2023-12-16T01:55:28.308 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FZBDK7egvLGToVF off=894500 len=1759284 2023-12-16T01:55:28.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 4949 completed, throughput=5MB/sec 2023-12-16T01:55:29.310 INFO:tasks.workunit.client.0.smithi078.stdout: 976: throughput=5MB/sec pending data=0 2023-12-16T01:55:29.311 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n6ez-pMG4wtLXOn off=12218223 len=1431732 2023-12-16T01:55:29.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 4950 completed, throughput=5MB/sec 2023-12-16T01:55:29.313 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9gQ3_WXG2no0Di1 off=1084170 len=1385520 2023-12-16T01:55:29.322 INFO:tasks.workunit.client.0.smithi078.stdout:op 4951 completed, throughput=5MB/sec 2023-12-16T01:55:29.322 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r3T6-OnVsGDPX7r off=3700931 len=221008 2023-12-16T01:55:29.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 4952 completed, throughput=5MB/sec 2023-12-16T01:55:29.325 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6ItO88cN9Sgl3s5 off=97471 len=2001348 2023-12-16T01:55:29.327 INFO:tasks.workunit.client.0.smithi078.stdout:op 4953 completed, throughput=5MB/sec 2023-12-16T01:55:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:29 smithi118 ceph-mon[131825]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:29 smithi078 ceph-mon[139570]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:29 smithi078 ceph-mon[142991]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:55:30.327 INFO:tasks.workunit.client.0.smithi078.stdout: 977: throughput=5MB/sec pending data=0 2023-12-16T01:55:30.327 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_AJk_s1rl6NmLQ5 off=5840572 len=145956 2023-12-16T01:55:30.330 INFO:tasks.workunit.client.0.smithi078.stdout:op 4954 completed, throughput=5MB/sec 2023-12-16T01:55:30.330 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j5YrqABO4Q9hNAF off=18109377 len=583705 2023-12-16T01:55:30.335 INFO:tasks.workunit.client.0.smithi078.stdout:op 4955 completed, throughput=5MB/sec 2023-12-16T01:55:30.335 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u-F94lm0RkL6LiA off=11538424 len=229681 2023-12-16T01:55:30.338 INFO:tasks.workunit.client.0.smithi078.stdout:op 4956 completed, throughput=5MB/sec 2023-12-16T01:55:30.338 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nuUGw1fyrUIC6uK off=592511 len=297883 2023-12-16T01:55:30.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 4957 completed, throughput=5MB/sec 2023-12-16T01:55:30.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2NIfX9Sq6xMj0of off=14532525 len=1209338 2023-12-16T01:55:30.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 4958 completed, throughput=5MB/sec 2023-12-16T01:55:30.345 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QeDZZJ3cdsIQKMy off=12600868 len=1783055 2023-12-16T01:55:30.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 4959 completed, throughput=5MB/sec 2023-12-16T01:55:30.353 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yas9Xl3cw7i30yT off=1911364 len=41059 2023-12-16T01:55:30.356 INFO:tasks.workunit.client.0.smithi078.stdout:op 4960 completed, throughput=5MB/sec 2023-12-16T01:55:30.356 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tJ7IAMjrPE5hYVN off=2405104 len=323715 2023-12-16T01:55:30.356 INFO:tasks.workunit.client.0.smithi078.stdout:op 4961 completed, throughput=5MB/sec 2023-12-16T01:55:30.356 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IUB4QvlrG0gPpko off=3464673 len=1675211 2023-12-16T01:55:30.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 4962 completed, throughput=5MB/sec 2023-12-16T01:55:31.358 INFO:tasks.workunit.client.0.smithi078.stdout: 978: throughput=5MB/sec pending data=0 2023-12-16T01:55:31.358 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LYevtj3LbwylKb0 off=915371 len=595724 2023-12-16T01:55:31.359 INFO:tasks.workunit.client.0.smithi078.stdout:op 4963 completed, throughput=5MB/sec 2023-12-16T01:55:31.359 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-weYiCxt-y1BKyhm off=16919813 len=1812649 2023-12-16T01:55:31.361 INFO:tasks.workunit.client.0.smithi078.stdout:op 4964 completed, throughput=5MB/sec 2023-12-16T01:55:31.361 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FPTsR0MKSqA43DP off=4407809 len=321852 2023-12-16T01:55:31.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 4965 completed, throughput=5MB/sec 2023-12-16T01:55:31.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eQPwazZjS7X16sT off=394149 len=16265 2023-12-16T01:55:31.363 INFO:tasks.workunit.client.0.smithi078.stdout:op 4966 completed, throughput=5MB/sec 2023-12-16T01:55:31.363 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C234qIQNFTQz4kD off=9587550 len=2022553 2023-12-16T01:55:31.365 INFO:tasks.workunit.client.0.smithi078.stdout:op 4967 completed, throughput=5MB/sec 2023-12-16T01:55:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:31 smithi118 ceph-mon[131825]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:31 smithi078 ceph-mon[139570]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:31 smithi078 ceph-mon[142991]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:32.365 INFO:tasks.workunit.client.0.smithi078.stdout: 979: throughput=5MB/sec pending data=0 2023-12-16T01:55:32.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X1HKGGkOZVsRJgU off=11515115 len=1994425 2023-12-16T01:55:32.377 INFO:tasks.workunit.client.0.smithi078.stdout:op 4968 completed, throughput=5MB/sec 2023-12-16T01:55:32.377 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-koK7c1A5ZyVSWl2 off=13764428 len=1696875 2023-12-16T01:55:32.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 4969 completed, throughput=5MB/sec 2023-12-16T01:55:32.386 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-udbZqtnjVGyMDq- off=1422080 len=354543 2023-12-16T01:55:32.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 4970 completed, throughput=5MB/sec 2023-12-16T01:55:32.387 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zk8DA0euGRs7dlc off=19707965 len=1571598 2023-12-16T01:55:32.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 4971 completed, throughput=5MB/sec 2023-12-16T01:55:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:33.394 INFO:tasks.workunit.client.0.smithi078.stdout: 980: throughput=5MB/sec pending data=0 2023-12-16T01:55:33.394 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EUZPd57iECNukop off=4539296 len=347712 2023-12-16T01:55:33.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 4972 completed, throughput=5MB/sec 2023-12-16T01:55:33.395 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Yd_Vlhv1J5b8LvX off=6443304 len=20061 2023-12-16T01:55:33.395 INFO:tasks.workunit.client.0.smithi078.stdout:op 4973 completed, throughput=5MB/sec 2023-12-16T01:55:33.396 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EK0Ddl5U0uwggm- off=1080295 len=1475454 2023-12-16T01:55:33.403 INFO:tasks.workunit.client.0.smithi078.stdout:op 4974 completed, throughput=5MB/sec 2023-12-16T01:55:33.403 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TFClwlwESpoFAvN off=330890 len=1132769 2023-12-16T01:55:33.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 4975 completed, throughput=5MB/sec 2023-12-16T01:55:33.408 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6fv8nO8sqLijyYq off=3012916 len=1649006 2023-12-16T01:55:33.410 INFO:tasks.workunit.client.0.smithi078.stdout:op 4976 completed, throughput=5MB/sec 2023-12-16T01:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:33 smithi118 ceph-mon[131825]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:33 smithi078 ceph-mon[139570]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:33 smithi078 ceph-mon[142991]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:34.410 INFO:tasks.workunit.client.0.smithi078.stdout: 981: throughput=5MB/sec pending data=0 2023-12-16T01:55:34.410 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1FCD0hjalfE1Ajy off=1027431 len=672837 2023-12-16T01:55:34.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 4977 completed, throughput=5MB/sec 2023-12-16T01:55:34.411 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sdm66E7sczSaw9k off=9433161 len=1626477 2023-12-16T01:55:34.418 INFO:tasks.workunit.client.0.smithi078.stdout:op 4978 completed, throughput=5MB/sec 2023-12-16T01:55:34.418 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-W_lLtuc9awJjj4m off=53677 len=1775707 2023-12-16T01:55:34.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 4979 completed, throughput=5MB/sec 2023-12-16T01:55:34.421 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_Ck0XHcKnHE58VP off=0 len=1866871 2023-12-16T01:55:34.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 4980 completed, throughput=5MB/sec 2023-12-16T01:55:35.423 INFO:tasks.workunit.client.0.smithi078.stdout: 982: throughput=5MB/sec pending data=0 2023-12-16T01:55:35.423 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7_EpfPFNgsWgKfz off=3415847 len=1052365 2023-12-16T01:55:35.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 4981 completed, throughput=5MB/sec 2023-12-16T01:55:35.424 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AtNx6j-foJ5vhE0 off=5074392 len=1731109 2023-12-16T01:55:35.433 INFO:tasks.workunit.client.0.smithi078.stdout:op 4982 completed, throughput=5MB/sec 2023-12-16T01:55:35.433 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m9t5grvWckxd_Q_ off=5415056 len=629591 2023-12-16T01:55:35.438 INFO:tasks.workunit.client.0.smithi078.stdout:op 4983 completed, throughput=5MB/sec 2023-12-16T01:55:35.438 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ngoQNM5fGiK0BpF off=7184810 len=760169 2023-12-16T01:55:35.443 INFO:tasks.workunit.client.0.smithi078.stdout:op 4984 completed, throughput=5MB/sec 2023-12-16T01:55:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:35 smithi118 ceph-mon[131825]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:55:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:35 smithi078 ceph-mon[139570]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:55:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:35 smithi078 ceph-mon[142991]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:55:36.443 INFO:tasks.workunit.client.0.smithi078.stdout: 983: throughput=5MB/sec pending data=0 2023-12-16T01:55:36.443 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ap8B3ls1Ojth45y off=1566043 len=60644 2023-12-16T01:55:36.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 4985 completed, throughput=5MB/sec 2023-12-16T01:55:36.446 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w4v6dCzkHXoZmsl off=16516583 len=2026663 2023-12-16T01:55:36.448 INFO:tasks.workunit.client.0.smithi078.stdout:op 4986 completed, throughput=5MB/sec 2023-12-16T01:55:36.448 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d7IIm73VZpGhZvi off=17073493 len=1344262 2023-12-16T01:55:36.455 INFO:tasks.workunit.client.0.smithi078.stdout:op 4987 completed, throughput=5MB/sec 2023-12-16T01:55:36.456 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vekPgcKAHhOhrFy off=6920832 len=1941936 2023-12-16T01:55:36.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 4988 completed, throughput=5MB/sec 2023-12-16T01:55:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:36] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2023-12-16T01:55:37.464 INFO:tasks.workunit.client.0.smithi078.stdout: 984: throughput=5MB/sec pending data=0 2023-12-16T01:55:37.464 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RXOIEHC7eRlPmZM off=2554947 len=1353559 2023-12-16T01:55:37.465 INFO:tasks.workunit.client.0.smithi078.stdout:op 4989 completed, throughput=5MB/sec 2023-12-16T01:55:37.466 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u8ZP_GfaCZuy2sF off=1478590 len=1884477 2023-12-16T01:55:37.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 4990 completed, throughput=5MB/sec 2023-12-16T01:55:37.468 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-euCD4jPNXps8-b- off=5700314 len=196042 2023-12-16T01:55:37.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 4991 completed, throughput=5MB/sec 2023-12-16T01:55:37.468 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HKDXeoT4yZS9eAH off=19118471 len=86978 2023-12-16T01:55:37.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 4992 completed, throughput=5MB/sec 2023-12-16T01:55:37.469 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-G2hdLoVdACZWZNS off=2598924 len=522114 2023-12-16T01:55:37.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 4993 completed, throughput=5MB/sec 2023-12-16T01:55:37.469 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2qPF-rdiO5icH6w off=12008924 len=1809300 2023-12-16T01:55:37.471 INFO:tasks.workunit.client.0.smithi078.stdout:op 4994 completed, throughput=5MB/sec 2023-12-16T01:55:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:37 smithi118 ceph-mon[131825]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:55:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:37 smithi078 ceph-mon[139570]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:55:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:37 smithi078 ceph-mon[142991]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:55:38.472 INFO:tasks.workunit.client.0.smithi078.stdout: 985: throughput=5MB/sec pending data=0 2023-12-16T01:55:38.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f_Yr7t-yI-A8R0m off=4590190 len=204125 2023-12-16T01:55:38.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 4995 completed, throughput=5MB/sec 2023-12-16T01:55:38.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YF5wgm_cNttkq-4 off=959276 len=1393341 2023-12-16T01:55:38.474 INFO:tasks.workunit.client.0.smithi078.stdout:op 4996 completed, throughput=5MB/sec 2023-12-16T01:55:38.474 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JNLR9AnAQ8kUukH off=2132662 len=1632841 2023-12-16T01:55:38.477 INFO:tasks.workunit.client.0.smithi078.stdout:op 4997 completed, throughput=5MB/sec 2023-12-16T01:55:38.477 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cuD2khhrF-GlJgh off=1488326 len=19641 2023-12-16T01:55:38.479 INFO:tasks.workunit.client.0.smithi078.stdout:op 4998 completed, throughput=5MB/sec 2023-12-16T01:55:38.479 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1SKhj7ayiW7UOPY off=208890 len=1710349 2023-12-16T01:55:38.486 INFO:tasks.workunit.client.0.smithi078.stdout:op 4999 completed, throughput=5MB/sec 2023-12-16T01:55:39.486 INFO:tasks.workunit.client.0.smithi078.stdout: 986: throughput=5MB/sec pending data=0 2023-12-16T01:55:39.487 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gTbTU1F9TmQiz-z off=13529495 len=1790556 2023-12-16T01:55:39.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 5000 completed, throughput=5MB/sec 2023-12-16T01:55:39.496 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u6m32HhQec4VZk0 off=6509793 len=1718137 2023-12-16T01:55:39.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 5001 completed, throughput=5MB/sec 2023-12-16T01:55:39.503 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-86I_LRT4fTn26Ic off=9883284 len=52797 2023-12-16T01:55:39.504 INFO:tasks.workunit.client.0.smithi078.stdout:op 5002 completed, throughput=5MB/sec 2023-12-16T01:55:39.504 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cuPQ4SGEs2xdjXP off=4600201 len=541384 2023-12-16T01:55:39.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 5003 completed, throughput=5MB/sec 2023-12-16T01:55:39.508 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-E_wY6je4FHhEbsM off=988318 len=1781381 2023-12-16T01:55:39.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 5004 completed, throughput=5MB/sec 2023-12-16T01:55:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:39 smithi118 ceph-mon[131825]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:39 smithi078 ceph-mon[139570]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:39 smithi078 ceph-mon[142991]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:40.510 INFO:tasks.workunit.client.0.smithi078.stdout: 987: throughput=5MB/sec pending data=0 2023-12-16T01:55:40.510 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1HewXe3Tk0Iuss2 off=5871942 len=160532 2023-12-16T01:55:40.513 INFO:tasks.workunit.client.0.smithi078.stdout:op 5005 completed, throughput=5MB/sec 2023-12-16T01:55:40.513 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5tq0O4dxv9eh9V off=496337 len=146774 2023-12-16T01:55:40.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 5006 completed, throughput=5MB/sec 2023-12-16T01:55:40.516 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vX0i5KIz2GYPiAx off=4179135 len=165556 2023-12-16T01:55:40.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 5007 completed, throughput=5MB/sec 2023-12-16T01:55:40.519 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y1vBZfh72p7RYMm off=2373786 len=9367 2023-12-16T01:55:40.521 INFO:tasks.workunit.client.0.smithi078.stdout:op 5008 completed, throughput=5MB/sec 2023-12-16T01:55:40.521 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Txv4K6XMSUgF9ZJ off=2786381 len=385780 2023-12-16T01:55:40.524 INFO:tasks.workunit.client.0.smithi078.stdout:op 5009 completed, throughput=5MB/sec 2023-12-16T01:55:40.524 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XvKrX_cpyzzIPr0 off=10129069 len=786933 2023-12-16T01:55:40.525 INFO:tasks.workunit.client.0.smithi078.stdout:op 5010 completed, throughput=5MB/sec 2023-12-16T01:55:40.525 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KRDvMabaSre-371 off=3457985 len=1239345 2023-12-16T01:55:40.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 5011 completed, throughput=5MB/sec 2023-12-16T01:55:40.528 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dJn6qpA5VA_1Ob0 off=14618993 len=1533889 2023-12-16T01:55:40.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 5012 completed, throughput=5MB/sec 2023-12-16T01:55:40.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aw6PbqZnW431dix off=20957621 len=1456684 2023-12-16T01:55:40.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 5013 completed, throughput=5MB/sec 2023-12-16T01:55:41.531 INFO:tasks.workunit.client.0.smithi078.stdout: 988: throughput=5MB/sec pending data=0 2023-12-16T01:55:41.531 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YoODWBeL2wBqbd3 off=1238882 len=1261668 2023-12-16T01:55:41.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 5014 completed, throughput=5MB/sec 2023-12-16T01:55:41.536 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-edGjuzq7z8TKFuV off=2850094 len=864401 2023-12-16T01:55:41.542 INFO:tasks.workunit.client.0.smithi078.stdout:op 5015 completed, throughput=5MB/sec 2023-12-16T01:55:41.542 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yXIpTCF3BfJtc2h off=1638077 len=1996619 2023-12-16T01:55:41.544 INFO:tasks.workunit.client.0.smithi078.stdout:op 5016 completed, throughput=5MB/sec 2023-12-16T01:55:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:41 smithi118 ceph-mon[131825]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:41 smithi078 ceph-mon[139570]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:41 smithi078 ceph-mon[142991]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:42.544 INFO:tasks.workunit.client.0.smithi078.stdout: 989: throughput=5MB/sec pending data=0 2023-12-16T01:55:42.544 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FsCyRqOGmd507lr off=20106632 len=589336 2023-12-16T01:55:42.549 INFO:tasks.workunit.client.0.smithi078.stdout:op 5017 completed, throughput=5MB/sec 2023-12-16T01:55:42.549 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IpWqrxUBnGfuTQp off=1378360 len=38358 2023-12-16T01:55:42.550 INFO:tasks.workunit.client.0.smithi078.stdout:op 5018 completed, throughput=5MB/sec 2023-12-16T01:55:42.550 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cvD8SJSx0A4Fw2w off=464766 len=55189 2023-12-16T01:55:42.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 5019 completed, throughput=5MB/sec 2023-12-16T01:55:42.552 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KJ8LDzPG52W3Enz off=5553147 len=548411 2023-12-16T01:55:42.553 INFO:tasks.workunit.client.0.smithi078.stdout:op 5020 completed, throughput=5MB/sec 2023-12-16T01:55:42.553 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h1leOelPRMCYuJ1 off=8358987 len=2069461 2023-12-16T01:55:42.561 INFO:tasks.workunit.client.0.smithi078.stdout:op 5021 completed, throughput=5MB/sec 2023-12-16T01:55:42.561 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-brcskHhI7Bw6s6l off=3234316 len=2013385 2023-12-16T01:55:42.564 INFO:tasks.workunit.client.0.smithi078.stdout:op 5022 completed, throughput=5MB/sec 2023-12-16T01:55:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:43 smithi118 ceph-mon[131825]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:43 smithi078 ceph-mon[139570]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:43 smithi078 ceph-mon[142991]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:55:43.565 INFO:tasks.workunit.client.0.smithi078.stdout: 990: throughput=5MB/sec pending data=0 2023-12-16T01:55:43.565 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qwU_tPXoUPFJabV off=4041994 len=839576 2023-12-16T01:55:43.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 5023 completed, throughput=5MB/sec 2023-12-16T01:55:43.570 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oFrAFljjth_XEny off=1472082 len=1283257 2023-12-16T01:55:43.578 INFO:tasks.workunit.client.0.smithi078.stdout:op 5024 completed, throughput=5MB/sec 2023-12-16T01:55:43.578 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-36bZ78fi7fVmVWu off=6043365 len=1274442 2023-12-16T01:55:43.581 INFO:tasks.workunit.client.0.smithi078.stdout:op 5025 completed, throughput=5MB/sec 2023-12-16T01:55:43.581 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-r_OkN9NuF7k3KHV off=12038296 len=928617 2023-12-16T01:55:43.582 INFO:tasks.workunit.client.0.smithi078.stdout:op 5026 completed, throughput=5MB/sec 2023-12-16T01:55:43.582 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lkvQWZ574plqvX2 off=3210941 len=1545271 2023-12-16T01:55:43.585 INFO:tasks.workunit.client.0.smithi078.stdout:op 5027 completed, throughput=5MB/sec 2023-12-16T01:55:44.586 INFO:tasks.workunit.client.0.smithi078.stdout: 991: throughput=5MB/sec pending data=0 2023-12-16T01:55:44.586 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lHS96i1DdM3vYH8 off=7008694 len=486829 2023-12-16T01:55:44.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 5028 completed, throughput=5MB/sec 2023-12-16T01:55:44.590 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dKc77814GlOYGB0 off=6136585 len=2012325 2023-12-16T01:55:44.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 5029 completed, throughput=5MB/sec 2023-12-16T01:55:44.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_SIs5WsmeeKmM0P off=983386 len=926191 2023-12-16T01:55:44.603 INFO:tasks.workunit.client.0.smithi078.stdout:op 5030 completed, throughput=5MB/sec 2023-12-16T01:55:44.604 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rUOEsi1sLER5RVH off=2575412 len=687206 2023-12-16T01:55:44.608 INFO:tasks.workunit.client.0.smithi078.stdout:op 5031 completed, throughput=5MB/sec 2023-12-16T01:55:44.609 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-36bZ78fi7fVmVWu off=6677294 len=1506411 2023-12-16T01:55:44.611 INFO:tasks.workunit.client.0.smithi078.stdout:op 5032 completed, throughput=5MB/sec 2023-12-16T01:55:45.133 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (34m) 9m ago 38m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (34m) 7m ago 38m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (39m) 9m ago 39m 22.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (39m) 7m ago 39m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (33m) 7m ago 42m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (34m) 9m ago 44m 540M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:55:45.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (33m) 9m ago 44m 251M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (32m) 7m ago 43m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (33m) 9m ago 43m 149M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (34m) 9m ago 38m 18.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (34m) 7m ago 38m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (32m) 9m ago 42m 2037M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (31m) 9m ago 42m 2252M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (31m) 9m ago 41m 2232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (30m) 9m ago 41m 1672M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (30m) 7m ago 41m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (29m) 7m ago 40m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (28m) 7m ago 40m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (28m) 7m ago 39m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:55:45.448 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (33m) 7m ago 39m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:55:45.611 INFO:tasks.workunit.client.0.smithi078.stdout: 992: throughput=5MB/sec pending data=0 2023-12-16T01:55:45.612 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yF79k8uPVbk2TFM off=3373261 len=1623069 2023-12-16T01:55:45.612 INFO:tasks.workunit.client.0.smithi078.stdout:op 5033 completed, throughput=5MB/sec 2023-12-16T01:55:45.613 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QW0o4fy4HBlpMvK off=1565699 len=1034491 2023-12-16T01:55:45.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 5034 completed, throughput=5MB/sec 2023-12-16T01:55:45.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FVSNM96QXScp9Y5 off=13706394 len=692492 2023-12-16T01:55:45.615 INFO:tasks.workunit.client.0.smithi078.stdout:op 5035 completed, throughput=5MB/sec 2023-12-16T01:55:45.615 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bsQM9cX8j_rjoV4 off=2214953 len=1139896 2023-12-16T01:55:45.621 INFO:tasks.workunit.client.0.smithi078.stdout:op 5036 completed, throughput=5MB/sec 2023-12-16T01:55:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:45 smithi118 ceph-mon[131825]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:55:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:45 smithi078 ceph-mon[139570]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:55:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:45 smithi078 ceph-mon[142991]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:45.834 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:55:45.835 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:55:46.621 INFO:tasks.workunit.client.0.smithi078.stdout: 993: throughput=5MB/sec pending data=0 2023-12-16T01:55:46.621 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-095T4B5d5zZN9Xv off=14026666 len=703605 2023-12-16T01:55:46.625 INFO:tasks.workunit.client.0.smithi078.stdout:op 5037 completed, throughput=5MB/sec 2023-12-16T01:55:46.625 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GQSO2yQp0i8PK_4 off=391764 len=1934094 2023-12-16T01:55:46.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 5038 completed, throughput=5MB/sec 2023-12-16T01:55:46.637 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P90wjx9Q6b4qFiS off=2468900 len=1156370 2023-12-16T01:55:46.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 5039 completed, throughput=5MB/sec 2023-12-16T01:55:46.637 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-usgT6LdRxJeuKcD off=10255182 len=1291299 2023-12-16T01:55:46.643 INFO:tasks.workunit.client.0.smithi078.stdout:op 5040 completed, throughput=5MB/sec 2023-12-16T01:55:46.644 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gMdP5DdlzbvP0ys off=22355475 len=936229 2023-12-16T01:55:46.648 INFO:tasks.workunit.client.0.smithi078.stdout:op 5041 completed, throughput=5MB/sec 2023-12-16T01:55:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:46 smithi118 ceph-mon[131825]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:46 smithi118 ceph-mon[131825]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/847274786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[139570]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[139570]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/847274786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:46] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2023-12-16T01:55:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[142991]: from='client.35754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[142991]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:55:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/847274786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:55:47.649 INFO:tasks.workunit.client.0.smithi078.stdout: 994: throughput=5MB/sec pending data=0 2023-12-16T01:55:47.649 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lj0KRsNj4-NV71I off=11213925 len=1743250 2023-12-16T01:55:47.652 INFO:tasks.workunit.client.0.smithi078.stdout:op 5042 completed, throughput=5MB/sec 2023-12-16T01:55:47.652 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-95FY9QhXZL7R7rP off=1749878 len=2039920 2023-12-16T01:55:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:47 smithi118 ceph-mon[131825]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:47.662 INFO:tasks.workunit.client.0.smithi078.stdout:op 5043 completed, throughput=5MB/sec 2023-12-16T01:55:47.662 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-34ZIdM66--jxWsb off=310447 len=1205614 2023-12-16T01:55:47.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 5044 completed, throughput=5MB/sec 2023-12-16T01:55:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:47 smithi078 ceph-mon[142991]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:47 smithi078 ceph-mon[139570]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:55:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:55:48.664 INFO:tasks.workunit.client.0.smithi078.stdout: 995: throughput=5MB/sec pending data=0 2023-12-16T01:55:48.664 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jas81E6U-OMjV3V off=6702121 len=494099 2023-12-16T01:55:48.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 5045 completed, throughput=5MB/sec 2023-12-16T01:55:48.669 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KfMqwxfMJX1nhpX off=2003271 len=1501550 2023-12-16T01:55:48.677 INFO:tasks.workunit.client.0.smithi078.stdout:op 5046 completed, throughput=5MB/sec 2023-12-16T01:55:48.677 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V80YtGowtm4XtAf off=8920440 len=1758098 2023-12-16T01:55:48.684 INFO:tasks.workunit.client.0.smithi078.stdout:op 5047 completed, throughput=5MB/sec 2023-12-16T01:55:48.684 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WQbAE_vJbU1R5u_ off=9210172 len=916076 2023-12-16T01:55:48.690 INFO:tasks.workunit.client.0.smithi078.stdout:op 5048 completed, throughput=5MB/sec 2023-12-16T01:55:48.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GKnMI3tfXQIp-nO off=14090143 len=1891381 2023-12-16T01:55:48.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 5049 completed, throughput=5MB/sec 2023-12-16T01:55:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:49 smithi118 ceph-mon[131825]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:49.699 INFO:tasks.workunit.client.0.smithi078.stdout: 996: throughput=5MB/sec pending data=0 2023-12-16T01:55:49.699 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QiIxGQnf6ycN1Pc off=6882411 len=832412 2023-12-16T01:55:49.700 INFO:tasks.workunit.client.0.smithi078.stdout:op 5050 completed, throughput=5MB/sec 2023-12-16T01:55:49.700 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uGc45r6qxXmLfYw off=7266324 len=1285405 2023-12-16T01:55:49.707 INFO:tasks.workunit.client.0.smithi078.stdout:op 5051 completed, throughput=5MB/sec 2023-12-16T01:55:49.707 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2IFSHdaYQ83B1ZN off=133208 len=162747 2023-12-16T01:55:49.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 5052 completed, throughput=5MB/sec 2023-12-16T01:55:49.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U4Dr-VMh5ezRpHc off=2983349 len=234760 2023-12-16T01:55:49.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 5053 completed, throughput=5MB/sec 2023-12-16T01:55:49.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IU4gMeVB7INOuq1 off=1055222 len=933144 2023-12-16T01:55:49.713 INFO:tasks.workunit.client.0.smithi078.stdout:op 5054 completed, throughput=5MB/sec 2023-12-16T01:55:49.713 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FLgoTyzet9eTfpb off=7947137 len=134286 2023-12-16T01:55:49.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 5055 completed, throughput=5MB/sec 2023-12-16T01:55:49.716 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XJuBc4-cZ9qKT1P off=1804814 len=90420 2023-12-16T01:55:49.716 INFO:tasks.workunit.client.0.smithi078.stdout:op 5056 completed, throughput=5MB/sec 2023-12-16T01:55:49.716 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U8v1TLYG0yrVvKT off=3122737 len=363104 2023-12-16T01:55:49.717 INFO:tasks.workunit.client.0.smithi078.stdout:op 5057 completed, throughput=5MB/sec 2023-12-16T01:55:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:49 smithi078 ceph-mon[139570]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:49 smithi078 ceph-mon[142991]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:50.717 INFO:tasks.workunit.client.0.smithi078.stdout: 997: throughput=5MB/sec pending data=0 2023-12-16T01:55:50.717 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WnJRDsBTPcKs9l5 off=5440582 len=1834448 2023-12-16T01:55:50.720 INFO:tasks.workunit.client.0.smithi078.stdout:op 5058 completed, throughput=5MB/sec 2023-12-16T01:55:50.721 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H6tQ0wJqpUwD88Y off=14378243 len=414515 2023-12-16T01:55:50.725 INFO:tasks.workunit.client.0.smithi078.stdout:op 5059 completed, throughput=5MB/sec 2023-12-16T01:55:50.725 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xqcB3Z_kCiTcNun off=15496750 len=426618 2023-12-16T01:55:50.726 INFO:tasks.workunit.client.0.smithi078.stdout:op 5060 completed, throughput=5MB/sec 2023-12-16T01:55:50.726 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Qmuzupg6X9pFmfP off=2317907 len=972439 2023-12-16T01:55:50.731 INFO:tasks.workunit.client.0.smithi078.stdout:op 5061 completed, throughput=5MB/sec 2023-12-16T01:55:50.732 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L09RspXKVl2kSW2 off=4714561 len=1933941 2023-12-16T01:55:50.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 5062 completed, throughput=5MB/sec 2023-12-16T01:55:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:51 smithi118 ceph-mon[131825]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:51 smithi078 ceph-mon[139570]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:51 smithi078 ceph-mon[142991]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:55:51.740 INFO:tasks.workunit.client.0.smithi078.stdout: 998: throughput=5MB/sec pending data=0 2023-12-16T01:55:51.740 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ySCNMlKT1Y9_eJN off=9294527 len=1722660 2023-12-16T01:55:51.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 5063 completed, throughput=5MB/sec 2023-12-16T01:55:51.750 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L9Iw-xZO-cAojA- off=11726640 len=339871 2023-12-16T01:55:51.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 5064 completed, throughput=5MB/sec 2023-12-16T01:55:51.754 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n0y7d-AHF2FrSrD off=1566359 len=1674709 2023-12-16T01:55:51.755 INFO:tasks.workunit.client.0.smithi078.stdout:op 5065 completed, throughput=5MB/sec 2023-12-16T01:55:51.756 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qNYmowsM_XS57Qa off=1824775 len=1314336 2023-12-16T01:55:51.762 INFO:tasks.workunit.client.0.smithi078.stdout:op 5066 completed, throughput=5MB/sec 2023-12-16T01:55:52.763 INFO:tasks.workunit.client.0.smithi078.stdout: 999: throughput=5MB/sec pending data=0 2023-12-16T01:55:52.763 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M5bmUdSF6j02qUD off=3110883 len=547321 2023-12-16T01:55:52.767 INFO:tasks.workunit.client.0.smithi078.stdout:op 5067 completed, throughput=5MB/sec 2023-12-16T01:55:52.767 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D8FnKbRbbVdeg5q off=14993649 len=1410256 2023-12-16T01:55:52.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 5068 completed, throughput=5MB/sec 2023-12-16T01:55:52.769 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-I33ykFlR2RVVAHb off=37573 len=581618 2023-12-16T01:55:52.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 5069 completed, throughput=5MB/sec 2023-12-16T01:55:52.773 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EDTXa7WfUN7DELX off=3170573 len=1427383 2023-12-16T01:55:52.775 INFO:tasks.workunit.client.0.smithi078.stdout:op 5070 completed, throughput=5MB/sec 2023-12-16T01:55:52.775 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xMgzvtpvKk1fZBh off=248788 len=1242210 2023-12-16T01:55:52.776 INFO:tasks.workunit.client.0.smithi078.stdout:op 5071 completed, throughput=5MB/sec 2023-12-16T01:55:52.776 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YSAc1AwhoKVFttH off=12991260 len=128241 2023-12-16T01:55:52.778 INFO:tasks.workunit.client.0.smithi078.stdout:op 5072 completed, throughput=5MB/sec 2023-12-16T01:55:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:53 smithi118 ceph-mon[131825]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:53 smithi078 ceph-mon[139570]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:53 smithi078 ceph-mon[142991]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:55:53.779 INFO:tasks.workunit.client.0.smithi078.stdout: 1000: throughput=5MB/sec pending data=0 2023-12-16T01:55:53.779 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V1cQX-Xopj_TChu off=2120598 len=149133 2023-12-16T01:55:53.779 INFO:tasks.workunit.client.0.smithi078.stdout:op 5073 completed, throughput=5MB/sec 2023-12-16T01:55:53.780 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f_Yr7t-yI-A8R0m off=1110659 len=1810457 2023-12-16T01:55:53.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 5074 completed, throughput=5MB/sec 2023-12-16T01:55:53.788 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hOSKefFqtXFD3VO off=13514013 len=128251 2023-12-16T01:55:53.791 INFO:tasks.workunit.client.0.smithi078.stdout:op 5075 completed, throughput=5MB/sec 2023-12-16T01:55:53.791 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HTZSUPB-ry1EWBb off=1301855 len=1758550 2023-12-16T01:55:53.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 5076 completed, throughput=5MB/sec 2023-12-16T01:55:53.799 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ID3T1dqABuvDZwt off=13970768 len=1587175 2023-12-16T01:55:53.804 INFO:tasks.workunit.client.0.smithi078.stdout:op 5077 completed, throughput=5MB/sec 2023-12-16T01:55:54.805 INFO:tasks.workunit.client.0.smithi078.stdout: 1001: throughput=5MB/sec pending data=0 2023-12-16T01:55:54.805 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yWh8J2xL9epuIO6 off=7006694 len=1121197 2023-12-16T01:55:54.806 INFO:tasks.workunit.client.0.smithi078.stdout:op 5078 completed, throughput=5MB/sec 2023-12-16T01:55:54.806 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Zo78EmE1blH9rV0 off=5597731 len=1653893 2023-12-16T01:55:54.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 5079 completed, throughput=5MB/sec 2023-12-16T01:55:54.808 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XRjg3S7rY4wfUWa off=3862892 len=685095 2023-12-16T01:55:54.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 5080 completed, throughput=5MB/sec 2023-12-16T01:55:54.809 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-B26smILeVcJEnJQ off=5951576 len=977757 2023-12-16T01:55:54.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 5081 completed, throughput=5MB/sec 2023-12-16T01:55:54.810 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-obTuoH0rB8U0rZO off=16452606 len=566628 2023-12-16T01:55:54.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 5082 completed, throughput=5MB/sec 2023-12-16T01:55:54.812 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JcRqKKlvH3F-2oo off=4265390 len=1160625 2023-12-16T01:55:54.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 5083 completed, throughput=5MB/sec 2023-12-16T01:55:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:55 smithi118 ceph-mon[131825]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:55:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:55 smithi078 ceph-mon[139570]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:55:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:55 smithi078 ceph-mon[142991]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:55:55.819 INFO:tasks.workunit.client.0.smithi078.stdout: 1002: throughput=5MB/sec pending data=0 2023-12-16T01:55:55.819 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c-NVxyM_sKJ0z-s off=3371711 len=1101513 2023-12-16T01:55:55.825 INFO:tasks.workunit.client.0.smithi078.stdout:op 5084 completed, throughput=5MB/sec 2023-12-16T01:55:55.825 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LI5JdxZgfmQlV0C off=15116148 len=1135356 2023-12-16T01:55:55.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 5085 completed, throughput=5MB/sec 2023-12-16T01:55:55.826 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YpNlPygFhgzz3Wr off=14880022 len=1951778 2023-12-16T01:55:55.835 INFO:tasks.workunit.client.0.smithi078.stdout:op 5086 completed, throughput=5MB/sec 2023-12-16T01:55:55.836 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_SBRkerby5elYYs off=2080304 len=1573946 2023-12-16T01:55:55.837 INFO:tasks.workunit.client.0.smithi078.stdout:op 5087 completed, throughput=5MB/sec 2023-12-16T01:55:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:55:56] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2023-12-16T01:55:56.838 INFO:tasks.workunit.client.0.smithi078.stdout: 1003: throughput=5MB/sec pending data=0 2023-12-16T01:55:56.838 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eqGuDuFfd1xKYF4 off=3536958 len=322358 2023-12-16T01:55:56.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 5088 completed, throughput=5MB/sec 2023-12-16T01:55:56.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DKF5M8l8AO-AuO4 off=9112750 len=1821865 2023-12-16T01:55:56.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 5089 completed, throughput=5MB/sec 2023-12-16T01:55:56.842 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7IGd8I_FSC0v1K1 off=2532401 len=561673 2023-12-16T01:55:56.843 INFO:tasks.workunit.client.0.smithi078.stdout:op 5090 completed, throughput=5MB/sec 2023-12-16T01:55:56.844 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u5udL9vQfkuyKOQ off=10801034 len=987328 2023-12-16T01:55:56.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 5091 completed, throughput=5MB/sec 2023-12-16T01:55:56.850 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fpvZpnMPD-q-m8e off=2377732 len=866781 2023-12-16T01:55:56.854 INFO:tasks.workunit.client.0.smithi078.stdout:op 5092 completed, throughput=5MB/sec 2023-12-16T01:55:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:57 smithi118 ceph-mon[131825]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:57 smithi078 ceph-mon[139570]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:57 smithi078 ceph-mon[142991]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:55:57.854 INFO:tasks.workunit.client.0.smithi078.stdout: 1004: throughput=5MB/sec pending data=0 2023-12-16T01:55:57.855 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x2B_8OnYdmJF7Sf off=2355080 len=773243 2023-12-16T01:55:57.856 INFO:tasks.workunit.client.0.smithi078.stdout:op 5093 completed, throughput=5MB/sec 2023-12-16T01:55:57.856 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7ICwadWsS4OVtWJ off=9719282 len=133247 2023-12-16T01:55:57.859 INFO:tasks.workunit.client.0.smithi078.stdout:op 5094 completed, throughput=5MB/sec 2023-12-16T01:55:57.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3cgsgirlLbp13fC off=5694544 len=903034 2023-12-16T01:55:57.863 INFO:tasks.workunit.client.0.smithi078.stdout:op 5095 completed, throughput=5MB/sec 2023-12-16T01:55:57.863 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fMXEwy-Ewbbyw2v off=8964895 len=470131 2023-12-16T01:55:57.864 INFO:tasks.workunit.client.0.smithi078.stdout:op 5096 completed, throughput=5MB/sec 2023-12-16T01:55:57.864 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S6VIvyhX2Iu4xta off=11681047 len=1110652 2023-12-16T01:55:57.870 INFO:tasks.workunit.client.0.smithi078.stdout:op 5097 completed, throughput=5MB/sec 2023-12-16T01:55:57.870 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-actSMUTezRLx8Kb off=7880331 len=2011691 2023-12-16T01:55:57.879 INFO:tasks.workunit.client.0.smithi078.stdout:op 5098 completed, throughput=5MB/sec 2023-12-16T01:55:58.879 INFO:tasks.workunit.client.0.smithi078.stdout: 1005: throughput=5MB/sec pending data=0 2023-12-16T01:55:58.879 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_xJMyzuqDrPch20 off=8992409 len=1393112 2023-12-16T01:55:58.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 5099 completed, throughput=5MB/sec 2023-12-16T01:55:58.881 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-74FDRGUXfk7Ar_D off=958525 len=854030 2023-12-16T01:55:58.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 5100 completed, throughput=5MB/sec 2023-12-16T01:55:58.883 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-L1rrC7cJ-vc7CUj off=5718565 len=66186 2023-12-16T01:55:58.884 INFO:tasks.workunit.client.0.smithi078.stdout:op 5101 completed, throughput=5MB/sec 2023-12-16T01:55:58.884 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-02rVftBq9r6dJVl off=4883447 len=2027915 2023-12-16T01:55:58.893 INFO:tasks.workunit.client.0.smithi078.stdout:op 5102 completed, throughput=5MB/sec 2023-12-16T01:55:58.893 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KeqUoUf4kY0bvFz off=13174191 len=1886533 2023-12-16T01:55:58.900 INFO:tasks.workunit.client.0.smithi078.stdout:op 5103 completed, throughput=5MB/sec 2023-12-16T01:55:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:55:59 smithi118 ceph-mon[131825]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:55:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:55:59 smithi078 ceph-mon[139570]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:55:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:55:59 smithi078 ceph-mon[142991]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:55:59.900 INFO:tasks.workunit.client.0.smithi078.stdout: 1006: throughput=5MB/sec pending data=0 2023-12-16T01:55:59.901 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iVtZE_Sb3POZT2- off=0 len=1115214 2023-12-16T01:55:59.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 5104 completed, throughput=5MB/sec 2023-12-16T01:55:59.905 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ch-wtlSSNdzBxol off=3439783 len=1674584 2023-12-16T01:55:59.914 INFO:tasks.workunit.client.0.smithi078.stdout:op 5105 completed, throughput=5MB/sec 2023-12-16T01:55:59.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-95YqANdTHijT0pr off=0 len=1641418 2023-12-16T01:55:59.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 5106 completed, throughput=5MB/sec 2023-12-16T01:56:00.917 INFO:tasks.workunit.client.0.smithi078.stdout: 1007: throughput=5MB/sec pending data=0 2023-12-16T01:56:00.917 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P_xN4wMsjidmeTN off=43406 len=784510 2023-12-16T01:56:00.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 5107 completed, throughput=5MB/sec 2023-12-16T01:56:00.922 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lxFhdDXndXQX0h7 off=1927782 len=240459 2023-12-16T01:56:00.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 5108 completed, throughput=5MB/sec 2023-12-16T01:56:00.922 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8hPbQTCjlfje6a3 off=6450995 len=1638290 2023-12-16T01:56:00.925 INFO:tasks.workunit.client.0.smithi078.stdout:op 5109 completed, throughput=5MB/sec 2023-12-16T01:56:00.925 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ta2H3u6Sj6WKI2t off=8728845 len=868707 2023-12-16T01:56:00.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 5110 completed, throughput=5MB/sec 2023-12-16T01:56:00.927 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yPCQiz8WQsQv0vy off=19399185 len=162725 2023-12-16T01:56:00.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 5111 completed, throughput=5MB/sec 2023-12-16T01:56:00.927 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s6439e8Kim8_pFi off=10373684 len=593276 2023-12-16T01:56:00.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 5112 completed, throughput=5MB/sec 2023-12-16T01:56:00.932 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LZVE-LFSCENPREa off=20847522 len=1437719 2023-12-16T01:56:00.939 INFO:tasks.workunit.client.0.smithi078.stdout:op 5113 completed, throughput=5MB/sec 2023-12-16T01:56:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:01 smithi118 ceph-mon[131825]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:56:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:56:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:01 smithi078 ceph-mon[139570]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:56:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:56:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:01 smithi078 ceph-mon[142991]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:56:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:56:01.939 INFO:tasks.workunit.client.0.smithi078.stdout: 1008: throughput=5MB/sec pending data=0 2023-12-16T01:56:01.939 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3--Aoue8UtEPrd5 off=9657138 len=745012 2023-12-16T01:56:01.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 5114 completed, throughput=5MB/sec 2023-12-16T01:56:01.944 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZEldQxROd7f0KRr off=705378 len=1246068 2023-12-16T01:56:01.945 INFO:tasks.workunit.client.0.smithi078.stdout:op 5115 completed, throughput=5MB/sec 2023-12-16T01:56:01.945 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-k4kVAg3wxvjTGYu off=6603719 len=1927672 2023-12-16T01:56:01.953 INFO:tasks.workunit.client.0.smithi078.stdout:op 5116 completed, throughput=5MB/sec 2023-12-16T01:56:01.953 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G06xLhT7yDBJnc3 off=5921790 len=1810340 2023-12-16T01:56:01.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 5117 completed, throughput=5MB/sec 2023-12-16T01:56:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:02.961 INFO:tasks.workunit.client.0.smithi078.stdout: 1009: throughput=5MB/sec pending data=0 2023-12-16T01:56:02.961 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Edmq4QvowEbvTBS off=3577330 len=47217 2023-12-16T01:56:02.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 5118 completed, throughput=5MB/sec 2023-12-16T01:56:02.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cqMQ5TknAvydlMF off=8484248 len=407389 2023-12-16T01:56:02.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 5119 completed, throughput=5MB/sec 2023-12-16T01:56:02.967 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KH-ORTmWeRPiZ54 off=212060 len=826692 2023-12-16T01:56:02.971 INFO:tasks.workunit.client.0.smithi078.stdout:op 5120 completed, throughput=5MB/sec 2023-12-16T01:56:02.971 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NI65Z-paf3etkUv off=118487 len=782267 2023-12-16T01:56:02.975 INFO:tasks.workunit.client.0.smithi078.stdout:op 5121 completed, throughput=5MB/sec 2023-12-16T01:56:02.975 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1wELcADDIGIhtg- off=603615 len=1903154 2023-12-16T01:56:02.976 INFO:tasks.workunit.client.0.smithi078.stdout:op 5122 completed, throughput=5MB/sec 2023-12-16T01:56:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:03 smithi118 ceph-mon[131825]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:56:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:03 smithi078 ceph-mon[139570]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:56:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:03 smithi078 ceph-mon[142991]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:56:03.977 INFO:tasks.workunit.client.0.smithi078.stdout: 1010: throughput=5MB/sec pending data=0 2023-12-16T01:56:03.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HO1fPz0LRrnRfg9 off=1727829 len=2004634 2023-12-16T01:56:03.980 INFO:tasks.workunit.client.0.smithi078.stdout:op 5123 completed, throughput=5MB/sec 2023-12-16T01:56:03.981 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ihHBqghhe06N2qO off=4491420 len=227730 2023-12-16T01:56:03.983 INFO:tasks.workunit.client.0.smithi078.stdout:op 5124 completed, throughput=5MB/sec 2023-12-16T01:56:03.984 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sIH_QNumoRnl7ea off=10914163 len=1315267 2023-12-16T01:56:03.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 5125 completed, throughput=5MB/sec 2023-12-16T01:56:03.985 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6-p0SckdtvxRZ-C off=742044 len=1705885 2023-12-16T01:56:03.986 INFO:tasks.workunit.client.0.smithi078.stdout:op 5126 completed, throughput=5MB/sec 2023-12-16T01:56:03.986 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i2Oo7ZB2GECIih8 off=284710 len=1217126 2023-12-16T01:56:03.991 INFO:tasks.workunit.client.0.smithi078.stdout:op 5127 completed, throughput=5MB/sec 2023-12-16T01:56:04.707 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.707 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.707 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.707 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.707 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.708 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.708 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.708 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:04.992 INFO:tasks.workunit.client.0.smithi078.stdout: 1011: throughput=5MB/sec pending data=0 2023-12-16T01:56:04.992 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KII36U58g37Pl37 off=550838 len=1257372 2023-12-16T01:56:04.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 5128 completed, throughput=5MB/sec 2023-12-16T01:56:04.996 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XfOmjWQkU_X7HNN off=4073219 len=789238 2023-12-16T01:56:04.999 INFO:tasks.workunit.client.0.smithi078.stdout:op 5129 completed, throughput=5MB/sec 2023-12-16T01:56:04.999 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G0M-m04Mxyfngk1 off=17104584 len=1136716 2023-12-16T01:56:05.005 INFO:tasks.workunit.client.0.smithi078.stdout:op 5130 completed, throughput=5MB/sec 2023-12-16T01:56:05.005 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kI-uVvcJ-4fkEJ2 off=2752674 len=631545 2023-12-16T01:56:05.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 5131 completed, throughput=5MB/sec 2023-12-16T01:56:05.010 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KaF013X72Gd0G7E off=2066946 len=1654224 2023-12-16T01:56:05.010 INFO:tasks.workunit.client.0.smithi078.stdout:op 5132 completed, throughput=5MB/sec 2023-12-16T01:56:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:05 smithi078 ceph-mon[139570]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:56:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:05 smithi078 ceph-mon[142991]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:56:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:05 smithi118 ceph-mon[131825]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:56:06.010 INFO:tasks.workunit.client.0.smithi078.stdout: 1012: throughput=5MB/sec pending data=0 2023-12-16T01:56:06.011 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-euJPO1PdW8hsT97 off=658650 len=722501 2023-12-16T01:56:06.016 INFO:tasks.workunit.client.0.smithi078.stdout:op 5133 completed, throughput=5MB/sec 2023-12-16T01:56:06.016 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_H8vT5d3Cab4rQE off=7736987 len=2077524 2023-12-16T01:56:06.023 INFO:tasks.workunit.client.0.smithi078.stdout:op 5134 completed, throughput=5MB/sec 2023-12-16T01:56:06.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zFV-9MBoOrwWVO6 off=12510381 len=1462378 2023-12-16T01:56:06.028 INFO:tasks.workunit.client.0.smithi078.stdout:op 5135 completed, throughput=5MB/sec 2023-12-16T01:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:06] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2023-12-16T01:56:07.028 INFO:tasks.workunit.client.0.smithi078.stdout: 1013: throughput=5MB/sec pending data=0 2023-12-16T01:56:07.028 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ra5zhq9slJ7jlKb off=6511919 len=900974 2023-12-16T01:56:07.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 5136 completed, throughput=5MB/sec 2023-12-16T01:56:07.034 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-37aY0Hdr31To_Tr off=23537142 len=132538 2023-12-16T01:56:07.035 INFO:tasks.workunit.client.0.smithi078.stdout:op 5137 completed, throughput=5MB/sec 2023-12-16T01:56:07.035 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BOLldOoNr6rq5PS off=2381767 len=473276 2023-12-16T01:56:07.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 5138 completed, throughput=5MB/sec 2023-12-16T01:56:07.036 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HypnRCusYWq71Vr off=4237203 len=1163288 2023-12-16T01:56:07.043 INFO:tasks.workunit.client.0.smithi078.stdout:op 5139 completed, throughput=5MB/sec 2023-12-16T01:56:07.043 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Noq_FmxrgUXbgUr off=16009321 len=1792429 2023-12-16T01:56:07.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 5140 completed, throughput=5MB/sec 2023-12-16T01:56:07.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9H7Yg3hH-fszpRh off=11085387 len=548119 2023-12-16T01:56:07.047 INFO:tasks.workunit.client.0.smithi078.stdout:op 5141 completed, throughput=5MB/sec 2023-12-16T01:56:07.047 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6kmjoUPABv8CGa7 off=4357867 len=843068 2023-12-16T01:56:07.051 INFO:tasks.workunit.client.0.smithi078.stdout:op 5142 completed, throughput=5MB/sec 2023-12-16T01:56:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:07 smithi078 ceph-mon[139570]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:07 smithi078 ceph-mon[142991]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:07 smithi118 ceph-mon[131825]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:08.051 INFO:tasks.workunit.client.0.smithi078.stdout: 1014: throughput=5MB/sec pending data=0 2023-12-16T01:56:08.051 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4aFKKURjXcebRkS off=7897333 len=509957 2023-12-16T01:56:08.052 INFO:tasks.workunit.client.0.smithi078.stdout:op 5143 completed, throughput=5MB/sec 2023-12-16T01:56:08.052 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LSMxyqIYZzmxROm off=16705645 len=421872 2023-12-16T01:56:08.056 INFO:tasks.workunit.client.0.smithi078.stdout:op 5144 completed, throughput=5MB/sec 2023-12-16T01:56:08.056 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-f5FutMk-WtMC8dX off=1674553 len=2038023 2023-12-16T01:56:08.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 5145 completed, throughput=5MB/sec 2023-12-16T01:56:08.058 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5z9dq1oENymPJPd off=1295615 len=1088873 2023-12-16T01:56:08.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 5146 completed, throughput=5MB/sec 2023-12-16T01:56:08.059 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-th-ReIMJM-0B9Pn off=5130371 len=165196 2023-12-16T01:56:08.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 5147 completed, throughput=5MB/sec 2023-12-16T01:56:08.060 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kxGyWb94-MCkqgV off=3242909 len=1631150 2023-12-16T01:56:08.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 5148 completed, throughput=5MB/sec 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: Detected new or changed devices on smithi078 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:56:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: Detected new or changed devices on smithi078 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:56:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: Detected new or changed devices on smithi078 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:56:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:56:09.061 INFO:tasks.workunit.client.0.smithi078.stdout: 1015: throughput=5MB/sec pending data=0 2023-12-16T01:56:09.061 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DSlvQe2MV7yQXUZ off=3032990 len=562858 2023-12-16T01:56:09.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 5149 completed, throughput=5MB/sec 2023-12-16T01:56:09.066 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QS2P2OvCTsMNzA6 off=5187667 len=804345 2023-12-16T01:56:09.068 INFO:tasks.workunit.client.0.smithi078.stdout:op 5150 completed, throughput=5MB/sec 2023-12-16T01:56:09.068 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_2JFUR-mFYC_QVH off=14237073 len=331310 2023-12-16T01:56:09.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 5151 completed, throughput=5MB/sec 2023-12-16T01:56:09.071 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9eFQH7uYEbk2Wff off=0 len=1098464 2023-12-16T01:56:09.076 INFO:tasks.workunit.client.0.smithi078.stdout:op 5152 completed, throughput=5MB/sec 2023-12-16T01:56:09.076 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lwReXN0QCc2JFdM off=3973327 len=1174114 2023-12-16T01:56:09.078 INFO:tasks.workunit.client.0.smithi078.stdout:op 5153 completed, throughput=5MB/sec 2023-12-16T01:56:09.078 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Td2cDnVNH8JZhTE off=14409946 len=1181127 2023-12-16T01:56:09.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 5154 completed, throughput=5MB/sec 2023-12-16T01:56:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:09 smithi118 ceph-mon[131825]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:56:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:09 smithi078 ceph-mon[142991]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:56:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:09 smithi078 ceph-mon[139570]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:56:10.079 INFO:tasks.workunit.client.0.smithi078.stdout: 1016: throughput=5MB/sec pending data=0 2023-12-16T01:56:10.080 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ot3tyamt4RNNdyC off=580879 len=1399124 2023-12-16T01:56:10.087 INFO:tasks.workunit.client.0.smithi078.stdout:op 5155 completed, throughput=5MB/sec 2023-12-16T01:56:10.087 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FKa5Wx2wOPJcClN off=3287225 len=166528 2023-12-16T01:56:10.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 5156 completed, throughput=5MB/sec 2023-12-16T01:56:10.088 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l6k2xrg6xJzUAdI off=9735954 len=1624219 2023-12-16T01:56:10.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 5157 completed, throughput=5MB/sec 2023-12-16T01:56:10.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-h7dXl5YZeubFDIU off=2624244 len=1929347 2023-12-16T01:56:10.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 5158 completed, throughput=5MB/sec 2023-12-16T01:56:11.104 INFO:tasks.workunit.client.0.smithi078.stdout: 1017: throughput=5MB/sec pending data=0 2023-12-16T01:56:11.105 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--q4xMgnQcrwCOV5 off=979464 len=356133 2023-12-16T01:56:11.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 5159 completed, throughput=5MB/sec 2023-12-16T01:56:11.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yIgP77Ujn_sNg3s off=8508772 len=612408 2023-12-16T01:56:11.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 5160 completed, throughput=5MB/sec 2023-12-16T01:56:11.109 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-idlc35h_stDX8d3 off=623262 len=72659 2023-12-16T01:56:11.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 5161 completed, throughput=5MB/sec 2023-12-16T01:56:11.112 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yC1f8vhreViyBW8 off=11604387 len=1128351 2023-12-16T01:56:11.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 5162 completed, throughput=5MB/sec 2023-12-16T01:56:11.118 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Edn1vHxCoIKXtS3 off=4277698 len=808668 2023-12-16T01:56:11.120 INFO:tasks.workunit.client.0.smithi078.stdout:op 5163 completed, throughput=5MB/sec 2023-12-16T01:56:11.120 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X0mnf2ivLgw5d-Y off=22270765 len=638388 2023-12-16T01:56:11.124 INFO:tasks.workunit.client.0.smithi078.stdout:op 5164 completed, throughput=5MB/sec 2023-12-16T01:56:11.124 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oRgVYuSE7Y-_-iA off=4628822 len=1622467 2023-12-16T01:56:11.125 INFO:tasks.workunit.client.0.smithi078.stdout:op 5165 completed, throughput=5MB/sec 2023-12-16T01:56:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:11 smithi118 ceph-mon[131825]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:11 smithi078 ceph-mon[139570]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:11 smithi078 ceph-mon[142991]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:12.126 INFO:tasks.workunit.client.0.smithi078.stdout: 1018: throughput=5MB/sec pending data=0 2023-12-16T01:56:12.126 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-41e6KPI8DgL3bEg off=10542822 len=580338 2023-12-16T01:56:12.130 INFO:tasks.workunit.client.0.smithi078.stdout:op 5166 completed, throughput=5MB/sec 2023-12-16T01:56:12.130 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LpQDASS719Opy7F off=12879427 len=92181 2023-12-16T01:56:12.132 INFO:tasks.workunit.client.0.smithi078.stdout:op 5167 completed, throughput=5MB/sec 2023-12-16T01:56:12.132 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VHD7ePFlvf1FQDN off=19786925 len=253695 2023-12-16T01:56:12.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 5168 completed, throughput=5MB/sec 2023-12-16T01:56:12.133 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bkT0ff2xER3Ew83 off=2265256 len=1288062 2023-12-16T01:56:12.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 5169 completed, throughput=5MB/sec 2023-12-16T01:56:12.139 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--tKxBeRGvxtB6lL off=6078002 len=1219207 2023-12-16T01:56:12.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 5170 completed, throughput=5MB/sec 2023-12-16T01:56:12.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nTafNnTuBFbVF77 off=0 len=1599960 2023-12-16T01:56:12.153 INFO:tasks.workunit.client.0.smithi078.stdout:op 5171 completed, throughput=5MB/sec 2023-12-16T01:56:13.153 INFO:tasks.workunit.client.0.smithi078.stdout: 1019: throughput=5MB/sec pending data=0 2023-12-16T01:56:13.154 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NzXEupt8LZqwz0F off=5468498 len=1915173 2023-12-16T01:56:13.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 5172 completed, throughput=5MB/sec 2023-12-16T01:56:13.164 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Nk5bY6PN7jR5l2Z off=10310732 len=1223307 2023-12-16T01:56:13.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 5173 completed, throughput=5MB/sec 2023-12-16T01:56:13.165 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4BomnUWPYSvdLla off=2084823 len=627560 2023-12-16T01:56:13.170 INFO:tasks.workunit.client.0.smithi078.stdout:op 5174 completed, throughput=5MB/sec 2023-12-16T01:56:13.170 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VzKrm6jq7ImDT5e off=1732461 len=977056 2023-12-16T01:56:13.176 INFO:tasks.workunit.client.0.smithi078.stdout:op 5175 completed, throughput=5MB/sec 2023-12-16T01:56:13.176 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N4Pq2JVICF5SHv4 off=11861866 len=1280217 2023-12-16T01:56:13.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 5176 completed, throughput=5MB/sec 2023-12-16T01:56:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:13 smithi118 ceph-mon[131825]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:56:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:13 smithi078 ceph-mon[139570]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:56:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:13 smithi078 ceph-mon[142991]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:56:14.184 INFO:tasks.workunit.client.0.smithi078.stdout: 1020: throughput=5MB/sec pending data=0 2023-12-16T01:56:14.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Brs4nRtBq6bSanO off=7357234 len=1678237 2023-12-16T01:56:14.193 INFO:tasks.workunit.client.0.smithi078.stdout:op 5177 completed, throughput=5MB/sec 2023-12-16T01:56:14.193 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jmxbnyGggBd93F0 off=7454546 len=1317977 2023-12-16T01:56:14.195 INFO:tasks.workunit.client.0.smithi078.stdout:op 5178 completed, throughput=5MB/sec 2023-12-16T01:56:14.195 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JdymJuV6PJVVE8v off=7120003 len=1745975 2023-12-16T01:56:14.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 5179 completed, throughput=5MB/sec 2023-12-16T01:56:15.198 INFO:tasks.workunit.client.0.smithi078.stdout: 1021: throughput=5MB/sec pending data=0 2023-12-16T01:56:15.198 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rlBpcrXrZ1OS4Xz off=271228 len=1090348 2023-12-16T01:56:15.199 INFO:tasks.workunit.client.0.smithi078.stdout:op 5180 completed, throughput=5MB/sec 2023-12-16T01:56:15.199 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Kbu2BSIIdwMyjlz off=4793420 len=636804 2023-12-16T01:56:15.203 INFO:tasks.workunit.client.0.smithi078.stdout:op 5181 completed, throughput=5MB/sec 2023-12-16T01:56:15.204 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cxlg_n9uSP_oNFO off=2167455 len=1985763 2023-12-16T01:56:15.207 INFO:tasks.workunit.client.0.smithi078.stdout:op 5182 completed, throughput=5MB/sec 2023-12-16T01:56:15.207 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xTuO_nNN36CgR_I off=529026 len=957213 2023-12-16T01:56:15.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 5183 completed, throughput=5MB/sec 2023-12-16T01:56:15.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V3-fOp_PAJqSAu2 off=1549467 len=566321 2023-12-16T01:56:15.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 5184 completed, throughput=5MB/sec 2023-12-16T01:56:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:15 smithi118 ceph-mon[131825]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:15 smithi078 ceph-mon[139570]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:15 smithi078 ceph-mon[142991]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:16.179 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:56:16.211 INFO:tasks.workunit.client.0.smithi078.stdout: 1022: throughput=5MB/sec pending data=0 2023-12-16T01:56:16.211 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-szCsmTIs0ZWIji9 off=13321837 len=1617631 2023-12-16T01:56:16.218 INFO:tasks.workunit.client.0.smithi078.stdout:op 5185 completed, throughput=5MB/sec 2023-12-16T01:56:16.218 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7ZJsezTNTF6v3Nn off=9785509 len=1233569 2023-12-16T01:56:16.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 5186 completed, throughput=5MB/sec 2023-12-16T01:56:16.219 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mKpnEEXNykz3Qhx off=11562689 len=376819 2023-12-16T01:56:16.220 INFO:tasks.workunit.client.0.smithi078.stdout:op 5187 completed, throughput=5MB/sec 2023-12-16T01:56:16.221 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Pe2ki_mzYgo_fux off=0 len=1060364 2023-12-16T01:56:16.222 INFO:tasks.workunit.client.0.smithi078.stdout:op 5188 completed, throughput=5MB/sec 2023-12-16T01:56:16.223 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s94MLxktqD3L2P9 off=18364688 len=1279224 2023-12-16T01:56:16.229 INFO:tasks.workunit.client.0.smithi078.stdout:op 5189 completed, throughput=5MB/sec 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (35m) 13s ago 39m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (34m) 8m ago 39m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (40m) 13s ago 40m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (40m) 8m ago 40m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (34m) 8m ago 43m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (34m) 13s ago 44m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (34m) 13s ago 45m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:56:16.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (33m) 8m ago 43m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (33m) 13s ago 43m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (35m) 13s ago 38m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (34m) 8m ago 38m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (32m) 13s ago 43m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (32m) 13s ago 42m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (31m) 13s ago 42m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (31m) 13s ago 41m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (30m) 8m ago 41m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (29m) 8m ago 41m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (29m) 8m ago 40m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (28m) 8m ago 40m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:56:16.494 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (34m) 8m ago 39m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:56:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:16] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:56:16.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:56:16.887 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:56:17.230 INFO:tasks.workunit.client.0.smithi078.stdout: 1023: throughput=5MB/sec pending data=0 2023-12-16T01:56:17.230 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-z3iekyCTqYJgZ71 off=2373959 len=2056392 2023-12-16T01:56:17.240 INFO:tasks.workunit.client.0.smithi078.stdout:op 5190 completed, throughput=5MB/sec 2023-12-16T01:56:17.240 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nv5WvMskLOXgs-I off=1644684 len=2043783 2023-12-16T01:56:17.242 INFO:tasks.workunit.client.0.smithi078.stdout:op 5191 completed, throughput=5MB/sec 2023-12-16T01:56:17.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IcqQIaC6C0i5xDV off=9335280 len=1399714 2023-12-16T01:56:17.249 INFO:tasks.workunit.client.0.smithi078.stdout:op 5192 completed, throughput=5MB/sec 2023-12-16T01:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:17 smithi118 ceph-mon[131825]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:17 smithi118 ceph-mon[131825]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:17 smithi118 ceph-mon[131825]: from='client.35778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3930254655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[139570]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[139570]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[139570]: from='client.35778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3930254655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[142991]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[142991]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:56:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[142991]: from='client.35778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3930254655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:18.249 INFO:tasks.workunit.client.0.smithi078.stdout: 1024: throughput=5MB/sec pending data=0 2023-12-16T01:56:18.249 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hcv6qJPYNK9hvoy off=170319 len=393831 2023-12-16T01:56:18.250 INFO:tasks.workunit.client.0.smithi078.stdout:op 5193 completed, throughput=5MB/sec 2023-12-16T01:56:18.251 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y2o4HYfrW7ho2ug off=2642418 len=1804255 2023-12-16T01:56:18.259 INFO:tasks.workunit.client.0.smithi078.stdout:op 5194 completed, throughput=5MB/sec 2023-12-16T01:56:18.259 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yStkjeKroccxpU4 off=12111263 len=307307 2023-12-16T01:56:18.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 5195 completed, throughput=5MB/sec 2023-12-16T01:56:18.263 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IjnTyV1J5kiwBWZ off=13345428 len=451306 2023-12-16T01:56:18.267 INFO:tasks.workunit.client.0.smithi078.stdout:op 5196 completed, throughput=5MB/sec 2023-12-16T01:56:18.267 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kHL9avr7xX-8tYI off=2437407 len=1139771 2023-12-16T01:56:18.269 INFO:tasks.workunit.client.0.smithi078.stdout:op 5197 completed, throughput=5MB/sec 2023-12-16T01:56:18.269 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hvkaALbxUzVe8Fo off=822688 len=71405 2023-12-16T01:56:18.271 INFO:tasks.workunit.client.0.smithi078.stdout:op 5198 completed, throughput=5MB/sec 2023-12-16T01:56:18.271 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bV3A89420oNB_hE off=1019524 len=923143 2023-12-16T01:56:18.275 INFO:tasks.workunit.client.0.smithi078.stdout:op 5199 completed, throughput=5MB/sec 2023-12-16T01:56:19.276 INFO:tasks.workunit.client.0.smithi078.stdout: 1025: throughput=5MB/sec pending data=0 2023-12-16T01:56:19.276 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-V8dE-MdOYlz4bMh off=4442325 len=2023958 2023-12-16T01:56:19.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 5200 completed, throughput=5MB/sec 2023-12-16T01:56:19.287 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--3H3NHMohENx5XT off=3843164 len=524057 2023-12-16T01:56:19.292 INFO:tasks.workunit.client.0.smithi078.stdout:op 5201 completed, throughput=5MB/sec 2023-12-16T01:56:19.292 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BQBeMo1D5AXY3fw off=788510 len=448037 2023-12-16T01:56:19.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 5202 completed, throughput=5MB/sec 2023-12-16T01:56:19.296 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n8UnUiMwYAlROaq off=7882283 len=1737656 2023-12-16T01:56:19.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 5203 completed, throughput=5MB/sec 2023-12-16T01:56:19.305 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-L1rrC7cJ-vc7CUj off=18782039 len=1611631 2023-12-16T01:56:19.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 5204 completed, throughput=5MB/sec 2023-12-16T01:56:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:19 smithi118 ceph-mon[131825]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:19 smithi078 ceph-mon[139570]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:19 smithi078 ceph-mon[142991]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:20.314 INFO:tasks.workunit.client.0.smithi078.stdout: 1026: throughput=5MB/sec pending data=0 2023-12-16T01:56:20.314 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jmOzRkETd88FMW7 off=12228081 len=547023 2023-12-16T01:56:20.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 5205 completed, throughput=5MB/sec 2023-12-16T01:56:20.317 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SQ1OV2R5vOoIe0L off=9278554 len=609265 2023-12-16T01:56:20.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 5206 completed, throughput=5MB/sec 2023-12-16T01:56:20.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-3Nd_ZptnsIodnxb off=12217344 len=1544860 2023-12-16T01:56:20.327 INFO:tasks.workunit.client.0.smithi078.stdout:op 5207 completed, throughput=5MB/sec 2023-12-16T01:56:20.327 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UJPekKNoL4xqhEq off=5774878 len=26961 2023-12-16T01:56:20.328 INFO:tasks.workunit.client.0.smithi078.stdout:op 5208 completed, throughput=5MB/sec 2023-12-16T01:56:20.328 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OGys90oSS48OeOr off=35530 len=62041 2023-12-16T01:56:20.328 INFO:tasks.workunit.client.0.smithi078.stdout:op 5209 completed, throughput=5MB/sec 2023-12-16T01:56:20.328 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JQ4mPsmPf3QOLxa off=13681730 len=79953 2023-12-16T01:56:20.330 INFO:tasks.workunit.client.0.smithi078.stdout:op 5210 completed, throughput=5MB/sec 2023-12-16T01:56:20.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lbAMcGQIp7hdVRQ off=13440369 len=474912 2023-12-16T01:56:20.331 INFO:tasks.workunit.client.0.smithi078.stdout:op 5211 completed, throughput=5MB/sec 2023-12-16T01:56:20.331 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dRE8p18QNvulI1c off=1634053 len=587012 2023-12-16T01:56:20.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 5212 completed, throughput=5MB/sec 2023-12-16T01:56:20.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-assTY7za9coj-x9 off=10629439 len=1622517 2023-12-16T01:56:20.341 INFO:tasks.workunit.client.0.smithi078.stdout:op 5213 completed, throughput=5MB/sec 2023-12-16T01:56:21.341 INFO:tasks.workunit.client.0.smithi078.stdout: 1027: throughput=5MB/sec pending data=0 2023-12-16T01:56:21.342 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tQAI2x41HSScb2o off=420622 len=446616 2023-12-16T01:56:21.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 5214 completed, throughput=5MB/sec 2023-12-16T01:56:21.342 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YTSaKTUiWCYX9Vf off=13665537 len=1372948 2023-12-16T01:56:21.344 INFO:tasks.workunit.client.0.smithi078.stdout:op 5215 completed, throughput=5MB/sec 2023-12-16T01:56:21.344 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_O3L9K0ngmwBsgd off=1784133 len=1766120 2023-12-16T01:56:21.353 INFO:tasks.workunit.client.0.smithi078.stdout:op 5216 completed, throughput=5MB/sec 2023-12-16T01:56:21.353 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DX2r6jAaj5qnSkC off=1814165 len=1368855 2023-12-16T01:56:21.356 INFO:tasks.workunit.client.0.smithi078.stdout:op 5217 completed, throughput=5MB/sec 2023-12-16T01:56:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:21 smithi118 ceph-mon[131825]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:21 smithi078 ceph-mon[139570]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:21 smithi078 ceph-mon[142991]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:56:22.356 INFO:tasks.workunit.client.0.smithi078.stdout: 1028: throughput=5MB/sec pending data=0 2023-12-16T01:56:22.356 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vXD1vKDqaPnHxWK off=3638148 len=27849 2023-12-16T01:56:22.357 INFO:tasks.workunit.client.0.smithi078.stdout:op 5218 completed, throughput=5MB/sec 2023-12-16T01:56:22.357 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QNZQoSVnSiubl24 off=2465464 len=1406293 2023-12-16T01:56:22.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 5219 completed, throughput=5MB/sec 2023-12-16T01:56:22.358 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NZf9f63yOY-YuS8 off=14560247 len=1368822 2023-12-16T01:56:22.360 INFO:tasks.workunit.client.0.smithi078.stdout:op 5220 completed, throughput=5MB/sec 2023-12-16T01:56:22.360 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WSf0lDgOETHq2JE off=257886 len=405812 2023-12-16T01:56:22.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 5221 completed, throughput=5MB/sec 2023-12-16T01:56:22.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YSVoqvRa1mubRbh off=558009 len=1664625 2023-12-16T01:56:22.364 INFO:tasks.workunit.client.0.smithi078.stdout:op 5222 completed, throughput=5MB/sec 2023-12-16T01:56:23.364 INFO:tasks.workunit.client.0.smithi078.stdout: 1029: throughput=5MB/sec pending data=0 2023-12-16T01:56:23.365 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9s2Qf3UsEBrZ6KY off=2775510 len=969700 2023-12-16T01:56:23.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 5223 completed, throughput=5MB/sec 2023-12-16T01:56:23.367 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8PUHFfpBVU_vOSW off=7701691 len=885791 2023-12-16T01:56:23.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 5224 completed, throughput=5MB/sec 2023-12-16T01:56:23.369 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-R0f9B_pWlxT7Uwi off=900493 len=225741 2023-12-16T01:56:23.370 INFO:tasks.workunit.client.0.smithi078.stdout:op 5225 completed, throughput=5MB/sec 2023-12-16T01:56:23.370 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5pSuGbYEe-kTpsl off=6537812 len=937777 2023-12-16T01:56:23.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 5226 completed, throughput=5MB/sec 2023-12-16T01:56:23.372 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7ZJsezTNTF6v3Nn off=1864702 len=1700277 2023-12-16T01:56:23.379 INFO:tasks.workunit.client.0.smithi078.stdout:op 5227 completed, throughput=5MB/sec 2023-12-16T01:56:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:23 smithi118 ceph-mon[131825]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:56:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:23 smithi078 ceph-mon[139570]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:56:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:23 smithi078 ceph-mon[142991]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-16T01:56:24.379 INFO:tasks.workunit.client.0.smithi078.stdout: 1030: throughput=5MB/sec pending data=0 2023-12-16T01:56:24.379 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hXElkGrBN7hm7Uz off=10080881 len=310066 2023-12-16T01:56:24.383 INFO:tasks.workunit.client.0.smithi078.stdout:op 5228 completed, throughput=5MB/sec 2023-12-16T01:56:24.383 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y3nvinteyBpKj-k off=6394423 len=1964453 2023-12-16T01:56:24.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 5229 completed, throughput=5MB/sec 2023-12-16T01:56:24.392 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lXlwoPcMQ9aLSWM off=645557 len=365806 2023-12-16T01:56:24.393 INFO:tasks.workunit.client.0.smithi078.stdout:op 5230 completed, throughput=5MB/sec 2023-12-16T01:56:24.393 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-da0ek727fdiNyPL off=1236346 len=719425 2023-12-16T01:56:24.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 5231 completed, throughput=5MB/sec 2023-12-16T01:56:24.398 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_3_kUip6T_KHn2l off=6179036 len=1578780 2023-12-16T01:56:24.405 INFO:tasks.workunit.client.0.smithi078.stdout:op 5232 completed, throughput=5MB/sec 2023-12-16T01:56:24.406 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iKQkUz8biUkAD5i off=7236153 len=295418 2023-12-16T01:56:24.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 5233 completed, throughput=5MB/sec 2023-12-16T01:56:24.409 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6amP4o62DuZ--_b off=3401757 len=1349900 2023-12-16T01:56:24.415 INFO:tasks.workunit.client.0.smithi078.stdout:op 5234 completed, throughput=5MB/sec 2023-12-16T01:56:25.416 INFO:tasks.workunit.client.0.smithi078.stdout: 1031: throughput=5MB/sec pending data=0 2023-12-16T01:56:25.416 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RsnjXRBYXInMZUU off=3599580 len=639319 2023-12-16T01:56:25.420 INFO:tasks.workunit.client.0.smithi078.stdout:op 5235 completed, throughput=5MB/sec 2023-12-16T01:56:25.420 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IHkH52NoxZ6FFjO off=5553862 len=202331 2023-12-16T01:56:25.423 INFO:tasks.workunit.client.0.smithi078.stdout:op 5236 completed, throughput=5MB/sec 2023-12-16T01:56:25.423 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D6MnquAuA9W2ZSF off=436666 len=1816934 2023-12-16T01:56:25.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 5237 completed, throughput=5MB/sec 2023-12-16T01:56:25.425 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UIdJYzq-tnS6EOv off=10205510 len=2078920 2023-12-16T01:56:25.436 INFO:tasks.workunit.client.0.smithi078.stdout:op 5238 completed, throughput=5MB/sec 2023-12-16T01:56:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:25 smithi118 ceph-mon[131825]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-16T01:56:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:25 smithi078 ceph-mon[139570]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-16T01:56:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:25 smithi078 ceph-mon[142991]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-16T01:56:26.437 INFO:tasks.workunit.client.0.smithi078.stdout: 1032: throughput=5MB/sec pending data=0 2023-12-16T01:56:26.437 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CDRcTBy9L4RuVd0 off=5796091 len=1198250 2023-12-16T01:56:26.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 5239 completed, throughput=5MB/sec 2023-12-16T01:56:26.445 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tqVNit4i1WFtcG6 off=757032 len=846193 2023-12-16T01:56:26.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 5240 completed, throughput=5MB/sec 2023-12-16T01:56:26.446 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--xx5SiHF_CNcNbR off=3147618 len=631882 2023-12-16T01:56:26.450 INFO:tasks.workunit.client.0.smithi078.stdout:op 5241 completed, throughput=5MB/sec 2023-12-16T01:56:26.450 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Rq7PnZl15vkDC6U off=4798267 len=1721769 2023-12-16T01:56:26.453 INFO:tasks.workunit.client.0.smithi078.stdout:op 5242 completed, throughput=5MB/sec 2023-12-16T01:56:26.453 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-U5pkBiq937ENv7S off=18432964 len=334531 2023-12-16T01:56:26.454 INFO:tasks.workunit.client.0.smithi078.stdout:op 5243 completed, throughput=5MB/sec 2023-12-16T01:56:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:26] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:56:27.454 INFO:tasks.workunit.client.0.smithi078.stdout: 1033: throughput=5MB/sec pending data=0 2023-12-16T01:56:27.454 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fQSlacsjqnjhpiq off=12793582 len=1727039 2023-12-16T01:56:27.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 5244 completed, throughput=5MB/sec 2023-12-16T01:56:27.464 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jyynv9a5XmV5hNw off=23688466 len=34831 2023-12-16T01:56:27.466 INFO:tasks.workunit.client.0.smithi078.stdout:op 5245 completed, throughput=5MB/sec 2023-12-16T01:56:27.466 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_U8qt1kH6VmwkYT off=3988151 len=407241 2023-12-16T01:56:27.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 5246 completed, throughput=5MB/sec 2023-12-16T01:56:27.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D23CgZalfPB6hBz off=545644 len=1207011 2023-12-16T01:56:27.469 INFO:tasks.workunit.client.0.smithi078.stdout:op 5247 completed, throughput=5MB/sec 2023-12-16T01:56:27.469 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v3OGN-VWkLRduQf off=197107 len=1684164 2023-12-16T01:56:27.478 INFO:tasks.workunit.client.0.smithi078.stdout:op 5248 completed, throughput=5MB/sec 2023-12-16T01:56:27.479 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S3bRbMVxoX58JYb off=20305088 len=1816286 2023-12-16T01:56:27.483 INFO:tasks.workunit.client.0.smithi078.stdout:op 5249 completed, throughput=5MB/sec 2023-12-16T01:56:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:27 smithi118 ceph-mon[131825]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:27 smithi078 ceph-mon[139570]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:27 smithi078 ceph-mon[142991]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:56:28.483 INFO:tasks.workunit.client.0.smithi078.stdout: 1034: throughput=5MB/sec pending data=0 2023-12-16T01:56:28.484 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F5iAIOUQNU82Ehr off=9720344 len=1838938 2023-12-16T01:56:28.492 INFO:tasks.workunit.client.0.smithi078.stdout:op 5250 completed, throughput=5MB/sec 2023-12-16T01:56:28.492 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ov5D1OeV3weNBt6 off=13916434 len=1590773 2023-12-16T01:56:28.493 INFO:tasks.workunit.client.0.smithi078.stdout:op 5251 completed, throughput=5MB/sec 2023-12-16T01:56:28.493 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aDDzWFJGcv-Bg0r off=3224936 len=1099182 2023-12-16T01:56:28.495 INFO:tasks.workunit.client.0.smithi078.stdout:op 5252 completed, throughput=5MB/sec 2023-12-16T01:56:29.495 INFO:tasks.workunit.client.0.smithi078.stdout: 1035: throughput=5MB/sec pending data=0 2023-12-16T01:56:29.495 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-brT21EjNa4mvVbF off=1526850 len=94006 2023-12-16T01:56:29.496 INFO:tasks.workunit.client.0.smithi078.stdout:op 5253 completed, throughput=5MB/sec 2023-12-16T01:56:29.496 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NG29lJb9n8xpOAW off=17242292 len=1248553 2023-12-16T01:56:29.497 INFO:tasks.workunit.client.0.smithi078.stdout:op 5254 completed, throughput=5MB/sec 2023-12-16T01:56:29.497 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jW_Mm4iL_G1M_EC off=21688347 len=2018815 2023-12-16T01:56:29.501 INFO:tasks.workunit.client.0.smithi078.stdout:op 5255 completed, throughput=5MB/sec 2023-12-16T01:56:29.501 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PJcMNQEbEcQZV4k off=10894322 len=1401982 2023-12-16T01:56:29.503 INFO:tasks.workunit.client.0.smithi078.stdout:op 5256 completed, throughput=5MB/sec 2023-12-16T01:56:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:29 smithi118 ceph-mon[131825]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:56:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:29 smithi078 ceph-mon[139570]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:56:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:29 smithi078 ceph-mon[142991]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:56:30.504 INFO:tasks.workunit.client.0.smithi078.stdout: 1036: throughput=5MB/sec pending data=0 2023-12-16T01:56:30.504 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wcMkYv6DkmdCX-m off=7263423 len=92461 2023-12-16T01:56:30.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 5257 completed, throughput=5MB/sec 2023-12-16T01:56:30.507 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SRj77aHhb-YLslh off=0 len=1400247 2023-12-16T01:56:30.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 5258 completed, throughput=5MB/sec 2023-12-16T01:56:30.509 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Brs4nRtBq6bSanO off=3350311 len=368027 2023-12-16T01:56:30.510 INFO:tasks.workunit.client.0.smithi078.stdout:op 5259 completed, throughput=5MB/sec 2023-12-16T01:56:30.510 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-knIAPDm_8F5Wnze off=10581107 len=1439538 2023-12-16T01:56:30.512 INFO:tasks.workunit.client.0.smithi078.stdout:op 5260 completed, throughput=5MB/sec 2023-12-16T01:56:30.512 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lf8mNf1b9nRUDht off=4159524 len=792765 2023-12-16T01:56:30.517 INFO:tasks.workunit.client.0.smithi078.stdout:op 5261 completed, throughput=5MB/sec 2023-12-16T01:56:30.518 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7rwJIl6p72YTJmE off=13981215 len=2064443 2023-12-16T01:56:30.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 5262 completed, throughput=5MB/sec 2023-12-16T01:56:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 1037: throughput=5MB/sec pending data=0 2023-12-16T01:56:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7YV8SPTk48qLy1o off=4487134 len=486583 2023-12-16T01:56:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 5263 completed, throughput=5MB/sec 2023-12-16T01:56:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RlBwrTaN4n39rTT off=286044 len=1529698 2023-12-16T01:56:31.531 INFO:tasks.workunit.client.0.smithi078.stdout:op 5264 completed, throughput=5MB/sec 2023-12-16T01:56:31.531 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0ffpJsaxPuPD1hY off=0 len=1443983 2023-12-16T01:56:31.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 5265 completed, throughput=5MB/sec 2023-12-16T01:56:31.538 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Pyz9I1H_WbjcIK off=14946009 len=1625725 2023-12-16T01:56:31.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 5266 completed, throughput=5MB/sec 2023-12-16T01:56:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:31 smithi118 ceph-mon[131825]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:31 smithi078 ceph-mon[139570]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:31 smithi078 ceph-mon[142991]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-16T01:56:32.542 INFO:tasks.workunit.client.0.smithi078.stdout: 1038: throughput=5MB/sec pending data=0 2023-12-16T01:56:32.542 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jB9TIp3gvT2wE-- off=14123065 len=718444 2023-12-16T01:56:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 5267 completed, throughput=5MB/sec 2023-12-16T01:56:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QIo2LguHvt6avtg off=1134038 len=161454 2023-12-16T01:56:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:op 5268 completed, throughput=5MB/sec 2023-12-16T01:56:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kKXJbdgY67fDNXl off=1431180 len=1480779 2023-12-16T01:56:32.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 5269 completed, throughput=5MB/sec 2023-12-16T01:56:32.556 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cXIrRhLnl29JMxR off=2774849 len=1242924 2023-12-16T01:56:32.563 INFO:tasks.workunit.client.0.smithi078.stdout:op 5270 completed, throughput=5MB/sec 2023-12-16T01:56:32.563 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LaxwebfGXsbst5k off=1260957 len=2017561 2023-12-16T01:56:32.567 INFO:tasks.workunit.client.0.smithi078.stdout:op 5271 completed, throughput=5MB/sec 2023-12-16T01:56:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:33.567 INFO:tasks.workunit.client.0.smithi078.stdout: 1039: throughput=5MB/sec pending data=0 2023-12-16T01:56:33.567 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tZy_NJZXhQJwztN off=7279869 len=657586 2023-12-16T01:56:33.572 INFO:tasks.workunit.client.0.smithi078.stdout:op 5272 completed, throughput=5MB/sec 2023-12-16T01:56:33.572 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-d44N12twGyI3nll off=855975 len=1126166 2023-12-16T01:56:33.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 5273 completed, throughput=5MB/sec 2023-12-16T01:56:33.574 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E4hzyTDEOKSB_cA off=5559687 len=345193 2023-12-16T01:56:33.577 INFO:tasks.workunit.client.0.smithi078.stdout:op 5274 completed, throughput=5MB/sec 2023-12-16T01:56:33.577 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fWqzw1rW8lBsWQk off=874955 len=1531962 2023-12-16T01:56:33.585 INFO:tasks.workunit.client.0.smithi078.stdout:op 5275 completed, throughput=5MB/sec 2023-12-16T01:56:33.585 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bdk7ATt_GAVWMHL off=4256807 len=765595 2023-12-16T01:56:33.589 INFO:tasks.workunit.client.0.smithi078.stdout:op 5276 completed, throughput=5MB/sec 2023-12-16T01:56:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:33 smithi118 ceph-mon[131825]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:56:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:33 smithi078 ceph-mon[139570]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:56:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:33 smithi078 ceph-mon[142991]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:56:34.590 INFO:tasks.workunit.client.0.smithi078.stdout: 1040: throughput=5MB/sec pending data=0 2023-12-16T01:56:34.590 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NYCcPS9dF4jk1BW off=2732140 len=231803 2023-12-16T01:56:34.593 INFO:tasks.workunit.client.0.smithi078.stdout:op 5277 completed, throughput=5MB/sec 2023-12-16T01:56:34.593 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Po5rMr5ejSNV8DV off=12762551 len=922884 2023-12-16T01:56:34.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 5278 completed, throughput=5MB/sec 2023-12-16T01:56:34.595 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MOuARiCg2Xld0e8 off=8047535 len=150498 2023-12-16T01:56:34.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 5279 completed, throughput=5MB/sec 2023-12-16T01:56:34.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XSRV-LN_62pFwj4 off=2533152 len=23127 2023-12-16T01:56:34.600 INFO:tasks.workunit.client.0.smithi078.stdout:op 5280 completed, throughput=5MB/sec 2023-12-16T01:56:34.600 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TGvAW8ekaOVoer4 off=8839437 len=938801 2023-12-16T01:56:34.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 5281 completed, throughput=5MB/sec 2023-12-16T01:56:34.602 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RFblBnla8gXuZLS off=236742 len=1556466 2023-12-16T01:56:34.605 INFO:tasks.workunit.client.0.smithi078.stdout:op 5282 completed, throughput=5MB/sec 2023-12-16T01:56:34.605 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Qjsit0AApwK9Kus off=15430929 len=1833991 2023-12-16T01:56:34.608 INFO:tasks.workunit.client.0.smithi078.stdout:op 5283 completed, throughput=5MB/sec 2023-12-16T01:56:35.609 INFO:tasks.workunit.client.0.smithi078.stdout: 1041: throughput=5MB/sec pending data=0 2023-12-16T01:56:35.609 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2j86wbEkauq4wZS off=2022214 len=1656861 2023-12-16T01:56:35.611 INFO:tasks.workunit.client.0.smithi078.stdout:op 5284 completed, throughput=5MB/sec 2023-12-16T01:56:35.611 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RyYGwmmP-UOj2Z3 off=2464789 len=181613 2023-12-16T01:56:35.611 INFO:tasks.workunit.client.0.smithi078.stdout:op 5285 completed, throughput=5MB/sec 2023-12-16T01:56:35.611 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VqyrtEF9I6qbZ-b off=2899262 len=1049770 2023-12-16T01:56:35.613 INFO:tasks.workunit.client.0.smithi078.stdout:op 5286 completed, throughput=5MB/sec 2023-12-16T01:56:35.613 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7MddoXOxvaCXa1- off=911043 len=708898 2023-12-16T01:56:35.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 5287 completed, throughput=5MB/sec 2023-12-16T01:56:35.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CD27fRvz6JlmZvE off=1128219 len=1057293 2023-12-16T01:56:35.622 INFO:tasks.workunit.client.0.smithi078.stdout:op 5288 completed, throughput=5MB/sec 2023-12-16T01:56:35.622 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Txv4K6XMSUgF9ZJ off=95351 len=753565 2023-12-16T01:56:35.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 5289 completed, throughput=5MB/sec 2023-12-16T01:56:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:35 smithi118 ceph-mon[131825]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:35 smithi078 ceph-mon[139570]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:35 smithi078 ceph-mon[142991]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:36.626 INFO:tasks.workunit.client.0.smithi078.stdout: 1042: throughput=5MB/sec pending data=0 2023-12-16T01:56:36.627 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-obTuoH0rB8U0rZO off=16649683 len=1307564 2023-12-16T01:56:36.634 INFO:tasks.workunit.client.0.smithi078.stdout:op 5290 completed, throughput=5MB/sec 2023-12-16T01:56:36.634 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uopEl4VSoIMZvUY off=13969871 len=555384 2023-12-16T01:56:36.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 5291 completed, throughput=5MB/sec 2023-12-16T01:56:36.639 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hpU_jdrWFhHImi0 off=3202301 len=6063 2023-12-16T01:56:36.639 INFO:tasks.workunit.client.0.smithi078.stdout:op 5292 completed, throughput=5MB/sec 2023-12-16T01:56:36.639 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-24Ay6kFGfkFJxXd off=8161101 len=1698692 2023-12-16T01:56:36.647 INFO:tasks.workunit.client.0.smithi078.stdout:op 5293 completed, throughput=5MB/sec 2023-12-16T01:56:36.647 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-yxDlgACXyy60cg8 off=4513673 len=1315597 2023-12-16T01:56:36.649 INFO:tasks.workunit.client.0.smithi078.stdout:op 5294 completed, throughput=5MB/sec 2023-12-16T01:56:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:36] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:56:37.650 INFO:tasks.workunit.client.0.smithi078.stdout: 1043: throughput=5MB/sec pending data=0 2023-12-16T01:56:37.650 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CSaHUUmlolIcz7K off=4430195 len=670797 2023-12-16T01:56:37.654 INFO:tasks.workunit.client.0.smithi078.stdout:op 5295 completed, throughput=5MB/sec 2023-12-16T01:56:37.654 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xWjTLwYV23rfdTy off=7573182 len=1395971 2023-12-16T01:56:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:37 smithi118 ceph-mon[131825]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:56:37.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 5296 completed, throughput=5MB/sec 2023-12-16T01:56:37.662 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-txiHKrbJ-P1qusZ off=1800610 len=687235 2023-12-16T01:56:37.662 INFO:tasks.workunit.client.0.smithi078.stdout:op 5297 completed, throughput=5MB/sec 2023-12-16T01:56:37.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kij5nVrBWrTGAGG off=2873168 len=384449 2023-12-16T01:56:37.663 INFO:tasks.workunit.client.0.smithi078.stdout:op 5298 completed, throughput=5MB/sec 2023-12-16T01:56:37.663 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-grWvTUMxGsCgeMc off=1980912 len=1412777 2023-12-16T01:56:37.664 INFO:tasks.workunit.client.0.smithi078.stdout:op 5299 completed, throughput=5MB/sec 2023-12-16T01:56:37.664 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-x5w5Kq24UkNyRFh off=12598848 len=1027030 2023-12-16T01:56:37.670 INFO:tasks.workunit.client.0.smithi078.stdout:op 5300 completed, throughput=5MB/sec 2023-12-16T01:56:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:37 smithi078 ceph-mon[139570]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:56:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:37 smithi078 ceph-mon[142991]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:56:38.671 INFO:tasks.workunit.client.0.smithi078.stdout: 1044: throughput=5MB/sec pending data=0 2023-12-16T01:56:38.671 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ssG601Z89mf8hUj off=17852953 len=1828153 2023-12-16T01:56:38.674 INFO:tasks.workunit.client.0.smithi078.stdout:op 5301 completed, throughput=5MB/sec 2023-12-16T01:56:38.675 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u50lBbWWSSanMle off=5372303 len=20063 2023-12-16T01:56:38.677 INFO:tasks.workunit.client.0.smithi078.stdout:op 5302 completed, throughput=5MB/sec 2023-12-16T01:56:38.677 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1tHln-AF5RAJpdJ off=209048 len=591103 2023-12-16T01:56:38.679 INFO:tasks.workunit.client.0.smithi078.stdout:op 5303 completed, throughput=5MB/sec 2023-12-16T01:56:38.679 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YCQkAMIhBOvzMIe off=1736609 len=164411 2023-12-16T01:56:38.681 INFO:tasks.workunit.client.0.smithi078.stdout:op 5304 completed, throughput=5MB/sec 2023-12-16T01:56:38.682 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zA81vVHHpFfhnNH off=1373894 len=595901 2023-12-16T01:56:38.685 INFO:tasks.workunit.client.0.smithi078.stdout:op 5305 completed, throughput=5MB/sec 2023-12-16T01:56:38.685 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fz76UAVvQQAtldb off=10187483 len=1979946 2023-12-16T01:56:38.687 INFO:tasks.workunit.client.0.smithi078.stdout:op 5306 completed, throughput=5MB/sec 2023-12-16T01:56:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:39 smithi118 ceph-mon[131825]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:56:39.688 INFO:tasks.workunit.client.0.smithi078.stdout: 1045: throughput=5MB/sec pending data=0 2023-12-16T01:56:39.688 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9TEWR4U-g977HwK off=16996415 len=1228561 2023-12-16T01:56:39.695 INFO:tasks.workunit.client.0.smithi078.stdout:op 5307 completed, throughput=5MB/sec 2023-12-16T01:56:39.695 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q9cnEjYUSHHQPK7 off=9250370 len=1490957 2023-12-16T01:56:39.702 INFO:tasks.workunit.client.0.smithi078.stdout:op 5308 completed, throughput=5MB/sec 2023-12-16T01:56:39.703 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7f22wxQ4ngW7mIX off=794287 len=1446228 2023-12-16T01:56:39.709 INFO:tasks.workunit.client.0.smithi078.stdout:op 5309 completed, throughput=5MB/sec 2023-12-16T01:56:39.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CnLoD0WjE_6h2FD off=620632 len=258727 2023-12-16T01:56:39.710 INFO:tasks.workunit.client.0.smithi078.stdout:op 5310 completed, throughput=5MB/sec 2023-12-16T01:56:39.710 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-V80YtGowtm4XtAf off=5388861 len=377147 2023-12-16T01:56:39.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 5311 completed, throughput=5MB/sec 2023-12-16T01:56:39.711 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DubIrHrrXR66xIJ off=16046246 len=562017 2023-12-16T01:56:39.714 INFO:tasks.workunit.client.0.smithi078.stdout:op 5312 completed, throughput=5MB/sec 2023-12-16T01:56:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:39 smithi078 ceph-mon[139570]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:56:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:39 smithi078 ceph-mon[142991]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:56:40.715 INFO:tasks.workunit.client.0.smithi078.stdout: 1046: throughput=5MB/sec pending data=0 2023-12-16T01:56:40.715 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ERVKR2ReRkNv_-o off=23412008 len=1425740 2023-12-16T01:56:40.717 INFO:tasks.workunit.client.0.smithi078.stdout:op 5313 completed, throughput=5MB/sec 2023-12-16T01:56:40.717 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pwBxfuj4hIp66jM off=5635908 len=840472 2023-12-16T01:56:40.721 INFO:tasks.workunit.client.0.smithi078.stdout:op 5314 completed, throughput=5MB/sec 2023-12-16T01:56:40.721 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8otbOkuFwTjAx1E off=4275477 len=1861122 2023-12-16T01:56:40.723 INFO:tasks.workunit.client.0.smithi078.stdout:op 5315 completed, throughput=5MB/sec 2023-12-16T01:56:40.724 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-csKYfuSPyc4jGze off=1562916 len=1039318 2023-12-16T01:56:40.726 INFO:tasks.workunit.client.0.smithi078.stdout:op 5316 completed, throughput=5MB/sec 2023-12-16T01:56:40.726 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zLE86vW1xHApo3g off=2242296 len=944508 2023-12-16T01:56:40.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 5317 completed, throughput=5MB/sec 2023-12-16T01:56:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:41 smithi118 ceph-mon[131825]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:41 smithi078 ceph-mon[139570]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:41 smithi078 ceph-mon[142991]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:56:41.728 INFO:tasks.workunit.client.0.smithi078.stdout: 1047: throughput=5MB/sec pending data=0 2023-12-16T01:56:41.728 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-J3aSgM69tExnFs4 off=1570695 len=2082248 2023-12-16T01:56:41.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 5318 completed, throughput=5MB/sec 2023-12-16T01:56:41.730 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1GEuRAqNXY3XbN9 off=3006730 len=970696 2023-12-16T01:56:41.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 5319 completed, throughput=5MB/sec 2023-12-16T01:56:41.732 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EDLBZflDIVqCl4q off=1498862 len=1802846 2023-12-16T01:56:41.733 INFO:tasks.workunit.client.0.smithi078.stdout:op 5320 completed, throughput=5MB/sec 2023-12-16T01:56:42.734 INFO:tasks.workunit.client.0.smithi078.stdout: 1048: throughput=5MB/sec pending data=0 2023-12-16T01:56:42.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LMcpMwSMERSjGBp off=1178881 len=2017363 2023-12-16T01:56:42.737 INFO:tasks.workunit.client.0.smithi078.stdout:op 5321 completed, throughput=5MB/sec 2023-12-16T01:56:42.737 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FTeEcZyBU0VKPfF off=2167578 len=1130913 2023-12-16T01:56:42.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 5322 completed, throughput=5MB/sec 2023-12-16T01:56:42.738 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4k2fLajj7PBjuSI off=210436 len=356025 2023-12-16T01:56:42.739 INFO:tasks.workunit.client.0.smithi078.stdout:op 5323 completed, throughput=5MB/sec 2023-12-16T01:56:42.739 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MUjs11nULJBOmQD off=6042275 len=1528017 2023-12-16T01:56:42.740 INFO:tasks.workunit.client.0.smithi078.stdout:op 5324 completed, throughput=5MB/sec 2023-12-16T01:56:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:43 smithi118 ceph-mon[131825]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:56:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:43 smithi078 ceph-mon[139570]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:56:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:43 smithi078 ceph-mon[142991]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-16T01:56:43.742 INFO:tasks.workunit.client.0.smithi078.stdout: 1049: throughput=5MB/sec pending data=0 2023-12-16T01:56:43.743 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Nd27adVY5v4SDP2 off=1768512 len=285674 2023-12-16T01:56:43.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 5325 completed, throughput=5MB/sec 2023-12-16T01:56:43.745 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kMduPZk_bXkZ8L8 off=452693 len=764438 2023-12-16T01:56:43.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 5326 completed, throughput=5MB/sec 2023-12-16T01:56:43.750 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KlKRrt07MBS77cd off=1615018 len=1964252 2023-12-16T01:56:43.754 INFO:tasks.workunit.client.0.smithi078.stdout:op 5327 completed, throughput=5MB/sec 2023-12-16T01:56:43.754 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S0h5XqP5APJFJDK off=15244041 len=1683750 2023-12-16T01:56:43.763 INFO:tasks.workunit.client.0.smithi078.stdout:op 5328 completed, throughput=5MB/sec 2023-12-16T01:56:43.763 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GrOJbdosFUeRNOi off=1003670 len=1132464 2023-12-16T01:56:43.764 INFO:tasks.workunit.client.0.smithi078.stdout:op 5329 completed, throughput=5MB/sec 2023-12-16T01:56:44.765 INFO:tasks.workunit.client.0.smithi078.stdout: 1050: throughput=5MB/sec pending data=0 2023-12-16T01:56:44.765 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5GFJoJBHT2OiWqH off=10783932 len=478129 2023-12-16T01:56:44.766 INFO:tasks.workunit.client.0.smithi078.stdout:op 5330 completed, throughput=5MB/sec 2023-12-16T01:56:44.766 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aY5IWiJpj3BF_U4 off=1262928 len=1880510 2023-12-16T01:56:44.769 INFO:tasks.workunit.client.0.smithi078.stdout:op 5331 completed, throughput=5MB/sec 2023-12-16T01:56:44.769 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9QJ86DguWBRB50K off=4612534 len=1057601 2023-12-16T01:56:44.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 5332 completed, throughput=5MB/sec 2023-12-16T01:56:44.771 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nzYBO4dszdTRza6 off=10871409 len=1303054 2023-12-16T01:56:44.774 INFO:tasks.workunit.client.0.smithi078.stdout:op 5333 completed, throughput=5MB/sec 2023-12-16T01:56:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:45 smithi118 ceph-mon[131825]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:56:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:45 smithi078 ceph-mon[139570]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:56:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:45 smithi078 ceph-mon[142991]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:56:45.774 INFO:tasks.workunit.client.0.smithi078.stdout: 1051: throughput=5MB/sec pending data=0 2023-12-16T01:56:45.774 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cjUIgWyAk-0pN76 off=3314137 len=1220527 2023-12-16T01:56:45.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 5334 completed, throughput=5MB/sec 2023-12-16T01:56:45.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YQdrYGBHW0CeYcw off=3376339 len=312131 2023-12-16T01:56:45.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 5335 completed, throughput=5MB/sec 2023-12-16T01:56:45.777 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lmsL6kFnDfjTdxA off=5384762 len=1798156 2023-12-16T01:56:45.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 5336 completed, throughput=5MB/sec 2023-12-16T01:56:45.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4HHZBiFuE4fk39Y off=8916504 len=1669400 2023-12-16T01:56:45.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 5337 completed, throughput=5MB/sec 2023-12-16T01:56:45.782 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uQUr8FcndEXjqEk off=9474417 len=244447 2023-12-16T01:56:45.785 INFO:tasks.workunit.client.0.smithi078.stdout:op 5338 completed, throughput=5MB/sec 2023-12-16T01:56:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:46] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:56:46.786 INFO:tasks.workunit.client.0.smithi078.stdout: 1052: throughput=5MB/sec pending data=0 2023-12-16T01:56:46.786 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_0ndqvmMGPUaGrp off=4059752 len=1849598 2023-12-16T01:56:46.788 INFO:tasks.workunit.client.0.smithi078.stdout:op 5339 completed, throughput=5MB/sec 2023-12-16T01:56:46.788 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-y_9weE5fA-fjQL3 off=3997031 len=952434 2023-12-16T01:56:46.790 INFO:tasks.workunit.client.0.smithi078.stdout:op 5340 completed, throughput=5MB/sec 2023-12-16T01:56:46.790 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2KX4a64QmyGR6vz off=13574928 len=442823 2023-12-16T01:56:46.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 5341 completed, throughput=5MB/sec 2023-12-16T01:56:46.798 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tWfMGorfmgpwVMz off=482077 len=646875 2023-12-16T01:56:46.799 INFO:tasks.workunit.client.0.smithi078.stdout:op 5342 completed, throughput=5MB/sec 2023-12-16T01:56:46.799 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eGWmImmDFB2fpBP off=9863659 len=760249 2023-12-16T01:56:46.800 INFO:tasks.workunit.client.0.smithi078.stdout:op 5343 completed, throughput=5MB/sec 2023-12-16T01:56:46.800 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OvrkI1WpvQd1d4T off=4354303 len=728421 2023-12-16T01:56:46.804 INFO:tasks.workunit.client.0.smithi078.stdout:op 5344 completed, throughput=5MB/sec 2023-12-16T01:56:47.240 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:56:47.549 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (35m) 44s ago 39m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (35m) 8m ago 39m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (40m) 44s ago 40m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (40m) 8m ago 40m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (34m) 8m ago 43m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (35m) 44s ago 45m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (34m) 44s ago 45m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (34m) 8m ago 44m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (34m) 44s ago 44m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (35m) 44s ago 39m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:56:47.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (35m) 8m ago 39m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (33m) 44s ago 43m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (32m) 44s ago 43m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (32m) 44s ago 42m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (31m) 44s ago 42m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (31m) 8m ago 42m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (30m) 8m ago 41m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (29m) 8m ago 41m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (29m) 8m ago 40m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:56:47.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (34m) 8m ago 40m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:56:47.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:47 smithi118 ceph-mon[131825]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:47.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:47 smithi078 ceph-mon[139570]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:47 smithi078 ceph-mon[142991]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:56:47.804 INFO:tasks.workunit.client.0.smithi078.stdout: 1053: throughput=5MB/sec pending data=0 2023-12-16T01:56:47.805 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BTmkcTZzsqRDose off=6963394 len=347969 2023-12-16T01:56:47.807 INFO:tasks.workunit.client.0.smithi078.stdout:op 5345 completed, throughput=5MB/sec 2023-12-16T01:56:47.807 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-I7dj8flw27X0kXd off=202591 len=523232 2023-12-16T01:56:47.808 INFO:tasks.workunit.client.0.smithi078.stdout:op 5346 completed, throughput=5MB/sec 2023-12-16T01:56:47.808 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-z73FUI1UsdnB2T6 off=2051132 len=114600 2023-12-16T01:56:47.809 INFO:tasks.workunit.client.0.smithi078.stdout:op 5347 completed, throughput=5MB/sec 2023-12-16T01:56:47.809 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4bs0ybL1D1XUPlv off=5649744 len=656655 2023-12-16T01:56:47.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 5348 completed, throughput=5MB/sec 2023-12-16T01:56:47.810 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-77Gseno83pNV1pt off=4418392 len=45366 2023-12-16T01:56:47.812 INFO:tasks.workunit.client.0.smithi078.stdout:op 5349 completed, throughput=5MB/sec 2023-12-16T01:56:47.813 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NI7Tq8B7Dp6s9_A off=7387292 len=298726 2023-12-16T01:56:47.813 INFO:tasks.workunit.client.0.smithi078.stdout:op 5350 completed, throughput=5MB/sec 2023-12-16T01:56:47.813 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dKvDbCdD3aepnCD off=2119237 len=1202678 2023-12-16T01:56:47.818 INFO:tasks.workunit.client.0.smithi078.stdout:op 5351 completed, throughput=5MB/sec 2023-12-16T01:56:47.818 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UEOjsdGygbETg-Y off=5114955 len=698618 2023-12-16T01:56:47.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 5352 completed, throughput=5MB/sec 2023-12-16T01:56:47.822 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vJR696Op8BbgJvI off=178196 len=842780 2023-12-16T01:56:47.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 5353 completed, throughput=5MB/sec 2023-12-16T01:56:47.831 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9ODAAgr2WJ2fJKE off=12342873 len=747306 2023-12-16T01:56:47.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 5354 completed, throughput=5MB/sec 2023-12-16T01:56:47.936 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:56:47.936 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:56:47.936 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:56:47.936 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:56:47.937 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:56:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:48 smithi118 ceph-mon[131825]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:48 smithi118 ceph-mon[131825]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1659480138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[139570]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[139570]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1659480138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[142991]: from='client.45737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[142991]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:56:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1659480138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:56:48.833 INFO:tasks.workunit.client.0.smithi078.stdout: 1054: throughput=5MB/sec pending data=0 2023-12-16T01:56:48.833 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wLEArsfmLVZvEGO off=1193085 len=1849501 2023-12-16T01:56:48.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 5355 completed, throughput=5MB/sec 2023-12-16T01:56:48.842 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rqc__KgxywWgkzL off=7435724 len=521964 2023-12-16T01:56:48.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 5356 completed, throughput=5MB/sec 2023-12-16T01:56:48.846 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CY38OUjexzk3EDg off=624389 len=1249845 2023-12-16T01:56:48.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 5357 completed, throughput=5MB/sec 2023-12-16T01:56:48.852 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1zIUjjKYsqRzvMs off=654651 len=1140768 2023-12-16T01:56:48.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 5358 completed, throughput=5MB/sec 2023-12-16T01:56:48.858 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OrK-l8TukEEVaF5 off=44913 len=444113 2023-12-16T01:56:48.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 5359 completed, throughput=5MB/sec 2023-12-16T01:56:48.862 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZY0zV50jZfk4IyM off=4098710 len=197638 2023-12-16T01:56:48.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 5360 completed, throughput=5MB/sec 2023-12-16T01:56:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:49 smithi118 ceph-mon[131825]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:49 smithi078 ceph-mon[139570]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:49 smithi078 ceph-mon[142991]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-16T01:56:49.862 INFO:tasks.workunit.client.0.smithi078.stdout: 1055: throughput=5MB/sec pending data=0 2023-12-16T01:56:49.862 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UamIj7XsC5dY0vn off=6155516 len=1888957 2023-12-16T01:56:49.864 INFO:tasks.workunit.client.0.smithi078.stdout:op 5361 completed, throughput=5MB/sec 2023-12-16T01:56:49.864 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oxvHYpBVRn3UKYk off=8212442 len=2018505 2023-12-16T01:56:49.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 5362 completed, throughput=5MB/sec 2023-12-16T01:56:49.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oSGkIhygaK-9nrF off=459279 len=224755 2023-12-16T01:56:49.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 5363 completed, throughput=5MB/sec 2023-12-16T01:56:49.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TDoaF1z7n61U3IO off=4330823 len=1959102 2023-12-16T01:56:49.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 5364 completed, throughput=5MB/sec 2023-12-16T01:56:50.878 INFO:tasks.workunit.client.0.smithi078.stdout: 1056: throughput=5MB/sec pending data=0 2023-12-16T01:56:50.878 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y7mCnwrvD0c7kKq off=6313598 len=553119 2023-12-16T01:56:50.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 5365 completed, throughput=5MB/sec 2023-12-16T01:56:50.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iQc99PHd0EyM9vj off=5703662 len=1721378 2023-12-16T01:56:50.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 5366 completed, throughput=5MB/sec 2023-12-16T01:56:50.891 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YtvqXW7yMfaRc5_ off=2220792 len=1669234 2023-12-16T01:56:50.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 5367 completed, throughput=5MB/sec 2023-12-16T01:56:50.897 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5MrKFQQGndFCMXY off=6141007 len=1073537 2023-12-16T01:56:50.898 INFO:tasks.workunit.client.0.smithi078.stdout:op 5368 completed, throughput=5MB/sec 2023-12-16T01:56:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:51 smithi118 ceph-mon[131825]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:56:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:51 smithi078 ceph-mon[139570]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:56:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:51 smithi078 ceph-mon[142991]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-16T01:56:51.898 INFO:tasks.workunit.client.0.smithi078.stdout: 1057: throughput=5MB/sec pending data=0 2023-12-16T01:56:51.899 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UlG62hxcY9qP4J9 off=3396187 len=1104835 2023-12-16T01:56:51.905 INFO:tasks.workunit.client.0.smithi078.stdout:op 5369 completed, throughput=5MB/sec 2023-12-16T01:56:51.905 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XcGzB1aNxvxEB3v off=10966331 len=1661185 2023-12-16T01:56:51.908 INFO:tasks.workunit.client.0.smithi078.stdout:op 5370 completed, throughput=5MB/sec 2023-12-16T01:56:51.908 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vX3EPjDLHvHlfrh off=20318740 len=1442450 2023-12-16T01:56:51.910 INFO:tasks.workunit.client.0.smithi078.stdout:op 5371 completed, throughput=5MB/sec 2023-12-16T01:56:51.910 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-60Gq125lMJ6kHRi off=7155161 len=318301 2023-12-16T01:56:51.913 INFO:tasks.workunit.client.0.smithi078.stdout:op 5372 completed, throughput=5MB/sec 2023-12-16T01:56:51.913 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-recw1uP_UjbzFWe off=1148152 len=1609225 2023-12-16T01:56:51.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 5373 completed, throughput=5MB/sec 2023-12-16T01:56:52.915 INFO:tasks.workunit.client.0.smithi078.stdout: 1058: throughput=5MB/sec pending data=0 2023-12-16T01:56:52.916 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--6xWUw3Npx5RyD4 off=13123792 len=844748 2023-12-16T01:56:52.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 5374 completed, throughput=5MB/sec 2023-12-16T01:56:52.918 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8bWcuaIDneVPux4 off=11628229 len=830291 2023-12-16T01:56:52.919 INFO:tasks.workunit.client.0.smithi078.stdout:op 5375 completed, throughput=5MB/sec 2023-12-16T01:56:52.919 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qI1N3i7IiNaiTX3 off=2494171 len=1557502 2023-12-16T01:56:52.927 INFO:tasks.workunit.client.0.smithi078.stdout:op 5376 completed, throughput=5MB/sec 2023-12-16T01:56:52.927 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5LNpLWa8Vk2LcRI off=12461355 len=1680537 2023-12-16T01:56:52.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 5377 completed, throughput=5MB/sec 2023-12-16T01:56:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:53 smithi118 ceph-mon[131825]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-16T01:56:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:53 smithi078 ceph-mon[139570]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-16T01:56:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:53 smithi078 ceph-mon[142991]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-16T01:56:53.929 INFO:tasks.workunit.client.0.smithi078.stdout: 1059: throughput=5MB/sec pending data=0 2023-12-16T01:56:53.930 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-aknT700gEs77iCX off=3684405 len=1099344 2023-12-16T01:56:53.931 INFO:tasks.workunit.client.0.smithi078.stdout:op 5378 completed, throughput=5MB/sec 2023-12-16T01:56:53.931 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uIboJUJabphvpXn off=6026357 len=514299 2023-12-16T01:56:53.936 INFO:tasks.workunit.client.0.smithi078.stdout:op 5379 completed, throughput=5MB/sec 2023-12-16T01:56:53.936 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2aE7FLNSPL1iJ56 off=4957621 len=495308 2023-12-16T01:56:53.937 INFO:tasks.workunit.client.0.smithi078.stdout:op 5380 completed, throughput=5MB/sec 2023-12-16T01:56:53.937 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ov5D1OeV3weNBt6 off=573045 len=1736196 2023-12-16T01:56:53.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 5381 completed, throughput=5MB/sec 2023-12-16T01:56:53.938 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RLGact68y_gGjAK off=716504 len=1202986 2023-12-16T01:56:53.940 INFO:tasks.workunit.client.0.smithi078.stdout:op 5382 completed, throughput=5MB/sec 2023-12-16T01:56:54.941 INFO:tasks.workunit.client.0.smithi078.stdout: 1060: throughput=5MB/sec pending data=0 2023-12-16T01:56:54.941 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Bd7TXEL4DoOb3xz off=574716 len=1827287 2023-12-16T01:56:54.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 5383 completed, throughput=5MB/sec 2023-12-16T01:56:54.950 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aio9LB8hm72kajf off=1858917 len=27587 2023-12-16T01:56:54.952 INFO:tasks.workunit.client.0.smithi078.stdout:op 5384 completed, throughput=5MB/sec 2023-12-16T01:56:54.952 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cPuzwaNuNpwBBla off=4129751 len=1207828 2023-12-16T01:56:54.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 5385 completed, throughput=5MB/sec 2023-12-16T01:56:54.958 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ndZ-m9nhN9FDst0 off=724379 len=333105 2023-12-16T01:56:54.958 INFO:tasks.workunit.client.0.smithi078.stdout:op 5386 completed, throughput=5MB/sec 2023-12-16T01:56:54.959 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c-5Ms81aOGRMHr0 off=1935559 len=1679060 2023-12-16T01:56:54.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 5387 completed, throughput=5MB/sec 2023-12-16T01:56:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:55 smithi118 ceph-mon[131825]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:56:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:55 smithi078 ceph-mon[139570]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:56:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:55 smithi078 ceph-mon[142991]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:56:55.967 INFO:tasks.workunit.client.0.smithi078.stdout: 1061: throughput=5MB/sec pending data=0 2023-12-16T01:56:55.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zz-QryKdMloboo2 off=573442 len=176630 2023-12-16T01:56:55.967 INFO:tasks.workunit.client.0.smithi078.stdout:op 5388 completed, throughput=5MB/sec 2023-12-16T01:56:55.968 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mE-1N6ZWLBKiEDi off=1888553 len=215280 2023-12-16T01:56:55.970 INFO:tasks.workunit.client.0.smithi078.stdout:op 5389 completed, throughput=5MB/sec 2023-12-16T01:56:55.970 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FFyw3SNm8d-cvh5 off=12655286 len=1544347 2023-12-16T01:56:55.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 5390 completed, throughput=5MB/sec 2023-12-16T01:56:55.977 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4b55MMw0CfzGnsf off=1183109 len=509643 2023-12-16T01:56:55.985 INFO:tasks.workunit.client.0.smithi078.stdout:op 5391 completed, throughput=5MB/sec 2023-12-16T01:56:55.985 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XfOmjWQkU_X7HNN off=1758708 len=2005136 2023-12-16T01:56:55.987 INFO:tasks.workunit.client.0.smithi078.stdout:op 5392 completed, throughput=5MB/sec 2023-12-16T01:56:55.987 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xITUwQQEgMh1LN_ off=8513280 len=989317 2023-12-16T01:56:55.994 INFO:tasks.workunit.client.0.smithi078.stdout:op 5393 completed, throughput=5MB/sec 2023-12-16T01:56:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:56:56] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2023-12-16T01:56:56.994 INFO:tasks.workunit.client.0.smithi078.stdout: 1062: throughput=5MB/sec pending data=0 2023-12-16T01:56:56.994 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sShRnSNJD1tM9bN off=1683563 len=541453 2023-12-16T01:56:56.996 INFO:tasks.workunit.client.0.smithi078.stdout:op 5394 completed, throughput=5MB/sec 2023-12-16T01:56:56.996 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-owEViB-CdJshqYy off=1044147 len=1116945 2023-12-16T01:56:57.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 5395 completed, throughput=5MB/sec 2023-12-16T01:56:57.001 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lYLhLghQZzDUaiM off=1898456 len=1598108 2023-12-16T01:56:57.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 5396 completed, throughput=5MB/sec 2023-12-16T01:56:57.003 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-piZXSEgJ8zt-PgB off=6570217 len=1612950 2023-12-16T01:56:57.012 INFO:tasks.workunit.client.0.smithi078.stdout:op 5397 completed, throughput=5MB/sec 2023-12-16T01:56:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:57 smithi118 ceph-mon[131825]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:56:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:57 smithi078 ceph-mon[139570]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:56:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:57 smithi078 ceph-mon[142991]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-16T01:56:58.013 INFO:tasks.workunit.client.0.smithi078.stdout: 1063: throughput=5MB/sec pending data=0 2023-12-16T01:56:58.013 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kT1FRIAdT-uX6aO off=20465738 len=1230466 2023-12-16T01:56:58.014 INFO:tasks.workunit.client.0.smithi078.stdout:op 5398 completed, throughput=5MB/sec 2023-12-16T01:56:58.014 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bC6fZK7WdLJqRTy off=550090 len=593475 2023-12-16T01:56:58.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 5399 completed, throughput=5MB/sec 2023-12-16T01:56:58.018 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GsFUi30trz8YT6Q off=1334365 len=431087 2023-12-16T01:56:58.021 INFO:tasks.workunit.client.0.smithi078.stdout:op 5400 completed, throughput=5MB/sec 2023-12-16T01:56:58.021 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_SgLUa3WmaUByys off=7205564 len=775817 2023-12-16T01:56:58.026 INFO:tasks.workunit.client.0.smithi078.stdout:op 5401 completed, throughput=5MB/sec 2023-12-16T01:56:58.026 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GCs9aKHJCpKNSE0 off=5009627 len=1945727 2023-12-16T01:56:58.037 INFO:tasks.workunit.client.0.smithi078.stdout:op 5402 completed, throughput=5MB/sec 2023-12-16T01:56:58.038 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WMD4jyl2xmDXARM off=2972117 len=690457 2023-12-16T01:56:58.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 5403 completed, throughput=5MB/sec 2023-12-16T01:56:59.041 INFO:tasks.workunit.client.0.smithi078.stdout: 1064: throughput=5MB/sec pending data=0 2023-12-16T01:56:59.041 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BOLldOoNr6rq5PS off=1863818 len=693490 2023-12-16T01:56:59.042 INFO:tasks.workunit.client.0.smithi078.stdout:op 5404 completed, throughput=5MB/sec 2023-12-16T01:56:59.042 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RnMLqZApS4PI1tG off=5849402 len=1452746 2023-12-16T01:56:59.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 5405 completed, throughput=5MB/sec 2023-12-16T01:56:59.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_dYAit1tUn9GrR5 off=10193630 len=2043830 2023-12-16T01:56:59.054 INFO:tasks.workunit.client.0.smithi078.stdout:op 5406 completed, throughput=5MB/sec 2023-12-16T01:56:59.054 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ncq0Q0L83LPbAZG off=2743015 len=678245 2023-12-16T01:56:59.055 INFO:tasks.workunit.client.0.smithi078.stdout:op 5407 completed, throughput=5MB/sec 2023-12-16T01:56:59.055 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YkK9UmkhYTo4R-E off=14767926 len=447307 2023-12-16T01:56:59.059 INFO:tasks.workunit.client.0.smithi078.stdout:op 5408 completed, throughput=5MB/sec 2023-12-16T01:56:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:56:59 smithi118 ceph-mon[131825]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:56:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:56:59 smithi078 ceph-mon[139570]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:56:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:56:59 smithi078 ceph-mon[142991]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:57:00.060 INFO:tasks.workunit.client.0.smithi078.stdout: 1065: throughput=5MB/sec pending data=0 2023-12-16T01:57:00.060 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8ZKMsTR2fQhTS6j off=2458167 len=1368362 2023-12-16T01:57:00.067 INFO:tasks.workunit.client.0.smithi078.stdout:op 5409 completed, throughput=5MB/sec 2023-12-16T01:57:00.067 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-10cofnR_vsHEeT0 off=11682471 len=466268 2023-12-16T01:57:00.071 INFO:tasks.workunit.client.0.smithi078.stdout:op 5410 completed, throughput=5MB/sec 2023-12-16T01:57:00.071 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m2u-KlGv5OOZqUO off=9238912 len=912630 2023-12-16T01:57:00.072 INFO:tasks.workunit.client.0.smithi078.stdout:op 5411 completed, throughput=5MB/sec 2023-12-16T01:57:00.072 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-s7yaHqeqG2QN48b off=1157234 len=1784742 2023-12-16T01:57:00.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 5412 completed, throughput=5MB/sec 2023-12-16T01:57:00.074 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fECBuyZZ5JapRgz off=745478 len=399375 2023-12-16T01:57:00.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 5413 completed, throughput=5MB/sec 2023-12-16T01:57:00.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CAawlV6QJ_vE7Gt off=971932 len=626044 2023-12-16T01:57:00.078 INFO:tasks.workunit.client.0.smithi078.stdout:op 5414 completed, throughput=5MB/sec 2023-12-16T01:57:01.079 INFO:tasks.workunit.client.0.smithi078.stdout: 1066: throughput=5MB/sec pending data=0 2023-12-16T01:57:01.079 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-M4nVhacc_yUUnlE off=18809508 len=1453555 2023-12-16T01:57:01.080 INFO:tasks.workunit.client.0.smithi078.stdout:op 5415 completed, throughput=5MB/sec 2023-12-16T01:57:01.080 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WNEwT43szo3_Fxo off=4433047 len=698699 2023-12-16T01:57:01.082 INFO:tasks.workunit.client.0.smithi078.stdout:op 5416 completed, throughput=5MB/sec 2023-12-16T01:57:01.082 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0bKzmk7GCRdYo5T off=1199479 len=791795 2023-12-16T01:57:01.088 INFO:tasks.workunit.client.0.smithi078.stdout:op 5417 completed, throughput=5MB/sec 2023-12-16T01:57:01.088 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hKqOjkyeuPXlewP off=999331 len=889910 2023-12-16T01:57:01.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 5418 completed, throughput=5MB/sec 2023-12-16T01:57:01.090 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iKwdhCefjydt5rb off=11480433 len=609015 2023-12-16T01:57:01.091 INFO:tasks.workunit.client.0.smithi078.stdout:op 5419 completed, throughput=5MB/sec 2023-12-16T01:57:01.091 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rKRUsS3HfmmDwpO off=2508515 len=713917 2023-12-16T01:57:01.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 5420 completed, throughput=5MB/sec 2023-12-16T01:57:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:01 smithi118 ceph-mon[131825]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:57:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:01 smithi078 ceph-mon[139570]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:57:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:01 smithi078 ceph-mon[142991]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:57:02.093 INFO:tasks.workunit.client.0.smithi078.stdout: 1067: throughput=5MB/sec pending data=0 2023-12-16T01:57:02.093 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RrXUoa9G86rjNrN off=2505205 len=1719866 2023-12-16T01:57:02.102 INFO:tasks.workunit.client.0.smithi078.stdout:op 5421 completed, throughput=5MB/sec 2023-12-16T01:57:02.102 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Iv5mYa4sWuFhlnv off=384294 len=1438481 2023-12-16T01:57:02.104 INFO:tasks.workunit.client.0.smithi078.stdout:op 5422 completed, throughput=5MB/sec 2023-12-16T01:57:02.104 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DNrXxL99E1B6roN off=10985245 len=1892739 2023-12-16T01:57:02.105 INFO:tasks.workunit.client.0.smithi078.stdout:op 5423 completed, throughput=5MB/sec 2023-12-16T01:57:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:03.106 INFO:tasks.workunit.client.0.smithi078.stdout: 1068: throughput=5MB/sec pending data=0 2023-12-16T01:57:03.106 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5JD0ndDUvXA4q4l off=0 len=1436798 2023-12-16T01:57:03.112 INFO:tasks.workunit.client.0.smithi078.stdout:op 5424 completed, throughput=5MB/sec 2023-12-16T01:57:03.112 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eFlj8ldmosUnkje off=12907803 len=926069 2023-12-16T01:57:03.118 INFO:tasks.workunit.client.0.smithi078.stdout:op 5425 completed, throughput=5MB/sec 2023-12-16T01:57:03.118 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sQpUzR51nIg37bp off=17043828 len=38548 2023-12-16T01:57:03.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 5426 completed, throughput=5MB/sec 2023-12-16T01:57:03.121 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lNOMJtHoqrlisyv off=6838995 len=1271355 2023-12-16T01:57:03.127 INFO:tasks.workunit.client.0.smithi078.stdout:op 5427 completed, throughput=5MB/sec 2023-12-16T01:57:03.127 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NE2HQwrbIg1x940 off=3837490 len=892838 2023-12-16T01:57:03.128 INFO:tasks.workunit.client.0.smithi078.stdout:op 5428 completed, throughput=5MB/sec 2023-12-16T01:57:03.128 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Y8RoQaie9wd-knm off=12900397 len=824271 2023-12-16T01:57:03.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 5429 completed, throughput=5MB/sec 2023-12-16T01:57:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:03 smithi118 ceph-mon[131825]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:03 smithi078 ceph-mon[139570]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:03 smithi078 ceph-mon[142991]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:04.133 INFO:tasks.workunit.client.0.smithi078.stdout: 1069: throughput=5MB/sec pending data=0 2023-12-16T01:57:04.133 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CBDWzU06imWovMM off=17363537 len=1605033 2023-12-16T01:57:04.140 INFO:tasks.workunit.client.0.smithi078.stdout:op 5430 completed, throughput=5MB/sec 2023-12-16T01:57:04.140 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-htxWysh26x1Z91Q off=5701004 len=1021673 2023-12-16T01:57:04.141 INFO:tasks.workunit.client.0.smithi078.stdout:op 5431 completed, throughput=5MB/sec 2023-12-16T01:57:04.141 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gIO3p5rezbbcBuc off=14031692 len=268894 2023-12-16T01:57:04.142 INFO:tasks.workunit.client.0.smithi078.stdout:op 5432 completed, throughput=5MB/sec 2023-12-16T01:57:04.142 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bCdfDW6xTE1QXce off=524581 len=1352255 2023-12-16T01:57:04.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 5433 completed, throughput=5MB/sec 2023-12-16T01:57:04.149 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xqGTyblsJyscvUU off=1460223 len=1967795 2023-12-16T01:57:04.157 INFO:tasks.workunit.client.0.smithi078.stdout:op 5434 completed, throughput=5MB/sec 2023-12-16T01:57:05.157 INFO:tasks.workunit.client.0.smithi078.stdout: 1070: throughput=5MB/sec pending data=0 2023-12-16T01:57:05.157 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lzcDJyM3iBu-FH6 off=398998 len=447510 2023-12-16T01:57:05.161 INFO:tasks.workunit.client.0.smithi078.stdout:op 5435 completed, throughput=5MB/sec 2023-12-16T01:57:05.161 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O86xadFA86fo974 off=1069959 len=1387836 2023-12-16T01:57:05.163 INFO:tasks.workunit.client.0.smithi078.stdout:op 5436 completed, throughput=5MB/sec 2023-12-16T01:57:05.163 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5QkiI9aWF0Z6wHF off=510524 len=81026 2023-12-16T01:57:05.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 5437 completed, throughput=5MB/sec 2023-12-16T01:57:05.164 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nLefdaxcZ7NWrWW off=1546258 len=1968510 2023-12-16T01:57:05.166 INFO:tasks.workunit.client.0.smithi078.stdout:op 5438 completed, throughput=5MB/sec 2023-12-16T01:57:05.166 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JSAwO8jpzhUTCC- off=7322592 len=147931 2023-12-16T01:57:05.167 INFO:tasks.workunit.client.0.smithi078.stdout:op 5439 completed, throughput=5MB/sec 2023-12-16T01:57:05.167 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-RTMHZayzDEP_Ws2 off=8214642 len=636971 2023-12-16T01:57:05.171 INFO:tasks.workunit.client.0.smithi078.stdout:op 5440 completed, throughput=5MB/sec 2023-12-16T01:57:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:05 smithi118 ceph-mon[131825]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:05 smithi078 ceph-mon[139570]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:05 smithi078 ceph-mon[142991]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:06.171 INFO:tasks.workunit.client.0.smithi078.stdout: 1071: throughput=5MB/sec pending data=0 2023-12-16T01:57:06.171 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IEaHCvg52vPaeY7 off=10582086 len=515675 2023-12-16T01:57:06.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 5441 completed, throughput=5MB/sec 2023-12-16T01:57:06.175 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nNzqJFxKMAzQk13 off=20398464 len=1186526 2023-12-16T01:57:06.177 INFO:tasks.workunit.client.0.smithi078.stdout:op 5442 completed, throughput=5MB/sec 2023-12-16T01:57:06.177 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zcMVDDNHR9OucPO off=7387288 len=1881735 2023-12-16T01:57:06.179 INFO:tasks.workunit.client.0.smithi078.stdout:op 5443 completed, throughput=5MB/sec 2023-12-16T01:57:06.179 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JXqZ3-IG5ktePMs off=11103296 len=1932172 2023-12-16T01:57:06.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 5444 completed, throughput=5MB/sec 2023-12-16T01:57:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:06] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:57:07.188 INFO:tasks.workunit.client.0.smithi078.stdout: 1072: throughput=5MB/sec pending data=0 2023-12-16T01:57:07.188 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xr8h9d6iTrzxSFB off=2995973 len=1137400 2023-12-16T01:57:07.189 INFO:tasks.workunit.client.0.smithi078.stdout:op 5445 completed, throughput=5MB/sec 2023-12-16T01:57:07.190 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IHTC6WSmA02sPtM off=5689568 len=1992392 2023-12-16T01:57:07.200 INFO:tasks.workunit.client.0.smithi078.stdout:op 5446 completed, throughput=5MB/sec 2023-12-16T01:57:07.200 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ii5LQUGk5yJQTp2 off=646385 len=2091374 2023-12-16T01:57:07.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 5447 completed, throughput=5MB/sec 2023-12-16T01:57:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:07 smithi118 ceph-mon[131825]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:07 smithi078 ceph-mon[139570]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:07 smithi078 ceph-mon[142991]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:08.203 INFO:tasks.workunit.client.0.smithi078.stdout: 1073: throughput=5MB/sec pending data=0 2023-12-16T01:57:08.203 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ABhI7FaSCFqXWgR off=8418451 len=456199 2023-12-16T01:57:08.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 5448 completed, throughput=5MB/sec 2023-12-16T01:57:08.206 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WX_44QgVeVFbXPd off=1976274 len=45895 2023-12-16T01:57:08.208 INFO:tasks.workunit.client.0.smithi078.stdout:op 5449 completed, throughput=5MB/sec 2023-12-16T01:57:08.208 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sa1hhpZOAeEPNjv off=8963388 len=849691 2023-12-16T01:57:08.209 INFO:tasks.workunit.client.0.smithi078.stdout:op 5450 completed, throughput=5MB/sec 2023-12-16T01:57:08.209 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3GyvnrYMwII6FDk off=4835414 len=1481517 2023-12-16T01:57:08.211 INFO:tasks.workunit.client.0.smithi078.stdout:op 5451 completed, throughput=5MB/sec 2023-12-16T01:57:08.211 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-FCfM_yV-ermX6eX off=481930 len=148897 2023-12-16T01:57:08.212 INFO:tasks.workunit.client.0.smithi078.stdout:op 5452 completed, throughput=5MB/sec 2023-12-16T01:57:08.212 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JFblA4EiILYyVJG off=3000596 len=1419275 2023-12-16T01:57:08.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 5453 completed, throughput=5MB/sec 2023-12-16T01:57:08.219 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-afDT0z-AZQfpxiz off=1495943 len=1971320 2023-12-16T01:57:08.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 5454 completed, throughput=5MB/sec 2023-12-16T01:57:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:57:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:57:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:57:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:57:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:57:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:57:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:57:09.228 INFO:tasks.workunit.client.0.smithi078.stdout: 1074: throughput=5MB/sec pending data=0 2023-12-16T01:57:09.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mLy3JqUTy-xEzm3 off=7203840 len=199486 2023-12-16T01:57:09.230 INFO:tasks.workunit.client.0.smithi078.stdout:op 5455 completed, throughput=5MB/sec 2023-12-16T01:57:09.231 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Socvp9WDcPHZYIx off=41487 len=1580365 2023-12-16T01:57:09.234 INFO:tasks.workunit.client.0.smithi078.stdout:op 5456 completed, throughput=5MB/sec 2023-12-16T01:57:09.234 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xhN8yjj9RW7Rg_k off=2881256 len=2041041 2023-12-16T01:57:09.236 INFO:tasks.workunit.client.0.smithi078.stdout:op 5457 completed, throughput=5MB/sec 2023-12-16T01:57:09.236 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-P-AN_0dQhpEeBRE off=3329323 len=1954677 2023-12-16T01:57:09.238 INFO:tasks.workunit.client.0.smithi078.stdout:op 5458 completed, throughput=5MB/sec 2023-12-16T01:57:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:09 smithi118 ceph-mon[131825]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:09 smithi078 ceph-mon[139570]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:09 smithi078 ceph-mon[142991]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:10.238 INFO:tasks.workunit.client.0.smithi078.stdout: 1075: throughput=5MB/sec pending data=0 2023-12-16T01:57:10.238 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UamIj7XsC5dY0vn off=17640016 len=141124 2023-12-16T01:57:10.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 5459 completed, throughput=5MB/sec 2023-12-16T01:57:10.241 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TvWhLgwAg82SAzg off=2143492 len=1777571 2023-12-16T01:57:10.243 INFO:tasks.workunit.client.0.smithi078.stdout:op 5460 completed, throughput=5MB/sec 2023-12-16T01:57:10.243 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iay1_S4S1-UwsLN off=363574 len=1200781 2023-12-16T01:57:10.245 INFO:tasks.workunit.client.0.smithi078.stdout:op 5461 completed, throughput=5MB/sec 2023-12-16T01:57:10.245 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3kUXdc0HCPKeKqM off=1208314 len=775178 2023-12-16T01:57:10.246 INFO:tasks.workunit.client.0.smithi078.stdout:op 5462 completed, throughput=5MB/sec 2023-12-16T01:57:11.246 INFO:tasks.workunit.client.0.smithi078.stdout: 1076: throughput=5MB/sec pending data=0 2023-12-16T01:57:11.247 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QLu0ZkSrxmJg3Az off=909849 len=704830 2023-12-16T01:57:11.248 INFO:tasks.workunit.client.0.smithi078.stdout:op 5463 completed, throughput=5MB/sec 2023-12-16T01:57:11.248 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XLYj6FbmdqLIQDN off=15373287 len=366606 2023-12-16T01:57:11.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 5464 completed, throughput=5MB/sec 2023-12-16T01:57:11.252 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DrHGBHpG2f1RXwD off=28150 len=1606174 2023-12-16T01:57:11.261 INFO:tasks.workunit.client.0.smithi078.stdout:op 5465 completed, throughput=5MB/sec 2023-12-16T01:57:11.261 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UIRb2Mhqok7tx7N off=18604783 len=474406 2023-12-16T01:57:11.265 INFO:tasks.workunit.client.0.smithi078.stdout:op 5466 completed, throughput=5MB/sec 2023-12-16T01:57:11.265 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cywYHXIHls5C-NQ off=5232453 len=658276 2023-12-16T01:57:11.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 5467 completed, throughput=5MB/sec 2023-12-16T01:57:11.268 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-n8mar3p1LHKEw2A off=9087245 len=500706 2023-12-16T01:57:11.272 INFO:tasks.workunit.client.0.smithi078.stdout:op 5468 completed, throughput=5MB/sec 2023-12-16T01:57:11.272 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jnrMxF134aK69hN off=11369669 len=873287 2023-12-16T01:57:11.273 INFO:tasks.workunit.client.0.smithi078.stdout:op 5469 completed, throughput=5MB/sec 2023-12-16T01:57:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:11 smithi118 ceph-mon[131825]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:11 smithi078 ceph-mon[139570]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:11 smithi078 ceph-mon[142991]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:12.274 INFO:tasks.workunit.client.0.smithi078.stdout: 1077: throughput=5MB/sec pending data=0 2023-12-16T01:57:12.274 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Socvp9WDcPHZYIx off=737684 len=884168 2023-12-16T01:57:12.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 5470 completed, throughput=5MB/sec 2023-12-16T01:57:12.279 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-r2_gkC2zkCeZASB off=4391308 len=1790047 2023-12-16T01:57:12.289 INFO:tasks.workunit.client.0.smithi078.stdout:op 5471 completed, throughput=5MB/sec 2023-12-16T01:57:12.289 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-upBORrr2QLWTVIe off=12192263 len=2005044 2023-12-16T01:57:12.290 INFO:tasks.workunit.client.0.smithi078.stdout:op 5472 completed, throughput=5MB/sec 2023-12-16T01:57:12.291 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Z7UVJoqmIv_M-xE off=16588760 len=1982597 2023-12-16T01:57:12.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 5473 completed, throughput=5MB/sec 2023-12-16T01:57:13.300 INFO:tasks.workunit.client.0.smithi078.stdout: 1078: throughput=5MB/sec pending data=0 2023-12-16T01:57:13.300 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-X6tKnJ4qd37Cp22 off=14940413 len=994971 2023-12-16T01:57:13.305 INFO:tasks.workunit.client.0.smithi078.stdout:op 5474 completed, throughput=5MB/sec 2023-12-16T01:57:13.305 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gesOxxE9AKzunTN off=2500610 len=1059927 2023-12-16T01:57:13.310 INFO:tasks.workunit.client.0.smithi078.stdout:op 5475 completed, throughput=5MB/sec 2023-12-16T01:57:13.310 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fml1Gff8Z8JsQ4j off=5285007 len=1658302 2023-12-16T01:57:13.317 INFO:tasks.workunit.client.0.smithi078.stdout:op 5476 completed, throughput=5MB/sec 2023-12-16T01:57:13.317 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oHqm3Mk398Rtzlr off=804610 len=791030 2023-12-16T01:57:13.322 INFO:tasks.workunit.client.0.smithi078.stdout:op 5477 completed, throughput=5MB/sec 2023-12-16T01:57:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:13 smithi118 ceph-mon[131825]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:13 smithi078 ceph-mon[139570]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:13 smithi078 ceph-mon[142991]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:14.322 INFO:tasks.workunit.client.0.smithi078.stdout: 1079: throughput=5MB/sec pending data=0 2023-12-16T01:57:14.322 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Da8_zVOfe3UtfeV off=2348345 len=236010 2023-12-16T01:57:14.325 INFO:tasks.workunit.client.0.smithi078.stdout:op 5478 completed, throughput=5MB/sec 2023-12-16T01:57:14.326 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rfnd9g-b47lp5nk off=2306082 len=552566 2023-12-16T01:57:14.330 INFO:tasks.workunit.client.0.smithi078.stdout:op 5479 completed, throughput=5MB/sec 2023-12-16T01:57:14.330 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oxvHYpBVRn3UKYk off=5605548 len=1001041 2023-12-16T01:57:14.332 INFO:tasks.workunit.client.0.smithi078.stdout:op 5480 completed, throughput=5MB/sec 2023-12-16T01:57:14.332 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XyO0bUDA-dfOAaV off=11258871 len=699100 2023-12-16T01:57:14.336 INFO:tasks.workunit.client.0.smithi078.stdout:op 5481 completed, throughput=5MB/sec 2023-12-16T01:57:14.336 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5p9rTwhB7wgTqOx off=19421087 len=1406514 2023-12-16T01:57:14.342 INFO:tasks.workunit.client.0.smithi078.stdout:op 5482 completed, throughput=5MB/sec 2023-12-16T01:57:14.342 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tKRtkBb6lDVznzB off=8047396 len=1868514 2023-12-16T01:57:14.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 5483 completed, throughput=5MB/sec 2023-12-16T01:57:15.351 INFO:tasks.workunit.client.0.smithi078.stdout: 1080: throughput=5MB/sec pending data=0 2023-12-16T01:57:15.352 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-brcskHhI7Bw6s6l off=341901 len=1256925 2023-12-16T01:57:15.354 INFO:tasks.workunit.client.0.smithi078.stdout:op 5484 completed, throughput=5MB/sec 2023-12-16T01:57:15.354 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-N9jcqt6DlKVoTR6 off=8348360 len=886907 2023-12-16T01:57:15.355 INFO:tasks.workunit.client.0.smithi078.stdout:op 5485 completed, throughput=5MB/sec 2023-12-16T01:57:15.356 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S4XwMZZw66d4AQk off=8495250 len=1636183 2023-12-16T01:57:15.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 5486 completed, throughput=5MB/sec 2023-12-16T01:57:15.359 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-VbVI7xR4rdVTxhT off=7660300 len=651576 2023-12-16T01:57:15.360 INFO:tasks.workunit.client.0.smithi078.stdout:op 5487 completed, throughput=5MB/sec 2023-12-16T01:57:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:15 smithi118 ceph-mon[131825]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:15 smithi078 ceph-mon[139570]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:15 smithi078 ceph-mon[142991]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:16.360 INFO:tasks.workunit.client.0.smithi078.stdout: 1081: throughput=5MB/sec pending data=0 2023-12-16T01:57:16.360 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-eusXRfhy8Q8kM8r off=9050279 len=143832 2023-12-16T01:57:16.361 INFO:tasks.workunit.client.0.smithi078.stdout:op 5488 completed, throughput=5MB/sec 2023-12-16T01:57:16.361 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_ITaW8DH-_FIdHe off=2475849 len=1657488 2023-12-16T01:57:16.368 INFO:tasks.workunit.client.0.smithi078.stdout:op 5489 completed, throughput=5MB/sec 2023-12-16T01:57:16.368 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3rgBrkOONPQZFIO off=2436463 len=2022117 2023-12-16T01:57:16.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 5490 completed, throughput=5MB/sec 2023-12-16T01:57:16.371 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7BoDj-gMfG11BYj off=2882380 len=1005313 2023-12-16T01:57:16.376 INFO:tasks.workunit.client.0.smithi078.stdout:op 5491 completed, throughput=5MB/sec 2023-12-16T01:57:16.376 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QwMdqe68k11Jmmn off=4733597 len=1760051 2023-12-16T01:57:16.378 INFO:tasks.workunit.client.0.smithi078.stdout:op 5492 completed, throughput=5MB/sec 2023-12-16T01:57:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:16] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:57:17.378 INFO:tasks.workunit.client.0.smithi078.stdout: 1082: throughput=5MB/sec pending data=0 2023-12-16T01:57:17.378 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WsbVJeNl-fbPdvC off=3138873 len=1092606 2023-12-16T01:57:17.384 INFO:tasks.workunit.client.0.smithi078.stdout:op 5493 completed, throughput=5MB/sec 2023-12-16T01:57:17.385 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tF5cOC3-otJ1Pqa off=5751859 len=91404 2023-12-16T01:57:17.387 INFO:tasks.workunit.client.0.smithi078.stdout:op 5494 completed, throughput=5MB/sec 2023-12-16T01:57:17.387 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iMm8LgVc-t8acGN off=788318 len=946855 2023-12-16T01:57:17.389 INFO:tasks.workunit.client.0.smithi078.stdout:op 5495 completed, throughput=5MB/sec 2023-12-16T01:57:17.389 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-hXVq3n9qGs1mchk off=574544 len=1243699 2023-12-16T01:57:17.394 INFO:tasks.workunit.client.0.smithi078.stdout:op 5496 completed, throughput=5MB/sec 2023-12-16T01:57:17.395 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yawmneqWddfAZm5 off=4624703 len=821282 2023-12-16T01:57:17.400 INFO:tasks.workunit.client.0.smithi078.stdout:op 5497 completed, throughput=5MB/sec 2023-12-16T01:57:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:17 smithi118 ceph-mon[131825]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:17 smithi078 ceph-mon[139570]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:17 smithi078 ceph-mon[142991]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:18.282 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:57:18.400 INFO:tasks.workunit.client.0.smithi078.stdout: 1083: throughput=5MB/sec pending data=0 2023-12-16T01:57:18.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2akHjt2D7wHdjXq off=17652554 len=1380554 2023-12-16T01:57:18.406 INFO:tasks.workunit.client.0.smithi078.stdout:op 5498 completed, throughput=5MB/sec 2023-12-16T01:57:18.406 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xpHP0d-eLfxazt3 off=3039596 len=1131550 2023-12-16T01:57:18.407 INFO:tasks.workunit.client.0.smithi078.stdout:op 5499 completed, throughput=5MB/sec 2023-12-16T01:57:18.407 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_V8odS_z7Z7IXx6 off=1352614 len=736873 2023-12-16T01:57:18.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 5500 completed, throughput=5MB/sec 2023-12-16T01:57:18.408 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jgz8LN-D80XZnvb off=452756 len=762050 2023-12-16T01:57:18.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 5501 completed, throughput=5MB/sec 2023-12-16T01:57:18.408 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DDZROPj4ErLbEI7 off=9922265 len=1299768 2023-12-16T01:57:18.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 5502 completed, throughput=5MB/sec 2023-12-16T01:57:18.591 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (36m) 75s ago 40m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (35m) 9m ago 40m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (41m) 75s ago 41m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (41m) 9m ago 41m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (35m) 9m ago 44m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (35m) 75s ago 45m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (35m) 75s ago 46m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (34m) 9m ago 44m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (34m) 75s ago 44m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (36m) 75s ago 39m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (35m) 9m ago 39m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (33m) 75s ago 44m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (33m) 75s ago 43m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (32m) 75s ago 43m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:57:18.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (32m) 75s ago 42m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:57:18.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (31m) 9m ago 42m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:57:18.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (31m) 9m ago 42m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:57:18.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (30m) 9m ago 41m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:57:18.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (29m) 9m ago 41m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:57:18.593 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (35m) 9m ago 40m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:57:18.973 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:57:18.973 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:57:18.973 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:57:18.973 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:18.973 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:18.974 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:57:18.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:57:18.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:57:18.975 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:57:18.975 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:57:19.409 INFO:tasks.workunit.client.0.smithi078.stdout: 1084: throughput=5MB/sec pending data=0 2023-12-16T01:57:19.410 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OwUyDuciX-iCJ5f off=3864109 len=1656113 2023-12-16T01:57:19.411 INFO:tasks.workunit.client.0.smithi078.stdout:op 5503 completed, throughput=5MB/sec 2023-12-16T01:57:19.411 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a2F5JnF_3fp_prW off=3305321 len=1803109 2023-12-16T01:57:19.413 INFO:tasks.workunit.client.0.smithi078.stdout:op 5504 completed, throughput=5MB/sec 2023-12-16T01:57:19.413 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3mbR_pq92byBGGr off=2227324 len=1656516 2023-12-16T01:57:19.414 INFO:tasks.workunit.client.0.smithi078.stdout:op 5505 completed, throughput=5MB/sec 2023-12-16T01:57:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:19 smithi118 ceph-mon[131825]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:19 smithi118 ceph-mon[131825]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:19 smithi118 ceph-mon[131825]: from='client.35814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3838734756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[139570]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[139570]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[139570]: from='client.35814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3838734756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[142991]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[142991]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[142991]: from='client.35814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3838734756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:20.415 INFO:tasks.workunit.client.0.smithi078.stdout: 1085: throughput=5MB/sec pending data=0 2023-12-16T01:57:20.415 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q6Mybu6HrfJz9q5 off=6812701 len=1738800 2023-12-16T01:57:20.417 INFO:tasks.workunit.client.0.smithi078.stdout:op 5506 completed, throughput=5MB/sec 2023-12-16T01:57:20.417 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dCJ2fsAVAu2ueXn off=20785570 len=47293 2023-12-16T01:57:20.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 5507 completed, throughput=5MB/sec 2023-12-16T01:57:20.419 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SOdVBETkdEReYZy off=18074971 len=1109531 2023-12-16T01:57:20.424 INFO:tasks.workunit.client.0.smithi078.stdout:op 5508 completed, throughput=5MB/sec 2023-12-16T01:57:20.424 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_kvXCeTIZK04ckU off=10930105 len=198236 2023-12-16T01:57:20.425 INFO:tasks.workunit.client.0.smithi078.stdout:op 5509 completed, throughput=5MB/sec 2023-12-16T01:57:20.425 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1XkpuK_Y1WiP4Pe off=1851544 len=784678 2023-12-16T01:57:20.426 INFO:tasks.workunit.client.0.smithi078.stdout:op 5510 completed, throughput=5MB/sec 2023-12-16T01:57:20.426 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1hOg5nNPm8OrY4j off=18479605 len=804467 2023-12-16T01:57:20.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 5511 completed, throughput=5MB/sec 2023-12-16T01:57:20.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ooOUhte8wRAFOp4 off=9506083 len=712825 2023-12-16T01:57:20.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 5512 completed, throughput=5MB/sec 2023-12-16T01:57:21.435 INFO:tasks.workunit.client.0.smithi078.stdout: 1086: throughput=5MB/sec pending data=0 2023-12-16T01:57:21.435 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--4cxKrMYGGaD372 off=14216981 len=234720 2023-12-16T01:57:21.439 INFO:tasks.workunit.client.0.smithi078.stdout:op 5513 completed, throughput=5MB/sec 2023-12-16T01:57:21.439 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8bkH1m9Lb7vWKkB off=12958385 len=662055 2023-12-16T01:57:21.440 INFO:tasks.workunit.client.0.smithi078.stdout:op 5514 completed, throughput=5MB/sec 2023-12-16T01:57:21.440 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YzRENObpZtzlJ75 off=13527430 len=726180 2023-12-16T01:57:21.444 INFO:tasks.workunit.client.0.smithi078.stdout:op 5515 completed, throughput=5MB/sec 2023-12-16T01:57:21.444 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WIjjx45Hg6apAjE off=3339183 len=1091481 2023-12-16T01:57:21.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 5516 completed, throughput=5MB/sec 2023-12-16T01:57:21.447 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5ZM-KgJT_9DswIV off=19181118 len=1069349 2023-12-16T01:57:21.448 INFO:tasks.workunit.client.0.smithi078.stdout:op 5517 completed, throughput=5MB/sec 2023-12-16T01:57:21.449 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6OjQ14f2l7CQyrr off=919587 len=142030 2023-12-16T01:57:21.449 INFO:tasks.workunit.client.0.smithi078.stdout:op 5518 completed, throughput=5MB/sec 2023-12-16T01:57:21.449 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s22VQ659wH04Qfz off=6955037 len=1488944 2023-12-16T01:57:21.456 INFO:tasks.workunit.client.0.smithi078.stdout:op 5519 completed, throughput=5MB/sec 2023-12-16T01:57:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:21 smithi118 ceph-mon[131825]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:21 smithi078 ceph-mon[139570]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:21 smithi078 ceph-mon[142991]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:22.457 INFO:tasks.workunit.client.0.smithi078.stdout: 1087: throughput=5MB/sec pending data=0 2023-12-16T01:57:22.457 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-95FY9QhXZL7R7rP off=5877780 len=1014904 2023-12-16T01:57:22.459 INFO:tasks.workunit.client.0.smithi078.stdout:op 5520 completed, throughput=5MB/sec 2023-12-16T01:57:22.459 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sop8fwS9eQKcUdg off=9105224 len=2089527 2023-12-16T01:57:22.463 INFO:tasks.workunit.client.0.smithi078.stdout:op 5521 completed, throughput=5MB/sec 2023-12-16T01:57:22.463 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Uj4pdN_pld3CmLv off=5433282 len=493726 2023-12-16T01:57:22.464 INFO:tasks.workunit.client.0.smithi078.stdout:op 5522 completed, throughput=5MB/sec 2023-12-16T01:57:22.464 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3Vwg2DW7syJjAOR off=2490009 len=72003 2023-12-16T01:57:22.465 INFO:tasks.workunit.client.0.smithi078.stdout:op 5523 completed, throughput=5MB/sec 2023-12-16T01:57:22.465 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LRsalByBWuInSpu off=8701241 len=1380750 2023-12-16T01:57:22.467 INFO:tasks.workunit.client.0.smithi078.stdout:op 5524 completed, throughput=5MB/sec 2023-12-16T01:57:22.467 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Mflq4BRlZmWINRz off=13454112 len=955552 2023-12-16T01:57:22.468 INFO:tasks.workunit.client.0.smithi078.stdout:op 5525 completed, throughput=5MB/sec 2023-12-16T01:57:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:23 smithi118 ceph-mon[131825]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:23.469 INFO:tasks.workunit.client.0.smithi078.stdout: 1088: throughput=5MB/sec pending data=0 2023-12-16T01:57:23.469 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FVSNM96QXScp9Y5 off=18102148 len=451942 2023-12-16T01:57:23.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 5526 completed, throughput=5MB/sec 2023-12-16T01:57:23.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LpQDASS719Opy7F off=2098681 len=643644 2023-12-16T01:57:23.473 INFO:tasks.workunit.client.0.smithi078.stdout:op 5527 completed, throughput=5MB/sec 2023-12-16T01:57:23.473 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-35jlJkXIKz7Yr09 off=19176478 len=1189884 2023-12-16T01:57:23.475 INFO:tasks.workunit.client.0.smithi078.stdout:op 5528 completed, throughput=5MB/sec 2023-12-16T01:57:23.475 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q2N1m-wbSVaQzfZ off=8335732 len=616846 2023-12-16T01:57:23.476 INFO:tasks.workunit.client.0.smithi078.stdout:op 5529 completed, throughput=5MB/sec 2023-12-16T01:57:23.476 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-N2ViX_4tneVBb9b off=1792976 len=390128 2023-12-16T01:57:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:23 smithi078 ceph-mon[142991]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:23 smithi078 ceph-mon[139570]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:23.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 5530 completed, throughput=5MB/sec 2023-12-16T01:57:23.480 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rlBpcrXrZ1OS4Xz off=812614 len=1974045 2023-12-16T01:57:23.490 INFO:tasks.workunit.client.0.smithi078.stdout:op 5531 completed, throughput=5MB/sec 2023-12-16T01:57:24.491 INFO:tasks.workunit.client.0.smithi078.stdout: 1089: throughput=5MB/sec pending data=0 2023-12-16T01:57:24.491 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5DEMdwU2x3biK42 off=1475439 len=51341 2023-12-16T01:57:24.493 INFO:tasks.workunit.client.0.smithi078.stdout:op 5532 completed, throughput=5MB/sec 2023-12-16T01:57:24.493 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xaqqAzQIwmeZ46_ off=4540499 len=1981121 2023-12-16T01:57:24.497 INFO:tasks.workunit.client.0.smithi078.stdout:op 5533 completed, throughput=5MB/sec 2023-12-16T01:57:24.497 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-l94bwLexKzwYv8K off=4313312 len=968118 2023-12-16T01:57:24.502 INFO:tasks.workunit.client.0.smithi078.stdout:op 5534 completed, throughput=5MB/sec 2023-12-16T01:57:24.502 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-uc12SiIAugeOYKu off=491369 len=1308687 2023-12-16T01:57:24.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 5535 completed, throughput=5MB/sec 2023-12-16T01:57:24.509 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XnGUCiMcj-vvFG7 off=2589340 len=1328960 2023-12-16T01:57:24.516 INFO:tasks.workunit.client.0.smithi078.stdout:op 5536 completed, throughput=5MB/sec 2023-12-16T01:57:25.517 INFO:tasks.workunit.client.0.smithi078.stdout: 1090: throughput=5MB/sec pending data=0 2023-12-16T01:57:25.517 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yS8b33ti3xqYlul off=1623179 len=125333 2023-12-16T01:57:25.520 INFO:tasks.workunit.client.0.smithi078.stdout:op 5537 completed, throughput=5MB/sec 2023-12-16T01:57:25.520 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LwPkT_MU0SLdOi7 off=4841507 len=2209 2023-12-16T01:57:25.521 INFO:tasks.workunit.client.0.smithi078.stdout:op 5538 completed, throughput=5MB/sec 2023-12-16T01:57:25.522 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WzhxYC9c_WMoZBP off=7183975 len=1289159 2023-12-16T01:57:25.527 INFO:tasks.workunit.client.0.smithi078.stdout:op 5539 completed, throughput=5MB/sec 2023-12-16T01:57:25.527 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8b2k6IuDg-aVgxF off=14720946 len=1055109 2023-12-16T01:57:25.529 INFO:tasks.workunit.client.0.smithi078.stdout:op 5540 completed, throughput=5MB/sec 2023-12-16T01:57:25.529 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EBCIdl5A-y5CxsJ off=11095688 len=1680246 2023-12-16T01:57:25.530 INFO:tasks.workunit.client.0.smithi078.stdout:op 5541 completed, throughput=5MB/sec 2023-12-16T01:57:25.530 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uIboJUJabphvpXn off=6939037 len=809784 2023-12-16T01:57:25.532 INFO:tasks.workunit.client.0.smithi078.stdout:op 5542 completed, throughput=5MB/sec 2023-12-16T01:57:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:25 smithi118 ceph-mon[131825]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:25 smithi078 ceph-mon[139570]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:25 smithi078 ceph-mon[142991]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:26.532 INFO:tasks.workunit.client.0.smithi078.stdout: 1091: throughput=5MB/sec pending data=0 2023-12-16T01:57:26.532 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0TfmDkw4EkXLrYa off=1595798 len=1352152 2023-12-16T01:57:26.533 INFO:tasks.workunit.client.0.smithi078.stdout:op 5543 completed, throughput=5MB/sec 2023-12-16T01:57:26.534 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EOK4reKveJonvEs off=2788519 len=421689 2023-12-16T01:57:26.535 INFO:tasks.workunit.client.0.smithi078.stdout:op 5544 completed, throughput=5MB/sec 2023-12-16T01:57:26.535 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ovZtfAzmE1mvObq off=4322515 len=928523 2023-12-16T01:57:26.540 INFO:tasks.workunit.client.0.smithi078.stdout:op 5545 completed, throughput=5MB/sec 2023-12-16T01:57:26.540 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-K9eJCnOUKL6f0tm off=6519638 len=1203094 2023-12-16T01:57:26.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 5546 completed, throughput=5MB/sec 2023-12-16T01:57:26.542 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_5lZ3mGcBGmFjZy off=11947495 len=27583 2023-12-16T01:57:26.542 INFO:tasks.workunit.client.0.smithi078.stdout:op 5547 completed, throughput=5MB/sec 2023-12-16T01:57:26.542 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dltqmvkVM9sur4W off=18953807 len=248443 2023-12-16T01:57:26.545 INFO:tasks.workunit.client.0.smithi078.stdout:op 5548 completed, throughput=5MB/sec 2023-12-16T01:57:26.545 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-F2WV39CyCRn75cO off=8579531 len=828916 2023-12-16T01:57:26.550 INFO:tasks.workunit.client.0.smithi078.stdout:op 5549 completed, throughput=5MB/sec 2023-12-16T01:57:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:26] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:57:27.551 INFO:tasks.workunit.client.0.smithi078.stdout: 1092: throughput=5MB/sec pending data=0 2023-12-16T01:57:27.551 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-c1uA9ppMq3PVX2k off=3128478 len=1555841 2023-12-16T01:57:27.554 INFO:tasks.workunit.client.0.smithi078.stdout:op 5550 completed, throughput=5MB/sec 2023-12-16T01:57:27.554 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hYGp2nUr5nJEWIM off=71870 len=999002 2023-12-16T01:57:27.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 5551 completed, throughput=5MB/sec 2023-12-16T01:57:27.556 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aqIOJfI59oz1Ba7 off=23107443 len=1140244 2023-12-16T01:57:27.563 INFO:tasks.workunit.client.0.smithi078.stdout:op 5552 completed, throughput=5MB/sec 2023-12-16T01:57:27.563 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UjwZIXRi4YPuntg off=687538 len=53065 2023-12-16T01:57:27.563 INFO:tasks.workunit.client.0.smithi078.stdout:op 5553 completed, throughput=5MB/sec 2023-12-16T01:57:27.563 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vnE8mOGlFWC0Ujy off=0 len=1540433 2023-12-16T01:57:27.565 INFO:tasks.workunit.client.0.smithi078.stdout:op 5554 completed, throughput=5MB/sec 2023-12-16T01:57:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:27 smithi118 ceph-mon[131825]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:27 smithi078 ceph-mon[139570]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:27 smithi078 ceph-mon[142991]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:28.566 INFO:tasks.workunit.client.0.smithi078.stdout: 1093: throughput=5MB/sec pending data=0 2023-12-16T01:57:28.566 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VRj7RjHGGOQMwkH off=1729568 len=1277696 2023-12-16T01:57:28.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 5555 completed, throughput=5MB/sec 2023-12-16T01:57:28.573 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0RiNMuMX3eUHNOQ off=3275582 len=512103 2023-12-16T01:57:28.574 INFO:tasks.workunit.client.0.smithi078.stdout:op 5556 completed, throughput=5MB/sec 2023-12-16T01:57:28.575 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ez4o38OdVgIWLmE off=763964 len=1526320 2023-12-16T01:57:28.583 INFO:tasks.workunit.client.0.smithi078.stdout:op 5557 completed, throughput=5MB/sec 2023-12-16T01:57:28.583 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8oruAGGrxFExRf2 off=4044670 len=105997 2023-12-16T01:57:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:op 5558 completed, throughput=5MB/sec 2023-12-16T01:57:28.584 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj--1DmopDpyoW95tS off=1511354 len=758811 2023-12-16T01:57:28.588 INFO:tasks.workunit.client.0.smithi078.stdout:op 5559 completed, throughput=5MB/sec 2023-12-16T01:57:28.588 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HkDLq3slII_eKAb off=4473716 len=152599 2023-12-16T01:57:28.590 INFO:tasks.workunit.client.0.smithi078.stdout:op 5560 completed, throughput=5MB/sec 2023-12-16T01:57:28.591 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--Hjy6jQDpfqfBGI off=1477354 len=102426 2023-12-16T01:57:28.592 INFO:tasks.workunit.client.0.smithi078.stdout:op 5561 completed, throughput=5MB/sec 2023-12-16T01:57:28.592 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-AedrI6HoEfaiR8D off=4512781 len=572164 2023-12-16T01:57:28.595 INFO:tasks.workunit.client.0.smithi078.stdout:op 5562 completed, throughput=5MB/sec 2023-12-16T01:57:28.595 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Zr6ymYKvmaaByHj off=18247825 len=1880172 2023-12-16T01:57:28.604 INFO:tasks.workunit.client.0.smithi078.stdout:op 5563 completed, throughput=5MB/sec 2023-12-16T01:57:29.605 INFO:tasks.workunit.client.0.smithi078.stdout: 1094: throughput=5MB/sec pending data=0 2023-12-16T01:57:29.605 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HaeOP-y9xRK48bf off=1197061 len=2020855 2023-12-16T01:57:29.614 INFO:tasks.workunit.client.0.smithi078.stdout:op 5564 completed, throughput=5MB/sec 2023-12-16T01:57:29.614 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ixlo1Qbh2q8OMJh off=2925990 len=1614583 2023-12-16T01:57:29.617 INFO:tasks.workunit.client.0.smithi078.stdout:op 5565 completed, throughput=5MB/sec 2023-12-16T01:57:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:29 smithi118 ceph-mon[131825]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:57:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:29 smithi078 ceph-mon[139570]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:57:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:29 smithi078 ceph-mon[142991]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:57:30.617 INFO:tasks.workunit.client.0.smithi078.stdout: 1095: throughput=5MB/sec pending data=0 2023-12-16T01:57:30.618 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7mv5GiocSxoVsMw off=712479 len=1451953 2023-12-16T01:57:30.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 5566 completed, throughput=5MB/sec 2023-12-16T01:57:30.626 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Jm7oIZbuH5xkk3D off=5091577 len=2038188 2023-12-16T01:57:30.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 5567 completed, throughput=5MB/sec 2023-12-16T01:57:30.628 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2akHjt2D7wHdjXq off=4080104 len=819095 2023-12-16T01:57:30.629 INFO:tasks.workunit.client.0.smithi078.stdout:op 5568 completed, throughput=5MB/sec 2023-12-16T01:57:30.630 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tf_a_v5oznM11MP off=1750417 len=1337789 2023-12-16T01:57:30.635 INFO:tasks.workunit.client.0.smithi078.stdout:op 5569 completed, throughput=5MB/sec 2023-12-16T01:57:31.636 INFO:tasks.workunit.client.0.smithi078.stdout: 1096: throughput=5MB/sec pending data=0 2023-12-16T01:57:31.636 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PFuAFusk2Q3JIcH off=4168303 len=2055036 2023-12-16T01:57:31.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 5570 completed, throughput=5MB/sec 2023-12-16T01:57:31.646 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LjSRBe0GHQa_XSR off=3065846 len=1469713 2023-12-16T01:57:31.653 INFO:tasks.workunit.client.0.smithi078.stdout:op 5571 completed, throughput=5MB/sec 2023-12-16T01:57:31.653 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4kUr4M5N8e-saJT off=384099 len=1974777 2023-12-16T01:57:31.655 INFO:tasks.workunit.client.0.smithi078.stdout:op 5572 completed, throughput=5MB/sec 2023-12-16T01:57:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:31 smithi118 ceph-mon[131825]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:31 smithi078 ceph-mon[139570]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:31 smithi078 ceph-mon[142991]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:32.656 INFO:tasks.workunit.client.0.smithi078.stdout: 1097: throughput=5MB/sec pending data=0 2023-12-16T01:57:32.656 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mw8xOKIbNLSnU5o off=2106486 len=900689 2023-12-16T01:57:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:32.660 INFO:tasks.workunit.client.0.smithi078.stdout:op 5573 completed, throughput=5MB/sec 2023-12-16T01:57:32.660 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-YytDSO4pu2ziG2o off=191808 len=383357 2023-12-16T01:57:32.661 INFO:tasks.workunit.client.0.smithi078.stdout:op 5574 completed, throughput=5MB/sec 2023-12-16T01:57:32.661 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-E2NXaW2A01ejHA8 off=1126577 len=595359 2023-12-16T01:57:32.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 5575 completed, throughput=5MB/sec 2023-12-16T01:57:32.666 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xEmM7qdvGXjMT7n off=338441 len=1755562 2023-12-16T01:57:32.675 INFO:tasks.workunit.client.0.smithi078.stdout:op 5576 completed, throughput=5MB/sec 2023-12-16T01:57:32.675 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zxTPEXqixF0Jixx off=10907039 len=1515026 2023-12-16T01:57:32.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 5577 completed, throughput=5MB/sec 2023-12-16T01:57:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:33 smithi118 ceph-mon[131825]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:33.678 INFO:tasks.workunit.client.0.smithi078.stdout: 1098: throughput=5MB/sec pending data=0 2023-12-16T01:57:33.678 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rT4IMcQsKlPdTKQ off=10654578 len=1725677 2023-12-16T01:57:33.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 5578 completed, throughput=5MB/sec 2023-12-16T01:57:33.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DIiRZ7ctBfL6y4e off=1344622 len=1986257 2023-12-16T01:57:33.683 INFO:tasks.workunit.client.0.smithi078.stdout:op 5579 completed, throughput=5MB/sec 2023-12-16T01:57:33.683 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iIiPcE_TUYBzaUa off=9429156 len=1072946 2023-12-16T01:57:33.689 INFO:tasks.workunit.client.0.smithi078.stdout:op 5580 completed, throughput=5MB/sec 2023-12-16T01:57:33.690 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ip7GKNUdMJCX0bz off=22999432 len=1249425 2023-12-16T01:57:33.696 INFO:tasks.workunit.client.0.smithi078.stdout:op 5581 completed, throughput=5MB/sec 2023-12-16T01:57:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:33 smithi078 ceph-mon[139570]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:33 smithi078 ceph-mon[142991]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-16T01:57:34.697 INFO:tasks.workunit.client.0.smithi078.stdout: 1099: throughput=5MB/sec pending data=0 2023-12-16T01:57:34.697 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cboF8vLt3OgfedH off=9427138 len=1160277 2023-12-16T01:57:34.698 INFO:tasks.workunit.client.0.smithi078.stdout:op 5582 completed, throughput=5MB/sec 2023-12-16T01:57:34.698 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mI18U3tWgY2Gf1f off=1265406 len=1549670 2023-12-16T01:57:34.706 INFO:tasks.workunit.client.0.smithi078.stdout:op 5583 completed, throughput=5MB/sec 2023-12-16T01:57:34.706 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CllbEV5hoTo4Edy off=3831844 len=550134 2023-12-16T01:57:34.711 INFO:tasks.workunit.client.0.smithi078.stdout:op 5584 completed, throughput=5MB/sec 2023-12-16T01:57:34.711 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-x6080hPQozAsCJ6 off=16346399 len=475649 2023-12-16T01:57:34.712 INFO:tasks.workunit.client.0.smithi078.stdout:op 5585 completed, throughput=5MB/sec 2023-12-16T01:57:34.712 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-JU1-61jslWhnDDq off=4818710 len=222789 2023-12-16T01:57:34.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 5586 completed, throughput=5MB/sec 2023-12-16T01:57:34.715 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jJFnTmgWbHv0Y62 off=9581213 len=980722 2023-12-16T01:57:34.717 INFO:tasks.workunit.client.0.smithi078.stdout:op 5587 completed, throughput=5MB/sec 2023-12-16T01:57:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:35 smithi118 ceph-mon[131825]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:35.717 INFO:tasks.workunit.client.0.smithi078.stdout: 1100: throughput=5MB/sec pending data=0 2023-12-16T01:57:35.718 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4b7uudifWTa2-KW off=6767073 len=196122 2023-12-16T01:57:35.718 INFO:tasks.workunit.client.0.smithi078.stdout:op 5588 completed, throughput=5MB/sec 2023-12-16T01:57:35.718 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UQcXsSODuB-fR5q off=1648230 len=1493384 2023-12-16T01:57:35.727 INFO:tasks.workunit.client.0.smithi078.stdout:op 5589 completed, throughput=5MB/sec 2023-12-16T01:57:35.727 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_SgLUa3WmaUByys off=3409506 len=60439 2023-12-16T01:57:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:35 smithi078 ceph-mon[139570]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:35 smithi078 ceph-mon[142991]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:35.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 5590 completed, throughput=5MB/sec 2023-12-16T01:57:35.728 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u8PXbu_z675qXpH off=10011886 len=978865 2023-12-16T01:57:35.729 INFO:tasks.workunit.client.0.smithi078.stdout:op 5591 completed, throughput=5MB/sec 2023-12-16T01:57:35.729 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-9XzD0TPKDgtN8nh off=2499904 len=1628287 2023-12-16T01:57:35.730 INFO:tasks.workunit.client.0.smithi078.stdout:op 5592 completed, throughput=5MB/sec 2023-12-16T01:57:35.731 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-8RMY_Xi-MUJgEeJ off=4274626 len=1971191 2023-12-16T01:57:35.732 INFO:tasks.workunit.client.0.smithi078.stdout:op 5593 completed, throughput=5MB/sec 2023-12-16T01:57:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:36] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:57:36.732 INFO:tasks.workunit.client.0.smithi078.stdout: 1101: throughput=5MB/sec pending data=0 2023-12-16T01:57:36.733 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zKXN1R43_AY33N4 off=2264384 len=430791 2023-12-16T01:57:36.734 INFO:tasks.workunit.client.0.smithi078.stdout:op 5594 completed, throughput=5MB/sec 2023-12-16T01:57:36.734 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-e0-KXiazXqFnWqZ off=0 len=1236724 2023-12-16T01:57:36.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 5595 completed, throughput=5MB/sec 2023-12-16T01:57:36.735 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OokVFDu5vt7xrFv off=5723688 len=23534 2023-12-16T01:57:36.736 INFO:tasks.workunit.client.0.smithi078.stdout:op 5596 completed, throughput=5MB/sec 2023-12-16T01:57:36.736 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-F_u1QaHEj7-Ay9n off=915607 len=2054164 2023-12-16T01:57:36.738 INFO:tasks.workunit.client.0.smithi078.stdout:op 5597 completed, throughput=5MB/sec 2023-12-16T01:57:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:37 smithi118 ceph-mon[131825]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:37 smithi078 ceph-mon[139570]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:37 smithi078 ceph-mon[142991]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:37.738 INFO:tasks.workunit.client.0.smithi078.stdout: 1102: throughput=5MB/sec pending data=0 2023-12-16T01:57:37.738 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-A4EFxkciveKeT-r off=8103652 len=2034121 2023-12-16T01:57:37.741 INFO:tasks.workunit.client.0.smithi078.stdout:op 5598 completed, throughput=5MB/sec 2023-12-16T01:57:37.741 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d6LBuRTAiveilI3 off=4596707 len=1908365 2023-12-16T01:57:37.750 INFO:tasks.workunit.client.0.smithi078.stdout:op 5599 completed, throughput=5MB/sec 2023-12-16T01:57:37.750 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xvZOyz9zU1Px6cH off=22541915 len=207153 2023-12-16T01:57:37.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 5600 completed, throughput=5MB/sec 2023-12-16T01:57:37.753 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4A9Ea6I0Ca48HBK off=6460235 len=586322 2023-12-16T01:57:37.758 INFO:tasks.workunit.client.0.smithi078.stdout:op 5601 completed, throughput=5MB/sec 2023-12-16T01:57:37.758 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-OVi3rUbKFY_1h16 off=3122924 len=1852293 2023-12-16T01:57:37.759 INFO:tasks.workunit.client.0.smithi078.stdout:op 5602 completed, throughput=5MB/sec 2023-12-16T01:57:38.760 INFO:tasks.workunit.client.0.smithi078.stdout: 1103: throughput=5MB/sec pending data=0 2023-12-16T01:57:38.760 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QJy_6_6cNO2syOF off=3792525 len=1068164 2023-12-16T01:57:38.766 INFO:tasks.workunit.client.0.smithi078.stdout:op 5603 completed, throughput=5MB/sec 2023-12-16T01:57:38.766 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MHE3YgXhBHDrHwy off=830492 len=1176237 2023-12-16T01:57:38.768 INFO:tasks.workunit.client.0.smithi078.stdout:op 5604 completed, throughput=5MB/sec 2023-12-16T01:57:38.768 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xZ-KG1HjEGLabL2 off=16361240 len=1853707 2023-12-16T01:57:38.771 INFO:tasks.workunit.client.0.smithi078.stdout:op 5605 completed, throughput=5MB/sec 2023-12-16T01:57:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:39 smithi118 ceph-mon[131825]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:39 smithi078 ceph-mon[142991]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:39 smithi078 ceph-mon[139570]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:57:39.772 INFO:tasks.workunit.client.0.smithi078.stdout: 1104: throughput=5MB/sec pending data=0 2023-12-16T01:57:39.772 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-NRVvERaeDmJmLHe off=596754 len=779898 2023-12-16T01:57:39.777 INFO:tasks.workunit.client.0.smithi078.stdout:op 5606 completed, throughput=5MB/sec 2023-12-16T01:57:39.777 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-15aPxDtSKR7Raws off=101940 len=1028094 2023-12-16T01:57:39.782 INFO:tasks.workunit.client.0.smithi078.stdout:op 5607 completed, throughput=5MB/sec 2023-12-16T01:57:39.782 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-b4vUiOusUueJ9R4 off=7095861 len=1741025 2023-12-16T01:57:39.784 INFO:tasks.workunit.client.0.smithi078.stdout:op 5608 completed, throughput=5MB/sec 2023-12-16T01:57:39.784 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-LcrnUXosfMMIiw1 off=17327345 len=2005956 2023-12-16T01:57:39.794 INFO:tasks.workunit.client.0.smithi078.stdout:op 5609 completed, throughput=5MB/sec 2023-12-16T01:57:40.794 INFO:tasks.workunit.client.0.smithi078.stdout: 1105: throughput=5MB/sec pending data=0 2023-12-16T01:57:40.794 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bmbgU9OMpJUTyEW off=15139927 len=1835725 2023-12-16T01:57:40.804 INFO:tasks.workunit.client.0.smithi078.stdout:op 5610 completed, throughput=5MB/sec 2023-12-16T01:57:40.804 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3-mMOHncU3Ag7r1 off=896064 len=1521841 2023-12-16T01:57:40.807 INFO:tasks.workunit.client.0.smithi078.stdout:op 5611 completed, throughput=5MB/sec 2023-12-16T01:57:40.807 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KDZ9J6dnzFF2b35 off=16547298 len=1677391 2023-12-16T01:57:40.810 INFO:tasks.workunit.client.0.smithi078.stdout:op 5612 completed, throughput=5MB/sec 2023-12-16T01:57:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:41 smithi118 ceph-mon[131825]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:41 smithi078 ceph-mon[139570]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:41 smithi078 ceph-mon[142991]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-16T01:57:41.811 INFO:tasks.workunit.client.0.smithi078.stdout: 1106: throughput=5MB/sec pending data=0 2023-12-16T01:57:41.811 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ZBSSwu8bg4zjEDM off=14218154 len=257560 2023-12-16T01:57:41.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 5613 completed, throughput=5MB/sec 2023-12-16T01:57:41.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eJrFG2TmbuoaWRm off=1232654 len=1452956 2023-12-16T01:57:41.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 5614 completed, throughput=5MB/sec 2023-12-16T01:57:41.822 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-pRSBcBoV6HrFLeu off=2784506 len=307090 2023-12-16T01:57:41.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 5615 completed, throughput=5MB/sec 2023-12-16T01:57:41.826 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-APDHnGDYYuHl7xS off=8103720 len=638953 2023-12-16T01:57:41.826 INFO:tasks.workunit.client.0.smithi078.stdout:op 5616 completed, throughput=5MB/sec 2023-12-16T01:57:41.827 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xAQW1j6DP3qOGMw off=1687988 len=1332550 2023-12-16T01:57:41.834 INFO:tasks.workunit.client.0.smithi078.stdout:op 5617 completed, throughput=5MB/sec 2023-12-16T01:57:41.834 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xNac4Sq7L-HxtKr off=16770337 len=963414 2023-12-16T01:57:41.835 INFO:tasks.workunit.client.0.smithi078.stdout:op 5618 completed, throughput=5MB/sec 2023-12-16T01:57:41.835 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VLX6QDoFANxwkX1 off=22896279 len=340667 2023-12-16T01:57:41.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 5619 completed, throughput=5MB/sec 2023-12-16T01:57:41.839 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2i3i_Raud3jYvS7 off=11309299 len=994202 2023-12-16T01:57:41.842 INFO:tasks.workunit.client.0.smithi078.stdout:op 5620 completed, throughput=5MB/sec 2023-12-16T01:57:42.843 INFO:tasks.workunit.client.0.smithi078.stdout: 1107: throughput=5MB/sec pending data=0 2023-12-16T01:57:42.843 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5SoShugt9mAPdwA off=14000888 len=1329390 2023-12-16T01:57:42.844 INFO:tasks.workunit.client.0.smithi078.stdout:op 5621 completed, throughput=5MB/sec 2023-12-16T01:57:42.844 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rTZZdhuj_SX-uWI off=11112840 len=1054376 2023-12-16T01:57:42.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 5622 completed, throughput=5MB/sec 2023-12-16T01:57:42.850 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lYsTOl9Rh1Ht5qi off=2957360 len=1411058 2023-12-16T01:57:42.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 5623 completed, throughput=5MB/sec 2023-12-16T01:57:42.858 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hSp5sy55RXsGzvq off=1550297 len=188332 2023-12-16T01:57:42.858 INFO:tasks.workunit.client.0.smithi078.stdout:op 5624 completed, throughput=5MB/sec 2023-12-16T01:57:42.859 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Q2VDLzE9UPdp6Ky off=715930 len=504292 2023-12-16T01:57:42.862 INFO:tasks.workunit.client.0.smithi078.stdout:op 5625 completed, throughput=5MB/sec 2023-12-16T01:57:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:43 smithi118 ceph-mon[131825]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:43 smithi078 ceph-mon[139570]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:43 smithi078 ceph-mon[142991]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:43.862 INFO:tasks.workunit.client.0.smithi078.stdout: 1108: throughput=5MB/sec pending data=0 2023-12-16T01:57:43.862 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-W07Kjwa8yaaMK5X off=4501536 len=1804610 2023-12-16T01:57:43.872 INFO:tasks.workunit.client.0.smithi078.stdout:op 5626 completed, throughput=5MB/sec 2023-12-16T01:57:43.872 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-C8ZxT3LmbigECRD off=9942584 len=1698194 2023-12-16T01:57:43.874 INFO:tasks.workunit.client.0.smithi078.stdout:op 5627 completed, throughput=5MB/sec 2023-12-16T01:57:43.875 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9XNlbDfjxwBPMnm off=1912012 len=1169468 2023-12-16T01:57:43.881 INFO:tasks.workunit.client.0.smithi078.stdout:op 5628 completed, throughput=5MB/sec 2023-12-16T01:57:43.881 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QesQN-SgV63y3eG off=9542566 len=73198 2023-12-16T01:57:43.883 INFO:tasks.workunit.client.0.smithi078.stdout:op 5629 completed, throughput=5MB/sec 2023-12-16T01:57:43.884 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pRSBcBoV6HrFLeu off=2045948 len=692127 2023-12-16T01:57:43.885 INFO:tasks.workunit.client.0.smithi078.stdout:op 5630 completed, throughput=5MB/sec 2023-12-16T01:57:44.886 INFO:tasks.workunit.client.0.smithi078.stdout: 1109: throughput=5MB/sec pending data=0 2023-12-16T01:57:44.887 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Lnxs4jwr91-s9nL off=21753516 len=467818 2023-12-16T01:57:44.889 INFO:tasks.workunit.client.0.smithi078.stdout:op 5631 completed, throughput=5MB/sec 2023-12-16T01:57:44.890 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3LUONvbJeVgsg1S off=8696817 len=1069822 2023-12-16T01:57:44.892 INFO:tasks.workunit.client.0.smithi078.stdout:op 5632 completed, throughput=5MB/sec 2023-12-16T01:57:44.892 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-d2Oosb1yx_26PbS off=7054182 len=294182 2023-12-16T01:57:44.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 5633 completed, throughput=5MB/sec 2023-12-16T01:57:44.895 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Qa-rTGDooqV3k2u off=7762908 len=1857221 2023-12-16T01:57:44.897 INFO:tasks.workunit.client.0.smithi078.stdout:op 5634 completed, throughput=5MB/sec 2023-12-16T01:57:44.898 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gVbmBim_KdVmQCt off=5702655 len=1766081 2023-12-16T01:57:44.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 5635 completed, throughput=5MB/sec 2023-12-16T01:57:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:45 smithi118 ceph-mon[131825]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:45 smithi078 ceph-mon[139570]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:45 smithi078 ceph-mon[142991]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:57:45.906 INFO:tasks.workunit.client.0.smithi078.stdout: 1110: throughput=5MB/sec pending data=0 2023-12-16T01:57:45.907 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-II94jqoodV5O_cw off=18436142 len=1218206 2023-12-16T01:57:45.909 INFO:tasks.workunit.client.0.smithi078.stdout:op 5636 completed, throughput=5MB/sec 2023-12-16T01:57:45.909 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aFGS8h78GlQLdsl off=459409 len=1983602 2023-12-16T01:57:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:op 5637 completed, throughput=5MB/sec 2023-12-16T01:57:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Ylfi8MlKo9bL3xI off=1975420 len=317223 2023-12-16T01:57:45.920 INFO:tasks.workunit.client.0.smithi078.stdout:op 5638 completed, throughput=5MB/sec 2023-12-16T01:57:45.920 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0NMrAVpjoimlD61 off=16628732 len=63403 2023-12-16T01:57:45.922 INFO:tasks.workunit.client.0.smithi078.stdout:op 5639 completed, throughput=5MB/sec 2023-12-16T01:57:45.923 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xvQWO2C0P8KeeZ0 off=10024399 len=1313137 2023-12-16T01:57:45.925 INFO:tasks.workunit.client.0.smithi078.stdout:op 5640 completed, throughput=5MB/sec 2023-12-16T01:57:45.925 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-tIW6r4mH_RSuBxC off=1298219 len=737984 2023-12-16T01:57:45.930 INFO:tasks.workunit.client.0.smithi078.stdout:op 5641 completed, throughput=5MB/sec 2023-12-16T01:57:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:46] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2023-12-16T01:57:46.930 INFO:tasks.workunit.client.0.smithi078.stdout: 1111: throughput=5MB/sec pending data=0 2023-12-16T01:57:46.930 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D3ZoGni7jDb_QF6 off=2535706 len=717832 2023-12-16T01:57:46.932 INFO:tasks.workunit.client.0.smithi078.stdout:op 5642 completed, throughput=5MB/sec 2023-12-16T01:57:46.932 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A6tEFEfKgXIefhv off=1412569 len=745267 2023-12-16T01:57:46.938 INFO:tasks.workunit.client.0.smithi078.stdout:op 5643 completed, throughput=5MB/sec 2023-12-16T01:57:46.938 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8dlFBgMgcsjCc_L off=3866320 len=965973 2023-12-16T01:57:46.944 INFO:tasks.workunit.client.0.smithi078.stdout:op 5644 completed, throughput=5MB/sec 2023-12-16T01:57:46.944 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-b7WU8IOo66puTEq off=20590182 len=728463 2023-12-16T01:57:46.947 INFO:tasks.workunit.client.0.smithi078.stdout:op 5645 completed, throughput=5MB/sec 2023-12-16T01:57:46.948 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X8CHJOiWg5C9Lim off=2843157 len=1337564 2023-12-16T01:57:46.949 INFO:tasks.workunit.client.0.smithi078.stdout:op 5646 completed, throughput=5MB/sec 2023-12-16T01:57:46.949 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-g9K1m-pSoIIg4kA off=9606900 len=902113 2023-12-16T01:57:46.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 5647 completed, throughput=5MB/sec 2023-12-16T01:57:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:47 smithi118 ceph-mon[131825]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:47 smithi078 ceph-mon[142991]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:47 smithi078 ceph-mon[139570]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:57:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:57:47.951 INFO:tasks.workunit.client.0.smithi078.stdout: 1112: throughput=5MB/sec pending data=0 2023-12-16T01:57:47.952 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jBLARTVbbG-hkT4 off=9140270 len=1319867 2023-12-16T01:57:47.954 INFO:tasks.workunit.client.0.smithi078.stdout:op 5648 completed, throughput=5MB/sec 2023-12-16T01:57:47.954 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MMCuw-g8cNKk23U off=10432875 len=1054214 2023-12-16T01:57:47.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 5649 completed, throughput=5MB/sec 2023-12-16T01:57:47.961 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-WokGyL5-l9dBX2S off=2946623 len=1904789 2023-12-16T01:57:47.963 INFO:tasks.workunit.client.0.smithi078.stdout:op 5650 completed, throughput=5MB/sec 2023-12-16T01:57:47.963 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vGj3QypW9FNggH- off=5646567 len=523415 2023-12-16T01:57:47.966 INFO:tasks.workunit.client.0.smithi078.stdout:op 5651 completed, throughput=5MB/sec 2023-12-16T01:57:48.967 INFO:tasks.workunit.client.0.smithi078.stdout: 1113: throughput=5MB/sec pending data=0 2023-12-16T01:57:48.967 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ayMmF2xo99mhFsJ off=5104313 len=1041584 2023-12-16T01:57:48.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 5652 completed, throughput=5MB/sec 2023-12-16T01:57:48.968 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5e7UYXF4txGi04R off=11503753 len=727042 2023-12-16T01:57:48.972 INFO:tasks.workunit.client.0.smithi078.stdout:op 5653 completed, throughput=5MB/sec 2023-12-16T01:57:48.973 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fupI1DfhdCR7ZmT off=12224143 len=496467 2023-12-16T01:57:48.974 INFO:tasks.workunit.client.0.smithi078.stdout:op 5654 completed, throughput=5MB/sec 2023-12-16T01:57:48.974 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nr69llsB_kTZvn0 off=5276772 len=627563 2023-12-16T01:57:48.977 INFO:tasks.workunit.client.0.smithi078.stdout:op 5655 completed, throughput=5MB/sec 2023-12-16T01:57:48.977 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-NIyETr_OkLjBEhg off=7027083 len=432452 2023-12-16T01:57:48.979 INFO:tasks.workunit.client.0.smithi078.stdout:op 5656 completed, throughput=5MB/sec 2023-12-16T01:57:48.979 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bvieVaam8lSXBIt off=2115825 len=1555164 2023-12-16T01:57:48.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 5657 completed, throughput=5MB/sec 2023-12-16T01:57:48.988 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ooRilmKs8a72vqC off=1818279 len=1039820 2023-12-16T01:57:48.989 INFO:tasks.workunit.client.0.smithi078.stdout:op 5658 completed, throughput=5MB/sec 2023-12-16T01:57:49.318 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:57:49.626 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:57:49.626 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (36m) 106s ago 40m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:57:49.626 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (36m) 9m ago 40m 94.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:57:49.626 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (41m) 106s ago 41m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (41m) 9m ago 41m 26.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (35m) 9m ago 44m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (36m) 106s ago 46m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (35m) 106s ago 46m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (35m) 9m ago 45m 146M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (35m) 106s ago 45m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (36m) 106s ago 40m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (36m) 9m ago 40m 18.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (34m) 106s ago 44m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (33m) 106s ago 44m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (33m) 106s ago 43m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (32m) 106s ago 43m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (32m) 9m ago 43m 1463M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (31m) 9m ago 42m 1772M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:57:49.627 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (30m) 9m ago 42m 1315M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:57:49.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (30m) 9m ago 42m 1673M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:57:49.628 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (36m) 9m ago 41m 84.2M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:57:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:49 smithi118 ceph-mon[131825]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:49 smithi078 ceph-mon[139570]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:49 smithi078 ceph-mon[142991]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:57:49.989 INFO:tasks.workunit.client.0.smithi078.stdout: 1114: throughput=5MB/sec pending data=0 2023-12-16T01:57:49.990 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zjefuUpBqDnb56E off=6185249 len=988314 2023-12-16T01:57:49.995 INFO:tasks.workunit.client.0.smithi078.stdout:op 5659 completed, throughput=5MB/sec 2023-12-16T01:57:49.995 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1iZNT2T6aqGIUXF off=9409732 len=1638673 2023-12-16T01:57:50.001 INFO:tasks.workunit.client.0.smithi078.stdout:op 5660 completed, throughput=5MB/sec 2023-12-16T01:57:50.001 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HyiE5V_SJNsTuG0 off=2641988 len=135058 2023-12-16T01:57:50.003 INFO:tasks.workunit.client.0.smithi078.stdout:op 5661 completed, throughput=5MB/sec 2023-12-16T01:57:50.003 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H3zHWsTa8zLqviX off=16301317 len=952795 2023-12-16T01:57:50.009 INFO:tasks.workunit.client.0.smithi078.stdout:op 5662 completed, throughput=5MB/sec 2023-12-16T01:57:50.009 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7abYX-TVl9ZSwPX off=12694399 len=1212065 2023-12-16T01:57:50.013 INFO:tasks.workunit.client.0.smithi078.stdout:op 5663 completed, throughput=5MB/sec 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:57:50.014 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:57:50.015 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:57:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:50 smithi118 ceph-mon[131825]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:50 smithi118 ceph-mon[131825]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3653541442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[142991]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[142991]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3653541442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[139570]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[139570]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:57:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3653541442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:57:51.014 INFO:tasks.workunit.client.0.smithi078.stdout: 1115: throughput=5MB/sec pending data=0 2023-12-16T01:57:51.014 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eYv3odR17IOxivh off=9892831 len=1083442 2023-12-16T01:57:51.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 5664 completed, throughput=5MB/sec 2023-12-16T01:57:51.020 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-95SNEE0nmbAsrcZ off=11049879 len=668420 2023-12-16T01:57:51.024 INFO:tasks.workunit.client.0.smithi078.stdout:op 5665 completed, throughput=5MB/sec 2023-12-16T01:57:51.024 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xWjTLwYV23rfdTy off=9095997 len=1597373 2023-12-16T01:57:51.033 INFO:tasks.workunit.client.0.smithi078.stdout:op 5666 completed, throughput=5MB/sec 2023-12-16T01:57:51.033 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hKqOjkyeuPXlewP off=675125 len=383140 2023-12-16T01:57:51.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 5667 completed, throughput=5MB/sec 2023-12-16T01:57:51.034 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1mlNAjHqULYVrBo off=13400881 len=1193654 2023-12-16T01:57:51.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 5668 completed, throughput=5MB/sec 2023-12-16T01:57:51.041 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ghU5C56hfVrsLtk off=4541087 len=806556 2023-12-16T01:57:51.041 INFO:tasks.workunit.client.0.smithi078.stdout:op 5669 completed, throughput=5MB/sec 2023-12-16T01:57:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:51 smithi118 ceph-mon[131825]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:57:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:51 smithi078 ceph-mon[139570]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:57:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:51 smithi078 ceph-mon[142991]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-16T01:57:52.042 INFO:tasks.workunit.client.0.smithi078.stdout: 1116: throughput=5MB/sec pending data=0 2023-12-16T01:57:52.042 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-wsp8TmLZUkAR0_3 off=0 len=1430168 2023-12-16T01:57:52.044 INFO:tasks.workunit.client.0.smithi078.stdout:op 5670 completed, throughput=5MB/sec 2023-12-16T01:57:52.044 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-s7yaHqeqG2QN48b off=5681733 len=582040 2023-12-16T01:57:52.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 5671 completed, throughput=5MB/sec 2023-12-16T01:57:52.049 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-TJsl91QzdhhwPFl off=4831535 len=1269996 2023-12-16T01:57:52.056 INFO:tasks.workunit.client.0.smithi078.stdout:op 5672 completed, throughput=5MB/sec 2023-12-16T01:57:52.056 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AKQfax9hZE9GPbH off=3436880 len=1039748 2023-12-16T01:57:52.057 INFO:tasks.workunit.client.0.smithi078.stdout:op 5673 completed, throughput=5MB/sec 2023-12-16T01:57:52.058 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-myP1lr9Z_MNvghC off=5263286 len=95299 2023-12-16T01:57:52.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 5674 completed, throughput=5MB/sec 2023-12-16T01:57:52.060 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zKXN1R43_AY33N4 off=2024136 len=1089992 2023-12-16T01:57:52.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 5675 completed, throughput=5MB/sec 2023-12-16T01:57:53.066 INFO:tasks.workunit.client.0.smithi078.stdout: 1117: throughput=5MB/sec pending data=0 2023-12-16T01:57:53.066 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-m35fA9TwE8Yb_K9 off=14589582 len=540661 2023-12-16T01:57:53.070 INFO:tasks.workunit.client.0.smithi078.stdout:op 5676 completed, throughput=5MB/sec 2023-12-16T01:57:53.071 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VCetEuUlsfbzJqk off=13578445 len=1789094 2023-12-16T01:57:53.079 INFO:tasks.workunit.client.0.smithi078.stdout:op 5677 completed, throughput=5MB/sec 2023-12-16T01:57:53.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G0mI6x9b_fZQI2A off=5445686 len=221310 2023-12-16T01:57:53.083 INFO:tasks.workunit.client.0.smithi078.stdout:op 5678 completed, throughput=5MB/sec 2023-12-16T01:57:53.083 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Okmj6xbS1QmTrPy off=2636157 len=1200422 2023-12-16T01:57:53.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 5679 completed, throughput=5MB/sec 2023-12-16T01:57:53.084 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JqyZ1EUKmvyC3um off=2221953 len=2021145 2023-12-16T01:57:53.087 INFO:tasks.workunit.client.0.smithi078.stdout:op 5680 completed, throughput=5MB/sec 2023-12-16T01:57:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:53 smithi118 ceph-mon[131825]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:53 smithi078 ceph-mon[139570]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:53 smithi078 ceph-mon[142991]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:57:54.087 INFO:tasks.workunit.client.0.smithi078.stdout: 1118: throughput=5MB/sec pending data=0 2023-12-16T01:57:54.087 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-u2rhDTTIPzAxUoH off=13499967 len=875563 2023-12-16T01:57:54.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 5681 completed, throughput=5MB/sec 2023-12-16T01:57:54.092 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eXZX_Jk1vEGBULv off=3755130 len=1207805 2023-12-16T01:57:54.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 5682 completed, throughput=5MB/sec 2023-12-16T01:57:54.098 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a5Bjs7cqsYRXU7j off=311683 len=789509 2023-12-16T01:57:54.098 INFO:tasks.workunit.client.0.smithi078.stdout:op 5683 completed, throughput=5MB/sec 2023-12-16T01:57:54.099 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gF3WZTZpoQmDdEH off=3859518 len=93130 2023-12-16T01:57:54.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 5684 completed, throughput=5MB/sec 2023-12-16T01:57:54.101 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9cRkYOXa5RZCJT2 off=3268434 len=1015244 2023-12-16T01:57:54.107 INFO:tasks.workunit.client.0.smithi078.stdout:op 5685 completed, throughput=5MB/sec 2023-12-16T01:57:54.107 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cboF8vLt3OgfedH off=14704742 len=716349 2023-12-16T01:57:54.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 5686 completed, throughput=5MB/sec 2023-12-16T01:57:55.109 INFO:tasks.workunit.client.0.smithi078.stdout: 1119: throughput=5MB/sec pending data=0 2023-12-16T01:57:55.109 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rLdWXpDkqY0oPUt off=1257353 len=527845 2023-12-16T01:57:55.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 5687 completed, throughput=5MB/sec 2023-12-16T01:57:55.110 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DaqVda0-zZDnQ-0 off=6778131 len=151202 2023-12-16T01:57:55.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 5688 completed, throughput=5MB/sec 2023-12-16T01:57:55.113 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Dx9W4kxiPzKgQHy off=396895 len=88625 2023-12-16T01:57:55.113 INFO:tasks.workunit.client.0.smithi078.stdout:op 5689 completed, throughput=5MB/sec 2023-12-16T01:57:55.113 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MHOg5vPZ39mAsHn off=6795417 len=627247 2023-12-16T01:57:55.117 INFO:tasks.workunit.client.0.smithi078.stdout:op 5690 completed, throughput=5MB/sec 2023-12-16T01:57:55.117 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H0IhOjc-9purp01 off=2233779 len=335352 2023-12-16T01:57:55.121 INFO:tasks.workunit.client.0.smithi078.stdout:op 5691 completed, throughput=5MB/sec 2023-12-16T01:57:55.121 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SCmzqTGuT5PnN62 off=18166238 len=209152 2023-12-16T01:57:55.122 INFO:tasks.workunit.client.0.smithi078.stdout:op 5692 completed, throughput=5MB/sec 2023-12-16T01:57:55.122 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-y234_KVJq9M3p5A off=3695420 len=1391081 2023-12-16T01:57:55.129 INFO:tasks.workunit.client.0.smithi078.stdout:op 5693 completed, throughput=5MB/sec 2023-12-16T01:57:55.129 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-f5FutMk-WtMC8dX off=281349 len=1822549 2023-12-16T01:57:55.138 INFO:tasks.workunit.client.0.smithi078.stdout:op 5694 completed, throughput=5MB/sec 2023-12-16T01:57:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:55 smithi118 ceph-mon[131825]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:55 smithi078 ceph-mon[139570]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:55 smithi078 ceph-mon[142991]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:57:56.139 INFO:tasks.workunit.client.0.smithi078.stdout: 1120: throughput=5MB/sec pending data=0 2023-12-16T01:57:56.139 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7LfRaA9ggcaFN2O off=10905420 len=1298448 2023-12-16T01:57:56.145 INFO:tasks.workunit.client.0.smithi078.stdout:op 5695 completed, throughput=5MB/sec 2023-12-16T01:57:56.145 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-99ESdOpx3phEqgt off=2414278 len=31916 2023-12-16T01:57:56.147 INFO:tasks.workunit.client.0.smithi078.stdout:op 5696 completed, throughput=5MB/sec 2023-12-16T01:57:56.147 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-UlDwuw6SkVfbYy1 off=7151664 len=1677508 2023-12-16T01:57:56.149 INFO:tasks.workunit.client.0.smithi078.stdout:op 5697 completed, throughput=5MB/sec 2023-12-16T01:57:56.149 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uDpJMVDJgKq5nJO off=3396966 len=397472 2023-12-16T01:57:56.150 INFO:tasks.workunit.client.0.smithi078.stdout:op 5698 completed, throughput=5MB/sec 2023-12-16T01:57:56.150 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-bzcoXq_M_BnfJCG off=677052 len=132296 2023-12-16T01:57:56.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 5699 completed, throughput=5MB/sec 2023-12-16T01:57:56.151 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-S6vU15TiVWeqJVR off=1028776 len=2015663 2023-12-16T01:57:56.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 5700 completed, throughput=5MB/sec 2023-12-16T01:57:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:57:56] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:57:57.155 INFO:tasks.workunit.client.0.smithi078.stdout: 1121: throughput=5MB/sec pending data=0 2023-12-16T01:57:57.156 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-LSMxyqIYZzmxROm off=18827416 len=140259 2023-12-16T01:57:57.156 INFO:tasks.workunit.client.0.smithi078.stdout:op 5701 completed, throughput=5MB/sec 2023-12-16T01:57:57.156 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_UqH1Rz-ogjzfMU off=12202132 len=1013595 2023-12-16T01:57:57.158 INFO:tasks.workunit.client.0.smithi078.stdout:op 5702 completed, throughput=5MB/sec 2023-12-16T01:57:57.158 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-auMpfxw7_WZS_BF off=1651216 len=863651 2023-12-16T01:57:57.164 INFO:tasks.workunit.client.0.smithi078.stdout:op 5703 completed, throughput=5MB/sec 2023-12-16T01:57:57.164 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3pJtNG09Q60Fkih off=1933770 len=923154 2023-12-16T01:57:57.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 5704 completed, throughput=5MB/sec 2023-12-16T01:57:57.165 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fzgCt_EJMZUQOcm off=11418238 len=894245 2023-12-16T01:57:57.167 INFO:tasks.workunit.client.0.smithi078.stdout:op 5705 completed, throughput=5MB/sec 2023-12-16T01:57:57.167 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-H4QbVwclSoeb_GV off=6460 len=1276385 2023-12-16T01:57:57.174 INFO:tasks.workunit.client.0.smithi078.stdout:op 5706 completed, throughput=5MB/sec 2023-12-16T01:57:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:57 smithi118 ceph-mon[131825]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:57:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:57 smithi078 ceph-mon[139570]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:57:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:57 smithi078 ceph-mon[142991]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-16T01:57:58.174 INFO:tasks.workunit.client.0.smithi078.stdout: 1122: throughput=5MB/sec pending data=0 2023-12-16T01:57:58.174 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-35ThkCiITN1ycyB off=10341040 len=1195237 2023-12-16T01:57:58.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 5707 completed, throughput=5MB/sec 2023-12-16T01:57:58.181 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-4bs0ybL1D1XUPlv off=11213724 len=2003185 2023-12-16T01:57:58.184 INFO:tasks.workunit.client.0.smithi078.stdout:op 5708 completed, throughput=5MB/sec 2023-12-16T01:57:58.185 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0_faHxMXmkxWZe0 off=8590474 len=515458 2023-12-16T01:57:58.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 5709 completed, throughput=5MB/sec 2023-12-16T01:57:58.189 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5SZwLckDwIdkNpn off=419234 len=1299350 2023-12-16T01:57:58.194 INFO:tasks.workunit.client.0.smithi078.stdout:op 5710 completed, throughput=5MB/sec 2023-12-16T01:57:58.194 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-FWI1mkpOugDLadX off=12053506 len=2035237 2023-12-16T01:57:58.204 INFO:tasks.workunit.client.0.smithi078.stdout:op 5711 completed, throughput=5MB/sec 2023-12-16T01:57:59.204 INFO:tasks.workunit.client.0.smithi078.stdout: 1123: throughput=5MB/sec pending data=0 2023-12-16T01:57:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--oUArhAYLLsNLZI off=1498671 len=898833 2023-12-16T01:57:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 5712 completed, throughput=5MB/sec 2023-12-16T01:57:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rct6wUAiobTtFmN off=12481792 len=1994839 2023-12-16T01:57:59.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 5713 completed, throughput=5MB/sec 2023-12-16T01:57:59.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--vttlQ1JHKXvoDM off=1821560 len=1862356 2023-12-16T01:57:59.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 5714 completed, throughput=5MB/sec 2023-12-16T01:57:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:57:59 smithi118 ceph-mon[131825]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:57:59 smithi078 ceph-mon[139570]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:57:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:57:59 smithi078 ceph-mon[142991]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:58:00.220 INFO:tasks.workunit.client.0.smithi078.stdout: 1124: throughput=5MB/sec pending data=0 2023-12-16T01:58:00.220 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oTwoODGc9BJs-Wt off=240424 len=983873 2023-12-16T01:58:00.221 INFO:tasks.workunit.client.0.smithi078.stdout:op 5715 completed, throughput=5MB/sec 2023-12-16T01:58:00.221 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fupI1DfhdCR7ZmT off=19090803 len=1871692 2023-12-16T01:58:00.224 INFO:tasks.workunit.client.0.smithi078.stdout:op 5716 completed, throughput=5MB/sec 2023-12-16T01:58:00.224 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eBRb7UaA-O-N_Vy off=5068291 len=553820 2023-12-16T01:58:00.227 INFO:tasks.workunit.client.0.smithi078.stdout:op 5717 completed, throughput=5MB/sec 2023-12-16T01:58:00.228 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Pe2ki_mzYgo_fux off=0 len=1060364 2023-12-16T01:58:00.232 INFO:tasks.workunit.client.0.smithi078.stdout:op 5718 completed, throughput=5MB/sec 2023-12-16T01:58:01.233 INFO:tasks.workunit.client.0.smithi078.stdout: 1125: throughput=5MB/sec pending data=0 2023-12-16T01:58:01.233 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HDuONhjsSxDP-WV off=2141336 len=1668583 2023-12-16T01:58:01.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 5719 completed, throughput=5MB/sec 2023-12-16T01:58:01.235 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DHVGpRgiyGD18PY off=8820608 len=461195 2023-12-16T01:58:01.235 INFO:tasks.workunit.client.0.smithi078.stdout:op 5720 completed, throughput=5MB/sec 2023-12-16T01:58:01.236 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TSwLJ3LvOlpI8W4 off=4096456 len=1919447 2023-12-16T01:58:01.237 INFO:tasks.workunit.client.0.smithi078.stdout:op 5721 completed, throughput=5MB/sec 2023-12-16T01:58:01.238 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-K55s1ooKZTI5viQ off=4470000 len=1779644 2023-12-16T01:58:01.241 INFO:tasks.workunit.client.0.smithi078.stdout:op 5722 completed, throughput=5MB/sec 2023-12-16T01:58:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:01 smithi118 ceph-mon[131825]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:58:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:01 smithi078 ceph-mon[139570]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:58:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:01 smithi078 ceph-mon[142991]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-16T01:58:02.241 INFO:tasks.workunit.client.0.smithi078.stdout: 1126: throughput=5MB/sec pending data=0 2023-12-16T01:58:02.242 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1vxJqUBkO5h3T8C off=2069443 len=1776008 2023-12-16T01:58:02.252 INFO:tasks.workunit.client.0.smithi078.stdout:op 5723 completed, throughput=5MB/sec 2023-12-16T01:58:02.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-g0NeULcGhZ0O1kZ off=2471593 len=111238 2023-12-16T01:58:02.253 INFO:tasks.workunit.client.0.smithi078.stdout:op 5724 completed, throughput=5MB/sec 2023-12-16T01:58:02.253 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_oenpydQxePGcbt off=22065495 len=1767510 2023-12-16T01:58:02.262 INFO:tasks.workunit.client.0.smithi078.stdout:op 5725 completed, throughput=5MB/sec 2023-12-16T01:58:02.262 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m3RNte0De-Beql6 off=12872707 len=1282854 2023-12-16T01:58:02.263 INFO:tasks.workunit.client.0.smithi078.stdout:op 5726 completed, throughput=5MB/sec 2023-12-16T01:58:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:03.264 INFO:tasks.workunit.client.0.smithi078.stdout: 1127: throughput=5MB/sec pending data=0 2023-12-16T01:58:03.264 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2V0_WZjPJbjz0UG off=912593 len=1659612 2023-12-16T01:58:03.266 INFO:tasks.workunit.client.0.smithi078.stdout:op 5727 completed, throughput=5MB/sec 2023-12-16T01:58:03.266 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-51zbtUn7c0V1DJA off=7212577 len=1348920 2023-12-16T01:58:03.268 INFO:tasks.workunit.client.0.smithi078.stdout:op 5728 completed, throughput=5MB/sec 2023-12-16T01:58:03.268 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-T2VcTqwIZbWwzLJ off=9932335 len=1093697 2023-12-16T01:58:03.276 INFO:tasks.workunit.client.0.smithi078.stdout:op 5729 completed, throughput=5MB/sec 2023-12-16T01:58:03.276 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-6qCknmZ0-2xbejb off=8253555 len=663764 2023-12-16T01:58:03.279 INFO:tasks.workunit.client.0.smithi078.stdout:op 5730 completed, throughput=5MB/sec 2023-12-16T01:58:03.279 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-BhpU38ZGf-QIFOu off=6955811 len=2052613 2023-12-16T01:58:03.281 INFO:tasks.workunit.client.0.smithi078.stdout:op 5731 completed, throughput=5MB/sec 2023-12-16T01:58:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:03 smithi118 ceph-mon[131825]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:58:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:03 smithi078 ceph-mon[139570]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:58:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:03 smithi078 ceph-mon[142991]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-16T01:58:04.282 INFO:tasks.workunit.client.0.smithi078.stdout: 1128: throughput=5MB/sec pending data=0 2023-12-16T01:58:04.282 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-HRpJEBHa0cYQ5dq off=2689135 len=541471 2023-12-16T01:58:04.285 INFO:tasks.workunit.client.0.smithi078.stdout:op 5732 completed, throughput=5MB/sec 2023-12-16T01:58:04.285 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JT5Rl5UPZE0A_ar off=9516656 len=389008 2023-12-16T01:58:04.286 INFO:tasks.workunit.client.0.smithi078.stdout:op 5733 completed, throughput=5MB/sec 2023-12-16T01:58:04.286 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-uddpe7evmg_KXrc off=5938831 len=1236748 2023-12-16T01:58:04.287 INFO:tasks.workunit.client.0.smithi078.stdout:op 5734 completed, throughput=5MB/sec 2023-12-16T01:58:04.287 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IakfLKFumehyFSW off=1471520 len=1385968 2023-12-16T01:58:04.295 INFO:tasks.workunit.client.0.smithi078.stdout:op 5735 completed, throughput=5MB/sec 2023-12-16T01:58:05.295 INFO:tasks.workunit.client.0.smithi078.stdout: 1129: throughput=5MB/sec pending data=0 2023-12-16T01:58:05.295 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7QRyOEQ3Fbd8jz6 off=946878 len=1681046 2023-12-16T01:58:05.297 INFO:tasks.workunit.client.0.smithi078.stdout:op 5736 completed, throughput=5MB/sec 2023-12-16T01:58:05.297 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-PWnLy4ViAww0Hw9 off=2180508 len=270308 2023-12-16T01:58:05.298 INFO:tasks.workunit.client.0.smithi078.stdout:op 5737 completed, throughput=5MB/sec 2023-12-16T01:58:05.298 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-39Q-oiSZd_FtoFY off=1478894 len=778939 2023-12-16T01:58:05.299 INFO:tasks.workunit.client.0.smithi078.stdout:op 5738 completed, throughput=5MB/sec 2023-12-16T01:58:05.299 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tpU0k78Uuner7lI off=284998 len=369381 2023-12-16T01:58:05.300 INFO:tasks.workunit.client.0.smithi078.stdout:op 5739 completed, throughput=5MB/sec 2023-12-16T01:58:05.300 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oE29bfytRxZZ4Kw off=0 len=1618117 2023-12-16T01:58:05.302 INFO:tasks.workunit.client.0.smithi078.stdout:op 5740 completed, throughput=5MB/sec 2023-12-16T01:58:05.302 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-u94_qcLxXM9c-8_ off=5026816 len=663057 2023-12-16T01:58:05.303 INFO:tasks.workunit.client.0.smithi078.stdout:op 5741 completed, throughput=5MB/sec 2023-12-16T01:58:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:05 smithi118 ceph-mon[131825]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:05 smithi078 ceph-mon[139570]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:05 smithi078 ceph-mon[142991]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:06.304 INFO:tasks.workunit.client.0.smithi078.stdout: 1130: throughput=5MB/sec pending data=0 2023-12-16T01:58:06.304 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-4iv2tnj4nekW8AO off=5256817 len=687727 2023-12-16T01:58:06.308 INFO:tasks.workunit.client.0.smithi078.stdout:op 5742 completed, throughput=5MB/sec 2023-12-16T01:58:06.308 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-M3tzoQbKtMLm7MU off=9944410 len=800453 2023-12-16T01:58:06.313 INFO:tasks.workunit.client.0.smithi078.stdout:op 5743 completed, throughput=5MB/sec 2023-12-16T01:58:06.313 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-B2M8vmOC_M9dSxl off=1718287 len=761935 2023-12-16T01:58:06.318 INFO:tasks.workunit.client.0.smithi078.stdout:op 5744 completed, throughput=5MB/sec 2023-12-16T01:58:06.318 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CVsAw54ZMFc93QJ off=4983182 len=55216 2023-12-16T01:58:06.319 INFO:tasks.workunit.client.0.smithi078.stdout:op 5745 completed, throughput=5MB/sec 2023-12-16T01:58:06.319 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-59JxGJWSEbaNXor off=2173223 len=1522877 2023-12-16T01:58:06.327 INFO:tasks.workunit.client.0.smithi078.stdout:op 5746 completed, throughput=5MB/sec 2023-12-16T01:58:06.327 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rqNIEJM7AQJLeZw off=565192 len=558157 2023-12-16T01:58:06.330 INFO:tasks.workunit.client.0.smithi078.stdout:op 5747 completed, throughput=5MB/sec 2023-12-16T01:58:06.330 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ooxjSAOeT37upmw off=10820045 len=46295 2023-12-16T01:58:06.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 5748 completed, throughput=5MB/sec 2023-12-16T01:58:06.333 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-EyXRRUeByT3nKGc off=3686404 len=5314 2023-12-16T01:58:06.333 INFO:tasks.workunit.client.0.smithi078.stdout:op 5749 completed, throughput=5MB/sec 2023-12-16T01:58:06.333 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8RHbmgss-40rnqJ off=5073247 len=1157294 2023-12-16T01:58:06.339 INFO:tasks.workunit.client.0.smithi078.stdout:op 5750 completed, throughput=5MB/sec 2023-12-16T01:58:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:06] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2023-12-16T01:58:07.339 INFO:tasks.workunit.client.0.smithi078.stdout: 1131: throughput=5MB/sec pending data=0 2023-12-16T01:58:07.339 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-KYb3O71naFDJI3n off=20340029 len=351520 2023-12-16T01:58:07.343 INFO:tasks.workunit.client.0.smithi078.stdout:op 5751 completed, throughput=5MB/sec 2023-12-16T01:58:07.343 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ux9IGjH2hJfDYRW off=12505489 len=1640455 2023-12-16T01:58:07.351 INFO:tasks.workunit.client.0.smithi078.stdout:op 5752 completed, throughput=5MB/sec 2023-12-16T01:58:07.351 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-P7LUNt7OsVrRTdg off=1006122 len=907176 2023-12-16T01:58:07.358 INFO:tasks.workunit.client.0.smithi078.stdout:op 5753 completed, throughput=5MB/sec 2023-12-16T01:58:07.358 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7_gln-HYEMDjKzj off=593797 len=630292 2023-12-16T01:58:07.362 INFO:tasks.workunit.client.0.smithi078.stdout:op 5754 completed, throughput=5MB/sec 2023-12-16T01:58:07.362 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tDFDWQylg-ewg6b off=1498555 len=1753932 2023-12-16T01:58:07.366 INFO:tasks.workunit.client.0.smithi078.stdout:op 5755 completed, throughput=5MB/sec 2023-12-16T01:58:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:07 smithi118 ceph-mon[131825]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:58:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:07 smithi078 ceph-mon[139570]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:58:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:07 smithi078 ceph-mon[142991]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-16T01:58:08.366 INFO:tasks.workunit.client.0.smithi078.stdout: 1132: throughput=5MB/sec pending data=0 2023-12-16T01:58:08.366 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Hehfys4rylzNY1Y off=512257 len=134924 2023-12-16T01:58:08.369 INFO:tasks.workunit.client.0.smithi078.stdout:op 5756 completed, throughput=5MB/sec 2023-12-16T01:58:08.369 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dnX5XIpAP7ueWmP off=2180755 len=2002244 2023-12-16T01:58:08.371 INFO:tasks.workunit.client.0.smithi078.stdout:op 5757 completed, throughput=5MB/sec 2023-12-16T01:58:08.371 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ciAiyUbJ2a3AhBr off=476554 len=1218117 2023-12-16T01:58:08.372 INFO:tasks.workunit.client.0.smithi078.stdout:op 5758 completed, throughput=5MB/sec 2023-12-16T01:58:08.372 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sg07R8I9C62ROyY off=2404587 len=506599 2023-12-16T01:58:08.373 INFO:tasks.workunit.client.0.smithi078.stdout:op 5759 completed, throughput=5MB/sec 2023-12-16T01:58:08.373 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q5-aNUpEQC7oiC_ off=2102665 len=1180442 2023-12-16T01:58:08.376 INFO:tasks.workunit.client.0.smithi078.stdout:op 5760 completed, throughput=5MB/sec 2023-12-16T01:58:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:58:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:58:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:58:09.376 INFO:tasks.workunit.client.0.smithi078.stdout: 1133: throughput=5MB/sec pending data=0 2023-12-16T01:58:09.376 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q200Mvp_5ueCxld off=11450785 len=1038166 2023-12-16T01:58:09.382 INFO:tasks.workunit.client.0.smithi078.stdout:op 5761 completed, throughput=5MB/sec 2023-12-16T01:58:09.382 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-v1jju24eLGnZvpJ off=1397514 len=1128285 2023-12-16T01:58:09.386 INFO:tasks.workunit.client.0.smithi078.stdout:op 5762 completed, throughput=5MB/sec 2023-12-16T01:58:09.386 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5dKr-iF6-a0UWe0 off=0 len=1868145 2023-12-16T01:58:09.390 INFO:tasks.workunit.client.0.smithi078.stdout:op 5763 completed, throughput=5MB/sec 2023-12-16T01:58:09.390 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ndk_aWqW4pIAjrc off=2538797 len=116597 2023-12-16T01:58:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 5764 completed, throughput=5MB/sec 2023-12-16T01:58:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2w-QykOQ7M6pzLo off=3479612 len=925425 2023-12-16T01:58:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:op 5765 completed, throughput=5MB/sec 2023-12-16T01:58:09.392 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8y3oTOYzdYwRNGu off=8522626 len=957392 2023-12-16T01:58:09.397 INFO:tasks.workunit.client.0.smithi078.stdout:op 5766 completed, throughput=5MB/sec 2023-12-16T01:58:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:09 smithi118 ceph-mon[131825]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:09 smithi078 ceph-mon[139570]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:09 smithi078 ceph-mon[142991]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:10.398 INFO:tasks.workunit.client.0.smithi078.stdout: 1134: throughput=5MB/sec pending data=0 2023-12-16T01:58:10.398 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hFUZUdguknk8FPD off=168094 len=106347 2023-12-16T01:58:10.398 INFO:tasks.workunit.client.0.smithi078.stdout:op 5767 completed, throughput=5MB/sec 2023-12-16T01:58:10.398 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-I9Rhq2o2ooqPpoF off=4570548 len=8423 2023-12-16T01:58:10.401 INFO:tasks.workunit.client.0.smithi078.stdout:op 5768 completed, throughput=5MB/sec 2023-12-16T01:58:10.401 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_a-makGL8eUAobW off=2745081 len=859583 2023-12-16T01:58:10.406 INFO:tasks.workunit.client.0.smithi078.stdout:op 5769 completed, throughput=5MB/sec 2023-12-16T01:58:10.406 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mGZdNmUmctcnY3i off=12273918 len=1747499 2023-12-16T01:58:10.408 INFO:tasks.workunit.client.0.smithi078.stdout:op 5770 completed, throughput=5MB/sec 2023-12-16T01:58:10.408 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dOwtk-c6mhnl6o3 off=5152627 len=656734 2023-12-16T01:58:10.409 INFO:tasks.workunit.client.0.smithi078.stdout:op 5771 completed, throughput=5MB/sec 2023-12-16T01:58:10.409 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Yuu54F2fcr3K03B off=3980381 len=1318329 2023-12-16T01:58:10.416 INFO:tasks.workunit.client.0.smithi078.stdout:op 5772 completed, throughput=5MB/sec 2023-12-16T01:58:11.417 INFO:tasks.workunit.client.0.smithi078.stdout: 1135: throughput=5MB/sec pending data=0 2023-12-16T01:58:11.417 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TtAp5Z1aHsdYSAS off=5111125 len=1774674 2023-12-16T01:58:11.419 INFO:tasks.workunit.client.0.smithi078.stdout:op 5773 completed, throughput=5MB/sec 2023-12-16T01:58:11.419 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-j5YrqABO4Q9hNAF off=9276143 len=2003390 2023-12-16T01:58:11.421 INFO:tasks.workunit.client.0.smithi078.stdout:op 5774 completed, throughput=5MB/sec 2023-12-16T01:58:11.421 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-X6tKnJ4qd37Cp22 off=16128888 len=1277227 2023-12-16T01:58:11.422 INFO:tasks.workunit.client.0.smithi078.stdout:op 5775 completed, throughput=5MB/sec 2023-12-16T01:58:11.422 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-aVFSDwWnD_v5b8o off=14119951 len=1056114 2023-12-16T01:58:11.428 INFO:tasks.workunit.client.0.smithi078.stdout:op 5776 completed, throughput=5MB/sec 2023-12-16T01:58:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:11 smithi118 ceph-mon[131825]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[139570]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[142991]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:12.429 INFO:tasks.workunit.client.0.smithi078.stdout: 1136: throughput=5MB/sec pending data=0 2023-12-16T01:58:12.429 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ViIFFmgr2k6ogQR off=7959645 len=1365311 2023-12-16T01:58:12.430 INFO:tasks.workunit.client.0.smithi078.stdout:op 5777 completed, throughput=5MB/sec 2023-12-16T01:58:12.430 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fFhWQM2RzbkLvPn off=18244590 len=1023933 2023-12-16T01:58:12.435 INFO:tasks.workunit.client.0.smithi078.stdout:op 5778 completed, throughput=5MB/sec 2023-12-16T01:58:12.435 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tEuOo8bmhlJfYoU off=0 len=1128406 2023-12-16T01:58:12.437 INFO:tasks.workunit.client.0.smithi078.stdout:op 5779 completed, throughput=5MB/sec 2023-12-16T01:58:12.437 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dcbq75aKVR2eBRk off=4779513 len=1614360 2023-12-16T01:58:12.439 INFO:tasks.workunit.client.0.smithi078.stdout:op 5780 completed, throughput=5MB/sec 2023-12-16T01:58:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:13.439 INFO:tasks.workunit.client.0.smithi078.stdout: 1137: throughput=5MB/sec pending data=0 2023-12-16T01:58:13.439 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lsuH2kviRba9VlT off=14359543 len=19608 2023-12-16T01:58:13.442 INFO:tasks.workunit.client.0.smithi078.stdout:op 5781 completed, throughput=5MB/sec 2023-12-16T01:58:13.442 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2LUwPhoDIhSrLVP off=14490347 len=575242 2023-12-16T01:58:13.446 INFO:tasks.workunit.client.0.smithi078.stdout:op 5782 completed, throughput=5MB/sec 2023-12-16T01:58:13.446 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lX_j3NieczCf-x0 off=1686656 len=156888 2023-12-16T01:58:13.447 INFO:tasks.workunit.client.0.smithi078.stdout:op 5783 completed, throughput=5MB/sec 2023-12-16T01:58:13.447 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BQ2qs97feFvn6iy off=5101007 len=789429 2023-12-16T01:58:13.452 INFO:tasks.workunit.client.0.smithi078.stdout:op 5784 completed, throughput=5MB/sec 2023-12-16T01:58:13.452 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-eCuFuMf1CK1w3V9 off=7953822 len=1944195 2023-12-16T01:58:13.460 INFO:tasks.workunit.client.0.smithi078.stdout:op 5785 completed, throughput=5MB/sec 2023-12-16T01:58:13.460 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gASax8wMt0pyiCi off=8995708 len=1232790 2023-12-16T01:58:13.466 INFO:tasks.workunit.client.0.smithi078.stdout:op 5786 completed, throughput=5MB/sec 2023-12-16T01:58:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:14 smithi118 ceph-mon[131825]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:58:14.467 INFO:tasks.workunit.client.0.smithi078.stdout: 1138: throughput=5MB/sec pending data=0 2023-12-16T01:58:14.467 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VSxG_0FhAWINEmD off=1119162 len=1202698 2023-12-16T01:58:14.472 INFO:tasks.workunit.client.0.smithi078.stdout:op 5787 completed, throughput=5MB/sec 2023-12-16T01:58:14.472 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mtdMMoQH5H7SIFT off=3876244 len=666122 2023-12-16T01:58:14.473 INFO:tasks.workunit.client.0.smithi078.stdout:op 5788 completed, throughput=5MB/sec 2023-12-16T01:58:14.473 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nX6Gx3TWfhtg7qu off=1515098 len=1484826 2023-12-16T01:58:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:14 smithi078 ceph-mon[139570]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:58:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:14 smithi078 ceph-mon[142991]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-16T01:58:14.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 5789 completed, throughput=5MB/sec 2023-12-16T01:58:14.480 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-SKFINp72z3_GV3n off=11344845 len=229807 2023-12-16T01:58:14.480 INFO:tasks.workunit.client.0.smithi078.stdout:op 5790 completed, throughput=5MB/sec 2023-12-16T01:58:14.480 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mtVj8ojbRyRj1x9 off=4373381 len=521396 2023-12-16T01:58:14.481 INFO:tasks.workunit.client.0.smithi078.stdout:op 5791 completed, throughput=5MB/sec 2023-12-16T01:58:14.481 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-1qaOn2wDMCy_Sud off=20767406 len=379956 2023-12-16T01:58:14.482 INFO:tasks.workunit.client.0.smithi078.stdout:op 5792 completed, throughput=5MB/sec 2023-12-16T01:58:14.482 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MN5N0p6QHdAxshg off=2995148 len=1709131 2023-12-16T01:58:14.484 INFO:tasks.workunit.client.0.smithi078.stdout:op 5793 completed, throughput=5MB/sec 2023-12-16T01:58:15.485 INFO:tasks.workunit.client.0.smithi078.stdout: 1139: throughput=5MB/sec pending data=0 2023-12-16T01:58:15.485 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-yJcNWFydcfwEWFa off=5703053 len=1160273 2023-12-16T01:58:15.491 INFO:tasks.workunit.client.0.smithi078.stdout:op 5794 completed, throughput=5MB/sec 2023-12-16T01:58:15.491 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kr8WZwLXucRDPnf off=5608861 len=37113 2023-12-16T01:58:15.493 INFO:tasks.workunit.client.0.smithi078.stdout:op 5795 completed, throughput=5MB/sec 2023-12-16T01:58:15.493 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-zcyrH2CJIihpkLj off=6688201 len=1462597 2023-12-16T01:58:15.499 INFO:tasks.workunit.client.0.smithi078.stdout:op 5796 completed, throughput=5MB/sec 2023-12-16T01:58:15.499 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cj5S1QtvA7MLxZ3 off=16989039 len=566623 2023-12-16T01:58:15.500 INFO:tasks.workunit.client.0.smithi078.stdout:op 5797 completed, throughput=5MB/sec 2023-12-16T01:58:15.500 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-G0mVKga6_22wOF3 off=7353752 len=1679479 2023-12-16T01:58:15.507 INFO:tasks.workunit.client.0.smithi078.stdout:op 5798 completed, throughput=5MB/sec 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:58:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:58:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:58:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:58:16.508 INFO:tasks.workunit.client.0.smithi078.stdout: 1140: throughput=5MB/sec pending data=0 2023-12-16T01:58:16.508 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-GGHyePGgvhCQCPl off=6711858 len=443151 2023-12-16T01:58:16.509 INFO:tasks.workunit.client.0.smithi078.stdout:op 5799 completed, throughput=5MB/sec 2023-12-16T01:58:16.509 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XZle4TK2HYoJWUL off=861038 len=1166086 2023-12-16T01:58:16.510 INFO:tasks.workunit.client.0.smithi078.stdout:op 5800 completed, throughput=5MB/sec 2023-12-16T01:58:16.510 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tF7Hb2rQBYhUU6f off=9158458 len=1832521 2023-12-16T01:58:16.514 INFO:tasks.workunit.client.0.smithi078.stdout:op 5801 completed, throughput=5MB/sec 2023-12-16T01:58:16.514 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sYhwsfnG8M_S4V2 off=7291758 len=623466 2023-12-16T01:58:16.518 INFO:tasks.workunit.client.0.smithi078.stdout:op 5802 completed, throughput=5MB/sec 2023-12-16T01:58:16.518 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-CrPo_6BfRWuhLYm off=4734095 len=1673980 2023-12-16T01:58:16.526 INFO:tasks.workunit.client.0.smithi078.stdout:op 5803 completed, throughput=5MB/sec 2023-12-16T01:58:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:16] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2023-12-16T01:58:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:17 smithi118 ceph-mon[131825]: Detected new or changed devices on smithi118 2023-12-16T01:58:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:17 smithi078 ceph-mon[139570]: Detected new or changed devices on smithi118 2023-12-16T01:58:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:17 smithi078 ceph-mon[142991]: Detected new or changed devices on smithi118 2023-12-16T01:58:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:17.526 INFO:tasks.workunit.client.0.smithi078.stdout: 1141: throughput=5MB/sec pending data=0 2023-12-16T01:58:17.526 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kI4YfZSi7voEt96 off=3777742 len=653854 2023-12-16T01:58:17.528 INFO:tasks.workunit.client.0.smithi078.stdout:op 5804 completed, throughput=5MB/sec 2023-12-16T01:58:17.528 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0UsyTc_A-oQS3Xa off=8659149 len=1301511 2023-12-16T01:58:17.536 INFO:tasks.workunit.client.0.smithi078.stdout:op 5805 completed, throughput=5MB/sec 2023-12-16T01:58:17.536 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pn4mswBUpeSeP00 off=5234733 len=2058274 2023-12-16T01:58:17.538 INFO:tasks.workunit.client.0.smithi078.stdout:op 5806 completed, throughput=5MB/sec 2023-12-16T01:58:17.538 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T1OKVj25BzS2e5o off=15666583 len=1459761 2023-12-16T01:58:17.541 INFO:tasks.workunit.client.0.smithi078.stdout:op 5807 completed, throughput=5MB/sec 2023-12-16T01:58:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:18 smithi118 ceph-mon[131825]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:58:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:18 smithi078 ceph-mon[139570]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:58:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:18 smithi078 ceph-mon[142991]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-16T01:58:18.541 INFO:tasks.workunit.client.0.smithi078.stdout: 1142: throughput=5MB/sec pending data=0 2023-12-16T01:58:18.541 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-psyahqW3tvgiW4R off=6860377 len=701645 2023-12-16T01:58:18.546 INFO:tasks.workunit.client.0.smithi078.stdout:op 5808 completed, throughput=5MB/sec 2023-12-16T01:58:18.546 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-1qQbBgrgAfb1AuL off=4609340 len=1207123 2023-12-16T01:58:18.552 INFO:tasks.workunit.client.0.smithi078.stdout:op 5809 completed, throughput=5MB/sec 2023-12-16T01:58:18.552 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-6B5KzRYy4-gwE0D off=16399411 len=403267 2023-12-16T01:58:18.553 INFO:tasks.workunit.client.0.smithi078.stdout:op 5810 completed, throughput=5MB/sec 2023-12-16T01:58:18.553 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-xTFcm_tjeGwrFVN off=13651587 len=570254 2023-12-16T01:58:18.556 INFO:tasks.workunit.client.0.smithi078.stdout:op 5811 completed, throughput=5MB/sec 2023-12-16T01:58:18.557 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ge0kQBJolymVZvB off=12896678 len=422393 2023-12-16T01:58:18.560 INFO:tasks.workunit.client.0.smithi078.stdout:op 5812 completed, throughput=5MB/sec 2023-12-16T01:58:18.561 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Rq7PnZl15vkDC6U off=8809089 len=1450543 2023-12-16T01:58:18.568 INFO:tasks.workunit.client.0.smithi078.stdout:op 5813 completed, throughput=5MB/sec 2023-12-16T01:58:19.568 INFO:tasks.workunit.client.0.smithi078.stdout: 1143: throughput=5MB/sec pending data=0 2023-12-16T01:58:19.568 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-gatzVfi437p5LJH off=11250850 len=379414 2023-12-16T01:58:19.569 INFO:tasks.workunit.client.0.smithi078.stdout:op 5814 completed, throughput=5MB/sec 2023-12-16T01:58:19.569 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-oRjvcsB6Ms24osR off=11099899 len=944578 2023-12-16T01:58:19.570 INFO:tasks.workunit.client.0.smithi078.stdout:op 5815 completed, throughput=5MB/sec 2023-12-16T01:58:19.570 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IU1ebPDSRTf04Qo off=16004858 len=659059 2023-12-16T01:58:19.571 INFO:tasks.workunit.client.0.smithi078.stdout:op 5816 completed, throughput=5MB/sec 2023-12-16T01:58:19.571 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-5Lnwo6Kk28-S1-- off=768544 len=945010 2023-12-16T01:58:19.573 INFO:tasks.workunit.client.0.smithi078.stdout:op 5817 completed, throughput=5MB/sec 2023-12-16T01:58:19.573 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-IKj1ZMa_YkIVYBR off=1921352 len=1299856 2023-12-16T01:58:19.576 INFO:tasks.workunit.client.0.smithi078.stdout:op 5818 completed, throughput=5MB/sec 2023-12-16T01:58:19.576 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-rg834rFRNAFcAFl off=12844639 len=1877384 2023-12-16T01:58:19.586 INFO:tasks.workunit.client.0.smithi078.stdout:op 5819 completed, throughput=5MB/sec 2023-12-16T01:58:20.370 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:58:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:20 smithi118 ceph-mon[131825]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:20 smithi078 ceph-mon[139570]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:20 smithi078 ceph-mon[142991]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:20.586 INFO:tasks.workunit.client.0.smithi078.stdout: 1144: throughput=5MB/sec pending data=0 2023-12-16T01:58:20.587 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DyyNNrZ7D90mVXB off=3348407 len=999714 2023-12-16T01:58:20.587 INFO:tasks.workunit.client.0.smithi078.stdout:op 5820 completed, throughput=5MB/sec 2023-12-16T01:58:20.588 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ws_YW8Ji1y0apmQ off=604976 len=1764027 2023-12-16T01:58:20.591 INFO:tasks.workunit.client.0.smithi078.stdout:op 5821 completed, throughput=5MB/sec 2023-12-16T01:58:20.591 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nWrUJ73c89Kd3Mj off=22573093 len=851875 2023-12-16T01:58:20.596 INFO:tasks.workunit.client.0.smithi078.stdout:op 5822 completed, throughput=5MB/sec 2023-12-16T01:58:20.596 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-3BxYSu8bI2ah05A off=1038874 len=433159 2023-12-16T01:58:20.597 INFO:tasks.workunit.client.0.smithi078.stdout:op 5823 completed, throughput=5MB/sec 2023-12-16T01:58:20.597 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HTw0bYKHEQT4Jg4 off=361990 len=1468799 2023-12-16T01:58:20.598 INFO:tasks.workunit.client.0.smithi078.stdout:op 5824 completed, throughput=5MB/sec 2023-12-16T01:58:20.679 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:58:20.679 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (37m) 2m ago 41m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:58:20.679 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (36m) 9s ago 41m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (42m) 2m ago 42m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (42m) 9s ago 42m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (36m) 9s ago 45m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (36m) 2m ago 47m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (36m) 2m ago 47m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (35m) 9s ago 45m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (35m) 2m ago 45m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (37m) 2m ago 40m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (36m) 9s ago 40m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (34m) 2m ago 45m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (34m) 2m ago 44m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (33m) 2m ago 44m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (33m) 2m ago 44m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:58:20.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (32m) 9s ago 43m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:58:20.681 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (32m) 9s ago 43m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:58:20.681 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (31m) 9s ago 42m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:58:20.681 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (30m) 9s ago 42m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:58:20.681 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (36m) 9s ago 41m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:58:21.069 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:58:21.070 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:58:21.598 INFO:tasks.workunit.client.0.smithi078.stdout: 1145: throughput=5MB/sec pending data=0 2023-12-16T01:58:21.598 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vtp41ry1o9aXNd- off=5062810 len=132447 2023-12-16T01:58:21.601 INFO:tasks.workunit.client.0.smithi078.stdout:op 5825 completed, throughput=5MB/sec 2023-12-16T01:58:21.601 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ITydZZ0WJn6sNsY off=3059714 len=1552164 2023-12-16T01:58:21.602 INFO:tasks.workunit.client.0.smithi078.stdout:op 5826 completed, throughput=5MB/sec 2023-12-16T01:58:21.602 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-XOtbjtspd9w1zmJ off=9963923 len=2031643 2023-12-16T01:58:21.611 INFO:tasks.workunit.client.0.smithi078.stdout:op 5827 completed, throughput=5MB/sec 2023-12-16T01:58:21.612 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-0sxdWEJ_JS3XtdG off=10471659 len=1366794 2023-12-16T01:58:21.618 INFO:tasks.workunit.client.0.smithi078.stdout:op 5828 completed, throughput=5MB/sec 2023-12-16T01:58:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:22 smithi118 ceph-mon[131825]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:58:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:22 smithi118 ceph-mon[131825]: from='client.45791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:22 smithi118 ceph-mon[131825]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2367202498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[139570]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[139570]: from='client.45791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[139570]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2367202498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[142991]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[142991]: from='client.45791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[142991]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2367202498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:22.618 INFO:tasks.workunit.client.0.smithi078.stdout: 1146: throughput=5MB/sec pending data=0 2023-12-16T01:58:22.618 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DZTkidCNkk7JGmV off=1219871 len=1163592 2023-12-16T01:58:22.620 INFO:tasks.workunit.client.0.smithi078.stdout:op 5829 completed, throughput=5MB/sec 2023-12-16T01:58:22.620 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7QVNyzzo3D21NOs off=12169433 len=778585 2023-12-16T01:58:22.621 INFO:tasks.workunit.client.0.smithi078.stdout:op 5830 completed, throughput=5MB/sec 2023-12-16T01:58:22.621 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pANgtqK7BOsvYoY off=4476726 len=1907728 2023-12-16T01:58:22.624 INFO:tasks.workunit.client.0.smithi078.stdout:op 5831 completed, throughput=5MB/sec 2023-12-16T01:58:22.625 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mHmt79-ZhvSL_8f off=11883552 len=1435046 2023-12-16T01:58:22.626 INFO:tasks.workunit.client.0.smithi078.stdout:op 5832 completed, throughput=5MB/sec 2023-12-16T01:58:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:23 smithi118 ceph-mon[131825]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:23 smithi078 ceph-mon[139570]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:23 smithi078 ceph-mon[142991]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:23.627 INFO:tasks.workunit.client.0.smithi078.stdout: 1147: throughput=5MB/sec pending data=0 2023-12-16T01:58:23.627 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Q6Nx0Bi8fYgx_JU off=11386619 len=636520 2023-12-16T01:58:23.628 INFO:tasks.workunit.client.0.smithi078.stdout:op 5833 completed, throughput=5MB/sec 2023-12-16T01:58:23.628 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DNNUHDpHVcrfDaX off=388240 len=939878 2023-12-16T01:58:23.629 INFO:tasks.workunit.client.0.smithi078.stdout:op 5834 completed, throughput=5MB/sec 2023-12-16T01:58:23.629 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-EwIRv0otRdCRUpZ off=3398386 len=1442771 2023-12-16T01:58:23.636 INFO:tasks.workunit.client.0.smithi078.stdout:op 5835 completed, throughput=5MB/sec 2023-12-16T01:58:23.636 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sgMn8fjthGxs4Dp off=1240538 len=518402 2023-12-16T01:58:23.637 INFO:tasks.workunit.client.0.smithi078.stdout:op 5836 completed, throughput=5MB/sec 2023-12-16T01:58:23.638 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Fbv0Ur9RPq3aeRg off=990108 len=294593 2023-12-16T01:58:23.641 INFO:tasks.workunit.client.0.smithi078.stdout:op 5837 completed, throughput=5MB/sec 2023-12-16T01:58:23.641 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-2-ebXURnv-w2UqE off=3295585 len=827084 2023-12-16T01:58:23.646 INFO:tasks.workunit.client.0.smithi078.stdout:op 5838 completed, throughput=5MB/sec 2023-12-16T01:58:24.647 INFO:tasks.workunit.client.0.smithi078.stdout: 1148: throughput=5MB/sec pending data=0 2023-12-16T01:58:24.647 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5PzbnYMBIhQ53YY off=3034863 len=1791735 2023-12-16T01:58:24.657 INFO:tasks.workunit.client.0.smithi078.stdout:op 5839 completed, throughput=5MB/sec 2023-12-16T01:58:24.657 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Tbq_KZFEigsCXnM off=6589678 len=1934550 2023-12-16T01:58:24.666 INFO:tasks.workunit.client.0.smithi078.stdout:op 5840 completed, throughput=5MB/sec 2023-12-16T01:58:24.666 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-lZR0ffL_2toqWgS off=7561867 len=198349 2023-12-16T01:58:24.669 INFO:tasks.workunit.client.0.smithi078.stdout:op 5841 completed, throughput=5MB/sec 2023-12-16T01:58:24.669 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GpkI9T88Nx5cTh1 off=581970 len=1685561 2023-12-16T01:58:24.675 INFO:tasks.workunit.client.0.smithi078.stdout:op 5842 completed, throughput=5MB/sec 2023-12-16T01:58:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:25 smithi118 ceph-mon[131825]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:58:25.675 INFO:tasks.workunit.client.0.smithi078.stdout: 1149: throughput=5MB/sec pending data=0 2023-12-16T01:58:25.675 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xDSgD7blyX0OLd4 off=2818481 len=1464333 2023-12-16T01:58:25.678 INFO:tasks.workunit.client.0.smithi078.stdout:op 5843 completed, throughput=5MB/sec 2023-12-16T01:58:25.679 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-iMxz0fTyzWfyuti off=2221735 len=852056 2023-12-16T01:58:25.680 INFO:tasks.workunit.client.0.smithi078.stdout:op 5844 completed, throughput=5MB/sec 2023-12-16T01:58:25.680 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tTcrf5rOt3fDI4d off=20677688 len=1802938 2023-12-16T01:58:25.682 INFO:tasks.workunit.client.0.smithi078.stdout:op 5845 completed, throughput=5MB/sec 2023-12-16T01:58:25.682 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-i1BdqPrLJKjgbt7 off=2177 len=930374 2023-12-16T01:58:25.683 INFO:tasks.workunit.client.0.smithi078.stdout:op 5846 completed, throughput=5MB/sec 2023-12-16T01:58:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:25 smithi078 ceph-mon[139570]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:58:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:25 smithi078 ceph-mon[142991]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-16T01:58:26.683 INFO:tasks.workunit.client.0.smithi078.stdout: 1150: throughput=5MB/sec pending data=0 2023-12-16T01:58:26.683 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-AFcsP-ilOXjFqIg off=6607873 len=303043 2023-12-16T01:58:26.685 INFO:tasks.workunit.client.0.smithi078.stdout:op 5847 completed, throughput=5MB/sec 2023-12-16T01:58:26.685 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cv4Pt--kOPpEFaX off=8339869 len=1186467 2023-12-16T01:58:26.692 INFO:tasks.workunit.client.0.smithi078.stdout:op 5848 completed, throughput=5MB/sec 2023-12-16T01:58:26.692 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j3lGAmmDg3t5_tz off=2558029 len=678085 2023-12-16T01:58:26.697 INFO:tasks.workunit.client.0.smithi078.stdout:op 5849 completed, throughput=5MB/sec 2023-12-16T01:58:26.697 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sBvxvSLBQt-TVEt off=3324609 len=1432135 2023-12-16T01:58:26.705 INFO:tasks.workunit.client.0.smithi078.stdout:op 5850 completed, throughput=5MB/sec 2023-12-16T01:58:26.705 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zKXN1R43_AY33N4 off=1453640 len=738109 2023-12-16T01:58:26.708 INFO:tasks.workunit.client.0.smithi078.stdout:op 5851 completed, throughput=5MB/sec 2023-12-16T01:58:26.709 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Xq6oHlg9uu6YUVc off=1902620 len=1109876 2023-12-16T01:58:26.715 INFO:tasks.workunit.client.0.smithi078.stdout:op 5852 completed, throughput=5MB/sec 2023-12-16T01:58:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:26] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2023-12-16T01:58:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:27 smithi118 ceph-mon[131825]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:27.715 INFO:tasks.workunit.client.0.smithi078.stdout: 1151: throughput=5MB/sec pending data=0 2023-12-16T01:58:27.715 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UoTVV25dZR4GBVc off=5915507 len=329514 2023-12-16T01:58:27.718 INFO:tasks.workunit.client.0.smithi078.stdout:op 5853 completed, throughput=5MB/sec 2023-12-16T01:58:27.718 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-l92XkOamj1jGGk_ off=11884426 len=2043974 2023-12-16T01:58:27.722 INFO:tasks.workunit.client.0.smithi078.stdout:op 5854 completed, throughput=5MB/sec 2023-12-16T01:58:27.722 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Lj2EKqKJyoH64qU off=15710864 len=1197499 2023-12-16T01:58:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:27 smithi078 ceph-mon[139570]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:27 smithi078 ceph-mon[142991]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:27.728 INFO:tasks.workunit.client.0.smithi078.stdout:op 5855 completed, throughput=5MB/sec 2023-12-16T01:58:27.728 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-kyTMEA827Ki9VWJ off=19142354 len=1923854 2023-12-16T01:58:27.735 INFO:tasks.workunit.client.0.smithi078.stdout:op 5856 completed, throughput=5MB/sec 2023-12-16T01:58:28.736 INFO:tasks.workunit.client.0.smithi078.stdout: 1152: throughput=5MB/sec pending data=0 2023-12-16T01:58:28.736 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_dYAit1tUn9GrR5 off=3988255 len=1525964 2023-12-16T01:58:28.745 INFO:tasks.workunit.client.0.smithi078.stdout:op 5857 completed, throughput=5MB/sec 2023-12-16T01:58:28.745 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-UEmYuiJ0DtFSR2V off=14636427 len=946943 2023-12-16T01:58:28.751 INFO:tasks.workunit.client.0.smithi078.stdout:op 5858 completed, throughput=5MB/sec 2023-12-16T01:58:28.751 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9HOAVJG1U7GqkMi off=2520918 len=111350 2023-12-16T01:58:28.753 INFO:tasks.workunit.client.0.smithi078.stdout:op 5859 completed, throughput=5MB/sec 2023-12-16T01:58:28.754 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_VYvsxRiN3o6sR3 off=1445560 len=71063 2023-12-16T01:58:28.756 INFO:tasks.workunit.client.0.smithi078.stdout:op 5860 completed, throughput=5MB/sec 2023-12-16T01:58:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JaENIjK9P6j_ZqQ off=5824152 len=245299 2023-12-16T01:58:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:op 5861 completed, throughput=5MB/sec 2023-12-16T01:58:28.757 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-GScWdtOp-t3CHyL off=694393 len=1924577 2023-12-16T01:58:28.766 INFO:tasks.workunit.client.0.smithi078.stdout:op 5862 completed, throughput=5MB/sec 2023-12-16T01:58:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:29 smithi118 ceph-mon[131825]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:29 smithi078 ceph-mon[139570]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:29 smithi078 ceph-mon[142991]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:29.766 INFO:tasks.workunit.client.0.smithi078.stdout: 1153: throughput=5MB/sec pending data=0 2023-12-16T01:58:29.766 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-wrbVmF-rEFs18k8 off=4150623 len=1244244 2023-12-16T01:58:29.773 INFO:tasks.workunit.client.0.smithi078.stdout:op 5863 completed, throughput=5MB/sec 2023-12-16T01:58:29.774 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-YS88aJr0G6GLqRK off=9697817 len=1213684 2023-12-16T01:58:29.780 INFO:tasks.workunit.client.0.smithi078.stdout:op 5864 completed, throughput=5MB/sec 2023-12-16T01:58:29.780 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dbFsqKcP9sU5Q_O off=1110191 len=800409 2023-12-16T01:58:29.781 INFO:tasks.workunit.client.0.smithi078.stdout:op 5865 completed, throughput=5MB/sec 2023-12-16T01:58:29.782 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-a249832mLhtK-sM off=10583892 len=1428193 2023-12-16T01:58:29.783 INFO:tasks.workunit.client.0.smithi078.stdout:op 5866 completed, throughput=5MB/sec 2023-12-16T01:58:29.783 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Ry4PhWsH_WTAoph off=2347544 len=1598549 2023-12-16T01:58:29.789 INFO:tasks.workunit.client.0.smithi078.stdout:op 5867 completed, throughput=5MB/sec 2023-12-16T01:58:30.790 INFO:tasks.workunit.client.0.smithi078.stdout: 1154: throughput=5MB/sec pending data=0 2023-12-16T01:58:30.790 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Cx9TpDrOGXW1Npy off=83927 len=1391433 2023-12-16T01:58:30.796 INFO:tasks.workunit.client.0.smithi078.stdout:op 5868 completed, throughput=5MB/sec 2023-12-16T01:58:30.796 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lU73vs8s_FVfMEd off=413096 len=1844384 2023-12-16T01:58:30.798 INFO:tasks.workunit.client.0.smithi078.stdout:op 5869 completed, throughput=5MB/sec 2023-12-16T01:58:30.798 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-bf4YYvQV7L4kHqh off=9189278 len=65996 2023-12-16T01:58:30.801 INFO:tasks.workunit.client.0.smithi078.stdout:op 5870 completed, throughput=5MB/sec 2023-12-16T01:58:30.801 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-fYagyX8W3Ns_t28 off=890119 len=1560184 2023-12-16T01:58:30.807 INFO:tasks.workunit.client.0.smithi078.stdout:op 5871 completed, throughput=5MB/sec 2023-12-16T01:58:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:31 smithi118 ceph-mon[131825]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:58:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:31 smithi078 ceph-mon[139570]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:58:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:31 smithi078 ceph-mon[142991]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-16T01:58:31.807 INFO:tasks.workunit.client.0.smithi078.stdout: 1155: throughput=5MB/sec pending data=0 2023-12-16T01:58:31.807 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-IatjNX-tztEr57c off=4589272 len=431440 2023-12-16T01:58:31.811 INFO:tasks.workunit.client.0.smithi078.stdout:op 5872 completed, throughput=5MB/sec 2023-12-16T01:58:31.811 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jJyjlf-pjFf6LQQ off=803429 len=322967 2023-12-16T01:58:31.814 INFO:tasks.workunit.client.0.smithi078.stdout:op 5873 completed, throughput=5MB/sec 2023-12-16T01:58:31.814 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-MMbXjpk5eFz4yuj off=14821344 len=94191 2023-12-16T01:58:31.816 INFO:tasks.workunit.client.0.smithi078.stdout:op 5874 completed, throughput=5MB/sec 2023-12-16T01:58:31.817 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Kwj4h658tHB2wfC off=3749315 len=544713 2023-12-16T01:58:31.818 INFO:tasks.workunit.client.0.smithi078.stdout:op 5875 completed, throughput=5MB/sec 2023-12-16T01:58:31.818 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-HjOOlnKS2G_SPwy off=6443504 len=1346542 2023-12-16T01:58:31.819 INFO:tasks.workunit.client.0.smithi078.stdout:op 5876 completed, throughput=5MB/sec 2023-12-16T01:58:31.819 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZzodE6soy7nHmpF off=2083895 len=1524469 2023-12-16T01:58:31.821 INFO:tasks.workunit.client.0.smithi078.stdout:op 5877 completed, throughput=5MB/sec 2023-12-16T01:58:31.821 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ZDgpDK7EG1-f5k7 off=5612571 len=1410813 2023-12-16T01:58:31.822 INFO:tasks.workunit.client.0.smithi078.stdout:op 5878 completed, throughput=5MB/sec 2023-12-16T01:58:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:32.823 INFO:tasks.workunit.client.0.smithi078.stdout: 1156: throughput=5MB/sec pending data=0 2023-12-16T01:58:32.823 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mQ58E8mR_q5L5YD off=12122834 len=1113043 2023-12-16T01:58:32.829 INFO:tasks.workunit.client.0.smithi078.stdout:op 5879 completed, throughput=5MB/sec 2023-12-16T01:58:32.829 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-CB2wt09u21cWTI5 off=14791094 len=335412 2023-12-16T01:58:32.830 INFO:tasks.workunit.client.0.smithi078.stdout:op 5880 completed, throughput=5MB/sec 2023-12-16T01:58:32.830 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-TEpld_FKKebxyqc off=10703431 len=1662763 2023-12-16T01:58:32.832 INFO:tasks.workunit.client.0.smithi078.stdout:op 5881 completed, throughput=5MB/sec 2023-12-16T01:58:32.832 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c-7pqwksaEclXAb off=21448797 len=990137 2023-12-16T01:58:32.839 INFO:tasks.workunit.client.0.smithi078.stdout:op 5882 completed, throughput=5MB/sec 2023-12-16T01:58:32.839 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8Q7AuD-3uRB0S8W off=0 len=1280119 2023-12-16T01:58:32.846 INFO:tasks.workunit.client.0.smithi078.stdout:op 5883 completed, throughput=5MB/sec 2023-12-16T01:58:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:33 smithi118 ceph-mon[131825]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:33 smithi078 ceph-mon[139570]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:33 smithi078 ceph-mon[142991]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:33.847 INFO:tasks.workunit.client.0.smithi078.stdout: 1157: throughput=5MB/sec pending data=0 2023-12-16T01:58:33.847 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-19iGN6m504IoOUM off=16365421 len=1433230 2023-12-16T01:58:33.850 INFO:tasks.workunit.client.0.smithi078.stdout:op 5884 completed, throughput=5MB/sec 2023-12-16T01:58:33.850 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-q5Do_CsOX2DTCFg off=13034832 len=1486331 2023-12-16T01:58:33.852 INFO:tasks.workunit.client.0.smithi078.stdout:op 5885 completed, throughput=5MB/sec 2023-12-16T01:58:33.852 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-b6TqgLp9dAyVzRt off=11476540 len=479237 2023-12-16T01:58:33.854 INFO:tasks.workunit.client.0.smithi078.stdout:op 5886 completed, throughput=5MB/sec 2023-12-16T01:58:33.854 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ncPi4g-ZF-IpuLl off=2429455 len=1540714 2023-12-16T01:58:33.860 INFO:tasks.workunit.client.0.smithi078.stdout:op 5887 completed, throughput=5MB/sec 2023-12-16T01:58:34.861 INFO:tasks.workunit.client.0.smithi078.stdout: 1158: throughput=5MB/sec pending data=0 2023-12-16T01:58:34.861 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-akG3pPQ_8vylOI2 off=3932971 len=79501 2023-12-16T01:58:34.861 INFO:tasks.workunit.client.0.smithi078.stdout:op 5888 completed, throughput=5MB/sec 2023-12-16T01:58:34.861 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oKObiG6VW6Nfu2W off=1115647 len=652096 2023-12-16T01:58:34.866 INFO:tasks.workunit.client.0.smithi078.stdout:op 5889 completed, throughput=5MB/sec 2023-12-16T01:58:34.867 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-MxZz3nkDBVkA3a- off=9752988 len=1465362 2023-12-16T01:58:34.868 INFO:tasks.workunit.client.0.smithi078.stdout:op 5890 completed, throughput=5MB/sec 2023-12-16T01:58:34.868 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-q5tq0O4dxv9eh9V off=4450339 len=995464 2023-12-16T01:58:34.874 INFO:tasks.workunit.client.0.smithi078.stdout:op 5891 completed, throughput=5MB/sec 2023-12-16T01:58:34.874 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JcGEF1qoSWM8t6X off=4803730 len=291566 2023-12-16T01:58:34.874 INFO:tasks.workunit.client.0.smithi078.stdout:op 5892 completed, throughput=5MB/sec 2023-12-16T01:58:34.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-qklJZonEFcpo3HU off=1805709 len=678127 2023-12-16T01:58:34.875 INFO:tasks.workunit.client.0.smithi078.stdout:op 5893 completed, throughput=5MB/sec 2023-12-16T01:58:34.875 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hWTpuzuc8Iflrtw off=20232789 len=1688003 2023-12-16T01:58:34.877 INFO:tasks.workunit.client.0.smithi078.stdout:op 5894 completed, throughput=5MB/sec 2023-12-16T01:58:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:35 smithi078 ceph-mon[139570]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:58:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:35 smithi078 ceph-mon[142991]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:58:35.877 INFO:tasks.workunit.client.0.smithi078.stdout: 1159: throughput=5MB/sec pending data=0 2023-12-16T01:58:35.877 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jRSVX-V5S2BYXEj off=617513 len=833281 2023-12-16T01:58:35.882 INFO:tasks.workunit.client.0.smithi078.stdout:op 5895 completed, throughput=5MB/sec 2023-12-16T01:58:35.882 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ugcBwhmYPn4hJ18 off=8000678 len=1091187 2023-12-16T01:58:35.888 INFO:tasks.workunit.client.0.smithi078.stdout:op 5896 completed, throughput=5MB/sec 2023-12-16T01:58:35.888 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-epiUgjz5QkWOOoY off=21151426 len=98333 2023-12-16T01:58:35.891 INFO:tasks.workunit.client.0.smithi078.stdout:op 5897 completed, throughput=5MB/sec 2023-12-16T01:58:35.891 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-DOppDD4wVGkjM79 off=7077911 len=1475393 2023-12-16T01:58:35.892 INFO:tasks.workunit.client.0.smithi078.stdout:op 5898 completed, throughput=5MB/sec 2023-12-16T01:58:35.893 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-usgT6LdRxJeuKcD off=12951740 len=240432 2023-12-16T01:58:35.895 INFO:tasks.workunit.client.0.smithi078.stdout:op 5899 completed, throughput=5MB/sec 2023-12-16T01:58:35.895 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mDvf7nLE0Ht1X0l off=22916845 len=1592812 2023-12-16T01:58:35.903 INFO:tasks.workunit.client.0.smithi078.stdout:op 5900 completed, throughput=5MB/sec 2023-12-16T01:58:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:35 smithi118 ceph-mon[131825]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2023-12-16T01:58:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:36] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:58:36.904 INFO:tasks.workunit.client.0.smithi078.stdout: 1160: throughput=5MB/sec pending data=0 2023-12-16T01:58:36.904 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-XlVUXCBSrb-noQV off=6607948 len=1969706 2023-12-16T01:58:36.906 INFO:tasks.workunit.client.0.smithi078.stdout:op 5901 completed, throughput=5MB/sec 2023-12-16T01:58:36.906 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5eIahP0-Rf6_183 off=3959 len=1091837 2023-12-16T01:58:36.911 INFO:tasks.workunit.client.0.smithi078.stdout:op 5902 completed, throughput=5MB/sec 2023-12-16T01:58:36.912 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-7LoPYE-uxVShhwx off=13048911 len=701851 2023-12-16T01:58:36.915 INFO:tasks.workunit.client.0.smithi078.stdout:op 5903 completed, throughput=5MB/sec 2023-12-16T01:58:36.915 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-za18cjUvTQJsRKn off=7456478 len=1497405 2023-12-16T01:58:36.917 INFO:tasks.workunit.client.0.smithi078.stdout:op 5904 completed, throughput=5MB/sec 2023-12-16T01:58:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:37 smithi078 ceph-mon[139570]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:37 smithi078 ceph-mon[142991]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:37 smithi118 ceph-mon[131825]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-16T01:58:37.917 INFO:tasks.workunit.client.0.smithi078.stdout: 1161: throughput=5MB/sec pending data=0 2023-12-16T01:58:37.917 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0Ow9yzRBSXwRVFx off=10282318 len=664302 2023-12-16T01:58:37.918 INFO:tasks.workunit.client.0.smithi078.stdout:op 5905 completed, throughput=5MB/sec 2023-12-16T01:58:37.918 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-WATi2kvaClxCOZb off=3860318 len=1152023 2023-12-16T01:58:37.924 INFO:tasks.workunit.client.0.smithi078.stdout:op 5906 completed, throughput=5MB/sec 2023-12-16T01:58:37.924 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-QNruCEMoOSdZiAg off=2899548 len=58314 2023-12-16T01:58:37.926 INFO:tasks.workunit.client.0.smithi078.stdout:op 5907 completed, throughput=5MB/sec 2023-12-16T01:58:37.927 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xQ2Tpoftrnr9j0h off=7863687 len=1494573 2023-12-16T01:58:37.929 INFO:tasks.workunit.client.0.smithi078.stdout:op 5908 completed, throughput=5MB/sec 2023-12-16T01:58:37.929 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-ssG601Z89mf8hUj off=10855515 len=806912 2023-12-16T01:58:37.935 INFO:tasks.workunit.client.0.smithi078.stdout:op 5909 completed, throughput=5MB/sec 2023-12-16T01:58:37.935 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-cxuZlsa1YOn_bDv off=9415581 len=2029023 2023-12-16T01:58:37.943 INFO:tasks.workunit.client.0.smithi078.stdout:op 5910 completed, throughput=5MB/sec 2023-12-16T01:58:38.944 INFO:tasks.workunit.client.0.smithi078.stdout: 1162: throughput=5MB/sec pending data=0 2023-12-16T01:58:38.944 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-w2uv0uC59ipCjbl off=38637 len=1090215 2023-12-16T01:58:38.945 INFO:tasks.workunit.client.0.smithi078.stdout:op 5911 completed, throughput=5MB/sec 2023-12-16T01:58:38.945 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Mn2858hceFa_Xxi off=15704510 len=1087931 2023-12-16T01:58:38.946 INFO:tasks.workunit.client.0.smithi078.stdout:op 5912 completed, throughput=5MB/sec 2023-12-16T01:58:38.946 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vPE8UbWXUESYR45 off=644606 len=982668 2023-12-16T01:58:38.951 INFO:tasks.workunit.client.0.smithi078.stdout:op 5913 completed, throughput=5MB/sec 2023-12-16T01:58:38.951 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-a0S4lT3_p4NDnH_ off=7085860 len=2065086 2023-12-16T01:58:38.961 INFO:tasks.workunit.client.0.smithi078.stdout:op 5914 completed, throughput=5MB/sec 2023-12-16T01:58:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:39 smithi078 ceph-mon[139570]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:58:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:39 smithi078 ceph-mon[142991]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:58:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:39 smithi118 ceph-mon[131825]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-16T01:58:39.962 INFO:tasks.workunit.client.0.smithi078.stdout: 1163: throughput=5MB/sec pending data=0 2023-12-16T01:58:39.962 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-ABhI7FaSCFqXWgR off=8602216 len=1085969 2023-12-16T01:58:39.964 INFO:tasks.workunit.client.0.smithi078.stdout:op 5915 completed, throughput=5MB/sec 2023-12-16T01:58:39.964 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-o5oa_0QcZexZIvG off=380073 len=630789 2023-12-16T01:58:39.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 5916 completed, throughput=5MB/sec 2023-12-16T01:58:39.968 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-dABNKfRDKeJy7Gi off=13482436 len=17314 2023-12-16T01:58:39.968 INFO:tasks.workunit.client.0.smithi078.stdout:op 5917 completed, throughput=5MB/sec 2023-12-16T01:58:39.969 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-S3bRbMVxoX58JYb off=11710868 len=1775811 2023-12-16T01:58:39.978 INFO:tasks.workunit.client.0.smithi078.stdout:op 5918 completed, throughput=5MB/sec 2023-12-16T01:58:39.978 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-BsLmK6mttq9YD4z off=1564119 len=152812 2023-12-16T01:58:39.981 INFO:tasks.workunit.client.0.smithi078.stdout:op 5919 completed, throughput=5MB/sec 2023-12-16T01:58:39.981 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-A8VYmruQ6yiYVNO off=10895760 len=1286819 2023-12-16T01:58:39.988 INFO:tasks.workunit.client.0.smithi078.stdout:op 5920 completed, throughput=5MB/sec 2023-12-16T01:58:40.988 INFO:tasks.workunit.client.0.smithi078.stdout: 1164: throughput=5MB/sec pending data=0 2023-12-16T01:58:40.988 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-O4BvyDK-xSQp8Oy off=1270699 len=762498 2023-12-16T01:58:40.989 INFO:tasks.workunit.client.0.smithi078.stdout:op 5921 completed, throughput=5MB/sec 2023-12-16T01:58:40.989 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-5aM_xmMGoJf-u_7 off=1588418 len=2077113 2023-12-16T01:58:40.998 INFO:tasks.workunit.client.0.smithi078.stdout:op 5922 completed, throughput=5MB/sec 2023-12-16T01:58:40.999 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-VaeLJiXoayLLJov off=3388341 len=157168 2023-12-16T01:58:41.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 5923 completed, throughput=5MB/sec 2023-12-16T01:58:41.002 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-7yKDYP-m2-sqsUy off=5796693 len=660800 2023-12-16T01:58:41.002 INFO:tasks.workunit.client.0.smithi078.stdout:op 5924 completed, throughput=5MB/sec 2023-12-16T01:58:41.003 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_Qvvv4O6UwOUL4_ off=8437214 len=1707298 2023-12-16T01:58:41.011 INFO:tasks.workunit.client.0.smithi078.stdout:op 5925 completed, throughput=5MB/sec 2023-12-16T01:58:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:41 smithi078 ceph-mon[139570]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:41 smithi078 ceph-mon[142991]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:41 smithi118 ceph-mon[131825]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-16T01:58:42.012 INFO:tasks.workunit.client.0.smithi078.stdout: 1165: throughput=5MB/sec pending data=0 2023-12-16T01:58:42.012 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-lG4UXKmBB-4dklD off=12457275 len=1751136 2023-12-16T01:58:42.015 INFO:tasks.workunit.client.0.smithi078.stdout:op 5926 completed, throughput=5MB/sec 2023-12-16T01:58:42.015 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-QeEG5ogIPN5q03z off=546038 len=1528900 2023-12-16T01:58:42.018 INFO:tasks.workunit.client.0.smithi078.stdout:op 5927 completed, throughput=5MB/sec 2023-12-16T01:58:42.018 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-T50Gt_ILDLZJihE off=6733997 len=2050170 2023-12-16T01:58:42.020 INFO:tasks.workunit.client.0.smithi078.stdout:op 5928 completed, throughput=5MB/sec 2023-12-16T01:58:43.021 INFO:tasks.workunit.client.0.smithi078.stdout: 1166: throughput=5MB/sec pending data=0 2023-12-16T01:58:43.021 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vGZmrR52RVwRL2s off=3031779 len=87283 2023-12-16T01:58:43.022 INFO:tasks.workunit.client.0.smithi078.stdout:op 5929 completed, throughput=5MB/sec 2023-12-16T01:58:43.022 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Z0k6vlnMqGJfCtJ off=16921081 len=1835515 2023-12-16T01:58:43.023 INFO:tasks.workunit.client.0.smithi078.stdout:op 5930 completed, throughput=5MB/sec 2023-12-16T01:58:43.023 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-c1Il3kx0SqEknZh off=5478635 len=1326762 2023-12-16T01:58:43.031 INFO:tasks.workunit.client.0.smithi078.stdout:op 5931 completed, throughput=5MB/sec 2023-12-16T01:58:43.031 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-pHH8uWiAVtszLuA off=6916137 len=1006957 2023-12-16T01:58:43.034 INFO:tasks.workunit.client.0.smithi078.stdout:op 5932 completed, throughput=5MB/sec 2023-12-16T01:58:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:43 smithi118 ceph-mon[131825]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:43 smithi078 ceph-mon[139570]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:43 smithi078 ceph-mon[142991]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:44.034 INFO:tasks.workunit.client.0.smithi078.stdout: 1167: throughput=5MB/sec pending data=0 2023-12-16T01:58:44.034 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hz6GGv_iPo7lO9t off=13179967 len=1792837 2023-12-16T01:58:44.036 INFO:tasks.workunit.client.0.smithi078.stdout:op 5933 completed, throughput=5MB/sec 2023-12-16T01:58:44.036 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Gx6HWIWyEIW3ZsI off=254589 len=1498874 2023-12-16T01:58:44.038 INFO:tasks.workunit.client.0.smithi078.stdout:op 5934 completed, throughput=5MB/sec 2023-12-16T01:58:44.038 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9kGz5FDP8Fy6TVq off=5046721 len=1234312 2023-12-16T01:58:44.045 INFO:tasks.workunit.client.0.smithi078.stdout:op 5935 completed, throughput=5MB/sec 2023-12-16T01:58:44.046 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-0JM1LCHzfA_2XB0 off=358458 len=123441 2023-12-16T01:58:44.048 INFO:tasks.workunit.client.0.smithi078.stdout:op 5936 completed, throughput=5MB/sec 2023-12-16T01:58:44.048 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-mgHaiqyLIm0aexA off=1387730 len=1301117 2023-12-16T01:58:44.053 INFO:tasks.workunit.client.0.smithi078.stdout:op 5937 completed, throughput=5MB/sec 2023-12-16T01:58:45.054 INFO:tasks.workunit.client.0.smithi078.stdout: 1168: throughput=5MB/sec pending data=0 2023-12-16T01:58:45.054 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-sK4ZgyCXeiBSvZW off=13782963 len=647239 2023-12-16T01:58:45.058 INFO:tasks.workunit.client.0.smithi078.stdout:op 5938 completed, throughput=5MB/sec 2023-12-16T01:58:45.058 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-n4T2pts9RLgzcWZ off=6455051 len=1038605 2023-12-16T01:58:45.060 INFO:tasks.workunit.client.0.smithi078.stdout:op 5939 completed, throughput=5MB/sec 2023-12-16T01:58:45.060 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-rFObOUeBvvSF9AA off=3340283 len=626878 2023-12-16T01:58:45.061 INFO:tasks.workunit.client.0.smithi078.stdout:op 5940 completed, throughput=5MB/sec 2023-12-16T01:58:45.061 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-fuHrsttqV2fu9Q2 off=207017 len=1488893 2023-12-16T01:58:45.064 INFO:tasks.workunit.client.0.smithi078.stdout:op 5941 completed, throughput=5MB/sec 2023-12-16T01:58:45.064 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Sj1mBNGPvs3KsIj off=17608491 len=725232 2023-12-16T01:58:45.065 INFO:tasks.workunit.client.0.smithi078.stdout:op 5942 completed, throughput=5MB/sec 2023-12-16T01:58:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:45 smithi118 ceph-mon[131825]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:45 smithi078 ceph-mon[139570]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:45 smithi078 ceph-mon[142991]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-16T01:58:46.065 INFO:tasks.workunit.client.0.smithi078.stdout: 1169: throughput=5MB/sec pending data=0 2023-12-16T01:58:46.065 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--Aaz1HDcehhMiW1 off=1004893 len=362801 2023-12-16T01:58:46.066 INFO:tasks.workunit.client.0.smithi078.stdout:op 5943 completed, throughput=5MB/sec 2023-12-16T01:58:46.066 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-j-WF7rfSO7VqXp- off=7871330 len=1377897 2023-12-16T01:58:46.074 INFO:tasks.workunit.client.0.smithi078.stdout:op 5944 completed, throughput=5MB/sec 2023-12-16T01:58:46.074 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-Du1qAPr5X9f-xnh off=1598656 len=863515 2023-12-16T01:58:46.078 INFO:tasks.workunit.client.0.smithi078.stdout:op 5945 completed, throughput=5MB/sec 2023-12-16T01:58:46.079 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-PI56_rAfuHH6cCJ off=24359018 len=1062758 2023-12-16T01:58:46.084 INFO:tasks.workunit.client.0.smithi078.stdout:op 5946 completed, throughput=5MB/sec 2023-12-16T01:58:46.084 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-DJZ-tuGbR03AQvy off=2037453 len=950754 2023-12-16T01:58:46.090 INFO:tasks.workunit.client.0.smithi078.stdout:op 5947 completed, throughput=5MB/sec 2023-12-16T01:58:46.090 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-Fex536ERLtHVFN7 off=14635510 len=1446181 2023-12-16T01:58:46.092 INFO:tasks.workunit.client.0.smithi078.stdout:op 5948 completed, throughput=5MB/sec 2023-12-16T01:58:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:46] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:58:47.093 INFO:tasks.workunit.client.0.smithi078.stdout: 1170: throughput=5MB/sec pending data=0 2023-12-16T01:58:47.093 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KKbkKdLU4TKAxS0 off=4280932 len=1539508 2023-12-16T01:58:47.095 INFO:tasks.workunit.client.0.smithi078.stdout:op 5949 completed, throughput=5MB/sec 2023-12-16T01:58:47.095 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-vgL0YrDnI62Rn7i off=2377041 len=751502 2023-12-16T01:58:47.096 INFO:tasks.workunit.client.0.smithi078.stdout:op 5950 completed, throughput=5MB/sec 2023-12-16T01:58:47.096 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-oH3bFIrj0Wf33qR off=10445225 len=33395 2023-12-16T01:58:47.099 INFO:tasks.workunit.client.0.smithi078.stdout:op 5951 completed, throughput=5MB/sec 2023-12-16T01:58:47.099 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-zKTdXZRruvjLs3W off=14269176 len=1076109 2023-12-16T01:58:47.101 INFO:tasks.workunit.client.0.smithi078.stdout:op 5952 completed, throughput=5MB/sec 2023-12-16T01:58:47.101 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-8hR8hve79iKEjpl off=438606 len=1221005 2023-12-16T01:58:47.108 INFO:tasks.workunit.client.0.smithi078.stdout:op 5953 completed, throughput=5MB/sec 2023-12-16T01:58:47.108 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xr1kNrwJQRmvVfx off=4533189 len=537355 2023-12-16T01:58:47.109 INFO:tasks.workunit.client.0.smithi078.stdout:op 5954 completed, throughput=5MB/sec 2023-12-16T01:58:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:47 smithi118 ceph-mon[131825]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:47 smithi078 ceph-mon[139570]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:47 smithi078 ceph-mon[142991]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:58:48.109 INFO:tasks.workunit.client.0.smithi078.stdout: 1171: throughput=5MB/sec pending data=0 2023-12-16T01:58:48.109 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-jnJ1tm_7ufH-nEs off=1189633 len=1587231 2023-12-16T01:58:48.111 INFO:tasks.workunit.client.0.smithi078.stdout:op 5955 completed, throughput=5MB/sec 2023-12-16T01:58:48.111 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-m7MEj_Axdz-ylHf off=810095 len=1145174 2023-12-16T01:58:48.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 5956 completed, throughput=5MB/sec 2023-12-16T01:58:48.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-cfZ4_BjyxJ0iICX off=2514126 len=67052 2023-12-16T01:58:48.114 INFO:tasks.workunit.client.0.smithi078.stdout:op 5957 completed, throughput=5MB/sec 2023-12-16T01:58:48.114 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-sB7TS7whZtT7W64 off=277680 len=380742 2023-12-16T01:58:48.116 INFO:tasks.workunit.client.0.smithi078.stdout:op 5958 completed, throughput=5MB/sec 2023-12-16T01:58:48.116 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-nKejt1GgcF0y6lc off=7575916 len=1363773 2023-12-16T01:58:48.123 INFO:tasks.workunit.client.0.smithi078.stdout:op 5959 completed, throughput=5MB/sec 2023-12-16T01:58:48.124 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KKEqQj3kOY1J9oM off=22774700 len=1598927 2023-12-16T01:58:48.125 INFO:tasks.workunit.client.0.smithi078.stdout:op 5960 completed, throughput=5MB/sec 2023-12-16T01:58:49.125 INFO:tasks.workunit.client.0.smithi078.stdout: 1172: throughput=5MB/sec pending data=0 2023-12-16T01:58:49.126 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jJp2HWkicH86Laf off=3393933 len=1473710 2023-12-16T01:58:49.133 INFO:tasks.workunit.client.0.smithi078.stdout:op 5961 completed, throughput=5MB/sec 2023-12-16T01:58:49.133 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-mQff3aCQLeXK_op off=2503900 len=1615941 2023-12-16T01:58:49.135 INFO:tasks.workunit.client.0.smithi078.stdout:op 5962 completed, throughput=5MB/sec 2023-12-16T01:58:49.135 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-9eFQH7uYEbk2Wff off=0 len=1098464 2023-12-16T01:58:49.139 INFO:tasks.workunit.client.0.smithi078.stdout:op 5963 completed, throughput=5MB/sec 2023-12-16T01:58:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:49 smithi118 ceph-mon[131825]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:49 smithi078 ceph-mon[139570]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:49 smithi078 ceph-mon[142991]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-16T01:58:50.139 INFO:tasks.workunit.client.0.smithi078.stdout: 1173: throughput=5MB/sec pending data=0 2023-12-16T01:58:50.140 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-jKTjXBkAJZVUU4P off=4435452 len=756420 2023-12-16T01:58:50.144 INFO:tasks.workunit.client.0.smithi078.stdout:op 5964 completed, throughput=5MB/sec 2023-12-16T01:58:50.144 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-SIeMQMnnddZ_sgX off=11236958 len=1795027 2023-12-16T01:58:50.151 INFO:tasks.workunit.client.0.smithi078.stdout:op 5965 completed, throughput=5MB/sec 2023-12-16T01:58:50.151 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-59zo-UzcVpK_GyZ off=3854130 len=1586999 2023-12-16T01:58:50.154 INFO:tasks.workunit.client.0.smithi078.stdout:op 5966 completed, throughput=5MB/sec 2023-12-16T01:58:50.154 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-tPKR9WE3mP6hcpl off=4829830 len=233176 2023-12-16T01:58:50.155 INFO:tasks.workunit.client.0.smithi078.stdout:op 5967 completed, throughput=5MB/sec 2023-12-16T01:58:50.155 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-iL9u1Lzo_BTIRsC off=10150402 len=1356297 2023-12-16T01:58:50.162 INFO:tasks.workunit.client.0.smithi078.stdout:op 5968 completed, throughput=5MB/sec 2023-12-16T01:58:51.162 INFO:tasks.workunit.client.0.smithi078.stdout: 1174: throughput=5MB/sec pending data=0 2023-12-16T01:58:51.162 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-qqug7pwhxBpxz3o off=962779 len=542583 2023-12-16T01:58:51.165 INFO:tasks.workunit.client.0.smithi078.stdout:op 5969 completed, throughput=5MB/sec 2023-12-16T01:58:51.165 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-vZYjzwv6XSkKswW off=23178577 len=1685407 2023-12-16T01:58:51.173 INFO:tasks.workunit.client.0.smithi078.stdout:op 5970 completed, throughput=5MB/sec 2023-12-16T01:58:51.174 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj--MEBv7MUw_hba7x off=449213 len=1833399 2023-12-16T01:58:51.175 INFO:tasks.workunit.client.0.smithi078.stdout:op 5971 completed, throughput=5MB/sec 2023-12-16T01:58:51.176 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-KiWrR6wcPDu8nSQ off=1706127 len=1479611 2023-12-16T01:58:51.178 INFO:tasks.workunit.client.0.smithi078.stdout:op 5972 completed, throughput=5MB/sec 2023-12-16T01:58:51.417 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:58:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:51 smithi118 ceph-mon[131825]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:58:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (37m) 2m ago 41m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:58:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (37m) 40s ago 41m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:58:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (42m) 2m ago 42m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:58:51.722 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (42m) 40s ago 42m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (36m) 40s ago 45m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (37m) 2m ago 47m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (36m) 2m ago 47m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (36m) 40s ago 46m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (36m) 2m ago 46m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (37m) 2m ago 41m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (37m) 40s ago 41m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (35m) 2m ago 45m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (34m) 2m ago 45m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (34m) 2m ago 44m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (33m) 2m ago 44m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (33m) 40s ago 44m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:58:51.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (32m) 40s ago 43m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:58:51.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (32m) 40s ago 43m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:58:51.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (31m) 40s ago 43m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:58:51.724 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (37m) 40s ago 42m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:58:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:51 smithi078 ceph-mon[139570]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:51 smithi078 ceph-mon[142991]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:58:52.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:58:52.106 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:58:52.178 INFO:tasks.workunit.client.0.smithi078.stdout: 1175: throughput=5MB/sec pending data=0 2023-12-16T01:58:52.179 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-JTT891ZmtnoYwte off=14523527 len=263533 2023-12-16T01:58:52.180 INFO:tasks.workunit.client.0.smithi078.stdout:op 5973 completed, throughput=5MB/sec 2023-12-16T01:58:52.180 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-nZHixzi9zbH4lmf off=11729766 len=2065076 2023-12-16T01:58:52.181 INFO:tasks.workunit.client.0.smithi078.stdout:op 5974 completed, throughput=5MB/sec 2023-12-16T01:58:52.181 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-D-giHyC_JM0RGSc off=1057551 len=1766024 2023-12-16T01:58:52.182 INFO:tasks.workunit.client.0.smithi078.stdout:op 5975 completed, throughput=5MB/sec 2023-12-16T01:58:52.182 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-hZGI3ITAUyCEL-K off=7654392 len=438931 2023-12-16T01:58:52.183 INFO:tasks.workunit.client.0.smithi078.stdout:op 5976 completed, throughput=5MB/sec 2023-12-16T01:58:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:52 smithi118 ceph-mon[131825]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:52 smithi118 ceph-mon[131825]: from='client.45815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1249724185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[139570]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[139570]: from='client.45815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1249724185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[142991]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[142991]: from='client.45815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:58:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1249724185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:58:53.183 INFO:tasks.workunit.client.0.smithi078.stdout: 1176: throughput=5MB/sec pending data=0 2023-12-16T01:58:53.184 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-i97ai7ZxEQ1oehg off=2429458 len=438463 2023-12-16T01:58:53.188 INFO:tasks.workunit.client.0.smithi078.stdout:op 5977 completed, throughput=5MB/sec 2023-12-16T01:58:53.188 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-_-MxfkYhd1bG7rg off=15102537 len=1888398 2023-12-16T01:58:53.195 INFO:tasks.workunit.client.0.smithi078.stdout:op 5978 completed, throughput=5MB/sec 2023-12-16T01:58:53.195 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-RrD5V-jIL0RSbKr off=12503728 len=1349714 2023-12-16T01:58:53.197 INFO:tasks.workunit.client.0.smithi078.stdout:op 5979 completed, throughput=5MB/sec 2023-12-16T01:58:53.197 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-OlZQvf325GqZ3Gk off=5848509 len=829978 2023-12-16T01:58:53.202 INFO:tasks.workunit.client.0.smithi078.stdout:op 5980 completed, throughput=5MB/sec 2023-12-16T01:58:53.203 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-dUeTliQUMEoWMGU off=1531731 len=381512 2023-12-16T01:58:53.206 INFO:tasks.workunit.client.0.smithi078.stdout:op 5981 completed, throughput=5MB/sec 2023-12-16T01:58:53.206 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-gthzKUAGirHTdWh off=14779077 len=1361197 2023-12-16T01:58:53.213 INFO:tasks.workunit.client.0.smithi078.stdout:op 5982 completed, throughput=5MB/sec 2023-12-16T01:58:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:53 smithi078 ceph-mon[139570]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:53 smithi078 ceph-mon[142991]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:53 smithi118 ceph-mon[131825]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-16T01:58:54.213 INFO:tasks.workunit.client.0.smithi078.stdout: 1177: throughput=5MB/sec pending data=0 2023-12-16T01:58:54.213 INFO:tasks.workunit.client.0.smithi078.stdout:WRITE : oid=obj-x6zT5Q18rRtompa off=8099246 len=424760 2023-12-16T01:58:54.217 INFO:tasks.workunit.client.0.smithi078.stdout:op 5983 completed, throughput=5MB/sec 2023-12-16T01:58:54.217 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-xrV59Ya1NXtxaMw off=11490695 len=1785691 2023-12-16T01:58:54.219 INFO:tasks.workunit.client.0.smithi078.stdout:op 5984 completed, throughput=5MB/sec 2023-12-16T01:58:54.219 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-_P0HizMKvS9wC7w off=2140464 len=1257575 2023-12-16T01:58:54.221 INFO:tasks.workunit.client.0.smithi078.stdout:op 5985 completed, throughput=5MB/sec 2023-12-16T01:58:54.221 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-2SM51qVnz81Iv99 off=2602198 len=149808 2023-12-16T01:58:54.222 INFO:tasks.workunit.client.0.smithi078.stdout:op 5986 completed, throughput=5MB/sec 2023-12-16T01:58:54.222 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-98KioJpY5BGgvaI off=7519376 len=507043 2023-12-16T01:58:54.222 INFO:tasks.workunit.client.0.smithi078.stdout:op 5987 completed, throughput=5MB/sec 2023-12-16T01:58:54.223 INFO:tasks.workunit.client.0.smithi078.stdout:READ : oid=obj-kjmrIswA7RmhvUP off=1966791 len=291664 2023-12-16T01:58:54.223 INFO:tasks.workunit.client.0.smithi078.stdout:op 5988 completed, throughput=5MB/sec 2023-12-16T01:58:55.223 INFO:tasks.workunit.client.0.smithi078.stdout:waiting for all operations to complete 2023-12-16T01:58:55.224 INFO:tasks.workunit.client.0.smithi078.stdout:cleaning up objects 2023-12-16T01:58:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:55 smithi078 ceph-mon[139570]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:55 smithi078 ceph-mon[142991]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:55 smithi118 ceph-mon[131825]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-16T01:58:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:58:56] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2023-12-16T01:58:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:57 smithi078 ceph-mon[139570]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:57 smithi078 ceph-mon[142991]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:57 smithi118 ceph-mon[131825]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-16T01:58:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:58:59 smithi078 ceph-mon[139570]: pgmap v1926: 105 pgs: 105 active+clean; 122 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 43 op/s 2023-12-16T01:58:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:58:59 smithi078 ceph-mon[142991]: pgmap v1926: 105 pgs: 105 active+clean; 122 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 43 op/s 2023-12-16T01:58:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:58:59 smithi118 ceph-mon[131825]: pgmap v1926: 105 pgs: 105 active+clean; 122 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 43 op/s 2023-12-16T01:59:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:01 smithi078 ceph-mon[139570]: pgmap v1927: 105 pgs: 105 active+clean; 102 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 181 op/s 2023-12-16T01:59:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:01 smithi078 ceph-mon[142991]: pgmap v1927: 105 pgs: 105 active+clean; 102 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 181 op/s 2023-12-16T01:59:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:01 smithi118 ceph-mon[131825]: pgmap v1927: 105 pgs: 105 active+clean; 102 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 181 op/s 2023-12-16T01:59:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:03 smithi078 ceph-mon[139570]: pgmap v1928: 105 pgs: 105 active+clean; 91 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 249 op/s 2023-12-16T01:59:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:03 smithi078 ceph-mon[142991]: pgmap v1928: 105 pgs: 105 active+clean; 91 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 249 op/s 2023-12-16T01:59:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:03 smithi118 ceph-mon[131825]: pgmap v1928: 105 pgs: 105 active+clean; 91 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 249 op/s 2023-12-16T01:59:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:05 smithi078 ceph-mon[139570]: pgmap v1929: 105 pgs: 105 active+clean; 71 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 841 KiB/s wr, 380 op/s 2023-12-16T01:59:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:05 smithi078 ceph-mon[142991]: pgmap v1929: 105 pgs: 105 active+clean; 71 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 841 KiB/s wr, 380 op/s 2023-12-16T01:59:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:05 smithi118 ceph-mon[131825]: pgmap v1929: 105 pgs: 105 active+clean; 71 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 841 KiB/s wr, 380 op/s 2023-12-16T01:59:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:06] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:59:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:07 smithi078 ceph-mon[139570]: pgmap v1930: 105 pgs: 105 active+clean; 63 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 630 KiB/s rd, 402 KiB/s wr, 440 op/s 2023-12-16T01:59:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:07 smithi078 ceph-mon[142991]: pgmap v1930: 105 pgs: 105 active+clean; 63 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 630 KiB/s rd, 402 KiB/s wr, 440 op/s 2023-12-16T01:59:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:07 smithi118 ceph-mon[131825]: pgmap v1930: 105 pgs: 105 active+clean; 63 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 630 KiB/s rd, 402 KiB/s wr, 440 op/s 2023-12-16T01:59:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:09 smithi078 ceph-mon[139570]: pgmap v1931: 105 pgs: 105 active+clean; 48 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 181 KiB/s wr, 531 op/s 2023-12-16T01:59:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:09 smithi078 ceph-mon[142991]: pgmap v1931: 105 pgs: 105 active+clean; 48 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 181 KiB/s wr, 531 op/s 2023-12-16T01:59:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:09 smithi118 ceph-mon[131825]: pgmap v1931: 105 pgs: 105 active+clean; 48 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 235 KiB/s rd, 181 KiB/s wr, 531 op/s 2023-12-16T01:59:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:11 smithi078 ceph-mon[139570]: pgmap v1932: 105 pgs: 105 active+clean; 26 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 0 B/s wr, 639 op/s 2023-12-16T01:59:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:11 smithi078 ceph-mon[142991]: pgmap v1932: 105 pgs: 105 active+clean; 26 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 0 B/s wr, 639 op/s 2023-12-16T01:59:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:11 smithi118 ceph-mon[131825]: pgmap v1932: 105 pgs: 105 active+clean; 26 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 0 B/s wr, 639 op/s 2023-12-16T01:59:12.394 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:59:12.394 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T01:59:12.477 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2023-12-16T01:59:12.477 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:59:12.725 DEBUG:teuthology.parallel:result is None 2023-12-16T01:59:12.726 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:59:12.752 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:59:12.752 DEBUG:teuthology.orchestra.run.smithi078:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:59:12.808 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T01:59:12.809 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:59:12.809 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2023-12-16T01:59:12.809 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:59:12.809 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2023-12-16T01:59:12.809 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-16T01:59:12.810 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-16T01:59:12.810 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T01:59:12.810 DEBUG:teuthology.orchestra.run.smithi118:> stat -- /home/ubuntu/cephtest/mnt.1 2023-12-16T01:59:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:59:12.829 INFO:teuthology.orchestra.run.smithi118.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2023-12-16T01:59:12.830 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -- /home/ubuntu/cephtest/mnt.1 2023-12-16T01:59:12.886 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2023-12-16T01:59:12.886 DEBUG:teuthology.orchestra.run.smithi118:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2023-12-16T01:59:12.943 INFO:tasks.workunit:timeout=3h 2023-12-16T01:59:12.943 INFO:tasks.workunit:cleanup=True 2023-12-16T01:59:12.944 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2023-12-16T01:59:13.001 INFO:tasks.workunit.client.1.smithi118.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2023-12-16T01:59:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:13 smithi118 ceph-mon[131825]: pgmap v1933: 105 pgs: 105 active+clean; 18 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-12-16T01:59:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:13 smithi078 ceph-mon[139570]: pgmap v1933: 105 pgs: 105 active+clean; 18 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-12-16T01:59:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:13 smithi078 ceph-mon[142991]: pgmap v1933: 105 pgs: 105 active+clean; 18 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-12-16T01:59:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:15 smithi118 ceph-mon[131825]: pgmap v1934: 105 pgs: 105 active+clean; 5.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-12-16T01:59:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:15 smithi078 ceph-mon[139570]: pgmap v1934: 105 pgs: 105 active+clean; 5.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-12-16T01:59:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:15 smithi078 ceph-mon[142991]: pgmap v1934: 105 pgs: 105 active+clean; 5.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-12-16T01:59:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:59:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:59:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:59:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:59:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:59:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:59:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:59:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:59:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:16] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2023-12-16T01:59:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T01:59:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T01:59:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T01:59:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T01:59:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:17 smithi118 ceph-mon[131825]: pgmap v1935: 105 pgs: 105 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-12-16T01:59:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:17 smithi078 ceph-mon[139570]: pgmap v1935: 105 pgs: 105 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-12-16T01:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:17 smithi078 ceph-mon[142991]: pgmap v1935: 105 pgs: 105 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-12-16T01:59:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:19 smithi078 ceph-mon[139570]: pgmap v1936: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 414 op/s 2023-12-16T01:59:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:19 smithi078 ceph-mon[142991]: pgmap v1936: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 414 op/s 2023-12-16T01:59:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:19 smithi118 ceph-mon[131825]: pgmap v1936: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 414 op/s 2023-12-16T01:59:20.174 DEBUG:teuthology.orchestra.run.smithi118:> 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 2023-12-16T01:59:20.267 INFO:tasks.workunit.client.1.smithi118.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T01:59:20.269 INFO:tasks.workunit.client.1.smithi118.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-16T01:59:20.269 INFO:tasks.workunit.client.1.smithi118.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T01:59:20.775 INFO:tasks.workunit.client.1.smithi118.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T01:59:20.866 INFO:tasks.workunit.client.1.smithi118.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T01:59:20.904 INFO:tasks.workunit.client.1.smithi118.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-16T01:59:20.906 INFO:tasks.workunit.client.1.smithi118.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-16T01:59:20.906 INFO:tasks.workunit.client.1.smithi118.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T01:59:20.942 INFO:tasks.workunit.client.1.smithi118.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-16T01:59:20.946 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2023-12-16T01:59:20.946 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2023-12-16T01:59:20.962 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2023-12-16T01:59:20.963 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-12-16T01:59:20.964 DEBUG:teuthology.orchestra.run.smithi118: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=quincy 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 2023-12-16T01:59:21.035 INFO:tasks.workunit.client.1.smithi118.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-12-16T01:59:21.035 INFO:tasks.workunit.client.1.smithi118.stderr:+ RBD_FORCE_ALLOW_V1=1 2023-12-16T01:59:21.036 INFO:tasks.workunit.client.1.smithi118.stderr:+ TMPDIR=/tmp/rbd_import_export_182696 2023-12-16T01:59:21.036 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm -rf /tmp/rbd_import_export_182696 2023-12-16T01:59:21.036 INFO:tasks.workunit.client.1.smithi118.stderr:+ mkdir /tmp/rbd_import_export_182696 2023-12-16T01:59:21.037 INFO:tasks.workunit.client.1.smithi118.stderr:+ trap 'rm -rf /tmp/rbd_import_export_182696' INT TERM EXIT 2023-12-16T01:59:21.037 INFO:tasks.workunit.client.1.smithi118.stderr:+ mkdir foo.182696 2023-12-16T01:59:21.038 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import foo.182696 foo.dir 2023-12-16T01:59:21.064 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: cannot import a directory 2023-12-16T01:59:21.064 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 0% complete...failed. 2023-12-16T01:59:21.064 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: import failed: (21) Is a directory 2023-12-16T01:59:21.066 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:21.066 INFO:tasks.workunit.client.1.smithi118.stderr:+ rmdir foo.182696 2023-12-16T01:59:21.080 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_182696/img bs=1k count=1 seek=10 2023-12-16T01:59:21.081 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records in 2023-12-16T01:59:21.081 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records out 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.0091e-05 s, 25.5 MB/s 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_182696/img bs=1k count=10 seek=100 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:10+0 records in 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:10+0 records out 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.4055e-05 s, 189 MB/s 2023-12-16T01:59:21.082 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_182696/img bs=1k count=100 seek=1000 2023-12-16T01:59:21.083 INFO:tasks.workunit.client.1.smithi118.stderr:70+1 records in 2023-12-16T01:59:21.083 INFO:tasks.workunit.client.1.smithi118.stderr:70+1 records out 2023-12-16T01:59:21.083 INFO:tasks.workunit.client.1.smithi118.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.00019508 s, 369 MB/s 2023-12-16T01:59:21.083 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_182696/img bs=1k seek=10000 2023-12-16T01:59:21.084 INFO:tasks.workunit.client.1.smithi118.stderr:139+1 records in 2023-12-16T01:59:21.084 INFO:tasks.workunit.client.1.smithi118.stderr:139+1 records out 2023-12-16T01:59:21.084 INFO:tasks.workunit.client.1.smithi118.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.000336195 s, 426 MB/s 2023-12-16T01:59:21.084 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_182696/img bs=1k seek=100000 2023-12-16T01:59:21.085 INFO:tasks.workunit.client.1.smithi118.stderr:70+1 records in 2023-12-16T01:59:21.085 INFO:tasks.workunit.client.1.smithi118.stderr:70+1 records out 2023-12-16T01:59:21.085 INFO:tasks.workunit.client.1.smithi118.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.000204414 s, 353 MB/s 2023-12-16T01:59:21.085 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_182696/img bs=1k seek=1000000 2023-12-16T01:59:21.086 INFO:tasks.workunit.client.1.smithi118.stderr:189+1 records in 2023-12-16T01:59:21.086 INFO:tasks.workunit.client.1.smithi118.stderr:189+1 records out 2023-12-16T01:59:21.086 INFO:tasks.workunit.client.1.smithi118.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000444148 s, 436 MB/s 2023-12-16T01:59:21.086 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm testimg 2023-12-16T01:59:21.139 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 0% complete...failed. 2023-12-16T01:59:21.139 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: delete error: (2) No such file or directory 2023-12-16T01:59:21.141 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:21.142 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:21 smithi078 ceph-mon[139570]: pgmap v1937: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 321 op/s 2023-12-16T01:59:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:21 smithi078 ceph-mon[142991]: pgmap v1937: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 321 op/s 2023-12-16T01:59:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:21 smithi118 ceph-mon[131825]: pgmap v1937: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 321 op/s 2023-12-16T01:59:22.466 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:59:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:22 smithi078 ceph-mon[139570]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-16T01:59:22.740 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:22 smithi078 ceph-mon[142991]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-16T01:59:22.780 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (38m) 3m ago 42m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (38m) 71s ago 42m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (43m) 3m ago 43m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (43m) 71s ago 43m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (37m) 71s ago 46m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (37m) 3m ago 48m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (37m) 3m ago 48m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (36m) 71s ago 46m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (36m) 3m ago 46m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (38m) 3m ago 41m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (37m) 71s ago 41m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (35m) 3m ago 46m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:59:22.781 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (35m) 3m ago 45m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (34m) 3m ago 45m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (34m) 3m ago 45m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (33m) 71s ago 44m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (33m) 71s ago 44m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (32m) 71s ago 43m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (31m) 71s ago 43m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:59:22.782 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (37m) 71s ago 42m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:59:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:22 smithi118 ceph-mon[131825]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-16T01:59:22.981 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-12-16T01:59:22.982 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:22.984 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg /tmp/rbd_import_export_182696/img2 2023-12-16T01:59:23.174 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:59:23.174 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:59:23.174 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:59:23.175 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:59:23.241 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:23.244 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg - 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[139570]: pgmap v1939: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 144 op/s 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[139570]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[139570]: from='client.45842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[139570]: from='client.35901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/658622330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[142991]: pgmap v1939: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 144 op/s 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[142991]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[142991]: from='client.45842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[142991]: from='client.35901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/658622330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:23 smithi118 ceph-mon[131825]: pgmap v1939: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 144 op/s 2023-12-16T01:59:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:23 smithi118 ceph-mon[131825]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-16T01:59:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:23 smithi118 ceph-mon[131825]: from='client.45842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:23 smithi118 ceph-mon[131825]: from='client.35901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/658622330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:23.960 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:23.963 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm testimg 2023-12-16T01:59:24.081 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-12-16T01:59:24.084 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img2 2023-12-16T01:59:24.700 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img3 2023-12-16T01:59:25.100 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img2 /tmp/rbd_import_export_182696/img3 2023-12-16T01:59:25.294 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format - testimg 2023-12-16T01:59:25.718 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:25.719 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:25.721 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg /tmp/rbd_import_export_182696/img2 2023-12-16T01:59:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:25 smithi078 ceph-mon[139570]: pgmap v1941: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 20 KiB/s wr, 13 op/s 2023-12-16T01:59:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:25 smithi078 ceph-mon[142991]: pgmap v1941: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 20 KiB/s wr, 13 op/s 2023-12-16T01:59:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:25 smithi118 ceph-mon[131825]: pgmap v1941: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 20 KiB/s wr, 13 op/s 2023-12-16T01:59:25.972 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:25.975 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg - 2023-12-16T01:59:26.657 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:26.661 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm testimg 2023-12-16T01:59:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:26] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2023-12-16T01:59:26.782 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-12-16T01:59:26.785 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img2 2023-12-16T01:59:27.359 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img3 2023-12-16T01:59:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:27 smithi078 ceph-mon[139570]: pgmap v1942: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 46 KiB/s wr, 12 op/s 2023-12-16T01:59:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:27 smithi078 ceph-mon[142991]: pgmap v1942: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 46 KiB/s wr, 12 op/s 2023-12-16T01:59:27.758 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img2 /tmp/rbd_import_export_182696/img3 2023-12-16T01:59:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:27 smithi118 ceph-mon[131825]: pgmap v1942: 105 pgs: 105 active+clean; 3.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 46 KiB/s wr, 12 op/s 2023-12-16T01:59:28.009 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd help export 2023-12-16T01:59:28.009 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -q export-format 2023-12-16T01:59:28.028 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_182696/img bs=1k count=10 seek=100 2023-12-16T01:59:28.029 INFO:tasks.workunit.client.1.smithi118.stderr:10+0 records in 2023-12-16T01:59:28.029 INFO:tasks.workunit.client.1.smithi118.stderr:10+0 records out 2023-12-16T01:59:28.029 INFO:tasks.workunit.client.1.smithi118.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.0953e-05 s, 168 MB/s 2023-12-16T01:59:28.029 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:28.096 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:28.097 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:28.099 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap create testimg@snap 2023-12-16T01:59:28.451 INFO:tasks.workunit.client.1.smithi118.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-16T01:59:28.461 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd image-meta set testimg key1 value1 2023-12-16T01:59:28.514 INFO:tasks.workunit.client.1.smithi118.stderr:++ rbd image-meta list testimg 2023-12-16T01:59:28.554 INFO:tasks.workunit.client.1.smithi118.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2023-12-16T01:59:28.554 INFO:tasks.workunit.client.1.smithi118.stderr: 2023-12-16T01:59:28.554 INFO:tasks.workunit.client.1.smithi118.stderr:Key Value 2023-12-16T01:59:28.554 INFO:tasks.workunit.client.1.smithi118.stderr:key1 value1' 2023-12-16T01:59:28.554 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:28.594 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:28.597 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_182696/img_v2 testimg_import 2023-12-16T01:59:29.465 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-16T01:59:29.467 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout:rbd image 'testimg_import': 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: size 110 KiB in 1 objects 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: order 22 (4 MiB objects) 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: snapshot_count: 1 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: id: d85e4ee54988 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: block_name_prefix: rbd_data.d85e4ee54988 2023-12-16T01:59:29.502 INFO:tasks.workunit.client.1.smithi118.stdout: format: 2 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: op_features: 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: flags: 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: create_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: access_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.503 INFO:tasks.workunit.client.1.smithi118.stdout: modify_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.505 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import@snap 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout:rbd image 'testimg_import': 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: size 110 KiB in 1 objects 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: order 22 (4 MiB objects) 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: snapshot_count: 1 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: id: d85e4ee54988 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: block_name_prefix: rbd_data.d85e4ee54988 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: format: 2 2023-12-16T01:59:29.539 INFO:tasks.workunit.client.1.smithi118.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: op_features: 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: flags: 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: create_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: access_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: modify_timestamp: Sat Dec 16 01:59:28 2023 2023-12-16T01:59:29.540 INFO:tasks.workunit.client.1.smithi118.stdout: protected: False 2023-12-16T01:59:29.542 INFO:tasks.workunit.client.1.smithi118.stderr:++ rbd image-meta list testimg_import 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr: 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr:Key Value 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr:key1 value1' 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 'There is 1 metadatum on this image: 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr: 2023-12-16T01:59:29.583 INFO:tasks.workunit.client.1.smithi118.stderr:Key Value 2023-12-16T01:59:29.584 INFO:tasks.workunit.client.1.smithi118.stderr:key1 value1' = 'There is 1 metadatum on this image: 2023-12-16T01:59:29.584 INFO:tasks.workunit.client.1.smithi118.stderr: 2023-12-16T01:59:29.584 INFO:tasks.workunit.client.1.smithi118.stderr:Key Value 2023-12-16T01:59:29.584 INFO:tasks.workunit.client.1.smithi118.stderr:key1 value1' ']' 2023-12-16T01:59:29.584 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg_import /tmp/rbd_import_export_182696/img_import 2023-12-16T01:59:29.618 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete...done. 2023-12-16T01:59:29.620 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img_import 2023-12-16T01:59:29.621 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/img /tmp/rbd_import_export_182696/img_import 2023-12-16T01:59:29.621 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/img --format %b 2023-12-16T01:59:29.622 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=24 2023-12-16T01:59:29.622 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/img_import --format %b 2023-12-16T01:59:29.623 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=224 2023-12-16T01:59:29.624 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=200 2023-12-16T01:59:29.624 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=200 2023-12-16T01:59:29.624 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-12-16T01:59:29.624 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_182696/img_snap 2023-12-16T01:59:29.659 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete...done. 2023-12-16T01:59:29.661 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_182696/img_snap_import 2023-12-16T01:59:29.696 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete...done. 2023-12-16T01:59:29.699 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/img_snap /tmp/rbd_import_export_182696/img_snap_import 2023-12-16T01:59:29.699 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/img_snap /tmp/rbd_import_export_182696/img_snap_import 2023-12-16T01:59:29.700 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/img_snap --format %b 2023-12-16T01:59:29.700 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=224 2023-12-16T01:59:29.701 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/img_snap_import --format %b 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=224 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:29.702 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_import 2023-12-16T01:59:29.703 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_snap 2023-12-16T01:59:29.703 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_snap_import 2023-12-16T01:59:29.704 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap rm testimg_import@snap 2023-12-16T01:59:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:29 smithi078 ceph-mon[139570]: pgmap v1943: 105 pgs: 105 active+clean; 5.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 96 KiB/s wr, 88 op/s 2023-12-16T01:59:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:29 smithi078 ceph-mon[139570]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-16T01:59:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:29 smithi078 ceph-mon[142991]: pgmap v1943: 105 pgs: 105 active+clean; 5.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 96 KiB/s wr, 88 op/s 2023-12-16T01:59:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:29 smithi078 ceph-mon[142991]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-16T01:59:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:29 smithi118 ceph-mon[131825]: pgmap v1943: 105 pgs: 105 active+clean; 5.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s rd, 96 KiB/s wr, 88 op/s 2023-12-16T01:59:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:29 smithi118 ceph-mon[131825]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-16T01:59:30.465 INFO:tasks.workunit.client.1.smithi118.stderr: Removing snap: 100% complete...done. 2023-12-16T01:59:30.473 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg_import 2023-12-16T01:59:30.601 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:30.603 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap rm testimg@snap 2023-12-16T01:59:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:30 smithi078 ceph-mon[139570]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-16T01:59:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:30 smithi078 ceph-mon[142991]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-16T01:59:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:30 smithi118 ceph-mon[131825]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-16T01:59:31.464 INFO:tasks.workunit.client.1.smithi118.stderr: Removing snap: 100% complete...done. 2023-12-16T01:59:31.481 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm testimg 2023-12-16T01:59:31.615 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:31.618 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --order 20 /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:31.686 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:31.686 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:31.688 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:31.724 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:31.727 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_182696/img_v2 testimg_import 2023-12-16T01:59:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:31 smithi078 ceph-mon[139570]: pgmap v1946: 105 pgs: 105 active+clean; 2.5 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 132 KiB/s wr, 136 op/s 2023-12-16T01:59:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:31 smithi078 ceph-mon[139570]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-16T01:59:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:31 smithi078 ceph-mon[142991]: pgmap v1946: 105 pgs: 105 active+clean; 2.5 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 132 KiB/s wr, 136 op/s 2023-12-16T01:59:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:31 smithi078 ceph-mon[142991]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-16T01:59:31.799 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-16T01:59:31.802 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import 2023-12-16T01:59:31.802 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep order 2023-12-16T01:59:31.803 INFO:tasks.workunit.client.1.smithi118.stderr:+ awk '{print $2}' 2023-12-16T01:59:31.803 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 20 2023-12-16T01:59:31.838 INFO:tasks.workunit.client.1.smithi118.stdout:20 2023-12-16T01:59:31.839 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:31.839 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg_import 2023-12-16T01:59:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:31 smithi118 ceph-mon[131825]: pgmap v1946: 105 pgs: 105 active+clean; 2.5 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 132 KiB/s wr, 136 op/s 2023-12-16T01:59:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:31 smithi118 ceph-mon[131825]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-16T01:59:31.950 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:31.952 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg 2023-12-16T01:59:32.070 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:32.072 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:32.125 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:32.127 INFO:tasks.workunit.client.1.smithi118.stderr:++ rbd info testimg 2023-12-16T01:59:32.128 INFO:tasks.workunit.client.1.smithi118.stderr:++ grep features 2023-12-16T01:59:32.170 INFO:tasks.workunit.client.1.smithi118.stderr:+ FEATURES_BEFORE=' features: layering 2023-12-16T01:59:32.171 INFO:tasks.workunit.client.1.smithi118.stderr: op_features: ' 2023-12-16T01:59:32.171 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:32.206 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:32.208 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_182696/img_v2 testimg_import 2023-12-16T01:59:32.269 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-16T01:59:32.272 INFO:tasks.workunit.client.1.smithi118.stderr:++ rbd info testimg_import 2023-12-16T01:59:32.272 INFO:tasks.workunit.client.1.smithi118.stderr:++ grep features 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr:+ FEATURES_AFTER=' features: layering 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr: op_features: ' 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' ' features: layering 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr: op_features: ' '!=' ' features: layering 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr: op_features: ' ']' 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:32.306 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg_import 2023-12-16T01:59:32.397 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:32.399 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg 2023-12-16T01:59:32.485 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:32.488 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:32.558 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:32.561 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:32.599 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:32.602 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_182696/img_v2 testimg_import 2023-12-16T01:59:32.677 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-16T01:59:32.680 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import 2023-12-16T01:59:32.681 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 'stripe unit' 2023-12-16T01:59:32.681 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -Ei '(4 KiB|4096)' 2023-12-16T01:59:32.715 INFO:tasks.workunit.client.1.smithi118.stdout: stripe unit: 4 KiB 2023-12-16T01:59:32.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import 2023-12-16T01:59:32.716 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 'stripe count' 2023-12-16T01:59:32.716 INFO:tasks.workunit.client.1.smithi118.stderr:+ awk '{print $3}' 2023-12-16T01:59:32.716 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 1000 2023-12-16T01:59:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[142991]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-16T01:59:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[142991]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-16T01:59:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[139570]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-16T01:59:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:32 smithi078 ceph-mon[139570]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-16T01:59:32.750 INFO:tasks.workunit.client.1.smithi118.stdout:1000 2023-12-16T01:59:32.750 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/img_v2 2023-12-16T01:59:32.750 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg_import 2023-12-16T01:59:32.857 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-12-16T01:59:32.860 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg 2023-12-16T01:59:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:32 smithi118 ceph-mon[131825]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-16T01:59:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:32 smithi118 ceph-mon[131825]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-16T01:59:32.984 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-12-16T01:59:32.987 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_182696/img testimg 2023-12-16T01:59:33.049 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:33.052 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap create testimg@snap1 2023-12-16T01:59:33.471 INFO:tasks.workunit.client.1.smithi118.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-16T01:59:33.480 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap create testimg@snap2 2023-12-16T01:59:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:33 smithi078 ceph-mon[139570]: pgmap v1950: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 82 KiB/s wr, 147 op/s 2023-12-16T01:59:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:33 smithi078 ceph-mon[142991]: pgmap v1950: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 82 KiB/s wr, 147 op/s 2023-12-16T01:59:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:33 smithi118 ceph-mon[131825]: pgmap v1950: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 82 KiB/s wr, 147 op/s 2023-12-16T01:59:34.483 INFO:tasks.workunit.client.1.smithi118.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-16T01:59:34.494 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap protect testimg@snap2 2023-12-16T01:59:34.542 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_182696/snap_protect 2023-12-16T01:59:34.584 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:34.587 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_182696/snap_protect testimg_import 2023-12-16T01:59:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:34 smithi078 ceph-mon[139570]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-16T01:59:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:34 smithi078 ceph-mon[142991]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-16T01:59:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:34 smithi118 ceph-mon[131825]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-16T01:59:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:35 smithi078 ceph-mon[139570]: pgmap v1952: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 32 KiB/s wr, 237 op/s 2023-12-16T01:59:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:35 smithi078 ceph-mon[139570]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-16T01:59:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:35 smithi078 ceph-mon[142991]: pgmap v1952: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 32 KiB/s wr, 237 op/s 2023-12-16T01:59:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:35 smithi078 ceph-mon[142991]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-16T01:59:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:35 smithi118 ceph-mon[131825]: pgmap v1952: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 32 KiB/s wr, 237 op/s 2023-12-16T01:59:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:35 smithi118 ceph-mon[131825]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-16T01:59:36.514 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-16T01:59:36.517 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import@snap1 2023-12-16T01:59:36.517 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 'protected: False' 2023-12-16T01:59:36.558 INFO:tasks.workunit.client.1.smithi118.stdout: protected: False 2023-12-16T01:59:36.559 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd info testimg_import@snap2 2023-12-16T01:59:36.559 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep 'protected: True' 2023-12-16T01:59:36.597 INFO:tasks.workunit.client.1.smithi118.stdout: protected: True 2023-12-16T01:59:36.597 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/snap_protect 2023-12-16T01:59:36.598 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap unprotect testimg@snap2 2023-12-16T01:59:36.642 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap unprotect testimg_import@snap2 2023-12-16T01:59:36.686 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap purge testimg 2023-12-16T01:59:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:36 smithi078 ceph-mon[139570]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-16T01:59:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:36 smithi078 ceph-mon[142991]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-16T01:59:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:36] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.43.0" 2023-12-16T01:59:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:36 smithi118 ceph-mon[131825]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-16T01:59:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:37 smithi118 ceph-mon[131825]: pgmap v1955: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 29 KiB/s wr, 304 op/s 2023-12-16T01:59:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:37 smithi118 ceph-mon[131825]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-16T01:59:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:37 smithi118 ceph-mon[131825]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[139570]: pgmap v1955: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 29 KiB/s wr, 304 op/s 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[139570]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[139570]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[142991]: pgmap v1955: 105 pgs: 105 active+clean; 695 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 29 KiB/s wr, 304 op/s 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[142991]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-16T01:59:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:37 smithi078 ceph-mon[142991]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-16T01:59:38.167 INFO:tasks.workunit.client.1.smithi118.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-16T01:59:38.181 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd snap purge testimg_import 2023-12-16T01:59:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:39 smithi078 ceph-mon[139570]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-16T01:59:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:39 smithi078 ceph-mon[139570]: pgmap v1959: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 25 KiB/s wr, 400 op/s 2023-12-16T01:59:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:39 smithi078 ceph-mon[142991]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-16T01:59:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:39 smithi078 ceph-mon[142991]: pgmap v1959: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 25 KiB/s wr, 400 op/s 2023-12-16T01:59:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:39 smithi118 ceph-mon[131825]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-16T01:59:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:39 smithi118 ceph-mon[131825]: pgmap v1959: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 25 KiB/s wr, 400 op/s 2023-12-16T01:59:40.183 INFO:tasks.workunit.client.1.smithi118.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-16T01:59:40.203 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg 2023-12-16T01:59:40.336 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:40.339 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd remove testimg_import 2023-12-16T01:59:40.460 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:40.463 INFO:tasks.workunit.client.1.smithi118.stderr:+ tiered=0 2023-12-16T01:59:40.463 INFO:tasks.workunit.client.1.smithi118.stderr:+ ceph osd dump 2023-12-16T01:59:40.463 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep '^pool' 2023-12-16T01:59:40.463 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep ''\''rbd'\''' 2023-12-16T01:59:40.463 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep tier 2023-12-16T01:59:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:40 smithi078 ceph-mon[142991]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-16T01:59:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:40 smithi078 ceph-mon[139570]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-16T01:59:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:40 smithi118 ceph-mon[131825]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-16T01:59:40.899 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_182696/sparse1 2023-12-16T01:59:40.905 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records in 2023-12-16T01:59:40.905 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records out 2023-12-16T01:59:40.905 INFO:tasks.workunit.client.1.smithi118.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00497628 s, 211 MB/s 2023-12-16T01:59:40.905 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_182696/sparse2 2023-12-16T01:59:40.911 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records in 2023-12-16T01:59:40.911 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records out 2023-12-16T01:59:40.911 INFO:tasks.workunit.client.1.smithi118.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00500166 s, 210 MB/s 2023-12-16T01:59:40.911 INFO:tasks.workunit.client.1.smithi118.stderr:+ truncate /tmp/rbd_import_export_182696/sparse2 -s 2M 2023-12-16T01:59:40.918 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse1 2023-12-16T01:59:40.971 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 0% complete...failed. 2023-12-16T01:59:40.971 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: delete error: (2) No such file or directory 2023-12-16T01:59:40.973 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:40.974 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_182696/sparse1 2023-12-16T01:59:41.044 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-16T01:59:41.045 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:41.045 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:41.047 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd ls -l 2023-12-16T01:59:41.048 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep sparse1 2023-12-16T01:59:41.048 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-16T01:59:41.082 INFO:tasks.workunit.client.1.smithi118.stdout:sparse1 2 MiB 2 2023-12-16T01:59:41.083 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse1 2023-12-16T01:59:41.083 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse1 2023-12-16T01:59:41.083 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse1 2023-12-16T01:59:41.083 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:41.083 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:41.118 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.d978c5927377 2023-12-16T01:59:41.119 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.d978c5927377 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse1 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse1 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.d978c5927377\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse1 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:41.120 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:41.155 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:41.155 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:41.155 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:41.155 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:41.155 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:41.241 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects=1 2023-12-16T01:59:41.241 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 1 2023-12-16T01:59:41.241 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-16T01:59:41.241 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:41.276 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:41.279 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:41.279 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:41.281 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse1 --format %b 2023-12-16T01:59:41.282 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=2048 2023-12-16T01:59:41.282 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse1.out --format %b 2023-12-16T01:59:41.283 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=2048 2023-12-16T01:59:41.283 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:41.283 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:41.283 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-16T01:59:41.283 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:41.284 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse1 2023-12-16T01:59:41.404 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-16T01:59:41.407 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse2 2023-12-16T01:59:41.456 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 0% complete...failed. 2023-12-16T01:59:41.456 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: delete error: (2) No such file or directory 2023-12-16T01:59:41.459 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:41.459 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_182696/sparse2 2023-12-16T01:59:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[142991]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-16T01:59:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[142991]: pgmap v1962: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 27 KiB/s wr, 430 op/s 2023-12-16T01:59:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[139570]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-16T01:59:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[139570]: pgmap v1962: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 27 KiB/s wr, 430 op/s 2023-12-16T01:59:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.529 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-16T01:59:41.530 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:41.530 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:41.532 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd ls -l 2023-12-16T01:59:41.532 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep sparse2 2023-12-16T01:59:41.532 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-16T01:59:41.566 INFO:tasks.workunit.client.1.smithi118.stdout:sparse2 2 MiB 2 2023-12-16T01:59:41.567 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse2 2023-12-16T01:59:41.567 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse2 2023-12-16T01:59:41.567 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse2 2023-12-16T01:59:41.568 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:41.568 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:41.602 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.d9ab7f3c0479 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.d9ab7f3c0479 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse2 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.d9ab7f3c0479\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse2 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse2 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:41.604 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:41.639 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:41.640 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:41.640 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:41.640 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:41.640 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:41 smithi118 ceph-mon[131825]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-16T01:59:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:41 smithi118 ceph-mon[131825]: pgmap v1962: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 27 KiB/s wr, 430 op/s 2023-12-16T01:59:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.118:0/2461816225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-16T01:59:41.733 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects=0 2023-12-16T01:59:41.733 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 0 2023-12-16T01:59:41.733 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-16T01:59:41.733 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:41.769 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:41.772 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:41.772 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:41.774 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse2 --format %b 2023-12-16T01:59:41.775 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=2048 2023-12-16T01:59:41.775 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse2.out --format %b 2023-12-16T01:59:41.777 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=2048 2023-12-16T01:59:41.777 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:41.777 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:41.777 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-16T01:59:41.777 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:41.778 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse2 2023-12-16T01:59:41.896 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-16T01:59:41.899 INFO:tasks.workunit.client.1.smithi118.stderr:+ truncate /tmp/rbd_import_export_182696/sparse1 -s 10M 2023-12-16T01:59:41.899 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format --order 20 - sparse1 2023-12-16T01:59:42.010 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:42.011 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:42.011 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:42.013 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd ls -l 2023-12-16T01:59:42.014 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep sparse1 2023-12-16T01:59:42.014 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -Ei '(10 MiB|10240k)' 2023-12-16T01:59:42.048 INFO:tasks.workunit.client.1.smithi118.stdout:sparse1 10 MiB 2 2023-12-16T01:59:42.049 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse1 2023-12-16T01:59:42.049 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse1 2023-12-16T01:59:42.049 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse1 2023-12-16T01:59:42.049 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:42.049 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:42.084 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.d9d8e05eac95 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.d9d8e05eac95 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse1 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.d9d8e05eac95\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse1 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:42.085 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse1 2023-12-16T01:59:42.086 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:42.086 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:42.121 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:42.121 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:42.121 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:42.121 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:42.121 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:42.201 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects=1 2023-12-16T01:59:42.202 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 1 2023-12-16T01:59:42.202 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-16T01:59:42.202 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:42.238 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:42.242 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:42.242 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/sparse1 /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:42.248 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse1 --format %b 2023-12-16T01:59:42.249 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=2048 2023-12-16T01:59:42.249 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse1.out --format %b 2023-12-16T01:59:42.251 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=2048 2023-12-16T01:59:42.251 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:42.251 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:42.251 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-16T01:59:42.251 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse1.out 2023-12-16T01:59:42.252 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse1 2023-12-16T01:59:42.367 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-12-16T01:59:42.370 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_182696/sparse2 oflag=append conv=notrunc 2023-12-16T01:59:42.381 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records in 2023-12-16T01:59:42.381 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records out 2023-12-16T01:59:42.381 INFO:tasks.workunit.client.1.smithi118.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00991011 s, 212 MB/s 2023-12-16T01:59:42.381 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format --order 20 - sparse2 2023-12-16T01:59:42.480 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:42.481 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:42.481 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:42.483 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd ls -l 2023-12-16T01:59:42.483 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep sparse2 2023-12-16T01:59:42.484 INFO:tasks.workunit.client.1.smithi118.stderr:+ grep -Ei '(4 MiB|4096k)' 2023-12-16T01:59:42.518 INFO:tasks.workunit.client.1.smithi118.stdout:sparse2 4 MiB 2 2023-12-16T01:59:42.519 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse2 2023-12-16T01:59:42.520 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse2 2023-12-16T01:59:42.520 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse2 2023-12-16T01:59:42.520 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:42.520 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:42.554 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.da055c27de20 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.da055c27de20 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse2 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse2 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.da055c27de20\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse2 2023-12-16T01:59:42.555 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:42.556 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:42.590 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:42.590 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:42.591 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:42.591 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:42.591 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:42.668 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects='0 2023-12-16T01:59:42.668 INFO:tasks.workunit.client.1.smithi118.stderr:2 2023-12-16T01:59:42.668 INFO:tasks.workunit.client.1.smithi118.stderr:3' 2023-12-16T01:59:42.668 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 0 2 3 2023-12-16T01:59:42.668 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2023-12-16T01:59:42.669 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:42.707 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-12-16T01:59:42.709 INFO:tasks.workunit.client.1.smithi118.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_182696/sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:42.710 INFO:tasks.workunit.client.1.smithi118.stderr:+ cmp -l /tmp/rbd_import_export_182696/sparse2 /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:42.712 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse2 --format %b 2023-12-16T01:59:42.713 INFO:tasks.workunit.client.1.smithi118.stderr:+ origsize=6144 2023-12-16T01:59:42.714 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse2.out --format %b 2023-12-16T01:59:42.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ exportsize=6144 2023-12-16T01:59:42.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:42.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ difference=0 2023-12-16T01:59:42.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-16T01:59:42.715 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse2.out 2023-12-16T01:59:42.716 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse2 2023-12-16T01:59:42.830 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-12-16T01:59:42.833 INFO:tasks.workunit.client.1.smithi118.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2023-12-16T01:59:42.833 INFO:tasks.workunit.client.1.smithi118.stdout:partially-sparse file imports to partially-sparse image 2023-12-16T01:59:42.833 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_182696/sparse1 sparse 2023-12-16T01:59:42.903 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-12-16T01:59:42.904 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:42.904 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --order is deprecated, use --object-size 2023-12-16T01:59:42.908 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse 2023-12-16T01:59:42.908 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse 2023-12-16T01:59:42.908 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse 2023-12-16T01:59:42.909 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:42.909 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:42.942 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.da329fd65340 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.da329fd65340 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.da329fd65340\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:42.944 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:42.979 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:42.980 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:42.980 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:42.980 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:42.980 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:43.054 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects=1 2023-12-16T01:59:43.055 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 1 2023-12-16T01:59:43.055 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-16T01:59:43.055 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse 2023-12-16T01:59:43.174 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-12-16T01:59:43.177 INFO:tasks.workunit.client.1.smithi118.stdout:zeros import through stdin to sparse image 2023-12-16T01:59:43.178 INFO:tasks.workunit.client.1.smithi118.stderr:+ echo 'zeros import through stdin to sparse image' 2023-12-16T01:59:43.178 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/dev/zero bs=1M count=4 2023-12-16T01:59:43.178 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd import --new-format - sparse 2023-12-16T01:59:43.229 INFO:tasks.workunit.client.1.smithi118.stderr:4+0 records in 2023-12-16T01:59:43.229 INFO:tasks.workunit.client.1.smithi118.stderr:4+0 records out 2023-12-16T01:59:43.229 INFO:tasks.workunit.client.1.smithi118.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.050616 s, 82.9 MB/s 2023-12-16T01:59:43.243 INFO:tasks.workunit.client.1.smithi118.stderr: Importing image: 100% complete...done. 2023-12-16T01:59:43.243 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:43.246 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse 2023-12-16T01:59:43.246 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse 2023-12-16T01:59:43.246 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse 2023-12-16T01:59:43.246 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:43.247 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:43.280 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.da53d8bcc3fb 2023-12-16T01:59:43.281 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.da53d8bcc3fb 2023-12-16T01:59:43.281 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse 2023-12-16T01:59:43.281 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse 2023-12-16T01:59:43.281 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.da53d8bcc3fb\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:43.281 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:43.282 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse 2023-12-16T01:59:43.282 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:43.282 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:43.316 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:43.316 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:43.316 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:43.316 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:43.316 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:43.390 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects= 2023-12-16T01:59:43.390 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 2023-12-16T01:59:43.390 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2023-12-16T01:59:43.390 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse 2023-12-16T01:59:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:43 smithi118 ceph-mon[131825]: pgmap v1963: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 209 KiB/s wr, 183 op/s 2023-12-16T01:59:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:43 smithi078 ceph-mon[139570]: pgmap v1963: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 209 KiB/s wr, 183 op/s 2023-12-16T01:59:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:43 smithi078 ceph-mon[142991]: pgmap v1963: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 209 KiB/s wr, 183 op/s 2023-12-16T01:59:43.497 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:43.500 INFO:tasks.workunit.client.1.smithi118.stdout:zeros export to sparse file 2023-12-16T01:59:43.501 INFO:tasks.workunit.client.1.smithi118.stderr:+ echo 'zeros export to sparse file' 2023-12-16T01:59:43.501 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd create --new-format sparse --size 4 2023-12-16T01:59:43.542 INFO:tasks.workunit.client.1.smithi118.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-16T01:59:43.545 INFO:tasks.workunit.client.1.smithi118.stderr:++ rbd info sparse 2023-12-16T01:59:43.545 INFO:tasks.workunit.client.1.smithi118.stderr:++ grep block_name_prefix 2023-12-16T01:59:43.545 INFO:tasks.workunit.client.1.smithi118.stderr:++ awk '{print $NF;}' 2023-12-16T01:59:43.579 INFO:tasks.workunit.client.1.smithi118.stderr:+ prefix=rbd_data.da74e3d5c998 2023-12-16T01:59:43.579 INFO:tasks.workunit.client.1.smithi118.stderr:+ dd if=/dev/zero bs=4M count=1 2023-12-16T01:59:43.580 INFO:tasks.workunit.client.1.smithi118.stderr:++ get_image_data_pool sparse 2023-12-16T01:59:43.580 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse 2023-12-16T01:59:43.580 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse 2023-12-16T01:59:43.580 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep 'data_pool: ' 2023-12-16T01:59:43.580 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk -F: '{ print $NF }' 2023-12-16T01:59:43.614 INFO:tasks.workunit.client.1.smithi118.stderr:++ data_pool= 2023-12-16T01:59:43.614 INFO:tasks.workunit.client.1.smithi118.stderr:++ '[' -z ']' 2023-12-16T01:59:43.614 INFO:tasks.workunit.client.1.smithi118.stderr:++ data_pool=rbd 2023-12-16T01:59:43.614 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo rbd 2023-12-16T01:59:43.614 INFO:tasks.workunit.client.1.smithi118.stderr:+ rados -p rbd put rbd_data.da74e3d5c998.000000000000 - 2023-12-16T01:59:43.643 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records in 2023-12-16T01:59:43.643 INFO:tasks.workunit.client.1.smithi118.stderr:1+0 records out 2023-12-16T01:59:43.643 INFO:tasks.workunit.client.1.smithi118.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0633238 s, 66.2 MB/s 2023-12-16T01:59:43.667 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects sparse 2023-12-16T01:59:43.667 INFO:tasks.workunit.client.1.smithi118.stderr:++ image=sparse 2023-12-16T01:59:43.667 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rbd info sparse 2023-12-16T01:59:43.667 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep block_name_prefix 2023-12-16T01:59:43.667 INFO:tasks.workunit.client.1.smithi118.stderr:+++ awk '{print $NF;}' 2023-12-16T01:59:43.700 INFO:tasks.workunit.client.1.smithi118.stderr:++ prefix=rbd_data.da74e3d5c998 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++ grep rbd_data.da74e3d5c998 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:++++ get_image_data_pool sparse 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:++++ image=sparse 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sed -e 's/rbd_data.da74e3d5c998\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++ sort -u 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ rbd info sparse 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ grep 'data_pool: ' 2023-12-16T01:59:43.702 INFO:tasks.workunit.client.1.smithi118.stderr:+++++ awk -F: '{ print $NF }' 2023-12-16T01:59:43.736 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool= 2023-12-16T01:59:43.736 INFO:tasks.workunit.client.1.smithi118.stderr:++++ '[' -z ']' 2023-12-16T01:59:43.736 INFO:tasks.workunit.client.1.smithi118.stderr:++++ data_pool=rbd 2023-12-16T01:59:43.736 INFO:tasks.workunit.client.1.smithi118.stderr:++++ echo rbd 2023-12-16T01:59:43.736 INFO:tasks.workunit.client.1.smithi118.stderr:+++ rados ls -p rbd 2023-12-16T01:59:43.819 INFO:tasks.workunit.client.1.smithi118.stderr:++ objects=0 2023-12-16T01:59:43.819 INFO:tasks.workunit.client.1.smithi118.stderr:++ echo 0 2023-12-16T01:59:43.819 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-16T01:59:43.819 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse 2023-12-16T01:59:43.820 INFO:tasks.workunit.client.1.smithi118.stderr:rm: cannot remove '/tmp/rbd_import_export_182696/sparse': No such file or directory 2023-12-16T01:59:43.820 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:43.820 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd export sparse /tmp/rbd_import_export_182696/sparse 2023-12-16T01:59:43.854 INFO:tasks.workunit.client.1.smithi118.stderr: Exporting image: 100% complete...done. 2023-12-16T01:59:43.857 INFO:tasks.workunit.client.1.smithi118.stderr:++ stat /tmp/rbd_import_export_182696/sparse --format=%b 2023-12-16T01:59:43.858 INFO:tasks.workunit.client.1.smithi118.stderr:+ '[' 0 = 0 ']' 2023-12-16T01:59:43.859 INFO:tasks.workunit.client.1.smithi118.stderr:+ rbd rm sparse 2023-12-16T01:59:43.971 INFO:tasks.workunit.client.1.smithi118.stderr: Removing image: 100% complete...done. 2023-12-16T01:59:43.974 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm /tmp/rbd_import_export_182696/sparse /tmp/rbd_import_export_182696/sparse1 /tmp/rbd_import_export_182696/sparse2 /tmp/rbd_import_export_182696/sparse3 2023-12-16T01:59:43.976 INFO:tasks.workunit.client.1.smithi118.stderr:rm: cannot remove '/tmp/rbd_import_export_182696/sparse3': No such file or directory 2023-12-16T01:59:43.976 INFO:tasks.workunit.client.1.smithi118.stderr:+ true 2023-12-16T01:59:43.976 INFO:tasks.workunit.client.1.smithi118.stdout:OK 2023-12-16T01:59:43.977 INFO:tasks.workunit.client.1.smithi118.stderr:+ echo OK 2023-12-16T01:59:43.978 INFO:tasks.workunit.client.1.smithi118.stderr:+ rm -rf /tmp/rbd_import_export_182696 2023-12-16T01:59:43.978 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T01:59:43.978 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2023-12-16T01:59:44.061 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2023-12-16T01:59:44.062 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2023-12-16T01:59:44.292 DEBUG:teuthology.parallel:result is None 2023-12-16T01:59:44.293 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2023-12-16T01:59:44.319 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2023-12-16T01:59:44.319 DEBUG:teuthology.orchestra.run.smithi118:> rmdir -- /home/ubuntu/cephtest/mnt.1 2023-12-16T01:59:44.377 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2023-12-16T01:59:44.377 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:59:44.377 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2023-12-16T01:59:44.378 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T01:59:44.378 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2023-12-16T01:59:44.378 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-16T01:59:44.378 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-16T01:59:44.378 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T01:59:44.379 DEBUG:teuthology.orchestra.run.smithi078:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:59:44.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T01:59:44.400 INFO:teuthology.orchestra.run.smithi078.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-16T01:59:44.400 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T01:59:44.460 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-16T01:59:44.460 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-16T01:59:44.518 INFO:tasks.workunit:timeout=3h 2023-12-16T01:59:44.518 INFO:tasks.workunit:cleanup=True 2023-12-16T01:59:44.518 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-16T01:59:44.576 INFO:tasks.workunit.client.0.smithi078.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-16T01:59:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:45 smithi078 ceph-mon[139570]: pgmap v1964: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 843 KiB/s wr, 360 op/s 2023-12-16T01:59:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:45 smithi078 ceph-mon[142991]: pgmap v1964: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 843 KiB/s wr, 360 op/s 2023-12-16T01:59:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:45 smithi118 ceph-mon[131825]: pgmap v1964: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 934 KiB/s rd, 843 KiB/s wr, 360 op/s 2023-12-16T01:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:46] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.43.0" 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[142991]: pgmap v1965: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 887 KiB/s rd, 782 KiB/s wr, 326 op/s 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[142991]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[139570]: pgmap v1965: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 887 KiB/s rd, 782 KiB/s wr, 326 op/s 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:47 smithi078 ceph-mon[139570]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-16T01:59:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:47 smithi118 ceph-mon[131825]: pgmap v1965: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 887 KiB/s rd, 782 KiB/s wr, 326 op/s 2023-12-16T01:59:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T01:59:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:47 smithi118 ceph-mon[131825]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-16T01:59:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:49 smithi078 ceph-mon[139570]: pgmap v1967: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-12-16T01:59:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:49 smithi078 ceph-mon[142991]: pgmap v1967: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-12-16T01:59:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:49 smithi118 ceph-mon[131825]: pgmap v1967: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 1.4 MiB/s wr, 340 op/s 2023-12-16T01:59:51.672 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-16T01:59:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:51 smithi078 ceph-mon[139570]: pgmap v1968: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-16T01:59:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:51 smithi078 ceph-mon[142991]: pgmap v1968: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-16T01:59:51.730 INFO:tasks.workunit.client.0.smithi078.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T01:59:51.732 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:59:51.732 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T01:59:51.779 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T01:59:51.825 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T01:59:51.862 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T01:59:51.864 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:59:51.864 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T01:59:51.900 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T01:59:51.903 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T01:59:51.903 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-16T01:59:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:51 smithi118 ceph-mon[131825]: pgmap v1968: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-16T01:59:51.960 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2023-12-16T01:59:51.962 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2023-12-16T01:59:51.962 DEBUG:teuthology.orchestra.run.smithi078: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=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2023-12-16T01:59:52.045 INFO:tasks.workunit.client.0.smithi078.stderr:warning: failed to enable lockdep 2023-12-16T01:59:52.046 INFO:tasks.workunit.client.0.smithi078.stdout:seed 202517 2023-12-16T01:59:52.046 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] Running 406 tests from 15 test suites. 2023-12-16T01:59:52.046 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment set-up. 2023-12-16T01:59:52.046 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 160 tests from TestLibRBD 2023-12-16T01:59:52.074 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CreateAndStat 2023-12-16T01:59:53.449 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:53.533 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T01:59:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[139570]: pgmap v1969: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[139570]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2771416926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[142991]: pgmap v1969: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[142991]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2771416926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:53.840 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (38m) 3m ago 42m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (38m) 102s ago 42m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (43m) 3m ago 43m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (43m) 102s ago 43m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (38m) 102s ago 46m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (38m) 3m ago 48m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (37m) 3m ago 48m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (37m) 102s ago 47m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (37m) 3m ago 47m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (38m) 3m ago 42m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (38m) 102s ago 42m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T01:59:53.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (36m) 3m ago 46m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (35m) 3m ago 46m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (35m) 3m ago 45m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (34m) 3m ago 45m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (34m) 102s ago 45m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (33m) 102s ago 44m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (33m) 102s ago 44m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (32m) 102s ago 44m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T01:59:53.842 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (38m) 102s ago 43m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T01:59:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:53 smithi118 ceph-mon[131825]: pgmap v1969: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 1.0 MiB/s wr, 232 op/s 2023-12-16T01:59:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:53 smithi118 ceph-mon[131825]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-16T01:59:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2771416926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T01:59:54.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T01:59:54.221 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1116340619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[142991]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-16T01:59:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1116340619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:54 smithi078 ceph-mon[139570]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1116340619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T01:59:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:54 smithi118 ceph-mon[131825]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-16T01:59:55.467 INFO:tasks.workunit.client.0.smithi078.stdout:image has size 2097152 and order 22 2023-12-16T01:59:55.467 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CreateAndStat (3394 ms) 2023-12-16T01:59:55.468 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2023-12-16T01:59:55.468 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.489 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (22 ms) 2023-12-16T01:59:55.489 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2023-12-16T01:59:55.490 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CreateAndStatPP (19 ms) 2023-12-16T01:59:55.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.GetId 2023-12-16T01:59:55.509 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.533 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.GetId (25 ms) 2023-12-16T01:59:55.533 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.GetIdPP 2023-12-16T01:59:55.533 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.560 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.GetIdPP (27 ms) 2023-12-16T01:59:55.560 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2023-12-16T01:59:55.560 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.577 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (16 ms) 2023-12-16T01:59:55.577 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2023-12-16T01:59:55.577 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.594 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (18 ms) 2023-12-16T01:59:55.595 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2023-12-16T01:59:55.595 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (16 ms) 2023-12-16T01:59:55.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2023-12-16T01:59:55.611 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.628 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (18 ms) 2023-12-16T01:59:55.629 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.OpenAio 2023-12-16T01:59:55.629 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.644 INFO:tasks.workunit.client.0.smithi078.stdout:image has size 2097152 and order 22 2023-12-16T01:59:55.644 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.OpenAio (16 ms) 2023-12-16T01:59:55.644 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.OpenAioFail 2023-12-16T01:59:55.647 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2023-12-16T01:59:55.647 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.OpenAioPP 2023-12-16T01:59:55.647 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.671 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.OpenAioPP (23 ms) 2023-12-16T01:59:55.671 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2023-12-16T01:59:55.673 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2023-12-16T01:59:55.673 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2023-12-16T01:59:55.673 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.705 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ResizeAndStat (32 ms) 2023-12-16T01:59:55.705 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2023-12-16T01:59:55.705 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:55 smithi078 ceph-mon[139570]: pgmap v1972: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-16T01:59:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:55 smithi078 ceph-mon[139570]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-16T01:59:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:55 smithi078 ceph-mon[142991]: pgmap v1972: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-16T01:59:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:55 smithi078 ceph-mon[142991]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-16T01:59:55.735 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (30 ms) 2023-12-16T01:59:55.735 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2023-12-16T01:59:55.735 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.767 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (32 ms) 2023-12-16T01:59:55.767 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2023-12-16T01:59:55.767 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:55.799 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (33 ms) 2023-12-16T01:59:55.799 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2023-12-16T01:59:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:55 smithi118 ceph-mon[131825]: pgmap v1972: 137 pgs: 4 creating+peering, 26 unknown, 107 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 18 op/s 2023-12-16T01:59:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:55 smithi118 ceph-mon[131825]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-16T01:59:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 01:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:01:59:56] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2023-12-16T01:59:57.484 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[139570]: pgmap v1975: 137 pgs: 4 creating+peering, 15 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[139570]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[142991]: pgmap v1975: 137 pgs: 4 creating+peering, 15 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[142991]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-16T01:59:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:57 smithi118 ceph-mon[131825]: pgmap v1975: 137 pgs: 4 creating+peering, 15 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-16T01:59:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:57 smithi118 ceph-mon[131825]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-16T01:59:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T01:59:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:58 smithi118 ceph-mon[131825]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-16T01:59:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:58 smithi118 ceph-mon[131825]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[139570]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[139570]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2314124058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[142991]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-16T01:59:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:58 smithi078 ceph-mon[142991]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-16T01:59:59.499 INFO:tasks.workunit.client.0.smithi078.stdout:image: image18 2023-12-16T01:59:59.499 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image18 2023-12-16T01:59:59.499 INFO:tasks.workunit.client.0.smithi078.stdout:found image18 2023-12-16T01:59:59.499 INFO:tasks.workunit.client.0.smithi078.stdout:erased image18 2023-12-16T01:59:59.500 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T01:59:59.584 INFO:tasks.workunit.client.0.smithi078.stdout:image: image18 2023-12-16T01:59:59.584 INFO:tasks.workunit.client.0.smithi078.stdout:image: image19 2023-12-16T01:59:59.584 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image18 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:found image18 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:erased image18 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:found image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:erased image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:image: image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:found image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:erased image19 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3784 ms) 2023-12-16T01:59:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2023-12-16T01:59:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:59 smithi118 ceph-mon[131825]: pgmap v1978: 169 pgs: 16 creating+peering, 11 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 104 op/s 2023-12-16T01:59:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 01:59:59 smithi118 ceph-mon[131825]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-16T01:59:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:59 smithi078 ceph-mon[139570]: pgmap v1978: 169 pgs: 16 creating+peering, 11 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 104 op/s 2023-12-16T01:59:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 01:59:59 smithi078 ceph-mon[139570]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-16T01:59:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:59 smithi078 ceph-mon[142991]: pgmap v1978: 169 pgs: 16 creating+peering, 11 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 104 op/s 2023-12-16T01:59:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 01:59:59 smithi078 ceph-mon[142991]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-16T02:00:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:00 smithi078 conmon[139546]: 2023-12-16T01:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:00:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:00:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:00:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:00:01.523 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:01 smithi118 ceph-mon[131825]: pgmap v1981: 169 pgs: 16 creating+peering, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 251 op/s 2023-12-16T02:00:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:01 smithi118 ceph-mon[131825]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-16T02:00:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1147359839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:01 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[139570]: pgmap v1981: 169 pgs: 16 creating+peering, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 251 op/s 2023-12-16T02:00:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[139570]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-16T02:00:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1147359839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[142991]: pgmap v1981: 169 pgs: 16 creating+peering, 153 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 251 op/s 2023-12-16T02:00:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[142991]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-16T02:00:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1147359839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:01 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:02 smithi118 ceph-mon[131825]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-16T02:00:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:02 smithi118 ceph-mon[131825]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[139570]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[139570]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[142991]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:02 smithi078 ceph-mon[142991]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-16T02:00:03.377 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 1 2023-12-16T02:00:03.377 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:03.377 INFO:tasks.workunit.client.0.smithi078.stdout:image: image20 2023-12-16T02:00:03.377 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image20 2023-12-16T02:00:03.378 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 2 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:image: image20 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:image: image21 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image20 2023-12-16T02:00:03.391 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image21 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 1 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:image: image21 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image21 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3866 ms) 2023-12-16T02:00:03.451 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCopy 2023-12-16T02:00:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:03 smithi078 ceph-mon[142991]: pgmap v1985: 201 pgs: 21 unknown, 180 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 10 KiB/s wr, 163 op/s 2023-12-16T02:00:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:03 smithi078 ceph-mon[142991]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-16T02:00:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:03 smithi078 ceph-mon[139570]: pgmap v1985: 201 pgs: 21 unknown, 180 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 10 KiB/s wr, 163 op/s 2023-12-16T02:00:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:03 smithi078 ceph-mon[139570]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-16T02:00:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:03 smithi118 ceph-mon[131825]: pgmap v1985: 201 pgs: 21 unknown, 180 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 10 KiB/s wr, 163 op/s 2023-12-16T02:00:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:03 smithi118 ceph-mon[131825]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-16T02:00:05.368 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:05 smithi118 ceph-mon[131825]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-16T02:00:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/719515197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:05 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:05 smithi118 ceph-mon[131825]: pgmap v1988: 233 pgs: 38 unknown, 195 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 KiB/s wr, 42 op/s 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[142991]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/719515197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[142991]: pgmap v1988: 233 pgs: 38 unknown, 195 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 KiB/s wr, 42 op/s 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[139570]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/719515197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:05 smithi078 ceph-mon[139570]: pgmap v1988: 233 pgs: 38 unknown, 195 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 KiB/s wr, 42 op/s 2023-12-16T02:00:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:06 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:06 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:06 smithi118 ceph-mon[131825]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-16T02:00:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:06] "GET /metrics HTTP/1.1" 200 41185 "" "Prometheus/2.43.0" 2023-12-16T02:00:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[139570]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-16T02:00:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:06 smithi078 ceph-mon[142991]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-16T02:00:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:07 smithi118 ceph-mon[131825]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-16T02:00:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:07 smithi118 ceph-mon[131825]: pgmap v1991: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2023-12-16T02:00:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:07 smithi118 ceph-mon[131825]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:image: image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:found image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:erased image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:image: image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:image: image23 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:found image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:erased image22 2023-12-16T02:00:07.710 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:found image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:erased image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:image: image22 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:image: image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:image: image24 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image22 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:found image22 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:erased image22 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:found image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:erased image23 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image24 2023-12-16T02:00:07.711 INFO:tasks.workunit.client.0.smithi078.stdout:found image24 2023-12-16T02:00:07.712 INFO:tasks.workunit.client.0.smithi078.stdout:erased image24 2023-12-16T02:00:07.712 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCopy (4259 ms) 2023-12-16T02:00:07.712 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCopyPP 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[142991]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[142991]: pgmap v1991: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[142991]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[139570]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[139570]: pgmap v1991: 233 pgs: 1 creating+peering, 31 unknown, 201 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2023-12-16T02:00:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:07 smithi078 ceph-mon[139570]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-16T02:00:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:08 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:08 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:08 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:09.403 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:09 smithi118 ceph-mon[131825]: pgmap v1993: 233 pgs: 1 creating+peering, 3 unknown, 229 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2023-12-16T02:00:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:09 smithi118 ceph-mon[131825]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-16T02:00:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4275682254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:09 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[139570]: pgmap v1993: 233 pgs: 1 creating+peering, 3 unknown, 229 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[139570]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4275682254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[142991]: pgmap v1993: 233 pgs: 1 creating+peering, 3 unknown, 229 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[142991]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-16T02:00:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4275682254' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:09 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:10 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:10 smithi118 ceph-mon[131825]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-16T02:00:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:10 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:10 smithi078 ceph-mon[142991]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-16T02:00:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:10 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:10 smithi078 ceph-mon[139570]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-16T02:00:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:11 smithi118 ceph-mon[131825]: pgmap v1996: 265 pgs: 4 creating+peering, 23 unknown, 238 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 90 op/s 2023-12-16T02:00:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:11 smithi118 ceph-mon[131825]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-16T02:00:11.680 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 1 2023-12-16T02:00:11.681 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:11.681 INFO:tasks.workunit.client.0.smithi078.stdout:image: image25 2023-12-16T02:00:11.681 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image25 2023-12-16T02:00:11.701 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 2 2023-12-16T02:00:11.701 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:11.701 INFO:tasks.workunit.client.0.smithi078.stdout:image: image25 2023-12-16T02:00:11.701 INFO:tasks.workunit.client.0.smithi078.stdout:image: image26 2023-12-16T02:00:11.702 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image25 2023-12-16T02:00:11.702 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image26 2023-12-16T02:00:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:11 smithi078 ceph-mon[139570]: pgmap v1996: 265 pgs: 4 creating+peering, 23 unknown, 238 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 90 op/s 2023-12-16T02:00:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:11 smithi078 ceph-mon[139570]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-16T02:00:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:11 smithi078 ceph-mon[142991]: pgmap v1996: 265 pgs: 4 creating+peering, 23 unknown, 238 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 90 op/s 2023-12-16T02:00:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:11 smithi078 ceph-mon[142991]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 3 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:image: image25 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:image: image26 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:image: image27 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image25 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image26 2023-12-16T02:00:11.747 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image27 2023-12-16T02:00:11.784 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCopyPP (4074 ms) 2023-12-16T02:00:11.784 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2023-12-16T02:00:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:12 smithi118 ceph-mon[131825]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-16T02:00:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:12 smithi118 ceph-mon[131825]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-16T02:00:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[142991]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[142991]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[139570]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[139570]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-16T02:00:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:13.356 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:13 smithi118 ceph-mon[131825]: pgmap v2000: 297 pgs: 4 creating+peering, 41 unknown, 252 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 22 KiB/s wr, 372 op/s 2023-12-16T02:00:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:13 smithi118 ceph-mon[131825]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-16T02:00:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:13 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[142991]: pgmap v2000: 297 pgs: 4 creating+peering, 41 unknown, 252 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 22 KiB/s wr, 372 op/s 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[142991]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[139570]: pgmap v2000: 297 pgs: 4 creating+peering, 41 unknown, 252 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 22 KiB/s wr, 372 op/s 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3600079740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[139570]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-16T02:00:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:13 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:15 smithi118 ceph-mon[131825]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-16T02:00:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:15 smithi118 ceph-mon[131825]: pgmap v2003: 297 pgs: 2 creating+peering, 25 unknown, 270 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 22 KiB/s wr, 385 op/s 2023-12-16T02:00:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:15 smithi078 ceph-mon[139570]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-16T02:00:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:15 smithi078 ceph-mon[139570]: pgmap v2003: 297 pgs: 2 creating+peering, 25 unknown, 270 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 22 KiB/s wr, 385 op/s 2023-12-16T02:00:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:15 smithi078 ceph-mon[142991]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-16T02:00:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:15 smithi078 ceph-mon[142991]: pgmap v2003: 297 pgs: 2 creating+peering, 25 unknown, 270 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 22 KiB/s wr, 385 op/s 2023-12-16T02:00:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:16 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:16 smithi118 ceph-mon[131825]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-16T02:00:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[139570]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-16T02:00:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[142991]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-16T02:00:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:16] "GET /metrics HTTP/1.1" 200 41185 "" "Prometheus/2.43.0" 2023-12-16T02:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-16T02:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: pgmap v2006: 297 pgs: 2 creating+peering, 15 unknown, 280 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 20 KiB/s wr, 361 op/s 2023-12-16T02:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:17 smithi118 ceph-mon[131825]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: pgmap v2006: 297 pgs: 2 creating+peering, 15 unknown, 280 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 20 KiB/s wr, 361 op/s 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[139570]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: pgmap v2006: 297 pgs: 2 creating+peering, 15 unknown, 280 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 20 KiB/s wr, 361 op/s 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:17 smithi078 ceph-mon[142991]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:image: image29 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image29 2023-12-16T02:00:19.479 INFO:tasks.workunit.client.0.smithi078.stdout:found image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:erased image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:image: image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:image: image30 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:found image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:erased image29 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image30 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:found image30 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:erased image30 2023-12-16T02:00:19.480 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:image: image29 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:image: image30 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:image: image31 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image29 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:found image29 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:erased image29 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image30 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:found image30 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:erased image30 2023-12-16T02:00:19.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image31 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:found image31 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:erased image31 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:image: image29 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:image: image30 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:image: image31 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:image: image32 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image29 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:found image29 2023-12-16T02:00:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:erased image29 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image30 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:found image30 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:erased image30 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image31 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:found image31 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:erased image31 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image32 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:found image32 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:erased image32 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:00:19.483 INFO:tasks.workunit.client.0.smithi078.stdout:image: image28 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:image: image29 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:image: image30 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:image: image31 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:image: image32 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:image: image33 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image28 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:found image28 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:erased image28 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image29 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:found image29 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:erased image29 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image30 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:found image30 2023-12-16T02:00:19.484 INFO:tasks.workunit.client.0.smithi078.stdout:erased image30 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image31 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:found image31 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:erased image31 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image32 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:found image32 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:erased image32 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image33 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:found image33 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:erased image33 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestDeepCopy (7692 ms) 2023-12-16T02:00:19.485 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2023-12-16T02:00:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:19 smithi118 ceph-mon[131825]: pgmap v2008: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 424 op/s 2023-12-16T02:00:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:19 smithi118 ceph-mon[131825]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-16T02:00:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:19 smithi078 ceph-mon[139570]: pgmap v2008: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 424 op/s 2023-12-16T02:00:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:19 smithi078 ceph-mon[139570]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-16T02:00:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:19 smithi078 ceph-mon[142991]: pgmap v2008: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 424 op/s 2023-12-16T02:00:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:19 smithi078 ceph-mon[142991]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-16T02:00:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:20 smithi118 ceph-mon[131825]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-16T02:00:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:20 smithi078 ceph-mon[139570]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-16T02:00:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:20 smithi078 ceph-mon[142991]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-16T02:00:21.415 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:21 smithi118 ceph-mon[131825]: pgmap v2011: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 28 KiB/s wr, 617 op/s 2023-12-16T02:00:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:21 smithi118 ceph-mon[131825]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-16T02:00:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4144139860' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:21 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[139570]: pgmap v2011: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 28 KiB/s wr, 617 op/s 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[139570]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4144139860' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[142991]: pgmap v2011: 297 pgs: 297 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 28 KiB/s wr, 617 op/s 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[142991]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4144139860' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:21 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:22 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:22 smithi118 ceph-mon[131825]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-16T02:00:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:22 smithi118 ceph-mon[131825]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[139570]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[139570]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[142991]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-16T02:00:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:22 smithi078 ceph-mon[142991]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-16T02:00:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:23 smithi118 ceph-mon[131825]: pgmap v2015: 329 pgs: 19 unknown, 310 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 28 KiB/s wr, 583 op/s 2023-12-16T02:00:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:23 smithi118 ceph-mon[131825]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-16T02:00:23.685 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 1 2023-12-16T02:00:23.686 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:23.686 INFO:tasks.workunit.client.0.smithi078.stdout:image: image34 2023-12-16T02:00:23.686 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image34 2023-12-16T02:00:23.712 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 2 2023-12-16T02:00:23.712 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:23.712 INFO:tasks.workunit.client.0.smithi078.stdout:image: image34 2023-12-16T02:00:23.713 INFO:tasks.workunit.client.0.smithi078.stdout:image: image35 2023-12-16T02:00:23.713 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image34 2023-12-16T02:00:23.713 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image35 2023-12-16T02:00:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:23 smithi078 ceph-mon[142991]: pgmap v2015: 329 pgs: 19 unknown, 310 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 28 KiB/s wr, 583 op/s 2023-12-16T02:00:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:23 smithi078 ceph-mon[142991]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-16T02:00:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:23 smithi078 ceph-mon[139570]: pgmap v2015: 329 pgs: 19 unknown, 310 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 28 KiB/s wr, 583 op/s 2023-12-16T02:00:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:23 smithi078 ceph-mon[139570]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-16T02:00:23.764 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:00:23.764 INFO:tasks.workunit.client.0.smithi078.stdout:num images is: 3 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:image: image34 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:image: image35 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:image: image36 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image34 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image35 2023-12-16T02:00:23.765 INFO:tasks.workunit.client.0.smithi078.stdout:expected = image36 2023-12-16T02:00:23.799 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4323 ms) 2023-12-16T02:00:23.799 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2023-12-16T02:00:23.799 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:24.568 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (39m) 4m ago 43m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (39m) 2m ago 43m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (44m) 4m ago 44m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (44m) 2m ago 44m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (38m) 2m ago 47m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (38m) 4m ago 49m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (38m) 4m ago 49m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (37m) 2m ago 47m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (37m) 4m ago 47m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:00:24.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (39m) 4m ago 42m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (39m) 2m ago 42m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (36m) 4m ago 47m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (36m) 4m ago 46m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (35m) 4m ago 46m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (35m) 4m ago 46m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (34m) 2m ago 45m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (34m) 2m ago 45m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (33m) 2m ago 44m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (33m) 2m ago 44m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:00:24.876 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (38m) 2m ago 43m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:00:25.259 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:00:25.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:00:25.260 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:00:25.261 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[139570]: pgmap v2017: 329 pgs: 5 unknown, 324 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 KiB/s wr, 76 op/s 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[139570]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[139570]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[139570]: from='client.46577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1457005832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[142991]: pgmap v2017: 329 pgs: 5 unknown, 324 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 KiB/s wr, 76 op/s 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[142991]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[142991]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[142991]: from='client.46577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1457005832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:25 smithi118 ceph-mon[131825]: pgmap v2017: 329 pgs: 5 unknown, 324 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 KiB/s wr, 76 op/s 2023-12-16T02:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:25 smithi118 ceph-mon[131825]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-16T02:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:25 smithi118 ceph-mon[131825]: from='client.46571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:25 smithi118 ceph-mon[131825]: from='client.46577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1457005832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:26 smithi078 ceph-mon[139570]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-16T02:00:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:26] "GET /metrics HTTP/1.1" 200 48429 "" "Prometheus/2.43.0" 2023-12-16T02:00:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:26 smithi078 ceph-mon[142991]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-16T02:00:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:26 smithi118 ceph-mon[131825]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-16T02:00:27.462 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:27.462 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:00:27.463 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:00:27.464 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3664 ms) 2023-12-16T02:00:27.464 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2023-12-16T02:00:27.464 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:27 smithi078 ceph-mon[139570]: pgmap v2020: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2023-12-16T02:00:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:27 smithi078 ceph-mon[139570]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-16T02:00:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:27 smithi078 ceph-mon[142991]: pgmap v2020: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2023-12-16T02:00:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:27 smithi078 ceph-mon[142991]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-16T02:00:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:27 smithi118 ceph-mon[131825]: pgmap v2020: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2023-12-16T02:00:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:27 smithi118 ceph-mon[131825]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-16T02:00:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:28 smithi078 ceph-mon[139570]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-16T02:00:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:28 smithi078 ceph-mon[142991]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-16T02:00:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:28 smithi118 ceph-mon[131825]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-16T02:00:29.480 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2017 ms) 2023-12-16T02:00:29.480 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2023-12-16T02:00:29.480 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:29 smithi078 ceph-mon[139570]: pgmap v2023: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 413 op/s 2023-12-16T02:00:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:29 smithi078 ceph-mon[139570]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-16T02:00:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:29 smithi078 ceph-mon[142991]: pgmap v2023: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 413 op/s 2023-12-16T02:00:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:29 smithi078 ceph-mon[142991]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-16T02:00:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:29 smithi118 ceph-mon[131825]: pgmap v2023: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 413 op/s 2023-12-16T02:00:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:29 smithi118 ceph-mon[131825]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-16T02:00:30.483 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:30.483 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:30.483 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:30.483 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:30 smithi078 ceph-mon[139570]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-16T02:00:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:30 smithi078 ceph-mon[142991]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-16T02:00:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:30 smithi118 ceph-mon[131825]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-16T02:00:31.484 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:00:31.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:31.485 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:31.485 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:31.485 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:31.485 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:31 smithi078 ceph-mon[142991]: pgmap v2026: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 27 KiB/s wr, 464 op/s 2023-12-16T02:00:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:31 smithi078 ceph-mon[142991]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-16T02:00:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:31 smithi078 ceph-mon[139570]: pgmap v2026: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 27 KiB/s wr, 464 op/s 2023-12-16T02:00:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:31 smithi078 ceph-mon[139570]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-16T02:00:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:31 smithi118 ceph-mon[131825]: pgmap v2026: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 388 KiB/s rd, 27 KiB/s wr, 464 op/s 2023-12-16T02:00:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:31 smithi118 ceph-mon[131825]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-16T02:00:32.367 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:32.367 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:32.367 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:32.367 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[139570]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[139570]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[142991]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:32 smithi078 ceph-mon[142991]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-16T02:00:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:32 smithi118 ceph-mon[131825]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-16T02:00:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:32 smithi118 ceph-mon[131825]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-16T02:00:33.380 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:00:33.380 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:00:33.393 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3913 ms) 2023-12-16T02:00:33.393 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2023-12-16T02:00:33.393 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:33 smithi118 ceph-mon[131825]: pgmap v2030: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.1 KiB/s wr, 92 op/s 2023-12-16T02:00:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:33 smithi118 ceph-mon[131825]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[139570]: pgmap v2030: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.1 KiB/s wr, 92 op/s 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[139570]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[142991]: pgmap v2030: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.1 KiB/s wr, 92 op/s 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:33 smithi078 ceph-mon[142991]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-16T02:00:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:35 smithi118 ceph-mon[131825]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-16T02:00:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:35 smithi118 ceph-mon[131825]: pgmap v2033: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.3 KiB/s wr, 40 op/s 2023-12-16T02:00:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:35 smithi078 ceph-mon[139570]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-16T02:00:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:35 smithi078 ceph-mon[139570]: pgmap v2033: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.3 KiB/s wr, 40 op/s 2023-12-16T02:00:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:35 smithi078 ceph-mon[142991]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-16T02:00:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:35 smithi078 ceph-mon[142991]: pgmap v2033: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.3 KiB/s wr, 40 op/s 2023-12-16T02:00:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:36 smithi118 ceph-mon[131825]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-16T02:00:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:36 smithi078 ceph-mon[139570]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-16T02:00:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:36 smithi078 ceph-mon[142991]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-16T02:00:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:36] "GET /metrics HTTP/1.1" 200 50860 "" "Prometheus/2.43.0" 2023-12-16T02:00:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:37 smithi118 ceph-mon[131825]: pgmap v2036: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2023-12-16T02:00:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:37 smithi118 ceph-mon[131825]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-16T02:00:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:37 smithi118 ceph-mon[131825]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[142991]: pgmap v2036: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[142991]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[142991]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[139570]: pgmap v2036: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[139570]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-16T02:00:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:37 smithi078 ceph-mon[139570]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-16T02:00:39.407 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:00:39.407 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:00:39.413 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6021 ms) 2023-12-16T02:00:39.414 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2023-12-16T02:00:39.414 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:39 smithi118 ceph-mon[131825]: pgmap v2038: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 67 op/s 2023-12-16T02:00:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:39 smithi118 ceph-mon[131825]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-16T02:00:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:39 smithi078 ceph-mon[139570]: pgmap v2038: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 67 op/s 2023-12-16T02:00:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:39 smithi078 ceph-mon[139570]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-16T02:00:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:39 smithi078 ceph-mon[142991]: pgmap v2038: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 67 op/s 2023-12-16T02:00:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:39 smithi078 ceph-mon[142991]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-16T02:00:40.435 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:40.435 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:40.436 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:40.436 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:40 smithi118 ceph-mon[131825]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-16T02:00:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:40 smithi078 ceph-mon[139570]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-16T02:00:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:40 smithi078 ceph-mon[142991]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-16T02:00:41.439 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:00:41.439 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:41.439 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:00:41.439 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:41.439 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1 with size 2097152 2023-12-16T02:00:41.440 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1-rename 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:found snap1-rename with size 2097152 2023-12-16T02:00:41.444 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2 with size 4194304 2023-12-16T02:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:41 smithi118 ceph-mon[131825]: pgmap v2041: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.5 KiB/s wr, 62 op/s 2023-12-16T02:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:41 smithi118 ceph-mon[131825]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-16T02:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:41 smithi078 ceph-mon[139570]: pgmap v2041: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.5 KiB/s wr, 62 op/s 2023-12-16T02:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:41 smithi078 ceph-mon[139570]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-16T02:00:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:41 smithi078 ceph-mon[142991]: pgmap v2041: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.5 KiB/s wr, 62 op/s 2023-12-16T02:00:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:41 smithi078 ceph-mon[142991]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-16T02:00:42.371 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:00:42.371 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:00:42.371 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2-rename 2023-12-16T02:00:42.371 INFO:tasks.workunit.client.0.smithi078.stdout:found snap2-rename with size 4194304 2023-12-16T02:00:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:42 smithi078 ceph-mon[142991]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-16T02:00:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:42 smithi078 ceph-mon[142991]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-16T02:00:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:42 smithi078 ceph-mon[139570]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-16T02:00:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:42 smithi078 ceph-mon[139570]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-16T02:00:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:42 smithi118 ceph-mon[131825]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-16T02:00:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:42 smithi118 ceph-mon[131825]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-16T02:00:43.374 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:00:43.374 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:00:43.388 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3975 ms) 2023-12-16T02:00:43.389 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2023-12-16T02:00:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:43 smithi118 ceph-mon[131825]: pgmap v2045: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2023-12-16T02:00:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:43 smithi118 ceph-mon[131825]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-16T02:00:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:43 smithi078 ceph-mon[139570]: pgmap v2045: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2023-12-16T02:00:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:43 smithi078 ceph-mon[139570]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-16T02:00:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:43 smithi078 ceph-mon[142991]: pgmap v2045: 329 pgs: 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.0 KiB/s wr, 60 op/s 2023-12-16T02:00:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:43 smithi078 ceph-mon[142991]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-16T02:00:45.392 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:45.392 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:45.393 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:45.396 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:45 smithi118 ceph-mon[131825]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-16T02:00:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:45 smithi118 ceph-mon[131825]: pgmap v2048: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[139570]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[139570]: pgmap v2048: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[142991]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:45 smithi078 ceph-mon[142991]: pgmap v2048: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2023-12-16T02:00:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:46 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:46 smithi118 ceph-mon[131825]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:46] "GET /metrics HTTP/1.1" 200 50860 "" "Prometheus/2.43.0" 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[139570]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/317604278' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:46 smithi078 ceph-mon[142991]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-16T02:00:47.399 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: pgmap v2050: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 61 op/s 2023-12-16T02:00:47.399 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-16T02:00:47.399 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:47.399 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:47.399 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: pgmap v2050: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 61 op/s 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-16T02:00:47.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:47 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:47.633 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4244 ms) 2023-12-16T02:00:47.633 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2023-12-16T02:00:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: pgmap v2050: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 61 op/s 2023-12-16T02:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-16T02:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-16T02:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:47 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:00:49.446 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[139570]: pgmap v2053: 361 pgs: 5 creating+peering, 3 unknown, 353 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[139570]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE Bus STOPPING 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE Bus STOPPED 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE Bus STARTING 2023-12-16T02:00:49.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE Serving on http://:::9283 2023-12-16T02:00:49.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:49 smithi078 conmon[127384]: [16/Dec/2023:02:00:49] ENGINE Bus STARTED 2023-12-16T02:00:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[142991]: pgmap v2053: 361 pgs: 5 creating+peering, 3 unknown, 353 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2023-12-16T02:00:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[142991]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-16T02:00:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:49 smithi118 ceph-mon[131825]: pgmap v2053: 361 pgs: 5 creating+peering, 3 unknown, 353 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2023-12-16T02:00:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:49 smithi118 ceph-mon[131825]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-16T02:00:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:00:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-16T02:00:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:00:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2556374586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:00:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:51.550 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:00:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:51 smithi078 ceph-mon[139570]: pgmap v2056: 393 pgs: 4 creating+peering, 17 unknown, 372 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 6.2 KiB/s wr, 40 op/s 2023-12-16T02:00:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:51 smithi078 ceph-mon[139570]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-16T02:00:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:51 smithi078 ceph-mon[142991]: pgmap v2056: 393 pgs: 4 creating+peering, 17 unknown, 372 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 6.2 KiB/s wr, 40 op/s 2023-12-16T02:00:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:51 smithi078 ceph-mon[142991]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-16T02:00:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:51 smithi118 ceph-mon[131825]: pgmap v2056: 393 pgs: 4 creating+peering, 17 unknown, 372 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 6.2 KiB/s wr, 40 op/s 2023-12-16T02:00:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:51 smithi118 ceph-mon[131825]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[142991]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[142991]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[139570]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:00:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:52 smithi078 ceph-mon[139570]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-16T02:00:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:52 smithi118 ceph-mon[131825]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-16T02:00:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:00:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:00:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:52 smithi118 ceph-mon[131825]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-16T02:00:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:53 smithi078 ceph-mon[139570]: pgmap v2060: 393 pgs: 4 creating+peering, 8 unknown, 381 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2023-12-16T02:00:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:53 smithi078 ceph-mon[142991]: pgmap v2060: 393 pgs: 4 creating+peering, 8 unknown, 381 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2023-12-16T02:00:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:53 smithi118 ceph-mon[131825]: pgmap v2060: 393 pgs: 4 creating+peering, 8 unknown, 381 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2023-12-16T02:00:55.610 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:00:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:55 smithi078 ceph-mon[139570]: pgmap v2061: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 212 KiB/s wr, 107 op/s 2023-12-16T02:00:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:55 smithi078 ceph-mon[142991]: pgmap v2061: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 212 KiB/s wr, 107 op/s 2023-12-16T02:00:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:55 smithi118 ceph-mon[131825]: pgmap v2061: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 212 KiB/s wr, 107 op/s 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (40m) 4m ago 44m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (39m) 2m ago 43m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (44m) 4m ago 44m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (44m) 2m ago 44m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (39m) 2m ago 48m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (39m) 4m ago 49m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (38m) 4m ago 49m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (38m) 2m ago 48m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (38m) 4m ago 48m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (39m) 4m ago 43m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (39m) 2m ago 43m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:00:55.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (37m) 4m ago 47m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (36m) 4m ago 47m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (36m) 4m ago 46m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (35m) 4m ago 46m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (35m) 2m ago 46m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (34m) 2m ago 45m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (34m) 2m ago 45m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (33m) 2m ago 45m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:00:55.920 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (39m) 2m ago 44m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:00:56.297 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:00:56.297 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:00:56.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:00:56.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:00:56.299 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:00:56.299 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:00:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[139570]: from='client.36639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[139570]: from='client.36645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1032427438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:00:56] "GET /metrics HTTP/1.1" 200 53234 "" "Prometheus/2.43.0" 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[142991]: from='client.36639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[142991]: from='client.36645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1032427438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:56 smithi118 ceph-mon[131825]: from='client.36639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:56 smithi118 ceph-mon[131825]: from='client.36645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:00:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1032427438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:00:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:57 smithi078 ceph-mon[139570]: pgmap v2062: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 175 KiB/s wr, 103 op/s 2023-12-16T02:00:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:57 smithi078 ceph-mon[139570]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-16T02:00:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:57 smithi078 ceph-mon[142991]: pgmap v2062: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 175 KiB/s wr, 103 op/s 2023-12-16T02:00:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:57 smithi078 ceph-mon[142991]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-16T02:00:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:57 smithi118 ceph-mon[131825]: pgmap v2062: 393 pgs: 393 active+clean; 5.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 175 KiB/s wr, 103 op/s 2023-12-16T02:00:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:57 smithi118 ceph-mon[131825]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-16T02:00:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:00:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:00:59 smithi118 ceph-mon[131825]: pgmap v2064: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 890 KiB/s wr, 94 op/s 2023-12-16T02:00:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:00:59 smithi078 ceph-mon[139570]: pgmap v2064: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 890 KiB/s wr, 94 op/s 2023-12-16T02:00:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:00:59 smithi078 ceph-mon[142991]: pgmap v2064: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 890 KiB/s wr, 94 op/s 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[139570]: pgmap v2065: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 766 KiB/s wr, 26 op/s 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[142991]: pgmap v2065: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 766 KiB/s wr, 26 op/s 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:01 smithi118 ceph-mon[131825]: pgmap v2065: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 766 KiB/s wr, 26 op/s 2023-12-16T02:01:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:03 smithi118 ceph-mon[131825]: pgmap v2066: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2023-12-16T02:01:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:03 smithi078 ceph-mon[142991]: pgmap v2066: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2023-12-16T02:01:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:03 smithi078 ceph-mon[139570]: pgmap v2066: 393 pgs: 393 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 616 KiB/s wr, 21 op/s 2023-12-16T02:01:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:05 smithi078 ceph-mon[139570]: pgmap v2067: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 717 KiB/s wr, 17 op/s 2023-12-16T02:01:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:05 smithi078 ceph-mon[142991]: pgmap v2067: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 717 KiB/s wr, 17 op/s 2023-12-16T02:01:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:05 smithi118 ceph-mon[131825]: pgmap v2067: 393 pgs: 393 active+clean; 13 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 717 KiB/s wr, 17 op/s 2023-12-16T02:01:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:06] "GET /metrics HTTP/1.1" 200 55697 "" "Prometheus/2.43.0" 2023-12-16T02:01:07.546 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RemoveFullTry (19913 ms) 2023-12-16T02:01:07.546 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2023-12-16T02:01:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[139570]: pgmap v2068: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[139570]: pool 'test-librbd-smithi078-202517-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[139570]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[142991]: pgmap v2068: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[142991]: pool 'test-librbd-smithi078-202517-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:07 smithi078 ceph-mon[142991]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-16T02:01:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:07 smithi118 ceph-mon[131825]: pgmap v2068: 393 pgs: 393 active+clean; 17 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-16T02:01:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:07 smithi118 ceph-mon[131825]: pool 'test-librbd-smithi078-202517-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:07 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:07 smithi118 ceph-mon[131825]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[139570]: pgmap v2070: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 922 KiB/s wr, 5 op/s 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[139570]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[142991]: pgmap v2070: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 922 KiB/s wr, 5 op/s 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[142991]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-16T02:01:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:09 smithi118 ceph-mon[131825]: pgmap v2070: 393 pgs: 393 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s rd, 922 KiB/s wr, 5 op/s 2023-12-16T02:01:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:09 smithi118 ceph-mon[131825]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-16T02:01:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:10 smithi078 ceph-mon[139570]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-16T02:01:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:10 smithi078 ceph-mon[142991]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-16T02:01:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/64746718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:10 smithi118 ceph-mon[131825]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-16T02:01:11.510 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:01:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:11 smithi118 ceph-mon[131825]: pgmap v2073: 425 pgs: 9 creating+peering, 17 unknown, 399 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-16T02:01:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:11 smithi118 ceph-mon[131825]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-16T02:01:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[139570]: pgmap v2073: 425 pgs: 9 creating+peering, 17 unknown, 399 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[139570]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE Bus STOPPING 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE Bus STOPPED 2023-12-16T02:01:11.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE Bus STARTING 2023-12-16T02:01:11.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE Serving on http://:::9283 2023-12-16T02:01:11.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:11 smithi078 conmon[127384]: [16/Dec/2023:02:01:11] ENGINE Bus STARTED 2023-12-16T02:01:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[142991]: pgmap v2073: 425 pgs: 9 creating+peering, 17 unknown, 399 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-16T02:01:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[142991]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-16T02:01:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:01:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-16T02:01:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: pool 'test-librbd-smithi078-202517-9' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:12 smithi118 ceph-mon[131825]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: pool 'test-librbd-smithi078-202517-9' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[139570]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/542832230' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: pool 'test-librbd-smithi078-202517-9' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:12.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:12.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:12 smithi078 ceph-mon[142991]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-16T02:01:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:13 smithi118 ceph-mon[131825]: pgmap v2077: 457 pgs: 9 creating+peering, 26 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 KiB/s wr, 35 op/s 2023-12-16T02:01:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:13 smithi118 ceph-mon[131825]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-16T02:01:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[139570]: pgmap v2077: 457 pgs: 9 creating+peering, 26 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 KiB/s wr, 35 op/s 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[139570]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[142991]: pgmap v2077: 457 pgs: 9 creating+peering, 26 unknown, 422 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 KiB/s wr, 35 op/s 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[142991]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-16T02:01:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-16T02:01:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:01:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:15 smithi118 ceph-mon[131825]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-16T02:01:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:15 smithi118 ceph-mon[131825]: pgmap v2080: 457 pgs: 10 unknown, 447 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 784 B/s wr, 25 op/s 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[139570]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[139570]: pgmap v2080: 457 pgs: 10 unknown, 447 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 784 B/s wr, 25 op/s 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi078-202517-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[142991]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-16T02:01:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:15 smithi078 ceph-mon[142991]: pgmap v2080: 457 pgs: 10 unknown, 447 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 784 B/s wr, 25 op/s 2023-12-16T02:01:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:16] "GET /metrics HTTP/1.1" 200 55697 "" "Prometheus/2.43.0" 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: pgmap v2081: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 624 B/s wr, 20 op/s 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]: dispatch 2023-12-16T02:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: pgmap v2081: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 624 B/s wr, 20 op/s 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]: dispatch 2023-12-16T02:01:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: pgmap v2081: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 624 B/s wr, 20 op/s 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]: dispatch 2023-12-16T02:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]: dispatch 2023-12-16T02:01:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]: dispatch 2023-12-16T02:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]': finished 2023-12-16T02:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]': finished 2023-12-16T02:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2023-12-16T02:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]': finished 2023-12-16T02:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]': finished 2023-12-16T02:01:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-16T02:01:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]': finished 2023-12-16T02:01:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2023-12-16T02:01:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-16T02:01:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:18 smithi118 ceph-mon[131825]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-16T02:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[139570]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.7", "id": [6, 0]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.f", "id": [5, 1]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.17", "id": [5, 1]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.c", "id": [4, 6]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.4", "id": [1, 7]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-16T02:01:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 2]}]': finished 2023-12-16T02:01:18.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1a", "id": [5, 0]}]': finished 2023-12-16T02:01:18.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-16T02:01:18.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:18 smithi078 ceph-mon[142991]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-16T02:01:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:19 smithi118 ceph-mon[131825]: pgmap v2083: 457 pgs: 1 peering, 456 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 853 B/s rd, 1023 B/s wr, 2 op/s 2023-12-16T02:01:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:19 smithi078 ceph-mon[139570]: pgmap v2083: 457 pgs: 1 peering, 456 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 853 B/s rd, 1023 B/s wr, 2 op/s 2023-12-16T02:01:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:19 smithi078 ceph-mon[142991]: pgmap v2083: 457 pgs: 1 peering, 456 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 853 B/s rd, 1023 B/s wr, 2 op/s 2023-12-16T02:01:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:21 smithi118 ceph-mon[131825]: pgmap v2085: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 682 KiB/s wr, 10 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T02:01:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:21 smithi078 ceph-mon[139570]: pgmap v2085: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 682 KiB/s wr, 10 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T02:01:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:21 smithi078 ceph-mon[142991]: pgmap v2085: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 682 KiB/s wr, 10 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T02:01:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:01:22.75421388Z level=info msg="Completed cleanup jobs" duration=90.319876ms 2023-12-16T02:01:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:23 smithi118 ceph-mon[131825]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-16T02:01:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:23 smithi118 ceph-mon[131825]: pgmap v2087: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 684 KiB/s wr, 10 op/s; 3 B/s, 13 keys/s, 0 objects/s recovering 2023-12-16T02:01:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[139570]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[139570]: pgmap v2087: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 684 KiB/s wr, 10 op/s; 3 B/s, 13 keys/s, 0 objects/s recovering 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[142991]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[142991]: pgmap v2087: 457 pgs: 1 peering, 456 active+clean; 8.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 684 KiB/s wr, 10 op/s; 3 B/s, 13 keys/s, 0 objects/s recovering 2023-12-16T02:01:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:25 smithi078 ceph-mon[139570]: pgmap v2088: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.3 MiB/s wr, 9 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2023-12-16T02:01:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:25 smithi078 ceph-mon[142991]: pgmap v2088: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.3 MiB/s wr, 9 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2023-12-16T02:01:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:25 smithi118 ceph-mon[131825]: pgmap v2088: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.3 MiB/s wr, 9 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2023-12-16T02:01:26.654 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:01:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:26] "GET /metrics HTTP/1.1" 200 60470 "" "Prometheus/2.43.0" 2023-12-16T02:01:26.962 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (40m) 5m ago 44m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (40m) 3m ago 44m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (45m) 5m ago 45m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (45m) 3m ago 45m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (39m) 3m ago 48m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (39m) 5m ago 50m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (39m) 5m ago 50m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (38m) 3m ago 48m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:01:27.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (38m) 5m ago 48m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (40m) 5m ago 43m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (40m) 3m ago 43m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (37m) 5m ago 48m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (37m) 5m ago 47m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (36m) 5m ago 47m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (36m) 5m ago 47m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (35m) 3m ago 46m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (35m) 3m ago 46m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (34m) 3m ago 46m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (34m) 3m ago 45m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:01:27.263 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (39m) 3m ago 44m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:01:27.347 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:01:27.347 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:01:27.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:01:27.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:01:27.349 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:01:27.349 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[142991]: pgmap v2089: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 MiB/s wr, 7 op/s; 2 B/s, 10 keys/s, 0 objects/s recovering 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[142991]: from='client.46628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[142991]: from='client.36675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2575414898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[139570]: pgmap v2089: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 MiB/s wr, 7 op/s; 2 B/s, 10 keys/s, 0 objects/s recovering 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[139570]: from='client.46628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[139570]: from='client.36675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2575414898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:01:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:27 smithi118 ceph-mon[131825]: pgmap v2089: 457 pgs: 457 active+clean; 14 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 MiB/s wr, 7 op/s; 2 B/s, 10 keys/s, 0 objects/s recovering 2023-12-16T02:01:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:27 smithi118 ceph-mon[131825]: from='client.46628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:27 smithi118 ceph-mon[131825]: from='client.36675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2575414898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:01:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:29 smithi078 ceph-mon[139570]: pgmap v2090: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.3 MiB/s wr, 6 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2023-12-16T02:01:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:29 smithi078 ceph-mon[142991]: pgmap v2090: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.3 MiB/s wr, 6 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2023-12-16T02:01:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:29 smithi118 ceph-mon[131825]: pgmap v2090: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.3 MiB/s wr, 6 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2023-12-16T02:01:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:31 smithi078 ceph-mon[139570]: pgmap v2091: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s; 0 B/s, 7 keys/s, 0 objects/s recovering 2023-12-16T02:01:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:31 smithi078 ceph-mon[142991]: pgmap v2091: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s; 0 B/s, 7 keys/s, 0 objects/s recovering 2023-12-16T02:01:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:31 smithi118 ceph-mon[131825]: pgmap v2091: 457 pgs: 457 active+clean; 18 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 922 KiB/s wr, 2 op/s; 0 B/s, 7 keys/s, 0 objects/s recovering 2023-12-16T02:01:32.592 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (25046 ms) 2023-12-16T02:01:32.592 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestIO 2023-12-16T02:01:32.592 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:01:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[139570]: pool 'test-librbd-smithi078-202517-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[139570]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[142991]: pool 'test-librbd-smithi078-202517-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:32 smithi078 ceph-mon[142991]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-16T02:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:32 smithi118 ceph-mon[131825]: pool 'test-librbd-smithi078-202517-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-16T02:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:32 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-16T02:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:32 smithi118 ceph-mon[131825]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-16T02:01:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:33 smithi118 ceph-mon[131825]: pgmap v2093: 457 pgs: 457 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:01:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:33 smithi078 ceph-mon[139570]: pgmap v2093: 457 pgs: 457 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:01:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:33 smithi078 ceph-mon[142991]: pgmap v2093: 457 pgs: 457 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:01:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:01:34.467 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:34.468 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:34.469 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:34.470 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.471 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:34.472 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:34.473 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 = 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 1536~512 = 0 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:34.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.479 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.480 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.481 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:34.482 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:35 smithi078 ceph-mon[139570]: pgmap v2094: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 1007 KiB/s wr, 318 op/s 2023-12-16T02:01:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:35 smithi078 ceph-mon[142991]: pgmap v2094: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 1007 KiB/s wr, 318 op/s 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.058 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.059 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.060 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.061 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.062 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.063 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.064 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:36.065 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestIO (3466 ms) 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2023-12-16T02:01:36.066 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:01:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:35 smithi118 ceph-mon[131825]: pgmap v2094: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 1007 KiB/s wr, 318 op/s 2023-12-16T02:01:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:36] "GET /metrics HTTP/1.1" 200 60505 "" "Prometheus/2.43.0" 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[142991]: pgmap v2095: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 1008 KiB/s wr, 320 op/s 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[142991]: pool 'test-librbd-smithi078-202517-11' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[142991]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[142991]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[139570]: pgmap v2095: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 1008 KiB/s wr, 320 op/s 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[139570]: pool 'test-librbd-smithi078-202517-11' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[139570]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:37 smithi078 ceph-mon[139570]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-16T02:01:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:37 smithi118 ceph-mon[131825]: pgmap v2095: 457 pgs: 457 active+clean; 11 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 1008 KiB/s wr, 320 op/s 2023-12-16T02:01:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:37 smithi118 ceph-mon[131825]: pool 'test-librbd-smithi078-202517-11' no longer out of quota; removing NO_QUOTA flag 2023-12-16T02:01:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:37 smithi118 ceph-mon[131825]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-16T02:01:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:37 smithi118 ceph-mon[131825]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-16T02:01:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:39 smithi078 ceph-mon[139570]: pgmap v2097: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 748 KiB/s wr, 408 op/s 2023-12-16T02:01:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:39 smithi078 ceph-mon[142991]: pgmap v2097: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 748 KiB/s wr, 408 op/s 2023-12-16T02:01:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:39 smithi118 ceph-mon[131825]: pgmap v2097: 457 pgs: 457 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 748 KiB/s wr, 408 op/s 2023-12-16T02:01:41.466 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:41.466 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:41.467 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:41.468 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.469 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.470 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:41.471 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 = 512 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.472 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 1536~512 = 0 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.473 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.474 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.475 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:41.476 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.477 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.478 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.479 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:41.480 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:41 smithi078 ceph-mon[139570]: pgmap v2098: 457 pgs: 457 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 264 KiB/s wr, 1.08k op/s 2023-12-16T02:01:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:41 smithi078 ceph-mon[142991]: pgmap v2098: 457 pgs: 457 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 264 KiB/s wr, 1.08k op/s 2023-12-16T02:01:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:41 smithi118 ceph-mon[131825]: pgmap v2098: 457 pgs: 457 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 544 KiB/s rd, 264 KiB/s wr, 1.08k op/s 2023-12-16T02:01:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:43 smithi118 ceph-mon[131825]: pgmap v2099: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 957 KiB/s rd, 889 KiB/s wr, 1.39k op/s 2023-12-16T02:01:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:43 smithi078 ceph-mon[139570]: pgmap v2099: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 957 KiB/s rd, 889 KiB/s wr, 1.39k op/s 2023-12-16T02:01:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:43 smithi078 ceph-mon[142991]: pgmap v2099: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 957 KiB/s rd, 889 KiB/s wr, 1.39k op/s 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.408 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.409 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.410 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.411 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.412 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.413 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.414 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:45.415 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 4 2023-12-16T02:01:45.416 INFO:tasks.workunit.client.0.smithi078.stdout:read: 4 2023-12-16T02:01:45.416 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (9350 ms) 2023-12-16T02:01:45.416 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2023-12-16T02:01:45.416 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:01:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:45 smithi078 ceph-mon[139570]: pgmap v2100: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:45 smithi078 ceph-mon[142991]: pgmap v2100: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:45 smithi118 ceph-mon[131825]: pgmap v2100: 457 pgs: 457 active+clean; 11 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:46] "GET /metrics HTTP/1.1" 200 60505 "" "Prometheus/2.43.0" 2023-12-16T02:01:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:47 smithi078 ceph-mon[139570]: pgmap v2101: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:47 smithi078 ceph-mon[142991]: pgmap v2101: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:47 smithi118 ceph-mon[131825]: pgmap v2101: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 803 KiB/s wr, 1.08k op/s 2023-12-16T02:01:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:01:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:49 smithi078 ceph-mon[139570]: pgmap v2102: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 866 KiB/s wr, 1.26k op/s 2023-12-16T02:01:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:49 smithi078 ceph-mon[142991]: pgmap v2102: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 866 KiB/s wr, 1.26k op/s 2023-12-16T02:01:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:49 smithi118 ceph-mon[131825]: pgmap v2102: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 866 KiB/s wr, 1.26k op/s 2023-12-16T02:01:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:51 smithi078 ceph-mon[139570]: pgmap v2103: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 796 KiB/s wr, 1.16k op/s 2023-12-16T02:01:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:51 smithi078 ceph-mon[142991]: pgmap v2103: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 796 KiB/s wr, 1.16k op/s 2023-12-16T02:01:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:51 smithi118 ceph-mon[131825]: pgmap v2103: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 796 KiB/s wr, 1.16k op/s 2023-12-16T02:01:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:53 smithi118 ceph-mon[131825]: pgmap v2104: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 692 KiB/s wr, 710 op/s 2023-12-16T02:01:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:53 smithi078 ceph-mon[139570]: pgmap v2104: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 692 KiB/s wr, 710 op/s 2023-12-16T02:01:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:53 smithi078 ceph-mon[142991]: pgmap v2104: 457 pgs: 457 active+clean; 15 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 692 KiB/s wr, 710 op/s 2023-12-16T02:01:55.377 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:55.377 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:55.377 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.378 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:55.379 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.380 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.381 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.382 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:55.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 = 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 1536~512 = 0 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.384 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.389 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.390 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.391 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:55.392 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:55 smithi078 ceph-mon[139570]: pgmap v2105: 457 pgs: 457 active+clean; 19 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 469 KiB/s wr, 273 op/s 2023-12-16T02:01:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:55 smithi078 ceph-mon[142991]: pgmap v2105: 457 pgs: 457 active+clean; 19 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 469 KiB/s wr, 273 op/s 2023-12-16T02:01:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:55 smithi118 ceph-mon[131825]: pgmap v2105: 457 pgs: 457 active+clean; 19 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 469 KiB/s wr, 273 op/s 2023-12-16T02:01:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:01:56] "GET /metrics HTTP/1.1" 200 60483 "" "Prometheus/2.43.0" 2023-12-16T02:01:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:57 smithi078 ceph-mon[139570]: pgmap v2106: 457 pgs: 457 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 470 KiB/s wr, 277 op/s 2023-12-16T02:01:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:57 smithi078 ceph-mon[142991]: pgmap v2106: 457 pgs: 457 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 470 KiB/s wr, 277 op/s 2023-12-16T02:01:57.793 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:01:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:57 smithi118 ceph-mon[131825]: pgmap v2106: 457 pgs: 457 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 470 KiB/s wr, 277 op/s 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (41m) 5m ago 45m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (40m) 3m ago 44m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (45m) 5m ago 45m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (45m) 3m ago 45m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (40m) 3m ago 49m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (40m) 5m ago 50m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (39m) 5m ago 50m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (39m) 3m ago 49m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (39m) 5m ago 49m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:01:58.139 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (41m) 5m ago 44m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (40m) 3m ago 44m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (38m) 5m ago 48m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (37m) 5m ago 48m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (37m) 5m ago 48m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (36m) 5m ago 47m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (36m) 3m ago 47m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (35m) 3m ago 46m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (35m) 3m ago 46m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (34m) 3m ago 46m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:01:58.140 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (40m) 3m ago 45m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:01:58.594 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:01:58.594 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:01:58.595 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:01:58.596 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:01:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:58 smithi078 ceph-mon[139570]: from='client.36687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:58 smithi078 ceph-mon[142991]: from='client.36687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:58 smithi118 ceph-mon[131825]: from='client.36687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:59.201 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.201 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.202 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.203 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.204 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.205 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.206 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.207 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.208 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.209 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 4 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:read: 4 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (13793 ms) 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2023-12-16T02:01:59.210 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:01:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[139570]: from='client.56086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[139570]: pgmap v2107: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 953 op/s 2023-12-16T02:01:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4237194444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:01:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[142991]: from='client.56086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[142991]: pgmap v2107: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 953 op/s 2023-12-16T02:01:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:01:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4237194444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:01:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:59 smithi118 ceph-mon[131825]: from='client.56086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:01:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:59 smithi118 ceph-mon[131825]: pgmap v2107: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 953 op/s 2023-12-16T02:01:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:01:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4237194444' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:02:01.378 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:01.378 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:01.378 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:01.379 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:01.380 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:01.381 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.382 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:01.383 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 = 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 1536~512 = 0 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.384 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:01.385 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.386 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.388 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.389 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.390 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.391 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:01.392 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:01.393 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:01.393 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:01.393 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:01.393 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:01 smithi078 ceph-mon[139570]: pgmap v2108: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 684 op/s 2023-12-16T02:02:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:01 smithi078 ceph-mon[142991]: pgmap v2108: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 684 op/s 2023-12-16T02:02:01.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:01 smithi118 ceph-mon[131825]: pgmap v2108: 457 pgs: 457 active+clean; 31 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 684 op/s 2023-12-16T02:02:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.211 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.212 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.213 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.214 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.215 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.216 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.217 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.218 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (4009 ms) 2023-12-16T02:02:03.219 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2023-12-16T02:02:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:03 smithi118 ceph-mon[131825]: pgmap v2109: 457 pgs: 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-16T02:02:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:03 smithi078 ceph-mon[139570]: pgmap v2109: 457 pgs: 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-16T02:02:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:03 smithi078 ceph-mon[142991]: pgmap v2109: 457 pgs: 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-16T02:02:04.510 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:04 smithi118 ceph-mon[131825]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-16T02:02:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:04 smithi078 ceph-mon[139570]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-16T02:02:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:04 smithi078 ceph-mon[142991]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-16T02:02:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:05 smithi118 ceph-mon[131825]: pgmap v2111: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 1.61k op/s 2023-12-16T02:02:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:05 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:05 smithi118 ceph-mon[131825]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[139570]: pgmap v2111: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 1.61k op/s 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[139570]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[142991]: pgmap v2111: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 1.61k op/s 2023-12-16T02:02:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2851931701' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:05 smithi078 ceph-mon[142991]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:06.592 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.593 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.594 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:06.595 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 = 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 1536~512 = 0 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.596 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:06.597 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.597 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:06.597 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3381 ms) 2023-12-16T02:02:06.597 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2023-12-16T02:02:06.597 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (29 ms) 2023-12-16T02:02:06.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2023-12-16T02:02:06.621 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (29 ms) 2023-12-16T02:02:06.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2023-12-16T02:02:06.650 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.678 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (29 ms) 2023-12-16T02:02:06.678 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2023-12-16T02:02:06.678 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.704 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (25 ms) 2023-12-16T02:02:06.704 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2023-12-16T02:02:06.704 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:06 smithi078 ceph-mon[139570]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-16T02:02:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:06 smithi078 ceph-mon[142991]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-16T02:02:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:06] "GET /metrics HTTP/1.1" 200 60484 "" "Prometheus/2.43.0" 2023-12-16T02:02:06.770 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (66 ms) 2023-12-16T02:02:06.770 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2023-12-16T02:02:06.770 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.830 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (60 ms) 2023-12-16T02:02:06.830 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2023-12-16T02:02:06.830 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.897 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (67 ms) 2023-12-16T02:02:06.897 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2023-12-16T02:02:06.897 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:06 smithi118 ceph-mon[131825]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-16T02:02:06.957 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (60 ms) 2023-12-16T02:02:06.957 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2023-12-16T02:02:06.957 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.423 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (466 ms) 2023-12-16T02:02:07.423 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2023-12-16T02:02:07.423 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.808 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (386 ms) 2023-12-16T02:02:07.809 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2023-12-16T02:02:07.809 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.833 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (24 ms) 2023-12-16T02:02:07.833 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2023-12-16T02:02:07.833 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.858 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (25 ms) 2023-12-16T02:02:07.858 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2023-12-16T02:02:07.858 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.884 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (26 ms) 2023-12-16T02:02:07.884 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2023-12-16T02:02:07.884 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:07 smithi118 ceph-mon[131825]: pgmap v2114: 489 pgs: 4 creating+peering, 23 unknown, 462 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 353 KiB/s wr, 1.32k op/s 2023-12-16T02:02:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:07 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:07 smithi118 ceph-mon[131825]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-16T02:02:07.910 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (26 ms) 2023-12-16T02:02:07.910 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2023-12-16T02:02:07.910 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.931 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 0~1048576 = 0 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 0~4194304 = 0 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:aio discard: 3145728~1048576 = 0 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (22 ms) 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestFUA 2023-12-16T02:02:07.932 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[139570]: pgmap v2114: 489 pgs: 4 creating+peering, 23 unknown, 462 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 353 KiB/s wr, 1.32k op/s 2023-12-16T02:02:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[139570]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-16T02:02:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[142991]: pgmap v2114: 489 pgs: 4 creating+peering, 23 unknown, 462 active+clean; 35 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 353 KiB/s wr, 1.32k op/s 2023-12-16T02:02:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:07 smithi078 ceph-mon[142991]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-16T02:02:08.035 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.035 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.036 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.037 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.038 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestFUA (104 ms) 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestIOPP 2023-12-16T02:02:08.039 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.054 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.055 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.056 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.056 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:08.056 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:08.068 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:start compare and write 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:compare and wrote: 512 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.069 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.070 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:started aio compare and write 2023-12-16T02:02:08.071 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:finished aio compare and write 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.073 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.074 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.075 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 512~512 2023-12-16T02:02:08.076 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.941 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.941 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.942 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.943 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:08.944 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.945 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.946 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.947 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.948 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.949 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.950 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.950 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.950 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.950 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:08.956 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.957 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.957 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.977 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.977 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.977 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.978 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.978 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.978 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.978 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:08.996 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.023 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.048 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.049 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.050 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.050 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.091 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.129 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.130 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.180 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.224 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.225 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.290 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.344 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.344 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.345 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.345 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.345 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.345 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.345 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.412 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.482 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.483 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.483 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.483 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.483 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.483 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.484 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.485 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.573 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.658 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.746 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestIOPP (1795 ms) 2023-12-16T02:02:09.831 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2023-12-16T02:02:09.832 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.857 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (26 ms) 2023-12-16T02:02:09.857 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2023-12-16T02:02:09.857 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.883 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (26 ms) 2023-12-16T02:02:09.883 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2023-12-16T02:02:09.883 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:09 smithi118 ceph-mon[131825]: pgmap v2116: 489 pgs: 4 creating+peering, 485 active+clean; 53 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2023-12-16T02:02:09.911 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (29 ms) 2023-12-16T02:02:09.911 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2023-12-16T02:02:09.911 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.936 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (24 ms) 2023-12-16T02:02:09.936 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2023-12-16T02:02:09.936 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.966 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (30 ms) 2023-12-16T02:02:09.966 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2023-12-16T02:02:09.966 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:09 smithi078 ceph-mon[139570]: pgmap v2116: 489 pgs: 4 creating+peering, 485 active+clean; 53 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2023-12-16T02:02:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:09 smithi078 ceph-mon[142991]: pgmap v2116: 489 pgs: 4 creating+peering, 485 active+clean; 53 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2023-12-16T02:02:09.990 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:09.994 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (29 ms) 2023-12-16T02:02:09.994 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-16T02:02:09.994 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.027 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (32 ms) 2023-12-16T02:02:10.027 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-16T02:02:10.027 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.053 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:10.057 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (30 ms) 2023-12-16T02:02:10.057 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2023-12-16T02:02:10.057 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.084 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (27 ms) 2023-12-16T02:02:10.084 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2023-12-16T02:02:10.084 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.107 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:10.112 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (28 ms) 2023-12-16T02:02:10.112 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-16T02:02:10.112 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.143 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (31 ms) 2023-12-16T02:02:10.143 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-16T02:02:10.143 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.169 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:10.173 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (30 ms) 2023-12-16T02:02:10.173 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2023-12-16T02:02:10.173 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.235 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (62 ms) 2023-12-16T02:02:10.235 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2023-12-16T02:02:10.235 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.277 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:10.297 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (63 ms) 2023-12-16T02:02:10.297 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2023-12-16T02:02:10.297 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.371 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (73 ms) 2023-12-16T02:02:10.371 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2023-12-16T02:02:10.372 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.415 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:10.435 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (64 ms) 2023-12-16T02:02:10.435 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2023-12-16T02:02:10.436 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:10.803 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (368 ms) 2023-12-16T02:02:10.804 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2023-12-16T02:02:10.804 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:11.113 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (332 ms) 2023-12-16T02:02:11.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2023-12-16T02:02:11.136 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:11.164 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.165 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:11.166 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:11.166 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.166 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:11.166 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.167 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:11.167 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:11.167 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.167 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:11.167 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.168 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:11.168 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:11.168 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.168 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:11.168 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.172 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:02:11.173 INFO:tasks.workunit.client.0.smithi078.stdout:read: 512 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:11.174 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:11.175 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:11.176 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:11.176 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:02:11.176 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:02:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:11 smithi118 ceph-mon[131825]: pgmap v2117: 489 pgs: 489 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.1 MiB/s wr, 309 op/s 2023-12-16T02:02:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:11 smithi078 ceph-mon[139570]: pgmap v2117: 489 pgs: 489 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.1 MiB/s wr, 309 op/s 2023-12-16T02:02:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:11 smithi078 ceph-mon[142991]: pgmap v2117: 489 pgs: 489 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.1 MiB/s wr, 309 op/s 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:finished read 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.220 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 0 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 16384 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.221 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 49152 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 65536 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 98304 2023-12-16T02:02:12.222 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 114688 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 147456 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.223 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 163840 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 196608 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:12.224 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 212992 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.225 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.226 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.231 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.232 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.232 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.232 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.240 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.241 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.267 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.267 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.267 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.267 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.267 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.268 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.268 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.294 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.295 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.333 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.386 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.387 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.438 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.491 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.552 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.553 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.608 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.609 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.609 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.609 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.677 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.678 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.743 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.823 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.823 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.898 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.898 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.898 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.898 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.899 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:02:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:02:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:02:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:12 smithi118 ceph-mon[131825]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[139570]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:02:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:12 smithi078 ceph-mon[142991]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:12.997 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:13.094 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:13.194 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:13.194 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:finished writesame 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:to verify the data 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:verified 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:started writesame 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:expected fail, finished writesame 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2153 ms) 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2023-12-16T02:02:13.289 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:13 smithi118 ceph-mon[131825]: pgmap v2119: 489 pgs: 489 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 1.67k op/s 2023-12-16T02:02:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:13 smithi078 ceph-mon[139570]: pgmap v2119: 489 pgs: 489 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 1.67k op/s 2023-12-16T02:02:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:13 smithi078 ceph-mon[142991]: pgmap v2119: 489 pgs: 489 active+clean; 115 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 1.67k op/s 2023-12-16T02:02:14.562 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:snap: orig 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:found orig with size 2097152 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:write test data! 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 80 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:snap: orig 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:snap: written 2023-12-16T02:02:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:found orig with size 2097152 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:found written with size 2097152 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:write to snapshot returned -30 2023-12-16T02:02:14.564 INFO:tasks.workunit.client.0.smithi078.stdout:Read-only file system 2023-12-16T02:02:14.586 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.586 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.587 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 80 2023-12-16T02:02:14.587 INFO:tasks.workunit.client.0.smithi078.stdout:opening testimg@orig 2023-12-16T02:02:14.587 INFO:tasks.workunit.client.0.smithi078.stdout:read: 80 2023-12-16T02:02:14.587 INFO:tasks.workunit.client.0.smithi078.stdout:write to snapshot returned -30 2023-12-16T02:02:14.587 INFO:tasks.workunit.client.0.smithi078.stdout:Read-only file system 2023-12-16T02:02:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:14 smithi118 ceph-mon[131825]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-16T02:02:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:14 smithi078 ceph-mon[139570]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-16T02:02:14.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:14 smithi078 ceph-mon[142991]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-16T02:02:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:15 smithi118 ceph-mon[131825]: pgmap v2121: 489 pgs: 489 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.48k op/s 2023-12-16T02:02:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:15 smithi118 ceph-mon[131825]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-16T02:02:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:15 smithi078 ceph-mon[139570]: pgmap v2121: 489 pgs: 489 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.48k op/s 2023-12-16T02:02:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:15 smithi078 ceph-mon[139570]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-16T02:02:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:15 smithi078 ceph-mon[142991]: pgmap v2121: 489 pgs: 489 active+clean; 123 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.48k op/s 2023-12-16T02:02:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:15 smithi078 ceph-mon[142991]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-16T02:02:16.574 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 2 2023-12-16T02:02:16.574 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:16.574 INFO:tasks.workunit.client.0.smithi078.stdout:snap: orig 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:snap: written 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:found orig with size 2097152 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:found written with size 2097152 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 1 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:snap: orig 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:found orig with size 2097152 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3285 ms) 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2023-12-16T02:02:16.575 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:16 smithi078 ceph-mon[139570]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-16T02:02:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:16 smithi078 ceph-mon[142991]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-16T02:02:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:16] "GET /metrics HTTP/1.1" 200 60484 "" "Prometheus/2.43.0" 2023-12-16T02:02:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:16 smithi118 ceph-mon[131825]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-16T02:02:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:17 smithi118 ceph-mon[131825]: pgmap v2124: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.4 MiB/s wr, 2.02k op/s 2023-12-16T02:02:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:17 smithi118 ceph-mon[131825]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-16T02:02:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[139570]: pgmap v2124: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.4 MiB/s wr, 2.02k op/s 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[139570]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[142991]: pgmap v2124: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.4 MiB/s wr, 2.02k op/s 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[142991]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-16T02:02:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:18.594 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2020 ms) 2023-12-16T02:02:18.594 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestClone 2023-12-16T02:02:18.594 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:18 smithi118 ceph-mon[131825]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-16T02:02:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:18 smithi078 ceph-mon[139570]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-16T02:02:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:18 smithi078 ceph-mon[142991]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-16T02:02:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:19 smithi118 ceph-mon[131825]: pgmap v2127: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 306 op/s 2023-12-16T02:02:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:19 smithi118 ceph-mon[131825]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-16T02:02:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:19 smithi078 ceph-mon[142991]: pgmap v2127: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 306 op/s 2023-12-16T02:02:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:19 smithi078 ceph-mon[142991]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-16T02:02:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:19 smithi078 ceph-mon[139570]: pgmap v2127: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 306 op/s 2023-12-16T02:02:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:19 smithi078 ceph-mon[139570]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-16T02:02:20.728 INFO:tasks.workunit.client.0.smithi078.stdout:made parent image "parent" 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:parent has no parent info 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:made snapshot "parent@parent_snap" 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:can't unprotect an unprotected snap 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:can't protect a protected snap 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:made and opened clone "child" 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:read: 8 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:read: 8 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:read: 8 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:sizes and overlaps are good between parent and child 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:child image successfully cloned all image-meta pairs 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:sized down clone, changed overlap 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:sized up clone, changed size but not overlap or parent's size 2023-12-16T02:02:20.729 INFO:tasks.workunit.client.0.smithi078.stdout:can't remove parent while child still exists 2023-12-16T02:02:20.730 INFO:tasks.workunit.client.0.smithi078.stdout:can't remove parent while still protected 2023-12-16T02:02:20.730 INFO:tasks.workunit.client.0.smithi078.stdout:removed parent snap after unprotecting 2023-12-16T02:02:20.730 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestClone (2134 ms) 2023-12-16T02:02:20.730 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestClone2 2023-12-16T02:02:20.730 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:20 smithi078 ceph-mon[139570]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-16T02:02:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:20 smithi078 ceph-mon[142991]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-16T02:02:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:20 smithi118 ceph-mon[131825]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-16T02:02:21.818 INFO:tasks.workunit.client.0.smithi078.stdout:made parent image "parent" 2023-12-16T02:02:21.818 INFO:tasks.workunit.client.0.smithi078.stdout:parent has no parent info 2023-12-16T02:02:21.818 INFO:tasks.workunit.client.0.smithi078.stdout:made snapshot "parent@parent_snap" 2023-12-16T02:02:21.819 INFO:tasks.workunit.client.0.smithi078.stdout:made and opened clone "child" 2023-12-16T02:02:21.819 INFO:tasks.workunit.client.0.smithi078.stdout:child image successfully cloned all image-meta pairs 2023-12-16T02:02:21.819 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestClone2 (1090 ms) 2023-12-16T02:02:21.819 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ListChildren 2023-12-16T02:02:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:21 smithi078 ceph-mon[139570]: pgmap v2130: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 271 op/s 2023-12-16T02:02:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:21 smithi078 ceph-mon[139570]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-16T02:02:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:21 smithi078 ceph-mon[142991]: pgmap v2130: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 271 op/s 2023-12-16T02:02:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:21 smithi078 ceph-mon[142991]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-16T02:02:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:21 smithi118 ceph-mon[131825]: pgmap v2130: 489 pgs: 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 9.7 KiB/s wr, 271 op/s 2023-12-16T02:02:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:21 smithi118 ceph-mon[131825]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[142991]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[142991]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[139570]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[139570]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-16T02:02:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:22 smithi118 ceph-mon[131825]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-16T02:02:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:22 smithi118 ceph-mon[131825]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-16T02:02:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[142991]: pgmap v2134: 521 pgs: 32 unknown, 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 32 KiB/s wr, 577 op/s 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[142991]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[139570]: pgmap v2134: 521 pgs: 32 unknown, 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 32 KiB/s wr, 577 op/s 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[139570]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-16T02:02:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:23 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:23 smithi118 ceph-mon[131825]: pgmap v2134: 521 pgs: 32 unknown, 489 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 32 KiB/s wr, 577 op/s 2023-12-16T02:02:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/593410462' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:23 smithi118 ceph-mon[131825]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-16T02:02:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:23 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:25.401 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:25 smithi118 ceph-mon[131825]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-16T02:02:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:25 smithi118 ceph-mon[131825]: pgmap v2137: 553 pgs: 6 creating+peering, 52 unknown, 495 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 35 KiB/s wr, 613 op/s 2023-12-16T02:02:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[139570]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-16T02:02:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[139570]: pgmap v2137: 553 pgs: 6 creating+peering, 52 unknown, 495 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 35 KiB/s wr, 613 op/s 2023-12-16T02:02:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[142991]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-16T02:02:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:25 smithi078 ceph-mon[142991]: pgmap v2137: 553 pgs: 6 creating+peering, 52 unknown, 495 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 35 KiB/s wr, 613 op/s 2023-12-16T02:02:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:26 smithi118 ceph-mon[131825]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-16T02:02:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:26] "GET /metrics HTTP/1.1" 200 62886 "" "Prometheus/2.43.0" 2023-12-16T02:02:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:26 smithi078 ceph-mon[139570]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-16T02:02:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3178657646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:26 smithi078 ceph-mon[142991]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-16T02:02:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:27 smithi118 ceph-mon[131825]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-16T02:02:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:27 smithi118 ceph-mon[131825]: pgmap v2140: 553 pgs: 10 creating+peering, 38 unknown, 505 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 366 op/s 2023-12-16T02:02:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:27 smithi118 ceph-mon[131825]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-16T02:02:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[139570]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-16T02:02:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[139570]: pgmap v2140: 553 pgs: 10 creating+peering, 38 unknown, 505 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 366 op/s 2023-12-16T02:02:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[139570]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-16T02:02:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[142991]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-16T02:02:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[142991]: pgmap v2140: 553 pgs: 10 creating+peering, 38 unknown, 505 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 366 op/s 2023-12-16T02:02:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:27 smithi078 ceph-mon[142991]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-16T02:02:28.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:28 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:28 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:28 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:02:29.264 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:02:29.264 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (41m) 6m ago 45m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:02:29.264 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (41m) 4m ago 45m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (46m) 6m ago 46m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (46m) 4m ago 46m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (40m) 4m ago 49m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (41m) 6m ago 51m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (40m) 6m ago 51m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (39m) 4m ago 49m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (39m) 6m ago 49m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (41m) 6m ago 45m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (41m) 4m ago 44m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (38m) 6m ago 49m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (38m) 6m ago 48m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (37m) 6m ago 48m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (37m) 6m ago 48m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:02:29.265 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (36m) 4m ago 47m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:02:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (36m) 4m ago 47m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:02:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (35m) 4m ago 47m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:02:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (35m) 4m ago 46m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:02:29.266 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (40m) 4m ago 45m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:02:29.665 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:02:29.747 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:02:29.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:02:29.747 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:02:29.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:02:29.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:02:29.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:02:29.748 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:02:29.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:02:29.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:02:29.749 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:02:29.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:02:29.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:02:29.750 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:02:29.750 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:02:29.750 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:02:29.750 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:02:29.750 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:02:29.751 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[142991]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-16T02:02:29.751 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[142991]: pgmap v2143: 553 pgs: 4 creating+peering, 6 unknown, 543 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 363 op/s 2023-12-16T02:02:29.752 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[142991]: from='client.46682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:29.752 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[139570]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-16T02:02:29.752 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[139570]: pgmap v2143: 553 pgs: 4 creating+peering, 6 unknown, 543 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 363 op/s 2023-12-16T02:02:29.752 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:29 smithi078 ceph-mon[139570]: from='client.46682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:29 smithi118 ceph-mon[131825]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-16T02:02:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:29 smithi118 ceph-mon[131825]: pgmap v2143: 553 pgs: 4 creating+peering, 6 unknown, 543 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 22 KiB/s wr, 363 op/s 2023-12-16T02:02:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:29 smithi118 ceph-mon[131825]: from='client.46682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[139570]: from='client.46688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[139570]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-16T02:02:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1175127027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:02:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[142991]: from='client.46688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[142991]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-16T02:02:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1175127027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:02:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:30 smithi118 ceph-mon[131825]: from='client.46688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:02:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:30 smithi118 ceph-mon[131825]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-16T02:02:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1175127027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:02:30.950 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.950 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.950 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.950 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 1 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.951 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 2 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.952 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:30.953 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:child: image98 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98/8eb9fec55a7e 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.954 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:child: image98 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98/8eb9fec55a7e 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.955 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.956 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 4 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 4 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:child: image98 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:child: image99 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98/8eb9fec55a7e 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99/8eb94bdb9d78 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.957 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.958 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:30.959 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.959 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:30.959 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:30.959 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image96 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 4 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 4 2023-12-16T02:02:31.525 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:child: image96 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:child: image98 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:child: image99 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image96/8eb96b02c836 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98/8eb9fec55a7e 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99/8eb94bdb9d78 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.526 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image98 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:31.527 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:child: image98 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:child: image99 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image98/8eb9fec55a7e 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99/8eb94bdb9d78 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.528 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 2 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:child: image99 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-14/image99/8eb94bdb9d78 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.529 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 1 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:child: image97 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-13/image97/8eb9e394bcaa 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 0 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ListChildren (9707 ms) 2023-12-16T02:02:31.530 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2023-12-16T02:02:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:31 smithi078 ceph-mon[139570]: pgmap v2145: 553 pgs: 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2023-12-16T02:02:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:31 smithi078 ceph-mon[139570]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-16T02:02:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:31 smithi078 ceph-mon[142991]: pgmap v2145: 553 pgs: 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2023-12-16T02:02:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:31 smithi078 ceph-mon[142991]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-16T02:02:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:31 smithi118 ceph-mon[131825]: pgmap v2145: 553 pgs: 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2023-12-16T02:02:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:31 smithi118 ceph-mon[131825]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[142991]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[142991]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[139570]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[139570]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-16T02:02:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:32 smithi118 ceph-mon[131825]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-16T02:02:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:32 smithi118 ceph-mon[131825]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-16T02:02:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[139570]: pgmap v2149: 585 pgs: 32 unknown, 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[139570]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[142991]: pgmap v2149: 585 pgs: 32 unknown, 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[142991]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-16T02:02:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:33 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:33 smithi118 ceph-mon[131825]: pgmap v2149: 585 pgs: 32 unknown, 553 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2023-12-16T02:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2171689531' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:33 smithi118 ceph-mon[131825]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-16T02:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:33 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[139570]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[139570]: pgmap v2152: 617 pgs: 7 creating+peering, 55 unknown, 555 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 13 KiB/s wr, 431 op/s 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[142991]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:35 smithi078 ceph-mon[142991]: pgmap v2152: 617 pgs: 7 creating+peering, 55 unknown, 555 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 13 KiB/s wr, 431 op/s 2023-12-16T02:02:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:35 smithi118 ceph-mon[131825]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-16T02:02:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:35 smithi118 ceph-mon[131825]: pgmap v2152: 617 pgs: 7 creating+peering, 55 unknown, 555 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 13 KiB/s wr, 431 op/s 2023-12-16T02:02:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:36] "GET /metrics HTTP/1.1" 200 67658 "" "Prometheus/2.43.0" 2023-12-16T02:02:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:36 smithi078 ceph-mon[139570]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-16T02:02:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:36 smithi078 ceph-mon[142991]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-16T02:02:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2485260585' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:36 smithi118 ceph-mon[131825]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: pgmap v2155: 649 pgs: 20 creating+peering, 62 unknown, 567 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 11 KiB/s wr, 668 op/s 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]: dispatch 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: pgmap v2155: 649 pgs: 20 creating+peering, 62 unknown, 567 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 11 KiB/s wr, 668 op/s 2023-12-16T02:02:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-16T02:02:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]: dispatch 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: pgmap v2155: 649 pgs: 20 creating+peering, 62 unknown, 567 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 11 KiB/s wr, 668 op/s 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/423155155' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-16T02:02:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]: dispatch 2023-12-16T02:02:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]': finished 2023-12-16T02:02:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:39 smithi118 ceph-mon[131825]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-16T02:02:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]: dispatch 2023-12-16T02:02:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:39 smithi118 ceph-mon[131825]: pgmap v2158: 649 pgs: 25 creating+peering, 11 unknown, 613 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 1.7 KiB/s wr, 281 op/s 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]': finished 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[142991]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]: dispatch 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[142991]: pgmap v2158: 649 pgs: 25 creating+peering, 11 unknown, 613 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 1.7 KiB/s wr, 281 op/s 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17", "force_nonempty":""}]': finished 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[139570]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]: dispatch 2023-12-16T02:02:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:39 smithi078 ceph-mon[139570]: pgmap v2158: 649 pgs: 25 creating+peering, 11 unknown, 613 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 1.7 KiB/s wr, 281 op/s 2023-12-16T02:02:40.400 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:40 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:40 smithi118 ceph-mon[131825]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-16T02:02:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]': finished 2023-12-16T02:02:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:40 smithi118 ceph-mon[131825]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-16T02:02:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[139570]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]': finished 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[139570]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[142991]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi078-202517-17", "mode":"writeback"}]': finished 2023-12-16T02:02:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[142991]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-16T02:02:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:41 smithi118 ceph-mon[131825]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-16T02:02:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:41 smithi118 ceph-mon[131825]: pgmap v2161: 649 pgs: 12 creating+peering, 637 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:02:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[139570]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-16T02:02:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[139570]: pgmap v2161: 649 pgs: 12 creating+peering, 637 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:02:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi078-202517-15", "overlaypool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[142991]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-16T02:02:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:41 smithi078 ceph-mon[142991]: pgmap v2161: 649 pgs: 12 creating+peering, 637 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:02:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:42 smithi118 ceph-mon[131825]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-16T02:02:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:42 smithi118 ceph-mon[131825]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-16T02:02:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:42 smithi078 ceph-mon[139570]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-16T02:02:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:42 smithi078 ceph-mon[139570]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-16T02:02:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:42 smithi078 ceph-mon[142991]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-16T02:02:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:42 smithi078 ceph-mon[142991]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-16T02:02:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:43 smithi118 ceph-mon[131825]: pgmap v2164: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:02:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:43 smithi118 ceph-mon[131825]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[139570]: pgmap v2164: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[139570]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[142991]: pgmap v2164: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:43 smithi078 ceph-mon[142991]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-16T02:02:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:45 smithi078 ceph-mon[139570]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-16T02:02:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:45 smithi078 ceph-mon[139570]: pgmap v2167: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:02:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:45 smithi078 ceph-mon[142991]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-16T02:02:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:45 smithi078 ceph-mon[142991]: pgmap v2167: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:02:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:45 smithi118 ceph-mon[131825]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-16T02:02:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:45 smithi118 ceph-mon[131825]: pgmap v2167: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:02:45.959 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.959 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 1 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:45.960 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:45.961 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:45.961 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.961 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.961 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.961 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.962 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 2 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:45.963 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.964 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.965 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.966 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:45.967 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout:child: image103 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:45.968 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.969 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103/8eb9e2d39200 2023-12-16T02:02:45.969 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.969 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.969 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.970 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.970 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.970 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.970 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.970 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:45.971 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout:child: image103 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.972 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103/8eb9e2d39200 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.973 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 4 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 4 2023-12-16T02:02:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:child: image103 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:child: image104 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103/8eb9e2d39200 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104/8eb9f118f4a8 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.979 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.980 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:45.981 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:46 smithi078 ceph-mon[139570]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-16T02:02:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:46 smithi078 ceph-mon[142991]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-16T02:02:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:46] "GET /metrics HTTP/1.1" 200 67658 "" "Prometheus/2.43.0" 2023-12-16T02:02:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:46 smithi118 ceph-mon[131825]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[139570]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[139570]: pgmap v2170: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]: dispatch 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[142991]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[142991]: pgmap v2170: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2023-12-16T02:02:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]: dispatch 2023-12-16T02:02:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:47 smithi118 ceph-mon[131825]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-16T02:02:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:47 smithi118 ceph-mon[131825]: pgmap v2170: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2023-12-16T02:02:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]: dispatch 2023-12-16T02:02:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:02:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:02:48.435 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.435 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image101 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 4 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 4 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:child: image101 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:child: image103 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:child: image104 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image101/8eb9ea387dc0 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:48.436 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103/8eb9e2d39200 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104/8eb9f118f4a8 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:48.437 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image103 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:child: image103 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:child: image104 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image103/8eb9e2d39200 2023-12-16T02:02:48.438 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104/8eb9f118f4a8 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 2 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 2 2023-12-16T02:02:48.439 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:child: image104 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-16/image104/8eb9f118f4a8 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:trying to find test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:checking test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 1 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 1 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:child: image102 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-15/image102/8eb9bb6dc7c6 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 0 2023-12-16T02:02:48.440 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:02:48.441 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16911 ms) 2023-12-16T02:02:48.441 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.LockingPP 2023-12-16T02:02:48.441 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:48.512 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.LockingPP (76 ms) 2023-12-16T02:02:48.512 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FlushAio 2023-12-16T02:02:48.512 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]': finished 2023-12-16T02:02:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[139570]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-16T02:02:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]': finished 2023-12-16T02:02:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[142991]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-16T02:02:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:48.766 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FlushAio (254 ms) 2023-12-16T02:02:48.766 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FlushAioPP 2023-12-16T02:02:48.766 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi078-202517-15"}]': finished 2023-12-16T02:02:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:48 smithi118 ceph-mon[131825]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-16T02:02:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]: dispatch 2023-12-16T02:02:48.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FlushAioPP (204 ms) 2023-12-16T02:02:48.970 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapDiff 2023-12-16T02:02:48.970 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[139570]: pgmap v2172: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 9.7 KiB/s wr, 427 op/s 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[139570]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[139570]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[142991]: pgmap v2172: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 9.7 KiB/s wr, 427 op/s 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[142991]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:49 smithi078 ceph-mon[142991]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-16T02:02:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:49 smithi118 ceph-mon[131825]: pgmap v2172: 649 pgs: 649 active+clean; 135 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 9.7 KiB/s wr, 427 op/s 2023-12-16T02:02:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:49 smithi118 ceph-mon[131825]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-16T02:02:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi078-202517-15", "tierpool":"test-librbd-smithi078-202517-17"}]': finished 2023-12-16T02:02:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:49 smithi118 ceph-mon[131825]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-16T02:02:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:50 smithi118 ceph-mon[131825]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-16T02:02:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:50 smithi078 ceph-mon[139570]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-16T02:02:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:50 smithi078 ceph-mon[142991]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-16T02:02:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:51 smithi118 ceph-mon[131825]: pgmap v2175: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 145 KiB/s wr, 890 op/s 2023-12-16T02:02:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:51 smithi118 ceph-mon[131825]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-16T02:02:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:51 smithi078 ceph-mon[139570]: pgmap v2175: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 145 KiB/s wr, 890 op/s 2023-12-16T02:02:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:51 smithi078 ceph-mon[139570]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-16T02:02:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:51 smithi078 ceph-mon[142991]: pgmap v2175: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 620 KiB/s rd, 145 KiB/s wr, 890 op/s 2023-12-16T02:02:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:51 smithi078 ceph-mon[142991]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-16T02:02:52.497 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:02:52.497 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapDiff (3527 ms) 2023-12-16T02:02:52.497 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2023-12-16T02:02:52.497 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.519 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2023-12-16T02:02:52.519 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2023-12-16T02:02:52.519 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.542 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (24 ms) 2023-12-16T02:02:52.542 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2023-12-16T02:02:52.542 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.562 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ZeroLengthRead (19 ms) 2023-12-16T02:02:52.562 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2023-12-16T02:02:52.562 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.596 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.LargeCacheRead (34 ms) 2023-12-16T02:02:52.596 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestPendingAio 2023-12-16T02:02:52.596 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.810 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestPendingAio (214 ms) 2023-12-16T02:02:52.810 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2023-12-16T02:02:52.810 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:52 smithi118 ceph-mon[131825]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-16T02:02:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:52 smithi118 ceph-mon[131825]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-16T02:02:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:52 smithi078 ceph-mon[139570]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-16T02:02:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:52 smithi078 ceph-mon[139570]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-16T02:02:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:52 smithi078 ceph-mon[142991]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-16T02:02:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:52 smithi078 ceph-mon[142991]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-16T02:02:53.644 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:53 smithi118 ceph-mon[131825]: pgmap v2179: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 141 KiB/s wr, 529 op/s 2023-12-16T02:02:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:53 smithi078 ceph-mon[139570]: pgmap v2179: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 141 KiB/s wr, 529 op/s 2023-12-16T02:02:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:53 smithi078 ceph-mon[142991]: pgmap v2179: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 141 KiB/s wr, 529 op/s 2023-12-16T02:02:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:54 smithi118 ceph-mon[131825]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-16T02:02:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:54 smithi078 ceph-mon[139570]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-16T02:02:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:54 smithi078 ceph-mon[142991]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-16T02:02:55.571 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2761 ms) 2023-12-16T02:02:55.571 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2023-12-16T02:02:55.571 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:55 smithi118 ceph-mon[131825]: pgmap v2181: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 10 KiB/s wr, 109 op/s 2023-12-16T02:02:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:55 smithi118 ceph-mon[131825]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-16T02:02:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:55 smithi078 ceph-mon[139570]: pgmap v2181: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 10 KiB/s wr, 109 op/s 2023-12-16T02:02:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:55 smithi078 ceph-mon[139570]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-16T02:02:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:55 smithi078 ceph-mon[142991]: pgmap v2181: 649 pgs: 649 active+clean; 137 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 10 KiB/s wr, 109 op/s 2023-12-16T02:02:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:55 smithi078 ceph-mon[142991]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-16T02:02:56.643 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:56 smithi078 ceph-mon[139570]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-16T02:02:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:56 smithi078 ceph-mon[142991]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-16T02:02:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:02:56] "GET /metrics HTTP/1.1" 200 74916 "" "Prometheus/2.43.0" 2023-12-16T02:02:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:56 smithi118 ceph-mon[131825]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-16T02:02:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:57 smithi118 ceph-mon[131825]: pgmap v2184: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 672 KiB/s rd, 579 KiB/s wr, 277 op/s 2023-12-16T02:02:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:57 smithi118 ceph-mon[131825]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-16T02:02:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:57 smithi118 ceph-mon[131825]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[139570]: pgmap v2184: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 672 KiB/s rd, 579 KiB/s wr, 277 op/s 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[139570]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[139570]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[142991]: pgmap v2184: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 672 KiB/s rd, 579 KiB/s wr, 277 op/s 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[142991]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-16T02:02:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:57 smithi078 ceph-mon[142991]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-16T02:02:58.455 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2884 ms) 2023-12-16T02:02:58.455 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Flatten 2023-12-16T02:02:58.455 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:59.521 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Flatten (1066 ms) 2023-12-16T02:02:59.521 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Sparsify 2023-12-16T02:02:59.522 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:59.557 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 32768 2023-12-16T02:02:59.557 INFO:tasks.workunit.client.0.smithi078.stdout:read: 32768 2023-12-16T02:02:59.557 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Sparsify (36 ms) 2023-12-16T02:02:59.557 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SparsifyPP 2023-12-16T02:02:59.557 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:59.587 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SparsifyPP (30 ms) 2023-12-16T02:02:59.587 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2023-12-16T02:02:59.587 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:02:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:59 smithi118 ceph-mon[131825]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-16T02:02:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:02:59 smithi118 ceph-mon[131825]: pgmap v2188: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 617 KiB/s wr, 474 op/s 2023-12-16T02:02:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:59 smithi078 ceph-mon[139570]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-16T02:02:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:02:59 smithi078 ceph-mon[139570]: pgmap v2188: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 617 KiB/s wr, 474 op/s 2023-12-16T02:02:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:59 smithi078 ceph-mon[142991]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-16T02:02:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:02:59 smithi078 ceph-mon[142991]: pgmap v2188: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 617 KiB/s wr, 474 op/s 2023-12-16T02:03:00.006 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:03:00.313 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:03:00.313 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (42m) 6m ago 46m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:03:00.313 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (41m) 4m ago 45m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:03:00.313 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (46m) 6m ago 46m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (46m) 4m ago 46m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (41m) 4m ago 50m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (41m) 6m ago 51m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (40m) 6m ago 51m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (40m) 4m ago 50m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (40m) 6m ago 50m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (42m) 6m ago 45m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (41m) 4m ago 45m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (39m) 6m ago 49m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (38m) 6m ago 49m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (38m) 6m ago 49m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (37m) 6m ago 48m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (37m) 4m ago 48m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (36m) 4m ago 47m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:03:00.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (36m) 4m ago 47m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:03:00.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (35m) 4m ago 47m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:03:00.315 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (41m) 4m ago 46m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:03:00.717 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:03:00.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:03:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:03:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:03:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:00 smithi078 ceph-mon[139570]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-16T02:03:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:00 smithi078 ceph-mon[139570]: from='client.46718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:00 smithi078 ceph-mon[142991]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-16T02:03:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:00 smithi078 ceph-mon[142991]: from='client.46718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:00 smithi118 ceph-mon[131825]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-16T02:03:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:00 smithi118 ceph-mon[131825]: from='client.46718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:01.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:01 smithi118 ceph-mon[131825]: from='client.36765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:01.713 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:01 smithi118 ceph-mon[131825]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-16T02:03:01.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:01 smithi118 ceph-mon[131825]: pgmap v2191: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 44 KiB/s wr, 316 op/s 2023-12-16T02:03:01.714 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2908119499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[139570]: from='client.36765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[139570]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[139570]: pgmap v2191: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 44 KiB/s wr, 316 op/s 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2908119499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[142991]: from='client.36765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[142991]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[142991]: pgmap v2191: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 44 KiB/s wr, 316 op/s 2023-12-16T02:03:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2908119499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[139570]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[139570]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[142991]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:02 smithi078 ceph-mon[142991]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-16T02:03:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:02 smithi118 ceph-mon[131825]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-16T02:03:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:02 smithi118 ceph-mon[131825]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-16T02:03:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:03 smithi078 ceph-mon[142991]: pgmap v2194: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 34 KiB/s wr, 262 op/s 2023-12-16T02:03:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:03 smithi078 ceph-mon[142991]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-16T02:03:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:03 smithi078 ceph-mon[139570]: pgmap v2194: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 34 KiB/s wr, 262 op/s 2023-12-16T02:03:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:03 smithi078 ceph-mon[139570]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-16T02:03:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:03 smithi118 ceph-mon[131825]: pgmap v2194: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 34 KiB/s wr, 262 op/s 2023-12-16T02:03:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:03 smithi118 ceph-mon[131825]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-16T02:03:04.436 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapshotLimit (4849 ms) 2023-12-16T02:03:04.436 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2023-12-16T02:03:04.436 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:05 smithi118 ceph-mon[131825]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-16T02:03:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:05 smithi118 ceph-mon[131825]: pgmap v2197: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-12-16T02:03:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:05 smithi078 ceph-mon[139570]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-16T02:03:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:05 smithi078 ceph-mon[139570]: pgmap v2197: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-12-16T02:03:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:05 smithi078 ceph-mon[142991]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-16T02:03:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:05 smithi078 ceph-mon[142991]: pgmap v2197: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-12-16T02:03:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:06 smithi118 ceph-mon[131825]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-16T02:03:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:06 smithi078 ceph-mon[139570]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-16T02:03:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:06 smithi078 ceph-mon[142991]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-16T02:03:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:06] "GET /metrics HTTP/1.1" 200 74949 "" "Prometheus/2.43.0" 2023-12-16T02:03:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:07 smithi078 ceph-mon[142991]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-16T02:03:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:07 smithi078 ceph-mon[142991]: pgmap v2200: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 KiB/s wr, 10 op/s 2023-12-16T02:03:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:07 smithi078 ceph-mon[139570]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-16T02:03:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:07 smithi078 ceph-mon[139570]: pgmap v2200: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 KiB/s wr, 10 op/s 2023-12-16T02:03:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:07 smithi118 ceph-mon[131825]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-16T02:03:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:07 smithi118 ceph-mon[131825]: pgmap v2200: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 KiB/s wr, 10 op/s 2023-12-16T02:03:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:08 smithi078 ceph-mon[139570]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-16T02:03:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:08 smithi078 ceph-mon[142991]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-16T02:03:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:08 smithi118 ceph-mon[131825]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-16T02:03:09.462 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5027 ms) 2023-12-16T02:03:09.462 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2023-12-16T02:03:09.463 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:09.523 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:09.523 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (61 ms) 2023-12-16T02:03:09.523 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2023-12-16T02:03:09.523 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:09.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (62 ms) 2023-12-16T02:03:09.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2023-12-16T02:03:09.586 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:09 smithi078 ceph-mon[142991]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-16T02:03:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:09 smithi078 ceph-mon[142991]: pgmap v2203: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2023-12-16T02:03:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:09 smithi078 ceph-mon[139570]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-16T02:03:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:09 smithi078 ceph-mon[139570]: pgmap v2203: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2023-12-16T02:03:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:09 smithi118 ceph-mon[131825]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-16T02:03:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:09 smithi118 ceph-mon[131825]: pgmap v2203: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.0 KiB/s wr, 39 op/s 2023-12-16T02:03:10.477 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (891 ms) 2023-12-16T02:03:10.477 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2023-12-16T02:03:10.477 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:10 smithi078 ceph-mon[139570]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-16T02:03:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:10 smithi078 ceph-mon[142991]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-16T02:03:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:10 smithi118 ceph-mon[131825]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-16T02:03:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:11 smithi078 ceph-mon[139570]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-16T02:03:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:11 smithi078 ceph-mon[139570]: pgmap v2206: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-12-16T02:03:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:11 smithi078 ceph-mon[142991]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-16T02:03:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:11 smithi078 ceph-mon[142991]: pgmap v2206: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-12-16T02:03:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:11 smithi118 ceph-mon[131825]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-16T02:03:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:11 smithi118 ceph-mon[131825]: pgmap v2206: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-12-16T02:03:12.474 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (1997 ms) 2023-12-16T02:03:12.474 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2023-12-16T02:03:12.474 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:12.533 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (60 ms) 2023-12-16T02:03:12.534 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-16T02:03:12.534 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:03:12.534 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2023-12-16T02:03:12.534 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapRemove2 2023-12-16T02:03:12.534 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[142991]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[142991]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[139570]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:12 smithi078 ceph-mon[139570]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-16T02:03:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:12 smithi118 ceph-mon[131825]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-16T02:03:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:12 smithi118 ceph-mon[131825]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: pgmap v2209: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[139570]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: pgmap v2209: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:13 smithi078 ceph-mon[142991]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: pgmap v2209: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:13 smithi118 ceph-mon[131825]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-16T02:03:14.519 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:03:14.519 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapRemove2 (1985 ms) 2023-12-16T02:03:14.519 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2023-12-16T02:03:14.519 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:15.531 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1012 ms) 2023-12-16T02:03:15.531 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2023-12-16T02:03:15.531 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:15 smithi078 ceph-mon[139570]: pgmap v2211: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 128 op/s 2023-12-16T02:03:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:15 smithi078 ceph-mon[139570]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-16T02:03:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:15 smithi078 ceph-mon[142991]: pgmap v2211: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 128 op/s 2023-12-16T02:03:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:15 smithi078 ceph-mon[142991]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-16T02:03:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:15 smithi118 ceph-mon[131825]: pgmap v2211: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.7 KiB/s wr, 128 op/s 2023-12-16T02:03:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:15 smithi118 ceph-mon[131825]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-16T02:03:16.554 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1023 ms) 2023-12-16T02:03:16.554 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2023-12-16T02:03:16.554 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:16 smithi078 ceph-mon[139570]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-16T02:03:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:16] "GET /metrics HTTP/1.1" 200 74949 "" "Prometheus/2.43.0" 2023-12-16T02:03:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:16 smithi078 ceph-mon[142991]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-16T02:03:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:16 smithi118 ceph-mon[131825]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-16T02:03:17.457 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (904 ms) 2023-12-16T02:03:17.457 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2023-12-16T02:03:17.458 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: pgmap v2214: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 79 op/s 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]: dispatch 2023-12-16T02:03:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2023-12-16T02:03:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2023-12-16T02:03:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: pgmap v2214: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 79 op/s 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]: dispatch 2023-12-16T02:03:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: pgmap v2214: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 79 op/s 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]: dispatch 2023-12-16T02:03:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]: dispatch 2023-12-16T02:03:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]: dispatch 2023-12-16T02:03:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2023-12-16T02:03:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2023-12-16T02:03:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]: dispatch 2023-12-16T02:03:18.522 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1064 ms) 2023-12-16T02:03:18.522 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2023-12-16T02:03:18.522 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:18.565 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (43 ms) 2023-12-16T02:03:18.565 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2023-12-16T02:03:18.565 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:18.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (37 ms) 2023-12-16T02:03:18.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2023-12-16T02:03:18.601 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2023-12-16T02:03:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[142991]: pgmap v2218: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 14 KiB/s wr, 256 op/s 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2023-12-16T02:03:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]': finished 2023-12-16T02:03:19.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-16T02:03:19.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:19 smithi078 ceph-mon[139570]: pgmap v2218: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 14 KiB/s wr, 256 op/s 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.c", "id": [7, 4]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1d", "id": [7, 1]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.4", "id": [3, 5]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.c", "id": [4, 6]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.14", "id": [3, 6, 4, 2]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1b", "id": [1, 5]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2023-12-16T02:03:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1a", "id": [2, 4]}]': finished 2023-12-16T02:03:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-16T02:03:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:19 smithi118 ceph-mon[131825]: pgmap v2218: 649 pgs: 649 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 14 KiB/s wr, 256 op/s 2023-12-16T02:03:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:20 smithi078 ceph-mon[139570]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-16T02:03:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:20 smithi078 ceph-mon[142991]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-16T02:03:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:20 smithi118 ceph-mon[131825]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-16T02:03:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:21 smithi078 ceph-mon[139570]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-16T02:03:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:21 smithi078 ceph-mon[139570]: pgmap v2221: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 226 op/s 2023-12-16T02:03:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:21 smithi078 ceph-mon[142991]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-16T02:03:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:21 smithi078 ceph-mon[142991]: pgmap v2221: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 226 op/s 2023-12-16T02:03:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:21 smithi118 ceph-mon[131825]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-16T02:03:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:21 smithi118 ceph-mon[131825]: pgmap v2221: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 12 KiB/s wr, 226 op/s 2023-12-16T02:03:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:22 smithi078 ceph-mon[139570]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-16T02:03:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:22 smithi078 ceph-mon[139570]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-16T02:03:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:22 smithi078 ceph-mon[142991]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-16T02:03:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:22 smithi078 ceph-mon[142991]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-16T02:03:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:22 smithi118 ceph-mon[131825]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-16T02:03:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:22 smithi118 ceph-mon[131825]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-16T02:03:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:23 smithi078 ceph-mon[139570]: pgmap v2224: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 8.5 KiB/s wr, 191 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:23 smithi078 ceph-mon[142991]: pgmap v2224: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 8.5 KiB/s wr, 191 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:23 smithi118 ceph-mon[131825]: pgmap v2224: 649 pgs: 1 peering, 648 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 8.5 KiB/s wr, 191 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:24 smithi078 ceph-mon[139570]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-16T02:03:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:24 smithi078 ceph-mon[142991]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-16T02:03:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:24 smithi118 ceph-mon[131825]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-16T02:03:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:25 smithi078 ceph-mon[139570]: pgmap v2227: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 9.5 KiB/s wr, 212 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:25 smithi078 ceph-mon[139570]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-16T02:03:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:25 smithi078 ceph-mon[142991]: pgmap v2227: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 9.5 KiB/s wr, 212 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:25 smithi078 ceph-mon[142991]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-16T02:03:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:25 smithi118 ceph-mon[131825]: pgmap v2227: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 9.5 KiB/s wr, 212 op/s; 4 B/s, 0 objects/s recovering 2023-12-16T02:03:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:25 smithi118 ceph-mon[131825]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-16T02:03:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:26 smithi078 ceph-mon[139570]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-16T02:03:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:26] "GET /metrics HTTP/1.1" 200 74960 "" "Prometheus/2.43.0" 2023-12-16T02:03:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:26 smithi078 ceph-mon[142991]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-16T02:03:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:26 smithi118 ceph-mon[131825]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-16T02:03:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:27 smithi078 ceph-mon[142991]: pgmap v2229: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 60 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:03:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:27 smithi078 ceph-mon[142991]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-16T02:03:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:27 smithi078 ceph-mon[139570]: pgmap v2229: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 60 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:03:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:27 smithi078 ceph-mon[139570]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-16T02:03:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:27 smithi118 ceph-mon[131825]: pgmap v2229: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.7 KiB/s wr, 60 op/s; 0 B/s, 0 objects/s recovering 2023-12-16T02:03:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:27 smithi118 ceph-mon[131825]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-16T02:03:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:28 smithi118 ceph-mon[131825]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-16T02:03:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:28 smithi078 ceph-mon[139570]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-16T02:03:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:28 smithi078 ceph-mon[142991]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-16T02:03:29.134 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10532 ms) 2023-12-16T02:03:29.134 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Metadata 2023-12-16T02:03:29.134 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:29.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Metadata (487 ms) 2023-12-16T02:03:29.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.MetadataPP 2023-12-16T02:03:29.621 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:29 smithi118 ceph-mon[131825]: pgmap v2232: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2023-12-16T02:03:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:29 smithi118 ceph-mon[131825]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-16T02:03:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:29 smithi078 ceph-mon[142991]: pgmap v2232: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2023-12-16T02:03:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:29 smithi078 ceph-mon[142991]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-16T02:03:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:29 smithi078 ceph-mon[139570]: pgmap v2232: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2023-12-16T02:03:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:29 smithi078 ceph-mon[139570]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-16T02:03:30.643 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.MetadataPP (1022 ms) 2023-12-16T02:03:30.643 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2023-12-16T02:03:30.643 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:30.744 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.UpdateFeatures (101 ms) 2023-12-16T02:03:30.768 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2023-12-16T02:03:30.768 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2023-12-16T02:03:30.768 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2023-12-16T02:03:30.768 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:30 smithi118 ceph-mon[131825]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-16T02:03:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:30 smithi078 ceph-mon[139570]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-16T02:03:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:30 smithi078 ceph-mon[142991]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-16T02:03:31.058 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:03:31.365 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:03:31.365 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (42m) 7m ago 46m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:03:31.365 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (42m) 5m ago 46m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:03:31.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (47m) 7m ago 47m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:03:31.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (47m) 5m ago 47m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (41m) 5m ago 50m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (42m) 7m ago 52m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (41m) 7m ago 52m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (40m) 5m ago 51m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (41m) 7m ago 50m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (42m) 7m ago 46m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (42m) 5m ago 45m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (39m) 7m ago 50m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (39m) 7m ago 49m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (38m) 7m ago 49m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (38m) 7m ago 49m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (37m) 5m ago 48m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (37m) 5m ago 48m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:03:31.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (36m) 5m ago 48m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:03:31.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (36m) 5m ago 47m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:03:31.367 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (41m) 5m ago 46m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:25.00% done 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:50.00% done 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:75.00% done 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RebuildObjectMap (855 ms) 2023-12-16T02:03:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:25.00% done 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:50.00% done 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:75.00% done 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (35 ms) 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2023-12-16T02:03:31.634 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:31.783 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:03:31.784 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:03:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:31 smithi118 ceph-mon[131825]: pgmap v2235: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 26 KiB/s wr, 121 op/s 2023-12-16T02:03:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:31 smithi118 ceph-mon[131825]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-16T02:03:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:31 smithi118 ceph-mon[131825]: from='client.36777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[139570]: pgmap v2235: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 26 KiB/s wr, 121 op/s 2023-12-16T02:03:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[139570]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-16T02:03:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[139570]: from='client.36777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[142991]: pgmap v2235: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 26 KiB/s wr, 121 op/s 2023-12-16T02:03:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[142991]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-16T02:03:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:31 smithi078 ceph-mon[142991]: from='client.36777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:25.00% done 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:50.00% done 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:75.00% done 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CheckObjectMap (969 ms) 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.BlockingAIO 2023-12-16T02:03:32.603 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:32.627 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.BlockingAIO (24 ms) 2023-12-16T02:03:32.627 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2023-12-16T02:03:32.627 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:32.749 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (122 ms) 2023-12-16T02:03:32.749 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2023-12-16T02:03:32.749 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:03:32.749 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2023-12-16T02:03:32.750 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2023-12-16T02:03:32.750 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:32 smithi118 ceph-mon[131825]: from='client.46739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:32 smithi118 ceph-mon[131825]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-16T02:03:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3636516073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[139570]: from='client.46739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[139570]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3636516073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[142991]: from='client.46739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[142991]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3636516073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:03:33.636 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (887 ms) 2023-12-16T02:03:33.636 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2023-12-16T02:03:33.636 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:33 smithi118 ceph-mon[131825]: pgmap v2238: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 74 KiB/s wr, 376 op/s 2023-12-16T02:03:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:33 smithi118 ceph-mon[131825]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-16T02:03:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[139570]: pgmap v2238: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 74 KiB/s wr, 376 op/s 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[139570]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[142991]: pgmap v2238: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 74 KiB/s wr, 376 op/s 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[142991]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-16T02:03:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:34.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (965 ms) 2023-12-16T02:03:34.601 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestImageOptions 2023-12-16T02:03:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:34 smithi118 ceph-mon[131825]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-16T02:03:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:34 smithi078 ceph-mon[139570]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-16T02:03:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:34 smithi078 ceph-mon[142991]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-16T02:03:35.702 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:35.702 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:03:35.702 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestImageOptions (1101 ms) 2023-12-16T02:03:35.702 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2023-12-16T02:03:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:35 smithi118 ceph-mon[131825]: pgmap v2241: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 209 KiB/s wr, 951 op/s 2023-12-16T02:03:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:35 smithi118 ceph-mon[131825]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-16T02:03:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:35 smithi078 ceph-mon[139570]: pgmap v2241: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 209 KiB/s wr, 951 op/s 2023-12-16T02:03:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:35 smithi078 ceph-mon[139570]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-16T02:03:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:35 smithi078 ceph-mon[142991]: pgmap v2241: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 622 KiB/s rd, 209 KiB/s wr, 951 op/s 2023-12-16T02:03:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:35 smithi078 ceph-mon[142991]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-16T02:03:36.705 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:36.705 INFO:tasks.workunit.client.0.smithi078.stdout:100.00% done 2023-12-16T02:03:36.705 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1002 ms) 2023-12-16T02:03:36.705 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2023-12-16T02:03:36.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2023-12-16T02:03:36.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2023-12-16T02:03:36.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2023-12-16T02:03:36.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ImagePollIO 2023-12-16T02:03:36.706 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:36 smithi078 ceph-mon[142991]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-16T02:03:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:36 smithi078 ceph-mon[139570]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-16T02:03:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:36] "GET /metrics HTTP/1.1" 200 74954 "" "Prometheus/2.43.0" 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:wrote: 512 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:03:36.744 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:03:36.745 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:started write 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:write completion cb called! 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 0 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:finished write 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.746 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:03:36.747 INFO:tasks.workunit.client.0.smithi078.stdout:created completion 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:started read 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:read completion cb called! 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:return value is: 512 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ImagePollIO (40 ms) 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Mirror 2023-12-16T02:03:36.748 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:36.757 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:36 smithi118 ceph-mon[131825]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-16T02:03:37.726 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Mirror (983 ms) 2023-12-16T02:03:37.727 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2023-12-16T02:03:37.740 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (13 ms) 2023-12-16T02:03:37.740 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2023-12-16T02:03:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:37 smithi118 ceph-mon[131825]: pgmap v2244: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 223 KiB/s wr, 910 op/s 2023-12-16T02:03:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:37 smithi118 ceph-mon[131825]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-16T02:03:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:37 smithi078 ceph-mon[139570]: pgmap v2244: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 223 KiB/s wr, 910 op/s 2023-12-16T02:03:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:37 smithi078 ceph-mon[139570]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-16T02:03:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:37 smithi078 ceph-mon[142991]: pgmap v2244: 649 pgs: 649 active+clean; 143 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 603 KiB/s rd, 223 KiB/s wr, 910 op/s 2023-12-16T02:03:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:37 smithi078 ceph-mon[142991]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]: dispatch 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]': finished 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]: dispatch 2023-12-16T02:03:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]': finished 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]: dispatch 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]': finished 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]': finished 2023-12-16T02:03:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-16T02:03:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-16T02:03:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]: dispatch 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]': finished 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]: dispatch 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]': finished 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]: dispatch 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]': finished 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]': finished 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-16T02:03:38.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]: dispatch 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/7c9515e8-0f70-4512-8be0-f6bb10818431"}]': finished 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]: dispatch 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/6e3a6c9b-3de0-4543-a05f-d3048a1f94ac"}]': finished 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]: dispatch 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/75f74ebd-6c46-446a-9d86-b19a826bada3"}]': finished 2023-12-16T02:03:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' 2023-12-16T02:03:38.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]: dispatch 2023-12-16T02:03:38.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/185950650' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/bcecb117-328a-4833-be61-dbadf515c641"}]': finished 2023-12-16T02:03:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:39 smithi118 ceph-mon[131825]: pgmap v2247: 649 pgs: 649 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 1.4 MiB/s wr, 587 op/s 2023-12-16T02:03:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:39 smithi118 ceph-mon[131825]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-16T02:03:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:39 smithi078 ceph-mon[139570]: pgmap v2247: 649 pgs: 649 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 1.4 MiB/s wr, 587 op/s 2023-12-16T02:03:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:39 smithi078 ceph-mon[139570]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-16T02:03:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:39 smithi078 ceph-mon[142991]: pgmap v2247: 649 pgs: 649 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 1.4 MiB/s wr, 587 op/s 2023-12-16T02:03:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:39 smithi078 ceph-mon[142991]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-16T02:03:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:40 smithi118 ceph-mon[131825]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-16T02:03:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:40 smithi078 ceph-mon[139570]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-16T02:03:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:40 smithi078 ceph-mon[142991]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-16T02:03:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:41 smithi118 ceph-mon[131825]: pgmap v2250: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 294 KiB/s rd, 2.1 MiB/s wr, 383 op/s 2023-12-16T02:03:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:41 smithi118 ceph-mon[131825]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-16T02:03:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:41 smithi078 ceph-mon[139570]: pgmap v2250: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 294 KiB/s rd, 2.1 MiB/s wr, 383 op/s 2023-12-16T02:03:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:41 smithi078 ceph-mon[139570]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-16T02:03:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:41 smithi078 ceph-mon[142991]: pgmap v2250: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 294 KiB/s rd, 2.1 MiB/s wr, 383 op/s 2023-12-16T02:03:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:41 smithi078 ceph-mon[142991]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-16T02:03:42.819 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5079 ms) 2023-12-16T02:03:42.819 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2023-12-16T02:03:42.819 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:42 smithi118 ceph-mon[131825]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-16T02:03:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:42 smithi078 ceph-mon[139570]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-16T02:03:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:42 smithi078 ceph-mon[142991]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-16T02:03:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:43 smithi118 ceph-mon[131825]: pgmap v2253: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 718 KiB/s wr, 196 op/s 2023-12-16T02:03:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:43 smithi118 ceph-mon[131825]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-16T02:03:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:43 smithi078 ceph-mon[142991]: pgmap v2253: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 718 KiB/s wr, 196 op/s 2023-12-16T02:03:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:43 smithi078 ceph-mon[142991]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-16T02:03:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:43 smithi078 ceph-mon[139570]: pgmap v2253: 649 pgs: 649 active+clean; 151 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 718 KiB/s wr, 196 op/s 2023-12-16T02:03:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:43 smithi078 ceph-mon[139570]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-16T02:03:44.823 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2005 ms) 2023-12-16T02:03:44.824 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2023-12-16T02:03:44.824 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:44.891 INFO:tasks.workunit.client.0.smithi078.stdout:1: acquiring exclusive lock 2023-12-16T02:03:44.891 INFO:tasks.workunit.client.0.smithi078.stdout:2: acquiring exclusive lock 2023-12-16T02:03:44.894 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock acquired 2023-12-16T02:03:44.935 INFO:tasks.workunit.client.0.smithi078.stdout:2: releasing exclusive lock 2023-12-16T02:03:44.937 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock released 2023-12-16T02:03:44.937 INFO:tasks.workunit.client.0.smithi078.stdout:2: acquiring exclusive lock 2023-12-16T02:03:44.941 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock acquired 2023-12-16T02:03:44.984 INFO:tasks.workunit.client.0.smithi078.stdout:1: releasing exclusive lock 2023-12-16T02:03:44.987 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock released 2023-12-16T02:03:44.987 INFO:tasks.workunit.client.0.smithi078.stdout:1: acquiring exclusive lock 2023-12-16T02:03:44.990 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock acquired 2023-12-16T02:03:45.012 INFO:tasks.workunit.client.0.smithi078.stdout:2: releasing exclusive lock 2023-12-16T02:03:45.014 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock released 2023-12-16T02:03:45.014 INFO:tasks.workunit.client.0.smithi078.stdout:2: acquiring exclusive lock 2023-12-16T02:03:45.017 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock acquired 2023-12-16T02:03:45.054 INFO:tasks.workunit.client.0.smithi078.stdout:1: releasing exclusive lock 2023-12-16T02:03:45.056 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock released 2023-12-16T02:03:45.056 INFO:tasks.workunit.client.0.smithi078.stdout:1: acquiring exclusive lock 2023-12-16T02:03:45.058 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock acquired 2023-12-16T02:03:45.066 INFO:tasks.workunit.client.0.smithi078.stdout:2: releasing exclusive lock 2023-12-16T02:03:45.068 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock released 2023-12-16T02:03:45.069 INFO:tasks.workunit.client.0.smithi078.stdout:2: acquiring exclusive lock 2023-12-16T02:03:45.071 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock acquired 2023-12-16T02:03:45.106 INFO:tasks.workunit.client.0.smithi078.stdout:1: releasing exclusive lock 2023-12-16T02:03:45.108 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock released 2023-12-16T02:03:45.108 INFO:tasks.workunit.client.0.smithi078.stdout:1: acquiring exclusive lock 2023-12-16T02:03:45.112 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock acquired 2023-12-16T02:03:45.141 INFO:tasks.workunit.client.0.smithi078.stdout:1: releasing exclusive lock 2023-12-16T02:03:45.144 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock released 2023-12-16T02:03:45.144 INFO:tasks.workunit.client.0.smithi078.stdout:1: acquiring exclusive lock 2023-12-16T02:03:45.147 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock acquired 2023-12-16T02:03:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:44 smithi118 ceph-mon[131825]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-16T02:03:45.173 INFO:tasks.workunit.client.0.smithi078.stdout:2: releasing exclusive lock 2023-12-16T02:03:45.176 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock released 2023-12-16T02:03:45.176 INFO:tasks.workunit.client.0.smithi078.stdout:2: acquiring exclusive lock 2023-12-16T02:03:45.179 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock acquired 2023-12-16T02:03:45.219 INFO:tasks.workunit.client.0.smithi078.stdout:1: releasing exclusive lock 2023-12-16T02:03:45.222 INFO:tasks.workunit.client.0.smithi078.stdout:1: exclusive lock released 2023-12-16T02:03:45.224 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock acquired 2023-12-16T02:03:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:44 smithi078 ceph-mon[139570]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-16T02:03:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:44 smithi078 ceph-mon[142991]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-16T02:03:45.269 INFO:tasks.workunit.client.0.smithi078.stdout:2: releasing exclusive lock 2023-12-16T02:03:45.271 INFO:tasks.workunit.client.0.smithi078.stdout:2: exclusive lock released 2023-12-16T02:03:45.284 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ExclusiveLock (461 ms) 2023-12-16T02:03:45.284 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.BreakLock 2023-12-16T02:03:45.299 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:45.827 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.BreakLock (542 ms) 2023-12-16T02:03:45.827 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2023-12-16T02:03:45.827 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:45.860 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (33 ms) 2023-12-16T02:03:45.860 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2023-12-16T02:03:45.861 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2023-12-16T02:03:45.861 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2023-12-16T02:03:45.861 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:1.56% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:3.12% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:4.69% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:6.25% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:7.81% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:9.38% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:10.94% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:12.50% done 2023-12-16T02:03:45.915 INFO:tasks.workunit.client.0.smithi078.stdout:14.06% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:15.62% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:17.19% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:18.75% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:20.31% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:21.88% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:23.44% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:25.00% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:26.56% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:28.12% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:29.69% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:31.25% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:32.81% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:34.38% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:35.94% done 2023-12-16T02:03:45.916 INFO:tasks.workunit.client.0.smithi078.stdout:37.50% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:39.06% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:40.62% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:42.19% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:43.75% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:45.31% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:46.88% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:48.44% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:50.00% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:51.56% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:53.12% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:54.69% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:56.25% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:57.81% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:59.38% done 2023-12-16T02:03:45.917 INFO:tasks.workunit.client.0.smithi078.stdout:60.94% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:62.50% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:64.06% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:65.62% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:67.19% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:68.75% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:70.31% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:71.88% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:73.44% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:75.00% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:76.56% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:78.12% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:79.69% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:81.25% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:82.81% done 2023-12-16T02:03:45.918 INFO:tasks.workunit.client.0.smithi078.stdout:84.38% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:85.94% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:87.50% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:89.06% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:90.62% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:92.19% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:93.75% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:95.31% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:96.88% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:98.44% done 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (54 ms) 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2023-12-16T02:03:45.919 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:45.973 INFO:tasks.workunit.client.0.smithi078.stdout:0.00% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:1.56% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:3.12% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:4.69% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:6.25% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:7.81% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:9.38% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:10.94% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:12.50% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:14.06% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:15.62% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:17.19% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:18.75% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:20.31% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:21.88% done 2023-12-16T02:03:45.974 INFO:tasks.workunit.client.0.smithi078.stdout:23.44% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:25.00% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:26.56% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:28.12% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:29.69% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:31.25% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:32.81% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:34.38% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:35.94% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:37.50% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:39.06% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:40.62% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:42.19% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:43.75% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:45.31% done 2023-12-16T02:03:45.975 INFO:tasks.workunit.client.0.smithi078.stdout:46.88% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:48.44% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:50.00% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:51.56% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:53.12% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:54.69% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:56.25% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:57.81% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:59.38% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:60.94% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:62.50% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:64.06% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:65.62% done 2023-12-16T02:03:45.976 INFO:tasks.workunit.client.0.smithi078.stdout:67.19% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:68.75% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:70.31% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:71.88% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:73.44% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:75.00% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:76.56% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:78.12% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:79.69% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:81.25% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:82.81% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:84.38% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:85.94% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:87.50% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:89.06% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:90.62% done 2023-12-16T02:03:45.977 INFO:tasks.workunit.client.0.smithi078.stdout:92.19% done 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:93.75% done 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:95.31% done 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:96.88% done 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:98.44% done 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (59 ms) 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2023-12-16T02:03:45.978 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:45.981 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.097 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestTrashPurge (123 ms) 2023-12-16T02:03:46.097 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2023-12-16T02:03:46.097 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.140 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (43 ms) 2023-12-16T02:03:46.140 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestListWatchers 2023-12-16T02:03:46.140 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:45 smithi118 ceph-mon[131825]: pgmap v2256: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 139 KiB/s wr, 133 op/s 2023-12-16T02:03:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:45 smithi118 ceph-mon[131825]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-16T02:03:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]: dispatch 2023-12-16T02:03:46.163 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestListWatchers (23 ms) 2023-12-16T02:03:46.163 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2023-12-16T02:03:46.163 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[139570]: pgmap v2256: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 139 KiB/s wr, 133 op/s 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[139570]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]: dispatch 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[142991]: pgmap v2256: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 139 KiB/s wr, 133 op/s 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[142991]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-16T02:03:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]: dispatch 2023-12-16T02:03:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:46] "GET /metrics HTTP/1.1" 200 74954 "" "Prometheus/2.43.0" 2023-12-16T02:03:46.839 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestSetSnapById (677 ms) 2023-12-16T02:03:46.840 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Namespaces 2023-12-16T02:03:46.865 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Namespaces (25 ms) 2023-12-16T02:03:46.865 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.NamespacesPP 2023-12-16T02:03:46.894 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.899 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.975 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.NamespacesPP (110 ms) 2023-12-16T02:03:46.975 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Migration 2023-12-16T02:03:46.975 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:46.975 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]': finished 2023-12-16T02:03:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:46 smithi118 ceph-mon[131825]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-16T02:03:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]': finished 2023-12-16T02:03:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[142991]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-16T02:03:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/896051132"}]': finished 2023-12-16T02:03:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[139570]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-16T02:03:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:03:47.400 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Migration (425 ms) 2023-12-16T02:03:47.400 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.MigrationPP 2023-12-16T02:03:47.400 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:47.400 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:47.802 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.MigrationPP (403 ms) 2023-12-16T02:03:47.802 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2023-12-16T02:03:47.803 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:47.818 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2023-12-16T02:03:47.819 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2023-12-16T02:03:47.819 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:47.836 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (18 ms) 2023-12-16T02:03:47.836 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2023-12-16T02:03:47.836 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:47 smithi118 ceph-mon[131825]: pgmap v2259: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 135 KiB/s wr, 163 op/s 2023-12-16T02:03:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:47 smithi118 ceph-mon[131825]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-16T02:03:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:47 smithi078 ceph-mon[139570]: pgmap v2259: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 135 KiB/s wr, 163 op/s 2023-12-16T02:03:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:47 smithi078 ceph-mon[139570]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-16T02:03:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:47 smithi078 ceph-mon[142991]: pgmap v2259: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 135 KiB/s wr, 163 op/s 2023-12-16T02:03:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:47 smithi078 ceph-mon[142991]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-16T02:03:48.920 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1084 ms) 2023-12-16T02:03:48.921 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.PoolMetadata 2023-12-16T02:03:48.951 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2023-12-16T02:03:48.951 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2023-12-16T02:03:48.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.PoolMetadataPP (17 ms) 2023-12-16T02:03:48.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.Config 2023-12-16T02:03:48.974 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:49.015 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.Config (45 ms) 2023-12-16T02:03:49.016 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ConfigPP 2023-12-16T02:03:49.018 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:49.057 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ConfigPP (43 ms) 2023-12-16T02:03:49.057 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:48 smithi078 conmon[127384]: [16/Dec/2023:02:03:48] ENGINE Bus STOPPING 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:48 smithi078 conmon[127384]: [16/Dec/2023:02:03:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:48 smithi078 conmon[127384]: [16/Dec/2023:02:03:48] ENGINE Bus STOPPED 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:48 smithi078 conmon[127384]: [16/Dec/2023:02:03:48] ENGINE Bus STARTING 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Serving on http://:::9283 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Bus STARTED 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Bus STOPPING 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Bus STOPPED 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Bus STARTING 2023-12-16T02:03:49.228 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Serving on http://:::9283 2023-12-16T02:03:49.229 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:49 smithi078 conmon[127384]: [16/Dec/2023:02:03:49] ENGINE Bus STARTED 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: pgmap v2261: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 82 KiB/s wr, 583 op/s 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: pgmap v2261: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 82 KiB/s wr, 583 op/s 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: pgmap v2261: 649 pgs: 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 82 KiB/s wr, 583 op/s 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/947549956' entity='client.admin' 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:03:50.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:03:51.053 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:51 smithi118 ceph-mon[131825]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-16T02:03:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2654439096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:51 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[142991]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2654439096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[139570]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2654439096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:51 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:52 smithi118 ceph-mon[131825]: pgmap v2264: 681 pgs: 4 creating+peering, 28 unknown, 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 31 KiB/s wr, 638 op/s 2023-12-16T02:03:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:52 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:52 smithi118 ceph-mon[131825]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-16T02:03:52.439 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:52.467 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:52.475 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[139570]: pgmap v2264: 681 pgs: 4 creating+peering, 28 unknown, 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 31 KiB/s wr, 638 op/s 2023-12-16T02:03:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[139570]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[142991]: pgmap v2264: 681 pgs: 4 creating+peering, 28 unknown, 649 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 31 KiB/s wr, 638 op/s 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:52 smithi078 ceph-mon[142991]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-16T02:03:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:53 smithi118 ceph-mon[131825]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-16T02:03:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:53 smithi118 ceph-mon[131825]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-16T02:03:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:53 smithi078 ceph-mon[139570]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-16T02:03:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:53 smithi078 ceph-mon[139570]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-16T02:03:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:53 smithi078 ceph-mon[142991]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-16T02:03:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:53 smithi078 ceph-mon[142991]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-16T02:03:53.504 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.PoolStatsPP (4447 ms) 2023-12-16T02:03:53.504 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ImageSpec 2023-12-16T02:03:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:54 smithi118 ceph-mon[131825]: pgmap v2268: 681 pgs: 4 creating+peering, 15 unknown, 662 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 38 KiB/s wr, 762 op/s 2023-12-16T02:03:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:54 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:54 smithi118 ceph-mon[131825]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[139570]: pgmap v2268: 681 pgs: 4 creating+peering, 15 unknown, 662 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 38 KiB/s wr, 762 op/s 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[139570]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[142991]: pgmap v2268: 681 pgs: 4 creating+peering, 15 unknown, 662 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 38 KiB/s wr, 762 op/s 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:54 smithi078 ceph-mon[142991]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-16T02:03:55.449 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:03:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[139570]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1206003928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[139570]: pgmap v2271: 713 pgs: 32 unknown, 4 creating+peering, 677 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 29 KiB/s wr, 566 op/s 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[142991]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1206003928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:55 smithi078 ceph-mon[142991]: pgmap v2271: 713 pgs: 32 unknown, 4 creating+peering, 677 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 29 KiB/s wr, 566 op/s 2023-12-16T02:03:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:55 smithi118 ceph-mon[131825]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-16T02:03:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1206003928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:55 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:03:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:55 smithi118 ceph-mon[131825]: pgmap v2271: 713 pgs: 32 unknown, 4 creating+peering, 677 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 445 KiB/s rd, 29 KiB/s wr, 566 op/s 2023-12-16T02:03:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[139570]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-16T02:03:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:03:56] "GET /metrics HTTP/1.1" 200 74953 "" "Prometheus/2.43.0" 2023-12-16T02:03:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:56 smithi078 ceph-mon[142991]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-16T02:03:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:56 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:03:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:56 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:03:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:56 smithi118 ceph-mon[131825]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-16T02:03:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:57 smithi078 ceph-mon[139570]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-16T02:03:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:57 smithi078 ceph-mon[139570]: pgmap v2274: 713 pgs: 11 creating+peering, 21 unknown, 681 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 24 op/s 2023-12-16T02:03:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:57 smithi078 ceph-mon[142991]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-16T02:03:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:57 smithi078 ceph-mon[142991]: pgmap v2274: 713 pgs: 11 creating+peering, 21 unknown, 681 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 24 op/s 2023-12-16T02:03:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:57 smithi118 ceph-mon[131825]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-16T02:03:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:57 smithi118 ceph-mon[131825]: pgmap v2274: 713 pgs: 11 creating+peering, 21 unknown, 681 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 4.0 KiB/s wr, 24 op/s 2023-12-16T02:03:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:58 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:58 smithi078 ceph-mon[142991]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-16T02:03:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:58 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:58 smithi078 ceph-mon[139570]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-16T02:03:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:58 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:03:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:58 smithi118 ceph-mon[131825]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-16T02:03:59.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ImageSpec (6102 ms) 2023-12-16T02:03:59.606 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2023-12-16T02:03:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:59 smithi078 ceph-mon[139570]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-16T02:03:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:03:59 smithi078 ceph-mon[139570]: pgmap v2277: 713 pgs: 11 creating+peering, 4 unknown, 698 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.7 KiB/s wr, 52 op/s 2023-12-16T02:03:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:59 smithi078 ceph-mon[142991]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-16T02:03:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:03:59 smithi078 ceph-mon[142991]: pgmap v2277: 713 pgs: 11 creating+peering, 4 unknown, 698 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.7 KiB/s wr, 52 op/s 2023-12-16T02:03:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:59 smithi118 ceph-mon[131825]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-16T02:03:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:03:59 smithi118 ceph-mon[131825]: pgmap v2277: 713 pgs: 11 creating+peering, 4 unknown, 698 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.7 KiB/s wr, 52 op/s 2023-12-16T02:04:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:00 smithi078 ceph-mon[139570]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-16T02:04:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:00 smithi078 ceph-mon[142991]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-16T02:04:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:00 smithi118 ceph-mon[131825]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-16T02:04:01.500 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:04:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:01 smithi118 ceph-mon[131825]: pgmap v2279: 713 pgs: 713 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2023-12-16T02:04:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:01 smithi118 ceph-mon[131825]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-16T02:04:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1857497026' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:01 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[139570]: pgmap v2279: 713 pgs: 713 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[139570]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1857497026' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[142991]: pgmap v2279: 713 pgs: 713 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[142991]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1857497026' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:01 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:02.122 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (43m) 7m ago 47m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (42m) 5m ago 46m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (47m) 7m ago 47m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (47m) 5m ago 47m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (42m) 5m ago 51m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (42m) 7m ago 52m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (41m) 7m ago 52m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:04:02.439 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (41m) 5m ago 51m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (41m) 7m ago 51m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (43m) 7m ago 46m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (42m) 5m ago 46m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (40m) 7m ago 50m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (39m) 7m ago 50m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (39m) 7m ago 50m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (38m) 7m ago 49m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (38m) 5m ago 49m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (37m) 5m ago 48m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (37m) 5m ago 48m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (36m) 5m ago 48m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:04:02.440 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (42m) 5m ago 47m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:04:02.841 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:04:02.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:04:02.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:04:02.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:04:02.842 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:04:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:02 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:02 smithi118 ceph-mon[131825]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-16T02:04:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:02 smithi118 ceph-mon[131825]: from='client.46775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:02 smithi118 ceph-mon[131825]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[139570]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[139570]: from='client.46775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[139570]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[142991]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[142991]: from='client.46775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:02 smithi078 ceph-mon[142991]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-16T02:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:03 smithi118 ceph-mon[131825]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:03 smithi118 ceph-mon[131825]: pgmap v2283: 745 pgs: 18 unknown, 727 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.5 KiB/s wr, 124 op/s 2023-12-16T02:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3631369563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:03 smithi118 ceph-mon[131825]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[139570]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[139570]: pgmap v2283: 745 pgs: 18 unknown, 727 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.5 KiB/s wr, 124 op/s 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3631369563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[139570]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[142991]: from='client.36825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[142991]: pgmap v2283: 745 pgs: 18 unknown, 727 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 4.5 KiB/s wr, 124 op/s 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3631369563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:03 smithi078 ceph-mon[142991]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-16T02:04:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:05 smithi078 ceph-mon[139570]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-16T02:04:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:05 smithi078 ceph-mon[139570]: pgmap v2286: 745 pgs: 8 unknown, 737 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 4.0 KiB/s wr, 129 op/s 2023-12-16T02:04:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:05 smithi078 ceph-mon[142991]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-16T02:04:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:05 smithi078 ceph-mon[142991]: pgmap v2286: 745 pgs: 8 unknown, 737 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 4.0 KiB/s wr, 129 op/s 2023-12-16T02:04:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:05 smithi118 ceph-mon[131825]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-16T02:04:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:05 smithi118 ceph-mon[131825]: pgmap v2286: 745 pgs: 8 unknown, 737 active+clean; 152 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 4.0 KiB/s wr, 129 op/s 2023-12-16T02:04:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:06 smithi078 ceph-mon[139570]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-16T02:04:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:06 smithi078 ceph-mon[142991]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-16T02:04:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:06] "GET /metrics HTTP/1.1" 200 82132 "" "Prometheus/2.43.0" 2023-12-16T02:04:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:06 smithi118 ceph-mon[131825]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[139570]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[139570]: pgmap v2289: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[139570]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[142991]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[142991]: pgmap v2289: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:07 smithi078 ceph-mon[142991]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-16T02:04:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:07 smithi118 ceph-mon[131825]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-16T02:04:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:07 smithi118 ceph-mon[131825]: pgmap v2289: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:07 smithi118 ceph-mon[131825]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 3 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 3 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:child: image202 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:child: image204 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:child: image203 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-1/image202/8eb95ca31a3a 2023-12-16T02:04:08.508 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-20/image203/8eb9ea41aa51 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:found child test-librbd-smithi078-202517-1/image204/8eb99bbad7bf 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:num children is: 0 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:num snaps is: 0 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:expected: 0 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8902 ms) 2023-12-16T02:04:08.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2023-12-16T02:04:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:09 smithi078 ceph-mon[139570]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-16T02:04:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:09 smithi078 ceph-mon[139570]: pgmap v2292: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:09 smithi078 ceph-mon[142991]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-16T02:04:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:09 smithi078 ceph-mon[142991]: pgmap v2292: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:09 smithi118 ceph-mon[131825]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-16T02:04:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:09 smithi118 ceph-mon[131825]: pgmap v2292: 713 pgs: 713 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:10.504 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:04:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:10 smithi118 ceph-mon[131825]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-16T02:04:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:10 smithi078 ceph-mon[139570]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-16T02:04:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:10 smithi078 ceph-mon[142991]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-16T02:04:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:04:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:11 smithi118 ceph-mon[131825]: pgmap v2295: 745 pgs: 7 creating+peering, 25 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.7 KiB/s wr, 155 op/s 2023-12-16T02:04:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:11 smithi118 ceph-mon[131825]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-16T02:04:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[139570]: pgmap v2295: 745 pgs: 7 creating+peering, 25 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.7 KiB/s wr, 155 op/s 2023-12-16T02:04:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[139570]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-16T02:04:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1638379970' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:04:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[142991]: pgmap v2295: 745 pgs: 7 creating+peering, 25 unknown, 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 9.7 KiB/s wr, 155 op/s 2023-12-16T02:04:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:11 smithi078 ceph-mon[142991]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-16T02:04:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:12 smithi118 ceph-mon[131825]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-16T02:04:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:12 smithi118 ceph-mon[131825]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-16T02:04:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:12 smithi078 ceph-mon[139570]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-16T02:04:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:12 smithi078 ceph-mon[139570]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-16T02:04:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:12 smithi078 ceph-mon[142991]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-16T02:04:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:12 smithi078 ceph-mon[142991]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-16T02:04:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:13 smithi118 ceph-mon[131825]: pgmap v2298: 745 pgs: 7 creating+peering, 14 unknown, 724 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2023-12-16T02:04:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:13 smithi118 ceph-mon[131825]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[139570]: pgmap v2298: 745 pgs: 7 creating+peering, 14 unknown, 724 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[139570]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[142991]: pgmap v2298: 745 pgs: 7 creating+peering, 14 unknown, 724 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.5 KiB/s wr, 38 op/s 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:13 smithi078 ceph-mon[142991]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-16T02:04:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:15 smithi078 ceph-mon[139570]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-16T02:04:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:15 smithi078 ceph-mon[139570]: pgmap v2301: 745 pgs: 7 creating+peering, 738 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 767 B/s wr, 33 op/s 2023-12-16T02:04:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:15 smithi078 ceph-mon[142991]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-16T02:04:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:15 smithi078 ceph-mon[142991]: pgmap v2301: 745 pgs: 7 creating+peering, 738 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 767 B/s wr, 33 op/s 2023-12-16T02:04:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:15 smithi118 ceph-mon[131825]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-16T02:04:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:15 smithi118 ceph-mon[131825]: pgmap v2301: 745 pgs: 7 creating+peering, 738 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 767 B/s wr, 33 op/s 2023-12-16T02:04:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:16 smithi078 ceph-mon[142991]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-16T02:04:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:16 smithi078 ceph-mon[139570]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-16T02:04:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:16] "GET /metrics HTTP/1.1" 200 82132 "" "Prometheus/2.43.0" 2023-12-16T02:04:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:16 smithi118 ceph-mon[131825]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[139570]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[139570]: pgmap v2304: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.0 KiB/s wr, 46 op/s 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[139570]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[142991]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[142991]: pgmap v2304: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.0 KiB/s wr, 46 op/s 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:17 smithi078 ceph-mon[142991]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-16T02:04:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:17 smithi118 ceph-mon[131825]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-16T02:04:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:17 smithi118 ceph-mon[131825]: pgmap v2304: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.0 KiB/s wr, 46 op/s 2023-12-16T02:04:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:17 smithi118 ceph-mon[131825]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-16T02:04:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]: dispatch 2023-12-16T02:04:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]: dispatch 2023-12-16T02:04:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]: dispatch 2023-12-16T02:04:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]: dispatch 2023-12-16T02:04:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2023-12-16T02:04:19.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.QuiesceWatch (11001 ms) 2023-12-16T02:04:19.509 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2023-12-16T02:04:19.509 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-16T02:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[139570]: pgmap v2307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-16T02:04:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:19 smithi078 ceph-mon[142991]: pgmap v2307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.2", "id": [6, 4]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.10", "id": [1, 2]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.2", "id": [0, 3]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.9", "id": [4, 7]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2023-12-16T02:04:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-16T02:04:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:19 smithi118 ceph-mon[131825]: pgmap v2307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 KiB/s wr, 48 op/s 2023-12-16T02:04:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:20 smithi078 ceph-mon[139570]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-16T02:04:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:20 smithi078 ceph-mon[142991]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-16T02:04:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:20 smithi118 ceph-mon[131825]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-16T02:04:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:21 smithi118 ceph-mon[131825]: pgmap v2310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:04:21.971 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:21 smithi118 ceph-mon[131825]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-16T02:04:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:21 smithi078 ceph-mon[139570]: pgmap v2310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:04:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:21 smithi078 ceph-mon[139570]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-16T02:04:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:21 smithi078 ceph-mon[142991]: pgmap v2310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:04:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:21 smithi078 ceph-mon[142991]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-16T02:04:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:22 smithi118 ceph-mon[131825]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-16T02:04:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:22 smithi118 ceph-mon[131825]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-16T02:04:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:22 smithi078 ceph-mon[139570]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-16T02:04:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:22 smithi078 ceph-mon[139570]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-16T02:04:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:22 smithi078 ceph-mon[142991]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-16T02:04:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:22 smithi078 ceph-mon[142991]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-16T02:04:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:23 smithi118 ceph-mon[131825]: pgmap v2313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2023-12-16T02:04:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:23 smithi118 ceph-mon[131825]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[139570]: pgmap v2313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[139570]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[142991]: pgmap v2313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:23 smithi078 ceph-mon[142991]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-16T02:04:25.541 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6032 ms) 2023-12-16T02:04:25.541 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2023-12-16T02:04:25.541 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:04:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:25 smithi078 ceph-mon[142991]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-16T02:04:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:25 smithi078 ceph-mon[142991]: pgmap v2316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 KiB/s wr, 69 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:25 smithi078 ceph-mon[139570]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-16T02:04:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:25 smithi078 ceph-mon[139570]: pgmap v2316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 KiB/s wr, 69 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:25 smithi118 ceph-mon[131825]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-16T02:04:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:25 smithi118 ceph-mon[131825]: pgmap v2316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 KiB/s wr, 69 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:26 smithi078 ceph-mon[139570]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-16T02:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:26 smithi078 ceph-mon[142991]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-16T02:04:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:26] "GET /metrics HTTP/1.1" 200 82139 "" "Prometheus/2.43.0" 2023-12-16T02:04:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:26 smithi118 ceph-mon[131825]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[139570]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[139570]: pgmap v2319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 53 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[139570]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[142991]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[142991]: pgmap v2319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 53 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:27 smithi078 ceph-mon[142991]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-16T02:04:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:27 smithi118 ceph-mon[131825]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-16T02:04:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:27 smithi118 ceph-mon[131825]: pgmap v2319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 53 op/s; 17 B/s, 0 objects/s recovering 2023-12-16T02:04:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:27 smithi118 ceph-mon[131825]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-16T02:04:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:29 smithi078 ceph-mon[139570]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-16T02:04:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:29 smithi078 ceph-mon[139570]: pgmap v2322: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-16T02:04:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:29 smithi078 ceph-mon[142991]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-16T02:04:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:29 smithi078 ceph-mon[142991]: pgmap v2322: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-16T02:04:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:29 smithi118 ceph-mon[131825]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-16T02:04:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:29 smithi118 ceph-mon[131825]: pgmap v2322: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-16T02:04:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:30 smithi078 ceph-mon[139570]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-16T02:04:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:30 smithi078 ceph-mon[142991]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-16T02:04:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:30 smithi118 ceph-mon[131825]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-16T02:04:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:10.00% done 2023-12-16T02:04:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6058 ms) 2023-12-16T02:04:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2023-12-16T02:04:31.599 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:04:31.615 INFO:tasks.workunit.client.0.smithi078.stderr:test quiesce is not long enough to time out 2023-12-16T02:04:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:31 smithi078 ceph-mon[139570]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-16T02:04:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:31 smithi078 ceph-mon[139570]: pgmap v2325: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:04:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:31 smithi078 ceph-mon[142991]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-16T02:04:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:31 smithi078 ceph-mon[142991]: pgmap v2325: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:04:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:31 smithi118 ceph-mon[131825]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-16T02:04:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:31 smithi118 ceph-mon[131825]: pgmap v2325: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[142991]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[142991]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[139570]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:32 smithi078 ceph-mon[139570]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-16T02:04:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:32 smithi118 ceph-mon[131825]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-16T02:04:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:32 smithi118 ceph-mon[131825]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-16T02:04:33.189 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (43m) 8m ago 47m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (43m) 6m ago 47m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (48m) 8m ago 48m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (48m) 6m ago 48m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (42m) 6m ago 51m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (43m) 8m ago 53m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (42m) 8m ago 53m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (41m) 6m ago 52m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:04:33.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (42m) 8m ago 51m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (43m) 8m ago 47m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (43m) 6m ago 47m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (41m) 8m ago 51m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (40m) 8m ago 50m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (39m) 8m ago 50m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (39m) 8m ago 50m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (38m) 6m ago 49m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (38m) 6m ago 49m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (37m) 6m ago 49m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (37m) 6m ago 48m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:04:33.509 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (42m) 6m ago 47m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:04:33.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:04:33.894 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:04:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:33 smithi118 ceph-mon[131825]: pgmap v2328: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 81 op/s 2023-12-16T02:04:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:33 smithi078 ceph-mon[139570]: pgmap v2328: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 81 op/s 2023-12-16T02:04:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:33 smithi078 ceph-mon[142991]: pgmap v2328: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 81 op/s 2023-12-16T02:04:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:34 smithi118 ceph-mon[131825]: from='client.36843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:34 smithi118 ceph-mon[131825]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2126296678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[139570]: from='client.36843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[139570]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2126296678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[142991]: from='client.36843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[142991]: from='client.36849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:04:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2126296678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:04:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:35 smithi118 ceph-mon[131825]: pgmap v2329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.4 KiB/s wr, 68 op/s 2023-12-16T02:04:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:35 smithi078 ceph-mon[139570]: pgmap v2329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.4 KiB/s wr, 68 op/s 2023-12-16T02:04:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:35 smithi078 ceph-mon[142991]: pgmap v2329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.4 KiB/s wr, 68 op/s 2023-12-16T02:04:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:36] "GET /metrics HTTP/1.1" 200 82146 "" "Prometheus/2.43.0" 2023-12-16T02:04:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:37 smithi118 ceph-mon[131825]: pgmap v2330: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2023-12-16T02:04:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:37 smithi118 ceph-mon[131825]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-16T02:04:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:37 smithi078 ceph-mon[142991]: pgmap v2330: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2023-12-16T02:04:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:37 smithi078 ceph-mon[142991]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-16T02:04:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:37 smithi078 ceph-mon[139570]: pgmap v2330: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2023-12-16T02:04:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:37 smithi078 ceph-mon[139570]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-16T02:04:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:39 smithi118 ceph-mon[131825]: pgmap v2332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:04:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:39 smithi078 ceph-mon[142991]: pgmap v2332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:04:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:39 smithi078 ceph-mon[139570]: pgmap v2332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 35 op/s 2023-12-16T02:04:40.580 INFO:tasks.workunit.client.0.smithi078.stderr:test quiesce is timed out 2023-12-16T02:04:40.584 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 0 2023-12-16T02:04:41.584 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 1 2023-12-16T02:04:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:41 smithi118 ceph-mon[131825]: pgmap v2333: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 KiB/s wr, 24 op/s 2023-12-16T02:04:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:41 smithi118 ceph-mon[131825]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-16T02:04:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:41 smithi078 ceph-mon[139570]: pgmap v2333: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 KiB/s wr, 24 op/s 2023-12-16T02:04:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:41 smithi078 ceph-mon[139570]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-16T02:04:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:41 smithi078 ceph-mon[142991]: pgmap v2333: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 KiB/s wr, 24 op/s 2023-12-16T02:04:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:41 smithi078 ceph-mon[142991]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-16T02:04:42.584 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 2 2023-12-16T02:04:43.584 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 3 2023-12-16T02:04:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:43 smithi078 ceph-mon[139570]: pgmap v2335: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s 2023-12-16T02:04:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:43 smithi078 ceph-mon[142991]: pgmap v2335: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s 2023-12-16T02:04:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:43 smithi118 ceph-mon[131825]: pgmap v2335: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s 2023-12-16T02:04:44.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 4 2023-12-16T02:04:45.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 5 2023-12-16T02:04:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:45 smithi118 ceph-mon[131825]: pgmap v2336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 0 op/s 2023-12-16T02:04:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:45 smithi078 ceph-mon[139570]: pgmap v2336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 0 op/s 2023-12-16T02:04:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:45 smithi078 ceph-mon[142991]: pgmap v2336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 127 B/s wr, 0 op/s 2023-12-16T02:04:46.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 6 2023-12-16T02:04:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:46] "GET /metrics HTTP/1.1" 200 82146 "" "Prometheus/2.43.0" 2023-12-16T02:04:47.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 7 2023-12-16T02:04:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:47 smithi118 ceph-mon[131825]: pgmap v2337: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 338 B/s wr, 4 op/s 2023-12-16T02:04:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:47 smithi078 ceph-mon[139570]: pgmap v2337: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 338 B/s wr, 4 op/s 2023-12-16T02:04:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:47 smithi078 ceph-mon[142991]: pgmap v2337: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 338 B/s wr, 4 op/s 2023-12-16T02:04:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:04:48.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 8 2023-12-16T02:04:49.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 9 2023-12-16T02:04:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:49 smithi118 ceph-mon[131825]: pgmap v2338: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:04:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:49 smithi078 ceph-mon[139570]: pgmap v2338: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:04:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:49 smithi078 ceph-mon[142991]: pgmap v2338: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:04:50.585 INFO:tasks.workunit.client.0.smithi078.stderr:waiting for timed out ... 10 2023-12-16T02:04:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:04:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:04:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:04:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:04:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:04:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:51 smithi118 ceph-mon[131825]: pgmap v2339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:51 smithi078 ceph-mon[139570]: pgmap v2339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:51 smithi078 ceph-mon[142991]: pgmap v2339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2023-12-16T02:04:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:53 smithi078 ceph-mon[139570]: pgmap v2340: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2023-12-16T02:04:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:53 smithi078 ceph-mon[142991]: pgmap v2340: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2023-12-16T02:04:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:53 smithi118 ceph-mon[131825]: pgmap v2340: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2023-12-16T02:04:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:55 smithi118 ceph-mon[131825]: pgmap v2341: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-16T02:04:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:55 smithi078 ceph-mon[139570]: pgmap v2341: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-16T02:04:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:55 smithi078 ceph-mon[142991]: pgmap v2341: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 2 op/s 2023-12-16T02:04:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:04:56] "GET /metrics HTTP/1.1" 200 82136 "" "Prometheus/2.43.0" 2023-12-16T02:04:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:57 smithi118 ceph-mon[131825]: pgmap v2342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2023-12-16T02:04:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:57 smithi078 ceph-mon[139570]: pgmap v2342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2023-12-16T02:04:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:57 smithi078 ceph-mon[142991]: pgmap v2342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 170 B/s wr, 2 op/s 2023-12-16T02:04:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:04:59 smithi118 ceph-mon[131825]: pgmap v2343: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:04:59 smithi078 ceph-mon[139570]: pgmap v2343: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:04:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:04:59 smithi078 ceph-mon[142991]: pgmap v2343: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:01.586 INFO:tasks.workunit.client.0.smithi078.stderr:test retry succeeds 2023-12-16T02:05:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:01 smithi118 ceph-mon[131825]: pgmap v2344: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:01 smithi078 ceph-mon[142991]: pgmap v2344: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:01 smithi078 ceph-mon[139570]: pgmap v2344: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:03 smithi118 ceph-mon[131825]: pgmap v2345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:03 smithi118 ceph-mon[131825]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-16T02:05:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:03 smithi078 ceph-mon[139570]: pgmap v2345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:03 smithi078 ceph-mon[139570]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-16T02:05:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:03 smithi078 ceph-mon[142991]: pgmap v2345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:03 smithi078 ceph-mon[142991]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-16T02:05:04.236 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:05:04.543 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:05:04.543 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (44m) 9m ago 48m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:05:04.543 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (43m) 6m ago 47m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:05:04.543 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (48m) 9m ago 48m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (48m) 6m ago 48m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (43m) 6m ago 52m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (43m) 9m ago 53m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (42m) 9m ago 53m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (42m) 6m ago 52m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (42m) 9m ago 52m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (44m) 9m ago 47m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:05:04.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (43m) 6m ago 47m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (41m) 9m ago 51m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (41m) 9m ago 51m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (40m) 9m ago 51m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (39m) 9m ago 50m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (39m) 6m ago 50m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (38m) 6m ago 50m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:05:04.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (38m) 6m ago 49m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:05:04.546 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (37m) 6m ago 49m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:05:04.546 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (43m) 6m ago 48m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:05:04.711 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (33112 ms) 2023-12-16T02:05:04.711 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.WriteZeroes 2023-12-16T02:05:04.711 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:04.768 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.WriteZeroes (58 ms) 2023-12-16T02:05:04.769 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2023-12-16T02:05:04.769 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:04.837 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (69 ms) 2023-12-16T02:05:04.837 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2023-12-16T02:05:04.838 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:04 smithi118 ceph-mon[131825]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-16T02:05:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:04 smithi078 ceph-mon[139570]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-16T02:05:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:04 smithi078 ceph-mon[142991]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:05:04.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:05:04.987 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:05:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:05 smithi118 ceph-mon[131825]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:05 smithi118 ceph-mon[131825]: pgmap v2348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 127 B/s wr, 1 op/s 2023-12-16T02:05:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:05 smithi118 ceph-mon[131825]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:05 smithi118 ceph-mon[131825]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-16T02:05:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3240930425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[139570]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[139570]: pgmap v2348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 127 B/s wr, 1 op/s 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[139570]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[139570]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3240930425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[142991]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[142991]: pgmap v2348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 127 B/s wr, 1 op/s 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[142991]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[142991]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-16T02:05:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3240930425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:06 smithi078 ceph-mon[139570]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-16T02:05:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:06 smithi078 ceph-mon[142991]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-16T02:05:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:06] "GET /metrics HTTP/1.1" 200 82140 "" "Prometheus/2.43.0" 2023-12-16T02:05:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:06 smithi118 ceph-mon[131825]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-16T02:05:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:07 smithi118 ceph-mon[131825]: pgmap v2351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2023-12-16T02:05:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:07 smithi118 ceph-mon[131825]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-16T02:05:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:07 smithi078 ceph-mon[139570]: pgmap v2351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2023-12-16T02:05:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:07 smithi078 ceph-mon[139570]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-16T02:05:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:07 smithi078 ceph-mon[142991]: pgmap v2351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 62 op/s 2023-12-16T02:05:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:07 smithi078 ceph-mon[142991]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-16T02:05:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:08 smithi118 ceph-mon[131825]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-16T02:05:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:08 smithi078 ceph-mon[139570]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-16T02:05:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:08 smithi078 ceph-mon[142991]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-16T02:05:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:09 smithi118 ceph-mon[131825]: pgmap v2354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.7 KiB/s wr, 178 op/s 2023-12-16T02:05:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:09 smithi118 ceph-mon[131825]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-16T02:05:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:09 smithi078 ceph-mon[139570]: pgmap v2354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.7 KiB/s wr, 178 op/s 2023-12-16T02:05:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:09 smithi078 ceph-mon[139570]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-16T02:05:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:09 smithi078 ceph-mon[142991]: pgmap v2354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9.7 KiB/s wr, 178 op/s 2023-12-16T02:05:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:09 smithi078 ceph-mon[142991]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-16T02:05:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:10 smithi118 ceph-mon[131825]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-16T02:05:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:10 smithi078 ceph-mon[139570]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-16T02:05:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:10 smithi078 ceph-mon[142991]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-16T02:05:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:11 smithi118 ceph-mon[131825]: pgmap v2357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 123 op/s 2023-12-16T02:05:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:11 smithi118 ceph-mon[131825]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-16T02:05:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:11 smithi078 ceph-mon[139570]: pgmap v2357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 123 op/s 2023-12-16T02:05:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:11 smithi078 ceph-mon[139570]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-16T02:05:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:11 smithi078 ceph-mon[142991]: pgmap v2357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 123 op/s 2023-12-16T02:05:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:11 smithi078 ceph-mon[142991]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-16T02:05:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:12 smithi078 ceph-mon[139570]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-16T02:05:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:12 smithi078 ceph-mon[139570]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-16T02:05:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:12 smithi078 ceph-mon[142991]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-16T02:05:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:12 smithi078 ceph-mon[142991]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-16T02:05:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:12 smithi118 ceph-mon[131825]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-16T02:05:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:12 smithi118 ceph-mon[131825]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-16T02:05:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:13 smithi078 ceph-mon[139570]: pgmap v2361: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.9 KiB/s wr, 20 op/s 2023-12-16T02:05:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:13 smithi078 ceph-mon[139570]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-16T02:05:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:13 smithi078 ceph-mon[142991]: pgmap v2361: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.9 KiB/s wr, 20 op/s 2023-12-16T02:05:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:13 smithi078 ceph-mon[142991]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-16T02:05:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:13 smithi118 ceph-mon[131825]: pgmap v2361: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.9 KiB/s wr, 20 op/s 2023-12-16T02:05:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:13 smithi118 ceph-mon[131825]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-16T02:05:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:15 smithi078 ceph-mon[139570]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-16T02:05:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:15 smithi078 ceph-mon[139570]: pgmap v2364: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 3.4 KiB/s wr, 16 op/s 2023-12-16T02:05:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:15 smithi078 ceph-mon[142991]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-16T02:05:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:15 smithi078 ceph-mon[142991]: pgmap v2364: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 3.4 KiB/s wr, 16 op/s 2023-12-16T02:05:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:15 smithi118 ceph-mon[131825]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-16T02:05:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:15 smithi118 ceph-mon[131825]: pgmap v2364: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 3.4 KiB/s wr, 16 op/s 2023-12-16T02:05:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:16 smithi078 ceph-mon[139570]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-16T02:05:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:16] "GET /metrics HTTP/1.1" 200 82140 "" "Prometheus/2.43.0" 2023-12-16T02:05:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:16 smithi078 ceph-mon[142991]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-16T02:05:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:16 smithi118 ceph-mon[131825]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-16T02:05:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:17 smithi118 ceph-mon[131825]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-16T02:05:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:17 smithi118 ceph-mon[131825]: pgmap v2367: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2023-12-16T02:05:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[139570]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[139570]: pgmap v2367: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[142991]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[142991]: pgmap v2367: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2023-12-16T02:05:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:18 smithi078 ceph-mon[139570]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-16T02:05:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:18 smithi078 ceph-mon[142991]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-16T02:05:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:18 smithi118 ceph-mon[131825]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-16T02:05:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:19 smithi118 ceph-mon[131825]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-16T02:05:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:19 smithi118 ceph-mon[131825]: pgmap v2370: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.2 KiB/s wr, 245 op/s 2023-12-16T02:05:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:19 smithi078 ceph-mon[139570]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-16T02:05:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:19 smithi078 ceph-mon[139570]: pgmap v2370: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.2 KiB/s wr, 245 op/s 2023-12-16T02:05:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:19 smithi078 ceph-mon[142991]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-16T02:05:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:19 smithi078 ceph-mon[142991]: pgmap v2370: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.2 KiB/s wr, 245 op/s 2023-12-16T02:05:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:20 smithi078 ceph-mon[139570]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-16T02:05:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:20 smithi078 ceph-mon[142991]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-16T02:05:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:20 smithi118 ceph-mon[131825]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-16T02:05:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:21 smithi118 ceph-mon[131825]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-16T02:05:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:21 smithi118 ceph-mon[131825]: pgmap v2373: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 246 op/s 2023-12-16T02:05:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:21 smithi078 ceph-mon[139570]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-16T02:05:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:21 smithi078 ceph-mon[139570]: pgmap v2373: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 246 op/s 2023-12-16T02:05:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:21 smithi078 ceph-mon[142991]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-16T02:05:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:21 smithi078 ceph-mon[142991]: pgmap v2373: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 246 op/s 2023-12-16T02:05:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:22 smithi118 ceph-mon[131825]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-16T02:05:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:22 smithi118 ceph-mon[131825]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-16T02:05:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:22 smithi078 ceph-mon[139570]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-16T02:05:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:22 smithi078 ceph-mon[139570]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-16T02:05:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:22 smithi078 ceph-mon[142991]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-16T02:05:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:22 smithi078 ceph-mon[142991]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-16T02:05:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:23 smithi118 ceph-mon[131825]: pgmap v2376: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2023-12-16T02:05:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:23 smithi118 ceph-mon[131825]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-16T02:05:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:23 smithi078 ceph-mon[142991]: pgmap v2376: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2023-12-16T02:05:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:23 smithi078 ceph-mon[142991]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-16T02:05:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:23 smithi078 ceph-mon[139570]: pgmap v2376: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2023-12-16T02:05:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:23 smithi078 ceph-mon[139570]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-16T02:05:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:25 smithi118 ceph-mon[131825]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-16T02:05:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:25 smithi118 ceph-mon[131825]: pgmap v2379: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T02:05:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:25 smithi078 ceph-mon[139570]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-16T02:05:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:25 smithi078 ceph-mon[139570]: pgmap v2379: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T02:05:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:25 smithi078 ceph-mon[142991]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-16T02:05:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:25 smithi078 ceph-mon[142991]: pgmap v2379: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 23 op/s 2023-12-16T02:05:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:26 smithi078 ceph-mon[139570]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-16T02:05:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:26] "GET /metrics HTTP/1.1" 200 82147 "" "Prometheus/2.43.0" 2023-12-16T02:05:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:26 smithi078 ceph-mon[142991]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-16T02:05:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:26 smithi118 ceph-mon[131825]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-16T02:05:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:27 smithi118 ceph-mon[131825]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-16T02:05:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:27 smithi118 ceph-mon[131825]: pgmap v2382: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:05:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:27 smithi118 ceph-mon[131825]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[139570]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[139570]: pgmap v2382: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[139570]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[142991]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[142991]: pgmap v2382: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:05:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:27 smithi078 ceph-mon[142991]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-16T02:05:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:29 smithi078 ceph-mon[139570]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-16T02:05:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:29 smithi078 ceph-mon[139570]: pgmap v2385: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2023-12-16T02:05:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:29 smithi078 ceph-mon[142991]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-16T02:05:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:29 smithi078 ceph-mon[142991]: pgmap v2385: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2023-12-16T02:05:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:29 smithi118 ceph-mon[131825]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-16T02:05:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:29 smithi118 ceph-mon[131825]: pgmap v2385: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2023-12-16T02:05:30.569 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestLibRBD.ConcurentOperations (25731 ms) 2023-12-16T02:05:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:30 smithi078 ceph-mon[139570]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-16T02:05:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:30 smithi078 ceph-mon[142991]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-16T02:05:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:30 smithi118 ceph-mon[131825]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-16T02:05:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:31 smithi078 ceph-mon[139570]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-16T02:05:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:31 smithi078 ceph-mon[139570]: pgmap v2388: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2023-12-16T02:05:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:31 smithi078 ceph-mon[142991]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-16T02:05:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:31 smithi078 ceph-mon[142991]: pgmap v2388: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2023-12-16T02:05:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:31 smithi118 ceph-mon[131825]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-16T02:05:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:31 smithi118 ceph-mon[131825]: pgmap v2388: 745 pgs: 745 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[139570]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[139570]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[142991]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:32 smithi078 ceph-mon[142991]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-16T02:05:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:32 smithi118 ceph-mon[131825]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-16T02:05:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:32 smithi118 ceph-mon[131825]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-16T02:05:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:33 smithi078 ceph-mon[139570]: pgmap v2391: 681 pgs: 681 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:33 smithi078 ceph-mon[139570]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-16T02:05:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:33 smithi078 ceph-mon[142991]: pgmap v2391: 681 pgs: 681 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:33 smithi078 ceph-mon[142991]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-16T02:05:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:33 smithi118 ceph-mon[131825]: pgmap v2391: 681 pgs: 681 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:33 smithi118 ceph-mon[131825]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-16T02:05:35.335 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:05:35.653 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:05:35.653 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (44m) 9m ago 48m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (44m) 7m ago 48m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (49m) 9m ago 49m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (49m) 7m ago 49m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (43m) 7m ago 52m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (44m) 9m ago 54m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (43m) 9m ago 54m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (42m) 7m ago 53m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (43m) 9m ago 52m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (44m) 9m ago 48m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (44m) 7m ago 48m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (42m) 9m ago 52m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (41m) 9m ago 52m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:05:35.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (40m) 9m ago 51m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (40m) 9m ago 51m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (39m) 7m ago 50m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (39m) 7m ago 50m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (38m) 7m ago 50m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (38m) 7m ago 49m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:05:35.655 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (43m) 7m ago 49m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:05:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:35 smithi078 ceph-mon[139570]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-16T02:05:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:35 smithi078 ceph-mon[139570]: pgmap v2394: 617 pgs: 617 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:35 smithi078 ceph-mon[142991]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-16T02:05:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:35 smithi078 ceph-mon[142991]: pgmap v2394: 617 pgs: 617 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:35 smithi118 ceph-mon[131825]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-16T02:05:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:35 smithi118 ceph-mon[131825]: pgmap v2394: 617 pgs: 617 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:05:36.049 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:05:36.050 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:05:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:36] "GET /metrics HTTP/1.1" 200 79746 "" "Prometheus/2.43.0" 2023-12-16T02:05:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[142991]: from='client.36879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[142991]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-16T02:05:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[142991]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3294107792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[139570]: from='client.36879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[139570]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-16T02:05:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[139570]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3294107792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:36 smithi118 ceph-mon[131825]: from='client.36879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:36 smithi118 ceph-mon[131825]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-16T02:05:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:36 smithi118 ceph-mon[131825]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:05:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3294107792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[139570]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[139570]: pgmap v2397: 553 pgs: 553 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[139570]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[142991]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[142991]: pgmap v2397: 553 pgs: 553 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:37 smithi078 ceph-mon[142991]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-16T02:05:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:37 smithi118 ceph-mon[131825]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-16T02:05:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:37 smithi118 ceph-mon[131825]: pgmap v2397: 553 pgs: 553 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:37 smithi118 ceph-mon[131825]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-16T02:05:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:39 smithi078 ceph-mon[139570]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-16T02:05:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:39 smithi078 ceph-mon[139570]: pgmap v2400: 489 pgs: 489 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:39 smithi078 ceph-mon[142991]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-16T02:05:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:39 smithi078 ceph-mon[142991]: pgmap v2400: 489 pgs: 489 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:39 smithi118 ceph-mon[131825]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-16T02:05:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:39 smithi118 ceph-mon[131825]: pgmap v2400: 489 pgs: 489 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:40 smithi078 ceph-mon[139570]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-16T02:05:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:40 smithi078 ceph-mon[142991]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-16T02:05:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:40 smithi118 ceph-mon[131825]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[139570]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[139570]: pgmap v2403: 425 pgs: 425 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[139570]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[142991]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[142991]: pgmap v2403: 425 pgs: 425 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:41 smithi078 ceph-mon[142991]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-16T02:05:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:41 smithi118 ceph-mon[131825]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-16T02:05:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:41 smithi118 ceph-mon[131825]: pgmap v2403: 425 pgs: 425 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:41 smithi118 ceph-mon[131825]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-16T02:05:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:43 smithi078 ceph-mon[139570]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-16T02:05:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:43 smithi078 ceph-mon[139570]: pgmap v2406: 361 pgs: 361 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:43 smithi078 ceph-mon[142991]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-16T02:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:43 smithi078 ceph-mon[142991]: pgmap v2406: 361 pgs: 361 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:43 smithi118 ceph-mon[131825]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-16T02:05:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:43 smithi118 ceph-mon[131825]: pgmap v2406: 361 pgs: 361 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:44 smithi078 ceph-mon[139570]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-16T02:05:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:44 smithi078 ceph-mon[139570]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-16T02:05:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:44 smithi078 ceph-mon[142991]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-16T02:05:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:44 smithi078 ceph-mon[142991]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-16T02:05:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:44 smithi118 ceph-mon[131825]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-16T02:05:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:44 smithi118 ceph-mon[131825]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-16T02:05:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:45 smithi078 ceph-mon[139570]: pgmap v2409: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:45 smithi078 ceph-mon[139570]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-16T02:05:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:45 smithi078 ceph-mon[142991]: pgmap v2409: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:45 smithi078 ceph-mon[142991]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-16T02:05:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:45 smithi118 ceph-mon[131825]: pgmap v2409: 297 pgs: 297 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:45 smithi118 ceph-mon[131825]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-16T02:05:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:46] "GET /metrics HTTP/1.1" 200 79746 "" "Prometheus/2.43.0" 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[139570]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[139570]: pgmap v2412: 233 pgs: 233 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[142991]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[142991]: pgmap v2412: 233 pgs: 233 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:47 smithi118 ceph-mon[131825]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-16T02:05:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:47 smithi118 ceph-mon[131825]: pgmap v2412: 233 pgs: 233 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:05:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:48 smithi078 ceph-mon[139570]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-16T02:05:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:48 smithi078 ceph-mon[142991]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-16T02:05:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:48 smithi118 ceph-mon[131825]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[139570]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[139570]: pgmap v2415: 169 pgs: 169 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[139570]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[142991]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[142991]: pgmap v2415: 169 pgs: 169 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:49 smithi078 ceph-mon[142991]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-16T02:05:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:49 smithi118 ceph-mon[131825]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-16T02:05:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:49 smithi118 ceph-mon[131825]: pgmap v2415: 169 pgs: 169 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:49 smithi118 ceph-mon[131825]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-16T02:05:50.465 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 160 tests from TestLibRBD (338495 ms total) 2023-12-16T02:05:50.465 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:05:50.465 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2023-12-16T02:05:50.514 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2023-12-16T02:05:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:05:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:50 smithi118 ceph-mon[131825]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-16T02:05:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:05:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:50 smithi078 ceph-mon[139570]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-16T02:05:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:05:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:50 smithi078 ceph-mon[142991]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-16T02:05:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:51 smithi118 ceph-mon[131825]: pgmap v2418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:05:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:05:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[139570]: pgmap v2418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[142991]: pgmap v2418: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:05:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:05:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:05:52.519 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:52 smithi118 ceph-mon[131825]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-16T02:05:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2249456971' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[139570]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2249456971' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[142991]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2249456971' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:05:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:05:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:53 smithi118 ceph-mon[131825]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-16T02:05:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:53 smithi118 ceph-mon[131825]: pgmap v2421: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[139570]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[139570]: pgmap v2421: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[142991]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-16T02:05:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:53 smithi078 ceph-mon[142991]: pgmap v2421: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:54.569 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [424606~82254,937980~59657,1872106~27609,3206412~60587,4804269~93978,5542213~24604,8097259~97550,10381787~65586,11672689~3090,16539669~44355] 2023-12-16T02:05:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:54 smithi118 ceph-mon[131825]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-16T02:05:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:54 smithi078 ceph-mon[139570]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-16T02:05:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:54 smithi078 ceph-mon[142991]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-16T02:05:55.551 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [132119~83928,690682~18240,2501850~67660,8371943~69757,12863077~50804,13035433~5134,14345958~15326,15970547~19605,18738654~59084] 2023-12-16T02:05:55.554 INFO:tasks.workunit.client.0.smithi078.stdout: diff was [132119~83928,690682~18240,2501850~67660,8194809~246891,12863077~50804,13035433~5134,14345958~15326,15970547~19605,16777216~2020522] 2023-12-16T02:05:55.558 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5044 ms) 2023-12-16T02:05:55.558 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2023-12-16T02:05:55.558 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:55.581 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~256 2023-12-16T02:05:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:55 smithi118 ceph-mon[131825]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-16T02:05:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:55 smithi118 ceph-mon[131825]: pgmap v2424: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:55 smithi078 ceph-mon[139570]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-16T02:05:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:55 smithi078 ceph-mon[139570]: pgmap v2424: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:55 smithi078 ceph-mon[142991]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-16T02:05:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:55 smithi078 ceph-mon[142991]: pgmap v2424: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:05:56.551 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~256 2023-12-16T02:05:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:56 smithi078 ceph-mon[139570]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-16T02:05:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:05:56] "GET /metrics HTTP/1.1" 200 43730 "" "Prometheus/2.43.0" 2023-12-16T02:05:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:56 smithi078 ceph-mon[142991]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-16T02:05:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:56 smithi118 ceph-mon[131825]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-16T02:05:57.560 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~256 2023-12-16T02:05:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:57 smithi118 ceph-mon[131825]: pgmap v2426: 137 pgs: 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 18 op/s 2023-12-16T02:05:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:57 smithi118 ceph-mon[131825]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-16T02:05:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:57 smithi078 ceph-mon[139570]: pgmap v2426: 137 pgs: 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 18 op/s 2023-12-16T02:05:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:57 smithi078 ceph-mon[139570]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-16T02:05:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:57 smithi078 ceph-mon[142991]: pgmap v2426: 137 pgs: 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 18 op/s 2023-12-16T02:05:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:57 smithi078 ceph-mon[142991]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-16T02:05:58.568 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~256 2023-12-16T02:05:58.569 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3011 ms) 2023-12-16T02:05:58.569 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2023-12-16T02:05:58.570 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:05:58.647 INFO:tasks.workunit.client.0.smithi078.stdout: i=0 exists [44900682~2478454,122714448~3802355,164540838~7161998,189482110~319885,192353999~3358735,226555359~5960213,271848163~4615331,286493305~1365464,336798485~8182482] wrote [44900682~2478454,122714448~3802355,164540838~7161998,189482110~319885,192353999~3358735,226555359~5960213,271848163~4615331,286493305~1365464,336798485~8182482] 2023-12-16T02:05:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:58 smithi118 ceph-mon[131825]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-16T02:05:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:58 smithi078 ceph-mon[139570]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-16T02:05:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:58 smithi078 ceph-mon[142991]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-16T02:05:59.613 INFO:tasks.workunit.client.0.smithi078.stdout: i=1 exists [41701819~5677317,110450165~1120741,119588568~1168979,122714448~3802355,140702251~2491555,157245094~2326265,164540838~7161998,189482110~319885,192353999~3358735,220302236~169534,226555359~5960213,257584145~8170803,271848163~8888308,286493305~1365464,304020359~5903899,327761209~4869591,336798485~8182482] wrote [41701819~5511679,110450165~1120741,119588568~1168979,140702251~2491555,157245094~2326265,220302236~169534,257584145~8170803,273086639~7649832,304020359~5903899,327761209~4869591] 2023-12-16T02:05:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:59 smithi118 ceph-mon[131825]: pgmap v2429: 137 pgs: 137 active+clean; 21 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 251 KiB/s wr, 45 op/s 2023-12-16T02:05:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:05:59 smithi118 ceph-mon[131825]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-16T02:05:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:59 smithi078 ceph-mon[139570]: pgmap v2429: 137 pgs: 137 active+clean; 21 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 251 KiB/s wr, 45 op/s 2023-12-16T02:05:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:05:59 smithi078 ceph-mon[139570]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-16T02:05:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:59 smithi078 ceph-mon[142991]: pgmap v2429: 137 pgs: 137 active+clean; 21 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 251 KiB/s wr, 45 op/s 2023-12-16T02:05:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:05:59 smithi078 ceph-mon[142991]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-16T02:06:00.646 INFO:tasks.workunit.client.0.smithi078.stdout: i=2 exists [41701819~5677317,76022006~7653594,110450165~1120741,118865687~7651116,140702251~2491555,157245094~2326265,164540838~7161998,176971314~5679186,189482110~319885,192353999~3358735,207332180~6037030,220302236~169534,226555359~5960213,242953978~4831784,257584145~8170803,271848163~8888308,286493305~1365464,304020359~5903899,314710484~3721347,327761209~4869591,336798485~8182482,374220868~4340970,387085027~4288724] wrote [76022006~7653594,118865687~6563086,176971314~5679186,207332180~6037030,242953978~4831784,257982114~4717656,314710484~3721347,374220868~4340970,387085027~4288724] 2023-12-16T02:06:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:00 smithi118 ceph-mon[131825]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-16T02:06:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:00 smithi078 ceph-mon[139570]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-16T02:06:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:00 smithi078 ceph-mon[142991]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-16T02:06:01.627 INFO:tasks.workunit.client.0.smithi078.stdout: i=3 exists [41701819~5677317,50275510~5955270,75830044~7845556,88820704~6129156,110450165~1120741,118865687~7651116,140702251~2491555,157245094~2326265,164540838~7161998,176971314~5679186,189482110~319885,192353999~3773673,207332180~6037030,220302236~169534,226555359~5960213,242953978~4831784,257584145~12240866,271848163~8888308,286493305~1365464,304020359~5903899,314710484~3721347,325100580~9747277,336798485~8182482,374220868~4340970,387085027~7278337] wrote [50275510~5955270,75830044~6156088,88820704~6129156,164565923~6688415,193309019~2818653,263871930~5953081,325100580~3031584,328237821~6610036,343325794~1082209,390623921~3739443] 2023-12-16T02:06:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:01 smithi118 ceph-mon[131825]: pgmap v2432: 137 pgs: 137 active+clean; 40 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 143 op/s 2023-12-16T02:06:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:01 smithi118 ceph-mon[131825]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-16T02:06:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:01 smithi078 ceph-mon[139570]: pgmap v2432: 137 pgs: 137 active+clean; 40 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 143 op/s 2023-12-16T02:06:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:01 smithi078 ceph-mon[139570]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-16T02:06:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:01 smithi078 ceph-mon[142991]: pgmap v2432: 137 pgs: 137 active+clean; 40 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 143 op/s 2023-12-16T02:06:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:01 smithi078 ceph-mon[142991]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-16T02:06:02.524 INFO:tasks.workunit.client.0.smithi078.stdout: i=4 exists [35619402~989567,41701819~5677317,50275510~5955270,75830044~7845556,87580525~10941303,110450165~1120741,118865687~7651116,138671298~8172483,153475556~2254281,157245094~2326265,164540838~7161998,176971314~5679186,189482110~319885,192353999~3773673,201998605~1930010,204810090~8559120,220302236~169534,226555359~5960213,242953978~4831784,257584145~23152326,286493305~1365464,304020359~5903899,314710484~3721347,325100580~9747277,336798485~8182482,374220868~4340970,387085027~7278337] wrote [35619402~989567,87580525~10941303,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,266953508~5334175,327062148~7028400] 2023-12-16T02:06:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:02 smithi118 ceph-mon[131825]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-16T02:06:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:02 smithi118 ceph-mon[131825]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[139570]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[139570]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[142991]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:02 smithi078 ceph-mon[142991]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-16T02:06:03.523 INFO:tasks.workunit.client.0.smithi078.stdout: i=5 exists [7989710~7226425,35619402~989567,41701819~5677317,50275510~5955270,75830044~7845556,87580525~14324476,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164540838~7161998,176971314~5679186,189482110~319885,192353999~3773673,201998605~1930010,204810090~8559120,213884127~4845639,220302236~169534,226555359~5960213,242953978~4831784,257584145~23152326,286493305~1365464,304020359~5903899,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,366025933~5723288,374220868~4340970,387085027~7278337] wrote [7989710~7226425,89374121~5852831,96327671~5577330,123213029~4516035,132675145~4532233,213884127~4845639,243952167~1737048,322679908~1458605,340254338~3643282,366025933~5723288] 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[139570]: pgmap v2436: 137 pgs: 137 active+clean; 115 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 19 MiB/s wr, 149 op/s 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[139570]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[142991]: pgmap v2436: 137 pgs: 137 active+clean; 115 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 19 MiB/s wr, 149 op/s 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:03 smithi078 ceph-mon[142991]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-16T02:06:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:03 smithi118 ceph-mon[131825]: pgmap v2436: 137 pgs: 137 active+clean; 115 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 19 MiB/s wr, 149 op/s 2023-12-16T02:06:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:03 smithi118 ceph-mon[131825]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-16T02:06:04.526 INFO:tasks.workunit.client.0.smithi078.stdout: i=6 exists [7989710~7226425,29000923~2659252,35619402~989567,41701819~5677317,50275510~5955270,75830044~7845556,87580525~14324476,102825005~2757593,106047444~2178370,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164540838~7161998,176971314~5679186,189482110~319885,192353999~3773673,201998605~1930010,204810090~13919676,220302236~169534,226555359~5960213,242953978~4831784,251082265~29654206,286493305~1365464,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,356432822~3992091,366025933~5723288,374220868~4340970,387085027~7278337] wrote [29000923~2659252,102825005~2757593,106047444~2178370,125268945~1072339,213189772~2617091,251082265~6914956,300566507~11055700,356432822~3992091,388531953~5512347] 2023-12-16T02:06:05.575 INFO:tasks.workunit.client.0.smithi078.stdout: i=7 exists [7989710~7226425,26921523~7914315,35619402~989567,41701819~5677317,50275510~5955270,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~4532233,138671298~8172483,148575496~7414107,157245094~2326265,159765062~11937774,176971314~6470809,189482110~319885,192353999~3773673,201998605~1930010,204810090~13919676,220302236~169534,226555359~5960213,238243191~9542571,251082265~32862234,286493305~1365464,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] wrote [26921523~7914315,105005977~5832411,148575496~7414107,159765062~7314602,178685380~4756743,238243191~6374424,276276710~7667789,327574926~2687302,345938132~1049056,377361846~6204825] 2023-12-16T02:06:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:05 smithi078 ceph-mon[139570]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-16T02:06:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:05 smithi078 ceph-mon[139570]: pgmap v2439: 137 pgs: 137 active+clean; 229 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 40 MiB/s wr, 95 op/s 2023-12-16T02:06:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:05 smithi078 ceph-mon[142991]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-16T02:06:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:05 smithi078 ceph-mon[142991]: pgmap v2439: 137 pgs: 137 active+clean; 229 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 40 MiB/s wr, 95 op/s 2023-12-16T02:06:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:05 smithi118 ceph-mon[131825]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-16T02:06:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:05 smithi118 ceph-mon[131825]: pgmap v2439: 137 pgs: 137 active+clean; 229 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 40 MiB/s wr, 95 op/s 2023-12-16T02:06:06.386 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:06:06.505 INFO:tasks.workunit.client.0.smithi078.stdout: i=8 exists [7989710~7226425,26921523~7914315,35619402~989567,41701819~5677317,50275510~5955270,60990658~708480,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14168636,148575496~7414107,157245094~2326265,159765062~11937774,176971314~8223597,189482110~319885,192353999~3773673,201998605~1930010,204810090~13919676,220302236~169534,226555359~5960213,238243191~9542571,251082265~32862234,286493305~1365464,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] wrote [30919333~2294300,60990658~708480,68861564~4732860,135865006~3844431,178145952~7048959,276955996~3507215,331731779~834216,341210193~760888,349714066~143419] 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (45m) 10m ago 49m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (44m) 7m ago 48m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (50m) 10m ago 50m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (49m) 7m ago 49m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (44m) 7m ago 53m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (44m) 10m ago 54m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:06:06.711 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (44m) 10m ago 54m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (43m) 7m ago 53m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (43m) 10m ago 53m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (45m) 10m ago 48m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (44m) 7m ago 48m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (42m) 10m ago 52m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (42m) 10m ago 52m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (41m) 10m ago 52m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (40m) 10m ago 51m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (40m) 7m ago 51m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (39m) 7m ago 51m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (39m) 7m ago 50m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (38m) 7m ago 50m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:06:06.712 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (44m) 7m ago 49m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:06:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:06 smithi078 ceph-mon[139570]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-16T02:06:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:06 smithi078 ceph-mon[142991]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-16T02:06:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:06] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.43.0" 2023-12-16T02:06:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:06 smithi118 ceph-mon[131825]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-16T02:06:07.093 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:07.094 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:06:07.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:06:07.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:06:07.095 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:06:07.095 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:06:07.509 INFO:tasks.workunit.client.0.smithi078.stdout: i=9 exists [7989710~7226425,26921523~7914315,35619402~989567,41701819~5677317,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7414107,157245094~2326265,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,201998605~1930010,204810090~13919676,220302236~169534,226555359~5960213,238243191~9542571,251082265~32862234,286493305~6485335,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] wrote [66597179~170918,79284300~2561707,143820269~3799574,187221709~4054582,195421735~325409,287076907~5901733,301913199~1010959,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[139570]: from='client.36909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[139570]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[139570]: pgmap v2442: 137 pgs: 137 active+clean; 279 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 MiB/s wr, 265 op/s 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[139570]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3403405067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[142991]: from='client.36909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[142991]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[142991]: pgmap v2442: 137 pgs: 137 active+clean; 279 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 MiB/s wr, 265 op/s 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[142991]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3403405067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:07 smithi118 ceph-mon[131825]: from='client.36909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:07 smithi118 ceph-mon[131825]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-16T02:06:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:07 smithi118 ceph-mon[131825]: pgmap v2442: 137 pgs: 137 active+clean; 279 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 MiB/s wr, 265 op/s 2023-12-16T02:06:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:07 smithi118 ceph-mon[131825]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3403405067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:08.593 INFO:tasks.workunit.client.0.smithi078.stdout: i=10 exists [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,41701819~5677317,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,201998605~1930010,204810090~13919676,219688663~12826909,238243191~9542571,248676258~35268241,286493305~6485335,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] wrote [3216987~4236460,59065950~6123373,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,314772241~272212] 2023-12-16T02:06:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:08 smithi118 ceph-mon[131825]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-16T02:06:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:08 smithi078 ceph-mon[139570]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-16T02:06:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:08 smithi078 ceph-mon[142991]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-16T02:06:09.579 INFO:tasks.workunit.client.0.smithi078.stdout: i=11 exists [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,41701819~5677317,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,201998605~1930010,204810090~13919676,219688663~12826909,238243191~9542571,248676258~35268241,286493305~6485335,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] wrote [12657045~8063842,53796869~105005,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,270765849~1657661,312954768~5369245,377887838~8166217,404882501~6825282] 2023-12-16T02:06:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:09 smithi118 ceph-mon[131825]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-16T02:06:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:09 smithi118 ceph-mon[131825]: pgmap v2445: 137 pgs: 137 active+clean; 474 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 194 KiB/s rd, 52 MiB/s wr, 316 op/s 2023-12-16T02:06:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:09 smithi078 ceph-mon[139570]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-16T02:06:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:09 smithi078 ceph-mon[139570]: pgmap v2445: 137 pgs: 137 active+clean; 474 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 194 KiB/s rd, 52 MiB/s wr, 316 op/s 2023-12-16T02:06:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:09 smithi078 ceph-mon[142991]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-16T02:06:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:09 smithi078 ceph-mon[142991]: pgmap v2445: 137 pgs: 137 active+clean; 474 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 194 KiB/s rd, 52 MiB/s wr, 316 op/s 2023-12-16T02:06:10.559 INFO:tasks.workunit.client.0.smithi078.stdout: i=12 exists [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,41701819~5677317,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,201998605~1930010,204810090~13919676,219688663~12826909,236110458~11675304,248676258~44302382,293559972~2796193,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] wrote [16517526~6722239,32335674~569209,33446666~1931683,105601033~3232582,147234305~1971372,211794449~6434,236110458~3500934,283104440~7227243,293559972~2796193,326112024~4728424] 2023-12-16T02:06:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:10 smithi118 ceph-mon[131825]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-16T02:06:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:10 smithi078 ceph-mon[139570]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-16T02:06:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:10 smithi078 ceph-mon[142991]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-16T02:06:11.578 INFO:tasks.workunit.client.0.smithi078.stdout: i=13 exists [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,201998605~1930010,204810090~13919676,219688663~12826909,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,387085027~8206415,403950595~7757188] wrote [32462324~2814235,37327455~6143846,44533549~7667619,141487236~1178365,209757556~5000307,235739891~3009797,253508692~4546303,299295409~6677778,311107936~5804235,363780229~2424194] 2023-12-16T02:06:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:11 smithi118 ceph-mon[131825]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-16T02:06:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:11 smithi118 ceph-mon[131825]: pgmap v2448: 137 pgs: 137 active+clean; 521 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 51 MiB/s wr, 302 op/s 2023-12-16T02:06:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:11 smithi078 ceph-mon[139570]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-16T02:06:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:11 smithi078 ceph-mon[139570]: pgmap v2448: 137 pgs: 137 active+clean; 521 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 51 MiB/s wr, 302 op/s 2023-12-16T02:06:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:11 smithi078 ceph-mon[142991]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-16T02:06:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:11 smithi078 ceph-mon[142991]: pgmap v2448: 137 pgs: 137 active+clean; 521 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 51 MiB/s wr, 302 op/s 2023-12-16T02:06:12.587 INFO:tasks.workunit.client.0.smithi078.stdout: i=14 exists [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~26896214,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,198287283~2831254,201998605~1930010,204810090~27705482,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,336798485~8182482,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~8206415,403950595~7757188] wrote [149481498~8443003,198287283~2831254,218057187~6390417,271348650~5229266,332312019~1351861,342325024~786015,346463491~988761,371164398~5484546] 2023-12-16T02:06:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:12 smithi118 ceph-mon[131825]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-16T02:06:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:12 smithi078 ceph-mon[139570]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-16T02:06:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:12 smithi078 ceph-mon[142991]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-16T02:06:13.611 INFO:tasks.workunit.client.0.smithi078.stdout: i=15 exists [3216987~20022778,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,198287283~3624137,201998605~1930010,204810090~27705482,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,336798485~8182482,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~14896179,403950595~7757188] wrote [5539777~7327515,112063689~5985327,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,358680236~128867,393911006~8070200] 2023-12-16T02:06:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:13 smithi118 ceph-mon[131825]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-16T02:06:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:13 smithi118 ceph-mon[131825]: pgmap v2451: 137 pgs: 137 active+clean; 602 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 29 MiB/s wr, 199 op/s 2023-12-16T02:06:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:13 smithi078 ceph-mon[142991]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-16T02:06:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:13 smithi078 ceph-mon[142991]: pgmap v2451: 137 pgs: 137 active+clean; 602 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 29 MiB/s wr, 199 op/s 2023-12-16T02:06:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:13 smithi078 ceph-mon[139570]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-16T02:06:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:13 smithi078 ceph-mon[139570]: pgmap v2451: 137 pgs: 137 active+clean; 602 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 29 MiB/s wr, 199 op/s 2023-12-16T02:06:14.626 INFO:tasks.workunit.client.0.smithi078.stdout: i=16 exists [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,198287283~3624137,201998605~1930010,204810090~27705482,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,336798485~8182482,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] wrote [33482481~11372914,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,331986852~568549,354270220~3572731,363116956~7871535] 2023-12-16T02:06:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:14 smithi118 ceph-mon[131825]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-16T02:06:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:14 smithi078 ceph-mon[139570]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-16T02:06:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:14 smithi078 ceph-mon[142991]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-16T02:06:15.674 INFO:tasks.workunit.client.0.smithi078.stdout: i=17 exists [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,198287283~3624137,201998605~1930010,204810090~27705482,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12987563,336798485~8182482,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] wrote [22905749~10315996,42820411~4649750,97259323~6979542,162062005~2479179,288896771~128564,306045702~5640096,328713783~6953688,373637477~3566282] 2023-12-16T02:06:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:15 smithi118 ceph-mon[131825]: pgmap v2453: 137 pgs: 137 active+clean; 681 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 41 MiB/s wr, 155 op/s 2023-12-16T02:06:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:15 smithi118 ceph-mon[131825]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-16T02:06:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:15 smithi078 ceph-mon[142991]: pgmap v2453: 137 pgs: 137 active+clean; 681 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 41 MiB/s wr, 155 op/s 2023-12-16T02:06:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:15 smithi078 ceph-mon[142991]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-16T02:06:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:15 smithi078 ceph-mon[139570]: pgmap v2453: 137 pgs: 137 active+clean; 681 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 41 MiB/s wr, 155 op/s 2023-12-16T02:06:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:15 smithi078 ceph-mon[139570]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-16T02:06:16.678 INFO:tasks.workunit.client.0.smithi078.stdout: i=18 exists [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~26896214,159765062~11937774,176971314~8223597,187221709~4054582,192353999~3773673,198287283~3624137,201998605~1930010,204810090~27705482,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~12987563,336798485~8182482,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] wrote [42258876~380691,126371545~5116711,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,322255323~75156,328104491~3562757,386288129~5972576,404088686~3213981] 2023-12-16T02:06:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:16 smithi078 ceph-mon[139570]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-16T02:06:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:16 smithi078 ceph-mon[142991]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-16T02:06:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:16] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.43.0" 2023-12-16T02:06:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:16 smithi118 ceph-mon[131825]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-16T02:06:17.699 INFO:tasks.workunit.client.0.smithi078.stdout: i=19 exists [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~39027691,176971314~8223597,187221709~4054582,192353999~3773673,198287283~3624137,201998605~30516967,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~22301059,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] wrote [105305275~5023812,150723118~5165698,156508550~4847184,203848184~1576341,213985303~5015356,260799055~2511967,333795381~8053759,390231739~4412703] 2023-12-16T02:06:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:17 smithi118 ceph-mon[131825]: pgmap v2456: 137 pgs: 137 active+clean; 719 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 32 MiB/s wr, 331 op/s 2023-12-16T02:06:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:17 smithi118 ceph-mon[131825]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[139570]: pgmap v2456: 137 pgs: 137 active+clean; 719 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 32 MiB/s wr, 331 op/s 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[139570]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[142991]: pgmap v2456: 137 pgs: 137 active+clean; 719 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 32 MiB/s wr, 331 op/s 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:17 smithi078 ceph-mon[142991]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-16T02:06:18.641 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 1 diff [41701819~5511679,110450165~1120741,119588568~1168979,140702251~2491555,157245094~2326265,220302236~169534,257584145~8170803,273086639~7649832,304020359~5903899,327761209~4869591] 2023-12-16T02:06:18.642 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [41701819~5511679,110450165~1120741,119588568~1168979,140702251~2491555,157245094~2326265,220302236~169534,257584145~8170803,273086639~7649832,304020359~5903899,327761209~4869591] 2023-12-16T02:06:18.658 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [37748736~9464762,109051904~2519002,117440512~3317035,138412032~4781774,155189248~4382111,218103808~2367962,255852544~9902404,273086639~7649832,301989888~7934370,327155712~5475088] 2023-12-16T02:06:18.659 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 2 diff [41701819~5511679,76022006~7653594,110450165~1120741,118865687~6563086,140702251~2491555,157245094~2326265,176971314~5679186,207332180~6037030,220302236~169534,242953978~4831784,257584145~8170803,273086639~7649832,304020359~5903899,314710484~3721347,327761209~4869591,374220868~4340970,387085027~4288724] 2023-12-16T02:06:18.659 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [41701819~5511679,76022006~7653594,110450165~1120741,118865687~6563086,140702251~2491555,157245094~2326265,176971314~5679186,207332180~6037030,220302236~169534,242953978~4831784,257584145~8170803,273086639~7649832,304020359~5903899,314710484~3721347,327761209~4869591,374220868~4340970,387085027~4288724] 2023-12-16T02:06:18.666 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [37748736~9464762,75497472~8178128,109051904~2519002,117440512~7988261,138412032~4781774,155189248~4382111,176160768~6489732,205520896~7848314,218103808~2367962,239075328~8710434,255852544~9902404,273086639~7649832,301989888~7934370,314572800~3859031,327155712~5475088,373293056~5268782,385875968~5497783] 2023-12-16T02:06:18.666 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 3 diff [41701819~5511679,50275510~5955270,75830044~7845556,88820704~6129156,110450165~1120741,118865687~6563086,140702251~2491555,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,207332180~6037030,220302236~169534,242953978~4831784,257584145~12240866,273086639~7649832,304020359~5903899,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.666 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [41701819~5511679,50275510~5955270,75830044~7845556,88820704~6129156,110450165~1120741,118865687~6563086,140702251~2491555,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,207332180~6037030,220302236~169534,242953978~4831784,257584145~12240866,273086639~7649832,304020359~5903899,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.672 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [37748736~9464762,47379136~8851644,75497472~8178128,88080384~6869476,109051904~2519002,117440512~7988261,138412032~4781774,155189248~4382111,164565923~6688415,176160768~6489732,193309019~2818653,205520896~7848314,218103808~2367962,239075328~8710434,255852544~13972467,273086639~7649832,301989888~7934370,314572800~3859031,322961408~11886449,343325794~1082209,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.672 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 4 diff [35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~10941303,110450165~1120741,118865687~6563086,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,220302236~169534,242953978~4831784,257584145~14703538,273086639~7649832,304020359~5903899,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.672 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~10941303,110450165~1120741,118865687~6563086,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,220302236~169534,242953978~4831784,257584145~14703538,273086639~7649832,304020359~5903899,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.679 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~3054537,37748736~9464762,47379136~8851644,75497472~8178128,83886080~14635748,109051904~2519002,117440512~7988261,138412032~8431749,150994944~8576415,164565923~6688415,176160768~6489732,193309019~2818653,201326592~12042618,218103808~2367962,239075328~8710434,255852544~16435139,273086639~7649832,301989888~7934370,314572800~3859031,322961408~11886449,343325794~1082209,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.679 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 5 diff [7989710~7226425,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,213884127~4845639,220302236~169534,242953978~4831784,257584145~14703538,273086639~7649832,304020359~5903899,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.679 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,213884127~4845639,220302236~169534,242953978~4831784,257584145~14703538,273086639~7649832,304020359~5903899,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.686 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,33554432~3054537,37748736~9464762,47379136~8851644,75497472~8178128,83886080~18018921,109051904~2519002,117440512~10288552,130023424~7183954,138412032~8431749,150994944~8576415,164565923~6688415,176160768~6489732,193309019~2818653,201326592~19145178,239075328~8710434,255852544~16435139,273086639~7649832,301989888~7934370,314572800~3859031,318767104~16080753,340254338~4153665,364904448~6844773,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.686 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 6 diff [7989710~7226425,29000923~2659252,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,102825005~2757593,106047444~2178370,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,242953978~4831784,251082265~21205418,273086639~7649832,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.686 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,29000923~2659252,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,102825005~2757593,106047444~2178370,110450165~1120741,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,157245094~2326265,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,242953978~4831784,251082265~21205418,273086639~7649832,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.692 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~6494351,33554432~3054537,37748736~9464762,47379136~8851644,75497472~8178128,83886080~24339734,109051904~2519002,117440512~10288552,130023424~7183954,138412032~8431749,150994944~8576415,164565923~6688415,176160768~6489732,193309019~2818653,201326592~19145178,239075328~33212355,273086639~7649832,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,352321536~8103377,364904448~6844773,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.692 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 7 diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~4532233,138671298~8172483,148575496~7414107,157245094~2326265,159765062~11489276,176971314~6470809,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.692 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~4532233,138671298~8172483,148575496~7414107,157245094~2326265,159765062~11489276,176971314~6470809,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.698 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,37748736~9464762,47379136~8851644,75497472~8178128,83886080~27684826,117440512~10288552,130023424~7183954,138412032~32842306,176160768~7281355,193309019~2818653,201326592~19145178,234881024~37406659,273086639~10857860,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,352321536~8103377,364904448~6844773,373293056~10273615,385875968~8487396] 2023-12-16T02:06:18.698 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 8 diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,60990658~708480,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14168636,148575496~7414107,157245094~2326265,159765062~11489276,176971314~8223597,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.699 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,60990658~708480,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14168636,148575496~7414107,157245094~2326265,159765062~11489276,176971314~8223597,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.705 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,37748736~9464762,47379136~8851644,58720256~2978882,67108864~6485560,75497472~8178128,83886080~27684826,117440512~10288552,130023424~41230914,176160768~9034143,193309019~2818653,201326592~19145178,234881024~37406659,273086639~10857860,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~8487396] 2023-12-16T02:06:18.706 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 9 diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7414107,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.706 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7414107,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,220302236~169534,238243191~9542571,251082265~21205418,273086639~10857860,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.712 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,37748736~9464762,47379136~8851644,58720256~2978882,62914560~3853537,67108864~6485560,75497472~8178128,83886080~27684826,117440512~10288552,130023424~41230914,176160768~15115523,193309019~2818653,201326592~19145178,234881024~37406659,273086639~10857860,287076907~5901733,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~9415474,402653184~2429301] 2023-12-16T02:06:18.712 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 10 diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23611425,273086639~10857860,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.712 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8745901,118865687~8863377,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23611425,273086639~10857860,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.718 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~15216135,25165824~11443145,37748736~9464762,47379136~8851644,58720256~8047841,67108864~6485560,75497472~8178128,83886080~27684826,117440512~10288552,130023424~41230914,176160768~15115523,193309019~2818653,201326592~26283996,234881024~37406659,273086639~10857860,287076907~5901733,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~9415474,402653184~2429301] 2023-12-16T02:06:18.718 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 11 diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23747252,273086639~10857860,287076907~5901733,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.718 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~14944698,148575496~7756292,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23747252,273086639~10857860,287076907~5901733,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.724 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20720887,25165824~11443145,37748736~9464762,47379136~8851644,58720256~8047841,67108864~16566736,83886080~27684826,117440512~11497306,130023424~41230914,176160768~15115523,193309019~2818653,201326592~26283996,234881024~37542486,273086639~10857860,287076907~5901733,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.724 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 12 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,236110458~11675304,248676258~23747252,273086639~19892001,293559972~2796193,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.724 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,41701819~5511679,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,236110458~11675304,248676258~23747252,273086639~19892001,293559972~2796193,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.730 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~11443145,37748736~9464762,47379136~8851644,58720256~8047841,67108864~16566736,83886080~27684826,117440512~11497306,130023424~41230914,176160768~15115523,193309019~2818653,201326592~26283996,234881024~37542486,273086639~23269526,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.730 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 13 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~12045871,248676258~23747252,273086639~19892001,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.730 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~23656643,157245094~2326265,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~12045871,248676258~23747252,273086639~19892001,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.736 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~16566736,83886080~27684826,117440512~11497306,130023424~41230914,176160768~15115523,193309019~2818653,201326592~26283996,234881024~37542486,273086639~23269526,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,360710144~11039077,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.736 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 14 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.736 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.742 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~16566736,83886080~27684826,117440512~11497306,130023424~41230914,176160768~15115523,193309019~2818653,197132288~3986249,201326592~26283996,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~34581298,402653184~9054599] 2023-12-16T02:06:18.742 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 15 diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.743 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~18903325,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.748 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~16566736,83886080~45051738,130023424~41230914,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.748 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 16 diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.748 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8745901,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.754 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~16566736,83886080~45051738,130023424~41230914,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.755 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 17 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.755 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~10072131,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.760 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~45051738,130023424~41230914,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.760 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 18 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.760 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~26896214,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.766 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.766 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 19 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.766 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.772 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.772 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 2 diff [76022006~7653594,118865687~6563086,176971314~5679186,207332180~6037030,242953978~4831784,257982114~4717656,314710484~3721347,374220868~4340970,387085027~4288724] 2023-12-16T02:06:18.772 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [76022006~7653594,118865687~6563086,176971314~5679186,207332180~6037030,242953978~4831784,257982114~4717656,314710484~3721347,374220868~4340970,387085027~4288724] 2023-12-16T02:06:18.777 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [75497472~8178128,118865687~6563086,176160768~6489732,205520896~7848314,239075328~8710434,257982114~4717656,314572800~3859031,373293056~5268782,385875968~5497783] 2023-12-16T02:06:18.777 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 3 diff [50275510~5955270,75830044~7845556,88820704~6129156,118865687~6563086,164565923~6688415,176971314~5679186,193309019~2818653,207332180~6037030,242953978~4831784,257982114~4717656,263871930~5953081,314710484~3721347,325100580~3031584,328237821~6610036,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.778 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [50275510~5955270,75830044~7845556,88820704~6129156,118865687~6563086,164565923~6688415,176971314~5679186,193309019~2818653,207332180~6037030,242953978~4831784,257982114~4717656,263871930~5953081,314710484~3721347,325100580~3031584,328237821~6610036,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.783 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [47379136~8851644,75497472~8178128,88080384~6869476,118865687~6563086,164565923~6688415,176160768~6489732,193309019~2818653,205520896~7848314,239075328~8710434,257982114~4717656,263871930~5953081,314572800~3859031,322961408~5170756,328237821~6610036,343325794~1082209,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.783 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 4 diff [35619402~989567,50275510~5955270,75830044~7845556,87580525~10941303,118865687~6563086,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,242953978~4831784,257982114~4717656,263871930~8415753,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.783 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [35619402~989567,50275510~5955270,75830044~7845556,87580525~10941303,118865687~6563086,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,242953978~4831784,257982114~4717656,263871930~8415753,314710484~3721347,325100580~9747277,343325794~1082209,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.788 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~3054537,47379136~8851644,75497472~8178128,83886080~14635748,118865687~6563086,138671298~8172483,150994944~4734893,164565923~6688415,176160768~6489732,193309019~2818653,201326592~12042618,239075328~8710434,257982114~4717656,263871930~8415753,314572800~3859031,322961408~11886449,343325794~1082209,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.789 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 5 diff [7989710~7226425,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,213884127~4845639,242953978~4831784,257982114~4717656,263871930~8415753,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.789 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~8559120,213884127~4845639,242953978~4831784,257982114~4717656,263871930~8415753,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.794 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,33554432~3054537,47379136~8851644,75497472~8178128,83886080~18018921,118865687~8863377,130023424~7183954,138671298~8172483,150994944~4734893,164565923~6688415,176160768~6489732,193309019~2818653,201326592~17403174,239075328~8710434,257982114~4717656,263871930~8415753,314572800~3859031,318767104~16080753,340254338~4153665,364904448~6844773,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.794 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 6 diff [7989710~7226425,29000923~2659252,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,102825005~2757593,106047444~2178370,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~13919676,242953978~4831784,251082265~11617505,263871930~8415753,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.794 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,29000923~2659252,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,102825005~2757593,106047444~2178370,118865687~8863377,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,176971314~5679186,193309019~2818653,201998605~1930010,204810090~13919676,242953978~4831784,251082265~11617505,263871930~8415753,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,374220868~4340970,387085027~7278337] 2023-12-16T02:06:18.800 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~6494351,33554432~3054537,47379136~8851644,75497472~8178128,83886080~24339734,118865687~8863377,130023424~7183954,138671298~8172483,150994944~4734893,164565923~6688415,176160768~6489732,193309019~2818653,201326592~17403174,239075328~23624442,263871930~8415753,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,352321536~8103377,364904448~6844773,373293056~5268782,385875968~8487396] 2023-12-16T02:06:18.800 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 7 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~4532233,138671298~8172483,148575496~7414107,159765062~11489276,176971314~6470809,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.800 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~4532233,138671298~8172483,148575496~7414107,159765062~11489276,176971314~6470809,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.806 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,75497472~8178128,83886080~26952308,118865687~8863377,130023424~7183954,138671298~17318305,159571359~11682979,176160768~7281355,193309019~2818653,201326592~17403174,234881024~27818746,263871930~8415753,276276710~7667789,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,352321536~8103377,364904448~6844773,373293056~10273615,385875968~8487396] 2023-12-16T02:06:18.806 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 8 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14168636,148575496~7414107,159765062~11489276,176971314~8223597,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.806 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14168636,148575496~7414107,159765062~11489276,176971314~8223597,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,374220868~9345803,387085027~7278337] 2023-12-16T02:06:18.811 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,58720256~2978882,67108864~6485560,75497472~8178128,83886080~26952308,118865687~8863377,130023424~25966179,159571359~11682979,176160768~9034143,193309019~2818653,201326592~17403174,234881024~27818746,263871930~8415753,276276710~7667789,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~8487396] 2023-12-16T02:06:18.811 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 9 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14944698,148575496~7414107,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.811 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14944698,148575496~7414107,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,238243191~9542571,251082265~11617505,263871930~8415753,276276710~7667789,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.817 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,58720256~2978882,62914560~3853537,67108864~6485560,75497472~8178128,83886080~26952308,118865687~8863377,130023424~25966179,159571359~11682979,176160768~15115523,193309019~2818653,201326592~17403174,234881024~27818746,263871930~8415753,276276710~7667789,287076907~5901733,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~9415474,402653184~2429301] 2023-12-16T02:06:18.817 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 10 diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14944698,148575496~7756292,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23611425,276276710~7667789,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.817 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~7845556,87580525~14324476,102825005~8013383,118865687~8863377,132675145~14944698,148575496~7756292,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23611425,276276710~7667789,287076907~5901733,300566507~11055700,314710484~3721347,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,387085027~8206415,403950595~1131890] 2023-12-16T02:06:18.822 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~15216135,25165824~11443145,47379136~8851644,58720256~8047841,67108864~6485560,75497472~8178128,83886080~26952308,118865687~8863377,130023424~26308364,159571359~11682979,176160768~15115523,193309019~2818653,201326592~17403174,219688663~7921925,234881024~37406659,276276710~7667789,287076907~5901733,297795584~13826623,314572800~3859031,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~10273615,385875968~9415474,402653184~2429301] 2023-12-16T02:06:18.822 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 11 diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~14944698,148575496~7756292,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23747252,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.822 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~14944698,148575496~7756292,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,238243191~9542571,248676258~23747252,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.828 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20720887,25165824~11443145,47379136~8851644,58720256~8047841,67108864~16566736,83886080~26952308,118865687~10072131,130023424~26308364,159571359~11682979,176160768~15115523,193309019~2818653,201326592~17403174,219688663~7921925,234881024~37542486,276276710~7667789,287076907~5901733,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.828 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 12 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~23656643,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,236110458~11675304,248676258~23747252,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.829 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~23656643,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,236110458~11675304,248676258~23747252,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5477063,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.834 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~11443145,47379136~8851644,58720256~8047841,67108864~16566736,83886080~26952308,118865687~10072131,130023424~26308364,159571359~11682979,176160768~15115523,193309019~2818653,201326592~17403174,219688663~7921925,234881024~37542486,276276710~20079455,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.834 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 13 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~23656643,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~12045871,248676258~23747252,276276710~16701930,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.834 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~23656643,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~12045871,248676258~23747252,276276710~16701930,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.840 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~16566736,83886080~26952308,118865687~10072131,130023424~26308364,159571359~11682979,176160768~15115523,193309019~2818653,201326592~17403174,219688663~7921925,234881024~37542486,276276710~20079455,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,360710144~11039077,373293056~21998386,402653184~9054599] 2023-12-16T02:06:18.840 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 14 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.840 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~8206415,403950595~7757188] 2023-12-16T02:06:18.845 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~16566736,83886080~26952308,118865687~10072131,130023424~27901077,159571359~11682979,176160768~15115523,193309019~2818653,197132288~3986249,201326592~26283996,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~34581298,402653184~9054599] 2023-12-16T02:06:18.846 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 15 diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.846 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.851 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~10072131,130023424~27901077,159571359~11682979,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.851 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 16 diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.851 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~14324476,102825005~8013383,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.857 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~10072131,130023424~27901077,159571359~11682979,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.857 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 17 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.857 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~10072131,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,387085027~14896179,403950595~7757188] 2023-12-16T02:06:18.863 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~10072131,130023424~27901077,159571359~11682979,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.863 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 18 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.863 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~25249356,159765062~11489276,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.868 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~39058814,159571359~11682979,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.868 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 19 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.868 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.874 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:18.874 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 3 diff [50275510~5955270,75830044~6156088,88820704~6129156,164565923~6688415,193309019~2818653,263871930~5953081,325100580~3031584,328237821~6610036,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.874 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [50275510~5955270,75830044~6156088,88820704~6129156,164565923~6688415,193309019~2818653,263871930~5953081,325100580~3031584,328237821~6610036,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.879 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [47379136~8851644,75830044~6156088,88080384~6869476,164565923~6688415,193309019~2818653,263871930~5953081,322961408~5170756,328237821~6610036,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.880 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 4 diff [35619402~989567,50275510~5955270,75830044~6156088,87580525~10941303,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,263871930~8415753,325100580~9747277,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.880 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [35619402~989567,50275510~5955270,75830044~6156088,87580525~10941303,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,263871930~8415753,325100580~9747277,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.885 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~3054537,47379136~8851644,75830044~6156088,83886080~14635748,138671298~8172483,150994944~4734893,164565923~6688415,193309019~2818653,201326592~8491134,263871930~8415753,322961408~11886449,343325794~1082209,390623921~3739443] 2023-12-16T02:06:18.885 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 5 diff [7989710~7226425,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,213884127~4845639,243952167~1737048,263871930~8415753,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,390623921~3739443] 2023-12-16T02:06:18.885 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,213884127~4845639,243952167~1737048,263871930~8415753,322679908~1458605,325100580~9747277,340254338~4153665,366025933~5723288,390623921~3739443] 2023-12-16T02:06:18.890 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,33554432~3054537,47379136~8851644,75830044~6156088,83886080~18018921,123213029~4516035,130023424~7183954,138671298~8172483,150994944~4734893,164565923~6688415,193309019~2818653,201326592~8491134,213369210~5360556,243952167~1737048,263871930~8415753,318767104~16080753,340254338~4153665,364904448~6844773,390623921~3739443] 2023-12-16T02:06:18.891 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 6 diff [7989710~7226425,29000923~2659252,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,243952167~1737048,251082265~6914956,263871930~8415753,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,388531953~5831411] 2023-12-16T02:06:18.891 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,29000923~2659252,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164565923~6688415,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,243952167~1737048,251082265~6914956,263871930~8415753,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,356432822~3992091,366025933~5723288,388531953~5831411] 2023-12-16T02:06:18.896 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~6494351,33554432~3054537,47379136~8851644,75830044~6156088,83886080~24339734,123213029~4516035,130023424~7183954,138671298~8172483,150994944~4734893,164565923~6688415,193309019~2818653,201326592~8491134,213189772~5539994,243952167~1737048,247785762~10211459,263871930~8415753,297795584~13826623,318767104~16080753,340254338~4153665,352321536~8103377,364904448~6844773,388531953~5831411] 2023-12-16T02:06:18.896 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 7 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~4532233,138671298~8172483,148575496~7414107,159765062~11489276,178685380~4756743,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.896 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~4532233,138671298~8172483,148575496~7414107,159765062~11489276,178685380~4756743,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.902 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,75830044~6156088,83886080~26952308,123213029~4516035,130023424~7183954,138671298~17318305,159571359~11682979,178685380~4756743,193309019~2818653,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,263871930~8415753,276276710~7667789,297795584~13826623,318767104~16080753,340254338~4153665,344980967~2006221,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.902 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 8 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14168636,148575496~7414107,159765062~11489276,178145952~7048959,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.902 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14168636,148575496~7414107,159765062~11489276,178145952~7048959,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:18 smithi118 ceph-mon[131825]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-16T02:06:18.910 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,58720256~2978882,67108864~6485560,75830044~6156088,83886080~26952308,123213029~4516035,130023424~25966179,159571359~11682979,178145952~7048959,193309019~2818653,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,263871930~8415753,276276710~7667789,297795584~13826623,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5831411] 2023-12-16T02:06:18.910 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 9 diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7414107,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:18.910 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,60990658~708480,66597179~170918,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7414107,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,263871930~8415753,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:18.913 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,47379136~8851644,58720256~2978882,62914560~3853537,67108864~6485560,75830044~6156088,83886080~26952308,123213029~4516035,130023424~25966179,159571359~11682979,178145952~13130339,193309019~2818653,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,263871930~8415753,276276710~7667789,287076907~5901733,297795584~13826623,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:18.913 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 10 diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7756292,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~23611425,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:18.913 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,68861564~4732860,75830044~6156088,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7756292,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~23611425,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:18.919 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~15216135,25165824~11443145,47379136~8851644,58720256~8047841,67108864~6485560,75830044~6156088,83886080~26952308,123213029~4516035,130023424~26308364,159571359~11682979,178145952~13130339,193309019~2818653,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~24501921,276276710~7667789,287076907~5901733,297795584~13826623,314772241~272212,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:18.919 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 11 diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~14944698,148575496~7756292,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~23747252,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.919 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~14944698,148575496~7756292,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~23747252,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.924 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20720887,25165824~11443145,47379136~8851644,58720256~8047841,67108864~14877268,83886080~26952308,121275625~7662193,130023424~26308364,159571359~11682979,178145952~13130339,193309019~2818653,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~24637748,276276710~7667789,287076907~5901733,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:18.925 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 12 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~23747252,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.925 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,50275510~5955270,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~23747252,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.931 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~11443145,47379136~8851644,58720256~8047841,67108864~14877268,83886080~26952308,121275625~7662193,130023424~26308364,159571359~11682979,178145952~13130339,193309019~2818653,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~24637748,276276710~20079455,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:18.931 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 13 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~9949324,248676258~23747252,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.931 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,201998605~1930010,204810090~13919676,219688663~7921925,235739891~9949324,248676258~23747252,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.937 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~14877268,83886080~26952308,121275625~7662193,130023424~26308364,159571359~11682979,178145952~13130339,193309019~2818653,201326592~17403174,219688663~7921925,234881024~10808191,247785762~24637748,276276710~20079455,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2006221,348127232~1730253,352321536~8103377,360710144~11039077,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:18.937 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 14 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~25249356,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.937 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,121275625~7662193,132675145~25249356,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,198287283~2831254,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~1458605,325100580~9747277,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:18.943 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~14877268,83886080~26952308,121275625~7662193,130023424~27901077,159571359~11682979,178145952~13130339,193309019~2818653,197132288~3986249,201326592~26283996,234881024~10808191,247785762~48570403,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~6759489,402653184~9054599] 2023-12-16T02:06:18.943 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 15 diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.943 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~11697231,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,178145952~7048959,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.948 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~11697231,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~11682979,178145952~13130339,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:18.949 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 16 diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.949 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~29309257,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12167949,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.954 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~31064956,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~11682979,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~16080753,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:18.954 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 17 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.954 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~7662193,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:18.960 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~11682979,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:18.960 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 18 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.960 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~25249356,159765062~11489276,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~12987563,340254338~4153665,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.965 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~36648876,159571359~11682979,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~16900367,340254338~4153665,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:18.965 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 19 diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.966 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:18.971 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:18.971 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 4 diff [35619402~989567,87580525~10941303,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,266953508~5334175,327062148~7028400] 2023-12-16T02:06:18.971 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [35619402~989567,87580525~10941303,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,266953508~5334175,327062148~7028400] 2023-12-16T02:06:18.976 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~3054537,83886080~14635748,138671298~8172483,150994944~4734893,164979917~2071118,201326592~8491134,266953508~5334175,327062148~7028400] 2023-12-16T02:06:18.976 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 5 diff [7989710~7226425,35619402~989567,87580525~14324476,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,213884127~4845639,243952167~1737048,266953508~5334175,322679908~1458605,327062148~7028400,340254338~3643282,366025933~5723288] 2023-12-16T02:06:18.976 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,35619402~989567,87580525~14324476,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,213884127~4845639,243952167~1737048,266953508~5334175,322679908~1458605,327062148~7028400,340254338~3643282,366025933~5723288] 2023-12-16T02:06:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:18 smithi078 ceph-mon[142991]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-16T02:06:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:18 smithi078 ceph-mon[139570]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-16T02:06:18.982 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,33554432~3054537,83886080~18018921,123213029~4516035,130023424~7183954,138671298~8172483,150994944~4734893,164979917~2071118,201326592~8491134,213369210~5360556,243952167~1737048,266953508~5334175,318767104~5371409,327062148~7028400,340254338~3643282,364904448~6844773] 2023-12-16T02:06:18.982 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 6 diff [7989710~7226425,29000923~2659252,35619402~989567,87580525~14324476,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,213189772~5539994,243952167~1737048,251082265~6914956,266953508~5334175,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,356432822~3992091,366025933~5723288,388531953~5512347] 2023-12-16T02:06:18.982 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,29000923~2659252,35619402~989567,87580525~14324476,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,138671298~8172483,153475556~2254281,164979917~2071118,201998605~1930010,204810090~5007636,213189772~5539994,243952167~1737048,251082265~6914956,266953508~5334175,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,356432822~3992091,366025933~5723288,388531953~5512347] 2023-12-16T02:06:18.987 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~6494351,33554432~3054537,83886080~24339734,123213029~4516035,130023424~7183954,138671298~8172483,150994944~4734893,164979917~2071118,201326592~8491134,213189772~5539994,243952167~1737048,247785762~10211459,266953508~5334175,297795584~13826623,318767104~5371409,327062148~7028400,340254338~3643282,352321536~8103377,364904448~6844773,388531953~5512347] 2023-12-16T02:06:18.988 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 7 diff [7989710~7226425,26921523~7914315,35619402~989567,87580525~14324476,102825005~8013383,123213029~4516035,132675145~4532233,138671298~8172483,148575496~7414107,159765062~7314602,178685380~4756743,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.988 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,87580525~14324476,102825005~8013383,123213029~4516035,132675145~4532233,138671298~8172483,148575496~7414107,159765062~7314602,178685380~4756743,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.993 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,83886080~26952308,123213029~4516035,130023424~7183954,138671298~17318305,159571359~7508305,178685380~4756743,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,266953508~5334175,276276710~7667789,297795584~13826623,318767104~5371409,327062148~7028400,340254338~3643282,344980967~2006221,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.993 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 8 diff [7989710~7226425,26921523~7914315,35619402~989567,60990658~708480,68861564~4732860,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14168636,148575496~7414107,159765062~7314602,178145952~7048959,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.993 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,60990658~708480,68861564~4732860,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14168636,148575496~7414107,159765062~7314602,178145952~7048959,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.998 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,58720256~2978882,67108864~6485560,83886080~26952308,123213029~4516035,130023424~25966179,159571359~7508305,178145952~7048959,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,266953508~5334175,276276710~7667789,297795584~13826623,318767104~5371409,327062148~7028400,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5512347] 2023-12-16T02:06:18.999 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 9 diff [7989710~7226425,26921523~7914315,35619402~989567,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:18.999 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,35619402~989567,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,213189772~5539994,238243191~7446024,251082265~6914956,266953508~5334175,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.004 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~11443145,58720256~2978882,62914560~3853537,67108864~6485560,79284300~2561707,83886080~26952308,123213029~4516035,130023424~25966179,159571359~7508305,178145952~13130339,195421735~325409,201326592~8491134,213189772~5539994,234881024~10808191,247785762~10211459,266953508~5334175,276276710~7667789,287076907~5901733,297795584~13826623,318767104~5371409,327062148~7028400,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.004 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 10 diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,266953508~5334175,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.004 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~7226425,26921523~7914315,35619402~989567,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,87580525~14324476,102825005~8013383,123213029~4516035,132675145~14944698,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,266953508~5334175,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.010 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~15216135,25165824~11443145,58720256~8047841,67108864~6485560,79284300~2561707,83886080~26952308,123213029~4516035,130023424~26308364,159571359~7508305,178145952~13130339,195421735~325409,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,266953508~5334175,276276710~7667789,287076907~5901733,297795584~13826623,314772241~272212,318767104~5371409,327062148~7028400,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.010 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 11 diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~14944698,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,266953508~5470002,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.010 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~12731177,26921523~7914315,35619402~989567,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~14944698,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,266953508~5470002,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,327062148~7028400,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.016 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20720887,25165824~11443145,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,121275625~7662193,130023424~26308364,159571359~7508305,178145952~13130339,195421735~325409,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,266953508~5470002,276276710~7667789,287076907~5901733,297795584~20528429,318767104~5371409,327062148~7028400,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.016 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 12 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~15285983,266953508~5470002,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.017 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~5007636,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~15285983,266953508~5470002,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.022 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~11443145,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,121275625~7662193,130023424~26308364,159571359~7508305,178145952~13130339,195421735~325409,201326592~8491134,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,266953508~5470002,276276710~20079455,297795584~20528429,318767104~5371409,326112024~7978524,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.022 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 13 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~13919676,219688663~7921925,235739891~9949324,248676258~15285983,266953508~5470002,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.022 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~23656643,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,201998605~1930010,204810090~13919676,219688663~7921925,235739891~9949324,248676258~15285983,266953508~5470002,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.027 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,121275625~7662193,130023424~26308364,159571359~7508305,178145952~13130339,195421735~325409,201326592~17403174,219688663~7921925,234881024~10808191,247785762~16176479,266953508~5470002,276276710~20079455,297795584~20528429,318767104~5371409,326112024~7978524,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,360710144~11039077,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.027 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 14 diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~25249356,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.027 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,121275625~7662193,132675145~25249356,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~1458605,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.032 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,121275625~7662193,130023424~27901077,159571359~7508305,178145952~13130339,195421735~325409,197132288~3986249,201326592~26283996,234881024~10808191,247785762~16176479,266953508~29402657,297795584~20528429,318767104~5371409,326112024~7978524,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.033 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 15 diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.033 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,35619402~989567,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.038 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~18305477,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~7508305,178145952~13130339,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266953508~29402657,297795584~20528429,318767104~7269939,326112024~7978524,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.038 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 16 diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.038 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~14324476,102825005~8013383,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~7978524,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.044 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~27035344,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~7508305,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266953508~29402657,297795584~20528429,318767104~7269939,326112024~7978524,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.044 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.044 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~7662193,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266953508~26025132,293559972~2796193,299295409~19028604,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.049 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~7662193,130023424~27901077,159571359~7508305,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266953508~29402657,297795584~20528429,318767104~7269939,326112024~9555447,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.050 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.050 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~25249356,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~1930010,204810090~22800498,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.056 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~36648876,159571359~7508305,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~9555447,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.056 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.056 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.062 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.062 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 5 diff [7989710~7226425,89374121~5852831,96327671~5577330,123213029~4516035,132675145~4532233,213884127~4845639,243952167~1737048,322679908~1458605,340254338~3643282,366025933~5723288] 2023-12-16T02:06:19.062 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,89374121~5852831,96327671~5577330,123213029~4516035,132675145~4532233,213884127~4845639,243952167~1737048,322679908~1458605,340254338~3643282,366025933~5723288] 2023-12-16T02:06:19.067 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,89374121~5852831,96327671~5577330,123213029~4516035,130023424~7183954,213369210~5360556,243952167~1737048,318767104~5371409,340254338~3643282,364904448~6844773] 2023-12-16T02:06:19.067 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 6 diff [7989710~7226425,29000923~2659252,89374121~5852831,96327671~5577330,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,213189772~5539994,243952167~1737048,251082265~6914956,300566507~11055700,322679908~1458605,340254338~3643282,356432822~3992091,366025933~5723288,388531953~5512347] 2023-12-16T02:06:19.068 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,29000923~2659252,89374121~5852831,96327671~5577330,102825005~2757593,106047444~2178370,123213029~4516035,132675145~4532233,213189772~5539994,243952167~1737048,251082265~6914956,300566507~11055700,322679908~1458605,340254338~3643282,356432822~3992091,366025933~5723288,388531953~5512347] 2023-12-16T02:06:19.073 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~6494351,89374121~5852831,96327671~11898143,123213029~4516035,130023424~7183954,213189772~5539994,243952167~1737048,247785762~10211459,297795584~13826623,318767104~5371409,340254338~3643282,352321536~8103377,364904448~6844773,388531953~5512347] 2023-12-16T02:06:19.073 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 7 diff [7989710~7226425,26921523~7914315,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~4532233,148575496~7414107,159765062~7314602,178685380~4756743,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,300566507~11055700,322679908~1458605,327574926~2687302,340254338~3643282,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.073 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~4532233,148575496~7414107,159765062~7314602,178685380~4756743,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,300566507~11055700,322679908~1458605,327574926~2687302,340254338~3643282,345938132~1049056,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.079 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~9670014,89374121~5852831,96327671~14510717,123213029~4516035,130023424~7183954,146843781~9145822,159571359~7508305,178685380~4756743,213189772~5539994,234881024~10808191,247785762~10211459,276276710~7667789,297795584~13826623,318767104~5371409,327574926~2687302,340254338~3643282,344980967~2006221,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.079 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 8 diff [7989710~7226425,26921523~7914315,60990658~708480,68861564~4732860,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,148575496~7414107,159765062~7314602,178145952~7048959,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,300566507~11055700,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.079 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,60990658~708480,68861564~4732860,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,148575496~7414107,159765062~7314602,178145952~7048959,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,300566507~11055700,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.085 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~9670014,58720256~2978882,67108864~6485560,89374121~5852831,96327671~14510717,123213029~4516035,130023424~9686013,146843781~9145822,159571359~7508305,178145952~7048959,213189772~5539994,234881024~10808191,247785762~10211459,276276710~7667789,297795584~13826623,318767104~5371409,327574926~2687302,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.085 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 9 diff [7989710~7226425,26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.085 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [7989710~7226425,26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,213189772~5539994,238243191~7446024,251082265~6914956,276276710~7667789,287076907~5901733,300566507~11055700,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.090 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~11021831,25165824~9670014,58720256~2978882,62914560~3853537,67108864~6485560,79284300~2561707,89374121~5852831,96327671~14510717,123213029~4516035,130023424~9686013,143820269~12169334,159571359~7508305,178145952~13130339,195421735~325409,213189772~5539994,234881024~10808191,247785762~10211459,276276710~7667789,287076907~5901733,297795584~13826623,318767104~5371409,327574926~2687302,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.090 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 10 diff [3216987~4236460,7989710~7226425,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.090 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~7226425,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,123213029~4516035,132675145~7034292,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.096 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~15216135,25165824~9670014,58720256~8047841,67108864~6485560,79284300~2561707,89374121~5852831,96327671~14510717,123213029~4516035,130023424~9686013,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,276276710~7667789,287076907~5901733,297795584~13826623,314772241~272212,318767104~5371409,327574926~2687302,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.096 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 11 diff [3216987~4236460,7989710~12731177,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,270765849~1657661,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.096 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~12731177,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,238243191~7446024,248676258~15285983,270765849~1657661,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,322679908~1458605,327574926~2687302,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.101 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20720887,25165824~9670014,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,121275625~7662193,130023424~9686013,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,270765849~1657661,276276710~7667789,287076907~5901733,297795584~20528429,318767104~5371409,327574926~2687302,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.101 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 12 diff [3216987~4236460,7989710~15250055,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,326112024~4728424,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.102 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,236110458~9578757,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,322679908~1458605,326112024~4728424,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,366025933~5723288,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.107 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~10212525,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,121275625~7662193,130023424~9686013,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~5539994,219688663~7921925,234881024~10808191,247785762~16176479,270765849~1657661,276276710~20079455,297795584~20528429,318767104~5371409,326112024~4728424,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,364904448~6844773,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.108 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 13 diff [3216987~4236460,7989710~15250055,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~8972210,219688663~7921925,235739891~9949324,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,326112024~4728424,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.108 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~8972210,219688663~7921925,235739891~9949324,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~19028604,322679908~1458605,326112024~4728424,331731779~834216,340254338~3643282,345938132~1049056,349714066~143419,356432822~3992091,363780229~7968992,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.113 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,121275625~7662193,130023424~9686013,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,209757556~8972210,219688663~7921925,234881024~10808191,247785762~16176479,270765849~1657661,276276710~20079455,297795584~20528429,318767104~5371409,326112024~4728424,331731779~834216,340254338~3643282,344980967~2006221,348127232~1730253,352321536~8103377,360710144~11039077,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.113 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 14 diff [3216987~4236460,7989710~15250055,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~17853032,235739891~9949324,248676258~15285983,270765849~22212791,293559972~2796193,299295409~19028604,322679908~1458605,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.114 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,7989710~15250055,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,121275625~7662193,132675145~7034292,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~17853032,235739891~9949324,248676258~15285983,270765849~22212791,293559972~2796193,299295409~19028604,322679908~1458605,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.120 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,121275625~7662193,130023424~9686013,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~3986249,209757556~17853032,234881024~10808191,247785762~16176479,270765849~25590316,297795584~20528429,318767104~5371409,326112024~4728424,331731779~1932101,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.120 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 15 diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,112063689~5985327,121275625~7662193,132675145~7034292,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.120 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,112063689~5985327,121275625~7662193,132675145~7034292,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,356432822~3992091,363780229~22273826,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.125 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~7662193,130023424~9686013,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~4779132,208376542~19234046,234881024~10808191,247785762~16176479,269464829~26891336,297795584~20528429,318767104~7269939,326112024~4728424,331731779~1932101,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.125 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 16 diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,112063689~5985327,121275625~7662193,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.125 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~5577330,102825005~8013383,112063689~5985327,121275625~7662193,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~4728424,331731779~1932101,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.131 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~27035344,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~7662193,130023424~10110702,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~19234046,234881024~10808191,247785762~16176479,269464829~26891336,297795584~20528429,318767104~7269939,326112024~4728424,331731779~1932101,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.131 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~7662193,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.131 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~7662193,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~19234046,235739891~9949324,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.136 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~7662193,130023424~10110702,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~19234046,234881024~10808191,247785762~16176479,269464829~26891336,297795584~20528429,318767104~7269939,326112024~9555447,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.137 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.137 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~9555447,340254338~3643282,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.142 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~9555447,340254338~3643282,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.142 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.142 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.148 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.148 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 6 diff [29000923~2659252,102825005~2757593,106047444~2178370,125268945~1072339,213189772~2617091,251082265~6914956,300566507~11055700,356432822~3992091,388531953~5512347] 2023-12-16T02:06:19.148 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [29000923~2659252,102825005~2757593,106047444~2178370,125268945~1072339,213189772~2617091,251082265~6914956,300566507~11055700,356432822~3992091,388531953~5512347] 2023-12-16T02:06:19.153 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [25165824~6494351,101905001~6320813,125268945~1072339,213189772~2617091,247785762~10211459,297795584~13826623,352321536~8103377,388531953~5512347] 2023-12-16T02:06:19.154 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 7 diff [26921523~7914315,102825005~8013383,125268945~1072339,148575496~7414107,159765062~7314602,178685380~4756743,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,300566507~11055700,327574926~2687302,345938132~1049056,356432822~3992091,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.154 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,102825005~8013383,125268945~1072339,148575496~7414107,159765062~7314602,178685380~4756743,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,300566507~11055700,327574926~2687302,345938132~1049056,356432822~3992091,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.159 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [25165824~9670014,101905001~8933387,125268945~1072339,146843781~9145822,159571359~7508305,178685380~4756743,213189772~2617091,234881024~9736591,247785762~10211459,276276710~7667789,297795584~13826623,327574926~2687302,344980967~2006221,352321536~8103377,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.159 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 8 diff [26921523~7914315,60990658~708480,68861564~4732860,102825005~8013383,125268945~1072339,135865006~3844431,148575496~7414107,159765062~7314602,178145952~7048959,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,300566507~11055700,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.159 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,60990658~708480,68861564~4732860,102825005~8013383,125268945~1072339,135865006~3844431,148575496~7414107,159765062~7314602,178145952~7048959,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,300566507~11055700,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.165 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [25165824~9670014,58720256~2978882,67108864~6485560,101905001~8933387,125268945~1072339,135865006~3844431,146843781~9145822,159571359~7508305,178145952~7048959,213189772~2617091,234881024~9736591,247785762~10211459,276276710~7667789,297795584~13826623,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,377361846~6204825,388531953~5512347] 2023-12-16T02:06:19.165 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 9 diff [26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,102825005~8013383,125268945~1072339,135865006~3844431,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,287076907~5901733,300566507~11055700,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.165 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,102825005~8013383,125268945~1072339,135865006~3844431,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,213189772~2617091,238243191~6374424,251082265~6914956,276276710~7667789,287076907~5901733,300566507~11055700,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.170 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [25165824~9670014,58720256~2978882,62914560~3853537,67108864~6485560,79284300~2561707,101905001~8933387,125268945~1072339,135865006~3844431,143820269~12169334,159571359~7508305,178145952~13130339,195421735~325409,213189772~2617091,234881024~9736591,247785762~10211459,276276710~7667789,287076907~5901733,297795584~13826623,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.170 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 10 diff [3216987~4236460,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,102825005~8013383,125268945~1072339,135865006~3844431,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,238243191~6374424,248676258~15285983,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.171 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,102825005~8013383,125268945~1072339,135865006~3844431,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,238243191~6374424,248676258~15285983,276276710~7667789,287076907~5901733,300566507~11055700,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~10259201,388531953~6759489,403950595~1131890] 2023-12-16T02:06:19.176 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,25165824~9670014,58720256~8047841,67108864~6485560,79284300~2561707,101905001~8933387,125268945~1072339,135865006~3844431,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,234881024~9736591,247785762~16176479,276276710~7667789,287076907~5901733,297795584~13826623,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,373307470~10259201,388531953~6759489,402653184~2429301] 2023-12-16T02:06:19.176 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 11 diff [3216987~4236460,12657045~8063842,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,238243191~6374424,248676258~15285983,270765849~1657661,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.176 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~8063842,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,238243191~6374424,248676258~15285983,270765849~1657661,276276710~7667789,287076907~5901733,300566507~11055700,312954768~5369245,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.182 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~8063842,25165824~9670014,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,234881024~9736591,247785762~16176479,270765849~1657661,276276710~7667789,287076907~5901733,297795584~20528429,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.182 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 12 diff [3216987~4236460,12657045~10582720,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,236110458~8507157,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.182 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,236110458~8507157,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,300566507~11055700,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.187 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,25165824~10212525,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,213189772~2617091,219688663~7921925,234881024~9736591,247785762~16176479,270765849~1657661,276276710~20079455,297795584~20528429,326112024~4728424,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.187 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 13 diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~6049307,219688663~7921925,235739891~8877724,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~19028604,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,363780229~2424194,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.187 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~6049307,219688663~7921925,235739891~8877724,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~19028604,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,356432822~3992091,363780229~2424194,373307470~12746585,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.193 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,209757556~6049307,219688663~7921925,234881024~9736591,247785762~16176479,270765849~1657661,276276710~20079455,297795584~20528429,326112024~4728424,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,352321536~8103377,360710144~5494279,373307470~12746585,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.193 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 14 diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~6049307,218057187~9553401,235739891~8877724,248676258~15285983,270765849~22212791,293559972~2796193,299295409~19028604,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,356432822~3992091,363780229~2424194,371164398~14889657,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.193 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~6049307,218057187~9553401,235739891~8877724,248676258~15285983,270765849~22212791,293559972~2796193,299295409~19028604,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,356432822~3992091,363780229~2424194,371164398~14889657,388531953~6759489,403950595~7757188] 2023-12-16T02:06:19.198 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~3986249,209757556~6049307,218057187~9553401,234881024~9736591,247785762~16176479,270765849~25590316,297795584~20528429,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~5494279,371164398~14889657,388531953~6759489,402653184~9054599] 2023-12-16T02:06:19.199 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 15 diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,356432822~3992091,363780229~2424194,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.199 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,356432822~3992091,363780229~2424194,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.204 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~10212525,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,111570906~6478110,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~4779132,208376542~7430321,218057187~9553401,234881024~9736591,247785762~16176479,269464829~26891336,297795584~20528429,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~5494279,371164398~14889657,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.204 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 16 diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.204 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,102825005~8013383,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.210 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,25165824~27035344,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,101905001~8933387,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~7430321,218057187~9553401,234881024~9736591,247785762~16176479,269464829~26891336,297795584~20528429,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.210 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.210 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~7430321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~19028604,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,388531953~13449253,403950595~7757188] 2023-12-16T02:06:19.216 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~7430321,218057187~9553401,234881024~9736591,247785762~16176479,269464829~26891336,297795584~20528429,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,388531953~13449253,402653184~9054599] 2023-12-16T02:06:19.216 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~8652677,218057187~9553401,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.216 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~8652677,218057187~9553401,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.222 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,207154186~8652677,218057187~9553401,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.222 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.222 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.227 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.227 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 7 diff [26921523~7914315,105005977~5832411,148575496~7414107,159765062~7314602,178685380~4756743,238243191~6374424,276276710~7667789,327574926~2687302,345938132~1049056,377361846~6204825] 2023-12-16T02:06:19.227 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,105005977~5832411,148575496~7414107,159765062~7314602,178685380~4756743,238243191~6374424,276276710~7667789,327574926~2687302,345938132~1049056,377361846~6204825] 2023-12-16T02:06:19.232 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [26921523~7914315,105005977~5832411,146843781~9145822,159571359~7508305,178685380~4756743,234881024~9736591,276276710~7667789,327574926~2687302,344980967~2006221,377361846~6204825] 2023-12-16T02:06:19.232 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 8 diff [26921523~7914315,60990658~708480,68861564~4732860,105005977~5832411,135865006~3844431,148575496~7414107,159765062~7314602,178145952~7048959,238243191~6374424,276276710~7667789,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,377361846~6204825] 2023-12-16T02:06:19.233 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,60990658~708480,68861564~4732860,105005977~5832411,135865006~3844431,148575496~7414107,159765062~7314602,178145952~7048959,238243191~6374424,276276710~7667789,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,377361846~6204825] 2023-12-16T02:06:19.238 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [26921523~7914315,58720256~2978882,67108864~6485560,105005977~5832411,135865006~3844431,146843781~9145822,159571359~7508305,178145952~7048959,234881024~9736591,276276710~7667789,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,377361846~6204825] 2023-12-16T02:06:19.238 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 9 diff [26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,105005977~5832411,135865006~3844431,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,238243191~6374424,276276710~7667789,287076907~5901733,301913199~1010959,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~10259201,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.238 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [26921523~7914315,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,105005977~5832411,135865006~3844431,143820269~3799574,148575496~7414107,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,238243191~6374424,276276710~7667789,287076907~5901733,301913199~1010959,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~10259201,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.243 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [26921523~7914315,58720256~2978882,62914560~3853537,67108864~6485560,79284300~2561707,105005977~5832411,135865006~3844431,143820269~12169334,159571359~7508305,178145952~13130339,195421735~325409,234881024~9736591,276276710~7667789,287076907~5901733,301913199~1010959,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,373307470~10259201,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.243 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 10 diff [3216987~4236460,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,105005977~5832411,135865006~3844431,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,238243191~6374424,248676258~6059932,255567555~8394686,276276710~7667789,287076907~5901733,301913199~1010959,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~10259201,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.244 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,26921523~7914315,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,105005977~5832411,135865006~3844431,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,238243191~6374424,248676258~6059932,255567555~8394686,276276710~7667789,287076907~5901733,301913199~1010959,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~10259201,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.249 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,26921523~7914315,58720256~8047841,67108864~6485560,79284300~2561707,105005977~5832411,135865006~3844431,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,234881024~9736591,248676258~6059932,255567555~8394686,276276710~7667789,287076907~5901733,301913199~1010959,314772241~272212,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,373307470~10259201,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.249 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 11 diff [3216987~4236460,12657045~8063842,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,238243191~6374424,248676258~6059932,255567555~8394686,270765849~1657661,276276710~7667789,287076907~5901733,301913199~1010959,312954768~5369245,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.249 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~8063842,26921523~7914315,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148575496~7756292,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,238243191~6374424,248676258~6059932,255567555~8394686,270765849~1657661,276276710~7667789,287076907~5901733,301913199~1010959,312954768~5369245,327574926~2687302,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.255 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~8063842,26921523~7914315,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,234881024~9736591,248676258~6059932,255567555~8394686,270765849~1657661,276276710~7667789,287076907~5901733,301913199~1010959,311622207~6701806,327574926~2687302,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,373307470~12746585,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.255 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 12 diff [3216987~4236460,12657045~10582720,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~8507157,248676258~6059932,255567555~8394686,270765849~1657661,276276710~16701930,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.255 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~8507157,248676258~6059932,255567555~8394686,270765849~1657661,276276710~16701930,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.260 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,26921523~8456826,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,234881024~9736591,248676258~6059932,255567555~8394686,270765849~1657661,276276710~20079455,301913199~1010959,311622207~6701806,326112024~4728424,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,373307470~12746585,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.260 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 13 diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~8877724,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,363780229~2424194,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.260 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~8877724,248676258~15285983,270765849~1657661,276276710~16701930,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,345938132~1049056,349714066~143419,363780229~2424194,373307470~12746585,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.266 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,26921523~8456826,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,159571359~7508305,178145952~13130339,195421735~325409,209757556~5000307,219688663~7921925,234881024~9736591,248676258~15285983,270765849~1657661,276276710~20079455,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,344980967~2006221,348127232~1730253,360710144~5494279,373307470~12746585,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.266 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 14 diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~8877724,248676258~15285983,270765849~22212791,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,363780229~2424194,371164398~14889657,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.266 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~8877724,248676258~15285983,270765849~22212791,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,363780229~2424194,371164398~14889657,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.271 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,26921523~8456826,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~3986249,209757556~5000307,218057187~9553401,234881024~9736591,248676258~15285983,270765849~25590316,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,360710144~5494279,371164398~14889657,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.272 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 15 diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,358680236~128867,363780229~2424194,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.272 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~8456826,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159765062~7314602,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,358680236~128867,363780229~2424194,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.277 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,26921523~8456826,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,111570906~6478110,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,159571359~7508305,178145952~13130339,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,234881024~9736591,248676258~15285983,269464829~26891336,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,358680236~128867,360710144~5494279,371164398~14889657,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.277 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 16 diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.277 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,26921523~25279645,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105005977~5832411,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.283 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,26921523~25279645,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105005977~5832411,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,234881024~9736591,248676258~15285983,269464829~26891336,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.283 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.283 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~8877724,248676258~15285983,269464829~23513811,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.288 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,234881024~9736591,248676258~15285983,269464829~26891336,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.289 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.289 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159765062~7314602,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.294 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,159571359~7508305,177121325~14154966,195421735~325409,197132288~4779132,207154186~7603677,218057187~9553401,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~5972576,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.294 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.294 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.299 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.299 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 8 diff [30919333~2294300,60990658~708480,68861564~4732860,135865006~3844431,178145952~7048959,276955996~3507215,331731779~834216,341210193~760888,349714066~143419] 2023-12-16T02:06:19.300 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [30919333~2294300,60990658~708480,68861564~4732860,135865006~3844431,178145952~7048959,276955996~3507215,331731779~834216,341210193~760888,349714066~143419] 2023-12-16T02:06:19.305 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [30919333~2294300,58720256~2978882,67108864~6485560,135865006~3844431,178145952~7048959,276955996~3507215,331731779~834216,341210193~760888,348127232~1730253] 2023-12-16T02:06:19.305 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 9 diff [30919333~2294300,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,135865006~3844431,143820269~3799574,178145952~7048959,187221709~4054582,195421735~325409,276955996~3507215,287076907~5901733,301913199~1010959,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.305 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [30919333~2294300,60990658~708480,66597179~170918,68861564~4732860,79284300~2561707,135865006~3844431,143820269~3799574,178145952~7048959,187221709~4054582,195421735~325409,276955996~3507215,287076907~5901733,301913199~1010959,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.310 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [30919333~2294300,58720256~2978882,62914560~3853537,67108864~6485560,79284300~2561707,135865006~3844431,143820269~3799574,178145952~13130339,195421735~325409,276955996~3507215,287076907~5901733,301913199~1010959,331731779~834216,341210193~760888,348127232~1730253,373307470~4157922,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.310 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 10 diff [3216987~4236460,30919333~2294300,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,135865006~3844431,143820269~3799574,148609330~7722458,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,276955996~3507215,287076907~5901733,301913199~1010959,314772241~272212,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.311 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,30919333~2294300,59065950~6123373,66597179~170918,68861564~4732860,79284300~2561707,135865006~3844431,143820269~3799574,148609330~7722458,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,276955996~3507215,287076907~5901733,301913199~1010959,314772241~272212,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.316 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,30919333~2294300,58720256~8047841,67108864~6485560,79284300~2561707,135865006~3844431,143820269~3799574,148609330~7722458,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,276955996~3507215,287076907~5901733,301913199~1010959,314772241~272212,331731779~834216,341210193~760888,348127232~1730253,373307470~4157922,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.316 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 11 diff [3216987~4236460,12657045~8063842,30919333~2294300,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148609330~7722458,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,287076907~5901733,301913199~1010959,312954768~5369245,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.316 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~8063842,30919333~2294300,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148609330~7722458,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,287076907~5901733,301913199~1010959,312954768~5369245,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.321 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~8063842,30919333~2294300,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,121275625~7662193,135865006~3844431,140726478~2299871,143820269~3799574,148609330~7722458,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,287076907~5901733,301913199~1010959,311622207~6701806,331731779~834216,341210193~760888,348127232~1730253,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.321 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 12 diff [3216987~4236460,12657045~10582720,30919333~2294300,33446666~1931683,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,283104440~9874200,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.322 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,30919333~2294300,33446666~1931683,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~7048959,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,283104440~9874200,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,331731779~834216,341210193~760888,349714066~143419,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.327 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,30919333~2294300,33446666~1931683,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~13130339,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,276955996~3507215,283104440~13251725,301913199~1010959,311622207~6701806,326112024~4728424,331731779~834216,341210193~760888,348127232~1730253,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.327 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 13 diff [3216987~4236460,12657045~10582720,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~7048959,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,349714066~143419,363780229~2424194,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.327 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~7048959,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,349714066~143419,363780229~2424194,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.334 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,30919333~4459016,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~12511519,178145952~13130339,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,276955996~3507215,283104440~13251725,299295409~6677778,311107936~7216077,326112024~4728424,331731779~834216,341210193~760888,348127232~1730253,360710144~5494279,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.334 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 14 diff [3216987~4236460,12657045~10582720,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,363780229~2424194,371164398~6300994,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.334 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~7048959,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,363780229~2424194,371164398~6300994,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.340 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,30919333~4459016,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105601033~3232582,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~13130339,195421735~325409,197132288~3986249,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,276955996~3507215,283104440~13251725,299295409~6677778,311107936~7216077,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,348127232~1730253,360710144~5494279,371164398~6300994,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.340 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 15 diff [3216987~20022778,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,358680236~128867,363780229~2424194,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.340 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,30919333~4459016,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~7048959,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,358680236~128867,363780229~2424194,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.346 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,30919333~4459016,36608969~6862332,44533549~7667619,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105601033~3232582,111570906~6478110,121275625~7662193,135865006~3844431,140726478~2299871,143820269~14104232,178145952~13130339,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~13251725,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,348127232~1730253,358680236~128867,360710144~5494279,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.346 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 16 diff [3216987~20022778,30919333~21281835,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.346 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,30919333~21281835,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.351 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,30919333~21281835,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~14154966,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~13251725,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331731779~1932101,341210193~760888,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.352 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.352 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.357 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.357 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.357 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.363 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105601033~3232582,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,341210193~760888,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.363 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.363 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.368 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.368 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 9 diff [66597179~170918,79284300~2561707,143820269~3799574,187221709~4054582,195421735~325409,287076907~5901733,301913199~1010959,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.368 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [66597179~170918,79284300~2561707,143820269~3799574,187221709~4054582,195421735~325409,287076907~5901733,301913199~1010959,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.374 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [62914560~3853537,79284300~2561707,143820269~3799574,185194911~6081380,195421735~325409,287076907~5901733,301913199~1010959,373307470~4157922,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.374 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 10 diff [3216987~4236460,59065950~6123373,66597179~170918,79284300~2561707,143820269~3799574,148609330~7722458,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,287076907~5901733,301913199~1010959,314772241~272212,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.374 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,59065950~6123373,66597179~170918,79284300~2561707,143820269~3799574,148609330~7722458,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,287076907~5901733,301913199~1010959,314772241~272212,373307470~4157922,393389997~1901445,403950595~1131890] 2023-12-16T02:06:19.379 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,59065950~7702147,79284300~2561707,143820269~3799574,148609330~7722458,185194911~6081380,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,287076907~5901733,301913199~1010959,314772241~272212,373307470~4157922,393389997~1901445,402653184~2429301] 2023-12-16T02:06:19.379 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 11 diff [3216987~4236460,12657045~8063842,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,121275625~7662193,140726478~2299871,143820269~3799574,148609330~7722458,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,287076907~5901733,301913199~1010959,312954768~5369245,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.379 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~8063842,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,121275625~7662193,140726478~2299871,143820269~3799574,148609330~7722458,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,287076907~5901733,301913199~1010959,312954768~5369245,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.385 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~8063842,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,121275625~7662193,140726478~2299871,143820269~3799574,148609330~7722458,185194911~6081380,195421735~325409,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,287076907~5901733,301913199~1010959,311622207~6701806,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.385 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 12 diff [3216987~4236460,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~9874200,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.385 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,187221709~4054582,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~9874200,293559972~2796193,301913199~1010959,312954768~5369245,326112024~4728424,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.391 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,185194911~6081380,195421735~325409,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~13251725,301913199~1010959,311622207~6701806,326112024~4728424,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.391 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 13 diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.391 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,187221709~4054582,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,373307470~4157922,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.396 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~12511519,185194911~6081380,195421735~325409,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~13251725,299295409~6677778,311107936~7216077,326112024~4728424,360710144~5494279,373307470~4157922,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.396 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 14 diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~14104232,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~6300994,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.396 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~14104232,187221709~4054582,195421735~325409,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~6300994,377887838~8166217,393389997~1901445,403950595~7757188] 2023-12-16T02:06:19.402 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,121275625~7662193,140726478~2299871,143820269~14104232,185194911~6081380,195421735~325409,197132288~3986249,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~13251725,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,360710144~5494279,371164398~6300994,377887838~8166217,393389997~1901445,402653184~9054599] 2023-12-16T02:06:19.402 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 15 diff [3216987~20022778,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,143820269~14104232,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.402 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,143820269~14104232,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.407 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,111570906~6478110,121275625~7662193,140726478~2299871,143820269~14104232,185194911~6081380,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~13251725,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,360710144~5494279,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.407 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 16 diff [3216987~20022778,32335674~19865494,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~2166718,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.408 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,32335674~19865494,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~2166718,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.413 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,32335674~19865494,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,177121325~2166718,185194911~6081380,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~13251725,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.413 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.414 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,187221709~4054582,195421735~325409,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.419 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,185194911~6081380,195421735~325409,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~13251725,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.419 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.419 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,403950595~7757188] 2023-12-16T02:06:19.425 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105601033~3232582,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~14104232,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~5972576,393389997~8591209,402653184~9054599] 2023-12-16T02:06:19.425 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.425 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:19.431 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:19.431 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 10 diff [3216987~4236460,59065950~6123373,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,314772241~272212] 2023-12-16T02:06:19.431 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,59065950~6123373,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,314772241~272212] 2023-12-16T02:06:19.436 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,59065950~6123373,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,314772241~272212] 2023-12-16T02:06:19.436 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 11 diff [3216987~4236460,12657045~8063842,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,312954768~5369245,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.436 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~8063842,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,312954768~5369245,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.442 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~8063842,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,148609330~7722458,210047293~2140712,219688663~7921925,248676258~6059932,255567555~8394686,270765849~1657661,311622207~6701806,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.442 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 12 diff [3216987~4236460,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~7227243,293559972~2796193,312954768~5369245,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.442 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~7227243,293559972~2796193,312954768~5369245,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.448 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,210047293~2140712,219688663~7921925,236110458~3500934,248676258~6059932,255567555~8394686,270765849~1657661,283104440~7227243,292978640~3377525,311622207~6701806,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.448 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 13 diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.448 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.453 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~9097483,209757556~5000307,219688663~7921925,235739891~3871501,248676258~15285983,270765849~1657661,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,326112024~4728424,360710144~5494279,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.453 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 14 diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~10690196,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.453 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~4236460,12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~10690196,198287283~2831254,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.459 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~7453447,12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~10690196,197132288~3986249,209757556~5000307,218057187~9553401,235739891~3871501,248676258~15285983,270765849~5812067,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,360710144~5494279,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.459 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 15 diff [3216987~20022778,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,147234305~10690196,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.459 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,147234305~10690196,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.465 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,111570906~6478110,121275625~7662193,140726478~2299871,147234305~10690196,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,360710144~5494279,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.465 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 16 diff [3216987~20022778,32335674~19865494,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,177121325~2166718,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.465 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~20022778,32335674~19865494,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,177121325~2166718,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.470 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~23239765,32335674~19865494,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,177121325~2166718,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.470 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 17 diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.470 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.476 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,197132288~4779132,208376542~6381321,218057187~9553401,235739891~6534986,248676258~15285983,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.476 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 18 diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.476 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.481 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~10690196,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,207154186~7603677,218057187~9553401,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.482 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 19 diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.482 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.487 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.487 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 11 diff [12657045~8063842,53796869~105005,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,270765849~1657661,312954768~5369245,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.487 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12657045~8063842,53796869~105005,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,270765849~1657661,312954768~5369245,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.492 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12657045~8063842,53796869~105005,67337289~865763,70627500~5410187,121275625~7662193,140726478~2299871,270765849~1657661,311622207~6701806,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.492 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 12 diff [12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,211794449~6434,236110458~3500934,270765849~1657661,283104440~7227243,293559972~2796193,312954768~5369245,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.493 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,211794449~6434,236110458~3500934,270765849~1657661,283104440~7227243,293559972~2796193,312954768~5369245,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.498 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12657045~10582720,32335674~569209,33446666~1931683,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,211794449~6434,236110458~3500934,270765849~1657661,283104440~7227243,292978640~3377525,311622207~6701806,326112024~4728424,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.498 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 13 diff [12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,270765849~1657661,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.498 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,270765849~1657661,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,363780229~2424194,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.503 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,270765849~1657661,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,326112024~4728424,360710144~5494279,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.503 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 14 diff [12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,270765849~5812067,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.504 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12657045~10582720,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,270765849~5812067,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.509 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12657045~10582720,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,197132288~3986249,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,270765849~5812067,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,360710144~5494279,371164398~5484546,377887838~8166217,404882501~6825282] 2023-12-16T02:06:19.509 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 15 diff [5539777~17699988,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.509 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~17699988,32335674~3042675,37327455~6143846,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.515 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~17699988,32335674~3042675,36608969~6862332,44533549~7667619,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,111570906~6478110,121275625~7662193,140726478~2299871,147234305~1971372,149481498~8443003,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,360710144~5494279,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.515 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 16 diff [5539777~17699988,32335674~19865494,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.515 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~17699988,32335674~19865494,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.520 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~17699988,32335674~19865494,53796869~105005,67337289~865763,70627500~5410187,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~7216077,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~5484546,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.520 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 17 diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.520 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.529 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,111570906~6478110,121275625~7662193,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,393911006~8070200,404882501~6825282] 2023-12-16T02:06:19.529 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 18 diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.529 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.532 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105601033~3232582,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~5972576,393911006~8070200,404088686~7619097] 2023-12-16T02:06:19.532 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 19 diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.532 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.537 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:19.538 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 12 diff [16517526~6722239,32335674~569209,33446666~1931683,105601033~3232582,147234305~1971372,211794449~6434,236110458~3500934,283104440~7227243,293559972~2796193,326112024~4728424] 2023-12-16T02:06:19.538 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16517526~6722239,32335674~569209,33446666~1931683,105601033~3232582,147234305~1971372,211794449~6434,236110458~3500934,283104440~7227243,293559972~2796193,326112024~4728424] 2023-12-16T02:06:19.543 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16517526~6722239,32335674~569209,33446666~1931683,105601033~3232582,147234305~1971372,211794449~6434,236110458~3500934,283104440~7227243,292978640~3377525,326112024~4728424] 2023-12-16T02:06:19.543 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 13 diff [16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,326112024~4728424,363780229~2424194] 2023-12-16T02:06:19.543 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,326112024~4728424,363780229~2424194] 2023-12-16T02:06:19.549 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16517526~6722239,32335674~3042675,36608969~6862332,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,209757556~5000307,235739891~3871501,253508692~4546303,283104440~7227243,292978640~3377525,299295409~6677778,311107936~5804235,326112024~4728424,360710144~5494279] 2023-12-16T02:06:19.549 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 14 diff [16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,271348650~5229266,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546] 2023-12-16T02:06:19.549 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,271348650~5229266,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546] 2023-12-16T02:06:19.554 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16517526~6722239,32335674~3042675,36608969~6862332,44533549~7667619,105601033~3232582,141487236~1178365,147234305~1971372,149481498~8443003,197132288~3986249,209757556~5000307,218057187~6390417,235739891~3871501,253508692~4546303,271348650~5229266,283104440~7227243,292978640~3377525,299295409~6677778,311107936~5804235,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,360710144~5494279,371164398~5484546] 2023-12-16T02:06:19.555 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 15 diff [5539777~7327515,16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,112063689~5985327,141487236~1178365,147234305~1971372,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.555 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~6722239,32335674~3042675,37327455~6143846,44533549~7667619,105601033~3232582,112063689~5985327,141487236~1178365,147234305~1971372,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.560 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~6722239,32335674~3042675,36608969~6862332,44533549~7667619,105601033~3232582,111570906~6478110,141487236~1178365,147234305~1971372,149481498~8443003,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,360710144~5494279,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.560 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 16 diff [5539777~7327515,16517526~6722239,32335674~19865494,105601033~3232582,112063689~5985327,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.560 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~6722239,32335674~19865494,105601033~3232582,112063689~5985327,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.566 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~6722239,32335674~19865494,105601033~3232582,111570906~6478110,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,311107936~5804235,323923322~2113721,326112024~4728424,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.566 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 17 diff [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,112063689~5985327,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.566 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,112063689~5985327,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.571 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,111570906~6478110,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.572 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 18 diff [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.572 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.577 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105601033~3232582,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~9555447,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.577 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 19 diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.577 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.583 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.583 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 13 diff [32462324~2814235,37327455~6143846,44533549~7667619,141487236~1178365,209757556~5000307,235739891~3009797,253508692~4546303,299295409~6677778,311107936~5804235,363780229~2424194] 2023-12-16T02:06:19.583 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [32462324~2814235,37327455~6143846,44533549~7667619,141487236~1178365,209757556~5000307,235739891~3009797,253508692~4546303,299295409~6677778,311107936~5804235,363780229~2424194] 2023-12-16T02:06:19.589 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [32462324~2814235,36608969~6862332,44533549~7667619,141487236~1178365,209757556~5000307,235739891~3009797,253508692~4546303,299295409~6677778,311107936~5804235,360710144~5494279] 2023-12-16T02:06:19.589 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 14 diff [32462324~2814235,37327455~6143846,44533549~7667619,141487236~1178365,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3009797,253508692~4546303,271348650~5229266,299295409~6677778,311107936~5804235,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546] 2023-12-16T02:06:19.589 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [32462324~2814235,37327455~6143846,44533549~7667619,141487236~1178365,149481498~8443003,198287283~2831254,209757556~5000307,218057187~6390417,235739891~3009797,253508692~4546303,271348650~5229266,299295409~6677778,311107936~5804235,332312019~1351861,342325024~786015,346463491~988761,363780229~2424194,371164398~5484546] 2023-12-16T02:06:19.594 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [32462324~2814235,36608969~6862332,44533549~7667619,141487236~1178365,149481498~8443003,197132288~3986249,209757556~5000307,218057187~6390417,235739891~3009797,253508692~4546303,271348650~5229266,299295409~6677778,311107936~5804235,332312019~1351861,342325024~786015,346463491~988761,360710144~5494279,371164398~5484546] 2023-12-16T02:06:19.594 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 15 diff [5539777~7327515,32462324~2814235,37327455~6143846,44533549~7667619,112063689~5985327,141487236~1178365,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.594 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,32462324~2814235,37327455~6143846,44533549~7667619,112063689~5985327,141487236~1178365,149481498~8443003,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,363780229~2424194,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.600 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,32462324~2814235,36608969~6862332,44533549~7667619,111570906~6478110,141487236~1178365,149481498~8443003,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,360710144~5494279,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.600 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 16 diff [5539777~7327515,32462324~19738844,112063689~5985327,133806101~6328025,141487236~1178365,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.601 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,32462324~19738844,112063689~5985327,133806101~6328025,141487236~1178365,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.606 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,32462324~19738844,111570906~6478110,133806101~6328025,141487236~1178365,149481498~8443003,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,299295409~6677778,311107936~5804235,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.606 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 17 diff [5539777~7327515,22905749~29295419,97259323~6979542,112063689~5985327,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,288896771~128564,299295409~6677778,306045702~10866469,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.606 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,112063689~5985327,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,288896771~128564,299295409~6677778,306045702~10866469,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.612 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,111570906~6478110,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,197132288~4779132,208376542~6381321,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,269464829~7113087,288896771~128564,299295409~6677778,306045702~10866469,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.612 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 18 diff [5539777~7327515,22905749~29295419,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.612 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.618 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,207154186~7603677,218057187~6390417,235739891~6534986,249592739~2906743,253508692~4546303,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.618 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 19 diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.618 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.626 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.626 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 14 diff [149481498~8443003,198287283~2831254,218057187~6390417,271348650~5229266,332312019~1351861,342325024~786015,346463491~988761,371164398~5484546] 2023-12-16T02:06:19.626 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [149481498~8443003,198287283~2831254,218057187~6390417,271348650~5229266,332312019~1351861,342325024~786015,346463491~988761,371164398~5484546] 2023-12-16T02:06:19.632 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [149481498~8443003,197132288~3986249,218057187~6390417,271348650~5229266,332312019~1351861,342325024~786015,346463491~988761,371164398~5484546] 2023-12-16T02:06:19.632 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 15 diff [5539777~7327515,112063689~5985327,149481498~8443003,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.632 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,112063689~5985327,149481498~8443003,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.637 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,111570906~6478110,149481498~8443003,197132288~4779132,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,332312019~1351861,342325024~786015,346463491~988761,358680236~128867,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.638 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 16 diff [5539777~7327515,33482481~11372914,112063689~5985327,133806101~6328025,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.638 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,33482481~11372914,112063689~5985327,133806101~6328025,149481498~8443003,177121325~2166718,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.643 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,33482481~11372914,111570906~6478110,133806101~6328025,149481498~8443003,177121325~2166718,197132288~4779132,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,323923322~2113721,331986852~1677028,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~5484546,393911006~8070200] 2023-12-16T02:06:19.643 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 17 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.643 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,198287283~3624137,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.649 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,111570906~6478110,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,197132288~4779132,208376542~6252025,218057187~6390417,236852730~5422147,249592739~2906743,269464829~7113087,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,393911006~8070200] 2023-12-16T02:06:19.649 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 18 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7474381,218057187~6390417,236852730~5422147,249592739~2906743,256404671~482613,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.649 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,207154186~7474381,218057187~6390417,236852730~5422147,249592739~2906743,256404671~482613,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.655 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,111570906~6478110,126371545~5116711,133806101~6328025,149481498~8443003,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,207154186~7474381,218057187~6390417,236852730~5422147,249592739~2906743,256404671~482613,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.655 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 19 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.655 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.660 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.660 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 15 diff [5539777~7327515,112063689~5985327,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,358680236~128867,393911006~8070200] 2023-12-16T02:06:19.660 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,112063689~5985327,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,358680236~128867,393911006~8070200] 2023-12-16T02:06:19.666 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,111570906~6478110,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,358680236~128867,393911006~8070200] 2023-12-16T02:06:19.666 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 16 diff [5539777~7327515,33482481~11372914,112063689~5985327,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,331986852~568549,354270220~3572731,358680236~128867,363116956~7871535,393911006~8070200] 2023-12-16T02:06:19.666 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,33482481~11372914,112063689~5985327,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,331986852~568549,354270220~3572731,358680236~128867,363116956~7871535,393911006~8070200] 2023-12-16T02:06:19.672 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,33482481~11372914,111570906~6478110,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,323923322~2113721,331986852~568549,354270220~3572731,358680236~128867,363116956~7871535,393911006~8070200] 2023-12-16T02:06:19.672 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 17 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,393911006~8070200] 2023-12-16T02:06:19.672 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,393911006~8070200] 2023-12-16T02:06:19.677 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,111570906~6478110,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,200759287~1152133,208376542~6252025,236852730~5422147,249592739~2906743,269464829~5482587,288896771~128564,306045702~5640096,323923322~2113721,328713783~6953688,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,393911006~8070200] 2023-12-16T02:06:19.677 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 18 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,207154186~7474381,236852730~5422147,249592739~2906743,256404671~482613,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.677 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,112063689~5985327,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,207154186~7474381,236852730~5422147,249592739~2906743,256404671~482613,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.683 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,111570906~6478110,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,207154186~7474381,236852730~5422147,249592739~2906743,256404671~482613,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~7562980,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~5972576,393911006~8070200,404088686~3213981] 2023-12-16T02:06:19.683 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 19 diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.683 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.689 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:19.689 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 16 diff [33482481~11372914,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,331986852~568549,354270220~3572731,363116956~7871535] 2023-12-16T02:06:19.689 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [33482481~11372914,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,331986852~568549,354270220~3572731,363116956~7871535] 2023-12-16T02:06:19.695 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33482481~11372914,133806101~6328025,151044933~5631692,177121325~2166718,198678333~1324788,331986852~568549,354270220~3572731,363116956~7871535] 2023-12-16T02:06:19.695 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 17 diff [22905749~10315996,33482481~13987680,97259323~6979542,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,288896771~128564,306045702~5640096,328713783~6953688,354270220~3572731,363116956~7871535,373637477~3566282] 2023-12-16T02:06:19.695 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,288896771~128564,306045702~5640096,328713783~6953688,354270220~3572731,363116956~7871535,373637477~3566282] 2023-12-16T02:06:19.701 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,198678333~1324788,288896771~128564,306045702~5640096,328713783~6953688,354270220~3572731,363116956~7871535,373637477~3566282] 2023-12-16T02:06:19.701 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 18 diff [22905749~10315996,33482481~13987680,97259323~6979542,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,354270220~3572731,363116956~7871535,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.701 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,354270220~3572731,363116956~7871535,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.707 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,126371545~5116711,133806101~6328025,151044933~5631692,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,354270220~3572731,363116956~7871535,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.707 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 19 diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.707 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.712 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.712 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 17 diff [22905749~10315996,42820411~4649750,97259323~6979542,162062005~2479179,288896771~128564,306045702~5640096,328713783~6953688,373637477~3566282] 2023-12-16T02:06:19.712 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,42820411~4649750,97259323~6979542,162062005~2479179,288896771~128564,306045702~5640096,328713783~6953688,373637477~3566282] 2023-12-16T02:06:19.717 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,42820411~4649750,97259323~6979542,162062005~2479179,288896771~128564,306045702~5640096,328713783~6953688,373637477~3566282] 2023-12-16T02:06:19.718 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 18 diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,126371545~5116711,162062005~2479179,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.718 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,126371545~5116711,162062005~2479179,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.724 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,126371545~5116711,162062005~2479179,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~7562980,373637477~3566282,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.724 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 19 diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.724 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.730 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.730 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to 18 diff [42258876~380691,126371545~5116711,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,322255323~75156,328104491~3562757,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.730 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [42258876~380691,126371545~5116711,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,322255323~75156,328104491~3562757,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.736 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [42258876~380691,126371545~5116711,180597192~2817141,207154186~6043451,256404671~482613,266698641~4007130,322255323~75156,328104491~3562757,386288129~5972576,404088686~3213981] 2023-12-16T02:06:19.736 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to 19 diff [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.736 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.741 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:19.741 INFO:tasks.workunit.client.0.smithi078.stdout:from 18 to 19 diff [105305275~5023812,150723118~5165698,156508550~4847184,203848184~1576341,213985303~5015356,260799055~2511967,333795381~8053759,390231739~4412703] 2023-12-16T02:06:19.742 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [105305275~5023812,150723118~5165698,156508550~4847184,203848184~1576341,213985303~5015356,260799055~2511967,333795381~8053759,390231739~4412703] 2023-12-16T02:06:19.746 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [105305275~5023812,150723118~5165698,156508550~4847184,203848184~1576341,213985303~5015356,260799055~2511967,333795381~8053759,390231739~4412703] 2023-12-16T02:06:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:19 smithi118 ceph-mon[131825]: pgmap v2459: 137 pgs: 137 active+clean; 845 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 249 KiB/s rd, 44 MiB/s wr, 385 op/s 2023-12-16T02:06:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:19 smithi118 ceph-mon[131825]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-16T02:06:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:19 smithi078 ceph-mon[139570]: pgmap v2459: 137 pgs: 137 active+clean; 845 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 249 KiB/s rd, 44 MiB/s wr, 385 op/s 2023-12-16T02:06:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:19 smithi078 ceph-mon[139570]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-16T02:06:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:19 smithi078 ceph-mon[142991]: pgmap v2459: 137 pgs: 137 active+clean; 845 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 249 KiB/s rd, 44 MiB/s wr, 385 op/s 2023-12-16T02:06:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:19 smithi078 ceph-mon[142991]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-16T02:06:20.638 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.638 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.657 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:20.657 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.657 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.663 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:20.663 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.663 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.669 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.669 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.669 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.675 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.675 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.675 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.681 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.681 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.681 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.687 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.687 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.687 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.692 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.693 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.693 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.698 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.698 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.699 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:20.704 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:20.704 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.704 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.709 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.710 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.710 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.715 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:20.715 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.715 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.721 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.721 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.721 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.727 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.727 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.727 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.732 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.733 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.733 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.739 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:20.739 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.739 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.746 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.746 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to HEAD diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.746 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.751 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.751 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to HEAD diff [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.751 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:20.756 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [42258876~380691,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,322255323~75156,328104491~3562757,333795381~8053759,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.660 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.660 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.688 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:21.688 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.688 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.694 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:21.694 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.694 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.699 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.699 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.699 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.705 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.705 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.705 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.711 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.711 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.711 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.716 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.716 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.717 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.722 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.722 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.722 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.728 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.728 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.728 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:21.733 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:21.733 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.734 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.739 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.739 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.739 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.744 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:21.744 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.744 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.749 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.749 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.750 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.755 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.755 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.755 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.760 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.761 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.761 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.765 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:21.765 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.765 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.770 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.771 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to HEAD diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.771 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.776 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,42258876~380691,42820411~4649750,97259323~6979542,105305275~5023812,126371545~5116711,150723118~5165698,156508550~4847184,162062005~2479179,180597192~2817141,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:21 smithi118 ceph-mon[131825]: pgmap v2461: 137 pgs: 137 active+clean; 871 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 32 MiB/s wr, 1.11k op/s 2023-12-16T02:06:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:21 smithi118 ceph-mon[131825]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-16T02:06:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:21 smithi078 ceph-mon[139570]: pgmap v2461: 137 pgs: 137 active+clean; 871 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 32 MiB/s wr, 1.11k op/s 2023-12-16T02:06:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:21 smithi078 ceph-mon[139570]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-16T02:06:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:21 smithi078 ceph-mon[142991]: pgmap v2461: 137 pgs: 137 active+clean; 871 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 32 MiB/s wr, 1.11k op/s 2023-12-16T02:06:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:21 smithi078 ceph-mon[142991]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-16T02:06:22.671 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.672 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.701 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:22.701 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.701 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.707 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:22.707 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.707 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.712 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.713 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.713 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.719 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.719 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.719 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.724 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.724 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.724 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.730 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.730 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.730 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.735 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.736 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.736 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.741 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.741 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.741 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:22.746 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:22.747 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.747 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.752 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.752 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.752 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.758 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:22.758 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.758 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.763 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.763 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.763 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.769 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.769 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.769 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.774 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.774 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.775 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.780 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:22.780 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:22.780 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:22.785 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,203848184~1576341,207154186~6043451,213985303~5015356,256404671~482613,260799055~2511967,266698641~4007130,288896771~128564,306045702~5640096,322255323~75156,328104491~13744649,354270220~3572731,363116956~7871535,373637477~3566282,386288129~8356313,404088686~3213981] 2023-12-16T02:06:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:22 smithi118 ceph-mon[131825]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-16T02:06:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:22 smithi078 ceph-mon[139570]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-16T02:06:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:22 smithi078 ceph-mon[142991]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-16T02:06:23.678 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.678 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.721 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:23.721 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.721 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.733 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:23.733 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.733 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.739 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.739 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.739 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.744 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.744 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.744 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.750 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.750 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.750 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.756 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.756 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.756 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.761 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.761 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.762 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.767 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.767 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.767 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:23.773 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:23.773 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.773 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.778 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.779 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.779 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.784 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:23.784 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.784 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.791 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.791 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.791 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.796 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.796 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.796 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.801 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.801 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.802 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.806 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,150723118~10632616,162062005~2479179,177121325~2166718,180597192~2817141,198678333~1324788,200759287~1152133,203848184~1576341,207154186~11846473,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~8248775,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,354270220~3572731,358680236~128867,363116956~7871535,373637477~3566282,386288129~15693077,404088686~3213981] 2023-12-16T02:06:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:23 smithi118 ceph-mon[131825]: pgmap v2464: 137 pgs: 137 active+clean; 889 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 190 KiB/s rd, 19 MiB/s wr, 3.03k op/s 2023-12-16T02:06:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:23 smithi118 ceph-mon[131825]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-16T02:06:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:23 smithi078 ceph-mon[139570]: pgmap v2464: 137 pgs: 137 active+clean; 889 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 190 KiB/s rd, 19 MiB/s wr, 3.03k op/s 2023-12-16T02:06:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:23 smithi078 ceph-mon[139570]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-16T02:06:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:23 smithi078 ceph-mon[142991]: pgmap v2464: 137 pgs: 137 active+clean; 889 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 190 KiB/s rd, 19 MiB/s wr, 3.03k op/s 2023-12-16T02:06:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:23 smithi078 ceph-mon[142991]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-16T02:06:24.687 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.687 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.732 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:24.732 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.732 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.739 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:24.739 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.740 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.745 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.745 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.745 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.750 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.751 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.751 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.756 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.756 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.756 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.762 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.762 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.762 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.767 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.767 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.768 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.773 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.773 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.773 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:24.779 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:24.779 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.779 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.784 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.784 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.784 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.789 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:24.790 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.790 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.795 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.795 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.795 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.801 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.801 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.801 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.806 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~10315996,33482481~13987680,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,236852730~5422147,249592739~2906743,256404671~482613,260799055~2511967,266698641~9879275,288896771~128564,306045702~5640096,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:24 smithi078 ceph-mon[142991]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-16T02:06:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:24 smithi078 ceph-mon[139570]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-16T02:06:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:24 smithi118 ceph-mon[131825]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-16T02:06:25.684 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.684 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.727 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:25.727 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.728 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.751 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:25.751 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.751 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.762 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.762 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.762 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.768 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.768 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.768 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.773 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.773 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.773 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.778 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.778 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.779 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.784 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.784 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.784 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.790 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.790 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.790 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:25.795 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:25.795 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.795 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.800 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.800 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.800 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.806 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:25.806 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.806 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.811 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.812 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.812 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.816 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,22905749~29295419,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,288896771~128564,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,328104491~13744649,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:25 smithi078 ceph-mon[142991]: pgmap v2467: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 MiB/s wr, 4.71k op/s 2023-12-16T02:06:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:25 smithi078 ceph-mon[142991]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-16T02:06:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:25 smithi078 ceph-mon[139570]: pgmap v2467: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 MiB/s wr, 4.71k op/s 2023-12-16T02:06:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:25 smithi078 ceph-mon[139570]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-16T02:06:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:25 smithi118 ceph-mon[131825]: pgmap v2467: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 MiB/s wr, 4.71k op/s 2023-12-16T02:06:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:25 smithi118 ceph-mon[131825]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-16T02:06:26.684 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.684 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:26 smithi078 ceph-mon[139570]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-16T02:06:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:26 smithi078 ceph-mon[142991]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-16T02:06:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:26] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2023-12-16T02:06:26.730 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:26.731 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.731 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.752 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:26.752 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.752 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.762 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.762 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.762 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.767 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.768 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.768 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.773 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.773 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.773 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.779 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.779 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.779 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.784 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.784 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.784 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.789 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.789 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.789 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:26.795 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:26.795 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.795 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.800 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.800 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.800 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.805 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:26.806 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:26.806 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,112063689~5985327,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:26.811 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~7327515,16517526~35683642,97259323~6979542,105305275~5023812,111570906~6478110,126371545~5116711,133806101~6328025,141487236~1178365,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~10866469,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,386288129~15693077,404088686~3213981] 2023-12-16T02:06:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:26 smithi118 ceph-mon[131825]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-16T02:06:27.467 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.467 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.510 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:27.510 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.511 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.530 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:27.530 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.531 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.536 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.536 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.536 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.541 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.541 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.541 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.547 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.547 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.547 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.552 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.553 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.553 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.558 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.558 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.558 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.563 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.563 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.564 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:27.568 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:27.569 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.569 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.574 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.574 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.574 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.579 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [5539777~46661391,53796869~105005,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~1971372,149481498~11874236,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~17293418,235739891~6534986,249592739~2906743,253508692~4546303,260799055~2511967,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[139570]: pgmap v2470: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 136 KiB/s rd, 5.5 KiB/s wr, 2.75k op/s 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[139570]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[139570]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[142991]: pgmap v2470: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 136 KiB/s rd, 5.5 KiB/s wr, 2.75k op/s 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[142991]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-16T02:06:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:27 smithi078 ceph-mon[142991]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-16T02:06:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:27 smithi118 ceph-mon[131825]: pgmap v2470: 137 pgs: 137 active+clean; 884 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 136 KiB/s rd, 5.5 KiB/s wr, 2.75k op/s 2023-12-16T02:06:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:27 smithi118 ceph-mon[131825]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-16T02:06:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:27 smithi118 ceph-mon[131825]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-16T02:06:28.472 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.472 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.517 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:28.517 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.518 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.546 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:28.546 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.546 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.551 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.551 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.551 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.557 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.557 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.557 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.562 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.562 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.562 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.567 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.567 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.567 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.572 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.573 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.573 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.578 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.578 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.578 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:28.583 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:28.583 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:28.583 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:28.588 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~6123373,67337289~865763,70627500~5410187,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,147234305~14121429,162062005~2479179,177121325~2166718,180597192~2817141,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~7227243,292978640~3377525,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6039361,377887838~8166217,386288129~15693077,404088686~7619097] 2023-12-16T02:06:29.469 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.470 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.525 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:29.525 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.525 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.534 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:29.535 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.535 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.540 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.540 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.540 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.546 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.546 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.546 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.551 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.551 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.551 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.557 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.558 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.558 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.562 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.562 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.562 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.568 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.568 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.568 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:29.573 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,59065950~7702147,67337289~865763,70627500~5410187,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~2166718,180597192~2817141,185194911~6081380,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15737116,342325024~786015,346463491~988761,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:29 smithi078 ceph-mon[139570]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-16T02:06:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:29 smithi078 ceph-mon[139570]: pgmap v2474: 137 pgs: 137 active+clean; 839 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 1.80k op/s 2023-12-16T02:06:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:29 smithi078 ceph-mon[142991]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-16T02:06:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:29 smithi078 ceph-mon[142991]: pgmap v2474: 137 pgs: 137 active+clean; 839 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 1.80k op/s 2023-12-16T02:06:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:29 smithi118 ceph-mon[131825]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-16T02:06:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:29 smithi118 ceph-mon[131825]: pgmap v2474: 137 pgs: 137 active+clean; 839 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 KiB/s rd, 6.5 KiB/s wr, 1.80k op/s 2023-12-16T02:06:30.481 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.482 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.527 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:30.527 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.527 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.543 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:30.543 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.543 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.549 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.550 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.550 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.555 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.555 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.555 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.561 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.561 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.561 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.566 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.566 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.567 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.572 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.572 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.572 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105305275~5023812,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~9874200,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~6300994,377887838~8166217,386288129~15693077,403950595~7757188] 2023-12-16T02:06:30.577 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105305275~5023812,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~17535465,162062005~2479179,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,235739891~6534986,248676258~15285983,266698641~9879275,276955996~3507215,283104440~13251725,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,346463491~988761,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~6300994,377887838~8166217,386288129~15693077,402653184~9054599] 2023-12-16T02:06:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:30 smithi078 ceph-mon[139570]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-16T02:06:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:30 smithi078 ceph-mon[142991]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-16T02:06:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:30 smithi118 ceph-mon[131825]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-16T02:06:31.487 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.487 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.537 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:31.538 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.538 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.551 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:31.551 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.552 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.556 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:31.556 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.557 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.562 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:31.562 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.562 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.567 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:31.568 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.568 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.573 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:31.573 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.574 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~6979542,105005977~5832411,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~3572731,358680236~128867,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:31.578 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~6979542,105005977~5832411,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,248676258~15285983,266698641~29657524,299295409~6677778,306045702~12278311,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,354270220~3572731,358680236~128867,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:31 smithi078 ceph-mon[139570]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-16T02:06:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:31 smithi078 ceph-mon[139570]: pgmap v2477: 137 pgs: 137 active+clean; 818 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.5 KiB/s wr, 1.81k op/s 2023-12-16T02:06:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:31 smithi078 ceph-mon[142991]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-16T02:06:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:31 smithi078 ceph-mon[142991]: pgmap v2477: 137 pgs: 137 active+clean; 818 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.5 KiB/s wr, 1.81k op/s 2023-12-16T02:06:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:31 smithi118 ceph-mon[131825]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-16T02:06:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:31 smithi118 ceph-mon[131825]: pgmap v2477: 137 pgs: 137 active+clean; 818 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.5 KiB/s wr, 1.81k op/s 2023-12-16T02:06:32.466 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.466 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.511 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:32.511 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.511 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.542 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:32.542 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.543 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.548 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:32.548 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.548 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.553 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:32.553 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.553 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.559 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:32.559 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.559 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,97259323~13579065,112063689~5985327,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~8877724,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,345938132~1514120,349714066~143419,354270220~6154693,363116956~7871535,371164398~14889657,386288129~15693077,403950595~7757188] 2023-12-16T02:06:32.564 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,97259323~13579065,111570906~6478110,121275625~10212631,133806101~6328025,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~9736591,247785762~16176479,266698641~29657524,297795584~20528429,322255323~75156,323923322~2113721,326112024~15859057,342325024~786015,344980967~2471285,348127232~1730253,352321536~8103377,360710144~10278347,371164398~14889657,386288129~15693077,402653184~9054599] 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[139570]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[139570]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[142991]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:32 smithi078 ceph-mon[142991]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-16T02:06:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:32 smithi118 ceph-mon[131825]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-16T02:06:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:32 smithi118 ceph-mon[131825]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-16T02:06:33.496 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.496 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.545 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:33.545 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.545 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.560 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:33.560 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.561 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.567 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:33.567 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.567 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.572 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:33.572 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.572 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,89374121~5852831,96327671~14510717,112063689~5985327,121275625~10212631,132675145~7458981,140726478~2299871,143820269~23259395,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,203848184~1576341,207154186~20456402,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:33.577 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,89374121~5852831,96327671~14510717,111570906~6478110,121275625~18858501,140726478~2299871,143820269~23259395,177121325~14154966,195421735~325409,197132288~4779132,203848184~1576341,207154186~20456402,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:33 smithi118 ceph-mon[131825]: pgmap v2480: 137 pgs: 137 active+clean; 784 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 882 op/s 2023-12-16T02:06:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:33 smithi078 ceph-mon[139570]: pgmap v2480: 137 pgs: 137 active+clean; 784 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 882 op/s 2023-12-16T02:06:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:33 smithi078 ceph-mon[142991]: pgmap v2480: 137 pgs: 137 active+clean; 784 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.2 KiB/s wr, 882 op/s 2023-12-16T02:06:34.503 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.503 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.554 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:34.554 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.554 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.567 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:34.567 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.567 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.572 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:34.572 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.572 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~48984181,53796869~105005,59065950~6123373,66597179~170918,67337289~865763,68861564~7176123,79284300~2561707,87580525~23257863,112063689~5985327,121275625~10212631,132675145~34404519,177121325~8073586,187221709~4054582,195421735~325409,198287283~3624137,201998605~25611983,235739891~9949324,248676258~15285983,266698641~26279999,293559972~2796193,299295409~19028604,322255323~75156,322679908~3357135,326112024~17785596,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:34.577 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~52201168,53796869~105005,58720256~8047841,67108864~8928823,79284300~2561707,83886080~26952308,111570906~6478110,121275625~45804039,177121325~14154966,195421735~325409,197132288~30478300,234881024~10808191,247785762~16176479,266698641~29657524,297795584~20528429,318767104~7269939,326112024~17785596,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:34 smithi118 ceph-mon[131825]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-16T02:06:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:34 smithi078 ceph-mon[139570]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-16T02:06:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:34 smithi078 ceph-mon[142991]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-16T02:06:35.523 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.523 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.561 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:35.561 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.561 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.568 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:35.568 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.568 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~13124568,87580525~23257863,112063689~5985327,121275625~10212631,132675145~38579193,177121325~8073586,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~9949324,248676258~44302382,293559972~2796193,299295409~19028604,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:35.573 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~14877268,83886080~26952308,111570906~6478110,121275625~49978713,177121325~14154966,193309019~2818653,197132288~30478300,234881024~10808191,247785762~48570403,297795584~20528429,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~25343911,386288129~15693077,402653184~9054599] 2023-12-16T02:06:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:35 smithi118 ceph-mon[131825]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-16T02:06:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:35 smithi118 ceph-mon[131825]: pgmap v2483: 137 pgs: 137 active+clean; 731 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 943 op/s 2023-12-16T02:06:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:35 smithi078 ceph-mon[139570]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-16T02:06:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:35 smithi078 ceph-mon[139570]: pgmap v2483: 137 pgs: 137 active+clean; 731 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 943 op/s 2023-12-16T02:06:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:35 smithi078 ceph-mon[142991]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-16T02:06:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:35 smithi078 ceph-mon[142991]: pgmap v2483: 137 pgs: 137 active+clean; 731 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 943 op/s 2023-12-16T02:06:36.525 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:36.526 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:36.566 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:36.566 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:36.566 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23257863,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:36.582 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~26952308,111570906~6478110,118865687~52388651,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:36 smithi078 ceph-mon[139570]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-16T02:06:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:36 smithi078 ceph-mon[142991]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-16T02:06:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:36] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-12-16T02:06:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:36 smithi118 ceph-mon[131825]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-16T02:06:37.441 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:06:37.480 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:37.480 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [3216987~53013793,59065950~6123373,66597179~170918,67337289~865763,68861564~14814036,87580525~23990381,112063689~5985327,118865687~12622569,132675145~38579193,176971314~8223597,187221709~4054582,193309019~2818653,198287283~3624137,201998605~25611983,235739891~12045871,248676258~44302382,293559972~2796193,299295409~19136422,322255323~75156,322679908~21728095,345938132~1514120,349714066~143419,354270220~6154693,363116956~22937099,386288129~15693077,403950595~7757188] 2023-12-16T02:06:37.569 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~56230780,58720256~8047841,67108864~16566736,83886080~87368258,176160768~15115523,193309019~2818653,197132288~30478300,234881024~61475141,297795584~20636247,318767104~25640899,344980967~2471285,348127232~1730253,352321536~8103377,360710144~41271062,402653184~9054599] 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (45m) 10m ago 49m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (45m) 8m ago 49m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (50m) 10m ago 50m 24.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (50m) 8m ago 50m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (44m) 8m ago 53m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:06:37.789 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (45m) 10m ago 55m 548M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (44m) 10m ago 55m 288M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (43m) 8m ago 54m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (44m) 10m ago 53m 163M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (45m) 10m ago 49m 20.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (45m) 8m ago 49m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (43m) 10m ago 53m 2114M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (42m) 10m ago 53m 2335M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (42m) 10m ago 52m 2263M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (41m) 10m ago 52m 1722M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (40m) 8m ago 51m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (40m) 8m ago 51m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (39m) 8m ago 51m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (39m) 8m ago 50m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:06:37.790 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (44m) 8m ago 50m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:06:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:37 smithi118 ceph-mon[131825]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-16T02:06:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:37 smithi118 ceph-mon[131825]: pgmap v2486: 137 pgs: 137 active+clean; 711 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 634 op/s 2023-12-16T02:06:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:37 smithi118 ceph-mon[131825]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-16T02:06:37.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[139570]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-16T02:06:37.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[139570]: pgmap v2486: 137 pgs: 137 active+clean; 711 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 634 op/s 2023-12-16T02:06:37.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[139570]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-16T02:06:37.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[142991]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-16T02:06:37.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[142991]: pgmap v2486: 137 pgs: 137 active+clean; 711 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 634 op/s 2023-12-16T02:06:37.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:37 smithi078 ceph-mon[142991]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-16T02:06:38.170 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:06:38.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:06:38.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:06:38.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:38.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:06:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:06:38.593 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40021 ms) 2023-12-16T02:06:38.593 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2023-12-16T02:06:38.593 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:38 smithi118 ceph-mon[131825]: from='client.36927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:38 smithi118 ceph-mon[131825]: from='client.46889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1472808922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[139570]: from='client.36927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[139570]: from='client.46889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1472808922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[142991]: from='client.36927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[142991]: from='client.46889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:06:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1472808922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:06:39.590 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~256 2023-12-16T02:06:39.600 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (1010 ms) 2023-12-16T02:06:39.600 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2023-12-16T02:06:39.600 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:39 smithi118 ceph-mon[131825]: pgmap v2488: 137 pgs: 137 active+clean; 550 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.9 KiB/s wr, 535 op/s 2023-12-16T02:06:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:39 smithi118 ceph-mon[131825]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-16T02:06:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:39 smithi078 ceph-mon[139570]: pgmap v2488: 137 pgs: 137 active+clean; 550 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.9 KiB/s wr, 535 op/s 2023-12-16T02:06:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:39 smithi078 ceph-mon[139570]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-16T02:06:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:39 smithi078 ceph-mon[142991]: pgmap v2488: 137 pgs: 137 active+clean; 550 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.9 KiB/s wr, 535 op/s 2023-12-16T02:06:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:39 smithi078 ceph-mon[142991]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-16T02:06:40.642 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:40.642 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 4194304~4194304 2023-12-16T02:06:40.643 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~4194304 2023-12-16T02:06:40.643 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 12582912~4194304 2023-12-16T02:06:40.643 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 16777216~4194304 2023-12-16T02:06:40.671 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:40.672 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 4194304~4194304 2023-12-16T02:06:40.672 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~2097152 2023-12-16T02:06:40.672 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 16777216~4194304 2023-12-16T02:06:40.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1082 ms) 2023-12-16T02:06:40.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2023-12-16T02:06:40.682 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:40 smithi118 ceph-mon[131825]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-16T02:06:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:40 smithi078 ceph-mon[139570]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-16T02:06:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:40 smithi078 ceph-mon[142991]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-16T02:06:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [725254~31678,4333827~87938,6130094~1614,7269485~46179,9841427~86356,10378558~39863,12319551~70533,15826586~63106,18391707~45865,20039776~91569] to clone 2023-12-16T02:06:41.734 INFO:tasks.workunit.client.0.smithi078.stdout: diff was [0~756932,4194304~3121360,8388608~4001476,12582912~3306780,16777216~3354129] 2023-12-16T02:06:41.738 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1057 ms) 2023-12-16T02:06:41.739 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2023-12-16T02:06:41.739 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:41.764 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [3444402~17120,5401603~75964,6853083~21238,8013552~78029,10852095~80533,12454368~18235,14489299~46673,15402571~95397,19605743~16612,20326743~54013] 2023-12-16T02:06:41.776 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (38 ms) 2023-12-16T02:06:41.777 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2023-12-16T02:06:41.777 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:41 smithi118 ceph-mon[131825]: pgmap v2491: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 439 op/s 2023-12-16T02:06:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:41 smithi118 ceph-mon[131825]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-16T02:06:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:41 smithi078 ceph-mon[139570]: pgmap v2491: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 439 op/s 2023-12-16T02:06:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:41 smithi078 ceph-mon[139570]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-16T02:06:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:41 smithi078 ceph-mon[142991]: pgmap v2491: 137 pgs: 137 active+clean; 490 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 KiB/s wr, 439 op/s 2023-12-16T02:06:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:41 smithi078 ceph-mon[142991]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-16T02:06:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:42 smithi118 ceph-mon[131825]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-16T02:06:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:42 smithi118 ceph-mon[131825]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-16T02:06:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:42 smithi078 ceph-mon[139570]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-16T02:06:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:42 smithi078 ceph-mon[139570]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-16T02:06:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:42 smithi078 ceph-mon[142991]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-16T02:06:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:42 smithi078 ceph-mon[142991]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-16T02:06:43.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1809 ms) 2023-12-16T02:06:43.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2023-12-16T02:06:43.586 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:43.638 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 5000005~1234 2023-12-16T02:06:43.642 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (56 ms) 2023-12-16T02:06:43.642 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2023-12-16T02:06:43.642 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:43.708 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8376263~12345 2023-12-16T02:06:43.708 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~4194304 2023-12-16T02:06:43.708 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 12582912~54321 2023-12-16T02:06:43.712 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (70 ms) 2023-12-16T02:06:43.712 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2023-12-16T02:06:43.712 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:06:43.712 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2023-12-16T02:06:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:43 smithi118 ceph-mon[131825]: pgmap v2495: 137 pgs: 137 active+clean; 479 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 206 op/s 2023-12-16T02:06:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:43 smithi118 ceph-mon[131825]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-16T02:06:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:43 smithi078 ceph-mon[139570]: pgmap v2495: 137 pgs: 137 active+clean; 479 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 206 op/s 2023-12-16T02:06:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:43 smithi078 ceph-mon[139570]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-16T02:06:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:43 smithi078 ceph-mon[142991]: pgmap v2495: 137 pgs: 137 active+clean; 479 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 206 op/s 2023-12-16T02:06:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:43 smithi078 ceph-mon[142991]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-16T02:06:44.604 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from DiffIterateTest/0 (53198 ms total) 2023-12-16T02:06:44.604 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:06:44.604 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2023-12-16T02:06:44.639 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2023-12-16T02:06:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:45 smithi118 ceph-mon[131825]: pgmap v2497: 137 pgs: 137 active+clean; 521 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.9 MiB/s wr, 267 op/s 2023-12-16T02:06:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:45 smithi118 ceph-mon[131825]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-16T02:06:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:45 smithi078 ceph-mon[139570]: pgmap v2497: 137 pgs: 137 active+clean; 521 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.9 MiB/s wr, 267 op/s 2023-12-16T02:06:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:45 smithi078 ceph-mon[139570]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-16T02:06:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:45 smithi078 ceph-mon[142991]: pgmap v2497: 137 pgs: 137 active+clean; 521 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 9.9 MiB/s wr, 267 op/s 2023-12-16T02:06:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:45 smithi078 ceph-mon[142991]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-16T02:06:46.618 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:46] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-12-16T02:06:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:46 smithi078 ceph-mon[139570]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-16T02:06:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:06:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:46 smithi078 ceph-mon[142991]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-16T02:06:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:06:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:46 smithi118 ceph-mon[131825]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-16T02:06:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: pgmap v2500: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: pgmap v2500: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: pgmap v2500: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:06:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3741586037' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:06:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-16T02:06:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:06:48.660 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [181106~10751,7874849~8248,10450040~90111,11122865~19274,11761375~52146,16591498~52126,16977486~2687,19078910~95404,19230282~21119,20670296~50241] 2023-12-16T02:06:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:48 smithi118 ceph-mon[131825]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-16T02:06:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:48 smithi078 ceph-mon[139570]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-16T02:06:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:48 smithi078 ceph-mon[142991]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-16T02:06:49.648 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [0~20971520] 2023-12-16T02:06:49.653 INFO:tasks.workunit.client.0.smithi078.stdout: diff was [0~20971520] 2023-12-16T02:06:49.657 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5019 ms) 2023-12-16T02:06:49.658 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2023-12-16T02:06:49.658 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:49.681 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:49 smithi118 ceph-mon[131825]: pgmap v2503: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:06:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:49 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:06:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:49 smithi118 ceph-mon[131825]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[139570]: pgmap v2503: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[139570]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[142991]: pgmap v2503: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:06:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:49 smithi078 ceph-mon[142991]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-16T02:06:50.650 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:50 smithi118 ceph-mon[131825]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-16T02:06:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:50 smithi078 ceph-mon[139570]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-16T02:06:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:50 smithi078 ceph-mon[142991]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-16T02:06:51.658 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:51 smithi118 ceph-mon[131825]: pgmap v2506: 137 pgs: 137 active+clean; 4.8 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 KiB/s wr, 8 op/s 2023-12-16T02:06:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:51 smithi118 ceph-mon[131825]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-16T02:06:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[142991]: pgmap v2506: 137 pgs: 137 active+clean; 4.8 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 KiB/s wr, 8 op/s 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[142991]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[139570]: pgmap v2506: 137 pgs: 137 active+clean; 4.8 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 KiB/s wr, 8 op/s 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[139570]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-16T02:06:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:06:52.669 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:06:52.671 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3013 ms) 2023-12-16T02:06:52.671 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2023-12-16T02:06:52.671 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:06:52.722 INFO:tasks.workunit.client.0.smithi078.stdout: i=0 exists [28195684~1325919,39513241~367070,50605597~2331294,75500119~8142645,158375387~350811,183390936~2253802,187728559~5245406,272616531~3315391,347904401~3302163] wrote [28195684~1325919,39513241~367070,50605597~2331294,75500119~8142645,158375387~350811,183390936~2253802,187728559~5245406,272616531~3315391,347904401~3302163] 2023-12-16T02:06:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:52 smithi118 ceph-mon[131825]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-16T02:06:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:52 smithi078 ceph-mon[139570]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-16T02:06:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:52 smithi078 ceph-mon[142991]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-16T02:06:53.747 INFO:tasks.workunit.client.0.smithi078.stdout: i=1 exists [3809226~9662084,28195684~1325919,39513241~367070,50605597~2331294,64766658~6857835,75500119~12532770,122181759~5376195,158375387~350811,183390936~2253802,187728559~5245406,272616531~3315391,295546437~6279562,347904401~3302163,374981248~7371936,405391512~3361078] wrote [3809226~9662084,64766658~6857835,80528943~7503946,122181759~5376195,295546437~6279562,348481793~129102,374981248~7371936,405391512~3361078] 2023-12-16T02:06:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:53 smithi118 ceph-mon[131825]: pgmap v2509: 137 pgs: 137 active+clean; 4.8 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.5 KiB/s wr, 9 op/s 2023-12-16T02:06:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:53 smithi118 ceph-mon[131825]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-16T02:06:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[139570]: pgmap v2509: 137 pgs: 137 active+clean; 4.8 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.5 KiB/s wr, 9 op/s 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[139570]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[142991]: pgmap v2509: 137 pgs: 137 active+clean; 4.8 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.5 KiB/s wr, 9 op/s 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[142991]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:54.673 INFO:tasks.workunit.client.0.smithi078.stdout: i=2 exists [3809226~9662084,28195684~1325919,34259969~5225730,39513241~367070,50605597~2331294,64766658~6857835,75500119~12532770,107944788~1382109,122181759~5376195,142049275~284019,153307833~3305501,158375387~350811,183390936~2253802,187728559~5245406,207364327~452523,261287022~2834193,272616531~3315391,295546437~6279562,326990046~1834935,340475395~2707651,347904401~3302163,374981248~7371936,404925851~3826739] wrote [34259969~5225730,84227861~1876796,107944788~1382109,142049275~284019,153307833~3305501,207364327~452523,261287022~2834193,326990046~1834935,340475395~2707651,404925851~3127932] 2023-12-16T02:06:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:54 smithi118 ceph-mon[131825]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-16T02:06:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:06:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:06:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[139570]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[142991]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:06:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:55.703 INFO:tasks.workunit.client.0.smithi078.stdout: i=3 exists [3809226~9662084,17935623~2334844,28195684~1325919,34259969~5225730,39513241~367070,46020442~377538,50605597~2331294,64766658~6857835,72545401~2191465,75500119~17333585,107944788~1382109,120554633~7003321,142049275~284019,153307833~3305501,158375387~350811,183390936~2253802,187728559~5245406,207364327~452523,261287022~2834193,268554793~7377129,295546437~6279562,326990046~1834935,340475395~2707651,347904401~3302163,368019508~1681445,374505357~7847827,404925851~3826739] wrote [17935623~2334844,46020442~377538,72545401~2191465,86569337~6264367,120554633~6398138,268554793~7193232,368019508~1681445,374505357~1182929] 2023-12-16T02:06:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:55 smithi118 ceph-mon[131825]: pgmap v2512: 137 pgs: 137 active+clean; 56 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 148 op/s 2023-12-16T02:06:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:55 smithi118 ceph-mon[131825]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-16T02:06:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:55 smithi078 ceph-mon[142991]: pgmap v2512: 137 pgs: 137 active+clean; 56 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 148 op/s 2023-12-16T02:06:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:55 smithi078 ceph-mon[142991]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-16T02:06:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:55 smithi078 ceph-mon[139570]: pgmap v2512: 137 pgs: 137 active+clean; 56 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 148 op/s 2023-12-16T02:06:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:55 smithi078 ceph-mon[139570]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-16T02:06:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:56 smithi078 ceph-mon[139570]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-16T02:06:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:56 smithi078 ceph-mon[142991]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-16T02:06:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:06:56] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.43.0" 2023-12-16T02:06:56.742 INFO:tasks.workunit.client.0.smithi078.stdout: i=4 exists [3809226~12201942,17935623~2334844,20812230~6606564,28195684~1325919,34259969~5225730,39513241~367070,46020442~377538,50605597~2331294,64766658~6857835,72545401~2191465,75500119~17333585,107944788~1382109,109740718~18720080,132078325~3030840,142049275~284019,153307833~3305501,158375387~350811,183390936~2253802,187728559~5245406,207364327~452523,261287022~2834193,268554793~7377129,276046934~6666766,289000128~5411346,295546437~6279562,326990046~1834935,340475395~2707651,347904401~3302163,368019508~1681445,374505357~7847827,404925851~3826739,410051184~3228576] wrote [13173950~2837218,20812230~6606564,109740718~12189474,123127380~5333418,132078325~3030840,276046934~6666766,289000128~5411346,410051184~3228576] 2023-12-16T02:06:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:56 smithi118 ceph-mon[131825]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-16T02:06:57.510 INFO:tasks.workunit.client.0.smithi078.stdout: i=5 exists [3809226~12201942,17935623~2334844,20280515~7138279,28195684~1325919,34259969~5225730,39513241~367070,46020442~377538,50605597~2331294,62205309~2553129,64766658~6857835,72545401~2191465,75500119~17333585,107944788~1382109,109740718~18720080,132078325~3030840,142049275~284019,153307833~3305501,158375387~350811,173159517~6635402,183390936~2253802,187499104~8115947,202181998~2094046,207364327~452523,249488820~5375449,261287022~2834193,268554793~7377129,276046934~6666766,289000128~5411346,295546437~6279562,319298177~6952658,326990046~1834935,340475395~2707651,347904401~3302163,368019508~1681445,374505357~7847827,404925851~3826739,410051184~3228576] wrote [11502373~3058766,20280515~952437,62205309~2553129,82013461~3706114,173159517~6635402,187499104~8115947,202181998~2094046,249488820~5375449,319298177~6952658,377290924~2103843] 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[139570]: pgmap v2515: 137 pgs: 137 active+clean; 77 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 MiB/s wr, 151 op/s 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[139570]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[139570]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[142991]: pgmap v2515: 137 pgs: 137 active+clean; 77 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 MiB/s wr, 151 op/s 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[142991]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-16T02:06:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:57 smithi078 ceph-mon[142991]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-16T02:06:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:57 smithi118 ceph-mon[131825]: pgmap v2515: 137 pgs: 137 active+clean; 77 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 MiB/s wr, 151 op/s 2023-12-16T02:06:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:57 smithi118 ceph-mon[131825]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-16T02:06:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:57 smithi118 ceph-mon[131825]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-16T02:06:58.519 INFO:tasks.workunit.client.0.smithi078.stdout: i=6 exists [3809226~12201942,17935623~2334844,20280515~7138279,28195684~1325919,31871548~7614151,39513241~367070,46020442~377538,50605597~2331294,62205309~2553129,64766658~6857835,72545401~2191465,75500119~17333585,107944788~1382109,109740718~18720080,132078325~3030840,142049275~284019,153307833~3305501,158375387~350811,173159517~6635402,183390936~2253802,185712609~9902442,202181998~2094046,207364327~452523,225721569~6830107,236009842~346376,240119639~2158230,249488820~5375449,261287022~2834193,266684068~9247854,276046934~6666766,289000128~5411346,295546437~6279562,319298177~6952658,326990046~1834935,340475395~2707651,347904401~3302163,368019508~1681445,371730492~2024701,374505357~7847827,404925851~3826739,410051184~3228576] wrote [9819108~2178451,31871548~5095340,185712609~6132380,225721569~6830107,236009842~346376,240119639~2158230,266684068~4256793,320388627~2886156,371730492~2024701] 2023-12-16T02:06:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:58 smithi078 ceph-mon[139570]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-16T02:06:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:58 smithi078 ceph-mon[142991]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-16T02:06:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:06:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:58 smithi118 ceph-mon[131825]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-16T02:06:59.530 INFO:tasks.workunit.client.0.smithi078.stdout: i=7 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~7614151,39513241~367070,46020442~377538,50605597~2331294,62205309~2553129,64766658~6857835,72545401~2191465,75500119~17333585,107944788~1382109,109740718~18720080,129011599~6097566,139080375~3458822,153307833~3305501,158375387~350811,173159517~9813141,183390936~2253802,185712609~9902442,202181998~2094046,207364327~452523,225721569~6830107,236009842~346376,240119639~4375796,245997913~10427331,261287022~2834193,266684068~9247854,276046934~6666766,289000128~5411346,295546437~8477021,319298177~6952658,326990046~1834935,340475395~2707651,347904401~3302163,368019508~1681445,371730492~2024701,374505357~7847827,404925851~3826739,410051184~3228576] wrote [22295661~7704756,115704955~1080087,129011599~5574336,139080375~3458822,175016408~7956250,240603307~3892128,245997913~3773929,254176678~2248566,301628906~2394552] 2023-12-16T02:07:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:59 smithi078 ceph-mon[139570]: pgmap v2519: 137 pgs: 137 active+clean; 217 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 31 MiB/s wr, 267 op/s 2023-12-16T02:07:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:06:59 smithi078 ceph-mon[139570]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-16T02:07:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:59 smithi078 ceph-mon[142991]: pgmap v2519: 137 pgs: 137 active+clean; 217 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 31 MiB/s wr, 267 op/s 2023-12-16T02:07:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:06:59 smithi078 ceph-mon[142991]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-16T02:07:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:59 smithi118 ceph-mon[131825]: pgmap v2519: 137 pgs: 137 active+clean; 217 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 31 MiB/s wr, 267 op/s 2023-12-16T02:07:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:06:59 smithi118 ceph-mon[131825]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-16T02:07:00.519 INFO:tasks.workunit.client.0.smithi078.stdout: i=8 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~7614151,39513241~367070,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~17333585,95345191~7237967,107944788~1382109,109740718~18720080,129011599~6097566,139080375~3458822,153307833~3305501,158375387~350811,173159517~9813141,183390936~2253802,185712609~13256013,202181998~2094046,207364327~452523,225721569~6830107,236009842~346376,236881098~1555957,240119639~16305605,261287022~14644900,276046934~6666766,289000128~15023330,319298177~6952658,326990046~1834935,333043814~960442,340475395~2707651,347904401~3302163,368019508~1681445,371730492~2024701,374505357~7847827,404925851~3826739,410051184~3228576] wrote [60698988~1857807,64306833~3791399,95345191~7237967,194027818~4940804,236881098~1555957,240632857~5590991,262146142~5527122,292587493~4839621,333043814~960442] 2023-12-16T02:07:01.536 INFO:tasks.workunit.client.0.smithi078.stdout: i=9 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~9931882,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~17333585,95345191~7237967,107944788~1382109,109740718~18720080,129011599~6097566,139080375~3458822,147045763~9753059,158375387~350811,173159517~9813141,183390936~2253802,185712609~13256013,202181998~2094046,207364327~452523,225721569~6830107,236009842~346376,236881098~1555957,240049554~16375690,261287022~14644900,276046934~6666766,289000128~15023330,319298177~6952658,326990046~1834935,333043814~960442,340475395~2707651,347904401~3302163,363313645~1753346,368019508~1681445,371730492~2024701,374505357~12213326,404925851~3826739,410051184~3228576] wrote [20643828~230429,39305213~2498217,147045763~9753059,240049554~4244403,291991157~4195539,321851509~1575209,363313645~1753346,379558360~7160323] 2023-12-16T02:07:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:01 smithi078 ceph-mon[139570]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-16T02:07:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:01 smithi078 ceph-mon[139570]: pgmap v2522: 137 pgs: 137 active+clean; 304 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 46 MiB/s wr, 275 op/s 2023-12-16T02:07:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:01 smithi078 ceph-mon[142991]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-16T02:07:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:01 smithi078 ceph-mon[142991]: pgmap v2522: 137 pgs: 137 active+clean; 304 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 46 MiB/s wr, 275 op/s 2023-12-16T02:07:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:01 smithi118 ceph-mon[131825]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-16T02:07:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:01 smithi118 ceph-mon[131825]: pgmap v2522: 137 pgs: 137 active+clean; 304 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 46 MiB/s wr, 275 op/s 2023-12-16T02:07:02.541 INFO:tasks.workunit.client.0.smithi078.stdout: i=10 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~9931882,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~17333585,95345191~7237967,107944788~20516010,129011599~6097566,139080375~3458822,147045763~9753059,158375387~350811,173159517~9813141,183008562~15960060,202181998~2094046,207364327~452523,225721569~6830107,236009842~346376,236881098~19544146,261287022~14644900,276046934~6666766,289000128~15023330,315216004~11034831,326990046~1834935,333043814~960442,340475395~2707651,347904401~3302163,363313645~1753346,368019508~1681445,371730492~2024701,374505357~12213326,404925851~3826739,410051184~3228576] wrote [11934658~2100584,36178905~2024705,108355898~3508229,175981893~4136019,183008562~6495658,226422308~5178058,237581566~4616625,291529655~6572764,315216004~8173504,379591017~2106405] 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[142991]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[139570]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:02 smithi118 ceph-mon[131825]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-16T02:07:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:03.551 INFO:tasks.workunit.client.0.smithi078.stdout: i=11 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~9931882,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~20516010,129011599~6097566,139080375~3458822,147045763~9753059,158375387~350811,173159517~9813141,183008562~15960060,202181998~2094046,207364327~452523,225721569~7419682,236009842~346376,236881098~19544146,261287022~14644900,276046934~6666766,289000128~15023330,315216004~11034831,326990046~1834935,333043814~960442,336307540~3544356,340475395~2707651,347904401~3302163,363313645~1753346,368019508~1681445,371730492~2024701,374505357~12213326,404925851~3826739,410051184~3228576] wrote [6172809~1140515,83248330~1843514,88869758~6170410,111734308~1498121,119660265~1975078,126068395~2311362,229329295~3811956,336307540~3544356,405675724~1152069,410799541~522924] 2023-12-16T02:07:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:03 smithi078 ceph-mon[139570]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-16T02:07:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:03 smithi078 ceph-mon[139570]: pgmap v2525: 137 pgs: 137 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:03 smithi078 ceph-mon[142991]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-16T02:07:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:03 smithi078 ceph-mon[142991]: pgmap v2525: 137 pgs: 137 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:03 smithi118 ceph-mon[131825]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-16T02:07:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:03 smithi118 ceph-mon[131825]: pgmap v2525: 137 pgs: 137 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:04.576 INFO:tasks.workunit.client.0.smithi078.stdout: i=12 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~9931882,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~20516010,129011599~9303532,139080375~3458822,147045763~10319986,158375387~350811,173159517~9813141,183008562~16281012,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,261287022~14644900,276046934~27976524,315216004~11034831,326990046~1834935,333043814~960442,336307540~3544356,340475395~2707651,347904401~3302163,358724078~6667738,368019508~1681445,371730492~2024701,374505357~12213326,404925851~3826739,410051184~3228576] wrote [7897342~2225972,26008108~487212,35256825~3292007,131105670~7209461,155186989~2178760,193342564~5947010,225620475~4234243,282025118~7642589,358724078~6667738] 2023-12-16T02:07:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:04 smithi118 ceph-mon[131825]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-16T02:07:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:04 smithi078 ceph-mon[139570]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-16T02:07:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:04 smithi078 ceph-mon[142991]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-16T02:07:05.558 INFO:tasks.workunit.client.0.smithi078.stdout: i=13 exists [3809226~12201942,17935623~2334844,20280515~9719902,31871548~9931882,46020442~377538,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~20516010,129011599~9303532,139080375~3458822,144700485~334477,147045763~10319986,158375387~350811,173159517~9813141,183008562~16281012,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,261287022~42736436,315216004~11034831,326990046~1834935,333043814~960442,336307540~3544356,340475395~2707651,344107937~7098627,358724078~6667738,368019508~1681445,371730492~2024701,374505357~12213326,395955674~2846270,404925851~3826739,410051184~3228576] wrote [33650903~1353120,95918728~2216751,144700485~334477,151862702~4188227,273154690~10274406,292048740~4189355,344107937~4757864,385255596~1094769,395955674~2846270] 2023-12-16T02:07:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:05 smithi118 ceph-mon[131825]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-16T02:07:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:05 smithi118 ceph-mon[131825]: pgmap v2528: 137 pgs: 137 active+clean; 467 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 39 MiB/s wr, 308 op/s 2023-12-16T02:07:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:05 smithi078 ceph-mon[142991]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-16T02:07:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:05 smithi078 ceph-mon[142991]: pgmap v2528: 137 pgs: 137 active+clean; 467 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 39 MiB/s wr, 308 op/s 2023-12-16T02:07:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:05 smithi078 ceph-mon[139570]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-16T02:07:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:05 smithi078 ceph-mon[139570]: pgmap v2528: 137 pgs: 137 active+clean; 467 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 39 MiB/s wr, 308 op/s 2023-12-16T02:07:06.577 INFO:tasks.workunit.client.0.smithi078.stdout: i=14 exists [3809226~16461241,20280515~21522915,44574276~5853591,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~20516010,129011599~9303532,139080375~3458822,144700485~334477,147045763~10319986,158375387~350811,173159517~9813141,183008562~16281012,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,261287022~46311523,315216004~11034831,326990046~6036327,333043814~960442,336307540~3544356,340475395~2707651,344107937~7098627,358724078~6667738,367526448~19192235,395955674~2846270,404925851~8353909] wrote [12661598~7520485,26072266~7434250,44574276~5853591,267419494~3352913,302120058~5478487,328497749~4528624,367526448~7129689,378801634~5662703,406578274~3813742] 2023-12-16T02:07:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:06 smithi078 ceph-mon[139570]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-16T02:07:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:06 smithi078 ceph-mon[142991]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-16T02:07:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:06] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-12-16T02:07:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:06 smithi118 ceph-mon[131825]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-16T02:07:07.601 INFO:tasks.workunit.client.0.smithi078.stdout: i=15 exists [3809226~16461241,20280515~21522915,44574276~5853591,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~30370343,139080375~3458822,144700485~334477,147045763~10319986,158375387~350811,173159517~9813141,183008562~17162961,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,256781944~50816601,315216004~11034831,326990046~6036327,333043814~960442,336307540~3544356,340475395~10731169,358724078~6667738,367526448~19192235,395955674~2846270,404925851~8353909] wrote [28573959~1028057,79245884~12234125,127130932~4657716,195984074~4187449,256781944~10052656,340831129~6275641,359287133~3115227] 2023-12-16T02:07:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:07 smithi118 ceph-mon[131825]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-16T02:07:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:07 smithi118 ceph-mon[131825]: pgmap v2531: 137 pgs: 137 active+clean; 496 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 29 MiB/s wr, 306 op/s 2023-12-16T02:07:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:07 smithi078 ceph-mon[139570]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-16T02:07:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:07 smithi078 ceph-mon[139570]: pgmap v2531: 137 pgs: 137 active+clean; 496 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 29 MiB/s wr, 306 op/s 2023-12-16T02:07:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:07 smithi078 ceph-mon[142991]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-16T02:07:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:07 smithi078 ceph-mon[142991]: pgmap v2531: 137 pgs: 137 active+clean; 496 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 29 MiB/s wr, 306 op/s 2023-12-16T02:07:08.510 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:07:08.571 INFO:tasks.workunit.client.0.smithi078.stdout: i=16 exists [3809226~16461241,20280515~21522915,44574276~5853591,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~30370343,139080375~3458822,144700485~334477,147045763~17347204,173159517~9813141,183008562~17162961,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,256781944~50816601,315216004~11034831,326990046~6036327,333043814~960442,336307540~3544356,340475395~10731169,355457320~1752921,358724078~6667738,367526448~19192235,395955674~2846270,404925851~8353909] wrote [12351322~3316883,80189100~7906211,117261567~7635058,156801632~7591335,270134824~1464066,283362921~1130785,287911035~4652784,350593023~40357,355457320~1752921] 2023-12-16T02:07:08.845 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:07:08.845 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (46m) 15s ago 50m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:07:08.845 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (45m) 8m ago 49m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:07:08.845 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (51m) 15s ago 51m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:07:08.845 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (51m) 8m ago 51m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (45m) 8m ago 54m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (45m) 15s ago 55m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (45m) 15s ago 55m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (44m) 8m ago 54m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (44m) 15s ago 54m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (46m) 15s ago 49m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (45m) 8m ago 49m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (43m) 15s ago 53m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (43m) 15s ago 53m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (42m) 15s ago 53m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (41m) 15s ago 52m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:07:08.846 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (41m) 8m ago 52m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:07:08.847 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (40m) 8m ago 52m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:07:08.847 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (40m) 8m ago 51m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:07:08.847 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (39m) 8m ago 51m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:07:08.847 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (45m) 8m ago 50m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:07:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:08 smithi118 ceph-mon[131825]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-16T02:07:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:08 smithi078 ceph-mon[139570]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-16T02:07:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:08 smithi078 ceph-mon[142991]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:09.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:07:09.229 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:07:09.587 INFO:tasks.workunit.client.0.smithi078.stdout: i=17 exists [3809226~16461241,20280515~21522915,44574276~5853591,50605597~2331294,60698988~10925505,72545401~2191465,75500119~19540049,95345191~7237967,107944788~30370343,139080375~3458822,144700485~334477,147045763~17347204,173159517~9813141,183008562~17162961,202181998~2094046,207364327~452523,225620475~7520776,236009842~346376,236881098~19544146,256781944~50816601,315216004~17810369,333043814~960442,336307540~3544356,340475395~10731169,355457320~1752921,357897829~7493987,365461332~21257351,395955674~7808518,404703048~8576712] wrote [91409693~1632072,182064299~845987,238592582~7297782,294284752~4731183,324048426~5485861,357897829~1381819,365461332~5362825,396728438~7035754,404703048~2396705] 2023-12-16T02:07:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:09 smithi118 ceph-mon[131825]: from='client.46919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:09 smithi118 ceph-mon[131825]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-16T02:07:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:09 smithi118 ceph-mon[131825]: pgmap v2534: 137 pgs: 137 active+clean; 612 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 36 MiB/s wr, 348 op/s 2023-12-16T02:07:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:09 smithi118 ceph-mon[131825]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1396402543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[139570]: from='client.46919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[139570]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[139570]: pgmap v2534: 137 pgs: 137 active+clean; 612 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 36 MiB/s wr, 348 op/s 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[139570]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1396402543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[142991]: from='client.46919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[142991]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[142991]: pgmap v2534: 137 pgs: 137 active+clean; 612 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 36 MiB/s wr, 348 op/s 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[142991]: from='client.36969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1396402543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:10.606 INFO:tasks.workunit.client.0.smithi078.stdout: i=18 exists [3809226~16461241,20280515~30147352,50605597~2331294,60698988~10925505,72545401~22494767,95345191~7237967,107944788~30370343,139080375~3458822,144700485~334477,147045763~17347204,173159517~9813141,183008562~17162961,202181998~2094046,207364327~452523,213790660~4373321,225620475~9565181,236009842~346376,236881098~19544146,256781944~50816601,315216004~17810369,333043814~960442,336307540~3544356,340475395~13663465,355457320~1752921,357897829~7493987,365461332~21257351,395955674~7808518,404703048~8576712] wrote [12154809~3675546,38534958~8077446,72678500~6739194,213790660~4373321,231493289~3692367,292664581~3720784,323952961~7589380,346565586~7573274,366820934~2356785,405117391~1920957] 2023-12-16T02:07:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:10 smithi118 ceph-mon[131825]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-16T02:07:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:10 smithi078 ceph-mon[139570]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-16T02:07:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:10 smithi078 ceph-mon[142991]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-16T02:07:11.608 INFO:tasks.workunit.client.0.smithi078.stdout: i=19 exists [3809226~16461241,20280515~30147352,50605597~2331294,54154814~17469679,72545401~22494767,95345191~7237967,107944788~30370343,139080375~3458822,144700485~334477,147045763~17347204,173159517~9813141,183008562~17162961,202181998~2094046,207364327~452523,211010473~646573,213790660~4373321,225620475~9565181,236009842~346376,236881098~19544146,256781944~52454806,315216004~17810369,333043814~960442,336307540~3544356,340475395~13663465,355457320~9934496,365461332~21257351,395955674~7808518,404703048~8576712] wrote [18739587~1145011,30547423~4385305,54154814~7934006,82292834~5590441,156008917~1936324,211010473~646573,238961621~4891082,277770496~7924845,306947421~2289329,356523254~6932769] 2023-12-16T02:07:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:11 smithi118 ceph-mon[131825]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-16T02:07:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:11 smithi118 ceph-mon[131825]: pgmap v2537: 137 pgs: 137 active+clean; 700 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 52 MiB/s wr, 356 op/s 2023-12-16T02:07:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:11 smithi078 ceph-mon[139570]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-16T02:07:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:11 smithi078 ceph-mon[139570]: pgmap v2537: 137 pgs: 137 active+clean; 700 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 52 MiB/s wr, 356 op/s 2023-12-16T02:07:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:11 smithi078 ceph-mon[142991]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-16T02:07:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:11 smithi078 ceph-mon[142991]: pgmap v2537: 137 pgs: 137 active+clean; 700 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 224 KiB/s rd, 52 MiB/s wr, 356 op/s 2023-12-16T02:07:12.550 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 1 diff [0~12582912,62914560~8388608,79691776~8388608,121634816~8388608,293601280~8388608,348127232~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.550 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,62914560~8388608,79691776~8388608,121634816~8388608,293601280~8388608,348127232~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.562 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~16777216,62914560~12582912,79691776~8388608,121634816~8388608,293601280~8388608,348127232~4194304,373293056~12582912,402653184~8388608] 2023-12-16T02:07:12.562 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 2 diff [0~12582912,33554432~8388608,62914560~8388608,79691776~8388608,104857600~4194304,121634816~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,293601280~8388608,322961408~4194304,339738624~4194304,348127232~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.562 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,33554432~8388608,62914560~8388608,79691776~8388608,104857600~4194304,121634816~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,293601280~8388608,322961408~4194304,339738624~4194304,348127232~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.564 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~16777216,33554432~8388608,62914560~12582912,79691776~8388608,104857600~8388608,121634816~8388608,138412032~4194304,150994944~8388608,205520896~4194304,260046848~4194304,293601280~8388608,322961408~8388608,339738624~4194304,348127232~4194304,373293056~12582912,402653184~8388608] 2023-12-16T02:07:12.564 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 3 diff [0~12582912,16777216~4194304,33554432~12582912,62914560~12582912,79691776~12582912,104857600~4194304,117440512~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~8388608,293601280~8388608,322961408~4194304,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.564 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~4194304,33554432~12582912,62914560~12582912,79691776~12582912,104857600~4194304,117440512~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~8388608,293601280~8388608,322961408~4194304,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~4194304] 2023-12-16T02:07:12.566 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~20971520,33554432~16777216,62914560~12582912,79691776~16777216,104857600~8388608,117440512~12582912,138412032~4194304,150994944~8388608,205520896~4194304,260046848~4194304,268435456~8388608,293601280~8388608,322961408~8388608,339738624~4194304,348127232~4194304,364904448~20971520,402653184~8388608] 2023-12-16T02:07:12.566 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 4 diff [0~12582912,16777216~8388608,33554432~12582912,62914560~12582912,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~12582912,285212672~16777216,322961408~4194304,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2023-12-16T02:07:12.566 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~8388608,33554432~12582912,62914560~12582912,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~12582912,285212672~16777216,322961408~4194304,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2023-12-16T02:07:12.569 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~29360128,33554432~16777216,62914560~12582912,79691776~16777216,104857600~37748736,150994944~8388608,205520896~4194304,260046848~4194304,268435456~33554432,322961408~8388608,339738624~4194304,348127232~4194304,364904448~20971520,402653184~12582912] 2023-12-16T02:07:12.569 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 5 diff [0~12582912,16777216~8388608,33554432~12582912,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~8388608,201326592~8388608,247463936~8388608,260046848~4194304,268435456~12582912,285212672~16777216,318767104~8388608,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2023-12-16T02:07:12.570 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~8388608,33554432~12582912,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~8388608,201326592~8388608,247463936~8388608,260046848~4194304,268435456~12582912,285212672~16777216,318767104~8388608,339738624~4194304,348127232~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2023-12-16T02:07:12.573 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~29360128,33554432~16777216,58720256~16777216,79691776~16777216,104857600~37748736,150994944~8388608,171966464~8388608,184549376~12582912,201326592~8388608,247463936~8388608,260046848~4194304,268435456~33554432,318767104~12582912,339738624~4194304,348127232~4194304,364904448~20971520,402653184~12582912] 2023-12-16T02:07:12.573 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 6 diff [0~12582912,16777216~8388608,29360128~8388608,41943040~4194304,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~12582912,201326592~8388608,222298112~8388608,234881024~8388608,247463936~8388608,260046848~20971520,285212672~16777216,318767104~8388608,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.573 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~8388608,29360128~8388608,41943040~4194304,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~12582912,201326592~8388608,222298112~8388608,234881024~8388608,247463936~8388608,260046848~20971520,285212672~16777216,318767104~8388608,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.577 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~16777216,104857600~37748736,150994944~8388608,171966464~8388608,184549376~12582912,201326592~8388608,222298112~20971520,247463936~8388608,260046848~41943040,318767104~12582912,339738624~4194304,348127232~4194304,364904448~20971520,402653184~12582912] 2023-12-16T02:07:12.577 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 7 diff [0~12582912,16777216~20971520,41943040~4194304,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~20971520,318767104~8388608,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.578 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~20971520,41943040~4194304,58720256~16777216,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~20971520,318767104~8388608,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.582 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~16777216,104857600~37748736,150994944~8388608,171966464~25165824,201326592~8388608,222298112~83886080,318767104~12582912,339738624~4194304,348127232~4194304,364904448~20971520,402653184~12582912] 2023-12-16T02:07:12.582 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 8 diff [0~12582912,16777216~20971520,41943040~4194304,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,150994944~4194304,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.582 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~20971520,41943040~4194304,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,150994944~4194304,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,348127232~4194304,364904448~16777216,402653184~8388608] 2023-12-16T02:07:12.588 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~62914560,150994944~8388608,171966464~37748736,222298112~83886080,318767104~16777216,339738624~4194304,348127232~4194304,364904448~20971520,402653184~12582912] 2023-12-16T02:07:12.588 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 9 diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.589 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.595 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,318767104~16777216,339738624~4194304,348127232~4194304,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.595 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 10 diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,339738624~4194304,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.595 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,339738624~4194304,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.600 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~20971520,339738624~4194304,348127232~4194304,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.600 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 11 diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~12582912,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.600 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~12582912,348127232~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.606 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~29360128,348127232~4194304,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.606 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 12 diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~12582912,348127232~4194304,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.606 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~12582912,348127232~4194304,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.612 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~29360128,348127232~4194304,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.612 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 13 diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~12582912,331350016~20971520,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.612 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~12582912,16777216~29360128,58720256~16777216,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~12582912,331350016~20971520,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.619 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~50331648,58720256~16777216,79691776~79691776,171966464~37748736,222298112~83886080,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.619 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 14 diff [0~50331648,58720256~16777216,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~50331648,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.619 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~50331648,58720256~16777216,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~50331648,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.629 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~54525952,58720256~16777216,79691776~79691776,171966464~37748736,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.630 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 15 diff [0~50331648,58720256~41943040,104857600~54525952,171966464~37748736,222298112~8388608,234881024~75497472,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.630 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~50331648,58720256~41943040,104857600~54525952,171966464~37748736,222298112~8388608,234881024~75497472,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.633 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~54525952,58720256~100663296,171966464~37748736,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.633 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 16 diff [0~50331648,58720256~41943040,104857600~62914560,171966464~37748736,222298112~8388608,234881024~75497472,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.633 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~50331648,58720256~41943040,104857600~62914560,171966464~37748736,222298112~8388608,234881024~75497472,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.642 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~54525952,58720256~109051904,171966464~37748736,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.642 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 17 diff [0~50331648,58720256~41943040,104857600~62914560,171966464~37748736,222298112~8388608,234881024~75497472,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.642 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~50331648,58720256~41943040,104857600~62914560,171966464~37748736,222298112~8388608,234881024~75497472,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.650 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~54525952,58720256~109051904,171966464~37748736,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.650 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 18 diff [0~50331648,58720256~41943040,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.650 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~50331648,58720256~41943040,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.658 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~54525952,58720256~109051904,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.658 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to 19 diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.658 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.666 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.666 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 2 diff [33554432~8388608,83886080~4194304,104857600~4194304,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,322961408~4194304,339738624~4194304,402653184~4194304] 2023-12-16T02:07:12.666 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [33554432~8388608,83886080~4194304,104857600~4194304,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,322961408~4194304,339738624~4194304,402653184~4194304] 2023-12-16T02:07:12.668 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~8388608,83886080~4194304,104857600~8388608,138412032~4194304,150994944~8388608,205520896~4194304,260046848~4194304,322961408~8388608,339738624~4194304,402653184~8388608] 2023-12-16T02:07:12.668 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 3 diff [16777216~4194304,33554432~12582912,71303168~4194304,83886080~8388608,104857600~4194304,117440512~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~8388608,322961408~4194304,339738624~4194304,364904448~4194304,373293056~4194304,402653184~4194304] 2023-12-16T02:07:12.668 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~4194304,33554432~12582912,71303168~4194304,83886080~8388608,104857600~4194304,117440512~8388608,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~8388608,322961408~4194304,339738624~4194304,364904448~4194304,373293056~4194304,402653184~4194304] 2023-12-16T02:07:12.670 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~4194304,33554432~16777216,71303168~4194304,83886080~12582912,104857600~8388608,117440512~12582912,138412032~4194304,150994944~8388608,205520896~4194304,260046848~4194304,268435456~8388608,322961408~8388608,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.670 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 4 diff [12582912~12582912,33554432~12582912,71303168~4194304,83886080~8388608,104857600~29360128,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~12582912,285212672~8388608,322961408~4194304,339738624~4194304,364904448~4194304,373293056~4194304,402653184~8388608] 2023-12-16T02:07:12.671 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~12582912,33554432~12582912,71303168~4194304,83886080~8388608,104857600~29360128,138412032~4194304,150994944~4194304,205520896~4194304,260046848~4194304,268435456~12582912,285212672~8388608,322961408~4194304,339738624~4194304,364904448~4194304,373293056~4194304,402653184~8388608] 2023-12-16T02:07:12.673 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~16777216,33554432~16777216,71303168~4194304,83886080~12582912,104857600~37748736,150994944~8388608,205520896~4194304,260046848~4194304,268435456~29360128,322961408~8388608,339738624~4194304,364904448~12582912,402653184~12582912] 2023-12-16T02:07:12.673 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 5 diff [8388608~16777216,33554432~12582912,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~8388608,201326592~8388608,247463936~8388608,260046848~4194304,268435456~12582912,285212672~8388608,318767104~8388608,339738624~4194304,364904448~4194304,373293056~4194304,402653184~8388608] 2023-12-16T02:07:12.673 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,33554432~12582912,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~8388608,201326592~8388608,247463936~8388608,260046848~4194304,268435456~12582912,285212672~8388608,318767104~8388608,339738624~4194304,364904448~4194304,373293056~4194304,402653184~8388608] 2023-12-16T02:07:12.675 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~20971520,33554432~16777216,58720256~8388608,71303168~4194304,79691776~16777216,104857600~37748736,150994944~8388608,171966464~8388608,184549376~12582912,201326592~8388608,247463936~8388608,260046848~4194304,268435456~29360128,318767104~12582912,339738624~4194304,364904448~16777216,402653184~12582912] 2023-12-16T02:07:12.675 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 6 diff [8388608~16777216,29360128~8388608,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~12582912,201326592~8388608,222298112~8388608,234881024~8388608,247463936~8388608,260046848~20971520,285212672~8388608,318767104~8388608,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.676 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,29360128~8388608,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~8388608,184549376~12582912,201326592~8388608,222298112~8388608,234881024~8388608,247463936~8388608,260046848~20971520,285212672~8388608,318767104~8388608,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.678 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~8388608,71303168~4194304,79691776~16777216,104857600~37748736,150994944~8388608,171966464~8388608,184549376~12582912,201326592~8388608,222298112~20971520,247463936~8388608,260046848~37748736,318767104~12582912,339738624~4194304,364904448~16777216,402653184~12582912] 2023-12-16T02:07:12.678 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 7 diff [8388608~29360128,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~8388608,297795584~4194304,318767104~8388608,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.678 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,104857600~29360128,138412032~4194304,150994944~4194304,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~8388608,297795584~4194304,318767104~8388608,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.682 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~8388608,71303168~4194304,79691776~16777216,104857600~37748736,150994944~8388608,171966464~25165824,201326592~8388608,222298112~83886080,318767104~12582912,339738624~4194304,364904448~16777216,402653184~12582912] 2023-12-16T02:07:12.682 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 8 diff [8388608~29360128,41943040~4194304,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,150994944~4194304,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.682 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,41943040~4194304,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,150994944~4194304,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,364904448~12582912,402653184~8388608] 2023-12-16T02:07:12.687 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~16777216,79691776~62914560,150994944~8388608,171966464~37748736,222298112~83886080,318767104~16777216,339738624~4194304,364904448~16777216,402653184~12582912] 2023-12-16T02:07:12.687 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 9 diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.687 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~37748736,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,339738624~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.691 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,318767104~16777216,339738624~4194304,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.691 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 10 diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,339738624~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.691 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,339738624~4194304,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.695 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~20971520,339738624~4194304,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.695 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 11 diff [4194304~41943040,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~12582912,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.695 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~41943040,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~12582912,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.700 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~29360128,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.700 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 12 diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~12582912,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.700 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~12582912,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.705 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~62914560,146800640~12582912,171966464~37748736,222298112~83886080,314572800~29360128,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.705 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 13 diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~20971520,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.705 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~20971520,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.710 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~79691776,171966464~37748736,222298112~83886080,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.710 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 14 diff [4194304~46137344,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.710 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.716 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~16777216,79691776~79691776,171966464~37748736,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.716 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 15 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~54525952,171966464~37748736,222298112~8388608,234881024~71303168,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.716 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~54525952,171966464~37748736,222298112~8388608,234881024~71303168,314572800~37748736,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.721 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~100663296,171966464~37748736,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.721 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 16 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~37748736,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.722 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~37748736,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.728 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~37748736,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.728 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 17 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~37748736,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.728 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~37748736,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.735 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~37748736,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.736 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.736 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.742 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.742 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to 19 diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.742 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.749 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.750 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 3 diff [16777216~4194304,41943040~4194304,71303168~4194304,83886080~8388608,117440512~8388608,268435456~8388608,364904448~4194304,373293056~4194304] 2023-12-16T02:07:12.750 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~4194304,41943040~4194304,71303168~4194304,83886080~8388608,117440512~8388608,268435456~8388608,364904448~4194304,373293056~4194304] 2023-12-16T02:07:12.751 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~4194304,41943040~8388608,71303168~4194304,83886080~12582912,117440512~12582912,268435456~8388608,364904448~12582912] 2023-12-16T02:07:12.751 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 4 diff [12582912~12582912,41943040~4194304,71303168~4194304,83886080~8388608,109051904~25165824,268435456~12582912,285212672~8388608,364904448~4194304,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.751 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~12582912,41943040~4194304,71303168~4194304,83886080~8388608,109051904~25165824,268435456~12582912,285212672~8388608,364904448~4194304,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.753 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~16777216,41943040~8388608,71303168~4194304,83886080~12582912,109051904~29360128,268435456~29360128,364904448~12582912,406847488~8388608] 2023-12-16T02:07:12.753 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 5 diff [8388608~16777216,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,268435456~12582912,285212672~8388608,318767104~8388608,364904448~4194304,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.753 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,268435456~12582912,285212672~8388608,318767104~8388608,364904448~4194304,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.755 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~20971520,41943040~8388608,58720256~8388608,71303168~4194304,79691776~16777216,109051904~29360128,171966464~8388608,184549376~12582912,201326592~4194304,247463936~8388608,268435456~29360128,318767104~8388608,364904448~16777216,406847488~8388608] 2023-12-16T02:07:12.755 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 6 diff [8388608~16777216,29360128~8388608,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~16777216,285212672~8388608,318767104~8388608,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.755 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,29360128~8388608,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~16777216,285212672~8388608,318767104~8388608,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.757 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,41943040~8388608,58720256~8388608,71303168~4194304,79691776~16777216,109051904~29360128,171966464~8388608,184549376~12582912,201326592~4194304,222298112~20971520,247463936~8388608,264241152~33554432,318767104~8388608,364904448~16777216,406847488~8388608] 2023-12-16T02:07:12.757 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 7 diff [8388608~29360128,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~16777216,285212672~8388608,297795584~4194304,318767104~8388608,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.757 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,41943040~4194304,58720256~4194304,71303168~4194304,79691776~12582912,109051904~25165824,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~16777216,285212672~8388608,297795584~4194304,318767104~8388608,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.760 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,41943040~8388608,58720256~8388608,71303168~4194304,79691776~16777216,109051904~33554432,171966464~25165824,201326592~4194304,222298112~37748736,264241152~41943040,318767104~8388608,364904448~16777216,406847488~8388608] 2023-12-16T02:07:12.760 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 8 diff [8388608~29360128,41943040~4194304,58720256~8388608,71303168~4194304,79691776~20971520,109051904~25165824,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.760 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,41943040~4194304,58720256~8388608,71303168~4194304,79691776~20971520,109051904~25165824,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,364904448~12582912,406847488~4194304] 2023-12-16T02:07:12.763 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,41943040~8388608,58720256~16777216,79691776~25165824,109051904~33554432,171966464~33554432,222298112~83886080,318767104~8388608,331350016~4194304,364904448~16777216,406847488~8388608] 2023-12-16T02:07:12.763 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 9 diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,109051904~25165824,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,360710144~25165824,406847488~4194304] 2023-12-16T02:07:12.763 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,109051904~25165824,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,360710144~25165824,406847488~4194304] 2023-12-16T02:07:12.766 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~16777216,79691776~25165824,109051904~33554432,146800640~12582912,171966464~33554432,222298112~83886080,318767104~8388608,331350016~4194304,360710144~29360128,406847488~8388608] 2023-12-16T02:07:12.766 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 10 diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,360710144~25165824,406847488~4194304] 2023-12-16T02:07:12.766 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~37748736,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,360710144~25165824,406847488~4194304] 2023-12-16T02:07:12.770 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~41943040,58720256~16777216,79691776~62914560,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~4194304,360710144~29360128,406847488~8388608] 2023-12-16T02:07:12.770 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 11 diff [4194304~41943040,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~8388608,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.770 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~41943040,58720256~8388608,71303168~4194304,79691776~20971520,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~8388608,360710144~25165824,402653184~8388608] 2023-12-16T02:07:12.774 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~62914560,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~12582912,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.774 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 12 diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.774 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~37748736,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,356515840~29360128,402653184~8388608] 2023-12-16T02:07:12.778 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~62914560,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~12582912,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.778 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 13 diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.779 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~29360128,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.783 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~46137344,58720256~16777216,79691776~79691776,171966464~33554432,222298112~83886080,314572800~12582912,331350016~20971520,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.783 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 14 diff [4194304~46137344,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.783 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~4194304,79691776~20971520,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.788 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~16777216,79691776~79691776,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.788 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 15 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~54525952,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.788 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~54525952,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.794 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~100663296,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.794 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 16 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.794 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.800 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.800 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 17 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.800 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.806 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.806 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.806 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.812 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.812 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to 19 diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.812 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.819 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.819 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 4 diff [12582912~12582912,109051904~25165824,272629760~8388608,285212672~8388608,406847488~4194304] 2023-12-16T02:07:12.819 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~12582912,109051904~25165824,272629760~8388608,285212672~8388608,406847488~4194304] 2023-12-16T02:07:12.820 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~16777216,109051904~29360128,272629760~25165824,406847488~8388608] 2023-12-16T02:07:12.820 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 5 diff [8388608~16777216,58720256~4194304,79691776~4194304,109051904~25165824,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,272629760~8388608,285212672~8388608,318767104~8388608,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.820 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,58720256~4194304,79691776~4194304,109051904~25165824,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,272629760~8388608,285212672~8388608,318767104~8388608,373293056~4194304,406847488~4194304] 2023-12-16T02:07:12.822 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~20971520,58720256~8388608,79691776~8388608,109051904~29360128,171966464~8388608,184549376~12582912,201326592~4194304,247463936~8388608,272629760~25165824,318767104~8388608,373293056~8388608,406847488~8388608] 2023-12-16T02:07:12.822 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 6 diff [8388608~16777216,29360128~8388608,58720256~4194304,79691776~4194304,109051904~25165824,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~16777216,285212672~8388608,318767104~8388608,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.822 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~16777216,29360128~8388608,58720256~4194304,79691776~4194304,109051904~25165824,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~16777216,285212672~8388608,318767104~8388608,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.823 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,58720256~8388608,79691776~8388608,109051904~29360128,171966464~8388608,184549376~12582912,201326592~4194304,222298112~20971520,247463936~8388608,264241152~33554432,318767104~8388608,369098752~12582912,406847488~8388608] 2023-12-16T02:07:12.824 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 7 diff [8388608~29360128,58720256~4194304,79691776~4194304,109051904~25165824,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~16777216,285212672~8388608,297795584~4194304,318767104~8388608,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.824 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,58720256~4194304,79691776~4194304,109051904~25165824,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~16777216,285212672~8388608,297795584~4194304,318767104~8388608,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.826 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,58720256~8388608,79691776~8388608,109051904~33554432,171966464~25165824,201326592~4194304,222298112~37748736,264241152~41943040,318767104~8388608,369098752~12582912,406847488~8388608] 2023-12-16T02:07:12.826 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 8 diff [8388608~29360128,58720256~8388608,79691776~4194304,92274688~8388608,109051904~25165824,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.826 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,58720256~8388608,79691776~4194304,92274688~8388608,109051904~25165824,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,369098752~8388608,406847488~4194304] 2023-12-16T02:07:12.829 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,58720256~12582912,79691776~8388608,92274688~12582912,109051904~33554432,171966464~33554432,222298112~83886080,318767104~8388608,331350016~4194304,369098752~12582912,406847488~8388608] 2023-12-16T02:07:12.829 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 9 diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,109051904~25165824,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,360710144~4194304,369098752~16777216,406847488~4194304] 2023-12-16T02:07:12.829 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,109051904~25165824,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,318767104~8388608,331350016~4194304,360710144~4194304,369098752~16777216,406847488~4194304] 2023-12-16T02:07:12.833 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,79691776~8388608,92274688~12582912,109051904~33554432,146800640~12582912,171966464~33554432,222298112~83886080,318767104~8388608,331350016~4194304,360710144~29360128,406847488~8388608] 2023-12-16T02:07:12.833 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 10 diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,360710144~4194304,369098752~16777216,406847488~4194304] 2023-12-16T02:07:12.833 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~4194304,360710144~4194304,369098752~16777216,406847488~4194304] 2023-12-16T02:07:12.836 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,79691776~8388608,92274688~50331648,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~4194304,360710144~29360128,406847488~8388608] 2023-12-16T02:07:12.836 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 11 diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~8388608,360710144~4194304,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.836 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~29360128,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~20971520,285212672~16777216,314572800~12582912,331350016~8388608,360710144~4194304,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.839 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~12582912,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.839 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 12 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~37748736,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,356515840~8388608,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.840 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~37748736,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,356515840~8388608,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.843 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~33554432,222298112~83886080,314572800~12582912,331350016~12582912,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.844 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 13 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~8388608,369098752~16777216,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.844 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~8388608,369098752~16777216,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.848 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~79691776,171966464~33554432,222298112~83886080,314572800~12582912,331350016~20971520,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.848 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 14 diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.848 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~54525952,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.852 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,79691776~79691776,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.852 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 15 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~54525952,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.852 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~54525952,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.857 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~83886080,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.857 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 16 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.857 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.863 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.863 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 17 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.863 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~62914560,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.869 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.869 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.869 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.876 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.876 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to 19 diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.876 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:12.882 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.883 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 5 diff [8388608~4194304,16777216~4194304,58720256~4194304,79691776~4194304,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,318767104~8388608,373293056~4194304] 2023-12-16T02:07:12.883 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,58720256~4194304,79691776~4194304,171966464~8388608,184549376~8388608,201326592~4194304,247463936~8388608,318767104~8388608,373293056~4194304] 2023-12-16T02:07:12.883 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~16777216,58720256~8388608,79691776~8388608,171966464~8388608,184549376~12582912,201326592~4194304,247463936~8388608,318767104~8388608,373293056~8388608] 2023-12-16T02:07:12.884 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 6 diff [8388608~12582912,29360128~8388608,58720256~4194304,79691776~4194304,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~8388608,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.884 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~12582912,29360128~8388608,58720256~4194304,79691776~4194304,171966464~8388608,184549376~12582912,201326592~4194304,222298112~8388608,234881024~8388608,247463936~8388608,264241152~8388608,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.885 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~16777216,29360128~8388608,58720256~8388608,79691776~8388608,171966464~8388608,184549376~12582912,201326592~4194304,222298112~20971520,247463936~8388608,264241152~8388608,318767104~8388608,369098752~12582912] 2023-12-16T02:07:12.885 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 7 diff [8388608~29360128,58720256~4194304,79691776~4194304,113246208~4194304,125829120~8388608,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~8388608,297795584~4194304,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.885 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,58720256~4194304,79691776~4194304,113246208~4194304,125829120~8388608,138412032~4194304,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,264241152~8388608,297795584~4194304,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.887 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,58720256~8388608,79691776~8388608,113246208~4194304,125829120~16777216,171966464~25165824,201326592~4194304,222298112~37748736,264241152~8388608,297795584~8388608,318767104~8388608,369098752~12582912] 2023-12-16T02:07:12.887 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 8 diff [8388608~29360128,58720256~8388608,79691776~4194304,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~8388608,331350016~4194304,369098752~8388608] 2023-12-16T02:07:12.887 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~29360128,58720256~8388608,79691776~4194304,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~33554432,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~8388608,331350016~4194304,369098752~8388608] 2023-12-16T02:07:12.889 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~29360128,58720256~12582912,79691776~8388608,92274688~12582912,113246208~4194304,125829120~16777216,171966464~33554432,222298112~50331648,289406976~16777216,318767104~8388608,331350016~4194304,369098752~12582912] 2023-12-16T02:07:12.889 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 9 diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~8388608,331350016~4194304,360710144~4194304,369098752~16777216] 2023-12-16T02:07:12.889 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~33554432,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~8388608,331350016~4194304,360710144~4194304,369098752~16777216] 2023-12-16T02:07:12.891 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,79691776~8388608,92274688~12582912,113246208~4194304,125829120~16777216,146800640~12582912,171966464~33554432,222298112~50331648,289406976~16777216,318767104~8388608,331350016~4194304,360710144~29360128] 2023-12-16T02:07:12.891 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 10 diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~12582912,331350016~4194304,360710144~4194304,369098752~16777216] 2023-12-16T02:07:12.891 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~33554432,58720256~8388608,79691776~4194304,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~12582912,331350016~4194304,360710144~4194304,369098752~16777216] 2023-12-16T02:07:12.894 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,79691776~8388608,92274688~25165824,125829120~16777216,146800640~12582912,171966464~33554432,222298112~50331648,289406976~16777216,314572800~12582912,331350016~4194304,360710144~29360128] 2023-12-16T02:07:12.894 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 11 diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~12582912,331350016~8388608,360710144~4194304,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.894 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~12582912,331350016~8388608,360710144~4194304,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.898 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~33554432,222298112~50331648,289406976~16777216,314572800~12582912,331350016~12582912,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.898 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 12 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,281018368~20971520,314572800~12582912,331350016~8388608,356515840~8388608,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.898 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~12582912,281018368~20971520,314572800~12582912,331350016~8388608,356515840~8388608,369098752~16777216,402653184~8388608] 2023-12-16T02:07:12.901 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~33554432,222298112~50331648,281018368~25165824,314572800~12582912,331350016~12582912,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.901 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 13 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~8388608,369098752~16777216,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.901 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~41943040,314572800~12582912,331350016~8388608,343932928~8388608,356515840~8388608,369098752~16777216,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.905 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~79691776,171966464~33554432,222298112~83886080,314572800~12582912,331350016~20971520,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.905 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 14 diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.905 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~25165824,201326592~4194304,222298112~8388608,234881024~20971520,260046848~46137344,314572800~25165824,343932928~8388608,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:12 smithi118 ceph-mon[131825]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-16T02:07:12.909 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,79691776~79691776,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.909 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 15 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.910 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~33554432,222298112~8388608,234881024~71303168,314572800~33554432,356515840~29360128,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.914 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~83886080,171966464~33554432,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.914 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 16 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.914 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.918 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.919 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 17 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.919 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~33554432,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.924 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~33554432,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.924 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.924 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.929 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.929 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to 19 diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.930 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.935 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.935 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 6 diff [8388608~4194304,29360128~8388608,184549376~8388608,222298112~8388608,234881024~8388608,264241152~8388608,318767104~4194304,369098752~4194304] 2023-12-16T02:07:12.935 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,29360128~8388608,184549376~8388608,222298112~8388608,234881024~8388608,264241152~8388608,318767104~4194304,369098752~4194304] 2023-12-16T02:07:12.936 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~4194304,29360128~8388608,184549376~8388608,222298112~20971520,264241152~8388608,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.936 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 7 diff [8388608~4194304,20971520~16777216,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,184549376~8388608,222298112~8388608,234881024~12582912,251658240~4194304,264241152~8388608,297795584~4194304,318767104~4194304,369098752~4194304] 2023-12-16T02:07:12.936 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,20971520~16777216,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,184549376~8388608,222298112~8388608,234881024~12582912,251658240~4194304,264241152~8388608,297795584~4194304,318767104~4194304,369098752~4194304] 2023-12-16T02:07:12.938 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~4194304,20971520~16777216,113246208~4194304,125829120~16777216,171966464~20971520,222298112~37748736,264241152~8388608,297795584~8388608,318767104~8388608,369098752~8388608] 2023-12-16T02:07:12.938 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 8 diff [8388608~4194304,20971520~16777216,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,184549376~16777216,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~4194304,331350016~4194304,369098752~4194304] 2023-12-16T02:07:12.938 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,20971520~16777216,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,184549376~16777216,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~4194304,331350016~4194304,369098752~4194304] 2023-12-16T02:07:12.940 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~4194304,20971520~16777216,58720256~12582912,92274688~12582912,113246208~4194304,125829120~16777216,171966464~29360128,222298112~50331648,289406976~16777216,318767104~8388608,331350016~4194304,369098752~8388608] 2023-12-16T02:07:12.940 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 9 diff [8388608~4194304,16777216~25165824,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~8388608,184549376~16777216,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~4194304,331350016~4194304,360710144~4194304,369098752~4194304,377487360~8388608] 2023-12-16T02:07:12.940 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~25165824,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~8388608,184549376~16777216,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,318767104~4194304,331350016~4194304,360710144~4194304,369098752~4194304,377487360~8388608] 2023-12-16T02:07:12.942 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~4194304,16777216~25165824,58720256~12582912,92274688~12582912,113246208~4194304,125829120~16777216,146800640~12582912,171966464~29360128,222298112~50331648,289406976~16777216,318767104~8388608,331350016~4194304,360710144~29360128] 2023-12-16T02:07:12.942 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 10 diff [8388608~33554432,58720256~8388608,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~8388608,331350016~4194304,360710144~4194304,369098752~4194304,377487360~8388608] 2023-12-16T02:07:12.942 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~33554432,58720256~8388608,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~8388608,331350016~4194304,360710144~4194304,369098752~4194304,377487360~8388608] 2023-12-16T02:07:12.944 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,92274688~25165824,125829120~16777216,146800640~12582912,171966464~29360128,222298112~50331648,289406976~16777216,314572800~12582912,331350016~4194304,360710144~29360128] 2023-12-16T02:07:12.945 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 11 diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~8388608,331350016~8388608,360710144~4194304,369098752~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.945 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~37748736,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,289406976~12582912,314572800~8388608,331350016~8388608,360710144~4194304,369098752~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.947 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~29360128,222298112~50331648,289406976~16777216,314572800~12582912,331350016~12582912,360710144~29360128,402653184~12582912] 2023-12-16T02:07:12.947 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 12 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,281018368~20971520,314572800~8388608,331350016~8388608,356515840~8388608,369098752~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.947 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~29360128,222298112~8388608,234881024~20971520,260046848~12582912,281018368~20971520,314572800~8388608,331350016~8388608,356515840~8388608,369098752~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.950 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~29360128,222298112~50331648,281018368~25165824,314572800~12582912,331350016~12582912,356515840~33554432,402653184~12582912] 2023-12-16T02:07:12.950 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 13 diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~20971520,260046848~41943040,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,369098752~4194304,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.950 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~20971520,260046848~41943040,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,369098752~4194304,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.953 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~79691776,171966464~29360128,222298112~83886080,314572800~12582912,331350016~20971520,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.953 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 14 diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~20971520,260046848~46137344,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.954 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~20971520,260046848~46137344,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.957 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,79691776~79691776,171966464~29360128,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.957 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 15 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~71303168,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.958 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~29360128,222298112~8388608,234881024~71303168,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.962 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~83886080,171966464~29360128,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:12.962 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 16 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~29360128,222298112~8388608,234881024~71303168,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.962 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~29360128,222298112~8388608,234881024~71303168,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.967 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~29360128,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.967 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 17 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~29360128,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.967 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~29360128,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.972 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~29360128,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.972 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.972 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.977 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.977 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to 19 diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:12 smithi078 ceph-mon[142991]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-16T02:07:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:12 smithi078 ceph-mon[139570]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-16T02:07:12.978 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:12.983 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:12.983 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 7 diff [20971520~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,239075328~8388608,251658240~4194304,297795584~4194304] 2023-12-16T02:07:12.983 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [20971520~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,239075328~8388608,251658240~4194304,297795584~4194304] 2023-12-16T02:07:12.984 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [20971520~12582912,113246208~4194304,125829120~16777216,171966464~12582912,239075328~20971520,297795584~8388608] 2023-12-16T02:07:12.984 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 8 diff [20971520~8388608,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,192937984~8388608,234881024~20971520,260046848~8388608,289406976~12582912,331350016~4194304] 2023-12-16T02:07:12.984 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [20971520~8388608,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,171966464~8388608,192937984~8388608,234881024~20971520,260046848~8388608,289406976~12582912,331350016~4194304] 2023-12-16T02:07:12.986 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [20971520~12582912,58720256~12582912,92274688~12582912,113246208~4194304,125829120~16777216,171966464~12582912,192937984~8388608,234881024~33554432,289406976~16777216,331350016~4194304] 2023-12-16T02:07:12.986 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 9 diff [16777216~12582912,37748736~4194304,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~8388608,192937984~8388608,234881024~20971520,260046848~8388608,289406976~12582912,318767104~4194304,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:12.986 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~12582912,37748736~4194304,58720256~8388608,92274688~8388608,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~8388608,192937984~8388608,234881024~20971520,260046848~8388608,289406976~12582912,318767104~4194304,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:12.988 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~16777216,37748736~4194304,58720256~12582912,92274688~12582912,113246208~4194304,125829120~16777216,146800640~12582912,171966464~12582912,192937984~8388608,234881024~33554432,289406976~16777216,318767104~8388608,331350016~4194304,360710144~8388608,377487360~12582912] 2023-12-16T02:07:12.988 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 10 diff [8388608~4194304,16777216~12582912,33554432~8388608,58720256~8388608,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,289406976~12582912,314572800~8388608,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:12.988 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~8388608,58720256~8388608,92274688~8388608,104857600~4194304,113246208~4194304,125829120~8388608,138412032~4194304,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,289406976~12582912,314572800~8388608,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:12.990 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~33554432,58720256~12582912,92274688~25165824,125829120~16777216,146800640~12582912,171966464~29360128,222298112~46137344,289406976~16777216,314572800~12582912,331350016~4194304,360710144~8388608,377487360~12582912] 2023-12-16T02:07:12.991 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 11 diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,289406976~12582912,314572800~8388608,331350016~8388608,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.991 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~8388608,138412032~4194304,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,289406976~12582912,314572800~8388608,331350016~8388608,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.993 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~29360128,222298112~46137344,289406976~16777216,314572800~12582912,331350016~12582912,360710144~8388608,377487360~12582912,402653184~12582912] 2023-12-16T02:07:12.993 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 12 diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,281018368~20971520,314572800~8388608,331350016~8388608,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.994 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~16777216,146800640~12582912,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,281018368~20971520,314572800~8388608,331350016~8388608,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:12.996 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~62914560,146800640~12582912,171966464~29360128,222298112~46137344,281018368~25165824,314572800~12582912,331350016~12582912,356515840~12582912,377487360~12582912,402653184~12582912] 2023-12-16T02:07:12.996 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 13 diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,272629760~29360128,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.996 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~12582912,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~8388608,272629760~29360128,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.999 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~37748736,58720256~12582912,79691776~79691776,171966464~29360128,222298112~46137344,272629760~33554432,314572800~12582912,331350016~20971520,356515840~12582912,377487360~12582912,394264576~20971520] 2023-12-16T02:07:12.999 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 14 diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:12.999 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,79691776~4194304,88080384~12582912,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~20971520,260046848~46137344,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.002 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,79691776~79691776,171966464~29360128,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.002 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 15 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.003 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~33554432,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.006 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~83886080,171966464~29360128,222298112~88080384,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.006 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 16 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.006 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.011 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~29360128,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.011 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 17 diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.011 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,75497472~25165824,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,222298112~8388608,234881024~71303168,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.017 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~12582912,75497472~92274688,171966464~29360128,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.017 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 18 diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.017 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~46137344,58720256~8388608,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.023 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~50331648,58720256~109051904,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.023 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to 19 diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.023 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.028 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.028 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 8 diff [58720256~8388608,92274688~8388608,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,331350016~4194304] 2023-12-16T02:07:13.028 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [58720256~8388608,92274688~8388608,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,331350016~4194304] 2023-12-16T02:07:13.029 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [58720256~12582912,92274688~12582912,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,331350016~4194304] 2023-12-16T02:07:13.030 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 9 diff [16777216~4194304,37748736~4194304,58720256~8388608,92274688~8388608,146800640~12582912,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,318767104~4194304,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.030 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~4194304,37748736~4194304,58720256~8388608,92274688~8388608,146800640~12582912,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,318767104~4194304,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.031 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~4194304,37748736~4194304,58720256~12582912,92274688~12582912,146800640~12582912,192937984~8388608,234881024~12582912,260046848~8388608,289406976~8388608,318767104~8388608,331350016~4194304,360710144~8388608,377487360~12582912] 2023-12-16T02:07:13.031 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 10 diff [8388608~4194304,16777216~4194304,33554432~8388608,58720256~8388608,92274688~8388608,104857600~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,289406976~8388608,314572800~8388608,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.031 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,33554432~8388608,58720256~8388608,92274688~8388608,104857600~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,289406976~8388608,314572800~8388608,331350016~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.033 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,33554432~8388608,58720256~12582912,92274688~20971520,146800640~12582912,171966464~29360128,222298112~25165824,260046848~8388608,289406976~12582912,314572800~12582912,331350016~4194304,360710144~8388608,377487360~12582912] 2023-12-16T02:07:13.033 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 11 diff [4194304~8388608,16777216~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,289406976~8388608,314572800~8388608,331350016~8388608,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.033 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,289406976~8388608,314572800~8388608,331350016~8388608,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.035 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,33554432~8388608,58720256~12582912,79691776~33554432,117440512~12582912,146800640~12582912,171966464~29360128,222298112~25165824,260046848~8388608,289406976~12582912,314572800~12582912,331350016~12582912,360710144~8388608,377487360~12582912,402653184~12582912] 2023-12-16T02:07:13.035 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 12 diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,281018368~16777216,314572800~8388608,331350016~8388608,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.036 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,281018368~16777216,314572800~8388608,331350016~8388608,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.041 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~4194304,33554432~8388608,58720256~12582912,79691776~33554432,117440512~20971520,146800640~12582912,171966464~29360128,222298112~25165824,260046848~8388608,281018368~20971520,314572800~12582912,331350016~12582912,356515840~12582912,377487360~12582912,402653184~12582912] 2023-12-16T02:07:13.041 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 13 diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,272629760~25165824,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.041 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~8388608,272629760~25165824,314572800~8388608,331350016~8388608,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.041 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~4194304,33554432~8388608,58720256~12582912,79691776~33554432,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,260046848~8388608,272629760~29360128,314572800~12582912,331350016~20971520,356515840~12582912,377487360~12582912,394264576~20971520] 2023-12-16T02:07:13.041 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 14 diff [4194304~16777216,25165824~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~37748736,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.042 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~8388608,79691776~4194304,88080384~12582912,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,260046848~37748736,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.044 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,58720256~12582912,79691776~33554432,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,260046848~50331648,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.045 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 15 diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~41943040,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.045 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~41943040,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.048 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,58720256~12582912,75497472~37748736,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,255852544~54525952,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.048 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 16 diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~41943040,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.048 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~41943040,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.052 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,58720256~12582912,75497472~62914560,142606336~25165824,171966464~29360128,222298112~25165824,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.052 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 17 diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.052 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~8388608,75497472~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~12582912,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.057 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,58720256~12582912,75497472~62914560,142606336~25165824,171966464~29360128,222298112~25165824,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.057 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 18 diff [4194304~16777216,25165824~25165824,58720256~8388608,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.057 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~8388608,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.063 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,58720256~79691776,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.063 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to 19 diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.063 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.068 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.068 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 9 diff [16777216~4194304,37748736~4194304,146800640~12582912,239075328~8388608,289406976~8388608,318767104~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.068 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~4194304,37748736~4194304,146800640~12582912,239075328~8388608,289406976~8388608,318767104~4194304,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.070 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~4194304,37748736~4194304,146800640~12582912,239075328~8388608,289406976~8388608,318767104~8388608,360710144~8388608,377487360~12582912] 2023-12-16T02:07:13.070 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 10 diff [8388608~4194304,16777216~4194304,33554432~8388608,104857600~4194304,146800640~12582912,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.070 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,33554432~8388608,104857600~4194304,146800640~12582912,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,360710144~4194304,377487360~8388608] 2023-12-16T02:07:13.071 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,33554432~8388608,104857600~8388608,146800640~12582912,171966464~20971520,222298112~25165824,289406976~12582912,314572800~12582912,360710144~8388608,377487360~12582912] 2023-12-16T02:07:13.071 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 11 diff [4194304~8388608,16777216~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~4194304,146800640~12582912,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,335544320~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.071 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~4194304,146800640~12582912,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,335544320~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.073 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,33554432~8388608,79691776~16777216,104857600~8388608,117440512~12582912,146800640~12582912,171966464~20971520,222298112~25165824,289406976~12582912,314572800~12582912,335544320~8388608,360710144~8388608,377487360~12582912,402653184~12582912] 2023-12-16T02:07:13.074 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 12 diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,281018368~16777216,314572800~8388608,335544320~4194304,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.074 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,281018368~16777216,314572800~8388608,335544320~4194304,356515840~8388608,377487360~8388608,402653184~8388608] 2023-12-16T02:07:13.076 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~4194304,33554432~8388608,79691776~16777216,104857600~8388608,117440512~20971520,146800640~12582912,171966464~29360128,222298112~25165824,281018368~20971520,314572800~12582912,335544320~8388608,356515840~12582912,377487360~12582912,402653184~12582912] 2023-12-16T02:07:13.076 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 13 diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,272629760~25165824,314572800~8388608,335544320~4194304,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.076 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~4194304,33554432~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,272629760~25165824,314572800~8388608,335544320~4194304,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.078 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~4194304,33554432~8388608,79691776~20971520,104857600~8388608,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,272629760~29360128,314572800~12582912,335544320~16777216,356515840~12582912,377487360~12582912,394264576~20971520] 2023-12-16T02:07:13.078 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 14 diff [4194304~16777216,25165824~25165824,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,264241152~4194304,272629760~25165824,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.078 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,264241152~4194304,272629760~25165824,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.080 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,79691776~20971520,104857600~8388608,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,264241152~46137344,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.081 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 15 diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.081 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~8388608,117440512~4194304,125829120~12582912,142606336~16777216,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.084 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~8388608,117440512~20971520,142606336~16777216,171966464~29360128,222298112~25165824,255852544~54525952,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.085 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 16 diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.085 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.088 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~33554432,142606336~25165824,171966464~29360128,222298112~25165824,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.088 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 17 diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.088 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,75497472~20971520,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.093 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~33554432,142606336~25165824,171966464~29360128,222298112~25165824,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.093 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 18 diff [4194304~16777216,25165824~25165824,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.093 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~25165824,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.096 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.096 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to 19 diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.096 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.101 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.101 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 10 diff [8388608~4194304,33554432~4194304,104857600~4194304,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,377487360~4194304] 2023-12-16T02:07:13.101 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,33554432~4194304,104857600~4194304,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,377487360~4194304] 2023-12-16T02:07:13.102 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,33554432~8388608,104857600~8388608,171966464~20971520,222298112~20971520,289406976~12582912,314572800~12582912,377487360~8388608] 2023-12-16T02:07:13.102 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 11 diff [4194304~8388608,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~4194304,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,335544320~4194304,377487360~4194304,402653184~8388608] 2023-12-16T02:07:13.102 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~4194304,171966464~4194304,180355072~8388608,222298112~8388608,234881024~8388608,289406976~8388608,314572800~8388608,335544320~4194304,377487360~4194304,402653184~8388608] 2023-12-16T02:07:13.104 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~12582912,33554432~8388608,79691776~16777216,104857600~8388608,117440512~12582912,171966464~20971520,222298112~20971520,289406976~12582912,314572800~12582912,335544320~8388608,377487360~8388608,402653184~12582912] 2023-12-16T02:07:13.104 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 12 diff [4194304~8388608,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,150994944~4194304,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,281018368~16777216,314572800~8388608,335544320~4194304,356515840~8388608,377487360~4194304,402653184~8388608] 2023-12-16T02:07:13.104 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,150994944~4194304,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,281018368~16777216,314572800~8388608,335544320~4194304,356515840~8388608,377487360~4194304,402653184~8388608] 2023-12-16T02:07:13.105 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~12582912,25165824~4194304,33554432~8388608,79691776~16777216,104857600~8388608,117440512~20971520,150994944~8388608,171966464~29360128,222298112~20971520,281018368~20971520,314572800~12582912,335544320~8388608,356515840~12582912,377487360~8388608,402653184~12582912] 2023-12-16T02:07:13.105 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 13 diff [4194304~8388608,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,272629760~25165824,314572800~8388608,335544320~4194304,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.106 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,272629760~25165824,314572800~8388608,335544320~4194304,343932928~8388608,356515840~8388608,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.107 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~12582912,25165824~4194304,33554432~8388608,79691776~20971520,104857600~8388608,117440512~20971520,142606336~4194304,150994944~8388608,171966464~29360128,222298112~20971520,272629760~29360128,314572800~12582912,335544320~16777216,356515840~12582912,377487360~12582912,394264576~20971520] 2023-12-16T02:07:13.107 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 14 diff [4194304~12582912,25165824~12582912,41943040~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,264241152~4194304,272629760~25165824,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.108 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,79691776~4194304,88080384~8388608,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,264241152~4194304,272629760~25165824,301989888~8388608,314572800~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.110 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,79691776~20971520,104857600~8388608,117440512~20971520,142606336~4194304,150994944~8388608,171966464~29360128,222298112~20971520,264241152~46137344,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.110 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 15 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.110 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~8388608,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.113 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~8388608,117440512~20971520,142606336~4194304,150994944~8388608,171966464~29360128,222298112~20971520,255852544~54525952,314572800~37748736,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.113 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 16 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.113 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,314572800~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.116 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,222298112~20971520,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.116 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 17 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.116 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.120 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,222298112~25165824,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.120 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 18 diff [4194304~12582912,25165824~25165824,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.120 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~25165824,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.124 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.124 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to 19 diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.124 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.128 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.129 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 11 diff [4194304~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~4194304,226492416~4194304,335544320~4194304,402653184~8388608] 2023-12-16T02:07:13.129 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~4194304,226492416~4194304,335544320~4194304,402653184~8388608] 2023-12-16T02:07:13.129 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~4194304,79691776~16777216,109051904~4194304,117440512~12582912,226492416~8388608,335544320~8388608,402653184~12582912] 2023-12-16T02:07:13.129 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 12 diff [4194304~4194304,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,150994944~4194304,192937984~8388608,222298112~8388608,281018368~8388608,335544320~4194304,356515840~8388608,402653184~8388608] 2023-12-16T02:07:13.129 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,150994944~4194304,192937984~8388608,222298112~8388608,281018368~8388608,335544320~4194304,356515840~8388608,402653184~8388608] 2023-12-16T02:07:13.131 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~8388608,25165824~4194304,33554432~8388608,79691776~16777216,109051904~4194304,117440512~20971520,150994944~8388608,192937984~8388608,222298112~12582912,281018368~12582912,335544320~8388608,356515840~12582912,402653184~12582912] 2023-12-16T02:07:13.131 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 13 diff [4194304~4194304,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,272629760~20971520,335544320~4194304,343932928~8388608,356515840~8388608,381681664~4194304,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.131 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,25165824~4194304,33554432~4194304,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,272629760~20971520,335544320~4194304,343932928~8388608,356515840~8388608,381681664~4194304,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.132 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~8388608,25165824~4194304,33554432~8388608,79691776~20971520,109051904~4194304,117440512~20971520,142606336~4194304,150994944~8388608,192937984~8388608,222298112~12582912,272629760~25165824,335544320~16777216,356515840~12582912,381681664~8388608,394264576~20971520] 2023-12-16T02:07:13.132 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 14 diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,264241152~4194304,272629760~20971520,301989888~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.132 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,79691776~4194304,88080384~8388608,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,264241152~4194304,272629760~20971520,301989888~8388608,327155712~12582912,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.134 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,79691776~20971520,109051904~4194304,117440512~20971520,142606336~4194304,150994944~8388608,192937984~8388608,222298112~12582912,264241152~33554432,301989888~8388608,327155712~25165824,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.134 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 15 diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,75497472~20971520,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,255852544~12582912,272629760~20971520,301989888~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.134 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,75497472~20971520,109051904~4194304,117440512~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,255852544~12582912,272629760~20971520,301989888~8388608,327155712~20971520,356515840~16777216,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.137 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,109051904~4194304,117440512~20971520,142606336~4194304,150994944~8388608,192937984~8388608,222298112~12582912,255852544~41943040,301989888~8388608,327155712~25165824,356515840~33554432,394264576~20971520] 2023-12-16T02:07:13.137 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 16 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,192937984~8388608,222298112~8388608,255852544~12582912,272629760~25165824,301989888~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.137 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,192937984~8388608,222298112~8388608,255852544~12582912,272629760~25165824,301989888~8388608,327155712~46137344,377487360~8388608,394264576~4194304,402653184~8388608] 2023-12-16T02:07:13.139 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,109051904~29360128,142606336~4194304,150994944~16777216,192937984~8388608,222298112~12582912,255852544~41943040,301989888~8388608,327155712~62914560,394264576~20971520] 2023-12-16T02:07:13.140 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 17 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.140 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.143 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,222298112~25165824,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:13.143 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 18 diff [4194304~12582912,25165824~25165824,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.143 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~25165824,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.148 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:13.148 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to 19 diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.148 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.151 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:13.151 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 12 diff [4194304~4194304,25165824~4194304,33554432~4194304,130023424~8388608,150994944~4194304,192937984~8388608,222298112~8388608,281018368~8388608,356515840~8388608] 2023-12-16T02:07:13.151 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,25165824~4194304,33554432~4194304,130023424~8388608,150994944~4194304,192937984~8388608,222298112~8388608,281018368~8388608,356515840~8388608] 2023-12-16T02:07:13.152 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~8388608,25165824~4194304,33554432~8388608,130023424~8388608,150994944~8388608,192937984~8388608,222298112~8388608,281018368~12582912,356515840~12582912] 2023-12-16T02:07:13.152 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 13 diff [4194304~4194304,25165824~4194304,33554432~4194304,92274688~4194304,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,272629760~20971520,343932928~8388608,356515840~8388608,381681664~4194304,394264576~4194304] 2023-12-16T02:07:13.152 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,25165824~4194304,33554432~4194304,92274688~4194304,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,272629760~20971520,343932928~8388608,356515840~8388608,381681664~4194304,394264576~4194304] 2023-12-16T02:07:13.153 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~8388608,25165824~4194304,33554432~8388608,92274688~8388608,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,272629760~25165824,343932928~8388608,356515840~12582912,381681664~8388608,394264576~8388608] 2023-12-16T02:07:13.154 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 14 diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,92274688~4194304,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,264241152~4194304,272629760~20971520,301989888~8388608,327155712~8388608,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.154 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,92274688~4194304,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,264241152~4194304,272629760~20971520,301989888~8388608,327155712~8388608,343932928~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.155 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,92274688~8388608,130023424~8388608,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,264241152~33554432,301989888~8388608,327155712~8388608,343932928~8388608,356515840~33554432,394264576~16777216] 2023-12-16T02:07:13.155 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 15 diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,255852544~12582912,272629760~20971520,301989888~8388608,327155712~8388608,339738624~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.155 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,255852544~12582912,272629760~20971520,301989888~8388608,327155712~8388608,339738624~8388608,356515840~16777216,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.158 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,125829120~12582912,142606336~4194304,150994944~8388608,192937984~8388608,222298112~8388608,255852544~41943040,301989888~8388608,327155712~8388608,339738624~12582912,356515840~33554432,394264576~16777216] 2023-12-16T02:07:13.158 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 16 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,192937984~8388608,222298112~8388608,255852544~12582912,272629760~25165824,301989888~8388608,327155712~8388608,339738624~33554432,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.158 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,192937984~8388608,222298112~8388608,255852544~12582912,272629760~25165824,301989888~8388608,327155712~8388608,339738624~33554432,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.160 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,113246208~25165824,142606336~4194304,150994944~16777216,192937984~8388608,222298112~8388608,255852544~41943040,301989888~8388608,327155712~8388608,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.161 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 17 diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.161 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~12582912,41943040~8388608,75497472~20971520,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,222298112~8388608,234881024~8388608,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.164 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,75497472~25165824,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,222298112~8388608,234881024~12582912,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.164 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 18 diff [4194304~12582912,25165824~25165824,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.164 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~25165824,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.167 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~29360128,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.168 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to 19 diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.168 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.172 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.172 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 13 diff [33554432~4194304,92274688~4194304,142606336~4194304,150994944~4194304,272629760~12582912,289406976~4194304,343932928~8388608,381681664~4194304,394264576~4194304] 2023-12-16T02:07:13.172 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [33554432~4194304,92274688~4194304,142606336~4194304,150994944~4194304,272629760~12582912,289406976~4194304,343932928~8388608,381681664~4194304,394264576~4194304] 2023-12-16T02:07:13.173 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [33554432~4194304,92274688~8388608,142606336~4194304,150994944~8388608,272629760~12582912,289406976~8388608,343932928~8388608,381681664~8388608,394264576~8388608] 2023-12-16T02:07:13.173 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 14 diff [12582912~8388608,25165824~12582912,41943040~8388608,92274688~4194304,142606336~4194304,150994944~4194304,264241152~4194304,272629760~12582912,289406976~4194304,301989888~8388608,327155712~8388608,343932928~8388608,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.173 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~8388608,25165824~12582912,41943040~8388608,92274688~4194304,142606336~4194304,150994944~4194304,264241152~4194304,272629760~12582912,289406976~4194304,301989888~8388608,327155712~8388608,343932928~8388608,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.174 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~8388608,25165824~12582912,41943040~12582912,92274688~8388608,142606336~4194304,150994944~8388608,264241152~20971520,289406976~8388608,301989888~8388608,327155712~8388608,343932928~8388608,364904448~25165824,394264576~16777216] 2023-12-16T02:07:13.174 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 15 diff [12582912~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,125829120~8388608,142606336~4194304,150994944~4194304,192937984~4194304,255852544~12582912,272629760~12582912,289406976~4194304,301989888~8388608,327155712~8388608,339738624~8388608,356515840~4194304,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.174 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,125829120~8388608,142606336~4194304,150994944~4194304,192937984~4194304,255852544~12582912,272629760~12582912,289406976~4194304,301989888~8388608,327155712~8388608,339738624~8388608,356515840~4194304,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.176 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~8388608,25165824~12582912,41943040~12582912,75497472~25165824,125829120~8388608,142606336~4194304,150994944~8388608,192937984~8388608,255852544~29360128,289406976~8388608,301989888~8388608,327155712~8388608,339738624~12582912,356515840~33554432,394264576~16777216] 2023-12-16T02:07:13.176 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 16 diff [8388608~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,192937984~4194304,255852544~12582912,272629760~20971520,301989888~8388608,327155712~8388608,339738624~20971520,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.177 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~12582912,41943040~8388608,75497472~12582912,92274688~4194304,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,192937984~4194304,255852544~12582912,272629760~20971520,301989888~8388608,327155712~8388608,339738624~20971520,364904448~8388608,377487360~8388608,394264576~4194304,402653184~4194304] 2023-12-16T02:07:13.179 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~12582912,41943040~12582912,75497472~25165824,113246208~20971520,142606336~4194304,150994944~16777216,192937984~8388608,255852544~41943040,301989888~8388608,327155712~8388608,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.179 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 17 diff [8388608~8388608,25165824~12582912,41943040~8388608,75497472~20971520,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.179 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~12582912,41943040~8388608,75497472~20971520,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,234881024~8388608,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.182 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~12582912,41943040~12582912,75497472~25165824,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,234881024~12582912,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.182 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 18 diff [8388608~8388608,25165824~25165824,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.182 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~25165824,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.184 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~29360128,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.184 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to 19 diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.184 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.187 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.187 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 14 diff [12582912~8388608,25165824~8388608,41943040~8388608,264241152~4194304,301989888~8388608,327155712~8388608,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.188 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~8388608,25165824~8388608,41943040~8388608,264241152~4194304,301989888~8388608,327155712~8388608,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.189 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~8388608,25165824~8388608,41943040~12582912,264241152~8388608,301989888~8388608,327155712~8388608,364904448~20971520,402653184~8388608] 2023-12-16T02:07:13.189 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 15 diff [12582912~8388608,25165824~8388608,41943040~8388608,75497472~12582912,125829120~8388608,192937984~4194304,255852544~12582912,301989888~8388608,327155712~8388608,339738624~8388608,356515840~4194304,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.189 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [12582912~8388608,25165824~8388608,41943040~8388608,75497472~12582912,125829120~8388608,192937984~4194304,255852544~12582912,301989888~8388608,327155712~8388608,339738624~8388608,356515840~4194304,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.190 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [12582912~8388608,25165824~8388608,41943040~12582912,75497472~16777216,125829120~8388608,192937984~8388608,255852544~16777216,301989888~8388608,327155712~8388608,339738624~8388608,356515840~29360128,402653184~8388608] 2023-12-16T02:07:13.190 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 16 diff [8388608~8388608,25165824~8388608,41943040~8388608,75497472~12582912,113246208~8388608,125829120~8388608,155189248~8388608,192937984~4194304,255852544~12582912,281018368~12582912,301989888~8388608,327155712~8388608,339738624~20971520,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.190 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~8388608,41943040~8388608,75497472~12582912,113246208~8388608,125829120~8388608,155189248~8388608,192937984~4194304,255852544~12582912,281018368~12582912,301989888~8388608,327155712~8388608,339738624~20971520,364904448~8388608,377487360~8388608,402653184~4194304] 2023-12-16T02:07:13.193 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~8388608,41943040~12582912,75497472~16777216,113246208~20971520,155189248~12582912,192937984~8388608,255852544~16777216,281018368~12582912,301989888~8388608,327155712~8388608,339738624~46137344,402653184~8388608] 2023-12-16T02:07:13.193 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 17 diff [8388608~8388608,25165824~8388608,41943040~8388608,75497472~16777216,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,234881024~8388608,255852544~12582912,281018368~29360128,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.193 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~8388608,41943040~8388608,75497472~16777216,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,234881024~8388608,255852544~12582912,281018368~29360128,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.195 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~8388608,41943040~12582912,75497472~20971520,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,234881024~12582912,255852544~16777216,281018368~29360128,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.195 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 18 diff [8388608~8388608,25165824~8388608,37748736~12582912,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,281018368~16777216,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.195 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~8388608,37748736~12582912,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,281018368~16777216,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.198 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~8388608,37748736~16777216,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,281018368~29360128,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.198 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to 19 diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.198 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.200 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.200 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 15 diff [25165824~4194304,75497472~12582912,125829120~8388608,192937984~4194304,255852544~12582912,339738624~8388608,356515840~4194304] 2023-12-16T02:07:13.200 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [25165824~4194304,75497472~12582912,125829120~8388608,192937984~4194304,255852544~12582912,339738624~8388608,356515840~4194304] 2023-12-16T02:07:13.202 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [25165824~8388608,75497472~16777216,125829120~8388608,192937984~8388608,255852544~12582912,339738624~8388608,356515840~8388608] 2023-12-16T02:07:13.202 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 16 diff [8388608~4194304,25165824~4194304,75497472~12582912,113246208~8388608,125829120~8388608,155189248~8388608,192937984~4194304,255852544~16777216,281018368~12582912,339738624~20971520] 2023-12-16T02:07:13.202 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,25165824~4194304,75497472~12582912,113246208~8388608,125829120~8388608,155189248~8388608,192937984~4194304,255852544~16777216,281018368~12582912,339738624~20971520] 2023-12-16T02:07:13.204 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,25165824~8388608,75497472~16777216,113246208~20971520,155189248~12582912,192937984~8388608,255852544~16777216,281018368~12582912,339738624~25165824] 2023-12-16T02:07:13.204 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 17 diff [8388608~4194304,25165824~4194304,75497472~16777216,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,234881024~8388608,255852544~16777216,281018368~20971520,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.204 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,25165824~4194304,75497472~16777216,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,234881024~8388608,255852544~16777216,281018368~20971520,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.206 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,25165824~8388608,75497472~20971520,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,234881024~12582912,255852544~16777216,281018368~20971520,322961408~8388608,339738624~33554432,394264576~16777216] 2023-12-16T02:07:13.206 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 18 diff [8388608~4194304,25165824~4194304,37748736~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,281018368~16777216,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.206 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,25165824~4194304,37748736~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,281018368~16777216,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.208 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,25165824~8388608,37748736~12582912,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,281018368~20971520,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:13.208 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to 19 diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.208 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.211 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~25165824,306184192~4194304,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:13.211 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 16 diff [8388608~4194304,79691776~8388608,113246208~8388608,155189248~8388608,268435456~4194304,281018368~12582912,348127232~8388608] 2023-12-16T02:07:13.211 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,79691776~8388608,113246208~8388608,155189248~8388608,268435456~4194304,281018368~12582912,348127232~8388608] 2023-12-16T02:07:13.212 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,79691776~12582912,113246208~12582912,155189248~12582912,268435456~4194304,281018368~12582912,348127232~12582912] 2023-12-16T02:07:13.212 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 17 diff [8388608~4194304,79691776~12582912,113246208~8388608,155189248~8388608,180355072~4194304,234881024~8388608,268435456~4194304,281018368~20971520,322961408~8388608,348127232~12582912,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.212 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,79691776~12582912,113246208~8388608,155189248~8388608,180355072~4194304,234881024~8388608,268435456~4194304,281018368~20971520,322961408~8388608,348127232~12582912,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.214 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,79691776~16777216,113246208~12582912,155189248~12582912,180355072~4194304,234881024~12582912,268435456~4194304,281018368~20971520,322961408~8388608,348127232~12582912,364904448~8388608,394264576~16777216] 2023-12-16T02:07:13.214 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 18 diff [8388608~4194304,37748736~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,281018368~16777216,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.214 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,37748736~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,281018368~16777216,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.216 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,37748736~12582912,71303168~25165824,113246208~12582912,155189248~12582912,180355072~4194304,209715200~12582912,230686720~16777216,268435456~4194304,281018368~20971520,322961408~12582912,343932928~16777216,364904448~8388608,394264576~16777216] 2023-12-16T02:07:13.216 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to 19 diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.216 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.217 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,113246208~12582912,155189248~12582912,180355072~4194304,209715200~12582912,230686720~16777216,268435456~4194304,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:13.217 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 17 diff [88080384~4194304,180355072~4194304,234881024~8388608,293601280~8388608,322961408~8388608,356515840~4194304,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.218 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [88080384~4194304,180355072~4194304,234881024~8388608,293601280~8388608,322961408~8388608,356515840~4194304,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.219 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [88080384~8388608,180355072~4194304,234881024~12582912,293601280~8388608,322961408~8388608,356515840~4194304,364904448~8388608,394264576~16777216] 2023-12-16T02:07:13.219 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 18 diff [8388608~4194304,37748736~8388608,71303168~8388608,88080384~4194304,180355072~4194304,209715200~8388608,230686720~12582912,289406976~8388608,322961408~8388608,343932928~8388608,356515840~4194304,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.219 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,37748736~8388608,71303168~8388608,88080384~4194304,180355072~4194304,209715200~8388608,230686720~12582912,289406976~8388608,322961408~8388608,343932928~8388608,356515840~4194304,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.220 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,37748736~12582912,71303168~8388608,88080384~8388608,180355072~4194304,209715200~12582912,230686720~16777216,289406976~12582912,322961408~12582912,343932928~16777216,364904448~8388608,394264576~16777216] 2023-12-16T02:07:13.220 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to 19 diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:13.220 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:13.223 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,155189248~4194304,180355072~4194304,209715200~12582912,230686720~16777216,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:13.223 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to 18 diff [8388608~4194304,37748736~8388608,71303168~8388608,209715200~8388608,230686720~4194304,289406976~4194304,322961408~8388608,343932928~8388608,364904448~4194304,402653184~4194304] 2023-12-16T02:07:13.223 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,37748736~8388608,71303168~8388608,209715200~8388608,230686720~4194304,289406976~4194304,322961408~8388608,343932928~8388608,364904448~4194304,402653184~4194304] 2023-12-16T02:07:13.224 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~8388608,37748736~12582912,71303168~8388608,209715200~12582912,230686720~8388608,289406976~8388608,322961408~12582912,343932928~12582912,364904448~8388608,402653184~8388608] 2023-12-16T02:07:13.224 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to 19 diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~16777216,155189248~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~4194304,306184192~4194304,322961408~8388608,343932928~8388608,356515840~12582912,402653184~4194304] 2023-12-16T02:07:13.224 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~16777216,155189248~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~4194304,306184192~4194304,322961408~8388608,343932928~8388608,356515840~12582912,402653184~4194304] 2023-12-16T02:07:13.225 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~16777216,155189248~4194304,209715200~12582912,230686720~16777216,276824064~20971520,306184192~4194304,322961408~12582912,343932928~29360128,402653184~8388608] 2023-12-16T02:07:13.225 INFO:tasks.workunit.client.0.smithi078.stdout:from 18 to 19 diff [16777216~4194304,29360128~8388608,50331648~8388608,79691776~8388608,155189248~4194304,209715200~4194304,234881024~8388608,276824064~8388608,306184192~4194304,356515840~8388608] 2023-12-16T02:07:13.226 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [16777216~4194304,29360128~8388608,50331648~8388608,79691776~8388608,155189248~4194304,209715200~4194304,234881024~8388608,276824064~8388608,306184192~4194304,356515840~8388608] 2023-12-16T02:07:13.226 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [16777216~4194304,29360128~8388608,50331648~12582912,79691776~8388608,155189248~4194304,209715200~4194304,234881024~12582912,276824064~12582912,306184192~4194304,356515840~8388608] 2023-12-16T02:07:13.548 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.549 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.569 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.569 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.569 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.576 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.576 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.576 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.583 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.583 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.583 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:13.589 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.589 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.589 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.595 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.595 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.595 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.601 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.601 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.601 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.607 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.607 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.607 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.612 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.612 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.612 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.616 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.616 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.616 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:13.621 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:13.622 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.622 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:13.625 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:13.625 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.625 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.628 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.629 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.629 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.632 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:13.632 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.632 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:13.635 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:13.635 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.636 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.638 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~25165824,306184192~4194304,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:13.638 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.638 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:13.640 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,113246208~12582912,155189248~12582912,180355072~4194304,209715200~12582912,230686720~16777216,268435456~4194304,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:13.641 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:13.641 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:13.642 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,155189248~4194304,180355072~4194304,209715200~12582912,230686720~16777216,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:13.642 INFO:tasks.workunit.client.0.smithi078.stdout:from 17 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~16777216,155189248~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~4194304,306184192~4194304,322961408~8388608,343932928~8388608,356515840~12582912,402653184~4194304] 2023-12-16T02:07:13.642 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~16777216,155189248~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~4194304,306184192~4194304,322961408~8388608,343932928~8388608,356515840~12582912,402653184~4194304] 2023-12-16T02:07:13.642 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~16777216,155189248~4194304,209715200~12582912,230686720~16777216,276824064~20971520,306184192~4194304,322961408~12582912,343932928~29360128,402653184~8388608] 2023-12-16T02:07:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:13 smithi118 ceph-mon[131825]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-16T02:07:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:13 smithi118 ceph-mon[131825]: pgmap v2540: 137 pgs: 137 active+clean; 749 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:13 smithi078 ceph-mon[142991]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-16T02:07:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:13 smithi078 ceph-mon[142991]: pgmap v2540: 137 pgs: 137 active+clean; 749 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:13 smithi078 ceph-mon[139570]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-16T02:07:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:13 smithi078 ceph-mon[139570]: pgmap v2540: 137 pgs: 137 active+clean; 749 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s wr, 17 op/s 2023-12-16T02:07:14.566 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.566 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.600 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.600 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.600 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.608 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.608 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.608 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.615 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.615 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.615 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:14.623 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.623 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.623 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.629 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.630 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.630 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.635 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.636 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.636 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.641 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.641 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.641 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.646 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.646 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.646 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.651 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.651 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.651 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:14.655 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:14.656 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:14.656 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:14.660 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:14.660 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:14.660 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:14.664 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:14.664 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:14.664 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:14.667 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:14.667 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:14.667 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:14.670 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:14.670 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:14.670 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:14.672 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~25165824,306184192~4194304,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:14.673 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:14.673 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:14.675 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,113246208~12582912,155189248~12582912,180355072~4194304,209715200~12582912,230686720~16777216,268435456~4194304,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:14.675 INFO:tasks.workunit.client.0.smithi078.stdout:from 16 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:14.675 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,155189248~4194304,180355072~4194304,209715200~8388608,230686720~12582912,276824064~8388608,289406976~8388608,306184192~4194304,322961408~8388608,343932928~8388608,356515840~16777216,394264576~12582912] 2023-12-16T02:07:14.676 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,155189248~4194304,180355072~4194304,209715200~12582912,230686720~16777216,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:14 smithi118 ceph-mon[131825]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-16T02:07:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:14 smithi078 ceph-mon[139570]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-16T02:07:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:14 smithi078 ceph-mon[142991]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-16T02:07:15.584 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.584 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.614 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.614 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.615 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.622 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.622 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.623 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.629 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.629 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.629 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:15.634 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.634 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.635 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.640 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.640 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.640 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.645 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.645 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.645 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.649 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.649 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.649 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.653 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.653 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.653 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.657 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.657 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.657 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:15.661 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:15.661 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:15.661 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:15.664 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:15.664 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:15.664 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:15.667 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:15.667 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:15.667 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:15.669 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:15.669 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:15.669 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:15.671 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:15.671 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:15.671 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:15.673 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~25165824,306184192~4194304,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:15.673 INFO:tasks.workunit.client.0.smithi078.stdout:from 15 to HEAD diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:15.673 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,29360128~16777216,50331648~8388608,71303168~20971520,113246208~8388608,155189248~8388608,180355072~4194304,209715200~8388608,230686720~12582912,268435456~4194304,276824064~20971520,306184192~4194304,322961408~8388608,343932928~16777216,364904448~8388608,394264576~12582912] 2023-12-16T02:07:15.674 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,29360128~33554432,71303168~25165824,113246208~12582912,155189248~12582912,180355072~4194304,209715200~12582912,230686720~16777216,268435456~4194304,276824064~25165824,306184192~4194304,322961408~12582912,343932928~29360128,394264576~16777216] 2023-12-16T02:07:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:15 smithi118 ceph-mon[131825]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-16T02:07:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:15 smithi118 ceph-mon[131825]: pgmap v2543: 137 pgs: 137 active+clean; 828 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 459 KiB/s rd, 31 MiB/s wr, 801 op/s 2023-12-16T02:07:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:15 smithi078 ceph-mon[139570]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-16T02:07:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:15 smithi078 ceph-mon[139570]: pgmap v2543: 137 pgs: 137 active+clean; 828 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 459 KiB/s rd, 31 MiB/s wr, 801 op/s 2023-12-16T02:07:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:15 smithi078 ceph-mon[142991]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-16T02:07:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:15 smithi078 ceph-mon[142991]: pgmap v2543: 137 pgs: 137 active+clean; 828 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 459 KiB/s rd, 31 MiB/s wr, 801 op/s 2023-12-16T02:07:16.600 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.600 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.635 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.635 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.635 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.641 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.641 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.641 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.647 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.647 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.647 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:16.652 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.653 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.653 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.659 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.659 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.659 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.664 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.664 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.664 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.668 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.668 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.668 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.672 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.672 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.673 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.676 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.676 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.676 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:16.679 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:16.679 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:16.679 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:16.682 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:16.682 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:16.682 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:16.685 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:16.685 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:16.685 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:16.687 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:16.688 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:16.688 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:16.689 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:16.689 INFO:tasks.workunit.client.0.smithi078.stdout:from 14 to HEAD diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:16.689 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~20971520,50331648~8388608,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~16777216,276824064~20971520,306184192~4194304,322961408~8388608,339738624~20971520,364904448~8388608,394264576~12582912] 2023-12-16T02:07:16.690 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~25165824,306184192~4194304,322961408~12582912,339738624~33554432,394264576~16777216] 2023-12-16T02:07:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:16 smithi078 ceph-mon[139570]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-16T02:07:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:16 smithi078 ceph-mon[142991]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-16T02:07:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:16] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-12-16T02:07:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:16 smithi118 ceph-mon[131825]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-16T02:07:17.606 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.606 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.633 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.633 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.633 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.639 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.639 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.639 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.645 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.645 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.645 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:17.650 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.650 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.650 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.654 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.654 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.654 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.658 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.659 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.659 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.662 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.662 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.662 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.666 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.666 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.666 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.669 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.669 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.669 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:17.672 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:17.672 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:17.672 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:17.674 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:17.674 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:17.674 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:17.676 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:17.676 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:17.676 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:17.677 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:17.677 INFO:tasks.workunit.client.0.smithi078.stdout:from 13 to HEAD diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:17.677 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~20971520,113246208~8388608,125829120~8388608,155189248~8388608,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,276824064~20971520,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:17.678 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~25165824,113246208~20971520,155189248~12582912,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~16777216,276824064~33554432,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:17 smithi118 ceph-mon[131825]: pgmap v2545: 137 pgs: 137 active+clean; 848 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 590 KiB/s rd, 24 MiB/s wr, 1.06k op/s 2023-12-16T02:07:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:17 smithi118 ceph-mon[131825]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-16T02:07:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[139570]: pgmap v2545: 137 pgs: 137 active+clean; 848 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 590 KiB/s rd, 24 MiB/s wr, 1.06k op/s 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[139570]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[142991]: pgmap v2545: 137 pgs: 137 active+clean; 848 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 590 KiB/s rd, 24 MiB/s wr, 1.06k op/s 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[142991]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-16T02:07:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:18.623 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.623 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.659 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.659 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.660 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.665 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.665 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.665 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.670 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.670 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.670 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:18.675 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.676 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.676 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.681 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.681 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.681 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.685 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.686 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.686 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.690 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.690 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.690 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.693 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.694 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.694 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.697 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.697 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.697 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:18.699 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:18.700 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:18.700 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:18.702 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:18.702 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:18.702 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:18.703 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:18.703 INFO:tasks.workunit.client.0.smithi078.stdout:from 12 to HEAD diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:18.704 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [8388608~8388608,25165824~33554432,71303168~25165824,113246208~8388608,125829120~8388608,142606336~4194304,150994944~12582912,180355072~4194304,192937984~4194304,209715200~8388608,230686720~12582912,255852544~12582912,272629760~25165824,301989888~8388608,322961408~12582912,339738624~20971520,364904448~20971520,394264576~16777216] 2023-12-16T02:07:18.704 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [8388608~12582912,25165824~37748736,71303168~29360128,113246208~20971520,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~12582912,230686720~16777216,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:18 smithi118 ceph-mon[131825]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-16T02:07:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]: dispatch 2023-12-16T02:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:18 smithi078 ceph-mon[139570]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-16T02:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]: dispatch 2023-12-16T02:07:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:18 smithi078 ceph-mon[142991]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-16T02:07:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]: dispatch 2023-12-16T02:07:19.622 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.622 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.654 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.654 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.654 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.665 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.665 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.665 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.670 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.670 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.670 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:19.674 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.674 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.674 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.678 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.678 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.678 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.682 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.682 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.682 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.685 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.685 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.685 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.688 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.688 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.688 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.690 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.690 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.690 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:19.692 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:19.693 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:19.693 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:19.694 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:19.694 INFO:tasks.workunit.client.0.smithi078.stdout:from 11 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:19.694 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,113246208~8388608,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~12582912,339738624~46137344,394264576~16777216] 2023-12-16T02:07:19.695 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,113246208~25165824,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~12582912,339738624~50331648,394264576~16777216] 2023-12-16T02:07:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:19 smithi118 ceph-mon[131825]: pgmap v2548: 137 pgs: 137 active+clean; 826 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 5.0 MiB/s wr, 896 op/s 2023-12-16T02:07:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]': finished 2023-12-16T02:07:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:19 smithi118 ceph-mon[131825]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[139570]: pgmap v2548: 137 pgs: 137 active+clean; 826 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 5.0 MiB/s wr, 896 op/s 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]': finished 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[139570]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[142991]: pgmap v2548: 137 pgs: 137 active+clean; 826 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 491 KiB/s rd, 5.0 MiB/s wr, 896 op/s 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.9", "id": [4, 3]}]': finished 2023-12-16T02:07:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:19 smithi078 ceph-mon[142991]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-16T02:07:20.628 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.628 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.664 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.664 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.664 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.669 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.669 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.669 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.673 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.673 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.673 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:20.677 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.677 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.677 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.681 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.681 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.681 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.684 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.684 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.684 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.687 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.687 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.687 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.690 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.690 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.690 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.691 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.692 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.692 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:20.693 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:20.693 INFO:tasks.workunit.client.0.smithi078.stdout:from 10 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:20.693 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,109051904~12582912,125829120~12582912,142606336~4194304,150994944~12582912,180355072~4194304,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,322961408~62914560,394264576~16777216] 2023-12-16T02:07:20.694 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,109051904~29360128,142606336~4194304,150994944~16777216,180355072~4194304,192937984~8388608,209715200~37748736,255852544~54525952,322961408~67108864,394264576~20971520] 2023-12-16T02:07:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:20 smithi118 ceph-mon[131825]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-16T02:07:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:20 smithi078 ceph-mon[139570]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-16T02:07:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:20 smithi078 ceph-mon[142991]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-16T02:07:21.635 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.636 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.667 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.667 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.667 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.675 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.675 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.675 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.680 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.680 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.680 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:21.683 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.683 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.683 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.687 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.687 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.687 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.689 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.690 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.690 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.692 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.692 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.692 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.694 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.694 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.694 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.696 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.696 INFO:tasks.workunit.client.0.smithi078.stdout:from 9 to HEAD diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.696 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~12582912,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~4194304,150994944~12582912,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:21.698 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~4194304,150994944~16777216,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:21 smithi118 ceph-mon[131825]: pgmap v2551: 137 pgs: 137 active+clean; 797 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 7.2 KiB/s wr, 808 op/s; 6.6 MiB/s, 3 objects/s recovering 2023-12-16T02:07:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:21 smithi118 ceph-mon[131825]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-16T02:07:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:21 smithi078 ceph-mon[139570]: pgmap v2551: 137 pgs: 137 active+clean; 797 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 7.2 KiB/s wr, 808 op/s; 6.6 MiB/s, 3 objects/s recovering 2023-12-16T02:07:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:21 smithi078 ceph-mon[139570]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-16T02:07:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:21 smithi078 ceph-mon[142991]: pgmap v2551: 137 pgs: 137 active+clean; 797 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 448 KiB/s rd, 7.2 KiB/s wr, 808 op/s; 6.6 MiB/s, 3 objects/s recovering 2023-12-16T02:07:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:21 smithi078 ceph-mon[142991]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-16T02:07:22.496 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.497 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.511 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.511 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.511 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.523 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.523 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.523 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.526 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.527 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.527 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:22.531 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.531 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.531 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.535 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.535 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.535 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.538 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.538 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.538 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.540 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.541 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.541 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.543 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.543 INFO:tasks.workunit.client.0.smithi078.stdout:from 8 to HEAD diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.543 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~33554432,71303168~25165824,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~20971520,255852544~12582912,272629760~37748736,314572800~71303168,394264576~16777216] 2023-12-16T02:07:22.544 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~37748736,71303168~29360128,104857600~33554432,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:22 smithi118 ceph-mon[131825]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-16T02:07:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:22 smithi118 ceph-mon[131825]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-16T02:07:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:22 smithi078 ceph-mon[139570]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-16T02:07:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:22 smithi078 ceph-mon[139570]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-16T02:07:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:22 smithi078 ceph-mon[142991]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-16T02:07:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:22 smithi078 ceph-mon[142991]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-16T02:07:23.487 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.487 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.519 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.519 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.519 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.531 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.531 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.531 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.538 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.539 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.539 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:23.541 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.541 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.541 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.543 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.544 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.544 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.546 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.546 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.546 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.547 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.547 INFO:tasks.workunit.client.0.smithi078.stdout:from 7 to HEAD diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.547 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~16777216,25165824~41943040,71303168~29360128,104857600~16777216,125829120~12582912,142606336~25165824,171966464~4194304,180355072~8388608,192937984~8388608,209715200~8388608,222298112~25165824,255852544~54525952,314572800~71303168,394264576~16777216] 2023-12-16T02:07:23.549 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~16777216,25165824~113246208,142606336~25165824,171966464~29360128,209715200~37748736,255852544~54525952,314572800~75497472,394264576~20971520] 2023-12-16T02:07:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:23 smithi118 ceph-mon[131825]: pgmap v2555: 137 pgs: 137 active+clean; 773 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 236 op/s; 6.7 MiB/s, 3 objects/s recovering 2023-12-16T02:07:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:23 smithi118 ceph-mon[131825]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-16T02:07:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:23 smithi078 ceph-mon[139570]: pgmap v2555: 137 pgs: 137 active+clean; 773 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 236 op/s; 6.7 MiB/s, 3 objects/s recovering 2023-12-16T02:07:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:23 smithi078 ceph-mon[139570]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-16T02:07:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:23 smithi078 ceph-mon[142991]: pgmap v2555: 137 pgs: 137 active+clean; 773 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 0 B/s wr, 236 op/s; 6.7 MiB/s, 3 objects/s recovering 2023-12-16T02:07:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:23 smithi078 ceph-mon[142991]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-16T02:07:24.498 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.498 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.516 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.516 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.517 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.535 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.535 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.535 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.538 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.538 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.538 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:24.541 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.541 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.541 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.543 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.544 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.544 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.545 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:24.545 INFO:tasks.workunit.client.0.smithi078.stdout:from 6 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.545 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~16777216,192937984~8388608,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:24.546 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.508 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.508 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.532 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.532 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.532 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.539 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.539 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.539 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.544 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.544 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.544 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:25.546 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.546 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:25.546 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:25.548 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.548 INFO:tasks.workunit.client.0.smithi078.stdout:from 5 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:25.548 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~29360128,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:25.549 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~29360128,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:25 smithi118 ceph-mon[131825]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-16T02:07:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:25 smithi118 ceph-mon[131825]: pgmap v2558: 137 pgs: 137 active+clean; 737 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 6.3 KiB/s wr, 336 op/s 2023-12-16T02:07:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:25 smithi078 ceph-mon[139570]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-16T02:07:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:25 smithi078 ceph-mon[139570]: pgmap v2558: 137 pgs: 137 active+clean; 737 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 6.3 KiB/s wr, 336 op/s 2023-12-16T02:07:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:25 smithi078 ceph-mon[142991]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-16T02:07:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:25 smithi078 ceph-mon[142991]: pgmap v2558: 137 pgs: 137 active+clean; 737 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 6.3 KiB/s wr, 336 op/s 2023-12-16T02:07:26.500 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.501 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.540 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.540 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.540 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.544 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.544 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.544 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.549 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.549 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.550 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:26.552 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.552 INFO:tasks.workunit.client.0.smithi078.stdout:from 4 to HEAD diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:26.552 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~16777216,125829120~41943040,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~16777216] 2023-12-16T02:07:26.553 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:26 smithi078 ceph-mon[139570]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-16T02:07:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:26 smithi078 ceph-mon[142991]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-16T02:07:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:26] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-12-16T02:07:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:26 smithi118 ceph-mon[131825]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-16T02:07:27.491 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.491 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.504 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.504 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.504 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.519 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.519 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.520 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.524 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.524 INFO:tasks.workunit.client.0.smithi078.stdout:from 3 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.524 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:27.529 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:27 smithi118 ceph-mon[131825]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-16T02:07:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:27 smithi118 ceph-mon[131825]: pgmap v2561: 137 pgs: 137 active+clean; 720 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 6.2 KiB/s wr, 315 op/s 2023-12-16T02:07:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:27 smithi118 ceph-mon[131825]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[142991]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[142991]: pgmap v2561: 137 pgs: 137 active+clean; 720 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 6.2 KiB/s wr, 315 op/s 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[142991]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[139570]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[139570]: pgmap v2561: 137 pgs: 137 active+clean; 720 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 6.2 KiB/s wr, 315 op/s 2023-12-16T02:07:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:27 smithi078 ceph-mon[139570]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-16T02:07:28.518 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:28.518 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:28.550 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:28.550 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:28.550 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:28.558 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:28.558 INFO:tasks.workunit.client.0.smithi078.stdout:from 2 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:28.558 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~33554432,209715200~8388608,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:28.559 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~33554432,209715200~100663296,314572800~75497472,394264576~20971520] 2023-12-16T02:07:29.524 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:29.524 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:29.536 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:29.536 INFO:tasks.workunit.client.0.smithi078.stdout:from 1 to HEAD diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:29.536 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [4194304~62914560,71303168~29360128,104857600~62914560,171966464~46137344,222298112~83886080,314572800~71303168,394264576~20971520] 2023-12-16T02:07:29.537 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [4194304~163577856,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:29 smithi118 ceph-mon[131825]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-16T02:07:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:29 smithi118 ceph-mon[131825]: pgmap v2564: 137 pgs: 137 active+clean; 609 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2023-12-16T02:07:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:29 smithi078 ceph-mon[139570]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-16T02:07:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:29 smithi078 ceph-mon[139570]: pgmap v2564: 137 pgs: 137 active+clean; 609 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2023-12-16T02:07:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:29 smithi078 ceph-mon[142991]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-16T02:07:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:29 smithi078 ceph-mon[142991]: pgmap v2564: 137 pgs: 137 active+clean; 609 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2023-12-16T02:07:30.519 INFO:tasks.workunit.client.0.smithi078.stdout:from 0 to HEAD diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:30.520 INFO:tasks.workunit.client.0.smithi078.stdout: limited diff [0~100663296,104857600~62914560,171966464~46137344,222298112~88080384,314572800~75497472,394264576~20971520] 2023-12-16T02:07:30.544 INFO:tasks.workunit.client.0.smithi078.stdout: actual was [0~167772160,171966464~138412032,314572800~75497472,394264576~20971520] 2023-12-16T02:07:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:30 smithi118 ceph-mon[131825]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-16T02:07:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:30 smithi078 ceph-mon[139570]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-16T02:07:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:30 smithi078 ceph-mon[142991]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-16T02:07:31.554 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (38884 ms) 2023-12-16T02:07:31.555 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2023-12-16T02:07:31.555 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:31 smithi118 ceph-mon[131825]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-16T02:07:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:31 smithi118 ceph-mon[131825]: pgmap v2567: 137 pgs: 137 active+clean; 544 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 177 op/s 2023-12-16T02:07:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:31 smithi078 ceph-mon[142991]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-16T02:07:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:31 smithi078 ceph-mon[142991]: pgmap v2567: 137 pgs: 137 active+clean; 544 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 177 op/s 2023-12-16T02:07:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:31 smithi078 ceph-mon[139570]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-16T02:07:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:31 smithi078 ceph-mon[139570]: pgmap v2567: 137 pgs: 137 active+clean; 544 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 177 op/s 2023-12-16T02:07:32.488 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:07:32.492 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (938 ms) 2023-12-16T02:07:32.492 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2023-12-16T02:07:32.493 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:32 smithi118 ceph-mon[131825]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-16T02:07:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:32 smithi118 ceph-mon[131825]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[142991]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[142991]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[139570]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:32 smithi078 ceph-mon[139570]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-16T02:07:33.595 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:07:33.596 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 4194304~4194304 2023-12-16T02:07:33.596 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~4194304 2023-12-16T02:07:33.596 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 12582912~4194304 2023-12-16T02:07:33.596 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 16777216~4194304 2023-12-16T02:07:33.631 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 0~4194304 2023-12-16T02:07:33.632 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 4194304~4194304 2023-12-16T02:07:33.632 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~4194304 2023-12-16T02:07:33.632 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 16777216~4194304 2023-12-16T02:07:33.642 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1150 ms) 2023-12-16T02:07:33.643 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2023-12-16T02:07:33.643 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:33 smithi118 ceph-mon[131825]: pgmap v2570: 137 pgs: 137 active+clean; 508 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 511 B/s wr, 46 op/s 2023-12-16T02:07:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:33 smithi078 ceph-mon[139570]: pgmap v2570: 137 pgs: 137 active+clean; 508 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 511 B/s wr, 46 op/s 2023-12-16T02:07:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:33 smithi078 ceph-mon[142991]: pgmap v2570: 137 pgs: 137 active+clean; 508 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 511 B/s wr, 46 op/s 2023-12-16T02:07:34.664 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [0~20971520] to clone 2023-12-16T02:07:34.664 INFO:tasks.workunit.client.0.smithi078.stdout: diff was [0~20971520] 2023-12-16T02:07:34.669 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1026 ms) 2023-12-16T02:07:34.669 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2023-12-16T02:07:34.669 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:34.688 INFO:tasks.workunit.client.0.smithi078.stdout: wrote [191809~14853,4775644~4792,8425074~23148,8880750~37074,9602546~93487,11560496~44842,14355022~19179,15893962~67499,18180898~23419,19705029~48842] 2023-12-16T02:07:34.699 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (30 ms) 2023-12-16T02:07:34.699 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2023-12-16T02:07:34.699 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:34 smithi118 ceph-mon[131825]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-16T02:07:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:34 smithi078 ceph-mon[139570]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-16T02:07:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:34 smithi078 ceph-mon[142991]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-16T02:07:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:35 smithi118 ceph-mon[131825]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-16T02:07:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:35 smithi118 ceph-mon[131825]: pgmap v2573: 137 pgs: 137 active+clean; 450 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 3.0 MiB/s wr, 137 op/s 2023-12-16T02:07:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:35 smithi078 ceph-mon[139570]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-16T02:07:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:35 smithi078 ceph-mon[139570]: pgmap v2573: 137 pgs: 137 active+clean; 450 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 3.0 MiB/s wr, 137 op/s 2023-12-16T02:07:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:35 smithi078 ceph-mon[142991]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-16T02:07:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:35 smithi078 ceph-mon[142991]: pgmap v2573: 137 pgs: 137 active+clean; 450 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 3.0 MiB/s wr, 137 op/s 2023-12-16T02:07:36.647 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1948 ms) 2023-12-16T02:07:36.647 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2023-12-16T02:07:36.647 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:36.691 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 5000005~1234 2023-12-16T02:07:36.695 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (48 ms) 2023-12-16T02:07:36.695 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2023-12-16T02:07:36.695 INFO:tasks.workunit.client.0.smithi078.stdout:using new format! 2023-12-16T02:07:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:36] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-12-16T02:07:36.867 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:36 smithi078 ceph-mon[142991]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-16T02:07:36.868 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:36 smithi078 ceph-mon[139570]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-16T02:07:36.868 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8376263~12345 2023-12-16T02:07:36.868 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 8388608~4194304 2023-12-16T02:07:36.868 INFO:tasks.workunit.client.0.smithi078.stdout:iterate_cb 12582912~54321 2023-12-16T02:07:36.869 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (64 ms) 2023-12-16T02:07:36.869 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2023-12-16T02:07:36.869 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:07:36.869 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2023-12-16T02:07:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:36 smithi118 ceph-mon[131825]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-16T02:07:37.467 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 11 tests from DiffIterateTest/1 (52120 ms total) 2023-12-16T02:07:37.468 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:07:37.468 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 17 tests from TestImageWatcher 2023-12-16T02:07:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:37 smithi118 ceph-mon[131825]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-16T02:07:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:37 smithi118 ceph-mon[131825]: pgmap v2576: 137 pgs: 137 active+clean; 463 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 5.6 MiB/s wr, 183 op/s 2023-12-16T02:07:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:37 smithi118 ceph-mon[131825]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[139570]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[139570]: pgmap v2576: 137 pgs: 137 active+clean; 463 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 5.6 MiB/s wr, 183 op/s 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[139570]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[142991]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[142991]: pgmap v2576: 137 pgs: 137 active+clean; 463 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 5.6 MiB/s wr, 183 op/s 2023-12-16T02:07:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:37 smithi078 ceph-mon[142991]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-16T02:07:39.482 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2023-12-16T02:07:39.593 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[142991]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4187649446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[142991]: pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[139570]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4187649446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:39 smithi078 ceph-mon[139570]: pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (46m) 46s ago 50m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (46m) 9m ago 50m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (51m) 46s ago 51m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (51m) 9m ago 51m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (45m) 9m ago 54m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (46m) 46s ago 56m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (45m) 46s ago 56m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (44m) 9m ago 55m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:07:39.902 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (45m) 46s ago 55m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (46m) 46s ago 50m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (46m) 9m ago 50m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (44m) 46s ago 54m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (43m) 46s ago 54m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (43m) 46s ago 53m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (42m) 46s ago 53m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (41m) 9m ago 52m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (41m) 9m ago 52m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (40m) 9m ago 52m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (40m) 9m ago 51m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:07:39.903 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (45m) 9m ago 51m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:07:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:39 smithi118 ceph-mon[131825]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-16T02:07:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4187649446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:39 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:39 smithi118 ceph-mon[131825]: pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:07:40.281 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:07:40.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:07:40.283 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:07:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: from='client.36990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: from='client.36996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1804526946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: from='client.36990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: from='client.36996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1804526946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: from='client.36990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: from='client.36996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:07:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1804526946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:07:41.534 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2052 ms) 2023-12-16T02:07:41.534 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2023-12-16T02:07:41.559 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyFlatten (25 ms) 2023-12-16T02:07:41.559 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyResize 2023-12-16T02:07:41.583 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyResize (24 ms) 2023-12-16T02:07:41.583 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2023-12-16T02:07:41.602 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (19 ms) 2023-12-16T02:07:41.603 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2023-12-16T02:07:41.622 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (19 ms) 2023-12-16T02:07:41.622 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2023-12-16T02:07:41.643 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2023-12-16T02:07:41.644 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2023-12-16T02:07:41.667 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (23 ms) 2023-12-16T02:07:41.667 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2023-12-16T02:07:41.688 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapRename (21 ms) 2023-12-16T02:07:41.688 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2023-12-16T02:07:41.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2023-12-16T02:07:41.706 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2023-12-16T02:07:41.725 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (18 ms) 2023-12-16T02:07:41.725 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2023-12-16T02:07:41.744 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (20 ms) 2023-12-16T02:07:41.744 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2023-12-16T02:07:41.763 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (19 ms) 2023-12-16T02:07:41.763 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyRename 2023-12-16T02:07:41.784 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2023-12-16T02:07:41.784 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2023-12-16T02:07:41.806 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (22 ms) 2023-12-16T02:07:41.806 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2023-12-16T02:07:41.825 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (19 ms) 2023-12-16T02:07:41.825 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2023-12-16T02:07:41.847 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (22 ms) 2023-12-16T02:07:41.847 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2023-12-16T02:07:41.865 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (18 ms) 2023-12-16T02:07:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:41 smithi118 ceph-mon[131825]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-16T02:07:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:41 smithi118 ceph-mon[131825]: pgmap v2582: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:41 smithi078 ceph-mon[139570]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-16T02:07:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:41 smithi078 ceph-mon[139570]: pgmap v2582: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:41 smithi078 ceph-mon[142991]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-16T02:07:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:41 smithi078 ceph-mon[142991]: pgmap v2582: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:42.505 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 17 tests from TestImageWatcher (2383 ms total) 2023-12-16T02:07:42.505 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:07:42.505 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 34 tests from TestInternal 2023-12-16T02:07:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:42 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:07:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:42 smithi118 ceph-mon[131825]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-16T02:07:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:42 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:07:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:42 smithi078 ceph-mon[139570]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-16T02:07:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:42 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:07:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:42 smithi078 ceph-mon[142991]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-16T02:07:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:43 smithi118 ceph-mon[131825]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-16T02:07:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:43 smithi118 ceph-mon[131825]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:43 smithi078 ceph-mon[142991]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-16T02:07:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:43 smithi078 ceph-mon[142991]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:43 smithi078 ceph-mon[139570]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-16T02:07:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:43 smithi078 ceph-mon[139570]: pgmap v2585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:44.533 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.OpenByID 2023-12-16T02:07:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:44 smithi118 ceph-mon[131825]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-16T02:07:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3556306621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[139570]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3556306621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[142991]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3556306621' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:07:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:45 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:45 smithi118 ceph-mon[131825]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-16T02:07:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:45 smithi118 ceph-mon[131825]: pgmap v2588: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:45 smithi118 ceph-mon[131825]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[142991]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[142991]: pgmap v2588: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[142991]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[139570]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-16T02:07:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[139570]: pgmap v2588: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:45 smithi078 ceph-mon[139570]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-16T02:07:46.563 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.OpenByID (2029 ms) 2023-12-16T02:07:46.563 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.OpenSnapDNE 2023-12-16T02:07:46.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.OpenSnapDNE (24 ms) 2023-12-16T02:07:46.587 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2023-12-16T02:07:46.608 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (21 ms) 2023-12-16T02:07:46.608 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.ResizeLocksImage 2023-12-16T02:07:46.633 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.ResizeLocksImage (25 ms) 2023-12-16T02:07:46.633 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2023-12-16T02:07:46.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (17 ms) 2023-12-16T02:07:46.650 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2023-12-16T02:07:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:46] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-12-16T02:07:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:47 smithi118 ceph-mon[131825]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-16T02:07:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:47 smithi118 ceph-mon[131825]: pgmap v2591: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[142991]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-16T02:07:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[142991]: pgmap v2591: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[139570]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-16T02:07:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[139570]: pgmap v2591: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:07:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:07:48.553 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1903 ms) 2023-12-16T02:07:48.553 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2023-12-16T02:07:48.588 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (36 ms) 2023-12-16T02:07:48.589 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2023-12-16T02:07:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:48 smithi118 ceph-mon[131825]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-16T02:07:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:48 smithi078 ceph-mon[139570]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-16T02:07:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:48 smithi078 ceph-mon[142991]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-16T02:07:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:49 smithi118 ceph-mon[131825]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-16T02:07:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:49 smithi118 ceph-mon[131825]: pgmap v2594: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 5.7 KiB/s wr, 55 op/s 2023-12-16T02:07:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:49 smithi078 ceph-mon[139570]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-16T02:07:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:49 smithi078 ceph-mon[139570]: pgmap v2594: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 5.7 KiB/s wr, 55 op/s 2023-12-16T02:07:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:49 smithi078 ceph-mon[142991]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-16T02:07:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:49 smithi078 ceph-mon[142991]: pgmap v2594: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 5.7 KiB/s wr, 55 op/s 2023-12-16T02:07:50.581 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1992 ms) 2023-12-16T02:07:50.581 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2023-12-16T02:07:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:50 smithi118 ceph-mon[131825]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-16T02:07:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:50 smithi078 ceph-mon[139570]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-16T02:07:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:50 smithi078 ceph-mon[142991]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-16T02:07:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:51 smithi118 ceph-mon[131825]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-16T02:07:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:51 smithi118 ceph-mon[131825]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 9.0 KiB/s wr, 101 op/s 2023-12-16T02:07:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:51 smithi078 ceph-mon[139570]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-16T02:07:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:51 smithi078 ceph-mon[139570]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 9.0 KiB/s wr, 101 op/s 2023-12-16T02:07:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:51 smithi078 ceph-mon[142991]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-16T02:07:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:51 smithi078 ceph-mon[142991]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 9.0 KiB/s wr, 101 op/s 2023-12-16T02:07:52.495 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (1914 ms) 2023-12-16T02:07:52.495 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2023-12-16T02:07:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:52 smithi118 ceph-mon[131825]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-16T02:07:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:52 smithi118 ceph-mon[131825]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-16T02:07:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:52 smithi078 ceph-mon[139570]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-16T02:07:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:52 smithi078 ceph-mon[139570]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-16T02:07:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:52 smithi078 ceph-mon[142991]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-16T02:07:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:52 smithi078 ceph-mon[142991]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-16T02:07:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:53 smithi118 ceph-mon[131825]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.5 KiB/s wr, 106 op/s 2023-12-16T02:07:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:53 smithi118 ceph-mon[131825]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-16T02:07:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:53 smithi078 ceph-mon[139570]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.5 KiB/s wr, 106 op/s 2023-12-16T02:07:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:53 smithi078 ceph-mon[139570]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-16T02:07:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:53 smithi078 ceph-mon[142991]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.5 KiB/s wr, 106 op/s 2023-12-16T02:07:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:53 smithi078 ceph-mon[142991]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-16T02:07:54.505 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2011 ms) 2023-12-16T02:07:54.506 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.FlattenLocksImage 2023-12-16T02:07:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:07:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:54 smithi118 ceph-mon[131825]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-16T02:07:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:07:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:07:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[139570]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:07:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[142991]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-16T02:07:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:07:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:07:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:55 smithi118 ceph-mon[131825]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:07:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:55 smithi118 ceph-mon[131825]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-16T02:07:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:55 smithi078 ceph-mon[139570]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:07:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:55 smithi078 ceph-mon[139570]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-16T02:07:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:55 smithi078 ceph-mon[142991]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 70 op/s 2023-12-16T02:07:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:55 smithi078 ceph-mon[142991]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-16T02:07:56.605 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.FlattenLocksImage (2099 ms) 2023-12-16T02:07:56.605 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2023-12-16T02:07:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:07:56] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.43.0" 2023-12-16T02:07:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:57 smithi118 ceph-mon[131825]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.4 KiB/s wr, 46 op/s 2023-12-16T02:07:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:57 smithi118 ceph-mon[131825]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-16T02:07:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:57 smithi118 ceph-mon[131825]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[139570]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.4 KiB/s wr, 46 op/s 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[139570]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[139570]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[142991]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.4 KiB/s wr, 46 op/s 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[142991]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-16T02:07:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:57 smithi078 ceph-mon[142991]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-16T02:07:58.602 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1998 ms) 2023-12-16T02:07:58.603 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[139570]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/411293896' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[142991]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-16T02:07:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/411293896' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:58 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:07:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:58 smithi118 ceph-mon[131825]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-16T02:07:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/411293896' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:58 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]: dispatch 2023-12-16T02:07:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (982 ms) 2023-12-16T02:07:59.585 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[139570]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 10 KiB/s wr, 187 op/s 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]': finished 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[139570]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]: dispatch 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[142991]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 10 KiB/s wr, 187 op/s 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]': finished 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[142991]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-16T02:08:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:07:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]: dispatch 2023-12-16T02:08:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:59 smithi118 ceph-mon[131825]: pgmap v2608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 10 KiB/s wr, 187 op/s 2023-12-16T02:08:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:59 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/411293896"}]': finished 2023-12-16T02:08:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:59 smithi118 ceph-mon[131825]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-16T02:08:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:07:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]: dispatch 2023-12-16T02:08:00.578 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (993 ms) 2023-12-16T02:08:00.578 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2023-12-16T02:08:00.612 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.AioWriteRequestsLock (35 ms) 2023-12-16T02:08:00.613 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2023-12-16T02:08:00.638 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (25 ms) 2023-12-16T02:08:00.638 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.CancelAsyncResize 2023-12-16T02:08:00.686 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.CancelAsyncResize (48 ms) 2023-12-16T02:08:00.686 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.MultipleResize 2023-12-16T02:08:00.741 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.MultipleResize (55 ms) 2023-12-16T02:08:00.741 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.Metadata 2023-12-16T02:08:00.785 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.Metadata (45 ms) 2023-12-16T02:08:00.786 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.MetadataConfApply 2023-12-16T02:08:00.815 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.MetadataConfApply (29 ms) 2023-12-16T02:08:00.815 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapshotCopyup 2023-12-16T02:08:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:01 smithi118 ceph-mon[131825]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-16T02:08:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]': finished 2023-12-16T02:08:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:01 smithi118 ceph-mon[131825]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[142991]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]': finished 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[142991]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[139570]: pgmap v2611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2068887451' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2068887451"}]': finished 2023-12-16T02:08:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:01 smithi078 ceph-mon[139570]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-16T02:08:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:02 smithi118 ceph-mon[131825]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-16T02:08:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:02 smithi118 ceph-mon[131825]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[139570]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[139570]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[142991]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:02 smithi078 ceph-mon[142991]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-16T02:08:03.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapshotCopyup (2772 ms) 2023-12-16T02:08:03.586 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2023-12-16T02:08:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:03 smithi118 ceph-mon[131825]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 22 KiB/s wr, 247 op/s 2023-12-16T02:08:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:03 smithi118 ceph-mon[131825]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-16T02:08:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:03 smithi078 ceph-mon[139570]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 22 KiB/s wr, 247 op/s 2023-12-16T02:08:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:03 smithi078 ceph-mon[139570]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-16T02:08:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:03 smithi078 ceph-mon[142991]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 22 KiB/s wr, 247 op/s 2023-12-16T02:08:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:03 smithi078 ceph-mon[142991]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-16T02:08:05.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (2034 ms) 2023-12-16T02:08:05.621 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2023-12-16T02:08:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:05 smithi118 ceph-mon[131825]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 28 KiB/s wr, 365 op/s 2023-12-16T02:08:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:05 smithi118 ceph-mon[131825]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-16T02:08:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:05 smithi078 ceph-mon[139570]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 28 KiB/s wr, 365 op/s 2023-12-16T02:08:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:05 smithi078 ceph-mon[139570]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-16T02:08:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:05 smithi078 ceph-mon[142991]: pgmap v2617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 28 KiB/s wr, 365 op/s 2023-12-16T02:08:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:05 smithi078 ceph-mon[142991]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-16T02:08:06.639 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1018 ms) 2023-12-16T02:08:06.639 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.ResizeCopyup 2023-12-16T02:08:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:06 smithi078 ceph-mon[142991]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-16T02:08:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:06 smithi078 ceph-mon[139570]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-16T02:08:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:06] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:08:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:06 smithi118 ceph-mon[131825]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-16T02:08:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:07 smithi118 ceph-mon[131825]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 144 op/s 2023-12-16T02:08:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:07 smithi118 ceph-mon[131825]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-16T02:08:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:07 smithi118 ceph-mon[131825]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-16T02:08:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[142991]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 144 op/s 2023-12-16T02:08:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[142991]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-16T02:08:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[142991]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-16T02:08:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[139570]: pgmap v2620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 144 op/s 2023-12-16T02:08:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[139570]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-16T02:08:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:07 smithi078 ceph-mon[139570]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-16T02:08:08.538 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.ResizeCopyup (1899 ms) 2023-12-16T02:08:08.538 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.DiscardCopyup 2023-12-16T02:08:08.547 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:08:08.547 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.DiscardCopyup (9 ms) 2023-12-16T02:08:08.547 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.ImageOptions 2023-12-16T02:08:08.556 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.ImageOptions (9 ms) 2023-12-16T02:08:08.556 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.WriteFullCopyup 2023-12-16T02:08:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:09 smithi118 ceph-mon[131825]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-16T02:08:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:09 smithi118 ceph-mon[131825]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 296 op/s 2023-12-16T02:08:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:09 smithi078 ceph-mon[139570]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-16T02:08:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:09 smithi078 ceph-mon[139570]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 296 op/s 2023-12-16T02:08:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:09 smithi078 ceph-mon[142991]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-16T02:08:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:09 smithi078 ceph-mon[142991]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 296 op/s 2023-12-16T02:08:10.641 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:08:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:10 smithi118 ceph-mon[131825]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (47m) 77s ago 51m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (46m) 9m ago 50m 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (52m) 77s ago 52m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (52m) 9m ago 52m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (46m) 9m ago 55m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (46m) 77s ago 56m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (46m) 77s ago 56m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (45m) 9m ago 55m 161M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:08:10.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (45m) 77s ago 55m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (47m) 77s ago 50m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (46m) 9m ago 50m 20.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (44m) 77s ago 54m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (44m) 77s ago 54m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (43m) 77s ago 54m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (43m) 77s ago 53m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (42m) 9m ago 53m 1506M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (41m) 9m ago 53m 1823M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (41m) 9m ago 52m 1363M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (40m) 9m ago 52m 1720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:08:10.951 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (46m) 9m ago 51m 85.4M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:08:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:10 smithi078 ceph-mon[139570]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-16T02:08:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:10 smithi078 ceph-mon[142991]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:08:11.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:08:11.331 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:08:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:11 smithi118 ceph-mon[131825]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-16T02:08:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:11 smithi118 ceph-mon[131825]: pgmap v2627: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 1.0 MiB/s wr, 373 op/s 2023-12-16T02:08:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:11 smithi118 ceph-mon[131825]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:11 smithi118 ceph-mon[131825]: from='client.46997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/380491234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[139570]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[139570]: pgmap v2627: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 1.0 MiB/s wr, 373 op/s 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[139570]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[139570]: from='client.46997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/380491234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[142991]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-16T02:08:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[142991]: pgmap v2627: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 1.0 MiB/s wr, 373 op/s 2023-12-16T02:08:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[142991]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[142991]: from='client.46997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/380491234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:12.526 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.WriteFullCopyup (3970 ms) 2023-12-16T02:08:12.526 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2023-12-16T02:08:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:12 smithi118 ceph-mon[131825]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-16T02:08:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:12 smithi078 ceph-mon[139570]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-16T02:08:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:12 smithi078 ceph-mon[142991]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-16T02:08:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:13 smithi118 ceph-mon[131825]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-16T02:08:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:13 smithi118 ceph-mon[131825]: pgmap v2630: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 1.0 MiB/s wr, 257 op/s 2023-12-16T02:08:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:13 smithi078 ceph-mon[139570]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-16T02:08:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:13 smithi078 ceph-mon[139570]: pgmap v2630: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 1.0 MiB/s wr, 257 op/s 2023-12-16T02:08:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:13 smithi078 ceph-mon[142991]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-16T02:08:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:13 smithi078 ceph-mon[142991]: pgmap v2630: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 1.0 MiB/s wr, 257 op/s 2023-12-16T02:08:14.553 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2027 ms) 2023-12-16T02:08:14.553 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.TestCoR 2023-12-16T02:08:14.562 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING due to disabled rbd_copy_on_read 2023-12-16T02:08:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.TestCoR (10 ms) 2023-12-16T02:08:14.563 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2023-12-16T02:08:14.782 INFO:tasks.workunit.client.0.smithi078.stdout:made parent image "image57": 4194304K (1024 * 4K) 2023-12-16T02:08:14.782 INFO:tasks.workunit.client.0.smithi078.stdout:generated random write map: 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [9 , 39143 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [21 , 86956 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [41 , 169075 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [50 , 206040 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [61 , 250304 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [62 , 255567 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [77 , 317761 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [82 , 337406 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [84 , 345674 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [102 , 420976 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [110 , 452129 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [113 , 463844 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [116 , 475606 ] 2023-12-16T02:08:14.783 INFO:tasks.workunit.client.0.smithi078.stdout: [123 , 506915 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [126 , 516921 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [129 , 528865 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [130 , 532856 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [153 , 628559 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [164 , 674238 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [165 , 675941 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [168 , 689506 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [173 , 709302 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [175 , 718646 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [185 , 759137 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [205 , 841137 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [233 , 955898 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [236 , 967269 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [240 , 985484 ] 2023-12-16T02:08:14.784 INFO:tasks.workunit.client.0.smithi078.stdout: [255 , 1047571 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [272 , 1117213 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [282 , 1155311 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [304 , 1248193 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [309 , 1268490 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [315 , 1292278 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [325 , 1334195 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [326 , 1338717 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [345 , 1416541 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [346 , 1420218 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [349 , 1429839 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [355 , 1454833 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [359 , 1472876 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [365 , 1496186 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [373 , 1529537 ] 2023-12-16T02:08:14.785 INFO:tasks.workunit.client.0.smithi078.stdout: [375 , 1536334 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [382 , 1566561 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [388 , 1592572 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [391 , 1602211 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [393 , 1612771 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [401 , 1645254 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [419 , 1718551 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [426 , 1748185 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [429 , 1759794 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [464 , 1902004 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [484 , 1983795 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [489 , 2005729 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [506 , 2075990 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [551 , 2258490 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [560 , 2296177 ] 2023-12-16T02:08:14.786 INFO:tasks.workunit.client.0.smithi078.stdout: [565 , 2314803 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [592 , 2425193 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [600 , 2458756 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [606 , 2482943 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [620 , 2542629 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [656 , 2689142 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [659 , 2700555 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [667 , 2732839 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [679 , 2782467 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [700 , 2869456 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [705 , 2888506 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [710 , 2911308 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [713 , 2923490 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [714 , 2925244 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [715 , 2929861 ] 2023-12-16T02:08:14.787 INFO:tasks.workunit.client.0.smithi078.stdout: [721 , 2955518 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [723 , 2964979 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [740 , 3031971 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [746 , 3058399 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [751 , 3077845 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [753 , 3085026 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [777 , 3185133 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [800 , 3279679 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [815 , 3338648 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [845 , 3462757 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [847 , 3471044 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [855 , 3504556 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [900 , 3687050 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [933 , 3824380 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [934 , 3827709 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [938 , 3843090 ] 2023-12-16T02:08:14.788 INFO:tasks.workunit.client.0.smithi078.stdout: [940 , 3850683 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [952 , 3899883 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [966 , 3958068 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [982 , 4023628 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [985 , 4036354 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [997 , 4084259 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [1016 , 4163181 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: [1019 , 4174415 ] 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout:write data based on random map 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-9 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-21 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-41 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-50 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-61 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-62 2023-12-16T02:08:14.789 INFO:tasks.workunit.client.0.smithi078.stdout: write object-77 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-82 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-84 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-102 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-110 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-113 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-116 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-123 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-126 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-129 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-130 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-153 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-164 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-165 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-168 2023-12-16T02:08:14.790 INFO:tasks.workunit.client.0.smithi078.stdout: write object-173 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-175 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-185 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-205 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-233 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-236 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-240 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-255 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-272 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-282 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-304 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-309 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-315 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-325 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-326 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-345 2023-12-16T02:08:14.791 INFO:tasks.workunit.client.0.smithi078.stdout: write object-346 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-349 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-355 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-359 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-365 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-373 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-375 2023-12-16T02:08:14.792 INFO:tasks.workunit.client.0.smithi078.stdout: write object-382 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-388 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-391 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-393 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-401 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-419 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-426 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-429 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-464 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-484 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-489 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-506 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-551 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-560 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-565 2023-12-16T02:08:14.793 INFO:tasks.workunit.client.0.smithi078.stdout: write object-592 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-600 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-606 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-620 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-656 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-659 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-667 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-679 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-700 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-705 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-710 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-713 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-714 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-715 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-721 2023-12-16T02:08:14.794 INFO:tasks.workunit.client.0.smithi078.stdout: write object-723 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-740 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-746 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-751 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-753 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-777 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-800 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-815 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-845 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-847 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-855 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-900 2023-12-16T02:08:14.795 INFO:tasks.workunit.client.0.smithi078.stdout: write object-933 2023-12-16T02:08:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:14 smithi118 ceph-mon[131825]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-16T02:08:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:14 smithi078 ceph-mon[139570]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-16T02:08:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:14 smithi078 ceph-mon[142991]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-16T02:08:15.739 INFO:tasks.workunit.client.0.smithi078.stdout: write object-934 2023-12-16T02:08:15.739 INFO:tasks.workunit.client.0.smithi078.stdout: write object-938 2023-12-16T02:08:15.739 INFO:tasks.workunit.client.0.smithi078.stdout: write object-940 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-952 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-966 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-982 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-985 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-997 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-1016 2023-12-16T02:08:15.740 INFO:tasks.workunit.client.0.smithi078.stdout: write object-1019 2023-12-16T02:08:15.741 INFO:tasks.workunit.client.0.smithi078.stdout:verify written data by reading 2023-12-16T02:08:15.741 INFO:tasks.workunit.client.0.smithi078.stdout: read object-9 2023-12-16T02:08:15.741 INFO:tasks.workunit.client.0.smithi078.stdout:made snapshot "image57@parent_snap" and protect it 2023-12-16T02:08:15.741 INFO:tasks.workunit.client.0.smithi078.stdout:made and opened clone "image58" 2023-12-16T02:08:15.741 INFO:tasks.workunit.client.0.smithi078.stdout:flattening clone: "image58" 2023-12-16T02:08:15.742 INFO:tasks.workunit.client.0.smithi078.stdout:check whether child image has the same set of objects as parent 2023-12-16T02:08:15.742 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1176 ms) 2023-12-16T02:08:15.742 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2023-12-16T02:08:15.813 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.PoolMetadataConfApply (75 ms) 2023-12-16T02:08:15.814 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.Sparsify 2023-12-16T02:08:15.839 INFO:tasks.workunit.client.0.smithi078.stdout:sparsify_supported=1 2023-12-16T02:08:15.839 INFO:tasks.workunit.client.0.smithi078.stdout:sparse_read_supported=1 2023-12-16T02:08:15.868 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.Sparsify (54 ms) 2023-12-16T02:08:15.868 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.SparsifyClone 2023-12-16T02:08:15.879 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:15 smithi078 ceph-mon[139570]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-16T02:08:15.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:15 smithi078 ceph-mon[139570]: pgmap v2633: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 170 op/s 2023-12-16T02:08:15.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:15 smithi078 ceph-mon[142991]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-16T02:08:15.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:15 smithi078 ceph-mon[142991]: pgmap v2633: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 170 op/s 2023-12-16T02:08:15.881 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE Bus STOPPING 2023-12-16T02:08:15.881 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:08:15.881 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE Bus STOPPED 2023-12-16T02:08:15.881 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE Bus STARTING 2023-12-16T02:08:15.881 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE Serving on http://:::9283 2023-12-16T02:08:15.886 INFO:tasks.workunit.client.0.smithi078.stdout:sparsify_supported=1 2023-12-16T02:08:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:15 smithi118 ceph-mon[131825]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-16T02:08:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:15 smithi118 ceph-mon[131825]: pgmap v2633: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 170 op/s 2023-12-16T02:08:16.227 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:15 smithi078 conmon[127384]: [16/Dec/2023:02:08:15] ENGINE Bus STARTED 2023-12-16T02:08:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[139570]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-16T02:08:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' 2023-12-16T02:08:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:08:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:16] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:08:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[142991]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-16T02:08:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' 2023-12-16T02:08:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:08:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:16 smithi118 ceph-mon[131825]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-16T02:08:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:16 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' 2023-12-16T02:08:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:08:17.791 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.SparsifyClone (1924 ms) 2023-12-16T02:08:17.791 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestInternal.MissingDataPool 2023-12-16T02:08:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:17 smithi118 ceph-mon[131825]: pgmap v2635: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 73 op/s 2023-12-16T02:08:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:17 smithi118 ceph-mon[131825]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[139570]: pgmap v2635: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 73 op/s 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[139570]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[142991]: pgmap v2635: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 73 op/s 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:17 smithi078 ceph-mon[142991]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-16T02:08:18.904 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestInternal.MissingDataPool (1112 ms) 2023-12-16T02:08:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:18 smithi118 ceph-mon[131825]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-16T02:08:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:18 smithi078 ceph-mon[139570]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-16T02:08:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:18 smithi078 ceph-mon[142991]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-16T02:08:19.919 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 34 tests from TestInternal (34370 ms total) 2023-12-16T02:08:19.919 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:08:19.919 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 51 tests from TestMirroring 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: pgmap v2638: 137 pgs: 137 active+clean; 9.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 180 KiB/s wr, 855 op/s 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:08:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: pgmap v2638: 137 pgs: 137 active+clean; 9.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 180 KiB/s wr, 855 op/s 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: pgmap v2638: 137 pgs: 137 active+clean; 9.0 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 180 KiB/s wr, 855 op/s 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:08:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:08:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:20 smithi078 ceph-mon[139570]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-16T02:08:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:20 smithi078 ceph-mon[142991]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-16T02:08:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:20 smithi118 ceph-mon[131825]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-16T02:08:21.926 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[142991]: pgmap v2641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[142991]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[139570]: pgmap v2641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[139570]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-16T02:08:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:21 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:21 smithi118 ceph-mon[131825]: pgmap v2641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:21 smithi118 ceph-mon[131825]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-16T02:08:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:21 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:08:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:22 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:08:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:22 smithi078 ceph-mon[142991]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-16T02:08:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:22 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:08:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:22 smithi078 ceph-mon[139570]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-16T02:08:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:22 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:08:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:22 smithi118 ceph-mon[131825]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-16T02:08:24.056 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2130 ms) 2023-12-16T02:08:24.056 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2023-12-16T02:08:24.159 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (104 ms) 2023-12-16T02:08:24.159 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2023-12-16T02:08:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:23 smithi078 ceph-mon[139570]: pgmap v2644: 137 pgs: 7 creating+activating, 9 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:23 smithi078 ceph-mon[139570]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-16T02:08:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:23 smithi078 ceph-mon[142991]: pgmap v2644: 137 pgs: 7 creating+activating, 9 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:23 smithi078 ceph-mon[142991]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-16T02:08:24.234 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (74 ms) 2023-12-16T02:08:24.234 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2023-12-16T02:08:24.334 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (101 ms) 2023-12-16T02:08:24.335 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2023-12-16T02:08:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:23 smithi118 ceph-mon[131825]: pgmap v2644: 137 pgs: 7 creating+activating, 9 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:23 smithi118 ceph-mon[131825]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-16T02:08:24.421 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (86 ms) 2023-12-16T02:08:24.421 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2023-12-16T02:08:24.511 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (91 ms) 2023-12-16T02:08:24.511 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2023-12-16T02:08:24.619 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (107 ms) 2023-12-16T02:08:24.619 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2023-12-16T02:08:24.619 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:08:24.620 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2023-12-16T02:08:24.620 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2023-12-16T02:08:24.620 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:08:24.620 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2023-12-16T02:08:24.620 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2023-12-16T02:08:24.688 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (69 ms) 2023-12-16T02:08:24.688 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2023-12-16T02:08:24.767 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (79 ms) 2023-12-16T02:08:24.767 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2023-12-16T02:08:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:24 smithi078 ceph-mon[142991]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-16T02:08:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:24 smithi078 ceph-mon[139570]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-16T02:08:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:24 smithi118 ceph-mon[131825]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-16T02:08:26.011 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1244 ms) 2023-12-16T02:08:26.011 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2023-12-16T02:08:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:25 smithi078 ceph-mon[142991]: pgmap v2647: 137 pgs: 7 creating+activating, 9 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:25 smithi078 ceph-mon[142991]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-16T02:08:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:25 smithi078 ceph-mon[139570]: pgmap v2647: 137 pgs: 7 creating+activating, 9 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:25 smithi078 ceph-mon[139570]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-16T02:08:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:25 smithi118 ceph-mon[131825]: pgmap v2647: 137 pgs: 7 creating+activating, 9 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:08:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:25 smithi118 ceph-mon[131825]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-16T02:08:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:26] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:08:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:26 smithi078 ceph-mon[139570]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-16T02:08:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:26 smithi078 ceph-mon[142991]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-16T02:08:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:26 smithi118 ceph-mon[131825]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-16T02:08:28.004 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (1993 ms) 2023-12-16T02:08:28.004 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2023-12-16T02:08:28.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (105 ms) 2023-12-16T02:08:28.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2023-12-16T02:08:28.201 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (93 ms) 2023-12-16T02:08:28.201 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2023-12-16T02:08:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:27 smithi078 ceph-mon[139570]: pgmap v2650: 137 pgs: 7 creating+activating, 9 creating+peering, 121 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 17 KiB/s wr, 114 op/s 2023-12-16T02:08:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:27 smithi078 ceph-mon[139570]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-16T02:08:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:27 smithi078 ceph-mon[142991]: pgmap v2650: 137 pgs: 7 creating+activating, 9 creating+peering, 121 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 17 KiB/s wr, 114 op/s 2023-12-16T02:08:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:27 smithi078 ceph-mon[142991]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-16T02:08:28.299 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (98 ms) 2023-12-16T02:08:28.300 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2023-12-16T02:08:28.378 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (78 ms) 2023-12-16T02:08:28.378 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2023-12-16T02:08:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:27 smithi118 ceph-mon[131825]: pgmap v2650: 137 pgs: 7 creating+activating, 9 creating+peering, 121 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 17 KiB/s wr, 114 op/s 2023-12-16T02:08:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:27 smithi118 ceph-mon[131825]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-16T02:08:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (75 ms) 2023-12-16T02:08:28.453 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2023-12-16T02:08:28.545 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (92 ms) 2023-12-16T02:08:28.545 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2023-12-16T02:08:28.639 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (94 ms) 2023-12-16T02:08:28.639 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2023-12-16T02:08:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:28 smithi078 ceph-mon[139570]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-16T02:08:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:28 smithi078 ceph-mon[142991]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-16T02:08:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:28 smithi118 ceph-mon[131825]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-16T02:08:30.040 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1402 ms) 2023-12-16T02:08:30.041 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2023-12-16T02:08:30.150 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (110 ms) 2023-12-16T02:08:30.150 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2023-12-16T02:08:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:29 smithi078 ceph-mon[139570]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 47 KiB/s wr, 546 op/s 2023-12-16T02:08:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:29 smithi078 ceph-mon[139570]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-16T02:08:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:29 smithi078 ceph-mon[142991]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 47 KiB/s wr, 546 op/s 2023-12-16T02:08:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:29 smithi078 ceph-mon[142991]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-16T02:08:30.252 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (101 ms) 2023-12-16T02:08:30.252 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2023-12-16T02:08:30.348 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (96 ms) 2023-12-16T02:08:30.348 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2023-12-16T02:08:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:29 smithi118 ceph-mon[131825]: pgmap v2653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 378 KiB/s rd, 47 KiB/s wr, 546 op/s 2023-12-16T02:08:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:29 smithi118 ceph-mon[131825]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-16T02:08:30.502 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (154 ms) 2023-12-16T02:08:30.502 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2023-12-16T02:08:30.660 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (159 ms) 2023-12-16T02:08:30.661 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2023-12-16T02:08:30.796 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (135 ms) 2023-12-16T02:08:30.796 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2023-12-16T02:08:30.949 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (153 ms) 2023-12-16T02:08:30.949 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2023-12-16T02:08:31.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (160 ms) 2023-12-16T02:08:31.109 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2023-12-16T02:08:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:30 smithi078 ceph-mon[139570]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-16T02:08:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:30 smithi078 ceph-mon[142991]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-16T02:08:31.271 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (163 ms) 2023-12-16T02:08:31.271 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2023-12-16T02:08:31.357 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (85 ms) 2023-12-16T02:08:31.357 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2023-12-16T02:08:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:30 smithi118 ceph-mon[131825]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-16T02:08:31.436 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (78 ms) 2023-12-16T02:08:31.436 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2023-12-16T02:08:31.503 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (69 ms) 2023-12-16T02:08:31.504 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2023-12-16T02:08:31.628 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (124 ms) 2023-12-16T02:08:31.628 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2023-12-16T02:08:31.760 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (133 ms) 2023-12-16T02:08:31.761 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2023-12-16T02:08:31.875 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (115 ms) 2023-12-16T02:08:31.875 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2023-12-16T02:08:31.986 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (111 ms) 2023-12-16T02:08:31.987 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.MirrorStatusList 2023-12-16T02:08:32.060 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.MirrorStatusList (74 ms) 2023-12-16T02:08:32.061 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2023-12-16T02:08:32.153 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.RemoveBootstrapped (92 ms) 2023-12-16T02:08:32.153 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2023-12-16T02:08:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:31 smithi078 ceph-mon[139570]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 50 KiB/s wr, 724 op/s 2023-12-16T02:08:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:31 smithi078 ceph-mon[142991]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 50 KiB/s wr, 724 op/s 2023-12-16T02:08:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:31 smithi118 ceph-mon[131825]: pgmap v2656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 50 KiB/s wr, 724 op/s 2023-12-16T02:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:32.537 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.AioPromoteDemote (384 ms) 2023-12-16T02:08:32.537 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.AioGetInfo 2023-12-16T02:08:32.880 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.AioGetInfo (344 ms) 2023-12-16T02:08:32.881 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.AioGetStatus 2023-12-16T02:08:33.093 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.AioGetStatus (212 ms) 2023-12-16T02:08:33.093 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.SiteName 2023-12-16T02:08:33.100 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.SiteName (8 ms) 2023-12-16T02:08:33.100 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.Bootstrap 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 88 KiB/s wr, 1.12k op/s 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:08:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.930 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.Bootstrap (829 ms) 2023-12-16T02:08:33.930 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.PeerDirection 2023-12-16T02:08:33.944 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.PeerDirection (15 ms) 2023-12-16T02:08:33.944 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.Snapshot 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 88 KiB/s wr, 1.12k op/s 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-16T02:08:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 88 KiB/s wr, 1.12k op/s 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:08:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' 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 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: 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 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: 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 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:34 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]': finished 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' 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 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: 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 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: 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 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]': finished 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' 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 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: 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 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: 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 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]: dispatch 2023-12-16T02:08:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:34 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/6c08886d-6013-41ae-a301-5beddaaec918"}]': finished 2023-12-16T02:08:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:35 smithi078 ceph-mon[142991]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 108 KiB/s wr, 1.21k op/s 2023-12-16T02:08:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:35 smithi078 ceph-mon[142991]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-16T02:08:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:35 smithi078 ceph-mon[139570]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 108 KiB/s wr, 1.21k op/s 2023-12-16T02:08:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:35 smithi078 ceph-mon[139570]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-16T02:08:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:35 smithi118 ceph-mon[131825]: pgmap v2659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 866 KiB/s rd, 108 KiB/s wr, 1.21k op/s 2023-12-16T02:08:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:35 smithi118 ceph-mon[131825]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-16T02:08:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:36] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:08:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:36 smithi078 ceph-mon[142991]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-16T02:08:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:36 smithi078 ceph-mon[139570]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-16T02:08:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:36 smithi118 ceph-mon[131825]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-16T02:08:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[139570]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 161 KiB/s wr, 1.50k op/s 2023-12-16T02:08:38.251 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[139570]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-16T02:08:38.251 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[139570]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-16T02:08:38.252 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[142991]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 161 KiB/s wr, 1.50k op/s 2023-12-16T02:08:38.252 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[142991]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-16T02:08:38.252 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:37 smithi078 ceph-mon[142991]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-16T02:08:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:37 smithi118 ceph-mon[131825]: pgmap v2662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 161 KiB/s wr, 1.50k op/s 2023-12-16T02:08:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:37 smithi118 ceph-mon[131825]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-16T02:08:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:37 smithi118 ceph-mon[131825]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-16T02:08:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:39 smithi118 ceph-mon[131825]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-16T02:08:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:39 smithi118 ceph-mon[131825]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 144 KiB/s wr, 1.39k op/s 2023-12-16T02:08:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:39 smithi078 ceph-mon[139570]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-16T02:08:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:39 smithi078 ceph-mon[139570]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 144 KiB/s wr, 1.39k op/s 2023-12-16T02:08:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:39 smithi078 ceph-mon[142991]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-16T02:08:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:39 smithi078 ceph-mon[142991]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 144 KiB/s wr, 1.39k op/s 2023-12-16T02:08:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:40 smithi118 ceph-mon[131825]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-16T02:08:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:40 smithi078 ceph-mon[139570]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-16T02:08:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:40 smithi078 ceph-mon[142991]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-16T02:08:41.685 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:08:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:41 smithi118 ceph-mon[131825]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-16T02:08:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:41 smithi118 ceph-mon[131825]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 6.6 KiB/s wr, 86 op/s 2023-12-16T02:08:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:41 smithi078 ceph-mon[139570]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-16T02:08:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:41 smithi078 ceph-mon[139570]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 6.6 KiB/s wr, 86 op/s 2023-12-16T02:08:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:41 smithi078 ceph-mon[142991]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-16T02:08:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:41 smithi078 ceph-mon[142991]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 6.6 KiB/s wr, 86 op/s 2023-12-16T02:08:41.993 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (47m) 108s ago 51m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (47m) 23s ago 51m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (52m) 108s ago 52m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (52m) 23s ago 52m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (46m) 23s ago 55m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (47m) 108s ago 57m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (46m) 108s ago 57m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (45m) 23s ago 56m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (46m) 108s ago 56m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (47m) 108s ago 51m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (47m) 23s ago 51m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (45m) 108s ago 55m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:08:41.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (44m) 108s ago 55m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (44m) 108s ago 54m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (43m) 108s ago 54m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (42m) 23s ago 54m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (42m) 23s ago 53m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (41m) 23s ago 53m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (41m) 23s ago 52m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:08:41.995 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (46m) 23s ago 52m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:08:42.375 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:08:42.375 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:08:42.375 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:08:42.376 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:08:42.377 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:08:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:42 smithi118 ceph-mon[131825]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-16T02:08:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:42 smithi118 ceph-mon[131825]: from='client.47027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:42 smithi118 ceph-mon[131825]: from='client.47033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2664016523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[142991]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[142991]: from='client.47027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[142991]: from='client.47033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2664016523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[139570]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[139570]: from='client.47027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[139570]: from='client.47033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:08:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2664016523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:08:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:43 smithi118 ceph-mon[131825]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-16T02:08:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:43 smithi118 ceph-mon[131825]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2023-12-16T02:08:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:43 smithi078 ceph-mon[139570]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-16T02:08:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:43 smithi078 ceph-mon[139570]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2023-12-16T02:08:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:43 smithi078 ceph-mon[142991]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-16T02:08:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:43 smithi078 ceph-mon[142991]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 KiB/s wr, 16 op/s 2023-12-16T02:08:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:44 smithi118 ceph-mon[131825]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-16T02:08:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:44 smithi078 ceph-mon[139570]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-16T02:08:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:44 smithi078 ceph-mon[142991]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-16T02:08:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:45 smithi118 ceph-mon[131825]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-16T02:08:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:45 smithi118 ceph-mon[131825]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2023-12-16T02:08:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:45 smithi078 ceph-mon[139570]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-16T02:08:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:45 smithi078 ceph-mon[139570]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2023-12-16T02:08:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:45 smithi078 ceph-mon[142991]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-16T02:08:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:45 smithi078 ceph-mon[142991]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2023-12-16T02:08:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:46 smithi078 ceph-mon[139570]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-16T02:08:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:46] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:08:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:46 smithi078 ceph-mon[142991]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-16T02:08:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:46 smithi118 ceph-mon[131825]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-16T02:08:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:47 smithi118 ceph-mon[131825]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-16T02:08:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:47 smithi118 ceph-mon[131825]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.0 KiB/s wr, 83 op/s 2023-12-16T02:08:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:47 smithi118 ceph-mon[131825]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-16T02:08:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[142991]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-16T02:08:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[142991]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.0 KiB/s wr, 83 op/s 2023-12-16T02:08:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[142991]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-16T02:08:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[139570]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-16T02:08:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[139570]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.0 KiB/s wr, 83 op/s 2023-12-16T02:08:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:08:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:47 smithi078 ceph-mon[139570]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-16T02:08:49.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.Snapshot (15666 ms) 2023-12-16T02:08:49.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2023-12-16T02:08:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:49 smithi118 ceph-mon[131825]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-16T02:08:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:49 smithi118 ceph-mon[131825]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2023-12-16T02:08:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:49 smithi078 ceph-mon[139570]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-16T02:08:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:49 smithi078 ceph-mon[139570]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2023-12-16T02:08:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:49 smithi078 ceph-mon[142991]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-16T02:08:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:49 smithi078 ceph-mon[142991]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2023-12-16T02:08:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:50 smithi118 ceph-mon[131825]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-16T02:08:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]': finished 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[139570]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]': finished 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[142991]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]: dispatch 2023-12-16T02:08:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/1c57d0b8-35c9-4ab1-8dcf-3c5d01c86571"}]': finished 2023-12-16T02:08:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:51 smithi118 ceph-mon[131825]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2023-12-16T02:08:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:51 smithi118 ceph-mon[131825]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-16T02:08:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:51 smithi078 ceph-mon[139570]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2023-12-16T02:08:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:51 smithi078 ceph-mon[139570]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-16T02:08:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:51 smithi078 ceph-mon[142991]: pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2023-12-16T02:08:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:51 smithi078 ceph-mon[142991]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-16T02:08:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:52 smithi118 ceph-mon[131825]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-16T02:08:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:52 smithi118 ceph-mon[131825]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-16T02:08:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:52 smithi078 ceph-mon[139570]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-16T02:08:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:52 smithi078 ceph-mon[139570]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-16T02:08:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:52 smithi078 ceph-mon[142991]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-16T02:08:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:52 smithi078 ceph-mon[142991]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-16T02:08:53.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4000 ms) 2023-12-16T02:08:53.611 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2023-12-16T02:08:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:53 smithi118 ceph-mon[131825]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 33 op/s 2023-12-16T02:08:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:53 smithi118 ceph-mon[131825]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-16T02:08:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]': finished 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[139570]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 33 op/s 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[139570]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]': finished 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[142991]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 33 op/s 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[142991]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-16T02:08:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]: dispatch 2023-12-16T02:08:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/77a7fd82-ad66-45d3-ab9b-6492eaa8ca8b"}]': finished 2023-12-16T02:08:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:55 smithi118 ceph-mon[131825]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2023-12-16T02:08:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:55 smithi118 ceph-mon[131825]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-16T02:08:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:55 smithi078 ceph-mon[139570]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2023-12-16T02:08:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:55 smithi078 ceph-mon[139570]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-16T02:08:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:55 smithi078 ceph-mon[142991]: pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2023-12-16T02:08:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:55 smithi078 ceph-mon[142991]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-16T02:08:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:56 smithi078 ceph-mon[139570]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-16T02:08:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:08:56] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2023-12-16T02:08:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:56 smithi078 ceph-mon[142991]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-16T02:08:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:56 smithi118 ceph-mon[131825]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-16T02:08:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:57 smithi118 ceph-mon[131825]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 9.0 KiB/s wr, 134 op/s 2023-12-16T02:08:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:57 smithi118 ceph-mon[131825]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-16T02:08:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:57 smithi118 ceph-mon[131825]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[139570]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 9.0 KiB/s wr, 134 op/s 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[139570]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[139570]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[142991]: pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 9.0 KiB/s wr, 134 op/s 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[142991]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-16T02:08:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:57 smithi078 ceph-mon[142991]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-16T02:08:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:59 smithi118 ceph-mon[131825]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-16T02:08:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:59 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:59 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]': finished 2023-12-16T02:08:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:08:59 smithi118 ceph-mon[131825]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 12 KiB/s wr, 132 op/s 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[139570]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]': finished 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[139570]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 12 KiB/s wr, 132 op/s 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[142991]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]: dispatch 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f64ceb5e-b612-45ae-bcdf-e0bc51e55606"}]': finished 2023-12-16T02:08:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:08:59 smithi078 ceph-mon[142991]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 12 KiB/s wr, 132 op/s 2023-12-16T02:09:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:00 smithi118 ceph-mon[131825]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-16T02:09:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:00 smithi078 ceph-mon[139570]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-16T02:09:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:00 smithi078 ceph-mon[142991]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-16T02:09:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:01 smithi118 ceph-mon[131825]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-16T02:09:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:01 smithi118 ceph-mon[131825]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 195 op/s 2023-12-16T02:09:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:01 smithi078 ceph-mon[139570]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-16T02:09:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:01 smithi078 ceph-mon[139570]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 195 op/s 2023-12-16T02:09:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:01 smithi078 ceph-mon[142991]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-16T02:09:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:01 smithi078 ceph-mon[142991]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 11 KiB/s wr, 195 op/s 2023-12-16T02:09:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:02 smithi118 ceph-mon[131825]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-16T02:09:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:02 smithi118 ceph-mon[131825]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-16T02:09:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[142991]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-16T02:09:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[142991]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-16T02:09:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[139570]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-16T02:09:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:02 smithi078 ceph-mon[139570]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-16T02:09:03.612 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10001 ms) 2023-12-16T02:09:03.612 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.SnapshotImageState 2023-12-16T02:09:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:03 smithi118 ceph-mon[131825]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 184 op/s 2023-12-16T02:09:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:03 smithi118 ceph-mon[131825]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-16T02:09:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:03 smithi078 ceph-mon[139570]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 184 op/s 2023-12-16T02:09:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:03 smithi078 ceph-mon[139570]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-16T02:09:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:03 smithi078 ceph-mon[142991]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 8.5 KiB/s wr, 184 op/s 2023-12-16T02:09:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:03 smithi078 ceph-mon[142991]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]': finished 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]': finished 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]': finished 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]': finished 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]: dispatch 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/f4b6ca15-b63f-4bd1-9d4d-fcd7b4a3aed7"}]': finished 2023-12-16T02:09:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]: dispatch 2023-12-16T02:09:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/29b14798-8173-42ac-9c09-212a1bafb362"}]': finished 2023-12-16T02:09:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:05 smithi118 ceph-mon[131825]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.4 KiB/s wr, 105 op/s 2023-12-16T02:09:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:05 smithi118 ceph-mon[131825]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-16T02:09:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:05 smithi078 ceph-mon[139570]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.4 KiB/s wr, 105 op/s 2023-12-16T02:09:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:05 smithi078 ceph-mon[139570]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-16T02:09:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:05 smithi078 ceph-mon[142991]: pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.4 KiB/s wr, 105 op/s 2023-12-16T02:09:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:05 smithi078 ceph-mon[142991]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-16T02:09:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:06 smithi078 ceph-mon[142991]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-16T02:09:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:06 smithi078 ceph-mon[139570]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-16T02:09:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:06] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-12-16T02:09:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:06 smithi118 ceph-mon[131825]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-16T02:09:07.557 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.SnapshotImageState (3946 ms) 2023-12-16T02:09:07.558 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2023-12-16T02:09:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:07 smithi118 ceph-mon[131825]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2023-12-16T02:09:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:07 smithi118 ceph-mon[131825]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-16T02:09:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:07 smithi118 ceph-mon[131825]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-16T02:09:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[142991]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2023-12-16T02:09:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[142991]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-16T02:09:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[142991]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-16T02:09:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[139570]: pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2023-12-16T02:09:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[139570]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-16T02:09:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:07 smithi078 ceph-mon[139570]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-16T02:09:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:09 smithi118 ceph-mon[131825]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-16T02:09:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:09 smithi118 ceph-mon[131825]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 11 KiB/s wr, 98 op/s 2023-12-16T02:09:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:09 smithi078 ceph-mon[139570]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-16T02:09:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:09 smithi078 ceph-mon[139570]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 11 KiB/s wr, 98 op/s 2023-12-16T02:09:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:09 smithi078 ceph-mon[142991]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-16T02:09:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:09 smithi078 ceph-mon[142991]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 11 KiB/s wr, 98 op/s 2023-12-16T02:09:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:10 smithi118 ceph-mon[131825]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-16T02:09:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:10 smithi078 ceph-mon[139570]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-16T02:09:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:10 smithi078 ceph-mon[142991]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-16T02:09:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:11 smithi118 ceph-mon[131825]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-16T02:09:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:11 smithi118 ceph-mon[131825]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 25 KiB/s wr, 253 op/s 2023-12-16T02:09:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:11 smithi078 ceph-mon[139570]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-16T02:09:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:11 smithi078 ceph-mon[139570]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 25 KiB/s wr, 253 op/s 2023-12-16T02:09:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:11 smithi078 ceph-mon[142991]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-16T02:09:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:11 smithi078 ceph-mon[142991]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 25 KiB/s wr, 253 op/s 2023-12-16T02:09:12.740 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:09:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:12 smithi118 ceph-mon[131825]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-16T02:09:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:12 smithi118 ceph-mon[131825]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-16T02:09:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:12 smithi078 ceph-mon[142991]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-16T02:09:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:12 smithi078 ceph-mon[142991]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-16T02:09:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:12 smithi078 ceph-mon[139570]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-16T02:09:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:12 smithi078 ceph-mon[139570]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-16T02:09:13.047 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:09:13.047 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (48m) 2m ago 52m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:09:13.047 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (47m) 54s ago 51m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:09:13.047 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (53m) 2m ago 53m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (53m) 54s ago 53m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (47m) 54s ago 56m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (47m) 2m ago 57m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (47m) 2m ago 58m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (46m) 54s ago 56m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:09:13.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (46m) 2m ago 56m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (48m) 2m ago 51m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (47m) 54s ago 51m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (45m) 2m ago 56m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (45m) 2m ago 55m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (44m) 2m ago 55m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (44m) 2m ago 54m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (43m) 54s ago 54m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (42m) 54s ago 54m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (42m) 54s ago 53m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (41m) 54s ago 53m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:09:13.049 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (47m) 54s ago 52m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:09:13.430 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:09:13.430 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:09:13.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:09:13.432 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:09:13.432 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:09:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:13 smithi118 ceph-mon[131825]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 18 KiB/s wr, 199 op/s 2023-12-16T02:09:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:13 smithi118 ceph-mon[131825]: from='client.37086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:13 smithi118 ceph-mon[131825]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/583735824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[139570]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 18 KiB/s wr, 199 op/s 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[139570]: from='client.37086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[139570]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/583735824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[142991]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 148 KiB/s rd, 18 KiB/s wr, 199 op/s 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[142991]: from='client.37086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[142991]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/583735824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:14 smithi118 ceph-mon[131825]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-16T02:09:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:14 smithi078 ceph-mon[139570]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-16T02:09:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:14 smithi078 ceph-mon[142991]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-16T02:09:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:15 smithi118 ceph-mon[131825]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-16T02:09:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:15 smithi118 ceph-mon[131825]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:09:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:15 smithi078 ceph-mon[139570]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-16T02:09:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:15 smithi078 ceph-mon[139570]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:09:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:15 smithi078 ceph-mon[142991]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-16T02:09:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:15 smithi078 ceph-mon[142991]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2023-12-16T02:09:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:16 smithi078 ceph-mon[139570]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-16T02:09:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:16] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-12-16T02:09:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:16 smithi078 ceph-mon[142991]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-16T02:09:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:16 smithi118 ceph-mon[131825]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-16T02:09:17.577 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10019 ms) 2023-12-16T02:09:17.577 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2023-12-16T02:09:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:17 smithi118 ceph-mon[131825]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-16T02:09:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:17 smithi118 ceph-mon[131825]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 6.7 KiB/s wr, 135 op/s 2023-12-16T02:09:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:17 smithi118 ceph-mon[131825]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[139570]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[139570]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 6.7 KiB/s wr, 135 op/s 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[139570]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[142991]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[142991]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 6.7 KiB/s wr, 135 op/s 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:17 smithi078 ceph-mon[142991]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-16T02:09:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:18 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]': finished 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]': finished 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]: dispatch 2023-12-16T02:09:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:18 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/53e8a0c9-087c-4096-98df-54a91f87c62b"}]': finished 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:09:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-16T02:09:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2023-12-16T02:09:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]: dispatch 2023-12-16T02:09:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:09:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:09:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:09:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:09:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2023-12-16T02:09:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:20 smithi118 ceph-mon[131825]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-16T02:09:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2023-12-16T02:09:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:20 smithi078 ceph-mon[139570]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-16T02:09:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.0", "id": [6, 7]}]': finished 2023-12-16T02:09:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:20 smithi078 ceph-mon[142991]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-16T02:09:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:21 smithi118 ceph-mon[131825]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 6.2 KiB/s wr, 43 op/s 2023-12-16T02:09:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:21 smithi118 ceph-mon[131825]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-16T02:09:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:21 smithi078 ceph-mon[139570]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 6.2 KiB/s wr, 43 op/s 2023-12-16T02:09:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:21 smithi078 ceph-mon[139570]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-16T02:09:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:21 smithi078 ceph-mon[142991]: pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 6.2 KiB/s wr, 43 op/s 2023-12-16T02:09:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:21 smithi078 ceph-mon[142991]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-16T02:09:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:22 smithi118 ceph-mon[131825]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-16T02:09:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:22 smithi118 ceph-mon[131825]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-16T02:09:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:22 smithi078 ceph-mon[139570]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-16T02:09:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:22 smithi078 ceph-mon[139570]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-16T02:09:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:22 smithi078 ceph-mon[142991]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-16T02:09:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:22 smithi078 ceph-mon[142991]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-16T02:09:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:23 smithi118 ceph-mon[131825]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 96 op/s 2023-12-16T02:09:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:23 smithi118 ceph-mon[131825]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-16T02:09:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:23 smithi078 ceph-mon[139570]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 96 op/s 2023-12-16T02:09:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:23 smithi078 ceph-mon[139570]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-16T02:09:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:23 smithi078 ceph-mon[142991]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 96 op/s 2023-12-16T02:09:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:23 smithi078 ceph-mon[142991]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-16T02:09:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:25 smithi118 ceph-mon[131825]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-16T02:09:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:25 smithi118 ceph-mon[131825]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 9.0 KiB/s wr, 85 op/s; 4 B/s, 2 keys/s, 1 objects/s recovering 2023-12-16T02:09:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:25 smithi078 ceph-mon[139570]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-16T02:09:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:25 smithi078 ceph-mon[139570]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 9.0 KiB/s wr, 85 op/s; 4 B/s, 2 keys/s, 1 objects/s recovering 2023-12-16T02:09:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:25 smithi078 ceph-mon[142991]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-16T02:09:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:25 smithi078 ceph-mon[142991]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 9.0 KiB/s wr, 85 op/s; 4 B/s, 2 keys/s, 1 objects/s recovering 2023-12-16T02:09:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:26 smithi078 ceph-mon[139570]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-16T02:09:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:26] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-12-16T02:09:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:26 smithi078 ceph-mon[142991]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-16T02:09:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:26 smithi118 ceph-mon[131825]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-16T02:09:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:27 smithi118 ceph-mon[131825]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-16T02:09:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:27 smithi118 ceph-mon[131825]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 6.0 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 1 objects/s recovering 2023-12-16T02:09:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:27 smithi118 ceph-mon[131825]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[139570]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[139570]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 6.0 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 1 objects/s recovering 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[139570]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[142991]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[142991]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 6.0 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 1 objects/s recovering 2023-12-16T02:09:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:27 smithi078 ceph-mon[142991]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-16T02:09:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:29 smithi118 ceph-mon[131825]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-16T02:09:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:29 smithi118 ceph-mon[131825]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 11 KiB/s wr, 100 op/s 2023-12-16T02:09:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:29 smithi078 ceph-mon[139570]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-16T02:09:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:29 smithi078 ceph-mon[139570]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 11 KiB/s wr, 100 op/s 2023-12-16T02:09:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:29 smithi078 ceph-mon[142991]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-16T02:09:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:29 smithi078 ceph-mon[142991]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 11 KiB/s wr, 100 op/s 2023-12-16T02:09:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:30 smithi118 ceph-mon[131825]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-16T02:09:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:30 smithi078 ceph-mon[139570]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-16T02:09:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:30 smithi078 ceph-mon[142991]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-16T02:09:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:31 smithi118 ceph-mon[131825]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-16T02:09:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:31 smithi118 ceph-mon[131825]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 123 op/s 2023-12-16T02:09:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:31 smithi078 ceph-mon[139570]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-16T02:09:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:31 smithi078 ceph-mon[139570]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 123 op/s 2023-12-16T02:09:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:31 smithi078 ceph-mon[142991]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-16T02:09:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:31 smithi078 ceph-mon[142991]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 123 op/s 2023-12-16T02:09:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:32 smithi118 ceph-mon[131825]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-16T02:09:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:32 smithi078 ceph-mon[139570]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-16T02:09:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:32 smithi078 ceph-mon[142991]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-16T02:09:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:33 smithi118 ceph-mon[131825]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-16T02:09:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:33 smithi118 ceph-mon[131825]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-12-16T02:09:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:33 smithi078 ceph-mon[139570]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-16T02:09:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:33 smithi078 ceph-mon[139570]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-12-16T02:09:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:33 smithi078 ceph-mon[142991]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-16T02:09:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:33 smithi078 ceph-mon[142991]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 19 KiB/s wr, 237 op/s 2023-12-16T02:09:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:34 smithi118 ceph-mon[131825]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-16T02:09:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:34 smithi078 ceph-mon[139570]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-16T02:09:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:34 smithi078 ceph-mon[142991]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-16T02:09:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:35 smithi118 ceph-mon[131825]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-16T02:09:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:35 smithi118 ceph-mon[131825]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-16T02:09:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:35 smithi078 ceph-mon[139570]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-16T02:09:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:35 smithi078 ceph-mon[139570]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-16T02:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:35 smithi078 ceph-mon[142991]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-16T02:09:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:35 smithi078 ceph-mon[142991]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 17 KiB/s wr, 221 op/s 2023-12-16T02:09:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:36 smithi078 ceph-mon[139570]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-16T02:09:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:36] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:09:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:36 smithi078 ceph-mon[142991]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-16T02:09:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:36 smithi118 ceph-mon[131825]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-16T02:09:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:37 smithi118 ceph-mon[131825]: pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2023-12-16T02:09:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:37 smithi118 ceph-mon[131825]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-16T02:09:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:37 smithi078 ceph-mon[139570]: pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2023-12-16T02:09:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:37 smithi078 ceph-mon[139570]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-16T02:09:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:37 smithi078 ceph-mon[142991]: pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2023-12-16T02:09:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:37 smithi078 ceph-mon[142991]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-16T02:09:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:38 smithi118 ceph-mon[131825]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-16T02:09:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:38 smithi078 ceph-mon[139570]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-16T02:09:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:38 smithi078 ceph-mon[142991]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-16T02:09:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:39 smithi118 ceph-mon[131825]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 109 op/s 2023-12-16T02:09:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:39 smithi118 ceph-mon[131825]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-16T02:09:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:39 smithi078 ceph-mon[139570]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 109 op/s 2023-12-16T02:09:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:39 smithi078 ceph-mon[139570]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-16T02:09:39.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:39 smithi078 ceph-mon[142991]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 109 op/s 2023-12-16T02:09:39.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:39 smithi078 ceph-mon[142991]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-16T02:09:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:40 smithi118 ceph-mon[131825]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-16T02:09:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:40 smithi078 ceph-mon[139570]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-16T02:09:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:40 smithi078 ceph-mon[142991]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-16T02:09:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:41 smithi118 ceph-mon[131825]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2023-12-16T02:09:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:41 smithi118 ceph-mon[131825]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-16T02:09:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:41 smithi078 ceph-mon[139570]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2023-12-16T02:09:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:41 smithi078 ceph-mon[139570]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-16T02:09:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:41 smithi078 ceph-mon[142991]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2023-12-16T02:09:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:41 smithi078 ceph-mon[142991]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-16T02:09:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:42 smithi118 ceph-mon[131825]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-16T02:09:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:42 smithi118 ceph-mon[131825]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-16T02:09:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:42 smithi078 ceph-mon[139570]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-16T02:09:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:42 smithi078 ceph-mon[139570]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-16T02:09:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:42 smithi078 ceph-mon[142991]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-16T02:09:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:42 smithi078 ceph-mon[142991]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-16T02:09:43.806 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:09:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:43 smithi118 ceph-mon[131825]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.3 KiB/s wr, 120 op/s 2023-12-16T02:09:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:43 smithi118 ceph-mon[131825]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-16T02:09:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:43 smithi078 ceph-mon[139570]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.3 KiB/s wr, 120 op/s 2023-12-16T02:09:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:43 smithi078 ceph-mon[139570]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-16T02:09:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:43 smithi078 ceph-mon[142991]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.3 KiB/s wr, 120 op/s 2023-12-16T02:09:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:43 smithi078 ceph-mon[142991]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-16T02:09:44.114 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (48m) 2m ago 52m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (48m) 85s ago 52m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (53m) 2m ago 53m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (53m) 85s ago 53m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (47m) 85s ago 56m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (48m) 2m ago 58m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (47m) 2m ago 58m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (46m) 85s ago 57m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (47m) 2m ago 57m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (48m) 2m ago 52m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (48m) 85s ago 52m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (46m) 2m ago 56m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:09:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (45m) 2m ago 56m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (45m) 2m ago 55m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (44m) 2m ago 55m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (44m) 85s ago 55m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (43m) 85s ago 54m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (42m) 85s ago 54m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (42m) 85s ago 53m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:09:44.116 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (47m) 85s ago 53m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:44.494 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:09:44.495 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:09:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:44 smithi118 ceph-mon[131825]: from='client.47063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:44 smithi118 ceph-mon[131825]: from='client.37110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3757037139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[139570]: from='client.47063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[139570]: from='client.37110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3757037139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[142991]: from='client.47063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[142991]: from='client.37110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:09:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3757037139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:09:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:45 smithi118 ceph-mon[131825]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2023-12-16T02:09:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:45 smithi118 ceph-mon[131825]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-16T02:09:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:45 smithi078 ceph-mon[139570]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2023-12-16T02:09:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:45 smithi078 ceph-mon[139570]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-16T02:09:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:45 smithi078 ceph-mon[142991]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2023-12-16T02:09:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:45 smithi078 ceph-mon[142991]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-16T02:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:46 smithi078 ceph-mon[139570]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-16T02:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:46 smithi078 ceph-mon[142991]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-16T02:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:46] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:09:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:46 smithi118 ceph-mon[131825]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-16T02:09:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:09:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:47 smithi118 ceph-mon[131825]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 32 op/s 2023-12-16T02:09:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:47 smithi118 ceph-mon[131825]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-16T02:09:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:47 smithi118 ceph-mon[131825]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[139570]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 32 op/s 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[139570]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[139570]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[142991]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 32 op/s 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[142991]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-16T02:09:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:47 smithi078 ceph-mon[142991]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-16T02:09:49.603 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroring.AioSnapshotCreate (32027 ms) 2023-12-16T02:09:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:49 smithi118 ceph-mon[131825]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-16T02:09:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:49 smithi118 ceph-mon[131825]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.4 KiB/s wr, 121 op/s 2023-12-16T02:09:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:49 smithi078 ceph-mon[139570]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-16T02:09:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:49 smithi078 ceph-mon[139570]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.4 KiB/s wr, 121 op/s 2023-12-16T02:09:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:49 smithi078 ceph-mon[142991]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-16T02:09:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:49 smithi078 ceph-mon[142991]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.4 KiB/s wr, 121 op/s 2023-12-16T02:09:50.613 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 51 tests from TestMirroring (87678 ms total) 2023-12-16T02:09:50.613 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:09:50.614 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 31 tests from TestDeepCopy 2023-12-16T02:09:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:50 smithi118 ceph-mon[131825]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-16T02:09:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]': finished 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[139570]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]': finished 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[142991]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1299636724' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]: dispatch 2023-12-16T02:09:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/102/206a665d-e6db-44c3-b671-06766fb0a959"}]': finished 2023-12-16T02:09:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:51 smithi118 ceph-mon[131825]: pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 9.0 KiB/s wr, 152 op/s 2023-12-16T02:09:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:51 smithi118 ceph-mon[131825]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-16T02:09:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:51 smithi078 ceph-mon[139570]: pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 9.0 KiB/s wr, 152 op/s 2023-12-16T02:09:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:51 smithi078 ceph-mon[139570]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-16T02:09:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:51 smithi078 ceph-mon[142991]: pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 9.0 KiB/s wr, 152 op/s 2023-12-16T02:09:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:51 smithi078 ceph-mon[142991]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-16T02:09:52.630 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Empty 2023-12-16T02:09:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:52 smithi118 ceph-mon[131825]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-16T02:09:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3134828505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:52 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[139570]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-16T02:09:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3134828505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[142991]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-16T02:09:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3134828505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:52 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:09:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:53 smithi118 ceph-mon[131825]: pgmap v2776: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:53 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:09:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:53 smithi118 ceph-mon[131825]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-16T02:09:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:53 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:09:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:53 smithi118 ceph-mon[131825]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[139570]: pgmap v2776: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[139570]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[139570]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[142991]: pgmap v2776: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[142991]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-16T02:09:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:09:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:53 smithi078 ceph-mon[142991]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-16T02:09:54.756 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Empty (2126 ms) 2023-12-16T02:09:54.756 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.NoSnaps 2023-12-16T02:09:55.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.NoSnaps (258 ms) 2023-12-16T02:09:55.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Snaps 2023-12-16T02:09:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:55 smithi118 ceph-mon[131825]: pgmap v2779: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:55 smithi118 ceph-mon[131825]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-16T02:09:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:55 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[139570]: pgmap v2779: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[139570]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[142991]: pgmap v2779: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[142991]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-16T02:09:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:55 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:09:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:56 smithi078 ceph-mon[139570]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-16T02:09:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:56 smithi078 ceph-mon[142991]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-16T02:09:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:09:56] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-12-16T02:09:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:56 smithi118 ceph-mon[131825]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-16T02:09:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:57 smithi118 ceph-mon[131825]: pgmap v2782: 137 pgs: 10 creating+peering, 127 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 26 op/s 2023-12-16T02:09:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:57 smithi118 ceph-mon[131825]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-16T02:09:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:57 smithi078 ceph-mon[139570]: pgmap v2782: 137 pgs: 10 creating+peering, 127 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 26 op/s 2023-12-16T02:09:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:57 smithi078 ceph-mon[139570]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-16T02:09:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:57 smithi078 ceph-mon[142991]: pgmap v2782: 137 pgs: 10 creating+peering, 127 active+clean; 8.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 26 op/s 2023-12-16T02:09:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:57 smithi078 ceph-mon[142991]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-16T02:09:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:58 smithi118 ceph-mon[131825]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-16T02:09:58.934 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Snaps (3921 ms) 2023-12-16T02:09:58.935 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2023-12-16T02:09:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:58 smithi078 ceph-mon[139570]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-16T02:09:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:58 smithi078 ceph-mon[142991]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-16T02:09:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:59 smithi118 ceph-mon[131825]: pgmap v2785: 137 pgs: 137 active+clean; 41 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 139 op/s 2023-12-16T02:09:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:09:59 smithi118 ceph-mon[131825]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-16T02:09:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:59 smithi078 ceph-mon[139570]: pgmap v2785: 137 pgs: 137 active+clean; 41 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 139 op/s 2023-12-16T02:09:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:09:59 smithi078 ceph-mon[139570]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-16T02:09:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:59 smithi078 ceph-mon[142991]: pgmap v2785: 137 pgs: 137 active+clean; 41 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 9.0 MiB/s wr, 139 op/s 2023-12-16T02:09:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:09:59 smithi078 ceph-mon[142991]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-16T02:10:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:00 smithi078 conmon[139546]: 2023-12-16T02:09:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:10:00.774 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.SnapDiscard (1839 ms) 2023-12-16T02:10:00.775 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2023-12-16T02:10:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:00 smithi118 ceph-mon[131825]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-16T02:10:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:10:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:00 smithi078 ceph-mon[139570]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-16T02:10:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:10:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:00 smithi078 ceph-mon[142991]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-16T02:10:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:10:01.886 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneDiscard (1113 ms) 2023-12-16T02:10:01.887 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneShrink 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[139570]: pgmap v2788: 137 pgs: 137 active+clean; 57 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 180 op/s 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[139570]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[142991]: pgmap v2788: 137 pgs: 137 active+clean; 57 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 180 op/s 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[142991]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-16T02:10:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:01 smithi118 ceph-mon[131825]: pgmap v2788: 137 pgs: 137 active+clean; 57 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 180 op/s 2023-12-16T02:10:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:01 smithi118 ceph-mon[131825]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-16T02:10:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:02.687 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneShrink (800 ms) 2023-12-16T02:10:02.687 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneExpand 2023-12-16T02:10:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:02 smithi078 ceph-mon[139570]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-16T02:10:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:02 smithi078 ceph-mon[139570]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-16T02:10:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:02 smithi078 ceph-mon[142991]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-16T02:10:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:02 smithi078 ceph-mon[142991]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-16T02:10:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:02 smithi118 ceph-mon[131825]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-16T02:10:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:02 smithi118 ceph-mon[131825]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-16T02:10:03.940 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneExpand (1253 ms) 2023-12-16T02:10:03.940 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2023-12-16T02:10:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:03 smithi118 ceph-mon[131825]: pgmap v2792: 137 pgs: 137 active+clean; 65 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.1 MiB/s wr, 118 op/s 2023-12-16T02:10:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:03 smithi118 ceph-mon[131825]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-16T02:10:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[139570]: pgmap v2792: 137 pgs: 137 active+clean; 65 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.1 MiB/s wr, 118 op/s 2023-12-16T02:10:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[139570]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-16T02:10:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[142991]: pgmap v2792: 137 pgs: 137 active+clean; 65 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.1 MiB/s wr, 118 op/s 2023-12-16T02:10:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:03 smithi078 ceph-mon[142991]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-16T02:10:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:05 smithi078 ceph-mon[139570]: pgmap v2794: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 342 op/s 2023-12-16T02:10:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:05 smithi078 ceph-mon[139570]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-16T02:10:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:05 smithi078 ceph-mon[142991]: pgmap v2794: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 342 op/s 2023-12-16T02:10:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:05 smithi078 ceph-mon[142991]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-16T02:10:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:05 smithi118 ceph-mon[131825]: pgmap v2794: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 342 op/s 2023-12-16T02:10:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:05 smithi118 ceph-mon[131825]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-16T02:10:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:06] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.43.0" 2023-12-16T02:10:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:06 smithi078 ceph-mon[142991]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-16T02:10:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:06 smithi078 ceph-mon[139570]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-16T02:10:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:06 smithi118 ceph-mon[131825]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-16T02:10:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:07 smithi078 ceph-mon[139570]: pgmap v2797: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1024 KiB/s wr, 330 op/s 2023-12-16T02:10:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:07 smithi078 ceph-mon[139570]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-16T02:10:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:07 smithi078 ceph-mon[142991]: pgmap v2797: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1024 KiB/s wr, 330 op/s 2023-12-16T02:10:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:07 smithi078 ceph-mon[142991]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-16T02:10:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:07 smithi118 ceph-mon[131825]: pgmap v2797: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1024 KiB/s wr, 330 op/s 2023-12-16T02:10:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:07 smithi118 ceph-mon[131825]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-16T02:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:08 smithi078 ceph-mon[139570]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-16T02:10:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:08 smithi078 ceph-mon[142991]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-16T02:10:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:08 smithi118 ceph-mon[131825]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-16T02:10:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:09 smithi078 ceph-mon[139570]: pgmap v2800: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 20 KiB/s wr, 321 op/s 2023-12-16T02:10:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:09 smithi078 ceph-mon[139570]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-16T02:10:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:09 smithi078 ceph-mon[142991]: pgmap v2800: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 20 KiB/s wr, 321 op/s 2023-12-16T02:10:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:09 smithi078 ceph-mon[142991]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-16T02:10:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:09 smithi118 ceph-mon[131825]: pgmap v2800: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 20 KiB/s wr, 321 op/s 2023-12-16T02:10:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:09 smithi118 ceph-mon[131825]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-16T02:10:10.846 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneHideParent (6903 ms) 2023-12-16T02:10:10.846 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Clone 2023-12-16T02:10:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:10 smithi078 ceph-mon[139570]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-16T02:10:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:10 smithi078 ceph-mon[142991]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-16T02:10:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:10 smithi118 ceph-mon[131825]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-16T02:10:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:11 smithi118 ceph-mon[131825]: pgmap v2803: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 331 op/s 2023-12-16T02:10:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:11 smithi118 ceph-mon[131825]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-16T02:10:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:11 smithi078 ceph-mon[139570]: pgmap v2803: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 331 op/s 2023-12-16T02:10:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:11 smithi078 ceph-mon[139570]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-16T02:10:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:11 smithi078 ceph-mon[142991]: pgmap v2803: 137 pgs: 137 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 19 KiB/s wr, 331 op/s 2023-12-16T02:10:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:11 smithi078 ceph-mon[142991]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-16T02:10:13.065 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Clone (2223 ms) 2023-12-16T02:10:13.066 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2023-12-16T02:10:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:12 smithi118 ceph-mon[131825]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-16T02:10:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:12 smithi078 ceph-mon[139570]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-16T02:10:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:12 smithi078 ceph-mon[142991]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-16T02:10:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:13 smithi118 ceph-mon[131825]: pgmap v2806: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2023-12-16T02:10:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:13 smithi118 ceph-mon[131825]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-16T02:10:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:13 smithi078 ceph-mon[139570]: pgmap v2806: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2023-12-16T02:10:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:13 smithi078 ceph-mon[139570]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-16T02:10:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:13 smithi078 ceph-mon[142991]: pgmap v2806: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.0 MiB/s wr, 81 op/s 2023-12-16T02:10:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:13 smithi078 ceph-mon[142991]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-16T02:10:14.865 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:10:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:14 smithi118 ceph-mon[131825]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-16T02:10:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:14 smithi078 ceph-mon[139570]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-16T02:10:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:14 smithi078 ceph-mon[142991]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-16T02:10:15.232 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneFlatten (2166 ms) 2023-12-16T02:10:15.232 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Stress 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (49m) 3m ago 53m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (48m) 116s ago 52m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (54m) 3m ago 54m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (54m) 116s ago 54m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (48m) 116s ago 57m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (48m) 3m ago 58m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (48m) 3m ago 59m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (47m) 116s ago 57m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:10:15.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (47m) 3m ago 57m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (49m) 3m ago 52m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (48m) 116s ago 52m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (46m) 3m ago 57m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (46m) 3m ago 56m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (45m) 3m ago 56m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (45m) 3m ago 55m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (44m) 116s ago 55m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (43m) 116s ago 55m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (43m) 116s ago 54m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (42m) 116s ago 54m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:10:15.245 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (48m) 116s ago 53m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:10:15.256 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 43890935~6077160 2023-12-16T02:10:15.275 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 30173410~7602494 2023-12-16T02:10:15.275 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 38114398~1509453 2023-12-16T02:10:15.284 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 12205910~4304930 2023-12-16T02:10:15.284 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 47543059~1252427 2023-12-16T02:10:15.287 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 38763322~5225017 2023-12-16T02:10:15.289 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 71067214~5387240 2023-12-16T02:10:15.305 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 12061137~3157222 2023-12-16T02:10:15.305 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap0 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:10:15.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:10:15.636 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:10:15.776 INFO:tasks.workunit.client.0.smithi078.stdout:clone image144 -> image145 2023-12-16T02:10:15.827 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 30653024~7303093 2023-12-16T02:10:15.852 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 48982109~5945625 2023-12-16T02:10:15.867 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 24838578~4256706 2023-12-16T02:10:15.887 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 67342376~2973613 2023-12-16T02:10:15.890 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 23915080~1193506 2023-12-16T02:10:15.895 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 30175180~3328848 2023-12-16T02:10:15.897 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 59737656~3713313 2023-12-16T02:10:15.912 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 19704415~6957251 2023-12-16T02:10:15.915 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:10:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:15 smithi118 ceph-mon[131825]: pgmap v2809: 137 pgs: 137 active+clean; 97 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 7.0 MiB/s wr, 230 op/s 2023-12-16T02:10:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:15 smithi118 ceph-mon[131825]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-16T02:10:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:15 smithi118 ceph-mon[131825]: from='client.47093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/875437609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[139570]: pgmap v2809: 137 pgs: 137 active+clean; 97 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 7.0 MiB/s wr, 230 op/s 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[139570]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[139570]: from='client.47093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/875437609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[142991]: pgmap v2809: 137 pgs: 137 active+clean; 97 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 7.0 MiB/s wr, 230 op/s 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[142991]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[142991]: from='client.47093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/875437609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:16] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.43.0" 2023-12-16T02:10:16.794 INFO:tasks.workunit.client.0.smithi078.stdout:clone image145 -> image146 2023-12-16T02:10:16.874 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 27107132~7487165 2023-12-16T02:10:16.916 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 25516808~3895399 2023-12-16T02:10:16.918 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 59452064~7541327 2023-12-16T02:10:16.949 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 78326205~5559875 2023-12-16T02:10:16.962 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 59048745~4690158 2023-12-16T02:10:16.980 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 26201630~8212489 2023-12-16T02:10:16.982 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 7126975~783489 2023-12-16T02:10:16.987 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 77363074~6523006 2023-12-16T02:10:16.988 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:10:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:16 smithi118 ceph-mon[131825]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:16 smithi118 ceph-mon[131825]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-16T02:10:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[139570]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[139570]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[142991]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[142991]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-16T02:10:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:17.785 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 50694089~6401869 2023-12-16T02:10:17.788 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 15983983~2624617 2023-12-16T02:10:17.790 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 76385774~7500306 2023-12-16T02:10:17.790 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 27990835~4216124 2023-12-16T02:10:17.791 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 69893631~6970865 2023-12-16T02:10:17.820 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 12995851~5752211 2023-12-16T02:10:17.820 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 4850768~2862864 2023-12-16T02:10:17.822 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 65478519~6548552 2023-12-16T02:10:17.850 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap3 2023-12-16T02:10:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:17 smithi118 ceph-mon[131825]: pgmap v2812: 137 pgs: 137 active+clean; 121 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 305 op/s 2023-12-16T02:10:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:17 smithi118 ceph-mon[131825]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-16T02:10:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:17 smithi078 ceph-mon[142991]: pgmap v2812: 137 pgs: 137 active+clean; 121 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 305 op/s 2023-12-16T02:10:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:17 smithi078 ceph-mon[142991]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-16T02:10:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:17 smithi078 ceph-mon[139570]: pgmap v2812: 137 pgs: 137 active+clean; 121 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 12 MiB/s wr, 305 op/s 2023-12-16T02:10:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:17 smithi078 ceph-mon[139570]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-16T02:10:18.803 INFO:tasks.workunit.client.0.smithi078.stdout:clone image146 -> image147 2023-12-16T02:10:18.894 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 124930583 2023-12-16T02:10:19.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Stress (3905 ms) 2023-12-16T02:10:19.137 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2023-12-16T02:10:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:18 smithi118 ceph-mon[131825]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-16T02:10:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:18 smithi078 ceph-mon[139570]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-16T02:10:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:18 smithi078 ceph-mon[142991]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-16T02:10:19.426 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (289 ms) 2023-12-16T02:10:19.426 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2023-12-16T02:10:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:19 smithi118 ceph-mon[131825]: pgmap v2815: 137 pgs: 137 active+clean; 203 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 24 MiB/s wr, 440 op/s 2023-12-16T02:10:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:19 smithi118 ceph-mon[131825]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-16T02:10:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:10:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[142991]: pgmap v2815: 137 pgs: 137 active+clean; 203 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 24 MiB/s wr, 440 op/s 2023-12-16T02:10:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[142991]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-16T02:10:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:10:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[139570]: pgmap v2815: 137 pgs: 137 active+clean; 203 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 24 MiB/s wr, 440 op/s 2023-12-16T02:10:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[139570]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-16T02:10:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:10:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:20 smithi118 ceph-mon[131825]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-16T02:10:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:10:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:10:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[139570]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-16T02:10:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:10:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:10:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[142991]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-16T02:10:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:10:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:10:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:21 smithi118 ceph-mon[131825]: pgmap v2818: 137 pgs: 137 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 43 MiB/s wr, 658 op/s 2023-12-16T02:10:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:21 smithi118 ceph-mon[131825]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-16T02:10:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:21 smithi078 ceph-mon[139570]: pgmap v2818: 137 pgs: 137 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 43 MiB/s wr, 658 op/s 2023-12-16T02:10:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:21 smithi078 ceph-mon[139570]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-16T02:10:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:21 smithi078 ceph-mon[142991]: pgmap v2818: 137 pgs: 137 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 43 MiB/s wr, 658 op/s 2023-12-16T02:10:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:21 smithi078 ceph-mon[142991]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-16T02:10:23.110 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3684 ms) 2023-12-16T02:10:23.110 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2023-12-16T02:10:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:22 smithi118 ceph-mon[131825]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-16T02:10:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:22 smithi078 ceph-mon[139570]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-16T02:10:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:22 smithi078 ceph-mon[142991]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-16T02:10:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:23 smithi118 ceph-mon[131825]: pgmap v2821: 137 pgs: 137 active+clean; 332 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 493 op/s 2023-12-16T02:10:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:23 smithi118 ceph-mon[131825]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-16T02:10:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:23 smithi078 ceph-mon[139570]: pgmap v2821: 137 pgs: 137 active+clean; 332 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 493 op/s 2023-12-16T02:10:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:23 smithi078 ceph-mon[139570]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-16T02:10:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:23 smithi078 ceph-mon[142991]: pgmap v2821: 137 pgs: 137 active+clean; 332 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 33 MiB/s wr, 493 op/s 2023-12-16T02:10:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:23 smithi078 ceph-mon[142991]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-16T02:10:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:24 smithi118 ceph-mon[131825]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-16T02:10:25.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2075 ms) 2023-12-16T02:10:25.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2023-12-16T02:10:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:24 smithi078 ceph-mon[139570]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-16T02:10:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:24 smithi078 ceph-mon[142991]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-16T02:10:26.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:25 smithi118 ceph-mon[131825]: pgmap v2824: 137 pgs: 137 active+clean; 358 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 14 MiB/s wr, 251 op/s 2023-12-16T02:10:26.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:25 smithi118 ceph-mon[131825]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-16T02:10:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:25 smithi078 ceph-mon[139570]: pgmap v2824: 137 pgs: 137 active+clean; 358 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 14 MiB/s wr, 251 op/s 2023-12-16T02:10:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:25 smithi078 ceph-mon[139570]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-16T02:10:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:25 smithi078 ceph-mon[142991]: pgmap v2824: 137 pgs: 137 active+clean; 358 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 14 MiB/s wr, 251 op/s 2023-12-16T02:10:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:25 smithi078 ceph-mon[142991]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-16T02:10:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:26] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2023-12-16T02:10:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:26 smithi118 ceph-mon[131825]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-16T02:10:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:26 smithi078 ceph-mon[139570]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-16T02:10:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:26 smithi078 ceph-mon[142991]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-16T02:10:27.334 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2149 ms) 2023-12-16T02:10:27.335 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2023-12-16T02:10:27.358 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 52008153~2701509 2023-12-16T02:10:27.372 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 53816647~4827427 2023-12-16T02:10:27.373 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 36516257~414872 2023-12-16T02:10:27.376 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 14580916~1825505 2023-12-16T02:10:27.377 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 58559022~5352930 2023-12-16T02:10:27.402 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 58309195~6554750 2023-12-16T02:10:27.406 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 39220880~7434142 2023-12-16T02:10:27.425 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 70370522~5542404 2023-12-16T02:10:27.425 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap0 2023-12-16T02:10:27.873 INFO:tasks.workunit.client.0.smithi078.stdout:clone image166 -> image167 2023-12-16T02:10:27.927 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 140264153 2023-12-16T02:10:27.933 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 97900539~5855062 2023-12-16T02:10:27.953 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 68662217~520681 2023-12-16T02:10:27.957 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 39089382~6891848 2023-12-16T02:10:27.989 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 103123814~7518976 2023-12-16T02:10:27.990 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 52815160~6380407 2023-12-16T02:10:28.010 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 88609873~6057135 2023-12-16T02:10:28.010 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 12418006~4204897 2023-12-16T02:10:28.028 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 105247139~6610848 2023-12-16T02:10:28.028 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:10:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:27 smithi118 ceph-mon[131825]: pgmap v2827: 137 pgs: 137 active+clean; 370 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 225 op/s 2023-12-16T02:10:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:27 smithi118 ceph-mon[131825]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-16T02:10:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:27 smithi078 ceph-mon[139570]: pgmap v2827: 137 pgs: 137 active+clean; 370 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 225 op/s 2023-12-16T02:10:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:27 smithi078 ceph-mon[139570]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-16T02:10:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:27 smithi078 ceph-mon[142991]: pgmap v2827: 137 pgs: 137 active+clean; 370 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 225 op/s 2023-12-16T02:10:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:27 smithi078 ceph-mon[142991]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-16T02:10:28.885 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 123010790~1126794 2023-12-16T02:10:28.887 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 64370182~6536996 2023-12-16T02:10:28.888 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 100742806~4118355 2023-12-16T02:10:28.889 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 11363116~11094 2023-12-16T02:10:28.889 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 73703923~3279731 2023-12-16T02:10:28.889 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 136173884~1499046 2023-12-16T02:10:28.890 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 3649867~930570 2023-12-16T02:10:28.890 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 57447389~7747688 2023-12-16T02:10:28.913 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:10:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:28 smithi118 ceph-mon[131825]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-16T02:10:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:28 smithi078 ceph-mon[139570]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-16T02:10:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:28 smithi078 ceph-mon[142991]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-16T02:10:29.889 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 136901499 2023-12-16T02:10:29.896 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 127895953~413092 2023-12-16T02:10:29.899 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 130179504~6721995 2023-12-16T02:10:29.901 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 1803283~8123968 2023-12-16T02:10:29.901 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 67201142~6121377 2023-12-16T02:10:29.902 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 65154807~6727657 2023-12-16T02:10:29.911 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 26038119~7228905 2023-12-16T02:10:29.913 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 112172528~6549460 2023-12-16T02:10:29.922 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 87045443~6060111 2023-12-16T02:10:29.953 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap3 2023-12-16T02:10:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:29 smithi118 ceph-mon[131825]: pgmap v2830: 137 pgs: 137 active+clean; 446 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 22 MiB/s wr, 359 op/s 2023-12-16T02:10:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:29 smithi118 ceph-mon[131825]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-16T02:10:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:29 smithi078 ceph-mon[139570]: pgmap v2830: 137 pgs: 137 active+clean; 446 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 22 MiB/s wr, 359 op/s 2023-12-16T02:10:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:29 smithi078 ceph-mon[139570]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-16T02:10:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:29 smithi078 ceph-mon[142991]: pgmap v2830: 137 pgs: 137 active+clean; 446 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 22 MiB/s wr, 359 op/s 2023-12-16T02:10:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:29 smithi078 ceph-mon[142991]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-16T02:10:30.904 INFO:tasks.workunit.client.0.smithi078.stdout:clone image167 -> image168 2023-12-16T02:10:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:30 smithi118 ceph-mon[131825]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-16T02:10:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:30 smithi078 ceph-mon[139570]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-16T02:10:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:30 smithi078 ceph-mon[142991]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-16T02:10:31.270 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3935 ms) 2023-12-16T02:10:31.270 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2023-12-16T02:10:31.490 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (221 ms) 2023-12-16T02:10:31.490 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2023-12-16T02:10:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:31 smithi118 ceph-mon[131825]: pgmap v2833: 137 pgs: 137 active+clean; 548 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 MiB/s rd, 40 MiB/s wr, 380 op/s 2023-12-16T02:10:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:31 smithi118 ceph-mon[131825]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-16T02:10:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[139570]: pgmap v2833: 137 pgs: 137 active+clean; 548 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 MiB/s rd, 40 MiB/s wr, 380 op/s 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[139570]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[142991]: pgmap v2833: 137 pgs: 137 active+clean; 548 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 MiB/s rd, 40 MiB/s wr, 380 op/s 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[142991]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-16T02:10:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:32 smithi118 ceph-mon[131825]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-16T02:10:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:32 smithi078 ceph-mon[139570]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-16T02:10:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:32 smithi078 ceph-mon[142991]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-16T02:10:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:33 smithi118 ceph-mon[131825]: pgmap v2836: 137 pgs: 137 active+clean; 604 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 35 MiB/s wr, 467 op/s 2023-12-16T02:10:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:33 smithi118 ceph-mon[131825]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-16T02:10:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:33 smithi078 ceph-mon[139570]: pgmap v2836: 137 pgs: 137 active+clean; 604 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 35 MiB/s wr, 467 op/s 2023-12-16T02:10:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:33 smithi078 ceph-mon[139570]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-16T02:10:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:33 smithi078 ceph-mon[142991]: pgmap v2836: 137 pgs: 137 active+clean; 604 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 44 MiB/s rd, 35 MiB/s wr, 467 op/s 2023-12-16T02:10:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:33 smithi078 ceph-mon[142991]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-16T02:10:35.177 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3686 ms) 2023-12-16T02:10:35.177 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2023-12-16T02:10:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:34 smithi078 ceph-mon[139570]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-16T02:10:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:34 smithi078 ceph-mon[142991]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-16T02:10:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:34 smithi118 ceph-mon[131825]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-16T02:10:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:35 smithi078 ceph-mon[139570]: pgmap v2839: 137 pgs: 137 active+clean; 644 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 535 op/s 2023-12-16T02:10:36.296 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:35 smithi078 ceph-mon[139570]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-16T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:35 smithi078 ceph-mon[142991]: pgmap v2839: 137 pgs: 137 active+clean; 644 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 535 op/s 2023-12-16T02:10:36.297 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:35 smithi078 ceph-mon[142991]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-16T02:10:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:35 smithi118 ceph-mon[131825]: pgmap v2839: 137 pgs: 137 active+clean; 644 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 535 op/s 2023-12-16T02:10:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:35 smithi118 ceph-mon[131825]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-16T02:10:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:36] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.43.0" 2023-12-16T02:10:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:36 smithi078 ceph-mon[139570]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-16T02:10:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:36 smithi078 ceph-mon[142991]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-16T02:10:37.248 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2072 ms) 2023-12-16T02:10:37.248 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2023-12-16T02:10:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:36 smithi118 ceph-mon[131825]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-16T02:10:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:37 smithi078 ceph-mon[139570]: pgmap v2842: 137 pgs: 137 active+clean; 658 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 291 op/s 2023-12-16T02:10:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:37 smithi078 ceph-mon[139570]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-16T02:10:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:37 smithi078 ceph-mon[142991]: pgmap v2842: 137 pgs: 137 active+clean; 658 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 291 op/s 2023-12-16T02:10:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:37 smithi078 ceph-mon[142991]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-16T02:10:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:37 smithi118 ceph-mon[131825]: pgmap v2842: 137 pgs: 137 active+clean; 658 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 291 op/s 2023-12-16T02:10:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:37 smithi118 ceph-mon[131825]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-16T02:10:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:38 smithi078 ceph-mon[139570]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-16T02:10:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:38 smithi078 ceph-mon[142991]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-16T02:10:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:38 smithi118 ceph-mon[131825]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-16T02:10:39.417 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2168 ms) 2023-12-16T02:10:39.417 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2023-12-16T02:10:39.440 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 20194715~2410259 2023-12-16T02:10:39.452 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 28506653~6092953 2023-12-16T02:10:39.452 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 30617857~2383000 2023-12-16T02:10:39.465 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 53997372~4792081 2023-12-16T02:10:39.465 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 30299493~3314354 2023-12-16T02:10:39.481 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 5381187~4078816 2023-12-16T02:10:39.482 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 14383904~3467056 2023-12-16T02:10:39.492 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 53915513~5116548 2023-12-16T02:10:39.492 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap0 2023-12-16T02:10:39.970 INFO:tasks.workunit.client.0.smithi078.stdout:clone image187 -> image188 2023-12-16T02:10:40.020 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 152917858 2023-12-16T02:10:40.025 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 17362530~762123 2023-12-16T02:10:40.037 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 93288519~1446029 2023-12-16T02:10:40.038 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 119874862~7829749 2023-12-16T02:10:40.063 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 69692128~6437996 2023-12-16T02:10:40.068 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 142413097~2914970 2023-12-16T02:10:40.077 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 25543393~1881851 2023-12-16T02:10:40.080 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 71182252~7985762 2023-12-16T02:10:40.101 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 20412152~7696484 2023-12-16T02:10:40.103 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap1 2023-12-16T02:10:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:39 smithi078 ceph-mon[142991]: pgmap v2845: 137 pgs: 137 active+clean; 701 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 14 MiB/s wr, 282 op/s 2023-12-16T02:10:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:39 smithi078 ceph-mon[142991]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-16T02:10:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:39 smithi078 ceph-mon[139570]: pgmap v2845: 137 pgs: 137 active+clean; 701 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 14 MiB/s wr, 282 op/s 2023-12-16T02:10:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:39 smithi078 ceph-mon[139570]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-16T02:10:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:39 smithi118 ceph-mon[131825]: pgmap v2845: 137 pgs: 137 active+clean; 701 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 14 MiB/s wr, 282 op/s 2023-12-16T02:10:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:39 smithi118 ceph-mon[131825]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-16T02:10:40.987 INFO:tasks.workunit.client.0.smithi078.stdout:clone image188 -> image189 2023-12-16T02:10:41.059 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 114330045 2023-12-16T02:10:41.067 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 81404062~2959466 2023-12-16T02:10:41.080 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 7038282~4475126 2023-12-16T02:10:41.085 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 108041302~5066843 2023-12-16T02:10:41.101 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 49676669~4644970 2023-12-16T02:10:41.106 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 65586322~3137439 2023-12-16T02:10:41.119 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 108338321~5991724 2023-12-16T02:10:41.120 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 47297360~746551 2023-12-16T02:10:41.125 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 69324681~6506382 2023-12-16T02:10:41.144 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap2 2023-12-16T02:10:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:40 smithi078 ceph-mon[139570]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-16T02:10:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:40 smithi078 ceph-mon[142991]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-16T02:10:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:40 smithi118 ceph-mon[131825]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-16T02:10:41.986 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 108222523~6107522 2023-12-16T02:10:41.989 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 11118849~150276 2023-12-16T02:10:41.989 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 78194072~1926745 2023-12-16T02:10:41.990 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 60104034~2891572 2023-12-16T02:10:41.990 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 13936076~1061683 2023-12-16T02:10:41.990 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 48425338~6519837 2023-12-16T02:10:41.993 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 99586317~5171013 2023-12-16T02:10:41.993 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 73362448~5507249 2023-12-16T02:10:42.034 INFO:tasks.workunit.client.0.smithi078.stdout:snap: snap3 2023-12-16T02:10:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:41 smithi078 ceph-mon[142991]: pgmap v2848: 137 pgs: 137 active+clean; 742 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 534 op/s 2023-12-16T02:10:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:41 smithi078 ceph-mon[142991]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-16T02:10:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:41 smithi078 ceph-mon[139570]: pgmap v2848: 137 pgs: 137 active+clean; 742 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 534 op/s 2023-12-16T02:10:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:41 smithi078 ceph-mon[139570]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-16T02:10:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:41 smithi118 ceph-mon[131825]: pgmap v2848: 137 pgs: 137 active+clean; 742 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 534 op/s 2023-12-16T02:10:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:41 smithi118 ceph-mon[131825]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-16T02:10:42.996 INFO:tasks.workunit.client.0.smithi078.stdout:clone image189 -> image190 2023-12-16T02:10:43.303 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3887 ms) 2023-12-16T02:10:43.303 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2023-12-16T02:10:43.327 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.400 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (96 ms) 2023-12-16T02:10:43.400 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2023-12-16T02:10:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:42 smithi118 ceph-mon[131825]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-16T02:10:43.423 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:42 smithi078 ceph-mon[139570]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-16T02:10:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:42 smithi078 ceph-mon[142991]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-16T02:10:43.494 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (93 ms) 2023-12-16T02:10:43.494 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2023-12-16T02:10:43.516 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.588 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (94 ms) 2023-12-16T02:10:43.588 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2023-12-16T02:10:43.611 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (94 ms) 2023-12-16T02:10:43.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2023-12-16T02:10:43.704 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.777 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (95 ms) 2023-12-16T02:10:43.777 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2023-12-16T02:10:43.799 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.874 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (98 ms) 2023-12-16T02:10:43.874 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2023-12-16T02:10:43.900 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:43.973 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (99 ms) 2023-12-16T02:10:43.974 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2023-12-16T02:10:43.999 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:44.070 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (96 ms) 2023-12-16T02:10:44.070 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2023-12-16T02:10:44.094 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:44.164 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (95 ms) 2023-12-16T02:10:44.165 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2023-12-16T02:10:44.187 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:10:44.258 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (94 ms) 2023-12-16T02:10:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:43 smithi118 ceph-mon[131825]: pgmap v2851: 137 pgs: 137 active+clean; 813 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 25 MiB/s wr, 507 op/s 2023-12-16T02:10:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:43 smithi118 ceph-mon[131825]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-16T02:10:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:43 smithi078 ceph-mon[139570]: pgmap v2851: 137 pgs: 137 active+clean; 813 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 25 MiB/s wr, 507 op/s 2023-12-16T02:10:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:43 smithi078 ceph-mon[139570]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-16T02:10:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:43 smithi078 ceph-mon[142991]: pgmap v2851: 137 pgs: 137 active+clean; 813 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 25 MiB/s wr, 507 op/s 2023-12-16T02:10:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:43 smithi078 ceph-mon[142991]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-16T02:10:44.999 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 31 tests from TestDeepCopy (51629 ms total) 2023-12-16T02:10:45.000 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:10:45.000 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 6 tests from TestGroup 2023-12-16T02:10:45.978 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:10:46.299 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:10:46.299 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (49m) 3m ago 53m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (49m) 2m ago 53m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (54m) 3m ago 54m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (54m) 2m ago 54m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (48m) 2m ago 57m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (49m) 3m ago 59m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (48m) 3m ago 59m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (47m) 2m ago 58m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (48m) 3m ago 58m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (49m) 3m ago 53m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:10:46.300 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (49m) 2m ago 53m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (47m) 3m ago 57m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (46m) 3m ago 57m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (46m) 3m ago 56m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (45m) 3m ago 56m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (45m) 2m ago 56m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (44m) 2m ago 55m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (43m) 2m ago 55m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (43m) 2m ago 54m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:10:46.301 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (48m) 2m ago 54m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:10:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:46 smithi118 ceph-mon[131825]: pgmap v2853: 137 pgs: 137 active+clean; 898 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 600 op/s 2023-12-16T02:10:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:46 smithi118 ceph-mon[131825]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-16T02:10:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:46 smithi078 ceph-mon[139570]: pgmap v2853: 137 pgs: 137 active+clean; 898 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 600 op/s 2023-12-16T02:10:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:46 smithi078 ceph-mon[139570]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-16T02:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:46 smithi078 ceph-mon[142991]: pgmap v2853: 137 pgs: 137 active+clean; 898 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 600 op/s 2023-12-16T02:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:46 smithi078 ceph-mon[142991]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:10:46.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:10:46.704 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:10:46.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:10:46.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:10:46.704 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:10:46.704 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:10:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:46] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.43.0" 2023-12-16T02:10:47.003 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.group_create 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='client.47123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2161105048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3557524557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:47 smithi118 ceph-mon[131825]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='client.47123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2161105048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3557524557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[139570]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='client.47123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-16T02:10:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2161105048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3557524557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:47 smithi078 ceph-mon[142991]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-16T02:10:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:48 smithi118 ceph-mon[131825]: from='client.37170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:48 smithi118 ceph-mon[131825]: pgmap v2856: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-16T02:10:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:48 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:10:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:48 smithi118 ceph-mon[131825]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[139570]: from='client.37170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[139570]: pgmap v2856: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[139570]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[142991]: from='client.37170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[142991]: pgmap v2856: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-16T02:10:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:10:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:48 smithi078 ceph-mon[142991]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-16T02:10:49.033 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.group_create (2030 ms) 2023-12-16T02:10:49.033 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.group_createPP 2023-12-16T02:10:49.051 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2023-12-16T02:10:49.051 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.add_image 2023-12-16T02:10:49.091 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.add_image (41 ms) 2023-12-16T02:10:49.091 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.add_imagePP 2023-12-16T02:10:49.130 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.add_imagePP (39 ms) 2023-12-16T02:10:49.131 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.add_snapshot 2023-12-16T02:10:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:49 smithi118 ceph-mon[131825]: pgmap v2859: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:10:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:49 smithi118 ceph-mon[131825]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-16T02:10:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:49 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[142991]: pgmap v2859: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[142991]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[139570]: pgmap v2859: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[139570]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-16T02:10:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:49 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:10:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:51 smithi118 ceph-mon[131825]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-16T02:10:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:51 smithi078 ceph-mon[139570]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-16T02:10:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:51 smithi078 ceph-mon[142991]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-16T02:10:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:52 smithi118 ceph-mon[131825]: pgmap v2862: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 5.2 KiB/s wr, 33 op/s 2023-12-16T02:10:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:52 smithi118 ceph-mon[131825]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-16T02:10:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:52 smithi078 ceph-mon[139570]: pgmap v2862: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 5.2 KiB/s wr, 33 op/s 2023-12-16T02:10:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:52 smithi078 ceph-mon[139570]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-16T02:10:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:52 smithi078 ceph-mon[142991]: pgmap v2862: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 5.2 KiB/s wr, 33 op/s 2023-12-16T02:10:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:52 smithi078 ceph-mon[142991]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-16T02:10:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:53 smithi118 ceph-mon[131825]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-16T02:10:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:53 smithi078 ceph-mon[139570]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-16T02:10:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:53 smithi078 ceph-mon[142991]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-16T02:10:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:54 smithi118 ceph-mon[131825]: pgmap v2865: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 10 KiB/s wr, 77 op/s 2023-12-16T02:10:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:54 smithi118 ceph-mon[131825]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-16T02:10:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:54 smithi078 ceph-mon[139570]: pgmap v2865: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 10 KiB/s wr, 77 op/s 2023-12-16T02:10:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:54 smithi078 ceph-mon[139570]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-16T02:10:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:54 smithi078 ceph-mon[142991]: pgmap v2865: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 10 KiB/s wr, 77 op/s 2023-12-16T02:10:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:54 smithi078 ceph-mon[142991]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-16T02:10:55.096 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.add_snapshot (5966 ms) 2023-12-16T02:10:55.097 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestGroup.add_snapshotPP 2023-12-16T02:10:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:55 smithi118 ceph-mon[131825]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-16T02:10:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:55 smithi078 ceph-mon[139570]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-16T02:10:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:55 smithi078 ceph-mon[142991]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-16T02:10:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:56 smithi118 ceph-mon[131825]: pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 179 op/s 2023-12-16T02:10:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:56 smithi118 ceph-mon[131825]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-16T02:10:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:56 smithi078 ceph-mon[139570]: pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 179 op/s 2023-12-16T02:10:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:56 smithi078 ceph-mon[139570]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-16T02:10:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:56 smithi078 ceph-mon[142991]: pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 179 op/s 2023-12-16T02:10:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:56 smithi078 ceph-mon[142991]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-16T02:10:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:10:56] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.43.0" 2023-12-16T02:10:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:57 smithi118 ceph-mon[131825]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-16T02:10:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:57 smithi078 ceph-mon[139570]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-16T02:10:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:57 smithi078 ceph-mon[142991]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-16T02:10:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:58 smithi118 ceph-mon[131825]: pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.0 KiB/s wr, 139 op/s 2023-12-16T02:10:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:58 smithi118 ceph-mon[131825]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-16T02:10:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:58 smithi118 ceph-mon[131825]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-16T02:10:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[142991]: pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.0 KiB/s wr, 139 op/s 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[142991]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[142991]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[139570]: pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 8.0 KiB/s wr, 139 op/s 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[139570]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[139570]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-16T02:10:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:10:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:59 smithi118 ceph-mon[131825]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-16T02:10:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:10:59 smithi118 ceph-mon[131825]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 5.1 KiB/s wr, 48 op/s 2023-12-16T02:10:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:59 smithi078 ceph-mon[139570]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-16T02:10:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:10:59 smithi078 ceph-mon[139570]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 5.1 KiB/s wr, 48 op/s 2023-12-16T02:10:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:59 smithi078 ceph-mon[142991]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-16T02:10:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:10:59 smithi078 ceph-mon[142991]: pgmap v2875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 5.1 KiB/s wr, 48 op/s 2023-12-16T02:11:00.584 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestGroup.add_snapshotPP (5488 ms) 2023-12-16T02:11:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:00 smithi118 ceph-mon[131825]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-16T02:11:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:00 smithi078 ceph-mon[142991]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-16T02:11:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:00 smithi078 ceph-mon[139570]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-16T02:11:01.558 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 6 tests from TestGroup (13582 ms total) 2023-12-16T02:11:01.558 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:11:01.558 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 57 tests from TestMigration 2023-12-16T02:11:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:01 smithi118 ceph-mon[131825]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-16T02:11:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:01 smithi118 ceph-mon[131825]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 11 KiB/s wr, 155 op/s 2023-12-16T02:11:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:01 smithi078 ceph-mon[139570]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-16T02:11:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:01 smithi078 ceph-mon[139570]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 11 KiB/s wr, 155 op/s 2023-12-16T02:11:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:01 smithi078 ceph-mon[142991]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-16T02:11:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:01 smithi078 ceph-mon[142991]: pgmap v2878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 11 KiB/s wr, 155 op/s 2023-12-16T02:11:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:02 smithi118 ceph-mon[131825]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-16T02:11:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:02 smithi078 ceph-mon[139570]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-16T02:11:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:02 smithi078 ceph-mon[142991]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-16T02:11:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:03 smithi118 ceph-mon[131825]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-16T02:11:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/295009602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:03 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:03 smithi118 ceph-mon[131825]: pgmap v2881: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[139570]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/295009602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[139570]: pgmap v2881: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[142991]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/295009602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:11:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:03 smithi078 ceph-mon[142991]: pgmap v2881: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:04.578 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Empty 2023-12-16T02:11:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:04 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:11:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:04 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:11:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:04 smithi118 ceph-mon[131825]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[139570]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:11:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:04 smithi078 ceph-mon[142991]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-16T02:11:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:05 smithi118 ceph-mon[131825]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-16T02:11:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:05 smithi118 ceph-mon[131825]: pgmap v2884: 169 pgs: 7 creating+peering, 52 unknown, 110 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:05 smithi118 ceph-mon[131825]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[139570]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[139570]: pgmap v2884: 169 pgs: 7 creating+peering, 52 unknown, 110 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[139570]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[142991]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[142991]: pgmap v2884: 169 pgs: 7 creating+peering, 52 unknown, 110 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:05 smithi078 ceph-mon[142991]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-16T02:11:06.629 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:06.641 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:11:06.781 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:06.847 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:06.929 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Empty (2351 ms) 2023-12-16T02:11:06.929 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.OtherName 2023-12-16T02:11:06.959 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:06.970 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:07.102 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:07.168 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:07.250 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.OtherName (322 ms) 2023-12-16T02:11:07.250 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.OtherPool 2023-12-16T02:11:07.278 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:07.289 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:07 smithi118 ceph-mon[131825]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-16T02:11:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:07 smithi118 ceph-mon[131825]: pgmap v2887: 169 pgs: 14 creating+peering, 39 unknown, 116 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:07 smithi078 ceph-mon[139570]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-16T02:11:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:07 smithi078 ceph-mon[139570]: pgmap v2887: 169 pgs: 14 creating+peering, 39 unknown, 116 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:07 smithi078 ceph-mon[142991]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-16T02:11:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:07 smithi078 ceph-mon[142991]: pgmap v2887: 169 pgs: 14 creating+peering, 39 unknown, 116 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:11:08.718 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:08.780 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:08.860 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.OtherPool (1609 ms) 2023-12-16T02:11:08.860 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.OtherNamespace 2023-12-16T02:11:08.889 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:08.902 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:08 smithi118 ceph-mon[131825]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-16T02:11:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:08 smithi078 ceph-mon[139570]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-16T02:11:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:08 smithi078 ceph-mon[142991]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-16T02:11:09.029 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:09.092 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:09.175 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.OtherNamespace (316 ms) 2023-12-16T02:11:09.175 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.DataPool 2023-12-16T02:11:09.208 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:09.218 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:09.364 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:09.431 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:09.511 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.DataPool (335 ms) 2023-12-16T02:11:09.511 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2023-12-16T02:11:09.542 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:09.551 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:09.692 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:11:09.791 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortAfterPrepare (280 ms) 2023-12-16T02:11:09.791 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2023-12-16T02:11:09.821 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:09.830 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:09 smithi118 ceph-mon[131825]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-16T02:11:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:09 smithi118 ceph-mon[131825]: pgmap v2890: 169 pgs: 7 creating+peering, 6 unknown, 156 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 11 KiB/s wr, 287 op/s 2023-12-16T02:11:09.927 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (136 ms) 2023-12-16T02:11:09.927 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortAfterExecute 2023-12-16T02:11:09.958 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:09.968 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:09 smithi078 ceph-mon[139570]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-16T02:11:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:09 smithi078 ceph-mon[139570]: pgmap v2890: 169 pgs: 7 creating+peering, 6 unknown, 156 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 11 KiB/s wr, 287 op/s 2023-12-16T02:11:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:09 smithi078 ceph-mon[142991]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-16T02:11:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:09 smithi078 ceph-mon[142991]: pgmap v2890: 169 pgs: 7 creating+peering, 6 unknown, 156 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 11 KiB/s wr, 287 op/s 2023-12-16T02:11:10.102 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:10.168 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:11:10.262 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortAfterExecute (336 ms) 2023-12-16T02:11:10.263 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2023-12-16T02:11:10.291 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:10.301 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:10.423 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:10.482 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:11:10.578 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (316 ms) 2023-12-16T02:11:10.578 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2023-12-16T02:11:10.609 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:10.620 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:10.753 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:10.817 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:11:10.924 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (345 ms) 2023-12-16T02:11:10.924 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.MirroringSamePool 2023-12-16T02:11:10.953 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:10.963 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:11:10.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.MirroringSamePool (46 ms) 2023-12-16T02:11:10.969 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.MirroringAbort 2023-12-16T02:11:10.998 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.008 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:11:11.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.MirroringAbort (44 ms) 2023-12-16T02:11:11.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2023-12-16T02:11:11.041 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.050 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:11:11.056 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (42 ms) 2023-12-16T02:11:11.056 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2023-12-16T02:11:11.087 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.097 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:11:11.104 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (48 ms) 2023-12-16T02:11:11.104 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.MirroringPool 2023-12-16T02:11:11.133 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.142 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:11:11.148 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.MirroringPool (45 ms) 2023-12-16T02:11:11.149 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Group 2023-12-16T02:11:11.177 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.197 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:11.337 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:11.404 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:11.492 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Group (344 ms) 2023-12-16T02:11:11.493 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.GroupAbort 2023-12-16T02:11:11.522 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.540 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:11.683 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:11:11.795 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.GroupAbort (302 ms) 2023-12-16T02:11:11.795 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnaps 2023-12-16T02:11:11.825 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:11.836 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:11.884 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:11.930 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:11 smithi078 ceph-mon[139570]: pgmap v2891: 169 pgs: 169 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 446 op/s 2023-12-16T02:11:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:11 smithi078 ceph-mon[142991]: pgmap v2891: 169 pgs: 169 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 446 op/s 2023-12-16T02:11:12.117 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:11 smithi118 ceph-mon[131825]: pgmap v2891: 169 pgs: 169 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 446 op/s 2023-12-16T02:11:12.219 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:12.338 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnaps (543 ms) 2023-12-16T02:11:12.338 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2023-12-16T02:11:12.369 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:12.379 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:12.429 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:12.478 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:12.480 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:12.530 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:12.708 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:12.818 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:12.937 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsOtherPool (599 ms) 2023-12-16T02:11:12.937 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2023-12-16T02:11:12.967 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:12.978 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:13.031 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:13.076 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:13.263 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:13.374 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:13.494 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsDataPool (557 ms) 2023-12-16T02:11:13.494 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2023-12-16T02:11:13.524 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:13.534 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:13.588 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:13.628 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:13.813 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:11:13.820 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:13 smithi118 ceph-mon[131825]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-16T02:11:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:13 smithi118 ceph-mon[131825]: pgmap v2893: 169 pgs: 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 43 KiB/s wr, 782 op/s 2023-12-16T02:11:13.934 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:13 smithi078 ceph-mon[139570]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-16T02:11:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:13 smithi078 ceph-mon[139570]: pgmap v2893: 169 pgs: 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 43 KiB/s wr, 782 op/s 2023-12-16T02:11:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:13 smithi078 ceph-mon[142991]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-16T02:11:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:13 smithi078 ceph-mon[142991]: pgmap v2893: 169 pgs: 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 43 KiB/s wr, 782 op/s 2023-12-16T02:11:14.037 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (543 ms) 2023-12-16T02:11:14.037 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2023-12-16T02:11:14.067 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:14.078 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:14.129 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:14.173 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 0 2023-12-16T02:11:14.187 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:14.289 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:14.357 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:14.405 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (368 ms) 2023-12-16T02:11:14.405 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2023-12-16T02:11:14.433 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:14.443 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:14.510 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:14.557 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:14.740 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 0 2023-12-16T02:11:14.752 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:14.816 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:14.867 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (462 ms) 2023-12-16T02:11:14.867 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2023-12-16T02:11:14.900 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:14.910 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:14.964 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:15.023 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:15.208 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:11:15.217 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:15.328 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:15.463 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (596 ms) 2023-12-16T02:11:15.463 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2023-12-16T02:11:15.494 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:15.505 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:15.557 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:15.612 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:15.791 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: after_prepare_snap 2023-12-16T02:11:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:15 smithi078 ceph-mon[142991]: pgmap v2894: 169 pgs: 169 active+clean; 29 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.2 MiB/s wr, 1.35k op/s 2023-12-16T02:11:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:15 smithi078 ceph-mon[139570]: pgmap v2894: 169 pgs: 169 active+clean; 29 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.2 MiB/s wr, 1.35k op/s 2023-12-16T02:11:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:15 smithi118 ceph-mon[131825]: pgmap v2894: 169 pgs: 169 active+clean; 29 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.2 MiB/s wr, 1.35k op/s 2023-12-16T02:11:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:11:17.049 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:11:17.362 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (50m) 4m ago 54m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (49m) 2m ago 54m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (55m) 4m ago 55m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (55m) 2m ago 55m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (49m) 2m ago 58m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (49m) 4m ago 59m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (49m) 4m ago 60m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (48m) 2m ago 58m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (48m) 4m ago 58m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (50m) 4m ago 53m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (49m) 2m ago 53m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (47m) 4m ago 58m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (47m) 4m ago 57m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:11:17.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (46m) 4m ago 57m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (46m) 4m ago 56m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (45m) 2m ago 56m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (45m) 2m ago 56m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (44m) 2m ago 55m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (43m) 2m ago 55m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:11:17.364 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (49m) 2m ago 54m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:11:17.557 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:11:17.574 INFO:tasks.workunit.client.0.smithi078.stdout:write: * 0~1000 2023-12-16T02:11:17.579 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:17.691 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:11:17.809 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:11:17.810 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:11:17.867 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2404 ms) 2023-12-16T02:11:17.867 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Snaps 2023-12-16T02:11:17.899 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:17.907 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: pgmap v2895: 169 pgs: 169 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 1.52k op/s 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: from='client.37194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:17 smithi118 ceph-mon[131825]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-16T02:11:17.963 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: pgmap v2895: 169 pgs: 169 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 1.52k op/s 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: from='client.37194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[142991]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-16T02:11:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: pgmap v2895: 169 pgs: 169 active+clean; 69 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 1.52k op/s 2023-12-16T02:11:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-16T02:11:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: from='client.37194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:17 smithi078 ceph-mon[139570]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-16T02:11:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:18 smithi118 ceph-mon[131825]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4210204899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[139570]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4210204899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[142991]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4210204899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:19.641 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:11:19.659 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:11:19.659 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:11:19.659 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:11:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:19 smithi118 ceph-mon[131825]: pgmap v2898: 169 pgs: 169 active+clean; 177 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 56 MiB/s wr, 2.14k op/s 2023-12-16T02:11:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:19 smithi118 ceph-mon[131825]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-16T02:11:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[139570]: pgmap v2898: 169 pgs: 169 active+clean; 177 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 56 MiB/s wr, 2.14k op/s 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[139570]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[142991]: pgmap v2898: 169 pgs: 169 active+clean; 177 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 56 MiB/s wr, 2.14k op/s 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[142991]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-16T02:11:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]: dispatch 2023-12-16T02:11:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2023-12-16T02:11:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:20 smithi118 ceph-mon[131825]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-16T02:11:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:11:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2023-12-16T02:11:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[139570]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-16T02:11:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:11:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.5", "id": [2, 5]}]': finished 2023-12-16T02:11:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[142991]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-16T02:11:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:11:21.650 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:11:21.660 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:11:21.660 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:11:21.668 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:11:21.687 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:11:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:21 smithi118 ceph-mon[131825]: pgmap v2901: 169 pgs: 169 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 102 MiB/s rd, 72 MiB/s wr, 1.27k op/s 2023-12-16T02:11:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:21 smithi118 ceph-mon[131825]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-16T02:11:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:11:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:11:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[139570]: pgmap v2901: 169 pgs: 169 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 102 MiB/s rd, 72 MiB/s wr, 1.27k op/s 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[139570]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[142991]: pgmap v2901: 169 pgs: 169 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 102 MiB/s rd, 72 MiB/s wr, 1.27k op/s 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[142991]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-16T02:11:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:11:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:11:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:11:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:22 smithi118 ceph-mon[131825]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-16T02:11:22.909 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:11:22.709206895Z level=info msg="Completed cleanup jobs" duration=45.256713ms 2023-12-16T02:11:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:22 smithi078 ceph-mon[139570]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-16T02:11:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:22 smithi078 ceph-mon[142991]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-16T02:11:23.669 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:23.692 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:11:23.701 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:23 smithi118 ceph-mon[131825]: pgmap v2904: 169 pgs: 169 active+clean; 221 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 16 MiB/s wr, 381 op/s 2023-12-16T02:11:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:23 smithi118 ceph-mon[131825]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-16T02:11:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:23 smithi078 ceph-mon[139570]: pgmap v2904: 169 pgs: 169 active+clean; 221 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 16 MiB/s wr, 381 op/s 2023-12-16T02:11:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:23 smithi078 ceph-mon[139570]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-16T02:11:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:23 smithi078 ceph-mon[142991]: pgmap v2904: 169 pgs: 169 active+clean; 221 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 16 MiB/s wr, 381 op/s 2023-12-16T02:11:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:23 smithi078 ceph-mon[142991]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-16T02:11:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:24 smithi078 ceph-mon[139570]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-16T02:11:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:24 smithi078 ceph-mon[142991]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-16T02:11:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:24 smithi118 ceph-mon[131825]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-16T02:11:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:25 smithi078 ceph-mon[139570]: pgmap v2907: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 14 MiB/s wr, 267 op/s 2023-12-16T02:11:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:25 smithi078 ceph-mon[139570]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-16T02:11:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:25 smithi078 ceph-mon[142991]: pgmap v2907: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 14 MiB/s wr, 267 op/s 2023-12-16T02:11:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:25 smithi078 ceph-mon[142991]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-16T02:11:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:25 smithi118 ceph-mon[131825]: pgmap v2907: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 14 MiB/s wr, 267 op/s 2023-12-16T02:11:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:25 smithi118 ceph-mon[131825]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-16T02:11:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:26 smithi078 ceph-mon[139570]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-16T02:11:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:26] "GET /metrics HTTP/1.1" 200 39069 "" "Prometheus/2.43.0" 2023-12-16T02:11:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:26 smithi078 ceph-mon[142991]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-16T02:11:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:26 smithi118 ceph-mon[131825]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-16T02:11:27.164 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:27.313 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:27 smithi078 ceph-mon[142991]: pgmap v2910: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-16T02:11:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:27 smithi078 ceph-mon[142991]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-16T02:11:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:27 smithi078 ceph-mon[139570]: pgmap v2910: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-16T02:11:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:27 smithi078 ceph-mon[139570]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-16T02:11:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:27 smithi118 ceph-mon[131825]: pgmap v2910: 169 pgs: 169 active+clean; 249 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-12-16T02:11:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:27 smithi118 ceph-mon[131825]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-16T02:11:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:28 smithi078 ceph-mon[139570]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-16T02:11:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:28 smithi078 ceph-mon[142991]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-16T02:11:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:28 smithi118 ceph-mon[131825]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-16T02:11:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:29 smithi078 ceph-mon[142991]: pgmap v2913: 169 pgs: 169 active+clean; 257 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 321 op/s 2023-12-16T02:11:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:29 smithi078 ceph-mon[142991]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-16T02:11:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:29 smithi078 ceph-mon[139570]: pgmap v2913: 169 pgs: 169 active+clean; 257 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 321 op/s 2023-12-16T02:11:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:29 smithi078 ceph-mon[139570]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-16T02:11:30.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Snaps (12147 ms) 2023-12-16T02:11:30.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsOtherPool 2023-12-16T02:11:30.045 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:30.056 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:30.108 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:11:30.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:29 smithi118 ceph-mon[131825]: pgmap v2913: 169 pgs: 169 active+clean; 257 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 321 op/s 2023-12-16T02:11:30.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:29 smithi118 ceph-mon[131825]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-16T02:11:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:30 smithi078 ceph-mon[142991]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-16T02:11:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:30 smithi078 ceph-mon[139570]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-16T02:11:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:30 smithi118 ceph-mon[131825]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-16T02:11:31.734 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:11:31.749 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:11:31.749 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:11:31.749 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:11:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[139570]: pgmap v2916: 169 pgs: 169 active+clean; 261 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.0 MiB/s wr, 344 op/s 2023-12-16T02:11:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[139570]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-16T02:11:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[142991]: pgmap v2916: 169 pgs: 169 active+clean; 261 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.0 MiB/s wr, 344 op/s 2023-12-16T02:11:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[142991]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-16T02:11:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:31 smithi118 ceph-mon[131825]: pgmap v2916: 169 pgs: 169 active+clean; 261 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 3.0 MiB/s wr, 344 op/s 2023-12-16T02:11:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:31 smithi118 ceph-mon[131825]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-16T02:11:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:32 smithi078 ceph-mon[139570]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-16T02:11:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:32 smithi078 ceph-mon[142991]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-16T02:11:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:32 smithi118 ceph-mon[131825]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-16T02:11:33.743 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:11:33.750 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:11:33.750 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:11:33.761 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:11:33.785 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:11:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:33 smithi118 ceph-mon[131825]: pgmap v2919: 169 pgs: 169 active+clean; 273 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 7.0 MiB/s wr, 261 op/s 2023-12-16T02:11:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:33 smithi118 ceph-mon[131825]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-16T02:11:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:33 smithi078 ceph-mon[139570]: pgmap v2919: 169 pgs: 169 active+clean; 273 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 7.0 MiB/s wr, 261 op/s 2023-12-16T02:11:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:33 smithi078 ceph-mon[139570]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-16T02:11:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:33 smithi078 ceph-mon[142991]: pgmap v2919: 169 pgs: 169 active+clean; 273 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 7.0 MiB/s wr, 261 op/s 2023-12-16T02:11:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:33 smithi078 ceph-mon[142991]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-16T02:11:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:34 smithi118 ceph-mon[131825]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-16T02:11:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:34 smithi078 ceph-mon[139570]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-16T02:11:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:34 smithi078 ceph-mon[142991]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-16T02:11:35.760 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:35.789 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:11:35.800 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:35.804 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:11:35.880 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:35 smithi118 ceph-mon[131825]: pgmap v2922: 169 pgs: 169 active+clean; 277 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 266 op/s 2023-12-16T02:11:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:35 smithi118 ceph-mon[131825]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-16T02:11:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:35 smithi078 ceph-mon[142991]: pgmap v2922: 169 pgs: 169 active+clean; 277 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 266 op/s 2023-12-16T02:11:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:35 smithi078 ceph-mon[142991]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-16T02:11:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:35 smithi078 ceph-mon[139570]: pgmap v2922: 169 pgs: 169 active+clean; 277 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 266 op/s 2023-12-16T02:11:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:35 smithi078 ceph-mon[139570]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-16T02:11:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:36] "GET /metrics HTTP/1.1" 200 39072 "" "Prometheus/2.43.0" 2023-12-16T02:11:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:36 smithi118 ceph-mon[131825]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-16T02:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:36 smithi078 ceph-mon[142991]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-16T02:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:36 smithi078 ceph-mon[139570]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-16T02:11:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:37 smithi118 ceph-mon[131825]: pgmap v2925: 169 pgs: 169 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.0 MiB/s wr, 55 op/s 2023-12-16T02:11:38.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:37 smithi118 ceph-mon[131825]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-16T02:11:38.211 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:37 smithi118 ceph-mon[131825]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[142991]: pgmap v2925: 169 pgs: 169 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.0 MiB/s wr, 55 op/s 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[142991]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[142991]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[139570]: pgmap v2925: 169 pgs: 169 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.0 MiB/s wr, 55 op/s 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[139570]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-16T02:11:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:37 smithi078 ceph-mon[139570]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-16T02:11:39.071 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:39.260 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:39 smithi118 ceph-mon[131825]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-16T02:11:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:39 smithi118 ceph-mon[131825]: pgmap v2929: 169 pgs: 169 active+clean; 337 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 MiB/s wr, 156 op/s 2023-12-16T02:11:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:39 smithi078 ceph-mon[139570]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-16T02:11:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:39 smithi078 ceph-mon[139570]: pgmap v2929: 169 pgs: 169 active+clean; 337 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 MiB/s wr, 156 op/s 2023-12-16T02:11:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:39 smithi078 ceph-mon[142991]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-16T02:11:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:39 smithi078 ceph-mon[142991]: pgmap v2929: 169 pgs: 169 active+clean; 337 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 MiB/s wr, 156 op/s 2023-12-16T02:11:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:40 smithi118 ceph-mon[131825]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-16T02:11:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:40 smithi078 ceph-mon[142991]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-16T02:11:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:40 smithi078 ceph-mon[139570]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-16T02:11:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:41 smithi118 ceph-mon[131825]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-16T02:11:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:41 smithi118 ceph-mon[131825]: pgmap v2932: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 367 op/s 2023-12-16T02:11:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:41 smithi078 ceph-mon[139570]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-16T02:11:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:41 smithi078 ceph-mon[139570]: pgmap v2932: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 367 op/s 2023-12-16T02:11:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:41 smithi078 ceph-mon[142991]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-16T02:11:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:41 smithi078 ceph-mon[142991]: pgmap v2932: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 367 op/s 2023-12-16T02:11:42.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsOtherPool (12001 ms) 2023-12-16T02:11:42.014 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsDataPool 2023-12-16T02:11:42.046 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:42.057 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:42.116 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:11:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:42 smithi118 ceph-mon[131825]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-16T02:11:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:42 smithi078 ceph-mon[139570]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-16T02:11:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:42 smithi078 ceph-mon[142991]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-16T02:11:43.602 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:11:43.612 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:11:43.612 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:11:43.612 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:11:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:43 smithi118 ceph-mon[131825]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-16T02:11:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:43 smithi118 ceph-mon[131825]: pgmap v2935: 169 pgs: 169 active+clean; 345 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 404 op/s 2023-12-16T02:11:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:43 smithi078 ceph-mon[139570]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-16T02:11:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:43 smithi078 ceph-mon[139570]: pgmap v2935: 169 pgs: 169 active+clean; 345 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 404 op/s 2023-12-16T02:11:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:43 smithi078 ceph-mon[142991]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-16T02:11:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:43 smithi078 ceph-mon[142991]: pgmap v2935: 169 pgs: 169 active+clean; 345 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 404 op/s 2023-12-16T02:11:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:44 smithi118 ceph-mon[131825]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-16T02:11:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:44 smithi078 ceph-mon[142991]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-16T02:11:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:44 smithi078 ceph-mon[139570]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-16T02:11:45.618 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:11:45.625 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:11:45.625 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:11:45.635 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:11:45.645 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:11:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:45 smithi118 ceph-mon[131825]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-16T02:11:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:45 smithi118 ceph-mon[131825]: pgmap v2938: 169 pgs: 169 active+clean; 357 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 221 op/s 2023-12-16T02:11:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:45 smithi078 ceph-mon[139570]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-16T02:11:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:45 smithi078 ceph-mon[139570]: pgmap v2938: 169 pgs: 169 active+clean; 357 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 221 op/s 2023-12-16T02:11:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:45 smithi078 ceph-mon[142991]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-16T02:11:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:45 smithi078 ceph-mon[142991]: pgmap v2938: 169 pgs: 169 active+clean; 357 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 221 op/s 2023-12-16T02:11:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:46 smithi078 ceph-mon[139570]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-16T02:11:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:46] "GET /metrics HTTP/1.1" 200 39072 "" "Prometheus/2.43.0" 2023-12-16T02:11:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:46 smithi078 ceph-mon[142991]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-16T02:11:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:46 smithi118 ceph-mon[131825]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-16T02:11:47.566 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:47.593 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:11:47.602 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[139570]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[139570]: pgmap v2941: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 76 op/s 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[139570]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[142991]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[142991]: pgmap v2941: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 76 op/s 2023-12-16T02:11:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:47 smithi078 ceph-mon[142991]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-16T02:11:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:47 smithi118 ceph-mon[131825]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-16T02:11:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:11:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:47 smithi118 ceph-mon[131825]: pgmap v2941: 169 pgs: 169 active+clean; 361 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 8.0 MiB/s wr, 76 op/s 2023-12-16T02:11:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:47 smithi118 ceph-mon[131825]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-16T02:11:48.159 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (50m) 4m ago 54m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (50m) 3m ago 54m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (55m) 4m ago 55m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (55m) 3m ago 55m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (49m) 3m ago 58m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (50m) 4m ago 60m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (49m) 4m ago 60m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (49m) 3m ago 59m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (49m) 4m ago 59m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (50m) 4m ago 54m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:11:48.478 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (50m) 3m ago 54m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (48m) 4m ago 58m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (47m) 4m ago 58m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (47m) 4m ago 57m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (46m) 4m ago 57m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (46m) 3m ago 57m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (45m) 3m ago 56m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (44m) 3m ago 56m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (44m) 3m ago 55m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:11:48.479 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (49m) 3m ago 55m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:11:48.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:11:48.879 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:11:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:48 smithi118 ceph-mon[131825]: from='client.47171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:48 smithi078 ceph-mon[139570]: from='client.47171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:48 smithi078 ceph-mon[142991]: from='client.47171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:49 smithi118 ceph-mon[131825]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:49 smithi118 ceph-mon[131825]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-16T02:11:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:49 smithi118 ceph-mon[131825]: pgmap v2944: 169 pgs: 169 active+clean; 393 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 MiB/s wr, 171 op/s 2023-12-16T02:11:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2953802353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:49.933 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[139570]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:49.933 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[139570]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-16T02:11:49.933 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[139570]: pgmap v2944: 169 pgs: 169 active+clean; 393 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 MiB/s wr, 171 op/s 2023-12-16T02:11:49.933 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2953802353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:49.934 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[142991]: from='client.47177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:11:49.934 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[142991]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-16T02:11:49.934 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[142991]: pgmap v2944: 169 pgs: 169 active+clean; 393 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 MiB/s wr, 171 op/s 2023-12-16T02:11:49.934 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2953802353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:11:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:50 smithi118 ceph-mon[131825]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-16T02:11:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:50 smithi078 ceph-mon[142991]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-16T02:11:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:50 smithi078 ceph-mon[139570]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-16T02:11:51.082 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:11:51.232 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:11:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:51 smithi118 ceph-mon[131825]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-16T02:11:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:51 smithi118 ceph-mon[131825]: pgmap v2947: 169 pgs: 169 active+clean; 397 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2023-12-16T02:11:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:51 smithi078 ceph-mon[139570]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-16T02:11:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:51 smithi078 ceph-mon[139570]: pgmap v2947: 169 pgs: 169 active+clean; 397 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2023-12-16T02:11:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:51 smithi078 ceph-mon[142991]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-16T02:11:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:51 smithi078 ceph-mon[142991]: pgmap v2947: 169 pgs: 169 active+clean; 397 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2023-12-16T02:11:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:52 smithi118 ceph-mon[131825]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-16T02:11:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:52 smithi118 ceph-mon[131825]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-16T02:11:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:52 smithi078 ceph-mon[139570]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-16T02:11:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:52 smithi078 ceph-mon[139570]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-16T02:11:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:52 smithi078 ceph-mon[142991]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-16T02:11:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:52 smithi078 ceph-mon[142991]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-16T02:11:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:53 smithi118 ceph-mon[131825]: pgmap v2950: 169 pgs: 169 active+clean; 397 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 446 op/s 2023-12-16T02:11:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:53 smithi118 ceph-mon[131825]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-16T02:11:53.922 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsDataPool (11907 ms) 2023-12-16T02:11:53.922 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2023-12-16T02:11:53.953 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:53.965 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:11:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:53 smithi078 ceph-mon[139570]: pgmap v2950: 169 pgs: 169 active+clean; 397 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 446 op/s 2023-12-16T02:11:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:53 smithi078 ceph-mon[139570]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-16T02:11:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:53 smithi078 ceph-mon[142991]: pgmap v2950: 169 pgs: 169 active+clean; 397 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 446 op/s 2023-12-16T02:11:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:53 smithi078 ceph-mon[142991]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-16T02:11:54.014 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:11:55.664 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:11:55.675 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:11:55.675 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:11:55.676 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:11:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:55 smithi118 ceph-mon[131825]: pgmap v2952: 169 pgs: 169 active+clean; 405 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 478 op/s 2023-12-16T02:11:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:55 smithi118 ceph-mon[131825]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-16T02:11:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:55 smithi078 ceph-mon[139570]: pgmap v2952: 169 pgs: 169 active+clean; 405 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 478 op/s 2023-12-16T02:11:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:55 smithi078 ceph-mon[139570]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-16T02:11:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:55 smithi078 ceph-mon[142991]: pgmap v2952: 169 pgs: 169 active+clean; 405 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 4.0 MiB/s wr, 478 op/s 2023-12-16T02:11:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:55 smithi078 ceph-mon[142991]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-16T02:11:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:56 smithi078 ceph-mon[139570]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-16T02:11:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:56 smithi078 ceph-mon[142991]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-16T02:11:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:11:56] "GET /metrics HTTP/1.1" 200 39074 "" "Prometheus/2.43.0" 2023-12-16T02:11:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:56 smithi118 ceph-mon[131825]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-16T02:11:57.562 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:11:57.570 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:11:57.571 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:11:57.580 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:11:57.594 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:11:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[142991]: pgmap v2955: 169 pgs: 169 active+clean; 413 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 45 op/s 2023-12-16T02:11:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[142991]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-16T02:11:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[142991]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-16T02:11:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[139570]: pgmap v2955: 169 pgs: 169 active+clean; 413 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 45 op/s 2023-12-16T02:11:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[139570]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-16T02:11:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:57 smithi078 ceph-mon[139570]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-16T02:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:57 smithi118 ceph-mon[131825]: pgmap v2955: 169 pgs: 169 active+clean; 413 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 45 op/s 2023-12-16T02:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:57 smithi118 ceph-mon[131825]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-16T02:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:57 smithi118 ceph-mon[131825]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-16T02:11:59.573 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:11:59.594 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:11:59.602 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:11:59.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:59 smithi078 ceph-mon[142991]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-16T02:11:59.824 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:11:59 smithi078 ceph-mon[142991]: pgmap v2959: 169 pgs: 169 active+clean; 421 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 146 op/s 2023-12-16T02:11:59.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:59 smithi078 ceph-mon[139570]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-16T02:11:59.824 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:11:59 smithi078 ceph-mon[139570]: pgmap v2959: 169 pgs: 169 active+clean; 421 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 146 op/s 2023-12-16T02:11:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:59 smithi118 ceph-mon[131825]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-16T02:11:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:11:59 smithi118 ceph-mon[131825]: pgmap v2959: 169 pgs: 169 active+clean; 421 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 146 op/s 2023-12-16T02:12:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:00 smithi118 ceph-mon[131825]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-16T02:12:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:00 smithi078 ceph-mon[139570]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-16T02:12:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:00 smithi078 ceph-mon[142991]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-16T02:12:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:01 smithi118 ceph-mon[131825]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-16T02:12:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:01 smithi118 ceph-mon[131825]: pgmap v2962: 169 pgs: 169 active+clean; 445 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 142 op/s 2023-12-16T02:12:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:01 smithi078 ceph-mon[139570]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-16T02:12:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:01 smithi078 ceph-mon[139570]: pgmap v2962: 169 pgs: 169 active+clean; 445 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 142 op/s 2023-12-16T02:12:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:01 smithi078 ceph-mon[142991]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-16T02:12:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:01 smithi078 ceph-mon[142991]: pgmap v2962: 169 pgs: 169 active+clean; 445 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 142 op/s 2023-12-16T02:12:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:02 smithi118 ceph-mon[131825]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-16T02:12:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:02 smithi118 ceph-mon[131825]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-16T02:12:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[139570]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-16T02:12:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[139570]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-16T02:12:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[142991]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-16T02:12:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:02 smithi078 ceph-mon[142991]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-16T02:12:03.009 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:12:03.032 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:03.186 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:03 smithi118 ceph-mon[131825]: pgmap v2965: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 144 op/s 2023-12-16T02:12:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:03 smithi078 ceph-mon[139570]: pgmap v2965: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 144 op/s 2023-12-16T02:12:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:03 smithi078 ceph-mon[142991]: pgmap v2965: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 144 op/s 2023-12-16T02:12:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:04 smithi118 ceph-mon[131825]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-16T02:12:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:04 smithi078 ceph-mon[139570]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-16T02:12:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:04 smithi078 ceph-mon[142991]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-16T02:12:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:05 smithi118 ceph-mon[131825]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-16T02:12:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:05 smithi118 ceph-mon[131825]: pgmap v2968: 169 pgs: 169 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 179 op/s 2023-12-16T02:12:05.926 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12005 ms) 2023-12-16T02:12:05.927 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2023-12-16T02:12:05.958 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:05.969 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:12:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:05 smithi078 ceph-mon[142991]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-16T02:12:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:05 smithi078 ceph-mon[142991]: pgmap v2968: 169 pgs: 169 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 179 op/s 2023-12-16T02:12:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:05 smithi078 ceph-mon[139570]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-16T02:12:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:05 smithi078 ceph-mon[139570]: pgmap v2968: 169 pgs: 169 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 179 op/s 2023-12-16T02:12:06.029 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:12:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:06 smithi078 ceph-mon[139570]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-16T02:12:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:06 smithi078 ceph-mon[142991]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-16T02:12:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:06] "GET /metrics HTTP/1.1" 200 39077 "" "Prometheus/2.43.0" 2023-12-16T02:12:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:06 smithi118 ceph-mon[131825]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-16T02:12:07.630 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:12:07.639 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:12:07.639 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:12:07.639 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:12:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:07 smithi078 ceph-mon[139570]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-16T02:12:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:07 smithi078 ceph-mon[139570]: pgmap v2971: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 53 op/s 2023-12-16T02:12:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:07 smithi078 ceph-mon[142991]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-16T02:12:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:07 smithi078 ceph-mon[142991]: pgmap v2971: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 53 op/s 2023-12-16T02:12:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:07 smithi118 ceph-mon[131825]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-16T02:12:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:07 smithi118 ceph-mon[131825]: pgmap v2971: 169 pgs: 169 active+clean; 453 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 53 op/s 2023-12-16T02:12:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:08 smithi118 ceph-mon[131825]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-16T02:12:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:08 smithi078 ceph-mon[139570]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-16T02:12:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:08 smithi078 ceph-mon[142991]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-16T02:12:09.641 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:12:09.648 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:12:09.648 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:12:09.659 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:12:09.673 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:12:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:09 smithi118 ceph-mon[131825]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-16T02:12:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:09 smithi118 ceph-mon[131825]: pgmap v2974: 169 pgs: 169 active+clean; 485 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 11 MiB/s wr, 486 op/s 2023-12-16T02:12:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:09 smithi078 ceph-mon[139570]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-16T02:12:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:09 smithi078 ceph-mon[139570]: pgmap v2974: 169 pgs: 169 active+clean; 485 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 11 MiB/s wr, 486 op/s 2023-12-16T02:12:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:09 smithi078 ceph-mon[142991]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-16T02:12:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:09 smithi078 ceph-mon[142991]: pgmap v2974: 169 pgs: 169 active+clean; 485 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 11 MiB/s wr, 486 op/s 2023-12-16T02:12:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:10 smithi118 ceph-mon[131825]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-16T02:12:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:10 smithi078 ceph-mon[142991]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-16T02:12:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:10 smithi078 ceph-mon[139570]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-16T02:12:11.669 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:11.697 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:12:11.707 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 0 2023-12-16T02:12:11.726 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:12:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:11 smithi078 ceph-mon[139570]: pgmap v2976: 169 pgs: 169 active+clean; 489 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 12 MiB/s wr, 513 op/s 2023-12-16T02:12:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:11 smithi078 ceph-mon[139570]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-16T02:12:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:11 smithi078 ceph-mon[142991]: pgmap v2976: 169 pgs: 169 active+clean; 489 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 12 MiB/s wr, 513 op/s 2023-12-16T02:12:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:11 smithi078 ceph-mon[142991]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-16T02:12:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:11 smithi118 ceph-mon[131825]: pgmap v2976: 169 pgs: 169 active+clean; 489 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 12 MiB/s wr, 513 op/s 2023-12-16T02:12:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:11 smithi118 ceph-mon[131825]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-16T02:12:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:12 smithi078 ceph-mon[139570]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-16T02:12:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:12 smithi078 ceph-mon[139570]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-16T02:12:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:12 smithi078 ceph-mon[142991]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-16T02:12:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:12 smithi078 ceph-mon[142991]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-16T02:12:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:12 smithi118 ceph-mon[131825]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-16T02:12:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:12 smithi118 ceph-mon[131825]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-16T02:12:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:13 smithi078 ceph-mon[139570]: pgmap v2980: 169 pgs: 169 active+clean; 497 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2023-12-16T02:12:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:13 smithi078 ceph-mon[139570]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-16T02:12:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:13 smithi078 ceph-mon[142991]: pgmap v2980: 169 pgs: 169 active+clean; 497 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2023-12-16T02:12:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:13 smithi078 ceph-mon[142991]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-16T02:12:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:13 smithi118 ceph-mon[131825]: pgmap v2980: 169 pgs: 169 active+clean; 497 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2023-12-16T02:12:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:13 smithi118 ceph-mon[131825]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-16T02:12:14.973 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:15.110 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:15 smithi118 ceph-mon[131825]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-16T02:12:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:15 smithi118 ceph-mon[131825]: pgmap v2983: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-16T02:12:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:15 smithi078 ceph-mon[142991]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-16T02:12:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:15 smithi078 ceph-mon[142991]: pgmap v2983: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-16T02:12:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:15 smithi078 ceph-mon[139570]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-16T02:12:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:15 smithi078 ceph-mon[139570]: pgmap v2983: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-16T02:12:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:16 smithi078 ceph-mon[139570]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-16T02:12:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:16] "GET /metrics HTTP/1.1" 200 39077 "" "Prometheus/2.43.0" 2023-12-16T02:12:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:16 smithi078 ceph-mon[142991]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-16T02:12:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:16 smithi118 ceph-mon[131825]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-16T02:12:17.902 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11975 ms) 2023-12-16T02:12:17.902 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2023-12-16T02:12:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:17 smithi118 ceph-mon[131825]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-16T02:12:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:17 smithi118 ceph-mon[131825]: pgmap v2986: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 183 op/s 2023-12-16T02:12:17.933 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:17.944 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:12:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[139570]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-16T02:12:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[139570]: pgmap v2986: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 183 op/s 2023-12-16T02:12:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[142991]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-16T02:12:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:17 smithi078 ceph-mon[142991]: pgmap v2986: 169 pgs: 169 active+clean; 509 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 183 op/s 2023-12-16T02:12:18.000 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:12:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:18 smithi118 ceph-mon[131825]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-16T02:12:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:18 smithi078 ceph-mon[139570]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-16T02:12:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:18 smithi078 ceph-mon[142991]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-16T02:12:19.218 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:12:19.522 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (51m) 5m ago 55m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (50m) 4m ago 55m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (56m) 5m ago 56m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (56m) 4m ago 56m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (50m) 4m ago 59m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (50m) 5m ago 61m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (50m) 5m ago 61m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (49m) 4m ago 59m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (49m) 5m ago 59m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (51m) 5m ago 54m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (50m) 4m ago 54m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:12:19.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (48m) 5m ago 59m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (48m) 5m ago 58m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (47m) 5m ago 58m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (47m) 5m ago 57m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (46m) 4m ago 57m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (46m) 4m ago 57m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (45m) 4m ago 56m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (44m) 4m ago 56m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:12:19.524 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (50m) 4m ago 55m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:12:19.612 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:12:19.622 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:12:19.622 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:12:19.622 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:12:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:19 smithi118 ceph-mon[131825]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-16T02:12:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:19 smithi118 ceph-mon[131825]: pgmap v2989: 169 pgs: 169 active+clean; 525 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 216 op/s 2023-12-16T02:12:19.923 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:12:19.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:12:19.925 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:12:19.925 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:12:19.925 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:12:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:19 smithi078 ceph-mon[139570]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-16T02:12:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:19 smithi078 ceph-mon[139570]: pgmap v2989: 169 pgs: 169 active+clean; 525 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 216 op/s 2023-12-16T02:12:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:19 smithi078 ceph-mon[142991]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-16T02:12:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:19 smithi078 ceph-mon[142991]: pgmap v2989: 169 pgs: 169 active+clean; 525 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 216 op/s 2023-12-16T02:12:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:20 smithi118 ceph-mon[131825]: from='client.47189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:20 smithi118 ceph-mon[131825]: from='client.47195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:20 smithi118 ceph-mon[131825]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-16T02:12:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/829178235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[139570]: from='client.47189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[139570]: from='client.47195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[139570]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/829178235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[142991]: from='client.47189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[142991]: from='client.47195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[142991]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-16T02:12:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/829178235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:21.617 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:12:21.626 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:12:21.626 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:12:21.636 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:12:21.647 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: pgmap v2992: 169 pgs: 169 active+clean; 533 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 9.0 MiB/s wr, 422 op/s 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:12:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:12:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: pgmap v2992: 169 pgs: 169 active+clean; 533 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 9.0 MiB/s wr, 422 op/s 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: pgmap v2992: 169 pgs: 169 active+clean; 533 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s rd, 9.0 MiB/s wr, 422 op/s 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:12:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:12:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:12:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:22 smithi118 ceph-mon[131825]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-16T02:12:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:22 smithi118 ceph-mon[131825]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-16T02:12:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:22 smithi078 ceph-mon[139570]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-16T02:12:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:22 smithi078 ceph-mon[139570]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-16T02:12:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:22 smithi078 ceph-mon[142991]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-16T02:12:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:22 smithi078 ceph-mon[142991]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-16T02:12:23.576 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:23.604 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:12:23.614 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:12:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:23 smithi118 ceph-mon[131825]: pgmap v2995: 169 pgs: 169 active+clean; 545 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 352 op/s 2023-12-16T02:12:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:23 smithi118 ceph-mon[131825]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-16T02:12:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:23 smithi078 ceph-mon[139570]: pgmap v2995: 169 pgs: 169 active+clean; 545 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 352 op/s 2023-12-16T02:12:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:23 smithi078 ceph-mon[139570]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-16T02:12:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:23 smithi078 ceph-mon[142991]: pgmap v2995: 169 pgs: 169 active+clean; 545 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 352 op/s 2023-12-16T02:12:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:23 smithi078 ceph-mon[142991]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-16T02:12:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:25 smithi118 ceph-mon[131825]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-16T02:12:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:25 smithi118 ceph-mon[131825]: pgmap v2998: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 153 op/s 2023-12-16T02:12:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:25 smithi078 ceph-mon[142991]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-16T02:12:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:25 smithi078 ceph-mon[142991]: pgmap v2998: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 153 op/s 2023-12-16T02:12:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:25 smithi078 ceph-mon[139570]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-16T02:12:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:25 smithi078 ceph-mon[139570]: pgmap v2998: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 153 op/s 2023-12-16T02:12:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:26 smithi078 ceph-mon[139570]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-16T02:12:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:26 smithi078 ceph-mon[142991]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-16T02:12:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:26] "GET /metrics HTTP/1.1" 200 39076 "" "Prometheus/2.43.0" 2023-12-16T02:12:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:26 smithi118 ceph-mon[131825]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-16T02:12:27.088 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 0 2023-12-16T02:12:27.164 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:27.287 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:27 smithi118 ceph-mon[131825]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-16T02:12:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:27 smithi118 ceph-mon[131825]: pgmap v3001: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2023-12-16T02:12:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:27 smithi118 ceph-mon[131825]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[142991]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[142991]: pgmap v3001: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[142991]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[139570]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[139570]: pgmap v3001: 169 pgs: 169 active+clean; 565 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2023-12-16T02:12:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:27 smithi078 ceph-mon[139570]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-16T02:12:29.856 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11955 ms) 2023-12-16T02:12:29.856 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2023-12-16T02:12:29.889 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:29.901 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:12:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:29 smithi118 ceph-mon[131825]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-16T02:12:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:29 smithi118 ceph-mon[131825]: pgmap v3004: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 208 op/s 2023-12-16T02:12:29.961 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:12:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:29 smithi078 ceph-mon[139570]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-16T02:12:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:29 smithi078 ceph-mon[139570]: pgmap v3004: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 208 op/s 2023-12-16T02:12:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:29 smithi078 ceph-mon[142991]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-16T02:12:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:29 smithi078 ceph-mon[142991]: pgmap v3004: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 208 op/s 2023-12-16T02:12:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:30 smithi118 ceph-mon[131825]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-16T02:12:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:30 smithi078 ceph-mon[139570]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-16T02:12:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:30 smithi078 ceph-mon[142991]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-16T02:12:31.604 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:12:31.614 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:12:31.614 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:12:31.615 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:12:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:31 smithi118 ceph-mon[131825]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-16T02:12:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:31 smithi118 ceph-mon[131825]: pgmap v3007: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-16T02:12:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:31 smithi078 ceph-mon[139570]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-16T02:12:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:31 smithi078 ceph-mon[139570]: pgmap v3007: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-16T02:12:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:31 smithi078 ceph-mon[142991]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-16T02:12:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:31 smithi078 ceph-mon[142991]: pgmap v3007: 169 pgs: 169 active+clean; 569 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 4.0 MiB/s wr, 282 op/s 2023-12-16T02:12:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:32 smithi118 ceph-mon[131825]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-16T02:12:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:32 smithi078 ceph-mon[142991]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-16T02:12:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:32 smithi078 ceph-mon[139570]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-16T02:12:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:33.615 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:12:33.622 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:12:33.622 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:12:33.633 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:12:33.643 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:12:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:33 smithi118 ceph-mon[131825]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-16T02:12:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:33 smithi118 ceph-mon[131825]: pgmap v3010: 169 pgs: 169 active+clean; 589 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 9.0 MiB/s wr, 399 op/s 2023-12-16T02:12:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:33 smithi078 ceph-mon[139570]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-16T02:12:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:33 smithi078 ceph-mon[139570]: pgmap v3010: 169 pgs: 169 active+clean; 589 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 9.0 MiB/s wr, 399 op/s 2023-12-16T02:12:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:33 smithi078 ceph-mon[142991]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-16T02:12:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:33 smithi078 ceph-mon[142991]: pgmap v3010: 169 pgs: 169 active+clean; 589 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 9.0 MiB/s wr, 399 op/s 2023-12-16T02:12:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:34 smithi118 ceph-mon[131825]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-16T02:12:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:34 smithi078 ceph-mon[139570]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-16T02:12:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:34 smithi078 ceph-mon[142991]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-16T02:12:35.634 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:35.662 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:12:35.673 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:12:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:35 smithi118 ceph-mon[131825]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-16T02:12:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:35 smithi118 ceph-mon[131825]: pgmap v3013: 169 pgs: 169 active+clean; 601 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 413 op/s 2023-12-16T02:12:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:35 smithi078 ceph-mon[142991]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-16T02:12:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:35 smithi078 ceph-mon[142991]: pgmap v3013: 169 pgs: 169 active+clean; 601 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 413 op/s 2023-12-16T02:12:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:35 smithi078 ceph-mon[139570]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-16T02:12:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:35 smithi078 ceph-mon[139570]: pgmap v3013: 169 pgs: 169 active+clean; 601 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 413 op/s 2023-12-16T02:12:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:36 smithi078 ceph-mon[139570]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-16T02:12:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:36 smithi078 ceph-mon[142991]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-16T02:12:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:36] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:12:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:36 smithi118 ceph-mon[131825]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-16T02:12:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:37 smithi118 ceph-mon[131825]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-16T02:12:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:37 smithi118 ceph-mon[131825]: pgmap v3016: 169 pgs: 169 active+clean; 609 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 89 op/s 2023-12-16T02:12:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:37 smithi118 ceph-mon[131825]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[139570]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[139570]: pgmap v3016: 169 pgs: 169 active+clean; 609 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 89 op/s 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[139570]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[142991]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[142991]: pgmap v3016: 169 pgs: 169 active+clean; 609 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 89 op/s 2023-12-16T02:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:37 smithi078 ceph-mon[142991]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-16T02:12:39.008 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:12:39.019 INFO:tasks.workunit.client.0.smithi078.stdout:write: * 83886080~1000 2023-12-16T02:12:39.047 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:39.190 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:39 smithi118 ceph-mon[131825]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-16T02:12:39.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:39 smithi118 ceph-mon[131825]: pgmap v3019: 169 pgs: 169 active+clean; 621 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 79 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2023-12-16T02:12:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:39 smithi078 ceph-mon[139570]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-16T02:12:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:39 smithi078 ceph-mon[139570]: pgmap v3019: 169 pgs: 169 active+clean; 621 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 79 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2023-12-16T02:12:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:39 smithi078 ceph-mon[142991]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-16T02:12:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:39 smithi078 ceph-mon[142991]: pgmap v3019: 169 pgs: 169 active+clean; 621 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 79 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2023-12-16T02:12:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:40 smithi118 ceph-mon[131825]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-16T02:12:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:40 smithi078 ceph-mon[139570]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-16T02:12:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:40 smithi078 ceph-mon[142991]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-16T02:12:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:41 smithi118 ceph-mon[131825]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-16T02:12:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:41 smithi118 ceph-mon[131825]: pgmap v3022: 169 pgs: 169 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 343 op/s 2023-12-16T02:12:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:41 smithi078 ceph-mon[139570]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-16T02:12:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:41 smithi078 ceph-mon[139570]: pgmap v3022: 169 pgs: 169 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 343 op/s 2023-12-16T02:12:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:41 smithi078 ceph-mon[142991]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-16T02:12:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:41 smithi078 ceph-mon[142991]: pgmap v3022: 169 pgs: 169 active+clean; 617 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 343 op/s 2023-12-16T02:12:41.990 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12133 ms) 2023-12-16T02:12:41.990 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2023-12-16T02:12:42.022 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:42.033 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 41943040~10 2023-12-16T02:12:42.041 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:12:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:42 smithi118 ceph-mon[131825]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-16T02:12:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:42 smithi078 ceph-mon[139570]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-16T02:12:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:42 smithi078 ceph-mon[142991]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-16T02:12:43.617 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:12:43.640 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:12:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:43 smithi118 ceph-mon[131825]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-16T02:12:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:43 smithi118 ceph-mon[131825]: pgmap v3025: 169 pgs: 169 active+clean; 605 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 274 op/s 2023-12-16T02:12:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:43 smithi078 ceph-mon[139570]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-16T02:12:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:43 smithi078 ceph-mon[139570]: pgmap v3025: 169 pgs: 169 active+clean; 605 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 274 op/s 2023-12-16T02:12:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:43 smithi078 ceph-mon[142991]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-16T02:12:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:43 smithi078 ceph-mon[142991]: pgmap v3025: 169 pgs: 169 active+clean; 605 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 274 op/s 2023-12-16T02:12:44.772 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:44.784 INFO:tasks.workunit.client.0.smithi078.stdout:write: Y 41943040~5 2023-12-16T02:12:44.893 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:44 smithi118 ceph-mon[131825]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-16T02:12:44.969 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:44 smithi078 ceph-mon[139570]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-16T02:12:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:44 smithi078 ceph-mon[142991]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-16T02:12:45.758 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3768 ms) 2023-12-16T02:12:45.758 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2023-12-16T02:12:45.795 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:45.806 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:12:45.858 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:12:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:45 smithi118 ceph-mon[131825]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-16T02:12:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:45 smithi118 ceph-mon[131825]: pgmap v3028: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 303 op/s 2023-12-16T02:12:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:45 smithi078 ceph-mon[142991]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-16T02:12:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:45 smithi078 ceph-mon[142991]: pgmap v3028: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 303 op/s 2023-12-16T02:12:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:45 smithi078 ceph-mon[139570]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-16T02:12:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:45 smithi078 ceph-mon[139570]: pgmap v3028: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 303 op/s 2023-12-16T02:12:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:46] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:12:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:46 smithi078 ceph-mon[139570]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-16T02:12:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:46 smithi078 ceph-mon[142991]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-16T02:12:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:46 smithi118 ceph-mon[131825]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-16T02:12:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:12:47.576 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:12:47.592 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:12:47.592 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:12:47.592 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:12:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:47 smithi118 ceph-mon[131825]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-16T02:12:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:47 smithi118 ceph-mon[131825]: pgmap v3031: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 291 op/s 2023-12-16T02:12:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:47 smithi118 ceph-mon[131825]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[139570]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[139570]: pgmap v3031: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 291 op/s 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[139570]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[142991]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[142991]: pgmap v3031: 169 pgs: 169 active+clean; 621 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 291 op/s 2023-12-16T02:12:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:47 smithi078 ceph-mon[142991]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-16T02:12:49.589 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:12:49.599 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:12:49.599 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:12:49.608 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:12:49.620 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:12:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:49 smithi118 ceph-mon[131825]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-16T02:12:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:49 smithi118 ceph-mon[131825]: pgmap v3034: 169 pgs: 169 active+clean; 637 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2023-12-16T02:12:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:49 smithi078 ceph-mon[139570]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-16T02:12:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:49 smithi078 ceph-mon[139570]: pgmap v3034: 169 pgs: 169 active+clean; 637 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2023-12-16T02:12:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:49 smithi078 ceph-mon[142991]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-16T02:12:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:49 smithi078 ceph-mon[142991]: pgmap v3034: 169 pgs: 169 active+clean; 637 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.0 MiB/s wr, 253 op/s 2023-12-16T02:12:50.273 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (51m) 5m ago 55m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (51m) 4m ago 55m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (56m) 5m ago 56m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (56m) 4m ago 56m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (50m) 4m ago 59m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (51m) 5m ago 61m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (50m) 5m ago 61m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (50m) 4m ago 60m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (50m) 5m ago 60m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (51m) 5m ago 55m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (51m) 4m ago 55m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (49m) 5m ago 59m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:12:50.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (48m) 5m ago 59m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (48m) 5m ago 58m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (47m) 5m ago 58m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (47m) 4m ago 58m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (46m) 4m ago 57m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (45m) 4m ago 57m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (45m) 4m ago 57m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:12:50.581 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (51m) 4m ago 56m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:12:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:50 smithi118 ceph-mon[131825]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:50.967 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:12:50.968 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:12:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:50 smithi078 ceph-mon[139570]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-16T02:12:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:50 smithi078 ceph-mon[142991]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-16T02:12:51.599 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:12:51.624 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:12:51.634 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:12:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:51 smithi118 ceph-mon[131825]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:51 smithi118 ceph-mon[131825]: from='client.47213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:51 smithi118 ceph-mon[131825]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-16T02:12:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:51 smithi118 ceph-mon[131825]: pgmap v3037: 169 pgs: 169 active+clean; 649 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 7.0 MiB/s wr, 404 op/s 2023-12-16T02:12:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3807547689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[139570]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[139570]: from='client.47213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[139570]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[139570]: pgmap v3037: 169 pgs: 169 active+clean; 649 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 7.0 MiB/s wr, 404 op/s 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3807547689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[142991]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[142991]: from='client.47213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[142991]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[142991]: pgmap v3037: 169 pgs: 169 active+clean; 649 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 7.0 MiB/s wr, 404 op/s 2023-12-16T02:12:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3807547689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:12:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:52 smithi118 ceph-mon[131825]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-16T02:12:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:52 smithi118 ceph-mon[131825]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-16T02:12:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:52 smithi078 ceph-mon[139570]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-16T02:12:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:52 smithi078 ceph-mon[139570]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-16T02:12:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:52 smithi078 ceph-mon[142991]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-16T02:12:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:52 smithi078 ceph-mon[142991]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-16T02:12:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:53 smithi118 ceph-mon[131825]: pgmap v3040: 169 pgs: 169 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 201 KiB/s rd, 7.0 MiB/s wr, 273 op/s 2023-12-16T02:12:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:53 smithi118 ceph-mon[131825]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-16T02:12:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:53 smithi078 ceph-mon[139570]: pgmap v3040: 169 pgs: 169 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 201 KiB/s rd, 7.0 MiB/s wr, 273 op/s 2023-12-16T02:12:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:53 smithi078 ceph-mon[139570]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-16T02:12:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:53 smithi078 ceph-mon[142991]: pgmap v3040: 169 pgs: 169 active+clean; 673 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 201 KiB/s rd, 7.0 MiB/s wr, 273 op/s 2023-12-16T02:12:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:53 smithi078 ceph-mon[142991]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-16T02:12:55.206 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: after_prepare_snap 2023-12-16T02:12:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:55 smithi118 ceph-mon[131825]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-16T02:12:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:55 smithi118 ceph-mon[131825]: pgmap v3043: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 158 op/s 2023-12-16T02:12:55.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:55 smithi078 ceph-mon[139570]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-16T02:12:55.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:55 smithi078 ceph-mon[139570]: pgmap v3043: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 158 op/s 2023-12-16T02:12:55.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:55 smithi078 ceph-mon[142991]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-16T02:12:55.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:55 smithi078 ceph-mon[142991]: pgmap v3043: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 158 op/s 2023-12-16T02:12:56.613 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:12:56.647 INFO:tasks.workunit.client.0.smithi078.stdout:write: * 0~1000 2023-12-16T02:12:56.654 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:12:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:56 smithi078 ceph-mon[139570]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-16T02:12:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:12:56] "GET /metrics HTTP/1.1" 200 39079 "" "Prometheus/2.43.0" 2023-12-16T02:12:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:56 smithi078 ceph-mon[142991]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-16T02:12:56.805 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:12:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:56 smithi118 ceph-mon[131825]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-16T02:12:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:57 smithi118 ceph-mon[131825]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-16T02:12:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:57 smithi118 ceph-mon[131825]: pgmap v3046: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 90 op/s 2023-12-16T02:12:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:57 smithi078 ceph-mon[139570]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-16T02:12:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:57 smithi078 ceph-mon[139570]: pgmap v3046: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 90 op/s 2023-12-16T02:12:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:57 smithi078 ceph-mon[142991]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-16T02:12:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:57 smithi078 ceph-mon[142991]: pgmap v3046: 169 pgs: 169 active+clean; 677 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.0 MiB/s wr, 90 op/s 2023-12-16T02:12:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:58 smithi118 ceph-mon[131825]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-16T02:12:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:58 smithi078 ceph-mon[139570]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-16T02:12:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:58 smithi078 ceph-mon[142991]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-16T02:12:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:59 smithi118 ceph-mon[131825]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-16T02:12:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:12:59 smithi118 ceph-mon[131825]: pgmap v3049: 169 pgs: 169 active+clean; 685 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 2.0 MiB/s wr, 304 op/s 2023-12-16T02:12:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:59 smithi078 ceph-mon[142991]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-16T02:12:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:12:59 smithi078 ceph-mon[142991]: pgmap v3049: 169 pgs: 169 active+clean; 685 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 2.0 MiB/s wr, 304 op/s 2023-12-16T02:12:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:59 smithi078 ceph-mon[139570]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-16T02:12:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:12:59 smithi078 ceph-mon[139570]: pgmap v3049: 169 pgs: 169 active+clean; 685 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 2.0 MiB/s wr, 304 op/s 2023-12-16T02:13:00.023 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14265 ms) 2023-12-16T02:13:00.023 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2023-12-16T02:13:00.058 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:00.069 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:00.127 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:00 smithi118 ceph-mon[131825]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-16T02:13:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:00 smithi078 ceph-mon[139570]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-16T02:13:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:00 smithi078 ceph-mon[142991]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-16T02:13:01.657 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:13:01.668 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:13:01.668 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:13:01.668 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:01 smithi118 ceph-mon[131825]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-16T02:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:01 smithi118 ceph-mon[131825]: pgmap v3052: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 59 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2023-12-16T02:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[139570]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[139570]: pgmap v3052: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 59 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[142991]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[142991]: pgmap v3052: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 59 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2023-12-16T02:13:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:02 smithi118 ceph-mon[131825]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-16T02:13:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:02 smithi078 ceph-mon[139570]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-16T02:13:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:02 smithi078 ceph-mon[142991]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-16T02:13:03.669 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:13:03.677 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:13:03.678 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:13:03.687 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:13:03.700 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:13:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:03 smithi118 ceph-mon[131825]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-16T02:13:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:03 smithi118 ceph-mon[131825]: pgmap v3055: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 326 op/s 2023-12-16T02:13:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:03 smithi078 ceph-mon[139570]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-16T02:13:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:03 smithi078 ceph-mon[139570]: pgmap v3055: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 326 op/s 2023-12-16T02:13:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:03 smithi078 ceph-mon[142991]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-16T02:13:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:03 smithi078 ceph-mon[142991]: pgmap v3055: 169 pgs: 169 active+clean; 697 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 326 op/s 2023-12-16T02:13:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:04 smithi078 ceph-mon[139570]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-16T02:13:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:04 smithi078 ceph-mon[142991]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-16T02:13:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:04 smithi118 ceph-mon[131825]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-16T02:13:05.680 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:05.706 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:13:05.717 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:05 smithi078 ceph-mon[139570]: pgmap v3057: 169 pgs: 169 active+clean; 705 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 82 op/s 2023-12-16T02:13:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:05 smithi078 ceph-mon[139570]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-16T02:13:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:05 smithi078 ceph-mon[142991]: pgmap v3057: 169 pgs: 169 active+clean; 705 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 82 op/s 2023-12-16T02:13:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:05 smithi078 ceph-mon[142991]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-16T02:13:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:05 smithi118 ceph-mon[131825]: pgmap v3057: 169 pgs: 169 active+clean; 705 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 7.0 MiB/s wr, 82 op/s 2023-12-16T02:13:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:05 smithi118 ceph-mon[131825]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-16T02:13:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:06 smithi078 ceph-mon[139570]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-16T02:13:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:06 smithi078 ceph-mon[142991]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-16T02:13:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:06] "GET /metrics HTTP/1.1" 200 39079 "" "Prometheus/2.43.0" 2023-12-16T02:13:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:06 smithi118 ceph-mon[131825]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[139570]: pgmap v3060: 169 pgs: 169 active+clean; 729 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 100 op/s 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[139570]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[139570]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[142991]: pgmap v3060: 169 pgs: 169 active+clean; 729 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 100 op/s 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[142991]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-16T02:13:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:07 smithi078 ceph-mon[142991]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-16T02:13:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:07 smithi118 ceph-mon[131825]: pgmap v3060: 169 pgs: 169 active+clean; 729 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 100 op/s 2023-12-16T02:13:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:07 smithi118 ceph-mon[131825]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-16T02:13:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:07 smithi118 ceph-mon[131825]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-16T02:13:09.071 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: after_prepare_snap 2023-12-16T02:13:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:09 smithi118 ceph-mon[131825]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-16T02:13:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:09 smithi118 ceph-mon[131825]: pgmap v3064: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 116 op/s 2023-12-16T02:13:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:09 smithi078 ceph-mon[139570]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-16T02:13:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:09 smithi078 ceph-mon[139570]: pgmap v3064: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 116 op/s 2023-12-16T02:13:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:09 smithi078 ceph-mon[142991]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-16T02:13:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:09 smithi078 ceph-mon[142991]: pgmap v3064: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 116 op/s 2023-12-16T02:13:10.609 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:13:10.676 INFO:tasks.workunit.client.0.smithi078.stdout:write: * 83886080~1000 2023-12-16T02:13:10.676 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:10.772 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:10 smithi118 ceph-mon[131825]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-16T02:13:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:10 smithi078 ceph-mon[139570]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-16T02:13:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:10 smithi078 ceph-mon[142991]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-16T02:13:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:11 smithi118 ceph-mon[131825]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-16T02:13:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:11 smithi118 ceph-mon[131825]: pgmap v3067: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.0 MiB/s wr, 263 op/s 2023-12-16T02:13:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:11 smithi078 ceph-mon[139570]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-16T02:13:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:11 smithi078 ceph-mon[139570]: pgmap v3067: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.0 MiB/s wr, 263 op/s 2023-12-16T02:13:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:11 smithi078 ceph-mon[142991]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-16T02:13:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:11 smithi078 ceph-mon[142991]: pgmap v3067: 169 pgs: 169 active+clean; 733 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.0 MiB/s wr, 263 op/s 2023-12-16T02:13:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:12 smithi118 ceph-mon[131825]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-16T02:13:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:12 smithi078 ceph-mon[139570]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-16T02:13:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:12 smithi078 ceph-mon[142991]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-16T02:13:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:13 smithi118 ceph-mon[131825]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-16T02:13:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:13 smithi118 ceph-mon[131825]: pgmap v3070: 169 pgs: 169 active+clean; 737 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 248 op/s 2023-12-16T02:13:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:13 smithi078 ceph-mon[139570]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-16T02:13:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:13 smithi078 ceph-mon[139570]: pgmap v3070: 169 pgs: 169 active+clean; 737 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 248 op/s 2023-12-16T02:13:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:13 smithi078 ceph-mon[142991]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-16T02:13:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:13 smithi078 ceph-mon[142991]: pgmap v3070: 169 pgs: 169 active+clean; 737 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 248 op/s 2023-12-16T02:13:14.037 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14014 ms) 2023-12-16T02:13:14.037 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Clone 2023-12-16T02:13:14.069 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:14.080 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~8388609 2023-12-16T02:13:14.144 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 16777218~8388609 2023-12-16T02:13:14.191 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap 2023-12-16T02:13:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:14 smithi118 ceph-mon[131825]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-16T02:13:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:14 smithi078 ceph-mon[139570]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-16T02:13:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:14 smithi078 ceph-mon[142991]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-16T02:13:15.644 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap 2023-12-16T02:13:15.658 INFO:tasks.workunit.client.0.smithi078.stdout:clone image301 -> image304 2023-12-16T02:13:15.759 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:13:15.812 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:13:15.815 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap 2023-12-16T02:13:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:15 smithi118 ceph-mon[131825]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-16T02:13:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:15 smithi118 ceph-mon[131825]: pgmap v3073: 169 pgs: 169 active+clean; 757 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 268 op/s 2023-12-16T02:13:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:15 smithi078 ceph-mon[139570]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-16T02:13:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:15 smithi078 ceph-mon[139570]: pgmap v3073: 169 pgs: 169 active+clean; 757 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 268 op/s 2023-12-16T02:13:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:15 smithi078 ceph-mon[142991]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-16T02:13:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:15 smithi078 ceph-mon[142991]: pgmap v3073: 169 pgs: 169 active+clean; 757 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 268 op/s 2023-12-16T02:13:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:16 smithi078 ceph-mon[139570]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-16T02:13:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:16] "GET /metrics HTTP/1.1" 200 39079 "" "Prometheus/2.43.0" 2023-12-16T02:13:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:16 smithi078 ceph-mon[142991]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-16T02:13:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:16 smithi118 ceph-mon[131825]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-16T02:13:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:17.665 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap 2023-12-16T02:13:17.681 INFO:tasks.workunit.client.0.smithi078.stdout:clone image304 -> image306 2023-12-16T02:13:17.826 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 1000~1000 2023-12-16T02:13:17.878 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 2010~1000 2023-12-16T02:13:17.881 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:17 smithi118 ceph-mon[131825]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-16T02:13:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:17 smithi118 ceph-mon[131825]: pgmap v3076: 169 pgs: 169 active+clean; 749 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2023-12-16T02:13:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:17 smithi078 ceph-mon[139570]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-16T02:13:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:17 smithi078 ceph-mon[139570]: pgmap v3076: 169 pgs: 169 active+clean; 749 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2023-12-16T02:13:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:17 smithi078 ceph-mon[142991]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-16T02:13:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:17 smithi078 ceph-mon[142991]: pgmap v3076: 169 pgs: 169 active+clean; 749 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 4.0 MiB/s wr, 360 op/s 2023-12-16T02:13:18.194 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:18.372 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:18.543 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Clone (4506 ms) 2023-12-16T02:13:18.543 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneParent 2023-12-16T02:13:18.573 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:18.584 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap 2023-12-16T02:13:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:18 smithi118 ceph-mon[131825]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-16T02:13:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:18 smithi078 ceph-mon[139570]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-16T02:13:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:18 smithi078 ceph-mon[142991]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-16T02:13:19.670 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap 2023-12-16T02:13:19.685 INFO:tasks.workunit.client.0.smithi078.stdout:clone image307 -> image310 2023-12-16T02:13:19.792 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:19 smithi118 ceph-mon[131825]: pgmap v3078: 169 pgs: 169 active+clean; 753 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 292 op/s 2023-12-16T02:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:19 smithi118 ceph-mon[131825]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-16T02:13:19.950 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:13:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:19 smithi078 ceph-mon[139570]: pgmap v3078: 169 pgs: 169 active+clean; 753 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 292 op/s 2023-12-16T02:13:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:19 smithi078 ceph-mon[139570]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-16T02:13:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:19 smithi078 ceph-mon[142991]: pgmap v3078: 169 pgs: 169 active+clean; 753 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 292 op/s 2023-12-16T02:13:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:19 smithi078 ceph-mon[142991]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-16T02:13:20.084 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneParent (1541 ms) 2023-12-16T02:13:20.084 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2023-12-16T02:13:20.114 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:20.125 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~10 2023-12-16T02:13:20.133 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap 2023-12-16T02:13:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:20 smithi078 ceph-mon[139570]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-16T02:13:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:20 smithi078 ceph-mon[142991]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-16T02:13:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:20 smithi118 ceph-mon[131825]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-16T02:13:21.329 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (52m) 6m ago 56m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (52m) 5m ago 56m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (57m) 6m ago 57m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (57m) 5m ago 57m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (51m) 5m ago 60m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (51m) 6m ago 62m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (51m) 6m ago 62m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (50m) 5m ago 60m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (50m) 6m ago 60m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (52m) 6m ago 55m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:13:21.662 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (51m) 5m ago 55m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (49m) 6m ago 60m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (49m) 6m ago 59m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (48m) 6m ago 59m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (48m) 6m ago 59m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (47m) 5m ago 58m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (47m) 5m ago 58m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (46m) 5m ago 57m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (45m) 5m ago 57m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:13:21.663 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (51m) 5m ago 56m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:13:21.682 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap 2023-12-16T02:13:21.696 INFO:tasks.workunit.client.0.smithi078.stdout:clone image311 -> image314 2023-12-16T02:13:21.798 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:21.968 INFO:tasks.workunit.client.0.smithi078.stdout:write: Y 0~1 2023-12-16T02:13:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[142991]: pgmap v3081: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:13:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[142991]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-16T02:13:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[139570]: pgmap v3081: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[139570]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:21.998 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:22.075 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:13:22.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:13:22.131 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:13:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:21 smithi118 ceph-mon[131825]: pgmap v3081: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:13:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:21 smithi118 ceph-mon[131825]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-16T02:13:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:13:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:22.197 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2114 ms) 2023-12-16T02:13:22.197 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2023-12-16T02:13:22.230 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:22.241 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 41943040~10 2023-12-16T02:13:22.250 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/266296006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[139570]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-16T02:13:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/266296006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:22 smithi078 ceph-mon[142991]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/266296006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:22 smithi118 ceph-mon[131825]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-16T02:13:23.596 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 41943041~10 2023-12-16T02:13:23.603 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:23 smithi078 ceph-mon[139570]: pgmap v3085: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 853 op/s 2023-12-16T02:13:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:23 smithi078 ceph-mon[139570]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-16T02:13:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:23 smithi078 ceph-mon[142991]: pgmap v3085: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 853 op/s 2023-12-16T02:13:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:23 smithi078 ceph-mon[142991]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-16T02:13:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:23 smithi118 ceph-mon[131825]: pgmap v3085: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 853 op/s 2023-12-16T02:13:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:23 smithi118 ceph-mon[131825]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-16T02:13:24.743 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 41943042~10 2023-12-16T02:13:24.758 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:13:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:25 smithi118 ceph-mon[131825]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-16T02:13:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:25 smithi118 ceph-mon[131825]: pgmap v3088: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 34 KiB/s wr, 1.14k op/s 2023-12-16T02:13:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:25 smithi078 ceph-mon[139570]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-16T02:13:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:25 smithi078 ceph-mon[139570]: pgmap v3088: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 34 KiB/s wr, 1.14k op/s 2023-12-16T02:13:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:25 smithi078 ceph-mon[142991]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-16T02:13:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:25 smithi078 ceph-mon[142991]: pgmap v3088: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 34 KiB/s wr, 1.14k op/s 2023-12-16T02:13:26.611 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:13:26.651 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:26.716 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:26 smithi078 ceph-mon[139570]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-16T02:13:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:26 smithi078 ceph-mon[142991]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-16T02:13:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:26] "GET /metrics HTTP/1.1" 200 39079 "" "Prometheus/2.43.0" 2023-12-16T02:13:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:26 smithi118 ceph-mon[131825]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-16T02:13:27.762 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5565 ms) 2023-12-16T02:13:27.763 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2023-12-16T02:13:27.794 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:27.805 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 41943040~10 2023-12-16T02:13:27.814 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:27 smithi118 ceph-mon[131825]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-16T02:13:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:27 smithi118 ceph-mon[131825]: pgmap v3091: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.5 MiB/s rd, 23 KiB/s wr, 616 op/s 2023-12-16T02:13:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:27 smithi078 ceph-mon[139570]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-16T02:13:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:27 smithi078 ceph-mon[139570]: pgmap v3091: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.5 MiB/s rd, 23 KiB/s wr, 616 op/s 2023-12-16T02:13:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:27 smithi078 ceph-mon[142991]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-16T02:13:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:27 smithi078 ceph-mon[142991]: pgmap v3091: 169 pgs: 169 active+clean; 781 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.5 MiB/s rd, 23 KiB/s wr, 616 op/s 2023-12-16T02:13:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:28 smithi118 ceph-mon[131825]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-16T02:13:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:28 smithi078 ceph-mon[139570]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-16T02:13:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:28 smithi078 ceph-mon[142991]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-16T02:13:29.628 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:13:29.656 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:29 smithi118 ceph-mon[131825]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-16T02:13:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:29 smithi118 ceph-mon[131825]: pgmap v3094: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 340 op/s 2023-12-16T02:13:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:29 smithi078 ceph-mon[139570]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-16T02:13:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:29 smithi078 ceph-mon[139570]: pgmap v3094: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 340 op/s 2023-12-16T02:13:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:29 smithi078 ceph-mon[142991]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-16T02:13:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:29 smithi078 ceph-mon[142991]: pgmap v3094: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 340 op/s 2023-12-16T02:13:30.782 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:30.797 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:13:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:30 smithi118 ceph-mon[131825]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-16T02:13:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:30 smithi078 ceph-mon[139570]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-16T02:13:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:30 smithi078 ceph-mon[142991]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-16T02:13:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:31 smithi118 ceph-mon[131825]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-16T02:13:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:31 smithi118 ceph-mon[131825]: pgmap v3097: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 362 op/s 2023-12-16T02:13:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[139570]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[139570]: pgmap v3097: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 362 op/s 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[142991]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[142991]: pgmap v3097: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 362 op/s 2023-12-16T02:13:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:32.658 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 41943040~10 2023-12-16T02:13:32.665 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap4 2023-12-16T02:13:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:32 smithi118 ceph-mon[131825]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-16T02:13:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:32 smithi078 ceph-mon[139570]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-16T02:13:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:32 smithi078 ceph-mon[142991]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-16T02:13:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:33 smithi118 ceph-mon[131825]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-16T02:13:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:33 smithi118 ceph-mon[131825]: pgmap v3100: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 105 KiB/s rd, 13 KiB/s wr, 149 op/s 2023-12-16T02:13:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:33 smithi078 ceph-mon[139570]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-16T02:13:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:33 smithi078 ceph-mon[139570]: pgmap v3100: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 105 KiB/s rd, 13 KiB/s wr, 149 op/s 2023-12-16T02:13:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:33 smithi078 ceph-mon[142991]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-16T02:13:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:33 smithi078 ceph-mon[142991]: pgmap v3100: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 105 KiB/s rd, 13 KiB/s wr, 149 op/s 2023-12-16T02:13:34.661 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 41943040 2023-12-16T02:13:34.685 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:34.765 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:34 smithi118 ceph-mon[131825]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-16T02:13:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:34 smithi078 ceph-mon[142991]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-16T02:13:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:34 smithi078 ceph-mon[139570]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-16T02:13:35.844 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8081 ms) 2023-12-16T02:13:35.844 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortInUseImage 2023-12-16T02:13:35.876 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:35.887 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:35 smithi078 ceph-mon[139570]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-16T02:13:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:35 smithi078 ceph-mon[139570]: pgmap v3103: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-12-16T02:13:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:35 smithi078 ceph-mon[142991]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-16T02:13:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:35 smithi078 ceph-mon[142991]: pgmap v3103: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-12-16T02:13:36.073 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortInUseImage (229 ms) 2023-12-16T02:13:36.073 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2023-12-16T02:13:36.103 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:36.113 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:35 smithi118 ceph-mon[131825]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-16T02:13:36.205 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:35 smithi118 ceph-mon[131825]: pgmap v3103: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-12-16T02:13:36.206 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:13:36.218 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:36.412 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:36.444 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:13:36.488 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:13:36.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (609 ms) 2023-12-16T02:13:36.682 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2023-12-16T02:13:36.713 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:36.724 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:36 smithi078 ceph-mon[139570]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-16T02:13:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:36 smithi078 ceph-mon[142991]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-16T02:13:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:36] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:13:36.777 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:36 smithi118 ceph-mon[131825]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-16T02:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:37 smithi078 ceph-mon[139570]: pgmap v3105: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 152 op/s 2023-12-16T02:13:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:37 smithi078 ceph-mon[139570]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-16T02:13:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:37 smithi078 ceph-mon[142991]: pgmap v3105: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 152 op/s 2023-12-16T02:13:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:37 smithi078 ceph-mon[142991]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-16T02:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:37 smithi118 ceph-mon[131825]: pgmap v3105: 169 pgs: 169 active+clean; 785 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 152 op/s 2023-12-16T02:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:37 smithi118 ceph-mon[131825]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-16T02:13:38.592 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8388609~8388609 2023-12-16T02:13:38.607 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 0~1000 2023-12-16T02:13:38.607 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1010~1000 2023-12-16T02:13:38.607 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:13:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:39 smithi118 ceph-mon[131825]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-16T02:13:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:39 smithi118 ceph-mon[131825]: pgmap v3108: 169 pgs: 169 active+clean; 813 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 529 op/s 2023-12-16T02:13:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:39 smithi078 ceph-mon[139570]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-16T02:13:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:39 smithi078 ceph-mon[139570]: pgmap v3108: 169 pgs: 169 active+clean; 813 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 529 op/s 2023-12-16T02:13:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:39 smithi078 ceph-mon[142991]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-16T02:13:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:39 smithi078 ceph-mon[142991]: pgmap v3108: 169 pgs: 169 active+clean; 813 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 529 op/s 2023-12-16T02:13:40.620 INFO:tasks.workunit.client.0.smithi078.stdout:write: X 8388609~1000 2023-12-16T02:13:40.627 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16777228~1000 2023-12-16T02:13:40.627 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 167772160 2023-12-16T02:13:40.638 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 83886079~8388609 2023-12-16T02:13:40.655 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:13:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:40 smithi118 ceph-mon[131825]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-16T02:13:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:40 smithi078 ceph-mon[139570]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-16T02:13:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:40 smithi078 ceph-mon[142991]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-16T02:13:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:41 smithi118 ceph-mon[131825]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-16T02:13:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:41 smithi118 ceph-mon[131825]: pgmap v3111: 169 pgs: 169 active+clean; 841 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 636 op/s 2023-12-16T02:13:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:41 smithi078 ceph-mon[139570]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-16T02:13:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:41 smithi078 ceph-mon[139570]: pgmap v3111: 169 pgs: 169 active+clean; 841 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 636 op/s 2023-12-16T02:13:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:41 smithi078 ceph-mon[142991]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-16T02:13:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:41 smithi078 ceph-mon[142991]: pgmap v3111: 169 pgs: 169 active+clean; 841 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 636 op/s 2023-12-16T02:13:42.592 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:42.621 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83886079~1 2023-12-16T02:13:42.630 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:42 smithi118 ceph-mon[131825]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-16T02:13:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:42 smithi118 ceph-mon[131825]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-16T02:13:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:42 smithi078 ceph-mon[139570]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-16T02:13:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:42 smithi078 ceph-mon[139570]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-16T02:13:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:42 smithi078 ceph-mon[142991]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-16T02:13:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:42 smithi078 ceph-mon[142991]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-16T02:13:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:43 smithi118 ceph-mon[131825]: pgmap v3114: 169 pgs: 169 active+clean; 853 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 17 MiB/s wr, 159 op/s 2023-12-16T02:13:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:43 smithi078 ceph-mon[139570]: pgmap v3114: 169 pgs: 169 active+clean; 853 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 17 MiB/s wr, 159 op/s 2023-12-16T02:13:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:43 smithi078 ceph-mon[142991]: pgmap v3114: 169 pgs: 169 active+clean; 853 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 17 MiB/s wr, 159 op/s 2023-12-16T02:13:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:44 smithi118 ceph-mon[131825]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-16T02:13:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:44 smithi078 ceph-mon[139570]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-16T02:13:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:44 smithi078 ceph-mon[142991]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-16T02:13:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:45 smithi118 ceph-mon[131825]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-16T02:13:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:45 smithi118 ceph-mon[131825]: pgmap v3117: 169 pgs: 169 active+clean; 865 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2023-12-16T02:13:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:45 smithi078 ceph-mon[139570]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-16T02:13:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:45 smithi078 ceph-mon[139570]: pgmap v3117: 169 pgs: 169 active+clean; 865 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2023-12-16T02:13:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:45 smithi078 ceph-mon[142991]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-16T02:13:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:45 smithi078 ceph-mon[142991]: pgmap v3117: 169 pgs: 169 active+clean; 865 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2023-12-16T02:13:46.107 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:46.192 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:13:46.651 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 0~8388609 2023-12-16T02:13:46.662 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 16777218~8388609 2023-12-16T02:13:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:46 smithi078 ceph-mon[139570]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-16T02:13:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:46] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:13:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:46 smithi078 ceph-mon[142991]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-16T02:13:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:46.744 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:13:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:46 smithi118 ceph-mon[131825]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-16T02:13:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:13:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:47 smithi118 ceph-mon[131825]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-16T02:13:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:47 smithi118 ceph-mon[131825]: pgmap v3120: 169 pgs: 169 active+clean; 873 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 MiB/s wr, 77 op/s 2023-12-16T02:13:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:47 smithi078 ceph-mon[142991]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-16T02:13:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:47 smithi078 ceph-mon[142991]: pgmap v3120: 169 pgs: 169 active+clean; 873 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 MiB/s wr, 77 op/s 2023-12-16T02:13:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:47 smithi078 ceph-mon[139570]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-16T02:13:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:47 smithi078 ceph-mon[139570]: pgmap v3120: 169 pgs: 169 active+clean; 873 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 MiB/s wr, 77 op/s 2023-12-16T02:13:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:48 smithi118 ceph-mon[131825]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-16T02:13:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:48 smithi078 ceph-mon[139570]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-16T02:13:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:48 smithi078 ceph-mon[142991]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-16T02:13:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:49 smithi078 ceph-mon[139570]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-16T02:13:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:49 smithi078 ceph-mon[139570]: pgmap v3123: 169 pgs: 169 active+clean; 913 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 325 op/s 2023-12-16T02:13:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:49 smithi078 ceph-mon[142991]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-16T02:13:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:49 smithi078 ceph-mon[142991]: pgmap v3123: 169 pgs: 169 active+clean; 913 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 325 op/s 2023-12-16T02:13:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:49 smithi118 ceph-mon[131825]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-16T02:13:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:49 smithi118 ceph-mon[131825]: pgmap v3123: 169 pgs: 169 active+clean; 913 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 325 op/s 2023-12-16T02:13:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:50 smithi078 ceph-mon[139570]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-16T02:13:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:50 smithi078 ceph-mon[142991]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-16T02:13:51.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.AbortWithSnapshots (14372 ms) 2023-12-16T02:13:51.054 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV1Parent 2023-12-16T02:13:51.084 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:51.095 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:13:51.104 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:50 smithi118 ceph-mon[131825]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-16T02:13:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:51 smithi078 ceph-mon[142991]: pgmap v3125: 169 pgs: 169 active+clean; 941 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 22 MiB/s wr, 452 op/s 2023-12-16T02:13:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:51 smithi078 ceph-mon[142991]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-16T02:13:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:51 smithi078 ceph-mon[139570]: pgmap v3125: 169 pgs: 169 active+clean; 941 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 22 MiB/s wr, 452 op/s 2023-12-16T02:13:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:51 smithi078 ceph-mon[139570]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-16T02:13:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:51 smithi118 ceph-mon[131825]: pgmap v3125: 169 pgs: 169 active+clean; 941 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 22 MiB/s wr, 452 op/s 2023-12-16T02:13:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:51 smithi118 ceph-mon[131825]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-16T02:13:52.480 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:13:52.745 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:13:52.802 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:13:52.802 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (52m) 6m ago 56m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:13:52.802 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (52m) 5m ago 56m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:13:52.802 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (57m) 6m ago 57m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (57m) 5m ago 57m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (51m) 5m ago 60m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (52m) 6m ago 62m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (51m) 6m ago 62m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (51m) 5m ago 61m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (51m) 6m ago 61m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (52m) 6m ago 56m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (52m) 5m ago 56m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (50m) 6m ago 60m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (49m) 6m ago 60m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (49m) 6m ago 59m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (48m) 6m ago 59m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (48m) 5m ago 59m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:13:52.803 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (47m) 5m ago 58m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:13:52.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (47m) 5m ago 58m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:13:52.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (46m) 5m ago 58m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:13:52.804 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (52m) 5m ago 57m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:13:52.805 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:52 smithi118 ceph-mon[131825]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:13:53.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:13:53.191 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:13:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:52 smithi078 ceph-mon[139570]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-16T02:13:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:52 smithi078 ceph-mon[142991]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-16T02:13:53.956 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:54.035 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:53 smithi118 ceph-mon[131825]: from='client.37284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:53 smithi118 ceph-mon[131825]: pgmap v3128: 169 pgs: 169 active+clean; 925 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 249 op/s 2023-12-16T02:13:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:53 smithi118 ceph-mon[131825]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-16T02:13:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:53 smithi118 ceph-mon[131825]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1207379817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[142991]: from='client.37284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[142991]: pgmap v3128: 169 pgs: 169 active+clean; 925 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 249 op/s 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[142991]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[142991]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1207379817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[139570]: from='client.37284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[139570]: pgmap v3128: 169 pgs: 169 active+clean; 925 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 249 op/s 2023-12-16T02:13:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[139570]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-16T02:13:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[139570]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:13:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1207379817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:13:54.879 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV1Parent (3826 ms) 2023-12-16T02:13:54.880 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV2Parent 2023-12-16T02:13:54.910 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:54.922 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:13:54.931 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:13:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:54 smithi118 ceph-mon[131825]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-16T02:13:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:54 smithi078 ceph-mon[139570]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-16T02:13:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:54 smithi078 ceph-mon[142991]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-16T02:13:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:55 smithi118 ceph-mon[131825]: pgmap v3131: 169 pgs: 169 active+clean; 913 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 100 op/s 2023-12-16T02:13:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:55 smithi118 ceph-mon[131825]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-16T02:13:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:55 smithi078 ceph-mon[139570]: pgmap v3131: 169 pgs: 169 active+clean; 913 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 100 op/s 2023-12-16T02:13:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:55 smithi078 ceph-mon[139570]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-16T02:13:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:55 smithi078 ceph-mon[142991]: pgmap v3131: 169 pgs: 169 active+clean; 913 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 100 op/s 2023-12-16T02:13:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:55 smithi078 ceph-mon[142991]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-16T02:13:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:13:56] "GET /metrics HTTP/1.1" 200 39080 "" "Prometheus/2.43.0" 2023-12-16T02:13:56.773 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:13:56.833 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:13:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:56 smithi118 ceph-mon[131825]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-16T02:13:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:56 smithi078 ceph-mon[139570]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-16T02:13:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:56 smithi078 ceph-mon[142991]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-16T02:13:57.781 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:13:57.859 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:13:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:57 smithi118 ceph-mon[131825]: pgmap v3134: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 7.2 KiB/s wr, 98 op/s 2023-12-16T02:13:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:57 smithi118 ceph-mon[131825]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-16T02:13:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:57 smithi118 ceph-mon[131825]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[139570]: pgmap v3134: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 7.2 KiB/s wr, 98 op/s 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[139570]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[139570]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[142991]: pgmap v3134: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 7.2 KiB/s wr, 98 op/s 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[142991]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-16T02:13:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:57 smithi078 ceph-mon[142991]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-16T02:13:58.910 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV2Parent (4031 ms) 2023-12-16T02:13:58.910 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2023-12-16T02:13:58.943 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:13:58.954 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:13:58.964 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:59 smithi118 ceph-mon[131825]: pgmap v3137: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 8.3 MiB/s rd, 15 KiB/s wr, 422 op/s 2023-12-16T02:14:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:13:59 smithi118 ceph-mon[131825]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-16T02:14:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:59 smithi078 ceph-mon[139570]: pgmap v3137: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 8.3 MiB/s rd, 15 KiB/s wr, 422 op/s 2023-12-16T02:14:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:13:59 smithi078 ceph-mon[139570]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-16T02:14:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:59 smithi078 ceph-mon[142991]: pgmap v3137: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 8.3 MiB/s rd, 15 KiB/s wr, 422 op/s 2023-12-16T02:14:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:13:59 smithi078 ceph-mon[142991]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-16T02:14:00.803 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:00.865 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:00 smithi118 ceph-mon[131825]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-16T02:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:00 smithi078 ceph-mon[139570]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-16T02:14:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:00 smithi078 ceph-mon[142991]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-16T02:14:01.965 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:01 smithi118 ceph-mon[131825]: pgmap v3140: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 492 KiB/s rd, 30 KiB/s wr, 621 op/s 2023-12-16T02:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:01 smithi118 ceph-mon[131825]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-16T02:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[139570]: pgmap v3140: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 492 KiB/s rd, 30 KiB/s wr, 621 op/s 2023-12-16T02:14:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[139570]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-16T02:14:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[142991]: pgmap v3140: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 492 KiB/s rd, 30 KiB/s wr, 621 op/s 2023-12-16T02:14:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[142991]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-16T02:14:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:02.732 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3821 ms) 2023-12-16T02:14:02.732 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2023-12-16T02:14:02.765 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:02.776 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:02.785 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:02 smithi118 ceph-mon[131825]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-16T02:14:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:02 smithi118 ceph-mon[131825]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-16T02:14:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:02 smithi078 ceph-mon[139570]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-16T02:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:02 smithi078 ceph-mon[139570]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-16T02:14:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:02 smithi078 ceph-mon[142991]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-16T02:14:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:02 smithi078 ceph-mon[142991]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-16T02:14:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:03 smithi118 ceph-mon[131825]: pgmap v3144: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-16T02:14:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:03 smithi118 ceph-mon[131825]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-16T02:14:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:03 smithi078 ceph-mon[139570]: pgmap v3144: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-16T02:14:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:03 smithi078 ceph-mon[139570]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-16T02:14:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:03 smithi078 ceph-mon[142991]: pgmap v3144: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 26 KiB/s wr, 442 op/s 2023-12-16T02:14:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:03 smithi078 ceph-mon[142991]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-16T02:14:04.616 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:04.683 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:05.782 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:05 smithi118 ceph-mon[131825]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-16T02:14:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:05 smithi118 ceph-mon[131825]: pgmap v3147: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 297 op/s 2023-12-16T02:14:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:05 smithi078 ceph-mon[139570]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-16T02:14:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:05 smithi078 ceph-mon[139570]: pgmap v3147: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 297 op/s 2023-12-16T02:14:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:05 smithi078 ceph-mon[142991]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-16T02:14:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:05 smithi078 ceph-mon[142991]: pgmap v3147: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 297 op/s 2023-12-16T02:14:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:06 smithi078 ceph-mon[139570]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-16T02:14:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:06 smithi078 ceph-mon[142991]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-16T02:14:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:06] "GET /metrics HTTP/1.1" 200 39080 "" "Prometheus/2.43.0" 2023-12-16T02:14:06.771 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4040 ms) 2023-12-16T02:14:06.771 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2023-12-16T02:14:06.804 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:06.816 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:06.825 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:06 smithi118 ceph-mon[131825]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-16T02:14:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:07 smithi118 ceph-mon[131825]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-16T02:14:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:07 smithi118 ceph-mon[131825]: pgmap v3150: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 15 KiB/s wr, 359 op/s 2023-12-16T02:14:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:07 smithi118 ceph-mon[131825]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[139570]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[139570]: pgmap v3150: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 15 KiB/s wr, 359 op/s 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[139570]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[142991]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[142991]: pgmap v3150: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 15 KiB/s wr, 359 op/s 2023-12-16T02:14:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:07 smithi078 ceph-mon[142991]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-16T02:14:08.610 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:08.675 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:09.804 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:09 smithi118 ceph-mon[131825]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-16T02:14:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:09 smithi118 ceph-mon[131825]: pgmap v3153: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 17 KiB/s wr, 368 op/s 2023-12-16T02:14:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:09 smithi078 ceph-mon[139570]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-16T02:14:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:09 smithi078 ceph-mon[139570]: pgmap v3153: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 17 KiB/s wr, 368 op/s 2023-12-16T02:14:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:09 smithi078 ceph-mon[142991]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-16T02:14:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:09 smithi078 ceph-mon[142991]: pgmap v3153: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 17 KiB/s wr, 368 op/s 2023-12-16T02:14:10.746 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (3974 ms) 2023-12-16T02:14:10.746 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2023-12-16T02:14:10.777 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:10.788 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:10.797 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:10 smithi118 ceph-mon[131825]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-16T02:14:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:10 smithi078 ceph-mon[142991]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-16T02:14:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:10 smithi078 ceph-mon[139570]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-16T02:14:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:11 smithi118 ceph-mon[131825]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-16T02:14:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:11 smithi118 ceph-mon[131825]: pgmap v3156: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 358 KiB/s rd, 28 KiB/s wr, 465 op/s 2023-12-16T02:14:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:11 smithi078 ceph-mon[139570]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-16T02:14:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:11 smithi078 ceph-mon[139570]: pgmap v3156: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 358 KiB/s rd, 28 KiB/s wr, 465 op/s 2023-12-16T02:14:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:11 smithi078 ceph-mon[142991]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-16T02:14:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:11 smithi078 ceph-mon[142991]: pgmap v3156: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 358 KiB/s rd, 28 KiB/s wr, 465 op/s 2023-12-16T02:14:12.594 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:12.658 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:12 smithi118 ceph-mon[131825]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-16T02:14:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:12 smithi118 ceph-mon[131825]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-16T02:14:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:12 smithi078 ceph-mon[139570]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-16T02:14:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:12 smithi078 ceph-mon[139570]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-16T02:14:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:12 smithi078 ceph-mon[142991]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-16T02:14:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:12 smithi078 ceph-mon[142991]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-16T02:14:13.828 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:13 smithi118 ceph-mon[131825]: pgmap v3159: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 22 KiB/s wr, 375 op/s 2023-12-16T02:14:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:13 smithi078 ceph-mon[142991]: pgmap v3159: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 22 KiB/s wr, 375 op/s 2023-12-16T02:14:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:13 smithi078 ceph-mon[139570]: pgmap v3159: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 22 KiB/s wr, 375 op/s 2023-12-16T02:14:14.774 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4028 ms) 2023-12-16T02:14:14.774 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2023-12-16T02:14:14.807 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:14.817 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:14.826 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:14 smithi118 ceph-mon[131825]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-16T02:14:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:14 smithi078 ceph-mon[139570]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-16T02:14:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:14 smithi078 ceph-mon[142991]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-16T02:14:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:15 smithi118 ceph-mon[131825]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-16T02:14:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:15 smithi118 ceph-mon[131825]: pgmap v3162: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-16T02:14:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:15 smithi078 ceph-mon[139570]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-16T02:14:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:15 smithi078 ceph-mon[139570]: pgmap v3162: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-16T02:14:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:15 smithi078 ceph-mon[142991]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-16T02:14:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:15 smithi078 ceph-mon[142991]: pgmap v3162: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 113 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-16T02:14:16.651 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:16.719 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:16 smithi078 ceph-mon[139570]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-16T02:14:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:16 smithi078 ceph-mon[142991]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-16T02:14:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:16] "GET /metrics HTTP/1.1" 200 39080 "" "Prometheus/2.43.0" 2023-12-16T02:14:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:16 smithi118 ceph-mon[131825]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-16T02:14:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:17.853 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:17 smithi118 ceph-mon[131825]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-16T02:14:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:17 smithi118 ceph-mon[131825]: pgmap v3165: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 12 KiB/s wr, 296 op/s 2023-12-16T02:14:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:17 smithi078 ceph-mon[139570]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-16T02:14:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:17 smithi078 ceph-mon[139570]: pgmap v3165: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 12 KiB/s wr, 296 op/s 2023-12-16T02:14:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:17 smithi078 ceph-mon[142991]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-16T02:14:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:17 smithi078 ceph-mon[142991]: pgmap v3165: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 12 KiB/s wr, 296 op/s 2023-12-16T02:14:18.793 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4020 ms) 2023-12-16T02:14:18.793 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2023-12-16T02:14:18.824 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:18.835 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:18.844 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:18 smithi118 ceph-mon[131825]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-16T02:14:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:18 smithi078 ceph-mon[139570]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-16T02:14:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:18 smithi078 ceph-mon[142991]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-16T02:14:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:19 smithi118 ceph-mon[131825]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-16T02:14:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:19 smithi118 ceph-mon[131825]: pgmap v3168: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 17 KiB/s wr, 393 op/s 2023-12-16T02:14:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:19 smithi078 ceph-mon[142991]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-16T02:14:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:19 smithi078 ceph-mon[142991]: pgmap v3168: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 17 KiB/s wr, 393 op/s 2023-12-16T02:14:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:19 smithi078 ceph-mon[139570]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-16T02:14:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:19 smithi078 ceph-mon[139570]: pgmap v3168: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 17 KiB/s wr, 393 op/s 2023-12-16T02:14:20.670 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:20.734 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:20 smithi078 ceph-mon[139570]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-16T02:14:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:20 smithi078 ceph-mon[142991]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-16T02:14:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:20 smithi118 ceph-mon[131825]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-16T02:14:21.871 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:21 smithi078 ceph-mon[139570]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-16T02:14:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:21 smithi078 ceph-mon[139570]: pgmap v3171: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 20 KiB/s wr, 395 op/s 2023-12-16T02:14:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:21 smithi078 ceph-mon[142991]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-16T02:14:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:21 smithi078 ceph-mon[142991]: pgmap v3171: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 20 KiB/s wr, 395 op/s 2023-12-16T02:14:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:21 smithi118 ceph-mon[131825]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-16T02:14:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:21 smithi118 ceph-mon[131825]: pgmap v3171: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 306 KiB/s rd, 20 KiB/s wr, 395 op/s 2023-12-16T02:14:22.745 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3952 ms) 2023-12-16T02:14:22.746 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2023-12-16T02:14:22.778 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:22.789 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:22.801 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[139570]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[139570]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[142991]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:14:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:22 smithi078 ceph-mon[142991]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-16T02:14:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:22 smithi118 ceph-mon[131825]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-16T02:14:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:14:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:22 smithi118 ceph-mon[131825]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-16T02:14:23.524 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (53m) 7m ago 57m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (53m) 6m ago 57m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (58m) 7m ago 58m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (58m) 6m ago 58m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (52m) 6m ago 61m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (52m) 7m ago 63m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (52m) 7m ago 63m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (51m) 6m ago 61m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (51m) 7m ago 61m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (53m) 7m ago 56m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (53m) 6m ago 56m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (50m) 7m ago 61m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (50m) 7m ago 60m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:14:23.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (49m) 7m ago 60m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (49m) 7m ago 60m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (48m) 6m ago 59m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (48m) 6m ago 59m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (47m) 6m ago 58m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (47m) 6m ago 58m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:14:23.844 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (52m) 6m ago 57m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[142991]: pgmap v3174: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 446 op/s 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[139570]: pgmap v3174: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 446 op/s 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:14:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:14:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:23 smithi118 ceph-mon[131825]: pgmap v3174: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 23 KiB/s wr, 446 op/s 2023-12-16T02:14:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:14:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:14:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:14:24.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:14:24.227 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:14:24.696 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:24.760 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[139570]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[139570]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[139570]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/66900949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[142991]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[142991]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[142991]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/66900949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:24 smithi118 ceph-mon[131825]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:24 smithi118 ceph-mon[131825]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-16T02:14:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:24 smithi118 ceph-mon[131825]: from='client.47267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/66900949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:25.886 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:25 smithi078 ceph-mon[139570]: pgmap v3176: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 23 KiB/s wr, 383 op/s 2023-12-16T02:14:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:25 smithi078 ceph-mon[139570]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-16T02:14:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:25 smithi078 ceph-mon[142991]: pgmap v3176: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 23 KiB/s wr, 383 op/s 2023-12-16T02:14:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:25 smithi078 ceph-mon[142991]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-16T02:14:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:25 smithi118 ceph-mon[131825]: pgmap v3176: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 300 KiB/s rd, 23 KiB/s wr, 383 op/s 2023-12-16T02:14:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:25 smithi118 ceph-mon[131825]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-16T02:14:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:26 smithi078 ceph-mon[139570]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-16T02:14:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:26 smithi078 ceph-mon[142991]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-16T02:14:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:26] "GET /metrics HTTP/1.1" 200 39077 "" "Prometheus/2.43.0" 2023-12-16T02:14:26.839 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4094 ms) 2023-12-16T02:14:26.840 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2023-12-16T02:14:26.871 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:26.882 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 0~10 2023-12-16T02:14:26.892 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:26 smithi118 ceph-mon[131825]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[139570]: pgmap v3179: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 14 KiB/s wr, 210 op/s 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[139570]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[139570]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[142991]: pgmap v3179: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 14 KiB/s wr, 210 op/s 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[142991]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-16T02:14:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:27 smithi078 ceph-mon[142991]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-16T02:14:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:27 smithi118 ceph-mon[131825]: pgmap v3179: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 166 KiB/s rd, 14 KiB/s wr, 210 op/s 2023-12-16T02:14:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:27 smithi118 ceph-mon[131825]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-16T02:14:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:27 smithi118 ceph-mon[131825]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-16T02:14:28.610 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:28.679 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:29.793 INFO:tasks.workunit.client.0.smithi078.stdout:migration_abort 2023-12-16T02:14:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:29 smithi118 ceph-mon[131825]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-16T02:14:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:29 smithi118 ceph-mon[131825]: pgmap v3183: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 15 KiB/s wr, 197 op/s 2023-12-16T02:14:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:29 smithi078 ceph-mon[139570]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-16T02:14:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:29 smithi078 ceph-mon[139570]: pgmap v3183: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 15 KiB/s wr, 197 op/s 2023-12-16T02:14:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:29 smithi078 ceph-mon[142991]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-16T02:14:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:29 smithi078 ceph-mon[142991]: pgmap v3183: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 139 KiB/s rd, 15 KiB/s wr, 197 op/s 2023-12-16T02:14:30.759 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3920 ms) 2023-12-16T02:14:30.760 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.StressNoMigrate 2023-12-16T02:14:30.790 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:30.801 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 56130824~4512256 2023-12-16T02:14:30.834 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 79609205~4276875 2023-12-16T02:14:30.834 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 61834619~302140 2023-12-16T02:14:30.838 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 22908912~7327747 2023-12-16T02:14:30.838 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 29926556~1245592 2023-12-16T02:14:30.850 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 44279328~2914101 2023-12-16T02:14:30.851 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 12560240~1879373 2023-12-16T02:14:30.869 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 37619289~2076657 2023-12-16T02:14:30.869 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap0 2023-12-16T02:14:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:30 smithi118 ceph-mon[131825]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-16T02:14:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:30 smithi078 ceph-mon[139570]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-16T02:14:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:30 smithi078 ceph-mon[142991]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-16T02:14:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:31 smithi118 ceph-mon[131825]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-16T02:14:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:31 smithi118 ceph-mon[131825]: pgmap v3186: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 26 KiB/s wr, 410 op/s 2023-12-16T02:14:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:31 smithi078 ceph-mon[139570]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-16T02:14:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:31 smithi078 ceph-mon[139570]: pgmap v3186: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 26 KiB/s wr, 410 op/s 2023-12-16T02:14:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:31 smithi078 ceph-mon[142991]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-16T02:14:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:31 smithi078 ceph-mon[142991]: pgmap v3186: 169 pgs: 169 active+clean; 905 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 26 KiB/s wr, 410 op/s 2023-12-16T02:14:32.602 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap0 2023-12-16T02:14:32.620 INFO:tasks.workunit.client.0.smithi078.stdout:clone image355 -> image358 2023-12-16T02:14:32.732 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 125485637 2023-12-16T02:14:32.744 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 112182026~542675 2023-12-16T02:14:32.757 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 70676210~1239902 2023-12-16T02:14:32.763 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 15287079~7559474 2023-12-16T02:14:32.804 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 59784086~8289638 2023-12-16T02:14:32.822 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 84569244~5768877 2023-12-16T02:14:32.854 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 93035536~6461469 2023-12-16T02:14:32.854 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 7993834~386658 2023-12-16T02:14:32.862 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 107316017~4007274 2023-12-16T02:14:32.864 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:32 smithi118 ceph-mon[131825]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-16T02:14:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:32 smithi118 ceph-mon[131825]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-16T02:14:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[139570]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-16T02:14:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[139570]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-16T02:14:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[142991]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-16T02:14:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:32 smithi078 ceph-mon[142991]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-16T02:14:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:33 smithi118 ceph-mon[131825]: pgmap v3189: 169 pgs: 169 active+clean; 915 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 307 KiB/s rd, 1.9 MiB/s wr, 394 op/s 2023-12-16T02:14:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:33 smithi078 ceph-mon[139570]: pgmap v3189: 169 pgs: 169 active+clean; 915 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 307 KiB/s rd, 1.9 MiB/s wr, 394 op/s 2023-12-16T02:14:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:33 smithi078 ceph-mon[142991]: pgmap v3189: 169 pgs: 169 active+clean; 915 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 307 KiB/s rd, 1.9 MiB/s wr, 394 op/s 2023-12-16T02:14:34.652 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:34.665 INFO:tasks.workunit.client.0.smithi078.stdout:clone image358 -> image360 2023-12-16T02:14:34.803 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 90164906 2023-12-16T02:14:34.842 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 48251008~1917267 2023-12-16T02:14:34.865 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 88200922~1963984 2023-12-16T02:14:34.867 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 39558091~2314910 2023-12-16T02:14:34.891 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 23329085~614393 2023-12-16T02:14:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:34 smithi118 ceph-mon[131825]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-16T02:14:34.913 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 24534649~7908215 2023-12-16T02:14:34.959 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 76985458~2464956 2023-12-16T02:14:34.966 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 84025100~6139806 2023-12-16T02:14:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:34 smithi078 ceph-mon[139570]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-16T02:14:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:34 smithi078 ceph-mon[142991]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-16T02:14:35.019 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 43017505~416026 2023-12-16T02:14:35.026 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:14:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:35 smithi118 ceph-mon[131825]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-16T02:14:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:35 smithi118 ceph-mon[131825]: pgmap v3192: 169 pgs: 169 active+clean; 953 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.5 MiB/s wr, 211 op/s 2023-12-16T02:14:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:35 smithi078 ceph-mon[139570]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-16T02:14:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:35 smithi078 ceph-mon[139570]: pgmap v3192: 169 pgs: 169 active+clean; 953 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.5 MiB/s wr, 211 op/s 2023-12-16T02:14:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:35 smithi078 ceph-mon[142991]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-16T02:14:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:35 smithi078 ceph-mon[142991]: pgmap v3192: 169 pgs: 169 active+clean; 953 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.5 MiB/s wr, 211 op/s 2023-12-16T02:14:36.657 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap2 2023-12-16T02:14:36.673 INFO:tasks.workunit.client.0.smithi078.stdout:clone image360 -> image362 2023-12-16T02:14:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:36 smithi078 ceph-mon[139570]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-16T02:14:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:36 smithi078 ceph-mon[142991]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-16T02:14:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:36] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:14:36.841 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 35513375~7203802 2023-12-16T02:14:36.887 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 41054280~1259937 2023-12-16T02:14:36.890 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 15960890~6108550 2023-12-16T02:14:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:36 smithi118 ceph-mon[131825]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-16T02:14:36.960 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1844580~3464862 2023-12-16T02:14:36.986 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 18708271~4997610 2023-12-16T02:14:37.013 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1822938~5766159 2023-12-16T02:14:37.016 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 64597020~7320836 2023-12-16T02:14:37.054 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 22044552~3709262 2023-12-16T02:14:37.093 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:14:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:37 smithi078 ceph-mon[139570]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-16T02:14:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:37 smithi078 ceph-mon[139570]: pgmap v3195: 169 pgs: 169 active+clean; 976 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 7.4 MiB/s wr, 287 op/s 2023-12-16T02:14:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:37 smithi078 ceph-mon[142991]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-16T02:14:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:37 smithi078 ceph-mon[142991]: pgmap v3195: 169 pgs: 169 active+clean; 976 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 7.4 MiB/s wr, 287 op/s 2023-12-16T02:14:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:37 smithi118 ceph-mon[131825]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-16T02:14:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:37 smithi118 ceph-mon[131825]: pgmap v3195: 169 pgs: 169 active+clean; 976 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.2 MiB/s rd, 7.4 MiB/s wr, 287 op/s 2023-12-16T02:14:38.681 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap3 2023-12-16T02:14:38.694 INFO:tasks.workunit.client.0.smithi078.stdout:clone image362 -> image364 2023-12-16T02:14:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:38 smithi078 ceph-mon[139570]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-16T02:14:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:38 smithi078 ceph-mon[142991]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-16T02:14:39.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.StressNoMigrate (8293 ms) 2023-12-16T02:14:39.053 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Stress 2023-12-16T02:14:39.089 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:39.100 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 13129187~4739570 2023-12-16T02:14:39.137 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 71368041~2027131 2023-12-16T02:14:39.137 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 46435128~1949102 2023-12-16T02:14:39.153 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 33254732~3435301 2023-12-16T02:14:39.154 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 45794368~1011592 2023-12-16T02:14:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:38 smithi118 ceph-mon[131825]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-16T02:14:39.162 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 13479179~7003072 2023-12-16T02:14:39.165 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 14206874~7730996 2023-12-16T02:14:39.204 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 8990933~4737652 2023-12-16T02:14:39.207 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap0 2023-12-16T02:14:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:39 smithi078 ceph-mon[139570]: pgmap v3198: 169 pgs: 169 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 19 MiB/s wr, 520 op/s 2023-12-16T02:14:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:39 smithi078 ceph-mon[139570]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-16T02:14:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:39 smithi078 ceph-mon[142991]: pgmap v3198: 169 pgs: 169 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 19 MiB/s wr, 520 op/s 2023-12-16T02:14:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:39 smithi078 ceph-mon[142991]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-16T02:14:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:39 smithi118 ceph-mon[131825]: pgmap v3198: 169 pgs: 169 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 19 MiB/s wr, 520 op/s 2023-12-16T02:14:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:39 smithi118 ceph-mon[131825]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-16T02:14:40.705 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap0 2023-12-16T02:14:40.720 INFO:tasks.workunit.client.0.smithi078.stdout:clone image365 -> image368 2023-12-16T02:14:40.835 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 79470196~1592661 2023-12-16T02:14:40.859 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 14978879~4049575 2023-12-16T02:14:40.893 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 68535990~5701699 2023-12-16T02:14:40.923 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 21411143~1932303 2023-12-16T02:14:40.933 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 55973213~721944 2023-12-16T02:14:40.943 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 55179778~5530140 2023-12-16T02:14:40.949 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 10269710~3277129 2023-12-16T02:14:40.967 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 38858693~1200102 2023-12-16T02:14:40.973 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:40 smithi078 ceph-mon[139570]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-16T02:14:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:40 smithi078 ceph-mon[142991]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-16T02:14:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:40 smithi118 ceph-mon[131825]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-16T02:14:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:41 smithi078 ceph-mon[139570]: pgmap v3200: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 29 MiB/s wr, 518 op/s 2023-12-16T02:14:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:41 smithi078 ceph-mon[139570]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-16T02:14:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:41 smithi078 ceph-mon[142991]: pgmap v3200: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 29 MiB/s wr, 518 op/s 2023-12-16T02:14:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:41 smithi078 ceph-mon[142991]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-16T02:14:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:41 smithi118 ceph-mon[131825]: pgmap v3200: 169 pgs: 169 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 29 MiB/s wr, 518 op/s 2023-12-16T02:14:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:41 smithi118 ceph-mon[131825]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-16T02:14:42.606 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:42.619 INFO:tasks.workunit.client.0.smithi078.stdout:clone image368 -> image370 2023-12-16T02:14:42.760 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 17964188~1407741 2023-12-16T02:14:42.799 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 44362373~2849505 2023-12-16T02:14:42.833 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 43407009~5038300 2023-12-16T02:14:42.862 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 46323728~7509904 2023-12-16T02:14:42.868 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 76603845~7282235 2023-12-16T02:14:42.912 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 41344529~4983013 2023-12-16T02:14:42.918 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 73684538~6316543 2023-12-16T02:14:42.973 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 77474982~3374213 2023-12-16T02:14:42.976 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:14:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:42 smithi078 ceph-mon[139570]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-16T02:14:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:42 smithi078 ceph-mon[139570]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-16T02:14:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:42 smithi078 ceph-mon[142991]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-16T02:14:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:42 smithi078 ceph-mon[142991]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-16T02:14:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:42 smithi118 ceph-mon[131825]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-16T02:14:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:42 smithi118 ceph-mon[131825]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-16T02:14:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:43 smithi078 ceph-mon[139570]: pgmap v3204: 169 pgs: 169 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 21 MiB/s wr, 499 op/s 2023-12-16T02:14:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:43 smithi078 ceph-mon[142991]: pgmap v3204: 169 pgs: 169 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 21 MiB/s wr, 499 op/s 2023-12-16T02:14:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:43 smithi118 ceph-mon[131825]: pgmap v3204: 169 pgs: 169 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 21 MiB/s wr, 499 op/s 2023-12-16T02:14:44.725 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap2 2023-12-16T02:14:44.740 INFO:tasks.workunit.client.0.smithi078.stdout:clone image370 -> image372 2023-12-16T02:14:44.912 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 65429897~3404636 2023-12-16T02:14:44.971 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 20903796~5321232 2023-12-16T02:14:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:44 smithi078 ceph-mon[139570]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-16T02:14:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:44 smithi078 ceph-mon[142991]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-16T02:14:45.006 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 36017196~3962599 2023-12-16T02:14:45.030 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 49182768~586102 2023-12-16T02:14:45.036 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 43729244~4343866 2023-12-16T02:14:45.061 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 60815793~4155381 2023-12-16T02:14:45.068 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 72671986~4935409 2023-12-16T02:14:45.116 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16173522~3282509 2023-12-16T02:14:45.149 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:14:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:44 smithi118 ceph-mon[131825]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-16T02:14:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:45 smithi078 ceph-mon[139570]: pgmap v3206: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 16 MiB/s wr, 471 op/s 2023-12-16T02:14:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:45 smithi078 ceph-mon[139570]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-16T02:14:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:45 smithi078 ceph-mon[142991]: pgmap v3206: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 16 MiB/s wr, 471 op/s 2023-12-16T02:14:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:45 smithi078 ceph-mon[142991]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-16T02:14:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:45 smithi118 ceph-mon[131825]: pgmap v3206: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 16 MiB/s wr, 471 op/s 2023-12-16T02:14:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:45 smithi118 ceph-mon[131825]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-16T02:14:46.715 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:46] "GET /metrics HTTP/1.1" 200 39081 "" "Prometheus/2.43.0" 2023-12-16T02:14:46.742 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:46 smithi078 ceph-mon[139570]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-16T02:14:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:46 smithi078 ceph-mon[142991]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-16T02:14:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:46 smithi118 ceph-mon[131825]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-16T02:14:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:14:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:47 smithi078 ceph-mon[139570]: pgmap v3209: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 235 op/s 2023-12-16T02:14:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:47 smithi078 ceph-mon[139570]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-16T02:14:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:47 smithi078 ceph-mon[142991]: pgmap v3209: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 235 op/s 2023-12-16T02:14:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:47 smithi078 ceph-mon[142991]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-16T02:14:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:47 smithi118 ceph-mon[131825]: pgmap v3209: 169 pgs: 169 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 235 op/s 2023-12-16T02:14:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:47 smithi118 ceph-mon[131825]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-16T02:14:48.187 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:14:48.442 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:14:49.038 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Stress (9986 ms) 2023-12-16T02:14:49.038 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.Stress2 2023-12-16T02:14:49.072 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:14:49.084 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 40658184~860275 2023-12-16T02:14:49.098 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 66862766~4312890 2023-12-16T02:14:49.098 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 42850336~2574093 2023-12-16T02:14:49.119 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 42445068~7543999 2023-12-16T02:14:49.122 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 10918212~7482970 2023-12-16T02:14:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:48 smithi118 ceph-mon[131825]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-16T02:14:49.164 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 70980564~2479538 2023-12-16T02:14:49.165 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 80669172~3216908 2023-12-16T02:14:49.190 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 16926748~2192734 2023-12-16T02:14:49.193 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap0 2023-12-16T02:14:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:48 smithi078 ceph-mon[139570]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-16T02:14:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:48 smithi078 ceph-mon[142991]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-16T02:14:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:49 smithi118 ceph-mon[131825]: pgmap v3212: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 435 op/s 2023-12-16T02:14:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:49 smithi118 ceph-mon[131825]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-16T02:14:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:49 smithi078 ceph-mon[139570]: pgmap v3212: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 435 op/s 2023-12-16T02:14:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:49 smithi078 ceph-mon[139570]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-16T02:14:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:49 smithi078 ceph-mon[142991]: pgmap v3212: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 435 op/s 2023-12-16T02:14:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:49 smithi078 ceph-mon[142991]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-16T02:14:50.759 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap0 2023-12-16T02:14:50.772 INFO:tasks.workunit.client.0.smithi078.stdout:clone image373 -> image376 2023-12-16T02:14:50.880 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 86498376 2023-12-16T02:14:50.891 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 69503021~2208248 2023-12-16T02:14:50.915 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 63964453~6956162 2023-12-16T02:14:50.920 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 35467267~773227 2023-12-16T02:14:50.930 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 38528229~541254 2023-12-16T02:14:50.945 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 55088384~3945601 2023-12-16T02:14:50.979 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 24517059~5930197 2023-12-16T02:14:50.988 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 37794358~797835 2023-12-16T02:14:50.994 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 70824617~8190693 2023-12-16T02:14:51.000 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:14:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:50 smithi118 ceph-mon[131825]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-16T02:14:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:50 smithi078 ceph-mon[139570]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-16T02:14:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:50 smithi078 ceph-mon[142991]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-16T02:14:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:51 smithi118 ceph-mon[131825]: pgmap v3215: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 780 op/s 2023-12-16T02:14:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:51 smithi118 ceph-mon[131825]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-16T02:14:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:51 smithi078 ceph-mon[139570]: pgmap v3215: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 780 op/s 2023-12-16T02:14:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:51 smithi078 ceph-mon[139570]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-16T02:14:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:51 smithi078 ceph-mon[142991]: pgmap v3215: 169 pgs: 169 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 780 op/s 2023-12-16T02:14:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:51 smithi078 ceph-mon[142991]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-16T02:14:52.771 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:14:52.786 INFO:tasks.workunit.client.0.smithi078.stdout:clone image376 -> image378 2023-12-16T02:14:52.924 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 132010584 2023-12-16T02:14:52.936 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 124289121~7721463 2023-12-16T02:14:52.986 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 72008337~2236732 2023-12-16T02:14:52.992 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 88012512~3675444 2023-12-16T02:14:53.018 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 9395226~7696567 2023-12-16T02:14:53.030 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 71126049~5603173 2023-12-16T02:14:53.064 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 106224349~3634903 2023-12-16T02:14:53.064 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 82371653~3138353 2023-12-16T02:14:53.106 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 15074142~6783024 2023-12-16T02:14:53.113 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:14:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:52 smithi118 ceph-mon[131825]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-16T02:14:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:52 smithi078 ceph-mon[139570]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-16T02:14:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:52 smithi078 ceph-mon[142991]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-16T02:14:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:53 smithi118 ceph-mon[131825]: pgmap v3218: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s rd, 12 MiB/s wr, 999 op/s 2023-12-16T02:14:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:53 smithi118 ceph-mon[131825]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-16T02:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:53 smithi078 ceph-mon[139570]: pgmap v3218: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s rd, 12 MiB/s wr, 999 op/s 2023-12-16T02:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:53 smithi078 ceph-mon[139570]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-16T02:14:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:53 smithi078 ceph-mon[142991]: pgmap v3218: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s rd, 12 MiB/s wr, 999 op/s 2023-12-16T02:14:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:53 smithi078 ceph-mon[142991]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-16T02:14:54.574 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:14:54.785 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 178093332 2023-12-16T02:14:54.800 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 120443620~7362325 2023-12-16T02:14:54.808 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 102360435~7611620 2023-12-16T02:14:54.808 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 103933411~6880911 2023-12-16T02:14:54.811 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 162201421~1160649 2023-12-16T02:14:54.811 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 13561916~572584 2023-12-16T02:14:54.811 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 156456488~7392378 2023-12-16T02:14:54.814 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 130476818~7712939 2023-12-16T02:14:54.818 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 54717640~2516444 2023-12-16T02:14:54.818 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:14:54.922 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:14:54.922 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (54m) 8m ago 57m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:14:54.922 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (53m) 6m ago 57m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:14:54.922 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (58m) 8m ago 58m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:14:54.922 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (58m) 6m ago 58m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (53m) 6m ago 62m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (53m) 8m ago 63m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (52m) 8m ago 63m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (52m) 6m ago 62m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (52m) 8m ago 62m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (53m) 8m ago 57m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (53m) 6m ago 57m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (51m) 8m ago 61m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (50m) 8m ago 61m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (50m) 8m ago 60m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (49m) 8m ago 60m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (49m) 6m ago 60m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (48m) 6m ago 59m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (48m) 6m ago 59m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:14:54.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (47m) 6m ago 59m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:14:54.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (53m) 6m ago 58m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:14:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:54 smithi118 ceph-mon[131825]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-16T02:14:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:54 smithi078 ceph-mon[139570]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-16T02:14:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:54 smithi078 ceph-mon[142991]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:14:55.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:14:55.309 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:14:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:55 smithi118 ceph-mon[131825]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:55 smithi118 ceph-mon[131825]: pgmap v3221: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 704 op/s 2023-12-16T02:14:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:55 smithi118 ceph-mon[131825]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-16T02:14:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:55 smithi118 ceph-mon[131825]: from='client.37326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3882087197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[139570]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[139570]: pgmap v3221: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 704 op/s 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[139570]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[139570]: from='client.37326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3882087197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[142991]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[142991]: pgmap v3221: 169 pgs: 169 active+clean; 1.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 704 op/s 2023-12-16T02:14:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[142991]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-16T02:14:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[142991]: from='client.37326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:14:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3882087197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:14:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:14:56] "GET /metrics HTTP/1.1" 200 39074 "" "Prometheus/2.43.0" 2023-12-16T02:14:56.807 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap3 2023-12-16T02:14:56.820 INFO:tasks.workunit.client.0.smithi078.stdout:clone image378 -> image380 2023-12-16T02:14:56.985 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 214067503 2023-12-16T02:14:57.001 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:14:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:56 smithi118 ceph-mon[131825]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-16T02:14:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:56 smithi078 ceph-mon[139570]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-16T02:14:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:56 smithi078 ceph-mon[142991]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-16T02:14:57.495 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 184433729~8351137 2023-12-16T02:14:57.535 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 65721998~1374788 2023-12-16T02:14:57.555 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 158912394~5011511 2023-12-16T02:14:57.589 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 81991710~3850182 2023-12-16T02:14:57.624 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 167980017~3257340 2023-12-16T02:14:57.669 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 118719312~2463435 2023-12-16T02:14:57.690 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 84052326~3849875 2023-12-16T02:14:57.710 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 201059778~1765805 2023-12-16T02:14:57.713 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user0 2023-12-16T02:14:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:57 smithi118 ceph-mon[131825]: pgmap v3224: 169 pgs: 169 active+clean; 1.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 212 op/s 2023-12-16T02:14:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:57 smithi118 ceph-mon[131825]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-16T02:14:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:57 smithi118 ceph-mon[131825]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-16T02:14:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[139570]: pgmap v3224: 169 pgs: 169 active+clean; 1.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 212 op/s 2023-12-16T02:14:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[139570]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-16T02:14:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[139570]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-16T02:14:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[142991]: pgmap v3224: 169 pgs: 169 active+clean; 1.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 212 op/s 2023-12-16T02:14:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[142991]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-16T02:14:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:57 smithi078 ceph-mon[142991]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-16T02:14:59.627 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 219574462 2023-12-16T02:14:59.642 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 158260164~1525831 2023-12-16T02:14:59.650 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 177678075~2359237 2023-12-16T02:14:59.650 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 2203633~1257006 2023-12-16T02:14:59.651 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 170342673~841638 2023-12-16T02:14:59.651 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 202869638~5155394 2023-12-16T02:14:59.654 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 169567723~2547480 2023-12-16T02:14:59.706 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 72124865~2423045 2023-12-16T02:14:59.707 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 76353997~1532913 2023-12-16T02:14:59.707 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user1 2023-12-16T02:14:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:59 smithi118 ceph-mon[131825]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-16T02:14:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:14:59 smithi118 ceph-mon[131825]: pgmap v3228: 169 pgs: 169 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.2 MiB/s rd, 26 MiB/s wr, 365 op/s 2023-12-16T02:14:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:59 smithi078 ceph-mon[142991]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-16T02:14:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:14:59 smithi078 ceph-mon[142991]: pgmap v3228: 169 pgs: 169 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.2 MiB/s rd, 26 MiB/s wr, 365 op/s 2023-12-16T02:14:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:59 smithi078 ceph-mon[139570]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-16T02:14:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:14:59 smithi078 ceph-mon[139570]: pgmap v3228: 169 pgs: 169 active+clean; 1.5 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 9.2 MiB/s rd, 26 MiB/s wr, 365 op/s 2023-12-16T02:15:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:00 smithi118 ceph-mon[131825]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-16T02:15:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:00 smithi078 ceph-mon[139570]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-16T02:15:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:00 smithi078 ceph-mon[142991]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-16T02:15:01.639 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 207731597~6544424 2023-12-16T02:15:01.656 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 188617112~1569016 2023-12-16T02:15:01.656 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 216160374~3179707 2023-12-16T02:15:01.657 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 138469573~4025179 2023-12-16T02:15:01.658 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 207441690~1906442 2023-12-16T02:15:01.712 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 62027218~7488304 2023-12-16T02:15:01.713 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 83301775~5061961 2023-12-16T02:15:01.716 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 102095877~3797456 2023-12-16T02:15:01.716 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user2 2023-12-16T02:15:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:01 smithi118 ceph-mon[131825]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-16T02:15:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:01 smithi118 ceph-mon[131825]: pgmap v3231: 169 pgs: 169 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 25 MiB/s wr, 668 op/s 2023-12-16T02:15:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:01 smithi078 ceph-mon[142991]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-16T02:15:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:01 smithi078 ceph-mon[142991]: pgmap v3231: 169 pgs: 169 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 25 MiB/s wr, 668 op/s 2023-12-16T02:15:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:01 smithi078 ceph-mon[139570]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-16T02:15:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:01 smithi078 ceph-mon[139570]: pgmap v3231: 169 pgs: 169 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 25 MiB/s wr, 668 op/s 2023-12-16T02:15:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:02 smithi118 ceph-mon[131825]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-16T02:15:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:02 smithi078 ceph-mon[139570]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-16T02:15:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:02 smithi078 ceph-mon[142991]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-16T02:15:03.654 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 117624108~5314763 2023-12-16T02:15:03.664 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 212930294~5884535 2023-12-16T02:15:03.664 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 27817145~248117 2023-12-16T02:15:03.664 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 205157527~8134764 2023-12-16T02:15:03.696 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 169506046~7388192 2023-12-16T02:15:03.699 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 121949655~5305606 2023-12-16T02:15:03.743 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 44967481~5967035 2023-12-16T02:15:03.746 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 62703688~7076922 2023-12-16T02:15:03.750 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user3 2023-12-16T02:15:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:03 smithi118 ceph-mon[131825]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-16T02:15:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:03 smithi118 ceph-mon[131825]: pgmap v3234: 169 pgs: 169 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 32 MiB/s wr, 660 op/s 2023-12-16T02:15:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:03 smithi078 ceph-mon[142991]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-16T02:15:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:03 smithi078 ceph-mon[142991]: pgmap v3234: 169 pgs: 169 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 32 MiB/s wr, 660 op/s 2023-12-16T02:15:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:03 smithi078 ceph-mon[139570]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-16T02:15:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:03 smithi078 ceph-mon[139570]: pgmap v3234: 169 pgs: 169 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 24 MiB/s rd, 32 MiB/s wr, 660 op/s 2023-12-16T02:15:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:04 smithi118 ceph-mon[131825]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-16T02:15:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:04 smithi078 ceph-mon[139570]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-16T02:15:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:04 smithi078 ceph-mon[142991]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-16T02:15:05.661 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 230659461 2023-12-16T02:15:05.683 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 23065946~5766486 2023-12-16T02:15:05.685 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 24507567~2883243 2023-12-16T02:15:05.728 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 46131892~5766486 2023-12-16T02:15:05.730 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 47573513~2883243 2023-12-16T02:15:05.770 INFO:tasks.workunit.client.0.smithi078.stdout:write: 3 69197838~5766486 2023-12-16T02:15:05.772 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 70639459~2883243 2023-12-16T02:15:05.815 INFO:tasks.workunit.client.0.smithi078.stdout:write: 4 92263784~5766486 2023-12-16T02:15:05.817 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 93705405~2883243 2023-12-16T02:15:05.872 INFO:tasks.workunit.client.0.smithi078.stdout:write: 5 115329730~5766486 2023-12-16T02:15:05.873 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 116771351~2883243 2023-12-16T02:15:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:05 smithi118 ceph-mon[131825]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-16T02:15:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:05 smithi118 ceph-mon[131825]: pgmap v3237: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 32 MiB/s wr, 488 op/s 2023-12-16T02:15:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:05 smithi078 ceph-mon[139570]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-16T02:15:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:05 smithi078 ceph-mon[139570]: pgmap v3237: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 32 MiB/s wr, 488 op/s 2023-12-16T02:15:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:05 smithi078 ceph-mon[142991]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-16T02:15:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:05 smithi078 ceph-mon[142991]: pgmap v3237: 169 pgs: 169 active+clean; 1.7 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 32 MiB/s wr, 488 op/s 2023-12-16T02:15:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:06 smithi078 ceph-mon[139570]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-16T02:15:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:06 smithi078 ceph-mon[142991]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-16T02:15:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:06] "GET /metrics HTTP/1.1" 200 39082 "" "Prometheus/2.43.0" 2023-12-16T02:15:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:06 smithi118 ceph-mon[131825]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-16T02:15:07.571 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:15:07.784 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:15:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:07 smithi118 ceph-mon[131825]: pgmap v3239: 169 pgs: 169 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 6.0 MiB/s rd, 16 MiB/s wr, 201 op/s 2023-12-16T02:15:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:07 smithi078 ceph-mon[139570]: pgmap v3239: 169 pgs: 169 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 6.0 MiB/s rd, 16 MiB/s wr, 201 op/s 2023-12-16T02:15:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:07 smithi078 ceph-mon[142991]: pgmap v3239: 169 pgs: 169 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 6.0 MiB/s rd, 16 MiB/s wr, 201 op/s 2023-12-16T02:15:09.488 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.Stress2 (20450 ms) 2023-12-16T02:15:09.489 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMigration.StressLive 2023-12-16T02:15:09.520 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 83886080 2023-12-16T02:15:09.531 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 52981672~680501 2023-12-16T02:15:09.543 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 65123257~4275237 2023-12-16T02:15:09.543 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 22155567~4556466 2023-12-16T02:15:09.572 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 6828090~5502697 2023-12-16T02:15:09.573 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 23166262~2051705 2023-12-16T02:15:09.589 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 68087158~2236938 2023-12-16T02:15:09.589 INFO:tasks.workunit.client.0.smithi078.stdout:write: A 24328918~1246024 2023-12-16T02:15:09.597 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 74239424~1161890 2023-12-16T02:15:09.598 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap0 2023-12-16T02:15:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:09 smithi118 ceph-mon[131825]: pgmap v3240: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s rd, 27 MiB/s wr, 357 op/s 2023-12-16T02:15:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:09 smithi078 ceph-mon[139570]: pgmap v3240: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s rd, 27 MiB/s wr, 357 op/s 2023-12-16T02:15:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:09 smithi078 ceph-mon[142991]: pgmap v3240: 169 pgs: 169 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 80 MiB/s rd, 27 MiB/s wr, 357 op/s 2023-12-16T02:15:10.765 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 102056569 2023-12-16T02:15:10.779 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 78396713~5065652 2023-12-16T02:15:10.792 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 1719702~392858 2023-12-16T02:15:10.792 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 17789481~1122603 2023-12-16T02:15:10.793 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 20924260~4813282 2023-12-16T02:15:10.793 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 23329051~8002277 2023-12-16T02:15:10.827 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 83807747~351893 2023-12-16T02:15:10.827 INFO:tasks.workunit.client.0.smithi078.stdout:write: B 61780113~2994578 2023-12-16T02:15:10.827 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 22052916~4138964 2023-12-16T02:15:10.842 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap1 2023-12-16T02:15:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:10 smithi118 ceph-mon[131825]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-16T02:15:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:10 smithi078 ceph-mon[139570]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-16T02:15:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:10 smithi078 ceph-mon[142991]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-16T02:15:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:11 smithi118 ceph-mon[131825]: pgmap v3242: 169 pgs: 169 active+clean; 1.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 189 MiB/s rd, 25 MiB/s wr, 573 op/s 2023-12-16T02:15:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:11 smithi118 ceph-mon[131825]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-16T02:15:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:11 smithi078 ceph-mon[139570]: pgmap v3242: 169 pgs: 169 active+clean; 1.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 189 MiB/s rd, 25 MiB/s wr, 573 op/s 2023-12-16T02:15:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:11 smithi078 ceph-mon[139570]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-16T02:15:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:11 smithi078 ceph-mon[142991]: pgmap v3242: 169 pgs: 169 active+clean; 1.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 189 MiB/s rd, 25 MiB/s wr, 573 op/s 2023-12-16T02:15:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:11 smithi078 ceph-mon[142991]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-16T02:15:12.775 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap1 2023-12-16T02:15:12.789 INFO:tasks.workunit.client.0.smithi078.stdout:clone image381 -> image384 2023-12-16T02:15:12.900 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 46634543~6511668 2023-12-16T02:15:12.950 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 94087159~3180413 2023-12-16T02:15:12.957 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 85258241~8234804 2023-12-16T02:15:13.001 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 85710886~5758131 2023-12-16T02:15:13.003 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 12946631~5320598 2023-12-16T02:15:13.034 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 41707280~4328786 2023-12-16T02:15:13.040 INFO:tasks.workunit.client.0.smithi078.stdout:write: C 49973176~5893357 2023-12-16T02:15:13.073 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 91594538~2547602 2023-12-16T02:15:13.075 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap2 2023-12-16T02:15:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:12 smithi118 ceph-mon[131825]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-16T02:15:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:12 smithi078 ceph-mon[139570]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-16T02:15:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:12 smithi078 ceph-mon[142991]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-16T02:15:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:13 smithi118 ceph-mon[131825]: pgmap v3245: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 274 MiB/s rd, 25 MiB/s wr, 739 op/s 2023-12-16T02:15:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:13 smithi118 ceph-mon[131825]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-16T02:15:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:13 smithi078 ceph-mon[139570]: pgmap v3245: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 274 MiB/s rd, 25 MiB/s wr, 739 op/s 2023-12-16T02:15:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:13 smithi078 ceph-mon[139570]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-16T02:15:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:13 smithi078 ceph-mon[142991]: pgmap v3245: 169 pgs: 169 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 274 MiB/s rd, 25 MiB/s wr, 739 op/s 2023-12-16T02:15:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:13 smithi078 ceph-mon[142991]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-16T02:15:14.792 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap2 2023-12-16T02:15:14.808 INFO:tasks.workunit.client.0.smithi078.stdout:clone image384 -> image386 2023-12-16T02:15:14.947 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 86917831 2023-12-16T02:15:14.972 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 71187717~4665359 2023-12-16T02:15:15.031 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 13954754~6825240 2023-12-16T02:15:15.055 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 27614921~8169142 2023-12-16T02:15:15.120 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 47255769~1585406 2023-12-16T02:15:15.147 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 53131196~2439324 2023-12-16T02:15:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:14 smithi118 ceph-mon[131825]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-16T02:15:15.196 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 60874998~1952227 2023-12-16T02:15:15.219 INFO:tasks.workunit.client.0.smithi078.stdout:write: D 72437548~717437 2023-12-16T02:15:15.226 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 20593470~6748445 2023-12-16T02:15:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:14 smithi078 ceph-mon[139570]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-16T02:15:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:14 smithi078 ceph-mon[142991]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-16T02:15:15.232 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: snap3 2023-12-16T02:15:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:15 smithi118 ceph-mon[131825]: pgmap v3248: 169 pgs: 169 active+clean; 1.9 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 196 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:15:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:15 smithi118 ceph-mon[131825]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-16T02:15:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:15 smithi078 ceph-mon[139570]: pgmap v3248: 169 pgs: 169 active+clean; 1.9 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 196 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:15:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:15 smithi078 ceph-mon[139570]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-16T02:15:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:15 smithi078 ceph-mon[142991]: pgmap v3248: 169 pgs: 169 active+clean; 1.9 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 196 MiB/s rd, 13 MiB/s wr, 396 op/s 2023-12-16T02:15:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:15 smithi078 ceph-mon[142991]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-16T02:15:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:16] "GET /metrics HTTP/1.1" 200 39082 "" "Prometheus/2.43.0" 2023-12-16T02:15:16.799 INFO:tasks.workunit.client.0.smithi078.stdout:snap_protect: snap3 2023-12-16T02:15:16.811 INFO:tasks.workunit.client.0.smithi078.stdout:clone image386 -> image388 2023-12-16T02:15:16.975 INFO:tasks.workunit.client.0.smithi078.stdout:migration_prepare 2023-12-16T02:15:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:16 smithi118 ceph-mon[131825]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-16T02:15:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:16 smithi078 ceph-mon[139570]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-16T02:15:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:16 smithi078 ceph-mon[142991]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-16T02:15:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:17.365 INFO:tasks.workunit.client.0.smithi078.stdout:migration_execute 2023-12-16T02:15:17.366 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 50572252~2599068 2023-12-16T02:15:17.405 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 25494828~7839142 2023-12-16T02:15:17.435 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 34082412~2745759 2023-12-16T02:15:17.466 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 66415413~4603900 2023-12-16T02:15:17.507 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 68197081~340134 2023-12-16T02:15:17.509 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 10279012~3603667 2023-12-16T02:15:17.535 INFO:tasks.workunit.client.0.smithi078.stdout:write: a 85384960~1324470 2023-12-16T02:15:17.562 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 52623027~3438980 2023-12-16T02:15:17.589 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user0 2023-12-16T02:15:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:17 smithi118 ceph-mon[131825]: pgmap v3251: 169 pgs: 169 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s rd, 9.5 MiB/s wr, 160 op/s 2023-12-16T02:15:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:17 smithi118 ceph-mon[131825]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-16T02:15:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:17 smithi078 ceph-mon[139570]: pgmap v3251: 169 pgs: 169 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s rd, 9.5 MiB/s wr, 160 op/s 2023-12-16T02:15:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:17 smithi078 ceph-mon[139570]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-16T02:15:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:17 smithi078 ceph-mon[142991]: pgmap v3251: 169 pgs: 169 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s rd, 9.5 MiB/s wr, 160 op/s 2023-12-16T02:15:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:17 smithi078 ceph-mon[142991]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-16T02:15:18.807 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 146031021 2023-12-16T02:15:18.822 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 73668678~6450069 2023-12-16T02:15:18.834 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 72227363~6001966 2023-12-16T02:15:18.913 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 71638373~2651030 2023-12-16T02:15:18.914 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 30920349~4068817 2023-12-16T02:15:18.915 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 94357133~7515679 2023-12-16T02:15:18.920 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 66836646~209404 2023-12-16T02:15:18.920 INFO:tasks.workunit.client.0.smithi078.stdout:write: b 87541372~4947199 2023-12-16T02:15:18.924 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 77317340~5340334 2023-12-16T02:15:18.924 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user1 2023-12-16T02:15:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:18 smithi118 ceph-mon[131825]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-16T02:15:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:18 smithi078 ceph-mon[139570]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-16T02:15:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:18 smithi078 ceph-mon[142991]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-16T02:15:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:19 smithi118 ceph-mon[131825]: pgmap v3254: 169 pgs: 169 active+clean; 2.0 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 28 MiB/s wr, 545 op/s 2023-12-16T02:15:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:19 smithi118 ceph-mon[131825]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-16T02:15:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:19 smithi078 ceph-mon[139570]: pgmap v3254: 169 pgs: 169 active+clean; 2.0 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 28 MiB/s wr, 545 op/s 2023-12-16T02:15:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:19 smithi078 ceph-mon[139570]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-16T02:15:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:19 smithi078 ceph-mon[142991]: pgmap v3254: 169 pgs: 169 active+clean; 2.0 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 16 MiB/s rd, 28 MiB/s wr, 545 op/s 2023-12-16T02:15:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:19 smithi078 ceph-mon[142991]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-16T02:15:20.827 INFO:tasks.workunit.client.0.smithi078.stdout:resize: 88154554 2023-12-16T02:15:20.858 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 52186090~2190265 2023-12-16T02:15:20.865 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 19159275~3449075 2023-12-16T02:15:20.866 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 43243908~235815 2023-12-16T02:15:20.866 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 42168265~6540738 2023-12-16T02:15:20.877 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 51922758~6933161 2023-12-16T02:15:20.881 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 97554~1321387 2023-12-16T02:15:20.881 INFO:tasks.workunit.client.0.smithi078.stdout:write: c 57064725~4810625 2023-12-16T02:15:20.930 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 51717251~5461061 2023-12-16T02:15:20.930 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user2 2023-12-16T02:15:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:20 smithi118 ceph-mon[131825]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-16T02:15:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:20 smithi078 ceph-mon[139570]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-16T02:15:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:20 smithi078 ceph-mon[142991]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-16T02:15:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:21 smithi118 ceph-mon[131825]: pgmap v3257: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 23 MiB/s rd, 33 MiB/s wr, 755 op/s 2023-12-16T02:15:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:21 smithi118 ceph-mon[131825]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-16T02:15:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:21 smithi078 ceph-mon[139570]: pgmap v3257: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 23 MiB/s rd, 33 MiB/s wr, 755 op/s 2023-12-16T02:15:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:21 smithi078 ceph-mon[139570]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-16T02:15:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:21 smithi078 ceph-mon[142991]: pgmap v3257: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 23 MiB/s rd, 33 MiB/s wr, 755 op/s 2023-12-16T02:15:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:21 smithi078 ceph-mon[142991]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-16T02:15:22.833 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 4922983~8112091 2023-12-16T02:15:22.849 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 77699383~3952452 2023-12-16T02:15:22.849 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 35518724~1116641 2023-12-16T02:15:22.850 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 57926630~3301355 2023-12-16T02:15:22.852 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 63791703~2939697 2023-12-16T02:15:22.853 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 6892411~4991728 2023-12-16T02:15:22.908 INFO:tasks.workunit.client.0.smithi078.stdout:write: d 28816657~7628842 2023-12-16T02:15:22.910 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 4028090~1139088 2023-12-16T02:15:22.910 INFO:tasks.workunit.client.0.smithi078.stdout:snap_create: user3 2023-12-16T02:15:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:22 smithi118 ceph-mon[131825]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-16T02:15:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:22 smithi078 ceph-mon[139570]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-16T02:15:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:22 smithi078 ceph-mon[142991]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: pgmap v3260: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27 MiB/s rd, 24 MiB/s wr, 732 op/s 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:15:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: pgmap v3260: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27 MiB/s rd, 24 MiB/s wr, 732 op/s 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:15:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: pgmap v3260: 169 pgs: 169 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 27 MiB/s rd, 24 MiB/s wr, 732 op/s 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:15:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:24.855 INFO:tasks.workunit.client.0.smithi078.stdout:write: 1 8815455~2203863 2023-12-16T02:15:24.855 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 9366420~1101931 2023-12-16T02:15:24.871 INFO:tasks.workunit.client.0.smithi078.stdout:write: 2 17630910~2203863 2023-12-16T02:15:24.872 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 18181875~1101931 2023-12-16T02:15:24.884 INFO:tasks.workunit.client.0.smithi078.stdout:write: 3 26446366~2203863 2023-12-16T02:15:24.884 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 26997331~1101931 2023-12-16T02:15:24.898 INFO:tasks.workunit.client.0.smithi078.stdout:write: 4 35261821~2203863 2023-12-16T02:15:24.898 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 35812786~1101931 2023-12-16T02:15:24.911 INFO:tasks.workunit.client.0.smithi078.stdout:write: 5 44077277~2203863 2023-12-16T02:15:24.912 INFO:tasks.workunit.client.0.smithi078.stdout:discard: 44628242~1101931 2023-12-16T02:15:25.008 INFO:tasks.workunit.client.0.smithi078.stdout:migration_commit 2023-12-16T02:15:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:24 smithi118 ceph-mon[131825]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-16T02:15:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:24 smithi078 ceph-mon[139570]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-16T02:15:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:24 smithi078 ceph-mon[142991]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-16T02:15:25.659 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMigration.StressLive (16171 ms) 2023-12-16T02:15:25.704 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:15:26.025 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:15:26.025 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (54m) 8m ago 58m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:15:26.025 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (54m) 7m ago 58m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:15:26.025 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (59m) 8m ago 59m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (59m) 7m ago 59m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (53m) 7m ago 62m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (53m) 8m ago 64m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (53m) 8m ago 64m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (52m) 7m ago 62m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (52m) 8m ago 62m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (54m) 8m ago 57m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (54m) 7m ago 57m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (51m) 8m ago 62m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (51m) 8m ago 61m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (50m) 8m ago 61m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (50m) 8m ago 61m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (49m) 7m ago 60m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (49m) 7m ago 60m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (48m) 7m ago 60m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:15:26.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (48m) 7m ago 59m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:15:26.027 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (53m) 7m ago 58m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:15:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:25 smithi118 ceph-mon[131825]: pgmap v3263: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 20 MiB/s rd, 28 MiB/s wr, 596 op/s 2023-12-16T02:15:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:25 smithi118 ceph-mon[131825]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-16T02:15:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:25 smithi078 ceph-mon[139570]: pgmap v3263: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 20 MiB/s rd, 28 MiB/s wr, 596 op/s 2023-12-16T02:15:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:25 smithi078 ceph-mon[139570]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-16T02:15:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:25 smithi078 ceph-mon[142991]: pgmap v3263: 169 pgs: 169 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 20 MiB/s rd, 28 MiB/s wr, 596 op/s 2023-12-16T02:15:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:25 smithi078 ceph-mon[142991]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-16T02:15:26.407 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:15:26.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:15:26.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:15:26.409 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:15:26.409 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:26] "GET /metrics HTTP/1.1" 200 39086 "" "Prometheus/2.43.0" 2023-12-16T02:15:26.863 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 57 tests from TestMigration (261082 ms total) 2023-12-16T02:15:26.863 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:26.863 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from TestMirroringWatcher 2023-12-16T02:15:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:26 smithi118 ceph-mon[131825]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:26 smithi118 ceph-mon[131825]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-16T02:15:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:26 smithi118 ceph-mon[131825]: from='client.37344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/257601413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:15:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[142991]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[142991]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[142991]: from='client.37344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/257601413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[139570]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[139570]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[139570]: from='client.37344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/257601413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:15:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:27 smithi118 ceph-mon[131825]: pgmap v3266: 137 pgs: 137 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-16T02:15:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:27 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:27 smithi118 ceph-mon[131825]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[139570]: pgmap v3266: 137 pgs: 137 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[139570]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[142991]: pgmap v3266: 137 pgs: 137 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:27 smithi078 ceph-mon[142991]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-16T02:15:28.880 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2023-12-16T02:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:28 smithi118 ceph-mon[131825]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-16T02:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2919662401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:28 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[139570]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2919662401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[142991]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2919662401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:28 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:29 smithi118 ceph-mon[131825]: pgmap v3269: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail 2023-12-16T02:15:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:29 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:29 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:29 smithi118 ceph-mon[131825]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[139570]: pgmap v3269: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[139570]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[142991]: pgmap v3269: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:29 smithi078 ceph-mon[142991]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-16T02:15:30.937 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2058 ms) 2023-12-16T02:15:30.938 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2023-12-16T02:15:30.960 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (22 ms) 2023-12-16T02:15:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:30 smithi118 ceph-mon[131825]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-16T02:15:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:30 smithi078 ceph-mon[139570]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-16T02:15:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:30 smithi078 ceph-mon[142991]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-16T02:15:31.904 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from TestMirroringWatcher (2080 ms total) 2023-12-16T02:15:31.904 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:31.904 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from TestObjectMap 2023-12-16T02:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:31 smithi118 ceph-mon[131825]: pgmap v3272: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-16T02:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:31 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:31 smithi118 ceph-mon[131825]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-16T02:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[139570]: pgmap v3272: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[139570]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[142991]: pgmap v3272: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[142991]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-16T02:15:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:15:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:32 smithi118 ceph-mon[131825]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-16T02:15:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:32 smithi078 ceph-mon[139570]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-16T02:15:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:32 smithi078 ceph-mon[142991]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-16T02:15:33.921 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[139570]: pgmap v3275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[139570]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[142991]: pgmap v3275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[142991]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-16T02:15:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:33 smithi118 ceph-mon[131825]: pgmap v3275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-16T02:15:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:33 smithi118 ceph-mon[131825]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-16T02:15:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[139570]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[139570]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[142991]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-16T02:15:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:34 smithi078 ceph-mon[142991]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-16T02:15:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3778716406' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:34 smithi118 ceph-mon[131825]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-16T02:15:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:34 smithi118 ceph-mon[131825]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-16T02:15:35.970 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2049 ms) 2023-12-16T02:15:35.970 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2023-12-16T02:15:35.996 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (27 ms) 2023-12-16T02:15:35.996 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2023-12-16T02:15:36.029 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (33 ms) 2023-12-16T02:15:36.029 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2023-12-16T02:15:36.056 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (26 ms) 2023-12-16T02:15:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:35 smithi078 ceph-mon[139570]: pgmap v3278: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:35 smithi078 ceph-mon[139570]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-16T02:15:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:35 smithi078 ceph-mon[142991]: pgmap v3278: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:35 smithi078 ceph-mon[142991]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-16T02:15:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:35 smithi118 ceph-mon[131825]: pgmap v3278: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:35 smithi118 ceph-mon[131825]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-16T02:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:36] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-12-16T02:15:36.958 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 4 tests from TestObjectMap (2135 ms total) 2023-12-16T02:15:36.958 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:36.958 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from TestOperations 2023-12-16T02:15:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:37 smithi078 ceph-mon[139570]: pgmap v3281: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:37 smithi078 ceph-mon[139570]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-16T02:15:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:37 smithi078 ceph-mon[142991]: pgmap v3281: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:37 smithi078 ceph-mon[142991]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-16T02:15:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:37 smithi118 ceph-mon[131825]: pgmap v3281: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:37 smithi118 ceph-mon[131825]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-16T02:15:38.965 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[142991]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3158777282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[139570]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3158777282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:38 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:38 smithi118 ceph-mon[131825]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-16T02:15:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3158777282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:38 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[142991]: pgmap v3284: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[142991]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-16T02:15:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[139570]: pgmap v3284: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:39 smithi078 ceph-mon[139570]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-16T02:15:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:39 smithi118 ceph-mon[131825]: pgmap v3284: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:39 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:39 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:39 smithi118 ceph-mon[131825]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-16T02:15:41.024 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:41.025 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2059 ms) 2023-12-16T02:15:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:40 smithi118 ceph-mon[131825]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-16T02:15:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:40 smithi078 ceph-mon[139570]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-16T02:15:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:40 smithi078 ceph-mon[142991]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-16T02:15:41.997 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 1 test from TestOperations (2059 ms total) 2023-12-16T02:15:41.997 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:41.997 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from TestTrash 2023-12-16T02:15:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:41 smithi118 ceph-mon[131825]: pgmap v3287: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:41 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:41 smithi118 ceph-mon[131825]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-16T02:15:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[139570]: pgmap v3287: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:42.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:42.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[139570]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-16T02:15:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[142991]: pgmap v3287: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:41 smithi078 ceph-mon[142991]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-16T02:15:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:42 smithi118 ceph-mon[131825]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-16T02:15:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:42 smithi078 ceph-mon[139570]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-16T02:15:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:42 smithi078 ceph-mon[142991]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-16T02:15:44.005 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestTrash.UserRemovingSource 2023-12-16T02:15:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:44 smithi118 ceph-mon[131825]: pgmap v3290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:44 smithi118 ceph-mon[131825]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-16T02:15:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1422688296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:44 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[139570]: pgmap v3290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[139570]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1422688296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[142991]: pgmap v3290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[142991]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1422688296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:44 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:45 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:45 smithi118 ceph-mon[131825]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-16T02:15:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:45 smithi118 ceph-mon[131825]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[139570]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[139570]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[142991]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-16T02:15:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:45 smithi078 ceph-mon[142991]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-16T02:15:46.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestTrash.UserRemovingSource (2130 ms) 2023-12-16T02:15:46.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2023-12-16T02:15:46.175 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestTrash.RestoreMirroringSource (39 ms) 2023-12-16T02:15:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:46 smithi118 ceph-mon[131825]: pgmap v3293: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:46 smithi078 ceph-mon[139570]: pgmap v3293: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:46 smithi078 ceph-mon[142991]: pgmap v3293: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:46] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-12-16T02:15:47.044 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 2 tests from TestTrash (2169 ms total) 2023-12-16T02:15:47.044 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:47.044 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 3 tests from TestJournalEntries 2023-12-16T02:15:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:47 smithi118 ceph-mon[131825]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-16T02:15:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:47 smithi078 ceph-mon[139570]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-16T02:15:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:47 smithi078 ceph-mon[142991]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-16T02:15:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:15:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:48 smithi118 ceph-mon[131825]: pgmap v3296: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:15:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:48 smithi118 ceph-mon[131825]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-16T02:15:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:48 smithi078 ceph-mon[139570]: pgmap v3296: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:15:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:48 smithi078 ceph-mon[139570]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-16T02:15:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:48 smithi078 ceph-mon[142991]: pgmap v3296: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-16T02:15:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:48 smithi078 ceph-mon[142991]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-16T02:15:49.052 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalEntries.AioWrite 2023-12-16T02:15:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:49 smithi118 ceph-mon[131825]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-16T02:15:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3882661451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:49 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[139570]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3882661451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[142991]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3882661451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:49 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:50 smithi118 ceph-mon[131825]: pgmap v3299: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:50 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:50 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:50 smithi118 ceph-mon[131825]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[139570]: pgmap v3299: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[139570]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[142991]: pgmap v3299: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:50 smithi078 ceph-mon[142991]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-16T02:15:51.117 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:51.117 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalEntries.AioWrite (2065 ms) 2023-12-16T02:15:51.117 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalEntries.AioDiscard 2023-12-16T02:15:51.127 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:51.127 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalEntries.AioDiscard (11 ms) 2023-12-16T02:15:51.127 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalEntries.AioFlush 2023-12-16T02:15:51.136 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:51.136 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalEntries.AioFlush (8 ms) 2023-12-16T02:15:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:51 smithi118 ceph-mon[131825]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-16T02:15:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:51 smithi078 ceph-mon[139570]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-16T02:15:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:51 smithi078 ceph-mon[142991]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-16T02:15:52.086 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 3 tests from TestJournalEntries (2084 ms total) 2023-12-16T02:15:52.086 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:52.086 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 16 tests from TestJournalReplay 2023-12-16T02:15:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:52 smithi118 ceph-mon[131825]: pgmap v3302: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:52 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:52 smithi118 ceph-mon[131825]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[139570]: pgmap v3302: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[139570]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[142991]: pgmap v3302: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:15:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:52 smithi078 ceph-mon[142991]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-16T02:15:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:53 smithi118 ceph-mon[131825]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-16T02:15:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:53 smithi078 ceph-mon[139570]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-16T02:15:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:53 smithi078 ceph-mon[142991]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-16T02:15:54.092 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2023-12-16T02:15:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:54 smithi118 ceph-mon[131825]: pgmap v3305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:54 smithi118 ceph-mon[131825]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-16T02:15:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[139570]: pgmap v3305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[139570]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[142991]: pgmap v3305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[142991]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-16T02:15:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:15:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:55 smithi118 ceph-mon[131825]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-16T02:15:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:55 smithi078 ceph-mon[139570]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-16T02:15:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3810666204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi078-202517-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-16T02:15:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:55 smithi078 ceph-mon[142991]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-16T02:15:56.125 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.125 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2033 ms) 2023-12-16T02:15:56.126 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2023-12-16T02:15:56.144 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.144 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.AioWriteEvent (19 ms) 2023-12-16T02:15:56.144 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2023-12-16T02:15:56.153 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.153 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.AioFlushEvent (9 ms) 2023-12-16T02:15:56.153 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapCreate 2023-12-16T02:15:56.161 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.162 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapCreate (9 ms) 2023-12-16T02:15:56.162 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapProtect 2023-12-16T02:15:56.170 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.170 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapProtect (8 ms) 2023-12-16T02:15:56.170 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2023-12-16T02:15:56.177 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.177 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapUnprotect (8 ms) 2023-12-16T02:15:56.177 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapRename 2023-12-16T02:15:56.185 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapRename (7 ms) 2023-12-16T02:15:56.185 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapRollback 2023-12-16T02:15:56.192 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.192 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapRollback (8 ms) 2023-12-16T02:15:56.192 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.SnapRemove 2023-12-16T02:15:56.200 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.200 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.SnapRemove (7 ms) 2023-12-16T02:15:56.200 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.Rename 2023-12-16T02:15:56.207 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.207 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.Rename (8 ms) 2023-12-16T02:15:56.207 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.Resize 2023-12-16T02:15:56.215 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.215 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.Resize (7 ms) 2023-12-16T02:15:56.215 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.Flatten 2023-12-16T02:15:56.222 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.222 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.Flatten (8 ms) 2023-12-16T02:15:56.222 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2023-12-16T02:15:56.230 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.230 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.UpdateFeatures (8 ms) 2023-12-16T02:15:56.230 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.MetadataSet 2023-12-16T02:15:56.238 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.238 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.MetadataSet (7 ms) 2023-12-16T02:15:56.238 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2023-12-16T02:15:56.245 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.245 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.MetadataRemove (8 ms) 2023-12-16T02:15:56.245 INFO:tasks.workunit.client.0.smithi078.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2023-12-16T02:15:56.253 INFO:tasks.workunit.client.0.smithi078.stdout:SKIPPING 2023-12-16T02:15:56.253 INFO:tasks.workunit.client.0.smithi078.stdout:[ OK ] TestJournalReplay.ObjectPosition (7 ms) 2023-12-16T02:15:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:56 smithi118 ceph-mon[131825]: pgmap v3308: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:56 smithi118 ceph-mon[131825]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-16T02:15:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:56 smithi078 ceph-mon[139570]: pgmap v3308: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:56 smithi078 ceph-mon[139570]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-16T02:15:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:56 smithi078 ceph-mon[142991]: pgmap v3308: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:56 smithi078 ceph-mon[142991]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-16T02:15:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:15:56] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2023-12-16T02:15:56.746 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (55m) 9m ago 59m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (54m) 7m ago 58m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (59m) 9m ago 59m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (59m) 7m ago 59m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (54m) 7m ago 63m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (54m) 9m ago 64m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (53m) 9m ago 64m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:15:57.057 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (53m) 7m ago 63m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (53m) 9m ago 63m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (55m) 9m ago 58m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (54m) 7m ago 58m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (52m) 9m ago 62m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (51m) 9m ago 62m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (51m) 9m ago 62m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (50m) 9m ago 61m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (50m) 7m ago 61m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (49m) 7m ago 60m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (49m) 7m ago 60m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (48m) 7m ago 60m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:15:57.058 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (54m) 7m ago 59m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:15:57.117 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] 16 tests from TestJournalReplay (2161 ms total) 2023-12-16T02:15:57.117 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:57.117 INFO:tasks.workunit.client.0.smithi078.stdout:[----------] Global test environment tear-down 2023-12-16T02:15:57.117 INFO:tasks.workunit.client.0.smithi078.stdout:[==========] 406 tests from 15 test suites ran. (965071 ms total) 2023-12-16T02:15:57.118 INFO:tasks.workunit.client.0.smithi078.stdout:[ PASSED ] 406 tests. 2023-12-16T02:15:57.118 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:57.118 INFO:tasks.workunit.client.0.smithi078.stdout: YOU HAVE 2 DISABLED TESTS 2023-12-16T02:15:57.118 INFO:tasks.workunit.client.0.smithi078.stdout: 2023-12-16T02:15:57.126 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T02:15:57.126 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T02:15:57.172 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2023-12-16T02:15:57.172 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-16T02:15:57.388 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:57 smithi078 ceph-mon[139570]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-16T02:15:57.388 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:57 smithi078 ceph-mon[142991]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-16T02:15:57.389 DEBUG:teuthology.parallel:result is None 2023-12-16T02:15:57.390 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:15:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:57 smithi118 ceph-mon[131825]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-16T02:15:57.417 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:15:57.417 DEBUG:teuthology.orchestra.run.smithi078:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T02:15:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:15:57.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:15:57.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:15:57.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:57.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:15:57.470 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:15:57.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:15:57.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:15:57.471 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:15:57.471 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:15:57.475 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:15:57.475 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T02:15:57.475 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2023-12-16T02:15:57.475 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T02:15:57.475 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2023-12-16T02:15:57.475 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-16T02:15:57.476 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-16T02:15:57.476 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-16T02:15:57.476 DEBUG:teuthology.orchestra.run.smithi078:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-16T02:15:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T02:15:57.532 INFO:teuthology.orchestra.run.smithi078.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-16T02:15:57.532 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T02:15:57.591 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-16T02:15:57.592 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-16T02:15:57.648 INFO:tasks.workunit:timeout=3h 2023-12-16T02:15:57.649 INFO:tasks.workunit:cleanup=True 2023-12-16T02:15:57.649 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-16T02:15:57.706 INFO:tasks.workunit.client.0.smithi078.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-16T02:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:58 smithi118 ceph-mon[131825]: pgmap v3311: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:58 smithi118 ceph-mon[131825]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:58 smithi118 ceph-mon[131825]: from='client.47381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:58 smithi118 ceph-mon[131825]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-16T02:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:15:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3836147296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[139570]: pgmap v3311: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[139570]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[139570]: from='client.47381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[139570]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3836147296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[142991]: pgmap v3311: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[142991]: from='client.47375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[142991]: from='client.47381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[142991]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-16T02:15:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:15:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3836147296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:16:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:00 smithi118 ceph-mon[131825]: pgmap v3313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:00 smithi078 ceph-mon[139570]: pgmap v3313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:00 smithi078 ceph-mon[142991]: pgmap v3313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:02 smithi118 ceph-mon[131825]: pgmap v3314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:02 smithi078 ceph-mon[139570]: pgmap v3314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:02 smithi078 ceph-mon[142991]: pgmap v3314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:03.452 DEBUG:teuthology.orchestra.run.smithi078:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-12-16T02:16:03.509 INFO:tasks.workunit.client.0.smithi078.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-16T02:16:03.511 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T02:16:03.511 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-16T02:16:03.557 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-16T02:16:03.603 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-16T02:16:03.642 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-16T02:16:03.643 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T02:16:03.644 INFO:tasks.workunit.client.0.smithi078.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-16T02:16:03.680 INFO:tasks.workunit.client.0.smithi078.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-16T02:16:03.683 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-16T02:16:03.683 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-16T02:16:03.741 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2023-12-16T02:16:03.742 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2023-12-16T02:16:03.742 DEBUG:teuthology.orchestra.run.smithi078:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2023-12-16T02:16:03.802 INFO:tasks.workunit.client.0.smithi078.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2023-12-16T02:16:03.802 INFO:tasks.workunit.client.0.smithi078.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2023-12-16T02:16:03.802 INFO:tasks.workunit.client.0.smithi078.stderr:+ '[' -n '' ']' 2023-12-16T02:16:03.802 INFO:tasks.workunit.client.0.smithi078.stderr:+ python3 -m nose -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2023-12-16T02:16:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:03 smithi118 ceph-mon[131825]: pgmap v3315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:03 smithi078 ceph-mon[139570]: pgmap v3315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:03 smithi078 ceph-mon[142991]: pgmap v3315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:05 smithi118 ceph-mon[131825]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-16T02:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:05 smithi118 ceph-mon[131825]: pgmap v3317: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[139570]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[139570]: pgmap v3317: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[142991]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-16T02:16:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:05 smithi078 ceph-mon[142991]: pgmap v3317: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[139570]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-16T02:16:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:06 smithi078 ceph-mon[142991]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-16T02:16:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:06 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-16T02:16:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:06 smithi118 ceph-mon[131825]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-16T02:16:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:07 smithi118 ceph-mon[131825]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-16T02:16:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:07 smithi118 ceph-mon[131825]: pgmap v3320: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:07 smithi078 ceph-mon[139570]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-16T02:16:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:07 smithi078 ceph-mon[139570]: pgmap v3320: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:07 smithi078 ceph-mon[142991]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-16T02:16:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:07 smithi078 ceph-mon[142991]: pgmap v3320: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:16:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:08 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:08 smithi118 ceph-mon[131825]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-16T02:16:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:08 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:08 smithi078 ceph-mon[139570]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-16T02:16:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:08 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:08 smithi078 ceph-mon[142991]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-16T02:16:09.752 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_basic ... ok 2023-12-16T02:16:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:09 smithi118 ceph-mon[131825]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-16T02:16:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:09 smithi118 ceph-mon[131825]: pgmap v3323: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-16T02:16:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:09 smithi078 ceph-mon[139570]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-16T02:16:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:09 smithi078 ceph-mon[139570]: pgmap v3323: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-16T02:16:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:09 smithi078 ceph-mon[142991]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-16T02:16:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:09 smithi078 ceph-mon[142991]: pgmap v3323: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-16T02:16:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:10 smithi118 ceph-mon[131825]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-16T02:16:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:10 smithi078 ceph-mon[139570]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-16T02:16:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:10 smithi078 ceph-mon[142991]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-16T02:16:11.767 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_drops_cache ... ok 2023-12-16T02:16:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:11 smithi078 ceph-mon[139570]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-16T02:16:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:11 smithi078 ceph-mon[139570]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 163 op/s 2023-12-16T02:16:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:11 smithi078 ceph-mon[142991]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-16T02:16:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:11 smithi078 ceph-mon[142991]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 163 op/s 2023-12-16T02:16:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:11 smithi118 ceph-mon[131825]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-16T02:16:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:11 smithi118 ceph-mon[131825]: pgmap v3326: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 13 KiB/s wr, 163 op/s 2023-12-16T02:16:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:12 smithi078 ceph-mon[139570]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-16T02:16:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:12 smithi078 ceph-mon[142991]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-16T02:16:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:12 smithi118 ceph-mon[131825]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-16T02:16:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:13 smithi078 ceph-mon[139570]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-16T02:16:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:13 smithi078 ceph-mon[139570]: pgmap v3329: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 21 KiB/s wr, 539 op/s 2023-12-16T02:16:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:13 smithi078 ceph-mon[142991]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-16T02:16:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:13 smithi078 ceph-mon[142991]: pgmap v3329: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 21 KiB/s wr, 539 op/s 2023-12-16T02:16:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:13 smithi118 ceph-mon[131825]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-16T02:16:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:13 smithi118 ceph-mon[131825]: pgmap v3329: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 21 KiB/s wr, 539 op/s 2023-12-16T02:16:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:14 smithi078 ceph-mon[139570]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-16T02:16:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:14 smithi078 ceph-mon[142991]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-16T02:16:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:14 smithi118 ceph-mon[131825]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-16T02:16:15.787 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_errors ... ok 2023-12-16T02:16:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:15 smithi078 ceph-mon[139570]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-16T02:16:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:15 smithi078 ceph-mon[139570]: pgmap v3332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 19 KiB/s wr, 443 op/s 2023-12-16T02:16:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:15 smithi078 ceph-mon[142991]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-16T02:16:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:15 smithi078 ceph-mon[142991]: pgmap v3332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 19 KiB/s wr, 443 op/s 2023-12-16T02:16:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:15 smithi118 ceph-mon[131825]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-16T02:16:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:15 smithi118 ceph-mon[131825]: pgmap v3332: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 19 KiB/s wr, 443 op/s 2023-12-16T02:16:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:16 smithi078 ceph-mon[139570]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-16T02:16:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:16:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:16 smithi078 ceph-mon[142991]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-16T02:16:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:16 smithi118 ceph-mon[131825]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-16T02:16:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:17.718 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_larger_order ... ok 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[142991]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[142991]: pgmap v3335: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 256 op/s 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[142991]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[139570]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[139570]: pgmap v3335: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 256 op/s 2023-12-16T02:16:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:17 smithi078 ceph-mon[139570]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-16T02:16:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:17 smithi118 ceph-mon[131825]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-16T02:16:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:17 smithi118 ceph-mon[131825]: pgmap v3335: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 256 op/s 2023-12-16T02:16:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:17 smithi118 ceph-mon[131825]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-16T02:16:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:19 smithi118 ceph-mon[131825]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-16T02:16:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:19 smithi078 ceph-mon[139570]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-16T02:16:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:19 smithi078 ceph-mon[142991]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-16T02:16:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:20 smithi118 ceph-mon[131825]: pgmap v3338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 20 KiB/s wr, 473 op/s 2023-12-16T02:16:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:20 smithi118 ceph-mon[131825]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-16T02:16:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:20 smithi078 ceph-mon[139570]: pgmap v3338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 20 KiB/s wr, 473 op/s 2023-12-16T02:16:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:20 smithi078 ceph-mon[139570]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-16T02:16:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:20 smithi078 ceph-mon[142991]: pgmap v3338: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 20 KiB/s wr, 473 op/s 2023-12-16T02:16:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:20 smithi078 ceph-mon[142991]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-16T02:16:21.816 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_multi_level ... ok 2023-12-16T02:16:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:21 smithi078 ceph-mon[139570]: pgmap v3340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 29 KiB/s wr, 605 op/s 2023-12-16T02:16:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:21 smithi078 ceph-mon[139570]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-16T02:16:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:21 smithi078 ceph-mon[142991]: pgmap v3340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 29 KiB/s wr, 605 op/s 2023-12-16T02:16:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:21 smithi078 ceph-mon[142991]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-16T02:16:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:21 smithi118 ceph-mon[131825]: pgmap v3340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 29 KiB/s wr, 605 op/s 2023-12-16T02:16:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:21 smithi118 ceph-mon[131825]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-16T02:16:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:22 smithi078 ceph-mon[139570]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-16T02:16:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:22 smithi078 ceph-mon[139570]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-16T02:16:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:22 smithi078 ceph-mon[142991]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-16T02:16:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:22 smithi078 ceph-mon[142991]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-16T02:16:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:22 smithi118 ceph-mon[131825]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-16T02:16:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:22 smithi118 ceph-mon[131825]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-16T02:16:23.841 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_smaller_order ... ok 2023-12-16T02:16:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:23 smithi078 ceph-mon[139570]: pgmap v3344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 29 KiB/s wr, 448 op/s 2023-12-16T02:16:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:23 smithi078 ceph-mon[142991]: pgmap v3344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 29 KiB/s wr, 448 op/s 2023-12-16T02:16:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:23 smithi118 ceph-mon[131825]: pgmap v3344: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 29 KiB/s wr, 448 op/s 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[139570]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[142991]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:16:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:24 smithi118 ceph-mon[131825]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-16T02:16:25.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:16:25.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:16:25.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:16:25.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:16:25.837 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_flatten_with_progress ... ok 2023-12-16T02:16:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:25 smithi078 ceph-mon[139570]: pgmap v3346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 19 KiB/s wr, 345 op/s 2023-12-16T02:16:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:25 smithi078 ceph-mon[139570]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-16T02:16:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:25 smithi078 ceph-mon[142991]: pgmap v3346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 19 KiB/s wr, 345 op/s 2023-12-16T02:16:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:25 smithi078 ceph-mon[142991]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-16T02:16:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:25 smithi118 ceph-mon[131825]: pgmap v3346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 256 KiB/s rd, 19 KiB/s wr, 345 op/s 2023-12-16T02:16:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:25 smithi118 ceph-mon[131825]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-16T02:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:26] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:16:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:26 smithi118 ceph-mon[131825]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-16T02:16:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:26 smithi078 ceph-mon[139570]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-16T02:16:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:26 smithi078 ceph-mon[142991]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-16T02:16:27.872 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:16:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:27 smithi118 ceph-mon[131825]: pgmap v3349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 24 KiB/s wr, 416 op/s 2023-12-16T02:16:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:27 smithi118 ceph-mon[131825]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-16T02:16:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:27 smithi118 ceph-mon[131825]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (55m) 9m ago 59m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (55m) 8m ago 59m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (60m) 9m ago 60m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (60m) 8m ago 60m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:16:28.217 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (54m) 8m ago 63m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (55m) 9m ago 65m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (54m) 9m ago 65m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (53m) 8m ago 63m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (53m) 9m ago 63m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (55m) 9m ago 59m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (55m) 8m ago 58m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (52m) 9m ago 63m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (52m) 9m ago 62m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (51m) 9m ago 62m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (51m) 9m ago 62m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (50m) 8m ago 61m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (50m) 8m ago 61m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (49m) 8m ago 61m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (49m) 8m ago 60m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:16:28.218 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (54m) 8m ago 59m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:16:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[139570]: pgmap v3349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 24 KiB/s wr, 416 op/s 2023-12-16T02:16:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[139570]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-16T02:16:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[139570]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-16T02:16:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[142991]: pgmap v3349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 24 KiB/s wr, 416 op/s 2023-12-16T02:16:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[142991]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-16T02:16:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:27 smithi078 ceph-mon[142991]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:16:28.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:16:28.648 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:16:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:28 smithi118 ceph-mon[131825]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:28 smithi118 ceph-mon[131825]: from='client.47405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1476315075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:16:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[139570]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[139570]: from='client.47405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1476315075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:16:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[142991]: from='client.37443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[142991]: from='client.47405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1476315075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:16:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:29 smithi118 ceph-mon[131825]: pgmap v3352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 666 KiB/s rd, 40 KiB/s wr, 879 op/s 2023-12-16T02:16:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:29 smithi078 ceph-mon[139570]: pgmap v3352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 666 KiB/s rd, 40 KiB/s wr, 879 op/s 2023-12-16T02:16:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:29 smithi078 ceph-mon[142991]: pgmap v3352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 666 KiB/s rd, 40 KiB/s wr, 879 op/s 2023-12-16T02:16:30.836 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_list_children ... ok 2023-12-16T02:16:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:31 smithi118 ceph-mon[131825]: pgmap v3353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 38 KiB/s wr, 954 op/s 2023-12-16T02:16:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:31 smithi118 ceph-mon[131825]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-16T02:16:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[139570]: pgmap v3353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 38 KiB/s wr, 954 op/s 2023-12-16T02:16:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[139570]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-16T02:16:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[142991]: pgmap v3353: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 38 KiB/s wr, 954 op/s 2023-12-16T02:16:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[142991]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-16T02:16:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:32.725 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_read ... ok 2023-12-16T02:16:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:32 smithi118 ceph-mon[131825]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-16T02:16:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:32 smithi118 ceph-mon[131825]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-16T02:16:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:32 smithi078 ceph-mon[139570]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-16T02:16:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:32 smithi078 ceph-mon[139570]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-16T02:16:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:32 smithi078 ceph-mon[142991]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-16T02:16:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:32 smithi078 ceph-mon[142991]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-16T02:16:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:33 smithi118 ceph-mon[131825]: pgmap v3357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 31 KiB/s wr, 2.18k op/s 2023-12-16T02:16:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:33 smithi118 ceph-mon[131825]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-16T02:16:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:33 smithi078 ceph-mon[139570]: pgmap v3357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 31 KiB/s wr, 2.18k op/s 2023-12-16T02:16:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:33 smithi078 ceph-mon[139570]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-16T02:16:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:33 smithi078 ceph-mon[142991]: pgmap v3357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 31 KiB/s wr, 2.18k op/s 2023-12-16T02:16:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:33 smithi078 ceph-mon[142991]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-16T02:16:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:35 smithi118 ceph-mon[131825]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-16T02:16:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:35 smithi118 ceph-mon[131825]: pgmap v3360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 KiB/s wr, 2.58k op/s 2023-12-16T02:16:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:35 smithi078 ceph-mon[142991]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-16T02:16:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:35 smithi078 ceph-mon[142991]: pgmap v3360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 KiB/s wr, 2.58k op/s 2023-12-16T02:16:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:35 smithi078 ceph-mon[139570]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-16T02:16:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:35 smithi078 ceph-mon[139570]: pgmap v3360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 KiB/s wr, 2.58k op/s 2023-12-16T02:16:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:36 smithi078 ceph-mon[139570]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-16T02:16:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:36 smithi078 ceph-mon[142991]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-16T02:16:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:36] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-12-16T02:16:36.754 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_resize_flatten_multi_level ... ok 2023-12-16T02:16:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:36 smithi118 ceph-mon[131825]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-16T02:16:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:37 smithi078 ceph-mon[139570]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-16T02:16:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:37 smithi078 ceph-mon[139570]: pgmap v3363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 818 KiB/s rd, 15 KiB/s wr, 988 op/s 2023-12-16T02:16:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:37 smithi078 ceph-mon[142991]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-16T02:16:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:37 smithi078 ceph-mon[142991]: pgmap v3363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 818 KiB/s rd, 15 KiB/s wr, 988 op/s 2023-12-16T02:16:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:37 smithi118 ceph-mon[131825]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-16T02:16:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:37 smithi118 ceph-mon[131825]: pgmap v3363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 818 KiB/s rd, 15 KiB/s wr, 988 op/s 2023-12-16T02:16:38.772 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_resize_io ... ok 2023-12-16T02:16:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:38 smithi078 ceph-mon[139570]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-16T02:16:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:38 smithi078 ceph-mon[142991]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-16T02:16:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:38 smithi118 ceph-mon[131825]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-16T02:16:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:39 smithi078 ceph-mon[139570]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-16T02:16:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:39 smithi078 ceph-mon[139570]: pgmap v3366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 25 KiB/s wr, 537 op/s 2023-12-16T02:16:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:39 smithi078 ceph-mon[142991]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-16T02:16:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:39 smithi078 ceph-mon[142991]: pgmap v3366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 25 KiB/s wr, 537 op/s 2023-12-16T02:16:40.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:39 smithi118 ceph-mon[131825]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-16T02:16:40.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:39 smithi118 ceph-mon[131825]: pgmap v3366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 25 KiB/s wr, 537 op/s 2023-12-16T02:16:40.791 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_resize_stat ... ok 2023-12-16T02:16:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:40 smithi078 ceph-mon[139570]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-16T02:16:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:40 smithi078 ceph-mon[142991]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-16T02:16:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:40 smithi118 ceph-mon[131825]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-16T02:16:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:41 smithi078 ceph-mon[139570]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-16T02:16:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:41 smithi078 ceph-mon[139570]: pgmap v3369: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 34 KiB/s wr, 632 op/s 2023-12-16T02:16:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:41 smithi078 ceph-mon[142991]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-16T02:16:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:41 smithi078 ceph-mon[142991]: pgmap v3369: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 34 KiB/s wr, 632 op/s 2023-12-16T02:16:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:41 smithi118 ceph-mon[131825]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-16T02:16:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:41 smithi118 ceph-mon[131825]: pgmap v3369: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 34 KiB/s wr, 632 op/s 2023-12-16T02:16:42.724 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_stat ... ok 2023-12-16T02:16:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:42 smithi078 ceph-mon[139570]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-16T02:16:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:42 smithi078 ceph-mon[139570]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-16T02:16:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:42 smithi078 ceph-mon[142991]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-16T02:16:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:42 smithi078 ceph-mon[142991]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-16T02:16:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:42 smithi118 ceph-mon[131825]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-16T02:16:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:42 smithi118 ceph-mon[131825]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-16T02:16:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:43 smithi078 ceph-mon[139570]: pgmap v3372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 23 KiB/s wr, 407 op/s 2023-12-16T02:16:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:43 smithi078 ceph-mon[142991]: pgmap v3372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 23 KiB/s wr, 407 op/s 2023-12-16T02:16:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:43 smithi118 ceph-mon[131825]: pgmap v3372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 23 KiB/s wr, 407 op/s 2023-12-16T02:16:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:44 smithi078 ceph-mon[139570]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-16T02:16:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:44 smithi078 ceph-mon[142991]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-16T02:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:44 smithi118 ceph-mon[131825]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-16T02:16:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:45 smithi078 ceph-mon[139570]: pgmap v3374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 12 KiB/s wr, 257 op/s 2023-12-16T02:16:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:45 smithi078 ceph-mon[139570]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-16T02:16:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:45 smithi078 ceph-mon[142991]: pgmap v3374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 12 KiB/s wr, 257 op/s 2023-12-16T02:16:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:45 smithi078 ceph-mon[142991]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-16T02:16:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:45 smithi118 ceph-mon[131825]: pgmap v3374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 12 KiB/s wr, 257 op/s 2023-12-16T02:16:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:45 smithi118 ceph-mon[131825]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-16T02:16:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:46] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-12-16T02:16:46.823 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_stripe_unit_and_count ... ok 2023-12-16T02:16:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:46 smithi078 ceph-mon[139570]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-16T02:16:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:46 smithi078 ceph-mon[142991]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-16T02:16:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:46 smithi118 ceph-mon[131825]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-16T02:16:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[139570]: pgmap v3377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 16 KiB/s wr, 225 op/s 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[139570]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[139570]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[142991]: pgmap v3377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 16 KiB/s wr, 225 op/s 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[142991]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-16T02:16:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:47 smithi078 ceph-mon[142991]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-16T02:16:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:47 smithi118 ceph-mon[131825]: pgmap v3377: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 16 KiB/s wr, 225 op/s 2023-12-16T02:16:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:47 smithi118 ceph-mon[131825]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-16T02:16:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:47 smithi118 ceph-mon[131825]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-16T02:16:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:49 smithi118 ceph-mon[131825]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-16T02:16:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:49 smithi118 ceph-mon[131825]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 17 KiB/s wr, 332 op/s 2023-12-16T02:16:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:49 smithi078 ceph-mon[142991]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-16T02:16:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:49 smithi078 ceph-mon[142991]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 17 KiB/s wr, 332 op/s 2023-12-16T02:16:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:49 smithi078 ceph-mon[139570]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-16T02:16:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:49 smithi078 ceph-mon[139570]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 246 KiB/s rd, 17 KiB/s wr, 332 op/s 2023-12-16T02:16:50.754 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_trash_snapshot ... ok 2023-12-16T02:16:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:50 smithi118 ceph-mon[131825]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-16T02:16:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:50 smithi078 ceph-mon[139570]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-16T02:16:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:50 smithi078 ceph-mon[142991]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-16T02:16:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:51 smithi118 ceph-mon[131825]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-16T02:16:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:51 smithi118 ceph-mon[131825]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 16 KiB/s wr, 296 op/s 2023-12-16T02:16:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:51 smithi078 ceph-mon[139570]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-16T02:16:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:51 smithi078 ceph-mon[139570]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 16 KiB/s wr, 296 op/s 2023-12-16T02:16:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:51 smithi078 ceph-mon[142991]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-16T02:16:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:51 smithi078 ceph-mon[142991]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 16 KiB/s wr, 296 op/s 2023-12-16T02:16:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:52 smithi118 ceph-mon[131825]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-16T02:16:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:52 smithi118 ceph-mon[131825]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-16T02:16:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]: dispatch 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[139570]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[139570]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]: dispatch 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[142991]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[142991]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-16T02:16:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]: dispatch 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[139570]: pgmap v3387: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 12 KiB/s wr, 206 op/s 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]': finished 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[139570]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[142991]: pgmap v3387: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 12 KiB/s wr, 206 op/s 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]': finished 2023-12-16T02:16:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:53 smithi078 ceph-mon[142991]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-16T02:16:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:53 smithi118 ceph-mon[131825]: pgmap v3387: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 12 KiB/s wr, 206 op/s 2023-12-16T02:16:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi078-211593-2","app": "rbd"}]': finished 2023-12-16T02:16:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:53 smithi118 ceph-mon[131825]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-16T02:16:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:54 smithi078 ceph-mon[139570]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:54 smithi078 ceph-mon[139570]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-16T02:16:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:54 smithi078 ceph-mon[142991]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:54 smithi078 ceph-mon[142991]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-16T02:16:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:54 smithi118 ceph-mon[131825]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-16T02:16:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:54 smithi118 ceph-mon[131825]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-16T02:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:55 smithi078 ceph-mon[139570]: pgmap v3390: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 11 KiB/s wr, 259 op/s 2023-12-16T02:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:55 smithi078 ceph-mon[139570]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-16T02:16:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:55 smithi078 ceph-mon[142991]: pgmap v3390: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 11 KiB/s wr, 259 op/s 2023-12-16T02:16:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:55 smithi078 ceph-mon[142991]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-16T02:16:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:55 smithi118 ceph-mon[131825]: pgmap v3390: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 11 KiB/s wr, 259 op/s 2023-12-16T02:16:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:55 smithi118 ceph-mon[131825]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-16T02:16:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:56 smithi078 ceph-mon[142991]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:16:56] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-12-16T02:16:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:56 smithi078 ceph-mon[139570]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:56 smithi118 ceph-mon[131825]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-16T02:16:57.755 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_unprotect_with_children ... ok 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[139570]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[139570]: pgmap v3393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[139570]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[142991]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[142991]: pgmap v3393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2023-12-16T02:16:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:57 smithi078 ceph-mon[142991]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-16T02:16:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:57 smithi118 ceph-mon[131825]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-16T02:16:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:57 smithi118 ceph-mon[131825]: pgmap v3393: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2023-12-16T02:16:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:57 smithi118 ceph-mon[131825]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-16T02:16:59.003 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (56m) 10m ago 60m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (55m) 8m ago 59m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (60m) 10m ago 60m 25.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (60m) 8m ago 60m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (55m) 8m ago 64m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:16:59.311 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (55m) 10m ago 65m 585M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (54m) 10m ago 65m 386M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (54m) 8m ago 64m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (54m) 10m ago 64m 214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (56m) 10m ago 59m 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (55m) 8m ago 59m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (53m) 10m ago 63m 2990M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (52m) 10m ago 63m 3132M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (52m) 10m ago 63m 3197M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (51m) 10m ago 62m 2385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (51m) 8m ago 62m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (50m) 8m ago 61m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (50m) 8m ago 61m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (49m) 8m ago 61m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:16:59.312 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (55m) 8m ago 60m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:16:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:16:59.698 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:16:59.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:16:59.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:16:59.699 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:16:59.699 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[142991]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[142991]: pgmap v3396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[142991]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[139570]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[139570]: pgmap v3396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2023-12-16T02:16:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:16:59 smithi078 ceph-mon[139570]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:59 smithi118 ceph-mon[131825]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-16T02:17:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:59 smithi118 ceph-mon[131825]: pgmap v3396: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2023-12-16T02:17:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:16:59 smithi118 ceph-mon[131825]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[142991]: from='client.47423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[142991]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/494467535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[139570]: from='client.47423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[139570]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-16T02:17:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/494467535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:00 smithi118 ceph-mon[131825]: from='client.47423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:00 smithi118 ceph-mon[131825]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-16T02:17:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/494467535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:01.814 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_unprotected ... ok 2023-12-16T02:17:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[139570]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-16T02:17:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[139570]: pgmap v3399: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 99 op/s 2023-12-16T02:17:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[142991]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-16T02:17:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[142991]: pgmap v3399: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 99 op/s 2023-12-16T02:17:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:01 smithi118 ceph-mon[131825]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-16T02:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:01 smithi118 ceph-mon[131825]: pgmap v3399: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.2 KiB/s wr, 99 op/s 2023-12-16T02:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:02 smithi078 ceph-mon[142991]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-16T02:17:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:02 smithi078 ceph-mon[142991]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-16T02:17:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:02 smithi078 ceph-mon[139570]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-16T02:17:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:02 smithi078 ceph-mon[139570]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-16T02:17:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:02 smithi118 ceph-mon[131825]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-16T02:17:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:02 smithi118 ceph-mon[131825]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-16T02:17:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:03 smithi078 ceph-mon[139570]: pgmap v3402: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 8.2 KiB/s wr, 117 op/s 2023-12-16T02:17:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:03 smithi078 ceph-mon[142991]: pgmap v3402: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 8.2 KiB/s wr, 117 op/s 2023-12-16T02:17:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:03 smithi118 ceph-mon[131825]: pgmap v3402: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 8.2 KiB/s wr, 117 op/s 2023-12-16T02:17:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:04 smithi078 ceph-mon[139570]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-16T02:17:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:04 smithi078 ceph-mon[142991]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-16T02:17:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:04 smithi118 ceph-mon[131825]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-16T02:17:05.842 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_with_params ... ok 2023-12-16T02:17:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:05 smithi078 ceph-mon[142991]: pgmap v3404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2023-12-16T02:17:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:05 smithi078 ceph-mon[142991]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-16T02:17:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:05 smithi078 ceph-mon[139570]: pgmap v3404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2023-12-16T02:17:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:05 smithi078 ceph-mon[139570]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-16T02:17:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:05 smithi118 ceph-mon[131825]: pgmap v3404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2023-12-16T02:17:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:05 smithi118 ceph-mon[131825]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-16T02:17:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:06] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2023-12-16T02:17:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:06 smithi118 ceph-mon[131825]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-16T02:17:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:06 smithi078 ceph-mon[139570]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-16T02:17:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:06 smithi078 ceph-mon[142991]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-16T02:17:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:07 smithi118 ceph-mon[131825]: pgmap v3407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 15 KiB/s wr, 301 op/s 2023-12-16T02:17:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:07 smithi118 ceph-mon[131825]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-16T02:17:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:07 smithi118 ceph-mon[131825]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[139570]: pgmap v3407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 15 KiB/s wr, 301 op/s 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[139570]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[139570]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[142991]: pgmap v3407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 15 KiB/s wr, 301 op/s 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[142991]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-16T02:17:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:07 smithi078 ceph-mon[142991]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-16T02:17:09.845 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_with_params2 ... ok 2023-12-16T02:17:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:09 smithi118 ceph-mon[131825]: pgmap v3410: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 373 op/s 2023-12-16T02:17:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:09 smithi118 ceph-mon[131825]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-16T02:17:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:09 smithi078 ceph-mon[142991]: pgmap v3410: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 373 op/s 2023-12-16T02:17:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:09 smithi078 ceph-mon[142991]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-16T02:17:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:09 smithi078 ceph-mon[139570]: pgmap v3410: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 18 KiB/s wr, 373 op/s 2023-12-16T02:17:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:09 smithi078 ceph-mon[139570]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-16T02:17:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:10 smithi118 ceph-mon[131825]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-16T02:17:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:10 smithi078 ceph-mon[139570]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-16T02:17:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:10 smithi078 ceph-mon[142991]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-16T02:17:11.878 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_with_params3 ... SKIP 2023-12-16T02:17:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:11 smithi118 ceph-mon[131825]: pgmap v3413: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 14 KiB/s wr, 236 op/s 2023-12-16T02:17:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:11 smithi118 ceph-mon[131825]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-16T02:17:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:11 smithi078 ceph-mon[139570]: pgmap v3413: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 14 KiB/s wr, 236 op/s 2023-12-16T02:17:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:11 smithi078 ceph-mon[139570]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-16T02:17:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:11 smithi078 ceph-mon[142991]: pgmap v3413: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 14 KiB/s wr, 236 op/s 2023-12-16T02:17:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:11 smithi078 ceph-mon[142991]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-16T02:17:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:12 smithi118 ceph-mon[131825]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-16T02:17:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:12 smithi118 ceph-mon[131825]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-16T02:17:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:12 smithi078 ceph-mon[139570]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-16T02:17:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:12 smithi078 ceph-mon[139570]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-16T02:17:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:12 smithi078 ceph-mon[142991]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-16T02:17:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:12 smithi078 ceph-mon[142991]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-16T02:17:13.873 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestClone.test_write ... ok 2023-12-16T02:17:13.964 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_acquire_release_lock ... ok 2023-12-16T02:17:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:13 smithi118 ceph-mon[131825]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 14 KiB/s wr, 282 op/s 2023-12-16T02:17:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:13 smithi078 ceph-mon[139570]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 14 KiB/s wr, 282 op/s 2023-12-16T02:17:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:13 smithi078 ceph-mon[142991]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 14 KiB/s wr, 282 op/s 2023-12-16T02:17:14.863 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_break_lock ... ok 2023-12-16T02:17:14.980 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_discard ... ok 2023-12-16T02:17:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:14 smithi118 ceph-mon[131825]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-16T02:17:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1236833928' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:14 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[139570]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1236833928' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[142991]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1236833928' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:14 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]: dispatch 2023-12-16T02:17:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:15 smithi118 ceph-mon[131825]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 9.7 KiB/s wr, 233 op/s 2023-12-16T02:17:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:15 smithi118 ceph-mon[131825]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]': finished 2023-12-16T02:17:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:15 smithi118 ceph-mon[131825]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[139570]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 9.7 KiB/s wr, 233 op/s 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[139570]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]': finished 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[139570]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[142991]: pgmap v3419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 9.7 KiB/s wr, 233 op/s 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[142991]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.78:0/2809475590"}]': finished 2023-12-16T02:17:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:15 smithi078 ceph-mon[142991]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-16T02:17:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:16] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2023-12-16T02:17:16.899 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_flatten ... ok 2023-12-16T02:17:17.026 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_resize ... ok 2023-12-16T02:17:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:16 smithi118 ceph-mon[131825]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-16T02:17:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:16 smithi078 ceph-mon[139570]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-16T02:17:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:16 smithi078 ceph-mon[142991]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-16T02:17:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:17 smithi118 ceph-mon[131825]: pgmap v3422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 17 KiB/s wr, 202 op/s 2023-12-16T02:17:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:17 smithi118 ceph-mon[131825]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-16T02:17:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:17 smithi118 ceph-mon[131825]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[139570]: pgmap v3422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 17 KiB/s wr, 202 op/s 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[139570]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[139570]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[142991]: pgmap v3422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 17 KiB/s wr, 202 op/s 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[142991]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-16T02:17:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:17 smithi078 ceph-mon[142991]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-16T02:17:18.758 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_snap_create ... ok 2023-12-16T02:17:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:19 smithi118 ceph-mon[131825]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-16T02:17:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:19 smithi118 ceph-mon[131825]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 23 KiB/s wr, 539 op/s 2023-12-16T02:17:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:19 smithi078 ceph-mon[139570]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-16T02:17:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:19 smithi078 ceph-mon[139570]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 23 KiB/s wr, 539 op/s 2023-12-16T02:17:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:19 smithi078 ceph-mon[142991]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-16T02:17:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:19 smithi078 ceph-mon[142991]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 23 KiB/s wr, 539 op/s 2023-12-16T02:17:20.767 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_snap_rollback ... ok 2023-12-16T02:17:20.896 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_follower_write ... ok 2023-12-16T02:17:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:20 smithi118 ceph-mon[131825]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-16T02:17:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:20 smithi078 ceph-mon[139570]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-16T02:17:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:20 smithi078 ceph-mon[142991]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-16T02:17:21.005 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_ownership ... ok 2023-12-16T02:17:21.089 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_read_only_leadership ... ok 2023-12-16T02:17:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:21 smithi078 ceph-mon[139570]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-16T02:17:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:21 smithi078 ceph-mon[139570]: pgmap v3429: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 19 KiB/s wr, 430 op/s 2023-12-16T02:17:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:21 smithi078 ceph-mon[142991]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-16T02:17:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:21 smithi078 ceph-mon[142991]: pgmap v3429: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 19 KiB/s wr, 430 op/s 2023-12-16T02:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:21 smithi118 ceph-mon[131825]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-16T02:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:21 smithi118 ceph-mon[131825]: pgmap v3429: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 315 KiB/s rd, 19 KiB/s wr, 430 op/s 2023-12-16T02:17:22.753 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestExclusiveLock.test_snapshot_leadership ... ok 2023-12-16T02:17:22.845 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_add ... ok 2023-12-16T02:17:22.932 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_list ... ok 2023-12-16T02:17:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:22 smithi078 ceph-mon[139570]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-16T02:17:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:22 smithi078 ceph-mon[139570]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-16T02:17:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:22 smithi078 ceph-mon[142991]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-16T02:17:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:22 smithi078 ceph-mon[142991]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-16T02:17:23.009 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_list_empty ... ok 2023-12-16T02:17:23.135 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_list_move_to_trash ... ok 2023-12-16T02:17:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:22 smithi118 ceph-mon[131825]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-16T02:17:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:22 smithi118 ceph-mon[131825]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-16T02:17:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:23 smithi078 ceph-mon[139570]: pgmap v3432: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 23 KiB/s wr, 382 op/s 2023-12-16T02:17:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:23 smithi078 ceph-mon[142991]: pgmap v3432: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 23 KiB/s wr, 382 op/s 2023-12-16T02:17:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:23 smithi118 ceph-mon[131825]: pgmap v3432: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 23 KiB/s wr, 382 op/s 2023-12-16T02:17:24.686 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_many_images ... ok 2023-12-16T02:17:24.804 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_image_remove ... ok 2023-12-16T02:17:24.895 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap ... ok 2023-12-16T02:17:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:17:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:17:24.995 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap_flags ... ok 2023-12-16T02:17:25.157 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap_list_many ... ok 2023-12-16T02:17:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:17:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:25 smithi078 ceph-mon[139570]: pgmap v3433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 23 KiB/s wr, 381 op/s 2023-12-16T02:17:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:25 smithi078 ceph-mon[142991]: pgmap v3433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 23 KiB/s wr, 381 op/s 2023-12-16T02:17:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:25 smithi118 ceph-mon[131825]: pgmap v3433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 23 KiB/s wr, 381 op/s 2023-12-16T02:17:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:26 smithi078 ceph-mon[139570]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-16T02:17:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:26 smithi078 ceph-mon[142991]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-16T02:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:26] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-12-16T02:17:26.837 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap_namespace ... ok 2023-12-16T02:17:26.934 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap_rename ... ok 2023-12-16T02:17:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:26 smithi118 ceph-mon[131825]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: pgmap v3436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 59 KiB/s wr, 792 op/s 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[142991]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: pgmap v3436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 59 KiB/s wr, 792 op/s 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:27 smithi078 ceph-mon[139570]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: pgmap v3436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 563 KiB/s rd, 59 KiB/s wr, 792 op/s 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:17:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:27 smithi118 ceph-mon[131825]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-16T02:17:28.800 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestGroups.test_group_snap_rollback ... ok 2023-12-16T02:17:28.874 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_access_timestamp ... ok 2023-12-16T02:17:28.957 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_aio_discard ... ok 2023-12-16T02:17:29.037 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_aio_flush ... ok 2023-12-16T02:17:29.115 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_aio_read ... ok 2023-12-16T02:17:29.201 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_aio_write ... ok 2023-12-16T02:17:29.293 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_aio_write_zeroes ... ok 2023-12-16T02:17:29.366 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_block_name_prefix ... ok 2023-12-16T02:17:29.475 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_config_list ... ok 2023-12-16T02:17:29.662 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_copy ... ok 2023-12-16T02:17:29.865 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_copy2 ... ok 2023-12-16T02:17:29.948 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_copy3 ... SKIP 2023-12-16T02:17:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:29 smithi078 ceph-mon[139570]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-16T02:17:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:29 smithi078 ceph-mon[139570]: pgmap v3439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 99 KiB/s wr, 1.28k op/s 2023-12-16T02:17:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:29 smithi078 ceph-mon[142991]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-16T02:17:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:29 smithi078 ceph-mon[142991]: pgmap v3439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 99 KiB/s wr, 1.28k op/s 2023-12-16T02:17:30.080 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:17:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:29 smithi118 ceph-mon[131825]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-16T02:17:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:29 smithi118 ceph-mon[131825]: pgmap v3439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 99 KiB/s wr, 1.28k op/s 2023-12-16T02:17:30.389 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:17:30.389 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (56m) 3s ago 60m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:17:30.389 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (56m) 9m ago 60m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:17:30.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (61m) 3s ago 61m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:17:30.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (61m) 9m ago 61m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (55m) 9m ago 64m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (56m) 3s ago 66m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (55m) 3s ago 66m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (54m) 9m ago 64m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (54m) 3s ago 64m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (56m) 3s ago 60m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (56m) 9m ago 59m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (53m) 3s ago 64m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (53m) 3s ago 63m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (52m) 3s ago 63m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (52m) 3s ago 63m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (51m) 9m ago 62m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (51m) 9m ago 62m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (50m) 9m ago 62m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:17:30.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (50m) 9m ago 61m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:17:30.391 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (55m) 9m ago 60m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:17:30.785 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:17:30.786 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:17:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:30 smithi078 ceph-mon[139570]: from='client.47507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:30 smithi078 ceph-mon[142991]: from='client.47507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:30 smithi118 ceph-mon[131825]: from='client.47507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:31.821 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_create_snap ... ok 2023-12-16T02:17:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[142991]: from='client.47513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[142991]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[142991]: pgmap v3441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 87 KiB/s wr, 1.18k op/s 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/473679224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[139570]: from='client.47513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[139570]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[139570]: pgmap v3441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 87 KiB/s wr, 1.18k op/s 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/473679224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:31 smithi118 ceph-mon[131825]: from='client.47513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:31 smithi118 ceph-mon[131825]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-16T02:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:31 smithi118 ceph-mon[131825]: pgmap v3441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 820 KiB/s rd, 87 KiB/s wr, 1.18k op/s 2023-12-16T02:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/473679224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:32 smithi078 ceph-mon[139570]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-16T02:17:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:32 smithi078 ceph-mon[139570]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-16T02:17:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:32 smithi078 ceph-mon[142991]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-16T02:17:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:32 smithi078 ceph-mon[142991]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-16T02:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:32 smithi118 ceph-mon[131825]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-16T02:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:32 smithi118 ceph-mon[131825]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-16T02:17:33.756 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_create_snap_exists ... ok 2023-12-16T02:17:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:33 smithi078 ceph-mon[142991]: pgmap v3444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 674 KiB/s rd, 52 KiB/s wr, 903 op/s 2023-12-16T02:17:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:33 smithi078 ceph-mon[142991]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-16T02:17:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:33 smithi078 ceph-mon[139570]: pgmap v3444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 674 KiB/s rd, 52 KiB/s wr, 903 op/s 2023-12-16T02:17:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:33 smithi078 ceph-mon[139570]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-16T02:17:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:33 smithi118 ceph-mon[131825]: pgmap v3444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 674 KiB/s rd, 52 KiB/s wr, 903 op/s 2023-12-16T02:17:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:33 smithi118 ceph-mon[131825]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-16T02:17:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:35 smithi078 ceph-mon[139570]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 414 KiB/s rd, 2.0 MiB/s wr, 560 op/s 2023-12-16T02:17:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:35 smithi078 ceph-mon[139570]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-16T02:17:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:35 smithi078 ceph-mon[142991]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 414 KiB/s rd, 2.0 MiB/s wr, 560 op/s 2023-12-16T02:17:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:35 smithi078 ceph-mon[142991]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-16T02:17:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:35 smithi118 ceph-mon[131825]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 414 KiB/s rd, 2.0 MiB/s wr, 560 op/s 2023-12-16T02:17:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:35 smithi118 ceph-mon[131825]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-16T02:17:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:36] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-12-16T02:17:36.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:36 smithi078 ceph-mon[139570]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-16T02:17:36.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:36 smithi078 ceph-mon[142991]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-16T02:17:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:36 smithi118 ceph-mon[131825]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-16T02:17:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[139570]: pgmap v3449: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 2.0 MiB/s wr, 275 op/s 2023-12-16T02:17:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[139570]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-16T02:17:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[139570]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-16T02:17:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[142991]: pgmap v3449: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 2.0 MiB/s wr, 275 op/s 2023-12-16T02:17:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[142991]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-16T02:17:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:37 smithi078 ceph-mon[142991]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-16T02:17:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:37 smithi118 ceph-mon[131825]: pgmap v3449: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 2.0 MiB/s wr, 275 op/s 2023-12-16T02:17:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:37 smithi118 ceph-mon[131825]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-16T02:17:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:37 smithi118 ceph-mon[131825]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-16T02:17:39.762 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_create_snap_flags ... ok 2023-12-16T02:17:39.863 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_create_timestamp ... ok 2023-12-16T02:17:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:39 smithi118 ceph-mon[131825]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-16T02:17:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:39 smithi118 ceph-mon[131825]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-16T02:17:39.943 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_create_with_params ... SKIP 2023-12-16T02:17:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:39 smithi078 ceph-mon[139570]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-16T02:17:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:39 smithi078 ceph-mon[139570]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-16T02:17:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:39 smithi078 ceph-mon[142991]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-16T02:17:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:39 smithi078 ceph-mon[142991]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-16T02:17:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:40 smithi078 ceph-mon[139570]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-16T02:17:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:40 smithi078 ceph-mon[142991]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-16T02:17:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:40 smithi118 ceph-mon[131825]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-16T02:17:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:41 smithi078 ceph-mon[139570]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-16T02:17:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:41 smithi078 ceph-mon[139570]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.8 KiB/s wr, 114 op/s 2023-12-16T02:17:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:41 smithi078 ceph-mon[142991]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-16T02:17:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:41 smithi078 ceph-mon[142991]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.8 KiB/s wr, 114 op/s 2023-12-16T02:17:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:41 smithi118 ceph-mon[131825]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-16T02:17:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:41 smithi118 ceph-mon[131825]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.8 KiB/s wr, 114 op/s 2023-12-16T02:17:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:42 smithi078 ceph-mon[139570]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-16T02:17:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:42 smithi078 ceph-mon[139570]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-16T02:17:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:42 smithi078 ceph-mon[142991]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-16T02:17:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:42 smithi078 ceph-mon[142991]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-16T02:17:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:42 smithi118 ceph-mon[131825]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-16T02:17:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:42 smithi118 ceph-mon[131825]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-16T02:17:43.854 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_deep_copy ... ok 2023-12-16T02:17:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:43 smithi078 ceph-mon[139570]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 148 op/s 2023-12-16T02:17:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:43 smithi078 ceph-mon[142991]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 148 op/s 2023-12-16T02:17:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:43 smithi118 ceph-mon[131825]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 148 op/s 2023-12-16T02:17:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:44 smithi078 ceph-mon[139570]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-16T02:17:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:44 smithi078 ceph-mon[142991]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-16T02:17:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:44 smithi118 ceph-mon[131825]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-16T02:17:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:45 smithi078 ceph-mon[139570]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-16T02:17:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:45 smithi078 ceph-mon[139570]: pgmap v3462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2023-12-16T02:17:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:45 smithi078 ceph-mon[142991]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-16T02:17:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:45 smithi078 ceph-mon[142991]: pgmap v3462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2023-12-16T02:17:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:45 smithi118 ceph-mon[131825]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-16T02:17:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:45 smithi118 ceph-mon[131825]: pgmap v3462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2023-12-16T02:17:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:46 smithi078 ceph-mon[139570]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-16T02:17:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:46 smithi078 ceph-mon[142991]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-16T02:17:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:46] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-12-16T02:17:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:46 smithi118 ceph-mon[131825]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-16T02:17:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[139570]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[139570]: pgmap v3465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 9.0 KiB/s wr, 105 op/s 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[139570]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[142991]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[142991]: pgmap v3465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 9.0 KiB/s wr, 105 op/s 2023-12-16T02:17:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:47 smithi078 ceph-mon[142991]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-16T02:17:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:47 smithi118 ceph-mon[131825]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-16T02:17:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:47 smithi118 ceph-mon[131825]: pgmap v3465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 9.0 KiB/s wr, 105 op/s 2023-12-16T02:17:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:47 smithi118 ceph-mon[131825]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-16T02:17:49.823 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_deep_copy_clone ... ok 2023-12-16T02:17:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:49 smithi078 ceph-mon[139570]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-16T02:17:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:49 smithi078 ceph-mon[139570]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 13 KiB/s wr, 221 op/s 2023-12-16T02:17:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:49 smithi078 ceph-mon[142991]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-16T02:17:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:49 smithi078 ceph-mon[142991]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 13 KiB/s wr, 221 op/s 2023-12-16T02:17:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:49 smithi118 ceph-mon[131825]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-16T02:17:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:49 smithi118 ceph-mon[131825]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 13 KiB/s wr, 221 op/s 2023-12-16T02:17:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:50 smithi078 ceph-mon[139570]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-16T02:17:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:50 smithi078 ceph-mon[142991]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-16T02:17:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:50 smithi118 ceph-mon[131825]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-16T02:17:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:51 smithi078 ceph-mon[139570]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-16T02:17:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:51 smithi078 ceph-mon[139570]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-16T02:17:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:51 smithi078 ceph-mon[142991]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-16T02:17:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:51 smithi078 ceph-mon[142991]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-16T02:17:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:51 smithi118 ceph-mon[131825]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 13 KiB/s wr, 234 op/s 2023-12-16T02:17:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:51 smithi118 ceph-mon[131825]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-16T02:17:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:52 smithi078 ceph-mon[139570]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-16T02:17:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:52 smithi078 ceph-mon[139570]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-16T02:17:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:52 smithi078 ceph-mon[142991]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-16T02:17:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:52 smithi078 ceph-mon[142991]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-16T02:17:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:52 smithi118 ceph-mon[131825]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-16T02:17:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:52 smithi118 ceph-mon[131825]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-16T02:17:53.762 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_diff_iterate ... ok 2023-12-16T02:17:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:53 smithi078 ceph-mon[142991]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 172 op/s 2023-12-16T02:17:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:53 smithi078 ceph-mon[142991]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-16T02:17:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:53 smithi078 ceph-mon[139570]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 172 op/s 2023-12-16T02:17:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:53 smithi078 ceph-mon[139570]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-16T02:17:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:53 smithi118 ceph-mon[131825]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 172 op/s 2023-12-16T02:17:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:53 smithi118 ceph-mon[131825]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-16T02:17:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:55 smithi118 ceph-mon[131825]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2023-12-16T02:17:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:55 smithi078 ceph-mon[139570]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2023-12-16T02:17:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:55 smithi078 ceph-mon[142991]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 9.2 KiB/s wr, 161 op/s 2023-12-16T02:17:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:17:56] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2023-12-16T02:17:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:57 smithi118 ceph-mon[131825]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.8 KiB/s wr, 111 op/s 2023-12-16T02:17:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:57 smithi118 ceph-mon[131825]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-16T02:17:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:57 smithi078 ceph-mon[142991]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.8 KiB/s wr, 111 op/s 2023-12-16T02:17:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:57 smithi078 ceph-mon[142991]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-16T02:17:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:57 smithi078 ceph-mon[139570]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.8 KiB/s wr, 111 op/s 2023-12-16T02:17:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:57 smithi078 ceph-mon[139570]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-16T02:18:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:17:59 smithi118 ceph-mon[131825]: pgmap v3479: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2023-12-16T02:18:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:17:59 smithi078 ceph-mon[139570]: pgmap v3479: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2023-12-16T02:18:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:17:59 smithi078 ceph-mon[142991]: pgmap v3479: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2023-12-16T02:18:01.138 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:18:01.386 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_encryption_luks1 ... ok 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (57m) 34s ago 61m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (56m) 9m ago 60m 93.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (61m) 34s ago 61m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (61m) 9m ago 61m 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (56m) 9m ago 65m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (56m) 34s ago 66m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (55m) 34s ago 66m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:18:01.492 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (55m) 9m ago 65m 222M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (55m) 34s ago 65m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (57m) 34s ago 60m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (56m) 9m ago 60m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (54m) 34s ago 64m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (53m) 34s ago 64m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (53m) 34s ago 64m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (52m) 34s ago 63m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (52m) 9m ago 63m 2447M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (51m) 9m ago 62m 2626M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (51m) 9m ago 62m 2174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (50m) 9m ago 62m 2594M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:18:01.493 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (56m) 9m ago 61m 92.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:18:01.890 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:18:01.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:18:01.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:18:01.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:01.891 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:18:01.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:18:01.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:18:01.892 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:18:01.892 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:18:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:01 smithi118 ceph-mon[131825]: pgmap v3480: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 515 KiB/s wr, 49 op/s 2023-12-16T02:18:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:01 smithi118 ceph-mon[131825]: from='client.37569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[139570]: pgmap v3480: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 515 KiB/s wr, 49 op/s 2023-12-16T02:18:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[139570]: from='client.37569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[142991]: pgmap v3480: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 515 KiB/s wr, 49 op/s 2023-12-16T02:18:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[142991]: from='client.37569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:02 smithi118 ceph-mon[131825]: from='client.47531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3606235109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:02 smithi118 ceph-mon[131825]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[139570]: from='client.47531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3606235109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[139570]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[142991]: from='client.47531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3606235109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:02 smithi078 ceph-mon[142991]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-16T02:18:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:03 smithi118 ceph-mon[131825]: pgmap v3482: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:03 smithi078 ceph-mon[139570]: pgmap v3482: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:03 smithi078 ceph-mon[142991]: pgmap v3482: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:05 smithi118 ceph-mon[131825]: pgmap v3483: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:05 smithi078 ceph-mon[139570]: pgmap v3483: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:05 smithi078 ceph-mon[142991]: pgmap v3483: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 515 KiB/s wr, 63 op/s 2023-12-16T02:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:06] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.43.0" 2023-12-16T02:18:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:07 smithi118 ceph-mon[131825]: pgmap v3484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 454 KiB/s wr, 38 op/s 2023-12-16T02:18:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:07 smithi078 ceph-mon[139570]: pgmap v3484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 454 KiB/s wr, 38 op/s 2023-12-16T02:18:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:07 smithi078 ceph-mon[142991]: pgmap v3484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 454 KiB/s wr, 38 op/s 2023-12-16T02:18:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:09 smithi118 ceph-mon[131825]: pgmap v3485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-16T02:18:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:09 smithi078 ceph-mon[139570]: pgmap v3485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-16T02:18:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:09 smithi078 ceph-mon[142991]: pgmap v3485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-16T02:18:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:11 smithi118 ceph-mon[131825]: pgmap v3486: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 412 KiB/s wr, 37 op/s 2023-12-16T02:18:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:11 smithi078 ceph-mon[139570]: pgmap v3486: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 412 KiB/s wr, 37 op/s 2023-12-16T02:18:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:11 smithi078 ceph-mon[142991]: pgmap v3486: 137 pgs: 137 active+clean; 8.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 412 KiB/s wr, 37 op/s 2023-12-16T02:18:13.111 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_encryption_luks2 ... ok 2023-12-16T02:18:13.181 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_flags ... ok 2023-12-16T02:18:13.259 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_id ... ok 2023-12-16T02:18:13.337 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_image_auto_close ... ok 2023-12-16T02:18:13.434 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_image_config_set_and_get_and_remove ... ok 2023-12-16T02:18:13.526 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_invalidate_cache ... ok 2023-12-16T02:18:13.601 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_large_read ... ok 2023-12-16T02:18:13.746 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_large_write ... ok 2023-12-16T02:18:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:13 smithi078 ceph-mon[139570]: pgmap v3487: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 814 KiB/s wr, 15 op/s 2023-12-16T02:18:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:13 smithi078 ceph-mon[142991]: pgmap v3487: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 814 KiB/s wr, 15 op/s 2023-12-16T02:18:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:13 smithi118 ceph-mon[131825]: pgmap v3487: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 814 KiB/s wr, 15 op/s 2023-12-16T02:18:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:15 smithi078 ceph-mon[142991]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-16T02:18:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:15 smithi078 ceph-mon[142991]: pgmap v3489: 137 pgs: 137 active+clean; 17 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-16T02:18:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:15 smithi078 ceph-mon[139570]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-16T02:18:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:15 smithi078 ceph-mon[139570]: pgmap v3489: 137 pgs: 137 active+clean; 17 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-16T02:18:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:15 smithi118 ceph-mon[131825]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-16T02:18:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:15 smithi118 ceph-mon[131825]: pgmap v3489: 137 pgs: 137 active+clean; 17 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2023-12-16T02:18:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:16 smithi078 ceph-mon[139570]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-16T02:18:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:16 smithi078 ceph-mon[142991]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-16T02:18:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:16] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.43.0" 2023-12-16T02:18:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:16 smithi118 ceph-mon[131825]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-16T02:18:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:17 smithi078 ceph-mon[139570]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-16T02:18:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:17 smithi078 ceph-mon[139570]: pgmap v3492: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 3.3 MiB/s wr, 164 op/s 2023-12-16T02:18:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:17 smithi078 ceph-mon[142991]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-16T02:18:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:17 smithi078 ceph-mon[142991]: pgmap v3492: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 3.3 MiB/s wr, 164 op/s 2023-12-16T02:18:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:17 smithi118 ceph-mon[131825]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-16T02:18:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:17 smithi118 ceph-mon[131825]: pgmap v3492: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 3.3 MiB/s wr, 164 op/s 2023-12-16T02:18:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:18 smithi078 ceph-mon[139570]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-16T02:18:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:18 smithi078 ceph-mon[142991]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-16T02:18:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:18 smithi118 ceph-mon[131825]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-16T02:18:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:19 smithi078 ceph-mon[139570]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-16T02:18:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:19 smithi078 ceph-mon[139570]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 2.0 MiB/s wr, 387 op/s 2023-12-16T02:18:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:19 smithi078 ceph-mon[142991]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-16T02:18:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:19 smithi078 ceph-mon[142991]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 2.0 MiB/s wr, 387 op/s 2023-12-16T02:18:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:19 smithi118 ceph-mon[131825]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-16T02:18:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:19 smithi118 ceph-mon[131825]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 277 KiB/s rd, 2.0 MiB/s wr, 387 op/s 2023-12-16T02:18:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:20 smithi078 ceph-mon[139570]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-16T02:18:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:20 smithi078 ceph-mon[142991]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-16T02:18:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:20 smithi118 ceph-mon[131825]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-16T02:18:21.807 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_limit_snaps ... ok 2023-12-16T02:18:21.966 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_list_lockers ... ok 2023-12-16T02:18:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:21 smithi078 ceph-mon[139570]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-16T02:18:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:21 smithi078 ceph-mon[139570]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 223 op/s 2023-12-16T02:18:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:21 smithi078 ceph-mon[142991]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-16T02:18:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:21 smithi078 ceph-mon[142991]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 223 op/s 2023-12-16T02:18:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:21 smithi118 ceph-mon[131825]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-16T02:18:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:21 smithi118 ceph-mon[131825]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 223 op/s 2023-12-16T02:18:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:22 smithi078 ceph-mon[139570]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-16T02:18:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:22 smithi078 ceph-mon[142991]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-16T02:18:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:22 smithi118 ceph-mon[131825]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-16T02:18:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:23 smithi078 ceph-mon[139570]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-16T02:18:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:23 smithi078 ceph-mon[139570]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 164 op/s 2023-12-16T02:18:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:23 smithi078 ceph-mon[142991]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-16T02:18:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:23 smithi078 ceph-mon[142991]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 164 op/s 2023-12-16T02:18:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:23 smithi118 ceph-mon[131825]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-16T02:18:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:23 smithi118 ceph-mon[131825]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 164 op/s 2023-12-16T02:18:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:24 smithi078 ceph-mon[139570]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-16T02:18:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:24 smithi078 ceph-mon[142991]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-16T02:18:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:24 smithi118 ceph-mon[131825]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-16T02:18:25.826 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_list_snaps ... ok 2023-12-16T02:18:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:25 smithi118 ceph-mon[131825]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-16T02:18:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:25 smithi118 ceph-mon[131825]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 1.2 KiB/s wr, 137 op/s 2023-12-16T02:18:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:25 smithi078 ceph-mon[139570]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-16T02:18:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:25 smithi078 ceph-mon[139570]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 1.2 KiB/s wr, 137 op/s 2023-12-16T02:18:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:25 smithi078 ceph-mon[142991]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-16T02:18:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:25 smithi078 ceph-mon[142991]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 1.2 KiB/s wr, 137 op/s 2023-12-16T02:18:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:26] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2023-12-16T02:18:26.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:26 smithi078 ceph-mon[139570]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-16T02:18:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:26 smithi078 ceph-mon[142991]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-16T02:18:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:26 smithi118 ceph-mon[131825]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-16T02:18:27.765 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_list_snaps_iterator_auto_close ... ok 2023-12-16T02:18:27.855 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_lock_unlock ... ok 2023-12-16T02:18:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:27 smithi118 ceph-mon[131825]: pgmap v3506: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2023-12-16T02:18:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:27 smithi118 ceph-mon[131825]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-16T02:18:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:18:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:27 smithi118 ceph-mon[131825]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[139570]: pgmap v3506: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[139570]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[139570]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[142991]: pgmap v3506: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[142991]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:18:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:27 smithi078 ceph-mon[142991]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-16T02:18:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:29 smithi118 ceph-mon[131825]: pgmap v3509: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 8.7 KiB/s wr, 150 op/s 2023-12-16T02:18:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:29 smithi118 ceph-mon[131825]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-16T02:18:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:29 smithi078 ceph-mon[142991]: pgmap v3509: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 8.7 KiB/s wr, 150 op/s 2023-12-16T02:18:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:29 smithi078 ceph-mon[142991]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-16T02:18:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:29 smithi078 ceph-mon[139570]: pgmap v3509: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 8.7 KiB/s wr, 150 op/s 2023-12-16T02:18:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:29 smithi078 ceph-mon[139570]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-16T02:18:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:30 smithi118 ceph-mon[131825]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-16T02:18:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:30 smithi078 ceph-mon[139570]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-16T02:18:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:30 smithi078 ceph-mon[142991]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-16T02:18:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: pgmap v3512: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2023-12-16T02:18:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-16T02:18:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:18:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:18:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: pgmap v3512: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: pgmap v3512: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 9.7 KiB/s wr, 170 op/s 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:18:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:32.240 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:18:32.548 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:18:32.548 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (57m) 65s ago 61m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:18:32.548 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (57m) 1s ago 61m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (62m) 65s ago 62m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (62m) 1s ago 62m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (56m) 1s ago 65m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (57m) 65s ago 67m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (56m) 65s ago 67m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (55m) 1s ago 66m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (56m) 65s ago 65m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (57m) 65s ago 61m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (57m) 1s ago 61m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (55m) 65s ago 65m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (54m) 65s ago 64m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (53m) 65s ago 64m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:18:32.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (53m) 65s ago 64m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:18:32.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (52m) 1s ago 63m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:18:32.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (52m) 1s ago 63m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:18:32.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (51m) 1s ago 63m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:18:32.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (51m) 1s ago 62m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:18:32.550 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (56m) 1s ago 61m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:18:32.943 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:18:32.944 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:18:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:32 smithi118 ceph-mon[131825]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-16T02:18:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:32 smithi118 ceph-mon[131825]: from='client.37587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:32 smithi118 ceph-mon[131825]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-16T02:18:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[139570]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-16T02:18:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[139570]: from='client.37587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[139570]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-16T02:18:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[142991]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-16T02:18:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[142991]: from='client.37587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:32 smithi078 ceph-mon[142991]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-16T02:18:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:33 smithi118 ceph-mon[131825]: from='client.37593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:33 smithi118 ceph-mon[131825]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.3 KiB/s wr, 159 op/s 2023-12-16T02:18:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1140992233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:33 smithi118 ceph-mon[131825]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-16T02:18:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[139570]: from='client.37593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[139570]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.3 KiB/s wr, 159 op/s 2023-12-16T02:18:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1140992233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[139570]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-16T02:18:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[142991]: from='client.37593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:18:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[142991]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.3 KiB/s wr, 159 op/s 2023-12-16T02:18:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1140992233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:18:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:33 smithi078 ceph-mon[142991]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-16T02:18:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:35 smithi078 ceph-mon[139570]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-16T02:18:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:35 smithi078 ceph-mon[139570]: pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 3.8 KiB/s wr, 87 op/s 2023-12-16T02:18:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:35 smithi078 ceph-mon[142991]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-16T02:18:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:35 smithi078 ceph-mon[142991]: pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 3.8 KiB/s wr, 87 op/s 2023-12-16T02:18:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:35 smithi118 ceph-mon[131825]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-16T02:18:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:35 smithi118 ceph-mon[131825]: pgmap v3519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 3.8 KiB/s wr, 87 op/s 2023-12-16T02:18:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:36 smithi078 ceph-mon[139570]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-16T02:18:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:36 smithi078 ceph-mon[142991]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-16T02:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:36] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2023-12-16T02:18:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:36 smithi118 ceph-mon[131825]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[139570]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[139570]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[139570]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[142991]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[142991]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:18:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:37 smithi078 ceph-mon[142991]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-16T02:18:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:37 smithi118 ceph-mon[131825]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-16T02:18:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:37 smithi118 ceph-mon[131825]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:18:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:37 smithi118 ceph-mon[131825]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-16T02:18:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:39 smithi078 ceph-mon[139570]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-16T02:18:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:39 smithi078 ceph-mon[139570]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:39 smithi078 ceph-mon[142991]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-16T02:18:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:39 smithi078 ceph-mon[142991]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:39 smithi118 ceph-mon[131825]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-16T02:18:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:39 smithi118 ceph-mon[131825]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:40 smithi078 ceph-mon[139570]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-16T02:18:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:40 smithi078 ceph-mon[142991]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-16T02:18:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:40 smithi118 ceph-mon[131825]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-16T02:18:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:41 smithi078 ceph-mon[139570]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-16T02:18:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:41 smithi078 ceph-mon[139570]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:41 smithi078 ceph-mon[142991]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-16T02:18:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:41 smithi078 ceph-mon[142991]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:41 smithi118 ceph-mon[131825]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-16T02:18:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:41 smithi118 ceph-mon[131825]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2023-12-16T02:18:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:42 smithi078 ceph-mon[139570]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-16T02:18:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:42 smithi078 ceph-mon[142991]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-16T02:18:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:42 smithi118 ceph-mon[131825]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-16T02:18:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:43 smithi078 ceph-mon[139570]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-16T02:18:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:43 smithi078 ceph-mon[139570]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.0 KiB/s wr, 141 op/s 2023-12-16T02:18:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:43 smithi078 ceph-mon[142991]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-16T02:18:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:43 smithi078 ceph-mon[142991]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.0 KiB/s wr, 141 op/s 2023-12-16T02:18:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:43 smithi118 ceph-mon[131825]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-16T02:18:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:43 smithi118 ceph-mon[131825]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.0 KiB/s wr, 141 op/s 2023-12-16T02:18:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:44 smithi078 ceph-mon[139570]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-16T02:18:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:44 smithi078 ceph-mon[142991]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-16T02:18:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:44 smithi118 ceph-mon[131825]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-16T02:18:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:45 smithi078 ceph-mon[139570]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-16T02:18:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:45 smithi078 ceph-mon[139570]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 3.5 KiB/s wr, 137 op/s 2023-12-16T02:18:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:45 smithi078 ceph-mon[142991]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-16T02:18:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:45 smithi078 ceph-mon[142991]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 3.5 KiB/s wr, 137 op/s 2023-12-16T02:18:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:45 smithi118 ceph-mon[131825]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-16T02:18:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:45 smithi118 ceph-mon[131825]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 3.5 KiB/s wr, 137 op/s 2023-12-16T02:18:46.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:46] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2023-12-16T02:18:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:46 smithi078 ceph-mon[142991]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-16T02:18:46.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:46 smithi078 ceph-mon[139570]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-16T02:18:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:46 smithi118 ceph-mon[131825]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-16T02:18:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:18:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:47 smithi078 ceph-mon[139570]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-16T02:18:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:47 smithi078 ceph-mon[139570]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:18:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:47 smithi078 ceph-mon[142991]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-16T02:18:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:47 smithi078 ceph-mon[142991]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:18:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:47 smithi118 ceph-mon[131825]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-16T02:18:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:47 smithi118 ceph-mon[131825]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:18:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:48 smithi078 ceph-mon[139570]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-16T02:18:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:48 smithi078 ceph-mon[142991]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-16T02:18:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:48 smithi118 ceph-mon[131825]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-16T02:18:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:49 smithi118 ceph-mon[131825]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-16T02:18:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:49 smithi118 ceph-mon[131825]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.0 KiB/s wr, 186 op/s 2023-12-16T02:18:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:49 smithi078 ceph-mon[139570]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-16T02:18:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:49 smithi078 ceph-mon[139570]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.0 KiB/s wr, 186 op/s 2023-12-16T02:18:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:49 smithi078 ceph-mon[142991]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-16T02:18:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:49 smithi078 ceph-mon[142991]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 4.0 KiB/s wr, 186 op/s 2023-12-16T02:18:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:50 smithi118 ceph-mon[131825]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-16T02:18:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:50 smithi078 ceph-mon[139570]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-16T02:18:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:50 smithi078 ceph-mon[142991]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-16T02:18:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:51 smithi118 ceph-mon[131825]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 3.5 KiB/s wr, 185 op/s 2023-12-16T02:18:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:51 smithi118 ceph-mon[131825]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-16T02:18:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:51 smithi078 ceph-mon[139570]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 3.5 KiB/s wr, 185 op/s 2023-12-16T02:18:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:51 smithi078 ceph-mon[139570]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-16T02:18:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:51 smithi078 ceph-mon[142991]: pgmap v3542: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 3.5 KiB/s wr, 185 op/s 2023-12-16T02:18:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:51 smithi078 ceph-mon[142991]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-16T02:18:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:52 smithi118 ceph-mon[131825]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-16T02:18:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:52 smithi078 ceph-mon[139570]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-16T02:18:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:52 smithi078 ceph-mon[142991]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-16T02:18:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:53 smithi118 ceph-mon[131825]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2023-12-16T02:18:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:53 smithi118 ceph-mon[131825]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-16T02:18:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:53 smithi078 ceph-mon[139570]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2023-12-16T02:18:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:53 smithi078 ceph-mon[139570]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-16T02:18:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:53 smithi078 ceph-mon[142991]: pgmap v3545: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 2.7 KiB/s wr, 228 op/s 2023-12-16T02:18:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:53 smithi078 ceph-mon[142991]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-16T02:18:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:54 smithi118 ceph-mon[131825]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-16T02:18:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:54 smithi078 ceph-mon[142991]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-16T02:18:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:54 smithi078 ceph-mon[139570]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-16T02:18:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:55 smithi118 ceph-mon[131825]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 3.2 KiB/s wr, 224 op/s 2023-12-16T02:18:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:55 smithi118 ceph-mon[131825]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-16T02:18:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:55 smithi078 ceph-mon[142991]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 3.2 KiB/s wr, 224 op/s 2023-12-16T02:18:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:55 smithi078 ceph-mon[142991]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-16T02:18:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:55 smithi078 ceph-mon[139570]: pgmap v3548: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 3.2 KiB/s wr, 224 op/s 2023-12-16T02:18:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:55 smithi078 ceph-mon[139570]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-16T02:18:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:18:56] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:18:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:56 smithi118 ceph-mon[131825]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-16T02:18:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:56 smithi078 ceph-mon[139570]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-16T02:18:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:56 smithi078 ceph-mon[142991]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-16T02:18:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:57 smithi118 ceph-mon[131825]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:18:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:57 smithi118 ceph-mon[131825]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-16T02:18:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:57 smithi078 ceph-mon[139570]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:18:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:57 smithi078 ceph-mon[139570]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-16T02:18:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:57 smithi078 ceph-mon[142991]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:18:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:57 smithi078 ceph-mon[142991]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-16T02:18:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:58 smithi118 ceph-mon[131825]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-16T02:18:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:58 smithi078 ceph-mon[139570]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-16T02:18:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:58 smithi078 ceph-mon[142991]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-16T02:19:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:59 smithi118 ceph-mon[131825]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-16T02:19:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:18:59 smithi118 ceph-mon[131825]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-16T02:19:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:59 smithi078 ceph-mon[142991]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-16T02:19:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:18:59 smithi078 ceph-mon[142991]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-16T02:19:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:59 smithi078 ceph-mon[139570]: pgmap v3554: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2023-12-16T02:19:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:18:59 smithi078 ceph-mon[139570]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-16T02:19:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:00 smithi118 ceph-mon[131825]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-16T02:19:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:00 smithi078 ceph-mon[139570]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-16T02:19:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:00 smithi078 ceph-mon[142991]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-16T02:19:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:01 smithi118 ceph-mon[131825]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2023-12-16T02:19:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:01 smithi118 ceph-mon[131825]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-16T02:19:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[139570]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[139570]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[142991]: pgmap v3557: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[142991]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-16T02:19:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:02 smithi118 ceph-mon[131825]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-16T02:19:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:02 smithi078 ceph-mon[139570]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-16T02:19:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:02 smithi078 ceph-mon[142991]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-16T02:19:03.289 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (58m) 96s ago 62m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (57m) 32s ago 61m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (62m) 96s ago 62m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (62m) 32s ago 62m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (57m) 32s ago 66m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:19:03.594 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (57m) 96s ago 67m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (56m) 96s ago 67m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (56m) 32s ago 66m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (56m) 96s ago 66m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (58m) 96s ago 61m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (57m) 32s ago 61m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (55m) 96s ago 65m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (54m) 96s ago 65m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (54m) 96s ago 65m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (53m) 96s ago 64m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (53m) 32s ago 64m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (52m) 32s ago 64m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (52m) 32s ago 63m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (51m) 32s ago 63m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:19:03.595 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (57m) 32s ago 62m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:19:03.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:19:03.987 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:19:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:03 smithi118 ceph-mon[131825]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 2.7 KiB/s wr, 251 op/s 2023-12-16T02:19:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:03 smithi118 ceph-mon[131825]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-16T02:19:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:03 smithi078 ceph-mon[142991]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 2.7 KiB/s wr, 251 op/s 2023-12-16T02:19:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:03 smithi078 ceph-mon[142991]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-16T02:19:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:03 smithi078 ceph-mon[139570]: pgmap v3560: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 2.7 KiB/s wr, 251 op/s 2023-12-16T02:19:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:03 smithi078 ceph-mon[139570]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-16T02:19:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:04 smithi118 ceph-mon[131825]: from='client.37602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:04 smithi118 ceph-mon[131825]: from='client.47567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:04 smithi118 ceph-mon[131825]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-16T02:19:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2529859799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[139570]: from='client.37602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[139570]: from='client.47567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[139570]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2529859799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[142991]: from='client.37602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[142991]: from='client.47567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[142991]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-16T02:19:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2529859799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:05 smithi118 ceph-mon[131825]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 2.7 KiB/s wr, 246 op/s 2023-12-16T02:19:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:05 smithi118 ceph-mon[131825]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-16T02:19:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:05 smithi078 ceph-mon[139570]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 2.7 KiB/s wr, 246 op/s 2023-12-16T02:19:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:05 smithi078 ceph-mon[139570]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-16T02:19:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:05 smithi078 ceph-mon[142991]: pgmap v3563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 2.7 KiB/s wr, 246 op/s 2023-12-16T02:19:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:05 smithi078 ceph-mon[142991]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-16T02:19:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:06] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-12-16T02:19:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:06 smithi118 ceph-mon[131825]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-16T02:19:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:06 smithi078 ceph-mon[139570]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-16T02:19:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:06 smithi078 ceph-mon[142991]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-16T02:19:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:07 smithi118 ceph-mon[131825]: pgmap v3566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:07 smithi118 ceph-mon[131825]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-16T02:19:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:07 smithi078 ceph-mon[139570]: pgmap v3566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:07 smithi078 ceph-mon[139570]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-16T02:19:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:07 smithi078 ceph-mon[142991]: pgmap v3566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:07 smithi078 ceph-mon[142991]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-16T02:19:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:08 smithi118 ceph-mon[131825]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-16T02:19:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:08 smithi078 ceph-mon[139570]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-16T02:19:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:08 smithi078 ceph-mon[142991]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-16T02:19:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:09 smithi118 ceph-mon[131825]: pgmap v3569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:09 smithi118 ceph-mon[131825]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-16T02:19:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:09 smithi078 ceph-mon[139570]: pgmap v3569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:09 smithi078 ceph-mon[139570]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-16T02:19:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:09 smithi078 ceph-mon[142991]: pgmap v3569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:09 smithi078 ceph-mon[142991]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-16T02:19:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:10 smithi118 ceph-mon[131825]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-16T02:19:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:10 smithi078 ceph-mon[139570]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-16T02:19:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:10 smithi078 ceph-mon[142991]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-16T02:19:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:11 smithi118 ceph-mon[131825]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:11 smithi118 ceph-mon[131825]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-16T02:19:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:11 smithi078 ceph-mon[139570]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:11 smithi078 ceph-mon[139570]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-16T02:19:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:11 smithi078 ceph-mon[142991]: pgmap v3572: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 4.0 KiB/s wr, 352 op/s 2023-12-16T02:19:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:11 smithi078 ceph-mon[142991]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-16T02:19:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:12 smithi118 ceph-mon[131825]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-16T02:19:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:12 smithi078 ceph-mon[139570]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-16T02:19:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:12 smithi078 ceph-mon[142991]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-16T02:19:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:13 smithi118 ceph-mon[131825]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2023-12-16T02:19:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:13 smithi118 ceph-mon[131825]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-16T02:19:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:13 smithi078 ceph-mon[139570]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2023-12-16T02:19:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:13 smithi078 ceph-mon[139570]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-16T02:19:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:13 smithi078 ceph-mon[142991]: pgmap v3575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2023-12-16T02:19:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:13 smithi078 ceph-mon[142991]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-16T02:19:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:14 smithi118 ceph-mon[131825]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-16T02:19:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:14 smithi078 ceph-mon[139570]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-16T02:19:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:14 smithi078 ceph-mon[142991]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-16T02:19:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:15 smithi118 ceph-mon[131825]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 3.5 KiB/s wr, 390 op/s 2023-12-16T02:19:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:15 smithi118 ceph-mon[131825]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-16T02:19:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:15 smithi078 ceph-mon[139570]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 3.5 KiB/s wr, 390 op/s 2023-12-16T02:19:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:15 smithi078 ceph-mon[139570]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-16T02:19:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:15 smithi078 ceph-mon[142991]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 3.5 KiB/s wr, 390 op/s 2023-12-16T02:19:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:15 smithi078 ceph-mon[142991]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-16T02:19:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:16] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-12-16T02:19:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:16 smithi078 ceph-mon[139570]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-16T02:19:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:16 smithi078 ceph-mon[142991]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-16T02:19:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:16 smithi118 ceph-mon[131825]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-16T02:19:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:17 smithi078 ceph-mon[139570]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:17 smithi078 ceph-mon[139570]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-16T02:19:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:17 smithi078 ceph-mon[142991]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:17 smithi078 ceph-mon[142991]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-16T02:19:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:17 smithi118 ceph-mon[131825]: pgmap v3581: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:17 smithi118 ceph-mon[131825]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-16T02:19:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:18 smithi078 ceph-mon[142991]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-16T02:19:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:18 smithi078 ceph-mon[139570]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-16T02:19:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:18 smithi118 ceph-mon[131825]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-16T02:19:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:19 smithi078 ceph-mon[139570]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2023-12-16T02:19:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:19 smithi078 ceph-mon[139570]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-16T02:19:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:19 smithi078 ceph-mon[142991]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2023-12-16T02:19:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:19 smithi078 ceph-mon[142991]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-16T02:19:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:19 smithi118 ceph-mon[131825]: pgmap v3584: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2023-12-16T02:19:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:19 smithi118 ceph-mon[131825]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-16T02:19:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:20 smithi078 ceph-mon[142991]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-16T02:19:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:20 smithi078 ceph-mon[139570]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-16T02:19:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:20 smithi118 ceph-mon[131825]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-16T02:19:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:21 smithi078 ceph-mon[142991]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 4.0 KiB/s wr, 439 op/s 2023-12-16T02:19:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:21 smithi078 ceph-mon[142991]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-16T02:19:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:21 smithi078 ceph-mon[139570]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 4.0 KiB/s wr, 439 op/s 2023-12-16T02:19:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:21 smithi078 ceph-mon[139570]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-16T02:19:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:21 smithi118 ceph-mon[131825]: pgmap v3587: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 4.0 KiB/s wr, 439 op/s 2023-12-16T02:19:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:21 smithi118 ceph-mon[131825]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-16T02:19:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:22 smithi078 ceph-mon[139570]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-16T02:19:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:22 smithi078 ceph-mon[142991]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-16T02:19:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:22 smithi118 ceph-mon[131825]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-16T02:19:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:23 smithi078 ceph-mon[139570]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.0 KiB/s wr, 482 op/s 2023-12-16T02:19:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:23 smithi078 ceph-mon[139570]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-16T02:19:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:23 smithi078 ceph-mon[142991]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.0 KiB/s wr, 482 op/s 2023-12-16T02:19:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:23 smithi078 ceph-mon[142991]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-16T02:19:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:23 smithi118 ceph-mon[131825]: pgmap v3590: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.0 KiB/s wr, 482 op/s 2023-12-16T02:19:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:23 smithi118 ceph-mon[131825]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-16T02:19:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:24 smithi118 ceph-mon[131825]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-16T02:19:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:24 smithi078 ceph-mon[139570]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-16T02:19:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:24 smithi078 ceph-mon[142991]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-16T02:19:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:25 smithi118 ceph-mon[131825]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 3.0 KiB/s wr, 477 op/s 2023-12-16T02:19:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:25 smithi118 ceph-mon[131825]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-16T02:19:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:25 smithi078 ceph-mon[142991]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 3.0 KiB/s wr, 477 op/s 2023-12-16T02:19:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:25 smithi078 ceph-mon[142991]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-16T02:19:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:25 smithi078 ceph-mon[139570]: pgmap v3593: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 3.0 KiB/s wr, 477 op/s 2023-12-16T02:19:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:25 smithi078 ceph-mon[139570]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-16T02:19:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:26] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-12-16T02:19:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:26 smithi118 ceph-mon[131825]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-16T02:19:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:26 smithi078 ceph-mon[139570]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-16T02:19:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:26 smithi078 ceph-mon[142991]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-16T02:19:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:27 smithi118 ceph-mon[131825]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:27 smithi118 ceph-mon[131825]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-16T02:19:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:27 smithi078 ceph-mon[139570]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:27 smithi078 ceph-mon[139570]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-16T02:19:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:27 smithi078 ceph-mon[142991]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:19:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:27 smithi078 ceph-mon[142991]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-16T02:19:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:29 smithi118 ceph-mon[131825]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-16T02:19:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:29 smithi078 ceph-mon[139570]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-16T02:19:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:29 smithi078 ceph-mon[142991]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-16T02:19:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:30 smithi118 ceph-mon[131825]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2023-12-16T02:19:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:30 smithi118 ceph-mon[131825]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-16T02:19:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:30 smithi078 ceph-mon[142991]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2023-12-16T02:19:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:30 smithi078 ceph-mon[142991]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-16T02:19:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:30 smithi078 ceph-mon[139570]: pgmap v3599: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2023-12-16T02:19:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:30 smithi078 ceph-mon[139570]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-16T02:19:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:31 smithi118 ceph-mon[131825]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-16T02:19:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:31 smithi078 ceph-mon[139570]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-16T02:19:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:31 smithi078 ceph-mon[142991]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.2 KiB/s wr, 527 op/s 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:19:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.2 KiB/s wr, 527 op/s 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: pgmap v3602: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.2 KiB/s wr, 527 op/s 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:19:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:19:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:19:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:19:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:33 smithi118 ceph-mon[131825]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-16T02:19:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:33 smithi078 ceph-mon[139570]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-16T02:19:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:33 smithi078 ceph-mon[142991]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-16T02:19:34.341 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:19:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:34 smithi118 ceph-mon[131825]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2023-12-16T02:19:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:34 smithi118 ceph-mon[131825]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-16T02:19:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:34 smithi078 ceph-mon[139570]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2023-12-16T02:19:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:34 smithi078 ceph-mon[139570]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-16T02:19:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:34 smithi078 ceph-mon[142991]: pgmap v3605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2023-12-16T02:19:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:34 smithi078 ceph-mon[142991]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-16T02:19:34.650 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:19:34.650 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (58m) 2m ago 62m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:19:34.650 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (58m) 63s ago 62m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:19:34.650 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (63m) 2m ago 63m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (63m) 63s ago 63m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (57m) 63s ago 66m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (58m) 2m ago 68m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (57m) 2m ago 68m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (56m) 63s ago 67m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (57m) 2m ago 66m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (58m) 2m ago 62m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (58m) 63s ago 62m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (56m) 2m ago 66m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (55m) 2m ago 66m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (54m) 2m ago 65m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (54m) 2m ago 65m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (53m) 63s ago 64m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:19:34.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (53m) 63s ago 64m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:19:34.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (52m) 63s ago 64m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:19:34.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (52m) 63s ago 63m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:19:34.652 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (57m) 63s ago 63m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:35.031 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:19:35.032 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:19:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:35 smithi118 ceph-mon[131825]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-16T02:19:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1853491997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:35 smithi078 ceph-mon[139570]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-16T02:19:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1853491997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:35 smithi078 ceph-mon[142991]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-16T02:19:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1853491997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:36 smithi118 ceph-mon[131825]: from='client.37620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:36 smithi118 ceph-mon[131825]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:36 smithi118 ceph-mon[131825]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 3.2 KiB/s wr, 565 op/s 2023-12-16T02:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:36 smithi118 ceph-mon[131825]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-16T02:19:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[142991]: from='client.37620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[142991]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[142991]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 3.2 KiB/s wr, 565 op/s 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[142991]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[139570]: from='client.37620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[139570]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[139570]: pgmap v3608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 3.2 KiB/s wr, 565 op/s 2023-12-16T02:19:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:36 smithi078 ceph-mon[139570]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-16T02:19:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:36] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:19:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:37 smithi118 ceph-mon[131825]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-16T02:19:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:37 smithi078 ceph-mon[139570]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-16T02:19:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:37 smithi078 ceph-mon[142991]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-16T02:19:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:38 smithi118 ceph-mon[131825]: pgmap v3611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:19:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:38 smithi118 ceph-mon[131825]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-16T02:19:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:38 smithi078 ceph-mon[139570]: pgmap v3611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:19:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:38 smithi078 ceph-mon[139570]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-16T02:19:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:38 smithi078 ceph-mon[142991]: pgmap v3611: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:19:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:38 smithi078 ceph-mon[142991]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-16T02:19:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:39 smithi118 ceph-mon[131825]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-16T02:19:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:39 smithi078 ceph-mon[139570]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-16T02:19:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:39 smithi078 ceph-mon[142991]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-16T02:19:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:40 smithi118 ceph-mon[131825]: pgmap v3614: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:40 smithi118 ceph-mon[131825]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-16T02:19:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:40 smithi078 ceph-mon[139570]: pgmap v3614: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:40 smithi078 ceph-mon[139570]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-16T02:19:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:40 smithi078 ceph-mon[142991]: pgmap v3614: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:40 smithi078 ceph-mon[142991]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-16T02:19:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:41 smithi118 ceph-mon[131825]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-16T02:19:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:41 smithi078 ceph-mon[139570]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-16T02:19:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:41 smithi078 ceph-mon[142991]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-16T02:19:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:42 smithi118 ceph-mon[131825]: pgmap v3617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:42 smithi118 ceph-mon[131825]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-16T02:19:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:42 smithi078 ceph-mon[139570]: pgmap v3617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:42 smithi078 ceph-mon[139570]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-16T02:19:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:42 smithi078 ceph-mon[142991]: pgmap v3617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2023-12-16T02:19:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:42 smithi078 ceph-mon[142991]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-16T02:19:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:43 smithi118 ceph-mon[131825]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-16T02:19:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:43 smithi078 ceph-mon[139570]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-16T02:19:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:43 smithi078 ceph-mon[142991]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-16T02:19:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:44 smithi118 ceph-mon[131825]: pgmap v3620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.0 KiB/s wr, 661 op/s 2023-12-16T02:19:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:44 smithi118 ceph-mon[131825]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-16T02:19:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:44 smithi078 ceph-mon[139570]: pgmap v3620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.0 KiB/s wr, 661 op/s 2023-12-16T02:19:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:44 smithi078 ceph-mon[139570]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-16T02:19:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:44 smithi078 ceph-mon[142991]: pgmap v3620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.0 KiB/s wr, 661 op/s 2023-12-16T02:19:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:44 smithi078 ceph-mon[142991]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-16T02:19:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:45 smithi078 ceph-mon[139570]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-16T02:19:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:45 smithi078 ceph-mon[142991]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-16T02:19:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:45 smithi118 ceph-mon[131825]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-16T02:19:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:46 smithi078 ceph-mon[139570]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 3.2 KiB/s wr, 656 op/s 2023-12-16T02:19:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:46 smithi078 ceph-mon[139570]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-16T02:19:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:46 smithi078 ceph-mon[142991]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 3.2 KiB/s wr, 656 op/s 2023-12-16T02:19:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:46 smithi078 ceph-mon[142991]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-16T02:19:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:46 smithi118 ceph-mon[131825]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 3.2 KiB/s wr, 656 op/s 2023-12-16T02:19:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:46 smithi118 ceph-mon[131825]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-16T02:19:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:46] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:19:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:47 smithi078 ceph-mon[139570]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-16T02:19:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:47 smithi078 ceph-mon[142991]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-16T02:19:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:47 smithi118 ceph-mon[131825]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-16T02:19:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:19:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:48 smithi078 ceph-mon[139570]: pgmap v3626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:19:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:48 smithi078 ceph-mon[139570]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-16T02:19:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:48 smithi078 ceph-mon[142991]: pgmap v3626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:19:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:48 smithi078 ceph-mon[142991]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-16T02:19:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:48 smithi118 ceph-mon[131825]: pgmap v3626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:19:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:48 smithi118 ceph-mon[131825]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-16T02:19:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:49 smithi078 ceph-mon[139570]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-16T02:19:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:49 smithi078 ceph-mon[142991]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-16T02:19:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:49 smithi118 ceph-mon[131825]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-16T02:19:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:50 smithi078 ceph-mon[139570]: pgmap v3629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:50 smithi078 ceph-mon[139570]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-16T02:19:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:50 smithi078 ceph-mon[142991]: pgmap v3629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:50 smithi078 ceph-mon[142991]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-16T02:19:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:50 smithi118 ceph-mon[131825]: pgmap v3629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:50 smithi118 ceph-mon[131825]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-16T02:19:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:51 smithi078 ceph-mon[139570]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-16T02:19:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:51 smithi078 ceph-mon[142991]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-16T02:19:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:51 smithi118 ceph-mon[131825]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-16T02:19:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:52 smithi078 ceph-mon[139570]: pgmap v3632: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:52 smithi078 ceph-mon[139570]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-16T02:19:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:52 smithi078 ceph-mon[142991]: pgmap v3632: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:52 smithi078 ceph-mon[142991]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-16T02:19:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:52 smithi118 ceph-mon[131825]: pgmap v3632: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 4.0 KiB/s wr, 706 op/s 2023-12-16T02:19:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:52 smithi118 ceph-mon[131825]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-16T02:19:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:53 smithi078 ceph-mon[139570]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-16T02:19:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:53 smithi078 ceph-mon[142991]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-16T02:19:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:53 smithi118 ceph-mon[131825]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-16T02:19:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:54 smithi078 ceph-mon[139570]: pgmap v3635: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.2 KiB/s wr, 749 op/s 2023-12-16T02:19:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:54 smithi078 ceph-mon[139570]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-16T02:19:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:54 smithi078 ceph-mon[142991]: pgmap v3635: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.2 KiB/s wr, 749 op/s 2023-12-16T02:19:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:54 smithi078 ceph-mon[142991]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-16T02:19:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:54 smithi118 ceph-mon[131825]: pgmap v3635: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.2 KiB/s wr, 749 op/s 2023-12-16T02:19:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:54 smithi118 ceph-mon[131825]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-16T02:19:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:55 smithi118 ceph-mon[131825]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-16T02:19:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:55 smithi078 ceph-mon[139570]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-16T02:19:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:55 smithi078 ceph-mon[142991]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-16T02:19:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:56 smithi118 ceph-mon[131825]: pgmap v3638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 3.2 KiB/s wr, 744 op/s 2023-12-16T02:19:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:56 smithi118 ceph-mon[131825]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-16T02:19:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:56 smithi078 ceph-mon[139570]: pgmap v3638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 3.2 KiB/s wr, 744 op/s 2023-12-16T02:19:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:56 smithi078 ceph-mon[139570]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-16T02:19:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:19:56] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-12-16T02:19:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:56 smithi078 ceph-mon[142991]: pgmap v3638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 3.2 KiB/s wr, 744 op/s 2023-12-16T02:19:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:56 smithi078 ceph-mon[142991]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-16T02:19:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:57 smithi118 ceph-mon[131825]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-16T02:19:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:57 smithi078 ceph-mon[139570]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-16T02:19:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:57 smithi078 ceph-mon[142991]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-16T02:19:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:58 smithi118 ceph-mon[131825]: pgmap v3641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-12-16T02:19:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:58 smithi118 ceph-mon[131825]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-16T02:19:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:58 smithi078 ceph-mon[142991]: pgmap v3641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-12-16T02:19:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:58 smithi078 ceph-mon[142991]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-16T02:19:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:58 smithi078 ceph-mon[139570]: pgmap v3641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 767 B/s wr, 4 op/s 2023-12-16T02:19:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:58 smithi078 ceph-mon[139570]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-16T02:19:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:19:59 smithi118 ceph-mon[131825]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-16T02:19:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:19:59 smithi078 ceph-mon[139570]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-16T02:19:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:19:59 smithi078 ceph-mon[142991]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-16T02:20:00.262 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:00 smithi078 conmon[139546]: 2023-12-16T02:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:00 smithi118 ceph-mon[131825]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2023-12-16T02:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:00 smithi118 ceph-mon[131825]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-16T02:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[139570]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[139570]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[142991]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 588 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[142991]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-16T02:20:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:20:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:01 smithi118 ceph-mon[131825]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-16T02:20:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:01 smithi118 ceph-mon[131825]: pgmap v3647: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.0 KiB/s wr, 793 op/s 2023-12-16T02:20:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:01 smithi078 ceph-mon[139570]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-16T02:20:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:01 smithi078 ceph-mon[139570]: pgmap v3647: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.0 KiB/s wr, 793 op/s 2023-12-16T02:20:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:01 smithi078 ceph-mon[142991]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-16T02:20:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:01 smithi078 ceph-mon[142991]: pgmap v3647: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 4.0 KiB/s wr, 793 op/s 2023-12-16T02:20:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:02 smithi118 ceph-mon[131825]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-16T02:20:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:02 smithi078 ceph-mon[139570]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-16T02:20:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:02 smithi078 ceph-mon[142991]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-16T02:20:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:03 smithi118 ceph-mon[131825]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-16T02:20:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:03 smithi118 ceph-mon[131825]: pgmap v3650: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2023-12-16T02:20:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:03 smithi078 ceph-mon[139570]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-16T02:20:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:03 smithi078 ceph-mon[139570]: pgmap v3650: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2023-12-16T02:20:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:03 smithi078 ceph-mon[142991]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-16T02:20:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:03 smithi078 ceph-mon[142991]: pgmap v3650: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2023-12-16T02:20:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:04 smithi118 ceph-mon[131825]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-16T02:20:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:04 smithi078 ceph-mon[139570]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-16T02:20:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:04 smithi078 ceph-mon[142991]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-16T02:20:05.396 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:20:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:05 smithi118 ceph-mon[131825]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-16T02:20:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:05 smithi118 ceph-mon[131825]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 3.2 KiB/s wr, 831 op/s 2023-12-16T02:20:05.707 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:20:05.707 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (59m) 2m ago 63m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:20:05.707 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (58m) 94s ago 62m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:20:05.707 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (64m) 2m ago 64m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:20:05.707 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (63m) 94s ago 63m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (58m) 94s ago 67m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (58m) 2m ago 68m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (57m) 2m ago 68m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (57m) 94s ago 67m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (57m) 2m ago 67m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (59m) 2m ago 62m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (58m) 94s ago 62m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (56m) 2m ago 66m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (56m) 2m ago 66m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (55m) 2m ago 66m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (54m) 2m ago 65m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (54m) 94s ago 65m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (53m) 94s ago 65m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:20:05.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (53m) 94s ago 64m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:20:05.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (52m) 94s ago 64m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:20:05.709 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (58m) 94s ago 63m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:20:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:05 smithi078 ceph-mon[139570]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-16T02:20:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:05 smithi078 ceph-mon[139570]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 3.2 KiB/s wr, 831 op/s 2023-12-16T02:20:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:05 smithi078 ceph-mon[142991]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-16T02:20:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:05 smithi078 ceph-mon[142991]: pgmap v3653: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 3.2 KiB/s wr, 831 op/s 2023-12-16T02:20:06.092 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:20:06.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:20:06.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:20:06.094 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:20:06.094 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:20:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:06 smithi118 ceph-mon[131825]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-16T02:20:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:06 smithi118 ceph-mon[131825]: from='client.37638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:06 smithi118 ceph-mon[131825]: from='client.47603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2742747612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:06] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[142991]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[142991]: from='client.37638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[142991]: from='client.47603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2742747612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[139570]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-16T02:20:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[139570]: from='client.37638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[139570]: from='client.47603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2742747612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:07 smithi118 ceph-mon[131825]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-16T02:20:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:07 smithi118 ceph-mon[131825]: pgmap v3656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:07 smithi078 ceph-mon[139570]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-16T02:20:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:07 smithi078 ceph-mon[139570]: pgmap v3656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:07 smithi078 ceph-mon[142991]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-16T02:20:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:07 smithi078 ceph-mon[142991]: pgmap v3656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:08 smithi118 ceph-mon[131825]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-16T02:20:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:08 smithi078 ceph-mon[139570]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-16T02:20:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:08 smithi078 ceph-mon[142991]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-16T02:20:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:09 smithi118 ceph-mon[131825]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-16T02:20:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:09 smithi118 ceph-mon[131825]: pgmap v3659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.5 KiB/s wr, 880 op/s 2023-12-16T02:20:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:09 smithi078 ceph-mon[139570]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-16T02:20:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:09 smithi078 ceph-mon[139570]: pgmap v3659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.5 KiB/s wr, 880 op/s 2023-12-16T02:20:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:09 smithi078 ceph-mon[142991]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-16T02:20:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:09 smithi078 ceph-mon[142991]: pgmap v3659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.5 KiB/s wr, 880 op/s 2023-12-16T02:20:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:10 smithi118 ceph-mon[131825]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-16T02:20:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:10 smithi078 ceph-mon[139570]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-16T02:20:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:10 smithi078 ceph-mon[142991]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-16T02:20:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:11 smithi118 ceph-mon[131825]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-16T02:20:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:11 smithi118 ceph-mon[131825]: pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2023-12-16T02:20:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:11 smithi078 ceph-mon[139570]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-16T02:20:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:11 smithi078 ceph-mon[139570]: pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2023-12-16T02:20:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:11 smithi078 ceph-mon[142991]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-16T02:20:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:11 smithi078 ceph-mon[142991]: pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2023-12-16T02:20:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:12 smithi118 ceph-mon[131825]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-16T02:20:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:12 smithi078 ceph-mon[139570]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-16T02:20:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:12 smithi078 ceph-mon[142991]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-16T02:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:13 smithi118 ceph-mon[131825]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-16T02:20:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:13 smithi118 ceph-mon[131825]: pgmap v3665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2023-12-16T02:20:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:13 smithi078 ceph-mon[139570]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-16T02:20:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:13 smithi078 ceph-mon[139570]: pgmap v3665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2023-12-16T02:20:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:13 smithi078 ceph-mon[142991]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-16T02:20:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:13 smithi078 ceph-mon[142991]: pgmap v3665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2023-12-16T02:20:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:14 smithi118 ceph-mon[131825]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-16T02:20:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:14 smithi078 ceph-mon[139570]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-16T02:20:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:14 smithi078 ceph-mon[142991]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-16T02:20:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:15 smithi118 ceph-mon[131825]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-16T02:20:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:15 smithi118 ceph-mon[131825]: pgmap v3668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 919 op/s 2023-12-16T02:20:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:15 smithi078 ceph-mon[139570]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-16T02:20:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:15 smithi078 ceph-mon[139570]: pgmap v3668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 919 op/s 2023-12-16T02:20:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:15 smithi078 ceph-mon[142991]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-16T02:20:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:15 smithi078 ceph-mon[142991]: pgmap v3668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 919 op/s 2023-12-16T02:20:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:16 smithi118 ceph-mon[131825]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-16T02:20:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:16 smithi078 ceph-mon[139570]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-16T02:20:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:16 smithi078 ceph-mon[142991]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-16T02:20:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:16] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:20:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:17 smithi118 ceph-mon[131825]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-16T02:20:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:17 smithi118 ceph-mon[131825]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[139570]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[139570]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[142991]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:17 smithi078 ceph-mon[142991]: pgmap v3671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-12-16T02:20:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:18 smithi118 ceph-mon[131825]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-16T02:20:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:18 smithi078 ceph-mon[139570]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-16T02:20:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:18 smithi078 ceph-mon[142991]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-16T02:20:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:19 smithi118 ceph-mon[131825]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-16T02:20:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:19 smithi118 ceph-mon[131825]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2023-12-16T02:20:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:19 smithi078 ceph-mon[139570]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-16T02:20:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:19 smithi078 ceph-mon[139570]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2023-12-16T02:20:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:19 smithi078 ceph-mon[142991]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-16T02:20:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:19 smithi078 ceph-mon[142991]: pgmap v3674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2023-12-16T02:20:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:20 smithi078 ceph-mon[139570]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-16T02:20:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:20 smithi078 ceph-mon[142991]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-16T02:20:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:20 smithi118 ceph-mon[131825]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-16T02:20:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:21 smithi078 ceph-mon[139570]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-16T02:20:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:21 smithi078 ceph-mon[139570]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-16T02:20:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:21 smithi078 ceph-mon[142991]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-16T02:20:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:21 smithi078 ceph-mon[142991]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-16T02:20:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:21 smithi118 ceph-mon[131825]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-16T02:20:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:21 smithi118 ceph-mon[131825]: pgmap v3677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.7 KiB/s wr, 968 op/s 2023-12-16T02:20:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:22 smithi078 ceph-mon[142991]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-16T02:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:22 smithi078 ceph-mon[139570]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-16T02:20:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:22 smithi118 ceph-mon[131825]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-16T02:20:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:23 smithi078 ceph-mon[139570]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-16T02:20:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:23 smithi078 ceph-mon[139570]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-16T02:20:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:23 smithi078 ceph-mon[142991]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-16T02:20:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:23 smithi078 ceph-mon[142991]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-16T02:20:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:23 smithi118 ceph-mon[131825]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-16T02:20:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:23 smithi118 ceph-mon[131825]: pgmap v3680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2023-12-16T02:20:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:24 smithi078 ceph-mon[139570]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-16T02:20:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:24 smithi078 ceph-mon[142991]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-16T02:20:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:24 smithi118 ceph-mon[131825]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-16T02:20:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:25 smithi078 ceph-mon[139570]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-16T02:20:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:25 smithi078 ceph-mon[139570]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2023-12-16T02:20:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:25 smithi078 ceph-mon[142991]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-16T02:20:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:25 smithi078 ceph-mon[142991]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2023-12-16T02:20:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:25 smithi118 ceph-mon[131825]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-16T02:20:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:25 smithi118 ceph-mon[131825]: pgmap v3683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 3.2 KiB/s wr, 1.01k op/s 2023-12-16T02:20:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:26 smithi078 ceph-mon[142991]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-16T02:20:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:26 smithi078 ceph-mon[139570]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-16T02:20:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:26] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-12-16T02:20:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:26 smithi118 ceph-mon[131825]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-16T02:20:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:27 smithi078 ceph-mon[139570]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-16T02:20:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:27 smithi078 ceph-mon[139570]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:27 smithi078 ceph-mon[142991]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-16T02:20:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:27 smithi078 ceph-mon[142991]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:27 smithi118 ceph-mon[131825]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-16T02:20:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:27 smithi118 ceph-mon[131825]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:28 smithi078 ceph-mon[139570]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-16T02:20:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:28 smithi078 ceph-mon[142991]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-16T02:20:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:28 smithi118 ceph-mon[131825]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-16T02:20:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:29 smithi118 ceph-mon[131825]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-16T02:20:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:29 smithi118 ceph-mon[131825]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:29 smithi078 ceph-mon[139570]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-16T02:20:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:29 smithi078 ceph-mon[139570]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:29 smithi078 ceph-mon[142991]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-16T02:20:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:29 smithi078 ceph-mon[142991]: pgmap v3689: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:30 smithi118 ceph-mon[131825]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-16T02:20:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:30 smithi078 ceph-mon[139570]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-16T02:20:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:30 smithi078 ceph-mon[142991]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-16T02:20:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:31 smithi118 ceph-mon[131825]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-16T02:20:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:31 smithi118 ceph-mon[131825]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:31 smithi078 ceph-mon[139570]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-16T02:20:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:31 smithi078 ceph-mon[139570]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:31 smithi078 ceph-mon[142991]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-16T02:20:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:31 smithi078 ceph-mon[142991]: pgmap v3692: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2023-12-16T02:20:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:32 smithi118 ceph-mon[131825]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-16T02:20:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:20:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[139570]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-16T02:20:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:20:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[142991]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-16T02:20:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:33 smithi118 ceph-mon[131825]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-16T02:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:33 smithi118 ceph-mon[131825]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2023-12-16T02:20:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[139570]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[139570]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[142991]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:20:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:33 smithi078 ceph-mon[142991]: pgmap v3695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2023-12-16T02:20:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:34 smithi118 ceph-mon[131825]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-16T02:20:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:34 smithi078 ceph-mon[139570]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-16T02:20:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:34 smithi078 ceph-mon[142991]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-16T02:20:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:35 smithi118 ceph-mon[131825]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-16T02:20:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:35 smithi118 ceph-mon[131825]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 3.2 KiB/s wr, 1.09k op/s 2023-12-16T02:20:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:35 smithi078 ceph-mon[142991]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-16T02:20:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:35 smithi078 ceph-mon[142991]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 3.2 KiB/s wr, 1.09k op/s 2023-12-16T02:20:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:35 smithi078 ceph-mon[139570]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-16T02:20:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:35 smithi078 ceph-mon[139570]: pgmap v3698: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 3.2 KiB/s wr, 1.09k op/s 2023-12-16T02:20:36.439 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:20:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:36 smithi078 ceph-mon[139570]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-16T02:20:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:36 smithi078 ceph-mon[142991]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-16T02:20:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:36] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2023-12-16T02:20:36.756 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:20:36.756 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (59m) 3m ago 63m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:20:36.756 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (59m) 2m ago 63m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (64m) 3m ago 64m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (64m) 2m ago 64m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (58m) 2m ago 67m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (59m) 3m ago 69m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (58m) 3m ago 69m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (57m) 2m ago 68m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (58m) 3m ago 67m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (59m) 3m ago 63m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (59m) 2m ago 63m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (57m) 3m ago 67m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (56m) 3m ago 67m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (55m) 3m ago 66m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (55m) 3m ago 66m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:20:36.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (54m) 2m ago 65m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:20:36.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (54m) 2m ago 65m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:20:36.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (53m) 2m ago 65m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:20:36.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (53m) 2m ago 64m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:20:36.758 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (58m) 2m ago 64m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:20:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:36 smithi118 ceph-mon[131825]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:20:37.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:20:37.143 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:37 smithi118 ceph-mon[131825]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:37 smithi118 ceph-mon[131825]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-16T02:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:37 smithi118 ceph-mon[131825]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:37 smithi118 ceph-mon[131825]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1935771106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[139570]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[139570]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[139570]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[139570]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1935771106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[142991]: from='client.47615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[142991]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-16T02:20:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[142991]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:20:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[142991]: pgmap v3701: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2023-12-16T02:20:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1935771106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:20:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:38 smithi118 ceph-mon[131825]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-16T02:20:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:38 smithi078 ceph-mon[139570]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-16T02:20:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:38 smithi078 ceph-mon[142991]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-16T02:20:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:39 smithi118 ceph-mon[131825]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-16T02:20:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:39 smithi118 ceph-mon[131825]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:39 smithi078 ceph-mon[139570]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-16T02:20:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:39 smithi078 ceph-mon[139570]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:39 smithi078 ceph-mon[142991]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-16T02:20:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:39 smithi078 ceph-mon[142991]: pgmap v3704: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:40 smithi118 ceph-mon[131825]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-16T02:20:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:40 smithi078 ceph-mon[142991]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-16T02:20:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:40 smithi078 ceph-mon[139570]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-16T02:20:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:41 smithi118 ceph-mon[131825]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-16T02:20:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:41 smithi118 ceph-mon[131825]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:41 smithi078 ceph-mon[142991]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-16T02:20:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:41 smithi078 ceph-mon[142991]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:41 smithi078 ceph-mon[139570]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-16T02:20:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:41 smithi078 ceph-mon[139570]: pgmap v3707: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2023-12-16T02:20:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:42 smithi118 ceph-mon[131825]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-16T02:20:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:42 smithi078 ceph-mon[142991]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-16T02:20:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:42 smithi078 ceph-mon[139570]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-16T02:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:43 smithi118 ceph-mon[131825]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-16T02:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:43 smithi118 ceph-mon[131825]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.2 KiB/s wr, 1.19k op/s 2023-12-16T02:20:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:43 smithi078 ceph-mon[142991]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-16T02:20:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:43 smithi078 ceph-mon[142991]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.2 KiB/s wr, 1.19k op/s 2023-12-16T02:20:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:43 smithi078 ceph-mon[139570]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-16T02:20:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:43 smithi078 ceph-mon[139570]: pgmap v3710: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.2 KiB/s wr, 1.19k op/s 2023-12-16T02:20:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:44 smithi118 ceph-mon[131825]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-16T02:20:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:44 smithi078 ceph-mon[139570]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-16T02:20:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:44 smithi078 ceph-mon[142991]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-16T02:20:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:45 smithi118 ceph-mon[131825]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-16T02:20:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:45 smithi118 ceph-mon[131825]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2023-12-16T02:20:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:45 smithi078 ceph-mon[139570]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-16T02:20:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:45 smithi078 ceph-mon[139570]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2023-12-16T02:20:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:45 smithi078 ceph-mon[142991]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-16T02:20:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:45 smithi078 ceph-mon[142991]: pgmap v3713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2023-12-16T02:20:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:46 smithi078 ceph-mon[139570]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-16T02:20:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:46] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2023-12-16T02:20:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:46 smithi078 ceph-mon[142991]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-16T02:20:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:46 smithi118 ceph-mon[131825]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-16T02:20:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:47 smithi118 ceph-mon[131825]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-16T02:20:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:47 smithi118 ceph-mon[131825]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[139570]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[139570]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[142991]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:20:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:47 smithi078 ceph-mon[142991]: pgmap v3716: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2023-12-16T02:20:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:48 smithi118 ceph-mon[131825]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-16T02:20:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:48 smithi078 ceph-mon[139570]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-16T02:20:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:48 smithi078 ceph-mon[142991]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-16T02:20:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:49 smithi118 ceph-mon[131825]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-16T02:20:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:49 smithi118 ceph-mon[131825]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:49 smithi078 ceph-mon[142991]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-16T02:20:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:49 smithi078 ceph-mon[142991]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:49 smithi078 ceph-mon[139570]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-16T02:20:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:49 smithi078 ceph-mon[139570]: pgmap v3719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:50 smithi118 ceph-mon[131825]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-16T02:20:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:50 smithi078 ceph-mon[139570]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-16T02:20:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:50 smithi078 ceph-mon[142991]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-16T02:20:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:51 smithi118 ceph-mon[131825]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-16T02:20:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:51 smithi118 ceph-mon[131825]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:51 smithi078 ceph-mon[139570]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-16T02:20:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:51 smithi078 ceph-mon[139570]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:51 smithi078 ceph-mon[142991]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-16T02:20:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:51 smithi078 ceph-mon[142991]: pgmap v3722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2023-12-16T02:20:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:52 smithi118 ceph-mon[131825]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-16T02:20:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:52 smithi078 ceph-mon[139570]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-16T02:20:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:52 smithi078 ceph-mon[142991]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-16T02:20:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:53 smithi118 ceph-mon[131825]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-16T02:20:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:53 smithi118 ceph-mon[131825]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.5 KiB/s wr, 1.28k op/s 2023-12-16T02:20:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:53 smithi078 ceph-mon[139570]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-16T02:20:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:53 smithi078 ceph-mon[139570]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.5 KiB/s wr, 1.28k op/s 2023-12-16T02:20:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:53 smithi078 ceph-mon[142991]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-16T02:20:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:53 smithi078 ceph-mon[142991]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.5 KiB/s wr, 1.28k op/s 2023-12-16T02:20:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:54 smithi118 ceph-mon[131825]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-16T02:20:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:54 smithi078 ceph-mon[139570]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-16T02:20:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:54 smithi078 ceph-mon[142991]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-16T02:20:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:55 smithi118 ceph-mon[131825]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-16T02:20:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:55 smithi118 ceph-mon[131825]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2023-12-16T02:20:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:55 smithi078 ceph-mon[139570]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-16T02:20:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:55 smithi078 ceph-mon[139570]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2023-12-16T02:20:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:55 smithi078 ceph-mon[142991]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-16T02:20:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:55 smithi078 ceph-mon[142991]: pgmap v3728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2023-12-16T02:20:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:56 smithi078 ceph-mon[139570]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-16T02:20:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:56 smithi078 ceph-mon[142991]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-16T02:20:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:20:56] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.43.0" 2023-12-16T02:20:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:56 smithi118 ceph-mon[131825]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-16T02:20:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:57 smithi078 ceph-mon[142991]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-16T02:20:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:57 smithi078 ceph-mon[142991]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:57 smithi078 ceph-mon[139570]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-16T02:20:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:57 smithi078 ceph-mon[139570]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:57 smithi118 ceph-mon[131825]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-16T02:20:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:57 smithi118 ceph-mon[131825]: pgmap v3731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:20:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:58 smithi078 ceph-mon[139570]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-16T02:20:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:58 smithi078 ceph-mon[142991]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-16T02:20:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:58 smithi118 ceph-mon[131825]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-16T02:20:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:59 smithi078 ceph-mon[139570]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-16T02:20:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:20:59 smithi078 ceph-mon[139570]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 4.5 KiB/s wr, 1.32k op/s 2023-12-16T02:20:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:59 smithi078 ceph-mon[142991]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-16T02:20:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:20:59 smithi078 ceph-mon[142991]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 4.5 KiB/s wr, 1.32k op/s 2023-12-16T02:21:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:59 smithi118 ceph-mon[131825]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-16T02:21:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:20:59 smithi118 ceph-mon[131825]: pgmap v3734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 4.5 KiB/s wr, 1.32k op/s 2023-12-16T02:21:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:00 smithi078 ceph-mon[139570]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-16T02:21:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:00 smithi078 ceph-mon[142991]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-16T02:21:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:00 smithi118 ceph-mon[131825]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[139570]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[139570]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[142991]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[142991]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-16T02:21:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:01 smithi118 ceph-mon[131825]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-16T02:21:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:01 smithi118 ceph-mon[131825]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 980 KiB/s rd, 3.7 KiB/s wr, 1.32k op/s 2023-12-16T02:21:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:02 smithi078 ceph-mon[139570]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-16T02:21:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:02 smithi078 ceph-mon[142991]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-16T02:21:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:02 smithi118 ceph-mon[131825]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-16T02:21:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:03 smithi118 ceph-mon[131825]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-16T02:21:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:03 smithi118 ceph-mon[131825]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1013 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:03 smithi078 ceph-mon[142991]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-16T02:21:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:03 smithi078 ceph-mon[142991]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1013 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:03 smithi078 ceph-mon[139570]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-16T02:21:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:03 smithi078 ceph-mon[139570]: pgmap v3740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1013 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:04 smithi118 ceph-mon[131825]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-16T02:21:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:04 smithi078 ceph-mon[142991]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-16T02:21:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:04 smithi078 ceph-mon[139570]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-16T02:21:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:05 smithi118 ceph-mon[131825]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-16T02:21:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:05 smithi118 ceph-mon[131825]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:05 smithi078 ceph-mon[142991]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-16T02:21:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:05 smithi078 ceph-mon[142991]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:05 smithi078 ceph-mon[139570]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-16T02:21:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:05 smithi078 ceph-mon[139570]: pgmap v3743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2023-12-16T02:21:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:06] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:21:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:06 smithi118 ceph-mon[131825]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-16T02:21:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:06 smithi078 ceph-mon[139570]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-16T02:21:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:06 smithi078 ceph-mon[142991]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-16T02:21:07.498 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (60m) 3m ago 64m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (59m) 2m ago 63m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (65m) 3m ago 65m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (65m) 2m ago 65m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (59m) 2m ago 68m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:21:07.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (59m) 3m ago 69m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (59m) 3m ago 69m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (58m) 2m ago 68m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (58m) 3m ago 68m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (60m) 3m ago 63m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (59m) 2m ago 63m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (57m) 3m ago 67m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (57m) 3m ago 67m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (56m) 3m ago 67m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (55m) 3m ago 66m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (55m) 2m ago 66m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (54m) 2m ago 66m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (54m) 2m ago 65m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (53m) 2m ago 65m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:21:07.834 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (59m) 2m ago 64m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:21:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:07 smithi118 ceph-mon[131825]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-16T02:21:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:07 smithi118 ceph-mon[131825]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:08.214 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:21:08.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:21:08.216 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:21:08.216 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:21:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:07 smithi078 ceph-mon[139570]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-16T02:21:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:07 smithi078 ceph-mon[139570]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:07 smithi078 ceph-mon[142991]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-16T02:21:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:07 smithi078 ceph-mon[142991]: pgmap v3746: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:08 smithi118 ceph-mon[131825]: from='client.37674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:08 smithi118 ceph-mon[131825]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-16T02:21:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:08 smithi118 ceph-mon[131825]: from='client.47639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2949159585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[139570]: from='client.37674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[139570]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-16T02:21:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[139570]: from='client.47639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2949159585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:09.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[142991]: from='client.37674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[142991]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-16T02:21:09.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[142991]: from='client.47639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:09.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2949159585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:09 smithi118 ceph-mon[131825]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2023-12-16T02:21:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:09 smithi118 ceph-mon[131825]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-16T02:21:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:09 smithi078 ceph-mon[139570]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2023-12-16T02:21:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:09 smithi078 ceph-mon[139570]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-16T02:21:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:09 smithi078 ceph-mon[142991]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2023-12-16T02:21:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:09 smithi078 ceph-mon[142991]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-16T02:21:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:10 smithi118 ceph-mon[131825]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-16T02:21:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:10 smithi078 ceph-mon[142991]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-16T02:21:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:10 smithi078 ceph-mon[139570]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-16T02:21:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:11 smithi118 ceph-mon[131825]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2023-12-16T02:21:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:11 smithi118 ceph-mon[131825]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-16T02:21:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:11 smithi078 ceph-mon[139570]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2023-12-16T02:21:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:11 smithi078 ceph-mon[139570]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-16T02:21:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:11 smithi078 ceph-mon[142991]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2023-12-16T02:21:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:11 smithi078 ceph-mon[142991]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-16T02:21:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:12 smithi118 ceph-mon[131825]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-16T02:21:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:12 smithi078 ceph-mon[139570]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-16T02:21:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:12 smithi078 ceph-mon[142991]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-16T02:21:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:13 smithi118 ceph-mon[131825]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:13 smithi118 ceph-mon[131825]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-16T02:21:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:13 smithi078 ceph-mon[139570]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:13 smithi078 ceph-mon[139570]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-16T02:21:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:13 smithi078 ceph-mon[142991]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:13 smithi078 ceph-mon[142991]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-16T02:21:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:14 smithi118 ceph-mon[131825]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-16T02:21:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:14 smithi078 ceph-mon[139570]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-16T02:21:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:14 smithi078 ceph-mon[142991]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-16T02:21:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:15 smithi118 ceph-mon[131825]: pgmap v3757: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:15 smithi118 ceph-mon[131825]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-16T02:21:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:15 smithi078 ceph-mon[139570]: pgmap v3757: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:15 smithi078 ceph-mon[139570]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-16T02:21:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:15 smithi078 ceph-mon[142991]: pgmap v3757: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2023-12-16T02:21:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:15 smithi078 ceph-mon[142991]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-16T02:21:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:16] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:21:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:16 smithi118 ceph-mon[131825]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-16T02:21:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:16 smithi078 ceph-mon[139570]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-16T02:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:16 smithi078 ceph-mon[142991]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-16T02:21:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:17 smithi118 ceph-mon[131825]: pgmap v3760: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:21:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:17 smithi118 ceph-mon[131825]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-16T02:21:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:17 smithi078 ceph-mon[139570]: pgmap v3760: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:21:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:17 smithi078 ceph-mon[139570]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-16T02:21:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:17 smithi078 ceph-mon[142991]: pgmap v3760: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2023-12-16T02:21:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:17 smithi078 ceph-mon[142991]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-16T02:21:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:18 smithi118 ceph-mon[131825]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-16T02:21:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:18 smithi078 ceph-mon[139570]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-16T02:21:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:18 smithi078 ceph-mon[142991]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-16T02:21:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:19 smithi118 ceph-mon[131825]: pgmap v3763: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 2.5 KiB/s wr, 1.19k op/s 2023-12-16T02:21:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:19 smithi118 ceph-mon[131825]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-16T02:21:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:19 smithi078 ceph-mon[139570]: pgmap v3763: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 2.5 KiB/s wr, 1.19k op/s 2023-12-16T02:21:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:19 smithi078 ceph-mon[139570]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-16T02:21:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:19 smithi078 ceph-mon[142991]: pgmap v3763: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 2.5 KiB/s wr, 1.19k op/s 2023-12-16T02:21:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:19 smithi078 ceph-mon[142991]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-16T02:21:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:20 smithi118 ceph-mon[131825]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-16T02:21:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:20 smithi078 ceph-mon[139570]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-16T02:21:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:20 smithi078 ceph-mon[142991]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-16T02:21:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:21 smithi118 ceph-mon[131825]: pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-16T02:21:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:21 smithi118 ceph-mon[131825]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-16T02:21:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:21 smithi078 ceph-mon[139570]: pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-16T02:21:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:21 smithi078 ceph-mon[139570]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-16T02:21:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:21 smithi078 ceph-mon[142991]: pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 887 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-16T02:21:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:21 smithi078 ceph-mon[142991]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-16T02:21:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:22 smithi118 ceph-mon[131825]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-16T02:21:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:21:22.756420625Z level=info msg="Completed cleanup jobs" duration=91.683941ms 2023-12-16T02:21:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:22 smithi078 ceph-mon[139570]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-16T02:21:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:22 smithi078 ceph-mon[142991]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-16T02:21:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:23 smithi118 ceph-mon[131825]: pgmap v3769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:23 smithi118 ceph-mon[131825]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-16T02:21:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:23 smithi078 ceph-mon[139570]: pgmap v3769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:23 smithi078 ceph-mon[139570]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-16T02:21:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:23 smithi078 ceph-mon[142991]: pgmap v3769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:23 smithi078 ceph-mon[142991]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-16T02:21:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:24 smithi118 ceph-mon[131825]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-16T02:21:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:24 smithi078 ceph-mon[139570]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-16T02:21:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:24 smithi078 ceph-mon[142991]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-16T02:21:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:25 smithi118 ceph-mon[131825]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:25 smithi118 ceph-mon[131825]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-16T02:21:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:25 smithi078 ceph-mon[139570]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:25 smithi078 ceph-mon[139570]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-16T02:21:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:25 smithi078 ceph-mon[142991]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.53k op/s 2023-12-16T02:21:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:25 smithi078 ceph-mon[142991]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-16T02:21:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:26] "GET /metrics HTTP/1.1" 200 36580 "" "Prometheus/2.43.0" 2023-12-16T02:21:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:26 smithi078 ceph-mon[139570]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-16T02:21:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:26 smithi078 ceph-mon[142991]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-16T02:21:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:26 smithi118 ceph-mon[131825]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-16T02:21:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:27 smithi078 ceph-mon[139570]: pgmap v3775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:27 smithi078 ceph-mon[139570]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-16T02:21:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:27 smithi078 ceph-mon[142991]: pgmap v3775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:27 smithi078 ceph-mon[142991]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-16T02:21:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:27 smithi118 ceph-mon[131825]: pgmap v3775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:27 smithi118 ceph-mon[131825]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-16T02:21:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:28 smithi078 ceph-mon[139570]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-16T02:21:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:28 smithi078 ceph-mon[142991]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-16T02:21:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:28 smithi118 ceph-mon[131825]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-16T02:21:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:29 smithi078 ceph-mon[139570]: pgmap v3778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.58k op/s 2023-12-16T02:21:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:29 smithi078 ceph-mon[139570]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-16T02:21:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:29 smithi078 ceph-mon[142991]: pgmap v3778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.58k op/s 2023-12-16T02:21:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:29 smithi078 ceph-mon[142991]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-16T02:21:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:29 smithi118 ceph-mon[131825]: pgmap v3778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.58k op/s 2023-12-16T02:21:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:29 smithi118 ceph-mon[131825]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-16T02:21:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:30 smithi078 ceph-mon[139570]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-16T02:21:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:30 smithi078 ceph-mon[142991]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-16T02:21:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:30 smithi118 ceph-mon[131825]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[139570]: pgmap v3781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[139570]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[142991]: pgmap v3781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[142991]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-16T02:21:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:31 smithi118 ceph-mon[131825]: pgmap v3781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2023-12-16T02:21:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:31 smithi118 ceph-mon[131825]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-16T02:21:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:32 smithi078 ceph-mon[139570]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-16T02:21:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:21:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:32 smithi078 ceph-mon[142991]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-16T02:21:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:21:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:32 smithi118 ceph-mon[131825]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-16T02:21:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[139570]: pgmap v3784: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[139570]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:21:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[142991]: pgmap v3784: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2023-12-16T02:21:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[142991]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-16T02:21:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:21:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:21:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:21:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:33 smithi118 ceph-mon[131825]: pgmap v3784: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2023-12-16T02:21:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:33 smithi118 ceph-mon[131825]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-16T02:21:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:21:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:21:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:21:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:34 smithi078 ceph-mon[139570]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-16T02:21:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:34 smithi078 ceph-mon[142991]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-16T02:21:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:34 smithi118 ceph-mon[131825]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-16T02:21:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:35 smithi078 ceph-mon[139570]: pgmap v3787: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.61k op/s 2023-12-16T02:21:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:35 smithi078 ceph-mon[139570]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-16T02:21:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:35 smithi078 ceph-mon[142991]: pgmap v3787: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.61k op/s 2023-12-16T02:21:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:35 smithi078 ceph-mon[142991]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-16T02:21:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:35 smithi118 ceph-mon[131825]: pgmap v3787: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.61k op/s 2023-12-16T02:21:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:35 smithi118 ceph-mon[131825]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-16T02:21:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:36] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:21:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:36 smithi078 ceph-mon[139570]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-16T02:21:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:36 smithi078 ceph-mon[142991]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-16T02:21:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:36 smithi118 ceph-mon[131825]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-16T02:21:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:37 smithi078 ceph-mon[142991]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:37 smithi078 ceph-mon[142991]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-16T02:21:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:37 smithi078 ceph-mon[139570]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:37 smithi078 ceph-mon[139570]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-16T02:21:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:37 smithi118 ceph-mon[131825]: pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 5 op/s 2023-12-16T02:21:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:37 smithi118 ceph-mon[131825]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-16T02:21:38.560 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (60m) 4m ago 64m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (60m) 3m ago 64m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (65m) 4m ago 65m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (65m) 3m ago 65m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (59m) 3m ago 68m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (60m) 4m ago 70m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (59m) 4m ago 70m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:21:38.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (58m) 3m ago 69m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (59m) 4m ago 68m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (60m) 4m ago 64m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (60m) 3m ago 64m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (58m) 4m ago 68m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (57m) 4m ago 68m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:21:38.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (57m) 4m ago 67m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (56m) 4m ago 67m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (55m) 3m ago 66m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (55m) 3m ago 66m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (54m) 3m ago 66m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (54m) 3m ago 65m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:21:38.871 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (59m) 3m ago 65m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:21:39.262 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:21:39.262 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:21:39.262 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:21:39.262 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:39.262 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:21:39.263 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:21:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:38 smithi118 ceph-mon[131825]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-16T02:21:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:38 smithi078 ceph-mon[142991]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-16T02:21:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:38 smithi078 ceph-mon[139570]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-16T02:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:39 smithi118 ceph-mon[131825]: from='client.37692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:39 smithi118 ceph-mon[131825]: pgmap v3793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:39 smithi118 ceph-mon[131825]: from='client.47657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:39 smithi118 ceph-mon[131825]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-16T02:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/492668849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[139570]: from='client.37692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[139570]: pgmap v3793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[139570]: from='client.47657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[139570]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/492668849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[142991]: from='client.37692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[142991]: pgmap v3793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[142991]: from='client.47657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:21:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[142991]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-16T02:21:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/492668849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:21:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:40 smithi118 ceph-mon[131825]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-16T02:21:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:40 smithi078 ceph-mon[139570]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-16T02:21:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:40 smithi078 ceph-mon[142991]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-16T02:21:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:41 smithi118 ceph-mon[131825]: pgmap v3796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:41 smithi118 ceph-mon[131825]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-16T02:21:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:41 smithi078 ceph-mon[139570]: pgmap v3796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:41 smithi078 ceph-mon[139570]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-16T02:21:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:41 smithi078 ceph-mon[142991]: pgmap v3796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2023-12-16T02:21:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:41 smithi078 ceph-mon[142991]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-16T02:21:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:43 smithi118 ceph-mon[131825]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-16T02:21:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:43 smithi078 ceph-mon[139570]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-16T02:21:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:43 smithi078 ceph-mon[142991]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-16T02:21:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:44 smithi118 ceph-mon[131825]: pgmap v3799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2023-12-16T02:21:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:44 smithi118 ceph-mon[131825]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-16T02:21:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:44 smithi078 ceph-mon[139570]: pgmap v3799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2023-12-16T02:21:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:44 smithi078 ceph-mon[139570]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-16T02:21:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:44 smithi078 ceph-mon[142991]: pgmap v3799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2023-12-16T02:21:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:44 smithi078 ceph-mon[142991]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-16T02:21:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:45 smithi118 ceph-mon[131825]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-16T02:21:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:45 smithi078 ceph-mon[139570]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-16T02:21:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:45 smithi078 ceph-mon[142991]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-16T02:21:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:46 smithi118 ceph-mon[131825]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.70k op/s 2023-12-16T02:21:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:46 smithi118 ceph-mon[131825]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-16T02:21:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:46 smithi078 ceph-mon[139570]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.70k op/s 2023-12-16T02:21:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:46 smithi078 ceph-mon[139570]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-16T02:21:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:46 smithi078 ceph-mon[142991]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.70k op/s 2023-12-16T02:21:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:46 smithi078 ceph-mon[142991]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-16T02:21:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:46] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:21:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:47 smithi118 ceph-mon[131825]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-16T02:21:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:47 smithi078 ceph-mon[139570]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-16T02:21:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:47 smithi078 ceph-mon[142991]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-16T02:21:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:21:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:48 smithi118 ceph-mon[131825]: pgmap v3805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:48 smithi118 ceph-mon[131825]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-16T02:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:48 smithi078 ceph-mon[139570]: pgmap v3805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:48 smithi078 ceph-mon[139570]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-16T02:21:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:48 smithi078 ceph-mon[142991]: pgmap v3805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-16T02:21:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:48 smithi078 ceph-mon[142991]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-16T02:21:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:49 smithi118 ceph-mon[131825]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-16T02:21:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:49 smithi078 ceph-mon[139570]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-16T02:21:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:49 smithi078 ceph-mon[142991]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-16T02:21:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:50 smithi118 ceph-mon[131825]: pgmap v3808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2023-12-16T02:21:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:50 smithi118 ceph-mon[131825]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-16T02:21:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:50 smithi078 ceph-mon[139570]: pgmap v3808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2023-12-16T02:21:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:50 smithi078 ceph-mon[139570]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-16T02:21:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:50 smithi078 ceph-mon[142991]: pgmap v3808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2023-12-16T02:21:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:50 smithi078 ceph-mon[142991]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-16T02:21:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:51 smithi118 ceph-mon[131825]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-16T02:21:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:51 smithi078 ceph-mon[139570]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-16T02:21:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:51 smithi078 ceph-mon[142991]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-16T02:21:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:52 smithi118 ceph-mon[131825]: pgmap v3811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2023-12-16T02:21:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:52 smithi118 ceph-mon[131825]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-16T02:21:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:52 smithi078 ceph-mon[139570]: pgmap v3811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2023-12-16T02:21:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:52 smithi078 ceph-mon[139570]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-16T02:21:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:52 smithi078 ceph-mon[142991]: pgmap v3811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2023-12-16T02:21:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:52 smithi078 ceph-mon[142991]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-16T02:21:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:53 smithi118 ceph-mon[131825]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-16T02:21:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:53 smithi078 ceph-mon[139570]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-16T02:21:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:53 smithi078 ceph-mon[142991]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-16T02:21:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:54 smithi118 ceph-mon[131825]: pgmap v3814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:54 smithi118 ceph-mon[131825]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-16T02:21:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:54 smithi078 ceph-mon[139570]: pgmap v3814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:54 smithi078 ceph-mon[139570]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-16T02:21:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:54 smithi078 ceph-mon[142991]: pgmap v3814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:54 smithi078 ceph-mon[142991]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-16T02:21:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:55 smithi118 ceph-mon[131825]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-16T02:21:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:55 smithi078 ceph-mon[139570]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-16T02:21:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:55 smithi078 ceph-mon[142991]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-16T02:21:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:56 smithi118 ceph-mon[131825]: pgmap v3817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:56 smithi118 ceph-mon[131825]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-16T02:21:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:56 smithi078 ceph-mon[139570]: pgmap v3817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:56 smithi078 ceph-mon[139570]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-16T02:21:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:56 smithi078 ceph-mon[142991]: pgmap v3817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2023-12-16T02:21:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:56 smithi078 ceph-mon[142991]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-16T02:21:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:21:56] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:21:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:57 smithi118 ceph-mon[131825]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-16T02:21:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:57 smithi078 ceph-mon[139570]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-16T02:21:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:57 smithi078 ceph-mon[142991]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-16T02:21:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:58 smithi118 ceph-mon[131825]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-16T02:21:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:58 smithi118 ceph-mon[131825]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-16T02:21:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:58 smithi118 ceph-mon[131825]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-16T02:21:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[139570]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-16T02:21:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[139570]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-16T02:21:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[139570]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-16T02:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[142991]: pgmap v3820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 255 B/s wr, 4 op/s 2023-12-16T02:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[142991]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-16T02:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:58 smithi078 ceph-mon[142991]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-16T02:22:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:59 smithi118 ceph-mon[131825]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-16T02:22:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:21:59 smithi118 ceph-mon[131825]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 KiB/s wr, 1.92k op/s 2023-12-16T02:22:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:59 smithi078 ceph-mon[139570]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-16T02:22:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:21:59 smithi078 ceph-mon[139570]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 KiB/s wr, 1.92k op/s 2023-12-16T02:22:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:59 smithi078 ceph-mon[142991]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-16T02:22:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:21:59 smithi078 ceph-mon[142991]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 KiB/s wr, 1.92k op/s 2023-12-16T02:22:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:00 smithi118 ceph-mon[131825]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-16T02:22:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:00 smithi078 ceph-mon[139570]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-16T02:22:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:00 smithi078 ceph-mon[142991]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-16T02:22:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:01 smithi118 ceph-mon[131825]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-16T02:22:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:01 smithi118 ceph-mon[131825]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:22:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[139570]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[139570]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[142991]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[142991]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:22:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:02 smithi118 ceph-mon[131825]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-16T02:22:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:02 smithi118 ceph-mon[131825]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-16T02:22:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:02 smithi078 ceph-mon[139570]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-16T02:22:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:02 smithi078 ceph-mon[139570]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-16T02:22:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:02 smithi078 ceph-mon[142991]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-16T02:22:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:02 smithi078 ceph-mon[142991]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-16T02:22:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:03 smithi118 ceph-mon[131825]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:03 smithi078 ceph-mon[139570]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:03 smithi078 ceph-mon[142991]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:04 smithi118 ceph-mon[131825]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-16T02:22:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:04 smithi078 ceph-mon[139570]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-16T02:22:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:04 smithi078 ceph-mon[142991]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-16T02:22:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:05 smithi118 ceph-mon[131825]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-16T02:22:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:05 smithi118 ceph-mon[131825]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:05 smithi078 ceph-mon[139570]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-16T02:22:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:05 smithi078 ceph-mon[139570]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:05 smithi078 ceph-mon[142991]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-16T02:22:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:05 smithi078 ceph-mon[142991]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.05k op/s 2023-12-16T02:22:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:06] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:22:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:06 smithi118 ceph-mon[131825]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-16T02:22:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:06 smithi078 ceph-mon[139570]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-16T02:22:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:06 smithi078 ceph-mon[142991]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-16T02:22:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:07 smithi118 ceph-mon[131825]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-16T02:22:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:07 smithi118 ceph-mon[131825]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:07 smithi118 ceph-mon[131825]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[139570]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[139570]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[139570]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[142991]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[142991]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:07 smithi078 ceph-mon[142991]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-16T02:22:09.610 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (61m) 4m ago 65m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (60m) 3m ago 64m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (66m) 4m ago 66m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (66m) 3m ago 66m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (60m) 3m ago 69m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (60m) 4m ago 70m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (60m) 4m ago 70m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (59m) 3m ago 69m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (59m) 4m ago 69m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (61m) 4m ago 64m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:22:09.930 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (60m) 3m ago 64m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (58m) 4m ago 68m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (58m) 4m ago 68m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (57m) 4m ago 68m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (56m) 4m ago 67m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (56m) 3m ago 67m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (55m) 3m ago 67m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (55m) 3m ago 66m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (54m) 3m ago 66m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:22:09.931 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (60m) 3m ago 65m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:22:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:09 smithi118 ceph-mon[131825]: pgmap v3838: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:09 smithi118 ceph-mon[131825]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-16T02:22:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:09 smithi078 ceph-mon[139570]: pgmap v3838: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:09 smithi078 ceph-mon[139570]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-16T02:22:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:09 smithi078 ceph-mon[142991]: pgmap v3838: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:09 smithi078 ceph-mon[142991]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:10.317 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:22:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:22:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:10 smithi118 ceph-mon[131825]: from='client.37710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:10 smithi118 ceph-mon[131825]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-16T02:22:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:10 smithi118 ceph-mon[131825]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3440353348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[139570]: from='client.37710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[139570]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[139570]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3440353348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[142991]: from='client.37710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[142991]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[142991]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3440353348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:11 smithi118 ceph-mon[131825]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:11 smithi118 ceph-mon[131825]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-16T02:22:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:11 smithi078 ceph-mon[142991]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:11 smithi078 ceph-mon[142991]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-16T02:22:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:11 smithi078 ceph-mon[139570]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-16T02:22:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:11 smithi078 ceph-mon[139570]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-16T02:22:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:12 smithi118 ceph-mon[131825]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-16T02:22:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:12 smithi118 ceph-mon[131825]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-16T02:22:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:12 smithi078 ceph-mon[139570]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-16T02:22:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:12 smithi078 ceph-mon[139570]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-16T02:22:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:12 smithi078 ceph-mon[142991]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-16T02:22:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:12 smithi078 ceph-mon[142991]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-16T02:22:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:13 smithi118 ceph-mon[131825]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.62k op/s 2023-12-16T02:22:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:13 smithi118 ceph-mon[131825]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-16T02:22:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:13 smithi078 ceph-mon[139570]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.62k op/s 2023-12-16T02:22:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:13 smithi078 ceph-mon[139570]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-16T02:22:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:13 smithi078 ceph-mon[142991]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.62k op/s 2023-12-16T02:22:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:13 smithi078 ceph-mon[142991]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-16T02:22:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:15 smithi118 ceph-mon[131825]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-16T02:22:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:15 smithi118 ceph-mon[131825]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.63k op/s 2023-12-16T02:22:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:15 smithi078 ceph-mon[142991]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-16T02:22:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:15 smithi078 ceph-mon[142991]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.63k op/s 2023-12-16T02:22:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:15 smithi078 ceph-mon[139570]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-16T02:22:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:15 smithi078 ceph-mon[139570]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 KiB/s wr, 1.63k op/s 2023-12-16T02:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:16] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:16 smithi118 ceph-mon[131825]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-16T02:22:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:16 smithi078 ceph-mon[139570]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-16T02:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:16 smithi078 ceph-mon[142991]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-16T02:22:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:17 smithi118 ceph-mon[131825]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-16T02:22:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:17 smithi118 ceph-mon[131825]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:17 smithi118 ceph-mon[131825]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[139570]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[139570]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[139570]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[142991]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[142991]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:22:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:17 smithi078 ceph-mon[142991]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-16T02:22:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:19 smithi118 ceph-mon[131825]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-16T02:22:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:19 smithi118 ceph-mon[131825]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:19 smithi078 ceph-mon[139570]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-16T02:22:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:19 smithi078 ceph-mon[139570]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:19 smithi078 ceph-mon[142991]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-16T02:22:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:19 smithi078 ceph-mon[142991]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:20 smithi118 ceph-mon[131825]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-16T02:22:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:20 smithi078 ceph-mon[139570]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-16T02:22:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:20 smithi078 ceph-mon[142991]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-16T02:22:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:21 smithi118 ceph-mon[131825]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-16T02:22:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:21 smithi118 ceph-mon[131825]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:21 smithi078 ceph-mon[139570]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-16T02:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:21 smithi078 ceph-mon[139570]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:21 smithi078 ceph-mon[142991]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-16T02:22:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:21 smithi078 ceph-mon[142991]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2023-12-16T02:22:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:22 smithi118 ceph-mon[131825]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-16T02:22:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:22 smithi118 ceph-mon[131825]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-16T02:22:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:22 smithi078 ceph-mon[139570]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-16T02:22:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:22 smithi078 ceph-mon[139570]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-16T02:22:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:22 smithi078 ceph-mon[142991]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-16T02:22:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:22 smithi078 ceph-mon[142991]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-16T02:22:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:23 smithi118 ceph-mon[131825]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:23 smithi118 ceph-mon[131825]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-16T02:22:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:23 smithi078 ceph-mon[142991]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:23 smithi078 ceph-mon[142991]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-16T02:22:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:23 smithi078 ceph-mon[139570]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:23 smithi078 ceph-mon[139570]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-16T02:22:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:25 smithi118 ceph-mon[131825]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-16T02:22:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:25 smithi118 ceph-mon[131825]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:25 smithi078 ceph-mon[139570]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-16T02:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:25 smithi078 ceph-mon[139570]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:25 smithi078 ceph-mon[142991]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-16T02:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:25 smithi078 ceph-mon[142991]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2023-12-16T02:22:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:26] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-12-16T02:22:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:26 smithi118 ceph-mon[131825]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-16T02:22:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:26 smithi078 ceph-mon[139570]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-16T02:22:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:26 smithi078 ceph-mon[142991]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-16T02:22:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:27 smithi118 ceph-mon[131825]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-16T02:22:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:27 smithi118 ceph-mon[131825]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:27 smithi118 ceph-mon[131825]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[139570]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[139570]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[139570]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[142991]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[142991]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:27 smithi078 ceph-mon[142991]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-16T02:22:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:29 smithi118 ceph-mon[131825]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-16T02:22:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:29 smithi118 ceph-mon[131825]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:29 smithi078 ceph-mon[139570]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-16T02:22:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:29 smithi078 ceph-mon[139570]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:29 smithi078 ceph-mon[142991]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-16T02:22:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:29 smithi078 ceph-mon[142991]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:30 smithi118 ceph-mon[131825]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-16T02:22:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:30 smithi078 ceph-mon[139570]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-16T02:22:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:30 smithi078 ceph-mon[142991]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-16T02:22:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:31 smithi118 ceph-mon[131825]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-16T02:22:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:31 smithi118 ceph-mon[131825]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[139570]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-16T02:22:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[139570]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[142991]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-16T02:22:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[142991]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2023-12-16T02:22:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:32 smithi118 ceph-mon[131825]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-16T02:22:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:32 smithi118 ceph-mon[131825]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-16T02:22:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:32 smithi078 ceph-mon[139570]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-16T02:22:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:32 smithi078 ceph-mon[139570]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-16T02:22:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:32 smithi078 ceph-mon[142991]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-16T02:22:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:32 smithi078 ceph-mon[142991]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-16T02:22:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:33 smithi118 ceph-mon[131825]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:22:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:22:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:22:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[139570]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[142991]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:22:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:22:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:22:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:22:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:34 smithi118 ceph-mon[131825]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-16T02:22:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:34 smithi078 ceph-mon[139570]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-16T02:22:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:34 smithi078 ceph-mon[142991]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-16T02:22:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:35 smithi118 ceph-mon[131825]: pgmap v3877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:35 smithi118 ceph-mon[131825]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-16T02:22:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:35 smithi078 ceph-mon[139570]: pgmap v3877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:35 smithi078 ceph-mon[139570]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-16T02:22:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:35 smithi078 ceph-mon[142991]: pgmap v3877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-16T02:22:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:35 smithi078 ceph-mon[142991]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-16T02:22:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:36] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:22:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:36 smithi118 ceph-mon[131825]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-16T02:22:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:36 smithi078 ceph-mon[142991]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-16T02:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:36 smithi078 ceph-mon[139570]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-16T02:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:37 smithi118 ceph-mon[131825]: pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1007 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:37 smithi118 ceph-mon[131825]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-16T02:22:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:37 smithi118 ceph-mon[131825]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[139570]: pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1007 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[139570]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[139570]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[142991]: pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1007 B/s rd, 0 B/s wr, 2 op/s 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[142991]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-16T02:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:37 smithi078 ceph-mon[142991]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-16T02:22:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:39 smithi118 ceph-mon[131825]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-16T02:22:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:39 smithi118 ceph-mon[131825]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-16T02:22:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:39 smithi078 ceph-mon[142991]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-16T02:22:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:39 smithi078 ceph-mon[142991]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-16T02:22:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:39 smithi078 ceph-mon[139570]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-16T02:22:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:39 smithi078 ceph-mon[139570]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2023-12-16T02:22:40.664 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:22:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (61m) 5m ago 65m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (61m) 4m ago 65m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (66m) 5m ago 66m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (66m) 4m ago 66m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (60m) 4m ago 69m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (61m) 5m ago 71m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (60m) 5m ago 71m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (59m) 4m ago 70m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (60m) 5m ago 70m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (61m) 5m ago 65m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (61m) 4m ago 65m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (59m) 5m ago 69m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (58m) 5m ago 69m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:22:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (58m) 5m ago 68m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (57m) 5m ago 68m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (56m) 4m ago 67m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (56m) 4m ago 67m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (55m) 4m ago 67m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (55m) 4m ago 66m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:22:41.000 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (60m) 4m ago 66m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:22:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:40 smithi118 ceph-mon[131825]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-16T02:22:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:40 smithi078 ceph-mon[139570]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-16T02:22:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:40 smithi078 ceph-mon[142991]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-16T02:22:41.384 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:22:41.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:22:41.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:22:41.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:41.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:22:41.385 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:22:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:41 smithi118 ceph-mon[131825]: from='client.47687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:41 smithi118 ceph-mon[131825]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-16T02:22:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:41 smithi118 ceph-mon[131825]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2023-12-16T02:22:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:41 smithi118 ceph-mon[131825]: from='client.56752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2099259361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[139570]: from='client.47687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[139570]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[139570]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[139570]: from='client.56752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2099259361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[142991]: from='client.47687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[142991]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-16T02:22:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[142991]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2023-12-16T02:22:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[142991]: from='client.56752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:22:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2099259361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:42 smithi118 ceph-mon[131825]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-16T02:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:42 smithi118 ceph-mon[131825]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-16T02:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:42 smithi078 ceph-mon[139570]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-16T02:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:42 smithi078 ceph-mon[139570]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-16T02:22:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:42 smithi078 ceph-mon[142991]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-16T02:22:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:42 smithi078 ceph-mon[142991]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-16T02:22:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:43 smithi118 ceph-mon[131825]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:43 smithi078 ceph-mon[139570]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:43 smithi078 ceph-mon[142991]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:44 smithi118 ceph-mon[131825]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-16T02:22:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:44 smithi078 ceph-mon[139570]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-16T02:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:44 smithi078 ceph-mon[142991]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-16T02:22:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:45 smithi118 ceph-mon[131825]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-16T02:22:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:45 smithi118 ceph-mon[131825]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:45 smithi078 ceph-mon[142991]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-16T02:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:45 smithi078 ceph-mon[142991]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:45 smithi078 ceph-mon[139570]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-16T02:22:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:45 smithi078 ceph-mon[139570]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-16T02:22:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:46] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:22:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:46 smithi118 ceph-mon[131825]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-16T02:22:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:46 smithi078 ceph-mon[139570]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-16T02:22:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:46 smithi078 ceph-mon[142991]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-16T02:22:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:22:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:47 smithi118 ceph-mon[131825]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-16T02:22:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:47 smithi118 ceph-mon[131825]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:47 smithi118 ceph-mon[131825]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[139570]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[139570]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[139570]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[142991]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[142991]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:47 smithi078 ceph-mon[142991]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-16T02:22:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:49 smithi118 ceph-mon[131825]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-16T02:22:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:49 smithi118 ceph-mon[131825]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:49 smithi078 ceph-mon[139570]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-16T02:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:49 smithi078 ceph-mon[139570]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:49 smithi078 ceph-mon[142991]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-16T02:22:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:49 smithi078 ceph-mon[142991]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:50 smithi118 ceph-mon[131825]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-16T02:22:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:50 smithi078 ceph-mon[139570]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-16T02:22:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:50 smithi078 ceph-mon[142991]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-16T02:22:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:51 smithi118 ceph-mon[131825]: pgmap v3901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 966 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:51 smithi118 ceph-mon[131825]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-16T02:22:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:51 smithi078 ceph-mon[139570]: pgmap v3901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 966 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:51 smithi078 ceph-mon[139570]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-16T02:22:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:51 smithi078 ceph-mon[142991]: pgmap v3901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 966 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2023-12-16T02:22:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:51 smithi078 ceph-mon[142991]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-16T02:22:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:52 smithi118 ceph-mon[131825]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-16T02:22:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:52 smithi118 ceph-mon[131825]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-16T02:22:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:52 smithi078 ceph-mon[139570]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-16T02:22:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:52 smithi078 ceph-mon[139570]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-16T02:22:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:52 smithi078 ceph-mon[142991]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-16T02:22:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:52 smithi078 ceph-mon[142991]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-16T02:22:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:53 smithi118 ceph-mon[131825]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:53 smithi118 ceph-mon[131825]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-16T02:22:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:53 smithi078 ceph-mon[139570]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:53 smithi078 ceph-mon[139570]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-16T02:22:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:53 smithi078 ceph-mon[142991]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:53 smithi078 ceph-mon[142991]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-16T02:22:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:55 smithi118 ceph-mon[131825]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-16T02:22:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:55 smithi118 ceph-mon[131825]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:55 smithi078 ceph-mon[139570]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-16T02:22:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:55 smithi078 ceph-mon[139570]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:55 smithi078 ceph-mon[142991]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-16T02:22:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:55 smithi078 ceph-mon[142991]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 939 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2023-12-16T02:22:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:22:56] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-12-16T02:22:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:56 smithi118 ceph-mon[131825]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-16T02:22:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:56 smithi078 ceph-mon[139570]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-16T02:22:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:56 smithi078 ceph-mon[142991]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-16T02:22:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:57 smithi118 ceph-mon[131825]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-16T02:22:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:57 smithi118 ceph-mon[131825]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:57 smithi118 ceph-mon[131825]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[139570]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[139570]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[139570]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[142991]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[142991]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-16T02:22:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:57 smithi078 ceph-mon[142991]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-16T02:23:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:59 smithi118 ceph-mon[131825]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-16T02:23:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:22:59 smithi118 ceph-mon[131825]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:59 smithi078 ceph-mon[139570]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-16T02:23:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:22:59 smithi078 ceph-mon[139570]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:59 smithi078 ceph-mon[142991]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-16T02:23:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:22:59 smithi078 ceph-mon[142991]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 905 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:00 smithi118 ceph-mon[131825]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-16T02:23:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:00 smithi078 ceph-mon[139570]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-16T02:23:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:00 smithi078 ceph-mon[142991]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-16T02:23:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:01 smithi118 ceph-mon[131825]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-16T02:23:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:01 smithi118 ceph-mon[131825]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[142991]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[142991]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[139570]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[139570]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2023-12-16T02:23:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:02 smithi118 ceph-mon[131825]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-16T02:23:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:02 smithi118 ceph-mon[131825]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-16T02:23:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:02 smithi078 ceph-mon[139570]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-16T02:23:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:02 smithi078 ceph-mon[139570]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-16T02:23:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:02 smithi078 ceph-mon[142991]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-16T02:23:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:02 smithi078 ceph-mon[142991]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-16T02:23:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:03 smithi118 ceph-mon[131825]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-16T02:23:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:03 smithi078 ceph-mon[139570]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-16T02:23:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:03 smithi078 ceph-mon[142991]: pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2023-12-16T02:23:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:04 smithi118 ceph-mon[131825]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-16T02:23:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:04 smithi078 ceph-mon[139570]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-16T02:23:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:04 smithi078 ceph-mon[142991]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-16T02:23:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:05 smithi118 ceph-mon[131825]: pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-16T02:23:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:05 smithi118 ceph-mon[131825]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-16T02:23:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:05 smithi078 ceph-mon[139570]: pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-16T02:23:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:05 smithi078 ceph-mon[139570]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-16T02:23:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:05 smithi078 ceph-mon[142991]: pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 868 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-16T02:23:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:05 smithi078 ceph-mon[142991]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-16T02:23:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:06] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:23:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:06 smithi118 ceph-mon[131825]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-16T02:23:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:06 smithi078 ceph-mon[139570]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-16T02:23:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:06 smithi078 ceph-mon[142991]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-16T02:23:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:07 smithi118 ceph-mon[131825]: pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-16T02:23:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:07 smithi118 ceph-mon[131825]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-16T02:23:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:07 smithi118 ceph-mon[131825]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[139570]: pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[139570]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[139570]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[142991]: pgmap v3925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[142991]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-16T02:23:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:07 smithi078 ceph-mon[142991]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-16T02:23:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:09 smithi118 ceph-mon[131825]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-16T02:23:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:09 smithi118 ceph-mon[131825]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:09 smithi078 ceph-mon[139570]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-16T02:23:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:09 smithi078 ceph-mon[139570]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:09 smithi078 ceph-mon[142991]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-16T02:23:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:09 smithi078 ceph-mon[142991]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:10 smithi118 ceph-mon[131825]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-16T02:23:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:10 smithi078 ceph-mon[139570]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-16T02:23:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:10 smithi078 ceph-mon[142991]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-16T02:23:11.726 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:23:12.068 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (62m) 5m ago 66m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (61m) 4m ago 65m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (67m) 5m ago 67m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (67m) 4m ago 67m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (61m) 4m ago 70m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (61m) 5m ago 71m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (61m) 5m ago 71m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (60m) 4m ago 70m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (60m) 5m ago 70m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (62m) 5m ago 65m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (61m) 4m ago 65m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (59m) 5m ago 69m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:23:12.069 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (59m) 5m ago 69m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (58m) 5m ago 69m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (58m) 5m ago 68m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (57m) 4m ago 68m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (56m) 4m ago 68m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (56m) 4m ago 67m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (55m) 4m ago 67m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:23:12.070 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (61m) 4m ago 66m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:23:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:11 smithi118 ceph-mon[131825]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-16T02:23:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:11 smithi118 ceph-mon[131825]: pgmap v3932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:11 smithi078 ceph-mon[139570]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-16T02:23:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:11 smithi078 ceph-mon[139570]: pgmap v3932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:11 smithi078 ceph-mon[142991]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-16T02:23:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:11 smithi078 ceph-mon[142991]: pgmap v3932: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:23:12.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:23:12.450 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:12 smithi118 ceph-mon[131825]: from='client.37746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:12 smithi118 ceph-mon[131825]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-16T02:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:12 smithi118 ceph-mon[131825]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2350741842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:12 smithi118 ceph-mon[131825]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-16T02:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[139570]: from='client.37746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[139570]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-16T02:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[139570]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2350741842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[139570]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-16T02:23:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[142991]: from='client.37746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[142991]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-16T02:23:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[142991]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2350741842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:12 smithi078 ceph-mon[142991]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-16T02:23:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:13 smithi118 ceph-mon[131825]: pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:13 smithi078 ceph-mon[139570]: pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:13 smithi078 ceph-mon[142991]: pgmap v3935: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:14 smithi118 ceph-mon[131825]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-16T02:23:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:14 smithi078 ceph-mon[139570]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-16T02:23:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:14 smithi078 ceph-mon[142991]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-16T02:23:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:15 smithi118 ceph-mon[131825]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-16T02:23:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:15 smithi118 ceph-mon[131825]: pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:15 smithi078 ceph-mon[139570]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-16T02:23:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:15 smithi078 ceph-mon[139570]: pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:15 smithi078 ceph-mon[142991]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-16T02:23:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:15 smithi078 ceph-mon[142991]: pgmap v3938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2023-12-16T02:23:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:16] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:23:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:16 smithi118 ceph-mon[131825]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-16T02:23:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:16 smithi078 ceph-mon[139570]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-16T02:23:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:16 smithi078 ceph-mon[142991]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-16T02:23:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:17 smithi118 ceph-mon[131825]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-16T02:23:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:17 smithi118 ceph-mon[131825]: pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:23:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:17 smithi118 ceph-mon[131825]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[139570]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[139570]: pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[139570]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[142991]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[142991]: pgmap v3941: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:23:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:17 smithi078 ceph-mon[142991]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-16T02:23:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:19 smithi118 ceph-mon[131825]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-16T02:23:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:19 smithi118 ceph-mon[131825]: pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-16T02:23:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:19 smithi078 ceph-mon[139570]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-16T02:23:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:19 smithi078 ceph-mon[139570]: pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-16T02:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:19 smithi078 ceph-mon[142991]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-16T02:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:19 smithi078 ceph-mon[142991]: pgmap v3944: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-16T02:23:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:20 smithi118 ceph-mon[131825]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-16T02:23:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:20 smithi078 ceph-mon[139570]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-16T02:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:20 smithi078 ceph-mon[142991]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-16T02:23:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:21 smithi118 ceph-mon[131825]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-16T02:23:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:21 smithi118 ceph-mon[131825]: pgmap v3947: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-16T02:23:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:21 smithi078 ceph-mon[139570]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-16T02:23:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:21 smithi078 ceph-mon[139570]: pgmap v3947: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-16T02:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:21 smithi078 ceph-mon[142991]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-16T02:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:21 smithi078 ceph-mon[142991]: pgmap v3947: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 774 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2023-12-16T02:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:22 smithi118 ceph-mon[131825]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-16T02:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:22 smithi118 ceph-mon[131825]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-16T02:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:22 smithi078 ceph-mon[139570]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-16T02:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:22 smithi078 ceph-mon[139570]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-16T02:23:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:22 smithi078 ceph-mon[142991]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-16T02:23:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:22 smithi078 ceph-mon[142991]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-16T02:23:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:23 smithi118 ceph-mon[131825]: pgmap v3950: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:23 smithi078 ceph-mon[139570]: pgmap v3950: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:23 smithi078 ceph-mon[142991]: pgmap v3950: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:24 smithi118 ceph-mon[131825]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-16T02:23:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:24 smithi078 ceph-mon[139570]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-16T02:23:25.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:24 smithi078 ceph-mon[142991]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-16T02:23:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:25 smithi118 ceph-mon[131825]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-16T02:23:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:25 smithi118 ceph-mon[131825]: pgmap v3953: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:25 smithi078 ceph-mon[142991]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-16T02:23:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:25 smithi078 ceph-mon[142991]: pgmap v3953: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:25 smithi078 ceph-mon[139570]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-16T02:23:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:25 smithi078 ceph-mon[139570]: pgmap v3953: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2023-12-16T02:23:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:26] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2023-12-16T02:23:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:26 smithi118 ceph-mon[131825]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-16T02:23:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:26 smithi078 ceph-mon[139570]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-16T02:23:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:26 smithi078 ceph-mon[142991]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-16T02:23:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:27 smithi118 ceph-mon[131825]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-16T02:23:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:27 smithi118 ceph-mon[131825]: pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:27 smithi118 ceph-mon[131825]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[139570]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[139570]: pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[139570]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[142991]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[142991]: pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:27 smithi078 ceph-mon[142991]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-16T02:23:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:29 smithi118 ceph-mon[131825]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-16T02:23:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:29 smithi118 ceph-mon[131825]: pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2023-12-16T02:23:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:29 smithi078 ceph-mon[139570]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-16T02:23:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:29 smithi078 ceph-mon[139570]: pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2023-12-16T02:23:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:29 smithi078 ceph-mon[142991]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-16T02:23:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:29 smithi078 ceph-mon[142991]: pgmap v3959: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2023-12-16T02:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:30 smithi118 ceph-mon[131825]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-16T02:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:30 smithi078 ceph-mon[139570]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-16T02:23:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:30 smithi078 ceph-mon[142991]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-16T02:23:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:31 smithi118 ceph-mon[131825]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-16T02:23:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:31 smithi118 ceph-mon[131825]: pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 960 op/s 2023-12-16T02:23:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[139570]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[139570]: pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 960 op/s 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[142991]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[142991]: pgmap v3962: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 5.0 KiB/s wr, 960 op/s 2023-12-16T02:23:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:32 smithi118 ceph-mon[131825]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-16T02:23:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:32 smithi118 ceph-mon[131825]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-16T02:23:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:32 smithi078 ceph-mon[139570]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-16T02:23:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:32 smithi078 ceph-mon[139570]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-16T02:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:32 smithi078 ceph-mon[142991]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-16T02:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:32 smithi078 ceph-mon[142991]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-16T02:23:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:33 smithi118 ceph-mon[131825]: pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 914 op/s 2023-12-16T02:23:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:23:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:33 smithi078 ceph-mon[139570]: pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 914 op/s 2023-12-16T02:23:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:23:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:33 smithi078 ceph-mon[142991]: pgmap v3965: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 914 op/s 2023-12-16T02:23:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:23:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-16T02:23:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:23:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:23:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-16T02:23:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:23:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:23:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:23:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:35 smithi118 ceph-mon[131825]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-16T02:23:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:35 smithi118 ceph-mon[131825]: pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 675 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2023-12-16T02:23:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:35 smithi078 ceph-mon[139570]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-16T02:23:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:35 smithi078 ceph-mon[139570]: pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 675 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2023-12-16T02:23:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:35 smithi078 ceph-mon[142991]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-16T02:23:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:35 smithi078 ceph-mon[142991]: pgmap v3968: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 675 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2023-12-16T02:23:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:36] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:23:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:36 smithi118 ceph-mon[131825]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-16T02:23:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:36 smithi078 ceph-mon[139570]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-16T02:23:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:36 smithi078 ceph-mon[142991]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-16T02:23:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:37 smithi118 ceph-mon[131825]: pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 4.0 KiB/s wr, 701 op/s 2023-12-16T02:23:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:37 smithi118 ceph-mon[131825]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-16T02:23:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:37 smithi118 ceph-mon[131825]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[139570]: pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 4.0 KiB/s wr, 701 op/s 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[139570]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[139570]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[142991]: pgmap v3971: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 4.0 KiB/s wr, 701 op/s 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[142991]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-16T02:23:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:37 smithi078 ceph-mon[142991]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-16T02:23:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:39 smithi118 ceph-mon[131825]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 4.0 KiB/s wr, 696 op/s 2023-12-16T02:23:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:39 smithi118 ceph-mon[131825]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-16T02:23:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:39 smithi078 ceph-mon[139570]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 4.0 KiB/s wr, 696 op/s 2023-12-16T02:23:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:39 smithi078 ceph-mon[139570]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-16T02:23:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:39 smithi078 ceph-mon[142991]: pgmap v3973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 4.0 KiB/s wr, 696 op/s 2023-12-16T02:23:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:39 smithi078 ceph-mon[142991]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-16T02:23:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:40 smithi118 ceph-mon[131825]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-16T02:23:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:40 smithi078 ceph-mon[139570]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-16T02:23:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:40 smithi078 ceph-mon[142991]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-16T02:23:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:41 smithi118 ceph-mon[131825]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:41 smithi118 ceph-mon[131825]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-16T02:23:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:41 smithi078 ceph-mon[139570]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:41 smithi078 ceph-mon[139570]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-16T02:23:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:41 smithi078 ceph-mon[142991]: pgmap v3976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:23:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:41 smithi078 ceph-mon[142991]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-16T02:23:42.809 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:23:43.125 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (62m) 6m ago 66m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (62m) 5m ago 66m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (67m) 6m ago 67m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (67m) 5m ago 67m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (61m) 5m ago 70m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (62m) 6m ago 72m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (61m) 6m ago 72m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (60m) 5m ago 71m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (61m) 6m ago 71m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (62m) 6m ago 66m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (62m) 5m ago 66m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (60m) 6m ago 70m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:23:43.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (59m) 6m ago 70m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (59m) 6m ago 69m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (58m) 6m ago 69m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (57m) 5m ago 69m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (57m) 5m ago 68m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (56m) 5m ago 68m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (56m) 5m ago 67m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:23:43.127 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (61m) 5m ago 67m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:23:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:42 smithi118 ceph-mon[131825]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-16T02:23:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:42 smithi118 ceph-mon[131825]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-16T02:23:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:42 smithi078 ceph-mon[139570]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-16T02:23:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:42 smithi078 ceph-mon[139570]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-16T02:23:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:42 smithi078 ceph-mon[142991]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-16T02:23:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:42 smithi078 ceph-mon[142991]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:23:43.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:23:43.508 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:23:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:43 smithi118 ceph-mon[131825]: from='client.37764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:43 smithi118 ceph-mon[131825]: pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2023-12-16T02:23:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:43 smithi118 ceph-mon[131825]: from='client.47729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3893090013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:43 smithi118 ceph-mon[131825]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[139570]: from='client.37764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[139570]: pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[139570]: from='client.47729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3893090013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[139570]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[142991]: from='client.37764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[142991]: pgmap v3980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2023-12-16T02:23:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[142991]: from='client.47729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:23:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3893090013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:23:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:43 smithi078 ceph-mon[142991]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-16T02:23:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:45 smithi118 ceph-mon[131825]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-16T02:23:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:45 smithi118 ceph-mon[131825]: pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 837 op/s 2023-12-16T02:23:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:45 smithi078 ceph-mon[139570]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-16T02:23:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:45 smithi078 ceph-mon[139570]: pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 837 op/s 2023-12-16T02:23:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:45 smithi078 ceph-mon[142991]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-16T02:23:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:45 smithi078 ceph-mon[142991]: pgmap v3983: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 837 op/s 2023-12-16T02:23:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:46] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-12-16T02:23:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:46 smithi118 ceph-mon[131825]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-16T02:23:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:46 smithi078 ceph-mon[139570]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-16T02:23:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:46 smithi078 ceph-mon[142991]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-16T02:23:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:23:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:47 smithi118 ceph-mon[131825]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-16T02:23:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:47 smithi118 ceph-mon[131825]: pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2023-12-16T02:23:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:47 smithi118 ceph-mon[131825]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[139570]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[139570]: pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[139570]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[142991]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[142991]: pgmap v3986: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2023-12-16T02:23:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:47 smithi078 ceph-mon[142991]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-16T02:23:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:49 smithi118 ceph-mon[131825]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-16T02:23:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:49 smithi118 ceph-mon[131825]: pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2023-12-16T02:23:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:49 smithi078 ceph-mon[139570]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-16T02:23:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:49 smithi078 ceph-mon[139570]: pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2023-12-16T02:23:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:49 smithi078 ceph-mon[142991]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-16T02:23:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:49 smithi078 ceph-mon[142991]: pgmap v3989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2023-12-16T02:23:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:50 smithi118 ceph-mon[131825]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-16T02:23:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:50 smithi078 ceph-mon[139570]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-16T02:23:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:50 smithi078 ceph-mon[142991]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-16T02:23:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:51 smithi118 ceph-mon[131825]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-16T02:23:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:51 smithi118 ceph-mon[131825]: pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:51 smithi078 ceph-mon[139570]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-16T02:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:51 smithi078 ceph-mon[139570]: pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:23:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:51 smithi078 ceph-mon[142991]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-16T02:23:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:51 smithi078 ceph-mon[142991]: pgmap v3992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:23:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:52 smithi118 ceph-mon[131825]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-16T02:23:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:52 smithi118 ceph-mon[131825]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-16T02:23:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:52 smithi078 ceph-mon[139570]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-16T02:23:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:52 smithi078 ceph-mon[139570]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-16T02:23:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:52 smithi078 ceph-mon[142991]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-16T02:23:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:52 smithi078 ceph-mon[142991]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-16T02:23:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:53 smithi118 ceph-mon[131825]: pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2023-12-16T02:23:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:53 smithi078 ceph-mon[139570]: pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2023-12-16T02:23:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:53 smithi078 ceph-mon[142991]: pgmap v3995: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2023-12-16T02:23:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:54 smithi118 ceph-mon[131825]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-16T02:23:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:54 smithi078 ceph-mon[139570]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-16T02:23:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:54 smithi078 ceph-mon[142991]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-16T02:23:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:55 smithi118 ceph-mon[131825]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 548 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2023-12-16T02:23:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:55 smithi118 ceph-mon[131825]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-16T02:23:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:55 smithi078 ceph-mon[142991]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 548 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2023-12-16T02:23:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:55 smithi078 ceph-mon[142991]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-16T02:23:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:55 smithi078 ceph-mon[139570]: pgmap v3997: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 548 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2023-12-16T02:23:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:55 smithi078 ceph-mon[139570]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-16T02:23:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:23:56] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2023-12-16T02:23:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:56 smithi118 ceph-mon[131825]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-16T02:23:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:56 smithi078 ceph-mon[139570]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-16T02:23:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:56 smithi078 ceph-mon[142991]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-16T02:23:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:57 smithi118 ceph-mon[131825]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 4.9 KiB/s wr, 694 op/s 2023-12-16T02:23:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:57 smithi118 ceph-mon[131825]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-16T02:23:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:57 smithi118 ceph-mon[131825]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-16T02:23:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[139570]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 4.9 KiB/s wr, 694 op/s 2023-12-16T02:23:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[139570]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-16T02:23:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[139570]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-16T02:23:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[142991]: pgmap v4000: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 511 KiB/s rd, 4.9 KiB/s wr, 694 op/s 2023-12-16T02:23:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[142991]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-16T02:23:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:57 smithi078 ceph-mon[142991]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-16T02:24:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:59 smithi118 ceph-mon[131825]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-16T02:24:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:23:59 smithi118 ceph-mon[131825]: pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2023-12-16T02:24:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:59 smithi078 ceph-mon[139570]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-16T02:24:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:23:59 smithi078 ceph-mon[139570]: pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2023-12-16T02:24:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:59 smithi078 ceph-mon[142991]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-16T02:24:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:23:59 smithi078 ceph-mon[142991]: pgmap v4004: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2023-12-16T02:24:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:00 smithi118 ceph-mon[131825]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-16T02:24:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:00 smithi078 ceph-mon[139570]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-16T02:24:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:00 smithi078 ceph-mon[142991]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-16T02:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:01 smithi118 ceph-mon[131825]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-16T02:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:01 smithi118 ceph-mon[131825]: pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[142991]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[142991]: pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[139570]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[139570]: pgmap v4007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:02 smithi118 ceph-mon[131825]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-16T02:24:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:02 smithi118 ceph-mon[131825]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-16T02:24:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:02 smithi078 ceph-mon[142991]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-16T02:24:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:02 smithi078 ceph-mon[142991]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-16T02:24:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:02 smithi078 ceph-mon[139570]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-16T02:24:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:02 smithi078 ceph-mon[139570]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-16T02:24:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:03 smithi118 ceph-mon[131825]: pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2023-12-16T02:24:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:03 smithi078 ceph-mon[139570]: pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2023-12-16T02:24:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:03 smithi078 ceph-mon[142991]: pgmap v4010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2023-12-16T02:24:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:04 smithi118 ceph-mon[131825]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-16T02:24:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:04 smithi078 ceph-mon[139570]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-16T02:24:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:04 smithi078 ceph-mon[142991]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-16T02:24:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:05 smithi118 ceph-mon[131825]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-16T02:24:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:05 smithi118 ceph-mon[131825]: pgmap v4013: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2023-12-16T02:24:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:05 smithi078 ceph-mon[139570]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-16T02:24:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:05 smithi078 ceph-mon[139570]: pgmap v4013: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2023-12-16T02:24:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:05 smithi078 ceph-mon[142991]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-16T02:24:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:05 smithi078 ceph-mon[142991]: pgmap v4013: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2023-12-16T02:24:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:06] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:24:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:06 smithi118 ceph-mon[131825]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-16T02:24:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:06 smithi078 ceph-mon[139570]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-16T02:24:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:06 smithi078 ceph-mon[142991]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-16T02:24:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:07 smithi118 ceph-mon[131825]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-16T02:24:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:07 smithi118 ceph-mon[131825]: pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2023-12-16T02:24:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:07 smithi118 ceph-mon[131825]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[139570]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[139570]: pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[139570]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[142991]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[142991]: pgmap v4016: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2023-12-16T02:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:07 smithi078 ceph-mon[142991]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-16T02:24:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:09 smithi118 ceph-mon[131825]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2023-12-16T02:24:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:09 smithi118 ceph-mon[131825]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-16T02:24:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:09 smithi078 ceph-mon[142991]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2023-12-16T02:24:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:09 smithi078 ceph-mon[142991]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-16T02:24:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:09 smithi078 ceph-mon[139570]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2023-12-16T02:24:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:09 smithi078 ceph-mon[139570]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-16T02:24:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:10 smithi118 ceph-mon[131825]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-16T02:24:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:10 smithi078 ceph-mon[139570]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-16T02:24:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:10 smithi078 ceph-mon[142991]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-16T02:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:11 smithi118 ceph-mon[131825]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-16T02:24:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:11 smithi118 ceph-mon[131825]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-16T02:24:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:11 smithi078 ceph-mon[139570]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-16T02:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:11 smithi078 ceph-mon[139570]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-16T02:24:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:11 smithi078 ceph-mon[142991]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2023-12-16T02:24:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:11 smithi078 ceph-mon[142991]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-16T02:24:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:12 smithi118 ceph-mon[131825]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-16T02:24:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:12 smithi118 ceph-mon[131825]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-16T02:24:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:12 smithi078 ceph-mon[139570]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-16T02:24:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:12 smithi078 ceph-mon[139570]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-16T02:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:12 smithi078 ceph-mon[142991]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-16T02:24:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:12 smithi078 ceph-mon[142991]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-16T02:24:13.874 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:24:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:13 smithi118 ceph-mon[131825]: pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 572 op/s 2023-12-16T02:24:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:13 smithi118 ceph-mon[131825]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-16T02:24:14.182 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:24:14.182 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (63m) 6m ago 67m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:24:14.182 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (62m) 5m ago 66m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:24:14.182 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (68m) 6m ago 68m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:24:14.182 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (68m) 5m ago 68m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (62m) 5m ago 71m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (62m) 6m ago 72m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (62m) 6m ago 73m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (61m) 5m ago 71m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (61m) 6m ago 71m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (63m) 6m ago 66m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (62m) 5m ago 66m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (60m) 6m ago 71m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (60m) 6m ago 70m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (59m) 6m ago 70m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (59m) 6m ago 69m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (58m) 5m ago 69m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (57m) 5m ago 69m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:24:14.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (57m) 5m ago 68m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:24:14.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (56m) 5m ago 68m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:24:14.184 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (62m) 5m ago 67m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:24:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:13 smithi078 ceph-mon[139570]: pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 572 op/s 2023-12-16T02:24:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:13 smithi078 ceph-mon[139570]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-16T02:24:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:13 smithi078 ceph-mon[142991]: pgmap v4025: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 572 op/s 2023-12-16T02:24:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:13 smithi078 ceph-mon[142991]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-16T02:24:14.565 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:14.566 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:24:14.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:24:14.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:24:14.567 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:24:14.567 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:24:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:14 smithi118 ceph-mon[131825]: from='client.37782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:14 smithi118 ceph-mon[131825]: from='client.37788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3914888071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:14 smithi118 ceph-mon[131825]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[139570]: from='client.37782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[139570]: from='client.37788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3914888071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[139570]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[142991]: from='client.37782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[142991]: from='client.37788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3914888071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:14 smithi078 ceph-mon[142991]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-16T02:24:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:15 smithi118 ceph-mon[131825]: pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 569 op/s 2023-12-16T02:24:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:15 smithi118 ceph-mon[131825]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-16T02:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:15 smithi078 ceph-mon[139570]: pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 569 op/s 2023-12-16T02:24:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:15 smithi078 ceph-mon[139570]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-16T02:24:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:15 smithi078 ceph-mon[142991]: pgmap v4028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 5.0 KiB/s wr, 569 op/s 2023-12-16T02:24:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:15 smithi078 ceph-mon[142991]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-16T02:24:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:16] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-12-16T02:24:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:16 smithi118 ceph-mon[131825]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-16T02:24:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:16 smithi078 ceph-mon[139570]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-16T02:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:16 smithi078 ceph-mon[142991]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-16T02:24:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:17 smithi118 ceph-mon[131825]: pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2023-12-16T02:24:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:17 smithi118 ceph-mon[131825]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-16T02:24:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:17 smithi078 ceph-mon[142991]: pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2023-12-16T02:24:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:17 smithi078 ceph-mon[142991]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-16T02:24:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:17 smithi078 ceph-mon[139570]: pgmap v4031: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2023-12-16T02:24:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:17 smithi078 ceph-mon[139570]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-16T02:24:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:19 smithi118 ceph-mon[131825]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-16T02:24:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:19 smithi118 ceph-mon[131825]: pgmap v4034: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2023-12-16T02:24:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:19 smithi078 ceph-mon[142991]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-16T02:24:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:19 smithi078 ceph-mon[142991]: pgmap v4034: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2023-12-16T02:24:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:19 smithi078 ceph-mon[139570]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-16T02:24:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:19 smithi078 ceph-mon[139570]: pgmap v4034: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2023-12-16T02:24:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:20 smithi118 ceph-mon[131825]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-16T02:24:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:20 smithi078 ceph-mon[139570]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-16T02:24:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:20 smithi078 ceph-mon[142991]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-16T02:24:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:21 smithi118 ceph-mon[131825]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-16T02:24:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:21 smithi118 ceph-mon[131825]: pgmap v4037: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:21 smithi078 ceph-mon[139570]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-16T02:24:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:21 smithi078 ceph-mon[139570]: pgmap v4037: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:21 smithi078 ceph-mon[142991]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-16T02:24:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:21 smithi078 ceph-mon[142991]: pgmap v4037: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2023-12-16T02:24:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:22 smithi118 ceph-mon[131825]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-16T02:24:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:22 smithi118 ceph-mon[131825]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-16T02:24:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:22 smithi078 ceph-mon[139570]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-16T02:24:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:22 smithi078 ceph-mon[139570]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-16T02:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:22 smithi078 ceph-mon[142991]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-16T02:24:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:22 smithi078 ceph-mon[142991]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-16T02:24:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:23 smithi118 ceph-mon[131825]: pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:23 smithi118 ceph-mon[131825]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-16T02:24:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:23 smithi078 ceph-mon[139570]: pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:23 smithi078 ceph-mon[139570]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-16T02:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:23 smithi078 ceph-mon[142991]: pgmap v4040: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:23 smithi078 ceph-mon[142991]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-16T02:24:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:25 smithi118 ceph-mon[131825]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-16T02:24:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:25 smithi118 ceph-mon[131825]: pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:25 smithi078 ceph-mon[139570]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-16T02:24:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:25 smithi078 ceph-mon[139570]: pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:25 smithi078 ceph-mon[142991]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-16T02:24:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:25 smithi078 ceph-mon[142991]: pgmap v4043: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2023-12-16T02:24:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:26] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-12-16T02:24:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:26 smithi118 ceph-mon[131825]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-16T02:24:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:26 smithi078 ceph-mon[139570]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-16T02:24:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:26 smithi078 ceph-mon[142991]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-16T02:24:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:27 smithi118 ceph-mon[131825]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-16T02:24:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:27 smithi118 ceph-mon[131825]: pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2023-12-16T02:24:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:27 smithi118 ceph-mon[131825]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[139570]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[139570]: pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[139570]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[142991]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[142991]: pgmap v4046: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2023-12-16T02:24:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:27 smithi078 ceph-mon[142991]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-16T02:24:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:29 smithi118 ceph-mon[131825]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-16T02:24:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:29 smithi118 ceph-mon[131825]: pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2023-12-16T02:24:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:29 smithi078 ceph-mon[139570]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-16T02:24:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:29 smithi078 ceph-mon[139570]: pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2023-12-16T02:24:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:29 smithi078 ceph-mon[142991]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-16T02:24:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:29 smithi078 ceph-mon[142991]: pgmap v4049: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2023-12-16T02:24:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:30 smithi118 ceph-mon[131825]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-16T02:24:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:30 smithi078 ceph-mon[139570]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-16T02:24:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:30 smithi078 ceph-mon[142991]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-16T02:24:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:31 smithi118 ceph-mon[131825]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-16T02:24:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:31 smithi118 ceph-mon[131825]: pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:24:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[139570]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[139570]: pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[142991]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[142991]: pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2023-12-16T02:24:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:32 smithi118 ceph-mon[131825]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-16T02:24:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:32 smithi118 ceph-mon[131825]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-16T02:24:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:32 smithi078 ceph-mon[139570]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-16T02:24:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:32 smithi078 ceph-mon[139570]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-16T02:24:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:32 smithi078 ceph-mon[142991]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-16T02:24:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:32 smithi078 ceph-mon[142991]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-16T02:24:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:33 smithi118 ceph-mon[131825]: pgmap v4055: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2023-12-16T02:24:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:33 smithi118 ceph-mon[131825]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-16T02:24:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:33 smithi078 ceph-mon[139570]: pgmap v4055: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2023-12-16T02:24:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:33 smithi078 ceph-mon[139570]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-16T02:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:33 smithi078 ceph-mon[142991]: pgmap v4055: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2023-12-16T02:24:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:33 smithi078 ceph-mon[142991]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-16T02:24:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:24:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:34 smithi118 ceph-mon[131825]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-16T02:24:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:24:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:34 smithi078 ceph-mon[142991]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-16T02:24:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:24:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:34 smithi078 ceph-mon[139570]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-16T02:24:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:35 smithi118 ceph-mon[131825]: pgmap v4058: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2023-12-16T02:24:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:24:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:24:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:24:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[139570]: pgmap v4058: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2023-12-16T02:24:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:24:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:24:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:24:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[142991]: pgmap v4058: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2023-12-16T02:24:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:24:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:24:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:24:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:36] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-12-16T02:24:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:36 smithi118 ceph-mon[131825]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-16T02:24:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:36 smithi078 ceph-mon[139570]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-16T02:24:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:36 smithi078 ceph-mon[142991]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-16T02:24:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:37 smithi118 ceph-mon[131825]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 4.9 KiB/s wr, 345 op/s 2023-12-16T02:24:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:37 smithi118 ceph-mon[131825]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-16T02:24:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:37 smithi118 ceph-mon[131825]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[139570]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 4.9 KiB/s wr, 345 op/s 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[139570]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[139570]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[142991]: pgmap v4060: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 4.9 KiB/s wr, 345 op/s 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[142991]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-16T02:24:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:37 smithi078 ceph-mon[142991]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-16T02:24:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:39 smithi118 ceph-mon[131825]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-16T02:24:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:39 smithi118 ceph-mon[131825]: pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2023-12-16T02:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:39 smithi078 ceph-mon[139570]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-16T02:24:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:39 smithi078 ceph-mon[139570]: pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2023-12-16T02:24:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:39 smithi078 ceph-mon[142991]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-16T02:24:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:39 smithi078 ceph-mon[142991]: pgmap v4064: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2023-12-16T02:24:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:40 smithi118 ceph-mon[131825]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-16T02:24:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:40 smithi078 ceph-mon[139570]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-16T02:24:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:40 smithi078 ceph-mon[142991]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-16T02:24:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:41 smithi118 ceph-mon[131825]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-16T02:24:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:41 smithi118 ceph-mon[131825]: pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:41 smithi078 ceph-mon[139570]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-16T02:24:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:41 smithi078 ceph-mon[139570]: pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:41 smithi078 ceph-mon[142991]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-16T02:24:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:41 smithi078 ceph-mon[142991]: pgmap v4067: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:42 smithi118 ceph-mon[131825]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-16T02:24:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:42 smithi118 ceph-mon[131825]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-16T02:24:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:42 smithi078 ceph-mon[139570]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-16T02:24:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:42 smithi078 ceph-mon[139570]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-16T02:24:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:42 smithi078 ceph-mon[142991]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-16T02:24:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:42 smithi078 ceph-mon[142991]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-16T02:24:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:43 smithi118 ceph-mon[131825]: pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2023-12-16T02:24:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:43 smithi078 ceph-mon[139570]: pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2023-12-16T02:24:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:43 smithi078 ceph-mon[142991]: pgmap v4070: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2023-12-16T02:24:44.922 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:24:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:44 smithi118 ceph-mon[131825]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-16T02:24:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:44 smithi078 ceph-mon[139570]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-16T02:24:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:44 smithi078 ceph-mon[142991]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (63m) 7m ago 67m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (63m) 6m ago 67m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (68m) 7m ago 68m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (68m) 6m ago 68m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:24:45.237 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (62m) 6m ago 71m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (63m) 7m ago 73m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (62m) 7m ago 73m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (61m) 6m ago 72m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (62m) 7m ago 72m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (63m) 7m ago 67m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (63m) 6m ago 67m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (61m) 7m ago 71m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (60m) 7m ago 71m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (60m) 7m ago 70m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (59m) 7m ago 70m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (59m) 6m ago 70m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (58m) 6m ago 69m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (57m) 6m ago 69m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:24:45.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (57m) 6m ago 68m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:24:45.239 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (62m) 6m ago 68m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:24:45.617 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:24:45.617 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:24:45.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:24:45.619 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:24:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:45 smithi118 ceph-mon[131825]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-16T02:24:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:45 smithi118 ceph-mon[131825]: pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2023-12-16T02:24:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:45 smithi118 ceph-mon[131825]: from='client.37800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:45 smithi118 ceph-mon[131825]: from='client.47765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1613396546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[139570]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-16T02:24:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[139570]: pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2023-12-16T02:24:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[139570]: from='client.37800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[139570]: from='client.47765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1613396546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[142991]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[142991]: pgmap v4073: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 5.0 KiB/s wr, 304 op/s 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[142991]: from='client.37800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[142991]: from='client.47765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:24:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1613396546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:24:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:46] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-12-16T02:24:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:46 smithi118 ceph-mon[131825]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-16T02:24:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:46 smithi078 ceph-mon[139570]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-16T02:24:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:46 smithi078 ceph-mon[142991]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-16T02:24:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:47 smithi118 ceph-mon[131825]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 KiB/s wr, 259 op/s 2023-12-16T02:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:47 smithi118 ceph-mon[131825]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-16T02:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:47 smithi118 ceph-mon[131825]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[139570]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 KiB/s wr, 259 op/s 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[139570]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[139570]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[142991]: pgmap v4075: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 KiB/s wr, 259 op/s 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[142991]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-16T02:24:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:47 smithi078 ceph-mon[142991]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-16T02:24:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:49 smithi118 ceph-mon[131825]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-16T02:24:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:49 smithi118 ceph-mon[131825]: pgmap v4079: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 5.0 KiB/s wr, 265 op/s 2023-12-16T02:24:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:49 smithi078 ceph-mon[139570]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-16T02:24:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:49 smithi078 ceph-mon[139570]: pgmap v4079: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 5.0 KiB/s wr, 265 op/s 2023-12-16T02:24:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:49 smithi078 ceph-mon[142991]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-16T02:24:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:49 smithi078 ceph-mon[142991]: pgmap v4079: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 5.0 KiB/s wr, 265 op/s 2023-12-16T02:24:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:50 smithi118 ceph-mon[131825]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-16T02:24:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:50 smithi078 ceph-mon[139570]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-16T02:24:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:50 smithi078 ceph-mon[142991]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-16T02:24:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:51 smithi118 ceph-mon[131825]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-16T02:24:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:51 smithi118 ceph-mon[131825]: pgmap v4082: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:51 smithi078 ceph-mon[139570]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-16T02:24:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:51 smithi078 ceph-mon[139570]: pgmap v4082: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:51 smithi078 ceph-mon[142991]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-16T02:24:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:51 smithi078 ceph-mon[142991]: pgmap v4082: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 7 op/s 2023-12-16T02:24:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:52 smithi118 ceph-mon[131825]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-16T02:24:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:52 smithi118 ceph-mon[131825]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-16T02:24:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:52 smithi078 ceph-mon[139570]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-16T02:24:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:52 smithi078 ceph-mon[139570]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-16T02:24:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:52 smithi078 ceph-mon[142991]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-16T02:24:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:52 smithi078 ceph-mon[142991]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-16T02:24:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:53 smithi118 ceph-mon[131825]: pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2023-12-16T02:24:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:53 smithi078 ceph-mon[139570]: pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2023-12-16T02:24:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:53 smithi078 ceph-mon[142991]: pgmap v4085: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2023-12-16T02:24:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:54 smithi118 ceph-mon[131825]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-16T02:24:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:54 smithi078 ceph-mon[139570]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-16T02:24:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:54 smithi078 ceph-mon[142991]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-16T02:24:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:55 smithi118 ceph-mon[131825]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-16T02:24:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:55 smithi118 ceph-mon[131825]: pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2023-12-16T02:24:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:55 smithi078 ceph-mon[139570]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-16T02:24:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:55 smithi078 ceph-mon[139570]: pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2023-12-16T02:24:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:55 smithi078 ceph-mon[142991]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-16T02:24:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:55 smithi078 ceph-mon[142991]: pgmap v4088: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2023-12-16T02:24:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:24:56] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-12-16T02:24:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:56 smithi118 ceph-mon[131825]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-16T02:24:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:56 smithi078 ceph-mon[139570]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-16T02:24:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:56 smithi078 ceph-mon[142991]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-16T02:24:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:57 smithi118 ceph-mon[131825]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 4.9 KiB/s wr, 171 op/s 2023-12-16T02:24:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:57 smithi118 ceph-mon[131825]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-16T02:24:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:57 smithi118 ceph-mon[131825]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[142991]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 4.9 KiB/s wr, 171 op/s 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[142991]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[142991]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[139570]: pgmap v4090: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 4.9 KiB/s wr, 171 op/s 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[139570]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-16T02:24:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:57 smithi078 ceph-mon[139570]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-16T02:25:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:59 smithi118 ceph-mon[131825]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-16T02:25:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:24:59 smithi118 ceph-mon[131825]: pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2023-12-16T02:25:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:59 smithi078 ceph-mon[142991]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-16T02:25:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:24:59 smithi078 ceph-mon[142991]: pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2023-12-16T02:25:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:59 smithi078 ceph-mon[139570]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-16T02:25:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:24:59 smithi078 ceph-mon[139570]: pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2023-12-16T02:25:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:00 smithi118 ceph-mon[131825]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-16T02:25:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:00 smithi078 ceph-mon[139570]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-16T02:25:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:00 smithi078 ceph-mon[142991]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-16T02:25:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:01 smithi118 ceph-mon[131825]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-16T02:25:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:01 smithi118 ceph-mon[131825]: pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:25:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[139570]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[139570]: pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[142991]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[142991]: pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2023-12-16T02:25:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:02 smithi118 ceph-mon[131825]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-16T02:25:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:02 smithi118 ceph-mon[131825]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-16T02:25:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:02 smithi078 ceph-mon[139570]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-16T02:25:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:02 smithi078 ceph-mon[139570]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-16T02:25:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:02 smithi078 ceph-mon[142991]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-16T02:25:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:02 smithi078 ceph-mon[142991]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-16T02:25:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:03 smithi118 ceph-mon[131825]: pgmap v4100: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:03 smithi078 ceph-mon[139570]: pgmap v4100: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:03 smithi078 ceph-mon[142991]: pgmap v4100: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:04 smithi118 ceph-mon[131825]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-16T02:25:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:04 smithi078 ceph-mon[139570]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-16T02:25:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:04 smithi078 ceph-mon[142991]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-16T02:25:06.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:05 smithi118 ceph-mon[131825]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-16T02:25:06.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:05 smithi118 ceph-mon[131825]: pgmap v4103: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:05 smithi078 ceph-mon[139570]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-16T02:25:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:05 smithi078 ceph-mon[139570]: pgmap v4103: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:05 smithi078 ceph-mon[142991]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-16T02:25:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:05 smithi078 ceph-mon[142991]: pgmap v4103: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 130 op/s 2023-12-16T02:25:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:06] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2023-12-16T02:25:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:06 smithi118 ceph-mon[131825]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-16T02:25:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:06 smithi078 ceph-mon[139570]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-16T02:25:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:06 smithi078 ceph-mon[142991]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-16T02:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:07 smithi118 ceph-mon[131825]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-16T02:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:07 smithi118 ceph-mon[131825]: pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2023-12-16T02:25:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:07 smithi118 ceph-mon[131825]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-16T02:25:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[139570]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-16T02:25:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[139570]: pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2023-12-16T02:25:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[139570]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-16T02:25:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[142991]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-16T02:25:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[142991]: pgmap v4106: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.0 KiB/s wr, 88 op/s 2023-12-16T02:25:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:07 smithi078 ceph-mon[142991]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-16T02:25:08.889 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_many_snaps ... ok 2023-12-16T02:25:09.631 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_metadata ... ok 2023-12-16T02:25:09.706 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_modify_timestamp ... ok 2023-12-16T02:25:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:09 smithi118 ceph-mon[131825]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-16T02:25:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:09 smithi118 ceph-mon[131825]: pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2023-12-16T02:25:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:09 smithi078 ceph-mon[139570]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-16T02:25:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:09 smithi078 ceph-mon[139570]: pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2023-12-16T02:25:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:09 smithi078 ceph-mon[142991]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-16T02:25:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:09 smithi078 ceph-mon[142991]: pgmap v4109: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2023-12-16T02:25:10.901 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_protect_snap ... ok 2023-12-16T02:25:10.980 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_read ... ok 2023-12-16T02:25:11.059 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_read_bad_offset ... ok 2023-12-16T02:25:11.132 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_read_with_fadvise_flags ... ok 2023-12-16T02:25:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:10 smithi118 ceph-mon[131825]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-16T02:25:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:10 smithi078 ceph-mon[139570]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-16T02:25:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:10 smithi078 ceph-mon[142991]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-16T02:25:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:11 smithi118 ceph-mon[131825]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-16T02:25:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:11 smithi118 ceph-mon[131825]: pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 42 op/s 2023-12-16T02:25:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:11 smithi078 ceph-mon[142991]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-16T02:25:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:11 smithi078 ceph-mon[142991]: pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 42 op/s 2023-12-16T02:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:11 smithi078 ceph-mon[139570]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-16T02:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:11 smithi078 ceph-mon[139570]: pgmap v4112: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 42 op/s 2023-12-16T02:25:12.884 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_snap ... ok 2023-12-16T02:25:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:12 smithi118 ceph-mon[131825]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-16T02:25:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:12 smithi118 ceph-mon[131825]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-16T02:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:12 smithi078 ceph-mon[142991]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-16T02:25:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:12 smithi078 ceph-mon[142991]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-16T02:25:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:12 smithi078 ceph-mon[139570]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-16T02:25:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:12 smithi078 ceph-mon[139570]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-16T02:25:14.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:13 smithi118 ceph-mon[131825]: pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 7.2 KiB/s wr, 144 op/s 2023-12-16T02:25:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:13 smithi078 ceph-mon[139570]: pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 7.2 KiB/s wr, 144 op/s 2023-12-16T02:25:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:13 smithi078 ceph-mon[142991]: pgmap v4115: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 7.2 KiB/s wr, 144 op/s 2023-12-16T02:25:14.923 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_snap2 ... ok 2023-12-16T02:25:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:14 smithi118 ceph-mon[131825]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-16T02:25:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:14 smithi078 ceph-mon[139570]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-16T02:25:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:14 smithi078 ceph-mon[142991]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-16T02:25:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:25:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:15 smithi118 ceph-mon[131825]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-16T02:25:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:15 smithi118 ceph-mon[131825]: pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 45 KiB/s wr, 1.03k op/s 2023-12-16T02:25:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:15 smithi078 ceph-mon[139570]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-16T02:25:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:15 smithi078 ceph-mon[139570]: pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 45 KiB/s wr, 1.03k op/s 2023-12-16T02:25:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:15 smithi078 ceph-mon[142991]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-16T02:25:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:15 smithi078 ceph-mon[142991]: pgmap v4118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 45 KiB/s wr, 1.03k op/s 2023-12-16T02:25:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:25:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (64m) 7m ago 68m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (63m) 6m ago 68m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (69m) 7m ago 69m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (69m) 6m ago 69m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (63m) 6m ago 72m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (63m) 7m ago 73m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (63m) 7m ago 74m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (62m) 6m ago 72m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (62m) 7m ago 72m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (64m) 7m ago 67m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (63m) 6m ago 67m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (61m) 7m ago 72m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (61m) 7m ago 71m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:25:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (60m) 7m ago 71m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (60m) 7m ago 70m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (59m) 6m ago 70m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (58m) 6m ago 70m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (58m) 6m ago 69m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (57m) 6m ago 69m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:25:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (63m) 6m ago 68m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:25:16.666 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:25:16.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:25:16.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:25:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:25:16.668 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:25:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:16] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2023-12-16T02:25:16.937 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_snap_by_id ... ok 2023-12-16T02:25:17.017 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_snap_not_found ... ok 2023-12-16T02:25:17.114 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_with_exclusive_lock ... ok 2023-12-16T02:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:16 smithi118 ceph-mon[131825]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-16T02:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:16 smithi118 ceph-mon[131825]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:16 smithi118 ceph-mon[131825]: from='client.47783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2379300470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:17.188 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_with_snap ... SKIP 2023-12-16T02:25:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[139570]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[139570]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[139570]: from='client.47783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2379300470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[142991]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[142991]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[142991]: from='client.47783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2379300470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:17.264 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_remove_with_watcher ... SKIP 2023-12-16T02:25:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:17 smithi118 ceph-mon[131825]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.00k op/s 2023-12-16T02:25:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:17 smithi118 ceph-mon[131825]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-16T02:25:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:17 smithi118 ceph-mon[131825]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-16T02:25:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[139570]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.00k op/s 2023-12-16T02:25:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[139570]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-16T02:25:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[139570]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-16T02:25:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[142991]: pgmap v4120: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 49 KiB/s wr, 1.00k op/s 2023-12-16T02:25:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[142991]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-16T02:25:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:17 smithi078 ceph-mon[142991]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-16T02:25:18.893 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_rename_snap ... ok 2023-12-16T02:25:18.995 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_resize ... ok 2023-12-16T02:25:19.080 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_resize_allow_shrink_False ... ok 2023-12-16T02:25:19.186 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_resize_bytes ... ok 2023-12-16T02:25:19.281 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_resize_down ... ok 2023-12-16T02:25:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:19 smithi118 ceph-mon[131825]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-16T02:25:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:19 smithi118 ceph-mon[131825]: pgmap v4124: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.5 KiB/s wr, 175 op/s 2023-12-16T02:25:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:19 smithi078 ceph-mon[139570]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-16T02:25:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:19 smithi078 ceph-mon[139570]: pgmap v4124: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.5 KiB/s wr, 175 op/s 2023-12-16T02:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:19 smithi078 ceph-mon[142991]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-16T02:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:19 smithi078 ceph-mon[142991]: pgmap v4124: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.5 KiB/s wr, 175 op/s 2023-12-16T02:25:20.913 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_rollback_to_snap ... ok 2023-12-16T02:25:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:20 smithi118 ceph-mon[131825]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-16T02:25:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:20 smithi078 ceph-mon[139570]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-16T02:25:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:20 smithi078 ceph-mon[142991]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-16T02:25:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:21 smithi118 ceph-mon[131825]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-16T02:25:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:21 smithi118 ceph-mon[131825]: pgmap v4127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 25 KiB/s wr, 389 op/s 2023-12-16T02:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:21 smithi078 ceph-mon[139570]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-16T02:25:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:21 smithi078 ceph-mon[139570]: pgmap v4127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 25 KiB/s wr, 389 op/s 2023-12-16T02:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:21 smithi078 ceph-mon[142991]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-16T02:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:21 smithi078 ceph-mon[142991]: pgmap v4127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 272 KiB/s rd, 25 KiB/s wr, 389 op/s 2023-12-16T02:25:22.888 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_rollback_to_snap_sparse ... ok 2023-12-16T02:25:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:22 smithi118 ceph-mon[131825]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-16T02:25:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:22 smithi118 ceph-mon[131825]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-16T02:25:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:22 smithi078 ceph-mon[139570]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-16T02:25:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:22 smithi078 ceph-mon[139570]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-16T02:25:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:22 smithi078 ceph-mon[142991]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-16T02:25:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:22 smithi078 ceph-mon[142991]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-16T02:25:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:23 smithi118 ceph-mon[131825]: pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 32 KiB/s wr, 464 op/s 2023-12-16T02:25:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:23 smithi078 ceph-mon[139570]: pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 32 KiB/s wr, 464 op/s 2023-12-16T02:25:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:23 smithi078 ceph-mon[142991]: pgmap v4130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 32 KiB/s wr, 464 op/s 2023-12-16T02:25:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:24 smithi118 ceph-mon[131825]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-16T02:25:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:24 smithi078 ceph-mon[139570]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-16T02:25:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:24 smithi078 ceph-mon[142991]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-16T02:25:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:25 smithi118 ceph-mon[131825]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-16T02:25:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:25 smithi118 ceph-mon[131825]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 295 op/s 2023-12-16T02:25:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:25 smithi078 ceph-mon[139570]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-16T02:25:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:25 smithi078 ceph-mon[139570]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 295 op/s 2023-12-16T02:25:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:25 smithi078 ceph-mon[142991]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-16T02:25:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:25 smithi078 ceph-mon[142991]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 295 op/s 2023-12-16T02:25:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:26] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-12-16T02:25:26.948 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_rollback_with_resize ... ok 2023-12-16T02:25:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:26 smithi118 ceph-mon[131825]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-16T02:25:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:26 smithi078 ceph-mon[139570]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-16T02:25:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:26 smithi078 ceph-mon[142991]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-16T02:25:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:27 smithi118 ceph-mon[131825]: pgmap v4135: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 15 KiB/s wr, 223 op/s 2023-12-16T02:25:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:27 smithi118 ceph-mon[131825]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-16T02:25:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:27 smithi118 ceph-mon[131825]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[142991]: pgmap v4135: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 15 KiB/s wr, 223 op/s 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[142991]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[142991]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[139570]: pgmap v4135: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 15 KiB/s wr, 223 op/s 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[139570]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-16T02:25:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:27 smithi078 ceph-mon[139570]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-16T02:25:28.905 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_no_snap ... ok 2023-12-16T02:25:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:29 smithi118 ceph-mon[131825]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-16T02:25:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:29 smithi118 ceph-mon[131825]: pgmap v4139: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 13 KiB/s wr, 139 op/s 2023-12-16T02:25:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:29 smithi078 ceph-mon[139570]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-16T02:25:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:29 smithi078 ceph-mon[139570]: pgmap v4139: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 13 KiB/s wr, 139 op/s 2023-12-16T02:25:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:29 smithi078 ceph-mon[142991]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-16T02:25:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:29 smithi078 ceph-mon[142991]: pgmap v4139: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 13 KiB/s wr, 139 op/s 2023-12-16T02:25:30.913 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_snap ... ok 2023-12-16T02:25:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:30 smithi118 ceph-mon[131825]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-16T02:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:30 smithi078 ceph-mon[139570]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-16T02:25:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:30 smithi078 ceph-mon[142991]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-16T02:25:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:31 smithi118 ceph-mon[131825]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-16T02:25:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:31 smithi118 ceph-mon[131825]: pgmap v4142: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.8 KiB/s wr, 85 op/s 2023-12-16T02:25:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[139570]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[139570]: pgmap v4142: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.8 KiB/s wr, 85 op/s 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[142991]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[142991]: pgmap v4142: 137 pgs: 137 active+clean; 13 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.8 KiB/s wr, 85 op/s 2023-12-16T02:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:32.895 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_snap_by_id ... ok 2023-12-16T02:25:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:32 smithi118 ceph-mon[131825]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-16T02:25:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:32 smithi118 ceph-mon[131825]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-16T02:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:32 smithi078 ceph-mon[139570]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-16T02:25:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:32 smithi078 ceph-mon[139570]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-16T02:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:32 smithi078 ceph-mon[142991]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-16T02:25:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:32 smithi078 ceph-mon[142991]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-16T02:25:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:33 smithi118 ceph-mon[131825]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.5 KiB/s wr, 84 op/s 2023-12-16T02:25:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:33 smithi078 ceph-mon[139570]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.5 KiB/s wr, 84 op/s 2023-12-16T02:25:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:33 smithi078 ceph-mon[142991]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 7.5 KiB/s wr, 84 op/s 2023-12-16T02:25:34.937 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_snap_deleted ... ok 2023-12-16T02:25:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:34 smithi118 ceph-mon[131825]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-16T02:25:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:34 smithi078 ceph-mon[139570]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-16T02:25:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:34 smithi078 ceph-mon[142991]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-16T02:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:35 smithi118 ceph-mon[131825]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-16T02:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:35 smithi118 ceph-mon[131825]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 17 KiB/s wr, 224 op/s 2023-12-16T02:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[139570]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[139570]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 17 KiB/s wr, 224 op/s 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[142991]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-16T02:25:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[142991]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 17 KiB/s wr, 224 op/s 2023-12-16T02:25:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:25:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:36] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-12-16T02:25:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:36 smithi118 ceph-mon[131825]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-16T02:25:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:25:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:25:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[142991]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[139570]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:25:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:25:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:37 smithi118 ceph-mon[131825]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 16 KiB/s wr, 179 op/s 2023-12-16T02:25:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:37 smithi118 ceph-mon[131825]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-16T02:25:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:37 smithi118 ceph-mon[131825]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[142991]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 16 KiB/s wr, 179 op/s 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[142991]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[142991]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[139570]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 16 KiB/s wr, 179 op/s 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[139570]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-16T02:25:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:37 smithi078 ceph-mon[139570]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-16T02:25:38.905 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_snap_recreated ... ok 2023-12-16T02:25:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:39 smithi118 ceph-mon[131825]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-16T02:25:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:39 smithi118 ceph-mon[131825]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 11 KiB/s wr, 74 op/s 2023-12-16T02:25:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:39 smithi078 ceph-mon[139570]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-16T02:25:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:39 smithi078 ceph-mon[139570]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 11 KiB/s wr, 74 op/s 2023-12-16T02:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:39 smithi078 ceph-mon[142991]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-16T02:25:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:39 smithi078 ceph-mon[142991]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 11 KiB/s wr, 74 op/s 2023-12-16T02:25:40.906 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_set_snap_sparse ... ok 2023-12-16T02:25:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:40 smithi118 ceph-mon[131825]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-16T02:25:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:40 smithi078 ceph-mon[139570]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-16T02:25:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:40 smithi078 ceph-mon[142991]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-16T02:25:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:41 smithi118 ceph-mon[131825]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-16T02:25:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:41 smithi118 ceph-mon[131825]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 124 op/s 2023-12-16T02:25:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:41 smithi078 ceph-mon[139570]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-16T02:25:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:41 smithi078 ceph-mon[139570]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 124 op/s 2023-12-16T02:25:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:41 smithi078 ceph-mon[142991]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-16T02:25:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:41 smithi078 ceph-mon[142991]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 12 KiB/s wr, 124 op/s 2023-12-16T02:25:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:42 smithi118 ceph-mon[131825]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-16T02:25:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:42 smithi118 ceph-mon[131825]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-16T02:25:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:42 smithi078 ceph-mon[139570]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-16T02:25:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:42 smithi078 ceph-mon[139570]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-16T02:25:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:42 smithi078 ceph-mon[142991]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-16T02:25:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:42 smithi078 ceph-mon[142991]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-16T02:25:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:43 smithi118 ceph-mon[131825]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2023-12-16T02:25:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:43 smithi078 ceph-mon[139570]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2023-12-16T02:25:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:43 smithi078 ceph-mon[142991]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2023-12-16T02:25:44.921 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_size ... ok 2023-12-16T02:25:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:44 smithi118 ceph-mon[131825]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-16T02:25:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:44 smithi078 ceph-mon[139570]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-16T02:25:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:44 smithi078 ceph-mon[142991]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-16T02:25:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:45 smithi118 ceph-mon[131825]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-16T02:25:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:45 smithi118 ceph-mon[131825]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2023-12-16T02:25:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:45 smithi078 ceph-mon[139570]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-16T02:25:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:45 smithi078 ceph-mon[139570]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2023-12-16T02:25:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:45 smithi078 ceph-mon[142991]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-16T02:25:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:45 smithi078 ceph-mon[142991]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2023-12-16T02:25:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:46] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-12-16T02:25:46.948 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_snap_exists ... ok 2023-12-16T02:25:47.042 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:25:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:46 smithi118 ceph-mon[131825]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-16T02:25:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:46 smithi078 ceph-mon[139570]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-16T02:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:46 smithi078 ceph-mon[142991]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-16T02:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (64m) 8m ago 68m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (64m) 7m ago 68m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (69m) 8m ago 69m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (69m) 7m ago 69m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (63m) 7m ago 72m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (64m) 8m ago 74m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (63m) 8m ago 74m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:25:47.353 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (62m) 7m ago 73m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (63m) 8m ago 73m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (64m) 8m ago 68m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (64m) 7m ago 68m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (62m) 8m ago 72m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (61m) 8m ago 72m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (61m) 8m ago 71m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (60m) 8m ago 71m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (60m) 7m ago 71m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (59m) 7m ago 70m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (58m) 7m ago 70m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (58m) 7m ago 69m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:25:47.354 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (63m) 7m ago 69m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:25:47.733 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:25:47.733 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:25:47.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:25:47.734 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:47 smithi118 ceph-mon[131825]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2023-12-16T02:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:47 smithi118 ceph-mon[131825]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-16T02:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:47 smithi118 ceph-mon[131825]: from='client.37836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1550652843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:47 smithi118 ceph-mon[131825]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[139570]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[139570]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[139570]: from='client.37836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1550652843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[139570]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[142991]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[142991]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[142991]: from='client.37836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1550652843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:25:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:47 smithi078 ceph-mon[142991]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-16T02:25:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:48 smithi118 ceph-mon[131825]: from='client.47801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:48 smithi118 ceph-mon[131825]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-16T02:25:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:48 smithi078 ceph-mon[139570]: from='client.47801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:48 smithi078 ceph-mon[139570]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-16T02:25:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:48 smithi078 ceph-mon[142991]: from='client.47801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:25:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:48 smithi078 ceph-mon[142991]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-16T02:25:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:49 smithi118 ceph-mon[131825]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-16T02:25:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:49 smithi118 ceph-mon[131825]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-16T02:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:49 smithi078 ceph-mon[139570]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-16T02:25:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:49 smithi078 ceph-mon[139570]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-16T02:25:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:49 smithi078 ceph-mon[142991]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2023-12-16T02:25:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:49 smithi078 ceph-mon[142991]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-16T02:25:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:51 smithi118 ceph-mon[131825]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-16T02:25:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:51 smithi118 ceph-mon[131825]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2023-12-16T02:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:51 smithi078 ceph-mon[139570]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-16T02:25:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:51 smithi078 ceph-mon[139570]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2023-12-16T02:25:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:51 smithi078 ceph-mon[142991]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-16T02:25:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:51 smithi078 ceph-mon[142991]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2023-12-16T02:25:52.902 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_snap_get_id ... ok 2023-12-16T02:25:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:52 smithi118 ceph-mon[131825]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-16T02:25:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:52 smithi118 ceph-mon[131825]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-16T02:25:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:52 smithi078 ceph-mon[139570]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-16T02:25:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:52 smithi078 ceph-mon[139570]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-16T02:25:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:52 smithi078 ceph-mon[142991]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-16T02:25:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:52 smithi078 ceph-mon[142991]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-16T02:25:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:53 smithi118 ceph-mon[131825]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2023-12-16T02:25:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:53 smithi078 ceph-mon[139570]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2023-12-16T02:25:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:53 smithi078 ceph-mon[142991]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 7.2 KiB/s wr, 132 op/s 2023-12-16T02:25:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:54 smithi118 ceph-mon[131825]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-16T02:25:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:54 smithi078 ceph-mon[139570]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-16T02:25:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:54 smithi078 ceph-mon[142991]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-16T02:25:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:55 smithi118 ceph-mon[131825]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.9 KiB/s wr, 101 op/s 2023-12-16T02:25:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:55 smithi118 ceph-mon[131825]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-16T02:25:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:55 smithi078 ceph-mon[139570]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.9 KiB/s wr, 101 op/s 2023-12-16T02:25:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:55 smithi078 ceph-mon[139570]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-16T02:25:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:55 smithi078 ceph-mon[142991]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.9 KiB/s wr, 101 op/s 2023-12-16T02:25:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:55 smithi078 ceph-mon[142991]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-16T02:25:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:25:56] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-12-16T02:25:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:56 smithi118 ceph-mon[131825]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-16T02:25:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:56 smithi078 ceph-mon[139570]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-16T02:25:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:56 smithi078 ceph-mon[142991]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-16T02:25:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:57 smithi118 ceph-mon[131825]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-16T02:25:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:57 smithi118 ceph-mon[131825]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-16T02:25:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:57 smithi118 ceph-mon[131825]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[142991]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[142991]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[142991]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[139570]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[139570]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-16T02:25:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:57 smithi078 ceph-mon[139570]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-16T02:25:58.902 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_snap_get_name ... ok 2023-12-16T02:26:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:59 smithi118 ceph-mon[131825]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-16T02:26:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:25:59 smithi118 ceph-mon[131825]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.8 KiB/s wr, 66 op/s 2023-12-16T02:26:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:59 smithi078 ceph-mon[142991]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-16T02:26:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:25:59 smithi078 ceph-mon[142991]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.8 KiB/s wr, 66 op/s 2023-12-16T02:26:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:59 smithi078 ceph-mon[139570]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-16T02:26:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:25:59 smithi078 ceph-mon[139570]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.8 KiB/s wr, 66 op/s 2023-12-16T02:26:00.922 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_snap_timestamp ... ok 2023-12-16T02:26:01.009 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_sparsify ... ok 2023-12-16T02:26:01.082 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_stat ... ok 2023-12-16T02:26:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:00 smithi118 ceph-mon[131825]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-16T02:26:01.163 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_update_features ... SKIP 2023-12-16T02:26:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:00 smithi078 ceph-mon[139570]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-16T02:26:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:00 smithi078 ceph-mon[142991]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-16T02:26:01.242 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_use_after_close ... ok 2023-12-16T02:26:01.320 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_watchers_list ... ok 2023-12-16T02:26:01.411 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_write ... ok 2023-12-16T02:26:01.495 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_write_read ... ok 2023-12-16T02:26:01.581 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_write_with_fadvise_flags ... ok 2023-12-16T02:26:01.674 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_write_zeroes ... ok 2023-12-16T02:26:01.764 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImage.test_write_zeroes_thick_provision ... ok 2023-12-16T02:26:01.856 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImageId.test_read ... ok 2023-12-16T02:26:01.947 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImageId.test_resize ... ok 2023-12-16T02:26:02.042 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestImageId.test_write ... ok 2023-12-16T02:26:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:01 smithi118 ceph-mon[131825]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-16T02:26:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:01 smithi118 ceph-mon[131825]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-12-16T02:26:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:02.219 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMigration.test_migrate_abort ... ok 2023-12-16T02:26:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[139570]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-16T02:26:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[139570]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-12-16T02:26:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[142991]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-16T02:26:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[142991]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-12-16T02:26:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:02.403 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMigration.test_migrate_abort_with_progress ... ok 2023-12-16T02:26:02.669 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMigration.test_migration ... ok 2023-12-16T02:26:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:03 smithi118 ceph-mon[131825]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-16T02:26:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:03 smithi118 ceph-mon[131825]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 353 KiB/s rd, 18 KiB/s wr, 466 op/s 2023-12-16T02:26:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:03 smithi078 ceph-mon[139570]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-16T02:26:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:03 smithi078 ceph-mon[139570]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 353 KiB/s rd, 18 KiB/s wr, 466 op/s 2023-12-16T02:26:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:03 smithi078 ceph-mon[142991]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-16T02:26:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:03 smithi078 ceph-mon[142991]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 353 KiB/s rd, 18 KiB/s wr, 466 op/s 2023-12-16T02:26:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:04 smithi118 ceph-mon[131825]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-16T02:26:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:04 smithi078 ceph-mon[139570]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-16T02:26:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:04 smithi078 ceph-mon[142991]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-16T02:26:05.989 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMigration.test_migration_import ... ok 2023-12-16T02:26:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:05 smithi118 ceph-mon[131825]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-16T02:26:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:05 smithi118 ceph-mon[131825]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 34 KiB/s wr, 891 op/s 2023-12-16T02:26:06.199 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMigration.test_migration_with_progress ... ok 2023-12-16T02:26:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:05 smithi078 ceph-mon[139570]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-16T02:26:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:05 smithi078 ceph-mon[139570]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 34 KiB/s wr, 891 op/s 2023-12-16T02:26:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:05 smithi078 ceph-mon[142991]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-16T02:26:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:05 smithi078 ceph-mon[142991]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 661 KiB/s rd, 34 KiB/s wr, 891 op/s 2023-12-16T02:26:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:06] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-12-16T02:26:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:06 smithi118 ceph-mon[131825]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-16T02:26:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:06 smithi078 ceph-mon[139570]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-16T02:26:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:06 smithi078 ceph-mon[142991]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-16T02:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:07 smithi118 ceph-mon[131825]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-16T02:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:07 smithi118 ceph-mon[131825]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 51 KiB/s wr, 1.01k op/s 2023-12-16T02:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:07 smithi118 ceph-mon[131825]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-16T02:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]: dispatch 2023-12-16T02:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]': finished 2023-12-16T02:26:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[142991]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-16T02:26:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[142991]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 51 KiB/s wr, 1.01k op/s 2023-12-16T02:26:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[142991]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-16T02:26:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]: dispatch 2023-12-16T02:26:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]': finished 2023-12-16T02:26:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[139570]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-16T02:26:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[139570]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 51 KiB/s wr, 1.01k op/s 2023-12-16T02:26:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[139570]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-16T02:26:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]: dispatch 2023-12-16T02:26:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/a45437d9-8a9b-414e-9db0-660972c201c2"}]': finished 2023-12-16T02:26:09.929 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_aio_mirror_image_create_snapshot ... ok 2023-12-16T02:26:10.014 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_mirror_image ... SKIP 2023-12-16T02:26:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:09 smithi118 ceph-mon[131825]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-16T02:26:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:09 smithi118 ceph-mon[131825]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 424 KiB/s rd, 31 KiB/s wr, 567 op/s 2023-12-16T02:26:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:09 smithi078 ceph-mon[139570]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-16T02:26:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:09 smithi078 ceph-mon[139570]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 424 KiB/s rd, 31 KiB/s wr, 567 op/s 2023-12-16T02:26:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:09 smithi078 ceph-mon[142991]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-16T02:26:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:09 smithi078 ceph-mon[142991]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 424 KiB/s rd, 31 KiB/s wr, 567 op/s 2023-12-16T02:26:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:10 smithi118 ceph-mon[131825]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-16T02:26:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:10 smithi078 ceph-mon[139570]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-16T02:26:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:10 smithi078 ceph-mon[142991]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-16T02:26:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:11 smithi118 ceph-mon[131825]: pgmap v4200: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 12 KiB/s wr, 176 op/s 2023-12-16T02:26:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:11 smithi118 ceph-mon[131825]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-16T02:26:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:11 smithi078 ceph-mon[142991]: pgmap v4200: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 12 KiB/s wr, 176 op/s 2023-12-16T02:26:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:11 smithi078 ceph-mon[142991]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-16T02:26:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:11 smithi078 ceph-mon[139570]: pgmap v4200: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 12 KiB/s wr, 176 op/s 2023-12-16T02:26:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:11 smithi078 ceph-mon[139570]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-16T02:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:12 smithi118 ceph-mon[131825]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-16T02:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:12 smithi118 ceph-mon[131825]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-16T02:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]: dispatch 2023-12-16T02:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]': finished 2023-12-16T02:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]: dispatch 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[139570]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[139570]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]: dispatch 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]': finished 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]: dispatch 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[142991]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[142991]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]: dispatch 2023-12-16T02:26:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/161cc051-29c5-4d30-92ff-4c342bdf7665"}]': finished 2023-12-16T02:26:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]: dispatch 2023-12-16T02:26:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:13 smithi118 ceph-mon[131825]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 18 KiB/s wr, 279 op/s 2023-12-16T02:26:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]': finished 2023-12-16T02:26:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:13 smithi078 ceph-mon[139570]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 18 KiB/s wr, 279 op/s 2023-12-16T02:26:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]': finished 2023-12-16T02:26:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:13 smithi078 ceph-mon[142991]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 18 KiB/s wr, 279 op/s 2023-12-16T02:26:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/1887ea0f-f863-444e-b145-1f20ebc72c18"}]': finished 2023-12-16T02:26:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:14 smithi118 ceph-mon[131825]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-16T02:26:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:14 smithi078 ceph-mon[139570]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-16T02:26:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:14 smithi078 ceph-mon[142991]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-16T02:26:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:15 smithi118 ceph-mon[131825]: pgmap v4206: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 11 KiB/s wr, 190 op/s 2023-12-16T02:26:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:15 smithi118 ceph-mon[131825]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-16T02:26:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:15 smithi078 ceph-mon[139570]: pgmap v4206: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 11 KiB/s wr, 190 op/s 2023-12-16T02:26:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:15 smithi078 ceph-mon[139570]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-16T02:26:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:15 smithi078 ceph-mon[142991]: pgmap v4206: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 11 KiB/s wr, 190 op/s 2023-12-16T02:26:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:15 smithi078 ceph-mon[142991]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-16T02:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:16] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-12-16T02:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:16 smithi118 ceph-mon[131825]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-16T02:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:16 smithi078 ceph-mon[142991]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-16T02:26:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:16 smithi078 ceph-mon[139570]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-16T02:26:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:17.878 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_mirror_image_create_snapshot ... ok 2023-12-16T02:26:17.962 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_mirror_image_status ... SKIP 2023-12-16T02:26:18.060 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_mirror_peer ... ok 2023-12-16T02:26:18.138 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:17 smithi118 ceph-mon[131825]: pgmap v4209: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.9 KiB/s wr, 38 op/s 2023-12-16T02:26:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:17 smithi118 ceph-mon[131825]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-16T02:26:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:17 smithi118 ceph-mon[131825]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-16T02:26:18.167 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_mirror_peer_bootstrap ... ok 2023-12-16T02:26:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[142991]: pgmap v4209: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.9 KiB/s wr, 38 op/s 2023-12-16T02:26:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[142991]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-16T02:26:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[142991]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-16T02:26:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[139570]: pgmap v4209: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.9 KiB/s wr, 38 op/s 2023-12-16T02:26:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[139570]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-16T02:26:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:17 smithi078 ceph-mon[139570]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-16T02:26:18.264 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_site_name ... ok 2023-12-16T02:26:18.347 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestMirroring.test_uuid ... ok 2023-12-16T02:26:18.420 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_get ... ok 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (65m) 8m ago 69m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (64m) 7m ago 69m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (70m) 8m ago 70m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (70m) 7m ago 70m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (64m) 7m ago 73m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (64m) 8m ago 74m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (64m) 8m ago 75m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (63m) 7m ago 73m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (63m) 8m ago 73m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:26:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (65m) 8m ago 68m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (64m) 7m ago 68m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (62m) 8m ago 73m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (62m) 8m ago 72m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (61m) 8m ago 72m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (61m) 8m ago 71m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (60m) 7m ago 71m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (60m) 7m ago 71m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (59m) 7m ago 70m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (58m) 7m ago 70m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:26:18.507 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (64m) 7m ago 69m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:26:18.558 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_list ... ok 2023-12-16T02:26:18.633 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_move ... ok 2023-12-16T02:26:18.765 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_purge ... ok 2023-12-16T02:26:18.837 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_remove ... ok 2023-12-16T02:26:18.911 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_remove_denied ... ok 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:26:18.957 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:26:18.958 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:26:18.982 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_remove_with_progress ... ok 2023-12-16T02:26:19.099 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.TestTrash.test_restore ... ok 2023-12-16T02:26:19.100 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_features_from_string ... ok 2023-12-16T02:26:19.100 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_features_to_string ... ok 2023-12-16T02:26:19.203 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_open_by_id ... ok 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]': finished 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' 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 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.47813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:26:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/458265188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]': finished 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' 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 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.47813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/458265188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/113/5e10a09c-681b-4e99-8a90-c35fd696e578"}]': finished 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' 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 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.47813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-16T02:26:19.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/458265188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:20 smithi078 ceph-mon[139570]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:20 smithi078 ceph-mon[139570]: pgmap v4212: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 165 op/s 2023-12-16T02:26:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:20 smithi078 ceph-mon[142991]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:20 smithi078 ceph-mon[142991]: pgmap v4212: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 165 op/s 2023-12-16T02:26:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:20 smithi118 ceph-mon[131825]: from='client.47825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:20 smithi118 ceph-mon[131825]: pgmap v4212: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 165 op/s 2023-12-16T02:26:21.314 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_pool_stats ... ok 2023-12-16T02:26:21.314 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_version ... ok 2023-12-16T02:26:21.380 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_create ... ok 2023-12-16T02:26:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:21 smithi078 ceph-mon[139570]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-16T02:26:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:21 smithi078 ceph-mon[142991]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-16T02:26:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:21 smithi118 ceph-mon[131825]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-16T02:26:22.072 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_create_defaults ... ok 2023-12-16T02:26:22.183 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_context_manager ... ok 2023-12-16T02:26:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:22 smithi078 ceph-mon[139570]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 32 KiB/s wr, 431 op/s 2023-12-16T02:26:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:22 smithi078 ceph-mon[139570]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-16T02:26:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:22 smithi078 ceph-mon[142991]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 32 KiB/s wr, 431 op/s 2023-12-16T02:26:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:22 smithi078 ceph-mon[142991]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-16T02:26:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:22 smithi118 ceph-mon[131825]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 32 KiB/s wr, 431 op/s 2023-12-16T02:26:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:22 smithi118 ceph-mon[131825]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-16T02:26:23.932 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_open_read_only ... ok 2023-12-16T02:26:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:23 smithi118 ceph-mon[131825]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-16T02:26:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:23 smithi118 ceph-mon[131825]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 35 KiB/s wr, 623 op/s 2023-12-16T02:26:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:23 smithi078 ceph-mon[139570]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-16T02:26:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:23 smithi078 ceph-mon[139570]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 35 KiB/s wr, 623 op/s 2023-12-16T02:26:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:23 smithi078 ceph-mon[142991]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-16T02:26:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:23 smithi078 ceph-mon[142991]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 35 KiB/s wr, 623 op/s 2023-12-16T02:26:24.462 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_open_dne ... ok 2023-12-16T02:26:24.987 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_open_readonly_dne ... ok 2023-12-16T02:26:25.086 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_aio_open ... ok 2023-12-16T02:26:25.100 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_remove_dne ... ok 2023-12-16T02:26:25.101 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_list_empty ... ok 2023-12-16T02:26:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:24 smithi118 ceph-mon[131825]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-16T02:26:25.181 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_list ... ok 2023-12-16T02:26:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:24 smithi078 ceph-mon[139570]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-16T02:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:24 smithi078 ceph-mon[142991]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-16T02:26:25.249 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_remove_with_progress ... ok 2023-12-16T02:26:25.313 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_remove_canceled ... ok 2023-12-16T02:26:25.573 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_pool_metadata ... ok 2023-12-16T02:26:25.585 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_config_list ... ok 2023-12-16T02:26:25.593 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_pool_config_set_and_get_and_remove ... ok 2023-12-16T02:26:25.625 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_namespaces ... ok 2023-12-16T02:26:25.631 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_create_group ... ok 2023-12-16T02:26:25.638 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_rename_group ... ok 2023-12-16T02:26:25.639 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_list_groups_empty ... ok 2023-12-16T02:26:25.646 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_list_groups ... ok 2023-12-16T02:26:25.653 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_list_groups_after_removed ... ok 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[139570]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 36 KiB/s wr, 726 op/s 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[142991]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 36 KiB/s wr, 726 op/s 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:26:25.978 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE Bus STOPPING 2023-12-16T02:26:25.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-16T02:26:25.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE Bus STOPPED 2023-12-16T02:26:25.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE Bus STARTING 2023-12-16T02:26:25.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE Serving on http://:::9283 2023-12-16T02:26:25.979 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:25 smithi078 conmon[127384]: [16/Dec/2023:02:26:25] ENGINE Bus STARTED 2023-12-16T02:26:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:25 smithi118 ceph-mon[131825]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 36 KiB/s wr, 726 op/s 2023-12-16T02:26:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2936970389' entity='client.admin' 2023-12-16T02:26:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr:test_rbd.test_rename ... ok 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr:---------------------------------------------------------------------- 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr:Ran 171 tests in 622.469s 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr: 2023-12-16T02:26:26.598 INFO:tasks.workunit.client.0.smithi078.stderr:OK (SKIP=8) 2023-12-16T02:26:26.624 INFO:tasks.workunit.client.0.smithi078.stderr:+ exit 0 2023-12-16T02:26:26.624 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-16T02:26:26.625 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-16T02:26:26.670 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2023-12-16T02:26:26.670 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-16T02:26:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:26] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-12-16T02:26:26.890 DEBUG:teuthology.parallel:result is None 2023-12-16T02:26:26.891 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:26:26.921 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:26:26.921 DEBUG:teuthology.orchestra.run.smithi078:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-16T02:26:26.979 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-16T02:26:26.979 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-16T02:26:26.979 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2023-12-16T02:26:26.979 DEBUG:teuthology.parallel:result is None 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[139570]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:26 smithi078 ceph-mon[142991]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-16T02:26:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:26 smithi118 ceph-mon[131825]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-16T02:26:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:27 smithi078 ceph-mon[139570]: pgmap v4221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:27 smithi078 ceph-mon[142991]: pgmap v4221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:27 smithi118 ceph-mon[131825]: pgmap v4221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: pgmap v4222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: pgmap v4222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:26:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: pgmap v4222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:26:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:31 smithi078 ceph-mon[142991]: pgmap v4223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:31 smithi078 ceph-mon[139570]: pgmap v4223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:31 smithi118 ceph-mon[131825]: pgmap v4223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:34 smithi118 ceph-mon[131825]: pgmap v4224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:34 smithi078 ceph-mon[142991]: pgmap v4224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:34 smithi078 ceph-mon[139570]: pgmap v4224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:26:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:36 smithi118 ceph-mon[131825]: pgmap v4225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:36 smithi078 ceph-mon[139570]: pgmap v4225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:36 smithi078 ceph-mon[142991]: pgmap v4225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T02:26:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:38 smithi118 ceph-mon[131825]: pgmap v4226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:38 smithi078 ceph-mon[139570]: pgmap v4226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:38 smithi078 ceph-mon[142991]: pgmap v4226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:40 smithi078 ceph-mon[139570]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:40 smithi078 ceph-mon[142991]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:40 smithi118 ceph-mon[131825]: pgmap v4227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:42 smithi078 ceph-mon[139570]: pgmap v4228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:42 smithi078 ceph-mon[142991]: pgmap v4228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:42 smithi118 ceph-mon[131825]: pgmap v4228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:43 smithi118 ceph-mon[131825]: pgmap v4229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:43 smithi078 ceph-mon[139570]: pgmap v4229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:43 smithi078 ceph-mon[142991]: pgmap v4229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:45 smithi118 ceph-mon[131825]: pgmap v4230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:45 smithi078 ceph-mon[139570]: pgmap v4230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:45 smithi078 ceph-mon[142991]: pgmap v4230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T02:26:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:26:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:47 smithi078 ceph-mon[142991]: pgmap v4231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:47 smithi078 ceph-mon[139570]: pgmap v4231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:47 smithi118 ceph-mon[131825]: pgmap v4231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:49.303 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (65m) 9m ago 69m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (65m) 8m ago 69m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (70m) 9m ago 70m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (70m) 8m ago 70m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (64m) 8m ago 73m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:26:49.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (65m) 9m ago 75m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (64m) 9m ago 75m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (64m) 8m ago 74m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (64m) 9m ago 74m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (65m) 9m ago 69m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (65m) 8m ago 69m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (63m) 9m ago 73m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (62m) 9m ago 73m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (62m) 9m ago 72m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (61m) 9m ago 72m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (61m) 8m ago 72m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (60m) 8m ago 71m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (59m) 8m ago 71m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (59m) 8m ago 71m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:26:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (65m) 8m ago 70m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:26:49.997 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:26:49.998 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:26:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:49 smithi078 ceph-mon[142991]: pgmap v4232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:49 smithi078 ceph-mon[142991]: from='client.47909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:49 smithi078 ceph-mon[139570]: pgmap v4232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:49 smithi078 ceph-mon[139570]: from='client.47909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:49 smithi118 ceph-mon[131825]: pgmap v4232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:49 smithi118 ceph-mon[131825]: from='client.47909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:50 smithi078 ceph-mon[142991]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1197978050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:50 smithi078 ceph-mon[139570]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1197978050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:50 smithi118 ceph-mon[131825]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:26:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1197978050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:26:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:51 smithi078 ceph-mon[142991]: pgmap v4233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:51 smithi078 ceph-mon[139570]: pgmap v4233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:51 smithi118 ceph-mon[131825]: pgmap v4233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:53 smithi118 ceph-mon[131825]: pgmap v4234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:53 smithi078 ceph-mon[142991]: pgmap v4234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:53 smithi078 ceph-mon[139570]: pgmap v4234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:55 smithi118 ceph-mon[131825]: pgmap v4235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:55 smithi078 ceph-mon[139570]: pgmap v4235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:55 smithi078 ceph-mon[142991]: pgmap v4235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:26:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:26:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:57 smithi078 ceph-mon[139570]: pgmap v4236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:57 smithi078 ceph-mon[142991]: pgmap v4236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:26:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:57 smithi118 ceph-mon[131825]: pgmap v4236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:26:59 smithi078 ceph-mon[139570]: pgmap v4237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:26:59 smithi078 ceph-mon[142991]: pgmap v4237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:26:59 smithi118 ceph-mon[131825]: pgmap v4237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:01 smithi078 ceph-mon[139570]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:01 smithi078 ceph-mon[142991]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:01 smithi118 ceph-mon[131825]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:03 smithi118 ceph-mon[131825]: pgmap v4239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:03 smithi078 ceph-mon[139570]: pgmap v4239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:03 smithi078 ceph-mon[142991]: pgmap v4239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:05 smithi078 ceph-mon[139570]: pgmap v4240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:05 smithi078 ceph-mon[142991]: pgmap v4240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:05 smithi118 ceph-mon[131825]: pgmap v4240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T02:27:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:07 smithi078 ceph-mon[139570]: pgmap v4241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:07 smithi078 ceph-mon[142991]: pgmap v4241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:07 smithi118 ceph-mon[131825]: pgmap v4241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:09 smithi078 ceph-mon[139570]: pgmap v4242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:09 smithi078 ceph-mon[142991]: pgmap v4242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:09 smithi118 ceph-mon[131825]: pgmap v4242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:11 smithi078 ceph-mon[139570]: pgmap v4243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:11 smithi078 ceph-mon[142991]: pgmap v4243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:11 smithi118 ceph-mon[131825]: pgmap v4243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:13 smithi118 ceph-mon[131825]: pgmap v4244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:13 smithi078 ceph-mon[139570]: pgmap v4244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:13 smithi078 ceph-mon[142991]: pgmap v4244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:15 smithi078 ceph-mon[139570]: pgmap v4245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:15 smithi078 ceph-mon[142991]: pgmap v4245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:15 smithi118 ceph-mon[131825]: pgmap v4245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T02:27:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:17 smithi078 ceph-mon[139570]: pgmap v4246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:17 smithi078 ceph-mon[142991]: pgmap v4246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:17 smithi118 ceph-mon[131825]: pgmap v4246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:19 smithi078 ceph-mon[139570]: pgmap v4247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:19 smithi078 ceph-mon[142991]: pgmap v4247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:20.342 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:27:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:19 smithi118 ceph-mon[131825]: pgmap v4247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (66m) 9m ago 70m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (65m) 8m ago 70m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (71m) 9m ago 71m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (71m) 8m ago 71m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (65m) 8m ago 74m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (65m) 9m ago 76m 592M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (65m) 9m ago 76m 485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (64m) 8m ago 74m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:27:20.648 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (64m) 9m ago 74m 267M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (66m) 9m ago 69m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (65m) 8m ago 69m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (63m) 9m ago 74m 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (63m) 9m ago 73m 3886M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (62m) 9m ago 73m 3890M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (62m) 9m ago 73m 3067M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (61m) 8m ago 72m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (61m) 8m ago 72m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (60m) 8m ago 71m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (59m) 8m ago 71m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:27:20.649 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (65m) 8m ago 70m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:27:21.031 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:27:21.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:27:21.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:27:21.032 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:27:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:20 smithi078 ceph-mon[139570]: from='client.47927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:20 smithi078 ceph-mon[142991]: from='client.47927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:20 smithi118 ceph-mon[131825]: from='client.47927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[139570]: from='client.37974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[139570]: pgmap v4248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2641657181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[142991]: from='client.37974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[142991]: pgmap v4248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2641657181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:21 smithi118 ceph-mon[131825]: from='client.37974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:21 smithi118 ceph-mon[131825]: pgmap v4248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2641657181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:23 smithi118 ceph-mon[131825]: pgmap v4249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:23 smithi078 ceph-mon[139570]: pgmap v4249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:23 smithi078 ceph-mon[142991]: pgmap v4249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:25 smithi078 ceph-mon[142991]: pgmap v4250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:25 smithi078 ceph-mon[139570]: pgmap v4250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:25 smithi118 ceph-mon[131825]: pgmap v4250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:27:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:27 smithi078 ceph-mon[142991]: pgmap v4251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:27 smithi078 ceph-mon[139570]: pgmap v4251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:27 smithi118 ceph-mon[131825]: pgmap v4251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:29 smithi078 ceph-mon[142991]: pgmap v4252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:27:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:29 smithi078 ceph-mon[139570]: pgmap v4252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:27:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:29 smithi118 ceph-mon[131825]: pgmap v4252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:31 smithi078 ceph-mon[139570]: pgmap v4253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:31 smithi078 ceph-mon[142991]: pgmap v4253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:31 smithi118 ceph-mon[131825]: pgmap v4253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:33 smithi118 ceph-mon[131825]: pgmap v4254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[139570]: pgmap v4254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:27:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:27:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:27:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:33 smithi078 ceph-mon[142991]: pgmap v4254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:35 smithi078 ceph-mon[139570]: pgmap v4255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:35 smithi078 ceph-mon[142991]: pgmap v4255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:35 smithi118 ceph-mon[131825]: pgmap v4255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:27:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:37 smithi078 ceph-mon[139570]: pgmap v4256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:37 smithi078 ceph-mon[142991]: pgmap v4256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:37 smithi118 ceph-mon[131825]: pgmap v4256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:39 smithi078 ceph-mon[139570]: pgmap v4257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:39 smithi078 ceph-mon[142991]: pgmap v4257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:39 smithi118 ceph-mon[131825]: pgmap v4257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:41 smithi078 ceph-mon[139570]: pgmap v4258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:41 smithi078 ceph-mon[142991]: pgmap v4258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:41 smithi118 ceph-mon[131825]: pgmap v4258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:43 smithi118 ceph-mon[131825]: pgmap v4259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:43 smithi078 ceph-mon[139570]: pgmap v4259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:43 smithi078 ceph-mon[142991]: pgmap v4259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:45 smithi078 ceph-mon[139570]: pgmap v4260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:45 smithi078 ceph-mon[142991]: pgmap v4260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:45 smithi118 ceph-mon[131825]: pgmap v4260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:27:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:27:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:47 smithi078 ceph-mon[142991]: pgmap v4261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:47 smithi078 ceph-mon[139570]: pgmap v4261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:47 smithi118 ceph-mon[131825]: pgmap v4261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:49 smithi078 ceph-mon[139570]: pgmap v4262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:49 smithi078 ceph-mon[142991]: pgmap v4262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:49 smithi118 ceph-mon[131825]: pgmap v4262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:51.379 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (66m) 19s ago 70m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (66m) 9m ago 70m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (71m) 19s ago 71m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (71m) 9m ago 71m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (65m) 9m ago 74m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (66m) 19s ago 76m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:27:51.686 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (65m) 19s ago 76m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (65m) 9m ago 75m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (65m) 19s ago 75m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (66m) 19s ago 70m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (66m) 9m ago 70m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (64m) 19s ago 74m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (63m) 19s ago 74m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (63m) 19s ago 73m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (62m) 19s ago 73m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (62m) 9m ago 73m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (61m) 9m ago 72m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (61m) 9m ago 72m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (60m) 9m ago 72m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:27:51.687 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (66m) 9m ago 71m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:27:52.075 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:27:52.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:27:52.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:27:52.077 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:27:52.077 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:27:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:51 smithi078 ceph-mon[139570]: pgmap v4263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:51 smithi078 ceph-mon[142991]: pgmap v4263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:51 smithi118 ceph-mon[131825]: pgmap v4263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[142991]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[142991]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1233241227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[139570]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[139570]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1233241227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:52 smithi118 ceph-mon[131825]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:52 smithi118 ceph-mon[131825]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:27:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1233241227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:27:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:53 smithi078 ceph-mon[139570]: pgmap v4264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:53 smithi078 ceph-mon[142991]: pgmap v4264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:53 smithi118 ceph-mon[131825]: pgmap v4264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:55 smithi078 ceph-mon[139570]: pgmap v4265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:55 smithi078 ceph-mon[142991]: pgmap v4265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:55 smithi118 ceph-mon[131825]: pgmap v4265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:27:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:57 smithi078 ceph-mon[139570]: pgmap v4266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:57 smithi078 ceph-mon[142991]: pgmap v4266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:27:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:57 smithi118 ceph-mon[131825]: pgmap v4266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:27:59 smithi078 ceph-mon[139570]: pgmap v4267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:27:59 smithi078 ceph-mon[142991]: pgmap v4267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:27:59 smithi118 ceph-mon[131825]: pgmap v4267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:01 smithi078 ceph-mon[139570]: pgmap v4268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:01 smithi078 ceph-mon[142991]: pgmap v4268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:01 smithi118 ceph-mon[131825]: pgmap v4268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:03 smithi118 ceph-mon[131825]: pgmap v4269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:03 smithi078 ceph-mon[139570]: pgmap v4269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:03 smithi078 ceph-mon[142991]: pgmap v4269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:05 smithi078 ceph-mon[139570]: pgmap v4270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:05 smithi078 ceph-mon[142991]: pgmap v4270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:05 smithi118 ceph-mon[131825]: pgmap v4270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:28:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:07 smithi078 ceph-mon[139570]: pgmap v4271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:07 smithi078 ceph-mon[142991]: pgmap v4271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:07 smithi118 ceph-mon[131825]: pgmap v4271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:09 smithi078 ceph-mon[139570]: pgmap v4272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:09 smithi078 ceph-mon[142991]: pgmap v4272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:09 smithi118 ceph-mon[131825]: pgmap v4272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:11 smithi078 ceph-mon[139570]: pgmap v4273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:11 smithi078 ceph-mon[142991]: pgmap v4273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:11 smithi118 ceph-mon[131825]: pgmap v4273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:13 smithi118 ceph-mon[131825]: pgmap v4274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:13 smithi078 ceph-mon[139570]: pgmap v4274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:13 smithi078 ceph-mon[142991]: pgmap v4274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:15 smithi078 ceph-mon[139570]: pgmap v4275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:15 smithi078 ceph-mon[142991]: pgmap v4275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:15 smithi118 ceph-mon[131825]: pgmap v4275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:28:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:17 smithi078 ceph-mon[142991]: pgmap v4276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:17 smithi078 ceph-mon[139570]: pgmap v4276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:17 smithi118 ceph-mon[131825]: pgmap v4276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:19 smithi078 ceph-mon[142991]: pgmap v4277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:19 smithi078 ceph-mon[139570]: pgmap v4277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:19 smithi118 ceph-mon[131825]: pgmap v4277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:21 smithi078 ceph-mon[139570]: pgmap v4278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:21 smithi078 ceph-mon[142991]: pgmap v4278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:21 smithi118 ceph-mon[131825]: pgmap v4278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:22.426 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (67m) 50s ago 71m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (67m) 9m ago 71m 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (72m) 50s ago 72m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (72m) 9m ago 72m 27.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (66m) 9m ago 75m 458M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (66m) 50s ago 77m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (66m) 50s ago 77m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:28:22.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (65m) 9m ago 75m 259M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (65m) 50s ago 75m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (67m) 50s ago 70m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (66m) 9m ago 70m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (64m) 50s ago 75m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (64m) 50s ago 74m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (63m) 50s ago 74m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (63m) 50s ago 74m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (62m) 9m ago 73m 3057M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (62m) 9m ago 73m 3361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (61m) 9m ago 72m 2801M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (60m) 9m ago 72m 3160M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:28:22.734 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (66m) 9m ago 71m 96.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:28:23.117 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:28:23.117 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:28:23.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:28:23.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:28:23.119 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:28:23.119 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:28:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:23 smithi118 ceph-mon[131825]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:23 smithi118 ceph-mon[131825]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:23 smithi118 ceph-mon[131825]: pgmap v4279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3699156074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[142991]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[142991]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[142991]: pgmap v4279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3699156074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[139570]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[139570]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[139570]: pgmap v4279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3699156074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:25 smithi078 ceph-mon[139570]: pgmap v4280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:25 smithi078 ceph-mon[142991]: pgmap v4280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:25 smithi118 ceph-mon[131825]: pgmap v4280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T02:28:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:27 smithi078 ceph-mon[139570]: pgmap v4281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:27 smithi078 ceph-mon[142991]: pgmap v4281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:27 smithi118 ceph-mon[131825]: pgmap v4281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:29 smithi078 ceph-mon[139570]: pgmap v4282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:29 smithi078 ceph-mon[142991]: pgmap v4282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:29 smithi118 ceph-mon[131825]: pgmap v4282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:31 smithi078 ceph-mon[139570]: pgmap v4283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:31 smithi078 ceph-mon[142991]: pgmap v4283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:31 smithi118 ceph-mon[131825]: pgmap v4283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:33 smithi118 ceph-mon[131825]: pgmap v4284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:28:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:33 smithi078 ceph-mon[139570]: pgmap v4284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:28:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:33 smithi078 ceph-mon[142991]: pgmap v4284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:28:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:35 smithi078 ceph-mon[142991]: pgmap v4285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:35 smithi078 ceph-mon[139570]: pgmap v4285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:35 smithi118 ceph-mon[131825]: pgmap v4285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:28:37.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.345 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:38.344 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:38 smithi118 ceph-mon[131825]: pgmap v4286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:38 smithi078 ceph-mon[139570]: pgmap v4286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:38 smithi078 ceph-mon[142991]: pgmap v4286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:40 smithi118 ceph-mon[131825]: pgmap v4287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:40 smithi078 ceph-mon[139570]: pgmap v4287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:40 smithi078 ceph-mon[142991]: pgmap v4287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:28:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:28:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:28:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:28:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:28:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:42 smithi078 ceph-mon[139570]: pgmap v4288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:42 smithi078 ceph-mon[142991]: pgmap v4288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:42 smithi118 ceph-mon[131825]: pgmap v4288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:43 smithi118 ceph-mon[131825]: pgmap v4289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:43 smithi078 ceph-mon[139570]: pgmap v4289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:43 smithi078 ceph-mon[142991]: pgmap v4289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:45 smithi078 ceph-mon[139570]: pgmap v4290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:45 smithi078 ceph-mon[142991]: pgmap v4290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:45 smithi118 ceph-mon[131825]: pgmap v4290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:28:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:28:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:47 smithi078 ceph-mon[142991]: pgmap v4291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:47 smithi078 ceph-mon[139570]: pgmap v4291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:47 smithi118 ceph-mon[131825]: pgmap v4291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:49 smithi078 ceph-mon[139570]: pgmap v4292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:49 smithi078 ceph-mon[142991]: pgmap v4292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:49 smithi118 ceph-mon[131825]: pgmap v4292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:51 smithi078 ceph-mon[139570]: pgmap v4293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:51 smithi078 ceph-mon[142991]: pgmap v4293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:51 smithi118 ceph-mon[131825]: pgmap v4293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:53.466 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (67m) 81s ago 71m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (67m) 17s ago 71m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (72m) 81s ago 72m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (72m) 17s ago 72m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (67m) 17s ago 75m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (67m) 81s ago 77m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (66m) 81s ago 77m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:28:53.773 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (66m) 17s ago 76m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (66m) 81s ago 76m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (67m) 81s ago 71m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (67m) 17s ago 71m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (65m) 81s ago 75m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (64m) 81s ago 75m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (64m) 81s ago 74m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (63m) 81s ago 74m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (63m) 17s ago 74m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (62m) 17s ago 73m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (62m) 17s ago 73m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (61m) 17s ago 73m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:28:53.774 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (67m) 17s ago 72m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:54.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:28:54.159 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:28:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:53 smithi118 ceph-mon[131825]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:53 smithi078 ceph-mon[139570]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:53 smithi078 ceph-mon[142991]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:54 smithi118 ceph-mon[131825]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:54 smithi118 ceph-mon[131825]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1217083459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[139570]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[139570]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1217083459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[142991]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[142991]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:28:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1217083459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:28:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:55 smithi118 ceph-mon[131825]: pgmap v4295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:55 smithi078 ceph-mon[139570]: pgmap v4295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:55 smithi078 ceph-mon[142991]: pgmap v4295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:28:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:28:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:57 smithi078 ceph-mon[139570]: pgmap v4296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:57 smithi078 ceph-mon[142991]: pgmap v4296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:28:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:57 smithi118 ceph-mon[131825]: pgmap v4296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:28:59 smithi078 ceph-mon[139570]: pgmap v4297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:28:59 smithi078 ceph-mon[142991]: pgmap v4297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:28:59 smithi118 ceph-mon[131825]: pgmap v4297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:01 smithi078 ceph-mon[139570]: pgmap v4298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:01 smithi078 ceph-mon[142991]: pgmap v4298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:01 smithi118 ceph-mon[131825]: pgmap v4298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:03 smithi118 ceph-mon[131825]: pgmap v4299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:03 smithi078 ceph-mon[139570]: pgmap v4299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:03 smithi078 ceph-mon[142991]: pgmap v4299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:05 smithi078 ceph-mon[139570]: pgmap v4300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:05 smithi078 ceph-mon[142991]: pgmap v4300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:05 smithi118 ceph-mon[131825]: pgmap v4300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:29:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:07 smithi078 ceph-mon[139570]: pgmap v4301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:07 smithi078 ceph-mon[142991]: pgmap v4301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:07 smithi118 ceph-mon[131825]: pgmap v4301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:09 smithi078 ceph-mon[139570]: pgmap v4302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:09 smithi078 ceph-mon[142991]: pgmap v4302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:09 smithi118 ceph-mon[131825]: pgmap v4302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:11 smithi078 ceph-mon[139570]: pgmap v4303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:11 smithi078 ceph-mon[142991]: pgmap v4303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:11 smithi118 ceph-mon[131825]: pgmap v4303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:13 smithi118 ceph-mon[131825]: pgmap v4304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:13 smithi078 ceph-mon[139570]: pgmap v4304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:13 smithi078 ceph-mon[142991]: pgmap v4304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:15 smithi078 ceph-mon[139570]: pgmap v4305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:15 smithi078 ceph-mon[142991]: pgmap v4305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:15 smithi118 ceph-mon[131825]: pgmap v4305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:29:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:17 smithi078 ceph-mon[139570]: pgmap v4306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:17 smithi078 ceph-mon[142991]: pgmap v4306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:17 smithi118 ceph-mon[131825]: pgmap v4306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:19 smithi078 ceph-mon[139570]: pgmap v4307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:19 smithi078 ceph-mon[142991]: pgmap v4307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:19 smithi118 ceph-mon[131825]: pgmap v4307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:21 smithi078 ceph-mon[139570]: pgmap v4308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:21 smithi078 ceph-mon[142991]: pgmap v4308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:21 smithi118 ceph-mon[131825]: pgmap v4308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:23 smithi118 ceph-mon[131825]: pgmap v4309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:23 smithi078 ceph-mon[139570]: pgmap v4309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:23 smithi078 ceph-mon[142991]: pgmap v4309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:24.503 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (68m) 112s ago 72m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (68m) 48s ago 72m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (73m) 112s ago 73m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (73m) 48s ago 73m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (67m) 48s ago 76m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (67m) 112s ago 78m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (67m) 112s ago 78m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (66m) 48s ago 76m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (66m) 112s ago 76m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (68m) 112s ago 71m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (68m) 48s ago 71m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:29:24.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (65m) 112s ago 76m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (65m) 112s ago 75m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (64m) 112s ago 75m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (64m) 112s ago 75m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (63m) 48s ago 74m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (63m) 48s ago 74m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (62m) 48s ago 73m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (62m) 48s ago 73m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:29:24.811 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (67m) 48s ago 72m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:29:25.194 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:29:25.194 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:29:25.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:29:25.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:29:25.195 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[142991]: from='client.47999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[142991]: from='client.48005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[142991]: pgmap v4310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2540356424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[139570]: from='client.47999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[139570]: from='client.48005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[139570]: pgmap v4310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2540356424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:25 smithi118 ceph-mon[131825]: from='client.47999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:25 smithi118 ceph-mon[131825]: from='client.48005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:25 smithi118 ceph-mon[131825]: pgmap v4310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2540356424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:29:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:27 smithi078 ceph-mon[139570]: pgmap v4311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:27 smithi078 ceph-mon[142991]: pgmap v4311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:27 smithi118 ceph-mon[131825]: pgmap v4311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:29 smithi078 ceph-mon[139570]: pgmap v4312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:29 smithi078 ceph-mon[142991]: pgmap v4312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:29 smithi118 ceph-mon[131825]: pgmap v4312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:31 smithi078 ceph-mon[139570]: pgmap v4313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:31 smithi078 ceph-mon[142991]: pgmap v4313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:31 smithi118 ceph-mon[131825]: pgmap v4313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:33 smithi118 ceph-mon[131825]: pgmap v4314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:33 smithi078 ceph-mon[139570]: pgmap v4314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:33 smithi078 ceph-mon[142991]: pgmap v4314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:35 smithi078 ceph-mon[139570]: pgmap v4315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:35 smithi078 ceph-mon[142991]: pgmap v4315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:35 smithi118 ceph-mon[131825]: pgmap v4315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:29:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:37 smithi078 ceph-mon[139570]: pgmap v4316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:37 smithi078 ceph-mon[142991]: pgmap v4316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:37 smithi118 ceph-mon[131825]: pgmap v4316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:39 smithi078 ceph-mon[142991]: pgmap v4317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:39 smithi078 ceph-mon[139570]: pgmap v4317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:39 smithi118 ceph-mon[131825]: pgmap v4317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:29:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:29:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:29:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:29:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:29:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:29:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:41 smithi078 ceph-mon[139570]: pgmap v4318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:41 smithi078 ceph-mon[142991]: pgmap v4318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:41 smithi118 ceph-mon[131825]: pgmap v4318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:43 smithi118 ceph-mon[131825]: pgmap v4319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:43 smithi078 ceph-mon[139570]: pgmap v4319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:43 smithi078 ceph-mon[142991]: pgmap v4319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:45 smithi078 ceph-mon[139570]: pgmap v4320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:45 smithi078 ceph-mon[142991]: pgmap v4320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:45 smithi118 ceph-mon[131825]: pgmap v4320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:29:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:29:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:47 smithi078 ceph-mon[142991]: pgmap v4321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:47 smithi078 ceph-mon[139570]: pgmap v4321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:47 smithi118 ceph-mon[131825]: pgmap v4321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:49 smithi078 ceph-mon[139570]: pgmap v4322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:49 smithi078 ceph-mon[142991]: pgmap v4322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:49 smithi118 ceph-mon[131825]: pgmap v4322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:51 smithi078 ceph-mon[139570]: pgmap v4323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:51 smithi078 ceph-mon[142991]: pgmap v4323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:51 smithi118 ceph-mon[131825]: pgmap v4323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:53 smithi118 ceph-mon[131825]: pgmap v4324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:53 smithi078 ceph-mon[139570]: pgmap v4324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:53 smithi078 ceph-mon[142991]: pgmap v4324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:55.539 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (69m) 2m ago 73m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (68m) 79s ago 72m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (73m) 2m ago 73m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (73m) 79s ago 73m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (68m) 79s ago 77m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (68m) 2m ago 78m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (67m) 2m ago 78m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (67m) 79s ago 77m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (67m) 2m ago 77m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:29:55.844 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (68m) 2m ago 72m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (68m) 79s ago 72m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (66m) 2m ago 76m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (65m) 2m ago 76m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (65m) 2m ago 75m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (64m) 2m ago 75m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (64m) 79s ago 75m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (63m) 79s ago 74m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (63m) 79s ago 74m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (62m) 79s ago 74m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:29:55.845 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (68m) 79s ago 73m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:29:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:55 smithi078 ceph-mon[139570]: pgmap v4325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:55 smithi078 ceph-mon[142991]: pgmap v4325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:29:56.232 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:29:56.233 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:29:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:55 smithi118 ceph-mon[131825]: pgmap v4325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:29:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:29:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[139570]: from='client.48017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[139570]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2482253772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[142991]: from='client.48017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[142991]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2482253772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:56 smithi118 ceph-mon[131825]: from='client.48017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:56 smithi118 ceph-mon[131825]: from='client.48023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:29:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2482253772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:29:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:57 smithi078 ceph-mon[139570]: pgmap v4326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:57 smithi078 ceph-mon[142991]: pgmap v4326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:29:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:57 smithi118 ceph-mon[131825]: pgmap v4326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:29:59 smithi078 ceph-mon[142991]: pgmap v4327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:29:59 smithi078 ceph-mon[139570]: pgmap v4327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:00 smithi078 conmon[139546]: 2023-12-16T02:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:30:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:29:59 smithi118 ceph-mon[131825]: pgmap v4327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:30:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:30:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:01 smithi118 ceph-mon[131825]: pgmap v4328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:01 smithi078 ceph-mon[139570]: pgmap v4328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:01 smithi078 ceph-mon[142991]: pgmap v4328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:03 smithi118 ceph-mon[131825]: pgmap v4329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:03 smithi078 ceph-mon[139570]: pgmap v4329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:03 smithi078 ceph-mon[142991]: pgmap v4329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:05 smithi078 ceph-mon[139570]: pgmap v4330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:05 smithi078 ceph-mon[142991]: pgmap v4330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:05 smithi118 ceph-mon[131825]: pgmap v4330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:30:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:07 smithi078 ceph-mon[139570]: pgmap v4331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:07 smithi078 ceph-mon[142991]: pgmap v4331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:07 smithi118 ceph-mon[131825]: pgmap v4331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:09 smithi078 ceph-mon[139570]: pgmap v4332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:09 smithi078 ceph-mon[142991]: pgmap v4332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:09 smithi118 ceph-mon[131825]: pgmap v4332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:11 smithi078 ceph-mon[139570]: pgmap v4333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:11 smithi078 ceph-mon[142991]: pgmap v4333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:11 smithi118 ceph-mon[131825]: pgmap v4333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:13 smithi118 ceph-mon[131825]: pgmap v4334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:13 smithi078 ceph-mon[139570]: pgmap v4334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:13 smithi078 ceph-mon[142991]: pgmap v4334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:15 smithi078 ceph-mon[139570]: pgmap v4335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:15 smithi078 ceph-mon[142991]: pgmap v4335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:15 smithi118 ceph-mon[131825]: pgmap v4335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:30:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:17 smithi078 ceph-mon[139570]: pgmap v4336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:17 smithi078 ceph-mon[142991]: pgmap v4336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:17 smithi118 ceph-mon[131825]: pgmap v4336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:19 smithi118 ceph-mon[131825]: pgmap v4337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:19 smithi078 ceph-mon[139570]: pgmap v4337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:19 smithi078 ceph-mon[142991]: pgmap v4337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:21 smithi118 ceph-mon[131825]: pgmap v4338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:21 smithi078 ceph-mon[139570]: pgmap v4338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:21 smithi078 ceph-mon[142991]: pgmap v4338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:23 smithi118 ceph-mon[131825]: pgmap v4339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:23 smithi078 ceph-mon[139570]: pgmap v4339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:23 smithi078 ceph-mon[142991]: pgmap v4339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:25 smithi078 ceph-mon[139570]: pgmap v4340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:25 smithi078 ceph-mon[142991]: pgmap v4340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:25 smithi118 ceph-mon[131825]: pgmap v4340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:26.578 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:30:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (69m) 2m ago 73m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (69m) 110s ago 73m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (74m) 2m ago 74m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (74m) 110s ago 74m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (68m) 110s ago 77m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (68m) 2m ago 79m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (68m) 2m ago 79m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (67m) 110s ago 77m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (67m) 2m ago 77m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:30:26.891 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (69m) 2m ago 72m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (69m) 110s ago 72m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (66m) 2m ago 77m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (66m) 2m ago 76m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (65m) 2m ago 76m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (65m) 2m ago 76m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (64m) 110s ago 75m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (64m) 110s ago 75m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (63m) 110s ago 75m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (63m) 110s ago 74m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:30:26.892 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (68m) 110s ago 73m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:30:27.275 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:30:27.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:30:27.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:30:27.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:30:27.276 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:30:27.277 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:30:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[139570]: from='client.38076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[139570]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[139570]: pgmap v4341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1501744442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[142991]: from='client.38076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[142991]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[142991]: pgmap v4341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1501744442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:30:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:27 smithi118 ceph-mon[131825]: from='client.38076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:27 smithi118 ceph-mon[131825]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:27 smithi118 ceph-mon[131825]: pgmap v4341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1501744442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:30:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:29 smithi118 ceph-mon[131825]: pgmap v4342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:29 smithi078 ceph-mon[139570]: pgmap v4342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:29 smithi078 ceph-mon[142991]: pgmap v4342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:31 smithi118 ceph-mon[131825]: pgmap v4343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:31 smithi078 ceph-mon[139570]: pgmap v4343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:31 smithi078 ceph-mon[142991]: pgmap v4343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:33 smithi118 ceph-mon[131825]: pgmap v4344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:33 smithi078 ceph-mon[139570]: pgmap v4344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:33 smithi078 ceph-mon[142991]: pgmap v4344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:35 smithi078 ceph-mon[139570]: pgmap v4345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:35 smithi078 ceph-mon[142991]: pgmap v4345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:35 smithi118 ceph-mon[131825]: pgmap v4345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:30:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:37 smithi118 ceph-mon[131825]: pgmap v4346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:37 smithi078 ceph-mon[139570]: pgmap v4346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:37 smithi078 ceph-mon[142991]: pgmap v4346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:39 smithi118 ceph-mon[131825]: pgmap v4347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:39 smithi078 ceph-mon[142991]: pgmap v4347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:39 smithi078 ceph-mon[139570]: pgmap v4347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:30:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:30:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:30:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:41 smithi118 ceph-mon[131825]: pgmap v4348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:30:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:30:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:30:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[142991]: pgmap v4348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[139570]: pgmap v4348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:30:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:30:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:43 smithi118 ceph-mon[131825]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:43 smithi078 ceph-mon[139570]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:43 smithi078 ceph-mon[142991]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:45 smithi078 ceph-mon[139570]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:45 smithi078 ceph-mon[142991]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:45 smithi118 ceph-mon[131825]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:30:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:30:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:47 smithi118 ceph-mon[131825]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:47 smithi078 ceph-mon[139570]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:47 smithi078 ceph-mon[142991]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:49 smithi118 ceph-mon[131825]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:49 smithi078 ceph-mon[139570]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:49 smithi078 ceph-mon[142991]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:51 smithi118 ceph-mon[131825]: pgmap v4353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:51 smithi078 ceph-mon[139570]: pgmap v4353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:51 smithi078 ceph-mon[142991]: pgmap v4353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:53 smithi118 ceph-mon[131825]: pgmap v4354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:53 smithi078 ceph-mon[139570]: pgmap v4354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:53 smithi078 ceph-mon[142991]: pgmap v4354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:55 smithi118 ceph-mon[131825]: pgmap v4355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:55 smithi078 ceph-mon[139570]: pgmap v4355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:55 smithi078 ceph-mon[142991]: pgmap v4355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:30:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:30:57.628 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:30:57.940 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:30:57.940 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (70m) 3m ago 74m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:30:57.940 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (69m) 2m ago 73m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:30:57.940 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (74m) 3m ago 74m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (74m) 2m ago 74m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (69m) 2m ago 78m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (69m) 3m ago 79m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (68m) 3m ago 79m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (68m) 2m ago 78m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (68m) 3m ago 78m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (70m) 3m ago 73m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (69m) 2m ago 73m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (67m) 3m ago 77m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (66m) 3m ago 77m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (66m) 3m ago 77m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (65m) 3m ago 76m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (65m) 2m ago 76m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:30:57.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (64m) 2m ago 75m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:30:57.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (64m) 2m ago 75m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:30:57.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (63m) 2m ago 75m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:30:57.942 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (69m) 2m ago 74m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:58.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:30:58.323 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:30:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:57 smithi118 ceph-mon[131825]: pgmap v4356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:57 smithi078 ceph-mon[139570]: pgmap v4356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:57 smithi078 ceph-mon[142991]: pgmap v4356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:30:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:58 smithi118 ceph-mon[131825]: from='client.48053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:58 smithi118 ceph-mon[131825]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1699627474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:30:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[139570]: from='client.48053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[139570]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1699627474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:30:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[142991]: from='client.48053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[142991]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:30:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1699627474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:31:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:30:59 smithi118 ceph-mon[131825]: pgmap v4357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:30:59 smithi078 ceph-mon[139570]: pgmap v4357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:30:59 smithi078 ceph-mon[142991]: pgmap v4357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:01 smithi118 ceph-mon[131825]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:01 smithi078 ceph-mon[139570]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:01 smithi078 ceph-mon[142991]: pgmap v4358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:03 smithi118 ceph-mon[131825]: pgmap v4359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:03 smithi078 ceph-mon[139570]: pgmap v4359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:03 smithi078 ceph-mon[142991]: pgmap v4359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:05 smithi118 ceph-mon[131825]: pgmap v4360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:05 smithi078 ceph-mon[139570]: pgmap v4360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:05 smithi078 ceph-mon[142991]: pgmap v4360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:31:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:07 smithi118 ceph-mon[131825]: pgmap v4361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:07 smithi078 ceph-mon[139570]: pgmap v4361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:07 smithi078 ceph-mon[142991]: pgmap v4361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:09 smithi118 ceph-mon[131825]: pgmap v4362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:09 smithi078 ceph-mon[139570]: pgmap v4362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:09 smithi078 ceph-mon[142991]: pgmap v4362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:11 smithi118 ceph-mon[131825]: pgmap v4363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:11 smithi078 ceph-mon[139570]: pgmap v4363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:11 smithi078 ceph-mon[142991]: pgmap v4363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:13 smithi118 ceph-mon[131825]: pgmap v4364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:13 smithi078 ceph-mon[139570]: pgmap v4364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:13 smithi078 ceph-mon[142991]: pgmap v4364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:15 smithi118 ceph-mon[131825]: pgmap v4365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:15 smithi078 ceph-mon[139570]: pgmap v4365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:15 smithi078 ceph-mon[142991]: pgmap v4365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:31:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:17 smithi118 ceph-mon[131825]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:17 smithi078 ceph-mon[139570]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:17 smithi078 ceph-mon[142991]: pgmap v4366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:20 smithi118 ceph-mon[131825]: pgmap v4367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:19 smithi078 ceph-mon[139570]: pgmap v4367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:20 smithi078 ceph-mon[142991]: pgmap v4367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:22 smithi118 ceph-mon[131825]: pgmap v4368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:22 smithi078 ceph-mon[139570]: pgmap v4368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:22 smithi078 ceph-mon[142991]: pgmap v4368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:31:22.756405292Z level=info msg="Completed cleanup jobs" duration=91.698684ms 2023-12-16T02:31:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:23 smithi118 ceph-mon[131825]: pgmap v4369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:23 smithi078 ceph-mon[139570]: pgmap v4369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:23 smithi078 ceph-mon[142991]: pgmap v4369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:25 smithi118 ceph-mon[131825]: pgmap v4370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:25 smithi078 ceph-mon[139570]: pgmap v4370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:25 smithi078 ceph-mon[142991]: pgmap v4370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:31:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:27 smithi118 ceph-mon[131825]: pgmap v4371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:27 smithi078 ceph-mon[139570]: pgmap v4371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:27 smithi078 ceph-mon[142991]: pgmap v4371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:31:28.984 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:31:28.984 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (70m) 3m ago 74m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (70m) 2m ago 74m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (75m) 3m ago 75m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (75m) 2m ago 75m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (69m) 2m ago 78m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (70m) 3m ago 80m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (69m) 3m ago 80m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (68m) 2m ago 78m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (68m) 3m ago 78m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (70m) 3m ago 74m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (70m) 2m ago 73m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (67m) 3m ago 78m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (67m) 3m ago 77m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (66m) 3m ago 77m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:31:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (66m) 3m ago 77m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:31:28.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (65m) 2m ago 76m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:31:28.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (65m) 2m ago 76m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:31:28.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (64m) 2m ago 76m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:31:28.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (64m) 2m ago 75m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:31:28.986 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (69m) 2m ago 74m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:31:29.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:31:29.373 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:31:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:29 smithi118 ceph-mon[131825]: from='client.48071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:29 smithi118 ceph-mon[131825]: pgmap v4372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:29 smithi118 ceph-mon[131825]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/418552710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:31:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[139570]: from='client.48071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[139570]: pgmap v4372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[139570]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/418552710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:31:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[142991]: from='client.48071 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[142991]: pgmap v4372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[142991]: from='client.48077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:31:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/418552710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:31:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:31 smithi118 ceph-mon[131825]: pgmap v4373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:31 smithi078 ceph-mon[139570]: pgmap v4373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:31 smithi078 ceph-mon[142991]: pgmap v4373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:33 smithi118 ceph-mon[131825]: pgmap v4374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:33 smithi078 ceph-mon[139570]: pgmap v4374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:33 smithi078 ceph-mon[142991]: pgmap v4374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:35 smithi118 ceph-mon[131825]: pgmap v4375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:35 smithi078 ceph-mon[139570]: pgmap v4375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:35 smithi078 ceph-mon[142991]: pgmap v4375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:31:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:37 smithi118 ceph-mon[131825]: pgmap v4376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:37 smithi078 ceph-mon[139570]: pgmap v4376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:37 smithi078 ceph-mon[142991]: pgmap v4376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:40 smithi118 ceph-mon[131825]: pgmap v4377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:39 smithi078 ceph-mon[139570]: pgmap v4377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:40 smithi078 ceph-mon[142991]: pgmap v4377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:42 smithi118 ceph-mon[131825]: pgmap v4378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:31:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:42 smithi078 ceph-mon[139570]: pgmap v4378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:31:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:42 smithi078 ceph-mon[142991]: pgmap v4378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:31:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:31:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:31:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:31:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:31:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:31:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:31:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:31:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:31:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:31:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:44 smithi118 ceph-mon[131825]: pgmap v4379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:44 smithi078 ceph-mon[139570]: pgmap v4379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:44 smithi078 ceph-mon[142991]: pgmap v4379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:46 smithi118 ceph-mon[131825]: pgmap v4380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:46 smithi078 ceph-mon[139570]: pgmap v4380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:46 smithi078 ceph-mon[142991]: pgmap v4380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:31:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:31:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:48 smithi118 ceph-mon[131825]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:48 smithi078 ceph-mon[139570]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:48 smithi078 ceph-mon[142991]: pgmap v4381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:50 smithi118 ceph-mon[131825]: pgmap v4382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:50 smithi078 ceph-mon[139570]: pgmap v4382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:50 smithi078 ceph-mon[142991]: pgmap v4382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:52 smithi118 ceph-mon[131825]: pgmap v4383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:52 smithi078 ceph-mon[139570]: pgmap v4383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:52 smithi078 ceph-mon[142991]: pgmap v4383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:53 smithi118 ceph-mon[131825]: pgmap v4384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:53 smithi078 ceph-mon[139570]: pgmap v4384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:53 smithi078 ceph-mon[142991]: pgmap v4384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:55 smithi118 ceph-mon[131825]: pgmap v4385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:55 smithi078 ceph-mon[139570]: pgmap v4385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:55 smithi078 ceph-mon[142991]: pgmap v4385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:31:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:31:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:31:58 smithi118 ceph-mon[131825]: pgmap v4386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:31:58 smithi078 ceph-mon[139570]: pgmap v4386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:31:58 smithi078 ceph-mon[142991]: pgmap v4386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:31:59.718 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (71m) 4m ago 75m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (70m) 3m ago 74m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (75m) 4m ago 75m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (75m) 3m ago 75m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:32:00.031 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (70m) 3m ago 79m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (70m) 4m ago 80m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (69m) 4m ago 80m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (69m) 3m ago 79m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (69m) 4m ago 79m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (71m) 4m ago 74m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (70m) 3m ago 74m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (68m) 4m ago 78m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (67m) 4m ago 78m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (67m) 4m ago 78m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (66m) 4m ago 77m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (66m) 3m ago 77m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:32:00.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (65m) 3m ago 76m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:32:00.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (65m) 3m ago 76m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:32:00.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (64m) 3m ago 76m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:32:00.033 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (70m) 3m ago 75m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:32:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:00 smithi118 ceph-mon[131825]: pgmap v4387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:00.413 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:32:00.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:32:00.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:32:00.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:00.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:32:00.414 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:32:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:00 smithi078 ceph-mon[139570]: pgmap v4387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:00 smithi078 ceph-mon[142991]: pgmap v4387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:01 smithi118 ceph-mon[131825]: from='client.48089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:01 smithi118 ceph-mon[131825]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3836162021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[139570]: from='client.48089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[139570]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3836162021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[142991]: from='client.48089 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[142991]: from='client.48095 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3836162021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:02 smithi118 ceph-mon[131825]: pgmap v4388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:02 smithi078 ceph-mon[139570]: pgmap v4388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:02 smithi078 ceph-mon[142991]: pgmap v4388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:03 smithi118 ceph-mon[131825]: pgmap v4389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:03 smithi078 ceph-mon[139570]: pgmap v4389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:03 smithi078 ceph-mon[142991]: pgmap v4389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:06 smithi118 ceph-mon[131825]: pgmap v4390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:06 smithi078 ceph-mon[142991]: pgmap v4390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:06 smithi078 ceph-mon[139570]: pgmap v4390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:32:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:08 smithi118 ceph-mon[131825]: pgmap v4391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:08 smithi078 ceph-mon[139570]: pgmap v4391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:08 smithi078 ceph-mon[142991]: pgmap v4391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:10 smithi118 ceph-mon[131825]: pgmap v4392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:10 smithi078 ceph-mon[139570]: pgmap v4392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:10 smithi078 ceph-mon[142991]: pgmap v4392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:12 smithi118 ceph-mon[131825]: pgmap v4393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:12 smithi078 ceph-mon[139570]: pgmap v4393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:12 smithi078 ceph-mon[142991]: pgmap v4393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:13 smithi118 ceph-mon[131825]: pgmap v4394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:13 smithi078 ceph-mon[139570]: pgmap v4394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:13 smithi078 ceph-mon[142991]: pgmap v4394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:16 smithi118 ceph-mon[131825]: pgmap v4395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:16 smithi078 ceph-mon[139570]: pgmap v4395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:16 smithi078 ceph-mon[142991]: pgmap v4395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:32:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:18 smithi118 ceph-mon[131825]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:18 smithi078 ceph-mon[142991]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:18 smithi078 ceph-mon[139570]: pgmap v4396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:20 smithi118 ceph-mon[131825]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:20 smithi078 ceph-mon[139570]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:20 smithi078 ceph-mon[142991]: pgmap v4397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:22 smithi118 ceph-mon[131825]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:22 smithi078 ceph-mon[139570]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:22 smithi078 ceph-mon[142991]: pgmap v4398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:23 smithi118 ceph-mon[131825]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:23 smithi078 ceph-mon[139570]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:23 smithi078 ceph-mon[142991]: pgmap v4399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:26 smithi118 ceph-mon[131825]: pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:26 smithi078 ceph-mon[139570]: pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:26 smithi078 ceph-mon[142991]: pgmap v4400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:32:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:28 smithi118 ceph-mon[131825]: pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:28 smithi078 ceph-mon[139570]: pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:28 smithi078 ceph-mon[142991]: pgmap v4401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:30 smithi118 ceph-mon[131825]: pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:30 smithi078 ceph-mon[139570]: pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:30 smithi078 ceph-mon[142991]: pgmap v4402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:30.760 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:32:31.069 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:32:31.069 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (71m) 4m ago 75m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:32:31.069 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (71m) 3m ago 75m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (76m) 4m ago 76m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (76m) 3m ago 76m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (70m) 3m ago 79m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (71m) 4m ago 81m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (70m) 4m ago 81m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (69m) 3m ago 79m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (70m) 4m ago 79m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (71m) 4m ago 75m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (71m) 3m ago 74m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:32:31.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (68m) 4m ago 79m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (68m) 4m ago 78m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (67m) 4m ago 78m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (67m) 4m ago 78m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (66m) 3m ago 77m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (66m) 3m ago 77m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (65m) 3m ago 77m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (65m) 3m ago 76m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:32:31.071 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (70m) 3m ago 75m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:32:31.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:32 smithi118 ceph-mon[131825]: from='client.48107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:32 smithi118 ceph-mon[131825]: pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:32 smithi118 ceph-mon[131825]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3842328303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[142991]: from='client.48107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[142991]: pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[142991]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3842328303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[139570]: from='client.48107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[139570]: pgmap v4403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[139570]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3842328303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:33 smithi118 ceph-mon[131825]: pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:33 smithi078 ceph-mon[139570]: pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:33 smithi078 ceph-mon[142991]: pgmap v4404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:36 smithi118 ceph-mon[131825]: pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:36 smithi078 ceph-mon[139570]: pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:36 smithi078 ceph-mon[142991]: pgmap v4405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:32:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:38 smithi118 ceph-mon[131825]: pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:38 smithi078 ceph-mon[139570]: pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:38 smithi078 ceph-mon[142991]: pgmap v4406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:40 smithi118 ceph-mon[131825]: pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:40 smithi078 ceph-mon[139570]: pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:40 smithi078 ceph-mon[142991]: pgmap v4407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:42 smithi118 ceph-mon[131825]: pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:42 smithi078 ceph-mon[139570]: pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:42 smithi078 ceph-mon[142991]: pgmap v4408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:32:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:32:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:32:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:32:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:32:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:32:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:32:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:44 smithi118 ceph-mon[131825]: pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:44 smithi078 ceph-mon[139570]: pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:44 smithi078 ceph-mon[142991]: pgmap v4409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:46 smithi118 ceph-mon[131825]: pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:46 smithi078 ceph-mon[142991]: pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:46 smithi078 ceph-mon[139570]: pgmap v4410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:32:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:32:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:48 smithi118 ceph-mon[131825]: pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:48 smithi078 ceph-mon[139570]: pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:48 smithi078 ceph-mon[142991]: pgmap v4411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:50 smithi118 ceph-mon[131825]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:50 smithi078 ceph-mon[139570]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:50 smithi078 ceph-mon[142991]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:52 smithi118 ceph-mon[131825]: pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:52 smithi078 ceph-mon[139570]: pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:52 smithi078 ceph-mon[142991]: pgmap v4413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:53 smithi118 ceph-mon[131825]: pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:53 smithi078 ceph-mon[139570]: pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:53 smithi078 ceph-mon[142991]: pgmap v4414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:56 smithi118 ceph-mon[131825]: pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:56 smithi078 ceph-mon[139570]: pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:56 smithi078 ceph-mon[142991]: pgmap v4415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:32:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:32:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:32:58 smithi118 ceph-mon[131825]: pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:32:58 smithi078 ceph-mon[139570]: pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:32:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:32:58 smithi078 ceph-mon[142991]: pgmap v4416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:00 smithi118 ceph-mon[131825]: pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:00 smithi078 ceph-mon[139570]: pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:00 smithi078 ceph-mon[142991]: pgmap v4417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:01.800 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (72m) 5m ago 76m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (71m) 4m ago 75m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (76m) 5m ago 76m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (76m) 4m ago 76m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (71m) 4m ago 80m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (71m) 5m ago 81m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (70m) 5m ago 81m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (70m) 4m ago 80m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (70m) 5m ago 80m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:33:02.111 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (72m) 5m ago 75m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (71m) 4m ago 75m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (69m) 5m ago 79m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (68m) 5m ago 79m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (68m) 5m ago 79m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (67m) 5m ago 78m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (67m) 4m ago 78m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (66m) 4m ago 77m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (66m) 4m ago 77m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (65m) 4m ago 77m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:33:02.112 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (71m) 4m ago 76m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:02 smithi118 ceph-mon[131825]: pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:02 smithi078 ceph-mon[139570]: pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:02 smithi078 ceph-mon[142991]: pgmap v4418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:02.493 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:33:02.493 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:33:02.493 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:33:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:03 smithi118 ceph-mon[131825]: from='client.48125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:03 smithi118 ceph-mon[131825]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/346517671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[139570]: from='client.48125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[139570]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/346517671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[142991]: from='client.48125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[142991]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/346517671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:04 smithi118 ceph-mon[131825]: pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:04 smithi078 ceph-mon[139570]: pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:04 smithi078 ceph-mon[142991]: pgmap v4419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:06 smithi118 ceph-mon[131825]: pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:06 smithi078 ceph-mon[142991]: pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:06 smithi078 ceph-mon[139570]: pgmap v4420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:33:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:08 smithi118 ceph-mon[131825]: pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:08 smithi078 ceph-mon[139570]: pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:08 smithi078 ceph-mon[142991]: pgmap v4421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:10 smithi118 ceph-mon[131825]: pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:10 smithi078 ceph-mon[139570]: pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:10 smithi078 ceph-mon[142991]: pgmap v4422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:12 smithi118 ceph-mon[131825]: pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:12 smithi078 ceph-mon[139570]: pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:12 smithi078 ceph-mon[142991]: pgmap v4423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:13 smithi118 ceph-mon[131825]: pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:13 smithi078 ceph-mon[139570]: pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:13 smithi078 ceph-mon[142991]: pgmap v4424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:16 smithi118 ceph-mon[131825]: pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:16 smithi078 ceph-mon[139570]: pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:16 smithi078 ceph-mon[142991]: pgmap v4425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:33:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:18 smithi118 ceph-mon[131825]: pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:18 smithi078 ceph-mon[139570]: pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:18 smithi078 ceph-mon[142991]: pgmap v4426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:20 smithi118 ceph-mon[131825]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:20 smithi078 ceph-mon[142991]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:20 smithi078 ceph-mon[139570]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:22 smithi118 ceph-mon[131825]: pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:22 smithi078 ceph-mon[139570]: pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:22 smithi078 ceph-mon[142991]: pgmap v4428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:23 smithi118 ceph-mon[131825]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:23 smithi078 ceph-mon[139570]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:23 smithi078 ceph-mon[142991]: pgmap v4429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:26 smithi118 ceph-mon[131825]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:26 smithi078 ceph-mon[139570]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:26 smithi078 ceph-mon[142991]: pgmap v4430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:33:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:28 smithi118 ceph-mon[131825]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:28 smithi078 ceph-mon[139570]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:28 smithi078 ceph-mon[142991]: pgmap v4431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:30 smithi118 ceph-mon[131825]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:30 smithi078 ceph-mon[139570]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:30 smithi078 ceph-mon[142991]: pgmap v4432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:32 smithi118 ceph-mon[131825]: pgmap v4433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:32 smithi078 ceph-mon[139570]: pgmap v4433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:32 smithi078 ceph-mon[142991]: pgmap v4433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:32.840 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:33:33.152 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:33:33.152 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (72m) 6m ago 76m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:33:33.152 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (72m) 4m ago 76m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:33:33.152 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (77m) 6m ago 77m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (77m) 4m ago 77m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (71m) 4m ago 80m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (72m) 6m ago 82m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (71m) 6m ago 82m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (70m) 4m ago 81m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (71m) 6m ago 80m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (72m) 6m ago 76m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (72m) 4m ago 76m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (70m) 6m ago 80m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (69m) 6m ago 79m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (68m) 6m ago 79m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:33:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (68m) 6m ago 79m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:33:33.154 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (67m) 4m ago 78m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:33:33.154 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (67m) 4m ago 78m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:33:33.154 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (66m) 4m ago 78m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:33:33.154 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (66m) 4m ago 77m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:33:33.154 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (71m) 4m ago 76m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:33:33.538 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:33:33.539 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:33:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:33 smithi118 ceph-mon[131825]: from='client.48143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:33 smithi118 ceph-mon[131825]: pgmap v4434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:33 smithi118 ceph-mon[131825]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/304629721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[139570]: from='client.48143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[139570]: pgmap v4434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[139570]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/304629721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[142991]: from='client.48143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[142991]: pgmap v4434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[142991]: from='client.48149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:33:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/304629721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:33:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:36 smithi118 ceph-mon[131825]: pgmap v4435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:36 smithi078 ceph-mon[139570]: pgmap v4435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:36 smithi078 ceph-mon[142991]: pgmap v4435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:33:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:38 smithi118 ceph-mon[131825]: pgmap v4436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:38 smithi078 ceph-mon[139570]: pgmap v4436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:38 smithi078 ceph-mon[142991]: pgmap v4436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:40 smithi118 ceph-mon[131825]: pgmap v4437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:40 smithi078 ceph-mon[139570]: pgmap v4437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:40 smithi078 ceph-mon[142991]: pgmap v4437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:42 smithi118 ceph-mon[131825]: pgmap v4438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:42 smithi078 ceph-mon[139570]: pgmap v4438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:42 smithi078 ceph-mon[142991]: pgmap v4438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:33:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:33:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:33:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: pgmap v4439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:33:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:33:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: pgmap v4439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: pgmap v4439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:33:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:33:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:46 smithi118 ceph-mon[131825]: pgmap v4440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:46 smithi078 ceph-mon[139570]: pgmap v4440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:46 smithi078 ceph-mon[142991]: pgmap v4440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:33:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:33:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:48 smithi118 ceph-mon[131825]: pgmap v4441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:48 smithi078 ceph-mon[139570]: pgmap v4441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:48 smithi078 ceph-mon[142991]: pgmap v4441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:50 smithi118 ceph-mon[131825]: pgmap v4442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:50 smithi078 ceph-mon[139570]: pgmap v4442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:50 smithi078 ceph-mon[142991]: pgmap v4442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:52 smithi118 ceph-mon[131825]: pgmap v4443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:52 smithi078 ceph-mon[139570]: pgmap v4443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:52 smithi078 ceph-mon[142991]: pgmap v4443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:53 smithi078 ceph-mon[139570]: pgmap v4444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:53 smithi078 ceph-mon[142991]: pgmap v4444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:53 smithi118 ceph-mon[131825]: pgmap v4444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:56 smithi118 ceph-mon[131825]: pgmap v4445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:56 smithi078 ceph-mon[139570]: pgmap v4445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:56 smithi078 ceph-mon[142991]: pgmap v4445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:33:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:33:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:33:58 smithi118 ceph-mon[131825]: pgmap v4446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:33:58 smithi078 ceph-mon[139570]: pgmap v4446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:33:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:33:58 smithi078 ceph-mon[142991]: pgmap v4446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:00 smithi118 ceph-mon[131825]: pgmap v4447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:00 smithi078 ceph-mon[139570]: pgmap v4447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:00 smithi078 ceph-mon[142991]: pgmap v4447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:02 smithi118 ceph-mon[131825]: pgmap v4448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:02 smithi078 ceph-mon[142991]: pgmap v4448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:02 smithi078 ceph-mon[139570]: pgmap v4448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:03.884 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (73m) 6m ago 77m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (72m) 5m ago 76m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (77m) 6m ago 77m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (77m) 5m ago 77m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (72m) 5m ago 81m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (72m) 6m ago 82m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (71m) 6m ago 82m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (71m) 5m ago 81m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:34:04.195 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (71m) 6m ago 81m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (73m) 6m ago 76m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (72m) 5m ago 76m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (70m) 6m ago 80m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (69m) 6m ago 80m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (69m) 6m ago 80m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (68m) 6m ago 79m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (68m) 5m ago 79m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (67m) 5m ago 79m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (67m) 5m ago 78m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (66m) 5m ago 78m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:34:04.196 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (72m) 5m ago 77m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:34:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:03 smithi078 ceph-mon[139570]: pgmap v4449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:03 smithi078 ceph-mon[142991]: pgmap v4449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:03 smithi118 ceph-mon[131825]: pgmap v4449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:04.575 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:34:04.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:34:04.577 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:34:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[139570]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[139570]: from='client.38208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2510847856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[142991]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[142991]: from='client.38208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2510847856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:04 smithi118 ceph-mon[131825]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:04 smithi118 ceph-mon[131825]: from='client.38208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2510847856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:05 smithi078 ceph-mon[139570]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:05 smithi078 ceph-mon[142991]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:05 smithi118 ceph-mon[131825]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:34:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:08 smithi118 ceph-mon[131825]: pgmap v4451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:08 smithi078 ceph-mon[139570]: pgmap v4451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:08 smithi078 ceph-mon[142991]: pgmap v4451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:10 smithi118 ceph-mon[131825]: pgmap v4452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:10 smithi078 ceph-mon[139570]: pgmap v4452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:10 smithi078 ceph-mon[142991]: pgmap v4452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:12 smithi118 ceph-mon[131825]: pgmap v4453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:12 smithi078 ceph-mon[139570]: pgmap v4453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:12 smithi078 ceph-mon[142991]: pgmap v4453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:13 smithi078 ceph-mon[139570]: pgmap v4454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:13 smithi078 ceph-mon[142991]: pgmap v4454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:13 smithi118 ceph-mon[131825]: pgmap v4454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:16 smithi118 ceph-mon[131825]: pgmap v4455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:16 smithi078 ceph-mon[139570]: pgmap v4455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:16 smithi078 ceph-mon[142991]: pgmap v4455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:34:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:18 smithi118 ceph-mon[131825]: pgmap v4456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:18 smithi078 ceph-mon[139570]: pgmap v4456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:18 smithi078 ceph-mon[142991]: pgmap v4456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:20 smithi118 ceph-mon[131825]: pgmap v4457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:20 smithi078 ceph-mon[139570]: pgmap v4457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:20 smithi078 ceph-mon[142991]: pgmap v4457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:22 smithi118 ceph-mon[131825]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:22 smithi078 ceph-mon[139570]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:22 smithi078 ceph-mon[142991]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:23 smithi078 ceph-mon[139570]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:23 smithi078 ceph-mon[142991]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:23 smithi118 ceph-mon[131825]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:26 smithi118 ceph-mon[131825]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:26 smithi078 ceph-mon[139570]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:26 smithi078 ceph-mon[142991]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:34:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:28 smithi118 ceph-mon[131825]: pgmap v4461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:28 smithi078 ceph-mon[139570]: pgmap v4461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:28.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:28 smithi078 ceph-mon[142991]: pgmap v4461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:30 smithi118 ceph-mon[131825]: pgmap v4462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:30 smithi078 ceph-mon[139570]: pgmap v4462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:30 smithi078 ceph-mon[142991]: pgmap v4462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:32 smithi118 ceph-mon[131825]: pgmap v4463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:32 smithi078 ceph-mon[139570]: pgmap v4463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:32 smithi078 ceph-mon[142991]: pgmap v4463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:33 smithi078 ceph-mon[142991]: pgmap v4464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:33 smithi078 ceph-mon[139570]: pgmap v4464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:33 smithi118 ceph-mon[131825]: pgmap v4464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:34.925 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (73m) 7m ago 77m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (73m) 5m ago 77m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (78m) 7m ago 78m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (78m) 5m ago 78m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (72m) 5m ago 81m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (73m) 7m ago 83m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (72m) 7m ago 83m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:34:35.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (71m) 5m ago 82m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (72m) 7m ago 81m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (73m) 7m ago 77m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (73m) 5m ago 77m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (71m) 7m ago 81m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (70m) 7m ago 81m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (69m) 7m ago 80m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (69m) 7m ago 80m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (68m) 5m ago 79m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (68m) 5m ago 79m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (67m) 5m ago 79m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (67m) 5m ago 78m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:34:35.235 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (72m) 5m ago 78m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:34:35.614 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:34:35.615 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:34:35.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:34:35.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:34:35.616 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:34:35.616 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:34:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:36 smithi118 ceph-mon[131825]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:36 smithi118 ceph-mon[131825]: pgmap v4465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:36 smithi118 ceph-mon[131825]: from='client.38226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1586593578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[139570]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[139570]: pgmap v4465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[139570]: from='client.38226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1586593578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[142991]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[142991]: pgmap v4465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[142991]: from='client.38226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:34:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1586593578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:34:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:34:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:38 smithi118 ceph-mon[131825]: pgmap v4466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:38 smithi078 ceph-mon[139570]: pgmap v4466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:38 smithi078 ceph-mon[142991]: pgmap v4466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:40 smithi118 ceph-mon[131825]: pgmap v4467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:40 smithi078 ceph-mon[139570]: pgmap v4467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:40 smithi078 ceph-mon[142991]: pgmap v4467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:42 smithi118 ceph-mon[131825]: pgmap v4468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:42 smithi078 ceph-mon[139570]: pgmap v4468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:42 smithi078 ceph-mon[142991]: pgmap v4468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:43 smithi078 ceph-mon[139570]: pgmap v4469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:34:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:43 smithi078 ceph-mon[142991]: pgmap v4469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:34:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:43 smithi118 ceph-mon[131825]: pgmap v4469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:34:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:34:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:34:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:34:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:34:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:34:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:34:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:34:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:34:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:34:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:45 smithi078 ceph-mon[139570]: pgmap v4470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:45 smithi078 ceph-mon[142991]: pgmap v4470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:45 smithi118 ceph-mon[131825]: pgmap v4470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:34:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:34:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:47 smithi078 ceph-mon[139570]: pgmap v4471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:47 smithi078 ceph-mon[142991]: pgmap v4471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:47 smithi118 ceph-mon[131825]: pgmap v4471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:50 smithi118 ceph-mon[131825]: pgmap v4472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:50 smithi078 ceph-mon[139570]: pgmap v4472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:50 smithi078 ceph-mon[142991]: pgmap v4472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:52 smithi118 ceph-mon[131825]: pgmap v4473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:52 smithi078 ceph-mon[139570]: pgmap v4473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:52 smithi078 ceph-mon[142991]: pgmap v4473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:53 smithi078 ceph-mon[139570]: pgmap v4474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:53 smithi078 ceph-mon[142991]: pgmap v4474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:53 smithi118 ceph-mon[131825]: pgmap v4474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:56 smithi118 ceph-mon[131825]: pgmap v4475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:56 smithi078 ceph-mon[139570]: pgmap v4475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:56 smithi078 ceph-mon[142991]: pgmap v4475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:34:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:34:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:34:58 smithi118 ceph-mon[131825]: pgmap v4476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:34:58 smithi078 ceph-mon[139570]: pgmap v4476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:34:58.514 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:34:58 smithi078 ceph-mon[142991]: pgmap v4476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:00 smithi118 ceph-mon[131825]: pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:00 smithi078 ceph-mon[139570]: pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:00 smithi078 ceph-mon[142991]: pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:02 smithi118 ceph-mon[131825]: pgmap v4478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:02 smithi078 ceph-mon[139570]: pgmap v4478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:02 smithi078 ceph-mon[142991]: pgmap v4478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:03 smithi078 ceph-mon[139570]: pgmap v4479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:03 smithi078 ceph-mon[142991]: pgmap v4479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:03 smithi118 ceph-mon[131825]: pgmap v4479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:05.962 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:35:06.276 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (74m) 7m ago 78m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (73m) 6m ago 77m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (79m) 7m ago 79m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (78m) 6m ago 78m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (73m) 6m ago 82m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (73m) 7m ago 83m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (72m) 7m ago 83m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (72m) 6m ago 82m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (72m) 7m ago 82m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (74m) 7m ago 77m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (73m) 6m ago 77m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (71m) 7m ago 81m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (71m) 7m ago 81m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:35:06.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (70m) 7m ago 81m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (69m) 7m ago 80m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (69m) 6m ago 80m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (68m) 6m ago 80m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (68m) 6m ago 79m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (67m) 6m ago 79m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:35:06.278 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (73m) 6m ago 78m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:35:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:06 smithi118 ceph-mon[131825]: pgmap v4480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:06 smithi078 ceph-mon[139570]: pgmap v4480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:06 smithi078 ceph-mon[142991]: pgmap v4480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:06.663 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:35:06.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:35:06.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:35:06.664 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:35:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:35:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:07 smithi118 ceph-mon[131825]: from='client.38238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:07 smithi118 ceph-mon[131825]: from='client.48203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1093580314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[142991]: from='client.38238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[142991]: from='client.48203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1093580314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[139570]: from='client.38238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[139570]: from='client.48203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1093580314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:08 smithi118 ceph-mon[131825]: pgmap v4481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:08 smithi078 ceph-mon[139570]: pgmap v4481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:08 smithi078 ceph-mon[142991]: pgmap v4481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:10 smithi118 ceph-mon[131825]: pgmap v4482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:10 smithi078 ceph-mon[139570]: pgmap v4482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:10 smithi078 ceph-mon[142991]: pgmap v4482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:12 smithi118 ceph-mon[131825]: pgmap v4483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:12 smithi078 ceph-mon[139570]: pgmap v4483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:12 smithi078 ceph-mon[142991]: pgmap v4483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:13 smithi078 ceph-mon[139570]: pgmap v4484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:13 smithi078 ceph-mon[142991]: pgmap v4484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:13 smithi118 ceph-mon[131825]: pgmap v4484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:16 smithi118 ceph-mon[131825]: pgmap v4485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:16 smithi078 ceph-mon[139570]: pgmap v4485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:16 smithi078 ceph-mon[142991]: pgmap v4485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:35:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:18 smithi118 ceph-mon[131825]: pgmap v4486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:18 smithi078 ceph-mon[139570]: pgmap v4486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:18 smithi078 ceph-mon[142991]: pgmap v4486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:20 smithi118 ceph-mon[131825]: pgmap v4487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:20 smithi078 ceph-mon[139570]: pgmap v4487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:20 smithi078 ceph-mon[142991]: pgmap v4487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:22 smithi118 ceph-mon[131825]: pgmap v4488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:22 smithi078 ceph-mon[139570]: pgmap v4488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:22 smithi078 ceph-mon[142991]: pgmap v4488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:23 smithi078 ceph-mon[139570]: pgmap v4489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:23 smithi078 ceph-mon[142991]: pgmap v4489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:23 smithi118 ceph-mon[131825]: pgmap v4489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:26 smithi118 ceph-mon[131825]: pgmap v4490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:26 smithi078 ceph-mon[139570]: pgmap v4490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:26 smithi078 ceph-mon[142991]: pgmap v4490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:35:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:28 smithi118 ceph-mon[131825]: pgmap v4491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:28 smithi078 ceph-mon[139570]: pgmap v4491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:28 smithi078 ceph-mon[142991]: pgmap v4491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:30 smithi118 ceph-mon[131825]: pgmap v4492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:30 smithi078 ceph-mon[139570]: pgmap v4492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:30 smithi078 ceph-mon[142991]: pgmap v4492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:32 smithi118 ceph-mon[131825]: pgmap v4493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:32 smithi078 ceph-mon[139570]: pgmap v4493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:32 smithi078 ceph-mon[142991]: pgmap v4493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:33 smithi078 ceph-mon[139570]: pgmap v4494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:33 smithi078 ceph-mon[142991]: pgmap v4494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:33 smithi118 ceph-mon[131825]: pgmap v4494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:36 smithi118 ceph-mon[131825]: pgmap v4495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:36 smithi078 ceph-mon[139570]: pgmap v4495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:36 smithi078 ceph-mon[142991]: pgmap v4495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:35:37.005 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:35:37.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (74m) 8m ago 78m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (74m) 7m ago 78m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (79m) 8m ago 79m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (79m) 7m ago 79m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (73m) 7m ago 82m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (74m) 8m ago 84m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (73m) 8m ago 84m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (72m) 7m ago 83m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (73m) 8m ago 82m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (74m) 8m ago 78m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (74m) 7m ago 78m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (72m) 8m ago 82m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (71m) 8m ago 82m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:35:37.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (70m) 8m ago 81m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (70m) 8m ago 81m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (69m) 7m ago 80m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (69m) 7m ago 80m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (68m) 7m ago 80m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (68m) 7m ago 79m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:35:37.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (73m) 7m ago 79m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:35:37.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:35:37.705 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:35:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:38 smithi118 ceph-mon[131825]: from='client.48215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:38 smithi118 ceph-mon[131825]: pgmap v4496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:38 smithi118 ceph-mon[131825]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/439359810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[142991]: from='client.48215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[142991]: pgmap v4496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[142991]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/439359810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[139570]: from='client.48215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[139570]: pgmap v4496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[139570]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:35:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/439359810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:35:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:40 smithi118 ceph-mon[131825]: pgmap v4497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:40 smithi078 ceph-mon[139570]: pgmap v4497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:40 smithi078 ceph-mon[142991]: pgmap v4497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:42 smithi118 ceph-mon[131825]: pgmap v4498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:42 smithi078 ceph-mon[139570]: pgmap v4498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:42 smithi078 ceph-mon[142991]: pgmap v4498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:43 smithi078 ceph-mon[139570]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:43 smithi078 ceph-mon[142991]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:43 smithi118 ceph-mon[131825]: pgmap v4499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:35:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[139570]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[142991]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:45 smithi118 ceph-mon[131825]: pgmap v4500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:35:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:35:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:35:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:35:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:35:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:47 smithi078 ceph-mon[139570]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:47 smithi078 ceph-mon[142991]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:47 smithi118 ceph-mon[131825]: pgmap v4501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:50 smithi118 ceph-mon[131825]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:50 smithi078 ceph-mon[139570]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:50 smithi078 ceph-mon[142991]: pgmap v4502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:52 smithi118 ceph-mon[131825]: pgmap v4503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:52 smithi078 ceph-mon[139570]: pgmap v4503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:52 smithi078 ceph-mon[142991]: pgmap v4503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:53 smithi078 ceph-mon[139570]: pgmap v4504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:53 smithi078 ceph-mon[142991]: pgmap v4504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:53 smithi118 ceph-mon[131825]: pgmap v4504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:56 smithi118 ceph-mon[131825]: pgmap v4505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:56 smithi078 ceph-mon[139570]: pgmap v4505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:56 smithi078 ceph-mon[142991]: pgmap v4505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:35:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:35:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:35:58 smithi118 ceph-mon[131825]: pgmap v4506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:35:58 smithi078 ceph-mon[139570]: pgmap v4506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:35:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:35:58 smithi078 ceph-mon[142991]: pgmap v4506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:00 smithi118 ceph-mon[131825]: pgmap v4507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:00 smithi078 ceph-mon[139570]: pgmap v4507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:00 smithi078 ceph-mon[142991]: pgmap v4507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:02 smithi118 ceph-mon[131825]: pgmap v4508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:02 smithi078 ceph-mon[139570]: pgmap v4508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:02 smithi078 ceph-mon[142991]: pgmap v4508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:03 smithi078 ceph-mon[139570]: pgmap v4509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:03 smithi078 ceph-mon[142991]: pgmap v4509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:03 smithi118 ceph-mon[131825]: pgmap v4509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:06 smithi118 ceph-mon[131825]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:06 smithi078 ceph-mon[139570]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:06 smithi078 ceph-mon[142991]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:36:08.052 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (75m) 8m ago 79m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (74m) 7m ago 78m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (80m) 8m ago 80m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (80m) 7m ago 80m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (74m) 7m ago 83m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (74m) 8m ago 84m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (74m) 8m ago 84m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:36:08.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (73m) 7m ago 83m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (73m) 8m ago 83m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (75m) 8m ago 78m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (74m) 7m ago 78m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (72m) 8m ago 82m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (72m) 8m ago 82m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (71m) 8m ago 82m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (70m) 8m ago 81m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (70m) 7m ago 81m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (69m) 7m ago 81m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (69m) 7m ago 80m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (68m) 7m ago 80m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:36:08.366 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (74m) 7m ago 79m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:36:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:08 smithi118 ceph-mon[131825]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:08 smithi078 ceph-mon[139570]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:08 smithi078 ceph-mon[142991]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:36:08.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:36:08.742 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:36:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:09 smithi118 ceph-mon[131825]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:09 smithi118 ceph-mon[131825]: from='client.48239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3861730463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[139570]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[139570]: from='client.48239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3861730463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[142991]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[142991]: from='client.48239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3861730463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:10 smithi118 ceph-mon[131825]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:10 smithi078 ceph-mon[139570]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:10 smithi078 ceph-mon[142991]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:12 smithi118 ceph-mon[131825]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:12 smithi078 ceph-mon[139570]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:12 smithi078 ceph-mon[142991]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:13 smithi078 ceph-mon[139570]: pgmap v4514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:13 smithi078 ceph-mon[142991]: pgmap v4514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:13 smithi118 ceph-mon[131825]: pgmap v4514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:16 smithi118 ceph-mon[131825]: pgmap v4515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:16 smithi078 ceph-mon[139570]: pgmap v4515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:16 smithi078 ceph-mon[142991]: pgmap v4515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:36:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:18 smithi118 ceph-mon[131825]: pgmap v4516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:18 smithi078 ceph-mon[139570]: pgmap v4516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:18 smithi078 ceph-mon[142991]: pgmap v4516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:20 smithi118 ceph-mon[131825]: pgmap v4517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:20 smithi078 ceph-mon[139570]: pgmap v4517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:20 smithi078 ceph-mon[142991]: pgmap v4517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:22 smithi118 ceph-mon[131825]: pgmap v4518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:22 smithi078 ceph-mon[139570]: pgmap v4518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:22 smithi078 ceph-mon[142991]: pgmap v4518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:23 smithi078 ceph-mon[139570]: pgmap v4519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:23 smithi078 ceph-mon[142991]: pgmap v4519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:23 smithi118 ceph-mon[131825]: pgmap v4519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:26 smithi118 ceph-mon[131825]: pgmap v4520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:26 smithi078 ceph-mon[139570]: pgmap v4520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:26 smithi078 ceph-mon[142991]: pgmap v4520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:36:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:28 smithi118 ceph-mon[131825]: pgmap v4521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:28 smithi078 ceph-mon[139570]: pgmap v4521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:28 smithi078 ceph-mon[142991]: pgmap v4521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:30 smithi118 ceph-mon[131825]: pgmap v4522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:30 smithi078 ceph-mon[139570]: pgmap v4522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:30 smithi078 ceph-mon[142991]: pgmap v4522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:32 smithi118 ceph-mon[131825]: pgmap v4523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:32 smithi078 ceph-mon[139570]: pgmap v4523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:32 smithi078 ceph-mon[142991]: pgmap v4523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:33 smithi078 ceph-mon[139570]: pgmap v4524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:33 smithi078 ceph-mon[142991]: pgmap v4524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:33 smithi118 ceph-mon[131825]: pgmap v4524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:36 smithi118 ceph-mon[131825]: pgmap v4525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:36 smithi078 ceph-mon[139570]: pgmap v4525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:36 smithi078 ceph-mon[142991]: pgmap v4525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:36:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:38 smithi118 ceph-mon[131825]: pgmap v4526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:38 smithi078 ceph-mon[139570]: pgmap v4526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:38 smithi078 ceph-mon[142991]: pgmap v4526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:39.085 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (75m) 9m ago 79m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (75m) 8m ago 79m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (80m) 9m ago 80m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (80m) 8m ago 80m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (74m) 8m ago 83m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:36:39.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (75m) 9m ago 85m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (74m) 9m ago 85m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (73m) 8m ago 84m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (74m) 9m ago 84m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (75m) 9m ago 79m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (75m) 8m ago 79m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (73m) 9m ago 83m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (72m) 9m ago 83m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (72m) 9m ago 82m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (71m) 9m ago 82m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (70m) 8m ago 81m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (70m) 8m ago 81m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (69m) 8m ago 81m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (69m) 8m ago 80m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:36:39.392 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (74m) 8m ago 80m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:36:39.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:36:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:36:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:40 smithi118 ceph-mon[131825]: pgmap v4527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:40 smithi118 ceph-mon[131825]: from='client.48251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:40 smithi118 ceph-mon[131825]: from='client.48257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3540856932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[142991]: pgmap v4527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[142991]: from='client.48251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[142991]: from='client.48257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3540856932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[139570]: pgmap v4527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[139570]: from='client.48251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[139570]: from='client.48257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:36:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3540856932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:36:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:42 smithi118 ceph-mon[131825]: pgmap v4528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:42 smithi078 ceph-mon[139570]: pgmap v4528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:42 smithi078 ceph-mon[142991]: pgmap v4528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:43 smithi078 ceph-mon[139570]: pgmap v4529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:43 smithi078 ceph-mon[142991]: pgmap v4529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:43 smithi118 ceph-mon[131825]: pgmap v4529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:46 smithi118 ceph-mon[131825]: pgmap v4530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:36:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[139570]: pgmap v4530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:36:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[142991]: pgmap v4530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:36:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:36:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:36:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:36:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:36:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:48 smithi118 ceph-mon[131825]: pgmap v4531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:48 smithi078 ceph-mon[139570]: pgmap v4531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:48 smithi078 ceph-mon[142991]: pgmap v4531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:50 smithi118 ceph-mon[131825]: pgmap v4532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:50 smithi078 ceph-mon[139570]: pgmap v4532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:50 smithi078 ceph-mon[142991]: pgmap v4532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:52 smithi118 ceph-mon[131825]: pgmap v4533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:52 smithi078 ceph-mon[139570]: pgmap v4533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:52 smithi078 ceph-mon[142991]: pgmap v4533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:53 smithi078 ceph-mon[139570]: pgmap v4534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:53 smithi078 ceph-mon[142991]: pgmap v4534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:53 smithi118 ceph-mon[131825]: pgmap v4534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:56 smithi118 ceph-mon[131825]: pgmap v4535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:56 smithi078 ceph-mon[139570]: pgmap v4535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:56 smithi078 ceph-mon[142991]: pgmap v4535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:36:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:36:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:36:58 smithi118 ceph-mon[131825]: pgmap v4536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:36:58 smithi078 ceph-mon[139570]: pgmap v4536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:36:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:36:58 smithi078 ceph-mon[142991]: pgmap v4536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:00 smithi118 ceph-mon[131825]: pgmap v4537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:00 smithi078 ceph-mon[139570]: pgmap v4537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:00 smithi078 ceph-mon[142991]: pgmap v4537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:02 smithi118 ceph-mon[131825]: pgmap v4538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:02 smithi078 ceph-mon[139570]: pgmap v4538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:02 smithi078 ceph-mon[142991]: pgmap v4538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:03 smithi078 ceph-mon[139570]: pgmap v4539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:03 smithi078 ceph-mon[142991]: pgmap v4539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:03 smithi118 ceph-mon[131825]: pgmap v4539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:06 smithi118 ceph-mon[131825]: pgmap v4540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:06 smithi078 ceph-mon[139570]: pgmap v4540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:06 smithi078 ceph-mon[142991]: pgmap v4540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:37:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:08 smithi118 ceph-mon[131825]: pgmap v4541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:08 smithi078 ceph-mon[139570]: pgmap v4541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:08 smithi078 ceph-mon[142991]: pgmap v4541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:10.121 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:37:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:10 smithi118 ceph-mon[131825]: pgmap v4542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:10.429 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:37:10.429 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (76m) 9m ago 80m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:37:10.429 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (75m) 8m ago 79m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:37:10.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (81m) 9m ago 81m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:37:10.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (81m) 8m ago 81m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (75m) 8m ago 84m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (75m) 9m ago 85m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (75m) 9m ago 85m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (74m) 8m ago 84m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (74m) 9m ago 84m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (76m) 9m ago 79m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (75m) 8m ago 79m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (73m) 9m ago 83m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (73m) 9m ago 83m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (72m) 9m ago 83m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (72m) 9m ago 82m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (71m) 8m ago 82m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:37:10.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (70m) 8m ago 82m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:37:10.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (70m) 8m ago 81m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:37:10.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (69m) 8m ago 81m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:37:10.431 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (75m) 8m ago 80m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:37:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:10 smithi078 ceph-mon[139570]: pgmap v4542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:10 smithi078 ceph-mon[142991]: pgmap v4542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:37:10.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:37:10.814 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:37:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:11 smithi118 ceph-mon[131825]: from='client.48269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:11 smithi118 ceph-mon[131825]: from='client.38316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3234147788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[139570]: from='client.48269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[139570]: from='client.38316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3234147788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[142991]: from='client.48269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[142991]: from='client.38316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3234147788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:12 smithi118 ceph-mon[131825]: pgmap v4543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:12 smithi078 ceph-mon[139570]: pgmap v4543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:12 smithi078 ceph-mon[142991]: pgmap v4543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:13 smithi078 ceph-mon[139570]: pgmap v4544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:13 smithi078 ceph-mon[142991]: pgmap v4544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:13 smithi118 ceph-mon[131825]: pgmap v4544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:16 smithi118 ceph-mon[131825]: pgmap v4545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:16 smithi078 ceph-mon[142991]: pgmap v4545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:16 smithi078 ceph-mon[139570]: pgmap v4545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:37:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:18 smithi118 ceph-mon[131825]: pgmap v4546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:18 smithi078 ceph-mon[139570]: pgmap v4546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:18 smithi078 ceph-mon[142991]: pgmap v4546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:20 smithi118 ceph-mon[131825]: pgmap v4547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:20 smithi078 ceph-mon[139570]: pgmap v4547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:20 smithi078 ceph-mon[142991]: pgmap v4547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:22 smithi118 ceph-mon[131825]: pgmap v4548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:22 smithi078 ceph-mon[139570]: pgmap v4548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:22 smithi078 ceph-mon[142991]: pgmap v4548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:23 smithi078 ceph-mon[139570]: pgmap v4549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:23 smithi078 ceph-mon[142991]: pgmap v4549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:23 smithi118 ceph-mon[131825]: pgmap v4549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:26 smithi118 ceph-mon[131825]: pgmap v4550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:26 smithi078 ceph-mon[139570]: pgmap v4550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:26 smithi078 ceph-mon[142991]: pgmap v4550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T02:37:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:28 smithi118 ceph-mon[131825]: pgmap v4551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:28 smithi078 ceph-mon[139570]: pgmap v4551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:28 smithi078 ceph-mon[142991]: pgmap v4551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:30 smithi118 ceph-mon[131825]: pgmap v4552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:30 smithi078 ceph-mon[139570]: pgmap v4552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:30 smithi078 ceph-mon[142991]: pgmap v4552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:32 smithi118 ceph-mon[131825]: pgmap v4553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:32 smithi078 ceph-mon[139570]: pgmap v4553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:32 smithi078 ceph-mon[142991]: pgmap v4553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:33 smithi078 ceph-mon[139570]: pgmap v4554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:33 smithi078 ceph-mon[142991]: pgmap v4554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:33 smithi118 ceph-mon[131825]: pgmap v4554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:36 smithi118 ceph-mon[131825]: pgmap v4555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:36 smithi078 ceph-mon[139570]: pgmap v4555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:36 smithi078 ceph-mon[142991]: pgmap v4555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:37:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:38 smithi118 ceph-mon[131825]: pgmap v4556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:38 smithi078 ceph-mon[139570]: pgmap v4556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:38 smithi078 ceph-mon[142991]: pgmap v4556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:40 smithi118 ceph-mon[131825]: pgmap v4557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:40 smithi078 ceph-mon[139570]: pgmap v4557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:40 smithi078 ceph-mon[142991]: pgmap v4557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:41.158 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (76m) 10m ago 80m 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (76m) 9m ago 80m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (81m) 10m ago 81m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (81m) 9m ago 81m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (75m) 9m ago 84m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (76m) 10m ago 86m 599M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (75m) 10m ago 86m 565M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (74m) 9m ago 85m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (75m) 10m ago 85m 301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (76m) 10m ago 80m 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:37:41.466 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (76m) 9m ago 80m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (74m) 10m ago 84m 4682M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (73m) 10m ago 84m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (73m) 10m ago 83m 4077M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (72m) 10m ago 83m 3444M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (71m) 9m ago 83m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (71m) 9m ago 82m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (70m) 9m ago 82m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (70m) 9m ago 81m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:37:41.467 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (75m) 9m ago 81m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:37:41.848 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:37:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:37:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:42 smithi118 ceph-mon[131825]: pgmap v4558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:42 smithi118 ceph-mon[131825]: from='client.48287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1292381403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[139570]: pgmap v4558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[139570]: from='client.48287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1292381403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[142991]: pgmap v4558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[142991]: from='client.48287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1292381403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:37:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:43 smithi118 ceph-mon[131825]: from='client.38334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:43 smithi078 ceph-mon[139570]: from='client.38334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:43 smithi078 ceph-mon[142991]: from='client.38334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:37:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:44 smithi118 ceph-mon[131825]: pgmap v4559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:44 smithi078 ceph-mon[139570]: pgmap v4559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:44 smithi078 ceph-mon[142991]: pgmap v4559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:46 smithi118 ceph-mon[131825]: pgmap v4560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:37:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:46 smithi078 ceph-mon[142991]: pgmap v4560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:37:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:46 smithi078 ceph-mon[139570]: pgmap v4560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:37:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:37:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:37:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:48 smithi118 ceph-mon[131825]: pgmap v4561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[139570]: pgmap v4561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[142991]: pgmap v4561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:37:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:37:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:37:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:37:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:50 smithi118 ceph-mon[131825]: pgmap v4562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:50 smithi078 ceph-mon[139570]: pgmap v4562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:50 smithi078 ceph-mon[142991]: pgmap v4562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:52 smithi118 ceph-mon[131825]: pgmap v4563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:52 smithi078 ceph-mon[139570]: pgmap v4563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:52 smithi078 ceph-mon[142991]: pgmap v4563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:53 smithi078 ceph-mon[139570]: pgmap v4564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:53 smithi078 ceph-mon[142991]: pgmap v4564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:53 smithi118 ceph-mon[131825]: pgmap v4564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:56 smithi118 ceph-mon[131825]: pgmap v4565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:56 smithi078 ceph-mon[139570]: pgmap v4565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:56 smithi078 ceph-mon[142991]: pgmap v4565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:37:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:37:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:37:58 smithi118 ceph-mon[131825]: pgmap v4566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:37:58 smithi078 ceph-mon[139570]: pgmap v4566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:37:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:37:58 smithi078 ceph-mon[142991]: pgmap v4566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:00 smithi118 ceph-mon[131825]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:00 smithi078 ceph-mon[139570]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:00 smithi078 ceph-mon[142991]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:02 smithi118 ceph-mon[131825]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:02 smithi078 ceph-mon[139570]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:02 smithi078 ceph-mon[142991]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:03 smithi078 ceph-mon[139570]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:03 smithi078 ceph-mon[142991]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:03 smithi118 ceph-mon[131825]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:06 smithi118 ceph-mon[131825]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:06 smithi078 ceph-mon[139570]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:06 smithi078 ceph-mon[142991]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:38:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:08 smithi118 ceph-mon[131825]: pgmap v4571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:08 smithi078 ceph-mon[142991]: pgmap v4571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:08 smithi078 ceph-mon[139570]: pgmap v4571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:10 smithi118 ceph-mon[131825]: pgmap v4572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:10 smithi078 ceph-mon[139570]: pgmap v4572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:10 smithi078 ceph-mon[142991]: pgmap v4572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:12.196 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:38:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:12 smithi118 ceph-mon[131825]: pgmap v4573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:12 smithi078 ceph-mon[139570]: pgmap v4573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:12 smithi078 ceph-mon[142991]: pgmap v4573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (77m) 24s ago 81m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (76m) 9m ago 80m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (82m) 24s ago 82m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (82m) 9m ago 82m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (76m) 9m ago 85m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (76m) 24s ago 86m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:38:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (76m) 24s ago 87m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (75m) 9m ago 85m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (75m) 24s ago 85m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (77m) 24s ago 80m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (76m) 9m ago 80m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (74m) 24s ago 85m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (74m) 24s ago 84m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (73m) 24s ago 84m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (73m) 24s ago 83m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (72m) 9m ago 83m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (71m) 9m ago 83m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (71m) 9m ago 82m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (70m) 9m ago 82m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:38:12.506 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (76m) 9m ago 81m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:38:12.884 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:12.885 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:38:12.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:38:12.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:38:12.886 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:38:12.886 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:38:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:13 smithi118 ceph-mon[131825]: from='client.38346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1358463768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:13 smithi078 ceph-mon[139570]: from='client.38346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1358463768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:13 smithi078 ceph-mon[142991]: from='client.38346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1358463768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:14 smithi118 ceph-mon[131825]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:14 smithi118 ceph-mon[131825]: pgmap v4574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:14 smithi078 ceph-mon[139570]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:14 smithi078 ceph-mon[139570]: pgmap v4574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:14 smithi078 ceph-mon[142991]: from='client.48311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:14 smithi078 ceph-mon[142991]: pgmap v4574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:16 smithi118 ceph-mon[131825]: pgmap v4575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:16 smithi078 ceph-mon[142991]: pgmap v4575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:16 smithi078 ceph-mon[139570]: pgmap v4575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:18 smithi118 ceph-mon[131825]: pgmap v4576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:18 smithi078 ceph-mon[139570]: pgmap v4576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:18 smithi078 ceph-mon[142991]: pgmap v4576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:20 smithi118 ceph-mon[131825]: pgmap v4577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:20 smithi078 ceph-mon[139570]: pgmap v4577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:20 smithi078 ceph-mon[142991]: pgmap v4577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:22 smithi118 ceph-mon[131825]: pgmap v4578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:22 smithi078 ceph-mon[139570]: pgmap v4578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:22 smithi078 ceph-mon[142991]: pgmap v4578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:23 smithi078 ceph-mon[139570]: pgmap v4579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:23 smithi078 ceph-mon[142991]: pgmap v4579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:23 smithi118 ceph-mon[131825]: pgmap v4579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:26 smithi118 ceph-mon[131825]: pgmap v4580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:26 smithi078 ceph-mon[139570]: pgmap v4580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:26 smithi078 ceph-mon[142991]: pgmap v4580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:38:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:28 smithi118 ceph-mon[131825]: pgmap v4581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:28 smithi078 ceph-mon[139570]: pgmap v4581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:28 smithi078 ceph-mon[142991]: pgmap v4581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:30 smithi118 ceph-mon[131825]: pgmap v4582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:30 smithi078 ceph-mon[139570]: pgmap v4582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:30 smithi078 ceph-mon[142991]: pgmap v4582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:32 smithi118 ceph-mon[131825]: pgmap v4583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:32 smithi078 ceph-mon[139570]: pgmap v4583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:32 smithi078 ceph-mon[142991]: pgmap v4583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:33 smithi078 ceph-mon[139570]: pgmap v4584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:33 smithi078 ceph-mon[142991]: pgmap v4584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:33 smithi118 ceph-mon[131825]: pgmap v4584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:36 smithi118 ceph-mon[131825]: pgmap v4585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:36 smithi078 ceph-mon[139570]: pgmap v4585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:36 smithi078 ceph-mon[142991]: pgmap v4585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:38:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:38 smithi118 ceph-mon[131825]: pgmap v4586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:38 smithi078 ceph-mon[139570]: pgmap v4586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:38 smithi078 ceph-mon[142991]: pgmap v4586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:40 smithi118 ceph-mon[131825]: pgmap v4587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:40 smithi078 ceph-mon[139570]: pgmap v4587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:40 smithi078 ceph-mon[142991]: pgmap v4587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:42 smithi118 ceph-mon[131825]: pgmap v4588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:42 smithi078 ceph-mon[139570]: pgmap v4588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:42 smithi078 ceph-mon[142991]: pgmap v4588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:43.229 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (77m) 55s ago 81m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (77m) 10m ago 81m 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (82m) 55s ago 82m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (82m) 10m ago 82m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (76m) 10m ago 85m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (77m) 55s ago 87m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:38:43.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (76m) 55s ago 87m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (75m) 10m ago 86m 293M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (76m) 55s ago 86m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (77m) 55s ago 81m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (77m) 10m ago 81m 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (75m) 55s ago 85m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (74m) 55s ago 85m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (74m) 55s ago 84m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (73m) 55s ago 84m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (73m) 10m ago 84m 3185M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (72m) 10m ago 83m 3654M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:38:43.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (71m) 10m ago 83m 3099M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:38:43.537 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (71m) 10m ago 82m 3490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:38:43.537 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (76m) 10m ago 82m 97.8M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:38:43.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:38:43.918 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:38:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[142991]: pgmap v4589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[142991]: from='client.48323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1863793121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[139570]: pgmap v4589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[139570]: from='client.48323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1863793121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:43 smithi118 ceph-mon[131825]: pgmap v4589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:43 smithi118 ceph-mon[131825]: from='client.48323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1863793121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:38:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:44 smithi078 ceph-mon[139570]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:44 smithi078 ceph-mon[142991]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:44 smithi118 ceph-mon[131825]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:38:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:45 smithi118 ceph-mon[131825]: pgmap v4590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:45 smithi078 ceph-mon[139570]: pgmap v4590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:45 smithi078 ceph-mon[142991]: pgmap v4590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:38:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:38:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:47 smithi118 ceph-mon[131825]: pgmap v4591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:47 smithi078 ceph-mon[139570]: pgmap v4591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:47 smithi078 ceph-mon[142991]: pgmap v4591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:38:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:38:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:38:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:50 smithi118 ceph-mon[131825]: pgmap v4592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:50 smithi078 ceph-mon[139570]: pgmap v4592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:50 smithi078 ceph-mon[142991]: pgmap v4592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: pgmap v4593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: pgmap v4593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: pgmap v4593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:38:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:38:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:38:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:53 smithi118 ceph-mon[131825]: pgmap v4594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:53 smithi078 ceph-mon[139570]: pgmap v4594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:53 smithi078 ceph-mon[142991]: pgmap v4594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:56 smithi118 ceph-mon[131825]: pgmap v4595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:56 smithi078 ceph-mon[139570]: pgmap v4595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:56 smithi078 ceph-mon[142991]: pgmap v4595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:38:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:38:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:38:58 smithi118 ceph-mon[131825]: pgmap v4596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:38:58 smithi078 ceph-mon[139570]: pgmap v4596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:38:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:38:58 smithi078 ceph-mon[142991]: pgmap v4596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:00 smithi118 ceph-mon[131825]: pgmap v4597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:00 smithi078 ceph-mon[139570]: pgmap v4597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:00 smithi078 ceph-mon[142991]: pgmap v4597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:02 smithi118 ceph-mon[131825]: pgmap v4598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:02 smithi078 ceph-mon[139570]: pgmap v4598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:02 smithi078 ceph-mon[142991]: pgmap v4598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:03 smithi118 ceph-mon[131825]: pgmap v4599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:03 smithi078 ceph-mon[139570]: pgmap v4599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:03 smithi078 ceph-mon[142991]: pgmap v4599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:06 smithi118 ceph-mon[131825]: pgmap v4600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:06 smithi078 ceph-mon[139570]: pgmap v4600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:06 smithi078 ceph-mon[142991]: pgmap v4600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:39:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:08 smithi118 ceph-mon[131825]: pgmap v4601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:08 smithi078 ceph-mon[139570]: pgmap v4601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:08 smithi078 ceph-mon[142991]: pgmap v4601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:10 smithi118 ceph-mon[131825]: pgmap v4602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:10 smithi078 ceph-mon[142991]: pgmap v4602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:10 smithi078 ceph-mon[139570]: pgmap v4602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:12 smithi118 ceph-mon[131825]: pgmap v4603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:12 smithi078 ceph-mon[139570]: pgmap v4603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:12 smithi078 ceph-mon[142991]: pgmap v4603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:14.269 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:39:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:13 smithi118 ceph-mon[131825]: pgmap v4604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:13 smithi078 ceph-mon[139570]: pgmap v4604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:13 smithi078 ceph-mon[142991]: pgmap v4604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:14.577 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:39:14.577 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (78m) 86s ago 82m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (77m) 22s ago 81m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (83m) 86s ago 83m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (83m) 22s ago 83m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (77m) 22s ago 86m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (77m) 86s ago 87m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (77m) 86s ago 88m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (76m) 22s ago 86m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (76m) 86s ago 86m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (78m) 86s ago 81m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (77m) 22s ago 81m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (75m) 86s ago 86m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (75m) 86s ago 85m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:39:14.578 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (74m) 86s ago 85m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (74m) 86s ago 84m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (73m) 22s ago 84m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (72m) 22s ago 84m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (72m) 22s ago 83m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (71m) 22s ago 83m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:39:14.579 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (77m) 22s ago 82m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:14.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:39:14.959 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:39:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:14 smithi118 ceph-mon[131825]: from='client.48341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1232498405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:14 smithi078 ceph-mon[142991]: from='client.48341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1232498405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:14 smithi078 ceph-mon[139570]: from='client.48341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1232498405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:15 smithi118 ceph-mon[131825]: from='client.48347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:15 smithi118 ceph-mon[131825]: pgmap v4605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:15 smithi078 ceph-mon[142991]: from='client.48347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:15 smithi078 ceph-mon[142991]: pgmap v4605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:15 smithi078 ceph-mon[139570]: from='client.48347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:15 smithi078 ceph-mon[139570]: pgmap v4605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:39:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:17 smithi118 ceph-mon[131825]: pgmap v4606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:17 smithi078 ceph-mon[139570]: pgmap v4606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:17 smithi078 ceph-mon[142991]: pgmap v4606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:20 smithi118 ceph-mon[131825]: pgmap v4607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:20 smithi078 ceph-mon[139570]: pgmap v4607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:20 smithi078 ceph-mon[142991]: pgmap v4607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:22 smithi118 ceph-mon[131825]: pgmap v4608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:22 smithi078 ceph-mon[139570]: pgmap v4608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:22 smithi078 ceph-mon[142991]: pgmap v4608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:23 smithi118 ceph-mon[131825]: pgmap v4609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:23 smithi078 ceph-mon[139570]: pgmap v4609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:23 smithi078 ceph-mon[142991]: pgmap v4609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:26 smithi118 ceph-mon[131825]: pgmap v4610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:26 smithi078 ceph-mon[142991]: pgmap v4610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:26 smithi078 ceph-mon[139570]: pgmap v4610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:39:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:28 smithi118 ceph-mon[131825]: pgmap v4611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:28 smithi078 ceph-mon[142991]: pgmap v4611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:28 smithi078 ceph-mon[139570]: pgmap v4611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:30 smithi118 ceph-mon[131825]: pgmap v4612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:30 smithi078 ceph-mon[139570]: pgmap v4612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:30 smithi078 ceph-mon[142991]: pgmap v4612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:32 smithi118 ceph-mon[131825]: pgmap v4613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:32 smithi078 ceph-mon[142991]: pgmap v4613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:32 smithi078 ceph-mon[139570]: pgmap v4613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:33 smithi118 ceph-mon[131825]: pgmap v4614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:33 smithi078 ceph-mon[139570]: pgmap v4614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:33 smithi078 ceph-mon[142991]: pgmap v4614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:36 smithi118 ceph-mon[131825]: pgmap v4615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:36 smithi078 ceph-mon[139570]: pgmap v4615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:36 smithi078 ceph-mon[142991]: pgmap v4615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:39:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:38 smithi118 ceph-mon[131825]: pgmap v4616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:38 smithi078 ceph-mon[139570]: pgmap v4616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:38 smithi078 ceph-mon[142991]: pgmap v4616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:40 smithi118 ceph-mon[131825]: pgmap v4617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:40 smithi078 ceph-mon[139570]: pgmap v4617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:40 smithi078 ceph-mon[142991]: pgmap v4617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:42 smithi118 ceph-mon[131825]: pgmap v4618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:42 smithi078 ceph-mon[139570]: pgmap v4618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:42 smithi078 ceph-mon[142991]: pgmap v4618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:43 smithi118 ceph-mon[131825]: pgmap v4619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:43 smithi078 ceph-mon[139570]: pgmap v4619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:43 smithi078 ceph-mon[142991]: pgmap v4619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:45.309 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:39:45.615 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:39:45.615 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (78m) 117s ago 82m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:39:45.615 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (78m) 53s ago 82m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:39:45.615 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (83m) 117s ago 83m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (83m) 53s ago 83m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (77m) 53s ago 86m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (78m) 117s ago 88m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (77m) 117s ago 88m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (76m) 53s ago 87m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (77m) 117s ago 87m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (78m) 117s ago 82m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (78m) 53s ago 82m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (76m) 117s ago 86m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (75m) 117s ago 86m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (75m) 117s ago 85m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (74m) 117s ago 85m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (74m) 53s ago 85m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:39:45.616 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (73m) 53s ago 84m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:39:45.617 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (72m) 53s ago 84m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:39:45.617 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (72m) 53s ago 83m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:39:45.617 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (77m) 53s ago 83m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:46.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:39:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:39:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:46 smithi118 ceph-mon[131825]: pgmap v4620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:46 smithi118 ceph-mon[131825]: from='client.38400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3136996826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[142991]: pgmap v4620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[142991]: from='client.38400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3136996826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[139570]: pgmap v4620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[139570]: from='client.38400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3136996826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:39:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:39:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:47 smithi118 ceph-mon[131825]: from='client.48365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:47 smithi078 ceph-mon[139570]: from='client.48365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:47 smithi078 ceph-mon[142991]: from='client.48365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:39:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:39:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:48 smithi118 ceph-mon[131825]: pgmap v4621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:48 smithi078 ceph-mon[139570]: pgmap v4621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:48 smithi078 ceph-mon[142991]: pgmap v4621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:50 smithi118 ceph-mon[131825]: pgmap v4622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:50 smithi078 ceph-mon[139570]: pgmap v4622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:50 smithi078 ceph-mon[142991]: pgmap v4622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:52 smithi118 ceph-mon[131825]: pgmap v4623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:52 smithi078 ceph-mon[139570]: pgmap v4623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:52 smithi078 ceph-mon[142991]: pgmap v4623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:39:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:39:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:39:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:39:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:54 smithi118 ceph-mon[131825]: pgmap v4624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:54 smithi078 ceph-mon[139570]: pgmap v4624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:54 smithi078 ceph-mon[142991]: pgmap v4624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:56 smithi078 ceph-mon[139570]: pgmap v4625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:56 smithi078 ceph-mon[142991]: pgmap v4625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:56 smithi118 ceph-mon[131825]: pgmap v4625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:39:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:39:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:39:58 smithi078 ceph-mon[139570]: pgmap v4626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:39:58 smithi078 ceph-mon[142991]: pgmap v4626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:39:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:39:58 smithi118 ceph-mon[131825]: pgmap v4626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:00 smithi078 conmon[139546]: 2023-12-16T02:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:00 smithi078 ceph-mon[139570]: pgmap v4627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:40:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:00 smithi078 ceph-mon[142991]: pgmap v4627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:40:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:00 smithi118 ceph-mon[131825]: pgmap v4627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:40:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:02 smithi078 ceph-mon[142991]: pgmap v4628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:02 smithi078 ceph-mon[139570]: pgmap v4628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:02 smithi118 ceph-mon[131825]: pgmap v4628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:03 smithi118 ceph-mon[131825]: pgmap v4629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:03 smithi078 ceph-mon[139570]: pgmap v4629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:03 smithi078 ceph-mon[142991]: pgmap v4629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:06 smithi118 ceph-mon[131825]: pgmap v4630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:06 smithi078 ceph-mon[139570]: pgmap v4630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:06 smithi078 ceph-mon[142991]: pgmap v4630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:40:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:08 smithi118 ceph-mon[131825]: pgmap v4631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:08 smithi078 ceph-mon[139570]: pgmap v4631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:08 smithi078 ceph-mon[142991]: pgmap v4631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:10 smithi118 ceph-mon[131825]: pgmap v4632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:10 smithi078 ceph-mon[139570]: pgmap v4632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:10 smithi078 ceph-mon[142991]: pgmap v4632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:12 smithi118 ceph-mon[131825]: pgmap v4633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:12 smithi078 ceph-mon[142991]: pgmap v4633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:12 smithi078 ceph-mon[139570]: pgmap v4633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:13 smithi118 ceph-mon[131825]: pgmap v4634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:13 smithi078 ceph-mon[139570]: pgmap v4634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:13 smithi078 ceph-mon[142991]: pgmap v4634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:16.348 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:40:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:16 smithi118 ceph-mon[131825]: pgmap v4635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:16.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:16 smithi078 ceph-mon[139570]: pgmap v4635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:16 smithi078 ceph-mon[142991]: pgmap v4635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:16.660 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (79m) 2m ago 83m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (78m) 84s ago 83m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (84m) 2m ago 84m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (84m) 85s ago 84m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (78m) 85s ago 87m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:40:16.661 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (78m) 2m ago 88m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (78m) 2m ago 89m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (77m) 85s ago 87m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (77m) 2m ago 87m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (79m) 2m ago 82m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (78m) 84s ago 82m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (76m) 2m ago 87m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (76m) 2m ago 86m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (75m) 2m ago 86m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (75m) 2m ago 85m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (74m) 85s ago 85m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (74m) 85s ago 85m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (73m) 85s ago 84m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:40:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (72m) 85s ago 84m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:40:16.663 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (78m) 84s ago 83m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:40:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:40:17.043 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:40:17.044 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:40:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:17 smithi118 ceph-mon[131825]: from='client.48377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1155164786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[139570]: from='client.48377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1155164786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[142991]: from='client.48377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1155164786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:18 smithi118 ceph-mon[131825]: from='client.38424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:18 smithi118 ceph-mon[131825]: pgmap v4636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:18 smithi078 ceph-mon[139570]: from='client.38424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:18 smithi078 ceph-mon[139570]: pgmap v4636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:18 smithi078 ceph-mon[142991]: from='client.38424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:18 smithi078 ceph-mon[142991]: pgmap v4636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:20 smithi118 ceph-mon[131825]: pgmap v4637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:20 smithi078 ceph-mon[139570]: pgmap v4637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:20 smithi078 ceph-mon[142991]: pgmap v4637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:22 smithi078 ceph-mon[139570]: pgmap v4638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:22 smithi078 ceph-mon[142991]: pgmap v4638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:22 smithi118 ceph-mon[131825]: pgmap v4638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:23 smithi118 ceph-mon[131825]: pgmap v4639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:23 smithi078 ceph-mon[139570]: pgmap v4639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:23 smithi078 ceph-mon[142991]: pgmap v4639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:26 smithi118 ceph-mon[131825]: pgmap v4640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:26 smithi078 ceph-mon[139570]: pgmap v4640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:26 smithi078 ceph-mon[142991]: pgmap v4640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T02:40:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:28 smithi118 ceph-mon[131825]: pgmap v4641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:28 smithi078 ceph-mon[139570]: pgmap v4641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:28 smithi078 ceph-mon[142991]: pgmap v4641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:30 smithi078 ceph-mon[139570]: pgmap v4642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:30 smithi078 ceph-mon[142991]: pgmap v4642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:30 smithi118 ceph-mon[131825]: pgmap v4642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:32 smithi078 ceph-mon[139570]: pgmap v4643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:32 smithi078 ceph-mon[142991]: pgmap v4643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:32 smithi118 ceph-mon[131825]: pgmap v4643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:33 smithi118 ceph-mon[131825]: pgmap v4644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:33 smithi078 ceph-mon[139570]: pgmap v4644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:33 smithi078 ceph-mon[142991]: pgmap v4644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:36 smithi118 ceph-mon[131825]: pgmap v4645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:36 smithi078 ceph-mon[139570]: pgmap v4645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:36 smithi078 ceph-mon[142991]: pgmap v4645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:40:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:38 smithi078 ceph-mon[139570]: pgmap v4646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:38 smithi078 ceph-mon[142991]: pgmap v4646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:38 smithi118 ceph-mon[131825]: pgmap v4646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:40 smithi078 ceph-mon[139570]: pgmap v4647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:40 smithi078 ceph-mon[142991]: pgmap v4647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:40 smithi118 ceph-mon[131825]: pgmap v4647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:42 smithi078 ceph-mon[139570]: pgmap v4648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:42 smithi078 ceph-mon[142991]: pgmap v4648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:42 smithi118 ceph-mon[131825]: pgmap v4648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:43 smithi118 ceph-mon[131825]: pgmap v4649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:43 smithi078 ceph-mon[139570]: pgmap v4649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:44 smithi078 ceph-mon[142991]: pgmap v4649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:46 smithi078 ceph-mon[139570]: pgmap v4650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:46 smithi078 ceph-mon[142991]: pgmap v4650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:46 smithi118 ceph-mon[131825]: pgmap v4650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:40:47.399 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:40:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:40:47.708 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:40:47.708 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (79m) 2m ago 83m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (79m) 116s ago 83m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (84m) 2m ago 84m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (84m) 116s ago 84m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (78m) 116s ago 87m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (79m) 2m ago 89m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (78m) 2m ago 89m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (78m) 116s ago 88m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (78m) 2m ago 88m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (79m) 2m ago 83m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (79m) 116s ago 83m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (77m) 2m ago 87m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (76m) 2m ago 87m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:40:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (76m) 2m ago 86m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (75m) 2m ago 86m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (75m) 116s ago 86m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (74m) 116s ago 85m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (73m) 116s ago 85m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (73m) 116s ago 84m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:40:47.710 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (78m) 116s ago 84m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:40:48.091 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:40:48.091 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:40:48.091 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:40:48.092 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:40:48.093 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:40:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[139570]: pgmap v4651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[139570]: from='client.48395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2093648694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[142991]: pgmap v4651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[142991]: from='client.48395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2093648694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:48 smithi118 ceph-mon[131825]: pgmap v4651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:48 smithi118 ceph-mon[131825]: from='client.48395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2093648694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:40:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:49 smithi078 ceph-mon[139570]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:49 smithi078 ceph-mon[142991]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:49 smithi118 ceph-mon[131825]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:40:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:50 smithi078 ceph-mon[139570]: pgmap v4652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:50 smithi078 ceph-mon[142991]: pgmap v4652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:50 smithi118 ceph-mon[131825]: pgmap v4652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:52 smithi078 ceph-mon[139570]: pgmap v4653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:52 smithi078 ceph-mon[142991]: pgmap v4653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:52 smithi118 ceph-mon[131825]: pgmap v4653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:40:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:40:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:40:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[142991]: pgmap v4654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:40:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:40:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:40:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[139570]: pgmap v4654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:40:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:40:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:40:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:54 smithi118 ceph-mon[131825]: pgmap v4654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:40:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:40:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:40:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:56 smithi078 ceph-mon[139570]: pgmap v4655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:56 smithi078 ceph-mon[142991]: pgmap v4655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:56 smithi118 ceph-mon[131825]: pgmap v4655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:40:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:40:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:40:58 smithi078 ceph-mon[139570]: pgmap v4656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:40:58 smithi078 ceph-mon[142991]: pgmap v4656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:40:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:40:58 smithi118 ceph-mon[131825]: pgmap v4656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:00 smithi078 ceph-mon[139570]: pgmap v4657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:00 smithi078 ceph-mon[142991]: pgmap v4657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:00 smithi118 ceph-mon[131825]: pgmap v4657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:02 smithi078 ceph-mon[139570]: pgmap v4658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:02 smithi078 ceph-mon[142991]: pgmap v4658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:02 smithi118 ceph-mon[131825]: pgmap v4658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:04 smithi118 ceph-mon[131825]: pgmap v4659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:04 smithi078 ceph-mon[139570]: pgmap v4659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:04 smithi078 ceph-mon[142991]: pgmap v4659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:06 smithi078 ceph-mon[139570]: pgmap v4660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:06 smithi078 ceph-mon[142991]: pgmap v4660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:06 smithi118 ceph-mon[131825]: pgmap v4660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T02:41:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:08 smithi078 ceph-mon[139570]: pgmap v4661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:08 smithi078 ceph-mon[142991]: pgmap v4661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:08 smithi118 ceph-mon[131825]: pgmap v4661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:10 smithi078 ceph-mon[139570]: pgmap v4662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:10 smithi078 ceph-mon[142991]: pgmap v4662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:10 smithi118 ceph-mon[131825]: pgmap v4662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:12 smithi078 ceph-mon[139570]: pgmap v4663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:12 smithi078 ceph-mon[142991]: pgmap v4663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:12 smithi118 ceph-mon[131825]: pgmap v4663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:14 smithi118 ceph-mon[131825]: pgmap v4664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:14 smithi078 ceph-mon[139570]: pgmap v4664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:14 smithi078 ceph-mon[142991]: pgmap v4664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:16 smithi078 ceph-mon[139570]: pgmap v4665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:16 smithi078 ceph-mon[142991]: pgmap v4665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:16 smithi118 ceph-mon[131825]: pgmap v4665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T02:41:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:18.440 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:41:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:18 smithi078 ceph-mon[139570]: pgmap v4666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:18 smithi078 ceph-mon[142991]: pgmap v4666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:18 smithi118 ceph-mon[131825]: pgmap v4666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (80m) 3m ago 84m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (79m) 2m ago 84m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (85m) 3m ago 85m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (85m) 2m ago 85m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (79m) 2m ago 88m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (79m) 3m ago 89m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (79m) 3m ago 90m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (78m) 2m ago 88m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:41:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (78m) 3m ago 88m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (80m) 3m ago 83m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (79m) 2m ago 83m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (77m) 3m ago 88m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (77m) 3m ago 87m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (76m) 3m ago 87m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (76m) 3m ago 86m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (75m) 2m ago 86m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (75m) 2m ago 86m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (74m) 2m ago 85m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (73m) 2m ago 85m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:41:18.748 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (79m) 2m ago 84m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:41:19.126 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:41:19.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:41:19.128 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:41:19.128 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:41:19.128 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:41:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:19 smithi078 ceph-mon[142991]: from='client.48413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4130499798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:19 smithi078 ceph-mon[139570]: from='client.48413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4130499798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:19 smithi118 ceph-mon[131825]: from='client.48413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4130499798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:20 smithi078 ceph-mon[139570]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:20 smithi078 ceph-mon[139570]: pgmap v4667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:20 smithi078 ceph-mon[142991]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:20 smithi078 ceph-mon[142991]: pgmap v4667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:20 smithi118 ceph-mon[131825]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:20 smithi118 ceph-mon[131825]: pgmap v4667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:22 smithi078 ceph-mon[139570]: pgmap v4668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:22 smithi078 ceph-mon[142991]: pgmap v4668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:22 smithi118 ceph-mon[131825]: pgmap v4668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:41:22.756067151Z level=info msg="Completed cleanup jobs" duration=91.65753ms 2023-12-16T02:41:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:24 smithi118 ceph-mon[131825]: pgmap v4669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:24 smithi078 ceph-mon[139570]: pgmap v4669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:24 smithi078 ceph-mon[142991]: pgmap v4669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:26 smithi078 ceph-mon[139570]: pgmap v4670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:26 smithi078 ceph-mon[142991]: pgmap v4670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:26 smithi118 ceph-mon[131825]: pgmap v4670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:41:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:28 smithi078 ceph-mon[142991]: pgmap v4671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:28 smithi078 ceph-mon[139570]: pgmap v4671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:28 smithi118 ceph-mon[131825]: pgmap v4671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:30 smithi078 ceph-mon[139570]: pgmap v4672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:30 smithi078 ceph-mon[142991]: pgmap v4672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:30 smithi118 ceph-mon[131825]: pgmap v4672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:32 smithi078 ceph-mon[142991]: pgmap v4673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:32 smithi078 ceph-mon[139570]: pgmap v4673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:32 smithi118 ceph-mon[131825]: pgmap v4673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:34 smithi118 ceph-mon[131825]: pgmap v4674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:34 smithi078 ceph-mon[142991]: pgmap v4674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:34 smithi078 ceph-mon[139570]: pgmap v4674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:36 smithi078 ceph-mon[139570]: pgmap v4675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:36 smithi078 ceph-mon[142991]: pgmap v4675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:36 smithi118 ceph-mon[131825]: pgmap v4675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:41:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:38 smithi078 ceph-mon[139570]: pgmap v4676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:38 smithi078 ceph-mon[142991]: pgmap v4676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:38 smithi118 ceph-mon[131825]: pgmap v4676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:40 smithi078 ceph-mon[142991]: pgmap v4677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:40 smithi078 ceph-mon[139570]: pgmap v4677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:40 smithi118 ceph-mon[131825]: pgmap v4677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:42 smithi078 ceph-mon[139570]: pgmap v4678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:42 smithi078 ceph-mon[142991]: pgmap v4678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:42 smithi118 ceph-mon[131825]: pgmap v4678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:44 smithi118 ceph-mon[131825]: pgmap v4679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:44 smithi078 ceph-mon[139570]: pgmap v4679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:44 smithi078 ceph-mon[142991]: pgmap v4679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:46 smithi078 ceph-mon[139570]: pgmap v4680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:46 smithi078 ceph-mon[142991]: pgmap v4680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:46 smithi118 ceph-mon[131825]: pgmap v4680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:41:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:41:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:48 smithi078 ceph-mon[139570]: pgmap v4681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:48 smithi078 ceph-mon[142991]: pgmap v4681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:48 smithi118 ceph-mon[131825]: pgmap v4681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:49.477 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:41:49.785 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (80m) 4m ago 84m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (80m) 2m ago 84m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (85m) 4m ago 85m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (85m) 2m ago 85m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (79m) 2m ago 88m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (80m) 4m ago 90m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (79m) 4m ago 90m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (79m) 2m ago 89m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (79m) 4m ago 89m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (80m) 4m ago 84m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (80m) 2m ago 84m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (78m) 4m ago 88m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:41:49.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (77m) 4m ago 88m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (77m) 4m ago 87m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (76m) 4m ago 87m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (76m) 2m ago 87m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (75m) 2m ago 86m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (74m) 2m ago 86m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (74m) 2m ago 86m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:41:49.787 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (80m) 2m ago 85m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:41:50.170 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:41:50.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:41:50.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:41:50.171 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:41:50.171 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:41:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[139570]: pgmap v4682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[139570]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2654885295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[142991]: pgmap v4682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[142991]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2654885295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:50 smithi118 ceph-mon[131825]: pgmap v4682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:50 smithi118 ceph-mon[131825]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2654885295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:41:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:51 smithi078 ceph-mon[139570]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:51 smithi078 ceph-mon[142991]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:51 smithi118 ceph-mon[131825]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:41:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:52 smithi078 ceph-mon[139570]: pgmap v4683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:52 smithi078 ceph-mon[142991]: pgmap v4683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:52 smithi118 ceph-mon[131825]: pgmap v4683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:54 smithi118 ceph-mon[131825]: pgmap v4684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[139570]: pgmap v4684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[142991]: pgmap v4684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:41:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:56 smithi078 ceph-mon[139570]: pgmap v4685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:56 smithi078 ceph-mon[142991]: pgmap v4685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:56 smithi118 ceph-mon[131825]: pgmap v4685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:41:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:41:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:41:58 smithi078 ceph-mon[142991]: pgmap v4686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:41:58 smithi078 ceph-mon[139570]: pgmap v4686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:41:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:41:58 smithi118 ceph-mon[131825]: pgmap v4686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:00 smithi078 ceph-mon[142991]: pgmap v4687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:00 smithi078 ceph-mon[139570]: pgmap v4687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:00 smithi118 ceph-mon[131825]: pgmap v4687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:02 smithi078 ceph-mon[142991]: pgmap v4688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:02 smithi078 ceph-mon[139570]: pgmap v4688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:02 smithi118 ceph-mon[131825]: pgmap v4688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:04 smithi118 ceph-mon[131825]: pgmap v4689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:04 smithi078 ceph-mon[139570]: pgmap v4689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:04 smithi078 ceph-mon[142991]: pgmap v4689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:06 smithi078 ceph-mon[139570]: pgmap v4690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:06 smithi078 ceph-mon[142991]: pgmap v4690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:06 smithi118 ceph-mon[131825]: pgmap v4690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:42:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:08 smithi078 ceph-mon[139570]: pgmap v4691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:08 smithi078 ceph-mon[142991]: pgmap v4691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:08 smithi118 ceph-mon[131825]: pgmap v4691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:10 smithi078 ceph-mon[139570]: pgmap v4692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:10 smithi078 ceph-mon[142991]: pgmap v4692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:10 smithi118 ceph-mon[131825]: pgmap v4692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:12 smithi078 ceph-mon[139570]: pgmap v4693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:12 smithi078 ceph-mon[142991]: pgmap v4693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:12 smithi118 ceph-mon[131825]: pgmap v4693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:14 smithi118 ceph-mon[131825]: pgmap v4694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:14 smithi078 ceph-mon[139570]: pgmap v4694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:14 smithi078 ceph-mon[142991]: pgmap v4694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:16 smithi078 ceph-mon[139570]: pgmap v4695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:16 smithi078 ceph-mon[142991]: pgmap v4695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:16 smithi118 ceph-mon[131825]: pgmap v4695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:42:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:18 smithi078 ceph-mon[139570]: pgmap v4696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:18 smithi078 ceph-mon[142991]: pgmap v4696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:18 smithi118 ceph-mon[131825]: pgmap v4696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:20 smithi078 ceph-mon[139570]: pgmap v4697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:20 smithi078 ceph-mon[142991]: pgmap v4697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:20.516 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:42:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:20 smithi118 ceph-mon[131825]: pgmap v4697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (81m) 4m ago 85m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (81m) 3m ago 85m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (86m) 4m ago 86m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (86m) 3m ago 86m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (80m) 3m ago 89m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (80m) 4m ago 91m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (80m) 4m ago 91m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (79m) 3m ago 89m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (79m) 4m ago 89m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (81m) 4m ago 84m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:42:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (80m) 3m ago 84m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (78m) 4m ago 89m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (78m) 4m ago 88m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (77m) 4m ago 88m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (77m) 4m ago 88m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (76m) 3m ago 87m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (76m) 3m ago 87m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (75m) 3m ago 86m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (74m) 3m ago 86m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:42:20.825 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (80m) 3m ago 85m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:42:21.210 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:42:21.210 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:42:21.210 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:21.211 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:42:21.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:42:21.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:42:21.212 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:42:21.212 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[139570]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[139570]: from='client.48455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[139570]: pgmap v4698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/574081582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[142991]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[142991]: from='client.48455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[142991]: pgmap v4698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/574081582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:22 smithi118 ceph-mon[131825]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:22 smithi118 ceph-mon[131825]: from='client.48455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:22 smithi118 ceph-mon[131825]: pgmap v4698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/574081582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:24 smithi118 ceph-mon[131825]: pgmap v4699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:24 smithi078 ceph-mon[139570]: pgmap v4699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:24 smithi078 ceph-mon[142991]: pgmap v4699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:26 smithi078 ceph-mon[139570]: pgmap v4700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:26 smithi078 ceph-mon[142991]: pgmap v4700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:26 smithi118 ceph-mon[131825]: pgmap v4700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:42:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:28 smithi078 ceph-mon[139570]: pgmap v4701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:28 smithi078 ceph-mon[142991]: pgmap v4701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:28.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:28 smithi118 ceph-mon[131825]: pgmap v4701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:30 smithi078 ceph-mon[139570]: pgmap v4702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:30 smithi078 ceph-mon[142991]: pgmap v4702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:30 smithi118 ceph-mon[131825]: pgmap v4702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:32 smithi078 ceph-mon[139570]: pgmap v4703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:32 smithi078 ceph-mon[142991]: pgmap v4703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:32 smithi118 ceph-mon[131825]: pgmap v4703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:34 smithi118 ceph-mon[131825]: pgmap v4704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:34 smithi078 ceph-mon[139570]: pgmap v4704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:34 smithi078 ceph-mon[142991]: pgmap v4704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:36 smithi078 ceph-mon[139570]: pgmap v4705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:36 smithi078 ceph-mon[142991]: pgmap v4705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:36 smithi118 ceph-mon[131825]: pgmap v4705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:42:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:38 smithi078 ceph-mon[139570]: pgmap v4706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:38 smithi078 ceph-mon[142991]: pgmap v4706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:38 smithi118 ceph-mon[131825]: pgmap v4706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:40 smithi078 ceph-mon[139570]: pgmap v4707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:40 smithi078 ceph-mon[142991]: pgmap v4707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:40 smithi118 ceph-mon[131825]: pgmap v4707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:42 smithi078 ceph-mon[139570]: pgmap v4708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:42 smithi078 ceph-mon[142991]: pgmap v4708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:42 smithi118 ceph-mon[131825]: pgmap v4708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:44 smithi118 ceph-mon[131825]: pgmap v4709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:44 smithi078 ceph-mon[139570]: pgmap v4709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:44 smithi078 ceph-mon[142991]: pgmap v4709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:46 smithi078 ceph-mon[139570]: pgmap v4710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:46 smithi078 ceph-mon[142991]: pgmap v4710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:46 smithi118 ceph-mon[131825]: pgmap v4710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:42:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:42:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:48 smithi078 ceph-mon[139570]: pgmap v4711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:48 smithi078 ceph-mon[142991]: pgmap v4711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:48 smithi118 ceph-mon[131825]: pgmap v4711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:50 smithi078 ceph-mon[139570]: pgmap v4712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:50 smithi078 ceph-mon[142991]: pgmap v4712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:50 smithi118 ceph-mon[131825]: pgmap v4712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:51.553 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (81m) 5m ago 85m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (81m) 4m ago 85m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (86m) 5m ago 86m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (86m) 4m ago 86m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:42:51.861 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (80m) 4m ago 89m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (81m) 5m ago 91m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (80m) 5m ago 91m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (80m) 4m ago 90m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (80m) 5m ago 90m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (81m) 5m ago 85m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (81m) 4m ago 85m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (79m) 5m ago 89m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (78m) 5m ago 89m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (78m) 5m ago 88m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (77m) 5m ago 88m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (77m) 4m ago 88m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (76m) 4m ago 87m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (76m) 4m ago 87m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (75m) 4m ago 87m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:42:51.862 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (81m) 4m ago 86m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:42:52.246 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:42:52.246 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:42:52.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:42:52.246 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:42:52.247 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:42:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:52 smithi078 ceph-mon[139570]: pgmap v4713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:52 smithi078 ceph-mon[142991]: pgmap v4713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:52 smithi118 ceph-mon[131825]: pgmap v4713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[139570]: from='client.48467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[139570]: from='client.48473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1700852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[142991]: from='client.48467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[142991]: from='client.48473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1700852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:53 smithi118 ceph-mon[131825]: from='client.48467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:53 smithi118 ceph-mon[131825]: from='client.48473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:42:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1700852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:42:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:54 smithi078 ceph-mon[139570]: pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:42:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:54 smithi078 ceph-mon[142991]: pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:42:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:54 smithi118 ceph-mon[131825]: pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:42:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:42:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:42:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:42:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:42:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:42:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:42:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:42:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:42:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:42:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:56 smithi078 ceph-mon[139570]: pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:56 smithi078 ceph-mon[142991]: pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:42:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:42:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:56 smithi118 ceph-mon[131825]: pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:42:58 smithi078 ceph-mon[139570]: pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:42:58 smithi078 ceph-mon[142991]: pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:42:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:42:58 smithi118 ceph-mon[131825]: pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:00 smithi078 ceph-mon[139570]: pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:00 smithi078 ceph-mon[142991]: pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:00 smithi118 ceph-mon[131825]: pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:02 smithi078 ceph-mon[139570]: pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:02 smithi078 ceph-mon[142991]: pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:02 smithi118 ceph-mon[131825]: pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:04 smithi118 ceph-mon[131825]: pgmap v4719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:04 smithi078 ceph-mon[139570]: pgmap v4719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:04 smithi078 ceph-mon[142991]: pgmap v4719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:06 smithi078 ceph-mon[139570]: pgmap v4720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:06 smithi078 ceph-mon[142991]: pgmap v4720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:06 smithi118 ceph-mon[131825]: pgmap v4720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:43:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:08 smithi078 ceph-mon[142991]: pgmap v4721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:08 smithi078 ceph-mon[139570]: pgmap v4721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:08 smithi118 ceph-mon[131825]: pgmap v4721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:10 smithi078 ceph-mon[139570]: pgmap v4722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:10 smithi078 ceph-mon[142991]: pgmap v4722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:10 smithi118 ceph-mon[131825]: pgmap v4722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:12 smithi078 ceph-mon[139570]: pgmap v4723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:12 smithi078 ceph-mon[142991]: pgmap v4723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:12 smithi118 ceph-mon[131825]: pgmap v4723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:14 smithi118 ceph-mon[131825]: pgmap v4724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:14 smithi078 ceph-mon[139570]: pgmap v4724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:14 smithi078 ceph-mon[142991]: pgmap v4724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:16 smithi078 ceph-mon[142991]: pgmap v4725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:16 smithi078 ceph-mon[139570]: pgmap v4725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:16 smithi118 ceph-mon[131825]: pgmap v4725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:43:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:18 smithi078 ceph-mon[142991]: pgmap v4726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:18 smithi078 ceph-mon[139570]: pgmap v4726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:18 smithi118 ceph-mon[131825]: pgmap v4726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:20 smithi078 ceph-mon[139570]: pgmap v4727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:20 smithi078 ceph-mon[142991]: pgmap v4727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:20 smithi118 ceph-mon[131825]: pgmap v4727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:22 smithi078 ceph-mon[139570]: pgmap v4728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:22 smithi078 ceph-mon[142991]: pgmap v4728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:22.595 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:43:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:22 smithi118 ceph-mon[131825]: pgmap v4728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (82m) 5m ago 86m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (82m) 4m ago 86m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (87m) 5m ago 87m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (87m) 4m ago 87m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (81m) 4m ago 90m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (81m) 5m ago 92m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (81m) 5m ago 92m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:43:22.901 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (80m) 4m ago 90m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (80m) 5m ago 90m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (82m) 5m ago 85m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (82m) 4m ago 85m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (79m) 5m ago 90m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (79m) 5m ago 89m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (78m) 5m ago 89m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (78m) 5m ago 89m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (77m) 4m ago 88m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (77m) 4m ago 88m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (76m) 4m ago 87m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (75m) 4m ago 87m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:43:22.902 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (81m) 4m ago 86m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:43:23.284 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:43:23.285 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:43:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:24 smithi118 ceph-mon[131825]: from='client.48485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:24 smithi118 ceph-mon[131825]: from='client.48491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:24 smithi118 ceph-mon[131825]: pgmap v4729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3935597026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[142991]: from='client.48485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[142991]: from='client.48491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[142991]: pgmap v4729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3935597026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[139570]: from='client.48485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[139570]: from='client.48491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[139570]: pgmap v4729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3935597026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:26 smithi078 ceph-mon[139570]: pgmap v4730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:26 smithi078 ceph-mon[142991]: pgmap v4730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:26 smithi118 ceph-mon[131825]: pgmap v4730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:43:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:28 smithi078 ceph-mon[139570]: pgmap v4731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:28 smithi078 ceph-mon[142991]: pgmap v4731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:28 smithi118 ceph-mon[131825]: pgmap v4731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:30 smithi078 ceph-mon[139570]: pgmap v4732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:30 smithi078 ceph-mon[142991]: pgmap v4732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:30 smithi118 ceph-mon[131825]: pgmap v4732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:32 smithi078 ceph-mon[139570]: pgmap v4733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:32 smithi078 ceph-mon[142991]: pgmap v4733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:32 smithi118 ceph-mon[131825]: pgmap v4733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:34 smithi118 ceph-mon[131825]: pgmap v4734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:34 smithi078 ceph-mon[139570]: pgmap v4734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:34 smithi078 ceph-mon[142991]: pgmap v4734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:36.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:36 smithi078 ceph-mon[139570]: pgmap v4735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:36.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:36 smithi078 ceph-mon[142991]: pgmap v4735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:36.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:43:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:36 smithi118 ceph-mon[131825]: pgmap v4735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:38 smithi078 ceph-mon[139570]: pgmap v4736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:38 smithi078 ceph-mon[142991]: pgmap v4736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:38 smithi118 ceph-mon[131825]: pgmap v4736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:40 smithi078 ceph-mon[139570]: pgmap v4737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:40 smithi078 ceph-mon[142991]: pgmap v4737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:40 smithi118 ceph-mon[131825]: pgmap v4737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:42 smithi078 ceph-mon[139570]: pgmap v4738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:42 smithi078 ceph-mon[142991]: pgmap v4738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:42 smithi118 ceph-mon[131825]: pgmap v4738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:44 smithi118 ceph-mon[131825]: pgmap v4739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:44 smithi078 ceph-mon[139570]: pgmap v4739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:44 smithi078 ceph-mon[142991]: pgmap v4739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:46.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:46 smithi078 ceph-mon[142991]: pgmap v4740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:46 smithi078 ceph-mon[139570]: pgmap v4740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:46.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:43:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:46 smithi118 ceph-mon[131825]: pgmap v4740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:43:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:48 smithi078 ceph-mon[139570]: pgmap v4741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:48 smithi078 ceph-mon[142991]: pgmap v4741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:48 smithi118 ceph-mon[131825]: pgmap v4741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:50 smithi118 ceph-mon[131825]: pgmap v4742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:50 smithi078 ceph-mon[139570]: pgmap v4742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:50 smithi078 ceph-mon[142991]: pgmap v4742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:52 smithi118 ceph-mon[131825]: pgmap v4743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:52 smithi078 ceph-mon[139570]: pgmap v4743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:52 smithi078 ceph-mon[142991]: pgmap v4743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:53.629 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (82m) 6m ago 86m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (82m) 5m ago 86m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (87m) 6m ago 87m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (87m) 5m ago 87m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (82m) 5m ago 90m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:43:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (82m) 6m ago 92m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (81m) 6m ago 92m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (81m) 5m ago 91m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (81m) 6m ago 91m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (82m) 6m ago 86m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (82m) 5m ago 86m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (80m) 6m ago 90m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (79m) 6m ago 90m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (79m) 6m ago 89m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (78m) 6m ago 89m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (78m) 5m ago 89m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (77m) 5m ago 88m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (77m) 5m ago 88m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (76m) 5m ago 88m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:43:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (82m) 5m ago 87m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:43:54.328 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:43:54.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:43:54.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:43:54.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:43:54.329 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:43:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:54 smithi118 ceph-mon[131825]: pgmap v4744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:54 smithi078 ceph-mon[139570]: pgmap v4744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:54 smithi078 ceph-mon[142991]: pgmap v4744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='client.48503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3705318106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:43:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='client.48503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3705318106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='client.48503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3705318106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:56 smithi118 ceph-mon[131825]: pgmap v4745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:43:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:43:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[139570]: pgmap v4745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:43:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:43:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[142991]: pgmap v4745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:43:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:43:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:43:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:43:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:43:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:43:58 smithi078 ceph-mon[139570]: pgmap v4746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:43:58 smithi078 ceph-mon[142991]: pgmap v4746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:43:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:43:58 smithi118 ceph-mon[131825]: pgmap v4746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:00 smithi078 ceph-mon[139570]: pgmap v4747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:00 smithi078 ceph-mon[142991]: pgmap v4747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:00 smithi118 ceph-mon[131825]: pgmap v4747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:02 smithi078 ceph-mon[142991]: pgmap v4748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:02 smithi078 ceph-mon[139570]: pgmap v4748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:02 smithi118 ceph-mon[131825]: pgmap v4748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:04 smithi118 ceph-mon[131825]: pgmap v4749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:04 smithi078 ceph-mon[139570]: pgmap v4749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:04 smithi078 ceph-mon[142991]: pgmap v4749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:06.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:06 smithi078 ceph-mon[139570]: pgmap v4750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:06.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:06 smithi078 ceph-mon[142991]: pgmap v4750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:06.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:44:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:06 smithi118 ceph-mon[131825]: pgmap v4750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:08 smithi078 ceph-mon[139570]: pgmap v4751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:08 smithi078 ceph-mon[142991]: pgmap v4751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:08 smithi118 ceph-mon[131825]: pgmap v4751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:10 smithi078 ceph-mon[142991]: pgmap v4752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:10 smithi078 ceph-mon[139570]: pgmap v4752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:10 smithi118 ceph-mon[131825]: pgmap v4752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:12 smithi118 ceph-mon[131825]: pgmap v4753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:12 smithi078 ceph-mon[139570]: pgmap v4753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:12 smithi078 ceph-mon[142991]: pgmap v4753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:14 smithi118 ceph-mon[131825]: pgmap v4754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:14 smithi078 ceph-mon[139570]: pgmap v4754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:14 smithi078 ceph-mon[142991]: pgmap v4754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:16.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:16 smithi078 ceph-mon[139570]: pgmap v4755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:16.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:16 smithi078 ceph-mon[142991]: pgmap v4755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:44:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:16 smithi118 ceph-mon[131825]: pgmap v4755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:18 smithi118 ceph-mon[131825]: pgmap v4756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:18 smithi078 ceph-mon[139570]: pgmap v4756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:18 smithi078 ceph-mon[142991]: pgmap v4756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:20 smithi118 ceph-mon[131825]: pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:20 smithi078 ceph-mon[139570]: pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:20 smithi078 ceph-mon[142991]: pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:22 smithi118 ceph-mon[131825]: pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:22 smithi078 ceph-mon[139570]: pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:22 smithi078 ceph-mon[142991]: pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:24 smithi118 ceph-mon[131825]: pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:24 smithi078 ceph-mon[139570]: pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:24 smithi078 ceph-mon[142991]: pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:24.675 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (83m) 6m ago 87m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (83m) 5m ago 87m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (88m) 6m ago 88m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (88m) 5m ago 88m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (82m) 5m ago 91m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (82m) 6m ago 93m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:44:24.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (82m) 6m ago 93m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (81m) 5m ago 91m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (81m) 6m ago 91m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (83m) 6m ago 86m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (83m) 5m ago 86m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (80m) 6m ago 91m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (80m) 6m ago 90m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (79m) 6m ago 90m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (79m) 6m ago 90m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (78m) 5m ago 89m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (78m) 5m ago 89m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (77m) 5m ago 88m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (77m) 5m ago 88m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:44:24.985 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (82m) 5m ago 87m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:44:25.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:44:25.372 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:44:26.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[139570]: from='client.48521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[139570]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[139570]: pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1591905166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[142991]: from='client.48521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[142991]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[142991]: pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:26.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1591905166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:26 smithi118 ceph-mon[131825]: from='client.48521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:26 smithi118 ceph-mon[131825]: from='client.48527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:26 smithi118 ceph-mon[131825]: pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1591905166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:28 smithi118 ceph-mon[131825]: pgmap v4761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:28 smithi078 ceph-mon[139570]: pgmap v4761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:28 smithi078 ceph-mon[142991]: pgmap v4761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:30 smithi118 ceph-mon[131825]: pgmap v4762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:30 smithi078 ceph-mon[139570]: pgmap v4762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:30 smithi078 ceph-mon[142991]: pgmap v4762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:32 smithi118 ceph-mon[131825]: pgmap v4763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:32 smithi078 ceph-mon[139570]: pgmap v4763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:32 smithi078 ceph-mon[142991]: pgmap v4763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:34 smithi118 ceph-mon[131825]: pgmap v4764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:34 smithi078 ceph-mon[139570]: pgmap v4764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:34 smithi078 ceph-mon[142991]: pgmap v4764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:36 smithi118 ceph-mon[131825]: pgmap v4765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:36 smithi078 ceph-mon[139570]: pgmap v4765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:36 smithi078 ceph-mon[142991]: pgmap v4765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T02:44:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:38 smithi118 ceph-mon[131825]: pgmap v4766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:38 smithi078 ceph-mon[139570]: pgmap v4766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:38 smithi078 ceph-mon[142991]: pgmap v4766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:40 smithi118 ceph-mon[131825]: pgmap v4767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:40 smithi078 ceph-mon[142991]: pgmap v4767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:40 smithi078 ceph-mon[139570]: pgmap v4767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:42 smithi118 ceph-mon[131825]: pgmap v4768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:42 smithi078 ceph-mon[139570]: pgmap v4768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:42 smithi078 ceph-mon[142991]: pgmap v4768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:44 smithi118 ceph-mon[131825]: pgmap v4769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:44 smithi078 ceph-mon[139570]: pgmap v4769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:44 smithi078 ceph-mon[142991]: pgmap v4769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:46 smithi118 ceph-mon[131825]: pgmap v4770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:46 smithi078 ceph-mon[139570]: pgmap v4770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:46 smithi078 ceph-mon[142991]: pgmap v4770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T02:44:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:44:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:48 smithi118 ceph-mon[131825]: pgmap v4771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:48 smithi078 ceph-mon[139570]: pgmap v4771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:48 smithi078 ceph-mon[142991]: pgmap v4771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:50 smithi118 ceph-mon[131825]: pgmap v4772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:50 smithi078 ceph-mon[139570]: pgmap v4772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:50 smithi078 ceph-mon[142991]: pgmap v4772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:52 smithi118 ceph-mon[131825]: pgmap v4773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:52 smithi078 ceph-mon[139570]: pgmap v4773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:52 smithi078 ceph-mon[142991]: pgmap v4773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:54 smithi118 ceph-mon[131825]: pgmap v4774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:54 smithi078 ceph-mon[139570]: pgmap v4774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:54 smithi078 ceph-mon[142991]: pgmap v4774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:55.758 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (84m) 7m ago 88m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (83m) 6m ago 87m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (88m) 7m ago 88m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (88m) 6m ago 88m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (83m) 6m ago 92m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (83m) 7m ago 93m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (82m) 7m ago 93m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (82m) 6m ago 92m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (82m) 7m ago 92m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:44:56.093 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (84m) 7m ago 87m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (83m) 6m ago 87m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (81m) 7m ago 91m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (80m) 7m ago 91m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (80m) 7m ago 90m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (79m) 7m ago 90m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (79m) 6m ago 90m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (78m) 6m ago 89m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (78m) 6m ago 89m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (77m) 6m ago 89m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:44:56.094 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (83m) 6m ago 88m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:44:56.478 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:44:56.478 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:44:56.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:44:56.478 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:56.478 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:44:56.479 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:44:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:56 smithi118 ceph-mon[131825]: pgmap v4775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:44:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:44:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:44:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:44:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:44:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[139570]: pgmap v4775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:44:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[142991]: pgmap v4775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:44:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:44:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:44:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:44:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:57 smithi118 ceph-mon[131825]: from='client.48539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:57 smithi118 ceph-mon[131825]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2018523785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[139570]: from='client.48539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[139570]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2018523785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[142991]: from='client.48539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[142991]: from='client.48545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:44:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2018523785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:44:58 smithi118 ceph-mon[131825]: pgmap v4776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:44:58 smithi078 ceph-mon[139570]: pgmap v4776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:44:58 smithi078 ceph-mon[142991]: pgmap v4776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:00 smithi118 ceph-mon[131825]: pgmap v4777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:00 smithi078 ceph-mon[139570]: pgmap v4777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:00 smithi078 ceph-mon[142991]: pgmap v4777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:02 smithi118 ceph-mon[131825]: pgmap v4778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:02 smithi078 ceph-mon[139570]: pgmap v4778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:02 smithi078 ceph-mon[142991]: pgmap v4778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:04 smithi118 ceph-mon[131825]: pgmap v4779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:04 smithi078 ceph-mon[139570]: pgmap v4779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:04 smithi078 ceph-mon[142991]: pgmap v4779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:06 smithi118 ceph-mon[131825]: pgmap v4780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:06 smithi078 ceph-mon[139570]: pgmap v4780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:45:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:06 smithi078 ceph-mon[142991]: pgmap v4780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:08 smithi118 ceph-mon[131825]: pgmap v4781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:08 smithi078 ceph-mon[139570]: pgmap v4781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:08 smithi078 ceph-mon[142991]: pgmap v4781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:10 smithi118 ceph-mon[131825]: pgmap v4782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:10 smithi078 ceph-mon[139570]: pgmap v4782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:10 smithi078 ceph-mon[142991]: pgmap v4782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:12 smithi118 ceph-mon[131825]: pgmap v4783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:12 smithi078 ceph-mon[139570]: pgmap v4783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:12 smithi078 ceph-mon[142991]: pgmap v4783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:14 smithi118 ceph-mon[131825]: pgmap v4784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:14 smithi078 ceph-mon[139570]: pgmap v4784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:14 smithi078 ceph-mon[142991]: pgmap v4784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:16 smithi118 ceph-mon[131825]: pgmap v4785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:16 smithi078 ceph-mon[139570]: pgmap v4785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:45:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:16 smithi078 ceph-mon[142991]: pgmap v4785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:18 smithi118 ceph-mon[131825]: pgmap v4786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:18 smithi078 ceph-mon[142991]: pgmap v4786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:18 smithi078 ceph-mon[139570]: pgmap v4786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:20 smithi118 ceph-mon[131825]: pgmap v4787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:20 smithi078 ceph-mon[139570]: pgmap v4787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:20 smithi078 ceph-mon[142991]: pgmap v4787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:22 smithi118 ceph-mon[131825]: pgmap v4788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:22 smithi078 ceph-mon[139570]: pgmap v4788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:22 smithi078 ceph-mon[142991]: pgmap v4788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:24 smithi118 ceph-mon[131825]: pgmap v4789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:24 smithi078 ceph-mon[139570]: pgmap v4789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:24 smithi078 ceph-mon[142991]: pgmap v4789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:26 smithi118 ceph-mon[131825]: pgmap v4790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:26 smithi078 ceph-mon[139570]: pgmap v4790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:45:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:26 smithi078 ceph-mon[142991]: pgmap v4790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:26.827 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:45:27.134 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:45:27.134 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (84m) 7m ago 88m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:45:27.134 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (84m) 6m ago 88m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (89m) 7m ago 89m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (89m) 6m ago 89m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (83m) 6m ago 92m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (83m) 7m ago 94m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (83m) 7m ago 94m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (82m) 6m ago 92m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (82m) 7m ago 92m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (84m) 7m ago 87m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (84m) 6m ago 87m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (81m) 7m ago 92m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (81m) 7m ago 91m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (80m) 7m ago 91m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:45:27.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (80m) 7m ago 91m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:45:27.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (79m) 6m ago 90m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:45:27.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (79m) 6m ago 90m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:45:27.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (78m) 6m ago 90m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:45:27.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (78m) 6m ago 89m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:45:27.136 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (83m) 6m ago 88m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:27.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:45:27.521 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:45:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:28 smithi118 ceph-mon[131825]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:28 smithi118 ceph-mon[131825]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:28 smithi118 ceph-mon[131825]: pgmap v4791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:28.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2573922503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:45:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[142991]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[142991]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[142991]: pgmap v4791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2573922503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:45:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[139570]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[139570]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[139570]: pgmap v4791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2573922503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:45:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:30 smithi118 ceph-mon[131825]: pgmap v4792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:30 smithi078 ceph-mon[139570]: pgmap v4792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:30 smithi078 ceph-mon[142991]: pgmap v4792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:32 smithi118 ceph-mon[131825]: pgmap v4793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:32 smithi078 ceph-mon[139570]: pgmap v4793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:32 smithi078 ceph-mon[142991]: pgmap v4793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:34 smithi118 ceph-mon[131825]: pgmap v4794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:34 smithi078 ceph-mon[139570]: pgmap v4794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:34 smithi078 ceph-mon[142991]: pgmap v4794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:36 smithi118 ceph-mon[131825]: pgmap v4795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:36 smithi078 ceph-mon[139570]: pgmap v4795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:36 smithi078 ceph-mon[142991]: pgmap v4795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:45:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:38 smithi118 ceph-mon[131825]: pgmap v4796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:38 smithi078 ceph-mon[139570]: pgmap v4796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:38 smithi078 ceph-mon[142991]: pgmap v4796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:40 smithi118 ceph-mon[131825]: pgmap v4797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:40 smithi078 ceph-mon[139570]: pgmap v4797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:40 smithi078 ceph-mon[142991]: pgmap v4797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:42 smithi118 ceph-mon[131825]: pgmap v4798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:42 smithi078 ceph-mon[139570]: pgmap v4798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:42 smithi078 ceph-mon[142991]: pgmap v4798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:44 smithi118 ceph-mon[131825]: pgmap v4799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:44 smithi078 ceph-mon[139570]: pgmap v4799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:44 smithi078 ceph-mon[142991]: pgmap v4799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:46 smithi118 ceph-mon[131825]: pgmap v4800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:46 smithi078 ceph-mon[139570]: pgmap v4800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:45:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:46 smithi078 ceph-mon[142991]: pgmap v4800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:45:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:48 smithi118 ceph-mon[131825]: pgmap v4801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:48 smithi078 ceph-mon[139570]: pgmap v4801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:48.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:48 smithi078 ceph-mon[142991]: pgmap v4801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:50 smithi118 ceph-mon[131825]: pgmap v4802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:50 smithi078 ceph-mon[139570]: pgmap v4802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:50 smithi078 ceph-mon[142991]: pgmap v4802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:52 smithi118 ceph-mon[131825]: pgmap v4803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:52 smithi078 ceph-mon[139570]: pgmap v4803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:52 smithi078 ceph-mon[142991]: pgmap v4803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:54 smithi118 ceph-mon[131825]: pgmap v4804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:54 smithi078 ceph-mon[139570]: pgmap v4804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:54 smithi078 ceph-mon[142991]: pgmap v4804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:56 smithi118 ceph-mon[131825]: pgmap v4805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:45:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:56 smithi078 ceph-mon[139570]: pgmap v4805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:45:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:56 smithi078 ceph-mon[142991]: pgmap v4805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:45:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:45:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:45:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:45:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.857 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:45:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:45:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:45:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (85m) 8m ago 89m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (84m) 7m ago 88m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (89m) 8m ago 89m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (89m) 7m ago 89m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (84m) 7m ago 93m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (84m) 8m ago 94m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (83m) 8m ago 94m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:45:58.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (83m) 7m ago 93m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (83m) 8m ago 93m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (85m) 8m ago 88m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (84m) 7m ago 88m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (82m) 8m ago 92m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (81m) 8m ago 92m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (81m) 8m ago 92m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (80m) 8m ago 91m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (80m) 7m ago 91m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (79m) 7m ago 90m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (79m) 7m ago 90m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (78m) 7m ago 90m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:45:58.171 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (84m) 7m ago 89m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:45:58.550 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:45:58.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:45:58.551 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:45:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:58 smithi078 ceph-mon[139570]: pgmap v4806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:58 smithi078 ceph-mon[142991]: pgmap v4806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:58 smithi118 ceph-mon[131825]: pgmap v4806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:45:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[139570]: from='client.48575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[139570]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1106045781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:45:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[142991]: from='client.48575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[142991]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:45:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1106045781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:45:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:59 smithi118 ceph-mon[131825]: from='client.48575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:59 smithi118 ceph-mon[131825]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:45:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:45:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1106045781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:46:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:00 smithi078 ceph-mon[139570]: pgmap v4807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:00 smithi078 ceph-mon[142991]: pgmap v4807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:00 smithi118 ceph-mon[131825]: pgmap v4807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:02 smithi078 ceph-mon[142991]: pgmap v4808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:02 smithi078 ceph-mon[139570]: pgmap v4808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:02 smithi118 ceph-mon[131825]: pgmap v4808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:04 smithi118 ceph-mon[131825]: pgmap v4809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:04 smithi078 ceph-mon[139570]: pgmap v4809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:04 smithi078 ceph-mon[142991]: pgmap v4809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:06 smithi118 ceph-mon[131825]: pgmap v4810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:06 smithi078 ceph-mon[139570]: pgmap v4810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:46:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:06 smithi078 ceph-mon[142991]: pgmap v4810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:08 smithi118 ceph-mon[131825]: pgmap v4811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:08 smithi078 ceph-mon[139570]: pgmap v4811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:08 smithi078 ceph-mon[142991]: pgmap v4811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:10 smithi118 ceph-mon[131825]: pgmap v4812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:10 smithi078 ceph-mon[139570]: pgmap v4812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:10 smithi078 ceph-mon[142991]: pgmap v4812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:12 smithi118 ceph-mon[131825]: pgmap v4813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:12 smithi078 ceph-mon[139570]: pgmap v4813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:12 smithi078 ceph-mon[142991]: pgmap v4813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:14 smithi118 ceph-mon[131825]: pgmap v4814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:14 smithi078 ceph-mon[139570]: pgmap v4814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:14 smithi078 ceph-mon[142991]: pgmap v4814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:16 smithi118 ceph-mon[131825]: pgmap v4815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:16 smithi078 ceph-mon[139570]: pgmap v4815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:46:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:16 smithi078 ceph-mon[142991]: pgmap v4815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:18 smithi118 ceph-mon[131825]: pgmap v4816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:18 smithi078 ceph-mon[139570]: pgmap v4816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:18 smithi078 ceph-mon[142991]: pgmap v4816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:20 smithi118 ceph-mon[131825]: pgmap v4817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:20 smithi078 ceph-mon[139570]: pgmap v4817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:20 smithi078 ceph-mon[142991]: pgmap v4817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:22 smithi118 ceph-mon[131825]: pgmap v4818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:22 smithi078 ceph-mon[139570]: pgmap v4818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:22 smithi078 ceph-mon[142991]: pgmap v4818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:24 smithi118 ceph-mon[131825]: pgmap v4819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:24 smithi078 ceph-mon[139570]: pgmap v4819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:24 smithi078 ceph-mon[142991]: pgmap v4819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:26 smithi118 ceph-mon[131825]: pgmap v4820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:26 smithi078 ceph-mon[139570]: pgmap v4820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:26 smithi078 ceph-mon[142991]: pgmap v4820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:46:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:28 smithi118 ceph-mon[131825]: pgmap v4821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:28 smithi078 ceph-mon[139570]: pgmap v4821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:28 smithi078 ceph-mon[142991]: pgmap v4821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:28.894 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:46:29.200 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:46:29.200 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (85m) 8m ago 89m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:46:29.200 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (85m) 7m ago 89m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (90m) 8m ago 90m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (90m) 7m ago 90m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (84m) 7m ago 93m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (85m) 8m ago 95m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (84m) 8m ago 95m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (83m) 7m ago 93m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (83m) 8m ago 93m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (85m) 8m ago 89m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (85m) 7m ago 88m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (82m) 8m ago 93m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (82m) 8m ago 92m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (81m) 8m ago 92m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:46:29.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (81m) 8m ago 92m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:46:29.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (80m) 7m ago 91m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:46:29.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (80m) 7m ago 91m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:46:29.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (79m) 7m ago 91m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:46:29.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (79m) 7m ago 90m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:46:29.202 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (84m) 7m ago 89m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:46:29.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:46:29.585 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:46:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:30 smithi118 ceph-mon[131825]: from='client.48593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:30 smithi118 ceph-mon[131825]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:30 smithi118 ceph-mon[131825]: pgmap v4822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/776227889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:46:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[142991]: from='client.48593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[142991]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[142991]: pgmap v4822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/776227889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[139570]: from='client.48593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[139570]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[139570]: pgmap v4822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/776227889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:46:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:32 smithi118 ceph-mon[131825]: pgmap v4823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:32 smithi078 ceph-mon[142991]: pgmap v4823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:32 smithi078 ceph-mon[139570]: pgmap v4823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:34 smithi118 ceph-mon[131825]: pgmap v4824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:34 smithi078 ceph-mon[139570]: pgmap v4824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:34 smithi078 ceph-mon[142991]: pgmap v4824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:36 smithi118 ceph-mon[131825]: pgmap v4825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:36 smithi078 ceph-mon[139570]: pgmap v4825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:36 smithi078 ceph-mon[142991]: pgmap v4825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:46:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:38 smithi118 ceph-mon[131825]: pgmap v4826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:38 smithi078 ceph-mon[139570]: pgmap v4826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:38 smithi078 ceph-mon[142991]: pgmap v4826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:40 smithi118 ceph-mon[131825]: pgmap v4827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:40 smithi078 ceph-mon[139570]: pgmap v4827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:40 smithi078 ceph-mon[142991]: pgmap v4827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:42 smithi118 ceph-mon[131825]: pgmap v4828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:42 smithi078 ceph-mon[142991]: pgmap v4828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:42 smithi078 ceph-mon[139570]: pgmap v4828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:44 smithi118 ceph-mon[131825]: pgmap v4829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:44 smithi078 ceph-mon[139570]: pgmap v4829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:44 smithi078 ceph-mon[142991]: pgmap v4829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:46 smithi118 ceph-mon[131825]: pgmap v4830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:46 smithi078 ceph-mon[139570]: pgmap v4830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:46:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:46 smithi078 ceph-mon[142991]: pgmap v4830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:46:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:48 smithi118 ceph-mon[131825]: pgmap v4831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:48 smithi078 ceph-mon[139570]: pgmap v4831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:48 smithi078 ceph-mon[142991]: pgmap v4831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:50 smithi118 ceph-mon[131825]: pgmap v4832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:50 smithi078 ceph-mon[139570]: pgmap v4832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:50 smithi078 ceph-mon[142991]: pgmap v4832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:52 smithi118 ceph-mon[131825]: pgmap v4833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:52 smithi078 ceph-mon[139570]: pgmap v4833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:52 smithi078 ceph-mon[142991]: pgmap v4833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:54 smithi118 ceph-mon[131825]: pgmap v4834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:54 smithi078 ceph-mon[139570]: pgmap v4834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:54 smithi078 ceph-mon[142991]: pgmap v4834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:56 smithi118 ceph-mon[131825]: pgmap v4835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:56 smithi078 ceph-mon[139570]: pgmap v4835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:56 smithi078 ceph-mon[142991]: pgmap v4835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:46:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:46:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:46:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:46:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:46:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:58 smithi118 ceph-mon[131825]: pgmap v4836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:46:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:46:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:46:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:46:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[139570]: pgmap v4836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:46:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:46:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:46:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[142991]: pgmap v4836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:46:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:46:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:46:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:46:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:46:59.930 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (86m) 9m ago 90m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (85m) 8m ago 89m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (90m) 9m ago 90m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (90m) 8m ago 90m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (85m) 8m ago 94m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (85m) 9m ago 95m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (84m) 9m ago 95m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (84m) 8m ago 94m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (84m) 9m ago 94m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (86m) 9m ago 89m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:47:00.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (85m) 8m ago 89m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (83m) 9m ago 93m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (82m) 9m ago 93m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (82m) 9m ago 93m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (81m) 9m ago 92m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (81m) 8m ago 92m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (80m) 8m ago 91m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (80m) 8m ago 91m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (79m) 8m ago 91m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:47:00.239 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (85m) 8m ago 90m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:47:00.614 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:47:00.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:47:00.616 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:47:00.616 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:47:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:00 smithi118 ceph-mon[131825]: pgmap v4837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:00 smithi078 ceph-mon[139570]: pgmap v4837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:00 smithi078 ceph-mon[142991]: pgmap v4837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:01 smithi118 ceph-mon[131825]: from='client.48611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:01 smithi118 ceph-mon[131825]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3002772951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[139570]: from='client.48611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[139570]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3002772951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[142991]: from='client.48611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[142991]: from='client.48617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3002772951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:02 smithi118 ceph-mon[131825]: pgmap v4838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:02 smithi078 ceph-mon[139570]: pgmap v4838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:02 smithi078 ceph-mon[142991]: pgmap v4838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:04 smithi118 ceph-mon[131825]: pgmap v4839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:04 smithi078 ceph-mon[139570]: pgmap v4839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:04 smithi078 ceph-mon[142991]: pgmap v4839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:06 smithi118 ceph-mon[131825]: pgmap v4840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:06 smithi078 ceph-mon[139570]: pgmap v4840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:06 smithi078 ceph-mon[142991]: pgmap v4840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:47:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:08 smithi118 ceph-mon[131825]: pgmap v4841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:08 smithi078 ceph-mon[139570]: pgmap v4841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:08 smithi078 ceph-mon[142991]: pgmap v4841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:10 smithi118 ceph-mon[131825]: pgmap v4842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:10 smithi078 ceph-mon[139570]: pgmap v4842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:10 smithi078 ceph-mon[142991]: pgmap v4842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:12 smithi118 ceph-mon[131825]: pgmap v4843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:12 smithi078 ceph-mon[139570]: pgmap v4843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:12 smithi078 ceph-mon[142991]: pgmap v4843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:14 smithi118 ceph-mon[131825]: pgmap v4844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:14 smithi078 ceph-mon[139570]: pgmap v4844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:14 smithi078 ceph-mon[142991]: pgmap v4844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:16 smithi118 ceph-mon[131825]: pgmap v4845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:16 smithi078 ceph-mon[139570]: pgmap v4845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:47:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:16 smithi078 ceph-mon[142991]: pgmap v4845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:18 smithi118 ceph-mon[131825]: pgmap v4846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:18 smithi078 ceph-mon[139570]: pgmap v4846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:18 smithi078 ceph-mon[142991]: pgmap v4846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:20 smithi118 ceph-mon[131825]: pgmap v4847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:20 smithi078 ceph-mon[139570]: pgmap v4847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:20 smithi078 ceph-mon[142991]: pgmap v4847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:22 smithi118 ceph-mon[131825]: pgmap v4848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:22 smithi078 ceph-mon[139570]: pgmap v4848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:22 smithi078 ceph-mon[142991]: pgmap v4848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:24 smithi118 ceph-mon[131825]: pgmap v4849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:24 smithi078 ceph-mon[139570]: pgmap v4849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:24 smithi078 ceph-mon[142991]: pgmap v4849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:26 smithi118 ceph-mon[131825]: pgmap v4850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:26 smithi078 ceph-mon[139570]: pgmap v4850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:26 smithi078 ceph-mon[142991]: pgmap v4850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:47:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:28 smithi118 ceph-mon[131825]: pgmap v4851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:28 smithi078 ceph-mon[139570]: pgmap v4851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:28 smithi078 ceph-mon[142991]: pgmap v4851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:30 smithi118 ceph-mon[131825]: pgmap v4852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:30 smithi078 ceph-mon[139570]: pgmap v4852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:30 smithi078 ceph-mon[142991]: pgmap v4852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:30.962 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (86m) 9m ago 90m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (86m) 8m ago 90m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (91m) 9m ago 91m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (91m) 8m ago 91m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (85m) 8m ago 94m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:47:31.270 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (86m) 9m ago 96m 605M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (85m) 9m ago 96m 603M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (84m) 8m ago 95m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (85m) 9m ago 94m 317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (86m) 9m ago 90m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (86m) 8m ago 89m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (83m) 9m ago 94m 4715M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (83m) 9m ago 93m 4205M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (82m) 9m ago 93m 4101M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (82m) 9m ago 93m 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (81m) 8m ago 92m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (81m) 8m ago 92m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (80m) 8m ago 92m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (80m) 8m ago 91m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:47:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (85m) 8m ago 90m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:31.649 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:47:31.650 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:47:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:32 smithi118 ceph-mon[131825]: from='client.48629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:32 smithi118 ceph-mon[131825]: pgmap v4853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:32 smithi118 ceph-mon[131825]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2076381765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[139570]: from='client.48629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[139570]: pgmap v4853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[139570]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2076381765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[142991]: from='client.48629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[142991]: pgmap v4853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[142991]: from='client.48635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2076381765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:34 smithi118 ceph-mon[131825]: pgmap v4854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:34 smithi078 ceph-mon[139570]: pgmap v4854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:34 smithi078 ceph-mon[142991]: pgmap v4854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:36 smithi118 ceph-mon[131825]: pgmap v4855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:36 smithi078 ceph-mon[139570]: pgmap v4855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:47:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:36 smithi078 ceph-mon[142991]: pgmap v4855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:38 smithi118 ceph-mon[131825]: pgmap v4856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:38 smithi078 ceph-mon[139570]: pgmap v4856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:38 smithi078 ceph-mon[142991]: pgmap v4856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:40 smithi118 ceph-mon[131825]: pgmap v4857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:40 smithi078 ceph-mon[139570]: pgmap v4857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:40 smithi078 ceph-mon[142991]: pgmap v4857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:42 smithi118 ceph-mon[131825]: pgmap v4858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:42 smithi078 ceph-mon[139570]: pgmap v4858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:42 smithi078 ceph-mon[142991]: pgmap v4858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:44 smithi118 ceph-mon[131825]: pgmap v4859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:44 smithi078 ceph-mon[139570]: pgmap v4859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:44 smithi078 ceph-mon[142991]: pgmap v4859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:46 smithi118 ceph-mon[131825]: pgmap v4860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:46 smithi078 ceph-mon[139570]: pgmap v4860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:46 smithi078 ceph-mon[142991]: pgmap v4860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:47:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:47:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:48 smithi118 ceph-mon[131825]: pgmap v4861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:48 smithi078 ceph-mon[139570]: pgmap v4861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:48 smithi078 ceph-mon[142991]: pgmap v4861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:50 smithi118 ceph-mon[131825]: pgmap v4862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:50 smithi078 ceph-mon[139570]: pgmap v4862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:50 smithi078 ceph-mon[142991]: pgmap v4862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:52 smithi118 ceph-mon[131825]: pgmap v4863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:52 smithi078 ceph-mon[139570]: pgmap v4863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:52 smithi078 ceph-mon[142991]: pgmap v4863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:54 smithi118 ceph-mon[131825]: pgmap v4864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:54 smithi078 ceph-mon[139570]: pgmap v4864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:54 smithi078 ceph-mon[142991]: pgmap v4864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:56 smithi118 ceph-mon[131825]: pgmap v4865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:56 smithi078 ceph-mon[139570]: pgmap v4865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:56 smithi078 ceph-mon[142991]: pgmap v4865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:47:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:47:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:58 smithi118 ceph-mon[131825]: pgmap v4866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:47:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:47:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:58 smithi078 ceph-mon[142991]: pgmap v4866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:47:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:47:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:58 smithi078 ceph-mon[139570]: pgmap v4866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:47:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:47:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:48:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:00 smithi118 ceph-mon[131825]: pgmap v4867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[142991]: pgmap v4867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[139570]: pgmap v4867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:48:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:48:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:48:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:48:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:48:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:48:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:48:02.000 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (87m) 2s ago 91m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (86m) 9m ago 90m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (91m) 2s ago 91m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (91m) 9m ago 91m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (86m) 9m ago 95m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (86m) 2s ago 96m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (85m) 2s ago 96m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:48:02.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (85m) 9m ago 95m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (85m) 2s ago 95m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (87m) 2s ago 90m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (86m) 9m ago 90m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (84m) 2s ago 94m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (83m) 2s ago 94m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (83m) 2s ago 94m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (82m) 2s ago 93m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (82m) 9m ago 93m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (81m) 9m ago 92m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (81m) 9m ago 92m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (80m) 9m ago 92m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:48:02.310 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (86m) 9m ago 91m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:48:02.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:48:02.691 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:48:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:02 smithi118 ceph-mon[131825]: pgmap v4868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:02 smithi078 ceph-mon[139570]: pgmap v4868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:02 smithi078 ceph-mon[142991]: pgmap v4868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:03 smithi118 ceph-mon[131825]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:03 smithi118 ceph-mon[131825]: from='client.48653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2908559834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[139570]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[139570]: from='client.48653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2908559834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[142991]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[142991]: from='client.48653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2908559834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:04 smithi118 ceph-mon[131825]: pgmap v4869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:04 smithi078 ceph-mon[139570]: pgmap v4869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:04 smithi078 ceph-mon[142991]: pgmap v4869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:06 smithi078 ceph-mon[139570]: pgmap v4870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:06 smithi078 ceph-mon[142991]: pgmap v4870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:48:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:06 smithi118 ceph-mon[131825]: pgmap v4870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:08 smithi118 ceph-mon[131825]: pgmap v4871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:08 smithi078 ceph-mon[139570]: pgmap v4871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:08 smithi078 ceph-mon[142991]: pgmap v4871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:10 smithi118 ceph-mon[131825]: pgmap v4872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:10 smithi078 ceph-mon[139570]: pgmap v4872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:10 smithi078 ceph-mon[142991]: pgmap v4872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:12 smithi118 ceph-mon[131825]: pgmap v4873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:12 smithi078 ceph-mon[139570]: pgmap v4873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:12 smithi078 ceph-mon[142991]: pgmap v4873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:14 smithi118 ceph-mon[131825]: pgmap v4874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:14 smithi078 ceph-mon[139570]: pgmap v4874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:14 smithi078 ceph-mon[142991]: pgmap v4874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:16 smithi118 ceph-mon[131825]: pgmap v4875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:16 smithi078 ceph-mon[139570]: pgmap v4875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:16 smithi078 ceph-mon[142991]: pgmap v4875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:48:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:18 smithi118 ceph-mon[131825]: pgmap v4876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:18 smithi078 ceph-mon[139570]: pgmap v4876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:18 smithi078 ceph-mon[142991]: pgmap v4876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:20 smithi118 ceph-mon[131825]: pgmap v4877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:20 smithi078 ceph-mon[139570]: pgmap v4877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:20 smithi078 ceph-mon[142991]: pgmap v4877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:22 smithi118 ceph-mon[131825]: pgmap v4878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:22 smithi078 ceph-mon[139570]: pgmap v4878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:22 smithi078 ceph-mon[142991]: pgmap v4878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:24 smithi118 ceph-mon[131825]: pgmap v4879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:24 smithi078 ceph-mon[139570]: pgmap v4879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:24 smithi078 ceph-mon[142991]: pgmap v4879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:26 smithi118 ceph-mon[131825]: pgmap v4880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:26 smithi078 ceph-mon[139570]: pgmap v4880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:26 smithi078 ceph-mon[142991]: pgmap v4880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:48:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:28 smithi118 ceph-mon[131825]: pgmap v4881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:28 smithi078 ceph-mon[142991]: pgmap v4881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:28 smithi078 ceph-mon[139570]: pgmap v4881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:30 smithi118 ceph-mon[131825]: pgmap v4882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:30 smithi078 ceph-mon[139570]: pgmap v4882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:30 smithi078 ceph-mon[142991]: pgmap v4882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:32 smithi118 ceph-mon[131825]: pgmap v4883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:32 smithi078 ceph-mon[139570]: pgmap v4883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:32 smithi078 ceph-mon[142991]: pgmap v4883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:33.039 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (87m) 33s ago 91m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (87m) 9m ago 91m 93.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (92m) 33s ago 92m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (92m) 9m ago 92m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:48:33.347 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (86m) 9m ago 95m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (87m) 33s ago 97m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (86m) 33s ago 97m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (85m) 9m ago 96m 311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (86m) 33s ago 95m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (87m) 33s ago 91m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (87m) 9m ago 91m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (85m) 33s ago 95m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (84m) 33s ago 94m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (83m) 33s ago 94m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (83m) 33s ago 94m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (82m) 9m ago 93m 3212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (82m) 9m ago 93m 3687M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (81m) 9m ago 93m 3129M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (81m) 9m ago 92m 3525M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:48:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (86m) 9m ago 91m 99.0M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:48:33.726 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:48:33.726 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:48:33.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:48:33.727 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:48:33.728 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:48:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:34 smithi118 ceph-mon[131825]: from='client.48665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:34 smithi118 ceph-mon[131825]: pgmap v4884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:34 smithi118 ceph-mon[131825]: from='client.38712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2572756649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[139570]: from='client.48665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[139570]: pgmap v4884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[139570]: from='client.38712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2572756649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[142991]: from='client.48665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[142991]: pgmap v4884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[142991]: from='client.38712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2572756649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:48:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:36 smithi118 ceph-mon[131825]: pgmap v4885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:36 smithi078 ceph-mon[139570]: pgmap v4885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:36 smithi078 ceph-mon[142991]: pgmap v4885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:48:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:38 smithi118 ceph-mon[131825]: pgmap v4886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:38 smithi078 ceph-mon[139570]: pgmap v4886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:38 smithi078 ceph-mon[142991]: pgmap v4886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:40 smithi118 ceph-mon[131825]: pgmap v4887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:40 smithi078 ceph-mon[139570]: pgmap v4887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:40 smithi078 ceph-mon[142991]: pgmap v4887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:42 smithi118 ceph-mon[131825]: pgmap v4888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:42 smithi078 ceph-mon[139570]: pgmap v4888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:42 smithi078 ceph-mon[142991]: pgmap v4888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:44 smithi118 ceph-mon[131825]: pgmap v4889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:44 smithi078 ceph-mon[139570]: pgmap v4889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:44 smithi078 ceph-mon[142991]: pgmap v4889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:46 smithi118 ceph-mon[131825]: pgmap v4890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:46 smithi078 ceph-mon[139570]: pgmap v4890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:46 smithi078 ceph-mon[142991]: pgmap v4890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:48:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:48:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:48 smithi118 ceph-mon[131825]: pgmap v4891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:48 smithi078 ceph-mon[139570]: pgmap v4891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:48 smithi078 ceph-mon[142991]: pgmap v4891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:50 smithi118 ceph-mon[131825]: pgmap v4892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:50 smithi078 ceph-mon[139570]: pgmap v4892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:50 smithi078 ceph-mon[142991]: pgmap v4892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:52 smithi118 ceph-mon[131825]: pgmap v4893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:52 smithi078 ceph-mon[139570]: pgmap v4893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:52 smithi078 ceph-mon[142991]: pgmap v4893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:54 smithi118 ceph-mon[131825]: pgmap v4894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:54 smithi078 ceph-mon[139570]: pgmap v4894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:54 smithi078 ceph-mon[142991]: pgmap v4894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:56 smithi118 ceph-mon[131825]: pgmap v4895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:56 smithi078 ceph-mon[139570]: pgmap v4895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:56 smithi078 ceph-mon[142991]: pgmap v4895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:48:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:48:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:48:58 smithi118 ceph-mon[131825]: pgmap v4896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:48:58 smithi078 ceph-mon[139570]: pgmap v4896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:48:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:48:58 smithi078 ceph-mon[142991]: pgmap v4896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:00 smithi118 ceph-mon[131825]: pgmap v4897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:00 smithi078 ceph-mon[139570]: pgmap v4897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:00 smithi078 ceph-mon[142991]: pgmap v4897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:49:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:49:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:49:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:02 smithi118 ceph-mon[131825]: pgmap v4898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:02 smithi078 ceph-mon[139570]: pgmap v4898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:02 smithi078 ceph-mon[142991]: pgmap v4898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:04.079 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:49:04.395 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (88m) 64s ago 92m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (87m) 0s ago 91m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (92m) 64s ago 92m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (92m) 0s ago 92m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (87m) 0s ago 96m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (87m) 64s ago 97m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (86m) 64s ago 97m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (86m) 0s ago 96m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (86m) 64s ago 96m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (88m) 64s ago 91m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (87m) 0s ago 91m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (85m) 64s ago 95m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:49:04.396 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (85m) 64s ago 95m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (84m) 64s ago 95m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (83m) 64s ago 94m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (83m) 0s ago 94m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (82m) 0s ago 94m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (82m) 0s ago 93m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (81m) 0s ago 93m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:49:04.397 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (87m) 0s ago 92m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:49:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:04 smithi118 ceph-mon[131825]: pgmap v4899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[139570]: pgmap v4899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[142991]: pgmap v4899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:49:04.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:49:04.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:49:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:49:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:49:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3698880349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3698880349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='client.48689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3698880349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:06 smithi118 ceph-mon[131825]: pgmap v4900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:06 smithi078 ceph-mon[139570]: pgmap v4900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:06 smithi078 ceph-mon[142991]: pgmap v4900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:49:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:08 smithi118 ceph-mon[131825]: pgmap v4901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:08 smithi078 ceph-mon[139570]: pgmap v4901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:08 smithi078 ceph-mon[142991]: pgmap v4901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:10 smithi118 ceph-mon[131825]: pgmap v4902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:10 smithi078 ceph-mon[139570]: pgmap v4902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:10 smithi078 ceph-mon[142991]: pgmap v4902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:12 smithi118 ceph-mon[131825]: pgmap v4903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:12 smithi078 ceph-mon[139570]: pgmap v4903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:12 smithi078 ceph-mon[142991]: pgmap v4903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:14 smithi118 ceph-mon[131825]: pgmap v4904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:14 smithi078 ceph-mon[139570]: pgmap v4904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:14 smithi078 ceph-mon[142991]: pgmap v4904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:16 smithi118 ceph-mon[131825]: pgmap v4905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:16 smithi078 ceph-mon[139570]: pgmap v4905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:16 smithi078 ceph-mon[142991]: pgmap v4905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:49:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:18 smithi118 ceph-mon[131825]: pgmap v4906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:18 smithi078 ceph-mon[139570]: pgmap v4906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:18 smithi078 ceph-mon[142991]: pgmap v4906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:20 smithi118 ceph-mon[131825]: pgmap v4907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:20 smithi078 ceph-mon[139570]: pgmap v4907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:20 smithi078 ceph-mon[142991]: pgmap v4907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:22 smithi118 ceph-mon[131825]: pgmap v4908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:22 smithi078 ceph-mon[139570]: pgmap v4908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:22 smithi078 ceph-mon[142991]: pgmap v4908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:24 smithi118 ceph-mon[131825]: pgmap v4909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:24 smithi078 ceph-mon[139570]: pgmap v4909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:24 smithi078 ceph-mon[142991]: pgmap v4909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:26 smithi118 ceph-mon[131825]: pgmap v4910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:26 smithi078 ceph-mon[139570]: pgmap v4910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:26 smithi078 ceph-mon[142991]: pgmap v4910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:49:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:28 smithi118 ceph-mon[131825]: pgmap v4911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:28 smithi078 ceph-mon[139570]: pgmap v4911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:28 smithi078 ceph-mon[142991]: pgmap v4911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:30 smithi118 ceph-mon[131825]: pgmap v4912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:30 smithi078 ceph-mon[139570]: pgmap v4912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:30 smithi078 ceph-mon[142991]: pgmap v4912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:32 smithi118 ceph-mon[131825]: pgmap v4913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:32 smithi078 ceph-mon[139570]: pgmap v4913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:32 smithi078 ceph-mon[142991]: pgmap v4913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:34 smithi118 ceph-mon[131825]: pgmap v4914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:34 smithi078 ceph-mon[139570]: pgmap v4914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:34 smithi078 ceph-mon[142991]: pgmap v4914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:35.119 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:49:35.431 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:49:35.431 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (88m) 95s ago 92m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:49:35.431 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (88m) 31s ago 92m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:49:35.431 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (93m) 95s ago 93m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (93m) 31s ago 93m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (87m) 31s ago 96m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (88m) 95s ago 98m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (87m) 95s ago 98m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (86m) 31s ago 97m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (87m) 95s ago 96m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (88m) 95s ago 92m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (88m) 31s ago 92m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (86m) 95s ago 96m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (85m) 95s ago 96m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (84m) 95s ago 95m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (84m) 95s ago 95m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (83m) 31s ago 94m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:49:35.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (83m) 31s ago 94m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:49:35.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (82m) 31s ago 94m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:49:35.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (82m) 31s ago 93m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:49:35.433 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (87m) 31s ago 93m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:49:35.813 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:49:35.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:49:35.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:35.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:49:35.815 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:49:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:36 smithi118 ceph-mon[131825]: from='client.48701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:36 smithi118 ceph-mon[131825]: pgmap v4915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:36 smithi118 ceph-mon[131825]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3134117204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:49:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[139570]: from='client.48701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[139570]: pgmap v4915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[139570]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3134117204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[142991]: from='client.48701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[142991]: pgmap v4915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[142991]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:49:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3134117204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:49:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:38 smithi118 ceph-mon[131825]: pgmap v4916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:38 smithi078 ceph-mon[139570]: pgmap v4916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:38 smithi078 ceph-mon[142991]: pgmap v4916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:40 smithi118 ceph-mon[131825]: pgmap v4917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:40 smithi078 ceph-mon[139570]: pgmap v4917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:40 smithi078 ceph-mon[142991]: pgmap v4917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:42 smithi118 ceph-mon[131825]: pgmap v4918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:42 smithi078 ceph-mon[139570]: pgmap v4918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:42 smithi078 ceph-mon[142991]: pgmap v4918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:44 smithi118 ceph-mon[131825]: pgmap v4919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:44 smithi078 ceph-mon[139570]: pgmap v4919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:44 smithi078 ceph-mon[142991]: pgmap v4919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:46 smithi118 ceph-mon[131825]: pgmap v4920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:46 smithi078 ceph-mon[139570]: pgmap v4920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:46 smithi078 ceph-mon[142991]: pgmap v4920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:49:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:49:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:48 smithi118 ceph-mon[131825]: pgmap v4921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:48 smithi078 ceph-mon[139570]: pgmap v4921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:48 smithi078 ceph-mon[142991]: pgmap v4921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:50 smithi118 ceph-mon[131825]: pgmap v4922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:50 smithi078 ceph-mon[139570]: pgmap v4922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:50 smithi078 ceph-mon[142991]: pgmap v4922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:52 smithi118 ceph-mon[131825]: pgmap v4923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:52 smithi078 ceph-mon[139570]: pgmap v4923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:52 smithi078 ceph-mon[142991]: pgmap v4923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:54 smithi118 ceph-mon[131825]: pgmap v4924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:54 smithi078 ceph-mon[139570]: pgmap v4924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:54.490 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:54 smithi078 ceph-mon[142991]: pgmap v4924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:56 smithi118 ceph-mon[131825]: pgmap v4925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:56 smithi078 ceph-mon[139570]: pgmap v4925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:49:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:49:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:56 smithi078 ceph-mon[142991]: pgmap v4925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:49:58 smithi118 ceph-mon[131825]: pgmap v4926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:49:58 smithi078 ceph-mon[139570]: pgmap v4926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:49:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:49:58 smithi078 ceph-mon[142991]: pgmap v4926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:00.334 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:00 smithi078 conmon[139546]: 2023-12-16T02:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:50:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:00 smithi118 ceph-mon[131825]: pgmap v4927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:50:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:00 smithi078 ceph-mon[139570]: pgmap v4927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:50:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:00 smithi078 ceph-mon[142991]: pgmap v4927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T02:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:02 smithi118 ceph-mon[131825]: pgmap v4928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:02 smithi078 ceph-mon[139570]: pgmap v4928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:02 smithi078 ceph-mon[142991]: pgmap v4928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:04 smithi118 ceph-mon[131825]: pgmap v4929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:04 smithi078 ceph-mon[139570]: pgmap v4929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:04 smithi078 ceph-mon[142991]: pgmap v4929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:50:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:50:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:50:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:50:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:50:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:50:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:50:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:50:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:50:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:50:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:50:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:50:06.162 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:50:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:06 smithi118 ceph-mon[131825]: pgmap v4930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:06 smithi078 ceph-mon[139570]: pgmap v4930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:06 smithi078 ceph-mon[142991]: pgmap v4930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (89m) 2m ago 93m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (88m) 62s ago 92m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (94m) 2m ago 94m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (93m) 62s ago 93m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (88m) 62s ago 97m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (88m) 2m ago 98m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:50:06.469 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (88m) 2m ago 98m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (87m) 62s ago 97m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (87m) 2m ago 97m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (89m) 2m ago 92m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (88m) 62s ago 92m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (86m) 2m ago 96m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (86m) 2m ago 96m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (85m) 2m ago 96m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (84m) 2m ago 95m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (84m) 62s ago 95m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (83m) 62s ago 95m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (83m) 62s ago 94m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (82m) 62s ago 94m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:50:06.470 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (88m) 62s ago 93m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:50:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:50:06.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:50:06.850 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:50:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:07 smithi118 ceph-mon[131825]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:07 smithi118 ceph-mon[131825]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/555310688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[142991]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[142991]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/555310688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[139570]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[139570]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/555310688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:08 smithi118 ceph-mon[131825]: pgmap v4931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:08 smithi078 ceph-mon[139570]: pgmap v4931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:08 smithi078 ceph-mon[142991]: pgmap v4931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:10 smithi118 ceph-mon[131825]: pgmap v4932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:10 smithi078 ceph-mon[139570]: pgmap v4932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:10 smithi078 ceph-mon[142991]: pgmap v4932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:12 smithi118 ceph-mon[131825]: pgmap v4933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:12 smithi078 ceph-mon[139570]: pgmap v4933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:12 smithi078 ceph-mon[142991]: pgmap v4933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:14 smithi118 ceph-mon[131825]: pgmap v4934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:14 smithi078 ceph-mon[139570]: pgmap v4934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:14 smithi078 ceph-mon[142991]: pgmap v4934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:16 smithi118 ceph-mon[131825]: pgmap v4935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:16 smithi078 ceph-mon[139570]: pgmap v4935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:50:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:16 smithi078 ceph-mon[142991]: pgmap v4935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:18 smithi118 ceph-mon[131825]: pgmap v4936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:18 smithi078 ceph-mon[139570]: pgmap v4936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:18 smithi078 ceph-mon[142991]: pgmap v4936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:20 smithi118 ceph-mon[131825]: pgmap v4937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:20 smithi078 ceph-mon[139570]: pgmap v4937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:20 smithi078 ceph-mon[142991]: pgmap v4937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:22 smithi118 ceph-mon[131825]: pgmap v4938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:22.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:22 smithi078 ceph-mon[139570]: pgmap v4938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:22.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:22 smithi078 ceph-mon[142991]: pgmap v4938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:24 smithi118 ceph-mon[131825]: pgmap v4939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:24 smithi078 ceph-mon[139570]: pgmap v4939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:24 smithi078 ceph-mon[142991]: pgmap v4939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:26 smithi118 ceph-mon[131825]: pgmap v4940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:26 smithi078 ceph-mon[139570]: pgmap v4940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:50:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:26 smithi078 ceph-mon[142991]: pgmap v4940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:28 smithi118 ceph-mon[131825]: pgmap v4941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:28 smithi078 ceph-mon[139570]: pgmap v4941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:28 smithi078 ceph-mon[142991]: pgmap v4941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:30 smithi118 ceph-mon[131825]: pgmap v4942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:30 smithi078 ceph-mon[139570]: pgmap v4942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:30 smithi078 ceph-mon[142991]: pgmap v4942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:32 smithi118 ceph-mon[131825]: pgmap v4943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:32 smithi078 ceph-mon[142991]: pgmap v4943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:32 smithi078 ceph-mon[139570]: pgmap v4943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:34 smithi118 ceph-mon[131825]: pgmap v4944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:34 smithi078 ceph-mon[139570]: pgmap v4944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:34 smithi078 ceph-mon[142991]: pgmap v4944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:36 smithi118 ceph-mon[131825]: pgmap v4945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:36 smithi078 ceph-mon[139570]: pgmap v4945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:50:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:36 smithi078 ceph-mon[142991]: pgmap v4945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:37.200 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (89m) 2m ago 93m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (89m) 93s ago 93m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (94m) 2m ago 94m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (94m) 93s ago 94m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:50:37.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (88m) 93s ago 97m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (89m) 2m ago 99m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (88m) 2m ago 99m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (87m) 93s ago 98m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (88m) 2m ago 97m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (89m) 2m ago 93m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (89m) 93s ago 93m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (87m) 2m ago 97m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (86m) 2m ago 97m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (86m) 2m ago 96m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (85m) 2m ago 96m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (84m) 93s ago 95m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (84m) 93s ago 95m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (83m) 93s ago 95m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:50:37.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (83m) 93s ago 94m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:50:37.512 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (88m) 93s ago 94m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:50:37.887 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:50:37.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:50:37.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:50:37.889 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:50:37.889 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:50:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:38 smithi118 ceph-mon[131825]: from='client.48737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:38 smithi118 ceph-mon[131825]: pgmap v4946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:38 smithi118 ceph-mon[131825]: from='client.48743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2508243725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[139570]: from='client.48737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[139570]: pgmap v4946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[139570]: from='client.48743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2508243725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[142991]: from='client.48737 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[142991]: pgmap v4946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[142991]: from='client.48743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:50:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2508243725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:50:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:40 smithi118 ceph-mon[131825]: pgmap v4947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:40 smithi078 ceph-mon[139570]: pgmap v4947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:40 smithi078 ceph-mon[142991]: pgmap v4947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:42 smithi118 ceph-mon[131825]: pgmap v4948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:42 smithi078 ceph-mon[139570]: pgmap v4948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:42 smithi078 ceph-mon[142991]: pgmap v4948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:44 smithi118 ceph-mon[131825]: pgmap v4949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:44 smithi078 ceph-mon[139570]: pgmap v4949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:44 smithi078 ceph-mon[142991]: pgmap v4949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:46 smithi118 ceph-mon[131825]: pgmap v4950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:46 smithi078 ceph-mon[139570]: pgmap v4950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:50:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:46 smithi078 ceph-mon[142991]: pgmap v4950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:50:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:48 smithi118 ceph-mon[131825]: pgmap v4951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:48 smithi078 ceph-mon[139570]: pgmap v4951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:48 smithi078 ceph-mon[142991]: pgmap v4951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:50 smithi118 ceph-mon[131825]: pgmap v4952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:50 smithi078 ceph-mon[139570]: pgmap v4952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:50 smithi078 ceph-mon[142991]: pgmap v4952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:52 smithi118 ceph-mon[131825]: pgmap v4953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:52 smithi078 ceph-mon[139570]: pgmap v4953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:52 smithi078 ceph-mon[142991]: pgmap v4953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:54 smithi118 ceph-mon[131825]: pgmap v4954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:54 smithi078 ceph-mon[139570]: pgmap v4954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:54 smithi078 ceph-mon[142991]: pgmap v4954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:56 smithi118 ceph-mon[131825]: pgmap v4955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:56 smithi078 ceph-mon[139570]: pgmap v4955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:50:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:50:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:56 smithi078 ceph-mon[142991]: pgmap v4955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:50:58 smithi118 ceph-mon[131825]: pgmap v4956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:50:58 smithi078 ceph-mon[139570]: pgmap v4956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:50:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:50:58 smithi078 ceph-mon[142991]: pgmap v4956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:00 smithi118 ceph-mon[131825]: pgmap v4957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:00 smithi078 ceph-mon[139570]: pgmap v4957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:00 smithi078 ceph-mon[142991]: pgmap v4957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:02 smithi118 ceph-mon[131825]: pgmap v4958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:02 smithi078 ceph-mon[139570]: pgmap v4958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:02 smithi078 ceph-mon[142991]: pgmap v4958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:04 smithi118 ceph-mon[131825]: pgmap v4959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:04 smithi078 ceph-mon[139570]: pgmap v4959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:04 smithi078 ceph-mon[142991]: pgmap v4959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:51:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:51:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:51:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:06 smithi118 ceph-mon[131825]: pgmap v4960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:51:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:51:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:51:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[142991]: pgmap v4960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:51:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:51:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:51:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[139570]: pgmap v4960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:51:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:51:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:51:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:51:08.233 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:51:08.539 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:51:08.539 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (90m) 3m ago 94m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:51:08.539 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (89m) 2m ago 93m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:51:08.539 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (95m) 3m ago 95m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:51:08.539 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (95m) 2m ago 95m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (89m) 2m ago 98m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (89m) 3m ago 99m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (89m) 3m ago 99m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (88m) 2m ago 98m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (88m) 3m ago 98m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (90m) 3m ago 93m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (89m) 2m ago 93m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (87m) 3m ago 97m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (87m) 3m ago 97m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (86m) 3m ago 97m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (85m) 3m ago 96m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (85m) 2m ago 96m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:51:08.540 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (84m) 2m ago 96m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:51:08.541 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (84m) 2m ago 95m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:51:08.541 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (83m) 2m ago 95m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:51:08.541 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (89m) 2m ago 94m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:51:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:08 smithi118 ceph-mon[131825]: pgmap v4961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:08 smithi078 ceph-mon[139570]: pgmap v4961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:08 smithi078 ceph-mon[142991]: pgmap v4961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:08.919 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:51:08.920 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:51:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:09 smithi118 ceph-mon[131825]: from='client.48755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:09 smithi118 ceph-mon[131825]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3259145195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[139570]: from='client.48755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[139570]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3259145195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[142991]: from='client.48755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[142991]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3259145195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:10 smithi118 ceph-mon[131825]: pgmap v4962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:10 smithi078 ceph-mon[139570]: pgmap v4962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:10 smithi078 ceph-mon[142991]: pgmap v4962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:12 smithi118 ceph-mon[131825]: pgmap v4963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:12 smithi078 ceph-mon[139570]: pgmap v4963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:12 smithi078 ceph-mon[142991]: pgmap v4963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:14 smithi118 ceph-mon[131825]: pgmap v4964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:14 smithi078 ceph-mon[139570]: pgmap v4964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:14 smithi078 ceph-mon[142991]: pgmap v4964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:16 smithi118 ceph-mon[131825]: pgmap v4965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:16 smithi078 ceph-mon[139570]: pgmap v4965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:16 smithi078 ceph-mon[142991]: pgmap v4965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:51:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:18 smithi118 ceph-mon[131825]: pgmap v4966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:18 smithi078 ceph-mon[139570]: pgmap v4966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:18 smithi078 ceph-mon[142991]: pgmap v4966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:20 smithi118 ceph-mon[131825]: pgmap v4967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:20 smithi078 ceph-mon[139570]: pgmap v4967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:20 smithi078 ceph-mon[142991]: pgmap v4967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:22 smithi118 ceph-mon[131825]: pgmap v4968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:22 smithi078 ceph-mon[139570]: pgmap v4968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:22 smithi078 ceph-mon[142991]: pgmap v4968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 02:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T02:51:22.70972368Z level=info msg="Completed cleanup jobs" duration=45.354362ms 2023-12-16T02:51:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:24 smithi118 ceph-mon[131825]: pgmap v4969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:24 smithi078 ceph-mon[139570]: pgmap v4969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:24 smithi078 ceph-mon[142991]: pgmap v4969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:26 smithi118 ceph-mon[131825]: pgmap v4970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:26 smithi078 ceph-mon[139570]: pgmap v4970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:26 smithi078 ceph-mon[142991]: pgmap v4970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:51:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:28 smithi118 ceph-mon[131825]: pgmap v4971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:28 smithi078 ceph-mon[139570]: pgmap v4971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:28 smithi078 ceph-mon[142991]: pgmap v4971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:30 smithi118 ceph-mon[131825]: pgmap v4972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:30 smithi078 ceph-mon[139570]: pgmap v4972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:30 smithi078 ceph-mon[142991]: pgmap v4972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:32 smithi118 ceph-mon[131825]: pgmap v4973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:32 smithi078 ceph-mon[139570]: pgmap v4973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:32 smithi078 ceph-mon[142991]: pgmap v4973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:34 smithi118 ceph-mon[131825]: pgmap v4974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:34 smithi078 ceph-mon[139570]: pgmap v4974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:34 smithi078 ceph-mon[142991]: pgmap v4974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:36 smithi118 ceph-mon[131825]: pgmap v4975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:36 smithi078 ceph-mon[139570]: pgmap v4975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:51:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:36 smithi078 ceph-mon[142991]: pgmap v4975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:38 smithi118 ceph-mon[131825]: pgmap v4976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:38 smithi078 ceph-mon[139570]: pgmap v4976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:38 smithi078 ceph-mon[142991]: pgmap v4976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:39.264 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (90m) 3m ago 94m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (90m) 2m ago 94m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (95m) 3m ago 95m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (95m) 2m ago 95m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (89m) 2m ago 98m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (90m) 3m ago 100m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (89m) 3m ago 100m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:51:39.573 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (88m) 2m ago 99m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (89m) 3m ago 99m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (90m) 3m ago 94m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (90m) 2m ago 94m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (88m) 3m ago 98m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (87m) 3m ago 98m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (87m) 3m ago 97m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (86m) 3m ago 97m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (85m) 2m ago 96m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (85m) 2m ago 96m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (84m) 2m ago 96m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (84m) 2m ago 95m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:51:39.574 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (89m) 2m ago 95m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:51:39.950 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:51:39.950 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:51:39.950 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:51:39.950 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:39.950 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:51:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:51:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:40 smithi118 ceph-mon[131825]: from='client.48773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:40 smithi118 ceph-mon[131825]: pgmap v4977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:40 smithi118 ceph-mon[131825]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/153315193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[139570]: from='client.48773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[139570]: pgmap v4977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[139570]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/153315193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[142991]: from='client.48773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[142991]: pgmap v4977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[142991]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:51:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/153315193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:51:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:42 smithi118 ceph-mon[131825]: pgmap v4978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:42 smithi078 ceph-mon[139570]: pgmap v4978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:42 smithi078 ceph-mon[142991]: pgmap v4978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:44 smithi118 ceph-mon[131825]: pgmap v4979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:44 smithi078 ceph-mon[139570]: pgmap v4979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:44 smithi078 ceph-mon[142991]: pgmap v4979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:46 smithi118 ceph-mon[131825]: pgmap v4980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:46 smithi078 ceph-mon[139570]: pgmap v4980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:46 smithi078 ceph-mon[142991]: pgmap v4980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:51:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:51:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:48 smithi118 ceph-mon[131825]: pgmap v4981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:48 smithi078 ceph-mon[139570]: pgmap v4981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:48 smithi078 ceph-mon[142991]: pgmap v4981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:50 smithi118 ceph-mon[131825]: pgmap v4982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:50 smithi078 ceph-mon[139570]: pgmap v4982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:50 smithi078 ceph-mon[142991]: pgmap v4982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:52 smithi118 ceph-mon[131825]: pgmap v4983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:52 smithi078 ceph-mon[139570]: pgmap v4983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:52 smithi078 ceph-mon[142991]: pgmap v4983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:54 smithi118 ceph-mon[131825]: pgmap v4984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:54 smithi078 ceph-mon[139570]: pgmap v4984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:54 smithi078 ceph-mon[142991]: pgmap v4984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:56 smithi118 ceph-mon[131825]: pgmap v4985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:56 smithi078 ceph-mon[139570]: pgmap v4985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:56 smithi078 ceph-mon[142991]: pgmap v4985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:51:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:51:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:51:58 smithi118 ceph-mon[131825]: pgmap v4986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:51:58 smithi078 ceph-mon[139570]: pgmap v4986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:51:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:51:58 smithi078 ceph-mon[142991]: pgmap v4986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:00 smithi118 ceph-mon[131825]: pgmap v4987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:00 smithi078 ceph-mon[139570]: pgmap v4987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:00 smithi078 ceph-mon[142991]: pgmap v4987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:02 smithi118 ceph-mon[131825]: pgmap v4988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:02 smithi078 ceph-mon[139570]: pgmap v4988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:02 smithi078 ceph-mon[142991]: pgmap v4988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:04 smithi118 ceph-mon[131825]: pgmap v4989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:04 smithi078 ceph-mon[139570]: pgmap v4989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:04 smithi078 ceph-mon[142991]: pgmap v4989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:06 smithi118 ceph-mon[131825]: pgmap v4990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:52:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:52:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:52:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:52:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[139570]: pgmap v4990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:52:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:52:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[142991]: pgmap v4990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:52:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:52:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:08 smithi118 ceph-mon[131825]: pgmap v4991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:08 smithi078 ceph-mon[139570]: pgmap v4991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:08 smithi078 ceph-mon[142991]: pgmap v4991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:10.298 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:52:10.608 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (91m) 4m ago 95m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (90m) 3m ago 94m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (96m) 4m ago 96m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (96m) 3m ago 96m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (90m) 3m ago 99m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (90m) 4m ago 100m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (90m) 4m ago 100m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (89m) 3m ago 99m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (89m) 4m ago 99m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (91m) 4m ago 94m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (90m) 3m ago 94m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:52:10.609 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (88m) 4m ago 98m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (88m) 4m ago 98m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (87m) 4m ago 98m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (87m) 4m ago 97m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (86m) 3m ago 97m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (85m) 3m ago 97m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (85m) 3m ago 96m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (84m) 3m ago 96m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:52:10.610 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (90m) 3m ago 95m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:52:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:10 smithi118 ceph-mon[131825]: pgmap v4992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:10 smithi078 ceph-mon[139570]: pgmap v4992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:10 smithi078 ceph-mon[142991]: pgmap v4992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:10.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:52:10.991 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:52:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:11 smithi118 ceph-mon[131825]: from='client.48791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/554088114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:11.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:11 smithi078 ceph-mon[142991]: from='client.48791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:11.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/554088114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:11 smithi078 ceph-mon[139570]: from='client.48791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/554088114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:12 smithi118 ceph-mon[131825]: from='client.38838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:12 smithi118 ceph-mon[131825]: pgmap v4993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:12 smithi078 ceph-mon[139570]: from='client.38838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:12 smithi078 ceph-mon[139570]: pgmap v4993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:12 smithi078 ceph-mon[142991]: from='client.38838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:12 smithi078 ceph-mon[142991]: pgmap v4993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:14 smithi118 ceph-mon[131825]: pgmap v4994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:14 smithi078 ceph-mon[139570]: pgmap v4994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:14 smithi078 ceph-mon[142991]: pgmap v4994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:16 smithi118 ceph-mon[131825]: pgmap v4995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:16 smithi078 ceph-mon[139570]: pgmap v4995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:16 smithi078 ceph-mon[142991]: pgmap v4995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:52:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:18 smithi118 ceph-mon[131825]: pgmap v4996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:18 smithi078 ceph-mon[139570]: pgmap v4996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:18 smithi078 ceph-mon[142991]: pgmap v4996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:20 smithi118 ceph-mon[131825]: pgmap v4997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:20 smithi078 ceph-mon[139570]: pgmap v4997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:20 smithi078 ceph-mon[142991]: pgmap v4997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:22 smithi118 ceph-mon[131825]: pgmap v4998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:22 smithi078 ceph-mon[139570]: pgmap v4998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:22 smithi078 ceph-mon[142991]: pgmap v4998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:24 smithi078 ceph-mon[139570]: pgmap v4999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:24 smithi078 ceph-mon[142991]: pgmap v4999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:24 smithi118 ceph-mon[131825]: pgmap v4999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:26 smithi118 ceph-mon[131825]: pgmap v5000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:26 smithi078 ceph-mon[139570]: pgmap v5000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:26 smithi078 ceph-mon[142991]: pgmap v5000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:52:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:28 smithi118 ceph-mon[131825]: pgmap v5001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:28 smithi078 ceph-mon[139570]: pgmap v5001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:28 smithi078 ceph-mon[142991]: pgmap v5001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:30 smithi118 ceph-mon[131825]: pgmap v5002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:30 smithi078 ceph-mon[139570]: pgmap v5002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:30 smithi078 ceph-mon[142991]: pgmap v5002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:32 smithi118 ceph-mon[131825]: pgmap v5003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:32 smithi078 ceph-mon[139570]: pgmap v5003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:32 smithi078 ceph-mon[142991]: pgmap v5003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:34 smithi078 ceph-mon[139570]: pgmap v5004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:34 smithi078 ceph-mon[142991]: pgmap v5004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:34 smithi118 ceph-mon[131825]: pgmap v5004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:36 smithi118 ceph-mon[131825]: pgmap v5005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:36 smithi078 ceph-mon[139570]: pgmap v5005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:52:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:36 smithi078 ceph-mon[142991]: pgmap v5005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:38 smithi118 ceph-mon[131825]: pgmap v5006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:38 smithi078 ceph-mon[139570]: pgmap v5006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:38 smithi078 ceph-mon[142991]: pgmap v5006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:40 smithi118 ceph-mon[131825]: pgmap v5007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:40 smithi078 ceph-mon[139570]: pgmap v5007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:40 smithi078 ceph-mon[142991]: pgmap v5007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:41.335 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (91m) 4m ago 95m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (91m) 3m ago 95m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (96m) 4m ago 96m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (96m) 3m ago 96m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (90m) 3m ago 99m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (91m) 4m ago 101m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (90m) 4m ago 101m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:52:41.648 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (89m) 3m ago 100m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (90m) 4m ago 100m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (91m) 4m ago 95m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (91m) 3m ago 95m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (89m) 4m ago 99m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (88m) 4m ago 99m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (88m) 4m ago 98m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (87m) 4m ago 98m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (86m) 3m ago 98m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (86m) 3m ago 97m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (85m) 3m ago 97m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (85m) 3m ago 96m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:52:41.649 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (90m) 3m ago 96m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:52:42.032 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:52:42.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:52:42.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:52:42.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:42.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:52:42.033 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:52:42.033 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:42.033 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:52:42.033 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:52:42.033 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:52:42.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:52:42.035 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:52:42.035 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:52:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:42 smithi118 ceph-mon[131825]: pgmap v5008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:42 smithi118 ceph-mon[131825]: from='client.48809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3528308197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[142991]: pgmap v5008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[142991]: from='client.48809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3528308197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[139570]: pgmap v5008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[139570]: from='client.48809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3528308197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:52:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:43 smithi118 ceph-mon[131825]: from='client.38856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:43 smithi078 ceph-mon[139570]: from='client.38856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:43 smithi078 ceph-mon[142991]: from='client.38856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:52:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:44 smithi118 ceph-mon[131825]: pgmap v5009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:44 smithi078 ceph-mon[139570]: pgmap v5009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:44 smithi078 ceph-mon[142991]: pgmap v5009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:46 smithi118 ceph-mon[131825]: pgmap v5010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:46 smithi078 ceph-mon[139570]: pgmap v5010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:46 smithi078 ceph-mon[142991]: pgmap v5010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:52:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:52:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:48 smithi118 ceph-mon[131825]: pgmap v5011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:48 smithi078 ceph-mon[139570]: pgmap v5011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:48 smithi078 ceph-mon[142991]: pgmap v5011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:50 smithi118 ceph-mon[131825]: pgmap v5012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:50 smithi078 ceph-mon[139570]: pgmap v5012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:50 smithi078 ceph-mon[142991]: pgmap v5012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:52 smithi118 ceph-mon[131825]: pgmap v5013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:52 smithi078 ceph-mon[139570]: pgmap v5013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:52 smithi078 ceph-mon[142991]: pgmap v5013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:54 smithi078 ceph-mon[139570]: pgmap v5014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:54 smithi078 ceph-mon[142991]: pgmap v5014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:54 smithi118 ceph-mon[131825]: pgmap v5014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:56 smithi118 ceph-mon[131825]: pgmap v5015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:56 smithi078 ceph-mon[139570]: pgmap v5015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:52:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:52:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:56 smithi078 ceph-mon[142991]: pgmap v5015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:52:58 smithi118 ceph-mon[131825]: pgmap v5016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:52:58 smithi078 ceph-mon[139570]: pgmap v5016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:52:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:52:58 smithi078 ceph-mon[142991]: pgmap v5016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:00 smithi118 ceph-mon[131825]: pgmap v5017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:00 smithi078 ceph-mon[139570]: pgmap v5017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:00 smithi078 ceph-mon[142991]: pgmap v5017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:02 smithi118 ceph-mon[131825]: pgmap v5018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:02 smithi078 ceph-mon[139570]: pgmap v5018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:02 smithi078 ceph-mon[142991]: pgmap v5018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:04 smithi078 ceph-mon[139570]: pgmap v5019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:04 smithi078 ceph-mon[142991]: pgmap v5019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:04 smithi118 ceph-mon[131825]: pgmap v5019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:06 smithi118 ceph-mon[131825]: pgmap v5020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:53:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:06 smithi078 ceph-mon[139570]: pgmap v5020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:53:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:06 smithi078 ceph-mon[142991]: pgmap v5020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:53:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:53:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:53:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:53:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:53:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:53:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:53:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:53:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:53:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:53:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:08 smithi118 ceph-mon[131825]: pgmap v5021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:08 smithi078 ceph-mon[139570]: pgmap v5021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:08 smithi078 ceph-mon[142991]: pgmap v5021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:10 smithi118 ceph-mon[131825]: pgmap v5022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:10 smithi078 ceph-mon[139570]: pgmap v5022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:10 smithi078 ceph-mon[142991]: pgmap v5022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:12.375 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (92m) 5m ago 96m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (91m) 4m ago 95m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (97m) 5m ago 97m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (97m) 4m ago 97m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:53:12.686 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (91m) 4m ago 100m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (91m) 5m ago 101m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (91m) 5m ago 102m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (90m) 4m ago 100m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (90m) 5m ago 100m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (92m) 5m ago 95m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (91m) 4m ago 95m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (89m) 5m ago 100m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (89m) 5m ago 99m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (88m) 5m ago 99m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (88m) 5m ago 98m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (87m) 4m ago 98m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (86m) 4m ago 98m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (86m) 4m ago 97m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:53:12.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (85m) 4m ago 97m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:53:12.688 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (91m) 4m ago 96m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:53:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:12 smithi118 ceph-mon[131825]: pgmap v5023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:12 smithi078 ceph-mon[139570]: pgmap v5023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:12 smithi078 ceph-mon[142991]: pgmap v5023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:13.067 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:53:13.068 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:53:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:13 smithi118 ceph-mon[131825]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2143701264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:13.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:13 smithi078 ceph-mon[139570]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:13.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2143701264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:13 smithi078 ceph-mon[142991]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2143701264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:14 smithi118 ceph-mon[131825]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:14 smithi118 ceph-mon[131825]: pgmap v5024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:14 smithi078 ceph-mon[139570]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:14 smithi078 ceph-mon[139570]: pgmap v5024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:14 smithi078 ceph-mon[142991]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:14 smithi078 ceph-mon[142991]: pgmap v5024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:16 smithi078 ceph-mon[139570]: pgmap v5025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:53:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:16 smithi078 ceph-mon[142991]: pgmap v5025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:16 smithi118 ceph-mon[131825]: pgmap v5025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:18 smithi118 ceph-mon[131825]: pgmap v5026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:18 smithi078 ceph-mon[139570]: pgmap v5026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:18 smithi078 ceph-mon[142991]: pgmap v5026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:20 smithi118 ceph-mon[131825]: pgmap v5027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:20 smithi078 ceph-mon[139570]: pgmap v5027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:20 smithi078 ceph-mon[142991]: pgmap v5027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:22 smithi118 ceph-mon[131825]: pgmap v5028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:22 smithi078 ceph-mon[139570]: pgmap v5028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:22 smithi078 ceph-mon[142991]: pgmap v5028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:24 smithi078 ceph-mon[139570]: pgmap v5029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:24 smithi078 ceph-mon[142991]: pgmap v5029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:24 smithi118 ceph-mon[131825]: pgmap v5029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:26 smithi118 ceph-mon[131825]: pgmap v5030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:26 smithi078 ceph-mon[139570]: pgmap v5030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:26 smithi078 ceph-mon[142991]: pgmap v5030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:53:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:28 smithi118 ceph-mon[131825]: pgmap v5031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:28 smithi078 ceph-mon[139570]: pgmap v5031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:28 smithi078 ceph-mon[142991]: pgmap v5031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:30 smithi118 ceph-mon[131825]: pgmap v5032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:30 smithi078 ceph-mon[139570]: pgmap v5032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:30 smithi078 ceph-mon[142991]: pgmap v5032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:32 smithi118 ceph-mon[131825]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:32 smithi078 ceph-mon[139570]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:32 smithi078 ceph-mon[142991]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:34 smithi078 ceph-mon[139570]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:34 smithi078 ceph-mon[142991]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:34 smithi118 ceph-mon[131825]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:36 smithi118 ceph-mon[131825]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:36 smithi078 ceph-mon[139570]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:53:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:36 smithi078 ceph-mon[142991]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:38 smithi118 ceph-mon[131825]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:38 smithi078 ceph-mon[139570]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:38 smithi078 ceph-mon[142991]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:40 smithi118 ceph-mon[131825]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:40 smithi078 ceph-mon[139570]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:40 smithi078 ceph-mon[142991]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:42 smithi118 ceph-mon[131825]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:42 smithi078 ceph-mon[139570]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:42 smithi078 ceph-mon[142991]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:43.412 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (92m) 5m ago 96m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (92m) 4m ago 96m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (97m) 5m ago 97m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (97m) 4m ago 97m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (91m) 4m ago 100m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (92m) 5m ago 102m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (91m) 5m ago 102m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:53:43.719 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (90m) 4m ago 101m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (91m) 5m ago 101m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (92m) 5m ago 96m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (92m) 4m ago 96m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (90m) 5m ago 100m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (89m) 5m ago 100m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (89m) 5m ago 99m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (88m) 5m ago 99m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (88m) 4m ago 99m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (87m) 4m ago 98m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (86m) 4m ago 98m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (86m) 4m ago 97m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:53:43.720 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (91m) 4m ago 97m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:53:44.104 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:53:44.104 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:53:44.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:53:44.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:53:44.105 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:53:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:53:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[139570]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[139570]: from='client.48845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2400236216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[142991]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[142991]: from='client.48845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2400236216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:44 smithi118 ceph-mon[131825]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:44 smithi118 ceph-mon[131825]: from='client.48845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2400236216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:53:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:45 smithi078 ceph-mon[139570]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:45 smithi078 ceph-mon[142991]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:45 smithi118 ceph-mon[131825]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:53:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:46 smithi078 ceph-mon[139570]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:46 smithi078 ceph-mon[142991]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:46 smithi118 ceph-mon[131825]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:53:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:53:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:48 smithi078 ceph-mon[139570]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:48 smithi078 ceph-mon[142991]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:48 smithi118 ceph-mon[131825]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:50 smithi118 ceph-mon[131825]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:50 smithi078 ceph-mon[139570]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:50 smithi078 ceph-mon[142991]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:52 smithi118 ceph-mon[131825]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:52 smithi078 ceph-mon[139570]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:52 smithi078 ceph-mon[142991]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:54 smithi078 ceph-mon[139570]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:54 smithi078 ceph-mon[142991]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:54 smithi118 ceph-mon[131825]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:56 smithi118 ceph-mon[131825]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:56 smithi078 ceph-mon[139570]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:56 smithi078 ceph-mon[142991]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:53:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:53:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:53:58 smithi118 ceph-mon[131825]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:53:58 smithi078 ceph-mon[139570]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:53:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:53:58 smithi078 ceph-mon[142991]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:00 smithi118 ceph-mon[131825]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:00 smithi078 ceph-mon[139570]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:00 smithi078 ceph-mon[142991]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:02 smithi078 ceph-mon[139570]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:02 smithi078 ceph-mon[142991]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:02 smithi118 ceph-mon[131825]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:04 smithi078 ceph-mon[139570]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:04 smithi078 ceph-mon[142991]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:04 smithi118 ceph-mon[131825]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:06 smithi118 ceph-mon[131825]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:06 smithi078 ceph-mon[139570]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:06 smithi078 ceph-mon[142991]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:54:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:54:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:54:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:54:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:08 smithi118 ceph-mon[131825]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:08 smithi078 ceph-mon[139570]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:08 smithi078 ceph-mon[142991]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:54:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:10 smithi078 ceph-mon[142991]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:10 smithi078 ceph-mon[139570]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:10 smithi118 ceph-mon[131825]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:12 smithi078 ceph-mon[142991]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:12 smithi078 ceph-mon[139570]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:12 smithi118 ceph-mon[131825]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:14.452 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:54:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:14 smithi078 ceph-mon[139570]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:14 smithi078 ceph-mon[142991]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:14 smithi118 ceph-mon[131825]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (93m) 6m ago 97m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (92m) 5m ago 96m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (98m) 6m ago 98m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (98m) 5m ago 98m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (92m) 5m ago 101m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (92m) 6m ago 102m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (92m) 6m ago 103m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (91m) 5m ago 101m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (91m) 6m ago 101m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:54:14.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (93m) 6m ago 96m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (92m) 5m ago 96m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (90m) 6m ago 101m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (90m) 6m ago 100m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (89m) 6m ago 100m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (89m) 6m ago 99m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (88m) 5m ago 99m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (87m) 5m ago 99m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (87m) 5m ago 98m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (86m) 5m ago 98m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:54:14.762 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (92m) 5m ago 97m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:15.139 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:54:15.140 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:54:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:15 smithi078 ceph-mon[142991]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3696019070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:15 smithi078 ceph-mon[139570]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3696019070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:15 smithi118 ceph-mon[131825]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3696019070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:16 smithi078 ceph-mon[139570]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:16 smithi078 ceph-mon[139570]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:16 smithi078 ceph-mon[142991]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:16 smithi078 ceph-mon[142991]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:16 smithi118 ceph-mon[131825]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:16 smithi118 ceph-mon[131825]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:54:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:18 smithi078 ceph-mon[139570]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:18 smithi078 ceph-mon[142991]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:18 smithi118 ceph-mon[131825]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:20 smithi118 ceph-mon[131825]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:20 smithi078 ceph-mon[139570]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:20 smithi078 ceph-mon[142991]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:22 smithi078 ceph-mon[139570]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:22 smithi078 ceph-mon[142991]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:22 smithi118 ceph-mon[131825]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:24 smithi078 ceph-mon[139570]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:24 smithi078 ceph-mon[142991]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:24 smithi118 ceph-mon[131825]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:26 smithi078 ceph-mon[139570]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:54:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:26 smithi078 ceph-mon[142991]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:26 smithi118 ceph-mon[131825]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:28 smithi078 ceph-mon[139570]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:28 smithi078 ceph-mon[142991]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:28 smithi118 ceph-mon[131825]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:30 smithi078 ceph-mon[139570]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:30 smithi078 ceph-mon[142991]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:30 smithi118 ceph-mon[131825]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:32 smithi078 ceph-mon[139570]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:32 smithi078 ceph-mon[142991]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:32 smithi118 ceph-mon[131825]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:34 smithi078 ceph-mon[139570]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:34 smithi078 ceph-mon[142991]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:34 smithi118 ceph-mon[131825]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:36 smithi078 ceph-mon[139570]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:36 smithi078 ceph-mon[142991]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:54:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:36 smithi118 ceph-mon[131825]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:38 smithi078 ceph-mon[142991]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:38 smithi078 ceph-mon[139570]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:38 smithi118 ceph-mon[131825]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:40 smithi078 ceph-mon[139570]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:40 smithi078 ceph-mon[142991]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:40 smithi118 ceph-mon[131825]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:42 smithi078 ceph-mon[139570]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:42 smithi078 ceph-mon[142991]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:42 smithi118 ceph-mon[131825]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:44 smithi078 ceph-mon[139570]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:44 smithi078 ceph-mon[142991]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:44 smithi118 ceph-mon[131825]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:45.483 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (93m) 6m ago 97m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (93m) 5m ago 97m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (98m) 6m ago 98m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (98m) 5m ago 98m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (92m) 5m ago 101m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (93m) 6m ago 103m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (92m) 6m ago 103m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (91m) 5m ago 102m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (92m) 6m ago 102m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (93m) 6m ago 97m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:54:45.789 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (93m) 5m ago 97m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (91m) 6m ago 101m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (90m) 6m ago 101m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (90m) 6m ago 100m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (89m) 6m ago 100m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (89m) 5m ago 100m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (88m) 5m ago 99m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (87m) 5m ago 99m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (87m) 5m ago 98m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:54:45.790 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (92m) 5m ago 98m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:54:46.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:54:46.170 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:54:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[139570]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[139570]: from='client.48881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2484444182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[142991]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[142991]: from='client.48881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2484444182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:54:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:46 smithi118 ceph-mon[131825]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:46 smithi118 ceph-mon[131825]: from='client.48881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2484444182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:54:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:47 smithi078 ceph-mon[139570]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:47 smithi078 ceph-mon[142991]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:47 smithi118 ceph-mon[131825]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:54:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:54:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:48 smithi078 ceph-mon[139570]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:48 smithi078 ceph-mon[142991]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:48 smithi118 ceph-mon[131825]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:50 smithi078 ceph-mon[139570]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:50 smithi078 ceph-mon[142991]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:50 smithi118 ceph-mon[131825]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:52 smithi078 ceph-mon[139570]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:52 smithi078 ceph-mon[142991]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:52 smithi118 ceph-mon[131825]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:54 smithi078 ceph-mon[139570]: pgmap v5074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:54 smithi078 ceph-mon[142991]: pgmap v5074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:54 smithi118 ceph-mon[131825]: pgmap v5074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:56 smithi078 ceph-mon[139570]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:56 smithi078 ceph-mon[142991]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:54:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:54:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:56 smithi118 ceph-mon[131825]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:54:58 smithi078 ceph-mon[139570]: pgmap v5076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:54:58 smithi078 ceph-mon[142991]: pgmap v5076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:54:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:54:58 smithi118 ceph-mon[131825]: pgmap v5076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:00 smithi078 ceph-mon[139570]: pgmap v5077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:00 smithi078 ceph-mon[142991]: pgmap v5077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:00 smithi118 ceph-mon[131825]: pgmap v5077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:02 smithi078 ceph-mon[139570]: pgmap v5078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:02 smithi078 ceph-mon[142991]: pgmap v5078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:02 smithi118 ceph-mon[131825]: pgmap v5078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:04 smithi078 ceph-mon[139570]: pgmap v5079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:04 smithi078 ceph-mon[142991]: pgmap v5079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:04 smithi118 ceph-mon[131825]: pgmap v5079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:06 smithi078 ceph-mon[139570]: pgmap v5080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:06 smithi078 ceph-mon[142991]: pgmap v5080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:55:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:06 smithi118 ceph-mon[131825]: pgmap v5080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[142991]: pgmap v5081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:55:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:55:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[139570]: pgmap v5081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:55:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:55:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:08 smithi118 ceph-mon[131825]: pgmap v5081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:55:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:55:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:55:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:10 smithi078 ceph-mon[139570]: pgmap v5082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:10 smithi078 ceph-mon[142991]: pgmap v5082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:10 smithi118 ceph-mon[131825]: pgmap v5082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:12 smithi078 ceph-mon[142991]: pgmap v5083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:12 smithi078 ceph-mon[139570]: pgmap v5083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:12 smithi118 ceph-mon[131825]: pgmap v5083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:14 smithi078 ceph-mon[139570]: pgmap v5084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:14 smithi078 ceph-mon[142991]: pgmap v5084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:14 smithi118 ceph-mon[131825]: pgmap v5084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:16.519 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:55:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:16 smithi078 ceph-mon[139570]: pgmap v5085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:16 smithi078 ceph-mon[142991]: pgmap v5085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T02:55:16.828 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (94m) 7m ago 98m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (93m) 6m ago 98m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (99m) 7m ago 99m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (99m) 6m ago 99m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (93m) 6m ago 102m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (93m) 7m ago 103m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (93m) 7m ago 104m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (92m) 6m ago 102m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (92m) 7m ago 102m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (94m) 7m ago 97m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (93m) 6m ago 97m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:55:16.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (91m) 7m ago 102m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (91m) 7m ago 101m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (90m) 7m ago 101m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (90m) 7m ago 100m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (89m) 6m ago 100m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (89m) 6m ago 100m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (88m) 6m ago 99m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (87m) 6m ago 99m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:55:16.830 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (93m) 6m ago 98m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:55:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:16 smithi118 ceph-mon[131825]: pgmap v5085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:17.213 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:55:17.213 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:55:17.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:55:17.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:55:17.214 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:55:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[139570]: from='client.48899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1293396309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[142991]: from='client.48899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1293396309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:17 smithi118 ceph-mon[131825]: from='client.48899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1293396309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:18 smithi078 ceph-mon[139570]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:18 smithi078 ceph-mon[139570]: pgmap v5086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:18 smithi078 ceph-mon[142991]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:18 smithi078 ceph-mon[142991]: pgmap v5086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:18 smithi118 ceph-mon[131825]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:18 smithi118 ceph-mon[131825]: pgmap v5086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:20 smithi078 ceph-mon[139570]: pgmap v5087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:20 smithi078 ceph-mon[142991]: pgmap v5087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:20 smithi118 ceph-mon[131825]: pgmap v5087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:22 smithi078 ceph-mon[139570]: pgmap v5088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:22 smithi078 ceph-mon[142991]: pgmap v5088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:22 smithi118 ceph-mon[131825]: pgmap v5088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:24 smithi078 ceph-mon[139570]: pgmap v5089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:24 smithi078 ceph-mon[142991]: pgmap v5089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:24 smithi118 ceph-mon[131825]: pgmap v5089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:26 smithi078 ceph-mon[139570]: pgmap v5090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:55:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:26 smithi078 ceph-mon[142991]: pgmap v5090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:26 smithi118 ceph-mon[131825]: pgmap v5090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:28 smithi078 ceph-mon[139570]: pgmap v5091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:28 smithi078 ceph-mon[142991]: pgmap v5091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:28 smithi118 ceph-mon[131825]: pgmap v5091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:30 smithi078 ceph-mon[139570]: pgmap v5092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:30 smithi078 ceph-mon[142991]: pgmap v5092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:30 smithi118 ceph-mon[131825]: pgmap v5092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:32 smithi078 ceph-mon[139570]: pgmap v5093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:32 smithi078 ceph-mon[142991]: pgmap v5093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:32 smithi118 ceph-mon[131825]: pgmap v5093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:34 smithi078 ceph-mon[139570]: pgmap v5094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:34 smithi078 ceph-mon[142991]: pgmap v5094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:34 smithi118 ceph-mon[131825]: pgmap v5094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:36 smithi078 ceph-mon[139570]: pgmap v5095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:36 smithi078 ceph-mon[142991]: pgmap v5095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T02:55:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:36 smithi118 ceph-mon[131825]: pgmap v5095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:38 smithi078 ceph-mon[139570]: pgmap v5096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:38 smithi078 ceph-mon[142991]: pgmap v5096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:38 smithi118 ceph-mon[131825]: pgmap v5096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:40 smithi078 ceph-mon[139570]: pgmap v5097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:40 smithi078 ceph-mon[142991]: pgmap v5097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:40 smithi118 ceph-mon[131825]: pgmap v5097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:42 smithi078 ceph-mon[139570]: pgmap v5098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:42 smithi078 ceph-mon[142991]: pgmap v5098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:42 smithi118 ceph-mon[131825]: pgmap v5098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:44 smithi078 ceph-mon[139570]: pgmap v5099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:44 smithi078 ceph-mon[142991]: pgmap v5099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:44 smithi118 ceph-mon[131825]: pgmap v5099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:46 smithi078 ceph-mon[139570]: pgmap v5100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:46 smithi078 ceph-mon[142991]: pgmap v5100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T02:55:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:46 smithi118 ceph-mon[131825]: pgmap v5100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:47.564 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:55:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:47.871 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:55:47.871 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (94m) 7m ago 98m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (94m) 6m ago 98m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (99m) 7m ago 99m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (99m) 6m ago 99m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (93m) 6m ago 102m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (94m) 7m ago 104m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (93m) 7m ago 104m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (93m) 6m ago 103m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (93m) 7m ago 103m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (94m) 7m ago 98m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (94m) 6m ago 98m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (92m) 7m ago 102m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (91m) 7m ago 102m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (91m) 7m ago 101m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (90m) 7m ago 101m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:55:47.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (90m) 6m ago 101m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:55:47.873 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (89m) 6m ago 100m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:55:47.873 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (88m) 6m ago 100m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:55:47.873 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (88m) 6m ago 99m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:55:47.873 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (93m) 6m ago 99m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:55:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:48.254 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:55:48.255 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:55:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[139570]: pgmap v5101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[139570]: from='client.38958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3432672666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[142991]: pgmap v5101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[142991]: from='client.38958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3432672666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:48 smithi118 ceph-mon[131825]: pgmap v5101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:48 smithi118 ceph-mon[131825]: from='client.38958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3432672666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:55:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:49 smithi078 ceph-mon[139570]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:49 smithi078 ceph-mon[142991]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:49 smithi118 ceph-mon[131825]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:55:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:50 smithi078 ceph-mon[139570]: pgmap v5102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:50 smithi078 ceph-mon[142991]: pgmap v5102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:50 smithi118 ceph-mon[131825]: pgmap v5102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:52 smithi078 ceph-mon[139570]: pgmap v5103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:52 smithi078 ceph-mon[142991]: pgmap v5103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:52 smithi118 ceph-mon[131825]: pgmap v5103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:54 smithi078 ceph-mon[139570]: pgmap v5104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:54 smithi078 ceph-mon[142991]: pgmap v5104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:54 smithi118 ceph-mon[131825]: pgmap v5104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:56 smithi078 ceph-mon[139570]: pgmap v5105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:56 smithi078 ceph-mon[142991]: pgmap v5105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:55:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:55:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:56 smithi118 ceph-mon[131825]: pgmap v5105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:55:58 smithi078 ceph-mon[139570]: pgmap v5106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:55:58 smithi078 ceph-mon[142991]: pgmap v5106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:55:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:55:58 smithi118 ceph-mon[131825]: pgmap v5106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:00 smithi078 ceph-mon[142991]: pgmap v5107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:00 smithi078 ceph-mon[139570]: pgmap v5107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:00 smithi118 ceph-mon[131825]: pgmap v5107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:02 smithi078 ceph-mon[139570]: pgmap v5108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:02 smithi078 ceph-mon[142991]: pgmap v5108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:02 smithi118 ceph-mon[131825]: pgmap v5108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:04 smithi078 ceph-mon[139570]: pgmap v5109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:04 smithi078 ceph-mon[142991]: pgmap v5109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:04 smithi118 ceph-mon[131825]: pgmap v5109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:06 smithi078 ceph-mon[142991]: pgmap v5110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:06 smithi078 ceph-mon[139570]: pgmap v5110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T02:56:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:06 smithi118 ceph-mon[131825]: pgmap v5110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[139570]: pgmap v5111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[142991]: pgmap v5111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:08 smithi118 ceph-mon[131825]: pgmap v5111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:56:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:56:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:56:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:56:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:56:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:56:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:56:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:56:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:10 smithi078 ceph-mon[139570]: pgmap v5112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:10 smithi078 ceph-mon[142991]: pgmap v5112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:10 smithi118 ceph-mon[131825]: pgmap v5112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:12 smithi078 ceph-mon[139570]: pgmap v5113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:12 smithi078 ceph-mon[142991]: pgmap v5113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:12 smithi118 ceph-mon[131825]: pgmap v5113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:14 smithi078 ceph-mon[139570]: pgmap v5114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:14 smithi078 ceph-mon[142991]: pgmap v5114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:14 smithi118 ceph-mon[131825]: pgmap v5114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:16 smithi078 ceph-mon[139570]: pgmap v5115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T02:56:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:16 smithi078 ceph-mon[142991]: pgmap v5115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:16 smithi118 ceph-mon[131825]: pgmap v5115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:18.605 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:56:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:18 smithi078 ceph-mon[139570]: pgmap v5116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:18 smithi078 ceph-mon[142991]: pgmap v5116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:18 smithi118 ceph-mon[131825]: pgmap v5116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:18.915 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:56:18.915 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (95m) 8m ago 99m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:56:18.915 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (94m) 7m ago 99m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:56:18.915 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (100m) 8m ago 100m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (100m) 7m ago 100m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (94m) 7m ago 103m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (94m) 8m ago 104m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (94m) 8m ago 105m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (93m) 7m ago 103m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (93m) 8m ago 103m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (95m) 8m ago 98m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (94m) 7m ago 98m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (92m) 8m ago 103m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (92m) 8m ago 102m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (91m) 8m ago 102m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (91m) 8m ago 101m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (90m) 7m ago 101m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (90m) 7m ago 101m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:56:18.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (89m) 7m ago 100m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:56:18.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (88m) 7m ago 100m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:56:18.917 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (94m) 7m ago 99m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:56:19.295 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:56:19.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:19.297 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:56:19.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:56:19.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:56:19.297 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:56:19.297 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:56:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:19 smithi078 ceph-mon[142991]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3640901587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:19 smithi078 ceph-mon[139570]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3640901587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:19 smithi118 ceph-mon[131825]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3640901587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:20 smithi078 ceph-mon[139570]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:20 smithi078 ceph-mon[139570]: pgmap v5117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:20 smithi078 ceph-mon[142991]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:20 smithi078 ceph-mon[142991]: pgmap v5117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:20 smithi118 ceph-mon[131825]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:20 smithi118 ceph-mon[131825]: pgmap v5117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:22 smithi078 ceph-mon[139570]: pgmap v5118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:22 smithi078 ceph-mon[142991]: pgmap v5118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:22 smithi118 ceph-mon[131825]: pgmap v5118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:24 smithi078 ceph-mon[139570]: pgmap v5119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:24 smithi078 ceph-mon[142991]: pgmap v5119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:24 smithi118 ceph-mon[131825]: pgmap v5119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:26 smithi078 ceph-mon[139570]: pgmap v5120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:26 smithi078 ceph-mon[142991]: pgmap v5120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:56:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:26 smithi118 ceph-mon[131825]: pgmap v5120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:28 smithi078 ceph-mon[139570]: pgmap v5121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:28 smithi078 ceph-mon[142991]: pgmap v5121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:28 smithi118 ceph-mon[131825]: pgmap v5121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:30 smithi078 ceph-mon[139570]: pgmap v5122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:30 smithi078 ceph-mon[142991]: pgmap v5122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:30 smithi118 ceph-mon[131825]: pgmap v5122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:32 smithi078 ceph-mon[139570]: pgmap v5123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:32 smithi078 ceph-mon[142991]: pgmap v5123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:32 smithi118 ceph-mon[131825]: pgmap v5123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:34 smithi078 ceph-mon[139570]: pgmap v5124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:34 smithi078 ceph-mon[142991]: pgmap v5124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:34 smithi118 ceph-mon[131825]: pgmap v5124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:36 smithi078 ceph-mon[139570]: pgmap v5125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:36 smithi078 ceph-mon[142991]: pgmap v5125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:56:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:36 smithi118 ceph-mon[131825]: pgmap v5125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:38 smithi078 ceph-mon[139570]: pgmap v5126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:38 smithi078 ceph-mon[142991]: pgmap v5126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:38 smithi118 ceph-mon[131825]: pgmap v5126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:40 smithi078 ceph-mon[139570]: pgmap v5127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:40 smithi078 ceph-mon[142991]: pgmap v5127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:40 smithi118 ceph-mon[131825]: pgmap v5127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:42 smithi078 ceph-mon[139570]: pgmap v5128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:42 smithi078 ceph-mon[142991]: pgmap v5128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:42 smithi118 ceph-mon[131825]: pgmap v5128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:44 smithi078 ceph-mon[139570]: pgmap v5129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:44 smithi078 ceph-mon[142991]: pgmap v5129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:44 smithi118 ceph-mon[131825]: pgmap v5129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:46 smithi078 ceph-mon[139570]: pgmap v5130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:46 smithi078 ceph-mon[142991]: pgmap v5130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:56:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:46 smithi118 ceph-mon[131825]: pgmap v5130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:56:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:48 smithi078 ceph-mon[139570]: pgmap v5131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:48 smithi078 ceph-mon[142991]: pgmap v5131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:48 smithi118 ceph-mon[131825]: pgmap v5131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:49.641 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:56:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:56:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (95m) 8m ago 99m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:56:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (95m) 7m ago 99m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:56:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (100m) 8m ago 100m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:56:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (100m) 7m ago 100m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (94m) 7m ago 103m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (95m) 8m ago 105m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (94m) 8m ago 105m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (94m) 7m ago 104m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (94m) 8m ago 104m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (95m) 8m ago 99m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (95m) 7m ago 99m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (93m) 8m ago 103m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (92m) 8m ago 103m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (92m) 8m ago 102m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (91m) 8m ago 102m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:56:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (91m) 7m ago 102m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:56:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (90m) 7m ago 101m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:56:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (89m) 7m ago 101m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:56:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (89m) 7m ago 101m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:56:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (95m) 7m ago 100m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:56:50.329 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:56:50.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:56:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:56:50.331 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:56:50.331 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:56:50.331 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:56:50.331 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:56:50.331 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:56:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[139570]: pgmap v5132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[139570]: from='client.48953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/773210141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[142991]: pgmap v5132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[142991]: from='client.48953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/773210141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:50 smithi118 ceph-mon[131825]: pgmap v5132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:50 smithi118 ceph-mon[131825]: from='client.48953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/773210141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:56:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:51 smithi078 ceph-mon[139570]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:51 smithi078 ceph-mon[142991]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:51 smithi118 ceph-mon[131825]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:56:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:52 smithi078 ceph-mon[139570]: pgmap v5133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:52 smithi078 ceph-mon[142991]: pgmap v5133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:52 smithi118 ceph-mon[131825]: pgmap v5133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:54 smithi078 ceph-mon[139570]: pgmap v5134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:54 smithi078 ceph-mon[142991]: pgmap v5134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:54 smithi118 ceph-mon[131825]: pgmap v5134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:56 smithi078 ceph-mon[139570]: pgmap v5135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:56 smithi078 ceph-mon[142991]: pgmap v5135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:56:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:56:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:56 smithi118 ceph-mon[131825]: pgmap v5135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:56:58 smithi078 ceph-mon[139570]: pgmap v5136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:56:58 smithi078 ceph-mon[142991]: pgmap v5136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:56:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:56:58 smithi118 ceph-mon[131825]: pgmap v5136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:00 smithi078 ceph-mon[139570]: pgmap v5137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:00 smithi078 ceph-mon[142991]: pgmap v5137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:00 smithi118 ceph-mon[131825]: pgmap v5137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:02 smithi078 ceph-mon[142991]: pgmap v5138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:02 smithi078 ceph-mon[139570]: pgmap v5138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:02 smithi118 ceph-mon[131825]: pgmap v5138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:04 smithi078 ceph-mon[139570]: pgmap v5139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:04 smithi078 ceph-mon[142991]: pgmap v5139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:04 smithi118 ceph-mon[131825]: pgmap v5139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:06 smithi078 ceph-mon[139570]: pgmap v5140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:06 smithi078 ceph-mon[142991]: pgmap v5140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:57:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:06 smithi118 ceph-mon[131825]: pgmap v5140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:08 smithi078 ceph-mon[139570]: pgmap v5141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:08 smithi078 ceph-mon[142991]: pgmap v5141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:08 smithi118 ceph-mon[131825]: pgmap v5141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:57:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:57:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:57:10.676 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[139570]: pgmap v5142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:10.677 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:10.677 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:10.677 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[142991]: pgmap v5142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:10.677 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:10.678 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:10 smithi118 ceph-mon[131825]: pgmap v5142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:12 smithi078 ceph-mon[139570]: pgmap v5143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:12 smithi078 ceph-mon[142991]: pgmap v5143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:12 smithi118 ceph-mon[131825]: pgmap v5143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:57:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:57:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:14 smithi118 ceph-mon[131825]: pgmap v5144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[139570]: pgmap v5144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:14 smithi078 ceph-mon[142991]: pgmap v5144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:16 smithi078 ceph-mon[139570]: pgmap v5145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:16 smithi078 ceph-mon[142991]: pgmap v5145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:57:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:16 smithi118 ceph-mon[131825]: pgmap v5145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:18 smithi078 ceph-mon[139570]: pgmap v5146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:18 smithi078 ceph-mon[142991]: pgmap v5146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:18 smithi118 ceph-mon[131825]: pgmap v5146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:20.676 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:57:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:20 smithi078 ceph-mon[139570]: pgmap v5147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:20 smithi078 ceph-mon[142991]: pgmap v5147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:20 smithi118 ceph-mon[131825]: pgmap v5147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:20.983 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:57:20.983 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (96m) 9m ago 100m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:57:20.983 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (96m) 8m ago 100m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (101m) 9m ago 101m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (101m) 8m ago 101m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (95m) 8m ago 104m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (95m) 9m ago 106m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (95m) 9m ago 106m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (94m) 8m ago 104m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (94m) 9m ago 104m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (96m) 9m ago 99m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (95m) 8m ago 99m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:57:20.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (93m) 9m ago 104m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (93m) 9m ago 103m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (92m) 9m ago 103m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (92m) 9m ago 103m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (91m) 8m ago 102m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (91m) 8m ago 102m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (90m) 8m ago 101m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (89m) 8m ago 101m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:57:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (95m) 8m ago 100m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:57:21.365 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:57:21.366 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:57:21.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:57:21.367 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:57:21.367 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:57:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1333301855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1333301855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1333301855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[139570]: from='client.39012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[139570]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[139570]: pgmap v5148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[142991]: from='client.39012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[142991]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:22 smithi078 ceph-mon[142991]: pgmap v5148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:22 smithi118 ceph-mon[131825]: from='client.39012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:22 smithi118 ceph-mon[131825]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:22 smithi118 ceph-mon[131825]: pgmap v5148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:24 smithi118 ceph-mon[131825]: pgmap v5149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:24 smithi078 ceph-mon[139570]: pgmap v5149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:24 smithi078 ceph-mon[142991]: pgmap v5149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:26 smithi078 ceph-mon[139570]: pgmap v5150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:26 smithi078 ceph-mon[142991]: pgmap v5150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:57:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:26 smithi118 ceph-mon[131825]: pgmap v5150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:28 smithi078 ceph-mon[139570]: pgmap v5151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:28 smithi078 ceph-mon[142991]: pgmap v5151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:28 smithi118 ceph-mon[131825]: pgmap v5151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:30 smithi078 ceph-mon[139570]: pgmap v5152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:30 smithi078 ceph-mon[142991]: pgmap v5152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:30 smithi118 ceph-mon[131825]: pgmap v5152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:32 smithi078 ceph-mon[139570]: pgmap v5153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:32 smithi078 ceph-mon[142991]: pgmap v5153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:32 smithi118 ceph-mon[131825]: pgmap v5153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:34 smithi118 ceph-mon[131825]: pgmap v5154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:34 smithi078 ceph-mon[139570]: pgmap v5154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:34 smithi078 ceph-mon[142991]: pgmap v5154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:36 smithi078 ceph-mon[139570]: pgmap v5155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:36 smithi078 ceph-mon[142991]: pgmap v5155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:57:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:36 smithi118 ceph-mon[131825]: pgmap v5155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:38 smithi078 ceph-mon[139570]: pgmap v5156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:38 smithi078 ceph-mon[142991]: pgmap v5156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:38 smithi118 ceph-mon[131825]: pgmap v5156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:40 smithi078 ceph-mon[139570]: pgmap v5157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:40 smithi078 ceph-mon[142991]: pgmap v5157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:40 smithi118 ceph-mon[131825]: pgmap v5157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:42 smithi078 ceph-mon[139570]: pgmap v5158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:42 smithi078 ceph-mon[142991]: pgmap v5158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:42 smithi118 ceph-mon[131825]: pgmap v5158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:44 smithi118 ceph-mon[131825]: pgmap v5159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:44 smithi078 ceph-mon[139570]: pgmap v5159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:44 smithi078 ceph-mon[142991]: pgmap v5159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:46 smithi078 ceph-mon[139570]: pgmap v5160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:46 smithi078 ceph-mon[142991]: pgmap v5160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:57:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:46 smithi118 ceph-mon[131825]: pgmap v5160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:57:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:48 smithi118 ceph-mon[131825]: pgmap v5161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:48 smithi078 ceph-mon[139570]: pgmap v5161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:48 smithi078 ceph-mon[142991]: pgmap v5161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:50 smithi118 ceph-mon[131825]: pgmap v5162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:50 smithi078 ceph-mon[139570]: pgmap v5162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:50 smithi078 ceph-mon[142991]: pgmap v5162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:51.711 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:57:52.019 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:57:52.020 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (96m) 9m ago 100m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:57:52.020 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (96m) 8m ago 100m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:57:52.020 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (101m) 9m ago 101m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:57:52.020 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (101m) 8m ago 101m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:57:52.020 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (95m) 8m ago 104m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (96m) 9m ago 106m 611M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (95m) 9m ago 106m 638M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (95m) 8m ago 105m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (95m) 9m ago 105m 334M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (96m) 9m ago 100m 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:57:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (96m) 8m ago 100m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (94m) 9m ago 104m 4747M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (93m) 9m ago 104m 4236M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (93m) 9m ago 103m 4125M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (92m) 9m ago 103m 3505M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (92m) 8m ago 103m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (91m) 8m ago 102m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:57:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (91m) 8m ago 102m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:57:52.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (90m) 8m ago 102m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:57:52.023 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (96m) 8m ago 101m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:52.398 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:57:52.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:57:52.400 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:57:52.400 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:57:52.400 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:57:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:52 smithi118 ceph-mon[131825]: pgmap v5163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1472973409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:52 smithi078 ceph-mon[142991]: pgmap v5163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1472973409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:52 smithi078 ceph-mon[139570]: pgmap v5163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1472973409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:57:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:53 smithi118 ceph-mon[131825]: from='client.39030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:53 smithi118 ceph-mon[131825]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:53 smithi078 ceph-mon[139570]: from='client.39030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:53 smithi078 ceph-mon[139570]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:53.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:53 smithi078 ceph-mon[142991]: from='client.39030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:53 smithi078 ceph-mon[142991]: from='client.48995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:57:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:54 smithi118 ceph-mon[131825]: pgmap v5164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:54 smithi078 ceph-mon[139570]: pgmap v5164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:54 smithi078 ceph-mon[142991]: pgmap v5164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:56 smithi078 ceph-mon[139570]: pgmap v5165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:56 smithi078 ceph-mon[142991]: pgmap v5165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:57:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T02:57:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:56 smithi118 ceph-mon[131825]: pgmap v5165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:57:58 smithi118 ceph-mon[131825]: pgmap v5166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:57:58 smithi078 ceph-mon[139570]: pgmap v5166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:57:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:57:58 smithi078 ceph-mon[142991]: pgmap v5166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:00 smithi118 ceph-mon[131825]: pgmap v5167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:00 smithi078 ceph-mon[139570]: pgmap v5167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:00 smithi078 ceph-mon[142991]: pgmap v5167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:02 smithi118 ceph-mon[131825]: pgmap v5168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:02 smithi078 ceph-mon[142991]: pgmap v5168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:02 smithi078 ceph-mon[139570]: pgmap v5168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:04 smithi118 ceph-mon[131825]: pgmap v5169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:04 smithi078 ceph-mon[139570]: pgmap v5169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:04 smithi078 ceph-mon[142991]: pgmap v5169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:06 smithi078 ceph-mon[139570]: pgmap v5170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:58:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:06 smithi078 ceph-mon[142991]: pgmap v5170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:06 smithi118 ceph-mon[131825]: pgmap v5170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:08 smithi118 ceph-mon[131825]: pgmap v5171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:08 smithi078 ceph-mon[139570]: pgmap v5171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:08 smithi078 ceph-mon[142991]: pgmap v5171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:10 smithi118 ceph-mon[131825]: pgmap v5172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:10 smithi078 ceph-mon[139570]: pgmap v5172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:10 smithi078 ceph-mon[142991]: pgmap v5172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:12 smithi118 ceph-mon[131825]: pgmap v5173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:12 smithi078 ceph-mon[139570]: pgmap v5173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:12 smithi078 ceph-mon[142991]: pgmap v5173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:58:13.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:58:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:58:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:14 smithi118 ceph-mon[131825]: pgmap v5174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:14 smithi078 ceph-mon[139570]: pgmap v5174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:14 smithi078 ceph-mon[142991]: pgmap v5174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: pgmap v5175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: pgmap v5175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: pgmap v5175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:58:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:58:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:58:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:18 smithi118 ceph-mon[131825]: pgmap v5176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:18 smithi078 ceph-mon[139570]: pgmap v5176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:18 smithi078 ceph-mon[142991]: pgmap v5176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:19 smithi078 ceph-mon[139570]: pgmap v5177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:19.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:19 smithi078 ceph-mon[142991]: pgmap v5177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:19 smithi118 ceph-mon[131825]: pgmap v5177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:22.746 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:58:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:22 smithi118 ceph-mon[131825]: pgmap v5178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:22 smithi078 ceph-mon[139570]: pgmap v5178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:22 smithi078 ceph-mon[142991]: pgmap v5178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (97m) 7s ago 101m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (97m) 9m ago 101m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (102m) 7s ago 102m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (102m) 9m ago 102m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (96m) 9m ago 105m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (96m) 7s ago 107m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (96m) 7s ago 107m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (95m) 9m ago 105m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (95m) 7s ago 105m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (97m) 7s ago 100m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (97m) 9m ago 100m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:58:23.054 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (94m) 7s ago 105m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (94m) 7s ago 104m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (93m) 7s ago 104m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (93m) 7s ago 104m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (92m) 9m ago 103m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (92m) 9m ago 103m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (91m) 9m ago 102m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (90m) 9m ago 102m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:58:23.055 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (96m) 9m ago 101m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:58:23.439 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:23.440 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:58:23.440 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:58:23.440 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:58:23.440 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:58:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:58:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:24 smithi118 ceph-mon[131825]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:24 smithi118 ceph-mon[131825]: from='client.39054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:24 smithi118 ceph-mon[131825]: pgmap v5179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3899795455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[139570]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[139570]: from='client.39054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[139570]: pgmap v5179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3899795455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[142991]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[142991]: from='client.39054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[142991]: pgmap v5179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3899795455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:26 smithi078 ceph-mon[139570]: pgmap v5180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T02:58:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:26 smithi078 ceph-mon[142991]: pgmap v5180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:26 smithi118 ceph-mon[131825]: pgmap v5180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:28 smithi118 ceph-mon[131825]: pgmap v5181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:28 smithi078 ceph-mon[139570]: pgmap v5181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:28 smithi078 ceph-mon[142991]: pgmap v5181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:30 smithi118 ceph-mon[131825]: pgmap v5182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:30 smithi078 ceph-mon[139570]: pgmap v5182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:30 smithi078 ceph-mon[142991]: pgmap v5182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:32 smithi118 ceph-mon[131825]: pgmap v5183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:32 smithi078 ceph-mon[139570]: pgmap v5183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:32 smithi078 ceph-mon[142991]: pgmap v5183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:34 smithi118 ceph-mon[131825]: pgmap v5184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:34 smithi078 ceph-mon[139570]: pgmap v5184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:34 smithi078 ceph-mon[142991]: pgmap v5184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:36 smithi078 ceph-mon[139570]: pgmap v5185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:36 smithi078 ceph-mon[142991]: pgmap v5185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:58:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:36 smithi118 ceph-mon[131825]: pgmap v5185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:38 smithi118 ceph-mon[131825]: pgmap v5186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:38 smithi078 ceph-mon[139570]: pgmap v5186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:38 smithi078 ceph-mon[142991]: pgmap v5186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:40 smithi118 ceph-mon[131825]: pgmap v5187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:40 smithi078 ceph-mon[139570]: pgmap v5187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:40 smithi078 ceph-mon[142991]: pgmap v5187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:42 smithi118 ceph-mon[131825]: pgmap v5188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:42 smithi078 ceph-mon[139570]: pgmap v5188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:42 smithi078 ceph-mon[142991]: pgmap v5188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:44 smithi118 ceph-mon[131825]: pgmap v5189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:44 smithi078 ceph-mon[139570]: pgmap v5189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:44 smithi078 ceph-mon[142991]: pgmap v5189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:46 smithi078 ceph-mon[139570]: pgmap v5190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:46 smithi078 ceph-mon[142991]: pgmap v5190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:58:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:46 smithi118 ceph-mon[131825]: pgmap v5190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:58:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:48 smithi118 ceph-mon[131825]: pgmap v5191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:48 smithi078 ceph-mon[139570]: pgmap v5191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:48 smithi078 ceph-mon[142991]: pgmap v5191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:50 smithi118 ceph-mon[131825]: pgmap v5192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:50 smithi078 ceph-mon[139570]: pgmap v5192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:50 smithi078 ceph-mon[142991]: pgmap v5192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:52 smithi118 ceph-mon[131825]: pgmap v5193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:52 smithi078 ceph-mon[139570]: pgmap v5193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:52 smithi078 ceph-mon[142991]: pgmap v5193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:53.786 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:58:54.095 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:58:54.095 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (98m) 38s ago 101m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:58:54.095 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (97m) 9m ago 101m 94.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:58:54.095 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (102m) 38s ago 102m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (102m) 9m ago 102m 27.1M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (97m) 9m ago 105m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (97m) 38s ago 107m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (96m) 38s ago 107m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (96m) 9m ago 106m 324M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (96m) 38s ago 106m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (97m) 38s ago 101m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (97m) 9m ago 101m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (95m) 38s ago 105m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (94m) 38s ago 105m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (94m) 38s ago 104m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (93m) 38s ago 104m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (93m) 9m ago 104m 3237M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (92m) 9m ago 103m 3719M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:58:54.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (92m) 9m ago 103m 3159M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:58:54.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (91m) 9m ago 103m 3559M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:58:54.097 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (97m) 9m ago 102m 107M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:58:54.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:58:54.478 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:58:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:54 smithi118 ceph-mon[131825]: pgmap v5194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:54 smithi078 ceph-mon[139570]: pgmap v5194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:54 smithi078 ceph-mon[142991]: pgmap v5194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:55 smithi118 ceph-mon[131825]: from='client.39066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:55 smithi118 ceph-mon[131825]: from='client.49031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2752712357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[142991]: from='client.39066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[142991]: from='client.49031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2752712357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[139570]: from='client.39066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[139570]: from='client.49031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:58:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2752712357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:58:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:56 smithi118 ceph-mon[131825]: pgmap v5195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:56 smithi078 ceph-mon[139570]: pgmap v5195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:58:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T02:58:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:56 smithi078 ceph-mon[142991]: pgmap v5195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:58:58 smithi118 ceph-mon[131825]: pgmap v5196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:58:58 smithi078 ceph-mon[139570]: pgmap v5196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:58:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:58:58 smithi078 ceph-mon[142991]: pgmap v5196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:00 smithi118 ceph-mon[131825]: pgmap v5197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:00 smithi078 ceph-mon[139570]: pgmap v5197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:00 smithi078 ceph-mon[142991]: pgmap v5197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:02 smithi118 ceph-mon[131825]: pgmap v5198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:02 smithi078 ceph-mon[139570]: pgmap v5198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:02 smithi078 ceph-mon[142991]: pgmap v5198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:04 smithi118 ceph-mon[131825]: pgmap v5199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:04 smithi078 ceph-mon[139570]: pgmap v5199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:04 smithi078 ceph-mon[142991]: pgmap v5199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:06 smithi078 ceph-mon[139570]: pgmap v5200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:59:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:06 smithi078 ceph-mon[142991]: pgmap v5200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:06 smithi118 ceph-mon[131825]: pgmap v5200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:08 smithi118 ceph-mon[131825]: pgmap v5201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:08 smithi078 ceph-mon[139570]: pgmap v5201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:08 smithi078 ceph-mon[142991]: pgmap v5201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:10 smithi118 ceph-mon[131825]: pgmap v5202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:10 smithi078 ceph-mon[139570]: pgmap v5202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:10 smithi078 ceph-mon[142991]: pgmap v5202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:12 smithi118 ceph-mon[131825]: pgmap v5203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:12 smithi078 ceph-mon[139570]: pgmap v5203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:12 smithi078 ceph-mon[142991]: pgmap v5203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:14 smithi118 ceph-mon[131825]: pgmap v5204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:14 smithi078 ceph-mon[139570]: pgmap v5204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:14 smithi078 ceph-mon[142991]: pgmap v5204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:16 smithi078 ceph-mon[139570]: pgmap v5205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:59:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:16 smithi078 ceph-mon[142991]: pgmap v5205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:59:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:59:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:16 smithi118 ceph-mon[131825]: pgmap v5205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T02:59:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:18 smithi118 ceph-mon[131825]: pgmap v5206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:18 smithi078 ceph-mon[142991]: pgmap v5206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:18 smithi078 ceph-mon[139570]: pgmap v5206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:20.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.446 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:20 smithi118 ceph-mon[131825]: pgmap v5207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:20.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.447 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[139570]: pgmap v5207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[142991]: pgmap v5207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:22 smithi118 ceph-mon[131825]: pgmap v5208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:22 smithi078 ceph-mon[139570]: pgmap v5208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:22 smithi078 ceph-mon[142991]: pgmap v5208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:59:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:59:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:24 smithi118 ceph-mon[131825]: pgmap v5209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[139570]: pgmap v5209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T02:59:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:24 smithi078 ceph-mon[142991]: pgmap v5209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:24.826 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (98m) 69s ago 102m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (98m) 5s ago 102m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (103m) 69s ago 103m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (103m) 5s ago 103m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (97m) 5s ago 106m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (97m) 69s ago 108m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (97m) 69s ago 108m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (96m) 5s ago 106m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:59:25.134 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (96m) 69s ago 106m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (98m) 69s ago 101m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (98m) 5s ago 101m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (95m) 69s ago 106m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (95m) 69s ago 105m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (94m) 69s ago 105m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (94m) 69s ago 105m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (93m) 5s ago 104m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (93m) 5s ago 104m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (92m) 5s ago 103m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (92m) 5s ago 103m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:59:25.135 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (97m) 5s ago 102m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:59:25.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:59:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:59:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[139570]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[139570]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[139570]: pgmap v5210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4291675728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T02:59:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[142991]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[142991]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[142991]: pgmap v5210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4291675728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:26 smithi118 ceph-mon[131825]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:26 smithi118 ceph-mon[131825]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:26 smithi118 ceph-mon[131825]: pgmap v5210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4291675728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:28 smithi118 ceph-mon[131825]: pgmap v5211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:28 smithi078 ceph-mon[139570]: pgmap v5211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:28 smithi078 ceph-mon[142991]: pgmap v5211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:30 smithi118 ceph-mon[131825]: pgmap v5212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:30 smithi078 ceph-mon[139570]: pgmap v5212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:30 smithi078 ceph-mon[142991]: pgmap v5212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:32 smithi118 ceph-mon[131825]: pgmap v5213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:32 smithi078 ceph-mon[142991]: pgmap v5213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:32 smithi078 ceph-mon[139570]: pgmap v5213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:34 smithi118 ceph-mon[131825]: pgmap v5214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:34 smithi078 ceph-mon[139570]: pgmap v5214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:34 smithi078 ceph-mon[142991]: pgmap v5214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:36 smithi078 ceph-mon[139570]: pgmap v5215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:36 smithi078 ceph-mon[142991]: pgmap v5215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:59:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:36 smithi118 ceph-mon[131825]: pgmap v5215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:38 smithi118 ceph-mon[131825]: pgmap v5216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:38 smithi078 ceph-mon[139570]: pgmap v5216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:38 smithi078 ceph-mon[142991]: pgmap v5216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:40 smithi118 ceph-mon[131825]: pgmap v5217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:40 smithi078 ceph-mon[139570]: pgmap v5217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:40 smithi078 ceph-mon[142991]: pgmap v5217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:42 smithi118 ceph-mon[131825]: pgmap v5218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:42 smithi078 ceph-mon[139570]: pgmap v5218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:42 smithi078 ceph-mon[142991]: pgmap v5218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:44 smithi118 ceph-mon[131825]: pgmap v5219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:44 smithi078 ceph-mon[139570]: pgmap v5219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:44 smithi078 ceph-mon[142991]: pgmap v5219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:46 smithi078 ceph-mon[139570]: pgmap v5220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:46 smithi078 ceph-mon[142991]: pgmap v5220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:59:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:46 smithi118 ceph-mon[131825]: pgmap v5220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T02:59:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:48 smithi118 ceph-mon[131825]: pgmap v5221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:48 smithi078 ceph-mon[139570]: pgmap v5221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:49.036 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:48 smithi078 ceph-mon[142991]: pgmap v5221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:50 smithi118 ceph-mon[131825]: pgmap v5222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:50 smithi078 ceph-mon[139570]: pgmap v5222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:50 smithi078 ceph-mon[142991]: pgmap v5222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:52 smithi118 ceph-mon[131825]: pgmap v5223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:52 smithi078 ceph-mon[139570]: pgmap v5223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:52 smithi078 ceph-mon[142991]: pgmap v5223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:54 smithi118 ceph-mon[131825]: pgmap v5224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:54 smithi078 ceph-mon[139570]: pgmap v5224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:54 smithi078 ceph-mon[142991]: pgmap v5224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:55.867 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (99m) 100s ago 103m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (98m) 37s ago 102m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (103m) 100s ago 103m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (103m) 37s ago 103m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (98m) 37s ago 107m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (98m) 100s ago 108m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (97m) 100s ago 108m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (97m) 37s ago 107m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (97m) 100s ago 107m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (99m) 100s ago 102m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T02:59:56.178 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (98m) 37s ago 102m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (96m) 100s ago 106m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (95m) 100s ago 106m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (95m) 100s ago 105m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (94m) 100s ago 105m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (94m) 37s ago 105m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (93m) 37s ago 104m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (93m) 37s ago 104m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (92m) 37s ago 104m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T02:59:56.179 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (98m) 37s ago 103m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T02:59:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T02:59:56.560 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T02:59:56.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T02:59:56.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T02:59:56.562 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T02:59:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:56 smithi078 ceph-mon[139570]: pgmap v5225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 02:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:02:59:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T02:59:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:56 smithi078 ceph-mon[142991]: pgmap v5225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:56 smithi118 ceph-mon[131825]: pgmap v5225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:57 smithi118 ceph-mon[131825]: from='client.49061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:57 smithi118 ceph-mon[131825]: from='client.39108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2355339698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[139570]: from='client.49061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[139570]: from='client.39108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2355339698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[142991]: from='client.49061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[142991]: from='client.39108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T02:59:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2355339698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T02:59:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 02:59:58 smithi118 ceph-mon[131825]: pgmap v5226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 02:59:58 smithi078 ceph-mon[139570]: pgmap v5226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T02:59:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 02:59:58 smithi078 ceph-mon[142991]: pgmap v5226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:00 smithi078 conmon[139546]: 2023-12-16T02:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:00:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:00 smithi118 ceph-mon[131825]: pgmap v5227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:00:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:00 smithi078 ceph-mon[139570]: pgmap v5227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:00:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:00 smithi078 ceph-mon[142991]: pgmap v5227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:00:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:02 smithi118 ceph-mon[131825]: pgmap v5228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:02 smithi078 ceph-mon[139570]: pgmap v5228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:02 smithi078 ceph-mon[142991]: pgmap v5228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:04 smithi118 ceph-mon[131825]: pgmap v5229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:04 smithi078 ceph-mon[139570]: pgmap v5229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:04 smithi078 ceph-mon[142991]: pgmap v5229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:06 smithi078 ceph-mon[139570]: pgmap v5230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:06 smithi078 ceph-mon[142991]: pgmap v5230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:00:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:06 smithi118 ceph-mon[131825]: pgmap v5230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:08 smithi118 ceph-mon[131825]: pgmap v5231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:08 smithi078 ceph-mon[139570]: pgmap v5231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:08 smithi078 ceph-mon[142991]: pgmap v5231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:10 smithi118 ceph-mon[131825]: pgmap v5232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:10 smithi078 ceph-mon[139570]: pgmap v5232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:10 smithi078 ceph-mon[142991]: pgmap v5232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:12 smithi118 ceph-mon[131825]: pgmap v5233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:12 smithi078 ceph-mon[139570]: pgmap v5233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:12 smithi078 ceph-mon[142991]: pgmap v5233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:14 smithi118 ceph-mon[131825]: pgmap v5234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:14 smithi078 ceph-mon[139570]: pgmap v5234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:14 smithi078 ceph-mon[142991]: pgmap v5234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:16 smithi078 ceph-mon[139570]: pgmap v5235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:00:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:16 smithi078 ceph-mon[142991]: pgmap v5235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:16 smithi118 ceph-mon[131825]: pgmap v5235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:18 smithi118 ceph-mon[131825]: pgmap v5236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:18 smithi078 ceph-mon[139570]: pgmap v5236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:18 smithi078 ceph-mon[142991]: pgmap v5236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:20 smithi118 ceph-mon[131825]: pgmap v5237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:20 smithi078 ceph-mon[139570]: pgmap v5237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:20 smithi078 ceph-mon[142991]: pgmap v5237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:22 smithi118 ceph-mon[131825]: pgmap v5238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:22 smithi078 ceph-mon[139570]: pgmap v5238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:22 smithi078 ceph-mon[142991]: pgmap v5238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:00:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:00:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:00:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:24 smithi118 ceph-mon[131825]: pgmap v5239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:00:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:00:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:00:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[139570]: pgmap v5239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:00:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:00:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:00:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[142991]: pgmap v5239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:00:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:00:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:00:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:26 smithi078 ceph-mon[139570]: pgmap v5240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:26 smithi078 ceph-mon[142991]: pgmap v5240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:00:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:26 smithi118 ceph-mon[131825]: pgmap v5240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:26.909 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:00:27.217 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:00:27.217 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (99m) 2m ago 103m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:00:27.217 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (99m) 68s ago 103m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (104m) 2m ago 104m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (104m) 68s ago 104m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (98m) 68s ago 107m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (98m) 2m ago 109m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (98m) 2m ago 109m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (97m) 68s ago 107m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (97m) 2m ago 107m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (99m) 2m ago 102m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (99m) 68s ago 102m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (96m) 2m ago 107m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (96m) 2m ago 106m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (95m) 2m ago 106m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (95m) 2m ago 106m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:00:27.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (94m) 68s ago 105m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:00:27.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (94m) 68s ago 105m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:00:27.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (93m) 68s ago 105m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:00:27.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (93m) 68s ago 104m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:00:27.219 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (98m) 68s ago 103m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:00:27.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:00:27.604 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:00:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:28 smithi118 ceph-mon[131825]: from='client.49079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:28 smithi118 ceph-mon[131825]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:28 smithi118 ceph-mon[131825]: pgmap v5241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2453448172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:00:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[142991]: from='client.49079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[142991]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[142991]: pgmap v5241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2453448172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:00:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[139570]: from='client.49079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[139570]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[139570]: pgmap v5241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2453448172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:00:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:30 smithi118 ceph-mon[131825]: pgmap v5242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:30 smithi078 ceph-mon[142991]: pgmap v5242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:30 smithi078 ceph-mon[139570]: pgmap v5242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:32 smithi118 ceph-mon[131825]: pgmap v5243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:32 smithi078 ceph-mon[139570]: pgmap v5243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:32 smithi078 ceph-mon[142991]: pgmap v5243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:34 smithi118 ceph-mon[131825]: pgmap v5244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:34 smithi078 ceph-mon[139570]: pgmap v5244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:34 smithi078 ceph-mon[142991]: pgmap v5244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:36 smithi078 ceph-mon[139570]: pgmap v5245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:36 smithi078 ceph-mon[142991]: pgmap v5245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:00:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:36 smithi118 ceph-mon[131825]: pgmap v5245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:38 smithi118 ceph-mon[131825]: pgmap v5246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:38 smithi078 ceph-mon[139570]: pgmap v5246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:38 smithi078 ceph-mon[142991]: pgmap v5246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:40 smithi118 ceph-mon[131825]: pgmap v5247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:40 smithi078 ceph-mon[139570]: pgmap v5247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:40 smithi078 ceph-mon[142991]: pgmap v5247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:42 smithi118 ceph-mon[131825]: pgmap v5248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:42 smithi078 ceph-mon[139570]: pgmap v5248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:42 smithi078 ceph-mon[142991]: pgmap v5248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:44 smithi118 ceph-mon[131825]: pgmap v5249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:44 smithi078 ceph-mon[139570]: pgmap v5249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:44 smithi078 ceph-mon[142991]: pgmap v5249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:46 smithi078 ceph-mon[139570]: pgmap v5250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:00:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:46 smithi078 ceph-mon[142991]: pgmap v5250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:46 smithi118 ceph-mon[131825]: pgmap v5250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:00:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:48 smithi118 ceph-mon[131825]: pgmap v5251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:48 smithi078 ceph-mon[139570]: pgmap v5251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:48 smithi078 ceph-mon[142991]: pgmap v5251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:50 smithi118 ceph-mon[131825]: pgmap v5252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:50 smithi078 ceph-mon[139570]: pgmap v5252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:50 smithi078 ceph-mon[142991]: pgmap v5252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:52 smithi118 ceph-mon[131825]: pgmap v5253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:52 smithi078 ceph-mon[139570]: pgmap v5253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:52 smithi078 ceph-mon[142991]: pgmap v5253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:54 smithi118 ceph-mon[131825]: pgmap v5254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:54 smithi078 ceph-mon[139570]: pgmap v5254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:54 smithi078 ceph-mon[142991]: pgmap v5254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:56 smithi078 ceph-mon[139570]: pgmap v5255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:56 smithi078 ceph-mon[142991]: pgmap v5255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:00:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:00:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:56 smithi118 ceph-mon[131825]: pgmap v5255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:57.945 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:00:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:00:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (100m) 2m ago 104m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:00:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (99m) 99s ago 103m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:00:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (104m) 2m ago 104m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (104m) 99s ago 104m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (99m) 99s ago 108m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (99m) 2m ago 109m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (98m) 2m ago 109m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (98m) 99s ago 108m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (98m) 2m ago 108m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (100m) 2m ago 103m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (99m) 99s ago 103m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (97m) 2m ago 107m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (96m) 2m ago 107m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (96m) 2m ago 107m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (95m) 2m ago 106m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (95m) 99s ago 106m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (94m) 99s ago 105m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:00:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (94m) 99s ago 105m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:00:58.257 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (93m) 99s ago 105m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:00:58.257 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (99m) 99s ago 104m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:00:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:00:58.641 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:00:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:58 smithi118 ceph-mon[131825]: pgmap v5256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:58 smithi078 ceph-mon[139570]: pgmap v5256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:58 smithi078 ceph-mon[142991]: pgmap v5256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:00:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:59 smithi118 ceph-mon[131825]: from='client.49097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:59 smithi118 ceph-mon[131825]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:00:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3455437859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:00:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[139570]: from='client.49097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[139570]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3455437859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:00:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[142991]: from='client.49097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[142991]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:00:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:00:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3455437859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:01:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:00 smithi118 ceph-mon[131825]: pgmap v5257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:00 smithi078 ceph-mon[139570]: pgmap v5257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:00 smithi078 ceph-mon[142991]: pgmap v5257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:02 smithi118 ceph-mon[131825]: pgmap v5258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:02 smithi078 ceph-mon[139570]: pgmap v5258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:02 smithi078 ceph-mon[142991]: pgmap v5258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:04 smithi118 ceph-mon[131825]: pgmap v5259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:04 smithi078 ceph-mon[139570]: pgmap v5259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:04 smithi078 ceph-mon[142991]: pgmap v5259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:06 smithi078 ceph-mon[139570]: pgmap v5260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:06 smithi078 ceph-mon[142991]: pgmap v5260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:01:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:06 smithi118 ceph-mon[131825]: pgmap v5260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:08 smithi118 ceph-mon[131825]: pgmap v5261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:08 smithi078 ceph-mon[139570]: pgmap v5261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:08 smithi078 ceph-mon[142991]: pgmap v5261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:10 smithi118 ceph-mon[131825]: pgmap v5262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:10 smithi078 ceph-mon[139570]: pgmap v5262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:10 smithi078 ceph-mon[142991]: pgmap v5262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:12 smithi118 ceph-mon[131825]: pgmap v5263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:12 smithi078 ceph-mon[139570]: pgmap v5263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:12 smithi078 ceph-mon[142991]: pgmap v5263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:14 smithi118 ceph-mon[131825]: pgmap v5264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:14 smithi078 ceph-mon[139570]: pgmap v5264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:14 smithi078 ceph-mon[142991]: pgmap v5264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:16 smithi078 ceph-mon[139570]: pgmap v5265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:01:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:16 smithi078 ceph-mon[142991]: pgmap v5265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:16 smithi118 ceph-mon[131825]: pgmap v5265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:18 smithi118 ceph-mon[131825]: pgmap v5266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:18 smithi078 ceph-mon[139570]: pgmap v5266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:18 smithi078 ceph-mon[142991]: pgmap v5266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:20 smithi118 ceph-mon[131825]: pgmap v5267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:20 smithi078 ceph-mon[139570]: pgmap v5267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:20 smithi078 ceph-mon[142991]: pgmap v5267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:22.805 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:22 smithi118 ceph-mon[131825]: pgmap v5268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:22 smithi078 ceph-mon[139570]: pgmap v5268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:22 smithi078 ceph-mon[142991]: pgmap v5268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:01:22.80470175Z level=info msg="Completed cleanup jobs" duration=140.782666ms 2023-12-16T03:01:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:24 smithi118 ceph-mon[131825]: pgmap v5269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:01:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:24 smithi078 ceph-mon[139570]: pgmap v5269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:01:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:24 smithi078 ceph-mon[142991]: pgmap v5269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:01:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:01:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:01:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:01:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:01:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:01:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:01:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:01:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:01:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:01:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:26 smithi118 ceph-mon[131825]: pgmap v5270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:26 smithi078 ceph-mon[139570]: pgmap v5270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:01:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:26 smithi078 ceph-mon[142991]: pgmap v5270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:28 smithi118 ceph-mon[131825]: pgmap v5271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:28 smithi078 ceph-mon[139570]: pgmap v5271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:28 smithi078 ceph-mon[142991]: pgmap v5271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:01:29.290 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (100m) 3m ago 104m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (100m) 2m ago 104m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (105m) 3m ago 105m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (105m) 2m ago 105m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (99m) 2m ago 108m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (100m) 3m ago 110m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (99m) 3m ago 110m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (98m) 2m ago 108m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (98m) 3m ago 108m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (100m) 3m ago 104m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (100m) 2m ago 103m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (97m) 3m ago 108m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (97m) 3m ago 107m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:01:29.291 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (96m) 3m ago 107m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (96m) 3m ago 107m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (95m) 2m ago 106m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (95m) 2m ago 106m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (94m) 2m ago 106m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (94m) 2m ago 105m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:01:29.292 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (99m) 2m ago 104m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:01:29.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:01:29.682 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:01:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:30 smithi118 ceph-mon[131825]: from='client.49115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:30 smithi118 ceph-mon[131825]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:30 smithi118 ceph-mon[131825]: pgmap v5272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2946769088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:01:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[142991]: from='client.49115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[142991]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[142991]: pgmap v5272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2946769088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:01:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[139570]: from='client.49115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[139570]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:01:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[139570]: pgmap v5272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2946769088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:32 smithi118 ceph-mon[131825]: pgmap v5273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:32 smithi078 ceph-mon[139570]: pgmap v5273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:32 smithi078 ceph-mon[142991]: pgmap v5273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:34 smithi118 ceph-mon[131825]: pgmap v5274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:34 smithi078 ceph-mon[139570]: pgmap v5274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:34 smithi078 ceph-mon[142991]: pgmap v5274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:36 smithi078 ceph-mon[139570]: pgmap v5275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:36 smithi078 ceph-mon[142991]: pgmap v5275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:01:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:36 smithi118 ceph-mon[131825]: pgmap v5275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:38 smithi118 ceph-mon[131825]: pgmap v5276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:38 smithi078 ceph-mon[139570]: pgmap v5276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:38 smithi078 ceph-mon[142991]: pgmap v5276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:40 smithi118 ceph-mon[131825]: pgmap v5277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:40 smithi078 ceph-mon[139570]: pgmap v5277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:40 smithi078 ceph-mon[142991]: pgmap v5277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:42 smithi118 ceph-mon[131825]: pgmap v5278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:42 smithi078 ceph-mon[139570]: pgmap v5278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:42 smithi078 ceph-mon[142991]: pgmap v5278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:44 smithi118 ceph-mon[131825]: pgmap v5279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:44 smithi078 ceph-mon[139570]: pgmap v5279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:44 smithi078 ceph-mon[142991]: pgmap v5279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:46 smithi078 ceph-mon[139570]: pgmap v5280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:01:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:46 smithi078 ceph-mon[142991]: pgmap v5280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:46 smithi118 ceph-mon[131825]: pgmap v5280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:01:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:48 smithi118 ceph-mon[131825]: pgmap v5281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:48 smithi078 ceph-mon[139570]: pgmap v5281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:48 smithi078 ceph-mon[142991]: pgmap v5281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:50 smithi118 ceph-mon[131825]: pgmap v5282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:50 smithi078 ceph-mon[139570]: pgmap v5282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:50 smithi078 ceph-mon[142991]: pgmap v5282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:52 smithi118 ceph-mon[131825]: pgmap v5283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:52 smithi078 ceph-mon[139570]: pgmap v5283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:52 smithi078 ceph-mon[142991]: pgmap v5283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:54 smithi118 ceph-mon[131825]: pgmap v5284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:54 smithi078 ceph-mon[139570]: pgmap v5284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:54 smithi078 ceph-mon[142991]: pgmap v5284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:56 smithi078 ceph-mon[139570]: pgmap v5285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:56 smithi078 ceph-mon[142991]: pgmap v5285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:01:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:01:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:56 smithi118 ceph-mon[131825]: pgmap v5285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:01:58 smithi118 ceph-mon[131825]: pgmap v5286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:01:58 smithi078 ceph-mon[139570]: pgmap v5286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:01:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:01:58 smithi078 ceph-mon[142991]: pgmap v5286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:00.028 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:02:00.332 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (101m) 3m ago 105m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (100m) 2m ago 104m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (105m) 3m ago 105m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (105m) 2m ago 105m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (100m) 2m ago 109m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (100m) 3m ago 110m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (99m) 3m ago 110m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (99m) 2m ago 109m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (99m) 3m ago 109m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (101m) 3m ago 104m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (100m) 2m ago 104m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:02:00.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (98m) 3m ago 108m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (97m) 3m ago 108m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (97m) 3m ago 108m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (96m) 3m ago 107m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (96m) 2m ago 107m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (95m) 2m ago 106m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (95m) 2m ago 106m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (94m) 2m ago 106m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:02:00.334 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (100m) 2m ago 105m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:02:00.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:02:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:00 smithi118 ceph-mon[131825]: pgmap v5287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:00 smithi078 ceph-mon[139570]: pgmap v5287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:00 smithi078 ceph-mon[142991]: pgmap v5287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:01 smithi118 ceph-mon[131825]: from='client.39174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:01 smithi118 ceph-mon[131825]: from='client.39180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/860303166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[139570]: from='client.39174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[139570]: from='client.39180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/860303166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[142991]: from='client.39174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[142991]: from='client.39180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/860303166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:02 smithi118 ceph-mon[131825]: pgmap v5288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:02 smithi078 ceph-mon[139570]: pgmap v5288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:02 smithi078 ceph-mon[142991]: pgmap v5288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:04 smithi118 ceph-mon[131825]: pgmap v5289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:04 smithi078 ceph-mon[139570]: pgmap v5289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:04 smithi078 ceph-mon[142991]: pgmap v5289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:06 smithi078 ceph-mon[139570]: pgmap v5290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:02:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:06 smithi078 ceph-mon[142991]: pgmap v5290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:06 smithi118 ceph-mon[131825]: pgmap v5290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:08 smithi118 ceph-mon[131825]: pgmap v5291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:08 smithi078 ceph-mon[139570]: pgmap v5291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:08 smithi078 ceph-mon[142991]: pgmap v5291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:10 smithi118 ceph-mon[131825]: pgmap v5292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:10 smithi078 ceph-mon[139570]: pgmap v5292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:10 smithi078 ceph-mon[142991]: pgmap v5292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:12 smithi118 ceph-mon[131825]: pgmap v5293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:12 smithi078 ceph-mon[139570]: pgmap v5293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:12 smithi078 ceph-mon[142991]: pgmap v5293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:14 smithi118 ceph-mon[131825]: pgmap v5294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:14 smithi078 ceph-mon[139570]: pgmap v5294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:14 smithi078 ceph-mon[142991]: pgmap v5294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:16 smithi078 ceph-mon[139570]: pgmap v5295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:16 smithi078 ceph-mon[142991]: pgmap v5295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:02:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:16 smithi118 ceph-mon[131825]: pgmap v5295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:18 smithi118 ceph-mon[131825]: pgmap v5296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:18 smithi078 ceph-mon[139570]: pgmap v5296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:18 smithi078 ceph-mon[142991]: pgmap v5296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:20 smithi118 ceph-mon[131825]: pgmap v5297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:20 smithi078 ceph-mon[139570]: pgmap v5297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:20 smithi078 ceph-mon[142991]: pgmap v5297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:22 smithi118 ceph-mon[131825]: pgmap v5298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:22 smithi078 ceph-mon[139570]: pgmap v5298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:22 smithi078 ceph-mon[142991]: pgmap v5298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:24 smithi118 ceph-mon[131825]: pgmap v5299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:24 smithi078 ceph-mon[142991]: pgmap v5299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:24 smithi078 ceph-mon[139570]: pgmap v5299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:02:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:02:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:02:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:02:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:02:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:02:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:02:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:02:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:02:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:02:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:02:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:02:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:26 smithi118 ceph-mon[131825]: pgmap v5300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:26 smithi078 ceph-mon[139570]: pgmap v5300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:02:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:26 smithi078 ceph-mon[142991]: pgmap v5300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:28 smithi118 ceph-mon[131825]: pgmap v5301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:28 smithi078 ceph-mon[139570]: pgmap v5301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:28 smithi078 ceph-mon[142991]: pgmap v5301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:30 smithi118 ceph-mon[131825]: pgmap v5302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:30 smithi078 ceph-mon[139570]: pgmap v5302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:30 smithi078 ceph-mon[142991]: pgmap v5302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:31.066 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (101m) 4m ago 105m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (101m) 3m ago 105m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (106m) 4m ago 106m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (106m) 3m ago 106m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (100m) 3m ago 109m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (101m) 4m ago 111m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (100m) 4m ago 111m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (99m) 3m ago 110m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (100m) 4m ago 109m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:02:31.373 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (101m) 4m ago 105m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (101m) 3m ago 104m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (98m) 4m ago 109m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (98m) 4m ago 108m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (97m) 4m ago 108m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (97m) 4m ago 108m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (96m) 3m ago 107m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (96m) 3m ago 107m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (95m) 3m ago 107m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (95m) 3m ago 106m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:02:31.374 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (100m) 3m ago 105m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:02:31.757 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:02:31.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:02:31.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:02:31.759 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:02:31.759 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:32 smithi118 ceph-mon[131825]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:32 smithi118 ceph-mon[131825]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:32 smithi118 ceph-mon[131825]: pgmap v5303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3563580728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[139570]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[139570]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[139570]: pgmap v5303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3563580728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[142991]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[142991]: from='client.49157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:02:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[142991]: pgmap v5303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3563580728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:02:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:34 smithi118 ceph-mon[131825]: pgmap v5304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:34 smithi078 ceph-mon[139570]: pgmap v5304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:34 smithi078 ceph-mon[142991]: pgmap v5304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:36 smithi078 ceph-mon[139570]: pgmap v5305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:36 smithi078 ceph-mon[142991]: pgmap v5305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:02:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:36 smithi118 ceph-mon[131825]: pgmap v5305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:38 smithi118 ceph-mon[131825]: pgmap v5306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:38 smithi078 ceph-mon[139570]: pgmap v5306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:38 smithi078 ceph-mon[142991]: pgmap v5306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:40 smithi118 ceph-mon[131825]: pgmap v5307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:40 smithi078 ceph-mon[139570]: pgmap v5307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:40 smithi078 ceph-mon[142991]: pgmap v5307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:42 smithi118 ceph-mon[131825]: pgmap v5308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:42 smithi078 ceph-mon[139570]: pgmap v5308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:42 smithi078 ceph-mon[142991]: pgmap v5308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:44 smithi118 ceph-mon[131825]: pgmap v5309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:44 smithi078 ceph-mon[139570]: pgmap v5309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:44 smithi078 ceph-mon[142991]: pgmap v5309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:46 smithi078 ceph-mon[139570]: pgmap v5310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:46 smithi078 ceph-mon[142991]: pgmap v5310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:02:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:46 smithi118 ceph-mon[131825]: pgmap v5310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:02:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:48 smithi118 ceph-mon[131825]: pgmap v5311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:48 smithi078 ceph-mon[139570]: pgmap v5311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:48 smithi078 ceph-mon[142991]: pgmap v5311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:50 smithi118 ceph-mon[131825]: pgmap v5312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:50 smithi078 ceph-mon[139570]: pgmap v5312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:50 smithi078 ceph-mon[142991]: pgmap v5312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:52 smithi118 ceph-mon[131825]: pgmap v5313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:52 smithi078 ceph-mon[139570]: pgmap v5313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:52 smithi078 ceph-mon[142991]: pgmap v5313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:54 smithi118 ceph-mon[131825]: pgmap v5314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:54 smithi078 ceph-mon[139570]: pgmap v5314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:54 smithi078 ceph-mon[142991]: pgmap v5314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:56 smithi078 ceph-mon[139570]: pgmap v5315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:02:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:02:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:56 smithi078 ceph-mon[142991]: pgmap v5315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:56 smithi118 ceph-mon[131825]: pgmap v5315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:02:58 smithi118 ceph-mon[131825]: pgmap v5316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:02:58 smithi078 ceph-mon[139570]: pgmap v5316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:02:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:02:58 smithi078 ceph-mon[142991]: pgmap v5316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:00 smithi118 ceph-mon[131825]: pgmap v5317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:00 smithi078 ceph-mon[139570]: pgmap v5317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:00 smithi078 ceph-mon[142991]: pgmap v5317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:02.105 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:03:02.416 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:03:02.416 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (102m) 4m ago 106m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:03:02.416 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (101m) 3m ago 105m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:03:02.416 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (106m) 4m ago 106m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:03:02.416 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (106m) 3m ago 106m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (101m) 3m ago 110m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (101m) 4m ago 111m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (100m) 4m ago 111m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (100m) 3m ago 110m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (100m) 4m ago 110m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (102m) 4m ago 105m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (101m) 3m ago 105m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (99m) 4m ago 109m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (98m) 4m ago 109m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (98m) 4m ago 109m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (97m) 4m ago 108m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (97m) 3m ago 108m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (96m) 3m ago 107m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:03:02.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (96m) 3m ago 107m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:03:02.418 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (95m) 3m ago 107m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:03:02.418 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (101m) 3m ago 106m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:03:02.801 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:03:02.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:03:02.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:03:02.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:03:02.802 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:03:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:02 smithi118 ceph-mon[131825]: pgmap v5318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:02 smithi078 ceph-mon[139570]: pgmap v5318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:02 smithi078 ceph-mon[142991]: pgmap v5318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:03 smithi118 ceph-mon[131825]: from='client.39210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:03 smithi118 ceph-mon[131825]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3808916511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[139570]: from='client.39210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[139570]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3808916511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[142991]: from='client.39210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[142991]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3808916511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:04 smithi118 ceph-mon[131825]: pgmap v5319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:04 smithi078 ceph-mon[139570]: pgmap v5319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:04 smithi078 ceph-mon[142991]: pgmap v5319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:06 smithi078 ceph-mon[139570]: pgmap v5320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:06 smithi078 ceph-mon[142991]: pgmap v5320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:03:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:06 smithi118 ceph-mon[131825]: pgmap v5320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:08 smithi118 ceph-mon[131825]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:08 smithi078 ceph-mon[139570]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:08 smithi078 ceph-mon[142991]: pgmap v5321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:10 smithi118 ceph-mon[131825]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:10 smithi078 ceph-mon[139570]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:10 smithi078 ceph-mon[142991]: pgmap v5322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:12 smithi118 ceph-mon[131825]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:12 smithi078 ceph-mon[139570]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:12 smithi078 ceph-mon[142991]: pgmap v5323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:14 smithi118 ceph-mon[131825]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:14 smithi078 ceph-mon[139570]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:14 smithi078 ceph-mon[142991]: pgmap v5324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:16 smithi078 ceph-mon[139570]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:03:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:16 smithi078 ceph-mon[142991]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:16 smithi118 ceph-mon[131825]: pgmap v5325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:18 smithi118 ceph-mon[131825]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:18 smithi078 ceph-mon[139570]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:18 smithi078 ceph-mon[142991]: pgmap v5326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:20 smithi118 ceph-mon[131825]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:20 smithi078 ceph-mon[139570]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:20 smithi078 ceph-mon[142991]: pgmap v5327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:22 smithi118 ceph-mon[131825]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:22 smithi078 ceph-mon[139570]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:22 smithi078 ceph-mon[142991]: pgmap v5328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:24 smithi118 ceph-mon[131825]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:24 smithi078 ceph-mon[139570]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:24 smithi078 ceph-mon[142991]: pgmap v5329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:03:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:03:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:03:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:26 smithi118 ceph-mon[131825]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:03:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:03:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:03:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[139570]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:03:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:03:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:03:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:03:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[142991]: pgmap v5330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:03:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:03:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:03:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:28 smithi118 ceph-mon[131825]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:28 smithi078 ceph-mon[139570]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:28 smithi078 ceph-mon[142991]: pgmap v5331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:30 smithi118 ceph-mon[131825]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:30 smithi078 ceph-mon[139570]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:30 smithi078 ceph-mon[142991]: pgmap v5332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:32 smithi118 ceph-mon[131825]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:32 smithi078 ceph-mon[139570]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:32 smithi078 ceph-mon[142991]: pgmap v5333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:33.153 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (102m) 5m ago 106m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (102m) 4m ago 106m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (107m) 5m ago 107m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (107m) 4m ago 107m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (101m) 4m ago 110m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (102m) 5m ago 112m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (101m) 5m ago 112m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (100m) 4m ago 111m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (101m) 5m ago 110m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (102m) 5m ago 106m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (102m) 4m ago 106m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:03:33.464 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (100m) 5m ago 110m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (99m) 5m ago 109m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (98m) 5m ago 109m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (98m) 5m ago 109m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (97m) 4m ago 108m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (97m) 4m ago 108m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (96m) 4m ago 108m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (96m) 4m ago 107m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:03:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (101m) 4m ago 106m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:03:33.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:03:33.844 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:03:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:34 smithi118 ceph-mon[131825]: from='client.39228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:34 smithi118 ceph-mon[131825]: from='client.39234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:34 smithi118 ceph-mon[131825]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2126901349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[142991]: from='client.39228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[142991]: from='client.39234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[142991]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2126901349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[139570]: from='client.39228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[139570]: from='client.39234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:03:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[139570]: pgmap v5334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2126901349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:03:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:36 smithi078 ceph-mon[139570]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:03:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:36 smithi078 ceph-mon[142991]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:36 smithi118 ceph-mon[131825]: pgmap v5335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:38 smithi118 ceph-mon[131825]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:38 smithi078 ceph-mon[139570]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:38 smithi078 ceph-mon[142991]: pgmap v5336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:40 smithi118 ceph-mon[131825]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:40 smithi078 ceph-mon[139570]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:40 smithi078 ceph-mon[142991]: pgmap v5337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:42 smithi118 ceph-mon[131825]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:42 smithi078 ceph-mon[139570]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:42 smithi078 ceph-mon[142991]: pgmap v5338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:44 smithi118 ceph-mon[131825]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:44 smithi078 ceph-mon[139570]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:44 smithi078 ceph-mon[142991]: pgmap v5339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:46 smithi078 ceph-mon[139570]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:46 smithi078 ceph-mon[142991]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:03:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:46 smithi118 ceph-mon[131825]: pgmap v5340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:03:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:48 smithi118 ceph-mon[131825]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:48 smithi118 ceph-mon[131825]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-16T03:03:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:48 smithi078 ceph-mon[139570]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:48 smithi078 ceph-mon[139570]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-16T03:03:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:48 smithi078 ceph-mon[142991]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:48 smithi078 ceph-mon[142991]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-16T03:03:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:50 smithi118 ceph-mon[131825]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:50 smithi078 ceph-mon[139570]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:50 smithi078 ceph-mon[142991]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:52 smithi118 ceph-mon[131825]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:52 smithi078 ceph-mon[139570]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:52 smithi078 ceph-mon[142991]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:54 smithi118 ceph-mon[131825]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:54 smithi078 ceph-mon[139570]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:54 smithi078 ceph-mon[142991]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:56 smithi078 ceph-mon[139570]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:56 smithi078 ceph-mon[142991]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:03:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:03:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:56 smithi118 ceph-mon[131825]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:03:58 smithi118 ceph-mon[131825]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:03:58 smithi078 ceph-mon[139570]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:03:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:03:58 smithi078 ceph-mon[142991]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:00 smithi118 ceph-mon[131825]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:00 smithi078 ceph-mon[139570]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:00 smithi078 ceph-mon[142991]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:02 smithi118 ceph-mon[131825]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:02 smithi078 ceph-mon[139570]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:02 smithi078 ceph-mon[142991]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:04.187 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (103m) 5m ago 107m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (102m) 4m ago 106m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (107m) 5m ago 107m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (107m) 4m ago 107m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (102m) 4m ago 111m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (102m) 5m ago 112m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (101m) 5m ago 112m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (101m) 4m ago 111m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (101m) 5m ago 111m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (103m) 5m ago 106m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:04:04.498 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (102m) 4m ago 106m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (100m) 5m ago 110m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (100m) 5m ago 110m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (99m) 5m ago 110m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (98m) 5m ago 109m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (98m) 4m ago 109m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (97m) 4m ago 109m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (97m) 4m ago 108m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (96m) 4m ago 108m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:04:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (102m) 4m ago 107m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:04:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:04 smithi118 ceph-mon[131825]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:04 smithi078 ceph-mon[139570]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:04 smithi078 ceph-mon[142991]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:04.879 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:04:04.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:04:04.881 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:04:04.881 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:04:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:05 smithi118 ceph-mon[131825]: from='client.39246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:05 smithi118 ceph-mon[131825]: from='client.49211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2835863609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[142991]: from='client.39246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[142991]: from='client.49211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2835863609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[139570]: from='client.39246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[139570]: from='client.49211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2835863609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:06 smithi118 ceph-mon[131825]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:04:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:06 smithi078 ceph-mon[142991]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:06 smithi078 ceph-mon[139570]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:08 smithi118 ceph-mon[131825]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:08 smithi078 ceph-mon[139570]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:08 smithi078 ceph-mon[142991]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:10 smithi118 ceph-mon[131825]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:10 smithi078 ceph-mon[139570]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:10 smithi078 ceph-mon[142991]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:12 smithi118 ceph-mon[131825]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:12 smithi078 ceph-mon[139570]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:12 smithi078 ceph-mon[142991]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:14 smithi118 ceph-mon[131825]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:14 smithi078 ceph-mon[142991]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:14 smithi078 ceph-mon[139570]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:16 smithi078 ceph-mon[139570]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:04:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:16 smithi078 ceph-mon[142991]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:16 smithi118 ceph-mon[131825]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:18 smithi118 ceph-mon[131825]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:18 smithi078 ceph-mon[139570]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:18 smithi078 ceph-mon[142991]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:20 smithi118 ceph-mon[131825]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:20 smithi078 ceph-mon[142991]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:20 smithi078 ceph-mon[139570]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:22 smithi118 ceph-mon[131825]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:22 smithi078 ceph-mon[139570]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:22 smithi078 ceph-mon[142991]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:24 smithi118 ceph-mon[131825]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:24 smithi078 ceph-mon[139570]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:24 smithi078 ceph-mon[142991]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:04:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:04:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:04:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:28 smithi118 ceph-mon[131825]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:28 smithi078 ceph-mon[139570]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:28 smithi078 ceph-mon[142991]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:30 smithi118 ceph-mon[131825]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:30 smithi078 ceph-mon[139570]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:30 smithi078 ceph-mon[142991]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:32 smithi118 ceph-mon[131825]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:32 smithi078 ceph-mon[139570]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:32 smithi078 ceph-mon[142991]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:34 smithi118 ceph-mon[131825]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:34 smithi078 ceph-mon[139570]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:34 smithi078 ceph-mon[142991]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:35.223 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (103m) 6m ago 107m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (103m) 5m ago 107m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (108m) 6m ago 108m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (108m) 5m ago 108m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (102m) 5m ago 111m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (103m) 6m ago 113m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (102m) 6m ago 113m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (101m) 5m ago 112m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:04:35.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (102m) 6m ago 111m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (103m) 6m ago 107m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (103m) 5m ago 107m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (101m) 6m ago 111m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (100m) 6m ago 111m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (99m) 6m ago 110m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (99m) 6m ago 110m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (98m) 5m ago 109m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (98m) 5m ago 109m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (97m) 5m ago 109m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (97m) 5m ago 108m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:04:35.532 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (102m) 5m ago 108m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:35.911 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:04:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:04:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[139570]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[139570]: from='client.49229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[139570]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/897141376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[142991]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[142991]: from='client.49229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[142991]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/897141376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:36 smithi118 ceph-mon[131825]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:36 smithi118 ceph-mon[131825]: from='client.49229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:04:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:36 smithi118 ceph-mon[131825]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/897141376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:04:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:38 smithi118 ceph-mon[131825]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:38 smithi078 ceph-mon[139570]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:38 smithi078 ceph-mon[142991]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:40 smithi118 ceph-mon[131825]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:40 smithi078 ceph-mon[139570]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:40 smithi078 ceph-mon[142991]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:42 smithi118 ceph-mon[131825]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:42 smithi078 ceph-mon[139570]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:42 smithi078 ceph-mon[142991]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:44 smithi118 ceph-mon[131825]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:44 smithi078 ceph-mon[139570]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:44 smithi078 ceph-mon[142991]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:46 smithi078 ceph-mon[139570]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:04:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:46 smithi078 ceph-mon[142991]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:46 smithi118 ceph-mon[131825]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:04:48.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:48 smithi118 ceph-mon[131825]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:48 smithi078 ceph-mon[139570]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:48 smithi078 ceph-mon[142991]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:50 smithi118 ceph-mon[131825]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:50 smithi078 ceph-mon[139570]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:50 smithi078 ceph-mon[142991]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:52 smithi118 ceph-mon[131825]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:52 smithi078 ceph-mon[142991]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:52 smithi078 ceph-mon[139570]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:54 smithi118 ceph-mon[131825]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:54 smithi078 ceph-mon[142991]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:54 smithi078 ceph-mon[139570]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:56 smithi078 ceph-mon[139570]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:56 smithi078 ceph-mon[142991]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:04:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:04:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:56 smithi118 ceph-mon[131825]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:04:58 smithi118 ceph-mon[131825]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:04:58 smithi078 ceph-mon[139570]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:04:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:04:58 smithi078 ceph-mon[142991]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:00 smithi118 ceph-mon[131825]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:00 smithi078 ceph-mon[139570]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:00 smithi078 ceph-mon[142991]: pgmap v5378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:02 smithi118 ceph-mon[131825]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:02 smithi078 ceph-mon[139570]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:02 smithi078 ceph-mon[142991]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:04 smithi118 ceph-mon[131825]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:04 smithi078 ceph-mon[139570]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:04 smithi078 ceph-mon[142991]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:06.259 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:05:06.566 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (104m) 6m ago 108m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (103m) 5m ago 107m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (109m) 6m ago 109m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (108m) 5m ago 108m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (103m) 5m ago 112m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (103m) 6m ago 113m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (103m) 6m ago 113m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (102m) 5m ago 112m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (102m) 6m ago 112m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:05:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (104m) 6m ago 107m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (103m) 5m ago 107m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (101m) 6m ago 111m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (101m) 6m ago 111m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (100m) 6m ago 111m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (99m) 6m ago 110m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (99m) 5m ago 110m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (98m) 5m ago 110m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (98m) 5m ago 109m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (97m) 5m ago 109m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:05:06.568 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (103m) 5m ago 108m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:05:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:06 smithi078 ceph-mon[139570]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:06 smithi078 ceph-mon[142991]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:05:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:06 smithi118 ceph-mon[131825]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:06.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:05:06.952 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:05:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:07 smithi118 ceph-mon[131825]: from='client.49241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:07 smithi118 ceph-mon[131825]: from='client.39288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3782313589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[139570]: from='client.49241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[139570]: from='client.39288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3782313589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[142991]: from='client.49241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[142991]: from='client.39288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3782313589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:08 smithi118 ceph-mon[131825]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:08 smithi078 ceph-mon[139570]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:08 smithi078 ceph-mon[142991]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:10 smithi118 ceph-mon[131825]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:10 smithi078 ceph-mon[139570]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:10 smithi078 ceph-mon[142991]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:12 smithi118 ceph-mon[131825]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:12 smithi078 ceph-mon[139570]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:12 smithi078 ceph-mon[142991]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:14 smithi118 ceph-mon[131825]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:14 smithi078 ceph-mon[139570]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:14 smithi078 ceph-mon[142991]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:16 smithi078 ceph-mon[139570]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:16 smithi078 ceph-mon[142991]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:05:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:16 smithi118 ceph-mon[131825]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:18 smithi118 ceph-mon[131825]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:18 smithi078 ceph-mon[139570]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:18 smithi078 ceph-mon[142991]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:20 smithi118 ceph-mon[131825]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:20 smithi078 ceph-mon[139570]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:20 smithi078 ceph-mon[142991]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:22 smithi118 ceph-mon[131825]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:22 smithi078 ceph-mon[139570]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:22 smithi078 ceph-mon[142991]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:24 smithi118 ceph-mon[131825]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:24 smithi078 ceph-mon[139570]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:24 smithi078 ceph-mon[142991]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:26 smithi078 ceph-mon[139570]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:05:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:05:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:26 smithi078 ceph-mon[142991]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:05:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:26 smithi118 ceph-mon[131825]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:05:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:05:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:05:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:05:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:05:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:28 smithi118 ceph-mon[131825]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:28 smithi078 ceph-mon[139570]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:28 smithi078 ceph-mon[142991]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:30 smithi118 ceph-mon[131825]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:30 smithi078 ceph-mon[139570]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:30 smithi078 ceph-mon[142991]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:32 smithi118 ceph-mon[131825]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:32 smithi078 ceph-mon[139570]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:32 smithi078 ceph-mon[142991]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:34 smithi118 ceph-mon[131825]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:34 smithi078 ceph-mon[139570]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:34 smithi078 ceph-mon[142991]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:36 smithi078 ceph-mon[139570]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:36 smithi078 ceph-mon[142991]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:05:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:36 smithi118 ceph-mon[131825]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:37.308 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:05:37.616 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (104m) 7m ago 108m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (104m) 6m ago 108m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (109m) 7m ago 109m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (109m) 6m ago 109m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (103m) 6m ago 112m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (104m) 7m ago 114m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (103m) 7m ago 114m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:05:37.617 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (102m) 6m ago 113m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (103m) 7m ago 112m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (104m) 7m ago 108m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (104m) 6m ago 108m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (102m) 7m ago 112m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (101m) 7m ago 112m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (101m) 7m ago 111m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (100m) 7m ago 111m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (99m) 6m ago 110m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (99m) 6m ago 110m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (98m) 6m ago 110m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (98m) 6m ago 109m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:05:37.618 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (103m) 6m ago 109m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:05:38.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:05:38.002 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:05:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:38 smithi118 ceph-mon[131825]: from='client.39300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:38 smithi118 ceph-mon[131825]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:38 smithi118 ceph-mon[131825]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1189379631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[139570]: from='client.39300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[139570]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[139570]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1189379631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[142991]: from='client.39300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[142991]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[142991]: from='client.49265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:05:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1189379631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:05:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:40 smithi118 ceph-mon[131825]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:40 smithi078 ceph-mon[139570]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:40 smithi078 ceph-mon[142991]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:42 smithi118 ceph-mon[131825]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:42 smithi078 ceph-mon[139570]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:42 smithi078 ceph-mon[142991]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:44 smithi118 ceph-mon[131825]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:44 smithi078 ceph-mon[139570]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:44 smithi078 ceph-mon[142991]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:46 smithi078 ceph-mon[139570]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:46 smithi078 ceph-mon[142991]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:05:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:46 smithi118 ceph-mon[131825]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:05:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:48 smithi118 ceph-mon[131825]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:48 smithi078 ceph-mon[142991]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:48 smithi078 ceph-mon[139570]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:50 smithi118 ceph-mon[131825]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:50 smithi078 ceph-mon[139570]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:50 smithi078 ceph-mon[142991]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:52 smithi118 ceph-mon[131825]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:52 smithi078 ceph-mon[139570]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:52 smithi078 ceph-mon[142991]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:54 smithi118 ceph-mon[131825]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:54 smithi078 ceph-mon[139570]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:54 smithi078 ceph-mon[142991]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:56 smithi078 ceph-mon[139570]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:56 smithi078 ceph-mon[142991]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:05:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:05:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:56 smithi118 ceph-mon[131825]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:05:58 smithi118 ceph-mon[131825]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:05:58 smithi078 ceph-mon[139570]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:05:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:05:58 smithi078 ceph-mon[142991]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:00 smithi118 ceph-mon[131825]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:00 smithi078 ceph-mon[139570]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:00 smithi078 ceph-mon[142991]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:02 smithi118 ceph-mon[131825]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:02 smithi078 ceph-mon[139570]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:02 smithi078 ceph-mon[142991]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:04 smithi118 ceph-mon[131825]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:04 smithi078 ceph-mon[139570]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:04 smithi078 ceph-mon[142991]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:06 smithi078 ceph-mon[139570]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:06 smithi078 ceph-mon[142991]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:06:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:06 smithi118 ceph-mon[131825]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:08.349 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:06:08.657 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (105m) 7m ago 109m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (104m) 6m ago 108m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (110m) 7m ago 110m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (110m) 6m ago 110m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (104m) 6m ago 113m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (104m) 7m ago 114m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (104m) 7m ago 114m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (103m) 6m ago 113m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (103m) 7m ago 113m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (105m) 7m ago 108m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:06:08.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (104m) 6m ago 108m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (102m) 7m ago 112m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (102m) 7m ago 112m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (101m) 7m ago 112m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (100m) 7m ago 111m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (100m) 6m ago 111m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (99m) 6m ago 111m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (99m) 6m ago 110m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (98m) 6m ago 110m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:06:08.659 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (104m) 6m ago 109m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:06:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:08 smithi118 ceph-mon[131825]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:08 smithi078 ceph-mon[139570]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:08 smithi078 ceph-mon[142991]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:09.039 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:06:09.039 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:06:09.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:06:09.039 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:06:09.040 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:06:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:09 smithi118 ceph-mon[131825]: from='client.49277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:09 smithi118 ceph-mon[131825]: from='client.49283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/403859387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[139570]: from='client.49277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[139570]: from='client.49283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/403859387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[142991]: from='client.49277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[142991]: from='client.49283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/403859387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:10 smithi118 ceph-mon[131825]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:10 smithi078 ceph-mon[139570]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:10 smithi078 ceph-mon[142991]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:12 smithi118 ceph-mon[131825]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:12 smithi078 ceph-mon[139570]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:12 smithi078 ceph-mon[142991]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:14 smithi118 ceph-mon[131825]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:14 smithi078 ceph-mon[139570]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:14 smithi078 ceph-mon[142991]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:16 smithi078 ceph-mon[139570]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:06:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:16 smithi078 ceph-mon[142991]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:16 smithi118 ceph-mon[131825]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:18 smithi118 ceph-mon[131825]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:18 smithi078 ceph-mon[139570]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:18 smithi078 ceph-mon[142991]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:20 smithi118 ceph-mon[131825]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:20 smithi078 ceph-mon[139570]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:20 smithi078 ceph-mon[142991]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:22 smithi118 ceph-mon[131825]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:22 smithi078 ceph-mon[139570]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:22 smithi078 ceph-mon[142991]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:24 smithi118 ceph-mon[131825]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:24 smithi078 ceph-mon[139570]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:24 smithi078 ceph-mon[142991]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:26 smithi078 ceph-mon[139570]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:26 smithi078 ceph-mon[142991]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:06:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:26 smithi118 ceph-mon[131825]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:06:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:06:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:06:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:28 smithi118 ceph-mon[131825]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:06:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:06:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[139570]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[142991]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:06:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:30 smithi118 ceph-mon[131825]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:30 smithi078 ceph-mon[139570]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:30 smithi078 ceph-mon[142991]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:32 smithi118 ceph-mon[131825]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:32 smithi078 ceph-mon[139570]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:32 smithi078 ceph-mon[142991]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:34 smithi118 ceph-mon[131825]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:34 smithi078 ceph-mon[139570]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:34 smithi078 ceph-mon[142991]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:36 smithi078 ceph-mon[139570]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:36 smithi078 ceph-mon[142991]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:06:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:36 smithi118 ceph-mon[131825]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:38 smithi118 ceph-mon[131825]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:38 smithi078 ceph-mon[139570]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:38 smithi078 ceph-mon[142991]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:39.384 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:06:39.692 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (105m) 8m ago 109m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (105m) 7m ago 109m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (110m) 8m ago 110m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (110m) 7m ago 110m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (104m) 7m ago 113m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (105m) 8m ago 115m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (104m) 8m ago 115m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (103m) 7m ago 114m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (104m) 8m ago 114m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (105m) 8m ago 109m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (105m) 7m ago 109m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:06:39.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (103m) 8m ago 113m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (102m) 8m ago 113m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (102m) 8m ago 112m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (101m) 8m ago 112m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (100m) 7m ago 111m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (100m) 7m ago 111m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (99m) 7m ago 111m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (99m) 7m ago 110m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:06:39.694 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (104m) 7m ago 110m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:06:40.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:06:40.077 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:06:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:40 smithi118 ceph-mon[131825]: from='client.49295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:40 smithi118 ceph-mon[131825]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:40 smithi118 ceph-mon[131825]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2637357244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[139570]: from='client.49295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[139570]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[139570]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2637357244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[142991]: from='client.49295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[142991]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[142991]: from='client.49301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:06:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2637357244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:06:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:42 smithi118 ceph-mon[131825]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:42 smithi078 ceph-mon[139570]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:42 smithi078 ceph-mon[142991]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:44 smithi118 ceph-mon[131825]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:44 smithi078 ceph-mon[139570]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:44 smithi078 ceph-mon[142991]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:46 smithi078 ceph-mon[139570]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:46 smithi078 ceph-mon[142991]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:06:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:46 smithi118 ceph-mon[131825]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:06:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:48 smithi118 ceph-mon[131825]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:48 smithi078 ceph-mon[139570]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:48 smithi078 ceph-mon[142991]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:50 smithi118 ceph-mon[131825]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:50 smithi078 ceph-mon[139570]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:50 smithi078 ceph-mon[142991]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:52 smithi118 ceph-mon[131825]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:52 smithi078 ceph-mon[139570]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:52 smithi078 ceph-mon[142991]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:54 smithi118 ceph-mon[131825]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:54 smithi078 ceph-mon[139570]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:54 smithi078 ceph-mon[142991]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:56 smithi078 ceph-mon[139570]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:06:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:06:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:56 smithi078 ceph-mon[142991]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:56 smithi118 ceph-mon[131825]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:06:58 smithi118 ceph-mon[131825]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:06:58 smithi078 ceph-mon[139570]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:06:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:06:58 smithi078 ceph-mon[142991]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:00 smithi118 ceph-mon[131825]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:00 smithi078 ceph-mon[139570]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:00 smithi078 ceph-mon[142991]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:02 smithi118 ceph-mon[131825]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:02 smithi078 ceph-mon[139570]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:02 smithi078 ceph-mon[142991]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:04 smithi118 ceph-mon[131825]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:04 smithi078 ceph-mon[139570]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:04 smithi078 ceph-mon[142991]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:06 smithi078 ceph-mon[139570]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:07:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:06 smithi078 ceph-mon[142991]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:06 smithi118 ceph-mon[131825]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:08 smithi118 ceph-mon[131825]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:08 smithi078 ceph-mon[139570]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:08 smithi078 ceph-mon[142991]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:10.423 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:07:10.732 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:07:10.732 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (106m) 8m ago 110m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:07:10.732 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (105m) 7m ago 109m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:07:10.732 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (111m) 8m ago 111m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (111m) 7m ago 111m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (105m) 7m ago 114m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (105m) 8m ago 115m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (105m) 8m ago 115m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (104m) 7m ago 114m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (104m) 8m ago 114m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (106m) 8m ago 109m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (105m) 7m ago 109m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (103m) 8m ago 113m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (103m) 8m ago 113m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (102m) 8m ago 113m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (102m) 8m ago 112m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:07:10.733 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (101m) 7m ago 112m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:07:10.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (100m) 7m ago 112m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:07:10.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (100m) 7m ago 111m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:07:10.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (99m) 7m ago 111m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:07:10.734 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (105m) 7m ago 110m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:07:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:10 smithi118 ceph-mon[131825]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:10 smithi078 ceph-mon[139570]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:10 smithi078 ceph-mon[142991]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:11.115 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:07:11.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:07:11.117 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:07:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:11 smithi118 ceph-mon[131825]: from='client.49313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:11 smithi118 ceph-mon[131825]: from='client.39360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/561563118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[139570]: from='client.49313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[139570]: from='client.39360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/561563118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[142991]: from='client.49313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[142991]: from='client.39360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/561563118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:12 smithi078 ceph-mon[139570]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:12 smithi078 ceph-mon[142991]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:12 smithi118 ceph-mon[131825]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:14 smithi118 ceph-mon[131825]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:14 smithi078 ceph-mon[139570]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:14 smithi078 ceph-mon[142991]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:16 smithi078 ceph-mon[139570]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:16 smithi078 ceph-mon[142991]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:07:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:16 smithi118 ceph-mon[131825]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:18 smithi118 ceph-mon[131825]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:18 smithi078 ceph-mon[139570]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:18 smithi078 ceph-mon[142991]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:20 smithi118 ceph-mon[131825]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:20 smithi078 ceph-mon[139570]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:20 smithi078 ceph-mon[142991]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:22 smithi078 ceph-mon[139570]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:22 smithi078 ceph-mon[142991]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:22 smithi118 ceph-mon[131825]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:24 smithi118 ceph-mon[131825]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:24 smithi078 ceph-mon[139570]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:24 smithi078 ceph-mon[142991]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:26 smithi078 ceph-mon[139570]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:26 smithi078 ceph-mon[142991]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:07:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:26 smithi118 ceph-mon[131825]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:28 smithi118 ceph-mon[131825]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:07:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:07:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:07:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:07:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[142991]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:07:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:07:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:07:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[139570]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:07:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:30 smithi118 ceph-mon[131825]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:30 smithi078 ceph-mon[139570]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:30 smithi078 ceph-mon[142991]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:32 smithi078 ceph-mon[139570]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:32 smithi078 ceph-mon[142991]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:32 smithi118 ceph-mon[131825]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:34 smithi118 ceph-mon[131825]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:34 smithi078 ceph-mon[139570]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:34 smithi078 ceph-mon[142991]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:36 smithi078 ceph-mon[139570]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:07:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:36 smithi078 ceph-mon[142991]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:36 smithi118 ceph-mon[131825]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:38 smithi118 ceph-mon[131825]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:38 smithi078 ceph-mon[139570]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:38 smithi078 ceph-mon[142991]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:40 smithi078 ceph-mon[139570]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:40 smithi078 ceph-mon[142991]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:40 smithi118 ceph-mon[131825]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:41.463 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:07:41.771 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:07:41.771 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (106m) 9m ago 110m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:07:41.771 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (106m) 8m ago 110m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:07:41.771 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (111m) 9m ago 111m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:07:41.771 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (111m) 8m ago 111m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (105m) 8m ago 114m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (106m) 9m ago 116m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (105m) 9m ago 116m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (104m) 8m ago 115m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (105m) 9m ago 115m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (106m) 9m ago 110m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (106m) 8m ago 110m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (104m) 9m ago 114m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (103m) 9m ago 114m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (103m) 9m ago 113m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (102m) 9m ago 113m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:07:41.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (101m) 8m ago 113m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:07:41.773 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (101m) 8m ago 112m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:07:41.773 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (100m) 8m ago 112m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:07:41.773 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (100m) 8m ago 111m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:07:41.773 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (105m) 8m ago 111m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:07:42.155 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:07:42.155 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:07:42.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:07:42.155 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:07:42.156 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[139570]: from='client.49331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[139570]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1407117304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[142991]: from='client.49331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[142991]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1407117304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:42 smithi118 ceph-mon[131825]: from='client.49331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:42 smithi118 ceph-mon[131825]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1407117304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:07:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:43 smithi078 ceph-mon[139570]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:43 smithi078 ceph-mon[142991]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:43 smithi118 ceph-mon[131825]: from='client.49337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:07:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:44 smithi078 ceph-mon[139570]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:44 smithi078 ceph-mon[142991]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:44 smithi118 ceph-mon[131825]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:46 smithi078 ceph-mon[139570]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:46 smithi078 ceph-mon[142991]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:07:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:46 smithi118 ceph-mon[131825]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:07:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:48 smithi078 ceph-mon[139570]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:48 smithi078 ceph-mon[142991]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:48 smithi118 ceph-mon[131825]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:50 smithi078 ceph-mon[139570]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:50 smithi078 ceph-mon[142991]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:50 smithi118 ceph-mon[131825]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:52 smithi078 ceph-mon[139570]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:52 smithi078 ceph-mon[142991]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:52 smithi118 ceph-mon[131825]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:54 smithi118 ceph-mon[131825]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:54 smithi078 ceph-mon[139570]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:54 smithi078 ceph-mon[142991]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:56 smithi078 ceph-mon[139570]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:07:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:07:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:56 smithi078 ceph-mon[142991]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:56 smithi118 ceph-mon[131825]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:07:58 smithi078 ceph-mon[139570]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:07:58 smithi078 ceph-mon[142991]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:07:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:07:58 smithi118 ceph-mon[131825]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:00 smithi078 ceph-mon[139570]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:00 smithi078 ceph-mon[142991]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:00 smithi118 ceph-mon[131825]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:02 smithi078 ceph-mon[139570]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:02 smithi078 ceph-mon[142991]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:02 smithi118 ceph-mon[131825]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:04 smithi118 ceph-mon[131825]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-16T03:08:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:04 smithi118 ceph-mon[131825]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:04 smithi078 ceph-mon[139570]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-16T03:08:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:04 smithi078 ceph-mon[139570]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:04 smithi078 ceph-mon[142991]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-16T03:08:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:04 smithi078 ceph-mon[142991]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:06 smithi078 ceph-mon[139570]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:06 smithi078 ceph-mon[142991]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:08:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:06 smithi118 ceph-mon[131825]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:08 smithi078 ceph-mon[139570]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:08 smithi078 ceph-mon[142991]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:08 smithi118 ceph-mon[131825]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:10 smithi078 ceph-mon[139570]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:10 smithi078 ceph-mon[142991]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:10 smithi118 ceph-mon[131825]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:12.505 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (107m) 9m ago 111m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (106m) 8m ago 110m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (112m) 9m ago 112m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (112m) 8m ago 112m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (106m) 8m ago 115m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (106m) 9m ago 116m 616M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (106m) 9m ago 117m 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (105m) 8m ago 115m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:08:12.813 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (105m) 9m ago 115m 352M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (107m) 9m ago 110m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (106m) 8m ago 110m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (104m) 9m ago 115m 4780M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (104m) 9m ago 114m 4267M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (103m) 9m ago 114m 4151M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (103m) 9m ago 113m 3535M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (102m) 8m ago 113m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (101m) 8m ago 113m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (101m) 8m ago 112m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (100m) 8m ago 112m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:08:12.814 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (106m) 8m ago 111m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:08:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:12 smithi078 ceph-mon[139570]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:12 smithi078 ceph-mon[142991]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:12 smithi118 ceph-mon[131825]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:13.195 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:08:13.196 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:13.197 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:08:13.197 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:08:13.197 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:08:13.197 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:08:13.197 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:08:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:13 smithi078 ceph-mon[139570]: from='client.49349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1809555258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:13 smithi078 ceph-mon[142991]: from='client.49349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1809555258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:13 smithi118 ceph-mon[131825]: from='client.49349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1809555258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:14 smithi078 ceph-mon[139570]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:14 smithi078 ceph-mon[139570]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:14 smithi078 ceph-mon[142991]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:14 smithi078 ceph-mon[142991]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:14 smithi118 ceph-mon[131825]: from='client.49355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:14 smithi118 ceph-mon[131825]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:16 smithi078 ceph-mon[139570]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:16 smithi078 ceph-mon[142991]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:08:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:16 smithi118 ceph-mon[131825]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:18 smithi078 ceph-mon[139570]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:18 smithi078 ceph-mon[142991]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:18 smithi118 ceph-mon[131825]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:20 smithi078 ceph-mon[139570]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:20 smithi078 ceph-mon[142991]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:20 smithi118 ceph-mon[131825]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:22 smithi078 ceph-mon[139570]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:22 smithi078 ceph-mon[142991]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:22 smithi118 ceph-mon[131825]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:24 smithi118 ceph-mon[131825]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:24 smithi078 ceph-mon[139570]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:24 smithi078 ceph-mon[142991]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:26 smithi078 ceph-mon[139570]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:26 smithi078 ceph-mon[142991]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T03:08:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:26 smithi118 ceph-mon[131825]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:28 smithi078 ceph-mon[139570]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:08:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:28 smithi078 ceph-mon[142991]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:08:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:28 smithi118 ceph-mon[131825]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:08:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:30 smithi078 ceph-mon[139570]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:30 smithi078 ceph-mon[142991]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:31.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:30 smithi118 ceph-mon[131825]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:34 smithi118 ceph-mon[131825]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:34 smithi078 ceph-mon[139570]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:34 smithi078 ceph-mon[142991]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:36 smithi078 ceph-mon[139570]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:36 smithi078 ceph-mon[142991]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:08:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:36 smithi118 ceph-mon[131825]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:38 smithi078 ceph-mon[139570]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:38 smithi078 ceph-mon[142991]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:38 smithi118 ceph-mon[131825]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:40 smithi078 ceph-mon[139570]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:40 smithi078 ceph-mon[142991]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:40 smithi118 ceph-mon[131825]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:42 smithi078 ceph-mon[139570]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:42 smithi078 ceph-mon[142991]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:42 smithi118 ceph-mon[131825]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:43.543 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (107m) 12s ago 111m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (107m) 9m ago 111m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (112m) 12s ago 112m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (112m) 9m ago 112m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (106m) 9m ago 115m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (107m) 12s ago 117m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (106m) 12s ago 117m 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:08:43.854 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (105m) 9m ago 116m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (106m) 12s ago 116m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (107m) 12s ago 111m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (107m) 9m ago 111m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (105m) 12s ago 115m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (104m) 12s ago 115m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (104m) 12s ago 114m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (103m) 12s ago 114m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (103m) 9m ago 114m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (102m) 9m ago 113m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (101m) 9m ago 113m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (101m) 9m ago 112m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:08:43.855 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (106m) 9m ago 112m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:08:44.237 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:08:44.238 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:08:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:44 smithi118 ceph-mon[131825]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:44 smithi118 ceph-mon[131825]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2494269891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[139570]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[139570]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2494269891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[142991]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[142991]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2494269891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:08:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:45 smithi118 ceph-mon[131825]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:45 smithi078 ceph-mon[139570]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:45 smithi078 ceph-mon[142991]: from='client.49373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:08:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:46 smithi118 ceph-mon[131825]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:46 smithi078 ceph-mon[139570]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:46 smithi078 ceph-mon[142991]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:08:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:08:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:48 smithi118 ceph-mon[131825]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:48 smithi078 ceph-mon[139570]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:48 smithi078 ceph-mon[142991]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:50 smithi078 ceph-mon[139570]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:50 smithi078 ceph-mon[142991]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:50 smithi118 ceph-mon[131825]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:52 smithi078 ceph-mon[139570]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:52 smithi078 ceph-mon[142991]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:52 smithi118 ceph-mon[131825]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:54 smithi118 ceph-mon[131825]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:54 smithi078 ceph-mon[139570]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:54 smithi078 ceph-mon[142991]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:56 smithi078 ceph-mon[139570]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:56 smithi078 ceph-mon[142991]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:08:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:08:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:56 smithi118 ceph-mon[131825]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:08:58 smithi078 ceph-mon[139570]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:08:58 smithi078 ceph-mon[142991]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:08:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:08:58 smithi118 ceph-mon[131825]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:00 smithi078 ceph-mon[139570]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:00 smithi078 ceph-mon[142991]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:00 smithi118 ceph-mon[131825]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:02 smithi078 ceph-mon[139570]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:02 smithi078 ceph-mon[142991]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:02 smithi118 ceph-mon[131825]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:04 smithi118 ceph-mon[131825]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:04 smithi078 ceph-mon[139570]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:04 smithi078 ceph-mon[142991]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:06 smithi078 ceph-mon[139570]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:06 smithi078 ceph-mon[142991]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:09:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:06 smithi118 ceph-mon[131825]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:08 smithi078 ceph-mon[139570]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:08 smithi078 ceph-mon[142991]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:08 smithi118 ceph-mon[131825]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:10 smithi078 ceph-mon[139570]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:10 smithi078 ceph-mon[142991]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:10 smithi118 ceph-mon[131825]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:12 smithi078 ceph-mon[139570]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:12 smithi078 ceph-mon[142991]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:12 smithi118 ceph-mon[131825]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:14.589 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:09:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:14 smithi118 ceph-mon[131825]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:14 smithi078 ceph-mon[139570]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:14 smithi078 ceph-mon[142991]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (108m) 43s ago 112m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (107m) 9m ago 111m 94.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (113m) 43s ago 113m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (113m) 9m ago 113m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (107m) 9m ago 116m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (107m) 43s ago 117m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (107m) 43s ago 118m 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (106m) 9m ago 116m 341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (106m) 43s ago 116m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (108m) 43s ago 111m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:09:14.897 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (107m) 9m ago 111m 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (105m) 43s ago 116m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (105m) 43s ago 115m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (104m) 43s ago 115m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (104m) 43s ago 114m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (103m) 9m ago 114m 3264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (102m) 9m ago 114m 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (102m) 9m ago 113m 3188M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (101m) 9m ago 113m 3590M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:09:14.898 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (107m) 9m ago 112m 106M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:09:15.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:09:15.279 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:09:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:15 smithi118 ceph-mon[131825]: from='client.49385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3523692824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:15 smithi078 ceph-mon[139570]: from='client.49385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3523692824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:15 smithi078 ceph-mon[142991]: from='client.49385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3523692824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:16 smithi118 ceph-mon[131825]: from='client.49391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:16 smithi118 ceph-mon[131825]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:16 smithi078 ceph-mon[139570]: from='client.49391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:16 smithi078 ceph-mon[139570]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:09:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:16 smithi078 ceph-mon[142991]: from='client.49391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:16 smithi078 ceph-mon[142991]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:18 smithi118 ceph-mon[131825]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:18 smithi078 ceph-mon[139570]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:18 smithi078 ceph-mon[142991]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:20 smithi078 ceph-mon[142991]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:20 smithi078 ceph-mon[139570]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:20 smithi118 ceph-mon[131825]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:22 smithi078 ceph-mon[139570]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:22 smithi078 ceph-mon[142991]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:22 smithi118 ceph-mon[131825]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:24 smithi118 ceph-mon[131825]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:24 smithi078 ceph-mon[139570]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:24 smithi078 ceph-mon[142991]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:26 smithi078 ceph-mon[139570]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:26 smithi078 ceph-mon[142991]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:09:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:26 smithi118 ceph-mon[131825]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:28 smithi078 ceph-mon[139570]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:28 smithi078 ceph-mon[142991]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:28 smithi118 ceph-mon[131825]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:30 smithi078 ceph-mon[139570]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:30 smithi078 ceph-mon[142991]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:30 smithi118 ceph-mon[131825]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:09:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:09:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:09:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:32 smithi078 ceph-mon[139570]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:32 smithi078 ceph-mon[142991]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:32 smithi118 ceph-mon[131825]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:34 smithi118 ceph-mon[131825]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:34 smithi078 ceph-mon[139570]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:34 smithi078 ceph-mon[142991]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:09:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:09:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:09:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:09:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:09:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:09:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:36 smithi078 ceph-mon[139570]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:36 smithi078 ceph-mon[142991]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:09:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:36 smithi118 ceph-mon[131825]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:38 smithi078 ceph-mon[139570]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:38 smithi078 ceph-mon[142991]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:38 smithi118 ceph-mon[131825]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:40 smithi078 ceph-mon[139570]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:40 smithi078 ceph-mon[142991]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:40 smithi118 ceph-mon[131825]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:42 smithi078 ceph-mon[139570]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:42 smithi078 ceph-mon[142991]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:42 smithi118 ceph-mon[131825]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:44 smithi118 ceph-mon[131825]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:44 smithi078 ceph-mon[139570]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:44 smithi078 ceph-mon[142991]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:45.627 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (108m) 74s ago 112m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (108m) 11s ago 112m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (113m) 74s ago 113m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (113m) 11s ago 113m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (107m) 11s ago 116m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (108m) 74s ago 118m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (107m) 74s ago 118m 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (106m) 11s ago 117m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (107m) 74s ago 117m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (108m) 74s ago 112m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (108m) 11s ago 112m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:09:45.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (106m) 74s ago 116m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (105m) 74s ago 116m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (105m) 74s ago 115m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (104m) 74s ago 115m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (104m) 11s ago 115m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (103m) 11s ago 114m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (102m) 11s ago 114m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (102m) 11s ago 113m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:09:45.939 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (107m) 11s ago 113m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:09:46.316 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:09:46.317 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:09:46.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:09:46.318 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:09:46.318 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:09:46.318 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:09:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[139570]: from='client.49403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[139570]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1024623800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[142991]: from='client.49403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[142991]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1024623800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:46 smithi118 ceph-mon[131825]: from='client.49403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:46 smithi118 ceph-mon[131825]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1024623800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:09:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:09:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:47 smithi078 ceph-mon[139570]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:47 smithi078 ceph-mon[142991]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:47 smithi118 ceph-mon[131825]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:09:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:48 smithi078 ceph-mon[139570]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:48 smithi078 ceph-mon[142991]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:48 smithi118 ceph-mon[131825]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:50 smithi078 ceph-mon[139570]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:50 smithi078 ceph-mon[142991]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:50 smithi118 ceph-mon[131825]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:52 smithi078 ceph-mon[139570]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:52 smithi078 ceph-mon[142991]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:52 smithi118 ceph-mon[131825]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:54 smithi118 ceph-mon[131825]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:54 smithi078 ceph-mon[139570]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:54 smithi078 ceph-mon[142991]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:56 smithi078 ceph-mon[139570]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:56 smithi078 ceph-mon[142991]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:09:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:09:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:56 smithi118 ceph-mon[131825]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:09:58 smithi078 ceph-mon[139570]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:09:58 smithi078 ceph-mon[142991]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:09:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:09:58 smithi118 ceph-mon[131825]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:00 smithi078 conmon[139546]: 2023-12-16T03:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:10:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:00 smithi078 ceph-mon[139570]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:10:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:00 smithi078 ceph-mon[142991]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:10:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:00 smithi118 ceph-mon[131825]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:10:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:02 smithi078 ceph-mon[139570]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:02 smithi078 ceph-mon[142991]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:02 smithi118 ceph-mon[131825]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:04 smithi118 ceph-mon[131825]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:04 smithi078 ceph-mon[139570]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:04 smithi078 ceph-mon[142991]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:06 smithi078 ceph-mon[139570]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:10:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:06 smithi078 ceph-mon[142991]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:06 smithi118 ceph-mon[131825]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:08 smithi078 ceph-mon[139570]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:08 smithi078 ceph-mon[142991]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:08 smithi118 ceph-mon[131825]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:10 smithi078 ceph-mon[139570]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:10 smithi078 ceph-mon[142991]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:10 smithi118 ceph-mon[131825]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:12 smithi078 ceph-mon[139570]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:12 smithi078 ceph-mon[142991]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:12 smithi118 ceph-mon[131825]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:14 smithi118 ceph-mon[131825]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:14 smithi078 ceph-mon[139570]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:14 smithi078 ceph-mon[142991]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:16.662 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:10:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:16 smithi078 ceph-mon[139570]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:16 smithi078 ceph-mon[142991]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (109m) 105s ago 113m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (108m) 42s ago 113m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (114m) 105s ago 114m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (114m) 42s ago 114m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (108m) 42s ago 117m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:10:16.975 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (108m) 105s ago 118m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (108m) 105s ago 119m 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (107m) 42s ago 117m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (107m) 105s ago 117m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (109m) 105s ago 112m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (108m) 42s ago 112m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (106m) 105s ago 117m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (106m) 105s ago 116m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (105m) 105s ago 116m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (105m) 105s ago 115m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (104m) 42s ago 115m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (104m) 42s ago 115m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (103m) 42s ago 114m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (102m) 42s ago 114m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:10:16.976 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (108m) 42s ago 113m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:10:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:16 smithi118 ceph-mon[131825]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:17.358 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:10:17.358 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:10:17.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:10:17.359 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:10:17.360 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:10:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:17 smithi078 ceph-mon[139570]: from='client.49421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1892889445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:17 smithi078 ceph-mon[142991]: from='client.49421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1892889445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:17 smithi118 ceph-mon[131825]: from='client.49421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1892889445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:18 smithi078 ceph-mon[139570]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:18 smithi078 ceph-mon[139570]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:18 smithi078 ceph-mon[142991]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:18 smithi078 ceph-mon[142991]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:18 smithi118 ceph-mon[131825]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:18 smithi118 ceph-mon[131825]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:20 smithi078 ceph-mon[139570]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:20 smithi078 ceph-mon[142991]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:20 smithi118 ceph-mon[131825]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:22 smithi078 ceph-mon[142991]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:22 smithi078 ceph-mon[139570]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:22 smithi118 ceph-mon[131825]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:24 smithi118 ceph-mon[131825]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:24 smithi078 ceph-mon[139570]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:24 smithi078 ceph-mon[142991]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:26 smithi078 ceph-mon[139570]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:10:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:26 smithi078 ceph-mon[142991]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:26 smithi118 ceph-mon[131825]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:28 smithi078 ceph-mon[139570]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:28 smithi078 ceph-mon[142991]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:28 smithi118 ceph-mon[131825]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:30 smithi078 ceph-mon[139570]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:30 smithi078 ceph-mon[142991]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:30 smithi118 ceph-mon[131825]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:32 smithi078 ceph-mon[139570]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:32 smithi078 ceph-mon[142991]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:32 smithi118 ceph-mon[131825]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:34 smithi118 ceph-mon[131825]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:34 smithi078 ceph-mon[139570]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:34 smithi078 ceph-mon[142991]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:10:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:10:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:10:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[139570]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:10:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:10:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:10:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:10:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[142991]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:10:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:10:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:10:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:36 smithi118 ceph-mon[131825]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:10:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:10:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:10:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:38 smithi078 ceph-mon[139570]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:38 smithi078 ceph-mon[142991]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:38 smithi118 ceph-mon[131825]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:40 smithi078 ceph-mon[139570]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:40 smithi078 ceph-mon[142991]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:40 smithi118 ceph-mon[131825]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:42 smithi078 ceph-mon[139570]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:42 smithi078 ceph-mon[142991]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:42 smithi118 ceph-mon[131825]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:44 smithi118 ceph-mon[131825]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:44 smithi078 ceph-mon[139570]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:44 smithi078 ceph-mon[142991]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:46.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:10:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:46 smithi078 ceph-mon[142991]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:46 smithi078 ceph-mon[139570]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:46 smithi118 ceph-mon[131825]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:10:47.709 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:10:48.019 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (109m) 2m ago 113m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (109m) 73s ago 113m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (114m) 2m ago 114m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (114m) 73s ago 114m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (108m) 73s ago 117m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (109m) 2m ago 119m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (108m) 2m ago 119m 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (108m) 73s ago 118m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (108m) 2m ago 118m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (109m) 2m ago 113m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (109m) 73s ago 113m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (107m) 2m ago 117m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (106m) 2m ago 117m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:10:48.020 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (106m) 2m ago 116m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (105m) 2m ago 116m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (105m) 73s ago 116m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (104m) 73s ago 115m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (103m) 73s ago 115m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (103m) 73s ago 114m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:10:48.021 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (108m) 73s ago 114m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:10:48.398 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:10:48.398 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:10:48.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:10:48.398 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:10:48.399 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:10:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[142991]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[142991]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1176061689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[139570]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[139570]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1176061689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:48 smithi118 ceph-mon[131825]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:48 smithi118 ceph-mon[131825]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1176061689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:10:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:49 smithi078 ceph-mon[139570]: from='client.49445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:49 smithi078 ceph-mon[142991]: from='client.49445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:49 smithi118 ceph-mon[131825]: from='client.49445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:10:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:50 smithi078 ceph-mon[139570]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:50 smithi078 ceph-mon[142991]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:50 smithi118 ceph-mon[131825]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:52 smithi078 ceph-mon[139570]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:52 smithi078 ceph-mon[142991]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:52 smithi118 ceph-mon[131825]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:54 smithi118 ceph-mon[131825]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:54 smithi078 ceph-mon[139570]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:54 smithi078 ceph-mon[142991]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:56.714 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:10:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:10:56.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:56 smithi078 ceph-mon[139570]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:56.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:56 smithi078 ceph-mon[142991]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:56 smithi118 ceph-mon[131825]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:10:58 smithi078 ceph-mon[139570]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:10:58 smithi078 ceph-mon[142991]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:10:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:10:58 smithi118 ceph-mon[131825]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:00 smithi078 ceph-mon[139570]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:00 smithi078 ceph-mon[142991]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:00 smithi118 ceph-mon[131825]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:02 smithi118 ceph-mon[131825]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:02 smithi078 ceph-mon[139570]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:02 smithi078 ceph-mon[142991]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:04 smithi078 ceph-mon[139570]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:04 smithi078 ceph-mon[142991]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:04 smithi118 ceph-mon[131825]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:06.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:11:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:06 smithi078 ceph-mon[139570]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:06.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:06 smithi078 ceph-mon[142991]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:06 smithi118 ceph-mon[131825]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:08 smithi078 ceph-mon[139570]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:08 smithi078 ceph-mon[142991]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:08 smithi118 ceph-mon[131825]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:10 smithi078 ceph-mon[139570]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:10 smithi078 ceph-mon[142991]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:10 smithi118 ceph-mon[131825]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:12 smithi078 ceph-mon[139570]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:12 smithi078 ceph-mon[142991]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:12 smithi118 ceph-mon[131825]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:14 smithi078 ceph-mon[139570]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:14 smithi078 ceph-mon[142991]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:14 smithi118 ceph-mon[131825]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:11:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:16 smithi078 ceph-mon[139570]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:16.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:16 smithi078 ceph-mon[142991]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:16 smithi118 ceph-mon[131825]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:18.741 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:11:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:18 smithi078 ceph-mon[139570]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:18 smithi078 ceph-mon[142991]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:19.054 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (110m) 2m ago 114m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (109m) 104s ago 114m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (115m) 2m ago 115m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (115m) 104s ago 115m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (109m) 104s ago 118m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (109m) 2m ago 119m 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:11:19.055 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (109m) 2m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (108m) 104s ago 118m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (108m) 2m ago 118m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (110m) 2m ago 113m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (109m) 104s ago 113m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (107m) 2m ago 118m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (107m) 2m ago 117m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (106m) 2m ago 117m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:11:19.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (106m) 2m ago 116m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:11:19.057 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (105m) 104s ago 116m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:11:19.057 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (105m) 104s ago 116m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:11:19.057 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (104m) 104s ago 115m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:11:19.057 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (103m) 104s ago 115m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:11:19.057 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (109m) 104s ago 114m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:11:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:18 smithi118 ceph-mon[131825]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:11:19.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:11:19.432 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:11:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:19 smithi118 ceph-mon[131825]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/722378233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:19 smithi078 ceph-mon[142991]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/722378233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:19 smithi078 ceph-mon[139570]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/722378233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:20 smithi118 ceph-mon[131825]: from='client.49463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:20 smithi118 ceph-mon[131825]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:20 smithi078 ceph-mon[139570]: from='client.49463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:20 smithi078 ceph-mon[139570]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:20 smithi078 ceph-mon[142991]: from='client.49463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:20 smithi078 ceph-mon[142991]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:22 smithi118 ceph-mon[131825]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:11:22.804522397Z level=info msg="Completed cleanup jobs" duration=140.567419ms 2023-12-16T03:11:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:22 smithi078 ceph-mon[139570]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:22 smithi078 ceph-mon[142991]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:24 smithi078 ceph-mon[139570]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:24 smithi078 ceph-mon[142991]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:24 smithi118 ceph-mon[131825]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:11:26.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:26 smithi078 ceph-mon[139570]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:26 smithi078 ceph-mon[142991]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:26 smithi118 ceph-mon[131825]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:28 smithi118 ceph-mon[131825]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:28 smithi078 ceph-mon[139570]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:28 smithi078 ceph-mon[142991]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:30 smithi118 ceph-mon[131825]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:30 smithi078 ceph-mon[139570]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:30 smithi078 ceph-mon[142991]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:32 smithi118 ceph-mon[131825]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:32 smithi078 ceph-mon[139570]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:32 smithi078 ceph-mon[142991]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:34 smithi078 ceph-mon[139570]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:34 smithi078 ceph-mon[142991]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:34 smithi118 ceph-mon[131825]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:11:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:36 smithi118 ceph-mon[131825]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:11:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:11:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:11:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:11:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[139570]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[142991]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:11:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:38 smithi118 ceph-mon[131825]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:38 smithi078 ceph-mon[139570]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:38 smithi078 ceph-mon[142991]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:40 smithi118 ceph-mon[131825]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:40 smithi078 ceph-mon[139570]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:40 smithi078 ceph-mon[142991]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:42 smithi118 ceph-mon[131825]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:42 smithi078 ceph-mon[139570]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:42 smithi078 ceph-mon[142991]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:44 smithi078 ceph-mon[139570]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:44 smithi078 ceph-mon[142991]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:44 smithi118 ceph-mon[131825]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:11:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:46 smithi118 ceph-mon[131825]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:46 smithi078 ceph-mon[139570]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:46 smithi078 ceph-mon[142991]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:11:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:48 smithi118 ceph-mon[131825]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:48 smithi078 ceph-mon[139570]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:48 smithi078 ceph-mon[142991]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:49.780 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (110m) 3m ago 114m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (110m) 2m ago 114m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (115m) 3m ago 115m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (115m) 2m ago 115m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (109m) 2m ago 118m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (110m) 3m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (109m) 3m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:11:50.090 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (109m) 2m ago 119m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (109m) 3m ago 119m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (110m) 3m ago 114m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (110m) 2m ago 114m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (108m) 3m ago 118m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (107m) 3m ago 118m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (107m) 3m ago 117m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (106m) 3m ago 117m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (106m) 2m ago 117m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (105m) 2m ago 116m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (104m) 2m ago 116m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (104m) 2m ago 116m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:11:50.091 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (110m) 2m ago 115m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:11:50.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:11:50.469 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:11:51.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:50 smithi118 ceph-mon[131825]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:51.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:50 smithi118 ceph-mon[131825]: from='client.49475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:51.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3342870004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[142991]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[142991]: from='client.49475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3342870004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[139570]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[139570]: from='client.49475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3342870004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:11:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:51 smithi118 ceph-mon[131825]: from='client.49481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:51 smithi078 ceph-mon[139570]: from='client.49481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:51 smithi078 ceph-mon[142991]: from='client.49481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:11:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:52 smithi118 ceph-mon[131825]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:52 smithi078 ceph-mon[142991]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:52 smithi078 ceph-mon[139570]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:54 smithi078 ceph-mon[139570]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:54 smithi078 ceph-mon[142991]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:54 smithi118 ceph-mon[131825]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:11:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:11:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:56 smithi118 ceph-mon[131825]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:56 smithi078 ceph-mon[139570]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:56 smithi078 ceph-mon[142991]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:11:58 smithi118 ceph-mon[131825]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:11:58 smithi078 ceph-mon[139570]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:11:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:11:58 smithi078 ceph-mon[142991]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:00 smithi118 ceph-mon[131825]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:00 smithi078 ceph-mon[139570]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:00 smithi078 ceph-mon[142991]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:02 smithi118 ceph-mon[131825]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:02 smithi078 ceph-mon[142991]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:02 smithi078 ceph-mon[139570]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:04 smithi078 ceph-mon[139570]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:04 smithi078 ceph-mon[142991]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:04 smithi118 ceph-mon[131825]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:12:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:06 smithi118 ceph-mon[131825]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:06 smithi078 ceph-mon[139570]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:06 smithi078 ceph-mon[142991]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:08 smithi118 ceph-mon[131825]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:08 smithi078 ceph-mon[139570]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:08 smithi078 ceph-mon[142991]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:10 smithi118 ceph-mon[131825]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:10 smithi078 ceph-mon[139570]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:10 smithi078 ceph-mon[142991]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:12 smithi118 ceph-mon[131825]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:12 smithi078 ceph-mon[139570]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:12 smithi078 ceph-mon[142991]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:14 smithi078 ceph-mon[139570]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:14 smithi078 ceph-mon[142991]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:14 smithi118 ceph-mon[131825]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:12:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:16 smithi118 ceph-mon[131825]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:16 smithi078 ceph-mon[139570]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:16 smithi078 ceph-mon[142991]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:18 smithi118 ceph-mon[131825]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:18 smithi078 ceph-mon[139570]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:18 smithi078 ceph-mon[142991]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:20.815 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:12:21.124 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:12:21.124 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (111m) 3m ago 115m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (111m) 2m ago 115m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (116m) 3m ago 116m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (116m) 2m ago 116m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (110m) 2m ago 119m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (110m) 3m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (110m) 3m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (109m) 2m ago 119m 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (109m) 3m ago 119m 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (111m) 3m ago 114m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (110m) 2m ago 114m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (108m) 3m ago 119m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (108m) 3m ago 118m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:12:21.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (107m) 3m ago 118m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (107m) 3m ago 118m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (106m) 2m ago 117m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (106m) 2m ago 117m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (105m) 2m ago 116m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (104m) 2m ago 116m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:12:21.126 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (110m) 2m ago 115m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:12:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:20 smithi118 ceph-mon[131825]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:20 smithi078 ceph-mon[139570]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:20 smithi078 ceph-mon[142991]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:12:21.508 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:12:21.509 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:12:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/316907492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/316907492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/316907492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:22 smithi118 ceph-mon[131825]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:22 smithi118 ceph-mon[131825]: from='client.39540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:22 smithi118 ceph-mon[131825]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[139570]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[139570]: from='client.39540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[139570]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[142991]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[142991]: from='client.39540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:22 smithi078 ceph-mon[142991]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:24 smithi078 ceph-mon[139570]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:24 smithi078 ceph-mon[142991]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:24 smithi118 ceph-mon[131825]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:12:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:26 smithi118 ceph-mon[131825]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:26 smithi078 ceph-mon[139570]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:26 smithi078 ceph-mon[142991]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:28 smithi118 ceph-mon[131825]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:28 smithi078 ceph-mon[139570]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:28 smithi078 ceph-mon[142991]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:30 smithi118 ceph-mon[131825]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:30 smithi078 ceph-mon[139570]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:30 smithi078 ceph-mon[142991]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:32 smithi118 ceph-mon[131825]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:32 smithi078 ceph-mon[139570]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:32 smithi078 ceph-mon[142991]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:34 smithi078 ceph-mon[139570]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:34 smithi078 ceph-mon[142991]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:34 smithi118 ceph-mon[131825]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:12:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:36 smithi118 ceph-mon[131825]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:12:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:36 smithi078 ceph-mon[139570]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:12:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:36 smithi078 ceph-mon[142991]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:12:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:12:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:12:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:12:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:12:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:12:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:12:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:12:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:12:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:12:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:38 smithi118 ceph-mon[131825]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:38 smithi078 ceph-mon[139570]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:38 smithi078 ceph-mon[142991]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:40 smithi118 ceph-mon[131825]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:40 smithi078 ceph-mon[139570]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:40 smithi078 ceph-mon[142991]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:42 smithi118 ceph-mon[131825]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:42 smithi078 ceph-mon[139570]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:42 smithi078 ceph-mon[142991]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:44 smithi078 ceph-mon[139570]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:44 smithi078 ceph-mon[142991]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:44 smithi118 ceph-mon[131825]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:12:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:46 smithi118 ceph-mon[131825]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:46 smithi078 ceph-mon[139570]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:46 smithi078 ceph-mon[142991]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:12:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:48 smithi118 ceph-mon[131825]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:48 smithi078 ceph-mon[139570]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:48 smithi078 ceph-mon[142991]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:50 smithi118 ceph-mon[131825]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:50 smithi078 ceph-mon[139570]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:50 smithi078 ceph-mon[142991]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:51.857 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (111m) 4m ago 115m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (111m) 3m ago 115m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (116m) 4m ago 116m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (116m) 3m ago 116m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:12:52.167 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (110m) 3m ago 119m 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (111m) 4m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (110m) 4m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (110m) 3m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (110m) 4m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (111m) 4m ago 115m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (111m) 3m ago 115m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (109m) 4m ago 119m 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (108m) 4m ago 119m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (108m) 4m ago 118m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (107m) 4m ago 118m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (107m) 3m ago 118m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (106m) 3m ago 117m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:12:52.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (106m) 3m ago 117m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:12:52.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (105m) 3m ago 117m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:12:52.169 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (111m) 3m ago 116m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:12:52.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:12:52.551 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:12:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:52 smithi118 ceph-mon[131825]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2594847948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:52 smithi078 ceph-mon[139570]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2594847948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:52 smithi078 ceph-mon[142991]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2594847948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:12:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:53 smithi118 ceph-mon[131825]: from='client.49511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:53 smithi118 ceph-mon[131825]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:53 smithi078 ceph-mon[139570]: from='client.49511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:53 smithi078 ceph-mon[139570]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:53 smithi078 ceph-mon[142991]: from='client.49511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:53 smithi078 ceph-mon[142991]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:12:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:54 smithi118 ceph-mon[131825]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:54 smithi078 ceph-mon[142991]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:54 smithi078 ceph-mon[139570]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:12:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:12:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:56 smithi118 ceph-mon[131825]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:56 smithi078 ceph-mon[139570]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:56 smithi078 ceph-mon[142991]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:12:58 smithi118 ceph-mon[131825]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:12:58 smithi078 ceph-mon[139570]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:12:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:12:58 smithi078 ceph-mon[142991]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:00 smithi118 ceph-mon[131825]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:00 smithi078 ceph-mon[139570]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:00 smithi078 ceph-mon[142991]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:02 smithi118 ceph-mon[131825]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:02 smithi078 ceph-mon[139570]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:02 smithi078 ceph-mon[142991]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:04 smithi078 ceph-mon[139570]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:04 smithi078 ceph-mon[142991]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:04 smithi118 ceph-mon[131825]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:13:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:06 smithi118 ceph-mon[131825]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:06 smithi078 ceph-mon[139570]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:06 smithi078 ceph-mon[142991]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:08 smithi118 ceph-mon[131825]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:08 smithi078 ceph-mon[139570]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:08 smithi078 ceph-mon[142991]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:10 smithi118 ceph-mon[131825]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:10 smithi078 ceph-mon[139570]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:10 smithi078 ceph-mon[142991]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:12 smithi118 ceph-mon[131825]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:12 smithi078 ceph-mon[142991]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:12 smithi078 ceph-mon[139570]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:14 smithi078 ceph-mon[139570]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:14 smithi078 ceph-mon[142991]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:14 smithi118 ceph-mon[131825]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:13:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:16 smithi118 ceph-mon[131825]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:16 smithi078 ceph-mon[139570]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:16 smithi078 ceph-mon[142991]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:18 smithi118 ceph-mon[131825]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:18 smithi078 ceph-mon[139570]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:18 smithi078 ceph-mon[142991]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:20 smithi118 ceph-mon[131825]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:20 smithi078 ceph-mon[139570]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:20 smithi078 ceph-mon[142991]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:22.899 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:13:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:22 smithi118 ceph-mon[131825]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:23.209 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (112m) 4m ago 116m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (112m) 3m ago 116m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (117m) 4m ago 117m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (117m) 3m ago 117m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (111m) 3m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (111m) 4m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (111m) 4m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (110m) 3m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (110m) 4m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (112m) 4m ago 115m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (112m) 3m ago 115m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (109m) 4m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:13:23.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (109m) 4m ago 119m 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (108m) 4m ago 119m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (108m) 4m ago 119m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (107m) 3m ago 118m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (107m) 3m ago 118m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (106m) 3m ago 117m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (105m) 3m ago 117m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:13:23.211 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (111m) 3m ago 116m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:13:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:22 smithi078 ceph-mon[139570]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:22 smithi078 ceph-mon[142991]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:23.596 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:13:23.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:13:23.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:13:23.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:23.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:13:23.597 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[142991]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[142991]: from='client.39576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1284429609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[142991]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[139570]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[139570]: from='client.39576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1284429609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:24 smithi078 ceph-mon[139570]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:24 smithi118 ceph-mon[131825]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:24 smithi118 ceph-mon[131825]: from='client.39576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1284429609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:24 smithi118 ceph-mon[131825]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:13:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:26 smithi118 ceph-mon[131825]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:26 smithi078 ceph-mon[139570]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:26 smithi078 ceph-mon[142991]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:28 smithi118 ceph-mon[131825]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:28 smithi078 ceph-mon[139570]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:28 smithi078 ceph-mon[142991]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:30 smithi118 ceph-mon[131825]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:30 smithi078 ceph-mon[139570]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:30 smithi078 ceph-mon[142991]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:32 smithi118 ceph-mon[131825]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:32 smithi078 ceph-mon[139570]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:32 smithi078 ceph-mon[142991]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:34 smithi078 ceph-mon[142991]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:34 smithi078 ceph-mon[139570]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:34 smithi118 ceph-mon[131825]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:13:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:36 smithi118 ceph-mon[131825]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:36 smithi078 ceph-mon[139570]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:36 smithi078 ceph-mon[142991]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:13:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:13:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:13:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:38 smithi118 ceph-mon[131825]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:38 smithi078 ceph-mon[142991]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:38 smithi078 ceph-mon[139570]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:40 smithi118 ceph-mon[131825]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:40 smithi078 ceph-mon[142991]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:40 smithi078 ceph-mon[139570]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:42 smithi118 ceph-mon[131825]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:42 smithi078 ceph-mon[139570]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:42 smithi078 ceph-mon[142991]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:44 smithi078 ceph-mon[139570]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:44 smithi078 ceph-mon[142991]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:44 smithi118 ceph-mon[131825]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:13:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:46 smithi118 ceph-mon[131825]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:46 smithi078 ceph-mon[139570]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:46 smithi078 ceph-mon[142991]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:13:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:48 smithi118 ceph-mon[131825]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:48 smithi078 ceph-mon[139570]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:48 smithi078 ceph-mon[142991]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:50 smithi118 ceph-mon[131825]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:50 smithi078 ceph-mon[139570]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:50 smithi078 ceph-mon[142991]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:52 smithi118 ceph-mon[131825]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:52 smithi078 ceph-mon[139570]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:52 smithi078 ceph-mon[142991]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:53.940 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (113m) 5m ago 116m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (112m) 4m ago 116m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (117m) 5m ago 117m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (117m) 4m ago 117m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (112m) 4m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (112m) 5m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:13:54.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (111m) 5m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (111m) 4m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (111m) 5m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (112m) 5m ago 116m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (112m) 4m ago 116m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (110m) 5m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (109m) 5m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (109m) 5m ago 119m 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (108m) 5m ago 119m 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (108m) 4m ago 119m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (107m) 4m ago 118m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (107m) 4m ago 118m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (106m) 4m ago 118m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:13:54.249 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (112m) 4m ago 117m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:13:54.634 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:13:54.634 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:13:54.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:13:54.634 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:13:54.635 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:13:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:54 smithi078 ceph-mon[139570]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:54 smithi078 ceph-mon[142991]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:54 smithi118 ceph-mon[131825]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[142991]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[142991]: from='client.39594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1845531196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[139570]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[139570]: from='client.39594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1845531196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:55 smithi118 ceph-mon[131825]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:55 smithi118 ceph-mon[131825]: from='client.39594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:13:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1845531196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:13:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:56 smithi078 ceph-mon[139570]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:56 smithi078 ceph-mon[142991]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:13:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:13:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:56 smithi118 ceph-mon[131825]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:13:58 smithi118 ceph-mon[131825]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:13:58 smithi078 ceph-mon[142991]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:13:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:13:58 smithi078 ceph-mon[139570]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:00 smithi118 ceph-mon[131825]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:00 smithi078 ceph-mon[139570]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:00 smithi078 ceph-mon[142991]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:02 smithi118 ceph-mon[131825]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:02 smithi078 ceph-mon[139570]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:02 smithi078 ceph-mon[142991]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:04 smithi078 ceph-mon[139570]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:04 smithi078 ceph-mon[142991]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:04 smithi118 ceph-mon[131825]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:14:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:06 smithi118 ceph-mon[131825]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:06 smithi078 ceph-mon[139570]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:06 smithi078 ceph-mon[142991]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:08 smithi118 ceph-mon[131825]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:08 smithi078 ceph-mon[139570]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:08 smithi078 ceph-mon[142991]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:10 smithi118 ceph-mon[131825]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:10 smithi078 ceph-mon[139570]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:10 smithi078 ceph-mon[142991]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:12 smithi118 ceph-mon[131825]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:12 smithi078 ceph-mon[139570]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:12 smithi078 ceph-mon[142991]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:14 smithi078 ceph-mon[139570]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:14 smithi078 ceph-mon[142991]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:14 smithi118 ceph-mon[131825]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:14:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:16 smithi118 ceph-mon[131825]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:16 smithi078 ceph-mon[139570]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:16 smithi078 ceph-mon[142991]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:18 smithi118 ceph-mon[131825]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:18 smithi078 ceph-mon[139570]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:18 smithi078 ceph-mon[142991]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:20 smithi118 ceph-mon[131825]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:20 smithi078 ceph-mon[139570]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:20 smithi078 ceph-mon[142991]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:22 smithi118 ceph-mon[131825]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:22 smithi078 ceph-mon[139570]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:22 smithi078 ceph-mon[142991]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:24 smithi078 ceph-mon[139570]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:24 smithi078 ceph-mon[142991]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:24 smithi118 ceph-mon[131825]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:24.975 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (113m) 5m ago 117m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (113m) 4m ago 117m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (118m) 5m ago 118m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (118m) 4m ago 118m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (112m) 4m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (112m) 5m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (112m) 5m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (111m) 4m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (111m) 5m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:14:25.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (113m) 5m ago 116m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (113m) 4m ago 116m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (110m) 5m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (110m) 5m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (109m) 5m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (109m) 5m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (108m) 4m ago 119m 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (108m) 4m ago 119m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (107m) 4m ago 118m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (107m) 4m ago 118m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:14:25.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (112m) 4m ago 117m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:14:25.665 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:14:25.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:14:25.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:14:25.666 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:14:25.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:14:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3721226595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3721226595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3721226595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T03:14:26.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[139570]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:26.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[139570]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:26.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[139570]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[142991]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[142991]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:26 smithi078 ceph-mon[142991]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:26 smithi118 ceph-mon[131825]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:26 smithi118 ceph-mon[131825]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:26 smithi118 ceph-mon[131825]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:28 smithi118 ceph-mon[131825]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:28 smithi078 ceph-mon[139570]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:28 smithi078 ceph-mon[142991]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:30 smithi118 ceph-mon[131825]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:30 smithi078 ceph-mon[139570]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:30 smithi078 ceph-mon[142991]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:32 smithi118 ceph-mon[131825]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:32 smithi078 ceph-mon[139570]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:32 smithi078 ceph-mon[142991]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:34 smithi078 ceph-mon[139570]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:34 smithi078 ceph-mon[142991]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:34 smithi118 ceph-mon[131825]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:14:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:36 smithi118 ceph-mon[131825]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:36 smithi078 ceph-mon[139570]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:36 smithi078 ceph-mon[142991]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:14:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:14:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:14:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:14:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:14:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:40 smithi118 ceph-mon[131825]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:40 smithi078 ceph-mon[139570]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:40 smithi078 ceph-mon[142991]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:42 smithi118 ceph-mon[131825]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:42 smithi078 ceph-mon[139570]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:42 smithi078 ceph-mon[142991]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:44 smithi078 ceph-mon[139570]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:44 smithi078 ceph-mon[142991]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:44 smithi118 ceph-mon[131825]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:14:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:46 smithi118 ceph-mon[131825]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:46 smithi078 ceph-mon[139570]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:46 smithi078 ceph-mon[142991]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:14:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:48 smithi118 ceph-mon[131825]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:48 smithi078 ceph-mon[139570]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:48 smithi078 ceph-mon[142991]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:50 smithi118 ceph-mon[131825]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:50 smithi078 ceph-mon[139570]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:50 smithi078 ceph-mon[142991]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:52 smithi118 ceph-mon[131825]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:52 smithi078 ceph-mon[139570]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:52 smithi078 ceph-mon[142991]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:54 smithi078 ceph-mon[139570]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:54 smithi078 ceph-mon[142991]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:54 smithi118 ceph-mon[131825]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:56.014 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:14:56.325 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:14:56.325 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (114m) 6m ago 118m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:14:56.325 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (113m) 5m ago 117m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (118m) 6m ago 118m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (118m) 5m ago 118m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (113m) 5m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (113m) 6m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (112m) 6m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (112m) 5m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (112m) 6m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (114m) 6m ago 117m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (113m) 5m ago 117m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (111m) 6m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (110m) 6m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (110m) 6m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (109m) 6m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:14:56.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (109m) 5m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:14:56.327 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (108m) 5m ago 119m 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:14:56.327 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (108m) 5m ago 119m 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:14:56.327 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (107m) 5m ago 119m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:14:56.327 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (113m) 5m ago 118m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:14:56.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:14:56.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:14:56.708 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:14:56.708 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:14:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:14:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:14:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:56 smithi118 ceph-mon[131825]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3055693847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:56 smithi078 ceph-mon[139570]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3055693847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:56 smithi078 ceph-mon[142991]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3055693847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:14:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:57 smithi118 ceph-mon[131825]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:57 smithi118 ceph-mon[131825]: from='client.49589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:57 smithi078 ceph-mon[139570]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:57 smithi078 ceph-mon[139570]: from='client.49589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:57 smithi078 ceph-mon[142991]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:57 smithi078 ceph-mon[142991]: from='client.49589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:14:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:14:58 smithi118 ceph-mon[131825]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:59.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:14:58 smithi078 ceph-mon[139570]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:14:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:14:58 smithi078 ceph-mon[142991]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:00 smithi118 ceph-mon[131825]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:00 smithi078 ceph-mon[139570]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:00 smithi078 ceph-mon[142991]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:02 smithi118 ceph-mon[131825]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:02 smithi078 ceph-mon[142991]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:02 smithi078 ceph-mon[139570]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:04 smithi078 ceph-mon[139570]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:04 smithi078 ceph-mon[142991]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:04 smithi118 ceph-mon[131825]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:15:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:06 smithi118 ceph-mon[131825]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:06 smithi078 ceph-mon[139570]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:06 smithi078 ceph-mon[142991]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:08 smithi118 ceph-mon[131825]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:08 smithi078 ceph-mon[139570]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:08 smithi078 ceph-mon[142991]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:10 smithi118 ceph-mon[131825]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:10 smithi078 ceph-mon[139570]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:10 smithi078 ceph-mon[142991]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:12 smithi118 ceph-mon[131825]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:12 smithi078 ceph-mon[139570]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:12 smithi078 ceph-mon[142991]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:14 smithi078 ceph-mon[139570]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:14 smithi078 ceph-mon[142991]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:14 smithi118 ceph-mon[131825]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:15:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:16 smithi118 ceph-mon[131825]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:16 smithi078 ceph-mon[139570]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:16 smithi078 ceph-mon[142991]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:18 smithi118 ceph-mon[131825]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:18 smithi078 ceph-mon[139570]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:18 smithi078 ceph-mon[142991]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:20 smithi118 ceph-mon[131825]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:20 smithi078 ceph-mon[139570]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:20 smithi078 ceph-mon[142991]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:22 smithi118 ceph-mon[131825]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:22 smithi078 ceph-mon[139570]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:22 smithi078 ceph-mon[142991]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:24 smithi078 ceph-mon[139570]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:24 smithi078 ceph-mon[142991]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:24 smithi118 ceph-mon[131825]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:15:27.054 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:15:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:26 smithi118 ceph-mon[131825]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:26 smithi078 ceph-mon[139570]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:26 smithi078 ceph-mon[142991]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (114m) 6m ago 118m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (114m) 5m ago 118m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (119m) 6m ago 119m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (119m) 5m ago 119m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (113m) 5m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (113m) 6m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (113m) 6m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (112m) 5m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:15:27.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (112m) 6m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (114m) 6m ago 118m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (114m) 5m ago 117m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (111m) 6m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (111m) 6m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (110m) 6m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (110m) 6m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (109m) 5m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (109m) 5m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (108m) 5m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (108m) 5m ago 119m 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:15:27.366 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (113m) 5m ago 118m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:15:27.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:15:27.743 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:15:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/963853001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:15:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/963853001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:15:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/963853001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:28 smithi118 ceph-mon[131825]: from='client.39642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:28 smithi118 ceph-mon[131825]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:28 smithi118 ceph-mon[131825]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[139570]: from='client.39642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[139570]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[139570]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[142991]: from='client.39642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[142991]: from='client.49607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:15:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:28 smithi078 ceph-mon[142991]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:30 smithi118 ceph-mon[131825]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:30 smithi078 ceph-mon[139570]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:30 smithi078 ceph-mon[142991]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:32 smithi118 ceph-mon[131825]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:32 smithi078 ceph-mon[139570]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:32 smithi078 ceph-mon[142991]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:34 smithi078 ceph-mon[139570]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:34 smithi078 ceph-mon[142991]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:34 smithi118 ceph-mon[131825]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:15:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:36 smithi118 ceph-mon[131825]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:36 smithi078 ceph-mon[139570]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:36 smithi078 ceph-mon[142991]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:38 smithi118 ceph-mon[131825]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:15:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:38 smithi078 ceph-mon[139570]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:15:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:38 smithi078 ceph-mon[142991]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:15:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:15:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:15:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:15:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:15:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:40 smithi118 ceph-mon[131825]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:40 smithi078 ceph-mon[139570]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:40 smithi078 ceph-mon[142991]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:42 smithi118 ceph-mon[131825]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:42 smithi078 ceph-mon[142991]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:42 smithi078 ceph-mon[139570]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:44 smithi078 ceph-mon[139570]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:44 smithi078 ceph-mon[142991]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:44 smithi118 ceph-mon[131825]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:15:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:46 smithi118 ceph-mon[131825]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:46 smithi078 ceph-mon[139570]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:46 smithi078 ceph-mon[142991]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:15:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:48 smithi118 ceph-mon[131825]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:48 smithi078 ceph-mon[139570]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:48 smithi078 ceph-mon[142991]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:50 smithi118 ceph-mon[131825]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:50 smithi078 ceph-mon[142991]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:50 smithi078 ceph-mon[139570]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:52 smithi118 ceph-mon[131825]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:52 smithi078 ceph-mon[139570]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:52 smithi078 ceph-mon[142991]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:54 smithi078 ceph-mon[139570]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:54 smithi078 ceph-mon[142991]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:54 smithi118 ceph-mon[131825]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:15:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:15:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:56 smithi118 ceph-mon[131825]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:56 smithi078 ceph-mon[142991]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:56 smithi078 ceph-mon[139570]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:58.093 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:15:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:15:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (115m) 7m ago 119m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:15:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (114m) 6m ago 118m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:15:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (119m) 7m ago 119m 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:15:58.402 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (119m) 6m ago 119m 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (114m) 6m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (114m) 7m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (113m) 7m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (113m) 6m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (113m) 7m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (115m) 7m ago 118m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (114m) 6m ago 118m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (112m) 7m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (111m) 7m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (111m) 7m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (110m) 7m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (110m) 6m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (109m) 6m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:15:58.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (109m) 6m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:15:58.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (108m) 6m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:15:58.404 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (114m) 6m ago 119m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:58.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:15:58.787 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:15:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:58 smithi118 ceph-mon[131825]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1387180285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:15:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:58 smithi078 ceph-mon[142991]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1387180285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:15:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:58 smithi078 ceph-mon[139570]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:15:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1387180285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:16:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:59 smithi118 ceph-mon[131825]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:15:59 smithi118 ceph-mon[131825]: from='client.39666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:59 smithi078 ceph-mon[139570]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:15:59 smithi078 ceph-mon[139570]: from='client.39666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:59 smithi078 ceph-mon[142991]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:15:59 smithi078 ceph-mon[142991]: from='client.39666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:00 smithi118 ceph-mon[131825]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:00 smithi078 ceph-mon[139570]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:00 smithi078 ceph-mon[142991]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:02 smithi118 ceph-mon[131825]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:02 smithi078 ceph-mon[142991]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:02 smithi078 ceph-mon[139570]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:04 smithi078 ceph-mon[139570]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:04 smithi078 ceph-mon[142991]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:04 smithi118 ceph-mon[131825]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:16:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:06 smithi118 ceph-mon[131825]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:06 smithi078 ceph-mon[139570]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:06 smithi078 ceph-mon[142991]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:08 smithi118 ceph-mon[131825]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:08 smithi078 ceph-mon[142991]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:08 smithi078 ceph-mon[139570]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:10 smithi118 ceph-mon[131825]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:10 smithi078 ceph-mon[139570]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:10 smithi078 ceph-mon[142991]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:12 smithi118 ceph-mon[131825]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:12 smithi078 ceph-mon[139570]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:12 smithi078 ceph-mon[142991]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:14 smithi078 ceph-mon[139570]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:14 smithi078 ceph-mon[142991]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:14 smithi118 ceph-mon[131825]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:16:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:16 smithi118 ceph-mon[131825]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:16 smithi078 ceph-mon[139570]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:16 smithi078 ceph-mon[142991]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:18 smithi118 ceph-mon[131825]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:18 smithi078 ceph-mon[139570]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:18 smithi078 ceph-mon[142991]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:20 smithi118 ceph-mon[131825]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:20 smithi078 ceph-mon[139570]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:20 smithi078 ceph-mon[142991]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:22 smithi118 ceph-mon[131825]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:22 smithi078 ceph-mon[139570]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:22 smithi078 ceph-mon[142991]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:24 smithi078 ceph-mon[139570]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:24 smithi078 ceph-mon[142991]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:24 smithi118 ceph-mon[131825]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:16:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:26 smithi118 ceph-mon[131825]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:26 smithi078 ceph-mon[139570]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:26 smithi078 ceph-mon[142991]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:29.133 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:16:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:28 smithi118 ceph-mon[131825]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:28 smithi078 ceph-mon[139570]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:28 smithi078 ceph-mon[142991]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (115m) 7m ago 119m 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (115m) 6m ago 119m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (114m) 6m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (115m) 7m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (114m) 7m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (113m) 6m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (113m) 7m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:16:29.440 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (115m) 7m ago 119m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (115m) 6m ago 118m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (112m) 7m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (112m) 7m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (111m) 7m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (111m) 7m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (110m) 6m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (110m) 6m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (109m) 6m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (109m) 6m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:16:29.441 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (114m) 6m ago 119m 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:16:29.826 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:16:29.826 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:16:29.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:16:29.828 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:16:29.828 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:16:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:30 smithi118 ceph-mon[131825]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:30 smithi118 ceph-mon[131825]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:30 smithi118 ceph-mon[131825]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/335229880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:16:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[139570]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[139570]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[139570]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/335229880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:16:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[142991]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[142991]: from='client.49643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:16:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[142991]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/335229880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:16:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:32 smithi118 ceph-mon[131825]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:32 smithi078 ceph-mon[139570]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:32 smithi078 ceph-mon[142991]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:34 smithi118 ceph-mon[131825]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:34 smithi078 ceph-mon[139570]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:34 smithi078 ceph-mon[142991]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:16:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:36 smithi118 ceph-mon[131825]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:36 smithi078 ceph-mon[139570]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:36 smithi078 ceph-mon[142991]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:38 smithi118 ceph-mon[131825]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:38 smithi078 ceph-mon[139570]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:38 smithi078 ceph-mon[142991]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:16:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:40 smithi118 ceph-mon[131825]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:16:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:16:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[139570]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:16:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:16:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[142991]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:16:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:16:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:16:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:42 smithi118 ceph-mon[131825]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:42 smithi078 ceph-mon[139570]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:42 smithi078 ceph-mon[142991]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:44 smithi118 ceph-mon[131825]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:44 smithi078 ceph-mon[139570]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:44 smithi078 ceph-mon[142991]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:16:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:46 smithi118 ceph-mon[131825]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:46 smithi078 ceph-mon[139570]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:46 smithi078 ceph-mon[142991]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:16:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:48 smithi118 ceph-mon[131825]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:48 smithi078 ceph-mon[139570]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:48 smithi078 ceph-mon[142991]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:50 smithi118 ceph-mon[131825]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:50 smithi078 ceph-mon[139570]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:50 smithi078 ceph-mon[142991]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:52 smithi118 ceph-mon[131825]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:52 smithi078 ceph-mon[139570]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:52 smithi078 ceph-mon[142991]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:54 smithi118 ceph-mon[131825]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:54 smithi078 ceph-mon[139570]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:54 smithi078 ceph-mon[142991]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:16:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:16:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:56 smithi118 ceph-mon[131825]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:56 smithi078 ceph-mon[139570]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:56 smithi078 ceph-mon[142991]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:16:58 smithi118 ceph-mon[131825]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:16:58 smithi078 ceph-mon[142991]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:16:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:16:58 smithi078 ceph-mon[139570]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:00.170 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (116m) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (115m) 7m ago 119m 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:17:00.478 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (115m) 7m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (115m) 8m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (114m) 8m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (114m) 7m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (114m) 8m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (116m) 8m ago 119m 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (115m) 7m ago 119m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (113m) 8m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (112m) 8m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (112m) 8m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (111m) 8m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (111m) 7m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (110m) 7m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (110m) 7m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (109m) 7m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:17:00.479 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (115m) 7m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:17:00.856 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:17:00.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:17:00.858 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:17:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:00 smithi118 ceph-mon[131825]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:00 smithi078 ceph-mon[139570]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:00 smithi078 ceph-mon[142991]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:01 smithi118 ceph-mon[131825]: from='client.39696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:01 smithi118 ceph-mon[131825]: from='client.49661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2739375502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[139570]: from='client.39696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[139570]: from='client.49661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2739375502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[142991]: from='client.39696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[142991]: from='client.49661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2739375502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:02 smithi118 ceph-mon[131825]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:02 smithi078 ceph-mon[139570]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:02 smithi078 ceph-mon[142991]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:04 smithi118 ceph-mon[131825]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:04 smithi078 ceph-mon[139570]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:04 smithi078 ceph-mon[142991]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:17:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:06 smithi118 ceph-mon[131825]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:06 smithi078 ceph-mon[142991]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:06 smithi078 ceph-mon[139570]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:08 smithi118 ceph-mon[131825]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:08 smithi078 ceph-mon[139570]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:08 smithi078 ceph-mon[142991]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:10 smithi118 ceph-mon[131825]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:10 smithi078 ceph-mon[139570]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:10 smithi078 ceph-mon[142991]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:12 smithi118 ceph-mon[131825]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:12 smithi078 ceph-mon[139570]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:12 smithi078 ceph-mon[142991]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:14 smithi118 ceph-mon[131825]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:14 smithi078 ceph-mon[139570]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:14 smithi078 ceph-mon[142991]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:17:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:16 smithi118 ceph-mon[131825]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:16 smithi078 ceph-mon[142991]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:16 smithi078 ceph-mon[139570]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:18 smithi118 ceph-mon[131825]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:18 smithi118 ceph-mon[131825]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-16T03:17:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:18 smithi078 ceph-mon[142991]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:18 smithi078 ceph-mon[142991]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-16T03:17:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:18 smithi078 ceph-mon[139570]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:18 smithi078 ceph-mon[139570]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-16T03:17:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:20 smithi118 ceph-mon[131825]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:20 smithi078 ceph-mon[139570]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:20 smithi078 ceph-mon[142991]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:22 smithi118 ceph-mon[131825]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:22 smithi078 ceph-mon[139570]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:22 smithi078 ceph-mon[142991]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:24 smithi118 ceph-mon[131825]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:24 smithi078 ceph-mon[139570]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:24 smithi078 ceph-mon[142991]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:17:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:26 smithi118 ceph-mon[131825]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:26 smithi078 ceph-mon[139570]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:26 smithi078 ceph-mon[142991]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:28 smithi118 ceph-mon[131825]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:28 smithi078 ceph-mon[139570]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:28 smithi078 ceph-mon[142991]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:30 smithi118 ceph-mon[131825]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:31.208 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:17:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:30 smithi078 ceph-mon[139570]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:30 smithi078 ceph-mon[142991]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (116m) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (116m) 7m ago 2h 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:17:31.515 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (115m) 7m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (116m) 9m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (115m) 9m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (114m) 7m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (115m) 9m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (116m) 9m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (116m) 7m ago 119m 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (113m) 9m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (113m) 9m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (112m) 9m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (112m) 9m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (111m) 7m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:17:31.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (111m) 7m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:17:31.517 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (110m) 7m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:17:31.517 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (110m) 7m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:17:31.517 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (115m) 7m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:31.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:17:31.907 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:17:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:32 smithi118 ceph-mon[131825]: from='client.49673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:32 smithi118 ceph-mon[131825]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:32 smithi118 ceph-mon[131825]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2434337156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[139570]: from='client.49673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[139570]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[139570]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2434337156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[142991]: from='client.49673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[142991]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:17:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[142991]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2434337156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:17:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:34 smithi118 ceph-mon[131825]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:34 smithi078 ceph-mon[139570]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:34 smithi078 ceph-mon[142991]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:17:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:36 smithi118 ceph-mon[131825]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:36 smithi078 ceph-mon[139570]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:36 smithi078 ceph-mon[142991]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:38 smithi118 ceph-mon[131825]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:38 smithi078 ceph-mon[139570]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:38 smithi078 ceph-mon[142991]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:40 smithi118 ceph-mon[131825]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:17:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:17:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:17:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[139570]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[142991]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:17:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:41 smithi118 ceph-mon[131825]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:41 smithi078 ceph-mon[139570]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:41 smithi078 ceph-mon[142991]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:44 smithi118 ceph-mon[131825]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:44 smithi078 ceph-mon[139570]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:44 smithi078 ceph-mon[142991]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:17:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:46 smithi118 ceph-mon[131825]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:46 smithi078 ceph-mon[139570]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:46 smithi078 ceph-mon[142991]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:17:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:48 smithi118 ceph-mon[131825]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:48 smithi078 ceph-mon[139570]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:48 smithi078 ceph-mon[142991]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:49 smithi118 ceph-mon[131825]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:49 smithi078 ceph-mon[139570]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:49 smithi078 ceph-mon[142991]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:52 smithi118 ceph-mon[131825]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:52 smithi078 ceph-mon[139570]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:52 smithi078 ceph-mon[142991]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:54 smithi118 ceph-mon[131825]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:54 smithi078 ceph-mon[139570]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:54 smithi078 ceph-mon[142991]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:17:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:17:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:56 smithi118 ceph-mon[131825]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:56 smithi078 ceph-mon[139570]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:56 smithi078 ceph-mon[142991]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:58 smithi118 ceph-mon[131825]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:58 smithi078 ceph-mon[139570]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:17:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:58 smithi078 ceph-mon[142991]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:17:59 smithi118 ceph-mon[131825]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:17:59 smithi078 ceph-mon[139570]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:17:59 smithi078 ceph-mon[142991]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:02.255 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (117m) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (116m) 8m ago 2h 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:18:02.562 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (116m) 8m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (116m) 9m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (115m) 9m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (115m) 8m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (115m) 9m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (117m) 9m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (116m) 8m ago 2h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (114m) 9m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (113m) 9m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (113m) 9m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (112m) 9m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (112m) 8m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (111m) 8m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (111m) 8m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (110m) 8m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:18:02.563 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (116m) 8m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:18:02.946 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:18:02.947 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:18:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:02 smithi118 ceph-mon[131825]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:02 smithi078 ceph-mon[139570]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:02 smithi078 ceph-mon[142991]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:03 smithi118 ceph-mon[131825]: from='client.49691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:03 smithi118 ceph-mon[131825]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4003184059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[139570]: from='client.49691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[139570]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4003184059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[142991]: from='client.49691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[142991]: from='client.49697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4003184059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:04 smithi118 ceph-mon[131825]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:04 smithi078 ceph-mon[139570]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:04 smithi078 ceph-mon[142991]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:18:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:06 smithi118 ceph-mon[131825]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:06 smithi078 ceph-mon[139570]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:06 smithi078 ceph-mon[142991]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:07 smithi118 ceph-mon[131825]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:07 smithi078 ceph-mon[139570]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:07 smithi078 ceph-mon[142991]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:10 smithi118 ceph-mon[131825]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:10 smithi078 ceph-mon[139570]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:10 smithi078 ceph-mon[142991]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:11 smithi118 ceph-mon[131825]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:11 smithi078 ceph-mon[139570]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:11 smithi078 ceph-mon[142991]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:14 smithi118 ceph-mon[131825]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:14 smithi078 ceph-mon[139570]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:14 smithi078 ceph-mon[142991]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:18:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:16 smithi118 ceph-mon[131825]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:16 smithi078 ceph-mon[139570]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:16 smithi078 ceph-mon[142991]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:17 smithi118 ceph-mon[131825]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:17 smithi078 ceph-mon[139570]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:17 smithi078 ceph-mon[142991]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:19 smithi118 ceph-mon[131825]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:19 smithi078 ceph-mon[139570]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:19 smithi078 ceph-mon[142991]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:21 smithi118 ceph-mon[131825]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:21 smithi078 ceph-mon[139570]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:21 smithi078 ceph-mon[142991]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:24 smithi118 ceph-mon[131825]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:24 smithi078 ceph-mon[139570]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:24 smithi078 ceph-mon[142991]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:25 smithi118 ceph-mon[131825]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:25 smithi078 ceph-mon[139570]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:25 smithi078 ceph-mon[142991]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:18:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:27 smithi118 ceph-mon[131825]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:27 smithi078 ceph-mon[139570]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:27 smithi078 ceph-mon[142991]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:29 smithi118 ceph-mon[131825]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:29 smithi078 ceph-mon[139570]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:29 smithi078 ceph-mon[142991]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:32 smithi118 ceph-mon[131825]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:32 smithi078 ceph-mon[142991]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:32 smithi078 ceph-mon[139570]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:33.295 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (117m) 10m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (117m) 8m ago 2h 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 10m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:18:33.604 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (116m) 8m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (117m) 10m ago 2h 623M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (116m) 10m ago 2h 715M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (115m) 8m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (116m) 10m ago 2h 371M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (117m) 10m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (117m) 8m ago 2h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (115m) 10m ago 2h 4812M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (114m) 10m ago 2h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:18:33.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (113m) 10m ago 2h 4174M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (113m) 10m ago 2h 3567M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (112m) 8m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (112m) 8m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (111m) 8m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (111m) 8m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:18:33.606 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (116m) 8m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:18:33.986 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:18:33.987 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:18:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:34 smithi118 ceph-mon[131825]: from='client.49709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:34 smithi118 ceph-mon[131825]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:34 smithi118 ceph-mon[131825]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/852309594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[142991]: from='client.49709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[142991]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[142991]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/852309594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[139570]: from='client.49709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[139570]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:18:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[139570]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/852309594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:18:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:35 smithi118 ceph-mon[131825]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:35 smithi078 ceph-mon[142991]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:35 smithi078 ceph-mon[139570]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:18:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:37 smithi118 ceph-mon[131825]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:37 smithi078 ceph-mon[139570]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:37 smithi078 ceph-mon[142991]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:39 smithi118 ceph-mon[131825]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:39 smithi078 ceph-mon[139570]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:39 smithi078 ceph-mon[142991]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:18:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:18:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:18:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:41 smithi078 ceph-mon[139570]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:41 smithi078 ceph-mon[142991]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:41 smithi118 ceph-mon[131825]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[139570]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:44 smithi078 ceph-mon[142991]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:18:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:18:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:18:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:44 smithi118 ceph-mon[131825]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:45 smithi078 ceph-mon[139570]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:45 smithi078 ceph-mon[142991]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:45 smithi118 ceph-mon[131825]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:18:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:18:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:47 smithi078 ceph-mon[139570]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:47 smithi078 ceph-mon[142991]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:47 smithi118 ceph-mon[131825]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:49 smithi078 ceph-mon[139570]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:49 smithi078 ceph-mon[142991]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:49 smithi118 ceph-mon[131825]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:51 smithi078 ceph-mon[139570]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:51 smithi078 ceph-mon[142991]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:51 smithi118 ceph-mon[131825]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:54 smithi118 ceph-mon[131825]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:54 smithi078 ceph-mon[139570]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:54 smithi078 ceph-mon[142991]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:55 smithi118 ceph-mon[131825]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:55 smithi078 ceph-mon[139570]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:55 smithi078 ceph-mon[142991]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:18:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:18:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:57 smithi078 ceph-mon[139570]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:57 smithi078 ceph-mon[142991]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:18:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:57 smithi118 ceph-mon[131825]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:18:59 smithi078 ceph-mon[139570]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:18:59 smithi078 ceph-mon[142991]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:18:59 smithi118 ceph-mon[131825]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:02 smithi118 ceph-mon[131825]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:02 smithi078 ceph-mon[139570]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:02 smithi078 ceph-mon[142991]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:04.331 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:19:04.641 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:19:04.641 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (118m) 21s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:19:04.641 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (117m) 9m ago 2h 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:19:04.641 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 21s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:19:04.641 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (117m) 9m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (117m) 21s ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (116m) 21s ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (116m) 9m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (116m) 21s ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (118m) 21s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (117m) 9m ago 2h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (115m) 21s ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (115m) 21s ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (114m) 21s ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (113m) 21s ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (113m) 9m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:19:04.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (112m) 9m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:19:04.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (112m) 9m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:19:04.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (111m) 9m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:19:04.643 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (117m) 9m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:19:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:04 smithi118 ceph-mon[131825]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:04 smithi078 ceph-mon[139570]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:04 smithi078 ceph-mon[142991]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:19:05.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:19:05.024 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:19:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:05 smithi118 ceph-mon[131825]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:05 smithi118 ceph-mon[131825]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3435980482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[139570]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[139570]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3435980482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[142991]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[142991]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3435980482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:06 smithi078 ceph-mon[139570]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:06 smithi078 ceph-mon[142991]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:19:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:06 smithi118 ceph-mon[131825]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:07 smithi078 ceph-mon[139570]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:07 smithi078 ceph-mon[142991]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:07 smithi118 ceph-mon[131825]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:09 smithi078 ceph-mon[142991]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:09 smithi078 ceph-mon[139570]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:09 smithi118 ceph-mon[131825]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:11 smithi078 ceph-mon[139570]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:11 smithi078 ceph-mon[142991]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:11 smithi118 ceph-mon[131825]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:14 smithi118 ceph-mon[131825]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:14 smithi078 ceph-mon[139570]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:14 smithi078 ceph-mon[142991]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:15 smithi078 ceph-mon[139570]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:15 smithi078 ceph-mon[142991]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:15 smithi118 ceph-mon[131825]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:19:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:17 smithi078 ceph-mon[142991]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:17 smithi078 ceph-mon[139570]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:17 smithi118 ceph-mon[131825]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:19 smithi078 ceph-mon[139570]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:19 smithi078 ceph-mon[142991]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:19 smithi118 ceph-mon[131825]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:21 smithi078 ceph-mon[139570]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:21 smithi078 ceph-mon[142991]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:21 smithi118 ceph-mon[131825]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:24 smithi118 ceph-mon[131825]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:24 smithi078 ceph-mon[139570]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:24 smithi078 ceph-mon[142991]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:25 smithi078 ceph-mon[139570]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:25 smithi078 ceph-mon[142991]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:25 smithi118 ceph-mon[131825]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:19:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:27 smithi078 ceph-mon[139570]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:27 smithi078 ceph-mon[142991]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:27 smithi118 ceph-mon[131825]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:29 smithi078 ceph-mon[139570]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:29 smithi078 ceph-mon[142991]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:29 smithi118 ceph-mon[131825]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:33.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:32 smithi118 ceph-mon[131825]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:32 smithi078 ceph-mon[139570]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:32 smithi078 ceph-mon[142991]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:34 smithi118 ceph-mon[131825]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:34 smithi078 ceph-mon[139570]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:34 smithi078 ceph-mon[142991]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:35.370 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (118m) 52s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (118m) 10m ago 2h 94.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 52s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 10m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (117m) 10m ago 2h 459M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (118m) 52s ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (117m) 52s ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (116m) 10m ago 2h 359M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (117m) 52s ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (118m) 52s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:19:35.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (118m) 10m ago 2h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (116m) 52s ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (115m) 52s ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (114m) 52s ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (114m) 52s ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (113m) 10m ago 2h 3291M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (113m) 10m ago 2h 3784M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (112m) 10m ago 2h 3218M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (112m) 10m ago 2h 3625M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:19:35.680 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (117m) 10m ago 2h 111M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:19:36.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:19:36.064 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:19:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[142991]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[142991]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[142991]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[139570]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[139570]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:35 smithi078 ceph-mon[139570]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:35 smithi118 ceph-mon[131825]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:35 smithi118 ceph-mon[131825]: from='client.49751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:19:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:35 smithi118 ceph-mon[131825]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:19:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/725374764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/725374764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/725374764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:19:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:37 smithi078 ceph-mon[139570]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:37 smithi078 ceph-mon[142991]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:37 smithi118 ceph-mon[131825]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:39 smithi078 ceph-mon[139570]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:39 smithi078 ceph-mon[142991]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:39 smithi118 ceph-mon[131825]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:41 smithi078 ceph-mon[139570]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:41 smithi078 ceph-mon[142991]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:41 smithi118 ceph-mon[131825]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:19:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:44 smithi118 ceph-mon[131825]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:19:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:44 smithi078 ceph-mon[139570]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:19:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:44 smithi078 ceph-mon[142991]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:45 smithi078 ceph-mon[139570]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:45 smithi078 ceph-mon[142991]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:45 smithi118 ceph-mon[131825]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:19:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:19:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:19:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:19:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:19:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:48 smithi078 ceph-mon[139570]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:48 smithi078 ceph-mon[142991]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:48 smithi118 ceph-mon[131825]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:49 smithi078 ceph-mon[139570]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:49 smithi078 ceph-mon[142991]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:49 smithi118 ceph-mon[131825]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:51 smithi078 ceph-mon[139570]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:51 smithi078 ceph-mon[142991]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:51 smithi118 ceph-mon[131825]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:54 smithi118 ceph-mon[131825]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:54 smithi078 ceph-mon[139570]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:54 smithi078 ceph-mon[142991]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:55 smithi078 ceph-mon[142991]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:55 smithi078 ceph-mon[139570]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:55 smithi118 ceph-mon[131825]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:19:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:19:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:57 smithi078 ceph-mon[139570]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:57 smithi078 ceph-mon[142991]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:19:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:57 smithi118 ceph-mon[131825]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:19:59 smithi078 ceph-mon[142991]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:19:59 smithi078 ceph-mon[139570]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:00 smithi078 conmon[139546]: 2023-12-16T03:19:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:20:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:19:59 smithi118 ceph-mon[131825]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:20:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:20:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:20:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:01 smithi078 ceph-mon[139570]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:01 smithi078 ceph-mon[142991]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:01 smithi118 ceph-mon[131825]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:04 smithi118 ceph-mon[131825]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:04 smithi078 ceph-mon[139570]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:04 smithi078 ceph-mon[142991]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:05 smithi078 ceph-mon[139570]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:05 smithi078 ceph-mon[142991]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:06.408 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:20:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:05 smithi118 ceph-mon[131825]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:06.714 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (119m) 83s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (118m) 20s ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 83s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 20s ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (118m) 20s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:20:06.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (118m) 83s ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (118m) 83s ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (117m) 20s ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (117m) 83s ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (119m) 83s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (118m) 20s ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:20:06.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (116m) 83s ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (116m) 83s ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (115m) 83s ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (114m) 83s ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (114m) 20s ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (113m) 20s ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:20:06.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (113m) 20s ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:20:06.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (112m) 20s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:20:06.718 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (118m) 20s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:20:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:20:07.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:20:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:20:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:06 smithi078 ceph-mon[139570]: from='client.39804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:06 smithi078 ceph-mon[139570]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:06 smithi078 ceph-mon[142991]: from='client.39804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:06 smithi078 ceph-mon[142991]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:06 smithi118 ceph-mon[131825]: from='client.39804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:06 smithi118 ceph-mon[131825]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1342026529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:07 smithi078 ceph-mon[139570]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1342026529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:07 smithi078 ceph-mon[142991]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1342026529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:07 smithi118 ceph-mon[131825]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:09 smithi078 ceph-mon[139570]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:09 smithi078 ceph-mon[142991]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:09 smithi118 ceph-mon[131825]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:11 smithi078 ceph-mon[139570]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:11 smithi078 ceph-mon[142991]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:11 smithi118 ceph-mon[131825]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:14 smithi118 ceph-mon[131825]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:14 smithi078 ceph-mon[139570]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:14 smithi078 ceph-mon[142991]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:15 smithi078 ceph-mon[139570]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:15 smithi078 ceph-mon[142991]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:15 smithi118 ceph-mon[131825]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:20:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:17 smithi078 ceph-mon[142991]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:17 smithi078 ceph-mon[139570]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:17 smithi118 ceph-mon[131825]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:19 smithi078 ceph-mon[139570]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:19 smithi078 ceph-mon[142991]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:19 smithi118 ceph-mon[131825]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:21 smithi078 ceph-mon[139570]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:21 smithi078 ceph-mon[142991]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:21 smithi118 ceph-mon[131825]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:24 smithi118 ceph-mon[131825]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:24 smithi078 ceph-mon[139570]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:24 smithi078 ceph-mon[142991]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:25 smithi078 ceph-mon[139570]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:25 smithi078 ceph-mon[142991]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:25 smithi118 ceph-mon[131825]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:20:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:27 smithi078 ceph-mon[139570]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:27 smithi078 ceph-mon[142991]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:27 smithi118 ceph-mon[131825]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:29 smithi078 ceph-mon[139570]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:29 smithi078 ceph-mon[142991]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:29 smithi118 ceph-mon[131825]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:32 smithi118 ceph-mon[131825]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:32 smithi078 ceph-mon[139570]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:32 smithi078 ceph-mon[142991]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:34 smithi118 ceph-mon[131825]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:34 smithi078 ceph-mon[139570]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:34 smithi078 ceph-mon[142991]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:35 smithi078 ceph-mon[139570]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:35 smithi078 ceph-mon[142991]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:35 smithi118 ceph-mon[131825]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:20:37.448 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:20:37.756 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:20:37.756 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (119m) 114s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:20:37.756 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (119m) 51s ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:20:37.756 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 114s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 51s ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (118m) 51s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (119m) 114s ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (118m) 114s ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (117m) 51s ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (118m) 114s ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (119m) 114s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (119m) 51s ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (117m) 114s ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (116m) 114s ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (116m) 114s ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:20:37.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (115m) 114s ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:20:37.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (114m) 51s ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:20:37.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (114m) 51s ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:20:37.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (113m) 51s ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:20:37.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (113m) 51s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:20:37.758 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (118m) 51s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:20:38.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:20:38.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:20:38.144 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:20:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[139570]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[139570]: from='client.49787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[139570]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[142991]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[142991]: from='client.49787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:37 smithi078 ceph-mon[142991]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:37 smithi118 ceph-mon[131825]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:37 smithi118 ceph-mon[131825]: from='client.49787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:20:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:37 smithi118 ceph-mon[131825]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1465962375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1465962375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1465962375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:20:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:39 smithi078 ceph-mon[139570]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:39 smithi078 ceph-mon[142991]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:39 smithi118 ceph-mon[131825]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:41 smithi078 ceph-mon[139570]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:41 smithi078 ceph-mon[142991]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:41 smithi118 ceph-mon[131825]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:44 smithi118 ceph-mon[131825]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:44 smithi078 ceph-mon[139570]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:44 smithi078 ceph-mon[142991]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:45 smithi078 ceph-mon[139570]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:45 smithi078 ceph-mon[142991]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:45 smithi118 ceph-mon[131825]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:20:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[142991]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:20:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:20:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:20:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:20:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:47 smithi078 ceph-mon[139570]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:20:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:20:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:20:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:20:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:47 smithi118 ceph-mon[131825]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:49 smithi078 ceph-mon[139570]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:49 smithi078 ceph-mon[142991]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:49 smithi118 ceph-mon[131825]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:51 smithi078 ceph-mon[139570]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:51 smithi078 ceph-mon[142991]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:51 smithi118 ceph-mon[131825]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:54 smithi118 ceph-mon[131825]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:54 smithi078 ceph-mon[139570]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:54 smithi078 ceph-mon[142991]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:55 smithi078 ceph-mon[139570]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:55 smithi078 ceph-mon[142991]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:55 smithi118 ceph-mon[131825]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:20:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:20:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:57 smithi078 ceph-mon[139570]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:57 smithi078 ceph-mon[142991]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:20:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:57 smithi118 ceph-mon[131825]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:20:59 smithi078 ceph-mon[139570]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:20:59 smithi078 ceph-mon[142991]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:20:59 smithi118 ceph-mon[131825]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:02 smithi118 ceph-mon[131825]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:02 smithi078 ceph-mon[139570]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:02 smithi078 ceph-mon[142991]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:04 smithi118 ceph-mon[131825]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:04 smithi078 ceph-mon[139570]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:04 smithi078 ceph-mon[142991]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:05 smithi078 ceph-mon[139570]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:05 smithi078 ceph-mon[142991]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:05 smithi118 ceph-mon[131825]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:21:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:07 smithi078 ceph-mon[139570]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:07 smithi078 ceph-mon[142991]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:07 smithi118 ceph-mon[131825]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:08.489 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:21:08.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:21:08.800 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:21:08.800 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (119m) 82s ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 82s ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (119m) 82s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (119m) 2m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (119m) 2m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (118m) 82s ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (118m) 2m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (119m) 82s ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (117m) 2m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (117m) 2m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (116m) 2m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (115m) 2m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:21:08.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (115m) 82s ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:21:08.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (114m) 82s ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:21:08.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (114m) 82s ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:21:08.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (113m) 82s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:21:08.802 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (119m) 82s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:09.182 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:21:09.183 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:21:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:09 smithi118 ceph-mon[131825]: from='client.39840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:09 smithi118 ceph-mon[131825]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/173914516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[142991]: from='client.39840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[142991]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/173914516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[139570]: from='client.39840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[139570]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/173914516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:10 smithi118 ceph-mon[131825]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:10 smithi078 ceph-mon[139570]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:10 smithi078 ceph-mon[142991]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:11 smithi078 ceph-mon[139570]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:11 smithi078 ceph-mon[142991]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:11 smithi118 ceph-mon[131825]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:14 smithi118 ceph-mon[131825]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:14 smithi078 ceph-mon[139570]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:14 smithi078 ceph-mon[142991]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:15 smithi078 ceph-mon[139570]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:15 smithi078 ceph-mon[142991]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:15 smithi118 ceph-mon[131825]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:17 smithi078 ceph-mon[139570]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:17 smithi078 ceph-mon[142991]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:17 smithi118 ceph-mon[131825]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:19 smithi078 ceph-mon[139570]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:19 smithi078 ceph-mon[142991]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:19 smithi118 ceph-mon[131825]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:21 smithi078 ceph-mon[139570]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:21 smithi078 ceph-mon[142991]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:21 smithi118 ceph-mon[131825]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:21:22.711598478Z level=info msg="Completed cleanup jobs" duration=47.182477ms 2023-12-16T03:21:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:24 smithi118 ceph-mon[131825]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:24 smithi078 ceph-mon[139570]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:24 smithi078 ceph-mon[142991]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:25 smithi078 ceph-mon[139570]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:25 smithi078 ceph-mon[142991]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:25 smithi118 ceph-mon[131825]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:21:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:27 smithi078 ceph-mon[139570]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:27 smithi078 ceph-mon[142991]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:27 smithi118 ceph-mon[131825]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:29 smithi078 ceph-mon[139570]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:29 smithi078 ceph-mon[142991]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:29 smithi118 ceph-mon[131825]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:32 smithi118 ceph-mon[131825]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:32 smithi078 ceph-mon[139570]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:32 smithi078 ceph-mon[142991]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:34 smithi118 ceph-mon[131825]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:34 smithi078 ceph-mon[139570]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:34 smithi078 ceph-mon[142991]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:35 smithi078 ceph-mon[139570]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:35 smithi078 ceph-mon[142991]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:35 smithi118 ceph-mon[131825]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:21:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:37 smithi078 ceph-mon[139570]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:37 smithi078 ceph-mon[142991]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:37 smithi118 ceph-mon[131825]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:39.530 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 113s ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 113s ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:21:39.837 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (119m) 113s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (119m) 2m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (118m) 113s ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (119m) 2m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 113s ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (118m) 2m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (117m) 2m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (117m) 2m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (116m) 2m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (115m) 113s ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (115m) 113s ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (114m) 113s ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:21:39.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (114m) 113s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:21:39.839 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (119m) 113s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:40.223 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:21:40.224 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[139570]: from='client.49817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[139570]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[139570]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[142991]: from='client.49817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[142991]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:39 smithi078 ceph-mon[142991]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:39 smithi118 ceph-mon[131825]: from='client.49817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:39 smithi118 ceph-mon[131825]: from='client.49823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:21:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:39 smithi118 ceph-mon[131825]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/477373832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/477373832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/477373832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:21:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:41 smithi078 ceph-mon[142991]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:41 smithi078 ceph-mon[139570]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:41 smithi118 ceph-mon[131825]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:44 smithi118 ceph-mon[131825]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:44 smithi078 ceph-mon[139570]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:44 smithi078 ceph-mon[142991]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:45 smithi078 ceph-mon[139570]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:45 smithi078 ceph-mon[142991]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:45 smithi118 ceph-mon[131825]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:21:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:21:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:21:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:47 smithi078 ceph-mon[139570]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:21:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:47 smithi078 ceph-mon[142991]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:21:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:47 smithi118 ceph-mon[131825]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:21:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:21:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:21:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:21:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:21:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:21:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:21:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:21:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:21:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:49 smithi078 ceph-mon[139570]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:49 smithi078 ceph-mon[142991]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:49 smithi118 ceph-mon[131825]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:51 smithi078 ceph-mon[139570]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:51 smithi078 ceph-mon[142991]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:51 smithi118 ceph-mon[131825]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:54 smithi118 ceph-mon[131825]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:54 smithi078 ceph-mon[139570]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:54 smithi078 ceph-mon[142991]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:55 smithi078 ceph-mon[139570]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:55 smithi078 ceph-mon[142991]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:55 smithi118 ceph-mon[131825]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:21:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:21:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:57 smithi078 ceph-mon[139570]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:57 smithi078 ceph-mon[142991]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:21:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:57 smithi118 ceph-mon[131825]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:21:59 smithi078 ceph-mon[139570]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:21:59 smithi078 ceph-mon[142991]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:21:59 smithi118 ceph-mon[131825]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:02 smithi118 ceph-mon[131825]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:02 smithi078 ceph-mon[139570]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:02 smithi078 ceph-mon[142991]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:04 smithi118 ceph-mon[131825]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:04 smithi078 ceph-mon[139570]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:04 smithi078 ceph-mon[142991]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:05 smithi078 ceph-mon[139570]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:05 smithi078 ceph-mon[142991]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:05 smithi118 ceph-mon[131825]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:22:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:07 smithi078 ceph-mon[139570]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:07 smithi078 ceph-mon[142991]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:07 smithi118 ceph-mon[131825]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:09 smithi078 ceph-mon[139570]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:09 smithi078 ceph-mon[142991]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:09 smithi118 ceph-mon[131825]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:10.570 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (119m) 2m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (119m) 3m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:22:10.878 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (118m) 3m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (118m) 3m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (117m) 3m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (117m) 3m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (116m) 2m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (115m) 2m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (115m) 2m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (114m) 2m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:22:10.879 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:10 smithi078 ceph-mon[139570]: from='client.49835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:10 smithi078 ceph-mon[139570]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:10 smithi078 ceph-mon[142991]: from='client.49835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:10 smithi078 ceph-mon[142991]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:11.259 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:22:11.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:22:11.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:22:11.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:11.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:22:11.260 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:22:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:10 smithi118 ceph-mon[131825]: from='client.49835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:10 smithi118 ceph-mon[131825]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2298847806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:11 smithi078 ceph-mon[139570]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2298847806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:11 smithi078 ceph-mon[142991]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2298847806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:11 smithi118 ceph-mon[131825]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:14 smithi118 ceph-mon[131825]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:14 smithi078 ceph-mon[139570]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:14 smithi078 ceph-mon[142991]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:15 smithi078 ceph-mon[139570]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:15 smithi078 ceph-mon[142991]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:15 smithi118 ceph-mon[131825]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:22:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:17 smithi078 ceph-mon[139570]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:17 smithi078 ceph-mon[142991]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:17 smithi118 ceph-mon[131825]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:19 smithi078 ceph-mon[139570]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:19 smithi078 ceph-mon[142991]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:19 smithi118 ceph-mon[131825]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:21 smithi078 ceph-mon[139570]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:21 smithi078 ceph-mon[142991]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:21 smithi118 ceph-mon[131825]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:24 smithi118 ceph-mon[131825]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:24.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:24 smithi078 ceph-mon[139570]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:24 smithi078 ceph-mon[142991]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:25 smithi078 ceph-mon[139570]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:25 smithi078 ceph-mon[142991]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:25 smithi118 ceph-mon[131825]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:22:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:27 smithi078 ceph-mon[139570]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:27 smithi078 ceph-mon[142991]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:27 smithi118 ceph-mon[131825]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:29 smithi078 ceph-mon[139570]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:29 smithi078 ceph-mon[142991]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:29 smithi118 ceph-mon[131825]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:32 smithi118 ceph-mon[131825]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:32 smithi078 ceph-mon[139570]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:32 smithi078 ceph-mon[142991]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:34 smithi118 ceph-mon[131825]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:34 smithi078 ceph-mon[139570]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:34 smithi078 ceph-mon[142991]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:35 smithi078 ceph-mon[139570]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:36.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:35 smithi078 ceph-mon[142991]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:35 smithi118 ceph-mon[131825]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:22:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:37 smithi078 ceph-mon[139570]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:37 smithi078 ceph-mon[142991]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:37 smithi118 ceph-mon[131825]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:39 smithi078 ceph-mon[139570]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:39 smithi078 ceph-mon[142991]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:39 smithi118 ceph-mon[131825]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:41.611 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:22:41.917 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:22:41.917 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (119m) 2m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (119m) 3m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (118m) 3m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (118m) 3m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (117m) 3m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:22:41.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (116m) 2m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:22:41.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (116m) 2m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:22:41.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (115m) 2m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:22:41.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (115m) 2m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:22:41.919 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:41 smithi078 ceph-mon[139570]: from='client.39894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:41 smithi078 ceph-mon[139570]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:41 smithi078 ceph-mon[142991]: from='client.39894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:41 smithi078 ceph-mon[142991]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:42.312 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:22:42.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:22:42.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:22:42.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:22:42.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:22:42.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:22:42.314 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:22:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:22:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:41 smithi118 ceph-mon[131825]: from='client.39894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:41 smithi118 ceph-mon[131825]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:42 smithi078 ceph-mon[139570]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1611174385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:42 smithi078 ceph-mon[142991]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1611174385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:42 smithi118 ceph-mon[131825]: from='client.49859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:22:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1611174385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:22:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:44 smithi118 ceph-mon[131825]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:44 smithi078 ceph-mon[139570]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:44 smithi078 ceph-mon[142991]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:45 smithi078 ceph-mon[139570]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:45 smithi078 ceph-mon[142991]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:45 smithi118 ceph-mon[131825]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:22:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:22:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:47 smithi078 ceph-mon[139570]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:47 smithi078 ceph-mon[142991]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:47 smithi118 ceph-mon[131825]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:22:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:22:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:22:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:22:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:22:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:22:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:22:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:22:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:22:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:22:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:22:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:49 smithi078 ceph-mon[139570]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:49 smithi078 ceph-mon[142991]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:49 smithi118 ceph-mon[131825]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:51 smithi078 ceph-mon[139570]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:51 smithi078 ceph-mon[142991]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:51 smithi118 ceph-mon[131825]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:54 smithi118 ceph-mon[131825]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:54 smithi078 ceph-mon[139570]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:54 smithi078 ceph-mon[142991]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:55 smithi078 ceph-mon[139570]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:55 smithi078 ceph-mon[142991]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:55 smithi118 ceph-mon[131825]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:22:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:22:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:57 smithi078 ceph-mon[139570]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:57 smithi078 ceph-mon[142991]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:22:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:57 smithi118 ceph-mon[131825]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:22:59 smithi078 ceph-mon[139570]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:22:59 smithi078 ceph-mon[142991]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:22:59 smithi118 ceph-mon[131825]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:02 smithi118 ceph-mon[131825]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:02 smithi078 ceph-mon[139570]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:02 smithi078 ceph-mon[142991]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:04 smithi118 ceph-mon[131825]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:04 smithi078 ceph-mon[139570]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:04 smithi078 ceph-mon[142991]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:05 smithi078 ceph-mon[139570]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:05 smithi078 ceph-mon[142991]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:05 smithi118 ceph-mon[131825]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:23:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:07 smithi078 ceph-mon[139570]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:07 smithi078 ceph-mon[142991]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:07 smithi118 ceph-mon[131825]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:09 smithi078 ceph-mon[139570]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:09 smithi078 ceph-mon[142991]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:09 smithi118 ceph-mon[131825]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:11 smithi078 ceph-mon[139570]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:11 smithi078 ceph-mon[142991]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:11 smithi118 ceph-mon[131825]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:12.661 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:23:12.971 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (119m) 4m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (119m) 4m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (118m) 4m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (118m) 4m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (117m) 3m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (116m) 3m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (116m) 3m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (115m) 3m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:23:12.972 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:12 smithi078 ceph-mon[139570]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:12 smithi078 ceph-mon[142991]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:13.357 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:23:13.358 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:23:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:12 smithi118 ceph-mon[131825]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[142991]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/952678334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[142991]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[139570]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/952678334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:13 smithi078 ceph-mon[139570]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:13 smithi118 ceph-mon[131825]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/952678334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:13 smithi118 ceph-mon[131825]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:15 smithi078 ceph-mon[139570]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:15 smithi078 ceph-mon[142991]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:15 smithi118 ceph-mon[131825]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:23:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:17 smithi078 ceph-mon[139570]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:17 smithi078 ceph-mon[142991]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:17 smithi118 ceph-mon[131825]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:19 smithi078 ceph-mon[139570]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:19 smithi078 ceph-mon[142991]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:19 smithi118 ceph-mon[131825]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:21 smithi078 ceph-mon[139570]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:21 smithi078 ceph-mon[142991]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:21 smithi118 ceph-mon[131825]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:24 smithi118 ceph-mon[131825]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:24 smithi078 ceph-mon[139570]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:24 smithi078 ceph-mon[142991]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:25 smithi078 ceph-mon[139570]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:25 smithi078 ceph-mon[142991]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:25 smithi118 ceph-mon[131825]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:23:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:27 smithi078 ceph-mon[139570]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:27 smithi078 ceph-mon[142991]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:27 smithi118 ceph-mon[131825]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:29 smithi078 ceph-mon[139570]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:29 smithi078 ceph-mon[142991]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:29 smithi118 ceph-mon[131825]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:32 smithi118 ceph-mon[131825]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:32 smithi078 ceph-mon[139570]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:32 smithi078 ceph-mon[142991]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:34 smithi118 ceph-mon[131825]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:34 smithi078 ceph-mon[139570]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:34 smithi078 ceph-mon[142991]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:35 smithi078 ceph-mon[139570]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:35 smithi078 ceph-mon[142991]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:35 smithi118 ceph-mon[131825]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:23:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:37 smithi078 ceph-mon[139570]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:37 smithi078 ceph-mon[142991]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:37 smithi118 ceph-mon[131825]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:39 smithi078 ceph-mon[139570]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:39 smithi078 ceph-mon[142991]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:39 smithi118 ceph-mon[131825]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:41 smithi078 ceph-mon[139570]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:41 smithi078 ceph-mon[142991]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:41 smithi118 ceph-mon[131825]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:43.704 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:23:44.013 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (119m) 5m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (119m) 5m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (118m) 5m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (118m) 3m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (117m) 3m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (116m) 3m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (116m) 3m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:23:44.014 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:23:44.398 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:23:44.398 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:23:44.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:23:44.398 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:23:44.399 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:23:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:44 smithi118 ceph-mon[131825]: from='client.49889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:44 smithi118 ceph-mon[131825]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2727669634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[139570]: from='client.49889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[139570]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2727669634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[142991]: from='client.49889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[142991]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2727669634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:23:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:45 smithi118 ceph-mon[131825]: from='client.39936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:45 smithi078 ceph-mon[139570]: from='client.39936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:45 smithi078 ceph-mon[142991]: from='client.39936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:23:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:46 smithi078 ceph-mon[139570]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:46 smithi078 ceph-mon[142991]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:23:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:46 smithi118 ceph-mon[131825]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:23:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:48 smithi118 ceph-mon[131825]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:48 smithi078 ceph-mon[139570]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:48 smithi078 ceph-mon[142991]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:23:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:23:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:23:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:23:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:23:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:23:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:23:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:23:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:23:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:23:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:23:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:23:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:50 smithi118 ceph-mon[131825]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:50 smithi078 ceph-mon[139570]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:50 smithi078 ceph-mon[142991]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:51 smithi078 ceph-mon[139570]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:51 smithi078 ceph-mon[142991]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:51 smithi118 ceph-mon[131825]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:54 smithi118 ceph-mon[131825]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:54 smithi078 ceph-mon[139570]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:54 smithi078 ceph-mon[142991]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:55 smithi078 ceph-mon[139570]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:55 smithi078 ceph-mon[142991]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:55 smithi118 ceph-mon[131825]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:23:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:23:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:57 smithi078 ceph-mon[139570]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:57 smithi078 ceph-mon[142991]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:23:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:57 smithi118 ceph-mon[131825]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:23:59 smithi078 ceph-mon[139570]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:23:59 smithi078 ceph-mon[142991]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:23:59 smithi118 ceph-mon[131825]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:02 smithi118 ceph-mon[131825]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:02 smithi078 ceph-mon[139570]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:02 smithi078 ceph-mon[142991]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:04 smithi118 ceph-mon[131825]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:04 smithi078 ceph-mon[139570]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:04 smithi078 ceph-mon[142991]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:05 smithi078 ceph-mon[139570]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:05 smithi078 ceph-mon[142991]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:05 smithi118 ceph-mon[131825]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:24:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:07 smithi078 ceph-mon[139570]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:07 smithi078 ceph-mon[142991]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:07 smithi118 ceph-mon[131825]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:09 smithi078 ceph-mon[139570]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:09 smithi078 ceph-mon[142991]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:09 smithi118 ceph-mon[131825]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:11 smithi078 ceph-mon[139570]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:11 smithi078 ceph-mon[142991]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:11 smithi118 ceph-mon[131825]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:14.744 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:24:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:14 smithi118 ceph-mon[131825]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:14 smithi078 ceph-mon[139570]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:14 smithi078 ceph-mon[142991]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:15.053 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:24:15.053 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:24:15.053 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:24:15.053 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (119m) 5m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:24:15.054 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (119m) 5m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:24:15.055 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (118m) 4m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:24:15.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (117m) 4m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:24:15.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (117m) 4m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:24:15.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (116m) 4m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:24:15.056 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:24:15.434 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:24:15.434 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:15.435 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:24:15.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:24:15.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:24:15.437 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:24:15.437 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:24:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:15 smithi118 ceph-mon[131825]: from='client.49907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3450461021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:15 smithi078 ceph-mon[139570]: from='client.49907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3450461021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:15 smithi078 ceph-mon[142991]: from='client.49907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3450461021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:16 smithi078 ceph-mon[139570]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:16 smithi078 ceph-mon[139570]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:24:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:16 smithi078 ceph-mon[142991]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:16 smithi078 ceph-mon[142991]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:16 smithi118 ceph-mon[131825]: from='client.49913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:16 smithi118 ceph-mon[131825]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:19 smithi118 ceph-mon[131825]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:19 smithi078 ceph-mon[139570]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:19 smithi078 ceph-mon[142991]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:21 smithi118 ceph-mon[131825]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:21 smithi078 ceph-mon[139570]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:21 smithi078 ceph-mon[142991]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:23 smithi118 ceph-mon[131825]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:23 smithi078 ceph-mon[139570]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:23 smithi078 ceph-mon[142991]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:25 smithi118 ceph-mon[131825]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:25 smithi078 ceph-mon[139570]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:25 smithi078 ceph-mon[142991]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:24:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:27 smithi118 ceph-mon[131825]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:27 smithi078 ceph-mon[139570]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:27 smithi078 ceph-mon[142991]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:29 smithi118 ceph-mon[131825]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:29 smithi078 ceph-mon[139570]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:29 smithi078 ceph-mon[142991]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:31 smithi118 ceph-mon[131825]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:31 smithi078 ceph-mon[139570]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:31 smithi078 ceph-mon[142991]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:33 smithi118 ceph-mon[131825]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:33 smithi078 ceph-mon[139570]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:33 smithi078 ceph-mon[142991]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:35 smithi118 ceph-mon[131825]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:35 smithi078 ceph-mon[139570]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:35 smithi078 ceph-mon[142991]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:24:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:37 smithi118 ceph-mon[131825]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:37 smithi078 ceph-mon[139570]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:37 smithi078 ceph-mon[142991]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:39 smithi118 ceph-mon[131825]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:39 smithi078 ceph-mon[139570]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:39 smithi078 ceph-mon[142991]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:41 smithi118 ceph-mon[131825]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:41 smithi078 ceph-mon[139570]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:41 smithi078 ceph-mon[142991]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:43 smithi118 ceph-mon[131825]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:43 smithi078 ceph-mon[139570]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:43 smithi078 ceph-mon[142991]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:45.786 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:24:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:45 smithi118 ceph-mon[131825]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:45 smithi078 ceph-mon[139570]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:45 smithi078 ceph-mon[142991]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:46.096 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:24:46.096 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:24:46.096 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:24:46.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:24:46.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:24:46.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:24:46.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:24:46.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (119m) 6m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (119m) 4m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (118m) 4m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (117m) 4m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (117m) 4m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:24:46.099 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:24:46.475 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:24:46.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:24:46.477 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:24:46.477 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:24:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:46 smithi078 ceph-mon[139570]: from='client.49925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2670853066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:46 smithi078 ceph-mon[142991]: from='client.49925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2670853066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:24:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:46 smithi118 ceph-mon[131825]: from='client.49925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:46.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2670853066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:24:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[139570]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[139570]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[142991]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[142991]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:47 smithi118 ceph-mon[131825]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:47 smithi118 ceph-mon[131825]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:24:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:49 smithi078 ceph-mon[139570]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:24:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:49 smithi078 ceph-mon[142991]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:24:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:49 smithi118 ceph-mon[131825]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:24:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:24:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:24:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:24:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:24:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:52 smithi078 ceph-mon[139570]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:52 smithi078 ceph-mon[142991]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:52 smithi118 ceph-mon[131825]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:55 smithi118 ceph-mon[131825]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:55 smithi078 ceph-mon[139570]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:55 smithi078 ceph-mon[142991]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:24:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:24:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:57 smithi118 ceph-mon[131825]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:57 smithi078 ceph-mon[139570]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:57 smithi078 ceph-mon[142991]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:24:59 smithi118 ceph-mon[131825]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:24:59 smithi078 ceph-mon[139570]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:24:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:24:59 smithi078 ceph-mon[142991]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:01 smithi118 ceph-mon[131825]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:01 smithi078 ceph-mon[139570]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:01 smithi078 ceph-mon[142991]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:03 smithi118 ceph-mon[131825]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:03 smithi078 ceph-mon[139570]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:03 smithi078 ceph-mon[142991]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:05 smithi118 ceph-mon[131825]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:05 smithi078 ceph-mon[139570]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:05 smithi078 ceph-mon[142991]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:25:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:07 smithi118 ceph-mon[131825]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:07 smithi078 ceph-mon[139570]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:07 smithi078 ceph-mon[142991]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:09 smithi118 ceph-mon[131825]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:09 smithi078 ceph-mon[139570]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:09 smithi078 ceph-mon[142991]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:11 smithi118 ceph-mon[131825]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:11 smithi078 ceph-mon[139570]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:11 smithi078 ceph-mon[142991]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:13 smithi118 ceph-mon[131825]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:13 smithi078 ceph-mon[139570]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:13 smithi078 ceph-mon[142991]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:15 smithi118 ceph-mon[131825]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:15 smithi078 ceph-mon[139570]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:15 smithi078 ceph-mon[142991]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:25:16.827 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:25:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (119m) 5m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (119m) 5m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (118m) 5m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (117m) 5m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:25:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:25:17.520 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:25:17.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:25:17.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:25:17.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:25:17.522 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:25:17.522 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:25:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:17 smithi118 ceph-mon[131825]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:17 smithi118 ceph-mon[131825]: from='client.49943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/631187225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[139570]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[139570]: from='client.49943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/631187225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[142991]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[142991]: from='client.49943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/631187225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:18 smithi118 ceph-mon[131825]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:18 smithi078 ceph-mon[139570]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:18 smithi078 ceph-mon[142991]: from='client.49949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:19 smithi118 ceph-mon[131825]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:19 smithi078 ceph-mon[139570]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:19 smithi078 ceph-mon[142991]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:21 smithi118 ceph-mon[131825]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:21 smithi078 ceph-mon[139570]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:21 smithi078 ceph-mon[142991]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:23 smithi118 ceph-mon[131825]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:23 smithi078 ceph-mon[139570]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:23 smithi078 ceph-mon[142991]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:25 smithi118 ceph-mon[131825]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:25 smithi078 ceph-mon[139570]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:25 smithi078 ceph-mon[142991]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:25:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:27 smithi118 ceph-mon[131825]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:27 smithi078 ceph-mon[139570]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:27 smithi078 ceph-mon[142991]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:29 smithi118 ceph-mon[131825]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:29 smithi078 ceph-mon[139570]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:29 smithi078 ceph-mon[142991]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:31 smithi078 ceph-mon[139570]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:31 smithi078 ceph-mon[142991]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:31 smithi118 ceph-mon[131825]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:33 smithi078 ceph-mon[139570]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:33 smithi078 ceph-mon[142991]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:33 smithi118 ceph-mon[131825]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:35 smithi078 ceph-mon[139570]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:35 smithi078 ceph-mon[142991]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:35 smithi118 ceph-mon[131825]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:25:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:37 smithi078 ceph-mon[142991]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:37 smithi078 ceph-mon[139570]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:37 smithi118 ceph-mon[131825]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:39 smithi078 ceph-mon[139570]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:39 smithi078 ceph-mon[142991]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:39 smithi118 ceph-mon[131825]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:41 smithi078 ceph-mon[139570]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:41 smithi078 ceph-mon[142991]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:41 smithi118 ceph-mon[131825]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:43 smithi078 ceph-mon[139570]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:43 smithi078 ceph-mon[142991]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:43 smithi118 ceph-mon[131825]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:45 smithi078 ceph-mon[139570]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:45 smithi078 ceph-mon[142991]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:45 smithi118 ceph-mon[131825]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:25:47.866 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:25:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:47 smithi078 ceph-mon[139570]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:47 smithi078 ceph-mon[142991]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:47 smithi118 ceph-mon[131825]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:25:48.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (119m) 6m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (118m) 6m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (118m) 6m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:25:48.175 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:25:48.556 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:25:48.556 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:25:48.557 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:25:48.558 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:25:48.558 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:25:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:25:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:48 smithi078 ceph-mon[139570]: from='client.49961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4004445686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:48 smithi078 ceph-mon[142991]: from='client.49961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4004445686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:48 smithi118 ceph-mon[131825]: from='client.49961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4004445686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:25:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:49 smithi078 ceph-mon[139570]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:49 smithi078 ceph-mon[139570]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:49 smithi078 ceph-mon[142991]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:49 smithi078 ceph-mon[142991]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:49 smithi118 ceph-mon[131825]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:49 smithi118 ceph-mon[131825]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:25:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:25:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:25:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:25:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[139570]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:25:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:25:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:25:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[142991]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:25:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:25:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:25:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:51 smithi118 ceph-mon[131825]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:25:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:25:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:25:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:53 smithi078 ceph-mon[139570]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:53 smithi078 ceph-mon[142991]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:53 smithi118 ceph-mon[131825]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:55 smithi078 ceph-mon[139570]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:55 smithi078 ceph-mon[142991]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:55 smithi118 ceph-mon[131825]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:25:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:25:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:57 smithi078 ceph-mon[139570]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:57 smithi078 ceph-mon[142991]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:57 smithi118 ceph-mon[131825]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:25:59 smithi078 ceph-mon[139570]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:25:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:25:59 smithi078 ceph-mon[142991]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:25:59 smithi118 ceph-mon[131825]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:01 smithi078 ceph-mon[139570]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:01 smithi078 ceph-mon[142991]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:01 smithi118 ceph-mon[131825]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:03 smithi078 ceph-mon[139570]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:03 smithi078 ceph-mon[142991]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:03 smithi118 ceph-mon[131825]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:05 smithi078 ceph-mon[139570]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:05 smithi078 ceph-mon[142991]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:05 smithi118 ceph-mon[131825]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:26:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:07 smithi078 ceph-mon[139570]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:07 smithi078 ceph-mon[142991]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:07 smithi118 ceph-mon[131825]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:09 smithi118 ceph-mon[131825]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:09 smithi078 ceph-mon[139570]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:09 smithi078 ceph-mon[142991]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:11 smithi118 ceph-mon[131825]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:11 smithi078 ceph-mon[139570]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:11 smithi078 ceph-mon[142991]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:13 smithi118 ceph-mon[131825]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:13 smithi078 ceph-mon[139570]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:13 smithi078 ceph-mon[142991]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:15 smithi118 ceph-mon[131825]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:15 smithi078 ceph-mon[139570]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:15 smithi078 ceph-mon[142991]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:17 smithi118 ceph-mon[131825]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:17 smithi078 ceph-mon[139570]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:17 smithi078 ceph-mon[142991]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:18.903 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:26:19.212 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (119m) 6m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (118m) 6m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:26:19.213 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:26:19.596 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:26:19.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:26:19.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:26:19.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:19.597 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:26:19.598 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:26:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:19 smithi118 ceph-mon[131825]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:19 smithi118 ceph-mon[131825]: from='client.49979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4246894761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[139570]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[139570]: from='client.49979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4246894761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[142991]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[142991]: from='client.49979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4246894761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:20 smithi118 ceph-mon[131825]: from='client.40026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:20 smithi078 ceph-mon[139570]: from='client.40026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:20 smithi078 ceph-mon[142991]: from='client.40026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:21 smithi118 ceph-mon[131825]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:21 smithi078 ceph-mon[139570]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:21 smithi078 ceph-mon[142991]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:23 smithi118 ceph-mon[131825]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:23 smithi078 ceph-mon[139570]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:23 smithi078 ceph-mon[142991]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:25 smithi118 ceph-mon[131825]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:25 smithi078 ceph-mon[139570]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:25 smithi078 ceph-mon[142991]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:26:28.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:27 smithi118 ceph-mon[131825]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:27 smithi078 ceph-mon[139570]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:27 smithi078 ceph-mon[142991]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:29 smithi118 ceph-mon[131825]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:29 smithi078 ceph-mon[139570]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:29 smithi078 ceph-mon[142991]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:31 smithi118 ceph-mon[131825]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:31 smithi078 ceph-mon[139570]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:31 smithi078 ceph-mon[142991]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:33 smithi118 ceph-mon[131825]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:33 smithi078 ceph-mon[139570]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:33 smithi078 ceph-mon[142991]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:35 smithi118 ceph-mon[131825]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:35 smithi078 ceph-mon[139570]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:35 smithi078 ceph-mon[142991]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:26:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:37 smithi118 ceph-mon[131825]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:37 smithi078 ceph-mon[139570]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:37 smithi078 ceph-mon[142991]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:39 smithi118 ceph-mon[131825]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:39 smithi078 ceph-mon[139570]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:39 smithi078 ceph-mon[142991]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:41 smithi118 ceph-mon[131825]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:41 smithi078 ceph-mon[139570]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:41 smithi078 ceph-mon[142991]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:43 smithi118 ceph-mon[131825]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:43 smithi078 ceph-mon[139570]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:43 smithi078 ceph-mon[142991]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:45 smithi118 ceph-mon[131825]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:45 smithi078 ceph-mon[139570]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:45 smithi078 ceph-mon[142991]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:26:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:26:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:47 smithi118 ceph-mon[131825]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:47 smithi078 ceph-mon[139570]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:47 smithi078 ceph-mon[142991]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:49.945 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:26:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:49 smithi118 ceph-mon[131825]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:49 smithi078 ceph-mon[139570]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:49 smithi078 ceph-mon[142991]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:50.254 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:26:50.254 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:26:50.254 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:26:50.254 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:26:50.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (119m) 7m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:26:50.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (119m) 7m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:26:50.256 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:26:50.639 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:26:50.639 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:26:50.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:26:50.639 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:26:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:26:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:50 smithi118 ceph-mon[131825]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3849613348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:50 smithi078 ceph-mon[139570]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3849613348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:50 smithi078 ceph-mon[142991]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3849613348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:26:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:51 smithi118 ceph-mon[131825]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:51 smithi118 ceph-mon[131825]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:26:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[139570]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[139570]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:26:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[142991]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[142991]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:26:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:26:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:26:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:26:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:26:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:26:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:26:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:53 smithi118 ceph-mon[131825]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:53 smithi078 ceph-mon[139570]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:53 smithi078 ceph-mon[142991]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:55 smithi118 ceph-mon[131825]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:56.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:55 smithi078 ceph-mon[139570]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:56.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:55 smithi078 ceph-mon[142991]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:26:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:26:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:57 smithi118 ceph-mon[131825]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:57 smithi078 ceph-mon[139570]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:26:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:57 smithi078 ceph-mon[142991]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:26:59 smithi118 ceph-mon[131825]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:26:59 smithi078 ceph-mon[139570]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:26:59 smithi078 ceph-mon[142991]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:01 smithi118 ceph-mon[131825]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:01 smithi078 ceph-mon[139570]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:01 smithi078 ceph-mon[142991]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:03 smithi118 ceph-mon[131825]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:03 smithi078 ceph-mon[139570]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:03 smithi078 ceph-mon[142991]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:05 smithi118 ceph-mon[131825]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:05 smithi078 ceph-mon[139570]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:05 smithi078 ceph-mon[142991]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:27:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:07 smithi118 ceph-mon[131825]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:07 smithi078 ceph-mon[139570]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:07 smithi078 ceph-mon[142991]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:09 smithi118 ceph-mon[131825]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:09 smithi078 ceph-mon[139570]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:09 smithi078 ceph-mon[142991]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:11 smithi118 ceph-mon[131825]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:11 smithi078 ceph-mon[139570]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:11 smithi078 ceph-mon[142991]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:13 smithi118 ceph-mon[131825]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:13 smithi078 ceph-mon[139570]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:13 smithi078 ceph-mon[142991]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:15 smithi118 ceph-mon[131825]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:15 smithi078 ceph-mon[139570]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:15 smithi078 ceph-mon[142991]: pgmap v6047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:27:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:17 smithi118 ceph-mon[131825]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:17 smithi078 ceph-mon[139570]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:17 smithi078 ceph-mon[142991]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:19 smithi118 ceph-mon[131825]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:19 smithi078 ceph-mon[139570]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:19 smithi078 ceph-mon[142991]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:27:21.295 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (119m) 7m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:27:21.296 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:27:21.681 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:27:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:27:22.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:21 smithi118 ceph-mon[131825]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:22.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4251790576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:21 smithi078 ceph-mon[139570]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4251790576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:21 smithi078 ceph-mon[142991]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4251790576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:22 smithi118 ceph-mon[131825]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:22 smithi118 ceph-mon[131825]: from='client.50021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:22 smithi078 ceph-mon[139570]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:22 smithi078 ceph-mon[139570]: from='client.50021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:22 smithi078 ceph-mon[142991]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:22 smithi078 ceph-mon[142991]: from='client.50021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:23 smithi118 ceph-mon[131825]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:23 smithi078 ceph-mon[139570]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:23 smithi078 ceph-mon[142991]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:25 smithi118 ceph-mon[131825]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:26.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:25 smithi078 ceph-mon[139570]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:25 smithi078 ceph-mon[142991]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:27:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:27 smithi118 ceph-mon[131825]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:27 smithi078 ceph-mon[139570]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:27 smithi078 ceph-mon[142991]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:29 smithi118 ceph-mon[131825]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:29 smithi078 ceph-mon[139570]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:29 smithi078 ceph-mon[142991]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:31 smithi118 ceph-mon[131825]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:31 smithi078 ceph-mon[139570]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:31 smithi078 ceph-mon[142991]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:33 smithi118 ceph-mon[131825]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:33 smithi078 ceph-mon[139570]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:33 smithi078 ceph-mon[142991]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:35 smithi118 ceph-mon[131825]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:35 smithi078 ceph-mon[139570]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:35 smithi078 ceph-mon[142991]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T03:27:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:37 smithi078 ceph-mon[139570]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:37 smithi078 ceph-mon[142991]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:37 smithi118 ceph-mon[131825]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:39 smithi078 ceph-mon[139570]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:39 smithi078 ceph-mon[142991]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:39 smithi118 ceph-mon[131825]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:41 smithi078 ceph-mon[139570]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:41 smithi078 ceph-mon[142991]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:41 smithi118 ceph-mon[131825]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:43 smithi078 ceph-mon[139570]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:43 smithi078 ceph-mon[142991]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:43 smithi118 ceph-mon[131825]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:45 smithi078 ceph-mon[139570]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:45 smithi078 ceph-mon[142991]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:45 smithi118 ceph-mon[131825]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T03:27:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:47.243 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:27:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:47 smithi078 ceph-mon[139570]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:47 smithi078 ceph-mon[142991]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:47 smithi118 ceph-mon[131825]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:49 smithi078 ceph-mon[139570]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:49 smithi078 ceph-mon[142991]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:49 smithi118 ceph-mon[131825]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:52.036 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:27:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:51 smithi078 ceph-mon[139570]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:51 smithi078 ceph-mon[142991]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:52.366 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:27:52.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:27:52.368 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:27:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:51 smithi118 ceph-mon[131825]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:52.778 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:27:52.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:27:52.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:27:52.779 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/465250984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:27:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/465250984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:27:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/465250984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:27:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[139570]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[139570]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[139570]: from='client.40080 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[142991]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[142991]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:53 smithi078 ceph-mon[142991]: from='client.40080 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:53 smithi118 ceph-mon[131825]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:53 smithi118 ceph-mon[131825]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:53 smithi118 ceph-mon[131825]: from='client.40080 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:27:55.319 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:54 smithi078 ceph-mon[139570]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:55.320 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:54 smithi078 ceph-mon[142991]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:54 smithi118 ceph-mon[131825]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:27:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:27:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:27:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:27:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:27:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:27:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:57 smithi118 ceph-mon[131825]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:57 smithi078 ceph-mon[139570]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:57 smithi078 ceph-mon[142991]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:27:59 smithi078 ceph-mon[139570]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:27:59 smithi078 ceph-mon[142991]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:27:59 smithi118 ceph-mon[131825]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:01 smithi078 ceph-mon[139570]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:01 smithi078 ceph-mon[142991]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:01 smithi118 ceph-mon[131825]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:03 smithi078 ceph-mon[139570]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:03 smithi078 ceph-mon[142991]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:03 smithi118 ceph-mon[131825]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:05 smithi078 ceph-mon[139570]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:05 smithi078 ceph-mon[142991]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:05 smithi118 ceph-mon[131825]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:28:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:07 smithi078 ceph-mon[139570]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:07 smithi078 ceph-mon[142991]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:07 smithi118 ceph-mon[131825]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:09 smithi078 ceph-mon[139570]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:09 smithi078 ceph-mon[142991]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:09 smithi118 ceph-mon[131825]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:11 smithi078 ceph-mon[139570]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:11 smithi078 ceph-mon[142991]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:11 smithi118 ceph-mon[131825]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:13 smithi078 ceph-mon[139570]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:13 smithi078 ceph-mon[142991]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:13 smithi118 ceph-mon[131825]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:15 smithi078 ceph-mon[139570]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:15 smithi078 ceph-mon[142991]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:15 smithi118 ceph-mon[131825]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:28:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:17 smithi078 ceph-mon[139570]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:17 smithi078 ceph-mon[142991]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:17 smithi118 ceph-mon[131825]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:19 smithi078 ceph-mon[139570]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:19 smithi078 ceph-mon[142991]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:19 smithi118 ceph-mon[131825]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:21 smithi078 ceph-mon[139570]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:21 smithi078 ceph-mon[142991]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:21 smithi118 ceph-mon[131825]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:23.133 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:22 smithi078 ceph-mon[139570]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:22 smithi078 ceph-mon[142991]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:22 smithi118 ceph-mon[131825]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:28:23.439 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:28:23.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:28:23.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:28:23.441 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:28:23.441 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:28:23.824 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:28:23.825 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:28:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:24 smithi118 ceph-mon[131825]: from='client.40092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:24 smithi118 ceph-mon[131825]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1844298486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[142991]: from='client.40092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[142991]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1844298486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:24.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[139570]: from='client.40092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[139570]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:24.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1844298486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:25 smithi118 ceph-mon[131825]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:25 smithi078 ceph-mon[139570]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:25 smithi078 ceph-mon[142991]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:28:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:27 smithi118 ceph-mon[131825]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:27 smithi078 ceph-mon[139570]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:27 smithi078 ceph-mon[142991]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:29 smithi118 ceph-mon[131825]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:29 smithi078 ceph-mon[139570]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:29 smithi078 ceph-mon[142991]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:31 smithi118 ceph-mon[131825]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:31 smithi078 ceph-mon[139570]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:31 smithi078 ceph-mon[142991]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:33 smithi118 ceph-mon[131825]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:33 smithi078 ceph-mon[139570]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:33 smithi078 ceph-mon[142991]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:35 smithi078 ceph-mon[139570]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:35 smithi078 ceph-mon[142991]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:35 smithi118 ceph-mon[131825]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:28:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:37 smithi078 ceph-mon[139570]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:37 smithi078 ceph-mon[142991]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:37 smithi118 ceph-mon[131825]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:39 smithi078 ceph-mon[139570]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:39 smithi078 ceph-mon[142991]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:39 smithi118 ceph-mon[131825]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:41 smithi078 ceph-mon[139570]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:41 smithi078 ceph-mon[142991]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:41 smithi118 ceph-mon[131825]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:43.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:43 smithi078 ceph-mon[139570]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:43.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:43 smithi078 ceph-mon[142991]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:43 smithi118 ceph-mon[131825]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:45 smithi078 ceph-mon[142991]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:45 smithi078 ceph-mon[139570]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:45 smithi118 ceph-mon[131825]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:28:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:47 smithi078 ceph-mon[139570]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:47 smithi078 ceph-mon[142991]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:47 smithi118 ceph-mon[131825]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:28:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:49 smithi078 ceph-mon[139570]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:49 smithi078 ceph-mon[142991]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:49 smithi118 ceph-mon[131825]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:51 smithi078 ceph-mon[139570]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:51 smithi078 ceph-mon[142991]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:51 smithi118 ceph-mon[131825]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:53 smithi078 ceph-mon[139570]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:53 smithi078 ceph-mon[142991]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:53 smithi118 ceph-mon[131825]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:54.170 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 10m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 10m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 10m ago 2h 629M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 10m ago 2h 752M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 10m ago 2h 388M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 10m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:28:54.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 10m ago 2h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 10m ago 2h 4330M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 10m ago 2h 4198M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 10m ago 2h 3598M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:28:54.477 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:28:54.858 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:28:54.859 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:28:54.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:28:54.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:28:54.860 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:28:54.860 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:28:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[142991]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[142991]: from='client.50069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[142991]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1197331781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[139570]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[139570]: from='client.50069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[139570]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1197331781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:55 smithi118 ceph-mon[131825]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:55 smithi118 ceph-mon[131825]: from='client.50069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:55 smithi118 ceph-mon[131825]: from='client.50075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:28:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1197331781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:28:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:28:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:28:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:28:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:28:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:28:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:57 smithi078 ceph-mon[139570]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:57 smithi078 ceph-mon[142991]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:57 smithi118 ceph-mon[131825]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:28:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:28:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:28:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:28:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:28:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:28:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:28:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:29:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:01 smithi118 ceph-mon[131825]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:01 smithi078 ceph-mon[139570]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:01 smithi078 ceph-mon[142991]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:03 smithi118 ceph-mon[131825]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:03 smithi078 ceph-mon[139570]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:03 smithi078 ceph-mon[142991]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:05 smithi118 ceph-mon[131825]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:05 smithi078 ceph-mon[139570]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:05 smithi078 ceph-mon[142991]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:29:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:07 smithi118 ceph-mon[131825]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:07 smithi078 ceph-mon[139570]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:07 smithi078 ceph-mon[142991]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:09 smithi118 ceph-mon[131825]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:09 smithi078 ceph-mon[139570]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:09 smithi078 ceph-mon[142991]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:11 smithi118 ceph-mon[131825]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:11 smithi078 ceph-mon[139570]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:11 smithi078 ceph-mon[142991]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:13 smithi118 ceph-mon[131825]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:13 smithi078 ceph-mon[139570]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:13 smithi078 ceph-mon[142991]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:15 smithi078 ceph-mon[139570]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:15 smithi078 ceph-mon[142991]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:15 smithi118 ceph-mon[131825]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:29:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:17 smithi078 ceph-mon[139570]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:17 smithi078 ceph-mon[142991]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:17 smithi118 ceph-mon[131825]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:19 smithi078 ceph-mon[139570]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:19 smithi078 ceph-mon[142991]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:19 smithi118 ceph-mon[131825]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:21 smithi078 ceph-mon[139570]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:21 smithi078 ceph-mon[142991]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:21 smithi118 ceph-mon[131825]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:23 smithi078 ceph-mon[142991]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:23 smithi078 ceph-mon[139570]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:23 smithi118 ceph-mon[131825]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:25.209 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 26s ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 26s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 26s ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 26s ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 26s ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:29:25.518 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 26s ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 26s ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 26s ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 26s ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 26s ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:29:25.519 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:29:25.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:29:25.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:29:25.909 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:29:25.909 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:29:25.909 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:29:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:25 smithi078 ceph-mon[139570]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:25 smithi078 ceph-mon[142991]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:25 smithi118 ceph-mon[131825]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[139570]: from='client.50087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[139570]: from='client.40134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3854897857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[142991]: from='client.50087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[142991]: from='client.40134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3854897857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:29:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:26 smithi118 ceph-mon[131825]: from='client.50087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:26 smithi118 ceph-mon[131825]: from='client.40134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3854897857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:29:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:27 smithi078 ceph-mon[139570]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:27 smithi078 ceph-mon[142991]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:27 smithi118 ceph-mon[131825]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:29 smithi078 ceph-mon[139570]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:29 smithi078 ceph-mon[142991]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:29 smithi118 ceph-mon[131825]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:31 smithi078 ceph-mon[139570]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:31 smithi078 ceph-mon[142991]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:31 smithi118 ceph-mon[131825]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:33 smithi078 ceph-mon[139570]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:33 smithi078 ceph-mon[142991]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:33 smithi118 ceph-mon[131825]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:35 smithi078 ceph-mon[139570]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:35 smithi078 ceph-mon[142991]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:35 smithi118 ceph-mon[131825]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:29:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:37 smithi078 ceph-mon[139570]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:37 smithi078 ceph-mon[142991]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:37 smithi118 ceph-mon[131825]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:39 smithi078 ceph-mon[139570]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:39 smithi078 ceph-mon[142991]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:39 smithi118 ceph-mon[131825]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:41 smithi078 ceph-mon[139570]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:41 smithi078 ceph-mon[142991]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:41 smithi118 ceph-mon[131825]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:43 smithi078 ceph-mon[139570]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:43 smithi078 ceph-mon[142991]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:43 smithi118 ceph-mon[131825]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:45 smithi078 ceph-mon[139570]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:45 smithi078 ceph-mon[142991]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:45 smithi118 ceph-mon[131825]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:29:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:46.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:29:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:47 smithi078 ceph-mon[142991]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:47 smithi078 ceph-mon[139570]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:47 smithi118 ceph-mon[131825]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:49 smithi118 ceph-mon[131825]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:49 smithi078 ceph-mon[139570]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:49 smithi078 ceph-mon[142991]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:51 smithi118 ceph-mon[131825]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:51 smithi078 ceph-mon[139570]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:51 smithi078 ceph-mon[142991]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:53 smithi118 ceph-mon[131825]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:53 smithi078 ceph-mon[139570]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:53 smithi078 ceph-mon[142991]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:55 smithi118 ceph-mon[131825]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:55 smithi078 ceph-mon[139570]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:55 smithi078 ceph-mon[142991]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:56.253 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:29:56.562 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 57s ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 10m ago 2h 94.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 57s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 10m ago 2h 27.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 10m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 57s ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 57s ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 10m ago 2h 375M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 57s ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 57s ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 10m ago 2h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:29:56.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 57s ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 57s ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 57s ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 57s ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 10m ago 2h 3317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 10m ago 2h 3816M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 10m ago 2h 3249M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 10m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:29:56.564 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 10m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:29:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:29:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:29:56.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:29:56.948 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:29:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:57 smithi118 ceph-mon[131825]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:57 smithi118 ceph-mon[131825]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:57 smithi118 ceph-mon[131825]: from='client.50111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/218156453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[139570]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[139570]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[139570]: from='client.50111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/218156453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[142991]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[142991]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[142991]: from='client.50111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:29:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/218156453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:30:00.001 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:59 smithi078 ceph-mon[139570]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:00.002 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:29:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:30:00.002 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:59 smithi078 ceph-mon[142991]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:00.002 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:29:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:30:00.009 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:59 smithi118 ceph-mon[131825]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:00.009 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:29:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:30:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:00 smithi078 conmon[139546]: 2023-12-16T03:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:30:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:30:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:30:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:01 smithi118 ceph-mon[131825]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:01 smithi078 ceph-mon[139570]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:01 smithi078 ceph-mon[142991]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[139570]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[142991]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:03 smithi118 ceph-mon[131825]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:03.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:03.605 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:05 smithi118 ceph-mon[131825]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:05 smithi078 ceph-mon[139570]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:05 smithi078 ceph-mon[142991]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:30:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:30:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:30:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:30:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:30:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:09 smithi078 ceph-mon[139570]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:09 smithi078 ceph-mon[142991]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:09 smithi118 ceph-mon[131825]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:11 smithi078 ceph-mon[139570]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:11 smithi078 ceph-mon[142991]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:11 smithi118 ceph-mon[131825]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:13 smithi078 ceph-mon[139570]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:13 smithi078 ceph-mon[142991]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:13 smithi118 ceph-mon[131825]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:15 smithi078 ceph-mon[139570]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:15 smithi078 ceph-mon[142991]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:15 smithi118 ceph-mon[131825]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:30:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:17 smithi078 ceph-mon[142991]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:17 smithi078 ceph-mon[139570]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:17 smithi118 ceph-mon[131825]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:19 smithi078 ceph-mon[142991]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:19 smithi078 ceph-mon[139570]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:19 smithi118 ceph-mon[131825]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:21.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:21 smithi078 ceph-mon[139570]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:21.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:21 smithi078 ceph-mon[142991]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:21 smithi118 ceph-mon[131825]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:23 smithi078 ceph-mon[139570]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:23 smithi078 ceph-mon[142991]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:23 smithi118 ceph-mon[131825]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:25 smithi078 ceph-mon[139570]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:25 smithi078 ceph-mon[142991]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:25 smithi118 ceph-mon[131825]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:30:27.292 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 89s ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 25s ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 89s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 25s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 25s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:30:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 89s ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 89s ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 25s ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 89s ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 89s ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 25s ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 89s ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 89s ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 89s ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 89s ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 25s ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 25s ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 25s ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 25s ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:30:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 25s ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:30:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:27 smithi078 ceph-mon[142991]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:27 smithi078 ceph-mon[139570]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:30:27.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:30:27.980 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:30:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:27 smithi118 ceph-mon[131825]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[139570]: from='client.50123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:28.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[139570]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:28.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3798384770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:30:28.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[142991]: from='client.50123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:28.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[142991]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:28.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3798384770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:30:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:28 smithi118 ceph-mon[131825]: from='client.50123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:28 smithi118 ceph-mon[131825]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:30:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3798384770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:30:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:29 smithi078 ceph-mon[139570]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:29 smithi078 ceph-mon[142991]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:29 smithi118 ceph-mon[131825]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:31 smithi078 ceph-mon[139570]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:31 smithi078 ceph-mon[142991]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:31 smithi118 ceph-mon[131825]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:33 smithi078 ceph-mon[139570]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:33 smithi078 ceph-mon[142991]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:33 smithi118 ceph-mon[131825]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:35 smithi078 ceph-mon[139570]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:35 smithi078 ceph-mon[142991]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:35 smithi118 ceph-mon[131825]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:30:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:37 smithi078 ceph-mon[139570]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:37 smithi078 ceph-mon[142991]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:37 smithi118 ceph-mon[131825]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:39 smithi078 ceph-mon[139570]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:39 smithi078 ceph-mon[142991]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:39 smithi118 ceph-mon[131825]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:41 smithi078 ceph-mon[139570]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:41 smithi078 ceph-mon[142991]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:41 smithi118 ceph-mon[131825]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:43 smithi078 ceph-mon[139570]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:43 smithi078 ceph-mon[142991]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:43 smithi118 ceph-mon[131825]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:45 smithi078 ceph-mon[139570]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:45 smithi078 ceph-mon[142991]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:45 smithi118 ceph-mon[131825]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:30:46.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:46.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:30:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:47 smithi078 ceph-mon[139570]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:47 smithi078 ceph-mon[142991]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:47 smithi118 ceph-mon[131825]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:49 smithi118 ceph-mon[131825]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:49 smithi078 ceph-mon[139570]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:49 smithi078 ceph-mon[142991]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:51 smithi118 ceph-mon[131825]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:51 smithi078 ceph-mon[139570]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:51 smithi078 ceph-mon[142991]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:53 smithi118 ceph-mon[131825]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:53 smithi078 ceph-mon[142991]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:53 smithi078 ceph-mon[139570]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:55 smithi118 ceph-mon[131825]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:55 smithi078 ceph-mon[142991]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:55 smithi078 ceph-mon[139570]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:30:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:30:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:57 smithi118 ceph-mon[131825]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:57 smithi078 ceph-mon[139570]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:57 smithi078 ceph-mon[142991]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:30:58.329 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:30:58.633 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:30:58.633 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 56s ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 56s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 56s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:30:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 56s ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 56s ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:30:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 56s ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:30:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 56s ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:30:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 56s ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:30:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 56s ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:30:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 56s ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:30:59.016 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:30:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:30:59.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:30:59.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:30:59.018 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:30:59.018 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:31:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:59 smithi118 ceph-mon[131825]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:59 smithi118 ceph-mon[131825]: from='client.50141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:59 smithi118 ceph-mon[131825]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:30:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/270443245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[139570]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[139570]: from='client.50141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[139570]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/270443245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[142991]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[142991]: from='client.50141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[142991]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:30:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/270443245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:01 smithi118 ceph-mon[131825]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:01 smithi078 ceph-mon[142991]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:01 smithi078 ceph-mon[139570]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:03 smithi118 ceph-mon[131825]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:03 smithi078 ceph-mon[139570]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:03 smithi078 ceph-mon[142991]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:05 smithi118 ceph-mon[131825]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:05 smithi078 ceph-mon[139570]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:05 smithi078 ceph-mon[142991]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:31:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:31:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:31:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:31:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:07 smithi118 ceph-mon[131825]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:31:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:31:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:31:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[139570]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[142991]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:31:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:31:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:09 smithi118 ceph-mon[131825]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:09 smithi078 ceph-mon[139570]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:09 smithi078 ceph-mon[142991]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:11 smithi118 ceph-mon[131825]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:11 smithi078 ceph-mon[139570]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:11 smithi078 ceph-mon[142991]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:13 smithi118 ceph-mon[131825]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:13 smithi078 ceph-mon[139570]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:13 smithi078 ceph-mon[142991]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:16.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:15 smithi118 ceph-mon[131825]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:15 smithi078 ceph-mon[139570]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:15 smithi078 ceph-mon[142991]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:31:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:17 smithi118 ceph-mon[131825]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:17 smithi078 ceph-mon[142991]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:17 smithi078 ceph-mon[139570]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:19 smithi118 ceph-mon[131825]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:19 smithi078 ceph-mon[139570]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:19 smithi078 ceph-mon[142991]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:21 smithi118 ceph-mon[131825]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:21 smithi078 ceph-mon[139570]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:21 smithi078 ceph-mon[142991]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:31:22.806044131Z level=info msg="Completed cleanup jobs" duration=142.148899ms 2023-12-16T03:31:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:23 smithi118 ceph-mon[131825]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:23 smithi078 ceph-mon[139570]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:23 smithi078 ceph-mon[142991]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:25 smithi118 ceph-mon[131825]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:25 smithi078 ceph-mon[139570]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:25 smithi078 ceph-mon[142991]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:31:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:27 smithi118 ceph-mon[131825]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:27 smithi078 ceph-mon[139570]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:27 smithi078 ceph-mon[142991]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:29.367 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:31:29.677 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 87s ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 87s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 87s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 87s ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 87s ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:31:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 87s ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 87s ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 87s ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 87s ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:31:29.679 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 87s ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:31:30.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:31:30.064 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:31:30.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:31:30.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:31:30.064 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:31:30.064 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:31:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:29 smithi118 ceph-mon[131825]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:29 smithi078 ceph-mon[139570]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:29 smithi078 ceph-mon[142991]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:31.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:30 smithi118 ceph-mon[131825]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:30 smithi118 ceph-mon[131825]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3700000042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[142991]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[142991]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3700000042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[139570]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[139570]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:31:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3700000042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:31:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:31 smithi118 ceph-mon[131825]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:31 smithi078 ceph-mon[142991]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:31 smithi078 ceph-mon[139570]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:33 smithi118 ceph-mon[131825]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:33 smithi078 ceph-mon[139570]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:33 smithi078 ceph-mon[142991]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:35 smithi118 ceph-mon[131825]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:35 smithi078 ceph-mon[139570]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:35 smithi078 ceph-mon[142991]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:31:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:37 smithi118 ceph-mon[131825]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:37 smithi078 ceph-mon[139570]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:37 smithi078 ceph-mon[142991]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:40.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:39 smithi118 ceph-mon[131825]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:39 smithi078 ceph-mon[142991]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:39 smithi078 ceph-mon[139570]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:41 smithi118 ceph-mon[131825]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:41 smithi078 ceph-mon[139570]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:41 smithi078 ceph-mon[142991]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:43 smithi118 ceph-mon[131825]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:43 smithi078 ceph-mon[139570]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:43 smithi078 ceph-mon[142991]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:45 smithi118 ceph-mon[131825]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:45 smithi078 ceph-mon[139570]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:45 smithi078 ceph-mon[142991]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:31:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:31:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:47 smithi118 ceph-mon[131825]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:47 smithi078 ceph-mon[139570]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:47 smithi078 ceph-mon[142991]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:49 smithi118 ceph-mon[131825]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:49 smithi078 ceph-mon[139570]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:49 smithi078 ceph-mon[142991]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:51 smithi118 ceph-mon[131825]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:51 smithi078 ceph-mon[139570]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:51 smithi078 ceph-mon[142991]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:53 smithi118 ceph-mon[131825]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:53 smithi078 ceph-mon[139570]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:53 smithi078 ceph-mon[142991]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:55 smithi118 ceph-mon[131825]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:55 smithi078 ceph-mon[139570]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:55 smithi078 ceph-mon[142991]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:31:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:31:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:57 smithi118 ceph-mon[131825]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:57 smithi078 ceph-mon[142991]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:31:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:57 smithi078 ceph-mon[139570]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:31:59 smithi118 ceph-mon[131825]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:31:59 smithi078 ceph-mon[139570]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:31:59 smithi078 ceph-mon[142991]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:00.409 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 118s ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 118s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 118s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:32:00.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 118s ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 118s ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 118s ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 118s ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 118s ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 118s ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:32:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 118s ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:32:01.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:32:01.105 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:32:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:01 smithi118 ceph-mon[131825]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:01 smithi118 ceph-mon[131825]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:01 smithi118 ceph-mon[131825]: from='client.50183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4178048809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[139570]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[139570]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[139570]: from='client.50183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4178048809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[142991]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[142991]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[142991]: from='client.50183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4178048809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:03 smithi118 ceph-mon[131825]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:03 smithi078 ceph-mon[139570]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:03 smithi078 ceph-mon[142991]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:05 smithi118 ceph-mon[131825]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:05 smithi078 ceph-mon[139570]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:05 smithi078 ceph-mon[142991]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:32:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:07 smithi118 ceph-mon[131825]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:32:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:32:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:32:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[139570]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[142991]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:32:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:32:08.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:32:08.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:32:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:09 smithi118 ceph-mon[131825]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:09 smithi078 ceph-mon[139570]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:09 smithi078 ceph-mon[142991]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:11 smithi118 ceph-mon[131825]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:11 smithi078 ceph-mon[139570]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:11 smithi078 ceph-mon[142991]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:13 smithi118 ceph-mon[131825]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:13 smithi078 ceph-mon[139570]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:13 smithi078 ceph-mon[142991]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:15 smithi118 ceph-mon[131825]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:15 smithi078 ceph-mon[139570]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:15 smithi078 ceph-mon[142991]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:32:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:17 smithi118 ceph-mon[131825]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:17 smithi078 ceph-mon[139570]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:17 smithi078 ceph-mon[142991]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:19 smithi118 ceph-mon[131825]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:19 smithi078 ceph-mon[139570]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:19 smithi078 ceph-mon[142991]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:21 smithi118 ceph-mon[131825]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:21 smithi078 ceph-mon[139570]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:21 smithi078 ceph-mon[142991]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:23 smithi118 ceph-mon[131825]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:23 smithi078 ceph-mon[139570]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:23 smithi078 ceph-mon[142991]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:25 smithi118 ceph-mon[131825]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:25 smithi078 ceph-mon[139570]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:25 smithi078 ceph-mon[142991]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:32:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:27 smithi118 ceph-mon[131825]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:27 smithi078 ceph-mon[139570]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:27 smithi078 ceph-mon[142991]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:29 smithi118 ceph-mon[131825]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:29 smithi078 ceph-mon[139570]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:29 smithi078 ceph-mon[142991]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:31.452 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:32:31.762 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:32:31.763 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:32:32.144 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:32:32.145 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:32:32.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:32:32.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:32:32.146 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:32:32.146 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:32:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:31 smithi078 ceph-mon[139570]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:31 smithi078 ceph-mon[142991]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:31 smithi118 ceph-mon[131825]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[139570]: from='client.50195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[139570]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1236043357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[142991]: from='client.50195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[142991]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1236043357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:32 smithi118 ceph-mon[131825]: from='client.50195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:32 smithi118 ceph-mon[131825]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:32:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1236043357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:32:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:33 smithi078 ceph-mon[139570]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:33 smithi078 ceph-mon[142991]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:33 smithi118 ceph-mon[131825]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:35 smithi078 ceph-mon[139570]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:35 smithi078 ceph-mon[142991]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:35 smithi118 ceph-mon[131825]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:32:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:37 smithi078 ceph-mon[139570]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:37 smithi078 ceph-mon[142991]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:37 smithi118 ceph-mon[131825]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:39 smithi078 ceph-mon[139570]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:39 smithi078 ceph-mon[142991]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:39 smithi118 ceph-mon[131825]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:41 smithi078 ceph-mon[139570]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:41 smithi078 ceph-mon[142991]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:41 smithi118 ceph-mon[131825]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:43 smithi078 ceph-mon[139570]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:43 smithi078 ceph-mon[142991]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:43 smithi118 ceph-mon[131825]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:45 smithi078 ceph-mon[139570]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:45 smithi078 ceph-mon[142991]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:45 smithi118 ceph-mon[131825]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:32:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:32:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:47 smithi078 ceph-mon[139570]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:47 smithi078 ceph-mon[142991]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:47 smithi118 ceph-mon[131825]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:49 smithi078 ceph-mon[139570]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:49 smithi078 ceph-mon[142991]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:50.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:49 smithi118 ceph-mon[131825]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:51 smithi078 ceph-mon[139570]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:51 smithi078 ceph-mon[142991]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:51 smithi118 ceph-mon[131825]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:53 smithi078 ceph-mon[139570]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:53 smithi078 ceph-mon[142991]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:53 smithi118 ceph-mon[131825]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:55 smithi078 ceph-mon[142991]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:55 smithi078 ceph-mon[139570]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:55 smithi118 ceph-mon[131825]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:32:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:57 smithi078 ceph-mon[139570]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:57 smithi078 ceph-mon[142991]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:32:58.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:57 smithi118 ceph-mon[131825]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:32:59 smithi078 ceph-mon[139570]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:32:59 smithi078 ceph-mon[142991]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:00.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:32:59 smithi118 ceph-mon[131825]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:01 smithi078 ceph-mon[139570]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:01 smithi078 ceph-mon[142991]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:01 smithi118 ceph-mon[131825]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:02.494 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:33:02.803 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:33:02.803 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:33:02.803 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:33:02.803 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:33:02.804 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:33:02.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:33:02.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:33:02.805 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:33:02.805 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:33:03.185 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:33:03.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:33:03.187 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:33:03.187 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:33:03.187 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:33:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[142991]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[142991]: from='client.50213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[142991]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1881508150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[139570]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[139570]: from='client.50213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[139570]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1881508150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:03 smithi118 ceph-mon[131825]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:03 smithi118 ceph-mon[131825]: from='client.50213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:03 smithi118 ceph-mon[131825]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1881508150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:05 smithi078 ceph-mon[139570]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:05 smithi078 ceph-mon[142991]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:05 smithi118 ceph-mon[131825]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:33:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:07 smithi078 ceph-mon[139570]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:33:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:07 smithi078 ceph-mon[142991]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:33:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:07 smithi118 ceph-mon[131825]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:33:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:33:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:33:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:33:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:33:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:33:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:33:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:33:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:33:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:33:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:09 smithi118 ceph-mon[131825]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:09 smithi078 ceph-mon[139570]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:09 smithi078 ceph-mon[142991]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:11 smithi118 ceph-mon[131825]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:11 smithi078 ceph-mon[139570]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:11 smithi078 ceph-mon[142991]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:13 smithi118 ceph-mon[131825]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:13 smithi078 ceph-mon[139570]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:13 smithi078 ceph-mon[142991]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:15 smithi118 ceph-mon[131825]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:16.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:15 smithi078 ceph-mon[139570]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:16.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:15 smithi078 ceph-mon[142991]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:33:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:18 smithi118 ceph-mon[131825]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:17 smithi078 ceph-mon[139570]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:17 smithi078 ceph-mon[142991]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:19 smithi078 ceph-mon[139570]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:19 smithi078 ceph-mon[142991]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:19 smithi118 ceph-mon[131825]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:21 smithi078 ceph-mon[139570]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:21 smithi078 ceph-mon[142991]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:21 smithi118 ceph-mon[131825]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:23 smithi078 ceph-mon[139570]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:23 smithi078 ceph-mon[142991]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:23 smithi118 ceph-mon[131825]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:25 smithi078 ceph-mon[139570]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:25 smithi078 ceph-mon[142991]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:25 smithi118 ceph-mon[131825]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:33:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:27 smithi078 ceph-mon[139570]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:27 smithi078 ceph-mon[142991]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:27 smithi118 ceph-mon[131825]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:29 smithi078 ceph-mon[139570]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:29 smithi078 ceph-mon[142991]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:29 smithi118 ceph-mon[131825]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:31 smithi078 ceph-mon[139570]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:31 smithi078 ceph-mon[142991]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:31 smithi118 ceph-mon[131825]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:33.532 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:33:33.841 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:33:33.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:33:33.843 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:33:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:33 smithi078 ceph-mon[139570]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:33 smithi078 ceph-mon[142991]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:33 smithi118 ceph-mon[131825]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:34.226 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:33:34.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:33:34.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:33:34.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:34.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:33:34.227 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:33:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:34 smithi118 ceph-mon[131825]: from='client.50231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:34 smithi118 ceph-mon[131825]: from='client.50237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1354348285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[139570]: from='client.50231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[139570]: from='client.50237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1354348285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[142991]: from='client.50231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[142991]: from='client.50237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:33:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1354348285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:35 smithi118 ceph-mon[131825]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:35 smithi078 ceph-mon[139570]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:35 smithi078 ceph-mon[142991]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:33:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:37 smithi118 ceph-mon[131825]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:37 smithi078 ceph-mon[139570]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:37 smithi078 ceph-mon[142991]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:39 smithi118 ceph-mon[131825]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:39 smithi078 ceph-mon[139570]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:39 smithi078 ceph-mon[142991]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:41 smithi118 ceph-mon[131825]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:41 smithi078 ceph-mon[139570]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:41 smithi078 ceph-mon[142991]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:43 smithi078 ceph-mon[139570]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:43 smithi078 ceph-mon[142991]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:43 smithi118 ceph-mon[131825]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:45 smithi118 ceph-mon[131825]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:45 smithi078 ceph-mon[139570]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:45 smithi078 ceph-mon[142991]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:33:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:33:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:47 smithi118 ceph-mon[131825]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:47 smithi078 ceph-mon[142991]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:47 smithi078 ceph-mon[139570]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:49 smithi118 ceph-mon[131825]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:49 smithi078 ceph-mon[139570]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:49 smithi078 ceph-mon[142991]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:51 smithi118 ceph-mon[131825]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:51 smithi078 ceph-mon[139570]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:51 smithi078 ceph-mon[142991]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:53 smithi118 ceph-mon[131825]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:53 smithi078 ceph-mon[142991]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:53 smithi078 ceph-mon[139570]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:55 smithi118 ceph-mon[131825]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:55 smithi078 ceph-mon[139570]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:55 smithi078 ceph-mon[142991]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:33:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:33:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:57 smithi118 ceph-mon[131825]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:57 smithi078 ceph-mon[139570]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:33:58.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:57 smithi078 ceph-mon[142991]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:33:59 smithi118 ceph-mon[131825]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:33:59 smithi078 ceph-mon[139570]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:33:59 smithi078 ceph-mon[142991]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:01 smithi118 ceph-mon[131825]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:01 smithi078 ceph-mon[139570]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:01 smithi078 ceph-mon[142991]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:03 smithi118 ceph-mon[131825]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:03 smithi078 ceph-mon[139570]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:03 smithi078 ceph-mon[142991]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:04.572 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:34:04.885 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:34:04.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:34:04.887 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:34:05.264 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:34:05.265 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:05.266 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:34:05.266 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:34:05.266 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:34:05.266 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:34:05.266 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:34:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:05 smithi118 ceph-mon[131825]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:05 smithi118 ceph-mon[131825]: from='client.40290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:05 smithi118 ceph-mon[131825]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2386642719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[142991]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[142991]: from='client.40290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[142991]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2386642719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[139570]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[139570]: from='client.40290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[139570]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2386642719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:34:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:07 smithi118 ceph-mon[131825]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:07 smithi078 ceph-mon[139570]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:07 smithi078 ceph-mon[142991]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:34:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:34:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:34:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:34:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:34:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:34:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:09 smithi118 ceph-mon[131825]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:09 smithi078 ceph-mon[139570]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:09 smithi078 ceph-mon[142991]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:11 smithi118 ceph-mon[131825]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:11 smithi078 ceph-mon[139570]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:11 smithi078 ceph-mon[142991]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:13 smithi118 ceph-mon[131825]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:13 smithi078 ceph-mon[139570]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:13 smithi078 ceph-mon[142991]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:15 smithi118 ceph-mon[131825]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:15 smithi078 ceph-mon[139570]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:15 smithi078 ceph-mon[142991]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:34:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:17 smithi118 ceph-mon[131825]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:17 smithi078 ceph-mon[139570]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:17 smithi078 ceph-mon[142991]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:19 smithi118 ceph-mon[131825]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:19 smithi078 ceph-mon[139570]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:19 smithi078 ceph-mon[142991]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:21 smithi118 ceph-mon[131825]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:21 smithi078 ceph-mon[139570]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:21 smithi078 ceph-mon[142991]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:23 smithi118 ceph-mon[131825]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:23 smithi078 ceph-mon[139570]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:23 smithi078 ceph-mon[142991]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:25 smithi118 ceph-mon[131825]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:25 smithi078 ceph-mon[139570]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:25 smithi078 ceph-mon[142991]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:34:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:27 smithi118 ceph-mon[131825]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:27 smithi078 ceph-mon[139570]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:27 smithi078 ceph-mon[142991]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:29 smithi118 ceph-mon[131825]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:29 smithi078 ceph-mon[139570]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:29 smithi078 ceph-mon[142991]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:31 smithi118 ceph-mon[131825]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:31 smithi078 ceph-mon[139570]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:31 smithi078 ceph-mon[142991]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:33 smithi118 ceph-mon[131825]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:33 smithi078 ceph-mon[139570]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:33 smithi078 ceph-mon[142991]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:35.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:34:35.915 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:34:35.915 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:34:35.915 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:34:35.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:34:35.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:34:35.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:34:35.917 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:34:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:35 smithi118 ceph-mon[131825]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:35 smithi078 ceph-mon[139570]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:35 smithi078 ceph-mon[142991]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:34:36.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:34:36.300 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:34:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:34:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:36 smithi118 ceph-mon[131825]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:36 smithi118 ceph-mon[131825]: from='client.50273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/264308969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[142991]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[142991]: from='client.50273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/264308969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[139570]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[139570]: from='client.50273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:34:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/264308969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:34:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:37 smithi118 ceph-mon[131825]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:37 smithi078 ceph-mon[139570]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:37 smithi078 ceph-mon[142991]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:39 smithi118 ceph-mon[131825]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:39 smithi078 ceph-mon[139570]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:39 smithi078 ceph-mon[142991]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:41 smithi118 ceph-mon[131825]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:41 smithi078 ceph-mon[139570]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:41 smithi078 ceph-mon[142991]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:43 smithi118 ceph-mon[131825]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:43 smithi078 ceph-mon[139570]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:43 smithi078 ceph-mon[142991]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:45 smithi118 ceph-mon[131825]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:45 smithi078 ceph-mon[139570]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:45 smithi078 ceph-mon[142991]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:34:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:34:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:47 smithi118 ceph-mon[131825]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:47 smithi078 ceph-mon[139570]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:47 smithi078 ceph-mon[142991]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:49 smithi118 ceph-mon[131825]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:49 smithi078 ceph-mon[139570]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:49 smithi078 ceph-mon[142991]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:51 smithi118 ceph-mon[131825]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:51 smithi078 ceph-mon[139570]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:51 smithi078 ceph-mon[142991]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:53 smithi118 ceph-mon[131825]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:53 smithi078 ceph-mon[139570]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:53 smithi078 ceph-mon[142991]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:55 smithi118 ceph-mon[131825]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:55 smithi078 ceph-mon[139570]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:55 smithi078 ceph-mon[142991]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:34:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:34:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:57 smithi118 ceph-mon[131825]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:57 smithi078 ceph-mon[139570]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:34:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:57 smithi078 ceph-mon[142991]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:34:59 smithi118 ceph-mon[131825]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:34:59 smithi078 ceph-mon[139570]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:34:59 smithi078 ceph-mon[142991]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:01 smithi118 ceph-mon[131825]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:01 smithi078 ceph-mon[139570]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:01 smithi078 ceph-mon[142991]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:03 smithi118 ceph-mon[131825]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:03 smithi078 ceph-mon[139570]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:03 smithi078 ceph-mon[142991]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:05 smithi118 ceph-mon[131825]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:05 smithi078 ceph-mon[139570]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:05 smithi078 ceph-mon[142991]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:06.649 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:35:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:35:06.958 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:35:06.958 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:35:06.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:35:06.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:35:06.961 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:35:07.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:35:07.344 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:35:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:07 smithi118 ceph-mon[131825]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:07 smithi118 ceph-mon[131825]: from='client.40326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:07 smithi118 ceph-mon[131825]: from='client.40332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/117527072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[139570]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[139570]: from='client.40326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[139570]: from='client.40332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/117527072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[142991]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[142991]: from='client.40326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[142991]: from='client.40332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:08.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/117527072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:35:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:35:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:35:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:35:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:35:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:11 smithi078 ceph-mon[139570]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:11 smithi078 ceph-mon[142991]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:11 smithi118 ceph-mon[131825]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:13 smithi118 ceph-mon[131825]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:13 smithi078 ceph-mon[139570]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:13 smithi078 ceph-mon[142991]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:15 smithi118 ceph-mon[131825]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:15 smithi078 ceph-mon[139570]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:15 smithi078 ceph-mon[142991]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:35:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:17 smithi118 ceph-mon[131825]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:17 smithi078 ceph-mon[139570]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:17 smithi078 ceph-mon[142991]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:19 smithi118 ceph-mon[131825]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:19 smithi078 ceph-mon[139570]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:19 smithi078 ceph-mon[142991]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:21 smithi118 ceph-mon[131825]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:21 smithi078 ceph-mon[139570]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:21 smithi078 ceph-mon[142991]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:23 smithi118 ceph-mon[131825]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:23 smithi078 ceph-mon[139570]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:23 smithi078 ceph-mon[142991]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:25 smithi118 ceph-mon[131825]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:25 smithi078 ceph-mon[139570]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:25 smithi078 ceph-mon[142991]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:35:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:27 smithi118 ceph-mon[131825]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:27 smithi078 ceph-mon[139570]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:27 smithi078 ceph-mon[142991]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:29 smithi118 ceph-mon[131825]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:29 smithi078 ceph-mon[139570]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:29 smithi078 ceph-mon[142991]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:31 smithi118 ceph-mon[131825]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:31 smithi078 ceph-mon[139570]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:31 smithi078 ceph-mon[142991]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:33 smithi118 ceph-mon[131825]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:33 smithi078 ceph-mon[139570]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:33 smithi078 ceph-mon[142991]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:35 smithi118 ceph-mon[131825]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:35 smithi078 ceph-mon[139570]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:35 smithi078 ceph-mon[142991]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T03:35:37.696 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:35:38.008 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:35:38.008 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:35:38.008 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:35:38.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:35:38.010 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:35:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:37 smithi118 ceph-mon[131825]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:37 smithi078 ceph-mon[139570]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:37 smithi078 ceph-mon[142991]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:35:38.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:35:38.396 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:35:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:38 smithi118 ceph-mon[131825]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:38 smithi118 ceph-mon[131825]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1417410813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[142991]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[142991]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1417410813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[139570]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[139570]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:35:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1417410813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:35:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:39 smithi118 ceph-mon[131825]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:39 smithi078 ceph-mon[139570]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:39 smithi078 ceph-mon[142991]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:41 smithi118 ceph-mon[131825]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:41 smithi078 ceph-mon[139570]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:41 smithi078 ceph-mon[142991]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:43 smithi118 ceph-mon[131825]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:43 smithi078 ceph-mon[139570]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:43 smithi078 ceph-mon[142991]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:45 smithi118 ceph-mon[131825]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:45 smithi078 ceph-mon[142991]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:45 smithi078 ceph-mon[139570]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T03:35:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:35:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:47 smithi118 ceph-mon[131825]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:47 smithi078 ceph-mon[139570]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:47 smithi078 ceph-mon[142991]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:49 smithi118 ceph-mon[131825]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:49 smithi078 ceph-mon[139570]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:49 smithi078 ceph-mon[142991]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:51 smithi118 ceph-mon[131825]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:51 smithi078 ceph-mon[139570]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:51 smithi078 ceph-mon[142991]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:53 smithi118 ceph-mon[131825]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:53 smithi078 ceph-mon[139570]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:53 smithi078 ceph-mon[142991]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:55 smithi118 ceph-mon[131825]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:55 smithi078 ceph-mon[139570]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:55 smithi078 ceph-mon[142991]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:35:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:35:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:57 smithi118 ceph-mon[131825]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:57 smithi078 ceph-mon[139570]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:35:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:57 smithi078 ceph-mon[142991]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:35:59 smithi118 ceph-mon[131825]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:35:59 smithi078 ceph-mon[139570]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:35:59 smithi078 ceph-mon[142991]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:01 smithi118 ceph-mon[131825]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:01 smithi078 ceph-mon[139570]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:01 smithi078 ceph-mon[142991]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:03 smithi118 ceph-mon[131825]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:03 smithi078 ceph-mon[139570]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:03 smithi078 ceph-mon[142991]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:05 smithi118 ceph-mon[131825]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:05 smithi078 ceph-mon[139570]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:05 smithi078 ceph-mon[142991]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:36:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:07 smithi118 ceph-mon[131825]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:07 smithi078 ceph-mon[139570]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:07 smithi078 ceph-mon[142991]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:08.738 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:36:09.048 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:36:09.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:36:09.050 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:36:09.428 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:36:09.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:36:09.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:36:09.428 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:36:09.429 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:36:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:09 smithi118 ceph-mon[131825]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:09 smithi118 ceph-mon[131825]: from='client.50321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/662772928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[139570]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[139570]: from='client.50321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/662772928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[142991]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[142991]: from='client.50321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/662772928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:36:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:10 smithi118 ceph-mon[131825]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:36:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:36:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:36:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[139570]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[142991]: from='client.50327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:36:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:36:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:11 smithi118 ceph-mon[131825]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:11 smithi078 ceph-mon[139570]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:11 smithi078 ceph-mon[142991]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:13 smithi118 ceph-mon[131825]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:13 smithi078 ceph-mon[139570]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:13 smithi078 ceph-mon[142991]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:15 smithi118 ceph-mon[131825]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:15 smithi078 ceph-mon[139570]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:15 smithi078 ceph-mon[142991]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:36:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:17 smithi118 ceph-mon[131825]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:17 smithi078 ceph-mon[139570]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:17 smithi078 ceph-mon[142991]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:19 smithi118 ceph-mon[131825]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:19 smithi078 ceph-mon[139570]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:19 smithi078 ceph-mon[142991]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:21 smithi118 ceph-mon[131825]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:21 smithi078 ceph-mon[139570]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:21 smithi078 ceph-mon[142991]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:23 smithi118 ceph-mon[131825]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:23 smithi078 ceph-mon[139570]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:23 smithi078 ceph-mon[142991]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:25 smithi118 ceph-mon[131825]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:25 smithi078 ceph-mon[139570]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:25 smithi078 ceph-mon[142991]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:36:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:27 smithi118 ceph-mon[131825]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:27 smithi078 ceph-mon[139570]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:27 smithi078 ceph-mon[142991]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:29 smithi118 ceph-mon[131825]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:29 smithi078 ceph-mon[139570]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:29 smithi078 ceph-mon[142991]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:31 smithi118 ceph-mon[131825]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:31 smithi078 ceph-mon[139570]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:31 smithi078 ceph-mon[142991]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:33 smithi118 ceph-mon[131825]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:33 smithi078 ceph-mon[139570]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:33 smithi078 ceph-mon[142991]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:35 smithi118 ceph-mon[131825]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:35 smithi078 ceph-mon[139570]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:35 smithi078 ceph-mon[142991]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:36:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:37 smithi118 ceph-mon[131825]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:37 smithi078 ceph-mon[139570]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:37 smithi078 ceph-mon[142991]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:36:40.086 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:36:40.087 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:36:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:39 smithi118 ceph-mon[131825]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:39 smithi078 ceph-mon[139570]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:39 smithi078 ceph-mon[142991]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:36:40.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:36:40.470 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:36:41.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:40 smithi118 ceph-mon[131825]: from='client.40380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:41.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1470224193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:41.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:40 smithi078 ceph-mon[139570]: from='client.40380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:41.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1470224193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:41.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:40 smithi078 ceph-mon[142991]: from='client.40380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:41.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1470224193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:36:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:41 smithi118 ceph-mon[131825]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:41 smithi118 ceph-mon[131825]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:41 smithi078 ceph-mon[139570]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:41 smithi078 ceph-mon[139570]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:41 smithi078 ceph-mon[142991]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:36:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:41 smithi078 ceph-mon[142991]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:43 smithi118 ceph-mon[131825]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:43 smithi078 ceph-mon[139570]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:43 smithi078 ceph-mon[142991]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:45 smithi118 ceph-mon[131825]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:45 smithi078 ceph-mon[139570]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:45 smithi078 ceph-mon[142991]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:36:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:36:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:47 smithi118 ceph-mon[131825]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:47 smithi078 ceph-mon[139570]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:47 smithi078 ceph-mon[142991]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:49 smithi118 ceph-mon[131825]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:49 smithi078 ceph-mon[139570]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:49 smithi078 ceph-mon[142991]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:51 smithi118 ceph-mon[131825]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:51 smithi078 ceph-mon[139570]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:51 smithi078 ceph-mon[142991]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:53 smithi078 ceph-mon[139570]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:53 smithi078 ceph-mon[142991]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:53 smithi118 ceph-mon[131825]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:55 smithi078 ceph-mon[139570]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:55 smithi078 ceph-mon[142991]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:55 smithi118 ceph-mon[131825]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:36:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:36:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:57 smithi078 ceph-mon[139570]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:57 smithi078 ceph-mon[142991]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:36:58.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:57 smithi118 ceph-mon[131825]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:36:59 smithi078 ceph-mon[139570]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:36:59 smithi078 ceph-mon[142991]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:00.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:36:59 smithi118 ceph-mon[131825]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:01 smithi078 ceph-mon[139570]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:01 smithi078 ceph-mon[142991]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:01 smithi118 ceph-mon[131825]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:03 smithi078 ceph-mon[139570]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:03 smithi078 ceph-mon[142991]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:03 smithi118 ceph-mon[131825]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:05 smithi078 ceph-mon[139570]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:05 smithi078 ceph-mon[142991]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:05 smithi118 ceph-mon[131825]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:37:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:07 smithi078 ceph-mon[139570]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:08.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:07 smithi078 ceph-mon[142991]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:07 smithi118 ceph-mon[131825]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:09 smithi078 ceph-mon[139570]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:09 smithi078 ceph-mon[142991]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:09 smithi118 ceph-mon[131825]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:10.824 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:37:11.158 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:37:11.158 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:37:11.158 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:37:11.158 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:37:11.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:37:11.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:37:11.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:37:11.160 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:37:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:37:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:37:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:37:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:11.547 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:37:11.547 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:37:11.548 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:37:11.549 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2766486646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:37:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:37:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2766486646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:37:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2766486646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:13.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:12 smithi078 ceph-mon[139570]: from='client.40404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:12 smithi078 ceph-mon[142991]: from='client.40404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:12 smithi118 ceph-mon[131825]: from='client.40404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:13 smithi078 ceph-mon[139570]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:13 smithi078 ceph-mon[142991]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:13 smithi118 ceph-mon[131825]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:15 smithi078 ceph-mon[139570]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:15 smithi078 ceph-mon[142991]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:15 smithi118 ceph-mon[131825]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:37:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:17 smithi078 ceph-mon[139570]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:17 smithi078 ceph-mon[142991]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:17 smithi118 ceph-mon[131825]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:19 smithi078 ceph-mon[139570]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:19 smithi078 ceph-mon[142991]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:19 smithi118 ceph-mon[131825]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:21 smithi078 ceph-mon[139570]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:21 smithi078 ceph-mon[142991]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:21 smithi118 ceph-mon[131825]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:23 smithi078 ceph-mon[139570]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:23 smithi078 ceph-mon[142991]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:23 smithi118 ceph-mon[131825]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:25 smithi078 ceph-mon[139570]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:25 smithi078 ceph-mon[142991]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:25 smithi118 ceph-mon[131825]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:37:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:27 smithi118 ceph-mon[131825]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:27 smithi078 ceph-mon[139570]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:27 smithi078 ceph-mon[142991]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:29 smithi118 ceph-mon[131825]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:29 smithi078 ceph-mon[139570]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:29 smithi078 ceph-mon[142991]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:31 smithi118 ceph-mon[131825]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:31 smithi078 ceph-mon[139570]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:31 smithi078 ceph-mon[142991]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:33 smithi118 ceph-mon[131825]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:33 smithi078 ceph-mon[139570]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:33 smithi078 ceph-mon[142991]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:35 smithi118 ceph-mon[131825]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:35 smithi078 ceph-mon[139570]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:35 smithi078 ceph-mon[142991]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:37:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:37 smithi118 ceph-mon[131825]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:37 smithi078 ceph-mon[142991]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:37 smithi078 ceph-mon[139570]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:39 smithi118 ceph-mon[131825]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:39 smithi078 ceph-mon[142991]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:39 smithi078 ceph-mon[139570]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:41.892 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:37:42.201 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:37:42.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:37:42.203 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:37:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:41 smithi118 ceph-mon[131825]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:42 smithi078 ceph-mon[142991]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:41 smithi078 ceph-mon[139570]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:37:42.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:37:42.583 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:37:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:43 smithi118 ceph-mon[131825]: from='client.50375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/73504713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:43 smithi078 ceph-mon[142991]: from='client.50375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/73504713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:43 smithi078 ceph-mon[139570]: from='client.50375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/73504713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:37:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:44 smithi118 ceph-mon[131825]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:44 smithi118 ceph-mon[131825]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:44 smithi078 ceph-mon[139570]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:44 smithi078 ceph-mon[139570]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:44 smithi078 ceph-mon[142991]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:44 smithi078 ceph-mon[142991]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:37:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:46 smithi118 ceph-mon[131825]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:46 smithi078 ceph-mon[139570]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:46 smithi078 ceph-mon[142991]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:37:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:37:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:48 smithi118 ceph-mon[131825]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:48 smithi078 ceph-mon[139570]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:48 smithi078 ceph-mon[142991]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:50 smithi118 ceph-mon[131825]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:50 smithi078 ceph-mon[139570]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:50 smithi078 ceph-mon[142991]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:52.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:52 smithi118 ceph-mon[131825]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:52 smithi078 ceph-mon[142991]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:52 smithi078 ceph-mon[139570]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:54 smithi118 ceph-mon[131825]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:54 smithi078 ceph-mon[139570]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:54 smithi078 ceph-mon[142991]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:56 smithi118 ceph-mon[131825]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:56 smithi078 ceph-mon[139570]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:56 smithi078 ceph-mon[142991]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:37:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:37:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:37:58 smithi118 ceph-mon[131825]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:37:58 smithi078 ceph-mon[139570]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:37:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:37:58 smithi078 ceph-mon[142991]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:00 smithi118 ceph-mon[131825]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:00 smithi078 ceph-mon[139570]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:00 smithi078 ceph-mon[142991]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:02 smithi118 ceph-mon[131825]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:02 smithi078 ceph-mon[142991]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:02 smithi078 ceph-mon[139570]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:03 smithi118 ceph-mon[131825]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:03.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:03 smithi078 ceph-mon[139570]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:03.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:03 smithi078 ceph-mon[142991]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:05 smithi118 ceph-mon[131825]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:05 smithi078 ceph-mon[139570]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:05 smithi078 ceph-mon[142991]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:38:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:07 smithi118 ceph-mon[131825]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:07 smithi078 ceph-mon[139570]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:07 smithi078 ceph-mon[142991]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:09 smithi118 ceph-mon[131825]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:09 smithi078 ceph-mon[139570]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:09 smithi078 ceph-mon[142991]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:11 smithi118 ceph-mon[131825]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:38:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:38:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:38:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:38:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[139570]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:38:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[142991]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:38:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:38:12.930 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:38:13.238 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:38:13.238 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:38:13.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:38:13.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:38:13.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:38:13.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:38:13.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:38:13.240 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:38:13.619 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:38:13.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:38:13.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:38:13.620 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:38:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:13 smithi118 ceph-mon[131825]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:13 smithi118 ceph-mon[131825]: from='client.50393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1105650526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[139570]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[139570]: from='client.50393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1105650526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[142991]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[142991]: from='client.50393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1105650526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:14 smithi118 ceph-mon[131825]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:14 smithi078 ceph-mon[142991]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:14 smithi078 ceph-mon[139570]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:15 smithi118 ceph-mon[131825]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:15 smithi078 ceph-mon[139570]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:15 smithi078 ceph-mon[142991]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:38:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:17 smithi118 ceph-mon[131825]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:17 smithi078 ceph-mon[139570]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:17 smithi078 ceph-mon[142991]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:19 smithi118 ceph-mon[131825]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:19 smithi078 ceph-mon[139570]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:19 smithi078 ceph-mon[142991]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:21 smithi118 ceph-mon[131825]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:21 smithi078 ceph-mon[139570]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:21 smithi078 ceph-mon[142991]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:23 smithi118 ceph-mon[131825]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:23 smithi078 ceph-mon[139570]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:23 smithi078 ceph-mon[142991]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:25 smithi118 ceph-mon[131825]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:25 smithi078 ceph-mon[139570]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:25 smithi078 ceph-mon[142991]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:38:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:27 smithi118 ceph-mon[131825]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:27 smithi078 ceph-mon[139570]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:27 smithi078 ceph-mon[142991]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:29 smithi118 ceph-mon[131825]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:29 smithi078 ceph-mon[139570]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:29 smithi078 ceph-mon[142991]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:31 smithi118 ceph-mon[131825]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:31 smithi078 ceph-mon[139570]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:31 smithi078 ceph-mon[142991]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:33 smithi118 ceph-mon[131825]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:33 smithi078 ceph-mon[142991]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:33 smithi078 ceph-mon[139570]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:35 smithi118 ceph-mon[131825]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:35 smithi078 ceph-mon[139570]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:35 smithi078 ceph-mon[142991]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:38:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:37 smithi118 ceph-mon[131825]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:37 smithi078 ceph-mon[139570]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:37 smithi078 ceph-mon[142991]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:39 smithi118 ceph-mon[131825]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:39 smithi078 ceph-mon[139570]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:39 smithi078 ceph-mon[142991]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:41 smithi118 ceph-mon[131825]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:41 smithi078 ceph-mon[139570]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:41 smithi078 ceph-mon[142991]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:43.968 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:38:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:43 smithi118 ceph-mon[131825]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:43 smithi078 ceph-mon[139570]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:43 smithi078 ceph-mon[142991]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 636M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 792M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:38:44.276 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 408M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4879M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4361M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4222M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3629M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:38:44.277 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:38:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:38:44.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:38:44.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:38:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:38:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:44 smithi118 ceph-mon[131825]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2686426532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:44 smithi078 ceph-mon[139570]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2686426532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:44 smithi078 ceph-mon[142991]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2686426532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:38:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:45 smithi118 ceph-mon[131825]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:45 smithi118 ceph-mon[131825]: from='client.50417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:45 smithi078 ceph-mon[139570]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:45 smithi078 ceph-mon[139570]: from='client.50417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:45 smithi078 ceph-mon[142991]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:45 smithi078 ceph-mon[142991]: from='client.50417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:38:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:38:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:38:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:47 smithi118 ceph-mon[131825]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:47 smithi078 ceph-mon[139570]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:47 smithi078 ceph-mon[142991]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:49 smithi118 ceph-mon[131825]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:49 smithi078 ceph-mon[139570]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:49 smithi078 ceph-mon[142991]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:51 smithi118 ceph-mon[131825]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:51 smithi078 ceph-mon[139570]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:51 smithi078 ceph-mon[142991]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:53 smithi118 ceph-mon[131825]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:53 smithi078 ceph-mon[139570]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:53 smithi078 ceph-mon[142991]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:55 smithi118 ceph-mon[131825]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:55 smithi078 ceph-mon[139570]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:55 smithi078 ceph-mon[142991]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:38:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:38:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:57 smithi118 ceph-mon[131825]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:57 smithi078 ceph-mon[139570]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:38:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:57 smithi078 ceph-mon[142991]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:38:59 smithi118 ceph-mon[131825]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:38:59 smithi078 ceph-mon[139570]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:38:59 smithi078 ceph-mon[142991]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:01 smithi118 ceph-mon[131825]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:01 smithi078 ceph-mon[142991]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:01 smithi078 ceph-mon[139570]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:03 smithi118 ceph-mon[131825]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:03 smithi078 ceph-mon[139570]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:03 smithi078 ceph-mon[142991]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:05 smithi118 ceph-mon[131825]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:05 smithi078 ceph-mon[139570]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:05 smithi078 ceph-mon[142991]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:39:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:07 smithi118 ceph-mon[131825]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:07 smithi078 ceph-mon[139570]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:07 smithi078 ceph-mon[142991]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:09 smithi118 ceph-mon[131825]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:09 smithi078 ceph-mon[139570]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:09 smithi078 ceph-mon[142991]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:11 smithi118 ceph-mon[131825]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:39:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:11 smithi078 ceph-mon[139570]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:39:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:11 smithi078 ceph-mon[142991]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:39:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:13 smithi118 ceph-mon[131825]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:13 smithi078 ceph-mon[139570]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:13 smithi078 ceph-mon[142991]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:15.007 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 1s ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 1s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 1s ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 1s ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 1s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 1s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:39:15.318 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 1s ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 1s ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 1s ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 1s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:39:15.319 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:39:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:15 smithi118 ceph-mon[131825]: from='client.50429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:15.699 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:39:15.699 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:39:15.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:39:15.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:39:15.700 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:39:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:39:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[139570]: from='client.50429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:39:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:15 smithi078 ceph-mon[142991]: from='client.50429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:16 smithi118 ceph-mon[131825]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/575920278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:16 smithi078 ceph-mon[139570]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/575920278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:16 smithi078 ceph-mon[142991]: from='client.50435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/575920278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:39:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:17 smithi118 ceph-mon[131825]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:17 smithi078 ceph-mon[139570]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:17 smithi078 ceph-mon[142991]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:19 smithi118 ceph-mon[131825]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:19 smithi078 ceph-mon[139570]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:19 smithi078 ceph-mon[142991]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:21 smithi118 ceph-mon[131825]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:21 smithi078 ceph-mon[139570]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:21 smithi078 ceph-mon[142991]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:23 smithi118 ceph-mon[131825]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:23 smithi078 ceph-mon[139570]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:23 smithi078 ceph-mon[142991]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:25 smithi118 ceph-mon[131825]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:25 smithi078 ceph-mon[139570]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:25 smithi078 ceph-mon[142991]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:39:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:27 smithi118 ceph-mon[131825]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:27 smithi078 ceph-mon[139570]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:27 smithi078 ceph-mon[142991]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:29 smithi118 ceph-mon[131825]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:29 smithi078 ceph-mon[139570]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:29 smithi078 ceph-mon[142991]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:31 smithi118 ceph-mon[131825]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:31 smithi078 ceph-mon[139570]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:31 smithi078 ceph-mon[142991]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:33 smithi118 ceph-mon[131825]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:33 smithi078 ceph-mon[139570]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:33 smithi078 ceph-mon[142991]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:35 smithi118 ceph-mon[131825]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:35 smithi078 ceph-mon[139570]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:35 smithi078 ceph-mon[142991]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:36] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2023-12-16T03:39:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:37 smithi118 ceph-mon[131825]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:37 smithi078 ceph-mon[139570]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:37 smithi078 ceph-mon[142991]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:39 smithi118 ceph-mon[131825]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:39 smithi078 ceph-mon[139570]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:39 smithi078 ceph-mon[142991]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:41 smithi118 ceph-mon[131825]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:41 smithi078 ceph-mon[139570]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:41 smithi078 ceph-mon[142991]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:43 smithi118 ceph-mon[131825]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:43 smithi078 ceph-mon[139570]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:43 smithi078 ceph-mon[142991]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:46.050 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:39:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:45 smithi118 ceph-mon[131825]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:45 smithi078 ceph-mon[139570]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:45 smithi078 ceph-mon[142991]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:46.359 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:39:46.359 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 32s ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:39:46.359 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:39:46.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 32s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:39:46.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 32s ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 32s ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 32s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 32s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 32s ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 32s ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 32s ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 32s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:39:46.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:39:46.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:39:46.361 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:39:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:46] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:39:46.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:39:46.746 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:39:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:46 smithi118 ceph-mon[131825]: from='client.50447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/556627215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[139570]: from='client.50447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/556627215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[142991]: from='client.50447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:39:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/556627215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:39:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:47 smithi118 ceph-mon[131825]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:47 smithi118 ceph-mon[131825]: from='client.40494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:47 smithi078 ceph-mon[139570]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:47 smithi078 ceph-mon[139570]: from='client.40494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:47 smithi078 ceph-mon[142991]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:47 smithi078 ceph-mon[142991]: from='client.40494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:39:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:49 smithi118 ceph-mon[131825]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:49 smithi078 ceph-mon[139570]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:49 smithi078 ceph-mon[142991]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:51 smithi118 ceph-mon[131825]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:51 smithi078 ceph-mon[139570]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:51 smithi078 ceph-mon[142991]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:53 smithi118 ceph-mon[131825]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:54.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:53 smithi078 ceph-mon[139570]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:54.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:53 smithi078 ceph-mon[142991]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:55 smithi118 ceph-mon[131825]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:55 smithi078 ceph-mon[139570]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:55 smithi078 ceph-mon[142991]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:39:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:39:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:57 smithi118 ceph-mon[131825]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:57 smithi078 ceph-mon[139570]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:39:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:57 smithi078 ceph-mon[142991]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:39:59 smithi118 ceph-mon[131825]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:39:59 smithi078 ceph-mon[142991]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:39:59 smithi078 ceph-mon[139570]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:00 smithi078 conmon[139546]: 2023-12-16T03:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:40:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:40:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:40:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:40:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:01 smithi118 ceph-mon[131825]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:01 smithi078 ceph-mon[139570]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:01 smithi078 ceph-mon[142991]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:03 smithi118 ceph-mon[131825]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:03 smithi078 ceph-mon[139570]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:03 smithi078 ceph-mon[142991]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:05 smithi118 ceph-mon[131825]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:05 smithi078 ceph-mon[139570]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:05 smithi078 ceph-mon[142991]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:40:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:07 smithi118 ceph-mon[131825]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:07 smithi078 ceph-mon[139570]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:07 smithi078 ceph-mon[142991]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:09 smithi118 ceph-mon[131825]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:09 smithi078 ceph-mon[142991]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:09 smithi078 ceph-mon[139570]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:11 smithi118 ceph-mon[131825]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:11 smithi078 ceph-mon[139570]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:11 smithi078 ceph-mon[142991]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:13 smithi118 ceph-mon[131825]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:13 smithi078 ceph-mon[139570]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:13 smithi078 ceph-mon[142991]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:40:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:40:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:40:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:15 smithi118 ceph-mon[131825]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:15 smithi078 ceph-mon[139570]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:15 smithi078 ceph-mon[142991]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:40:17.089 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:40:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 63s ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 10m ago 2h 93.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 63s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 10m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 10m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 63s ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:40:17.398 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 63s ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 10m ago 2h 394M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 63s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 63s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 10m ago 2h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 63s ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 63s ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 63s ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 63s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 10m ago 2h 3344M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 10m ago 2h 3849M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 10m ago 2h 3279M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 10m ago 2h 3694M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:40:17.399 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 10m ago 2h 114M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:40:17.782 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:40:17.783 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:40:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:17 smithi118 ceph-mon[131825]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/857231279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[139570]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/857231279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[142991]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/857231279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:18 smithi118 ceph-mon[131825]: from='client.50465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:18 smithi118 ceph-mon[131825]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:40:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:40:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[142991]: from='client.50465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[142991]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[139570]: from='client.50465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[139570]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:40:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:40:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:40:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:19 smithi118 ceph-mon[131825]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:19 smithi078 ceph-mon[139570]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:19 smithi078 ceph-mon[142991]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:21 smithi118 ceph-mon[131825]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:21 smithi078 ceph-mon[139570]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:21 smithi078 ceph-mon[142991]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:23 smithi078 ceph-mon[139570]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:23 smithi078 ceph-mon[142991]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:23 smithi118 ceph-mon[131825]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:25 smithi078 ceph-mon[139570]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:25 smithi078 ceph-mon[142991]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:25 smithi118 ceph-mon[131825]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:40:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:27 smithi078 ceph-mon[139570]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:27 smithi078 ceph-mon[142991]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:27 smithi118 ceph-mon[131825]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:29 smithi078 ceph-mon[142991]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:29 smithi078 ceph-mon[139570]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:29 smithi118 ceph-mon[131825]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:31 smithi078 ceph-mon[142991]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:31 smithi078 ceph-mon[139570]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:31 smithi118 ceph-mon[131825]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:33 smithi078 ceph-mon[139570]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:33 smithi078 ceph-mon[142991]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:33 smithi118 ceph-mon[131825]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:35 smithi078 ceph-mon[139570]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:35 smithi078 ceph-mon[142991]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:35 smithi118 ceph-mon[131825]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:40:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:37 smithi078 ceph-mon[139570]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:37 smithi078 ceph-mon[142991]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:37 smithi118 ceph-mon[131825]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:39 smithi078 ceph-mon[139570]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:39 smithi078 ceph-mon[142991]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:39 smithi118 ceph-mon[131825]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:41 smithi078 ceph-mon[139570]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:41 smithi078 ceph-mon[142991]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:41 smithi118 ceph-mon[131825]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:43 smithi078 ceph-mon[139570]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:43 smithi078 ceph-mon[142991]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:43 smithi118 ceph-mon[131825]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:45 smithi078 ceph-mon[139570]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:45 smithi078 ceph-mon[142991]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:45 smithi118 ceph-mon[131825]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:40:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:40:48.128 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:40:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:47 smithi078 ceph-mon[139570]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:47 smithi078 ceph-mon[142991]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:47 smithi118 ceph-mon[131825]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 94s ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 30s ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 94s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 30s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 30s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 94s ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 94s ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 30s ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 94s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 94s ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 30s ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:40:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 94s ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 94s ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 94s ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 94s ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 30s ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 30s ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 30s ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 30s ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:40:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 30s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:40:48.821 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:40:48.821 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:40:48.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:40:48.823 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:40:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:49 smithi118 ceph-mon[131825]: from='client.50483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:49 smithi118 ceph-mon[131825]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:49 smithi118 ceph-mon[131825]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1865129852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[139570]: from='client.50483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[139570]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[139570]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1865129852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[142991]: from='client.50483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[142991]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[142991]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:40:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1865129852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:40:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:51 smithi118 ceph-mon[131825]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:51 smithi078 ceph-mon[139570]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:51 smithi078 ceph-mon[142991]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:53 smithi118 ceph-mon[131825]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:53 smithi078 ceph-mon[139570]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:53 smithi078 ceph-mon[142991]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:55 smithi118 ceph-mon[131825]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:55 smithi078 ceph-mon[139570]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:55 smithi078 ceph-mon[142991]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:40:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:40:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:57 smithi118 ceph-mon[131825]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:57 smithi078 ceph-mon[139570]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:40:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:57 smithi078 ceph-mon[142991]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:40:59 smithi118 ceph-mon[131825]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:40:59 smithi078 ceph-mon[139570]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:40:59 smithi078 ceph-mon[142991]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:01 smithi118 ceph-mon[131825]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:01 smithi078 ceph-mon[139570]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:01 smithi078 ceph-mon[142991]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:03 smithi118 ceph-mon[131825]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:03 smithi078 ceph-mon[139570]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:03 smithi078 ceph-mon[142991]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:05 smithi118 ceph-mon[131825]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:05 smithi078 ceph-mon[139570]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:05 smithi078 ceph-mon[142991]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:41:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:07 smithi118 ceph-mon[131825]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:07 smithi078 ceph-mon[139570]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:07 smithi078 ceph-mon[142991]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:09 smithi118 ceph-mon[131825]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:09 smithi078 ceph-mon[139570]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:09 smithi078 ceph-mon[142991]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:11 smithi118 ceph-mon[131825]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:11 smithi078 ceph-mon[139570]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:11 smithi078 ceph-mon[142991]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:13 smithi118 ceph-mon[131825]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:13 smithi078 ceph-mon[142991]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:13 smithi078 ceph-mon[139570]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:15 smithi118 ceph-mon[131825]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:15 smithi078 ceph-mon[139570]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:15 smithi078 ceph-mon[142991]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:41:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:17 smithi118 ceph-mon[131825]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:17 smithi078 ceph-mon[139570]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:17 smithi078 ceph-mon[142991]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:41:19.165 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:41:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:41:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:41:19.474 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:41:19.474 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 61s ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 61s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 61s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 61s ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 61s ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:41:19.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:41:19.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 61s ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:41:19.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 61s ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:41:19.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 61s ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:41:19.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 61s ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:41:19.476 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 61s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:41:19.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:41:19.857 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:41:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:19 smithi118 ceph-mon[131825]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:41:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:41:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[139570]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[142991]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:41:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:41:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:41:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:20 smithi118 ceph-mon[131825]: from='client.50501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:20 smithi118 ceph-mon[131825]: from='client.40548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/854612932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[139570]: from='client.50501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[139570]: from='client.40548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/854612932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[142991]: from='client.50501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[142991]: from='client.40548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/854612932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:21 smithi118 ceph-mon[131825]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:21 smithi078 ceph-mon[139570]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:21 smithi078 ceph-mon[142991]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:41:22.731035105Z level=info msg="Completed cleanup jobs" duration=66.47423ms 2023-12-16T03:41:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:23 smithi118 ceph-mon[131825]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:23 smithi078 ceph-mon[139570]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:23 smithi078 ceph-mon[142991]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:25 smithi118 ceph-mon[131825]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:25 smithi078 ceph-mon[139570]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:25 smithi078 ceph-mon[142991]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:41:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:27 smithi118 ceph-mon[131825]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:27 smithi078 ceph-mon[139570]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:27 smithi078 ceph-mon[142991]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:29 smithi118 ceph-mon[131825]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:29 smithi078 ceph-mon[139570]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:29 smithi078 ceph-mon[142991]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:31 smithi118 ceph-mon[131825]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:31 smithi078 ceph-mon[139570]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:31 smithi078 ceph-mon[142991]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:33 smithi118 ceph-mon[131825]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:33 smithi078 ceph-mon[139570]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:33 smithi078 ceph-mon[142991]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:35 smithi118 ceph-mon[131825]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:35 smithi078 ceph-mon[139570]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:35 smithi078 ceph-mon[142991]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:41:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:37 smithi118 ceph-mon[131825]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:37 smithi078 ceph-mon[139570]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:37 smithi078 ceph-mon[142991]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:39 smithi118 ceph-mon[131825]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:39 smithi078 ceph-mon[142991]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:39 smithi078 ceph-mon[139570]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:41 smithi118 ceph-mon[131825]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:41 smithi078 ceph-mon[139570]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:41 smithi078 ceph-mon[142991]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:43 smithi118 ceph-mon[131825]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:43 smithi078 ceph-mon[139570]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:43 smithi078 ceph-mon[142991]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:45 smithi118 ceph-mon[131825]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:45 smithi078 ceph-mon[139570]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:45 smithi078 ceph-mon[142991]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:41:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:41:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:47 smithi078 ceph-mon[139570]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:47 smithi078 ceph-mon[142991]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:47 smithi118 ceph-mon[131825]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:50.207 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:41:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:49 smithi078 ceph-mon[139570]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:49 smithi078 ceph-mon[142991]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:49 smithi118 ceph-mon[131825]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:50.513 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:41:50.513 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:41:50.513 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 92s ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:41:50.513 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:41:50.513 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 92s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 92s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 92s ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 92s ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 92s ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 92s ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:41:50.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 92s ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:41:50.515 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 92s ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:41:50.515 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 92s ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:41:50.899 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:41:50.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:41:50.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:41:50.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:41:50.900 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:41:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4253872199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4253872199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4253872199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:41:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[139570]: from='client.50519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[139570]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[139570]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[142991]: from='client.50519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[142991]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:51 smithi078 ceph-mon[142991]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:51 smithi118 ceph-mon[131825]: from='client.50519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:51 smithi118 ceph-mon[131825]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:51 smithi118 ceph-mon[131825]: from='client.50525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:41:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:53 smithi078 ceph-mon[139570]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:53 smithi078 ceph-mon[142991]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:53 smithi118 ceph-mon[131825]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:55 smithi078 ceph-mon[139570]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:55 smithi078 ceph-mon[142991]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:55 smithi118 ceph-mon[131825]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:41:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:41:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:57 smithi078 ceph-mon[139570]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:57 smithi078 ceph-mon[142991]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:41:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:57 smithi118 ceph-mon[131825]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:41:59 smithi078 ceph-mon[142991]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:41:59 smithi078 ceph-mon[139570]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:41:59 smithi118 ceph-mon[131825]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:01 smithi078 ceph-mon[139570]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:01 smithi078 ceph-mon[142991]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:01 smithi118 ceph-mon[131825]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:03 smithi078 ceph-mon[142991]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:03 smithi078 ceph-mon[139570]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:03 smithi118 ceph-mon[131825]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:05 smithi078 ceph-mon[139570]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:05 smithi078 ceph-mon[142991]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:05 smithi118 ceph-mon[131825]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:42:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:07 smithi078 ceph-mon[142991]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:07 smithi078 ceph-mon[139570]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:07 smithi118 ceph-mon[131825]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:09 smithi078 ceph-mon[139570]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:09 smithi078 ceph-mon[142991]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:09 smithi118 ceph-mon[131825]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:11 smithi078 ceph-mon[139570]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:11 smithi078 ceph-mon[142991]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:11 smithi118 ceph-mon[131825]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:13 smithi078 ceph-mon[139570]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:13 smithi078 ceph-mon[142991]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:13 smithi118 ceph-mon[131825]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:15 smithi078 ceph-mon[139570]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:15 smithi078 ceph-mon[142991]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:15 smithi118 ceph-mon[131825]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:42:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:17 smithi078 ceph-mon[139570]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:17 smithi078 ceph-mon[142991]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:17 smithi118 ceph-mon[131825]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[139570]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[142991]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:42:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:42:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:42:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:42:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:19 smithi118 ceph-mon[131825]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:42:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:42:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:42:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:42:21.245 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:42:21.553 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:42:21.554 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:42:21.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:42:21.938 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:42:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:21 smithi078 ceph-mon[142991]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/885426939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:21 smithi078 ceph-mon[139570]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/885426939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:21 smithi118 ceph-mon[131825]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/885426939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:22 smithi078 ceph-mon[139570]: from='client.50537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:22 smithi078 ceph-mon[139570]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:22 smithi078 ceph-mon[142991]: from='client.50537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:22 smithi078 ceph-mon[142991]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:22 smithi118 ceph-mon[131825]: from='client.50537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:22 smithi118 ceph-mon[131825]: from='client.50543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:23 smithi078 ceph-mon[139570]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:23 smithi078 ceph-mon[142991]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:23 smithi118 ceph-mon[131825]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:25 smithi118 ceph-mon[131825]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:25 smithi078 ceph-mon[139570]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:25 smithi078 ceph-mon[142991]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:42:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:27 smithi118 ceph-mon[131825]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:27 smithi078 ceph-mon[139570]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:27 smithi078 ceph-mon[142991]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:29 smithi118 ceph-mon[131825]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:29 smithi078 ceph-mon[139570]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:29 smithi078 ceph-mon[142991]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:31 smithi118 ceph-mon[131825]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:31 smithi078 ceph-mon[139570]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:31 smithi078 ceph-mon[142991]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:33 smithi118 ceph-mon[131825]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:33 smithi078 ceph-mon[139570]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:33 smithi078 ceph-mon[142991]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:35 smithi118 ceph-mon[131825]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:35 smithi078 ceph-mon[139570]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:35 smithi078 ceph-mon[142991]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:42:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:37 smithi118 ceph-mon[131825]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:37 smithi078 ceph-mon[139570]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:37 smithi078 ceph-mon[142991]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:40 smithi118 ceph-mon[131825]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:39 smithi078 ceph-mon[139570]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:39 smithi078 ceph-mon[142991]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:42 smithi118 ceph-mon[131825]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:42 smithi078 ceph-mon[139570]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:42 smithi078 ceph-mon[142991]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:44 smithi118 ceph-mon[131825]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:44 smithi078 ceph-mon[139570]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:44 smithi078 ceph-mon[142991]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:46 smithi118 ceph-mon[131825]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:46 smithi078 ceph-mon[139570]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:46 smithi078 ceph-mon[142991]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:42:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:42:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:48 smithi118 ceph-mon[131825]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:48 smithi078 ceph-mon[139570]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:48 smithi078 ceph-mon[142991]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:50 smithi118 ceph-mon[131825]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:50 smithi078 ceph-mon[139570]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:50 smithi078 ceph-mon[142991]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:52.282 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:42:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:52 smithi118 ceph-mon[131825]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:52 smithi078 ceph-mon[139570]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:52 smithi078 ceph-mon[142991]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:52.589 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:42:52.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:42:52.591 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:42:52.968 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:42:52.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:42:52.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:42:52.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:42:52.969 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:42:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2532042083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2532042083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2532042083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:42:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:54 smithi118 ceph-mon[131825]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:54 smithi118 ceph-mon[131825]: from='client.40596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:54 smithi118 ceph-mon[131825]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[139570]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[139570]: from='client.40596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[139570]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[142991]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[142991]: from='client.40596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:54 smithi078 ceph-mon[142991]: from='client.50561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:42:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:56 smithi118 ceph-mon[131825]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:56 smithi078 ceph-mon[139570]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:56 smithi078 ceph-mon[142991]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:42:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:42:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:42:58 smithi118 ceph-mon[131825]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:42:58 smithi078 ceph-mon[139570]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:42:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:42:58 smithi078 ceph-mon[142991]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:00 smithi118 ceph-mon[131825]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:00 smithi078 ceph-mon[139570]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:00 smithi078 ceph-mon[142991]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:02 smithi118 ceph-mon[131825]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:02 smithi078 ceph-mon[139570]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:02 smithi078 ceph-mon[142991]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:04 smithi118 ceph-mon[131825]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:04 smithi078 ceph-mon[139570]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:04 smithi078 ceph-mon[142991]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:06 smithi118 ceph-mon[131825]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:06 smithi078 ceph-mon[139570]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:06 smithi078 ceph-mon[142991]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:43:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:08 smithi118 ceph-mon[131825]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:08 smithi078 ceph-mon[139570]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:08 smithi078 ceph-mon[142991]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:10 smithi118 ceph-mon[131825]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:10 smithi078 ceph-mon[139570]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:10 smithi078 ceph-mon[142991]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:12 smithi118 ceph-mon[131825]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:12 smithi078 ceph-mon[139570]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:12 smithi078 ceph-mon[142991]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:14 smithi118 ceph-mon[131825]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:14 smithi078 ceph-mon[139570]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:14 smithi078 ceph-mon[142991]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:16 smithi118 ceph-mon[131825]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:16 smithi078 ceph-mon[139570]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:16 smithi078 ceph-mon[142991]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:43:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:18 smithi118 ceph-mon[131825]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:18 smithi078 ceph-mon[139570]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:18 smithi078 ceph-mon[142991]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:20 smithi118 ceph-mon[131825]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:43:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:20 smithi078 ceph-mon[139570]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:43:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:20 smithi078 ceph-mon[142991]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:43:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:43:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:43:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:43:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:43:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:43:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:22 smithi118 ceph-mon[131825]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:22 smithi078 ceph-mon[139570]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:22 smithi078 ceph-mon[142991]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:23.315 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:43:23.622 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:43:23.622 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:43:23.622 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:43:23.622 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:43:23.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:43:23.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:43:23.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:43:23.624 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:43:24.002 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:43:24.002 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:43:24.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:43:24.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:24.002 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:43:24.003 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:43:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:24 smithi118 ceph-mon[131825]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/157141472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:24 smithi078 ceph-mon[139570]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/157141472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:24 smithi078 ceph-mon[142991]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/157141472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:25 smithi118 ceph-mon[131825]: from='client.50573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:25 smithi118 ceph-mon[131825]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:25 smithi078 ceph-mon[139570]: from='client.50573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:25 smithi078 ceph-mon[139570]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:25 smithi078 ceph-mon[142991]: from='client.50573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:25 smithi078 ceph-mon[142991]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:26 smithi118 ceph-mon[131825]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:26 smithi078 ceph-mon[139570]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:26 smithi078 ceph-mon[142991]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:43:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:28 smithi118 ceph-mon[131825]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:28 smithi078 ceph-mon[139570]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:28 smithi078 ceph-mon[142991]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:30 smithi118 ceph-mon[131825]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:30 smithi078 ceph-mon[139570]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:30 smithi078 ceph-mon[142991]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:31 smithi118 ceph-mon[131825]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:31 smithi078 ceph-mon[139570]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:31 smithi078 ceph-mon[142991]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:33 smithi118 ceph-mon[131825]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:33 smithi078 ceph-mon[139570]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:33 smithi078 ceph-mon[142991]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:35 smithi118 ceph-mon[131825]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:35 smithi078 ceph-mon[139570]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:35 smithi078 ceph-mon[142991]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:43:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:37 smithi118 ceph-mon[131825]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:37 smithi078 ceph-mon[139570]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:37 smithi078 ceph-mon[142991]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:39 smithi118 ceph-mon[131825]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:39 smithi078 ceph-mon[139570]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:39 smithi078 ceph-mon[142991]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:41 smithi118 ceph-mon[131825]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:41 smithi078 ceph-mon[139570]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:41 smithi078 ceph-mon[142991]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:43 smithi118 ceph-mon[131825]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:43 smithi078 ceph-mon[139570]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:43 smithi078 ceph-mon[142991]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:45 smithi118 ceph-mon[131825]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:45 smithi078 ceph-mon[139570]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:45 smithi078 ceph-mon[142991]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:43:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:43:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:47 smithi118 ceph-mon[131825]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:47 smithi078 ceph-mon[139570]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:47 smithi078 ceph-mon[142991]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:49 smithi118 ceph-mon[131825]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:49 smithi078 ceph-mon[139570]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:49 smithi078 ceph-mon[142991]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:51 smithi118 ceph-mon[131825]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:51 smithi078 ceph-mon[139570]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:51 smithi078 ceph-mon[142991]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:53 smithi118 ceph-mon[131825]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:53 smithi078 ceph-mon[139570]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:53 smithi078 ceph-mon[142991]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:54.349 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:43:54.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:43:54.657 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:43:55.037 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:43:55.037 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:43:55.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:43:55.039 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:43:55.039 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:43:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:55 smithi118 ceph-mon[131825]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:55 smithi118 ceph-mon[131825]: from='client.50591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:55 smithi118 ceph-mon[131825]: from='client.50597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3095637640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[142991]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[142991]: from='client.50591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[142991]: from='client.50597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3095637640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[139570]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[139570]: from='client.50591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[139570]: from='client.50597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:43:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3095637640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:43:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:43:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:43:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:57 smithi118 ceph-mon[131825]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:57 smithi078 ceph-mon[139570]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:43:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:57 smithi078 ceph-mon[142991]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:43:59 smithi118 ceph-mon[131825]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:43:59 smithi078 ceph-mon[139570]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:43:59 smithi078 ceph-mon[142991]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:01 smithi118 ceph-mon[131825]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:01 smithi078 ceph-mon[139570]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:01 smithi078 ceph-mon[142991]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:03 smithi118 ceph-mon[131825]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:03 smithi078 ceph-mon[139570]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:03 smithi078 ceph-mon[142991]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:05 smithi118 ceph-mon[131825]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:05 smithi078 ceph-mon[139570]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:05 smithi078 ceph-mon[142991]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:44:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:07 smithi118 ceph-mon[131825]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:07 smithi078 ceph-mon[139570]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:07 smithi078 ceph-mon[142991]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:09 smithi118 ceph-mon[131825]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:09 smithi078 ceph-mon[139570]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:09 smithi078 ceph-mon[142991]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:11 smithi118 ceph-mon[131825]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:11 smithi078 ceph-mon[139570]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:11 smithi078 ceph-mon[142991]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:13 smithi118 ceph-mon[131825]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:13 smithi078 ceph-mon[139570]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:13 smithi078 ceph-mon[142991]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:15 smithi078 ceph-mon[139570]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:15 smithi078 ceph-mon[142991]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:15 smithi118 ceph-mon[131825]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:44:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:17 smithi078 ceph-mon[139570]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:17 smithi078 ceph-mon[142991]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:17 smithi118 ceph-mon[131825]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:19 smithi078 ceph-mon[139570]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:19 smithi078 ceph-mon[142991]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:19 smithi118 ceph-mon[131825]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:44:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:44:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:44:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:44:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:21 smithi078 ceph-mon[139570]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:21 smithi078 ceph-mon[142991]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:21 smithi118 ceph-mon[131825]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:23 smithi078 ceph-mon[139570]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:23 smithi078 ceph-mon[142991]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:23 smithi118 ceph-mon[131825]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:25.384 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:44:25.692 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:44:25.693 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:44:26.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:44:26.073 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:44:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:25 smithi078 ceph-mon[139570]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:25 smithi078 ceph-mon[142991]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:25 smithi118 ceph-mon[131825]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:44:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[139570]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[139570]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2562324549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:44:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[142991]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[142991]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2562324549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:44:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:26 smithi118 ceph-mon[131825]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:26 smithi118 ceph-mon[131825]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2562324549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:44:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:27 smithi078 ceph-mon[139570]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:27 smithi078 ceph-mon[142991]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:27 smithi118 ceph-mon[131825]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:29 smithi078 ceph-mon[139570]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:29 smithi078 ceph-mon[142991]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:29 smithi118 ceph-mon[131825]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:31 smithi078 ceph-mon[142991]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:31 smithi078 ceph-mon[139570]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:31 smithi118 ceph-mon[131825]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:33 smithi078 ceph-mon[139570]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:33 smithi078 ceph-mon[142991]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:33 smithi118 ceph-mon[131825]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:35 smithi078 ceph-mon[139570]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:35 smithi078 ceph-mon[142991]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:35 smithi118 ceph-mon[131825]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:44:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:37 smithi078 ceph-mon[139570]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:37 smithi078 ceph-mon[142991]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:37 smithi118 ceph-mon[131825]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:39 smithi078 ceph-mon[139570]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:39 smithi078 ceph-mon[142991]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:39 smithi118 ceph-mon[131825]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:41 smithi078 ceph-mon[139570]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:41 smithi078 ceph-mon[142991]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:41 smithi118 ceph-mon[131825]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:43 smithi078 ceph-mon[139570]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:43 smithi078 ceph-mon[142991]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:43 smithi118 ceph-mon[131825]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:45 smithi078 ceph-mon[139570]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:45 smithi078 ceph-mon[142991]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:45 smithi118 ceph-mon[131825]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:44:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:44:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:47 smithi078 ceph-mon[139570]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:47 smithi078 ceph-mon[142991]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:47 smithi118 ceph-mon[131825]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:49 smithi118 ceph-mon[131825]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:49 smithi078 ceph-mon[139570]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:49 smithi078 ceph-mon[142991]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:51 smithi118 ceph-mon[131825]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:51 smithi078 ceph-mon[139570]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:51 smithi078 ceph-mon[142991]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:53 smithi118 ceph-mon[131825]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:53 smithi078 ceph-mon[139570]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:53 smithi078 ceph-mon[142991]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:55 smithi118 ceph-mon[131825]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:56.421 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:44:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:55 smithi078 ceph-mon[139570]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:55 smithi078 ceph-mon[142991]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:44:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:44:56.731 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:44:56.732 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:57.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:44:57.115 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:44:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:57 smithi118 ceph-mon[131825]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:57 smithi118 ceph-mon[131825]: from='client.50627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:57 smithi118 ceph-mon[131825]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1189982083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:44:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[139570]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[139570]: from='client.50627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[139570]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1189982083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:44:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[142991]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:44:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[142991]: from='client.50627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[142991]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:44:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1189982083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:45:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:44:59 smithi118 ceph-mon[131825]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:44:59 smithi078 ceph-mon[139570]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:44:59 smithi078 ceph-mon[142991]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:01 smithi118 ceph-mon[131825]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:01 smithi078 ceph-mon[139570]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:01 smithi078 ceph-mon[142991]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:03 smithi118 ceph-mon[131825]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:03 smithi078 ceph-mon[139570]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:04 smithi078 ceph-mon[142991]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:06 smithi118 ceph-mon[131825]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:06 smithi078 ceph-mon[139570]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:06 smithi078 ceph-mon[142991]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:45:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:08 smithi118 ceph-mon[131825]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:08 smithi078 ceph-mon[139570]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:08 smithi078 ceph-mon[142991]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:10 smithi118 ceph-mon[131825]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:10 smithi078 ceph-mon[139570]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:10 smithi078 ceph-mon[142991]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:12 smithi118 ceph-mon[131825]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:12 smithi078 ceph-mon[139570]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:12 smithi078 ceph-mon[142991]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:14 smithi118 ceph-mon[131825]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:14 smithi078 ceph-mon[139570]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:14 smithi078 ceph-mon[142991]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:16 smithi118 ceph-mon[131825]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:16 smithi078 ceph-mon[139570]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:16 smithi078 ceph-mon[142991]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:45:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:18 smithi118 ceph-mon[131825]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:18 smithi078 ceph-mon[139570]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:18 smithi078 ceph-mon[142991]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:20 smithi118 ceph-mon[131825]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:20 smithi078 ceph-mon[142991]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:20 smithi078 ceph-mon[139570]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:45:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:45:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:45:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:45:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:24 smithi118 ceph-mon[131825]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:24 smithi078 ceph-mon[139570]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:24 smithi078 ceph-mon[142991]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:26 smithi118 ceph-mon[131825]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:26 smithi078 ceph-mon[139570]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:26 smithi078 ceph-mon[142991]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:45:27.461 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:45:27.768 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:45:27.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:45:27.770 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:45:28.151 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:28.152 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:45:28.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:45:28.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:45:28.152 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:45:28.152 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:45:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:28 smithi118 ceph-mon[131825]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:28 smithi078 ceph-mon[139570]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:28 smithi078 ceph-mon[142991]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:29 smithi118 ceph-mon[131825]: from='client.50645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:29 smithi118 ceph-mon[131825]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/727563268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:45:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[142991]: from='client.50645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[142991]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/727563268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:45:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[139570]: from='client.50645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[139570]: from='client.50651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:45:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/727563268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:45:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:30 smithi118 ceph-mon[131825]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:30 smithi078 ceph-mon[139570]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:30 smithi078 ceph-mon[142991]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:32 smithi118 ceph-mon[131825]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:32 smithi078 ceph-mon[139570]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:32 smithi078 ceph-mon[142991]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:34 smithi118 ceph-mon[131825]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:34 smithi078 ceph-mon[139570]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:34 smithi078 ceph-mon[142991]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:36 smithi118 ceph-mon[131825]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:36 smithi078 ceph-mon[142991]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:36 smithi078 ceph-mon[139570]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:45:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:38 smithi118 ceph-mon[131825]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:38 smithi078 ceph-mon[139570]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:38 smithi078 ceph-mon[142991]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:40 smithi118 ceph-mon[131825]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:40 smithi078 ceph-mon[139570]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:40 smithi078 ceph-mon[142991]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:42 smithi118 ceph-mon[131825]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:42 smithi078 ceph-mon[139570]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:42 smithi078 ceph-mon[142991]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:44 smithi118 ceph-mon[131825]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:44 smithi078 ceph-mon[139570]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:44 smithi078 ceph-mon[142991]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:46 smithi118 ceph-mon[131825]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:46 smithi078 ceph-mon[142991]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:46 smithi078 ceph-mon[139570]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:45:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:45:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:48 smithi118 ceph-mon[131825]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:48 smithi078 ceph-mon[142991]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:48 smithi078 ceph-mon[139570]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:50 smithi118 ceph-mon[131825]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:50 smithi078 ceph-mon[142991]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:50 smithi078 ceph-mon[139570]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:52 smithi118 ceph-mon[131825]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:52 smithi078 ceph-mon[139570]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:52 smithi078 ceph-mon[142991]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:54 smithi118 ceph-mon[131825]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:54 smithi078 ceph-mon[139570]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:54 smithi078 ceph-mon[142991]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:56 smithi118 ceph-mon[131825]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:56 smithi078 ceph-mon[142991]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:56 smithi078 ceph-mon[139570]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:45:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:45:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:45:58 smithi118 ceph-mon[131825]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:45:58 smithi078 ceph-mon[142991]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:45:58 smithi078 ceph-mon[139570]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:45:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:45:58.805 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:45:58.805 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:45:58.805 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:45:58.805 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:45:58.805 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:45:58.806 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:45:59.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:45:59.193 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:45:59.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:45:59.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:45:59.193 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:45:59.193 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:46:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:00 smithi118 ceph-mon[131825]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:00 smithi118 ceph-mon[131825]: from='client.40704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:00 smithi118 ceph-mon[131825]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3544648455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[139570]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[139570]: from='client.40704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[139570]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3544648455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[142991]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[142991]: from='client.40704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[142991]: from='client.50669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3544648455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:02 smithi118 ceph-mon[131825]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:02 smithi078 ceph-mon[139570]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:02 smithi078 ceph-mon[142991]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:04 smithi118 ceph-mon[131825]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:04 smithi078 ceph-mon[139570]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:04 smithi078 ceph-mon[142991]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:06 smithi118 ceph-mon[131825]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:06 smithi078 ceph-mon[142991]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:06 smithi078 ceph-mon[139570]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:46:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:08 smithi118 ceph-mon[131825]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:08 smithi078 ceph-mon[139570]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:08 smithi078 ceph-mon[142991]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:10 smithi118 ceph-mon[131825]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:10 smithi078 ceph-mon[139570]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:10 smithi078 ceph-mon[142991]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:12 smithi118 ceph-mon[131825]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:12 smithi078 ceph-mon[139570]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:12 smithi078 ceph-mon[142991]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:13 smithi078 ceph-mon[139570]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:13 smithi078 ceph-mon[142991]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:13 smithi118 ceph-mon[131825]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:15 smithi118 ceph-mon[131825]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:15 smithi078 ceph-mon[139570]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:15 smithi078 ceph-mon[142991]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:46:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:17 smithi118 ceph-mon[131825]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:17 smithi078 ceph-mon[139570]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:17 smithi078 ceph-mon[142991]: pgmap v6618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:19 smithi118 ceph-mon[131825]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:19 smithi078 ceph-mon[139570]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:19 smithi078 ceph-mon[142991]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:21 smithi118 ceph-mon[131825]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:46:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:21 smithi078 ceph-mon[139570]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:46:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:21 smithi078 ceph-mon[142991]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:46:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:46:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:46:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:46:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:46:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:23 smithi118 ceph-mon[131825]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:23 smithi078 ceph-mon[142991]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:23 smithi078 ceph-mon[139570]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:25 smithi118 ceph-mon[131825]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:25 smithi078 ceph-mon[142991]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:25 smithi078 ceph-mon[139570]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:46:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:27 smithi118 ceph-mon[131825]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:27 smithi078 ceph-mon[139570]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:27 smithi078 ceph-mon[142991]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:29.544 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:46:29.851 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:46:29.852 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:46:29.853 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:46:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:29 smithi118 ceph-mon[131825]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:29 smithi078 ceph-mon[139570]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:29 smithi078 ceph-mon[142991]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:46:30.235 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:46:30.236 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:46:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[139570]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[139570]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3503890713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[142991]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[142991]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3503890713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:30 smithi118 ceph-mon[131825]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:30 smithi118 ceph-mon[131825]: from='client.50687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:46:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3503890713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:46:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:31 smithi078 ceph-mon[139570]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:31 smithi078 ceph-mon[142991]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:31 smithi118 ceph-mon[131825]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:33 smithi078 ceph-mon[142991]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:33 smithi078 ceph-mon[139570]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:33 smithi118 ceph-mon[131825]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:35 smithi078 ceph-mon[139570]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:35 smithi078 ceph-mon[142991]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:35 smithi118 ceph-mon[131825]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:46:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:37 smithi078 ceph-mon[139570]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:37 smithi078 ceph-mon[142991]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:37 smithi118 ceph-mon[131825]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:39 smithi078 ceph-mon[139570]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:39 smithi078 ceph-mon[142991]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:39 smithi118 ceph-mon[131825]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:41 smithi078 ceph-mon[139570]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:41 smithi078 ceph-mon[142991]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:41 smithi118 ceph-mon[131825]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:43 smithi078 ceph-mon[139570]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:43 smithi078 ceph-mon[142991]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:43 smithi118 ceph-mon[131825]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:45 smithi078 ceph-mon[139570]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:45 smithi078 ceph-mon[142991]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:45 smithi118 ceph-mon[131825]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:46:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:46:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:47 smithi078 ceph-mon[139570]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:47 smithi078 ceph-mon[142991]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:47 smithi118 ceph-mon[131825]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:49 smithi078 ceph-mon[139570]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:49 smithi078 ceph-mon[142991]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:49 smithi118 ceph-mon[131825]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:51 smithi078 ceph-mon[139570]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:51 smithi078 ceph-mon[142991]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:51 smithi118 ceph-mon[131825]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:53 smithi078 ceph-mon[139570]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:53 smithi078 ceph-mon[142991]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:53 smithi118 ceph-mon[131825]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:55 smithi078 ceph-mon[139570]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:55 smithi078 ceph-mon[142991]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:55 smithi118 ceph-mon[131825]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:46:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:46:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:57 smithi078 ceph-mon[139570]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:57 smithi078 ceph-mon[142991]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:46:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:57 smithi118 ceph-mon[131825]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:46:59 smithi078 ceph-mon[139570]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:46:59 smithi078 ceph-mon[142991]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:46:59 smithi118 ceph-mon[131825]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:00.579 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:47:00.886 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:47:00.886 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:47:00.886 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:47:00.886 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:47:00.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:47:00.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:47:00.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:47:00.888 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:47:01.274 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:47:01.274 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:47:01.274 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:47:01.275 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:47:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:01 smithi118 ceph-mon[131825]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:01 smithi118 ceph-mon[131825]: from='client.50699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:01 smithi118 ceph-mon[131825]: from='client.50705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2195654916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[142991]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[142991]: from='client.50699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[142991]: from='client.50705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2195654916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[139570]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[139570]: from='client.50699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[139570]: from='client.50705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2195654916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:03 smithi078 ceph-mon[139570]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:03 smithi078 ceph-mon[142991]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:03 smithi118 ceph-mon[131825]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:05 smithi078 ceph-mon[139570]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:05 smithi078 ceph-mon[142991]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:05 smithi118 ceph-mon[131825]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:47:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:07 smithi078 ceph-mon[139570]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:07 smithi078 ceph-mon[142991]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:07 smithi118 ceph-mon[131825]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:09 smithi078 ceph-mon[139570]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:09 smithi078 ceph-mon[142991]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:09 smithi118 ceph-mon[131825]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:11 smithi078 ceph-mon[139570]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:11 smithi078 ceph-mon[142991]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:11 smithi118 ceph-mon[131825]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:13 smithi118 ceph-mon[131825]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:13 smithi078 ceph-mon[139570]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:13 smithi078 ceph-mon[142991]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:15 smithi118 ceph-mon[131825]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:15 smithi078 ceph-mon[142991]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:15 smithi078 ceph-mon[139570]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:47:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:17 smithi118 ceph-mon[131825]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:17 smithi078 ceph-mon[139570]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:17 smithi078 ceph-mon[142991]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:19 smithi118 ceph-mon[131825]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:19 smithi078 ceph-mon[139570]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:19 smithi078 ceph-mon[142991]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:21 smithi118 ceph-mon[131825]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:21 smithi078 ceph-mon[139570]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:22 smithi078 ceph-mon[142991]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:47:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:24 smithi118 ceph-mon[131825]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:47:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:47:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[139570]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[142991]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:47:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:47:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:47:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:26 smithi118 ceph-mon[131825]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:26 smithi078 ceph-mon[139570]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:26 smithi078 ceph-mon[142991]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:28 smithi118 ceph-mon[131825]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:28 smithi078 ceph-mon[139570]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:28 smithi078 ceph-mon[142991]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:30 smithi118 ceph-mon[131825]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:30 smithi078 ceph-mon[139570]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:30 smithi078 ceph-mon[142991]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:31.619 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:47:31.929 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:47:31.930 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:32.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:47:32.312 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:47:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:32 smithi118 ceph-mon[131825]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:32 smithi078 ceph-mon[139570]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:32 smithi078 ceph-mon[142991]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:33 smithi118 ceph-mon[131825]: from='client.50717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:33 smithi118 ceph-mon[131825]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2426949845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[139570]: from='client.50717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[139570]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2426949845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[142991]: from='client.50717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[142991]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:47:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2426949845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:47:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:34 smithi118 ceph-mon[131825]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:34 smithi078 ceph-mon[139570]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:34 smithi078 ceph-mon[142991]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:36 smithi118 ceph-mon[131825]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:36 smithi078 ceph-mon[139570]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:36 smithi078 ceph-mon[142991]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:47:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:38 smithi118 ceph-mon[131825]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:38 smithi078 ceph-mon[139570]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:38 smithi078 ceph-mon[142991]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:40 smithi118 ceph-mon[131825]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:40 smithi078 ceph-mon[139570]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:40 smithi078 ceph-mon[142991]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:42 smithi118 ceph-mon[131825]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:42 smithi078 ceph-mon[139570]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:42 smithi078 ceph-mon[142991]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:44 smithi118 ceph-mon[131825]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:44 smithi078 ceph-mon[139570]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:44 smithi078 ceph-mon[142991]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:46 smithi118 ceph-mon[131825]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:46 smithi078 ceph-mon[139570]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:46 smithi078 ceph-mon[142991]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T03:47:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:47:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:48 smithi118 ceph-mon[131825]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:48 smithi078 ceph-mon[139570]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:48 smithi078 ceph-mon[142991]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:50 smithi118 ceph-mon[131825]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:50 smithi078 ceph-mon[139570]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:50 smithi078 ceph-mon[142991]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:52 smithi118 ceph-mon[131825]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:52 smithi078 ceph-mon[139570]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:52 smithi078 ceph-mon[142991]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:54 smithi118 ceph-mon[131825]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:54 smithi078 ceph-mon[139570]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:54 smithi078 ceph-mon[142991]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:56 smithi118 ceph-mon[131825]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:56 smithi078 ceph-mon[139570]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:56 smithi078 ceph-mon[142991]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:47:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:47:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:47:58 smithi118 ceph-mon[131825]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:47:58 smithi078 ceph-mon[139570]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:47:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:47:58 smithi078 ceph-mon[142991]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:00 smithi118 ceph-mon[131825]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:00 smithi078 ceph-mon[139570]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:00 smithi078 ceph-mon[142991]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:02 smithi118 ceph-mon[131825]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:02 smithi078 ceph-mon[139570]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:02 smithi078 ceph-mon[142991]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:02.663 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:48:02.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:48:02.971 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:48:03.352 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:48:03.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:48:03.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:48:03.354 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:48:03.354 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:48:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:04 smithi118 ceph-mon[131825]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:04 smithi118 ceph-mon[131825]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:04 smithi118 ceph-mon[131825]: from='client.40782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3891374726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[139570]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[139570]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[139570]: from='client.40782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3891374726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[142991]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[142991]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[142991]: from='client.40782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3891374726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:06 smithi118 ceph-mon[131825]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:06 smithi078 ceph-mon[139570]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:06 smithi078 ceph-mon[142991]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:48:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:08 smithi118 ceph-mon[131825]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:08 smithi078 ceph-mon[139570]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:08 smithi078 ceph-mon[142991]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:10 smithi118 ceph-mon[131825]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:10 smithi078 ceph-mon[139570]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:10 smithi078 ceph-mon[142991]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:12 smithi118 ceph-mon[131825]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:12 smithi078 ceph-mon[139570]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:12 smithi078 ceph-mon[142991]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:14 smithi118 ceph-mon[131825]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:14 smithi078 ceph-mon[139570]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:14 smithi078 ceph-mon[142991]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:16 smithi118 ceph-mon[131825]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:16 smithi078 ceph-mon[139570]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:16 smithi078 ceph-mon[142991]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:48:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:18 smithi118 ceph-mon[131825]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:18 smithi078 ceph-mon[142991]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:18 smithi078 ceph-mon[139570]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:20 smithi118 ceph-mon[131825]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:20 smithi078 ceph-mon[139570]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:20 smithi078 ceph-mon[142991]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:22 smithi118 ceph-mon[131825]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:22 smithi078 ceph-mon[139570]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:22 smithi078 ceph-mon[142991]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:24 smithi118 ceph-mon[131825]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:48:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:48:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:48:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[139570]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[142991]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:48:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:48:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:48:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:26 smithi118 ceph-mon[131825]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:26 smithi078 ceph-mon[139570]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:26 smithi078 ceph-mon[142991]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:48:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:28 smithi118 ceph-mon[131825]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:28 smithi078 ceph-mon[139570]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:28 smithi078 ceph-mon[142991]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:30 smithi118 ceph-mon[131825]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:30 smithi078 ceph-mon[139570]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:30 smithi078 ceph-mon[142991]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:32 smithi118 ceph-mon[131825]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:32 smithi078 ceph-mon[139570]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:32 smithi078 ceph-mon[142991]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:33.699 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:48:34.008 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:48:34.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:48:34.010 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:48:34.394 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:48:34.394 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:48:34.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:48:34.394 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:34.394 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:48:34.395 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:48:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:34 smithi118 ceph-mon[131825]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:34 smithi078 ceph-mon[139570]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:34 smithi078 ceph-mon[142991]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:35 smithi118 ceph-mon[131825]: from='client.50753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:35 smithi118 ceph-mon[131825]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2515235214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[139570]: from='client.50753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[139570]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2515235214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[142991]: from='client.50753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[142991]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:48:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2515235214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:48:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:36 smithi118 ceph-mon[131825]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:36 smithi078 ceph-mon[139570]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:36 smithi078 ceph-mon[142991]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:48:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:38 smithi118 ceph-mon[131825]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:38 smithi078 ceph-mon[139570]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:38 smithi078 ceph-mon[142991]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:40 smithi118 ceph-mon[131825]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:40 smithi078 ceph-mon[139570]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:40 smithi078 ceph-mon[142991]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:42 smithi118 ceph-mon[131825]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:42 smithi078 ceph-mon[139570]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:42 smithi078 ceph-mon[142991]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:43 smithi078 ceph-mon[139570]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:43 smithi078 ceph-mon[142991]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:43 smithi118 ceph-mon[131825]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:45 smithi078 ceph-mon[139570]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:45 smithi078 ceph-mon[142991]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:45 smithi118 ceph-mon[131825]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:48:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:48:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:47 smithi078 ceph-mon[139570]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:47 smithi078 ceph-mon[142991]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:47 smithi118 ceph-mon[131825]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:49 smithi078 ceph-mon[139570]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:49 smithi078 ceph-mon[142991]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:49 smithi118 ceph-mon[131825]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:51 smithi078 ceph-mon[139570]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:51 smithi078 ceph-mon[142991]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:51 smithi118 ceph-mon[131825]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:53 smithi078 ceph-mon[139570]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:53 smithi078 ceph-mon[142991]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:53 smithi118 ceph-mon[131825]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:55 smithi078 ceph-mon[139570]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:55 smithi078 ceph-mon[142991]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:55 smithi118 ceph-mon[131825]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:48:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:48:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:57 smithi078 ceph-mon[139570]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:57 smithi078 ceph-mon[142991]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:48:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:57 smithi118 ceph-mon[131825]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:48:59 smithi078 ceph-mon[139570]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:48:59 smithi078 ceph-mon[142991]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:48:59 smithi118 ceph-mon[131825]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:01 smithi078 ceph-mon[139570]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:01 smithi078 ceph-mon[142991]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:01 smithi118 ceph-mon[131825]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:03 smithi078 ceph-mon[139570]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:03 smithi078 ceph-mon[142991]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:03 smithi118 ceph-mon[131825]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:04.744 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:49:05.054 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:49:05.054 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:49:05.054 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:49:05.054 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 642M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 830M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:49:05.055 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4912M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4392M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:49:05.056 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:05.436 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:49:05.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:49:05.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:49:05.437 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:49:05.437 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[139570]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[139570]: from='client.50771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[139570]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3906484898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[142991]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[142991]: from='client.50771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[142991]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3906484898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:05 smithi118 ceph-mon[131825]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:05 smithi118 ceph-mon[131825]: from='client.50771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:05 smithi118 ceph-mon[131825]: from='client.50777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3906484898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:49:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:07 smithi078 ceph-mon[139570]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:07 smithi078 ceph-mon[142991]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:07 smithi118 ceph-mon[131825]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:09 smithi078 ceph-mon[139570]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:09 smithi078 ceph-mon[142991]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:09 smithi118 ceph-mon[131825]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:11 smithi078 ceph-mon[139570]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:11 smithi078 ceph-mon[142991]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:11 smithi118 ceph-mon[131825]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:13 smithi078 ceph-mon[139570]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:13 smithi078 ceph-mon[142991]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:13 smithi118 ceph-mon[131825]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:15 smithi078 ceph-mon[139570]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:15 smithi078 ceph-mon[142991]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:15 smithi118 ceph-mon[131825]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:49:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:17 smithi078 ceph-mon[139570]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:17 smithi078 ceph-mon[142991]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:17 smithi118 ceph-mon[131825]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:19 smithi078 ceph-mon[139570]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:19 smithi078 ceph-mon[142991]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:19 smithi118 ceph-mon[131825]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:21 smithi078 ceph-mon[139570]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:21 smithi078 ceph-mon[142991]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:21 smithi118 ceph-mon[131825]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:23 smithi118 ceph-mon[131825]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:49:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:23 smithi078 ceph-mon[139570]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:49:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:23 smithi078 ceph-mon[142991]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:49:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:25 smithi118 ceph-mon[131825]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:25 smithi078 ceph-mon[139570]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:25 smithi078 ceph-mon[142991]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:49:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:49:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:49:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:49:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:29 smithi078 ceph-mon[139570]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:29 smithi078 ceph-mon[142991]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:29 smithi118 ceph-mon[131825]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:31 smithi078 ceph-mon[139570]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:31 smithi078 ceph-mon[142991]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:31 smithi118 ceph-mon[131825]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:33 smithi078 ceph-mon[139570]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:33 smithi078 ceph-mon[142991]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:33 smithi118 ceph-mon[131825]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:35.783 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:49:36.091 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:49:36.091 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:49:36.091 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:49:36.091 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:49:36.091 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9s ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9s ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9s ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9s ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9s ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9s ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9s ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9s ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:49:36.092 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:49:36.093 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:49:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:35 smithi078 ceph-mon[139570]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:35 smithi078 ceph-mon[142991]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:35 smithi118 ceph-mon[131825]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:36.473 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:49:36.473 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:49:36.473 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:49:36.473 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:36.473 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:49:36.474 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:49:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:49:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[139570]: from='client.50789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[139570]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/296688252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[142991]: from='client.50789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[142991]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/296688252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:36 smithi118 ceph-mon[131825]: from='client.50789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:36 smithi118 ceph-mon[131825]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:49:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/296688252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:49:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:37 smithi078 ceph-mon[142991]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:37 smithi078 ceph-mon[139570]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:37 smithi118 ceph-mon[131825]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:39 smithi078 ceph-mon[139570]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:39 smithi078 ceph-mon[142991]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:39 smithi118 ceph-mon[131825]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:41 smithi078 ceph-mon[139570]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:41 smithi078 ceph-mon[142991]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:41 smithi118 ceph-mon[131825]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:43 smithi078 ceph-mon[139570]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:43 smithi078 ceph-mon[142991]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:43 smithi118 ceph-mon[131825]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:45 smithi078 ceph-mon[139570]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:45 smithi078 ceph-mon[142991]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:45 smithi118 ceph-mon[131825]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:49:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:49:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:47 smithi078 ceph-mon[139570]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:47 smithi078 ceph-mon[142991]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:47 smithi118 ceph-mon[131825]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:49 smithi078 ceph-mon[139570]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:49 smithi078 ceph-mon[142991]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:49 smithi118 ceph-mon[131825]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:51 smithi078 ceph-mon[139570]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:51 smithi078 ceph-mon[142991]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:51 smithi118 ceph-mon[131825]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:53 smithi078 ceph-mon[139570]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:53 smithi078 ceph-mon[142991]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:53 smithi118 ceph-mon[131825]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:55 smithi078 ceph-mon[139570]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:55 smithi078 ceph-mon[142991]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:55 smithi118 ceph-mon[131825]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:49:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:49:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:57 smithi078 ceph-mon[139570]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:57 smithi078 ceph-mon[142991]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:49:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:57 smithi118 ceph-mon[131825]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:49:59 smithi078 ceph-mon[142991]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:49:59 smithi078 ceph-mon[139570]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:00 smithi078 conmon[139546]: 2023-12-16T03:49:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:50:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:49:59 smithi118 ceph-mon[131825]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:50:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:50:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T03:50:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:01 smithi118 ceph-mon[131825]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:01 smithi078 ceph-mon[139570]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:01 smithi078 ceph-mon[142991]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:03 smithi118 ceph-mon[131825]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:03 smithi078 ceph-mon[139570]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:03 smithi078 ceph-mon[142991]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:05 smithi118 ceph-mon[131825]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:05 smithi078 ceph-mon[139570]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:05 smithi078 ceph-mon[142991]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:50:06.819 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:50:07.127 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:50:07.127 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 40s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:50:07.127 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.2M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 40s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 40s ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 40s ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 409M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 40s ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 40s ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 40s ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 40s ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 40s ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 40s ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3371M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:50:07.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3880M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:50:07.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3309M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:50:07.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3729M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:50:07.129 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 112M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:07.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:50:07.513 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:50:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:07 smithi118 ceph-mon[131825]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:07 smithi118 ceph-mon[131825]: from='client.50807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:07 smithi118 ceph-mon[131825]: from='client.40854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1732504129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[139570]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[139570]: from='client.50807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[139570]: from='client.40854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1732504129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[142991]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[142991]: from='client.50807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[142991]: from='client.40854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1732504129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:09 smithi118 ceph-mon[131825]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:09 smithi078 ceph-mon[139570]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:09 smithi078 ceph-mon[142991]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:11 smithi118 ceph-mon[131825]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:11 smithi078 ceph-mon[139570]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:11 smithi078 ceph-mon[142991]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:14 smithi118 ceph-mon[131825]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:14 smithi078 ceph-mon[139570]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:14 smithi078 ceph-mon[142991]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:16 smithi118 ceph-mon[131825]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:16 smithi078 ceph-mon[139570]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:16 smithi078 ceph-mon[142991]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:50:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:18 smithi118 ceph-mon[131825]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:18 smithi078 ceph-mon[139570]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:18 smithi078 ceph-mon[142991]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:20 smithi118 ceph-mon[131825]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:20 smithi078 ceph-mon[139570]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:20 smithi078 ceph-mon[142991]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:22 smithi118 ceph-mon[131825]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:22 smithi078 ceph-mon[139570]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:22 smithi078 ceph-mon[142991]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:24 smithi118 ceph-mon[131825]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:24 smithi078 ceph-mon[139570]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:24 smithi078 ceph-mon[142991]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:26 smithi118 ceph-mon[131825]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:26 smithi078 ceph-mon[139570]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:26 smithi078 ceph-mon[142991]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:50:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:50:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:50:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:50:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:28 smithi118 ceph-mon[131825]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:28 smithi078 ceph-mon[139570]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:28 smithi078 ceph-mon[142991]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:30 smithi118 ceph-mon[131825]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[139570]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[142991]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:50:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:50:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:50:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:50:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:32 smithi118 ceph-mon[131825]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:32 smithi078 ceph-mon[139570]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:32 smithi078 ceph-mon[142991]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:34 smithi118 ceph-mon[131825]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:34 smithi078 ceph-mon[139570]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:34 smithi078 ceph-mon[142991]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:36 smithi118 ceph-mon[131825]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:36 smithi078 ceph-mon[139570]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:36 smithi078 ceph-mon[142991]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T03:50:37.860 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:50:38.170 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 71s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 71s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 71s ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 71s ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 71s ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:50:38.171 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 71s ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8s ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 71s ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 71s ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 71s ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 71s ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8s ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8s ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8s ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8s ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:50:38.172 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8s ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:50:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:38 smithi118 ceph-mon[131825]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:38 smithi078 ceph-mon[139570]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:38 smithi078 ceph-mon[142991]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:50:38.551 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:50:38.552 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:50:38.552 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:50:38.552 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:50:38.552 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:50:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:39 smithi118 ceph-mon[131825]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:39 smithi118 ceph-mon[131825]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/145889458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[139570]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[139570]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/145889458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[142991]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[142991]: from='client.50831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:50:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/145889458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:50:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:40 smithi118 ceph-mon[131825]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:40 smithi078 ceph-mon[139570]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:40 smithi078 ceph-mon[142991]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:42 smithi118 ceph-mon[131825]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:42 smithi078 ceph-mon[139570]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:42 smithi078 ceph-mon[142991]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:44 smithi118 ceph-mon[131825]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:44 smithi078 ceph-mon[139570]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:44 smithi078 ceph-mon[142991]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:46 smithi118 ceph-mon[131825]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:46 smithi078 ceph-mon[139570]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:46 smithi078 ceph-mon[142991]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T03:50:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:50:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:48 smithi118 ceph-mon[131825]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:48 smithi078 ceph-mon[139570]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:48 smithi078 ceph-mon[142991]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:50 smithi118 ceph-mon[131825]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:50 smithi078 ceph-mon[139570]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:50 smithi078 ceph-mon[142991]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:52 smithi118 ceph-mon[131825]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:52 smithi078 ceph-mon[139570]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:52 smithi078 ceph-mon[142991]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:54 smithi118 ceph-mon[131825]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:54 smithi078 ceph-mon[139570]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:54 smithi078 ceph-mon[142991]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:56 smithi118 ceph-mon[131825]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:56 smithi078 ceph-mon[139570]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:56 smithi078 ceph-mon[142991]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:50:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:50:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:50:58 smithi118 ceph-mon[131825]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:50:58 smithi078 ceph-mon[139570]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:50:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:50:58 smithi078 ceph-mon[142991]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:00 smithi118 ceph-mon[131825]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:00 smithi078 ceph-mon[139570]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:00 smithi078 ceph-mon[142991]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:02 smithi118 ceph-mon[131825]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:02 smithi078 ceph-mon[139570]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:02 smithi078 ceph-mon[142991]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:04 smithi118 ceph-mon[131825]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:04 smithi078 ceph-mon[139570]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:04 smithi078 ceph-mon[142991]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:06 smithi118 ceph-mon[131825]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:06 smithi078 ceph-mon[139570]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:06 smithi078 ceph-mon[142991]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:51:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:08 smithi118 ceph-mon[131825]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:08 smithi078 ceph-mon[139570]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:08 smithi078 ceph-mon[142991]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:08.898 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 102s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 39s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 102s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 39s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 39s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:51:09.207 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 102s ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 102s ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 39s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 102s ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 102s ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 39s ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 102s ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 102s ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 102s ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 102s ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 39s ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 39s ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 39s ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 39s ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:51:09.208 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 39s ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:51:09.589 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:51:09.589 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:51:09.589 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:51:09.589 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:09.589 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:51:09.590 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:51:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:10 smithi118 ceph-mon[131825]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:10 smithi118 ceph-mon[131825]: from='client.50843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4231643688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[139570]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[139570]: from='client.50843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4231643688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[142991]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[142991]: from='client.50843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4231643688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:11 smithi118 ceph-mon[131825]: from='client.40890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:11 smithi078 ceph-mon[139570]: from='client.40890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:11 smithi078 ceph-mon[142991]: from='client.40890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:12 smithi118 ceph-mon[131825]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:12 smithi078 ceph-mon[139570]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:12 smithi078 ceph-mon[142991]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:14 smithi118 ceph-mon[131825]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:14 smithi078 ceph-mon[139570]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:14 smithi078 ceph-mon[142991]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:16 smithi118 ceph-mon[131825]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:16 smithi078 ceph-mon[139570]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:16 smithi078 ceph-mon[142991]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:51:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:18 smithi118 ceph-mon[131825]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:18 smithi078 ceph-mon[142991]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:18 smithi078 ceph-mon[139570]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:20 smithi118 ceph-mon[131825]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:20 smithi078 ceph-mon[139570]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:20 smithi078 ceph-mon[142991]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:22 smithi118 ceph-mon[131825]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:22 smithi078 ceph-mon[139570]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:22 smithi078 ceph-mon[142991]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 03:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T03:51:22.709623948Z level=info msg="Completed cleanup jobs" duration=45.25278ms 2023-12-16T03:51:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:24 smithi118 ceph-mon[131825]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:24 smithi078 ceph-mon[139570]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:24 smithi078 ceph-mon[142991]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:26 smithi118 ceph-mon[131825]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:26 smithi078 ceph-mon[139570]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:26 smithi078 ceph-mon[142991]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:51:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:28 smithi118 ceph-mon[131825]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:28 smithi078 ceph-mon[139570]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:28 smithi078 ceph-mon[142991]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:30 smithi118 ceph-mon[131825]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:30 smithi078 ceph-mon[139570]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:30 smithi078 ceph-mon[142991]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:51:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:51:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:51:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:51:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:51:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:51:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:51:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:51:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:51:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:51:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:51:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:51:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:32 smithi118 ceph-mon[131825]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:32 smithi078 ceph-mon[139570]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:32 smithi078 ceph-mon[142991]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:34 smithi118 ceph-mon[131825]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:34 smithi078 ceph-mon[139570]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:34 smithi078 ceph-mon[142991]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:36 smithi118 ceph-mon[131825]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:36 smithi078 ceph-mon[139570]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:36 smithi078 ceph-mon[142991]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:51:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:38 smithi118 ceph-mon[131825]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:38 smithi078 ceph-mon[139570]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:38 smithi078 ceph-mon[142991]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:39.931 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:51:40.240 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 70s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 70s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 70s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 70s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 70s ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:51:40.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 70s ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 70s ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 70s ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 70s ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:51:40.242 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 70s ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:51:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:40 smithi078 ceph-mon[139570]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:40 smithi078 ceph-mon[142991]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:51:40.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:51:40.623 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:51:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:40 smithi118 ceph-mon[131825]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:41 smithi078 ceph-mon[139570]: from='client.50861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3226543627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:41 smithi078 ceph-mon[142991]: from='client.50861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3226543627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:41 smithi118 ceph-mon[131825]: from='client.50861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3226543627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:51:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:42 smithi078 ceph-mon[142991]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:42 smithi078 ceph-mon[142991]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:42 smithi078 ceph-mon[139570]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:42 smithi078 ceph-mon[139570]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:42 smithi118 ceph-mon[131825]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:51:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:42 smithi118 ceph-mon[131825]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:44 smithi078 ceph-mon[139570]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:44 smithi078 ceph-mon[142991]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:44 smithi118 ceph-mon[131825]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:46 smithi078 ceph-mon[139570]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:46 smithi078 ceph-mon[142991]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:46 smithi118 ceph-mon[131825]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:51:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:51:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:48 smithi078 ceph-mon[142991]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:48 smithi078 ceph-mon[139570]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:48 smithi118 ceph-mon[131825]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:49 smithi078 ceph-mon[139570]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:49 smithi078 ceph-mon[142991]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:49 smithi118 ceph-mon[131825]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:51 smithi078 ceph-mon[139570]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:51 smithi078 ceph-mon[142991]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:51 smithi118 ceph-mon[131825]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:54.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:53 smithi078 ceph-mon[142991]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:53 smithi078 ceph-mon[139570]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:53 smithi118 ceph-mon[131825]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:55 smithi078 ceph-mon[142991]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:55 smithi078 ceph-mon[139570]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:55 smithi118 ceph-mon[131825]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:51:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:51:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:57 smithi078 ceph-mon[139570]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:57 smithi078 ceph-mon[142991]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:51:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:57 smithi118 ceph-mon[131825]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:51:59 smithi078 ceph-mon[139570]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:51:59 smithi078 ceph-mon[142991]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:51:59 smithi118 ceph-mon[131825]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:01 smithi078 ceph-mon[142991]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:01 smithi078 ceph-mon[139570]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:01 smithi118 ceph-mon[131825]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:03 smithi078 ceph-mon[139570]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:03 smithi078 ceph-mon[142991]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:03 smithi118 ceph-mon[131825]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:05 smithi078 ceph-mon[139570]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:05 smithi078 ceph-mon[142991]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:05 smithi118 ceph-mon[131825]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:06] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T03:52:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:07 smithi118 ceph-mon[131825]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:07 smithi078 ceph-mon[139570]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:07 smithi078 ceph-mon[142991]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:09 smithi118 ceph-mon[131825]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:09 smithi078 ceph-mon[142991]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:09 smithi078 ceph-mon[139570]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:10.970 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:52:11.277 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:52:11.277 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:52:11.277 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 101s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:52:11.277 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:52:11.277 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 101s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 101s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 101s ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 101s ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 101s ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:52:11.278 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 101s ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:52:11.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 101s ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:52:11.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 101s ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:52:11.279 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 101s ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:11.656 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:52:11.657 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:52:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:11 smithi118 ceph-mon[131825]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:11 smithi118 ceph-mon[131825]: from='client.50879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1493297562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[139570]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[139570]: from='client.50879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1493297562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[142991]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[142991]: from='client.50879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1493297562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:12 smithi118 ceph-mon[131825]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:12 smithi078 ceph-mon[139570]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:12 smithi078 ceph-mon[142991]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:13 smithi118 ceph-mon[131825]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:13 smithi078 ceph-mon[139570]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:13 smithi078 ceph-mon[142991]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:15 smithi118 ceph-mon[131825]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:15 smithi078 ceph-mon[142991]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:15 smithi078 ceph-mon[139570]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:16] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T03:52:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:18 smithi118 ceph-mon[131825]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:18 smithi078 ceph-mon[139570]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:18 smithi078 ceph-mon[142991]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:20 smithi118 ceph-mon[131825]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:20 smithi078 ceph-mon[139570]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:20 smithi078 ceph-mon[142991]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:22 smithi118 ceph-mon[131825]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:22 smithi078 ceph-mon[139570]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:22 smithi078 ceph-mon[142991]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:24 smithi118 ceph-mon[131825]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:24 smithi078 ceph-mon[139570]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:24 smithi078 ceph-mon[142991]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:26 smithi118 ceph-mon[131825]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:26 smithi078 ceph-mon[139570]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:26 smithi078 ceph-mon[142991]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:52:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:28 smithi118 ceph-mon[131825]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:28 smithi078 ceph-mon[139570]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:28 smithi078 ceph-mon[142991]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:30 smithi118 ceph-mon[131825]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:30 smithi078 ceph-mon[139570]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:30 smithi078 ceph-mon[142991]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:52:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:52:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:34 smithi118 ceph-mon[131825]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:34 smithi078 ceph-mon[139570]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:34 smithi078 ceph-mon[142991]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:36 smithi118 ceph-mon[131825]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:36 smithi078 ceph-mon[139570]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:36 smithi078 ceph-mon[142991]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:52:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:38 smithi118 ceph-mon[131825]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:38 smithi078 ceph-mon[139570]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:38 smithi078 ceph-mon[142991]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:40 smithi118 ceph-mon[131825]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:40 smithi078 ceph-mon[139570]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:40 smithi078 ceph-mon[142991]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:42.002 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:52:42.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:52:42.315 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:52:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:42 smithi118 ceph-mon[131825]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:42 smithi078 ceph-mon[139570]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:42 smithi078 ceph-mon[142991]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:52:42.698 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:52:42.699 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:52:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:43 smithi118 ceph-mon[131825]: from='client.50897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3513208662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:43 smithi078 ceph-mon[139570]: from='client.50897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3513208662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:43 smithi078 ceph-mon[142991]: from='client.50897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3513208662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:52:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:44 smithi118 ceph-mon[131825]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:44 smithi118 ceph-mon[131825]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:44 smithi078 ceph-mon[139570]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:44 smithi078 ceph-mon[139570]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:44 smithi078 ceph-mon[142991]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:52:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:44 smithi078 ceph-mon[142991]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:46 smithi118 ceph-mon[131825]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:46 smithi078 ceph-mon[142991]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:46 smithi078 ceph-mon[139570]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:52:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:52:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:48 smithi118 ceph-mon[131825]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:48 smithi078 ceph-mon[139570]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:48 smithi078 ceph-mon[142991]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:50 smithi118 ceph-mon[131825]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:50 smithi078 ceph-mon[142991]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:50 smithi078 ceph-mon[139570]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:52 smithi118 ceph-mon[131825]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:52 smithi078 ceph-mon[139570]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:52 smithi078 ceph-mon[142991]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:54 smithi118 ceph-mon[131825]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:54 smithi078 ceph-mon[139570]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:54 smithi078 ceph-mon[142991]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:56 smithi118 ceph-mon[131825]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:56 smithi078 ceph-mon[139570]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:56 smithi078 ceph-mon[142991]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:52:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:52:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:52:58 smithi118 ceph-mon[131825]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:52:58 smithi078 ceph-mon[139570]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:52:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:52:58 smithi078 ceph-mon[142991]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:00 smithi118 ceph-mon[131825]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:00 smithi078 ceph-mon[139570]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:00 smithi078 ceph-mon[142991]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:02 smithi118 ceph-mon[131825]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:02 smithi078 ceph-mon[139570]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:02 smithi078 ceph-mon[142991]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:04 smithi118 ceph-mon[131825]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:04 smithi078 ceph-mon[139570]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:04 smithi078 ceph-mon[142991]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:06 smithi118 ceph-mon[131825]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:06 smithi078 ceph-mon[142991]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:06 smithi078 ceph-mon[139570]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:53:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:08 smithi118 ceph-mon[131825]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:08 smithi078 ceph-mon[139570]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:08 smithi078 ceph-mon[142991]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:10 smithi118 ceph-mon[131825]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:10 smithi078 ceph-mon[139570]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:10 smithi078 ceph-mon[142991]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:12 smithi118 ceph-mon[131825]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:12 smithi078 ceph-mon[139570]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:12 smithi078 ceph-mon[142991]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:13.043 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:53:13.349 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:53:13.349 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:53:13.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:53:13.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:53:13.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:53:13.351 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:13.732 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:53:13.733 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:53:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:14 smithi118 ceph-mon[131825]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:14 smithi118 ceph-mon[131825]: from='client.50915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1643335191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[142991]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[142991]: from='client.50915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1643335191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[139570]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[139570]: from='client.50915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1643335191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:15 smithi118 ceph-mon[131825]: from='client.50921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:15 smithi078 ceph-mon[139570]: from='client.50921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:15 smithi078 ceph-mon[142991]: from='client.50921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:16 smithi118 ceph-mon[131825]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:16 smithi078 ceph-mon[139570]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:16 smithi078 ceph-mon[142991]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:53:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:18 smithi118 ceph-mon[131825]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:18 smithi078 ceph-mon[139570]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:18 smithi078 ceph-mon[142991]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:20 smithi118 ceph-mon[131825]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:20 smithi078 ceph-mon[139570]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:20 smithi078 ceph-mon[142991]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:22 smithi118 ceph-mon[131825]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:22 smithi078 ceph-mon[139570]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:22 smithi078 ceph-mon[142991]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:24 smithi118 ceph-mon[131825]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:24 smithi078 ceph-mon[139570]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:24 smithi078 ceph-mon[142991]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:26 smithi118 ceph-mon[131825]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:26 smithi078 ceph-mon[139570]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:26 smithi078 ceph-mon[142991]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:53:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:28 smithi118 ceph-mon[131825]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:28 smithi078 ceph-mon[139570]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:28 smithi078 ceph-mon[142991]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:30 smithi118 ceph-mon[131825]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:30 smithi078 ceph-mon[139570]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:30 smithi078 ceph-mon[142991]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:53:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:53:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:53:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:53:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:53:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:53:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:34 smithi118 ceph-mon[131825]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:34 smithi078 ceph-mon[139570]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:34 smithi078 ceph-mon[142991]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:36 smithi118 ceph-mon[131825]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:36 smithi078 ceph-mon[139570]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:36 smithi078 ceph-mon[142991]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:53:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:38 smithi118 ceph-mon[131825]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:38 smithi078 ceph-mon[139570]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:38 smithi078 ceph-mon[142991]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:40 smithi118 ceph-mon[131825]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:40 smithi078 ceph-mon[139570]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:40 smithi078 ceph-mon[142991]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:42 smithi118 ceph-mon[131825]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:42 smithi078 ceph-mon[139570]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:42 smithi078 ceph-mon[142991]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:44.082 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:53:44.389 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:53:44.390 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:53:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:44 smithi118 ceph-mon[131825]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:44 smithi078 ceph-mon[139570]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:44 smithi078 ceph-mon[142991]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:53:44.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:53:44.769 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:53:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:45 smithi078 ceph-mon[139570]: from='client.40971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/848558010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:45 smithi078 ceph-mon[142991]: from='client.40971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/848558010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:45 smithi118 ceph-mon[131825]: from='client.40971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/848558010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:53:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:46 smithi078 ceph-mon[142991]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:46 smithi078 ceph-mon[142991]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:46 smithi078 ceph-mon[139570]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:46 smithi078 ceph-mon[139570]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:46 smithi118 ceph-mon[131825]: from='client.50939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:53:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:46 smithi118 ceph-mon[131825]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:53:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:53:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:48 smithi078 ceph-mon[139570]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:48 smithi078 ceph-mon[142991]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:48 smithi118 ceph-mon[131825]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:50 smithi078 ceph-mon[139570]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:50 smithi078 ceph-mon[142991]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:50 smithi118 ceph-mon[131825]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:52 smithi078 ceph-mon[139570]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:52 smithi078 ceph-mon[142991]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:52 smithi118 ceph-mon[131825]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:54 smithi078 ceph-mon[139570]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:54 smithi078 ceph-mon[142991]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:54 smithi118 ceph-mon[131825]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:56 smithi078 ceph-mon[139570]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:56 smithi078 ceph-mon[142991]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:56 smithi118 ceph-mon[131825]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:53:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:53:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:53:58 smithi078 ceph-mon[139570]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:53:58 smithi078 ceph-mon[142991]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:53:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:53:58 smithi118 ceph-mon[131825]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:00 smithi078 ceph-mon[139570]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:00 smithi078 ceph-mon[142991]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:00 smithi118 ceph-mon[131825]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:02 smithi078 ceph-mon[139570]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:02 smithi078 ceph-mon[142991]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:02 smithi118 ceph-mon[131825]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:04 smithi078 ceph-mon[139570]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:04 smithi078 ceph-mon[142991]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:04 smithi118 ceph-mon[131825]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:06 smithi078 ceph-mon[139570]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:06 smithi078 ceph-mon[142991]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:06 smithi118 ceph-mon[131825]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:54:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:08 smithi078 ceph-mon[139570]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:08 smithi078 ceph-mon[142991]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:08 smithi118 ceph-mon[131825]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:09 smithi118 ceph-mon[131825]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:09 smithi078 ceph-mon[139570]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:09 smithi078 ceph-mon[142991]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:11 smithi118 ceph-mon[131825]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:11 smithi078 ceph-mon[139570]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:11 smithi078 ceph-mon[142991]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:13 smithi118 ceph-mon[131825]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:13 smithi078 ceph-mon[139570]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:13 smithi078 ceph-mon[142991]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:15.114 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:54:15.422 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:54:15.422 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:54:15.423 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:54:15.424 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:15.805 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:54:15.806 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:54:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:15 smithi118 ceph-mon[131825]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:15 smithi118 ceph-mon[131825]: from='client.50951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2403687490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[139570]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[139570]: from='client.50951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2403687490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[142991]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[142991]: from='client.50951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2403687490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:54:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:16 smithi118 ceph-mon[131825]: from='client.40995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:16 smithi078 ceph-mon[142991]: from='client.40995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:16 smithi078 ceph-mon[139570]: from='client.40995 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:17 smithi118 ceph-mon[131825]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:17 smithi078 ceph-mon[139570]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:17 smithi078 ceph-mon[142991]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:19 smithi118 ceph-mon[131825]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:19 smithi078 ceph-mon[139570]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:19 smithi078 ceph-mon[142991]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:22 smithi118 ceph-mon[131825]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:22 smithi078 ceph-mon[139570]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:22 smithi078 ceph-mon[142991]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:24.005 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:24 smithi078 ceph-mon[139570]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:24 smithi118 ceph-mon[131825]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:24 smithi078 ceph-mon[142991]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:26 smithi118 ceph-mon[131825]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:26 smithi078 ceph-mon[142991]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:26 smithi078 ceph-mon[139570]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:54:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:28 smithi118 ceph-mon[131825]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:28 smithi078 ceph-mon[139570]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:28 smithi078 ceph-mon[142991]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:30 smithi118 ceph-mon[131825]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:30 smithi078 ceph-mon[139570]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:30 smithi078 ceph-mon[142991]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:32 smithi118 ceph-mon[131825]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:32 smithi078 ceph-mon[139570]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:32 smithi078 ceph-mon[142991]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:54:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:54:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:54:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:54:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:54:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:54:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:54:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:34 smithi118 ceph-mon[131825]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:34 smithi078 ceph-mon[139570]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:34 smithi078 ceph-mon[142991]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:36 smithi118 ceph-mon[131825]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:36 smithi078 ceph-mon[139570]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:36 smithi078 ceph-mon[142991]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:54:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:38 smithi118 ceph-mon[131825]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:38 smithi078 ceph-mon[139570]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:38 smithi078 ceph-mon[142991]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:40 smithi118 ceph-mon[131825]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:40 smithi078 ceph-mon[139570]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:40 smithi078 ceph-mon[142991]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:42 smithi118 ceph-mon[131825]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:42 smithi078 ceph-mon[139570]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:42 smithi078 ceph-mon[142991]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:44 smithi118 ceph-mon[131825]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:44 smithi078 ceph-mon[139570]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:44 smithi078 ceph-mon[142991]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:46.157 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:54:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:46 smithi118 ceph-mon[131825]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:46 smithi078 ceph-mon[139570]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:46 smithi078 ceph-mon[142991]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:46.465 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:54:46.465 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:54:46.465 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:54:46.466 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:54:46.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:54:46.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:54:46.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:54:46.467 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:54:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:54:46.850 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:54:46.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:54:46.851 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:54:46.852 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:54:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:47 smithi118 ceph-mon[131825]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/177055308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[139570]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/177055308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[142991]: from='client.41007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:54:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/177055308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:54:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:48 smithi118 ceph-mon[131825]: from='client.41013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:48 smithi118 ceph-mon[131825]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:48 smithi078 ceph-mon[139570]: from='client.41013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:48 smithi078 ceph-mon[139570]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:48 smithi078 ceph-mon[142991]: from='client.41013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:48 smithi078 ceph-mon[142991]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:50 smithi118 ceph-mon[131825]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:50 smithi078 ceph-mon[139570]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:50 smithi078 ceph-mon[142991]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:52 smithi118 ceph-mon[131825]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:52 smithi078 ceph-mon[139570]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:52 smithi078 ceph-mon[142991]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:54 smithi118 ceph-mon[131825]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:54 smithi078 ceph-mon[139570]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:54 smithi078 ceph-mon[142991]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:56 smithi118 ceph-mon[131825]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:56 smithi078 ceph-mon[139570]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:56 smithi078 ceph-mon[142991]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:54:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:54:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:54:58 smithi118 ceph-mon[131825]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:54:58 smithi078 ceph-mon[139570]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:54:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:54:58 smithi078 ceph-mon[142991]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:00 smithi118 ceph-mon[131825]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:00 smithi078 ceph-mon[142991]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:00 smithi078 ceph-mon[139570]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:02 smithi118 ceph-mon[131825]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:02 smithi078 ceph-mon[139570]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:02 smithi078 ceph-mon[142991]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:04 smithi118 ceph-mon[131825]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:04 smithi078 ceph-mon[139570]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:04 smithi078 ceph-mon[142991]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:06 smithi118 ceph-mon[131825]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:06 smithi078 ceph-mon[139570]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:06 smithi078 ceph-mon[142991]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:55:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:08 smithi118 ceph-mon[131825]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:08 smithi078 ceph-mon[139570]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:08 smithi078 ceph-mon[142991]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:10 smithi118 ceph-mon[131825]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:10 smithi078 ceph-mon[139570]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:10 smithi078 ceph-mon[142991]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:12 smithi118 ceph-mon[131825]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:12 smithi078 ceph-mon[139570]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:12 smithi078 ceph-mon[142991]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:14 smithi118 ceph-mon[131825]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:14 smithi078 ceph-mon[139570]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:14 smithi078 ceph-mon[142991]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:16 smithi118 ceph-mon[131825]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:16 smithi078 ceph-mon[139570]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:16 smithi078 ceph-mon[142991]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:55:17.200 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:55:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:55:17.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:55:17.513 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:55:17.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:55:17.896 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:55:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:18 smithi118 ceph-mon[131825]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:18 smithi118 ceph-mon[131825]: from='client.50987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3532655121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[139570]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[139570]: from='client.50987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3532655121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[142991]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[142991]: from='client.50987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3532655121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:19 smithi118 ceph-mon[131825]: from='client.41031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:19 smithi078 ceph-mon[139570]: from='client.41031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:19 smithi078 ceph-mon[142991]: from='client.41031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:20 smithi118 ceph-mon[131825]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:20 smithi078 ceph-mon[139570]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:20 smithi078 ceph-mon[142991]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:22 smithi118 ceph-mon[131825]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:22 smithi078 ceph-mon[139570]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:22 smithi078 ceph-mon[142991]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:24 smithi118 ceph-mon[131825]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:24 smithi078 ceph-mon[139570]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:24 smithi078 ceph-mon[142991]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:26 smithi118 ceph-mon[131825]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:26 smithi078 ceph-mon[139570]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:26 smithi078 ceph-mon[142991]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:55:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:28 smithi118 ceph-mon[131825]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:28 smithi078 ceph-mon[139570]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:28 smithi078 ceph-mon[142991]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:30 smithi118 ceph-mon[131825]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:30 smithi078 ceph-mon[139570]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:30 smithi078 ceph-mon[142991]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:32 smithi118 ceph-mon[131825]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:32 smithi078 ceph-mon[139570]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:32 smithi078 ceph-mon[142991]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:55:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:55:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:55:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:34 smithi118 ceph-mon[131825]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:55:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:55:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[139570]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:55:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:55:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[142991]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:55:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:55:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:55:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:36 smithi118 ceph-mon[131825]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:36 smithi078 ceph-mon[139570]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:36 smithi078 ceph-mon[142991]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:55:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:38 smithi118 ceph-mon[131825]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:38 smithi078 ceph-mon[139570]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:38 smithi078 ceph-mon[142991]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:40 smithi118 ceph-mon[131825]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:40 smithi078 ceph-mon[139570]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:40 smithi078 ceph-mon[142991]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:42 smithi118 ceph-mon[131825]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:42 smithi078 ceph-mon[139570]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:42 smithi078 ceph-mon[142991]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:44 smithi118 ceph-mon[131825]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:44 smithi078 ceph-mon[139570]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:44 smithi078 ceph-mon[142991]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:46 smithi078 ceph-mon[142991]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:46 smithi078 ceph-mon[139570]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:46 smithi118 ceph-mon[131825]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:55:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:55:48.243 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:55:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:48 smithi078 ceph-mon[139570]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:48 smithi078 ceph-mon[142991]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:48.556 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:55:48.556 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:55:48.556 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:55:48.556 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:55:48.557 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:55:48.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:55:48.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:55:48.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:55:48.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:55:48.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:55:48.559 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:55:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:48 smithi118 ceph-mon[131825]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:48.941 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:55:48.942 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:55:48.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:55:48.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:55:48.943 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:55:48.943 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:55:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1142548922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1142548922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1142548922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[139570]: from='client.41043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[139570]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[139570]: from='client.41049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[142991]: from='client.41043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[142991]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:50 smithi078 ceph-mon[142991]: from='client.41049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:50 smithi118 ceph-mon[131825]: from='client.41043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:50 smithi118 ceph-mon[131825]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:50 smithi118 ceph-mon[131825]: from='client.41049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:55:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:52 smithi078 ceph-mon[139570]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:52 smithi078 ceph-mon[142991]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:52 smithi118 ceph-mon[131825]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:54 smithi078 ceph-mon[139570]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:54 smithi078 ceph-mon[142991]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:54 smithi118 ceph-mon[131825]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:56 smithi078 ceph-mon[139570]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:56 smithi078 ceph-mon[142991]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:56 smithi118 ceph-mon[131825]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:55:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:55:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:55:58 smithi078 ceph-mon[139570]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:55:58 smithi078 ceph-mon[142991]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:55:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:55:58 smithi118 ceph-mon[131825]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:00 smithi078 ceph-mon[139570]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:00 smithi078 ceph-mon[142991]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:00 smithi118 ceph-mon[131825]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:02 smithi078 ceph-mon[139570]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:02 smithi078 ceph-mon[142991]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:02 smithi118 ceph-mon[131825]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:04 smithi078 ceph-mon[139570]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:04 smithi078 ceph-mon[142991]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:04 smithi118 ceph-mon[131825]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:06 smithi078 ceph-mon[142991]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:06 smithi078 ceph-mon[139570]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:06 smithi118 ceph-mon[131825]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:56:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:08 smithi078 ceph-mon[139570]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:08 smithi078 ceph-mon[142991]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:08 smithi118 ceph-mon[131825]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:10 smithi078 ceph-mon[139570]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:10 smithi078 ceph-mon[142991]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:10 smithi118 ceph-mon[131825]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:12 smithi078 ceph-mon[139570]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:12 smithi078 ceph-mon[142991]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:12 smithi118 ceph-mon[131825]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:14 smithi078 ceph-mon[139570]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:14 smithi078 ceph-mon[142991]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:14 smithi118 ceph-mon[131825]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:16.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:16 smithi078 ceph-mon[139570]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T03:56:16.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:16 smithi078 ceph-mon[142991]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:16 smithi118 ceph-mon[131825]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:18 smithi078 ceph-mon[139570]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:18 smithi078 ceph-mon[142991]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:18 smithi118 ceph-mon[131825]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:19.285 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:56:19.593 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:56:19.594 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:56:19.595 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:56:19.979 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:56:19.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:56:19.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:56:19.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:19.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:56:19.980 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:56:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:20 smithi078 ceph-mon[139570]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/981719143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:20 smithi078 ceph-mon[142991]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/981719143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:20 smithi118 ceph-mon[131825]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/981719143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:21 smithi118 ceph-mon[131825]: from='client.41061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:21 smithi118 ceph-mon[131825]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:21 smithi078 ceph-mon[139570]: from='client.41061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:21 smithi078 ceph-mon[139570]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:21 smithi078 ceph-mon[142991]: from='client.41061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:21 smithi078 ceph-mon[142991]: from='client.51029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:22 smithi118 ceph-mon[131825]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:22 smithi078 ceph-mon[139570]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:22 smithi078 ceph-mon[142991]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:23 smithi118 ceph-mon[131825]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:23 smithi078 ceph-mon[139570]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:23 smithi078 ceph-mon[142991]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:26 smithi118 ceph-mon[131825]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:26 smithi078 ceph-mon[139570]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:26 smithi078 ceph-mon[142991]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:56:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:28 smithi118 ceph-mon[131825]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:28 smithi078 ceph-mon[139570]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:28 smithi078 ceph-mon[142991]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:30 smithi118 ceph-mon[131825]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:30 smithi078 ceph-mon[139570]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:30 smithi078 ceph-mon[142991]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:32 smithi118 ceph-mon[131825]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:32 smithi078 ceph-mon[139570]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:32 smithi078 ceph-mon[142991]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:34 smithi118 ceph-mon[131825]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:56:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:34 smithi078 ceph-mon[139570]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:56:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:34 smithi078 ceph-mon[142991]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:56:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:56:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:56:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:56:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:56:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:56:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:56:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:56:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:56:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:56:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:36 smithi118 ceph-mon[131825]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:36 smithi078 ceph-mon[139570]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:36 smithi078 ceph-mon[142991]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:56:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:38 smithi118 ceph-mon[131825]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:38 smithi078 ceph-mon[139570]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:38 smithi078 ceph-mon[142991]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:40 smithi078 ceph-mon[139570]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:40 smithi078 ceph-mon[142991]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:40 smithi118 ceph-mon[131825]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:42 smithi078 ceph-mon[139570]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:42 smithi078 ceph-mon[142991]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:42 smithi118 ceph-mon[131825]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:44 smithi078 ceph-mon[139570]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:44 smithi078 ceph-mon[142991]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:44 smithi118 ceph-mon[131825]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:46 smithi078 ceph-mon[139570]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:46 smithi078 ceph-mon[142991]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:46 smithi118 ceph-mon[131825]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:56:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:56:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:48 smithi078 ceph-mon[142991]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:48 smithi078 ceph-mon[139570]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:48 smithi118 ceph-mon[131825]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:50.328 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:56:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:50 smithi078 ceph-mon[139570]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:50 smithi078 ceph-mon[142991]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:50.639 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:56:50.639 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:56:50.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:56:50.641 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:56:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:50 smithi118 ceph-mon[131825]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:51.022 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:56:51.023 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:56:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3385553073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3385553073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3385553073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:56:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[139570]: from='client.51041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[139570]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[139570]: from='client.51047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[142991]: from='client.51041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[142991]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:52 smithi078 ceph-mon[142991]: from='client.51047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:52 smithi118 ceph-mon[131825]: from='client.51041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:52 smithi118 ceph-mon[131825]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:52 smithi118 ceph-mon[131825]: from='client.51047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:56:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:54 smithi078 ceph-mon[139570]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:54 smithi078 ceph-mon[142991]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:54 smithi118 ceph-mon[131825]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:56 smithi078 ceph-mon[139570]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:56 smithi078 ceph-mon[142991]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:56 smithi118 ceph-mon[131825]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:56:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:56:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:56:58 smithi078 ceph-mon[139570]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:56:58 smithi078 ceph-mon[142991]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:56:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:56:58 smithi118 ceph-mon[131825]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:00 smithi078 ceph-mon[139570]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:00 smithi078 ceph-mon[142991]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:00 smithi118 ceph-mon[131825]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:02 smithi078 ceph-mon[139570]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:02 smithi078 ceph-mon[142991]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:02 smithi118 ceph-mon[131825]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:04 smithi078 ceph-mon[142991]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:04 smithi078 ceph-mon[139570]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:04 smithi118 ceph-mon[131825]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:06 smithi078 ceph-mon[139570]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:06 smithi078 ceph-mon[142991]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:06 smithi118 ceph-mon[131825]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:57:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:08 smithi078 ceph-mon[139570]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:08 smithi078 ceph-mon[142991]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:08 smithi118 ceph-mon[131825]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:10 smithi078 ceph-mon[139570]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:10 smithi078 ceph-mon[142991]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:10 smithi118 ceph-mon[131825]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:12 smithi078 ceph-mon[139570]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:12 smithi078 ceph-mon[142991]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:12 smithi118 ceph-mon[131825]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:14 smithi078 ceph-mon[139570]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:14 smithi078 ceph-mon[142991]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:14 smithi118 ceph-mon[131825]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:16.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:16 smithi078 ceph-mon[139570]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:16.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:16 smithi078 ceph-mon[142991]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:57:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:16 smithi118 ceph-mon[131825]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:18 smithi118 ceph-mon[131825]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:18 smithi078 ceph-mon[139570]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:18 smithi078 ceph-mon[142991]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:20 smithi118 ceph-mon[131825]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:20 smithi078 ceph-mon[142991]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:20 smithi078 ceph-mon[139570]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:21.369 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:57:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:21 smithi118 ceph-mon[131825]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:57:21.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:57:21.682 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:57:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:21 smithi078 ceph-mon[139570]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:21 smithi078 ceph-mon[142991]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:22.059 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:22.060 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:57:22.061 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:57:22.061 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:57:22.061 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:57:22.061 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:57:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:22 smithi118 ceph-mon[131825]: from='client.51059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:22 smithi118 ceph-mon[131825]: from='client.51065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3546003614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[139570]: from='client.51059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[139570]: from='client.51065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3546003614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[142991]: from='client.51059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[142991]: from='client.51065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3546003614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:23 smithi118 ceph-mon[131825]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:23 smithi078 ceph-mon[139570]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:23 smithi078 ceph-mon[142991]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:26 smithi118 ceph-mon[131825]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:26 smithi078 ceph-mon[139570]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:26 smithi078 ceph-mon[142991]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T03:57:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:28 smithi118 ceph-mon[131825]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:28 smithi078 ceph-mon[139570]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:28 smithi078 ceph-mon[142991]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:30 smithi118 ceph-mon[131825]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:30 smithi078 ceph-mon[139570]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:30 smithi078 ceph-mon[142991]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:32 smithi118 ceph-mon[131825]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:32 smithi078 ceph-mon[139570]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:32 smithi078 ceph-mon[142991]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:34 smithi118 ceph-mon[131825]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:34 smithi078 ceph-mon[139570]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:34 smithi078 ceph-mon[142991]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:57:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:36 smithi118 ceph-mon[131825]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:57:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:57:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[139570]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[142991]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:57:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:57:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T03:57:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:38 smithi118 ceph-mon[131825]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:38 smithi078 ceph-mon[139570]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:38 smithi078 ceph-mon[142991]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:40 smithi118 ceph-mon[131825]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:40 smithi078 ceph-mon[139570]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:40 smithi078 ceph-mon[142991]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:42 smithi118 ceph-mon[131825]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:42 smithi078 ceph-mon[139570]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:42 smithi078 ceph-mon[142991]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:44 smithi118 ceph-mon[131825]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:44 smithi078 ceph-mon[139570]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:44 smithi078 ceph-mon[142991]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:46 smithi118 ceph-mon[131825]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:46 smithi078 ceph-mon[139570]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:46 smithi078 ceph-mon[142991]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T03:57:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:57:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:48 smithi118 ceph-mon[131825]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:48 smithi078 ceph-mon[139570]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:48 smithi078 ceph-mon[142991]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:50 smithi118 ceph-mon[131825]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:50 smithi078 ceph-mon[139570]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:50 smithi078 ceph-mon[142991]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:52 smithi118 ceph-mon[131825]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:52.408 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:57:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:52 smithi078 ceph-mon[139570]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:52 smithi078 ceph-mon[142991]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:57:52.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:57:52.717 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:57:53.097 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:57:53.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:57:53.099 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:57:53.099 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:57:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:54 smithi118 ceph-mon[131825]: from='client.51077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:54 smithi118 ceph-mon[131825]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:54 smithi118 ceph-mon[131825]: from='client.51083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/680956687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[142991]: from='client.51077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[142991]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[142991]: from='client.51083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/680956687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[139570]: from='client.51077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[139570]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[139570]: from='client.51083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:57:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/680956687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:57:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:56 smithi118 ceph-mon[131825]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:56 smithi078 ceph-mon[139570]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:56 smithi078 ceph-mon[142991]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:57:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T03:57:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:57:58 smithi118 ceph-mon[131825]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:57:58 smithi078 ceph-mon[139570]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:57:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:57:58 smithi078 ceph-mon[142991]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:00 smithi118 ceph-mon[131825]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:00 smithi078 ceph-mon[139570]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:00 smithi078 ceph-mon[142991]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:02 smithi118 ceph-mon[131825]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:02 smithi078 ceph-mon[139570]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:02 smithi078 ceph-mon[142991]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:04 smithi118 ceph-mon[131825]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:04 smithi078 ceph-mon[139570]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:04 smithi078 ceph-mon[142991]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:06 smithi118 ceph-mon[131825]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:06 smithi078 ceph-mon[139570]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:06 smithi078 ceph-mon[142991]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:58:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:08 smithi118 ceph-mon[131825]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:08 smithi078 ceph-mon[139570]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:08 smithi078 ceph-mon[142991]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:10 smithi118 ceph-mon[131825]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:10 smithi078 ceph-mon[139570]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:10 smithi078 ceph-mon[142991]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:12 smithi118 ceph-mon[131825]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:12 smithi078 ceph-mon[139570]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:12 smithi078 ceph-mon[142991]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:14 smithi118 ceph-mon[131825]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:14 smithi078 ceph-mon[139570]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:14 smithi078 ceph-mon[142991]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:16 smithi118 ceph-mon[131825]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:16 smithi078 ceph-mon[139570]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:16 smithi078 ceph-mon[142991]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:58:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:18 smithi118 ceph-mon[131825]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:18 smithi078 ceph-mon[139570]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:18 smithi078 ceph-mon[142991]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:20 smithi118 ceph-mon[131825]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:20 smithi078 ceph-mon[139570]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:20 smithi078 ceph-mon[142991]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:22 smithi118 ceph-mon[131825]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:22 smithi078 ceph-mon[139570]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:22 smithi078 ceph-mon[142991]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:58:23.751 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:58:23.751 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:58:23.751 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:58:23.751 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:58:23.752 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:58:23.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:58:23.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:58:23.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:58:23.753 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:58:24.134 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:58:24.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:58:24.136 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:58:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:24 smithi118 ceph-mon[131825]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:24 smithi078 ceph-mon[139570]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:24 smithi078 ceph-mon[142991]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:25 smithi118 ceph-mon[131825]: from='client.41130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:25 smithi118 ceph-mon[131825]: from='client.51101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/131535710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[139570]: from='client.41130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[139570]: from='client.51101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/131535710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[142991]: from='client.41130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[142991]: from='client.51101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/131535710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:26 smithi118 ceph-mon[131825]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:26 smithi078 ceph-mon[139570]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:26 smithi078 ceph-mon[142991]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:58:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:28 smithi118 ceph-mon[131825]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:28 smithi078 ceph-mon[139570]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:28 smithi078 ceph-mon[142991]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:30 smithi118 ceph-mon[131825]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:30 smithi078 ceph-mon[139570]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:30 smithi078 ceph-mon[142991]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:32 smithi118 ceph-mon[131825]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:32 smithi078 ceph-mon[139570]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:32 smithi078 ceph-mon[142991]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:34 smithi118 ceph-mon[131825]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:34 smithi078 ceph-mon[139570]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:34 smithi078 ceph-mon[142991]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:58:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:58:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:58:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[139570]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[142991]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:36 smithi118 ceph-mon[131825]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:58:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:38 smithi078 ceph-mon[139570]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:38 smithi078 ceph-mon[142991]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:38 smithi118 ceph-mon[131825]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:58:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:58:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:58:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:42 smithi118 ceph-mon[131825]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:42 smithi078 ceph-mon[139570]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:42 smithi078 ceph-mon[142991]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:44 smithi118 ceph-mon[131825]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:44 smithi078 ceph-mon[139570]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:44 smithi078 ceph-mon[142991]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:46 smithi118 ceph-mon[131825]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:46 smithi078 ceph-mon[139570]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:46 smithi078 ceph-mon[142991]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T03:58:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:58:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:48 smithi118 ceph-mon[131825]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:48 smithi078 ceph-mon[139570]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:48 smithi078 ceph-mon[142991]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:50 smithi118 ceph-mon[131825]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:50 smithi078 ceph-mon[139570]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:50 smithi078 ceph-mon[142991]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:52 smithi118 ceph-mon[131825]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:52 smithi078 ceph-mon[139570]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:52 smithi078 ceph-mon[142991]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:54 smithi118 ceph-mon[131825]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:54 smithi078 ceph-mon[139570]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:54 smithi078 ceph-mon[142991]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:54.479 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:58:54.787 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:58:54.787 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:58:54.787 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:58:54.787 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:58:54.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:58:54.789 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:58:54.789 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:58:54.789 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:58:55.169 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:58:55.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:58:55.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:58:55.170 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:58:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:56 smithi118 ceph-mon[131825]: from='client.51113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:56 smithi118 ceph-mon[131825]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:56 smithi118 ceph-mon[131825]: from='client.51119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2714174048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[142991]: from='client.51113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[142991]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[142991]: from='client.51119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2714174048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[139570]: from='client.51113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[139570]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[139570]: from='client.51119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:58:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2714174048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:58:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:58:56] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T03:58:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:58:58 smithi118 ceph-mon[131825]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:58:58 smithi078 ceph-mon[142991]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:58:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:58:58 smithi078 ceph-mon[139570]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:00 smithi118 ceph-mon[131825]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:00 smithi078 ceph-mon[139570]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:00 smithi078 ceph-mon[142991]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:02 smithi118 ceph-mon[131825]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:02 smithi078 ceph-mon[139570]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:02 smithi078 ceph-mon[142991]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:04 smithi118 ceph-mon[131825]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:04 smithi078 ceph-mon[139570]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:04 smithi078 ceph-mon[142991]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:06 smithi118 ceph-mon[131825]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:06 smithi078 ceph-mon[142991]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:06 smithi078 ceph-mon[139570]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:59:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:08 smithi118 ceph-mon[131825]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:08 smithi078 ceph-mon[139570]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:08 smithi078 ceph-mon[142991]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:10 smithi118 ceph-mon[131825]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:10 smithi078 ceph-mon[139570]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:10 smithi078 ceph-mon[142991]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:12 smithi118 ceph-mon[131825]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:12 smithi078 ceph-mon[139570]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:12 smithi078 ceph-mon[142991]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:14 smithi118 ceph-mon[131825]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:14 smithi078 ceph-mon[139570]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:14 smithi078 ceph-mon[142991]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:16 smithi118 ceph-mon[131825]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:16 smithi078 ceph-mon[139570]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:16 smithi078 ceph-mon[142991]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T03:59:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:18 smithi118 ceph-mon[131825]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:18 smithi078 ceph-mon[139570]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:18 smithi078 ceph-mon[142991]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:20 smithi118 ceph-mon[131825]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:20 smithi078 ceph-mon[139570]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:20 smithi078 ceph-mon[142991]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:22 smithi118 ceph-mon[131825]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:22 smithi078 ceph-mon[139570]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:22 smithi078 ceph-mon[142991]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:24 smithi118 ceph-mon[131825]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:24 smithi078 ceph-mon[139570]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:24 smithi078 ceph-mon[142991]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:25.516 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:59:25.824 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 649M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 867M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 444M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4941M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4272M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3689M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:59:25.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:59:25.826 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:59:26.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:59:26.207 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:59:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:26 smithi118 ceph-mon[131825]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:26 smithi078 ceph-mon[139570]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:26 smithi078 ceph-mon[142991]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:59:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:27 smithi118 ceph-mon[131825]: from='client.51131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:27 smithi118 ceph-mon[131825]: from='client.51137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2033143843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:59:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[139570]: from='client.51131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[139570]: from='client.51137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2033143843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:59:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[142991]: from='client.51131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[142991]: from='client.51137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2033143843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:59:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:28 smithi118 ceph-mon[131825]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:28 smithi078 ceph-mon[139570]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:28 smithi078 ceph-mon[142991]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:30 smithi078 ceph-mon[139570]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:30 smithi078 ceph-mon[142991]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:30 smithi118 ceph-mon[131825]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:32 smithi078 ceph-mon[139570]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:32 smithi078 ceph-mon[142991]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:32 smithi118 ceph-mon[131825]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:34 smithi078 ceph-mon[139570]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:34 smithi078 ceph-mon[142991]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:34 smithi118 ceph-mon[131825]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:36 smithi078 ceph-mon[139570]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:36 smithi078 ceph-mon[142991]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:36 smithi118 ceph-mon[131825]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:59:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:38 smithi078 ceph-mon[139570]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:38 smithi078 ceph-mon[142991]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:38 smithi118 ceph-mon[131825]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:40 smithi078 ceph-mon[139570]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:59:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:40 smithi078 ceph-mon[142991]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:59:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:40 smithi118 ceph-mon[131825]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:59:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:59:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T03:59:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T03:59:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T03:59:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:44 smithi078 ceph-mon[139570]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:44 smithi078 ceph-mon[142991]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:44 smithi118 ceph-mon[131825]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:46 smithi078 ceph-mon[142991]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:46 smithi078 ceph-mon[139570]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:46 smithi118 ceph-mon[131825]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T03:59:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T03:59:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:48 smithi078 ceph-mon[139570]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:48 smithi078 ceph-mon[142991]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:48 smithi118 ceph-mon[131825]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:50 smithi078 ceph-mon[139570]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:50 smithi078 ceph-mon[142991]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:50 smithi118 ceph-mon[131825]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:52 smithi078 ceph-mon[139570]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:52 smithi078 ceph-mon[142991]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:52 smithi118 ceph-mon[131825]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:54 smithi078 ceph-mon[139570]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:54 smithi078 ceph-mon[142991]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:54 smithi118 ceph-mon[131825]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:56 smithi078 ceph-mon[139570]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:56 smithi078 ceph-mon[142991]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:56.556 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T03:59:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:56 smithi118 ceph-mon[131825]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 03:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:03:59:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T03:59:56.865 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T03:59:56.865 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 15s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T03:59:56.865 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T03:59:56.865 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 15s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 15s ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 15s ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 15s ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 15s ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 15s ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 15s ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 15s ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 15s ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T03:59:56.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T03:59:56.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T03:59:56.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T03:59:56.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T03:59:56.867 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T03:59:57.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T03:59:57.253 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T03:59:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[139570]: from='client.41184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[139570]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[139570]: from='client.41190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3723903865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:59:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[142991]: from='client.41184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[142991]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[142991]: from='client.41190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 03:59:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3723903865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T03:59:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:58 smithi118 ceph-mon[131825]: from='client.41184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:58 smithi118 ceph-mon[131825]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T03:59:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:58 smithi118 ceph-mon[131825]: from='client.41190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T03:59:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 03:59:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3723903865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:00:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:00 smithi078 ceph-mon[142991]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:00:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:00 smithi078 conmon[139546]: 2023-12-16T03:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:00:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:00 smithi078 ceph-mon[139570]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:00:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:00 smithi118 ceph-mon[131825]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:00:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:02 smithi078 ceph-mon[139570]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:02 smithi078 ceph-mon[142991]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:02 smithi118 ceph-mon[131825]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:04 smithi078 ceph-mon[139570]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:04 smithi078 ceph-mon[142991]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:04 smithi118 ceph-mon[131825]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:06.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:00:06.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:06 smithi078 ceph-mon[142991]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:06.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:06 smithi078 ceph-mon[139570]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:06 smithi118 ceph-mon[131825]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:08 smithi078 ceph-mon[139570]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:08 smithi078 ceph-mon[142991]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:08 smithi118 ceph-mon[131825]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:10 smithi078 ceph-mon[139570]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:10 smithi078 ceph-mon[142991]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:10 smithi118 ceph-mon[131825]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:12 smithi078 ceph-mon[139570]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:12 smithi078 ceph-mon[142991]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:12 smithi118 ceph-mon[131825]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:14 smithi118 ceph-mon[131825]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:14 smithi078 ceph-mon[139570]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:14 smithi078 ceph-mon[142991]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:16 smithi118 ceph-mon[131825]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:16 smithi078 ceph-mon[139570]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:16 smithi078 ceph-mon[142991]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:00:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:18 smithi118 ceph-mon[131825]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:18 smithi078 ceph-mon[142991]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:18 smithi078 ceph-mon[139570]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:20 smithi118 ceph-mon[131825]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:20 smithi078 ceph-mon[139570]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:20 smithi078 ceph-mon[142991]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:22 smithi118 ceph-mon[131825]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:22 smithi078 ceph-mon[139570]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:22 smithi078 ceph-mon[142991]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:24 smithi118 ceph-mon[131825]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:24 smithi078 ceph-mon[139570]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:24 smithi078 ceph-mon[142991]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:26 smithi118 ceph-mon[131825]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:26 smithi078 ceph-mon[139570]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:00:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:26 smithi078 ceph-mon[142991]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:27.598 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 46s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 46s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:00:27.902 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 46s ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 46s ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 426M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 46s ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 46s ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 46s ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 46s ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 46s ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 46s ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3396M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3913M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3340M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3763M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:00:27.903 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 118M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:28.288 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:00:28.289 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:00:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:28 smithi118 ceph-mon[131825]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:28 smithi078 ceph-mon[142991]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:28 smithi078 ceph-mon[139570]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:29 smithi118 ceph-mon[131825]: from='client.51167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:29 smithi118 ceph-mon[131825]: from='client.51173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/459967447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:00:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[139570]: from='client.51167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[139570]: from='client.51173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/459967447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:00:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[142991]: from='client.51167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[142991]: from='client.51173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:00:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/459967447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:00:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:30 smithi118 ceph-mon[131825]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:30 smithi078 ceph-mon[139570]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:30 smithi078 ceph-mon[142991]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:32 smithi118 ceph-mon[131825]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:32 smithi078 ceph-mon[139570]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:32 smithi078 ceph-mon[142991]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:34 smithi118 ceph-mon[131825]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:34 smithi078 ceph-mon[139570]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:34 smithi078 ceph-mon[142991]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:35 smithi118 ceph-mon[131825]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:35 smithi078 ceph-mon[139570]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:35 smithi078 ceph-mon[142991]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:00:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:37 smithi118 ceph-mon[131825]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:37 smithi078 ceph-mon[139570]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:37.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:37 smithi078 ceph-mon[142991]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:40 smithi118 ceph-mon[131825]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:40 smithi078 ceph-mon[139570]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:40 smithi078 ceph-mon[142991]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:42 smithi118 ceph-mon[131825]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:42 smithi078 ceph-mon[139570]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:42 smithi078 ceph-mon[142991]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:00:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:00:43.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:00:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:44 smithi118 ceph-mon[131825]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:44 smithi078 ceph-mon[139570]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:44 smithi078 ceph-mon[142991]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:46.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[139570]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[142991]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:46 smithi118 ceph-mon[131825]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:46.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:47.591 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:00:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:48 smithi078 ceph-mon[139570]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:48 smithi078 ceph-mon[142991]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:48.482 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:48 smithi118 ceph-mon[131825]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:00:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:00:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:00:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:00:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:00:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:52 smithi118 ceph-mon[131825]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:52 smithi078 ceph-mon[139570]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:52 smithi078 ceph-mon[142991]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:54 smithi118 ceph-mon[131825]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:54 smithi078 ceph-mon[139570]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:54 smithi078 ceph-mon[142991]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:56 smithi118 ceph-mon[131825]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:56 smithi078 ceph-mon[139570]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:56 smithi078 ceph-mon[142991]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:00:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:00:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:00:58 smithi118 ceph-mon[131825]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:00:58 smithi078 ceph-mon[139570]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:00:58 smithi078 ceph-mon[142991]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:00:58.638 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:00:58.948 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:00:58.948 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 77s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:00:58.948 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 13s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:00:58.948 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 77s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 13s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 13s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 77s ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 77s ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 13s ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 77s ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 77s ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:00:58.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 13s ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 77s ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 77s ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 77s ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 77s ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 13s ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 13s ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 13s ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 13s ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:00:58.950 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 13s ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:00:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:00:59.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:00:59.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:00:59.328 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:59.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:00:59.329 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:01:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[139570]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[139570]: from='client.51185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[139570]: from='client.51191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3913410612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[142991]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[142991]: from='client.51185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[142991]: from='client.51191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3913410612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:00 smithi118 ceph-mon[131825]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:00 smithi118 ceph-mon[131825]: from='client.51185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:00 smithi118 ceph-mon[131825]: from='client.51191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3913410612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:02 smithi078 ceph-mon[139570]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:02 smithi078 ceph-mon[142991]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:02 smithi118 ceph-mon[131825]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:04 smithi078 ceph-mon[139570]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:04 smithi078 ceph-mon[142991]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:04 smithi118 ceph-mon[131825]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:06 smithi078 ceph-mon[139570]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:06 smithi078 ceph-mon[142991]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:06 smithi118 ceph-mon[131825]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:01:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:08 smithi078 ceph-mon[139570]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:08 smithi078 ceph-mon[142991]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:08 smithi118 ceph-mon[131825]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:10 smithi078 ceph-mon[139570]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:10 smithi078 ceph-mon[142991]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:10 smithi118 ceph-mon[131825]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:12 smithi078 ceph-mon[139570]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:12 smithi078 ceph-mon[142991]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:12 smithi118 ceph-mon[131825]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:14 smithi078 ceph-mon[142991]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:14 smithi078 ceph-mon[139570]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:14 smithi118 ceph-mon[131825]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:16 smithi078 ceph-mon[139570]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:16 smithi078 ceph-mon[142991]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:16 smithi118 ceph-mon[131825]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:01:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:18 smithi078 ceph-mon[139570]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:18 smithi078 ceph-mon[142991]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:18 smithi118 ceph-mon[131825]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:20 smithi078 ceph-mon[139570]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:20 smithi078 ceph-mon[142991]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:20 smithi118 ceph-mon[131825]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:22 smithi078 ceph-mon[139570]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:22 smithi078 ceph-mon[142991]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:22 smithi118 ceph-mon[131825]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:01:22.710542979Z level=info msg="Completed cleanup jobs" duration=46.645603ms 2023-12-16T04:01:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:24 smithi078 ceph-mon[139570]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:24 smithi078 ceph-mon[142991]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:24 smithi118 ceph-mon[131825]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:26 smithi078 ceph-mon[139570]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:26 smithi078 ceph-mon[142991]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:26 smithi118 ceph-mon[131825]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:01:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:28 smithi078 ceph-mon[139570]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:28 smithi078 ceph-mon[142991]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:28 smithi118 ceph-mon[131825]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:29.678 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:01:29.986 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 108s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 44s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 108s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 44s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 44s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 108s ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 108s ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 44s ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 108s ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 108s ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 44s ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 108s ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:01:29.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 108s ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 108s ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 108s ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 44s ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 44s ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 44s ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 44s ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:01:29.988 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 44s ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:01:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:01:30.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:01:30.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:01:30.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:01:30.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:01:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:01:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:30 smithi078 ceph-mon[139570]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:30 smithi078 ceph-mon[142991]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:30 smithi118 ceph-mon[131825]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[139570]: from='client.51203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[139570]: from='client.41244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2920006501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[142991]: from='client.51203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[142991]: from='client.41244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2920006501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:31 smithi118 ceph-mon[131825]: from='client.51203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:31 smithi118 ceph-mon[131825]: from='client.41244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:01:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2920006501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:01:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:32 smithi078 ceph-mon[139570]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:32 smithi078 ceph-mon[142991]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:32 smithi118 ceph-mon[131825]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:34 smithi078 ceph-mon[139570]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:34 smithi078 ceph-mon[142991]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:34 smithi118 ceph-mon[131825]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:36.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:36 smithi078 ceph-mon[142991]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:36.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:36 smithi078 ceph-mon[139570]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:36.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:01:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:36 smithi118 ceph-mon[131825]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:38 smithi118 ceph-mon[131825]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:38 smithi078 ceph-mon[139570]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:38 smithi078 ceph-mon[142991]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:40 smithi118 ceph-mon[131825]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:40 smithi078 ceph-mon[139570]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:40 smithi078 ceph-mon[142991]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:42 smithi118 ceph-mon[131825]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:42 smithi078 ceph-mon[139570]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:42 smithi078 ceph-mon[142991]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:44 smithi118 ceph-mon[131825]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:44 smithi078 ceph-mon[139570]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:44 smithi078 ceph-mon[142991]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:46 smithi118 ceph-mon[131825]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:46 smithi078 ceph-mon[139570]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:46 smithi078 ceph-mon[142991]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:01:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:01:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:48 smithi118 ceph-mon[131825]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:48 smithi078 ceph-mon[139570]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:48 smithi078 ceph-mon[142991]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:50 smithi118 ceph-mon[131825]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:01:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:01:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:01:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:01:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[139570]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[142991]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:01:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:01:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:52 smithi118 ceph-mon[131825]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:52 smithi078 ceph-mon[139570]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:52 smithi078 ceph-mon[142991]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:54 smithi118 ceph-mon[131825]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:54 smithi078 ceph-mon[139570]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:54 smithi078 ceph-mon[142991]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:56 smithi118 ceph-mon[131825]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:56 smithi078 ceph-mon[139570]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:01:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:01:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:56 smithi078 ceph-mon[142991]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:01:58 smithi118 ceph-mon[131825]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:01:58 smithi078 ceph-mon[139570]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:01:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:01:58 smithi078 ceph-mon[142991]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:00 smithi118 ceph-mon[131825]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:00.719 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:02:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:00 smithi078 ceph-mon[139570]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:00 smithi078 ceph-mon[142991]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 75s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 75s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 75s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 75s ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:02:01.023 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 75s ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 75s ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 75s ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 75s ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 75s ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:02:01.024 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 75s ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:02:01.400 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:02:01.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:02:01.402 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:02:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:02 smithi118 ceph-mon[131825]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:02 smithi118 ceph-mon[131825]: from='client.41256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:02 smithi118 ceph-mon[131825]: from='client.41262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4182309421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[139570]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[139570]: from='client.41256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[139570]: from='client.41262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4182309421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[142991]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[142991]: from='client.41256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[142991]: from='client.41262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4182309421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:04 smithi118 ceph-mon[131825]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:04 smithi078 ceph-mon[139570]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:04 smithi078 ceph-mon[142991]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:06 smithi118 ceph-mon[131825]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:06 smithi078 ceph-mon[139570]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:06 smithi078 ceph-mon[142991]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:02:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:07 smithi118 ceph-mon[131825]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:07 smithi078 ceph-mon[139570]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:07 smithi078 ceph-mon[142991]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:10 smithi118 ceph-mon[131825]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:10 smithi078 ceph-mon[139570]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:10 smithi078 ceph-mon[142991]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:12 smithi118 ceph-mon[131825]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:12 smithi078 ceph-mon[139570]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:12 smithi078 ceph-mon[142991]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:14 smithi118 ceph-mon[131825]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:14 smithi078 ceph-mon[139570]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:14 smithi078 ceph-mon[142991]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:16 smithi118 ceph-mon[131825]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:16 smithi078 ceph-mon[139570]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:16 smithi078 ceph-mon[142991]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:02:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:18 smithi118 ceph-mon[131825]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:18 smithi078 ceph-mon[139570]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:18 smithi078 ceph-mon[142991]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:20 smithi118 ceph-mon[131825]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:20 smithi078 ceph-mon[139570]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:20 smithi078 ceph-mon[142991]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:22 smithi118 ceph-mon[131825]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:22 smithi078 ceph-mon[139570]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:22 smithi078 ceph-mon[142991]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:24 smithi118 ceph-mon[131825]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:24 smithi078 ceph-mon[139570]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:24 smithi078 ceph-mon[142991]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:26 smithi118 ceph-mon[131825]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:26 smithi078 ceph-mon[139570]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:26 smithi078 ceph-mon[142991]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:02:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:28 smithi118 ceph-mon[131825]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:28 smithi078 ceph-mon[139570]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:28 smithi078 ceph-mon[142991]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:30 smithi118 ceph-mon[131825]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:30 smithi078 ceph-mon[139570]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:30 smithi078 ceph-mon[142991]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:31.748 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:02:32.061 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:02:32.061 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 106s ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 106s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 106s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 106s ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 106s ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:02:32.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:02:32.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 106s ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:02:32.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 106s ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:02:32.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 106s ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:02:32.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 106s ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:02:32.063 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 106s ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:02:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:32 smithi118 ceph-mon[131825]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:32.446 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:02:32.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:02:32.448 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:02:32.448 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:02:32.448 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:02:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:32 smithi078 ceph-mon[139570]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:32 smithi078 ceph-mon[142991]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:33 smithi118 ceph-mon[131825]: from='client.51239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:33 smithi118 ceph-mon[131825]: from='client.51245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2382541222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[139570]: from='client.51239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[139570]: from='client.51245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2382541222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[142991]: from='client.51239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[142991]: from='client.51245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:02:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2382541222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:02:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:34 smithi118 ceph-mon[131825]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:34 smithi078 ceph-mon[142991]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:34 smithi078 ceph-mon[139570]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:36 smithi118 ceph-mon[131825]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:36 smithi078 ceph-mon[139570]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:36 smithi078 ceph-mon[142991]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:02:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:38 smithi118 ceph-mon[131825]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:38 smithi078 ceph-mon[139570]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:38 smithi078 ceph-mon[142991]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:40 smithi078 ceph-mon[139570]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:40 smithi078 ceph-mon[142991]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:40 smithi118 ceph-mon[131825]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:42 smithi078 ceph-mon[139570]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:42 smithi078 ceph-mon[142991]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:42 smithi118 ceph-mon[131825]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:44 smithi078 ceph-mon[139570]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:44 smithi078 ceph-mon[142991]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:44 smithi118 ceph-mon[131825]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:46 smithi078 ceph-mon[139570]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:46 smithi078 ceph-mon[142991]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:46 smithi118 ceph-mon[131825]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:02:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:02:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:48 smithi078 ceph-mon[139570]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:48 smithi078 ceph-mon[142991]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:48 smithi118 ceph-mon[131825]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:50 smithi078 ceph-mon[142991]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:02:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:50 smithi078 ceph-mon[139570]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:02:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:50 smithi118 ceph-mon[131825]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:02:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:02:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:02:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:02:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:02:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:02:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:02:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:02:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:02:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:02:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:52 smithi078 ceph-mon[139570]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:52 smithi078 ceph-mon[142991]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:52 smithi118 ceph-mon[131825]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:54 smithi078 ceph-mon[139570]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:54 smithi078 ceph-mon[142991]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:54 smithi118 ceph-mon[131825]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:56 smithi078 ceph-mon[139570]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:56 smithi078 ceph-mon[142991]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:56 smithi118 ceph-mon[131825]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:02:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:02:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:02:58 smithi078 ceph-mon[139570]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:02:58 smithi078 ceph-mon[142991]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:02:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:02:58 smithi118 ceph-mon[131825]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:00 smithi078 ceph-mon[139570]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:00 smithi078 ceph-mon[142991]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:00 smithi118 ceph-mon[131825]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:02 smithi078 ceph-mon[139570]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:02 smithi078 ceph-mon[142991]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:02 smithi118 ceph-mon[131825]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:02.793 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:03:03.099 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:03:03.099 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:03:03.099 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:03:03.099 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:03:03.100 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:03:03.101 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:03:03.101 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:03:03.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:03:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:03:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[139570]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[139570]: from='client.51257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[139570]: from='client.41298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1397315838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[142991]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[142991]: from='client.51257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[142991]: from='client.41298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1397315838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:04 smithi118 ceph-mon[131825]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:04 smithi118 ceph-mon[131825]: from='client.51257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:04 smithi118 ceph-mon[131825]: from='client.41298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1397315838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:06 smithi078 ceph-mon[139570]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:06 smithi078 ceph-mon[142991]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:06 smithi118 ceph-mon[131825]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:03:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:08 smithi078 ceph-mon[139570]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:08 smithi078 ceph-mon[142991]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:08 smithi118 ceph-mon[131825]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:10 smithi078 ceph-mon[139570]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:10 smithi078 ceph-mon[142991]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:10 smithi118 ceph-mon[131825]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:12 smithi078 ceph-mon[139570]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:12 smithi078 ceph-mon[142991]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:12 smithi118 ceph-mon[131825]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:14 smithi078 ceph-mon[139570]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:14 smithi078 ceph-mon[142991]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:14 smithi118 ceph-mon[131825]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:16.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:16 smithi078 ceph-mon[139570]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:16.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:16 smithi078 ceph-mon[142991]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:03:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:16 smithi118 ceph-mon[131825]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:18 smithi078 ceph-mon[139570]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:18 smithi078 ceph-mon[142991]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:18 smithi118 ceph-mon[131825]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:20 smithi078 ceph-mon[139570]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:20 smithi078 ceph-mon[142991]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:20 smithi118 ceph-mon[131825]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:22 smithi078 ceph-mon[139570]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:22 smithi078 ceph-mon[142991]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:22 smithi118 ceph-mon[131825]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:24 smithi118 ceph-mon[131825]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:24 smithi078 ceph-mon[139570]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:24 smithi078 ceph-mon[142991]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:26 smithi118 ceph-mon[131825]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:26 smithi078 ceph-mon[139570]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:03:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:26 smithi078 ceph-mon[142991]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:28 smithi118 ceph-mon[131825]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:28 smithi078 ceph-mon[139570]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:28 smithi078 ceph-mon[142991]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:30 smithi118 ceph-mon[131825]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:30 smithi078 ceph-mon[139570]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:30 smithi078 ceph-mon[142991]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:32 smithi118 ceph-mon[131825]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:32 smithi078 ceph-mon[139570]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:32 smithi078 ceph-mon[142991]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:33.828 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:03:34.137 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:03:34.137 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:03:34.137 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:03:34.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:03:34.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:03:34.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:03:34.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:03:34.139 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:03:34.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:03:34.518 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:03:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:34 smithi118 ceph-mon[131825]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:34 smithi078 ceph-mon[139570]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:34 smithi078 ceph-mon[142991]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:35 smithi118 ceph-mon[131825]: from='client.51275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:35 smithi118 ceph-mon[131825]: from='client.51281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/40692669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[139570]: from='client.51275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[139570]: from='client.51281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/40692669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[142991]: from='client.51275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[142991]: from='client.51281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:03:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/40692669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:03:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:36 smithi118 ceph-mon[131825]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:36 smithi078 ceph-mon[142991]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:36 smithi078 ceph-mon[139570]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:03:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:38 smithi118 ceph-mon[131825]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:38 smithi078 ceph-mon[139570]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:38 smithi078 ceph-mon[142991]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:40 smithi118 ceph-mon[131825]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:40 smithi078 ceph-mon[139570]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:40 smithi078 ceph-mon[142991]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:42 smithi118 ceph-mon[131825]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:42 smithi078 ceph-mon[139570]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:42 smithi078 ceph-mon[142991]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:44 smithi118 ceph-mon[131825]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:44 smithi078 ceph-mon[142991]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:44 smithi078 ceph-mon[139570]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:46 smithi118 ceph-mon[131825]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:46 smithi078 ceph-mon[139570]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:46 smithi078 ceph-mon[142991]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:03:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:03:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:48 smithi118 ceph-mon[131825]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:48 smithi078 ceph-mon[139570]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:48 smithi078 ceph-mon[142991]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:50 smithi118 ceph-mon[131825]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:50 smithi078 ceph-mon[139570]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:50 smithi078 ceph-mon[142991]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:03:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:03:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:03:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:03:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:03:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:03:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:03:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:03:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:03:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:03:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:03:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:03:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:52 smithi118 ceph-mon[131825]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:52 smithi078 ceph-mon[142991]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:52 smithi078 ceph-mon[139570]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:54 smithi118 ceph-mon[131825]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:54 smithi078 ceph-mon[139570]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:54 smithi078 ceph-mon[142991]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:56 smithi118 ceph-mon[131825]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:56 smithi078 ceph-mon[139570]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:56 smithi078 ceph-mon[142991]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:03:56] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:03:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:03:58 smithi118 ceph-mon[131825]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:03:58 smithi078 ceph-mon[139570]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:03:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:03:58 smithi078 ceph-mon[142991]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:00 smithi118 ceph-mon[131825]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:00 smithi078 ceph-mon[139570]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:00 smithi078 ceph-mon[142991]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:01 smithi118 ceph-mon[131825]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:01 smithi078 ceph-mon[139570]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:01 smithi078 ceph-mon[142991]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:03 smithi118 ceph-mon[131825]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:03 smithi078 ceph-mon[139570]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:03 smithi078 ceph-mon[142991]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:04.869 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:04:05.178 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:04:05.178 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:04:05.178 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:04:05.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:04:05.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:04:05.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:04:05.180 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:05.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:04:05.567 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:06 smithi118 ceph-mon[131825]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:06 smithi118 ceph-mon[131825]: from='client.41328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:06 smithi118 ceph-mon[131825]: from='client.51299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3281226084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:06.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[142991]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[142991]: from='client.41328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[142991]: from='client.51299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3281226084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[139570]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[139570]: from='client.41328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[139570]: from='client.51299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3281226084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:04:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:08 smithi118 ceph-mon[131825]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:08 smithi078 ceph-mon[139570]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:08 smithi078 ceph-mon[142991]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:10 smithi118 ceph-mon[131825]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:10 smithi078 ceph-mon[139570]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:10 smithi078 ceph-mon[142991]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:12 smithi118 ceph-mon[131825]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:12 smithi078 ceph-mon[139570]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:12 smithi078 ceph-mon[142991]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:14 smithi118 ceph-mon[131825]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:14 smithi078 ceph-mon[139570]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:14 smithi078 ceph-mon[142991]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:16 smithi118 ceph-mon[131825]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:16.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:16 smithi078 ceph-mon[139570]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:16 smithi078 ceph-mon[142991]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:04:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:18 smithi118 ceph-mon[131825]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:18 smithi078 ceph-mon[139570]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:18 smithi078 ceph-mon[142991]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:20 smithi118 ceph-mon[131825]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:20 smithi078 ceph-mon[139570]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:20 smithi078 ceph-mon[142991]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:22 smithi118 ceph-mon[131825]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:22 smithi078 ceph-mon[139570]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:22 smithi078 ceph-mon[142991]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:24 smithi118 ceph-mon[131825]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:24 smithi078 ceph-mon[139570]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:24 smithi078 ceph-mon[142991]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:26 smithi118 ceph-mon[131825]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:26.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:26 smithi078 ceph-mon[139570]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:26.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:26 smithi078 ceph-mon[142991]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:04:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:28 smithi118 ceph-mon[131825]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:28 smithi078 ceph-mon[139570]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:28 smithi078 ceph-mon[142991]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:30 smithi078 ceph-mon[139570]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:30 smithi078 ceph-mon[142991]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:30 smithi118 ceph-mon[131825]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:32 smithi078 ceph-mon[139570]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:32 smithi078 ceph-mon[142991]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:32 smithi118 ceph-mon[131825]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:34 smithi078 ceph-mon[139570]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:34 smithi078 ceph-mon[142991]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:34 smithi118 ceph-mon[131825]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:35.912 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:04:36.223 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:04:36.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:04:36.225 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:04:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:36 smithi078 ceph-mon[139570]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:36 smithi078 ceph-mon[142991]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:04:36.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:04:36.606 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:04:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:36 smithi118 ceph-mon[131825]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:04:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[139570]: from='client.41346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[139570]: from='client.51317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2758467116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[142991]: from='client.41346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[142991]: from='client.51317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2758467116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:37 smithi118 ceph-mon[131825]: from='client.41346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:37 smithi118 ceph-mon[131825]: from='client.51317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:04:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2758467116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:04:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:38 smithi078 ceph-mon[142991]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:38 smithi078 ceph-mon[139570]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:38 smithi118 ceph-mon[131825]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:40 smithi078 ceph-mon[139570]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:40 smithi078 ceph-mon[142991]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:40 smithi118 ceph-mon[131825]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:42 smithi078 ceph-mon[139570]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:42 smithi078 ceph-mon[142991]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:42 smithi118 ceph-mon[131825]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:44 smithi078 ceph-mon[142991]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:44 smithi078 ceph-mon[139570]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:44 smithi118 ceph-mon[131825]: pgmap v7171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:46 smithi078 ceph-mon[139570]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:46 smithi078 ceph-mon[142991]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:46 smithi118 ceph-mon[131825]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:04:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:04:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:48 smithi078 ceph-mon[139570]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:48 smithi078 ceph-mon[142991]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:48 smithi118 ceph-mon[131825]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:50 smithi078 ceph-mon[142991]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:50 smithi078 ceph-mon[139570]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:50 smithi118 ceph-mon[131825]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:04:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:04:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:04:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[139570]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:04:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:04:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:04:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[142991]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:04:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:04:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:04:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:52 smithi118 ceph-mon[131825]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:04:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:04:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:04:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:54 smithi078 ceph-mon[139570]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:54 smithi078 ceph-mon[142991]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:54 smithi118 ceph-mon[131825]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:56.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:56 smithi078 ceph-mon[139570]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:56.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:56 smithi078 ceph-mon[142991]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:56.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:04:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:04:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:56 smithi118 ceph-mon[131825]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:04:58 smithi078 ceph-mon[139570]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:04:58 smithi078 ceph-mon[142991]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:04:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:04:58 smithi118 ceph-mon[131825]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:00 smithi078 ceph-mon[139570]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:00 smithi078 ceph-mon[142991]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:00 smithi118 ceph-mon[131825]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:02 smithi078 ceph-mon[139570]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:02 smithi078 ceph-mon[142991]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:02 smithi118 ceph-mon[131825]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:04 smithi078 ceph-mon[139570]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:04 smithi078 ceph-mon[142991]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:04 smithi118 ceph-mon[131825]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:06.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:06 smithi078 ceph-mon[139570]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:06.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:06 smithi078 ceph-mon[142991]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:06.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:06] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T04:05:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:06 smithi118 ceph-mon[131825]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:06.953 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:05:07.262 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:05:07.262 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:05:07.262 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:05:07.262 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:05:07.263 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:05:07.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:05:07.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:05:07.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:05:07.264 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:05:07.643 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:05:07.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:07.644 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:07.645 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:05:07.646 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:05:07.646 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:05:07.646 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:05:07.646 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:05:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:08 smithi118 ceph-mon[131825]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:08 smithi118 ceph-mon[131825]: from='client.51329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:08 smithi118 ceph-mon[131825]: from='client.51335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/702643525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[139570]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[139570]: from='client.51329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[139570]: from='client.51335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/702643525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[142991]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[142991]: from='client.51329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[142991]: from='client.51335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/702643525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:10 smithi118 ceph-mon[131825]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:10 smithi078 ceph-mon[139570]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:10 smithi078 ceph-mon[142991]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:12 smithi118 ceph-mon[131825]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:12 smithi078 ceph-mon[139570]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:12 smithi078 ceph-mon[142991]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:14 smithi118 ceph-mon[131825]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:14 smithi078 ceph-mon[139570]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:14 smithi078 ceph-mon[142991]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:16 smithi118 ceph-mon[131825]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:16 smithi078 ceph-mon[139570]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:16 smithi078 ceph-mon[142991]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:16] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T04:05:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:18 smithi118 ceph-mon[131825]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:18 smithi078 ceph-mon[139570]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:18 smithi078 ceph-mon[142991]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:20 smithi118 ceph-mon[131825]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:20 smithi078 ceph-mon[139570]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:20 smithi078 ceph-mon[142991]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:22 smithi118 ceph-mon[131825]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:22 smithi078 ceph-mon[139570]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:22 smithi078 ceph-mon[142991]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:24 smithi118 ceph-mon[131825]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:24 smithi078 ceph-mon[139570]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:24 smithi078 ceph-mon[142991]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:26 smithi118 ceph-mon[131825]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:26 smithi078 ceph-mon[139570]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:26 smithi078 ceph-mon[142991]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:05:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:28 smithi118 ceph-mon[131825]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:28 smithi078 ceph-mon[139570]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:28 smithi078 ceph-mon[142991]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:30 smithi118 ceph-mon[131825]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:30 smithi078 ceph-mon[139570]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:30 smithi078 ceph-mon[142991]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:32 smithi118 ceph-mon[131825]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:32 smithi078 ceph-mon[139570]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:32 smithi078 ceph-mon[142991]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:34 smithi118 ceph-mon[131825]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:34 smithi078 ceph-mon[139570]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:34 smithi078 ceph-mon[142991]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:36 smithi118 ceph-mon[131825]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:36 smithi078 ceph-mon[139570]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:36 smithi078 ceph-mon[142991]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:05:37.987 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:05:38.294 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:05:38.294 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:05:38.294 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:05:38.294 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:05:38.294 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:05:38.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:05:38.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:05:38.296 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:05:38.296 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:05:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:38 smithi118 ceph-mon[131825]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:05:38.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:05:38.677 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:05:38.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:05:38.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:05:38.677 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:05:38.677 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:05:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:38 smithi078 ceph-mon[139570]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:38 smithi078 ceph-mon[142991]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:39 smithi118 ceph-mon[131825]: from='client.51347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:39 smithi118 ceph-mon[131825]: from='client.51353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1624071027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[139570]: from='client.51347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[139570]: from='client.51353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1624071027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:39.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[142991]: from='client.51347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[142991]: from='client.51353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:05:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1624071027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:05:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:40 smithi118 ceph-mon[131825]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:40 smithi078 ceph-mon[139570]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:40 smithi078 ceph-mon[142991]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:42 smithi118 ceph-mon[131825]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:42 smithi078 ceph-mon[142991]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:42 smithi078 ceph-mon[139570]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:44 smithi118 ceph-mon[131825]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:44 smithi078 ceph-mon[139570]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:44 smithi078 ceph-mon[142991]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:46 smithi118 ceph-mon[131825]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:46 smithi078 ceph-mon[139570]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:46 smithi078 ceph-mon[142991]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:05:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:05:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:48 smithi118 ceph-mon[131825]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:48 smithi078 ceph-mon[139570]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:48 smithi078 ceph-mon[142991]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:50 smithi118 ceph-mon[131825]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:50 smithi078 ceph-mon[139570]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:50 smithi078 ceph-mon[142991]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:52 smithi118 ceph-mon[131825]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:05:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[139570]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[142991]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:05:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:05:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:05:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:05:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:05:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:05:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:05:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:54 smithi118 ceph-mon[131825]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:54 smithi078 ceph-mon[139570]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:54 smithi078 ceph-mon[142991]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:56 smithi118 ceph-mon[131825]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:56 smithi078 ceph-mon[139570]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:05:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:05:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:56 smithi078 ceph-mon[142991]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:05:57 smithi118 ceph-mon[131825]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:05:57 smithi078 ceph-mon[139570]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:05:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:05:57 smithi078 ceph-mon[142991]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:00 smithi118 ceph-mon[131825]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:00 smithi078 ceph-mon[139570]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:00 smithi078 ceph-mon[142991]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:02 smithi118 ceph-mon[131825]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:02 smithi078 ceph-mon[139570]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:02 smithi078 ceph-mon[142991]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:04 smithi118 ceph-mon[131825]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:04 smithi078 ceph-mon[139570]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:04 smithi078 ceph-mon[142991]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:06 smithi118 ceph-mon[131825]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:06.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:06 smithi078 ceph-mon[142991]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:06 smithi078 ceph-mon[139570]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:06:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:08 smithi118 ceph-mon[131825]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:08 smithi078 ceph-mon[139570]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:08 smithi078 ceph-mon[142991]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:09.021 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:06:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:06:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:06:09.717 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:09.718 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:06:09.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:06:09.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:06:09.719 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:06:09.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:06:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:10 smithi118 ceph-mon[131825]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:10 smithi118 ceph-mon[131825]: from='client.41400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2376341256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[142991]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[142991]: from='client.41400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2376341256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[139570]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[139570]: from='client.41400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2376341256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:11 smithi078 ceph-mon[139570]: from='client.51371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:11 smithi078 ceph-mon[142991]: from='client.51371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:11 smithi118 ceph-mon[131825]: from='client.51371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:12 smithi078 ceph-mon[139570]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:12 smithi078 ceph-mon[142991]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:12 smithi118 ceph-mon[131825]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:14 smithi078 ceph-mon[139570]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:14 smithi078 ceph-mon[142991]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:14 smithi118 ceph-mon[131825]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:16 smithi078 ceph-mon[139570]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:16 smithi078 ceph-mon[142991]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:16 smithi118 ceph-mon[131825]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:06:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:18 smithi078 ceph-mon[142991]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:18 smithi078 ceph-mon[139570]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:18 smithi118 ceph-mon[131825]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:20 smithi078 ceph-mon[139570]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:20 smithi078 ceph-mon[142991]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:20 smithi118 ceph-mon[131825]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:22 smithi078 ceph-mon[139570]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:22 smithi078 ceph-mon[142991]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:22 smithi118 ceph-mon[131825]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:24 smithi078 ceph-mon[139570]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:24 smithi078 ceph-mon[142991]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:24 smithi118 ceph-mon[131825]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:26 smithi078 ceph-mon[139570]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:26 smithi078 ceph-mon[142991]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:26 smithi118 ceph-mon[131825]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:06:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:28 smithi078 ceph-mon[139570]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:28 smithi078 ceph-mon[142991]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:28 smithi118 ceph-mon[131825]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:30 smithi078 ceph-mon[139570]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:30 smithi078 ceph-mon[142991]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:30 smithi118 ceph-mon[131825]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:32 smithi078 ceph-mon[139570]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:32 smithi078 ceph-mon[142991]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:32 smithi118 ceph-mon[131825]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:34 smithi078 ceph-mon[139570]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:34 smithi078 ceph-mon[142991]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:34 smithi118 ceph-mon[131825]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:36 smithi078 ceph-mon[142991]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:36 smithi078 ceph-mon[139570]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:36 smithi118 ceph-mon[131825]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:06:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:38 smithi078 ceph-mon[139570]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:38 smithi078 ceph-mon[142991]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:38 smithi118 ceph-mon[131825]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:40.064 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 5m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:06:40.373 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:06:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:06:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:40 smithi078 ceph-mon[139570]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:40 smithi078 ceph-mon[142991]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:40 smithi118 ceph-mon[131825]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:06:40.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:06:40.758 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:06:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:41 smithi078 ceph-mon[139570]: from='client.51383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/858189765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:41 smithi078 ceph-mon[142991]: from='client.51383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/858189765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:41 smithi118 ceph-mon[131825]: from='client.51383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/858189765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:06:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:42 smithi078 ceph-mon[139570]: from='client.51389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:42 smithi078 ceph-mon[139570]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:42 smithi078 ceph-mon[142991]: from='client.51389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:42 smithi078 ceph-mon[142991]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:42 smithi118 ceph-mon[131825]: from='client.51389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:06:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:42 smithi118 ceph-mon[131825]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:44 smithi118 ceph-mon[131825]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:44 smithi078 ceph-mon[139570]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:44 smithi078 ceph-mon[142991]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:46 smithi118 ceph-mon[131825]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:46 smithi078 ceph-mon[139570]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:46 smithi078 ceph-mon[142991]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:06:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:06:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:48 smithi118 ceph-mon[131825]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:48 smithi078 ceph-mon[139570]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:48 smithi078 ceph-mon[142991]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:50 smithi118 ceph-mon[131825]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:50 smithi078 ceph-mon[139570]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:50 smithi078 ceph-mon[142991]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:52 smithi118 ceph-mon[131825]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:52 smithi078 ceph-mon[139570]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:52 smithi078 ceph-mon[142991]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:06:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:06:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:06:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:06:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:06:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:06:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:06:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:06:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:06:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:06:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:06:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:06:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:54 smithi118 ceph-mon[131825]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:54 smithi078 ceph-mon[139570]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:54 smithi078 ceph-mon[142991]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:56 smithi118 ceph-mon[131825]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:56 smithi078 ceph-mon[139570]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:56 smithi078 ceph-mon[142991]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:06:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:06:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:06:58 smithi118 ceph-mon[131825]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:06:58 smithi078 ceph-mon[139570]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:06:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:06:58 smithi078 ceph-mon[142991]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:00 smithi118 ceph-mon[131825]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:00 smithi078 ceph-mon[139570]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:00 smithi078 ceph-mon[142991]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:02 smithi118 ceph-mon[131825]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:02 smithi078 ceph-mon[139570]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:02 smithi078 ceph-mon[142991]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:04 smithi118 ceph-mon[131825]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:04 smithi078 ceph-mon[139570]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:04 smithi078 ceph-mon[142991]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:06 smithi118 ceph-mon[131825]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:06 smithi078 ceph-mon[139570]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:06 smithi078 ceph-mon[142991]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:07:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:08 smithi118 ceph-mon[131825]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:08 smithi078 ceph-mon[139570]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:08 smithi078 ceph-mon[142991]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:10 smithi118 ceph-mon[131825]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:10 smithi078 ceph-mon[139570]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:10 smithi078 ceph-mon[142991]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:11.100 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:07:11.409 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:07:11.409 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:07:11.409 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 7m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:07:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:07:11.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:07:11.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:07:11.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:07:11.411 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:07:11.794 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:07:11.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:07:11.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:07:11.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:07:11.795 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:07:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:12 smithi118 ceph-mon[131825]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:12 smithi118 ceph-mon[131825]: from='client.51401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3567043361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[139570]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[139570]: from='client.51401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3567043361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[142991]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[142991]: from='client.51401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3567043361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:13.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:13 smithi118 ceph-mon[131825]: from='client.51407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:13 smithi078 ceph-mon[139570]: from='client.51407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:13.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:13 smithi078 ceph-mon[142991]: from='client.51407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:14 smithi118 ceph-mon[131825]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:14 smithi078 ceph-mon[139570]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:14 smithi078 ceph-mon[142991]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:16 smithi118 ceph-mon[131825]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:16 smithi078 ceph-mon[139570]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:16 smithi078 ceph-mon[142991]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:07:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:18 smithi118 ceph-mon[131825]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:18 smithi078 ceph-mon[139570]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:18 smithi078 ceph-mon[142991]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:20 smithi118 ceph-mon[131825]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:20 smithi078 ceph-mon[142991]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:20 smithi078 ceph-mon[139570]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:22 smithi118 ceph-mon[131825]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:22 smithi078 ceph-mon[139570]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:22 smithi078 ceph-mon[142991]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:24 smithi118 ceph-mon[131825]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:24 smithi078 ceph-mon[139570]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:24 smithi078 ceph-mon[142991]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:26 smithi118 ceph-mon[131825]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:26 smithi078 ceph-mon[139570]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:26 smithi078 ceph-mon[142991]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:07:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:28 smithi118 ceph-mon[131825]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:28 smithi078 ceph-mon[139570]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:28 smithi078 ceph-mon[142991]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:30 smithi118 ceph-mon[131825]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:30 smithi078 ceph-mon[139570]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:30 smithi078 ceph-mon[142991]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:32 smithi118 ceph-mon[131825]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:32 smithi078 ceph-mon[139570]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:32 smithi078 ceph-mon[142991]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:34 smithi118 ceph-mon[131825]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:34 smithi078 ceph-mon[139570]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:34 smithi078 ceph-mon[142991]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:36 smithi118 ceph-mon[131825]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:36 smithi078 ceph-mon[139570]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:36 smithi078 ceph-mon[142991]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:07:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:38 smithi118 ceph-mon[131825]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:38 smithi078 ceph-mon[139570]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:38 smithi078 ceph-mon[142991]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:40 smithi118 ceph-mon[131825]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:40 smithi078 ceph-mon[139570]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:40 smithi078 ceph-mon[142991]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:42.140 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 6m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:07:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:07:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:07:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:42 smithi118 ceph-mon[131825]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:42 smithi078 ceph-mon[139570]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:42 smithi078 ceph-mon[142991]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:42.828 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:07:42.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:07:42.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:07:42.830 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:07:42.830 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:07:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:43 smithi118 ceph-mon[131825]: from='client.41454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/766425177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:43 smithi078 ceph-mon[139570]: from='client.41454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/766425177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:43 smithi078 ceph-mon[142991]: from='client.41454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/766425177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:07:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:44 smithi118 ceph-mon[131825]: from='client.41460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:44 smithi118 ceph-mon[131825]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:44 smithi078 ceph-mon[139570]: from='client.41460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:44 smithi078 ceph-mon[139570]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:44 smithi078 ceph-mon[142991]: from='client.41460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:07:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:44 smithi078 ceph-mon[142991]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:45 smithi118 ceph-mon[131825]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:45 smithi078 ceph-mon[139570]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:45 smithi078 ceph-mon[142991]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:07:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:07:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:47 smithi118 ceph-mon[131825]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:47 smithi078 ceph-mon[139570]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:47 smithi078 ceph-mon[142991]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:50 smithi078 ceph-mon[139570]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:50 smithi078 ceph-mon[142991]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:50 smithi118 ceph-mon[131825]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:52 smithi078 ceph-mon[139570]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:52 smithi078 ceph-mon[142991]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:52 smithi118 ceph-mon[131825]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:07:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:07:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:07:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:07:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:07:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:07:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:56 smithi078 ceph-mon[139570]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:56 smithi078 ceph-mon[142991]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:56 smithi118 ceph-mon[131825]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:07:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:07:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:07:58 smithi078 ceph-mon[139570]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:07:58 smithi078 ceph-mon[142991]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:07:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:07:58 smithi118 ceph-mon[131825]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:00 smithi078 ceph-mon[139570]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:00 smithi078 ceph-mon[142991]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:00 smithi118 ceph-mon[131825]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:02 smithi078 ceph-mon[139570]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:02 smithi078 ceph-mon[142991]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:02 smithi118 ceph-mon[131825]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:04 smithi078 ceph-mon[139570]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:04 smithi078 ceph-mon[142991]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:04 smithi118 ceph-mon[131825]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:06 smithi078 ceph-mon[139570]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:06 smithi078 ceph-mon[142991]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:06 smithi118 ceph-mon[131825]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:08:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:08 smithi078 ceph-mon[139570]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:08 smithi078 ceph-mon[142991]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:08 smithi118 ceph-mon[131825]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:10 smithi078 ceph-mon[139570]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:10 smithi078 ceph-mon[142991]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:10 smithi118 ceph-mon[131825]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:12 smithi078 ceph-mon[139570]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:12 smithi078 ceph-mon[142991]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:12 smithi118 ceph-mon[131825]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:13.178 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:08:13.487 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:08:13.487 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:08:13.487 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 8m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:08:13.488 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:08:13.489 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:08:13.865 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:08:13.865 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:08:13.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:08:13.866 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:08:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[139570]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[139570]: from='client.51437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1385971441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[142991]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[142991]: from='client.51437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1385971441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:14 smithi118 ceph-mon[131825]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:14 smithi118 ceph-mon[131825]: from='client.51437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1385971441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:15 smithi118 ceph-mon[131825]: from='client.41478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:15.735 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:15 smithi078 ceph-mon[139570]: from='client.41478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:15.735 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:15 smithi078 ceph-mon[142991]: from='client.41478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:16 smithi118 ceph-mon[131825]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:08:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:16 smithi078 ceph-mon[142991]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:16 smithi078 ceph-mon[139570]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:18 smithi118 ceph-mon[131825]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:18 smithi078 ceph-mon[139570]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:18 smithi078 ceph-mon[142991]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:20 smithi118 ceph-mon[131825]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:20 smithi078 ceph-mon[139570]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:20 smithi078 ceph-mon[142991]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:22 smithi118 ceph-mon[131825]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:22 smithi078 ceph-mon[139570]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:22 smithi078 ceph-mon[142991]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:24 smithi118 ceph-mon[131825]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:24 smithi078 ceph-mon[139570]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:24 smithi078 ceph-mon[142991]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:26 smithi118 ceph-mon[131825]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:26 smithi078 ceph-mon[139570]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:26 smithi078 ceph-mon[142991]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:08:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:28 smithi118 ceph-mon[131825]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:28 smithi078 ceph-mon[139570]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:28 smithi078 ceph-mon[142991]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:30 smithi118 ceph-mon[131825]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:30 smithi078 ceph-mon[139570]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:30 smithi078 ceph-mon[142991]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:32 smithi118 ceph-mon[131825]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:32 smithi078 ceph-mon[142991]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:32 smithi078 ceph-mon[139570]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:34 smithi118 ceph-mon[131825]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:34 smithi078 ceph-mon[139570]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:34 smithi078 ceph-mon[142991]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:36 smithi118 ceph-mon[131825]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:36 smithi078 ceph-mon[139570]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:36 smithi078 ceph-mon[142991]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:08:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:38 smithi118 ceph-mon[131825]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:38 smithi078 ceph-mon[142991]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:38 smithi078 ceph-mon[139570]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:40 smithi118 ceph-mon[131825]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:40 smithi078 ceph-mon[139570]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:40 smithi078 ceph-mon[142991]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:42 smithi118 ceph-mon[131825]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:42 smithi078 ceph-mon[139570]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:42 smithi078 ceph-mon[142991]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:44.210 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:08:44.520 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:08:44.520 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:08:44.520 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:08:44.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:08:44.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 7m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:08:44.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:08:44.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:08:44.522 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:08:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:44 smithi118 ceph-mon[131825]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:44 smithi078 ceph-mon[139570]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:44 smithi078 ceph-mon[142991]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:44.904 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:08:44.905 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:08:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:45 smithi118 ceph-mon[131825]: from='client.51455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/15075987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:45 smithi078 ceph-mon[139570]: from='client.51455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/15075987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:45 smithi078 ceph-mon[142991]: from='client.51455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/15075987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:08:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:46 smithi118 ceph-mon[131825]: from='client.51461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:46 smithi118 ceph-mon[131825]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:08:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:46 smithi078 ceph-mon[139570]: from='client.51461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:46 smithi078 ceph-mon[139570]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:46 smithi078 ceph-mon[142991]: from='client.51461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:08:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:46 smithi078 ceph-mon[142991]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:08:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:48 smithi118 ceph-mon[131825]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:48 smithi078 ceph-mon[139570]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:48 smithi078 ceph-mon[142991]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:50 smithi118 ceph-mon[131825]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:50 smithi078 ceph-mon[139570]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:50 smithi078 ceph-mon[142991]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:52 smithi118 ceph-mon[131825]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:52 smithi078 ceph-mon[139570]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:52 smithi078 ceph-mon[142991]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:54 smithi118 ceph-mon[131825]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:08:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:54 smithi078 ceph-mon[139570]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:08:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:54 smithi078 ceph-mon[142991]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:08:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:08:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:08:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:08:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:08:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:08:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:08:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:08:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:08:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:08:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:56 smithi118 ceph-mon[131825]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:56 smithi078 ceph-mon[139570]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:08:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:08:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:56 smithi078 ceph-mon[142991]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:08:58 smithi118 ceph-mon[131825]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:08:58 smithi078 ceph-mon[139570]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:08:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:08:58 smithi078 ceph-mon[142991]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:00 smithi118 ceph-mon[131825]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:00 smithi078 ceph-mon[139570]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:00 smithi078 ceph-mon[142991]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:02 smithi118 ceph-mon[131825]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:02 smithi078 ceph-mon[139570]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:02 smithi078 ceph-mon[142991]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:04 smithi118 ceph-mon[131825]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:04 smithi078 ceph-mon[142991]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:04 smithi078 ceph-mon[139570]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:06 smithi118 ceph-mon[131825]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:06 smithi078 ceph-mon[139570]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:06 smithi078 ceph-mon[142991]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:09:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:08 smithi118 ceph-mon[131825]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:08 smithi078 ceph-mon[139570]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:08 smithi078 ceph-mon[142991]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:10 smithi118 ceph-mon[131825]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:10 smithi078 ceph-mon[139570]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:10 smithi078 ceph-mon[142991]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:12 smithi118 ceph-mon[131825]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:12 smithi078 ceph-mon[139570]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:12 smithi078 ceph-mon[142991]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:14 smithi118 ceph-mon[131825]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:14 smithi078 ceph-mon[139570]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:14 smithi078 ceph-mon[142991]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:15.251 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:09:15.561 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:09:15.561 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:09:15.561 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 9m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 8m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:09:15.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:09:15.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:09:15.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:09:15.563 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:09:15.943 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:09:15.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:09:15.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:09:15.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:09:15.945 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:09:15.945 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:09:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:16 smithi118 ceph-mon[131825]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:16 smithi118 ceph-mon[131825]: from='client.51473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1337401258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[139570]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[139570]: from='client.51473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1337401258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[142991]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[142991]: from='client.51473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1337401258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:09:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:17 smithi118 ceph-mon[131825]: from='client.41514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:17 smithi078 ceph-mon[139570]: from='client.41514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:17 smithi078 ceph-mon[142991]: from='client.41514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:18 smithi118 ceph-mon[131825]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:18 smithi078 ceph-mon[139570]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:18 smithi078 ceph-mon[142991]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:20 smithi118 ceph-mon[131825]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:20 smithi078 ceph-mon[139570]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:20 smithi078 ceph-mon[142991]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:21 smithi078 ceph-mon[139570]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:21 smithi078 ceph-mon[142991]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:21 smithi118 ceph-mon[131825]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:23 smithi118 ceph-mon[131825]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:23 smithi078 ceph-mon[142991]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:23 smithi078 ceph-mon[139570]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:26 smithi078 ceph-mon[139570]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:26 smithi078 ceph-mon[142991]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:26 smithi118 ceph-mon[131825]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:09:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:28 smithi078 ceph-mon[139570]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:28 smithi078 ceph-mon[142991]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:28 smithi118 ceph-mon[131825]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:30 smithi078 ceph-mon[139570]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:30 smithi078 ceph-mon[142991]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:30 smithi118 ceph-mon[131825]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:32 smithi078 ceph-mon[139570]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:32 smithi078 ceph-mon[142991]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:32 smithi118 ceph-mon[131825]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:34 smithi078 ceph-mon[139570]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:34 smithi078 ceph-mon[142991]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:34 smithi118 ceph-mon[131825]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:36 smithi078 ceph-mon[139570]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:36 smithi078 ceph-mon[142991]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:36 smithi118 ceph-mon[131825]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:09:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:38 smithi078 ceph-mon[142991]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:38 smithi078 ceph-mon[139570]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:38 smithi118 ceph-mon[131825]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:40 smithi078 ceph-mon[142991]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:40 smithi078 ceph-mon[139570]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:40 smithi118 ceph-mon[131825]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:42 smithi078 ceph-mon[142991]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:42 smithi078 ceph-mon[139570]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:42 smithi118 ceph-mon[131825]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:44 smithi078 ceph-mon[139570]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:44 smithi078 ceph-mon[142991]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:44 smithi118 ceph-mon[131825]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:46.290 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:09:46.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:46 smithi078 ceph-mon[142991]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:46.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:46 smithi078 ceph-mon[139570]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:46.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 10m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 10m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 10m ago 2h 655M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 10m ago 2h 905M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 10m ago 2h 462M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 10m ago 2h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:09:46.602 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 10m ago 2h 4974M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 10m ago 2h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 10m ago 2h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 10m ago 2h 3720M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:09:46.603 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:09:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:46 smithi118 ceph-mon[131825]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:09:46.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:09:46.984 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:09:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:47 smithi118 ceph-mon[131825]: from='client.41526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3744769690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[139570]: from='client.41526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3744769690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[142991]: from='client.41526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:09:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3744769690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:09:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:48 smithi118 ceph-mon[131825]: from='client.51497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:48 smithi118 ceph-mon[131825]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:48 smithi078 ceph-mon[139570]: from='client.51497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:48 smithi078 ceph-mon[139570]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:48 smithi078 ceph-mon[142991]: from='client.51497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:09:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:48 smithi078 ceph-mon[142991]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:50 smithi118 ceph-mon[131825]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:50 smithi078 ceph-mon[139570]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:50 smithi078 ceph-mon[142991]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:52 smithi118 ceph-mon[131825]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:52 smithi078 ceph-mon[142991]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:52 smithi078 ceph-mon[139570]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:54 smithi118 ceph-mon[131825]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:54 smithi078 ceph-mon[139570]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:54 smithi078 ceph-mon[142991]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:09:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:09:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:09:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:56 smithi118 ceph-mon[131825]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:56 smithi078 ceph-mon[139570]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:56 smithi078 ceph-mon[142991]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:09:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:09:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:09:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:09:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:09:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:09:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:10:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:00 smithi078 conmon[139546]: 2023-12-16T04:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:10:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:00 smithi078 ceph-mon[139570]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:10:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:00 smithi078 ceph-mon[142991]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:10:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:00 smithi118 ceph-mon[131825]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:10:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:02 smithi078 ceph-mon[142991]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:02 smithi078 ceph-mon[139570]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:02 smithi118 ceph-mon[131825]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:04 smithi078 ceph-mon[139570]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:04 smithi078 ceph-mon[142991]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:04 smithi118 ceph-mon[131825]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:06 smithi078 ceph-mon[139570]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:06 smithi078 ceph-mon[142991]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:06 smithi118 ceph-mon[131825]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:10:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:08 smithi078 ceph-mon[139570]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:08 smithi078 ceph-mon[142991]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:08 smithi118 ceph-mon[131825]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:10 smithi078 ceph-mon[139570]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:10 smithi078 ceph-mon[142991]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:10 smithi118 ceph-mon[131825]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:12 smithi078 ceph-mon[139570]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:12 smithi078 ceph-mon[142991]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:12 smithi118 ceph-mon[131825]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:14 smithi078 ceph-mon[139570]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:14 smithi078 ceph-mon[142991]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:14 smithi118 ceph-mon[131825]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:16.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:16 smithi078 ceph-mon[142991]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:16.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:16 smithi078 ceph-mon[139570]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:10:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:16 smithi118 ceph-mon[131825]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:17.334 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:10:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 20s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 20s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 9m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 20s ago 2h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 20s ago 2h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 20s ago 2h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 20s ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:10:17.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 20s ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 20s ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 20s ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 20s ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:10:17.643 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:10:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:10:18.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:10:18.020 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:10:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[139570]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[139570]: from='client.41544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2923621479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[142991]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[142991]: from='client.41544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2923621479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:18 smithi118 ceph-mon[131825]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:18 smithi118 ceph-mon[131825]: from='client.41544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2923621479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:19 smithi118 ceph-mon[131825]: from='client.41550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:19 smithi078 ceph-mon[139570]: from='client.41550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:19 smithi078 ceph-mon[142991]: from='client.41550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:20 smithi118 ceph-mon[131825]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:20 smithi078 ceph-mon[139570]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:20 smithi078 ceph-mon[142991]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:22 smithi118 ceph-mon[131825]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:22 smithi078 ceph-mon[139570]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:22 smithi078 ceph-mon[142991]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:24 smithi118 ceph-mon[131825]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:24 smithi078 ceph-mon[139570]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:24 smithi078 ceph-mon[142991]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:26 smithi118 ceph-mon[131825]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:26 smithi078 ceph-mon[139570]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:10:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:26 smithi078 ceph-mon[142991]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:28 smithi118 ceph-mon[131825]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:28 smithi078 ceph-mon[139570]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:28 smithi078 ceph-mon[142991]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:30 smithi118 ceph-mon[131825]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:30 smithi078 ceph-mon[139570]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:30 smithi078 ceph-mon[142991]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:32 smithi118 ceph-mon[131825]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:32 smithi078 ceph-mon[139570]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:32 smithi078 ceph-mon[142991]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:34 smithi118 ceph-mon[131825]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:34 smithi078 ceph-mon[139570]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:34 smithi078 ceph-mon[142991]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:36 smithi118 ceph-mon[131825]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:36 smithi078 ceph-mon[139570]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:10:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:36 smithi078 ceph-mon[142991]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:38 smithi118 ceph-mon[131825]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:38 smithi078 ceph-mon[139570]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:38 smithi078 ceph-mon[142991]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:40 smithi118 ceph-mon[131825]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:40 smithi078 ceph-mon[139570]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:40 smithi078 ceph-mon[142991]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:42 smithi118 ceph-mon[131825]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:42 smithi078 ceph-mon[139570]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:42 smithi078 ceph-mon[142991]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:44 smithi118 ceph-mon[131825]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:44 smithi078 ceph-mon[139570]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:44 smithi078 ceph-mon[142991]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:46 smithi118 ceph-mon[131825]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:46 smithi078 ceph-mon[142991]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:46 smithi078 ceph-mon[139570]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:10:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:10:48.371 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:10:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:48 smithi118 ceph-mon[131825]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 51s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 10m ago 2h 95.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 51s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 10m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 10m ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 51s ago 2h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 51s ago 2h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 10m ago 2h 442M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 51s ago 2h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 51s ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:10:48.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 10m ago 2h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 51s ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 51s ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 51s ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 51s ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 10m ago 2h 3423M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 10m ago 2h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 10m ago 2h 3368M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 10m ago 2h 3798M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:10:48.680 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 10m ago 2h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:10:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:48 smithi078 ceph-mon[139570]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:48 smithi078 ceph-mon[142991]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:49.061 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:10:49.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:10:49.063 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:10:49.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:10:49.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:10:49.063 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:10:49.063 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:10:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:49 smithi118 ceph-mon[131825]: from='client.41562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1492623793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:49.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:49 smithi078 ceph-mon[139570]: from='client.41562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:49.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1492623793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:49.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:49 smithi078 ceph-mon[142991]: from='client.41562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:49.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1492623793' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:10:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:50 smithi118 ceph-mon[131825]: from='client.41568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:50 smithi118 ceph-mon[131825]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:50 smithi078 ceph-mon[142991]: from='client.41568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:50 smithi078 ceph-mon[142991]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:50 smithi078 ceph-mon[139570]: from='client.41568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:10:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:50 smithi078 ceph-mon[139570]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:52 smithi118 ceph-mon[131825]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:52 smithi078 ceph-mon[139570]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:52 smithi078 ceph-mon[142991]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:54 smithi118 ceph-mon[131825]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:54 smithi078 ceph-mon[139570]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:54 smithi078 ceph-mon[142991]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:56 smithi118 ceph-mon[131825]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:56 smithi078 ceph-mon[139570]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:56 smithi078 ceph-mon[142991]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:10:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:10:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:58 smithi118 ceph-mon[131825]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:10:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:10:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:58 smithi078 ceph-mon[139570]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:10:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:10:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:58 smithi078 ceph-mon[142991]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:10:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:10:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:11:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:00 smithi118 ceph-mon[131825]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:00 smithi078 ceph-mon[139570]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:00 smithi078 ceph-mon[142991]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:03 smithi118 ceph-mon[131825]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:03 smithi078 ceph-mon[139570]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:03 smithi078 ceph-mon[142991]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:06.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:06 smithi078 ceph-mon[139570]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:06.476 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:11:06.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:06 smithi078 ceph-mon[142991]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:06 smithi118 ceph-mon[131825]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:08 smithi078 ceph-mon[139570]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:08 smithi078 ceph-mon[142991]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:08 smithi118 ceph-mon[131825]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:10 smithi078 ceph-mon[139570]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:10 smithi078 ceph-mon[142991]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:10 smithi118 ceph-mon[131825]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:12 smithi078 ceph-mon[139570]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:12 smithi078 ceph-mon[142991]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:12 smithi118 ceph-mon[131825]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:14 smithi118 ceph-mon[131825]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:14 smithi078 ceph-mon[139570]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:14 smithi078 ceph-mon[142991]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:16 smithi118 ceph-mon[131825]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:16 smithi078 ceph-mon[139570]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:11:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:16 smithi078 ceph-mon[142991]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:18 smithi118 ceph-mon[131825]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:18 smithi078 ceph-mon[139570]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:18 smithi078 ceph-mon[142991]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:19.411 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:11:19.715 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:11:19.715 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 82s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 18s ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 82s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 18s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 18s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 82s ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 82s ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 18s ago 2h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 82s ago 2h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:11:19.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 82s ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 18s ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 82s ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 82s ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 82s ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 82s ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 18s ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 18s ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 18s ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 18s ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:11:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 18s ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:11:20.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:11:20.100 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:11:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:20 smithi118 ceph-mon[131825]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2264902490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:20 smithi078 ceph-mon[139570]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2264902490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:20 smithi078 ceph-mon[142991]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2264902490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:21 smithi118 ceph-mon[131825]: from='client.51545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:21 smithi118 ceph-mon[131825]: from='client.51551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:21 smithi078 ceph-mon[139570]: from='client.51545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:21 smithi078 ceph-mon[139570]: from='client.51551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:21 smithi078 ceph-mon[142991]: from='client.51545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:21 smithi078 ceph-mon[142991]: from='client.51551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:22 smithi118 ceph-mon[131825]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:22 smithi078 ceph-mon[139570]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:22 smithi078 ceph-mon[142991]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:11:22.806286063Z level=info msg="Completed cleanup jobs" duration=142.01234ms 2023-12-16T04:11:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:24 smithi118 ceph-mon[131825]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:24 smithi078 ceph-mon[139570]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:24 smithi078 ceph-mon[142991]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:26 smithi118 ceph-mon[131825]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:26 smithi078 ceph-mon[139570]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:26 smithi078 ceph-mon[142991]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:11:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:28 smithi118 ceph-mon[131825]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:28 smithi078 ceph-mon[139570]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:28 smithi078 ceph-mon[142991]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:30 smithi118 ceph-mon[131825]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:30 smithi078 ceph-mon[139570]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:30.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:30 smithi078 ceph-mon[142991]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:32 smithi118 ceph-mon[131825]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:32 smithi078 ceph-mon[139570]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:32 smithi078 ceph-mon[142991]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:34 smithi118 ceph-mon[131825]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:34 smithi078 ceph-mon[139570]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:34 smithi078 ceph-mon[142991]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:36 smithi118 ceph-mon[131825]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:36 smithi078 ceph-mon[139570]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:36 smithi078 ceph-mon[142991]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:11:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:38 smithi118 ceph-mon[131825]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:38 smithi078 ceph-mon[139570]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:38 smithi078 ceph-mon[142991]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:40 smithi118 ceph-mon[131825]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:40 smithi078 ceph-mon[139570]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:40 smithi078 ceph-mon[142991]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:42 smithi118 ceph-mon[131825]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:42 smithi078 ceph-mon[139570]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:42 smithi078 ceph-mon[142991]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:44 smithi118 ceph-mon[131825]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:44 smithi078 ceph-mon[139570]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:44 smithi078 ceph-mon[142991]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:46 smithi118 ceph-mon[131825]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:46 smithi078 ceph-mon[139570]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:46 smithi078 ceph-mon[142991]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:11:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:11:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:48 smithi118 ceph-mon[131825]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:48 smithi078 ceph-mon[139570]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:48 smithi078 ceph-mon[142991]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:50.448 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:11:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:50 smithi118 ceph-mon[131825]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:50 smithi078 ceph-mon[139570]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:50 smithi078 ceph-mon[142991]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 113s ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 49s ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 113s ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 49s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:11:50.755 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 49s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 113s ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 113s ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 49s ago 2h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 113s ago 2h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 113s ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 49s ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 113s ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 113s ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 113s ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 113s ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 49s ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 49s ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 49s ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:11:50.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 49s ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:11:50.757 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 49s ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:51.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:11:51.138 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:11:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3691252220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3691252220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:51.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3691252220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:11:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:52 smithi118 ceph-mon[131825]: from='client.41598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:52 smithi118 ceph-mon[131825]: from='client.51569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:52 smithi118 ceph-mon[131825]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[139570]: from='client.41598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[139570]: from='client.51569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[139570]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[142991]: from='client.41598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[142991]: from='client.51569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:11:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:52 smithi078 ceph-mon[142991]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:54 smithi118 ceph-mon[131825]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:54 smithi078 ceph-mon[139570]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:54 smithi078 ceph-mon[142991]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:56 smithi118 ceph-mon[131825]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:56 smithi078 ceph-mon[139570]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:56 smithi078 ceph-mon[142991]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:11:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:11:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:11:58 smithi118 ceph-mon[131825]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:11:58 smithi078 ceph-mon[139570]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:11:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:11:58 smithi078 ceph-mon[142991]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:00 smithi118 ceph-mon[131825]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:00 smithi078 ceph-mon[139570]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:00 smithi078 ceph-mon[142991]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:12:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:12:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:12:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:12:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:04 smithi118 ceph-mon[131825]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:04 smithi078 ceph-mon[139570]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:04 smithi078 ceph-mon[142991]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:06 smithi118 ceph-mon[131825]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:06 smithi078 ceph-mon[139570]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:12:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:06 smithi078 ceph-mon[142991]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:08 smithi118 ceph-mon[131825]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:08 smithi078 ceph-mon[139570]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:08 smithi078 ceph-mon[142991]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:10 smithi118 ceph-mon[131825]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:10 smithi078 ceph-mon[142991]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:10 smithi078 ceph-mon[139570]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:12 smithi118 ceph-mon[131825]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:12 smithi078 ceph-mon[142991]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:12 smithi078 ceph-mon[139570]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:14 smithi118 ceph-mon[131825]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:14 smithi078 ceph-mon[142991]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:14 smithi078 ceph-mon[139570]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:16 smithi118 ceph-mon[131825]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:16 smithi078 ceph-mon[142991]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:16 smithi078 ceph-mon[139570]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:12:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:18 smithi118 ceph-mon[131825]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:18 smithi078 ceph-mon[139570]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:18 smithi078 ceph-mon[142991]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:20 smithi118 ceph-mon[131825]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:20 smithi078 ceph-mon[139570]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:20 smithi078 ceph-mon[142991]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:21.486 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:12:21.791 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:12:21.791 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:12:21.791 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 80s ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 80s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 81s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 81s ago 2h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 2h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 80s ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:12:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 81s ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:12:21.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 81s ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:12:21.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 81s ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:12:21.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 81s ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:12:21.793 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 80s ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:12:22.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:12:22.173 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:12:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:22 smithi118 ceph-mon[131825]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2432876899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:22 smithi078 ceph-mon[139570]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2432876899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:22 smithi078 ceph-mon[142991]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2432876899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:23 smithi118 ceph-mon[131825]: from='client.51581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:23 smithi118 ceph-mon[131825]: from='client.41622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:23 smithi078 ceph-mon[139570]: from='client.51581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:23 smithi078 ceph-mon[139570]: from='client.41622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:23 smithi078 ceph-mon[142991]: from='client.51581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:23 smithi078 ceph-mon[142991]: from='client.41622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:24 smithi118 ceph-mon[131825]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:24 smithi078 ceph-mon[139570]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:24 smithi078 ceph-mon[142991]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:26 smithi118 ceph-mon[131825]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:26 smithi078 ceph-mon[142991]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:26 smithi078 ceph-mon[139570]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:12:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:28 smithi118 ceph-mon[131825]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:28 smithi078 ceph-mon[139570]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:28 smithi078 ceph-mon[142991]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:30 smithi118 ceph-mon[131825]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:30 smithi078 ceph-mon[142991]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:30 smithi078 ceph-mon[139570]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:32 smithi118 ceph-mon[131825]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:32 smithi078 ceph-mon[139570]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:32 smithi078 ceph-mon[142991]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:34 smithi118 ceph-mon[131825]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:34 smithi078 ceph-mon[139570]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:34 smithi078 ceph-mon[142991]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:35 smithi118 ceph-mon[131825]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:35 smithi078 ceph-mon[139570]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:35 smithi078 ceph-mon[142991]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:12:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:37 smithi118 ceph-mon[131825]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:37 smithi078 ceph-mon[139570]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:37 smithi078 ceph-mon[142991]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:40 smithi118 ceph-mon[131825]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:40 smithi078 ceph-mon[139570]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:40 smithi078 ceph-mon[142991]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:42 smithi118 ceph-mon[131825]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:42 smithi078 ceph-mon[139570]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:42 smithi078 ceph-mon[142991]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:44 smithi118 ceph-mon[131825]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:44 smithi078 ceph-mon[139570]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:44 smithi078 ceph-mon[142991]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:46 smithi118 ceph-mon[131825]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:46 smithi078 ceph-mon[139570]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:46 smithi078 ceph-mon[142991]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:12:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:12:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:48 smithi118 ceph-mon[131825]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:48 smithi078 ceph-mon[139570]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:48 smithi078 ceph-mon[142991]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:50 smithi118 ceph-mon[131825]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:50 smithi078 ceph-mon[139570]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:50 smithi078 ceph-mon[142991]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:52.522 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:12:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:52 smithi118 ceph-mon[131825]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:52 smithi078 ceph-mon[139570]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:52 smithi078 ceph-mon[142991]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 2m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 112s ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 2m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 112s ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 112s ago 2h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 2m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 2m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 112s ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 2m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:12:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 112s ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 2h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 112s ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 112s ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 112s ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 112s ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:12:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 112s ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:12:53.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:12:53.214 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:12:53.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1867498603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1867498603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1867498603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:12:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:54 smithi118 ceph-mon[131825]: from='client.41634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:54 smithi118 ceph-mon[131825]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:54 smithi118 ceph-mon[131825]: from='client.51605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[142991]: from='client.41634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[142991]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[142991]: from='client.51605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[139570]: from='client.41634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[139570]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:54 smithi078 ceph-mon[139570]: from='client.51605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:12:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:56 smithi118 ceph-mon[131825]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:56 smithi078 ceph-mon[139570]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:12:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:12:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:56 smithi078 ceph-mon[142991]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:12:58 smithi118 ceph-mon[131825]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:12:58 smithi078 ceph-mon[139570]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:12:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:12:58 smithi078 ceph-mon[142991]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:00 smithi118 ceph-mon[131825]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:00 smithi078 ceph-mon[139570]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:00 smithi078 ceph-mon[142991]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:02 smithi118 ceph-mon[131825]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:13:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[139570]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[142991]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:13:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:13:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:13:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:13:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:13:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:13:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:13:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:13:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:13:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:13:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:04 smithi118 ceph-mon[131825]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:04 smithi078 ceph-mon[139570]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:04 smithi078 ceph-mon[142991]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:06 smithi118 ceph-mon[131825]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:06 smithi078 ceph-mon[139570]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:13:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:06 smithi078 ceph-mon[142991]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:08 smithi118 ceph-mon[131825]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:08 smithi078 ceph-mon[139570]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:08 smithi078 ceph-mon[142991]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:10 smithi118 ceph-mon[131825]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:10 smithi078 ceph-mon[139570]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:10 smithi078 ceph-mon[142991]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:12 smithi118 ceph-mon[131825]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:12 smithi078 ceph-mon[139570]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:12 smithi078 ceph-mon[142991]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:14 smithi118 ceph-mon[131825]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:14 smithi078 ceph-mon[139570]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:14 smithi078 ceph-mon[142991]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:16 smithi118 ceph-mon[131825]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:16 smithi078 ceph-mon[139570]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:16 smithi078 ceph-mon[142991]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:13:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:18 smithi118 ceph-mon[131825]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:18 smithi078 ceph-mon[139570]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:18 smithi078 ceph-mon[142991]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:20 smithi118 ceph-mon[131825]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:20 smithi078 ceph-mon[139570]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:20 smithi078 ceph-mon[142991]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:22 smithi118 ceph-mon[131825]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:22 smithi078 ceph-mon[139570]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:22 smithi078 ceph-mon[142991]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:23.559 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:13:23.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 2h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:13:23.869 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:13:24.250 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:13:24.250 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:13:24.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:13:24.251 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:13:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:24 smithi118 ceph-mon[131825]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3035371367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:24 smithi078 ceph-mon[142991]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3035371367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:24 smithi078 ceph-mon[139570]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3035371367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:25 smithi118 ceph-mon[131825]: from='client.41652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:25 smithi118 ceph-mon[131825]: from='client.51623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:25 smithi078 ceph-mon[139570]: from='client.41652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:25 smithi078 ceph-mon[139570]: from='client.51623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:25 smithi078 ceph-mon[142991]: from='client.41652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:25 smithi078 ceph-mon[142991]: from='client.51623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:26 smithi118 ceph-mon[131825]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:26 smithi078 ceph-mon[139570]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:26 smithi078 ceph-mon[142991]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:13:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:28 smithi118 ceph-mon[131825]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:28 smithi078 ceph-mon[139570]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:28 smithi078 ceph-mon[142991]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:30 smithi118 ceph-mon[131825]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:30 smithi078 ceph-mon[139570]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:30 smithi078 ceph-mon[142991]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:32 smithi118 ceph-mon[131825]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:32 smithi078 ceph-mon[139570]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:32 smithi078 ceph-mon[142991]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:34 smithi118 ceph-mon[131825]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:34 smithi078 ceph-mon[139570]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:34 smithi078 ceph-mon[142991]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:36 smithi118 ceph-mon[131825]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:36 smithi078 ceph-mon[139570]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:13:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:36 smithi078 ceph-mon[142991]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:38 smithi118 ceph-mon[131825]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:38 smithi078 ceph-mon[139570]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:38 smithi078 ceph-mon[142991]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:40 smithi118 ceph-mon[131825]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:40 smithi078 ceph-mon[139570]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:40 smithi078 ceph-mon[142991]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:42 smithi118 ceph-mon[131825]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:42 smithi078 ceph-mon[139570]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:42 smithi078 ceph-mon[142991]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:44 smithi118 ceph-mon[131825]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:44 smithi078 ceph-mon[139570]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:44 smithi078 ceph-mon[142991]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:46 smithi118 ceph-mon[131825]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:46 smithi078 ceph-mon[139570]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:46 smithi078 ceph-mon[142991]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:13:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:13:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:48 smithi118 ceph-mon[131825]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:48 smithi078 ceph-mon[139570]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:48 smithi078 ceph-mon[142991]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:50 smithi118 ceph-mon[131825]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:50 smithi078 ceph-mon[139570]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:50 smithi078 ceph-mon[142991]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:52 smithi118 ceph-mon[131825]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:52 smithi078 ceph-mon[139570]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:52 smithi078 ceph-mon[142991]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:13:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:54 smithi118 ceph-mon[131825]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:54 smithi078 ceph-mon[139570]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:54 smithi078 ceph-mon[142991]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:54.918 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:13:54.918 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 3m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 2m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 3m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 2m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 2m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 3m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 3m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 2m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 3m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 3m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 2m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 2h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:13:54.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 2h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:13:54.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:13:54.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:13:54.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:13:54.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:13:54.920 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 2m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:13:55.298 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:13:55.298 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:13:55.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:13:55.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:55.298 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:13:55.299 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:13:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2948205947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2948205947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2948205947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:13:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:56 smithi118 ceph-mon[131825]: from='client.51635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:56 smithi118 ceph-mon[131825]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:56 smithi118 ceph-mon[131825]: from='client.51641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[139570]: from='client.51635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[139570]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[139570]: from='client.51641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[142991]: from='client.51635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[142991]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:56 smithi078 ceph-mon[142991]: from='client.51641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:13:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:13:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:13:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:13:58 smithi118 ceph-mon[131825]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:13:58 smithi078 ceph-mon[139570]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:13:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:13:58 smithi078 ceph-mon[142991]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:00 smithi118 ceph-mon[131825]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:00 smithi078 ceph-mon[139570]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:00 smithi078 ceph-mon[142991]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:02 smithi118 ceph-mon[131825]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:02 smithi078 ceph-mon[139570]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:02 smithi078 ceph-mon[142991]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:14:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:14:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:14:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:14:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:14:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:14:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:14:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:04 smithi118 ceph-mon[131825]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:04 smithi078 ceph-mon[142991]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:04 smithi078 ceph-mon[139570]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:06 smithi118 ceph-mon[131825]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:06 smithi078 ceph-mon[139570]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:06 smithi078 ceph-mon[142991]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:14:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:08 smithi118 ceph-mon[131825]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:08 smithi078 ceph-mon[139570]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:08 smithi078 ceph-mon[142991]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:10 smithi118 ceph-mon[131825]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:10 smithi078 ceph-mon[139570]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:10 smithi078 ceph-mon[142991]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:11 smithi078 ceph-mon[139570]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:11 smithi078 ceph-mon[142991]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:11 smithi118 ceph-mon[131825]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:13 smithi118 ceph-mon[131825]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:13 smithi078 ceph-mon[139570]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:13 smithi078 ceph-mon[142991]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:16 smithi118 ceph-mon[131825]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:16 smithi078 ceph-mon[139570]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:14:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:16 smithi078 ceph-mon[142991]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:18 smithi118 ceph-mon[131825]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:18 smithi078 ceph-mon[139570]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:18 smithi078 ceph-mon[142991]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:20 smithi118 ceph-mon[131825]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:20 smithi078 ceph-mon[139570]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:20 smithi078 ceph-mon[142991]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:22 smithi118 ceph-mon[131825]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:22 smithi078 ceph-mon[139570]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:22 smithi078 ceph-mon[142991]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:24 smithi118 ceph-mon[131825]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:24 smithi078 ceph-mon[139570]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:24 smithi078 ceph-mon[142991]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:25.645 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:14:25.953 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:14:25.953 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:14:25.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 2h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:14:25.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:14:25.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:14:25.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:14:25.955 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:14:26.337 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:14:26.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:14:26.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:14:26.339 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:14:26.339 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:14:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:26 smithi118 ceph-mon[131825]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:26 smithi078 ceph-mon[139570]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:26 smithi078 ceph-mon[142991]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:14:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:27 smithi118 ceph-mon[131825]: from='client.41688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:27 smithi118 ceph-mon[131825]: from='client.51659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/177652981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:14:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[139570]: from='client.41688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[139570]: from='client.51659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/177652981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:14:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[142991]: from='client.41688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[142991]: from='client.51659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/177652981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:14:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:28 smithi118 ceph-mon[131825]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:28 smithi078 ceph-mon[139570]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:28 smithi078 ceph-mon[142991]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:30 smithi118 ceph-mon[131825]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:30 smithi078 ceph-mon[139570]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:30 smithi078 ceph-mon[142991]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:32 smithi118 ceph-mon[131825]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:32 smithi078 ceph-mon[139570]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:32 smithi078 ceph-mon[142991]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:34 smithi118 ceph-mon[131825]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:34 smithi078 ceph-mon[139570]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:34 smithi078 ceph-mon[142991]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:36 smithi118 ceph-mon[131825]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:36 smithi078 ceph-mon[139570]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:14:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:36 smithi078 ceph-mon[142991]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:38 smithi118 ceph-mon[131825]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:38 smithi078 ceph-mon[139570]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:38 smithi078 ceph-mon[142991]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:40 smithi118 ceph-mon[131825]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:40 smithi078 ceph-mon[139570]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:40 smithi078 ceph-mon[142991]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:42 smithi118 ceph-mon[131825]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:42 smithi078 ceph-mon[139570]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:42 smithi078 ceph-mon[142991]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:44 smithi118 ceph-mon[131825]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:44 smithi078 ceph-mon[139570]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:44 smithi078 ceph-mon[142991]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:46 smithi118 ceph-mon[131825]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:46 smithi078 ceph-mon[139570]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:46 smithi078 ceph-mon[142991]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:14:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:14:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:48 smithi118 ceph-mon[131825]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:48 smithi078 ceph-mon[139570]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:48 smithi078 ceph-mon[142991]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:50 smithi118 ceph-mon[131825]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:50 smithi078 ceph-mon[139570]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:50 smithi078 ceph-mon[142991]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:52 smithi118 ceph-mon[131825]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:52 smithi078 ceph-mon[139570]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:52 smithi078 ceph-mon[142991]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:54 smithi118 ceph-mon[131825]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:54 smithi078 ceph-mon[139570]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:54 smithi078 ceph-mon[142991]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:56 smithi118 ceph-mon[131825]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:56.682 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:14:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:56 smithi078 ceph-mon[139570]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:56 smithi078 ceph-mon[142991]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:14:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:14:56.989 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:14:56.989 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 4m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:14:56.989 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 3m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 4m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 3m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 3m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 4m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 4m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:14:56.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 3m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 4m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 4m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 3m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 4m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 4m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:14:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 2h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:14:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 2h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:14:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:14:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 3m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:57.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:14:57.386 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:14:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:58 smithi118 ceph-mon[131825]: from='client.51671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:58 smithi118 ceph-mon[131825]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:58 smithi118 ceph-mon[131825]: from='client.51677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:14:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3781116784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:14:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[139570]: from='client.51671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[139570]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[139570]: from='client.51677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3781116784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:14:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[142991]: from='client.51671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[142991]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:14:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[142991]: from='client.51677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:14:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:14:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3781116784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:15:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:00 smithi118 ceph-mon[131825]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:00 smithi078 ceph-mon[139570]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:00 smithi078 ceph-mon[142991]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:02 smithi118 ceph-mon[131825]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:02 smithi078 ceph-mon[139570]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:02 smithi078 ceph-mon[142991]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:15:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:15:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:15:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:04 smithi118 ceph-mon[131825]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:15:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:15:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[139570]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:15:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[142991]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:15:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:15:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:06 smithi118 ceph-mon[131825]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:06 smithi078 ceph-mon[139570]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:06 smithi078 ceph-mon[142991]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:15:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:08 smithi118 ceph-mon[131825]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:08 smithi078 ceph-mon[139570]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:08 smithi078 ceph-mon[142991]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:10 smithi118 ceph-mon[131825]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:10 smithi078 ceph-mon[139570]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:10 smithi078 ceph-mon[142991]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:12 smithi118 ceph-mon[131825]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:12 smithi078 ceph-mon[139570]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:12 smithi078 ceph-mon[142991]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:14 smithi118 ceph-mon[131825]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:14 smithi078 ceph-mon[139570]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:14 smithi078 ceph-mon[142991]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:16 smithi118 ceph-mon[131825]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:16 smithi078 ceph-mon[139570]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:15:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:16 smithi078 ceph-mon[142991]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:18 smithi118 ceph-mon[131825]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:18 smithi078 ceph-mon[139570]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:18 smithi078 ceph-mon[142991]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:20 smithi118 ceph-mon[131825]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:20 smithi078 ceph-mon[139570]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:20 smithi078 ceph-mon[142991]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:22 smithi118 ceph-mon[131825]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:22 smithi078 ceph-mon[139570]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:22 smithi078 ceph-mon[142991]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:24 smithi118 ceph-mon[131825]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:24 smithi078 ceph-mon[142991]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:24 smithi078 ceph-mon[139570]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:26 smithi118 ceph-mon[131825]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:26 smithi078 ceph-mon[139570]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:26 smithi078 ceph-mon[142991]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:26] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.43.0" 2023-12-16T04:15:27.731 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 5m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 5m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:15:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 5m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 5m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 5m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 5m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 5m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 5m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 5m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 5m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 2h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:15:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:15:28.426 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:15:28.427 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:15:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:28 smithi118 ceph-mon[131825]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:28 smithi078 ceph-mon[139570]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:28 smithi078 ceph-mon[142991]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:29 smithi118 ceph-mon[131825]: from='client.41724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:29 smithi118 ceph-mon[131825]: from='client.51695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1259964525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:15:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[142991]: from='client.41724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[142991]: from='client.51695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1259964525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:15:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[139570]: from='client.41724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[139570]: from='client.51695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:15:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1259964525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:15:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:30 smithi118 ceph-mon[131825]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:30 smithi078 ceph-mon[139570]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:30 smithi078 ceph-mon[142991]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:32 smithi118 ceph-mon[131825]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:32 smithi078 ceph-mon[139570]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:32 smithi078 ceph-mon[142991]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:34 smithi078 ceph-mon[139570]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:34 smithi078 ceph-mon[142991]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:34 smithi118 ceph-mon[131825]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:36 smithi078 ceph-mon[139570]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:36 smithi078 ceph-mon[142991]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:36 smithi118 ceph-mon[131825]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:38 smithi078 ceph-mon[139570]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:38 smithi078 ceph-mon[142991]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:38 smithi118 ceph-mon[131825]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:40 smithi078 ceph-mon[139570]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:40 smithi078 ceph-mon[142991]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:40 smithi118 ceph-mon[131825]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:41.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:41 smithi078 ceph-mon[139570]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:41 smithi078 ceph-mon[142991]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:41 smithi118 ceph-mon[131825]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:43 smithi078 ceph-mon[142991]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:43 smithi078 ceph-mon[139570]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:43 smithi118 ceph-mon[131825]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:46 smithi118 ceph-mon[131825]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:46 smithi078 ceph-mon[139570]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:46 smithi078 ceph-mon[142991]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:15:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:15:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:48 smithi118 ceph-mon[131825]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:48 smithi078 ceph-mon[139570]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:48 smithi078 ceph-mon[142991]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:50 smithi118 ceph-mon[131825]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:50 smithi078 ceph-mon[139570]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:50 smithi078 ceph-mon[142991]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:52 smithi118 ceph-mon[131825]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:52 smithi078 ceph-mon[139570]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:52 smithi078 ceph-mon[142991]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:54 smithi118 ceph-mon[131825]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:54 smithi078 ceph-mon[139570]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:54 smithi078 ceph-mon[142991]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:56 smithi118 ceph-mon[131825]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:56 smithi078 ceph-mon[139570]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:56 smithi078 ceph-mon[142991]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:15:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:15:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:15:58 smithi118 ceph-mon[131825]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:15:58 smithi078 ceph-mon[139570]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:15:58 smithi078 ceph-mon[142991]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:15:58.772 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:15:59.082 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:15:59.082 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:15:59.082 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 4m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:15:59.082 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (2h) 6m ago 2h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (2h) 4m ago 2h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 4m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 4m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 4m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:15:59.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:15:59.084 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:15:59.084 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:15:59.084 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 4m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:15:59.467 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:15:59.468 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:15:59.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:15:59.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:15:59.469 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:15:59.469 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:16:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:00 smithi118 ceph-mon[131825]: from='client.41742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:00 smithi118 ceph-mon[131825]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:00 smithi118 ceph-mon[131825]: from='client.41748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1351617771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[139570]: from='client.41742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[139570]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[139570]: from='client.41748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1351617771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[142991]: from='client.41742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[142991]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[142991]: from='client.41748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1351617771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:02 smithi118 ceph-mon[131825]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:02 smithi078 ceph-mon[139570]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:02 smithi078 ceph-mon[142991]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:04 smithi118 ceph-mon[131825]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:16:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[139570]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:16:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[142991]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:16:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:16:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:16:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:16:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:16:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:16:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:16:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:16:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:06 smithi118 ceph-mon[131825]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:06 smithi078 ceph-mon[139570]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:06 smithi078 ceph-mon[142991]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:16:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:08 smithi118 ceph-mon[131825]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:08 smithi078 ceph-mon[139570]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:08 smithi078 ceph-mon[142991]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:10 smithi118 ceph-mon[131825]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:10 smithi078 ceph-mon[139570]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:10 smithi078 ceph-mon[142991]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:12 smithi118 ceph-mon[131825]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:12 smithi078 ceph-mon[139570]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:12 smithi078 ceph-mon[142991]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:14 smithi118 ceph-mon[131825]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:14 smithi078 ceph-mon[139570]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:14 smithi078 ceph-mon[142991]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:16 smithi118 ceph-mon[131825]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:16 smithi078 ceph-mon[139570]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:16:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:16 smithi078 ceph-mon[142991]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:18 smithi118 ceph-mon[131825]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:18 smithi078 ceph-mon[142991]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:18 smithi078 ceph-mon[139570]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:20 smithi118 ceph-mon[131825]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:20 smithi078 ceph-mon[139570]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:20 smithi078 ceph-mon[142991]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:22 smithi118 ceph-mon[131825]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:22 smithi078 ceph-mon[139570]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:22 smithi078 ceph-mon[142991]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:24 smithi118 ceph-mon[131825]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:24 smithi078 ceph-mon[142991]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:24 smithi078 ceph-mon[139570]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:26 smithi118 ceph-mon[131825]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:26 smithi078 ceph-mon[139570]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:26 smithi078 ceph-mon[142991]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:16:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:28 smithi118 ceph-mon[131825]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:28 smithi078 ceph-mon[139570]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:28 smithi078 ceph-mon[142991]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 6m ago 2h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 5m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 5m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 6m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:16:30.129 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 6m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 5m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 6m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 6m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 5m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 6m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 6m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 6m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 6m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 5m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 5m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:16:30.130 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 5m ago 2h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:16:30.515 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:16:30.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:16:30.516 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:16:30.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:16:30.518 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:16:30.518 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:16:30.518 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:16:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:30 smithi118 ceph-mon[131825]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:30 smithi078 ceph-mon[142991]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:30 smithi078 ceph-mon[139570]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:31 smithi118 ceph-mon[131825]: from='client.51725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:31 smithi118 ceph-mon[131825]: from='client.41766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/745348701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[139570]: from='client.51725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[139570]: from='client.41766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/745348701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[142991]: from='client.51725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[142991]: from='client.41766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:16:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/745348701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:16:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:32 smithi118 ceph-mon[131825]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:32 smithi078 ceph-mon[139570]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:32 smithi078 ceph-mon[142991]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:34 smithi118 ceph-mon[131825]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:34 smithi078 ceph-mon[139570]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:34 smithi078 ceph-mon[142991]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:36 smithi118 ceph-mon[131825]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:36 smithi078 ceph-mon[139570]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:36 smithi078 ceph-mon[142991]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:16:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:38 smithi118 ceph-mon[131825]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:38 smithi078 ceph-mon[139570]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:38 smithi078 ceph-mon[142991]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:40 smithi118 ceph-mon[131825]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:40 smithi078 ceph-mon[139570]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:40 smithi078 ceph-mon[142991]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:42 smithi118 ceph-mon[131825]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:42 smithi078 ceph-mon[139570]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:42 smithi078 ceph-mon[142991]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:44 smithi118 ceph-mon[131825]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:44 smithi078 ceph-mon[139570]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:44 smithi078 ceph-mon[142991]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:46 smithi118 ceph-mon[131825]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:46.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 04:16:46 smithi118 conmon[117217]: ts=2023-12-16T04:16:46.507Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702689406270 maxt=1702692000000 ulid=01HHRDEJBVWXAZXVGEJSVQ4EE7 duration=47.715418ms 2023-12-16T04:16:46.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 04:16:46 smithi118 conmon[117217]: ts=2023-12-16T04:16:46.515Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=7.743059ms 2023-12-16T04:16:46.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 04:16:46 smithi118 conmon[117217]: ts=2023-12-16T04:16:46.515Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1702692000000 2023-12-16T04:16:46.658 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 04:16:46 smithi118 conmon[117217]: ts=2023-12-16T04:16:46.525Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=10.062312ms 2023-12-16T04:16:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:46 smithi078 ceph-mon[139570]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:46 smithi078 ceph-mon[142991]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:16:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:16:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:48 smithi118 ceph-mon[131825]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:48 smithi078 ceph-mon[139570]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:48 smithi078 ceph-mon[142991]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:50 smithi118 ceph-mon[131825]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:50 smithi078 ceph-mon[139570]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:50 smithi078 ceph-mon[142991]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:52 smithi118 ceph-mon[131825]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:52 smithi078 ceph-mon[139570]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:52 smithi078 ceph-mon[142991]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:54 smithi118 ceph-mon[131825]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:54 smithi078 ceph-mon[139570]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:54 smithi078 ceph-mon[142991]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:56 smithi118 ceph-mon[131825]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:56 smithi078 ceph-mon[139570]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:16:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:16:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:56 smithi078 ceph-mon[142991]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:16:58 smithi118 ceph-mon[131825]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:16:58 smithi078 ceph-mon[139570]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:16:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:16:58 smithi078 ceph-mon[142991]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:00 smithi078 ceph-mon[139570]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:00 smithi078 ceph-mon[142991]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:00.859 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:17:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:00 smithi118 ceph-mon[131825]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 2h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 2h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:17:01.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 2h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:17:01.168 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:17:01.545 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:17:01.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:17:01.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:17:01.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:01.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:17:01.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:17:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[139570]: from='client.51743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[139570]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[139570]: from='client.41784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2407357556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[142991]: from='client.51743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[142991]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[142991]: from='client.41784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2407357556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:02 smithi118 ceph-mon[131825]: from='client.51743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:02 smithi118 ceph-mon[131825]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:02 smithi118 ceph-mon[131825]: from='client.41784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2407357556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:04 smithi078 ceph-mon[139570]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:04 smithi078 ceph-mon[142991]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:04 smithi118 ceph-mon[131825]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:17:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:17:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:17:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:17:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:17:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:17:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:06 smithi078 ceph-mon[142991]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:06 smithi078 ceph-mon[139570]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:17:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:06 smithi118 ceph-mon[131825]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:08 smithi078 ceph-mon[139570]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:08 smithi078 ceph-mon[142991]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:08 smithi118 ceph-mon[131825]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:10 smithi078 ceph-mon[142991]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:10 smithi078 ceph-mon[139570]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:10 smithi118 ceph-mon[131825]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:12 smithi078 ceph-mon[142991]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:12 smithi078 ceph-mon[139570]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:12 smithi118 ceph-mon[131825]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:14 smithi078 ceph-mon[139570]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:14 smithi078 ceph-mon[142991]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:14 smithi118 ceph-mon[131825]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:16 smithi078 ceph-mon[139570]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:16 smithi078 ceph-mon[142991]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:17:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:16 smithi118 ceph-mon[131825]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:18 smithi078 ceph-mon[139570]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:18 smithi078 ceph-mon[142991]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:18 smithi118 ceph-mon[131825]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:20 smithi118 ceph-mon[131825]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:20 smithi078 ceph-mon[139570]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:20 smithi078 ceph-mon[142991]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:22 smithi118 ceph-mon[131825]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:22 smithi078 ceph-mon[139570]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:22 smithi078 ceph-mon[142991]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:24 smithi118 ceph-mon[131825]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:24 smithi078 ceph-mon[139570]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:24 smithi078 ceph-mon[142991]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:26 smithi118 ceph-mon[131825]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:26 smithi078 ceph-mon[142991]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:26 smithi078 ceph-mon[139570]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:17:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:28 smithi118 ceph-mon[131825]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:28 smithi078 ceph-mon[139570]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:28 smithi078 ceph-mon[142991]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:30 smithi118 ceph-mon[131825]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:30 smithi078 ceph-mon[139570]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:30 smithi078 ceph-mon[142991]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:31.896 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 6m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 6m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 7m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 7m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 6m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 7m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 7m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:17:32.203 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 6m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 7m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 7m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 7m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 7m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 6m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 6m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 6m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:17:32.204 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 6m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:17:32.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:17:32.589 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:17:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:32 smithi118 ceph-mon[131825]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:32 smithi078 ceph-mon[142991]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:32 smithi078 ceph-mon[139570]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:33 smithi118 ceph-mon[131825]: from='client.51761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:33 smithi118 ceph-mon[131825]: from='client.51767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3349771114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[139570]: from='client.51761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[139570]: from='client.51767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3349771114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[142991]: from='client.51761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[142991]: from='client.51767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:17:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3349771114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:17:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:34 smithi118 ceph-mon[131825]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:34 smithi078 ceph-mon[139570]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:34 smithi078 ceph-mon[142991]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:36 smithi118 ceph-mon[131825]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:36 smithi078 ceph-mon[139570]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:36 smithi078 ceph-mon[142991]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:17:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:38 smithi118 ceph-mon[131825]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:38 smithi078 ceph-mon[142991]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:38 smithi078 ceph-mon[139570]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:40 smithi118 ceph-mon[131825]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:40 smithi078 ceph-mon[142991]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:40 smithi078 ceph-mon[139570]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:42 smithi118 ceph-mon[131825]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:42 smithi078 ceph-mon[139570]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:42 smithi078 ceph-mon[142991]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:44 smithi118 ceph-mon[131825]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:44 smithi078 ceph-mon[139570]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:44 smithi078 ceph-mon[142991]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:46 smithi118 ceph-mon[131825]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:46 smithi078 ceph-mon[139570]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:46 smithi078 ceph-mon[142991]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:17:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:17:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:48 smithi118 ceph-mon[131825]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:48 smithi078 ceph-mon[139570]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:48 smithi078 ceph-mon[142991]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:50 smithi118 ceph-mon[131825]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:50 smithi078 ceph-mon[142991]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:50 smithi078 ceph-mon[139570]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:52 smithi118 ceph-mon[131825]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:52 smithi078 ceph-mon[139570]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:52 smithi078 ceph-mon[142991]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:54 smithi118 ceph-mon[131825]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:54 smithi078 ceph-mon[139570]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:54 smithi078 ceph-mon[142991]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:56 smithi118 ceph-mon[131825]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:56 smithi078 ceph-mon[142991]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:56 smithi078 ceph-mon[139570]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:17:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:17:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:17:58 smithi118 ceph-mon[131825]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:17:58 smithi078 ceph-mon[139570]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:17:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:17:58 smithi078 ceph-mon[142991]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:00 smithi118 ceph-mon[131825]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:00 smithi078 ceph-mon[139570]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:00 smithi078 ceph-mon[142991]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:02 smithi118 ceph-mon[131825]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:02 smithi078 ceph-mon[142991]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:02 smithi078 ceph-mon[139570]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:02.935 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:18:03.245 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:18:03.245 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:18:03.245 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:18:03.245 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:18:03.245 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:18:03.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:18:03.247 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:18:03.625 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:18:03.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:18:03.627 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:18:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:04 smithi118 ceph-mon[131825]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:04 smithi118 ceph-mon[131825]: from='client.51779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:04 smithi118 ceph-mon[131825]: from='client.51785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/632594721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[139570]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[139570]: from='client.51779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[139570]: from='client.51785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/632594721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[142991]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[142991]: from='client.51779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[142991]: from='client.51785 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/632594721' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:18:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:18:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:18:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:18:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:18:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:18:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:18:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:18:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:08 smithi118 ceph-mon[131825]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:08 smithi078 ceph-mon[139570]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:08 smithi078 ceph-mon[142991]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:10 smithi118 ceph-mon[131825]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:10 smithi078 ceph-mon[139570]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:10 smithi078 ceph-mon[142991]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:12 smithi118 ceph-mon[131825]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:12 smithi078 ceph-mon[139570]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:12 smithi078 ceph-mon[142991]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:14 smithi118 ceph-mon[131825]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:14 smithi078 ceph-mon[139570]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:14 smithi078 ceph-mon[142991]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:16 smithi078 ceph-mon[139570]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:18:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:16 smithi078 ceph-mon[142991]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:16 smithi118 ceph-mon[131825]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:18 smithi078 ceph-mon[139570]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:18 smithi078 ceph-mon[142991]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:18 smithi118 ceph-mon[131825]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:20 smithi078 ceph-mon[139570]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:20 smithi078 ceph-mon[142991]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:20 smithi118 ceph-mon[131825]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:22 smithi078 ceph-mon[139570]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:22 smithi078 ceph-mon[142991]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:22 smithi118 ceph-mon[131825]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:24 smithi078 ceph-mon[139570]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:24 smithi078 ceph-mon[142991]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:24 smithi118 ceph-mon[131825]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:26 smithi078 ceph-mon[139570]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:18:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:26 smithi078 ceph-mon[142991]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:26 smithi118 ceph-mon[131825]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:28 smithi078 ceph-mon[139570]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:28 smithi078 ceph-mon[142991]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:28 smithi118 ceph-mon[131825]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:30 smithi078 ceph-mon[139570]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:30 smithi078 ceph-mon[142991]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:30 smithi118 ceph-mon[131825]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:32 smithi078 ceph-mon[139570]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:32 smithi078 ceph-mon[142991]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:32 smithi118 ceph-mon[131825]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:33.975 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 7m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 7m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 8m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 8m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 7m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:18:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 8m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 8m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 7m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 8m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 8m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 8m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 8m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 7m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 7m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 7m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 7m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:18:34.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 7m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:18:34.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:18:34.673 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:18:34.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:18:34.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:18:34.673 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:18:34.673 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:18:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:34 smithi078 ceph-mon[139570]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:34 smithi078 ceph-mon[142991]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:34 smithi118 ceph-mon[131825]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[139570]: from='client.41832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[139570]: from='client.41838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4277050760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[142991]: from='client.41832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[142991]: from='client.41838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4277050760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:35 smithi118 ceph-mon[131825]: from='client.41832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:35 smithi118 ceph-mon[131825]: from='client.41838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:18:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4277050760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:18:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:36 smithi078 ceph-mon[139570]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:18:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:36 smithi078 ceph-mon[142991]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:36 smithi118 ceph-mon[131825]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:38 smithi078 ceph-mon[139570]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:38 smithi078 ceph-mon[142991]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:38 smithi118 ceph-mon[131825]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:40 smithi118 ceph-mon[131825]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:40 smithi078 ceph-mon[139570]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:40 smithi078 ceph-mon[142991]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:42 smithi118 ceph-mon[131825]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:42 smithi078 ceph-mon[139570]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:42 smithi078 ceph-mon[142991]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:44 smithi118 ceph-mon[131825]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:44 smithi078 ceph-mon[139570]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:44 smithi078 ceph-mon[142991]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:46 smithi118 ceph-mon[131825]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:46 smithi078 ceph-mon[139570]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:46 smithi078 ceph-mon[142991]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:18:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:18:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:48 smithi118 ceph-mon[131825]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:48 smithi078 ceph-mon[139570]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:48 smithi078 ceph-mon[142991]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:50 smithi118 ceph-mon[131825]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:50 smithi078 ceph-mon[139570]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:50 smithi078 ceph-mon[142991]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:52 smithi118 ceph-mon[131825]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:52 smithi078 ceph-mon[139570]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:52 smithi078 ceph-mon[142991]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:54 smithi118 ceph-mon[131825]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:54 smithi078 ceph-mon[139570]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:54 smithi078 ceph-mon[142991]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:56 smithi118 ceph-mon[131825]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:56 smithi078 ceph-mon[139570]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:56 smithi078 ceph-mon[142991]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:18:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:18:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:18:58 smithi118 ceph-mon[131825]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:18:58 smithi078 ceph-mon[139570]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:18:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:18:58 smithi078 ceph-mon[142991]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:00 smithi118 ceph-mon[131825]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:00 smithi078 ceph-mon[139570]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:00 smithi078 ceph-mon[142991]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:02 smithi118 ceph-mon[131825]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:02 smithi078 ceph-mon[139570]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:02 smithi078 ceph-mon[142991]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:04 smithi118 ceph-mon[131825]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:04 smithi078 ceph-mon[139570]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:04 smithi078 ceph-mon[142991]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:19:05.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:19:05.325 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:19:05.703 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:19:05.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:05.705 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:19:05.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:19:05.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:19:05.705 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:19:05.705 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:19:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:06 smithi118 ceph-mon[131825]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:06 smithi118 ceph-mon[131825]: from='client.41850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:06 smithi118 ceph-mon[131825]: from='client.51821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2108419511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:19:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:19:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[139570]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[139570]: from='client.41850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[139570]: from='client.51821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2108419511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[142991]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[142991]: from='client.41850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[142991]: from='client.51821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2108419511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:19:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:19:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:19:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:19:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:19:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:19:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:19:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:19:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:19:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:19:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:08 smithi118 ceph-mon[131825]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:08 smithi078 ceph-mon[139570]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:08 smithi078 ceph-mon[142991]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:10 smithi118 ceph-mon[131825]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:10 smithi078 ceph-mon[139570]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:10 smithi078 ceph-mon[142991]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:12 smithi118 ceph-mon[131825]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:12 smithi078 ceph-mon[139570]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:12 smithi078 ceph-mon[142991]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:14 smithi118 ceph-mon[131825]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:14 smithi078 ceph-mon[142991]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:14 smithi078 ceph-mon[139570]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:16 smithi118 ceph-mon[131825]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:16 smithi078 ceph-mon[142991]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:16 smithi078 ceph-mon[139570]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:19:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:18 smithi118 ceph-mon[131825]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:18 smithi078 ceph-mon[139570]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:18 smithi078 ceph-mon[142991]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:20 smithi118 ceph-mon[131825]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:20 smithi078 ceph-mon[139570]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:20 smithi078 ceph-mon[142991]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:22 smithi118 ceph-mon[131825]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:22 smithi078 ceph-mon[142991]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:22 smithi078 ceph-mon[139570]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:24 smithi118 ceph-mon[131825]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:24 smithi078 ceph-mon[139570]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:24 smithi078 ceph-mon[142991]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:26 smithi118 ceph-mon[131825]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:26 smithi078 ceph-mon[139570]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:19:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:26 smithi078 ceph-mon[142991]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:28 smithi118 ceph-mon[131825]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:28 smithi078 ceph-mon[139570]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:28 smithi078 ceph-mon[142991]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:30 smithi118 ceph-mon[131825]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:30 smithi078 ceph-mon[139570]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:30 smithi078 ceph-mon[142991]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:32 smithi118 ceph-mon[131825]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:32 smithi078 ceph-mon[139570]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:32 smithi078 ceph-mon[142991]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:34 smithi078 ceph-mon[142991]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:34 smithi078 ceph-mon[139570]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:34 smithi118 ceph-mon[131825]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:36.051 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:19:36.358 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:19:36.358 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 8m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 8m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 9m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 9m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 8m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 9m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 9m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 8m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 9m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 9m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 9m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:19:36.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 9m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:19:36.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 8m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:19:36.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 8m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:19:36.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 8m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:19:36.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 8m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:19:36.360 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 8m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:19:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:36 smithi078 ceph-mon[139570]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:36 smithi078 ceph-mon[142991]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:19:36.737 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:19:36.738 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:19:36.739 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:19:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:36 smithi118 ceph-mon[131825]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[139570]: from='client.41868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[139570]: from='client.51839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/346978549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[142991]: from='client.41868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[142991]: from='client.51839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/346978549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:37 smithi118 ceph-mon[131825]: from='client.41868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:37 smithi118 ceph-mon[131825]: from='client.51839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:19:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/346978549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:19:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:38 smithi078 ceph-mon[139570]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:38 smithi078 ceph-mon[142991]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:38 smithi118 ceph-mon[131825]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:40 smithi078 ceph-mon[139570]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:40 smithi078 ceph-mon[142991]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:40 smithi118 ceph-mon[131825]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:42 smithi078 ceph-mon[142991]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:42 smithi078 ceph-mon[139570]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:42 smithi118 ceph-mon[131825]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:44 smithi078 ceph-mon[139570]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:44 smithi078 ceph-mon[142991]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:44 smithi118 ceph-mon[131825]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:46 smithi078 ceph-mon[139570]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:46 smithi078 ceph-mon[142991]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:19:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:46 smithi118 ceph-mon[131825]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:19:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:48 smithi078 ceph-mon[139570]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:48 smithi078 ceph-mon[142991]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:48 smithi118 ceph-mon[131825]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:50 smithi078 ceph-mon[139570]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:50 smithi078 ceph-mon[142991]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:50 smithi118 ceph-mon[131825]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:52 smithi078 ceph-mon[139570]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:52 smithi078 ceph-mon[142991]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:52 smithi118 ceph-mon[131825]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:54 smithi078 ceph-mon[139570]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:54 smithi078 ceph-mon[142991]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:54 smithi118 ceph-mon[131825]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:56 smithi078 ceph-mon[139570]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:56 smithi078 ceph-mon[142991]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:19:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:19:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:56 smithi118 ceph-mon[131825]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:19:58 smithi078 ceph-mon[139570]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:19:58 smithi078 ceph-mon[142991]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:19:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:19:58 smithi118 ceph-mon[131825]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:00.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:00 smithi078 conmon[139546]: 2023-12-16T04:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:20:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:00 smithi078 ceph-mon[139570]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:20:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:00 smithi078 ceph-mon[142991]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:20:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:00 smithi118 ceph-mon[131825]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:20:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:01 smithi118 ceph-mon[131825]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:01 smithi078 ceph-mon[139570]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:01 smithi078 ceph-mon[142991]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:03 smithi118 ceph-mon[131825]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:03 smithi078 ceph-mon[139570]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:03 smithi078 ceph-mon[142991]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:06 smithi118 ceph-mon[131825]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:06 smithi078 ceph-mon[139570]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:20:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:06 smithi078 ceph-mon[142991]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:07.145 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:20:07.490 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 10m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 10m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 10m ago 3h 662M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 10m ago 3h 944M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 10m ago 3h 481M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 10m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 10m ago 3h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 10m ago 3h 4486M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:20:07.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 10m ago 3h 4321M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 10m ago 3h 3750M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:20:07.492 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:20:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:20:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:20:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:20:07.929 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:20:07.929 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:20:07.929 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:20:07.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:20:07.931 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:20:07.931 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:20:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:08 smithi118 ceph-mon[131825]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:08 smithi118 ceph-mon[131825]: from='client.41886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2631957689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[139570]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[139570]: from='client.41886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2631957689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[142991]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[142991]: from='client.41886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2631957689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:09 smithi118 ceph-mon[131825]: from='client.51857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[139570]: from='client.51857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[142991]: from='client.51857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:10 smithi118 ceph-mon[131825]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:20:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:20:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[139570]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[142991]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:20:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:20:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:12 smithi118 ceph-mon[131825]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:12 smithi078 ceph-mon[139570]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:12 smithi078 ceph-mon[142991]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:14 smithi118 ceph-mon[131825]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:14 smithi078 ceph-mon[139570]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:14 smithi078 ceph-mon[142991]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:16 smithi118 ceph-mon[131825]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:16 smithi078 ceph-mon[139570]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:16 smithi078 ceph-mon[142991]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:20:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:18 smithi118 ceph-mon[131825]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:18 smithi078 ceph-mon[139570]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:18 smithi078 ceph-mon[142991]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:20 smithi118 ceph-mon[131825]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:20 smithi078 ceph-mon[142991]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:20 smithi078 ceph-mon[139570]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:22 smithi118 ceph-mon[131825]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:22 smithi078 ceph-mon[139570]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:22 smithi078 ceph-mon[142991]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:24 smithi118 ceph-mon[131825]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:24 smithi078 ceph-mon[139570]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:24 smithi078 ceph-mon[142991]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:26 smithi118 ceph-mon[131825]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:26 smithi078 ceph-mon[139570]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:26 smithi078 ceph-mon[142991]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:20:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:28 smithi118 ceph-mon[131825]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:28 smithi078 ceph-mon[139570]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:28 smithi078 ceph-mon[142991]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:30 smithi118 ceph-mon[131825]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:30 smithi078 ceph-mon[139570]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:30 smithi078 ceph-mon[142991]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:32 smithi118 ceph-mon[131825]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:32 smithi078 ceph-mon[139570]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:32 smithi078 ceph-mon[142991]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:34 smithi118 ceph-mon[131825]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:34 smithi078 ceph-mon[139570]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:34 smithi078 ceph-mon[142991]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:36 smithi118 ceph-mon[131825]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:36 smithi078 ceph-mon[139570]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:36 smithi078 ceph-mon[142991]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:20:38.282 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (2h) 29s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 9m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 29s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 9m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 29s ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 29s ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:20:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 9m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 29s ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (2h) 29s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 9m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 29s ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 29s ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 29s ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 29s ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 9m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 9m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 9m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 9m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:20:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 9m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:20:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:38 smithi118 ceph-mon[131825]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:38 smithi078 ceph-mon[139570]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:38 smithi078 ceph-mon[142991]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:20:38.974 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:20:38.975 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:20:38.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:20:38.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:20:38.975 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:20:38.975 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:20:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:39 smithi118 ceph-mon[131825]: from='client.41904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1904738369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:39 smithi078 ceph-mon[139570]: from='client.41904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1904738369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:39 smithi078 ceph-mon[142991]: from='client.41904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1904738369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:20:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:40 smithi118 ceph-mon[131825]: from='client.41910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:40 smithi118 ceph-mon[131825]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:40 smithi078 ceph-mon[139570]: from='client.41910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:40 smithi078 ceph-mon[139570]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:40 smithi078 ceph-mon[142991]: from='client.41910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:20:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:40 smithi078 ceph-mon[142991]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:42 smithi078 ceph-mon[139570]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:42 smithi078 ceph-mon[142991]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:42 smithi118 ceph-mon[131825]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:44 smithi078 ceph-mon[139570]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:44 smithi078 ceph-mon[142991]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:44 smithi118 ceph-mon[131825]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:46 smithi078 ceph-mon[139570]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:46 smithi078 ceph-mon[142991]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:20:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:46 smithi118 ceph-mon[131825]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:20:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:48 smithi078 ceph-mon[139570]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:48 smithi078 ceph-mon[142991]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:48 smithi118 ceph-mon[131825]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:50 smithi078 ceph-mon[139570]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:50 smithi078 ceph-mon[142991]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:50 smithi118 ceph-mon[131825]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:52 smithi078 ceph-mon[139570]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:52 smithi078 ceph-mon[142991]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:52 smithi118 ceph-mon[131825]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:54 smithi078 ceph-mon[139570]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:54 smithi078 ceph-mon[142991]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:54 smithi118 ceph-mon[131825]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:56 smithi078 ceph-mon[139570]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:56 smithi078 ceph-mon[142991]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:20:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:20:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:56 smithi118 ceph-mon[131825]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:20:58 smithi078 ceph-mon[139570]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:20:58 smithi078 ceph-mon[142991]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:20:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:20:58 smithi118 ceph-mon[131825]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:00 smithi078 ceph-mon[139570]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:00 smithi078 ceph-mon[142991]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:00 smithi118 ceph-mon[131825]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:02 smithi078 ceph-mon[139570]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:02 smithi078 ceph-mon[142991]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:02 smithi118 ceph-mon[131825]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:04 smithi078 ceph-mon[139570]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:04 smithi078 ceph-mon[142991]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:04 smithi118 ceph-mon[131825]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:06 smithi078 ceph-mon[142991]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:06 smithi078 ceph-mon[139570]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:21:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:06 smithi118 ceph-mon[131825]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:08 smithi078 ceph-mon[142991]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:08 smithi078 ceph-mon[139570]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:08 smithi118 ceph-mon[131825]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:09.318 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 60s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (2h) 10m ago 3h 94.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 60s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 10m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 10m ago 3h 460M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (2h) 60s ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:21:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 60s ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 10m ago 3h 460M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 60s ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 60s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (2h) 10m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 60s ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 60s ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:21:09.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 60s ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 60s ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 10m ago 3h 3449M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 10m ago 3h 3978M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 10m ago 3h 3398M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 10m ago 3h 3832M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:21:09.633 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 10m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:21:10.037 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:21:10.037 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:21:10.037 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:21:10.038 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:21:10.039 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:21:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[139570]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[139570]: from='client.51887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:21:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2745469198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[142991]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[142991]: from='client.51887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2745469198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:10 smithi118 ceph-mon[131825]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:10 smithi118 ceph-mon[131825]: from='client.51887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:21:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2745469198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:11 smithi078 ceph-mon[139570]: from='client.41928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:11 smithi078 ceph-mon[142991]: from='client.41928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:11 smithi118 ceph-mon[131825]: from='client.41928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:12 smithi118 ceph-mon[131825]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:12 smithi078 ceph-mon[139570]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:12 smithi078 ceph-mon[142991]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:13.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:21:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:21:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:21:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:21:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:16 smithi118 ceph-mon[131825]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:16 smithi078 ceph-mon[139570]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:16 smithi078 ceph-mon[142991]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:21:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:18 smithi118 ceph-mon[131825]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:18 smithi078 ceph-mon[142991]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:18 smithi078 ceph-mon[139570]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:20 smithi118 ceph-mon[131825]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:20 smithi078 ceph-mon[139570]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:20 smithi078 ceph-mon[142991]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:22 smithi118 ceph-mon[131825]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:22 smithi078 ceph-mon[139570]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:22 smithi078 ceph-mon[142991]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:21:22.710170014Z level=info msg="Completed cleanup jobs" duration=45.448902ms 2023-12-16T04:21:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:24 smithi118 ceph-mon[131825]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:24 smithi078 ceph-mon[139570]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:24 smithi078 ceph-mon[142991]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:26 smithi118 ceph-mon[131825]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:26 smithi078 ceph-mon[139570]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:26 smithi078 ceph-mon[142991]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:21:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:28 smithi118 ceph-mon[131825]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:28 smithi078 ceph-mon[139570]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:28 smithi078 ceph-mon[142991]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:30 smithi118 ceph-mon[131825]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:30 smithi078 ceph-mon[139570]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:30 smithi078 ceph-mon[142991]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:32 smithi118 ceph-mon[131825]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:32 smithi078 ceph-mon[139570]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:32 smithi078 ceph-mon[142991]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:34 smithi118 ceph-mon[131825]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:34 smithi078 ceph-mon[139570]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:34 smithi078 ceph-mon[142991]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:36 smithi118 ceph-mon[131825]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:36 smithi078 ceph-mon[139570]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:36 smithi078 ceph-mon[142991]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:21:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:38 smithi118 ceph-mon[131825]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:38 smithi078 ceph-mon[142991]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:38 smithi078 ceph-mon[139570]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:40.381 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:21:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:40 smithi118 ceph-mon[131825]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 91s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 28s ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 91s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 28s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (2h) 28s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 91s ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (2h) 91s ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 28s ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 91s ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 91s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:21:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 28s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 91s ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 91s ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 91s ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 91s ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 28s ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 28s ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 28s ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 28s ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:21:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (2h) 28s ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:40 smithi078 ceph-mon[139570]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:40 smithi078 ceph-mon[142991]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:41.071 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:21:41.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:21:41.073 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:21:41.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:21:41.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:21:41.073 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:21:41.073 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:21:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:41 smithi118 ceph-mon[131825]: from='client.51905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3352219051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:41.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:41 smithi078 ceph-mon[142991]: from='client.51905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3352219051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:41 smithi078 ceph-mon[139570]: from='client.51905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3352219051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:21:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:42 smithi118 ceph-mon[131825]: from='client.51911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:42 smithi118 ceph-mon[131825]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:42 smithi078 ceph-mon[142991]: from='client.51911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:42 smithi078 ceph-mon[142991]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:42 smithi078 ceph-mon[139570]: from='client.51911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:21:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:42 smithi078 ceph-mon[139570]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:44 smithi118 ceph-mon[131825]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:44 smithi078 ceph-mon[139570]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:44 smithi078 ceph-mon[142991]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:46 smithi078 ceph-mon[139570]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:46 smithi078 ceph-mon[142991]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:21:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:46 smithi118 ceph-mon[131825]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:21:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:48 smithi078 ceph-mon[139570]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:48 smithi078 ceph-mon[142991]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:48 smithi118 ceph-mon[131825]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:50 smithi078 ceph-mon[139570]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:50 smithi078 ceph-mon[142991]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:50 smithi118 ceph-mon[131825]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:52 smithi078 ceph-mon[139570]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:52 smithi078 ceph-mon[142991]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:52 smithi118 ceph-mon[131825]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:54 smithi078 ceph-mon[139570]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:54 smithi078 ceph-mon[142991]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:54 smithi118 ceph-mon[131825]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:56 smithi078 ceph-mon[139570]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:56 smithi078 ceph-mon[142991]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:21:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:21:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:56 smithi118 ceph-mon[131825]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:21:58 smithi078 ceph-mon[139570]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:21:58 smithi078 ceph-mon[142991]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:21:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:21:58 smithi118 ceph-mon[131825]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:00 smithi078 ceph-mon[139570]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:00 smithi078 ceph-mon[142991]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:00 smithi118 ceph-mon[131825]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:02 smithi078 ceph-mon[139570]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:02 smithi078 ceph-mon[142991]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:02 smithi118 ceph-mon[131825]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:04 smithi078 ceph-mon[139570]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:04 smithi078 ceph-mon[142991]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:04 smithi118 ceph-mon[131825]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:06 smithi078 ceph-mon[139570]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:22:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:06 smithi078 ceph-mon[142991]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:06 smithi118 ceph-mon[131825]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:08 smithi078 ceph-mon[139570]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:08 smithi078 ceph-mon[142991]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:08 smithi118 ceph-mon[131825]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:10 smithi078 ceph-mon[142991]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:10 smithi078 ceph-mon[139570]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:10 smithi118 ceph-mon[131825]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:11.417 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:22:11.722 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 59s ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 59s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 59s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 59s ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (2h) 2m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 59s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:22:11.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 59s ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 59s ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 59s ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 59s ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:22:11.724 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 59s ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:22:12.100 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:22:12.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:22:12.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:22:12.102 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:22:12.102 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:22:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[139570]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[139570]: from='client.51923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3783531763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[142991]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[142991]: from='client.51923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3783531763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:12 smithi118 ceph-mon[131825]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:12 smithi118 ceph-mon[131825]: from='client.51923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3783531763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:13 smithi078 ceph-mon[139570]: from='client.51929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:22:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:13 smithi078 ceph-mon[142991]: from='client.51929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:22:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:13 smithi118 ceph-mon[131825]: from='client.51929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:22:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[142991]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[139570]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:22:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:22:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:14 smithi118 ceph-mon[131825]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:22:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:22:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:22:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:16 smithi078 ceph-mon[139570]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:22:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:16 smithi078 ceph-mon[142991]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:16 smithi118 ceph-mon[131825]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:18 smithi078 ceph-mon[142991]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:18 smithi078 ceph-mon[139570]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:18 smithi118 ceph-mon[131825]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:20 smithi118 ceph-mon[131825]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:20 smithi078 ceph-mon[139570]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:20 smithi078 ceph-mon[142991]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:22 smithi118 ceph-mon[131825]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:22 smithi078 ceph-mon[139570]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:22 smithi078 ceph-mon[142991]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:24 smithi118 ceph-mon[131825]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:24 smithi078 ceph-mon[142991]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:24 smithi078 ceph-mon[139570]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:26 smithi078 ceph-mon[139570]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:26 smithi078 ceph-mon[142991]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:22:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:26 smithi118 ceph-mon[131825]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:28 smithi118 ceph-mon[131825]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:28 smithi078 ceph-mon[139570]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:28 smithi078 ceph-mon[142991]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:30 smithi118 ceph-mon[131825]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:30 smithi078 ceph-mon[139570]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:30 smithi078 ceph-mon[142991]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:32 smithi118 ceph-mon[131825]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:32 smithi078 ceph-mon[139570]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:32 smithi078 ceph-mon[142991]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:34 smithi118 ceph-mon[131825]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:34 smithi078 ceph-mon[139570]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:34 smithi078 ceph-mon[142991]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:36 smithi118 ceph-mon[131825]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:36 smithi078 ceph-mon[139570]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:36 smithi078 ceph-mon[142991]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:22:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:38 smithi118 ceph-mon[131825]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:38 smithi078 ceph-mon[139570]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:38 smithi078 ceph-mon[142991]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:40 smithi118 ceph-mon[131825]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:40 smithi078 ceph-mon[139570]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:40 smithi078 ceph-mon[142991]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:42.449 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:22:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:42 smithi118 ceph-mon[131825]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:42 smithi078 ceph-mon[139570]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:42 smithi078 ceph-mon[142991]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 90s ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 90s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:22:42.760 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 90s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (2h) 90s ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 90s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 2m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 2m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 2m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 2m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 90s ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 90s ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 90s ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:22:42.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 90s ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:22:42.762 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 90s ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:22:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:22:43.143 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:22:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:43 smithi118 ceph-mon[131825]: from='client.51941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1119466051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:43 smithi078 ceph-mon[139570]: from='client.51941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1119466051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:43 smithi078 ceph-mon[142991]: from='client.51941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1119466051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:22:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:44 smithi118 ceph-mon[131825]: from='client.51947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:44 smithi118 ceph-mon[131825]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:44 smithi078 ceph-mon[139570]: from='client.51947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:44 smithi078 ceph-mon[139570]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:44 smithi078 ceph-mon[142991]: from='client.51947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:22:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:44 smithi078 ceph-mon[142991]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:46 smithi118 ceph-mon[131825]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:46 smithi078 ceph-mon[139570]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:22:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:46 smithi078 ceph-mon[142991]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:22:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:48 smithi118 ceph-mon[131825]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:48 smithi078 ceph-mon[139570]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:48 smithi078 ceph-mon[142991]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:50 smithi118 ceph-mon[131825]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:50 smithi078 ceph-mon[139570]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:50 smithi078 ceph-mon[142991]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:52 smithi078 ceph-mon[139570]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:52 smithi078 ceph-mon[142991]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:52 smithi118 ceph-mon[131825]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:54 smithi078 ceph-mon[139570]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:54 smithi078 ceph-mon[142991]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:54 smithi118 ceph-mon[131825]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:56 smithi078 ceph-mon[139570]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:56 smithi078 ceph-mon[142991]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:22:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:22:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:56 smithi118 ceph-mon[131825]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:22:58 smithi078 ceph-mon[142991]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:22:58 smithi078 ceph-mon[139570]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:22:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:22:58 smithi118 ceph-mon[131825]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:00 smithi078 ceph-mon[139570]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:00 smithi078 ceph-mon[142991]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:00 smithi118 ceph-mon[131825]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:02 smithi078 ceph-mon[139570]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:02 smithi078 ceph-mon[142991]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:02 smithi118 ceph-mon[131825]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:04 smithi078 ceph-mon[139570]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:04 smithi078 ceph-mon[142991]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:04 smithi118 ceph-mon[131825]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:06 smithi078 ceph-mon[139570]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:06 smithi078 ceph-mon[142991]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:23:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:06 smithi118 ceph-mon[131825]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:08 smithi078 ceph-mon[139570]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:08 smithi078 ceph-mon[142991]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:08 smithi118 ceph-mon[131825]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:10 smithi078 ceph-mon[142991]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:10 smithi078 ceph-mon[139570]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:10 smithi118 ceph-mon[131825]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:12 smithi078 ceph-mon[139570]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:12 smithi078 ceph-mon[142991]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:12 smithi118 ceph-mon[131825]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:13.491 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:23:13.805 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:23:13.805 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:23:13.805 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (2h) 3m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:23:13.806 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:23:13.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:23:13.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:23:13.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:23:13.807 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:23:14.212 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:23:14.212 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:23:14.213 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:23:14.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:23:14.214 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:23:14.214 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:23:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='client.41994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2674982278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='client.41994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2674982278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:23:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:23:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:23:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='client.41994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2674982278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:23:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:15 smithi078 ceph-mon[139570]: from='client.51965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:15 smithi078 ceph-mon[142991]: from='client.51965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:15 smithi118 ceph-mon[131825]: from='client.51965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:16 smithi078 ceph-mon[139570]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:16 smithi078 ceph-mon[142991]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:16 smithi118 ceph-mon[131825]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:18 smithi078 ceph-mon[139570]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:18 smithi078 ceph-mon[142991]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:18 smithi118 ceph-mon[131825]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:20 smithi078 ceph-mon[139570]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:20 smithi078 ceph-mon[142991]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:20 smithi118 ceph-mon[131825]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:22 smithi078 ceph-mon[139570]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:22 smithi078 ceph-mon[142991]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:22 smithi118 ceph-mon[131825]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:24 smithi078 ceph-mon[139570]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:24 smithi078 ceph-mon[142991]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:24 smithi118 ceph-mon[131825]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:26 smithi078 ceph-mon[139570]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:26 smithi078 ceph-mon[142991]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:23:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:26 smithi118 ceph-mon[131825]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:28 smithi078 ceph-mon[139570]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:28 smithi078 ceph-mon[142991]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:28 smithi118 ceph-mon[131825]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:30 smithi078 ceph-mon[139570]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:30 smithi078 ceph-mon[142991]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:30 smithi118 ceph-mon[131825]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:32 smithi078 ceph-mon[139570]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:32 smithi078 ceph-mon[142991]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:32 smithi118 ceph-mon[131825]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:34 smithi078 ceph-mon[139570]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:34 smithi078 ceph-mon[142991]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:34 smithi118 ceph-mon[131825]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:36 smithi078 ceph-mon[139570]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:36 smithi078 ceph-mon[142991]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:23:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:36 smithi118 ceph-mon[131825]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:38 smithi118 ceph-mon[131825]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:38 smithi078 ceph-mon[139570]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:38 smithi078 ceph-mon[142991]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:40 smithi118 ceph-mon[131825]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:40 smithi078 ceph-mon[139570]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:40 smithi078 ceph-mon[142991]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:42 smithi118 ceph-mon[131825]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:42 smithi078 ceph-mon[139570]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:42 smithi078 ceph-mon[142991]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:44.561 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:23:44.867 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (2h) 3m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 3m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 3m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 2m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 2m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 2m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 2m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:23:44.868 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:23:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:44 smithi118 ceph-mon[131825]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:44 smithi078 ceph-mon[139570]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:44 smithi078 ceph-mon[142991]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:45.248 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:23:45.249 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:23:45.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:23:45.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:23:45.250 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:23:45.250 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:23:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1005907322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1005907322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1005907322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:23:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[142991]: from='client.42012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[142991]: from='client.51983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[142991]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[139570]: from='client.42012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[139570]: from='client.51983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:46 smithi078 ceph-mon[139570]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:46 smithi118 ceph-mon[131825]: from='client.42012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:46 smithi118 ceph-mon[131825]: from='client.51983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:23:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:46 smithi118 ceph-mon[131825]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:23:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:48 smithi118 ceph-mon[131825]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:48 smithi078 ceph-mon[139570]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:48 smithi078 ceph-mon[142991]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:50 smithi118 ceph-mon[131825]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:50 smithi078 ceph-mon[139570]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:50 smithi078 ceph-mon[142991]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:52 smithi118 ceph-mon[131825]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:52 smithi078 ceph-mon[139570]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:52 smithi078 ceph-mon[142991]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:54 smithi118 ceph-mon[131825]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:54 smithi078 ceph-mon[139570]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:54 smithi078 ceph-mon[142991]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:56 smithi118 ceph-mon[131825]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:56 smithi078 ceph-mon[139570]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:56 smithi078 ceph-mon[142991]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:23:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:23:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:23:58 smithi118 ceph-mon[131825]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:23:58 smithi078 ceph-mon[139570]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:23:58 smithi078 ceph-mon[142991]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:00 smithi118 ceph-mon[131825]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:00 smithi078 ceph-mon[139570]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:00 smithi078 ceph-mon[142991]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:02 smithi118 ceph-mon[131825]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:02 smithi078 ceph-mon[139570]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:02 smithi078 ceph-mon[142991]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:04 smithi118 ceph-mon[131825]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:04 smithi078 ceph-mon[139570]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:04 smithi078 ceph-mon[142991]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:06 smithi078 ceph-mon[139570]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:06 smithi078 ceph-mon[142991]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:24:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:06 smithi118 ceph-mon[131825]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:08 smithi078 ceph-mon[139570]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:08 smithi078 ceph-mon[142991]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:08 smithi118 ceph-mon[131825]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:10 smithi078 ceph-mon[139570]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:10 smithi078 ceph-mon[142991]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:10 smithi118 ceph-mon[131825]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:12 smithi078 ceph-mon[139570]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:12 smithi078 ceph-mon[142991]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:12 smithi118 ceph-mon[131825]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:14 smithi078 ceph-mon[142991]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:24:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:14 smithi078 ceph-mon[139570]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:24:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:14 smithi118 ceph-mon[131825]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:24:15.590 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:24:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:24:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:24:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:24:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:24:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:24:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:24:15.899 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:24:15.899 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (2h) 4m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:24:15.900 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:24:15.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:24:15.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:24:15.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:24:15.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:24:15.901 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:24:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:24:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:24:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:24:16.281 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:24:16.281 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:24:16.281 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:24:16.281 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:16.281 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:24:16.282 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:24:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:16 smithi078 ceph-mon[139570]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/422897395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:24:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:16 smithi078 ceph-mon[142991]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/422897395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:16 smithi118 ceph-mon[131825]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/422897395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[139570]: from='client.42030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[139570]: from='client.52001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[142991]: from='client.42030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[142991]: from='client.52001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:17 smithi118 ceph-mon[131825]: from='client.42030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:17 smithi118 ceph-mon[131825]: from='client.52001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:18 smithi078 ceph-mon[139570]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:18 smithi078 ceph-mon[142991]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:18 smithi118 ceph-mon[131825]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:20 smithi078 ceph-mon[139570]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:20 smithi078 ceph-mon[142991]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:20 smithi118 ceph-mon[131825]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:22 smithi078 ceph-mon[139570]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:22 smithi078 ceph-mon[142991]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:22 smithi118 ceph-mon[131825]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:24 smithi078 ceph-mon[139570]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:24 smithi078 ceph-mon[142991]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:24 smithi118 ceph-mon[131825]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:26 smithi078 ceph-mon[139570]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:26 smithi078 ceph-mon[142991]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:24:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:26 smithi118 ceph-mon[131825]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:28 smithi078 ceph-mon[139570]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:28 smithi078 ceph-mon[142991]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:28 smithi118 ceph-mon[131825]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:30 smithi078 ceph-mon[139570]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:30 smithi078 ceph-mon[142991]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:30 smithi118 ceph-mon[131825]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:32 smithi078 ceph-mon[139570]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:32 smithi078 ceph-mon[142991]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:32 smithi118 ceph-mon[131825]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:34 smithi078 ceph-mon[139570]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:34 smithi078 ceph-mon[142991]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:34 smithi118 ceph-mon[131825]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:36 smithi078 ceph-mon[139570]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:36 smithi078 ceph-mon[142991]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:24:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:36 smithi118 ceph-mon[131825]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:38 smithi078 ceph-mon[139570]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:38 smithi078 ceph-mon[142991]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:38 smithi118 ceph-mon[131825]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:40 smithi078 ceph-mon[139570]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:40 smithi078 ceph-mon[142991]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:40 smithi118 ceph-mon[131825]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:42 smithi078 ceph-mon[139570]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:42 smithi078 ceph-mon[142991]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:42 smithi118 ceph-mon[131825]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:44 smithi078 ceph-mon[139570]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:44 smithi078 ceph-mon[142991]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:44 smithi118 ceph-mon[131825]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:46.632 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:24:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:46 smithi078 ceph-mon[139570]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:46 smithi078 ceph-mon[142991]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:24:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:46 smithi118 ceph-mon[131825]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:24:46.939 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (2h) 4m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 3m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 3m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 3m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:24:46.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 3m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:24:46.941 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:24:47.321 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:24:47.321 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:24:47.321 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:24:47.321 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:24:47.322 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:24:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3416867924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3416867924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:24:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3416867924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:24:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:48 smithi118 ceph-mon[131825]: from='client.52013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:48 smithi118 ceph-mon[131825]: from='client.52019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:48 smithi118 ceph-mon[131825]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[142991]: from='client.52013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[142991]: from='client.52019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[142991]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[139570]: from='client.52013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[139570]: from='client.52019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:24:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:48 smithi078 ceph-mon[139570]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:50 smithi118 ceph-mon[131825]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:50 smithi078 ceph-mon[139570]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:50 smithi078 ceph-mon[142991]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:52 smithi118 ceph-mon[131825]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:52 smithi078 ceph-mon[139570]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:52 smithi078 ceph-mon[142991]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:54 smithi118 ceph-mon[131825]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:54 smithi078 ceph-mon[139570]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:54 smithi078 ceph-mon[142991]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:56 smithi078 ceph-mon[139570]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:56 smithi078 ceph-mon[142991]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:24:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:24:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:56 smithi118 ceph-mon[131825]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:24:58 smithi118 ceph-mon[131825]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:24:58 smithi078 ceph-mon[139570]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:24:58 smithi078 ceph-mon[142991]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:00 smithi118 ceph-mon[131825]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:00 smithi078 ceph-mon[139570]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:00 smithi078 ceph-mon[142991]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:02 smithi118 ceph-mon[131825]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:02 smithi078 ceph-mon[139570]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:02 smithi078 ceph-mon[142991]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:04 smithi118 ceph-mon[131825]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:04 smithi078 ceph-mon[139570]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:04 smithi078 ceph-mon[142991]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:06 smithi078 ceph-mon[139570]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:25:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:06 smithi078 ceph-mon[142991]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:06 smithi118 ceph-mon[131825]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:07 smithi118 ceph-mon[131825]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:07 smithi078 ceph-mon[139570]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:07 smithi078 ceph-mon[142991]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:10 smithi118 ceph-mon[131825]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:10 smithi078 ceph-mon[139570]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:10 smithi078 ceph-mon[142991]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:12 smithi118 ceph-mon[131825]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:12 smithi078 ceph-mon[142991]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:12 smithi078 ceph-mon[139570]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:14 smithi078 ceph-mon[142991]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:14 smithi078 ceph-mon[139570]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:14 smithi118 ceph-mon[131825]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:25:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:25:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:25:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:25:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:25:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:25:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:16 smithi078 ceph-mon[139570]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:16 smithi078 ceph-mon[142991]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:25:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:16 smithi118 ceph-mon[131825]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:17.677 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:25:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:25:17.985 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (2h) 4m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:25:17.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:25:17.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:25:17.987 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:25:18.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:25:18.369 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:25:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:18 smithi078 ceph-mon[139570]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1316485528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:18 smithi078 ceph-mon[142991]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1316485528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:18 smithi118 ceph-mon[131825]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1316485528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:19 smithi078 ceph-mon[139570]: from='client.52031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:19 smithi078 ceph-mon[139570]: from='client.52037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:19 smithi078 ceph-mon[142991]: from='client.52031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:19 smithi078 ceph-mon[142991]: from='client.52037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:19 smithi118 ceph-mon[131825]: from='client.52031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:19 smithi118 ceph-mon[131825]: from='client.52037 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:20 smithi078 ceph-mon[139570]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:20 smithi078 ceph-mon[142991]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:20 smithi118 ceph-mon[131825]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:22 smithi078 ceph-mon[139570]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:22 smithi078 ceph-mon[142991]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:22 smithi118 ceph-mon[131825]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:24 smithi078 ceph-mon[139570]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:24 smithi078 ceph-mon[142991]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:24 smithi118 ceph-mon[131825]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:26 smithi078 ceph-mon[139570]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:25:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:26 smithi078 ceph-mon[142991]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:26 smithi118 ceph-mon[131825]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:28 smithi078 ceph-mon[139570]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:28 smithi078 ceph-mon[142991]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:28 smithi118 ceph-mon[131825]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:30 smithi078 ceph-mon[142991]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:30 smithi078 ceph-mon[139570]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:30 smithi118 ceph-mon[131825]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:32 smithi078 ceph-mon[139570]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:32 smithi078 ceph-mon[142991]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:32 smithi118 ceph-mon[131825]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:34 smithi078 ceph-mon[142991]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:34 smithi078 ceph-mon[139570]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:34 smithi118 ceph-mon[131825]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:36 smithi078 ceph-mon[139570]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:36 smithi078 ceph-mon[142991]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:25:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:36 smithi118 ceph-mon[131825]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:38 smithi078 ceph-mon[139570]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:38 smithi078 ceph-mon[142991]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:38 smithi118 ceph-mon[131825]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:40 smithi078 ceph-mon[139570]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:40 smithi078 ceph-mon[142991]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:40 smithi118 ceph-mon[131825]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:42 smithi078 ceph-mon[139570]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:42 smithi078 ceph-mon[142991]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:42 smithi118 ceph-mon[131825]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:44 smithi078 ceph-mon[139570]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:44 smithi078 ceph-mon[142991]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:44 smithi118 ceph-mon[131825]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:46 smithi078 ceph-mon[139570]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:46 smithi078 ceph-mon[142991]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:25:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:46 smithi118 ceph-mon[131825]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:25:48.718 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:25:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:48 smithi078 ceph-mon[142991]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:48 smithi078 ceph-mon[139570]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:48 smithi118 ceph-mon[131825]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:49.026 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:25:49.026 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:25:49.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:25:49.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (2h) 4m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:25:49.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 4m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:25:49.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 4m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:25:49.028 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:25:49.407 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:25:49.407 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:25:49.407 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:25:49.407 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:25:49.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:25:49.409 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:25:49.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:25:49.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:25:49.409 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:25:49.409 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:25:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/768310182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/768310182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/768310182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:25:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:50 smithi118 ceph-mon[131825]: from='client.52049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:50 smithi118 ceph-mon[131825]: from='client.42090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:50 smithi118 ceph-mon[131825]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[139570]: from='client.52049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[139570]: from='client.42090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[139570]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[142991]: from='client.52049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[142991]: from='client.42090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:25:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:50 smithi078 ceph-mon[142991]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:52 smithi118 ceph-mon[131825]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:52 smithi078 ceph-mon[139570]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:52 smithi078 ceph-mon[142991]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:54 smithi118 ceph-mon[131825]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:54 smithi078 ceph-mon[139570]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:54 smithi078 ceph-mon[142991]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:56 smithi078 ceph-mon[139570]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:56 smithi078 ceph-mon[142991]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:25:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:25:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:56 smithi118 ceph-mon[131825]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:25:58 smithi118 ceph-mon[131825]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:25:58 smithi078 ceph-mon[142991]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:25:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:25:58 smithi078 ceph-mon[139570]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:00 smithi118 ceph-mon[131825]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:00 smithi078 ceph-mon[139570]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:00 smithi078 ceph-mon[142991]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:02 smithi118 ceph-mon[131825]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:02 smithi078 ceph-mon[139570]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:02 smithi078 ceph-mon[142991]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:04 smithi118 ceph-mon[131825]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:04 smithi078 ceph-mon[139570]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:04 smithi078 ceph-mon[142991]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:06 smithi078 ceph-mon[139570]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:26:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:06 smithi078 ceph-mon[142991]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:06 smithi118 ceph-mon[131825]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:08 smithi118 ceph-mon[131825]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:08 smithi078 ceph-mon[139570]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:08 smithi078 ceph-mon[142991]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:10 smithi118 ceph-mon[131825]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:10 smithi078 ceph-mon[139570]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:10 smithi078 ceph-mon[142991]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:12 smithi118 ceph-mon[131825]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:12 smithi078 ceph-mon[139570]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:12 smithi078 ceph-mon[142991]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:14 smithi118 ceph-mon[131825]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:14 smithi078 ceph-mon[139570]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:14 smithi078 ceph-mon[142991]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:26:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:26:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:26:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:18 smithi118 ceph-mon[131825]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:18 smithi078 ceph-mon[139570]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:18 smithi078 ceph-mon[142991]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:19.752 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:26:20.061 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:26:20.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (2h) 5m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:26:20.063 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:26:20.445 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:26:20.445 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:26:20.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:20.447 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:26:20.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:26:20.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:26:20.447 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:26:20.447 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:26:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:20 smithi078 ceph-mon[139570]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:20 smithi078 ceph-mon[142991]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:20 smithi118 ceph-mon[131825]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[139570]: from='client.52067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[139570]: from='client.52073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4001069220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[142991]: from='client.52067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[142991]: from='client.52073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4001069220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:21 smithi118 ceph-mon[131825]: from='client.52067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:21 smithi118 ceph-mon[131825]: from='client.52073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4001069220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:22 smithi078 ceph-mon[139570]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:22 smithi078 ceph-mon[142991]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:22 smithi118 ceph-mon[131825]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:24 smithi078 ceph-mon[139570]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:24 smithi078 ceph-mon[142991]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:24 smithi118 ceph-mon[131825]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:26 smithi078 ceph-mon[139570]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:26 smithi078 ceph-mon[142991]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:26:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:26 smithi118 ceph-mon[131825]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:28 smithi078 ceph-mon[139570]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:28 smithi078 ceph-mon[142991]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:28 smithi118 ceph-mon[131825]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:30 smithi078 ceph-mon[139570]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:30 smithi078 ceph-mon[142991]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:30 smithi118 ceph-mon[131825]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:32 smithi078 ceph-mon[139570]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:32 smithi078 ceph-mon[142991]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:32 smithi118 ceph-mon[131825]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:34 smithi078 ceph-mon[139570]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:34 smithi078 ceph-mon[142991]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:34 smithi118 ceph-mon[131825]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:36 smithi078 ceph-mon[139570]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:36 smithi078 ceph-mon[142991]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:26:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:36 smithi118 ceph-mon[131825]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:38 smithi078 ceph-mon[139570]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:38 smithi078 ceph-mon[142991]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:38 smithi118 ceph-mon[131825]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:40 smithi078 ceph-mon[139570]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:40 smithi078 ceph-mon[142991]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:40 smithi118 ceph-mon[131825]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:42 smithi078 ceph-mon[139570]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:42 smithi078 ceph-mon[142991]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:42 smithi118 ceph-mon[131825]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:44 smithi078 ceph-mon[139570]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:44 smithi078 ceph-mon[142991]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:44 smithi118 ceph-mon[131825]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:46 smithi078 ceph-mon[139570]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:46 smithi078 ceph-mon[142991]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:26:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:46 smithi118 ceph-mon[131825]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:26:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:48 smithi078 ceph-mon[139570]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:48 smithi078 ceph-mon[142991]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:48 smithi118 ceph-mon[131825]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:50 smithi078 ceph-mon[139570]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:50 smithi078 ceph-mon[142991]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:50.794 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:26:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:50 smithi118 ceph-mon[131825]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:51.101 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:26:51.101 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:26:51.101 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:26:51.101 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:26:51.101 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:26:51.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:26:51.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 5m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:26:51.103 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:26:51.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:26:51.488 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:26:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[139570]: from='client.42120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[139570]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[139570]: from='client.52091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2760433697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[142991]: from='client.42120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[142991]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[142991]: from='client.52091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2760433697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:52 smithi118 ceph-mon[131825]: from='client.42120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:52 smithi118 ceph-mon[131825]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:52 smithi118 ceph-mon[131825]: from='client.52091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:26:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2760433697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:26:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:54 smithi118 ceph-mon[131825]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:54 smithi078 ceph-mon[139570]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:54 smithi078 ceph-mon[142991]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:56 smithi078 ceph-mon[139570]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:26:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:26:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:56 smithi078 ceph-mon[142991]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:56 smithi118 ceph-mon[131825]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:26:58 smithi118 ceph-mon[131825]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:26:58 smithi078 ceph-mon[139570]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:26:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:26:58 smithi078 ceph-mon[142991]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:00 smithi118 ceph-mon[131825]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:00 smithi078 ceph-mon[139570]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:00 smithi078 ceph-mon[142991]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:02 smithi118 ceph-mon[131825]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:02 smithi078 ceph-mon[139570]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:02 smithi078 ceph-mon[142991]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:04 smithi118 ceph-mon[131825]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:04 smithi078 ceph-mon[139570]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:04 smithi078 ceph-mon[142991]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:06 smithi078 ceph-mon[139570]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:06 smithi078 ceph-mon[142991]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:27:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:06 smithi118 ceph-mon[131825]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:08 smithi118 ceph-mon[131825]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:08 smithi078 ceph-mon[139570]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:08 smithi078 ceph-mon[142991]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:10 smithi118 ceph-mon[131825]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:10 smithi078 ceph-mon[139570]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:10 smithi078 ceph-mon[142991]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:12 smithi118 ceph-mon[131825]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:12 smithi078 ceph-mon[139570]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:12 smithi078 ceph-mon[142991]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:14 smithi118 ceph-mon[131825]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:14 smithi078 ceph-mon[139570]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:14 smithi078 ceph-mon[142991]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:16 smithi078 ceph-mon[139570]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:27:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:16 smithi078 ceph-mon[142991]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:27:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:27:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:16 smithi118 ceph-mon[131825]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:27:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:27:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:27:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:27:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:27:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:27:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:18 smithi118 ceph-mon[131825]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:18 smithi078 ceph-mon[139570]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:18 smithi078 ceph-mon[142991]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:20 smithi118 ceph-mon[131825]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:20 smithi078 ceph-mon[139570]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:20 smithi078 ceph-mon[142991]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:21.837 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:27:22.143 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:27:22.144 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (2h) 6m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:27:22.145 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:27:22.522 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:27:22.522 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:27:22.522 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:27:22.522 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:27:22.523 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:27:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:22 smithi118 ceph-mon[131825]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3274761841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:22 smithi078 ceph-mon[139570]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3274761841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:22 smithi078 ceph-mon[142991]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3274761841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:23 smithi118 ceph-mon[131825]: from='client.52103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:23 smithi118 ceph-mon[131825]: from='client.52109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:23 smithi078 ceph-mon[139570]: from='client.52103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:23 smithi078 ceph-mon[139570]: from='client.52109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:23 smithi078 ceph-mon[142991]: from='client.52103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:23 smithi078 ceph-mon[142991]: from='client.52109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:24 smithi118 ceph-mon[131825]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:24 smithi078 ceph-mon[139570]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:24 smithi078 ceph-mon[142991]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:25 smithi118 ceph-mon[131825]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:25 smithi078 ceph-mon[139570]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:25 smithi078 ceph-mon[142991]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:27:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:28 smithi118 ceph-mon[131825]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:28 smithi078 ceph-mon[139570]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:28 smithi078 ceph-mon[142991]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:30 smithi078 ceph-mon[142991]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:30 smithi078 ceph-mon[139570]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:30 smithi118 ceph-mon[131825]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:32 smithi078 ceph-mon[139570]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:32 smithi078 ceph-mon[142991]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:32 smithi118 ceph-mon[131825]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:34 smithi078 ceph-mon[139570]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:34 smithi078 ceph-mon[142991]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:34 smithi118 ceph-mon[131825]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:36 smithi078 ceph-mon[139570]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:36 smithi078 ceph-mon[142991]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:27:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:36 smithi118 ceph-mon[131825]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:38 smithi078 ceph-mon[139570]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:38 smithi078 ceph-mon[142991]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:38 smithi118 ceph-mon[131825]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:40 smithi078 ceph-mon[139570]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:40 smithi078 ceph-mon[142991]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:40 smithi118 ceph-mon[131825]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:42 smithi078 ceph-mon[139570]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:42 smithi078 ceph-mon[142991]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:42 smithi118 ceph-mon[131825]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:44 smithi078 ceph-mon[139570]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:44 smithi078 ceph-mon[142991]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:44 smithi118 ceph-mon[131825]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:46 smithi078 ceph-mon[139570]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:46 smithi078 ceph-mon[142991]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:27:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:46 smithi118 ceph-mon[131825]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:27:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:48 smithi078 ceph-mon[139570]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:48 smithi078 ceph-mon[142991]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:48 smithi118 ceph-mon[131825]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:50 smithi078 ceph-mon[139570]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:50 smithi078 ceph-mon[142991]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:50 smithi118 ceph-mon[131825]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:52 smithi078 ceph-mon[139570]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:52 smithi078 ceph-mon[142991]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:52.873 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:27:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:52 smithi118 ceph-mon[131825]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:27:53.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:27:53.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:27:53.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:27:53.185 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:27:53.568 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:27:53.569 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:27:53.569 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:27:53.569 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:27:53.569 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:27:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:54 smithi118 ceph-mon[131825]: from='client.42156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:54 smithi118 ceph-mon[131825]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:54 smithi118 ceph-mon[131825]: from='client.42162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3033035683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[142991]: from='client.42156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[142991]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[142991]: from='client.42162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3033035683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[139570]: from='client.42156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[139570]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[139570]: from='client.42162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3033035683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:27:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:56 smithi078 ceph-mon[139570]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:56 smithi078 ceph-mon[142991]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:27:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:27:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:56 smithi118 ceph-mon[131825]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:27:58 smithi118 ceph-mon[131825]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:27:58 smithi078 ceph-mon[139570]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:27:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:27:58 smithi078 ceph-mon[142991]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:00 smithi118 ceph-mon[131825]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:00 smithi078 ceph-mon[139570]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:00 smithi078 ceph-mon[142991]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:02 smithi118 ceph-mon[131825]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:02 smithi078 ceph-mon[139570]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:02 smithi078 ceph-mon[142991]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:04 smithi118 ceph-mon[131825]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:04 smithi078 ceph-mon[139570]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:04 smithi078 ceph-mon[142991]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:06 smithi078 ceph-mon[139570]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:28:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:06 smithi078 ceph-mon[142991]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:06 smithi118 ceph-mon[131825]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:08 smithi118 ceph-mon[131825]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:08 smithi078 ceph-mon[139570]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:08 smithi078 ceph-mon[142991]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:10 smithi118 ceph-mon[131825]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:10 smithi078 ceph-mon[139570]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:10 smithi078 ceph-mon[142991]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:12 smithi118 ceph-mon[131825]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:12 smithi078 ceph-mon[139570]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:12 smithi078 ceph-mon[142991]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:14 smithi118 ceph-mon[131825]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:14 smithi078 ceph-mon[139570]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:14 smithi078 ceph-mon[142991]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:16 smithi078 ceph-mon[139570]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:28:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:16 smithi078 ceph-mon[142991]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:16 smithi118 ceph-mon[131825]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:28:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:18 smithi118 ceph-mon[131825]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:28:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:28:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[139570]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[142991]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:28:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:28:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:20 smithi118 ceph-mon[131825]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:20 smithi078 ceph-mon[139570]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:20 smithi078 ceph-mon[142991]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:22 smithi118 ceph-mon[131825]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:22 smithi078 ceph-mon[139570]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:22 smithi078 ceph-mon[142991]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:23.910 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:28:24.220 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:28:24.221 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:28:24.602 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:28:24.602 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:28:24.602 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:28:24.602 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:28:24.603 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:28:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:24 smithi118 ceph-mon[131825]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:24 smithi078 ceph-mon[139570]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:24 smithi078 ceph-mon[142991]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:25 smithi118 ceph-mon[131825]: from='client.42174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:25 smithi118 ceph-mon[131825]: from='client.52145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1552901195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[139570]: from='client.42174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[139570]: from='client.52145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1552901195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[142991]: from='client.42174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[142991]: from='client.52145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1552901195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:26 smithi078 ceph-mon[139570]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:28:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:26 smithi078 ceph-mon[142991]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:26 smithi118 ceph-mon[131825]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:28 smithi118 ceph-mon[131825]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:28 smithi078 ceph-mon[139570]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:28 smithi078 ceph-mon[142991]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:30 smithi118 ceph-mon[131825]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:30 smithi078 ceph-mon[139570]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:30 smithi078 ceph-mon[142991]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:32 smithi118 ceph-mon[131825]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:32 smithi078 ceph-mon[139570]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:32 smithi078 ceph-mon[142991]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:34 smithi118 ceph-mon[131825]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:34 smithi078 ceph-mon[139570]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:34 smithi078 ceph-mon[142991]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:36 smithi078 ceph-mon[139570]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:36 smithi078 ceph-mon[142991]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:28:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:36 smithi118 ceph-mon[131825]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:37 smithi118 ceph-mon[131825]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:37 smithi078 ceph-mon[139570]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:37 smithi078 ceph-mon[142991]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:40 smithi078 ceph-mon[139570]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:40 smithi078 ceph-mon[142991]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:40 smithi118 ceph-mon[131825]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:42 smithi078 ceph-mon[139570]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:42 smithi078 ceph-mon[142991]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:42 smithi118 ceph-mon[131825]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:44 smithi078 ceph-mon[139570]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:44 smithi078 ceph-mon[142991]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:44 smithi118 ceph-mon[131825]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:46 smithi078 ceph-mon[139570]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:28:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:46 smithi078 ceph-mon[142991]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:46 smithi118 ceph-mon[131825]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:28:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:48 smithi078 ceph-mon[139570]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:48 smithi078 ceph-mon[142991]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:48 smithi118 ceph-mon[131825]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:50 smithi078 ceph-mon[139570]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:50 smithi078 ceph-mon[142991]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:50 smithi118 ceph-mon[131825]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:52 smithi078 ceph-mon[139570]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:52 smithi078 ceph-mon[142991]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:52 smithi118 ceph-mon[131825]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:54 smithi078 ceph-mon[139570]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:54 smithi078 ceph-mon[142991]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:54 smithi118 ceph-mon[131825]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:54.949 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:28:55.258 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:28:55.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:28:55.260 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:28:55.636 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:28:55.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:28:55.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:28:55.638 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:28:55.638 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:28:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:28:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[139570]: from='client.52157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[139570]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[139570]: from='client.42198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2399214133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[142991]: from='client.52157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[142991]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[142991]: from='client.42198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2399214133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:56 smithi118 ceph-mon[131825]: from='client.52157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:56 smithi118 ceph-mon[131825]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:56 smithi118 ceph-mon[131825]: from='client.42198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:28:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2399214133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:28:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:28:58 smithi118 ceph-mon[131825]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:28:58 smithi078 ceph-mon[139570]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:28:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:28:58 smithi078 ceph-mon[142991]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:00 smithi118 ceph-mon[131825]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:00 smithi078 ceph-mon[139570]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:00 smithi078 ceph-mon[142991]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:02 smithi118 ceph-mon[131825]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:02 smithi078 ceph-mon[139570]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:02 smithi078 ceph-mon[142991]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:04 smithi118 ceph-mon[131825]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:04 smithi078 ceph-mon[139570]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:04 smithi078 ceph-mon[142991]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:06 smithi078 ceph-mon[139570]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:06 smithi078 ceph-mon[142991]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:29:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:06 smithi118 ceph-mon[131825]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:08 smithi118 ceph-mon[131825]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:08 smithi078 ceph-mon[139570]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:08 smithi078 ceph-mon[142991]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:10 smithi118 ceph-mon[131825]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:10 smithi078 ceph-mon[139570]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:10 smithi078 ceph-mon[142991]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:12 smithi118 ceph-mon[131825]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:12 smithi078 ceph-mon[139570]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:12 smithi078 ceph-mon[142991]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:14 smithi118 ceph-mon[131825]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:14 smithi078 ceph-mon[139570]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:14 smithi078 ceph-mon[142991]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:16 smithi078 ceph-mon[139570]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:16 smithi078 ceph-mon[142991]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:29:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:16 smithi118 ceph-mon[131825]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:18 smithi118 ceph-mon[131825]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:29:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:18 smithi078 ceph-mon[139570]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:29:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:18 smithi078 ceph-mon[142991]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:29:19.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:19.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:19.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[139570]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:19.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:19.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:19.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:19 smithi078 ceph-mon[142991]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:19 smithi118 ceph-mon[131825]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:22 smithi118 ceph-mon[131825]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:22 smithi078 ceph-mon[139570]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:22 smithi078 ceph-mon[142991]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:29:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:29:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:29:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:29:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:29:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:24 smithi118 ceph-mon[131825]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:24 smithi078 ceph-mon[139570]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:24 smithi078 ceph-mon[142991]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:25.986 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:29:26.291 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:29:26.291 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:29:26.291 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:29:26.291 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:29:26.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:29:26.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:29:26.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:29:26.293 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:26.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:29:26.676 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:29:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:26 smithi078 ceph-mon[139570]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:29:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:26 smithi078 ceph-mon[142991]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:26 smithi118 ceph-mon[131825]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[139570]: from='client.52175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[139570]: from='client.52181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/581475348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:29:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[142991]: from='client.52175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[142991]: from='client.52181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/581475348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:29:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:27 smithi118 ceph-mon[131825]: from='client.52175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:27 smithi118 ceph-mon[131825]: from='client.52181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/581475348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:29:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:28 smithi078 ceph-mon[139570]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:28 smithi078 ceph-mon[142991]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:28 smithi118 ceph-mon[131825]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:30 smithi078 ceph-mon[139570]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:30 smithi078 ceph-mon[142991]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:30 smithi118 ceph-mon[131825]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:32 smithi078 ceph-mon[139570]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:32 smithi078 ceph-mon[142991]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:32 smithi118 ceph-mon[131825]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:34 smithi118 ceph-mon[131825]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:34 smithi078 ceph-mon[139570]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:34 smithi078 ceph-mon[142991]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:36 smithi078 ceph-mon[139570]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:36 smithi078 ceph-mon[142991]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:29:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:36 smithi118 ceph-mon[131825]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:38 smithi118 ceph-mon[131825]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:38 smithi078 ceph-mon[139570]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:38 smithi078 ceph-mon[142991]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:40 smithi118 ceph-mon[131825]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:40 smithi078 ceph-mon[139570]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:40 smithi078 ceph-mon[142991]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:42 smithi118 ceph-mon[131825]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:42 smithi078 ceph-mon[139570]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:42 smithi078 ceph-mon[142991]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:44 smithi118 ceph-mon[131825]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:44 smithi078 ceph-mon[139570]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:44 smithi078 ceph-mon[142991]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:46 smithi078 ceph-mon[139570]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:29:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:46 smithi078 ceph-mon[142991]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:46 smithi118 ceph-mon[131825]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:29:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:48 smithi118 ceph-mon[131825]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:48 smithi078 ceph-mon[139570]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:48 smithi078 ceph-mon[142991]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:50 smithi118 ceph-mon[131825]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:50 smithi078 ceph-mon[139570]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:50 smithi078 ceph-mon[142991]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:52 smithi118 ceph-mon[131825]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:52 smithi078 ceph-mon[139570]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:52 smithi078 ceph-mon[142991]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:54 smithi118 ceph-mon[131825]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:54 smithi078 ceph-mon[139570]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:54 smithi078 ceph-mon[142991]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:56 smithi078 ceph-mon[139570]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:29:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:29:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:56 smithi078 ceph-mon[142991]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:56.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:56 smithi118 ceph-mon[131825]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:57.020 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:29:57.333 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:29:57.333 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 668M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 980M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 498M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4516M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4345M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3781M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:29:57.334 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:29:57.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:29:57.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:29:57.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:29:57.335 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:29:57.720 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:29:57.721 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:29:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:58 smithi118 ceph-mon[131825]: from='client.52193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:58 smithi118 ceph-mon[131825]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:58 smithi118 ceph-mon[131825]: from='client.52199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:29:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2881552329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:29:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[139570]: from='client.52193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[139570]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[139570]: from='client.52199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2881552329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[142991]: from='client.52193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[142991]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[142991]: from='client.52199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:29:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:29:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2881552329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:30:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:00 smithi078 conmon[139546]: 2023-12-16T04:29:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:30:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:00 smithi118 ceph-mon[131825]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:30:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:00 smithi078 ceph-mon[139570]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:30:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:00 smithi078 ceph-mon[142991]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:30:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:02 smithi118 ceph-mon[131825]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:02 smithi078 ceph-mon[142991]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:02 smithi078 ceph-mon[139570]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:04 smithi118 ceph-mon[131825]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:04 smithi078 ceph-mon[139570]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:04 smithi078 ceph-mon[142991]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:06 smithi078 ceph-mon[139570]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:06 smithi078 ceph-mon[142991]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:30:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:06 smithi118 ceph-mon[131825]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:08 smithi118 ceph-mon[131825]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:08 smithi078 ceph-mon[139570]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:08 smithi078 ceph-mon[142991]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:10 smithi118 ceph-mon[131825]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:10 smithi078 ceph-mon[139570]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:10 smithi078 ceph-mon[142991]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:12 smithi118 ceph-mon[131825]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:12 smithi078 ceph-mon[139570]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:12 smithi078 ceph-mon[142991]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:14 smithi118 ceph-mon[131825]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:14 smithi078 ceph-mon[139570]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:14 smithi078 ceph-mon[142991]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:16 smithi078 ceph-mon[139570]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:16 smithi078 ceph-mon[142991]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:30:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:16 smithi118 ceph-mon[131825]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:18 smithi118 ceph-mon[131825]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:18 smithi078 ceph-mon[139570]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:18 smithi078 ceph-mon[142991]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:20 smithi118 ceph-mon[131825]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:20 smithi078 ceph-mon[139570]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:20 smithi078 ceph-mon[142991]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:22 smithi118 ceph-mon[131825]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:30:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:22 smithi078 ceph-mon[139570]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:30:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:22 smithi078 ceph-mon[142991]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:30:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:24 smithi118 ceph-mon[131825]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:24 smithi078 ceph-mon[139570]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:24 smithi078 ceph-mon[142991]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:30:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:30:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:30:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:30:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:30:28.065 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3s ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3s ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3s ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3s ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:30:28.375 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3s ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3s ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3s ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3s ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:30:28.376 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:30:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:28 smithi078 ceph-mon[139570]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:28 smithi078 ceph-mon[142991]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:28 smithi118 ceph-mon[131825]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:28.755 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:30:28.755 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:30:28.755 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:30:28.755 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:28.755 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:30:28.756 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:30:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[142991]: from='client.52211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[142991]: from='client.52217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2333430299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:30:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[139570]: from='client.52211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[139570]: from='client.52217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2333430299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:30:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:29 smithi118 ceph-mon[131825]: from='client.52211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:29 smithi118 ceph-mon[131825]: from='client.52217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:30:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2333430299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:30:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:30 smithi078 ceph-mon[142991]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:30 smithi078 ceph-mon[139570]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:30 smithi118 ceph-mon[131825]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:32 smithi118 ceph-mon[131825]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:32 smithi078 ceph-mon[139570]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:32 smithi078 ceph-mon[142991]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:34 smithi118 ceph-mon[131825]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:34 smithi078 ceph-mon[139570]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:34 smithi078 ceph-mon[142991]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:36 smithi078 ceph-mon[139570]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:30:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:36 smithi078 ceph-mon[142991]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:36 smithi118 ceph-mon[131825]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:38 smithi118 ceph-mon[131825]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:38 smithi078 ceph-mon[139570]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:38 smithi078 ceph-mon[142991]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:40 smithi118 ceph-mon[131825]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:40 smithi078 ceph-mon[142991]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:40 smithi078 ceph-mon[139570]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:42 smithi118 ceph-mon[131825]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:42 smithi078 ceph-mon[139570]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:42 smithi078 ceph-mon[142991]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:44 smithi118 ceph-mon[131825]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:44 smithi078 ceph-mon[139570]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:44 smithi078 ceph-mon[142991]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:46 smithi078 ceph-mon[139570]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:46 smithi078 ceph-mon[142991]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:30:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:46 smithi118 ceph-mon[131825]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:48.350 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:48.350 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:30:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:48 smithi118 ceph-mon[131825]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:48 smithi078 ceph-mon[139570]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:48 smithi078 ceph-mon[142991]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:50 smithi118 ceph-mon[131825]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:50 smithi078 ceph-mon[139570]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:50 smithi078 ceph-mon[142991]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:52 smithi118 ceph-mon[131825]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:52 smithi078 ceph-mon[139570]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:52 smithi078 ceph-mon[142991]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:54 smithi118 ceph-mon[131825]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:54 smithi078 ceph-mon[142991]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:54 smithi078 ceph-mon[139570]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:56 smithi078 ceph-mon[139570]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:56 smithi078 ceph-mon[142991]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:30:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:30:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:56 smithi118 ceph-mon[131825]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:30:58 smithi118 ceph-mon[131825]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:30:58 smithi078 ceph-mon[139570]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:30:58 smithi078 ceph-mon[142991]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:30:59.102 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 34s ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 95.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 34s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:30:59.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 34s ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 34s ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 477M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 34s ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 34s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 34s ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 34s ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 34s ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 34s ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3475M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4009M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3429M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:30:59.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3867M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:30:59.411 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:30:59.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:30:59.795 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:00 smithi118 ceph-mon[131825]: from='client.52229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:00 smithi118 ceph-mon[131825]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:00 smithi118 ceph-mon[131825]: from='client.42270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2203375707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[139570]: from='client.52229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[139570]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[139570]: from='client.42270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2203375707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[142991]: from='client.52229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[142991]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[142991]: from='client.42270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2203375707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:02 smithi118 ceph-mon[131825]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:02 smithi078 ceph-mon[139570]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:02 smithi078 ceph-mon[142991]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:04 smithi118 ceph-mon[131825]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:04 smithi078 ceph-mon[139570]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:04 smithi078 ceph-mon[142991]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:06 smithi078 ceph-mon[139570]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:06 smithi078 ceph-mon[142991]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:31:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:06 smithi118 ceph-mon[131825]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:08 smithi118 ceph-mon[131825]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:08 smithi078 ceph-mon[139570]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:08 smithi078 ceph-mon[142991]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:10 smithi118 ceph-mon[131825]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:10 smithi078 ceph-mon[139570]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:10 smithi078 ceph-mon[142991]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:12 smithi118 ceph-mon[131825]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:12 smithi078 ceph-mon[139570]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:12 smithi078 ceph-mon[142991]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:14 smithi118 ceph-mon[131825]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:14 smithi078 ceph-mon[139570]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:14 smithi078 ceph-mon[142991]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:16 smithi078 ceph-mon[139570]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:16 smithi078 ceph-mon[142991]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:31:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:16 smithi118 ceph-mon[131825]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:18 smithi118 ceph-mon[131825]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:19.111 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:18 smithi078 ceph-mon[139570]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:19.111 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:18 smithi078 ceph-mon[142991]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:20 smithi118 ceph-mon[131825]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:20 smithi078 ceph-mon[139570]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:20 smithi078 ceph-mon[142991]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:22 smithi118 ceph-mon[131825]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:31:22.806010945Z level=info msg="Completed cleanup jobs" duration=142.019645ms 2023-12-16T04:31:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:22 smithi078 ceph-mon[139570]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:22 smithi078 ceph-mon[142991]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:24 smithi118 ceph-mon[131825]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:24 smithi078 ceph-mon[139570]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:24 smithi078 ceph-mon[142991]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:31:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:31:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:31:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:26 smithi078 ceph-mon[139570]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:26 smithi078 ceph-mon[142991]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:31:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:26 smithi118 ceph-mon[131825]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:27 smithi118 ceph-mon[131825]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:27 smithi078 ceph-mon[139570]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:27 smithi078 ceph-mon[142991]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.744 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:29.745 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:30.141 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 65s ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2s ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 65s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 65s ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 65s ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:31:30.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2s ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 65s ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 65s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 65s ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 65s ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 65s ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 65s ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2s ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2s ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2s ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2s ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:31:30.448 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2s ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:31:30.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:31:30.835 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:31:30.864 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:30 smithi118 ceph-mon[131825]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:30 smithi078 ceph-mon[139570]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:30 smithi078 ceph-mon[142991]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:31.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:31 smithi118 ceph-mon[131825]: from='client.52247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:31 smithi118 ceph-mon[131825]: from='client.52253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3520466161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[139570]: from='client.52247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[139570]: from='client.52253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3520466161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[142991]: from='client.52247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[142991]: from='client.52253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:31:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3520466161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:31:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:31:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:31:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:34 smithi118 ceph-mon[131825]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:34 smithi078 ceph-mon[139570]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:34 smithi078 ceph-mon[142991]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:36 smithi078 ceph-mon[139570]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:36 smithi078 ceph-mon[142991]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:31:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:36 smithi118 ceph-mon[131825]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:38 smithi118 ceph-mon[131825]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:38 smithi078 ceph-mon[139570]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:38 smithi078 ceph-mon[142991]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:40 smithi118 ceph-mon[131825]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:40 smithi078 ceph-mon[139570]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:40 smithi078 ceph-mon[142991]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:42 smithi118 ceph-mon[131825]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:42 smithi078 ceph-mon[139570]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:42 smithi078 ceph-mon[142991]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:44 smithi118 ceph-mon[131825]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:44 smithi078 ceph-mon[142991]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:44 smithi078 ceph-mon[139570]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:46 smithi078 ceph-mon[139570]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:46 smithi078 ceph-mon[142991]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:31:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:46 smithi118 ceph-mon[131825]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:31:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:48 smithi118 ceph-mon[131825]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:48 smithi078 ceph-mon[139570]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:48 smithi078 ceph-mon[142991]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:50 smithi118 ceph-mon[131825]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:50 smithi078 ceph-mon[139570]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:50 smithi078 ceph-mon[142991]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:52 smithi118 ceph-mon[131825]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:52 smithi078 ceph-mon[139570]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:52 smithi078 ceph-mon[142991]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:54 smithi118 ceph-mon[131825]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:54 smithi078 ceph-mon[139570]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:54 smithi078 ceph-mon[142991]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:56 smithi078 ceph-mon[139570]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:56 smithi078 ceph-mon[142991]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:31:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:31:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:56 smithi118 ceph-mon[131825]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:31:58 smithi118 ceph-mon[131825]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:31:58 smithi078 ceph-mon[139570]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:31:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:31:58 smithi078 ceph-mon[142991]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:00 smithi118 ceph-mon[131825]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:00 smithi078 ceph-mon[139570]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:00 smithi078 ceph-mon[142991]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:01.179 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:32:01.485 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:32:01.485 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 96s ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 33s ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 96s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 33s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 33s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 96s ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 96s ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 33s ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 96s ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 96s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 33s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 96s ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:32:01.486 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 96s ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 96s ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 96s ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 33s ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 33s ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 33s ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 33s ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:32:01.487 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 33s ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:32:01.884 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:32:01.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:01.886 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:32:01.887 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:32:01.887 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:32:01.887 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:32:01.887 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:32:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:02 smithi118 ceph-mon[131825]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:02 smithi118 ceph-mon[131825]: from='client.52265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:02 smithi118 ceph-mon[131825]: from='client.42306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/686103620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[142991]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[142991]: from='client.52265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[142991]: from='client.42306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/686103620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[139570]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[139570]: from='client.52265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[139570]: from='client.42306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/686103620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:04 smithi118 ceph-mon[131825]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:04 smithi078 ceph-mon[139570]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:04 smithi078 ceph-mon[142991]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:06 smithi078 ceph-mon[139570]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:32:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:06 smithi078 ceph-mon[142991]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:06 smithi118 ceph-mon[131825]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:08 smithi118 ceph-mon[131825]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:08 smithi078 ceph-mon[139570]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:08 smithi078 ceph-mon[142991]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:10 smithi118 ceph-mon[131825]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:10 smithi078 ceph-mon[139570]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:10 smithi078 ceph-mon[142991]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:12 smithi118 ceph-mon[131825]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:12 smithi078 ceph-mon[139570]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:12 smithi078 ceph-mon[142991]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:14 smithi118 ceph-mon[131825]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:14 smithi078 ceph-mon[139570]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:14 smithi078 ceph-mon[142991]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:16 smithi078 ceph-mon[139570]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:16 smithi078 ceph-mon[142991]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:32:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:16 smithi118 ceph-mon[131825]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:18 smithi118 ceph-mon[131825]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:18 smithi078 ceph-mon[139570]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:18 smithi078 ceph-mon[142991]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:20 smithi118 ceph-mon[131825]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:20 smithi078 ceph-mon[139570]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:20 smithi078 ceph-mon[142991]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:21 smithi118 ceph-mon[131825]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:21 smithi078 ceph-mon[139570]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:21 smithi078 ceph-mon[142991]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:24 smithi078 ceph-mon[139570]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:24 smithi078 ceph-mon[142991]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:24 smithi118 ceph-mon[131825]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:26 smithi078 ceph-mon[139570]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:26 smithi078 ceph-mon[142991]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:32:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:26 smithi118 ceph-mon[131825]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:28 smithi118 ceph-mon[131825]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:28 smithi078 ceph-mon[142991]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:28 smithi078 ceph-mon[139570]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:30 smithi118 ceph-mon[131825]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:30 smithi078 ceph-mon[139570]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:30 smithi078 ceph-mon[142991]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:32.235 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:32:32.541 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 64s ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 64s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 64s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 64s ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 64s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:32:32.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 64s ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 64s ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 64s ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 64s ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:32:32.543 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 64s ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:32:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:32 smithi118 ceph-mon[131825]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:32:32.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:32:32.953 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:32:32.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:32:32.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:32:32.953 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:32:32.953 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:32:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:32 smithi078 ceph-mon[139570]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:32 smithi078 ceph-mon[142991]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='client.52283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='client.52289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2297054471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:32:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:32:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='client.52283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='client.52289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2297054471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='client.52283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='client.52289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:32:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2297054471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:32:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:32:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:32:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:32:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:34 smithi118 ceph-mon[131825]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:34 smithi078 ceph-mon[139570]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:34 smithi078 ceph-mon[142991]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:36 smithi078 ceph-mon[139570]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:36 smithi078 ceph-mon[142991]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:32:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:36 smithi118 ceph-mon[131825]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:38 smithi118 ceph-mon[131825]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:38 smithi078 ceph-mon[139570]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:38 smithi078 ceph-mon[142991]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:40 smithi118 ceph-mon[131825]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:40 smithi078 ceph-mon[139570]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:40 smithi078 ceph-mon[142991]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:42 smithi118 ceph-mon[131825]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:42 smithi078 ceph-mon[139570]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:42 smithi078 ceph-mon[142991]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:44 smithi118 ceph-mon[131825]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:44 smithi078 ceph-mon[139570]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:44 smithi078 ceph-mon[142991]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:46 smithi078 ceph-mon[139570]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:46 smithi078 ceph-mon[142991]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:32:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:46 smithi118 ceph-mon[131825]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:32:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:48 smithi118 ceph-mon[131825]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:48 smithi078 ceph-mon[139570]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:48 smithi078 ceph-mon[142991]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:50 smithi118 ceph-mon[131825]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:50 smithi078 ceph-mon[139570]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:50 smithi078 ceph-mon[142991]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:52 smithi118 ceph-mon[131825]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:52 smithi078 ceph-mon[139570]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:52 smithi078 ceph-mon[142991]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:54 smithi118 ceph-mon[131825]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:54 smithi078 ceph-mon[139570]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:54 smithi078 ceph-mon[142991]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:56 smithi078 ceph-mon[139570]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:32:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:32:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:56 smithi078 ceph-mon[142991]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:56 smithi118 ceph-mon[131825]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:32:58 smithi118 ceph-mon[131825]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:32:58 smithi078 ceph-mon[139570]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:32:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:32:58 smithi078 ceph-mon[142991]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:00 smithi118 ceph-mon[131825]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:00 smithi078 ceph-mon[139570]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:00 smithi078 ceph-mon[142991]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:02 smithi118 ceph-mon[131825]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:02 smithi078 ceph-mon[142991]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:02 smithi078 ceph-mon[139570]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:03.297 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:33:03.606 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:33:03.606 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:33:03.606 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 95s ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:33:03.606 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 95s ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 95s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 95s ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 95s ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 95s ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 95s ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:33:03.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 95s ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:33:03.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 95s ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:33:03.608 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 95s ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:33:03.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:03.991 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:33:03.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:33:03.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:33:03.991 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:33:03.991 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:33:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:04 smithi118 ceph-mon[131825]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:04 smithi118 ceph-mon[131825]: from='client.52301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2924794506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[139570]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[139570]: from='client.52301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2924794506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[142991]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[142991]: from='client.52301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2924794506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:05 smithi118 ceph-mon[131825]: from='client.42342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:05 smithi078 ceph-mon[139570]: from='client.42342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:05 smithi078 ceph-mon[142991]: from='client.42342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:06 smithi078 ceph-mon[139570]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:06 smithi078 ceph-mon[142991]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:33:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:06 smithi118 ceph-mon[131825]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:08 smithi118 ceph-mon[131825]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:08 smithi078 ceph-mon[139570]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:08 smithi078 ceph-mon[142991]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:10 smithi118 ceph-mon[131825]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:10 smithi078 ceph-mon[139570]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:10 smithi078 ceph-mon[142991]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:12 smithi118 ceph-mon[131825]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:12 smithi078 ceph-mon[139570]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:12 smithi078 ceph-mon[142991]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:14 smithi118 ceph-mon[131825]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:14 smithi078 ceph-mon[139570]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:14 smithi078 ceph-mon[142991]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:16 smithi078 ceph-mon[139570]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:16 smithi078 ceph-mon[142991]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:33:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:16 smithi118 ceph-mon[131825]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:18 smithi118 ceph-mon[131825]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:18 smithi078 ceph-mon[139570]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:18 smithi078 ceph-mon[142991]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:20 smithi118 ceph-mon[131825]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:20 smithi078 ceph-mon[142991]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:20 smithi078 ceph-mon[139570]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:21 smithi118 ceph-mon[131825]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:21 smithi078 ceph-mon[139570]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:21 smithi078 ceph-mon[142991]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:24 smithi118 ceph-mon[131825]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:24 smithi078 ceph-mon[139570]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:24 smithi078 ceph-mon[142991]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:26 smithi078 ceph-mon[139570]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:33:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:26 smithi078 ceph-mon[142991]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:26 smithi118 ceph-mon[131825]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:28 smithi118 ceph-mon[131825]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:28 smithi078 ceph-mon[139570]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:28 smithi078 ceph-mon[142991]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:30 smithi118 ceph-mon[131825]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:30 smithi078 ceph-mon[139570]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:30 smithi078 ceph-mon[142991]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:32 smithi118 ceph-mon[131825]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:32 smithi078 ceph-mon[139570]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:32 smithi078 ceph-mon[142991]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:33:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:33:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:33:34.329 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:33:34.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:33:34.638 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:33:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:34 smithi118 ceph-mon[131825]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:33:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:33:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:33:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[142991]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:33:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:33:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:33:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[139570]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:33:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:33:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:33:35.018 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:33:35.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:33:35.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:33:35.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:33:35.019 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:33:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:35 smithi118 ceph-mon[131825]: from='client.52319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/296160308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:35 smithi078 ceph-mon[142991]: from='client.52319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/296160308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:35 smithi078 ceph-mon[139570]: from='client.52319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/296160308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:33:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:33:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:36 smithi078 ceph-mon[142991]: from='client.52325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:36 smithi078 ceph-mon[142991]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:36 smithi078 ceph-mon[139570]: from='client.52325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:36 smithi078 ceph-mon[139570]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:36 smithi118 ceph-mon[131825]: from='client.52325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:33:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:36 smithi118 ceph-mon[131825]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:38 smithi118 ceph-mon[131825]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:38 smithi078 ceph-mon[139570]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:38 smithi078 ceph-mon[142991]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:40 smithi118 ceph-mon[131825]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:40 smithi078 ceph-mon[139570]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:40 smithi078 ceph-mon[142991]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:42 smithi118 ceph-mon[131825]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:42 smithi078 ceph-mon[139570]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:42 smithi078 ceph-mon[142991]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:44 smithi118 ceph-mon[131825]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:44 smithi078 ceph-mon[139570]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:44 smithi078 ceph-mon[142991]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:46 smithi078 ceph-mon[139570]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:46 smithi078 ceph-mon[142991]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:33:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:46 smithi118 ceph-mon[131825]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:33:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:48 smithi118 ceph-mon[131825]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:48 smithi078 ceph-mon[139570]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:48 smithi078 ceph-mon[142991]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:50 smithi118 ceph-mon[131825]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:50 smithi078 ceph-mon[139570]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:50 smithi078 ceph-mon[142991]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:52 smithi118 ceph-mon[131825]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:52 smithi078 ceph-mon[139570]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:52 smithi078 ceph-mon[142991]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:54 smithi118 ceph-mon[131825]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:54 smithi078 ceph-mon[139570]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:54 smithi078 ceph-mon[142991]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:56 smithi078 ceph-mon[139570]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:56 smithi078 ceph-mon[142991]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:33:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:33:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:56 smithi118 ceph-mon[131825]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:33:58 smithi118 ceph-mon[131825]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:33:58 smithi078 ceph-mon[139570]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:33:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:33:58 smithi078 ceph-mon[142991]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:00 smithi118 ceph-mon[131825]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:00 smithi078 ceph-mon[139570]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:00 smithi078 ceph-mon[142991]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:02 smithi118 ceph-mon[131825]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:02 smithi078 ceph-mon[142991]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:02 smithi078 ceph-mon[139570]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:04 smithi118 ceph-mon[131825]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:04 smithi078 ceph-mon[139570]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:04 smithi078 ceph-mon[142991]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:05.365 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:34:05.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:34:05.676 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:34:06.055 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:34:06.055 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:34:06.055 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:34:06.056 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:34:06.057 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:34:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[142991]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[142991]: from='client.42372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2759791196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[139570]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[139570]: from='client.42372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2759791196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:06 smithi118 ceph-mon[131825]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:06 smithi118 ceph-mon[131825]: from='client.42372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2759791196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:07 smithi118 ceph-mon[131825]: from='client.52343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:07 smithi078 ceph-mon[139570]: from='client.52343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:07 smithi078 ceph-mon[142991]: from='client.52343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:08 smithi118 ceph-mon[131825]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:08 smithi078 ceph-mon[139570]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:08 smithi078 ceph-mon[142991]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:10 smithi118 ceph-mon[131825]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:10 smithi078 ceph-mon[139570]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:10 smithi078 ceph-mon[142991]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:11 smithi118 ceph-mon[131825]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:11 smithi078 ceph-mon[139570]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:11 smithi078 ceph-mon[142991]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:14 smithi118 ceph-mon[131825]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:14 smithi078 ceph-mon[139570]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:14 smithi078 ceph-mon[142991]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:16 smithi078 ceph-mon[139570]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:34:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:16 smithi078 ceph-mon[142991]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:16 smithi118 ceph-mon[131825]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:18 smithi118 ceph-mon[131825]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:18 smithi078 ceph-mon[139570]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:18 smithi078 ceph-mon[142991]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:20 smithi118 ceph-mon[131825]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:20 smithi078 ceph-mon[139570]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:20 smithi078 ceph-mon[142991]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:22 smithi118 ceph-mon[131825]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:22 smithi078 ceph-mon[139570]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:22 smithi078 ceph-mon[142991]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:24 smithi118 ceph-mon[131825]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:24 smithi078 ceph-mon[139570]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:24 smithi078 ceph-mon[142991]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:26 smithi078 ceph-mon[142991]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:26 smithi078 ceph-mon[139570]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:34:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:26 smithi118 ceph-mon[131825]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:28 smithi118 ceph-mon[131825]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:28 smithi078 ceph-mon[142991]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:28 smithi078 ceph-mon[139570]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:30 smithi118 ceph-mon[131825]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:30 smithi078 ceph-mon[142991]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:30 smithi078 ceph-mon[139570]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:32 smithi118 ceph-mon[131825]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:32 smithi078 ceph-mon[139570]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:32 smithi078 ceph-mon[142991]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:34 smithi118 ceph-mon[131825]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:34:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:34:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:34:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:34:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[139570]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[142991]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:34:36.407 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:34:36.718 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:34:36.719 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:34:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:36 smithi078 ceph-mon[139570]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:36 smithi078 ceph-mon[142991]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:34:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:36 smithi118 ceph-mon[131825]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:37.101 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:34:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:34:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:34:37.101 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:34:37.102 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:34:37.103 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:34:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:37 smithi118 ceph-mon[131825]: from='client.42390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3699805135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:37 smithi078 ceph-mon[139570]: from='client.42390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3699805135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:37 smithi078 ceph-mon[142991]: from='client.42390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3699805135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:34:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:38 smithi118 ceph-mon[131825]: from='client.42396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:38 smithi118 ceph-mon[131825]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:38 smithi078 ceph-mon[139570]: from='client.42396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:38 smithi078 ceph-mon[139570]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:38 smithi078 ceph-mon[142991]: from='client.42396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:34:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:38 smithi078 ceph-mon[142991]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:40 smithi118 ceph-mon[131825]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:40 smithi078 ceph-mon[139570]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:40 smithi078 ceph-mon[142991]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:42 smithi118 ceph-mon[131825]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:42 smithi078 ceph-mon[142991]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:42 smithi078 ceph-mon[139570]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:44 smithi118 ceph-mon[131825]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:44 smithi078 ceph-mon[142991]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:44 smithi078 ceph-mon[139570]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:46 smithi078 ceph-mon[139570]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:46 smithi078 ceph-mon[142991]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:34:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:46 smithi118 ceph-mon[131825]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:34:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:48 smithi118 ceph-mon[131825]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:48 smithi078 ceph-mon[139570]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:48 smithi078 ceph-mon[142991]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:50 smithi118 ceph-mon[131825]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:50 smithi078 ceph-mon[139570]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:50 smithi078 ceph-mon[142991]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:52 smithi118 ceph-mon[131825]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:52 smithi078 ceph-mon[142991]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:52 smithi078 ceph-mon[139570]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:54 smithi118 ceph-mon[131825]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:54 smithi078 ceph-mon[139570]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:54 smithi078 ceph-mon[142991]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:56 smithi078 ceph-mon[139570]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:34:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:34:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:56 smithi078 ceph-mon[142991]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:56 smithi118 ceph-mon[131825]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:34:58 smithi118 ceph-mon[131825]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:34:58 smithi078 ceph-mon[139570]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:34:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:34:58 smithi078 ceph-mon[142991]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:00 smithi118 ceph-mon[131825]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:00 smithi078 ceph-mon[139570]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:00 smithi078 ceph-mon[142991]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:02 smithi118 ceph-mon[131825]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:02 smithi078 ceph-mon[139570]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:02 smithi078 ceph-mon[142991]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:03 smithi118 ceph-mon[131825]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:03 smithi078 ceph-mon[139570]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:03 smithi078 ceph-mon[142991]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:06 smithi078 ceph-mon[139570]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:06 smithi078 ceph-mon[142991]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:35:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:06 smithi118 ceph-mon[131825]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:07.444 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:35:07.753 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:35:07.753 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:35:07.753 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:35:07.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:35:07.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:35:07.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:35:07.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:35:07.755 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:35:08.133 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:35:08.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:35:08.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:35:08.135 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:35:08.135 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:35:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:08 smithi118 ceph-mon[131825]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:08 smithi118 ceph-mon[131825]: from='client.52373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/955949760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[142991]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[142991]: from='client.52373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/955949760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[139570]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[139570]: from='client.52373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/955949760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:09 smithi118 ceph-mon[131825]: from='client.42414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:09.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:09 smithi078 ceph-mon[142991]: from='client.42414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:09 smithi078 ceph-mon[139570]: from='client.42414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:10 smithi118 ceph-mon[131825]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:10 smithi078 ceph-mon[139570]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:10 smithi078 ceph-mon[142991]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:12 smithi118 ceph-mon[131825]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:12 smithi078 ceph-mon[139570]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:12 smithi078 ceph-mon[142991]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:14 smithi118 ceph-mon[131825]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:14 smithi078 ceph-mon[139570]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:14 smithi078 ceph-mon[142991]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:16 smithi078 ceph-mon[139570]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:16 smithi078 ceph-mon[142991]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:35:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:16 smithi118 ceph-mon[131825]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:18 smithi118 ceph-mon[131825]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:18 smithi078 ceph-mon[139570]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:18 smithi078 ceph-mon[142991]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:20 smithi118 ceph-mon[131825]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:20 smithi078 ceph-mon[139570]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:20 smithi078 ceph-mon[142991]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:22 smithi118 ceph-mon[131825]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:22 smithi078 ceph-mon[139570]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:22 smithi078 ceph-mon[142991]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:24 smithi118 ceph-mon[131825]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:24 smithi078 ceph-mon[139570]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:24 smithi078 ceph-mon[142991]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:26 smithi078 ceph-mon[139570]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:35:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:26 smithi078 ceph-mon[142991]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:26 smithi118 ceph-mon[131825]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:28 smithi118 ceph-mon[131825]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:28 smithi078 ceph-mon[139570]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:28 smithi078 ceph-mon[142991]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:30 smithi118 ceph-mon[131825]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:30 smithi078 ceph-mon[139570]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:30 smithi078 ceph-mon[142991]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:32 smithi118 ceph-mon[131825]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:32 smithi078 ceph-mon[139570]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:32 smithi078 ceph-mon[142991]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:34 smithi118 ceph-mon[131825]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:35:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:34 smithi078 ceph-mon[139570]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:35:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:34 smithi078 ceph-mon[142991]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:35:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:35:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:35:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:35:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:35:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:35:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:35:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:35:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:35:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:35:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:36 smithi078 ceph-mon[139570]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:36 smithi078 ceph-mon[142991]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:35:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:36 smithi118 ceph-mon[131825]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:38.479 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:35:38.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:35:38.787 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:35:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:38 smithi118 ceph-mon[131825]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:38 smithi078 ceph-mon[139570]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:38 smithi078 ceph-mon[142991]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:35:39.167 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:35:39.168 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:35:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:39 smithi118 ceph-mon[131825]: from='client.42426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2730186581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:39.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:39 smithi078 ceph-mon[142991]: from='client.42426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2730186581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:39 smithi078 ceph-mon[139570]: from='client.42426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2730186581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:35:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:40 smithi118 ceph-mon[131825]: from='client.42432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:40 smithi118 ceph-mon[131825]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:40 smithi078 ceph-mon[139570]: from='client.42432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:40 smithi078 ceph-mon[139570]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:40 smithi078 ceph-mon[142991]: from='client.42432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:35:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:40 smithi078 ceph-mon[142991]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:42 smithi118 ceph-mon[131825]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:42 smithi078 ceph-mon[139570]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:42 smithi078 ceph-mon[142991]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:44 smithi118 ceph-mon[131825]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:44 smithi078 ceph-mon[139570]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:44 smithi078 ceph-mon[142991]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:46 smithi078 ceph-mon[139570]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:46 smithi078 ceph-mon[142991]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:35:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:46 smithi118 ceph-mon[131825]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:35:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:48 smithi118 ceph-mon[131825]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:48 smithi078 ceph-mon[139570]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:48 smithi078 ceph-mon[142991]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:50 smithi118 ceph-mon[131825]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:50 smithi078 ceph-mon[139570]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:50 smithi078 ceph-mon[142991]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:52 smithi118 ceph-mon[131825]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:52 smithi078 ceph-mon[139570]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:52 smithi078 ceph-mon[142991]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:54 smithi118 ceph-mon[131825]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:54 smithi078 ceph-mon[139570]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:54 smithi078 ceph-mon[142991]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:56 smithi078 ceph-mon[139570]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:56 smithi078 ceph-mon[142991]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:35:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:35:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:56 smithi118 ceph-mon[131825]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:35:58 smithi118 ceph-mon[131825]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:35:58 smithi078 ceph-mon[139570]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:35:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:35:58 smithi078 ceph-mon[142991]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:00 smithi118 ceph-mon[131825]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:00 smithi078 ceph-mon[139570]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:00 smithi078 ceph-mon[142991]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:02 smithi118 ceph-mon[131825]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:02 smithi078 ceph-mon[142991]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:02 smithi078 ceph-mon[139570]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:04 smithi118 ceph-mon[131825]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:04 smithi078 ceph-mon[139570]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:04 smithi078 ceph-mon[142991]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:06 smithi078 ceph-mon[139570]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:36:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:06 smithi078 ceph-mon[142991]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:06 smithi118 ceph-mon[131825]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:08 smithi118 ceph-mon[131825]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:08 smithi078 ceph-mon[139570]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:08 smithi078 ceph-mon[142991]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:09.513 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:36:09.824 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:36:09.824 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:36:09.824 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5072M 2486M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4547M 2486M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4370M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3811M 2486M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:36:09.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:36:09.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:36:09.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:36:09.826 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:36:10.206 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:36:10.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:36:10.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:36:10.208 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:36:10.208 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:36:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:10 smithi118 ceph-mon[131825]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:10 smithi118 ceph-mon[131825]: from='client.52409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1591398488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[142991]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[142991]: from='client.52409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1591398488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[139570]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[139570]: from='client.52409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1591398488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:11 smithi118 ceph-mon[131825]: from='client.52415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:11 smithi078 ceph-mon[139570]: from='client.52415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:11 smithi078 ceph-mon[142991]: from='client.52415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:12 smithi118 ceph-mon[131825]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:12 smithi078 ceph-mon[139570]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:12 smithi078 ceph-mon[142991]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:14 smithi118 ceph-mon[131825]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:14 smithi078 ceph-mon[139570]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:14 smithi078 ceph-mon[142991]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:16 smithi078 ceph-mon[139570]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:16 smithi078 ceph-mon[142991]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:36:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:16 smithi118 ceph-mon[131825]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:18 smithi118 ceph-mon[131825]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:18 smithi078 ceph-mon[139570]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:18 smithi078 ceph-mon[142991]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:20 smithi118 ceph-mon[131825]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:20 smithi078 ceph-mon[139570]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:20 smithi078 ceph-mon[142991]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:22 smithi118 ceph-mon[131825]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:22 smithi078 ceph-mon[139570]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:23.894 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:22 smithi078 ceph-mon[142991]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:24 smithi118 ceph-mon[131825]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:24 smithi078 ceph-mon[139570]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:24 smithi078 ceph-mon[142991]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:26 smithi078 ceph-mon[139570]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:26 smithi078 ceph-mon[142991]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:36:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:26 smithi118 ceph-mon[131825]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:28 smithi118 ceph-mon[131825]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:28 smithi078 ceph-mon[139570]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:28 smithi078 ceph-mon[142991]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:30 smithi118 ceph-mon[131825]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:30 smithi078 ceph-mon[139570]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:30 smithi078 ceph-mon[142991]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:32 smithi118 ceph-mon[131825]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:32 smithi078 ceph-mon[139570]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:32 smithi078 ceph-mon[142991]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:34 smithi118 ceph-mon[131825]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:34 smithi078 ceph-mon[139570]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:34 smithi078 ceph-mon[142991]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:36:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:36:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:36:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:36:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:36:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:37 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2481M 2023-12-16T04:36:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:37 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2481M 2023-12-16T04:36:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:37 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2481M 2023-12-16T04:36:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:38 smithi118 ceph-mon[131825]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:38 smithi078 ceph-mon[142991]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:38 smithi078 ceph-mon[139570]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:40.551 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:36:40.859 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:36:40.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:36:40.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:36:40.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:36:40.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:36:40.861 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:36:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:40 smithi118 ceph-mon[131825]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:40 smithi078 ceph-mon[139570]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:40 smithi078 ceph-mon[142991]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:36:41.240 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:36:41.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:36:41.240 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:36:41.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:36:41.242 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:36:41.242 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:36:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:41 smithi118 ceph-mon[131825]: from='client.42462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/539353157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:41 smithi078 ceph-mon[139570]: from='client.42462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/539353157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:41 smithi078 ceph-mon[142991]: from='client.42462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/539353157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:36:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:42 smithi118 ceph-mon[131825]: from='client.52433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:42 smithi118 ceph-mon[131825]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:42 smithi078 ceph-mon[139570]: from='client.52433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:42 smithi078 ceph-mon[139570]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:42 smithi078 ceph-mon[142991]: from='client.52433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:36:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:42 smithi078 ceph-mon[142991]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:44 smithi118 ceph-mon[131825]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:44 smithi078 ceph-mon[139570]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:44 smithi078 ceph-mon[142991]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:46 smithi078 ceph-mon[139570]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:46 smithi078 ceph-mon[142991]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:36:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:46 smithi118 ceph-mon[131825]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:36:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:48 smithi118 ceph-mon[131825]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:48 smithi078 ceph-mon[139570]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:48 smithi078 ceph-mon[142991]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:50 smithi118 ceph-mon[131825]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:50 smithi078 ceph-mon[142991]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:50 smithi078 ceph-mon[139570]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:52 smithi118 ceph-mon[131825]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:52 smithi078 ceph-mon[139570]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:52 smithi078 ceph-mon[142991]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:54 smithi118 ceph-mon[131825]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:54 smithi078 ceph-mon[139570]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:54 smithi078 ceph-mon[142991]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:56 smithi078 ceph-mon[139570]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:56 smithi078 ceph-mon[142991]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:36:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:36:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:56 smithi118 ceph-mon[131825]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:36:58 smithi118 ceph-mon[131825]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:36:58 smithi078 ceph-mon[139570]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:36:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:36:58 smithi078 ceph-mon[142991]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:00 smithi118 ceph-mon[131825]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:00 smithi078 ceph-mon[139570]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:00 smithi078 ceph-mon[142991]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:02 smithi118 ceph-mon[131825]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:02 smithi078 ceph-mon[139570]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:02 smithi078 ceph-mon[142991]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:04 smithi118 ceph-mon[131825]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:04 smithi078 ceph-mon[139570]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:04 smithi078 ceph-mon[142991]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:06 smithi078 ceph-mon[139570]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:37:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:06 smithi078 ceph-mon[142991]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:06 smithi118 ceph-mon[131825]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:08 smithi118 ceph-mon[131825]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:08 smithi078 ceph-mon[139570]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:08 smithi078 ceph-mon[142991]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:10 smithi118 ceph-mon[131825]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:10 smithi078 ceph-mon[142991]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:10 smithi078 ceph-mon[139570]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:11.584 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:37:11.893 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:37:11.893 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:37:11.893 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:37:11.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:37:11.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:37:11.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:37:11.895 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:37:12.275 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:12.276 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:37:12.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:37:12.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:37:12.276 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:37:12.276 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:37:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:12 smithi118 ceph-mon[131825]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:12 smithi118 ceph-mon[131825]: from='client.42480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/176192319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[139570]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[139570]: from='client.42480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/176192319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[142991]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[142991]: from='client.42480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/176192319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:13 smithi118 ceph-mon[131825]: from='client.42486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:13.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:13 smithi078 ceph-mon[142991]: from='client.42486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:13 smithi078 ceph-mon[139570]: from='client.42486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:14 smithi118 ceph-mon[131825]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:14 smithi078 ceph-mon[139570]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:14 smithi078 ceph-mon[142991]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:16 smithi078 ceph-mon[139570]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:16 smithi078 ceph-mon[142991]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:37:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:16 smithi118 ceph-mon[131825]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:18 smithi118 ceph-mon[131825]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:18 smithi078 ceph-mon[139570]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:18 smithi078 ceph-mon[142991]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:20 smithi118 ceph-mon[131825]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:20 smithi078 ceph-mon[139570]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:20 smithi078 ceph-mon[142991]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:22 smithi118 ceph-mon[131825]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:22 smithi078 ceph-mon[139570]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:22 smithi078 ceph-mon[142991]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:24.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:24 smithi118 ceph-mon[131825]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:25.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:24 smithi078 ceph-mon[139570]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:25.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:24 smithi078 ceph-mon[142991]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:26 smithi078 ceph-mon[139570]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:26 smithi078 ceph-mon[142991]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:37:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:26 smithi118 ceph-mon[131825]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:28 smithi118 ceph-mon[131825]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:28 smithi078 ceph-mon[139570]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:28 smithi078 ceph-mon[142991]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:30 smithi118 ceph-mon[131825]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:30 smithi078 ceph-mon[139570]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:30 smithi078 ceph-mon[142991]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:32 smithi118 ceph-mon[131825]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:32 smithi078 ceph-mon[139570]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:32 smithi078 ceph-mon[142991]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:34 smithi118 ceph-mon[131825]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:34 smithi078 ceph-mon[139570]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:34 smithi078 ceph-mon[142991]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[142991]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[139570]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:37:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:37:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:36 smithi118 ceph-mon[131825]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:37:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:37:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:37:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:37:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:38 smithi118 ceph-mon[131825]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:38 smithi078 ceph-mon[139570]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:38 smithi078 ceph-mon[142991]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:40 smithi118 ceph-mon[131825]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:40 smithi078 ceph-mon[139570]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:40 smithi078 ceph-mon[142991]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:42.615 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:37:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:42 smithi118 ceph-mon[131825]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:37:42.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:37:42.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:37:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:42 smithi078 ceph-mon[139570]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:42 smithi078 ceph-mon[142991]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:37:43.305 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:37:43.306 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:37:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:43 smithi118 ceph-mon[131825]: from='client.42498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1646031963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:43 smithi078 ceph-mon[139570]: from='client.42498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1646031963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:43 smithi078 ceph-mon[142991]: from='client.42498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1646031963' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:37:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:44 smithi118 ceph-mon[131825]: from='client.52469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:44 smithi118 ceph-mon[131825]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:44 smithi078 ceph-mon[139570]: from='client.52469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:44 smithi078 ceph-mon[139570]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:44 smithi078 ceph-mon[142991]: from='client.52469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:37:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:44 smithi078 ceph-mon[142991]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:46 smithi078 ceph-mon[139570]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:46 smithi078 ceph-mon[142991]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:37:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:46 smithi118 ceph-mon[131825]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:37:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:48 smithi118 ceph-mon[131825]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:48 smithi078 ceph-mon[139570]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:48 smithi078 ceph-mon[142991]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:50 smithi118 ceph-mon[131825]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:50 smithi078 ceph-mon[139570]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:50 smithi078 ceph-mon[142991]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:52 smithi118 ceph-mon[131825]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:52 smithi078 ceph-mon[139570]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:52 smithi078 ceph-mon[142991]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:54 smithi118 ceph-mon[131825]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:54 smithi078 ceph-mon[142991]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:54 smithi078 ceph-mon[139570]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:56 smithi078 ceph-mon[139570]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:56 smithi078 ceph-mon[142991]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:37:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:37:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:56 smithi118 ceph-mon[131825]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:37:58 smithi118 ceph-mon[131825]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:37:58 smithi078 ceph-mon[142991]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:37:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:37:58 smithi078 ceph-mon[139570]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:00 smithi118 ceph-mon[131825]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:00 smithi078 ceph-mon[139570]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:00 smithi078 ceph-mon[142991]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:02 smithi118 ceph-mon[131825]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:02 smithi078 ceph-mon[139570]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:02 smithi078 ceph-mon[142991]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:04 smithi118 ceph-mon[131825]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:04 smithi078 ceph-mon[139570]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:04 smithi078 ceph-mon[142991]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:06 smithi078 ceph-mon[139570]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:38:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:06 smithi078 ceph-mon[142991]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:06 smithi118 ceph-mon[131825]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:08 smithi118 ceph-mon[131825]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:08 smithi078 ceph-mon[139570]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:08 smithi078 ceph-mon[142991]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:10 smithi118 ceph-mon[131825]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:10 smithi078 ceph-mon[139570]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:10 smithi078 ceph-mon[142991]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:12 smithi118 ceph-mon[131825]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:12 smithi078 ceph-mon[139570]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:12 smithi078 ceph-mon[142991]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:13.650 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:38:13.958 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:38:13.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:38:13.960 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:14.346 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:38:14.347 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:38:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:14 smithi118 ceph-mon[131825]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:14 smithi118 ceph-mon[131825]: from='client.52481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3896072222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[139570]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[139570]: from='client.52481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3896072222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[142991]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[142991]: from='client.52481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3896072222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:15 smithi118 ceph-mon[131825]: from='client.52487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:15 smithi078 ceph-mon[139570]: from='client.52487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:15 smithi078 ceph-mon[142991]: from='client.52487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:16 smithi078 ceph-mon[139570]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:16 smithi078 ceph-mon[142991]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:38:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:16 smithi118 ceph-mon[131825]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:18 smithi118 ceph-mon[131825]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:18 smithi078 ceph-mon[139570]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:18 smithi078 ceph-mon[142991]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:20 smithi118 ceph-mon[131825]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:20 smithi078 ceph-mon[139570]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:20 smithi078 ceph-mon[142991]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:22 smithi118 ceph-mon[131825]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:22 smithi078 ceph-mon[139570]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:22 smithi078 ceph-mon[142991]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:24 smithi118 ceph-mon[131825]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:24 smithi078 ceph-mon[139570]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:24 smithi078 ceph-mon[142991]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:26 smithi078 ceph-mon[139570]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:38:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:26 smithi078 ceph-mon[142991]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:26 smithi118 ceph-mon[131825]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:28 smithi118 ceph-mon[131825]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:28 smithi078 ceph-mon[139570]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:28 smithi078 ceph-mon[142991]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:30 smithi118 ceph-mon[131825]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:30 smithi078 ceph-mon[139570]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:30 smithi078 ceph-mon[142991]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:32 smithi118 ceph-mon[131825]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:32 smithi078 ceph-mon[139570]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:32 smithi078 ceph-mon[142991]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:34 smithi118 ceph-mon[131825]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:34 smithi078 ceph-mon[139570]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:34 smithi078 ceph-mon[142991]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:36 smithi078 ceph-mon[139570]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:38:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:36 smithi078 ceph-mon[142991]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:38:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:38:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:36 smithi118 ceph-mon[131825]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:38:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:38:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:38:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:37 smithi118 ceph-mon[131825]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[139570]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:38:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:37 smithi078 ceph-mon[142991]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:40 smithi118 ceph-mon[131825]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:40 smithi078 ceph-mon[139570]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:40 smithi078 ceph-mon[142991]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:42 smithi118 ceph-mon[131825]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:42 smithi078 ceph-mon[142991]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:42 smithi078 ceph-mon[139570]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:44.695 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:38:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:44 smithi118 ceph-mon[131825]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:44 smithi078 ceph-mon[139570]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:44 smithi078 ceph-mon[142991]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:38:45.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:38:45.005 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:45.385 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:38:45.386 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:38:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1564946827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1564946827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1564946827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:38:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[139570]: from='client.42534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[139570]: from='client.42540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[139570]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[142991]: from='client.42534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[142991]: from='client.42540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:46 smithi078 ceph-mon[142991]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:46 smithi118 ceph-mon[131825]: from='client.42534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:46 smithi118 ceph-mon[131825]: from='client.42540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:38:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:46 smithi118 ceph-mon[131825]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:38:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:48 smithi118 ceph-mon[131825]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:48 smithi078 ceph-mon[142991]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:48 smithi078 ceph-mon[139570]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:50 smithi118 ceph-mon[131825]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:50 smithi078 ceph-mon[139570]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:50 smithi078 ceph-mon[142991]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:52 smithi118 ceph-mon[131825]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:52 smithi078 ceph-mon[139570]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:52 smithi078 ceph-mon[142991]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:54 smithi118 ceph-mon[131825]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:54 smithi078 ceph-mon[139570]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:54 smithi078 ceph-mon[142991]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:56 smithi078 ceph-mon[139570]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:56 smithi078 ceph-mon[142991]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:38:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:38:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:56 smithi118 ceph-mon[131825]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:38:58 smithi118 ceph-mon[131825]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:38:58 smithi078 ceph-mon[139570]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:38:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:38:58 smithi078 ceph-mon[142991]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:00 smithi118 ceph-mon[131825]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:00 smithi078 ceph-mon[139570]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:00 smithi078 ceph-mon[142991]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:02 smithi118 ceph-mon[131825]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:02 smithi078 ceph-mon[139570]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:02 smithi078 ceph-mon[142991]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:04 smithi118 ceph-mon[131825]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:04 smithi078 ceph-mon[139570]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:04 smithi078 ceph-mon[142991]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:06 smithi078 ceph-mon[142991]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:06 smithi078 ceph-mon[139570]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:39:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:06 smithi118 ceph-mon[131825]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:08 smithi118 ceph-mon[131825]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:08 smithi078 ceph-mon[139570]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:08 smithi078 ceph-mon[142991]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:10 smithi118 ceph-mon[131825]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:10 smithi078 ceph-mon[139570]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:10 smithi078 ceph-mon[142991]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:12 smithi118 ceph-mon[131825]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:12 smithi078 ceph-mon[139570]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:12 smithi078 ceph-mon[142991]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:14 smithi118 ceph-mon[131825]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:14 smithi078 ceph-mon[139570]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:14 smithi078 ceph-mon[142991]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:15.732 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:39:16.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:39:16.042 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:39:16.417 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:39:16.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:39:16.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:39:16.418 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:39:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:39:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:16 smithi078 ceph-mon[139570]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2361356006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:16 smithi078 ceph-mon[142991]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2361356006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:16 smithi118 ceph-mon[131825]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2361356006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[139570]: from='client.52517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[139570]: from='client.42558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[142991]: from='client.52517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[142991]: from='client.42558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:17 smithi118 ceph-mon[131825]: from='client.52517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:17 smithi118 ceph-mon[131825]: from='client.42558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:18 smithi078 ceph-mon[139570]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:18 smithi078 ceph-mon[142991]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:18 smithi118 ceph-mon[131825]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:20 smithi118 ceph-mon[131825]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:20 smithi078 ceph-mon[139570]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:20 smithi078 ceph-mon[142991]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:22 smithi118 ceph-mon[131825]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:22 smithi078 ceph-mon[139570]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:22 smithi078 ceph-mon[142991]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:24 smithi118 ceph-mon[131825]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:24 smithi078 ceph-mon[139570]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:24 smithi078 ceph-mon[142991]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:26 smithi078 ceph-mon[139570]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:26 smithi078 ceph-mon[142991]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:39:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:26 smithi118 ceph-mon[131825]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:28 smithi118 ceph-mon[131825]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:28 smithi078 ceph-mon[139570]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:28 smithi078 ceph-mon[142991]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:30 smithi118 ceph-mon[131825]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:30 smithi078 ceph-mon[139570]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:30 smithi078 ceph-mon[142991]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:32 smithi118 ceph-mon[131825]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:32 smithi078 ceph-mon[139570]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:32 smithi078 ceph-mon[142991]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:34 smithi118 ceph-mon[131825]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:34 smithi078 ceph-mon[139570]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:34 smithi078 ceph-mon[142991]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:36 smithi078 ceph-mon[139570]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:36 smithi078 ceph-mon[142991]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:39:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:36 smithi118 ceph-mon[131825]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:39:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:39:37.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:39:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:38 smithi118 ceph-mon[131825]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:39:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:39:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:39:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[139570]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[142991]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:39:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:40 smithi118 ceph-mon[131825]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:40 smithi078 ceph-mon[139570]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:40 smithi078 ceph-mon[142991]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:42 smithi118 ceph-mon[131825]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:42 smithi078 ceph-mon[139570]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:42 smithi078 ceph-mon[142991]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:44 smithi118 ceph-mon[131825]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:44 smithi078 ceph-mon[139570]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:44 smithi078 ceph-mon[142991]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:46 smithi078 ceph-mon[139570]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T04:39:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:46 smithi078 ceph-mon[142991]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:46.768 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:39:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:46 smithi118 ceph-mon[131825]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:39:47.084 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:39:47.085 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:47.468 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:39:47.469 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:39:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/104120850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/104120850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:39:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/104120850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:39:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:48 smithi118 ceph-mon[131825]: from='client.52535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:48 smithi118 ceph-mon[131825]: from='client.42576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:48 smithi118 ceph-mon[131825]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[142991]: from='client.52535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[142991]: from='client.42576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[142991]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[139570]: from='client.52535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[139570]: from='client.42576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:39:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:48 smithi078 ceph-mon[139570]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:50 smithi118 ceph-mon[131825]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:50 smithi078 ceph-mon[139570]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:50 smithi078 ceph-mon[142991]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:52 smithi118 ceph-mon[131825]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:52 smithi078 ceph-mon[139570]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:52 smithi078 ceph-mon[142991]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:54 smithi078 ceph-mon[139570]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:54 smithi078 ceph-mon[142991]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:54 smithi118 ceph-mon[131825]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:56 smithi078 ceph-mon[139570]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:56 smithi078 ceph-mon[142991]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:39:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:39:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:56 smithi118 ceph-mon[131825]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:39:57 smithi078 ceph-mon[139570]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:39:57 smithi078 ceph-mon[142991]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:39:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:39:57 smithi118 ceph-mon[131825]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:00 smithi078 conmon[139546]: 2023-12-16T04:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:40:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:00 smithi118 ceph-mon[131825]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:40:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:00 smithi078 ceph-mon[139570]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:00 smithi078 ceph-mon[142991]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:40:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:02 smithi118 ceph-mon[131825]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:02 smithi078 ceph-mon[139570]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:02 smithi078 ceph-mon[142991]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:04 smithi118 ceph-mon[131825]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:04 smithi078 ceph-mon[139570]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:04 smithi078 ceph-mon[142991]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:06] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:40:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:06 smithi078 ceph-mon[142991]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:06 smithi078 ceph-mon[139570]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:06 smithi118 ceph-mon[131825]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:08 smithi118 ceph-mon[131825]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:08 smithi078 ceph-mon[139570]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:08 smithi078 ceph-mon[142991]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:10 smithi118 ceph-mon[131825]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:10 smithi078 ceph-mon[139570]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:10 smithi078 ceph-mon[142991]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:12 smithi118 ceph-mon[131825]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:12 smithi078 ceph-mon[139570]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:12 smithi078 ceph-mon[142991]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:14 smithi118 ceph-mon[131825]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:14 smithi078 ceph-mon[139570]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:14 smithi078 ceph-mon[142991]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:16 smithi078 ceph-mon[139570]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:16 smithi078 ceph-mon[142991]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:16] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:40:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:16 smithi118 ceph-mon[131825]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:17.817 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:40:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:18.123 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:40:18.123 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:40:18.123 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 675M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1042M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 517M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5072M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4547M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4370M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3811M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:40:18.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:40:18.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:40:18.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:40:18.125 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:40:18.504 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:40:18.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:40:18.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:40:18.506 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:40:18.506 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:40:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:18 smithi118 ceph-mon[131825]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1408282823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:18 smithi078 ceph-mon[139570]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1408282823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:18 smithi078 ceph-mon[142991]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1408282823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:19 smithi118 ceph-mon[131825]: from='client.52553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:19 smithi118 ceph-mon[131825]: from='client.52559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:19 smithi078 ceph-mon[139570]: from='client.52553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:19 smithi078 ceph-mon[139570]: from='client.52559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:19 smithi078 ceph-mon[142991]: from='client.52553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:19 smithi078 ceph-mon[142991]: from='client.52559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:20 smithi118 ceph-mon[131825]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:20 smithi078 ceph-mon[139570]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:20 smithi078 ceph-mon[142991]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:22 smithi118 ceph-mon[131825]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:22 smithi078 ceph-mon[139570]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:22 smithi078 ceph-mon[142991]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:24 smithi118 ceph-mon[131825]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:24 smithi078 ceph-mon[139570]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:24 smithi078 ceph-mon[142991]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:26 smithi078 ceph-mon[139570]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:26 smithi078 ceph-mon[142991]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:40:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:26 smithi118 ceph-mon[131825]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:28 smithi078 ceph-mon[139570]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:28 smithi078 ceph-mon[142991]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:28 smithi118 ceph-mon[131825]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:30 smithi078 ceph-mon[139570]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:30 smithi078 ceph-mon[142991]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:30 smithi118 ceph-mon[131825]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:32 smithi078 ceph-mon[139570]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:32 smithi078 ceph-mon[142991]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:32 smithi118 ceph-mon[131825]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:34 smithi078 ceph-mon[139570]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:34 smithi078 ceph-mon[142991]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:34 smithi118 ceph-mon[131825]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:35 smithi078 ceph-mon[139570]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:35 smithi078 ceph-mon[142991]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:35 smithi118 ceph-mon[131825]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:36] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2023-12-16T04:40:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:38 smithi118 ceph-mon[131825]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:40:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:38 smithi078 ceph-mon[139570]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:40:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:38 smithi078 ceph-mon[142991]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:40:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:40 smithi118 ceph-mon[131825]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[142991]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[139570]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:40:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:40:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:40:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:40:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:40:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:40:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:40:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:42 smithi118 ceph-mon[131825]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:42 smithi078 ceph-mon[142991]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:42 smithi078 ceph-mon[139570]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:44 smithi118 ceph-mon[131825]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:44 smithi078 ceph-mon[139570]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:44 smithi078 ceph-mon[142991]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:46 smithi078 ceph-mon[142991]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:46 smithi078 ceph-mon[139570]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:46] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2023-12-16T04:40:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:46 smithi118 ceph-mon[131825]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:40:48.860 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:40:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:48 smithi118 ceph-mon[131825]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:48 smithi078 ceph-mon[139570]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:48 smithi078 ceph-mon[142991]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8s ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:40:49.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8s ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8s ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8s ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8s ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8s ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8s ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:40:49.167 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:40:49.549 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:40:49.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:40:49.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:40:49.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:49.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:40:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:40:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2089201935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2089201935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2089201935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:40:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:50 smithi118 ceph-mon[131825]: from='client.52571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:50 smithi118 ceph-mon[131825]: from='client.52577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:50 smithi118 ceph-mon[131825]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[139570]: from='client.52571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[139570]: from='client.52577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[139570]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[142991]: from='client.52571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[142991]: from='client.52577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:40:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:50 smithi078 ceph-mon[142991]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:52 smithi118 ceph-mon[131825]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:52 smithi078 ceph-mon[139570]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:52 smithi078 ceph-mon[142991]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:54 smithi118 ceph-mon[131825]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:54 smithi078 ceph-mon[139570]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:54 smithi078 ceph-mon[142991]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:56 smithi078 ceph-mon[139570]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:56 smithi078 ceph-mon[142991]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:40:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:40:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:56 smithi118 ceph-mon[131825]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:40:58 smithi118 ceph-mon[131825]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:40:58 smithi078 ceph-mon[142991]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:40:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:40:58 smithi078 ceph-mon[139570]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:00 smithi118 ceph-mon[131825]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:00 smithi078 ceph-mon[139570]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:00 smithi078 ceph-mon[142991]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:02 smithi118 ceph-mon[131825]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:02 smithi078 ceph-mon[139570]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:02 smithi078 ceph-mon[142991]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:04 smithi118 ceph-mon[131825]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:04 smithi078 ceph-mon[139570]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:04 smithi078 ceph-mon[142991]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:06 smithi078 ceph-mon[139570]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:06 smithi078 ceph-mon[142991]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:41:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:06 smithi118 ceph-mon[131825]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:08 smithi078 ceph-mon[139570]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:08 smithi078 ceph-mon[142991]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:08 smithi118 ceph-mon[131825]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:10 smithi078 ceph-mon[142991]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:10 smithi078 ceph-mon[139570]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:10 smithi118 ceph-mon[131825]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:12 smithi078 ceph-mon[139570]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:12 smithi078 ceph-mon[142991]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:12 smithi118 ceph-mon[131825]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:14 smithi078 ceph-mon[142991]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:14 smithi078 ceph-mon[139570]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:14 smithi118 ceph-mon[131825]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:16 smithi078 ceph-mon[139570]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:16 smithi078 ceph-mon[142991]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:41:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:16 smithi118 ceph-mon[131825]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:17 smithi078 ceph-mon[139570]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:17 smithi078 ceph-mon[142991]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:17 smithi118 ceph-mon[131825]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:19.902 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:41:20.209 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:41:20.209 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 39s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:41:20.209 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 95.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 39s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.3M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 39s ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 39s ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 493M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 39s ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 39s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.3M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 39s ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 39s ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 39s ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 39s ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:41:20.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3502M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:41:20.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4041M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:41:20.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3459M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:41:20.211 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:41:20.211 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:41:20.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:41:20.591 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:41:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:20 smithi118 ceph-mon[131825]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1555246468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:20 smithi078 ceph-mon[142991]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1555246468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:20 smithi078 ceph-mon[139570]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1555246468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:21 smithi118 ceph-mon[131825]: from='client.52589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:21 smithi118 ceph-mon[131825]: from='client.52595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:21 smithi078 ceph-mon[139570]: from='client.52589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:21 smithi078 ceph-mon[139570]: from='client.52595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:21 smithi078 ceph-mon[142991]: from='client.52589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:21 smithi078 ceph-mon[142991]: from='client.52595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:22 smithi118 ceph-mon[131825]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:22 smithi078 ceph-mon[139570]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:22 smithi078 ceph-mon[142991]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:23.407 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:41:23 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:41:23.004936439Z level=info msg="Completed cleanup jobs" duration=341.03914ms 2023-12-16T04:41:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:24 smithi118 ceph-mon[131825]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:24 smithi078 ceph-mon[139570]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:24 smithi078 ceph-mon[142991]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:26 smithi078 ceph-mon[142991]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:26 smithi078 ceph-mon[139570]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:41:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:26 smithi118 ceph-mon[131825]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:28 smithi118 ceph-mon[131825]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:28 smithi078 ceph-mon[139570]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:28 smithi078 ceph-mon[142991]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:30 smithi118 ceph-mon[131825]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:30 smithi078 ceph-mon[139570]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:30 smithi078 ceph-mon[142991]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:32 smithi118 ceph-mon[131825]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:32 smithi078 ceph-mon[139570]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:32 smithi078 ceph-mon[142991]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:34 smithi118 ceph-mon[131825]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:34 smithi078 ceph-mon[142991]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:34 smithi078 ceph-mon[139570]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:36 smithi078 ceph-mon[139570]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:36 smithi078 ceph-mon[142991]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:41:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:36 smithi118 ceph-mon[131825]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:38 smithi118 ceph-mon[131825]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:38 smithi078 ceph-mon[139570]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:38 smithi078 ceph-mon[142991]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:40 smithi078 ceph-mon[139570]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:40 smithi078 ceph-mon[142991]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:40 smithi118 ceph-mon[131825]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:41:41.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:41:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:41:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:42 smithi078 ceph-mon[139570]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:42 smithi078 ceph-mon[142991]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:42 smithi118 ceph-mon[131825]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:41:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:41:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:41:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:41:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:46 smithi078 ceph-mon[139570]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:46 smithi078 ceph-mon[142991]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:41:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:46 smithi118 ceph-mon[131825]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:41:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:48 smithi078 ceph-mon[139570]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:48 smithi078 ceph-mon[142991]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:48 smithi118 ceph-mon[131825]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:50.940 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:41:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:50 smithi078 ceph-mon[139570]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:50 smithi078 ceph-mon[142991]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:50 smithi118 ceph-mon[131825]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 70s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7s ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 70s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:41:51.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 70s ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 70s ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7s ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 70s ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 70s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7s ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 70s ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 70s ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 70s ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:41:51.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 70s ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:41:51.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7s ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:41:51.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7s ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:41:51.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7s ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:41:51.248 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7s ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:41:51.248 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7s ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:41:51.626 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:41:51.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:41:51.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:41:51.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:41:51.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:41:51.628 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:41:51.628 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:41:51.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/869810228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/869810228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/869810228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:41:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[142991]: from='client.52607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[142991]: from='client.52613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[142991]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[139570]: from='client.52607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[139570]: from='client.52613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:52 smithi078 ceph-mon[139570]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:52 smithi118 ceph-mon[131825]: from='client.52607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:52 smithi118 ceph-mon[131825]: from='client.52613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:41:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:52 smithi118 ceph-mon[131825]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:53 smithi078 ceph-mon[139570]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:53 smithi078 ceph-mon[142991]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:53 smithi118 ceph-mon[131825]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:56 smithi078 ceph-mon[139570]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:56 smithi078 ceph-mon[142991]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:41:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:41:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:56 smithi118 ceph-mon[131825]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:41:58 smithi118 ceph-mon[131825]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:41:58 smithi078 ceph-mon[139570]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:41:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:41:58 smithi078 ceph-mon[142991]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:00 smithi118 ceph-mon[131825]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:00 smithi078 ceph-mon[139570]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:00 smithi078 ceph-mon[142991]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:02 smithi118 ceph-mon[131825]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:02 smithi078 ceph-mon[139570]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:02 smithi078 ceph-mon[142991]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:04 smithi118 ceph-mon[131825]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:04 smithi078 ceph-mon[139570]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:04 smithi078 ceph-mon[142991]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:06 smithi078 ceph-mon[139570]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:06 smithi078 ceph-mon[142991]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:42:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:06 smithi118 ceph-mon[131825]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:08 smithi118 ceph-mon[131825]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:08 smithi078 ceph-mon[139570]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:08 smithi078 ceph-mon[142991]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:10 smithi118 ceph-mon[131825]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:10 smithi078 ceph-mon[139570]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:10 smithi078 ceph-mon[142991]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:12 smithi118 ceph-mon[131825]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:12 smithi078 ceph-mon[139570]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:12 smithi078 ceph-mon[142991]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:14 smithi078 ceph-mon[139570]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:14 smithi078 ceph-mon[142991]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:14 smithi118 ceph-mon[131825]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:16 smithi078 ceph-mon[139570]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:42:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:16 smithi078 ceph-mon[142991]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:16 smithi118 ceph-mon[131825]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:18 smithi078 ceph-mon[139570]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:18 smithi078 ceph-mon[142991]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:18 smithi118 ceph-mon[131825]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:20 smithi078 ceph-mon[139570]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:20 smithi078 ceph-mon[142991]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:20 smithi118 ceph-mon[131825]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:21.978 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:42:22.285 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:42:22.285 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 101s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:42:22.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 38s ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:42:22.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 101s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 38s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 38s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 101s ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 101s ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 38s ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 101s ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 101s ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 38s ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 101s ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 101s ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 101s ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 101s ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 38s ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:42:22.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 38s ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:42:22.287 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 38s ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:42:22.287 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 38s ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:42:22.287 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 38s ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:42:22.665 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:42:22.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:42:22.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:42:22.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:22.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:42:22.666 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:42:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:22 smithi078 ceph-mon[139570]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1635170781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:22 smithi078 ceph-mon[142991]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1635170781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:22 smithi118 ceph-mon[131825]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1635170781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:23 smithi078 ceph-mon[139570]: from='client.52625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:23 smithi078 ceph-mon[139570]: from='client.42666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:23 smithi078 ceph-mon[142991]: from='client.52625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:23 smithi078 ceph-mon[142991]: from='client.42666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:23 smithi118 ceph-mon[131825]: from='client.52625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:23 smithi118 ceph-mon[131825]: from='client.42666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:24 smithi078 ceph-mon[139570]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:24 smithi078 ceph-mon[142991]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:24 smithi118 ceph-mon[131825]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:26 smithi078 ceph-mon[139570]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:26 smithi078 ceph-mon[142991]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:42:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:26 smithi118 ceph-mon[131825]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:28 smithi078 ceph-mon[139570]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:28 smithi078 ceph-mon[142991]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:28 smithi118 ceph-mon[131825]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:30 smithi118 ceph-mon[131825]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:30 smithi078 ceph-mon[139570]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:30 smithi078 ceph-mon[142991]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:32 smithi118 ceph-mon[131825]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:32 smithi078 ceph-mon[139570]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:32 smithi078 ceph-mon[142991]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:34 smithi118 ceph-mon[131825]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:34 smithi078 ceph-mon[139570]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:34 smithi078 ceph-mon[142991]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:36 smithi078 ceph-mon[139570]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:36 smithi078 ceph-mon[142991]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:42:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:36 smithi118 ceph-mon[131825]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:38 smithi118 ceph-mon[131825]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:38 smithi078 ceph-mon[139570]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:38 smithi078 ceph-mon[142991]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:40 smithi118 ceph-mon[131825]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:40 smithi078 ceph-mon[139570]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:40 smithi078 ceph-mon[142991]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:42 smithi078 ceph-mon[139570]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:42 smithi078 ceph-mon[142991]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:42 smithi118 ceph-mon[131825]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:44 smithi078 ceph-mon[139570]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:42:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:44 smithi078 ceph-mon[142991]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:42:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:44 smithi118 ceph-mon[131825]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:42:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:42:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:42:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:42:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:42:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:42:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:42:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:42:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:42:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:42:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:46 smithi078 ceph-mon[139570]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:46 smithi078 ceph-mon[142991]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:42:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:46 smithi118 ceph-mon[131825]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:42:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:48 smithi078 ceph-mon[139570]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:48 smithi078 ceph-mon[142991]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:48 smithi118 ceph-mon[131825]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:50 smithi078 ceph-mon[139570]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:50 smithi078 ceph-mon[142991]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:50 smithi118 ceph-mon[131825]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:52 smithi078 ceph-mon[139570]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:52 smithi078 ceph-mon[142991]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:53.017 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:42:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:52 smithi118 ceph-mon[131825]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 69s ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 69s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 69s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:42:53.321 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 69s ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 69s ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 69s ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 69s ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 69s ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 69s ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:42:53.322 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 69s ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:42:53.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:42:53.704 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:42:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[139570]: from='client.52643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[139570]: from='client.52649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[139570]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4045586456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[142991]: from='client.52643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[142991]: from='client.52649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[142991]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4045586456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:54 smithi118 ceph-mon[131825]: from='client.52643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:54 smithi118 ceph-mon[131825]: from='client.52649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:42:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:54 smithi118 ceph-mon[131825]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4045586456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:42:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:56 smithi078 ceph-mon[139570]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:56 smithi078 ceph-mon[142991]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:42:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:42:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:56 smithi118 ceph-mon[131825]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:42:58 smithi078 ceph-mon[139570]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:42:58 smithi078 ceph-mon[142991]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:42:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:42:58 smithi118 ceph-mon[131825]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:00 smithi078 ceph-mon[139570]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:00 smithi078 ceph-mon[142991]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:00 smithi118 ceph-mon[131825]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:02 smithi078 ceph-mon[139570]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:02 smithi078 ceph-mon[142991]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:02 smithi118 ceph-mon[131825]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:04 smithi078 ceph-mon[139570]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:04 smithi078 ceph-mon[142991]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:04 smithi118 ceph-mon[131825]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:06 smithi078 ceph-mon[139570]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:43:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:06 smithi078 ceph-mon[142991]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:07.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:06 smithi118 ceph-mon[131825]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:07 smithi118 ceph-mon[131825]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:07 smithi078 ceph-mon[139570]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:07 smithi078 ceph-mon[142991]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:10 smithi118 ceph-mon[131825]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:10 smithi078 ceph-mon[139570]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:10 smithi078 ceph-mon[142991]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:12 smithi118 ceph-mon[131825]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:12 smithi078 ceph-mon[139570]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:12 smithi078 ceph-mon[142991]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:14 smithi118 ceph-mon[131825]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:14 smithi078 ceph-mon[139570]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:14 smithi078 ceph-mon[142991]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:16 smithi078 ceph-mon[139570]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:16 smithi078 ceph-mon[142991]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:43:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:16 smithi118 ceph-mon[131825]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:18 smithi078 ceph-mon[139570]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:18 smithi078 ceph-mon[142991]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:18 smithi118 ceph-mon[131825]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:20 smithi078 ceph-mon[139570]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:20 smithi078 ceph-mon[142991]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:20 smithi118 ceph-mon[131825]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:22 smithi078 ceph-mon[139570]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:22 smithi078 ceph-mon[142991]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:22 smithi118 ceph-mon[131825]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:24.046 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 100s ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 100s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:43:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 100s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 100s ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 100s ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:43:24.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 100s ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:43:24.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 100s ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:43:24.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 100s ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:43:24.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 100s ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:43:24.355 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 100s ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:43:24.736 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:43:24.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:43:24.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:43:24.738 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:43:24.738 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:43:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:24 smithi078 ceph-mon[139570]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:24 smithi078 ceph-mon[142991]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:24 smithi118 ceph-mon[131825]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[142991]: from='client.42696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[142991]: from='client.52667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/160545737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[139570]: from='client.42696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[139570]: from='client.52667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/160545737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:25 smithi118 ceph-mon[131825]: from='client.42696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:25 smithi118 ceph-mon[131825]: from='client.52667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/160545737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:26 smithi078 ceph-mon[139570]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:26 smithi078 ceph-mon[142991]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:43:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:26 smithi118 ceph-mon[131825]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:28 smithi078 ceph-mon[139570]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:28 smithi078 ceph-mon[142991]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:28 smithi118 ceph-mon[131825]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:30 smithi078 ceph-mon[139570]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:30 smithi078 ceph-mon[142991]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:30 smithi118 ceph-mon[131825]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:32 smithi078 ceph-mon[142991]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:32 smithi078 ceph-mon[139570]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:32 smithi118 ceph-mon[131825]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:34 smithi078 ceph-mon[139570]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:34 smithi078 ceph-mon[142991]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:34 smithi118 ceph-mon[131825]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:35 smithi078 ceph-mon[139570]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:35 smithi078 ceph-mon[142991]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:35 smithi118 ceph-mon[131825]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:43:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:38 smithi078 ceph-mon[139570]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:38 smithi078 ceph-mon[142991]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:38 smithi118 ceph-mon[131825]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:40 smithi118 ceph-mon[131825]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:40 smithi078 ceph-mon[139570]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:40 smithi078 ceph-mon[142991]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:42 smithi078 ceph-mon[139570]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:42 smithi078 ceph-mon[142991]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:42 smithi118 ceph-mon[131825]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:44 smithi078 ceph-mon[139570]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:44 smithi078 ceph-mon[142991]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:44 smithi118 ceph-mon[131825]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:43:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:43:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:43:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:43:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:43:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:46 smithi078 ceph-mon[139570]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:46 smithi078 ceph-mon[142991]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:43:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:46 smithi118 ceph-mon[131825]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:43:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:48 smithi078 ceph-mon[139570]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:48 smithi078 ceph-mon[142991]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:48 smithi118 ceph-mon[131825]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:50 smithi078 ceph-mon[139570]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:50 smithi078 ceph-mon[142991]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:50 smithi118 ceph-mon[131825]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:52 smithi078 ceph-mon[139570]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:52 smithi078 ceph-mon[142991]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:52 smithi118 ceph-mon[131825]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:54 smithi078 ceph-mon[139570]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:54 smithi078 ceph-mon[142991]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:55.083 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:43:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:54 smithi118 ceph-mon[131825]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:55.390 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:43:55.390 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:43:55.390 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:43:55.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:43:55.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:43:55.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:43:55.392 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:43:55.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:43:55.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:43:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[139570]: from='client.42714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[139570]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[139570]: from='client.42720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2790292795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:43:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[142991]: from='client.42714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[142991]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[142991]: from='client.42720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2790292795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:56 smithi118 ceph-mon[131825]: from='client.42714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:56 smithi118 ceph-mon[131825]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:56 smithi118 ceph-mon[131825]: from='client.42720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:43:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2790292795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:43:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:43:58 smithi078 ceph-mon[139570]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:43:58 smithi078 ceph-mon[142991]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:43:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:43:58 smithi118 ceph-mon[131825]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:00 smithi078 ceph-mon[139570]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:00 smithi078 ceph-mon[142991]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:00 smithi118 ceph-mon[131825]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:02 smithi078 ceph-mon[139570]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:02 smithi078 ceph-mon[142991]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:02 smithi118 ceph-mon[131825]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:04 smithi078 ceph-mon[139570]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:04 smithi078 ceph-mon[142991]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:04 smithi118 ceph-mon[131825]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:06 smithi078 ceph-mon[139570]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:44:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:06 smithi078 ceph-mon[142991]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:06 smithi118 ceph-mon[131825]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:08 smithi078 ceph-mon[142991]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:08 smithi078 ceph-mon[139570]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:08 smithi118 ceph-mon[131825]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:10.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:10 smithi078 ceph-mon[139570]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:10 smithi078 ceph-mon[142991]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:11.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:10 smithi118 ceph-mon[131825]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:11.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:11 smithi078 ceph-mon[142991]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:11.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:11 smithi078 ceph-mon[139570]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:11 smithi118 ceph-mon[131825]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:14 smithi078 ceph-mon[142991]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:14 smithi078 ceph-mon[139570]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:14 smithi118 ceph-mon[131825]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:16 smithi078 ceph-mon[139570]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:16 smithi078 ceph-mon[142991]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:44:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:16 smithi118 ceph-mon[131825]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:18 smithi078 ceph-mon[139570]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:18 smithi078 ceph-mon[142991]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:18 smithi118 ceph-mon[131825]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:20 smithi078 ceph-mon[139570]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:20 smithi078 ceph-mon[142991]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:20 smithi118 ceph-mon[131825]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:22 smithi078 ceph-mon[139570]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:22 smithi078 ceph-mon[142991]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:22 smithi118 ceph-mon[131825]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:24 smithi078 ceph-mon[139570]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:24 smithi078 ceph-mon[142991]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:24 smithi118 ceph-mon[131825]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:26.124 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:44:26.432 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:44:26.432 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:44:26.432 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:44:26.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:44:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:44:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:26 smithi078 ceph-mon[139570]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:26 smithi078 ceph-mon[142991]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:44:26.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:44:26.817 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:44:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:26 smithi118 ceph-mon[131825]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[139570]: from='client.52697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[139570]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2593002671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:44:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[142991]: from='client.52697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[142991]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2593002671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:44:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:27 smithi118 ceph-mon[131825]: from='client.52697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:27 smithi118 ceph-mon[131825]: from='client.42738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2593002671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:44:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:28 smithi078 ceph-mon[139570]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:28 smithi078 ceph-mon[142991]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:28 smithi118 ceph-mon[131825]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:30 smithi078 ceph-mon[139570]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:30 smithi078 ceph-mon[142991]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:30 smithi118 ceph-mon[131825]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:32 smithi078 ceph-mon[142991]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:32 smithi078 ceph-mon[139570]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:32 smithi118 ceph-mon[131825]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:34 smithi078 ceph-mon[139570]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:34 smithi078 ceph-mon[142991]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:34 smithi118 ceph-mon[131825]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:36 smithi078 ceph-mon[139570]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:44:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:36 smithi078 ceph-mon[142991]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:36 smithi118 ceph-mon[131825]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:38 smithi078 ceph-mon[139570]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:38 smithi078 ceph-mon[142991]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:38 smithi118 ceph-mon[131825]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:40 smithi078 ceph-mon[139570]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:40 smithi078 ceph-mon[142991]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:40 smithi118 ceph-mon[131825]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:42 smithi078 ceph-mon[142991]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:42 smithi078 ceph-mon[139570]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:42 smithi118 ceph-mon[131825]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:44 smithi078 ceph-mon[139570]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:44 smithi078 ceph-mon[142991]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:44 smithi118 ceph-mon[131825]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:44:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:44:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:44:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:44:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[142991]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[139570]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:44:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:44:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:46 smithi118 ceph-mon[131825]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:44:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:44:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:44:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:47 smithi118 ceph-mon[131825]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:47 smithi078 ceph-mon[142991]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:44:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:47 smithi078 ceph-mon[139570]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:50 smithi078 ceph-mon[142991]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:50 smithi078 ceph-mon[139570]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:50 smithi118 ceph-mon[131825]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:52 smithi078 ceph-mon[139570]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:52 smithi078 ceph-mon[142991]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:52 smithi118 ceph-mon[131825]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:54 smithi078 ceph-mon[139570]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:54 smithi078 ceph-mon[142991]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:54 smithi118 ceph-mon[131825]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:56 smithi078 ceph-mon[142991]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:56 smithi078 ceph-mon[139570]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:44:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:44:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:56 smithi118 ceph-mon[131825]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:44:57.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:44:57.470 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:44:57.855 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:44:57.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:44:57.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:44:57.856 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:44:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[142991]: from='client.42750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[142991]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[142991]: from='client.52721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2426340707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:44:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[139570]: from='client.42750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[139570]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[139570]: from='client.52721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:44:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2426340707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:44:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:58 smithi118 ceph-mon[131825]: from='client.42750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:58 smithi118 ceph-mon[131825]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:44:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:58 smithi118 ceph-mon[131825]: from='client.52721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:44:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:44:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2426340707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:45:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:00 smithi078 ceph-mon[139570]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:00 smithi078 ceph-mon[142991]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:00 smithi118 ceph-mon[131825]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:02 smithi078 ceph-mon[139570]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:02 smithi078 ceph-mon[142991]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:02 smithi118 ceph-mon[131825]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:04 smithi078 ceph-mon[139570]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:04 smithi078 ceph-mon[142991]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:04 smithi118 ceph-mon[131825]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:06 smithi078 ceph-mon[139570]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:06 smithi078 ceph-mon[142991]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:45:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:06 smithi118 ceph-mon[131825]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:08 smithi078 ceph-mon[139570]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:08 smithi078 ceph-mon[142991]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:08 smithi118 ceph-mon[131825]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:10 smithi078 ceph-mon[139570]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:10 smithi078 ceph-mon[142991]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:10 smithi118 ceph-mon[131825]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:12 smithi078 ceph-mon[139570]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:12 smithi078 ceph-mon[142991]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:12 smithi118 ceph-mon[131825]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:14 smithi078 ceph-mon[139570]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:14 smithi078 ceph-mon[142991]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:14 smithi118 ceph-mon[131825]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:16 smithi078 ceph-mon[139570]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:16 smithi078 ceph-mon[142991]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:45:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:16 smithi118 ceph-mon[131825]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:18 smithi078 ceph-mon[139570]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:18 smithi078 ceph-mon[142991]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:18 smithi118 ceph-mon[131825]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:20 smithi078 ceph-mon[139570]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:20 smithi078 ceph-mon[142991]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:20 smithi118 ceph-mon[131825]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:22 smithi078 ceph-mon[139570]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:22 smithi078 ceph-mon[142991]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:22 smithi118 ceph-mon[131825]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:24 smithi078 ceph-mon[139570]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:24 smithi078 ceph-mon[142991]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:24 smithi118 ceph-mon[131825]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:26 smithi078 ceph-mon[139570]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:26 smithi078 ceph-mon[142991]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:45:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:26 smithi118 ceph-mon[131825]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:45:28.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:45:28.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:45:28.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:45:28.512 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:45:28.922 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:45:28.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:45:28.924 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:45:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:28 smithi078 ceph-mon[139570]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:28 smithi078 ceph-mon[142991]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:28 smithi118 ceph-mon[131825]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[139570]: from='client.52733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[139570]: from='client.42774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1422759040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:45:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[142991]: from='client.52733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[142991]: from='client.42774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1422759040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:45:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:29 smithi118 ceph-mon[131825]: from='client.52733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:29 smithi118 ceph-mon[131825]: from='client.42774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:45:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1422759040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:45:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:30 smithi078 ceph-mon[139570]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:30 smithi078 ceph-mon[142991]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:30 smithi118 ceph-mon[131825]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:32 smithi078 ceph-mon[139570]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:32 smithi078 ceph-mon[142991]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:32 smithi118 ceph-mon[131825]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:34 smithi078 ceph-mon[139570]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:34 smithi078 ceph-mon[142991]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:34 smithi118 ceph-mon[131825]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:36.711 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:36 smithi078 ceph-mon[139570]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:36.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:45:36.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:36 smithi078 ceph-mon[142991]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:36 smithi118 ceph-mon[131825]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:38 smithi078 ceph-mon[139570]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:38 smithi078 ceph-mon[142991]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:38 smithi118 ceph-mon[131825]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:40 smithi078 ceph-mon[139570]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:40 smithi078 ceph-mon[142991]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:40 smithi118 ceph-mon[131825]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:42 smithi078 ceph-mon[139570]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:42 smithi078 ceph-mon[142991]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:42 smithi118 ceph-mon[131825]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:44 smithi078 ceph-mon[139570]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:44 smithi078 ceph-mon[142991]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:44 smithi118 ceph-mon[131825]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:45 smithi118 ceph-mon[131825]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:45 smithi078 ceph-mon[139570]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:45 smithi078 ceph-mon[142991]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:45:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:45:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:45:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:45:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:45:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:45:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:45:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:45:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:45:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:47 smithi118 ceph-mon[131825]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:47 smithi078 ceph-mon[139570]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:45:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:47 smithi078 ceph-mon[142991]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:50 smithi078 ceph-mon[139570]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:50 smithi078 ceph-mon[142991]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:50 smithi118 ceph-mon[131825]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:52 smithi078 ceph-mon[142991]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:52 smithi078 ceph-mon[139570]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:52 smithi118 ceph-mon[131825]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:54 smithi078 ceph-mon[139570]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:54 smithi078 ceph-mon[142991]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:54 smithi118 ceph-mon[131825]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:56 smithi078 ceph-mon[139570]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:56 smithi078 ceph-mon[142991]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:45:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:45:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:56 smithi118 ceph-mon[131825]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:45:58 smithi078 ceph-mon[139570]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:45:58 smithi078 ceph-mon[142991]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:45:58 smithi118 ceph-mon[131825]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:45:59.273 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:45:59.582 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:45:59.582 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:45:59.582 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:45:59.582 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:45:59.582 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:45:59.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:45:59.584 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:45:59.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:45:59.963 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:46:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[139570]: from='client.52751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[139570]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[139570]: from='client.52757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2818487645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[142991]: from='client.52751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[142991]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[142991]: from='client.52757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2818487645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:00 smithi118 ceph-mon[131825]: from='client.52751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:00 smithi118 ceph-mon[131825]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:00 smithi118 ceph-mon[131825]: from='client.52757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2818487645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:02 smithi078 ceph-mon[142991]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:02 smithi078 ceph-mon[139570]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:02 smithi118 ceph-mon[131825]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:04 smithi078 ceph-mon[139570]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:04 smithi078 ceph-mon[142991]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:04 smithi118 ceph-mon[131825]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:06 smithi078 ceph-mon[142991]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:06 smithi078 ceph-mon[139570]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:46:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:06 smithi118 ceph-mon[131825]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:08 smithi078 ceph-mon[139570]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:08 smithi078 ceph-mon[142991]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:08 smithi118 ceph-mon[131825]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:10 smithi078 ceph-mon[142991]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:10 smithi078 ceph-mon[139570]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:10 smithi118 ceph-mon[131825]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:12 smithi078 ceph-mon[139570]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:12 smithi078 ceph-mon[142991]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:12 smithi118 ceph-mon[131825]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:14 smithi078 ceph-mon[139570]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:14 smithi078 ceph-mon[142991]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:15.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:14 smithi118 ceph-mon[131825]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:46:16.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:16 smithi078 ceph-mon[142991]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:16 smithi078 ceph-mon[139570]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:16 smithi118 ceph-mon[131825]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:18 smithi118 ceph-mon[131825]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:18 smithi078 ceph-mon[139570]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:18 smithi078 ceph-mon[142991]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:20 smithi078 ceph-mon[139570]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:20 smithi078 ceph-mon[142991]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:20 smithi118 ceph-mon[131825]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:22 smithi078 ceph-mon[142991]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:22 smithi078 ceph-mon[139570]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:22 smithi118 ceph-mon[131825]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:24 smithi078 ceph-mon[139570]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:24 smithi078 ceph-mon[142991]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:24 smithi118 ceph-mon[131825]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:26 smithi078 ceph-mon[139570]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:26 smithi078 ceph-mon[142991]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:46:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:26 smithi118 ceph-mon[131825]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:28 smithi078 ceph-mon[142991]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:28 smithi078 ceph-mon[139570]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:28 smithi118 ceph-mon[131825]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:30.310 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:46:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:46:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5106M 2481M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4579M 2481M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4395M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3842M 2481M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:46:30.614 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:46:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:30 smithi078 ceph-mon[139570]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:30 smithi078 ceph-mon[142991]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:46:30.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:46:30.994 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:46:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:30 smithi118 ceph-mon[131825]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[139570]: from='client.52769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[139570]: from='client.52775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1061077373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[142991]: from='client.52769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[142991]: from='client.52775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1061077373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:31 smithi118 ceph-mon[131825]: from='client.52769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:31 smithi118 ceph-mon[131825]: from='client.52775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:46:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1061077373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:46:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:32 smithi078 ceph-mon[139570]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:32 smithi078 ceph-mon[142991]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:32 smithi118 ceph-mon[131825]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:34 smithi078 ceph-mon[139570]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:34 smithi078 ceph-mon[142991]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:34 smithi118 ceph-mon[131825]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:46:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:36 smithi078 ceph-mon[139570]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:36.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:36 smithi078 ceph-mon[142991]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:36 smithi118 ceph-mon[131825]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:38 smithi078 ceph-mon[139570]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:38 smithi078 ceph-mon[142991]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:38 smithi118 ceph-mon[131825]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:40 smithi078 ceph-mon[142991]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:40 smithi078 ceph-mon[139570]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:40 smithi118 ceph-mon[131825]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:42 smithi078 ceph-mon[139570]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:42 smithi078 ceph-mon[142991]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:42 smithi118 ceph-mon[131825]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:44 smithi118 ceph-mon[131825]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:44 smithi078 ceph-mon[139570]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:44 smithi078 ceph-mon[142991]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:45 smithi118 ceph-mon[131825]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:45 smithi078 ceph-mon[139570]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:45 smithi078 ceph-mon[142991]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:46:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:46:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2472M 2023-12-16T04:46:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:46:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:46:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2472M 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2472M 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:46:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:46:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:50 smithi078 ceph-mon[139570]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:50 smithi078 ceph-mon[142991]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:50 smithi118 ceph-mon[131825]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:52 smithi078 ceph-mon[139570]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:52 smithi078 ceph-mon[142991]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:52 smithi118 ceph-mon[131825]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:54 smithi078 ceph-mon[139570]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:54 smithi078 ceph-mon[142991]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:54 smithi118 ceph-mon[131825]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:56.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:46:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:46:56.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:56 smithi078 ceph-mon[142991]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:56.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:56 smithi078 ceph-mon[139570]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:56 smithi118 ceph-mon[131825]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:46:58 smithi078 ceph-mon[142991]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:46:58 smithi078 ceph-mon[139570]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:46:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:46:58 smithi118 ceph-mon[131825]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:00 smithi078 ceph-mon[142991]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:00 smithi078 ceph-mon[139570]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:00 smithi118 ceph-mon[131825]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:01.343 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:47:01.652 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:47:01.652 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:47:01.652 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:47:01.652 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:47:01.652 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:47:01.653 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:47:01.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:47:01.654 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:47:02.034 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:47:02.035 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:47:02.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:47:02.036 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:47:02.036 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:47:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[142991]: from='client.52787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[142991]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[142991]: from='client.42828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2143433497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[139570]: from='client.52787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[139570]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[139570]: from='client.42828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2143433497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:02 smithi118 ceph-mon[131825]: from='client.52787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:02 smithi118 ceph-mon[131825]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:02 smithi118 ceph-mon[131825]: from='client.42828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2143433497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:04 smithi078 ceph-mon[142991]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:04 smithi078 ceph-mon[139570]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:04 smithi118 ceph-mon[131825]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:47:06.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:06 smithi078 ceph-mon[142991]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:06 smithi078 ceph-mon[139570]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:06 smithi118 ceph-mon[131825]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:08 smithi118 ceph-mon[131825]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:08 smithi078 ceph-mon[139570]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:08 smithi078 ceph-mon[142991]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:10 smithi118 ceph-mon[131825]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:10 smithi078 ceph-mon[139570]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:10 smithi078 ceph-mon[142991]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:11 smithi118 ceph-mon[131825]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:11 smithi078 ceph-mon[139570]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:11 smithi078 ceph-mon[142991]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:14 smithi118 ceph-mon[131825]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:14 smithi078 ceph-mon[139570]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:14 smithi078 ceph-mon[142991]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:16 smithi078 ceph-mon[139570]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:16 smithi078 ceph-mon[142991]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:47:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:16 smithi118 ceph-mon[131825]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:18 smithi078 ceph-mon[139570]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:18 smithi078 ceph-mon[142991]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:18 smithi118 ceph-mon[131825]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:20 smithi078 ceph-mon[139570]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:20 smithi078 ceph-mon[142991]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:20 smithi118 ceph-mon[131825]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:22 smithi078 ceph-mon[139570]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:22 smithi078 ceph-mon[142991]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:22 smithi118 ceph-mon[131825]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:24 smithi078 ceph-mon[139570]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:24 smithi078 ceph-mon[142991]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:24 smithi118 ceph-mon[131825]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:26.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:47:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:26 smithi078 ceph-mon[139570]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:26 smithi078 ceph-mon[142991]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:26 smithi118 ceph-mon[131825]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:28 smithi118 ceph-mon[131825]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:28 smithi078 ceph-mon[139570]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:28 smithi078 ceph-mon[142991]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:30 smithi118 ceph-mon[131825]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:30 smithi078 ceph-mon[139570]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:30 smithi078 ceph-mon[142991]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:32.378 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:47:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:47:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:47:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:47:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:47:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:47:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:47:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:47:33.068 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:47:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:32 smithi118 ceph-mon[131825]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:32 smithi078 ceph-mon[139570]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:32 smithi078 ceph-mon[142991]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:33 smithi118 ceph-mon[131825]: from='client.52805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:33 smithi118 ceph-mon[131825]: from='client.52811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1858068125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[139570]: from='client.52805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[139570]: from='client.52811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1858068125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[142991]: from='client.52805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[142991]: from='client.52811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:47:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1858068125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:47:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:34 smithi118 ceph-mon[131825]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:34 smithi078 ceph-mon[139570]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:34 smithi078 ceph-mon[142991]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:36.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:35 smithi118 ceph-mon[131825]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:35 smithi078 ceph-mon[139570]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:35 smithi078 ceph-mon[142991]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:47:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:38 smithi118 ceph-mon[131825]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:38 smithi078 ceph-mon[139570]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:38 smithi078 ceph-mon[142991]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:40 smithi078 ceph-mon[139570]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:40 smithi078 ceph-mon[142991]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:40 smithi118 ceph-mon[131825]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:42 smithi078 ceph-mon[139570]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:42 smithi078 ceph-mon[142991]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:42 smithi118 ceph-mon[131825]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:44 smithi078 ceph-mon[139570]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:44 smithi078 ceph-mon[142991]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:44 smithi118 ceph-mon[131825]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:46.716 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:47:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:46 smithi078 ceph-mon[139570]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:46 smithi078 ceph-mon[142991]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:46 smithi118 ceph-mon[131825]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:47:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:47:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:47:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[139570]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[142991]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:47:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:47:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:47:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:48 smithi118 ceph-mon[131825]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:47:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:47:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:47:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:50 smithi118 ceph-mon[131825]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:50 smithi078 ceph-mon[139570]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:50 smithi078 ceph-mon[142991]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:52 smithi118 ceph-mon[131825]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:52 smithi078 ceph-mon[139570]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:52 smithi078 ceph-mon[142991]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:54 smithi118 ceph-mon[131825]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:54 smithi078 ceph-mon[139570]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:54 smithi078 ceph-mon[142991]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:47:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:47:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:56 smithi118 ceph-mon[131825]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:56 smithi078 ceph-mon[139570]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:56 smithi078 ceph-mon[142991]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:47:58 smithi118 ceph-mon[131825]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:47:58 smithi078 ceph-mon[139570]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:47:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:47:58 smithi078 ceph-mon[142991]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:00 smithi078 ceph-mon[139570]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:00 smithi078 ceph-mon[142991]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:00 smithi118 ceph-mon[131825]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:02 smithi078 ceph-mon[139570]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:02 smithi078 ceph-mon[142991]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:02 smithi118 ceph-mon[131825]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:03.413 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:48:03.721 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:48:03.721 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:48:03.721 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:48:03.721 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:48:03.721 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:48:03.722 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:48:04.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:48:04.100 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:48:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[142991]: from='client.52823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[142991]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[142991]: from='client.52829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1263409073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[139570]: from='client.52823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[139570]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[139570]: from='client.52829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1263409073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:04 smithi118 ceph-mon[131825]: from='client.52823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:04 smithi118 ceph-mon[131825]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:04 smithi118 ceph-mon[131825]: from='client.52829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1263409073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:48:06.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:06 smithi078 ceph-mon[139570]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:06.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:06 smithi078 ceph-mon[142991]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:06 smithi118 ceph-mon[131825]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:08 smithi078 ceph-mon[139570]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:08 smithi078 ceph-mon[142991]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:08 smithi118 ceph-mon[131825]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:10 smithi078 ceph-mon[139570]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:10 smithi078 ceph-mon[142991]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:10 smithi118 ceph-mon[131825]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:12 smithi118 ceph-mon[131825]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:12 smithi078 ceph-mon[139570]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:12 smithi078 ceph-mon[142991]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:14 smithi118 ceph-mon[131825]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:14 smithi078 ceph-mon[139570]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:14 smithi078 ceph-mon[142991]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:48:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:16 smithi118 ceph-mon[131825]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:16 smithi078 ceph-mon[139570]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:16 smithi078 ceph-mon[142991]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:18 smithi118 ceph-mon[131825]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:18 smithi078 ceph-mon[139570]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:18 smithi078 ceph-mon[142991]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:20 smithi078 ceph-mon[139570]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:20 smithi078 ceph-mon[142991]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:20 smithi118 ceph-mon[131825]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:22 smithi078 ceph-mon[139570]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:22 smithi078 ceph-mon[142991]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:22 smithi118 ceph-mon[131825]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:24 smithi078 ceph-mon[139570]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:24 smithi078 ceph-mon[142991]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:24 smithi118 ceph-mon[131825]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:26] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:48:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:26 smithi078 ceph-mon[139570]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:26 smithi078 ceph-mon[142991]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:26 smithi118 ceph-mon[131825]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:28 smithi118 ceph-mon[131825]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:28 smithi078 ceph-mon[139570]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:28 smithi078 ceph-mon[142991]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:30 smithi118 ceph-mon[131825]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:30 smithi078 ceph-mon[139570]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:30 smithi078 ceph-mon[142991]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:32 smithi118 ceph-mon[131825]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:32 smithi078 ceph-mon[139570]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:32 smithi078 ceph-mon[142991]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:34.442 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:48:34.758 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:48:34.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:48:34.760 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:48:35.141 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:48:35.141 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:48:35.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:48:35.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:48:35.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:48:35.143 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:48:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:34 smithi118 ceph-mon[131825]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:34 smithi078 ceph-mon[139570]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:34 smithi078 ceph-mon[142991]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:35 smithi118 ceph-mon[131825]: from='client.42876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3951523078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:35 smithi078 ceph-mon[142991]: from='client.42876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3951523078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:35 smithi078 ceph-mon[139570]: from='client.42876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3951523078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:48:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:48:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:36 smithi118 ceph-mon[131825]: from='client.52847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:36 smithi118 ceph-mon[131825]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:36 smithi078 ceph-mon[142991]: from='client.52847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:36 smithi078 ceph-mon[142991]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:36 smithi078 ceph-mon[139570]: from='client.52847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:48:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:36 smithi078 ceph-mon[139570]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:37 smithi118 ceph-mon[131825]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:37 smithi078 ceph-mon[139570]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:37 smithi078 ceph-mon[142991]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:40 smithi078 ceph-mon[139570]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:40 smithi078 ceph-mon[142991]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:40 smithi118 ceph-mon[131825]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:42 smithi078 ceph-mon[139570]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:42 smithi078 ceph-mon[142991]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:42 smithi118 ceph-mon[131825]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:44 smithi078 ceph-mon[139570]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:44 smithi078 ceph-mon[142991]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:44 smithi118 ceph-mon[131825]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:48:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:46 smithi118 ceph-mon[131825]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:46 smithi078 ceph-mon[139570]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:46 smithi078 ceph-mon[142991]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:48:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:48 smithi118 ceph-mon[131825]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:48:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[139570]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[142991]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:48:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:48:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:48:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:48:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:48:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:48:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:48:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:50 smithi118 ceph-mon[131825]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:50 smithi078 ceph-mon[139570]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:50 smithi078 ceph-mon[142991]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:52 smithi118 ceph-mon[131825]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:52 smithi078 ceph-mon[139570]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:52 smithi078 ceph-mon[142991]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:54 smithi118 ceph-mon[131825]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:54 smithi078 ceph-mon[139570]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:54 smithi078 ceph-mon[142991]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:48:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:48:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:56 smithi118 ceph-mon[131825]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:56 smithi078 ceph-mon[139570]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:56 smithi078 ceph-mon[142991]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:48:58 smithi118 ceph-mon[131825]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:48:58 smithi078 ceph-mon[139570]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:48:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:48:58 smithi078 ceph-mon[142991]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:00 smithi118 ceph-mon[131825]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:00 smithi078 ceph-mon[139570]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:00 smithi078 ceph-mon[142991]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:01 smithi118 ceph-mon[131825]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:01 smithi078 ceph-mon[139570]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:01 smithi078 ceph-mon[142991]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:03 smithi118 ceph-mon[131825]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:03 smithi078 ceph-mon[139570]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:03 smithi078 ceph-mon[142991]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:05.485 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:49:05.797 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:49:05.798 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:49:06.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:49:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:49:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:49:06.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[142991]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:06.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[142991]: from='client.42894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:06.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/500323106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[139570]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[139570]: from='client.42894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:06.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/500323106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:06 smithi118 ceph-mon[131825]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:06 smithi118 ceph-mon[131825]: from='client.42894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/500323106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:07 smithi118 ceph-mon[131825]: from='client.52865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:07 smithi078 ceph-mon[139570]: from='client.52865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:07 smithi078 ceph-mon[142991]: from='client.52865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:08 smithi118 ceph-mon[131825]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:08 smithi078 ceph-mon[139570]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:08 smithi078 ceph-mon[142991]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:10 smithi118 ceph-mon[131825]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:10 smithi078 ceph-mon[142991]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:10 smithi078 ceph-mon[139570]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:12 smithi118 ceph-mon[131825]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:12 smithi078 ceph-mon[139570]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:12 smithi078 ceph-mon[142991]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:14 smithi118 ceph-mon[131825]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:14 smithi078 ceph-mon[139570]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:14 smithi078 ceph-mon[142991]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:49:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:16 smithi118 ceph-mon[131825]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:16 smithi078 ceph-mon[139570]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:16 smithi078 ceph-mon[142991]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:18 smithi118 ceph-mon[131825]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:18 smithi078 ceph-mon[139570]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:18 smithi078 ceph-mon[142991]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:20 smithi118 ceph-mon[131825]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:20 smithi078 ceph-mon[139570]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:20 smithi078 ceph-mon[142991]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:22 smithi118 ceph-mon[131825]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:22 smithi078 ceph-mon[139570]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:22 smithi078 ceph-mon[142991]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:24 smithi118 ceph-mon[131825]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:24 smithi078 ceph-mon[139570]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:24 smithi078 ceph-mon[142991]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:49:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:26 smithi118 ceph-mon[131825]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:26 smithi078 ceph-mon[139570]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:26 smithi078 ceph-mon[142991]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:28 smithi118 ceph-mon[131825]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:28 smithi078 ceph-mon[139570]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:28 smithi078 ceph-mon[142991]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:30 smithi118 ceph-mon[131825]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:30 smithi078 ceph-mon[139570]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:30 smithi078 ceph-mon[142991]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:32 smithi118 ceph-mon[131825]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:32 smithi078 ceph-mon[139570]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:32 smithi078 ceph-mon[142991]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:34 smithi118 ceph-mon[131825]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:34 smithi078 ceph-mon[139570]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:34 smithi078 ceph-mon[142991]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:36.531 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:49:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:49:36.841 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:49:36.841 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:49:36.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:49:36.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:49:36.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:49:36.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:49:36.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:49:36.843 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:49:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:36 smithi118 ceph-mon[131825]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:49:37.224 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:49:37.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:49:37.224 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:37.224 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:49:37.225 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:49:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:36 smithi078 ceph-mon[139570]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:36 smithi078 ceph-mon[142991]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:37 smithi118 ceph-mon[131825]: from='client.52877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3496093106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:37 smithi078 ceph-mon[142991]: from='client.52877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3496093106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:37 smithi078 ceph-mon[139570]: from='client.52877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3496093106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:38 smithi118 ceph-mon[131825]: from='client.42918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:38 smithi118 ceph-mon[131825]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:38 smithi078 ceph-mon[139570]: from='client.42918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:38 smithi078 ceph-mon[139570]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:38 smithi078 ceph-mon[142991]: from='client.42918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:49:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:38 smithi078 ceph-mon[142991]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:40 smithi118 ceph-mon[131825]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:40 smithi078 ceph-mon[139570]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:40 smithi078 ceph-mon[142991]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:42 smithi118 ceph-mon[131825]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:42 smithi078 ceph-mon[139570]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:42 smithi078 ceph-mon[142991]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:44 smithi118 ceph-mon[131825]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:44 smithi078 ceph-mon[139570]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:44 smithi078 ceph-mon[142991]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:49:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:46 smithi118 ceph-mon[131825]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:46 smithi078 ceph-mon[139570]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:46 smithi078 ceph-mon[142991]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:49:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:48 smithi118 ceph-mon[131825]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:48 smithi078 ceph-mon[139570]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:48 smithi078 ceph-mon[142991]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:49:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:49:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:49:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:49:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:49:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:49:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:49:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:49:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:49:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:49:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:49:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:49:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:50 smithi118 ceph-mon[131825]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:50 smithi078 ceph-mon[139570]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:50 smithi078 ceph-mon[142991]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:51 smithi118 ceph-mon[131825]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:51 smithi078 ceph-mon[139570]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:51 smithi078 ceph-mon[142991]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:54 smithi118 ceph-mon[131825]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:54 smithi078 ceph-mon[139570]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:54 smithi078 ceph-mon[142991]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:49:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:49:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:56 smithi118 ceph-mon[131825]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:56 smithi078 ceph-mon[139570]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:56 smithi078 ceph-mon[142991]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:49:58 smithi118 ceph-mon[131825]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:49:58 smithi078 ceph-mon[142991]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:49:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:49:58 smithi078 ceph-mon[139570]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:00 smithi078 conmon[139546]: 2023-12-16T04:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:50:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:00 smithi118 ceph-mon[131825]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:50:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:00 smithi078 ceph-mon[139570]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:50:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:00 smithi078 ceph-mon[142991]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T04:50:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:02 smithi118 ceph-mon[131825]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:02 smithi078 ceph-mon[139570]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:02 smithi078 ceph-mon[142991]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:04 smithi118 ceph-mon[131825]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:04 smithi078 ceph-mon[139570]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:04 smithi078 ceph-mon[142991]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:50:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:06 smithi118 ceph-mon[131825]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:06 smithi078 ceph-mon[139570]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:06 smithi078 ceph-mon[142991]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:07.575 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:50:07.884 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:50:07.884 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:50:07.884 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:50:07.884 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:50:07.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:50:07.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:50:07.886 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:50:07.886 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:50:08.272 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:50:08.272 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:50:08.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:50:08.273 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:50:08.274 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:50:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:08 smithi118 ceph-mon[131825]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:08 smithi118 ceph-mon[131825]: from='client.42930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3135659185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[142991]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[142991]: from='client.42930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3135659185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[139570]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[139570]: from='client.42930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3135659185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:09 smithi118 ceph-mon[131825]: from='client.42936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:09 smithi078 ceph-mon[139570]: from='client.42936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:09 smithi078 ceph-mon[142991]: from='client.42936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:10 smithi118 ceph-mon[131825]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:10 smithi078 ceph-mon[142991]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:10 smithi078 ceph-mon[139570]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:11 smithi118 ceph-mon[131825]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:11 smithi078 ceph-mon[139570]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:11 smithi078 ceph-mon[142991]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:14 smithi118 ceph-mon[131825]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:14 smithi078 ceph-mon[139570]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:14 smithi078 ceph-mon[142991]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:50:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:16 smithi118 ceph-mon[131825]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:16 smithi078 ceph-mon[139570]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:16 smithi078 ceph-mon[142991]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:18 smithi118 ceph-mon[131825]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:18 smithi078 ceph-mon[139570]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:18 smithi078 ceph-mon[142991]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:20 smithi118 ceph-mon[131825]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:20 smithi078 ceph-mon[139570]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:20 smithi078 ceph-mon[142991]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:22 smithi118 ceph-mon[131825]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:22 smithi078 ceph-mon[139570]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:22 smithi078 ceph-mon[142991]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:24 smithi118 ceph-mon[131825]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:24 smithi078 ceph-mon[139570]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:24 smithi078 ceph-mon[142991]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:50:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:26 smithi118 ceph-mon[131825]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:26 smithi078 ceph-mon[139570]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:26 smithi078 ceph-mon[142991]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:28 smithi118 ceph-mon[131825]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:28 smithi078 ceph-mon[139570]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:28 smithi078 ceph-mon[142991]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:30 smithi118 ceph-mon[131825]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:30 smithi078 ceph-mon[139570]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:30 smithi078 ceph-mon[142991]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:32 smithi118 ceph-mon[131825]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:32 smithi078 ceph-mon[142991]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:32 smithi078 ceph-mon[139570]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:34 smithi118 ceph-mon[131825]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:34 smithi078 ceph-mon[139570]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:34 smithi078 ceph-mon[142991]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:36] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:50:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:36 smithi118 ceph-mon[131825]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:36 smithi078 ceph-mon[139570]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:36 smithi078 ceph-mon[142991]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:38.619 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:50:38.927 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:50:38.927 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 681M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1079M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 534M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5106M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4579M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4395M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3842M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:50:38.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:50:38.929 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:50:38.929 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:50:38.929 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:50:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:38 smithi118 ceph-mon[131825]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:38 smithi078 ceph-mon[139570]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:38 smithi078 ceph-mon[142991]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:50:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:50:39.313 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:50:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:39 smithi118 ceph-mon[131825]: from='client.42948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/743379267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:39 smithi078 ceph-mon[139570]: from='client.42948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/743379267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:39 smithi078 ceph-mon[142991]: from='client.42948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/743379267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:50:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:40 smithi118 ceph-mon[131825]: from='client.42954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:40 smithi118 ceph-mon[131825]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:40 smithi078 ceph-mon[142991]: from='client.42954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:40 smithi078 ceph-mon[142991]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:40 smithi078 ceph-mon[139570]: from='client.42954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:50:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:40 smithi078 ceph-mon[139570]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:41 smithi118 ceph-mon[131825]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:42.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:41 smithi078 ceph-mon[142991]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:41 smithi078 ceph-mon[139570]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:44 smithi118 ceph-mon[131825]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:44 smithi078 ceph-mon[139570]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:44 smithi078 ceph-mon[142991]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:46] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:50:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:46 smithi118 ceph-mon[131825]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:46 smithi078 ceph-mon[142991]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:46 smithi078 ceph-mon[139570]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:50:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:48 smithi118 ceph-mon[131825]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:48 smithi078 ceph-mon[142991]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:48 smithi078 ceph-mon[139570]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:50:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:50:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:50:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:50 smithi118 ceph-mon[131825]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:50 smithi078 ceph-mon[139570]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:50 smithi078 ceph-mon[142991]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:50:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:50:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:50:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:50:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:50:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:54 smithi118 ceph-mon[131825]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:54 smithi078 ceph-mon[139570]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:54 smithi078 ceph-mon[142991]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:50:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:50:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:56 smithi118 ceph-mon[131825]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:56 smithi078 ceph-mon[139570]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:56 smithi078 ceph-mon[142991]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:50:57 smithi118 ceph-mon[131825]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:50:57 smithi078 ceph-mon[139570]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:50:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:50:57 smithi078 ceph-mon[142991]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:00 smithi118 ceph-mon[131825]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:00 smithi078 ceph-mon[139570]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:00 smithi078 ceph-mon[142991]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:02 smithi118 ceph-mon[131825]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:02 smithi078 ceph-mon[142991]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:02 smithi078 ceph-mon[139570]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:04 smithi118 ceph-mon[131825]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:04 smithi078 ceph-mon[139570]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:04 smithi078 ceph-mon[142991]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:51:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:06 smithi118 ceph-mon[131825]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:06 smithi078 ceph-mon[139570]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:06 smithi078 ceph-mon[142991]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:08 smithi118 ceph-mon[131825]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:08 smithi078 ceph-mon[139570]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:08 smithi078 ceph-mon[142991]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:09.660 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 17s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 17s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:51:09.968 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 17s ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 17s ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 17s ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 17s ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 17s ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 17s ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 17s ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 17s ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:51:09.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:51:09.970 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:51:10.356 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:51:10.358 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:51:10.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:51:10.358 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:10.358 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:51:10.358 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:51:10.359 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:51:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:10 smithi118 ceph-mon[131825]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:10 smithi118 ceph-mon[131825]: from='client.42966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2705720843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[139570]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[139570]: from='client.42966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2705720843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[142991]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[142991]: from='client.42966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2705720843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:11 smithi118 ceph-mon[131825]: from='client.42972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:11 smithi078 ceph-mon[139570]: from='client.42972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:11 smithi078 ceph-mon[142991]: from='client.42972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:12 smithi118 ceph-mon[131825]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:12 smithi078 ceph-mon[139570]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:12 smithi078 ceph-mon[142991]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:13 smithi118 ceph-mon[131825]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:13 smithi078 ceph-mon[139570]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:13 smithi078 ceph-mon[142991]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:51:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:16 smithi118 ceph-mon[131825]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:16 smithi078 ceph-mon[139570]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:16 smithi078 ceph-mon[142991]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:18 smithi118 ceph-mon[131825]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:18 smithi078 ceph-mon[139570]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:18 smithi078 ceph-mon[142991]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:20 smithi118 ceph-mon[131825]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:20 smithi078 ceph-mon[139570]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:20 smithi078 ceph-mon[142991]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:21 smithi118 ceph-mon[131825]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:21 smithi078 ceph-mon[139570]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:21 smithi078 ceph-mon[142991]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 04:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T04:51:22.805535763Z level=info msg="Completed cleanup jobs" duration=141.535799ms 2023-12-16T04:51:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:24 smithi118 ceph-mon[131825]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:24 smithi078 ceph-mon[139570]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:24 smithi078 ceph-mon[142991]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:51:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:26 smithi118 ceph-mon[131825]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:26 smithi078 ceph-mon[139570]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:26 smithi078 ceph-mon[142991]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:28 smithi118 ceph-mon[131825]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:28 smithi078 ceph-mon[139570]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:28 smithi078 ceph-mon[142991]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:30 smithi118 ceph-mon[131825]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:30 smithi078 ceph-mon[142991]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:30 smithi078 ceph-mon[139570]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:31 smithi118 ceph-mon[131825]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:31 smithi078 ceph-mon[139570]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:31 smithi078 ceph-mon[142991]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:33 smithi118 ceph-mon[131825]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:33 smithi078 ceph-mon[139570]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:33 smithi078 ceph-mon[142991]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:51:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:36 smithi118 ceph-mon[131825]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:36 smithi078 ceph-mon[139570]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:36 smithi078 ceph-mon[142991]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:38 smithi118 ceph-mon[131825]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:38 smithi078 ceph-mon[139570]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:38 smithi078 ceph-mon[142991]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:40.706 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:51:41.016 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:51:41.147 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 48s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 94.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 48s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 48s ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 48s ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 510M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 48s ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 48s ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 48s ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 48s ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 48s ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:51:41.148 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 48s ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:51:41.149 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3527M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:51:41.149 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:51:41.149 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3488M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:51:41.149 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:51:41.149 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:51:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:40 smithi118 ceph-mon[131825]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:40 smithi078 ceph-mon[139570]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:40 smithi078 ceph-mon[142991]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:41.396 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:51:41.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:51:41.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:51:41.398 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:51:41.398 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:51:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:41 smithi118 ceph-mon[131825]: from='client.42984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2070627812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:41 smithi078 ceph-mon[139570]: from='client.42984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2070627812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:41 smithi078 ceph-mon[142991]: from='client.42984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2070627812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:51:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:42 smithi118 ceph-mon[131825]: from='client.52955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:42 smithi118 ceph-mon[131825]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:42 smithi078 ceph-mon[142991]: from='client.52955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:42 smithi078 ceph-mon[142991]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:42 smithi078 ceph-mon[139570]: from='client.52955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:51:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:42 smithi078 ceph-mon[139570]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:43 smithi118 ceph-mon[131825]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:43 smithi078 ceph-mon[139570]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:43 smithi078 ceph-mon[142991]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:51:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:46 smithi118 ceph-mon[131825]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:46 smithi078 ceph-mon[139570]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:46 smithi078 ceph-mon[142991]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:51:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:48 smithi118 ceph-mon[131825]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:48 smithi078 ceph-mon[139570]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:48 smithi078 ceph-mon[142991]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:50 smithi118 ceph-mon[131825]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:50 smithi078 ceph-mon[139570]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:50 smithi078 ceph-mon[142991]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:52 smithi118 ceph-mon[131825]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:51:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:52 smithi078 ceph-mon[139570]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:51:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:52 smithi078 ceph-mon[142991]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:51:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:54 smithi118 ceph-mon[131825]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:54 smithi078 ceph-mon[139570]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:54 smithi078 ceph-mon[142991]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:51:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:51:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:51:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:51:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:51:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:51:58 smithi118 ceph-mon[131825]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:51:58 smithi078 ceph-mon[139570]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:51:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:51:58 smithi078 ceph-mon[142991]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:00 smithi118 ceph-mon[131825]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:00 smithi078 ceph-mon[139570]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:00 smithi078 ceph-mon[142991]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:02 smithi118 ceph-mon[131825]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:02 smithi078 ceph-mon[139570]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:02 smithi078 ceph-mon[142991]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:04 smithi118 ceph-mon[131825]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:04 smithi078 ceph-mon[139570]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:04 smithi078 ceph-mon[142991]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:05 smithi118 ceph-mon[131825]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:05 smithi078 ceph-mon[139570]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:05 smithi078 ceph-mon[142991]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:06] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:52:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:08 smithi118 ceph-mon[131825]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:08 smithi078 ceph-mon[139570]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:08 smithi078 ceph-mon[142991]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:10 smithi118 ceph-mon[131825]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:10 smithi078 ceph-mon[139570]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:10 smithi078 ceph-mon[142991]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:11.742 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 79s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 16s ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 79s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 16s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 16s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:52:12.055 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 79s ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 79s ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 16s ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 79s ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 79s ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 16s ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 79s ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 79s ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 79s ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 79s ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 16s ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 16s ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 16s ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 16s ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:52:12.056 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 16s ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:52:12.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:52:12.437 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:52:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:12 smithi118 ceph-mon[131825]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:12 smithi118 ceph-mon[131825]: from='client.43002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3430156879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[139570]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[139570]: from='client.43002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3430156879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[142991]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[142991]: from='client.43002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3430156879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:13 smithi118 ceph-mon[131825]: from='client.52973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:13 smithi078 ceph-mon[139570]: from='client.52973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:13 smithi078 ceph-mon[142991]: from='client.52973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:14 smithi118 ceph-mon[131825]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:14 smithi078 ceph-mon[142991]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:14 smithi078 ceph-mon[139570]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:15 smithi118 ceph-mon[131825]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:15 smithi078 ceph-mon[139570]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:15 smithi078 ceph-mon[142991]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:16] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T04:52:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:17 smithi118 ceph-mon[131825]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:17 smithi078 ceph-mon[139570]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:17 smithi078 ceph-mon[142991]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:20 smithi118 ceph-mon[131825]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:20 smithi078 ceph-mon[139570]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:20 smithi078 ceph-mon[142991]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:22 smithi118 ceph-mon[131825]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:22 smithi078 ceph-mon[139570]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:22 smithi078 ceph-mon[142991]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:24 smithi118 ceph-mon[131825]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:24 smithi078 ceph-mon[139570]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:24 smithi078 ceph-mon[142991]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:25 smithi118 ceph-mon[131825]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:25 smithi078 ceph-mon[142991]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:25 smithi078 ceph-mon[139570]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:52:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:28 smithi118 ceph-mon[131825]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:28 smithi078 ceph-mon[139570]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:28 smithi078 ceph-mon[142991]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:30 smithi118 ceph-mon[131825]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:30 smithi078 ceph-mon[139570]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:30 smithi078 ceph-mon[142991]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:32 smithi118 ceph-mon[131825]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:32 smithi078 ceph-mon[139570]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:32 smithi078 ceph-mon[142991]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:33 smithi118 ceph-mon[131825]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:33 smithi078 ceph-mon[139570]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:33 smithi078 ceph-mon[142991]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:52:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:36 smithi118 ceph-mon[131825]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:36 smithi078 ceph-mon[139570]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:36 smithi078 ceph-mon[142991]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:37 smithi118 ceph-mon[131825]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:37 smithi078 ceph-mon[139570]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:37 smithi078 ceph-mon[142991]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:40 smithi118 ceph-mon[131825]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:40 smithi078 ceph-mon[139570]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:40 smithi078 ceph-mon[142991]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:42.783 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:52:43.095 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:52:43.111 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 111s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:52:43.111 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 47s ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:52:43.111 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 111s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:52:43.111 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 47s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 47s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 111s ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 111s ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 47s ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 111s ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 111s ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 47s ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 111s ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 111s ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:52:43.112 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 111s ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 111s ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 47s ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 47s ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 47s ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 47s ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:52:43.113 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 47s ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:52:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:42 smithi118 ceph-mon[131825]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:42 smithi078 ceph-mon[139570]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:42 smithi078 ceph-mon[142991]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:43.475 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:52:43.476 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:52:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:43 smithi118 ceph-mon[131825]: from='client.52985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:43 smithi118 ceph-mon[131825]: from='client.52991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1485325272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:43 smithi118 ceph-mon[131825]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[139570]: from='client.52985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[139570]: from='client.52991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1485325272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[139570]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[142991]: from='client.52985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[142991]: from='client.52991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:52:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1485325272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:52:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:43 smithi078 ceph-mon[142991]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:52:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:46 smithi118 ceph-mon[131825]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:46 smithi078 ceph-mon[139570]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:46 smithi078 ceph-mon[142991]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:52:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:48 smithi118 ceph-mon[131825]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:48 smithi078 ceph-mon[139570]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:48 smithi078 ceph-mon[142991]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:50 smithi118 ceph-mon[131825]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:50 smithi078 ceph-mon[139570]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:50 smithi078 ceph-mon[142991]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:51 smithi118 ceph-mon[131825]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:51 smithi078 ceph-mon[139570]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:51 smithi078 ceph-mon[142991]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:54 smithi118 ceph-mon[131825]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:54 smithi078 ceph-mon[139570]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:54 smithi078 ceph-mon[142991]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:52:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:52:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:56 smithi118 ceph-mon[131825]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:52:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:52:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:52:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[139570]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[142991]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:52:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:52:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:52:57 smithi118 ceph-mon[131825]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:52:57 smithi078 ceph-mon[139570]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:52:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:52:57 smithi078 ceph-mon[142991]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:00 smithi118 ceph-mon[131825]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:00 smithi078 ceph-mon[139570]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:00 smithi078 ceph-mon[142991]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:01 smithi118 ceph-mon[131825]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:01 smithi078 ceph-mon[139570]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:01 smithi078 ceph-mon[142991]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:04 smithi118 ceph-mon[131825]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:04 smithi078 ceph-mon[139570]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:04 smithi078 ceph-mon[142991]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:05 smithi118 ceph-mon[131825]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:05 smithi078 ceph-mon[139570]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:05 smithi078 ceph-mon[142991]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:53:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:08 smithi118 ceph-mon[131825]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:08 smithi078 ceph-mon[139570]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:08 smithi078 ceph-mon[142991]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:10 smithi118 ceph-mon[131825]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:10 smithi078 ceph-mon[139570]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:10 smithi078 ceph-mon[142991]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:11 smithi118 ceph-mon[131825]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:11 smithi078 ceph-mon[139570]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:11 smithi078 ceph-mon[142991]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:13.825 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 78s ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 78s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 78s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:53:14.130 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 78s ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 78s ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 78s ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 78s ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 78s ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 78s ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:53:14.131 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 78s ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:53:14.508 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:53:14.508 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:53:14.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:53:14.509 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:53:14.510 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:53:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:14 smithi118 ceph-mon[131825]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3493877435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:14 smithi078 ceph-mon[139570]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3493877435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:14 smithi078 ceph-mon[142991]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3493877435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:15 smithi118 ceph-mon[131825]: from='client.53003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:15 smithi118 ceph-mon[131825]: from='client.43044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:15 smithi078 ceph-mon[139570]: from='client.53003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:15 smithi078 ceph-mon[139570]: from='client.43044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:15 smithi078 ceph-mon[142991]: from='client.53003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:15 smithi078 ceph-mon[142991]: from='client.43044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:16 smithi078 ceph-mon[139570]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:16 smithi078 ceph-mon[142991]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:53:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:16 smithi118 ceph-mon[131825]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:18 smithi118 ceph-mon[131825]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:18 smithi078 ceph-mon[139570]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:18 smithi078 ceph-mon[142991]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:20 smithi118 ceph-mon[131825]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:20 smithi078 ceph-mon[139570]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:20 smithi078 ceph-mon[142991]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:21 smithi118 ceph-mon[131825]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:21 smithi078 ceph-mon[139570]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:21 smithi078 ceph-mon[142991]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:24 smithi118 ceph-mon[131825]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:24 smithi078 ceph-mon[139570]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:24 smithi078 ceph-mon[142991]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:25 smithi118 ceph-mon[131825]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:25 smithi078 ceph-mon[139570]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:25 smithi078 ceph-mon[142991]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:53:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:28 smithi118 ceph-mon[131825]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:28 smithi078 ceph-mon[139570]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:28 smithi078 ceph-mon[142991]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:30 smithi118 ceph-mon[131825]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:30 smithi078 ceph-mon[139570]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:30 smithi078 ceph-mon[142991]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:32 smithi118 ceph-mon[131825]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:32 smithi078 ceph-mon[139570]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:32 smithi078 ceph-mon[142991]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:34 smithi118 ceph-mon[131825]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:34 smithi078 ceph-mon[139570]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:34 smithi078 ceph-mon[142991]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:35 smithi118 ceph-mon[131825]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:35 smithi078 ceph-mon[139570]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:35 smithi078 ceph-mon[142991]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:53:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:38 smithi118 ceph-mon[131825]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:38 smithi078 ceph-mon[139570]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:38 smithi078 ceph-mon[142991]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:40 smithi118 ceph-mon[131825]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:40 smithi078 ceph-mon[139570]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:40 smithi078 ceph-mon[142991]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:42 smithi118 ceph-mon[131825]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:42 smithi078 ceph-mon[139570]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:42 smithi078 ceph-mon[142991]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:44.855 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:53:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:44 smithi118 ceph-mon[131825]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:44 smithi078 ceph-mon[139570]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:44 smithi078 ceph-mon[142991]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:45.163 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:53:45.163 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:53:45.163 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 109s ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:53:45.163 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 109s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 109s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 109s ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 109s ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 109s ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 109s ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:53:45.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 109s ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:53:45.165 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 109s ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:53:45.165 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 109s ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:53:45.543 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:53:45.543 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:53:45.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:53:45.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:53:45.544 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:45 smithi118 ceph-mon[131825]: from='client.53021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:45 smithi118 ceph-mon[131825]: from='client.43062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1047622895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:45 smithi118 ceph-mon[131825]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[139570]: from='client.53021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[139570]: from='client.43062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1047622895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[139570]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[142991]: from='client.53021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[142991]: from='client.43062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:53:46.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1047622895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:53:46.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:45 smithi078 ceph-mon[142991]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:53:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:53:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:47 smithi118 ceph-mon[131825]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:47 smithi078 ceph-mon[139570]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:47 smithi078 ceph-mon[142991]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:50 smithi118 ceph-mon[131825]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:50 smithi078 ceph-mon[139570]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:50 smithi078 ceph-mon[142991]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:52 smithi118 ceph-mon[131825]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:52 smithi078 ceph-mon[142991]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:52 smithi078 ceph-mon[139570]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:54 smithi118 ceph-mon[131825]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:54 smithi078 ceph-mon[139570]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:54 smithi078 ceph-mon[142991]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:55 smithi118 ceph-mon[131825]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:55 smithi078 ceph-mon[142991]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:55 smithi078 ceph-mon[139570]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:53:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:53:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:53:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:53:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:53:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:53:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:53:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:53:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:53:57 smithi118 ceph-mon[131825]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:53:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[139570]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:53:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:53:57 smithi078 ceph-mon[142991]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:00 smithi118 ceph-mon[131825]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:00 smithi078 ceph-mon[139570]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:00 smithi078 ceph-mon[142991]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:02 smithi118 ceph-mon[131825]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:02 smithi078 ceph-mon[139570]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:02 smithi078 ceph-mon[142991]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:04 smithi118 ceph-mon[131825]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:04 smithi078 ceph-mon[142991]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:04 smithi078 ceph-mon[139570]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:05 smithi118 ceph-mon[131825]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:05 smithi078 ceph-mon[139570]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:05 smithi078 ceph-mon[142991]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:54:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:08 smithi118 ceph-mon[131825]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:08 smithi078 ceph-mon[142991]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:08 smithi078 ceph-mon[139570]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:10 smithi118 ceph-mon[131825]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:10 smithi078 ceph-mon[139570]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:10 smithi078 ceph-mon[142991]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:12 smithi118 ceph-mon[131825]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:12 smithi078 ceph-mon[139570]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:12 smithi078 ceph-mon[142991]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:14 smithi118 ceph-mon[131825]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:14 smithi078 ceph-mon[139570]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:14 smithi078 ceph-mon[142991]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:15.888 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:54:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:15 smithi118 ceph-mon[131825]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:16.199 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:54:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:54:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:54:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:15 smithi078 ceph-mon[139570]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:15 smithi078 ceph-mon[142991]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:54:16.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:54:16.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:54:16.581 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:54:16.581 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:54:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:54:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:16 smithi118 ceph-mon[131825]: from='client.53039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:16 smithi118 ceph-mon[131825]: from='client.53045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/188417247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[139570]: from='client.53039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[139570]: from='client.53045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/188417247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[142991]: from='client.53039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[142991]: from='client.53045 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/188417247' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:17 smithi118 ceph-mon[131825]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:17 smithi078 ceph-mon[139570]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:17 smithi078 ceph-mon[142991]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:20 smithi118 ceph-mon[131825]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:20 smithi078 ceph-mon[139570]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:20 smithi078 ceph-mon[142991]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:22 smithi118 ceph-mon[131825]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:22 smithi078 ceph-mon[139570]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:22 smithi078 ceph-mon[142991]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:24 smithi118 ceph-mon[131825]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:24 smithi078 ceph-mon[139570]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:24 smithi078 ceph-mon[142991]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:25 smithi118 ceph-mon[131825]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:25 smithi078 ceph-mon[142991]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:25 smithi078 ceph-mon[139570]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T04:54:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:28 smithi118 ceph-mon[131825]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:28 smithi078 ceph-mon[139570]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:28 smithi078 ceph-mon[142991]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:30 smithi118 ceph-mon[131825]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:30 smithi078 ceph-mon[139570]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:30 smithi078 ceph-mon[142991]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:32 smithi118 ceph-mon[131825]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:32 smithi078 ceph-mon[142991]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:32 smithi078 ceph-mon[139570]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:34 smithi118 ceph-mon[131825]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:34 smithi078 ceph-mon[139570]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:34 smithi078 ceph-mon[142991]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:35 smithi118 ceph-mon[131825]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:35 smithi078 ceph-mon[139570]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:35 smithi078 ceph-mon[142991]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:54:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:38 smithi118 ceph-mon[131825]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:38 smithi078 ceph-mon[142991]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:38 smithi078 ceph-mon[139570]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:40 smithi118 ceph-mon[131825]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:40 smithi078 ceph-mon[142991]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:40 smithi078 ceph-mon[139570]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:42 smithi118 ceph-mon[131825]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:42 smithi078 ceph-mon[139570]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:42 smithi078 ceph-mon[142991]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:44 smithi118 ceph-mon[131825]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:44 smithi078 ceph-mon[139570]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:44 smithi078 ceph-mon[142991]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:45 smithi118 ceph-mon[131825]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:45 smithi078 ceph-mon[139570]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:45 smithi078 ceph-mon[142991]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:54:46.929 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:54:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:54:47.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:54:47.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:54:47.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:54:47.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:54:47.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:54:47.240 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:54:47.614 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:54:47.614 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:54:47.614 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:54:47.614 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:47.614 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:54:47.615 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:54:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:47 smithi118 ceph-mon[131825]: from='client.43092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:47 smithi118 ceph-mon[131825]: from='client.53063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:47 smithi118 ceph-mon[131825]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3245130339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[139570]: from='client.43092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[139570]: from='client.53063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[139570]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3245130339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[142991]: from='client.43092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[142991]: from='client.53063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[142991]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3245130339' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:54:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:50 smithi118 ceph-mon[131825]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:50 smithi078 ceph-mon[139570]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:50 smithi078 ceph-mon[142991]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:52 smithi118 ceph-mon[131825]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:52 smithi078 ceph-mon[139570]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:52 smithi078 ceph-mon[142991]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:54 smithi118 ceph-mon[131825]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:54 smithi078 ceph-mon[139570]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:54 smithi078 ceph-mon[142991]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:55 smithi118 ceph-mon[131825]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:55 smithi078 ceph-mon[142991]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:55 smithi078 ceph-mon[139570]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:54:56] "GET /metrics HTTP/1.1" 200 34082 "" "Prometheus/2.43.0" 2023-12-16T04:54:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:54:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:54:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:54:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:58 smithi118 ceph-mon[131825]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:54:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:54:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:54:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[139570]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[142991]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:54:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:55:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:00 smithi118 ceph-mon[131825]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:00 smithi078 ceph-mon[139570]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:00 smithi078 ceph-mon[142991]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:02 smithi118 ceph-mon[131825]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:02 smithi078 ceph-mon[139570]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:02 smithi078 ceph-mon[142991]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:04 smithi118 ceph-mon[131825]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:04 smithi078 ceph-mon[139570]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:04 smithi078 ceph-mon[142991]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:05 smithi118 ceph-mon[131825]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:05 smithi078 ceph-mon[142991]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:05 smithi078 ceph-mon[139570]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:55:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:08 smithi118 ceph-mon[131825]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:08 smithi078 ceph-mon[139570]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:08 smithi078 ceph-mon[142991]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:10 smithi118 ceph-mon[131825]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:10 smithi078 ceph-mon[139570]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:10 smithi078 ceph-mon[142991]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:12 smithi118 ceph-mon[131825]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:12 smithi078 ceph-mon[139570]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:12 smithi078 ceph-mon[142991]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:14 smithi118 ceph-mon[131825]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:14 smithi078 ceph-mon[139570]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:14 smithi078 ceph-mon[142991]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:15 smithi118 ceph-mon[131825]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:15 smithi078 ceph-mon[142991]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:15 smithi078 ceph-mon[139570]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:55:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:17.965 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:55:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:17 smithi118 ceph-mon[131825]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:17 smithi078 ceph-mon[139570]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:17 smithi078 ceph-mon[142991]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:18.279 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:55:18.279 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:55:18.279 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:55:18.279 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:55:18.279 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:55:18.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:55:18.281 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:55:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:55:18.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:55:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:18 smithi118 ceph-mon[131825]: from='client.43110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:18 smithi118 ceph-mon[131825]: from='client.43116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2379477309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[139570]: from='client.43110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[139570]: from='client.43116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2379477309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[142991]: from='client.43110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[142991]: from='client.43116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2379477309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:19 smithi118 ceph-mon[131825]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:19 smithi078 ceph-mon[139570]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:19 smithi078 ceph-mon[142991]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:22 smithi118 ceph-mon[131825]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:22 smithi078 ceph-mon[142991]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:22 smithi078 ceph-mon[139570]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:24 smithi118 ceph-mon[131825]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:24 smithi078 ceph-mon[139570]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:24 smithi078 ceph-mon[142991]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:25 smithi118 ceph-mon[131825]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:25 smithi078 ceph-mon[142991]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:25 smithi078 ceph-mon[139570]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:55:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:28 smithi118 ceph-mon[131825]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:28 smithi078 ceph-mon[139570]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:28 smithi078 ceph-mon[142991]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:30 smithi118 ceph-mon[131825]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:30 smithi078 ceph-mon[139570]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:30 smithi078 ceph-mon[142991]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:32 smithi118 ceph-mon[131825]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:32 smithi078 ceph-mon[139570]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:32 smithi078 ceph-mon[142991]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:34 smithi118 ceph-mon[131825]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:34 smithi078 ceph-mon[139570]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:34 smithi078 ceph-mon[142991]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:35 smithi118 ceph-mon[131825]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:35 smithi078 ceph-mon[139570]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:35 smithi078 ceph-mon[142991]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:55:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:38 smithi118 ceph-mon[131825]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:38 smithi078 ceph-mon[139570]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:38 smithi078 ceph-mon[142991]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:40 smithi118 ceph-mon[131825]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:40 smithi078 ceph-mon[139570]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:40 smithi078 ceph-mon[142991]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:42 smithi118 ceph-mon[131825]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:42 smithi078 ceph-mon[139570]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:42 smithi078 ceph-mon[142991]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:44 smithi118 ceph-mon[131825]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:44 smithi078 ceph-mon[139570]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:44 smithi078 ceph-mon[142991]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:45 smithi118 ceph-mon[131825]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:45 smithi078 ceph-mon[139570]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:45 smithi078 ceph-mon[142991]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T04:55:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:55:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:47 smithi118 ceph-mon[131825]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:47 smithi078 ceph-mon[139570]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:47 smithi078 ceph-mon[142991]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:49.012 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:55:49.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:55:49.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:55:49.701 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:55:49.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:55:49.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:55:49.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:49.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:55:49.702 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:55:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:50 smithi118 ceph-mon[131825]: from='client.43128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:50 smithi118 ceph-mon[131825]: from='client.43134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:50 smithi118 ceph-mon[131825]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/89133567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[139570]: from='client.43128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[139570]: from='client.43134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[139570]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/89133567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[142991]: from='client.43128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[142991]: from='client.43134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[142991]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/89133567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:55:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:52 smithi118 ceph-mon[131825]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:52 smithi078 ceph-mon[139570]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:52 smithi078 ceph-mon[142991]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:54 smithi118 ceph-mon[131825]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:54 smithi078 ceph-mon[139570]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:54 smithi078 ceph-mon[142991]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:55 smithi118 ceph-mon[131825]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:55 smithi078 ceph-mon[142991]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:55 smithi078 ceph-mon[139570]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:55:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T04:55:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:58 smithi118 ceph-mon[131825]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:55:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:55:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:55:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[139570]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[142991]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:55:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:55:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:56:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:00 smithi118 ceph-mon[131825]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:00 smithi078 ceph-mon[139570]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:00 smithi078 ceph-mon[142991]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:02 smithi118 ceph-mon[131825]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:02 smithi078 ceph-mon[142991]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:02 smithi078 ceph-mon[139570]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:04 smithi118 ceph-mon[131825]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:04 smithi078 ceph-mon[139570]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:04 smithi078 ceph-mon[142991]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:05 smithi118 ceph-mon[131825]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:05 smithi078 ceph-mon[139570]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:05 smithi078 ceph-mon[142991]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:56:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:08 smithi118 ceph-mon[131825]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:08 smithi078 ceph-mon[139570]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:08 smithi078 ceph-mon[142991]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:10 smithi118 ceph-mon[131825]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:10 smithi078 ceph-mon[139570]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:10 smithi078 ceph-mon[142991]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:12 smithi118 ceph-mon[131825]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:12 smithi078 ceph-mon[139570]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:12 smithi078 ceph-mon[142991]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:14 smithi118 ceph-mon[131825]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:14 smithi078 ceph-mon[139570]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:14 smithi078 ceph-mon[142991]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:15 smithi118 ceph-mon[131825]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:15 smithi078 ceph-mon[139570]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:15 smithi078 ceph-mon[142991]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:56:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:17 smithi118 ceph-mon[131825]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:17 smithi078 ceph-mon[139570]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:17 smithi078 ceph-mon[142991]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:20.050 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:56:20.358 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:56:20.358 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:56:20.358 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:56:20.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:56:20.360 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:56:20.739 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:56:20.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:56:20.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:56:20.741 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:56:20.741 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:56:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:20 smithi118 ceph-mon[131825]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:20 smithi078 ceph-mon[139570]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:20 smithi078 ceph-mon[142991]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:21 smithi118 ceph-mon[131825]: from='client.43146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:21 smithi118 ceph-mon[131825]: from='client.53117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3894285658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[139570]: from='client.43146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[139570]: from='client.53117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3894285658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[142991]: from='client.43146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[142991]: from='client.53117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3894285658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:22 smithi118 ceph-mon[131825]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:22 smithi078 ceph-mon[139570]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:22 smithi078 ceph-mon[142991]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:24 smithi078 ceph-mon[139570]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:24 smithi078 ceph-mon[142991]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:24 smithi118 ceph-mon[131825]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:25 smithi118 ceph-mon[131825]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:25 smithi078 ceph-mon[139570]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:25 smithi078 ceph-mon[142991]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:56:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:28 smithi118 ceph-mon[131825]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:28 smithi078 ceph-mon[139570]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:28 smithi078 ceph-mon[142991]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:30 smithi118 ceph-mon[131825]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:30 smithi078 ceph-mon[139570]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:30 smithi078 ceph-mon[142991]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:32 smithi118 ceph-mon[131825]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:32 smithi078 ceph-mon[139570]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:32 smithi078 ceph-mon[142991]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:34 smithi078 ceph-mon[139570]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:34 smithi078 ceph-mon[142991]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:34 smithi118 ceph-mon[131825]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:35 smithi118 ceph-mon[131825]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:35 smithi078 ceph-mon[139570]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:35 smithi078 ceph-mon[142991]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:56:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:38 smithi118 ceph-mon[131825]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:38 smithi078 ceph-mon[139570]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:38 smithi078 ceph-mon[142991]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:40 smithi118 ceph-mon[131825]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:40 smithi078 ceph-mon[139570]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:40 smithi078 ceph-mon[142991]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:42 smithi078 ceph-mon[139570]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:42 smithi078 ceph-mon[142991]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:42 smithi118 ceph-mon[131825]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:44 smithi078 ceph-mon[139570]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:44 smithi078 ceph-mon[142991]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:44 smithi118 ceph-mon[131825]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:45 smithi118 ceph-mon[131825]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:45 smithi078 ceph-mon[139570]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:45 smithi078 ceph-mon[142991]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:56:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:56:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:47 smithi118 ceph-mon[131825]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:47 smithi078 ceph-mon[139570]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:47 smithi078 ceph-mon[142991]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:50 smithi118 ceph-mon[131825]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:50 smithi078 ceph-mon[139570]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:51.077 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:50 smithi078 ceph-mon[142991]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:51.082 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:56:51.389 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:56:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5138M 2472M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4610M 2472M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4419M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3872M 2472M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:56:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:56:51.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:56:51.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:56:51.392 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:56:51.771 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:56:51.771 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:56:51.771 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:56:51.772 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:56:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[142991]: from='client.43164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[142991]: from='client.53135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[142991]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2004891110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[139570]: from='client.43164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[139570]: from='client.53135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[139570]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2004891110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:52 smithi118 ceph-mon[131825]: from='client.43164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:52 smithi118 ceph-mon[131825]: from='client.53135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:56:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:52 smithi118 ceph-mon[131825]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2004891110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:56:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:54 smithi078 ceph-mon[139570]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:54 smithi078 ceph-mon[142991]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:54 smithi118 ceph-mon[131825]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:55 smithi118 ceph-mon[131825]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:55 smithi078 ceph-mon[139570]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:55 smithi078 ceph-mon[142991]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:56:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:56:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:58 smithi078 ceph-mon[139570]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:56:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:58 smithi078 ceph-mon[142991]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:56:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:58 smithi118 ceph-mon[131825]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:56:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:57:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:57:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:57:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:57:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:00 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2463M 2023-12-16T04:57:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:00 smithi118 ceph-mon[131825]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:00 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2463M 2023-12-16T04:57:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:00 smithi078 ceph-mon[139570]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:00 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2463M 2023-12-16T04:57:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:00 smithi078 ceph-mon[142991]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:02 smithi118 ceph-mon[131825]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:02 smithi078 ceph-mon[139570]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:02 smithi078 ceph-mon[142991]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:04 smithi118 ceph-mon[131825]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:04 smithi078 ceph-mon[139570]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:04 smithi078 ceph-mon[142991]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:05 smithi118 ceph-mon[131825]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:05 smithi078 ceph-mon[139570]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:05 smithi078 ceph-mon[142991]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:57:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:08 smithi078 ceph-mon[139570]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:08 smithi078 ceph-mon[142991]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:08 smithi118 ceph-mon[131825]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:10 smithi078 ceph-mon[142991]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:10 smithi078 ceph-mon[139570]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:10 smithi118 ceph-mon[131825]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:12 smithi078 ceph-mon[139570]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:12 smithi078 ceph-mon[142991]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:12 smithi118 ceph-mon[131825]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:14 smithi078 ceph-mon[139570]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:14 smithi078 ceph-mon[142991]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:14 smithi118 ceph-mon[131825]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:15 smithi118 ceph-mon[131825]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:15 smithi078 ceph-mon[139570]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:15 smithi078 ceph-mon[142991]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:57:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:17 smithi118 ceph-mon[131825]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:17 smithi078 ceph-mon[139570]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:17 smithi078 ceph-mon[142991]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:20 smithi078 ceph-mon[139570]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:20 smithi078 ceph-mon[142991]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:20 smithi118 ceph-mon[131825]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:22.122 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:57:22.429 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:57:22.429 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:57:22.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:57:22.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:57:22.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:57:22.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:57:22.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:57:22.431 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:57:22.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:57:22.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:22.820 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:57:22.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:57:22.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:57:22.820 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:57:22.820 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:57:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:22 smithi078 ceph-mon[139570]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:22 smithi078 ceph-mon[142991]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:22 smithi118 ceph-mon[131825]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[142991]: from='client.43182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[142991]: from='client.53153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/447591002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[139570]: from='client.43182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[139570]: from='client.53153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/447591002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:23 smithi118 ceph-mon[131825]: from='client.43182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:23 smithi118 ceph-mon[131825]: from='client.53153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/447591002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:24 smithi078 ceph-mon[139570]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:24 smithi078 ceph-mon[142991]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:24 smithi118 ceph-mon[131825]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:25 smithi118 ceph-mon[131825]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:25 smithi078 ceph-mon[139570]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:25 smithi078 ceph-mon[142991]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:57:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:28 smithi078 ceph-mon[139570]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:28 smithi078 ceph-mon[142991]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:28 smithi118 ceph-mon[131825]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:30 smithi078 ceph-mon[139570]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:30 smithi078 ceph-mon[142991]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:30 smithi118 ceph-mon[131825]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:32 smithi078 ceph-mon[139570]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:32 smithi078 ceph-mon[142991]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:32 smithi118 ceph-mon[131825]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:34 smithi078 ceph-mon[139570]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:34 smithi078 ceph-mon[142991]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:34 smithi118 ceph-mon[131825]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:35 smithi118 ceph-mon[131825]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:35 smithi078 ceph-mon[139570]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:35 smithi078 ceph-mon[142991]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:57:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:38 smithi078 ceph-mon[139570]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:38 smithi078 ceph-mon[142991]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:38 smithi118 ceph-mon[131825]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:40 smithi078 ceph-mon[139570]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:40 smithi078 ceph-mon[142991]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:40 smithi118 ceph-mon[131825]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:42 smithi078 ceph-mon[139570]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:42 smithi078 ceph-mon[142991]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:42 smithi118 ceph-mon[131825]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:44 smithi078 ceph-mon[139570]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:44 smithi078 ceph-mon[142991]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:44 smithi118 ceph-mon[131825]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:45 smithi118 ceph-mon[131825]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:45 smithi078 ceph-mon[139570]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:45 smithi078 ceph-mon[142991]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:57:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:57:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:47 smithi118 ceph-mon[131825]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:47 smithi078 ceph-mon[139570]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:47 smithi078 ceph-mon[142991]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:50 smithi078 ceph-mon[139570]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:50 smithi078 ceph-mon[142991]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:50 smithi118 ceph-mon[131825]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:52 smithi078 ceph-mon[139570]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:52 smithi078 ceph-mon[142991]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:52 smithi118 ceph-mon[131825]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:53.166 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:57:53.473 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:57:53.474 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:57:53.474 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:57:53.474 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:57:53.475 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:57:53.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:57:53.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:57:53.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:57:53.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:57:53.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:57:53.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:57:53.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:57:53.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:57:53.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:57:53.477 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:53.855 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:57:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:57:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[139570]: from='client.43200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[139570]: from='client.43206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[139570]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1864127766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[142991]: from='client.43200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[142991]: from='client.43206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[142991]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1864127766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:54 smithi118 ceph-mon[131825]: from='client.43200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:54 smithi118 ceph-mon[131825]: from='client.43206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:57:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:54 smithi118 ceph-mon[131825]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1864127766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:57:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:55 smithi118 ceph-mon[131825]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:55 smithi078 ceph-mon[139570]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:55 smithi078 ceph-mon[142991]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:57:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:57:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:58 smithi078 ceph-mon[142991]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:58 smithi078 ceph-mon[139570]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:58 smithi118 ceph-mon[131825]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:57:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:57:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:57:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:57:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:58:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:57:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:58:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[139570]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:58:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:58:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:58:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[142991]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:58:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:58:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:58:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:00 smithi118 ceph-mon[131825]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:58:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:58:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:58:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:02 smithi078 ceph-mon[139570]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:02 smithi078 ceph-mon[142991]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:02 smithi118 ceph-mon[131825]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:04 smithi078 ceph-mon[139570]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:04 smithi078 ceph-mon[142991]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:04 smithi118 ceph-mon[131825]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:05 smithi118 ceph-mon[131825]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:05 smithi078 ceph-mon[139570]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:05 smithi078 ceph-mon[142991]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:58:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:08 smithi078 ceph-mon[139570]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:08 smithi078 ceph-mon[142991]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:08 smithi118 ceph-mon[131825]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:10 smithi078 ceph-mon[139570]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:10 smithi078 ceph-mon[142991]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:10 smithi118 ceph-mon[131825]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:12 smithi078 ceph-mon[139570]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:12 smithi078 ceph-mon[142991]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:12 smithi118 ceph-mon[131825]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:14 smithi078 ceph-mon[139570]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:14 smithi078 ceph-mon[142991]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:14 smithi118 ceph-mon[131825]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:15 smithi118 ceph-mon[131825]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:15 smithi078 ceph-mon[139570]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:15 smithi078 ceph-mon[142991]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:58:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:17 smithi118 ceph-mon[131825]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:17 smithi078 ceph-mon[139570]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:17 smithi078 ceph-mon[142991]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:20 smithi078 ceph-mon[139570]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:20 smithi078 ceph-mon[142991]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:20 smithi118 ceph-mon[131825]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:22 smithi078 ceph-mon[139570]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:22 smithi078 ceph-mon[142991]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:22 smithi118 ceph-mon[131825]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:24.202 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:58:24.509 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:58:24.509 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:58:24.509 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:58:24.509 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:58:24.509 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:58:24.510 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:58:24.511 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:58:24.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:24.891 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:58:24.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:58:24.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:58:24.891 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:58:24.891 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:58:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:24 smithi078 ceph-mon[142991]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:24 smithi078 ceph-mon[139570]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:24 smithi118 ceph-mon[131825]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[139570]: from='client.53183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[139570]: from='client.43224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/456638559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[142991]: from='client.53183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[142991]: from='client.43224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/456638559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:25 smithi118 ceph-mon[131825]: from='client.53183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:25 smithi118 ceph-mon[131825]: from='client.43224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/456638559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:26 smithi078 ceph-mon[139570]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:26 smithi078 ceph-mon[142991]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:58:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:26 smithi118 ceph-mon[131825]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:28 smithi078 ceph-mon[139570]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:28 smithi078 ceph-mon[142991]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:28 smithi118 ceph-mon[131825]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:30 smithi078 ceph-mon[139570]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:30 smithi078 ceph-mon[142991]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:30 smithi118 ceph-mon[131825]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:32 smithi078 ceph-mon[139570]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:32 smithi078 ceph-mon[142991]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:32 smithi118 ceph-mon[131825]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:34 smithi078 ceph-mon[139570]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:34 smithi078 ceph-mon[142991]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:34 smithi118 ceph-mon[131825]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:35 smithi118 ceph-mon[131825]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:35 smithi078 ceph-mon[139570]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:35 smithi078 ceph-mon[142991]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:58:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:38 smithi078 ceph-mon[139570]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:38 smithi078 ceph-mon[142991]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:38 smithi118 ceph-mon[131825]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:40 smithi078 ceph-mon[139570]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:40 smithi078 ceph-mon[142991]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:40 smithi118 ceph-mon[131825]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:42 smithi078 ceph-mon[139570]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:42 smithi078 ceph-mon[142991]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:42 smithi118 ceph-mon[131825]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:44 smithi078 ceph-mon[139570]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:44 smithi078 ceph-mon[142991]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:44 smithi118 ceph-mon[131825]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:45 smithi118 ceph-mon[131825]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:45 smithi078 ceph-mon[139570]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:45 smithi078 ceph-mon[142991]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:58:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:58:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:47 smithi118 ceph-mon[131825]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:47 smithi078 ceph-mon[139570]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:47 smithi078 ceph-mon[142991]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:50 smithi078 ceph-mon[139570]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:50 smithi078 ceph-mon[142991]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:50 smithi118 ceph-mon[131825]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:52 smithi078 ceph-mon[139570]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:52 smithi078 ceph-mon[142991]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:52 smithi118 ceph-mon[131825]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:54 smithi078 ceph-mon[139570]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:54 smithi078 ceph-mon[142991]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:54 smithi118 ceph-mon[131825]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:55.233 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:58:55.543 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:58:55.543 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:58:55.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:58:55.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:58:55.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:58:55.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:58:55.545 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:55.929 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:58:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:58:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:55 smithi118 ceph-mon[131825]: from='client.43236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:55 smithi118 ceph-mon[131825]: from='client.53207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:55 smithi118 ceph-mon[131825]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[139570]: from='client.43236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[139570]: from='client.53207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[139570]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[142991]: from='client.43236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[142991]: from='client.53207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:58:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:55 smithi078 ceph-mon[142991]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:58:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T04:58:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1292516206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1292516206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1292516206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:58:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:58:57 smithi118 ceph-mon[131825]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:58:57 smithi078 ceph-mon[139570]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:58:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:58:57 smithi078 ceph-mon[142991]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[139570]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[142991]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:00 smithi118 ceph-mon[131825]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T04:59:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:59:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:59:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:59:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:59:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T04:59:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T04:59:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T04:59:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:02 smithi118 ceph-mon[131825]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:02 smithi078 ceph-mon[142991]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:02 smithi078 ceph-mon[139570]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:04 smithi118 ceph-mon[131825]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:04 smithi078 ceph-mon[139570]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:04 smithi078 ceph-mon[142991]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:05 smithi118 ceph-mon[131825]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:05 smithi078 ceph-mon[139570]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:05 smithi078 ceph-mon[142991]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:59:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:08 smithi078 ceph-mon[142991]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:08 smithi078 ceph-mon[139570]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:08 smithi118 ceph-mon[131825]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:10 smithi078 ceph-mon[142991]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:10 smithi078 ceph-mon[139570]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:10 smithi118 ceph-mon[131825]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:12 smithi078 ceph-mon[142991]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:12 smithi078 ceph-mon[139570]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:12 smithi118 ceph-mon[131825]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:14 smithi078 ceph-mon[139570]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:14 smithi078 ceph-mon[142991]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:14 smithi118 ceph-mon[131825]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:15 smithi118 ceph-mon[131825]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:15 smithi078 ceph-mon[139570]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:15 smithi078 ceph-mon[142991]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T04:59:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:17 smithi118 ceph-mon[131825]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:17 smithi078 ceph-mon[139570]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:17 smithi078 ceph-mon[142991]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:20 smithi078 ceph-mon[139570]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:20 smithi078 ceph-mon[142991]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:20 smithi118 ceph-mon[131825]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:22 smithi078 ceph-mon[139570]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:22 smithi078 ceph-mon[142991]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:22 smithi118 ceph-mon[131825]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:24 smithi078 ceph-mon[139570]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:24 smithi078 ceph-mon[142991]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:24 smithi118 ceph-mon[131825]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:25 smithi118 ceph-mon[131825]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:25 smithi078 ceph-mon[139570]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:25 smithi078 ceph-mon[142991]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:26.280 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:59:26.590 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:59:26.590 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:59:26.590 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:59:26.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:59:26.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:59:26.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:59:26.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:59:26.592 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:59:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T04:59:26.970 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:59:26.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:59:26.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:59:26.972 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:59:26.972 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:59:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:26 smithi118 ceph-mon[131825]: from='client.53216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:26 smithi118 ceph-mon[131825]: from='client.43260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:26 smithi078 ceph-mon[142991]: from='client.53216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:26 smithi078 ceph-mon[142991]: from='client.43260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:26 smithi078 ceph-mon[139570]: from='client.53216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:26 smithi078 ceph-mon[139570]: from='client.43260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3111072920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:59:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:27 smithi118 ceph-mon[131825]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3111072920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:59:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:27 smithi078 ceph-mon[142991]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3111072920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:59:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:27 smithi078 ceph-mon[139570]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:30 smithi078 ceph-mon[139570]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:30 smithi078 ceph-mon[142991]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:30 smithi118 ceph-mon[131825]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:32 smithi078 ceph-mon[139570]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:32 smithi078 ceph-mon[142991]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:32 smithi118 ceph-mon[131825]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:34 smithi078 ceph-mon[139570]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:34 smithi078 ceph-mon[142991]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:34 smithi118 ceph-mon[131825]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:35 smithi118 ceph-mon[131825]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:35 smithi078 ceph-mon[139570]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:35 smithi078 ceph-mon[142991]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:59:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:38 smithi078 ceph-mon[139570]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:38 smithi078 ceph-mon[142991]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:38 smithi118 ceph-mon[131825]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:40 smithi078 ceph-mon[139570]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:40 smithi078 ceph-mon[142991]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:40 smithi118 ceph-mon[131825]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:42 smithi078 ceph-mon[139570]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:42 smithi078 ceph-mon[142991]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:42 smithi118 ceph-mon[131825]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:44 smithi078 ceph-mon[139570]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:44 smithi078 ceph-mon[142991]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:44 smithi118 ceph-mon[131825]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:45 smithi118 ceph-mon[131825]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:45 smithi078 ceph-mon[139570]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:45 smithi078 ceph-mon[142991]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T04:59:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T04:59:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:47 smithi118 ceph-mon[131825]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:47 smithi078 ceph-mon[139570]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:47 smithi078 ceph-mon[142991]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:50 smithi078 ceph-mon[142991]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:50 smithi078 ceph-mon[139570]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:50 smithi118 ceph-mon[131825]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:52 smithi078 ceph-mon[139570]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:52 smithi078 ceph-mon[142991]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:52 smithi118 ceph-mon[131825]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:54 smithi078 ceph-mon[139570]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:54 smithi078 ceph-mon[142991]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:54 smithi118 ceph-mon[131825]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:55 smithi118 ceph-mon[131825]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:55 smithi078 ceph-mon[139570]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:55 smithi078 ceph-mon[142991]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 04:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:04:59:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T04:59:57.318 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T04:59:57.623 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T04:59:57.623 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T04:59:57.623 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T04:59:57.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T04:59:57.625 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T04:59:57.625 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T04:59:57.625 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T04:59:57.625 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T04:59:57.625 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T04:59:58.004 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T04:59:58.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T04:59:58.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T04:59:58.005 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T04:59:58.006 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T04:59:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[139570]: from='client.43272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[139570]: from='client.43278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[139570]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2212917397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[142991]: from='client.43272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[142991]: from='client.43278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[142991]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 04:59:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2212917397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T04:59:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:58 smithi118 ceph-mon[131825]: from='client.43272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:58 smithi118 ceph-mon[131825]: from='client.43278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T04:59:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:58 smithi118 ceph-mon[131825]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T04:59:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 04:59:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2212917397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:00:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:00 smithi078 conmon[139546]: 2023-12-16T04:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:00:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:00 smithi078 ceph-mon[139570]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:00:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:00 smithi078 ceph-mon[142991]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:00:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:00 smithi118 ceph-mon[131825]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:00:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:00:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:00:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:00:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:02 smithi118 ceph-mon[131825]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 05:00:02 smithi118 conmon[117217]: ts=2023-12-16T05:00:02.485Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702692000138 maxt=1702699200000 ulid=01HHRFXSGC2AXQY18V9N4Q91EG duration=41.385598ms 2023-12-16T05:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 05:00:02 smithi118 conmon[117217]: ts=2023-12-16T05:00:02.490Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=4.167095ms 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[139570]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[142991]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:04 smithi118 ceph-mon[131825]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:04 smithi078 ceph-mon[139570]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:04 smithi078 ceph-mon[142991]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:05 smithi118 ceph-mon[131825]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[139570]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:00:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:05 smithi078 ceph-mon[142991]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:00:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:08 smithi078 ceph-mon[139570]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:08 smithi078 ceph-mon[142991]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:08 smithi118 ceph-mon[131825]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:10 smithi078 ceph-mon[139570]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:10 smithi078 ceph-mon[142991]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:10 smithi118 ceph-mon[131825]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:12 smithi078 ceph-mon[139570]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:12 smithi078 ceph-mon[142991]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:12 smithi118 ceph-mon[131825]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:14 smithi078 ceph-mon[139570]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:14 smithi078 ceph-mon[142991]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:14 smithi118 ceph-mon[131825]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:15 smithi118 ceph-mon[131825]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:15 smithi078 ceph-mon[139570]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:15 smithi078 ceph-mon[142991]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:00:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:17 smithi118 ceph-mon[131825]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:17 smithi078 ceph-mon[139570]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:17 smithi078 ceph-mon[142991]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:20 smithi078 ceph-mon[139570]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:20 smithi078 ceph-mon[142991]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:20 smithi118 ceph-mon[131825]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:22 smithi078 ceph-mon[139570]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:22 smithi078 ceph-mon[142991]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:22 smithi118 ceph-mon[131825]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:24 smithi118 ceph-mon[131825]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:24 smithi078 ceph-mon[139570]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:24 smithi078 ceph-mon[142991]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:25 smithi118 ceph-mon[131825]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:25 smithi078 ceph-mon[139570]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:25 smithi078 ceph-mon[142991]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:00:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:00:28.663 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:00:28.663 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:00:28.663 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:00:28.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:00:28.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:00:28.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:00:28.665 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:00:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:28 smithi078 ceph-mon[139570]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:28 smithi078 ceph-mon[142991]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:29.045 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:00:29.045 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:00:29.045 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:00:29.046 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:00:29.047 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:00:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:28 smithi118 ceph-mon[131825]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:29 smithi118 ceph-mon[131825]: from='client.53252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:29 smithi118 ceph-mon[131825]: from='client.53258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3561729633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[139570]: from='client.53252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[139570]: from='client.53258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3561729633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[142991]: from='client.53252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[142991]: from='client.53258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:00:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3561729633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:00:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:30 smithi118 ceph-mon[131825]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:30 smithi078 ceph-mon[139570]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:30 smithi078 ceph-mon[142991]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:32 smithi118 ceph-mon[131825]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:32 smithi078 ceph-mon[139570]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:32 smithi078 ceph-mon[142991]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:34 smithi118 ceph-mon[131825]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:34 smithi078 ceph-mon[139570]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:34 smithi078 ceph-mon[142991]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:35 smithi118 ceph-mon[131825]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:35 smithi078 ceph-mon[139570]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:35 smithi078 ceph-mon[142991]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:00:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:38 smithi118 ceph-mon[131825]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:38 smithi078 ceph-mon[139570]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:38 smithi078 ceph-mon[142991]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:40 smithi118 ceph-mon[131825]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:40 smithi078 ceph-mon[139570]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:40 smithi078 ceph-mon[142991]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:42 smithi118 ceph-mon[131825]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:42 smithi078 ceph-mon[139570]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:42 smithi078 ceph-mon[142991]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:44 smithi118 ceph-mon[131825]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:44 smithi078 ceph-mon[139570]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:44 smithi078 ceph-mon[142991]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:45 smithi118 ceph-mon[131825]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:45 smithi078 ceph-mon[142991]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:45 smithi078 ceph-mon[139570]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:00:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:00:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:47 smithi118 ceph-mon[131825]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:47 smithi078 ceph-mon[139570]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:47 smithi078 ceph-mon[142991]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:50 smithi118 ceph-mon[131825]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:50 smithi078 ceph-mon[139570]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:50 smithi078 ceph-mon[142991]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:52 smithi118 ceph-mon[131825]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:52 smithi078 ceph-mon[139570]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:52 smithi078 ceph-mon[142991]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:54 smithi118 ceph-mon[131825]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:54 smithi078 ceph-mon[139570]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:54 smithi078 ceph-mon[142991]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:55 smithi118 ceph-mon[131825]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:55 smithi078 ceph-mon[139570]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:55 smithi078 ceph-mon[142991]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:00:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:00:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:00:58 smithi118 ceph-mon[131825]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:00:58 smithi078 ceph-mon[142991]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:00:58 smithi078 ceph-mon[139570]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:00:59.392 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 10m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 10m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:00:59.696 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 10m ago 3h 688M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 10m ago 3h 1116M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 10m ago 3h 551M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 10m ago 3h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 10m ago 3h 5138M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 10m ago 3h 4610M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 10m ago 3h 4419M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 10m ago 3h 3872M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:00:59.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:00:59.698 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:01:00.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:01:00.080 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:01:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:00 smithi118 ceph-mon[131825]: from='client.53270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:00 smithi118 ceph-mon[131825]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:00 smithi118 ceph-mon[131825]: from='client.43314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2542921013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[142991]: from='client.53270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[142991]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[142991]: from='client.43314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2542921013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[139570]: from='client.53270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[139570]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[139570]: from='client.43314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2542921013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:02 smithi118 ceph-mon[131825]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:02 smithi078 ceph-mon[139570]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:02 smithi078 ceph-mon[142991]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:04 smithi118 ceph-mon[131825]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:04 smithi078 ceph-mon[139570]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:04 smithi078 ceph-mon[142991]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:01:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:05 smithi118 ceph-mon[131825]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:01:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:05 smithi078 ceph-mon[139570]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:01:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:05 smithi078 ceph-mon[142991]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:01:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:01:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:01:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:01:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:01:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:01:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:10 smithi118 ceph-mon[131825]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:10 smithi078 ceph-mon[139570]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:10 smithi078 ceph-mon[142991]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:12 smithi118 ceph-mon[131825]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:12 smithi078 ceph-mon[139570]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:12 smithi078 ceph-mon[142991]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:14 smithi118 ceph-mon[131825]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:14 smithi078 ceph-mon[139570]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:14 smithi078 ceph-mon[142991]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:15 smithi118 ceph-mon[131825]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:15 smithi078 ceph-mon[139570]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:15 smithi078 ceph-mon[142991]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:01:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:17 smithi078 ceph-mon[139570]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:17 smithi078 ceph-mon[142991]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:17 smithi118 ceph-mon[131825]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:20 smithi118 ceph-mon[131825]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:20 smithi078 ceph-mon[139570]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:20 smithi078 ceph-mon[142991]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:01:22.806482426Z level=info msg="Completed cleanup jobs" duration=142.097786ms 2023-12-16T05:01:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:22 smithi118 ceph-mon[131825]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:22 smithi078 ceph-mon[139570]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:22 smithi078 ceph-mon[142991]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:24 smithi118 ceph-mon[131825]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:24 smithi078 ceph-mon[139570]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:24 smithi078 ceph-mon[142991]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:25 smithi118 ceph-mon[131825]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:25 smithi078 ceph-mon[139570]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:25 smithi078 ceph-mon[142991]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:01:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:28 smithi118 ceph-mon[131825]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:28 smithi078 ceph-mon[139570]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:28 smithi078 ceph-mon[142991]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:30.424 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 23s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 23s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 23s ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 23s ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:01:30.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 23s ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 23s ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 23s ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 23s ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 23s ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 23s ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:01:30.736 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:01:31.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:01:31.120 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:01:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:30 smithi118 ceph-mon[131825]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:30 smithi078 ceph-mon[139570]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:30 smithi078 ceph-mon[142991]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:31 smithi118 ceph-mon[131825]: from='client.43326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:31 smithi118 ceph-mon[131825]: from='client.43332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/960383342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[139570]: from='client.43326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[139570]: from='client.43332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/960383342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[142991]: from='client.43326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[142991]: from='client.43332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:01:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/960383342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:01:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:32 smithi118 ceph-mon[131825]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:32 smithi078 ceph-mon[139570]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:32 smithi078 ceph-mon[142991]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:34 smithi118 ceph-mon[131825]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:34 smithi078 ceph-mon[142991]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:34 smithi078 ceph-mon[139570]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:35 smithi078 ceph-mon[139570]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:35 smithi078 ceph-mon[142991]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:35 smithi118 ceph-mon[131825]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:01:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:38 smithi118 ceph-mon[131825]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:38 smithi078 ceph-mon[139570]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:38 smithi078 ceph-mon[142991]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:40 smithi118 ceph-mon[131825]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:40 smithi078 ceph-mon[139570]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:40 smithi078 ceph-mon[142991]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:42 smithi118 ceph-mon[131825]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:42 smithi078 ceph-mon[139570]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:42 smithi078 ceph-mon[142991]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:44 smithi118 ceph-mon[131825]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:44 smithi078 ceph-mon[139570]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:44 smithi078 ceph-mon[142991]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:45 smithi118 ceph-mon[131825]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:45 smithi078 ceph-mon[139570]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:45 smithi078 ceph-mon[142991]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:01:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:01:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:47 smithi078 ceph-mon[139570]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:47 smithi078 ceph-mon[142991]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:47 smithi118 ceph-mon[131825]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:50 smithi118 ceph-mon[131825]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:50 smithi078 ceph-mon[139570]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:50 smithi078 ceph-mon[142991]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:52 smithi118 ceph-mon[131825]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:52 smithi078 ceph-mon[139570]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:52 smithi078 ceph-mon[142991]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:54 smithi118 ceph-mon[131825]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:54 smithi078 ceph-mon[142991]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:54 smithi078 ceph-mon[139570]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:55 smithi078 ceph-mon[142991]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:55 smithi078 ceph-mon[139570]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:55 smithi118 ceph-mon[131825]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:01:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:01:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:01:58 smithi118 ceph-mon[131825]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:01:58 smithi078 ceph-mon[139570]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:01:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:01:58 smithi078 ceph-mon[142991]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:00 smithi118 ceph-mon[131825]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:00 smithi078 ceph-mon[139570]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:00 smithi078 ceph-mon[142991]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:01.464 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:02:01.776 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:02:01.776 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 54s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:02:01.776 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 10m ago 3h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:02:01.776 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 54s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 10m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 10m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 54s ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 54s ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 10m ago 3h 528M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 54s ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 54s ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 10m ago 3h 20.7M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 54s ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 54s ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 54s ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 54s ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 10m ago 3h 3554M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:02:01.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 10m ago 3h 4106M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:02:01.778 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 10m ago 3h 3518M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:02:01.778 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 10m ago 3h 3971M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:02:01.778 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 10m ago 3h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:02.163 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:02:02.164 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:02:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:02 smithi118 ceph-mon[131825]: from='client.43344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:02 smithi118 ceph-mon[131825]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:02 smithi118 ceph-mon[131825]: from='client.53312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/924499834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[139570]: from='client.43344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[139570]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[139570]: from='client.53312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/924499834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[142991]: from='client.43344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[142991]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[142991]: from='client.53312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/924499834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:04 smithi118 ceph-mon[131825]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:04 smithi078 ceph-mon[139570]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:04 smithi078 ceph-mon[142991]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:05 smithi078 ceph-mon[139570]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:05 smithi078 ceph-mon[142991]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:05 smithi118 ceph-mon[131825]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:02:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:08 smithi118 ceph-mon[131825]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:02:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:08 smithi078 ceph-mon[139570]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:02:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:08 smithi078 ceph-mon[142991]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:02:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:10 smithi118 ceph-mon[131825]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:10 smithi078 ceph-mon[139570]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:10 smithi078 ceph-mon[142991]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:12.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:12 smithi118 ceph-mon[131825]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:12.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.276 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[139570]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[142991]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:14 smithi118 ceph-mon[131825]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:14 smithi078 ceph-mon[139570]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:14 smithi078 ceph-mon[142991]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:02:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:02:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:02:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:02:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:02:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:16 smithi118 ceph-mon[131825]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:16 smithi078 ceph-mon[139570]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:16 smithi078 ceph-mon[142991]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:18 smithi118 ceph-mon[131825]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:18 smithi078 ceph-mon[142991]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:18 smithi078 ceph-mon[139570]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:20 smithi118 ceph-mon[131825]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:20 smithi078 ceph-mon[139570]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:20 smithi078 ceph-mon[142991]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:22 smithi118 ceph-mon[131825]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:22 smithi078 ceph-mon[139570]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:22 smithi078 ceph-mon[142991]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:24 smithi118 ceph-mon[131825]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:24 smithi078 ceph-mon[139570]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:24 smithi078 ceph-mon[142991]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:25 smithi078 ceph-mon[139570]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:25 smithi078 ceph-mon[142991]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:25 smithi118 ceph-mon[131825]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:02:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:28 smithi118 ceph-mon[131825]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:28 smithi078 ceph-mon[142991]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:28 smithi078 ceph-mon[139570]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:30 smithi118 ceph-mon[131825]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:30 smithi078 ceph-mon[139570]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:30 smithi078 ceph-mon[142991]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:32.515 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 85s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 21s ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 85s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 21s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:02:32.824 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 21s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 85s ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 85s ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 21s ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 85s ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 85s ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 21s ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 85s ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 85s ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 85s ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 85s ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 21s ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 21s ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 21s ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:02:32.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 21s ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:02:32.826 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 21s ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:02:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:32 smithi118 ceph-mon[131825]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:02:33.205 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:02:33.206 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:02:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:32 smithi078 ceph-mon[139570]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:32 smithi078 ceph-mon[142991]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:33 smithi118 ceph-mon[131825]: from='client.53324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:33 smithi118 ceph-mon[131825]: from='client.43368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3081765546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[139570]: from='client.53324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[139570]: from='client.43368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3081765546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[142991]: from='client.53324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[142991]: from='client.43368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:02:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3081765546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:02:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:34 smithi118 ceph-mon[131825]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:34 smithi078 ceph-mon[139570]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:34 smithi078 ceph-mon[142991]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:35 smithi078 ceph-mon[142991]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:35 smithi078 ceph-mon[139570]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:35 smithi118 ceph-mon[131825]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:02:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:38 smithi118 ceph-mon[131825]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:38 smithi078 ceph-mon[139570]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:38 smithi078 ceph-mon[142991]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:40 smithi118 ceph-mon[131825]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:40 smithi078 ceph-mon[139570]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:40 smithi078 ceph-mon[142991]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:42 smithi118 ceph-mon[131825]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:42 smithi078 ceph-mon[139570]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:42 smithi078 ceph-mon[142991]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:44 smithi118 ceph-mon[131825]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:44 smithi078 ceph-mon[139570]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:44 smithi078 ceph-mon[142991]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:45 smithi078 ceph-mon[139570]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:45 smithi078 ceph-mon[142991]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:45 smithi118 ceph-mon[131825]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:02:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:02:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:47 smithi078 ceph-mon[142991]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:47 smithi078 ceph-mon[139570]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:47 smithi118 ceph-mon[131825]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:50 smithi118 ceph-mon[131825]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:50 smithi078 ceph-mon[139570]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:50 smithi078 ceph-mon[142991]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:52 smithi118 ceph-mon[131825]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:52 smithi078 ceph-mon[139570]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:52 smithi078 ceph-mon[142991]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:54 smithi118 ceph-mon[131825]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:54 smithi078 ceph-mon[139570]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:54 smithi078 ceph-mon[142991]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:55 smithi078 ceph-mon[139570]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:55 smithi078 ceph-mon[142991]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:55 smithi118 ceph-mon[131825]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:02:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:02:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:02:58 smithi118 ceph-mon[131825]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:02:58 smithi078 ceph-mon[139570]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:02:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:02:58 smithi078 ceph-mon[142991]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:00 smithi118 ceph-mon[131825]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:00 smithi078 ceph-mon[139570]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:00 smithi078 ceph-mon[142991]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:02 smithi118 ceph-mon[131825]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:02 smithi078 ceph-mon[139570]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:02 smithi078 ceph-mon[142991]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 116s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 52s ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 116s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 52s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 52s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:03:03.858 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 116s ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 116s ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 52s ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 116s ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 116s ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 52s ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 116s ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 116s ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 116s ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 116s ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 52s ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 52s ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 52s ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:03:03.859 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 52s ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:03:03.860 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 52s ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:03:04.239 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:03:04.239 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:03:04.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:03:04.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:03:04.241 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:03:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:04 smithi118 ceph-mon[131825]: from='client.53342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:04 smithi118 ceph-mon[131825]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:04 smithi118 ceph-mon[131825]: from='client.53348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1776648516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[139570]: from='client.53342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[139570]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[139570]: from='client.53348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1776648516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[142991]: from='client.53342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[142991]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[142991]: from='client.53348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1776648516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:05 smithi078 ceph-mon[139570]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:05 smithi078 ceph-mon[142991]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:05 smithi118 ceph-mon[131825]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:03:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:08 smithi118 ceph-mon[131825]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:08 smithi078 ceph-mon[139570]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:08 smithi078 ceph-mon[142991]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:10 smithi118 ceph-mon[131825]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:10 smithi078 ceph-mon[139570]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:10 smithi078 ceph-mon[142991]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:12 smithi118 ceph-mon[131825]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:12 smithi078 ceph-mon[139570]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:12 smithi078 ceph-mon[142991]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:14 smithi118 ceph-mon[131825]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:14 smithi078 ceph-mon[139570]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:14 smithi078 ceph-mon[142991]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[142991]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:03:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:03:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:15 smithi078 ceph-mon[139570]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:03:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:03:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:03:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:03:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:15 smithi118 ceph-mon[131825]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:03:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:18 smithi118 ceph-mon[131825]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:18 smithi078 ceph-mon[139570]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:18 smithi078 ceph-mon[142991]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:21.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:20 smithi118 ceph-mon[131825]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:20 smithi078 ceph-mon[139570]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:20 smithi078 ceph-mon[142991]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:22 smithi118 ceph-mon[131825]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:22 smithi078 ceph-mon[139570]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:22 smithi078 ceph-mon[142991]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:24 smithi118 ceph-mon[131825]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:24 smithi078 ceph-mon[139570]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:24 smithi078 ceph-mon[142991]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:25 smithi078 ceph-mon[139570]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:25 smithi078 ceph-mon[142991]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:25 smithi118 ceph-mon[131825]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:03:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:28 smithi118 ceph-mon[131825]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:28 smithi078 ceph-mon[139570]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:28 smithi078 ceph-mon[142991]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:30 smithi118 ceph-mon[131825]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:30 smithi078 ceph-mon[139570]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:30 smithi078 ceph-mon[142991]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:32 smithi118 ceph-mon[131825]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:32 smithi078 ceph-mon[139570]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:32 smithi078 ceph-mon[142991]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 83s ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 83s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 83s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:03:34.892 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 83s ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 83s ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 83s ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 83s ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 83s ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 83s ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:03:34.893 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 83s ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:03:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:34 smithi118 ceph-mon[131825]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:34 smithi078 ceph-mon[139570]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:34 smithi078 ceph-mon[142991]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:35.277 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:35.278 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:03:35.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:03:35.280 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:03:35.280 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:03:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:35 smithi118 ceph-mon[131825]: from='client.53360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:35 smithi118 ceph-mon[131825]: from='client.53366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1182496652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[139570]: from='client.53360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[139570]: from='client.53366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1182496652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[142991]: from='client.53360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[142991]: from='client.53366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:03:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1182496652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:03:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:03:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:36 smithi118 ceph-mon[131825]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:36 smithi078 ceph-mon[139570]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:36 smithi078 ceph-mon[142991]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:38 smithi118 ceph-mon[131825]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:38 smithi078 ceph-mon[139570]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:38 smithi078 ceph-mon[142991]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:40 smithi118 ceph-mon[131825]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:40 smithi078 ceph-mon[139570]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:40 smithi078 ceph-mon[142991]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:42 smithi118 ceph-mon[131825]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:42 smithi078 ceph-mon[139570]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:42 smithi078 ceph-mon[142991]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:44 smithi118 ceph-mon[131825]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:44 smithi078 ceph-mon[142991]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:44 smithi078 ceph-mon[139570]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:45 smithi078 ceph-mon[139570]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:45 smithi078 ceph-mon[142991]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:45 smithi118 ceph-mon[131825]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:03:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:03:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:47 smithi078 ceph-mon[142991]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:47 smithi078 ceph-mon[139570]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:47 smithi118 ceph-mon[131825]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:50 smithi118 ceph-mon[131825]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:50 smithi078 ceph-mon[139570]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:50 smithi078 ceph-mon[142991]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:52 smithi118 ceph-mon[131825]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:52 smithi078 ceph-mon[142991]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:52 smithi078 ceph-mon[139570]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:54 smithi118 ceph-mon[131825]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:54 smithi078 ceph-mon[139570]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:54 smithi078 ceph-mon[142991]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:55 smithi078 ceph-mon[139570]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:55 smithi078 ceph-mon[142991]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:55 smithi118 ceph-mon[131825]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:03:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:03:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:03:58 smithi118 ceph-mon[131825]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:03:58 smithi078 ceph-mon[139570]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:03:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:03:58 smithi078 ceph-mon[142991]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:00 smithi118 ceph-mon[131825]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:00 smithi078 ceph-mon[139570]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:00 smithi078 ceph-mon[142991]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:02 smithi118 ceph-mon[131825]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:02 smithi078 ceph-mon[139570]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:02 smithi078 ceph-mon[142991]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:04 smithi118 ceph-mon[131825]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:04 smithi078 ceph-mon[139570]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:04 smithi078 ceph-mon[142991]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:05.628 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 114s ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 114s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 114s ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 114s ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:04:05.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 114s ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 114s ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 114s ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 114s ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 114s ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:04:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 114s ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:04:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:05 smithi078 ceph-mon[139570]: from='client.43416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:05 smithi078 ceph-mon[139570]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:05 smithi078 ceph-mon[142991]: from='client.43416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:05 smithi078 ceph-mon[142991]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:06.322 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:04:06.322 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:04:06.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:04:06.322 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:04:06.323 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:05 smithi118 ceph-mon[131825]: from='client.43416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:05 smithi118 ceph-mon[131825]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:06] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T05:04:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:06 smithi078 ceph-mon[139570]: from='client.53384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3751767543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:06 smithi078 ceph-mon[142991]: from='client.53384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3751767543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:06 smithi118 ceph-mon[131825]: from='client.53384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3751767543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:07 smithi078 ceph-mon[139570]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:07 smithi078 ceph-mon[142991]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:07 smithi118 ceph-mon[131825]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:10 smithi118 ceph-mon[131825]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:10 smithi078 ceph-mon[139570]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:10 smithi078 ceph-mon[142991]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:12 smithi118 ceph-mon[131825]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:12 smithi078 ceph-mon[139570]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:12 smithi078 ceph-mon[142991]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:14 smithi118 ceph-mon[131825]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:14 smithi078 ceph-mon[139570]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:14 smithi078 ceph-mon[142991]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:04:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:15 smithi078 ceph-mon[142991]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:04:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:15 smithi078 ceph-mon[139570]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:04:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:15 smithi118 ceph-mon[131825]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:16] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T05:04:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:04:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:04:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:04:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:04:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:04:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:04:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:04:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:04:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:04:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:17 smithi078 ceph-mon[139570]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:17 smithi078 ceph-mon[142991]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:17 smithi118 ceph-mon[131825]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:20 smithi118 ceph-mon[131825]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:20 smithi078 ceph-mon[139570]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:20 smithi078 ceph-mon[142991]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:22 smithi118 ceph-mon[131825]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:22 smithi078 ceph-mon[139570]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:22 smithi078 ceph-mon[142991]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:24 smithi118 ceph-mon[131825]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:24 smithi078 ceph-mon[139570]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:24 smithi078 ceph-mon[142991]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:25 smithi078 ceph-mon[139570]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:25 smithi078 ceph-mon[142991]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:25 smithi118 ceph-mon[131825]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:04:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:28 smithi118 ceph-mon[131825]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:28 smithi078 ceph-mon[139570]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:28 smithi078 ceph-mon[142991]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:30 smithi118 ceph-mon[131825]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:30 smithi078 ceph-mon[139570]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:30 smithi078 ceph-mon[142991]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:32 smithi118 ceph-mon[131825]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:32 smithi078 ceph-mon[139570]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:32 smithi078 ceph-mon[142991]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:34 smithi118 ceph-mon[131825]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:34 smithi078 ceph-mon[139570]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:34 smithi078 ceph-mon[142991]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:35 smithi078 ceph-mon[139570]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:35 smithi078 ceph-mon[142991]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:35 smithi118 ceph-mon[131825]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:36.669 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:04:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:04:36.978 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:04:36.978 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:04:36.978 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:04:36.979 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:04:36.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:04:36.980 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:04:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:36 smithi078 ceph-mon[139570]: from='client.53396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:36 smithi078 ceph-mon[142991]: from='client.53396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:37.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:04:37.369 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:04:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:36 smithi118 ceph-mon[131825]: from='client.53396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[139570]: from='client.53402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1629765157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[139570]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[142991]: from='client.53402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1629765157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:37 smithi078 ceph-mon[142991]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:37 smithi118 ceph-mon[131825]: from='client.53402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:04:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1629765157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:04:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:37 smithi118 ceph-mon[131825]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:41.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:40 smithi118 ceph-mon[131825]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:40 smithi078 ceph-mon[142991]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:40 smithi078 ceph-mon[139570]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:42 smithi118 ceph-mon[131825]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:42 smithi078 ceph-mon[139570]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:42 smithi078 ceph-mon[142991]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:44 smithi118 ceph-mon[131825]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:44 smithi078 ceph-mon[139570]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:44 smithi078 ceph-mon[142991]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:45 smithi078 ceph-mon[139570]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:45 smithi078 ceph-mon[142991]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:45 smithi118 ceph-mon[131825]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:04:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:04:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:47 smithi078 ceph-mon[142991]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:47 smithi078 ceph-mon[139570]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:47 smithi118 ceph-mon[131825]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:50 smithi118 ceph-mon[131825]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:50 smithi078 ceph-mon[139570]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:50 smithi078 ceph-mon[142991]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:52 smithi118 ceph-mon[131825]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:52 smithi078 ceph-mon[139570]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:52 smithi078 ceph-mon[142991]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:54 smithi118 ceph-mon[131825]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:54 smithi078 ceph-mon[139570]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:54 smithi078 ceph-mon[142991]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:55 smithi078 ceph-mon[139570]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:55 smithi078 ceph-mon[142991]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:55 smithi118 ceph-mon[131825]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:04:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:04:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:04:58 smithi118 ceph-mon[131825]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:04:58 smithi078 ceph-mon[139570]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:04:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:04:58 smithi078 ceph-mon[142991]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:00 smithi118 ceph-mon[131825]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:00 smithi078 ceph-mon[139570]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:00 smithi078 ceph-mon[142991]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:02 smithi118 ceph-mon[131825]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:02 smithi078 ceph-mon[139570]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:02 smithi078 ceph-mon[142991]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:04 smithi118 ceph-mon[131825]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:04 smithi078 ceph-mon[139570]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:04 smithi078 ceph-mon[142991]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:05 smithi078 ceph-mon[139570]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:05 smithi078 ceph-mon[142991]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:05 smithi118 ceph-mon[131825]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:05:07.714 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:05:08.021 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:05:08.022 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:05:08.403 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:05:08.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:05:08.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:05:08.405 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:05:08.405 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:05:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:08 smithi118 ceph-mon[131825]: from='client.53414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:08 smithi118 ceph-mon[131825]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/17034338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[139570]: from='client.53414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[139570]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/17034338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[142991]: from='client.53414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[142991]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/17034338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:09 smithi118 ceph-mon[131825]: from='client.43458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:09 smithi078 ceph-mon[139570]: from='client.43458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:09 smithi078 ceph-mon[142991]: from='client.43458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:10 smithi118 ceph-mon[131825]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:10 smithi078 ceph-mon[139570]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:10 smithi078 ceph-mon[142991]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:12 smithi118 ceph-mon[131825]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:12 smithi078 ceph-mon[139570]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:12 smithi078 ceph-mon[142991]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:14 smithi118 ceph-mon[131825]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:14 smithi078 ceph-mon[139570]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:14 smithi078 ceph-mon[142991]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:15 smithi078 ceph-mon[142991]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:15 smithi078 ceph-mon[139570]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:15 smithi118 ceph-mon[131825]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:05:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:05:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:05:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:05:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:05:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:17 smithi078 ceph-mon[139570]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:17 smithi078 ceph-mon[142991]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:17 smithi118 ceph-mon[131825]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:20 smithi118 ceph-mon[131825]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:20 smithi078 ceph-mon[139570]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:20 smithi078 ceph-mon[142991]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:22 smithi118 ceph-mon[131825]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:22 smithi078 ceph-mon[139570]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:22 smithi078 ceph-mon[142991]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:24 smithi118 ceph-mon[131825]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:24 smithi078 ceph-mon[139570]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:24 smithi078 ceph-mon[142991]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:25 smithi078 ceph-mon[139570]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:25 smithi078 ceph-mon[142991]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:25 smithi118 ceph-mon[131825]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:05:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:28 smithi118 ceph-mon[131825]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:28 smithi078 ceph-mon[139570]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:28 smithi078 ceph-mon[142991]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:30 smithi118 ceph-mon[131825]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:30 smithi078 ceph-mon[139570]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:30 smithi078 ceph-mon[142991]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:32 smithi118 ceph-mon[131825]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:32 smithi078 ceph-mon[139570]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:32 smithi078 ceph-mon[142991]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:34 smithi118 ceph-mon[131825]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:34 smithi078 ceph-mon[139570]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:34 smithi078 ceph-mon[142991]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:35 smithi078 ceph-mon[139570]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:35 smithi078 ceph-mon[142991]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:35 smithi118 ceph-mon[131825]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:05:38.752 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:05:39.060 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:05:39.061 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:05:39.062 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:05:39.062 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:05:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:38 smithi118 ceph-mon[131825]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:38 smithi078 ceph-mon[139570]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:38 smithi078 ceph-mon[142991]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:39.440 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:05:39.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:05:39.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:05:39.442 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:05:39.442 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:05:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:39 smithi118 ceph-mon[131825]: from='client.53432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2023277366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:39 smithi078 ceph-mon[139570]: from='client.53432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2023277366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:39 smithi078 ceph-mon[142991]: from='client.53432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2023277366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:05:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:40 smithi118 ceph-mon[131825]: from='client.43476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:40 smithi118 ceph-mon[131825]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:40 smithi078 ceph-mon[139570]: from='client.43476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:40 smithi078 ceph-mon[139570]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:40 smithi078 ceph-mon[142991]: from='client.43476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:05:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:40 smithi078 ceph-mon[142991]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:42 smithi118 ceph-mon[131825]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:42 smithi078 ceph-mon[139570]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:42 smithi078 ceph-mon[142991]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:44 smithi118 ceph-mon[131825]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:44 smithi078 ceph-mon[139570]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:44 smithi078 ceph-mon[142991]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:45 smithi078 ceph-mon[139570]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:45 smithi078 ceph-mon[142991]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:45 smithi118 ceph-mon[131825]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:05:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:05:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:47 smithi078 ceph-mon[139570]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:47 smithi078 ceph-mon[142991]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:47 smithi118 ceph-mon[131825]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:50 smithi118 ceph-mon[131825]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:50 smithi078 ceph-mon[142991]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:50 smithi078 ceph-mon[139570]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:52 smithi118 ceph-mon[131825]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:52 smithi078 ceph-mon[139570]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:52 smithi078 ceph-mon[142991]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:54 smithi118 ceph-mon[131825]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:54 smithi078 ceph-mon[139570]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:54 smithi078 ceph-mon[142991]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:55 smithi078 ceph-mon[139570]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:55 smithi078 ceph-mon[142991]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:55 smithi118 ceph-mon[131825]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:05:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:05:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:05:58 smithi118 ceph-mon[131825]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:05:58 smithi078 ceph-mon[139570]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:05:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:05:58 smithi078 ceph-mon[142991]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:00 smithi118 ceph-mon[131825]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:00 smithi078 ceph-mon[139570]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:00 smithi078 ceph-mon[142991]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:02 smithi118 ceph-mon[131825]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:02 smithi078 ceph-mon[139570]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:02 smithi078 ceph-mon[142991]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:04 smithi118 ceph-mon[131825]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:04 smithi078 ceph-mon[139570]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:04 smithi078 ceph-mon[142991]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:05 smithi078 ceph-mon[139570]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:05 smithi078 ceph-mon[142991]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:05 smithi118 ceph-mon[131825]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:06:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:08 smithi118 ceph-mon[131825]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:08 smithi078 ceph-mon[142991]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:08 smithi078 ceph-mon[139570]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:09.786 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:06:10.097 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:06:10.098 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:06:10.476 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:06:10.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:06:10.478 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:06:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:10 smithi118 ceph-mon[131825]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:10 smithi118 ceph-mon[131825]: from='client.43488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/622357507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[142991]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[142991]: from='client.43488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/622357507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[139570]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[139570]: from='client.43488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/622357507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:11 smithi118 ceph-mon[131825]: from='client.53456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:11 smithi078 ceph-mon[142991]: from='client.53456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:11 smithi078 ceph-mon[139570]: from='client.53456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:12 smithi118 ceph-mon[131825]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:12 smithi078 ceph-mon[142991]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:12 smithi078 ceph-mon[139570]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:14 smithi118 ceph-mon[131825]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:14 smithi078 ceph-mon[142991]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:14 smithi078 ceph-mon[139570]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:15 smithi078 ceph-mon[142991]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:15 smithi078 ceph-mon[139570]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:15 smithi118 ceph-mon[131825]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:06:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:06:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:06:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:06:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:06:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:06:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:06:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[139570]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:06:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:06:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:06:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:17 smithi078 ceph-mon[142991]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:06:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:06:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:06:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:17 smithi118 ceph-mon[131825]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:20 smithi118 ceph-mon[131825]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:20 smithi078 ceph-mon[139570]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:20 smithi078 ceph-mon[142991]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:22 smithi118 ceph-mon[131825]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:22 smithi078 ceph-mon[139570]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:22 smithi078 ceph-mon[142991]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:24 smithi118 ceph-mon[131825]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:24 smithi078 ceph-mon[139570]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:24 smithi078 ceph-mon[142991]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:25 smithi078 ceph-mon[139570]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:25 smithi078 ceph-mon[142991]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:25 smithi118 ceph-mon[131825]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:06:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:28 smithi118 ceph-mon[131825]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:28 smithi078 ceph-mon[139570]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:28 smithi078 ceph-mon[142991]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:30 smithi118 ceph-mon[131825]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:30 smithi078 ceph-mon[139570]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:30 smithi078 ceph-mon[142991]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:32 smithi118 ceph-mon[131825]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:32 smithi078 ceph-mon[139570]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:32 smithi078 ceph-mon[142991]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:34 smithi118 ceph-mon[131825]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:34 smithi078 ceph-mon[139570]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:34 smithi078 ceph-mon[142991]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:35 smithi078 ceph-mon[139570]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:35 smithi078 ceph-mon[142991]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:35 smithi118 ceph-mon[131825]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:06:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:38 smithi118 ceph-mon[131825]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:38 smithi078 ceph-mon[139570]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:38 smithi078 ceph-mon[142991]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:40.819 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 5m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 4m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:06:41.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:06:41.129 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:06:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:40 smithi118 ceph-mon[131825]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:40 smithi078 ceph-mon[139570]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:40 smithi078 ceph-mon[142991]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:41.511 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:06:41.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:06:41.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:06:41.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:06:41.513 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:06:41.513 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:06:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:41 smithi118 ceph-mon[131825]: from='client.53468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1763094581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:41 smithi078 ceph-mon[139570]: from='client.53468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1763094581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:41 smithi078 ceph-mon[142991]: from='client.53468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1763094581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:06:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:42 smithi118 ceph-mon[131825]: from='client.53474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:42 smithi118 ceph-mon[131825]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:42 smithi078 ceph-mon[139570]: from='client.53474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:42 smithi078 ceph-mon[139570]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:42 smithi078 ceph-mon[142991]: from='client.53474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:06:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:42 smithi078 ceph-mon[142991]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:44 smithi118 ceph-mon[131825]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:44 smithi078 ceph-mon[142991]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:44 smithi078 ceph-mon[139570]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:45 smithi078 ceph-mon[139570]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:45 smithi078 ceph-mon[142991]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:45 smithi118 ceph-mon[131825]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:06:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:06:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:47 smithi078 ceph-mon[142991]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:47 smithi078 ceph-mon[139570]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:47 smithi118 ceph-mon[131825]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:50 smithi118 ceph-mon[131825]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:50 smithi078 ceph-mon[139570]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:50 smithi078 ceph-mon[142991]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:52 smithi118 ceph-mon[131825]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:52 smithi078 ceph-mon[139570]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:52 smithi078 ceph-mon[142991]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:54 smithi118 ceph-mon[131825]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:54 smithi078 ceph-mon[139570]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:54 smithi078 ceph-mon[142991]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:55 smithi078 ceph-mon[139570]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:55 smithi078 ceph-mon[142991]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:55 smithi118 ceph-mon[131825]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:06:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:06:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:06:58 smithi118 ceph-mon[131825]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:06:58 smithi078 ceph-mon[139570]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:06:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:06:58 smithi078 ceph-mon[142991]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:00 smithi118 ceph-mon[131825]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:00 smithi078 ceph-mon[139570]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:00 smithi078 ceph-mon[142991]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:02 smithi118 ceph-mon[131825]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:02 smithi078 ceph-mon[139570]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:02 smithi078 ceph-mon[142991]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:04 smithi118 ceph-mon[131825]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:04 smithi078 ceph-mon[139570]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:04 smithi078 ceph-mon[142991]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:05 smithi078 ceph-mon[139570]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:05 smithi078 ceph-mon[142991]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:05 smithi118 ceph-mon[131825]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:07:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:08 smithi118 ceph-mon[131825]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:08 smithi078 ceph-mon[139570]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:08 smithi078 ceph-mon[142991]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:10 smithi118 ceph-mon[131825]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:10 smithi078 ceph-mon[139570]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:10 smithi078 ceph-mon[142991]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:11.858 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:07:12.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5171M 2463M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4641M 2463M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4444M 2463M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3902M 2463M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:07:12.167 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:07:12.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:07:12.551 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:07:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:12 smithi118 ceph-mon[131825]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:12 smithi118 ceph-mon[131825]: from='client.53486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1022037291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[142991]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[142991]: from='client.53486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1022037291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[139570]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[139570]: from='client.53486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1022037291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:13 smithi118 ceph-mon[131825]: from='client.43530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:13 smithi078 ceph-mon[139570]: from='client.43530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:13 smithi078 ceph-mon[142991]: from='client.43530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:14 smithi118 ceph-mon[131825]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:14 smithi078 ceph-mon[139570]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:14 smithi078 ceph-mon[142991]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:15 smithi078 ceph-mon[139570]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:15 smithi078 ceph-mon[142991]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:15 smithi118 ceph-mon[131825]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:07:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:07:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:17 smithi118 ceph-mon[131825]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[139570]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:17 smithi078 ceph-mon[142991]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2453M 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:07:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2453M 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:07:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2453M 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:07:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:07:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:19 smithi118 ceph-mon[131825]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:19 smithi078 ceph-mon[139570]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:19 smithi078 ceph-mon[142991]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:22 smithi118 ceph-mon[131825]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:22 smithi078 ceph-mon[139570]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:22 smithi078 ceph-mon[142991]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:24 smithi118 ceph-mon[131825]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:24 smithi078 ceph-mon[139570]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:24 smithi078 ceph-mon[142991]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:25 smithi078 ceph-mon[139570]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:25 smithi078 ceph-mon[142991]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:25 smithi118 ceph-mon[131825]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:07:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:28 smithi118 ceph-mon[131825]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:28 smithi078 ceph-mon[139570]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:28 smithi078 ceph-mon[142991]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:31.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:30 smithi118 ceph-mon[131825]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:30 smithi078 ceph-mon[139570]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:30 smithi078 ceph-mon[142991]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:32 smithi118 ceph-mon[131825]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:32 smithi078 ceph-mon[139570]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:32 smithi078 ceph-mon[142991]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:34 smithi118 ceph-mon[131825]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:34 smithi078 ceph-mon[139570]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:34 smithi078 ceph-mon[142991]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:35 smithi118 ceph-mon[131825]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:35 smithi078 ceph-mon[139570]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:35 smithi078 ceph-mon[142991]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:07:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:38 smithi118 ceph-mon[131825]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:38 smithi078 ceph-mon[142991]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:38 smithi078 ceph-mon[139570]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:40 smithi118 ceph-mon[131825]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:40 smithi078 ceph-mon[139570]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:40 smithi078 ceph-mon[142991]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:42.900 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:07:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:42 smithi118 ceph-mon[131825]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 6m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 5m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:07:43.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:07:43.205 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:07:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:42 smithi078 ceph-mon[139570]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:42 smithi078 ceph-mon[142991]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:07:43.586 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:07:43.587 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:07:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:43 smithi118 ceph-mon[131825]: from='client.43542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/41051048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:43 smithi078 ceph-mon[142991]: from='client.43542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/41051048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:43 smithi078 ceph-mon[139570]: from='client.43542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/41051048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:07:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:44 smithi118 ceph-mon[131825]: from='client.53510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:44 smithi118 ceph-mon[131825]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:44 smithi078 ceph-mon[139570]: from='client.53510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:44 smithi078 ceph-mon[139570]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:44 smithi078 ceph-mon[142991]: from='client.53510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:07:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:44 smithi078 ceph-mon[142991]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:45 smithi118 ceph-mon[131825]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:45 smithi078 ceph-mon[139570]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:45 smithi078 ceph-mon[142991]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:07:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:07:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:47 smithi118 ceph-mon[131825]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:47 smithi078 ceph-mon[139570]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:47 smithi078 ceph-mon[142991]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:50 smithi118 ceph-mon[131825]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:50 smithi078 ceph-mon[139570]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:50 smithi078 ceph-mon[142991]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:52 smithi118 ceph-mon[131825]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:52 smithi078 ceph-mon[139570]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:52 smithi078 ceph-mon[142991]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:54 smithi118 ceph-mon[131825]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:54 smithi078 ceph-mon[142991]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:54 smithi078 ceph-mon[139570]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:55 smithi118 ceph-mon[131825]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:55 smithi078 ceph-mon[139570]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:55 smithi078 ceph-mon[142991]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:07:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:07:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:07:58 smithi118 ceph-mon[131825]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:07:58 smithi078 ceph-mon[139570]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:07:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:07:58 smithi078 ceph-mon[142991]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:00 smithi118 ceph-mon[131825]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:00 smithi078 ceph-mon[139570]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:00 smithi078 ceph-mon[142991]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:02 smithi118 ceph-mon[131825]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:02 smithi078 ceph-mon[142991]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:02 smithi078 ceph-mon[139570]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:04 smithi118 ceph-mon[131825]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:04 smithi078 ceph-mon[139570]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:04 smithi078 ceph-mon[142991]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:05 smithi118 ceph-mon[131825]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:05 smithi078 ceph-mon[139570]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:05 smithi078 ceph-mon[142991]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:08:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:08 smithi118 ceph-mon[131825]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:08 smithi078 ceph-mon[139570]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:08 smithi078 ceph-mon[142991]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:10 smithi118 ceph-mon[131825]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:10 smithi078 ceph-mon[142991]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:10 smithi078 ceph-mon[139570]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:12 smithi118 ceph-mon[131825]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:12 smithi078 ceph-mon[139570]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:12 smithi078 ceph-mon[142991]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:13.929 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:08:14.235 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:08:14.235 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:08:14.235 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:08:14.235 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:08:14.235 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:08:14.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:08:14.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:08:14.237 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:08:14.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:08:14.619 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:08:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:14 smithi118 ceph-mon[131825]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:14 smithi118 ceph-mon[131825]: from='client.53522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3273179811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[139570]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[139570]: from='client.53522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3273179811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[142991]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[142991]: from='client.53522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3273179811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:15 smithi118 ceph-mon[131825]: from='client.53528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:15 smithi078 ceph-mon[139570]: from='client.53528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:15 smithi078 ceph-mon[142991]: from='client.53528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:08:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:16 smithi118 ceph-mon[131825]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:16 smithi078 ceph-mon[139570]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:16 smithi078 ceph-mon[142991]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:18 smithi118 ceph-mon[131825]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:08:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:08:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:08:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:08:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[142991]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[139570]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:08:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:08:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:20 smithi118 ceph-mon[131825]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:20 smithi078 ceph-mon[139570]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:20 smithi078 ceph-mon[142991]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:22 smithi118 ceph-mon[131825]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:22 smithi078 ceph-mon[139570]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:22 smithi078 ceph-mon[142991]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:24 smithi118 ceph-mon[131825]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:24 smithi078 ceph-mon[139570]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:24 smithi078 ceph-mon[142991]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:25 smithi118 ceph-mon[131825]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:25 smithi078 ceph-mon[139570]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:25 smithi078 ceph-mon[142991]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:08:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:28 smithi118 ceph-mon[131825]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:28 smithi078 ceph-mon[139570]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:28 smithi078 ceph-mon[142991]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:30 smithi118 ceph-mon[131825]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:30 smithi078 ceph-mon[139570]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:30 smithi078 ceph-mon[142991]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:32 smithi118 ceph-mon[131825]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:32 smithi078 ceph-mon[142991]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:32 smithi078 ceph-mon[139570]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:34 smithi118 ceph-mon[131825]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:34 smithi078 ceph-mon[139570]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:34 smithi078 ceph-mon[142991]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:35 smithi118 ceph-mon[131825]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:35 smithi078 ceph-mon[139570]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:35 smithi078 ceph-mon[142991]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:08:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:38 smithi118 ceph-mon[131825]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:38 smithi078 ceph-mon[139570]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:38 smithi078 ceph-mon[142991]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:40 smithi118 ceph-mon[131825]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:40 smithi078 ceph-mon[139570]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:40 smithi078 ceph-mon[142991]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:42 smithi118 ceph-mon[131825]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:42 smithi078 ceph-mon[139570]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:42 smithi078 ceph-mon[142991]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:44.968 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:08:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:44 smithi118 ceph-mon[131825]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:44 smithi078 ceph-mon[139570]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:44 smithi078 ceph-mon[142991]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:45.279 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:08:45.279 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 7m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 6m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:08:45.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:08:45.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:08:45.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:08:45.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:08:45.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:08:45.281 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:45.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:08:45.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:08:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:45 smithi118 ceph-mon[131825]: from='client.43578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:45 smithi118 ceph-mon[131825]: from='client.43584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2886794865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:45 smithi118 ceph-mon[131825]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[139570]: from='client.43578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[139570]: from='client.43584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2886794865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[139570]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[142991]: from='client.43578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[142991]: from='client.43584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:08:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2886794865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:08:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:45 smithi078 ceph-mon[142991]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:08:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:08:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:48 smithi118 ceph-mon[131825]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:48 smithi078 ceph-mon[139570]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:48 smithi078 ceph-mon[142991]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:50 smithi118 ceph-mon[131825]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:50 smithi078 ceph-mon[139570]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:50 smithi078 ceph-mon[142991]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:52 smithi118 ceph-mon[131825]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:52 smithi078 ceph-mon[139570]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:52 smithi078 ceph-mon[142991]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:54 smithi118 ceph-mon[131825]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:54 smithi078 ceph-mon[139570]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:54 smithi078 ceph-mon[142991]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:56 smithi118 ceph-mon[131825]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:56 smithi078 ceph-mon[139570]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:56 smithi078 ceph-mon[142991]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:08:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:08:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:08:58 smithi118 ceph-mon[131825]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:08:58 smithi078 ceph-mon[139570]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:08:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:08:58 smithi078 ceph-mon[142991]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:00 smithi118 ceph-mon[131825]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:00 smithi078 ceph-mon[139570]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:00 smithi078 ceph-mon[142991]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:02 smithi118 ceph-mon[131825]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:02 smithi078 ceph-mon[139570]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:02 smithi078 ceph-mon[142991]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:04 smithi118 ceph-mon[131825]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:04 smithi078 ceph-mon[139570]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:04 smithi078 ceph-mon[142991]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:06 smithi118 ceph-mon[131825]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:06 smithi078 ceph-mon[139570]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:06 smithi078 ceph-mon[142991]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:09:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:08 smithi118 ceph-mon[131825]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:08 smithi078 ceph-mon[139570]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:08 smithi078 ceph-mon[142991]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:10 smithi118 ceph-mon[131825]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:10 smithi078 ceph-mon[139570]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:10 smithi078 ceph-mon[142991]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:12 smithi118 ceph-mon[131825]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:12 smithi078 ceph-mon[139570]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:12 smithi078 ceph-mon[142991]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:14 smithi118 ceph-mon[131825]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:14 smithi078 ceph-mon[139570]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:14 smithi078 ceph-mon[142991]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:16.012 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:09:16.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:09:16.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:09:16.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:09:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:16 smithi118 ceph-mon[131825]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:16 smithi078 ceph-mon[139570]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:16 smithi078 ceph-mon[142991]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:09:16.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:09:16.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:09:16.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:09:16.702 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:09:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:09:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:17 smithi118 ceph-mon[131825]: from='client.43596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:17 smithi118 ceph-mon[131825]: from='client.43602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2626784120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[139570]: from='client.43596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[139570]: from='client.43602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2626784120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[142991]: from='client.43596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[142991]: from='client.43602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2626784120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:18 smithi118 ceph-mon[131825]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:18 smithi078 ceph-mon[139570]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:18 smithi078 ceph-mon[142991]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:09:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:09:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:09:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:09:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:09:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:20 smithi118 ceph-mon[131825]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[139570]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:09:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:09:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:20 smithi078 ceph-mon[142991]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:22 smithi118 ceph-mon[131825]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:22 smithi078 ceph-mon[139570]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:22 smithi078 ceph-mon[142991]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:24 smithi118 ceph-mon[131825]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:24 smithi078 ceph-mon[139570]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:24 smithi078 ceph-mon[142991]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:26 smithi118 ceph-mon[131825]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:26 smithi078 ceph-mon[139570]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:26 smithi078 ceph-mon[142991]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:09:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:28 smithi118 ceph-mon[131825]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:28 smithi078 ceph-mon[142991]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:28 smithi078 ceph-mon[139570]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:30 smithi118 ceph-mon[131825]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:30 smithi078 ceph-mon[139570]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:30 smithi078 ceph-mon[142991]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:32 smithi118 ceph-mon[131825]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:32 smithi078 ceph-mon[142991]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:32 smithi078 ceph-mon[139570]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:34 smithi118 ceph-mon[131825]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:34 smithi078 ceph-mon[139570]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:34 smithi078 ceph-mon[142991]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:36 smithi118 ceph-mon[131825]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:36 smithi078 ceph-mon[139570]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:36 smithi078 ceph-mon[142991]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:09:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:38 smithi118 ceph-mon[131825]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:38 smithi078 ceph-mon[139570]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:38 smithi078 ceph-mon[142991]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:40 smithi118 ceph-mon[131825]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:40 smithi078 ceph-mon[139570]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:40 smithi078 ceph-mon[142991]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:42 smithi118 ceph-mon[131825]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:42 smithi078 ceph-mon[139570]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:42 smithi078 ceph-mon[142991]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:44 smithi118 ceph-mon[131825]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:44 smithi078 ceph-mon[139570]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:44 smithi078 ceph-mon[142991]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:46 smithi118 ceph-mon[131825]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:46 smithi078 ceph-mon[139570]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:46 smithi078 ceph-mon[142991]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:09:47.050 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 8m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 7m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:09:47.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:09:47.361 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:09:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:09:47.740 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:47.741 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:09:47.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:09:47.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:09:47.743 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:09:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:09:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:48 smithi118 ceph-mon[131825]: from='client.43614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:48 smithi118 ceph-mon[131825]: from='client.43620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3411318290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:48 smithi118 ceph-mon[131825]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[139570]: from='client.43614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[139570]: from='client.43620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3411318290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[139570]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[142991]: from='client.43614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[142991]: from='client.43620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3411318290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:09:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:48 smithi078 ceph-mon[142991]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:50 smithi118 ceph-mon[131825]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:50 smithi078 ceph-mon[139570]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:50 smithi078 ceph-mon[142991]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:52 smithi118 ceph-mon[131825]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:52 smithi078 ceph-mon[139570]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:52 smithi078 ceph-mon[142991]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:54 smithi118 ceph-mon[131825]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:54 smithi078 ceph-mon[139570]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:54 smithi078 ceph-mon[142991]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:56 smithi118 ceph-mon[131825]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:56 smithi078 ceph-mon[139570]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:56 smithi078 ceph-mon[142991]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:09:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:09:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:09:58 smithi118 ceph-mon[131825]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:09:58 smithi078 ceph-mon[142991]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:09:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:09:58 smithi078 ceph-mon[139570]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:00 smithi078 conmon[139546]: 2023-12-16T05:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:10:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:00 smithi118 ceph-mon[131825]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:10:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:00 smithi078 ceph-mon[139570]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:10:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:00 smithi078 ceph-mon[142991]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:10:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:02 smithi078 ceph-mon[139570]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:02 smithi078 ceph-mon[142991]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:02 smithi118 ceph-mon[131825]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:04 smithi078 ceph-mon[139570]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:04 smithi078 ceph-mon[142991]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:04 smithi118 ceph-mon[131825]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:06 smithi118 ceph-mon[131825]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:06 smithi078 ceph-mon[139570]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:06 smithi078 ceph-mon[142991]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:10:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:08 smithi118 ceph-mon[131825]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:08 smithi078 ceph-mon[139570]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:08 smithi078 ceph-mon[142991]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:10 smithi118 ceph-mon[131825]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:10 smithi078 ceph-mon[139570]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:11.255 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:10 smithi078 ceph-mon[142991]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:12 smithi118 ceph-mon[131825]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:12 smithi078 ceph-mon[139570]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:12 smithi078 ceph-mon[142991]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:14 smithi078 ceph-mon[139570]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:14 smithi078 ceph-mon[142991]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:14 smithi118 ceph-mon[131825]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:16 smithi118 ceph-mon[131825]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:16 smithi078 ceph-mon[139570]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:16 smithi078 ceph-mon[142991]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:10:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:18.092 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:10:18.401 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:10:18.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:10:18.403 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:10:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:18 smithi118 ceph-mon[131825]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:18 smithi078 ceph-mon[139570]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:18 smithi078 ceph-mon[142991]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:18.785 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:10:18.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:10:18.787 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:10:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:19 smithi118 ceph-mon[131825]: from='client.43632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:19 smithi118 ceph-mon[131825]: from='client.53600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2136077620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[139570]: from='client.43632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[139570]: from='client.53600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2136077620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[142991]: from='client.43632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[142991]: from='client.53600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2136077620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:10:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:20 smithi078 ceph-mon[139570]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:10:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:20 smithi078 ceph-mon[142991]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:10:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:20 smithi118 ceph-mon[131825]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:10:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:10:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:10:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:10:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:10:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:10:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:22 smithi118 ceph-mon[131825]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:22 smithi078 ceph-mon[139570]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:22 smithi078 ceph-mon[142991]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:24 smithi118 ceph-mon[131825]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:24 smithi078 ceph-mon[139570]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:24 smithi078 ceph-mon[142991]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:26 smithi118 ceph-mon[131825]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:26 smithi078 ceph-mon[139570]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:26 smithi078 ceph-mon[142991]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:10:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:28 smithi118 ceph-mon[131825]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:28 smithi078 ceph-mon[139570]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:28 smithi078 ceph-mon[142991]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:30 smithi078 ceph-mon[139570]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:30 smithi078 ceph-mon[142991]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:30 smithi118 ceph-mon[131825]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:32 smithi078 ceph-mon[139570]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:32 smithi078 ceph-mon[142991]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:32 smithi118 ceph-mon[131825]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:34 smithi078 ceph-mon[139570]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:34 smithi078 ceph-mon[142991]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:34 smithi118 ceph-mon[131825]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:36 smithi118 ceph-mon[131825]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:36 smithi078 ceph-mon[139570]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:36 smithi078 ceph-mon[142991]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:10:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:38 smithi078 ceph-mon[139570]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:38 smithi078 ceph-mon[142991]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:38 smithi118 ceph-mon[131825]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:40 smithi078 ceph-mon[139570]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:40 smithi078 ceph-mon[142991]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:40 smithi118 ceph-mon[131825]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:42 smithi078 ceph-mon[139570]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:42 smithi078 ceph-mon[142991]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:42 smithi118 ceph-mon[131825]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:44 smithi078 ceph-mon[139570]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:44 smithi078 ceph-mon[142991]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:44 smithi118 ceph-mon[131825]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:46 smithi118 ceph-mon[131825]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:46 smithi078 ceph-mon[139570]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:46 smithi078 ceph-mon[142991]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:10:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:10:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:48 smithi118 ceph-mon[131825]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:48 smithi078 ceph-mon[139570]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:48 smithi078 ceph-mon[142991]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:49.136 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:10:49.442 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 9m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 8m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 3h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 3h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:10:49.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:10:49.444 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:10:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:10:49.825 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:10:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:10:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:10:49.826 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:10:49.826 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:10:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2671203680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2671203680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2671203680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:10:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[139570]: from='client.53612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[139570]: from='client.53618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[139570]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[142991]: from='client.53612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[142991]: from='client.53618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:50 smithi078 ceph-mon[142991]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:50 smithi118 ceph-mon[131825]: from='client.53612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:50 smithi118 ceph-mon[131825]: from='client.53618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:10:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:50 smithi118 ceph-mon[131825]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:52 smithi078 ceph-mon[139570]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:52 smithi078 ceph-mon[142991]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:52 smithi118 ceph-mon[131825]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:54 smithi078 ceph-mon[139570]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:54 smithi078 ceph-mon[142991]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:54 smithi118 ceph-mon[131825]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:56 smithi118 ceph-mon[131825]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:56 smithi078 ceph-mon[139570]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:56 smithi078 ceph-mon[142991]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:10:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:10:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:10:58 smithi078 ceph-mon[139570]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:10:58 smithi078 ceph-mon[142991]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:10:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:10:58 smithi118 ceph-mon[131825]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:00 smithi078 ceph-mon[139570]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:00 smithi078 ceph-mon[142991]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:00 smithi118 ceph-mon[131825]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:02 smithi078 ceph-mon[139570]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:02 smithi078 ceph-mon[142991]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:02 smithi118 ceph-mon[131825]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:04 smithi078 ceph-mon[139570]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:04 smithi078 ceph-mon[142991]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:04 smithi118 ceph-mon[131825]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:06 smithi118 ceph-mon[131825]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:06 smithi078 ceph-mon[139570]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:06 smithi078 ceph-mon[142991]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:11:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:08 smithi078 ceph-mon[139570]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:08 smithi078 ceph-mon[142991]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:08 smithi118 ceph-mon[131825]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:10 smithi078 ceph-mon[139570]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:10 smithi078 ceph-mon[142991]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:10 smithi118 ceph-mon[131825]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:12 smithi078 ceph-mon[139570]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:12 smithi078 ceph-mon[142991]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:12 smithi118 ceph-mon[131825]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:14 smithi078 ceph-mon[139570]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:14 smithi078 ceph-mon[142991]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:14 smithi118 ceph-mon[131825]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:16 smithi118 ceph-mon[131825]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:16 smithi078 ceph-mon[139570]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:16 smithi078 ceph-mon[142991]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:11:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:18 smithi118 ceph-mon[131825]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:18 smithi078 ceph-mon[139570]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:18 smithi078 ceph-mon[142991]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:20.174 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:11:20.496 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:11:20.496 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 10m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:11:20.496 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 10m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 10m ago 4h 694M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 10m ago 4h 1154M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 10m ago 3h 570M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 10m ago 3h 20.3M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 10m ago 3h 5171M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 10m ago 3h 4641M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 10m ago 3h 4444M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:11:20.497 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 10m ago 3h 3902M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:11:20.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:11:20.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:11:20.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:11:20.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:11:20.498 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:11:20.949 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:20.950 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:11:20.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:11:20.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:11:20.951 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:11:20.951 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:11:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:20 smithi078 ceph-mon[139570]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:11:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:20 smithi078 ceph-mon[142991]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:11:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:20 smithi118 ceph-mon[131825]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:11:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[139570]: from='client.53630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[139570]: from='client.43674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3083555645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[142991]: from='client.53630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[142991]: from='client.43674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3083555645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:21 smithi118 ceph-mon[131825]: from='client.53630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:21 smithi118 ceph-mon[131825]: from='client.43674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3083555645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:11:22.807886034Z level=info msg="Completed cleanup jobs" duration=143.168732ms 2023-12-16T05:11:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:22 smithi118 ceph-mon[131825]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[142991]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[139570]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:11:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:11:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:11:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:11:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:11:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:11:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:11:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:24 smithi078 ceph-mon[142991]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:24 smithi078 ceph-mon[139570]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:24 smithi118 ceph-mon[131825]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:26 smithi118 ceph-mon[131825]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:26 smithi078 ceph-mon[139570]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:26 smithi078 ceph-mon[142991]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:11:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:28 smithi078 ceph-mon[139570]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:28 smithi078 ceph-mon[142991]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:28 smithi118 ceph-mon[131825]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:30 smithi078 ceph-mon[142991]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:30 smithi078 ceph-mon[139570]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:30 smithi118 ceph-mon[131825]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:32 smithi078 ceph-mon[139570]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:32 smithi078 ceph-mon[142991]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:32 smithi118 ceph-mon[131825]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:34 smithi078 ceph-mon[139570]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:34 smithi078 ceph-mon[142991]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:34 smithi118 ceph-mon[131825]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:36 smithi118 ceph-mon[131825]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:36 smithi078 ceph-mon[139570]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:36 smithi078 ceph-mon[142991]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:11:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:38 smithi078 ceph-mon[139570]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:38 smithi078 ceph-mon[142991]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:38 smithi118 ceph-mon[131825]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:40 smithi078 ceph-mon[139570]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:40 smithi078 ceph-mon[142991]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:40 smithi118 ceph-mon[131825]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:42 smithi078 ceph-mon[139570]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:42 smithi078 ceph-mon[142991]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:42 smithi118 ceph-mon[131825]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:44 smithi078 ceph-mon[139570]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:44 smithi078 ceph-mon[142991]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:44 smithi118 ceph-mon[131825]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:46 smithi118 ceph-mon[131825]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:46 smithi078 ceph-mon[142991]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:46 smithi078 ceph-mon[139570]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:11:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:11:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:48 smithi118 ceph-mon[131825]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:48 smithi078 ceph-mon[139570]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:48 smithi078 ceph-mon[142991]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:50 smithi078 ceph-mon[139570]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:50 smithi078 ceph-mon[142991]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:51.296 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:11:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:50 smithi118 ceph-mon[131825]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:51.602 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 28s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 9m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 28s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 9m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:11:51.603 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 28s ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 28s ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 28s ago 3h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 28s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 9m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 28s ago 3h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:11:51.604 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 28s ago 3h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 28s ago 3h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 28s ago 3h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:11:51.605 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:11:51.983 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:11:51.984 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:11:51.985 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:11:51.985 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:11:51.985 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:11:51.985 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:11:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[139570]: from='client.53648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[139570]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[139570]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2716655180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[142991]: from='client.53648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[142991]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[142991]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2716655180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:52 smithi118 ceph-mon[131825]: from='client.53648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:52 smithi118 ceph-mon[131825]: from='client.43692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:11:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:52 smithi118 ceph-mon[131825]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2716655180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:11:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:54 smithi078 ceph-mon[139570]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:54 smithi078 ceph-mon[142991]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:54 smithi118 ceph-mon[131825]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:56 smithi118 ceph-mon[131825]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:56 smithi078 ceph-mon[139570]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:56 smithi078 ceph-mon[142991]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:11:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:11:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:11:58 smithi078 ceph-mon[139570]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:11:58 smithi078 ceph-mon[142991]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:11:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:11:58 smithi118 ceph-mon[131825]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:00 smithi078 ceph-mon[139570]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:00 smithi078 ceph-mon[142991]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:00 smithi118 ceph-mon[131825]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:02 smithi078 ceph-mon[139570]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:02 smithi078 ceph-mon[142991]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:02 smithi118 ceph-mon[131825]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:04 smithi078 ceph-mon[139570]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:04 smithi078 ceph-mon[142991]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:04 smithi118 ceph-mon[131825]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:06 smithi118 ceph-mon[131825]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:06 smithi078 ceph-mon[139570]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:06 smithi078 ceph-mon[142991]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:12:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:08 smithi078 ceph-mon[139570]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:08 smithi078 ceph-mon[142991]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:08 smithi118 ceph-mon[131825]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:10 smithi078 ceph-mon[139570]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:10 smithi078 ceph-mon[142991]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:10 smithi118 ceph-mon[131825]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:12 smithi078 ceph-mon[139570]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:12 smithi078 ceph-mon[142991]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:12 smithi118 ceph-mon[131825]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:14 smithi078 ceph-mon[139570]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:14 smithi078 ceph-mon[142991]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:14 smithi118 ceph-mon[131825]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:16 smithi118 ceph-mon[131825]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:16 smithi078 ceph-mon[142991]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:16 smithi078 ceph-mon[139570]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:12:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:18 smithi118 ceph-mon[131825]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:18 smithi078 ceph-mon[139570]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:18 smithi078 ceph-mon[142991]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:20 smithi078 ceph-mon[139570]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:20 smithi078 ceph-mon[142991]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:20 smithi118 ceph-mon[131825]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:22.331 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:12:22.639 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 59s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 10m ago 3h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 59s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 10m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 10m ago 3h 461M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 59s ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 59s ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 10m ago 3h 543M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 59s ago 3h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 59s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 10m ago 3h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 59s ago 3h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:12:22.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 59s ago 3h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 59s ago 3h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 59s ago 3h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 10m ago 3h 3579M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 10m ago 3h 4139M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 10m ago 3h 3548M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 10m ago 3h 4005M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:12:22.641 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 10m ago 3h 117M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:12:23.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:12:23.024 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:12:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:22 smithi078 ceph-mon[139570]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:22 smithi078 ceph-mon[142991]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:22 smithi118 ceph-mon[131825]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[139570]: from='client.53666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[139570]: from='client.53672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3511682143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[142991]: from='client.53666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[142991]: from='client.53672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3511682143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:12:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:23 smithi118 ceph-mon[131825]: from='client.53666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:23 smithi118 ceph-mon[131825]: from='client.53672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3511682143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:12:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:24 smithi078 ceph-mon[139570]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:24 smithi078 ceph-mon[142991]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:24 smithi118 ceph-mon[131825]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:26 smithi118 ceph-mon[131825]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:26 smithi078 ceph-mon[139570]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:26 smithi078 ceph-mon[142991]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:26] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:12:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:12:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:12:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:12:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:12:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:28 smithi078 ceph-mon[139570]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:28 smithi078 ceph-mon[142991]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:28 smithi118 ceph-mon[131825]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:30 smithi078 ceph-mon[139570]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:30 smithi078 ceph-mon[142991]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:30 smithi118 ceph-mon[131825]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:32 smithi078 ceph-mon[139570]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:32 smithi078 ceph-mon[142991]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:32 smithi118 ceph-mon[131825]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:34 smithi078 ceph-mon[139570]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:34 smithi078 ceph-mon[142991]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:34 smithi118 ceph-mon[131825]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:36 smithi118 ceph-mon[131825]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:36 smithi078 ceph-mon[142991]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:36 smithi078 ceph-mon[139570]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:12:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:38 smithi078 ceph-mon[139570]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:38 smithi078 ceph-mon[142991]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:38 smithi118 ceph-mon[131825]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:40 smithi078 ceph-mon[139570]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:40 smithi078 ceph-mon[142991]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:40 smithi118 ceph-mon[131825]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:42 smithi078 ceph-mon[139570]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:42 smithi078 ceph-mon[142991]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:42 smithi118 ceph-mon[131825]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:44 smithi078 ceph-mon[139570]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:44 smithi078 ceph-mon[142991]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:44 smithi118 ceph-mon[131825]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:46 smithi118 ceph-mon[131825]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:46 smithi078 ceph-mon[139570]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:46 smithi078 ceph-mon[142991]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:12:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:12:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:48 smithi118 ceph-mon[131825]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:48 smithi078 ceph-mon[142991]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:48 smithi078 ceph-mon[139570]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:50 smithi078 ceph-mon[142991]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:50 smithi078 ceph-mon[139570]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:50 smithi118 ceph-mon[131825]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:52 smithi078 ceph-mon[139570]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:52 smithi078 ceph-mon[142991]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:53.371 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:12:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:52 smithi118 ceph-mon[131825]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:53.678 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:12:53.678 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 90s ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 27s ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 90s ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 27s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 27s ago 3h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 90s ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 90s ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 27s ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 90s ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 90s ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 27s ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 90s ago 3h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 90s ago 3h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 90s ago 3h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 90s ago 3h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:12:53.679 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 27s ago 3h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:12:53.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 27s ago 3h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:12:53.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 27s ago 3h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:12:53.680 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 27s ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:12:53.680 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 27s ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:12:54.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:12:54.063 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:12:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[139570]: from='client.43722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[139570]: from='client.53690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[139570]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/823645123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[142991]: from='client.43722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[142991]: from='client.53690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[142991]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/823645123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:54 smithi118 ceph-mon[131825]: from='client.43722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:54 smithi118 ceph-mon[131825]: from='client.53690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:12:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:54 smithi118 ceph-mon[131825]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/823645123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:12:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:56 smithi118 ceph-mon[131825]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:56 smithi078 ceph-mon[139570]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:56 smithi078 ceph-mon[142991]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:12:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:12:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:12:58 smithi078 ceph-mon[139570]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:12:58 smithi078 ceph-mon[142991]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:12:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:12:58 smithi118 ceph-mon[131825]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:00 smithi078 ceph-mon[139570]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:00 smithi078 ceph-mon[142991]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:00 smithi118 ceph-mon[131825]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:02 smithi078 ceph-mon[139570]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:02 smithi078 ceph-mon[142991]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:02 smithi118 ceph-mon[131825]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:04 smithi078 ceph-mon[139570]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:04 smithi078 ceph-mon[142991]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:04 smithi118 ceph-mon[131825]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:06 smithi118 ceph-mon[131825]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:06 smithi078 ceph-mon[139570]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:06 smithi078 ceph-mon[142991]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:13:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:08 smithi078 ceph-mon[139570]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:08 smithi078 ceph-mon[142991]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:08 smithi118 ceph-mon[131825]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:10 smithi078 ceph-mon[139570]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:10 smithi078 ceph-mon[142991]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:10 smithi118 ceph-mon[131825]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:12 smithi078 ceph-mon[139570]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:12 smithi078 ceph-mon[142991]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:12 smithi118 ceph-mon[131825]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:14 smithi078 ceph-mon[139570]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:14 smithi078 ceph-mon[142991]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:14 smithi118 ceph-mon[131825]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:16 smithi118 ceph-mon[131825]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:16 smithi078 ceph-mon[139570]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:16 smithi078 ceph-mon[142991]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:13:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:18 smithi118 ceph-mon[131825]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:18 smithi078 ceph-mon[139570]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:18 smithi078 ceph-mon[142991]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:20 smithi078 ceph-mon[139570]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:20 smithi078 ceph-mon[142991]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:20 smithi118 ceph-mon[131825]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:22 smithi078 ceph-mon[139570]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:22 smithi078 ceph-mon[142991]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:22 smithi118 ceph-mon[131825]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:24.408 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 58s ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 58s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 58s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 58s ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 58s ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:13:24.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 3h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 58s ago 3h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 58s ago 3h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 58s ago 3h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 58s ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:13:24.717 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 58s ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:13:25.098 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:13:25.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:25.100 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:13:25.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:13:25.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:13:25.100 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:13:25.100 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:13:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:24 smithi078 ceph-mon[139570]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:24 smithi078 ceph-mon[142991]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:24 smithi118 ceph-mon[131825]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[139570]: from='client.53702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[139570]: from='client.43746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2948183860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[142991]: from='client.53702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[142991]: from='client.43746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2948183860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:25 smithi118 ceph-mon[131825]: from='client.53702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:25 smithi118 ceph-mon[131825]: from='client.43746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2948183860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:13:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:26 smithi078 ceph-mon[139570]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:13:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:26 smithi078 ceph-mon[142991]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:13:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:26 smithi118 ceph-mon[131825]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:13:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:13:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:13:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:13:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:13:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:28 smithi078 ceph-mon[139570]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:28 smithi078 ceph-mon[142991]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:28 smithi118 ceph-mon[131825]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:30 smithi078 ceph-mon[139570]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:30 smithi078 ceph-mon[142991]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:30 smithi118 ceph-mon[131825]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:32 smithi118 ceph-mon[131825]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:32 smithi078 ceph-mon[139570]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:32 smithi078 ceph-mon[142991]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:34 smithi118 ceph-mon[131825]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:34 smithi078 ceph-mon[139570]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:34 smithi078 ceph-mon[142991]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:36 smithi118 ceph-mon[131825]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:36 smithi078 ceph-mon[139570]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:36 smithi078 ceph-mon[142991]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:13:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:38 smithi078 ceph-mon[139570]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:38 smithi078 ceph-mon[142991]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:38 smithi118 ceph-mon[131825]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:40 smithi078 ceph-mon[139570]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:40 smithi078 ceph-mon[142991]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:40 smithi118 ceph-mon[131825]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:42 smithi078 ceph-mon[139570]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:42 smithi078 ceph-mon[142991]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:42 smithi118 ceph-mon[131825]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:44 smithi078 ceph-mon[139570]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:44 smithi078 ceph-mon[142991]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:44 smithi118 ceph-mon[131825]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:46 smithi118 ceph-mon[131825]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:46 smithi078 ceph-mon[139570]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:46 smithi078 ceph-mon[142991]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:13:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:13:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:48 smithi118 ceph-mon[131825]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:48 smithi078 ceph-mon[139570]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:48 smithi078 ceph-mon[142991]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:50 smithi078 ceph-mon[139570]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:50 smithi078 ceph-mon[142991]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:50 smithi118 ceph-mon[131825]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:53.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:52 smithi078 ceph-mon[139570]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:53.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:52 smithi078 ceph-mon[142991]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:52 smithi118 ceph-mon[131825]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:54 smithi078 ceph-mon[139570]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:54 smithi078 ceph-mon[142991]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:54 smithi118 ceph-mon[131825]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:55.450 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:13:55.758 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 2m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 89s ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 2m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 89s ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 89s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:13:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 2m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 2m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 89s ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 2m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 2m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 89s ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 2m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:13:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 3h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 3h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 89s ago 3h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 89s ago 3h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 89s ago 3h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 89s ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:13:55.761 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 89s ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:13:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:13:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:56 smithi118 ceph-mon[131825]: from='client.53720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:56 smithi118 ceph-mon[131825]: from='client.53726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:56 smithi118 ceph-mon[131825]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[139570]: from='client.53720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[139570]: from='client.53726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[139570]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[142991]: from='client.53720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[142991]: from='client.53726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:13:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:56 smithi078 ceph-mon[142991]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:13:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:13:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2559497413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2559497413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2559497413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:13:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:13:58 smithi118 ceph-mon[131825]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:13:58 smithi078 ceph-mon[139570]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:13:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:13:58 smithi078 ceph-mon[142991]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:00 smithi078 ceph-mon[139570]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:00 smithi078 ceph-mon[142991]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:00 smithi118 ceph-mon[131825]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:02 smithi118 ceph-mon[131825]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:02 smithi078 ceph-mon[139570]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:02 smithi078 ceph-mon[142991]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:04 smithi118 ceph-mon[131825]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:04 smithi078 ceph-mon[139570]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:04 smithi078 ceph-mon[142991]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:06 smithi118 ceph-mon[131825]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:06 smithi078 ceph-mon[139570]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:06 smithi078 ceph-mon[142991]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:14:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:08 smithi078 ceph-mon[139570]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:08 smithi078 ceph-mon[142991]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:08 smithi118 ceph-mon[131825]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:10 smithi118 ceph-mon[131825]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:10 smithi078 ceph-mon[139570]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:10 smithi078 ceph-mon[142991]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:12 smithi118 ceph-mon[131825]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:12 smithi078 ceph-mon[139570]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:12 smithi078 ceph-mon[142991]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:14 smithi118 ceph-mon[131825]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:14 smithi078 ceph-mon[139570]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:14 smithi078 ceph-mon[142991]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:16 smithi118 ceph-mon[131825]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:16 smithi078 ceph-mon[139570]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:16 smithi078 ceph-mon[142991]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:14:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:18 smithi118 ceph-mon[131825]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:18 smithi078 ceph-mon[139570]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:18 smithi078 ceph-mon[142991]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:20 smithi118 ceph-mon[131825]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:20 smithi078 ceph-mon[139570]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:20 smithi078 ceph-mon[142991]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:22 smithi118 ceph-mon[131825]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:22 smithi078 ceph-mon[139570]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:22 smithi078 ceph-mon[142991]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:24 smithi118 ceph-mon[131825]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:24 smithi078 ceph-mon[139570]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:24 smithi078 ceph-mon[142991]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:26 smithi118 ceph-mon[131825]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:26 smithi078 ceph-mon[139570]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:26 smithi078 ceph-mon[142991]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:26.487 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:14:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:14:26.798 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:14:26.798 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:14:26.798 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:14:26.798 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 3h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:14:26.799 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:14:26.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:14:26.800 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:14:27.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:14:27.186 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:14:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:27 smithi118 ceph-mon[131825]: from='client.53738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:27 smithi118 ceph-mon[131825]: from='client.53744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:27 smithi078 ceph-mon[139570]: from='client.53738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:27 smithi078 ceph-mon[139570]: from='client.53744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:27 smithi078 ceph-mon[142991]: from='client.53738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:27 smithi078 ceph-mon[142991]: from='client.53744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4168958433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:14:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:14:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:14:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:14:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:14:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:28 smithi118 ceph-mon[131825]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4168958433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:14:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[139570]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4168958433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:14:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:28 smithi078 ceph-mon[142991]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:30 smithi118 ceph-mon[131825]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:30 smithi078 ceph-mon[139570]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:30 smithi078 ceph-mon[142991]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:32 smithi118 ceph-mon[131825]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:32 smithi078 ceph-mon[139570]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:32 smithi078 ceph-mon[142991]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:34 smithi118 ceph-mon[131825]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:34 smithi078 ceph-mon[142991]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:34 smithi078 ceph-mon[139570]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:36 smithi118 ceph-mon[131825]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:36 smithi078 ceph-mon[139570]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:36 smithi078 ceph-mon[142991]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:14:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:38 smithi118 ceph-mon[131825]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:38 smithi078 ceph-mon[139570]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:38 smithi078 ceph-mon[142991]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:40 smithi118 ceph-mon[131825]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:40 smithi078 ceph-mon[139570]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:40 smithi078 ceph-mon[142991]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:42 smithi118 ceph-mon[131825]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:42 smithi078 ceph-mon[139570]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:42 smithi078 ceph-mon[142991]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:44 smithi118 ceph-mon[131825]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:44 smithi078 ceph-mon[139570]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:44 smithi078 ceph-mon[142991]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:46 smithi118 ceph-mon[131825]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:46 smithi078 ceph-mon[142991]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:46 smithi078 ceph-mon[139570]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:14:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:14:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:48 smithi118 ceph-mon[131825]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:48 smithi078 ceph-mon[139570]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:48 smithi078 ceph-mon[142991]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:50 smithi118 ceph-mon[131825]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:50 smithi078 ceph-mon[139570]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:50 smithi078 ceph-mon[142991]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:52 smithi118 ceph-mon[131825]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:52 smithi078 ceph-mon[139570]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:52 smithi078 ceph-mon[142991]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:54 smithi118 ceph-mon[131825]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:54 smithi078 ceph-mon[139570]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:54 smithi078 ceph-mon[142991]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:56 smithi118 ceph-mon[131825]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:56 smithi078 ceph-mon[139570]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:56 smithi078 ceph-mon[142991]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:14:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:14:57.531 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 3m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 2m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 3m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 2m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 3m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:14:57.840 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 3m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 2m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 3m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 3m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 2m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 3m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 3m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 3m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 3h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 3h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:14:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 2m ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:14:58.228 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:14:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:14:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:14:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:14:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:14:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:58 smithi118 ceph-mon[131825]: from='client.53756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:58 smithi118 ceph-mon[131825]: from='client.43800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:58 smithi118 ceph-mon[131825]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:14:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3228071648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:14:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[139570]: from='client.53756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[139570]: from='client.43800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[139570]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3228071648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[142991]: from='client.53756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[142991]: from='client.43800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[142991]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:14:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:14:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3228071648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:15:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:00 smithi118 ceph-mon[131825]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:00 smithi078 ceph-mon[139570]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:00 smithi078 ceph-mon[142991]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:03 smithi118 ceph-mon[131825]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:03 smithi078 ceph-mon[139570]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:03 smithi078 ceph-mon[142991]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:05 smithi118 ceph-mon[131825]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:05 smithi078 ceph-mon[139570]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:05 smithi078 ceph-mon[142991]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:06 smithi118 ceph-mon[131825]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:06 smithi078 ceph-mon[139570]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:06 smithi078 ceph-mon[142991]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:15:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:08 smithi118 ceph-mon[131825]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:08 smithi078 ceph-mon[139570]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:08 smithi078 ceph-mon[142991]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:10 smithi118 ceph-mon[131825]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:10 smithi078 ceph-mon[139570]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:10 smithi078 ceph-mon[142991]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:12 smithi118 ceph-mon[131825]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:12 smithi078 ceph-mon[139570]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:12 smithi078 ceph-mon[142991]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:15 smithi118 ceph-mon[131825]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:15 smithi078 ceph-mon[139570]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:15 smithi078 ceph-mon[142991]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:16 smithi118 ceph-mon[131825]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:16 smithi078 ceph-mon[139570]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:16 smithi078 ceph-mon[142991]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:15:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:18 smithi118 ceph-mon[131825]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:18 smithi078 ceph-mon[139570]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:18 smithi078 ceph-mon[142991]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:20 smithi118 ceph-mon[131825]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:20 smithi078 ceph-mon[139570]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:20 smithi078 ceph-mon[142991]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:23 smithi118 ceph-mon[131825]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:22 smithi078 ceph-mon[139570]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:22 smithi078 ceph-mon[142991]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:25 smithi118 ceph-mon[131825]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:25 smithi078 ceph-mon[139570]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:25 smithi078 ceph-mon[142991]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:26 smithi118 ceph-mon[131825]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:26 smithi078 ceph-mon[142991]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:26 smithi078 ceph-mon[139570]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:15:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:15:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:15:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:15:28.583 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:15:28.890 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:15:28.890 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:15:28.890 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:15:28.890 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:15:28.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:15:28.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:15:28.892 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 3h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:15:28.892 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:15:29.271 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:15:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:15:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:29 smithi118 ceph-mon[131825]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:15:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:15:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:15:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[139570]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[142991]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:15:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:15:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:30 smithi118 ceph-mon[131825]: from='client.43812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:30 smithi118 ceph-mon[131825]: from='client.53780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4161174111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:15:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[139570]: from='client.43812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[139570]: from='client.53780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4161174111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:15:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[142991]: from='client.43812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[142991]: from='client.53780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:15:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4161174111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:15:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:31 smithi118 ceph-mon[131825]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:31 smithi078 ceph-mon[139570]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:31 smithi078 ceph-mon[142991]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:32 smithi118 ceph-mon[131825]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:32 smithi078 ceph-mon[139570]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:32 smithi078 ceph-mon[142991]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:35 smithi118 ceph-mon[131825]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:35 smithi078 ceph-mon[139570]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:35 smithi078 ceph-mon[142991]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:36 smithi118 ceph-mon[131825]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:36 smithi078 ceph-mon[139570]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:36 smithi078 ceph-mon[142991]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:15:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:39 smithi118 ceph-mon[131825]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:39 smithi078 ceph-mon[139570]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:39 smithi078 ceph-mon[142991]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:41 smithi118 ceph-mon[131825]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:41 smithi078 ceph-mon[139570]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:41 smithi078 ceph-mon[142991]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:43 smithi118 ceph-mon[131825]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:43 smithi078 ceph-mon[139570]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:43 smithi078 ceph-mon[142991]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:45 smithi118 ceph-mon[131825]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:45 smithi078 ceph-mon[139570]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:45 smithi078 ceph-mon[142991]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:46 smithi118 ceph-mon[131825]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:46 smithi078 ceph-mon[139570]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:46 smithi078 ceph-mon[142991]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:15:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:15:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:48 smithi118 ceph-mon[131825]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:48 smithi078 ceph-mon[142991]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:48 smithi078 ceph-mon[139570]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:51 smithi118 ceph-mon[131825]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:51 smithi078 ceph-mon[139570]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:51 smithi078 ceph-mon[142991]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:53 smithi118 ceph-mon[131825]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:53 smithi078 ceph-mon[139570]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:53 smithi078 ceph-mon[142991]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:55 smithi118 ceph-mon[131825]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:55 smithi078 ceph-mon[139570]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:55 smithi078 ceph-mon[142991]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:56 smithi118 ceph-mon[131825]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:56 smithi078 ceph-mon[139570]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:56 smithi078 ceph-mon[142991]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:15:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:15:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:15:59 smithi118 ceph-mon[131825]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:15:59 smithi078 ceph-mon[139570]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:15:59 smithi078 ceph-mon[142991]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:15:59.617 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 4m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 3m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (3h) 4m ago 3h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (3h) 3m ago 3h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 4m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 4m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 3m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 4m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:15:59.926 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 4m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 3m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 4m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 4m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 4m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 4m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 3m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:15:59.927 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 3m ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:16:00.306 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:16:00.307 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:01 smithi118 ceph-mon[131825]: from='client.43830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:01 smithi118 ceph-mon[131825]: from='client.43836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:01 smithi118 ceph-mon[131825]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3630657989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[139570]: from='client.43830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[139570]: from='client.43836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[139570]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3630657989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[142991]: from='client.43830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[142991]: from='client.43836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[142991]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3630657989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:03 smithi118 ceph-mon[131825]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:03 smithi078 ceph-mon[139570]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:03 smithi078 ceph-mon[142991]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:04 smithi118 ceph-mon[131825]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:04 smithi078 ceph-mon[139570]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:04 smithi078 ceph-mon[142991]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:06 smithi118 ceph-mon[131825]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:06 smithi078 ceph-mon[139570]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:06 smithi078 ceph-mon[142991]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:16:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:09 smithi118 ceph-mon[131825]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:09 smithi078 ceph-mon[139570]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:09 smithi078 ceph-mon[142991]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:11 smithi118 ceph-mon[131825]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:11 smithi078 ceph-mon[139570]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:11 smithi078 ceph-mon[142991]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:12 smithi118 ceph-mon[131825]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:12 smithi078 ceph-mon[142991]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:12 smithi078 ceph-mon[139570]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:15 smithi118 ceph-mon[131825]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:15 smithi078 ceph-mon[139570]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:15 smithi078 ceph-mon[142991]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:16 smithi118 ceph-mon[131825]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:16 smithi078 ceph-mon[139570]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:16 smithi078 ceph-mon[142991]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:16:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:18 smithi118 ceph-mon[131825]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:18 smithi078 ceph-mon[139570]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:18 smithi078 ceph-mon[142991]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:21 smithi118 ceph-mon[131825]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:21 smithi078 ceph-mon[139570]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:21 smithi078 ceph-mon[142991]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:22 smithi118 ceph-mon[131825]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:22 smithi078 ceph-mon[139570]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:22 smithi078 ceph-mon[142991]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:24 smithi118 ceph-mon[131825]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:24 smithi078 ceph-mon[139570]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:24 smithi078 ceph-mon[142991]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:26 smithi118 ceph-mon[131825]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:26 smithi078 ceph-mon[139570]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:26 smithi078 ceph-mon[142991]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:16:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:29 smithi118 ceph-mon[131825]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:16:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:29 smithi078 ceph-mon[139570]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:16:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:29 smithi078 ceph-mon[142991]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:16:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:16:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:16:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:16:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:30 smithi118 ceph-mon[131825]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[139570]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:16:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:30 smithi078 ceph-mon[142991]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:30.656 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 3h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:16:30.963 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:16:30.964 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 3h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:16:31.343 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:16:31.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:16:31.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:16:31.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:16:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:16:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:31 smithi118 ceph-mon[131825]: from='client.53810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:31 smithi118 ceph-mon[131825]: from='client.43854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:31 smithi078 ceph-mon[139570]: from='client.53810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:31 smithi078 ceph-mon[139570]: from='client.43854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:31 smithi078 ceph-mon[142991]: from='client.53810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:31 smithi078 ceph-mon[142991]: from='client.43854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:16:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1832811076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:32 smithi118 ceph-mon[131825]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1832811076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[142991]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1832811076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:16:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:32 smithi078 ceph-mon[139570]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:34 smithi118 ceph-mon[131825]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:34 smithi078 ceph-mon[139570]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:34 smithi078 ceph-mon[142991]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:36 smithi118 ceph-mon[131825]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:36 smithi078 ceph-mon[139570]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:36 smithi078 ceph-mon[142991]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:16:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:38 smithi118 ceph-mon[131825]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:38 smithi078 ceph-mon[139570]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:38 smithi078 ceph-mon[142991]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:40 smithi118 ceph-mon[131825]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:40 smithi078 ceph-mon[139570]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:40 smithi078 ceph-mon[142991]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:42 smithi118 ceph-mon[131825]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:42 smithi078 ceph-mon[139570]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:42 smithi078 ceph-mon[142991]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:44 smithi118 ceph-mon[131825]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:44 smithi078 ceph-mon[139570]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:44 smithi078 ceph-mon[142991]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:46 smithi118 ceph-mon[131825]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:46 smithi078 ceph-mon[139570]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:46 smithi078 ceph-mon[142991]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:16:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:16:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:48 smithi118 ceph-mon[131825]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:48 smithi078 ceph-mon[139570]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:48 smithi078 ceph-mon[142991]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:50 smithi118 ceph-mon[131825]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:50 smithi078 ceph-mon[139570]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:50 smithi078 ceph-mon[142991]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:52 smithi118 ceph-mon[131825]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:52 smithi078 ceph-mon[139570]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:52 smithi078 ceph-mon[142991]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:54 smithi118 ceph-mon[131825]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:54 smithi078 ceph-mon[139570]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:54 smithi078 ceph-mon[142991]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:56 smithi118 ceph-mon[131825]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:56 smithi078 ceph-mon[139570]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:56 smithi078 ceph-mon[142991]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:16:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:16:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:16:58 smithi118 ceph-mon[131825]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:16:58 smithi078 ceph-mon[139570]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:16:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:16:58 smithi078 ceph-mon[142991]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:00 smithi118 ceph-mon[131825]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:00 smithi078 ceph-mon[142991]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:00 smithi078 ceph-mon[139570]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:01.693 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 4m ago 3h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 5m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 5m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 4m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 5m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:17:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 5m ago 3h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 4m ago 3h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 5m ago 4h 5204M 2453M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 5m ago 4h 4673M 2453M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 5m ago 4h 4468M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 5m ago 4h 3933M 2453M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 4m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 4m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 4m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:17:02.003 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 4m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:17:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:02.387 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:17:02.388 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:02 smithi118 ceph-mon[131825]: from='client.53828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:02 smithi118 ceph-mon[131825]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:02 smithi118 ceph-mon[131825]: from='client.53834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4270325708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[139570]: from='client.53828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[139570]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[139570]: from='client.53834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4270325708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[142991]: from='client.53828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[142991]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[142991]: from='client.53834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4270325708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:04 smithi118 ceph-mon[131825]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:04 smithi078 ceph-mon[139570]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:04 smithi078 ceph-mon[142991]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:06 smithi118 ceph-mon[131825]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:06 smithi078 ceph-mon[139570]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:06 smithi078 ceph-mon[142991]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:17:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:08 smithi118 ceph-mon[131825]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:08 smithi078 ceph-mon[139570]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:08 smithi078 ceph-mon[142991]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:10 smithi118 ceph-mon[131825]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:10 smithi078 ceph-mon[139570]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:10 smithi078 ceph-mon[142991]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:12 smithi118 ceph-mon[131825]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:12 smithi078 ceph-mon[139570]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:12 smithi078 ceph-mon[142991]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:14 smithi118 ceph-mon[131825]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:14 smithi078 ceph-mon[139570]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:14 smithi078 ceph-mon[142991]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:16 smithi118 ceph-mon[131825]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:16 smithi078 ceph-mon[139570]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:16 smithi078 ceph-mon[142991]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:17:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:18 smithi118 ceph-mon[131825]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:18 smithi078 ceph-mon[142991]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:18 smithi078 ceph-mon[139570]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:20 smithi118 ceph-mon[131825]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:20 smithi078 ceph-mon[139570]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:20 smithi078 ceph-mon[142991]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:22 smithi118 ceph-mon[131825]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:22 smithi078 ceph-mon[139570]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:22 smithi078 ceph-mon[142991]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:24 smithi118 ceph-mon[131825]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:24 smithi078 ceph-mon[139570]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:24 smithi078 ceph-mon[142991]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:26 smithi118 ceph-mon[131825]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:26 smithi078 ceph-mon[139570]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:26 smithi078 ceph-mon[142991]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:17:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:28 smithi118 ceph-mon[131825]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:28 smithi078 ceph-mon[139570]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:28 smithi078 ceph-mon[142991]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:17:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:17:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2444M 2023-12-16T05:17:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:17:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:17:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:30 smithi118 ceph-mon[131825]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2444M 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:17:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[142991]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2444M 2023-12-16T05:17:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:17:30.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:17:30.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:17:30.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:30 smithi078 ceph-mon[139570]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:32.734 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:17:33.044 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:17:33.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:17:33.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:17:33.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:17:33.047 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:17:33.047 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:17:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:32 smithi118 ceph-mon[131825]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:33.428 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:17:33.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:17:33.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:17:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:17:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:17:33.430 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:17:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:32 smithi078 ceph-mon[139570]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:32 smithi078 ceph-mon[142991]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:33 smithi118 ceph-mon[131825]: from='client.43884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3467634165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:33 smithi078 ceph-mon[139570]: from='client.43884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3467634165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:33 smithi078 ceph-mon[142991]: from='client.43884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3467634165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:17:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:34 smithi118 ceph-mon[131825]: from='client.43890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:34 smithi118 ceph-mon[131825]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:34 smithi078 ceph-mon[139570]: from='client.43890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:34 smithi078 ceph-mon[139570]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:34 smithi078 ceph-mon[142991]: from='client.43890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:17:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:34 smithi078 ceph-mon[142991]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:36 smithi118 ceph-mon[131825]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:36 smithi078 ceph-mon[139570]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:36 smithi078 ceph-mon[142991]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:17:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:38 smithi118 ceph-mon[131825]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:38 smithi078 ceph-mon[139570]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:38 smithi078 ceph-mon[142991]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:40 smithi118 ceph-mon[131825]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:40 smithi078 ceph-mon[139570]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:40 smithi078 ceph-mon[142991]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:42 smithi118 ceph-mon[131825]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:42 smithi078 ceph-mon[139570]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:42 smithi078 ceph-mon[142991]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:44 smithi118 ceph-mon[131825]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:44 smithi078 ceph-mon[139570]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:44 smithi078 ceph-mon[142991]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:46 smithi118 ceph-mon[131825]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:46 smithi078 ceph-mon[139570]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:46 smithi078 ceph-mon[142991]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:17:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:17:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:48 smithi118 ceph-mon[131825]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:48 smithi078 ceph-mon[139570]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:48 smithi078 ceph-mon[142991]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:50 smithi118 ceph-mon[131825]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:50 smithi078 ceph-mon[139570]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:50 smithi078 ceph-mon[142991]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:52 smithi118 ceph-mon[131825]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:52 smithi078 ceph-mon[139570]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:52 smithi078 ceph-mon[142991]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:54 smithi118 ceph-mon[131825]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:54 smithi078 ceph-mon[139570]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:54 smithi078 ceph-mon[142991]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:56 smithi118 ceph-mon[131825]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:56 smithi078 ceph-mon[139570]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:56 smithi078 ceph-mon[142991]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:17:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:17:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:17:58 smithi118 ceph-mon[131825]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:17:58 smithi078 ceph-mon[139570]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:17:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:17:58 smithi078 ceph-mon[142991]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:00 smithi118 ceph-mon[131825]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:00 smithi078 ceph-mon[139570]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:00 smithi078 ceph-mon[142991]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:02 smithi078 ceph-mon[139570]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:02 smithi078 ceph-mon[142991]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:02 smithi118 ceph-mon[131825]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:03.771 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 5m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:18:04.094 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 6m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 5m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:18:04.095 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 5m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:18:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:04 smithi118 ceph-mon[131825]: from='client.43902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:04 smithi118 ceph-mon[131825]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:04 smithi078 ceph-mon[139570]: from='client.43902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:04 smithi078 ceph-mon[139570]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:04 smithi078 ceph-mon[142991]: from='client.43902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:04 smithi078 ceph-mon[142991]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:04.478 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:18:04.478 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:18:04.479 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:18:04.480 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:18:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:05 smithi118 ceph-mon[131825]: from='client.43908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1635518097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:05 smithi078 ceph-mon[139570]: from='client.43908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1635518097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:05 smithi078 ceph-mon[142991]: from='client.43908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1635518097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:06 smithi118 ceph-mon[131825]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:06 smithi078 ceph-mon[139570]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:06 smithi078 ceph-mon[142991]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:18:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:08 smithi118 ceph-mon[131825]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:08 smithi078 ceph-mon[139570]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:08 smithi078 ceph-mon[142991]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:10 smithi118 ceph-mon[131825]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:10 smithi078 ceph-mon[139570]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:10 smithi078 ceph-mon[142991]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:12 smithi118 ceph-mon[131825]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:12 smithi078 ceph-mon[139570]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:12 smithi078 ceph-mon[142991]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:14 smithi118 ceph-mon[131825]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:14 smithi078 ceph-mon[139570]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:14 smithi078 ceph-mon[142991]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:16 smithi118 ceph-mon[131825]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:16 smithi078 ceph-mon[139570]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:16 smithi078 ceph-mon[142991]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:18:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:18 smithi118 ceph-mon[131825]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:18 smithi078 ceph-mon[139570]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:18 smithi078 ceph-mon[142991]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:20 smithi118 ceph-mon[131825]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:20 smithi078 ceph-mon[139570]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:20 smithi078 ceph-mon[142991]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:22 smithi118 ceph-mon[131825]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:22 smithi078 ceph-mon[139570]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:22 smithi078 ceph-mon[142991]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:24 smithi118 ceph-mon[131825]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:24 smithi078 ceph-mon[139570]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:24 smithi078 ceph-mon[142991]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:26 smithi118 ceph-mon[131825]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:26 smithi078 ceph-mon[139570]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:26 smithi078 ceph-mon[142991]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:18:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:28 smithi118 ceph-mon[131825]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:28 smithi078 ceph-mon[139570]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:28 smithi078 ceph-mon[142991]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:30 smithi118 ceph-mon[131825]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:18:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:30 smithi078 ceph-mon[139570]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:18:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:30 smithi078 ceph-mon[142991]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:18:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:18:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:18:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:18:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:18:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:18:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:18:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:18:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:18:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:18:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:32 smithi118 ceph-mon[131825]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:32 smithi078 ceph-mon[139570]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:32 smithi078 ceph-mon[142991]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:34 smithi118 ceph-mon[131825]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:34 smithi078 ceph-mon[139570]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:34 smithi078 ceph-mon[142991]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:34.825 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:18:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:18:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:18:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:18:35.137 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:18:35.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:18:35.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:18:35.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:18:35.138 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:18:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:35 smithi118 ceph-mon[131825]: from='client.53882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:35 smithi078 ceph-mon[142991]: from='client.53882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:35 smithi078 ceph-mon[139570]: from='client.53882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:35.518 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:18:35.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:18:35.520 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:18:35.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:18:35.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:18:35.520 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:18:35.520 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:18:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:36 smithi118 ceph-mon[131825]: from='client.43926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3435648358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:36 smithi118 ceph-mon[131825]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[139570]: from='client.43926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3435648358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[139570]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[142991]: from='client.43926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:18:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3435648358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:18:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:36 smithi078 ceph-mon[142991]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:18:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:38 smithi118 ceph-mon[131825]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:38 smithi078 ceph-mon[139570]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:38 smithi078 ceph-mon[142991]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:40 smithi118 ceph-mon[131825]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:40 smithi078 ceph-mon[139570]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:40 smithi078 ceph-mon[142991]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:42 smithi118 ceph-mon[131825]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:42 smithi078 ceph-mon[139570]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:42 smithi078 ceph-mon[142991]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:44 smithi118 ceph-mon[131825]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:44 smithi078 ceph-mon[139570]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:44 smithi078 ceph-mon[142991]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:46 smithi118 ceph-mon[131825]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:46 smithi078 ceph-mon[139570]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:46 smithi078 ceph-mon[142991]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:18:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:18:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:48 smithi118 ceph-mon[131825]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:48 smithi078 ceph-mon[139570]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:48 smithi078 ceph-mon[142991]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:50 smithi118 ceph-mon[131825]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:50 smithi078 ceph-mon[139570]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:50 smithi078 ceph-mon[142991]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:52 smithi118 ceph-mon[131825]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:52 smithi078 ceph-mon[139570]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:52 smithi078 ceph-mon[142991]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:54 smithi118 ceph-mon[131825]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:54 smithi078 ceph-mon[142991]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:54 smithi078 ceph-mon[139570]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:56 smithi118 ceph-mon[131825]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:56 smithi078 ceph-mon[139570]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:56 smithi078 ceph-mon[142991]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:18:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:18:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:18:58 smithi118 ceph-mon[131825]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:18:58 smithi078 ceph-mon[139570]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:18:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:18:58 smithi078 ceph-mon[142991]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:00 smithi118 ceph-mon[131825]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:00 smithi078 ceph-mon[139570]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:00 smithi078 ceph-mon[142991]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:03.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:02 smithi118 ceph-mon[131825]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:02 smithi078 ceph-mon[139570]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:02 smithi078 ceph-mon[142991]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:04 smithi118 ceph-mon[131825]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:04 smithi078 ceph-mon[139570]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:04 smithi078 ceph-mon[142991]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:05.869 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:19:06.182 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 6m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 7m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 7m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 6m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 7m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 6m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 7m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 7m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 7m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:19:06.183 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 7m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:19:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 6m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:19:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 6m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:19:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 6m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:19:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 6m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:19:06.184 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 6m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:19:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:06 smithi118 ceph-mon[131825]: from='client.43938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:06 smithi118 ceph-mon[131825]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:06 smithi078 ceph-mon[139570]: from='client.43938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:06 smithi078 ceph-mon[139570]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:06 smithi078 ceph-mon[142991]: from='client.43938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:06 smithi078 ceph-mon[142991]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:06.566 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:19:06.567 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:19:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:19:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:07 smithi118 ceph-mon[131825]: from='client.43944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/638983666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:07 smithi078 ceph-mon[139570]: from='client.43944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/638983666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:07 smithi078 ceph-mon[142991]: from='client.43944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/638983666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:08 smithi118 ceph-mon[131825]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:08 smithi078 ceph-mon[139570]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:08 smithi078 ceph-mon[142991]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:10 smithi118 ceph-mon[131825]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:10 smithi078 ceph-mon[139570]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:10 smithi078 ceph-mon[142991]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:12 smithi118 ceph-mon[131825]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:12 smithi078 ceph-mon[139570]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:12 smithi078 ceph-mon[142991]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:14 smithi118 ceph-mon[131825]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:14 smithi078 ceph-mon[139570]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:14 smithi078 ceph-mon[142991]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:16 smithi118 ceph-mon[131825]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:16 smithi078 ceph-mon[139570]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:16 smithi078 ceph-mon[142991]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:19:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:18 smithi118 ceph-mon[131825]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:18 smithi078 ceph-mon[139570]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:18 smithi078 ceph-mon[142991]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:20 smithi118 ceph-mon[131825]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:20 smithi078 ceph-mon[139570]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:20 smithi078 ceph-mon[142991]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:22 smithi118 ceph-mon[131825]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:22 smithi078 ceph-mon[139570]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:22 smithi078 ceph-mon[142991]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:24 smithi118 ceph-mon[131825]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:24 smithi078 ceph-mon[139570]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:24 smithi078 ceph-mon[142991]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:26 smithi118 ceph-mon[131825]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:26 smithi078 ceph-mon[139570]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:26 smithi078 ceph-mon[142991]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:19:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:28 smithi118 ceph-mon[131825]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:28 smithi078 ceph-mon[139570]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:28 smithi078 ceph-mon[142991]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:30 smithi118 ceph-mon[131825]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:30 smithi078 ceph-mon[139570]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:30 smithi078 ceph-mon[142991]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:19:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:19:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:19:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:19:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:19:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:32 smithi118 ceph-mon[131825]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[139570]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:32 smithi078 ceph-mon[142991]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:34.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:34 smithi118 ceph-mon[131825]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:34 smithi078 ceph-mon[139570]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:34 smithi078 ceph-mon[142991]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:36 smithi118 ceph-mon[131825]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:36 smithi078 ceph-mon[139570]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:36 smithi078 ceph-mon[142991]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:19:36.912 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:19:37.222 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:19:37.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:19:37.224 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:19:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:37 smithi118 ceph-mon[131825]: from='client.43956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:37 smithi078 ceph-mon[139570]: from='client.43956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:37 smithi078 ceph-mon[142991]: from='client.43956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:37.604 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:19:37.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:19:37.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:19:37.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:37.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:19:37.605 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:19:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:38 smithi118 ceph-mon[131825]: from='client.43962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/246241189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:38 smithi118 ceph-mon[131825]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[139570]: from='client.43962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/246241189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[139570]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[142991]: from='client.43962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:19:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/246241189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:19:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:38 smithi078 ceph-mon[142991]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:40 smithi118 ceph-mon[131825]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:40 smithi078 ceph-mon[142991]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:40 smithi078 ceph-mon[139570]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:42 smithi118 ceph-mon[131825]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:42 smithi078 ceph-mon[139570]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:42 smithi078 ceph-mon[142991]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:44 smithi118 ceph-mon[131825]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:44 smithi078 ceph-mon[139570]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:44 smithi078 ceph-mon[142991]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:46 smithi118 ceph-mon[131825]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:46 smithi078 ceph-mon[139570]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:46 smithi078 ceph-mon[142991]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:19:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:19:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:48 smithi118 ceph-mon[131825]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:48 smithi078 ceph-mon[139570]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:48 smithi078 ceph-mon[142991]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:50 smithi118 ceph-mon[131825]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:50 smithi078 ceph-mon[139570]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:50 smithi078 ceph-mon[142991]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:52 smithi118 ceph-mon[131825]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:52 smithi078 ceph-mon[139570]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:52 smithi078 ceph-mon[142991]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:54 smithi118 ceph-mon[131825]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:54 smithi078 ceph-mon[139570]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:54 smithi078 ceph-mon[142991]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:56 smithi118 ceph-mon[131825]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:56 smithi078 ceph-mon[139570]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:56 smithi078 ceph-mon[142991]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:19:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:19:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:19:58 smithi118 ceph-mon[131825]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:19:58 smithi078 ceph-mon[139570]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:19:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:19:58 smithi078 ceph-mon[142991]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:20:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:20:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:00 smithi078 conmon[139546]: 2023-12-16T05:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:20:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:20:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:01 smithi118 ceph-mon[131825]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:01 smithi078 ceph-mon[139570]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:01 smithi078 ceph-mon[142991]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:02 smithi118 ceph-mon[131825]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:02 smithi078 ceph-mon[139570]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:02 smithi078 ceph-mon[142991]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:04 smithi118 ceph-mon[131825]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:04 smithi078 ceph-mon[139570]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:04 smithi078 ceph-mon[142991]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:06 smithi118 ceph-mon[131825]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:06 smithi078 ceph-mon[139570]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:06 smithi078 ceph-mon[142991]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:20:07.949 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 7m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 8m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 8m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 7m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:20:08.263 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 8m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 7m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 8m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 8m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 8m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 8m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 7m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 7m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 7m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 7m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:20:08.264 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 7m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:20:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:08 smithi118 ceph-mon[131825]: from='client.43974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:08 smithi118 ceph-mon[131825]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:08 smithi078 ceph-mon[139570]: from='client.43974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:08 smithi078 ceph-mon[139570]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:08 smithi078 ceph-mon[142991]: from='client.43974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:08 smithi078 ceph-mon[142991]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:08.648 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:20:08.649 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:20:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:09 smithi118 ceph-mon[131825]: from='client.43980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1574056160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:09 smithi078 ceph-mon[139570]: from='client.43980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1574056160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:09 smithi078 ceph-mon[142991]: from='client.43980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1574056160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:10 smithi118 ceph-mon[131825]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:10 smithi078 ceph-mon[139570]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:10 smithi078 ceph-mon[142991]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:12 smithi118 ceph-mon[131825]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:12 smithi078 ceph-mon[142991]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:12 smithi078 ceph-mon[139570]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:14 smithi118 ceph-mon[131825]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:14 smithi078 ceph-mon[139570]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:14 smithi078 ceph-mon[142991]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:16 smithi118 ceph-mon[131825]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:16 smithi078 ceph-mon[139570]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:16 smithi078 ceph-mon[142991]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:20:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:18 smithi118 ceph-mon[131825]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:18 smithi078 ceph-mon[139570]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:18 smithi078 ceph-mon[142991]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:20 smithi118 ceph-mon[131825]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:20 smithi078 ceph-mon[139570]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:20 smithi078 ceph-mon[142991]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:22 smithi118 ceph-mon[131825]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:22 smithi078 ceph-mon[139570]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:22 smithi078 ceph-mon[142991]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:24 smithi118 ceph-mon[131825]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:24 smithi078 ceph-mon[139570]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:24 smithi078 ceph-mon[142991]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:26.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:26 smithi118 ceph-mon[131825]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:26 smithi078 ceph-mon[139570]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:26 smithi078 ceph-mon[142991]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:26] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T05:20:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:28 smithi118 ceph-mon[131825]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:28 smithi078 ceph-mon[139570]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:28 smithi078 ceph-mon[142991]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:30 smithi118 ceph-mon[131825]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:30 smithi078 ceph-mon[139570]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:30 smithi078 ceph-mon[142991]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:20:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:20:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:20:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:32 smithi118 ceph-mon[131825]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:20:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:20:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[142991]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[139570]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:20:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:20:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:20:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:34 smithi118 ceph-mon[131825]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:34 smithi078 ceph-mon[139570]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:34 smithi078 ceph-mon[142991]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:36 smithi118 ceph-mon[131825]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:36 smithi078 ceph-mon[139570]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:36.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:36 smithi078 ceph-mon[142991]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:36.756 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:36] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T05:20:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:38 smithi118 ceph-mon[131825]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:38 smithi078 ceph-mon[139570]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:38 smithi078 ceph-mon[142991]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:38.993 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (3h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (3h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:20:39.304 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:20:39.305 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:20:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:39 smithi118 ceph-mon[131825]: from='client.43992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:39 smithi078 ceph-mon[139570]: from='client.43992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:39 smithi078 ceph-mon[142991]: from='client.43992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:39.685 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:20:39.685 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:20:39.685 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:20:39.685 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:39.685 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:20:39.686 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:20:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:40 smithi118 ceph-mon[131825]: from='client.43998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2759467426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:40 smithi118 ceph-mon[131825]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[142991]: from='client.43998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2759467426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[142991]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[139570]: from='client.43998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2759467426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:20:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:40 smithi078 ceph-mon[139570]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:42 smithi118 ceph-mon[131825]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:42 smithi078 ceph-mon[139570]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:42 smithi078 ceph-mon[142991]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:44 smithi118 ceph-mon[131825]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:44 smithi078 ceph-mon[139570]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:44 smithi078 ceph-mon[142991]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:46 smithi118 ceph-mon[131825]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:46 smithi078 ceph-mon[139570]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:46 smithi078 ceph-mon[142991]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:46] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T05:20:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:20:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:48 smithi078 ceph-mon[139570]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:48 smithi078 ceph-mon[142991]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:48 smithi118 ceph-mon[131825]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:50 smithi118 ceph-mon[131825]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:50 smithi078 ceph-mon[139570]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:50 smithi078 ceph-mon[142991]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:52 smithi118 ceph-mon[131825]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:52 smithi078 ceph-mon[139570]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:52 smithi078 ceph-mon[142991]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:54 smithi118 ceph-mon[131825]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:54 smithi078 ceph-mon[139570]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:54 smithi078 ceph-mon[142991]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:56 smithi118 ceph-mon[131825]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:56 smithi078 ceph-mon[139570]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:56.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:56 smithi078 ceph-mon[142991]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:20:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:20:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:20:58 smithi118 ceph-mon[131825]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:20:58 smithi078 ceph-mon[139570]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:20:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:20:58 smithi078 ceph-mon[142991]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:00 smithi118 ceph-mon[131825]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:00 smithi078 ceph-mon[142991]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:00 smithi078 ceph-mon[139570]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:02 smithi078 ceph-mon[139570]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:02 smithi078 ceph-mon[142991]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:02 smithi118 ceph-mon[131825]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:04 smithi118 ceph-mon[131825]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:04 smithi078 ceph-mon[139570]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:04 smithi078 ceph-mon[142991]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:06 smithi118 ceph-mon[131825]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:06 smithi078 ceph-mon[139570]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:06 smithi078 ceph-mon[142991]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:21:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:08 smithi118 ceph-mon[131825]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:08 smithi078 ceph-mon[139570]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:08 smithi078 ceph-mon[142991]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:10.031 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:21:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:21:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:21:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (3h) 8m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:21:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:21:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (3h) 9m ago 4h 700M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 9m ago 4h 1192M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 8m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 9m ago 4h 589M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (3h) 8m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 9m ago 4h 5204M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 9m ago 4h 4673M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 9m ago 4h 4468M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 9m ago 4h 3933M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 8m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 8m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 8m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:21:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 8m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:21:10.347 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 8m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:21:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:10 smithi118 ceph-mon[131825]: from='client.44010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:10 smithi118 ceph-mon[131825]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:10 smithi078 ceph-mon[139570]: from='client.44010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:10 smithi078 ceph-mon[139570]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:10 smithi078 ceph-mon[142991]: from='client.44010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:10 smithi078 ceph-mon[142991]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:10.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:21:10.726 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:21:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:11 smithi118 ceph-mon[131825]: from='client.44016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2870817109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:11 smithi078 ceph-mon[142991]: from='client.44016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2870817109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:11 smithi078 ceph-mon[139570]: from='client.44016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2870817109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:12 smithi078 ceph-mon[139570]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:12 smithi078 ceph-mon[142991]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:12 smithi118 ceph-mon[131825]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:14 smithi118 ceph-mon[131825]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:14 smithi078 ceph-mon[139570]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:14 smithi078 ceph-mon[142991]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:16 smithi078 ceph-mon[139570]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:16 smithi078 ceph-mon[142991]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:16 smithi118 ceph-mon[131825]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:21:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:18 smithi078 ceph-mon[139570]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:18 smithi078 ceph-mon[142991]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:18 smithi118 ceph-mon[131825]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:20 smithi118 ceph-mon[131825]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:20 smithi078 ceph-mon[139570]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:20 smithi078 ceph-mon[142991]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:22 smithi118 ceph-mon[131825]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:22 smithi078 ceph-mon[139570]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:22 smithi078 ceph-mon[142991]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:21:22.731199248Z level=info msg="Completed cleanup jobs" duration=66.645592ms 2023-12-16T05:21:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:24 smithi118 ceph-mon[131825]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:24 smithi078 ceph-mon[139570]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:24 smithi078 ceph-mon[142991]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:26 smithi078 ceph-mon[139570]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:26 smithi078 ceph-mon[142991]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:26 smithi118 ceph-mon[131825]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:21:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:28 smithi118 ceph-mon[131825]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:28 smithi078 ceph-mon[139570]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:28 smithi078 ceph-mon[142991]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:30 smithi118 ceph-mon[131825]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:30 smithi078 ceph-mon[139570]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:30 smithi078 ceph-mon[142991]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:32 smithi078 ceph-mon[139570]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:32 smithi078 ceph-mon[142991]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:21:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:32 smithi118 ceph-mon[131825]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:21:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:34 smithi118 ceph-mon[131825]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:34 smithi078 ceph-mon[139570]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:34 smithi078 ceph-mon[142991]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:21:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:21:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:21:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:21:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:21:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:21:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:21:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:36 smithi078 ceph-mon[139570]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:36 smithi078 ceph-mon[142991]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:21:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:36 smithi118 ceph-mon[131825]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:38 smithi118 ceph-mon[131825]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:38 smithi078 ceph-mon[139570]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:38 smithi078 ceph-mon[142991]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:40 smithi118 ceph-mon[131825]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:40 smithi078 ceph-mon[139570]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:40 smithi078 ceph-mon[142991]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:41.070 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:21:41.376 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:21:41.376 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:21:41.376 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:21:41.376 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:21:41.376 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (3h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6s ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (3h) 6s ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 6s ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6s ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 6s ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 6s ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 6s ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 6s ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:21:41.377 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:21:41.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:21:41.378 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (3h) 9m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:21:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:41 smithi078 ceph-mon[139570]: from='client.53990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:41 smithi078 ceph-mon[142991]: from='client.53990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:41 smithi118 ceph-mon[131825]: from='client.53990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:21:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:21:41.760 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:21:41.760 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:21:41.760 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:21:41.760 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:21:41.760 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[142991]: from='client.53996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/357157772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[142991]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[139570]: from='client.53996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/357157772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:42 smithi078 ceph-mon[139570]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:42 smithi118 ceph-mon[131825]: from='client.53996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:21:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/357157772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:21:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:42 smithi118 ceph-mon[131825]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:44 smithi118 ceph-mon[131825]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:44 smithi078 ceph-mon[142991]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:44 smithi078 ceph-mon[139570]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:46 smithi078 ceph-mon[139570]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:46 smithi078 ceph-mon[142991]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:46 smithi118 ceph-mon[131825]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:21:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:21:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:48 smithi078 ceph-mon[139570]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:48 smithi078 ceph-mon[142991]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:48 smithi118 ceph-mon[131825]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:50 smithi118 ceph-mon[131825]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:50 smithi078 ceph-mon[139570]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:50 smithi078 ceph-mon[142991]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:52 smithi118 ceph-mon[131825]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:52 smithi078 ceph-mon[139570]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:52 smithi078 ceph-mon[142991]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:54 smithi118 ceph-mon[131825]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:54 smithi078 ceph-mon[142991]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:54 smithi078 ceph-mon[139570]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:56 smithi078 ceph-mon[142991]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:56 smithi078 ceph-mon[139570]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:56 smithi118 ceph-mon[131825]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:21:56] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:21:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:21:58 smithi118 ceph-mon[131825]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:21:58 smithi078 ceph-mon[139570]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:21:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:21:58 smithi078 ceph-mon[142991]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:00 smithi118 ceph-mon[131825]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:00 smithi078 ceph-mon[139570]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:00 smithi078 ceph-mon[142991]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:02 smithi078 ceph-mon[139570]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:02 smithi078 ceph-mon[142991]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:02 smithi118 ceph-mon[131825]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:04 smithi118 ceph-mon[131825]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:04 smithi078 ceph-mon[139570]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:04 smithi078 ceph-mon[142991]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:06 smithi078 ceph-mon[139570]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:06 smithi078 ceph-mon[142991]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:06 smithi118 ceph-mon[131825]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:22:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:08 smithi118 ceph-mon[131825]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:08 smithi078 ceph-mon[139570]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:08 smithi078 ceph-mon[142991]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:10 smithi118 ceph-mon[131825]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:10 smithi078 ceph-mon[139570]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:10 smithi078 ceph-mon[142991]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:12.107 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:22:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:12 smithi118 ceph-mon[131825]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 37s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 37s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:22:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 37s ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 37s ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 9m ago 4h 560M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (3h) 37s ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 37s ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 37s ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 37s ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 37s ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 37s ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 9m ago 4h 3606M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 9m ago 4h 4170M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 9m ago 4h 3578M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 9m ago 4h 4040M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:22:12.419 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 121M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:22:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:12 smithi078 ceph-mon[139570]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:12 smithi078 ceph-mon[142991]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:12.801 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:22:12.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:22:12.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:22:12.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:12.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:22:12.802 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:22:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:13 smithi118 ceph-mon[131825]: from='client.54008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:13 smithi118 ceph-mon[131825]: from='client.54014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2093442151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[139570]: from='client.54008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[139570]: from='client.54014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2093442151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[142991]: from='client.54008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[142991]: from='client.54014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2093442151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:14 smithi118 ceph-mon[131825]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:14 smithi078 ceph-mon[139570]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:14 smithi078 ceph-mon[142991]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:16 smithi078 ceph-mon[139570]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:16 smithi078 ceph-mon[142991]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:16 smithi118 ceph-mon[131825]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:22:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:18 smithi078 ceph-mon[139570]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:18 smithi078 ceph-mon[142991]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:18.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:18 smithi118 ceph-mon[131825]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:20 smithi118 ceph-mon[131825]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:20 smithi078 ceph-mon[139570]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:20 smithi078 ceph-mon[142991]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:22 smithi118 ceph-mon[131825]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:22 smithi078 ceph-mon[139570]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:22 smithi078 ceph-mon[142991]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:25 smithi118 ceph-mon[131825]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:25 smithi078 ceph-mon[139570]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:25 smithi078 ceph-mon[142991]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:26] "GET /metrics HTTP/1.1" 200 34084 "" "Prometheus/2.43.0" 2023-12-16T05:22:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:27 smithi078 ceph-mon[142991]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:27 smithi078 ceph-mon[139570]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:27 smithi118 ceph-mon[131825]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:29 smithi078 ceph-mon[139570]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:29 smithi078 ceph-mon[142991]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:29 smithi118 ceph-mon[131825]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:31 smithi078 ceph-mon[139570]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:31 smithi078 ceph-mon[142991]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:31 smithi118 ceph-mon[131825]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:33 smithi078 ceph-mon[139570]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:33 smithi078 ceph-mon[142991]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:33 smithi118 ceph-mon[131825]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:35 smithi078 ceph-mon[139570]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:22:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:35 smithi078 ceph-mon[142991]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:22:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:35 smithi118 ceph-mon[131825]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:22:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:36] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:22:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:37 smithi078 ceph-mon[139570]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:37 smithi078 ceph-mon[142991]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:37 smithi118 ceph-mon[131825]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:22:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:22:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:41 smithi118 ceph-mon[131825]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:41 smithi078 ceph-mon[139570]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:41 smithi078 ceph-mon[142991]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:43.148 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:22:43.456 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:22:43.456 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 68s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:22:43.456 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5s ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:22:43.456 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 68s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 68s ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 68s ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (3h) 5s ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 68s ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 68s ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 68s ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 68s ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 68s ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 68s ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 5s ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:22:43.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 5s ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:22:43.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 5s ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:22:43.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 5s ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:22:43.458 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5s ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:22:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:43 smithi118 ceph-mon[131825]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:43 smithi078 ceph-mon[139570]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:43 smithi078 ceph-mon[142991]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:22:43.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:22:43.839 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:22:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:44 smithi118 ceph-mon[131825]: from='client.54026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:44 smithi118 ceph-mon[131825]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3368349765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[139570]: from='client.54026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[139570]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3368349765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[142991]: from='client.54026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[142991]: from='client.44070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:22:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3368349765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:22:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:45 smithi118 ceph-mon[131825]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:45 smithi078 ceph-mon[139570]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:45 smithi078 ceph-mon[142991]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:46] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:22:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:47 smithi118 ceph-mon[131825]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:47 smithi078 ceph-mon[139570]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:47 smithi078 ceph-mon[142991]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:22:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:49 smithi118 ceph-mon[131825]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:49 smithi078 ceph-mon[139570]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:49 smithi078 ceph-mon[142991]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:51 smithi118 ceph-mon[131825]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:51 smithi078 ceph-mon[139570]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:51 smithi078 ceph-mon[142991]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:53 smithi118 ceph-mon[131825]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:53 smithi078 ceph-mon[139570]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:53 smithi078 ceph-mon[142991]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:55 smithi118 ceph-mon[131825]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:55 smithi078 ceph-mon[139570]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:55 smithi078 ceph-mon[142991]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:22:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:22:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:57 smithi118 ceph-mon[131825]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:57 smithi078 ceph-mon[139570]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:57 smithi078 ceph-mon[142991]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:22:59 smithi118 ceph-mon[131825]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:22:59 smithi078 ceph-mon[139570]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:22:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:22:59 smithi078 ceph-mon[142991]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:01 smithi118 ceph-mon[131825]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:01 smithi078 ceph-mon[139570]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:01 smithi078 ceph-mon[142991]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:03 smithi118 ceph-mon[131825]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:03 smithi078 ceph-mon[139570]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:03 smithi078 ceph-mon[142991]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:05 smithi118 ceph-mon[131825]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:05 smithi078 ceph-mon[139570]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:05 smithi078 ceph-mon[142991]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:06] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T05:23:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:07 smithi118 ceph-mon[131825]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:07 smithi078 ceph-mon[139570]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:07 smithi078 ceph-mon[142991]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:09 smithi118 ceph-mon[131825]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:09 smithi078 ceph-mon[139570]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:09 smithi078 ceph-mon[142991]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:11 smithi118 ceph-mon[131825]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:11 smithi078 ceph-mon[139570]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:11 smithi078 ceph-mon[142991]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:13 smithi118 ceph-mon[131825]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:13 smithi078 ceph-mon[139570]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:13 smithi078 ceph-mon[142991]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:14.185 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:23:14.495 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:23:14.495 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 99s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:23:14.495 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 36s ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:23:14.495 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 99s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 36s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 36s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 99s ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 99s ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 36s ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 99s ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 99s ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 36s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (3h) 99s ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 99s ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 99s ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 99s ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 36s ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 36s ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 36s ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:23:14.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 36s ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:23:14.497 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 36s ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:23:14.875 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:23:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:23:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:23:14.876 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:23:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:15 smithi118 ceph-mon[131825]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:15 smithi118 ceph-mon[131825]: from='client.54044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:15 smithi118 ceph-mon[131825]: from='client.54050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/707992646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[142991]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[142991]: from='client.54044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[142991]: from='client.54050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/707992646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[139570]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[139570]: from='client.54044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[139570]: from='client.54050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/707992646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:16] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.43.0" 2023-12-16T05:23:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:17 smithi118 ceph-mon[131825]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:17 smithi078 ceph-mon[139570]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:17 smithi078 ceph-mon[142991]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:19 smithi118 ceph-mon[131825]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:19 smithi078 ceph-mon[139570]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:19 smithi078 ceph-mon[142991]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:21 smithi118 ceph-mon[131825]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:21 smithi078 ceph-mon[139570]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:21 smithi078 ceph-mon[142991]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:23 smithi118 ceph-mon[131825]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:23 smithi078 ceph-mon[139570]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:23 smithi078 ceph-mon[142991]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:25 smithi118 ceph-mon[131825]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:25 smithi078 ceph-mon[139570]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:25 smithi078 ceph-mon[142991]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:23:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:27 smithi118 ceph-mon[131825]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:27 smithi078 ceph-mon[139570]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:27 smithi078 ceph-mon[142991]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:29 smithi118 ceph-mon[131825]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:29 smithi078 ceph-mon[139570]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:29 smithi078 ceph-mon[142991]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:31 smithi118 ceph-mon[131825]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:31 smithi078 ceph-mon[139570]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:31 smithi078 ceph-mon[142991]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:33 smithi118 ceph-mon[131825]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:33 smithi078 ceph-mon[139570]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:33 smithi078 ceph-mon[142991]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:35 smithi118 ceph-mon[131825]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:35 smithi078 ceph-mon[139570]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:35 smithi078 ceph-mon[142991]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:23:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:37 smithi118 ceph-mon[131825]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:37 smithi078 ceph-mon[139570]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:37 smithi078 ceph-mon[142991]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:39 smithi118 ceph-mon[131825]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:23:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:23:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:23:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[142991]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:23:39.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[139570]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:39.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:23:39.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:23:39.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:23:39.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:23:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:41 smithi118 ceph-mon[131825]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:41 smithi078 ceph-mon[139570]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:41 smithi078 ceph-mon[142991]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:43 smithi118 ceph-mon[131825]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:43 smithi078 ceph-mon[139570]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:43 smithi078 ceph-mon[142991]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:45.217 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:23:45.529 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:23:45.529 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:23:45.529 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 67s ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 67s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 67s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 67s ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 67s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (3h) 2m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 67s ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:23:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 67s ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:23:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 67s ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:23:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 67s ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:23:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 67s ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:23:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:45 smithi118 ceph-mon[131825]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:45 smithi078 ceph-mon[139570]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:45 smithi078 ceph-mon[142991]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:45.914 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:23:45.914 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:23:45.914 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:23:45.914 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:23:45.915 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:23:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:46 smithi118 ceph-mon[131825]: from='client.54062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:46 smithi118 ceph-mon[131825]: from='client.54068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3450509404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[142991]: from='client.54062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[142991]: from='client.54068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3450509404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[139570]: from='client.54062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[139570]: from='client.54068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:23:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3450509404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:23:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:23:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:47 smithi118 ceph-mon[131825]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:47 smithi078 ceph-mon[139570]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:47 smithi078 ceph-mon[142991]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:23:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:49 smithi118 ceph-mon[131825]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:49 smithi078 ceph-mon[139570]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:49 smithi078 ceph-mon[142991]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:51 smithi118 ceph-mon[131825]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:51 smithi078 ceph-mon[139570]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:51 smithi078 ceph-mon[142991]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:53 smithi118 ceph-mon[131825]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:53 smithi078 ceph-mon[139570]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:53 smithi078 ceph-mon[142991]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:55 smithi118 ceph-mon[131825]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:55 smithi078 ceph-mon[139570]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:55 smithi078 ceph-mon[142991]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:23:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:23:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:57 smithi118 ceph-mon[131825]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:57 smithi078 ceph-mon[139570]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:57 smithi078 ceph-mon[142991]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:23:59 smithi118 ceph-mon[131825]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:23:59 smithi078 ceph-mon[142991]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:23:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:23:59 smithi078 ceph-mon[139570]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:01 smithi118 ceph-mon[131825]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:01 smithi078 ceph-mon[139570]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:01 smithi078 ceph-mon[142991]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:03 smithi118 ceph-mon[131825]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:03 smithi078 ceph-mon[139570]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:03 smithi078 ceph-mon[142991]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:05 smithi118 ceph-mon[131825]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:05 smithi078 ceph-mon[139570]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:05 smithi078 ceph-mon[142991]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:24:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:07 smithi118 ceph-mon[131825]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:07 smithi078 ceph-mon[142991]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:07 smithi078 ceph-mon[139570]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:09 smithi118 ceph-mon[131825]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:09 smithi078 ceph-mon[139570]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:09 smithi078 ceph-mon[142991]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:11 smithi078 ceph-mon[139570]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:11 smithi078 ceph-mon[142991]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:11 smithi118 ceph-mon[131825]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:13 smithi078 ceph-mon[139570]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:13 smithi078 ceph-mon[142991]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:13 smithi118 ceph-mon[131825]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:15 smithi078 ceph-mon[139570]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:15 smithi078 ceph-mon[142991]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:15 smithi118 ceph-mon[131825]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:16.261 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 98s ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 98s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:24:16.571 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 98s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 98s ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 98s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (3h) 2m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 2m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 98s ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 98s ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 98s ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 98s ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:24:16.572 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 98s ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:24:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:24:16.958 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:24:16.959 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[139570]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[139570]: from='client.54080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[139570]: from='client.54086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3219426390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[142991]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[142991]: from='client.54080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[142991]: from='client.54086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3219426390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:17 smithi118 ceph-mon[131825]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:17 smithi118 ceph-mon[131825]: from='client.54080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:17 smithi118 ceph-mon[131825]: from='client.54086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3219426390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:19 smithi078 ceph-mon[139570]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:19 smithi078 ceph-mon[142991]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:19 smithi118 ceph-mon[131825]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:21 smithi078 ceph-mon[139570]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:21 smithi078 ceph-mon[142991]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:21 smithi118 ceph-mon[131825]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:23.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:23 smithi078 ceph-mon[139570]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:23 smithi078 ceph-mon[142991]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:23 smithi118 ceph-mon[131825]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:25 smithi078 ceph-mon[139570]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:25 smithi078 ceph-mon[142991]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:25 smithi118 ceph-mon[131825]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:26] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T05:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:27 smithi078 ceph-mon[139570]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:27 smithi078 ceph-mon[142991]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:27 smithi118 ceph-mon[131825]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:29 smithi078 ceph-mon[139570]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:29 smithi078 ceph-mon[142991]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:29 smithi118 ceph-mon[131825]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:31 smithi078 ceph-mon[139570]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:31 smithi078 ceph-mon[142991]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:31 smithi118 ceph-mon[131825]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:33 smithi078 ceph-mon[139570]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:33 smithi078 ceph-mon[142991]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:33 smithi118 ceph-mon[131825]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:35 smithi078 ceph-mon[139570]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:35 smithi078 ceph-mon[142991]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:35 smithi118 ceph-mon[131825]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:36] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:24:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:37 smithi078 ceph-mon[139570]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:37 smithi078 ceph-mon[142991]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:37 smithi118 ceph-mon[131825]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:39 smithi078 ceph-mon[139570]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:24:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:39 smithi078 ceph-mon[142991]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:24:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:39 smithi118 ceph-mon[131825]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:24:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:24:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:24:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:24:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:24:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:24:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:24:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:24:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:24:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:24:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:41 smithi118 ceph-mon[131825]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:41 smithi078 ceph-mon[139570]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:41 smithi078 ceph-mon[142991]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:43 smithi118 ceph-mon[131825]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:43 smithi078 ceph-mon[139570]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:43 smithi078 ceph-mon[142991]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:45 smithi118 ceph-mon[131825]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:46.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:45 smithi078 ceph-mon[139570]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:45 smithi078 ceph-mon[142991]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:46] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:24:47.305 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:24:47.610 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:24:47.610 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (3h) 3m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:24:47.611 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:24:47.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:24:47.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:24:47.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:24:47.612 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:24:47.996 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:24:47.997 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:24:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:47 smithi118 ceph-mon[131825]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:47 smithi078 ceph-mon[139570]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:47 smithi078 ceph-mon[142991]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:24:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:48 smithi118 ceph-mon[131825]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:48 smithi118 ceph-mon[131825]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1230436159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[139570]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[139570]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1230436159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[142991]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[142991]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:24:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1230436159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:24:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:49 smithi118 ceph-mon[131825]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:49 smithi078 ceph-mon[139570]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:49 smithi078 ceph-mon[142991]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:51 smithi118 ceph-mon[131825]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:51 smithi078 ceph-mon[139570]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:51 smithi078 ceph-mon[142991]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:53 smithi118 ceph-mon[131825]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:54.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:53 smithi078 ceph-mon[139570]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:54.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:53 smithi078 ceph-mon[142991]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:55 smithi118 ceph-mon[131825]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:56.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:55 smithi078 ceph-mon[139570]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:55 smithi078 ceph-mon[142991]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:24:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:24:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:57 smithi118 ceph-mon[131825]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:57 smithi078 ceph-mon[142991]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:24:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:57 smithi078 ceph-mon[139570]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:24:59 smithi118 ceph-mon[131825]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:24:59 smithi078 ceph-mon[142991]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:24:59 smithi078 ceph-mon[139570]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:01 smithi118 ceph-mon[131825]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:01 smithi078 ceph-mon[142991]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:01 smithi078 ceph-mon[139570]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:03 smithi118 ceph-mon[131825]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:03 smithi078 ceph-mon[142991]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:03 smithi078 ceph-mon[139570]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:05 smithi118 ceph-mon[131825]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:05 smithi078 ceph-mon[139570]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:05 smithi078 ceph-mon[142991]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:25:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:07 smithi118 ceph-mon[131825]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:07 smithi078 ceph-mon[139570]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:07 smithi078 ceph-mon[142991]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:09 smithi118 ceph-mon[131825]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:10.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:09 smithi078 ceph-mon[139570]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:09 smithi078 ceph-mon[142991]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:11 smithi118 ceph-mon[131825]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:11 smithi078 ceph-mon[139570]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:11 smithi078 ceph-mon[142991]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:13 smithi118 ceph-mon[131825]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:13 smithi078 ceph-mon[139570]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:13 smithi078 ceph-mon[142991]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:15 smithi118 ceph-mon[131825]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:15 smithi078 ceph-mon[139570]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:15 smithi078 ceph-mon[142991]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:25:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:17 smithi118 ceph-mon[131825]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:17 smithi078 ceph-mon[139570]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:17 smithi078 ceph-mon[142991]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:18.343 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:25:18.650 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:25:18.650 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:25:18.651 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (3h) 2m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 2m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 2m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 2m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:25:18.652 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:25:19.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:25:19.032 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:19 smithi118 ceph-mon[131825]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:19 smithi118 ceph-mon[131825]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:19 smithi118 ceph-mon[131825]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2052058785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[139570]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[139570]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[139570]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2052058785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[142991]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[142991]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[142991]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2052058785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:21 smithi118 ceph-mon[131825]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:21 smithi078 ceph-mon[139570]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:21 smithi078 ceph-mon[142991]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:23 smithi118 ceph-mon[131825]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:23 smithi078 ceph-mon[139570]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:23 smithi078 ceph-mon[142991]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:25 smithi118 ceph-mon[131825]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:25 smithi078 ceph-mon[139570]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:25 smithi078 ceph-mon[142991]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:25:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:27 smithi118 ceph-mon[131825]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:28.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:27 smithi078 ceph-mon[139570]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:27 smithi078 ceph-mon[142991]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:30.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:29 smithi118 ceph-mon[131825]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:29 smithi078 ceph-mon[139570]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:29 smithi078 ceph-mon[142991]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:31 smithi118 ceph-mon[131825]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:31 smithi078 ceph-mon[139570]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:31 smithi078 ceph-mon[142991]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:33 smithi118 ceph-mon[131825]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:33 smithi078 ceph-mon[139570]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:33 smithi078 ceph-mon[142991]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:35 smithi118 ceph-mon[131825]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:35 smithi078 ceph-mon[139570]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:35 smithi078 ceph-mon[142991]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:25:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:37 smithi078 ceph-mon[139570]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:37 smithi078 ceph-mon[142991]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:37 smithi118 ceph-mon[131825]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:39 smithi078 ceph-mon[142991]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:25:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:39 smithi078 ceph-mon[139570]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:25:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:39 smithi118 ceph-mon[131825]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:25:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[142991]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[139570]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:25:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:25:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:41 smithi118 ceph-mon[131825]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:25:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:25:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:25:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:43 smithi078 ceph-mon[139570]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:43 smithi078 ceph-mon[142991]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:43.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:43 smithi118 ceph-mon[131825]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:45 smithi078 ceph-mon[139570]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:45 smithi078 ceph-mon[142991]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:45 smithi118 ceph-mon[131825]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:25:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:47 smithi078 ceph-mon[142991]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:47 smithi078 ceph-mon[139570]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:47 smithi118 ceph-mon[131825]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:25:49.381 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:25:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:49 smithi118 ceph-mon[131825]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:49.688 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:25:49.688 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:25:49.688 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:25:49.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:25:49.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (3h) 3m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:25:49.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:25:49.690 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:25:49.690 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:25:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:49 smithi078 ceph-mon[139570]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:49 smithi078 ceph-mon[142991]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:50.069 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:25:50.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:25:50.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:25:50.071 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:25:50.071 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:25:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:50 smithi118 ceph-mon[131825]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:50 smithi118 ceph-mon[131825]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/406688658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[139570]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[139570]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/406688658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[142991]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[142991]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:25:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/406688658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:25:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:51 smithi118 ceph-mon[131825]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:51 smithi078 ceph-mon[139570]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:51 smithi078 ceph-mon[142991]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:53 smithi118 ceph-mon[131825]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:53 smithi078 ceph-mon[139570]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:53 smithi078 ceph-mon[142991]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:55 smithi118 ceph-mon[131825]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:55 smithi078 ceph-mon[139570]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:55 smithi078 ceph-mon[142991]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:25:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:25:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:57 smithi118 ceph-mon[131825]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:57 smithi078 ceph-mon[142991]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:57 smithi078 ceph-mon[139570]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:25:59 smithi118 ceph-mon[131825]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:25:59 smithi078 ceph-mon[139570]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:25:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:25:59 smithi078 ceph-mon[142991]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:01 smithi118 ceph-mon[131825]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:01 smithi078 ceph-mon[139570]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:01 smithi078 ceph-mon[142991]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:03 smithi118 ceph-mon[131825]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:03 smithi078 ceph-mon[139570]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:03 smithi078 ceph-mon[142991]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:05 smithi118 ceph-mon[131825]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:05 smithi078 ceph-mon[139570]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:05 smithi078 ceph-mon[142991]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:26:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:07 smithi118 ceph-mon[131825]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:07 smithi078 ceph-mon[139570]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:07 smithi078 ceph-mon[142991]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:09 smithi118 ceph-mon[131825]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:09 smithi078 ceph-mon[139570]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:09 smithi078 ceph-mon[142991]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:11 smithi118 ceph-mon[131825]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:11 smithi078 ceph-mon[139570]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:11 smithi078 ceph-mon[142991]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:13 smithi118 ceph-mon[131825]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:13 smithi078 ceph-mon[139570]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:13 smithi078 ceph-mon[142991]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:15 smithi118 ceph-mon[131825]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:15 smithi078 ceph-mon[139570]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:15.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:15 smithi078 ceph-mon[142991]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:26:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:17 smithi118 ceph-mon[131825]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:17 smithi078 ceph-mon[139570]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:17 smithi078 ceph-mon[142991]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:19 smithi118 ceph-mon[131825]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:19 smithi078 ceph-mon[142991]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:19 smithi078 ceph-mon[139570]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:20.421 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:26:20.729 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:26:20.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (3h) 3m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 3m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:26:20.731 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:26:21.113 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:26:21.113 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:26:21.113 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:26:21.113 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:21.113 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:26:21.114 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:26:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:21 smithi118 ceph-mon[131825]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:21 smithi118 ceph-mon[131825]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:21 smithi118 ceph-mon[131825]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3593650299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[142991]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[142991]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[142991]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3593650299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[139570]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[139570]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[139570]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3593650299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:23 smithi118 ceph-mon[131825]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:23 smithi078 ceph-mon[142991]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:23 smithi078 ceph-mon[139570]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:25 smithi118 ceph-mon[131825]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:25 smithi078 ceph-mon[139570]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:25 smithi078 ceph-mon[142991]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:26:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:27 smithi118 ceph-mon[131825]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:27 smithi078 ceph-mon[139570]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:27 smithi078 ceph-mon[142991]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:29 smithi118 ceph-mon[131825]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:29 smithi078 ceph-mon[139570]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:29 smithi078 ceph-mon[142991]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:31 smithi118 ceph-mon[131825]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:31 smithi078 ceph-mon[142991]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:31 smithi078 ceph-mon[139570]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:33 smithi118 ceph-mon[131825]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:33 smithi078 ceph-mon[139570]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:33 smithi078 ceph-mon[142991]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:35 smithi118 ceph-mon[131825]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:35 smithi078 ceph-mon[139570]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:35 smithi078 ceph-mon[142991]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:26:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:37 smithi118 ceph-mon[131825]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:37 smithi078 ceph-mon[139570]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:37 smithi078 ceph-mon[142991]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:39 smithi118 ceph-mon[131825]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:39 smithi078 ceph-mon[139570]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:39 smithi078 ceph-mon[142991]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:41 smithi118 ceph-mon[131825]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:26:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:26:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:26:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[142991]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:26:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[139570]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:26:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:26:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:26:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:26:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:43 smithi118 ceph-mon[131825]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:43.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:43 smithi078 ceph-mon[139570]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:43 smithi078 ceph-mon[142991]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:45 smithi118 ceph-mon[131825]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:45 smithi078 ceph-mon[139570]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:45 smithi078 ceph-mon[142991]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T05:26:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:47 smithi118 ceph-mon[131825]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:47 smithi078 ceph-mon[139570]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:47 smithi078 ceph-mon[142991]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:26:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:49 smithi118 ceph-mon[131825]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:49 smithi078 ceph-mon[139570]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:49 smithi078 ceph-mon[142991]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:51.464 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:26:51.666 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:51 smithi118 ceph-mon[131825]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:51.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:51 smithi078 ceph-mon[139570]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:51 smithi078 ceph-mon[142991]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:51.773 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:26:51.773 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:26:51.773 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:26:51.774 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:26:51.775 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:26:51.775 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:26:51.775 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:26:52.155 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:26:52.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:26:52.157 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:26:52.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:26:52.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:26:52.157 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:26:52.157 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:26:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:52 smithi118 ceph-mon[131825]: from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:52 smithi118 ceph-mon[131825]: from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3664766865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[139570]: from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[139570]: from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3664766865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[142991]: from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[142991]: from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:26:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3664766865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:26:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:53 smithi118 ceph-mon[131825]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:53 smithi078 ceph-mon[139570]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:53 smithi078 ceph-mon[142991]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:55 smithi118 ceph-mon[131825]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:55 smithi078 ceph-mon[142991]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:55 smithi078 ceph-mon[139570]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:26:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:26:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:57 smithi118 ceph-mon[131825]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:57.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:57 smithi078 ceph-mon[139570]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:57 smithi078 ceph-mon[142991]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:26:59 smithi118 ceph-mon[131825]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:26:59 smithi078 ceph-mon[139570]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:26:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:26:59 smithi078 ceph-mon[142991]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:01 smithi118 ceph-mon[131825]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:01.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:01 smithi078 ceph-mon[139570]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:01 smithi078 ceph-mon[142991]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:03 smithi118 ceph-mon[131825]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:03 smithi078 ceph-mon[139570]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:03 smithi078 ceph-mon[142991]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:05 smithi118 ceph-mon[131825]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:05 smithi078 ceph-mon[139570]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:05 smithi078 ceph-mon[142991]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:06] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:27:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:07 smithi118 ceph-mon[131825]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:07 smithi078 ceph-mon[139570]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:07 smithi078 ceph-mon[142991]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:09 smithi118 ceph-mon[131825]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:09 smithi078 ceph-mon[139570]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:09 smithi078 ceph-mon[142991]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:11.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:11 smithi118 ceph-mon[131825]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:11 smithi078 ceph-mon[139570]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:11 smithi078 ceph-mon[142991]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:13.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:13 smithi118 ceph-mon[131825]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:13 smithi078 ceph-mon[139570]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:13 smithi078 ceph-mon[142991]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:15 smithi118 ceph-mon[131825]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:15 smithi078 ceph-mon[139570]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:15 smithi078 ceph-mon[142991]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:16] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:27:17.667 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:17 smithi118 ceph-mon[131825]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:17.667 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:17 smithi078 ceph-mon[139570]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:17 smithi078 ceph-mon[142991]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:19 smithi118 ceph-mon[131825]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:19 smithi078 ceph-mon[139570]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:19 smithi078 ceph-mon[142991]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:21 smithi118 ceph-mon[131825]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:21 smithi078 ceph-mon[139570]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:21 smithi078 ceph-mon[142991]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:27:22.816 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:27:22.817 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5237M 2444M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4704M 2444M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4493M 2444M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 3963M 2444M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (3h) 4m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:27:22.818 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:27:23.200 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:27:23.201 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:27:23.202 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:27:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:23 smithi118 ceph-mon[131825]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:23 smithi118 ceph-mon[131825]: from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:23 smithi118 ceph-mon[131825]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2984170269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[139570]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[139570]: from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[139570]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2984170269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[142991]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[142991]: from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[142991]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2984170269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:25.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:25 smithi118 ceph-mon[131825]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:25 smithi078 ceph-mon[139570]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:25 smithi078 ceph-mon[142991]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:27:27.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:27 smithi118 ceph-mon[131825]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:27 smithi078 ceph-mon[139570]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:27 smithi078 ceph-mon[142991]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:29 smithi118 ceph-mon[131825]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:29 smithi078 ceph-mon[139570]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:29 smithi078 ceph-mon[142991]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:31 smithi078 ceph-mon[139570]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:31 smithi078 ceph-mon[142991]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:31 smithi118 ceph-mon[131825]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:33 smithi078 ceph-mon[139570]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:33 smithi078 ceph-mon[142991]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:33 smithi118 ceph-mon[131825]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:35 smithi078 ceph-mon[139570]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:35 smithi078 ceph-mon[142991]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:35 smithi118 ceph-mon[131825]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:36] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:27:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:37 smithi078 ceph-mon[139570]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:37 smithi078 ceph-mon[142991]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:37 smithi118 ceph-mon[131825]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:39 smithi078 ceph-mon[139570]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:39 smithi078 ceph-mon[142991]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:39 smithi118 ceph-mon[131825]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:41 smithi078 ceph-mon[139570]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:27:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:41 smithi078 ceph-mon[142991]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:27:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:41 smithi118 ceph-mon[131825]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:27:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2435M 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:27:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2435M 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:27:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2435M 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:27:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:27:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:27:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:43 smithi078 ceph-mon[139570]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:43 smithi078 ceph-mon[142991]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:43 smithi118 ceph-mon[131825]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:45 smithi078 ceph-mon[139570]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:45 smithi078 ceph-mon[142991]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:45 smithi118 ceph-mon[131825]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:46] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:27:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:27:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:47 smithi078 ceph-mon[139570]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:47 smithi078 ceph-mon[142991]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:47 smithi118 ceph-mon[131825]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:49 smithi078 ceph-mon[139570]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:49 smithi078 ceph-mon[142991]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:49 smithi118 ceph-mon[131825]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:51 smithi078 ceph-mon[139570]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:51 smithi078 ceph-mon[142991]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:51 smithi118 ceph-mon[131825]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:53.546 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:27:53.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:27:53.857 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:27:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:53 smithi078 ceph-mon[139570]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:53 smithi078 ceph-mon[142991]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:27:54.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:27:54.242 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:27:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:53 smithi118 ceph-mon[131825]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[142991]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[142991]: from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2004961156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[139570]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[139570]: from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2004961156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:54 smithi118 ceph-mon[131825]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:54 smithi118 ceph-mon[131825]: from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:27:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2004961156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:27:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:55 smithi078 ceph-mon[139570]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:55 smithi078 ceph-mon[142991]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:55 smithi118 ceph-mon[131825]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:27:56] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:27:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:57 smithi078 ceph-mon[139570]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:57 smithi078 ceph-mon[142991]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:27:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:57 smithi118 ceph-mon[131825]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:27:59 smithi118 ceph-mon[131825]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:27:59 smithi078 ceph-mon[139570]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:27:59 smithi078 ceph-mon[142991]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:01 smithi118 ceph-mon[131825]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:01 smithi078 ceph-mon[142991]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:01 smithi078 ceph-mon[139570]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:03 smithi118 ceph-mon[131825]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:03 smithi078 ceph-mon[139570]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:03 smithi078 ceph-mon[142991]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:05 smithi118 ceph-mon[131825]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:05 smithi078 ceph-mon[142991]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:05 smithi078 ceph-mon[139570]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:28:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:07 smithi118 ceph-mon[131825]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:07 smithi078 ceph-mon[139570]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:07 smithi078 ceph-mon[142991]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:09 smithi118 ceph-mon[131825]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:09 smithi078 ceph-mon[139570]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:09 smithi078 ceph-mon[142991]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:11 smithi118 ceph-mon[131825]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:11 smithi078 ceph-mon[139570]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:11 smithi078 ceph-mon[142991]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:13 smithi118 ceph-mon[131825]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:13 smithi078 ceph-mon[139570]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:14 smithi078 ceph-mon[142991]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:16 smithi118 ceph-mon[131825]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:16 smithi078 ceph-mon[139570]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:16 smithi078 ceph-mon[142991]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:28:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:18 smithi118 ceph-mon[131825]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:18 smithi078 ceph-mon[142991]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:18 smithi078 ceph-mon[139570]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:20 smithi118 ceph-mon[131825]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:20 smithi078 ceph-mon[139570]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:20 smithi078 ceph-mon[142991]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:22 smithi118 ceph-mon[131825]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:22 smithi078 ceph-mon[139570]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:22 smithi078 ceph-mon[142991]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:24 smithi118 ceph-mon[131825]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:24 smithi078 ceph-mon[139570]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:24 smithi078 ceph-mon[142991]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:28:24.892 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:28:24.893 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:28:24.894 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:28:25.278 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:28:25.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:28:25.280 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:28:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:26 smithi118 ceph-mon[131825]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:26 smithi118 ceph-mon[131825]: from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:26 smithi118 ceph-mon[131825]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3543746667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[139570]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[139570]: from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[139570]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3543746667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[142991]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[142991]: from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[142991]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3543746667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:26] "GET /metrics HTTP/1.1" 200 34089 "" "Prometheus/2.43.0" 2023-12-16T05:28:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:28 smithi118 ceph-mon[131825]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:28 smithi078 ceph-mon[139570]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:28 smithi078 ceph-mon[142991]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:30 smithi118 ceph-mon[131825]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:30 smithi078 ceph-mon[139570]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:30 smithi078 ceph-mon[142991]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:32 smithi118 ceph-mon[131825]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:32 smithi078 ceph-mon[139570]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:32 smithi078 ceph-mon[142991]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:34 smithi118 ceph-mon[131825]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:34 smithi078 ceph-mon[139570]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:34 smithi078 ceph-mon[142991]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:36 smithi118 ceph-mon[131825]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:36 smithi078 ceph-mon[139570]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:36 smithi078 ceph-mon[142991]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:36] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:28:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:38 smithi118 ceph-mon[131825]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:38 smithi078 ceph-mon[139570]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:38 smithi078 ceph-mon[142991]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:40 smithi118 ceph-mon[131825]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:40 smithi078 ceph-mon[139570]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:40 smithi078 ceph-mon[142991]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:42 smithi118 ceph-mon[131825]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:42 smithi078 ceph-mon[139570]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:42 smithi078 ceph-mon[142991]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:28:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:28:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:28:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:28:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:28:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:44 smithi118 ceph-mon[131825]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:44 smithi078 ceph-mon[139570]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:44 smithi078 ceph-mon[142991]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:46 smithi118 ceph-mon[131825]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:46 smithi078 ceph-mon[139570]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:46 smithi078 ceph-mon[142991]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:46] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:28:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:28:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:48 smithi118 ceph-mon[131825]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:48 smithi078 ceph-mon[139570]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:48 smithi078 ceph-mon[142991]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:50 smithi118 ceph-mon[131825]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:50 smithi078 ceph-mon[139570]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:50 smithi078 ceph-mon[142991]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:52 smithi118 ceph-mon[131825]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:52 smithi078 ceph-mon[139570]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:52 smithi078 ceph-mon[142991]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:54 smithi118 ceph-mon[131825]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:54 smithi078 ceph-mon[139570]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:54 smithi078 ceph-mon[142991]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:55.622 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:28:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:28:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:28:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:28:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:28:55.930 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:28:55.931 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:28:55.932 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:28:55.932 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:28:56.315 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:28:56.315 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:28:56.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:28:56.315 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:28:56.316 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:28:56.317 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:28:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:56 smithi118 ceph-mon[131825]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:56 smithi078 ceph-mon[139570]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:56 smithi078 ceph-mon[142991]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:28:56] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:28:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:57 smithi118 ceph-mon[131825]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:57 smithi118 ceph-mon[131825]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2999812832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[139570]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[139570]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2999812832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[142991]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[142991]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:28:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2999812832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:28:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:28:58 smithi118 ceph-mon[131825]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:28:58 smithi078 ceph-mon[139570]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:28:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:28:58 smithi078 ceph-mon[142991]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:00 smithi118 ceph-mon[131825]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:00 smithi078 ceph-mon[139570]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:00 smithi078 ceph-mon[142991]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:02 smithi118 ceph-mon[131825]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:02 smithi078 ceph-mon[139570]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:02 smithi078 ceph-mon[142991]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:04 smithi118 ceph-mon[131825]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:04 smithi078 ceph-mon[139570]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:04 smithi078 ceph-mon[142991]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:06 smithi118 ceph-mon[131825]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:06 smithi078 ceph-mon[139570]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:06 smithi078 ceph-mon[142991]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:06] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T05:29:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:08 smithi118 ceph-mon[131825]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:08 smithi078 ceph-mon[139570]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:08 smithi078 ceph-mon[142991]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:10 smithi118 ceph-mon[131825]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:10 smithi078 ceph-mon[142991]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:10 smithi078 ceph-mon[139570]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:12 smithi118 ceph-mon[131825]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:12 smithi078 ceph-mon[142991]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:12 smithi078 ceph-mon[139570]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:14 smithi118 ceph-mon[131825]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:14 smithi078 ceph-mon[139570]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:14 smithi078 ceph-mon[142991]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:16 smithi118 ceph-mon[131825]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:16 smithi078 ceph-mon[139570]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:16 smithi078 ceph-mon[142991]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:16] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.43.0" 2023-12-16T05:29:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:18 smithi118 ceph-mon[131825]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:18 smithi078 ceph-mon[139570]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:18 smithi078 ceph-mon[142991]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:20 smithi118 ceph-mon[131825]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:20 smithi078 ceph-mon[139570]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:20 smithi078 ceph-mon[142991]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:22 smithi118 ceph-mon[131825]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:22 smithi078 ceph-mon[139570]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:22 smithi078 ceph-mon[142991]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:24 smithi118 ceph-mon[131825]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:24 smithi078 ceph-mon[139570]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:24 smithi078 ceph-mon[142991]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:26 smithi118 ceph-mon[131825]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:26 smithi078 ceph-mon[139570]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:26 smithi078 ceph-mon[142991]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:26.663 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:29:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:29:26.974 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:29:27.190 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:29:27.190 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:29:27.190 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:29:27.190 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:29:27.190 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:29:27.191 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:29:27.356 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:29:27.356 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:29:27.357 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:29:27.358 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:29:27.358 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:29:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:28 smithi118 ceph-mon[131825]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:28 smithi118 ceph-mon[131825]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:28 smithi118 ceph-mon[131825]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3050307174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[142991]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[142991]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[142991]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3050307174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[139570]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[139570]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[139570]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3050307174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:30.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:30 smithi118 ceph-mon[131825]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:30 smithi078 ceph-mon[142991]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:30 smithi078 ceph-mon[139570]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:32 smithi118 ceph-mon[131825]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:32 smithi078 ceph-mon[142991]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:32 smithi078 ceph-mon[139570]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:34 smithi118 ceph-mon[131825]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:34 smithi078 ceph-mon[139570]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:34 smithi078 ceph-mon[142991]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:36 smithi118 ceph-mon[131825]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:36 smithi078 ceph-mon[139570]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:36 smithi078 ceph-mon[142991]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:29:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:38 smithi118 ceph-mon[131825]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:38 smithi078 ceph-mon[142991]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:38 smithi078 ceph-mon[139570]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:40 smithi118 ceph-mon[131825]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:40 smithi078 ceph-mon[139570]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:40 smithi078 ceph-mon[142991]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:41 smithi118 ceph-mon[131825]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:41 smithi078 ceph-mon[139570]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:41 smithi078 ceph-mon[142991]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:43 smithi118 ceph-mon[131825]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:29:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[139570]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[142991]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:29:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:29:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:29:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:29:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:45 smithi118 ceph-mon[131825]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:45 smithi078 ceph-mon[139570]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:45 smithi078 ceph-mon[142991]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:29:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:47 smithi118 ceph-mon[131825]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:47 smithi078 ceph-mon[139570]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:47 smithi078 ceph-mon[142991]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:29:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:49 smithi118 ceph-mon[131825]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:49 smithi078 ceph-mon[139570]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:49 smithi078 ceph-mon[142991]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:51 smithi118 ceph-mon[131825]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:51 smithi078 ceph-mon[142991]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:51 smithi078 ceph-mon[139570]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:53 smithi118 ceph-mon[131825]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:53 smithi078 ceph-mon[139570]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:53 smithi078 ceph-mon[142991]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:55 smithi118 ceph-mon[131825]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:55 smithi078 ceph-mon[139570]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:55 smithi078 ceph-mon[142991]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:29:56] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.43.0" 2023-12-16T05:29:57.706 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:29:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:57 smithi118 ceph-mon[131825]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:57 smithi078 ceph-mon[139570]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:57 smithi078 ceph-mon[142991]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:29:58.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:29:58.015 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:29:58.396 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:29:58.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:29:58.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:29:58.396 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:58.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:29:58.397 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:29:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:58 smithi118 ceph-mon[131825]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:58 smithi118 ceph-mon[131825]: from='client.54284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/250162820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[139570]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[139570]: from='client.54284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/250162820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[142991]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[142991]: from='client.54284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:29:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/250162820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:29:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:29:59 smithi118 ceph-mon[131825]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:29:59 smithi078 ceph-mon[139570]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:29:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:29:59 smithi078 ceph-mon[142991]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:00 smithi078 conmon[139546]: 2023-12-16T05:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:30:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:30:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:30:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:30:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:01 smithi118 ceph-mon[131825]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:01 smithi078 ceph-mon[139570]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:01 smithi078 ceph-mon[142991]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:03 smithi118 ceph-mon[131825]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:03 smithi078 ceph-mon[139570]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:03 smithi078 ceph-mon[142991]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:05 smithi118 ceph-mon[131825]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:05 smithi078 ceph-mon[139570]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:05 smithi078 ceph-mon[142991]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:30:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:07 smithi118 ceph-mon[131825]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:07 smithi078 ceph-mon[139570]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:07 smithi078 ceph-mon[142991]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:09 smithi118 ceph-mon[131825]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:09 smithi078 ceph-mon[139570]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:09 smithi078 ceph-mon[142991]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:11 smithi118 ceph-mon[131825]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:11 smithi078 ceph-mon[139570]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:11 smithi078 ceph-mon[142991]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:13 smithi118 ceph-mon[131825]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:13 smithi078 ceph-mon[142991]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:13 smithi078 ceph-mon[139570]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:15 smithi118 ceph-mon[131825]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:15 smithi078 ceph-mon[139570]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:15 smithi078 ceph-mon[142991]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:30:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:17 smithi118 ceph-mon[131825]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:17 smithi078 ceph-mon[139570]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:17 smithi078 ceph-mon[142991]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:19 smithi118 ceph-mon[131825]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:19 smithi078 ceph-mon[139570]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:19 smithi078 ceph-mon[142991]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:21 smithi118 ceph-mon[131825]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:21 smithi078 ceph-mon[139570]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:21 smithi078 ceph-mon[142991]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:23 smithi118 ceph-mon[131825]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:23 smithi078 ceph-mon[139570]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:23 smithi078 ceph-mon[142991]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:25 smithi118 ceph-mon[131825]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:25 smithi078 ceph-mon[139570]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:25 smithi078 ceph-mon[142991]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:26] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T05:30:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:27 smithi118 ceph-mon[131825]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:27 smithi078 ceph-mon[139570]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:27 smithi078 ceph-mon[142991]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:28.743 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:30:29.050 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:30:29.050 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:30:29.050 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:30:29.050 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:30:29.050 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:30:29.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:30:29.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:30:29.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:30:29.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:30:29.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:30:29.052 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:30:29.432 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:30:29.432 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:30:29.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:30:29.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:30:29.433 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:30:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[139570]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[139570]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[139570]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2565775909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:30:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[142991]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[142991]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[142991]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2565775909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:30:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:29 smithi118 ceph-mon[131825]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:29 smithi118 ceph-mon[131825]: from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:29 smithi118 ceph-mon[131825]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:30:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2565775909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:30:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:31 smithi118 ceph-mon[131825]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:31 smithi078 ceph-mon[139570]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:31 smithi078 ceph-mon[142991]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:33 smithi118 ceph-mon[131825]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:33 smithi078 ceph-mon[139570]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:33 smithi078 ceph-mon[142991]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:35 smithi118 ceph-mon[131825]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:35 smithi078 ceph-mon[139570]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:35 smithi078 ceph-mon[142991]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:36] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:30:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:37 smithi118 ceph-mon[131825]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:37 smithi078 ceph-mon[139570]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:37 smithi078 ceph-mon[142991]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:39 smithi118 ceph-mon[131825]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:39 smithi078 ceph-mon[139570]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:39 smithi078 ceph-mon[142991]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:41 smithi118 ceph-mon[131825]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:41 smithi078 ceph-mon[139570]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:41 smithi078 ceph-mon[142991]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:43 smithi118 ceph-mon[131825]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:30:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:43 smithi078 ceph-mon[139570]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:30:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:43 smithi078 ceph-mon[142991]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:30:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:45 smithi118 ceph-mon[131825]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:45.704 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[139570]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:45.705 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:45.705 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:45.705 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[142991]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:45.705 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:45.705 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:46] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:30:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:47 smithi118 ceph-mon[131825]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:47 smithi078 ceph-mon[142991]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:47 smithi078 ceph-mon[139570]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:30:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:30:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:30:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:30:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:30:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:30:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:49 smithi118 ceph-mon[131825]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:49 smithi078 ceph-mon[139570]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:49 smithi078 ceph-mon[142991]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:51 smithi118 ceph-mon[131825]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:51 smithi078 ceph-mon[139570]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:51 smithi078 ceph-mon[142991]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:53 smithi118 ceph-mon[131825]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:53 smithi078 ceph-mon[139570]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:53 smithi078 ceph-mon[142991]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:55 smithi118 ceph-mon[131825]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:55 smithi078 ceph-mon[139570]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:55 smithi078 ceph-mon[142991]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:30:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T05:30:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:57 smithi118 ceph-mon[131825]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:57 smithi078 ceph-mon[139570]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:57 smithi078 ceph-mon[142991]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:59.782 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:30:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:30:59 smithi118 ceph-mon[131825]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:30:59 smithi078 ceph-mon[139570]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:30:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:30:59 smithi078 ceph-mon[142991]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:31:00.089 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:31:00.090 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:31:00.470 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:31:00.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:31:00.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:31:00.471 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:31:00.472 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:00 smithi118 ceph-mon[131825]: from='client.54314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:00 smithi118 ceph-mon[131825]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3927974993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[139570]: from='client.54314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[139570]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3927974993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[142991]: from='client.54314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[142991]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3927974993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:01.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:01 smithi118 ceph-mon[131825]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:01.983 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:01 smithi078 ceph-mon[139570]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:01.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:01 smithi078 ceph-mon[142991]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:03 smithi118 ceph-mon[131825]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:03 smithi078 ceph-mon[139570]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:03 smithi078 ceph-mon[142991]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:05 smithi118 ceph-mon[131825]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:05 smithi078 ceph-mon[139570]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:05 smithi078 ceph-mon[142991]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:06] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:31:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:07 smithi118 ceph-mon[131825]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:07 smithi078 ceph-mon[139570]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:07 smithi078 ceph-mon[142991]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:09 smithi118 ceph-mon[131825]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:09 smithi078 ceph-mon[139570]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:09 smithi078 ceph-mon[142991]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:11 smithi118 ceph-mon[131825]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:11.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:11 smithi078 ceph-mon[139570]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:11.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:11 smithi078 ceph-mon[142991]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:13 smithi118 ceph-mon[131825]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:13 smithi078 ceph-mon[139570]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:13 smithi078 ceph-mon[142991]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:15 smithi118 ceph-mon[131825]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:15 smithi078 ceph-mon[139570]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:15 smithi078 ceph-mon[142991]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:16] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:31:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:17 smithi118 ceph-mon[131825]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:17 smithi078 ceph-mon[139570]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:17 smithi078 ceph-mon[142991]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:19 smithi118 ceph-mon[131825]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:19 smithi078 ceph-mon[139570]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:19 smithi078 ceph-mon[142991]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:21 smithi118 ceph-mon[131825]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:21 smithi078 ceph-mon[139570]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:21 smithi078 ceph-mon[142991]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:31:22.710137562Z level=info msg="Completed cleanup jobs" duration=46.216479ms 2023-12-16T05:31:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:23 smithi118 ceph-mon[131825]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:23 smithi078 ceph-mon[139570]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:23 smithi078 ceph-mon[142991]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:25 smithi118 ceph-mon[131825]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:25 smithi078 ceph-mon[142991]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:25 smithi078 ceph-mon[139570]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:26] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T05:31:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:27 smithi118 ceph-mon[131825]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:27 smithi078 ceph-mon[139570]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:27 smithi078 ceph-mon[142991]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:29 smithi118 ceph-mon[131825]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:29 smithi078 ceph-mon[139570]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:29 smithi078 ceph-mon[142991]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:30.824 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:31:31.130 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:31:31.130 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:31:31.130 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 707M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1229M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 605M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5237M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4704M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4493M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 3963M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:31:31.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:31:31.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:31:31.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:31:31.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:31:31.132 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:31:31.512 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:31:31.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:31:31.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:31:31.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:31:31.513 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:31:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:31 smithi118 ceph-mon[131825]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:31 smithi118 ceph-mon[131825]: from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:31 smithi118 ceph-mon[131825]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1246887400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[139570]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[139570]: from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[139570]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1246887400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[142991]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[142991]: from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[142991]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:31:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1246887400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:31:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:32.984 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:32.984 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:33 smithi118 ceph-mon[131825]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:33 smithi078 ceph-mon[139570]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:33 smithi078 ceph-mon[142991]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:35 smithi118 ceph-mon[131825]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:35 smithi078 ceph-mon[139570]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:35 smithi078 ceph-mon[142991]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:36] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:31:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:37 smithi118 ceph-mon[131825]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:37 smithi078 ceph-mon[142991]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:37 smithi078 ceph-mon[139570]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:39 smithi118 ceph-mon[131825]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:39 smithi078 ceph-mon[139570]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:39 smithi078 ceph-mon[142991]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:41 smithi118 ceph-mon[131825]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:41 smithi078 ceph-mon[139570]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:41 smithi078 ceph-mon[142991]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:43 smithi118 ceph-mon[131825]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:43 smithi078 ceph-mon[139570]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:43 smithi078 ceph-mon[142991]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:45 smithi118 ceph-mon[131825]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:45 smithi078 ceph-mon[139570]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:45 smithi078 ceph-mon[142991]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:46] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:31:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:47 smithi118 ceph-mon[131825]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:47 smithi078 ceph-mon[142991]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:47 smithi078 ceph-mon[139570]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:31:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:31:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:31:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:31:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:49 smithi118 ceph-mon[131825]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:49 smithi078 ceph-mon[139570]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:49 smithi078 ceph-mon[142991]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:31:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:31:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:31:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:52 smithi118 ceph-mon[131825]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:52 smithi078 ceph-mon[139570]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:52 smithi078 ceph-mon[142991]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:54 smithi118 ceph-mon[131825]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:54 smithi078 ceph-mon[139570]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:54 smithi078 ceph-mon[142991]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:56 smithi118 ceph-mon[131825]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:56.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:56 smithi078 ceph-mon[139570]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:56.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:56 smithi078 ceph-mon[142991]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:31:56] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2023-12-16T05:31:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:31:58 smithi118 ceph-mon[131825]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:31:58 smithi078 ceph-mon[139570]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:31:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:31:58 smithi078 ceph-mon[142991]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:00 smithi118 ceph-mon[131825]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:00 smithi078 ceph-mon[139570]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:00 smithi078 ceph-mon[142991]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:01.859 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 12s ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 12s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 12s ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:32:02.169 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 12s ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 12s ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 12s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 12s ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 12s ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 12s ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 12s ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:32:02.170 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:32:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:02 smithi118 ceph-mon[131825]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:02 smithi078 ceph-mon[142991]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:02 smithi078 ceph-mon[139570]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:32:02.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:32:02.549 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:32:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:03 smithi118 ceph-mon[131825]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:03 smithi118 ceph-mon[131825]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2870073907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[139570]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[139570]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2870073907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[142991]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[142991]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2870073907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:04 smithi118 ceph-mon[131825]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:04 smithi078 ceph-mon[139570]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:04 smithi078 ceph-mon[142991]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:06 smithi118 ceph-mon[131825]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:06 smithi078 ceph-mon[139570]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:06 smithi078 ceph-mon[142991]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:32:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:08 smithi118 ceph-mon[131825]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:08 smithi078 ceph-mon[139570]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:08 smithi078 ceph-mon[142991]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:10 smithi118 ceph-mon[131825]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:10 smithi078 ceph-mon[139570]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:10 smithi078 ceph-mon[142991]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:12 smithi118 ceph-mon[131825]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:12 smithi078 ceph-mon[139570]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:12 smithi078 ceph-mon[142991]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:14 smithi118 ceph-mon[131825]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:14 smithi078 ceph-mon[139570]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:14 smithi078 ceph-mon[142991]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:16 smithi078 ceph-mon[139570]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:16 smithi078 ceph-mon[142991]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:16 smithi118 ceph-mon[131825]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:32:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:18 smithi078 ceph-mon[139570]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:18 smithi078 ceph-mon[142991]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:18 smithi118 ceph-mon[131825]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:20 smithi078 ceph-mon[139570]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:20 smithi078 ceph-mon[142991]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:20 smithi118 ceph-mon[131825]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:22 smithi078 ceph-mon[139570]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:22 smithi078 ceph-mon[142991]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:22 smithi118 ceph-mon[131825]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:24 smithi078 ceph-mon[139570]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:24 smithi078 ceph-mon[142991]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:24 smithi118 ceph-mon[131825]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:26 smithi078 ceph-mon[139570]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:26 smithi078 ceph-mon[142991]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:26 smithi118 ceph-mon[131825]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:32:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:27 smithi078 ceph-mon[139570]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:27 smithi078 ceph-mon[142991]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:27 smithi118 ceph-mon[131825]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:29 smithi118 ceph-mon[131825]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:29 smithi078 ceph-mon[139570]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:29 smithi078 ceph-mon[142991]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:31 smithi118 ceph-mon[131825]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:31 smithi078 ceph-mon[139570]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:31 smithi078 ceph-mon[142991]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:32.895 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 43s ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 43s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 43s ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 43s ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:32:33.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 578M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 43s ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 43s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 43s ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 43s ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 43s ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 43s ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3633M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4203M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3608M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4074M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:32:33.202 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 125M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:32:33.586 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:32:33.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:32:33.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:32:33.588 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:32:33.588 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:32:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:33 smithi118 ceph-mon[131825]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:33 smithi118 ceph-mon[131825]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:33 smithi078 ceph-mon[139570]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:33 smithi078 ceph-mon[139570]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:33 smithi078 ceph-mon[142991]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:33 smithi078 ceph-mon[142991]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:34 smithi118 ceph-mon[131825]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2382299685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:34 smithi078 ceph-mon[139570]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2382299685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:34 smithi078 ceph-mon[142991]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:32:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2382299685' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:32:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:35 smithi118 ceph-mon[131825]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:35 smithi078 ceph-mon[139570]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:35 smithi078 ceph-mon[142991]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:32:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:37 smithi118 ceph-mon[131825]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:37 smithi078 ceph-mon[139570]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:37 smithi078 ceph-mon[142991]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:39 smithi118 ceph-mon[131825]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:39 smithi078 ceph-mon[139570]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:39 smithi078 ceph-mon[142991]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:41 smithi118 ceph-mon[131825]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:41 smithi078 ceph-mon[139570]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:41 smithi078 ceph-mon[142991]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:43 smithi118 ceph-mon[131825]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:43 smithi078 ceph-mon[139570]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:43 smithi078 ceph-mon[142991]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:45 smithi118 ceph-mon[131825]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:45 smithi078 ceph-mon[139570]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:45 smithi078 ceph-mon[142991]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:32:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:47 smithi118 ceph-mon[131825]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:47 smithi078 ceph-mon[139570]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:47 smithi078 ceph-mon[142991]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:32:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:49 smithi118 ceph-mon[131825]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:49 smithi078 ceph-mon[142991]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:49 smithi078 ceph-mon[139570]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:51 smithi118 ceph-mon[131825]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:32:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:51 smithi078 ceph-mon[139570]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:32:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:51 smithi078 ceph-mon[142991]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:32:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:53 smithi118 ceph-mon[131825]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:53 smithi078 ceph-mon[139570]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:53 smithi078 ceph-mon[142991]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:55.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.031 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.032 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:56.091 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:55 smithi118 ceph-mon[131825]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:55 smithi078 ceph-mon[139570]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:55 smithi078 ceph-mon[142991]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:32:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:32:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:32:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:32:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:33:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:32:59 smithi118 ceph-mon[131825]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:32:59 smithi078 ceph-mon[139570]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:32:59 smithi078 ceph-mon[142991]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:01 smithi118 ceph-mon[131825]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:01 smithi078 ceph-mon[139570]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:01 smithi078 ceph-mon[142991]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:03.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:03.934 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:33:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:03 smithi118 ceph-mon[131825]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:03 smithi078 ceph-mon[139570]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:03 smithi078 ceph-mon[142991]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:04.243 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:33:04.243 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 74s ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:33:04.243 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 10s ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 74s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 10s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 10s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 74s ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 74s ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 10s ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 74s ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 74s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 10s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 74s ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 74s ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 74s ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 74s ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:33:04.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 10s ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:33:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 10s ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:33:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 10s ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:33:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 10s ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:33:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 10s ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:33:04.629 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:33:04.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:33:04.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:33:04.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:33:04.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:33:04.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:33:04.631 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:33:04.631 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:33:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:04 smithi118 ceph-mon[131825]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1363084875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:04 smithi078 ceph-mon[139570]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1363084875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:04 smithi078 ceph-mon[142991]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1363084875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:05 smithi118 ceph-mon[131825]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:05 smithi118 ceph-mon[131825]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:05 smithi078 ceph-mon[142991]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:05 smithi078 ceph-mon[142991]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:05 smithi078 ceph-mon[139570]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:05 smithi078 ceph-mon[139570]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:33:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:07 smithi118 ceph-mon[131825]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:07 smithi078 ceph-mon[139570]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:07 smithi078 ceph-mon[142991]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:09 smithi118 ceph-mon[131825]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:09 smithi078 ceph-mon[139570]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:09 smithi078 ceph-mon[142991]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:11 smithi118 ceph-mon[131825]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:11 smithi078 ceph-mon[139570]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:11 smithi078 ceph-mon[142991]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:13 smithi118 ceph-mon[131825]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:13 smithi078 ceph-mon[139570]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:13 smithi078 ceph-mon[142991]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:15 smithi118 ceph-mon[131825]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:15 smithi078 ceph-mon[139570]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:15 smithi078 ceph-mon[142991]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:17 smithi118 ceph-mon[131825]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:17 smithi078 ceph-mon[139570]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:17 smithi078 ceph-mon[142991]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:19 smithi118 ceph-mon[131825]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:19 smithi078 ceph-mon[139570]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:19 smithi078 ceph-mon[142991]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:21 smithi118 ceph-mon[131825]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:21 smithi078 ceph-mon[139570]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:21 smithi078 ceph-mon[142991]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:23 smithi118 ceph-mon[131825]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:23 smithi078 ceph-mon[139570]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:23 smithi078 ceph-mon[142991]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:25 smithi118 ceph-mon[131825]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:25 smithi078 ceph-mon[139570]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:25 smithi078 ceph-mon[142991]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:33:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:27 smithi118 ceph-mon[131825]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:27 smithi078 ceph-mon[139570]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:27 smithi078 ceph-mon[142991]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:29 smithi118 ceph-mon[131825]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:29 smithi078 ceph-mon[139570]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:29 smithi078 ceph-mon[142991]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:31 smithi118 ceph-mon[131825]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:31 smithi078 ceph-mon[139570]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:31 smithi078 ceph-mon[142991]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:33 smithi118 ceph-mon[131825]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:33 smithi078 ceph-mon[139570]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:33 smithi078 ceph-mon[142991]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:34.976 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:33:35.282 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 105s ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 41s ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 105s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 41s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 41s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 105s ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 105s ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 41s ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 105s ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 105s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 41s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 105s ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 105s ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:33:35.283 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 105s ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 105s ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 41s ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 41s ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 41s ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 41s ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:33:35.284 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 41s ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:33:35.662 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:33:35.662 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:33:35.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:33:35.662 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:35.662 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:33:35.663 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:35 smithi118 ceph-mon[131825]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:35 smithi118 ceph-mon[131825]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4042535451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[142991]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[142991]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4042535451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[139570]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[139570]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4042535451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:33:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:33:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:36 smithi118 ceph-mon[131825]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:36 smithi078 ceph-mon[139570]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:36 smithi078 ceph-mon[142991]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:33:38.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:37 smithi118 ceph-mon[131825]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:37 smithi078 ceph-mon[142991]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:37 smithi078 ceph-mon[139570]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:39 smithi118 ceph-mon[131825]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:39 smithi078 ceph-mon[142991]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:39 smithi078 ceph-mon[139570]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:41 smithi118 ceph-mon[131825]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:41 smithi078 ceph-mon[139570]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:41 smithi078 ceph-mon[142991]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:43 smithi118 ceph-mon[131825]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:43 smithi078 ceph-mon[139570]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:43 smithi078 ceph-mon[142991]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:45 smithi118 ceph-mon[131825]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:45 smithi078 ceph-mon[139570]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:45 smithi078 ceph-mon[142991]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:33:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:47 smithi118 ceph-mon[131825]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:47 smithi078 ceph-mon[139570]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:47 smithi078 ceph-mon[142991]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:33:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:49 smithi118 ceph-mon[131825]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:49 smithi078 ceph-mon[139570]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:49 smithi078 ceph-mon[142991]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:51 smithi118 ceph-mon[131825]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:51 smithi078 ceph-mon[139570]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:51 smithi078 ceph-mon[142991]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:53 smithi118 ceph-mon[131825]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:53 smithi078 ceph-mon[139570]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:53 smithi078 ceph-mon[142991]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:55 smithi118 ceph-mon[131825]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:55 smithi078 ceph-mon[139570]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:55 smithi078 ceph-mon[142991]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:33:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:33:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:57 smithi118 ceph-mon[131825]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:33:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:57 smithi078 ceph-mon[139570]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:33:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:57 smithi078 ceph-mon[142991]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:33:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:33:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:33:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:33:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:33:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:34:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:33:59 smithi118 ceph-mon[131825]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:33:59 smithi078 ceph-mon[139570]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:33:59 smithi078 ceph-mon[142991]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:01 smithi118 ceph-mon[131825]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:01 smithi078 ceph-mon[139570]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:01 smithi078 ceph-mon[142991]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:03 smithi118 ceph-mon[131825]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:03 smithi078 ceph-mon[139570]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:03 smithi078 ceph-mon[142991]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:06.015 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:34:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:05 smithi118 ceph-mon[131825]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:05 smithi078 ceph-mon[139570]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:05 smithi078 ceph-mon[142991]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:06.323 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:34:06.323 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:34:06.323 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 72s ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:34:06.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 72s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 72s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 72s ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 72s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 72s ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 72s ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:34:06.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 72s ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:34:06.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 72s ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:34:06.325 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 72s ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:34:06.703 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:34:06.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:34:06.704 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:34:06.705 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:34:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:34:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:06 smithi118 ceph-mon[131825]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2124546880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:06 smithi078 ceph-mon[139570]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2124546880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:06 smithi078 ceph-mon[142991]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2124546880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:07 smithi118 ceph-mon[131825]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:07 smithi118 ceph-mon[131825]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:07 smithi078 ceph-mon[139570]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:07 smithi078 ceph-mon[139570]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:07 smithi078 ceph-mon[142991]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:07 smithi078 ceph-mon[142991]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:09 smithi118 ceph-mon[131825]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:09 smithi078 ceph-mon[139570]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:09 smithi078 ceph-mon[142991]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:11 smithi118 ceph-mon[131825]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:11 smithi078 ceph-mon[139570]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:11 smithi078 ceph-mon[142991]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:13 smithi118 ceph-mon[131825]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:13 smithi078 ceph-mon[139570]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:13 smithi078 ceph-mon[142991]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:15 smithi118 ceph-mon[131825]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:15 smithi078 ceph-mon[139570]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:15 smithi078 ceph-mon[142991]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:34:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:17 smithi078 ceph-mon[139570]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:17 smithi078 ceph-mon[142991]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:17 smithi118 ceph-mon[131825]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:19 smithi078 ceph-mon[139570]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:19 smithi078 ceph-mon[142991]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:19 smithi118 ceph-mon[131825]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:21 smithi078 ceph-mon[139570]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:21 smithi078 ceph-mon[142991]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:21 smithi118 ceph-mon[131825]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:23 smithi078 ceph-mon[139570]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:23 smithi078 ceph-mon[142991]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:23 smithi118 ceph-mon[131825]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:25 smithi078 ceph-mon[139570]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:25 smithi078 ceph-mon[142991]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:25 smithi118 ceph-mon[131825]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T05:34:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:27 smithi078 ceph-mon[139570]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:27 smithi078 ceph-mon[142991]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:27 smithi118 ceph-mon[131825]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:29 smithi078 ceph-mon[139570]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:29 smithi078 ceph-mon[142991]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:29 smithi118 ceph-mon[131825]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:31 smithi078 ceph-mon[139570]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:31 smithi078 ceph-mon[142991]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:31 smithi118 ceph-mon[131825]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:33 smithi078 ceph-mon[139570]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:33 smithi078 ceph-mon[142991]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:33 smithi118 ceph-mon[131825]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:35 smithi078 ceph-mon[139570]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:35 smithi078 ceph-mon[142991]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:35 smithi118 ceph-mon[131825]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:34:37.049 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:34:37.359 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:34:37.359 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 103s ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 103s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 103s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 103s ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:34:37.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 103s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 103s ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 103s ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 103s ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 103s ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:34:37.361 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 103s ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:34:37.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:34:37.743 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:34:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[139570]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[139570]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2458246160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[142991]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[142991]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2458246160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:37 smithi118 ceph-mon[131825]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:37 smithi118 ceph-mon[131825]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2458246160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:34:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:38 smithi078 ceph-mon[139570]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:38 smithi078 ceph-mon[142991]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:38 smithi118 ceph-mon[131825]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:34:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:39 smithi078 ceph-mon[139570]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:40.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:39 smithi078 ceph-mon[142991]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:39 smithi118 ceph-mon[131825]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:41 smithi078 ceph-mon[139570]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:41 smithi078 ceph-mon[142991]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:41 smithi118 ceph-mon[131825]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:43 smithi078 ceph-mon[139570]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:43 smithi078 ceph-mon[142991]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:43 smithi118 ceph-mon[131825]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:45 smithi078 ceph-mon[139570]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:45 smithi078 ceph-mon[142991]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:45 smithi118 ceph-mon[131825]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:34:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:34:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:47 smithi078 ceph-mon[139570]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:47 smithi078 ceph-mon[142991]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:47 smithi118 ceph-mon[131825]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:49 smithi078 ceph-mon[139570]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:49 smithi078 ceph-mon[142991]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:49 smithi118 ceph-mon[131825]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:51 smithi078 ceph-mon[139570]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:51 smithi078 ceph-mon[142991]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:51 smithi118 ceph-mon[131825]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:53 smithi078 ceph-mon[139570]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:53 smithi078 ceph-mon[142991]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:53 smithi118 ceph-mon[131825]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:55 smithi078 ceph-mon[139570]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:55 smithi078 ceph-mon[142991]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:55 smithi118 ceph-mon[131825]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:34:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:34:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:57 smithi118 ceph-mon[131825]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:57 smithi078 ceph-mon[139570]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:57 smithi078 ceph-mon[142991]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:34:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:34:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:34:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:34:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:34:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:34:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:34:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:34:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:34:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:34:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:34:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:34:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:35:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:34:59 smithi118 ceph-mon[131825]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:34:59 smithi078 ceph-mon[139570]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:34:59 smithi078 ceph-mon[142991]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:01 smithi118 ceph-mon[131825]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:01 smithi078 ceph-mon[142991]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:01 smithi078 ceph-mon[139570]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:03 smithi118 ceph-mon[131825]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:03 smithi078 ceph-mon[139570]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:03 smithi078 ceph-mon[142991]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:05 smithi118 ceph-mon[131825]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:05 smithi078 ceph-mon[139570]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:05 smithi078 ceph-mon[142991]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:35:08.088 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:35:08.397 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:35:08.398 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:35:08.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:35:08.399 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:35:08.399 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:35:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:07 smithi118 ceph-mon[131825]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:07 smithi078 ceph-mon[139570]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:07 smithi078 ceph-mon[142991]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:35:08.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:35:08.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:35:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:09 smithi118 ceph-mon[131825]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4240823508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:09 smithi078 ceph-mon[139570]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4240823508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:09 smithi078 ceph-mon[142991]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4240823508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:10 smithi118 ceph-mon[131825]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:10 smithi118 ceph-mon[131825]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:10 smithi078 ceph-mon[139570]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:10 smithi078 ceph-mon[139570]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:10 smithi078 ceph-mon[142991]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:10 smithi078 ceph-mon[142991]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:12 smithi118 ceph-mon[131825]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:12 smithi078 ceph-mon[139570]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:12 smithi078 ceph-mon[142991]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:14 smithi118 ceph-mon[131825]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:14 smithi078 ceph-mon[139570]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:14 smithi078 ceph-mon[142991]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:16 smithi118 ceph-mon[131825]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:16 smithi078 ceph-mon[139570]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:16 smithi078 ceph-mon[142991]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:35:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:18 smithi118 ceph-mon[131825]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:18 smithi078 ceph-mon[139570]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:18 smithi078 ceph-mon[142991]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:20 smithi118 ceph-mon[131825]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:20 smithi078 ceph-mon[139570]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:20 smithi078 ceph-mon[142991]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:22 smithi118 ceph-mon[131825]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:22 smithi078 ceph-mon[139570]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:22 smithi078 ceph-mon[142991]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:24 smithi118 ceph-mon[131825]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:24 smithi078 ceph-mon[139570]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:24 smithi078 ceph-mon[142991]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:26 smithi118 ceph-mon[131825]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:26 smithi078 ceph-mon[139570]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:26 smithi078 ceph-mon[142991]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:35:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:28 smithi118 ceph-mon[131825]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:28 smithi078 ceph-mon[139570]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:28 smithi078 ceph-mon[142991]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:30 smithi118 ceph-mon[131825]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:30 smithi078 ceph-mon[139570]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:30 smithi078 ceph-mon[142991]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:32 smithi118 ceph-mon[131825]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:32 smithi078 ceph-mon[139570]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:32 smithi078 ceph-mon[142991]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:34 smithi118 ceph-mon[131825]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:34 smithi078 ceph-mon[139570]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:34 smithi078 ceph-mon[142991]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:36 smithi118 ceph-mon[131825]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:36 smithi078 ceph-mon[139570]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:36 smithi078 ceph-mon[142991]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:35:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:38 smithi118 ceph-mon[131825]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:38 smithi078 ceph-mon[139570]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:38 smithi078 ceph-mon[142991]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:39.124 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:35:39.431 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:35:39.432 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:35:39.809 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:35:39.810 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:35:39.811 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:35:39.811 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:35:39.811 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:35:39.811 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:35:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:40 smithi118 ceph-mon[131825]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:40 smithi118 ceph-mon[131825]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1484927878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[139570]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[139570]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1484927878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[142991]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[142991]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1484927878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:35:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:41 smithi118 ceph-mon[131825]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:41 smithi078 ceph-mon[142991]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:41 smithi078 ceph-mon[139570]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:35:42.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:42 smithi118 ceph-mon[131825]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:42 smithi078 ceph-mon[139570]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:42 smithi078 ceph-mon[142991]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:44 smithi118 ceph-mon[131825]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:44 smithi078 ceph-mon[139570]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:44 smithi078 ceph-mon[142991]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:46 smithi118 ceph-mon[131825]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:46 smithi078 ceph-mon[139570]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:46 smithi078 ceph-mon[142991]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:35:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:35:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:48 smithi118 ceph-mon[131825]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:48 smithi078 ceph-mon[139570]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:48 smithi078 ceph-mon[142991]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:50 smithi118 ceph-mon[131825]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:50 smithi078 ceph-mon[139570]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:50 smithi078 ceph-mon[142991]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:52 smithi118 ceph-mon[131825]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:52 smithi078 ceph-mon[139570]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:52 smithi078 ceph-mon[142991]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:54 smithi118 ceph-mon[131825]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:54 smithi078 ceph-mon[139570]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:54 smithi078 ceph-mon[142991]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:56 smithi118 ceph-mon[131825]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:56 smithi078 ceph-mon[139570]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:56 smithi078 ceph-mon[142991]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:35:56] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:35:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:58 smithi118 ceph-mon[131825]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:58 smithi078 ceph-mon[139570]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:58 smithi078 ceph-mon[142991]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:35:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:35:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:35:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:35:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:35:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:35:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:36:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:00 smithi118 ceph-mon[131825]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:36:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:36:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[139570]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:36:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:36:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[142991]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:36:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:36:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:02 smithi118 ceph-mon[131825]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:02 smithi078 ceph-mon[139570]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:02 smithi078 ceph-mon[142991]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:04 smithi118 ceph-mon[131825]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:04 smithi078 ceph-mon[139570]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:04 smithi078 ceph-mon[142991]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:06 smithi118 ceph-mon[131825]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:06 smithi078 ceph-mon[139570]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:06 smithi078 ceph-mon[142991]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T05:36:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:08 smithi118 ceph-mon[131825]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:08 smithi078 ceph-mon[139570]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:08 smithi078 ceph-mon[142991]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:10.157 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:36:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:10 smithi118 ceph-mon[131825]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:36:10.469 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:36:10.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:36:10.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:36:10.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:36:10.471 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:36:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:10 smithi078 ceph-mon[139570]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:10 smithi078 ceph-mon[142991]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:36:10.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:36:10.855 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:11 smithi118 ceph-mon[131825]: from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1675952664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:11 smithi078 ceph-mon[139570]: from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1675952664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:11 smithi078 ceph-mon[142991]: from='client.44529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1675952664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:12 smithi118 ceph-mon[131825]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:12 smithi118 ceph-mon[131825]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:12 smithi078 ceph-mon[139570]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:12 smithi078 ceph-mon[139570]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:12 smithi078 ceph-mon[142991]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:12 smithi078 ceph-mon[142991]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:14 smithi118 ceph-mon[131825]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:14 smithi078 ceph-mon[139570]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:14 smithi078 ceph-mon[142991]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:16 smithi118 ceph-mon[131825]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:16 smithi078 ceph-mon[139570]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:16 smithi078 ceph-mon[142991]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T05:36:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:18 smithi118 ceph-mon[131825]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:18 smithi078 ceph-mon[139570]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:18 smithi078 ceph-mon[142991]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:20 smithi118 ceph-mon[131825]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:20 smithi078 ceph-mon[142991]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:20.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:20 smithi078 ceph-mon[139570]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:22 smithi118 ceph-mon[131825]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:22 smithi078 ceph-mon[139570]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:22 smithi078 ceph-mon[142991]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:24 smithi118 ceph-mon[131825]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:24 smithi078 ceph-mon[139570]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:24 smithi078 ceph-mon[142991]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:26 smithi118 ceph-mon[131825]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:26 smithi078 ceph-mon[139570]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:26 smithi078 ceph-mon[142991]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:36:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:28 smithi118 ceph-mon[131825]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:28 smithi078 ceph-mon[139570]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:28.488 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:28 smithi078 ceph-mon[142991]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:30 smithi118 ceph-mon[131825]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:30 smithi078 ceph-mon[139570]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:30 smithi078 ceph-mon[142991]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:32 smithi118 ceph-mon[131825]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:32 smithi078 ceph-mon[139570]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:32 smithi078 ceph-mon[142991]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:34 smithi118 ceph-mon[131825]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:34 smithi078 ceph-mon[139570]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:34 smithi078 ceph-mon[142991]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:36 smithi118 ceph-mon[131825]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:36 smithi078 ceph-mon[139570]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:36 smithi078 ceph-mon[142991]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:36:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:38 smithi118 ceph-mon[131825]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:38 smithi078 ceph-mon[139570]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:38 smithi078 ceph-mon[142991]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:40 smithi118 ceph-mon[131825]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:40 smithi078 ceph-mon[139570]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:40 smithi078 ceph-mon[142991]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:41.199 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:36:41.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:36:41.509 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:36:41.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:36:41.892 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:36:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:42 smithi118 ceph-mon[131825]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:42 smithi118 ceph-mon[131825]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3969968487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[139570]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[139570]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3969968487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[142991]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[142991]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3969968487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:36:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:43 smithi078 ceph-mon[139570]: from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:43 smithi078 ceph-mon[142991]: from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:43 smithi118 ceph-mon[131825]: from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:36:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:44 smithi078 ceph-mon[139570]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:44 smithi078 ceph-mon[142991]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:44 smithi118 ceph-mon[131825]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:46 smithi078 ceph-mon[139570]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:46 smithi078 ceph-mon[142991]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:46 smithi118 ceph-mon[131825]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:36:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:48 smithi078 ceph-mon[139570]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:48 smithi078 ceph-mon[142991]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:48 smithi118 ceph-mon[131825]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:50 smithi078 ceph-mon[139570]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:50 smithi078 ceph-mon[142991]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:50 smithi118 ceph-mon[131825]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:52 smithi078 ceph-mon[139570]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:52 smithi078 ceph-mon[142991]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:52 smithi118 ceph-mon[131825]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:54 smithi078 ceph-mon[139570]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:54 smithi078 ceph-mon[142991]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:54 smithi118 ceph-mon[131825]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:56 smithi078 ceph-mon[139570]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:56 smithi078 ceph-mon[142991]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:56 smithi118 ceph-mon[131825]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:36:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:36:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:36:58 smithi078 ceph-mon[139570]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:36:58 smithi078 ceph-mon[142991]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:36:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:36:58 smithi118 ceph-mon[131825]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[139570]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:37:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[142991]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:37:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:37:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:00 smithi118 ceph-mon[131825]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:37:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:37:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:37:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:37:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:02 smithi078 ceph-mon[139570]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:02 smithi078 ceph-mon[142991]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:02 smithi118 ceph-mon[131825]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:04 smithi078 ceph-mon[139570]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:04 smithi078 ceph-mon[142991]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:04 smithi118 ceph-mon[131825]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:06 smithi078 ceph-mon[139570]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:06 smithi078 ceph-mon[142991]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:06 smithi118 ceph-mon[131825]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:37:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:08 smithi078 ceph-mon[139570]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:08 smithi078 ceph-mon[142991]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:08 smithi118 ceph-mon[131825]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:10 smithi078 ceph-mon[139570]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:10 smithi078 ceph-mon[142991]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:10 smithi118 ceph-mon[131825]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:12.238 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:37:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:12 smithi078 ceph-mon[139570]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:12 smithi078 ceph-mon[142991]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:12.549 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:37:12.549 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:37:12.549 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:37:12.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:37:12.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:37:12.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:37:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:12 smithi118 ceph-mon[131825]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:37:12.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:12.932 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:37:12.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:37:12.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:37:12.932 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:37:12.932 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:13 smithi078 ceph-mon[139570]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1785238094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:13 smithi078 ceph-mon[142991]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1785238094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:13 smithi118 ceph-mon[131825]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1785238094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:14 smithi078 ceph-mon[139570]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:14 smithi078 ceph-mon[139570]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:14 smithi078 ceph-mon[142991]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:14 smithi078 ceph-mon[142991]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:14 smithi118 ceph-mon[131825]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:14 smithi118 ceph-mon[131825]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:16.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:16 smithi078 ceph-mon[139570]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:16.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:16 smithi078 ceph-mon[142991]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:16.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:37:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:16 smithi118 ceph-mon[131825]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:18 smithi118 ceph-mon[131825]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:18 smithi078 ceph-mon[139570]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:18 smithi078 ceph-mon[142991]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:19 smithi118 ceph-mon[131825]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:19 smithi078 ceph-mon[139570]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:19 smithi078 ceph-mon[142991]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:21 smithi118 ceph-mon[131825]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:21 smithi078 ceph-mon[139570]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:21 smithi078 ceph-mon[142991]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:23 smithi118 ceph-mon[131825]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:23 smithi078 ceph-mon[139570]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:23 smithi078 ceph-mon[142991]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:25 smithi078 ceph-mon[139570]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:25 smithi078 ceph-mon[142991]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:25 smithi118 ceph-mon[131825]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:37:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:27 smithi078 ceph-mon[139570]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:27 smithi078 ceph-mon[142991]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:27 smithi118 ceph-mon[131825]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:29 smithi078 ceph-mon[139570]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:29 smithi078 ceph-mon[142991]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:29 smithi118 ceph-mon[131825]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:31 smithi078 ceph-mon[139570]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:31 smithi078 ceph-mon[142991]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:31 smithi118 ceph-mon[131825]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:33 smithi078 ceph-mon[139570]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:33 smithi078 ceph-mon[142991]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:33 smithi118 ceph-mon[131825]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:35 smithi078 ceph-mon[139570]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:35 smithi078 ceph-mon[142991]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:35 smithi118 ceph-mon[131825]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:37:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:37 smithi078 ceph-mon[139570]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:37 smithi078 ceph-mon[142991]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:37 smithi118 ceph-mon[131825]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:39 smithi078 ceph-mon[139570]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:39 smithi078 ceph-mon[142991]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:39 smithi118 ceph-mon[131825]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:41 smithi078 ceph-mon[139570]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:41 smithi078 ceph-mon[142991]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:41 smithi118 ceph-mon[131825]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:43.275 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:37:43.585 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:37:43.585 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:37:43.585 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:37:43.585 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5270M 2435M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4736M 2435M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4517M 2435M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 3994M 2435M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:37:43.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:37:43.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:37:43.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:37:43.587 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:37:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:43 smithi078 ceph-mon[139570]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:43 smithi078 ceph-mon[142991]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:43 smithi118 ceph-mon[131825]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:43.967 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:37:43.967 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:37:43.967 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:37:43.967 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:37:43.968 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:37:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[139570]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[139570]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2064253988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[142991]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[142991]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2064253988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:44 smithi118 ceph-mon[131825]: from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:44 smithi118 ceph-mon[131825]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:37:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2064253988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:37:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:45 smithi078 ceph-mon[139570]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:45 smithi078 ceph-mon[142991]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:45 smithi118 ceph-mon[131825]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:37:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:47 smithi078 ceph-mon[139570]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:47 smithi078 ceph-mon[142991]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:47 smithi118 ceph-mon[131825]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:37:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:49 smithi078 ceph-mon[139570]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:49 smithi078 ceph-mon[142991]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:49 smithi118 ceph-mon[131825]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:51 smithi078 ceph-mon[139570]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:51 smithi078 ceph-mon[142991]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:51 smithi118 ceph-mon[131825]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:53 smithi078 ceph-mon[139570]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:53 smithi078 ceph-mon[142991]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:53 smithi118 ceph-mon[131825]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:55 smithi078 ceph-mon[142991]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:55 smithi078 ceph-mon[139570]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:55 smithi118 ceph-mon[131825]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:37:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:37:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:57 smithi078 ceph-mon[139570]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:57 smithi078 ceph-mon[142991]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:57 smithi118 ceph-mon[131825]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:37:59 smithi078 ceph-mon[139570]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:37:59 smithi078 ceph-mon[142991]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:37:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:37:59 smithi118 ceph-mon[131825]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:38:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:38:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:38:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2425M 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:38:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2425M 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2425M 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:38:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:38:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:03 smithi118 ceph-mon[131825]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:03 smithi078 ceph-mon[139570]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:03 smithi078 ceph-mon[142991]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:05 smithi118 ceph-mon[131825]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:05 smithi078 ceph-mon[139570]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:05 smithi078 ceph-mon[142991]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:38:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:07 smithi118 ceph-mon[131825]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:07 smithi078 ceph-mon[142991]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:07 smithi078 ceph-mon[139570]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:09 smithi118 ceph-mon[131825]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:09 smithi078 ceph-mon[142991]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:09 smithi078 ceph-mon[139570]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:11 smithi118 ceph-mon[131825]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:11 smithi078 ceph-mon[139570]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:11 smithi078 ceph-mon[142991]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:13 smithi118 ceph-mon[131825]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:13 smithi078 ceph-mon[139570]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:13 smithi078 ceph-mon[142991]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:14.314 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:38:14.625 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:38:14.626 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:15.006 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:38:15.007 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:38:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:15 smithi118 ceph-mon[131825]: from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:15 smithi118 ceph-mon[131825]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:15 smithi118 ceph-mon[131825]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2787292348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[139570]: from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[139570]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[139570]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2787292348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[142991]: from='client.44601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[142991]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[142991]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2787292348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:38:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:17 smithi118 ceph-mon[131825]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:17 smithi078 ceph-mon[142991]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:17 smithi078 ceph-mon[139570]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:19 smithi118 ceph-mon[131825]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:19 smithi078 ceph-mon[142991]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:19 smithi078 ceph-mon[139570]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:21 smithi118 ceph-mon[131825]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:21 smithi078 ceph-mon[142991]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:21 smithi078 ceph-mon[139570]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:23 smithi118 ceph-mon[131825]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:23 smithi078 ceph-mon[139570]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:23 smithi078 ceph-mon[142991]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:25 smithi118 ceph-mon[131825]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:25 smithi078 ceph-mon[139570]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:25 smithi078 ceph-mon[142991]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:38:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:27 smithi118 ceph-mon[131825]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:27 smithi078 ceph-mon[139570]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:27 smithi078 ceph-mon[142991]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:29 smithi118 ceph-mon[131825]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:29 smithi078 ceph-mon[139570]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:29 smithi078 ceph-mon[142991]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:31 smithi118 ceph-mon[131825]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:31 smithi078 ceph-mon[139570]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:31 smithi078 ceph-mon[142991]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:33 smithi118 ceph-mon[131825]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:33 smithi078 ceph-mon[139570]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:33 smithi078 ceph-mon[142991]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:35 smithi118 ceph-mon[131825]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:35 smithi078 ceph-mon[139570]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:35 smithi078 ceph-mon[142991]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:38:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:37 smithi118 ceph-mon[131825]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:37 smithi078 ceph-mon[139570]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:37 smithi078 ceph-mon[142991]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:39 smithi118 ceph-mon[131825]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:39 smithi078 ceph-mon[139570]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:39 smithi078 ceph-mon[142991]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:41 smithi118 ceph-mon[131825]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:41 smithi078 ceph-mon[139570]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:41 smithi078 ceph-mon[142991]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:43 smithi118 ceph-mon[131825]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:43 smithi078 ceph-mon[139570]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:43 smithi078 ceph-mon[142991]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:45.353 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:38:45.664 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:38:45.665 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:38:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:45 smithi118 ceph-mon[131825]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:45 smithi078 ceph-mon[139570]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:45 smithi078 ceph-mon[142991]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:38:46.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:38:46.045 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:38:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[139570]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[139570]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3367907144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:38:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[142991]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[142991]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3367907144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:46 smithi118 ceph-mon[131825]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:46 smithi118 ceph-mon[131825]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:38:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3367907144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:38:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:47 smithi118 ceph-mon[131825]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:47 smithi078 ceph-mon[139570]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:47 smithi078 ceph-mon[142991]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:38:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:49 smithi118 ceph-mon[131825]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:49 smithi078 ceph-mon[139570]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:49 smithi078 ceph-mon[142991]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:51 smithi118 ceph-mon[131825]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:51 smithi078 ceph-mon[139570]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:51 smithi078 ceph-mon[142991]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:53 smithi118 ceph-mon[131825]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:53 smithi078 ceph-mon[139570]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:53 smithi078 ceph-mon[142991]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:55 smithi118 ceph-mon[131825]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:55 smithi078 ceph-mon[139570]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:55 smithi078 ceph-mon[142991]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:38:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:38:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:57 smithi118 ceph-mon[131825]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:57 smithi078 ceph-mon[139570]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:57 smithi078 ceph-mon[142991]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:38:59 smithi118 ceph-mon[131825]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:38:59 smithi078 ceph-mon[139570]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:38:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:38:59 smithi078 ceph-mon[142991]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:01 smithi118 ceph-mon[131825]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:39:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:39:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:39:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[139570]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:39:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[142991]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:39:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:39:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:39:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:39:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:03 smithi118 ceph-mon[131825]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:03 smithi078 ceph-mon[139570]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:03 smithi078 ceph-mon[142991]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:05 smithi118 ceph-mon[131825]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:05 smithi078 ceph-mon[139570]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:05 smithi078 ceph-mon[142991]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:39:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:07 smithi118 ceph-mon[131825]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:07 smithi078 ceph-mon[139570]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:07 smithi078 ceph-mon[142991]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:09 smithi118 ceph-mon[131825]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:09 smithi078 ceph-mon[139570]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:09 smithi078 ceph-mon[142991]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:11 smithi118 ceph-mon[131825]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:11 smithi078 ceph-mon[142991]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:11 smithi078 ceph-mon[139570]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:13 smithi078 ceph-mon[139570]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:13 smithi078 ceph-mon[142991]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:13 smithi118 ceph-mon[131825]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:15 smithi078 ceph-mon[139570]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:15 smithi078 ceph-mon[142991]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:15 smithi118 ceph-mon[131825]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:16.391 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:39:16.699 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:39:16.699 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:39:16.699 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:39:16.699 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:39:16.700 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:39:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:39:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:39:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:39:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:39:16.701 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:39:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:39:17.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:39:17.083 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:39:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[139570]: from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[139570]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[139570]: from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/504012023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[142991]: from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[142991]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[142991]: from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/504012023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:17 smithi118 ceph-mon[131825]: from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:17 smithi118 ceph-mon[131825]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:17 smithi118 ceph-mon[131825]: from='client.54608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/504012023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:19 smithi078 ceph-mon[139570]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:19 smithi078 ceph-mon[142991]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:19 smithi118 ceph-mon[131825]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:21 smithi078 ceph-mon[139570]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:21 smithi078 ceph-mon[142991]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:21 smithi118 ceph-mon[131825]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:23 smithi078 ceph-mon[139570]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:23 smithi078 ceph-mon[142991]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:23 smithi118 ceph-mon[131825]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:25 smithi078 ceph-mon[139570]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:25 smithi078 ceph-mon[142991]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:25 smithi118 ceph-mon[131825]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:39:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:27 smithi078 ceph-mon[139570]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:27 smithi078 ceph-mon[142991]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:27 smithi118 ceph-mon[131825]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:29 smithi078 ceph-mon[139570]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:29 smithi078 ceph-mon[142991]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:29 smithi118 ceph-mon[131825]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:31 smithi078 ceph-mon[139570]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:31 smithi078 ceph-mon[142991]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:31 smithi118 ceph-mon[131825]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:33 smithi078 ceph-mon[139570]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:33 smithi078 ceph-mon[142991]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:33 smithi118 ceph-mon[131825]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:35 smithi078 ceph-mon[139570]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:35 smithi078 ceph-mon[142991]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:35 smithi118 ceph-mon[131825]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:39:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:37 smithi078 ceph-mon[142991]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:37 smithi078 ceph-mon[139570]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:37 smithi118 ceph-mon[131825]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:39 smithi078 ceph-mon[139570]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:39 smithi078 ceph-mon[142991]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:39 smithi118 ceph-mon[131825]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:41 smithi078 ceph-mon[139570]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:41 smithi078 ceph-mon[142991]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:41 smithi118 ceph-mon[131825]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:43 smithi078 ceph-mon[139570]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:43 smithi078 ceph-mon[142991]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:43 smithi118 ceph-mon[131825]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:45 smithi078 ceph-mon[139570]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:45 smithi078 ceph-mon[142991]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:45 smithi118 ceph-mon[131825]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:39:47.432 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:39:47.742 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:39:47.743 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:39:47.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:39:47.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:39:47.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:39:47.744 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:39:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:47 smithi078 ceph-mon[139570]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:47 smithi078 ceph-mon[142991]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:39:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:39:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:47 smithi118 ceph-mon[131825]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:39:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[139570]: from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[139570]: from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3326558752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[142991]: from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[142991]: from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3326558752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:48 smithi118 ceph-mon[131825]: from='client.54620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:48 smithi118 ceph-mon[131825]: from='client.54626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:39:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3326558752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:39:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:49 smithi118 ceph-mon[131825]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:49 smithi078 ceph-mon[139570]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:49 smithi078 ceph-mon[142991]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:51 smithi118 ceph-mon[131825]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:51 smithi078 ceph-mon[139570]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:52.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:51 smithi078 ceph-mon[142991]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:53 smithi118 ceph-mon[131825]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:53 smithi078 ceph-mon[139570]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:53 smithi078 ceph-mon[142991]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:55 smithi118 ceph-mon[131825]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:55 smithi078 ceph-mon[142991]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:55 smithi078 ceph-mon[139570]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:39:56] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:39:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:57 smithi118 ceph-mon[131825]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:57 smithi078 ceph-mon[139570]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:39:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:57 smithi078 ceph-mon[142991]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:00.002 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:39:59 smithi078 ceph-mon[139570]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:00.002 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:39:59 smithi078 ceph-mon[142991]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:39:59 smithi118 ceph-mon[131825]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:00 smithi078 conmon[139546]: 2023-12-16T05:39:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:40:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:40:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:40:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:40:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:01 smithi118 ceph-mon[131825]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:40:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:01 smithi078 ceph-mon[139570]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:40:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:01 smithi078 ceph-mon[142991]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:40:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:40:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:40:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:40:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:40:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:04 smithi118 ceph-mon[131825]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:04 smithi078 ceph-mon[139570]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:04 smithi078 ceph-mon[142991]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:06 smithi118 ceph-mon[131825]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:06 smithi078 ceph-mon[139570]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:06 smithi078 ceph-mon[142991]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:40:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:08 smithi118 ceph-mon[131825]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:08 smithi078 ceph-mon[139570]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:08 smithi078 ceph-mon[142991]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:10 smithi118 ceph-mon[131825]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:10 smithi078 ceph-mon[139570]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:10 smithi078 ceph-mon[142991]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:12 smithi118 ceph-mon[131825]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:12 smithi078 ceph-mon[139570]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:12 smithi078 ceph-mon[142991]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:14 smithi118 ceph-mon[131825]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:14 smithi078 ceph-mon[139570]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:14 smithi078 ceph-mon[142991]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:16 smithi118 ceph-mon[131825]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:16 smithi078 ceph-mon[139570]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:16 smithi078 ceph-mon[142991]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:40:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:18 smithi118 ceph-mon[131825]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:18.476 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:40:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:18 smithi078 ceph-mon[139570]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:18 smithi078 ceph-mon[142991]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:18.785 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:40:18.785 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:40:18.785 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:40:18.785 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:40:18.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:40:18.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:40:18.787 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:40:19.169 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:40:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:20 smithi118 ceph-mon[131825]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:20 smithi118 ceph-mon[131825]: from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:20 smithi118 ceph-mon[131825]: from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/738716696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[139570]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[139570]: from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[139570]: from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/738716696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[142991]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[142991]: from='client.54638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[142991]: from='client.54644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/738716696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:22.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:22 smithi118 ceph-mon[131825]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:22 smithi078 ceph-mon[139570]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:22 smithi078 ceph-mon[142991]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:24 smithi118 ceph-mon[131825]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:24 smithi078 ceph-mon[139570]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:24 smithi078 ceph-mon[142991]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:26 smithi118 ceph-mon[131825]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:26 smithi078 ceph-mon[139570]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:26 smithi078 ceph-mon[142991]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:40:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:28 smithi118 ceph-mon[131825]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:28 smithi078 ceph-mon[139570]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:28 smithi078 ceph-mon[142991]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:30 smithi118 ceph-mon[131825]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:30 smithi078 ceph-mon[139570]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:30.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:30 smithi078 ceph-mon[142991]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:32 smithi118 ceph-mon[131825]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:32 smithi078 ceph-mon[139570]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:32 smithi078 ceph-mon[142991]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:34 smithi118 ceph-mon[131825]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:34 smithi078 ceph-mon[139570]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:34 smithi078 ceph-mon[142991]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:36 smithi118 ceph-mon[131825]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:36 smithi078 ceph-mon[142991]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:36 smithi078 ceph-mon[139570]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T05:40:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:38 smithi118 ceph-mon[131825]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:38 smithi078 ceph-mon[139570]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:38 smithi078 ceph-mon[142991]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:40 smithi118 ceph-mon[131825]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:40 smithi078 ceph-mon[142991]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:40 smithi078 ceph-mon[139570]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:41 smithi078 ceph-mon[139570]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:41 smithi078 ceph-mon[142991]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:41 smithi118 ceph-mon[131825]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:43 smithi078 ceph-mon[139570]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:43 smithi078 ceph-mon[142991]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:43 smithi118 ceph-mon[131825]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:45 smithi078 ceph-mon[139570]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:45 smithi078 ceph-mon[142991]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:45 smithi118 ceph-mon[131825]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T05:40:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:47 smithi078 ceph-mon[139570]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:47 smithi078 ceph-mon[142991]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:47 smithi118 ceph-mon[131825]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:40:49.516 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:40:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:49 smithi078 ceph-mon[139570]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:49 smithi078 ceph-mon[142991]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:40:49.823 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:40:49.824 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:40:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:49 smithi118 ceph-mon[131825]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:50.210 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:40:50.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:40:50.212 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:40:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[139570]: from='client.54656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[139570]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1258513703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[142991]: from='client.54656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[142991]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1258513703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:50 smithi118 ceph-mon[131825]: from='client.54656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:50 smithi118 ceph-mon[131825]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:40:50.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1258513703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:40:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:51 smithi078 ceph-mon[139570]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:51 smithi078 ceph-mon[142991]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:51 smithi118 ceph-mon[131825]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:53 smithi078 ceph-mon[139570]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:53 smithi078 ceph-mon[142991]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:53 smithi118 ceph-mon[131825]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:55 smithi078 ceph-mon[139570]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:55 smithi078 ceph-mon[142991]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:55 smithi118 ceph-mon[131825]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:40:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T05:40:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:57 smithi078 ceph-mon[139570]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:57 smithi078 ceph-mon[142991]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:57.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:57 smithi118 ceph-mon[131825]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:40:59 smithi078 ceph-mon[142991]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:59.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:40:59 smithi078 ceph-mon[139570]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:40:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:40:59 smithi118 ceph-mon[131825]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:01 smithi078 ceph-mon[139570]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:01 smithi078 ceph-mon[142991]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:01 smithi118 ceph-mon[131825]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[139570]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[142991]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:41:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:03 smithi118 ceph-mon[131825]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:41:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:41:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:41:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:41:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:05 smithi078 ceph-mon[142991]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:05 smithi078 ceph-mon[139570]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:05 smithi118 ceph-mon[131825]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:41:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:07 smithi078 ceph-mon[139570]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:07 smithi078 ceph-mon[142991]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:07 smithi118 ceph-mon[131825]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:09 smithi078 ceph-mon[142991]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:09.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:09 smithi078 ceph-mon[139570]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:09 smithi118 ceph-mon[131825]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:11 smithi078 ceph-mon[139570]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:11 smithi078 ceph-mon[142991]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:11 smithi118 ceph-mon[131825]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:13 smithi078 ceph-mon[139570]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:13 smithi078 ceph-mon[142991]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:13 smithi118 ceph-mon[131825]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:15 smithi078 ceph-mon[142991]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:15 smithi078 ceph-mon[139570]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:15 smithi118 ceph-mon[131825]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:41:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:17 smithi078 ceph-mon[142991]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:17 smithi078 ceph-mon[139570]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:17 smithi118 ceph-mon[131825]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:19 smithi078 ceph-mon[142991]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:19 smithi078 ceph-mon[139570]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:19 smithi118 ceph-mon[131825]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:20.559 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:41:20.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:41:20.867 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:41:21.247 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:21.248 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:41:21.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:41:21.249 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:41:21.249 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:41:21.249 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:41:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[139570]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[139570]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[139570]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2148956072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[142991]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[142991]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[142991]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2148956072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:21 smithi118 ceph-mon[131825]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:21 smithi118 ceph-mon[131825]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:21 smithi118 ceph-mon[131825]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2148956072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:41:22.731072497Z level=info msg="Completed cleanup jobs" duration=66.851956ms 2023-12-16T05:41:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:23 smithi078 ceph-mon[139570]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:23 smithi078 ceph-mon[142991]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:23.926 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:23 smithi118 ceph-mon[131825]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:25 smithi118 ceph-mon[131825]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:25 smithi078 ceph-mon[139570]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:25 smithi078 ceph-mon[142991]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:41:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:27 smithi118 ceph-mon[131825]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:27 smithi078 ceph-mon[139570]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:27 smithi078 ceph-mon[142991]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:29 smithi118 ceph-mon[131825]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:29 smithi078 ceph-mon[139570]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:29 smithi078 ceph-mon[142991]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:31 smithi078 ceph-mon[139570]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:31 smithi078 ceph-mon[142991]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:31 smithi118 ceph-mon[131825]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:33 smithi078 ceph-mon[139570]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:33 smithi078 ceph-mon[142991]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:33 smithi118 ceph-mon[131825]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:35 smithi078 ceph-mon[139570]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:35 smithi078 ceph-mon[142991]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:35 smithi118 ceph-mon[131825]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:41:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:37 smithi078 ceph-mon[139570]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:37 smithi078 ceph-mon[142991]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:37 smithi118 ceph-mon[131825]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:39 smithi078 ceph-mon[139570]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:39 smithi078 ceph-mon[142991]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:39 smithi118 ceph-mon[131825]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:41 smithi078 ceph-mon[139570]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:41 smithi078 ceph-mon[142991]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:41 smithi118 ceph-mon[131825]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:43 smithi118 ceph-mon[131825]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:43 smithi078 ceph-mon[139570]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:43 smithi078 ceph-mon[142991]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:45 smithi118 ceph-mon[131825]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:45 smithi078 ceph-mon[139570]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:45 smithi078 ceph-mon[142991]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:41:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:47 smithi118 ceph-mon[131825]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:47 smithi078 ceph-mon[139570]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:47 smithi078 ceph-mon[142991]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:41:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:49 smithi118 ceph-mon[131825]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:49 smithi078 ceph-mon[139570]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:49 smithi078 ceph-mon[142991]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:51.600 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:41:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:51 smithi078 ceph-mon[139570]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:51 smithi078 ceph-mon[142991]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:51.908 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 10m ago 4h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 10m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 10m ago 4h 713M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 10m ago 4h 1266M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 10m ago 4h 622M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 10m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:41:51.909 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 10m ago 4h 5270M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 10m ago 4h 4736M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 10m ago 4h 4517M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 10m ago 4h 3994M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:41:51.910 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:41:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:51 smithi118 ceph-mon[131825]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:52.289 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:41:52.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:41:52.291 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:41:52.291 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:41:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[139570]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[139570]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/106953316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[142991]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[142991]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/106953316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:52 smithi118 ceph-mon[131825]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:52 smithi118 ceph-mon[131825]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:41:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/106953316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:41:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:53 smithi078 ceph-mon[139570]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:53 smithi078 ceph-mon[142991]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:53 smithi118 ceph-mon[131825]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:55 smithi078 ceph-mon[139570]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:55 smithi078 ceph-mon[142991]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:55 smithi118 ceph-mon[131825]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:41:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:41:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:57 smithi078 ceph-mon[139570]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:57 smithi078 ceph-mon[142991]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:57 smithi118 ceph-mon[131825]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:41:59 smithi078 ceph-mon[142991]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:41:59 smithi078 ceph-mon[139570]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:41:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:41:59 smithi118 ceph-mon[131825]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:01 smithi078 ceph-mon[139570]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:01 smithi078 ceph-mon[142991]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:01 smithi118 ceph-mon[131825]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:03 smithi118 ceph-mon[131825]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:42:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:03 smithi078 ceph-mon[139570]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:42:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:03 smithi078 ceph-mon[142991]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:42:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:05 smithi118 ceph-mon[131825]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:05 smithi078 ceph-mon[139570]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:05 smithi078 ceph-mon[142991]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:42:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:42:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:42:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:42:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:42:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:42:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:42:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:42:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:08 smithi078 ceph-mon[139570]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:08 smithi078 ceph-mon[142991]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:08 smithi118 ceph-mon[131825]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:10 smithi078 ceph-mon[139570]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:10 smithi078 ceph-mon[142991]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:10 smithi118 ceph-mon[131825]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:11 smithi078 ceph-mon[139570]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:11 smithi078 ceph-mon[142991]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:11 smithi118 ceph-mon[131825]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:13 smithi118 ceph-mon[131825]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:13.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:13 smithi078 ceph-mon[139570]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:13.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:13 smithi078 ceph-mon[142991]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:15 smithi118 ceph-mon[131825]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:15 smithi078 ceph-mon[139570]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:15 smithi078 ceph-mon[142991]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:42:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:17 smithi118 ceph-mon[131825]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:17 smithi078 ceph-mon[139570]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:17 smithi078 ceph-mon[142991]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:19 smithi118 ceph-mon[131825]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:19 smithi078 ceph-mon[142991]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:19 smithi078 ceph-mon[139570]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:21 smithi078 ceph-mon[139570]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:21 smithi078 ceph-mon[142991]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:21 smithi118 ceph-mon[131825]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:22.639 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 17s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 17s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 17s ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 17s ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 17s ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:42:22.947 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 17s ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 17s ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 17s ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 17s ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 17s ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:42:22.948 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:42:23.323 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:42:23.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:42:23.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:42:23.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:23.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:42:23.324 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:42:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:23 smithi118 ceph-mon[131825]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:23 smithi118 ceph-mon[131825]: from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:23 smithi118 ceph-mon[131825]: from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3674705838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[139570]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[139570]: from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[139570]: from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3674705838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[142991]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[142991]: from='client.44745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[142991]: from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3674705838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:25 smithi118 ceph-mon[131825]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:25.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:25 smithi078 ceph-mon[139570]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:25.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:25 smithi078 ceph-mon[142991]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:42:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:27 smithi118 ceph-mon[131825]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:27 smithi078 ceph-mon[142991]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:27 smithi078 ceph-mon[139570]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:29 smithi118 ceph-mon[131825]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:29 smithi078 ceph-mon[139570]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:29 smithi078 ceph-mon[142991]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:31 smithi078 ceph-mon[139570]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:31 smithi078 ceph-mon[142991]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:31 smithi118 ceph-mon[131825]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:33 smithi078 ceph-mon[139570]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:33 smithi078 ceph-mon[142991]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:33 smithi118 ceph-mon[131825]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:35 smithi078 ceph-mon[139570]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:35 smithi078 ceph-mon[142991]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:35 smithi118 ceph-mon[131825]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:42:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:37 smithi078 ceph-mon[139570]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:37 smithi078 ceph-mon[142991]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:37 smithi118 ceph-mon[131825]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:39 smithi078 ceph-mon[142991]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:39 smithi078 ceph-mon[139570]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:39 smithi118 ceph-mon[131825]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:41 smithi078 ceph-mon[139570]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:41 smithi078 ceph-mon[142991]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:41 smithi118 ceph-mon[131825]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:43 smithi118 ceph-mon[131825]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:43 smithi078 ceph-mon[142991]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:43 smithi078 ceph-mon[139570]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:45 smithi118 ceph-mon[131825]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:45 smithi078 ceph-mon[142991]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:45 smithi078 ceph-mon[139570]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:42:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:47 smithi118 ceph-mon[131825]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:47 smithi078 ceph-mon[139570]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:47 smithi078 ceph-mon[142991]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:42:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:49 smithi118 ceph-mon[131825]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:49 smithi078 ceph-mon[139570]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:49 smithi078 ceph-mon[142991]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:51 smithi078 ceph-mon[139570]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:51 smithi078 ceph-mon[142991]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:51 smithi118 ceph-mon[131825]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:53.672 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:42:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:53 smithi118 ceph-mon[131825]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:53 smithi078 ceph-mon[139570]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:53 smithi078 ceph-mon[142991]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 48s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 10m ago 4h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 48s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 10m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 10m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 48s ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 48s ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 10m ago 4h 594M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 48s ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:42:53.979 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 48s ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 10m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 48s ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 48s ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 48s ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 48s ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 10m ago 4h 3659M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 10m ago 4h 4232M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 10m ago 4h 3638M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 10m ago 4h 4109M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:42:53.980 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 10m ago 4h 122M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:42:54.359 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:42:54.360 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:42:54.361 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:42:54.361 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:42:54.361 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:42:54.361 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:42:54.361 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:42:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:54 smithi118 ceph-mon[131825]: from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:54 smithi118 ceph-mon[131825]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1877597753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[139570]: from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[139570]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1877597753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[142991]: from='client.44763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[142991]: from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:42:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1877597753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:42:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:55 smithi118 ceph-mon[131825]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:55 smithi078 ceph-mon[139570]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:55 smithi078 ceph-mon[142991]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:42:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:42:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:57 smithi118 ceph-mon[131825]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:57 smithi078 ceph-mon[139570]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:57 smithi078 ceph-mon[142991]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:42:59 smithi118 ceph-mon[131825]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:42:59 smithi078 ceph-mon[139570]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:42:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:42:59 smithi078 ceph-mon[142991]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:01 smithi078 ceph-mon[139570]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:01 smithi078 ceph-mon[142991]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:01 smithi118 ceph-mon[131825]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:03 smithi078 ceph-mon[139570]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:03 smithi078 ceph-mon[142991]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:03 smithi118 ceph-mon[131825]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:05 smithi078 ceph-mon[139570]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:05 smithi078 ceph-mon[142991]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:05 smithi118 ceph-mon[131825]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:43:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:43:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:43:06.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:43:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:07 smithi078 ceph-mon[139570]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:07 smithi078 ceph-mon[142991]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:07 smithi118 ceph-mon[131825]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[139570]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[142991]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:09 smithi118 ceph-mon[131825]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:43:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:43:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:43:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:43:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:43:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:43:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:43:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:11 smithi078 ceph-mon[142991]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:11.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:11 smithi078 ceph-mon[139570]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:11 smithi118 ceph-mon[131825]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:13 smithi078 ceph-mon[139570]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:13 smithi078 ceph-mon[142991]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:13 smithi118 ceph-mon[131825]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:15 smithi078 ceph-mon[139570]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:15 smithi078 ceph-mon[142991]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:15 smithi118 ceph-mon[131825]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:43:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:17 smithi118 ceph-mon[131825]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:17 smithi078 ceph-mon[139570]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:17 smithi078 ceph-mon[142991]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:19 smithi118 ceph-mon[131825]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:19 smithi078 ceph-mon[139570]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:19 smithi078 ceph-mon[142991]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:21 smithi078 ceph-mon[139570]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:21 smithi078 ceph-mon[142991]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:21 smithi118 ceph-mon[131825]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:23 smithi118 ceph-mon[131825]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:23 smithi078 ceph-mon[139570]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:23 smithi078 ceph-mon[142991]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:24.711 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:43:25.021 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 79s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 15s ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 79s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 15s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 15s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 79s ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 79s ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 15s ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 79s ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 79s ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 15s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:43:25.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 79s ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 79s ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 79s ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 79s ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 15s ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 15s ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 15s ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 15s ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:43:25.023 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 15s ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:25.404 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:43:25.405 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:43:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:25 smithi118 ceph-mon[131825]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:25 smithi118 ceph-mon[131825]: from='client.44781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:25 smithi118 ceph-mon[131825]: from='client.54752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/161741845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[139570]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[139570]: from='client.44781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[139570]: from='client.54752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/161741845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[142991]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[142991]: from='client.44781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[142991]: from='client.54752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/161741845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:43:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:27 smithi118 ceph-mon[131825]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:27 smithi078 ceph-mon[139570]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:27 smithi078 ceph-mon[142991]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:29.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:29 smithi118 ceph-mon[131825]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:29 smithi078 ceph-mon[139570]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:29 smithi078 ceph-mon[142991]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:31 smithi078 ceph-mon[139570]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:31 smithi078 ceph-mon[142991]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:31 smithi118 ceph-mon[131825]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:33 smithi078 ceph-mon[139570]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:33 smithi078 ceph-mon[142991]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:33 smithi118 ceph-mon[131825]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:35 smithi118 ceph-mon[131825]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:35 smithi078 ceph-mon[139570]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:35 smithi078 ceph-mon[142991]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:43:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:37 smithi118 ceph-mon[131825]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:37 smithi078 ceph-mon[139570]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:37 smithi078 ceph-mon[142991]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:39 smithi118 ceph-mon[131825]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:39 smithi078 ceph-mon[139570]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:39 smithi078 ceph-mon[142991]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:41 smithi078 ceph-mon[139570]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:41 smithi078 ceph-mon[142991]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:41 smithi118 ceph-mon[131825]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:43 smithi118 ceph-mon[131825]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:43 smithi078 ceph-mon[139570]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:43 smithi078 ceph-mon[142991]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:45 smithi118 ceph-mon[131825]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:45 smithi078 ceph-mon[142991]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:45 smithi078 ceph-mon[139570]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:43:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:47 smithi118 ceph-mon[131825]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:47 smithi078 ceph-mon[139570]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:47 smithi078 ceph-mon[142991]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:43:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:49 smithi118 ceph-mon[131825]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:49 smithi078 ceph-mon[139570]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:49 smithi078 ceph-mon[142991]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:51 smithi078 ceph-mon[139570]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:51 smithi078 ceph-mon[142991]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:51 smithi118 ceph-mon[131825]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:53 smithi118 ceph-mon[131825]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:53 smithi078 ceph-mon[139570]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:53 smithi078 ceph-mon[142991]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:55.751 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:43:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:55 smithi118 ceph-mon[131825]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:55 smithi078 ceph-mon[139570]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:55 smithi078 ceph-mon[142991]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:56.061 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 110s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 46s ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 110s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 46s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 46s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 110s ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 110s ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:43:56.062 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 46s ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 110s ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 110s ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 46s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 110s ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 110s ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 110s ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 110s ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 46s ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 46s ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 46s ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 46s ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:43:56.063 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 46s ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:43:56.440 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:43:56.440 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:43:56.440 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:43:56.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:43:56.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:43:56.443 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:43:56.443 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:43:56.443 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:43:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:43:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[139570]: from='client.54764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[139570]: from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1638229512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[142991]: from='client.54764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[142991]: from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1638229512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:56 smithi118 ceph-mon[131825]: from='client.54764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:56 smithi118 ceph-mon[131825]: from='client.44805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:43:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1638229512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:43:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:57 smithi118 ceph-mon[131825]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:57 smithi078 ceph-mon[139570]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:57 smithi078 ceph-mon[142991]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:43:59 smithi118 ceph-mon[131825]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:43:59 smithi078 ceph-mon[139570]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:43:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:43:59 smithi078 ceph-mon[142991]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:01 smithi078 ceph-mon[139570]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:01 smithi078 ceph-mon[142991]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:01 smithi118 ceph-mon[131825]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:03 smithi078 ceph-mon[139570]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:03 smithi078 ceph-mon[142991]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:03 smithi118 ceph-mon[131825]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:05 smithi118 ceph-mon[131825]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:05 smithi078 ceph-mon[139570]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:05 smithi078 ceph-mon[142991]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:44:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:07 smithi118 ceph-mon[131825]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:07 smithi078 ceph-mon[139570]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:07 smithi078 ceph-mon[142991]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:09 smithi118 ceph-mon[131825]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:09 smithi078 ceph-mon[139570]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:09 smithi078 ceph-mon[142991]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:44:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:44:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:44:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:44:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:44:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:44:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:44:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:44:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:44:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:44:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:44:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:44:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:11 smithi118 ceph-mon[131825]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:11 smithi078 ceph-mon[139570]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:11 smithi078 ceph-mon[142991]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:13 smithi118 ceph-mon[131825]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:13 smithi078 ceph-mon[139570]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:13 smithi078 ceph-mon[142991]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:15 smithi118 ceph-mon[131825]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:15 smithi078 ceph-mon[139570]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:15 smithi078 ceph-mon[142991]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:44:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:17 smithi118 ceph-mon[131825]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:17 smithi078 ceph-mon[139570]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:17 smithi078 ceph-mon[142991]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:19 smithi118 ceph-mon[131825]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:19 smithi078 ceph-mon[139570]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:19 smithi078 ceph-mon[142991]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:21 smithi078 ceph-mon[139570]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:21 smithi078 ceph-mon[142991]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:21 smithi118 ceph-mon[131825]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:23 smithi118 ceph-mon[131825]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:23 smithi078 ceph-mon[139570]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:23 smithi078 ceph-mon[142991]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:25 smithi118 ceph-mon[131825]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:25 smithi078 ceph-mon[139570]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:25 smithi078 ceph-mon[142991]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:44:26.794 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:44:27.101 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 77s ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 77s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 77s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 77s ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 77s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:44:27.102 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 77s ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 77s ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 77s ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 77s ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:44:27.103 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 77s ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:44:27.489 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:44:27.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:44:27.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:44:27.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:27.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:44:27.490 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:44:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:27 smithi118 ceph-mon[131825]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:27 smithi118 ceph-mon[131825]: from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:27 smithi118 ceph-mon[131825]: from='client.54788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2384914841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[139570]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[139570]: from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[139570]: from='client.54788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2384914841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[142991]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[142991]: from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[142991]: from='client.54788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2384914841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:29 smithi118 ceph-mon[131825]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:29 smithi078 ceph-mon[139570]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:29 smithi078 ceph-mon[142991]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:31 smithi078 ceph-mon[139570]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:31 smithi078 ceph-mon[142991]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:31 smithi118 ceph-mon[131825]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:33 smithi078 ceph-mon[139570]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:33 smithi078 ceph-mon[142991]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:33 smithi118 ceph-mon[131825]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:35 smithi118 ceph-mon[131825]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:35 smithi078 ceph-mon[139570]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:35 smithi078 ceph-mon[142991]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:44:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:37 smithi118 ceph-mon[131825]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:37 smithi078 ceph-mon[139570]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:37 smithi078 ceph-mon[142991]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:39 smithi118 ceph-mon[131825]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:39 smithi078 ceph-mon[139570]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:39 smithi078 ceph-mon[142991]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:41 smithi078 ceph-mon[139570]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:41 smithi078 ceph-mon[142991]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:41 smithi118 ceph-mon[131825]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:43 smithi118 ceph-mon[131825]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:43 smithi078 ceph-mon[139570]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:43 smithi078 ceph-mon[142991]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:45 smithi118 ceph-mon[131825]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:45 smithi078 ceph-mon[139570]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:45 smithi078 ceph-mon[142991]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:44:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:47 smithi118 ceph-mon[131825]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:47 smithi078 ceph-mon[139570]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:47 smithi078 ceph-mon[142991]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:44:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:49 smithi118 ceph-mon[131825]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:49 smithi078 ceph-mon[139570]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:49 smithi078 ceph-mon[142991]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:51 smithi078 ceph-mon[139570]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:51 smithi078 ceph-mon[142991]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:51 smithi118 ceph-mon[131825]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:53 smithi118 ceph-mon[131825]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:53 smithi078 ceph-mon[139570]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:53 smithi078 ceph-mon[142991]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:55 smithi118 ceph-mon[131825]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:55 smithi078 ceph-mon[139570]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:55 smithi078 ceph-mon[142991]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:44:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:44:57.836 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:44:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:57 smithi118 ceph-mon[131825]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:57 smithi078 ceph-mon[139570]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:57 smithi078 ceph-mon[142991]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:58.145 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:44:58.145 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:44:58.145 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 108s ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:44:58.145 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:44:58.145 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 108s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 108s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 108s ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 108s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 108s ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:44:58.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 108s ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:44:58.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 108s ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:44:58.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 108s ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:44:58.147 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 108s ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:44:58.530 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:44:58.530 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:44:58.531 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:44:58.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:44:58.532 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:44:58.532 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:44:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:58 smithi118 ceph-mon[131825]: from='client.54800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:58 smithi118 ceph-mon[131825]: from='client.44841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1964839948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[139570]: from='client.54800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[139570]: from='client.44841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1964839948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[142991]: from='client.54800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[142991]: from='client.44841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:44:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1964839948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:44:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:44:59 smithi118 ceph-mon[131825]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:44:59 smithi078 ceph-mon[139570]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:44:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:44:59 smithi078 ceph-mon[142991]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:01 smithi078 ceph-mon[139570]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:01 smithi078 ceph-mon[142991]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:01 smithi118 ceph-mon[131825]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:03 smithi118 ceph-mon[131825]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:03 smithi078 ceph-mon[139570]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:03 smithi078 ceph-mon[142991]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:05 smithi118 ceph-mon[131825]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:05 smithi078 ceph-mon[139570]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:05 smithi078 ceph-mon[142991]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:45:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:07 smithi118 ceph-mon[131825]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:07 smithi078 ceph-mon[139570]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:07 smithi078 ceph-mon[142991]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:09 smithi118 ceph-mon[131825]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:09 smithi078 ceph-mon[139570]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:09 smithi078 ceph-mon[142991]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:45:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:45:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:45:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:11 smithi118 ceph-mon[131825]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:45:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:45:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:45:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[142991]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[139570]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:45:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:45:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:13 smithi118 ceph-mon[131825]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:13 smithi078 ceph-mon[139570]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:13 smithi078 ceph-mon[142991]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:15 smithi118 ceph-mon[131825]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:15 smithi078 ceph-mon[139570]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:15 smithi078 ceph-mon[142991]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:45:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:17 smithi118 ceph-mon[131825]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:17 smithi078 ceph-mon[142991]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:17 smithi078 ceph-mon[139570]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:19 smithi118 ceph-mon[131825]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:19 smithi078 ceph-mon[139570]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:19 smithi078 ceph-mon[142991]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:21 smithi078 ceph-mon[139570]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:21 smithi078 ceph-mon[142991]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:21 smithi118 ceph-mon[131825]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:23 smithi118 ceph-mon[131825]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:23 smithi078 ceph-mon[139570]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:23 smithi078 ceph-mon[142991]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:25 smithi118 ceph-mon[131825]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:25 smithi078 ceph-mon[139570]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:25 smithi078 ceph-mon[142991]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:45:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:27 smithi118 ceph-mon[131825]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:27 smithi078 ceph-mon[139570]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:27 smithi078 ceph-mon[142991]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:45:29.190 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:45:29.191 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:45:29.574 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:45:29.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:45:29.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:45:29.576 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:45:29.576 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:45:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:29 smithi118 ceph-mon[131825]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:29 smithi118 ceph-mon[131825]: from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:29 smithi118 ceph-mon[131825]: from='client.54824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[142991]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[142991]: from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[142991]: from='client.54824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[139570]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[139570]: from='client.44853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:29 smithi078 ceph-mon[139570]: from='client.54824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:45:30.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/736978388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:45:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/736978388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:45:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/736978388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:45:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:31 smithi118 ceph-mon[131825]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:31 smithi078 ceph-mon[139570]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:31 smithi078 ceph-mon[142991]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:33 smithi118 ceph-mon[131825]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:33 smithi078 ceph-mon[139570]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:33 smithi078 ceph-mon[142991]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:35 smithi118 ceph-mon[131825]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:35 smithi078 ceph-mon[139570]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:35 smithi078 ceph-mon[142991]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:45:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:37 smithi118 ceph-mon[131825]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:37 smithi078 ceph-mon[139570]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:37 smithi078 ceph-mon[142991]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:39 smithi118 ceph-mon[131825]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:39 smithi078 ceph-mon[139570]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:39 smithi078 ceph-mon[142991]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:41 smithi118 ceph-mon[131825]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:41 smithi078 ceph-mon[139570]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:41 smithi078 ceph-mon[142991]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:43 smithi118 ceph-mon[131825]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:43 smithi078 ceph-mon[139570]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:43 smithi078 ceph-mon[142991]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:45 smithi118 ceph-mon[131825]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:45 smithi078 ceph-mon[139570]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:45 smithi078 ceph-mon[142991]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:45:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:47 smithi118 ceph-mon[131825]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:47 smithi078 ceph-mon[142991]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:47 smithi078 ceph-mon[139570]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:45:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:49 smithi118 ceph-mon[131825]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:49 smithi078 ceph-mon[142991]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:49 smithi078 ceph-mon[139570]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:51 smithi118 ceph-mon[131825]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:51 smithi078 ceph-mon[142991]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:51 smithi078 ceph-mon[139570]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:53 smithi118 ceph-mon[131825]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:53 smithi078 ceph-mon[139570]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:53 smithi078 ceph-mon[142991]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:55 smithi118 ceph-mon[131825]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:55 smithi078 ceph-mon[139570]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:55 smithi078 ceph-mon[142991]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:45:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:45:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:57 smithi118 ceph-mon[131825]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:57 smithi078 ceph-mon[142991]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:57 smithi078 ceph-mon[139570]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:45:59 smithi118 ceph-mon[131825]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:59.920 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:45:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:45:59 smithi078 ceph-mon[139570]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:45:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:45:59 smithi078 ceph-mon[142991]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:46:00.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:46:00.231 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:46:00.620 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:46:00.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:46:00.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:46:00.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:46:00.621 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:00.622 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:46:00.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:46:00.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:46:00.622 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:46:00.622 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:46:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:00 smithi118 ceph-mon[131825]: from='client.44871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:00 smithi118 ceph-mon[131825]: from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:00 smithi078 ceph-mon[142991]: from='client.44871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:00 smithi078 ceph-mon[142991]: from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:00 smithi078 ceph-mon[139570]: from='client.44871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:00 smithi078 ceph-mon[139570]: from='client.54842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:01 smithi118 ceph-mon[131825]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2692552578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:01 smithi078 ceph-mon[139570]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2692552578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:01 smithi078 ceph-mon[142991]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2692552578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:03 smithi118 ceph-mon[131825]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:03 smithi078 ceph-mon[139570]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:03 smithi078 ceph-mon[142991]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:05 smithi118 ceph-mon[131825]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:05 smithi078 ceph-mon[142991]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:05 smithi078 ceph-mon[139570]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:46:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:07 smithi118 ceph-mon[131825]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:07 smithi078 ceph-mon[142991]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:07 smithi078 ceph-mon[139570]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:09 smithi118 ceph-mon[131825]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:09 smithi078 ceph-mon[142991]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:09 smithi078 ceph-mon[139570]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:11 smithi118 ceph-mon[131825]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:46:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:11 smithi078 ceph-mon[142991]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:46:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:11 smithi078 ceph-mon[139570]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:46:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:46:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:46:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:46:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:46:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:46:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:46:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:46:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:46:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:46:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:13 smithi118 ceph-mon[131825]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:13 smithi078 ceph-mon[139570]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:13 smithi078 ceph-mon[142991]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:15 smithi118 ceph-mon[131825]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:15 smithi078 ceph-mon[139570]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:15 smithi078 ceph-mon[142991]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:46:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:17 smithi118 ceph-mon[131825]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:17 smithi078 ceph-mon[142991]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:17 smithi078 ceph-mon[139570]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:19 smithi118 ceph-mon[131825]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:19 smithi078 ceph-mon[142991]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:19 smithi078 ceph-mon[139570]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:21 smithi118 ceph-mon[131825]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:21 smithi078 ceph-mon[139570]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:21 smithi078 ceph-mon[142991]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:23 smithi118 ceph-mon[131825]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:23 smithi078 ceph-mon[139570]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:23 smithi078 ceph-mon[142991]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:25 smithi118 ceph-mon[131825]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:25 smithi078 ceph-mon[139570]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:25 smithi078 ceph-mon[142991]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:46:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:27 smithi118 ceph-mon[131825]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:27 smithi078 ceph-mon[139570]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:27 smithi078 ceph-mon[142991]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:29 smithi118 ceph-mon[131825]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:29 smithi078 ceph-mon[139570]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:29 smithi078 ceph-mon[142991]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:30.965 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:46:31.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:46:31.272 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:46:31.657 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:46:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:31 smithi118 ceph-mon[131825]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:31 smithi118 ceph-mon[131825]: from='client.44889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:31 smithi118 ceph-mon[131825]: from='client.44895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[139570]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[139570]: from='client.44889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[139570]: from='client.44895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[142991]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[142991]: from='client.44889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:31 smithi078 ceph-mon[142991]: from='client.44895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:46:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1768653229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1768653229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1768653229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:46:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:33 smithi118 ceph-mon[131825]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:33 smithi078 ceph-mon[139570]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:33 smithi078 ceph-mon[142991]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:35 smithi118 ceph-mon[131825]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:35 smithi078 ceph-mon[139570]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:35 smithi078 ceph-mon[142991]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:46:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:37 smithi118 ceph-mon[131825]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:37 smithi078 ceph-mon[139570]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:37 smithi078 ceph-mon[142991]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:39 smithi118 ceph-mon[131825]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:39 smithi078 ceph-mon[139570]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:39 smithi078 ceph-mon[142991]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:41 smithi118 ceph-mon[131825]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:41 smithi078 ceph-mon[139570]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:41 smithi078 ceph-mon[142991]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:43 smithi118 ceph-mon[131825]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:43 smithi078 ceph-mon[139570]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:43 smithi078 ceph-mon[142991]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:45 smithi118 ceph-mon[131825]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:45 smithi078 ceph-mon[142991]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:45 smithi078 ceph-mon[139570]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:46:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:47 smithi118 ceph-mon[131825]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:47 smithi078 ceph-mon[139570]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:47 smithi078 ceph-mon[142991]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:46:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:49 smithi118 ceph-mon[131825]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:49 smithi078 ceph-mon[139570]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:49 smithi078 ceph-mon[142991]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:51 smithi118 ceph-mon[131825]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:51 smithi078 ceph-mon[139570]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:51 smithi078 ceph-mon[142991]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:53 smithi118 ceph-mon[131825]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:53 smithi078 ceph-mon[139570]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:53 smithi078 ceph-mon[142991]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:55 smithi118 ceph-mon[131825]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:55 smithi078 ceph-mon[139570]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:55 smithi078 ceph-mon[142991]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:46:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:46:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:57 smithi118 ceph-mon[131825]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:57 smithi078 ceph-mon[142991]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:57 smithi078 ceph-mon[139570]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:46:59 smithi118 ceph-mon[131825]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:46:59 smithi078 ceph-mon[139570]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:46:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:46:59 smithi078 ceph-mon[142991]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:01 smithi118 ceph-mon[131825]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:01 smithi078 ceph-mon[139570]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:01 smithi078 ceph-mon[142991]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:02.002 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:47:02.306 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:47:02.307 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:47:02.694 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:47:02.694 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:47:02.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:47:02.695 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:47:02.696 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:47:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:02 smithi118 ceph-mon[131825]: from='client.44907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:02 smithi118 ceph-mon[131825]: from='client.44913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[139570]: from='client.44907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[139570]: from='client.44913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[142991]: from='client.44907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:02 smithi078 ceph-mon[142991]: from='client.44913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:03 smithi118 ceph-mon[131825]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/85308112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:03 smithi078 ceph-mon[142991]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/85308112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:03 smithi078 ceph-mon[139570]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/85308112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:05 smithi118 ceph-mon[131825]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:05.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:05 smithi078 ceph-mon[139570]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:05.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:05 smithi078 ceph-mon[142991]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:47:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:07 smithi118 ceph-mon[131825]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:07 smithi078 ceph-mon[139570]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:07 smithi078 ceph-mon[142991]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:09 smithi118 ceph-mon[131825]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:09 smithi078 ceph-mon[139570]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:09 smithi078 ceph-mon[142991]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:11 smithi118 ceph-mon[131825]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:11 smithi078 ceph-mon[139570]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:11 smithi078 ceph-mon[142991]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:47:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:47:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:47:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:47:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:47:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:13 smithi118 ceph-mon[131825]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:13 smithi078 ceph-mon[139570]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:13 smithi078 ceph-mon[142991]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:15 smithi118 ceph-mon[131825]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:15 smithi078 ceph-mon[139570]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:15 smithi078 ceph-mon[142991]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:47:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:17 smithi118 ceph-mon[131825]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:17 smithi078 ceph-mon[139570]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:17 smithi078 ceph-mon[142991]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:19 smithi118 ceph-mon[131825]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:19 smithi078 ceph-mon[139570]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:19 smithi078 ceph-mon[142991]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:21 smithi118 ceph-mon[131825]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:21 smithi078 ceph-mon[139570]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:21 smithi078 ceph-mon[142991]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:23 smithi118 ceph-mon[131825]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:23 smithi078 ceph-mon[139570]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:23 smithi078 ceph-mon[142991]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:25 smithi118 ceph-mon[131825]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:25 smithi078 ceph-mon[142991]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:25 smithi078 ceph-mon[139570]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:47:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:27 smithi118 ceph-mon[131825]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:27 smithi078 ceph-mon[139570]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:27 smithi078 ceph-mon[142991]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:29 smithi118 ceph-mon[131825]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:29 smithi078 ceph-mon[139570]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:29 smithi078 ceph-mon[142991]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:31 smithi118 ceph-mon[131825]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:31 smithi078 ceph-mon[139570]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:31 smithi078 ceph-mon[142991]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:33.041 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:47:33.348 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:47:33.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:47:33.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:47:33.350 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:47:33.732 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:47:33.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:47:33.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:47:33.734 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:47:33.734 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:47:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:33 smithi118 ceph-mon[131825]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:33 smithi118 ceph-mon[131825]: from='client.54890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:33 smithi078 ceph-mon[139570]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:33 smithi078 ceph-mon[139570]: from='client.54890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:33 smithi078 ceph-mon[142991]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:33 smithi078 ceph-mon[142991]: from='client.54890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:34 smithi118 ceph-mon[131825]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3912023385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:34 smithi078 ceph-mon[139570]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3912023385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:34 smithi078 ceph-mon[142991]: from='client.44931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:47:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3912023385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:47:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:35 smithi118 ceph-mon[131825]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:35 smithi078 ceph-mon[139570]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:35 smithi078 ceph-mon[142991]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:47:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:37 smithi118 ceph-mon[131825]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:37 smithi078 ceph-mon[139570]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:37 smithi078 ceph-mon[142991]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:39 smithi118 ceph-mon[131825]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:39 smithi078 ceph-mon[139570]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:39 smithi078 ceph-mon[142991]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:41 smithi118 ceph-mon[131825]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:41 smithi078 ceph-mon[139570]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:41 smithi078 ceph-mon[142991]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:43 smithi118 ceph-mon[131825]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:43 smithi078 ceph-mon[139570]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:43 smithi078 ceph-mon[142991]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:45 smithi118 ceph-mon[131825]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:45 smithi078 ceph-mon[139570]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:45 smithi078 ceph-mon[142991]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:47:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:47 smithi118 ceph-mon[131825]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:47 smithi078 ceph-mon[142991]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:47 smithi078 ceph-mon[139570]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:47:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:49 smithi118 ceph-mon[131825]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:49 smithi078 ceph-mon[142991]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:49 smithi078 ceph-mon[139570]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:51 smithi118 ceph-mon[131825]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:51 smithi078 ceph-mon[139570]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:51 smithi078 ceph-mon[142991]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:53 smithi118 ceph-mon[131825]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:53 smithi078 ceph-mon[139570]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:53 smithi078 ceph-mon[142991]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:55 smithi118 ceph-mon[131825]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:55 smithi078 ceph-mon[142991]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:55 smithi078 ceph-mon[139570]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:47:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:47:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:57 smithi118 ceph-mon[131825]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:57 smithi078 ceph-mon[139570]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:57.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:57 smithi078 ceph-mon[142991]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:47:59 smithi118 ceph-mon[131825]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:47:59 smithi078 ceph-mon[139570]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:47:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:47:59 smithi078 ceph-mon[142991]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:01 smithi118 ceph-mon[131825]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:01 smithi078 ceph-mon[139570]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:01 smithi078 ceph-mon[142991]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:03 smithi118 ceph-mon[131825]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:03 smithi078 ceph-mon[139570]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:03 smithi078 ceph-mon[142991]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:04.076 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:48:04.385 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5303M 2425M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4766M 2425M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:48:04.386 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4542M 2425M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4024M 2425M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:48:04.387 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:48:04.767 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:48:04.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:48:04.769 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:48:04.769 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:48:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:04 smithi118 ceph-mon[131825]: from='client.54908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:04 smithi078 ceph-mon[139570]: from='client.54908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:04 smithi078 ceph-mon[142991]: from='client.54908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:05 smithi118 ceph-mon[131825]: from='client.54914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:05 smithi118 ceph-mon[131825]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/107759861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[139570]: from='client.54914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[139570]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/107759861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[142991]: from='client.54914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[142991]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/107759861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:48:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:07 smithi118 ceph-mon[131825]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:07 smithi078 ceph-mon[139570]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:07.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:07 smithi078 ceph-mon[142991]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:09 smithi118 ceph-mon[131825]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:09 smithi078 ceph-mon[139570]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:09 smithi078 ceph-mon[142991]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:11 smithi118 ceph-mon[131825]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:11 smithi078 ceph-mon[139570]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:11 smithi078 ceph-mon[142991]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:48:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:48:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2416M 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:48:13.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:48:13.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2416M 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2416M 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:48:13.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:48:13.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:48:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:15 smithi118 ceph-mon[131825]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:15 smithi078 ceph-mon[139570]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:15 smithi078 ceph-mon[142991]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:48:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:17 smithi118 ceph-mon[131825]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:17 smithi078 ceph-mon[139570]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:17 smithi078 ceph-mon[142991]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:19 smithi118 ceph-mon[131825]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:19 smithi078 ceph-mon[142991]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:19 smithi078 ceph-mon[139570]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:21 smithi118 ceph-mon[131825]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:21 smithi078 ceph-mon[139570]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:21 smithi078 ceph-mon[142991]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:23 smithi118 ceph-mon[131825]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:23 smithi078 ceph-mon[142991]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:23 smithi078 ceph-mon[139570]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:25 smithi118 ceph-mon[131825]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:25 smithi078 ceph-mon[139570]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:25 smithi078 ceph-mon[142991]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:48:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:27 smithi118 ceph-mon[131825]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:27 smithi078 ceph-mon[139570]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:27 smithi078 ceph-mon[142991]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:29 smithi118 ceph-mon[131825]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:29 smithi078 ceph-mon[139570]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:29 smithi078 ceph-mon[142991]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:31 smithi118 ceph-mon[131825]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:31 smithi078 ceph-mon[139570]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:31 smithi078 ceph-mon[142991]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:33 smithi118 ceph-mon[131825]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:33 smithi078 ceph-mon[139570]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:33 smithi078 ceph-mon[142991]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:35.112 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:48:35.418 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:48:35.418 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:48:35.418 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:48:35.418 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:48:35.419 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:48:35.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:48:35.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:48:35.420 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:48:35.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:48:35.802 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:48:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:35 smithi118 ceph-mon[131825]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:35 smithi118 ceph-mon[131825]: from='client.54926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:35 smithi078 ceph-mon[139570]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:35 smithi078 ceph-mon[139570]: from='client.54926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:35 smithi078 ceph-mon[142991]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:35 smithi078 ceph-mon[142991]: from='client.54926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:48:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:36 smithi078 ceph-mon[139570]: from='client.54932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2377944486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:36 smithi078 ceph-mon[142991]: from='client.54932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2377944486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:36 smithi118 ceph-mon[131825]: from='client.54932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:48:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2377944486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:48:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:37 smithi118 ceph-mon[131825]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:37 smithi078 ceph-mon[139570]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:37 smithi078 ceph-mon[142991]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:39 smithi118 ceph-mon[131825]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:39 smithi078 ceph-mon[139570]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:39 smithi078 ceph-mon[142991]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:41 smithi118 ceph-mon[131825]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:41 smithi078 ceph-mon[139570]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:41 smithi078 ceph-mon[142991]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:43 smithi118 ceph-mon[131825]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:43 smithi078 ceph-mon[139570]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:43 smithi078 ceph-mon[142991]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:45 smithi118 ceph-mon[131825]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:45 smithi078 ceph-mon[139570]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:45 smithi078 ceph-mon[142991]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:48:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:47 smithi118 ceph-mon[131825]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:47 smithi078 ceph-mon[139570]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:47 smithi078 ceph-mon[142991]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:48:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:49 smithi118 ceph-mon[131825]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:49 smithi078 ceph-mon[139570]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:49 smithi078 ceph-mon[142991]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:51 smithi118 ceph-mon[131825]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:51 smithi078 ceph-mon[139570]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:51 smithi078 ceph-mon[142991]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:53 smithi118 ceph-mon[131825]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:53 smithi078 ceph-mon[142991]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:53 smithi078 ceph-mon[139570]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:55 smithi118 ceph-mon[131825]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:55 smithi078 ceph-mon[139570]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:55 smithi078 ceph-mon[142991]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:48:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:48:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:57 smithi118 ceph-mon[131825]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:57 smithi078 ceph-mon[139570]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:57 smithi078 ceph-mon[142991]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:48:59 smithi118 ceph-mon[131825]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:48:59 smithi078 ceph-mon[139570]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:48:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:48:59 smithi078 ceph-mon[142991]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:01 smithi118 ceph-mon[131825]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:01 smithi078 ceph-mon[139570]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:01 smithi078 ceph-mon[142991]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:03 smithi118 ceph-mon[131825]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:03 smithi078 ceph-mon[139570]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:03 smithi078 ceph-mon[142991]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:05 smithi118 ceph-mon[131825]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:05 smithi078 ceph-mon[139570]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:05 smithi078 ceph-mon[142991]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:06.148 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:49:06.455 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:49:06.455 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:49:06.455 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:49:06.455 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:49:06.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:49:06.457 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:49:06.457 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:49:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:06 smithi078 ceph-mon[139570]: from='client.54944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:49:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:06 smithi078 ceph-mon[142991]: from='client.54944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:06.838 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:49:06.838 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:49:06.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:49:06.839 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:49:06.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:06 smithi118 ceph-mon[131825]: from='client.54944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:07 smithi118 ceph-mon[131825]: from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:07 smithi118 ceph-mon[131825]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/768796341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[139570]: from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[139570]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/768796341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[142991]: from='client.44985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[142991]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/768796341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:09 smithi118 ceph-mon[131825]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:09.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:09 smithi078 ceph-mon[139570]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:09 smithi078 ceph-mon[142991]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:11 smithi118 ceph-mon[131825]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:11 smithi078 ceph-mon[139570]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:11 smithi078 ceph-mon[142991]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:13 smithi118 ceph-mon[131825]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:49:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:49:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:49:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[139570]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:49:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[142991]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:49:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:49:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:49:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:49:15.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:15 smithi118 ceph-mon[131825]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:15 smithi078 ceph-mon[139570]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:15 smithi078 ceph-mon[142991]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:49:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:17 smithi118 ceph-mon[131825]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:17 smithi078 ceph-mon[142991]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:17 smithi078 ceph-mon[139570]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:19 smithi118 ceph-mon[131825]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:19 smithi078 ceph-mon[139570]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:19 smithi078 ceph-mon[142991]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:21 smithi118 ceph-mon[131825]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:21 smithi078 ceph-mon[139570]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:21 smithi078 ceph-mon[142991]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:23 smithi118 ceph-mon[131825]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:23 smithi078 ceph-mon[139570]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:23 smithi078 ceph-mon[142991]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:25 smithi118 ceph-mon[131825]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:25 smithi078 ceph-mon[139570]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:25 smithi078 ceph-mon[142991]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:49:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:27 smithi118 ceph-mon[131825]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:27 smithi078 ceph-mon[139570]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:27 smithi078 ceph-mon[142991]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:29 smithi118 ceph-mon[131825]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:29 smithi078 ceph-mon[139570]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:29 smithi078 ceph-mon[142991]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:31 smithi118 ceph-mon[131825]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:31 smithi078 ceph-mon[139570]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:31 smithi078 ceph-mon[142991]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:33 smithi118 ceph-mon[131825]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:33 smithi078 ceph-mon[139570]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:33 smithi078 ceph-mon[142991]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:35 smithi118 ceph-mon[131825]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:35 smithi078 ceph-mon[139570]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:35 smithi078 ceph-mon[142991]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:49:37.183 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:49:37.492 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:49:37.493 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:37.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:49:37.877 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:49:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:37 smithi118 ceph-mon[131825]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:37 smithi118 ceph-mon[131825]: from='client.54962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:37 smithi078 ceph-mon[139570]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:37 smithi078 ceph-mon[139570]: from='client.54962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:37 smithi078 ceph-mon[142991]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:37 smithi078 ceph-mon[142991]: from='client.54962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:38 smithi118 ceph-mon[131825]: from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1696601878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:38 smithi078 ceph-mon[139570]: from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1696601878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:38 smithi078 ceph-mon[142991]: from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:49:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1696601878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:49:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:39 smithi118 ceph-mon[131825]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:39 smithi078 ceph-mon[139570]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:39 smithi078 ceph-mon[142991]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:41 smithi118 ceph-mon[131825]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:41 smithi078 ceph-mon[139570]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:41 smithi078 ceph-mon[142991]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:43 smithi118 ceph-mon[131825]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:43 smithi078 ceph-mon[139570]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:43 smithi078 ceph-mon[142991]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:45 smithi118 ceph-mon[131825]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:45 smithi078 ceph-mon[139570]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:45 smithi078 ceph-mon[142991]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:49:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:47 smithi118 ceph-mon[131825]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:47 smithi078 ceph-mon[142991]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:47 smithi078 ceph-mon[139570]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:49:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:49 smithi118 ceph-mon[131825]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:49 smithi078 ceph-mon[139570]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:49 smithi078 ceph-mon[142991]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:51 smithi118 ceph-mon[131825]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:51 smithi078 ceph-mon[139570]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:51 smithi078 ceph-mon[142991]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:53 smithi118 ceph-mon[131825]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:53 smithi078 ceph-mon[139570]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:53 smithi078 ceph-mon[142991]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:55 smithi118 ceph-mon[131825]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:55 smithi078 ceph-mon[139570]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:55 smithi078 ceph-mon[142991]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:49:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:49:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:57 smithi118 ceph-mon[131825]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:57 smithi078 ceph-mon[139570]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:57 smithi078 ceph-mon[142991]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:49:59 smithi118 ceph-mon[131825]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:49:59 smithi078 ceph-mon[139570]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:49:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:49:59 smithi078 ceph-mon[142991]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:00 smithi078 conmon[139546]: 2023-12-16T05:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:50:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:50:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:50:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T05:50:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:01 smithi118 ceph-mon[131825]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:01 smithi078 ceph-mon[139570]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:01 smithi078 ceph-mon[142991]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:03 smithi118 ceph-mon[131825]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:03 smithi078 ceph-mon[139570]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:03 smithi078 ceph-mon[142991]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:05 smithi118 ceph-mon[131825]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:05 smithi078 ceph-mon[142991]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:05 smithi078 ceph-mon[139570]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:50:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:07 smithi118 ceph-mon[131825]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:07 smithi078 ceph-mon[139570]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:07 smithi078 ceph-mon[142991]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:08.227 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:50:08.534 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:50:08.535 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:50:08.536 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:50:08.921 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:50:08.921 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:50:08.922 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:50:08.923 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:50:08.923 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:50:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:08 smithi078 ceph-mon[139570]: from='client.54980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:08 smithi078 ceph-mon[142991]: from='client.54980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:08 smithi118 ceph-mon[131825]: from='client.54980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[139570]: from='client.54986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[139570]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1880517823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[142991]: from='client.54986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[142991]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:09.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1880517823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:09 smithi118 ceph-mon[131825]: from='client.54986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:09 smithi118 ceph-mon[131825]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1880517823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:11 smithi118 ceph-mon[131825]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:11 smithi078 ceph-mon[139570]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:11 smithi078 ceph-mon[142991]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:13 smithi118 ceph-mon[131825]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:13.955 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:13 smithi078 ceph-mon[139570]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:13.956 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:13 smithi078 ceph-mon[142991]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:50:14.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:50:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:50:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:50:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:15 smithi118 ceph-mon[131825]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:15 smithi078 ceph-mon[139570]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:15 smithi078 ceph-mon[142991]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:50:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:17 smithi118 ceph-mon[131825]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:17 smithi078 ceph-mon[139570]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:17 smithi078 ceph-mon[142991]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:19 smithi118 ceph-mon[131825]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:19 smithi078 ceph-mon[139570]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:19 smithi078 ceph-mon[142991]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:21 smithi118 ceph-mon[131825]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:21 smithi078 ceph-mon[139570]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:21 smithi078 ceph-mon[142991]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:23 smithi118 ceph-mon[131825]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:23 smithi078 ceph-mon[139570]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:23 smithi078 ceph-mon[142991]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:25 smithi118 ceph-mon[131825]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:25 smithi078 ceph-mon[139570]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:25 smithi078 ceph-mon[142991]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:50:27.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:27 smithi118 ceph-mon[131825]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:27 smithi078 ceph-mon[139570]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:27 smithi078 ceph-mon[142991]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:29 smithi118 ceph-mon[131825]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:29 smithi078 ceph-mon[139570]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:29 smithi078 ceph-mon[142991]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:31 smithi118 ceph-mon[131825]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:31 smithi078 ceph-mon[139570]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:31 smithi078 ceph-mon[142991]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:33 smithi118 ceph-mon[131825]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:33 smithi078 ceph-mon[139570]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:33 smithi078 ceph-mon[142991]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:35 smithi118 ceph-mon[131825]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:35 smithi078 ceph-mon[139570]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:35 smithi078 ceph-mon[142991]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T05:50:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:37 smithi118 ceph-mon[131825]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:37 smithi078 ceph-mon[142991]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:37 smithi078 ceph-mon[139570]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:39.270 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:50:39.579 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:50:39.579 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:50:39.579 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:50:39.580 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:50:39.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:50:39.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:50:39.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:50:39.581 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:50:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:39 smithi118 ceph-mon[131825]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:39 smithi118 ceph-mon[131825]: from='client.54998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:39.960 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:50:39.960 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:50:39.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:50:39.962 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:50:39.962 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:50:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:39 smithi078 ceph-mon[142991]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:39 smithi078 ceph-mon[142991]: from='client.54998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:39 smithi078 ceph-mon[139570]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:39 smithi078 ceph-mon[139570]: from='client.54998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:40 smithi118 ceph-mon[131825]: from='client.55004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4272297449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:40 smithi078 ceph-mon[142991]: from='client.55004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:40.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4272297449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:40.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:40 smithi078 ceph-mon[139570]: from='client.55004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:50:40.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4272297449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:50:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:41 smithi118 ceph-mon[131825]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:41 smithi078 ceph-mon[139570]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:42.002 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:41 smithi078 ceph-mon[142991]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:43 smithi078 ceph-mon[139570]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:43 smithi078 ceph-mon[142991]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:43 smithi118 ceph-mon[131825]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:45 smithi078 ceph-mon[139570]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:45 smithi078 ceph-mon[142991]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:45 smithi118 ceph-mon[131825]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T05:50:47.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:47 smithi078 ceph-mon[139570]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:47.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:47.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:47 smithi078 ceph-mon[142991]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:47.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:47 smithi118 ceph-mon[131825]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:50:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:49 smithi078 ceph-mon[139570]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:49 smithi078 ceph-mon[142991]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:49 smithi118 ceph-mon[131825]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:51 smithi118 ceph-mon[131825]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:51 smithi078 ceph-mon[139570]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:51 smithi078 ceph-mon[142991]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:53 smithi118 ceph-mon[131825]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:53 smithi078 ceph-mon[142991]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:53 smithi078 ceph-mon[139570]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:55 smithi118 ceph-mon[131825]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:55 smithi078 ceph-mon[139570]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:55 smithi078 ceph-mon[142991]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:50:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:50:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:57 smithi118 ceph-mon[131825]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:57 smithi078 ceph-mon[139570]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:57 smithi078 ceph-mon[142991]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:50:59 smithi118 ceph-mon[131825]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:50:59 smithi078 ceph-mon[139570]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:50:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:50:59 smithi078 ceph-mon[142991]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:01 smithi118 ceph-mon[131825]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:01 smithi078 ceph-mon[139570]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:01 smithi078 ceph-mon[142991]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:03 smithi118 ceph-mon[131825]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:03 smithi078 ceph-mon[139570]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:03 smithi078 ceph-mon[142991]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:05 smithi118 ceph-mon[131825]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:05 smithi078 ceph-mon[139570]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:05 smithi078 ceph-mon[142991]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:51:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:07 smithi118 ceph-mon[131825]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:07 smithi078 ceph-mon[139570]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:07 smithi078 ceph-mon[142991]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:09 smithi118 ceph-mon[131825]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:09 smithi078 ceph-mon[139570]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:09 smithi078 ceph-mon[142991]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:10.304 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:51:10.611 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:51:10.611 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:51:10.611 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:51:10.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:51:10.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:51:10.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:51:10.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:51:10.613 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:51:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:10 smithi118 ceph-mon[131825]: from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:10 smithi078 ceph-mon[139570]: from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:10 smithi078 ceph-mon[142991]: from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:10.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:51:10.999 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[139570]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[139570]: from='client.45057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2451557203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[142991]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[142991]: from='client.45057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2451557203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:11 smithi118 ceph-mon[131825]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:11 smithi118 ceph-mon[131825]: from='client.45057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2451557203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:13 smithi078 ceph-mon[139570]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:13 smithi078 ceph-mon[142991]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:13 smithi118 ceph-mon[131825]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:51:14.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:51:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:51:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[142991]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:51:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:51:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:51:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[139570]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:51:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:51:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:51:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:15 smithi118 ceph-mon[131825]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:51:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:51:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:51:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:51:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:17 smithi078 ceph-mon[139570]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:17 smithi078 ceph-mon[142991]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:17 smithi118 ceph-mon[131825]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:19 smithi078 ceph-mon[139570]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:19 smithi078 ceph-mon[142991]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:19 smithi118 ceph-mon[131825]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:21 smithi118 ceph-mon[131825]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:21 smithi078 ceph-mon[139570]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:21 smithi078 ceph-mon[142991]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 05:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T05:51:22.730942679Z level=info msg="Completed cleanup jobs" duration=66.563444ms 2023-12-16T05:51:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:23 smithi118 ceph-mon[131825]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:23 smithi078 ceph-mon[142991]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:23 smithi078 ceph-mon[139570]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:25 smithi078 ceph-mon[142991]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:25 smithi078 ceph-mon[139570]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:25 smithi118 ceph-mon[131825]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:51:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:27 smithi078 ceph-mon[139570]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:27 smithi078 ceph-mon[142991]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:27 smithi118 ceph-mon[131825]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:29 smithi078 ceph-mon[139570]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:29 smithi078 ceph-mon[142991]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:29 smithi118 ceph-mon[131825]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:31 smithi118 ceph-mon[131825]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:31 smithi078 ceph-mon[139570]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:31 smithi078 ceph-mon[142991]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:33 smithi118 ceph-mon[131825]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:33 smithi078 ceph-mon[139570]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:33 smithi078 ceph-mon[142991]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:35 smithi078 ceph-mon[139570]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:35 smithi078 ceph-mon[142991]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:35 smithi118 ceph-mon[131825]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:51:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:37 smithi078 ceph-mon[139570]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:37 smithi078 ceph-mon[142991]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:37 smithi118 ceph-mon[131825]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:39 smithi078 ceph-mon[139570]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:39 smithi078 ceph-mon[142991]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:39 smithi118 ceph-mon[131825]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:41.346 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:51:41.659 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:51:41.660 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:51:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:41 smithi118 ceph-mon[131825]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:41 smithi118 ceph-mon[131825]: from='client.45069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:41 smithi078 ceph-mon[139570]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:41 smithi078 ceph-mon[139570]: from='client.45069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:41 smithi078 ceph-mon[142991]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:41 smithi078 ceph-mon[142991]: from='client.45069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:42.041 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:51:42.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:51:42.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:51:42.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:51:42.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:51:42.043 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:51:42.043 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:51:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:42 smithi118 ceph-mon[131825]: from='client.55040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1146158038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:42.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:42 smithi078 ceph-mon[139570]: from='client.55040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:42.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1146158038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:42.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:42 smithi078 ceph-mon[142991]: from='client.55040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:51:42.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1146158038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:51:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:43 smithi118 ceph-mon[131825]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:43 smithi078 ceph-mon[139570]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:43 smithi078 ceph-mon[142991]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:45 smithi078 ceph-mon[139570]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:45 smithi078 ceph-mon[142991]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:45 smithi118 ceph-mon[131825]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:51:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:47 smithi078 ceph-mon[139570]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:47 smithi078 ceph-mon[142991]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:47 smithi118 ceph-mon[131825]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:51:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:49 smithi078 ceph-mon[139570]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:49 smithi078 ceph-mon[142991]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:49 smithi118 ceph-mon[131825]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:51 smithi118 ceph-mon[131825]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:51 smithi078 ceph-mon[139570]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:51 smithi078 ceph-mon[142991]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:53 smithi078 ceph-mon[139570]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:53 smithi078 ceph-mon[142991]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:53 smithi118 ceph-mon[131825]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:55 smithi078 ceph-mon[139570]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:55 smithi078 ceph-mon[142991]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:55 smithi118 ceph-mon[131825]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:51:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:51:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:57 smithi078 ceph-mon[139570]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:57 smithi078 ceph-mon[142991]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:57 smithi118 ceph-mon[131825]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:51:59 smithi078 ceph-mon[139570]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:51:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:51:59 smithi078 ceph-mon[142991]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:51:59 smithi118 ceph-mon[131825]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:01 smithi118 ceph-mon[131825]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:01 smithi078 ceph-mon[139570]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:01 smithi078 ceph-mon[142991]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:03 smithi118 ceph-mon[131825]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:03 smithi078 ceph-mon[139570]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:03 smithi078 ceph-mon[142991]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:05 smithi078 ceph-mon[139570]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:05.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:05 smithi078 ceph-mon[142991]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:05 smithi118 ceph-mon[131825]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:52:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:07 smithi078 ceph-mon[139570]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:07 smithi078 ceph-mon[142991]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:07 smithi118 ceph-mon[131825]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:09 smithi078 ceph-mon[139570]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:09 smithi078 ceph-mon[142991]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:09 smithi118 ceph-mon[131825]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:11 smithi118 ceph-mon[131825]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:11 smithi078 ceph-mon[139570]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:11 smithi078 ceph-mon[142991]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:12.385 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 10m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 10m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:52:12.697 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 10m ago 4h 720M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 10m ago 4h 1304M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 10m ago 4h 642M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 10m ago 4h 20.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 10m ago 4h 5303M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 10m ago 4h 4766M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 10m ago 4h 4542M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 10m ago 4h 4024M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:52:12.698 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:52:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:12 smithi118 ceph-mon[131825]: from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:12 smithi078 ceph-mon[139570]: from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:12 smithi078 ceph-mon[142991]: from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:13.079 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:52:13.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:52:13.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:52:13.080 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:52:13.080 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:52:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:13 smithi118 ceph-mon[131825]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:13 smithi118 ceph-mon[131825]: from='client.45093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1716230025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[139570]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[139570]: from='client.45093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1716230025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[142991]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[142991]: from='client.45093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:13.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1716230025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:15 smithi078 ceph-mon[139570]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:52:15.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:15 smithi078 ceph-mon[142991]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:15.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:52:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:15 smithi118 ceph-mon[131825]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:52:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[139570]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[142991]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:17 smithi118 ceph-mon[131825]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:52:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:52:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:52:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:52:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:20 smithi118 ceph-mon[131825]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:20 smithi078 ceph-mon[139570]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:20 smithi078 ceph-mon[142991]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:21 smithi118 ceph-mon[131825]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:21 smithi078 ceph-mon[139570]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:21 smithi078 ceph-mon[142991]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:23 smithi078 ceph-mon[139570]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:23 smithi078 ceph-mon[142991]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:23 smithi118 ceph-mon[131825]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:25 smithi078 ceph-mon[139570]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:25 smithi078 ceph-mon[142991]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:25 smithi118 ceph-mon[131825]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:52:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:27 smithi078 ceph-mon[139570]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:27 smithi078 ceph-mon[142991]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:27 smithi118 ceph-mon[131825]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:29 smithi078 ceph-mon[139570]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:29 smithi078 ceph-mon[142991]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:29 smithi118 ceph-mon[131825]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:31 smithi118 ceph-mon[131825]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:31 smithi078 ceph-mon[139570]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:31 smithi078 ceph-mon[142991]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:33 smithi118 ceph-mon[131825]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:33 smithi078 ceph-mon[139570]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:33 smithi078 ceph-mon[142991]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:35 smithi078 ceph-mon[139570]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:35 smithi078 ceph-mon[142991]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:35 smithi118 ceph-mon[131825]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:52:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:37 smithi078 ceph-mon[139570]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:37 smithi078 ceph-mon[142991]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:37 smithi118 ceph-mon[131825]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:39 smithi078 ceph-mon[139570]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:39 smithi078 ceph-mon[142991]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:39 smithi118 ceph-mon[131825]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:41 smithi118 ceph-mon[131825]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:41 smithi078 ceph-mon[139570]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:41 smithi078 ceph-mon[142991]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:43.426 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 26s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 26s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 26s ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 26s ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:52:43.733 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 26s ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 26s ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 26s ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 26s ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 26s ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 26s ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:52:43.734 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:52:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:43 smithi078 ceph-mon[139570]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:43 smithi078 ceph-mon[142991]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:52:44.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:52:44.115 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:52:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:43 smithi118 ceph-mon[131825]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[139570]: from='client.45105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[139570]: from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4168629061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[142991]: from='client.45105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[142991]: from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4168629061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:44 smithi118 ceph-mon[131825]: from='client.45105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:44 smithi118 ceph-mon[131825]: from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:52:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4168629061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:52:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:45 smithi078 ceph-mon[139570]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:45 smithi078 ceph-mon[142991]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:45 smithi118 ceph-mon[131825]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:52:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:47 smithi078 ceph-mon[139570]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:47 smithi078 ceph-mon[142991]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:47 smithi118 ceph-mon[131825]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:52:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:49 smithi078 ceph-mon[139570]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:49 smithi078 ceph-mon[142991]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:49 smithi118 ceph-mon[131825]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:51 smithi118 ceph-mon[131825]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:51 smithi078 ceph-mon[139570]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:51 smithi078 ceph-mon[142991]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:53 smithi078 ceph-mon[139570]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:53 smithi078 ceph-mon[142991]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:53 smithi118 ceph-mon[131825]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:55 smithi078 ceph-mon[139570]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:55 smithi078 ceph-mon[142991]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:55 smithi118 ceph-mon[131825]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:52:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:52:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:57 smithi078 ceph-mon[139570]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:57 smithi078 ceph-mon[142991]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:57 smithi118 ceph-mon[131825]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:52:59 smithi078 ceph-mon[139570]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:52:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:52:59 smithi078 ceph-mon[142991]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:52:59 smithi118 ceph-mon[131825]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:01 smithi118 ceph-mon[131825]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:01 smithi078 ceph-mon[139570]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:01 smithi078 ceph-mon[142991]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:03 smithi118 ceph-mon[131825]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:03 smithi078 ceph-mon[139570]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:03 smithi078 ceph-mon[142991]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:05 smithi078 ceph-mon[139570]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:05 smithi078 ceph-mon[142991]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:05 smithi118 ceph-mon[131825]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:53:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:07 smithi078 ceph-mon[139570]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:07 smithi078 ceph-mon[142991]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:07 smithi118 ceph-mon[131825]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:09 smithi078 ceph-mon[139570]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:09 smithi078 ceph-mon[142991]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:09 smithi118 ceph-mon[131825]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:11 smithi118 ceph-mon[131825]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:11 smithi078 ceph-mon[139570]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:11 smithi078 ceph-mon[142991]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:13 smithi078 ceph-mon[139570]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:13 smithi078 ceph-mon[142991]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:13 smithi118 ceph-mon[131825]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:14.460 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 57s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 10m ago 4h 98.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 57s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 10m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 10m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 57s ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 57s ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 10m ago 4h 613M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 57s ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:53:14.769 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 57s ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 10m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 57s ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 57s ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 57s ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 57s ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 10m ago 4h 3685M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 10m ago 4h 4264M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 10m ago 4h 3667M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 10m ago 4h 4144M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:53:14.770 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 10m ago 4h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:53:15.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:53:15.146 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[139570]: from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[139570]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[139570]: from='client.45129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2738958394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[142991]: from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[142991]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[142991]: from='client.45129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2738958394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:15 smithi118 ceph-mon[131825]: from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:15 smithi118 ceph-mon[131825]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:15 smithi118 ceph-mon[131825]: from='client.45129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2738958394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:53:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:17 smithi078 ceph-mon[139570]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:17 smithi078 ceph-mon[142991]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:17 smithi118 ceph-mon[131825]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:53:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:53:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:53:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:19 smithi078 ceph-mon[139570]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:19 smithi078 ceph-mon[142991]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:19 smithi118 ceph-mon[131825]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:53:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:53:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:53:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:53:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:53:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:24 smithi078 ceph-mon[139570]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:24 smithi078 ceph-mon[142991]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:24 smithi118 ceph-mon[131825]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:26 smithi078 ceph-mon[139570]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:26 smithi078 ceph-mon[142991]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:26 smithi118 ceph-mon[131825]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:53:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:28 smithi078 ceph-mon[139570]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:28 smithi078 ceph-mon[142991]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:28.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:28 smithi118 ceph-mon[131825]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:30 smithi078 ceph-mon[139570]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:30 smithi078 ceph-mon[142991]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:30 smithi118 ceph-mon[131825]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:31 smithi118 ceph-mon[131825]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:31 smithi078 ceph-mon[142991]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:31 smithi078 ceph-mon[139570]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:33 smithi118 ceph-mon[131825]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:33 smithi078 ceph-mon[142991]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:33 smithi078 ceph-mon[139570]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:35 smithi078 ceph-mon[139570]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:35 smithi078 ceph-mon[142991]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:35 smithi118 ceph-mon[131825]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:53:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:37 smithi078 ceph-mon[139570]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:37 smithi078 ceph-mon[142991]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:37 smithi118 ceph-mon[131825]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:39 smithi078 ceph-mon[139570]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:39 smithi078 ceph-mon[142991]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:39 smithi118 ceph-mon[131825]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:41 smithi118 ceph-mon[131825]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:41 smithi078 ceph-mon[139570]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:41 smithi078 ceph-mon[142991]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:43 smithi078 ceph-mon[139570]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:43 smithi078 ceph-mon[142991]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:43 smithi118 ceph-mon[131825]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:45.491 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:53:45.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 88s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 24s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 88s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 24s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 24s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 88s ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 88s ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 24s ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 88s ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 88s ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 24s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 88s ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:53:45.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 88s ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 88s ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 88s ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 24s ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 24s ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 24s ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 24s ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:53:45.802 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 24s ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:53:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:45 smithi078 ceph-mon[139570]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:45 smithi078 ceph-mon[142991]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:45 smithi118 ceph-mon[131825]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:46.181 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:53:46.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:53:46.183 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:53:46.183 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:53:46.183 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:53:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[142991]: from='client.55106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[142991]: from='client.55112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3065712222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[139570]: from='client.55106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[139570]: from='client.55112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3065712222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T05:53:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:46 smithi118 ceph-mon[131825]: from='client.55106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:46 smithi118 ceph-mon[131825]: from='client.55112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:53:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3065712222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:47 smithi078 ceph-mon[142991]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:47 smithi078 ceph-mon[139570]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:47 smithi118 ceph-mon[131825]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:53:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:49 smithi078 ceph-mon[139570]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:49 smithi078 ceph-mon[142991]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:49 smithi118 ceph-mon[131825]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:51 smithi118 ceph-mon[131825]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:51 smithi078 ceph-mon[139570]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:51 smithi078 ceph-mon[142991]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:53 smithi078 ceph-mon[139570]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:53 smithi078 ceph-mon[142991]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:53 smithi118 ceph-mon[131825]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:55 smithi078 ceph-mon[139570]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:55 smithi078 ceph-mon[142991]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:55 smithi118 ceph-mon[131825]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:53:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:53:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:57 smithi078 ceph-mon[139570]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:57 smithi078 ceph-mon[142991]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:57 smithi118 ceph-mon[131825]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:53:59 smithi078 ceph-mon[139570]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:53:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:53:59 smithi078 ceph-mon[142991]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:53:59 smithi118 ceph-mon[131825]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:01 smithi118 ceph-mon[131825]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:01 smithi078 ceph-mon[139570]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:01 smithi078 ceph-mon[142991]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:03 smithi118 ceph-mon[131825]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:03 smithi078 ceph-mon[139570]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:03 smithi078 ceph-mon[142991]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:05 smithi078 ceph-mon[139570]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:05 smithi078 ceph-mon[142991]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:05 smithi118 ceph-mon[131825]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:54:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:07 smithi078 ceph-mon[139570]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:07 smithi078 ceph-mon[142991]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:07 smithi118 ceph-mon[131825]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:09 smithi078 ceph-mon[139570]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:09 smithi078 ceph-mon[142991]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:09 smithi118 ceph-mon[131825]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:11 smithi118 ceph-mon[131825]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:11 smithi078 ceph-mon[142991]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:11 smithi078 ceph-mon[139570]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:13 smithi078 ceph-mon[139570]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:13 smithi078 ceph-mon[142991]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:13 smithi118 ceph-mon[131825]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:15 smithi078 ceph-mon[139570]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:15 smithi078 ceph-mon[142991]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:15 smithi118 ceph-mon[131825]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:16.528 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:54:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 119s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 55s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 119s ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 55s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 55s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 119s ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 119s ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 55s ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 119s ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 119s ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:54:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 55s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 119s ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 119s ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 119s ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 119s ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 55s ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 55s ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 55s ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 55s ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:54:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 55s ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:54:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:54:17.219 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:54:17.220 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:54:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[139570]: from='client.55124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[139570]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[139570]: from='client.55130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3277845490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[142991]: from='client.55124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[142991]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[142991]: from='client.55130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3277845490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:17 smithi118 ceph-mon[131825]: from='client.55124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:17 smithi118 ceph-mon[131825]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:17 smithi118 ceph-mon[131825]: from='client.55130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3277845490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:19 smithi078 ceph-mon[139570]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:19 smithi078 ceph-mon[142991]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:20.166 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:19 smithi118 ceph-mon[131825]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:21 smithi118 ceph-mon[131825]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:21 smithi078 ceph-mon[139570]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:21 smithi078 ceph-mon[142991]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:54:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:54:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:54:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:54:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:54:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:54:22.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:54:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:23 smithi118 ceph-mon[131825]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:23 smithi078 ceph-mon[139570]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:23 smithi078 ceph-mon[142991]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:25 smithi078 ceph-mon[139570]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:25 smithi078 ceph-mon[142991]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:25 smithi118 ceph-mon[131825]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:54:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:27 smithi078 ceph-mon[139570]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:27 smithi078 ceph-mon[142991]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:27 smithi118 ceph-mon[131825]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:29 smithi078 ceph-mon[139570]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:29 smithi078 ceph-mon[142991]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:29 smithi118 ceph-mon[131825]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:31 smithi118 ceph-mon[131825]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:31 smithi078 ceph-mon[139570]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:31 smithi078 ceph-mon[142991]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:33 smithi118 ceph-mon[131825]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:33 smithi078 ceph-mon[139570]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:33 smithi078 ceph-mon[142991]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:35 smithi078 ceph-mon[142991]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:35 smithi078 ceph-mon[139570]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:35 smithi118 ceph-mon[131825]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:54:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:37 smithi078 ceph-mon[139570]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:37 smithi078 ceph-mon[142991]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:37 smithi118 ceph-mon[131825]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:39 smithi078 ceph-mon[139570]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:39 smithi078 ceph-mon[142991]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:39 smithi118 ceph-mon[131825]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:41 smithi118 ceph-mon[131825]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:41 smithi078 ceph-mon[139570]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:41 smithi078 ceph-mon[142991]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:43 smithi078 ceph-mon[139570]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:43 smithi078 ceph-mon[142991]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:43 smithi118 ceph-mon[131825]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:45 smithi078 ceph-mon[139570]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:45 smithi078 ceph-mon[142991]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:45 smithi118 ceph-mon[131825]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:54:47.567 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 86s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 86s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 86s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 86s ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:54:47.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 86s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 86s ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 86s ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 86s ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 86s ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:54:47.875 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 86s ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:54:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:47 smithi078 ceph-mon[139570]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:47 smithi078 ceph-mon[142991]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:47 smithi118 ceph-mon[131825]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:48.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:54:48.257 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:54:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:48 smithi118 ceph-mon[131825]: from='client.55142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:48 smithi118 ceph-mon[131825]: from='client.55148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3551620078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[142991]: from='client.55142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[142991]: from='client.55148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3551620078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[139570]: from='client.55142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[139570]: from='client.55148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:54:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3551620078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:54:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:49 smithi118 ceph-mon[131825]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:49 smithi078 ceph-mon[139570]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:49 smithi078 ceph-mon[142991]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:51 smithi118 ceph-mon[131825]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:51 smithi078 ceph-mon[139570]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:51 smithi078 ceph-mon[142991]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:53 smithi078 ceph-mon[139570]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:53 smithi078 ceph-mon[142991]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:53 smithi118 ceph-mon[131825]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:55 smithi078 ceph-mon[139570]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:55 smithi078 ceph-mon[142991]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:55 smithi118 ceph-mon[131825]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:54:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:54:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:57 smithi078 ceph-mon[139570]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:57 smithi078 ceph-mon[142991]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:54:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:57 smithi118 ceph-mon[131825]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:54:59 smithi118 ceph-mon[131825]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:54:59 smithi078 ceph-mon[139570]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:54:59 smithi078 ceph-mon[142991]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:01 smithi118 ceph-mon[131825]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:01 smithi078 ceph-mon[139570]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:01 smithi078 ceph-mon[142991]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:03 smithi118 ceph-mon[131825]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:03 smithi078 ceph-mon[139570]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:03 smithi078 ceph-mon[142991]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:05 smithi078 ceph-mon[139570]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:05 smithi078 ceph-mon[142991]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:05 smithi118 ceph-mon[131825]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:55:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:07 smithi078 ceph-mon[139570]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:07 smithi078 ceph-mon[142991]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:07 smithi118 ceph-mon[131825]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:09 smithi118 ceph-mon[131825]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:09 smithi078 ceph-mon[139570]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:09 smithi078 ceph-mon[142991]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:11 smithi118 ceph-mon[131825]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:11 smithi078 ceph-mon[139570]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:11 smithi078 ceph-mon[142991]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:13 smithi078 ceph-mon[139570]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:13 smithi078 ceph-mon[142991]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:14.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:13 smithi118 ceph-mon[131825]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:15 smithi118 ceph-mon[131825]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:15 smithi078 ceph-mon[142991]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:15 smithi078 ceph-mon[139570]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:55:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:17 smithi118 ceph-mon[131825]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:17 smithi078 ceph-mon[139570]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:17 smithi078 ceph-mon[142991]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:18.596 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:55:18.910 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:55:18.910 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:55:18.910 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 117s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 117s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 117s ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 117s ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 117s ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 117s ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 117s ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:55:18.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 117s ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:55:18.912 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 117s ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:55:18.912 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 117s ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:55:19.292 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:55:19.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:55:19.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:55:19.292 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:19.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:55:19.293 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:55:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:19 smithi118 ceph-mon[131825]: from='client.45195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:19 smithi118 ceph-mon[131825]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:19 smithi118 ceph-mon[131825]: from='client.55166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4144716097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[142991]: from='client.45195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[142991]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[142991]: from='client.55166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4144716097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[139570]: from='client.45195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[139570]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[139570]: from='client.55166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4144716097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:21 smithi118 ceph-mon[131825]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:21 smithi078 ceph-mon[139570]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:21.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:21 smithi078 ceph-mon[142991]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:55:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:55:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:55:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:23 smithi118 ceph-mon[131825]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:55:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:55:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[139570]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[142991]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:55:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:55:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:25 smithi118 ceph-mon[131825]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:25 smithi078 ceph-mon[139570]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:25 smithi078 ceph-mon[142991]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T05:55:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:27 smithi118 ceph-mon[131825]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:27 smithi078 ceph-mon[139570]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:27 smithi078 ceph-mon[142991]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:29 smithi118 ceph-mon[131825]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:29 smithi078 ceph-mon[139570]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:29 smithi078 ceph-mon[142991]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:31 smithi118 ceph-mon[131825]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:31 smithi078 ceph-mon[139570]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:31 smithi078 ceph-mon[142991]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:33 smithi118 ceph-mon[131825]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:33 smithi078 ceph-mon[139570]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:33 smithi078 ceph-mon[142991]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:35 smithi118 ceph-mon[131825]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:35 smithi078 ceph-mon[139570]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:35 smithi078 ceph-mon[142991]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:55:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:37 smithi118 ceph-mon[131825]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:37 smithi078 ceph-mon[139570]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:37 smithi078 ceph-mon[142991]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:39 smithi118 ceph-mon[131825]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:39 smithi078 ceph-mon[139570]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:39 smithi078 ceph-mon[142991]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:41 smithi118 ceph-mon[131825]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:41 smithi078 ceph-mon[139570]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:41.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:41 smithi078 ceph-mon[142991]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:43 smithi118 ceph-mon[131825]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:43 smithi078 ceph-mon[142991]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:43 smithi078 ceph-mon[139570]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:45 smithi118 ceph-mon[131825]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:45 smithi078 ceph-mon[139570]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:45 smithi078 ceph-mon[142991]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:55:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:47 smithi118 ceph-mon[131825]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:47 smithi078 ceph-mon[139570]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:47 smithi078 ceph-mon[142991]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:55:49.642 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:55:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:55:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:55:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:55:49.948 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:55:49.949 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:55:49.950 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:55:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:49 smithi118 ceph-mon[131825]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:49 smithi078 ceph-mon[139570]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:49 smithi078 ceph-mon[142991]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:50.329 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:55:50.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:55:50.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:55:50.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:50.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:55:50.330 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:55:51.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:50 smithi118 ceph-mon[131825]: from='client.55178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:50 smithi118 ceph-mon[131825]: from='client.55184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1597311873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[142991]: from='client.55178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[142991]: from='client.55184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1597311873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[139570]: from='client.55178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[139570]: from='client.55184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:55:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1597311873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:55:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:51 smithi118 ceph-mon[131825]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:51 smithi078 ceph-mon[139570]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:51 smithi078 ceph-mon[142991]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:53 smithi118 ceph-mon[131825]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:53 smithi078 ceph-mon[139570]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:53 smithi078 ceph-mon[142991]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:55 smithi118 ceph-mon[131825]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:55 smithi078 ceph-mon[139570]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:55 smithi078 ceph-mon[142991]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:55:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:55:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:57 smithi118 ceph-mon[131825]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:57 smithi078 ceph-mon[139570]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:55:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:57 smithi078 ceph-mon[142991]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:55:59 smithi118 ceph-mon[131825]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:55:59 smithi078 ceph-mon[139570]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:55:59 smithi078 ceph-mon[142991]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:01 smithi118 ceph-mon[131825]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:01 smithi078 ceph-mon[139570]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:01 smithi078 ceph-mon[142991]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:03 smithi118 ceph-mon[131825]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:03 smithi078 ceph-mon[139570]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:03 smithi078 ceph-mon[142991]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:05 smithi118 ceph-mon[131825]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:05 smithi078 ceph-mon[139570]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:05 smithi078 ceph-mon[142991]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:56:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:07 smithi118 ceph-mon[131825]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:07 smithi078 ceph-mon[139570]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:07 smithi078 ceph-mon[142991]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:09 smithi118 ceph-mon[131825]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:09 smithi078 ceph-mon[142991]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:09 smithi078 ceph-mon[139570]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:11 smithi118 ceph-mon[131825]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:11 smithi078 ceph-mon[139570]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:11 smithi078 ceph-mon[142991]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:13 smithi118 ceph-mon[131825]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:13 smithi078 ceph-mon[139570]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:13 smithi078 ceph-mon[142991]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:15 smithi118 ceph-mon[131825]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:15 smithi078 ceph-mon[139570]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:15 smithi078 ceph-mon[142991]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:56:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:17 smithi118 ceph-mon[131825]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:17 smithi078 ceph-mon[142991]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:17 smithi078 ceph-mon[139570]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:19 smithi118 ceph-mon[131825]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:19 smithi078 ceph-mon[139570]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:19 smithi078 ceph-mon[142991]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:20.677 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:56:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:56:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:56:20.985 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:56:20.986 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:56:20.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:56:20.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:56:20.987 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:56:20.987 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:56:21.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:56:21.369 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:56:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:21 smithi118 ceph-mon[131825]: from='client.55196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:21 smithi118 ceph-mon[131825]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:21 smithi118 ceph-mon[131825]: from='client.45237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3163919198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[142991]: from='client.55196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[142991]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[142991]: from='client.45237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3163919198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[139570]: from='client.55196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[139570]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[139570]: from='client.45237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3163919198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:23 smithi118 ceph-mon[131825]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:24.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:56:24.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:56:24.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:56:24.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[139570]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:56:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[142991]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:56:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:56:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:56:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:56:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:25 smithi118 ceph-mon[131825]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:25 smithi078 ceph-mon[139570]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:25 smithi078 ceph-mon[142991]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:56:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:27 smithi118 ceph-mon[131825]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:27 smithi078 ceph-mon[139570]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:27 smithi078 ceph-mon[142991]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:29 smithi118 ceph-mon[131825]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:29 smithi078 ceph-mon[139570]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:29 smithi078 ceph-mon[142991]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:31 smithi118 ceph-mon[131825]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:31 smithi078 ceph-mon[139570]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:31 smithi078 ceph-mon[142991]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:33.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:33 smithi118 ceph-mon[131825]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:33 smithi078 ceph-mon[139570]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:33 smithi078 ceph-mon[142991]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:35 smithi118 ceph-mon[131825]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:35 smithi078 ceph-mon[139570]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:35 smithi078 ceph-mon[142991]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:56:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:37 smithi118 ceph-mon[131825]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:37 smithi078 ceph-mon[139570]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:37 smithi078 ceph-mon[142991]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:39 smithi118 ceph-mon[131825]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:39 smithi078 ceph-mon[139570]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:39 smithi078 ceph-mon[142991]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:41 smithi118 ceph-mon[131825]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:41 smithi078 ceph-mon[139570]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:41 smithi078 ceph-mon[142991]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:43 smithi118 ceph-mon[131825]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:43 smithi078 ceph-mon[139570]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:43 smithi078 ceph-mon[142991]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:45 smithi118 ceph-mon[131825]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:45 smithi078 ceph-mon[139570]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:45 smithi078 ceph-mon[142991]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:56:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:47 smithi118 ceph-mon[131825]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:47 smithi078 ceph-mon[142991]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:47 smithi078 ceph-mon[139570]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:56:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:49 smithi118 ceph-mon[131825]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:49 smithi078 ceph-mon[139570]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:49 smithi078 ceph-mon[142991]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:51.713 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:56:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:51 smithi118 ceph-mon[131825]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:51.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:51 smithi078 ceph-mon[139570]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:51 smithi078 ceph-mon[142991]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:56:52.021 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:56:52.022 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:56:52.401 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:56:52.401 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:56:52.401 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:56:52.401 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:56:52.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:56:52.403 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:56:52.403 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:56:52.403 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:56:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:52 smithi118 ceph-mon[131825]: from='client.45249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:52 smithi118 ceph-mon[131825]: from='client.55220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1096283240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[142991]: from='client.45249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[142991]: from='client.55220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1096283240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[139570]: from='client.45249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[139570]: from='client.55220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:56:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1096283240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:56:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:53 smithi118 ceph-mon[131825]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:53.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:53 smithi078 ceph-mon[139570]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:53.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:53 smithi078 ceph-mon[142991]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:55 smithi118 ceph-mon[131825]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:55 smithi078 ceph-mon[139570]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:55 smithi078 ceph-mon[142991]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:56:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:56:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:57 smithi118 ceph-mon[131825]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:57 smithi078 ceph-mon[139570]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:56:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:57 smithi078 ceph-mon[142991]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:56:59 smithi118 ceph-mon[131825]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:56:59 smithi078 ceph-mon[139570]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:56:59 smithi078 ceph-mon[142991]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:01 smithi118 ceph-mon[131825]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:01 smithi078 ceph-mon[139570]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:01 smithi078 ceph-mon[142991]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:03 smithi118 ceph-mon[131825]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:03 smithi078 ceph-mon[139570]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:03 smithi078 ceph-mon[142991]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:05 smithi118 ceph-mon[131825]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:05 smithi078 ceph-mon[139570]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:05 smithi078 ceph-mon[142991]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:57:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:07 smithi118 ceph-mon[131825]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:07 smithi078 ceph-mon[139570]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:07 smithi078 ceph-mon[142991]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:09 smithi118 ceph-mon[131825]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:09 smithi078 ceph-mon[139570]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:09 smithi078 ceph-mon[142991]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:11 smithi118 ceph-mon[131825]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:11 smithi078 ceph-mon[139570]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:11 smithi078 ceph-mon[142991]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:13 smithi118 ceph-mon[131825]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:13 smithi078 ceph-mon[139570]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:13 smithi078 ceph-mon[142991]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:15 smithi118 ceph-mon[131825]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:15 smithi078 ceph-mon[139570]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:15 smithi078 ceph-mon[142991]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:57:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:17 smithi118 ceph-mon[131825]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:17 smithi078 ceph-mon[139570]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:17 smithi078 ceph-mon[142991]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:19 smithi118 ceph-mon[131825]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:19 smithi078 ceph-mon[139570]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:19 smithi078 ceph-mon[142991]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:21.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:21 smithi118 ceph-mon[131825]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:21 smithi078 ceph-mon[139570]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:21 smithi078 ceph-mon[142991]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:22.748 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:57:23.056 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:57:23.057 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:57:23.058 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:57:23.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:57:23.460 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:57:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:23 smithi118 ceph-mon[131825]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:23 smithi118 ceph-mon[131825]: from='client.55232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:23 smithi118 ceph-mon[131825]: from='client.55238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:57:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2590210044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[142991]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[142991]: from='client.55232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[142991]: from='client.55238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2590210044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[139570]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[139570]: from='client.55232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[139570]: from='client.55238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:57:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2590210044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:25.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:57:25.326 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:57:25.327 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:57:25.327 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:57:25.327 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:57:25.327 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:57:25.328 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:57:25.328 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:57:25.328 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:57:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:25 smithi118 ceph-mon[131825]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:25 smithi078 ceph-mon[139570]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:25 smithi078 ceph-mon[142991]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:57:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:27 smithi118 ceph-mon[131825]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:27 smithi078 ceph-mon[139570]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:27 smithi078 ceph-mon[142991]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:29 smithi118 ceph-mon[131825]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:29 smithi078 ceph-mon[139570]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:29 smithi078 ceph-mon[142991]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:31 smithi118 ceph-mon[131825]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:31 smithi078 ceph-mon[139570]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:31 smithi078 ceph-mon[142991]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:33 smithi118 ceph-mon[131825]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:33 smithi078 ceph-mon[139570]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:33 smithi078 ceph-mon[142991]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:35 smithi118 ceph-mon[131825]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:35 smithi078 ceph-mon[139570]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:35 smithi078 ceph-mon[142991]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T05:57:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:37 smithi118 ceph-mon[131825]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:37 smithi078 ceph-mon[139570]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:37 smithi078 ceph-mon[142991]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:40.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:39 smithi118 ceph-mon[131825]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:39 smithi078 ceph-mon[139570]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:39 smithi078 ceph-mon[142991]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:41 smithi118 ceph-mon[131825]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:41 smithi078 ceph-mon[139570]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:41 smithi078 ceph-mon[142991]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:43 smithi118 ceph-mon[131825]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:43 smithi078 ceph-mon[139570]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:43 smithi078 ceph-mon[142991]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:45 smithi118 ceph-mon[131825]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:45 smithi078 ceph-mon[139570]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:45 smithi078 ceph-mon[142991]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T05:57:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:47 smithi118 ceph-mon[131825]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:47 smithi078 ceph-mon[139570]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:47 smithi078 ceph-mon[142991]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:57:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:49 smithi118 ceph-mon[131825]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:50.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:49 smithi078 ceph-mon[139570]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:49 smithi078 ceph-mon[142991]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:51.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:51 smithi118 ceph-mon[131825]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:51 smithi078 ceph-mon[139570]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:51 smithi078 ceph-mon[142991]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:53.805 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:57:54.113 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:57:54.113 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:57:54.113 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5336M 2416M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4798M 2416M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4567M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4055M 2416M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:57:54.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:57:54.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:57:54.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:57:54.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:57:54.115 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:57:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:53 smithi118 ceph-mon[131825]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:53 smithi078 ceph-mon[139570]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:53 smithi078 ceph-mon[142991]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:54.493 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:57:54.493 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:57:54.493 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:57:54.494 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:57:54.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:57:54.495 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:57:54.495 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:57:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:54 smithi118 ceph-mon[131825]: from='client.45285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:54 smithi118 ceph-mon[131825]: from='client.55256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2994818686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[139570]: from='client.45285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[139570]: from='client.55256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2994818686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[142991]: from='client.45285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[142991]: from='client.55256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:57:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2994818686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:57:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:55 smithi118 ceph-mon[131825]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:56.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:55 smithi078 ceph-mon[139570]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:55 smithi078 ceph-mon[142991]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:57:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:57:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:57 smithi118 ceph-mon[131825]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:57 smithi078 ceph-mon[139570]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:57:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:57 smithi078 ceph-mon[142991]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:57:59 smithi118 ceph-mon[131825]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:57:59 smithi078 ceph-mon[139570]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:57:59 smithi078 ceph-mon[142991]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:01 smithi118 ceph-mon[131825]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:01 smithi078 ceph-mon[139570]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:01 smithi078 ceph-mon[142991]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:03 smithi118 ceph-mon[131825]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:03 smithi078 ceph-mon[139570]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:03 smithi078 ceph-mon[142991]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:05 smithi118 ceph-mon[131825]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:05 smithi078 ceph-mon[139570]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:05 smithi078 ceph-mon[142991]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:58:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:07 smithi118 ceph-mon[131825]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:07 smithi078 ceph-mon[139570]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:07 smithi078 ceph-mon[142991]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:09 smithi118 ceph-mon[131825]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:09 smithi078 ceph-mon[142991]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:09 smithi078 ceph-mon[139570]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:11.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:11 smithi118 ceph-mon[131825]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:11 smithi078 ceph-mon[139570]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:11 smithi078 ceph-mon[142991]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:13 smithi118 ceph-mon[131825]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:13 smithi078 ceph-mon[139570]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:13 smithi078 ceph-mon[142991]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:15 smithi118 ceph-mon[131825]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:15 smithi078 ceph-mon[139570]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:15 smithi078 ceph-mon[142991]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:58:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:17 smithi118 ceph-mon[131825]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:17 smithi078 ceph-mon[139570]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:17 smithi078 ceph-mon[142991]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:19 smithi118 ceph-mon[131825]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:19 smithi078 ceph-mon[142991]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:19 smithi078 ceph-mon[139570]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:21 smithi118 ceph-mon[131825]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:21 smithi078 ceph-mon[139570]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:21 smithi078 ceph-mon[142991]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:23 smithi118 ceph-mon[131825]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:23 smithi078 ceph-mon[139570]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:23 smithi078 ceph-mon[142991]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:24.868 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.176 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:58:25.176 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:58:25.176 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:58:25.176 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:58:25.177 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:58:25.178 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:58:25.178 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:58:25.178 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:58:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T05:58:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:25.558 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:58:25.558 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:58:25.558 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:58:25.559 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2406M 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='client.45303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='client.55274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/342232753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2406M 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='client.45303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='client.55274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/342232753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2406M 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='client.45303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='client.55274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:26.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/342232753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:58:28.170 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:27 smithi118 ceph-mon[131825]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:27 smithi078 ceph-mon[139570]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:27 smithi078 ceph-mon[142991]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:29 smithi118 ceph-mon[131825]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:29 smithi078 ceph-mon[139570]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:29 smithi078 ceph-mon[142991]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:31 smithi118 ceph-mon[131825]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:31 smithi078 ceph-mon[139570]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:31 smithi078 ceph-mon[142991]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:33 smithi078 ceph-mon[139570]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:33 smithi078 ceph-mon[142991]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:33 smithi118 ceph-mon[131825]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:35 smithi118 ceph-mon[131825]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:35 smithi078 ceph-mon[139570]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:35 smithi078 ceph-mon[142991]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:58:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:37 smithi118 ceph-mon[131825]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:37 smithi078 ceph-mon[139570]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:37 smithi078 ceph-mon[142991]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:39 smithi118 ceph-mon[131825]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:39 smithi078 ceph-mon[139570]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:39 smithi078 ceph-mon[142991]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:41 smithi118 ceph-mon[131825]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:41 smithi078 ceph-mon[139570]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:41 smithi078 ceph-mon[142991]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:43 smithi118 ceph-mon[131825]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:43 smithi078 ceph-mon[139570]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:43 smithi078 ceph-mon[142991]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:45 smithi118 ceph-mon[131825]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:45 smithi078 ceph-mon[139570]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:45 smithi078 ceph-mon[142991]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T05:58:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:47 smithi118 ceph-mon[131825]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:47 smithi078 ceph-mon[139570]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:47 smithi078 ceph-mon[142991]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:58:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:49 smithi118 ceph-mon[131825]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:49 smithi078 ceph-mon[139570]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:49 smithi078 ceph-mon[142991]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:51 smithi078 ceph-mon[139570]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:51 smithi078 ceph-mon[142991]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:51 smithi118 ceph-mon[131825]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:53 smithi118 ceph-mon[131825]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:53 smithi078 ceph-mon[139570]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:53 smithi078 ceph-mon[142991]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:55.906 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:58:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:55 smithi118 ceph-mon[131825]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:58:56.215 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:58:56.216 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:58:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:55 smithi078 ceph-mon[139570]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:55 smithi078 ceph-mon[142991]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:58:56.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:58:56.599 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:58:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:58:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:58:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:56 smithi118 ceph-mon[131825]: from='client.45321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:56 smithi118 ceph-mon[131825]: from='client.55292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4004021937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[139570]: from='client.45321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[139570]: from='client.55292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4004021937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[142991]: from='client.45321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[142991]: from='client.55292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:58:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4004021937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:58:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:57 smithi118 ceph-mon[131825]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:57 smithi078 ceph-mon[139570]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:58:59.202 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:57 smithi078 ceph-mon[142991]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:58:59 smithi118 ceph-mon[131825]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:58:59 smithi078 ceph-mon[139570]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:58:59 smithi078 ceph-mon[142991]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:01 smithi078 ceph-mon[139570]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:01 smithi078 ceph-mon[142991]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:01 smithi118 ceph-mon[131825]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:03 smithi078 ceph-mon[139570]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:03 smithi078 ceph-mon[142991]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:03 smithi118 ceph-mon[131825]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:05 smithi118 ceph-mon[131825]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:05 smithi078 ceph-mon[139570]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:05 smithi078 ceph-mon[142991]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:59:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:07 smithi118 ceph-mon[131825]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:07 smithi078 ceph-mon[139570]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:07 smithi078 ceph-mon[142991]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:09 smithi118 ceph-mon[131825]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:09 smithi078 ceph-mon[139570]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:09 smithi078 ceph-mon[142991]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:11.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:11 smithi078 ceph-mon[139570]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:11 smithi078 ceph-mon[142991]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:11 smithi118 ceph-mon[131825]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:13 smithi118 ceph-mon[131825]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:13 smithi078 ceph-mon[139570]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:13 smithi078 ceph-mon[142991]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:15 smithi118 ceph-mon[131825]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:15 smithi078 ceph-mon[139570]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:15 smithi078 ceph-mon[142991]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T05:59:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:17 smithi118 ceph-mon[131825]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:17 smithi078 ceph-mon[139570]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:17 smithi078 ceph-mon[142991]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:19 smithi118 ceph-mon[131825]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:19 smithi078 ceph-mon[139570]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:19 smithi078 ceph-mon[142991]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:21.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:21 smithi078 ceph-mon[139570]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:21 smithi078 ceph-mon[142991]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:21 smithi118 ceph-mon[131825]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:23 smithi118 ceph-mon[131825]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:23 smithi078 ceph-mon[139570]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:23 smithi078 ceph-mon[142991]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:25 smithi118 ceph-mon[131825]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:59:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:59:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:59:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:59:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[139570]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[142991]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T05:59:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T05:59:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T05:59:26.948 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:59:27.258 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:59:27.258 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:59:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:59:27.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:59:27.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:59:27.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:59:27.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:59:27.260 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:59:27.637 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:59:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:59:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:27 smithi118 ceph-mon[131825]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:27 smithi118 ceph-mon[131825]: from='client.55304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:27 smithi118 ceph-mon[131825]: from='client.55310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3680145085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:59:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[142991]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[142991]: from='client.55304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[142991]: from='client.55310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3680145085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:59:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[139570]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[139570]: from='client.55304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[139570]: from='client.55310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:28.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3680145085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:59:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:29 smithi118 ceph-mon[131825]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:29 smithi078 ceph-mon[139570]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:29 smithi078 ceph-mon[142991]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:31 smithi078 ceph-mon[139570]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:31 smithi078 ceph-mon[142991]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:31 smithi118 ceph-mon[131825]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:33 smithi078 ceph-mon[139570]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:33 smithi078 ceph-mon[142991]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:33 smithi118 ceph-mon[131825]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:35 smithi118 ceph-mon[131825]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:35 smithi078 ceph-mon[139570]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:35 smithi078 ceph-mon[142991]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:59:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:37 smithi118 ceph-mon[131825]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:37 smithi078 ceph-mon[139570]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:37 smithi078 ceph-mon[142991]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:39 smithi118 ceph-mon[131825]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:39 smithi078 ceph-mon[139570]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:39 smithi078 ceph-mon[142991]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:41 smithi078 ceph-mon[139570]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:41 smithi078 ceph-mon[142991]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:41 smithi118 ceph-mon[131825]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:43 smithi118 ceph-mon[131825]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:43 smithi078 ceph-mon[139570]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:43 smithi078 ceph-mon[142991]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:45 smithi118 ceph-mon[131825]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:45 smithi078 ceph-mon[139570]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:45 smithi078 ceph-mon[142991]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T05:59:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:47 smithi118 ceph-mon[131825]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:47 smithi078 ceph-mon[142991]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:47 smithi078 ceph-mon[139570]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T05:59:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:49 smithi118 ceph-mon[131825]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:49 smithi078 ceph-mon[139570]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:49 smithi078 ceph-mon[142991]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:51 smithi078 ceph-mon[139570]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:51 smithi078 ceph-mon[142991]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:51 smithi118 ceph-mon[131825]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:53 smithi118 ceph-mon[131825]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:53 smithi078 ceph-mon[139570]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:53 smithi078 ceph-mon[142991]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:55 smithi118 ceph-mon[131825]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:55 smithi078 ceph-mon[139570]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:55 smithi078 ceph-mon[142991]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 05:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:05:59:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T05:59:57.983 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T05:59:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:57 smithi118 ceph-mon[131825]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:57 smithi078 ceph-mon[139570]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:57 smithi078 ceph-mon[142991]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T05:59:58.292 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T05:59:58.293 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T05:59:58.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T05:59:58.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T05:59:58.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T05:59:58.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T05:59:58.295 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:58.671 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T05:59:58.672 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T05:59:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:58 smithi118 ceph-mon[131825]: from='client.55322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:58 smithi118 ceph-mon[131825]: from='client.45363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/560112382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:59:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[139570]: from='client.55322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[139570]: from='client.45363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/560112382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T05:59:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[142991]: from='client.55322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[142991]: from='client.45363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T05:59:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/560112382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:00:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 05:59:59 smithi118 ceph-mon[131825]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 05:59:59 smithi078 ceph-mon[142991]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 05:59:59 smithi078 ceph-mon[139570]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:00 smithi078 conmon[139546]: 2023-12-16T05:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:00:01.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:00:01.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:00:01.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:00:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:01 smithi118 ceph-mon[131825]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:01 smithi078 ceph-mon[139570]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:01 smithi078 ceph-mon[142991]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:03 smithi118 ceph-mon[131825]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:03 smithi078 ceph-mon[139570]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:03 smithi078 ceph-mon[142991]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:05 smithi118 ceph-mon[131825]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:05 smithi078 ceph-mon[139570]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:05 smithi078 ceph-mon[142991]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:00:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:07 smithi118 ceph-mon[131825]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:07 smithi078 ceph-mon[139570]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:07 smithi078 ceph-mon[142991]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:09 smithi118 ceph-mon[131825]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:09 smithi078 ceph-mon[139570]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:09 smithi078 ceph-mon[142991]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:11 smithi078 ceph-mon[139570]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:11 smithi078 ceph-mon[142991]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:11 smithi118 ceph-mon[131825]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:14.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:13 smithi118 ceph-mon[131825]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:13 smithi078 ceph-mon[139570]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:13 smithi078 ceph-mon[142991]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:15 smithi118 ceph-mon[131825]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:15 smithi078 ceph-mon[139570]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:15 smithi078 ceph-mon[142991]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:00:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:17 smithi118 ceph-mon[131825]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:17 smithi078 ceph-mon[139570]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:17 smithi078 ceph-mon[142991]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:19 smithi118 ceph-mon[131825]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:19 smithi078 ceph-mon[139570]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:19 smithi078 ceph-mon[142991]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:21 smithi078 ceph-mon[139570]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:21 smithi078 ceph-mon[142991]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:21 smithi118 ceph-mon[131825]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:23 smithi118 ceph-mon[131825]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:23 smithi078 ceph-mon[139570]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:23 smithi078 ceph-mon[142991]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:25 smithi118 ceph-mon[131825]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:00:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:25 smithi078 ceph-mon[142991]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:00:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:25 smithi078 ceph-mon[139570]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:00:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:00:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:00:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:00:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:00:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:00:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:00:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:28 smithi118 ceph-mon[131825]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:28 smithi078 ceph-mon[139570]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:28 smithi078 ceph-mon[142991]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:29.019 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:00:29.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:00:29.329 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:00:29.710 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:00:29.711 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:00:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:30 smithi118 ceph-mon[131825]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:30 smithi118 ceph-mon[131825]: from='client.45375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:30 smithi118 ceph-mon[131825]: from='client.45381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1185208170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:00:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[139570]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[139570]: from='client.45375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[139570]: from='client.45381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1185208170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:00:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[142991]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[142991]: from='client.45375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[142991]: from='client.45381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:00:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1185208170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:00:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:31 smithi078 ceph-mon[139570]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:31 smithi078 ceph-mon[142991]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:31 smithi118 ceph-mon[131825]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:33 smithi078 ceph-mon[139570]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:33 smithi078 ceph-mon[142991]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:33 smithi118 ceph-mon[131825]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:35 smithi118 ceph-mon[131825]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:35 smithi078 ceph-mon[139570]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:35 smithi078 ceph-mon[142991]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:00:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:37 smithi118 ceph-mon[131825]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:37 smithi078 ceph-mon[139570]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:37 smithi078 ceph-mon[142991]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:39 smithi118 ceph-mon[131825]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:39 smithi078 ceph-mon[139570]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:39 smithi078 ceph-mon[142991]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:41.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:41 smithi078 ceph-mon[139570]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:41.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:41 smithi078 ceph-mon[142991]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:41 smithi118 ceph-mon[131825]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:43 smithi118 ceph-mon[131825]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:43 smithi078 ceph-mon[139570]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:43 smithi078 ceph-mon[142991]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:45 smithi118 ceph-mon[131825]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:45 smithi078 ceph-mon[139570]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:45 smithi078 ceph-mon[142991]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:00:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:47 smithi118 ceph-mon[131825]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:47 smithi078 ceph-mon[139570]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:47 smithi078 ceph-mon[142991]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:00:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:49 smithi118 ceph-mon[131825]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:49 smithi078 ceph-mon[139570]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:49 smithi078 ceph-mon[142991]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:51 smithi078 ceph-mon[139570]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:51 smithi078 ceph-mon[142991]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:51 smithi118 ceph-mon[131825]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:53 smithi118 ceph-mon[131825]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:53 smithi078 ceph-mon[139570]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:53 smithi078 ceph-mon[142991]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:55 smithi118 ceph-mon[131825]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:55 smithi078 ceph-mon[139570]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:55 smithi078 ceph-mon[142991]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:00:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:00:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:57 smithi118 ceph-mon[131825]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:57 smithi078 ceph-mon[139570]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:00:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:57 smithi078 ceph-mon[142991]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:00.061 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:01:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:00:59 smithi118 ceph-mon[131825]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:00:59 smithi078 ceph-mon[139570]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:00:59 smithi078 ceph-mon[142991]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:00.369 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:01:00.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:01:00.371 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:01:00.751 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:00.752 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:01:00.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:01:00.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:01:00.753 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:01:00.753 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:01:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:00 smithi118 ceph-mon[131825]: from='client.55358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:00 smithi118 ceph-mon[131825]: from='client.55364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1315799844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[142991]: from='client.55358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[142991]: from='client.55364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1315799844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[139570]: from='client.55358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[139570]: from='client.55364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1315799844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:01 smithi078 ceph-mon[139570]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:01 smithi078 ceph-mon[142991]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:01 smithi118 ceph-mon[131825]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:03 smithi118 ceph-mon[131825]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:03 smithi078 ceph-mon[142991]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:03 smithi078 ceph-mon[139570]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:05 smithi118 ceph-mon[131825]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:05 smithi078 ceph-mon[139570]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:05 smithi078 ceph-mon[142991]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:01:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:07 smithi118 ceph-mon[131825]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:07 smithi078 ceph-mon[139570]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:07 smithi078 ceph-mon[142991]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:09 smithi118 ceph-mon[131825]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:09 smithi078 ceph-mon[139570]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:09 smithi078 ceph-mon[142991]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:11 smithi078 ceph-mon[139570]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:11 smithi078 ceph-mon[142991]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:11 smithi118 ceph-mon[131825]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:13 smithi118 ceph-mon[131825]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:13 smithi078 ceph-mon[139570]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:13 smithi078 ceph-mon[142991]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:15 smithi118 ceph-mon[131825]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:15 smithi078 ceph-mon[139570]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:15 smithi078 ceph-mon[142991]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:01:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:17 smithi118 ceph-mon[131825]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:17 smithi078 ceph-mon[139570]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:17 smithi078 ceph-mon[142991]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:19 smithi118 ceph-mon[131825]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:19 smithi078 ceph-mon[139570]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:19 smithi078 ceph-mon[142991]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:21 smithi078 ceph-mon[139570]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:21 smithi078 ceph-mon[142991]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:21 smithi118 ceph-mon[131825]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:01:22.732504047Z level=info msg="Completed cleanup jobs" duration=68.316956ms 2023-12-16T06:01:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:23 smithi118 ceph-mon[131825]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:23 smithi078 ceph-mon[139570]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:23 smithi078 ceph-mon[142991]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:25 smithi118 ceph-mon[131825]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:25 smithi078 ceph-mon[139570]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:26.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:25 smithi078 ceph-mon[142991]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:01:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:01:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:01:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:01:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[139570]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[142991]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:28 smithi118 ceph-mon[131825]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:01:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:01:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:01:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:01:31.091 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:01:31.401 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:01:31.401 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:01:31.401 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:01:31.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:01:31.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:01:31.403 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:01:31.783 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:01:31.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:01:31.785 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:01:31.785 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:01:31.785 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:01:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[142991]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[142991]: from='client.55376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[142991]: from='client.55382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[139570]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[139570]: from='client.55376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:31 smithi078 ceph-mon[139570]: from='client.55382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:31 smithi118 ceph-mon[131825]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:31 smithi118 ceph-mon[131825]: from='client.55376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:31 smithi118 ceph-mon[131825]: from='client.55382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:01:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2509509774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2509509774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2509509774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:01:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:33 smithi078 ceph-mon[139570]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:33 smithi078 ceph-mon[142991]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:33 smithi118 ceph-mon[131825]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:35 smithi118 ceph-mon[131825]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:35 smithi078 ceph-mon[139570]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:35 smithi078 ceph-mon[142991]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:01:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:37 smithi118 ceph-mon[131825]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:37 smithi078 ceph-mon[139570]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:37 smithi078 ceph-mon[142991]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:39 smithi118 ceph-mon[131825]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:39 smithi078 ceph-mon[139570]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:39 smithi078 ceph-mon[142991]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:41 smithi078 ceph-mon[139570]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:41 smithi078 ceph-mon[142991]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:41 smithi118 ceph-mon[131825]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:43 smithi118 ceph-mon[131825]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:43 smithi078 ceph-mon[139570]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:43 smithi078 ceph-mon[142991]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:45 smithi118 ceph-mon[131825]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:45 smithi078 ceph-mon[139570]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:45 smithi078 ceph-mon[142991]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:01:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:47 smithi118 ceph-mon[131825]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:47 smithi078 ceph-mon[139570]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:47 smithi078 ceph-mon[142991]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:01:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:49 smithi118 ceph-mon[131825]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:49 smithi078 ceph-mon[139570]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:49 smithi078 ceph-mon[142991]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:51 smithi078 ceph-mon[139570]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:51 smithi078 ceph-mon[142991]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:51 smithi118 ceph-mon[131825]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:53 smithi118 ceph-mon[131825]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:53 smithi078 ceph-mon[139570]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:53 smithi078 ceph-mon[142991]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:55 smithi118 ceph-mon[131825]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:55 smithi078 ceph-mon[139570]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:55 smithi078 ceph-mon[142991]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:01:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:01:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:57 smithi118 ceph-mon[131825]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:57 smithi078 ceph-mon[139570]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:01:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:57 smithi078 ceph-mon[142991]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:01:59 smithi118 ceph-mon[131825]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:01:59 smithi078 ceph-mon[139570]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:01:59 smithi078 ceph-mon[142991]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:01 smithi078 ceph-mon[139570]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:01 smithi078 ceph-mon[142991]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:02.134 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:02:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:01 smithi118 ceph-mon[131825]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.4M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 4h 726M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:02:02.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 4h 1343M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 661M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5336M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4798M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4567M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4055M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:02:02.444 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:02:02.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:02:02.832 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:02:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[139570]: from='client.55394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[139570]: from='client.55400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[142991]: from='client.55394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:02 smithi078 ceph-mon[142991]: from='client.55400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:02 smithi118 ceph-mon[131825]: from='client.55394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:02 smithi118 ceph-mon[131825]: from='client.55400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:03 smithi078 ceph-mon[142991]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1024452206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:03 smithi078 ceph-mon[139570]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1024452206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:03 smithi118 ceph-mon[131825]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1024452206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:05 smithi118 ceph-mon[131825]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:05 smithi078 ceph-mon[139570]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:05 smithi078 ceph-mon[142991]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:02:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:07 smithi118 ceph-mon[131825]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:07 smithi078 ceph-mon[139570]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:07 smithi078 ceph-mon[142991]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:09 smithi118 ceph-mon[131825]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:09 smithi078 ceph-mon[142991]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:09 smithi078 ceph-mon[139570]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:11 smithi078 ceph-mon[139570]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:11 smithi078 ceph-mon[142991]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:11 smithi118 ceph-mon[131825]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:13 smithi118 ceph-mon[131825]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:13 smithi078 ceph-mon[139570]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:13 smithi078 ceph-mon[142991]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:15 smithi118 ceph-mon[131825]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:15 smithi078 ceph-mon[139570]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:15 smithi078 ceph-mon[142991]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:02:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:17 smithi118 ceph-mon[131825]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:17 smithi078 ceph-mon[139570]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:17 smithi078 ceph-mon[142991]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:19 smithi118 ceph-mon[131825]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:19 smithi078 ceph-mon[139570]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:19 smithi078 ceph-mon[142991]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:21 smithi078 ceph-mon[139570]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:21 smithi078 ceph-mon[142991]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:21 smithi118 ceph-mon[131825]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:23 smithi118 ceph-mon[131825]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:23 smithi078 ceph-mon[139570]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:23 smithi078 ceph-mon[142991]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:25 smithi118 ceph-mon[131825]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:25 smithi078 ceph-mon[139570]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:25 smithi078 ceph-mon[142991]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:02:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:27 smithi118 ceph-mon[131825]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:27 smithi078 ceph-mon[139570]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:27 smithi078 ceph-mon[142991]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:30.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:29 smithi118 ceph-mon[131825]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:29 smithi078 ceph-mon[139570]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:30.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:29 smithi078 ceph-mon[142991]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:02:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:02:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:02:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:31 smithi118 ceph-mon[131825]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:31 smithi078 ceph-mon[139570]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:31 smithi078 ceph-mon[142991]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.207 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:02:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 0s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 0s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 0s ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:02:33.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 0s ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 0s ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 0s ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 0s ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 0s ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 0s ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 0s ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:02:33.521 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:02:33.907 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:02:33.907 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:02:33.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:02:33.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:02:33.908 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:02:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:33 smithi118 ceph-mon[131825]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:33 smithi118 ceph-mon[131825]: from='client.55412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:02:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:02:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[139570]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[139570]: from='client.55412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[142991]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[142991]: from='client.55412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:02:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:02:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:34 smithi118 ceph-mon[131825]: from='client.45453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2810471095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:34 smithi078 ceph-mon[139570]: from='client.45453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2810471095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:34 smithi078 ceph-mon[142991]: from='client.45453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:02:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2810471095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:02:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:35 smithi118 ceph-mon[131825]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:35 smithi078 ceph-mon[139570]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:35 smithi078 ceph-mon[142991]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:02:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:37 smithi118 ceph-mon[131825]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:37 smithi078 ceph-mon[139570]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:37 smithi078 ceph-mon[142991]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:39 smithi118 ceph-mon[131825]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:39 smithi078 ceph-mon[139570]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:39 smithi078 ceph-mon[142991]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:41 smithi078 ceph-mon[139570]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:41 smithi078 ceph-mon[142991]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:41 smithi118 ceph-mon[131825]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:43 smithi118 ceph-mon[131825]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:43 smithi078 ceph-mon[142991]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:43 smithi078 ceph-mon[139570]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:45 smithi118 ceph-mon[131825]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:45 smithi078 ceph-mon[142991]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:46.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:45 smithi078 ceph-mon[139570]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:02:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:47 smithi118 ceph-mon[131825]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:47 smithi078 ceph-mon[139570]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:47 smithi078 ceph-mon[142991]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:02:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:49 smithi118 ceph-mon[131825]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:49 smithi078 ceph-mon[139570]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:49 smithi078 ceph-mon[142991]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:51 smithi078 ceph-mon[139570]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:51 smithi078 ceph-mon[142991]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:51 smithi118 ceph-mon[131825]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:53 smithi118 ceph-mon[131825]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:53 smithi078 ceph-mon[139570]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:53 smithi078 ceph-mon[142991]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:55 smithi118 ceph-mon[131825]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:55 smithi078 ceph-mon[139570]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:55 smithi078 ceph-mon[142991]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:02:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:02:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:57 smithi118 ceph-mon[131825]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:57 smithi078 ceph-mon[139570]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:02:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:57 smithi078 ceph-mon[142991]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:02:59 smithi118 ceph-mon[131825]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:02:59 smithi078 ceph-mon[142991]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:02:59 smithi078 ceph-mon[139570]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:01 smithi078 ceph-mon[139570]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:01 smithi078 ceph-mon[142991]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:01 smithi118 ceph-mon[131825]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:03 smithi078 ceph-mon[139570]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:03 smithi078 ceph-mon[142991]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:03 smithi118 ceph-mon[131825]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:04.251 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 31s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 31s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 31s ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:03:04.561 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 31s ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 31s ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 31s ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 31s ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 31s ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 31s ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 31s ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:03:04.562 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:04.946 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:03:04.947 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:03:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:04 smithi078 ceph-mon[139570]: from='client.55430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:04 smithi078 ceph-mon[142991]: from='client.55430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:04 smithi118 ceph-mon[131825]: from='client.55430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[139570]: from='client.55436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[139570]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/787458940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[142991]: from='client.55436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[142991]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/787458940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:05 smithi118 ceph-mon[131825]: from='client.55436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:05 smithi118 ceph-mon[131825]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:06.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/787458940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:06] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:03:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:07 smithi118 ceph-mon[131825]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:07 smithi078 ceph-mon[139570]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:07 smithi078 ceph-mon[142991]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:09 smithi118 ceph-mon[131825]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:09 smithi078 ceph-mon[139570]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:09 smithi078 ceph-mon[142991]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:11 smithi078 ceph-mon[139570]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:11 smithi078 ceph-mon[142991]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:11 smithi118 ceph-mon[131825]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:13 smithi118 ceph-mon[131825]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:13 smithi078 ceph-mon[139570]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:13 smithi078 ceph-mon[142991]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:15 smithi118 ceph-mon[131825]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:15 smithi078 ceph-mon[139570]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:15 smithi078 ceph-mon[142991]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:16] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:03:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:17 smithi118 ceph-mon[131825]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:17 smithi078 ceph-mon[142991]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:17 smithi078 ceph-mon[139570]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:20.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:19 smithi118 ceph-mon[131825]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:19 smithi078 ceph-mon[139570]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:19 smithi078 ceph-mon[142991]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:21 smithi078 ceph-mon[139570]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:21 smithi078 ceph-mon[142991]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:21 smithi118 ceph-mon[131825]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:23 smithi118 ceph-mon[131825]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:23 smithi078 ceph-mon[142991]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:23 smithi078 ceph-mon[139570]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:25 smithi118 ceph-mon[131825]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:25 smithi078 ceph-mon[139570]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:25 smithi078 ceph-mon[142991]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:03:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:27 smithi118 ceph-mon[131825]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:27 smithi078 ceph-mon[139570]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:27 smithi078 ceph-mon[142991]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:29 smithi118 ceph-mon[131825]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:29 smithi078 ceph-mon[139570]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:29 smithi078 ceph-mon[142991]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:31 smithi078 ceph-mon[139570]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:31.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:31 smithi078 ceph-mon[142991]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:31 smithi118 ceph-mon[131825]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:33 smithi078 ceph-mon[139570]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:33.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:03:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:33 smithi078 ceph-mon[142991]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:33.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:03:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:33 smithi118 ceph-mon[131825]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:03:35.290 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 62s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 10m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 62s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 10m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:03:35.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 10m ago 4h 462M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 62s ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 62s ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 10m ago 4h 628M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 62s ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 62s ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 10m ago 4h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 62s ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 62s ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 62s ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 62s ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 10m ago 4h 3712M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 10m ago 4h 4296M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:03:35.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 10m ago 4h 3698M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:03:35.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 10m ago 4h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:03:35.599 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 10m ago 4h 129M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:03:35.980 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:03:35.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:03:35.982 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:03:35.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:03:35.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:03:35.982 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:03:35.982 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:03:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:35 smithi118 ceph-mon[131825]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:35 smithi118 ceph-mon[131825]: from='client.45483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:35 smithi078 ceph-mon[139570]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:35 smithi078 ceph-mon[139570]: from='client.45483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:35 smithi078 ceph-mon[142991]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:35 smithi078 ceph-mon[142991]: from='client.45483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:03:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:36 smithi118 ceph-mon[131825]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2055150962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[142991]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2055150962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[139570]: from='client.45489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:03:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2055150962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:03:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:38 smithi118 ceph-mon[131825]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[139570]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[142991]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:40 smithi118 ceph-mon[131825]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:40 smithi078 ceph-mon[139570]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:40 smithi078 ceph-mon[142991]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:03:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:03:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:03:41.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:03:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:42 smithi118 ceph-mon[131825]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:42 smithi078 ceph-mon[139570]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:42 smithi078 ceph-mon[142991]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:44 smithi118 ceph-mon[131825]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:44 smithi078 ceph-mon[139570]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:44 smithi078 ceph-mon[142991]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:46 smithi118 ceph-mon[131825]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:46 smithi078 ceph-mon[139570]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:46 smithi078 ceph-mon[142991]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:03:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:03:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:48 smithi118 ceph-mon[131825]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:48 smithi078 ceph-mon[139570]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:48 smithi078 ceph-mon[142991]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:50 smithi118 ceph-mon[131825]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:50 smithi078 ceph-mon[139570]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:50 smithi078 ceph-mon[142991]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:51 smithi078 ceph-mon[139570]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:51.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:51 smithi078 ceph-mon[142991]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:51 smithi118 ceph-mon[131825]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:53 smithi118 ceph-mon[131825]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:53 smithi078 ceph-mon[139570]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:53 smithi078 ceph-mon[142991]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:55 smithi118 ceph-mon[131825]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:55 smithi078 ceph-mon[139570]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:55 smithi078 ceph-mon[142991]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:03:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:03:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:57 smithi118 ceph-mon[131825]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:57 smithi078 ceph-mon[139570]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:03:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:57 smithi078 ceph-mon[142991]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:03:59 smithi118 ceph-mon[131825]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:03:59 smithi078 ceph-mon[139570]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:03:59 smithi078 ceph-mon[142991]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:01 smithi078 ceph-mon[139570]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:01 smithi078 ceph-mon[142991]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:01 smithi118 ceph-mon[131825]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:03.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:03 smithi118 ceph-mon[131825]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:03 smithi078 ceph-mon[139570]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:03 smithi078 ceph-mon[142991]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:06.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:05 smithi118 ceph-mon[131825]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:05 smithi078 ceph-mon[139570]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:06.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:05 smithi078 ceph-mon[142991]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:06.325 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:04:06.637 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 93s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 30s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 93s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 30s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 30s ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 93s ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 93s ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 30s ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 93s ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 93s ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 30s ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 93s ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:04:06.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 93s ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 93s ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 93s ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 30s ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 30s ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 30s ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 30s ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:04:06.639 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 30s ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:04:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:04:07.027 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:04:07.027 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:04:07.027 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:04:07.027 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:07.028 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:04:07.029 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:04:07.029 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:04:07.029 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:04:07.029 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:04:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:06 smithi118 ceph-mon[131825]: from='client.45501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:06 smithi078 ceph-mon[139570]: from='client.45501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:06 smithi078 ceph-mon[142991]: from='client.45501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:07 smithi118 ceph-mon[131825]: from='client.55472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:07 smithi118 ceph-mon[131825]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:08.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2404867981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[139570]: from='client.55472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[139570]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2404867981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[142991]: from='client.55472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[142991]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2404867981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:09 smithi118 ceph-mon[131825]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:09 smithi078 ceph-mon[139570]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:09 smithi078 ceph-mon[142991]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:11 smithi118 ceph-mon[131825]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:11 smithi078 ceph-mon[139570]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:11 smithi078 ceph-mon[142991]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:14.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:13 smithi118 ceph-mon[131825]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:13 smithi078 ceph-mon[139570]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:13 smithi078 ceph-mon[142991]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:16.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:15 smithi118 ceph-mon[131825]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:15 smithi078 ceph-mon[139570]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:15 smithi078 ceph-mon[142991]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:04:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:17 smithi118 ceph-mon[131825]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:17 smithi078 ceph-mon[139570]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:17 smithi078 ceph-mon[142991]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:20.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:19 smithi118 ceph-mon[131825]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:19 smithi078 ceph-mon[139570]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:19 smithi078 ceph-mon[142991]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:21 smithi118 ceph-mon[131825]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:21 smithi078 ceph-mon[139570]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:21 smithi078 ceph-mon[142991]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:23 smithi118 ceph-mon[131825]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:23 smithi078 ceph-mon[139570]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:23 smithi078 ceph-mon[142991]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:26.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:25 smithi118 ceph-mon[131825]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:25 smithi078 ceph-mon[139570]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:25 smithi078 ceph-mon[142991]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:04:28.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:27 smithi118 ceph-mon[131825]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:27 smithi078 ceph-mon[139570]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:27 smithi078 ceph-mon[142991]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:30.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:29 smithi118 ceph-mon[131825]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:29 smithi078 ceph-mon[139570]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:29 smithi078 ceph-mon[142991]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:31 smithi118 ceph-mon[131825]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:31 smithi078 ceph-mon[139570]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:31 smithi078 ceph-mon[142991]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:33 smithi118 ceph-mon[131825]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:33 smithi078 ceph-mon[139570]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:33 smithi078 ceph-mon[142991]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:35 smithi118 ceph-mon[131825]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:35 smithi078 ceph-mon[139570]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:35 smithi078 ceph-mon[142991]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:04:37.373 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:04:37.681 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:04:37.681 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:04:37.681 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 61s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:04:37.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:04:37.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 61s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 61s ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 61s ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 61s ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 61s ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 61s ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 61s ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:04:37.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 61s ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:04:37.683 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 61s ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:04:38.069 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:04:38.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:04:38.069 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:04:38.069 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:38.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:04:38.070 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:04:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:37 smithi118 ceph-mon[131825]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:37 smithi118 ceph-mon[131825]: from='client.55484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:37 smithi078 ceph-mon[142991]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:37 smithi078 ceph-mon[142991]: from='client.55484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:37 smithi078 ceph-mon[139570]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:37 smithi078 ceph-mon[139570]: from='client.55484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:39.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:38 smithi078 ceph-mon[142991]: from='client.55490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:39.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2372020416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:38 smithi078 ceph-mon[139570]: from='client.55490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2372020416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:38 smithi118 ceph-mon[131825]: from='client.55490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:04:39.415 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2372020416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:04:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:39 smithi078 ceph-mon[139570]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:39 smithi078 ceph-mon[142991]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:39 smithi118 ceph-mon[131825]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:04:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:04:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[139570]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[142991]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:04:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:04:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:41 smithi118 ceph-mon[131825]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:04:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:04:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:04:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:43 smithi078 ceph-mon[139570]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:43 smithi078 ceph-mon[142991]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:43 smithi118 ceph-mon[131825]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:45 smithi078 ceph-mon[139570]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:45 smithi078 ceph-mon[142991]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:45 smithi118 ceph-mon[131825]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:04:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:04:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:47 smithi078 ceph-mon[139570]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:47 smithi078 ceph-mon[142991]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:47 smithi118 ceph-mon[131825]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:49 smithi078 ceph-mon[139570]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:49 smithi078 ceph-mon[142991]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:49 smithi118 ceph-mon[131825]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:51 smithi118 ceph-mon[131825]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:51 smithi078 ceph-mon[139570]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:51 smithi078 ceph-mon[142991]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:53 smithi118 ceph-mon[131825]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:53 smithi078 ceph-mon[139570]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:53 smithi078 ceph-mon[142991]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:55 smithi118 ceph-mon[131825]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:55 smithi078 ceph-mon[139570]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:55 smithi078 ceph-mon[142991]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:04:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:04:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:57 smithi078 ceph-mon[139570]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:57 smithi078 ceph-mon[142991]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:04:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:57 smithi118 ceph-mon[131825]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:04:59 smithi078 ceph-mon[139570]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:04:59 smithi078 ceph-mon[142991]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:04:59 smithi118 ceph-mon[131825]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:01 smithi118 ceph-mon[131825]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:01 smithi078 ceph-mon[139570]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:01 smithi078 ceph-mon[142991]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:03 smithi118 ceph-mon[131825]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:03 smithi078 ceph-mon[139570]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:03 smithi078 ceph-mon[142991]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:05 smithi078 ceph-mon[139570]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:05 smithi078 ceph-mon[142991]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:06.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:05 smithi118 ceph-mon[131825]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:05:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:07 smithi078 ceph-mon[139570]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:07 smithi078 ceph-mon[142991]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:07 smithi118 ceph-mon[131825]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:08.416 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:05:08.726 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:05:08.726 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 92s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 92s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 92s ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 92s ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 92s ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:05:08.727 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:05:08.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 92s ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:05:08.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 92s ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:05:08.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 92s ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:05:08.728 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 92s ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:05:08.728 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 92s ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:05:09.110 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:05:09.111 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:05:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:08 smithi078 ceph-mon[139570]: from='client.45537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:08 smithi078 ceph-mon[142991]: from='client.45537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:08 smithi118 ceph-mon[131825]: from='client.45537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[139570]: from='client.45543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[139570]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:10.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/127586046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[142991]: from='client.45543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[142991]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/127586046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:09 smithi118 ceph-mon[131825]: from='client.45543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:09 smithi118 ceph-mon[131825]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/127586046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:11 smithi118 ceph-mon[131825]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:11 smithi078 ceph-mon[139570]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:11 smithi078 ceph-mon[142991]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:13 smithi078 ceph-mon[139570]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:13 smithi078 ceph-mon[142991]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:13 smithi118 ceph-mon[131825]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:15 smithi078 ceph-mon[139570]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:15 smithi078 ceph-mon[142991]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:15 smithi118 ceph-mon[131825]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:05:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:17 smithi078 ceph-mon[139570]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:17 smithi078 ceph-mon[142991]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:17 smithi118 ceph-mon[131825]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:19 smithi078 ceph-mon[139570]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:19 smithi078 ceph-mon[142991]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:19 smithi118 ceph-mon[131825]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:21 smithi118 ceph-mon[131825]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:21 smithi078 ceph-mon[139570]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:21 smithi078 ceph-mon[142991]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:23 smithi078 ceph-mon[139570]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:23 smithi078 ceph-mon[142991]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:23 smithi118 ceph-mon[131825]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:25 smithi078 ceph-mon[142991]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:26.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:25 smithi078 ceph-mon[139570]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:26.343 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:25 smithi118 ceph-mon[131825]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:05:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:27 smithi078 ceph-mon[139570]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:27 smithi078 ceph-mon[142991]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:27 smithi118 ceph-mon[131825]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:29 smithi078 ceph-mon[139570]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:29 smithi078 ceph-mon[142991]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:29 smithi118 ceph-mon[131825]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:31 smithi118 ceph-mon[131825]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:31 smithi078 ceph-mon[139570]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:31 smithi078 ceph-mon[142991]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:33 smithi118 ceph-mon[131825]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:33 smithi078 ceph-mon[139570]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:33 smithi078 ceph-mon[142991]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:36.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:35 smithi118 ceph-mon[131825]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:35 smithi078 ceph-mon[139570]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:35 smithi078 ceph-mon[142991]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:05:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:37 smithi078 ceph-mon[142991]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:37 smithi078 ceph-mon[139570]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:37 smithi118 ceph-mon[131825]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:39.454 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:05:39.761 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:05:39.783 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:05:39.784 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:05:39.785 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:05:39.785 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:05:39.785 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:05:39.786 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:05:39.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:05:39.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:05:39.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:05:39.788 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:05:40.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:05:40.146 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:05:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:39 smithi078 ceph-mon[139570]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:39 smithi078 ceph-mon[139570]: from='client.55520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:39 smithi078 ceph-mon[142991]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:39 smithi078 ceph-mon[142991]: from='client.55520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:40.379 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:39 smithi118 ceph-mon[131825]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:40.380 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:39 smithi118 ceph-mon[131825]: from='client.55520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:40 smithi078 ceph-mon[139570]: from='client.45561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/68351328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:40 smithi078 ceph-mon[142991]: from='client.45561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/68351328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:40 smithi118 ceph-mon[131825]: from='client.45561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:05:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/68351328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:05:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[139570]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[142991]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:05:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:05:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:41 smithi118 ceph-mon[131825]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:05:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:05:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:05:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:05:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:43 smithi078 ceph-mon[139570]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:43 smithi078 ceph-mon[142991]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:43 smithi118 ceph-mon[131825]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:45 smithi078 ceph-mon[139570]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:45 smithi078 ceph-mon[142991]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:45 smithi118 ceph-mon[131825]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:05:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:05:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:47 smithi078 ceph-mon[139570]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:47 smithi078 ceph-mon[142991]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:47 smithi118 ceph-mon[131825]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:49 smithi078 ceph-mon[139570]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:49 smithi078 ceph-mon[142991]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:49 smithi118 ceph-mon[131825]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:51 smithi118 ceph-mon[131825]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:51 smithi078 ceph-mon[139570]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:51 smithi078 ceph-mon[142991]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:53 smithi078 ceph-mon[139570]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:53 smithi078 ceph-mon[142991]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:53 smithi118 ceph-mon[131825]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:55 smithi078 ceph-mon[139570]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:55 smithi078 ceph-mon[142991]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:55 smithi118 ceph-mon[131825]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:05:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:05:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:57 smithi078 ceph-mon[139570]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:57 smithi078 ceph-mon[142991]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:05:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:57 smithi118 ceph-mon[131825]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:05:59 smithi078 ceph-mon[139570]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:05:59 smithi078 ceph-mon[142991]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:05:59 smithi118 ceph-mon[131825]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:01 smithi118 ceph-mon[131825]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:01 smithi078 ceph-mon[139570]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:01 smithi078 ceph-mon[142991]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:03 smithi118 ceph-mon[131825]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:03 smithi078 ceph-mon[139570]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:03 smithi078 ceph-mon[142991]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:05 smithi078 ceph-mon[139570]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:05 smithi078 ceph-mon[142991]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:05 smithi118 ceph-mon[131825]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:06:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:07 smithi078 ceph-mon[139570]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:07 smithi078 ceph-mon[142991]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:07 smithi118 ceph-mon[131825]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:09 smithi078 ceph-mon[139570]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:09 smithi078 ceph-mon[142991]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:09 smithi118 ceph-mon[131825]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:10.485 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:06:10.795 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:06:10.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:06:10.797 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:06:11.181 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:06:11.182 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:06:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:10 smithi078 ceph-mon[139570]: from='client.45573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:10 smithi078 ceph-mon[142991]: from='client.45573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:10 smithi118 ceph-mon[131825]: from='client.45573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[139570]: from='client.45579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[139570]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/773006982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[142991]: from='client.45579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[142991]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/773006982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:11 smithi118 ceph-mon[131825]: from='client.45579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:11 smithi118 ceph-mon[131825]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/773006982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:13 smithi078 ceph-mon[139570]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:14.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:13 smithi078 ceph-mon[142991]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:13 smithi118 ceph-mon[131825]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:15 smithi078 ceph-mon[139570]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:15 smithi078 ceph-mon[142991]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:15 smithi118 ceph-mon[131825]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:06:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:17 smithi078 ceph-mon[139570]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:17 smithi078 ceph-mon[142991]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:17 smithi118 ceph-mon[131825]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:19 smithi078 ceph-mon[142991]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:19 smithi078 ceph-mon[139570]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:19 smithi118 ceph-mon[131825]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:21 smithi118 ceph-mon[131825]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:21 smithi078 ceph-mon[139570]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:21 smithi078 ceph-mon[142991]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:23 smithi078 ceph-mon[142991]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:24.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:23 smithi078 ceph-mon[139570]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:23 smithi118 ceph-mon[131825]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:25 smithi078 ceph-mon[139570]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:25 smithi078 ceph-mon[142991]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:25 smithi118 ceph-mon[131825]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:06:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:27 smithi078 ceph-mon[139570]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:27 smithi078 ceph-mon[142991]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:27 smithi118 ceph-mon[131825]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:30.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:29 smithi078 ceph-mon[139570]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:29 smithi078 ceph-mon[142991]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:29 smithi118 ceph-mon[131825]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:31 smithi118 ceph-mon[131825]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:31 smithi078 ceph-mon[139570]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:31 smithi078 ceph-mon[142991]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:33.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:33 smithi118 ceph-mon[131825]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:33 smithi078 ceph-mon[139570]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:33 smithi078 ceph-mon[142991]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:35 smithi078 ceph-mon[139570]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:35 smithi078 ceph-mon[142991]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:35 smithi118 ceph-mon[131825]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:06:38.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:37 smithi078 ceph-mon[139570]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:37 smithi078 ceph-mon[142991]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:37 smithi118 ceph-mon[131825]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:39 smithi078 ceph-mon[139570]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:39 smithi078 ceph-mon[142991]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:39 smithi118 ceph-mon[131825]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:41.526 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:06:41.855 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:06:41.856 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:06:42.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:41 smithi118 ceph-mon[131825]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:42.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:41 smithi118 ceph-mon[131825]: from='client.55556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:42.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:06:42.235 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[139570]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:42.235 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[139570]: from='client.55556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:42.235 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:06:42.236 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[142991]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:42.236 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[142991]: from='client.55556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:42.236 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:06:42.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:06:42.291 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:06:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:42 smithi118 ceph-mon[131825]: from='client.55562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:06:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:06:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:06:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2157995797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[139570]: from='client.55562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2157995797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[142991]: from='client.55562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:06:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2157995797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:06:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:43 smithi118 ceph-mon[131825]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:43 smithi078 ceph-mon[139570]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:43 smithi078 ceph-mon[142991]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:45 smithi078 ceph-mon[139570]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:45 smithi078 ceph-mon[142991]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:45 smithi118 ceph-mon[131825]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:06:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:06:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:47 smithi078 ceph-mon[139570]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:47 smithi078 ceph-mon[142991]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:47 smithi118 ceph-mon[131825]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:49 smithi078 ceph-mon[139570]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:49 smithi078 ceph-mon[142991]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:49 smithi118 ceph-mon[131825]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:51 smithi118 ceph-mon[131825]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:51 smithi078 ceph-mon[139570]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:51 smithi078 ceph-mon[142991]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:53 smithi078 ceph-mon[139570]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:53 smithi078 ceph-mon[142991]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:53 smithi118 ceph-mon[131825]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:55 smithi078 ceph-mon[139570]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:55 smithi078 ceph-mon[142991]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:55 smithi118 ceph-mon[131825]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:06:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:06:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:57 smithi078 ceph-mon[139570]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:57 smithi078 ceph-mon[142991]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:06:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:57 smithi118 ceph-mon[131825]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:06:59 smithi078 ceph-mon[139570]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:06:59 smithi078 ceph-mon[142991]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:06:59 smithi118 ceph-mon[131825]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:01 smithi118 ceph-mon[131825]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:01 smithi078 ceph-mon[139570]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:01 smithi078 ceph-mon[142991]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:03 smithi118 ceph-mon[131825]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:03 smithi078 ceph-mon[139570]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:03 smithi078 ceph-mon[142991]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:05 smithi078 ceph-mon[139570]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:05 smithi078 ceph-mon[142991]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:05 smithi118 ceph-mon[131825]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:07:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:07 smithi078 ceph-mon[139570]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:07 smithi078 ceph-mon[142991]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:07 smithi118 ceph-mon[131825]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:09 smithi078 ceph-mon[139570]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:10.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:09 smithi078 ceph-mon[142991]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:09 smithi118 ceph-mon[131825]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:11 smithi118 ceph-mon[131825]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:11 smithi078 ceph-mon[139570]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:11 smithi078 ceph-mon[142991]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:12.635 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 4m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 3m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:07:12.947 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:07:12.948 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:07:13.326 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:07:13.327 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:07:13.328 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:07:13.328 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:07:13.328 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:07:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[139570]: from='client.55574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[139570]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[139570]: from='client.45615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2198355710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[142991]: from='client.55574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[142991]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[142991]: from='client.45615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2198355710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:13 smithi118 ceph-mon[131825]: from='client.55574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:13 smithi118 ceph-mon[131825]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:13 smithi118 ceph-mon[131825]: from='client.45615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2198355710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:15 smithi078 ceph-mon[139570]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:15 smithi078 ceph-mon[142991]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:16.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:15 smithi118 ceph-mon[131825]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:07:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:17 smithi078 ceph-mon[139570]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:17 smithi078 ceph-mon[142991]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:17 smithi118 ceph-mon[131825]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:19 smithi078 ceph-mon[139570]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:19 smithi078 ceph-mon[142991]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:19 smithi118 ceph-mon[131825]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:21 smithi118 ceph-mon[131825]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:21 smithi078 ceph-mon[139570]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:21 smithi078 ceph-mon[142991]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:23 smithi078 ceph-mon[139570]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:23 smithi078 ceph-mon[142991]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:23 smithi118 ceph-mon[131825]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:25 smithi078 ceph-mon[139570]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:25 smithi078 ceph-mon[142991]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:25 smithi118 ceph-mon[131825]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T06:07:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:27 smithi078 ceph-mon[139570]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:28.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:27 smithi078 ceph-mon[142991]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:27 smithi118 ceph-mon[131825]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:30.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:29 smithi078 ceph-mon[139570]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:30.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:29 smithi078 ceph-mon[142991]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:29 smithi118 ceph-mon[131825]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:31 smithi118 ceph-mon[131825]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:31 smithi078 ceph-mon[139570]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:31 smithi078 ceph-mon[142991]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:33 smithi118 ceph-mon[131825]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:33 smithi078 ceph-mon[139570]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:33 smithi078 ceph-mon[142991]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:35 smithi078 ceph-mon[142991]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:35 smithi078 ceph-mon[139570]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:35 smithi118 ceph-mon[131825]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:07:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:37 smithi078 ceph-mon[139570]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:37 smithi078 ceph-mon[142991]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:37 smithi118 ceph-mon[131825]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:39 smithi078 ceph-mon[142991]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:40.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:39 smithi078 ceph-mon[139570]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:39 smithi118 ceph-mon[131825]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:41 smithi118 ceph-mon[131825]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:41 smithi078 ceph-mon[139570]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:41 smithi078 ceph-mon[142991]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:07:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:07:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:07:43.661 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:07:43.969 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:07:43.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:07:43.971 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:07:44.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:07:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:07:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:07:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:43 smithi118 ceph-mon[131825]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[139570]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:07:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:43 smithi078 ceph-mon[142991]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:44.353 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:07:44.354 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:07:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:44 smithi118 ceph-mon[131825]: from='client.45627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:44 smithi118 ceph-mon[131825]: from='client.45633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1713617174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[142991]: from='client.45627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[142991]: from='client.45633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1713617174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:45.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[139570]: from='client.45627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[139570]: from='client.45633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:07:45.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1713617174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:07:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:45 smithi118 ceph-mon[131825]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:45 smithi078 ceph-mon[139570]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:45 smithi078 ceph-mon[142991]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:07:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:07:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:47 smithi078 ceph-mon[139570]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:47 smithi078 ceph-mon[142991]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:47 smithi118 ceph-mon[131825]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:49 smithi078 ceph-mon[139570]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:49 smithi078 ceph-mon[142991]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:49 smithi118 ceph-mon[131825]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:51 smithi118 ceph-mon[131825]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:51 smithi078 ceph-mon[139570]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:51 smithi078 ceph-mon[142991]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:53 smithi078 ceph-mon[139570]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:53 smithi078 ceph-mon[142991]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:53 smithi118 ceph-mon[131825]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:55 smithi078 ceph-mon[139570]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:55 smithi078 ceph-mon[142991]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:55 smithi118 ceph-mon[131825]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:07:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:07:58.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:57 smithi078 ceph-mon[139570]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:57 smithi078 ceph-mon[142991]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:07:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:57 smithi118 ceph-mon[131825]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:07:59 smithi078 ceph-mon[139570]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:07:59 smithi078 ceph-mon[142991]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:07:59 smithi118 ceph-mon[131825]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:01 smithi118 ceph-mon[131825]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:01 smithi078 ceph-mon[139570]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:01 smithi078 ceph-mon[142991]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:03 smithi118 ceph-mon[131825]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:03 smithi078 ceph-mon[139570]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:03 smithi078 ceph-mon[142991]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:06.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:05 smithi078 ceph-mon[139570]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:05 smithi078 ceph-mon[142991]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:05 smithi118 ceph-mon[131825]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:08:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:07 smithi078 ceph-mon[139570]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:07 smithi078 ceph-mon[142991]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:07 smithi118 ceph-mon[131825]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:10.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:09 smithi078 ceph-mon[139570]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:10.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:09 smithi078 ceph-mon[142991]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:09 smithi118 ceph-mon[131825]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:11 smithi118 ceph-mon[131825]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:11 smithi078 ceph-mon[139570]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:11 smithi078 ceph-mon[142991]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:14.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:13 smithi078 ceph-mon[139570]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:14.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:13 smithi078 ceph-mon[142991]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:13 smithi118 ceph-mon[131825]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:14.700 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:08:15.009 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 4h 5368M 2406M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 4h 4830M 2406M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 4h 4591M 2406M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 4h 4085M 2406M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:08:15.010 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:08:15.391 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:08:15.391 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:08:15.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:08:15.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:08:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[139570]: from='client.45645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[139570]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:16.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[139570]: from='client.45651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1249828291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[142991]: from='client.45645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[142991]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[142991]: from='client.45651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1249828291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:15 smithi118 ceph-mon[131825]: from='client.45645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:15 smithi118 ceph-mon[131825]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:15 smithi118 ceph-mon[131825]: from='client.45651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1249828291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:08:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:17 smithi078 ceph-mon[139570]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:17 smithi078 ceph-mon[142991]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:17 smithi118 ceph-mon[131825]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:19 smithi118 ceph-mon[131825]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:19 smithi078 ceph-mon[139570]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:19 smithi078 ceph-mon[142991]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:21 smithi118 ceph-mon[131825]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:21 smithi078 ceph-mon[139570]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:21 smithi078 ceph-mon[142991]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:23 smithi078 ceph-mon[142991]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:24.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:23 smithi078 ceph-mon[139570]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:23 smithi118 ceph-mon[131825]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:26.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:25 smithi078 ceph-mon[139570]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:26.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:25 smithi078 ceph-mon[142991]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:25 smithi118 ceph-mon[131825]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:08:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:27 smithi118 ceph-mon[131825]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:27 smithi078 ceph-mon[142991]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:27 smithi078 ceph-mon[139570]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:29 smithi118 ceph-mon[131825]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:29 smithi078 ceph-mon[142991]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:29 smithi078 ceph-mon[139570]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:31 smithi118 ceph-mon[131825]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:31 smithi078 ceph-mon[142991]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:31 smithi078 ceph-mon[139570]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:33 smithi118 ceph-mon[131825]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:33 smithi078 ceph-mon[142991]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:33 smithi078 ceph-mon[139570]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:35 smithi078 ceph-mon[139570]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:35 smithi078 ceph-mon[142991]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:35 smithi118 ceph-mon[131825]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:08:38.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:37 smithi078 ceph-mon[139570]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:38.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:37 smithi078 ceph-mon[142991]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:37 smithi118 ceph-mon[131825]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:39 smithi118 ceph-mon[131825]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:39 smithi078 ceph-mon[139570]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:39 smithi078 ceph-mon[142991]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:41 smithi118 ceph-mon[131825]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:41 smithi078 ceph-mon[139570]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:41 smithi078 ceph-mon[142991]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:08:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:08:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:08:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:08:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:08:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:08:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:45 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2396M 2023-12-16T06:08:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:45 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2396M 2023-12-16T06:08:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:45 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2396M 2023-12-16T06:08:45.739 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:08:46.051 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:08:46.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:08:46.053 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:08:46.434 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:08:46.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:08:46.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:08:46.436 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:08:46.436 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:08:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:46 smithi118 ceph-mon[131825]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:46 smithi078 ceph-mon[139570]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:46 smithi078 ceph-mon[142991]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:08:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:47 smithi118 ceph-mon[131825]: from='client.45663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:47 smithi118 ceph-mon[131825]: from='client.55634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/140507909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[139570]: from='client.45663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[139570]: from='client.55634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/140507909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[142991]: from='client.45663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[142991]: from='client.55634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/140507909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:08:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:08:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:48 smithi118 ceph-mon[131825]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:48 smithi078 ceph-mon[142991]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:48 smithi078 ceph-mon[139570]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:50 smithi118 ceph-mon[131825]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:50 smithi078 ceph-mon[139570]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:50 smithi078 ceph-mon[142991]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:51 smithi118 ceph-mon[131825]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:51 smithi078 ceph-mon[139570]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:51 smithi078 ceph-mon[142991]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:53 smithi078 ceph-mon[142991]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:53 smithi078 ceph-mon[139570]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:53 smithi118 ceph-mon[131825]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:55 smithi118 ceph-mon[131825]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:55 smithi078 ceph-mon[139570]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:55 smithi078 ceph-mon[142991]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:08:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:08:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:57 smithi118 ceph-mon[131825]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:57 smithi078 ceph-mon[139570]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:08:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:57 smithi078 ceph-mon[142991]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:08:59 smithi118 ceph-mon[131825]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:08:59 smithi078 ceph-mon[139570]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:08:59 smithi078 ceph-mon[142991]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:01 smithi118 ceph-mon[131825]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:01 smithi078 ceph-mon[139570]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:01 smithi078 ceph-mon[142991]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:03 smithi118 ceph-mon[131825]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:03 smithi078 ceph-mon[142991]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:03 smithi078 ceph-mon[139570]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:05 smithi118 ceph-mon[131825]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:05 smithi078 ceph-mon[139570]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:05 smithi078 ceph-mon[142991]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:09:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:07 smithi118 ceph-mon[131825]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:07 smithi078 ceph-mon[139570]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:07 smithi078 ceph-mon[142991]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:09 smithi118 ceph-mon[131825]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:09 smithi078 ceph-mon[139570]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:09 smithi078 ceph-mon[142991]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:11 smithi118 ceph-mon[131825]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:11 smithi078 ceph-mon[139570]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:11 smithi078 ceph-mon[142991]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:13 smithi118 ceph-mon[131825]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:13 smithi078 ceph-mon[139570]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:13 smithi078 ceph-mon[142991]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:15 smithi118 ceph-mon[131825]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:15 smithi078 ceph-mon[139570]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:16.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:15 smithi078 ceph-mon[142991]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:09:16.780 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:09:17.092 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:09:17.092 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 6m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 5m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:09:17.093 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:09:17.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:09:17.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:09:17.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:09:17.094 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:09:17.094 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:09:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:09:17.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:09:17.476 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:09:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:17 smithi118 ceph-mon[131825]: from='client.55646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:17 smithi118 ceph-mon[131825]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:17 smithi118 ceph-mon[131825]: from='client.55652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2104265608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[139570]: from='client.55646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[139570]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[139570]: from='client.55652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2104265608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[142991]: from='client.55646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[142991]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[142991]: from='client.55652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2104265608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:19 smithi118 ceph-mon[131825]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:19 smithi078 ceph-mon[139570]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:19 smithi078 ceph-mon[142991]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:21 smithi118 ceph-mon[131825]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:21 smithi078 ceph-mon[142991]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:21 smithi078 ceph-mon[139570]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:23 smithi118 ceph-mon[131825]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:23 smithi078 ceph-mon[139570]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:23 smithi078 ceph-mon[142991]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:25 smithi118 ceph-mon[131825]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:25 smithi078 ceph-mon[139570]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:25 smithi078 ceph-mon[142991]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:09:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:27 smithi118 ceph-mon[131825]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:27 smithi078 ceph-mon[139570]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:27 smithi078 ceph-mon[142991]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:29 smithi118 ceph-mon[131825]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:29 smithi078 ceph-mon[139570]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:29 smithi078 ceph-mon[142991]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:31 smithi118 ceph-mon[131825]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:31 smithi078 ceph-mon[139570]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:31 smithi078 ceph-mon[142991]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:33 smithi118 ceph-mon[131825]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:33 smithi078 ceph-mon[139570]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:33 smithi078 ceph-mon[142991]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:35 smithi118 ceph-mon[131825]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:35 smithi078 ceph-mon[139570]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:35 smithi078 ceph-mon[142991]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:09:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:37 smithi118 ceph-mon[131825]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:37 smithi078 ceph-mon[139570]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:37 smithi078 ceph-mon[142991]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:39 smithi118 ceph-mon[131825]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:39 smithi078 ceph-mon[139570]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:39 smithi078 ceph-mon[142991]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:41 smithi118 ceph-mon[131825]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:41 smithi078 ceph-mon[139570]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:41 smithi078 ceph-mon[142991]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:43 smithi118 ceph-mon[131825]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:44.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:09:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:43 smithi078 ceph-mon[139570]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:09:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:43 smithi078 ceph-mon[142991]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:09:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:09:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:09:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:09:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:09:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:09:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:09:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:09:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:09:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:09:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:46 smithi118 ceph-mon[131825]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:46 smithi078 ceph-mon[139570]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:46 smithi078 ceph-mon[142991]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:09:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:09:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:09:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:09:48.130 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:09:48.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:09:48.517 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:09:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:48 smithi118 ceph-mon[131825]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:48 smithi078 ceph-mon[139570]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:48 smithi078 ceph-mon[142991]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:49 smithi118 ceph-mon[131825]: from='client.45699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:49 smithi118 ceph-mon[131825]: from='client.45705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1705088912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[139570]: from='client.45699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[139570]: from='client.45705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1705088912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[142991]: from='client.45699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[142991]: from='client.45705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:09:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1705088912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:09:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:50 smithi118 ceph-mon[131825]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:50 smithi078 ceph-mon[139570]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:50 smithi078 ceph-mon[142991]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:51 smithi118 ceph-mon[131825]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:51 smithi078 ceph-mon[139570]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:51 smithi078 ceph-mon[142991]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:53 smithi118 ceph-mon[131825]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:53 smithi078 ceph-mon[139570]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:53 smithi078 ceph-mon[142991]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:55 smithi118 ceph-mon[131825]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:55 smithi078 ceph-mon[139570]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:55 smithi078 ceph-mon[142991]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:09:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:09:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:09:58 smithi118 ceph-mon[131825]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:09:58 smithi078 ceph-mon[139570]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:09:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:09:58 smithi078 ceph-mon[142991]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:00 smithi118 ceph-mon[131825]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:00.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:10:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:00 smithi078 ceph-mon[142991]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:10:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:00 smithi078 conmon[139546]: 2023-12-16T06:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:10:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:00 smithi078 ceph-mon[139570]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:10:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:01 smithi118 ceph-mon[131825]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:01 smithi078 ceph-mon[139570]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:01 smithi078 ceph-mon[142991]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:03 smithi118 ceph-mon[131825]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:03 smithi078 ceph-mon[139570]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:03 smithi078 ceph-mon[142991]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:05 smithi118 ceph-mon[131825]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:05 smithi078 ceph-mon[139570]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:06 smithi078 ceph-mon[142991]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:10:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:08 smithi118 ceph-mon[131825]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:08 smithi078 ceph-mon[139570]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:08 smithi078 ceph-mon[142991]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:10 smithi118 ceph-mon[131825]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:10 smithi078 ceph-mon[139570]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:10 smithi078 ceph-mon[142991]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:11 smithi118 ceph-mon[131825]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:11 smithi078 ceph-mon[139570]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:11 smithi078 ceph-mon[142991]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:14 smithi118 ceph-mon[131825]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:14 smithi078 ceph-mon[139570]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:14 smithi078 ceph-mon[142991]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:16 smithi118 ceph-mon[131825]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:16 smithi078 ceph-mon[139570]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:16 smithi078 ceph-mon[142991]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:10:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:18 smithi118 ceph-mon[131825]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:18 smithi078 ceph-mon[139570]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:18 smithi078 ceph-mon[142991]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:18.864 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 7m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 6m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:10:19.178 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:10:19.179 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:10:19.180 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:10:19.560 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:10:19.560 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:10:19.560 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:10:19.561 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:10:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:20 smithi118 ceph-mon[131825]: from='client.55682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:20 smithi118 ceph-mon[131825]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:20 smithi118 ceph-mon[131825]: from='client.55688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1106433377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[139570]: from='client.55682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[139570]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[139570]: from='client.55688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1106433377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[142991]: from='client.55682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[142991]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[142991]: from='client.55688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1106433377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:21 smithi118 ceph-mon[131825]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:21 smithi078 ceph-mon[139570]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:21 smithi078 ceph-mon[142991]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:24 smithi118 ceph-mon[131825]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:24 smithi078 ceph-mon[139570]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:24 smithi078 ceph-mon[142991]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:26 smithi118 ceph-mon[131825]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:26 smithi078 ceph-mon[139570]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:26 smithi078 ceph-mon[142991]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:10:28.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:28 smithi118 ceph-mon[131825]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:28 smithi078 ceph-mon[139570]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:28 smithi078 ceph-mon[142991]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:30 smithi118 ceph-mon[131825]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:30 smithi078 ceph-mon[139570]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:30 smithi078 ceph-mon[142991]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:31 smithi118 ceph-mon[131825]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:31 smithi078 ceph-mon[139570]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:31 smithi078 ceph-mon[142991]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:33 smithi118 ceph-mon[131825]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:33 smithi078 ceph-mon[139570]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:33 smithi078 ceph-mon[142991]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:36 smithi118 ceph-mon[131825]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:36 smithi078 ceph-mon[142991]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:36.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:36 smithi078 ceph-mon[139570]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:10:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:38 smithi118 ceph-mon[131825]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:38 smithi078 ceph-mon[139570]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:38 smithi078 ceph-mon[142991]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:40 smithi118 ceph-mon[131825]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:40 smithi078 ceph-mon[139570]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:40 smithi078 ceph-mon[142991]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:41 smithi118 ceph-mon[131825]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:41 smithi078 ceph-mon[139570]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:41 smithi078 ceph-mon[142991]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:44 smithi118 ceph-mon[131825]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:44 smithi078 ceph-mon[139570]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:44 smithi078 ceph-mon[142991]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:10:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:45.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:10:45.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:45.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:45.483 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:10:45.483 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:45.483 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:46 smithi118 ceph-mon[131825]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:10:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:10:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[142991]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[139570]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:10:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:10:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:10:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:10:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:10:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:48 smithi118 ceph-mon[131825]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:48 smithi078 ceph-mon[142991]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:48 smithi078 ceph-mon[139570]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:49.913 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:10:50.223 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:10:50.223 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:10:50.223 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:10:50.223 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 4h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 4h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:10:50.224 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:10:50.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:10:50.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:10:50.225 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:10:50.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:50 smithi118 ceph-mon[131825]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:50 smithi078 ceph-mon[139570]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:50 smithi078 ceph-mon[142991]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:50.606 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:10:50.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:10:50.608 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:10:50.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:10:50.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:10:50.608 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:10:50.608 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:10:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:51 smithi118 ceph-mon[131825]: from='client.55700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:51 smithi118 ceph-mon[131825]: from='client.55706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2832344067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[139570]: from='client.55700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[139570]: from='client.55706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2832344067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[142991]: from='client.55700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[142991]: from='client.55706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:10:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2832344067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:10:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:52 smithi118 ceph-mon[131825]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:52 smithi078 ceph-mon[139570]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:52 smithi078 ceph-mon[142991]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:54 smithi118 ceph-mon[131825]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:54 smithi078 ceph-mon[139570]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:54 smithi078 ceph-mon[142991]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:56 smithi118 ceph-mon[131825]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:56 smithi078 ceph-mon[139570]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:56 smithi078 ceph-mon[142991]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:10:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:10:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:10:58 smithi118 ceph-mon[131825]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:10:58 smithi078 ceph-mon[139570]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:10:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:10:58 smithi078 ceph-mon[142991]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:00 smithi118 ceph-mon[131825]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:00 smithi078 ceph-mon[139570]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:00 smithi078 ceph-mon[142991]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:01 smithi118 ceph-mon[131825]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:01 smithi078 ceph-mon[139570]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:01 smithi078 ceph-mon[142991]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:03 smithi118 ceph-mon[131825]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:03 smithi078 ceph-mon[139570]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:03 smithi078 ceph-mon[142991]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:06 smithi118 ceph-mon[131825]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:06 smithi078 ceph-mon[139570]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:06 smithi078 ceph-mon[142991]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:11:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:08 smithi118 ceph-mon[131825]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:08 smithi078 ceph-mon[139570]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:08 smithi078 ceph-mon[142991]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:10 smithi118 ceph-mon[131825]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:10 smithi078 ceph-mon[139570]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:10 smithi078 ceph-mon[142991]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:11 smithi118 ceph-mon[131825]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:11 smithi078 ceph-mon[139570]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:11 smithi078 ceph-mon[142991]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:14 smithi118 ceph-mon[131825]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:14 smithi078 ceph-mon[139570]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:14 smithi078 ceph-mon[142991]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:16 smithi118 ceph-mon[131825]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:16 smithi078 ceph-mon[142991]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:16 smithi078 ceph-mon[139570]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:11:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:18 smithi118 ceph-mon[131825]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:18 smithi078 ceph-mon[139570]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:18 smithi078 ceph-mon[142991]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:20 smithi118 ceph-mon[131825]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:20 smithi078 ceph-mon[139570]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:20 smithi078 ceph-mon[142991]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:20.956 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 8m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 8m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 7m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:11:21.261 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 5h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 5h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:11:21.262 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:11:21.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:11:21.643 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:11:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:21 smithi118 ceph-mon[131825]: from='client.45753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:21 smithi118 ceph-mon[131825]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:21 smithi118 ceph-mon[131825]: from='client.55724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3548740668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[139570]: from='client.45753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[139570]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[139570]: from='client.55724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3548740668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[142991]: from='client.45753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[142991]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[142991]: from='client.55724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3548740668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:11:22.731416665Z level=info msg="Completed cleanup jobs" duration=66.652842ms 2023-12-16T06:11:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:24 smithi118 ceph-mon[131825]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:24 smithi078 ceph-mon[139570]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:24 smithi078 ceph-mon[142991]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:26 smithi118 ceph-mon[131825]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:26 smithi078 ceph-mon[139570]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:26 smithi078 ceph-mon[142991]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:11:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:28 smithi118 ceph-mon[131825]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:28 smithi078 ceph-mon[139570]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:28 smithi078 ceph-mon[142991]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:30 smithi118 ceph-mon[131825]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:30 smithi078 ceph-mon[139570]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:30 smithi078 ceph-mon[142991]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:31 smithi118 ceph-mon[131825]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:31 smithi078 ceph-mon[139570]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:31 smithi078 ceph-mon[142991]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:33 smithi118 ceph-mon[131825]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:33 smithi078 ceph-mon[139570]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:33 smithi078 ceph-mon[142991]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:36 smithi118 ceph-mon[131825]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:36 smithi078 ceph-mon[139570]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:36 smithi078 ceph-mon[142991]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:36] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T06:11:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:38 smithi118 ceph-mon[131825]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:38 smithi078 ceph-mon[139570]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:38 smithi078 ceph-mon[142991]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:40 smithi118 ceph-mon[131825]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:40 smithi078 ceph-mon[139570]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:40 smithi078 ceph-mon[142991]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:42.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:41 smithi118 ceph-mon[131825]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:41 smithi078 ceph-mon[139570]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:41 smithi078 ceph-mon[142991]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:44 smithi118 ceph-mon[131825]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:44 smithi078 ceph-mon[139570]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:44 smithi078 ceph-mon[142991]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:46 smithi118 ceph-mon[131825]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:11:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:11:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:11:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:11:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[139570]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[142991]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:11:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:11:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:46] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T06:11:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:11:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:48 smithi118 ceph-mon[131825]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:48 smithi078 ceph-mon[139570]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:48 smithi078 ceph-mon[142991]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:50 smithi118 ceph-mon[131825]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:50 smithi078 ceph-mon[139570]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:50 smithi078 ceph-mon[142991]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:52.000 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:11:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:51 smithi118 ceph-mon[131825]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:52.215 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:51 smithi078 ceph-mon[139570]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:52.215 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:51 smithi078 ceph-mon[142991]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:52.323 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 5h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 5h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:11:52.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:11:52.325 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:11:52.722 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:11:52.722 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:11:52.722 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:11:52.722 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:11:52.723 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:11:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:52 smithi118 ceph-mon[131825]: from='client.45771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:52 smithi118 ceph-mon[131825]: from='client.45777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2773786440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[139570]: from='client.45771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[139570]: from='client.45777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2773786440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[142991]: from='client.45771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[142991]: from='client.45777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:11:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2773786440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:11:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:53 smithi118 ceph-mon[131825]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:54.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:53 smithi078 ceph-mon[139570]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:53 smithi078 ceph-mon[142991]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:56 smithi118 ceph-mon[131825]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:56.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:56 smithi078 ceph-mon[139570]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:56 smithi078 ceph-mon[142991]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:11:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:11:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:11:58 smithi118 ceph-mon[131825]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:11:58 smithi078 ceph-mon[139570]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:11:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:11:58 smithi078 ceph-mon[142991]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:00 smithi118 ceph-mon[131825]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:00 smithi078 ceph-mon[139570]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:00 smithi078 ceph-mon[142991]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:01 smithi118 ceph-mon[131825]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:01 smithi078 ceph-mon[139570]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:01 smithi078 ceph-mon[142991]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:03 smithi118 ceph-mon[131825]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:04.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:03 smithi078 ceph-mon[139570]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:04.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:03 smithi078 ceph-mon[142991]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:06 smithi118 ceph-mon[131825]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:06 smithi078 ceph-mon[139570]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:06 smithi078 ceph-mon[142991]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:12:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:08 smithi118 ceph-mon[131825]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:08 smithi078 ceph-mon[139570]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:08 smithi078 ceph-mon[142991]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:10 smithi118 ceph-mon[131825]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:10 smithi078 ceph-mon[139570]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:10 smithi078 ceph-mon[142991]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:11 smithi118 ceph-mon[131825]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:11 smithi078 ceph-mon[139570]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:11 smithi078 ceph-mon[142991]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:14 smithi118 ceph-mon[131825]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:14 smithi078 ceph-mon[139570]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:14 smithi078 ceph-mon[142991]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:16 smithi118 ceph-mon[131825]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:16 smithi078 ceph-mon[139570]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:16 smithi078 ceph-mon[142991]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:12:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:18 smithi118 ceph-mon[131825]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:18 smithi078 ceph-mon[142991]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:18 smithi078 ceph-mon[139570]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:20 smithi118 ceph-mon[131825]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:20 smithi078 ceph-mon[139570]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:20 smithi078 ceph-mon[142991]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:21 smithi118 ceph-mon[131825]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:21 smithi078 ceph-mon[139570]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:21 smithi078 ceph-mon[142991]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:23.072 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 9m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 8m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 9m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 8m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:12:23.377 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 8m ago 4h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 9m ago 5h 732M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 9m ago 5h 1382M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 4h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 4h 677M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 8m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 4h 5368M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 4h 4830M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 4h 4591M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 4h 4085M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:12:23.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:12:23.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:12:23.379 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 8m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:12:23.757 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:12:23.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:12:23.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:12:23.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:12:23.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:12:23.759 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:12:23.759 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:12:24.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:24 smithi118 ceph-mon[131825]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:24.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:24 smithi118 ceph-mon[131825]: from='client.45789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:24 smithi118 ceph-mon[131825]: from='client.55760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.414 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4266348796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:24.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[139570]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:24.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[139570]: from='client.45789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[139570]: from='client.55760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4266348796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:24.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[142991]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:24.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[142991]: from='client.45789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[142991]: from='client.55760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:24.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4266348796' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:26 smithi118 ceph-mon[131825]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:26 smithi078 ceph-mon[139570]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:26 smithi078 ceph-mon[142991]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:12:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:28 smithi118 ceph-mon[131825]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:28 smithi078 ceph-mon[139570]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:28 smithi078 ceph-mon[142991]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:30 smithi118 ceph-mon[131825]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:30 smithi078 ceph-mon[139570]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:30 smithi078 ceph-mon[142991]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:31 smithi118 ceph-mon[131825]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:31 smithi078 ceph-mon[139570]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:31 smithi078 ceph-mon[142991]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:34.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:33 smithi118 ceph-mon[131825]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:33 smithi078 ceph-mon[139570]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:33 smithi078 ceph-mon[142991]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:36 smithi118 ceph-mon[131825]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:36 smithi078 ceph-mon[142991]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:36 smithi078 ceph-mon[139570]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:12:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:38 smithi118 ceph-mon[131825]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:38 smithi078 ceph-mon[139570]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:38 smithi078 ceph-mon[142991]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:40 smithi118 ceph-mon[131825]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:40 smithi078 ceph-mon[139570]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:40 smithi078 ceph-mon[142991]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:41 smithi118 ceph-mon[131825]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:41 smithi078 ceph-mon[139570]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:41 smithi078 ceph-mon[142991]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:44 smithi118 ceph-mon[131825]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:44 smithi078 ceph-mon[139570]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:44 smithi078 ceph-mon[142991]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:46 smithi118 ceph-mon[131825]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:12:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:46 smithi078 ceph-mon[139570]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:12:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:46 smithi078 ceph-mon[142991]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:12:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:12:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:12:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:48 smithi118 ceph-mon[131825]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:48 smithi078 ceph-mon[139570]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:48 smithi078 ceph-mon[142991]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:12:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:12:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:12:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:12:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:50 smithi078 ceph-mon[139570]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:50 smithi078 ceph-mon[142991]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:50 smithi118 ceph-mon[131825]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:51 smithi118 ceph-mon[131825]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:51 smithi078 ceph-mon[139570]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:51 smithi078 ceph-mon[142991]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:54.107 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:12:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:54 smithi118 ceph-mon[131825]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:54.415 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:12:54.415 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:12:54.415 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 5s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5s ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5s ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 5h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:12:54.416 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5s ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5s ago 4h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5s ago 4h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5s ago 4h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5s ago 4h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:12:54.417 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:12:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:54 smithi078 ceph-mon[139570]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:54 smithi078 ceph-mon[142991]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:12:54.799 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:12:54.800 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:12:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:55 smithi118 ceph-mon[131825]: from='client.45807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:55 smithi118 ceph-mon[131825]: from='client.45813 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/899166051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[142991]: from='client.45807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[142991]: from='client.45813 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/899166051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[139570]: from='client.45807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[139570]: from='client.45813 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:12:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/899166051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:12:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:56 smithi118 ceph-mon[131825]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:56 smithi078 ceph-mon[139570]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:56.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:56 smithi078 ceph-mon[142991]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:12:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:12:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:12:58 smithi118 ceph-mon[131825]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:12:58 smithi078 ceph-mon[139570]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:12:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:12:58 smithi078 ceph-mon[142991]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:00 smithi118 ceph-mon[131825]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:00 smithi078 ceph-mon[139570]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:00 smithi078 ceph-mon[142991]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:01 smithi118 ceph-mon[131825]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:01 smithi078 ceph-mon[139570]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:01 smithi078 ceph-mon[142991]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:03 smithi118 ceph-mon[131825]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:03 smithi078 ceph-mon[139570]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:03 smithi078 ceph-mon[142991]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:06 smithi118 ceph-mon[131825]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:06 smithi078 ceph-mon[139570]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:06 smithi078 ceph-mon[142991]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:13:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:08 smithi118 ceph-mon[131825]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:08 smithi078 ceph-mon[139570]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:08 smithi078 ceph-mon[142991]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:10 smithi118 ceph-mon[131825]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:10 smithi078 ceph-mon[139570]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:10 smithi078 ceph-mon[142991]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:11 smithi118 ceph-mon[131825]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:11 smithi078 ceph-mon[139570]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:11 smithi078 ceph-mon[142991]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:14 smithi118 ceph-mon[131825]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:14 smithi078 ceph-mon[139570]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:14 smithi078 ceph-mon[142991]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:16 smithi118 ceph-mon[131825]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:16 smithi078 ceph-mon[139570]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:16 smithi078 ceph-mon[142991]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:13:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:18 smithi118 ceph-mon[131825]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:18 smithi078 ceph-mon[139570]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:18 smithi078 ceph-mon[142991]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:20 smithi118 ceph-mon[131825]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:20 smithi078 ceph-mon[139570]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:20 smithi078 ceph-mon[142991]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:21 smithi118 ceph-mon[131825]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:21 smithi078 ceph-mon[139570]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:21 smithi078 ceph-mon[142991]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:24 smithi118 ceph-mon[131825]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:24 smithi078 ceph-mon[139570]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:24 smithi078 ceph-mon[142991]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:25.147 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:13:25.457 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:13:25.457 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 37s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:13:25.457 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 9m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:13:25.457 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 37s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 9m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 37s ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 37s ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 9m ago 5h 646M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 37s ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 37s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 9m ago 4h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 37s ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 37s ago 4h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 37s ago 4h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 37s ago 4h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 4h 3738M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:13:25.458 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 4h 4329M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:13:25.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 4h 3728M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:13:25.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 4h 4212M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:13:25.459 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 9m ago 4h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:13:25.839 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:13:25.840 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:13:25.841 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:13:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:26 smithi118 ceph-mon[131825]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:26 smithi118 ceph-mon[131825]: from='client.45825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:26 smithi118 ceph-mon[131825]: from='client.45831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/866077244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[139570]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[139570]: from='client.45825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[139570]: from='client.45831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/866077244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[142991]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[142991]: from='client.45825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[142991]: from='client.45831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/866077244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:13:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:28 smithi118 ceph-mon[131825]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:28 smithi078 ceph-mon[139570]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:28 smithi078 ceph-mon[142991]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:30 smithi118 ceph-mon[131825]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:30 smithi078 ceph-mon[139570]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:30 smithi078 ceph-mon[142991]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:31 smithi118 ceph-mon[131825]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:31 smithi078 ceph-mon[139570]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:31 smithi078 ceph-mon[142991]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:33 smithi118 ceph-mon[131825]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:33 smithi078 ceph-mon[139570]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:33 smithi078 ceph-mon[142991]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:36 smithi118 ceph-mon[131825]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:36 smithi078 ceph-mon[139570]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:36 smithi078 ceph-mon[142991]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:13:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:38 smithi118 ceph-mon[131825]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:38 smithi078 ceph-mon[139570]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:38 smithi078 ceph-mon[142991]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:40 smithi118 ceph-mon[131825]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:40 smithi078 ceph-mon[139570]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:40 smithi078 ceph-mon[142991]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:41 smithi118 ceph-mon[131825]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:41 smithi078 ceph-mon[139570]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:41 smithi078 ceph-mon[142991]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:44 smithi118 ceph-mon[131825]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:44 smithi078 ceph-mon[139570]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:44 smithi078 ceph-mon[142991]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:46 smithi118 ceph-mon[131825]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:46 smithi078 ceph-mon[139570]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:46 smithi078 ceph-mon[142991]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:13:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:13:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:48 smithi118 ceph-mon[131825]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:48 smithi078 ceph-mon[139570]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:48 smithi078 ceph-mon[142991]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:13:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:13:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:13:50.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:50 smithi118 ceph-mon[131825]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:50.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:50 smithi078 ceph-mon[139570]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:50 smithi078 ceph-mon[142991]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:51 smithi118 ceph-mon[131825]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:51 smithi078 ceph-mon[139570]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:51 smithi078 ceph-mon[142991]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:13:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:13:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:13:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:13:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:54 smithi118 ceph-mon[131825]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:54 smithi078 ceph-mon[139570]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:54 smithi078 ceph-mon[142991]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:56.184 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 68s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 68s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 4s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 68s ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 68s ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4s ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 68s ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 68s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:13:56.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 68s ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 68s ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 68s ago 4h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 68s ago 4h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4s ago 4h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4s ago 4h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4s ago 4h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4s ago 4h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:13:56.491 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4s ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:13:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:56 smithi078 ceph-mon[139570]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:56 smithi078 ceph-mon[142991]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:13:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:13:56.872 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:13:56.872 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:13:56.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:13:56.874 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:13:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:56 smithi118 ceph-mon[131825]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:57 smithi118 ceph-mon[131825]: from='client.55808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:57 smithi118 ceph-mon[131825]: from='client.55814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/757739938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[139570]: from='client.55808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[139570]: from='client.55814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/757739938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[142991]: from='client.55808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[142991]: from='client.55814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:13:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/757739938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:13:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:13:58 smithi118 ceph-mon[131825]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:13:58 smithi078 ceph-mon[139570]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:13:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:13:58 smithi078 ceph-mon[142991]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:00 smithi118 ceph-mon[131825]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:00 smithi078 ceph-mon[139570]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:00 smithi078 ceph-mon[142991]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:01 smithi118 ceph-mon[131825]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:02.233 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:01 smithi078 ceph-mon[139570]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:02.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:01 smithi078 ceph-mon[142991]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:03 smithi118 ceph-mon[131825]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:03 smithi078 ceph-mon[139570]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:03 smithi078 ceph-mon[142991]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:06 smithi118 ceph-mon[131825]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:06 smithi078 ceph-mon[139570]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:06 smithi078 ceph-mon[142991]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:14:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:08 smithi118 ceph-mon[131825]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:08 smithi078 ceph-mon[139570]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:08 smithi078 ceph-mon[142991]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:10 smithi118 ceph-mon[131825]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:10 smithi078 ceph-mon[139570]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:10 smithi078 ceph-mon[142991]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:11 smithi118 ceph-mon[131825]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:11 smithi078 ceph-mon[139570]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:11 smithi078 ceph-mon[142991]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:14 smithi118 ceph-mon[131825]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:14 smithi078 ceph-mon[139570]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:14 smithi078 ceph-mon[142991]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:16 smithi118 ceph-mon[131825]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:16 smithi078 ceph-mon[139570]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:16 smithi078 ceph-mon[142991]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:14:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:18 smithi118 ceph-mon[131825]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:18 smithi078 ceph-mon[139570]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:18 smithi078 ceph-mon[142991]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:20 smithi118 ceph-mon[131825]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:20 smithi078 ceph-mon[139570]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:20 smithi078 ceph-mon[142991]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:21 smithi118 ceph-mon[131825]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:21 smithi078 ceph-mon[139570]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:21 smithi078 ceph-mon[142991]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:24 smithi118 ceph-mon[131825]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:24 smithi078 ceph-mon[139570]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:24 smithi078 ceph-mon[142991]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:26 smithi118 ceph-mon[131825]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:26 smithi078 ceph-mon[139570]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:26 smithi078 ceph-mon[142991]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:14:27.225 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 99s ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 35s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 99s ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 35s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:14:27.532 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 35s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 99s ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 99s ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 35s ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 99s ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 99s ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 35s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 99s ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 99s ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 99s ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 99s ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 35s ago 4h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 35s ago 4h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 35s ago 4h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:14:27.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 35s ago 4h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:14:27.534 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 35s ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:14:27.917 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:14:27.917 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:14:27.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:14:27.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:14:27.918 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:14:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:28 smithi118 ceph-mon[131825]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:28 smithi118 ceph-mon[131825]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:28 smithi118 ceph-mon[131825]: from='client.45867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/352508340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:14:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[139570]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[139570]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[139570]: from='client.45867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/352508340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[142991]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[142991]: from='client.45861 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[142991]: from='client.45867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/352508340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:14:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:30 smithi118 ceph-mon[131825]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:30 smithi078 ceph-mon[139570]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:30.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:30 smithi078 ceph-mon[142991]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:31 smithi118 ceph-mon[131825]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:31 smithi078 ceph-mon[139570]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:31 smithi078 ceph-mon[142991]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:33 smithi118 ceph-mon[131825]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:33 smithi078 ceph-mon[139570]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:33 smithi078 ceph-mon[142991]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:36 smithi118 ceph-mon[131825]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:36 smithi078 ceph-mon[139570]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:36 smithi078 ceph-mon[142991]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:14:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:38 smithi118 ceph-mon[131825]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:38 smithi078 ceph-mon[139570]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:38 smithi078 ceph-mon[142991]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:40 smithi118 ceph-mon[131825]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:40 smithi078 ceph-mon[139570]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:40 smithi078 ceph-mon[142991]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:41 smithi118 ceph-mon[131825]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:41 smithi078 ceph-mon[139570]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:41 smithi078 ceph-mon[142991]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:44 smithi118 ceph-mon[131825]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:44 smithi078 ceph-mon[139570]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:44 smithi078 ceph-mon[142991]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:46 smithi118 ceph-mon[131825]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:46 smithi078 ceph-mon[139570]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:46 smithi078 ceph-mon[142991]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:14:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:14:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:48 smithi118 ceph-mon[131825]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:48 smithi078 ceph-mon[139570]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:48 smithi078 ceph-mon[142991]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:50 smithi118 ceph-mon[131825]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:50 smithi078 ceph-mon[139570]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:50 smithi078 ceph-mon[142991]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:51 smithi118 ceph-mon[131825]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:51 smithi078 ceph-mon[139570]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:51 smithi078 ceph-mon[142991]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:14:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:14:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:14:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:53 smithi118 ceph-mon[131825]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:14:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:14:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[139570]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:14:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:14:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[142991]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:14:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:14:54.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:14:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:56 smithi118 ceph-mon[131825]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:56 smithi078 ceph-mon[139570]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:56 smithi078 ceph-mon[142991]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:14:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:14:58.268 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:14:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:58 smithi118 ceph-mon[131825]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:58 smithi078 ceph-mon[139570]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:58 smithi078 ceph-mon[142991]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 66s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 66s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 66s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 66s ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 66s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:14:58.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 66s ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 66s ago 4h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 66s ago 4h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 66s ago 4h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:14:58.577 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 66s ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:14:58.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:14:58.962 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:14:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:59 smithi118 ceph-mon[131825]: from='client.55844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:59 smithi118 ceph-mon[131825]: from='client.55850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:14:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1668195421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[139570]: from='client.55844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[139570]: from='client.55850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1668195421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[142991]: from='client.55844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[142991]: from='client.55850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:14:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:14:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1668195421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:15:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:00 smithi118 ceph-mon[131825]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:00 smithi078 ceph-mon[139570]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:00 smithi078 ceph-mon[142991]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:01 smithi118 ceph-mon[131825]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:01 smithi078 ceph-mon[139570]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:01 smithi078 ceph-mon[142991]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:03 smithi118 ceph-mon[131825]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:03 smithi078 ceph-mon[139570]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:03 smithi078 ceph-mon[142991]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:06 smithi118 ceph-mon[131825]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:06 smithi078 ceph-mon[139570]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:06 smithi078 ceph-mon[142991]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:15:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:08 smithi118 ceph-mon[131825]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:08 smithi078 ceph-mon[142991]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:08 smithi078 ceph-mon[139570]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:10 smithi118 ceph-mon[131825]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:10 smithi078 ceph-mon[142991]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:10 smithi078 ceph-mon[139570]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:11 smithi118 ceph-mon[131825]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:11 smithi078 ceph-mon[142991]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:11 smithi078 ceph-mon[139570]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:14 smithi118 ceph-mon[131825]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:14 smithi078 ceph-mon[139570]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:14 smithi078 ceph-mon[142991]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:16 smithi118 ceph-mon[131825]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:16 smithi078 ceph-mon[139570]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:16 smithi078 ceph-mon[142991]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:15:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:18 smithi118 ceph-mon[131825]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:18 smithi078 ceph-mon[139570]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:18 smithi078 ceph-mon[142991]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:20 smithi118 ceph-mon[131825]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:20 smithi078 ceph-mon[139570]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:20 smithi078 ceph-mon[142991]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:21 smithi118 ceph-mon[131825]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:21 smithi078 ceph-mon[139570]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:21 smithi078 ceph-mon[142991]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:24 smithi118 ceph-mon[131825]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:24 smithi078 ceph-mon[139570]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:24 smithi078 ceph-mon[142991]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:26.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:26 smithi118 ceph-mon[131825]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:26 smithi078 ceph-mon[139570]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:26 smithi078 ceph-mon[142991]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:15:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:28 smithi118 ceph-mon[131825]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:28 smithi078 ceph-mon[142991]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:28 smithi078 ceph-mon[139570]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:29.311 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 2m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 97s ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 2m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 97s ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 97s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:15:29.618 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 2m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 2m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 97s ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 2m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 97s ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 2m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 2m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 2m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 2m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 97s ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 97s ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 97s ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 97s ago 4h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:15:29.619 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 97s ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:15:29.998 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:15:29.999 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:15:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:30 smithi118 ceph-mon[131825]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:30 smithi118 ceph-mon[131825]: from='client.55862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:30 smithi118 ceph-mon[131825]: from='client.55868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/547069125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:15:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[139570]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[139570]: from='client.55862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[139570]: from='client.55868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/547069125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[142991]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[142991]: from='client.55862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[142991]: from='client.55868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:15:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/547069125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:15:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:31 smithi118 ceph-mon[131825]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:31 smithi078 ceph-mon[139570]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:31 smithi078 ceph-mon[142991]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:33 smithi118 ceph-mon[131825]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:33 smithi078 ceph-mon[139570]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:33 smithi078 ceph-mon[142991]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:36 smithi118 ceph-mon[131825]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:36 smithi078 ceph-mon[139570]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:36 smithi078 ceph-mon[142991]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:15:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:38 smithi118 ceph-mon[131825]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:38 smithi078 ceph-mon[139570]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:38 smithi078 ceph-mon[142991]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:40 smithi118 ceph-mon[131825]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:40 smithi078 ceph-mon[142991]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:40 smithi078 ceph-mon[139570]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:41 smithi118 ceph-mon[131825]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:41 smithi078 ceph-mon[139570]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:41 smithi078 ceph-mon[142991]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:44 smithi118 ceph-mon[131825]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:44 smithi078 ceph-mon[139570]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:44 smithi078 ceph-mon[142991]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:46 smithi118 ceph-mon[131825]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:46 smithi078 ceph-mon[139570]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:46 smithi078 ceph-mon[142991]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:15:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:15:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:48 smithi118 ceph-mon[131825]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:48 smithi078 ceph-mon[139570]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:48 smithi078 ceph-mon[142991]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:50 smithi118 ceph-mon[131825]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:50 smithi078 ceph-mon[139570]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:50 smithi078 ceph-mon[142991]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:51 smithi118 ceph-mon[131825]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:51 smithi078 ceph-mon[139570]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:51 smithi078 ceph-mon[142991]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:54 smithi118 ceph-mon[131825]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:15:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:15:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:15:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:15:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[139570]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[142991]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:15:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:15:56.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:56 smithi118 ceph-mon[131825]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:56 smithi078 ceph-mon[139570]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:56 smithi078 ceph-mon[142991]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:15:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:15:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:15:58 smithi118 ceph-mon[131825]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:15:58 smithi078 ceph-mon[139570]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:15:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:15:58 smithi078 ceph-mon[142991]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:16:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:00 smithi118 ceph-mon[131825]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:00 smithi078 ceph-mon[139570]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:00 smithi078 ceph-mon[142991]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (4h) 3m ago 4h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (4h) 2m ago 4h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:16:00.656 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:16:00.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:16:00.658 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:01.038 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:16:01.039 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:16:01.040 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:01 smithi118 ceph-mon[131825]: from='client.55880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/91682141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:01 smithi078 ceph-mon[139570]: from='client.55880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/91682141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:01 smithi078 ceph-mon[142991]: from='client.55880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/91682141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:02 smithi118 ceph-mon[131825]: from='client.45921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:02 smithi118 ceph-mon[131825]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[139570]: from='client.45921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[139570]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[142991]: from='client.45921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[142991]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:04 smithi118 ceph-mon[131825]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:04 smithi078 ceph-mon[139570]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:04 smithi078 ceph-mon[142991]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:06 smithi118 ceph-mon[131825]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:06 smithi078 ceph-mon[139570]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:06 smithi078 ceph-mon[142991]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:16:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:08 smithi118 ceph-mon[131825]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:08 smithi078 ceph-mon[139570]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:08 smithi078 ceph-mon[142991]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:10 smithi118 ceph-mon[131825]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:10 smithi078 ceph-mon[139570]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:10 smithi078 ceph-mon[142991]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:11 smithi118 ceph-mon[131825]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:11 smithi078 ceph-mon[139570]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:11 smithi078 ceph-mon[142991]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:14 smithi118 ceph-mon[131825]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:14 smithi078 ceph-mon[139570]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:14 smithi078 ceph-mon[142991]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:16 smithi118 ceph-mon[131825]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:16 smithi078 ceph-mon[142991]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:16.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:16 smithi078 ceph-mon[139570]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:16:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:18 smithi118 ceph-mon[131825]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:18 smithi078 ceph-mon[139570]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:18 smithi078 ceph-mon[142991]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:20 smithi118 ceph-mon[131825]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:20 smithi078 ceph-mon[139570]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:20 smithi078 ceph-mon[142991]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:21 smithi118 ceph-mon[131825]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:21 smithi078 ceph-mon[139570]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:21 smithi078 ceph-mon[142991]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:24 smithi118 ceph-mon[131825]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:24 smithi078 ceph-mon[139570]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:24 smithi078 ceph-mon[142991]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:26 smithi118 ceph-mon[131825]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:26 smithi078 ceph-mon[139570]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:26 smithi078 ceph-mon[142991]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:16:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:28 smithi118 ceph-mon[131825]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:28 smithi078 ceph-mon[139570]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:28 smithi078 ceph-mon[142991]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:30 smithi118 ceph-mon[131825]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:30 smithi078 ceph-mon[139570]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:30 smithi078 ceph-mon[142991]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:31.381 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:16:31.695 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 3m ago 4h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 2m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 3m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 3m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 2m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 3m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 3m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:16:31.696 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 3m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 3m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 3m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 2m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 2m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:16:31.697 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 2m ago 4h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:16:32.085 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:16:32.086 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:16:32.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:16:32.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:16:32.087 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:16:32.087 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:16:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:31 smithi118 ceph-mon[131825]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:32.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:31 smithi118 ceph-mon[131825]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:31 smithi078 ceph-mon[139570]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:31 smithi078 ceph-mon[139570]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:31 smithi078 ceph-mon[142991]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:31 smithi078 ceph-mon[142991]: from='client.45933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:32 smithi118 ceph-mon[131825]: from='client.55904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/525566554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[139570]: from='client.55904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/525566554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[142991]: from='client.55904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:16:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/525566554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:16:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:33 smithi118 ceph-mon[131825]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:33 smithi078 ceph-mon[139570]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:33 smithi078 ceph-mon[142991]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:36 smithi118 ceph-mon[131825]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:36 smithi078 ceph-mon[139570]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:36 smithi078 ceph-mon[142991]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:16:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:38 smithi118 ceph-mon[131825]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:38 smithi078 ceph-mon[139570]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:38 smithi078 ceph-mon[142991]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:40 smithi118 ceph-mon[131825]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:40 smithi078 ceph-mon[139570]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:40 smithi078 ceph-mon[142991]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:41 smithi118 ceph-mon[131825]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:41 smithi078 ceph-mon[139570]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:41 smithi078 ceph-mon[142991]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:44 smithi118 ceph-mon[131825]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:44 smithi078 ceph-mon[139570]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:44 smithi078 ceph-mon[142991]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:46.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:46 smithi118 ceph-mon[131825]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:46 smithi078 ceph-mon[139570]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:46 smithi078 ceph-mon[142991]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:16:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:16:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:48 smithi118 ceph-mon[131825]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:48 smithi078 ceph-mon[139570]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:48 smithi078 ceph-mon[142991]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:50 smithi118 ceph-mon[131825]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:50 smithi078 ceph-mon[139570]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:50 smithi078 ceph-mon[142991]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:51 smithi118 ceph-mon[131825]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:51 smithi078 ceph-mon[139570]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:51 smithi078 ceph-mon[142991]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:54 smithi118 ceph-mon[131825]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:16:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:54 smithi078 ceph-mon[142991]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:16:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:54 smithi078 ceph-mon[139570]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:16:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:16:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:16:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:16:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:16:55.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:16:55.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:16:55.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:16:55.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:16:55.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:16:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:56 smithi118 ceph-mon[131825]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:56 smithi078 ceph-mon[139570]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:16:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:16:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:56 smithi078 ceph-mon[142991]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:16:58 smithi118 ceph-mon[131825]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:16:58 smithi078 ceph-mon[139570]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:16:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:16:58 smithi078 ceph-mon[142991]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:00 smithi118 ceph-mon[131825]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:00 smithi078 ceph-mon[139570]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:00 smithi078 ceph-mon[142991]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:01 smithi118 ceph-mon[131825]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:01 smithi078 ceph-mon[139570]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:01 smithi078 ceph-mon[142991]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:02.427 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 4h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:17:02.736 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:17:02.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:17:02.738 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:17:03.121 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:17:03.121 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:17:03.121 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:17:03.121 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:17:03.122 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:17:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:02 smithi118 ceph-mon[131825]: from='client.45951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:02 smithi078 ceph-mon[139570]: from='client.45951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:02 smithi078 ceph-mon[142991]: from='client.45951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[139570]: from='client.45957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[139570]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3700705100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[142991]: from='client.45957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[142991]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3700705100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:03 smithi118 ceph-mon[131825]: from='client.45957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:03 smithi118 ceph-mon[131825]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3700705100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:06 smithi118 ceph-mon[131825]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:06 smithi078 ceph-mon[139570]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:06 smithi078 ceph-mon[142991]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:17:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:08 smithi118 ceph-mon[131825]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:08 smithi078 ceph-mon[139570]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:08 smithi078 ceph-mon[142991]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:10 smithi118 ceph-mon[131825]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:10 smithi078 ceph-mon[139570]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:10 smithi078 ceph-mon[142991]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:12.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:11 smithi118 ceph-mon[131825]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:11 smithi078 ceph-mon[139570]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:11 smithi078 ceph-mon[142991]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:14 smithi118 ceph-mon[131825]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:14 smithi078 ceph-mon[139570]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:14 smithi078 ceph-mon[142991]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:16 smithi118 ceph-mon[131825]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:16 smithi078 ceph-mon[139570]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:16 smithi078 ceph-mon[142991]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:17:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:18 smithi118 ceph-mon[131825]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:18 smithi078 ceph-mon[139570]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:18 smithi078 ceph-mon[142991]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:20 smithi118 ceph-mon[131825]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:20 smithi078 ceph-mon[139570]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:20 smithi078 ceph-mon[142991]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:21 smithi078 ceph-mon[139570]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:21 smithi078 ceph-mon[142991]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:21 smithi118 ceph-mon[131825]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:24.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:24 smithi118 ceph-mon[131825]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:24 smithi078 ceph-mon[139570]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:24 smithi078 ceph-mon[142991]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:26 smithi118 ceph-mon[131825]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:26 smithi078 ceph-mon[139570]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:26 smithi078 ceph-mon[142991]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:17:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:28 smithi118 ceph-mon[131825]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:28 smithi078 ceph-mon[139570]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:28 smithi078 ceph-mon[142991]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:30 smithi118 ceph-mon[131825]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:30 smithi078 ceph-mon[139570]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:30 smithi078 ceph-mon[142991]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:31 smithi078 ceph-mon[139570]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:31 smithi078 ceph-mon[142991]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:31 smithi118 ceph-mon[131825]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:33.465 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:17:33.775 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 3m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 4m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 4m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 3m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 4m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 3m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:17:33.776 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 4m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 4m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 4m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 4m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 3m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 3m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 3m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:17:33.777 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 3m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:17:34.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:17:34.159 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:17:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:33 smithi078 ceph-mon[139570]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:33 smithi078 ceph-mon[139570]: from='client.45969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:33 smithi078 ceph-mon[142991]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:33 smithi078 ceph-mon[142991]: from='client.45969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:33 smithi118 ceph-mon[131825]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:33 smithi118 ceph-mon[131825]: from='client.45969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:34 smithi078 ceph-mon[139570]: from='client.55940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4194527178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:34 smithi078 ceph-mon[142991]: from='client.55940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4194527178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:34 smithi118 ceph-mon[131825]: from='client.55940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:17:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4194527178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:17:36.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:35 smithi078 ceph-mon[139570]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:35 smithi078 ceph-mon[142991]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:35 smithi118 ceph-mon[131825]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:17:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:38 smithi118 ceph-mon[131825]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:38 smithi078 ceph-mon[139570]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:38 smithi078 ceph-mon[142991]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:40 smithi118 ceph-mon[131825]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:40 smithi078 ceph-mon[139570]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:40 smithi078 ceph-mon[142991]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:41 smithi078 ceph-mon[139570]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:41 smithi078 ceph-mon[142991]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:41 smithi118 ceph-mon[131825]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:44 smithi118 ceph-mon[131825]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:44 smithi078 ceph-mon[139570]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:44 smithi078 ceph-mon[142991]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:46 smithi118 ceph-mon[131825]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:46 smithi078 ceph-mon[139570]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:46 smithi078 ceph-mon[142991]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:17:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:17:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:48 smithi118 ceph-mon[131825]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:48 smithi078 ceph-mon[139570]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:48 smithi078 ceph-mon[142991]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:50.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:50 smithi118 ceph-mon[131825]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:50 smithi078 ceph-mon[139570]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:50 smithi078 ceph-mon[142991]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:51 smithi078 ceph-mon[139570]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:51 smithi078 ceph-mon[142991]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:51 smithi118 ceph-mon[131825]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:54 smithi118 ceph-mon[131825]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:54 smithi078 ceph-mon[139570]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:54 smithi078 ceph-mon[142991]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:17:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:17:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:17:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:17:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:17:56.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:56 smithi118 ceph-mon[131825]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:56 smithi078 ceph-mon[139570]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:56.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:56 smithi078 ceph-mon[142991]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:17:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:17:58.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:17:58 smithi118 ceph-mon[131825]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:17:58 smithi078 ceph-mon[139570]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:17:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:17:58 smithi078 ceph-mon[142991]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:00.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:00 smithi118 ceph-mon[131825]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:00 smithi078 ceph-mon[139570]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:00 smithi078 ceph-mon[142991]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:01 smithi078 ceph-mon[139570]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:01 smithi078 ceph-mon[142991]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:01 smithi118 ceph-mon[131825]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:03 smithi078 ceph-mon[139570]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:03 smithi078 ceph-mon[142991]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:03 smithi118 ceph-mon[131825]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:04.499 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:18:04.809 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:18:04.810 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:18:05.192 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:05.193 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:18:05.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:18:05.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:18:05.194 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:18:05.194 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:18:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:04 smithi078 ceph-mon[139570]: from='client.55952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:05.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:04 smithi078 ceph-mon[142991]: from='client.55952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:04 smithi118 ceph-mon[131825]: from='client.55952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[139570]: from='client.55958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[139570]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1349128111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[142991]: from='client.55958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[142991]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:06.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1349128111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:05 smithi118 ceph-mon[131825]: from='client.55958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:05 smithi118 ceph-mon[131825]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:06.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1349128111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:18:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:08 smithi118 ceph-mon[131825]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:08 smithi078 ceph-mon[139570]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:08 smithi078 ceph-mon[142991]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:10.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:10 smithi118 ceph-mon[131825]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:10 smithi078 ceph-mon[139570]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:10 smithi078 ceph-mon[142991]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:11 smithi078 ceph-mon[139570]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:11 smithi078 ceph-mon[142991]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:11 smithi118 ceph-mon[131825]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:14.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:14 smithi118 ceph-mon[131825]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:14 smithi078 ceph-mon[139570]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:14 smithi078 ceph-mon[142991]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:16.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:16 smithi118 ceph-mon[131825]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:16 smithi078 ceph-mon[139570]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:16 smithi078 ceph-mon[142991]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:18:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:18 smithi118 ceph-mon[131825]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:18 smithi078 ceph-mon[139570]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:18 smithi078 ceph-mon[142991]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:20 smithi118 ceph-mon[131825]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:20 smithi078 ceph-mon[139570]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:20 smithi078 ceph-mon[142991]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:21 smithi078 ceph-mon[139570]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:21 smithi078 ceph-mon[142991]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:21 smithi118 ceph-mon[131825]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:24 smithi118 ceph-mon[131825]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:24 smithi078 ceph-mon[139570]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:24 smithi078 ceph-mon[142991]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:26 smithi118 ceph-mon[131825]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:26 smithi078 ceph-mon[139570]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:26.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:26 smithi078 ceph-mon[142991]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:18:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:28 smithi118 ceph-mon[131825]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:28 smithi078 ceph-mon[139570]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:28 smithi078 ceph-mon[142991]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:30 smithi078 ceph-mon[139570]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:30 smithi078 ceph-mon[142991]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:30 smithi118 ceph-mon[131825]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:31 smithi078 ceph-mon[139570]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:31 smithi078 ceph-mon[142991]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:31 smithi118 ceph-mon[131825]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:34.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:33 smithi078 ceph-mon[139570]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:34.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:33 smithi078 ceph-mon[142991]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:33 smithi118 ceph-mon[131825]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:35.536 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:18:35.842 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:18:35.842 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:18:35.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 4m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 5m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 5m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 4m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 5m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 4m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 5m ago 5h 5401M 2396M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 5m ago 5h 4860M 2396M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 5m ago 5h 4616M 2396M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 5m ago 5h 4115M 2396M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:18:35.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 4m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:18:35.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 4m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:18:35.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 4m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:18:35.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 4m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:18:35.844 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 4m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:18:36.227 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:18:36.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:18:36.229 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:18:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:36 smithi118 ceph-mon[131825]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:36.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:36 smithi118 ceph-mon[131825]: from='client.46005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:36 smithi078 ceph-mon[142991]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:36 smithi078 ceph-mon[142991]: from='client.46005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:36 smithi078 ceph-mon[139570]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:36 smithi078 ceph-mon[139570]: from='client.46005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:18:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:37 smithi078 ceph-mon[139570]: from='client.55976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1398447654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:37 smithi078 ceph-mon[142991]: from='client.55976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1398447654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:37 smithi118 ceph-mon[131825]: from='client.55976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:18:37.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1398447654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:18:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:38 smithi078 ceph-mon[139570]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:38 smithi078 ceph-mon[142991]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:38 smithi118 ceph-mon[131825]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:40 smithi078 ceph-mon[139570]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:40 smithi078 ceph-mon[142991]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:40 smithi118 ceph-mon[131825]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:41 smithi078 ceph-mon[139570]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:42.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:41 smithi078 ceph-mon[142991]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:41 smithi118 ceph-mon[131825]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:44 smithi118 ceph-mon[131825]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:44 smithi078 ceph-mon[139570]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:44 smithi078 ceph-mon[142991]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:46 smithi118 ceph-mon[131825]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:46 smithi078 ceph-mon[139570]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:46 smithi078 ceph-mon[142991]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:18:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:18:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:48 smithi078 ceph-mon[139570]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:48 smithi078 ceph-mon[142991]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:48 smithi118 ceph-mon[131825]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:50.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:50 smithi078 ceph-mon[139570]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:50 smithi078 ceph-mon[142991]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:50 smithi118 ceph-mon[131825]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:51 smithi078 ceph-mon[139570]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:51 smithi078 ceph-mon[142991]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:51 smithi118 ceph-mon[131825]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:54 smithi118 ceph-mon[131825]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:54 smithi078 ceph-mon[139570]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:54 smithi078 ceph-mon[142991]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:18:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:18:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:18:56.478 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:18:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:18:56.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:18:56.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:18:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:18:56.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:18:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:57 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2388M 2023-12-16T06:18:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:57 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2388M 2023-12-16T06:18:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:57 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2388M 2023-12-16T06:18:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:18:58 smithi118 ceph-mon[131825]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:18:58 smithi078 ceph-mon[139570]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:18:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:18:58 smithi078 ceph-mon[142991]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:00 smithi118 ceph-mon[131825]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:00 smithi078 ceph-mon[139570]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:00 smithi078 ceph-mon[142991]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:01 smithi078 ceph-mon[139570]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:01 smithi078 ceph-mon[142991]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:01 smithi118 ceph-mon[131825]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:03 smithi078 ceph-mon[139570]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:03 smithi078 ceph-mon[142991]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:04.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:03 smithi118 ceph-mon[131825]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:06 smithi078 ceph-mon[139570]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:06 smithi078 ceph-mon[142991]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:06.573 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:19:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:06 smithi118 ceph-mon[131825]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:19:06.883 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:19:06.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:19:06.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:19:06.885 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:19:07.268 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:19:07.269 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:19:07.270 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:19:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:07 smithi078 ceph-mon[139570]: from='client.46023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:07 smithi078 ceph-mon[142991]: from='client.46023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:07 smithi118 ceph-mon[131825]: from='client.46023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[139570]: from='client.55994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[139570]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2503338116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[142991]: from='client.55994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[142991]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2503338116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:08 smithi118 ceph-mon[131825]: from='client.55994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:08 smithi118 ceph-mon[131825]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2503338116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:10 smithi078 ceph-mon[139570]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:10 smithi078 ceph-mon[142991]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:10 smithi118 ceph-mon[131825]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:11 smithi078 ceph-mon[139570]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:11 smithi078 ceph-mon[142991]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:11 smithi118 ceph-mon[131825]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:14 smithi078 ceph-mon[139570]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:14 smithi078 ceph-mon[142991]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:14 smithi118 ceph-mon[131825]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:16 smithi078 ceph-mon[142991]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:16 smithi078 ceph-mon[139570]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:16 smithi118 ceph-mon[131825]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:19:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:18 smithi078 ceph-mon[139570]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:18 smithi078 ceph-mon[142991]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:18 smithi118 ceph-mon[131825]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:20 smithi078 ceph-mon[139570]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:20 smithi078 ceph-mon[142991]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:20 smithi118 ceph-mon[131825]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:21 smithi078 ceph-mon[139570]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:21 smithi078 ceph-mon[142991]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:21 smithi118 ceph-mon[131825]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:24 smithi078 ceph-mon[139570]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:24 smithi078 ceph-mon[142991]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:24 smithi118 ceph-mon[131825]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:26 smithi078 ceph-mon[139570]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:26 smithi078 ceph-mon[142991]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:26 smithi118 ceph-mon[131825]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:19:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:28 smithi078 ceph-mon[142991]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:28 smithi078 ceph-mon[139570]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:28 smithi118 ceph-mon[131825]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:30 smithi078 ceph-mon[139570]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:30 smithi078 ceph-mon[142991]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:30 smithi118 ceph-mon[131825]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:31 smithi078 ceph-mon[139570]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:31 smithi078 ceph-mon[142991]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:31 smithi118 ceph-mon[131825]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:34 smithi078 ceph-mon[139570]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:34 smithi078 ceph-mon[142991]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:34 smithi118 ceph-mon[131825]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:36 smithi078 ceph-mon[139570]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:36 smithi078 ceph-mon[142991]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:36 smithi118 ceph-mon[131825]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:19:37.612 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:19:37.916 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:19:37.916 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:19:37.916 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 5m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 6m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 6m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 5m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 6m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 5m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 6m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 6m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 6m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 6m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:19:37.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 5m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:19:37.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 5m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:19:37.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 5m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:19:37.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 5m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:19:37.918 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 5m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:19:38.299 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:19:38.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:19:38.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:19:38.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:19:38.300 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:19:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:38 smithi078 ceph-mon[139570]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:38 smithi078 ceph-mon[139570]: from='client.46041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:38 smithi078 ceph-mon[142991]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:38 smithi078 ceph-mon[142991]: from='client.46041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:38 smithi118 ceph-mon[131825]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:38 smithi118 ceph-mon[131825]: from='client.46041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:39 smithi078 ceph-mon[139570]: from='client.56012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4247177467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:39 smithi078 ceph-mon[142991]: from='client.56012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4247177467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:39 smithi118 ceph-mon[131825]: from='client.56012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:19:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4247177467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:19:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:40 smithi078 ceph-mon[139570]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:40 smithi078 ceph-mon[142991]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:40 smithi118 ceph-mon[131825]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:41 smithi078 ceph-mon[139570]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:41 smithi078 ceph-mon[142991]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:41 smithi118 ceph-mon[131825]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:44 smithi078 ceph-mon[139570]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:44 smithi078 ceph-mon[142991]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:44 smithi118 ceph-mon[131825]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:46 smithi078 ceph-mon[142991]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:46 smithi078 ceph-mon[139570]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:46 smithi118 ceph-mon[131825]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:19:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:19:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:48 smithi078 ceph-mon[139570]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:48 smithi078 ceph-mon[142991]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:48 smithi118 ceph-mon[131825]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:50.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:50 smithi078 ceph-mon[139570]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:50 smithi078 ceph-mon[142991]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:50 smithi118 ceph-mon[131825]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:51 smithi078 ceph-mon[139570]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:51 smithi078 ceph-mon[142991]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:51 smithi118 ceph-mon[131825]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:54 smithi078 ceph-mon[139570]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:54 smithi078 ceph-mon[142991]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:54 smithi118 ceph-mon[131825]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:56 smithi078 ceph-mon[142991]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:19:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:56 smithi078 ceph-mon[139570]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:19:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:56 smithi118 ceph-mon[131825]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:19:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:19:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:19:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:19:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:19:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:19:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:19:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:19:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:19:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:19:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:19:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:19:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:19:58 smithi118 ceph-mon[131825]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:19:58 smithi078 ceph-mon[139570]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:19:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:19:58 smithi078 ceph-mon[142991]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:00.325 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:00 smithi078 conmon[139546]: 2023-12-16T06:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:00 smithi118 ceph-mon[131825]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:20:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:00 smithi078 ceph-mon[139570]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:20:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:00 smithi078 ceph-mon[142991]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:20:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:01 smithi078 ceph-mon[139570]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:01 smithi078 ceph-mon[142991]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:01 smithi118 ceph-mon[131825]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:04 smithi078 ceph-mon[139570]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:04 smithi078 ceph-mon[142991]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:04 smithi118 ceph-mon[131825]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:06 smithi078 ceph-mon[139570]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:06 smithi078 ceph-mon[142991]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:06 smithi118 ceph-mon[131825]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:20:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:08 smithi078 ceph-mon[139570]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:08 smithi078 ceph-mon[142991]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:08.646 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:20:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:08 smithi118 ceph-mon[131825]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:20:08.950 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:20:08.951 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:20:09.334 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:20:09.335 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:20:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:09 smithi078 ceph-mon[139570]: from='client.56024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:09 smithi078 ceph-mon[142991]: from='client.56024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:09 smithi118 ceph-mon[131825]: from='client.56024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[139570]: from='client.46065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[139570]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2313386671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[142991]: from='client.46065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[142991]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2313386671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:10 smithi118 ceph-mon[131825]: from='client.46065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:10 smithi118 ceph-mon[131825]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2313386671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:12.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:11 smithi078 ceph-mon[139570]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:12.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:11 smithi078 ceph-mon[142991]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:11 smithi118 ceph-mon[131825]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:14 smithi078 ceph-mon[139570]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:14 smithi078 ceph-mon[142991]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:14 smithi118 ceph-mon[131825]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:16 smithi078 ceph-mon[139570]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:16.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:16 smithi078 ceph-mon[142991]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:16 smithi118 ceph-mon[131825]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:20:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:18 smithi078 ceph-mon[139570]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:18 smithi078 ceph-mon[142991]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:18 smithi118 ceph-mon[131825]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:20 smithi078 ceph-mon[142991]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:20 smithi078 ceph-mon[139570]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:20 smithi118 ceph-mon[131825]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:21 smithi078 ceph-mon[139570]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:21 smithi078 ceph-mon[142991]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:21 smithi118 ceph-mon[131825]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:24 smithi078 ceph-mon[139570]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:24 smithi078 ceph-mon[142991]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:24 smithi118 ceph-mon[131825]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:26 smithi078 ceph-mon[139570]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:26 smithi078 ceph-mon[142991]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:26 smithi118 ceph-mon[131825]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:20:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:28 smithi078 ceph-mon[139570]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:28 smithi078 ceph-mon[142991]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:28 smithi118 ceph-mon[131825]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:30 smithi078 ceph-mon[139570]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:30 smithi078 ceph-mon[142991]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:30 smithi118 ceph-mon[131825]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:31 smithi078 ceph-mon[139570]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:31 smithi078 ceph-mon[142991]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:31 smithi118 ceph-mon[131825]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:32.523 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:34 smithi078 ceph-mon[139570]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:34 smithi078 ceph-mon[142991]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:34 smithi118 ceph-mon[131825]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:36 smithi078 ceph-mon[139570]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:36 smithi078 ceph-mon[142991]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:36 smithi118 ceph-mon[131825]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:20:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:38 smithi078 ceph-mon[142991]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:38 smithi078 ceph-mon[139570]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:38 smithi118 ceph-mon[131825]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:39.682 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:20:39.990 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:20:39.990 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (4h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:20:39.990 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 6m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:20:39.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 7m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 7m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 6m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 7m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (4h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 6m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 7m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 7m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 7m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 7m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 6m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 6m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:20:39.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 6m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:20:39.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 6m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:20:39.992 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 6m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:20:40.372 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:20:40.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:20:40.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:20:40.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:20:40.373 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:20:40.374 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:20:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:40 smithi078 ceph-mon[142991]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:40 smithi078 ceph-mon[142991]: from='client.56042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:40 smithi078 ceph-mon[139570]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:40 smithi078 ceph-mon[139570]: from='client.56042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:40 smithi118 ceph-mon[131825]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:40 smithi118 ceph-mon[131825]: from='client.56042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:41 smithi078 ceph-mon[139570]: from='client.46083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2931193798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:41 smithi078 ceph-mon[142991]: from='client.46083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2931193798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:41 smithi118 ceph-mon[131825]: from='client.46083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:20:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2931193798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:20:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:42 smithi078 ceph-mon[139570]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:42 smithi078 ceph-mon[142991]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:42 smithi118 ceph-mon[131825]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:44 smithi078 ceph-mon[139570]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:44 smithi078 ceph-mon[142991]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:44 smithi118 ceph-mon[131825]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:46 smithi078 ceph-mon[139570]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:46 smithi078 ceph-mon[142991]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:46 smithi118 ceph-mon[131825]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:20:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:20:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:48 smithi078 ceph-mon[139570]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:48 smithi078 ceph-mon[142991]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:48 smithi118 ceph-mon[131825]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:50 smithi078 ceph-mon[139570]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:50 smithi078 ceph-mon[142991]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:50 smithi118 ceph-mon[131825]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:52.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:51 smithi078 ceph-mon[139570]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:51 smithi078 ceph-mon[142991]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:51 smithi118 ceph-mon[131825]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:54 smithi078 ceph-mon[139570]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:54 smithi078 ceph-mon[142991]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:54 smithi118 ceph-mon[131825]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:56.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:56 smithi078 ceph-mon[139570]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:56.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:56 smithi078 ceph-mon[142991]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:56 smithi118 ceph-mon[131825]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:20:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:20:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[142991]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[139570]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:20:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:20:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:20:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:58 smithi118 ceph-mon[131825]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:20:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:20:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:20:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:20:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:21:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:00 smithi078 ceph-mon[139570]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:00 smithi078 ceph-mon[142991]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:00 smithi118 ceph-mon[131825]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:01 smithi078 ceph-mon[142991]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:01 smithi078 ceph-mon[139570]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:01 smithi118 ceph-mon[131825]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:04.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:04 smithi078 ceph-mon[139570]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:04 smithi078 ceph-mon[142991]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:04 smithi118 ceph-mon[131825]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:06 smithi078 ceph-mon[139570]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:06 smithi078 ceph-mon[142991]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:06 smithi118 ceph-mon[131825]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:21:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:08 smithi078 ceph-mon[139570]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:08 smithi078 ceph-mon[142991]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:08 smithi118 ceph-mon[131825]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:10 smithi078 ceph-mon[139570]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:10 smithi078 ceph-mon[142991]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:10 smithi118 ceph-mon[131825]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:10.717 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (4h) 7m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (4h) 8m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:21:11.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (4h) 7m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:21:11.026 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:21:11.409 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:21:11.409 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:21:11.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:21:11.410 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[139570]: from='client.56060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[139570]: from='client.56066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[139570]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4249093294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[142991]: from='client.56060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[142991]: from='client.56066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[142991]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4249093294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:11 smithi118 ceph-mon[131825]: from='client.56060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:11 smithi118 ceph-mon[131825]: from='client.56066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:11 smithi118 ceph-mon[131825]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4249093294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:14 smithi078 ceph-mon[139570]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:14 smithi078 ceph-mon[142991]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:14 smithi118 ceph-mon[131825]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:16.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:16 smithi078 ceph-mon[139570]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:16.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:16 smithi078 ceph-mon[142991]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:16 smithi118 ceph-mon[131825]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:21:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:18 smithi078 ceph-mon[139570]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:18 smithi078 ceph-mon[142991]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:18 smithi118 ceph-mon[131825]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:20.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:20 smithi078 ceph-mon[139570]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:20.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:20 smithi078 ceph-mon[142991]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:20 smithi118 ceph-mon[131825]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:21 smithi078 ceph-mon[139570]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:21 smithi078 ceph-mon[142991]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:21 smithi118 ceph-mon[131825]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:21:22.756898149Z level=info msg="Completed cleanup jobs" duration=92.722142ms 2023-12-16T06:21:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:24 smithi078 ceph-mon[139570]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:24 smithi078 ceph-mon[142991]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:24 smithi118 ceph-mon[131825]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:26.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:26 smithi078 ceph-mon[139570]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:26 smithi078 ceph-mon[142991]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:26 smithi118 ceph-mon[131825]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:21:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:28 smithi078 ceph-mon[139570]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:28 smithi078 ceph-mon[142991]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:28 smithi118 ceph-mon[131825]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:30 smithi078 ceph-mon[139570]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:30 smithi078 ceph-mon[142991]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:30 smithi118 ceph-mon[131825]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:31 smithi078 ceph-mon[139570]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:31 smithi078 ceph-mon[142991]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:32.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:31 smithi118 ceph-mon[131825]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:34 smithi078 ceph-mon[139570]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:34 smithi078 ceph-mon[142991]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:34 smithi118 ceph-mon[131825]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:36 smithi078 ceph-mon[142991]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:36 smithi078 ceph-mon[139570]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:36 smithi118 ceph-mon[131825]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:21:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:38 smithi078 ceph-mon[139570]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:38 smithi078 ceph-mon[142991]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:38 smithi118 ceph-mon[131825]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:40 smithi078 ceph-mon[139570]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:40 smithi078 ceph-mon[142991]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:40 smithi118 ceph-mon[131825]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:41.752 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (4h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:21:42.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (4h) 8m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 7m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 8m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 8m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 8m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 8m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 8m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 7m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 7m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 7m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 7m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:21:42.065 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (4h) 7m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:21:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:41 smithi078 ceph-mon[139570]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:41 smithi078 ceph-mon[142991]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:41 smithi118 ceph-mon[131825]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:42.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:21:42.451 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[139570]: from='client.56078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[139570]: from='client.56084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1457843561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[142991]: from='client.56078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[142991]: from='client.56084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1457843561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:42 smithi118 ceph-mon[131825]: from='client.56078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:42 smithi118 ceph-mon[131825]: from='client.56084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:21:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1457843561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:21:44.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:43 smithi078 ceph-mon[142991]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:44.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:43 smithi078 ceph-mon[139570]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:43 smithi118 ceph-mon[131825]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:46 smithi078 ceph-mon[142991]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:46 smithi078 ceph-mon[139570]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:46 smithi118 ceph-mon[131825]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:21:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:48 smithi078 ceph-mon[139570]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:48 smithi078 ceph-mon[142991]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:48 smithi118 ceph-mon[131825]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:50.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:50 smithi078 ceph-mon[139570]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:50.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:50 smithi078 ceph-mon[142991]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:50 smithi118 ceph-mon[131825]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:51 smithi078 ceph-mon[139570]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:51 smithi078 ceph-mon[142991]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:51 smithi118 ceph-mon[131825]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:54 smithi078 ceph-mon[139570]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:54 smithi078 ceph-mon[142991]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:54 smithi118 ceph-mon[131825]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:56.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:56 smithi078 ceph-mon[139570]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:56.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:56 smithi078 ceph-mon[142991]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:56.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:21:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:21:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:56 smithi118 ceph-mon[131825]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[139570]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[142991]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:21:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:21:58.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:21:58.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:21:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:21:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:58 smithi118 ceph-mon[131825]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:21:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:21:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:21:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:21:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:21:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:22:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:00 smithi078 ceph-mon[139570]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:00 smithi078 ceph-mon[142991]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:00.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:00 smithi118 ceph-mon[131825]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:01 smithi078 ceph-mon[139570]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:02.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:01 smithi078 ceph-mon[142991]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:02.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:01 smithi118 ceph-mon[131825]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:04.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:04 smithi078 ceph-mon[139570]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:04 smithi078 ceph-mon[142991]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:04 smithi118 ceph-mon[131825]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:06.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:06 smithi078 ceph-mon[139570]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:06.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:06 smithi078 ceph-mon[142991]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:06.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:22:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:06 smithi118 ceph-mon[131825]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:08.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:08 smithi078 ceph-mon[139570]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:08 smithi078 ceph-mon[142991]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:08 smithi118 ceph-mon[131825]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:10 smithi078 ceph-mon[139570]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:10.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:10 smithi078 ceph-mon[142991]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:10 smithi118 ceph-mon[131825]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:11 smithi078 ceph-mon[139570]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:11 smithi078 ceph-mon[142991]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:11 smithi118 ceph-mon[131825]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:12.797 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:22:13.104 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:22:13.104 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:22:13.104 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (4h) 9m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:22:13.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:22:13.106 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:22:13.486 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[139570]: from='client.56096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[139570]: from='client.56102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[139570]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4098269983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[142991]: from='client.56096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[142991]: from='client.56102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[142991]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:14.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4098269983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:14 smithi118 ceph-mon[131825]: from='client.56096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:14 smithi118 ceph-mon[131825]: from='client.56102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:14 smithi118 ceph-mon[131825]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4098269983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:16.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:16 smithi078 ceph-mon[139570]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:16.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:22:16.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:16 smithi078 ceph-mon[142991]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:16 smithi118 ceph-mon[131825]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:18 smithi118 ceph-mon[131825]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:18 smithi078 ceph-mon[139570]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:18 smithi078 ceph-mon[142991]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:20 smithi118 ceph-mon[131825]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:20 smithi078 ceph-mon[139570]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:20 smithi078 ceph-mon[142991]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:21 smithi078 ceph-mon[139570]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:21 smithi078 ceph-mon[142991]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:21 smithi118 ceph-mon[131825]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:24 smithi078 ceph-mon[139570]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:24 smithi078 ceph-mon[142991]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:24 smithi118 ceph-mon[131825]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:26.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:26 smithi078 ceph-mon[139570]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:26.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:26 smithi078 ceph-mon[142991]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:26.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:22:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:26 smithi118 ceph-mon[131825]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:28 smithi078 ceph-mon[139570]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:28 smithi078 ceph-mon[142991]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:28 smithi118 ceph-mon[131825]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:30 smithi078 ceph-mon[139570]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:30 smithi078 ceph-mon[142991]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:30 smithi118 ceph-mon[131825]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:31 smithi078 ceph-mon[139570]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:32.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:31 smithi078 ceph-mon[142991]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:32.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:31 smithi118 ceph-mon[131825]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:34 smithi078 ceph-mon[139570]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:34 smithi078 ceph-mon[142991]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:34 smithi118 ceph-mon[131825]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:36.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:36 smithi078 ceph-mon[139570]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:36.479 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:22:36.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:36 smithi078 ceph-mon[142991]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:36 smithi118 ceph-mon[131825]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:38 smithi118 ceph-mon[131825]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:38 smithi078 ceph-mon[139570]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:38 smithi078 ceph-mon[142991]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:40 smithi118 ceph-mon[131825]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:40 smithi078 ceph-mon[139570]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:40 smithi078 ceph-mon[142991]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:41 smithi118 ceph-mon[131825]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:41 smithi078 ceph-mon[139570]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:41 smithi078 ceph-mon[142991]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:43.826 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 738M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1417M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (4h) 8m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:22:44.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 697M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 9m ago 5h 5401M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 9m ago 5h 4860M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 9m ago 5h 4616M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 9m ago 5h 4115M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 8m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 8m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 8m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 8m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:22:44.134 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:22:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:44 smithi078 ceph-mon[139570]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:44 smithi078 ceph-mon[142991]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:22:44.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:22:44.516 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:22:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:44 smithi118 ceph-mon[131825]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:45 smithi118 ceph-mon[131825]: from='client.46149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:45 smithi118 ceph-mon[131825]: from='client.46155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1200565889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[139570]: from='client.46149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[139570]: from='client.46155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1200565889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[142991]: from='client.46149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[142991]: from='client.46155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:22:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1200565889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:22:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:46 smithi118 ceph-mon[131825]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:47.242 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:46 smithi078 ceph-mon[139570]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:47.243 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:46 smithi078 ceph-mon[142991]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:47.244 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:22:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:47.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:47.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:22:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:48 smithi118 ceph-mon[131825]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:48 smithi078 ceph-mon[139570]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:48 smithi078 ceph-mon[142991]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:50 smithi118 ceph-mon[131825]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:50 smithi078 ceph-mon[139570]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:50 smithi078 ceph-mon[142991]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:51 smithi118 ceph-mon[131825]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:51 smithi078 ceph-mon[139570]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:51 smithi078 ceph-mon[142991]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:54 smithi118 ceph-mon[131825]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:54 smithi078 ceph-mon[139570]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:54 smithi078 ceph-mon[142991]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:56 smithi118 ceph-mon[131825]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:56 smithi078 ceph-mon[139570]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:22:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:22:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:56 smithi078 ceph-mon[142991]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:58 smithi118 ceph-mon[131825]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:22:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:22:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:58 smithi078 ceph-mon[139570]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:22:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:22:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:58 smithi078 ceph-mon[142991]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:22:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:22:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:23:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:00 smithi118 ceph-mon[131825]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:00 smithi078 ceph-mon[139570]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:00 smithi078 ceph-mon[142991]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:23:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:23:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:23:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:23:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:02 smithi118 ceph-mon[131825]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:02 smithi078 ceph-mon[139570]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:02 smithi078 ceph-mon[142991]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:04 smithi118 ceph-mon[131825]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:04 smithi078 ceph-mon[139570]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:04 smithi078 ceph-mon[142991]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:06 smithi118 ceph-mon[131825]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:06 smithi078 ceph-mon[139570]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:06 smithi078 ceph-mon[142991]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:23:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:08 smithi118 ceph-mon[131825]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:08 smithi078 ceph-mon[139570]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:08 smithi078 ceph-mon[142991]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:10 smithi118 ceph-mon[131825]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:10 smithi078 ceph-mon[139570]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:10 smithi078 ceph-mon[142991]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:11 smithi118 ceph-mon[131825]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:11 smithi078 ceph-mon[139570]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:11 smithi078 ceph-mon[142991]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:14 smithi118 ceph-mon[131825]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:14 smithi078 ceph-mon[139570]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:14 smithi078 ceph-mon[142991]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:14.865 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 14s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 14s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 14s ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:23:15.173 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 14s ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 14s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 14s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (4h) 14s ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 14s ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 14s ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 14s ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:23:15.174 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:23:15.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:23:15.555 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:23:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:16 smithi118 ceph-mon[131825]: from='client.56132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:16 smithi118 ceph-mon[131825]: from='client.56138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:16 smithi118 ceph-mon[131825]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2894058669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[139570]: from='client.56132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[139570]: from='client.56138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[139570]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2894058669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[142991]: from='client.56132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[142991]: from='client.56138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[142991]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2894058669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:17.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:18 smithi118 ceph-mon[131825]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:18 smithi078 ceph-mon[139570]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:18 smithi078 ceph-mon[142991]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:20 smithi118 ceph-mon[131825]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:20 smithi078 ceph-mon[139570]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:20 smithi078 ceph-mon[142991]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:21 smithi118 ceph-mon[131825]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:21 smithi078 ceph-mon[139570]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:21 smithi078 ceph-mon[142991]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:24 smithi118 ceph-mon[131825]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:24 smithi078 ceph-mon[139570]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:24 smithi078 ceph-mon[142991]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:26 smithi118 ceph-mon[131825]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:26 smithi078 ceph-mon[139570]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:23:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:26 smithi078 ceph-mon[142991]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:28 smithi118 ceph-mon[131825]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:28 smithi078 ceph-mon[139570]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:28 smithi078 ceph-mon[142991]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:30 smithi118 ceph-mon[131825]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:30 smithi078 ceph-mon[139570]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:30 smithi078 ceph-mon[142991]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:31 smithi118 ceph-mon[131825]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:31 smithi078 ceph-mon[139570]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:31 smithi078 ceph-mon[142991]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:34 smithi118 ceph-mon[131825]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:34 smithi078 ceph-mon[139570]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:34 smithi078 ceph-mon[142991]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:36 smithi118 ceph-mon[131825]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:36 smithi078 ceph-mon[139570]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:36 smithi078 ceph-mon[142991]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:23:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:38 smithi118 ceph-mon[131825]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:38 smithi078 ceph-mon[139570]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:38 smithi078 ceph-mon[142991]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:40 smithi118 ceph-mon[131825]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:40 smithi078 ceph-mon[139570]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:40 smithi078 ceph-mon[142991]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:41 smithi118 ceph-mon[131825]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:41 smithi078 ceph-mon[139570]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:41 smithi078 ceph-mon[142991]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:44 smithi118 ceph-mon[131825]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:44 smithi078 ceph-mon[139570]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:44 smithi078 ceph-mon[142991]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:45.902 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 45s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 96.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 45s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 45s ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:23:46.211 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 45s ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 662M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 45s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 45s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 45s ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (4h) 45s ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 45s ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 45s ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 9m ago 5h 3764M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 9m ago 5h 4362M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 9m ago 5h 3758M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 9m ago 5h 4247M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:23:46.212 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:23:46.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:23:46.593 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:23:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:46 smithi118 ceph-mon[131825]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:46 smithi078 ceph-mon[139570]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:46 smithi078 ceph-mon[142991]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:23:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:47 smithi118 ceph-mon[131825]: from='client.46185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:47 smithi118 ceph-mon[131825]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/646064748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[139570]: from='client.46185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[139570]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/646064748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[142991]: from='client.46185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[142991]: from='client.46191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/646064748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:23:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:23:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:48 smithi118 ceph-mon[131825]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:48 smithi078 ceph-mon[139570]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:48.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:48 smithi078 ceph-mon[142991]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:50 smithi118 ceph-mon[131825]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:50 smithi078 ceph-mon[139570]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:50 smithi078 ceph-mon[142991]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:51 smithi118 ceph-mon[131825]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:51 smithi078 ceph-mon[139570]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:51 smithi078 ceph-mon[142991]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:54 smithi118 ceph-mon[131825]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:54 smithi078 ceph-mon[139570]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:54 smithi078 ceph-mon[142991]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:56 smithi118 ceph-mon[131825]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:56 smithi078 ceph-mon[139570]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:56 smithi078 ceph-mon[142991]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:23:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:23:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:23:58 smithi118 ceph-mon[131825]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:23:58 smithi078 ceph-mon[139570]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:23:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:23:58 smithi078 ceph-mon[142991]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:00 smithi118 ceph-mon[131825]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:00 smithi078 ceph-mon[142991]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:00 smithi078 ceph-mon[139570]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:24:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:24:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:24:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:02 smithi118 ceph-mon[131825]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:02 smithi078 ceph-mon[142991]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:02 smithi078 ceph-mon[139570]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:04 smithi118 ceph-mon[131825]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[139570]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[142991]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:24:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:24:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:24:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:24:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:06 smithi118 ceph-mon[131825]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:06 smithi078 ceph-mon[139570]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:06 smithi078 ceph-mon[142991]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:24:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:08 smithi118 ceph-mon[131825]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:08 smithi078 ceph-mon[139570]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:08 smithi078 ceph-mon[142991]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:10 smithi118 ceph-mon[131825]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:10 smithi078 ceph-mon[139570]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:10 smithi078 ceph-mon[142991]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:11 smithi118 ceph-mon[131825]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:11 smithi078 ceph-mon[139570]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:11 smithi078 ceph-mon[142991]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:14 smithi118 ceph-mon[131825]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:14 smithi078 ceph-mon[139570]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:14 smithi078 ceph-mon[142991]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:16 smithi118 ceph-mon[131825]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:16 smithi078 ceph-mon[139570]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:16 smithi078 ceph-mon[142991]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:24:16.940 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 76s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 13s ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 76s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 13s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 13s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 76s ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 76s ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:24:17.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 13s ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 76s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 76s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 13s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 76s ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 76s ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (4h) 76s ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 76s ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 13s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 13s ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 13s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 13s ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:24:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 13s ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:24:17.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:24:17.639 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:24:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:18 smithi118 ceph-mon[131825]: from='client.46203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:18 smithi118 ceph-mon[131825]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:18 smithi118 ceph-mon[131825]: from='client.46209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3864055996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[139570]: from='client.46203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[139570]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[139570]: from='client.46209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3864055996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[142991]: from='client.46203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[142991]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[142991]: from='client.46209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3864055996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:20 smithi118 ceph-mon[131825]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:20 smithi078 ceph-mon[139570]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:20 smithi078 ceph-mon[142991]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:22 smithi118 ceph-mon[131825]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:22 smithi078 ceph-mon[139570]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:22 smithi078 ceph-mon[142991]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:24 smithi118 ceph-mon[131825]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:24 smithi078 ceph-mon[139570]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:24 smithi078 ceph-mon[142991]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:26 smithi118 ceph-mon[131825]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:26 smithi078 ceph-mon[139570]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:26 smithi078 ceph-mon[142991]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:24:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:28 smithi118 ceph-mon[131825]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:28 smithi078 ceph-mon[139570]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:28 smithi078 ceph-mon[142991]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:30 smithi118 ceph-mon[131825]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:30 smithi078 ceph-mon[139570]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:30 smithi078 ceph-mon[142991]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:32 smithi118 ceph-mon[131825]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:32 smithi078 ceph-mon[142991]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:32 smithi078 ceph-mon[139570]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:34 smithi118 ceph-mon[131825]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:34 smithi078 ceph-mon[139570]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:34 smithi078 ceph-mon[142991]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:36 smithi118 ceph-mon[131825]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:36 smithi078 ceph-mon[139570]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:36 smithi078 ceph-mon[142991]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:36] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T06:24:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:38 smithi118 ceph-mon[131825]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:38 smithi078 ceph-mon[139570]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:38 smithi078 ceph-mon[142991]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:40 smithi118 ceph-mon[131825]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:40 smithi078 ceph-mon[139570]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:40 smithi078 ceph-mon[142991]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:42 smithi118 ceph-mon[131825]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:42 smithi078 ceph-mon[139570]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:42 smithi078 ceph-mon[142991]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:44 smithi118 ceph-mon[131825]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:44 smithi078 ceph-mon[139570]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:44 smithi078 ceph-mon[142991]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:46 smithi118 ceph-mon[131825]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:46 smithi078 ceph-mon[139570]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:46 smithi078 ceph-mon[142991]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:46] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T06:24:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:24:47.981 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 107s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 44s ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 107s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 44s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 44s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 107s ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:24:48.293 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 107s ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 44s ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 107s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 107s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 44s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 107s ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 107s ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 107s ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (4h) 107s ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 44s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 44s ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 44s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 44s ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:24:48.294 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 44s ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:24:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:48 smithi118 ceph-mon[131825]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:24:48.673 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:24:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:24:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:48 smithi078 ceph-mon[139570]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:48 smithi078 ceph-mon[142991]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:49 smithi118 ceph-mon[131825]: from='client.56186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:49 smithi118 ceph-mon[131825]: from='client.56192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1091826287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[142991]: from='client.56186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[142991]: from='client.56192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1091826287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[139570]: from='client.56186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[139570]: from='client.56192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:24:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1091826287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:24:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:50 smithi118 ceph-mon[131825]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:50 smithi078 ceph-mon[139570]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:50 smithi078 ceph-mon[142991]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:52 smithi118 ceph-mon[131825]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:52 smithi078 ceph-mon[139570]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:52 smithi078 ceph-mon[142991]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:54 smithi118 ceph-mon[131825]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:54 smithi078 ceph-mon[139570]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:54 smithi078 ceph-mon[142991]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:56 smithi118 ceph-mon[131825]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:24:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:24:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:56 smithi078 ceph-mon[142991]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:56 smithi078 ceph-mon[139570]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:24:58 smithi118 ceph-mon[131825]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:24:58 smithi078 ceph-mon[142991]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:24:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:24:58 smithi078 ceph-mon[139570]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:00 smithi118 ceph-mon[131825]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:00 smithi078 ceph-mon[139570]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:00 smithi078 ceph-mon[142991]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:02 smithi118 ceph-mon[131825]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:02 smithi078 ceph-mon[139570]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:02 smithi078 ceph-mon[142991]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:04 smithi118 ceph-mon[131825]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:04 smithi078 ceph-mon[139570]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:04 smithi078 ceph-mon[142991]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:25:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:25:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:25:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:25:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:25:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:06 smithi118 ceph-mon[131825]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:06 smithi078 ceph-mon[139570]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:06 smithi078 ceph-mon[142991]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:25:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:08 smithi118 ceph-mon[131825]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:08 smithi078 ceph-mon[139570]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:08 smithi078 ceph-mon[142991]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:10 smithi118 ceph-mon[131825]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:10 smithi078 ceph-mon[139570]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:10 smithi078 ceph-mon[142991]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:12 smithi118 ceph-mon[131825]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:12 smithi078 ceph-mon[139570]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:12 smithi078 ceph-mon[142991]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:14 smithi118 ceph-mon[131825]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:14 smithi078 ceph-mon[139570]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:14 smithi078 ceph-mon[142991]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:16 smithi118 ceph-mon[131825]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:16 smithi078 ceph-mon[139570]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:25:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:16 smithi078 ceph-mon[142991]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:18 smithi118 ceph-mon[131825]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:18 smithi078 ceph-mon[139570]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:18 smithi078 ceph-mon[142991]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:19.017 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 75s ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 75s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 75s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:25:19.329 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 75s ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 75s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (4h) 75s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 75s ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 75s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 75s ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:25:19.330 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 75s ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:25:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:25:19.710 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:25:19.711 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:25:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:20 smithi118 ceph-mon[131825]: from='client.46239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:20 smithi118 ceph-mon[131825]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:20 smithi118 ceph-mon[131825]: from='client.56210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3843675231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[139570]: from='client.46239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[139570]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[139570]: from='client.56210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3843675231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[142991]: from='client.46239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[142991]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[142991]: from='client.56210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3843675231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:22 smithi118 ceph-mon[131825]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:22 smithi078 ceph-mon[139570]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:22 smithi078 ceph-mon[142991]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:24 smithi118 ceph-mon[131825]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:24 smithi078 ceph-mon[139570]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:24 smithi078 ceph-mon[142991]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:26 smithi118 ceph-mon[131825]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:26 smithi078 ceph-mon[139570]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:26 smithi078 ceph-mon[142991]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:25:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:28 smithi118 ceph-mon[131825]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:28 smithi078 ceph-mon[139570]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:28 smithi078 ceph-mon[142991]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:30 smithi118 ceph-mon[131825]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:30 smithi078 ceph-mon[139570]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:30 smithi078 ceph-mon[142991]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:32 smithi118 ceph-mon[131825]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:32 smithi078 ceph-mon[139570]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:32 smithi078 ceph-mon[142991]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:34 smithi118 ceph-mon[131825]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:34 smithi078 ceph-mon[139570]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:34 smithi078 ceph-mon[142991]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:36 smithi118 ceph-mon[131825]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:36 smithi078 ceph-mon[139570]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:36 smithi078 ceph-mon[142991]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:25:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:38 smithi118 ceph-mon[131825]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:38 smithi078 ceph-mon[139570]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:38 smithi078 ceph-mon[142991]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:40 smithi118 ceph-mon[131825]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:40 smithi078 ceph-mon[139570]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:40 smithi078 ceph-mon[142991]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:42 smithi118 ceph-mon[131825]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:42 smithi078 ceph-mon[139570]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:42 smithi078 ceph-mon[142991]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:44 smithi118 ceph-mon[131825]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:44 smithi078 ceph-mon[139570]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:44.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:44 smithi078 ceph-mon[142991]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:46 smithi118 ceph-mon[131825]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:46 smithi078 ceph-mon[139570]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:46 smithi078 ceph-mon[142991]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:25:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:25:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:48 smithi118 ceph-mon[131825]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:48 smithi078 ceph-mon[139570]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:48 smithi078 ceph-mon[142991]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:50.053 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 106s ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 106s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 106s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 106s ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:25:50.365 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 106s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 106s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (4h) 106s ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 106s ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 106s ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:25:50.366 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 106s ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:25:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:50 smithi118 ceph-mon[131825]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:50 smithi078 ceph-mon[139570]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:50 smithi078 ceph-mon[142991]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:50.747 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:25:50.747 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:25:50.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:25:50.747 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:25:50.748 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:25:50.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:25:50.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:25:50.749 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:25:50.749 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:25:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:51 smithi118 ceph-mon[131825]: from='client.56222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:51 smithi118 ceph-mon[131825]: from='client.46263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/299199575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[139570]: from='client.56222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[139570]: from='client.46263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/299199575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[142991]: from='client.56222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[142991]: from='client.46263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:25:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/299199575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:25:52.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:52 smithi118 ceph-mon[131825]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:52.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:52 smithi078 ceph-mon[139570]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:52 smithi078 ceph-mon[142991]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:54 smithi118 ceph-mon[131825]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:54 smithi078 ceph-mon[139570]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:54 smithi078 ceph-mon[142991]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:56 smithi118 ceph-mon[131825]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:56 smithi078 ceph-mon[139570]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:25:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:25:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:56 smithi078 ceph-mon[142991]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:25:58 smithi118 ceph-mon[131825]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:25:58 smithi078 ceph-mon[139570]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:25:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:25:58 smithi078 ceph-mon[142991]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:00 smithi118 ceph-mon[131825]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:00 smithi078 ceph-mon[139570]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:00 smithi078 ceph-mon[142991]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:02 smithi118 ceph-mon[131825]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:02 smithi078 ceph-mon[139570]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:02 smithi078 ceph-mon[142991]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:04 smithi118 ceph-mon[131825]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:04 smithi078 ceph-mon[139570]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:04 smithi078 ceph-mon[142991]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:26:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:26:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:26:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:06 smithi118 ceph-mon[131825]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:26:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:26:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:26:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[139570]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:26:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:26:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:26:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:26:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[142991]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:26:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:26:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:26:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:08 smithi118 ceph-mon[131825]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:08 smithi078 ceph-mon[139570]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:08 smithi078 ceph-mon[142991]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:10 smithi118 ceph-mon[131825]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:10 smithi078 ceph-mon[139570]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:10 smithi078 ceph-mon[142991]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:12 smithi118 ceph-mon[131825]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:12 smithi078 ceph-mon[139570]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:12 smithi078 ceph-mon[142991]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:14 smithi118 ceph-mon[131825]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:14 smithi078 ceph-mon[139570]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:14 smithi078 ceph-mon[142991]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:16.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:16 smithi118 ceph-mon[131825]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:16 smithi078 ceph-mon[142991]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:16 smithi078 ceph-mon[139570]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:26:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:18 smithi118 ceph-mon[131825]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:18 smithi078 ceph-mon[142991]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:18 smithi078 ceph-mon[139570]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:20 smithi118 ceph-mon[131825]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:20 smithi078 ceph-mon[139570]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:20 smithi078 ceph-mon[142991]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:21.095 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:26:21.403 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:26:21.404 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (4h) 2m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:26:21.405 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:26:21.789 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:26:21.789 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:26:21.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:26:21.790 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:26:21.791 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:26:21.792 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:26:21.792 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:26:21.792 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:26:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:22 smithi118 ceph-mon[131825]: from='client.46275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:22 smithi118 ceph-mon[131825]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:22 smithi118 ceph-mon[131825]: from='client.56246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3927534148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[142991]: from='client.46275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[142991]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[142991]: from='client.56246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3927534148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[139570]: from='client.46275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[139570]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[139570]: from='client.56246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3927534148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:24 smithi118 ceph-mon[131825]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:24.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:24 smithi078 ceph-mon[139570]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:24 smithi078 ceph-mon[142991]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:26 smithi118 ceph-mon[131825]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:26 smithi078 ceph-mon[139570]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:26:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:26 smithi078 ceph-mon[142991]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:28 smithi118 ceph-mon[131825]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:28 smithi078 ceph-mon[139570]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:28 smithi078 ceph-mon[142991]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:30 smithi118 ceph-mon[131825]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:30 smithi078 ceph-mon[139570]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:30 smithi078 ceph-mon[142991]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:32 smithi118 ceph-mon[131825]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:32 smithi078 ceph-mon[139570]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:32 smithi078 ceph-mon[142991]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:34 smithi118 ceph-mon[131825]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:34 smithi078 ceph-mon[139570]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:34 smithi078 ceph-mon[142991]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:36 smithi118 ceph-mon[131825]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:36 smithi078 ceph-mon[139570]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:36 smithi078 ceph-mon[142991]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:26:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:38 smithi118 ceph-mon[131825]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:38 smithi078 ceph-mon[139570]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:38 smithi078 ceph-mon[142991]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:40 smithi118 ceph-mon[131825]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:40 smithi078 ceph-mon[139570]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:40 smithi078 ceph-mon[142991]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:42 smithi118 ceph-mon[131825]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:42 smithi078 ceph-mon[139570]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:42 smithi078 ceph-mon[142991]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:44 smithi118 ceph-mon[131825]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:44 smithi078 ceph-mon[139570]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:44 smithi078 ceph-mon[142991]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:46 smithi118 ceph-mon[131825]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:46 smithi078 ceph-mon[139570]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:26:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:46 smithi078 ceph-mon[142991]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:26:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:48 smithi118 ceph-mon[131825]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:48 smithi078 ceph-mon[139570]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:48 smithi078 ceph-mon[142991]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:50 smithi118 ceph-mon[131825]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:50 smithi078 ceph-mon[139570]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:50 smithi078 ceph-mon[142991]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:52.140 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:26:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:52 smithi118 ceph-mon[131825]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:52.446 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:26:52.447 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 2m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:26:52.448 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:26:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:52 smithi078 ceph-mon[139570]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:52 smithi078 ceph-mon[142991]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:26:52.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:26:52.831 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:26:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:53 smithi118 ceph-mon[131825]: from='client.56258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:53 smithi118 ceph-mon[131825]: from='client.56264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1364277066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[139570]: from='client.56258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[139570]: from='client.56264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1364277066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[142991]: from='client.56258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[142991]: from='client.56264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:26:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1364277066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:26:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:54 smithi118 ceph-mon[131825]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:54 smithi078 ceph-mon[139570]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:54 smithi078 ceph-mon[142991]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:56 smithi118 ceph-mon[131825]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:56 smithi078 ceph-mon[139570]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:26:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:26:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:56 smithi078 ceph-mon[142991]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:26:58 smithi118 ceph-mon[131825]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:26:58 smithi078 ceph-mon[142991]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:26:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:26:58 smithi078 ceph-mon[139570]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:00 smithi118 ceph-mon[131825]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:00 smithi078 ceph-mon[139570]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:00 smithi078 ceph-mon[142991]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:02 smithi118 ceph-mon[131825]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:02 smithi078 ceph-mon[142991]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:02 smithi078 ceph-mon[139570]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:04 smithi118 ceph-mon[131825]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:04 smithi078 ceph-mon[139570]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:04 smithi078 ceph-mon[142991]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:06 smithi118 ceph-mon[131825]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:27:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:27:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:27:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[142991]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:27:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:27:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[139570]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:27:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:27:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:27:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:27:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:08 smithi118 ceph-mon[131825]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:08 smithi078 ceph-mon[139570]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:08 smithi078 ceph-mon[142991]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:10 smithi118 ceph-mon[131825]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:10 smithi078 ceph-mon[139570]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:10.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:10 smithi078 ceph-mon[142991]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:12 smithi118 ceph-mon[131825]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:12 smithi078 ceph-mon[139570]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:12 smithi078 ceph-mon[142991]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:14 smithi118 ceph-mon[131825]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:14 smithi078 ceph-mon[139570]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:14 smithi078 ceph-mon[142991]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:16 smithi118 ceph-mon[131825]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:16 smithi078 ceph-mon[139570]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:16 smithi078 ceph-mon[142991]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:27:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:18 smithi118 ceph-mon[131825]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:18 smithi078 ceph-mon[139570]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:18 smithi078 ceph-mon[142991]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:20 smithi118 ceph-mon[131825]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:20 smithi078 ceph-mon[139570]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:20 smithi078 ceph-mon[142991]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:22 smithi118 ceph-mon[131825]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:22.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:22 smithi078 ceph-mon[139570]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:22 smithi078 ceph-mon[142991]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:23.178 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:27:23.484 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (4h) 3m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:27:23.485 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:23.862 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:27:23.863 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:27:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:24 smithi118 ceph-mon[131825]: from='client.56276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:24 smithi118 ceph-mon[131825]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:24 smithi118 ceph-mon[131825]: from='client.56282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/930118434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[139570]: from='client.56276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[139570]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[139570]: from='client.56282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/930118434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[142991]: from='client.56276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[142991]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[142991]: from='client.56282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/930118434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:26.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:26 smithi118 ceph-mon[131825]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:26 smithi078 ceph-mon[139570]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:26 smithi078 ceph-mon[142991]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:27:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:28 smithi118 ceph-mon[131825]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:28 smithi078 ceph-mon[139570]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:28 smithi078 ceph-mon[142991]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:30 smithi118 ceph-mon[131825]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:30 smithi078 ceph-mon[142991]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:30 smithi078 ceph-mon[139570]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:32 smithi118 ceph-mon[131825]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:32 smithi078 ceph-mon[139570]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:32 smithi078 ceph-mon[142991]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:34 smithi118 ceph-mon[131825]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:34 smithi078 ceph-mon[142991]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:34 smithi078 ceph-mon[139570]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:36 smithi118 ceph-mon[131825]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:36 smithi078 ceph-mon[139570]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:36 smithi078 ceph-mon[142991]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:27:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:38 smithi118 ceph-mon[131825]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:38 smithi078 ceph-mon[142991]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:38 smithi078 ceph-mon[139570]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:40 smithi118 ceph-mon[131825]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:40 smithi078 ceph-mon[139570]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:40 smithi078 ceph-mon[142991]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:42 smithi118 ceph-mon[131825]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:42 smithi078 ceph-mon[139570]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:42 smithi078 ceph-mon[142991]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:44 smithi118 ceph-mon[131825]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:44 smithi078 ceph-mon[139570]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:44 smithi078 ceph-mon[142991]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:46 smithi118 ceph-mon[131825]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:46 smithi078 ceph-mon[139570]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:46 smithi078 ceph-mon[142991]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:27:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:27:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:48 smithi118 ceph-mon[131825]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:48 smithi078 ceph-mon[139570]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:48 smithi078 ceph-mon[142991]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:50 smithi118 ceph-mon[131825]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:50 smithi078 ceph-mon[139570]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:50 smithi078 ceph-mon[142991]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:52 smithi118 ceph-mon[131825]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:52 smithi078 ceph-mon[139570]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:52 smithi078 ceph-mon[142991]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:54.208 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:27:54.521 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:27:54.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:27:54.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:27:54.523 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:27:54.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:54 smithi118 ceph-mon[131825]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:54 smithi078 ceph-mon[139570]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:54 smithi078 ceph-mon[142991]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:54.903 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:27:54.904 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:27:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:55 smithi118 ceph-mon[131825]: from='client.56294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:55 smithi118 ceph-mon[131825]: from='client.46335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3335853594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[139570]: from='client.56294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[139570]: from='client.46335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3335853594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[142991]: from='client.56294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[142991]: from='client.46335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:27:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3335853594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:27:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:56 smithi118 ceph-mon[131825]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:56 smithi078 ceph-mon[139570]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:56 smithi078 ceph-mon[142991]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:27:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:27:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:27:58 smithi118 ceph-mon[131825]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:27:58 smithi078 ceph-mon[139570]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:27:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:27:58 smithi078 ceph-mon[142991]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:00 smithi118 ceph-mon[131825]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:00 smithi078 ceph-mon[139570]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:00 smithi078 ceph-mon[142991]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:02 smithi118 ceph-mon[131825]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:02 smithi078 ceph-mon[139570]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:02 smithi078 ceph-mon[142991]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:04 smithi118 ceph-mon[131825]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:04 smithi078 ceph-mon[139570]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:04 smithi078 ceph-mon[142991]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:06 smithi118 ceph-mon[131825]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:28:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:06 smithi078 ceph-mon[142991]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:28:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:06 smithi078 ceph-mon[139570]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:28:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:28:07.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:28:07.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:28:07.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:28:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:28:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:28:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:28:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:28:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:28:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:28:08.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:08 smithi118 ceph-mon[131825]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:08 smithi078 ceph-mon[139570]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:08 smithi078 ceph-mon[142991]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:10 smithi118 ceph-mon[131825]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:10.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:10 smithi078 ceph-mon[139570]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:10 smithi078 ceph-mon[142991]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:12 smithi118 ceph-mon[131825]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:12.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:12 smithi078 ceph-mon[139570]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:12.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:12 smithi078 ceph-mon[142991]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:14 smithi118 ceph-mon[131825]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:14 smithi078 ceph-mon[139570]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:14 smithi078 ceph-mon[142991]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:16 smithi118 ceph-mon[131825]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:16 smithi078 ceph-mon[139570]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:28:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:16 smithi078 ceph-mon[142991]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:18 smithi118 ceph-mon[131825]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:18 smithi078 ceph-mon[139570]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:18 smithi078 ceph-mon[142991]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:20 smithi118 ceph-mon[131825]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:20 smithi078 ceph-mon[139570]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:20 smithi078 ceph-mon[142991]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:22 smithi118 ceph-mon[131825]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:22 smithi078 ceph-mon[139570]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:22 smithi078 ceph-mon[142991]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:24 smithi118 ceph-mon[131825]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:24 smithi078 ceph-mon[139570]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:24 smithi078 ceph-mon[142991]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:25.248 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:28:25.555 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:28:25.555 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:28:25.555 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:28:25.555 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:28:25.555 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:28:25.556 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:28:25.557 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:28:25.934 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:28:25.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:28:25.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:28:25.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:28:25.936 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:28:25.936 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:28:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:26 smithi118 ceph-mon[131825]: from='client.56312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:26 smithi118 ceph-mon[131825]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:26 smithi118 ceph-mon[131825]: from='client.56318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1629564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:28:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[139570]: from='client.56312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[139570]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[139570]: from='client.56318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1629564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[142991]: from='client.56312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[142991]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[142991]: from='client.56318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1629564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:28 smithi118 ceph-mon[131825]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:28 smithi078 ceph-mon[139570]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:28 smithi078 ceph-mon[142991]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:30 smithi118 ceph-mon[131825]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:30 smithi078 ceph-mon[139570]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:30 smithi078 ceph-mon[142991]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:32 smithi118 ceph-mon[131825]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:32.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:32 smithi078 ceph-mon[139570]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:32 smithi078 ceph-mon[142991]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:34 smithi118 ceph-mon[131825]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:34 smithi078 ceph-mon[139570]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:34 smithi078 ceph-mon[142991]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:36 smithi118 ceph-mon[131825]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:36 smithi078 ceph-mon[139570]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:36 smithi078 ceph-mon[142991]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:28:38.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:38 smithi118 ceph-mon[131825]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:38 smithi078 ceph-mon[139570]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:38 smithi078 ceph-mon[142991]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:40 smithi118 ceph-mon[131825]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:40 smithi078 ceph-mon[139570]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:40 smithi078 ceph-mon[142991]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:42 smithi118 ceph-mon[131825]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:42 smithi078 ceph-mon[139570]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:42 smithi078 ceph-mon[142991]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:44 smithi118 ceph-mon[131825]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:44 smithi078 ceph-mon[139570]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:44 smithi078 ceph-mon[142991]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:46 smithi118 ceph-mon[131825]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:46 smithi078 ceph-mon[139570]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:46 smithi078 ceph-mon[142991]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:28:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:28:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:48 smithi118 ceph-mon[131825]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:48 smithi078 ceph-mon[139570]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:48 smithi078 ceph-mon[142991]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:50 smithi118 ceph-mon[131825]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:50 smithi078 ceph-mon[142991]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:50 smithi078 ceph-mon[139570]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:52 smithi118 ceph-mon[131825]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:52 smithi078 ceph-mon[139570]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:52 smithi078 ceph-mon[142991]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:54 smithi118 ceph-mon[131825]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:54 smithi078 ceph-mon[139570]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:54 smithi078 ceph-mon[142991]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:56.278 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:28:56.589 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:28:56.589 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:28:56.589 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5434M 2388M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4891M 2388M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4640M 2388M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4146M 2388M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:28:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:28:56.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:28:56.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:28:56.591 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:28:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:56 smithi118 ceph-mon[131825]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:56 smithi078 ceph-mon[139570]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:56 smithi078 ceph-mon[142991]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:28:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:56.972 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:28:56.973 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:28:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:57 smithi118 ceph-mon[131825]: from='client.46365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:57 smithi118 ceph-mon[131825]: from='client.46371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/130598634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:57.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[142991]: from='client.46365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[142991]: from='client.46371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/130598634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:57.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[139570]: from='client.46365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[139570]: from='client.46371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:28:57.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/130598634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:28:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:28:58 smithi118 ceph-mon[131825]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:28:58 smithi078 ceph-mon[142991]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:28:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:28:58 smithi078 ceph-mon[139570]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:00 smithi118 ceph-mon[131825]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:00 smithi078 ceph-mon[139570]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:00 smithi078 ceph-mon[142991]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:02 smithi118 ceph-mon[131825]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:02.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:02 smithi078 ceph-mon[139570]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:02 smithi078 ceph-mon[142991]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:04 smithi118 ceph-mon[131825]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:04 smithi078 ceph-mon[142991]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:04 smithi078 ceph-mon[139570]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:06 smithi118 ceph-mon[131825]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:06 smithi078 ceph-mon[139570]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:06 smithi078 ceph-mon[142991]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:29:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:29:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:29:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:29:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2379M 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:29:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2379M 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2379M 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:29:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:29:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:10 smithi118 ceph-mon[131825]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:10 smithi078 ceph-mon[139570]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:10 smithi078 ceph-mon[142991]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:12 smithi118 ceph-mon[131825]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:12 smithi078 ceph-mon[139570]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:12.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:12 smithi078 ceph-mon[142991]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:14 smithi118 ceph-mon[131825]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:14 smithi078 ceph-mon[139570]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:14 smithi078 ceph-mon[142991]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:16 smithi118 ceph-mon[131825]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:16 smithi078 ceph-mon[139570]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:16 smithi078 ceph-mon[142991]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:29:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:18 smithi118 ceph-mon[131825]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:18 smithi078 ceph-mon[142991]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:18 smithi078 ceph-mon[139570]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:20 smithi118 ceph-mon[131825]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:20 smithi078 ceph-mon[139570]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:20 smithi078 ceph-mon[142991]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:22 smithi118 ceph-mon[131825]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:22 smithi078 ceph-mon[139570]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:22 smithi078 ceph-mon[142991]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:24 smithi118 ceph-mon[131825]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:24 smithi078 ceph-mon[139570]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:24 smithi078 ceph-mon[142991]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:26 smithi118 ceph-mon[131825]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:26 smithi078 ceph-mon[139570]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:29:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:26 smithi078 ceph-mon[142991]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:27.327 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:29:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:29:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:29:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:29:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:29:27.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:29:27.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:29:27.639 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:29:28.018 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:29:28.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:29:28.020 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:29:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:28 smithi118 ceph-mon[131825]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:28 smithi118 ceph-mon[131825]: from='client.56348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:28 smithi118 ceph-mon[131825]: from='client.56354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3109473605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:29:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[139570]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[139570]: from='client.56348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[139570]: from='client.56354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3109473605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:29:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[142991]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[142991]: from='client.56348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[142991]: from='client.56354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3109473605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:29:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:30 smithi118 ceph-mon[131825]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:30 smithi078 ceph-mon[139570]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:30 smithi078 ceph-mon[142991]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:32 smithi118 ceph-mon[131825]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:32 smithi078 ceph-mon[139570]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:32 smithi078 ceph-mon[142991]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:34 smithi118 ceph-mon[131825]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:34 smithi078 ceph-mon[139570]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:34 smithi078 ceph-mon[142991]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:36 smithi118 ceph-mon[131825]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:36 smithi078 ceph-mon[139570]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:36 smithi078 ceph-mon[142991]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:29:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:38 smithi118 ceph-mon[131825]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:38 smithi078 ceph-mon[139570]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:38 smithi078 ceph-mon[142991]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:40 smithi118 ceph-mon[131825]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:40 smithi078 ceph-mon[139570]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:40 smithi078 ceph-mon[142991]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:42 smithi118 ceph-mon[131825]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:42 smithi078 ceph-mon[139570]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:42 smithi078 ceph-mon[142991]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:44 smithi118 ceph-mon[131825]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:44 smithi078 ceph-mon[139570]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:44 smithi078 ceph-mon[142991]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:46 smithi118 ceph-mon[131825]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:46 smithi078 ceph-mon[139570]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:46 smithi078 ceph-mon[142991]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:29:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:29:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:48 smithi118 ceph-mon[131825]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:48 smithi078 ceph-mon[139570]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:48 smithi078 ceph-mon[142991]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:50 smithi118 ceph-mon[131825]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:50 smithi078 ceph-mon[139570]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:50 smithi078 ceph-mon[142991]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:52 smithi118 ceph-mon[131825]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:52 smithi078 ceph-mon[139570]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:52 smithi078 ceph-mon[142991]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:54 smithi118 ceph-mon[131825]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:54 smithi078 ceph-mon[139570]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:54 smithi078 ceph-mon[142991]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:56 smithi118 ceph-mon[131825]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:56 smithi078 ceph-mon[139570]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:56 smithi078 ceph-mon[142991]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:29:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:29:58.371 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:29:59.965 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:29:59.966 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:29:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:58 smithi118 ceph-mon[131825]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:59 smithi118 ceph-mon[131825]: from='client.56366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:59 smithi118 ceph-mon[131825]: from='client.46407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.967 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:29:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3709372490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:29:59.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:58 smithi078 ceph-mon[139570]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:59.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:58 smithi078 ceph-mon[142991]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:29:59.968 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:29:59.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:29:59.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:29:59.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:59.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:29:59.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:29:59.970 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:29:59.970 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:29:59.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[139570]: from='client.56366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[139570]: from='client.46407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3709372490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:29:59.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[142991]: from='client.56366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[142991]: from='client.46407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:29:59.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:29:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3709372490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:30:00.369 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:00 smithi078 conmon[139546]: 2023-12-16T06:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:30:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:00 smithi118 ceph-mon[131825]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:30:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:00 smithi078 ceph-mon[139570]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:30:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:00 smithi078 ceph-mon[142991]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:30:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:02 smithi118 ceph-mon[131825]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:02 smithi078 ceph-mon[142991]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:02 smithi078 ceph-mon[139570]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:04 smithi118 ceph-mon[131825]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:04 smithi078 ceph-mon[139570]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:04 smithi078 ceph-mon[142991]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:06 smithi118 ceph-mon[131825]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:06 smithi078 ceph-mon[139570]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:30:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:06 smithi078 ceph-mon[142991]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:08 smithi118 ceph-mon[131825]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:30:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:30:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:30:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[139570]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[142991]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:30:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:30:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:30:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:30:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:10 smithi118 ceph-mon[131825]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:10 smithi078 ceph-mon[142991]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:10 smithi078 ceph-mon[139570]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:12 smithi118 ceph-mon[131825]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:12 smithi078 ceph-mon[139570]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:12 smithi078 ceph-mon[142991]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:14 smithi118 ceph-mon[131825]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:14 smithi078 ceph-mon[139570]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:14 smithi078 ceph-mon[142991]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:16 smithi118 ceph-mon[131825]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:16 smithi078 ceph-mon[139570]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:30:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:16 smithi078 ceph-mon[142991]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:18 smithi118 ceph-mon[131825]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:18 smithi078 ceph-mon[139570]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:18 smithi078 ceph-mon[142991]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:20 smithi118 ceph-mon[131825]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:20 smithi078 ceph-mon[139570]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:20 smithi078 ceph-mon[142991]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:22 smithi118 ceph-mon[131825]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:22 smithi078 ceph-mon[139570]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:22 smithi078 ceph-mon[142991]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:24 smithi118 ceph-mon[131825]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:24 smithi078 ceph-mon[139570]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:24 smithi078 ceph-mon[142991]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:26 smithi118 ceph-mon[131825]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:26 smithi078 ceph-mon[139570]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:30:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:26 smithi078 ceph-mon[142991]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:28 smithi118 ceph-mon[131825]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:28 smithi078 ceph-mon[139570]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:28 smithi078 ceph-mon[142991]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:29.410 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:30:29.716 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:30:29.717 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:30:29.718 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:30:30.099 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:30:30.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:30:30.101 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:30:30.101 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:30:30.101 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:30:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:30 smithi118 ceph-mon[131825]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:30 smithi118 ceph-mon[131825]: from='client.56384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:30 smithi118 ceph-mon[131825]: from='client.56390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1681302504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[142991]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[142991]: from='client.56384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[142991]: from='client.56390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1681302504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[139570]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[139570]: from='client.56384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[139570]: from='client.56390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:30:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1681302504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:30:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:32 smithi118 ceph-mon[131825]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:32 smithi078 ceph-mon[139570]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:32 smithi078 ceph-mon[142991]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:34 smithi118 ceph-mon[131825]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:34 smithi078 ceph-mon[139570]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:34 smithi078 ceph-mon[142991]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:36 smithi118 ceph-mon[131825]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:36 smithi078 ceph-mon[139570]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:30:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:36 smithi078 ceph-mon[142991]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:38 smithi118 ceph-mon[131825]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:38 smithi078 ceph-mon[139570]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:38 smithi078 ceph-mon[142991]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:40 smithi118 ceph-mon[131825]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:40 smithi078 ceph-mon[142991]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:40 smithi078 ceph-mon[139570]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:42 smithi118 ceph-mon[131825]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:42 smithi078 ceph-mon[139570]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:42 smithi078 ceph-mon[142991]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:44 smithi118 ceph-mon[131825]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:44 smithi078 ceph-mon[139570]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:44 smithi078 ceph-mon[142991]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:46 smithi118 ceph-mon[131825]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:46 smithi078 ceph-mon[142991]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:46 smithi078 ceph-mon[139570]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:30:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:30:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:48 smithi118 ceph-mon[131825]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:48 smithi078 ceph-mon[139570]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:48 smithi078 ceph-mon[142991]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:50 smithi118 ceph-mon[131825]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:50 smithi078 ceph-mon[139570]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:50 smithi078 ceph-mon[142991]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:52 smithi118 ceph-mon[131825]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:52 smithi078 ceph-mon[139570]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:52 smithi078 ceph-mon[142991]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:54 smithi118 ceph-mon[131825]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:54 smithi078 ceph-mon[139570]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:54 smithi078 ceph-mon[142991]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:56 smithi118 ceph-mon[131825]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:56 smithi078 ceph-mon[139570]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:30:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:30:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:56 smithi078 ceph-mon[142991]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:30:58 smithi118 ceph-mon[131825]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:30:58 smithi078 ceph-mon[139570]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:30:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:30:58 smithi078 ceph-mon[142991]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:00.449 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:31:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:00 smithi118 ceph-mon[131825]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:00 smithi078 ceph-mon[139570]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:00.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:00 smithi078 ceph-mon[142991]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:31:00.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:31:00.758 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:31:01.139 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:31:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:01 smithi118 ceph-mon[131825]: from='client.46437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:01 smithi118 ceph-mon[131825]: from='client.46443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/491044611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[139570]: from='client.46437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[139570]: from='client.46443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/491044611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[142991]: from='client.46437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[142991]: from='client.46443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/491044611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:02 smithi118 ceph-mon[131825]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:02 smithi078 ceph-mon[139570]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:02 smithi078 ceph-mon[142991]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:04 smithi118 ceph-mon[131825]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:04 smithi078 ceph-mon[139570]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:04 smithi078 ceph-mon[142991]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:06 smithi118 ceph-mon[131825]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:06 smithi078 ceph-mon[139570]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:06 smithi078 ceph-mon[142991]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:31:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:08 smithi118 ceph-mon[131825]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:31:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:08 smithi078 ceph-mon[139570]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:31:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:08 smithi078 ceph-mon[142991]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:31:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:31:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:31:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:31:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:31:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:31:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:10 smithi118 ceph-mon[131825]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:10 smithi078 ceph-mon[139570]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:10 smithi078 ceph-mon[142991]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:12 smithi118 ceph-mon[131825]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:12 smithi078 ceph-mon[139570]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:12 smithi078 ceph-mon[142991]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:14 smithi118 ceph-mon[131825]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:14 smithi078 ceph-mon[139570]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:14 smithi078 ceph-mon[142991]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:16 smithi118 ceph-mon[131825]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:16 smithi078 ceph-mon[139570]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:16 smithi078 ceph-mon[142991]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:31:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:18 smithi118 ceph-mon[131825]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:18 smithi078 ceph-mon[139570]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:18 smithi078 ceph-mon[142991]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:20 smithi118 ceph-mon[131825]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:20 smithi078 ceph-mon[139570]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:20 smithi078 ceph-mon[142991]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:22 smithi118 ceph-mon[131825]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:22 smithi078 ceph-mon[139570]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:22 smithi078 ceph-mon[142991]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:31:22.806361389Z level=info msg="Completed cleanup jobs" duration=142.182868ms 2023-12-16T06:31:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:24 smithi118 ceph-mon[131825]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:24 smithi078 ceph-mon[139570]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:24 smithi078 ceph-mon[142991]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:26 smithi118 ceph-mon[131825]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:26 smithi078 ceph-mon[139570]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:26 smithi078 ceph-mon[142991]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:31:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:28 smithi118 ceph-mon[131825]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:28 smithi078 ceph-mon[139570]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:28 smithi078 ceph-mon[142991]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:30 smithi118 ceph-mon[131825]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:30 smithi078 ceph-mon[139570]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:30 smithi078 ceph-mon[142991]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:31.486 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:31:31.791 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:31:31.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:31:31.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:31:31.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:31:31.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:31:31.794 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:31:32.177 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:31:32.177 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:31:32.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:31:32.178 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:31:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:32 smithi118 ceph-mon[131825]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:32 smithi118 ceph-mon[131825]: from='client.56420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[139570]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[139570]: from='client.56420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[142991]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[142991]: from='client.56420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:33 smithi118 ceph-mon[131825]: from='client.56426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2756739471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:33 smithi078 ceph-mon[139570]: from='client.56426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2756739471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:33 smithi078 ceph-mon[142991]: from='client.56426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:31:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2756739471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:31:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:34 smithi118 ceph-mon[131825]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:34 smithi078 ceph-mon[139570]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:34 smithi078 ceph-mon[142991]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:36 smithi118 ceph-mon[131825]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:36 smithi078 ceph-mon[139570]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:36 smithi078 ceph-mon[142991]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:31:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:38 smithi118 ceph-mon[131825]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:38 smithi078 ceph-mon[139570]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:38 smithi078 ceph-mon[142991]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:40 smithi118 ceph-mon[131825]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:40 smithi078 ceph-mon[139570]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:40 smithi078 ceph-mon[142991]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:42 smithi118 ceph-mon[131825]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:42 smithi078 ceph-mon[139570]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:42 smithi078 ceph-mon[142991]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:44 smithi118 ceph-mon[131825]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:44 smithi078 ceph-mon[139570]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:44 smithi078 ceph-mon[142991]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:46 smithi118 ceph-mon[131825]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:46 smithi078 ceph-mon[142991]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:46 smithi078 ceph-mon[139570]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:31:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:31:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:48 smithi118 ceph-mon[131825]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:48 smithi078 ceph-mon[139570]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:48 smithi078 ceph-mon[142991]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:50 smithi118 ceph-mon[131825]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:50 smithi078 ceph-mon[139570]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:50 smithi078 ceph-mon[142991]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:52 smithi118 ceph-mon[131825]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:52 smithi078 ceph-mon[139570]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:52 smithi078 ceph-mon[142991]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:54 smithi118 ceph-mon[131825]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:54 smithi078 ceph-mon[139570]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:54 smithi078 ceph-mon[142991]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:56 smithi118 ceph-mon[131825]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:56 smithi078 ceph-mon[139570]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:31:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:31:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:56 smithi078 ceph-mon[142991]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:31:58 smithi118 ceph-mon[131825]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:31:58 smithi078 ceph-mon[139570]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:31:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:31:58 smithi078 ceph-mon[142991]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:00 smithi118 ceph-mon[131825]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:00 smithi078 ceph-mon[139570]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:00 smithi078 ceph-mon[142991]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:02 smithi118 ceph-mon[131825]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:02 smithi078 ceph-mon[139570]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:02 smithi078 ceph-mon[142991]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:02.525 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:32:02.832 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:32:02.832 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:32:02.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:32:02.834 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:32:03.215 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:32:03.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:32:03.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:32:03.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:32:03.216 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:32:03.217 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:32:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:03 smithi118 ceph-mon[131825]: from='client.46473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:03 smithi078 ceph-mon[139570]: from='client.46473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:03 smithi078 ceph-mon[142991]: from='client.46473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:04.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:04 smithi118 ceph-mon[131825]: from='client.46479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/75113801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:04 smithi118 ceph-mon[131825]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[142991]: from='client.46479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/75113801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[142991]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[139570]: from='client.46479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/75113801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:04.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:04 smithi078 ceph-mon[139570]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:06 smithi118 ceph-mon[131825]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:06 smithi078 ceph-mon[139570]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:32:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:06 smithi078 ceph-mon[142991]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:08 smithi118 ceph-mon[131825]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:08 smithi078 ceph-mon[139570]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:08 smithi078 ceph-mon[142991]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:32:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:32:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:32:10.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[139570]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:10.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:10.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:10.674 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[142991]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:10.675 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:10.675 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:10 smithi118 ceph-mon[131825]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:12 smithi118 ceph-mon[131825]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:12 smithi078 ceph-mon[139570]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:12 smithi078 ceph-mon[142991]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:32:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:32:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:32:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:32:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:32:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:32:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:16 smithi118 ceph-mon[131825]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:16 smithi078 ceph-mon[139570]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:16 smithi078 ceph-mon[142991]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:32:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:18 smithi118 ceph-mon[131825]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:18 smithi078 ceph-mon[139570]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:18 smithi078 ceph-mon[142991]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:20 smithi118 ceph-mon[131825]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:20 smithi078 ceph-mon[139570]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:20 smithi078 ceph-mon[142991]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:22 smithi118 ceph-mon[131825]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:22 smithi078 ceph-mon[139570]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:22 smithi078 ceph-mon[142991]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:24 smithi118 ceph-mon[131825]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:24 smithi078 ceph-mon[139570]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:24 smithi078 ceph-mon[142991]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:26 smithi118 ceph-mon[131825]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:26 smithi078 ceph-mon[139570]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:26 smithi078 ceph-mon[142991]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:32:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:28 smithi118 ceph-mon[131825]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:28 smithi078 ceph-mon[139570]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:28 smithi078 ceph-mon[142991]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:30.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:30 smithi078 ceph-mon[139570]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:30.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:30 smithi078 ceph-mon[142991]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:30 smithi118 ceph-mon[131825]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:32 smithi118 ceph-mon[131825]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:32 smithi078 ceph-mon[139570]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:32 smithi078 ceph-mon[142991]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:33.564 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:32:33.870 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:32:33.870 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:32:33.870 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:32:33.870 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:32:33.870 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:32:33.871 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:32:33.872 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:32:34.252 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:32:34.253 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:32:34.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:32:34.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:32:34.254 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:32:34.254 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:32:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:34 smithi118 ceph-mon[131825]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:34 smithi118 ceph-mon[131825]: from='client.56456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3583607956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[139570]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[139570]: from='client.56456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3583607956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[142991]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[142991]: from='client.56456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3583607956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:32:35.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:35 smithi078 ceph-mon[139570]: from='client.46497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:35 smithi078 ceph-mon[142991]: from='client.46497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:35 smithi118 ceph-mon[131825]: from='client.46497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:32:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:36 smithi078 ceph-mon[139570]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:36 smithi078 ceph-mon[142991]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:32:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:36 smithi118 ceph-mon[131825]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:38 smithi078 ceph-mon[139570]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:38 smithi078 ceph-mon[142991]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:38 smithi118 ceph-mon[131825]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:40 smithi078 ceph-mon[139570]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:40 smithi078 ceph-mon[142991]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:40 smithi118 ceph-mon[131825]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:42 smithi118 ceph-mon[131825]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:42 smithi078 ceph-mon[139570]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:42 smithi078 ceph-mon[142991]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:44 smithi118 ceph-mon[131825]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:44 smithi078 ceph-mon[139570]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:44 smithi078 ceph-mon[142991]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:46 smithi078 ceph-mon[139570]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:46 smithi078 ceph-mon[142991]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:32:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:46 smithi118 ceph-mon[131825]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:32:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:48 smithi078 ceph-mon[139570]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:48 smithi078 ceph-mon[142991]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:48 smithi118 ceph-mon[131825]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:50 smithi078 ceph-mon[139570]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:50 smithi078 ceph-mon[142991]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:50 smithi118 ceph-mon[131825]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:52 smithi118 ceph-mon[131825]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:52 smithi078 ceph-mon[139570]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:52 smithi078 ceph-mon[142991]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:54 smithi078 ceph-mon[139570]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:54 smithi078 ceph-mon[142991]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:54 smithi118 ceph-mon[131825]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:56 smithi078 ceph-mon[139570]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:56 smithi078 ceph-mon[142991]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:32:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:32:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:56 smithi118 ceph-mon[131825]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:32:58 smithi078 ceph-mon[139570]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:32:58 smithi078 ceph-mon[142991]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:32:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:32:58 smithi118 ceph-mon[131825]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:00 smithi078 ceph-mon[139570]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:00 smithi078 ceph-mon[142991]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:00 smithi118 ceph-mon[131825]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:02 smithi118 ceph-mon[131825]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:02 smithi078 ceph-mon[139570]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:02 smithi078 ceph-mon[142991]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:04.601 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:33:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:04 smithi078 ceph-mon[139570]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:04 smithi078 ceph-mon[142991]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 10m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 10m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 10m ago 5h 745M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 10m ago 5h 1453M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 10m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:33:04.907 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 10m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 10m ago 5h 5434M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 10m ago 5h 4891M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 10m ago 5h 4640M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 10m ago 5h 4146M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:33:04.908 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:33:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:04 smithi118 ceph-mon[131825]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:05.289 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:33:05.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:05.291 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:33:05.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:33:05.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:33:05.291 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:33:05.291 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:33:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:05 smithi078 ceph-mon[139570]: from='client.56474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1332744824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:05 smithi078 ceph-mon[142991]: from='client.56474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1332744824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:05 smithi118 ceph-mon[131825]: from='client.56474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1332744824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:06 smithi078 ceph-mon[142991]: from='client.56480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:06 smithi078 ceph-mon[142991]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:06 smithi078 ceph-mon[139570]: from='client.56480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:06 smithi078 ceph-mon[139570]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:33:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:06 smithi118 ceph-mon[131825]: from='client.56480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:06 smithi118 ceph-mon[131825]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:08 smithi078 ceph-mon[139570]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:08 smithi078 ceph-mon[142991]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:08 smithi118 ceph-mon[131825]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:10 smithi078 ceph-mon[139570]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:10 smithi078 ceph-mon[142991]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:10 smithi118 ceph-mon[131825]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:12 smithi118 ceph-mon[131825]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:12 smithi078 ceph-mon[139570]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:12 smithi078 ceph-mon[142991]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:14 smithi078 ceph-mon[139570]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:14 smithi078 ceph-mon[142991]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:14 smithi118 ceph-mon[131825]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:33:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:33:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:33:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:33:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:33:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:18.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:18 smithi078 ceph-mon[142991]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:18 smithi078 ceph-mon[139570]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:18 smithi118 ceph-mon[131825]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:20 smithi078 ceph-mon[139570]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:20 smithi078 ceph-mon[142991]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:20 smithi118 ceph-mon[131825]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:22 smithi118 ceph-mon[131825]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:22 smithi078 ceph-mon[139570]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:22 smithi078 ceph-mon[142991]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:24 smithi078 ceph-mon[142991]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:24 smithi078 ceph-mon[139570]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:24 smithi118 ceph-mon[131825]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:26 smithi078 ceph-mon[139570]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:26 smithi078 ceph-mon[142991]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:26 smithi118 ceph-mon[131825]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:28 smithi078 ceph-mon[139570]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:28 smithi078 ceph-mon[142991]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:28 smithi118 ceph-mon[131825]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:30 smithi078 ceph-mon[139570]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:30 smithi078 ceph-mon[142991]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:30 smithi118 ceph-mon[131825]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:32 smithi118 ceph-mon[131825]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:32 smithi078 ceph-mon[142991]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:32.566 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:32.566 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:32 smithi078 ceph-mon[139570]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:32.567 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:34 smithi078 ceph-mon[139570]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:34 smithi078 ceph-mon[142991]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:34 smithi118 ceph-mon[131825]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:35.642 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 20s ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 20s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 20s ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 20s ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:33:35.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 20s ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 20s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 20s ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 20s ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 20s ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 20s ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:33:35.952 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:33:36.337 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:33:36.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:33:36.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:33:36.337 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:36.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:33:36.338 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:33:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[139570]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[139570]: from='client.46527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2120031151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[142991]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[142991]: from='client.46527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2120031151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:36 smithi118 ceph-mon[131825]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:36 smithi118 ceph-mon[131825]: from='client.46527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2120031151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:33:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:37 smithi078 ceph-mon[139570]: from='client.46533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:37 smithi078 ceph-mon[142991]: from='client.46533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:37 smithi118 ceph-mon[131825]: from='client.46533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:38 smithi078 ceph-mon[139570]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:38 smithi078 ceph-mon[142991]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:38 smithi118 ceph-mon[131825]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:40 smithi078 ceph-mon[139570]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:40 smithi078 ceph-mon[142991]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:40 smithi118 ceph-mon[131825]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:42 smithi118 ceph-mon[131825]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:42 smithi078 ceph-mon[139570]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:42 smithi078 ceph-mon[142991]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:44 smithi078 ceph-mon[139570]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:44 smithi078 ceph-mon[142991]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:44 smithi118 ceph-mon[131825]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:46 smithi078 ceph-mon[139570]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T06:33:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:46 smithi078 ceph-mon[142991]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:46 smithi118 ceph-mon[131825]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:33:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:48 smithi078 ceph-mon[139570]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:48 smithi078 ceph-mon[142991]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:48 smithi118 ceph-mon[131825]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:50 smithi078 ceph-mon[139570]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:50 smithi078 ceph-mon[142991]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:50 smithi118 ceph-mon[131825]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:52 smithi118 ceph-mon[131825]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:52 smithi078 ceph-mon[139570]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:52 smithi078 ceph-mon[142991]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:54 smithi078 ceph-mon[139570]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:54 smithi078 ceph-mon[142991]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:54 smithi118 ceph-mon[131825]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:56 smithi078 ceph-mon[139570]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:56 smithi078 ceph-mon[142991]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:33:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:33:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:56 smithi118 ceph-mon[131825]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:33:58 smithi078 ceph-mon[139570]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:33:58 smithi078 ceph-mon[142991]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:33:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:33:58 smithi118 ceph-mon[131825]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:00 smithi078 ceph-mon[142991]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:00 smithi078 ceph-mon[139570]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:00 smithi118 ceph-mon[131825]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:02 smithi118 ceph-mon[131825]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:02 smithi078 ceph-mon[139570]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:02 smithi078 ceph-mon[142991]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:04 smithi078 ceph-mon[139570]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:04 smithi078 ceph-mon[142991]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:04 smithi118 ceph-mon[131825]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:06.681 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:34:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:06 smithi078 ceph-mon[139570]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:06 smithi078 ceph-mon[142991]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:34:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:06 smithi118 ceph-mon[131825]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 51s ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 10m ago 5h 98.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 51s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 10m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 10m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 51s ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 51s ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 10m ago 5h 681M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:34:06.991 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 51s ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 51s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 10m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 51s ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 51s ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 51s ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 51s ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 10m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 10m ago 5h 4395M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 10m ago 5h 3787M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 10m ago 5h 4282M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:34:06.992 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 10m ago 5h 130M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:34:07.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:34:07.377 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:34:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:07 smithi078 ceph-mon[139570]: from='client.46545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2143294711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:07 smithi078 ceph-mon[142991]: from='client.46545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2143294711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:07 smithi118 ceph-mon[131825]: from='client.46545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2143294711' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:08 smithi078 ceph-mon[139570]: from='client.46551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:08 smithi078 ceph-mon[139570]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:08 smithi078 ceph-mon[142991]: from='client.46551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:08 smithi078 ceph-mon[142991]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:08 smithi118 ceph-mon[131825]: from='client.46551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:08 smithi118 ceph-mon[131825]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:10 smithi078 ceph-mon[139570]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:10 smithi078 ceph-mon[142991]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:10 smithi118 ceph-mon[131825]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:12 smithi118 ceph-mon[131825]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:12 smithi078 ceph-mon[139570]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:12 smithi078 ceph-mon[142991]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:14 smithi078 ceph-mon[139570]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:14 smithi078 ceph-mon[142991]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:14 smithi118 ceph-mon[131825]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:16 smithi078 ceph-mon[139570]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:16 smithi078 ceph-mon[142991]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:34:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:16 smithi118 ceph-mon[131825]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:18 smithi078 ceph-mon[139570]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:18 smithi078 ceph-mon[142991]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:18 smithi118 ceph-mon[131825]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[139570]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[142991]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.736 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:20 smithi118 ceph-mon[131825]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:20.737 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.737 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.737 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:20.737 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:22 smithi118 ceph-mon[131825]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:22 smithi078 ceph-mon[139570]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:22 smithi078 ceph-mon[142991]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:34:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:34:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:34:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:26 smithi078 ceph-mon[139570]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:34:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:26 smithi078 ceph-mon[142991]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:26 smithi118 ceph-mon[131825]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:28 smithi078 ceph-mon[139570]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:28 smithi078 ceph-mon[142991]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:28 smithi118 ceph-mon[131825]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:30 smithi078 ceph-mon[139570]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:30 smithi078 ceph-mon[142991]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:30 smithi118 ceph-mon[131825]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:32 smithi118 ceph-mon[131825]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:32 smithi078 ceph-mon[139570]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:32 smithi078 ceph-mon[142991]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:34 smithi078 ceph-mon[139570]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:34 smithi078 ceph-mon[142991]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:34 smithi118 ceph-mon[131825]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:36 smithi078 ceph-mon[139570]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:36 smithi078 ceph-mon[142991]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:34:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:36 smithi118 ceph-mon[131825]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:37.726 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:34:38.033 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 82s ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 18s ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 82s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 18s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 18s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 82s ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 82s ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 18s ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 82s ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 82s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 18s ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 82s ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:34:38.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 82s ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 82s ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 82s ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 18s ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 18s ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 18s ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 18s ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:34:38.035 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 18s ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:34:38.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:34:38.418 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:34:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[139570]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[139570]: from='client.46563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4125252313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[142991]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[142991]: from='client.46563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4125252313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:38 smithi118 ceph-mon[131825]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:38 smithi118 ceph-mon[131825]: from='client.46563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4125252313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:34:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:39 smithi078 ceph-mon[139570]: from='client.56534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:39 smithi078 ceph-mon[142991]: from='client.56534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:39 smithi118 ceph-mon[131825]: from='client.56534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:40 smithi078 ceph-mon[139570]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:40 smithi078 ceph-mon[142991]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:40 smithi118 ceph-mon[131825]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:42 smithi118 ceph-mon[131825]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:42 smithi078 ceph-mon[139570]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:42 smithi078 ceph-mon[142991]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:44 smithi078 ceph-mon[139570]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:44 smithi078 ceph-mon[142991]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:44 smithi118 ceph-mon[131825]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:46 smithi078 ceph-mon[139570]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:46 smithi078 ceph-mon[142991]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:34:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:46 smithi118 ceph-mon[131825]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:34:48.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:48 smithi078 ceph-mon[139570]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:48 smithi078 ceph-mon[142991]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:48 smithi118 ceph-mon[131825]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:50 smithi078 ceph-mon[139570]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:50 smithi078 ceph-mon[142991]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:50 smithi118 ceph-mon[131825]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:52 smithi118 ceph-mon[131825]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:52 smithi078 ceph-mon[139570]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:52 smithi078 ceph-mon[142991]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:54 smithi078 ceph-mon[139570]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:54 smithi078 ceph-mon[142991]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:54 smithi118 ceph-mon[131825]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:56 smithi078 ceph-mon[139570]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:56 smithi078 ceph-mon[142991]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:34:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:34:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:56 smithi118 ceph-mon[131825]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:34:58 smithi078 ceph-mon[139570]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:34:58 smithi078 ceph-mon[142991]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:34:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:34:58 smithi118 ceph-mon[131825]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:00 smithi078 ceph-mon[139570]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:00 smithi078 ceph-mon[142991]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:00 smithi118 ceph-mon[131825]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:02 smithi118 ceph-mon[131825]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:02 smithi078 ceph-mon[139570]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:02 smithi078 ceph-mon[142991]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:04 smithi078 ceph-mon[139570]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:04 smithi078 ceph-mon[142991]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:04 smithi118 ceph-mon[131825]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:06 smithi078 ceph-mon[139570]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:06 smithi078 ceph-mon[142991]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:35:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:06 smithi118 ceph-mon[131825]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:08 smithi078 ceph-mon[139570]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:08 smithi078 ceph-mon[142991]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:08.768 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:35:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:08 smithi118 ceph-mon[131825]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:09.074 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 113s ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 49s ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 113s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 49s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 49s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 113s ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 113s ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 49s ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 113s ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 113s ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 49s ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 113s ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 113s ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:35:09.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 113s ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 113s ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 49s ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 49s ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 49s ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 49s ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:35:09.076 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 49s ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:35:09.456 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:35:09.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:35:09.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:35:09.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:35:09.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:35:09.458 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:35:09.458 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:35:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:09 smithi078 ceph-mon[139570]: from='client.56546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:09 smithi078 ceph-mon[142991]: from='client.56546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:09 smithi118 ceph-mon[131825]: from='client.56546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[139570]: from='client.56552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[139570]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2298777527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[142991]: from='client.56552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[142991]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2298777527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:10 smithi118 ceph-mon[131825]: from='client.56552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:10 smithi118 ceph-mon[131825]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2298777527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:12 smithi118 ceph-mon[131825]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:12 smithi078 ceph-mon[139570]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:12 smithi078 ceph-mon[142991]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:14 smithi078 ceph-mon[139570]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:14 smithi078 ceph-mon[142991]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:14 smithi118 ceph-mon[131825]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:16 smithi078 ceph-mon[139570]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:16 smithi078 ceph-mon[142991]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:35:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:16 smithi118 ceph-mon[131825]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:18.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:18 smithi078 ceph-mon[139570]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:18 smithi078 ceph-mon[142991]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:18 smithi118 ceph-mon[131825]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:20 smithi078 ceph-mon[139570]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:20 smithi078 ceph-mon[142991]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:20 smithi118 ceph-mon[131825]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:22 smithi118 ceph-mon[131825]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:22 smithi078 ceph-mon[139570]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:22 smithi078 ceph-mon[142991]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[139570]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:35:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[142991]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:35:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:24 smithi118 ceph-mon[131825]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:35:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:26 smithi078 ceph-mon[139570]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:35:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:26 smithi078 ceph-mon[142991]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:26 smithi118 ceph-mon[131825]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:28 smithi078 ceph-mon[139570]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:28 smithi078 ceph-mon[142991]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:28 smithi118 ceph-mon[131825]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:30 smithi078 ceph-mon[139570]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:30 smithi078 ceph-mon[142991]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:30 smithi118 ceph-mon[131825]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:32 smithi118 ceph-mon[131825]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:32 smithi078 ceph-mon[139570]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:32 smithi078 ceph-mon[142991]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:34 smithi078 ceph-mon[139570]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:34 smithi078 ceph-mon[142991]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:34 smithi118 ceph-mon[131825]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:36 smithi078 ceph-mon[139570]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:35:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:36 smithi078 ceph-mon[142991]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:36 smithi118 ceph-mon[131825]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:38 smithi078 ceph-mon[139570]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:38 smithi078 ceph-mon[142991]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:38 smithi118 ceph-mon[131825]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:39.802 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:35:40.107 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 80s ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 80s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 80s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 80s ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 80s ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:35:40.108 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 80s ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 80s ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 80s ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 80s ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:35:40.109 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 80s ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:35:40.491 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:35:40.491 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:35:40.492 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:35:40.493 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:35:40.493 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:35:40.493 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:35:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:40 smithi078 ceph-mon[139570]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:40 smithi078 ceph-mon[139570]: from='client.56564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:40 smithi078 ceph-mon[142991]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:40 smithi078 ceph-mon[142991]: from='client.56564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:40 smithi118 ceph-mon[131825]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:40 smithi118 ceph-mon[131825]: from='client.56564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:41 smithi078 ceph-mon[139570]: from='client.46605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:41.748 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1675151222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:41.748 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:41 smithi078 ceph-mon[142991]: from='client.46605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:41.748 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1675151222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:41 smithi118 ceph-mon[131825]: from='client.46605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1675151222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:35:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:42 smithi078 ceph-mon[139570]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:42 smithi078 ceph-mon[142991]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:42 smithi118 ceph-mon[131825]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:44 smithi078 ceph-mon[139570]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:44 smithi078 ceph-mon[142991]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:44 smithi118 ceph-mon[131825]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:46 smithi078 ceph-mon[139570]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:35:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:46 smithi078 ceph-mon[142991]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:46 smithi118 ceph-mon[131825]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:35:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:48 smithi118 ceph-mon[131825]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:48 smithi078 ceph-mon[139570]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:48 smithi078 ceph-mon[142991]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:50 smithi118 ceph-mon[131825]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:50 smithi078 ceph-mon[139570]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:50 smithi078 ceph-mon[142991]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:52 smithi078 ceph-mon[139570]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:52 smithi078 ceph-mon[142991]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:52 smithi118 ceph-mon[131825]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:54 smithi078 ceph-mon[139570]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:54 smithi078 ceph-mon[142991]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:54 smithi118 ceph-mon[131825]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:56 smithi078 ceph-mon[139570]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:56 smithi078 ceph-mon[142991]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:35:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T06:35:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:56 smithi118 ceph-mon[131825]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:35:58 smithi078 ceph-mon[139570]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:35:58 smithi078 ceph-mon[142991]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:35:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:35:58 smithi118 ceph-mon[131825]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:00 smithi078 ceph-mon[139570]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:00 smithi078 ceph-mon[142991]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:00 smithi118 ceph-mon[131825]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:02 smithi078 ceph-mon[142991]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:02 smithi078 ceph-mon[139570]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:02 smithi118 ceph-mon[131825]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:04 smithi078 ceph-mon[139570]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:04 smithi078 ceph-mon[142991]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:04 smithi118 ceph-mon[131825]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:06 smithi078 ceph-mon[139570]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:06 smithi078 ceph-mon[142991]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:36:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:06 smithi118 ceph-mon[131825]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:08 smithi118 ceph-mon[131825]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:08 smithi078 ceph-mon[139570]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:08 smithi078 ceph-mon[142991]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:10.841 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:36:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:10 smithi118 ceph-mon[131825]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:10 smithi078 ceph-mon[139570]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:10 smithi078 ceph-mon[142991]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:11.152 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:36:11.153 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:36:11.153 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 111s ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:36:11.153 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:36:11.153 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 111s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:36:11.153 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 111s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 111s ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:36:11.154 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 111s ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 111s ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 111s ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:36:11.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 111s ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:36:11.156 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 111s ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:36:11.156 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 111s ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:36:11.535 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:36:11.536 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:36:11.537 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:11.538 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:36:11.538 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:36:11.538 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:36:11.538 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:36:11.538 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[139570]: from='client.56582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[139570]: from='client.56588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[139570]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1769783986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[142991]: from='client.56582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[142991]: from='client.56588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[142991]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1769783986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:12 smithi118 ceph-mon[131825]: from='client.56582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:12 smithi118 ceph-mon[131825]: from='client.56588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:12 smithi118 ceph-mon[131825]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1769783986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:14 smithi078 ceph-mon[139570]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:14 smithi078 ceph-mon[142991]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:14 smithi118 ceph-mon[131825]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:16 smithi078 ceph-mon[139570]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:16 smithi078 ceph-mon[142991]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:36:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:16 smithi118 ceph-mon[131825]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:18 smithi118 ceph-mon[131825]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:18 smithi078 ceph-mon[139570]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:18 smithi078 ceph-mon[142991]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:20 smithi118 ceph-mon[131825]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:20 smithi078 ceph-mon[139570]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:20 smithi078 ceph-mon[142991]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:22 smithi078 ceph-mon[139570]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:22 smithi078 ceph-mon[142991]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:22 smithi118 ceph-mon[131825]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:24 smithi078 ceph-mon[142991]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:24 smithi078 ceph-mon[139570]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:24 smithi118 ceph-mon[131825]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:36:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:36:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:36:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:26 smithi078 ceph-mon[139570]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:26 smithi078 ceph-mon[142991]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:36:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:26 smithi118 ceph-mon[131825]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:28 smithi118 ceph-mon[131825]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:28 smithi078 ceph-mon[139570]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:28 smithi078 ceph-mon[142991]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:30 smithi118 ceph-mon[131825]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:30 smithi078 ceph-mon[139570]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:30 smithi078 ceph-mon[142991]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:32 smithi078 ceph-mon[139570]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:32 smithi078 ceph-mon[142991]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:32 smithi118 ceph-mon[131825]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:34 smithi118 ceph-mon[131825]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:34 smithi078 ceph-mon[139570]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:34 smithi078 ceph-mon[142991]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:36 smithi078 ceph-mon[139570]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:36 smithi078 ceph-mon[142991]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:36:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:36 smithi118 ceph-mon[131825]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:38 smithi118 ceph-mon[131825]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:38.988 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:38 smithi078 ceph-mon[139570]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:38.988 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:38 smithi078 ceph-mon[142991]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:40 smithi118 ceph-mon[131825]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:40 smithi078 ceph-mon[139570]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:40 smithi078 ceph-mon[142991]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:41.882 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:36:42.193 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:36:42.193 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:36:42.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:36:42.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:36:42.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:36:42.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:36:42.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:36:42.195 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:36:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:42 smithi078 ceph-mon[139570]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:42 smithi078 ceph-mon[142991]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:36:42.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:36:42.576 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:36:42.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:36:42.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:36:42.576 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:36:42.576 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:36:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:42 smithi118 ceph-mon[131825]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[139570]: from='client.46635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[139570]: from='client.46641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1172358111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[142991]: from='client.46635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[142991]: from='client.46641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1172358111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:43 smithi118 ceph-mon[131825]: from='client.46635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:43 smithi118 ceph-mon[131825]: from='client.46641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1172358111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:36:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:44 smithi078 ceph-mon[139570]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:44 smithi078 ceph-mon[142991]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:44 smithi118 ceph-mon[131825]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:46 smithi078 ceph-mon[139570]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:36:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:46 smithi078 ceph-mon[142991]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:46 smithi118 ceph-mon[131825]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:36:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:48 smithi118 ceph-mon[131825]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:48 smithi078 ceph-mon[139570]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:48 smithi078 ceph-mon[142991]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:50 smithi118 ceph-mon[131825]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:50 smithi078 ceph-mon[139570]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:50 smithi078 ceph-mon[142991]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:52 smithi078 ceph-mon[139570]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:52 smithi078 ceph-mon[142991]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:52 smithi118 ceph-mon[131825]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:54 smithi118 ceph-mon[131825]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:54 smithi078 ceph-mon[139570]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:54 smithi078 ceph-mon[142991]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:56 smithi078 ceph-mon[139570]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:56 smithi078 ceph-mon[142991]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:36:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:36:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:56 smithi118 ceph-mon[131825]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:36:58 smithi118 ceph-mon[131825]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:36:58 smithi078 ceph-mon[139570]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:36:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:36:58 smithi078 ceph-mon[142991]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:00 smithi118 ceph-mon[131825]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:00 smithi078 ceph-mon[139570]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:00 smithi078 ceph-mon[142991]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:02 smithi078 ceph-mon[139570]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:02 smithi078 ceph-mon[142991]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:02 smithi118 ceph-mon[131825]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:04 smithi118 ceph-mon[131825]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:04 smithi078 ceph-mon[139570]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:04 smithi078 ceph-mon[142991]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:06 smithi078 ceph-mon[139570]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:06 smithi078 ceph-mon[142991]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:37:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:06 smithi118 ceph-mon[131825]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:08 smithi118 ceph-mon[131825]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:08 smithi078 ceph-mon[139570]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:08 smithi078 ceph-mon[142991]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:10 smithi118 ceph-mon[131825]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:10 smithi078 ceph-mon[139570]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:10 smithi078 ceph-mon[142991]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:12 smithi078 ceph-mon[139570]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:12.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:12 smithi078 ceph-mon[142991]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:12 smithi118 ceph-mon[131825]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:12.920 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:37:13.229 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:37:13.229 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:37:13.229 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:37:13.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:37:13.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:37:13.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:37:13.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:37:13.231 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:37:13.231 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:37:13.616 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:37:13.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:37:13.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:37:13.618 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:37:13.618 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:37:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:14 smithi118 ceph-mon[131825]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:14 smithi118 ceph-mon[131825]: from='client.46659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:14 smithi118 ceph-mon[131825]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/486398858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[142991]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[142991]: from='client.46659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[142991]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/486398858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[139570]: from='client.46653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[139570]: from='client.46659 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[139570]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/486398858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:16 smithi078 ceph-mon[139570]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:16 smithi078 ceph-mon[142991]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:37:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:16 smithi118 ceph-mon[131825]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:18 smithi118 ceph-mon[131825]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:18 smithi078 ceph-mon[139570]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:18 smithi078 ceph-mon[142991]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:20 smithi118 ceph-mon[131825]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:20 smithi078 ceph-mon[142991]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:20 smithi078 ceph-mon[139570]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:22 smithi078 ceph-mon[139570]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:22 smithi078 ceph-mon[142991]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:22 smithi118 ceph-mon[131825]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:24 smithi118 ceph-mon[131825]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:24 smithi078 ceph-mon[139570]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:24 smithi078 ceph-mon[142991]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:37:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:37:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:37:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:26 smithi078 ceph-mon[139570]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:26 smithi078 ceph-mon[142991]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:37:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:26 smithi118 ceph-mon[131825]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:28 smithi118 ceph-mon[131825]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:28 smithi078 ceph-mon[139570]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:28 smithi078 ceph-mon[142991]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:30 smithi118 ceph-mon[131825]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:30 smithi078 ceph-mon[139570]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:30 smithi078 ceph-mon[142991]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:32 smithi078 ceph-mon[139570]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:32 smithi078 ceph-mon[142991]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:32 smithi118 ceph-mon[131825]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:34 smithi118 ceph-mon[131825]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:34 smithi078 ceph-mon[139570]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:34 smithi078 ceph-mon[142991]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:36 smithi078 ceph-mon[142991]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:36 smithi078 ceph-mon[139570]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:36 smithi118 ceph-mon[131825]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:38 smithi118 ceph-mon[131825]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:38 smithi078 ceph-mon[139570]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:38 smithi078 ceph-mon[142991]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:40 smithi118 ceph-mon[131825]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:40 smithi078 ceph-mon[142991]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:40 smithi078 ceph-mon[139570]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:42 smithi078 ceph-mon[139570]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:42 smithi078 ceph-mon[142991]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:42 smithi118 ceph-mon[131825]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:43.959 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:37:44.266 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:37:44.266 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:37:44.266 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:37:44.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:37:44.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:37:44.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:37:44.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:37:44.268 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:37:44.650 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:37:44.650 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:37:44.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:37:44.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:37:44.651 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:37:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:44 smithi118 ceph-mon[131825]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:44 smithi078 ceph-mon[139570]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:44 smithi078 ceph-mon[142991]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:45 smithi118 ceph-mon[131825]: from='client.46671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:45 smithi118 ceph-mon[131825]: from='client.56642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/918929002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[139570]: from='client.46671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[139570]: from='client.56642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/918929002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[142991]: from='client.46671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[142991]: from='client.56642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/918929002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:37:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:46 smithi078 ceph-mon[139570]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:37:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:46 smithi078 ceph-mon[142991]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:46 smithi118 ceph-mon[131825]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:37:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:48 smithi118 ceph-mon[131825]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:48 smithi078 ceph-mon[139570]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:48 smithi078 ceph-mon[142991]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:50 smithi118 ceph-mon[131825]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:50 smithi078 ceph-mon[139570]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:50 smithi078 ceph-mon[142991]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:52 smithi078 ceph-mon[139570]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:52 smithi078 ceph-mon[142991]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:52 smithi118 ceph-mon[131825]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:54 smithi118 ceph-mon[131825]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:54 smithi078 ceph-mon[139570]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:54 smithi078 ceph-mon[142991]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:56 smithi078 ceph-mon[139570]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:37:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:37:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:56 smithi078 ceph-mon[142991]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:56 smithi118 ceph-mon[131825]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:37:58 smithi118 ceph-mon[131825]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:37:58 smithi078 ceph-mon[139570]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:37:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:37:58 smithi078 ceph-mon[142991]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:00 smithi118 ceph-mon[131825]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:00 smithi078 ceph-mon[139570]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:00 smithi078 ceph-mon[142991]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:02 smithi078 ceph-mon[139570]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:02 smithi078 ceph-mon[142991]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:02 smithi118 ceph-mon[131825]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:04 smithi118 ceph-mon[131825]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:04 smithi078 ceph-mon[139570]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:04 smithi078 ceph-mon[142991]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:06 smithi078 ceph-mon[139570]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:06 smithi078 ceph-mon[142991]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:38:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:06 smithi118 ceph-mon[131825]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:08 smithi118 ceph-mon[131825]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:08 smithi078 ceph-mon[139570]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:08 smithi078 ceph-mon[142991]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:10 smithi118 ceph-mon[131825]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:10 smithi078 ceph-mon[139570]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:10 smithi078 ceph-mon[142991]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:12 smithi078 ceph-mon[139570]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:12 smithi078 ceph-mon[142991]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:12 smithi118 ceph-mon[131825]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:14 smithi118 ceph-mon[131825]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:14 smithi078 ceph-mon[139570]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:14 smithi078 ceph-mon[142991]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:14.997 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:38:15.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:38:15.305 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:15.691 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:38:15.692 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:38:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:38:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[139570]: from='client.56654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[139570]: from='client.56660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[139570]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2831930471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[142991]: from='client.56654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[142991]: from='client.56660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[142991]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2831930471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:16 smithi118 ceph-mon[131825]: from='client.56654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:16 smithi118 ceph-mon[131825]: from='client.56660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:16 smithi118 ceph-mon[131825]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2831930471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:18 smithi118 ceph-mon[131825]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:18 smithi078 ceph-mon[139570]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:18 smithi078 ceph-mon[142991]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:20 smithi118 ceph-mon[131825]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:20 smithi078 ceph-mon[139570]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:20 smithi078 ceph-mon[142991]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:22 smithi078 ceph-mon[139570]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:22 smithi078 ceph-mon[142991]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:22 smithi118 ceph-mon[131825]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:24 smithi118 ceph-mon[131825]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:24 smithi078 ceph-mon[139570]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:24 smithi078 ceph-mon[142991]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:38:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[139570]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:38:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[142991]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:38:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:26 smithi118 ceph-mon[131825]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:38:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:28 smithi118 ceph-mon[131825]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:28 smithi078 ceph-mon[139570]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:28 smithi078 ceph-mon[142991]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:30 smithi118 ceph-mon[131825]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:30 smithi078 ceph-mon[139570]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:30 smithi078 ceph-mon[142991]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:32 smithi078 ceph-mon[139570]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:32 smithi078 ceph-mon[142991]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:32 smithi118 ceph-mon[131825]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:34 smithi118 ceph-mon[131825]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:34 smithi078 ceph-mon[139570]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:34 smithi078 ceph-mon[142991]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:36 smithi078 ceph-mon[139570]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:36 smithi078 ceph-mon[142991]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:38:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:36 smithi118 ceph-mon[131825]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:38 smithi118 ceph-mon[131825]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:38 smithi078 ceph-mon[139570]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:38 smithi078 ceph-mon[142991]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:40 smithi118 ceph-mon[131825]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:40 smithi078 ceph-mon[139570]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:40 smithi078 ceph-mon[142991]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:42 smithi078 ceph-mon[139570]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:42 smithi078 ceph-mon[142991]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:42 smithi118 ceph-mon[131825]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:44 smithi118 ceph-mon[131825]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:44 smithi078 ceph-mon[139570]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:44 smithi078 ceph-mon[142991]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:46.033 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:38:46.345 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:38:46.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:38:46.347 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:38:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:46 smithi078 ceph-mon[139570]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:46 smithi078 ceph-mon[142991]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:46.728 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:38:46.729 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:38:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:46 smithi118 ceph-mon[131825]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:47 smithi118 ceph-mon[131825]: from='client.56672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:47 smithi118 ceph-mon[131825]: from='client.56678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3849417318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[139570]: from='client.56672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[139570]: from='client.56678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3849417318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[142991]: from='client.56672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[142991]: from='client.56678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3849417318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:38:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:38:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:48 smithi118 ceph-mon[131825]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:48 smithi078 ceph-mon[139570]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:48 smithi078 ceph-mon[142991]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:50 smithi118 ceph-mon[131825]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:50 smithi078 ceph-mon[139570]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:50 smithi078 ceph-mon[142991]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:52 smithi078 ceph-mon[139570]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:52 smithi078 ceph-mon[142991]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:52 smithi118 ceph-mon[131825]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:54 smithi118 ceph-mon[131825]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:54 smithi078 ceph-mon[139570]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:54 smithi078 ceph-mon[142991]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:56 smithi078 ceph-mon[139570]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:38:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:38:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:56 smithi078 ceph-mon[142991]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:56 smithi118 ceph-mon[131825]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:38:58 smithi118 ceph-mon[131825]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:38:58 smithi078 ceph-mon[139570]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:38:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:38:58 smithi078 ceph-mon[142991]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:00 smithi118 ceph-mon[131825]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:00 smithi078 ceph-mon[139570]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:00 smithi078 ceph-mon[142991]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:02 smithi078 ceph-mon[139570]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:02 smithi078 ceph-mon[142991]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:02 smithi118 ceph-mon[131825]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:04 smithi118 ceph-mon[131825]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:04 smithi078 ceph-mon[139570]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:04 smithi078 ceph-mon[142991]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:06 smithi078 ceph-mon[139570]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:06 smithi078 ceph-mon[142991]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:39:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:06 smithi118 ceph-mon[131825]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:08 smithi118 ceph-mon[131825]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:08 smithi078 ceph-mon[139570]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:08 smithi078 ceph-mon[142991]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:10 smithi118 ceph-mon[131825]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:10 smithi078 ceph-mon[139570]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:10 smithi078 ceph-mon[142991]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:12 smithi078 ceph-mon[139570]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:12 smithi078 ceph-mon[142991]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:12 smithi118 ceph-mon[131825]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:14 smithi118 ceph-mon[131825]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:14 smithi078 ceph-mon[139570]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:14 smithi078 ceph-mon[142991]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:16 smithi078 ceph-mon[139570]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:39:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:16 smithi078 ceph-mon[142991]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:16 smithi118 ceph-mon[131825]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:17.077 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:39:17.390 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5467M 2379M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:39:17.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4923M 2379M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4665M 2379M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4176M 2379M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:39:17.392 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:17.775 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:39:17.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:39:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:18 smithi118 ceph-mon[131825]: from='client.56690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:18 smithi118 ceph-mon[131825]: from='client.56696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:18 smithi118 ceph-mon[131825]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3387503999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[139570]: from='client.56690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[139570]: from='client.56696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[139570]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3387503999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[142991]: from='client.56690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[142991]: from='client.56696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[142991]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3387503999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:20 smithi118 ceph-mon[131825]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:20 smithi078 ceph-mon[139570]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:20 smithi078 ceph-mon[142991]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:22 smithi078 ceph-mon[139570]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:22 smithi078 ceph-mon[142991]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:22 smithi118 ceph-mon[131825]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:24 smithi118 ceph-mon[131825]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:24 smithi078 ceph-mon[139570]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:24 smithi078 ceph-mon[142991]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:39:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[139570]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[142991]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:26 smithi118 ceph-mon[131825]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2369M 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:39:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2369M 2023-12-16T06:39:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2369M 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:39:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:39:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:39:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:28 smithi118 ceph-mon[131825]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:28 smithi078 ceph-mon[139570]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:28 smithi078 ceph-mon[142991]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:30 smithi118 ceph-mon[131825]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:30 smithi078 ceph-mon[139570]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:30 smithi078 ceph-mon[142991]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:32 smithi078 ceph-mon[139570]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:32 smithi078 ceph-mon[142991]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:32 smithi118 ceph-mon[131825]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:34 smithi118 ceph-mon[131825]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:34 smithi078 ceph-mon[139570]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:34 smithi078 ceph-mon[142991]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:36 smithi078 ceph-mon[139570]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:39:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:36 smithi078 ceph-mon[142991]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:36 smithi118 ceph-mon[131825]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:38 smithi118 ceph-mon[131825]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:38 smithi078 ceph-mon[139570]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:38 smithi078 ceph-mon[142991]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:40 smithi118 ceph-mon[131825]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:40 smithi078 ceph-mon[139570]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:40 smithi078 ceph-mon[142991]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:42.210 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:42 smithi078 ceph-mon[139570]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:42 smithi078 ceph-mon[142991]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:42 smithi118 ceph-mon[131825]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:44 smithi118 ceph-mon[131825]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:44 smithi078 ceph-mon[142991]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:44 smithi078 ceph-mon[139570]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:46 smithi078 ceph-mon[139570]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:46 smithi078 ceph-mon[142991]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:39:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:46 smithi118 ceph-mon[131825]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:39:48.129 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:39:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:39:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:39:48.435 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:39:48.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:39:48.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:39:48.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:39:48.437 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:39:48.818 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:39:48.818 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:39:48.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:39:48.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:39:48.819 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:39:48.820 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:39:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:48 smithi118 ceph-mon[131825]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:48 smithi078 ceph-mon[139570]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:48 smithi078 ceph-mon[142991]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:49 smithi118 ceph-mon[131825]: from='client.56708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:49 smithi118 ceph-mon[131825]: from='client.56714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4227061066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[139570]: from='client.56708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[139570]: from='client.56714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4227061066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[142991]: from='client.56708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[142991]: from='client.56714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4227061066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:50 smithi118 ceph-mon[131825]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:50 smithi078 ceph-mon[139570]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:50 smithi078 ceph-mon[142991]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:52 smithi078 ceph-mon[139570]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:52 smithi078 ceph-mon[142991]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:52 smithi118 ceph-mon[131825]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:54 smithi118 ceph-mon[131825]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:54 smithi078 ceph-mon[139570]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:54 smithi078 ceph-mon[142991]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:56 smithi078 ceph-mon[139570]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:56 smithi078 ceph-mon[142991]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:39:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:39:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:56 smithi118 ceph-mon[131825]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:39:58 smithi118 ceph-mon[131825]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:39:58 smithi078 ceph-mon[139570]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:39:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:39:58 smithi078 ceph-mon[142991]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:00 smithi078 conmon[139546]: 2023-12-16T06:40:00.000+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:40:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:00 smithi118 ceph-mon[131825]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:00 smithi078 ceph-mon[142991]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:40:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:00 smithi078 ceph-mon[139570]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:40:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:02 smithi078 ceph-mon[139570]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:02 smithi078 ceph-mon[142991]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:02 smithi118 ceph-mon[131825]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:04 smithi118 ceph-mon[131825]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:04 smithi078 ceph-mon[139570]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:04.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:04 smithi078 ceph-mon[142991]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:06 smithi078 ceph-mon[139570]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:06 smithi078 ceph-mon[142991]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:40:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:06 smithi118 ceph-mon[131825]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:08 smithi118 ceph-mon[131825]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:08 smithi078 ceph-mon[139570]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:08 smithi078 ceph-mon[142991]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:10 smithi118 ceph-mon[131825]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:10 smithi078 ceph-mon[139570]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:10 smithi078 ceph-mon[142991]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:12 smithi078 ceph-mon[139570]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:12 smithi078 ceph-mon[142991]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:12 smithi118 ceph-mon[131825]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:14 smithi118 ceph-mon[131825]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:14 smithi078 ceph-mon[139570]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:14 smithi078 ceph-mon[142991]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:16 smithi078 ceph-mon[139570]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:16 smithi078 ceph-mon[142991]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:40:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:16 smithi118 ceph-mon[131825]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:18 smithi118 ceph-mon[131825]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:18 smithi078 ceph-mon[139570]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:18 smithi078 ceph-mon[142991]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:19.168 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:40:19.480 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:40:19.481 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:19.864 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:40:19.865 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:40:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:20 smithi118 ceph-mon[131825]: from='client.46761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:20 smithi118 ceph-mon[131825]: from='client.56732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:20 smithi118 ceph-mon[131825]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/645050009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[139570]: from='client.46761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[139570]: from='client.56732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[139570]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/645050009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[142991]: from='client.46761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[142991]: from='client.56732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:20.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[142991]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:20.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/645050009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:22 smithi078 ceph-mon[139570]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:22 smithi078 ceph-mon[142991]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:22 smithi118 ceph-mon[131825]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:24 smithi118 ceph-mon[131825]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:24 smithi078 ceph-mon[139570]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:24 smithi078 ceph-mon[142991]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:26 smithi078 ceph-mon[139570]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:26 smithi078 ceph-mon[142991]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:40:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:26 smithi118 ceph-mon[131825]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:40:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:28 smithi118 ceph-mon[131825]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:28 smithi078 ceph-mon[139570]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:28 smithi078 ceph-mon[142991]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:30 smithi118 ceph-mon[131825]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:30 smithi078 ceph-mon[139570]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:30 smithi078 ceph-mon[142991]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:32 smithi078 ceph-mon[139570]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:32 smithi078 ceph-mon[142991]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:32 smithi118 ceph-mon[131825]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:34 smithi118 ceph-mon[131825]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:34 smithi078 ceph-mon[139570]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:34 smithi078 ceph-mon[142991]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:36 smithi078 ceph-mon[139570]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:36 smithi078 ceph-mon[142991]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:40:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:36 smithi118 ceph-mon[131825]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:38 smithi118 ceph-mon[131825]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:38 smithi078 ceph-mon[139570]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:38 smithi078 ceph-mon[142991]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:40 smithi118 ceph-mon[131825]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:40 smithi078 ceph-mon[139570]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:40 smithi078 ceph-mon[142991]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:42 smithi078 ceph-mon[139570]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:42 smithi078 ceph-mon[142991]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:42 smithi118 ceph-mon[131825]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:44 smithi118 ceph-mon[131825]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:44 smithi078 ceph-mon[139570]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:44 smithi078 ceph-mon[142991]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:46 smithi078 ceph-mon[139570]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:40:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:46 smithi078 ceph-mon[142991]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:46 smithi118 ceph-mon[131825]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:48 smithi118 ceph-mon[131825]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:48 smithi078 ceph-mon[139570]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:48 smithi078 ceph-mon[142991]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:50.209 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:40:50.515 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:40:50.515 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:40:50.515 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:40:50.516 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:40:50.517 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:40:50.517 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:40:50.517 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:40:50.902 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:40:50.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:40:50.903 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:40:50.904 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:40:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:50 smithi118 ceph-mon[131825]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:50 smithi078 ceph-mon[139570]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:50 smithi078 ceph-mon[142991]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:51 smithi118 ceph-mon[131825]: from='client.46779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:51 smithi118 ceph-mon[131825]: from='client.56750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3594634786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[142991]: from='client.46779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[142991]: from='client.56750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3594634786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[139570]: from='client.46779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[139570]: from='client.56750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3594634786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:52 smithi118 ceph-mon[131825]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:52 smithi078 ceph-mon[139570]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:52 smithi078 ceph-mon[142991]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:54 smithi118 ceph-mon[131825]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:54 smithi078 ceph-mon[139570]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:54 smithi078 ceph-mon[142991]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:56 smithi078 ceph-mon[139570]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:40:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T06:40:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:56 smithi078 ceph-mon[142991]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:56 smithi118 ceph-mon[131825]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:40:58 smithi118 ceph-mon[131825]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:40:58 smithi078 ceph-mon[139570]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:40:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:40:58 smithi078 ceph-mon[142991]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:00 smithi118 ceph-mon[131825]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:00 smithi078 ceph-mon[139570]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:00 smithi078 ceph-mon[142991]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:02 smithi078 ceph-mon[139570]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:02 smithi078 ceph-mon[142991]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:02 smithi118 ceph-mon[131825]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:04 smithi118 ceph-mon[131825]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:04 smithi078 ceph-mon[139570]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:04 smithi078 ceph-mon[142991]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:06 smithi078 ceph-mon[139570]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:06 smithi078 ceph-mon[142991]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:41:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:06 smithi118 ceph-mon[131825]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:08 smithi118 ceph-mon[131825]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:08 smithi078 ceph-mon[139570]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:08 smithi078 ceph-mon[142991]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:10 smithi118 ceph-mon[131825]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:10 smithi078 ceph-mon[139570]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:10 smithi078 ceph-mon[142991]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:12 smithi078 ceph-mon[139570]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:12 smithi078 ceph-mon[142991]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:12 smithi118 ceph-mon[131825]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:14 smithi118 ceph-mon[131825]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:14 smithi078 ceph-mon[139570]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:14 smithi078 ceph-mon[142991]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:16 smithi078 ceph-mon[139570]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:41:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:16 smithi078 ceph-mon[142991]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:16 smithi118 ceph-mon[131825]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:18 smithi118 ceph-mon[131825]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:18 smithi078 ceph-mon[139570]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:18 smithi078 ceph-mon[142991]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:20 smithi118 ceph-mon[131825]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:20 smithi078 ceph-mon[139570]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:20 smithi078 ceph-mon[142991]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:21.251 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:41:21.559 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:41:21.559 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:41:21.559 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:41:21.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:41:21.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:41:21.560 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:41:21.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:41:21.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:41:21.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:41:21.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:41:21.562 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:41:21.939 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:41:21.939 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:41:21.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:41:21.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:21.939 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:41:21.940 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:41:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:22 smithi118 ceph-mon[131825]: from='client.56762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:22 smithi118 ceph-mon[131825]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:22 smithi118 ceph-mon[131825]: from='client.56768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3067922221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[139570]: from='client.56762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[139570]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[139570]: from='client.56768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3067922221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[142991]: from='client.56762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[142991]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[142991]: from='client.56768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3067922221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:41:22.806468417Z level=info msg="Completed cleanup jobs" duration=141.906848ms 2023-12-16T06:41:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:24 smithi118 ceph-mon[131825]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:24 smithi078 ceph-mon[139570]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:24 smithi078 ceph-mon[142991]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:26 smithi078 ceph-mon[139570]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:26 smithi078 ceph-mon[142991]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:41:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:26 smithi118 ceph-mon[131825]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:41:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:41:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:41:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:41:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:41:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:41:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:41:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:41:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:30 smithi118 ceph-mon[131825]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:30 smithi078 ceph-mon[139570]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:30 smithi078 ceph-mon[142991]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:32 smithi118 ceph-mon[131825]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:32 smithi078 ceph-mon[139570]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:32 smithi078 ceph-mon[142991]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:34 smithi118 ceph-mon[131825]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:34 smithi078 ceph-mon[139570]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:34 smithi078 ceph-mon[142991]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:36 smithi078 ceph-mon[139570]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:36 smithi078 ceph-mon[142991]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:41:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:36 smithi118 ceph-mon[131825]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:38 smithi118 ceph-mon[131825]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:38 smithi078 ceph-mon[139570]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:38 smithi078 ceph-mon[142991]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:40 smithi118 ceph-mon[131825]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:40 smithi078 ceph-mon[139570]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:40 smithi078 ceph-mon[142991]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:42 smithi118 ceph-mon[131825]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:42 smithi078 ceph-mon[139570]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:42 smithi078 ceph-mon[142991]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:44 smithi118 ceph-mon[131825]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:44 smithi078 ceph-mon[139570]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:44 smithi078 ceph-mon[142991]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:46 smithi078 ceph-mon[139570]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:41:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:46 smithi078 ceph-mon[142991]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:46 smithi118 ceph-mon[131825]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:48 smithi118 ceph-mon[131825]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:48 smithi078 ceph-mon[139570]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:48 smithi078 ceph-mon[142991]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:50 smithi118 ceph-mon[131825]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:50 smithi078 ceph-mon[142991]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:50 smithi078 ceph-mon[139570]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:52.287 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:41:52.596 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:41:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:41:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:52 smithi118 ceph-mon[131825]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:52 smithi078 ceph-mon[139570]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:52 smithi078 ceph-mon[142991]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:41:52.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:41:52.979 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:41:52.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:41:52.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:41:52.979 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:41:52.979 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:41:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:53 smithi118 ceph-mon[131825]: from='client.56780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:53 smithi118 ceph-mon[131825]: from='client.46821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2259220271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[139570]: from='client.56780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[139570]: from='client.46821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2259220271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[142991]: from='client.56780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[142991]: from='client.46821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2259220271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:54 smithi118 ceph-mon[131825]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:54 smithi078 ceph-mon[139570]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:54 smithi078 ceph-mon[142991]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:56 smithi078 ceph-mon[139570]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:56 smithi078 ceph-mon[142991]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:41:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:41:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:56 smithi118 ceph-mon[131825]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:41:58 smithi118 ceph-mon[131825]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:41:58 smithi078 ceph-mon[139570]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:41:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:41:58 smithi078 ceph-mon[142991]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:00 smithi118 ceph-mon[131825]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:00 smithi078 ceph-mon[139570]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:00 smithi078 ceph-mon[142991]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:02 smithi118 ceph-mon[131825]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:02 smithi078 ceph-mon[139570]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:02 smithi078 ceph-mon[142991]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:04 smithi118 ceph-mon[131825]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:04 smithi078 ceph-mon[139570]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:04 smithi078 ceph-mon[142991]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:06 smithi078 ceph-mon[142991]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:06 smithi078 ceph-mon[139570]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:42:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:06 smithi118 ceph-mon[131825]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:08 smithi118 ceph-mon[131825]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:08 smithi078 ceph-mon[139570]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:08 smithi078 ceph-mon[142991]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:10 smithi118 ceph-mon[131825]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:10 smithi078 ceph-mon[142991]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:10 smithi078 ceph-mon[139570]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:12 smithi118 ceph-mon[131825]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:12 smithi078 ceph-mon[139570]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:12 smithi078 ceph-mon[142991]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:14 smithi118 ceph-mon[131825]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:14 smithi078 ceph-mon[139570]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:14 smithi078 ceph-mon[142991]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:16.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:16 smithi078 ceph-mon[139570]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:16.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:42:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:16 smithi078 ceph-mon[142991]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:16 smithi118 ceph-mon[131825]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:18 smithi118 ceph-mon[131825]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:18 smithi078 ceph-mon[139570]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:18 smithi078 ceph-mon[142991]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:20 smithi118 ceph-mon[131825]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:20 smithi078 ceph-mon[139570]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:20 smithi078 ceph-mon[142991]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:22 smithi118 ceph-mon[131825]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:22 smithi078 ceph-mon[139570]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:22 smithi078 ceph-mon[142991]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:23.327 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:42:23.638 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:42:23.638 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:42:23.638 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:42:23.639 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:42:23.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:42:23.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:42:23.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:42:23.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:42:23.641 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:42:24.020 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:42:24.021 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:24.022 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:42:24.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:42:24.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:24.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:42:24.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:42:24.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:24.023 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:42:24.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:42:24.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:42:24.023 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:42:24.024 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:42:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:24 smithi118 ceph-mon[131825]: from='client.46833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:24 smithi118 ceph-mon[131825]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:24 smithi118 ceph-mon[131825]: from='client.56804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2470630684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[142991]: from='client.46833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[142991]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[142991]: from='client.56804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2470630684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[139570]: from='client.46833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[139570]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[139570]: from='client.56804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2470630684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:26 smithi078 ceph-mon[139570]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:26 smithi078 ceph-mon[142991]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:42:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:26 smithi118 ceph-mon[131825]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:28 smithi118 ceph-mon[131825]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:42:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:28 smithi078 ceph-mon[139570]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:42:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:28 smithi078 ceph-mon[142991]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:42:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:42:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:42:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:42:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:42:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:42:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:42:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:42:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:42:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:42:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:30 smithi118 ceph-mon[131825]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:30 smithi078 ceph-mon[142991]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:30 smithi078 ceph-mon[139570]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:32 smithi118 ceph-mon[131825]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:32 smithi078 ceph-mon[142991]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:32 smithi078 ceph-mon[139570]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:34 smithi118 ceph-mon[131825]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:34 smithi078 ceph-mon[139570]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:34 smithi078 ceph-mon[142991]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:36 smithi078 ceph-mon[139570]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:42:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:36 smithi078 ceph-mon[142991]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:36 smithi118 ceph-mon[131825]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:38 smithi118 ceph-mon[131825]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:38 smithi078 ceph-mon[139570]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:38 smithi078 ceph-mon[142991]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:40 smithi118 ceph-mon[131825]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:40 smithi078 ceph-mon[139570]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:40 smithi078 ceph-mon[142991]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:42 smithi118 ceph-mon[131825]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:42 smithi078 ceph-mon[139570]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:42 smithi078 ceph-mon[142991]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:44 smithi118 ceph-mon[131825]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:44 smithi078 ceph-mon[139570]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:44 smithi078 ceph-mon[142991]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:46 smithi078 ceph-mon[139570]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:46 smithi078 ceph-mon[142991]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:42:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:46 smithi118 ceph-mon[131825]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:48 smithi118 ceph-mon[131825]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:48 smithi078 ceph-mon[139570]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:48 smithi078 ceph-mon[142991]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:50 smithi118 ceph-mon[131825]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:50 smithi078 ceph-mon[139570]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:50 smithi078 ceph-mon[142991]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:52 smithi118 ceph-mon[131825]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:52 smithi078 ceph-mon[139570]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:52 smithi078 ceph-mon[142991]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:54.370 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:42:54.681 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:42:54.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:42:54.683 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:42:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:54 smithi118 ceph-mon[131825]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:54 smithi078 ceph-mon[139570]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:54 smithi078 ceph-mon[142991]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:55.063 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:55.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:42:55.065 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:42:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:55 smithi118 ceph-mon[131825]: from='client.46851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:55 smithi118 ceph-mon[131825]: from='client.46857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1607727448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[139570]: from='client.46851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[139570]: from='client.46857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1607727448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[142991]: from='client.46851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[142991]: from='client.46857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1607727448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:56 smithi078 ceph-mon[139570]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:42:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:42:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:56 smithi078 ceph-mon[142991]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:56 smithi118 ceph-mon[131825]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:42:58 smithi118 ceph-mon[131825]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:42:58 smithi078 ceph-mon[139570]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:42:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:42:58 smithi078 ceph-mon[142991]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:00 smithi118 ceph-mon[131825]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:00 smithi078 ceph-mon[139570]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:00 smithi078 ceph-mon[142991]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:02 smithi118 ceph-mon[131825]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:02 smithi078 ceph-mon[142991]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:02 smithi078 ceph-mon[139570]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:04 smithi118 ceph-mon[131825]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:04 smithi078 ceph-mon[139570]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:04 smithi078 ceph-mon[142991]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:06 smithi078 ceph-mon[139570]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:06 smithi078 ceph-mon[142991]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:43:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:06 smithi118 ceph-mon[131825]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:08 smithi118 ceph-mon[131825]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:08 smithi078 ceph-mon[139570]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:08 smithi078 ceph-mon[142991]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:10 smithi118 ceph-mon[131825]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:10 smithi078 ceph-mon[139570]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:10 smithi078 ceph-mon[142991]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:12 smithi118 ceph-mon[131825]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:12 smithi078 ceph-mon[139570]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:12 smithi078 ceph-mon[142991]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:14 smithi118 ceph-mon[131825]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:14 smithi078 ceph-mon[139570]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:14 smithi078 ceph-mon[142991]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:16 smithi078 ceph-mon[139570]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:16 smithi078 ceph-mon[142991]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:43:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:16 smithi118 ceph-mon[131825]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:18 smithi118 ceph-mon[131825]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:18 smithi078 ceph-mon[139570]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:18 smithi078 ceph-mon[142991]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:20 smithi118 ceph-mon[131825]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:20 smithi078 ceph-mon[139570]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:20 smithi078 ceph-mon[142991]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:22 smithi118 ceph-mon[131825]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:22 smithi078 ceph-mon[139570]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:22 smithi078 ceph-mon[142991]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:24 smithi118 ceph-mon[131825]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:24 smithi078 ceph-mon[139570]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:24 smithi078 ceph-mon[142991]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:25.409 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:43:25.717 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:43:25.717 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 10m ago 5h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 10m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 10m ago 5h 751M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 10m ago 5h 1491M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:43:25.718 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 10m ago 5h 734M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 10m ago 5h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 10m ago 5h 5467M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 10m ago 5h 4923M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:43:25.719 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 10m ago 5h 4665M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 10m ago 5h 4176M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:43:25.720 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:43:26.098 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:43:26.098 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:43:26.098 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:43:26.098 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:26.098 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:43:26.099 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:43:26.100 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:43:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[142991]: from='client.56834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[142991]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[142991]: from='client.46875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2287498054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[139570]: from='client.56834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[139570]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[139570]: from='client.46875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2287498054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:43:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:26 smithi118 ceph-mon[131825]: from='client.56834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:26 smithi118 ceph-mon[131825]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:26 smithi118 ceph-mon[131825]: from='client.46875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2287498054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:28 smithi118 ceph-mon[131825]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:28 smithi078 ceph-mon[139570]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:28 smithi078 ceph-mon[142991]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:43:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:43:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:43:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:30 smithi118 ceph-mon[131825]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:30 smithi078 ceph-mon[139570]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:30 smithi078 ceph-mon[142991]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:43:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:34 smithi118 ceph-mon[131825]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:34 smithi078 ceph-mon[139570]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:34 smithi078 ceph-mon[142991]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:36 smithi078 ceph-mon[139570]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:43:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:36 smithi078 ceph-mon[142991]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:36 smithi118 ceph-mon[131825]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:38 smithi118 ceph-mon[131825]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:38 smithi078 ceph-mon[139570]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:38 smithi078 ceph-mon[142991]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:40 smithi118 ceph-mon[131825]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:40 smithi078 ceph-mon[139570]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:40 smithi078 ceph-mon[142991]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:42 smithi118 ceph-mon[131825]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:42 smithi078 ceph-mon[139570]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:42 smithi078 ceph-mon[142991]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:44 smithi118 ceph-mon[131825]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:44 smithi078 ceph-mon[142991]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:44 smithi078 ceph-mon[139570]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:46 smithi078 ceph-mon[139570]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:46 smithi078 ceph-mon[142991]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:43:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:46 smithi118 ceph-mon[131825]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:48 smithi118 ceph-mon[131825]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:48 smithi078 ceph-mon[139570]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:48 smithi078 ceph-mon[142991]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:50 smithi118 ceph-mon[131825]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:50 smithi078 ceph-mon[139570]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:50 smithi078 ceph-mon[142991]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:52 smithi118 ceph-mon[131825]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:52 smithi078 ceph-mon[139570]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:52 smithi078 ceph-mon[142991]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:54 smithi118 ceph-mon[131825]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:54 smithi078 ceph-mon[139570]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:54 smithi078 ceph-mon[142991]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:56.444 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:43:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:56 smithi078 ceph-mon[139570]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:56 smithi078 ceph-mon[142991]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:43:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:43:56.753 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:43:56.753 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 25s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:43:56.753 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:43:56.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 25s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:43:56.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 25s ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 25s ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 25s ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 25s ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:43:56.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 25s ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 25s ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 25s ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 25s ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:43:56.755 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:43:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:56 smithi118 ceph-mon[131825]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:57.136 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:43:57.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:43:57.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:43:57.137 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:43:57.138 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:43:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:57 smithi118 ceph-mon[131825]: from='client.56852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:57 smithi118 ceph-mon[131825]: from='client.46893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1953732746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[139570]: from='client.56852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[139570]: from='client.46893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1953732746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[142991]: from='client.56852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[142991]: from='client.46893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1953732746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:43:58 smithi118 ceph-mon[131825]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:43:58 smithi078 ceph-mon[139570]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:43:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:43:58 smithi078 ceph-mon[142991]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:00 smithi118 ceph-mon[131825]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:00 smithi078 ceph-mon[139570]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:00 smithi078 ceph-mon[142991]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:02 smithi118 ceph-mon[131825]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:02 smithi078 ceph-mon[139570]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:02 smithi078 ceph-mon[142991]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:04 smithi118 ceph-mon[131825]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:04 smithi078 ceph-mon[139570]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:04 smithi078 ceph-mon[142991]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:06 smithi078 ceph-mon[139570]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:06 smithi078 ceph-mon[142991]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:44:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:06 smithi118 ceph-mon[131825]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:08 smithi118 ceph-mon[131825]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:08 smithi078 ceph-mon[139570]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:08 smithi078 ceph-mon[142991]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:10 smithi118 ceph-mon[131825]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:10 smithi078 ceph-mon[139570]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:10 smithi078 ceph-mon[142991]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:12 smithi118 ceph-mon[131825]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:12 smithi078 ceph-mon[139570]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:12 smithi078 ceph-mon[142991]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:14 smithi118 ceph-mon[131825]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:14 smithi078 ceph-mon[139570]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:14 smithi078 ceph-mon[142991]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:16 smithi078 ceph-mon[139570]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:16 smithi078 ceph-mon[142991]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:44:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:16 smithi118 ceph-mon[131825]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:18 smithi118 ceph-mon[131825]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:18 smithi078 ceph-mon[139570]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:18 smithi078 ceph-mon[142991]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:20 smithi118 ceph-mon[131825]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:21.080 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:20 smithi078 ceph-mon[139570]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:21.081 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:20 smithi078 ceph-mon[142991]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:22.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:22 smithi118 ceph-mon[131825]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:22 smithi078 ceph-mon[139570]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:22 smithi078 ceph-mon[142991]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:24 smithi118 ceph-mon[131825]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:24 smithi078 ceph-mon[139570]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:24 smithi078 ceph-mon[142991]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:26 smithi078 ceph-mon[139570]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:44:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:26 smithi078 ceph-mon[142991]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:26 smithi118 ceph-mon[131825]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:27.492 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 56s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 10m ago 5h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 56s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 10m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 10m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:44:27.800 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 56s ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 56s ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 10m ago 5h 696M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 56s ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 56s ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 10m ago 5h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 56s ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 56s ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 56s ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 56s ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 10m ago 5h 3814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 10m ago 5h 4426M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 10m ago 5h 3818M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 10m ago 5h 4317M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:44:27.801 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 10m ago 5h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:44:28.179 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:28.180 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:44:28.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:44:28.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:44:28.181 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:44:28.181 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:44:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:28 smithi118 ceph-mon[131825]: from='client.56870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:28 smithi118 ceph-mon[131825]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:28 smithi118 ceph-mon[131825]: from='client.46911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3476999268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[139570]: from='client.56870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[139570]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[139570]: from='client.46911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3476999268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[142991]: from='client.56870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[142991]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[142991]: from='client.46911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3476999268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:30 smithi118 ceph-mon[131825]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:30 smithi078 ceph-mon[139570]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:30 smithi078 ceph-mon[142991]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:32 smithi118 ceph-mon[131825]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:44:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[139570]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[142991]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:44:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:34 smithi118 ceph-mon[131825]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:34 smithi078 ceph-mon[139570]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:34 smithi078 ceph-mon[142991]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:36 smithi118 ceph-mon[131825]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:44:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[139570]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:44:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:36 smithi078 ceph-mon[142991]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:44:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:38 smithi118 ceph-mon[131825]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:38 smithi078 ceph-mon[139570]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:38 smithi078 ceph-mon[142991]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:40 smithi118 ceph-mon[131825]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:40 smithi078 ceph-mon[139570]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:40 smithi078 ceph-mon[142991]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:42 smithi118 ceph-mon[131825]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:42 smithi078 ceph-mon[142991]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:42 smithi078 ceph-mon[139570]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:44 smithi118 ceph-mon[131825]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:44 smithi078 ceph-mon[139570]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:44 smithi078 ceph-mon[142991]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:46 smithi078 ceph-mon[139570]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:46 smithi078 ceph-mon[142991]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:44:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:46 smithi118 ceph-mon[131825]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:48 smithi118 ceph-mon[131825]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:48 smithi078 ceph-mon[139570]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:48 smithi078 ceph-mon[142991]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:50 smithi118 ceph-mon[131825]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:50 smithi078 ceph-mon[139570]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:50 smithi078 ceph-mon[142991]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:52 smithi118 ceph-mon[131825]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:52 smithi078 ceph-mon[139570]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:52 smithi078 ceph-mon[142991]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:54 smithi118 ceph-mon[131825]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:54 smithi078 ceph-mon[139570]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:54 smithi078 ceph-mon[142991]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:56 smithi078 ceph-mon[139570]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:56 smithi078 ceph-mon[142991]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:44:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:44:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:56 smithi118 ceph-mon[131825]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:58.524 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:44:58.831 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 87s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 23s ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 87s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 23s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 23s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 87s ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 87s ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 23s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 87s ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 87s ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 23s ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 87s ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:44:58.832 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 87s ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 87s ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 87s ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 23s ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 23s ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 23s ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 23s ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:44:58.833 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 23s ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:44:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:58 smithi118 ceph-mon[131825]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:58 smithi078 ceph-mon[139570]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:58 smithi078 ceph-mon[142991]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:44:59.218 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:44:59.219 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:44:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:59 smithi118 ceph-mon[131825]: from='client.46923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:59 smithi118 ceph-mon[131825]: from='client.56894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:44:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/43264834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[142991]: from='client.46923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[142991]: from='client.56894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/43264834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[139570]: from='client.46923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[139570]: from='client.56894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:44:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/43264834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:45:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:00 smithi118 ceph-mon[131825]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:00 smithi078 ceph-mon[139570]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:00 smithi078 ceph-mon[142991]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:02 smithi118 ceph-mon[131825]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:02 smithi078 ceph-mon[142991]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:02 smithi078 ceph-mon[139570]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:04 smithi118 ceph-mon[131825]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:04 smithi078 ceph-mon[139570]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:04 smithi078 ceph-mon[142991]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:06 smithi078 ceph-mon[139570]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:45:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:06 smithi078 ceph-mon[142991]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:06 smithi118 ceph-mon[131825]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:08 smithi118 ceph-mon[131825]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:08 smithi078 ceph-mon[139570]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:08 smithi078 ceph-mon[142991]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:10 smithi118 ceph-mon[131825]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:10 smithi078 ceph-mon[139570]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:10 smithi078 ceph-mon[142991]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:12 smithi118 ceph-mon[131825]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:12 smithi078 ceph-mon[139570]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:12 smithi078 ceph-mon[142991]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:14 smithi118 ceph-mon[131825]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:14 smithi078 ceph-mon[139570]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:14 smithi078 ceph-mon[142991]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:16 smithi078 ceph-mon[139570]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:16 smithi078 ceph-mon[142991]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:45:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:16 smithi118 ceph-mon[131825]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:18 smithi118 ceph-mon[131825]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:18 smithi078 ceph-mon[139570]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:18 smithi078 ceph-mon[142991]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:20 smithi118 ceph-mon[131825]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:20 smithi078 ceph-mon[139570]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:20 smithi078 ceph-mon[142991]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:22 smithi118 ceph-mon[131825]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:22 smithi078 ceph-mon[139570]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:22 smithi078 ceph-mon[142991]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:24 smithi118 ceph-mon[131825]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:24 smithi078 ceph-mon[139570]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:24 smithi078 ceph-mon[142991]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:26 smithi078 ceph-mon[139570]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:45:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:26 smithi078 ceph-mon[142991]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:26 smithi118 ceph-mon[131825]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:28 smithi118 ceph-mon[131825]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:28 smithi078 ceph-mon[139570]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:28 smithi078 ceph-mon[142991]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:29.562 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:45:29.873 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:45:29.873 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 118s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:45:29.873 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 54s ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 118s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 54s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 54s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 118s ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 118s ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 54s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 118s ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 118s ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 54s ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 118s ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 118s ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 118s ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 118s ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 54s ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:45:29.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 54s ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:45:29.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 54s ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:45:29.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 54s ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:45:29.875 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 54s ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:45:30.256 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:45:30.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:45:30.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:45:30.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:45:30.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:45:30.257 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:45:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:30 smithi118 ceph-mon[131825]: from='client.56906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:30 smithi118 ceph-mon[131825]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:30 smithi118 ceph-mon[131825]: from='client.56912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1211764568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[139570]: from='client.56906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[139570]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[139570]: from='client.56912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1211764568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[142991]: from='client.56906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[142991]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[142991]: from='client.56912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:45:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1211764568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:45:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:32 smithi118 ceph-mon[131825]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:32 smithi078 ceph-mon[139570]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:32 smithi078 ceph-mon[142991]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:34 smithi118 ceph-mon[131825]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:34 smithi078 ceph-mon[139570]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:34 smithi078 ceph-mon[142991]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:45:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:45:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:45:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[139570]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[142991]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:45:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:45:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:36 smithi118 ceph-mon[131825]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:45:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:45:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:45:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:38 smithi118 ceph-mon[131825]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:38 smithi078 ceph-mon[139570]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:38 smithi078 ceph-mon[142991]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:40 smithi118 ceph-mon[131825]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:40 smithi078 ceph-mon[139570]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:40 smithi078 ceph-mon[142991]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:42 smithi118 ceph-mon[131825]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:42 smithi078 ceph-mon[139570]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:42 smithi078 ceph-mon[142991]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:44 smithi118 ceph-mon[131825]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:44 smithi078 ceph-mon[139570]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:44 smithi078 ceph-mon[142991]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:46 smithi078 ceph-mon[139570]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T06:45:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:46 smithi078 ceph-mon[142991]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:46 smithi118 ceph-mon[131825]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:48 smithi118 ceph-mon[131825]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:48 smithi078 ceph-mon[139570]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:48 smithi078 ceph-mon[142991]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:50 smithi078 ceph-mon[139570]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:50 smithi078 ceph-mon[142991]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:50 smithi118 ceph-mon[131825]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:52 smithi118 ceph-mon[131825]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:52 smithi078 ceph-mon[139570]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:52 smithi078 ceph-mon[142991]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:54 smithi118 ceph-mon[131825]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:54 smithi078 ceph-mon[139570]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:54 smithi078 ceph-mon[142991]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:56 smithi078 ceph-mon[139570]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:56 smithi078 ceph-mon[142991]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:45:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:45:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:56 smithi118 ceph-mon[131825]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:45:58 smithi118 ceph-mon[131825]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:45:58 smithi078 ceph-mon[139570]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:45:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:45:58 smithi078 ceph-mon[142991]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:00.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 85s ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 85s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 85s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 85s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:46:00.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 85s ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 85s ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 85s ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 85s ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 85s ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:46:00.917 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 85s ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:46:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:00 smithi078 ceph-mon[139570]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:00 smithi078 ceph-mon[142991]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:00 smithi118 ceph-mon[131825]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:01.307 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:46:01.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:46:01.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:46:01.308 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:46:01.309 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:46:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[142991]: from='client.56924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[142991]: from='client.46965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3600602862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[139570]: from='client.56924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[139570]: from='client.46965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:01.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3600602862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:01 smithi118 ceph-mon[131825]: from='client.56924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:01 smithi118 ceph-mon[131825]: from='client.46965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3600602862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:02 smithi078 ceph-mon[142991]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:02 smithi078 ceph-mon[139570]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:02 smithi118 ceph-mon[131825]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:04 smithi078 ceph-mon[142991]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:04 smithi078 ceph-mon[139570]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:04 smithi118 ceph-mon[131825]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:06 smithi078 ceph-mon[139570]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:06 smithi078 ceph-mon[142991]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:46:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:06 smithi118 ceph-mon[131825]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:08 smithi078 ceph-mon[139570]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:08 smithi078 ceph-mon[142991]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:08 smithi118 ceph-mon[131825]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:10 smithi078 ceph-mon[139570]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:10 smithi078 ceph-mon[142991]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:10 smithi118 ceph-mon[131825]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:12 smithi118 ceph-mon[131825]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:12 smithi078 ceph-mon[139570]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:12 smithi078 ceph-mon[142991]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:14 smithi118 ceph-mon[131825]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:14 smithi078 ceph-mon[139570]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:14 smithi078 ceph-mon[142991]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:16 smithi078 ceph-mon[139570]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:16 smithi078 ceph-mon[142991]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:46:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:16 smithi118 ceph-mon[131825]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:18 smithi078 ceph-mon[139570]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:18 smithi078 ceph-mon[142991]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:18 smithi118 ceph-mon[131825]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:20 smithi078 ceph-mon[142991]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:20 smithi078 ceph-mon[139570]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:20 smithi118 ceph-mon[131825]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:22 smithi118 ceph-mon[131825]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:22 smithi078 ceph-mon[139570]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:22 smithi078 ceph-mon[142991]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:24 smithi118 ceph-mon[131825]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:24 smithi078 ceph-mon[139570]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:24 smithi078 ceph-mon[142991]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:26 smithi078 ceph-mon[139570]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:26 smithi078 ceph-mon[142991]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:46:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:26 smithi118 ceph-mon[131825]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:28 smithi078 ceph-mon[139570]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:28 smithi078 ceph-mon[142991]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:28 smithi118 ceph-mon[131825]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:30 smithi078 ceph-mon[139570]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:30 smithi078 ceph-mon[142991]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:30 smithi118 ceph-mon[131825]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:31.658 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 116s ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 116s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 116s ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 116s ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:46:31.967 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 116s ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 116s ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 116s ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 116s ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 116s ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:46:31.968 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 116s ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:46:32.347 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:46:32.348 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:46:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:32 smithi118 ceph-mon[131825]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:32 smithi118 ceph-mon[131825]: from='client.46977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[139570]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[139570]: from='client.46977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[142991]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[142991]: from='client.46977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:33 smithi118 ceph-mon[131825]: from='client.46983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/603095780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:33.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:33 smithi078 ceph-mon[142991]: from='client.46983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:33.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/603095780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:33 smithi078 ceph-mon[139570]: from='client.46983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:46:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/603095780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:46:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:34 smithi118 ceph-mon[131825]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:34 smithi078 ceph-mon[139570]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:34 smithi078 ceph-mon[142991]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:36 smithi078 ceph-mon[139570]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:46:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:36 smithi078 ceph-mon[142991]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:46:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:46:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:36 smithi118 ceph-mon[131825]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:46:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:46:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:46:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:46:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:46:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:46:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:46:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:46:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:46:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:46:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:38 smithi118 ceph-mon[131825]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:38 smithi078 ceph-mon[139570]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:38 smithi078 ceph-mon[142991]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:40 smithi118 ceph-mon[131825]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:40 smithi078 ceph-mon[139570]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:40 smithi078 ceph-mon[142991]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:42 smithi118 ceph-mon[131825]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:42 smithi078 ceph-mon[139570]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:42 smithi078 ceph-mon[142991]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:44 smithi078 ceph-mon[139570]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:44 smithi078 ceph-mon[142991]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:44 smithi118 ceph-mon[131825]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:46 smithi078 ceph-mon[139570]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:46:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:46 smithi078 ceph-mon[142991]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:46 smithi118 ceph-mon[131825]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:48 smithi078 ceph-mon[139570]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:48 smithi078 ceph-mon[142991]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:48 smithi118 ceph-mon[131825]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:50 smithi078 ceph-mon[139570]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:50 smithi078 ceph-mon[142991]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:50 smithi118 ceph-mon[131825]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:52 smithi118 ceph-mon[131825]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:52 smithi078 ceph-mon[142991]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:52 smithi078 ceph-mon[139570]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:54 smithi078 ceph-mon[139570]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:54 smithi078 ceph-mon[142991]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:54 smithi118 ceph-mon[131825]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:56 smithi078 ceph-mon[139570]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:46:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:46:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:56 smithi078 ceph-mon[142991]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:56 smithi118 ceph-mon[131825]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:46:58 smithi078 ceph-mon[139570]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:46:58 smithi078 ceph-mon[142991]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:46:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:46:58 smithi118 ceph-mon[131825]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:00 smithi078 ceph-mon[139570]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:00 smithi078 ceph-mon[142991]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:00 smithi118 ceph-mon[131825]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:02 smithi118 ceph-mon[131825]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:02.693 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:02 smithi078 ceph-mon[139570]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:02 smithi078 ceph-mon[142991]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:03.003 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:47:03.003 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:47:03.003 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:47:03.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:47:03.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:47:03.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:47:03.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:47:03.005 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:47:03.388 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:47:03.389 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:47:03.390 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:47:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:03 smithi118 ceph-mon[131825]: from='client.46995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:03 smithi078 ceph-mon[139570]: from='client.46995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:03 smithi078 ceph-mon[142991]: from='client.46995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:04 smithi118 ceph-mon[131825]: from='client.56966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3302329638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:04 smithi118 ceph-mon[131825]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[139570]: from='client.56966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3302329638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[139570]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[142991]: from='client.56966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3302329638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:04 smithi078 ceph-mon[142991]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:06 smithi078 ceph-mon[139570]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:06 smithi078 ceph-mon[142991]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:47:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:06 smithi118 ceph-mon[131825]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:08 smithi078 ceph-mon[139570]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:08 smithi078 ceph-mon[142991]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:08 smithi118 ceph-mon[131825]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:10 smithi078 ceph-mon[139570]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:10 smithi078 ceph-mon[142991]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:10 smithi118 ceph-mon[131825]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:12 smithi118 ceph-mon[131825]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:12 smithi078 ceph-mon[139570]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:12 smithi078 ceph-mon[142991]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:14 smithi078 ceph-mon[139570]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:14 smithi078 ceph-mon[142991]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:14 smithi118 ceph-mon[131825]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:16 smithi078 ceph-mon[139570]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:16 smithi078 ceph-mon[142991]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:47:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:16 smithi118 ceph-mon[131825]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:18 smithi078 ceph-mon[139570]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:18 smithi078 ceph-mon[142991]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:18 smithi118 ceph-mon[131825]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:20 smithi078 ceph-mon[139570]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:20 smithi078 ceph-mon[142991]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:20 smithi118 ceph-mon[131825]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:22 smithi118 ceph-mon[131825]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:22 smithi078 ceph-mon[139570]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:22 smithi078 ceph-mon[142991]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:24 smithi078 ceph-mon[139570]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:24 smithi078 ceph-mon[142991]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:24 smithi118 ceph-mon[131825]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:26 smithi078 ceph-mon[139570]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:26 smithi078 ceph-mon[142991]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:47:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:26 smithi118 ceph-mon[131825]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:28 smithi078 ceph-mon[139570]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:28 smithi078 ceph-mon[142991]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:28 smithi118 ceph-mon[131825]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:30 smithi078 ceph-mon[139570]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:30 smithi078 ceph-mon[142991]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:30 smithi118 ceph-mon[131825]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:32 smithi118 ceph-mon[131825]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:32 smithi078 ceph-mon[139570]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:32 smithi078 ceph-mon[142991]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:33.734 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:47:34.039 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:47:34.039 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:47:34.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:47:34.041 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:47:34.041 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:47:34.041 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:47:34.041 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:47:34.418 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:34.419 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:47:34.420 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:47:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[139570]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[139570]: from='client.47013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/360690244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[142991]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[142991]: from='client.47013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/360690244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:34 smithi118 ceph-mon[131825]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:34 smithi118 ceph-mon[131825]: from='client.47013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/360690244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:47:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:35 smithi078 ceph-mon[139570]: from='client.47019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:35 smithi078 ceph-mon[142991]: from='client.47019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:35 smithi118 ceph-mon[131825]: from='client.47019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:47:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:36 smithi078 ceph-mon[139570]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:47:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:36 smithi078 ceph-mon[142991]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:36 smithi118 ceph-mon[131825]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:47:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:47:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:47:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:47:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:47:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:47:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:47:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:47:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:47:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:47:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:47:38.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:47:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:38 smithi078 ceph-mon[139570]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:38 smithi078 ceph-mon[142991]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:38 smithi118 ceph-mon[131825]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:40 smithi078 ceph-mon[139570]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:40 smithi078 ceph-mon[142991]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:40 smithi118 ceph-mon[131825]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:42 smithi118 ceph-mon[131825]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:42 smithi078 ceph-mon[139570]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:42 smithi078 ceph-mon[142991]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:44 smithi078 ceph-mon[139570]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:44 smithi078 ceph-mon[142991]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:44 smithi118 ceph-mon[131825]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:46 smithi078 ceph-mon[139570]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:47:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:46 smithi078 ceph-mon[142991]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:46 smithi118 ceph-mon[131825]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:48 smithi078 ceph-mon[139570]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:48 smithi078 ceph-mon[142991]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:48 smithi118 ceph-mon[131825]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:50 smithi078 ceph-mon[139570]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:50 smithi078 ceph-mon[142991]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:50 smithi118 ceph-mon[131825]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:52 smithi118 ceph-mon[131825]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:52 smithi078 ceph-mon[139570]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:52 smithi078 ceph-mon[142991]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:54 smithi078 ceph-mon[139570]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:54 smithi078 ceph-mon[142991]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:54 smithi118 ceph-mon[131825]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:56 smithi078 ceph-mon[139570]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:56 smithi078 ceph-mon[142991]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:47:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:47:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:56 smithi118 ceph-mon[131825]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:47:58 smithi078 ceph-mon[142991]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:47:58 smithi078 ceph-mon[139570]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:47:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:47:58 smithi118 ceph-mon[131825]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:00 smithi078 ceph-mon[139570]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:00 smithi078 ceph-mon[142991]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:00 smithi118 ceph-mon[131825]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:02 smithi118 ceph-mon[131825]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:02 smithi078 ceph-mon[142991]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:02 smithi078 ceph-mon[139570]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:04.767 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:48:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:04 smithi078 ceph-mon[139570]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:04 smithi078 ceph-mon[142991]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:48:05.077 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:48:05.078 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:48:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:04 smithi118 ceph-mon[131825]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:05.460 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:48:05.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:48:05.462 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:48:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:05 smithi078 ceph-mon[139570]: from='client.56996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/945609335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:05.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:05 smithi078 ceph-mon[142991]: from='client.56996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/945609335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:05 smithi118 ceph-mon[131825]: from='client.56996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/945609335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:06 smithi078 ceph-mon[139570]: from='client.57002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:06 smithi078 ceph-mon[139570]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:06 smithi078 ceph-mon[142991]: from='client.57002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:06 smithi078 ceph-mon[142991]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:48:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:06 smithi118 ceph-mon[131825]: from='client.57002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:06 smithi118 ceph-mon[131825]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:08 smithi078 ceph-mon[139570]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:08 smithi078 ceph-mon[142991]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:08 smithi118 ceph-mon[131825]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:10 smithi078 ceph-mon[139570]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:10 smithi078 ceph-mon[142991]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:10 smithi118 ceph-mon[131825]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:12 smithi118 ceph-mon[131825]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:12 smithi078 ceph-mon[139570]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:12 smithi078 ceph-mon[142991]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:14 smithi078 ceph-mon[139570]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:14 smithi078 ceph-mon[142991]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:14 smithi118 ceph-mon[131825]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:16 smithi078 ceph-mon[139570]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:16 smithi078 ceph-mon[142991]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:48:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:16 smithi118 ceph-mon[131825]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:18 smithi078 ceph-mon[139570]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:18 smithi078 ceph-mon[142991]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:18 smithi118 ceph-mon[131825]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:20 smithi078 ceph-mon[139570]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:20 smithi078 ceph-mon[142991]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:20 smithi118 ceph-mon[131825]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:22 smithi118 ceph-mon[131825]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:22 smithi078 ceph-mon[139570]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:22 smithi078 ceph-mon[142991]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:24 smithi078 ceph-mon[139570]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:24 smithi078 ceph-mon[142991]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:24 smithi118 ceph-mon[131825]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:26 smithi078 ceph-mon[139570]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:26 smithi078 ceph-mon[142991]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:48:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:26 smithi118 ceph-mon[131825]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:28 smithi078 ceph-mon[139570]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:28 smithi078 ceph-mon[142991]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:28 smithi118 ceph-mon[131825]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:30 smithi078 ceph-mon[139570]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:30 smithi078 ceph-mon[142991]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:30 smithi118 ceph-mon[131825]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:32 smithi118 ceph-mon[131825]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:32 smithi078 ceph-mon[139570]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:32 smithi078 ceph-mon[142991]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:34 smithi078 ceph-mon[139570]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:34 smithi078 ceph-mon[142991]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:34 smithi118 ceph-mon[131825]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:35.810 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:48:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:48:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:48:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:48:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:48:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:48:36.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:48:36.123 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:48:36.123 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:48:36.502 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:36.503 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:48:36.504 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:48:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[142991]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[142991]: from='client.47049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2762095527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[139570]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[139570]: from='client.47049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2762095527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:48:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:36 smithi118 ceph-mon[131825]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:36 smithi118 ceph-mon[131825]: from='client.47049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2762095527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:48:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:37 smithi078 ceph-mon[139570]: from='client.47055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:48:37.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:37 smithi078 ceph-mon[142991]: from='client.47055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:37.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:48:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:37 smithi118 ceph-mon[131825]: from='client.47055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:48:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:48:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[139570]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[142991]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:48:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:48:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:38 smithi118 ceph-mon[131825]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:48:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:48:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:48:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:40 smithi078 ceph-mon[139570]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:40 smithi078 ceph-mon[142991]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:40 smithi118 ceph-mon[131825]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:42 smithi118 ceph-mon[131825]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:42 smithi078 ceph-mon[139570]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:42 smithi078 ceph-mon[142991]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:44 smithi078 ceph-mon[139570]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:44 smithi078 ceph-mon[142991]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:44 smithi118 ceph-mon[131825]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:46 smithi078 ceph-mon[139570]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:48:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:46 smithi078 ceph-mon[142991]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:46 smithi118 ceph-mon[131825]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:48 smithi078 ceph-mon[139570]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:48 smithi078 ceph-mon[142991]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:48 smithi118 ceph-mon[131825]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:50 smithi078 ceph-mon[139570]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:50 smithi078 ceph-mon[142991]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:50 smithi118 ceph-mon[131825]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:52 smithi118 ceph-mon[131825]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:52 smithi078 ceph-mon[139570]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:52 smithi078 ceph-mon[142991]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:54 smithi078 ceph-mon[142991]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:54 smithi078 ceph-mon[139570]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:54 smithi118 ceph-mon[131825]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:56 smithi078 ceph-mon[139570]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:56 smithi078 ceph-mon[142991]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:48:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:48:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:56 smithi118 ceph-mon[131825]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:48:58 smithi078 ceph-mon[139570]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:48:58 smithi078 ceph-mon[142991]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:48:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:48:58 smithi118 ceph-mon[131825]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:00 smithi078 ceph-mon[139570]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:00 smithi078 ceph-mon[142991]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:00 smithi118 ceph-mon[131825]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:02 smithi118 ceph-mon[131825]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:02 smithi078 ceph-mon[142991]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:02 smithi078 ceph-mon[139570]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:04 smithi078 ceph-mon[139570]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:04 smithi078 ceph-mon[142991]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:04 smithi118 ceph-mon[131825]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:06.708 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:06 smithi078 ceph-mon[139570]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:06.708 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:49:06.849 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:49:06.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:06 smithi078 ceph-mon[142991]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:06 smithi118 ceph-mon[131825]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:49:07.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:49:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:49:07.543 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:49:07.543 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:49:07.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:49:07.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:49:07.545 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:49:07.545 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:49:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:07 smithi078 ceph-mon[139570]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3970527211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:07.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:07 smithi078 ceph-mon[142991]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3970527211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:07 smithi118 ceph-mon[131825]: from='client.47067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3970527211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:08 smithi078 ceph-mon[142991]: from='client.57038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:08 smithi078 ceph-mon[142991]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:08 smithi078 ceph-mon[139570]: from='client.57038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:08 smithi078 ceph-mon[139570]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:08 smithi118 ceph-mon[131825]: from='client.57038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:08 smithi118 ceph-mon[131825]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:10.987 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:10 smithi078 ceph-mon[139570]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:10.987 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:10 smithi078 ceph-mon[142991]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:10 smithi118 ceph-mon[131825]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:12 smithi118 ceph-mon[131825]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:12 smithi078 ceph-mon[139570]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:12 smithi078 ceph-mon[142991]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:14 smithi078 ceph-mon[139570]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:14 smithi078 ceph-mon[142991]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:14 smithi118 ceph-mon[131825]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:16.710 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:49:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:16 smithi078 ceph-mon[139570]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:16.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:16 smithi078 ceph-mon[142991]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:16 smithi118 ceph-mon[131825]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:18 smithi078 ceph-mon[139570]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:18 smithi078 ceph-mon[142991]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:18 smithi118 ceph-mon[131825]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:20 smithi078 ceph-mon[139570]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:20 smithi078 ceph-mon[142991]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:20 smithi118 ceph-mon[131825]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:22 smithi118 ceph-mon[131825]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:22 smithi078 ceph-mon[139570]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:22 smithi078 ceph-mon[142991]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:24 smithi078 ceph-mon[139570]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:24 smithi078 ceph-mon[142991]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:24 smithi118 ceph-mon[131825]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:26.714 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:49:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:26 smithi078 ceph-mon[139570]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:26.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:26 smithi078 ceph-mon[142991]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:26 smithi118 ceph-mon[131825]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:28 smithi078 ceph-mon[139570]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:28 smithi078 ceph-mon[142991]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:28 smithi118 ceph-mon[131825]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:30 smithi078 ceph-mon[139570]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:30 smithi078 ceph-mon[142991]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:30 smithi118 ceph-mon[131825]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:32 smithi118 ceph-mon[131825]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:32 smithi078 ceph-mon[139570]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:32 smithi078 ceph-mon[142991]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:34 smithi078 ceph-mon[139570]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:34 smithi078 ceph-mon[142991]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:34 smithi118 ceph-mon[131825]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:49:36.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:36 smithi078 ceph-mon[142991]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:36 smithi078 ceph-mon[139570]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:36 smithi118 ceph-mon[131825]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:37.890 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:49:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:49:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:49:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:49:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:49:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5499M 2369M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4954M 2369M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4689M 2369M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4207M 2369M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:49:38.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:49:38.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:49:38.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:49:38.240 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:49:38.240 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:49:38.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:49:38.648 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:49:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: from='client.57050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:49:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3274392695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: from='client.57050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3274392695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: from='client.57050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:49:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3274392695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:49:39.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='client.57056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:39.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2360M 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='client.57056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2360M 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:49:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='client.57056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:49:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2360M 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:49:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:49:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:40 smithi118 ceph-mon[131825]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:40 smithi078 ceph-mon[139570]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:40 smithi078 ceph-mon[142991]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:42 smithi118 ceph-mon[131825]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:42 smithi078 ceph-mon[139570]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:42 smithi078 ceph-mon[142991]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:44 smithi078 ceph-mon[139570]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:44 smithi078 ceph-mon[142991]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:44 smithi118 ceph-mon[131825]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:49:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:46 smithi078 ceph-mon[139570]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:46 smithi078 ceph-mon[142991]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:46 smithi118 ceph-mon[131825]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:48 smithi118 ceph-mon[131825]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:48 smithi078 ceph-mon[139570]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:48 smithi078 ceph-mon[142991]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:50 smithi118 ceph-mon[131825]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:50 smithi078 ceph-mon[139570]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:50 smithi078 ceph-mon[142991]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:52 smithi118 ceph-mon[131825]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:52 smithi078 ceph-mon[139570]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:52 smithi078 ceph-mon[142991]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:54 smithi078 ceph-mon[139570]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:54 smithi078 ceph-mon[142991]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:54 smithi118 ceph-mon[131825]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:49:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:49:56.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:56 smithi078 ceph-mon[139570]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:56.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:56 smithi078 ceph-mon[142991]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:56 smithi118 ceph-mon[131825]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:49:58 smithi078 ceph-mon[139570]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:49:58 smithi078 ceph-mon[142991]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:49:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:49:58 smithi118 ceph-mon[131825]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:00 smithi078 conmon[139546]: 2023-12-16T06:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:50:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:00 smithi118 ceph-mon[131825]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:50:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:00 smithi078 ceph-mon[142991]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:50:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:00 smithi078 ceph-mon[139570]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T06:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:02 smithi118 ceph-mon[131825]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:02 smithi078 ceph-mon[139570]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:02 smithi078 ceph-mon[142991]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:04 smithi078 ceph-mon[139570]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:04 smithi078 ceph-mon[142991]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:04 smithi118 ceph-mon[131825]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:50:06.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:06 smithi078 ceph-mon[139570]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:08.068 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:06 smithi078 ceph-mon[142991]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:08.068 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:06 smithi118 ceph-mon[131825]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:08.999 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:50:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:08 smithi118 ceph-mon[131825]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:08 smithi078 ceph-mon[139570]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:08 smithi078 ceph-mon[142991]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:09.306 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:50:09.306 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:50:09.306 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:50:09.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:50:09.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:50:09.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:50:09.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:50:09.308 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:50:09.686 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:50:09.686 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:50:09.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:50:09.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:50:09.687 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:50:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1227818676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1227818676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1227818676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:10 smithi118 ceph-mon[131825]: from='client.47103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:10 smithi118 ceph-mon[131825]: from='client.47109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:10 smithi118 ceph-mon[131825]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[139570]: from='client.47103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[139570]: from='client.47109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[139570]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[142991]: from='client.47103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[142991]: from='client.47109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:10 smithi078 ceph-mon[142991]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:12 smithi118 ceph-mon[131825]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:12 smithi078 ceph-mon[139570]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:12 smithi078 ceph-mon[142991]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:14 smithi078 ceph-mon[139570]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:14 smithi078 ceph-mon[142991]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:14 smithi118 ceph-mon[131825]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:50:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:16 smithi118 ceph-mon[131825]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:16 smithi078 ceph-mon[139570]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:16 smithi078 ceph-mon[142991]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:18 smithi118 ceph-mon[131825]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:18 smithi078 ceph-mon[139570]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:18 smithi078 ceph-mon[142991]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:20 smithi118 ceph-mon[131825]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:20 smithi078 ceph-mon[139570]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:20 smithi078 ceph-mon[142991]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:22 smithi118 ceph-mon[131825]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:22 smithi078 ceph-mon[139570]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:22 smithi078 ceph-mon[142991]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:24 smithi118 ceph-mon[131825]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:24 smithi078 ceph-mon[139570]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:24 smithi078 ceph-mon[142991]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:50:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:26 smithi118 ceph-mon[131825]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:26 smithi078 ceph-mon[139570]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:26 smithi078 ceph-mon[142991]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:28 smithi118 ceph-mon[131825]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:28 smithi078 ceph-mon[139570]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:28 smithi078 ceph-mon[142991]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:30 smithi118 ceph-mon[131825]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:30 smithi078 ceph-mon[139570]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:30 smithi078 ceph-mon[142991]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:32 smithi118 ceph-mon[131825]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:32 smithi078 ceph-mon[139570]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:32 smithi078 ceph-mon[142991]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:34 smithi118 ceph-mon[131825]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:34 smithi078 ceph-mon[139570]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:34 smithi078 ceph-mon[142991]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:50:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:36 smithi118 ceph-mon[131825]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:36 smithi078 ceph-mon[139570]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:36 smithi078 ceph-mon[142991]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:39.135 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:38 smithi118 ceph-mon[131825]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:38 smithi078 ceph-mon[139570]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:38 smithi078 ceph-mon[142991]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:40.027 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:50:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:50:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:50:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:50:40.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:50:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:50:40.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:50:40.333 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:50:40.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:50:40.717 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:50:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:40 smithi118 ceph-mon[131825]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3291969130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:40 smithi078 ceph-mon[139570]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3291969130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:40 smithi078 ceph-mon[142991]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3291969130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:50:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:41 smithi118 ceph-mon[131825]: from='client.47121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:42.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:41 smithi118 ceph-mon[131825]: from='client.47127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:41 smithi078 ceph-mon[139570]: from='client.47121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:41 smithi078 ceph-mon[139570]: from='client.47127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:41 smithi078 ceph-mon[142991]: from='client.47121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:41 smithi078 ceph-mon[142991]: from='client.47127 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:50:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:42 smithi118 ceph-mon[131825]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:42 smithi078 ceph-mon[139570]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:42 smithi078 ceph-mon[142991]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:44 smithi118 ceph-mon[131825]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:44 smithi078 ceph-mon[139570]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:44 smithi078 ceph-mon[142991]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:50:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:46 smithi118 ceph-mon[131825]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:46 smithi078 ceph-mon[139570]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:46 smithi078 ceph-mon[142991]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:48 smithi118 ceph-mon[131825]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:48 smithi078 ceph-mon[139570]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:48 smithi078 ceph-mon[142991]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:50 smithi118 ceph-mon[131825]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:50 smithi078 ceph-mon[139570]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:50 smithi078 ceph-mon[142991]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:52 smithi118 ceph-mon[131825]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:52 smithi078 ceph-mon[139570]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:52 smithi078 ceph-mon[142991]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:54 smithi118 ceph-mon[131825]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:54 smithi078 ceph-mon[139570]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:54 smithi078 ceph-mon[142991]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:50:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:50:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:56 smithi118 ceph-mon[131825]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:56 smithi078 ceph-mon[139570]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:56 smithi078 ceph-mon[142991]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:50:58 smithi118 ceph-mon[131825]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:50:58 smithi078 ceph-mon[139570]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:50:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:50:58 smithi078 ceph-mon[142991]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:00 smithi118 ceph-mon[131825]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:00 smithi078 ceph-mon[139570]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:00 smithi078 ceph-mon[142991]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:02 smithi118 ceph-mon[131825]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:02 smithi078 ceph-mon[139570]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:02 smithi078 ceph-mon[142991]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:04 smithi118 ceph-mon[131825]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:04 smithi078 ceph-mon[139570]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:04 smithi078 ceph-mon[142991]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:51:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:06 smithi118 ceph-mon[131825]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:06 smithi078 ceph-mon[142991]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:06 smithi078 ceph-mon[139570]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:08 smithi118 ceph-mon[131825]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:08 smithi078 ceph-mon[142991]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:08 smithi078 ceph-mon[139570]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:11.066 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:51:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:10 smithi118 ceph-mon[131825]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:10 smithi078 ceph-mon[139570]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:10 smithi078 ceph-mon[142991]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:11.377 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:51:11.378 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:51:11.379 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:51:11.758 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:11.759 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:51:11.760 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:51:11.760 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:51:11.760 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:51:11.760 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:51:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:12 smithi118 ceph-mon[131825]: from='client.57104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:12 smithi118 ceph-mon[131825]: from='client.57110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:12 smithi118 ceph-mon[131825]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3240799744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:12.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[139570]: from='client.57104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[139570]: from='client.57110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[139570]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3240799744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[142991]: from='client.57104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[142991]: from='client.57110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[142991]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3240799744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:14 smithi118 ceph-mon[131825]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:14 smithi078 ceph-mon[139570]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:14 smithi078 ceph-mon[142991]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:51:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:16 smithi118 ceph-mon[131825]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:16 smithi078 ceph-mon[142991]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:16 smithi078 ceph-mon[139570]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:18 smithi118 ceph-mon[131825]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:18 smithi078 ceph-mon[139570]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:18 smithi078 ceph-mon[142991]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:20 smithi118 ceph-mon[131825]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:20 smithi078 ceph-mon[139570]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:20 smithi078 ceph-mon[142991]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:22 smithi118 ceph-mon[131825]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:22 smithi078 ceph-mon[139570]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:22 smithi078 ceph-mon[142991]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 06:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T06:51:22.804697706Z level=info msg="Completed cleanup jobs" duration=140.561714ms 2023-12-16T06:51:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:24 smithi118 ceph-mon[131825]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:24 smithi078 ceph-mon[139570]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:24 smithi078 ceph-mon[142991]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:51:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:26 smithi118 ceph-mon[131825]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:26 smithi078 ceph-mon[139570]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:26 smithi078 ceph-mon[142991]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:28 smithi118 ceph-mon[131825]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:28 smithi078 ceph-mon[139570]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:28 smithi078 ceph-mon[142991]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:30 smithi118 ceph-mon[131825]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:30 smithi078 ceph-mon[139570]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:30 smithi078 ceph-mon[142991]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:32 smithi118 ceph-mon[131825]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:32 smithi078 ceph-mon[142991]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:32 smithi078 ceph-mon[139570]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:34 smithi118 ceph-mon[131825]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:34 smithi078 ceph-mon[139570]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:34 smithi078 ceph-mon[142991]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:51:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:36 smithi118 ceph-mon[131825]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:36 smithi078 ceph-mon[139570]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:36 smithi078 ceph-mon[142991]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:38 smithi118 ceph-mon[131825]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:38 smithi078 ceph-mon[139570]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:38 smithi078 ceph-mon[142991]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:51:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:51:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:51:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:51:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:51:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:51:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:51:42.104 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:51:42.413 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:51:42.414 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:51:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:42 smithi118 ceph-mon[131825]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:42 smithi078 ceph-mon[139570]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:42 smithi078 ceph-mon[142991]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:42.797 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:51:42.798 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:51:42.799 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:51:42.799 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:51:42.799 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:51:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:43 smithi118 ceph-mon[131825]: from='client.47157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:43 smithi118 ceph-mon[131825]: from='client.57128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1713446110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[139570]: from='client.47157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[139570]: from='client.57128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1713446110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[142991]: from='client.47157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[142991]: from='client.57128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:51:43.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1713446110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:51:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:44 smithi118 ceph-mon[131825]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:44 smithi078 ceph-mon[139570]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:44 smithi078 ceph-mon[142991]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:51:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:46 smithi118 ceph-mon[131825]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:46 smithi078 ceph-mon[139570]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:46 smithi078 ceph-mon[142991]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:48 smithi118 ceph-mon[131825]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:48 smithi078 ceph-mon[139570]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:48 smithi078 ceph-mon[142991]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:50 smithi118 ceph-mon[131825]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:50 smithi078 ceph-mon[139570]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:50 smithi078 ceph-mon[142991]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:52 smithi118 ceph-mon[131825]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:52 smithi078 ceph-mon[139570]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:52 smithi078 ceph-mon[142991]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:54 smithi118 ceph-mon[131825]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:54 smithi078 ceph-mon[139570]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:54 smithi078 ceph-mon[142991]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:51:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:51:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:56 smithi118 ceph-mon[131825]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:56 smithi078 ceph-mon[139570]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:56 smithi078 ceph-mon[142991]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:51:58 smithi118 ceph-mon[131825]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:51:58 smithi078 ceph-mon[142991]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:51:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:51:58 smithi078 ceph-mon[139570]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:00 smithi118 ceph-mon[131825]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:00 smithi078 ceph-mon[139570]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:00 smithi078 ceph-mon[142991]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:02 smithi118 ceph-mon[131825]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:02 smithi078 ceph-mon[139570]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:02 smithi078 ceph-mon[142991]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:04 smithi118 ceph-mon[131825]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:04 smithi078 ceph-mon[142991]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:04 smithi078 ceph-mon[139570]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:52:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:06 smithi118 ceph-mon[131825]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:06 smithi078 ceph-mon[142991]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:06 smithi078 ceph-mon[139570]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:08 smithi118 ceph-mon[131825]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:08 smithi078 ceph-mon[142991]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:08 smithi078 ceph-mon[139570]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:10 smithi118 ceph-mon[131825]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:10 smithi078 ceph-mon[142991]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:10 smithi078 ceph-mon[139570]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:12 smithi118 ceph-mon[131825]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:12 smithi078 ceph-mon[139570]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:12 smithi078 ceph-mon[142991]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:13.143 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:52:13.450 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:52:13.451 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:52:13.452 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:52:13.838 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:52:13.838 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:52:13.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:52:13.838 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:52:13.839 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:52:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:14 smithi118 ceph-mon[131825]: from='client.47175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:14 smithi118 ceph-mon[131825]: from='client.47181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:14 smithi118 ceph-mon[131825]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4070659750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[139570]: from='client.47175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[139570]: from='client.47181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[139570]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4070659750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[142991]: from='client.47175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[142991]: from='client.47181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[142991]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4070659750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:52:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:16 smithi118 ceph-mon[131825]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:16 smithi078 ceph-mon[139570]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:16 smithi078 ceph-mon[142991]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:18 smithi118 ceph-mon[131825]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:18 smithi078 ceph-mon[139570]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:18 smithi078 ceph-mon[142991]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:20 smithi118 ceph-mon[131825]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:20 smithi078 ceph-mon[142991]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:20 smithi078 ceph-mon[139570]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:22 smithi118 ceph-mon[131825]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:22 smithi078 ceph-mon[139570]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:22 smithi078 ceph-mon[142991]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:24 smithi118 ceph-mon[131825]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:24 smithi078 ceph-mon[139570]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:24 smithi078 ceph-mon[142991]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:52:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:26 smithi118 ceph-mon[131825]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:26 smithi078 ceph-mon[139570]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:26 smithi078 ceph-mon[142991]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:28 smithi118 ceph-mon[131825]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:28 smithi078 ceph-mon[139570]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:28 smithi078 ceph-mon[142991]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:30 smithi118 ceph-mon[131825]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:30 smithi078 ceph-mon[139570]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:30 smithi078 ceph-mon[142991]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:32 smithi118 ceph-mon[131825]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:32 smithi078 ceph-mon[142991]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:32 smithi078 ceph-mon[139570]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:34 smithi118 ceph-mon[131825]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:34 smithi078 ceph-mon[139570]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:34 smithi078 ceph-mon[142991]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:52:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:36 smithi118 ceph-mon[131825]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:36 smithi078 ceph-mon[139570]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:36 smithi078 ceph-mon[142991]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:38 smithi118 ceph-mon[131825]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:38 smithi078 ceph-mon[139570]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:38 smithi078 ceph-mon[142991]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:40 smithi118 ceph-mon[131825]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:52:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:40 smithi078 ceph-mon[139570]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:52:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:40 smithi078 ceph-mon[142991]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:52:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:52:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:52:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:52:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:52:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:52:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:52:42.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:52:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:52:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:52:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:42 smithi118 ceph-mon[131825]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:42 smithi078 ceph-mon[139570]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:42 smithi078 ceph-mon[142991]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:44.185 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:52:44.492 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:52:44.493 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:52:44.877 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:52:44.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:52:44.879 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:52:44.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:52:44.879 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:52:44.879 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:52:44.879 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:52:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:44 smithi118 ceph-mon[131825]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:44 smithi078 ceph-mon[139570]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:44 smithi078 ceph-mon[142991]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:45 smithi118 ceph-mon[131825]: from='client.57158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:45 smithi118 ceph-mon[131825]: from='client.57164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1503504606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[139570]: from='client.57158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[139570]: from='client.57164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1503504606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[142991]: from='client.57158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[142991]: from='client.57164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1503504606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:52:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:46 smithi118 ceph-mon[131825]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:47.352 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:46 smithi078 ceph-mon[139570]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:47.353 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:46 smithi078 ceph-mon[142991]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:48 smithi118 ceph-mon[131825]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:48 smithi078 ceph-mon[139570]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:48 smithi078 ceph-mon[142991]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:50 smithi118 ceph-mon[131825]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:50 smithi078 ceph-mon[139570]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:50 smithi078 ceph-mon[142991]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:52 smithi118 ceph-mon[131825]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:52 smithi078 ceph-mon[139570]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:52 smithi078 ceph-mon[142991]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:54 smithi118 ceph-mon[131825]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:54 smithi078 ceph-mon[139570]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:54 smithi078 ceph-mon[142991]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:52:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:52:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:56 smithi118 ceph-mon[131825]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:56 smithi078 ceph-mon[139570]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:56 smithi078 ceph-mon[142991]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:52:58 smithi118 ceph-mon[131825]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:52:58 smithi078 ceph-mon[139570]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:52:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:52:58 smithi078 ceph-mon[142991]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:00 smithi118 ceph-mon[131825]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:00 smithi078 ceph-mon[139570]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:00 smithi078 ceph-mon[142991]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:02 smithi118 ceph-mon[131825]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:02 smithi078 ceph-mon[139570]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:02 smithi078 ceph-mon[142991]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:04 smithi118 ceph-mon[131825]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:04 smithi078 ceph-mon[139570]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:04 smithi078 ceph-mon[142991]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:53:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:06 smithi118 ceph-mon[131825]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:06 smithi078 ceph-mon[139570]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:06 smithi078 ceph-mon[142991]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:08 smithi118 ceph-mon[131825]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:08 smithi078 ceph-mon[142991]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:08 smithi078 ceph-mon[139570]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:10 smithi118 ceph-mon[131825]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:10 smithi078 ceph-mon[139570]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:10 smithi078 ceph-mon[142991]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:12 smithi118 ceph-mon[131825]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:12 smithi078 ceph-mon[139570]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:12 smithi078 ceph-mon[142991]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:14 smithi118 ceph-mon[131825]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:14 smithi078 ceph-mon[139570]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:14 smithi078 ceph-mon[142991]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:15.228 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:53:15.535 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:53:15.535 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:53:15.535 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:53:15.535 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 757M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1527M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 750M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5499M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4954M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4689M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4207M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:53:15.536 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:53:15.537 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:53:15.537 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:53:15.537 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:53:15.916 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:53:15.916 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:53:15.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:53:15.918 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:53:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T06:53:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:16 smithi118 ceph-mon[131825]: from='client.47211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:16 smithi118 ceph-mon[131825]: from='client.47217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:16 smithi118 ceph-mon[131825]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1218448599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[139570]: from='client.47211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[139570]: from='client.47217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[139570]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1218448599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[142991]: from='client.47211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[142991]: from='client.47217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[142991]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1218448599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:18 smithi118 ceph-mon[131825]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:18 smithi078 ceph-mon[139570]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:18 smithi078 ceph-mon[142991]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:20 smithi118 ceph-mon[131825]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:20 smithi078 ceph-mon[139570]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:20 smithi078 ceph-mon[142991]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:22 smithi118 ceph-mon[131825]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:22 smithi078 ceph-mon[139570]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:22 smithi078 ceph-mon[142991]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:24 smithi118 ceph-mon[131825]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:24 smithi078 ceph-mon[142991]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:24 smithi078 ceph-mon[139570]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T06:53:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:26 smithi118 ceph-mon[131825]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:26 smithi078 ceph-mon[139570]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:26 smithi078 ceph-mon[142991]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:28 smithi118 ceph-mon[131825]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:28 smithi078 ceph-mon[139570]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:28 smithi078 ceph-mon[142991]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:30 smithi118 ceph-mon[131825]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:30 smithi078 ceph-mon[139570]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:30 smithi078 ceph-mon[142991]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:32 smithi118 ceph-mon[131825]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:32 smithi078 ceph-mon[139570]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:32 smithi078 ceph-mon[142991]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:34 smithi118 ceph-mon[131825]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:34 smithi078 ceph-mon[139570]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:34 smithi078 ceph-mon[142991]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:53:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:36 smithi118 ceph-mon[131825]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:36 smithi078 ceph-mon[139570]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:36 smithi078 ceph-mon[142991]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:38 smithi118 ceph-mon[131825]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:38 smithi078 ceph-mon[139570]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:38 smithi078 ceph-mon[142991]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:40 smithi118 ceph-mon[131825]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:40 smithi078 ceph-mon[139570]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:40 smithi078 ceph-mon[142991]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:53:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:53:42.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:53:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:42 smithi118 ceph-mon[131825]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:42 smithi078 ceph-mon[139570]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:42 smithi078 ceph-mon[142991]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:53:46.263 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:53:46.575 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3s ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3s ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3s ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3s ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3s ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3s ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:53:46.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3s ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3s ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:53:46.577 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:53:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:53:46.960 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:53:46.960 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:53:46.960 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:53:46.960 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:46.960 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:53:46.961 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:53:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:46 smithi118 ceph-mon[131825]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:46 smithi078 ceph-mon[139570]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:46 smithi078 ceph-mon[142991]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:47 smithi118 ceph-mon[131825]: from='client.57194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:47 smithi118 ceph-mon[131825]: from='client.47235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3834394666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[139570]: from='client.57194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[139570]: from='client.47235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3834394666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[142991]: from='client.57194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[142991]: from='client.47235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:53:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3834394666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:53:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:48 smithi118 ceph-mon[131825]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:48 smithi078 ceph-mon[139570]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:48 smithi078 ceph-mon[142991]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:50 smithi118 ceph-mon[131825]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:50 smithi078 ceph-mon[139570]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:50 smithi078 ceph-mon[142991]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:52 smithi118 ceph-mon[131825]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:52 smithi078 ceph-mon[139570]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:52 smithi078 ceph-mon[142991]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:54 smithi118 ceph-mon[131825]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:54 smithi078 ceph-mon[139570]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:54 smithi078 ceph-mon[142991]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:53:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:53:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:56 smithi118 ceph-mon[131825]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:56 smithi078 ceph-mon[142991]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:56 smithi078 ceph-mon[139570]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:53:58 smithi118 ceph-mon[131825]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:53:58 smithi078 ceph-mon[142991]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:53:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:53:58 smithi078 ceph-mon[139570]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:00 smithi118 ceph-mon[131825]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:00 smithi078 ceph-mon[139570]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:00 smithi078 ceph-mon[142991]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:02 smithi118 ceph-mon[131825]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:02.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:02 smithi078 ceph-mon[139570]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:02 smithi078 ceph-mon[142991]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:04 smithi118 ceph-mon[131825]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:04 smithi078 ceph-mon[139570]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:04 smithi078 ceph-mon[142991]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:54:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:06 smithi118 ceph-mon[131825]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:06 smithi078 ceph-mon[139570]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:06 smithi078 ceph-mon[142991]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:08 smithi118 ceph-mon[131825]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:08 smithi078 ceph-mon[142991]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:08 smithi078 ceph-mon[139570]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:10 smithi118 ceph-mon[131825]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:10 smithi078 ceph-mon[139570]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:10 smithi078 ceph-mon[142991]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:12 smithi118 ceph-mon[131825]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:12 smithi078 ceph-mon[139570]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:12 smithi078 ceph-mon[142991]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:14 smithi118 ceph-mon[131825]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:14 smithi078 ceph-mon[139570]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:14 smithi078 ceph-mon[142991]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:54:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:16 smithi118 ceph-mon[131825]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:16 smithi078 ceph-mon[139570]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:16 smithi078 ceph-mon[142991]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:17.323 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 34s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 34s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:54:17.629 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 463M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 34s ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 34s ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 714M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 34s ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 34s ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 34s ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 34s ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 34s ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 34s ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3841M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4458M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3848M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:54:17.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4352M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:54:17.631 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:54:18.015 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:54:18.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:54:18.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:54:18.017 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:54:18.017 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:54:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:18 smithi118 ceph-mon[131825]: from='client.57212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:18 smithi118 ceph-mon[131825]: from='client.57218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:18 smithi118 ceph-mon[131825]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3426183420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[142991]: from='client.57212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[142991]: from='client.57218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[142991]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3426183420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[139570]: from='client.57212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[139570]: from='client.57218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[139570]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3426183420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:20 smithi118 ceph-mon[131825]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:20 smithi078 ceph-mon[139570]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:20 smithi078 ceph-mon[142991]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:22 smithi118 ceph-mon[131825]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:22 smithi078 ceph-mon[139570]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:22 smithi078 ceph-mon[142991]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:24 smithi118 ceph-mon[131825]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:24 smithi078 ceph-mon[142991]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:24 smithi078 ceph-mon[139570]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:54:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:26 smithi118 ceph-mon[131825]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:26 smithi078 ceph-mon[139570]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:26 smithi078 ceph-mon[142991]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:28 smithi118 ceph-mon[131825]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:28 smithi078 ceph-mon[142991]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:28 smithi078 ceph-mon[139570]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:30 smithi118 ceph-mon[131825]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:30 smithi078 ceph-mon[139570]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:30 smithi078 ceph-mon[142991]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:32 smithi118 ceph-mon[131825]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:32 smithi078 ceph-mon[139570]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:32 smithi078 ceph-mon[142991]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:34 smithi118 ceph-mon[131825]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:34 smithi078 ceph-mon[139570]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:34 smithi078 ceph-mon[142991]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:54:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:36 smithi118 ceph-mon[131825]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:36 smithi078 ceph-mon[139570]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:36 smithi078 ceph-mon[142991]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:38 smithi118 ceph-mon[131825]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:38 smithi078 ceph-mon[142991]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:38 smithi078 ceph-mon[139570]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:40 smithi118 ceph-mon[131825]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:40 smithi078 ceph-mon[139570]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:40 smithi078 ceph-mon[142991]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:42 smithi118 ceph-mon[131825]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:42 smithi078 ceph-mon[139570]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:42 smithi078 ceph-mon[142991]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:44 smithi118 ceph-mon[131825]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:54:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:44 smithi078 ceph-mon[139570]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:54:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:44 smithi078 ceph-mon[142991]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:54:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:54:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:46 smithi118 ceph-mon[131825]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:46 smithi078 ceph-mon[139570]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:46 smithi078 ceph-mon[142991]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:48.361 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:54:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:54:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:54:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:54:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:54:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 65s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:54:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 1s ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:54:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 65s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:54:48.673 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 1s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 1s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 65s ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 65s ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 1s ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 65s ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 65s ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:54:48.674 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 1s ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 65s ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 65s ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 65s ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 65s ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 1s ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 1s ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:54:48.675 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 1s ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:54:48.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 1s ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:54:48.676 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 1s ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:49.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:54:49.054 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:54:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:48 smithi118 ceph-mon[131825]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:48 smithi078 ceph-mon[139570]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:48 smithi078 ceph-mon[142991]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:49 smithi118 ceph-mon[131825]: from='client.47265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:49 smithi118 ceph-mon[131825]: from='client.57236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3118936811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[139570]: from='client.47265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[139570]: from='client.57236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3118936811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[142991]: from='client.47265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[142991]: from='client.57236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3118936811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:50 smithi118 ceph-mon[131825]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:50 smithi078 ceph-mon[139570]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:51.525 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:50 smithi078 ceph-mon[142991]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:52 smithi078 ceph-mon[139570]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:52 smithi078 ceph-mon[142991]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:52 smithi118 ceph-mon[131825]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:54 smithi118 ceph-mon[131825]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:54 smithi078 ceph-mon[139570]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:54 smithi078 ceph-mon[142991]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:54:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:54:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:56 smithi118 ceph-mon[131825]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:56 smithi078 ceph-mon[139570]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:56 smithi078 ceph-mon[142991]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:54:58 smithi118 ceph-mon[131825]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:54:58 smithi078 ceph-mon[139570]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:54:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:54:58 smithi078 ceph-mon[142991]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:00 smithi118 ceph-mon[131825]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:00 smithi078 ceph-mon[139570]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:00 smithi078 ceph-mon[142991]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:02 smithi078 ceph-mon[139570]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:02 smithi078 ceph-mon[142991]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:02 smithi118 ceph-mon[131825]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:04 smithi118 ceph-mon[131825]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:04 smithi078 ceph-mon[139570]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:04 smithi078 ceph-mon[142991]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:55:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:06 smithi118 ceph-mon[131825]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:06 smithi078 ceph-mon[139570]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:06 smithi078 ceph-mon[142991]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:08 smithi118 ceph-mon[131825]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:08 smithi078 ceph-mon[139570]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:08 smithi078 ceph-mon[142991]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:10 smithi118 ceph-mon[131825]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:10 smithi078 ceph-mon[139570]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:10 smithi078 ceph-mon[142991]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:12 smithi078 ceph-mon[139570]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:12 smithi078 ceph-mon[142991]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:12 smithi118 ceph-mon[131825]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:14 smithi118 ceph-mon[131825]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:14 smithi078 ceph-mon[139570]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:14 smithi078 ceph-mon[142991]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:55:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:16 smithi118 ceph-mon[131825]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:16 smithi078 ceph-mon[139570]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:16 smithi078 ceph-mon[142991]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:18 smithi118 ceph-mon[131825]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:18 smithi078 ceph-mon[139570]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:18 smithi078 ceph-mon[142991]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:19.400 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:55:19.708 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:55:19.708 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 96s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:55:19.708 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 32s ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:55:19.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 96s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:55:19.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 32s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 32s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 96s ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 96s ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 32s ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 96s ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 96s ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 32s ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:55:19.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 96s ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 96s ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 96s ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 96s ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 32s ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 32s ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 32s ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 32s ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:55:19.710 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 32s ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:55:20.091 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:55:20.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:55:20.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:55:20.093 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:55:20.093 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:55:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:20 smithi118 ceph-mon[131825]: from='client.47283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:20 smithi118 ceph-mon[131825]: from='client.47289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:20 smithi118 ceph-mon[131825]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2860162348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[142991]: from='client.47283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[142991]: from='client.47289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[142991]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2860162348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[139570]: from='client.47283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[139570]: from='client.47289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[139570]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2860162348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:22 smithi078 ceph-mon[139570]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:22 smithi078 ceph-mon[142991]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:22.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:22 smithi118 ceph-mon[131825]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:24 smithi118 ceph-mon[131825]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:24 smithi078 ceph-mon[139570]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:24 smithi078 ceph-mon[142991]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:55:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:26 smithi118 ceph-mon[131825]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:26 smithi078 ceph-mon[139570]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:26 smithi078 ceph-mon[142991]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:28 smithi118 ceph-mon[131825]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:28 smithi078 ceph-mon[139570]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:28 smithi078 ceph-mon[142991]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:30 smithi118 ceph-mon[131825]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:30 smithi078 ceph-mon[139570]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:30 smithi078 ceph-mon[142991]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:32 smithi078 ceph-mon[139570]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:32 smithi078 ceph-mon[142991]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:32 smithi118 ceph-mon[131825]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:34 smithi118 ceph-mon[131825]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:34 smithi078 ceph-mon[139570]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:34 smithi078 ceph-mon[142991]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:55:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:36 smithi118 ceph-mon[131825]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:36 smithi078 ceph-mon[139570]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:36 smithi078 ceph-mon[142991]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:38 smithi118 ceph-mon[131825]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:38 smithi078 ceph-mon[139570]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:38 smithi078 ceph-mon[142991]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:40 smithi118 ceph-mon[131825]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:40 smithi078 ceph-mon[139570]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:40 smithi078 ceph-mon[142991]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:42 smithi078 ceph-mon[139570]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:42 smithi078 ceph-mon[142991]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:42 smithi118 ceph-mon[131825]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:44 smithi118 ceph-mon[131825]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:44 smithi078 ceph-mon[139570]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:44 smithi078 ceph-mon[142991]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:55:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:46 smithi118 ceph-mon[131825]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:46 smithi078 ceph-mon[139570]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:46 smithi078 ceph-mon[142991]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:55:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:55:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:55:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:55:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:48 smithi118 ceph-mon[131825]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:55:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:55:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:55:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[139570]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:55:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:55:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:55:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[142991]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:55:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:55:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:55:50.438 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:55:50.744 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:55:50.744 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:55:50.744 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 63s ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:55:50.744 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 63s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 63s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 63s ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 63s ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:55:50.745 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 63s ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:55:50.746 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 63s ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:55:50.746 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 63s ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:55:50.746 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 63s ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:55:50.746 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 63s ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:55:51.126 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:55:51.127 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:55:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:50 smithi118 ceph-mon[131825]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:50 smithi078 ceph-mon[139570]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:50 smithi078 ceph-mon[142991]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:51 smithi118 ceph-mon[131825]: from='client.47301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:51 smithi118 ceph-mon[131825]: from='client.57272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/44005708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[139570]: from='client.47301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[139570]: from='client.57272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/44005708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[142991]: from='client.47301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[142991]: from='client.57272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:55:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/44005708' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:55:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:52 smithi118 ceph-mon[131825]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:52 smithi078 ceph-mon[139570]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:52 smithi078 ceph-mon[142991]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:54 smithi118 ceph-mon[131825]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:54 smithi078 ceph-mon[139570]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:54 smithi078 ceph-mon[142991]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:55:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:55:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:56 smithi118 ceph-mon[131825]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:56 smithi078 ceph-mon[139570]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:56 smithi078 ceph-mon[142991]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:55:58 smithi118 ceph-mon[131825]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:55:58 smithi078 ceph-mon[139570]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:55:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:55:58 smithi078 ceph-mon[142991]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:00 smithi118 ceph-mon[131825]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:00 smithi078 ceph-mon[139570]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:00 smithi078 ceph-mon[142991]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:02 smithi078 ceph-mon[139570]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:02 smithi078 ceph-mon[142991]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:02 smithi118 ceph-mon[131825]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:04 smithi118 ceph-mon[131825]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:04 smithi078 ceph-mon[139570]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:04 smithi078 ceph-mon[142991]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:56:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:06 smithi118 ceph-mon[131825]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:06 smithi078 ceph-mon[139570]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:06 smithi078 ceph-mon[142991]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:08 smithi118 ceph-mon[131825]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:08 smithi078 ceph-mon[142991]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:08 smithi078 ceph-mon[139570]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:10 smithi118 ceph-mon[131825]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:10 smithi078 ceph-mon[139570]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:10 smithi078 ceph-mon[142991]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:12 smithi078 ceph-mon[139570]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:12 smithi078 ceph-mon[142991]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:12 smithi118 ceph-mon[131825]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:14 smithi118 ceph-mon[131825]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:14 smithi078 ceph-mon[139570]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:14 smithi078 ceph-mon[142991]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:56:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:16 smithi118 ceph-mon[131825]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:16 smithi078 ceph-mon[142991]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:16 smithi078 ceph-mon[139570]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:18 smithi118 ceph-mon[131825]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:18 smithi078 ceph-mon[139570]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:18 smithi078 ceph-mon[142991]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:20 smithi118 ceph-mon[131825]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:20 smithi078 ceph-mon[139570]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:20 smithi078 ceph-mon[142991]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:21.473 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:56:21.781 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:56:21.784 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:56:21.784 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 94s ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:56:21.784 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:56:21.784 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 94s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 94s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 94s ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 94s ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 94s ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 94s ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:56:21.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 94s ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:56:21.786 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 94s ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:56:21.786 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 94s ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:56:22.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:56:22.169 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:56:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[142991]: from='client.47319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[142991]: from='client.57290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[142991]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1537904414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[139570]: from='client.47319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[139570]: from='client.57290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[139570]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1537904414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:22 smithi118 ceph-mon[131825]: from='client.47319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:22 smithi118 ceph-mon[131825]: from='client.57290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:22 smithi118 ceph-mon[131825]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1537904414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:24 smithi118 ceph-mon[131825]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:24 smithi078 ceph-mon[139570]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:24 smithi078 ceph-mon[142991]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:56:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:26 smithi118 ceph-mon[131825]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:26 smithi078 ceph-mon[139570]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:26 smithi078 ceph-mon[142991]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:28 smithi118 ceph-mon[131825]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:28 smithi078 ceph-mon[139570]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:28 smithi078 ceph-mon[142991]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:30 smithi118 ceph-mon[131825]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:30 smithi078 ceph-mon[139570]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:30 smithi078 ceph-mon[142991]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:32 smithi078 ceph-mon[142991]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:32 smithi078 ceph-mon[139570]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:32 smithi118 ceph-mon[131825]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:34 smithi118 ceph-mon[131825]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:34 smithi078 ceph-mon[139570]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:34 smithi078 ceph-mon[142991]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:56:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:36 smithi118 ceph-mon[131825]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:36 smithi078 ceph-mon[139570]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:36 smithi078 ceph-mon[142991]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:38 smithi118 ceph-mon[131825]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:38 smithi078 ceph-mon[142991]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:38 smithi078 ceph-mon[139570]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:40 smithi118 ceph-mon[131825]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:40 smithi078 ceph-mon[139570]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:40 smithi078 ceph-mon[142991]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:42 smithi078 ceph-mon[139570]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:42 smithi078 ceph-mon[142991]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:42 smithi118 ceph-mon[131825]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:44 smithi118 ceph-mon[131825]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:44 smithi078 ceph-mon[139570]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:44 smithi078 ceph-mon[142991]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:56:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:46 smithi118 ceph-mon[131825]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:46 smithi078 ceph-mon[139570]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:46 smithi078 ceph-mon[142991]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:56:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:48 smithi118 ceph-mon[131825]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:56:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:56:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:56:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:56:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[139570]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[142991]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:56:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:56:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:50 smithi118 ceph-mon[131825]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:50 smithi078 ceph-mon[139570]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:50 smithi078 ceph-mon[142991]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:52.516 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:56:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:52 smithi078 ceph-mon[139570]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:52 smithi078 ceph-mon[142991]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:56:52.828 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:56:52.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:56:52.830 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:56:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:52 smithi118 ceph-mon[131825]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:53.208 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:56:53.209 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:56:53.210 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:56:53.210 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:56:53.210 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[139570]: from='client.57302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[139570]: from='client.57308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1173424343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[142991]: from='client.57302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[142991]: from='client.57308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1173424343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:53 smithi118 ceph-mon[131825]: from='client.57302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:53 smithi118 ceph-mon[131825]: from='client.57308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:56:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1173424343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:56:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:54 smithi078 ceph-mon[139570]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:54 smithi078 ceph-mon[142991]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:54 smithi118 ceph-mon[131825]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:56:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:56:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:56 smithi118 ceph-mon[131825]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:58.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:56 smithi078 ceph-mon[139570]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:58.765 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:56 smithi078 ceph-mon[142991]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:56:58 smithi118 ceph-mon[131825]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:56:58 smithi078 ceph-mon[139570]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:56:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:56:58 smithi078 ceph-mon[142991]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:00 smithi118 ceph-mon[131825]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:00 smithi078 ceph-mon[139570]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:00 smithi078 ceph-mon[142991]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:02 smithi078 ceph-mon[139570]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:02 smithi078 ceph-mon[142991]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:02 smithi118 ceph-mon[131825]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:04 smithi118 ceph-mon[131825]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:04 smithi078 ceph-mon[139570]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:04 smithi078 ceph-mon[142991]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:57:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:06 smithi118 ceph-mon[131825]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:06 smithi078 ceph-mon[139570]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:06 smithi078 ceph-mon[142991]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:08 smithi118 ceph-mon[131825]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:08 smithi078 ceph-mon[139570]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:08 smithi078 ceph-mon[142991]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:10 smithi118 ceph-mon[131825]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:10 smithi078 ceph-mon[139570]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:10 smithi078 ceph-mon[142991]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:12 smithi078 ceph-mon[139570]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:12 smithi078 ceph-mon[142991]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:12 smithi118 ceph-mon[131825]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:14 smithi118 ceph-mon[131825]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:14 smithi078 ceph-mon[139570]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:14 smithi078 ceph-mon[142991]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T06:57:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:16 smithi118 ceph-mon[131825]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:16 smithi078 ceph-mon[139570]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:16 smithi078 ceph-mon[142991]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:18 smithi118 ceph-mon[131825]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:18 smithi078 ceph-mon[139570]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:18 smithi078 ceph-mon[142991]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:20 smithi118 ceph-mon[131825]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:20 smithi078 ceph-mon[139570]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:20 smithi078 ceph-mon[142991]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:22 smithi078 ceph-mon[139570]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:22 smithi078 ceph-mon[142991]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:22 smithi118 ceph-mon[131825]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:23.558 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:57:23.865 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:57:23.865 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:57:23.865 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:57:23.865 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:57:23.865 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:57:23.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:57:23.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:57:23.867 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:57:24.245 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:57:24.245 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:57:24.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:57:24.245 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:57:24.246 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:57:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:24 smithi118 ceph-mon[131825]: from='client.57320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:24 smithi118 ceph-mon[131825]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:24 smithi118 ceph-mon[131825]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3827650951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[142991]: from='client.57320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[142991]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[142991]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3827650951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[139570]: from='client.57320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[139570]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[139570]: from='client.47361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3827650951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:57:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:26 smithi118 ceph-mon[131825]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:26 smithi078 ceph-mon[139570]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:26 smithi078 ceph-mon[142991]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:28 smithi118 ceph-mon[131825]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:28 smithi078 ceph-mon[139570]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:28 smithi078 ceph-mon[142991]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:30 smithi118 ceph-mon[131825]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:30 smithi078 ceph-mon[139570]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:30 smithi078 ceph-mon[142991]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:32 smithi078 ceph-mon[139570]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:32 smithi078 ceph-mon[142991]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:32 smithi118 ceph-mon[131825]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:34 smithi118 ceph-mon[131825]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:34 smithi078 ceph-mon[139570]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:34 smithi078 ceph-mon[142991]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:57:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:36 smithi118 ceph-mon[131825]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:36 smithi078 ceph-mon[139570]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:36 smithi078 ceph-mon[142991]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:38 smithi118 ceph-mon[131825]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:38 smithi078 ceph-mon[139570]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:38 smithi078 ceph-mon[142991]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:40 smithi118 ceph-mon[131825]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:40 smithi078 ceph-mon[139570]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:40 smithi078 ceph-mon[142991]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:42 smithi078 ceph-mon[139570]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:42 smithi078 ceph-mon[142991]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:42 smithi118 ceph-mon[131825]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:44 smithi118 ceph-mon[131825]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:44 smithi078 ceph-mon[139570]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:44 smithi078 ceph-mon[142991]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:57:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:46 smithi118 ceph-mon[131825]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:46 smithi078 ceph-mon[139570]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:46 smithi078 ceph-mon[142991]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:57:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:48 smithi118 ceph-mon[131825]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:57:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:48 smithi078 ceph-mon[139570]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:57:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:48 smithi078 ceph-mon[142991]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:57:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:57:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:57:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:57:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:57:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:57:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:57:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:57:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:57:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:57:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:50 smithi118 ceph-mon[131825]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:50 smithi078 ceph-mon[139570]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:50 smithi078 ceph-mon[142991]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:52 smithi078 ceph-mon[139570]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:52 smithi078 ceph-mon[142991]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:52 smithi118 ceph-mon[131825]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:54.589 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:57:54.900 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:57:54.901 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:57:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:54 smithi118 ceph-mon[131825]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:54 smithi078 ceph-mon[139570]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:54 smithi078 ceph-mon[142991]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:57:55.285 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:57:55.286 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:57:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:55 smithi118 ceph-mon[131825]: from='client.57338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:55 smithi118 ceph-mon[131825]: from='client.47379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3206836954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[139570]: from='client.57338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[139570]: from='client.47379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3206836954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[142991]: from='client.57338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[142991]: from='client.47379 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:57:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3206836954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:57:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:57:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:57:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:56 smithi118 ceph-mon[131825]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:56 smithi078 ceph-mon[139570]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:56 smithi078 ceph-mon[142991]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:57:58 smithi118 ceph-mon[131825]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:57:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:57:58 smithi078 ceph-mon[139570]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:00.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:57:58 smithi078 ceph-mon[142991]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:00 smithi118 ceph-mon[131825]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:00 smithi078 ceph-mon[139570]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:00 smithi078 ceph-mon[142991]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:02 smithi078 ceph-mon[139570]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:02 smithi078 ceph-mon[142991]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:02 smithi118 ceph-mon[131825]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:04 smithi118 ceph-mon[131825]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:04 smithi078 ceph-mon[139570]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:04 smithi078 ceph-mon[142991]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:58:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:06 smithi118 ceph-mon[131825]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:06 smithi078 ceph-mon[142991]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:06 smithi078 ceph-mon[139570]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:08 smithi118 ceph-mon[131825]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:08 smithi078 ceph-mon[142991]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:08 smithi078 ceph-mon[139570]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:10 smithi118 ceph-mon[131825]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:10 smithi078 ceph-mon[142991]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:10 smithi078 ceph-mon[139570]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:12 smithi078 ceph-mon[139570]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:12 smithi078 ceph-mon[142991]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:12 smithi118 ceph-mon[131825]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:14 smithi118 ceph-mon[131825]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:14 smithi078 ceph-mon[139570]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:14 smithi078 ceph-mon[142991]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:58:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:16 smithi118 ceph-mon[131825]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:16 smithi078 ceph-mon[139570]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:16 smithi078 ceph-mon[142991]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:18 smithi118 ceph-mon[131825]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:18 smithi078 ceph-mon[139570]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:18 smithi078 ceph-mon[142991]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:20 smithi118 ceph-mon[131825]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:20 smithi078 ceph-mon[139570]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:20 smithi078 ceph-mon[142991]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:22 smithi078 ceph-mon[139570]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:22 smithi078 ceph-mon[142991]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:22 smithi118 ceph-mon[131825]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:24 smithi118 ceph-mon[131825]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:24 smithi078 ceph-mon[139570]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:24 smithi078 ceph-mon[142991]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:25.634 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:58:25.944 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:58:25.944 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:58:25.944 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:58:25.945 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:58:25.945 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:58:25.945 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:58:25.945 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:58:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:58:25.947 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:58:25.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:58:25.948 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:58:26.329 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:58:26.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:58:26.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:58:26.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:58:26.330 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:58:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T06:58:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:26 smithi118 ceph-mon[131825]: from='client.47391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:26 smithi118 ceph-mon[131825]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:26 smithi118 ceph-mon[131825]: from='client.47397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/861615275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[139570]: from='client.47391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[139570]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[139570]: from='client.47397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/861615275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[142991]: from='client.47391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[142991]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[142991]: from='client.47397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/861615275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:28 smithi118 ceph-mon[131825]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:28 smithi078 ceph-mon[139570]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:28 smithi078 ceph-mon[142991]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:30 smithi118 ceph-mon[131825]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:30 smithi078 ceph-mon[139570]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:30 smithi078 ceph-mon[142991]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:32 smithi078 ceph-mon[139570]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:32 smithi078 ceph-mon[142991]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:32 smithi118 ceph-mon[131825]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:34 smithi118 ceph-mon[131825]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:34 smithi078 ceph-mon[139570]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:34 smithi078 ceph-mon[142991]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:58:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:36 smithi118 ceph-mon[131825]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:36 smithi078 ceph-mon[139570]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:36 smithi078 ceph-mon[142991]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:38 smithi118 ceph-mon[131825]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:38 smithi078 ceph-mon[139570]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:38 smithi078 ceph-mon[142991]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:40 smithi118 ceph-mon[131825]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:40 smithi078 ceph-mon[139570]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:40 smithi078 ceph-mon[142991]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:42 smithi078 ceph-mon[139570]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:42 smithi078 ceph-mon[142991]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:42 smithi118 ceph-mon[131825]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:44 smithi118 ceph-mon[131825]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:44 smithi078 ceph-mon[139570]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:44 smithi078 ceph-mon[142991]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T06:58:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:46 smithi118 ceph-mon[131825]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:46 smithi078 ceph-mon[139570]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:46 smithi078 ceph-mon[142991]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:58:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:48 smithi118 ceph-mon[131825]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:48 smithi078 ceph-mon[139570]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:48 smithi078 ceph-mon[142991]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:58:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:58:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:58:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:58:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:58:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:58:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:58:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:50 smithi118 ceph-mon[131825]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:50 smithi078 ceph-mon[139570]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:50 smithi078 ceph-mon[142991]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:52 smithi078 ceph-mon[139570]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:52 smithi078 ceph-mon[142991]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:52 smithi118 ceph-mon[131825]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:54 smithi118 ceph-mon[131825]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:54 smithi078 ceph-mon[139570]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:54 smithi078 ceph-mon[142991]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:56.679 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:58:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:58:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:58:56.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:58:56.993 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:58:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:56 smithi118 ceph-mon[131825]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:56 smithi078 ceph-mon[139570]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:56 smithi078 ceph-mon[142991]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:58:57.382 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:58:57.383 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:58:57.383 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:58:57.383 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:58:57.383 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:58:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:57 smithi118 ceph-mon[131825]: from='client.57374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:57 smithi118 ceph-mon[131825]: from='client.47415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/595085216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[142991]: from='client.57374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[142991]: from='client.47415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/595085216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[139570]: from='client.57374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[139570]: from='client.47415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:58:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/595085216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:58:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:58:58 smithi118 ceph-mon[131825]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:58:58 smithi078 ceph-mon[139570]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:58:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:58:58 smithi078 ceph-mon[142991]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:00 smithi118 ceph-mon[131825]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:00 smithi078 ceph-mon[139570]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:00 smithi078 ceph-mon[142991]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:02 smithi078 ceph-mon[139570]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:02.956 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:02.957 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:02 smithi078 ceph-mon[142991]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:02.957 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:02.957 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:02 smithi118 ceph-mon[131825]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:02.958 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:04 smithi118 ceph-mon[131825]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:04 smithi078 ceph-mon[139570]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:04 smithi078 ceph-mon[142991]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:59:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:06 smithi118 ceph-mon[131825]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:06 smithi078 ceph-mon[139570]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:06 smithi078 ceph-mon[142991]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:08 smithi118 ceph-mon[131825]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:08 smithi078 ceph-mon[139570]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:08 smithi078 ceph-mon[142991]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:10 smithi118 ceph-mon[131825]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:10 smithi078 ceph-mon[139570]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:10 smithi078 ceph-mon[142991]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:12 smithi078 ceph-mon[139570]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:12 smithi078 ceph-mon[142991]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:12 smithi118 ceph-mon[131825]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:14 smithi118 ceph-mon[131825]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:14 smithi078 ceph-mon[139570]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:14 smithi078 ceph-mon[142991]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T06:59:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:16 smithi118 ceph-mon[131825]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:16 smithi078 ceph-mon[139570]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:16 smithi078 ceph-mon[142991]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:18 smithi118 ceph-mon[131825]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:18 smithi078 ceph-mon[142991]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:18 smithi078 ceph-mon[139570]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:20 smithi118 ceph-mon[131825]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:20 smithi078 ceph-mon[139570]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:20 smithi078 ceph-mon[142991]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:22 smithi078 ceph-mon[139570]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:22 smithi078 ceph-mon[142991]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:22 smithi118 ceph-mon[131825]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:24 smithi118 ceph-mon[131825]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:24 smithi078 ceph-mon[139570]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:24 smithi078 ceph-mon[142991]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:59:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:26 smithi118 ceph-mon[131825]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:26 smithi078 ceph-mon[139570]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:26 smithi078 ceph-mon[142991]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:59:28.037 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:59:28.038 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5532M 2360M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 4985M 2360M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4714M 2360M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4238M 2360M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:59:28.039 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:59:28.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:59:28.417 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T06:59:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:28 smithi118 ceph-mon[131825]: from='client.57392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:28 smithi118 ceph-mon[131825]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:28 smithi118 ceph-mon[131825]: from='client.47433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2349849363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[142991]: from='client.57392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[142991]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[142991]: from='client.47433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2349849363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[139570]: from='client.57392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[139570]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[139570]: from='client.47433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:59:29.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2349849363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:59:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:30 smithi118 ceph-mon[131825]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:30 smithi078 ceph-mon[139570]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:30 smithi078 ceph-mon[142991]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:32 smithi078 ceph-mon[139570]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:32 smithi078 ceph-mon[142991]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:32 smithi118 ceph-mon[131825]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:33.499 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:34 smithi118 ceph-mon[131825]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:34 smithi078 ceph-mon[139570]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:34 smithi078 ceph-mon[142991]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:59:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:36 smithi118 ceph-mon[131825]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:36 smithi078 ceph-mon[139570]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:36 smithi078 ceph-mon[142991]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:38 smithi118 ceph-mon[131825]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:38 smithi078 ceph-mon[139570]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:38 smithi078 ceph-mon[142991]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:40 smithi118 ceph-mon[131825]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:40 smithi078 ceph-mon[139570]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:40 smithi078 ceph-mon[142991]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:42 smithi078 ceph-mon[139570]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:42 smithi078 ceph-mon[142991]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:42 smithi118 ceph-mon[131825]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:44 smithi118 ceph-mon[131825]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:44 smithi078 ceph-mon[139570]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:44 smithi078 ceph-mon[142991]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T06:59:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:46 smithi118 ceph-mon[131825]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:46 smithi078 ceph-mon[139570]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:46 smithi078 ceph-mon[142991]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:59:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:48 smithi078 ceph-mon[139570]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:48 smithi078 ceph-mon[142991]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:48 smithi118 ceph-mon[131825]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:59:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:59:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:59:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:59:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:59:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T06:59:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:51 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2351M 2023-12-16T06:59:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:51 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2351M 2023-12-16T06:59:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:51 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2351M 2023-12-16T06:59:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:52 smithi078 ceph-mon[139570]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:52 smithi078 ceph-mon[142991]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:52 smithi118 ceph-mon[131825]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:54 smithi078 ceph-mon[139570]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:54 smithi078 ceph-mon[142991]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:54 smithi118 ceph-mon[131825]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 06:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:06:59:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T06:59:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:56 smithi078 ceph-mon[139570]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:56 smithi078 ceph-mon[142991]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:56 smithi118 ceph-mon[131825]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:58.764 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T06:59:59.074 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:59:59.074 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T06:59:59.075 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T06:59:59.075 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T06:59:59.075 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T06:59:59.076 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T06:59:59.076 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T06:59:59.076 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T06:59:59.076 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T06:59:59.077 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T06:59:59.077 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T06:59:59.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T06:59:59.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T06:59:59.079 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T06:59:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:58 smithi078 ceph-mon[139570]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:58 smithi078 ceph-mon[142991]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:58 smithi118 ceph-mon[131825]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T06:59:59.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T06:59:59.457 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:00:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:59 smithi078 ceph-mon[142991]: from='client.57410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 06:59:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1047781499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:59 smithi078 ceph-mon[139570]: from='client.57410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 06:59:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1047781499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:00 smithi078 conmon[139546]: 2023-12-16T06:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:00:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:59 smithi118 ceph-mon[131825]: from='client.57410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 06:59:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1047781499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[139570]: from='client.47451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[139570]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:00:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[142991]: from='client.47451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[142991]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:00:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:00 smithi118 ceph-mon[131825]: from='client.47451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:00 smithi118 ceph-mon[131825]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:00:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:02 smithi118 ceph-mon[131825]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 07:00:02 smithi118 conmon[117217]: ts=2023-12-16T07:00:02.498Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702699200138 maxt=1702706400000 ulid=01HHRPSGRZ4JC1B5FAVMKW62D9 duration=34.320993ms 2023-12-16T07:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 07:00:02 smithi118 conmon[117217]: ts=2023-12-16T07:00:02.501Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.02243ms 2023-12-16T07:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 07:00:02 smithi118 conmon[117217]: ts=2023-12-16T07:00:02.501Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1702706400000 2023-12-16T07:00:02.908 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 07:00:02 smithi118 conmon[117217]: ts=2023-12-16T07:00:02.567Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=65.640866ms 2023-12-16T07:00:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:02 smithi078 ceph-mon[142991]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:02 smithi078 ceph-mon[139570]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:04 smithi118 ceph-mon[131825]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:04 smithi078 ceph-mon[139570]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:04 smithi078 ceph-mon[142991]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:00:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:06 smithi078 ceph-mon[139570]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:06 smithi078 ceph-mon[142991]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:06 smithi118 ceph-mon[131825]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:08 smithi078 ceph-mon[139570]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:08 smithi078 ceph-mon[142991]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:08 smithi118 ceph-mon[131825]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:10 smithi078 ceph-mon[139570]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:10 smithi078 ceph-mon[142991]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:10 smithi118 ceph-mon[131825]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:12 smithi118 ceph-mon[131825]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:12 smithi078 ceph-mon[139570]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:12 smithi078 ceph-mon[142991]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:14 smithi078 ceph-mon[139570]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:14 smithi078 ceph-mon[142991]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:14 smithi118 ceph-mon[131825]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:00:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:16 smithi078 ceph-mon[139570]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:16 smithi078 ceph-mon[142991]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:16 smithi118 ceph-mon[131825]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:18 smithi118 ceph-mon[131825]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:18 smithi078 ceph-mon[139570]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:18 smithi078 ceph-mon[142991]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:20 smithi078 ceph-mon[139570]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:20 smithi078 ceph-mon[142991]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:20 smithi118 ceph-mon[131825]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:22 smithi118 ceph-mon[131825]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:22 smithi078 ceph-mon[139570]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:22 smithi078 ceph-mon[142991]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:24 smithi078 ceph-mon[139570]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:24 smithi078 ceph-mon[142991]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:24 smithi118 ceph-mon[131825]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:00:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:26 smithi078 ceph-mon[139570]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:26 smithi078 ceph-mon[142991]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:26 smithi118 ceph-mon[131825]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:28 smithi078 ceph-mon[139570]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:28 smithi078 ceph-mon[142991]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:28 smithi118 ceph-mon[131825]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:29.809 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:00:30.117 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:00:30.118 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:00:30.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:00:30.498 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:00:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[139570]: from='client.57428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[139570]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3467967345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[142991]: from='client.57428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[142991]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3467967345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:30 smithi118 ceph-mon[131825]: from='client.57428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:30 smithi118 ceph-mon[131825]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3467967345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:00:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:31 smithi078 ceph-mon[139570]: from='client.47469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:31 smithi078 ceph-mon[142991]: from='client.47469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:31 smithi118 ceph-mon[131825]: from='client.47469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:00:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:32 smithi078 ceph-mon[139570]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:32 smithi078 ceph-mon[142991]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:32 smithi118 ceph-mon[131825]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:34 smithi078 ceph-mon[139570]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:34 smithi078 ceph-mon[142991]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:34 smithi118 ceph-mon[131825]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:00:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:36 smithi078 ceph-mon[139570]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:36 smithi078 ceph-mon[142991]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:36 smithi118 ceph-mon[131825]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:38 smithi078 ceph-mon[139570]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:38 smithi078 ceph-mon[142991]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:38 smithi118 ceph-mon[131825]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:40 smithi078 ceph-mon[139570]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:40 smithi078 ceph-mon[142991]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:40 smithi118 ceph-mon[131825]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:42 smithi118 ceph-mon[131825]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:42 smithi078 ceph-mon[139570]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:42 smithi078 ceph-mon[142991]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:44 smithi078 ceph-mon[142991]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:44 smithi078 ceph-mon[139570]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:44 smithi118 ceph-mon[131825]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:00:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:46 smithi078 ceph-mon[139570]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:46 smithi078 ceph-mon[142991]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:46 smithi118 ceph-mon[131825]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:00:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:48 smithi078 ceph-mon[139570]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:48 smithi078 ceph-mon[142991]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:48 smithi118 ceph-mon[131825]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:50 smithi078 ceph-mon[142991]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:00:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:50 smithi078 ceph-mon[139570]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:00:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:50 smithi118 ceph-mon[131825]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:00:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:00:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:00:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:00:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:00:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:00:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:00:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:00:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:00:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:00:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:52 smithi078 ceph-mon[139570]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:52 smithi078 ceph-mon[142991]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:52 smithi118 ceph-mon[131825]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:54 smithi078 ceph-mon[139570]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:54 smithi078 ceph-mon[142991]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:54 smithi118 ceph-mon[131825]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:00:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:00:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:56 smithi078 ceph-mon[139570]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:56 smithi078 ceph-mon[142991]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:56 smithi118 ceph-mon[131825]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:00:58 smithi078 ceph-mon[139570]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:00:58 smithi078 ceph-mon[142991]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:00:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:00:58 smithi118 ceph-mon[131825]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:00.847 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:01:01.157 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:01:01.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:01:01.159 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:01:01.160 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:01:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:00 smithi078 ceph-mon[139570]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:00 smithi078 ceph-mon[142991]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:00 smithi118 ceph-mon[131825]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:01:01.539 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:01:01.540 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:01:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:01 smithi118 ceph-mon[131825]: from='client.47481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1920244073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:01 smithi078 ceph-mon[139570]: from='client.47481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1920244073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:01 smithi078 ceph-mon[142991]: from='client.47481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1920244073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[139570]: from='client.57452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[139570]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[142991]: from='client.57452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[142991]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:02 smithi118 ceph-mon[131825]: from='client.57452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:02 smithi118 ceph-mon[131825]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:04 smithi078 ceph-mon[139570]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:04 smithi078 ceph-mon[142991]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:04 smithi118 ceph-mon[131825]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:01:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:06 smithi078 ceph-mon[139570]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:06 smithi078 ceph-mon[142991]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:06 smithi118 ceph-mon[131825]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:08 smithi078 ceph-mon[142991]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:08 smithi078 ceph-mon[139570]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:08 smithi118 ceph-mon[131825]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:10 smithi078 ceph-mon[139570]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:10 smithi078 ceph-mon[142991]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:10 smithi118 ceph-mon[131825]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:12 smithi118 ceph-mon[131825]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:12 smithi078 ceph-mon[139570]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:12 smithi078 ceph-mon[142991]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:14 smithi078 ceph-mon[139570]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:14 smithi078 ceph-mon[142991]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:14 smithi118 ceph-mon[131825]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:01:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:16 smithi078 ceph-mon[139570]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:16 smithi078 ceph-mon[142991]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:16 smithi118 ceph-mon[131825]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:18 smithi078 ceph-mon[139570]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:18 smithi078 ceph-mon[142991]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:18 smithi118 ceph-mon[131825]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:20 smithi078 ceph-mon[139570]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:20 smithi078 ceph-mon[142991]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:20 smithi118 ceph-mon[131825]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:22 smithi118 ceph-mon[131825]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:01:22.730373198Z level=info msg="Completed cleanup jobs" duration=66.41361ms 2023-12-16T07:01:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:22 smithi078 ceph-mon[139570]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:22 smithi078 ceph-mon[142991]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:24 smithi078 ceph-mon[139570]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:24 smithi078 ceph-mon[142991]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:24 smithi118 ceph-mon[131825]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:01:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:26 smithi078 ceph-mon[139570]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:26 smithi078 ceph-mon[142991]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:26 smithi118 ceph-mon[131825]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:28 smithi078 ceph-mon[139570]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:28 smithi078 ceph-mon[142991]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:28 smithi118 ceph-mon[131825]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:30 smithi078 ceph-mon[139570]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:30 smithi078 ceph-mon[142991]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:30 smithi118 ceph-mon[131825]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:31.887 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:01:32.196 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:01:32.196 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:01:32.196 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:01:32.196 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:01:32.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:01:32.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:01:32.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:01:32.198 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:32.575 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:01:32.576 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:32 smithi118 ceph-mon[131825]: from='client.57464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:32 smithi118 ceph-mon[131825]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[139570]: from='client.57464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[139570]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[142991]: from='client.57464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[142991]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:33 smithi118 ceph-mon[131825]: from='client.47505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/498824785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:33 smithi078 ceph-mon[139570]: from='client.47505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/498824785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:33.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:33 smithi078 ceph-mon[142991]: from='client.47505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:01:33.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/498824785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:01:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:34 smithi118 ceph-mon[131825]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:34 smithi078 ceph-mon[139570]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:34 smithi078 ceph-mon[142991]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:01:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:36 smithi078 ceph-mon[142991]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:36 smithi078 ceph-mon[139570]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:36 smithi118 ceph-mon[131825]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:38 smithi078 ceph-mon[142991]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:38 smithi078 ceph-mon[139570]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:38 smithi118 ceph-mon[131825]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:40 smithi078 ceph-mon[142991]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:40 smithi078 ceph-mon[139570]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:40 smithi118 ceph-mon[131825]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:42 smithi118 ceph-mon[131825]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:42 smithi078 ceph-mon[139570]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:42 smithi078 ceph-mon[142991]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:44 smithi078 ceph-mon[139570]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:44 smithi078 ceph-mon[142991]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:44 smithi118 ceph-mon[131825]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:01:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:46 smithi078 ceph-mon[139570]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:46 smithi078 ceph-mon[142991]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:46 smithi118 ceph-mon[131825]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:01:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:48 smithi078 ceph-mon[139570]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:48 smithi078 ceph-mon[142991]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:48 smithi118 ceph-mon[131825]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:50 smithi078 ceph-mon[139570]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:50 smithi078 ceph-mon[142991]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:50 smithi118 ceph-mon[131825]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:01:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:01:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:01:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[139570]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:01:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:01:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[142991]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:01:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:01:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:52 smithi118 ceph-mon[131825]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:01:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:01:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:01:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:54 smithi078 ceph-mon[139570]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:54 smithi078 ceph-mon[142991]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:54 smithi118 ceph-mon[131825]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:01:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:01:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:56 smithi078 ceph-mon[139570]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:56 smithi078 ceph-mon[142991]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:56 smithi118 ceph-mon[131825]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:01:58 smithi118 ceph-mon[131825]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:01:58 smithi078 ceph-mon[139570]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:01:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:01:58 smithi078 ceph-mon[142991]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:00 smithi118 ceph-mon[131825]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:00 smithi078 ceph-mon[139570]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:00 smithi078 ceph-mon[142991]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:02 smithi118 ceph-mon[131825]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:02.919 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:02:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:02 smithi078 ceph-mon[139570]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:02 smithi078 ceph-mon[142991]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:02:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:02:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:02:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:02:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:02:03.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:02:03.228 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:02:03.228 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:02:03.610 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:02:03.611 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:02:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:03 smithi118 ceph-mon[131825]: from='client.47517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:03 smithi078 ceph-mon[139570]: from='client.47517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:03.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:03 smithi078 ceph-mon[142991]: from='client.47517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:04 smithi118 ceph-mon[131825]: from='client.57488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/106622778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:04 smithi118 ceph-mon[131825]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[139570]: from='client.57488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/106622778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[139570]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[142991]: from='client.57488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/106622778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:04 smithi078 ceph-mon[142991]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:02:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:06 smithi078 ceph-mon[139570]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:06 smithi078 ceph-mon[142991]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:06 smithi118 ceph-mon[131825]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:08 smithi078 ceph-mon[139570]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:08 smithi078 ceph-mon[142991]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:08 smithi118 ceph-mon[131825]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:10 smithi078 ceph-mon[139570]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:10 smithi078 ceph-mon[142991]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:10 smithi118 ceph-mon[131825]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:12 smithi118 ceph-mon[131825]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:12 smithi078 ceph-mon[139570]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:12 smithi078 ceph-mon[142991]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:14 smithi078 ceph-mon[139570]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:14 smithi078 ceph-mon[142991]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:14 smithi118 ceph-mon[131825]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:02:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:16 smithi078 ceph-mon[139570]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:16 smithi078 ceph-mon[142991]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:16 smithi118 ceph-mon[131825]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:18 smithi078 ceph-mon[139570]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:18 smithi078 ceph-mon[142991]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:18 smithi118 ceph-mon[131825]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:20 smithi078 ceph-mon[139570]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:20 smithi078 ceph-mon[142991]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:20 smithi118 ceph-mon[131825]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:22 smithi118 ceph-mon[131825]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:22 smithi078 ceph-mon[139570]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:22 smithi078 ceph-mon[142991]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:24 smithi078 ceph-mon[139570]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:24 smithi078 ceph-mon[142991]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:24 smithi118 ceph-mon[131825]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T07:02:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:26 smithi078 ceph-mon[139570]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:26 smithi078 ceph-mon[142991]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:26 smithi118 ceph-mon[131825]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:28 smithi078 ceph-mon[139570]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:28 smithi078 ceph-mon[142991]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:28 smithi118 ceph-mon[131825]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:30 smithi078 ceph-mon[139570]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:30 smithi078 ceph-mon[142991]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:30 smithi118 ceph-mon[131825]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:32 smithi118 ceph-mon[131825]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:32 smithi078 ceph-mon[139570]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:32 smithi078 ceph-mon[142991]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:33.974 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:02:34.283 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:02:34.283 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:02:34.283 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:02:34.283 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:02:34.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:02:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:02:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:02:34.285 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:02:34.664 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:02:34.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:02:34.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:02:34.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:02:34.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:02:34.666 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:02:34.666 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:02:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[139570]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[139570]: from='client.57500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2678705551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[142991]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[142991]: from='client.57500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2678705551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:34 smithi118 ceph-mon[131825]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:34 smithi118 ceph-mon[131825]: from='client.57500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2678705551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:02:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:35 smithi078 ceph-mon[139570]: from='client.47541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:35 smithi078 ceph-mon[142991]: from='client.47541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:35 smithi118 ceph-mon[131825]: from='client.47541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:02:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:02:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:36 smithi078 ceph-mon[139570]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:36 smithi078 ceph-mon[142991]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:36 smithi118 ceph-mon[131825]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:38 smithi078 ceph-mon[139570]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:38 smithi078 ceph-mon[142991]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:38 smithi118 ceph-mon[131825]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:40 smithi078 ceph-mon[139570]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:40 smithi078 ceph-mon[142991]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:40 smithi118 ceph-mon[131825]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:42 smithi118 ceph-mon[131825]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:42 smithi078 ceph-mon[139570]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:42 smithi078 ceph-mon[142991]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:44 smithi078 ceph-mon[139570]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:44 smithi078 ceph-mon[142991]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:44 smithi118 ceph-mon[131825]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:02:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:46 smithi078 ceph-mon[139570]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:46 smithi078 ceph-mon[142991]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:46 smithi118 ceph-mon[131825]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:02:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:48 smithi078 ceph-mon[139570]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:48 smithi078 ceph-mon[142991]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:48 smithi118 ceph-mon[131825]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:50 smithi078 ceph-mon[142991]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:50 smithi078 ceph-mon[139570]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:50 smithi118 ceph-mon[131825]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:52 smithi118 ceph-mon[131825]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:02:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:52 smithi078 ceph-mon[139570]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:02:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:52 smithi078 ceph-mon[142991]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:02:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:55 smithi118 ceph-mon[131825]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:55 smithi078 ceph-mon[139570]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:55 smithi078 ceph-mon[142991]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:56 smithi118 ceph-mon[131825]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:56 smithi078 ceph-mon[139570]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:56 smithi078 ceph-mon[142991]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:02:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:02:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:02:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:02:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:02:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:02:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:02:58 smithi078 ceph-mon[139570]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:02:58 smithi078 ceph-mon[142991]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:02:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:02:58 smithi118 ceph-mon[131825]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:00 smithi078 ceph-mon[139570]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:00 smithi078 ceph-mon[142991]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:00 smithi118 ceph-mon[131825]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:02 smithi118 ceph-mon[131825]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:02 smithi078 ceph-mon[139570]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:02 smithi078 ceph-mon[142991]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:05.008 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:03:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:04 smithi078 ceph-mon[139570]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:04 smithi078 ceph-mon[142991]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:03:05.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:03:05.315 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:03:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:04 smithi118 ceph-mon[131825]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:05.695 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:03:05.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:03:05.697 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:03:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:05 smithi078 ceph-mon[139570]: from='client.47553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4214781958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:05 smithi078 ceph-mon[142991]: from='client.47553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4214781958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:05 smithi118 ceph-mon[131825]: from='client.47553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4214781958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:03:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:06 smithi078 ceph-mon[139570]: from='client.47559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:06 smithi078 ceph-mon[139570]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:06 smithi078 ceph-mon[142991]: from='client.47559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:06 smithi078 ceph-mon[142991]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:06 smithi118 ceph-mon[131825]: from='client.47559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:06 smithi118 ceph-mon[131825]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:08 smithi078 ceph-mon[139570]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:08 smithi078 ceph-mon[142991]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:08 smithi118 ceph-mon[131825]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:10 smithi078 ceph-mon[139570]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:10 smithi078 ceph-mon[142991]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:10 smithi118 ceph-mon[131825]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:12 smithi118 ceph-mon[131825]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:12.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:12 smithi078 ceph-mon[139570]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:12.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:12 smithi078 ceph-mon[142991]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:14 smithi078 ceph-mon[139570]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:14 smithi078 ceph-mon[142991]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:14 smithi118 ceph-mon[131825]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:03:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:16 smithi078 ceph-mon[139570]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:16 smithi078 ceph-mon[142991]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:16 smithi118 ceph-mon[131825]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:18 smithi078 ceph-mon[139570]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:18 smithi078 ceph-mon[142991]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:18 smithi118 ceph-mon[131825]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:20 smithi118 ceph-mon[131825]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:20 smithi078 ceph-mon[139570]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:20 smithi078 ceph-mon[142991]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:22 smithi118 ceph-mon[131825]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:22 smithi078 ceph-mon[139570]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:22 smithi078 ceph-mon[142991]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:24 smithi078 ceph-mon[142991]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:24 smithi078 ceph-mon[139570]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:24 smithi118 ceph-mon[131825]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:03:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:26 smithi078 ceph-mon[139570]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:26 smithi078 ceph-mon[142991]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:26 smithi118 ceph-mon[131825]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:28 smithi078 ceph-mon[139570]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:28 smithi078 ceph-mon[142991]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:28 smithi118 ceph-mon[131825]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:30 smithi118 ceph-mon[131825]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:30 smithi078 ceph-mon[139570]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:30 smithi078 ceph-mon[142991]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:32 smithi118 ceph-mon[131825]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:32 smithi078 ceph-mon[139570]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:32 smithi078 ceph-mon[142991]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:34 smithi078 ceph-mon[139570]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:34 smithi078 ceph-mon[142991]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:34 smithi118 ceph-mon[131825]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:36.045 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 5h 763M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 5h 1563M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:03:36.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 5h 768M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 5h 5532M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 4985M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4714M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4238M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:03:36.353 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:03:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:03:36.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:03:36.737 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:03:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[139570]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[139570]: from='client.57536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3919150948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[142991]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[142991]: from='client.57536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3919150948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:36 smithi118 ceph-mon[131825]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:36 smithi118 ceph-mon[131825]: from='client.57536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3919150948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:03:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:37 smithi118 ceph-mon[131825]: from='client.47577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:37 smithi078 ceph-mon[139570]: from='client.47577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:37 smithi078 ceph-mon[142991]: from='client.47577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:03:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:38 smithi118 ceph-mon[131825]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:38 smithi078 ceph-mon[142991]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:38 smithi078 ceph-mon[139570]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:40 smithi118 ceph-mon[131825]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:40 smithi078 ceph-mon[139570]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:40 smithi078 ceph-mon[142991]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:42 smithi118 ceph-mon[131825]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:42 smithi078 ceph-mon[139570]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:42 smithi078 ceph-mon[142991]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:44 smithi078 ceph-mon[139570]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:44 smithi078 ceph-mon[142991]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:44 smithi118 ceph-mon[131825]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:03:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:46 smithi118 ceph-mon[131825]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:46 smithi078 ceph-mon[139570]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:46 smithi078 ceph-mon[142991]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:03:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:48 smithi118 ceph-mon[131825]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:48 smithi078 ceph-mon[139570]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:48 smithi078 ceph-mon[142991]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:50 smithi118 ceph-mon[131825]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:50 smithi078 ceph-mon[139570]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:50 smithi078 ceph-mon[142991]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:52 smithi118 ceph-mon[131825]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:52 smithi078 ceph-mon[139570]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:52 smithi078 ceph-mon[142991]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:54 smithi078 ceph-mon[139570]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:54 smithi078 ceph-mon[142991]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:54 smithi118 ceph-mon[131825]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:03:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:03:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:56 smithi118 ceph-mon[131825]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:03:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:56 smithi078 ceph-mon[142991]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:03:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:56 smithi078 ceph-mon[139570]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:03:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:58 smithi118 ceph-mon[131825]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:03:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:03:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[139570]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:03:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:03:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[142991]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:03:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:03:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:04:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:04:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:04:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:03:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:04:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:04:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:04:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:04:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:04:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:04:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:03:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:04:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:00 smithi118 ceph-mon[131825]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:00 smithi078 ceph-mon[142991]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:00 smithi078 ceph-mon[139570]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:02 smithi118 ceph-mon[131825]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:02 smithi078 ceph-mon[139570]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:02 smithi078 ceph-mon[142991]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:04 smithi118 ceph-mon[131825]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:04 smithi078 ceph-mon[139570]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:04 smithi078 ceph-mon[142991]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:04:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:04:07.395 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8s ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8s ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8s ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:04:07.396 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8s ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8s ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8s ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8s ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8s ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:04:07.397 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:04:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:06 smithi118 ceph-mon[131825]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:06 smithi078 ceph-mon[139570]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:06 smithi078 ceph-mon[142991]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:04:07.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:04:07.778 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:04:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:07 smithi118 ceph-mon[131825]: from='client.47589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3286912891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:07 smithi078 ceph-mon[139570]: from='client.47589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3286912891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:07 smithi078 ceph-mon[142991]: from='client.47589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3286912891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:08 smithi118 ceph-mon[131825]: from='client.47595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:08 smithi118 ceph-mon[131825]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:08 smithi078 ceph-mon[139570]: from='client.47595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:08 smithi078 ceph-mon[139570]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:08 smithi078 ceph-mon[142991]: from='client.47595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:08 smithi078 ceph-mon[142991]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:10 smithi118 ceph-mon[131825]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:10 smithi078 ceph-mon[139570]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:10 smithi078 ceph-mon[142991]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:12 smithi118 ceph-mon[131825]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:12 smithi078 ceph-mon[139570]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:12 smithi078 ceph-mon[142991]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:14 smithi118 ceph-mon[131825]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:14 smithi078 ceph-mon[139570]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:14 smithi078 ceph-mon[142991]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:04:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:16 smithi118 ceph-mon[131825]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:16 smithi078 ceph-mon[139570]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:16 smithi078 ceph-mon[142991]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:18 smithi118 ceph-mon[131825]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:18 smithi078 ceph-mon[139570]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:18 smithi078 ceph-mon[142991]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:20 smithi118 ceph-mon[131825]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:20 smithi078 ceph-mon[139570]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:20 smithi078 ceph-mon[142991]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:22 smithi118 ceph-mon[131825]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:22 smithi078 ceph-mon[139570]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:22 smithi078 ceph-mon[142991]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:24 smithi118 ceph-mon[131825]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:24 smithi078 ceph-mon[139570]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:24 smithi078 ceph-mon[142991]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:04:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:26 smithi118 ceph-mon[131825]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:26 smithi078 ceph-mon[139570]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:26 smithi078 ceph-mon[142991]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:28 smithi118 ceph-mon[131825]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:28 smithi078 ceph-mon[139570]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:28 smithi078 ceph-mon[142991]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:30 smithi118 ceph-mon[131825]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:30 smithi078 ceph-mon[139570]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:30 smithi078 ceph-mon[142991]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:32 smithi118 ceph-mon[131825]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:32 smithi078 ceph-mon[139570]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:32 smithi078 ceph-mon[142991]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:34 smithi118 ceph-mon[131825]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:34 smithi078 ceph-mon[139570]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:34 smithi078 ceph-mon[142991]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:04:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:36 smithi118 ceph-mon[131825]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:36 smithi078 ceph-mon[139570]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:36 smithi078 ceph-mon[142991]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:38.127 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 39s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 98.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 39s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 39s ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 39s ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:04:38.435 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 5h 731M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 39s ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 39s ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 39s ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 39s ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 39s ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 39s ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3866M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4491M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3877M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4385M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:04:38.436 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 139M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:04:38.817 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:04:38.818 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:04:38.819 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:04:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:38 smithi118 ceph-mon[131825]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3357716071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:38 smithi078 ceph-mon[139570]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3357716071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:38 smithi078 ceph-mon[142991]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3357716071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:04:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:40 smithi118 ceph-mon[131825]: from='client.47607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:40 smithi118 ceph-mon[131825]: from='client.47613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:39 smithi078 ceph-mon[139570]: from='client.47607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:39 smithi078 ceph-mon[139570]: from='client.47613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:40 smithi078 ceph-mon[142991]: from='client.47607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:40 smithi078 ceph-mon[142991]: from='client.47613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:04:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:41 smithi118 ceph-mon[131825]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:41 smithi078 ceph-mon[142991]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:41 smithi078 ceph-mon[139570]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:42 smithi118 ceph-mon[131825]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:42 smithi078 ceph-mon[139570]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:42 smithi078 ceph-mon[142991]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:44 smithi118 ceph-mon[131825]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:44 smithi078 ceph-mon[139570]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:44 smithi078 ceph-mon[142991]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:04:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:46 smithi118 ceph-mon[131825]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:46 smithi078 ceph-mon[139570]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:46 smithi078 ceph-mon[142991]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:04:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:49 smithi118 ceph-mon[131825]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:49 smithi078 ceph-mon[139570]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:49 smithi078 ceph-mon[142991]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:51 smithi118 ceph-mon[131825]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:51 smithi078 ceph-mon[139570]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:51 smithi078 ceph-mon[142991]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:52 smithi118 ceph-mon[131825]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:52 smithi078 ceph-mon[139570]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:52 smithi078 ceph-mon[142991]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:54 smithi118 ceph-mon[131825]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:54 smithi078 ceph-mon[139570]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:54 smithi078 ceph-mon[142991]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:04:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:04:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:56 smithi118 ceph-mon[131825]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:56 smithi078 ceph-mon[139570]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:56 smithi078 ceph-mon[142991]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:04:59 smithi118 ceph-mon[131825]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:04:59 smithi078 ceph-mon[139570]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:04:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:04:59 smithi078 ceph-mon[142991]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:05:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:05:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:05:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:01 smithi118 ceph-mon[131825]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:01 smithi078 ceph-mon[139570]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:01 smithi078 ceph-mon[142991]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:02 smithi118 ceph-mon[131825]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[139570]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[142991]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:04 smithi118 ceph-mon[131825]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[139570]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:04.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:04 smithi078 ceph-mon[142991]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:05:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:05:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:05:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:05:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:05:09.164 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:05:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:09 smithi118 ceph-mon[131825]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 70s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7s ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 70s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 70s ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 70s ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7s ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:05:09.471 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 70s ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 70s ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 70s ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 70s ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 70s ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 70s ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7s ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7s ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7s ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7s ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:05:09.472 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7s ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:05:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:09 smithi078 ceph-mon[139570]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:09 smithi078 ceph-mon[142991]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:09.849 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:09.850 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:05:09.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:05:09.851 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:05:09.851 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:05:09.851 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:05:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3821103486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3821103486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3821103486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:11 smithi118 ceph-mon[131825]: from='client.57590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:11 smithi118 ceph-mon[131825]: from='client.47631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:11 smithi118 ceph-mon[131825]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[139570]: from='client.57590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[139570]: from='client.47631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[139570]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[142991]: from='client.57590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[142991]: from='client.47631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:11 smithi078 ceph-mon[142991]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:12 smithi118 ceph-mon[131825]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:12 smithi078 ceph-mon[139570]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:12 smithi078 ceph-mon[142991]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:14 smithi118 ceph-mon[131825]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:14 smithi078 ceph-mon[139570]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:14 smithi078 ceph-mon[142991]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:05:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:17 smithi118 ceph-mon[131825]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:17 smithi078 ceph-mon[139570]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:17 smithi078 ceph-mon[142991]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:19 smithi118 ceph-mon[131825]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:19 smithi078 ceph-mon[139570]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:19 smithi078 ceph-mon[142991]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:21 smithi118 ceph-mon[131825]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:21 smithi078 ceph-mon[139570]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:21 smithi078 ceph-mon[142991]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:22 smithi118 ceph-mon[131825]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:22 smithi078 ceph-mon[139570]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:22 smithi078 ceph-mon[142991]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:25 smithi118 ceph-mon[131825]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:25 smithi078 ceph-mon[139570]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:25 smithi078 ceph-mon[142991]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:05:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:27 smithi118 ceph-mon[131825]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:27 smithi078 ceph-mon[139570]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:27 smithi078 ceph-mon[142991]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:29 smithi118 ceph-mon[131825]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:29 smithi078 ceph-mon[139570]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:29 smithi078 ceph-mon[142991]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:31 smithi118 ceph-mon[131825]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:31 smithi078 ceph-mon[139570]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:31 smithi078 ceph-mon[142991]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:32 smithi118 ceph-mon[131825]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:32 smithi078 ceph-mon[139570]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:32 smithi078 ceph-mon[142991]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:35 smithi118 ceph-mon[131825]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:35 smithi078 ceph-mon[139570]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:35 smithi078 ceph-mon[142991]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:05:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:37 smithi118 ceph-mon[131825]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:37 smithi078 ceph-mon[139570]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:37 smithi078 ceph-mon[142991]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:39 smithi118 ceph-mon[131825]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:39 smithi078 ceph-mon[139570]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:39 smithi078 ceph-mon[142991]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:40.196 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 101s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 38s ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 101s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 38s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 38s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:05:40.501 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 101s ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 101s ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 38s ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 101s ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 101s ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 38s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 101s ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 101s ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 101s ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 101s ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 38s ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 38s ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 38s ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 38s ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:05:40.502 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 38s ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:05:40.882 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:05:40.882 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:05:40.882 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:05:40.882 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:40.882 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:05:40.883 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:05:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:41 smithi118 ceph-mon[131825]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3055091205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:41 smithi078 ceph-mon[139570]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3055091205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:41 smithi078 ceph-mon[142991]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3055091205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:05:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:42 smithi118 ceph-mon[131825]: from='client.57608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:42 smithi118 ceph-mon[131825]: from='client.57614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:42 smithi078 ceph-mon[139570]: from='client.57608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:42 smithi078 ceph-mon[139570]: from='client.57614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:42 smithi078 ceph-mon[142991]: from='client.57608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:42 smithi078 ceph-mon[142991]: from='client.57614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:05:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:43 smithi118 ceph-mon[131825]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:43 smithi078 ceph-mon[139570]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:43.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:43 smithi078 ceph-mon[142991]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:45 smithi118 ceph-mon[131825]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:45 smithi078 ceph-mon[139570]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:45 smithi078 ceph-mon[142991]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:05:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:47 smithi118 ceph-mon[131825]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:47 smithi078 ceph-mon[139570]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:47 smithi078 ceph-mon[142991]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:05:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:49 smithi118 ceph-mon[131825]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:49 smithi078 ceph-mon[139570]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:49 smithi078 ceph-mon[142991]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:51 smithi118 ceph-mon[131825]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:51 smithi078 ceph-mon[139570]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:51 smithi078 ceph-mon[142991]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:52 smithi118 ceph-mon[131825]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:52 smithi078 ceph-mon[139570]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:52 smithi078 ceph-mon[142991]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:55 smithi118 ceph-mon[131825]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:55 smithi078 ceph-mon[139570]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:55 smithi078 ceph-mon[142991]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:05:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:05:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:57 smithi118 ceph-mon[131825]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:57 smithi078 ceph-mon[139570]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:57 smithi078 ceph-mon[142991]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:05:59 smithi118 ceph-mon[131825]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:05:59 smithi078 ceph-mon[139570]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:05:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:05:59 smithi078 ceph-mon[142991]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:01 smithi118 ceph-mon[131825]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:01 smithi078 ceph-mon[139570]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:01 smithi078 ceph-mon[142991]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:02 smithi118 ceph-mon[131825]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:02 smithi078 ceph-mon[139570]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:02 smithi078 ceph-mon[142991]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:05 smithi118 ceph-mon[131825]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:05 smithi078 ceph-mon[139570]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:05 smithi078 ceph-mon[142991]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:06:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:07 smithi118 ceph-mon[131825]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:06:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:07 smithi078 ceph-mon[139570]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:06:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:07 smithi078 ceph-mon[142991]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:06:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:06:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:06:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:06:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:06:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:06:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:06:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:06:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:06:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:06:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:09 smithi118 ceph-mon[131825]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:09 smithi078 ceph-mon[139570]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:09 smithi078 ceph-mon[142991]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:11.232 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:06:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:11 smithi118 ceph-mon[131825]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:11 smithi078 ceph-mon[139570]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:11 smithi078 ceph-mon[142991]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 69s ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 69s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 69s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 69s ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:06:11.541 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 69s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 69s ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 69s ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 69s ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 69s ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:06:11.542 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 69s ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:06:11.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:06:11.924 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:06:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:12 smithi118 ceph-mon[131825]: from='client.57626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:12 smithi118 ceph-mon[131825]: from='client.47667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/874375652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:12 smithi118 ceph-mon[131825]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[139570]: from='client.57626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[139570]: from='client.47667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/874375652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[139570]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[142991]: from='client.57626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[142991]: from='client.47667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/874375652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:12 smithi078 ceph-mon[142991]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:15 smithi118 ceph-mon[131825]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:15 smithi078 ceph-mon[139570]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:15 smithi078 ceph-mon[142991]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:06:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:17 smithi118 ceph-mon[131825]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:17 smithi078 ceph-mon[142991]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:17 smithi078 ceph-mon[139570]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:19 smithi118 ceph-mon[131825]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:19 smithi078 ceph-mon[139570]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:19 smithi078 ceph-mon[142991]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:21 smithi118 ceph-mon[131825]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:21 smithi078 ceph-mon[142991]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:21 smithi078 ceph-mon[139570]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:22 smithi118 ceph-mon[131825]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:22 smithi078 ceph-mon[139570]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:22 smithi078 ceph-mon[142991]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:25 smithi118 ceph-mon[131825]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:25 smithi078 ceph-mon[139570]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:25 smithi078 ceph-mon[142991]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T07:06:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:27 smithi118 ceph-mon[131825]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:27 smithi078 ceph-mon[139570]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:27 smithi078 ceph-mon[142991]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:29 smithi118 ceph-mon[131825]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:29 smithi078 ceph-mon[139570]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:29 smithi078 ceph-mon[142991]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:31 smithi118 ceph-mon[131825]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:31 smithi078 ceph-mon[142991]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:31 smithi078 ceph-mon[139570]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:32 smithi118 ceph-mon[131825]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:32 smithi078 ceph-mon[139570]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:32 smithi078 ceph-mon[142991]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:35 smithi118 ceph-mon[131825]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:35 smithi078 ceph-mon[139570]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:35 smithi078 ceph-mon[142991]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:06:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:37 smithi118 ceph-mon[131825]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:37 smithi078 ceph-mon[139570]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:37 smithi078 ceph-mon[142991]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:39 smithi118 ceph-mon[131825]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:39 smithi078 ceph-mon[139570]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:39 smithi078 ceph-mon[142991]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:41 smithi118 ceph-mon[131825]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:41 smithi078 ceph-mon[139570]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:41 smithi078 ceph-mon[142991]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:42.275 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:06:42.587 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:06:42.587 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:06:42.587 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 100s ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:06:42.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 2m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:06:42.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 100s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 100s ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 100s ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:06:42.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 100s ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 100s ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 100s ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 100s ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:06:42.589 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 100s ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:06:42.590 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 100s ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:06:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:42 smithi118 ceph-mon[131825]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:42.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:06:42.971 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:06:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:42 smithi078 ceph-mon[139570]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:42 smithi078 ceph-mon[142991]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:43 smithi118 ceph-mon[131825]: from='client.47679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:43 smithi118 ceph-mon[131825]: from='client.57650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3599161283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[139570]: from='client.47679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[139570]: from='client.57650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3599161283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[142991]: from='client.47679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[142991]: from='client.57650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:06:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3599161283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:06:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:44 smithi118 ceph-mon[131825]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:44 smithi078 ceph-mon[139570]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:44 smithi078 ceph-mon[142991]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:06:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:47 smithi118 ceph-mon[131825]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:47 smithi078 ceph-mon[139570]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:47 smithi078 ceph-mon[142991]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:06:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:49 smithi118 ceph-mon[131825]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:49 smithi078 ceph-mon[139570]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:49 smithi078 ceph-mon[142991]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:51 smithi118 ceph-mon[131825]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:51 smithi078 ceph-mon[139570]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:51 smithi078 ceph-mon[142991]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:52 smithi118 ceph-mon[131825]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:52 smithi078 ceph-mon[139570]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:52 smithi078 ceph-mon[142991]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:55 smithi118 ceph-mon[131825]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:55 smithi078 ceph-mon[139570]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:55 smithi078 ceph-mon[142991]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:06:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:06:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:57 smithi118 ceph-mon[131825]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:57 smithi078 ceph-mon[139570]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:57 smithi078 ceph-mon[142991]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:06:59 smithi118 ceph-mon[131825]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:06:59 smithi078 ceph-mon[139570]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:06:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:06:59 smithi078 ceph-mon[142991]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:01 smithi118 ceph-mon[131825]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:01 smithi078 ceph-mon[139570]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:01 smithi078 ceph-mon[142991]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:02 smithi118 ceph-mon[131825]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:02 smithi078 ceph-mon[142991]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:02 smithi078 ceph-mon[139570]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:05 smithi118 ceph-mon[131825]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:05 smithi078 ceph-mon[139570]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:05 smithi078 ceph-mon[142991]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:07:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:07 smithi118 ceph-mon[131825]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:07 smithi078 ceph-mon[139570]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:07 smithi078 ceph-mon[142991]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:07:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:07:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:07:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:07:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:07:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:07:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:07:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:07:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:07:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:07:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:07:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:07:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:09 smithi118 ceph-mon[131825]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:09 smithi078 ceph-mon[139570]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:09 smithi078 ceph-mon[142991]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:11 smithi118 ceph-mon[131825]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:11 smithi078 ceph-mon[139570]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:11 smithi078 ceph-mon[142991]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:12 smithi118 ceph-mon[131825]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:12 smithi078 ceph-mon[139570]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:12 smithi078 ceph-mon[142991]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:13.314 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:07:13.621 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:07:13.621 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:07:13.622 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:07:13.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:07:13.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:07:13.623 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:07:14.006 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:07:14.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:07:14.007 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:07:14.008 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:07:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/898203481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/898203481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/898203481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:15 smithi118 ceph-mon[131825]: from='client.57662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:15 smithi118 ceph-mon[131825]: from='client.57668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:15 smithi118 ceph-mon[131825]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[139570]: from='client.57662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[139570]: from='client.57668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[139570]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[142991]: from='client.57662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[142991]: from='client.57668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:15 smithi078 ceph-mon[142991]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:07:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:17 smithi118 ceph-mon[131825]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:17 smithi078 ceph-mon[139570]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:17 smithi078 ceph-mon[142991]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:19 smithi118 ceph-mon[131825]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:19 smithi078 ceph-mon[139570]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:19 smithi078 ceph-mon[142991]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:21 smithi118 ceph-mon[131825]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:21 smithi078 ceph-mon[139570]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:21 smithi078 ceph-mon[142991]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:22 smithi118 ceph-mon[131825]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:22 smithi078 ceph-mon[139570]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:22 smithi078 ceph-mon[142991]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:25 smithi118 ceph-mon[131825]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:25 smithi078 ceph-mon[139570]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:25 smithi078 ceph-mon[142991]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:07:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:27 smithi118 ceph-mon[131825]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:27 smithi078 ceph-mon[139570]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:27 smithi078 ceph-mon[142991]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:29 smithi118 ceph-mon[131825]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:29 smithi078 ceph-mon[139570]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:29 smithi078 ceph-mon[142991]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:31 smithi118 ceph-mon[131825]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:31 smithi078 ceph-mon[139570]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:31 smithi078 ceph-mon[142991]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:32 smithi118 ceph-mon[131825]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:32 smithi078 ceph-mon[139570]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:32 smithi078 ceph-mon[142991]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:35 smithi118 ceph-mon[131825]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:35 smithi078 ceph-mon[139570]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:35 smithi078 ceph-mon[142991]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:07:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:37 smithi118 ceph-mon[131825]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:37 smithi078 ceph-mon[139570]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:37 smithi078 ceph-mon[142991]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:39 smithi118 ceph-mon[131825]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:39 smithi078 ceph-mon[139570]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:39 smithi078 ceph-mon[142991]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:41 smithi118 ceph-mon[131825]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:41 smithi078 ceph-mon[139570]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:41 smithi078 ceph-mon[142991]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:42 smithi118 ceph-mon[131825]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:42 smithi078 ceph-mon[139570]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:42 smithi078 ceph-mon[142991]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:44.351 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:07:44.662 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 3m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 2m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:07:44.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:07:44.664 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:07:45.046 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:07:45.047 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:07:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:45 smithi118 ceph-mon[131825]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:45 smithi078 ceph-mon[139570]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:45 smithi078 ceph-mon[142991]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:46 smithi118 ceph-mon[131825]: from='client.47715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:46 smithi118 ceph-mon[131825]: from='client.47721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4144180305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[139570]: from='client.47715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[139570]: from='client.47721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4144180305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[142991]: from='client.47715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[142991]: from='client.47721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:07:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4144180305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:07:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:07:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:47 smithi118 ceph-mon[131825]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:47 smithi078 ceph-mon[139570]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:47 smithi078 ceph-mon[142991]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:07:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:49 smithi118 ceph-mon[131825]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:49 smithi078 ceph-mon[139570]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:49 smithi078 ceph-mon[142991]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:51 smithi118 ceph-mon[131825]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:51 smithi078 ceph-mon[139570]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:51 smithi078 ceph-mon[142991]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:52 smithi118 ceph-mon[131825]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:52 smithi078 ceph-mon[139570]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:52 smithi078 ceph-mon[142991]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:55 smithi118 ceph-mon[131825]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:55 smithi078 ceph-mon[139570]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:55 smithi078 ceph-mon[142991]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:07:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:07:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:57 smithi118 ceph-mon[131825]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:57 smithi078 ceph-mon[139570]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:57 smithi078 ceph-mon[142991]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:07:59 smithi118 ceph-mon[131825]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:07:59 smithi078 ceph-mon[139570]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:07:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:07:59 smithi078 ceph-mon[142991]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:01 smithi118 ceph-mon[131825]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:01 smithi078 ceph-mon[139570]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:01 smithi078 ceph-mon[142991]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:02 smithi118 ceph-mon[131825]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:02 smithi078 ceph-mon[139570]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:02 smithi078 ceph-mon[142991]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:05 smithi118 ceph-mon[131825]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:05 smithi078 ceph-mon[139570]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:05 smithi078 ceph-mon[142991]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:08:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:07 smithi118 ceph-mon[131825]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:07 smithi078 ceph-mon[139570]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:07 smithi078 ceph-mon[142991]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:08:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:08:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:08:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:09 smithi118 ceph-mon[131825]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:08:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:08:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:08:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[139570]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[142991]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:08:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:08:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:11 smithi118 ceph-mon[131825]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:11 smithi078 ceph-mon[139570]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:11 smithi078 ceph-mon[142991]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:12 smithi118 ceph-mon[131825]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:12 smithi078 ceph-mon[139570]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:12 smithi078 ceph-mon[142991]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:15.392 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:08:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:15 smithi118 ceph-mon[131825]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:15 smithi078 ceph-mon[142991]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:15 smithi078 ceph-mon[139570]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:15.697 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:08:15.697 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:08:15.698 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:08:15.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:08:15.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:08:15.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:08:15.699 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:08:16.079 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:08:16.079 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:08:16.080 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:08:16.081 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:08:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:08:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:17 smithi118 ceph-mon[131825]: from='client.57698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:17 smithi118 ceph-mon[131825]: from='client.47739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:17 smithi118 ceph-mon[131825]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2566992770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[139570]: from='client.57698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[139570]: from='client.47739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[139570]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2566992770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[142991]: from='client.57698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[142991]: from='client.47739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[142991]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2566992770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:19 smithi118 ceph-mon[131825]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:19 smithi078 ceph-mon[139570]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:19 smithi078 ceph-mon[142991]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:21 smithi118 ceph-mon[131825]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:21 smithi078 ceph-mon[139570]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:21 smithi078 ceph-mon[142991]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:22 smithi118 ceph-mon[131825]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:22 smithi078 ceph-mon[139570]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:22 smithi078 ceph-mon[142991]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:25 smithi118 ceph-mon[131825]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:25 smithi078 ceph-mon[139570]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:25 smithi078 ceph-mon[142991]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:08:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:27 smithi118 ceph-mon[131825]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:27 smithi078 ceph-mon[139570]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:27 smithi078 ceph-mon[142991]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:29 smithi118 ceph-mon[131825]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:29 smithi078 ceph-mon[139570]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:29 smithi078 ceph-mon[142991]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:31 smithi118 ceph-mon[131825]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:31 smithi078 ceph-mon[139570]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:31 smithi078 ceph-mon[142991]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:32 smithi118 ceph-mon[131825]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:32 smithi078 ceph-mon[142991]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:32 smithi078 ceph-mon[139570]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:35 smithi118 ceph-mon[131825]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:35 smithi078 ceph-mon[139570]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:35 smithi078 ceph-mon[142991]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:08:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:37 smithi118 ceph-mon[131825]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:37 smithi078 ceph-mon[139570]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:37 smithi078 ceph-mon[142991]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:39 smithi118 ceph-mon[131825]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:39 smithi078 ceph-mon[139570]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:39 smithi078 ceph-mon[142991]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:41 smithi118 ceph-mon[131825]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:41 smithi078 ceph-mon[139570]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:41 smithi078 ceph-mon[142991]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:42 smithi118 ceph-mon[131825]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:42 smithi078 ceph-mon[139570]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:42 smithi078 ceph-mon[142991]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:45 smithi118 ceph-mon[131825]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:45 smithi078 ceph-mon[139570]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:45 smithi078 ceph-mon[142991]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:46.420 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:08:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 4m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 3m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:08:46.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:08:46.732 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:47.134 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:08:47.135 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:08:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:47 smithi118 ceph-mon[131825]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:47 smithi078 ceph-mon[142991]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:47 smithi078 ceph-mon[139570]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:08:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:48 smithi118 ceph-mon[131825]: from='client.47751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:48 smithi118 ceph-mon[131825]: from='client.57722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1848284599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[142991]: from='client.47751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[142991]: from='client.57722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1848284599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[139570]: from='client.47751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[139570]: from='client.57722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:08:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1848284599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:08:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:49 smithi118 ceph-mon[131825]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:49 smithi078 ceph-mon[142991]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:49 smithi078 ceph-mon[139570]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:51 smithi118 ceph-mon[131825]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:51 smithi078 ceph-mon[142991]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:51 smithi078 ceph-mon[139570]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:52 smithi118 ceph-mon[131825]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:52 smithi078 ceph-mon[142991]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:52 smithi078 ceph-mon[139570]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:55 smithi118 ceph-mon[131825]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:55 smithi078 ceph-mon[139570]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:55 smithi078 ceph-mon[142991]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:08:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:08:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:57 smithi118 ceph-mon[131825]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:57 smithi078 ceph-mon[139570]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:57 smithi078 ceph-mon[142991]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:08:59 smithi118 ceph-mon[131825]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:08:59 smithi078 ceph-mon[139570]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:08:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:08:59 smithi078 ceph-mon[142991]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:01 smithi118 ceph-mon[131825]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:01 smithi078 ceph-mon[139570]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:01 smithi078 ceph-mon[142991]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:02 smithi118 ceph-mon[131825]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:02 smithi078 ceph-mon[139570]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:02 smithi078 ceph-mon[142991]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:05 smithi118 ceph-mon[131825]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:05 smithi078 ceph-mon[139570]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:05 smithi078 ceph-mon[142991]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:09:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:07 smithi118 ceph-mon[131825]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:07 smithi078 ceph-mon[142991]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:07 smithi078 ceph-mon[139570]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:09 smithi118 ceph-mon[131825]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:09.448 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:09:09.448 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:09:09.448 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:09:09.448 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[139570]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[142991]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:09:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:09:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:09:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:09:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:11 smithi118 ceph-mon[131825]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:11 smithi078 ceph-mon[139570]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:11 smithi078 ceph-mon[142991]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:12 smithi118 ceph-mon[131825]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:12 smithi078 ceph-mon[139570]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:12 smithi078 ceph-mon[142991]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:15 smithi118 ceph-mon[131825]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:15 smithi078 ceph-mon[139570]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:15 smithi078 ceph-mon[142991]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:09:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:17 smithi118 ceph-mon[131825]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:17 smithi078 ceph-mon[139570]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:17 smithi078 ceph-mon[142991]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:17.487 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:09:17.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:09:17.800 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:09:17.800 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:09:17.800 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:09:17.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:09:17.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:09:17.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:09:17.802 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:18.181 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:09:18.182 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:09:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:19 smithi118 ceph-mon[131825]: from='client.57734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:19 smithi118 ceph-mon[131825]: from='client.47775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:19 smithi118 ceph-mon[131825]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2658370228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[142991]: from='client.57734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[142991]: from='client.47775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[142991]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2658370228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[139570]: from='client.57734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[139570]: from='client.47775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[139570]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2658370228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:21 smithi118 ceph-mon[131825]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:21 smithi078 ceph-mon[139570]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:21 smithi078 ceph-mon[142991]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:22 smithi118 ceph-mon[131825]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:22 smithi078 ceph-mon[139570]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:22 smithi078 ceph-mon[142991]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:25 smithi118 ceph-mon[131825]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:25 smithi078 ceph-mon[139570]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:25 smithi078 ceph-mon[142991]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:09:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:27 smithi118 ceph-mon[131825]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:27 smithi078 ceph-mon[139570]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:27 smithi078 ceph-mon[142991]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:29 smithi118 ceph-mon[131825]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:29 smithi078 ceph-mon[139570]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:29 smithi078 ceph-mon[142991]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:31 smithi118 ceph-mon[131825]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:31 smithi078 ceph-mon[139570]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:31 smithi078 ceph-mon[142991]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:32 smithi118 ceph-mon[131825]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:32 smithi078 ceph-mon[139570]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:32 smithi078 ceph-mon[142991]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:35 smithi118 ceph-mon[131825]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:35 smithi078 ceph-mon[139570]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:35 smithi078 ceph-mon[142991]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:09:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:37 smithi118 ceph-mon[131825]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:37 smithi078 ceph-mon[139570]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:37 smithi078 ceph-mon[142991]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:39 smithi118 ceph-mon[131825]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:39.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:39 smithi078 ceph-mon[139570]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:39.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:39 smithi078 ceph-mon[142991]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:41 smithi118 ceph-mon[131825]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:41 smithi078 ceph-mon[139570]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:41 smithi078 ceph-mon[142991]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:42 smithi118 ceph-mon[131825]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:42 smithi078 ceph-mon[139570]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:42 smithi078 ceph-mon[142991]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:45 smithi118 ceph-mon[131825]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:45 smithi078 ceph-mon[139570]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:45 smithi078 ceph-mon[142991]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:09:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:47 smithi118 ceph-mon[131825]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:47 smithi078 ceph-mon[139570]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:47 smithi078 ceph-mon[142991]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:09:48.529 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:09:48.842 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 5m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 4m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:09:48.843 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 5h 5566M 2351M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 5h 5016M 2351M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 5h 4738M 2351M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 5h 4269M 2351M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:09:48.844 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:09:49.224 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:49.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:09:49.226 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:09:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:49 smithi118 ceph-mon[131825]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:49 smithi078 ceph-mon[139570]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:49 smithi078 ceph-mon[142991]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:50 smithi118 ceph-mon[131825]: from='client.57752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:50 smithi118 ceph-mon[131825]: from='client.57758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1857815885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[139570]: from='client.57752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[139570]: from='client.57758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1857815885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[142991]: from='client.57752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[142991]: from='client.57758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:09:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1857815885' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:09:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:51 smithi118 ceph-mon[131825]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:51 smithi078 ceph-mon[139570]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:51 smithi078 ceph-mon[142991]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:52 smithi118 ceph-mon[131825]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:52 smithi078 ceph-mon[139570]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:52 smithi078 ceph-mon[142991]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:55 smithi118 ceph-mon[131825]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:55 smithi078 ceph-mon[139570]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:55 smithi078 ceph-mon[142991]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:09:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:09:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:57 smithi118 ceph-mon[131825]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:57 smithi078 ceph-mon[139570]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:57 smithi078 ceph-mon[142991]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:09:59 smithi118 ceph-mon[131825]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:09:59 smithi078 ceph-mon[139570]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:09:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:09:59 smithi078 ceph-mon[142991]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:10:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:10:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:00 smithi078 conmon[139546]: 2023-12-16T07:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:10:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:10:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:01 smithi118 ceph-mon[131825]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:01 smithi078 ceph-mon[139570]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:01 smithi078 ceph-mon[142991]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:02 smithi118 ceph-mon[131825]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:02 smithi078 ceph-mon[139570]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:02 smithi078 ceph-mon[142991]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:05 smithi118 ceph-mon[131825]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:05 smithi078 ceph-mon[139570]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:05 smithi078 ceph-mon[142991]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:10:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:07 smithi118 ceph-mon[131825]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:07 smithi078 ceph-mon[139570]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:07 smithi078 ceph-mon[142991]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:09 smithi118 ceph-mon[131825]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:10:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:09 smithi078 ceph-mon[139570]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:10:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:09 smithi078 ceph-mon[142991]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2342M 2023-12-16T07:10:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:10:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:10:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:10 smithi118 ceph-mon[131825]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2342M 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[139570]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2342M 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:10:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:10 smithi078 ceph-mon[142991]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:12 smithi118 ceph-mon[131825]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:12 smithi078 ceph-mon[139570]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:12 smithi078 ceph-mon[142991]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:15 smithi118 ceph-mon[131825]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:15 smithi078 ceph-mon[139570]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:15 smithi078 ceph-mon[142991]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:10:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:17 smithi118 ceph-mon[131825]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:17 smithi078 ceph-mon[139570]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:17 smithi078 ceph-mon[142991]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:19 smithi118 ceph-mon[131825]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:19 smithi078 ceph-mon[139570]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:19 smithi078 ceph-mon[142991]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:19.577 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:10:19.884 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:10:19.885 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:10:20.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:10:20.269 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:10:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:21 smithi118 ceph-mon[131825]: from='client.57770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:21 smithi118 ceph-mon[131825]: from='client.57776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:21 smithi118 ceph-mon[131825]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1058779029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[139570]: from='client.57770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[139570]: from='client.57776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[139570]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1058779029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[142991]: from='client.57770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[142991]: from='client.57776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[142991]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1058779029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:22 smithi118 ceph-mon[131825]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:22 smithi078 ceph-mon[142991]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:22 smithi078 ceph-mon[139570]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:25 smithi118 ceph-mon[131825]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:25 smithi078 ceph-mon[142991]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:25 smithi078 ceph-mon[139570]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:10:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:27 smithi118 ceph-mon[131825]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:27 smithi078 ceph-mon[142991]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:27 smithi078 ceph-mon[139570]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:29 smithi118 ceph-mon[131825]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:29 smithi078 ceph-mon[139570]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:29 smithi078 ceph-mon[142991]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:31 smithi118 ceph-mon[131825]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:31 smithi078 ceph-mon[139570]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:31 smithi078 ceph-mon[142991]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:32 smithi118 ceph-mon[131825]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:32 smithi078 ceph-mon[139570]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:32 smithi078 ceph-mon[142991]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:35 smithi118 ceph-mon[131825]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:35 smithi078 ceph-mon[139570]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:35 smithi078 ceph-mon[142991]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:10:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:37 smithi118 ceph-mon[131825]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:37 smithi078 ceph-mon[139570]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:37 smithi078 ceph-mon[142991]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:39 smithi118 ceph-mon[131825]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:39 smithi078 ceph-mon[139570]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:39 smithi078 ceph-mon[142991]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:41 smithi118 ceph-mon[131825]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:41 smithi078 ceph-mon[139570]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:41 smithi078 ceph-mon[142991]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:42 smithi118 ceph-mon[131825]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:42 smithi078 ceph-mon[139570]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:42 smithi078 ceph-mon[142991]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:45 smithi118 ceph-mon[131825]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:45 smithi078 ceph-mon[139570]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:45 smithi078 ceph-mon[142991]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:10:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:47 smithi118 ceph-mon[131825]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:47 smithi078 ceph-mon[142991]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:47 smithi078 ceph-mon[139570]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:10:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:49 smithi118 ceph-mon[131825]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:49 smithi078 ceph-mon[139570]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:49 smithi078 ceph-mon[142991]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:50.614 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 6m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 5m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:10:50.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 5h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 5h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:10:50.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:10:50.921 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:10:51.301 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:10:51.301 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:10:51.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:10:51.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:10:51.303 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:10:51.303 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:10:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:51 smithi118 ceph-mon[131825]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:51 smithi078 ceph-mon[139570]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:51 smithi078 ceph-mon[142991]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:52 smithi118 ceph-mon[131825]: from='client.57788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:52 smithi118 ceph-mon[131825]: from='client.57794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2157601921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[142991]: from='client.57788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[142991]: from='client.57794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2157601921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[139570]: from='client.57788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[139570]: from='client.57794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:10:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2157601921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:10:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:53 smithi118 ceph-mon[131825]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:53 smithi078 ceph-mon[139570]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:53.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:53 smithi078 ceph-mon[142991]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:55 smithi118 ceph-mon[131825]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:55 smithi078 ceph-mon[139570]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:55 smithi078 ceph-mon[142991]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:10:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:10:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:57 smithi118 ceph-mon[131825]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:57 smithi078 ceph-mon[139570]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:57 smithi078 ceph-mon[142991]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:10:59 smithi118 ceph-mon[131825]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:10:59 smithi078 ceph-mon[139570]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:10:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:10:59 smithi078 ceph-mon[142991]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:01 smithi118 ceph-mon[131825]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:01 smithi078 ceph-mon[139570]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:01 smithi078 ceph-mon[142991]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:02 smithi118 ceph-mon[131825]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:02 smithi078 ceph-mon[139570]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:02 smithi078 ceph-mon[142991]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:05 smithi118 ceph-mon[131825]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:05 smithi078 ceph-mon[139570]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:05 smithi078 ceph-mon[142991]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:11:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:07 smithi118 ceph-mon[131825]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:07 smithi078 ceph-mon[139570]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:07 smithi078 ceph-mon[142991]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:09 smithi118 ceph-mon[131825]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:09 smithi078 ceph-mon[139570]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:09 smithi078 ceph-mon[142991]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:11:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:11:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:11:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:11 smithi118 ceph-mon[131825]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:11:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:11:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:11:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[139570]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:11:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:11:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:11:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[142991]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:11:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:11:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:11:12.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:12 smithi118 ceph-mon[131825]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:12 smithi078 ceph-mon[139570]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:12 smithi078 ceph-mon[142991]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:15 smithi118 ceph-mon[131825]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:15 smithi078 ceph-mon[139570]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:15 smithi078 ceph-mon[142991]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:11:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:17 smithi118 ceph-mon[131825]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:17 smithi078 ceph-mon[139570]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:17 smithi078 ceph-mon[142991]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:19 smithi118 ceph-mon[131825]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:19 smithi078 ceph-mon[142991]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:19 smithi078 ceph-mon[139570]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:21 smithi118 ceph-mon[131825]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:21 smithi078 ceph-mon[139570]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:21 smithi078 ceph-mon[142991]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:21.649 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:11:21.958 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:11:21.958 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:11:21.958 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:11:21.958 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:11:21.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:11:21.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:11:21.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:11:21.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:11:21.960 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:11:22.337 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:11:22.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:11:22.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:11:22.339 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:11:22.339 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:11:22.907 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:11:22.780730358Z level=info msg="Completed cleanup jobs" duration=116.738123ms 2023-12-16T07:11:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:22 smithi118 ceph-mon[131825]: from='client.57806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:22 smithi118 ceph-mon[131825]: from='client.57812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:22 smithi118 ceph-mon[131825]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3907135143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[139570]: from='client.57806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[139570]: from='client.57812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[139570]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3907135143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[142991]: from='client.57806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[142991]: from='client.57812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[142991]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3907135143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:25 smithi118 ceph-mon[131825]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:25 smithi078 ceph-mon[139570]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:25 smithi078 ceph-mon[142991]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:11:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:27 smithi118 ceph-mon[131825]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:27 smithi078 ceph-mon[142991]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:27 smithi078 ceph-mon[139570]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:29 smithi118 ceph-mon[131825]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:29 smithi078 ceph-mon[142991]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:29 smithi078 ceph-mon[139570]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:31 smithi118 ceph-mon[131825]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:31 smithi078 ceph-mon[142991]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:31 smithi078 ceph-mon[139570]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:32 smithi118 ceph-mon[131825]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:32 smithi078 ceph-mon[142991]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:32 smithi078 ceph-mon[139570]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:35 smithi118 ceph-mon[131825]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:35 smithi078 ceph-mon[142991]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:35 smithi078 ceph-mon[139570]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:11:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:37 smithi118 ceph-mon[131825]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:37 smithi078 ceph-mon[142991]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:37 smithi078 ceph-mon[139570]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:39 smithi118 ceph-mon[131825]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:39 smithi078 ceph-mon[142991]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:39 smithi078 ceph-mon[139570]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:41 smithi118 ceph-mon[131825]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:41 smithi078 ceph-mon[139570]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:41 smithi078 ceph-mon[142991]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:42 smithi118 ceph-mon[131825]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:42 smithi078 ceph-mon[139570]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:42 smithi078 ceph-mon[142991]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:45 smithi118 ceph-mon[131825]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:45 smithi078 ceph-mon[139570]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:45 smithi078 ceph-mon[142991]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:11:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:47 smithi118 ceph-mon[131825]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:47 smithi078 ceph-mon[142991]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:47 smithi078 ceph-mon[139570]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:11:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:49 smithi118 ceph-mon[131825]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:49 smithi078 ceph-mon[139570]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:49 smithi078 ceph-mon[142991]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:51 smithi118 ceph-mon[131825]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:51 smithi078 ceph-mon[142991]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:51 smithi078 ceph-mon[139570]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:52.692 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:11:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:52 smithi118 ceph-mon[131825]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:52 smithi078 ceph-mon[139570]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:52 smithi078 ceph-mon[142991]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:53.002 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 7m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 6m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 7m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 6m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 7m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:11:53.003 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:11:53.004 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:11:53.384 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:11:53.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:11:53.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:11:53.386 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:11:53.386 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:11:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:53 smithi118 ceph-mon[131825]: from='client.47859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:53 smithi118 ceph-mon[131825]: from='client.57830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2437096171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[139570]: from='client.47859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[139570]: from='client.57830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2437096171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[142991]: from='client.47859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[142991]: from='client.57830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:11:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2437096171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:11:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:54 smithi118 ceph-mon[131825]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:54 smithi078 ceph-mon[139570]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:54 smithi078 ceph-mon[142991]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:11:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:11:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:57 smithi118 ceph-mon[131825]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:57 smithi078 ceph-mon[139570]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:57 smithi078 ceph-mon[142991]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:11:59 smithi118 ceph-mon[131825]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:11:59 smithi078 ceph-mon[139570]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:11:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:11:59 smithi078 ceph-mon[142991]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:01 smithi118 ceph-mon[131825]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:01 smithi078 ceph-mon[139570]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:01 smithi078 ceph-mon[142991]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:02 smithi118 ceph-mon[131825]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:02 smithi078 ceph-mon[139570]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:02 smithi078 ceph-mon[142991]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:05 smithi118 ceph-mon[131825]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:05 smithi078 ceph-mon[139570]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:05 smithi078 ceph-mon[142991]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:12:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:07 smithi118 ceph-mon[131825]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:07 smithi078 ceph-mon[139570]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:07 smithi078 ceph-mon[142991]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:09 smithi118 ceph-mon[131825]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:09 smithi078 ceph-mon[139570]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:09 smithi078 ceph-mon[142991]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:11 smithi118 ceph-mon[131825]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:12:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[139570]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:12:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[142991]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:12:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:12:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:12:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:12:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:12:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:12:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:12:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:12:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:13 smithi118 ceph-mon[131825]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:13.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:13 smithi078 ceph-mon[142991]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:13 smithi078 ceph-mon[139570]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:15 smithi118 ceph-mon[131825]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:15 smithi078 ceph-mon[142991]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:15 smithi078 ceph-mon[139570]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:12:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:17 smithi118 ceph-mon[131825]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:17 smithi078 ceph-mon[139570]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:17 smithi078 ceph-mon[142991]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:19 smithi078 ceph-mon[142991]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:19 smithi078 ceph-mon[139570]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:19 smithi118 ceph-mon[131825]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:21 smithi078 ceph-mon[142991]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:21 smithi078 ceph-mon[139570]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:21 smithi118 ceph-mon[131825]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:22 smithi118 ceph-mon[131825]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:22 smithi078 ceph-mon[139570]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:22 smithi078 ceph-mon[142991]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:23.727 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 5h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:12:24.035 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 5h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 5h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:12:24.036 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:24.418 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:12:24.419 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:12:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:25 smithi118 ceph-mon[131825]: from='client.57842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:25 smithi118 ceph-mon[131825]: from='client.57848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:25 smithi118 ceph-mon[131825]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/917591066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[139570]: from='client.57842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[139570]: from='client.57848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[139570]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/917591066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[142991]: from='client.57842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[142991]: from='client.57848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[142991]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/917591066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:26] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:12:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:27 smithi118 ceph-mon[131825]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:27 smithi078 ceph-mon[139570]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:27 smithi078 ceph-mon[142991]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:29 smithi118 ceph-mon[131825]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:29 smithi078 ceph-mon[142991]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:29 smithi078 ceph-mon[139570]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:31 smithi118 ceph-mon[131825]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:31 smithi078 ceph-mon[139570]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:31 smithi078 ceph-mon[142991]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:32 smithi118 ceph-mon[131825]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:32 smithi078 ceph-mon[139570]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:32 smithi078 ceph-mon[142991]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:35 smithi118 ceph-mon[131825]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:35 smithi078 ceph-mon[139570]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:35.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:35 smithi078 ceph-mon[142991]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:12:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:37 smithi118 ceph-mon[131825]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:37 smithi078 ceph-mon[139570]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:37 smithi078 ceph-mon[142991]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:39 smithi118 ceph-mon[131825]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:39 smithi078 ceph-mon[139570]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:39 smithi078 ceph-mon[142991]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:41 smithi118 ceph-mon[131825]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:41 smithi078 ceph-mon[139570]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:41 smithi078 ceph-mon[142991]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:42 smithi118 ceph-mon[131825]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:42 smithi078 ceph-mon[139570]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:42 smithi078 ceph-mon[142991]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:45 smithi118 ceph-mon[131825]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:45 smithi078 ceph-mon[139570]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:45 smithi078 ceph-mon[142991]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:12:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:47 smithi118 ceph-mon[131825]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:47 smithi078 ceph-mon[139570]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:47 smithi078 ceph-mon[142991]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:12:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:49 smithi118 ceph-mon[131825]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:49 smithi078 ceph-mon[139570]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:49 smithi078 ceph-mon[142991]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:51 smithi118 ceph-mon[131825]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:51 smithi078 ceph-mon[139570]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:51 smithi078 ceph-mon[142991]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:52 smithi118 ceph-mon[131825]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:52 smithi078 ceph-mon[139570]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:52 smithi078 ceph-mon[142991]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:54.764 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:12:55.071 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 8m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 7m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 8m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 7m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 8m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 8m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 6h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 8m ago 6h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 5h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:12:55.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:12:55.073 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 7m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:12:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:55 smithi118 ceph-mon[131825]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:55.455 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:12:55.455 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:12:55.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:12:55.455 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:12:55.456 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:12:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:55 smithi078 ceph-mon[139570]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:55 smithi078 ceph-mon[142991]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:56 smithi118 ceph-mon[131825]: from='client.57860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:56 smithi118 ceph-mon[131825]: from='client.57866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2826177867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[139570]: from='client.57860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[139570]: from='client.57866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2826177867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[142991]: from='client.57860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[142991]: from='client.57866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:12:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2826177867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:12:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:12:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:12:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:57 smithi118 ceph-mon[131825]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:57 smithi078 ceph-mon[139570]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:57 smithi078 ceph-mon[142991]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:12:59 smithi118 ceph-mon[131825]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:12:59 smithi078 ceph-mon[139570]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:12:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:12:59 smithi078 ceph-mon[142991]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:01 smithi118 ceph-mon[131825]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:01 smithi078 ceph-mon[139570]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:01 smithi078 ceph-mon[142991]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:02 smithi118 ceph-mon[131825]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:02 smithi078 ceph-mon[139570]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:02 smithi078 ceph-mon[142991]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:05 smithi118 ceph-mon[131825]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:05 smithi078 ceph-mon[139570]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:05 smithi078 ceph-mon[142991]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:13:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:07 smithi118 ceph-mon[131825]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:07 smithi078 ceph-mon[139570]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:07 smithi078 ceph-mon[142991]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:09 smithi118 ceph-mon[131825]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:09 smithi078 ceph-mon[139570]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:09 smithi078 ceph-mon[142991]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:11 smithi118 ceph-mon[131825]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:11 smithi078 ceph-mon[139570]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:11 smithi078 ceph-mon[142991]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:13:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:13:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:13:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:13:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:13:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:13:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:13:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:13:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:13:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:13:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:13:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:13:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:13 smithi118 ceph-mon[131825]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:13 smithi078 ceph-mon[139570]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:13.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:13 smithi078 ceph-mon[142991]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:15 smithi118 ceph-mon[131825]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:15 smithi078 ceph-mon[139570]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:15 smithi078 ceph-mon[142991]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:13:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:17 smithi078 ceph-mon[142991]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:17 smithi078 ceph-mon[139570]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:17 smithi118 ceph-mon[131825]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:19 smithi078 ceph-mon[139570]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:19 smithi078 ceph-mon[142991]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:19 smithi118 ceph-mon[131825]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:21 smithi078 ceph-mon[142991]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:21 smithi078 ceph-mon[139570]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:21 smithi118 ceph-mon[131825]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:22 smithi118 ceph-mon[131825]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:22 smithi078 ceph-mon[142991]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:22 smithi078 ceph-mon[139570]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:25 smithi118 ceph-mon[131825]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:25 smithi078 ceph-mon[139570]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:25 smithi078 ceph-mon[142991]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:25.804 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 6h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:13:26.112 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 6h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 6h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 5h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 5h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:13:26.113 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:13:26.494 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:13:26.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:13:26.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:13:26.496 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:13:26.496 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:13:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:13:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:27 smithi118 ceph-mon[131825]: from='client.57878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:27 smithi118 ceph-mon[131825]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:27 smithi118 ceph-mon[131825]: from='client.57884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2118381950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[139570]: from='client.57878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[139570]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[139570]: from='client.57884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2118381950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[142991]: from='client.57878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[142991]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[142991]: from='client.57884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2118381950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:29 smithi118 ceph-mon[131825]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:29 smithi078 ceph-mon[139570]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:29 smithi078 ceph-mon[142991]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:31 smithi118 ceph-mon[131825]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:31 smithi078 ceph-mon[139570]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:31 smithi078 ceph-mon[142991]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:32 smithi118 ceph-mon[131825]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:32 smithi078 ceph-mon[139570]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:32 smithi078 ceph-mon[142991]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:35 smithi118 ceph-mon[131825]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:35 smithi078 ceph-mon[139570]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:35 smithi078 ceph-mon[142991]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:13:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:37 smithi118 ceph-mon[131825]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:37 smithi078 ceph-mon[142991]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:37 smithi078 ceph-mon[139570]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:39 smithi118 ceph-mon[131825]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:39 smithi078 ceph-mon[142991]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:39 smithi078 ceph-mon[139570]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:41 smithi078 ceph-mon[142991]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:41 smithi078 ceph-mon[139570]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:41 smithi118 ceph-mon[131825]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:42 smithi078 ceph-mon[139570]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:42 smithi078 ceph-mon[142991]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:42 smithi118 ceph-mon[131825]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:45 smithi118 ceph-mon[131825]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:45 smithi078 ceph-mon[139570]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:45 smithi078 ceph-mon[142991]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:13:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:47 smithi118 ceph-mon[131825]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:47 smithi078 ceph-mon[139570]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:47 smithi078 ceph-mon[142991]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:13:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:49 smithi078 ceph-mon[139570]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:49 smithi078 ceph-mon[142991]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:49 smithi118 ceph-mon[131825]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:51 smithi078 ceph-mon[139570]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:51 smithi078 ceph-mon[142991]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:51 smithi118 ceph-mon[131825]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:52 smithi078 ceph-mon[139570]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:52 smithi078 ceph-mon[142991]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:52 smithi118 ceph-mon[131825]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:55 smithi118 ceph-mon[131825]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:55 smithi078 ceph-mon[139570]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:55 smithi078 ceph-mon[142991]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:13:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:13:56.849 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 9m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 8m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 9m ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 8m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 9m ago 6h 769M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 9m ago 6h 1599M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 8m ago 6h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 9m ago 6h 786M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:13:57.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 6h 5566M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 6h 5016M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 6h 4738M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 5h 4269M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:13:57.160 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 8m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:13:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:57 smithi078 ceph-mon[139570]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:57 smithi078 ceph-mon[142991]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:57.545 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:13:57.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:13:57.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:13:57.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:13:57.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:13:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:57 smithi118 ceph-mon[131825]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[142991]: from='client.57896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[142991]: from='client.57902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1453784121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[139570]: from='client.57896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[139570]: from='client.57902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1453784121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:58 smithi118 ceph-mon[131825]: from='client.57896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:58 smithi118 ceph-mon[131825]: from='client.57902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:13:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1453784121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:13:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:13:59 smithi078 ceph-mon[142991]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:13:59 smithi078 ceph-mon[139570]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:13:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:13:59 smithi118 ceph-mon[131825]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:01 smithi078 ceph-mon[139570]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:01 smithi078 ceph-mon[142991]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:01 smithi118 ceph-mon[131825]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:02 smithi078 ceph-mon[139570]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:02 smithi078 ceph-mon[142991]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:02 smithi118 ceph-mon[131825]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:05 smithi078 ceph-mon[139570]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:05 smithi078 ceph-mon[142991]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:05 smithi118 ceph-mon[131825]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:14:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:07 smithi078 ceph-mon[139570]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:07 smithi078 ceph-mon[142991]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:07 smithi118 ceph-mon[131825]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:09 smithi078 ceph-mon[139570]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:09 smithi078 ceph-mon[142991]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:09 smithi118 ceph-mon[131825]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:11 smithi078 ceph-mon[139570]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:11 smithi078 ceph-mon[142991]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:11 smithi118 ceph-mon[131825]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:14:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:12 smithi078 ceph-mon[139570]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:14:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:12 smithi078 ceph-mon[142991]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:14:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:12 smithi118 ceph-mon[131825]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:14:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:14:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:14:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:14:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:14:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:17 smithi078 ceph-mon[139570]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:17 smithi078 ceph-mon[142991]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:17 smithi118 ceph-mon[131825]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:19.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:19 smithi078 ceph-mon[142991]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:19.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:19 smithi078 ceph-mon[139570]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:19 smithi118 ceph-mon[131825]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:21 smithi078 ceph-mon[139570]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:21 smithi078 ceph-mon[142991]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:21 smithi118 ceph-mon[131825]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:22 smithi078 ceph-mon[139570]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:22 smithi078 ceph-mon[142991]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:22 smithi118 ceph-mon[131825]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:25 smithi078 ceph-mon[139570]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:25 smithi078 ceph-mon[142991]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:25 smithi118 ceph-mon[131825]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:14:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:27 smithi078 ceph-mon[139570]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:27 smithi078 ceph-mon[142991]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:27 smithi118 ceph-mon[131825]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:27.892 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:14:28.203 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:14:28.203 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 13s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:14:28.203 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:14:28.203 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 13s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:14:28.203 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 13s ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 13s ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 6h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 13s ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 13s ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 13s ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 13s ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 13s ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 13s ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 5h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:14:28.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:14:28.205 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:14:28.584 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:14:28.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:14:28.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:14:28.585 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:14:28.586 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:14:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[139570]: from='client.57914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[139570]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[139570]: from='client.57920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1064216241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:14:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[142991]: from='client.57914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[142991]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[142991]: from='client.57920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1064216241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:14:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:29 smithi118 ceph-mon[131825]: from='client.57914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:29 smithi118 ceph-mon[131825]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:29 smithi118 ceph-mon[131825]: from='client.57920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:14:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1064216241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:14:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:31 smithi078 ceph-mon[139570]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:31 smithi078 ceph-mon[142991]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:31 smithi118 ceph-mon[131825]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:32 smithi078 ceph-mon[139570]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:32 smithi078 ceph-mon[142991]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:32 smithi118 ceph-mon[131825]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:35 smithi078 ceph-mon[139570]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:35 smithi078 ceph-mon[142991]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:35 smithi118 ceph-mon[131825]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:14:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:37 smithi078 ceph-mon[139570]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:37 smithi078 ceph-mon[142991]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:37 smithi118 ceph-mon[131825]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:39 smithi078 ceph-mon[142991]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:39 smithi078 ceph-mon[139570]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:39 smithi118 ceph-mon[131825]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:41 smithi078 ceph-mon[139570]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:41 smithi078 ceph-mon[142991]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:41 smithi118 ceph-mon[131825]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:42 smithi078 ceph-mon[139570]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:42 smithi078 ceph-mon[142991]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:42 smithi118 ceph-mon[131825]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:45 smithi078 ceph-mon[139570]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:45 smithi078 ceph-mon[142991]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:45 smithi118 ceph-mon[131825]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:14:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:47 smithi078 ceph-mon[142991]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:47 smithi078 ceph-mon[139570]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:47 smithi118 ceph-mon[131825]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:14:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:49 smithi078 ceph-mon[142991]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:49 smithi078 ceph-mon[139570]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:49 smithi118 ceph-mon[131825]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:51.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:51 smithi078 ceph-mon[142991]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:51 smithi078 ceph-mon[139570]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:51 smithi118 ceph-mon[131825]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:52 smithi078 ceph-mon[139570]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:52 smithi078 ceph-mon[142991]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:52 smithi118 ceph-mon[131825]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:55 smithi078 ceph-mon[139570]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:55 smithi078 ceph-mon[142991]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:55 smithi118 ceph-mon[131825]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:14:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:14:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:57 smithi078 ceph-mon[139570]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:57 smithi078 ceph-mon[142991]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:57 smithi118 ceph-mon[131825]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:58.931 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:14:59.242 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:14:59.242 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 44s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:14:59.242 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 9m ago 5h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 44s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 9m ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 44s ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 44s ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 9m ago 6h 747M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 44s ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 44s ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 44s ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 44s ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 44s ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 44s ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:14:59.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 6h 3893M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:14:59.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 5h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:14:59.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 5h 3907M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:14:59.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 5h 4420M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:14:59.244 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 9m ago 5h 116M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:14:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:14:59 smithi078 ceph-mon[139570]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:14:59 smithi078 ceph-mon[142991]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:59.623 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:14:59.624 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:14:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:14:59 smithi118 ceph-mon[131825]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:00 smithi078 ceph-mon[139570]: from='client.57932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2177272293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:00 smithi078 ceph-mon[142991]: from='client.57932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2177272293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:00 smithi118 ceph-mon[131825]: from='client.57932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2177272293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:01 smithi078 ceph-mon[139570]: from='client.57938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:01 smithi078 ceph-mon[139570]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:01 smithi078 ceph-mon[142991]: from='client.57938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:01 smithi078 ceph-mon[142991]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:01 smithi118 ceph-mon[131825]: from='client.57938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:01 smithi118 ceph-mon[131825]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:02 smithi078 ceph-mon[139570]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:02 smithi078 ceph-mon[142991]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:02 smithi118 ceph-mon[131825]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:05 smithi078 ceph-mon[139570]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:05 smithi078 ceph-mon[142991]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:05 smithi118 ceph-mon[131825]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:15:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:07 smithi078 ceph-mon[139570]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:07 smithi078 ceph-mon[142991]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:07 smithi118 ceph-mon[131825]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:09 smithi078 ceph-mon[139570]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:09 smithi078 ceph-mon[142991]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:09 smithi118 ceph-mon[131825]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:11 smithi078 ceph-mon[139570]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:11 smithi078 ceph-mon[142991]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:11 smithi118 ceph-mon[131825]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:12 smithi078 ceph-mon[139570]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:12 smithi078 ceph-mon[142991]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:12 smithi118 ceph-mon[131825]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:15 smithi078 ceph-mon[139570]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:15:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:15 smithi078 ceph-mon[142991]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:15 smithi118 ceph-mon[131825]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:15:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:15:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:17 smithi078 ceph-mon[139570]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:17 smithi078 ceph-mon[142991]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:17 smithi118 ceph-mon[131825]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:15:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:15:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:15:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:15:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:15:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:21 smithi078 ceph-mon[139570]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:21 smithi078 ceph-mon[142991]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:21 smithi118 ceph-mon[131825]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:22 smithi078 ceph-mon[139570]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:22 smithi078 ceph-mon[142991]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:22 smithi118 ceph-mon[131825]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:25 smithi078 ceph-mon[139570]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:25 smithi078 ceph-mon[142991]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:25 smithi118 ceph-mon[131825]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:15:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:27 smithi078 ceph-mon[139570]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:27 smithi078 ceph-mon[142991]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:27 smithi118 ceph-mon[131825]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:29 smithi078 ceph-mon[142991]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:29 smithi078 ceph-mon[139570]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:29 smithi118 ceph-mon[131825]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:29.970 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 75s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 12s ago 5h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 75s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 12s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 12s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 75s ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 75s ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 12s ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:15:30.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 75s ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 75s ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 12s ago 5h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 75s ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 75s ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 75s ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 75s ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 12s ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 12s ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 12s ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 12s ago 5h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:15:30.282 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 12s ago 5h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:15:30.664 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:15:30.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:15:30.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:15:30.666 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:15:30.666 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:15:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[142991]: from='client.47985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[142991]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/796461033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[139570]: from='client.47985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[139570]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/796461033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:31 smithi118 ceph-mon[131825]: from='client.47985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:31 smithi118 ceph-mon[131825]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/796461033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:15:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:32 smithi078 ceph-mon[139570]: from='client.47991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:32 smithi078 ceph-mon[142991]: from='client.47991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:32 smithi118 ceph-mon[131825]: from='client.47991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:15:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:33 smithi078 ceph-mon[139570]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:33 smithi078 ceph-mon[142991]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:33 smithi118 ceph-mon[131825]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:35 smithi078 ceph-mon[139570]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:35 smithi078 ceph-mon[142991]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:35 smithi118 ceph-mon[131825]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:15:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:37 smithi078 ceph-mon[139570]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:37.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:37 smithi078 ceph-mon[142991]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:37 smithi118 ceph-mon[131825]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:39 smithi078 ceph-mon[139570]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:39 smithi078 ceph-mon[142991]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:39 smithi118 ceph-mon[131825]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:41 smithi078 ceph-mon[139570]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:41 smithi078 ceph-mon[142991]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:41 smithi118 ceph-mon[131825]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:42 smithi078 ceph-mon[139570]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:42 smithi078 ceph-mon[142991]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:42 smithi118 ceph-mon[131825]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:45 smithi078 ceph-mon[139570]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:45 smithi078 ceph-mon[142991]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:45 smithi118 ceph-mon[131825]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:15:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:47 smithi078 ceph-mon[139570]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:47 smithi078 ceph-mon[142991]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:47 smithi118 ceph-mon[131825]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:15:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:49 smithi078 ceph-mon[139570]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:49 smithi078 ceph-mon[142991]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:49 smithi118 ceph-mon[131825]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:51 smithi078 ceph-mon[142991]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:51 smithi078 ceph-mon[139570]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:51 smithi118 ceph-mon[131825]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:52 smithi078 ceph-mon[139570]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:52 smithi078 ceph-mon[142991]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:52 smithi118 ceph-mon[131825]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:55 smithi078 ceph-mon[139570]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:55 smithi078 ceph-mon[142991]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:55 smithi118 ceph-mon[131825]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:15:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:15:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:57 smithi078 ceph-mon[139570]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:57 smithi078 ceph-mon[142991]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:57 smithi118 ceph-mon[131825]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:15:59 smithi078 ceph-mon[139570]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:15:59 smithi078 ceph-mon[142991]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:15:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:15:59 smithi118 ceph-mon[131825]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:01.013 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 106s ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 43s ago 5h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (5h) 106s ago 5h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (5h) 43s ago 5h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:16:01.323 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 43s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 106s ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 106s ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 43s ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 106s ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 106s ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:16:01.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 43s ago 5h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 106s ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 106s ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 106s ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 106s ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 43s ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:16:01.325 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 43s ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:16:01.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 43s ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:16:01.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 43s ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:16:01.326 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 43s ago 5h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:16:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:01 smithi078 ceph-mon[139570]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:01 smithi078 ceph-mon[142991]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:01 smithi118 ceph-mon[131825]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:16:01.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:16:01.707 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:16:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[142991]: from='client.48003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1591982302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[139570]: from='client.48003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1591982302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:02 smithi118 ceph-mon[131825]: from='client.48003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1591982302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:03 smithi078 ceph-mon[139570]: from='client.57974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:03 smithi078 ceph-mon[139570]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:03 smithi078 ceph-mon[142991]: from='client.57974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:03 smithi078 ceph-mon[142991]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:03 smithi118 ceph-mon[131825]: from='client.57974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:03 smithi118 ceph-mon[131825]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:05 smithi078 ceph-mon[139570]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:05.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:05 smithi078 ceph-mon[142991]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:05 smithi118 ceph-mon[131825]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:16:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:07 smithi078 ceph-mon[139570]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:07 smithi078 ceph-mon[142991]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:07 smithi118 ceph-mon[131825]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:09 smithi078 ceph-mon[139570]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:09 smithi078 ceph-mon[142991]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:09 smithi118 ceph-mon[131825]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:11 smithi078 ceph-mon[139570]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:11 smithi078 ceph-mon[142991]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:11 smithi118 ceph-mon[131825]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:12 smithi078 ceph-mon[139570]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:12 smithi078 ceph-mon[142991]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:12 smithi118 ceph-mon[131825]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:15 smithi078 ceph-mon[139570]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:15 smithi078 ceph-mon[142991]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:15 smithi118 ceph-mon[131825]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:16:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:17 smithi078 ceph-mon[139570]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:17 smithi078 ceph-mon[142991]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:17 smithi118 ceph-mon[131825]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[142991]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:16:19.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[139570]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:16:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:16:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:19 smithi118 ceph-mon[131825]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:16:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:16:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:16:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:16:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:21 smithi078 ceph-mon[142991]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:21 smithi078 ceph-mon[139570]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:21 smithi118 ceph-mon[131825]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:22 smithi078 ceph-mon[139570]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:22 smithi078 ceph-mon[142991]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:22 smithi118 ceph-mon[131825]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:25 smithi078 ceph-mon[139570]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:25 smithi078 ceph-mon[142991]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:25 smithi118 ceph-mon[131825]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:16:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:27 smithi078 ceph-mon[142991]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:27 smithi078 ceph-mon[139570]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:27 smithi118 ceph-mon[131825]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:29 smithi078 ceph-mon[142991]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:29 smithi078 ceph-mon[139570]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:29 smithi118 ceph-mon[131825]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:31 smithi078 ceph-mon[139570]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:31 smithi078 ceph-mon[142991]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:31 smithi118 ceph-mon[131825]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:32.051 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:16:32.360 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:16:32.360 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 5h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:16:32.360 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 74s ago 5h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:16:32.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:16:32.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 74s ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 74s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 74s ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 74s ago 5h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 74s ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 74s ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:16:32.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 74s ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:16:32.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 74s ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:16:32.362 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 74s ago 5h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:16:32.747 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:16:32.747 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:16:32.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:16:32.749 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:16:32.749 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:16:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[139570]: from='client.57986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[139570]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[142991]: from='client.57986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:32 smithi078 ceph-mon[142991]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:32 smithi118 ceph-mon[131825]: from='client.57986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:32 smithi118 ceph-mon[131825]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:33 smithi078 ceph-mon[139570]: from='client.57992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4144856298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:33 smithi078 ceph-mon[142991]: from='client.57992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4144856298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:33 smithi118 ceph-mon[131825]: from='client.57992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:16:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4144856298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:16:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:34 smithi078 ceph-mon[139570]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:34 smithi078 ceph-mon[142991]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:34 smithi118 ceph-mon[131825]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:16:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:37 smithi078 ceph-mon[139570]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:37 smithi078 ceph-mon[142991]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:37 smithi118 ceph-mon[131825]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:39 smithi078 ceph-mon[139570]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:39 smithi078 ceph-mon[142991]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:39 smithi118 ceph-mon[131825]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:41 smithi078 ceph-mon[139570]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:41 smithi078 ceph-mon[142991]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:41 smithi118 ceph-mon[131825]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:42 smithi078 ceph-mon[139570]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:42 smithi078 ceph-mon[142991]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:42 smithi118 ceph-mon[131825]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:45 smithi078 ceph-mon[139570]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:45 smithi078 ceph-mon[142991]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:45 smithi118 ceph-mon[131825]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:16:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:47 smithi078 ceph-mon[142991]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:47 smithi078 ceph-mon[139570]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:47 smithi118 ceph-mon[131825]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:16:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:49 smithi078 ceph-mon[142991]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:49 smithi078 ceph-mon[139570]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:49 smithi118 ceph-mon[131825]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:51 smithi078 ceph-mon[139570]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:51 smithi078 ceph-mon[142991]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:51 smithi118 ceph-mon[131825]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:52 smithi078 ceph-mon[139570]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:52 smithi078 ceph-mon[142991]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:52 smithi118 ceph-mon[131825]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:55 smithi078 ceph-mon[142991]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:55 smithi078 ceph-mon[139570]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:55 smithi118 ceph-mon[131825]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:16:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:16:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:57 smithi078 ceph-mon[139570]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:57 smithi078 ceph-mon[142991]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:57 smithi118 ceph-mon[131825]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:16:59 smithi078 ceph-mon[139570]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:59.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:16:59 smithi078 ceph-mon[142991]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:16:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:16:59 smithi118 ceph-mon[131825]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:01 smithi078 ceph-mon[139570]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:01 smithi078 ceph-mon[142991]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:01 smithi118 ceph-mon[131825]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:02 smithi078 ceph-mon[139570]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:02 smithi078 ceph-mon[142991]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:03.099 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:02 smithi118 ceph-mon[131825]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 2m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 105s ago 5h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 105s ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 105s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 2m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 2m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 105s ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:17:03.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 2m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 2m ago 5h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 105s ago 5h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 2m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 2m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 2m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 2m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 105s ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 105s ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 105s ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 105s ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:17:03.410 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 105s ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:17:03.795 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:17:03.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:17:03.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:17:03.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:03.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:17:03.796 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:17:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:03 smithi078 ceph-mon[139570]: from='client.48039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:03 smithi078 ceph-mon[142991]: from='client.48039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:03 smithi118 ceph-mon[131825]: from='client.48039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[139570]: from='client.58010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2493480125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[139570]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[142991]: from='client.58010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2493480125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:04 smithi078 ceph-mon[142991]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:04 smithi118 ceph-mon[131825]: from='client.58010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2493480125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:04 smithi118 ceph-mon[131825]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:17:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:07 smithi078 ceph-mon[139570]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:07 smithi078 ceph-mon[142991]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:07 smithi118 ceph-mon[131825]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:09 smithi078 ceph-mon[139570]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:09 smithi078 ceph-mon[142991]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:09 smithi118 ceph-mon[131825]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:11 smithi078 ceph-mon[139570]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:11 smithi078 ceph-mon[142991]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:11 smithi118 ceph-mon[131825]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:12 smithi078 ceph-mon[139570]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:12 smithi078 ceph-mon[142991]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:12 smithi118 ceph-mon[131825]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:15 smithi078 ceph-mon[139570]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:15 smithi078 ceph-mon[142991]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:15 smithi118 ceph-mon[131825]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:17:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:17 smithi078 ceph-mon[139570]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:17 smithi078 ceph-mon[142991]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:17 smithi118 ceph-mon[131825]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:19 smithi078 ceph-mon[139570]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:17:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:19 smithi078 ceph-mon[142991]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:17:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:19 smithi118 ceph-mon[131825]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:17:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:17:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:17:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:17:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:17:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:17:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:17:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:17:20.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:17:20.708 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:17:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:21 smithi078 ceph-mon[139570]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:21 smithi078 ceph-mon[142991]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:21 smithi118 ceph-mon[131825]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:22 smithi078 ceph-mon[139570]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:22 smithi078 ceph-mon[142991]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:22 smithi118 ceph-mon[131825]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:25 smithi078 ceph-mon[139570]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:25 smithi078 ceph-mon[142991]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:25 smithi118 ceph-mon[131825]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:17:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:27 smithi078 ceph-mon[139570]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:27 smithi078 ceph-mon[142991]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:27 smithi118 ceph-mon[131825]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:29.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:29 smithi078 ceph-mon[142991]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:29 smithi078 ceph-mon[139570]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:29 smithi118 ceph-mon[131825]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:31 smithi078 ceph-mon[139570]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:31.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:31 smithi078 ceph-mon[142991]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:31 smithi118 ceph-mon[131825]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:32 smithi078 ceph-mon[139570]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:32 smithi078 ceph-mon[142991]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:32 smithi118 ceph-mon[131825]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:34.136 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:17:34.445 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:17:34.446 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:17:34.829 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:17:34.830 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:17:34.831 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:17:34.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:17:34.831 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:17:34.831 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:17:34.831 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:17:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[139570]: from='client.58022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[139570]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3469875368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[142991]: from='client.58022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[142991]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3469875368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:35 smithi118 ceph-mon[131825]: from='client.58022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:35 smithi118 ceph-mon[131825]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3469875368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:17:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:36 smithi118 ceph-mon[131825]: from='client.48063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:36 smithi078 ceph-mon[139570]: from='client.48063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:17:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:36 smithi078 ceph-mon[142991]: from='client.48063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:17:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:37 smithi118 ceph-mon[131825]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:37 smithi078 ceph-mon[139570]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:37 smithi078 ceph-mon[142991]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:39 smithi118 ceph-mon[131825]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:39.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:39 smithi078 ceph-mon[142991]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:39 smithi078 ceph-mon[139570]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:41 smithi118 ceph-mon[131825]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:41.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:41 smithi078 ceph-mon[139570]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:41 smithi078 ceph-mon[142991]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:42 smithi078 ceph-mon[139570]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:42 smithi078 ceph-mon[142991]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:42 smithi118 ceph-mon[131825]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:45 smithi078 ceph-mon[139570]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:45.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:45 smithi078 ceph-mon[142991]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:45 smithi118 ceph-mon[131825]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:17:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:47 smithi118 ceph-mon[131825]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:47 smithi078 ceph-mon[139570]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:47 smithi078 ceph-mon[142991]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:17:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:49 smithi118 ceph-mon[131825]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:49.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:49 smithi078 ceph-mon[142991]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:49.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:49 smithi078 ceph-mon[139570]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:51 smithi118 ceph-mon[131825]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:51 smithi078 ceph-mon[139570]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:51 smithi078 ceph-mon[142991]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:52 smithi078 ceph-mon[139570]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:52 smithi078 ceph-mon[142991]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:52 smithi118 ceph-mon[131825]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:55 smithi118 ceph-mon[131825]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:55 smithi078 ceph-mon[139570]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:55 smithi078 ceph-mon[142991]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:17:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:17:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:57 smithi118 ceph-mon[131825]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:57 smithi078 ceph-mon[139570]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:57 smithi078 ceph-mon[142991]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:17:59 smithi118 ceph-mon[131825]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:17:59 smithi078 ceph-mon[139570]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:17:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:17:59 smithi078 ceph-mon[142991]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:01 smithi118 ceph-mon[131825]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:01 smithi078 ceph-mon[139570]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:01.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:01 smithi078 ceph-mon[142991]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:02 smithi078 ceph-mon[139570]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:02 smithi078 ceph-mon[142991]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:02 smithi118 ceph-mon[131825]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:05.171 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 2m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 3m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 3m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 2m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:18:05.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 3m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 3m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 3m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 3m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 3m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 2m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 2m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 2m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 2m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:18:05.482 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 2m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:18:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:05 smithi118 ceph-mon[131825]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:05 smithi078 ceph-mon[139570]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:05 smithi078 ceph-mon[142991]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:05.864 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:18:05.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:18:05.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:18:05.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:18:05.865 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:18:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:06 smithi118 ceph-mon[131825]: from='client.58040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/886751017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:06 smithi078 ceph-mon[139570]: from='client.58040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/886751017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:06 smithi078 ceph-mon[142991]: from='client.58040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/886751017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:18:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:07 smithi118 ceph-mon[131825]: from='client.48081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:07 smithi118 ceph-mon[131825]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:07 smithi078 ceph-mon[142991]: from='client.48081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:07 smithi078 ceph-mon[142991]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:07 smithi078 ceph-mon[139570]: from='client.48081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:07 smithi078 ceph-mon[139570]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:09 smithi118 ceph-mon[131825]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:09 smithi078 ceph-mon[142991]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:09 smithi078 ceph-mon[139570]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:11 smithi118 ceph-mon[131825]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:11 smithi078 ceph-mon[139570]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:11 smithi078 ceph-mon[142991]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:12 smithi078 ceph-mon[139570]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:12 smithi078 ceph-mon[142991]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:12 smithi118 ceph-mon[131825]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:15 smithi118 ceph-mon[131825]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:15 smithi078 ceph-mon[139570]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:15 smithi078 ceph-mon[142991]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:18:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:17 smithi118 ceph-mon[131825]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:17 smithi078 ceph-mon[139570]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:17 smithi078 ceph-mon[142991]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:19 smithi118 ceph-mon[131825]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:19 smithi078 ceph-mon[139570]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:19 smithi078 ceph-mon[142991]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:18:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:18:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:18:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:18:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:18:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:18:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:18:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:18:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:18:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:18:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:18:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:18:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:21 smithi118 ceph-mon[131825]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:21 smithi078 ceph-mon[139570]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:21 smithi078 ceph-mon[142991]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:22 smithi078 ceph-mon[139570]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:22 smithi078 ceph-mon[142991]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:22 smithi118 ceph-mon[131825]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:25 smithi118 ceph-mon[131825]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:25 smithi078 ceph-mon[142991]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:25 smithi078 ceph-mon[139570]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:18:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:27 smithi118 ceph-mon[131825]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:27 smithi078 ceph-mon[139570]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:27.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:27 smithi078 ceph-mon[142991]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:29 smithi118 ceph-mon[131825]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:29 smithi078 ceph-mon[139570]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:29 smithi078 ceph-mon[142991]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:31 smithi118 ceph-mon[131825]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:31 smithi078 ceph-mon[139570]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:31 smithi078 ceph-mon[142991]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:32 smithi078 ceph-mon[139570]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:32 smithi078 ceph-mon[142991]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:32 smithi118 ceph-mon[131825]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:35 smithi118 ceph-mon[131825]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:35 smithi078 ceph-mon[139570]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:35 smithi078 ceph-mon[142991]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:36.208 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:18:36.517 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:18:36.518 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:18:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:18:36.901 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:18:36.902 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:18:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:37 smithi118 ceph-mon[131825]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:37 smithi118 ceph-mon[131825]: from='client.58058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/377527939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[139570]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[139570]: from='client.58058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/377527939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[142991]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[142991]: from='client.58058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/377527939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:18:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:38 smithi118 ceph-mon[131825]: from='client.48099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:38 smithi078 ceph-mon[139570]: from='client.48099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:38 smithi078 ceph-mon[142991]: from='client.48099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:18:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:39 smithi118 ceph-mon[131825]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:39 smithi078 ceph-mon[139570]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:39 smithi078 ceph-mon[142991]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:41 smithi118 ceph-mon[131825]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:41.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:41 smithi078 ceph-mon[139570]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:41 smithi078 ceph-mon[142991]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:42 smithi078 ceph-mon[139570]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:42 smithi078 ceph-mon[142991]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:42 smithi118 ceph-mon[131825]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:45 smithi118 ceph-mon[131825]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:45 smithi078 ceph-mon[142991]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:45 smithi078 ceph-mon[139570]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:18:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:47 smithi118 ceph-mon[131825]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:47 smithi078 ceph-mon[139570]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:47 smithi078 ceph-mon[142991]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:18:49.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:49 smithi118 ceph-mon[131825]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:49.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:49 smithi078 ceph-mon[139570]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:49 smithi078 ceph-mon[142991]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:51 smithi118 ceph-mon[131825]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:51 smithi078 ceph-mon[139570]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:51 smithi078 ceph-mon[142991]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:52 smithi078 ceph-mon[139570]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:52 smithi078 ceph-mon[142991]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:52 smithi118 ceph-mon[131825]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:55 smithi118 ceph-mon[131825]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:55 smithi078 ceph-mon[139570]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:55.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:55 smithi078 ceph-mon[142991]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:18:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:18:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:57 smithi118 ceph-mon[131825]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:57 smithi078 ceph-mon[139570]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:57.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:57 smithi078 ceph-mon[142991]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:18:59 smithi118 ceph-mon[131825]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:18:59 smithi078 ceph-mon[139570]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:18:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:18:59 smithi078 ceph-mon[142991]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:01 smithi118 ceph-mon[131825]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:01 smithi078 ceph-mon[139570]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:01 smithi078 ceph-mon[142991]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:02 smithi118 ceph-mon[131825]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:02 smithi078 ceph-mon[139570]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:02 smithi078 ceph-mon[142991]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:05 smithi118 ceph-mon[131825]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:05 smithi078 ceph-mon[139570]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:05 smithi078 ceph-mon[142991]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:19:07.246 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:19:07.553 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:19:07.553 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 4m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:19:07.553 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 3m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:19:07.553 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 4m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 4m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 3m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 4m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 4m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 4m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 4m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 4m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 4m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 3m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:19:07.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 3m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:19:07.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 3m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:19:07.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 3m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:19:07.555 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 3m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:19:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:07 smithi118 ceph-mon[131825]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:07 smithi078 ceph-mon[139570]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:07 smithi078 ceph-mon[142991]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:19:07.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:19:07.935 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:19:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:08 smithi118 ceph-mon[131825]: from='client.48111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:08.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3977552995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:08 smithi078 ceph-mon[142991]: from='client.48111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3977552995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:08 smithi078 ceph-mon[139570]: from='client.48111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3977552995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:09 smithi118 ceph-mon[131825]: from='client.58082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:09 smithi118 ceph-mon[131825]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:09 smithi078 ceph-mon[139570]: from='client.58082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:09 smithi078 ceph-mon[139570]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:09 smithi078 ceph-mon[142991]: from='client.58082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:09 smithi078 ceph-mon[142991]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:11 smithi118 ceph-mon[131825]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:11 smithi078 ceph-mon[139570]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:11 smithi078 ceph-mon[142991]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:12 smithi118 ceph-mon[131825]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:12 smithi078 ceph-mon[139570]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:12 smithi078 ceph-mon[142991]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:15 smithi118 ceph-mon[131825]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:15 smithi078 ceph-mon[139570]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:15 smithi078 ceph-mon[142991]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:19:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:17 smithi118 ceph-mon[131825]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:17.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:17 smithi078 ceph-mon[139570]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:17 smithi078 ceph-mon[142991]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:19.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:19 smithi118 ceph-mon[131825]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:19 smithi078 ceph-mon[139570]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:19 smithi078 ceph-mon[142991]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:19:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:19:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:19:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:21 smithi118 ceph-mon[131825]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:19:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:19:21.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:19:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[139570]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:19:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:19:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:19:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[142991]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:19:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:19:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:19:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:22 smithi118 ceph-mon[131825]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:22 smithi078 ceph-mon[139570]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:22 smithi078 ceph-mon[142991]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:25 smithi118 ceph-mon[131825]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:25 smithi078 ceph-mon[139570]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:25 smithi078 ceph-mon[142991]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:19:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:27 smithi118 ceph-mon[131825]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:27 smithi078 ceph-mon[139570]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:27.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:27 smithi078 ceph-mon[142991]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:29 smithi118 ceph-mon[131825]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:29 smithi078 ceph-mon[139570]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:29 smithi078 ceph-mon[142991]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:31 smithi118 ceph-mon[131825]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:31 smithi078 ceph-mon[139570]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:31 smithi078 ceph-mon[142991]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:32 smithi118 ceph-mon[131825]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:32 smithi078 ceph-mon[139570]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:32 smithi078 ceph-mon[142991]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:35 smithi118 ceph-mon[131825]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:35 smithi078 ceph-mon[139570]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:35.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:35 smithi078 ceph-mon[142991]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T07:19:37.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:37 smithi118 ceph-mon[131825]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:37 smithi078 ceph-mon[139570]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:37 smithi078 ceph-mon[142991]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:38.282 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:19:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:19:38.590 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:19:38.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:19:38.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:19:38.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:19:38.592 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:19:38.592 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:19:38.971 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:19:38.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:19:38.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:19:38.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:19:38.972 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:19:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:39 smithi118 ceph-mon[131825]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:39.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/232714696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:39 smithi078 ceph-mon[139570]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/232714696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:39 smithi078 ceph-mon[142991]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/232714696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:19:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:40 smithi118 ceph-mon[131825]: from='client.58094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:40 smithi118 ceph-mon[131825]: from='client.48135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:40 smithi078 ceph-mon[142991]: from='client.58094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:40 smithi078 ceph-mon[142991]: from='client.48135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:40 smithi078 ceph-mon[139570]: from='client.58094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:40 smithi078 ceph-mon[139570]: from='client.48135 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:19:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:41 smithi118 ceph-mon[131825]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:41.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:41 smithi078 ceph-mon[139570]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:41 smithi078 ceph-mon[142991]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:42 smithi118 ceph-mon[131825]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:42 smithi078 ceph-mon[139570]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:42 smithi078 ceph-mon[142991]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:45 smithi118 ceph-mon[131825]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:45 smithi078 ceph-mon[139570]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:45 smithi078 ceph-mon[142991]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T07:19:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:47 smithi118 ceph-mon[131825]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:47 smithi078 ceph-mon[139570]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:47 smithi078 ceph-mon[142991]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:19:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:48 smithi118 ceph-mon[131825]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:48 smithi078 ceph-mon[139570]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:48 smithi078 ceph-mon[142991]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:51 smithi118 ceph-mon[131825]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:51 smithi078 ceph-mon[139570]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:51 smithi078 ceph-mon[142991]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:52 smithi118 ceph-mon[131825]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:52 smithi078 ceph-mon[139570]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:52 smithi078 ceph-mon[142991]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:55 smithi118 ceph-mon[131825]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:55 smithi078 ceph-mon[139570]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:55 smithi078 ceph-mon[142991]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:19:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:19:57.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:57 smithi118 ceph-mon[131825]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:57.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:57 smithi078 ceph-mon[139570]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:57 smithi078 ceph-mon[142991]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:19:58 smithi118 ceph-mon[131825]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:19:58 smithi078 ceph-mon[139570]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:19:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:19:58 smithi078 ceph-mon[142991]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:20:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:20:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:00 smithi078 conmon[139546]: 2023-12-16T07:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:20:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:20:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:01 smithi118 ceph-mon[131825]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:01 smithi078 ceph-mon[139570]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:01.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:01 smithi078 ceph-mon[142991]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:02 smithi118 ceph-mon[131825]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:02 smithi078 ceph-mon[139570]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:02 smithi078 ceph-mon[142991]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:05 smithi118 ceph-mon[131825]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:05 smithi078 ceph-mon[139570]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:05 smithi078 ceph-mon[142991]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:20:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:07 smithi118 ceph-mon[131825]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:07 smithi078 ceph-mon[139570]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:07 smithi078 ceph-mon[142991]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:08 smithi118 ceph-mon[131825]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:08 smithi078 ceph-mon[139570]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:08 smithi078 ceph-mon[142991]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:09.320 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 4m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 5m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:20:09.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 5m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 4m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 5m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 4m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 5m ago 6h 5599M 2342M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 5m ago 6h 5047M 2342M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 5m ago 6h 4762M 2342M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 5m ago 6h 4298M 2342M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 4m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 4m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 4m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 4m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:20:09.631 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 4m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:10.012 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:20:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1325933456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1325933456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1325933456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:11 smithi118 ceph-mon[131825]: from='client.58112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:11 smithi118 ceph-mon[131825]: from='client.58118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:11 smithi118 ceph-mon[131825]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[139570]: from='client.58112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[139570]: from='client.58118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[139570]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[142991]: from='client.58112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[142991]: from='client.58118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:11 smithi078 ceph-mon[142991]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:12 smithi118 ceph-mon[131825]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:12 smithi078 ceph-mon[142991]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:12 smithi078 ceph-mon[139570]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:15 smithi118 ceph-mon[131825]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:15 smithi078 ceph-mon[139570]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:15 smithi078 ceph-mon[142991]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:16 smithi118 ceph-mon[131825]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:16 smithi078 ceph-mon[139570]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:16 smithi078 ceph-mon[142991]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:20:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:18 smithi118 ceph-mon[131825]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:18 smithi078 ceph-mon[139570]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:18 smithi078 ceph-mon[142991]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:21 smithi118 ceph-mon[131825]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:20:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[142991]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[139570]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2333M 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:22 smithi118 ceph-mon[131825]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2333M 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[142991]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2333M 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:20:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:22 smithi078 ceph-mon[139570]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:24 smithi118 ceph-mon[131825]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:24 smithi078 ceph-mon[139570]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:24 smithi078 ceph-mon[142991]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:26 smithi118 ceph-mon[131825]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:26 smithi078 ceph-mon[139570]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:20:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:26 smithi078 ceph-mon[142991]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:28 smithi118 ceph-mon[131825]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:28 smithi078 ceph-mon[142991]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:28 smithi078 ceph-mon[139570]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:30 smithi118 ceph-mon[131825]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:30 smithi078 ceph-mon[139570]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:30 smithi078 ceph-mon[142991]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:32 smithi118 ceph-mon[131825]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:32 smithi078 ceph-mon[139570]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:32 smithi078 ceph-mon[142991]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:34 smithi118 ceph-mon[131825]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:34 smithi078 ceph-mon[139570]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:34 smithi078 ceph-mon[142991]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:36 smithi118 ceph-mon[131825]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:36 smithi078 ceph-mon[139570]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:36 smithi078 ceph-mon[142991]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:20:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:38 smithi118 ceph-mon[131825]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:38 smithi078 ceph-mon[142991]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:38 smithi078 ceph-mon[139570]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:40.362 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:20:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:40 smithi118 ceph-mon[131825]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (5h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:20:40.669 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (5h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:20:40.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:20:40.672 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:20:40.672 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:20:40.673 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:20:40.673 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:20:40.673 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:20:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:40 smithi078 ceph-mon[139570]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:40 smithi078 ceph-mon[142991]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:41.056 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:20:41.056 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:20:41.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:20:41.058 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:20:41.058 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:20:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:41 smithi118 ceph-mon[131825]: from='client.58130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:41 smithi118 ceph-mon[131825]: from='client.58136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1937755835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:41.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[142991]: from='client.58130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[142991]: from='client.58136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1937755835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[139570]: from='client.58130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[139570]: from='client.58136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:20:41.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1937755835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:20:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:42 smithi118 ceph-mon[131825]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:42 smithi078 ceph-mon[139570]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:42 smithi078 ceph-mon[142991]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:44 smithi118 ceph-mon[131825]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:44 smithi078 ceph-mon[139570]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:44 smithi078 ceph-mon[142991]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:46 smithi118 ceph-mon[131825]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:46 smithi078 ceph-mon[139570]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:46 smithi078 ceph-mon[142991]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:20:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:48 smithi118 ceph-mon[131825]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:48 smithi078 ceph-mon[139570]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:48 smithi078 ceph-mon[142991]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:50 smithi118 ceph-mon[131825]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:50 smithi078 ceph-mon[139570]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:50 smithi078 ceph-mon[142991]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:52 smithi118 ceph-mon[131825]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:52 smithi078 ceph-mon[139570]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:52 smithi078 ceph-mon[142991]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:54 smithi118 ceph-mon[131825]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:54 smithi078 ceph-mon[142991]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:54 smithi078 ceph-mon[139570]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:56 smithi118 ceph-mon[131825]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:56 smithi078 ceph-mon[139570]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:20:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:20:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:56 smithi078 ceph-mon[142991]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:20:58 smithi118 ceph-mon[131825]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:20:58 smithi078 ceph-mon[139570]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:20:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:20:58 smithi078 ceph-mon[142991]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:00 smithi118 ceph-mon[131825]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:00 smithi078 ceph-mon[139570]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:00 smithi078 ceph-mon[142991]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:02 smithi118 ceph-mon[131825]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:02 smithi078 ceph-mon[139570]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:02 smithi078 ceph-mon[142991]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:04 smithi118 ceph-mon[131825]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:04 smithi078 ceph-mon[139570]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:04 smithi078 ceph-mon[142991]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:06 smithi118 ceph-mon[131825]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:06 smithi078 ceph-mon[139570]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:06 smithi078 ceph-mon[142991]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:21:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:08 smithi118 ceph-mon[131825]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:08 smithi078 ceph-mon[142991]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:08 smithi078 ceph-mon[139570]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:10 smithi118 ceph-mon[131825]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:10 smithi078 ceph-mon[139570]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:10 smithi078 ceph-mon[142991]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:11.403 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (5h) 5m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (5h) 6m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 6m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:21:11.714 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 5m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 6m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (5h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 6m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 6m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 6m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 6m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 5m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 5m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 5m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 5m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:21:11.715 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 5m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:12.096 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:21:12.097 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:21:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:12 smithi118 ceph-mon[131825]: from='client.48183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:12 smithi118 ceph-mon[131825]: from='client.58154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/235978424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:12 smithi118 ceph-mon[131825]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[139570]: from='client.48183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[139570]: from='client.58154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/235978424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[139570]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[142991]: from='client.48183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[142991]: from='client.58154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/235978424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:12 smithi078 ceph-mon[142991]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:14 smithi118 ceph-mon[131825]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:14 smithi078 ceph-mon[139570]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:14 smithi078 ceph-mon[142991]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:16 smithi118 ceph-mon[131825]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:16 smithi078 ceph-mon[142991]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:16 smithi078 ceph-mon[139570]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:21:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:18 smithi118 ceph-mon[131825]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:18 smithi078 ceph-mon[142991]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:18 smithi078 ceph-mon[139570]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:20 smithi118 ceph-mon[131825]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:20 smithi078 ceph-mon[139570]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:20 smithi078 ceph-mon[142991]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:21:22.711689236Z level=info msg="Completed cleanup jobs" duration=47.483509ms 2023-12-16T07:21:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:21:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:22 smithi118 ceph-mon[131825]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:21:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:21:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:21:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:21:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[139570]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[142991]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:21:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:24 smithi118 ceph-mon[131825]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:24 smithi078 ceph-mon[139570]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:24 smithi078 ceph-mon[142991]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:26 smithi118 ceph-mon[131825]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:26 smithi078 ceph-mon[139570]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:26 smithi078 ceph-mon[142991]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:21:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:28 smithi118 ceph-mon[131825]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:28 smithi078 ceph-mon[139570]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:28 smithi078 ceph-mon[142991]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:30 smithi118 ceph-mon[131825]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:30 smithi078 ceph-mon[139570]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:30 smithi078 ceph-mon[142991]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:32 smithi118 ceph-mon[131825]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:32 smithi078 ceph-mon[139570]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:32 smithi078 ceph-mon[142991]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:34 smithi118 ceph-mon[131825]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:34 smithi078 ceph-mon[139570]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:34 smithi078 ceph-mon[142991]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:36 smithi118 ceph-mon[131825]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:36 smithi078 ceph-mon[139570]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:21:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:36 smithi078 ceph-mon[142991]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:38 smithi118 ceph-mon[131825]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:38 smithi078 ceph-mon[139570]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:38 smithi078 ceph-mon[142991]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:40.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:40 smithi118 ceph-mon[131825]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:40 smithi078 ceph-mon[139570]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:40 smithi078 ceph-mon[142991]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:42.448 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:21:42.756 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:21:42.756 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:21:42.756 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (5h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (5h) 7m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:21:42.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:21:42.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:21:42.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:21:42.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:21:42.758 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (5h) 6m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:21:43.140 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:21:43.140 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:21:43.140 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:21:43.140 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:21:43.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:21:43.142 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:21:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:42 smithi118 ceph-mon[131825]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:42 smithi078 ceph-mon[139570]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:42 smithi078 ceph-mon[142991]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:43 smithi118 ceph-mon[131825]: from='client.58166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:43 smithi118 ceph-mon[131825]: from='client.58172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3077147021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[139570]: from='client.58166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[139570]: from='client.58172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3077147021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[142991]: from='client.58166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[142991]: from='client.58172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:21:44.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3077147021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:21:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:44 smithi118 ceph-mon[131825]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:44 smithi078 ceph-mon[139570]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:44 smithi078 ceph-mon[142991]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:46 smithi118 ceph-mon[131825]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:46 smithi078 ceph-mon[139570]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:46 smithi078 ceph-mon[142991]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:21:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:21:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:48 smithi118 ceph-mon[131825]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:48 smithi078 ceph-mon[139570]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:48 smithi078 ceph-mon[142991]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:50 smithi118 ceph-mon[131825]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:50 smithi078 ceph-mon[139570]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:50 smithi078 ceph-mon[142991]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:52 smithi118 ceph-mon[131825]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:52 smithi078 ceph-mon[139570]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:52 smithi078 ceph-mon[142991]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:54 smithi118 ceph-mon[131825]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:54 smithi078 ceph-mon[142991]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:54 smithi078 ceph-mon[139570]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:56 smithi118 ceph-mon[131825]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:56 smithi078 ceph-mon[139570]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:21:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:21:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:56 smithi078 ceph-mon[142991]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:21:58 smithi118 ceph-mon[131825]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:21:58 smithi078 ceph-mon[139570]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:21:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:21:58 smithi078 ceph-mon[142991]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:00 smithi118 ceph-mon[131825]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:00 smithi078 ceph-mon[139570]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:00 smithi078 ceph-mon[142991]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:02 smithi118 ceph-mon[131825]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:02 smithi078 ceph-mon[139570]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:02 smithi078 ceph-mon[142991]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:04 smithi118 ceph-mon[131825]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:04 smithi078 ceph-mon[139570]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:04.779 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:04 smithi078 ceph-mon[142991]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:06 smithi118 ceph-mon[131825]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:06 smithi078 ceph-mon[139570]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:22:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:06 smithi078 ceph-mon[142991]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:08 smithi118 ceph-mon[131825]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:08 smithi078 ceph-mon[139570]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:08 smithi078 ceph-mon[142991]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:10 smithi118 ceph-mon[131825]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:10 smithi078 ceph-mon[139570]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:10 smithi078 ceph-mon[142991]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:12 smithi118 ceph-mon[131825]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:12 smithi078 ceph-mon[139570]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:12 smithi078 ceph-mon[142991]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:13.487 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:22:13.793 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 6m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (5h) 7m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 7m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:22:13.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 7m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 7m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 7m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 6m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 6m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 6m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 6m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:22:13.795 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:14.179 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:22:14.180 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:22:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2232619403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2232619403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2232619403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:15 smithi118 ceph-mon[131825]: from='client.48219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:15 smithi118 ceph-mon[131825]: from='client.58190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:15 smithi118 ceph-mon[131825]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[142991]: from='client.48219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[142991]: from='client.58190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[142991]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[139570]: from='client.48219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[139570]: from='client.58190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:15 smithi078 ceph-mon[139570]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:16 smithi118 ceph-mon[131825]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:16 smithi078 ceph-mon[142991]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:16 smithi078 ceph-mon[139570]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:22:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:18 smithi118 ceph-mon[131825]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:18 smithi078 ceph-mon[139570]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:18 smithi078 ceph-mon[142991]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:20 smithi118 ceph-mon[131825]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:20 smithi078 ceph-mon[139570]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:20 smithi078 ceph-mon[142991]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:22 smithi118 ceph-mon[131825]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[139570]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:22:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[142991]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:22:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:22:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:22:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:22:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:22:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:22:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:22:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:24 smithi118 ceph-mon[131825]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:24 smithi078 ceph-mon[139570]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:24 smithi078 ceph-mon[142991]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:26 smithi118 ceph-mon[131825]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:26 smithi078 ceph-mon[139570]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:26 smithi078 ceph-mon[142991]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:22:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:28 smithi118 ceph-mon[131825]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:28 smithi078 ceph-mon[139570]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:28 smithi078 ceph-mon[142991]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:30 smithi118 ceph-mon[131825]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:30 smithi078 ceph-mon[139570]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:30 smithi078 ceph-mon[142991]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:32 smithi118 ceph-mon[131825]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:32 smithi078 ceph-mon[142991]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:32 smithi078 ceph-mon[139570]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:34 smithi118 ceph-mon[131825]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:34 smithi078 ceph-mon[139570]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:34 smithi078 ceph-mon[142991]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:36 smithi118 ceph-mon[131825]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:36 smithi078 ceph-mon[139570]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:36 smithi078 ceph-mon[142991]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:22:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:38 smithi118 ceph-mon[131825]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:38 smithi078 ceph-mon[139570]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:38 smithi078 ceph-mon[142991]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:40 smithi118 ceph-mon[131825]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:40 smithi078 ceph-mon[139570]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:40 smithi078 ceph-mon[142991]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:42 smithi118 ceph-mon[131825]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:42 smithi078 ceph-mon[139570]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:42 smithi078 ceph-mon[142991]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:44.525 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:22:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:44 smithi118 ceph-mon[131825]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:44 smithi078 ceph-mon[139570]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:44 smithi078 ceph-mon[142991]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:22:44.834 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (5h) 7m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 8m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 8m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 8m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 8m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:22:44.835 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:45.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:22:45.217 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:22:45.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:45 smithi118 ceph-mon[131825]: from='client.58202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:45 smithi118 ceph-mon[131825]: from='client.58208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3625221115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[139570]: from='client.58202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[139570]: from='client.58208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3625221115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[142991]: from='client.58202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[142991]: from='client.58208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:22:45.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3625221115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:22:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:46 smithi118 ceph-mon[131825]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:46 smithi078 ceph-mon[139570]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:46 smithi078 ceph-mon[142991]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:22:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:22:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:48 smithi118 ceph-mon[131825]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:48 smithi078 ceph-mon[139570]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:48 smithi078 ceph-mon[142991]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:50 smithi118 ceph-mon[131825]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:50 smithi078 ceph-mon[139570]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:50 smithi078 ceph-mon[142991]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:52 smithi118 ceph-mon[131825]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:52 smithi078 ceph-mon[139570]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:52 smithi078 ceph-mon[142991]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:54 smithi118 ceph-mon[131825]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:54.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:54 smithi078 ceph-mon[139570]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:54 smithi078 ceph-mon[142991]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:56 smithi118 ceph-mon[131825]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:56 smithi078 ceph-mon[139570]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:22:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:22:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:56 smithi078 ceph-mon[142991]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:22:58 smithi118 ceph-mon[131825]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:22:58 smithi078 ceph-mon[139570]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:22:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:22:58 smithi078 ceph-mon[142991]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:00 smithi118 ceph-mon[131825]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:00 smithi078 ceph-mon[139570]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:00 smithi078 ceph-mon[142991]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:02 smithi118 ceph-mon[131825]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:02 smithi078 ceph-mon[139570]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:02 smithi078 ceph-mon[142991]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:04 smithi118 ceph-mon[131825]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:04 smithi078 ceph-mon[139570]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:04 smithi078 ceph-mon[142991]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:06 smithi118 ceph-mon[131825]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:06 smithi078 ceph-mon[139570]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:06 smithi078 ceph-mon[142991]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:23:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:08 smithi118 ceph-mon[131825]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:08 smithi078 ceph-mon[139570]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:08 smithi078 ceph-mon[142991]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:10 smithi118 ceph-mon[131825]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:10 smithi078 ceph-mon[139570]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:10 smithi078 ceph-mon[142991]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:12 smithi118 ceph-mon[131825]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:12 smithi078 ceph-mon[139570]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:12 smithi078 ceph-mon[142991]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:14 smithi118 ceph-mon[131825]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:14 smithi078 ceph-mon[139570]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:14 smithi078 ceph-mon[142991]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:15.560 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:23:15.868 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:23:15.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (5h) 9m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 7m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 7m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 7m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 7m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:23:15.870 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:23:16.251 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:16.252 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:23:16.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:23:16.253 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:23:16.253 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:23:16.253 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:23:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:16 smithi118 ceph-mon[131825]: from='client.48255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:16 smithi118 ceph-mon[131825]: from='client.48261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3811516921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:16 smithi118 ceph-mon[131825]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:23:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[139570]: from='client.48255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[139570]: from='client.48261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3811516921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[139570]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[142991]: from='client.48255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[142991]: from='client.48261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3811516921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:16 smithi078 ceph-mon[142991]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:18 smithi118 ceph-mon[131825]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:18 smithi078 ceph-mon[139570]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:18 smithi078 ceph-mon[142991]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:20 smithi118 ceph-mon[131825]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:20 smithi078 ceph-mon[139570]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:20 smithi078 ceph-mon[142991]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:22 smithi118 ceph-mon[131825]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:22 smithi078 ceph-mon[139570]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:22 smithi078 ceph-mon[142991]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:23:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:23:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:23:24.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:23:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:23:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:23:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:23:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:23:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:23:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:23:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:23:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:23:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:24 smithi118 ceph-mon[131825]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:24 smithi078 ceph-mon[139570]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:24 smithi078 ceph-mon[142991]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:26 smithi118 ceph-mon[131825]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:26 smithi078 ceph-mon[139570]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:23:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:26 smithi078 ceph-mon[142991]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:28.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:28 smithi118 ceph-mon[131825]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:28.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:28 smithi078 ceph-mon[139570]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:28 smithi078 ceph-mon[142991]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:30 smithi118 ceph-mon[131825]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:30 smithi078 ceph-mon[139570]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:30 smithi078 ceph-mon[142991]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:32 smithi118 ceph-mon[131825]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:32 smithi078 ceph-mon[139570]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:32 smithi078 ceph-mon[142991]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:34 smithi118 ceph-mon[131825]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:34 smithi078 ceph-mon[139570]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:34 smithi078 ceph-mon[142991]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:36 smithi118 ceph-mon[131825]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:36 smithi078 ceph-mon[139570]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:36 smithi078 ceph-mon[142991]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:23:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:38 smithi118 ceph-mon[131825]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:38 smithi078 ceph-mon[139570]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:38 smithi078 ceph-mon[142991]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:40 smithi118 ceph-mon[131825]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:40 smithi078 ceph-mon[139570]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:40 smithi078 ceph-mon[142991]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:42 smithi118 ceph-mon[131825]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:42 smithi078 ceph-mon[139570]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:42 smithi078 ceph-mon[142991]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:44 smithi118 ceph-mon[131825]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:44 smithi078 ceph-mon[139570]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:44 smithi078 ceph-mon[142991]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:46.604 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:23:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:46 smithi118 ceph-mon[131825]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:46 smithi078 ceph-mon[139570]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:46 smithi078 ceph-mon[142991]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:23:46.914 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (5h) 9m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 9m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 9m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:23:46.915 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:23:47.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:23:47.303 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:23:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:47 smithi118 ceph-mon[131825]: from='client.58238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:47 smithi118 ceph-mon[131825]: from='client.58244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3490183590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[139570]: from='client.58238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[139570]: from='client.58244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3490183590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[142991]: from='client.58238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[142991]: from='client.58244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:23:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3490183590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:23:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:48 smithi118 ceph-mon[131825]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:48 smithi078 ceph-mon[139570]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:48 smithi078 ceph-mon[142991]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:50 smithi118 ceph-mon[131825]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:50 smithi078 ceph-mon[139570]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:50 smithi078 ceph-mon[142991]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:52 smithi118 ceph-mon[131825]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:52 smithi078 ceph-mon[139570]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:52 smithi078 ceph-mon[142991]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:54 smithi118 ceph-mon[131825]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:54 smithi078 ceph-mon[139570]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:54 smithi078 ceph-mon[142991]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:56 smithi118 ceph-mon[131825]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:56 smithi078 ceph-mon[139570]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:23:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:23:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:56 smithi078 ceph-mon[142991]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:23:58 smithi118 ceph-mon[131825]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:23:58 smithi078 ceph-mon[139570]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:23:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:23:58 smithi078 ceph-mon[142991]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:00 smithi118 ceph-mon[131825]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:00 smithi078 ceph-mon[139570]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:00 smithi078 ceph-mon[142991]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:02 smithi118 ceph-mon[131825]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:02 smithi078 ceph-mon[139570]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:02 smithi078 ceph-mon[142991]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:04 smithi118 ceph-mon[131825]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:04 smithi078 ceph-mon[139570]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:04 smithi078 ceph-mon[142991]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:06 smithi118 ceph-mon[131825]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:06 smithi078 ceph-mon[139570]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:24:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:06 smithi078 ceph-mon[142991]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:08 smithi118 ceph-mon[131825]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:08 smithi078 ceph-mon[142991]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:08.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:08 smithi078 ceph-mon[139570]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:10 smithi118 ceph-mon[131825]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:10 smithi078 ceph-mon[142991]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:10 smithi078 ceph-mon[139570]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:12 smithi118 ceph-mon[131825]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:12 smithi078 ceph-mon[139570]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:12 smithi078 ceph-mon[142991]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:14 smithi118 ceph-mon[131825]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:14 smithi078 ceph-mon[139570]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:14 smithi078 ceph-mon[142991]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:16 smithi118 ceph-mon[131825]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:16 smithi078 ceph-mon[142991]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:16 smithi078 ceph-mon[139570]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:24:17.648 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:24:17.959 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 10m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 10m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 10m ago 6h 776M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 10m ago 6h 1637M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 10m ago 6h 804M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 10m ago 6h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 10m ago 6h 5599M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 10m ago 6h 5047M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:24:17.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (5h) 10m ago 6h 4762M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 10m ago 6h 4298M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 8m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 8m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 8m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 8m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:24:17.961 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:24:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:24:18.342 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:24:18.343 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:24:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:18 smithi118 ceph-mon[131825]: from='client.58256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:18 smithi118 ceph-mon[131825]: from='client.48297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:18 smithi118 ceph-mon[131825]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2245109983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[139570]: from='client.58256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[139570]: from='client.48297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[139570]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2245109983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[142991]: from='client.58256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[142991]: from='client.48297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[142991]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2245109983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:20 smithi118 ceph-mon[131825]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:20 smithi078 ceph-mon[139570]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:20 smithi078 ceph-mon[142991]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:22 smithi118 ceph-mon[131825]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:22 smithi078 ceph-mon[142991]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:22 smithi078 ceph-mon[139570]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:24:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:24:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:24:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:24 smithi118 ceph-mon[131825]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:24 smithi078 ceph-mon[139570]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:24 smithi078 ceph-mon[142991]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:26 smithi118 ceph-mon[131825]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:26 smithi078 ceph-mon[139570]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:26 smithi078 ceph-mon[142991]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T07:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:24:27.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:24:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:24:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:24:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:24:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:24:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:28 smithi118 ceph-mon[131825]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:28 smithi078 ceph-mon[139570]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:28 smithi078 ceph-mon[142991]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:30 smithi118 ceph-mon[131825]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:30 smithi078 ceph-mon[139570]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:30 smithi078 ceph-mon[142991]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:32 smithi118 ceph-mon[131825]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:32 smithi078 ceph-mon[139570]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:32 smithi078 ceph-mon[142991]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:34 smithi118 ceph-mon[131825]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:34 smithi078 ceph-mon[139570]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:34 smithi078 ceph-mon[142991]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:36 smithi118 ceph-mon[131825]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:36 smithi078 ceph-mon[139570]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:36 smithi078 ceph-mon[142991]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:24:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:38 smithi118 ceph-mon[131825]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:38 smithi078 ceph-mon[139570]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:38 smithi078 ceph-mon[142991]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:40 smithi118 ceph-mon[131825]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:40 smithi078 ceph-mon[139570]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:40 smithi078 ceph-mon[142991]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:42 smithi118 ceph-mon[131825]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:42 smithi078 ceph-mon[139570]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:42 smithi078 ceph-mon[142991]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:44 smithi118 ceph-mon[131825]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:44 smithi078 ceph-mon[139570]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:44 smithi078 ceph-mon[142991]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:46 smithi118 ceph-mon[131825]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:46 smithi078 ceph-mon[139570]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:24:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:46 smithi078 ceph-mon[142991]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:24:48.690 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:24:48.996 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 22s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 22s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 22s ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:24:48.997 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 22s ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 22s ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 22s ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 22s ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 22s ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 22s ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (5h) 22s ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:24:48.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 9m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:24:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 9m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:24:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 9m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:24:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 9m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:24:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:24:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:48 smithi118 ceph-mon[131825]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:48 smithi078 ceph-mon[139570]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:48 smithi078 ceph-mon[142991]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:24:49.376 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:24:49.377 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:24:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:49 smithi118 ceph-mon[131825]: from='client.48309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:49 smithi118 ceph-mon[131825]: from='client.58280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3511377499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[139570]: from='client.48309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[139570]: from='client.58280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3511377499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[142991]: from='client.48309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[142991]: from='client.58280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:24:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3511377499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:24:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:50 smithi118 ceph-mon[131825]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:50 smithi078 ceph-mon[139570]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:50 smithi078 ceph-mon[142991]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:52 smithi118 ceph-mon[131825]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:52 smithi078 ceph-mon[139570]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:52 smithi078 ceph-mon[142991]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:54 smithi118 ceph-mon[131825]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:54 smithi078 ceph-mon[139570]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:54 smithi078 ceph-mon[142991]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:56 smithi118 ceph-mon[131825]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:56 smithi078 ceph-mon[139570]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:56 smithi078 ceph-mon[142991]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:24:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:24:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:24:58 smithi118 ceph-mon[131825]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:24:58 smithi078 ceph-mon[139570]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:24:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:24:58 smithi078 ceph-mon[142991]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:00 smithi118 ceph-mon[131825]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:00 smithi078 ceph-mon[139570]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:00 smithi078 ceph-mon[142991]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:02 smithi118 ceph-mon[131825]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:02 smithi078 ceph-mon[139570]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:02 smithi078 ceph-mon[142991]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:04 smithi118 ceph-mon[131825]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:04 smithi078 ceph-mon[139570]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:04 smithi078 ceph-mon[142991]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:06 smithi118 ceph-mon[131825]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:06 smithi078 ceph-mon[142991]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:06 smithi078 ceph-mon[139570]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:25:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:08 smithi118 ceph-mon[131825]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:08 smithi078 ceph-mon[139570]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:08 smithi078 ceph-mon[142991]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:10 smithi118 ceph-mon[131825]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:10 smithi078 ceph-mon[139570]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:10 smithi078 ceph-mon[142991]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:12 smithi118 ceph-mon[131825]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:12 smithi078 ceph-mon[139570]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:12 smithi078 ceph-mon[142991]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:14 smithi118 ceph-mon[131825]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:14 smithi078 ceph-mon[139570]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:14 smithi078 ceph-mon[142991]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:16 smithi118 ceph-mon[131825]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:16 smithi078 ceph-mon[139570]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:16 smithi078 ceph-mon[142991]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:25:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:18 smithi118 ceph-mon[131825]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:18 smithi078 ceph-mon[139570]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:18 smithi078 ceph-mon[142991]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:19.722 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:25:20.031 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:25:20.031 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 53s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:25:20.031 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 10m ago 6h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:25:20.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 53s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:25:20.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 10m ago 6h 27.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 10m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 53s ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 53s ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 10m ago 6h 764M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 53s ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 53s ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:25:20.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 10m ago 6h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 53s ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 53s ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 53s ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 53s ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (5h) 10m ago 6h 3919M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:25:20.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 10m ago 6h 4555M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:25:20.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 10m ago 6h 3938M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:25:20.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 10m ago 6h 4455M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:25:20.034 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 10m ago 6h 123M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:25:20.414 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:20.415 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:25:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:25:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:25:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:25:20.416 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:25:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:20 smithi118 ceph-mon[131825]: from='client.58292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:20 smithi118 ceph-mon[131825]: from='client.48333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:20 smithi118 ceph-mon[131825]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[139570]: from='client.58292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[139570]: from='client.48333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[139570]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[142991]: from='client.58292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[142991]: from='client.48333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:20 smithi078 ceph-mon[142991]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/340682115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/340682115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/340682115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:22 smithi118 ceph-mon[131825]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:22 smithi078 ceph-mon[139570]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:22 smithi078 ceph-mon[142991]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:24 smithi118 ceph-mon[131825]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:24 smithi078 ceph-mon[139570]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:24 smithi078 ceph-mon[142991]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:26 smithi118 ceph-mon[131825]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:26 smithi078 ceph-mon[139570]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:25:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:26 smithi078 ceph-mon[142991]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:25:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:25:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:25:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:28 smithi118 ceph-mon[131825]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:28 smithi078 ceph-mon[139570]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:28 smithi078 ceph-mon[142991]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:25:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:25:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:25:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:32 smithi118 ceph-mon[131825]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:32 smithi078 ceph-mon[139570]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:32 smithi078 ceph-mon[142991]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:34 smithi118 ceph-mon[131825]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:34 smithi078 ceph-mon[139570]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:34 smithi078 ceph-mon[142991]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:36 smithi118 ceph-mon[131825]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:36 smithi078 ceph-mon[139570]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:25:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:36 smithi078 ceph-mon[142991]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:38 smithi118 ceph-mon[131825]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:38 smithi078 ceph-mon[139570]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:38 smithi078 ceph-mon[142991]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:40 smithi118 ceph-mon[131825]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:40 smithi078 ceph-mon[139570]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:40 smithi078 ceph-mon[142991]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:42 smithi118 ceph-mon[131825]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:42 smithi078 ceph-mon[139570]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:42 smithi078 ceph-mon[142991]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:44 smithi118 ceph-mon[131825]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:44 smithi078 ceph-mon[139570]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:44 smithi078 ceph-mon[142991]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:46 smithi118 ceph-mon[131825]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:46 smithi078 ceph-mon[139570]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:25:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:46 smithi078 ceph-mon[142991]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:25:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:48 smithi118 ceph-mon[131825]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:48 smithi078 ceph-mon[139570]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:48 smithi078 ceph-mon[142991]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:50 smithi118 ceph-mon[131825]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:50 smithi078 ceph-mon[139570]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:50 smithi078 ceph-mon[142991]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:50.765 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:25:51.072 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:25:51.073 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 84s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:25:51.073 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 21s ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:25:51.073 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 84s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:25:51.073 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 21s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:25:51.073 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 21s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 84s ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 84s ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 21s ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 84s ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 84s ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 21s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:25:51.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 84s ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 84s ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 84s ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 84s ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 21s ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (5h) 21s ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:25:51.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 21s ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:25:51.076 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 21s ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:25:51.076 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 21s ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:25:51.455 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:25:51.456 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:25:51.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:25:51.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:25:51.457 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:25:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:25:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:51 smithi118 ceph-mon[131825]: from='client.58310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:51.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:51 smithi118 ceph-mon[131825]: from='client.58316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:51 smithi078 ceph-mon[139570]: from='client.58310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:51.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:51 smithi078 ceph-mon[139570]: from='client.58316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:51 smithi078 ceph-mon[142991]: from='client.58310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:51 smithi078 ceph-mon[142991]: from='client.58316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:25:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1702848638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:52 smithi118 ceph-mon[131825]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1702848638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:52 smithi078 ceph-mon[142991]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1702848638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:25:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:52 smithi078 ceph-mon[139570]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:54 smithi118 ceph-mon[131825]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:54 smithi078 ceph-mon[139570]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:54 smithi078 ceph-mon[142991]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:56 smithi118 ceph-mon[131825]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:56 smithi078 ceph-mon[139570]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:56 smithi078 ceph-mon[142991]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:25:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:25:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:25:58 smithi118 ceph-mon[131825]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:25:58 smithi078 ceph-mon[139570]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:25:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:25:58 smithi078 ceph-mon[142991]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:00 smithi118 ceph-mon[131825]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:00 smithi078 ceph-mon[139570]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:00 smithi078 ceph-mon[142991]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:02 smithi118 ceph-mon[131825]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:02 smithi078 ceph-mon[139570]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:02 smithi078 ceph-mon[142991]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:04 smithi118 ceph-mon[131825]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:04.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:04 smithi078 ceph-mon[139570]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:04 smithi078 ceph-mon[142991]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:06 smithi118 ceph-mon[131825]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:06 smithi078 ceph-mon[139570]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:26:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:06 smithi078 ceph-mon[142991]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:08 smithi118 ceph-mon[131825]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:08 smithi078 ceph-mon[139570]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:08 smithi078 ceph-mon[142991]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:10 smithi118 ceph-mon[131825]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:10 smithi078 ceph-mon[139570]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:10 smithi078 ceph-mon[142991]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:12 smithi118 ceph-mon[131825]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:12 smithi078 ceph-mon[139570]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:12 smithi078 ceph-mon[142991]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:14 smithi118 ceph-mon[131825]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:14 smithi078 ceph-mon[139570]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:14 smithi078 ceph-mon[142991]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:16.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:16 smithi118 ceph-mon[131825]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:16 smithi078 ceph-mon[139570]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:16 smithi078 ceph-mon[142991]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:18 smithi118 ceph-mon[131825]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:18 smithi078 ceph-mon[139570]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:18 smithi078 ceph-mon[142991]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:20 smithi118 ceph-mon[131825]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:20 smithi078 ceph-mon[139570]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:20 smithi078 ceph-mon[142991]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:21.803 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:26:22.114 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:26:22.114 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 115s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 52s ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 115s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 52s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 52s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 115s ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 115s ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 52s ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 115s ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 115s ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 52s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 115s ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 115s ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:26:22.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 115s ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 115s ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 52s ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 52s ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (5h) 52s ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 52s ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:26:22.116 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 52s ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:26:22.498 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:22.499 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:26:22.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:26:22.501 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:26:22.501 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:26:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:22 smithi118 ceph-mon[131825]: from='client.48363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:22 smithi118 ceph-mon[131825]: from='client.58334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:22 smithi118 ceph-mon[131825]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1083038818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[139570]: from='client.48363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[139570]: from='client.58334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[139570]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1083038818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[142991]: from='client.48363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[142991]: from='client.58334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[142991]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1083038818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:25 smithi118 ceph-mon[131825]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:25 smithi078 ceph-mon[139570]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:25 smithi078 ceph-mon[142991]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:26:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:27 smithi118 ceph-mon[131825]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:27 smithi078 ceph-mon[139570]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:27 smithi078 ceph-mon[142991]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:29 smithi118 ceph-mon[131825]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:29 smithi078 ceph-mon[139570]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:29 smithi078 ceph-mon[142991]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:26:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:26:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:26:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:31 smithi118 ceph-mon[131825]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:26:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:26:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:26:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[139570]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:26:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:26:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:26:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[142991]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:26:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:26:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:26:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:33 smithi118 ceph-mon[131825]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:33 smithi078 ceph-mon[139570]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:33 smithi078 ceph-mon[142991]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:35 smithi118 ceph-mon[131825]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:35 smithi078 ceph-mon[139570]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:35 smithi078 ceph-mon[142991]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:26:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:37 smithi118 ceph-mon[131825]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:37 smithi078 ceph-mon[139570]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:37 smithi078 ceph-mon[142991]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:39 smithi118 ceph-mon[131825]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:39 smithi078 ceph-mon[139570]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:39 smithi078 ceph-mon[142991]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:41 smithi118 ceph-mon[131825]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:41 smithi078 ceph-mon[139570]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:41 smithi078 ceph-mon[142991]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:43 smithi118 ceph-mon[131825]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:43 smithi078 ceph-mon[142991]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:44.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:43 smithi078 ceph-mon[139570]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:45 smithi118 ceph-mon[131825]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:45 smithi078 ceph-mon[139570]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:45 smithi078 ceph-mon[142991]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:26:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:47 smithi118 ceph-mon[131825]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:47 smithi078 ceph-mon[139570]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:47 smithi078 ceph-mon[142991]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:26:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:49 smithi118 ceph-mon[131825]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:49 smithi078 ceph-mon[139570]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:49 smithi078 ceph-mon[142991]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:51 smithi118 ceph-mon[131825]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:51 smithi078 ceph-mon[139570]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:51 smithi078 ceph-mon[142991]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:52.847 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:26:53.153 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:26:53.153 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 83s ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 83s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 83s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 83s ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:26:53.154 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 83s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 83s ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 83s ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 83s ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (5h) 83s ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:26:53.155 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 83s ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:26:53.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:26:53.533 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:26:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:53 smithi118 ceph-mon[131825]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:53 smithi118 ceph-mon[131825]: from='client.48381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:53 smithi118 ceph-mon[131825]: from='client.48387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2176464205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:54.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[142991]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:54.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[142991]: from='client.48381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[142991]: from='client.48387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2176464205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[139570]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[139570]: from='client.48381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[139570]: from='client.48387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:26:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2176464205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:26:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:55 smithi118 ceph-mon[131825]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:55 smithi078 ceph-mon[139570]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:55 smithi078 ceph-mon[142991]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:26:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:26:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:57 smithi118 ceph-mon[131825]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:57 smithi078 ceph-mon[139570]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:26:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:57 smithi078 ceph-mon[142991]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:26:59 smithi118 ceph-mon[131825]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:26:59 smithi078 ceph-mon[139570]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:26:59 smithi078 ceph-mon[142991]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:01 smithi118 ceph-mon[131825]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:01 smithi078 ceph-mon[139570]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:01 smithi078 ceph-mon[142991]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:03 smithi118 ceph-mon[131825]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:03 smithi078 ceph-mon[139570]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:03 smithi078 ceph-mon[142991]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:05 smithi078 ceph-mon[139570]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:06.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:05 smithi078 ceph-mon[142991]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:05 smithi118 ceph-mon[131825]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:27:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:07 smithi078 ceph-mon[139570]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:07 smithi078 ceph-mon[142991]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:07 smithi118 ceph-mon[131825]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:09 smithi078 ceph-mon[139570]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:09 smithi078 ceph-mon[142991]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:09 smithi118 ceph-mon[131825]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:11 smithi078 ceph-mon[139570]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:11 smithi078 ceph-mon[142991]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:11 smithi118 ceph-mon[131825]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:13 smithi078 ceph-mon[139570]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:13 smithi078 ceph-mon[142991]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:13 smithi118 ceph-mon[131825]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:15 smithi078 ceph-mon[142991]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:15 smithi078 ceph-mon[139570]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:15 smithi118 ceph-mon[131825]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:27:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:17 smithi078 ceph-mon[142991]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:17 smithi078 ceph-mon[139570]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:17 smithi118 ceph-mon[131825]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:19 smithi078 ceph-mon[139570]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:19 smithi078 ceph-mon[142991]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:19 smithi118 ceph-mon[131825]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:21 smithi078 ceph-mon[139570]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:21 smithi078 ceph-mon[142991]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:21 smithi118 ceph-mon[131825]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:23.880 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 114s ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 114s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 114s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 114s ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 114s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:27:24.188 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 114s ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 114s ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 114s ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 114s ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:27:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 114s ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:27:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:23 smithi078 ceph-mon[139570]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:23 smithi078 ceph-mon[142991]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:23 smithi118 ceph-mon[131825]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:24.573 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:27:24.573 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:27:24.574 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:27:24.575 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:27:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[139570]: from='client.58364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[139570]: from='client.48405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/381383647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[142991]: from='client.58364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[142991]: from='client.48405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/381383647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:24 smithi118 ceph-mon[131825]: from='client.58364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:24 smithi118 ceph-mon[131825]: from='client.48405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/381383647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:25 smithi078 ceph-mon[139570]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:25 smithi078 ceph-mon[142991]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:25 smithi118 ceph-mon[131825]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T07:27:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:27 smithi078 ceph-mon[139570]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:27 smithi078 ceph-mon[142991]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:27 smithi118 ceph-mon[131825]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:29 smithi078 ceph-mon[139570]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:29 smithi078 ceph-mon[142991]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:29 smithi118 ceph-mon[131825]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[139570]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[142991]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:27:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:31 smithi118 ceph-mon[131825]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:27:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:27:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:33 smithi078 ceph-mon[139570]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:33 smithi078 ceph-mon[142991]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:33 smithi118 ceph-mon[131825]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:35 smithi078 ceph-mon[139570]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:35 smithi078 ceph-mon[142991]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:35 smithi118 ceph-mon[131825]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:27:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:37 smithi078 ceph-mon[142991]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:37 smithi078 ceph-mon[139570]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:38.416 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:37 smithi118 ceph-mon[131825]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:39 smithi078 ceph-mon[142991]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:39 smithi078 ceph-mon[139570]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:39 smithi118 ceph-mon[131825]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:41 smithi078 ceph-mon[139570]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:41 smithi078 ceph-mon[142991]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:41 smithi118 ceph-mon[131825]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:43 smithi078 ceph-mon[139570]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:43 smithi078 ceph-mon[142991]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:43 smithi118 ceph-mon[131825]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:45 smithi078 ceph-mon[139570]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:46.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:45 smithi078 ceph-mon[142991]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:45 smithi118 ceph-mon[131825]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:27:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:47 smithi118 ceph-mon[131825]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:47 smithi078 ceph-mon[139570]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:47 smithi078 ceph-mon[142991]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:27:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:49 smithi118 ceph-mon[131825]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:49 smithi078 ceph-mon[142991]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:49 smithi078 ceph-mon[139570]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:51 smithi118 ceph-mon[131825]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:51 smithi078 ceph-mon[139570]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:51 smithi078 ceph-mon[142991]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:53 smithi118 ceph-mon[131825]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:53 smithi078 ceph-mon[139570]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:53 smithi078 ceph-mon[142991]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:54.917 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:27:55.224 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:27:55.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:27:55.226 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:27:55.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:27:55.604 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:27:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:55 smithi118 ceph-mon[131825]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:55 smithi118 ceph-mon[131825]: from='client.58382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:55 smithi118 ceph-mon[131825]: from='client.58388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4185651975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[139570]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[139570]: from='client.58382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[139570]: from='client.58388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4185651975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[142991]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[142991]: from='client.58382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[142991]: from='client.58388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:27:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4185651975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:27:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:27:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:27:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:57 smithi118 ceph-mon[131825]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:57 smithi078 ceph-mon[139570]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:27:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:57 smithi078 ceph-mon[142991]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:27:59 smithi118 ceph-mon[131825]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:27:59 smithi078 ceph-mon[139570]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:27:59 smithi078 ceph-mon[142991]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:02 smithi118 ceph-mon[131825]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:02 smithi078 ceph-mon[139570]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:02 smithi078 ceph-mon[142991]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:04 smithi118 ceph-mon[131825]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:04 smithi078 ceph-mon[139570]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:04 smithi078 ceph-mon[142991]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:06 smithi118 ceph-mon[131825]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:06 smithi078 ceph-mon[142991]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:06 smithi078 ceph-mon[139570]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:28:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:08 smithi118 ceph-mon[131825]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:08 smithi078 ceph-mon[139570]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:08 smithi078 ceph-mon[142991]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:10 smithi118 ceph-mon[131825]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:10 smithi078 ceph-mon[139570]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:10 smithi078 ceph-mon[142991]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:12 smithi118 ceph-mon[131825]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:12 smithi078 ceph-mon[139570]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:12 smithi078 ceph-mon[142991]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:14 smithi118 ceph-mon[131825]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:14 smithi078 ceph-mon[139570]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:14 smithi078 ceph-mon[142991]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:16 smithi118 ceph-mon[131825]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:16 smithi078 ceph-mon[139570]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:16 smithi078 ceph-mon[142991]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:28:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:17 smithi118 ceph-mon[131825]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:17 smithi078 ceph-mon[139570]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:17 smithi078 ceph-mon[142991]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:19 smithi118 ceph-mon[131825]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:19 smithi078 ceph-mon[139570]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:19 smithi078 ceph-mon[142991]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:21 smithi118 ceph-mon[131825]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:21 smithi078 ceph-mon[142991]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:21 smithi078 ceph-mon[139570]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:23 smithi118 ceph-mon[131825]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:23 smithi078 ceph-mon[139570]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:23 smithi078 ceph-mon[142991]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:25.946 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:28:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:25 smithi118 ceph-mon[131825]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:25 smithi078 ceph-mon[139570]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:25 smithi078 ceph-mon[142991]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:26.258 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:28:26.258 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:28:26.258 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:28:26.258 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:28:26.258 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:28:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:28:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:28:26.642 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:28:26.643 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:28:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T07:28:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:26 smithi118 ceph-mon[131825]: from='client.58400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:26 smithi118 ceph-mon[131825]: from='client.58406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1314390127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:28:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[139570]: from='client.58400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[139570]: from='client.58406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1314390127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:28:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[142991]: from='client.58400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[142991]: from='client.58406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1314390127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:28:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:27 smithi118 ceph-mon[131825]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:27 smithi078 ceph-mon[139570]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:27 smithi078 ceph-mon[142991]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:29 smithi118 ceph-mon[131825]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:29 smithi078 ceph-mon[139570]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:29 smithi078 ceph-mon[142991]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:31 smithi118 ceph-mon[131825]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:28:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:31 smithi078 ceph-mon[142991]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:28:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:31 smithi078 ceph-mon[139570]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:28:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:28:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:28:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:28:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:28:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:28:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:28:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:28:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:34 smithi118 ceph-mon[131825]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:34 smithi078 ceph-mon[139570]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:34 smithi078 ceph-mon[142991]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:36 smithi118 ceph-mon[131825]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:28:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:36 smithi078 ceph-mon[139570]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:36 smithi078 ceph-mon[142991]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:38 smithi118 ceph-mon[131825]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:38 smithi078 ceph-mon[139570]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:38 smithi078 ceph-mon[142991]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:40 smithi118 ceph-mon[131825]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:40 smithi078 ceph-mon[139570]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:40 smithi078 ceph-mon[142991]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:42 smithi118 ceph-mon[131825]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:42 smithi078 ceph-mon[139570]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:42 smithi078 ceph-mon[142991]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:44 smithi118 ceph-mon[131825]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:44 smithi078 ceph-mon[139570]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:44 smithi078 ceph-mon[142991]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:46 smithi118 ceph-mon[131825]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:46 smithi078 ceph-mon[139570]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:28:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:46 smithi078 ceph-mon[142991]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:47 smithi118 ceph-mon[131825]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:47 smithi078 ceph-mon[139570]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:47 smithi078 ceph-mon[142991]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:28:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:49 smithi118 ceph-mon[131825]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:49 smithi078 ceph-mon[139570]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:49 smithi078 ceph-mon[142991]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:51 smithi118 ceph-mon[131825]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:51 smithi078 ceph-mon[139570]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:51 smithi078 ceph-mon[142991]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:53 smithi118 ceph-mon[131825]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:53 smithi078 ceph-mon[139570]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:53 smithi078 ceph-mon[142991]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:55 smithi118 ceph-mon[131825]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:55 smithi078 ceph-mon[139570]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:55 smithi078 ceph-mon[142991]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:28:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:28:56.991 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:28:57.300 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:28:57.301 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:28:57.677 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:28:57.678 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:28:57.679 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:28:57.679 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:28:57.679 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:28:57.679 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:28:57.679 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:28:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:57 smithi118 ceph-mon[131825]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:57 smithi118 ceph-mon[131825]: from='client.58418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:57 smithi118 ceph-mon[131825]: from='client.58424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/35540827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:28:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[139570]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[139570]: from='client.58418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[139570]: from='client.58424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/35540827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[142991]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[142991]: from='client.58418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[142991]: from='client.58424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:28:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/35540827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:29:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:28:59 smithi118 ceph-mon[131825]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:28:59 smithi078 ceph-mon[139570]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:28:59 smithi078 ceph-mon[142991]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:01 smithi118 ceph-mon[131825]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:01 smithi078 ceph-mon[139570]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:01 smithi078 ceph-mon[142991]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:03 smithi118 ceph-mon[131825]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:03 smithi078 ceph-mon[139570]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:03 smithi078 ceph-mon[142991]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:05 smithi118 ceph-mon[131825]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:05 smithi078 ceph-mon[139570]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:05 smithi078 ceph-mon[142991]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:29:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:07 smithi118 ceph-mon[131825]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:07 smithi078 ceph-mon[139570]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:07 smithi078 ceph-mon[142991]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:09 smithi118 ceph-mon[131825]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:09 smithi078 ceph-mon[139570]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:09 smithi078 ceph-mon[142991]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:11 smithi118 ceph-mon[131825]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:11 smithi078 ceph-mon[139570]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:11 smithi078 ceph-mon[142991]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:13 smithi118 ceph-mon[131825]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:13 smithi078 ceph-mon[139570]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:13 smithi078 ceph-mon[142991]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:15 smithi118 ceph-mon[131825]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:15 smithi078 ceph-mon[139570]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:15 smithi078 ceph-mon[142991]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:29:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:17 smithi078 ceph-mon[139570]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:20.120 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:20.121 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:17 smithi078 ceph-mon[142991]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:20.121 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:20.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:17 smithi118 ceph-mon[131825]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:20.122 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:19 smithi078 ceph-mon[139570]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:19 smithi078 ceph-mon[142991]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:19 smithi118 ceph-mon[131825]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:21 smithi078 ceph-mon[142991]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:21 smithi078 ceph-mon[139570]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:21 smithi118 ceph-mon[131825]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:23 smithi078 ceph-mon[139570]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:23 smithi078 ceph-mon[142991]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:23 smithi118 ceph-mon[131825]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:25 smithi078 ceph-mon[139570]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:25 smithi078 ceph-mon[142991]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:25 smithi118 ceph-mon[131825]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:29:28.028 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:29:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:27 smithi078 ceph-mon[139570]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:27 smithi078 ceph-mon[142991]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:28.334 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:29:28.334 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:29:28.334 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:29:28.334 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:29:28.335 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:29:28.336 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:29:28.336 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:29:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:27 smithi118 ceph-mon[131825]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:28.718 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:29:28.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:29:28.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:29:28.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:29:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[139570]: from='client.58436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[139570]: from='client.58442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2015629185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:29:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[142991]: from='client.58436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[142991]: from='client.58442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2015629185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:29:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:28 smithi118 ceph-mon[131825]: from='client.58436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:28 smithi118 ceph-mon[131825]: from='client.58442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:29:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2015629185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:29:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:29 smithi078 ceph-mon[139570]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:29 smithi078 ceph-mon[142991]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:29 smithi118 ceph-mon[131825]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:31 smithi078 ceph-mon[139570]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:31 smithi078 ceph-mon[142991]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:31 smithi118 ceph-mon[131825]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:29:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:29:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:29:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:29:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:29:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:29:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:29:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:29:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:29:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:33 smithi078 ceph-mon[139570]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:33 smithi078 ceph-mon[142991]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:33 smithi118 ceph-mon[131825]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:35 smithi078 ceph-mon[142991]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:35 smithi078 ceph-mon[139570]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:35 smithi118 ceph-mon[131825]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:29:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:37 smithi078 ceph-mon[139570]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:37 smithi078 ceph-mon[142991]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:37 smithi118 ceph-mon[131825]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:39 smithi078 ceph-mon[139570]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:39 smithi078 ceph-mon[142991]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:39 smithi118 ceph-mon[131825]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:41 smithi078 ceph-mon[139570]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:41 smithi078 ceph-mon[142991]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:41 smithi118 ceph-mon[131825]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:43 smithi078 ceph-mon[139570]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:43 smithi078 ceph-mon[142991]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:43 smithi118 ceph-mon[131825]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:45 smithi078 ceph-mon[139570]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:45 smithi078 ceph-mon[142991]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:45 smithi118 ceph-mon[131825]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:29:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:47 smithi078 ceph-mon[139570]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:47 smithi078 ceph-mon[142991]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:47 smithi118 ceph-mon[131825]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:29:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:49 smithi118 ceph-mon[131825]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:49 smithi078 ceph-mon[139570]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:49 smithi078 ceph-mon[142991]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:51 smithi118 ceph-mon[131825]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:51 smithi078 ceph-mon[139570]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:51 smithi078 ceph-mon[142991]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:53 smithi118 ceph-mon[131825]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:53 smithi078 ceph-mon[139570]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:53 smithi078 ceph-mon[142991]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:55 smithi118 ceph-mon[131825]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:55 smithi078 ceph-mon[139570]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:55 smithi078 ceph-mon[142991]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:29:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:29:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:57 smithi118 ceph-mon[131825]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:57 smithi078 ceph-mon[139570]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:57 smithi078 ceph-mon[142991]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:29:59.065 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:29:59.373 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:29:59.373 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:29:59.373 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:29:59.373 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:29:59.374 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:29:59.375 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:29:59.375 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:29:59.375 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:29:59.375 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:29:59.751 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:29:59.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:29:59.753 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:29:59.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:29:59.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:29:59.753 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:29:59.753 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:30:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:59 smithi118 ceph-mon[131825]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:59 smithi118 ceph-mon[131825]: from='client.48489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:29:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3232743084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[142991]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[142991]: from='client.48489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3232743084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[139570]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[139570]: from='client.48489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:29:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3232743084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:00 smithi078 conmon[139546]: 2023-12-16T07:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:30:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:01 smithi118 ceph-mon[131825]: from='client.58460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:01 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:30:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:01 smithi078 ceph-mon[139570]: from='client.58460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:01 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:30:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:01 smithi078 ceph-mon[142991]: from='client.58460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:01 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:30:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:02 smithi118 ceph-mon[131825]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:02 smithi078 ceph-mon[139570]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:02 smithi078 ceph-mon[142991]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:04 smithi118 ceph-mon[131825]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:04 smithi078 ceph-mon[139570]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:04 smithi078 ceph-mon[142991]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:06 smithi118 ceph-mon[131825]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:06 smithi078 ceph-mon[139570]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:06 smithi078 ceph-mon[142991]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:30:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:08 smithi118 ceph-mon[131825]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:08 smithi078 ceph-mon[139570]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:08 smithi078 ceph-mon[142991]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:10 smithi118 ceph-mon[131825]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:10 smithi078 ceph-mon[139570]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:10 smithi078 ceph-mon[142991]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:12 smithi118 ceph-mon[131825]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:12 smithi078 ceph-mon[139570]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:12 smithi078 ceph-mon[142991]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:14 smithi118 ceph-mon[131825]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:14 smithi078 ceph-mon[139570]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:14 smithi078 ceph-mon[142991]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:16 smithi118 ceph-mon[131825]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:16 smithi078 ceph-mon[139570]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:16 smithi078 ceph-mon[142991]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:30:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:17 smithi118 ceph-mon[131825]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:17 smithi078 ceph-mon[139570]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:17 smithi078 ceph-mon[142991]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:20.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:19 smithi118 ceph-mon[131825]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:19 smithi078 ceph-mon[139570]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:19 smithi078 ceph-mon[142991]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:21 smithi118 ceph-mon[131825]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:21 smithi078 ceph-mon[139570]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:21 smithi078 ceph-mon[142991]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:23 smithi118 ceph-mon[131825]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:23 smithi078 ceph-mon[139570]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:23 smithi078 ceph-mon[142991]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:25 smithi118 ceph-mon[131825]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:25 smithi078 ceph-mon[139570]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:25 smithi078 ceph-mon[142991]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:30:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:27 smithi118 ceph-mon[131825]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:27 smithi078 ceph-mon[139570]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:27 smithi078 ceph-mon[142991]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:30.100 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:30:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:29 smithi118 ceph-mon[131825]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:29 smithi078 ceph-mon[139570]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:29 smithi078 ceph-mon[142991]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:30.408 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5632M 2333M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:30:30.409 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5079M 2333M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4787M 2333M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4329M 2333M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:30:30.410 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:30:30.792 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:30:30.793 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:30:30.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:30:30.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:30:30.794 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:30:30.794 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:30:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:30 smithi118 ceph-mon[131825]: from='client.48507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1352619732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:30 smithi078 ceph-mon[142991]: from='client.48507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1352619732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:30 smithi078 ceph-mon[139570]: from='client.48507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1352619732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:30:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:31 smithi118 ceph-mon[131825]: from='client.48513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:31 smithi118 ceph-mon[131825]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:31 smithi078 ceph-mon[139570]: from='client.48513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:31 smithi078 ceph-mon[139570]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:31 smithi078 ceph-mon[142991]: from='client.48513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:30:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:31 smithi078 ceph-mon[142991]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:30:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:30:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:30:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:30:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:34 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2323M 2023-12-16T07:30:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:34 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2323M 2023-12-16T07:30:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:34 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2323M 2023-12-16T07:30:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:35 smithi078 ceph-mon[139570]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:35 smithi078 ceph-mon[142991]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:35 smithi118 ceph-mon[131825]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:30:38.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:37 smithi078 ceph-mon[139570]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:37 smithi078 ceph-mon[142991]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:37 smithi118 ceph-mon[131825]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:39 smithi078 ceph-mon[139570]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:39 smithi078 ceph-mon[142991]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:39 smithi118 ceph-mon[131825]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:41 smithi078 ceph-mon[139570]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:42.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:41 smithi078 ceph-mon[142991]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:41 smithi118 ceph-mon[131825]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:44.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:43 smithi078 ceph-mon[139570]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:44.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:43 smithi078 ceph-mon[142991]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:43 smithi118 ceph-mon[131825]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:45 smithi078 ceph-mon[139570]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:45 smithi078 ceph-mon[142991]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:45 smithi118 ceph-mon[131825]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:30:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:47 smithi078 ceph-mon[142991]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:47 smithi078 ceph-mon[139570]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:47 smithi118 ceph-mon[131825]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:30:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:49 smithi078 ceph-mon[139570]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:49 smithi078 ceph-mon[142991]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:49 smithi118 ceph-mon[131825]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:51 smithi078 ceph-mon[139570]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:51 smithi078 ceph-mon[142991]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:52.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:51 smithi118 ceph-mon[131825]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:53 smithi078 ceph-mon[139570]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:54.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:53 smithi078 ceph-mon[142991]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:53 smithi118 ceph-mon[131825]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:55 smithi078 ceph-mon[139570]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:55 smithi078 ceph-mon[142991]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:55 smithi118 ceph-mon[131825]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:30:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:30:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:57 smithi078 ceph-mon[139570]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:57 smithi078 ceph-mon[142991]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:30:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:57 smithi118 ceph-mon[131825]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:30:59 smithi078 ceph-mon[139570]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:30:59 smithi078 ceph-mon[142991]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:30:59 smithi118 ceph-mon[131825]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:01.140 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:31:01.448 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:31:01.448 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:31:01.448 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:31:01.448 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:31:01.449 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:31:01.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:31:01.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:31:01.450 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:31:01.450 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:31:01.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:31:01.836 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:31:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[139570]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[139570]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/570013489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[142991]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[142991]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/570013489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:01 smithi118 ceph-mon[131825]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:01 smithi118 ceph-mon[131825]: from='client.48525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/570013489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:02 smithi078 ceph-mon[142991]: from='client.58496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:02 smithi078 ceph-mon[139570]: from='client.58496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:02 smithi118 ceph-mon[131825]: from='client.58496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:03 smithi078 ceph-mon[139570]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:03 smithi078 ceph-mon[142991]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:03 smithi118 ceph-mon[131825]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:05 smithi078 ceph-mon[139570]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:05 smithi078 ceph-mon[142991]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:05 smithi118 ceph-mon[131825]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:31:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:07 smithi118 ceph-mon[131825]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:07 smithi078 ceph-mon[139570]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:07 smithi078 ceph-mon[142991]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:09 smithi118 ceph-mon[131825]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:09 smithi078 ceph-mon[139570]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:09 smithi078 ceph-mon[142991]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:11 smithi118 ceph-mon[131825]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:11 smithi078 ceph-mon[139570]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:11 smithi078 ceph-mon[142991]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:13 smithi118 ceph-mon[131825]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:13 smithi078 ceph-mon[139570]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:13 smithi078 ceph-mon[142991]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:15 smithi118 ceph-mon[131825]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:15 smithi078 ceph-mon[139570]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:15 smithi078 ceph-mon[142991]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:31:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:17 smithi118 ceph-mon[131825]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:17 smithi078 ceph-mon[139570]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:18 smithi078 ceph-mon[142991]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:20 smithi118 ceph-mon[131825]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:20 smithi078 ceph-mon[139570]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:20 smithi078 ceph-mon[142991]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:22 smithi118 ceph-mon[131825]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:22 smithi078 ceph-mon[142991]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:22 smithi078 ceph-mon[139570]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:23.161 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:31:22.780663905Z level=info msg="Completed cleanup jobs" duration=116.582927ms 2023-12-16T07:31:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:24 smithi118 ceph-mon[131825]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:24 smithi078 ceph-mon[142991]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:24 smithi078 ceph-mon[139570]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:26 smithi118 ceph-mon[131825]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:26 smithi078 ceph-mon[139570]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:26 smithi078 ceph-mon[142991]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:31:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:28 smithi118 ceph-mon[131825]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:28 smithi078 ceph-mon[139570]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:28 smithi078 ceph-mon[142991]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:30 smithi118 ceph-mon[131825]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:30 smithi078 ceph-mon[142991]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:30 smithi078 ceph-mon[139570]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:32.183 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:31:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:32 smithi118 ceph-mon[131825]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:32 smithi078 ceph-mon[142991]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:32 smithi078 ceph-mon[139570]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:31:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:31:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:31:32.492 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:31:32.493 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:31:32.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:31:32.494 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:31:32.494 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:31:32.877 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:31:32.878 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:31:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:33 smithi118 ceph-mon[131825]: from='client.48543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/5869889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[139570]: from='client.48543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/5869889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[142991]: from='client.48543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/5869889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:31:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:34 smithi118 ceph-mon[131825]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:34 smithi118 ceph-mon[131825]: from='client.58514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:31:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[139570]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[139570]: from='client.58514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:31:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[142991]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[142991]: from='client.58514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:31:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:31:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:31:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:31:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:31:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:31:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:31:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:31:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:31:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:31:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:31:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:36 smithi118 ceph-mon[131825]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:36 smithi078 ceph-mon[139570]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:36 smithi078 ceph-mon[142991]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:31:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:38 smithi118 ceph-mon[131825]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:38 smithi078 ceph-mon[139570]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:38 smithi078 ceph-mon[142991]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:40 smithi118 ceph-mon[131825]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:40 smithi078 ceph-mon[139570]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:40 smithi078 ceph-mon[142991]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:42 smithi118 ceph-mon[131825]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:42 smithi078 ceph-mon[139570]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:42 smithi078 ceph-mon[142991]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:44 smithi118 ceph-mon[131825]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:44 smithi078 ceph-mon[139570]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:44 smithi078 ceph-mon[142991]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:46 smithi118 ceph-mon[131825]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:46 smithi078 ceph-mon[139570]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:46 smithi078 ceph-mon[142991]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:31:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:47 smithi118 ceph-mon[131825]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:47 smithi078 ceph-mon[139570]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:47 smithi078 ceph-mon[142991]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:31:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:49 smithi118 ceph-mon[131825]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:49 smithi078 ceph-mon[139570]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:49 smithi078 ceph-mon[142991]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:51 smithi118 ceph-mon[131825]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:51 smithi078 ceph-mon[139570]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:51 smithi078 ceph-mon[142991]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:53 smithi078 ceph-mon[139570]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:53 smithi078 ceph-mon[142991]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:53 smithi118 ceph-mon[131825]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:55 smithi078 ceph-mon[139570]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:55 smithi078 ceph-mon[142991]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:55 smithi118 ceph-mon[131825]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:31:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:31:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:57 smithi078 ceph-mon[139570]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:57 smithi078 ceph-mon[142991]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:31:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:57 smithi118 ceph-mon[131825]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:31:59 smithi078 ceph-mon[139570]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:31:59 smithi078 ceph-mon[142991]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:31:59 smithi118 ceph-mon[131825]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:01 smithi078 ceph-mon[139570]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:01 smithi078 ceph-mon[142991]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:01 smithi118 ceph-mon[131825]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:03.226 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:32:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:32:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:32:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:32:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:32:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:32:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:32:03.535 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:32:03.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:32:03.914 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:32:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[142991]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[142991]: from='client.58526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1364051778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[139570]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[139570]: from='client.58526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1364051778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:03 smithi118 ceph-mon[131825]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:03 smithi118 ceph-mon[131825]: from='client.58526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1364051778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:04 smithi078 ceph-mon[139570]: from='client.48567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:04 smithi078 ceph-mon[142991]: from='client.48567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:04 smithi118 ceph-mon[131825]: from='client.48567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:05 smithi078 ceph-mon[139570]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:05 smithi078 ceph-mon[142991]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:05 smithi118 ceph-mon[131825]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:32:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:07 smithi078 ceph-mon[139570]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:07 smithi078 ceph-mon[142991]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:08.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:07 smithi118 ceph-mon[131825]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:09 smithi078 ceph-mon[139570]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:09 smithi078 ceph-mon[142991]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:09 smithi118 ceph-mon[131825]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:11 smithi078 ceph-mon[139570]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:11 smithi078 ceph-mon[142991]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:11 smithi118 ceph-mon[131825]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:13 smithi078 ceph-mon[139570]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:13 smithi078 ceph-mon[142991]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:13 smithi118 ceph-mon[131825]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:15 smithi078 ceph-mon[139570]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:15 smithi078 ceph-mon[142991]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:15 smithi118 ceph-mon[131825]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:32:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:17 smithi078 ceph-mon[142991]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:17 smithi078 ceph-mon[139570]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:17 smithi118 ceph-mon[131825]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:19 smithi078 ceph-mon[139570]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:19 smithi078 ceph-mon[142991]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:19 smithi118 ceph-mon[131825]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:21 smithi078 ceph-mon[139570]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:21 smithi078 ceph-mon[142991]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:21 smithi118 ceph-mon[131825]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:23 smithi078 ceph-mon[139570]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:24.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:23 smithi078 ceph-mon[142991]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:23 smithi118 ceph-mon[131825]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:25 smithi078 ceph-mon[139570]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:25 smithi078 ceph-mon[142991]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:25 smithi118 ceph-mon[131825]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:32:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:27 smithi078 ceph-mon[139570]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:27 smithi078 ceph-mon[142991]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:27 smithi118 ceph-mon[131825]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:29 smithi078 ceph-mon[142991]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:29 smithi078 ceph-mon[139570]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:29 smithi118 ceph-mon[131825]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:31 smithi118 ceph-mon[131825]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:31 smithi078 ceph-mon[139570]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:31 smithi078 ceph-mon[142991]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:33.607 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:34.263 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:32:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:33 smithi118 ceph-mon[131825]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:33 smithi078 ceph-mon[139570]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:33 smithi078 ceph-mon[142991]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:32:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:32:34.579 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:32:34.580 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:32:34.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:34.979 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:32:34.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:32:34.981 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:32:34.981 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:32:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:34 smithi118 ceph-mon[131825]: from='client.58544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1465466400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[139570]: from='client.58544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:32:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1465466400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[142991]: from='client.58544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1465466400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:32:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:35 smithi118 ceph-mon[131825]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:35 smithi118 ceph-mon[131825]: from='client.48585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[142991]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[142991]: from='client.48585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[139570]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[139570]: from='client.48585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:32:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:32:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:32:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:37 smithi118 ceph-mon[131825]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:37 smithi078 ceph-mon[139570]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:37 smithi078 ceph-mon[142991]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:40 smithi118 ceph-mon[131825]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:40 smithi078 ceph-mon[139570]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:40 smithi078 ceph-mon[142991]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:42 smithi118 ceph-mon[131825]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:42 smithi078 ceph-mon[139570]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:42 smithi078 ceph-mon[142991]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:44 smithi118 ceph-mon[131825]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:44 smithi078 ceph-mon[139570]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:44 smithi078 ceph-mon[142991]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:46 smithi118 ceph-mon[131825]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:46 smithi078 ceph-mon[139570]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:46 smithi078 ceph-mon[142991]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:32:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:48 smithi118 ceph-mon[131825]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:48 smithi078 ceph-mon[139570]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:48 smithi078 ceph-mon[142991]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:32:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:50 smithi118 ceph-mon[131825]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:50 smithi078 ceph-mon[139570]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:50 smithi078 ceph-mon[142991]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:52 smithi118 ceph-mon[131825]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:52 smithi078 ceph-mon[139570]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:52 smithi078 ceph-mon[142991]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:54 smithi118 ceph-mon[131825]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:54 smithi078 ceph-mon[142991]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:54 smithi078 ceph-mon[139570]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:56 smithi118 ceph-mon[131825]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:56 smithi078 ceph-mon[139570]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:56 smithi078 ceph-mon[142991]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:32:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:32:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:32:58 smithi118 ceph-mon[131825]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:32:58 smithi078 ceph-mon[139570]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:32:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:32:58 smithi078 ceph-mon[142991]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:00 smithi118 ceph-mon[131825]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:00 smithi078 ceph-mon[139570]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:00 smithi078 ceph-mon[142991]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:02 smithi118 ceph-mon[131825]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:02 smithi078 ceph-mon[142991]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:02 smithi078 ceph-mon[139570]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:04 smithi118 ceph-mon[131825]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:04 smithi078 ceph-mon[142991]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:04 smithi078 ceph-mon[139570]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:05.334 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:33:05.639 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:33:05.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:33:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:33:06.024 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:33:06.025 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:33:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:06 smithi118 ceph-mon[131825]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:06 smithi118 ceph-mon[131825]: from='client.48597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/832542960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[139570]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[139570]: from='client.48597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/832542960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[142991]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[142991]: from='client.48597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/832542960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:33:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:07 smithi118 ceph-mon[131825]: from='client.58568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:07 smithi078 ceph-mon[139570]: from='client.58568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:07.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:07 smithi078 ceph-mon[142991]: from='client.58568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:08 smithi118 ceph-mon[131825]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:08 smithi078 ceph-mon[139570]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:08 smithi078 ceph-mon[142991]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:10 smithi118 ceph-mon[131825]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:10 smithi078 ceph-mon[139570]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:10 smithi078 ceph-mon[142991]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:12 smithi118 ceph-mon[131825]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:12 smithi078 ceph-mon[139570]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:12 smithi078 ceph-mon[142991]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:14 smithi118 ceph-mon[131825]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:14 smithi078 ceph-mon[139570]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:14 smithi078 ceph-mon[142991]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:16 smithi118 ceph-mon[131825]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:16 smithi078 ceph-mon[139570]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:16 smithi078 ceph-mon[142991]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:33:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:17 smithi078 ceph-mon[139570]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:17 smithi078 ceph-mon[142991]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:17 smithi118 ceph-mon[131825]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:19 smithi078 ceph-mon[139570]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:19 smithi078 ceph-mon[142991]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:19 smithi118 ceph-mon[131825]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:21 smithi078 ceph-mon[139570]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:21 smithi078 ceph-mon[142991]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:21 smithi118 ceph-mon[131825]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:23 smithi078 ceph-mon[139570]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:23 smithi078 ceph-mon[142991]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:23 smithi118 ceph-mon[131825]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:25 smithi078 ceph-mon[142991]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:25 smithi078 ceph-mon[139570]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:25 smithi118 ceph-mon[131825]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:33:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:27 smithi078 ceph-mon[139570]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:27 smithi078 ceph-mon[142991]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:27 smithi118 ceph-mon[131825]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:29 smithi078 ceph-mon[139570]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:29 smithi078 ceph-mon[142991]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:29 smithi118 ceph-mon[131825]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:31 smithi078 ceph-mon[139570]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:31 smithi078 ceph-mon[142991]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:31 smithi118 ceph-mon[131825]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:33 smithi078 ceph-mon[139570]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:34.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:33 smithi078 ceph-mon[142991]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:33 smithi118 ceph-mon[131825]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:35 smithi078 ceph-mon[139570]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:33:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:35 smithi078 ceph-mon[142991]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:33:36.384 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:33:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:35 smithi118 ceph-mon[131825]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:33:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:33:36.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:33:36.736 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:33:37.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:33:37.147 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:33:37.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:33:37.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:33:37.148 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:33:37.148 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:33:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:37 smithi118 ceph-mon[131825]: from='client.58580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4141143942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[142991]: from='client.58580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4141143942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[139570]: from='client.58580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:37.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4141143942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:33:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:38 smithi118 ceph-mon[131825]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:38 smithi118 ceph-mon[131825]: from='client.58586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:38 smithi078 ceph-mon[139570]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:38 smithi078 ceph-mon[139570]: from='client.58586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:38 smithi078 ceph-mon[142991]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:38 smithi078 ceph-mon[142991]: from='client.58586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:33:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:33:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:33:40.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:33:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:33:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:33:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:42 smithi118 ceph-mon[131825]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:42 smithi078 ceph-mon[139570]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:42 smithi078 ceph-mon[142991]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:44 smithi118 ceph-mon[131825]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:44 smithi078 ceph-mon[139570]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:44 smithi078 ceph-mon[142991]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:46 smithi118 ceph-mon[131825]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:46 smithi078 ceph-mon[139570]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:46 smithi078 ceph-mon[142991]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:33:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:47 smithi078 ceph-mon[139570]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:47 smithi078 ceph-mon[142991]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:47 smithi118 ceph-mon[131825]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:33:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:49 smithi078 ceph-mon[139570]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:49 smithi078 ceph-mon[142991]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:49 smithi118 ceph-mon[131825]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:51 smithi078 ceph-mon[139570]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:51 smithi078 ceph-mon[142991]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:51 smithi118 ceph-mon[131825]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:53 smithi078 ceph-mon[139570]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:53 smithi078 ceph-mon[142991]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:53 smithi118 ceph-mon[131825]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:55 smithi078 ceph-mon[139570]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:55 smithi078 ceph-mon[142991]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:55 smithi118 ceph-mon[131825]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:33:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:33:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:57 smithi078 ceph-mon[139570]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:57 smithi078 ceph-mon[142991]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:33:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:57 smithi118 ceph-mon[131825]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:33:59 smithi078 ceph-mon[139570]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:33:59 smithi078 ceph-mon[142991]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:33:59 smithi118 ceph-mon[131825]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:01 smithi078 ceph-mon[139570]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:01 smithi078 ceph-mon[142991]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:01 smithi118 ceph-mon[131825]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:03 smithi078 ceph-mon[139570]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:03 smithi078 ceph-mon[142991]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:03 smithi118 ceph-mon[131825]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:05 smithi078 ceph-mon[139570]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:05 smithi078 ceph-mon[142991]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:05 smithi118 ceph-mon[131825]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:34:07.500 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:34:07.805 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:34:07.805 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:34:07.806 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:34:07.807 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:34:08.184 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:34:08.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:08.186 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:34:08.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:34:08.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:34:08.186 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:34:08.186 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:34:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:07 smithi078 ceph-mon[139570]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:07 smithi078 ceph-mon[142991]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:07 smithi118 ceph-mon[131825]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[139570]: from='client.58598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[139570]: from='client.58604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/894591976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[142991]: from='client.58598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[142991]: from='client.58604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/894591976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:08 smithi118 ceph-mon[131825]: from='client.58598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:08 smithi118 ceph-mon[131825]: from='client.58604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/894591976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:09 smithi078 ceph-mon[139570]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:09 smithi078 ceph-mon[142991]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:09 smithi118 ceph-mon[131825]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:11 smithi078 ceph-mon[139570]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:11 smithi078 ceph-mon[142991]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:11 smithi118 ceph-mon[131825]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:13 smithi118 ceph-mon[131825]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:13 smithi078 ceph-mon[139570]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:13 smithi078 ceph-mon[142991]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:15 smithi118 ceph-mon[131825]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:15 smithi078 ceph-mon[139570]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:15 smithi078 ceph-mon[142991]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:34:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:17 smithi118 ceph-mon[131825]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:17 smithi078 ceph-mon[139570]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:17 smithi078 ceph-mon[142991]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:20.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:19 smithi118 ceph-mon[131825]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:19 smithi078 ceph-mon[139570]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:19 smithi078 ceph-mon[142991]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:21 smithi118 ceph-mon[131825]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:21 smithi078 ceph-mon[139570]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:21 smithi078 ceph-mon[142991]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:23 smithi118 ceph-mon[131825]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:23 smithi078 ceph-mon[139570]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:23 smithi078 ceph-mon[142991]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:25 smithi118 ceph-mon[131825]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:25 smithi078 ceph-mon[139570]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:25 smithi078 ceph-mon[142991]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:34:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:27 smithi118 ceph-mon[131825]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:27 smithi078 ceph-mon[139570]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:27 smithi078 ceph-mon[142991]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:30 smithi118 ceph-mon[131825]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:30 smithi078 ceph-mon[139570]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:30 smithi078 ceph-mon[142991]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:32 smithi118 ceph-mon[131825]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:32 smithi078 ceph-mon[139570]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:32 smithi078 ceph-mon[142991]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:34 smithi118 ceph-mon[131825]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:34 smithi078 ceph-mon[139570]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:34 smithi078 ceph-mon[142991]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:36 smithi118 ceph-mon[131825]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:36 smithi078 ceph-mon[139570]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:36 smithi078 ceph-mon[142991]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:34:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:38 smithi118 ceph-mon[131825]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:38 smithi078 ceph-mon[139570]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:38 smithi078 ceph-mon[142991]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:38.528 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 10m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 10m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 10m ago 6h 782M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 10m ago 6h 1674M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 10m ago 6h 823M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 10m ago 6h 21.2M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:34:38.839 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 10m ago 6h 5632M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 10m ago 6h 5079M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 10m ago 6h 4787M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 10m ago 6h 4329M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:34:38.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:34:38.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:34:38.841 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:34:38.841 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:34:39.219 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:34:39.219 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:34:39.219 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:34:39.219 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:34:39.220 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:34:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:40 smithi118 ceph-mon[131825]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:40 smithi118 ceph-mon[131825]: from='client.48651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:40 smithi118 ceph-mon[131825]: from='client.58622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/222834678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:34:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[142991]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[142991]: from='client.48651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[142991]: from='client.58622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/222834678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[139570]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[139570]: from='client.48651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[139570]: from='client.58622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/222834678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:34:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:34:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:42 smithi118 ceph-mon[131825]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:42 smithi078 ceph-mon[139570]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:42 smithi078 ceph-mon[142991]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:34:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:43.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:34:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:34:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:34:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:44 smithi078 ceph-mon[139570]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:44 smithi078 ceph-mon[142991]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:44.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:44 smithi118 ceph-mon[131825]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:46 smithi078 ceph-mon[139570]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:46 smithi078 ceph-mon[142991]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:46 smithi118 ceph-mon[131825]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:34:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:47 smithi078 ceph-mon[139570]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:47 smithi078 ceph-mon[142991]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:47 smithi118 ceph-mon[131825]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:34:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:49 smithi078 ceph-mon[139570]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:49 smithi078 ceph-mon[142991]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:49 smithi118 ceph-mon[131825]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:51 smithi078 ceph-mon[139570]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:51 smithi078 ceph-mon[142991]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:51 smithi118 ceph-mon[131825]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:53 smithi078 ceph-mon[139570]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:53 smithi078 ceph-mon[142991]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:53 smithi118 ceph-mon[131825]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:55 smithi078 ceph-mon[139570]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:55 smithi078 ceph-mon[142991]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:55 smithi118 ceph-mon[131825]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:34:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:34:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:57 smithi078 ceph-mon[139570]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:57 smithi078 ceph-mon[142991]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:34:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:57 smithi118 ceph-mon[131825]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:34:59 smithi078 ceph-mon[139570]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:34:59 smithi078 ceph-mon[142991]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:34:59 smithi118 ceph-mon[131825]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:01 smithi078 ceph-mon[142991]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:01 smithi078 ceph-mon[139570]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:01 smithi118 ceph-mon[131825]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:03 smithi078 ceph-mon[139570]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:03 smithi078 ceph-mon[142991]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:03 smithi118 ceph-mon[131825]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:05 smithi078 ceph-mon[139570]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:05 smithi078 ceph-mon[142991]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:05 smithi118 ceph-mon[131825]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:35:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:07 smithi078 ceph-mon[139570]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:07 smithi078 ceph-mon[142991]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:07 smithi118 ceph-mon[131825]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:09.566 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:35:09.874 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 27s ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 27s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 27s ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 27s ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 27s ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:35:09.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 27s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 27s ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 27s ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 27s ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 27s ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:35:09.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:35:09.877 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:35:09.877 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:35:09.877 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:35:10.242 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:09 smithi078 ceph-mon[139570]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:10.242 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:09 smithi078 ceph-mon[142991]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:35:10.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:35:10.260 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:35:10.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:09 smithi118 ceph-mon[131825]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:10 smithi118 ceph-mon[131825]: from='client.58634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:10 smithi118 ceph-mon[131825]: from='client.48675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2306622205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[139570]: from='client.58634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[139570]: from='client.48675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2306622205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[142991]: from='client.58634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[142991]: from='client.48675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2306622205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:11 smithi118 ceph-mon[131825]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:11 smithi078 ceph-mon[139570]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:11 smithi078 ceph-mon[142991]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:13 smithi118 ceph-mon[131825]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:13 smithi078 ceph-mon[139570]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:13 smithi078 ceph-mon[142991]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:15 smithi118 ceph-mon[131825]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:15 smithi078 ceph-mon[139570]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:15 smithi078 ceph-mon[142991]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:35:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:17 smithi118 ceph-mon[131825]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:17 smithi078 ceph-mon[139570]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:17 smithi078 ceph-mon[142991]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:19 smithi118 ceph-mon[131825]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:19 smithi078 ceph-mon[139570]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:19 smithi078 ceph-mon[142991]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:22 smithi118 ceph-mon[131825]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:21 smithi078 ceph-mon[139570]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:22 smithi078 ceph-mon[142991]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:24 smithi118 ceph-mon[131825]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:24 smithi078 ceph-mon[139570]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:24 smithi078 ceph-mon[142991]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:26 smithi118 ceph-mon[131825]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:26 smithi078 ceph-mon[139570]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:26 smithi078 ceph-mon[142991]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:35:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:28 smithi118 ceph-mon[131825]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:28 smithi078 ceph-mon[139570]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:28 smithi078 ceph-mon[142991]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:30 smithi118 ceph-mon[131825]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:30 smithi078 ceph-mon[139570]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:30 smithi078 ceph-mon[142991]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:32 smithi118 ceph-mon[131825]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:32 smithi078 ceph-mon[139570]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:32 smithi078 ceph-mon[142991]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:34 smithi118 ceph-mon[131825]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:34 smithi078 ceph-mon[142991]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:34 smithi078 ceph-mon[139570]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:36 smithi118 ceph-mon[131825]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:36 smithi078 ceph-mon[139570]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:36 smithi078 ceph-mon[142991]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:35:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:38 smithi118 ceph-mon[131825]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:38 smithi078 ceph-mon[139570]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:38 smithi078 ceph-mon[142991]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:40 smithi118 ceph-mon[131825]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:40 smithi078 ceph-mon[139570]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:40 smithi078 ceph-mon[142991]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:40.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:35:40.915 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 58s ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 10m ago 6h 99.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 58s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 10m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 10m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 58s ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 58s ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 10m ago 6h 780M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 58s ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 58s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 10m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 58s ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:35:40.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 58s ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 58s ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 58s ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 10m ago 6h 3945M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 10m ago 6h 4588M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 10m ago 6h 3968M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 10m ago 6h 4490M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:35:40.917 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 10m ago 6h 124M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:35:41.299 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:35:41.300 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:35:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:42 smithi118 ceph-mon[131825]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:42 smithi118 ceph-mon[131825]: from='client.48687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:42 smithi118 ceph-mon[131825]: from='client.48693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1561171785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[142991]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[142991]: from='client.48687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[142991]: from='client.48693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1561171785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[139570]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[139570]: from='client.48687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[139570]: from='client.48693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:35:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1561171785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:35:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:35:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:35:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:35:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:44 smithi118 ceph-mon[131825]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:44 smithi078 ceph-mon[139570]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:44 smithi078 ceph-mon[142991]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:46 smithi118 ceph-mon[131825]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[139570]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[142991]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:35:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:47 smithi118 ceph-mon[131825]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[139570]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[142991]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:35:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:49 smithi118 ceph-mon[131825]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:49 smithi078 ceph-mon[139570]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:49 smithi078 ceph-mon[142991]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:35:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:35:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:35:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:35:51.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:51 smithi078 ceph-mon[139570]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:51.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:51 smithi078 ceph-mon[142991]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:51 smithi118 ceph-mon[131825]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:53 smithi078 ceph-mon[139570]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:53 smithi078 ceph-mon[142991]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:53 smithi118 ceph-mon[131825]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:56.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:55 smithi078 ceph-mon[142991]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:55 smithi078 ceph-mon[139570]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:55 smithi118 ceph-mon[131825]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:35:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:35:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:57 smithi078 ceph-mon[139570]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:57 smithi078 ceph-mon[142991]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:35:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:57 smithi118 ceph-mon[131825]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:35:59 smithi078 ceph-mon[139570]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:35:59 smithi078 ceph-mon[142991]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:35:59 smithi118 ceph-mon[131825]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:01 smithi078 ceph-mon[139570]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:01 smithi078 ceph-mon[142991]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:01 smithi118 ceph-mon[131825]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:03 smithi118 ceph-mon[131825]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:03 smithi078 ceph-mon[139570]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:03 smithi078 ceph-mon[142991]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:05 smithi118 ceph-mon[131825]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:05 smithi078 ceph-mon[139570]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:05 smithi078 ceph-mon[142991]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:36:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:07 smithi118 ceph-mon[131825]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:07 smithi078 ceph-mon[139570]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:07 smithi078 ceph-mon[142991]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:09 smithi118 ceph-mon[131825]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:09 smithi078 ceph-mon[139570]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:09 smithi078 ceph-mon[142991]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:11.646 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:36:11.955 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 89s ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 26s ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 89s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 26s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 26s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 89s ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 89s ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 26s ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 89s ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 89s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 26s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 89s ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 89s ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 89s ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:36:11.956 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 89s ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:36:11.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 26s ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:36:11.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 26s ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:36:11.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 26s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:36:11.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 26s ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:36:11.957 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 26s ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:36:12.336 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:12.337 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:36:12.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:36:12.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:36:12.338 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:36:12.338 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:36:12.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:11 smithi118 ceph-mon[131825]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:12.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:11 smithi078 ceph-mon[139570]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:12.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:11 smithi078 ceph-mon[142991]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:12 smithi118 ceph-mon[131825]: from='client.48705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:12 smithi118 ceph-mon[131825]: from='client.58676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/912496893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[139570]: from='client.48705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[139570]: from='client.58676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/912496893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[142991]: from='client.48705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[142991]: from='client.58676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/912496893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:13 smithi118 ceph-mon[131825]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:13 smithi078 ceph-mon[139570]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:13 smithi078 ceph-mon[142991]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:16 smithi118 ceph-mon[131825]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:16 smithi078 ceph-mon[139570]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:16 smithi078 ceph-mon[142991]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:36:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:18 smithi118 ceph-mon[131825]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:18 smithi078 ceph-mon[142991]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:18 smithi078 ceph-mon[139570]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:20 smithi118 ceph-mon[131825]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:20 smithi078 ceph-mon[139570]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:20 smithi078 ceph-mon[142991]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:22 smithi118 ceph-mon[131825]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:22 smithi078 ceph-mon[139570]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:22 smithi078 ceph-mon[142991]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:24 smithi118 ceph-mon[131825]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:24 smithi078 ceph-mon[139570]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:24 smithi078 ceph-mon[142991]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:26 smithi118 ceph-mon[131825]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:26 smithi078 ceph-mon[139570]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:26 smithi078 ceph-mon[142991]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:36:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:28 smithi118 ceph-mon[131825]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:28 smithi078 ceph-mon[142991]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:28 smithi078 ceph-mon[139570]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:30 smithi118 ceph-mon[131825]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:30 smithi078 ceph-mon[142991]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:30 smithi078 ceph-mon[139570]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:32 smithi118 ceph-mon[131825]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:32 smithi078 ceph-mon[142991]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:32 smithi078 ceph-mon[139570]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:34 smithi118 ceph-mon[131825]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:34 smithi078 ceph-mon[139570]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:34 smithi078 ceph-mon[142991]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:36 smithi118 ceph-mon[131825]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:36 smithi078 ceph-mon[142991]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:36 smithi078 ceph-mon[139570]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:36:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:38 smithi118 ceph-mon[131825]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:38 smithi078 ceph-mon[139570]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:38 smithi078 ceph-mon[142991]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:40 smithi118 ceph-mon[131825]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:40 smithi078 ceph-mon[142991]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:40 smithi078 ceph-mon[139570]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:42 smithi118 ceph-mon[131825]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:42 smithi078 ceph-mon[139570]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:42 smithi078 ceph-mon[142991]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:42.684 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:36:42.995 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:36:42.995 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:36:42.995 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 57s ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 57s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 57s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 57s ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:36:42.996 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 57s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 57s ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 57s ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 57s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:36:42.997 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 57s ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:36:42.998 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 57s ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:36:43.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:36:43.381 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:36:43.382 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:36:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:44 smithi118 ceph-mon[131825]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:44 smithi118 ceph-mon[131825]: from='client.58688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:44 smithi118 ceph-mon[131825]: from='client.58694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1140387899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[142991]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[142991]: from='client.58688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[142991]: from='client.58694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1140387899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[139570]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[139570]: from='client.58688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[139570]: from='client.58694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:36:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1140387899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:36:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:46 smithi118 ceph-mon[131825]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:46 smithi078 ceph-mon[139570]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:46.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:46 smithi078 ceph-mon[142991]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:36:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:47 smithi078 ceph-mon[139570]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:47 smithi078 ceph-mon[142991]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:47 smithi118 ceph-mon[131825]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:36:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:49 smithi078 ceph-mon[142991]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:36:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:49 smithi078 ceph-mon[139570]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:36:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:49 smithi118 ceph-mon[131825]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:36:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:36:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:36:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:36:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:36:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:36:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:36:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:36:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:36:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:36:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:52 smithi118 ceph-mon[131825]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:52 smithi078 ceph-mon[139570]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:52 smithi078 ceph-mon[142991]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:54 smithi118 ceph-mon[131825]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:54 smithi078 ceph-mon[139570]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:54 smithi078 ceph-mon[142991]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:56 smithi118 ceph-mon[131825]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:56 smithi078 ceph-mon[139570]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:36:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T07:36:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:56 smithi078 ceph-mon[142991]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:36:58 smithi118 ceph-mon[131825]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:36:58 smithi078 ceph-mon[139570]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:36:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:36:58 smithi078 ceph-mon[142991]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:00 smithi118 ceph-mon[131825]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:00 smithi078 ceph-mon[139570]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:00 smithi078 ceph-mon[142991]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:02 smithi118 ceph-mon[131825]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:02 smithi078 ceph-mon[139570]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:02 smithi078 ceph-mon[142991]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:04 smithi078 ceph-mon[139570]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:04 smithi078 ceph-mon[142991]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:04 smithi118 ceph-mon[131825]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:06 smithi078 ceph-mon[139570]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:37:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:06 smithi078 ceph-mon[142991]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:06 smithi118 ceph-mon[131825]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:08 smithi078 ceph-mon[139570]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:08 smithi078 ceph-mon[142991]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:08 smithi118 ceph-mon[131825]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:10 smithi078 ceph-mon[139570]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:10 smithi078 ceph-mon[142991]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:10 smithi118 ceph-mon[131825]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:12 smithi078 ceph-mon[139570]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:12 smithi078 ceph-mon[142991]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:12 smithi118 ceph-mon[131825]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:13.725 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:37:14.032 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:37:14.032 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:37:14.032 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 88s ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:37:14.032 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 88s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 88s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 88s ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 88s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 88s ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:37:14.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 88s ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:37:14.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 88s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:37:14.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 88s ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:37:14.034 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 88s ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:37:14.415 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:37:14.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:37:14.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:37:14.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:37:14.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:37:14.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:37:14.418 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:37:14.418 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:37:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:14 smithi078 ceph-mon[139570]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:14.806 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1305600862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:14.807 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:14 smithi078 ceph-mon[142991]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:14.807 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1305600862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:14 smithi118 ceph-mon[131825]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1305600862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:15 smithi078 ceph-mon[142991]: from='client.58706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:15 smithi078 ceph-mon[142991]: from='client.48747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:15 smithi078 ceph-mon[139570]: from='client.58706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:15 smithi078 ceph-mon[139570]: from='client.48747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:15 smithi118 ceph-mon[131825]: from='client.58706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:15 smithi118 ceph-mon[131825]: from='client.48747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:16 smithi078 ceph-mon[142991]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:16 smithi078 ceph-mon[139570]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:37:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:16 smithi118 ceph-mon[131825]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:17 smithi118 ceph-mon[131825]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:17 smithi078 ceph-mon[139570]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:17 smithi078 ceph-mon[142991]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:19 smithi118 ceph-mon[131825]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:19 smithi078 ceph-mon[139570]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:19 smithi078 ceph-mon[142991]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:21 smithi118 ceph-mon[131825]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:21 smithi078 ceph-mon[139570]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:21 smithi078 ceph-mon[142991]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:23 smithi118 ceph-mon[131825]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:23 smithi078 ceph-mon[139570]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:23 smithi078 ceph-mon[142991]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:25 smithi118 ceph-mon[131825]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:25 smithi078 ceph-mon[139570]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:25 smithi078 ceph-mon[142991]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:37:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:27 smithi118 ceph-mon[131825]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:27 smithi078 ceph-mon[139570]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:27 smithi078 ceph-mon[142991]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:29 smithi118 ceph-mon[131825]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:29 smithi078 ceph-mon[142991]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:29 smithi078 ceph-mon[139570]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:31 smithi118 ceph-mon[131825]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:31 smithi078 ceph-mon[139570]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:32 smithi078 ceph-mon[142991]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:34 smithi118 ceph-mon[131825]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:34 smithi078 ceph-mon[139570]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:34 smithi078 ceph-mon[142991]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:36 smithi118 ceph-mon[131825]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:36 smithi078 ceph-mon[139570]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:36 smithi078 ceph-mon[142991]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:37:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:38 smithi118 ceph-mon[131825]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:38 smithi078 ceph-mon[139570]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:38 smithi078 ceph-mon[142991]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:40 smithi118 ceph-mon[131825]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:40 smithi078 ceph-mon[139570]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:40 smithi078 ceph-mon[142991]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:42 smithi118 ceph-mon[131825]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:42 smithi078 ceph-mon[139570]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:42 smithi078 ceph-mon[142991]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:44 smithi118 ceph-mon[131825]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:44 smithi078 ceph-mon[139570]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:44 smithi078 ceph-mon[142991]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:44.762 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 119s ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 119s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 119s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:37:45.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 119s ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 119s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 119s ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 119s ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 119s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:37:45.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 119s ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:37:45.076 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 119s ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:37:45.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:37:45.455 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:37:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:46 smithi118 ceph-mon[131825]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:46 smithi118 ceph-mon[131825]: from='client.48759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:46 smithi118 ceph-mon[131825]: from='client.58730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1436201377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[139570]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[139570]: from='client.48759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[139570]: from='client.58730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1436201377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[142991]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[142991]: from='client.48759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[142991]: from='client.58730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:37:46.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1436201377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:37:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T07:37:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:48 smithi118 ceph-mon[131825]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:48 smithi078 ceph-mon[142991]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:48 smithi078 ceph-mon[139570]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:37:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:50 smithi118 ceph-mon[131825]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:50 smithi078 ceph-mon[139570]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:50 smithi078 ceph-mon[142991]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:37:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:37:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:37:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:37:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:37:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:37:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:37:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:37:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:37:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:37:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:37:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:37:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:52 smithi118 ceph-mon[131825]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:52 smithi078 ceph-mon[139570]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:52 smithi078 ceph-mon[142991]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:54 smithi118 ceph-mon[131825]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:54 smithi078 ceph-mon[139570]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:54 smithi078 ceph-mon[142991]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:56 smithi118 ceph-mon[131825]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:56 smithi078 ceph-mon[139570]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:56 smithi078 ceph-mon[142991]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:37:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:37:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:37:58 smithi118 ceph-mon[131825]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:37:58 smithi078 ceph-mon[139570]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:37:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:37:58 smithi078 ceph-mon[142991]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:00 smithi118 ceph-mon[131825]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:00 smithi078 ceph-mon[139570]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:00 smithi078 ceph-mon[142991]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:02 smithi118 ceph-mon[131825]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:02 smithi078 ceph-mon[139570]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:02 smithi078 ceph-mon[142991]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:04 smithi118 ceph-mon[131825]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:04 smithi078 ceph-mon[139570]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:04 smithi078 ceph-mon[142991]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:06 smithi118 ceph-mon[131825]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:06 smithi078 ceph-mon[139570]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:06 smithi078 ceph-mon[142991]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:38:08.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:08 smithi118 ceph-mon[131825]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:08 smithi078 ceph-mon[139570]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:08 smithi078 ceph-mon[142991]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:10 smithi118 ceph-mon[131825]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:10 smithi078 ceph-mon[139570]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:10 smithi078 ceph-mon[142991]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:12 smithi118 ceph-mon[131825]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:12 smithi078 ceph-mon[139570]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:12 smithi078 ceph-mon[142991]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:14 smithi118 ceph-mon[131825]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:14 smithi078 ceph-mon[139570]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:14 smithi078 ceph-mon[142991]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:15.797 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:38:16.108 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:38:16.109 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:38:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:16 smithi118 ceph-mon[131825]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:16 smithi078 ceph-mon[139570]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:16 smithi078 ceph-mon[142991]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:16.489 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:38:16.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:38:16.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:38:16.490 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:38:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:17 smithi118 ceph-mon[131825]: from='client.48777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:17 smithi118 ceph-mon[131825]: from='client.48783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1925289566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[139570]: from='client.48777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[139570]: from='client.48783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1925289566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[142991]: from='client.48777 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[142991]: from='client.48783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1925289566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:18 smithi118 ceph-mon[131825]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:18 smithi078 ceph-mon[139570]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:18 smithi078 ceph-mon[142991]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:20 smithi118 ceph-mon[131825]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:20 smithi078 ceph-mon[139570]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:20 smithi078 ceph-mon[142991]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:22 smithi118 ceph-mon[131825]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:22 smithi078 ceph-mon[139570]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:22 smithi078 ceph-mon[142991]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:24 smithi118 ceph-mon[131825]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:24 smithi078 ceph-mon[139570]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:24 smithi078 ceph-mon[142991]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:26 smithi118 ceph-mon[131825]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:26 smithi078 ceph-mon[139570]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:26 smithi078 ceph-mon[142991]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:38:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:28 smithi118 ceph-mon[131825]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:28 smithi078 ceph-mon[139570]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:28 smithi078 ceph-mon[142991]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:30 smithi118 ceph-mon[131825]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:30 smithi078 ceph-mon[139570]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:30 smithi078 ceph-mon[142991]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:32 smithi118 ceph-mon[131825]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:32 smithi078 ceph-mon[142991]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:32 smithi078 ceph-mon[139570]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:34 smithi118 ceph-mon[131825]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:34 smithi078 ceph-mon[142991]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:34 smithi078 ceph-mon[139570]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:36 smithi118 ceph-mon[131825]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:36 smithi078 ceph-mon[139570]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:36 smithi078 ceph-mon[142991]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:38:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:38 smithi118 ceph-mon[131825]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:38 smithi078 ceph-mon[142991]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:38 smithi078 ceph-mon[139570]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:40 smithi118 ceph-mon[131825]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:40 smithi078 ceph-mon[139570]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:40 smithi078 ceph-mon[142991]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:42 smithi118 ceph-mon[131825]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:42 smithi078 ceph-mon[139570]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:42 smithi078 ceph-mon[142991]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:44 smithi118 ceph-mon[131825]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:44 smithi078 ceph-mon[139570]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:44 smithi078 ceph-mon[142991]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:46 smithi118 ceph-mon[131825]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:46 smithi078 ceph-mon[139570]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:46 smithi078 ceph-mon[142991]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:38:46.835 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:38:47.148 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:38:47.148 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:38:47.148 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:38:47.148 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:38:47.148 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:38:47.149 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:38:47.150 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:38:47.533 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:38:47.533 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:38:47.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:38:47.535 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:38:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:47 smithi118 ceph-mon[131825]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:47 smithi118 ceph-mon[131825]: from='client.58760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:47 smithi118 ceph-mon[131825]: from='client.58766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/906158532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[142991]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:48.535 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[142991]: from='client.58760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.535 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:48.535 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[142991]: from='client.58766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.535 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/906158532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:48.537 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[139570]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:48.538 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[139570]: from='client.58760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.538 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:38:48.538 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[139570]: from='client.58766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:38:48.538 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/906158532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:38:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:50 smithi118 ceph-mon[131825]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:49 smithi078 ceph-mon[139570]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:50 smithi078 ceph-mon[142991]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:52 smithi118 ceph-mon[131825]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:38:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:38:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[142991]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:38:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:38:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[139570]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:38:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:38:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:54 smithi118 ceph-mon[131825]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:54 smithi078 ceph-mon[142991]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:54 smithi078 ceph-mon[139570]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:56 smithi118 ceph-mon[131825]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:56 smithi078 ceph-mon[139570]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:56 smithi078 ceph-mon[142991]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:38:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:38:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:38:58 smithi118 ceph-mon[131825]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:38:58 smithi078 ceph-mon[139570]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:38:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:38:58 smithi078 ceph-mon[142991]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:00 smithi118 ceph-mon[131825]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:00 smithi078 ceph-mon[139570]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:00 smithi078 ceph-mon[142991]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:02 smithi118 ceph-mon[131825]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:02 smithi078 ceph-mon[139570]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:02 smithi078 ceph-mon[142991]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:04 smithi118 ceph-mon[131825]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:04 smithi078 ceph-mon[139570]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:04 smithi078 ceph-mon[142991]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:06 smithi118 ceph-mon[131825]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:06 smithi078 ceph-mon[139570]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:06 smithi078 ceph-mon[142991]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T07:39:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:08 smithi118 ceph-mon[131825]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:08 smithi078 ceph-mon[139570]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:08 smithi078 ceph-mon[142991]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:10 smithi118 ceph-mon[131825]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:10 smithi078 ceph-mon[139570]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:10 smithi078 ceph-mon[142991]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:12 smithi118 ceph-mon[131825]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:12 smithi078 ceph-mon[139570]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:12 smithi078 ceph-mon[142991]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:14 smithi118 ceph-mon[131825]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:14 smithi078 ceph-mon[139570]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:14 smithi078 ceph-mon[142991]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:16 smithi118 ceph-mon[131825]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:16 smithi078 ceph-mon[139570]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:16 smithi078 ceph-mon[142991]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T07:39:17.881 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:39:18.190 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:39:18.190 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:39:18.190 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:39:18.190 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:39:18.191 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:39:18.192 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:39:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:18 smithi118 ceph-mon[131825]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:18 smithi078 ceph-mon[139570]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:18 smithi078 ceph-mon[142991]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:18.571 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:39:18.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:39:18.573 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:39:18.573 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:39:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:19 smithi118 ceph-mon[131825]: from='client.58778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:19 smithi118 ceph-mon[131825]: from='client.48819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/169649040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[139570]: from='client.58778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[139570]: from='client.48819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/169649040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[142991]: from='client.58778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[142991]: from='client.48819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/169649040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:20 smithi118 ceph-mon[131825]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:20 smithi078 ceph-mon[139570]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:20 smithi078 ceph-mon[142991]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:22 smithi118 ceph-mon[131825]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:22 smithi078 ceph-mon[139570]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:22 smithi078 ceph-mon[142991]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:24 smithi118 ceph-mon[131825]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:24 smithi078 ceph-mon[139570]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:24 smithi078 ceph-mon[142991]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:26 smithi118 ceph-mon[131825]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:26 smithi078 ceph-mon[139570]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:26 smithi078 ceph-mon[142991]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:39:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:28 smithi118 ceph-mon[131825]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:28 smithi078 ceph-mon[139570]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:28 smithi078 ceph-mon[142991]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:30 smithi118 ceph-mon[131825]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:30 smithi078 ceph-mon[139570]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:30 smithi078 ceph-mon[142991]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:32 smithi118 ceph-mon[131825]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:32 smithi078 ceph-mon[139570]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:32 smithi078 ceph-mon[142991]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:34 smithi118 ceph-mon[131825]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:34 smithi078 ceph-mon[139570]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:34 smithi078 ceph-mon[142991]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:36 smithi118 ceph-mon[131825]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:36 smithi078 ceph-mon[139570]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:36 smithi078 ceph-mon[142991]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:39:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:38 smithi118 ceph-mon[131825]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:38 smithi078 ceph-mon[139570]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:38 smithi078 ceph-mon[142991]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:40 smithi118 ceph-mon[131825]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:40 smithi078 ceph-mon[139570]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:40 smithi078 ceph-mon[142991]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:42 smithi118 ceph-mon[131825]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:42 smithi078 ceph-mon[139570]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:42 smithi078 ceph-mon[142991]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:44 smithi118 ceph-mon[131825]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:44 smithi078 ceph-mon[139570]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:44 smithi078 ceph-mon[142991]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:46 smithi118 ceph-mon[131825]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:46 smithi078 ceph-mon[139570]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:46 smithi078 ceph-mon[142991]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:39:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:48 smithi118 ceph-mon[131825]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:48 smithi078 ceph-mon[139570]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:48 smithi078 ceph-mon[142991]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:39:48.918 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:39:49.227 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:39:49.227 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:39:49.227 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:39:49.227 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:39:49.228 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:39:49.229 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:39:49.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:39:49.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:39:49.230 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:39:49.610 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:39:49.611 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:39:49.612 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:39:49.612 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:39:49.612 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:39:49.612 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:39:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:50 smithi118 ceph-mon[131825]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:50 smithi118 ceph-mon[131825]: from='client.58796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:50 smithi118 ceph-mon[131825]: from='client.58802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1907419870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[139570]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[139570]: from='client.58796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[139570]: from='client.58802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1907419870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[142991]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[142991]: from='client.58796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[142991]: from='client.58802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:39:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1907419870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:39:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:52 smithi118 ceph-mon[131825]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:39:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:52 smithi078 ceph-mon[142991]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:52.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:39:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:52 smithi078 ceph-mon[139570]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:52.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:39:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:39:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:39:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:39:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:39:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:39:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:39:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:39:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:54 smithi118 ceph-mon[131825]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:54 smithi078 ceph-mon[139570]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:54 smithi078 ceph-mon[142991]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:56 smithi118 ceph-mon[131825]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:56 smithi078 ceph-mon[139570]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:56 smithi078 ceph-mon[142991]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:39:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:39:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:39:58 smithi118 ceph-mon[131825]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:39:58 smithi078 ceph-mon[139570]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:39:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:39:58 smithi078 ceph-mon[142991]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:00 smithi118 ceph-mon[131825]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:40:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:00 smithi078 ceph-mon[142991]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:00 smithi078 conmon[139546]: 2023-12-16T07:39:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:00 smithi078 ceph-mon[139570]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:40:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:02 smithi118 ceph-mon[131825]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:02 smithi078 ceph-mon[139570]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:02 smithi078 ceph-mon[142991]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:04 smithi118 ceph-mon[131825]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:04 smithi078 ceph-mon[139570]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:04 smithi078 ceph-mon[142991]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:06 smithi118 ceph-mon[131825]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:06 smithi078 ceph-mon[139570]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:06 smithi078 ceph-mon[142991]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:40:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:08 smithi118 ceph-mon[131825]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:08 smithi078 ceph-mon[139570]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:08 smithi078 ceph-mon[142991]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:10 smithi118 ceph-mon[131825]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:10 smithi078 ceph-mon[139570]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:10 smithi078 ceph-mon[142991]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:12 smithi118 ceph-mon[131825]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:12 smithi078 ceph-mon[139570]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:12 smithi078 ceph-mon[142991]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:14 smithi118 ceph-mon[131825]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:14 smithi078 ceph-mon[139570]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:14 smithi078 ceph-mon[142991]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:16 smithi118 ceph-mon[131825]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:16 smithi078 ceph-mon[139570]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:16 smithi078 ceph-mon[142991]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:40:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:18 smithi118 ceph-mon[131825]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:18 smithi078 ceph-mon[139570]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:18 smithi078 ceph-mon[142991]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:19.956 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:40:20.264 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:40:20.265 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:40:20.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:40:20.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:40:20.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:40:20.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:40:20.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:40:20.267 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:40:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:20 smithi118 ceph-mon[131825]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:20 smithi078 ceph-mon[139570]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:20 smithi078 ceph-mon[142991]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:20.644 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:40:20.644 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:40:20.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:40:20.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:20.644 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:40:20.645 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:40:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:21 smithi118 ceph-mon[131825]: from='client.48849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:21 smithi118 ceph-mon[131825]: from='client.58820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/466340825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:21.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[142991]: from='client.48849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[142991]: from='client.58820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/466340825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[139570]: from='client.48849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[139570]: from='client.58820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/466340825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:22 smithi118 ceph-mon[131825]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:22.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:22 smithi078 ceph-mon[139570]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:23.487 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:22 smithi078 ceph-mon[142991]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:24 smithi118 ceph-mon[131825]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:24 smithi078 ceph-mon[139570]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:24 smithi078 ceph-mon[142991]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:26 smithi118 ceph-mon[131825]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:26 smithi078 ceph-mon[139570]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:26 smithi078 ceph-mon[142991]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:40:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:28 smithi118 ceph-mon[131825]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:28 smithi078 ceph-mon[139570]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:28 smithi078 ceph-mon[142991]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:30 smithi118 ceph-mon[131825]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:30 smithi078 ceph-mon[139570]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:30 smithi078 ceph-mon[142991]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:32 smithi118 ceph-mon[131825]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:32 smithi078 ceph-mon[139570]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:32 smithi078 ceph-mon[142991]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:34 smithi118 ceph-mon[131825]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:34.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:34 smithi078 ceph-mon[139570]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:34 smithi078 ceph-mon[142991]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:36 smithi118 ceph-mon[131825]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:36 smithi078 ceph-mon[139570]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:36 smithi078 ceph-mon[142991]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:40:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:38 smithi118 ceph-mon[131825]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:38 smithi078 ceph-mon[139570]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:38 smithi078 ceph-mon[142991]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:40.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:40 smithi118 ceph-mon[131825]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:40 smithi078 ceph-mon[142991]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:40 smithi078 ceph-mon[139570]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:42 smithi118 ceph-mon[131825]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:42 smithi078 ceph-mon[139570]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:42 smithi078 ceph-mon[142991]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:44 smithi118 ceph-mon[131825]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:44 smithi078 ceph-mon[139570]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:44 smithi078 ceph-mon[142991]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:46 smithi118 ceph-mon[131825]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:46 smithi078 ceph-mon[139570]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:46 smithi078 ceph-mon[142991]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:40:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:48 smithi118 ceph-mon[131825]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:48 smithi078 ceph-mon[139570]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:48 smithi078 ceph-mon[142991]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:40:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:50 smithi118 ceph-mon[131825]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:50 smithi078 ceph-mon[139570]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:50.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:50 smithi078 ceph-mon[142991]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:50.994 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:40:51.305 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5664M 2323M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5109M 2323M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4811M 2323M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4360M 2323M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:40:51.306 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:40:51.688 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:40:51.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:40:51.690 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:40:51.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:40:51.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:40:51.690 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:40:51.690 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:40:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:52 smithi118 ceph-mon[131825]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:52 smithi118 ceph-mon[131825]: from='client.58832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:52 smithi118 ceph-mon[131825]: from='client.58838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2018151336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[142991]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[142991]: from='client.58832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[142991]: from='client.58838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2018151336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[139570]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[139570]: from='client.58832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[139570]: from='client.58838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:40:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2018151336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:40:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:40:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:40:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:40:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.652 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:40:53.652 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.652 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.652 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.652 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:40:53.653 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:40:53.654 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:53.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:40:53.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:40:53.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:40:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:54 smithi118 ceph-mon[131825]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:54 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2314M 2023-12-16T07:40:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:54 smithi078 ceph-mon[139570]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:54 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2314M 2023-12-16T07:40:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:54 smithi078 ceph-mon[142991]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:54 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2314M 2023-12-16T07:40:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:56 smithi118 ceph-mon[131825]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:56 smithi078 ceph-mon[139570]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:56 smithi078 ceph-mon[142991]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:40:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:40:58.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:40:58 smithi118 ceph-mon[131825]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:40:58 smithi078 ceph-mon[139570]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:40:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:40:58 smithi078 ceph-mon[142991]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:00 smithi118 ceph-mon[131825]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:00 smithi078 ceph-mon[142991]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:00 smithi078 ceph-mon[139570]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:02 smithi118 ceph-mon[131825]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:02 smithi078 ceph-mon[139570]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:02 smithi078 ceph-mon[142991]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:04 smithi118 ceph-mon[131825]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:04 smithi078 ceph-mon[139570]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:04 smithi078 ceph-mon[142991]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:06 smithi118 ceph-mon[131825]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:06 smithi078 ceph-mon[139570]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:06 smithi078 ceph-mon[142991]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:41:08.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:08 smithi118 ceph-mon[131825]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:08 smithi078 ceph-mon[139570]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:08 smithi078 ceph-mon[142991]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:10 smithi118 ceph-mon[131825]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:10 smithi078 ceph-mon[139570]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:10 smithi078 ceph-mon[142991]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:12 smithi118 ceph-mon[131825]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:12 smithi078 ceph-mon[139570]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:12 smithi078 ceph-mon[142991]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:14 smithi118 ceph-mon[131825]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:14 smithi078 ceph-mon[139570]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:14 smithi078 ceph-mon[142991]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:16 smithi118 ceph-mon[131825]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:16 smithi078 ceph-mon[139570]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:16 smithi078 ceph-mon[142991]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:41:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:18 smithi118 ceph-mon[131825]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:18 smithi078 ceph-mon[139570]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:18 smithi078 ceph-mon[142991]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:20 smithi118 ceph-mon[131825]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:20 smithi078 ceph-mon[142991]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:20 smithi078 ceph-mon[139570]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:22.039 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:41:22.348 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:41:22.349 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:41:22.350 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:41:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:22 smithi118 ceph-mon[131825]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:22 smithi078 ceph-mon[139570]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:22 smithi078 ceph-mon[142991]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:22.729 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:41:22.729 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:22.730 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:41:22.731 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:41:23.040 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:41:22.730547583Z level=info msg="Completed cleanup jobs" duration=66.443191ms 2023-12-16T07:41:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:23 smithi118 ceph-mon[131825]: from='client.58850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:23 smithi118 ceph-mon[131825]: from='client.48891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2406311932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[139570]: from='client.58850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[139570]: from='client.48891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2406311932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:23.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[142991]: from='client.58850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[142991]: from='client.48891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2406311932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:24 smithi118 ceph-mon[131825]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:24 smithi078 ceph-mon[139570]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:24 smithi078 ceph-mon[142991]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:26 smithi118 ceph-mon[131825]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:26 smithi078 ceph-mon[139570]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:26 smithi078 ceph-mon[142991]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:41:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:28 smithi118 ceph-mon[131825]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:28 smithi078 ceph-mon[139570]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:28 smithi078 ceph-mon[142991]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:30 smithi118 ceph-mon[131825]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:30 smithi078 ceph-mon[139570]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:30 smithi078 ceph-mon[142991]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:32 smithi118 ceph-mon[131825]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:32 smithi078 ceph-mon[142991]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:32 smithi078 ceph-mon[139570]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:34 smithi118 ceph-mon[131825]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:34 smithi078 ceph-mon[142991]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:34 smithi078 ceph-mon[139570]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:36 smithi118 ceph-mon[131825]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:36 smithi078 ceph-mon[139570]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:36 smithi078 ceph-mon[142991]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:41:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:38 smithi118 ceph-mon[131825]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:38 smithi078 ceph-mon[139570]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:38 smithi078 ceph-mon[142991]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:40 smithi118 ceph-mon[131825]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:40 smithi078 ceph-mon[142991]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:40.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:40 smithi078 ceph-mon[139570]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:42 smithi118 ceph-mon[131825]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:42 smithi078 ceph-mon[139570]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:42 smithi078 ceph-mon[142991]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:44 smithi118 ceph-mon[131825]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:44 smithi078 ceph-mon[139570]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:44 smithi078 ceph-mon[142991]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:46 smithi118 ceph-mon[131825]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:46.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:46 smithi078 ceph-mon[139570]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:46 smithi078 ceph-mon[142991]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:41:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:48 smithi118 ceph-mon[131825]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:48 smithi078 ceph-mon[139570]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:48 smithi078 ceph-mon[142991]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:41:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:50 smithi118 ceph-mon[131825]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:50 smithi078 ceph-mon[139570]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:50 smithi078 ceph-mon[142991]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:52 smithi118 ceph-mon[131825]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:52 smithi078 ceph-mon[139570]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:52 smithi078 ceph-mon[142991]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:53.081 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:41:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:41:53.426 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:41:53.426 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:41:53.426 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:41:53.426 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:41:53.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:41:53.428 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:41:53.428 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:41:53.428 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:41:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:41:53.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:41:53.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:41:53.821 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:41:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='client.48903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='client.58874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:41:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:41:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3253022724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='client.48903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='client.58874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:41:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3253022724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='client.48903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='client.58874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:41:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3253022724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:41:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:56 smithi118 ceph-mon[131825]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:56 smithi078 ceph-mon[142991]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:56 smithi078 ceph-mon[139570]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:41:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:41:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:41:58 smithi118 ceph-mon[131825]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:41:58 smithi078 ceph-mon[139570]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:41:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:41:58 smithi078 ceph-mon[142991]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:00 smithi118 ceph-mon[131825]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:00 smithi078 ceph-mon[139570]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:00 smithi078 ceph-mon[142991]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:02 smithi118 ceph-mon[131825]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:02 smithi078 ceph-mon[139570]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:02 smithi078 ceph-mon[142991]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:04 smithi118 ceph-mon[131825]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:04 smithi078 ceph-mon[139570]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:04 smithi078 ceph-mon[142991]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:06 smithi118 ceph-mon[131825]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:06 smithi078 ceph-mon[139570]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:06 smithi078 ceph-mon[142991]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:42:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:08 smithi118 ceph-mon[131825]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:08 smithi078 ceph-mon[139570]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:08 smithi078 ceph-mon[142991]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:10 smithi118 ceph-mon[131825]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:10 smithi078 ceph-mon[139570]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:10 smithi078 ceph-mon[142991]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:12 smithi118 ceph-mon[131825]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:12 smithi078 ceph-mon[139570]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:12 smithi078 ceph-mon[142991]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:14 smithi118 ceph-mon[131825]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:14 smithi078 ceph-mon[139570]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:14 smithi078 ceph-mon[142991]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:16 smithi118 ceph-mon[131825]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:16 smithi078 ceph-mon[139570]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:16.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:16 smithi078 ceph-mon[142991]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:42:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:18 smithi118 ceph-mon[131825]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:18 smithi078 ceph-mon[139570]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:18 smithi078 ceph-mon[142991]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:20 smithi118 ceph-mon[131825]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:20 smithi078 ceph-mon[139570]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:20 smithi078 ceph-mon[142991]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:22 smithi118 ceph-mon[131825]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:22 smithi078 ceph-mon[139570]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:22 smithi078 ceph-mon[142991]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:24.168 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:42:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:24 smithi118 ceph-mon[131825]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:24 smithi078 ceph-mon[139570]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:24 smithi078 ceph-mon[142991]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:24.476 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:42:24.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:42:24.478 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:24.860 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:42:24.861 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:42:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:25 smithi118 ceph-mon[131825]: from='client.48918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:25 smithi118 ceph-mon[131825]: from='client.48924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2539672223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[139570]: from='client.48918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[139570]: from='client.48924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2539672223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[142991]: from='client.48918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[142991]: from='client.48924 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2539672223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:26 smithi118 ceph-mon[131825]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:26 smithi078 ceph-mon[139570]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:26 smithi078 ceph-mon[142991]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:42:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:28 smithi118 ceph-mon[131825]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:28 smithi078 ceph-mon[139570]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:28 smithi078 ceph-mon[142991]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:30 smithi118 ceph-mon[131825]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:30 smithi078 ceph-mon[139570]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:30 smithi078 ceph-mon[142991]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:32 smithi118 ceph-mon[131825]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:32 smithi078 ceph-mon[139570]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:32 smithi078 ceph-mon[142991]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:34 smithi118 ceph-mon[131825]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:34 smithi078 ceph-mon[139570]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:34 smithi078 ceph-mon[142991]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:36 smithi118 ceph-mon[131825]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:36 smithi078 ceph-mon[139570]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:36 smithi078 ceph-mon[142991]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:42:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:38 smithi118 ceph-mon[131825]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:38 smithi078 ceph-mon[139570]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:38 smithi078 ceph-mon[142991]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:40 smithi118 ceph-mon[131825]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:40 smithi078 ceph-mon[139570]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:40 smithi078 ceph-mon[142991]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:42 smithi118 ceph-mon[131825]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:42 smithi078 ceph-mon[139570]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:42 smithi078 ceph-mon[142991]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:44 smithi118 ceph-mon[131825]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:44 smithi078 ceph-mon[139570]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:44 smithi078 ceph-mon[142991]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:46 smithi118 ceph-mon[131825]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:46 smithi078 ceph-mon[139570]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:46 smithi078 ceph-mon[142991]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:42:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:42:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:48 smithi118 ceph-mon[131825]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:48 smithi078 ceph-mon[139570]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:48 smithi078 ceph-mon[142991]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:50 smithi118 ceph-mon[131825]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:50 smithi078 ceph-mon[139570]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:50 smithi078 ceph-mon[142991]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:52 smithi118 ceph-mon[131825]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:52 smithi078 ceph-mon[139570]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:52 smithi078 ceph-mon[142991]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:54 smithi118 ceph-mon[131825]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:42:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[139570]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:54.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[142991]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:54.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:55.197 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:42:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:42:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:42:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:42:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:42:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:42:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:42:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:42:55.506 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:42:55.506 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:42:55.507 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:42:55.508 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:55.892 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:42:55.893 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:42:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:56 smithi118 ceph-mon[131825]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:56 smithi118 ceph-mon[131825]: from='client.58904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/900461504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[139570]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[139570]: from='client.58904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/900461504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[142991]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[142991]: from='client.58904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/900461504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:42:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:42:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:42:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:57 smithi118 ceph-mon[131825]: from='client.58910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:57 smithi078 ceph-mon[139570]: from='client.58910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:57.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:57 smithi078 ceph-mon[142991]: from='client.58910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:42:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:42:58 smithi118 ceph-mon[131825]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:42:58 smithi078 ceph-mon[139570]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:42:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:42:58 smithi078 ceph-mon[142991]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:00 smithi118 ceph-mon[131825]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:00 smithi078 ceph-mon[139570]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:00 smithi078 ceph-mon[142991]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:02 smithi118 ceph-mon[131825]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:02 smithi078 ceph-mon[142991]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:02 smithi078 ceph-mon[139570]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:04 smithi118 ceph-mon[131825]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:04 smithi078 ceph-mon[139570]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:04 smithi078 ceph-mon[142991]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:06 smithi118 ceph-mon[131825]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:06 smithi078 ceph-mon[139570]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:06 smithi078 ceph-mon[142991]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:43:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:08 smithi118 ceph-mon[131825]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:08 smithi078 ceph-mon[139570]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:08 smithi078 ceph-mon[142991]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:10.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:10 smithi118 ceph-mon[131825]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:10 smithi078 ceph-mon[139570]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:10 smithi078 ceph-mon[142991]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:12 smithi118 ceph-mon[131825]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:12 smithi078 ceph-mon[139570]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:12 smithi078 ceph-mon[142991]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:14 smithi118 ceph-mon[131825]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:14 smithi078 ceph-mon[139570]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:14 smithi078 ceph-mon[142991]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:16 smithi118 ceph-mon[131825]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:16 smithi078 ceph-mon[139570]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:16 smithi078 ceph-mon[142991]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:43:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:18 smithi118 ceph-mon[131825]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:18 smithi078 ceph-mon[142991]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:18 smithi078 ceph-mon[139570]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:20 smithi118 ceph-mon[131825]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:20 smithi078 ceph-mon[139570]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:20 smithi078 ceph-mon[142991]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:22 smithi078 ceph-mon[139570]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:22 smithi078 ceph-mon[142991]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:22 smithi118 ceph-mon[131825]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:24 smithi078 ceph-mon[139570]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:24 smithi078 ceph-mon[142991]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:24 smithi118 ceph-mon[131825]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:26.241 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:43:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:26 smithi078 ceph-mon[139570]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:26 smithi078 ceph-mon[142991]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:26.546 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:43:26.547 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:43:26.548 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:43:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:26 smithi118 ceph-mon[131825]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:43:26.927 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:43:26.928 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:43:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:27 smithi078 ceph-mon[139570]: from='client.58922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/755786619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:27.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:27 smithi078 ceph-mon[142991]: from='client.58922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/755786619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:27 smithi118 ceph-mon[131825]: from='client.58922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:27.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/755786619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:28 smithi078 ceph-mon[139570]: from='client.58928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:28 smithi078 ceph-mon[139570]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:28 smithi078 ceph-mon[142991]: from='client.58928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:28 smithi078 ceph-mon[142991]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:28 smithi118 ceph-mon[131825]: from='client.58928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:28 smithi118 ceph-mon[131825]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:30 smithi078 ceph-mon[139570]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:30 smithi078 ceph-mon[142991]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:30 smithi118 ceph-mon[131825]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:32 smithi078 ceph-mon[139570]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:32 smithi078 ceph-mon[142991]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:32 smithi118 ceph-mon[131825]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:34 smithi078 ceph-mon[139570]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:34 smithi078 ceph-mon[142991]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:34 smithi118 ceph-mon[131825]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:36 smithi078 ceph-mon[139570]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:36 smithi078 ceph-mon[142991]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:36 smithi118 ceph-mon[131825]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:43:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:38 smithi078 ceph-mon[139570]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:38 smithi078 ceph-mon[142991]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:38 smithi118 ceph-mon[131825]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:40 smithi078 ceph-mon[139570]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:40 smithi078 ceph-mon[142991]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:40 smithi118 ceph-mon[131825]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:42 smithi078 ceph-mon[139570]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:42 smithi078 ceph-mon[142991]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:42 smithi118 ceph-mon[131825]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:44 smithi078 ceph-mon[139570]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:44 smithi078 ceph-mon[142991]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:44 smithi118 ceph-mon[131825]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:46 smithi078 ceph-mon[139570]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:46 smithi078 ceph-mon[142991]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:46 smithi118 ceph-mon[131825]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:43:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:43:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:48 smithi078 ceph-mon[139570]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:48 smithi078 ceph-mon[142991]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:48 smithi118 ceph-mon[131825]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:50 smithi078 ceph-mon[139570]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:50 smithi078 ceph-mon[142991]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:50 smithi118 ceph-mon[131825]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:52 smithi078 ceph-mon[139570]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:52 smithi078 ceph-mon[142991]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:52 smithi118 ceph-mon[131825]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:54 smithi078 ceph-mon[139570]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:54 smithi078 ceph-mon[142991]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:54 smithi118 ceph-mon[131825]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:43:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:43:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:43:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:43:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:43:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:43:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:56 smithi118 ceph-mon[131825]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:56 smithi078 ceph-mon[139570]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:43:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:56 smithi078 ceph-mon[142991]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:57.277 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:43:57.585 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:43:57.586 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:43:57.587 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:57.968 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:43:57.969 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:43:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:58 smithi118 ceph-mon[131825]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:58 smithi118 ceph-mon[131825]: from='client.48972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/68650662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[139570]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[139570]: from='client.48972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/68650662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[142991]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:43:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[142991]: from='client.48972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/68650662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:43:59.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:43:59 smithi118 ceph-mon[131825]: from='client.48978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:59.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:43:59 smithi078 ceph-mon[139570]: from='client.48978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:43:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:43:59 smithi078 ceph-mon[142991]: from='client.48978 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:00 smithi118 ceph-mon[131825]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:00 smithi078 ceph-mon[139570]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:00 smithi078 ceph-mon[142991]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:02 smithi118 ceph-mon[131825]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:02 smithi078 ceph-mon[139570]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:02 smithi078 ceph-mon[142991]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:04 smithi118 ceph-mon[131825]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:04 smithi078 ceph-mon[139570]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:04 smithi078 ceph-mon[142991]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:06 smithi118 ceph-mon[131825]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:06 smithi078 ceph-mon[139570]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:06 smithi078 ceph-mon[142991]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:06] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T07:44:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:08 smithi118 ceph-mon[131825]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:08 smithi078 ceph-mon[139570]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:08 smithi078 ceph-mon[142991]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:10 smithi118 ceph-mon[131825]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:10 smithi078 ceph-mon[139570]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:10 smithi078 ceph-mon[142991]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:12 smithi118 ceph-mon[131825]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:12 smithi078 ceph-mon[139570]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:12 smithi078 ceph-mon[142991]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:14 smithi118 ceph-mon[131825]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:14 smithi078 ceph-mon[139570]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:14 smithi078 ceph-mon[142991]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:16 smithi118 ceph-mon[131825]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:16 smithi078 ceph-mon[139570]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:16 smithi078 ceph-mon[142991]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:16] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T07:44:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:18 smithi118 ceph-mon[131825]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:18 smithi078 ceph-mon[139570]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:18 smithi078 ceph-mon[142991]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:20 smithi118 ceph-mon[131825]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:20 smithi078 ceph-mon[139570]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:20 smithi078 ceph-mon[142991]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:22 smithi118 ceph-mon[131825]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:22 smithi078 ceph-mon[139570]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:22 smithi078 ceph-mon[142991]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:24 smithi118 ceph-mon[131825]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:24 smithi078 ceph-mon[139570]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:24 smithi078 ceph-mon[142991]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:26 smithi118 ceph-mon[131825]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:26 smithi078 ceph-mon[139570]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:44:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:26 smithi078 ceph-mon[142991]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:28.320 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:44:28.629 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:44:28.629 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:44:28.629 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 788M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1712M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 843M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5664M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5109M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4811M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4360M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:44:28.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:44:28.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:44:28.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:44:28.631 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:44:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:28 smithi118 ceph-mon[131825]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:28 smithi078 ceph-mon[139570]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:28 smithi078 ceph-mon[142991]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:44:29.009 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:44:29.010 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:44:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:29 smithi118 ceph-mon[131825]: from='client.48990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2352936311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:44:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:29 smithi078 ceph-mon[139570]: from='client.48990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2352936311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:44:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:29 smithi078 ceph-mon[142991]: from='client.48990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2352936311' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:44:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:30 smithi118 ceph-mon[131825]: from='client.48996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:30 smithi118 ceph-mon[131825]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:30 smithi078 ceph-mon[139570]: from='client.48996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:30 smithi078 ceph-mon[139570]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:30 smithi078 ceph-mon[142991]: from='client.48996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:44:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:30 smithi078 ceph-mon[142991]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:32 smithi118 ceph-mon[131825]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:32 smithi078 ceph-mon[139570]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:32 smithi078 ceph-mon[142991]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:34 smithi118 ceph-mon[131825]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:34 smithi078 ceph-mon[139570]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:34 smithi078 ceph-mon[142991]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:36 smithi118 ceph-mon[131825]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:36 smithi078 ceph-mon[139570]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:36 smithi078 ceph-mon[142991]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:44:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:38 smithi118 ceph-mon[131825]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:38 smithi078 ceph-mon[139570]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:38 smithi078 ceph-mon[142991]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:40 smithi118 ceph-mon[131825]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:40 smithi078 ceph-mon[139570]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:40 smithi078 ceph-mon[142991]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:42 smithi118 ceph-mon[131825]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:42 smithi078 ceph-mon[139570]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:42 smithi078 ceph-mon[142991]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:44 smithi118 ceph-mon[131825]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:44 smithi078 ceph-mon[139570]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:44 smithi078 ceph-mon[142991]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:46 smithi118 ceph-mon[131825]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:46 smithi078 ceph-mon[139570]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:46 smithi078 ceph-mon[142991]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:44:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:44:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:48 smithi118 ceph-mon[131825]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:48 smithi078 ceph-mon[139570]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:48 smithi078 ceph-mon[142991]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:50 smithi118 ceph-mon[131825]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:50 smithi078 ceph-mon[139570]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:50 smithi078 ceph-mon[142991]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:52 smithi118 ceph-mon[131825]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:52 smithi078 ceph-mon[139570]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:52 smithi078 ceph-mon[142991]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:54 smithi118 ceph-mon[131825]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:54 smithi078 ceph-mon[139570]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:54 smithi078 ceph-mon[142991]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:55.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:44:55.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:44:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:44:56.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:56 smithi118 ceph-mon[131825]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:56 smithi078 ceph-mon[139570]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:56 smithi078 ceph-mon[142991]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:44:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:44:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:44:58.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:44:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:44:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:44:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:44:59.356 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2s ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:44:59.662 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2s ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2s ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2s ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2s ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2s ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2s ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:44:59.663 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:44:59.664 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:45:00.044 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:00.045 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:45:00.045 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:45:00.045 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:45:00.045 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:45:00.045 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:45:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:00 smithi118 ceph-mon[131825]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:00 smithi118 ceph-mon[131825]: from='client.58976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2734445160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[139570]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[139570]: from='client.58976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:00.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2734445160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[142991]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[142991]: from='client.58976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2734445160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:01 smithi118 ceph-mon[131825]: from='client.58982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:01 smithi078 ceph-mon[139570]: from='client.58982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:01 smithi078 ceph-mon[142991]: from='client.58982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:02 smithi118 ceph-mon[131825]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:02 smithi078 ceph-mon[139570]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:02 smithi078 ceph-mon[142991]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:04 smithi118 ceph-mon[131825]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:04 smithi078 ceph-mon[139570]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:04 smithi078 ceph-mon[142991]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:06 smithi118 ceph-mon[131825]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:06 smithi078 ceph-mon[139570]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:06 smithi078 ceph-mon[142991]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:45:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:08 smithi118 ceph-mon[131825]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:08 smithi078 ceph-mon[139570]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:08 smithi078 ceph-mon[142991]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:10 smithi118 ceph-mon[131825]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:10 smithi078 ceph-mon[139570]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:10 smithi078 ceph-mon[142991]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:12 smithi118 ceph-mon[131825]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:12 smithi078 ceph-mon[139570]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:12 smithi078 ceph-mon[142991]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:14 smithi118 ceph-mon[131825]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:14 smithi078 ceph-mon[139570]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:14 smithi078 ceph-mon[142991]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:16 smithi118 ceph-mon[131825]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:16 smithi078 ceph-mon[139570]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:45:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:16 smithi078 ceph-mon[142991]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:18 smithi118 ceph-mon[131825]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:18 smithi078 ceph-mon[139570]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:18 smithi078 ceph-mon[142991]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:20 smithi118 ceph-mon[131825]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:20 smithi078 ceph-mon[139570]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:20 smithi078 ceph-mon[142991]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:22 smithi118 ceph-mon[131825]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:22 smithi078 ceph-mon[139570]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:22 smithi078 ceph-mon[142991]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:24 smithi118 ceph-mon[131825]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:24 smithi078 ceph-mon[139570]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:24 smithi078 ceph-mon[142991]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:26 smithi078 ceph-mon[139570]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:26 smithi078 ceph-mon[142991]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:45:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:26 smithi118 ceph-mon[131825]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:28 smithi078 ceph-mon[139570]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:28 smithi078 ceph-mon[142991]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:28 smithi118 ceph-mon[131825]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:30.391 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:45:30.698 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:45:30.698 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 33s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:45:30.698 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:45:30.698 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 33s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:45:30.698 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 33s ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 33s ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 798M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 33s ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 33s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 33s ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 33s ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 33s ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 33s ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3972M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4621M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:45:30.699 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:45:30.700 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4524M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:45:30.700 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 127M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:45:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:30 smithi078 ceph-mon[139570]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:30 smithi078 ceph-mon[142991]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:30 smithi118 ceph-mon[131825]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:31.081 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:45:31.081 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:45:31.081 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:45:31.081 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:45:31.082 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:45:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:31 smithi078 ceph-mon[142991]: from='client.58994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:31.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4068482117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:31 smithi078 ceph-mon[139570]: from='client.58994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:31.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4068482117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:31 smithi118 ceph-mon[131825]: from='client.58994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4068482117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:45:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[139570]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[139570]: from='client.49032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[142991]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[142991]: from='client.49032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:32 smithi118 ceph-mon[131825]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:32 smithi118 ceph-mon[131825]: from='client.49032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:45:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:34 smithi078 ceph-mon[139570]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:35.827 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:34 smithi078 ceph-mon[142991]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:35.828 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:34 smithi118 ceph-mon[131825]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:36 smithi078 ceph-mon[139570]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:36 smithi078 ceph-mon[142991]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:45:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:36 smithi118 ceph-mon[131825]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:38 smithi078 ceph-mon[139570]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:38 smithi078 ceph-mon[142991]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:38 smithi118 ceph-mon[131825]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:40 smithi078 ceph-mon[139570]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:40 smithi078 ceph-mon[142991]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:40 smithi118 ceph-mon[131825]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:42 smithi078 ceph-mon[142991]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:42.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:42 smithi078 ceph-mon[139570]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:42 smithi118 ceph-mon[131825]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:44 smithi078 ceph-mon[139570]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:44 smithi078 ceph-mon[142991]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:44 smithi118 ceph-mon[131825]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:46 smithi078 ceph-mon[142991]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:46 smithi078 ceph-mon[139570]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:45:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:46 smithi118 ceph-mon[131825]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:45:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:48 smithi078 ceph-mon[139570]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:48 smithi078 ceph-mon[142991]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:48 smithi118 ceph-mon[131825]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:50 smithi078 ceph-mon[139570]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:50 smithi078 ceph-mon[142991]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:50 smithi118 ceph-mon[131825]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:52 smithi078 ceph-mon[139570]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:52 smithi078 ceph-mon[142991]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:52 smithi118 ceph-mon[131825]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:54 smithi078 ceph-mon[139570]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:54 smithi078 ceph-mon[142991]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:54 smithi118 ceph-mon[131825]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:56 smithi078 ceph-mon[139570]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:56 smithi078 ceph-mon[142991]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:45:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:45:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:56 smithi118 ceph-mon[131825]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:58 smithi078 ceph-mon[139570]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:45:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:45:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:58 smithi078 ceph-mon[142991]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:45:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:45:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:58 smithi118 ceph-mon[131825]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:45:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:45:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:46:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:00 smithi078 ceph-mon[139570]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:00 smithi078 ceph-mon[142991]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:00 smithi118 ceph-mon[131825]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:01.435 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:46:01.752 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 64s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 0s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 64s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 0s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 0s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 64s ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 64s ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 0s ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 64s ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 64s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 0s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 64s ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:46:01.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 64s ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 64s ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 64s ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 0s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 0s ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 0s ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 0s ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:46:01.754 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 0s ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:46:02.140 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:46:02.141 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:02.142 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:46:02.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:46:02.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:46:02.142 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:46:02.142 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:46:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='client.59012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1922558920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='client.59012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:46:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:46:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1922558920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='client.59012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1922558920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:03 smithi078 ceph-mon[139570]: from='client.49050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:03 smithi078 ceph-mon[142991]: from='client.49050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:03 smithi118 ceph-mon[131825]: from='client.49050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:04 smithi078 ceph-mon[139570]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:04 smithi078 ceph-mon[142991]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:04 smithi118 ceph-mon[131825]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:06 smithi078 ceph-mon[139570]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:06 smithi078 ceph-mon[142991]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:06 smithi118 ceph-mon[131825]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:46:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:08 smithi078 ceph-mon[139570]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:08 smithi078 ceph-mon[142991]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:08 smithi118 ceph-mon[131825]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:10 smithi078 ceph-mon[139570]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:10.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:10 smithi078 ceph-mon[142991]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:10 smithi118 ceph-mon[131825]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:12 smithi078 ceph-mon[139570]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:12 smithi078 ceph-mon[142991]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:12 smithi118 ceph-mon[131825]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:14 smithi078 ceph-mon[139570]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:14 smithi078 ceph-mon[142991]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:14 smithi118 ceph-mon[131825]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:16.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:16 smithi078 ceph-mon[139570]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:16.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:16 smithi078 ceph-mon[142991]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:16.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:46:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:16 smithi118 ceph-mon[131825]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:18 smithi118 ceph-mon[131825]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:18 smithi078 ceph-mon[139570]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:18 smithi078 ceph-mon[142991]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:20 smithi118 ceph-mon[131825]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:20 smithi078 ceph-mon[139570]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:20 smithi078 ceph-mon[142991]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:22 smithi118 ceph-mon[131825]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:22 smithi078 ceph-mon[139570]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:22 smithi078 ceph-mon[142991]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:24 smithi118 ceph-mon[131825]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:24 smithi078 ceph-mon[142991]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:24 smithi078 ceph-mon[139570]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:26 smithi118 ceph-mon[131825]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:26 smithi078 ceph-mon[139570]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:26 smithi078 ceph-mon[142991]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:46:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:28 smithi118 ceph-mon[131825]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:28 smithi078 ceph-mon[139570]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:28 smithi078 ceph-mon[142991]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:30 smithi118 ceph-mon[131825]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:30 smithi078 ceph-mon[139570]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:30 smithi078 ceph-mon[142991]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:32.489 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:46:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:32 smithi118 ceph-mon[131825]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:32 smithi078 ceph-mon[139570]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:32 smithi078 ceph-mon[142991]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:32.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 95s ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 31s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 95s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 31s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 31s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 95s ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 95s ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 31s ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 95s ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 95s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 31s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 95s ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:46:32.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 95s ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 95s ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 95s ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 31s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 31s ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 31s ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 31s ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:46:32.802 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 31s ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:46:33.183 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:46:33.183 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:46:33.184 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:46:33.185 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:46:33.185 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:46:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:33 smithi118 ceph-mon[131825]: from='client.59030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3439484266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:33 smithi078 ceph-mon[139570]: from='client.59030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3439484266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:33 smithi078 ceph-mon[142991]: from='client.59030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3439484266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:46:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:34 smithi118 ceph-mon[131825]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:34 smithi118 ceph-mon[131825]: from='client.49068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:34 smithi078 ceph-mon[139570]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:34 smithi078 ceph-mon[139570]: from='client.49068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:34 smithi078 ceph-mon[142991]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:34.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:34 smithi078 ceph-mon[142991]: from='client.49068 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:46:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:36 smithi118 ceph-mon[131825]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:36 smithi078 ceph-mon[139570]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:36 smithi078 ceph-mon[142991]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:46:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:38 smithi118 ceph-mon[131825]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:38 smithi078 ceph-mon[139570]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:38 smithi078 ceph-mon[142991]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:40 smithi118 ceph-mon[131825]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:40 smithi078 ceph-mon[139570]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:40 smithi078 ceph-mon[142991]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:42 smithi118 ceph-mon[131825]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:42 smithi078 ceph-mon[139570]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:42 smithi078 ceph-mon[142991]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:44 smithi118 ceph-mon[131825]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:44 smithi078 ceph-mon[139570]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:44 smithi078 ceph-mon[142991]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:46 smithi118 ceph-mon[131825]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:46 smithi078 ceph-mon[139570]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:46 smithi078 ceph-mon[142991]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:46:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:46:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:48 smithi118 ceph-mon[131825]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:48 smithi078 ceph-mon[139570]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:48 smithi078 ceph-mon[142991]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:50 smithi118 ceph-mon[131825]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:50 smithi078 ceph-mon[139570]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:50 smithi078 ceph-mon[142991]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:52 smithi118 ceph-mon[131825]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:52 smithi078 ceph-mon[139570]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:52 smithi078 ceph-mon[142991]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:54 smithi118 ceph-mon[131825]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:54 smithi078 ceph-mon[139570]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:54 smithi078 ceph-mon[142991]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:56 smithi118 ceph-mon[131825]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:56 smithi078 ceph-mon[139570]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:46:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:46:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:56 smithi078 ceph-mon[142991]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:46:58 smithi118 ceph-mon[131825]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:46:58 smithi078 ceph-mon[139570]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:46:58.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:46:58 smithi078 ceph-mon[142991]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:00 smithi118 ceph-mon[131825]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:00 smithi078 ceph-mon[139570]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:00 smithi078 ceph-mon[142991]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:47:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:47:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:47:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:47:03.532 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 62s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 62s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 62s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 62s ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:47:03.839 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 62s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 62s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 62s ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 62s ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 62s ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:47:03.840 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 62s ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:47:04.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:47:04.223 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:47:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:04 smithi118 ceph-mon[131825]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:04 smithi118 ceph-mon[131825]: from='client.59048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/678981919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[139570]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[139570]: from='client.59048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/678981919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[142991]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[142991]: from='client.59048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/678981919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:05.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:05 smithi118 ceph-mon[131825]: from='client.59054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:05 smithi078 ceph-mon[139570]: from='client.59054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:05 smithi078 ceph-mon[142991]: from='client.59054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:06 smithi118 ceph-mon[131825]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:06 smithi078 ceph-mon[139570]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:47:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:06 smithi078 ceph-mon[142991]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:08 smithi118 ceph-mon[131825]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:08 smithi078 ceph-mon[139570]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:08 smithi078 ceph-mon[142991]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:10 smithi118 ceph-mon[131825]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:10 smithi078 ceph-mon[139570]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:10 smithi078 ceph-mon[142991]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:12 smithi118 ceph-mon[131825]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:12 smithi078 ceph-mon[139570]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:12 smithi078 ceph-mon[142991]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:14 smithi118 ceph-mon[131825]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:14 smithi078 ceph-mon[139570]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:14 smithi078 ceph-mon[142991]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:16 smithi118 ceph-mon[131825]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:16 smithi078 ceph-mon[139570]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:16 smithi078 ceph-mon[142991]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:47:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:18 smithi118 ceph-mon[131825]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:18 smithi078 ceph-mon[139570]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:18 smithi078 ceph-mon[142991]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:20 smithi118 ceph-mon[131825]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:20 smithi078 ceph-mon[139570]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:20 smithi078 ceph-mon[142991]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:22 smithi118 ceph-mon[131825]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:22 smithi078 ceph-mon[139570]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:22 smithi078 ceph-mon[142991]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:24 smithi118 ceph-mon[131825]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:24 smithi078 ceph-mon[139570]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:24 smithi078 ceph-mon[142991]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:26 smithi118 ceph-mon[131825]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:26 smithi078 ceph-mon[139570]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:47:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:26 smithi078 ceph-mon[142991]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:28 smithi118 ceph-mon[131825]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:28 smithi078 ceph-mon[139570]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:28 smithi078 ceph-mon[142991]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:30 smithi118 ceph-mon[131825]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:30 smithi078 ceph-mon[142991]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:30 smithi078 ceph-mon[139570]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:32 smithi118 ceph-mon[131825]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:32 smithi078 ceph-mon[139570]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:32 smithi078 ceph-mon[142991]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:34.571 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:47:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:34 smithi118 ceph-mon[131825]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:34 smithi078 ceph-mon[139570]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:34 smithi078 ceph-mon[142991]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:34.880 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:47:34.880 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:47:34.880 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 93s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:47:34.880 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 93s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 93s ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 93s ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 93s ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 93s ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:47:34.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 93s ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:47:34.882 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 93s ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:47:34.882 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 93s ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:47:34.882 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 93s ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:47:35.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:47:35.261 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:47:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2045074707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2045074707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2045074707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:47:36.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:36 smithi118 ceph-mon[131825]: from='client.59066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:37.612 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:36 smithi118 ceph-mon[131825]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:37.613 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:36 smithi118 ceph-mon[131825]: from='client.59072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:37.613 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:47:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[139570]: from='client.59066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[139570]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:37.614 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[139570]: from='client.59072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:37.614 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[142991]: from='client.59066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:37.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[142991]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:37.615 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:36 smithi078 ceph-mon[142991]: from='client.59072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:47:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:38 smithi118 ceph-mon[131825]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:39.013 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:38 smithi078 ceph-mon[139570]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:39.013 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:38 smithi078 ceph-mon[142991]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:40 smithi118 ceph-mon[131825]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:40 smithi078 ceph-mon[139570]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:40 smithi078 ceph-mon[142991]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:42 smithi118 ceph-mon[131825]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:42 smithi078 ceph-mon[139570]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:42 smithi078 ceph-mon[142991]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:44 smithi118 ceph-mon[131825]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:44 smithi078 ceph-mon[139570]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:44 smithi078 ceph-mon[142991]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:46 smithi118 ceph-mon[131825]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:46 smithi078 ceph-mon[139570]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:46 smithi078 ceph-mon[142991]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:47:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:47:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:48 smithi118 ceph-mon[131825]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:48 smithi078 ceph-mon[139570]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:48 smithi078 ceph-mon[142991]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:50 smithi118 ceph-mon[131825]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:50 smithi078 ceph-mon[142991]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:50 smithi078 ceph-mon[139570]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:52 smithi078 ceph-mon[142991]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:52 smithi078 ceph-mon[139570]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:52 smithi118 ceph-mon[131825]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:54 smithi078 ceph-mon[139570]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:54 smithi078 ceph-mon[142991]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:54 smithi118 ceph-mon[131825]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:56 smithi078 ceph-mon[139570]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:56 smithi078 ceph-mon[142991]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:47:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:47:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:56 smithi118 ceph-mon[131825]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:47:58 smithi078 ceph-mon[139570]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:47:58 smithi078 ceph-mon[142991]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:47:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:47:58 smithi118 ceph-mon[131825]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:00 smithi078 ceph-mon[139570]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:00 smithi078 ceph-mon[142991]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:00 smithi118 ceph-mon[131825]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[142991]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:48:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[139570]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:48:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:02 smithi118 ceph-mon[131825]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:48:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:48:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:48:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:48:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:48:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:48:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:48:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:48:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:48:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:48:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:04 smithi078 ceph-mon[139570]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:04 smithi078 ceph-mon[142991]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:04 smithi118 ceph-mon[131825]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:05.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:48:05.914 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:48:05.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:48:05.916 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:48:06.295 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:48:06.296 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:48:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:48:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:06 smithi078 ceph-mon[142991]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/556679511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:06 smithi078 ceph-mon[139570]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/556679511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:06 smithi118 ceph-mon[131825]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/556679511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:07 smithi078 ceph-mon[139570]: from='client.49116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:07 smithi078 ceph-mon[139570]: from='client.49122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:07 smithi078 ceph-mon[142991]: from='client.49116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:07.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:07 smithi078 ceph-mon[142991]: from='client.49122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:07 smithi118 ceph-mon[131825]: from='client.49116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:07 smithi118 ceph-mon[131825]: from='client.49122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:08 smithi078 ceph-mon[139570]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:08 smithi078 ceph-mon[142991]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:08 smithi118 ceph-mon[131825]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:10 smithi078 ceph-mon[139570]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:10 smithi078 ceph-mon[142991]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:10 smithi118 ceph-mon[131825]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:12 smithi078 ceph-mon[139570]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:12 smithi078 ceph-mon[142991]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:12 smithi118 ceph-mon[131825]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:14 smithi078 ceph-mon[139570]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:14 smithi078 ceph-mon[142991]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:14 smithi118 ceph-mon[131825]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:16 smithi078 ceph-mon[139570]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:48:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:16 smithi078 ceph-mon[142991]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:16 smithi118 ceph-mon[131825]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:18 smithi078 ceph-mon[139570]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:18 smithi078 ceph-mon[142991]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:18 smithi118 ceph-mon[131825]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:20 smithi078 ceph-mon[139570]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:20 smithi078 ceph-mon[142991]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:20 smithi118 ceph-mon[131825]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:22 smithi118 ceph-mon[131825]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:22 smithi078 ceph-mon[139570]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:22 smithi078 ceph-mon[142991]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:24 smithi118 ceph-mon[131825]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:24 smithi078 ceph-mon[139570]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:24 smithi078 ceph-mon[142991]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:26 smithi078 ceph-mon[142991]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:26 smithi078 ceph-mon[139570]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:48:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:26 smithi118 ceph-mon[131825]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:28 smithi118 ceph-mon[131825]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:28 smithi078 ceph-mon[139570]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:28 smithi078 ceph-mon[142991]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:30 smithi118 ceph-mon[131825]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:30 smithi078 ceph-mon[139570]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:30 smithi078 ceph-mon[142991]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:32 smithi118 ceph-mon[131825]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:32 smithi078 ceph-mon[139570]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:32 smithi078 ceph-mon[142991]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:34 smithi118 ceph-mon[131825]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:34 smithi078 ceph-mon[139570]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:34 smithi078 ceph-mon[142991]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:36.648 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:48:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:36 smithi078 ceph-mon[139570]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:36 smithi078 ceph-mon[142991]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:48:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:36 smithi118 ceph-mon[131825]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:36.956 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:48:36.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:48:36.958 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:48:37.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:48:37.340 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:48:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:38 smithi118 ceph-mon[131825]: from='client.59102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:38 smithi118 ceph-mon[131825]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:38 smithi118 ceph-mon[131825]: from='client.49140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4195989422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[139570]: from='client.59102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[139570]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[139570]: from='client.49140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4195989422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[142991]: from='client.59102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[142991]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[142991]: from='client.49140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:48:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4195989422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:48:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:40 smithi118 ceph-mon[131825]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:40 smithi078 ceph-mon[139570]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:40.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:40 smithi078 ceph-mon[142991]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:42.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:42 smithi118 ceph-mon[131825]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:42 smithi078 ceph-mon[142991]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:42.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:42 smithi078 ceph-mon[139570]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:44 smithi118 ceph-mon[131825]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:44 smithi078 ceph-mon[139570]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:44 smithi078 ceph-mon[142991]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:46 smithi118 ceph-mon[131825]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:46 smithi078 ceph-mon[139570]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:46 smithi078 ceph-mon[142991]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:48:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:48:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:48 smithi118 ceph-mon[131825]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:48 smithi078 ceph-mon[139570]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:48 smithi078 ceph-mon[142991]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:50 smithi118 ceph-mon[131825]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:50 smithi078 ceph-mon[142991]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:50.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:50 smithi078 ceph-mon[139570]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:52 smithi118 ceph-mon[131825]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:52 smithi078 ceph-mon[139570]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:52 smithi078 ceph-mon[142991]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:54 smithi118 ceph-mon[131825]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:54 smithi078 ceph-mon[139570]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:54 smithi078 ceph-mon[142991]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:56 smithi078 ceph-mon[142991]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:56 smithi078 ceph-mon[139570]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:56 smithi118 ceph-mon[131825]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:48:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T07:48:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:48:58 smithi078 ceph-mon[139570]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:48:58 smithi078 ceph-mon[142991]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:48:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:48:58 smithi118 ceph-mon[131825]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:00 smithi078 ceph-mon[139570]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:00 smithi078 ceph-mon[142991]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:00 smithi118 ceph-mon[131825]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:02 smithi078 ceph-mon[139570]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:02 smithi078 ceph-mon[142991]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:02 smithi118 ceph-mon[131825]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:49:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:49:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[139570]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[142991]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:49:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:49:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:04 smithi118 ceph-mon[131825]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:49:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:49:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:49:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:06 smithi078 ceph-mon[139570]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:06 smithi078 ceph-mon[142991]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:06 smithi118 ceph-mon[131825]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:49:07.682 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:49:07.989 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:49:07.990 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:49:07.991 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:08.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:49:08.373 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:49:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:08 smithi078 ceph-mon[139570]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:08 smithi078 ceph-mon[142991]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:08 smithi118 ceph-mon[131825]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[142991]: from='client.49152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[142991]: from='client.49158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2268691364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[139570]: from='client.49152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[139570]: from='client.49158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2268691364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:09 smithi118 ceph-mon[131825]: from='client.49152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:09 smithi118 ceph-mon[131825]: from='client.49158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2268691364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:10.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:10 smithi078 ceph-mon[139570]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:10.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:10 smithi078 ceph-mon[142991]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:10 smithi118 ceph-mon[131825]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:12.485 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:12 smithi078 ceph-mon[139570]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:12.485 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:12 smithi078 ceph-mon[142991]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:12.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:12 smithi118 ceph-mon[131825]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:14 smithi078 ceph-mon[142991]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:14 smithi078 ceph-mon[139570]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:14 smithi118 ceph-mon[131825]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:16 smithi078 ceph-mon[142991]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:16 smithi078 ceph-mon[139570]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:16 smithi118 ceph-mon[131825]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:49:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:17.520 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:18 smithi078 ceph-mon[139570]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:18 smithi078 ceph-mon[142991]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:18 smithi118 ceph-mon[131825]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:20 smithi078 ceph-mon[142991]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:20 smithi078 ceph-mon[139570]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:20 smithi118 ceph-mon[131825]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:22 smithi078 ceph-mon[139570]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:22 smithi078 ceph-mon[142991]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:22 smithi118 ceph-mon[131825]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:24 smithi078 ceph-mon[139570]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:24 smithi078 ceph-mon[142991]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:24.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:24 smithi118 ceph-mon[131825]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:26.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:26 smithi078 ceph-mon[139570]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:26.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:26 smithi078 ceph-mon[142991]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:26.477 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:49:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:26 smithi118 ceph-mon[131825]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:28 smithi078 ceph-mon[139570]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:28 smithi078 ceph-mon[142991]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:28 smithi118 ceph-mon[131825]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:30 smithi078 ceph-mon[139570]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:30 smithi078 ceph-mon[142991]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:30 smithi118 ceph-mon[131825]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:32 smithi118 ceph-mon[131825]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:32 smithi078 ceph-mon[139570]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:32 smithi078 ceph-mon[142991]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:34 smithi118 ceph-mon[131825]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:34 smithi078 ceph-mon[139570]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:34 smithi078 ceph-mon[142991]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:36 smithi118 ceph-mon[131825]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:36 smithi078 ceph-mon[139570]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:36 smithi078 ceph-mon[142991]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:49:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:38 smithi118 ceph-mon[131825]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:38.721 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:49:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:38 smithi078 ceph-mon[139570]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:38 smithi078 ceph-mon[142991]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:39.031 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:49:39.031 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:49:39.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:49:39.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:49:39.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:49:39.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:49:39.033 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:39.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:49:39.414 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:49:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:40 smithi118 ceph-mon[131825]: from='client.59138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:40 smithi118 ceph-mon[131825]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:40 smithi118 ceph-mon[131825]: from='client.49176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2296015806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[139570]: from='client.59138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[139570]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[139570]: from='client.49176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2296015806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[142991]: from='client.59138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[142991]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[142991]: from='client.49176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:49:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2296015806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:49:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:42 smithi118 ceph-mon[131825]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:42 smithi078 ceph-mon[142991]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:43.270 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:42 smithi078 ceph-mon[139570]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:44 smithi118 ceph-mon[131825]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:44 smithi078 ceph-mon[139570]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:44 smithi078 ceph-mon[142991]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:46 smithi118 ceph-mon[131825]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:46 smithi078 ceph-mon[139570]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:46 smithi078 ceph-mon[142991]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:49:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:49:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:48 smithi118 ceph-mon[131825]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:48 smithi078 ceph-mon[139570]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:48 smithi078 ceph-mon[142991]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:50 smithi118 ceph-mon[131825]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:50 smithi078 ceph-mon[139570]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:50 smithi078 ceph-mon[142991]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:52 smithi118 ceph-mon[131825]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:52 smithi078 ceph-mon[139570]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:52 smithi078 ceph-mon[142991]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:54 smithi118 ceph-mon[131825]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:54 smithi078 ceph-mon[139570]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:54 smithi078 ceph-mon[142991]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:56 smithi118 ceph-mon[131825]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:56 smithi078 ceph-mon[139570]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:49:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:49:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:56 smithi078 ceph-mon[142991]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:49:58 smithi118 ceph-mon[131825]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:49:58 smithi078 ceph-mon[139570]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:49:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:49:58 smithi078 ceph-mon[142991]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:00.283 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:00 smithi078 conmon[139546]: 2023-12-16T07:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:50:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:00 smithi118 ceph-mon[131825]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:50:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:00 smithi078 ceph-mon[139570]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:50:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:00 smithi078 ceph-mon[142991]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T07:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:02 smithi118 ceph-mon[131825]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:02 smithi078 ceph-mon[139570]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:02 smithi078 ceph-mon[142991]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:04 smithi118 ceph-mon[131825]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:50:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:50:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:50:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:50:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[139570]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:50:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:50:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:50:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:50:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[142991]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:50:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:50:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:50:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:50:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:06 smithi118 ceph-mon[131825]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:06 smithi078 ceph-mon[139570]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:50:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:06 smithi078 ceph-mon[142991]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:08 smithi118 ceph-mon[131825]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:08 smithi078 ceph-mon[139570]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:08 smithi078 ceph-mon[142991]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:09.759 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:50:10.066 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:50:10.067 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:50:10.449 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:50:10.449 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:50:10.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:50:10.449 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:50:10.450 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:50:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:10 smithi118 ceph-mon[131825]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:10 smithi078 ceph-mon[139570]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:10 smithi078 ceph-mon[142991]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:11 smithi118 ceph-mon[131825]: from='client.49188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:11 smithi118 ceph-mon[131825]: from='client.49194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2232787355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[139570]: from='client.49188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[139570]: from='client.49194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2232787355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:11.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[142991]: from='client.49188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[142991]: from='client.49194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2232787355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:12 smithi118 ceph-mon[131825]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:12 smithi078 ceph-mon[139570]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:12 smithi078 ceph-mon[142991]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:14 smithi118 ceph-mon[131825]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:14 smithi078 ceph-mon[139570]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:14 smithi078 ceph-mon[142991]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:16 smithi118 ceph-mon[131825]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:16 smithi078 ceph-mon[139570]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:16 smithi078 ceph-mon[142991]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:50:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:18 smithi118 ceph-mon[131825]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:18 smithi078 ceph-mon[139570]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:18 smithi078 ceph-mon[142991]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:20 smithi118 ceph-mon[131825]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:20 smithi078 ceph-mon[139570]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:20 smithi078 ceph-mon[142991]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:22 smithi118 ceph-mon[131825]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:22 smithi078 ceph-mon[139570]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:22 smithi078 ceph-mon[142991]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:24 smithi118 ceph-mon[131825]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:24 smithi078 ceph-mon[139570]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:24 smithi078 ceph-mon[142991]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:26 smithi118 ceph-mon[131825]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:26 smithi078 ceph-mon[139570]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:26 smithi078 ceph-mon[142991]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:50:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:28 smithi118 ceph-mon[131825]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:28 smithi078 ceph-mon[139570]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:28 smithi078 ceph-mon[142991]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:30 smithi118 ceph-mon[131825]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:30 smithi078 ceph-mon[139570]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:30 smithi078 ceph-mon[142991]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:32 smithi118 ceph-mon[131825]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:32 smithi078 ceph-mon[139570]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:32 smithi078 ceph-mon[142991]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:34 smithi118 ceph-mon[131825]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:34 smithi078 ceph-mon[139570]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:34 smithi078 ceph-mon[142991]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:36 smithi118 ceph-mon[131825]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:36 smithi078 ceph-mon[139570]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:36 smithi078 ceph-mon[142991]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:50:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:38 smithi118 ceph-mon[131825]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:38 smithi078 ceph-mon[139570]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:38 smithi078 ceph-mon[142991]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:40 smithi118 ceph-mon[131825]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:40 smithi078 ceph-mon[139570]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:40.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:40 smithi078 ceph-mon[142991]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:40.795 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:50:41.103 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:50:41.103 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:50:41.103 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:50:41.103 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5697M 2314M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5140M 2314M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4836M 2314M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4389M 2314M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:50:41.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:50:41.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:50:41.105 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:50:41.488 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:50:41.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:50:41.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:50:41.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:41.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:50:41.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:50:41.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:50:41.491 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:50:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:42 smithi118 ceph-mon[131825]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:42 smithi118 ceph-mon[131825]: from='client.49206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:42 smithi118 ceph-mon[131825]: from='client.49212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3987900001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[139570]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[139570]: from='client.49206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[139570]: from='client.49212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3987900001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[142991]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[142991]: from='client.49206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[142991]: from='client.49212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:50:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3987900001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:50:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:44 smithi118 ceph-mon[131825]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:44 smithi078 ceph-mon[139570]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:44 smithi078 ceph-mon[142991]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:46 smithi118 ceph-mon[131825]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:46 smithi078 ceph-mon[139570]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:46 smithi078 ceph-mon[142991]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:50:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:50:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:48 smithi118 ceph-mon[131825]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:48 smithi078 ceph-mon[139570]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:48 smithi078 ceph-mon[142991]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:50 smithi118 ceph-mon[131825]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:50 smithi078 ceph-mon[139570]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:50 smithi078 ceph-mon[142991]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:52 smithi118 ceph-mon[131825]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:52 smithi078 ceph-mon[139570]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:52 smithi078 ceph-mon[142991]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:54 smithi118 ceph-mon[131825]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:54 smithi078 ceph-mon[139570]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:54 smithi078 ceph-mon[142991]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:56 smithi118 ceph-mon[131825]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:56 smithi078 ceph-mon[139570]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:50:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:50:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:56 smithi078 ceph-mon[142991]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:50:58 smithi118 ceph-mon[131825]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:50:58 smithi078 ceph-mon[139570]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:50:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:50:58 smithi078 ceph-mon[142991]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:00 smithi118 ceph-mon[131825]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:00 smithi078 ceph-mon[142991]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:00 smithi078 ceph-mon[139570]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:02 smithi118 ceph-mon[131825]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:02 smithi078 ceph-mon[139570]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:02 smithi078 ceph-mon[142991]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:04 smithi118 ceph-mon[131825]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:51:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[139570]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:51:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[142991]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:51:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:04.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:51:05.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:51:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:51:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:06 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2305M 2023-12-16T07:51:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:06 smithi078 ceph-mon[139570]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:51:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:06 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2305M 2023-12-16T07:51:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:06 smithi078 ceph-mon[142991]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:06 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2305M 2023-12-16T07:51:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:06 smithi118 ceph-mon[131825]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:08 smithi078 ceph-mon[142991]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:08 smithi078 ceph-mon[139570]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:08 smithi118 ceph-mon[131825]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:10 smithi078 ceph-mon[139570]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:10 smithi078 ceph-mon[142991]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:10 smithi118 ceph-mon[131825]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:11.833 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:51:12.139 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:51:12.140 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:51:12.521 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:51:12.521 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:51:12.521 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:51:12.522 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:51:12.523 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:51:12.523 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:51:12.523 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:51:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:12 smithi078 ceph-mon[139570]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:12 smithi078 ceph-mon[142991]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:12 smithi118 ceph-mon[131825]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[139570]: from='client.59192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[139570]: from='client.49230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3973785248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[142991]: from='client.59192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[142991]: from='client.49230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3973785248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:13 smithi118 ceph-mon[131825]: from='client.59192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:13 smithi118 ceph-mon[131825]: from='client.49230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3973785248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:14 smithi078 ceph-mon[139570]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:14 smithi078 ceph-mon[142991]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:14 smithi118 ceph-mon[131825]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:16 smithi078 ceph-mon[139570]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:51:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:16 smithi078 ceph-mon[142991]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:16 smithi118 ceph-mon[131825]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:18 smithi078 ceph-mon[139570]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:18 smithi078 ceph-mon[142991]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:18 smithi118 ceph-mon[131825]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:20 smithi078 ceph-mon[139570]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:20 smithi078 ceph-mon[142991]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:20 smithi118 ceph-mon[131825]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:22 smithi078 ceph-mon[139570]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:22 smithi078 ceph-mon[142991]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:22.807 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:22 smithi118 ceph-mon[131825]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 07:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T07:51:22.80519078Z level=info msg="Completed cleanup jobs" duration=140.835089ms 2023-12-16T07:51:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:24 smithi078 ceph-mon[139570]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:24 smithi078 ceph-mon[142991]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:24 smithi118 ceph-mon[131825]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:26 smithi078 ceph-mon[139570]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:26 smithi078 ceph-mon[142991]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:26] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-12-16T07:51:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:26 smithi118 ceph-mon[131825]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:28 smithi078 ceph-mon[139570]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:28 smithi078 ceph-mon[142991]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:28 smithi118 ceph-mon[131825]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:30 smithi078 ceph-mon[142991]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:30.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:30 smithi078 ceph-mon[139570]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:30 smithi118 ceph-mon[131825]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:32 smithi078 ceph-mon[139570]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:32 smithi078 ceph-mon[142991]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:32 smithi118 ceph-mon[131825]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:34 smithi078 ceph-mon[139570]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:34 smithi078 ceph-mon[142991]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:34 smithi118 ceph-mon[131825]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:36 smithi078 ceph-mon[139570]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:51:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:36 smithi078 ceph-mon[142991]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:36 smithi118 ceph-mon[131825]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:38 smithi078 ceph-mon[139570]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:38 smithi078 ceph-mon[142991]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:38 smithi118 ceph-mon[131825]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:40 smithi078 ceph-mon[139570]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:40 smithi078 ceph-mon[142991]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:40 smithi118 ceph-mon[131825]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:42 smithi078 ceph-mon[139570]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:42 smithi078 ceph-mon[142991]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:42.868 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:51:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:42 smithi118 ceph-mon[131825]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:51:43.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:51:43.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:51:43.176 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:51:43.176 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:51:43.176 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:51:43.560 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:51:43.560 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:51:43.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:51:43.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:51:43.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:51:43.562 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:51:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[142991]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[142991]: from='client.59210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[142991]: from='client.59216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1373703164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[139570]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[139570]: from='client.59210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[139570]: from='client.59216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1373703164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:44 smithi118 ceph-mon[131825]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:44 smithi118 ceph-mon[131825]: from='client.59210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:44 smithi118 ceph-mon[131825]: from='client.59216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:51:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1373703164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:51:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:46 smithi078 ceph-mon[139570]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:46 smithi078 ceph-mon[142991]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:51:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:46 smithi118 ceph-mon[131825]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:51:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:48 smithi118 ceph-mon[131825]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:48 smithi078 ceph-mon[139570]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:48 smithi078 ceph-mon[142991]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:50 smithi118 ceph-mon[131825]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:50 smithi078 ceph-mon[139570]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:50 smithi078 ceph-mon[142991]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:52 smithi118 ceph-mon[131825]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:52 smithi078 ceph-mon[139570]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:52 smithi078 ceph-mon[142991]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:54 smithi118 ceph-mon[131825]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:54 smithi078 ceph-mon[139570]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:54 smithi078 ceph-mon[142991]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:56 smithi078 ceph-mon[139570]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:56 smithi078 ceph-mon[142991]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:51:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:51:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:56 smithi118 ceph-mon[131825]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:51:58 smithi118 ceph-mon[131825]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:51:58 smithi078 ceph-mon[139570]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:51:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:51:58 smithi078 ceph-mon[142991]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:00 smithi118 ceph-mon[131825]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:00 smithi078 ceph-mon[139570]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:00 smithi078 ceph-mon[142991]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:02 smithi118 ceph-mon[131825]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:02 smithi078 ceph-mon[139570]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:02 smithi078 ceph-mon[142991]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:04 smithi118 ceph-mon[131825]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:04 smithi078 ceph-mon[139570]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:04 smithi078 ceph-mon[142991]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:52:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:52:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:52:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:52:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:52:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:52:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:52:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:52:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:52:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:52:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:52:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:52:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:06 smithi078 ceph-mon[139570]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:06 smithi078 ceph-mon[142991]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:52:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:06 smithi118 ceph-mon[131825]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:08 smithi118 ceph-mon[131825]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:08 smithi078 ceph-mon[139570]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:08 smithi078 ceph-mon[142991]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:10 smithi118 ceph-mon[131825]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:10 smithi078 ceph-mon[139570]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:10 smithi078 ceph-mon[142991]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:12 smithi118 ceph-mon[131825]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:12 smithi078 ceph-mon[139570]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:12 smithi078 ceph-mon[142991]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:13.908 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:52:14.215 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:52:14.216 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:52:14.597 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:52:14.597 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:52:14.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:52:14.597 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:52:14.598 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:52:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:14 smithi118 ceph-mon[131825]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:14 smithi078 ceph-mon[139570]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:14 smithi078 ceph-mon[142991]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:15 smithi118 ceph-mon[131825]: from='client.59228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:15 smithi118 ceph-mon[131825]: from='client.49266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2787769962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[139570]: from='client.59228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[139570]: from='client.49266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2787769962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[142991]: from='client.59228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[142991]: from='client.49266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2787769962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:16 smithi078 ceph-mon[139570]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:16 smithi078 ceph-mon[142991]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:52:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:16 smithi118 ceph-mon[131825]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:18 smithi118 ceph-mon[131825]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:18 smithi078 ceph-mon[139570]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:18 smithi078 ceph-mon[142991]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:20 smithi118 ceph-mon[131825]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:20 smithi078 ceph-mon[139570]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:20 smithi078 ceph-mon[142991]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:22 smithi118 ceph-mon[131825]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:22 smithi078 ceph-mon[139570]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:22 smithi078 ceph-mon[142991]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:24 smithi118 ceph-mon[131825]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:24 smithi078 ceph-mon[139570]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:24 smithi078 ceph-mon[142991]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:26 smithi078 ceph-mon[139570]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:52:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:26 smithi078 ceph-mon[142991]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:26 smithi118 ceph-mon[131825]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:28 smithi118 ceph-mon[131825]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:28 smithi078 ceph-mon[139570]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:28 smithi078 ceph-mon[142991]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:30 smithi118 ceph-mon[131825]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:30 smithi078 ceph-mon[139570]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:30 smithi078 ceph-mon[142991]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:32 smithi118 ceph-mon[131825]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:32 smithi078 ceph-mon[139570]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:32 smithi078 ceph-mon[142991]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:34 smithi118 ceph-mon[131825]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:34 smithi078 ceph-mon[139570]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:34 smithi078 ceph-mon[142991]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:36 smithi078 ceph-mon[139570]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:36 smithi078 ceph-mon[142991]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:52:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:36 smithi118 ceph-mon[131825]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:38 smithi118 ceph-mon[131825]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:38 smithi078 ceph-mon[139570]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:38 smithi078 ceph-mon[142991]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:40 smithi118 ceph-mon[131825]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:40 smithi078 ceph-mon[139570]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:40 smithi078 ceph-mon[142991]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:42 smithi118 ceph-mon[131825]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:42 smithi078 ceph-mon[139570]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:42 smithi078 ceph-mon[142991]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:44 smithi118 ceph-mon[131825]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:44.945 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:52:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:44 smithi078 ceph-mon[139570]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:44 smithi078 ceph-mon[142991]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:45.251 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:52:45.251 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:52:45.252 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:52:45.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:52:45.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:52:45.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:52:45.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:52:45.253 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:45.633 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:52:45.634 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:52:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[139570]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[139570]: from='client.49278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[139570]: from='client.59252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1464673120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[142991]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[142991]: from='client.49278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[142991]: from='client.59252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1464673120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:46 smithi118 ceph-mon[131825]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:46 smithi118 ceph-mon[131825]: from='client.49278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:46 smithi118 ceph-mon[131825]: from='client.59252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:52:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1464673120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:52:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:52:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:48 smithi118 ceph-mon[131825]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:48 smithi078 ceph-mon[139570]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:48 smithi078 ceph-mon[142991]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:49 smithi118 ceph-mon[131825]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:49 smithi078 ceph-mon[139570]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:49.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:49 smithi078 ceph-mon[142991]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:51 smithi118 ceph-mon[131825]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:51 smithi078 ceph-mon[142991]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:51 smithi078 ceph-mon[139570]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:54 smithi078 ceph-mon[139570]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:54 smithi078 ceph-mon[142991]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:54 smithi118 ceph-mon[131825]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:56 smithi078 ceph-mon[139570]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:56 smithi078 ceph-mon[142991]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:56 smithi118 ceph-mon[131825]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:52:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:52:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:52:58 smithi078 ceph-mon[139570]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:52:58 smithi078 ceph-mon[142991]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:52:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:52:58 smithi118 ceph-mon[131825]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:00 smithi078 ceph-mon[139570]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:00.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:00 smithi078 ceph-mon[142991]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:00 smithi118 ceph-mon[131825]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:02 smithi078 ceph-mon[139570]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:02 smithi078 ceph-mon[142991]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:02 smithi118 ceph-mon[131825]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:04 smithi078 ceph-mon[142991]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:04 smithi078 ceph-mon[139570]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:04 smithi118 ceph-mon[131825]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[142991]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[139570]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:53:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:06 smithi118 ceph-mon[131825]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:53:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:53:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:53:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:53:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:53:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:53:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:53:07.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:53:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:08 smithi118 ceph-mon[131825]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:08 smithi078 ceph-mon[139570]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:08 smithi078 ceph-mon[142991]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:10 smithi118 ceph-mon[131825]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:10 smithi078 ceph-mon[139570]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:10 smithi078 ceph-mon[142991]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:12 smithi118 ceph-mon[131825]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:12 smithi078 ceph-mon[139570]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:12 smithi078 ceph-mon[142991]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:14 smithi118 ceph-mon[131825]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:14 smithi078 ceph-mon[139570]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:14 smithi078 ceph-mon[142991]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:15.978 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:53:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:53:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:53:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:53:16.284 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:53:16.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:53:16.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:53:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:16 smithi118 ceph-mon[131825]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:16.667 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:53:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:53:16.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:53:16.668 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:53:16.669 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:53:16.669 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:53:16.669 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:53:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:16 smithi078 ceph-mon[139570]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:53:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:16 smithi078 ceph-mon[142991]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:17 smithi118 ceph-mon[131825]: from='client.49296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:17 smithi118 ceph-mon[131825]: from='client.59270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/603656471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[139570]: from='client.49296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[139570]: from='client.59270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/603656471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[142991]: from='client.49296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[142991]: from='client.59270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/603656471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:18 smithi118 ceph-mon[131825]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:18 smithi078 ceph-mon[139570]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:18 smithi078 ceph-mon[142991]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:20 smithi118 ceph-mon[131825]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:20 smithi078 ceph-mon[139570]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:20 smithi078 ceph-mon[142991]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:22 smithi118 ceph-mon[131825]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:22 smithi078 ceph-mon[139570]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:22 smithi078 ceph-mon[142991]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:24 smithi118 ceph-mon[131825]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:24 smithi078 ceph-mon[139570]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:24 smithi078 ceph-mon[142991]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:26 smithi118 ceph-mon[131825]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:26 smithi078 ceph-mon[139570]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:53:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:26 smithi078 ceph-mon[142991]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:28 smithi118 ceph-mon[131825]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:28 smithi078 ceph-mon[139570]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:28 smithi078 ceph-mon[142991]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:30.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:30 smithi118 ceph-mon[131825]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.580 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:30 smithi078 ceph-mon[139570]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.580 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:30 smithi078 ceph-mon[142991]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:32 smithi118 ceph-mon[131825]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:32 smithi078 ceph-mon[139570]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:32 smithi078 ceph-mon[142991]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:34 smithi118 ceph-mon[131825]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:34 smithi078 ceph-mon[139570]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:34 smithi078 ceph-mon[142991]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:36 smithi118 ceph-mon[131825]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:36 smithi078 ceph-mon[139570]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:36 smithi078 ceph-mon[142991]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:53:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:38 smithi118 ceph-mon[131825]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:38 smithi078 ceph-mon[139570]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:38 smithi078 ceph-mon[142991]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:40 smithi118 ceph-mon[131825]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:40 smithi078 ceph-mon[139570]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:40 smithi078 ceph-mon[142991]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:42 smithi118 ceph-mon[131825]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:42 smithi078 ceph-mon[139570]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:42 smithi078 ceph-mon[142991]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:44 smithi118 ceph-mon[131825]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:44 smithi078 ceph-mon[139570]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:44 smithi078 ceph-mon[142991]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:46 smithi118 ceph-mon[131825]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:46 smithi078 ceph-mon[139570]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:46 smithi078 ceph-mon[142991]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:53:47.016 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:53:47.329 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:53:47.330 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:53:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:47.711 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:53:47.711 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:53:47.712 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:53:47.713 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:53:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:53:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:48 smithi118 ceph-mon[131825]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:48 smithi118 ceph-mon[131825]: from='client.49314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:48 smithi118 ceph-mon[131825]: from='client.49320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4292627588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[139570]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[139570]: from='client.49314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[139570]: from='client.49320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4292627588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[142991]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[142991]: from='client.49314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[142991]: from='client.49320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:53:48.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4292627588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:53:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:50 smithi118 ceph-mon[131825]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:50 smithi078 ceph-mon[139570]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:50 smithi078 ceph-mon[142991]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:52 smithi118 ceph-mon[131825]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:52 smithi078 ceph-mon[139570]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:52 smithi078 ceph-mon[142991]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:54 smithi078 ceph-mon[139570]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:54 smithi078 ceph-mon[142991]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:54 smithi118 ceph-mon[131825]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:56 smithi078 ceph-mon[139570]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:53:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T07:53:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:56 smithi078 ceph-mon[142991]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:56 smithi118 ceph-mon[131825]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:53:58 smithi078 ceph-mon[139570]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:53:58 smithi078 ceph-mon[142991]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:53:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:53:58 smithi118 ceph-mon[131825]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:00 smithi078 ceph-mon[139570]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:00 smithi078 ceph-mon[142991]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:00 smithi118 ceph-mon[131825]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:02 smithi078 ceph-mon[139570]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:02 smithi078 ceph-mon[142991]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:02 smithi118 ceph-mon[131825]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:04 smithi078 ceph-mon[139570]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:04 smithi078 ceph-mon[142991]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:04 smithi118 ceph-mon[131825]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:06 smithi078 ceph-mon[139570]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:54:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:06 smithi078 ceph-mon[142991]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:54:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:54:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:06 smithi118 ceph-mon[131825]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:54:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:54:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:54:07.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:54:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:54:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:54:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:54:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:08 smithi078 ceph-mon[139570]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:08 smithi078 ceph-mon[142991]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:08 smithi118 ceph-mon[131825]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:10 smithi078 ceph-mon[139570]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:10 smithi078 ceph-mon[142991]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:10 smithi118 ceph-mon[131825]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:12 smithi078 ceph-mon[139570]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:12 smithi078 ceph-mon[142991]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:12 smithi118 ceph-mon[131825]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:14 smithi078 ceph-mon[139570]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:14 smithi078 ceph-mon[142991]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:14 smithi118 ceph-mon[131825]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:16 smithi078 ceph-mon[139570]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:16 smithi078 ceph-mon[142991]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:54:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:16 smithi118 ceph-mon[131825]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:18.055 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:54:18.366 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:54:18.367 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:54:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:18 smithi078 ceph-mon[142991]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:18 smithi078 ceph-mon[139570]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:18.747 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:54:18.747 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:54:18.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:54:18.748 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:54:18.749 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:54:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:18 smithi118 ceph-mon[131825]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[142991]: from='client.59300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[142991]: from='client.49338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/706372514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[139570]: from='client.59300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[139570]: from='client.49338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/706372514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:19 smithi118 ceph-mon[131825]: from='client.59300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:19 smithi118 ceph-mon[131825]: from='client.49338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/706372514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:20 smithi078 ceph-mon[139570]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:20 smithi078 ceph-mon[142991]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:20 smithi118 ceph-mon[131825]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:22 smithi078 ceph-mon[139570]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:22 smithi078 ceph-mon[142991]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:22 smithi118 ceph-mon[131825]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:24 smithi078 ceph-mon[139570]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:24 smithi078 ceph-mon[142991]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:24 smithi118 ceph-mon[131825]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:26 smithi078 ceph-mon[139570]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:54:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:26 smithi078 ceph-mon[142991]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:26 smithi118 ceph-mon[131825]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:28 smithi078 ceph-mon[139570]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:28 smithi078 ceph-mon[142991]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:28 smithi118 ceph-mon[131825]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:30 smithi118 ceph-mon[131825]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:30 smithi078 ceph-mon[139570]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:30 smithi078 ceph-mon[142991]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:32 smithi118 ceph-mon[131825]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:32 smithi078 ceph-mon[139570]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:32 smithi078 ceph-mon[142991]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:34 smithi118 ceph-mon[131825]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:34 smithi078 ceph-mon[139570]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:34 smithi078 ceph-mon[142991]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:36 smithi078 ceph-mon[139570]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:36 smithi078 ceph-mon[142991]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:54:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:36 smithi118 ceph-mon[131825]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:38 smithi118 ceph-mon[131825]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:38 smithi078 ceph-mon[139570]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:38 smithi078 ceph-mon[142991]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:40 smithi118 ceph-mon[131825]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:40 smithi078 ceph-mon[139570]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:40 smithi078 ceph-mon[142991]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:42 smithi118 ceph-mon[131825]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:42 smithi078 ceph-mon[139570]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:42 smithi078 ceph-mon[142991]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:44 smithi118 ceph-mon[131825]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:44 smithi078 ceph-mon[139570]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:44 smithi078 ceph-mon[142991]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:46 smithi078 ceph-mon[139570]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T07:54:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:46 smithi078 ceph-mon[142991]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:46 smithi118 ceph-mon[131825]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:54:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:48 smithi118 ceph-mon[131825]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:48 smithi078 ceph-mon[139570]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:48 smithi078 ceph-mon[142991]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:49.091 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:54:49.399 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:54:49.399 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:54:49.399 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 794M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1746M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 858M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5697M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5140M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:54:49.400 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4836M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4389M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:54:49.401 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:54:49.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:54:49.779 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:54:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:50 smithi118 ceph-mon[131825]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:50 smithi118 ceph-mon[131825]: from='client.59318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:50 smithi118 ceph-mon[131825]: from='client.59324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1176555742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[139570]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[139570]: from='client.59318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[139570]: from='client.59324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1176555742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[142991]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[142991]: from='client.59318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[142991]: from='client.59324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:54:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1176555742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:54:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:52 smithi118 ceph-mon[131825]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:52 smithi078 ceph-mon[139570]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:52 smithi078 ceph-mon[142991]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:54 smithi118 ceph-mon[131825]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:54 smithi078 ceph-mon[139570]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:54 smithi078 ceph-mon[142991]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:56 smithi078 ceph-mon[139570]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:56 smithi078 ceph-mon[142991]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:54:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:54:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:56 smithi118 ceph-mon[131825]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:54:58 smithi118 ceph-mon[131825]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:54:58 smithi078 ceph-mon[139570]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:54:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:54:58 smithi078 ceph-mon[142991]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:00 smithi118 ceph-mon[131825]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:00 smithi078 ceph-mon[139570]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:00 smithi078 ceph-mon[142991]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:02 smithi118 ceph-mon[131825]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:02 smithi078 ceph-mon[139570]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:02 smithi078 ceph-mon[142991]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:04 smithi118 ceph-mon[131825]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:04 smithi078 ceph-mon[139570]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:04 smithi078 ceph-mon[142991]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:06 smithi078 ceph-mon[139570]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:55:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:06 smithi078 ceph-mon[142991]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:06 smithi118 ceph-mon[131825]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:55:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:55:07.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:55:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:08 smithi118 ceph-mon[131825]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:08 smithi078 ceph-mon[139570]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:08 smithi078 ceph-mon[142991]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:55:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:55:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:55:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:55:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:12 smithi118 ceph-mon[131825]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:12 smithi078 ceph-mon[139570]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:12 smithi078 ceph-mon[142991]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:14 smithi118 ceph-mon[131825]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:14 smithi078 ceph-mon[139570]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:14 smithi078 ceph-mon[142991]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:16 smithi118 ceph-mon[131825]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:16 smithi078 ceph-mon[139570]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:55:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:16 smithi078 ceph-mon[142991]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:18 smithi118 ceph-mon[131825]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:18 smithi078 ceph-mon[139570]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:18 smithi078 ceph-mon[142991]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:20.124 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 11s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 11s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 11s ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:55:20.436 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 11s ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 11s ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 11s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 11s ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 11s ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 11s ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 11s ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:55:20.437 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:55:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:20 smithi118 ceph-mon[131825]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:20 smithi078 ceph-mon[139570]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:20 smithi078 ceph-mon[142991]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:20.822 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:55:20.822 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:55:20.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:55:20.823 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:55:20.824 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:55:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:21 smithi118 ceph-mon[131825]: from='client.49368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:21 smithi118 ceph-mon[131825]: from='client.49374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2608673160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[142991]: from='client.49368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[142991]: from='client.49374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2608673160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:21.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[139570]: from='client.49368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[139570]: from='client.49374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2608673160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:22 smithi118 ceph-mon[131825]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:22 smithi078 ceph-mon[139570]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:22 smithi078 ceph-mon[142991]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:24 smithi118 ceph-mon[131825]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:24 smithi078 ceph-mon[142991]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:24 smithi078 ceph-mon[139570]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:26 smithi118 ceph-mon[131825]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:55:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:26 smithi078 ceph-mon[139570]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:26 smithi078 ceph-mon[142991]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:28 smithi078 ceph-mon[139570]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:28 smithi078 ceph-mon[142991]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:28 smithi118 ceph-mon[131825]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:30 smithi078 ceph-mon[139570]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:30 smithi078 ceph-mon[142991]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:30 smithi118 ceph-mon[131825]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:32 smithi078 ceph-mon[139570]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:32 smithi078 ceph-mon[142991]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:32 smithi118 ceph-mon[131825]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:34 smithi078 ceph-mon[139570]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:34.833 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:34 smithi078 ceph-mon[142991]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:34 smithi118 ceph-mon[131825]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:36 smithi078 ceph-mon[139570]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:36 smithi078 ceph-mon[142991]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:55:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:36 smithi118 ceph-mon[131825]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:38 smithi078 ceph-mon[139570]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:38 smithi078 ceph-mon[142991]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:38 smithi118 ceph-mon[131825]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:40 smithi078 ceph-mon[139570]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:40 smithi078 ceph-mon[142991]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:40 smithi118 ceph-mon[131825]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:42 smithi078 ceph-mon[139570]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:42 smithi078 ceph-mon[142991]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:42 smithi118 ceph-mon[131825]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:44 smithi078 ceph-mon[139570]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:44 smithi078 ceph-mon[142991]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:44 smithi118 ceph-mon[131825]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:46 smithi078 ceph-mon[139570]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:46 smithi078 ceph-mon[142991]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:55:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:46 smithi118 ceph-mon[131825]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:55:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:48 smithi078 ceph-mon[142991]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:48 smithi078 ceph-mon[139570]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:48 smithi118 ceph-mon[131825]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:50 smithi078 ceph-mon[139570]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:50 smithi078 ceph-mon[142991]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:50 smithi118 ceph-mon[131825]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:51.167 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 42s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 42s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 464M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 42s ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 42s ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:55:51.475 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 814M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 42s ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 42s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.5M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 42s ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 42s ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 42s ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 42s ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 3997M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4653M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 4028M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4557M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:55:51.476 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 126M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:55:51.854 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:55:51.854 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:55:51.854 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:55:51.855 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:55:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[139570]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[139570]: from='client.49386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[139570]: from='client.59360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2194501904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[142991]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[142991]: from='client.49386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[142991]: from='client.59360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2194501904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:52 smithi118 ceph-mon[131825]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:52 smithi118 ceph-mon[131825]: from='client.49386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:52 smithi118 ceph-mon[131825]: from='client.59360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:55:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2194501904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:55:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:54 smithi078 ceph-mon[139570]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:54 smithi078 ceph-mon[142991]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:54 smithi118 ceph-mon[131825]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:56 smithi078 ceph-mon[139570]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:55:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:55:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:56 smithi078 ceph-mon[142991]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:56 smithi118 ceph-mon[131825]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:55:58 smithi078 ceph-mon[139570]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:55:58 smithi078 ceph-mon[142991]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:55:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:55:58 smithi118 ceph-mon[131825]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:00 smithi078 ceph-mon[139570]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:00 smithi078 ceph-mon[142991]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:00 smithi118 ceph-mon[131825]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:02 smithi078 ceph-mon[139570]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:02 smithi078 ceph-mon[142991]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:02 smithi118 ceph-mon[131825]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:04 smithi118 ceph-mon[131825]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:04.986 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:04 smithi078 ceph-mon[142991]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:04.986 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:04 smithi078 ceph-mon[139570]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:06 smithi078 ceph-mon[139570]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:06 smithi078 ceph-mon[142991]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:56:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:06 smithi118 ceph-mon[131825]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:08 smithi118 ceph-mon[131825]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:08 smithi078 ceph-mon[139570]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:08 smithi078 ceph-mon[142991]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:10 smithi118 ceph-mon[131825]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:56:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:10 smithi078 ceph-mon[139570]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:56:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:10 smithi078 ceph-mon[142991]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:56:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:12 smithi118 ceph-mon[131825]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:12 smithi078 ceph-mon[139570]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:12 smithi078 ceph-mon[142991]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:56:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:56:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:56:14.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:56:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:56:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:15 smithi078 ceph-mon[139570]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:15 smithi078 ceph-mon[142991]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:15 smithi118 ceph-mon[131825]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:56:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:17 smithi078 ceph-mon[142991]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:17 smithi078 ceph-mon[139570]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:17 smithi118 ceph-mon[131825]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:19 smithi078 ceph-mon[142991]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:19 smithi078 ceph-mon[139570]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:19 smithi118 ceph-mon[131825]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:22.201 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:56:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:21 smithi078 ceph-mon[139570]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:21 smithi078 ceph-mon[142991]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:21 smithi118 ceph-mon[131825]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:22.510 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 73s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 73s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 73s ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 73s ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9s ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 73s ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 73s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 73s ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 73s ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:56:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 73s ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 73s ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9s ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9s ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9s ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9s ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:56:22.512 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9s ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:56:22.897 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:22.898 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:56:22.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:56:22.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:56:22.900 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:56:22.900 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:56:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:23 smithi118 ceph-mon[131825]: from='client.59372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:23 smithi118 ceph-mon[131825]: from='client.49410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/811837855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[139570]: from='client.59372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[139570]: from='client.49410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/811837855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[142991]: from='client.59372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[142991]: from='client.49410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/811837855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:24 smithi118 ceph-mon[131825]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:24 smithi078 ceph-mon[139570]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:24 smithi078 ceph-mon[142991]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:26 smithi118 ceph-mon[131825]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:26 smithi078 ceph-mon[139570]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:26 smithi078 ceph-mon[142991]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:56:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:28 smithi118 ceph-mon[131825]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:28 smithi078 ceph-mon[139570]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:28 smithi078 ceph-mon[142991]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:30 smithi118 ceph-mon[131825]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:30 smithi078 ceph-mon[139570]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:30 smithi078 ceph-mon[142991]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:32 smithi118 ceph-mon[131825]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:32 smithi078 ceph-mon[139570]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:32 smithi078 ceph-mon[142991]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:34 smithi118 ceph-mon[131825]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:34 smithi078 ceph-mon[142991]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:34 smithi078 ceph-mon[139570]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:36 smithi118 ceph-mon[131825]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:56:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:36 smithi078 ceph-mon[142991]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:36 smithi078 ceph-mon[139570]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:38 smithi118 ceph-mon[131825]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:38 smithi078 ceph-mon[139570]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:38 smithi078 ceph-mon[142991]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:40 smithi118 ceph-mon[131825]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:40 smithi078 ceph-mon[139570]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:40 smithi078 ceph-mon[142991]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:42 smithi118 ceph-mon[131825]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:42 smithi078 ceph-mon[139570]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:42 smithi078 ceph-mon[142991]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:44 smithi118 ceph-mon[131825]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:44 smithi078 ceph-mon[139570]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:44 smithi078 ceph-mon[142991]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:46 smithi118 ceph-mon[131825]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:46 smithi078 ceph-mon[139570]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:46 smithi078 ceph-mon[142991]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:56:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:56:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:48 smithi118 ceph-mon[131825]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:48 smithi078 ceph-mon[139570]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:48 smithi078 ceph-mon[142991]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:50 smithi118 ceph-mon[131825]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:50 smithi078 ceph-mon[139570]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:50 smithi078 ceph-mon[142991]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:52 smithi118 ceph-mon[131825]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:52 smithi078 ceph-mon[139570]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:52 smithi078 ceph-mon[142991]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:53.242 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 104s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 40s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 104s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 40s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 40s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 104s ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 104s ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 40s ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 104s ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:56:53.554 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 104s ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 40s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 104s ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 104s ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 104s ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 104s ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 40s ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 40s ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 40s ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 40s ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:56:53.555 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 40s ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:56:53.938 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:56:53.938 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:56:53.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:56:53.938 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:53.938 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:56:53.939 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:56:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:54 smithi118 ceph-mon[131825]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:54 smithi118 ceph-mon[131825]: from='client.49422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:54 smithi118 ceph-mon[131825]: from='client.59396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1193751648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[139570]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[139570]: from='client.49422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[139570]: from='client.59396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1193751648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[142991]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[142991]: from='client.49422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[142991]: from='client.59396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:56:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1193751648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:56:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:56 smithi118 ceph-mon[131825]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:56 smithi078 ceph-mon[139570]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:56 smithi078 ceph-mon[142991]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:56:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:56:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:56:58 smithi118 ceph-mon[131825]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:56:58 smithi078 ceph-mon[139570]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:56:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:56:58 smithi078 ceph-mon[142991]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:00 smithi118 ceph-mon[131825]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:00 smithi078 ceph-mon[139570]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:00 smithi078 ceph-mon[142991]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:02 smithi118 ceph-mon[131825]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:02 smithi078 ceph-mon[139570]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:02 smithi078 ceph-mon[142991]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:04 smithi118 ceph-mon[131825]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:04 smithi078 ceph-mon[139570]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:04 smithi078 ceph-mon[142991]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:06 smithi118 ceph-mon[131825]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:06 smithi078 ceph-mon[139570]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:06 smithi078 ceph-mon[142991]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:57:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:08 smithi118 ceph-mon[131825]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:08 smithi078 ceph-mon[139570]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:08 smithi078 ceph-mon[142991]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:10 smithi118 ceph-mon[131825]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:10 smithi078 ceph-mon[139570]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:10 smithi078 ceph-mon[142991]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:12 smithi118 ceph-mon[131825]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:12 smithi078 ceph-mon[139570]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:12 smithi078 ceph-mon[142991]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:14 smithi118 ceph-mon[131825]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:57:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:57:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:57:14.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:57:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[142991]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:57:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:57:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:57:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:57:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[139570]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:57:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:57:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:57:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:57:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:16 smithi118 ceph-mon[131825]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:16 smithi078 ceph-mon[139570]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:16 smithi078 ceph-mon[142991]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:57:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:18 smithi118 ceph-mon[131825]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:18 smithi078 ceph-mon[139570]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:18 smithi078 ceph-mon[142991]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:20 smithi118 ceph-mon[131825]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:20 smithi078 ceph-mon[139570]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:20 smithi078 ceph-mon[142991]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:22 smithi118 ceph-mon[131825]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:22 smithi078 ceph-mon[139570]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:22 smithi078 ceph-mon[142991]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:24.285 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:57:24.594 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:57:24.594 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:57:24.594 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 71s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 71s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 71s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 71s ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 71s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:57:24.595 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:57:24.596 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 71s ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:57:24.596 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 71s ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:57:24.596 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 71s ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:57:24.596 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 71s ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:57:24.596 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 71s ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:57:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:24 smithi118 ceph-mon[131825]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:24 smithi078 ceph-mon[139570]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:24 smithi078 ceph-mon[142991]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:24.975 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:57:24.975 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:57:24.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:57:24.977 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:57:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:25 smithi118 ceph-mon[131825]: from='client.59408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:25 smithi118 ceph-mon[131825]: from='client.49446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/402676422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[139570]: from='client.59408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[139570]: from='client.49446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/402676422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[142991]: from='client.59408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[142991]: from='client.49446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/402676422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:26 smithi118 ceph-mon[131825]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:26 smithi078 ceph-mon[139570]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T07:57:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:26 smithi078 ceph-mon[142991]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:28 smithi118 ceph-mon[131825]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:28 smithi078 ceph-mon[139570]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:28 smithi078 ceph-mon[142991]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:30 smithi118 ceph-mon[131825]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:30 smithi078 ceph-mon[139570]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:30 smithi078 ceph-mon[142991]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:32 smithi118 ceph-mon[131825]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:32 smithi078 ceph-mon[139570]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:32 smithi078 ceph-mon[142991]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:34 smithi118 ceph-mon[131825]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:34 smithi078 ceph-mon[139570]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:34 smithi078 ceph-mon[142991]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:36 smithi118 ceph-mon[131825]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:36 smithi078 ceph-mon[139570]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:36 smithi078 ceph-mon[142991]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:57:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:38 smithi118 ceph-mon[131825]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:38 smithi078 ceph-mon[142991]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:38 smithi078 ceph-mon[139570]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:40 smithi118 ceph-mon[131825]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:40 smithi078 ceph-mon[142991]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:40 smithi078 ceph-mon[139570]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:42 smithi118 ceph-mon[131825]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:42 smithi078 ceph-mon[139570]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:42 smithi078 ceph-mon[142991]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:44 smithi118 ceph-mon[131825]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:44 smithi078 ceph-mon[139570]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:44 smithi078 ceph-mon[142991]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:46 smithi118 ceph-mon[131825]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:46 smithi078 ceph-mon[139570]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:57:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:46 smithi078 ceph-mon[142991]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:57:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:48 smithi118 ceph-mon[131825]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:48 smithi078 ceph-mon[139570]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:48 smithi078 ceph-mon[142991]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:50 smithi118 ceph-mon[131825]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:50 smithi078 ceph-mon[139570]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:50 smithi078 ceph-mon[142991]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:52 smithi118 ceph-mon[131825]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:52 smithi078 ceph-mon[139570]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:52 smithi078 ceph-mon[142991]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:54 smithi118 ceph-mon[131825]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:54 smithi078 ceph-mon[139570]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:54 smithi078 ceph-mon[142991]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:55.324 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 102s ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 102s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 102s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:57:55.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 102s ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 102s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 102s ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 102s ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 102s ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 102s ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:57:55.632 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 102s ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:57:56.012 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:57:56.012 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:57:56.012 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:57:56.012 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:56.012 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:57:56.013 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:57:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:56 smithi118 ceph-mon[131825]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:56 smithi118 ceph-mon[131825]: from='client.59426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:56 smithi118 ceph-mon[131825]: from='client.59432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1471518739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[142991]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[142991]: from='client.59426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[142991]: from='client.59432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1471518739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[139570]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[139570]: from='client.59426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[139570]: from='client.59432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:57:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1471518739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:57:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:57:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:57:58.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:57:58 smithi078 ceph-mon[139570]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:58.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:57:58 smithi078 ceph-mon[142991]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:57:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:57:58 smithi118 ceph-mon[131825]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:00 smithi078 ceph-mon[139570]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:00 smithi078 ceph-mon[142991]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:00 smithi118 ceph-mon[131825]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:02 smithi078 ceph-mon[139570]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:02 smithi078 ceph-mon[142991]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:02 smithi118 ceph-mon[131825]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:04 smithi078 ceph-mon[139570]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:04 smithi078 ceph-mon[142991]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:04 smithi118 ceph-mon[131825]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:06 smithi078 ceph-mon[139570]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:06 smithi078 ceph-mon[142991]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:58:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:06 smithi118 ceph-mon[131825]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:08 smithi078 ceph-mon[139570]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:08 smithi078 ceph-mon[142991]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:08 smithi118 ceph-mon[131825]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:10 smithi078 ceph-mon[139570]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:10 smithi078 ceph-mon[142991]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:10 smithi118 ceph-mon[131825]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:12 smithi078 ceph-mon[139570]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:12 smithi078 ceph-mon[142991]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:12 smithi118 ceph-mon[131825]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:14 smithi078 ceph-mon[139570]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:58:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:14 smithi078 ceph-mon[142991]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:58:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:14 smithi118 ceph-mon[131825]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:58:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:58:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:58:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:58:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:58:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:58:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:58:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:58:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:58:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:58:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:16 smithi078 ceph-mon[139570]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:58:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:16 smithi078 ceph-mon[142991]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:16 smithi118 ceph-mon[131825]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:18 smithi118 ceph-mon[131825]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:18 smithi078 ceph-mon[139570]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:18 smithi078 ceph-mon[142991]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:20 smithi118 ceph-mon[131825]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:20 smithi078 ceph-mon[139570]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:20 smithi078 ceph-mon[142991]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:22 smithi118 ceph-mon[131825]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:22 smithi078 ceph-mon[139570]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:22 smithi078 ceph-mon[142991]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:24 smithi118 ceph-mon[131825]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:24 smithi078 ceph-mon[139570]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:24 smithi078 ceph-mon[142991]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:26.364 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:58:26.669 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:58:26.669 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:58:26.669 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:58:26.669 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:58:26.669 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:58:26.670 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:58:26.671 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:58:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:26 smithi078 ceph-mon[139570]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:26 smithi078 ceph-mon[142991]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:58:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:26 smithi118 ceph-mon[131825]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:27.051 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:58:27.052 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:58:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:27 smithi118 ceph-mon[131825]: from='client.59444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3006327214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:27 smithi078 ceph-mon[139570]: from='client.59444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3006327214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:27.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:27 smithi078 ceph-mon[142991]: from='client.59444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:27.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3006327214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:28 smithi118 ceph-mon[131825]: from='client.49482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:28 smithi118 ceph-mon[131825]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:28 smithi078 ceph-mon[139570]: from='client.49482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:28 smithi078 ceph-mon[139570]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:28 smithi078 ceph-mon[142991]: from='client.49482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:28 smithi078 ceph-mon[142991]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:30 smithi118 ceph-mon[131825]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:30 smithi078 ceph-mon[139570]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:30 smithi078 ceph-mon[142991]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:32 smithi118 ceph-mon[131825]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:32 smithi078 ceph-mon[142991]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:32 smithi078 ceph-mon[139570]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:34 smithi118 ceph-mon[131825]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:34 smithi078 ceph-mon[139570]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:34 smithi078 ceph-mon[142991]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:36 smithi078 ceph-mon[139570]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:58:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:36 smithi078 ceph-mon[142991]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:36 smithi118 ceph-mon[131825]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:38 smithi118 ceph-mon[131825]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:38 smithi078 ceph-mon[139570]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:38 smithi078 ceph-mon[142991]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:40 smithi118 ceph-mon[131825]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:40 smithi078 ceph-mon[139570]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:40 smithi078 ceph-mon[142991]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:42 smithi118 ceph-mon[131825]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:42 smithi078 ceph-mon[142991]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:42 smithi078 ceph-mon[139570]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:44 smithi118 ceph-mon[131825]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:44 smithi078 ceph-mon[142991]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:44 smithi078 ceph-mon[139570]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:46 smithi078 ceph-mon[139570]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:46 smithi078 ceph-mon[142991]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:58:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:46 smithi118 ceph-mon[131825]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:58:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:48 smithi118 ceph-mon[131825]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:48 smithi078 ceph-mon[139570]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:48 smithi078 ceph-mon[142991]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:50 smithi118 ceph-mon[131825]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:50 smithi078 ceph-mon[139570]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:51.046 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:50 smithi078 ceph-mon[142991]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:52 smithi118 ceph-mon[131825]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:52 smithi078 ceph-mon[139570]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:52 smithi078 ceph-mon[142991]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:54 smithi118 ceph-mon[131825]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:54 smithi078 ceph-mon[142991]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:54 smithi078 ceph-mon[139570]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:56 smithi078 ceph-mon[142991]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:56 smithi078 ceph-mon[139570]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:58:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T07:58:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:56 smithi118 ceph-mon[131825]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:57.403 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:58:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:58:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:58:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:58:57.714 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:58:57.714 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:58:57.714 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:58:57.714 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:58:57.714 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:58:58.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:58:58.096 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:58:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:58 smithi118 ceph-mon[131825]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:58 smithi118 ceph-mon[131825]: from='client.49494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2282232015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[142991]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[142991]: from='client.49494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2282232015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[139570]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:58:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[139570]: from='client.49494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2282232015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:58:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:58:59 smithi118 ceph-mon[131825]: from='client.59468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:58:59 smithi078 ceph-mon[139570]: from='client.59468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:58:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:58:59 smithi078 ceph-mon[142991]: from='client.59468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:00 smithi118 ceph-mon[131825]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:00 smithi078 ceph-mon[139570]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:00 smithi078 ceph-mon[142991]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:02 smithi118 ceph-mon[131825]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:02 smithi078 ceph-mon[139570]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:02 smithi078 ceph-mon[142991]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:04 smithi118 ceph-mon[131825]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:04 smithi078 ceph-mon[139570]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:04 smithi078 ceph-mon[142991]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:06 smithi078 ceph-mon[139570]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:06 smithi078 ceph-mon[142991]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:59:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:06 smithi118 ceph-mon[131825]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:08 smithi118 ceph-mon[131825]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:08 smithi078 ceph-mon[139570]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:08 smithi078 ceph-mon[142991]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:10 smithi118 ceph-mon[131825]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:10 smithi078 ceph-mon[139570]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:10 smithi078 ceph-mon[142991]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:12 smithi118 ceph-mon[131825]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:12 smithi078 ceph-mon[139570]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:12 smithi078 ceph-mon[142991]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:14 smithi118 ceph-mon[131825]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:59:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:14 smithi078 ceph-mon[142991]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:59:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:14 smithi078 ceph-mon[139570]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T07:59:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:59:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:59:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:59:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:59:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:59:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:59:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T07:59:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T07:59:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T07:59:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:16 smithi078 ceph-mon[139570]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:16 smithi078 ceph-mon[142991]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:59:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:16 smithi118 ceph-mon[131825]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:18 smithi118 ceph-mon[131825]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:18 smithi078 ceph-mon[139570]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:18 smithi078 ceph-mon[142991]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:20 smithi118 ceph-mon[131825]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:20 smithi078 ceph-mon[139570]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:20 smithi078 ceph-mon[142991]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:22 smithi078 ceph-mon[139570]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:22 smithi078 ceph-mon[142991]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:22 smithi118 ceph-mon[131825]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:23 smithi078 ceph-mon[139570]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:23 smithi078 ceph-mon[142991]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:23 smithi118 ceph-mon[131825]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:25 smithi118 ceph-mon[131825]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:25 smithi078 ceph-mon[139570]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:25 smithi078 ceph-mon[142991]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:59:28.446 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:59:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:28 smithi118 ceph-mon[131825]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:28 smithi078 ceph-mon[139570]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:28 smithi078 ceph-mon[142991]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:28.756 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:59:28.757 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:59:28.758 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T07:59:29.136 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T07:59:29.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T07:59:29.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T07:59:29.138 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T07:59:29.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T07:59:29.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T07:59:29.138 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T07:59:29.138 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T07:59:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:29 smithi118 ceph-mon[131825]: from='client.49512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:29.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3780459919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:59:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:29 smithi078 ceph-mon[139570]: from='client.49512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3780459919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:59:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:29 smithi078 ceph-mon[142991]: from='client.49512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3780459919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T07:59:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:30 smithi118 ceph-mon[131825]: from='client.59486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:30 smithi118 ceph-mon[131825]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:30 smithi078 ceph-mon[142991]: from='client.59486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:30 smithi078 ceph-mon[142991]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:30 smithi078 ceph-mon[139570]: from='client.59486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T07:59:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:30 smithi078 ceph-mon[139570]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:32 smithi118 ceph-mon[131825]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:32 smithi078 ceph-mon[139570]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:32 smithi078 ceph-mon[142991]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:34 smithi118 ceph-mon[131825]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:34 smithi078 ceph-mon[139570]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:34 smithi078 ceph-mon[142991]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:36 smithi118 ceph-mon[131825]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:36 smithi078 ceph-mon[142991]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:36 smithi078 ceph-mon[139570]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:59:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:38 smithi118 ceph-mon[131825]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:38 smithi078 ceph-mon[139570]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:38 smithi078 ceph-mon[142991]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:40 smithi118 ceph-mon[131825]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:40 smithi078 ceph-mon[139570]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:40 smithi078 ceph-mon[142991]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:42 smithi118 ceph-mon[131825]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:42 smithi078 ceph-mon[139570]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:42 smithi078 ceph-mon[142991]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:44 smithi118 ceph-mon[131825]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:44 smithi078 ceph-mon[139570]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:44.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:44 smithi078 ceph-mon[142991]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:46 smithi118 ceph-mon[131825]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:46 smithi078 ceph-mon[139570]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:46 smithi078 ceph-mon[142991]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T07:59:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T07:59:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:48 smithi118 ceph-mon[131825]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:48 smithi078 ceph-mon[139570]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:48 smithi078 ceph-mon[142991]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:50 smithi118 ceph-mon[131825]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:50 smithi078 ceph-mon[139570]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:50 smithi078 ceph-mon[142991]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:52 smithi118 ceph-mon[131825]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:52 smithi078 ceph-mon[139570]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:52 smithi078 ceph-mon[142991]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:54 smithi118 ceph-mon[131825]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:54 smithi078 ceph-mon[139570]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:54 smithi078 ceph-mon[142991]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:56 smithi118 ceph-mon[131825]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:56 smithi078 ceph-mon[139570]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:56 smithi078 ceph-mon[142991]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 07:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:07:59:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T07:59:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 07:59:58 smithi118 ceph-mon[131825]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 07:59:58 smithi078 ceph-mon[139570]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 07:59:58 smithi078 ceph-mon[142991]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T07:59:59.482 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T07:59:59.790 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T07:59:59.791 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:00:00.171 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:00:00.171 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:00:00.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:00:00.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:00:00.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:00:00.174 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:00:00.174 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:00:00.329 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:00 smithi078 conmon[139546]: 2023-12-16T07:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:00:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:00 smithi118 ceph-mon[131825]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:00 smithi118 ceph-mon[131825]: from='client.59498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:00:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1795061686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[139570]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[139570]: from='client.59498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:00:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1795061686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[142991]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[142991]: from='client.59498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:00:00.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1795061686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:01.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:01 smithi118 ceph-mon[131825]: from='client.59504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:01.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:01 smithi078 ceph-mon[139570]: from='client.59504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:01.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:01 smithi078 ceph-mon[142991]: from='client.59504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:02 smithi118 ceph-mon[131825]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:02 smithi078 ceph-mon[139570]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:02 smithi078 ceph-mon[142991]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:04 smithi118 ceph-mon[131825]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:04 smithi078 ceph-mon[139570]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:04 smithi078 ceph-mon[142991]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:06 smithi118 ceph-mon[131825]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:06 smithi078 ceph-mon[142991]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:06 smithi078 ceph-mon[139570]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:00:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:08 smithi118 ceph-mon[131825]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:08 smithi078 ceph-mon[139570]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:08 smithi078 ceph-mon[142991]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:10.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:10 smithi118 ceph-mon[131825]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:10 smithi078 ceph-mon[139570]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:10 smithi078 ceph-mon[142991]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:12 smithi118 ceph-mon[131825]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:12 smithi078 ceph-mon[139570]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:12 smithi078 ceph-mon[142991]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:14 smithi118 ceph-mon[131825]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:14 smithi078 ceph-mon[142991]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:14 smithi078 ceph-mon[139570]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:15.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:00:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:00:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:00:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:16 smithi118 ceph-mon[131825]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:00:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:00:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:00:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:00:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[139570]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[142991]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:00:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:00:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:18 smithi118 ceph-mon[131825]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:18 smithi078 ceph-mon[139570]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:18 smithi078 ceph-mon[142991]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:20 smithi118 ceph-mon[131825]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:20 smithi078 ceph-mon[139570]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:20 smithi078 ceph-mon[142991]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:22 smithi118 ceph-mon[131825]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:22 smithi078 ceph-mon[139570]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:22 smithi078 ceph-mon[142991]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:24 smithi118 ceph-mon[131825]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:24 smithi078 ceph-mon[142991]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:24 smithi078 ceph-mon[139570]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:26.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:26 smithi118 ceph-mon[131825]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:26 smithi078 ceph-mon[139570]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:00:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:26 smithi078 ceph-mon[142991]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:28 smithi118 ceph-mon[131825]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:28 smithi078 ceph-mon[139570]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:28 smithi078 ceph-mon[142991]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:30.522 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:00:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:30 smithi118 ceph-mon[131825]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:30 smithi078 ceph-mon[139570]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:30 smithi078 ceph-mon[142991]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:00:30.832 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:00:30.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:00:30.834 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:00:31.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:00:31.212 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:00:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:31 smithi118 ceph-mon[131825]: from='client.49548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:31.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3382318861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:31 smithi078 ceph-mon[139570]: from='client.49548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:31.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3382318861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:31 smithi078 ceph-mon[142991]: from='client.49548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:31.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3382318861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:00:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[139570]: from='client.59522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[139570]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[142991]: from='client.59522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[142991]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:32 smithi118 ceph-mon[131825]: from='client.59522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:00:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:32 smithi118 ceph-mon[131825]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:34 smithi078 ceph-mon[139570]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:34 smithi078 ceph-mon[142991]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:34 smithi118 ceph-mon[131825]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:36 smithi078 ceph-mon[139570]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:36 smithi078 ceph-mon[142991]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:00:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:36 smithi118 ceph-mon[131825]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:38 smithi078 ceph-mon[139570]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:38 smithi078 ceph-mon[142991]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:38 smithi118 ceph-mon[131825]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:40 smithi078 ceph-mon[139570]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:40 smithi078 ceph-mon[142991]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:40 smithi118 ceph-mon[131825]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:42 smithi078 ceph-mon[139570]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:42 smithi078 ceph-mon[142991]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:42 smithi118 ceph-mon[131825]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:44 smithi078 ceph-mon[139570]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:44.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:44 smithi078 ceph-mon[142991]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:44 smithi118 ceph-mon[131825]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:46 smithi078 ceph-mon[139570]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:46 smithi078 ceph-mon[142991]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:00:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:46 smithi118 ceph-mon[131825]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:47.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:47.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:00:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:48 smithi078 ceph-mon[139570]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:48 smithi078 ceph-mon[142991]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:48 smithi118 ceph-mon[131825]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:50 smithi078 ceph-mon[142991]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:50 smithi078 ceph-mon[139570]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:50 smithi118 ceph-mon[131825]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:52 smithi078 ceph-mon[139570]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:52 smithi078 ceph-mon[142991]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:52 smithi118 ceph-mon[131825]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:54 smithi078 ceph-mon[139570]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:54.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:54 smithi078 ceph-mon[142991]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:54 smithi118 ceph-mon[131825]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:56 smithi078 ceph-mon[139570]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:00:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:00:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:56 smithi078 ceph-mon[142991]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:56 smithi118 ceph-mon[131825]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:00:58 smithi078 ceph-mon[139570]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:00:58 smithi078 ceph-mon[142991]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:00:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:00:58 smithi118 ceph-mon[131825]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:00 smithi078 ceph-mon[142991]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:00 smithi078 ceph-mon[139570]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:00 smithi118 ceph-mon[131825]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:01.557 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:01:01.868 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:01:01.868 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5730M 2305M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5172M 2305M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4860M 2305M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:01:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4420M 2305M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:01:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:01:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:01:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:01:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:01:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:01:02.257 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:01:02.257 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:01:02.257 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:01:02.257 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:01:02.258 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:01:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[142991]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[142991]: from='client.49566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2388225937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[139570]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[139570]: from='client.49566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2388225937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:02 smithi118 ceph-mon[131825]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:02 smithi118 ceph-mon[131825]: from='client.49566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2388225937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:03 smithi078 ceph-mon[139570]: from='client.49572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:03 smithi078 ceph-mon[142991]: from='client.49572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:03.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:03 smithi118 ceph-mon[131825]: from='client.49572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:04 smithi078 ceph-mon[139570]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:04 smithi078 ceph-mon[142991]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:04 smithi118 ceph-mon[131825]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:06 smithi078 ceph-mon[142991]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:06 smithi078 ceph-mon[139570]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:01:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:06 smithi118 ceph-mon[131825]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:08 smithi118 ceph-mon[131825]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:08 smithi078 ceph-mon[139570]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:08 smithi078 ceph-mon[142991]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:10 smithi118 ceph-mon[131825]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:10 smithi078 ceph-mon[139570]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:10 smithi078 ceph-mon[142991]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:12 smithi118 ceph-mon[131825]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:12 smithi078 ceph-mon[139570]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:12 smithi078 ceph-mon[142991]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:14 smithi118 ceph-mon[131825]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:14 smithi078 ceph-mon[139570]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:14 smithi078 ceph-mon[142991]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[142991]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:01:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[139570]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:01:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:01:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:16 smithi118 ceph-mon[131825]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:01:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2296M 2023-12-16T08:01:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:01:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:01:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2296M 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2296M 2023-12-16T08:01:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:01:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:01:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:01:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:18 smithi118 ceph-mon[131825]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:18 smithi078 ceph-mon[142991]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:18 smithi078 ceph-mon[139570]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:20 smithi118 ceph-mon[131825]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:20 smithi078 ceph-mon[139570]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:20 smithi078 ceph-mon[142991]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:22 smithi118 ceph-mon[131825]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:22.908 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:01:22.710952779Z level=info msg="Completed cleanup jobs" duration=46.524872ms 2023-12-16T08:01:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:22 smithi078 ceph-mon[139570]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:22 smithi078 ceph-mon[142991]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:24 smithi118 ceph-mon[131825]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:24 smithi078 ceph-mon[139570]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:24 smithi078 ceph-mon[142991]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:26 smithi078 ceph-mon[139570]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:26 smithi078 ceph-mon[142991]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:01:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:26 smithi118 ceph-mon[131825]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:28 smithi118 ceph-mon[131825]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:28 smithi078 ceph-mon[139570]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:28 smithi078 ceph-mon[142991]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:30 smithi118 ceph-mon[131825]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:30 smithi078 ceph-mon[139570]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:30 smithi078 ceph-mon[142991]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:32.611 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:32 smithi118 ceph-mon[131825]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:32.922 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:01:32.922 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:01:32.922 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:01:32.922 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:01:32.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:01:32.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:01:32.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:32 smithi078 ceph-mon[139570]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:32 smithi078 ceph-mon[142991]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:33.304 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:01:33.305 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:01:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:33 smithi118 ceph-mon[131825]: from='client.59552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2260657277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:33 smithi078 ceph-mon[139570]: from='client.59552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2260657277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:33.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:33 smithi078 ceph-mon[142991]: from='client.59552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2260657277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:01:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:34 smithi118 ceph-mon[131825]: from='client.59558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:34 smithi118 ceph-mon[131825]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:34 smithi078 ceph-mon[139570]: from='client.59558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:34 smithi078 ceph-mon[139570]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:34 smithi078 ceph-mon[142991]: from='client.59558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:01:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:34 smithi078 ceph-mon[142991]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:36 smithi078 ceph-mon[139570]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:36 smithi078 ceph-mon[142991]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:01:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:36 smithi118 ceph-mon[131825]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:38 smithi118 ceph-mon[131825]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:38 smithi078 ceph-mon[139570]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:38 smithi078 ceph-mon[142991]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:40 smithi118 ceph-mon[131825]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:40 smithi078 ceph-mon[139570]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:40 smithi078 ceph-mon[142991]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:42 smithi078 ceph-mon[139570]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:42 smithi078 ceph-mon[142991]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:42 smithi118 ceph-mon[131825]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:44 smithi078 ceph-mon[139570]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:44 smithi078 ceph-mon[142991]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:44 smithi118 ceph-mon[131825]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:46 smithi078 ceph-mon[139570]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:46 smithi078 ceph-mon[142991]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:01:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:46 smithi118 ceph-mon[131825]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:01:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:48 smithi078 ceph-mon[139570]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:48 smithi078 ceph-mon[142991]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:48 smithi118 ceph-mon[131825]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:50 smithi078 ceph-mon[139570]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:50 smithi078 ceph-mon[142991]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:50 smithi118 ceph-mon[131825]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:52 smithi078 ceph-mon[139570]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:52 smithi078 ceph-mon[142991]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:52 smithi118 ceph-mon[131825]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:54 smithi078 ceph-mon[139570]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:54 smithi078 ceph-mon[142991]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:54 smithi118 ceph-mon[131825]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:56 smithi078 ceph-mon[139570]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:56 smithi078 ceph-mon[142991]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:01:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:01:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:56 smithi118 ceph-mon[131825]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:58 smithi078 ceph-mon[139570]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:58 smithi078 ceph-mon[142991]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:58 smithi118 ceph-mon[131825]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:01:59 smithi078 ceph-mon[139570]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:01:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:01:59 smithi078 ceph-mon[142991]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:01:59 smithi118 ceph-mon[131825]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:02 smithi118 ceph-mon[131825]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:02 smithi078 ceph-mon[139570]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:02 smithi078 ceph-mon[142991]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:03.647 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:02:03.958 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:02:03.958 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:02:03.958 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:02:03.958 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:02:03.958 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:02:03.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:02:03.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:02:03.960 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:04.340 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:02:04.341 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:02:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:04 smithi118 ceph-mon[131825]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:04 smithi118 ceph-mon[131825]: from='client.49602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:04 smithi078 ceph-mon[142991]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:04 smithi078 ceph-mon[142991]: from='client.49602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:04 smithi078 ceph-mon[139570]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:04 smithi078 ceph-mon[139570]: from='client.49602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:05 smithi118 ceph-mon[131825]: from='client.49608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:05.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1966678703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:05 smithi078 ceph-mon[139570]: from='client.49608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1966678703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:05 smithi078 ceph-mon[142991]: from='client.49608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:05.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1966678703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:06 smithi118 ceph-mon[131825]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:06 smithi078 ceph-mon[139570]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:06 smithi078 ceph-mon[142991]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:02:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:08 smithi118 ceph-mon[131825]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:08 smithi078 ceph-mon[139570]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:08 smithi078 ceph-mon[142991]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:10 smithi118 ceph-mon[131825]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:10 smithi078 ceph-mon[142991]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:10 smithi078 ceph-mon[139570]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:12 smithi118 ceph-mon[131825]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:12 smithi078 ceph-mon[142991]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:12 smithi078 ceph-mon[139570]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:14.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:14 smithi118 ceph-mon[131825]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:14 smithi078 ceph-mon[142991]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:14 smithi078 ceph-mon[139570]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:16.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:16 smithi118 ceph-mon[131825]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:16 smithi078 ceph-mon[139570]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:16 smithi078 ceph-mon[142991]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:02:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:02:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:02:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:02:17.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:02:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:02:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:02:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:02:17.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:02:18.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:18 smithi118 ceph-mon[131825]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:18 smithi078 ceph-mon[139570]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:18 smithi078 ceph-mon[142991]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:20.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:20 smithi118 ceph-mon[131825]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:20 smithi078 ceph-mon[139570]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:20 smithi078 ceph-mon[142991]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:22.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:22 smithi118 ceph-mon[131825]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:22 smithi078 ceph-mon[139570]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:22 smithi078 ceph-mon[142991]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:24 smithi118 ceph-mon[131825]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:24 smithi078 ceph-mon[139570]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:24 smithi078 ceph-mon[142991]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:26 smithi118 ceph-mon[131825]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:26 smithi078 ceph-mon[139570]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:26 smithi078 ceph-mon[142991]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:02:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:28 smithi118 ceph-mon[131825]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:28 smithi078 ceph-mon[139570]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:28 smithi078 ceph-mon[142991]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:30 smithi118 ceph-mon[131825]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:30 smithi078 ceph-mon[139570]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:30 smithi078 ceph-mon[142991]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:32 smithi118 ceph-mon[131825]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:32 smithi078 ceph-mon[139570]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:32 smithi078 ceph-mon[142991]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:34 smithi118 ceph-mon[131825]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:34.685 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:02:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:34 smithi078 ceph-mon[139570]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:34 smithi078 ceph-mon[142991]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:02:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:02:34.993 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:02:35.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:02:35.373 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:02:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:35 smithi118 ceph-mon[131825]: from='client.59588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:35.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1981779021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:35 smithi078 ceph-mon[142991]: from='client.59588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1981779021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:35 smithi078 ceph-mon[139570]: from='client.59588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1981779021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:02:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:36 smithi118 ceph-mon[131825]: from='client.59594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:36 smithi118 ceph-mon[131825]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:36 smithi078 ceph-mon[139570]: from='client.59594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:36 smithi078 ceph-mon[139570]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:36 smithi078 ceph-mon[142991]: from='client.59594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:02:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:36 smithi078 ceph-mon[142991]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:02:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:38 smithi118 ceph-mon[131825]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:38 smithi078 ceph-mon[142991]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:38 smithi078 ceph-mon[139570]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:40 smithi118 ceph-mon[131825]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:40 smithi078 ceph-mon[142991]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:40 smithi078 ceph-mon[139570]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:42 smithi118 ceph-mon[131825]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:42 smithi078 ceph-mon[142991]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:42 smithi078 ceph-mon[139570]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:44 smithi118 ceph-mon[131825]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:44 smithi078 ceph-mon[139570]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:44 smithi078 ceph-mon[142991]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:46 smithi118 ceph-mon[131825]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:46 smithi078 ceph-mon[139570]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:46 smithi078 ceph-mon[142991]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:02:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:02:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:48 smithi078 ceph-mon[139570]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:48 smithi078 ceph-mon[142991]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:48 smithi118 ceph-mon[131825]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:50 smithi078 ceph-mon[139570]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:50 smithi078 ceph-mon[142991]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:50 smithi118 ceph-mon[131825]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:52 smithi078 ceph-mon[139570]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:52 smithi078 ceph-mon[142991]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:52 smithi118 ceph-mon[131825]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:54 smithi078 ceph-mon[142991]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:54 smithi078 ceph-mon[139570]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:54 smithi118 ceph-mon[131825]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:56 smithi078 ceph-mon[139570]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:02:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:02:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:56 smithi078 ceph-mon[142991]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:56 smithi118 ceph-mon[131825]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:02:58 smithi078 ceph-mon[142991]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:02:58 smithi078 ceph-mon[139570]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:02:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:02:58 smithi118 ceph-mon[131825]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:00 smithi078 ceph-mon[139570]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:00 smithi078 ceph-mon[142991]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:00 smithi118 ceph-mon[131825]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:02 smithi078 ceph-mon[142991]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:02 smithi078 ceph-mon[139570]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:02 smithi118 ceph-mon[131825]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:04 smithi078 ceph-mon[139570]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:04 smithi078 ceph-mon[142991]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:04 smithi118 ceph-mon[131825]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:05.725 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:03:06.032 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:03:06.032 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:03:06.032 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:03:06.032 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:03:06.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:03:06.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:03:06.034 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:03:06.419 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:03:06.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:03:06.421 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:03:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:06 smithi078 ceph-mon[142991]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3971380342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:06 smithi078 ceph-mon[139570]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3971380342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:03:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:06 smithi118 ceph-mon[131825]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3971380342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:07 smithi078 ceph-mon[139570]: from='client.49638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:07 smithi078 ceph-mon[139570]: from='client.49644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:07 smithi078 ceph-mon[142991]: from='client.49638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:07 smithi078 ceph-mon[142991]: from='client.49644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:07 smithi118 ceph-mon[131825]: from='client.49638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:07 smithi118 ceph-mon[131825]: from='client.49644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:08 smithi078 ceph-mon[139570]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:08 smithi078 ceph-mon[142991]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:08 smithi118 ceph-mon[131825]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:10 smithi078 ceph-mon[139570]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:10 smithi078 ceph-mon[142991]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:10 smithi118 ceph-mon[131825]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:12 smithi078 ceph-mon[139570]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:12 smithi078 ceph-mon[142991]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:12 smithi118 ceph-mon[131825]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:14 smithi078 ceph-mon[139570]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:14 smithi078 ceph-mon[142991]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:14 smithi118 ceph-mon[131825]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:16 smithi078 ceph-mon[139570]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:16 smithi078 ceph-mon[142991]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:03:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:16 smithi118 ceph-mon[131825]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:03:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:17.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:03:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:03:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:03:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:03:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:03:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:03:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:20 smithi078 ceph-mon[142991]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:20 smithi078 ceph-mon[139570]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:20 smithi118 ceph-mon[131825]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:22 smithi078 ceph-mon[142991]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:22 smithi078 ceph-mon[139570]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:22 smithi118 ceph-mon[131825]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:24 smithi078 ceph-mon[139570]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:24 smithi078 ceph-mon[142991]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:24 smithi118 ceph-mon[131825]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:25 smithi118 ceph-mon[131825]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:25 smithi078 ceph-mon[142991]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:25 smithi078 ceph-mon[139570]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:03:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:28 smithi118 ceph-mon[131825]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:28 smithi078 ceph-mon[139570]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:28 smithi078 ceph-mon[142991]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:30 smithi118 ceph-mon[131825]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:30 smithi078 ceph-mon[142991]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:30 smithi078 ceph-mon[139570]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:32 smithi118 ceph-mon[131825]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:32 smithi078 ceph-mon[139570]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:32 smithi078 ceph-mon[142991]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:34 smithi118 ceph-mon[131825]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:34 smithi078 ceph-mon[139570]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:34 smithi078 ceph-mon[142991]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:36 smithi118 ceph-mon[131825]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:36 smithi078 ceph-mon[139570]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:36 smithi078 ceph-mon[142991]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:03:36.765 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:03:37.073 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:03:37.073 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:03:37.073 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:03:37.074 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:03:37.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:03:37.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:03:37.075 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:03:37.075 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:03:37.458 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:03:37.458 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:03:37.458 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:03:37.458 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:03:37.459 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:03:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:38 smithi118 ceph-mon[131825]: from='client.59624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:38 smithi118 ceph-mon[131825]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:38 smithi118 ceph-mon[131825]: from='client.59630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3528779209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[139570]: from='client.59624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[139570]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[139570]: from='client.59630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3528779209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[142991]: from='client.59624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[142991]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[142991]: from='client.59630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:03:38.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3528779209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:03:40.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:40 smithi118 ceph-mon[131825]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:40 smithi078 ceph-mon[139570]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:40 smithi078 ceph-mon[142991]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:42 smithi118 ceph-mon[131825]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:42 smithi078 ceph-mon[139570]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:42 smithi078 ceph-mon[142991]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:44 smithi118 ceph-mon[131825]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:44 smithi078 ceph-mon[139570]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:44 smithi078 ceph-mon[142991]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:46 smithi118 ceph-mon[131825]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:46 smithi078 ceph-mon[142991]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:46 smithi078 ceph-mon[139570]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:03:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:03:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:48 smithi118 ceph-mon[131825]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:48 smithi078 ceph-mon[139570]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:48 smithi078 ceph-mon[142991]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:50 smithi118 ceph-mon[131825]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:50 smithi078 ceph-mon[142991]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:50 smithi078 ceph-mon[139570]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:52 smithi118 ceph-mon[131825]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:52 smithi078 ceph-mon[139570]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:52 smithi078 ceph-mon[142991]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:54 smithi118 ceph-mon[131825]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:54 smithi078 ceph-mon[139570]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:54 smithi078 ceph-mon[142991]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:56 smithi118 ceph-mon[131825]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:56 smithi078 ceph-mon[139570]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:03:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:03:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:56 smithi078 ceph-mon[142991]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:03:58 smithi118 ceph-mon[131825]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:03:58 smithi078 ceph-mon[139570]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:03:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:03:58 smithi078 ceph-mon[142991]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:00.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:00 smithi118 ceph-mon[131825]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:00 smithi078 ceph-mon[139570]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:00 smithi078 ceph-mon[142991]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:02 smithi118 ceph-mon[131825]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:02 smithi078 ceph-mon[139570]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:02 smithi078 ceph-mon[142991]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:04.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:04 smithi118 ceph-mon[131825]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:04 smithi078 ceph-mon[139570]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:04 smithi078 ceph-mon[142991]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:06 smithi118 ceph-mon[131825]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:06 smithi078 ceph-mon[139570]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:06 smithi078 ceph-mon[142991]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:04:07.804 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:04:08.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:04:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:04:08.496 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:04:08.496 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:04:08.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:04:08.496 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:08.496 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:04:08.497 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:04:08.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:08 smithi118 ceph-mon[131825]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:08 smithi078 ceph-mon[139570]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:08 smithi078 ceph-mon[142991]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:09 smithi118 ceph-mon[131825]: from='client.59642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:09 smithi118 ceph-mon[131825]: from='client.49680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1616127847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[139570]: from='client.59642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[139570]: from='client.49680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1616127847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[142991]: from='client.59642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[142991]: from='client.49680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1616127847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:10 smithi078 ceph-mon[139570]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:10 smithi078 ceph-mon[142991]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:10 smithi118 ceph-mon[131825]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:12 smithi078 ceph-mon[139570]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:12 smithi078 ceph-mon[142991]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:12 smithi118 ceph-mon[131825]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:14 smithi078 ceph-mon[139570]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:14 smithi078 ceph-mon[142991]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:14 smithi118 ceph-mon[131825]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:16 smithi078 ceph-mon[139570]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:16 smithi078 ceph-mon[142991]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:04:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:16 smithi118 ceph-mon[131825]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:18 smithi078 ceph-mon[139570]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:04:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:18 smithi078 ceph-mon[142991]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:04:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:18 smithi118 ceph-mon[131825]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:04:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[139570]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[142991]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:20 smithi118 ceph-mon[131825]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:22 smithi118 ceph-mon[131825]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:22 smithi078 ceph-mon[139570]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:22 smithi078 ceph-mon[142991]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:04:23.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:04:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:04:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:04:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:04:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:04:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:04:24.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:24 smithi118 ceph-mon[131825]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:24 smithi078 ceph-mon[139570]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:24 smithi078 ceph-mon[142991]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:26.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:26 smithi118 ceph-mon[131825]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:26 smithi078 ceph-mon[139570]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:26 smithi078 ceph-mon[142991]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:04:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:28 smithi118 ceph-mon[131825]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:28 smithi078 ceph-mon[139570]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:28.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:28 smithi078 ceph-mon[142991]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:30 smithi118 ceph-mon[131825]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:30 smithi078 ceph-mon[139570]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:30 smithi078 ceph-mon[142991]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:32 smithi118 ceph-mon[131825]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:32 smithi078 ceph-mon[139570]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:32 smithi078 ceph-mon[142991]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:34 smithi118 ceph-mon[131825]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:34 smithi078 ceph-mon[139570]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:34 smithi078 ceph-mon[142991]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:36 smithi118 ceph-mon[131825]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:36 smithi078 ceph-mon[139570]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:36 smithi078 ceph-mon[142991]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:04:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:38 smithi118 ceph-mon[131825]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:38 smithi078 ceph-mon[139570]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:38 smithi078 ceph-mon[142991]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:38.850 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:04:39.156 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:04:39.156 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:04:39.157 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:04:39.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:04:39.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:04:39.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:04:39.158 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:04:39.158 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:04:39.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:04:39.541 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:04:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:40 smithi118 ceph-mon[131825]: from='client.59660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:40 smithi118 ceph-mon[131825]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:40 smithi118 ceph-mon[131825]: from='client.59666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/673757470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[142991]: from='client.59660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[142991]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[142991]: from='client.59666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/673757470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[139570]: from='client.59660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[139570]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[139570]: from='client.59666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:04:40.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/673757470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:04:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:42 smithi118 ceph-mon[131825]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:42 smithi078 ceph-mon[139570]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:42 smithi078 ceph-mon[142991]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:44 smithi118 ceph-mon[131825]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:44 smithi078 ceph-mon[139570]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:44 smithi078 ceph-mon[142991]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:46 smithi118 ceph-mon[131825]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:46 smithi078 ceph-mon[139570]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:04:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:46 smithi078 ceph-mon[142991]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:04:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:48 smithi118 ceph-mon[131825]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:48 smithi078 ceph-mon[139570]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:48 smithi078 ceph-mon[142991]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:50 smithi118 ceph-mon[131825]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:50 smithi078 ceph-mon[139570]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:50 smithi078 ceph-mon[142991]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:52 smithi118 ceph-mon[131825]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:52 smithi078 ceph-mon[139570]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:52 smithi078 ceph-mon[142991]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:54.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:54 smithi118 ceph-mon[131825]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:54 smithi078 ceph-mon[139570]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:54 smithi078 ceph-mon[142991]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:56.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:56 smithi118 ceph-mon[131825]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:56 smithi078 ceph-mon[139570]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:56 smithi078 ceph-mon[142991]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:04:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:04:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:04:58 smithi118 ceph-mon[131825]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:04:58 smithi078 ceph-mon[139570]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:04:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:04:58 smithi078 ceph-mon[142991]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:00 smithi078 ceph-mon[139570]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:00 smithi078 ceph-mon[142991]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:00 smithi118 ceph-mon[131825]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:02 smithi078 ceph-mon[139570]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:02 smithi078 ceph-mon[142991]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:02 smithi118 ceph-mon[131825]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:04 smithi078 ceph-mon[139570]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:04 smithi078 ceph-mon[142991]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:04 smithi118 ceph-mon[131825]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:06 smithi078 ceph-mon[139570]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:06 smithi078 ceph-mon[142991]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:05:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:06 smithi118 ceph-mon[131825]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:08 smithi078 ceph-mon[139570]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:08 smithi078 ceph-mon[142991]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:08 smithi118 ceph-mon[131825]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:09.888 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 10m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 10m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 10m ago 6h 800M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 10m ago 6h 1782M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:05:10.196 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 10m ago 6h 876M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 10m ago 6h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 10m ago 6h 5730M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 10m ago 6h 5172M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 10m ago 6h 4860M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 10m ago 6h 4420M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:05:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:05:10.579 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:05:10.580 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:05:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:10 smithi078 ceph-mon[139570]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:10.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:10 smithi078 ceph-mon[142991]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:10 smithi118 ceph-mon[131825]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[139570]: from='client.59678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[139570]: from='client.49716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2387687414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[142991]: from='client.59678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[142991]: from='client.49716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2387687414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:11 smithi118 ceph-mon[131825]: from='client.59678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:11 smithi118 ceph-mon[131825]: from='client.49716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:11.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2387687414' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:12 smithi078 ceph-mon[142991]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:12 smithi078 ceph-mon[139570]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:12 smithi118 ceph-mon[131825]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:14 smithi078 ceph-mon[139570]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:14 smithi078 ceph-mon[142991]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:14 smithi118 ceph-mon[131825]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:16 smithi078 ceph-mon[139570]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:16 smithi078 ceph-mon[142991]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:05:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:16 smithi118 ceph-mon[131825]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:18 smithi078 ceph-mon[139570]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:18 smithi078 ceph-mon[142991]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:18 smithi118 ceph-mon[131825]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:20 smithi078 ceph-mon[139570]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:20 smithi078 ceph-mon[142991]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:20 smithi118 ceph-mon[131825]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:22 smithi078 ceph-mon[139570]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:22.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:05:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:22 smithi078 ceph-mon[142991]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:05:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:22 smithi118 ceph-mon[131825]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:05:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:24 smithi078 ceph-mon[139570]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:24 smithi078 ceph-mon[142991]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:24 smithi118 ceph-mon[131825]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:05:26.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:05:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:05:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:05:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:05:28.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:28 smithi118 ceph-mon[131825]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:28 smithi078 ceph-mon[142991]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:28 smithi078 ceph-mon[139570]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:30.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:30 smithi118 ceph-mon[131825]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:30 smithi078 ceph-mon[139570]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:30.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:30 smithi078 ceph-mon[142991]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:32 smithi118 ceph-mon[131825]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:32 smithi078 ceph-mon[139570]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:32 smithi078 ceph-mon[142991]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:34.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:34 smithi118 ceph-mon[131825]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:34.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:34 smithi078 ceph-mon[139570]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:34.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:34 smithi078 ceph-mon[142991]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:36.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:36 smithi118 ceph-mon[131825]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:36 smithi078 ceph-mon[139570]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:36 smithi078 ceph-mon[142991]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:05:38.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:38 smithi118 ceph-mon[131825]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:38.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:38 smithi078 ceph-mon[139570]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:38.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:38 smithi078 ceph-mon[142991]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:40 smithi118 ceph-mon[131825]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:40 smithi078 ceph-mon[139570]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:40 smithi078 ceph-mon[142991]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:40.928 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 16s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 16s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 16s ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 16s ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 16s ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:05:41.232 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 16s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 16s ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 16s ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 16s ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 16s ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:05:41.233 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:41.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:05:41.619 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:05:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:42 smithi118 ceph-mon[131825]: from='client.59696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:42 smithi118 ceph-mon[131825]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:42 smithi118 ceph-mon[131825]: from='client.59702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1222479373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[139570]: from='client.59696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[139570]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[139570]: from='client.59702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1222479373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[142991]: from='client.59696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[142991]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[142991]: from='client.59702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:05:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1222479373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:05:44.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:44 smithi118 ceph-mon[131825]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:44 smithi078 ceph-mon[139570]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:44 smithi078 ceph-mon[142991]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:46.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:46 smithi118 ceph-mon[131825]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:46 smithi078 ceph-mon[139570]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:46 smithi078 ceph-mon[142991]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:05:47.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:05:48.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:48 smithi118 ceph-mon[131825]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:48.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:48 smithi078 ceph-mon[139570]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:48.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:48 smithi078 ceph-mon[142991]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:50 smithi118 ceph-mon[131825]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:50.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:50 smithi078 ceph-mon[142991]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:50 smithi078 ceph-mon[139570]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:52 smithi078 ceph-mon[139570]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:52 smithi078 ceph-mon[142991]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:52 smithi118 ceph-mon[131825]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:54 smithi078 ceph-mon[139570]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:54 smithi078 ceph-mon[142991]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:54 smithi118 ceph-mon[131825]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:56 smithi078 ceph-mon[139570]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:56 smithi078 ceph-mon[142991]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:05:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:05:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:56 smithi118 ceph-mon[131825]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:05:58 smithi078 ceph-mon[139570]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:05:58 smithi078 ceph-mon[142991]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:05:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:05:58 smithi118 ceph-mon[131825]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:00.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:00 smithi078 ceph-mon[139570]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:00.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:00 smithi078 ceph-mon[142991]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:00 smithi118 ceph-mon[131825]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:02 smithi078 ceph-mon[139570]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:02 smithi078 ceph-mon[142991]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:02 smithi118 ceph-mon[131825]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:04 smithi078 ceph-mon[139570]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:04 smithi078 ceph-mon[142991]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:04 smithi118 ceph-mon[131825]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:06 smithi078 ceph-mon[139570]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:06 smithi078 ceph-mon[142991]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:06:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:06 smithi118 ceph-mon[131825]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:08 smithi078 ceph-mon[139570]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:08.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:08 smithi078 ceph-mon[142991]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:08 smithi118 ceph-mon[131825]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:10 smithi078 ceph-mon[139570]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:10 smithi078 ceph-mon[142991]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:10 smithi118 ceph-mon[131825]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:11.964 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:06:12.273 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:06:12.273 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 47s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:06:12.273 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 98.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 47s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 47s ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 47s ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 6h 832M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 47s ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 47s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 47s ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 47s ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 47s ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 47s ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 6h 4024M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:06:12.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 6h 4684M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:06:12.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 6h 4058M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:06:12.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4592M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:06:12.275 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 128M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:12.660 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:06:12.661 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:06:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:12 smithi078 ceph-mon[139570]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:12.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:12 smithi078 ceph-mon[142991]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:12 smithi118 ceph-mon[131825]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[139570]: from='client.59714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[139570]: from='client.49752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2863704232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[142991]: from='client.59714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[142991]: from='client.49752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2863704232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:13 smithi118 ceph-mon[131825]: from='client.59714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:13 smithi118 ceph-mon[131825]: from='client.49752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2863704232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:14 smithi078 ceph-mon[139570]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:14 smithi078 ceph-mon[142991]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:14 smithi118 ceph-mon[131825]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:16 smithi078 ceph-mon[139570]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:16 smithi078 ceph-mon[142991]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:06:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:16 smithi118 ceph-mon[131825]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:17.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:18 smithi078 ceph-mon[139570]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:18 smithi078 ceph-mon[142991]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:18 smithi118 ceph-mon[131825]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:20 smithi078 ceph-mon[139570]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:20 smithi078 ceph-mon[142991]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:20 smithi118 ceph-mon[131825]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:22 smithi078 ceph-mon[139570]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:22 smithi078 ceph-mon[142991]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:22 smithi118 ceph-mon[131825]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:24 smithi078 ceph-mon[139570]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:24 smithi078 ceph-mon[142991]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:24 smithi118 ceph-mon[131825]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:06:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:26 smithi078 ceph-mon[139570]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:06:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:26 smithi078 ceph-mon[142991]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:06:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:26 smithi118 ceph-mon[131825]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:06:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:28 smithi118 ceph-mon[131825]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[139570]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[142991]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:30 smithi118 ceph-mon[131825]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[139570]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[142991]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:30.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:32 smithi078 ceph-mon[139570]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:32 smithi078 ceph-mon[142991]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:32 smithi118 ceph-mon[131825]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:06:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:06:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:06:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:06:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:06:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:06:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:06:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:34 smithi118 ceph-mon[131825]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:34 smithi078 ceph-mon[139570]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:34 smithi078 ceph-mon[142991]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:36 smithi078 ceph-mon[139570]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:06:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:36 smithi078 ceph-mon[142991]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:36 smithi118 ceph-mon[131825]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:38 smithi118 ceph-mon[131825]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:38 smithi078 ceph-mon[139570]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:38 smithi078 ceph-mon[142991]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:40 smithi118 ceph-mon[131825]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:40 smithi078 ceph-mon[139570]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:40 smithi078 ceph-mon[142991]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:42 smithi118 ceph-mon[131825]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:42 smithi078 ceph-mon[142991]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:42 smithi078 ceph-mon[139570]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:43.011 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:06:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:06:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 78s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:06:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 14s ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 78s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 14s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 14s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 78s ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 78s ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 14s ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 78s ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 78s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 14s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 78s ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 78s ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 78s ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 78s ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:06:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 14s ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:06:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 14s ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:06:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 14s ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:06:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 14s ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:06:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 14s ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:06:43.704 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:06:43.705 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:06:43.706 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:06:43.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:06:43.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:06:43.707 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:06:43.707 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:06:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:44 smithi118 ceph-mon[131825]: from='client.59732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:44 smithi118 ceph-mon[131825]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:44 smithi118 ceph-mon[131825]: from='client.59738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1121375806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[142991]: from='client.59732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[142991]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[142991]: from='client.59738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1121375806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[139570]: from='client.59732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[139570]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[139570]: from='client.59738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:06:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1121375806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:06:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:46 smithi078 ceph-mon[142991]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:46 smithi078 ceph-mon[139570]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:06:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:46 smithi118 ceph-mon[131825]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:06:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:48 smithi118 ceph-mon[131825]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:48 smithi078 ceph-mon[139570]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:48 smithi078 ceph-mon[142991]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:50 smithi118 ceph-mon[131825]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:50 smithi078 ceph-mon[139570]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:50 smithi078 ceph-mon[142991]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:52 smithi118 ceph-mon[131825]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:52 smithi078 ceph-mon[139570]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:52 smithi078 ceph-mon[142991]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:54 smithi118 ceph-mon[131825]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:54 smithi078 ceph-mon[139570]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:54 smithi078 ceph-mon[142991]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:56 smithi078 ceph-mon[139570]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:56 smithi078 ceph-mon[142991]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:06:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:06:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:56 smithi118 ceph-mon[131825]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:06:58 smithi118 ceph-mon[131825]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:06:58 smithi078 ceph-mon[139570]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:06:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:06:58 smithi078 ceph-mon[142991]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:00 smithi118 ceph-mon[131825]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:00 smithi078 ceph-mon[139570]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:00 smithi078 ceph-mon[142991]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:02 smithi118 ceph-mon[131825]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:02 smithi078 ceph-mon[139570]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:02 smithi078 ceph-mon[142991]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:04 smithi118 ceph-mon[131825]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:04 smithi078 ceph-mon[139570]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:04 smithi078 ceph-mon[142991]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:06 smithi078 ceph-mon[139570]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:06 smithi078 ceph-mon[142991]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:07:06.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:06 smithi118 ceph-mon[131825]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:08 smithi118 ceph-mon[131825]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:08 smithi078 ceph-mon[139570]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:08 smithi078 ceph-mon[142991]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:10 smithi118 ceph-mon[131825]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:10 smithi078 ceph-mon[142991]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:10 smithi078 ceph-mon[139570]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:12 smithi118 ceph-mon[131825]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:12 smithi078 ceph-mon[139570]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:12 smithi078 ceph-mon[142991]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:14.051 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:07:14.360 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:07:14.360 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 109s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 45s ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 109s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 45s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 45s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 109s ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 109s ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 45s ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 109s ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 109s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 45s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 109s ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:07:14.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 109s ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 109s ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 109s ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 45s ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 45s ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 45s ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 45s ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:07:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 45s ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:14.745 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:07:14.746 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:07:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:14 smithi118 ceph-mon[131825]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:14 smithi078 ceph-mon[139570]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:14 smithi078 ceph-mon[142991]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:15 smithi118 ceph-mon[131825]: from='client.59750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:15 smithi118 ceph-mon[131825]: from='client.49788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3840654965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[139570]: from='client.59750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[139570]: from='client.49788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3840654965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[142991]: from='client.59750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[142991]: from='client.49788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3840654965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:16 smithi078 ceph-mon[139570]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:16 smithi078 ceph-mon[142991]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:07:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:16 smithi118 ceph-mon[131825]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:18 smithi118 ceph-mon[131825]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:18 smithi078 ceph-mon[139570]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:18 smithi078 ceph-mon[142991]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:20 smithi118 ceph-mon[131825]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:20 smithi078 ceph-mon[139570]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:20 smithi078 ceph-mon[142991]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:22 smithi118 ceph-mon[131825]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:22 smithi078 ceph-mon[139570]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:22 smithi078 ceph-mon[142991]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:24 smithi118 ceph-mon[131825]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:24 smithi078 ceph-mon[139570]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:24 smithi078 ceph-mon[142991]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:26 smithi078 ceph-mon[139570]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:26 smithi078 ceph-mon[142991]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:07:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:26 smithi118 ceph-mon[131825]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:28 smithi118 ceph-mon[131825]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:28 smithi078 ceph-mon[139570]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:28 smithi078 ceph-mon[142991]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:30 smithi118 ceph-mon[131825]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:30 smithi078 ceph-mon[139570]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:30 smithi078 ceph-mon[142991]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:32 smithi118 ceph-mon[131825]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:32 smithi078 ceph-mon[139570]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:32 smithi078 ceph-mon[142991]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:07:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:07:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:07:33.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:07:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:07:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:07:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:34 smithi118 ceph-mon[131825]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:34 smithi078 ceph-mon[139570]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:34 smithi078 ceph-mon[142991]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:36 smithi078 ceph-mon[139570]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:36 smithi078 ceph-mon[142991]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:07:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:36 smithi118 ceph-mon[131825]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:38 smithi118 ceph-mon[131825]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:38 smithi078 ceph-mon[139570]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:38 smithi078 ceph-mon[142991]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:40 smithi118 ceph-mon[131825]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:40 smithi078 ceph-mon[139570]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:40 smithi078 ceph-mon[142991]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:42 smithi118 ceph-mon[131825]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:42 smithi078 ceph-mon[139570]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:42 smithi078 ceph-mon[142991]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:44 smithi118 ceph-mon[131825]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:44 smithi078 ceph-mon[139570]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:44 smithi078 ceph-mon[142991]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:45.092 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:07:45.400 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:07:45.400 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:07:45.400 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 76s ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:07:45.400 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 76s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 76s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 76s ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 76s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 76s ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:07:45.401 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 76s ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:07:45.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 76s ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:07:45.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 76s ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:07:45.402 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 76s ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:07:45.780 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:07:45.781 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:07:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[142991]: from='client.59768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[142991]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[142991]: from='client.59774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2505651019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[139570]: from='client.59768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[139570]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[139570]: from='client.59774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2505651019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:07:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:46 smithi118 ceph-mon[131825]: from='client.59768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:46 smithi118 ceph-mon[131825]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:46 smithi118 ceph-mon[131825]: from='client.59774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:07:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2505651019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:07:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:07:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:48 smithi118 ceph-mon[131825]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:48 smithi078 ceph-mon[139570]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:48 smithi078 ceph-mon[142991]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:50 smithi118 ceph-mon[131825]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:50 smithi078 ceph-mon[139570]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:50 smithi078 ceph-mon[142991]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:52 smithi118 ceph-mon[131825]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:52 smithi078 ceph-mon[139570]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:52 smithi078 ceph-mon[142991]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:54 smithi118 ceph-mon[131825]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:54 smithi078 ceph-mon[139570]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:54 smithi078 ceph-mon[142991]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:56 smithi078 ceph-mon[139570]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:07:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:07:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:56 smithi078 ceph-mon[142991]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:56 smithi118 ceph-mon[131825]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:07:58 smithi078 ceph-mon[139570]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:07:58 smithi078 ceph-mon[142991]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:07:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:07:58 smithi118 ceph-mon[131825]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:00 smithi078 ceph-mon[139570]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:00 smithi078 ceph-mon[142991]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:00 smithi118 ceph-mon[131825]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:02 smithi078 ceph-mon[139570]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:02 smithi078 ceph-mon[142991]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:02 smithi118 ceph-mon[131825]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:04 smithi078 ceph-mon[139570]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:04 smithi078 ceph-mon[142991]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:04 smithi118 ceph-mon[131825]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:06 smithi078 ceph-mon[139570]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:08:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:06 smithi078 ceph-mon[142991]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:06 smithi118 ceph-mon[131825]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:08 smithi078 ceph-mon[139570]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:08 smithi078 ceph-mon[142991]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:08 smithi118 ceph-mon[131825]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:10 smithi078 ceph-mon[139570]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:10 smithi078 ceph-mon[142991]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:10 smithi118 ceph-mon[131825]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:12 smithi078 ceph-mon[139570]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:12 smithi078 ceph-mon[142991]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:12 smithi118 ceph-mon[131825]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:14 smithi078 ceph-mon[139570]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:14 smithi078 ceph-mon[142991]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:14 smithi118 ceph-mon[131825]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:16.122 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:08:16.429 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:08:16.429 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:08:16.429 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 107s ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 2m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 107s ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 107s ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 107s ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 107s ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 107s ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:08:16.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 107s ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:08:16.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 107s ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:08:16.431 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 107s ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:08:16.431 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 107s ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:08:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:16 smithi078 ceph-mon[139570]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:16 smithi078 ceph-mon[142991]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:08:16.815 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:16.816 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:08:16.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:08:16.817 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:08:16.817 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:08:16.817 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:08:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:16 smithi118 ceph-mon[131825]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[139570]: from='client.49818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[139570]: from='client.59792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1996599279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[142991]: from='client.49818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[142991]: from='client.59792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1996599279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:17 smithi118 ceph-mon[131825]: from='client.49818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:17 smithi118 ceph-mon[131825]: from='client.59792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1996599279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:18 smithi078 ceph-mon[139570]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:18 smithi078 ceph-mon[142991]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:18 smithi118 ceph-mon[131825]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:20 smithi078 ceph-mon[139570]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:20 smithi078 ceph-mon[142991]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:20 smithi118 ceph-mon[131825]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:22 smithi078 ceph-mon[139570]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:22 smithi078 ceph-mon[142991]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:22 smithi118 ceph-mon[131825]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:24 smithi078 ceph-mon[139570]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:24 smithi078 ceph-mon[142991]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:24 smithi118 ceph-mon[131825]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:26.709 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:26 smithi078 ceph-mon[139570]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:26.710 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:08:26.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:26 smithi078 ceph-mon[142991]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:26 smithi118 ceph-mon[131825]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:28 smithi078 ceph-mon[139570]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:28 smithi078 ceph-mon[142991]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:28 smithi118 ceph-mon[131825]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:30 smithi078 ceph-mon[139570]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:30 smithi078 ceph-mon[142991]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:30 smithi118 ceph-mon[131825]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:32 smithi078 ceph-mon[139570]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:32 smithi078 ceph-mon[142991]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:32 smithi118 ceph-mon[131825]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:08:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:08:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:08:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:08:33.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:08:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:08:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:08:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:08:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:08:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:08:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:08:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:08:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:34 smithi078 ceph-mon[139570]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:34 smithi078 ceph-mon[142991]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:34 smithi118 ceph-mon[131825]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:08:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:36 smithi078 ceph-mon[139570]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:36.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:36 smithi078 ceph-mon[142991]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:36 smithi118 ceph-mon[131825]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:38 smithi118 ceph-mon[131825]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:38 smithi078 ceph-mon[139570]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:38 smithi078 ceph-mon[142991]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:40 smithi118 ceph-mon[131825]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:40 smithi078 ceph-mon[139570]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:40 smithi078 ceph-mon[142991]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:42 smithi118 ceph-mon[131825]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:42 smithi078 ceph-mon[139570]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:42 smithi078 ceph-mon[142991]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:44 smithi118 ceph-mon[131825]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:44 smithi078 ceph-mon[139570]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:44 smithi078 ceph-mon[142991]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:08:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:46 smithi118 ceph-mon[131825]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:47.161 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:08:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:46 smithi078 ceph-mon[139570]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:46 smithi078 ceph-mon[142991]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:47.473 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:08:47.473 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:08:47.473 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:08:47.473 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:08:47.474 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:08:47.475 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:08:47.859 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:08:47.859 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:08:47.860 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:08:47.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:08:47.861 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:08:47.861 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:08:47.861 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:08:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:08:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:48 smithi118 ceph-mon[131825]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:48 smithi118 ceph-mon[131825]: from='client.49836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:48 smithi118 ceph-mon[131825]: from='client.49842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3579983078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[142991]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[142991]: from='client.49836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[142991]: from='client.49842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3579983078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[139570]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[139570]: from='client.49836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[139570]: from='client.49842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:08:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3579983078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:08:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:50 smithi118 ceph-mon[131825]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:50 smithi078 ceph-mon[139570]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:50 smithi078 ceph-mon[142991]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:51 smithi118 ceph-mon[131825]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:51 smithi078 ceph-mon[139570]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:51 smithi078 ceph-mon[142991]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:54.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:54 smithi078 ceph-mon[139570]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:54.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:54 smithi078 ceph-mon[142991]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:54 smithi118 ceph-mon[131825]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:56 smithi078 ceph-mon[139570]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:56 smithi078 ceph-mon[142991]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:08:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:08:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:56 smithi118 ceph-mon[131825]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:58.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:08:58 smithi078 ceph-mon[139570]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:58.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:08:58 smithi078 ceph-mon[142991]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:08:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:08:58 smithi118 ceph-mon[131825]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:00 smithi078 ceph-mon[142991]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:00 smithi078 ceph-mon[139570]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:00 smithi118 ceph-mon[131825]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:02 smithi078 ceph-mon[139570]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:02 smithi078 ceph-mon[142991]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:02 smithi118 ceph-mon[131825]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:04.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:04 smithi078 ceph-mon[139570]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:04.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:04 smithi078 ceph-mon[142991]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:04 smithi118 ceph-mon[131825]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:06 smithi078 ceph-mon[139570]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:06 smithi078 ceph-mon[142991]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:09:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:06 smithi118 ceph-mon[131825]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:08.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:08 smithi078 ceph-mon[139570]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:08 smithi078 ceph-mon[142991]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:08 smithi118 ceph-mon[131825]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:10.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:10 smithi078 ceph-mon[139570]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:10.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:10 smithi078 ceph-mon[142991]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:10 smithi118 ceph-mon[131825]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:12.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:12 smithi078 ceph-mon[139570]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:12.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:12 smithi078 ceph-mon[142991]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:12 smithi118 ceph-mon[131825]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:14.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:14 smithi078 ceph-mon[139570]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:14.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:14 smithi078 ceph-mon[142991]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:14 smithi118 ceph-mon[131825]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:16 smithi078 ceph-mon[139570]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:16 smithi078 ceph-mon[142991]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:09:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:16 smithi118 ceph-mon[131825]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:18.207 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:09:18.517 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 3m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 2m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:09:18.518 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:09:18.519 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:09:18.520 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:09:18.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:18 smithi078 ceph-mon[139570]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:18.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:18 smithi078 ceph-mon[142991]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:09:18.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:18.899 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:09:18.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:09:18.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:09:18.899 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:09:18.899 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:09:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:18 smithi118 ceph-mon[131825]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[139570]: from='client.49854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[139570]: from='client.59828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1781356298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[142991]: from='client.49854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[142991]: from='client.59828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1781356298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:19 smithi118 ceph-mon[131825]: from='client.49854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:19 smithi118 ceph-mon[131825]: from='client.59828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1781356298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:20.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:20 smithi078 ceph-mon[139570]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:20.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:20 smithi078 ceph-mon[142991]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:20 smithi118 ceph-mon[131825]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:22 smithi078 ceph-mon[139570]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:22.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:22 smithi078 ceph-mon[142991]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:22 smithi118 ceph-mon[131825]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:24 smithi078 ceph-mon[139570]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:24 smithi078 ceph-mon[142991]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:24 smithi118 ceph-mon[131825]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:26 smithi078 ceph-mon[139570]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:26 smithi078 ceph-mon[142991]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:09:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:26 smithi118 ceph-mon[131825]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:28.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:28 smithi078 ceph-mon[139570]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:28.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:28 smithi078 ceph-mon[142991]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:28 smithi118 ceph-mon[131825]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:30.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:30 smithi078 ceph-mon[139570]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:30.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:30 smithi078 ceph-mon[142991]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:30 smithi118 ceph-mon[131825]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:32 smithi118 ceph-mon[131825]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:32 smithi078 ceph-mon[139570]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:32 smithi078 ceph-mon[142991]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:34 smithi118 ceph-mon[131825]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:09:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:09:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:09:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:09:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[139570]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[142991]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:09:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:09:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:36 smithi078 ceph-mon[139570]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:36 smithi078 ceph-mon[142991]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:09:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:36 smithi118 ceph-mon[131825]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:38 smithi118 ceph-mon[131825]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:38 smithi078 ceph-mon[139570]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:38 smithi078 ceph-mon[142991]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:40 smithi118 ceph-mon[131825]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:40 smithi078 ceph-mon[139570]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:40 smithi078 ceph-mon[142991]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:42 smithi118 ceph-mon[131825]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:42 smithi078 ceph-mon[139570]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:42 smithi078 ceph-mon[142991]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:44 smithi118 ceph-mon[131825]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:44 smithi078 ceph-mon[139570]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:44 smithi078 ceph-mon[142991]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:46 smithi078 ceph-mon[139570]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:46 smithi078 ceph-mon[142991]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:09:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:46 smithi118 ceph-mon[131825]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:09:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:48 smithi118 ceph-mon[131825]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:48 smithi078 ceph-mon[139570]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:48 smithi078 ceph-mon[142991]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:49.243 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:09:49.551 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:09:49.552 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:09:49.553 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:09:49.933 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:09:49.933 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:09:49.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:09:49.935 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:09:49.935 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:09:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:50 smithi118 ceph-mon[131825]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:50 smithi118 ceph-mon[131825]: from='client.49872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:50 smithi118 ceph-mon[131825]: from='client.49878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/342920695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[139570]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[139570]: from='client.49872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[139570]: from='client.49878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/342920695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[142991]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[142991]: from='client.49872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[142991]: from='client.49878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:09:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/342920695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:09:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:52 smithi118 ceph-mon[131825]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:52 smithi078 ceph-mon[139570]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:52 smithi078 ceph-mon[142991]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:54 smithi118 ceph-mon[131825]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:54 smithi078 ceph-mon[139570]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:54 smithi078 ceph-mon[142991]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:56 smithi078 ceph-mon[139570]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:56 smithi078 ceph-mon[142991]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:09:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:09:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:56 smithi118 ceph-mon[131825]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:09:58 smithi118 ceph-mon[131825]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:09:58 smithi078 ceph-mon[139570]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:09:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:09:58 smithi078 ceph-mon[142991]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:00 smithi078 conmon[139546]: 2023-12-16T08:09:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:10:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:00 smithi118 ceph-mon[131825]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:10:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:00 smithi078 ceph-mon[139570]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:10:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:00 smithi078 ceph-mon[142991]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:10:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:02 smithi118 ceph-mon[131825]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:02 smithi078 ceph-mon[139570]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:04.134 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:04.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:02 smithi078 ceph-mon[142991]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:04.135 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:04 smithi118 ceph-mon[131825]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:04 smithi078 ceph-mon[139570]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:04 smithi078 ceph-mon[142991]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:06 smithi078 ceph-mon[139570]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:10:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:06 smithi078 ceph-mon[142991]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:06 smithi118 ceph-mon[131825]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:08 smithi118 ceph-mon[131825]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:08 smithi078 ceph-mon[139570]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:08 smithi078 ceph-mon[142991]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:10 smithi118 ceph-mon[131825]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:10 smithi078 ceph-mon[139570]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:10 smithi078 ceph-mon[142991]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:12 smithi118 ceph-mon[131825]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:12 smithi078 ceph-mon[139570]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:12 smithi078 ceph-mon[142991]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:14 smithi118 ceph-mon[131825]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:14 smithi078 ceph-mon[139570]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:14 smithi078 ceph-mon[142991]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:16 smithi078 ceph-mon[139570]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:10:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:16 smithi078 ceph-mon[142991]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:16 smithi118 ceph-mon[131825]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:18 smithi118 ceph-mon[131825]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:18 smithi078 ceph-mon[139570]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:18 smithi078 ceph-mon[142991]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:20.279 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 4m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 3m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:10:20.587 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:10:20.588 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:10:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:20 smithi118 ceph-mon[131825]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:20.968 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:10:20.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:10:20.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:10:20.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:20.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:10:20.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:20.970 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:10:20.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:10:20.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:10:20.970 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:10:20.970 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:10:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:20 smithi078 ceph-mon[139570]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:20 smithi078 ceph-mon[142991]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:21 smithi118 ceph-mon[131825]: from='client.49890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:21 smithi118 ceph-mon[131825]: from='client.59864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3641601336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[139570]: from='client.49890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[139570]: from='client.59864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3641601336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[142991]: from='client.49890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[142991]: from='client.59864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3641601336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:22 smithi118 ceph-mon[131825]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:22 smithi078 ceph-mon[142991]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:22 smithi078 ceph-mon[139570]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:24 smithi118 ceph-mon[131825]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:24.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:24 smithi078 ceph-mon[139570]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:24 smithi078 ceph-mon[142991]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:26 smithi078 ceph-mon[139570]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:10:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:26 smithi078 ceph-mon[142991]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:26 smithi118 ceph-mon[131825]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:28 smithi118 ceph-mon[131825]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:28 smithi078 ceph-mon[139570]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:28 smithi078 ceph-mon[142991]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:30 smithi118 ceph-mon[131825]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:30 smithi078 ceph-mon[139570]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:30 smithi078 ceph-mon[142991]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:32 smithi118 ceph-mon[131825]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:32 smithi078 ceph-mon[139570]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:32 smithi078 ceph-mon[142991]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:34 smithi118 ceph-mon[131825]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:10:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:34 smithi078 ceph-mon[139570]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:10:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:34 smithi078 ceph-mon[142991]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:10:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:10:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:10:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:10:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:10:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:10:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:10:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:10:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:10:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:10:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:36 smithi078 ceph-mon[139570]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:10:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:36 smithi078 ceph-mon[142991]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:36 smithi118 ceph-mon[131825]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:38 smithi118 ceph-mon[131825]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:38 smithi078 ceph-mon[139570]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:38 smithi078 ceph-mon[142991]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:40 smithi118 ceph-mon[131825]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:40 smithi078 ceph-mon[139570]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:40 smithi078 ceph-mon[142991]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:42 smithi118 ceph-mon[131825]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:42 smithi078 ceph-mon[139570]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:42 smithi078 ceph-mon[142991]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:44 smithi118 ceph-mon[131825]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:44 smithi078 ceph-mon[139570]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:44 smithi078 ceph-mon[142991]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:46 smithi078 ceph-mon[139570]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:46.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:46 smithi078 ceph-mon[142991]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:10:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:46 smithi118 ceph-mon[131825]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:10:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:48 smithi118 ceph-mon[131825]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:48 smithi078 ceph-mon[139570]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:48 smithi078 ceph-mon[142991]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:50 smithi118 ceph-mon[131825]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:50 smithi078 ceph-mon[139570]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:50 smithi078 ceph-mon[142991]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:51.316 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:10:51.621 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 6h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 6h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:10:51.622 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:10:51.623 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:10:52.004 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:10:52.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:10:52.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:10:52.006 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:10:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:52 smithi118 ceph-mon[131825]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:52 smithi118 ceph-mon[131825]: from='client.49908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:52 smithi118 ceph-mon[131825]: from='client.49914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1991549323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[142991]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[142991]: from='client.49908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[142991]: from='client.49914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1991549323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[139570]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[139570]: from='client.49908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[139570]: from='client.49914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:10:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1991549323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:10:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:54 smithi118 ceph-mon[131825]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:54 smithi078 ceph-mon[139570]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:54 smithi078 ceph-mon[142991]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:56 smithi078 ceph-mon[139570]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:56 smithi078 ceph-mon[142991]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:10:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:10:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:56 smithi118 ceph-mon[131825]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:10:58 smithi118 ceph-mon[131825]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:10:58 smithi078 ceph-mon[139570]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:10:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:10:58 smithi078 ceph-mon[142991]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:00 smithi118 ceph-mon[131825]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:00 smithi078 ceph-mon[139570]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:00 smithi078 ceph-mon[142991]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:02 smithi118 ceph-mon[131825]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:02 smithi078 ceph-mon[139570]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:02 smithi078 ceph-mon[142991]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:04 smithi118 ceph-mon[131825]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:04 smithi078 ceph-mon[139570]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:04 smithi078 ceph-mon[142991]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:06 smithi078 ceph-mon[139570]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:11:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:06 smithi078 ceph-mon[142991]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:06 smithi118 ceph-mon[131825]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:08 smithi118 ceph-mon[131825]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:08 smithi078 ceph-mon[139570]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:08 smithi078 ceph-mon[142991]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:10 smithi118 ceph-mon[131825]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:10 smithi078 ceph-mon[139570]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:10 smithi078 ceph-mon[142991]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:12 smithi118 ceph-mon[131825]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:12 smithi078 ceph-mon[139570]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:12 smithi078 ceph-mon[142991]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:14 smithi078 ceph-mon[139570]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:14 smithi078 ceph-mon[142991]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:14 smithi118 ceph-mon[131825]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:16 smithi078 ceph-mon[139570]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:11:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:16 smithi078 ceph-mon[142991]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:16 smithi118 ceph-mon[131825]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:18 smithi078 ceph-mon[139570]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:18 smithi078 ceph-mon[142991]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:18 smithi118 ceph-mon[131825]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:20 smithi078 ceph-mon[139570]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:20 smithi078 ceph-mon[142991]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:20 smithi118 ceph-mon[131825]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:22.347 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 5m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 4m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:11:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 6h 5763M 2296M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 6h 5202M 2296M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 6h 4884M 2296M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 6h 4451M 2296M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:11:22.658 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:11:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:22 smithi078 ceph-mon[139570]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:22 smithi078 ceph-mon[142991]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:23.040 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:23.041 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:11:23.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:11:23.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:11:23.042 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:11:23.042 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:11:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:22 smithi118 ceph-mon[131825]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:11:22.807028375Z level=info msg="Completed cleanup jobs" duration=142.988026ms 2023-12-16T08:11:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[142991]: from='client.59894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[142991]: from='client.49932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1531919901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[139570]: from='client.59894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[139570]: from='client.49932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1531919901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:23 smithi118 ceph-mon[131825]: from='client.59894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:23 smithi118 ceph-mon[131825]: from='client.49932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1531919901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:24 smithi078 ceph-mon[139570]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:24 smithi078 ceph-mon[142991]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:24 smithi118 ceph-mon[131825]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:26 smithi078 ceph-mon[139570]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:26 smithi078 ceph-mon[142991]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:11:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:26 smithi118 ceph-mon[131825]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:28 smithi078 ceph-mon[139570]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:28 smithi078 ceph-mon[142991]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:28 smithi118 ceph-mon[131825]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:30 smithi078 ceph-mon[139570]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:30 smithi078 ceph-mon[142991]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:30 smithi118 ceph-mon[131825]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:32 smithi078 ceph-mon[139570]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:32 smithi078 ceph-mon[142991]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:32 smithi118 ceph-mon[131825]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:34 smithi078 ceph-mon[139570]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:34 smithi078 ceph-mon[142991]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:34 smithi118 ceph-mon[131825]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:11:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:11:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:11:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:36.713 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:11:36.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:38.692 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:11:38.693 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:11:38.694 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:37 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2287M 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:37 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2287M 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.695 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:11:38.696 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:37 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2287M 2023-12-16T08:11:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:38 smithi078 ceph-mon[139570]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:38 smithi078 ceph-mon[142991]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:38 smithi118 ceph-mon[131825]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:40 smithi078 ceph-mon[139570]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:40 smithi078 ceph-mon[142991]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:40 smithi118 ceph-mon[131825]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:42 smithi118 ceph-mon[131825]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:42 smithi078 ceph-mon[139570]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:42 smithi078 ceph-mon[142991]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:44 smithi118 ceph-mon[131825]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:44 smithi078 ceph-mon[139570]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:44 smithi078 ceph-mon[142991]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:11:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:46 smithi118 ceph-mon[131825]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:46 smithi078 ceph-mon[139570]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:46 smithi078 ceph-mon[142991]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:11:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:48 smithi118 ceph-mon[131825]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:48 smithi078 ceph-mon[139570]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:48 smithi078 ceph-mon[142991]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:50 smithi118 ceph-mon[131825]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:50 smithi078 ceph-mon[139570]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:50 smithi078 ceph-mon[142991]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:52 smithi118 ceph-mon[131825]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:52 smithi078 ceph-mon[139570]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:52 smithi078 ceph-mon[142991]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:53.383 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:11:53.689 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:11:53.689 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:11:53.689 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:11:53.690 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:11:53.691 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:11:54.071 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:11:54.072 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:11:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:54 smithi118 ceph-mon[131825]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:54 smithi118 ceph-mon[131825]: from='client.59912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:54 smithi118 ceph-mon[131825]: from='client.49950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2326764527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[139570]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[139570]: from='client.59912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[139570]: from='client.49950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2326764527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[142991]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[142991]: from='client.59912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[142991]: from='client.49950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:11:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2326764527' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:11:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:11:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:56 smithi118 ceph-mon[131825]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:56 smithi078 ceph-mon[139570]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:56 smithi078 ceph-mon[142991]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:11:58 smithi118 ceph-mon[131825]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:11:58 smithi078 ceph-mon[139570]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:11:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:11:58 smithi078 ceph-mon[142991]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:00 smithi118 ceph-mon[131825]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:00 smithi078 ceph-mon[139570]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:00 smithi078 ceph-mon[142991]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:02 smithi118 ceph-mon[131825]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:02 smithi078 ceph-mon[139570]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:02 smithi078 ceph-mon[142991]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:04 smithi118 ceph-mon[131825]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:04 smithi078 ceph-mon[139570]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:04 smithi078 ceph-mon[142991]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:12:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:06 smithi118 ceph-mon[131825]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:06 smithi078 ceph-mon[139570]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:06 smithi078 ceph-mon[142991]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:08 smithi118 ceph-mon[131825]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:08 smithi078 ceph-mon[139570]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:08 smithi078 ceph-mon[142991]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:10 smithi118 ceph-mon[131825]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:10 smithi078 ceph-mon[139570]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:10 smithi078 ceph-mon[142991]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:12 smithi118 ceph-mon[131825]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:12 smithi078 ceph-mon[139570]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:12 smithi078 ceph-mon[142991]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:14 smithi118 ceph-mon[131825]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:14 smithi078 ceph-mon[139570]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:14 smithi078 ceph-mon[142991]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:12:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:16 smithi118 ceph-mon[131825]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:16 smithi078 ceph-mon[139570]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:16 smithi078 ceph-mon[142991]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:18 smithi118 ceph-mon[131825]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:18 smithi078 ceph-mon[142991]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:18 smithi078 ceph-mon[139570]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:20 smithi118 ceph-mon[131825]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:20 smithi078 ceph-mon[139570]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:20 smithi078 ceph-mon[142991]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:21 smithi118 ceph-mon[131825]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:21 smithi078 ceph-mon[139570]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:21 smithi078 ceph-mon[142991]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:24.412 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:12:24.721 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:12:24.721 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 6m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:12:24.721 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 5m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:12:24.721 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 6m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:12:24.721 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 5m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 5m ago 6h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 6m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 6h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 6h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 5m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 6h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:12:24.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 6h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 6h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 6h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:12:24.723 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 5m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:12:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:24 smithi078 ceph-mon[139570]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:24 smithi078 ceph-mon[142991]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:24 smithi118 ceph-mon[131825]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:25.103 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:12:25.103 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:12:25.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:12:25.105 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:12:25.105 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[139570]: from='client.49962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[139570]: from='client.59936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2296055517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[142991]: from='client.49962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[142991]: from='client.59936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2296055517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:25 smithi118 ceph-mon[131825]: from='client.49962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:25 smithi118 ceph-mon[131825]: from='client.59936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2296055517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:26 smithi078 ceph-mon[139570]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:12:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:26 smithi078 ceph-mon[142991]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:26 smithi118 ceph-mon[131825]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:28 smithi118 ceph-mon[131825]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:28 smithi078 ceph-mon[139570]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:28 smithi078 ceph-mon[142991]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:30 smithi118 ceph-mon[131825]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:30 smithi078 ceph-mon[139570]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:30 smithi078 ceph-mon[142991]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:32 smithi118 ceph-mon[131825]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:32 smithi078 ceph-mon[139570]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:32 smithi078 ceph-mon[142991]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:34 smithi118 ceph-mon[131825]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:34 smithi078 ceph-mon[139570]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:34 smithi078 ceph-mon[142991]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:36 smithi078 ceph-mon[139570]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:12:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:36 smithi078 ceph-mon[142991]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:12:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:36 smithi118 ceph-mon[131825]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:12:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:12:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:12:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:12:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:12:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:12:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:12:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:12:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:38 smithi118 ceph-mon[131825]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:38 smithi078 ceph-mon[139570]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:38 smithi078 ceph-mon[142991]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:40 smithi118 ceph-mon[131825]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:40 smithi078 ceph-mon[139570]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:40 smithi078 ceph-mon[142991]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:42 smithi118 ceph-mon[131825]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:42 smithi078 ceph-mon[139570]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:42 smithi078 ceph-mon[142991]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:44 smithi118 ceph-mon[131825]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:44 smithi078 ceph-mon[139570]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:44 smithi078 ceph-mon[142991]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:46 smithi078 ceph-mon[139570]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:46 smithi078 ceph-mon[142991]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:12:46.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:46 smithi118 ceph-mon[131825]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:12:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:48 smithi118 ceph-mon[131825]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:48 smithi078 ceph-mon[139570]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:48 smithi078 ceph-mon[142991]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:50 smithi118 ceph-mon[131825]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:50 smithi078 ceph-mon[139570]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:50 smithi078 ceph-mon[142991]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:52 smithi118 ceph-mon[131825]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:52 smithi078 ceph-mon[139570]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:52 smithi078 ceph-mon[142991]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:54 smithi118 ceph-mon[131825]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:54 smithi078 ceph-mon[139570]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:54 smithi078 ceph-mon[142991]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:55.451 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 7m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 7m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 7m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 7m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 7m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:12:55.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 6h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 6h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 6h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 6h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:12:55.760 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:12:56.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:12:56.143 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:12:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:12:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[139570]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[139570]: from='client.59948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[139570]: from='client.59954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2582470741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[142991]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[142991]: from='client.59948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[142991]: from='client.59954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2582470741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:56 smithi118 ceph-mon[131825]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:56 smithi118 ceph-mon[131825]: from='client.59948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:56 smithi118 ceph-mon[131825]: from='client.59954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:12:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2582470741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:12:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:12:58 smithi118 ceph-mon[131825]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:12:58 smithi078 ceph-mon[139570]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:12:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:12:58 smithi078 ceph-mon[142991]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:00 smithi118 ceph-mon[131825]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:00 smithi078 ceph-mon[139570]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:00 smithi078 ceph-mon[142991]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:02 smithi118 ceph-mon[131825]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:02 smithi078 ceph-mon[139570]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:02 smithi078 ceph-mon[142991]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:04 smithi118 ceph-mon[131825]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:04 smithi078 ceph-mon[139570]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:04 smithi078 ceph-mon[142991]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:06 smithi078 ceph-mon[139570]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:06 smithi078 ceph-mon[142991]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:13:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:06 smithi118 ceph-mon[131825]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:08 smithi118 ceph-mon[131825]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:08 smithi078 ceph-mon[139570]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:08 smithi078 ceph-mon[142991]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:10 smithi118 ceph-mon[131825]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:10 smithi078 ceph-mon[139570]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:10 smithi078 ceph-mon[142991]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:12 smithi118 ceph-mon[131825]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:12 smithi078 ceph-mon[139570]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:12 smithi078 ceph-mon[142991]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:14 smithi118 ceph-mon[131825]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:14 smithi078 ceph-mon[139570]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:14 smithi078 ceph-mon[142991]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:16 smithi078 ceph-mon[139570]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:16 smithi078 ceph-mon[142991]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:13:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:16 smithi118 ceph-mon[131825]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:18 smithi118 ceph-mon[131825]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:18 smithi078 ceph-mon[142991]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:18 smithi078 ceph-mon[139570]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:20 smithi118 ceph-mon[131825]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:20 smithi078 ceph-mon[139570]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:20 smithi078 ceph-mon[142991]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:22 smithi118 ceph-mon[131825]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:22 smithi078 ceph-mon[139570]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:22 smithi078 ceph-mon[142991]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:24 smithi118 ceph-mon[131825]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:24 smithi078 ceph-mon[139570]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:24 smithi078 ceph-mon[142991]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:26.490 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:13:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:26 smithi078 ceph-mon[139570]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:26 smithi078 ceph-mon[142991]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:13:26.800 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:13:26.800 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 6m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 6m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 6m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:13:26.801 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 7h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 6h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 6h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:13:26.802 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 6m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:13:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:26 smithi118 ceph-mon[131825]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:27.178 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:13:27.179 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:13:27.180 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:13:27.180 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:13:27.180 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:13:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:27 smithi118 ceph-mon[131825]: from='client.59966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:27 smithi118 ceph-mon[131825]: from='client.50004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3236458637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[139570]: from='client.59966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[139570]: from='client.50004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3236458637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[142991]: from='client.59966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[142991]: from='client.50004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3236458637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:28 smithi118 ceph-mon[131825]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:28 smithi078 ceph-mon[139570]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:28 smithi078 ceph-mon[142991]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:30 smithi118 ceph-mon[131825]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:30 smithi078 ceph-mon[139570]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:30 smithi078 ceph-mon[142991]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:32 smithi118 ceph-mon[131825]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:32 smithi078 ceph-mon[139570]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:32 smithi078 ceph-mon[142991]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:34 smithi118 ceph-mon[131825]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:34 smithi078 ceph-mon[139570]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:34 smithi078 ceph-mon[142991]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:36 smithi078 ceph-mon[139570]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:13:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:36 smithi078 ceph-mon[142991]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:13:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:13:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:36 smithi118 ceph-mon[131825]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:13:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:13:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:13:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:13:38.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:13:40.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:40 smithi118 ceph-mon[131825]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:40.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:40 smithi078 ceph-mon[139570]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:40.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:40 smithi078 ceph-mon[142991]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:42 smithi118 ceph-mon[131825]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:42.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:42 smithi078 ceph-mon[142991]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:42 smithi078 ceph-mon[139570]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:44 smithi118 ceph-mon[131825]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:44 smithi078 ceph-mon[139570]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:44 smithi078 ceph-mon[142991]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:46 smithi078 ceph-mon[139570]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:46 smithi078 ceph-mon[142991]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:13:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:46 smithi118 ceph-mon[131825]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:13:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:48 smithi118 ceph-mon[131825]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:48 smithi078 ceph-mon[139570]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:48 smithi078 ceph-mon[142991]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:50 smithi118 ceph-mon[131825]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:50 smithi078 ceph-mon[139570]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:50 smithi078 ceph-mon[142991]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:52 smithi118 ceph-mon[131825]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:52 smithi078 ceph-mon[139570]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:52 smithi078 ceph-mon[142991]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:54 smithi118 ceph-mon[131825]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:54 smithi078 ceph-mon[139570]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:54 smithi078 ceph-mon[142991]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:56 smithi078 ceph-mon[139570]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:56 smithi078 ceph-mon[142991]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:13:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:13:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:56 smithi118 ceph-mon[131825]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:57.532 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:13:57.841 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 8m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 7m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 8m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 7m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 8m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 8m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 7m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 8m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 7m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:13:57.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 8m ago 7h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 7h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 7h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 6h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:13:57.843 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 7m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:13:58.226 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:13:58.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:13:58.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:13:58.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:58.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:13:58.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:13:58.228 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:13:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:58 smithi118 ceph-mon[131825]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:58 smithi118 ceph-mon[131825]: from='client.59984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/189585278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[139570]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[139570]: from='client.59984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/189585278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[142991]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:13:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[142991]: from='client.59984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/189585278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:13:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:13:59 smithi118 ceph-mon[131825]: from='client.50022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:13:59 smithi078 ceph-mon[139570]: from='client.50022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:13:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:13:59 smithi078 ceph-mon[142991]: from='client.50022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:00 smithi118 ceph-mon[131825]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:00 smithi078 ceph-mon[139570]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:00 smithi078 ceph-mon[142991]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:02 smithi118 ceph-mon[131825]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:02 smithi078 ceph-mon[139570]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:02 smithi078 ceph-mon[142991]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:04 smithi118 ceph-mon[131825]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:04 smithi078 ceph-mon[139570]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:04 smithi078 ceph-mon[142991]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:06 smithi078 ceph-mon[139570]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:06 smithi078 ceph-mon[142991]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:14:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:06 smithi118 ceph-mon[131825]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:08 smithi118 ceph-mon[131825]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:08 smithi078 ceph-mon[139570]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:08 smithi078 ceph-mon[142991]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:10 smithi118 ceph-mon[131825]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:10 smithi078 ceph-mon[139570]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:10 smithi078 ceph-mon[142991]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:12 smithi118 ceph-mon[131825]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:12 smithi078 ceph-mon[139570]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:12 smithi078 ceph-mon[142991]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:14 smithi118 ceph-mon[131825]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:14 smithi078 ceph-mon[139570]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:14 smithi078 ceph-mon[142991]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:16 smithi078 ceph-mon[139570]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:16 smithi078 ceph-mon[142991]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:14:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:16 smithi118 ceph-mon[131825]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:18 smithi118 ceph-mon[131825]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:18 smithi078 ceph-mon[139570]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:18 smithi078 ceph-mon[142991]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:20 smithi118 ceph-mon[131825]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:20 smithi078 ceph-mon[139570]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:20 smithi078 ceph-mon[142991]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:22 smithi118 ceph-mon[131825]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:22 smithi078 ceph-mon[139570]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:22 smithi078 ceph-mon[142991]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:24 smithi118 ceph-mon[131825]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:24 smithi078 ceph-mon[139570]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:24 smithi078 ceph-mon[142991]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:26 smithi078 ceph-mon[139570]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:26 smithi078 ceph-mon[142991]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:14:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:26 smithi118 ceph-mon[131825]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:28.571 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:14:28.879 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:14:28.879 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:14:28.879 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:14:28.879 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:14:28.879 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:14:28.880 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 7h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 7h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 7h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 7h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 6h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:14:28.881 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:14:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:28 smithi118 ceph-mon[131825]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:28 smithi078 ceph-mon[139570]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:28 smithi078 ceph-mon[142991]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:29.258 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:14:29.259 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:14:29.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:14:29.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:14:29.260 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:14:29.260 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:14:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:29 smithi118 ceph-mon[131825]: from='client.50034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3688485906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:14:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:29 smithi078 ceph-mon[139570]: from='client.50034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3688485906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:14:29.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:29 smithi078 ceph-mon[142991]: from='client.50034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:29.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3688485906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:14:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:30 smithi118 ceph-mon[131825]: from='client.60008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:30 smithi118 ceph-mon[131825]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:30 smithi078 ceph-mon[139570]: from='client.60008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:30 smithi078 ceph-mon[139570]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:30 smithi078 ceph-mon[142991]: from='client.60008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:14:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:30 smithi078 ceph-mon[142991]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:32 smithi118 ceph-mon[131825]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:32 smithi078 ceph-mon[139570]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:32 smithi078 ceph-mon[142991]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:34 smithi118 ceph-mon[131825]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:34 smithi078 ceph-mon[139570]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:34 smithi078 ceph-mon[142991]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:36 smithi078 ceph-mon[139570]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:36 smithi078 ceph-mon[142991]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:14:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:36 smithi118 ceph-mon[131825]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:38 smithi118 ceph-mon[131825]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:14:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:14:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:14:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:14:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[142991]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:14:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[139570]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:14:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:14:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:40 smithi118 ceph-mon[131825]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:40 smithi078 ceph-mon[139570]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:40 smithi078 ceph-mon[142991]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:42 smithi118 ceph-mon[131825]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:42 smithi078 ceph-mon[142991]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:42 smithi078 ceph-mon[139570]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:44 smithi118 ceph-mon[131825]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:44 smithi078 ceph-mon[139570]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:44 smithi078 ceph-mon[142991]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:46 smithi078 ceph-mon[139570]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:14:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:46 smithi078 ceph-mon[142991]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:46 smithi118 ceph-mon[131825]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:14:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:48 smithi118 ceph-mon[131825]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:48 smithi078 ceph-mon[139570]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:48 smithi078 ceph-mon[142991]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:50.919 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:50 smithi118 ceph-mon[131825]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:50 smithi078 ceph-mon[139570]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:50 smithi078 ceph-mon[142991]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:52 smithi118 ceph-mon[131825]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:52 smithi078 ceph-mon[139570]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:52 smithi078 ceph-mon[142991]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:54 smithi118 ceph-mon[131825]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:54 smithi078 ceph-mon[139570]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:54 smithi078 ceph-mon[142991]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:56 smithi078 ceph-mon[139570]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:14:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:14:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:56 smithi078 ceph-mon[142991]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:56 smithi118 ceph-mon[131825]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:14:58 smithi118 ceph-mon[131825]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:14:58 smithi078 ceph-mon[139570]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:14:58 smithi078 ceph-mon[142991]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:14:59.602 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 9m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 8m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 9m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 8m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:14:59.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 9m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 9m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 8m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 9m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 8m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 9m ago 7h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 9m ago 7h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 9m ago 7h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 7h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 7h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 6h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 6h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:14:59.911 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 8m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:15:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:15:00.291 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:15:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:00 smithi118 ceph-mon[131825]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:00 smithi118 ceph-mon[131825]: from='client.60020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/638222989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[139570]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[139570]: from='client.60020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/638222989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[142991]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[142991]: from='client.60020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/638222989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:01.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:01 smithi118 ceph-mon[131825]: from='client.50058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:01 smithi078 ceph-mon[139570]: from='client.50058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:01 smithi078 ceph-mon[142991]: from='client.50058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:02 smithi118 ceph-mon[131825]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:02 smithi078 ceph-mon[139570]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:02 smithi078 ceph-mon[142991]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:04 smithi118 ceph-mon[131825]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:04 smithi078 ceph-mon[139570]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:04 smithi078 ceph-mon[142991]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:06 smithi078 ceph-mon[139570]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:06 smithi078 ceph-mon[142991]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:15:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:06 smithi118 ceph-mon[131825]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:08 smithi118 ceph-mon[131825]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:08 smithi078 ceph-mon[139570]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:08 smithi078 ceph-mon[142991]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:10 smithi118 ceph-mon[131825]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:10 smithi078 ceph-mon[139570]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:10 smithi078 ceph-mon[142991]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:12 smithi118 ceph-mon[131825]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:12 smithi078 ceph-mon[139570]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:12 smithi078 ceph-mon[142991]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:14 smithi118 ceph-mon[131825]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:14 smithi078 ceph-mon[139570]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:14 smithi078 ceph-mon[142991]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:16 smithi078 ceph-mon[139570]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:16 smithi078 ceph-mon[142991]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:15:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:16 smithi118 ceph-mon[131825]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:18 smithi118 ceph-mon[131825]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:18 smithi078 ceph-mon[139570]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:18 smithi078 ceph-mon[142991]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:20 smithi118 ceph-mon[131825]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:20 smithi078 ceph-mon[139570]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:20 smithi078 ceph-mon[142991]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:22 smithi118 ceph-mon[131825]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:22 smithi078 ceph-mon[139570]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:22 smithi078 ceph-mon[142991]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:24 smithi118 ceph-mon[131825]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:24 smithi078 ceph-mon[139570]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:24 smithi078 ceph-mon[142991]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:26 smithi078 ceph-mon[139570]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:26 smithi078 ceph-mon[142991]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:15:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:26 smithi118 ceph-mon[131825]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:28 smithi118 ceph-mon[131825]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:28 smithi078 ceph-mon[139570]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:28 smithi078 ceph-mon[142991]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:30.639 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:15:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:30 smithi118 ceph-mon[131825]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 10m ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 10m ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:15:30.944 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 10m ago 7h 806M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 10m ago 7h 1820M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 10m ago 7h 895M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 10m ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 10m ago 7h 5763M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 10m ago 7h 5202M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:15:30.945 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 10m ago 7h 4884M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 10m ago 7h 4451M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 7h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 7h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 7h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 6h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:15:30.946 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:15:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:30 smithi078 ceph-mon[139570]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:30 smithi078 ceph-mon[142991]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:31.328 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:15:31.328 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:15:31.329 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:15:31.330 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:15:31.330 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:15:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:31 smithi118 ceph-mon[131825]: from='client.50070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/129958248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:31 smithi078 ceph-mon[139570]: from='client.50070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/129958248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:31.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:31 smithi078 ceph-mon[142991]: from='client.50070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/129958248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:15:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:32 smithi118 ceph-mon[131825]: from='client.60044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:32 smithi118 ceph-mon[131825]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[139570]: from='client.60044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[139570]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[142991]: from='client.60044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:15:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[142991]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:34 smithi118 ceph-mon[131825]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:34 smithi078 ceph-mon[139570]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:34 smithi078 ceph-mon[142991]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:36 smithi078 ceph-mon[139570]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:15:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:36 smithi078 ceph-mon[142991]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:36 smithi118 ceph-mon[131825]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:38 smithi118 ceph-mon[131825]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:15:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:38 smithi078 ceph-mon[142991]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:15:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:38 smithi078 ceph-mon[139570]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:15:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:40 smithi118 ceph-mon[131825]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[139570]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[142991]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:15:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:15:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:15:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:15:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:15:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:15:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:15:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:42 smithi118 ceph-mon[131825]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:42 smithi078 ceph-mon[139570]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:42 smithi078 ceph-mon[142991]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:44 smithi118 ceph-mon[131825]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:44 smithi078 ceph-mon[139570]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:44 smithi078 ceph-mon[142991]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:46 smithi078 ceph-mon[139570]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:46 smithi078 ceph-mon[142991]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:15:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:46 smithi118 ceph-mon[131825]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:15:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:48 smithi118 ceph-mon[131825]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:48 smithi078 ceph-mon[139570]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:48 smithi078 ceph-mon[142991]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:50 smithi118 ceph-mon[131825]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:50 smithi078 ceph-mon[139570]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:50 smithi078 ceph-mon[142991]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:52 smithi118 ceph-mon[131825]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:52 smithi078 ceph-mon[139570]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:52 smithi078 ceph-mon[142991]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:54 smithi118 ceph-mon[131825]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:54 smithi078 ceph-mon[139570]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:54 smithi078 ceph-mon[142991]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:56 smithi078 ceph-mon[139570]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:56 smithi078 ceph-mon[142991]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:15:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:15:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:56 smithi118 ceph-mon[131825]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:15:58 smithi118 ceph-mon[131825]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:15:58 smithi078 ceph-mon[139570]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:15:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:15:58 smithi078 ceph-mon[142991]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:00 smithi118 ceph-mon[131825]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:00 smithi078 ceph-mon[139570]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:00 smithi078 ceph-mon[142991]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:01.681 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:16:01.989 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:16:01.989 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 21s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 9m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (6h) 21s ago 6h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (6h) 9m ago 6h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 21s ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 21s ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 9m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 21s ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 21s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 9m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 21s ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:16:01.990 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 21s ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 21s ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 21s ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 9m ago 7h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 7h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 7h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 7h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:16:01.991 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 9m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:16:02.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:16:02.374 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:16:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:02 smithi118 ceph-mon[131825]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:02 smithi118 ceph-mon[131825]: from='client.60056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1158672523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[139570]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[139570]: from='client.60056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1158672523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[142991]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[142991]: from='client.60056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1158672523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:03.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:03 smithi078 ceph-mon[139570]: from='client.50094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:03.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:03 smithi078 ceph-mon[142991]: from='client.50094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:03 smithi118 ceph-mon[131825]: from='client.50094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:04 smithi078 ceph-mon[139570]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:04 smithi078 ceph-mon[142991]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:04 smithi118 ceph-mon[131825]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:06 smithi078 ceph-mon[139570]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:06 smithi078 ceph-mon[142991]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:16:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:06 smithi118 ceph-mon[131825]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:08 smithi078 ceph-mon[139570]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:08 smithi078 ceph-mon[142991]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:08 smithi118 ceph-mon[131825]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:10 smithi078 ceph-mon[139570]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:10 smithi078 ceph-mon[142991]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:10 smithi118 ceph-mon[131825]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:12 smithi078 ceph-mon[139570]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:12 smithi078 ceph-mon[142991]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:12 smithi118 ceph-mon[131825]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:14 smithi078 ceph-mon[139570]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:14 smithi078 ceph-mon[142991]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:14 smithi118 ceph-mon[131825]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:16 smithi078 ceph-mon[139570]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:16:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:16 smithi078 ceph-mon[142991]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:16 smithi118 ceph-mon[131825]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:18 smithi078 ceph-mon[139570]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:18 smithi078 ceph-mon[142991]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:18 smithi118 ceph-mon[131825]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:20 smithi078 ceph-mon[139570]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:20 smithi078 ceph-mon[142991]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:20 smithi118 ceph-mon[131825]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:22 smithi078 ceph-mon[139570]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:22 smithi078 ceph-mon[142991]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:22 smithi118 ceph-mon[131825]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:24 smithi078 ceph-mon[139570]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:24 smithi078 ceph-mon[142991]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:24 smithi118 ceph-mon[131825]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:26 smithi078 ceph-mon[139570]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:26 smithi078 ceph-mon[142991]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:16:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:26 smithi118 ceph-mon[131825]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:28 smithi078 ceph-mon[139570]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:28 smithi078 ceph-mon[142991]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:28 smithi118 ceph-mon[131825]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:30 smithi078 ceph-mon[139570]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:30 smithi078 ceph-mon[142991]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:30 smithi118 ceph-mon[131825]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:32.722 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:16:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:32 smithi078 ceph-mon[139570]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:32 smithi078 ceph-mon[142991]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 52s ago 6h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 10m ago 6h 99.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 52s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 10m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 10m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 52s ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 52s ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:16:33.031 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 10m ago 7h 848M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 52s ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 52s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 10m ago 6h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 52s ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 52s ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 52s ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 52s ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 10m ago 7h 4049M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 10m ago 7h 4717M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 10m ago 7h 4087M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 10m ago 7h 4627M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:16:33.032 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 10m ago 6h 131M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:16:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:32 smithi118 ceph-mon[131825]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:33.410 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:16:33.410 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:16:33.411 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:16:33.412 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:16:33.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:33 smithi078 ceph-mon[139570]: from='client.50106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/366271947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:33 smithi078 ceph-mon[142991]: from='client.50106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/366271947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:34.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:33 smithi118 ceph-mon[131825]: from='client.50106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/366271947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:16:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:34 smithi078 ceph-mon[139570]: from='client.50112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:34 smithi078 ceph-mon[139570]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:34 smithi078 ceph-mon[142991]: from='client.50112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:34 smithi078 ceph-mon[142991]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:34 smithi118 ceph-mon[131825]: from='client.50112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:16:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:34 smithi118 ceph-mon[131825]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:16:36.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:36 smithi078 ceph-mon[142991]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:36 smithi078 ceph-mon[139570]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:36 smithi118 ceph-mon[131825]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:38 smithi118 ceph-mon[131825]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:38 smithi078 ceph-mon[139570]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:38 smithi078 ceph-mon[142991]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:40 smithi118 ceph-mon[131825]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:40 smithi078 ceph-mon[139570]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:40 smithi078 ceph-mon[142991]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:16:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:16:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:16:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:42 smithi118 ceph-mon[131825]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:42 smithi078 ceph-mon[139570]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:42 smithi078 ceph-mon[142991]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:16:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:16:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:16:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:16:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:46 smithi118 ceph-mon[131825]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:46 smithi078 ceph-mon[139570]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:46 smithi078 ceph-mon[142991]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:16:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:48 smithi118 ceph-mon[131825]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:48 smithi078 ceph-mon[139570]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:48 smithi078 ceph-mon[142991]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:50 smithi118 ceph-mon[131825]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:50 smithi078 ceph-mon[139570]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:50 smithi078 ceph-mon[142991]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:52 smithi118 ceph-mon[131825]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:52 smithi078 ceph-mon[139570]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:52 smithi078 ceph-mon[142991]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:54 smithi118 ceph-mon[131825]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:54 smithi078 ceph-mon[139570]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:54 smithi078 ceph-mon[142991]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:16:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:16:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:56 smithi118 ceph-mon[131825]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:56 smithi078 ceph-mon[139570]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:56 smithi078 ceph-mon[142991]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:16:58 smithi118 ceph-mon[131825]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:59.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:16:58 smithi078 ceph-mon[139570]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:16:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:16:58 smithi078 ceph-mon[142991]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:00 smithi118 ceph-mon[131825]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:00 smithi078 ceph-mon[139570]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:00 smithi078 ceph-mon[142991]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:02 smithi118 ceph-mon[131825]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:02 smithi078 ceph-mon[139570]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:02 smithi078 ceph-mon[142991]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:03.753 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 83s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 19s ago 6h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 83s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 19s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 19s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 83s ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 83s ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 19s ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 83s ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 83s ago 6h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:17:04.064 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 19s ago 6h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 83s ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 83s ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 83s ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 83s ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 19s ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 19s ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 19s ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 19s ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:17:04.065 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 19s ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:17:04.447 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:17:04.447 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:04.448 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:04.449 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:17:04.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:17:04.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:17:04.450 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:17:04.450 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:17:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:04 smithi118 ceph-mon[131825]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:04 smithi118 ceph-mon[131825]: from='client.60092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3398838627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[139570]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[139570]: from='client.60092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3398838627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[142991]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[142991]: from='client.60092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3398838627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:06.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:05 smithi118 ceph-mon[131825]: from='client.50130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:05 smithi078 ceph-mon[139570]: from='client.50130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:05 smithi078 ceph-mon[142991]: from='client.50130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T08:17:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:06 smithi118 ceph-mon[131825]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:06 smithi078 ceph-mon[139570]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:06 smithi078 ceph-mon[142991]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:08 smithi118 ceph-mon[131825]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:08 smithi078 ceph-mon[139570]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:08 smithi078 ceph-mon[142991]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:10 smithi118 ceph-mon[131825]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:10 smithi078 ceph-mon[139570]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:10 smithi078 ceph-mon[142991]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:12 smithi118 ceph-mon[131825]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:12 smithi078 ceph-mon[139570]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:12 smithi078 ceph-mon[142991]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:14 smithi118 ceph-mon[131825]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:14 smithi078 ceph-mon[139570]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:14 smithi078 ceph-mon[142991]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T08:17:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:16 smithi118 ceph-mon[131825]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:16 smithi078 ceph-mon[139570]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:16 smithi078 ceph-mon[142991]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:18 smithi118 ceph-mon[131825]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:18 smithi078 ceph-mon[139570]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:18 smithi078 ceph-mon[142991]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:20 smithi118 ceph-mon[131825]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:20 smithi078 ceph-mon[139570]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:20 smithi078 ceph-mon[142991]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:22 smithi118 ceph-mon[131825]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:22 smithi078 ceph-mon[139570]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:22 smithi078 ceph-mon[142991]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:24 smithi118 ceph-mon[131825]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:24 smithi078 ceph-mon[139570]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:24 smithi078 ceph-mon[142991]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:17:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:26 smithi118 ceph-mon[131825]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:27.808 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:26 smithi078 ceph-mon[139570]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:27.808 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:26 smithi078 ceph-mon[142991]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:28 smithi118 ceph-mon[131825]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:28 smithi078 ceph-mon[139570]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:28 smithi078 ceph-mon[142991]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:30 smithi118 ceph-mon[131825]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:30 smithi078 ceph-mon[139570]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:30 smithi078 ceph-mon[142991]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:32 smithi118 ceph-mon[131825]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:32 smithi078 ceph-mon[139570]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:32 smithi078 ceph-mon[142991]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:34.792 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:17:35.102 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:17:35.102 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 114s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:17:35.102 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 50s ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:17:35.102 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 114s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 50s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 50s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 114s ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 114s ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 50s ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 114s ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 114s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 50s ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 114s ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 114s ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 114s ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 114s ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 50s ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 50s ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:17:35.103 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 50s ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:17:35.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 50s ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:17:35.104 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 50s ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:17:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:34 smithi118 ceph-mon[131825]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:34 smithi078 ceph-mon[139570]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:34 smithi078 ceph-mon[142991]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:35.484 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:17:35.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:17:35.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:17:35.486 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:17:35.486 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:17:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:35 smithi118 ceph-mon[131825]: from='client.60110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2989238887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:35 smithi078 ceph-mon[139570]: from='client.60110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2989238887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:35 smithi078 ceph-mon[142991]: from='client.60110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:36.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2989238887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:17:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:17:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:36 smithi118 ceph-mon[131825]: from='client.60116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:36 smithi118 ceph-mon[131825]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:36 smithi078 ceph-mon[139570]: from='client.60116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:36 smithi078 ceph-mon[139570]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:36 smithi078 ceph-mon[142991]: from='client.60116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:17:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:36 smithi078 ceph-mon[142991]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:38 smithi118 ceph-mon[131825]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:38 smithi078 ceph-mon[139570]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:38 smithi078 ceph-mon[142991]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:40 smithi118 ceph-mon[131825]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:40 smithi078 ceph-mon[139570]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:40 smithi078 ceph-mon[142991]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:42 smithi118 ceph-mon[131825]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:42 smithi078 ceph-mon[139570]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:42 smithi078 ceph-mon[142991]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:44 smithi118 ceph-mon[131825]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:44 smithi078 ceph-mon[139570]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:44 smithi078 ceph-mon[142991]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:17:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:17:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:17:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:17:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:17:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:46 smithi078 ceph-mon[139570]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:17:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:46 smithi078 ceph-mon[142991]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:46 smithi118 ceph-mon[131825]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:17:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:48 smithi118 ceph-mon[131825]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:48 smithi078 ceph-mon[139570]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:48 smithi078 ceph-mon[142991]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:50 smithi118 ceph-mon[131825]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:50 smithi078 ceph-mon[139570]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:50 smithi078 ceph-mon[142991]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:52 smithi118 ceph-mon[131825]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:52 smithi078 ceph-mon[139570]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:52 smithi078 ceph-mon[142991]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:54 smithi118 ceph-mon[131825]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:54 smithi078 ceph-mon[139570]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:54 smithi078 ceph-mon[142991]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:56 smithi078 ceph-mon[139570]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:56 smithi078 ceph-mon[142991]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:17:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:17:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:56 smithi118 ceph-mon[131825]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:17:58 smithi118 ceph-mon[131825]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:17:58 smithi078 ceph-mon[139570]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:17:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:17:58 smithi078 ceph-mon[142991]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:00 smithi118 ceph-mon[131825]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:00 smithi078 ceph-mon[139570]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:00 smithi078 ceph-mon[142991]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:02 smithi118 ceph-mon[131825]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:02 smithi078 ceph-mon[139570]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:02 smithi078 ceph-mon[142991]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:04 smithi118 ceph-mon[131825]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:04 smithi078 ceph-mon[139570]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:04 smithi078 ceph-mon[142991]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:05.835 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:18:06.145 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 82s ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 82s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 82s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 82s ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 82s ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:18:06.146 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 82s ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 82s ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 82s ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 82s ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:18:06.147 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 82s ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:18:06.526 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:18:06.526 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:18:06.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:18:06.526 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:18:06.527 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:18:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[139570]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[139570]: from='client.60128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1494081937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[142991]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[142991]: from='client.60128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1494081937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:06 smithi118 ceph-mon[131825]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:06 smithi118 ceph-mon[131825]: from='client.60128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1494081937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:07 smithi118 ceph-mon[131825]: from='client.60134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:07 smithi078 ceph-mon[139570]: from='client.60134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:07.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:07 smithi078 ceph-mon[142991]: from='client.60134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:08 smithi118 ceph-mon[131825]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:08 smithi078 ceph-mon[139570]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:08 smithi078 ceph-mon[142991]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:10 smithi118 ceph-mon[131825]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:10 smithi078 ceph-mon[139570]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:10 smithi078 ceph-mon[142991]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:12 smithi118 ceph-mon[131825]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:12 smithi078 ceph-mon[139570]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:12 smithi078 ceph-mon[142991]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:14 smithi118 ceph-mon[131825]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:14 smithi078 ceph-mon[139570]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:14 smithi078 ceph-mon[142991]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:16 smithi078 ceph-mon[139570]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:16 smithi078 ceph-mon[142991]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:18:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:16 smithi118 ceph-mon[131825]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:18.914 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:18 smithi118 ceph-mon[131825]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:18 smithi078 ceph-mon[139570]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:18 smithi078 ceph-mon[142991]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:20 smithi118 ceph-mon[131825]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:20 smithi078 ceph-mon[139570]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:20 smithi078 ceph-mon[142991]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:22 smithi118 ceph-mon[131825]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:22 smithi078 ceph-mon[139570]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:22 smithi078 ceph-mon[142991]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:24 smithi118 ceph-mon[131825]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:24 smithi078 ceph-mon[139570]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:24 smithi078 ceph-mon[142991]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:26 smithi078 ceph-mon[139570]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:26 smithi078 ceph-mon[142991]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:18:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:26 smithi118 ceph-mon[131825]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:28 smithi118 ceph-mon[131825]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:28 smithi078 ceph-mon[139570]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:28 smithi078 ceph-mon[142991]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:30 smithi118 ceph-mon[131825]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:30 smithi078 ceph-mon[139570]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:30 smithi078 ceph-mon[142991]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:32 smithi118 ceph-mon[131825]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:32 smithi078 ceph-mon[139570]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:32 smithi078 ceph-mon[142991]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:34 smithi118 ceph-mon[131825]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:34 smithi078 ceph-mon[139570]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:34 smithi078 ceph-mon[142991]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:36 smithi078 ceph-mon[139570]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:36 smithi078 ceph-mon[142991]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:18:36.879 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:18:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:36 smithi118 ceph-mon[131825]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:37.187 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 113s ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 113s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 113s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 2m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 2m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 113s ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:18:37.188 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 2m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 113s ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 2m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 2m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 2m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 2m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 113s ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 113s ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 113s ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:18:37.189 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 113s ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:18:37.190 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 113s ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:18:37.570 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:18:37.570 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:18:37.571 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:18:37.572 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:18:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:38 smithi118 ceph-mon[131825]: from='client.60146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:38 smithi118 ceph-mon[131825]: from='client.50184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:38 smithi118 ceph-mon[131825]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1530214787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[139570]: from='client.60146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[139570]: from='client.50184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[139570]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1530214787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[142991]: from='client.60146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[142991]: from='client.50184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:18:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[142991]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1530214787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:18:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:40 smithi118 ceph-mon[131825]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:40 smithi078 ceph-mon[139570]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:40 smithi078 ceph-mon[142991]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:42 smithi118 ceph-mon[131825]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:42 smithi078 ceph-mon[139570]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:42 smithi078 ceph-mon[142991]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:44 smithi118 ceph-mon[131825]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:44 smithi078 ceph-mon[139570]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:44 smithi078 ceph-mon[142991]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:18:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:18:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:18:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[139570]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:18:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[142991]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:18:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:18:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:46 smithi118 ceph-mon[131825]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:18:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:18:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:18:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:18:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:48 smithi118 ceph-mon[131825]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:48 smithi078 ceph-mon[139570]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:48 smithi078 ceph-mon[142991]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:50 smithi118 ceph-mon[131825]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:50 smithi078 ceph-mon[139570]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:50 smithi078 ceph-mon[142991]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:52 smithi118 ceph-mon[131825]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:52 smithi078 ceph-mon[139570]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:52 smithi078 ceph-mon[142991]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:54 smithi118 ceph-mon[131825]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:54 smithi078 ceph-mon[139570]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:54 smithi078 ceph-mon[142991]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:56 smithi078 ceph-mon[139570]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:56 smithi078 ceph-mon[142991]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:18:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:18:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:56 smithi118 ceph-mon[131825]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:18:58 smithi118 ceph-mon[131825]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:18:58 smithi078 ceph-mon[139570]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:18:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:18:58 smithi078 ceph-mon[142991]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:00 smithi118 ceph-mon[131825]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:00 smithi078 ceph-mon[139570]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:00 smithi078 ceph-mon[142991]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:03.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:02 smithi078 ceph-mon[142991]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:03.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:03.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:02 smithi078 ceph-mon[139570]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:03.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:03.222 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:02 smithi118 ceph-mon[131825]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:03.223 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:04 smithi118 ceph-mon[131825]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:04 smithi078 ceph-mon[139570]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:04 smithi078 ceph-mon[142991]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:06 smithi078 ceph-mon[139570]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:19:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:06 smithi078 ceph-mon[142991]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:06 smithi118 ceph-mon[131825]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:07.916 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:19:08.225 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:19:08.225 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:19:08.225 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:19:08.225 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:19:08.226 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:19:08.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:19:08.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:19:08.227 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:19:08.227 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:08.607 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:19:08.608 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:19:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:08 smithi118 ceph-mon[131825]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:08 smithi078 ceph-mon[139570]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:08 smithi078 ceph-mon[142991]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:09 smithi118 ceph-mon[131825]: from='client.60164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:09 smithi118 ceph-mon[131825]: from='client.60170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1811002734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[139570]: from='client.60164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[139570]: from='client.60170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1811002734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[142991]: from='client.60164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[142991]: from='client.60170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1811002734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:10 smithi118 ceph-mon[131825]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:10 smithi078 ceph-mon[139570]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:10 smithi078 ceph-mon[142991]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:12 smithi118 ceph-mon[131825]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:12 smithi078 ceph-mon[139570]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:12 smithi078 ceph-mon[142991]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:14 smithi118 ceph-mon[131825]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:14 smithi078 ceph-mon[142991]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:14 smithi078 ceph-mon[139570]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:16 smithi078 ceph-mon[139570]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:16 smithi078 ceph-mon[142991]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:19:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:16 smithi118 ceph-mon[131825]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:18 smithi118 ceph-mon[131825]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:18 smithi078 ceph-mon[139570]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:18 smithi078 ceph-mon[142991]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:20 smithi118 ceph-mon[131825]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:20 smithi078 ceph-mon[139570]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:20 smithi078 ceph-mon[142991]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:22 smithi118 ceph-mon[131825]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:22 smithi078 ceph-mon[139570]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:22 smithi078 ceph-mon[142991]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:24 smithi118 ceph-mon[131825]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:24 smithi078 ceph-mon[139570]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:24 smithi078 ceph-mon[142991]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:26 smithi078 ceph-mon[139570]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:26 smithi078 ceph-mon[142991]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:19:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:26 smithi118 ceph-mon[131825]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:28 smithi118 ceph-mon[131825]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:28 smithi078 ceph-mon[139570]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:28 smithi078 ceph-mon[142991]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:30 smithi118 ceph-mon[131825]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:30 smithi078 ceph-mon[139570]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:30 smithi078 ceph-mon[142991]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:32 smithi118 ceph-mon[131825]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:32 smithi078 ceph-mon[139570]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:32 smithi078 ceph-mon[142991]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:34 smithi118 ceph-mon[131825]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:34 smithi078 ceph-mon[139570]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:34 smithi078 ceph-mon[142991]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:36 smithi078 ceph-mon[139570]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:19:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:36 smithi078 ceph-mon[142991]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:36 smithi118 ceph-mon[131825]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:38.964 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:19:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:38 smithi078 ceph-mon[139570]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:38 smithi078 ceph-mon[142991]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:38 smithi118 ceph-mon[131825]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 2m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 3m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 3m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 2m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 3m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:19:39.278 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 3m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 3m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 3m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 3m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 2m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 2m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 2m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 2m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:19:39.279 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 2m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:19:39.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:19:39.665 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:19:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[139570]: from='client.50214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[139570]: from='client.50220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[139570]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4217679541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[142991]: from='client.50214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[142991]: from='client.50220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[142991]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4217679541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:40 smithi118 ceph-mon[131825]: from='client.50214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:40 smithi118 ceph-mon[131825]: from='client.50220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:19:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:40 smithi118 ceph-mon[131825]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4217679541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:19:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:42 smithi078 ceph-mon[139570]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:42 smithi078 ceph-mon[142991]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:42 smithi118 ceph-mon[131825]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:44 smithi078 ceph-mon[139570]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:44 smithi078 ceph-mon[142991]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:44 smithi118 ceph-mon[131825]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[139570]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:19:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:19:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:19:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:19:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:19:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[142991]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:19:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:19:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:19:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:19:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:46 smithi118 ceph-mon[131825]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:19:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:19:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:19:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:19:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:19:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:48 smithi078 ceph-mon[139570]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:48 smithi078 ceph-mon[142991]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:48 smithi118 ceph-mon[131825]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:50 smithi078 ceph-mon[139570]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:50 smithi078 ceph-mon[142991]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:50 smithi118 ceph-mon[131825]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:52 smithi078 ceph-mon[139570]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:52 smithi078 ceph-mon[142991]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:52 smithi118 ceph-mon[131825]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:54 smithi078 ceph-mon[139570]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:54 smithi078 ceph-mon[142991]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:54 smithi118 ceph-mon[131825]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:56 smithi078 ceph-mon[139570]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:19:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:19:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:56 smithi078 ceph-mon[142991]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:56 smithi118 ceph-mon[131825]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:19:58 smithi078 ceph-mon[139570]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:19:58 smithi078 ceph-mon[142991]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:19:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:19:58 smithi118 ceph-mon[131825]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:00 smithi078 conmon[139546]: 2023-12-16T08:19:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:20:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:00 smithi078 ceph-mon[139570]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:20:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:00 smithi078 ceph-mon[142991]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:20:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:00 smithi118 ceph-mon[131825]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:20:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:02 smithi078 ceph-mon[139570]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:02 smithi078 ceph-mon[142991]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:02 smithi118 ceph-mon[131825]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:03.806 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:04 smithi078 ceph-mon[139570]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:04 smithi078 ceph-mon[142991]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:04 smithi118 ceph-mon[131825]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:06.710 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:20:06.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:06 smithi078 ceph-mon[139570]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:06.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:06 smithi078 ceph-mon[142991]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:06 smithi118 ceph-mon[131825]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:08 smithi078 ceph-mon[139570]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:08 smithi078 ceph-mon[142991]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:08 smithi118 ceph-mon[131825]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:10.013 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 4m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:20:10.318 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 4m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 4m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 4m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 4m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 4m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 4m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 4m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:20:10.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:20:10.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:20:10.700 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:20:10.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:20:10.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:20:10.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:10.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:20:10.701 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:20:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:10 smithi078 ceph-mon[139570]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4076437169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:10 smithi078 ceph-mon[142991]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4076437169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:10 smithi118 ceph-mon[131825]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4076437169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:11.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:11 smithi078 ceph-mon[142991]: from='client.60200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:11.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:11 smithi078 ceph-mon[142991]: from='client.60206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:11 smithi078 ceph-mon[139570]: from='client.60200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:11 smithi078 ceph-mon[139570]: from='client.60206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:11 smithi118 ceph-mon[131825]: from='client.60200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:11 smithi118 ceph-mon[131825]: from='client.60206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:12 smithi078 ceph-mon[142991]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:12 smithi078 ceph-mon[139570]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:12 smithi118 ceph-mon[131825]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:14.985 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:14 smithi078 ceph-mon[139570]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:14.985 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:14 smithi078 ceph-mon[142991]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:14 smithi118 ceph-mon[131825]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:20:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:16 smithi118 ceph-mon[131825]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:16 smithi078 ceph-mon[139570]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:16 smithi078 ceph-mon[142991]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:18 smithi118 ceph-mon[131825]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:18 smithi078 ceph-mon[139570]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:18 smithi078 ceph-mon[142991]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:20 smithi118 ceph-mon[131825]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:20 smithi078 ceph-mon[139570]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:20 smithi078 ceph-mon[142991]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:22 smithi118 ceph-mon[131825]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:22 smithi078 ceph-mon[139570]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:22 smithi078 ceph-mon[142991]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:24 smithi118 ceph-mon[131825]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:24 smithi078 ceph-mon[139570]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:24 smithi078 ceph-mon[142991]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:20:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:26 smithi118 ceph-mon[131825]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:26 smithi078 ceph-mon[139570]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:26 smithi078 ceph-mon[142991]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:28 smithi118 ceph-mon[131825]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:28 smithi078 ceph-mon[139570]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:28 smithi078 ceph-mon[142991]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:30 smithi118 ceph-mon[131825]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:30 smithi078 ceph-mon[139570]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:30 smithi078 ceph-mon[142991]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:32 smithi118 ceph-mon[131825]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:32 smithi078 ceph-mon[139570]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:32 smithi078 ceph-mon[142991]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:34 smithi118 ceph-mon[131825]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:34 smithi078 ceph-mon[139570]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:34 smithi078 ceph-mon[142991]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:20:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:36 smithi118 ceph-mon[131825]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:36 smithi078 ceph-mon[139570]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:36 smithi078 ceph-mon[142991]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:38 smithi118 ceph-mon[131825]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:38 smithi078 ceph-mon[139570]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:38 smithi078 ceph-mon[142991]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:41.045 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:20:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:40 smithi118 ceph-mon[131825]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:40 smithi078 ceph-mon[139570]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:40 smithi078 ceph-mon[142991]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:41.352 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (6h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 3m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 3m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:20:41.353 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (6h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 3m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 3m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:20:41.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 3m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:20:41.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 3m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:20:41.355 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 3m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:20:41.735 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:20:41.735 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:20:41.735 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:20:41.735 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:20:41.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:20:41.737 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:20:41.737 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:20:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1566909916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:42.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1566909916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:42.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1566909916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:20:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:42 smithi118 ceph-mon[131825]: from='client.50250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:42 smithi118 ceph-mon[131825]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:42 smithi118 ceph-mon[131825]: from='client.60224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[139570]: from='client.50250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[139570]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[139570]: from='client.60224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[142991]: from='client.50250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[142991]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:42 smithi078 ceph-mon[142991]: from='client.60224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:20:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:44 smithi118 ceph-mon[131825]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:44 smithi078 ceph-mon[139570]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:44 smithi078 ceph-mon[142991]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:20:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:46 smithi118 ceph-mon[131825]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:20:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:46 smithi078 ceph-mon[139570]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:20:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:46 smithi078 ceph-mon[142991]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:20:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:20:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:20:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:20:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:20:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:20:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:48 smithi118 ceph-mon[131825]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:48 smithi078 ceph-mon[139570]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:48 smithi078 ceph-mon[142991]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:50 smithi118 ceph-mon[131825]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:50 smithi078 ceph-mon[139570]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:50 smithi078 ceph-mon[142991]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:52 smithi118 ceph-mon[131825]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:52 smithi078 ceph-mon[139570]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:52 smithi078 ceph-mon[142991]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:54 smithi118 ceph-mon[131825]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:54 smithi078 ceph-mon[142991]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:54 smithi078 ceph-mon[139570]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:20:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:20:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:56 smithi118 ceph-mon[131825]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:56 smithi078 ceph-mon[142991]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:56 smithi078 ceph-mon[139570]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:20:58 smithi118 ceph-mon[131825]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:20:58 smithi078 ceph-mon[139570]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:20:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:20:58 smithi078 ceph-mon[142991]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:00 smithi118 ceph-mon[131825]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:00 smithi078 ceph-mon[142991]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:00 smithi078 ceph-mon[139570]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:02 smithi118 ceph-mon[131825]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:02 smithi078 ceph-mon[139570]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:02 smithi078 ceph-mon[142991]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:04 smithi118 ceph-mon[131825]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:04 smithi078 ceph-mon[139570]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:04 smithi078 ceph-mon[142991]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:21:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:06 smithi118 ceph-mon[131825]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:06 smithi078 ceph-mon[139570]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:06 smithi078 ceph-mon[142991]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:08 smithi118 ceph-mon[131825]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:08 smithi078 ceph-mon[142991]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:08 smithi078 ceph-mon[139570]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:10 smithi118 ceph-mon[131825]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:10 smithi078 ceph-mon[139570]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:10 smithi078 ceph-mon[142991]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:12.089 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (6h) 4m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (6h) 5m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 5m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 5m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:21:12.396 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (6h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 5m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 5m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 5m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 5m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:21:12.397 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:21:12.777 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:21:12.778 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:21:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:12 smithi118 ceph-mon[131825]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2650643787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:12 smithi078 ceph-mon[139570]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2650643787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:12 smithi078 ceph-mon[142991]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2650643787' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:13 smithi118 ceph-mon[131825]: from='client.50268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:13 smithi118 ceph-mon[131825]: from='client.50274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:14.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:13 smithi078 ceph-mon[139570]: from='client.50268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:13 smithi078 ceph-mon[139570]: from='client.50274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:13 smithi078 ceph-mon[142991]: from='client.50268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:13 smithi078 ceph-mon[142991]: from='client.50274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:14 smithi118 ceph-mon[131825]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:14 smithi078 ceph-mon[139570]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:14 smithi078 ceph-mon[142991]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:21:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:16 smithi118 ceph-mon[131825]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:16 smithi078 ceph-mon[139570]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:16 smithi078 ceph-mon[142991]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:18 smithi118 ceph-mon[131825]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:18 smithi078 ceph-mon[139570]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:18 smithi078 ceph-mon[142991]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:20 smithi118 ceph-mon[131825]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:20 smithi078 ceph-mon[139570]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:20 smithi078 ceph-mon[142991]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:22 smithi118 ceph-mon[131825]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:21:22.780881764Z level=info msg="Completed cleanup jobs" duration=116.980587ms 2023-12-16T08:21:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:22 smithi078 ceph-mon[139570]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:22 smithi078 ceph-mon[142991]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:24 smithi118 ceph-mon[131825]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:24 smithi078 ceph-mon[142991]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:24 smithi078 ceph-mon[139570]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:21:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:26 smithi118 ceph-mon[131825]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:26 smithi078 ceph-mon[139570]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:26 smithi078 ceph-mon[142991]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:28 smithi118 ceph-mon[131825]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:28 smithi078 ceph-mon[139570]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:28 smithi078 ceph-mon[142991]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:30 smithi118 ceph-mon[131825]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:30 smithi078 ceph-mon[139570]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:30 smithi078 ceph-mon[142991]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:32 smithi118 ceph-mon[131825]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:32 smithi078 ceph-mon[139570]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:32 smithi078 ceph-mon[142991]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:34 smithi118 ceph-mon[131825]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:34 smithi078 ceph-mon[139570]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:34 smithi078 ceph-mon[142991]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:21:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:36 smithi118 ceph-mon[131825]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:38.191 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:36 smithi078 ceph-mon[139570]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:38.191 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:36 smithi078 ceph-mon[142991]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:38 smithi118 ceph-mon[131825]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:38 smithi078 ceph-mon[139570]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:38 smithi078 ceph-mon[142991]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:39 smithi078 ceph-mon[142991]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:40.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:39 smithi078 ceph-mon[139570]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:39 smithi118 ceph-mon[131825]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:42 smithi118 ceph-mon[131825]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:42 smithi078 ceph-mon[139570]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:42 smithi078 ceph-mon[142991]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:43.124 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:21:43.432 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:21:43.432 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:21:43.432 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (6h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (6h) 6m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 4m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 7h 5795M 2287M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 7h 5234M 2287M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 7h 4909M 2287M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 7h 4481M 2287M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:21:43.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 4m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:21:43.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 4m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:21:43.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 4m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:21:43.434 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 4m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:21:43.434 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (6h) 4m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:21:43.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:21:43.815 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:21:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:44 smithi118 ceph-mon[131825]: from='client.50286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:44 smithi118 ceph-mon[131825]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:44 smithi118 ceph-mon[131825]: from='client.60260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3755737495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[142991]: from='client.50286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[142991]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[142991]: from='client.60260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3755737495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[139570]: from='client.50286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[139570]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[139570]: from='client.60260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:21:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3755737495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:21:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:46 smithi078 ceph-mon[139570]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:46 smithi078 ceph-mon[142991]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:21:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:46 smithi118 ceph-mon[131825]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:21:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:21:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2278M 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:21:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:21:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2278M 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2278M 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:21:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:21:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:50 smithi118 ceph-mon[131825]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:50 smithi078 ceph-mon[139570]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:50 smithi078 ceph-mon[142991]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:52 smithi118 ceph-mon[131825]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:52 smithi078 ceph-mon[139570]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:52 smithi078 ceph-mon[142991]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:54 smithi118 ceph-mon[131825]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:54 smithi078 ceph-mon[139570]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:54 smithi078 ceph-mon[142991]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:56 smithi078 ceph-mon[139570]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:56 smithi078 ceph-mon[142991]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:21:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:21:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:56 smithi118 ceph-mon[131825]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:21:58 smithi118 ceph-mon[131825]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:21:58 smithi078 ceph-mon[139570]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:21:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:21:58 smithi078 ceph-mon[142991]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:00 smithi118 ceph-mon[131825]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:00 smithi078 ceph-mon[139570]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:00 smithi078 ceph-mon[142991]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:02 smithi118 ceph-mon[131825]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:02 smithi078 ceph-mon[139570]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:02 smithi078 ceph-mon[142991]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:04 smithi118 ceph-mon[131825]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:04 smithi078 ceph-mon[139570]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:04 smithi078 ceph-mon[142991]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:06 smithi078 ceph-mon[139570]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:06 smithi078 ceph-mon[142991]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:22:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:06 smithi118 ceph-mon[131825]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:08 smithi118 ceph-mon[131825]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:08 smithi078 ceph-mon[139570]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:08 smithi078 ceph-mon[142991]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:10 smithi118 ceph-mon[131825]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:10 smithi078 ceph-mon[139570]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:10 smithi078 ceph-mon[142991]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:12 smithi118 ceph-mon[131825]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:12 smithi078 ceph-mon[139570]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:12 smithi078 ceph-mon[142991]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:22:14.473 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:22:14.473 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:22:14.473 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:22:14.473 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:22:14.473 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 5m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (6h) 6m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 6m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 6m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 6m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 6m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 5m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 5m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 5m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 5m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:22:14.474 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:22:14.856 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:22:14.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:22:14.856 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:22:14.856 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:14.856 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:22:14.857 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:22:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:14 smithi118 ceph-mon[131825]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:14 smithi078 ceph-mon[139570]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:14 smithi078 ceph-mon[142991]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:15 smithi118 ceph-mon[131825]: from='client.50304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:15 smithi118 ceph-mon[131825]: from='client.50310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3951107027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[139570]: from='client.50304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[139570]: from='client.50310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3951107027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[142991]: from='client.50304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[142991]: from='client.50310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3951107027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:16 smithi078 ceph-mon[139570]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:16 smithi078 ceph-mon[142991]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:22:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:16 smithi118 ceph-mon[131825]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:18 smithi078 ceph-mon[139570]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:18 smithi078 ceph-mon[142991]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:18 smithi118 ceph-mon[131825]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:20 smithi078 ceph-mon[139570]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:20 smithi078 ceph-mon[142991]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:20 smithi118 ceph-mon[131825]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:22 smithi078 ceph-mon[139570]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:22 smithi078 ceph-mon[142991]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:22 smithi118 ceph-mon[131825]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:24 smithi078 ceph-mon[139570]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:24 smithi078 ceph-mon[142991]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:24 smithi118 ceph-mon[131825]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:26 smithi078 ceph-mon[139570]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:26 smithi078 ceph-mon[142991]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:22:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:26 smithi118 ceph-mon[131825]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:28 smithi078 ceph-mon[139570]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:28 smithi078 ceph-mon[142991]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:28 smithi118 ceph-mon[131825]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:30 smithi078 ceph-mon[139570]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:30 smithi078 ceph-mon[142991]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:30 smithi118 ceph-mon[131825]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:32 smithi078 ceph-mon[142991]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:32 smithi078 ceph-mon[139570]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:32 smithi118 ceph-mon[131825]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:34 smithi078 ceph-mon[139570]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:34 smithi078 ceph-mon[142991]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:34 smithi118 ceph-mon[131825]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:36 smithi078 ceph-mon[139570]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:36 smithi078 ceph-mon[142991]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:22:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:36 smithi118 ceph-mon[131825]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:38 smithi078 ceph-mon[139570]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:38 smithi078 ceph-mon[142991]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:38 smithi118 ceph-mon[131825]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:40 smithi078 ceph-mon[139570]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:40 smithi078 ceph-mon[142991]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:40 smithi118 ceph-mon[131825]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:42 smithi078 ceph-mon[139570]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:42 smithi078 ceph-mon[142991]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:42 smithi118 ceph-mon[131825]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:44 smithi078 ceph-mon[139570]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:44 smithi078 ceph-mon[142991]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:44 smithi118 ceph-mon[131825]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:45.203 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:22:45.512 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:22:45.512 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (6h) 6m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:22:45.513 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:22:45.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:22:45.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:22:45.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:22:45.514 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:22:45.514 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:22:45.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:22:45.895 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:22:46.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:22:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[139570]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[139570]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[139570]: from='client.60296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4277868770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[142991]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[142991]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[142991]: from='client.60296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4277868770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:46 smithi118 ceph-mon[131825]: from='client.50322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:46 smithi118 ceph-mon[131825]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:46 smithi118 ceph-mon[131825]: from='client.60296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:22:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4277868770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:22:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:22:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[142991]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[139570]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:22:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:22:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:48 smithi118 ceph-mon[131825]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:22:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:22:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:22:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:22:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:50 smithi078 ceph-mon[139570]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:50 smithi078 ceph-mon[142991]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:50 smithi118 ceph-mon[131825]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:52 smithi078 ceph-mon[139570]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:52 smithi078 ceph-mon[142991]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:52 smithi118 ceph-mon[131825]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:54 smithi118 ceph-mon[131825]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:54 smithi078 ceph-mon[139570]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:54 smithi078 ceph-mon[142991]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:22:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T08:22:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:56 smithi118 ceph-mon[131825]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:56 smithi078 ceph-mon[139570]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:56 smithi078 ceph-mon[142991]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:22:58 smithi118 ceph-mon[131825]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:22:58 smithi078 ceph-mon[139570]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:22:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:22:58 smithi078 ceph-mon[142991]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:00 smithi118 ceph-mon[131825]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:00 smithi078 ceph-mon[139570]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:00 smithi078 ceph-mon[142991]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:02 smithi118 ceph-mon[131825]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:02 smithi078 ceph-mon[139570]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:02 smithi078 ceph-mon[142991]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:04 smithi118 ceph-mon[131825]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:04 smithi078 ceph-mon[142991]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:04 smithi078 ceph-mon[139570]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:23:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:06 smithi118 ceph-mon[131825]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:06 smithi078 ceph-mon[139570]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:06 smithi078 ceph-mon[142991]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:08 smithi118 ceph-mon[131825]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:08 smithi078 ceph-mon[139570]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:08 smithi078 ceph-mon[142991]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:10 smithi118 ceph-mon[131825]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:10 smithi078 ceph-mon[139570]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:10 smithi078 ceph-mon[142991]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:12 smithi118 ceph-mon[131825]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:12 smithi078 ceph-mon[139570]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:12 smithi078 ceph-mon[142991]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:14 smithi118 ceph-mon[131825]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:14 smithi078 ceph-mon[139570]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:14 smithi078 ceph-mon[142991]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:16.236 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:23:16.547 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (6h) 7m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 7m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 7m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 7m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 6m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 6m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 6m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 6m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:23:16.548 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:23:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:23:16.931 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:16.932 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:23:16.933 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:23:16.933 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:23:16.933 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:23:16.933 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:23:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:16 smithi118 ceph-mon[131825]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:16 smithi078 ceph-mon[139570]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:16 smithi078 ceph-mon[142991]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:17 smithi118 ceph-mon[131825]: from='client.60308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:17 smithi118 ceph-mon[131825]: from='client.50346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1509003654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[139570]: from='client.60308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[139570]: from='client.50346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1509003654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[142991]: from='client.60308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[142991]: from='client.50346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1509003654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:18 smithi118 ceph-mon[131825]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:18 smithi078 ceph-mon[139570]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:18 smithi078 ceph-mon[142991]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:20 smithi118 ceph-mon[131825]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:20 smithi078 ceph-mon[139570]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:20 smithi078 ceph-mon[142991]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:22 smithi118 ceph-mon[131825]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:22 smithi078 ceph-mon[139570]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:22 smithi078 ceph-mon[142991]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:24 smithi118 ceph-mon[131825]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:24 smithi078 ceph-mon[139570]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:24 smithi078 ceph-mon[142991]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:23:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:26 smithi118 ceph-mon[131825]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:26 smithi078 ceph-mon[139570]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:26 smithi078 ceph-mon[142991]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:28 smithi118 ceph-mon[131825]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:28 smithi078 ceph-mon[139570]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:28 smithi078 ceph-mon[142991]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:30 smithi118 ceph-mon[131825]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:30 smithi078 ceph-mon[139570]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:30 smithi078 ceph-mon[142991]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:32 smithi118 ceph-mon[131825]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:32 smithi078 ceph-mon[142991]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:32 smithi078 ceph-mon[139570]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:34 smithi118 ceph-mon[131825]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:34 smithi078 ceph-mon[139570]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:34 smithi078 ceph-mon[142991]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:23:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:36 smithi118 ceph-mon[131825]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:36 smithi078 ceph-mon[139570]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:36 smithi078 ceph-mon[142991]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:38 smithi118 ceph-mon[131825]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:38 smithi078 ceph-mon[139570]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:38 smithi078 ceph-mon[142991]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:40 smithi118 ceph-mon[131825]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:40 smithi078 ceph-mon[139570]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:40 smithi078 ceph-mon[142991]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:42 smithi118 ceph-mon[131825]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:42 smithi078 ceph-mon[139570]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:42 smithi078 ceph-mon[142991]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:44 smithi118 ceph-mon[131825]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:44 smithi078 ceph-mon[139570]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:44 smithi078 ceph-mon[142991]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:23:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:46 smithi118 ceph-mon[131825]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:46 smithi078 ceph-mon[139570]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:46 smithi078 ceph-mon[142991]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:47.288 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:23:47.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (6h) 8m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:23:47.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:23:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:23:47.599 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:23:47.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:23:47.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:23:47.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:23:47.980 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:23:47.980 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:23:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:23:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:48 smithi118 ceph-mon[131825]: from='client.50358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:48 smithi118 ceph-mon[131825]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:48 smithi118 ceph-mon[131825]: from='client.60332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/66644838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:23:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[142991]: from='client.50358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[142991]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[142991]: from='client.60332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/66644838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[139570]: from='client.50358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[139570]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[139570]: from='client.60332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:23:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/66644838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:23:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:23:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:23:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:23:50.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:23:50.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:23:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:50 smithi118 ceph-mon[131825]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:50 smithi078 ceph-mon[142991]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:50 smithi078 ceph-mon[139570]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:52 smithi118 ceph-mon[131825]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:52 smithi078 ceph-mon[139570]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:52 smithi078 ceph-mon[142991]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:54 smithi118 ceph-mon[131825]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:54 smithi078 ceph-mon[139570]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:54 smithi078 ceph-mon[142991]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:23:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:23:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:56 smithi118 ceph-mon[131825]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:56 smithi078 ceph-mon[139570]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:56 smithi078 ceph-mon[142991]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:23:58 smithi118 ceph-mon[131825]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:23:58 smithi078 ceph-mon[139570]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:23:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:23:58 smithi078 ceph-mon[142991]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:00 smithi118 ceph-mon[131825]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:00 smithi078 ceph-mon[142991]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:00 smithi078 ceph-mon[139570]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:02 smithi118 ceph-mon[131825]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:02 smithi078 ceph-mon[139570]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:02 smithi078 ceph-mon[142991]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:04 smithi118 ceph-mon[131825]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:04 smithi078 ceph-mon[142991]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:04 smithi078 ceph-mon[139570]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T08:24:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:06 smithi118 ceph-mon[131825]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:07.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:06 smithi078 ceph-mon[142991]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:06 smithi078 ceph-mon[139570]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:08 smithi118 ceph-mon[131825]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:08 smithi078 ceph-mon[139570]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:08 smithi078 ceph-mon[142991]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:10 smithi118 ceph-mon[131825]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:10 smithi078 ceph-mon[139570]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:10 smithi078 ceph-mon[142991]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:12 smithi118 ceph-mon[131825]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:13.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:12 smithi078 ceph-mon[142991]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:12 smithi078 ceph-mon[139570]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:14 smithi118 ceph-mon[131825]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:14 smithi078 ceph-mon[142991]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:14 smithi078 ceph-mon[139570]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T08:24:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:16 smithi118 ceph-mon[131825]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:16 smithi078 ceph-mon[139570]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:16 smithi078 ceph-mon[142991]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:18.328 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:24:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:18.635 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:24:18.635 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:24:18.635 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:24:18.635 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:24:18.635 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (6h) 8m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 8m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 7m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:24:18.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 7m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:24:18.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 7m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:24:18.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 7m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:24:18.637 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:19.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:24:19.023 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:24:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:18 smithi078 ceph-mon[139570]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:18 smithi078 ceph-mon[142991]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:18 smithi118 ceph-mon[131825]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[139570]: from='client.50376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[139570]: from='client.50382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2360015848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[139570]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[142991]: from='client.50376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[142991]: from='client.50382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2360015848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:19 smithi078 ceph-mon[142991]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:19 smithi118 ceph-mon[131825]: from='client.50376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:19 smithi118 ceph-mon[131825]: from='client.50382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2360015848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:19 smithi118 ceph-mon[131825]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:22.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:22 smithi078 ceph-mon[139570]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:22.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:22 smithi078 ceph-mon[142991]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:22 smithi118 ceph-mon[131825]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:24 smithi118 ceph-mon[131825]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:24 smithi078 ceph-mon[139570]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:24 smithi078 ceph-mon[142991]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:26 smithi078 ceph-mon[139570]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:24:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:26 smithi078 ceph-mon[142991]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:26 smithi118 ceph-mon[131825]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:28 smithi118 ceph-mon[131825]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:28 smithi078 ceph-mon[142991]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:28 smithi078 ceph-mon[139570]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:30 smithi118 ceph-mon[131825]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:30 smithi078 ceph-mon[142991]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:30 smithi078 ceph-mon[139570]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:32 smithi118 ceph-mon[131825]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:32 smithi078 ceph-mon[142991]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:32 smithi078 ceph-mon[139570]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:34 smithi118 ceph-mon[131825]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:34 smithi078 ceph-mon[139570]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:34 smithi078 ceph-mon[142991]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:36 smithi078 ceph-mon[139570]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:36 smithi078 ceph-mon[142991]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:24:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:36 smithi118 ceph-mon[131825]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:38 smithi118 ceph-mon[131825]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:38 smithi078 ceph-mon[139570]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:38 smithi078 ceph-mon[142991]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:40 smithi118 ceph-mon[131825]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:40 smithi078 ceph-mon[139570]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:40 smithi078 ceph-mon[142991]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:42 smithi118 ceph-mon[131825]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:42 smithi078 ceph-mon[139570]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:42 smithi078 ceph-mon[142991]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:44 smithi078 ceph-mon[139570]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:44 smithi078 ceph-mon[142991]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:44 smithi118 ceph-mon[131825]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:46 smithi078 ceph-mon[139570]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:46 smithi078 ceph-mon[142991]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:24:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:46 smithi118 ceph-mon[131825]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:47.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:47.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:24:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:48 smithi078 ceph-mon[139570]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:48 smithi078 ceph-mon[142991]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:48 smithi118 ceph-mon[131825]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:49.370 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:24:49.715 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:24:49.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (6h) 9m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:24:49.717 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:24:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:24:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:24:50.110 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:24:50.110 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:24:50.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:24:50.111 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:50.111 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:24:50.111 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:24:50.111 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:50.112 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:24:50.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:24:50.112 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:50.112 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:24:50.113 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:24:50.113 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:24:50.113 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:24:50.113 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:24:50.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:24:50.114 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:24:50.114 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:24:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='client.50394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='client.60368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2827358933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='client.50394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='client.60368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:24:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2827358933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='client.50394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='client.60368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:24:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2827358933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:24:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:52 smithi078 ceph-mon[139570]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:52 smithi078 ceph-mon[142991]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:52 smithi118 ceph-mon[131825]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:54 smithi078 ceph-mon[139570]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:54 smithi078 ceph-mon[142991]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:54 smithi118 ceph-mon[131825]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:56 smithi078 ceph-mon[139570]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:56 smithi078 ceph-mon[142991]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:24:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:24:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:56 smithi118 ceph-mon[131825]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:24:58 smithi078 ceph-mon[139570]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:24:58 smithi078 ceph-mon[142991]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:24:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:24:58 smithi118 ceph-mon[131825]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:00 smithi078 ceph-mon[139570]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:00 smithi078 ceph-mon[142991]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:00 smithi118 ceph-mon[131825]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:02 smithi078 ceph-mon[139570]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:02 smithi078 ceph-mon[142991]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:02 smithi118 ceph-mon[131825]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:04 smithi078 ceph-mon[139570]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:04 smithi078 ceph-mon[142991]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:04 smithi118 ceph-mon[131825]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:06 smithi078 ceph-mon[142991]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:06 smithi078 ceph-mon[139570]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:25:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:06 smithi118 ceph-mon[131825]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:08 smithi078 ceph-mon[139570]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:08 smithi078 ceph-mon[142991]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:08 smithi118 ceph-mon[131825]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:10 smithi078 ceph-mon[139570]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:10 smithi078 ceph-mon[142991]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:10 smithi118 ceph-mon[131825]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:12 smithi078 ceph-mon[139570]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:12 smithi078 ceph-mon[142991]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:12 smithi118 ceph-mon[131825]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:14 smithi078 ceph-mon[139570]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:14 smithi078 ceph-mon[142991]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:14 smithi118 ceph-mon[131825]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:16.713 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:25:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:16 smithi078 ceph-mon[139570]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:16 smithi078 ceph-mon[142991]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:16 smithi118 ceph-mon[131825]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:18 smithi078 ceph-mon[139570]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:18 smithi078 ceph-mon[142991]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:18 smithi118 ceph-mon[131825]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:20.458 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:25:20.769 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:25:20.769 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:25:20.769 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:25:20.769 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (6h) 8m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:25:20.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 8m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:25:20.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 8m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:25:20.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 8m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:25:20.771 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:21.152 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:25:21.153 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:25:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:20 smithi118 ceph-mon[131825]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:20 smithi078 ceph-mon[139570]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:20 smithi078 ceph-mon[142991]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:21 smithi118 ceph-mon[131825]: from='client.60380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:21 smithi118 ceph-mon[131825]: from='client.60386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1329406203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[139570]: from='client.60380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[139570]: from='client.60386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1329406203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[142991]: from='client.60380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[142991]: from='client.60386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1329406203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:22 smithi118 ceph-mon[131825]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:22 smithi078 ceph-mon[139570]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:22 smithi078 ceph-mon[142991]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:24 smithi118 ceph-mon[131825]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:24 smithi078 ceph-mon[139570]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:24 smithi078 ceph-mon[142991]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:25:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:26 smithi118 ceph-mon[131825]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:26 smithi078 ceph-mon[139570]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:26 smithi078 ceph-mon[142991]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:28 smithi118 ceph-mon[131825]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:28 smithi078 ceph-mon[139570]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:28 smithi078 ceph-mon[142991]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:30 smithi118 ceph-mon[131825]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:30 smithi078 ceph-mon[139570]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:30 smithi078 ceph-mon[142991]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:32 smithi118 ceph-mon[131825]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:32 smithi078 ceph-mon[142991]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:32 smithi078 ceph-mon[139570]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:34 smithi118 ceph-mon[131825]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:34 smithi078 ceph-mon[139570]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:34 smithi078 ceph-mon[142991]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:25:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:36 smithi118 ceph-mon[131825]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:36 smithi078 ceph-mon[139570]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:36 smithi078 ceph-mon[142991]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:38 smithi118 ceph-mon[131825]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:38 smithi078 ceph-mon[139570]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:38 smithi078 ceph-mon[142991]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:40 smithi118 ceph-mon[131825]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:40 smithi078 ceph-mon[139570]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:40 smithi078 ceph-mon[142991]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:42 smithi118 ceph-mon[131825]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:42 smithi078 ceph-mon[139570]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:42 smithi078 ceph-mon[142991]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:44 smithi118 ceph-mon[131825]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:44 smithi078 ceph-mon[139570]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:44 smithi078 ceph-mon[142991]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:25:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:46 smithi118 ceph-mon[131825]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:46 smithi078 ceph-mon[139570]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:46 smithi078 ceph-mon[142991]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:25:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:48 smithi118 ceph-mon[131825]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:48 smithi078 ceph-mon[139570]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:48 smithi078 ceph-mon[142991]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:50 smithi118 ceph-mon[131825]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:25:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:50 smithi078 ceph-mon[139570]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:25:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:50 smithi078 ceph-mon[142991]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:25:51.540 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 10m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 10m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 10m ago 7h 813M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:25:51.886 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 10m ago 7h 1857M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 10m ago 7h 914M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 10m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 10m ago 7h 5795M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 10m ago 7h 5234M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 10m ago 7h 4909M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 10m ago 7h 4481M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (6h) 9m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:25:51.887 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:25:52.312 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:25:52.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:25:52.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:25:52.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:52.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:25:52.313 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:25:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: from='client.60398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: from='client.50436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3592862504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: from='client.60398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: from='client.50436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3592862504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: from='client.60398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: from='client.50436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3592862504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:25:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:25:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:25:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:25:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:25:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:54 smithi118 ceph-mon[131825]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:54 smithi078 ceph-mon[139570]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:54 smithi078 ceph-mon[142991]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:25:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:25:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:56 smithi118 ceph-mon[131825]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:56 smithi078 ceph-mon[142991]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:56 smithi078 ceph-mon[139570]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:25:58 smithi118 ceph-mon[131825]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:25:58 smithi078 ceph-mon[139570]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:25:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:25:58 smithi078 ceph-mon[142991]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:00 smithi118 ceph-mon[131825]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:00 smithi078 ceph-mon[139570]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:00 smithi078 ceph-mon[142991]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:02 smithi118 ceph-mon[131825]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:02 smithi078 ceph-mon[142991]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:02 smithi078 ceph-mon[139570]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:04 smithi118 ceph-mon[131825]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:04 smithi078 ceph-mon[139570]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:04 smithi078 ceph-mon[142991]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:26:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:06 smithi118 ceph-mon[131825]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:06 smithi078 ceph-mon[139570]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:06 smithi078 ceph-mon[142991]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:08 smithi118 ceph-mon[131825]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:08 smithi078 ceph-mon[139570]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:08 smithi078 ceph-mon[142991]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:10 smithi118 ceph-mon[131825]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:10 smithi078 ceph-mon[139570]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:10 smithi078 ceph-mon[142991]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:12 smithi118 ceph-mon[131825]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:12 smithi078 ceph-mon[139570]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:12 smithi078 ceph-mon[142991]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:14 smithi118 ceph-mon[131825]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:14 smithi078 ceph-mon[139570]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:14 smithi078 ceph-mon[142991]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:26:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:16 smithi118 ceph-mon[131825]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:16 smithi078 ceph-mon[139570]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:16 smithi078 ceph-mon[142991]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:18 smithi118 ceph-mon[131825]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:18 smithi078 ceph-mon[139570]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:18 smithi078 ceph-mon[142991]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:21.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:20 smithi118 ceph-mon[131825]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:20 smithi078 ceph-mon[139570]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:20 smithi078 ceph-mon[142991]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:22.657 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:26:22.968 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:26:22.968 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 30s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 30s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 30s ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 30s ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 30s ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 30s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 30s ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 30s ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 30s ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:26:22.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 30s ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:26:22.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:26:22.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:26:22.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (6h) 9m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:26:22.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 9m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:26:22.970 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:26:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:22 smithi118 ceph-mon[131825]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:22 smithi078 ceph-mon[139570]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:22 smithi078 ceph-mon[142991]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:23.349 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:26:23.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:26:23.351 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:26:23.351 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:26:23.351 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:26:24.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:23 smithi118 ceph-mon[131825]: from='client.60416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:24.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/595667867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:24.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:23 smithi078 ceph-mon[139570]: from='client.60416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:24.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/595667867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:23 smithi078 ceph-mon[142991]: from='client.60416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:24.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/595667867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:24 smithi118 ceph-mon[131825]: from='client.60422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:24 smithi118 ceph-mon[131825]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:24 smithi078 ceph-mon[139570]: from='client.60422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:24 smithi078 ceph-mon[139570]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:24 smithi078 ceph-mon[142991]: from='client.60422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:24 smithi078 ceph-mon[142991]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:26:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:26 smithi118 ceph-mon[131825]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:26 smithi078 ceph-mon[139570]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:26 smithi078 ceph-mon[142991]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:28 smithi118 ceph-mon[131825]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:28 smithi078 ceph-mon[139570]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:28 smithi078 ceph-mon[142991]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:30 smithi118 ceph-mon[131825]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:30 smithi078 ceph-mon[139570]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:30 smithi078 ceph-mon[142991]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:32 smithi118 ceph-mon[131825]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:32 smithi078 ceph-mon[139570]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:32 smithi078 ceph-mon[142991]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:34 smithi118 ceph-mon[131825]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:34 smithi078 ceph-mon[139570]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:34 smithi078 ceph-mon[142991]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:26:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:36 smithi118 ceph-mon[131825]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:36 smithi078 ceph-mon[139570]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:36 smithi078 ceph-mon[142991]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:38 smithi118 ceph-mon[131825]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:38 smithi078 ceph-mon[139570]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:38 smithi078 ceph-mon[142991]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:40 smithi118 ceph-mon[131825]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:40 smithi078 ceph-mon[139570]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:40 smithi078 ceph-mon[142991]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:42 smithi118 ceph-mon[131825]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:42 smithi078 ceph-mon[139570]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:42 smithi078 ceph-mon[142991]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:44 smithi118 ceph-mon[131825]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:44 smithi078 ceph-mon[142991]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:44 smithi078 ceph-mon[139570]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:26:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:46 smithi118 ceph-mon[131825]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:46 smithi078 ceph-mon[139570]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:46 smithi078 ceph-mon[142991]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:26:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:48 smithi118 ceph-mon[131825]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:48 smithi078 ceph-mon[142991]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:48 smithi078 ceph-mon[139570]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:50 smithi118 ceph-mon[131825]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:50 smithi078 ceph-mon[139570]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:50 smithi078 ceph-mon[142991]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:52 smithi118 ceph-mon[131825]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:52 smithi078 ceph-mon[142991]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:52 smithi078 ceph-mon[139570]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:53.703 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 61s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 10m ago 7h 96.4M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 61s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 10m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 10m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 61s ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 61s ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 10m ago 7h 865M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:26:54.016 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 61s ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 61s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 10m ago 7h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 61s ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 61s ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 61s ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 61s ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 10m ago 7h 4076M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 10m ago 7h 4749M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 10m ago 7h 4118M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (6h) 10m ago 7h 4661M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:26:54.017 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 10m ago 7h 132M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:26:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:26:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:26:54.396 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:26:54.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:26:54.396 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:26:54.396 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:54.396 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:26:54.397 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:26:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:26:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[142991]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[142991]: from='client.60434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2971840178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[139570]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[139570]: from='client.60434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2971840178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:54 smithi118 ceph-mon[131825]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:54 smithi118 ceph-mon[131825]: from='client.60434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2971840178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:26:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:55 smithi078 ceph-mon[139570]: from='client.60440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:55 smithi078 ceph-mon[142991]: from='client.60440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:55 smithi118 ceph-mon[131825]: from='client.60440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:26:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:26:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:26:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:26:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:26:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:26:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:26:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:26:58 smithi078 ceph-mon[139570]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:26:58 smithi078 ceph-mon[142991]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:26:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:26:58 smithi118 ceph-mon[131825]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:00 smithi078 ceph-mon[139570]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:00 smithi078 ceph-mon[142991]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:00 smithi118 ceph-mon[131825]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:02 smithi078 ceph-mon[139570]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:02 smithi078 ceph-mon[142991]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:02 smithi118 ceph-mon[131825]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:04 smithi078 ceph-mon[139570]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:04 smithi078 ceph-mon[142991]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:04 smithi118 ceph-mon[131825]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:27:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:06 smithi078 ceph-mon[139570]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:06 smithi078 ceph-mon[142991]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:06 smithi118 ceph-mon[131825]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:08 smithi078 ceph-mon[139570]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:08 smithi078 ceph-mon[142991]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:08 smithi118 ceph-mon[131825]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:10 smithi078 ceph-mon[139570]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:10 smithi078 ceph-mon[142991]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:10 smithi118 ceph-mon[131825]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:11 smithi078 ceph-mon[139570]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:12.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:11 smithi078 ceph-mon[142991]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:11 smithi118 ceph-mon[131825]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:14 smithi078 ceph-mon[139570]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:14 smithi078 ceph-mon[142991]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:14 smithi118 ceph-mon[131825]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:16 smithi078 ceph-mon[139570]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:16 smithi078 ceph-mon[142991]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:27:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:16 smithi118 ceph-mon[131825]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:18 smithi078 ceph-mon[139570]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:18 smithi078 ceph-mon[142991]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:18 smithi118 ceph-mon[131825]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:20 smithi078 ceph-mon[139570]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:20 smithi078 ceph-mon[142991]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:20 smithi118 ceph-mon[131825]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:22 smithi078 ceph-mon[139570]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:22 smithi078 ceph-mon[142991]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:22 smithi118 ceph-mon[131825]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:24.745 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:27:25.324 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:24 smithi118 ceph-mon[131825]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:25.325 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:24 smithi078 ceph-mon[139570]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:25.325 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:24 smithi078 ceph-mon[142991]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:25.325 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:27:25.325 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 92s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:27:25.325 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 28s ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:27:25.325 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 92s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 28s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 28s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 92s ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 92s ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 28s ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 92s ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 92s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 28s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 92s ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 92s ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 92s ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 92s ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 28s ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 28s ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:27:25.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 28s ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:27:25.327 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 28s ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:27:25.327 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 28s ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:27:25.437 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:27:25.438 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:27:25.439 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:27:25.439 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:27:25.439 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:27:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:25 smithi078 ceph-mon[139570]: from='client.60452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/858173011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:25 smithi078 ceph-mon[142991]: from='client.60452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/858173011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:25 smithi118 ceph-mon[131825]: from='client.60452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:26.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/858173011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:26 smithi078 ceph-mon[139570]: from='client.60458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:26 smithi078 ceph-mon[139570]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:27:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:26 smithi078 ceph-mon[142991]: from='client.60458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:26 smithi078 ceph-mon[142991]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:26 smithi118 ceph-mon[131825]: from='client.60458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:26 smithi118 ceph-mon[131825]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:28 smithi078 ceph-mon[139570]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:28 smithi078 ceph-mon[142991]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:28 smithi118 ceph-mon[131825]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:30 smithi078 ceph-mon[139570]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:30 smithi078 ceph-mon[142991]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:30 smithi118 ceph-mon[131825]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:32 smithi078 ceph-mon[139570]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:32 smithi078 ceph-mon[142991]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:32 smithi118 ceph-mon[131825]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:34 smithi078 ceph-mon[139570]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:34 smithi078 ceph-mon[142991]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:34 smithi118 ceph-mon[131825]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:36 smithi078 ceph-mon[139570]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:36 smithi078 ceph-mon[142991]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:27:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:36 smithi118 ceph-mon[131825]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:38 smithi078 ceph-mon[139570]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:38 smithi078 ceph-mon[142991]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:38 smithi118 ceph-mon[131825]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:40 smithi078 ceph-mon[139570]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:40 smithi078 ceph-mon[142991]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:40 smithi118 ceph-mon[131825]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:42 smithi078 ceph-mon[139570]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:42 smithi078 ceph-mon[142991]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:42 smithi118 ceph-mon[131825]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:44 smithi078 ceph-mon[139570]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:44 smithi078 ceph-mon[142991]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:44 smithi118 ceph-mon[131825]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:27:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:46 smithi078 ceph-mon[139570]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:46 smithi078 ceph-mon[142991]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:46 smithi118 ceph-mon[131825]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:27:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:48 smithi118 ceph-mon[131825]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:48 smithi078 ceph-mon[139570]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:48 smithi078 ceph-mon[142991]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:50 smithi118 ceph-mon[131825]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:50 smithi078 ceph-mon[139570]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:50 smithi078 ceph-mon[142991]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:52 smithi118 ceph-mon[131825]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:52 smithi078 ceph-mon[139570]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:52 smithi078 ceph-mon[142991]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:54 smithi118 ceph-mon[131825]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:54 smithi078 ceph-mon[139570]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:54 smithi078 ceph-mon[142991]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:55.789 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 59s ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 59s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 59s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 59s ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:27:56.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 59s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 59s ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 59s ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 59s ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 59s ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:27:56.097 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 59s ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:27:56.476 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:27:56.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:27:56.476 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:27:56.476 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:56.476 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:27:56.477 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:27:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:27:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:27:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:56 smithi118 ceph-mon[131825]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:56 smithi118 ceph-mon[131825]: from='client.60470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1550210198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[139570]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[139570]: from='client.60470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1550210198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[142991]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[142991]: from='client.60470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1550210198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:57 smithi118 ceph-mon[131825]: from='client.50508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:27:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[139570]: from='client.50508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:27:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[142991]: from='client.50508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:27:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:27:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:27:58 smithi118 ceph-mon[131825]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:27:58 smithi078 ceph-mon[142991]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:27:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:27:58 smithi078 ceph-mon[139570]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:00 smithi118 ceph-mon[131825]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:00 smithi078 ceph-mon[142991]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:00 smithi078 ceph-mon[139570]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:02 smithi118 ceph-mon[131825]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:02 smithi078 ceph-mon[142991]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:02 smithi078 ceph-mon[139570]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:04 smithi118 ceph-mon[131825]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:04 smithi078 ceph-mon[139570]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:04 smithi078 ceph-mon[142991]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:28:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:06 smithi118 ceph-mon[131825]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:06 smithi078 ceph-mon[139570]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:06 smithi078 ceph-mon[142991]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:08 smithi118 ceph-mon[131825]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:08 smithi078 ceph-mon[139570]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:08 smithi078 ceph-mon[142991]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:10 smithi118 ceph-mon[131825]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:10 smithi078 ceph-mon[139570]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:10 smithi078 ceph-mon[142991]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:12 smithi118 ceph-mon[131825]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:12 smithi078 ceph-mon[139570]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:12 smithi078 ceph-mon[142991]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:14 smithi118 ceph-mon[131825]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:14 smithi078 ceph-mon[139570]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:14 smithi078 ceph-mon[142991]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:28:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:16 smithi118 ceph-mon[131825]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:16 smithi078 ceph-mon[142991]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:16 smithi078 ceph-mon[139570]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:18 smithi118 ceph-mon[131825]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:18 smithi078 ceph-mon[142991]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:18 smithi078 ceph-mon[139570]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:20 smithi118 ceph-mon[131825]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:20 smithi078 ceph-mon[142991]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:20 smithi078 ceph-mon[139570]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:22 smithi118 ceph-mon[131825]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:23.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:22 smithi078 ceph-mon[142991]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:22 smithi078 ceph-mon[139570]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:24 smithi118 ceph-mon[131825]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:24 smithi078 ceph-mon[139570]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:24 smithi078 ceph-mon[142991]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:28:26.823 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:28:27.126 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 90s ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 90s ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 90s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 90s ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 90s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:28:27.127 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 90s ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 90s ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 90s ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 90s ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:28:27.128 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 90s ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:28:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:26 smithi118 ceph-mon[131825]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:26 smithi078 ceph-mon[139570]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:26 smithi078 ceph-mon[142991]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:28:27.510 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:28:27.511 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:28:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:27 smithi118 ceph-mon[131825]: from='client.50520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3196931314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:28:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:27 smithi078 ceph-mon[139570]: from='client.50520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3196931314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:28:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:27 smithi078 ceph-mon[142991]: from='client.50520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3196931314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:28:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:28 smithi118 ceph-mon[131825]: from='client.60494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:28 smithi118 ceph-mon[131825]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:28 smithi078 ceph-mon[142991]: from='client.60494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:28 smithi078 ceph-mon[142991]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:28 smithi078 ceph-mon[139570]: from='client.60494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:28 smithi078 ceph-mon[139570]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:30 smithi118 ceph-mon[131825]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:30 smithi078 ceph-mon[139570]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:30 smithi078 ceph-mon[142991]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:32 smithi118 ceph-mon[131825]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:32 smithi078 ceph-mon[139570]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:32 smithi078 ceph-mon[142991]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:34 smithi118 ceph-mon[131825]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:34 smithi078 ceph-mon[139570]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:34 smithi078 ceph-mon[142991]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:28:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:36 smithi118 ceph-mon[131825]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:36 smithi078 ceph-mon[142991]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:36 smithi078 ceph-mon[139570]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:38 smithi118 ceph-mon[131825]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:39.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:38 smithi078 ceph-mon[142991]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:38 smithi078 ceph-mon[139570]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:40 smithi118 ceph-mon[131825]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:41.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:40 smithi078 ceph-mon[142991]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:41.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:40 smithi078 ceph-mon[139570]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:42 smithi118 ceph-mon[131825]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:42 smithi078 ceph-mon[139570]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:42 smithi078 ceph-mon[142991]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:44 smithi118 ceph-mon[131825]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:44 smithi078 ceph-mon[139570]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:44 smithi078 ceph-mon[142991]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:28:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:46 smithi118 ceph-mon[131825]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:46 smithi078 ceph-mon[139570]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:46 smithi078 ceph-mon[142991]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:28:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:48 smithi118 ceph-mon[131825]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:48 smithi078 ceph-mon[139570]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:48 smithi078 ceph-mon[142991]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:50 smithi118 ceph-mon[131825]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:50 smithi078 ceph-mon[139570]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:50 smithi078 ceph-mon[142991]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:52 smithi118 ceph-mon[131825]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:52 smithi078 ceph-mon[139570]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:52 smithi078 ceph-mon[142991]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:54 smithi118 ceph-mon[131825]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:54 smithi078 ceph-mon[139570]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:54 smithi078 ceph-mon[142991]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:28:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:28:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:56 smithi118 ceph-mon[131825]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:56 smithi078 ceph-mon[139570]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:56 smithi078 ceph-mon[142991]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:28:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:28:58.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:28:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:28:58.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:28:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:28:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:28:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:28:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:28:58.229 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:28:58.230 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:28:58.231 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:28:58.612 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:28:58.612 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:28:58.612 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:28:58.612 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:58.612 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:28:58.613 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:28:58.614 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:28:58.614 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:28:58.614 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:28:58.614 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:28:58.614 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:28:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:58 smithi118 ceph-mon[131825]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:58 smithi118 ceph-mon[131825]: from='client.50538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2046902333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:28:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[139570]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[139570]: from='client.50538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2046902333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:28:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[142991]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:28:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[142991]: from='client.50538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:28:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2046902333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:29:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:28:59 smithi118 ceph-mon[131825]: from='client.60512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:28:59 smithi078 ceph-mon[139570]: from='client.60512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:28:59 smithi078 ceph-mon[142991]: from='client.60512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:00 smithi118 ceph-mon[131825]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:00 smithi078 ceph-mon[139570]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:00 smithi078 ceph-mon[142991]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:02 smithi118 ceph-mon[131825]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:02 smithi078 ceph-mon[139570]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:02 smithi078 ceph-mon[142991]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:04 smithi118 ceph-mon[131825]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:04 smithi078 ceph-mon[139570]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:04 smithi078 ceph-mon[142991]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:29:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:06 smithi118 ceph-mon[131825]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:06 smithi078 ceph-mon[139570]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:07.299 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:06 smithi078 ceph-mon[142991]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:08 smithi118 ceph-mon[131825]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:08 smithi078 ceph-mon[139570]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:08 smithi078 ceph-mon[142991]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:10 smithi118 ceph-mon[131825]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:10 smithi078 ceph-mon[139570]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:10 smithi078 ceph-mon[142991]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:12 smithi118 ceph-mon[131825]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:12 smithi078 ceph-mon[139570]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:12 smithi078 ceph-mon[142991]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:14 smithi118 ceph-mon[131825]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:14 smithi078 ceph-mon[139570]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:14 smithi078 ceph-mon[142991]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:29:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:16 smithi118 ceph-mon[131825]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:16 smithi078 ceph-mon[139570]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:16 smithi078 ceph-mon[142991]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:18 smithi118 ceph-mon[131825]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:18 smithi078 ceph-mon[139570]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:18 smithi078 ceph-mon[142991]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:20 smithi118 ceph-mon[131825]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:20 smithi078 ceph-mon[139570]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:20 smithi078 ceph-mon[142991]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:22 smithi118 ceph-mon[131825]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:22 smithi078 ceph-mon[139570]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:22 smithi078 ceph-mon[142991]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:24 smithi118 ceph-mon[131825]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:24 smithi078 ceph-mon[139570]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:24 smithi078 ceph-mon[142991]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:29:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:26 smithi078 ceph-mon[139570]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:26 smithi078 ceph-mon[142991]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:26 smithi118 ceph-mon[131825]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:28.963 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:29:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:28 smithi078 ceph-mon[139570]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:28 smithi078 ceph-mon[142991]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:29:29.271 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:29:29.272 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:29:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:28 smithi118 ceph-mon[131825]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:29.650 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:29:29.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:29:29.652 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:29:29.652 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:29:29.652 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:29:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:29 smithi078 ceph-mon[139570]: from='client.60524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/975848238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:29:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:29 smithi078 ceph-mon[142991]: from='client.60524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/975848238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:29:30.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:29 smithi118 ceph-mon[131825]: from='client.60524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/975848238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:29:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:30 smithi078 ceph-mon[139570]: from='client.60530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:30 smithi078 ceph-mon[139570]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:30 smithi078 ceph-mon[142991]: from='client.60530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:30 smithi078 ceph-mon[142991]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:30 smithi118 ceph-mon[131825]: from='client.60530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:29:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:30 smithi118 ceph-mon[131825]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:32 smithi078 ceph-mon[139570]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:32 smithi078 ceph-mon[142991]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:32 smithi118 ceph-mon[131825]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:34 smithi078 ceph-mon[142991]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:34 smithi078 ceph-mon[139570]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:34 smithi118 ceph-mon[131825]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:29:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:36 smithi078 ceph-mon[139570]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:36 smithi078 ceph-mon[142991]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:36 smithi118 ceph-mon[131825]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:38 smithi078 ceph-mon[139570]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:38 smithi078 ceph-mon[142991]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:38 smithi118 ceph-mon[131825]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:41.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:40 smithi078 ceph-mon[139570]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:40 smithi078 ceph-mon[142991]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:40 smithi118 ceph-mon[131825]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:42 smithi078 ceph-mon[142991]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:42 smithi078 ceph-mon[139570]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:42 smithi118 ceph-mon[131825]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:44 smithi078 ceph-mon[139570]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:44 smithi078 ceph-mon[142991]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:44 smithi118 ceph-mon[131825]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:29:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:46 smithi078 ceph-mon[139570]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:46 smithi078 ceph-mon[142991]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:46 smithi118 ceph-mon[131825]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:29:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:48 smithi078 ceph-mon[139570]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:48 smithi078 ceph-mon[142991]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:48 smithi118 ceph-mon[131825]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:50 smithi078 ceph-mon[139570]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:50 smithi078 ceph-mon[142991]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:50 smithi118 ceph-mon[131825]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:52 smithi078 ceph-mon[139570]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:52 smithi078 ceph-mon[142991]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:52 smithi118 ceph-mon[131825]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:54 smithi078 ceph-mon[139570]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:54 smithi078 ceph-mon[142991]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:54 smithi118 ceph-mon[131825]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:29:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:29:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:56 smithi078 ceph-mon[139570]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:56 smithi078 ceph-mon[142991]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:56 smithi118 ceph-mon[131825]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[139570]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[142991]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:29:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:29:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:29:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:58 smithi118 ceph-mon[131825]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:29:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:29:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:29:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:29:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:29:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:29:59.996 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:30:00.304 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:30:00.305 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:30:00.306 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:30:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:00 smithi078 conmon[139546]: 2023-12-16T08:29:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:30:00.689 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:30:00.690 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:30:00.691 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[139570]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:30:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/587979023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[142991]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:30:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/587979023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:00 smithi118 ceph-mon[131825]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:30:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/587979023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:01 smithi078 ceph-mon[139570]: from='client.60542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:01 smithi078 ceph-mon[139570]: from='client.60548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:01 smithi078 ceph-mon[142991]: from='client.60542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:01 smithi078 ceph-mon[142991]: from='client.60548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:01 smithi118 ceph-mon[131825]: from='client.60542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:01 smithi118 ceph-mon[131825]: from='client.60548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:02 smithi078 ceph-mon[139570]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:02 smithi078 ceph-mon[142991]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:02 smithi118 ceph-mon[131825]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:03 smithi118 ceph-mon[131825]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:03 smithi078 ceph-mon[139570]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:03 smithi078 ceph-mon[142991]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:06 smithi078 ceph-mon[139570]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:30:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:06 smithi078 ceph-mon[142991]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:06 smithi118 ceph-mon[131825]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:08 smithi078 ceph-mon[139570]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:08 smithi078 ceph-mon[142991]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:08 smithi118 ceph-mon[131825]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:10 smithi078 ceph-mon[139570]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:10 smithi078 ceph-mon[142991]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:10 smithi118 ceph-mon[131825]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:12 smithi078 ceph-mon[139570]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:12 smithi078 ceph-mon[142991]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:12 smithi118 ceph-mon[131825]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:14 smithi078 ceph-mon[139570]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:14 smithi078 ceph-mon[142991]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:14 smithi118 ceph-mon[131825]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:30:16.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:16 smithi078 ceph-mon[139570]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:16.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:16 smithi078 ceph-mon[142991]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:16 smithi118 ceph-mon[131825]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:18 smithi078 ceph-mon[139570]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:18 smithi078 ceph-mon[142991]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:18 smithi118 ceph-mon[131825]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:21.163 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:20 smithi118 ceph-mon[131825]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:20 smithi078 ceph-mon[139570]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:20 smithi078 ceph-mon[142991]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:22 smithi118 ceph-mon[131825]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:22 smithi078 ceph-mon[139570]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:22 smithi078 ceph-mon[142991]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:24 smithi118 ceph-mon[131825]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:24 smithi078 ceph-mon[139570]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:24 smithi078 ceph-mon[142991]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:30:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:26 smithi118 ceph-mon[131825]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:26 smithi078 ceph-mon[139570]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:26 smithi078 ceph-mon[142991]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:28 smithi118 ceph-mon[131825]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:28 smithi078 ceph-mon[139570]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:28 smithi078 ceph-mon[142991]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:31.035 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:30:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:30 smithi118 ceph-mon[131825]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:30 smithi078 ceph-mon[139570]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:30 smithi078 ceph-mon[142991]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:31.343 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:30:31.343 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:30:31.343 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:30:31.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:30:31.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:30:31.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:30:31.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:30:31.345 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:31.725 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:30:31.726 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:30:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2720804741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2720804741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2720804741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:30:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:32 smithi118 ceph-mon[131825]: from='client.50592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:32 smithi118 ceph-mon[131825]: from='client.50598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:32 smithi118 ceph-mon[131825]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[139570]: from='client.50592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[139570]: from='client.50598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[139570]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[142991]: from='client.50592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[142991]: from='client.50598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[142991]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:34 smithi118 ceph-mon[131825]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:34 smithi078 ceph-mon[139570]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:34 smithi078 ceph-mon[142991]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:30:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:36 smithi118 ceph-mon[131825]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:36 smithi078 ceph-mon[139570]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:36 smithi078 ceph-mon[142991]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:38 smithi118 ceph-mon[131825]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:38 smithi078 ceph-mon[139570]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:38 smithi078 ceph-mon[142991]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:40 smithi118 ceph-mon[131825]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:40 smithi078 ceph-mon[139570]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:40 smithi078 ceph-mon[142991]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:42 smithi118 ceph-mon[131825]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:42 smithi078 ceph-mon[139570]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:42 smithi078 ceph-mon[142991]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:44 smithi118 ceph-mon[131825]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:44 smithi078 ceph-mon[139570]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:44 smithi078 ceph-mon[142991]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:30:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:46 smithi118 ceph-mon[131825]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:46 smithi078 ceph-mon[139570]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:46 smithi078 ceph-mon[142991]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:30:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:48 smithi118 ceph-mon[131825]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:48 smithi078 ceph-mon[139570]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:48 smithi078 ceph-mon[142991]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:50 smithi118 ceph-mon[131825]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:50 smithi078 ceph-mon[139570]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:50 smithi078 ceph-mon[142991]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:52 smithi118 ceph-mon[131825]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:52 smithi078 ceph-mon[139570]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:52 smithi078 ceph-mon[142991]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:54 smithi118 ceph-mon[131825]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:54 smithi078 ceph-mon[139570]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:54 smithi078 ceph-mon[142991]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:30:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:30:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:56 smithi118 ceph-mon[131825]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:56 smithi078 ceph-mon[139570]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:56 smithi078 ceph-mon[142991]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:58 smithi118 ceph-mon[131825]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:30:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:58 smithi078 ceph-mon[139570]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:30:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:58 smithi078 ceph-mon[142991]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:30:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:31:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:31:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:31:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:30:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:31:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:31:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:31:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:31:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:31:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:31:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:30:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:31:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:00 smithi118 ceph-mon[131825]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:00 smithi078 ceph-mon[139570]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:00 smithi078 ceph-mon[142991]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:02.069 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:31:02.379 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:31:02.380 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:31:02.381 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:31:02.763 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:31:02.763 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:31:02.763 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:31:02.763 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:02.763 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:31:02.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:31:02.765 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:31:02.765 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:31:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:02 smithi118 ceph-mon[131825]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2494856898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[142991]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2494856898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[139570]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2494856898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:03 smithi118 ceph-mon[131825]: from='client.60578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:03 smithi118 ceph-mon[131825]: from='client.60584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:03 smithi078 ceph-mon[142991]: from='client.60578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:03 smithi078 ceph-mon[142991]: from='client.60584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:03 smithi078 ceph-mon[139570]: from='client.60578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:03 smithi078 ceph-mon[139570]: from='client.60584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:04 smithi118 ceph-mon[131825]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:04 smithi078 ceph-mon[139570]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:04 smithi078 ceph-mon[142991]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:31:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:06 smithi118 ceph-mon[131825]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:06 smithi078 ceph-mon[139570]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:06 smithi078 ceph-mon[142991]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:08 smithi118 ceph-mon[131825]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:08 smithi078 ceph-mon[139570]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:08 smithi078 ceph-mon[142991]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:10 smithi118 ceph-mon[131825]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:10 smithi078 ceph-mon[139570]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:10 smithi078 ceph-mon[142991]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:12 smithi118 ceph-mon[131825]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:12 smithi078 ceph-mon[139570]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:12 smithi078 ceph-mon[142991]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:14 smithi118 ceph-mon[131825]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:14 smithi078 ceph-mon[139570]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:14 smithi078 ceph-mon[142991]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:31:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:16 smithi118 ceph-mon[131825]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:16 smithi078 ceph-mon[139570]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:16 smithi078 ceph-mon[142991]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:18 smithi118 ceph-mon[131825]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:18 smithi078 ceph-mon[142991]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:18 smithi078 ceph-mon[139570]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:20 smithi118 ceph-mon[131825]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:20 smithi078 ceph-mon[139570]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:20 smithi078 ceph-mon[142991]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:22 smithi118 ceph-mon[131825]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:31:22.804799859Z level=info msg="Completed cleanup jobs" duration=140.896772ms 2023-12-16T08:31:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:22 smithi078 ceph-mon[139570]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:22 smithi078 ceph-mon[142991]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:24 smithi118 ceph-mon[131825]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:24 smithi078 ceph-mon[142991]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:24 smithi078 ceph-mon[139570]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:31:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:26 smithi118 ceph-mon[131825]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:26 smithi078 ceph-mon[139570]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:26 smithi078 ceph-mon[142991]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:28 smithi118 ceph-mon[131825]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:29.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:28 smithi078 ceph-mon[142991]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:28 smithi078 ceph-mon[139570]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:30 smithi118 ceph-mon[131825]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:30 smithi078 ceph-mon[139570]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:30 smithi078 ceph-mon[142991]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:33.113 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:31:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:32 smithi118 ceph-mon[131825]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:32 smithi078 ceph-mon[139570]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:32 smithi078 ceph-mon[142991]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:33.420 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:31:33.420 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5828M 2278M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5265M 2278M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4933M 2278M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:31:33.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4511M 2278M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:31:33.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:31:33.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:31:33.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:31:33.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:31:33.422 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:31:33.800 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:31:33.800 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:31:33.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:31:33.802 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:31:33.802 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:31:34.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4206009979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:34.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4206009979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4206009979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:31:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:34 smithi118 ceph-mon[131825]: from='client.50628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:34 smithi118 ceph-mon[131825]: from='client.50634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:34 smithi118 ceph-mon[131825]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[139570]: from='client.50628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[139570]: from='client.50634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[139570]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[142991]: from='client.50628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[142991]: from='client.50634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:31:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:34 smithi078 ceph-mon[142991]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:31:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:36 smithi118 ceph-mon[131825]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:36 smithi078 ceph-mon[139570]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:36 smithi078 ceph-mon[142991]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:38 smithi118 ceph-mon[131825]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:38 smithi078 ceph-mon[139570]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:38 smithi078 ceph-mon[142991]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:40 smithi118 ceph-mon[131825]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:40 smithi078 ceph-mon[139570]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:40 smithi078 ceph-mon[142991]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:42 smithi118 ceph-mon[131825]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:42 smithi078 ceph-mon[139570]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:42 smithi078 ceph-mon[142991]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:44 smithi118 ceph-mon[131825]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:44 smithi078 ceph-mon[139570]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:44 smithi078 ceph-mon[142991]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:31:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:46 smithi118 ceph-mon[131825]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:46 smithi078 ceph-mon[139570]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:46 smithi078 ceph-mon[142991]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:31:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:48 smithi118 ceph-mon[131825]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:48 smithi078 ceph-mon[139570]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:48 smithi078 ceph-mon[142991]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:50 smithi118 ceph-mon[131825]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:50 smithi078 ceph-mon[139570]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:50 smithi078 ceph-mon[142991]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:52 smithi118 ceph-mon[131825]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:52 smithi078 ceph-mon[139570]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:52 smithi078 ceph-mon[142991]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:54 smithi118 ceph-mon[131825]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:54 smithi078 ceph-mon[139570]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:54 smithi078 ceph-mon[142991]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:31:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:31:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:56 smithi078 ceph-mon[139570]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:56 smithi078 ceph-mon[142991]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:56 smithi118 ceph-mon[131825]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:58 smithi078 ceph-mon[139570]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:58 smithi078 ceph-mon[142991]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:31:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:58 smithi118 ceph-mon[131825]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:31:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:00.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:32:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:31:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2269M 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2269M 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:32:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2269M 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:32:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:32:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:02 smithi078 ceph-mon[139570]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:02 smithi078 ceph-mon[142991]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:02 smithi118 ceph-mon[131825]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:04.152 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:32:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:32:04.463 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:32:04.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:32:04.842 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:32:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:04 smithi078 ceph-mon[142991]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3133739532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:04 smithi078 ceph-mon[139570]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3133739532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:04 smithi118 ceph-mon[131825]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3133739532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:05 smithi078 ceph-mon[139570]: from='client.60614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:05 smithi078 ceph-mon[139570]: from='client.60620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:05 smithi078 ceph-mon[142991]: from='client.60614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:05 smithi078 ceph-mon[142991]: from='client.60620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:05 smithi118 ceph-mon[131825]: from='client.60614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:05 smithi118 ceph-mon[131825]: from='client.60620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:32:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:06 smithi078 ceph-mon[139570]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:06 smithi078 ceph-mon[142991]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:06 smithi118 ceph-mon[131825]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:08 smithi078 ceph-mon[139570]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:08 smithi078 ceph-mon[142991]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:08 smithi118 ceph-mon[131825]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:10 smithi078 ceph-mon[139570]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:10 smithi078 ceph-mon[142991]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:10 smithi118 ceph-mon[131825]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:12 smithi078 ceph-mon[139570]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:12 smithi078 ceph-mon[142991]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:12 smithi118 ceph-mon[131825]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:14 smithi078 ceph-mon[139570]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:14 smithi078 ceph-mon[142991]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:14 smithi118 ceph-mon[131825]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:32:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:16 smithi078 ceph-mon[139570]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:16 smithi078 ceph-mon[142991]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:16 smithi118 ceph-mon[131825]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:18 smithi078 ceph-mon[139570]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:18 smithi078 ceph-mon[142991]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:18 smithi118 ceph-mon[131825]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:20 smithi078 ceph-mon[139570]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:20 smithi078 ceph-mon[142991]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:20 smithi118 ceph-mon[131825]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:22 smithi078 ceph-mon[139570]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:22 smithi078 ceph-mon[142991]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:22 smithi118 ceph-mon[131825]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:24 smithi078 ceph-mon[139570]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:24 smithi078 ceph-mon[142991]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:24 smithi118 ceph-mon[131825]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:32:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:26 smithi078 ceph-mon[139570]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:26 smithi078 ceph-mon[142991]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:26 smithi118 ceph-mon[131825]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:28 smithi078 ceph-mon[139570]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:28 smithi078 ceph-mon[142991]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:28 smithi118 ceph-mon[131825]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:30 smithi118 ceph-mon[131825]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:30 smithi078 ceph-mon[139570]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:30 smithi078 ceph-mon[142991]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:32 smithi118 ceph-mon[131825]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:32 smithi078 ceph-mon[139570]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:32 smithi078 ceph-mon[142991]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:35.190 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:32:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:34 smithi118 ceph-mon[131825]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:34 smithi078 ceph-mon[139570]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:34 smithi078 ceph-mon[142991]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:35.498 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:32:35.499 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:32:35.500 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:32:35.883 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:35.884 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:32:35.885 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:32:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/102474355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/102474355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/102474355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:32:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:32:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:36 smithi118 ceph-mon[131825]: from='client.60632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:36 smithi118 ceph-mon[131825]: from='client.50670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:36 smithi118 ceph-mon[131825]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[139570]: from='client.60632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[139570]: from='client.50670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[139570]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[142991]: from='client.60632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[142991]: from='client.50670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:32:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:36 smithi078 ceph-mon[142991]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:38 smithi118 ceph-mon[131825]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:38 smithi078 ceph-mon[139570]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:38 smithi078 ceph-mon[142991]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:40 smithi118 ceph-mon[131825]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:40 smithi078 ceph-mon[139570]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:40 smithi078 ceph-mon[142991]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:42 smithi118 ceph-mon[131825]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:42 smithi078 ceph-mon[139570]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:42 smithi078 ceph-mon[142991]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:44 smithi118 ceph-mon[131825]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:44 smithi078 ceph-mon[139570]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:44 smithi078 ceph-mon[142991]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:32:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:46 smithi118 ceph-mon[131825]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:46 smithi078 ceph-mon[139570]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:46 smithi078 ceph-mon[142991]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:32:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:48 smithi118 ceph-mon[131825]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:48 smithi078 ceph-mon[139570]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:48 smithi078 ceph-mon[142991]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:50 smithi118 ceph-mon[131825]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:50 smithi078 ceph-mon[139570]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:50 smithi078 ceph-mon[142991]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:52 smithi118 ceph-mon[131825]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:52 smithi078 ceph-mon[142991]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:52 smithi078 ceph-mon[139570]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:54 smithi118 ceph-mon[131825]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:54 smithi078 ceph-mon[139570]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:54 smithi078 ceph-mon[142991]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:32:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:32:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:56 smithi118 ceph-mon[131825]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:56 smithi078 ceph-mon[139570]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:56 smithi078 ceph-mon[142991]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:32:58 smithi118 ceph-mon[131825]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:32:58 smithi078 ceph-mon[139570]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:32:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:32:58 smithi078 ceph-mon[142991]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:00 smithi118 ceph-mon[131825]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[139570]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[142991]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:33:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:33:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:02 smithi118 ceph-mon[131825]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:02 smithi078 ceph-mon[139570]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:02 smithi078 ceph-mon[142991]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:04 smithi118 ceph-mon[131825]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:04 smithi078 ceph-mon[139570]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:04 smithi078 ceph-mon[142991]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:06.228 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:33:06.537 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:33:06.538 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:33:06.539 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:33:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:06] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:33:06.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:33:06.924 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:33:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:06 smithi118 ceph-mon[131825]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:07.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:06 smithi078 ceph-mon[139570]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:07.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:06 smithi078 ceph-mon[142991]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:07 smithi118 ceph-mon[131825]: from='client.60650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:07 smithi118 ceph-mon[131825]: from='client.60656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1097248094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[139570]: from='client.60650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[139570]: from='client.60656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1097248094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[142991]: from='client.60650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[142991]: from='client.60656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1097248094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:08 smithi118 ceph-mon[131825]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:08 smithi078 ceph-mon[139570]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:08 smithi078 ceph-mon[142991]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:10 smithi118 ceph-mon[131825]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:10 smithi078 ceph-mon[142991]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:10 smithi078 ceph-mon[139570]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:12 smithi118 ceph-mon[131825]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:12 smithi078 ceph-mon[139570]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:12 smithi078 ceph-mon[142991]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:14 smithi118 ceph-mon[131825]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:14 smithi078 ceph-mon[139570]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:14 smithi078 ceph-mon[142991]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:16] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T08:33:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:16 smithi118 ceph-mon[131825]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:16 smithi078 ceph-mon[139570]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:16 smithi078 ceph-mon[142991]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:18 smithi118 ceph-mon[131825]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:18 smithi078 ceph-mon[142991]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:18 smithi078 ceph-mon[139570]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:20 smithi118 ceph-mon[131825]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:20 smithi078 ceph-mon[139570]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:20 smithi078 ceph-mon[142991]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:22 smithi118 ceph-mon[131825]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:22 smithi078 ceph-mon[139570]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:22 smithi078 ceph-mon[142991]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:25.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:24 smithi118 ceph-mon[131825]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:24 smithi078 ceph-mon[139570]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:24 smithi078 ceph-mon[142991]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:33:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:26 smithi118 ceph-mon[131825]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:26 smithi078 ceph-mon[139570]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:26 smithi078 ceph-mon[142991]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:28 smithi118 ceph-mon[131825]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:28 smithi078 ceph-mon[139570]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:28 smithi078 ceph-mon[142991]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:30 smithi118 ceph-mon[131825]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:30 smithi078 ceph-mon[139570]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:30 smithi078 ceph-mon[142991]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:32 smithi118 ceph-mon[131825]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:32 smithi078 ceph-mon[139570]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:32 smithi078 ceph-mon[142991]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:34 smithi118 ceph-mon[131825]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:34 smithi078 ceph-mon[139570]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:34 smithi078 ceph-mon[142991]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:33:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:36 smithi118 ceph-mon[131825]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:36 smithi078 ceph-mon[139570]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:36 smithi078 ceph-mon[142991]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:37.275 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:33:37.579 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:33:37.580 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:33:37.581 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:33:37.961 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:33:37.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:33:37.961 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:33:37.961 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:37.961 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:33:37.962 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:33:37.963 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:33:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:38 smithi118 ceph-mon[131825]: from='client.60668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:38 smithi118 ceph-mon[131825]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:38 smithi118 ceph-mon[131825]: from='client.60674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4224724193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[139570]: from='client.60668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[139570]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[139570]: from='client.60674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4224724193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[142991]: from='client.60668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[142991]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[142991]: from='client.60674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:33:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4224724193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:33:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:40 smithi118 ceph-mon[131825]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:40 smithi078 ceph-mon[139570]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:40 smithi078 ceph-mon[142991]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:42 smithi118 ceph-mon[131825]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:42 smithi078 ceph-mon[139570]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:42 smithi078 ceph-mon[142991]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:44 smithi118 ceph-mon[131825]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:44 smithi078 ceph-mon[139570]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:44 smithi078 ceph-mon[142991]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:33:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:46 smithi118 ceph-mon[131825]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:46 smithi078 ceph-mon[139570]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:46 smithi078 ceph-mon[142991]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:33:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:48 smithi118 ceph-mon[131825]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:48 smithi078 ceph-mon[139570]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:48 smithi078 ceph-mon[142991]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:50 smithi118 ceph-mon[131825]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:50 smithi078 ceph-mon[139570]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:50 smithi078 ceph-mon[142991]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:52 smithi118 ceph-mon[131825]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:52 smithi078 ceph-mon[139570]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:52 smithi078 ceph-mon[142991]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:54 smithi118 ceph-mon[131825]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:54 smithi078 ceph-mon[139570]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:54 smithi078 ceph-mon[142991]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:33:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:33:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:56 smithi118 ceph-mon[131825]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:56 smithi078 ceph-mon[142991]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:56 smithi078 ceph-mon[139570]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:33:58 smithi118 ceph-mon[131825]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:33:58 smithi078 ceph-mon[142991]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:33:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:33:58 smithi078 ceph-mon[139570]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:00 smithi118 ceph-mon[131825]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:00 smithi078 ceph-mon[139570]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:00 smithi078 ceph-mon[142991]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:34:02.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:34:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:34:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:02 smithi118 ceph-mon[131825]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:02 smithi078 ceph-mon[139570]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:02 smithi078 ceph-mon[142991]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:04 smithi118 ceph-mon[131825]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:04 smithi078 ceph-mon[139570]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:04 smithi078 ceph-mon[142991]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:06] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:34:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:06 smithi118 ceph-mon[131825]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:06 smithi078 ceph-mon[139570]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:06 smithi078 ceph-mon[142991]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:08.307 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:34:08.616 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:34:08.617 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:34:08.618 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:34:09.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:34:09.004 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:34:09.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:08 smithi118 ceph-mon[131825]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:09.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:08 smithi078 ceph-mon[139570]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:09.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:08 smithi078 ceph-mon[142991]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:09 smithi118 ceph-mon[131825]: from='client.60686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:09 smithi118 ceph-mon[131825]: from='client.60692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3231680723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:10.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[139570]: from='client.60686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[139570]: from='client.60692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3231680723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:10.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[142991]: from='client.60686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[142991]: from='client.60692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:10.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3231680723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:10 smithi118 ceph-mon[131825]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:10 smithi078 ceph-mon[139570]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:10 smithi078 ceph-mon[142991]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:13 smithi118 ceph-mon[131825]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:13 smithi078 ceph-mon[139570]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:13 smithi078 ceph-mon[142991]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:15 smithi118 ceph-mon[131825]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:15 smithi078 ceph-mon[139570]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:15 smithi078 ceph-mon[142991]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:16] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:34:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:17 smithi118 ceph-mon[131825]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:17 smithi078 ceph-mon[139570]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:17 smithi078 ceph-mon[142991]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:19 smithi118 ceph-mon[131825]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:19 smithi078 ceph-mon[142991]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:19 smithi078 ceph-mon[139570]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:20 smithi118 ceph-mon[131825]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:20 smithi078 ceph-mon[139570]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:20 smithi078 ceph-mon[142991]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:22 smithi118 ceph-mon[131825]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:22 smithi078 ceph-mon[139570]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:22 smithi078 ceph-mon[142991]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:24 smithi118 ceph-mon[131825]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:24 smithi078 ceph-mon[139570]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:24 smithi078 ceph-mon[142991]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:34:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:26 smithi118 ceph-mon[131825]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:26 smithi078 ceph-mon[139570]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:26 smithi078 ceph-mon[142991]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:28 smithi118 ceph-mon[131825]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:28 smithi078 ceph-mon[139570]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:28 smithi078 ceph-mon[142991]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:30 smithi118 ceph-mon[131825]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:30 smithi078 ceph-mon[139570]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:30 smithi078 ceph-mon[142991]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:32 smithi118 ceph-mon[131825]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:32 smithi078 ceph-mon[139570]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:32 smithi078 ceph-mon[142991]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:34 smithi118 ceph-mon[131825]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:34 smithi078 ceph-mon[139570]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:34 smithi078 ceph-mon[142991]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:34:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:36 smithi118 ceph-mon[131825]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:36 smithi078 ceph-mon[142991]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:36 smithi078 ceph-mon[139570]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:38 smithi118 ceph-mon[131825]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:38 smithi078 ceph-mon[139570]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:38 smithi078 ceph-mon[142991]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:39.346 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:34:39.657 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:34:39.657 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:34:39.657 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:34:39.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:34:39.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:34:39.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:34:39.659 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:34:40.039 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:34:40.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:34:40.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:34:40.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:40.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:34:40.063 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:34:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:40 smithi118 ceph-mon[131825]: from='client.50736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:40 smithi118 ceph-mon[131825]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:40 smithi118 ceph-mon[131825]: from='client.60710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2401358085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[142991]: from='client.50736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[142991]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[142991]: from='client.60710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2401358085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[139570]: from='client.50736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[139570]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[139570]: from='client.60710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:34:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2401358085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:34:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:42 smithi118 ceph-mon[131825]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:42 smithi078 ceph-mon[139570]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:42 smithi078 ceph-mon[142991]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:44 smithi118 ceph-mon[131825]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:44 smithi078 ceph-mon[139570]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:44 smithi078 ceph-mon[142991]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:34:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:46 smithi118 ceph-mon[131825]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:46 smithi078 ceph-mon[139570]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:46 smithi078 ceph-mon[142991]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:34:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:48 smithi118 ceph-mon[131825]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:48 smithi078 ceph-mon[139570]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:48 smithi078 ceph-mon[142991]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:50 smithi118 ceph-mon[131825]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:50 smithi078 ceph-mon[139570]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:50 smithi078 ceph-mon[142991]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:52 smithi118 ceph-mon[131825]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:52 smithi078 ceph-mon[139570]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:52 smithi078 ceph-mon[142991]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:54 smithi118 ceph-mon[131825]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:54 smithi078 ceph-mon[139570]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:54 smithi078 ceph-mon[142991]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:34:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:34:57.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:56 smithi118 ceph-mon[131825]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:56 smithi078 ceph-mon[139570]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:56 smithi078 ceph-mon[142991]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:34:58 smithi118 ceph-mon[131825]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:34:58 smithi078 ceph-mon[139570]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:34:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:34:58 smithi078 ceph-mon[142991]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:00 smithi118 ceph-mon[131825]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:00 smithi078 ceph-mon[139570]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:00 smithi078 ceph-mon[142991]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:35:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:02 smithi118 ceph-mon[131825]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[142991]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[139570]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:04 smithi118 ceph-mon[131825]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:04 smithi078 ceph-mon[139570]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:04 smithi078 ceph-mon[142991]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:06.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:06 smithi118 ceph-mon[131825]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[139570]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:35:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:06 smithi078 ceph-mon[142991]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:08 smithi118 ceph-mon[131825]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:08 smithi078 ceph-mon[139570]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:08 smithi078 ceph-mon[142991]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:10.389 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:35:10.691 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:35:10.692 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:35:11.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:35:11.075 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:35:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:10 smithi118 ceph-mon[131825]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:10 smithi078 ceph-mon[139570]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:10 smithi078 ceph-mon[142991]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:11 smithi118 ceph-mon[131825]: from='client.60722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:11 smithi118 ceph-mon[131825]: from='client.60728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/742000333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[142991]: from='client.60722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[142991]: from='client.60728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/742000333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:12.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[139570]: from='client.60722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[139570]: from='client.60728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:12.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/742000333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:12 smithi118 ceph-mon[131825]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:12 smithi078 ceph-mon[139570]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:12 smithi078 ceph-mon[142991]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:14 smithi118 ceph-mon[131825]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:14 smithi078 ceph-mon[139570]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:14 smithi078 ceph-mon[142991]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:35:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:16 smithi118 ceph-mon[131825]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:16 smithi078 ceph-mon[139570]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:16 smithi078 ceph-mon[142991]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:18 smithi118 ceph-mon[131825]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:18 smithi078 ceph-mon[139570]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:18 smithi078 ceph-mon[142991]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:20 smithi118 ceph-mon[131825]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:20 smithi078 ceph-mon[139570]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:20 smithi078 ceph-mon[142991]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:22 smithi118 ceph-mon[131825]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:22 smithi078 ceph-mon[139570]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:22 smithi078 ceph-mon[142991]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:24 smithi118 ceph-mon[131825]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:24 smithi078 ceph-mon[139570]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:24 smithi078 ceph-mon[142991]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:35:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:26 smithi118 ceph-mon[131825]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:26 smithi078 ceph-mon[139570]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:26 smithi078 ceph-mon[142991]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:28 smithi118 ceph-mon[131825]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:28 smithi078 ceph-mon[139570]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:28 smithi078 ceph-mon[142991]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:30 smithi118 ceph-mon[131825]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:30 smithi078 ceph-mon[139570]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:30 smithi078 ceph-mon[142991]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:32 smithi118 ceph-mon[131825]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:32 smithi078 ceph-mon[139570]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:32 smithi078 ceph-mon[142991]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:34 smithi118 ceph-mon[131825]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:34 smithi078 ceph-mon[139570]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:34 smithi078 ceph-mon[142991]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:35:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:36 smithi118 ceph-mon[131825]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:36 smithi078 ceph-mon[139570]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:36 smithi078 ceph-mon[142991]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:38 smithi118 ceph-mon[131825]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:38 smithi078 ceph-mon[139570]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:38 smithi078 ceph-mon[142991]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:40 smithi118 ceph-mon[131825]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:40 smithi078 ceph-mon[139570]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:40 smithi078 ceph-mon[142991]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:41.420 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 819M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1893M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 931M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:35:41.728 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5828M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5265M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4933M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4511M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:35:41.729 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:35:42.111 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:35:42.111 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:35:42.112 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:35:42.113 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:35:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:42 smithi118 ceph-mon[131825]: from='client.50772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:42 smithi118 ceph-mon[131825]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:43.349 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:42 smithi118 ceph-mon[131825]: from='client.60746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.350 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/756390619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:43.350 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[139570]: from='client.50772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.350 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[139570]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:43.350 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[139570]: from='client.60746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.351 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/756390619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:43.351 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[142991]: from='client.50772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.351 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[142991]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:43.351 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[142991]: from='client.60746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:35:43.351 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/756390619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:35:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:44 smithi118 ceph-mon[131825]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:44 smithi078 ceph-mon[139570]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:44 smithi078 ceph-mon[142991]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:35:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:46 smithi118 ceph-mon[131825]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:46 smithi078 ceph-mon[139570]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:46 smithi078 ceph-mon[142991]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:35:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:48 smithi118 ceph-mon[131825]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:48 smithi078 ceph-mon[142991]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:48 smithi078 ceph-mon[139570]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:50 smithi118 ceph-mon[131825]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:50 smithi078 ceph-mon[142991]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:50 smithi078 ceph-mon[139570]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:52 smithi118 ceph-mon[131825]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:52 smithi078 ceph-mon[142991]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:52 smithi078 ceph-mon[139570]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:54 smithi118 ceph-mon[131825]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:54 smithi078 ceph-mon[142991]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:54 smithi078 ceph-mon[139570]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:35:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:35:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:56 smithi118 ceph-mon[131825]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:56 smithi078 ceph-mon[139570]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:56 smithi078 ceph-mon[142991]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:35:58 smithi118 ceph-mon[131825]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:35:58 smithi078 ceph-mon[139570]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:35:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:35:58 smithi078 ceph-mon[142991]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:00 smithi118 ceph-mon[131825]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:00 smithi078 ceph-mon[139570]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:00 smithi078 ceph-mon[142991]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:02 smithi118 ceph-mon[131825]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:02 smithi078 ceph-mon[139570]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:02 smithi078 ceph-mon[142991]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:04 smithi118 ceph-mon[131825]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:04 smithi078 ceph-mon[139570]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:04 smithi078 ceph-mon[142991]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:06.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:36:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:36:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:06 smithi118 ceph-mon[131825]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:06 smithi078 ceph-mon[139570]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:06 smithi078 ceph-mon[142991]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:36:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:36:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:10 smithi118 ceph-mon[131825]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:10 smithi078 ceph-mon[139570]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:10 smithi078 ceph-mon[142991]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:12.459 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:36:12.769 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4s ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4s ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4s ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4s ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4s ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4s ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4s ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4s ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:36:12.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4s ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:36:12.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:36:12.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:36:12.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:36:12.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:36:12.771 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:36:13.154 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:36:13.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:36:13.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:36:13.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:13.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:36:13.155 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:36:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:12 smithi118 ceph-mon[131825]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:12 smithi078 ceph-mon[139570]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:12 smithi078 ceph-mon[142991]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:14.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:13 smithi118 ceph-mon[131825]: from='client.50790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:13 smithi118 ceph-mon[131825]: from='client.50796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4099438673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[139570]: from='client.50790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[139570]: from='client.50796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4099438673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[142991]: from='client.50790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[142991]: from='client.50796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:14.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4099438673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:14 smithi118 ceph-mon[131825]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:14 smithi078 ceph-mon[139570]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:14 smithi078 ceph-mon[142991]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:36:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:16 smithi078 ceph-mon[142991]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:16 smithi078 ceph-mon[139570]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:16 smithi118 ceph-mon[131825]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:18 smithi078 ceph-mon[142991]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:18 smithi078 ceph-mon[139570]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:18 smithi118 ceph-mon[131825]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:20 smithi078 ceph-mon[139570]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:20 smithi078 ceph-mon[142991]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:20 smithi118 ceph-mon[131825]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:22 smithi078 ceph-mon[139570]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:22 smithi078 ceph-mon[142991]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:22 smithi118 ceph-mon[131825]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:24 smithi078 ceph-mon[139570]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:24 smithi078 ceph-mon[142991]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:24 smithi118 ceph-mon[131825]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:36:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:26 smithi078 ceph-mon[139570]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:26 smithi078 ceph-mon[142991]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:26 smithi118 ceph-mon[131825]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:28 smithi078 ceph-mon[139570]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:28 smithi078 ceph-mon[142991]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:28 smithi118 ceph-mon[131825]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:30 smithi078 ceph-mon[139570]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:30 smithi078 ceph-mon[142991]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:30 smithi118 ceph-mon[131825]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:32 smithi078 ceph-mon[139570]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:32 smithi078 ceph-mon[142991]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:32 smithi118 ceph-mon[131825]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:34 smithi078 ceph-mon[139570]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:34 smithi078 ceph-mon[142991]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:34 smithi118 ceph-mon[131825]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:36:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:36 smithi078 ceph-mon[139570]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:36 smithi078 ceph-mon[142991]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:36 smithi118 ceph-mon[131825]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:38 smithi078 ceph-mon[139570]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:39.245 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:38 smithi078 ceph-mon[142991]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:38 smithi118 ceph-mon[131825]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:40 smithi078 ceph-mon[139570]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:40 smithi078 ceph-mon[142991]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:40 smithi118 ceph-mon[131825]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:42 smithi078 ceph-mon[139570]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:42 smithi078 ceph-mon[142991]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:42 smithi118 ceph-mon[131825]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:43.504 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:36:43.811 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:36:43.811 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 35s ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 35s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.7M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 35s ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 35s ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 881M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 35s ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 35s ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 35s ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 35s ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 35s ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:36:43.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 35s ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:36:43.813 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4102M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:36:43.813 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4782M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:36:43.813 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4148M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:36:43.813 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4696M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:36:43.813 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:36:44.194 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:36:44.194 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:36:44.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:36:44.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:36:44.195 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:36:44.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:36:44.196 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:36:44.196 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:36:44.196 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:36:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[139570]: from='client.50808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[139570]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[139570]: from='client.60782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/529961506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[142991]: from='client.50808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[142991]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[142991]: from='client.60782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/529961506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:44 smithi118 ceph-mon[131825]: from='client.50808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:44 smithi118 ceph-mon[131825]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:44 smithi118 ceph-mon[131825]: from='client.60782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:36:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/529961506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:36:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:46 smithi078 ceph-mon[139570]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:46 smithi078 ceph-mon[142991]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:46 smithi118 ceph-mon[131825]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:36:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:48 smithi078 ceph-mon[139570]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:48 smithi078 ceph-mon[142991]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:48 smithi118 ceph-mon[131825]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:50 smithi078 ceph-mon[139570]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:50 smithi078 ceph-mon[142991]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:50 smithi118 ceph-mon[131825]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:52 smithi078 ceph-mon[139570]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:52 smithi078 ceph-mon[142991]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:52 smithi118 ceph-mon[131825]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:55.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:54 smithi078 ceph-mon[139570]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:55.232 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:54 smithi078 ceph-mon[142991]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:54 smithi118 ceph-mon[131825]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:36:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:36:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:56 smithi078 ceph-mon[139570]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:56 smithi078 ceph-mon[142991]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:56 smithi118 ceph-mon[131825]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:36:58 smithi118 ceph-mon[131825]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:36:58 smithi078 ceph-mon[139570]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:36:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:36:58 smithi078 ceph-mon[142991]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:00 smithi118 ceph-mon[131825]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:00 smithi078 ceph-mon[139570]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:00 smithi078 ceph-mon[142991]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:02 smithi118 ceph-mon[131825]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:02 smithi078 ceph-mon[139570]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:02 smithi078 ceph-mon[142991]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:04 smithi118 ceph-mon[131825]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:04 smithi078 ceph-mon[139570]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:04 smithi078 ceph-mon[142991]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:37:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:06 smithi118 ceph-mon[131825]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:06 smithi078 ceph-mon[139570]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:06 smithi078 ceph-mon[142991]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:09 smithi118 ceph-mon[131825]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:37:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:09 smithi078 ceph-mon[142991]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:37:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:09 smithi078 ceph-mon[139570]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:37:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:11 smithi118 ceph-mon[131825]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:11 smithi078 ceph-mon[139570]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:11 smithi078 ceph-mon[142991]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[139570]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[142991]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:13.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:12 smithi118 ceph-mon[131825]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:13.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:13.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:13.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:13.001 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:14.541 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 66s ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3s ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 66s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 66s ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 66s ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:37:14.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3s ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 66s ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 66s ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 66s ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 66s ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 66s ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 66s ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3s ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3s ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3s ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3s ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:37:14.851 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3s ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:37:15.108 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:14 smithi118 ceph-mon[131825]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:14 smithi078 ceph-mon[139570]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:14 smithi078 ceph-mon[142991]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:15.232 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:37:15.232 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:37:15.232 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:37:15.233 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:37:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='client.60794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='client.60800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1113532695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='client.60794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='client.60800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1113532695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='client.60794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='client.60800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1113532695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:37:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:37:16.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:37:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:37:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:16 smithi118 ceph-mon[131825]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:16 smithi078 ceph-mon[139570]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:16 smithi078 ceph-mon[142991]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:18 smithi118 ceph-mon[131825]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:18 smithi078 ceph-mon[139570]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:18 smithi078 ceph-mon[142991]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:20 smithi118 ceph-mon[131825]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:20 smithi078 ceph-mon[139570]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:20 smithi078 ceph-mon[142991]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:22 smithi118 ceph-mon[131825]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:22 smithi078 ceph-mon[139570]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:22 smithi078 ceph-mon[142991]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:24 smithi118 ceph-mon[131825]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:24 smithi078 ceph-mon[139570]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:24 smithi078 ceph-mon[142991]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:37:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:26 smithi118 ceph-mon[131825]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:26 smithi078 ceph-mon[139570]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:26 smithi078 ceph-mon[142991]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:28 smithi118 ceph-mon[131825]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:28 smithi078 ceph-mon[139570]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:28 smithi078 ceph-mon[142991]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:30 smithi118 ceph-mon[131825]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:30 smithi078 ceph-mon[139570]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:30 smithi078 ceph-mon[142991]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:32 smithi118 ceph-mon[131825]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:32 smithi078 ceph-mon[139570]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:32 smithi078 ceph-mon[142991]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:34 smithi118 ceph-mon[131825]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:34 smithi078 ceph-mon[142991]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:34 smithi078 ceph-mon[139570]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:37:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:36 smithi118 ceph-mon[131825]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:36 smithi078 ceph-mon[139570]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:36 smithi078 ceph-mon[142991]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:38 smithi118 ceph-mon[131825]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:38 smithi078 ceph-mon[139570]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:38 smithi078 ceph-mon[142991]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:40 smithi118 ceph-mon[131825]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:40 smithi078 ceph-mon[139570]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:40 smithi078 ceph-mon[142991]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:42 smithi118 ceph-mon[131825]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:42 smithi078 ceph-mon[139570]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:42 smithi078 ceph-mon[142991]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:44 smithi118 ceph-mon[131825]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:44 smithi078 ceph-mon[139570]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:45.577 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:44 smithi078 ceph-mon[142991]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:45.589 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 97s ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 34s ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 97s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 34s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 34s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:37:45.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 97s ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 97s ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 34s ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 97s ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 97s ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 34s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 97s ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 97s ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 97s ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 97s ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 34s ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 34s ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 34s ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 34s ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:37:45.885 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 34s ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:37:46.266 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:37:46.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:37:46.268 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:37:46.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:37:46.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:37:46.268 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:37:46.268 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:37:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:37:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:46 smithi118 ceph-mon[131825]: from='client.60812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:46 smithi118 ceph-mon[131825]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:46 smithi118 ceph-mon[131825]: from='client.50850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1792748511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[142991]: from='client.60812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[142991]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[142991]: from='client.50850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1792748511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[139570]: from='client.60812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[139570]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[139570]: from='client.50850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:37:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1792748511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:37:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:37:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:48 smithi118 ceph-mon[131825]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:48 smithi078 ceph-mon[142991]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:48 smithi078 ceph-mon[139570]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:50 smithi118 ceph-mon[131825]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:50 smithi078 ceph-mon[139570]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:50 smithi078 ceph-mon[142991]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:52 smithi118 ceph-mon[131825]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:52 smithi078 ceph-mon[139570]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:52 smithi078 ceph-mon[142991]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:54 smithi118 ceph-mon[131825]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:54 smithi078 ceph-mon[139570]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:54 smithi078 ceph-mon[142991]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:37:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:37:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:56 smithi118 ceph-mon[131825]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:57.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:56 smithi078 ceph-mon[139570]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:56 smithi078 ceph-mon[142991]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:37:58 smithi118 ceph-mon[131825]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:37:58 smithi078 ceph-mon[139570]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:37:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:37:58 smithi078 ceph-mon[142991]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:00 smithi118 ceph-mon[131825]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:00 smithi078 ceph-mon[139570]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:00 smithi078 ceph-mon[142991]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:02 smithi118 ceph-mon[131825]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:02 smithi078 ceph-mon[139570]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:02 smithi078 ceph-mon[142991]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:04 smithi118 ceph-mon[131825]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:04 smithi078 ceph-mon[139570]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:04 smithi078 ceph-mon[142991]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:38:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:06 smithi118 ceph-mon[131825]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:06 smithi078 ceph-mon[139570]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:06 smithi078 ceph-mon[142991]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:08 smithi078 ceph-mon[139570]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:08 smithi078 ceph-mon[142991]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:08 smithi118 ceph-mon[131825]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:10 smithi078 ceph-mon[139570]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:10 smithi078 ceph-mon[142991]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:10 smithi118 ceph-mon[131825]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:12 smithi078 ceph-mon[139570]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:12 smithi078 ceph-mon[142991]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:12 smithi118 ceph-mon[131825]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:14 smithi078 ceph-mon[139570]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:14 smithi078 ceph-mon[142991]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:14 smithi118 ceph-mon[131825]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:38:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:38:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:38:16.603 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:38:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:38:16.917 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:38:16.917 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:38:16.917 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 65s ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 65s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 65s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 65s ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 65s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 65s ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:38:16.918 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 65s ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:38:16.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 65s ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:38:16.919 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 65s ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:38:16.919 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 65s ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:38:17.233 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[139570]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[142991]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:17.234 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:17.301 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:38:17.302 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:38:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:16 smithi118 ceph-mon[131825]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:38:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:38:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:38:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[139570]: from='client.50862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[139570]: from='client.60836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3354996894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[142991]: from='client.50862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[142991]: from='client.60836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3354996894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:17 smithi118 ceph-mon[131825]: from='client.50862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:17 smithi118 ceph-mon[131825]: from='client.60836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3354996894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:18 smithi078 ceph-mon[139570]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:18 smithi078 ceph-mon[142991]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:18 smithi118 ceph-mon[131825]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:20 smithi078 ceph-mon[139570]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:20 smithi078 ceph-mon[142991]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:20 smithi118 ceph-mon[131825]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:22 smithi078 ceph-mon[139570]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:22 smithi078 ceph-mon[142991]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:22 smithi118 ceph-mon[131825]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:24 smithi078 ceph-mon[139570]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:24 smithi078 ceph-mon[142991]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:24 smithi118 ceph-mon[131825]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:38:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:26 smithi078 ceph-mon[139570]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:26 smithi078 ceph-mon[142991]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:26 smithi118 ceph-mon[131825]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:28 smithi078 ceph-mon[139570]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:28 smithi078 ceph-mon[142991]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:28 smithi118 ceph-mon[131825]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:30 smithi078 ceph-mon[139570]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:30 smithi078 ceph-mon[142991]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:30 smithi118 ceph-mon[131825]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:32 smithi078 ceph-mon[139570]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:32 smithi078 ceph-mon[142991]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:32 smithi118 ceph-mon[131825]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:34 smithi078 ceph-mon[139570]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:34 smithi078 ceph-mon[142991]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:34 smithi118 ceph-mon[131825]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:38:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:36 smithi078 ceph-mon[139570]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:36 smithi078 ceph-mon[142991]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:36 smithi118 ceph-mon[131825]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:38 smithi078 ceph-mon[139570]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:38 smithi078 ceph-mon[142991]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:38 smithi118 ceph-mon[131825]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:40 smithi078 ceph-mon[139570]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:40 smithi078 ceph-mon[142991]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:40 smithi118 ceph-mon[131825]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:42 smithi078 ceph-mon[142991]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:42 smithi078 ceph-mon[139570]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:42 smithi118 ceph-mon[131825]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:44 smithi118 ceph-mon[131825]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:44 smithi078 ceph-mon[139570]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:44 smithi078 ceph-mon[142991]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:38:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:46 smithi118 ceph-mon[131825]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:46 smithi078 ceph-mon[139570]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:46 smithi078 ceph-mon[142991]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:47.651 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:38:47.958 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:38:47.958 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:38:47.958 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 96s ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:38:47.958 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 96s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 96s ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 96s ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 96s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:38:47.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:38:47.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 96s ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:38:47.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 96s ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:38:47.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 96s ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:38:47.960 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 96s ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:38:47.960 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 96s ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:38:48.342 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:38:48.343 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:38:48.344 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:38:48.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:38:48.344 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:38:48.344 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:38:48.344 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:38:48.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:38:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:48 smithi118 ceph-mon[131825]: from='client.60848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:48 smithi118 ceph-mon[131825]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:48 smithi118 ceph-mon[131825]: from='client.50886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/790661930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[139570]: from='client.60848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[139570]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[139570]: from='client.50886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/790661930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[142991]: from='client.60848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[142991]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[142991]: from='client.50886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:38:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/790661930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:38:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:50 smithi118 ceph-mon[131825]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:50 smithi078 ceph-mon[139570]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:50 smithi078 ceph-mon[142991]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:52 smithi118 ceph-mon[131825]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:52 smithi078 ceph-mon[139570]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:52 smithi078 ceph-mon[142991]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:54 smithi118 ceph-mon[131825]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:54 smithi078 ceph-mon[139570]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:54 smithi078 ceph-mon[142991]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:38:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:38:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:57 smithi118 ceph-mon[131825]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:57 smithi078 ceph-mon[139570]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:57 smithi078 ceph-mon[142991]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:38:59 smithi118 ceph-mon[131825]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:38:59 smithi078 ceph-mon[139570]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:38:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:38:59 smithi078 ceph-mon[142991]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:01 smithi118 ceph-mon[131825]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:01 smithi078 ceph-mon[139570]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:01 smithi078 ceph-mon[142991]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:03 smithi118 ceph-mon[131825]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:03 smithi078 ceph-mon[142991]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:03 smithi078 ceph-mon[139570]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:05 smithi118 ceph-mon[131825]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:05 smithi078 ceph-mon[139570]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:05 smithi078 ceph-mon[142991]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:39:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:07 smithi118 ceph-mon[131825]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:07 smithi078 ceph-mon[139570]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:07 smithi078 ceph-mon[142991]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:09 smithi118 ceph-mon[131825]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:09 smithi078 ceph-mon[142991]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:09 smithi078 ceph-mon[139570]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:11 smithi118 ceph-mon[131825]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:11 smithi078 ceph-mon[139570]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:11 smithi078 ceph-mon[142991]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:13 smithi118 ceph-mon[131825]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:13 smithi078 ceph-mon[139570]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:13 smithi078 ceph-mon[142991]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:15 smithi118 ceph-mon[131825]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:15 smithi078 ceph-mon[139570]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:15 smithi078 ceph-mon[142991]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:39:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:17 smithi118 ceph-mon[131825]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:39:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:39:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[139570]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:39:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[142991]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:39:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:39:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:18.691 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:39:19.001 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:39:19.002 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:39:19.003 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:39:19.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:39:19.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:39:19.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:39:19.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:39:19.004 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:39:19.383 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:39:19.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:39:19.385 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:39:19.385 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:39:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:19 smithi118 ceph-mon[131825]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:19 smithi078 ceph-mon[139570]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:19 smithi078 ceph-mon[142991]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:20 smithi118 ceph-mon[131825]: from='client.50898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:20 smithi118 ceph-mon[131825]: from='client.50904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3876050849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[142991]: from='client.50898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[142991]: from='client.50904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3876050849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[139570]: from='client.50898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[139570]: from='client.50904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3876050849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:21 smithi118 ceph-mon[131825]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:21 smithi078 ceph-mon[139570]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:21 smithi078 ceph-mon[142991]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:23 smithi118 ceph-mon[131825]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:23 smithi078 ceph-mon[139570]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:23 smithi078 ceph-mon[142991]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:25 smithi118 ceph-mon[131825]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:25 smithi078 ceph-mon[139570]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:25 smithi078 ceph-mon[142991]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:39:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:27 smithi118 ceph-mon[131825]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:27 smithi078 ceph-mon[139570]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:27 smithi078 ceph-mon[142991]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:29 smithi118 ceph-mon[131825]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:29 smithi078 ceph-mon[139570]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:29 smithi078 ceph-mon[142991]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:31 smithi118 ceph-mon[131825]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:31 smithi078 ceph-mon[139570]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:31 smithi078 ceph-mon[142991]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:32 smithi118 ceph-mon[131825]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:32 smithi078 ceph-mon[139570]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:32 smithi078 ceph-mon[142991]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:34 smithi118 ceph-mon[131825]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:34 smithi078 ceph-mon[139570]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:34 smithi078 ceph-mon[142991]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:39:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:36 smithi078 ceph-mon[139570]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:36.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:36 smithi078 ceph-mon[142991]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:36 smithi118 ceph-mon[131825]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:38 smithi118 ceph-mon[131825]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:38 smithi078 ceph-mon[139570]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:38 smithi078 ceph-mon[142991]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:40 smithi118 ceph-mon[131825]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:40 smithi078 ceph-mon[139570]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:40 smithi078 ceph-mon[142991]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:42 smithi118 ceph-mon[131825]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:42 smithi078 ceph-mon[139570]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:42 smithi078 ceph-mon[142991]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:44 smithi118 ceph-mon[131825]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:44 smithi078 ceph-mon[139570]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:44 smithi078 ceph-mon[142991]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T08:39:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:46 smithi118 ceph-mon[131825]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:46 smithi078 ceph-mon[139570]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:46 smithi078 ceph-mon[142991]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:39:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:48 smithi118 ceph-mon[131825]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:48 smithi078 ceph-mon[139570]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:48 smithi078 ceph-mon[142991]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:49.731 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:39:50.040 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:39:50.078 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:39:50.078 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:39:50.078 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:39:50.079 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:39:50.079 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:39:50.080 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:39:50.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:39:50.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:39:50.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:39:50.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:39:50.083 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:39:50.083 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:39:50.418 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:39:50.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:39:50.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:39:50.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:50.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:39:50.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:39:50.420 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:39:50.420 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:39:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:50 smithi118 ceph-mon[131825]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:50 smithi118 ceph-mon[131825]: from='client.60884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:50 smithi118 ceph-mon[131825]: from='client.50922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1879239866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[139570]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[139570]: from='client.60884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[139570]: from='client.50922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1879239866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[142991]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[142991]: from='client.60884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[142991]: from='client.50922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:39:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1879239866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:39:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:52 smithi118 ceph-mon[131825]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:52 smithi078 ceph-mon[139570]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:52 smithi078 ceph-mon[142991]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:54 smithi118 ceph-mon[131825]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:54 smithi078 ceph-mon[139570]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:54 smithi078 ceph-mon[142991]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:39:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:39:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:56 smithi118 ceph-mon[131825]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:56 smithi078 ceph-mon[139570]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:56 smithi078 ceph-mon[142991]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:39:58 smithi118 ceph-mon[131825]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:39:58 smithi078 ceph-mon[139570]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:39:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:39:58 smithi078 ceph-mon[142991]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:00 smithi078 conmon[139546]: 2023-12-16T08:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:40:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:00 smithi118 ceph-mon[131825]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:40:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:00 smithi078 ceph-mon[139570]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:40:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:00 smithi078 ceph-mon[142991]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:40:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:02 smithi118 ceph-mon[131825]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:02 smithi078 ceph-mon[139570]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:02 smithi078 ceph-mon[142991]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:04 smithi118 ceph-mon[131825]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:04 smithi078 ceph-mon[139570]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:04 smithi078 ceph-mon[142991]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:40:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:06 smithi118 ceph-mon[131825]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:06 smithi078 ceph-mon[139570]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:06 smithi078 ceph-mon[142991]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:08 smithi118 ceph-mon[131825]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:08 smithi078 ceph-mon[142991]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:08 smithi078 ceph-mon[139570]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:10 smithi118 ceph-mon[131825]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:10 smithi078 ceph-mon[139570]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:10 smithi078 ceph-mon[142991]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:12 smithi118 ceph-mon[131825]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:12 smithi078 ceph-mon[139570]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:12 smithi078 ceph-mon[142991]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:14 smithi118 ceph-mon[131825]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:14 smithi078 ceph-mon[139570]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:14 smithi078 ceph-mon[142991]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:40:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:16 smithi118 ceph-mon[131825]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:17.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:16 smithi078 ceph-mon[139570]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:17.172 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:16 smithi078 ceph-mon[142991]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:40:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:40:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:40:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:18 smithi118 ceph-mon[131825]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:18 smithi078 ceph-mon[139570]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:18 smithi078 ceph-mon[142991]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:20.765 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:40:21.077 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:40:21.078 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:40:21.079 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:40:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:20 smithi118 ceph-mon[131825]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:20 smithi078 ceph-mon[139570]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:20 smithi078 ceph-mon[142991]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:21.469 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:40:21.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:40:21.471 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:40:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[139570]: from='client.60902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[139570]: from='client.50940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/170503758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[142991]: from='client.60902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[142991]: from='client.50940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/170503758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:21 smithi118 ceph-mon[131825]: from='client.60902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:21 smithi118 ceph-mon[131825]: from='client.50940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/170503758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:22 smithi078 ceph-mon[139570]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:22 smithi078 ceph-mon[142991]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:22 smithi118 ceph-mon[131825]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:24 smithi078 ceph-mon[139570]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:24 smithi078 ceph-mon[142991]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:24 smithi118 ceph-mon[131825]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T08:40:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:26 smithi078 ceph-mon[139570]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:26 smithi078 ceph-mon[142991]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:26 smithi118 ceph-mon[131825]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:28 smithi078 ceph-mon[139570]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:28 smithi078 ceph-mon[142991]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:28 smithi118 ceph-mon[131825]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:30 smithi078 ceph-mon[139570]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:30 smithi078 ceph-mon[142991]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:30 smithi118 ceph-mon[131825]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:32 smithi078 ceph-mon[139570]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:32 smithi078 ceph-mon[142991]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:32 smithi118 ceph-mon[131825]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:34 smithi078 ceph-mon[139570]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:34 smithi078 ceph-mon[142991]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:34 smithi118 ceph-mon[131825]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:40:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:36 smithi078 ceph-mon[139570]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:36 smithi078 ceph-mon[142991]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:36 smithi118 ceph-mon[131825]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:38 smithi078 ceph-mon[139570]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:38 smithi078 ceph-mon[142991]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:38 smithi118 ceph-mon[131825]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:40 smithi078 ceph-mon[139570]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:40 smithi078 ceph-mon[142991]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:40 smithi118 ceph-mon[131825]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:42 smithi078 ceph-mon[142991]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:42 smithi078 ceph-mon[139570]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:42 smithi118 ceph-mon[131825]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:44 smithi078 ceph-mon[142991]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:44 smithi078 ceph-mon[139570]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:44 smithi118 ceph-mon[131825]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:40:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:46 smithi078 ceph-mon[139570]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:46 smithi078 ceph-mon[142991]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:46 smithi118 ceph-mon[131825]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:48.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:40:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:48 smithi078 ceph-mon[139570]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:48 smithi078 ceph-mon[142991]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:48 smithi118 ceph-mon[131825]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:50 smithi078 ceph-mon[139570]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:50 smithi078 ceph-mon[142991]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:50 smithi118 ceph-mon[131825]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:51.807 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:40:52.113 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:40:52.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:40:52.115 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:52.495 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:40:52.496 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:40:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[142991]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[142991]: from='client.50952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/990708143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[139570]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[139570]: from='client.50952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/990708143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:52 smithi118 ceph-mon[131825]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:52 smithi118 ceph-mon[131825]: from='client.50952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/990708143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:40:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:53 smithi078 ceph-mon[139570]: from='client.60926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:53 smithi078 ceph-mon[142991]: from='client.60926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:54.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:53 smithi118 ceph-mon[131825]: from='client.60926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:40:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:54 smithi078 ceph-mon[139570]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:54 smithi078 ceph-mon[142991]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:54 smithi118 ceph-mon[131825]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:40:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:40:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:56 smithi078 ceph-mon[139570]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:56 smithi078 ceph-mon[142991]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:56 smithi118 ceph-mon[131825]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:40:58 smithi078 ceph-mon[139570]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:40:58 smithi078 ceph-mon[142991]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:40:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:40:58 smithi118 ceph-mon[131825]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:00 smithi078 ceph-mon[139570]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:00 smithi078 ceph-mon[142991]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:00 smithi118 ceph-mon[131825]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:02 smithi118 ceph-mon[131825]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:02 smithi078 ceph-mon[139570]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:02 smithi078 ceph-mon[142991]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:04 smithi118 ceph-mon[131825]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:04 smithi078 ceph-mon[139570]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:04 smithi078 ceph-mon[142991]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:41:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:06 smithi118 ceph-mon[131825]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:06 smithi078 ceph-mon[139570]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:06 smithi078 ceph-mon[142991]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:08 smithi118 ceph-mon[131825]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:09.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:08 smithi078 ceph-mon[142991]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:08 smithi078 ceph-mon[139570]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:10 smithi118 ceph-mon[131825]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:11.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:10 smithi078 ceph-mon[139570]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:10 smithi078 ceph-mon[142991]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:12 smithi118 ceph-mon[131825]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:12 smithi078 ceph-mon[139570]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:12 smithi078 ceph-mon[142991]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:14 smithi118 ceph-mon[131825]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:14 smithi078 ceph-mon[142991]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:14 smithi078 ceph-mon[139570]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:41:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:17 smithi118 ceph-mon[131825]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:17 smithi078 ceph-mon[139570]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:17 smithi078 ceph-mon[142991]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:41:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:41:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:41:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:19 smithi118 ceph-mon[131825]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:19 smithi078 ceph-mon[139570]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:19 smithi078 ceph-mon[142991]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:21 smithi118 ceph-mon[131825]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:21 smithi078 ceph-mon[139570]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:21 smithi078 ceph-mon[142991]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:22.840 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:41:23.017 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:41:22.711047152Z level=info msg="Completed cleanup jobs" duration=46.459835ms 2023-12-16T08:41:23.149 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:41:23.149 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:41:23.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:41:23.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:41:23.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:41:23.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:41:23.151 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:41:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:23 smithi118 ceph-mon[131825]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:23 smithi078 ceph-mon[139570]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:23 smithi078 ceph-mon[142991]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:41:23.532 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:41:23.533 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:41:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:24 smithi118 ceph-mon[131825]: from='client.60938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:24.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1771061120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:24 smithi078 ceph-mon[139570]: from='client.60938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:24.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1771061120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:24 smithi078 ceph-mon[142991]: from='client.60938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:24.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1771061120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:25 smithi118 ceph-mon[131825]: from='client.60944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:25 smithi118 ceph-mon[131825]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:25 smithi078 ceph-mon[139570]: from='client.60944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:25 smithi078 ceph-mon[139570]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:25 smithi078 ceph-mon[142991]: from='client.60944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:25 smithi078 ceph-mon[142991]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:41:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:27 smithi118 ceph-mon[131825]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:27.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:27 smithi078 ceph-mon[139570]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:27 smithi078 ceph-mon[142991]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:29 smithi118 ceph-mon[131825]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:29.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:29 smithi078 ceph-mon[139570]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:29 smithi078 ceph-mon[142991]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:31 smithi118 ceph-mon[131825]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:31.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:31 smithi078 ceph-mon[139570]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:31 smithi078 ceph-mon[142991]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:33 smithi118 ceph-mon[131825]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:33 smithi078 ceph-mon[139570]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:33 smithi078 ceph-mon[142991]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:35 smithi118 ceph-mon[131825]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:35 smithi078 ceph-mon[139570]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:35 smithi078 ceph-mon[142991]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:41:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:37 smithi118 ceph-mon[131825]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:37 smithi078 ceph-mon[142991]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:37 smithi078 ceph-mon[139570]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:39 smithi118 ceph-mon[131825]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:39 smithi078 ceph-mon[142991]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:39 smithi078 ceph-mon[139570]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:41 smithi118 ceph-mon[131825]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:41.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:41 smithi078 ceph-mon[142991]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:41 smithi078 ceph-mon[139570]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:43 smithi118 ceph-mon[131825]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:43 smithi078 ceph-mon[139570]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:43 smithi078 ceph-mon[142991]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:45 smithi118 ceph-mon[131825]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:45 smithi078 ceph-mon[142991]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:45 smithi078 ceph-mon[139570]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:41:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:47 smithi118 ceph-mon[131825]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:47 smithi078 ceph-mon[139570]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:47 smithi078 ceph-mon[142991]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:41:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:49 smithi118 ceph-mon[131825]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:49 smithi078 ceph-mon[139570]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:49 smithi078 ceph-mon[142991]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:51 smithi118 ceph-mon[131825]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:51 smithi078 ceph-mon[139570]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:51 smithi078 ceph-mon[142991]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:53 smithi118 ceph-mon[131825]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:53 smithi078 ceph-mon[139570]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:53 smithi078 ceph-mon[142991]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:53.876 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:41:54.183 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:41:54.183 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:41:54.183 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:41:54.183 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:41:54.184 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5861M 2269M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5295M 2269M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4958M 2269M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4542M 2269M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:41:54.185 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:54.567 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:41:54.568 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:41:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:55 smithi118 ceph-mon[131825]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:55 smithi118 ceph-mon[131825]: from='client.60956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1412943636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[142991]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[142991]: from='client.60956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1412943636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[139570]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[139570]: from='client.60956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1412943636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:41:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:56 smithi118 ceph-mon[131825]: from='client.60962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:56 smithi078 ceph-mon[139570]: from='client.60962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:56 smithi078 ceph-mon[142991]: from='client.60962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:41:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:41:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:41:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:57 smithi118 ceph-mon[131825]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:57 smithi078 ceph-mon[139570]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:57 smithi078 ceph-mon[142991]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:41:58 smithi118 ceph-mon[131825]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:41:58 smithi078 ceph-mon[139570]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:41:59.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:41:58 smithi078 ceph-mon[142991]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:00 smithi118 ceph-mon[131825]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:00 smithi078 ceph-mon[139570]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:00 smithi078 ceph-mon[142991]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:02 smithi118 ceph-mon[131825]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:02 smithi078 ceph-mon[142991]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:02 smithi078 ceph-mon[139570]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:04 smithi118 ceph-mon[131825]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:04 smithi078 ceph-mon[139570]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:04 smithi078 ceph-mon[142991]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:42:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:06 smithi118 ceph-mon[131825]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:06 smithi078 ceph-mon[139570]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:06 smithi078 ceph-mon[142991]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:08 smithi118 ceph-mon[131825]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:08 smithi078 ceph-mon[142991]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:08 smithi078 ceph-mon[139570]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:10 smithi118 ceph-mon[131825]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:10 smithi078 ceph-mon[142991]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:10 smithi078 ceph-mon[139570]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:12 smithi118 ceph-mon[131825]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:13.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:12 smithi078 ceph-mon[139570]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:12 smithi078 ceph-mon[142991]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:14 smithi118 ceph-mon[131825]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:14 smithi078 ceph-mon[142991]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:14 smithi078 ceph-mon[139570]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:42:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:16 smithi118 ceph-mon[131825]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:16 smithi078 ceph-mon[139570]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:16 smithi078 ceph-mon[142991]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:42:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:42:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:19 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2260M 2023-12-16T08:42:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:19 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2260M 2023-12-16T08:42:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:19 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2260M 2023-12-16T08:42:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:20 smithi078 ceph-mon[139570]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:20 smithi078 ceph-mon[142991]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:20 smithi118 ceph-mon[131825]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:22 smithi078 ceph-mon[139570]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:22 smithi078 ceph-mon[142991]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:22 smithi118 ceph-mon[131825]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:24.915 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:42:25.223 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:42:25.224 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:42:25.225 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:42:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:24 smithi078 ceph-mon[139570]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:24 smithi078 ceph-mon[142991]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:24 smithi118 ceph-mon[131825]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:25.605 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:42:25.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:42:25.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:42:25.607 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:42:25.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:42:25.608 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:42:25.608 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:42:26.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:25 smithi078 ceph-mon[139570]: from='client.51006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:26.325 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1952103875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:26.325 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:25 smithi078 ceph-mon[142991]: from='client.51006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:26.326 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1952103875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:25 smithi118 ceph-mon[131825]: from='client.51006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:26.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1952103875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:42:27.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:26 smithi078 ceph-mon[139570]: from='client.60980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:26 smithi078 ceph-mon[139570]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:26 smithi078 ceph-mon[142991]: from='client.60980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:26 smithi078 ceph-mon[142991]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:26 smithi118 ceph-mon[131825]: from='client.60980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:26 smithi118 ceph-mon[131825]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:28 smithi078 ceph-mon[139570]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:28 smithi078 ceph-mon[142991]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:28 smithi118 ceph-mon[131825]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:30 smithi078 ceph-mon[142991]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:30 smithi078 ceph-mon[139570]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:30 smithi118 ceph-mon[131825]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:32 smithi078 ceph-mon[139570]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:32 smithi078 ceph-mon[142991]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:32 smithi118 ceph-mon[131825]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:34 smithi078 ceph-mon[142991]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:34 smithi078 ceph-mon[139570]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:34 smithi118 ceph-mon[131825]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:42:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:36 smithi078 ceph-mon[142991]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:36 smithi078 ceph-mon[139570]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:36 smithi118 ceph-mon[131825]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:38 smithi078 ceph-mon[139570]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:38 smithi078 ceph-mon[142991]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:38 smithi118 ceph-mon[131825]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:40 smithi078 ceph-mon[139570]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:40 smithi078 ceph-mon[142991]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:40 smithi118 ceph-mon[131825]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:42 smithi078 ceph-mon[139570]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:42 smithi078 ceph-mon[142991]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:42 smithi118 ceph-mon[131825]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:44 smithi078 ceph-mon[142991]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:44 smithi078 ceph-mon[139570]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:44 smithi118 ceph-mon[131825]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:42:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:46 smithi078 ceph-mon[139570]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:46 smithi078 ceph-mon[142991]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:46 smithi118 ceph-mon[131825]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:42:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:48 smithi078 ceph-mon[139570]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:48 smithi078 ceph-mon[142991]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:48 smithi118 ceph-mon[131825]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:50 smithi078 ceph-mon[139570]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:50 smithi078 ceph-mon[142991]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:50 smithi118 ceph-mon[131825]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:52 smithi078 ceph-mon[142991]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:52 smithi078 ceph-mon[139570]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:52 smithi118 ceph-mon[131825]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:55.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:54 smithi078 ceph-mon[142991]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:54 smithi078 ceph-mon[139570]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:54 smithi118 ceph-mon[131825]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:55.958 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:42:56.267 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:42:56.268 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:42:56.649 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:42:56.649 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:42:56.650 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:42:56.651 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:42:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:42:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:42:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[139570]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[139570]: from='client.51024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:57.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1127996537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[142991]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[142991]: from='client.51024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:57.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1127996537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:56 smithi118 ceph-mon[131825]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:56 smithi118 ceph-mon[131825]: from='client.51024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1127996537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:42:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:57 smithi118 ceph-mon[131825]: from='client.60998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:58.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:57 smithi078 ceph-mon[142991]: from='client.60998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:58.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:57 smithi078 ceph-mon[139570]: from='client.60998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:42:59.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:42:58 smithi118 ceph-mon[131825]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:42:58 smithi078 ceph-mon[139570]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:42:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:42:58 smithi078 ceph-mon[142991]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:00 smithi118 ceph-mon[131825]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:00 smithi078 ceph-mon[139570]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:00 smithi078 ceph-mon[142991]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:02 smithi118 ceph-mon[131825]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:02 smithi078 ceph-mon[139570]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:02 smithi078 ceph-mon[142991]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:04 smithi118 ceph-mon[131825]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:04 smithi078 ceph-mon[139570]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:04 smithi078 ceph-mon[142991]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:43:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:06 smithi118 ceph-mon[131825]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:06 smithi078 ceph-mon[139570]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:06 smithi078 ceph-mon[142991]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:08 smithi118 ceph-mon[131825]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:08 smithi078 ceph-mon[139570]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:08 smithi078 ceph-mon[142991]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:10 smithi118 ceph-mon[131825]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:10 smithi078 ceph-mon[139570]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:10 smithi078 ceph-mon[142991]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:12 smithi118 ceph-mon[131825]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:12 smithi078 ceph-mon[139570]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:12 smithi078 ceph-mon[142991]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:15 smithi118 ceph-mon[131825]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:15 smithi078 ceph-mon[139570]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:15 smithi078 ceph-mon[142991]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:43:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:17 smithi118 ceph-mon[131825]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:17 smithi078 ceph-mon[139570]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:17 smithi078 ceph-mon[142991]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:19 smithi118 ceph-mon[131825]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:19 smithi078 ceph-mon[139570]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:19 smithi078 ceph-mon[142991]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:43:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:20.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:43:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:20.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:43:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:43:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:43:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:43:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:21 smithi118 ceph-mon[131825]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:21.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:21 smithi078 ceph-mon[139570]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:21 smithi078 ceph-mon[142991]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:23.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:23 smithi118 ceph-mon[131825]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:23.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:23 smithi078 ceph-mon[139570]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:23 smithi078 ceph-mon[142991]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:25 smithi118 ceph-mon[131825]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:25.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:25 smithi078 ceph-mon[139570]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:25 smithi078 ceph-mon[142991]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:43:26.997 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:43:27.310 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:43:27.310 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:43:27.311 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:43:27.312 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:43:27.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:27 smithi118 ceph-mon[131825]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:27 smithi078 ceph-mon[139570]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:27 smithi078 ceph-mon[142991]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:43:27.693 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:43:27.694 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:43:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:28 smithi118 ceph-mon[131825]: from='client.61010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/583809127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:28 smithi078 ceph-mon[139570]: from='client.61010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/583809127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:28 smithi078 ceph-mon[142991]: from='client.61010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/583809127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:29 smithi118 ceph-mon[131825]: from='client.51048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:29 smithi118 ceph-mon[131825]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:29 smithi078 ceph-mon[142991]: from='client.51048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:29 smithi078 ceph-mon[142991]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:29 smithi078 ceph-mon[139570]: from='client.51048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:29 smithi078 ceph-mon[139570]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:31 smithi118 ceph-mon[131825]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:31 smithi078 ceph-mon[139570]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:31 smithi078 ceph-mon[142991]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:33 smithi118 ceph-mon[131825]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:33 smithi078 ceph-mon[139570]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:33 smithi078 ceph-mon[142991]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:35 smithi118 ceph-mon[131825]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:35.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:35 smithi078 ceph-mon[139570]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:35 smithi078 ceph-mon[142991]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:43:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:37 smithi118 ceph-mon[131825]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:37.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:37 smithi078 ceph-mon[139570]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:37 smithi078 ceph-mon[142991]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:39 smithi118 ceph-mon[131825]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:39 smithi078 ceph-mon[139570]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:39 smithi078 ceph-mon[142991]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:41 smithi118 ceph-mon[131825]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:41.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:41 smithi078 ceph-mon[139570]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:41 smithi078 ceph-mon[142991]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:43 smithi118 ceph-mon[131825]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:43 smithi078 ceph-mon[139570]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:43 smithi078 ceph-mon[142991]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:45 smithi118 ceph-mon[131825]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:45 smithi078 ceph-mon[139570]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:45 smithi078 ceph-mon[142991]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:43:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:47 smithi118 ceph-mon[131825]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:47 smithi078 ceph-mon[139570]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:47 smithi078 ceph-mon[142991]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:43:49.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:49 smithi118 ceph-mon[131825]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:49 smithi078 ceph-mon[139570]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:49 smithi078 ceph-mon[142991]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:51.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:51 smithi118 ceph-mon[131825]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:51 smithi078 ceph-mon[139570]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:51 smithi078 ceph-mon[142991]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:53 smithi118 ceph-mon[131825]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:53.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:53 smithi078 ceph-mon[139570]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:53 smithi078 ceph-mon[142991]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:55 smithi118 ceph-mon[131825]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:55 smithi078 ceph-mon[139570]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:55 smithi078 ceph-mon[142991]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:43:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:43:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:57 smithi118 ceph-mon[131825]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:57 smithi078 ceph-mon[139570]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:57 smithi078 ceph-mon[142991]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:58.044 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:43:58.351 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:43:58.352 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:43:58.353 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:43:58.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:43:58.732 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:43:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:59 smithi118 ceph-mon[131825]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:59 smithi118 ceph-mon[131825]: from='client.51060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:43:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2794638745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[139570]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[139570]: from='client.51060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2794638745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[142991]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[142991]: from='client.51060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:43:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:43:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2794638745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:00 smithi118 ceph-mon[131825]: from='client.61034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:00 smithi078 ceph-mon[139570]: from='client.61034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:00 smithi078 ceph-mon[142991]: from='client.61034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:01.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:01 smithi118 ceph-mon[131825]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:01.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:01 smithi078 ceph-mon[139570]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:01 smithi078 ceph-mon[142991]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:03 smithi118 ceph-mon[131825]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:03 smithi078 ceph-mon[139570]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:03 smithi078 ceph-mon[142991]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:05.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:05 smithi118 ceph-mon[131825]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:05.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:05 smithi078 ceph-mon[139570]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:05 smithi078 ceph-mon[142991]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:44:07.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:07 smithi118 ceph-mon[131825]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:07.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:07 smithi078 ceph-mon[139570]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:07 smithi078 ceph-mon[142991]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:09.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:09 smithi118 ceph-mon[131825]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:09 smithi078 ceph-mon[139570]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:09 smithi078 ceph-mon[142991]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:11.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:11 smithi118 ceph-mon[131825]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:11 smithi078 ceph-mon[142991]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:11 smithi078 ceph-mon[139570]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:12 smithi078 ceph-mon[139570]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:12 smithi078 ceph-mon[142991]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:12 smithi118 ceph-mon[131825]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:14 smithi118 ceph-mon[131825]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:14 smithi078 ceph-mon[139570]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:14 smithi078 ceph-mon[142991]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:44:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:16 smithi118 ceph-mon[131825]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:16 smithi078 ceph-mon[142991]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:16 smithi078 ceph-mon[139570]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:18 smithi078 ceph-mon[142991]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:18 smithi078 ceph-mon[139570]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:18 smithi118 ceph-mon[131825]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:44:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:44:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:44:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:22 smithi078 ceph-mon[139570]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:22 smithi078 ceph-mon[142991]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:22 smithi118 ceph-mon[131825]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:24 smithi078 ceph-mon[139570]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:24 smithi078 ceph-mon[142991]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:25.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:24 smithi118 ceph-mon[131825]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:44:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:26 smithi078 ceph-mon[139570]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:27.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:26 smithi078 ceph-mon[142991]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:26 smithi118 ceph-mon[131825]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:44:29.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:28 smithi078 ceph-mon[139570]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:28 smithi078 ceph-mon[142991]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:29.393 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:44:29.393 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:44:29.393 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:44:29.394 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:44:29.395 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:44:29.395 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:44:29.395 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:44:29.395 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:44:29.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:28 smithi118 ceph-mon[131825]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:44:29.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:44:29.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:44:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:29 smithi078 ceph-mon[139570]: from='client.61046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:30.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2512567421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:29 smithi078 ceph-mon[142991]: from='client.61046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2512567421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:29 smithi118 ceph-mon[131825]: from='client.61046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2512567421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:44:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:30 smithi078 ceph-mon[139570]: from='client.61052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:30 smithi078 ceph-mon[139570]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:30 smithi078 ceph-mon[142991]: from='client.61052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:30 smithi078 ceph-mon[142991]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:31.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:30 smithi118 ceph-mon[131825]: from='client.61052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:44:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:30 smithi118 ceph-mon[131825]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:32 smithi078 ceph-mon[139570]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:32 smithi078 ceph-mon[142991]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:32 smithi118 ceph-mon[131825]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:34 smithi078 ceph-mon[139570]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:35.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:34 smithi078 ceph-mon[142991]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:35.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:34 smithi118 ceph-mon[131825]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:44:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:36 smithi078 ceph-mon[139570]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:36 smithi078 ceph-mon[142991]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:37.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:36 smithi118 ceph-mon[131825]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:38 smithi078 ceph-mon[139570]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:38 smithi078 ceph-mon[142991]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:38 smithi118 ceph-mon[131825]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:40 smithi078 ceph-mon[139570]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:40 smithi078 ceph-mon[142991]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:41.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:40 smithi118 ceph-mon[131825]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:42 smithi118 ceph-mon[131825]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:42 smithi078 ceph-mon[139570]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:42 smithi078 ceph-mon[142991]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:44 smithi118 ceph-mon[131825]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:44 smithi078 ceph-mon[139570]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:44 smithi078 ceph-mon[142991]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:44:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:46 smithi118 ceph-mon[131825]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:46 smithi078 ceph-mon[139570]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:46 smithi078 ceph-mon[142991]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:44:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:49 smithi118 ceph-mon[131825]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:49 smithi078 ceph-mon[139570]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:49 smithi078 ceph-mon[142991]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:51 smithi118 ceph-mon[131825]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:51.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:51 smithi078 ceph-mon[139570]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:51 smithi078 ceph-mon[142991]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:53 smithi118 ceph-mon[131825]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:53 smithi078 ceph-mon[139570]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:53 smithi078 ceph-mon[142991]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:55 smithi118 ceph-mon[131825]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:55 smithi078 ceph-mon[139570]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:55 smithi078 ceph-mon[142991]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:44:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:44:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:57 smithi118 ceph-mon[131825]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:57 smithi078 ceph-mon[139570]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:57 smithi078 ceph-mon[142991]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:44:59 smithi118 ceph-mon[131825]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:59.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:44:59 smithi078 ceph-mon[139570]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:44:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:44:59 smithi078 ceph-mon[142991]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:00.120 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:45:00.426 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:45:00.427 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:45:00.804 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:45:00.804 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:45:00.804 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:45:00.805 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:45:00.806 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:45:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:01 smithi118 ceph-mon[131825]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:01 smithi118 ceph-mon[131825]: from='client.61064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/337235602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[142991]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[142991]: from='client.61064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/337235602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[139570]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[139570]: from='client.61064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/337235602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:02.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:02 smithi118 ceph-mon[131825]: from='client.51102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:02 smithi078 ceph-mon[139570]: from='client.51102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:02 smithi078 ceph-mon[142991]: from='client.51102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:03 smithi118 ceph-mon[131825]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:03 smithi078 ceph-mon[142991]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:03 smithi078 ceph-mon[139570]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:05 smithi118 ceph-mon[131825]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:05 smithi078 ceph-mon[139570]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:05 smithi078 ceph-mon[142991]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:45:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:07 smithi118 ceph-mon[131825]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:07 smithi078 ceph-mon[139570]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:07 smithi078 ceph-mon[142991]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:09 smithi118 ceph-mon[131825]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:09.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:09 smithi078 ceph-mon[139570]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:09 smithi078 ceph-mon[142991]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:11 smithi118 ceph-mon[131825]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:11.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:11 smithi078 ceph-mon[142991]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:11 smithi078 ceph-mon[139570]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:13 smithi118 ceph-mon[131825]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:13 smithi078 ceph-mon[142991]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:13 smithi078 ceph-mon[139570]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:15 smithi118 ceph-mon[131825]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:15 smithi078 ceph-mon[142991]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:15 smithi078 ceph-mon[139570]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:45:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:17 smithi118 ceph-mon[131825]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:17 smithi078 ceph-mon[139570]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:17 smithi078 ceph-mon[142991]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:19 smithi118 ceph-mon[131825]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:19 smithi078 ceph-mon[139570]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:19 smithi078 ceph-mon[142991]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:21 smithi118 ceph-mon[131825]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[142991]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[139570]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:45:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:45:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:23 smithi118 ceph-mon[131825]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:23 smithi078 ceph-mon[139570]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:23 smithi078 ceph-mon[142991]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:25.417 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:25 smithi118 ceph-mon[131825]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:25 smithi078 ceph-mon[139570]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:25 smithi078 ceph-mon[142991]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:45:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:27 smithi118 ceph-mon[131825]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:27 smithi078 ceph-mon[139570]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:27 smithi078 ceph-mon[142991]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:29 smithi118 ceph-mon[131825]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:29 smithi078 ceph-mon[139570]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:29 smithi078 ceph-mon[142991]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:31.154 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:45:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:31 smithi118 ceph-mon[131825]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:45:31.466 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:45:31.467 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:45:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:31 smithi078 ceph-mon[139570]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:31 smithi078 ceph-mon[142991]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:31.846 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:45:31.846 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:45:31.846 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:45:31.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:45:31.848 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:45:31.848 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:45:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2835260692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2835260692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2835260692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:45:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:33 smithi118 ceph-mon[131825]: from='client.61082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:33 smithi118 ceph-mon[131825]: from='client.61088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:33 smithi118 ceph-mon[131825]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[139570]: from='client.61082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[139570]: from='client.61088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[139570]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[142991]: from='client.61082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[142991]: from='client.61088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:45:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[142991]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:35 smithi118 ceph-mon[131825]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:35 smithi078 ceph-mon[139570]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:35 smithi078 ceph-mon[142991]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:45:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:37 smithi118 ceph-mon[131825]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:37 smithi078 ceph-mon[139570]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:37 smithi078 ceph-mon[142991]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:39 smithi118 ceph-mon[131825]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:39 smithi078 ceph-mon[139570]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:39 smithi078 ceph-mon[142991]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:41 smithi118 ceph-mon[131825]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:41 smithi078 ceph-mon[142991]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:41 smithi078 ceph-mon[139570]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:43 smithi118 ceph-mon[131825]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:43 smithi078 ceph-mon[139570]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:43 smithi078 ceph-mon[142991]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:45 smithi118 ceph-mon[131825]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:45 smithi078 ceph-mon[139570]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:45 smithi078 ceph-mon[142991]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:45:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:47 smithi118 ceph-mon[131825]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:47 smithi078 ceph-mon[139570]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:47 smithi078 ceph-mon[142991]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:45:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:49 smithi118 ceph-mon[131825]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:49 smithi078 ceph-mon[139570]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:49 smithi078 ceph-mon[142991]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:51 smithi118 ceph-mon[131825]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:51 smithi078 ceph-mon[139570]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:51 smithi078 ceph-mon[142991]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:53 smithi118 ceph-mon[131825]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:53 smithi078 ceph-mon[139570]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:53.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:53 smithi078 ceph-mon[142991]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:55 smithi118 ceph-mon[131825]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:55 smithi078 ceph-mon[139570]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:55 smithi078 ceph-mon[142991]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:45:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:45:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:57 smithi118 ceph-mon[131825]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:57 smithi078 ceph-mon[139570]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:57 smithi078 ceph-mon[142991]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:45:59 smithi118 ceph-mon[131825]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:45:59 smithi078 ceph-mon[139570]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:45:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:45:59 smithi078 ceph-mon[142991]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:00 smithi078 ceph-mon[139570]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:00 smithi078 ceph-mon[142991]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:00 smithi118 ceph-mon[131825]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:02.193 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:46:02.505 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 825M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1929M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 948M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5861M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5295M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4958M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4542M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:46:02.506 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:46:02.890 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:02.891 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:46:02.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:46:02.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:46:02.892 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:46:02.892 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:46:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:02 smithi118 ceph-mon[131825]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:02 smithi078 ceph-mon[139570]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:02 smithi078 ceph-mon[142991]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:03 smithi118 ceph-mon[131825]: from='client.51132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:03 smithi118 ceph-mon[131825]: from='client.61106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3004105705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[139570]: from='client.51132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[139570]: from='client.61106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3004105705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[142991]: from='client.51132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[142991]: from='client.61106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3004105705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:04 smithi078 ceph-mon[139570]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:04 smithi078 ceph-mon[142991]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:04 smithi118 ceph-mon[131825]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:46:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:06 smithi078 ceph-mon[139570]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:06 smithi078 ceph-mon[142991]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:06 smithi118 ceph-mon[131825]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:08 smithi078 ceph-mon[139570]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:08 smithi078 ceph-mon[142991]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:08 smithi118 ceph-mon[131825]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:10 smithi078 ceph-mon[139570]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:10 smithi078 ceph-mon[142991]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:10 smithi118 ceph-mon[131825]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:12 smithi078 ceph-mon[139570]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:12 smithi078 ceph-mon[142991]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:12 smithi118 ceph-mon[131825]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:15.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:14 smithi078 ceph-mon[139570]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:14 smithi078 ceph-mon[142991]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:14 smithi118 ceph-mon[131825]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:46:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:16 smithi078 ceph-mon[139570]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:16 smithi078 ceph-mon[142991]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:16 smithi118 ceph-mon[131825]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:18 smithi078 ceph-mon[139570]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:18 smithi078 ceph-mon[142991]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:18 smithi118 ceph-mon[131825]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:20 smithi078 ceph-mon[139570]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:20 smithi078 ceph-mon[142991]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:20 smithi118 ceph-mon[131825]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:22.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:22.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:46:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:22 smithi078 ceph-mon[139570]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:22 smithi078 ceph-mon[142991]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:22 smithi118 ceph-mon[131825]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:46:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:46:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:26 smithi118 ceph-mon[131825]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:26 smithi078 ceph-mon[139570]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:26 smithi078 ceph-mon[142991]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:28 smithi078 ceph-mon[139570]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:29.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:28 smithi078 ceph-mon[142991]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:28 smithi118 ceph-mon[131825]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:30 smithi078 ceph-mon[139570]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:30 smithi078 ceph-mon[142991]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:30 smithi118 ceph-mon[131825]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:32 smithi078 ceph-mon[139570]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:32 smithi078 ceph-mon[142991]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:33.243 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:46:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:32 smithi118 ceph-mon[131825]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9s ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9s ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9s ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:46:33.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9s ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9s ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9s ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9s ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:46:33.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:46:33.926 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:46:33.927 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:46:33.927 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:46:33.927 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:46:33.927 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:46:33.927 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:46:34.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/602567753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:34.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/602567753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:34.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/602567753' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:46:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[139570]: from='client.51150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[139570]: from='client.51156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[139570]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[142991]: from='client.51150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[142991]: from='client.51156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:34 smithi078 ceph-mon[142991]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:34 smithi118 ceph-mon[131825]: from='client.51150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:34 smithi118 ceph-mon[131825]: from='client.51156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:46:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:34 smithi118 ceph-mon[131825]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:46:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:36 smithi078 ceph-mon[139570]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:37.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:36 smithi078 ceph-mon[142991]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:36 smithi118 ceph-mon[131825]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:38 smithi078 ceph-mon[139570]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:38 smithi078 ceph-mon[142991]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:38 smithi118 ceph-mon[131825]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:40 smithi078 ceph-mon[139570]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:40 smithi078 ceph-mon[142991]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:40 smithi118 ceph-mon[131825]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:42 smithi078 ceph-mon[139570]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:43.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:42 smithi078 ceph-mon[142991]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:42 smithi118 ceph-mon[131825]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:44 smithi078 ceph-mon[139570]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:44 smithi078 ceph-mon[142991]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:44 smithi118 ceph-mon[131825]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:46:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:46 smithi078 ceph-mon[139570]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:46 smithi078 ceph-mon[142991]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:46 smithi118 ceph-mon[131825]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:46:49.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:48 smithi078 ceph-mon[139570]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:49.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:48 smithi078 ceph-mon[142991]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:48 smithi118 ceph-mon[131825]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:50 smithi078 ceph-mon[139570]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:50 smithi078 ceph-mon[142991]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:50 smithi118 ceph-mon[131825]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:52 smithi078 ceph-mon[139570]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:52 smithi078 ceph-mon[142991]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:52 smithi118 ceph-mon[131825]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:54 smithi118 ceph-mon[131825]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:54 smithi078 ceph-mon[139570]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:54 smithi078 ceph-mon[142991]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:46:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:46:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:56 smithi118 ceph-mon[131825]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:56 smithi078 ceph-mon[139570]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:56 smithi078 ceph-mon[142991]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:46:58 smithi118 ceph-mon[131825]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:46:58 smithi078 ceph-mon[139570]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:46:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:46:58 smithi078 ceph-mon[142991]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:00 smithi118 ceph-mon[131825]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:00 smithi078 ceph-mon[139570]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:00 smithi078 ceph-mon[142991]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:02 smithi118 ceph-mon[131825]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:02 smithi078 ceph-mon[139570]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:02 smithi078 ceph-mon[142991]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:04.274 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 41s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 41s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 465M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 41s ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 41s ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:47:04.583 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 900M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 41s ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 41s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 41s ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 41s ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 41s ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 41s ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4128M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4814M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4177M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4730M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:47:04.584 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 135M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:47:04.965 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:47:04.965 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:47:04.965 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:47:04.966 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:47:04.967 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:47:04.967 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:47:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:04 smithi118 ceph-mon[131825]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1837159522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:04 smithi078 ceph-mon[139570]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1837159522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:04 smithi078 ceph-mon[142991]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1837159522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:06 smithi118 ceph-mon[131825]: from='client.51168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:06 smithi118 ceph-mon[131825]: from='client.61142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:06 smithi078 ceph-mon[139570]: from='client.51168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:06 smithi078 ceph-mon[139570]: from='client.61142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:06 smithi078 ceph-mon[142991]: from='client.51168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:06 smithi078 ceph-mon[142991]: from='client.61142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:06] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T08:47:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:07 smithi118 ceph-mon[131825]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:07 smithi078 ceph-mon[139570]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:07 smithi078 ceph-mon[142991]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:09 smithi118 ceph-mon[131825]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:09 smithi078 ceph-mon[142991]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:09 smithi078 ceph-mon[139570]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:11 smithi118 ceph-mon[131825]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:11 smithi078 ceph-mon[139570]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:11 smithi078 ceph-mon[142991]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:13 smithi118 ceph-mon[131825]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:13 smithi078 ceph-mon[139570]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:13 smithi078 ceph-mon[142991]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:15 smithi118 ceph-mon[131825]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:15 smithi078 ceph-mon[139570]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:15 smithi078 ceph-mon[142991]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2023-12-16T08:47:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:17 smithi118 ceph-mon[131825]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:17 smithi078 ceph-mon[139570]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:17 smithi078 ceph-mon[142991]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:19 smithi118 ceph-mon[131825]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:19 smithi078 ceph-mon[139570]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:19 smithi078 ceph-mon[142991]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:21 smithi118 ceph-mon[131825]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:21 smithi078 ceph-mon[139570]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:21 smithi078 ceph-mon[142991]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:23 smithi118 ceph-mon[131825]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:23 smithi078 ceph-mon[139570]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:23 smithi078 ceph-mon[142991]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:25 smithi118 ceph-mon[131825]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:25 smithi078 ceph-mon[139570]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:25 smithi078 ceph-mon[142991]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:47:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:47:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:27 smithi118 ceph-mon[131825]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:27 smithi078 ceph-mon[139570]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:27 smithi078 ceph-mon[142991]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:47:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:47:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:47:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:29 smithi118 ceph-mon[131825]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:29 smithi078 ceph-mon[139570]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:29 smithi078 ceph-mon[142991]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:31 smithi118 ceph-mon[131825]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:31 smithi078 ceph-mon[139570]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:31 smithi078 ceph-mon[142991]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:33 smithi118 ceph-mon[131825]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:33 smithi078 ceph-mon[139570]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:33 smithi078 ceph-mon[142991]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:35.313 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:47:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:35 smithi118 ceph-mon[131825]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:35 smithi078 ceph-mon[139570]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:35 smithi078 ceph-mon[142991]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:35.622 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 72s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8s ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 72s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 72s ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 72s ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8s ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 72s ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 72s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 72s ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:47:35.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 72s ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 72s ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 72s ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8s ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8s ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8s ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8s ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:47:35.624 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:47:36.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:47:36.006 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:47:36.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2722752706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2722752706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2722752706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:47:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:47:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:37 smithi118 ceph-mon[131825]: from='client.61154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:37 smithi118 ceph-mon[131825]: from='client.61160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:37 smithi118 ceph-mon[131825]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[142991]: from='client.61154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[142991]: from='client.61160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[142991]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[139570]: from='client.61154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[139570]: from='client.61160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:47:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:37 smithi078 ceph-mon[139570]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:39 smithi118 ceph-mon[131825]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:39 smithi078 ceph-mon[139570]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:39 smithi078 ceph-mon[142991]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:41 smithi118 ceph-mon[131825]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:41 smithi078 ceph-mon[139570]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:41 smithi078 ceph-mon[142991]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:43 smithi118 ceph-mon[131825]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:43 smithi078 ceph-mon[139570]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:43 smithi078 ceph-mon[142991]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:45 smithi118 ceph-mon[131825]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:45 smithi078 ceph-mon[139570]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:45 smithi078 ceph-mon[142991]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:47:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:47 smithi118 ceph-mon[131825]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:47 smithi078 ceph-mon[139570]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:47 smithi078 ceph-mon[142991]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:47:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:49 smithi118 ceph-mon[131825]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:49 smithi078 ceph-mon[139570]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:49.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:49 smithi078 ceph-mon[142991]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:51 smithi118 ceph-mon[131825]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:51 smithi078 ceph-mon[139570]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:51 smithi078 ceph-mon[142991]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:53 smithi118 ceph-mon[131825]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:53 smithi078 ceph-mon[139570]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:53 smithi078 ceph-mon[142991]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:55 smithi118 ceph-mon[131825]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:55 smithi078 ceph-mon[139570]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:55 smithi078 ceph-mon[142991]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:47:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:47:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:57 smithi118 ceph-mon[131825]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:57 smithi078 ceph-mon[139570]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:57 smithi078 ceph-mon[142991]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:47:59 smithi118 ceph-mon[131825]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:47:59 smithi078 ceph-mon[139570]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:47:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:47:59 smithi078 ceph-mon[142991]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:00 smithi078 ceph-mon[139570]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:00 smithi078 ceph-mon[142991]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:00 smithi118 ceph-mon[131825]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:02 smithi118 ceph-mon[131825]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:02 smithi078 ceph-mon[142991]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:02 smithi078 ceph-mon[139570]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:04 smithi078 ceph-mon[139570]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:05.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:04 smithi078 ceph-mon[142991]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:04 smithi118 ceph-mon[131825]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:06.349 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 103s ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 39s ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 103s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 39s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 39s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 103s ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 103s ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 39s ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:48:06.656 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 103s ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 103s ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 39s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 103s ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 103s ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 103s ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 103s ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 39s ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 39s ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 39s ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 39s ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:48:06.657 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 39s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:48:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:48:07.039 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:48:07.039 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:48:07.039 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:48:07.039 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:48:07.040 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:48:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:06 smithi078 ceph-mon[139570]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:06 smithi078 ceph-mon[142991]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:06 smithi118 ceph-mon[131825]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[139570]: from='client.51204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[139570]: from='client.51210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2060699474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[142991]: from='client.51204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[142991]: from='client.51210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2060699474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:07 smithi118 ceph-mon[131825]: from='client.51204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:07 smithi118 ceph-mon[131825]: from='client.51210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:08.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2060699474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:08 smithi078 ceph-mon[139570]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:09.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:08 smithi078 ceph-mon[142991]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:08 smithi118 ceph-mon[131825]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:10 smithi078 ceph-mon[139570]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:10 smithi078 ceph-mon[142991]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:10 smithi118 ceph-mon[131825]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:12 smithi078 ceph-mon[139570]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:13.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:12 smithi078 ceph-mon[142991]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:12 smithi118 ceph-mon[131825]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:14 smithi078 ceph-mon[139570]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:14 smithi078 ceph-mon[142991]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:14 smithi118 ceph-mon[131825]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:48:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:16 smithi118 ceph-mon[131825]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:16 smithi078 ceph-mon[139570]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:16 smithi078 ceph-mon[142991]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:18 smithi118 ceph-mon[131825]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:18 smithi078 ceph-mon[139570]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:18 smithi078 ceph-mon[142991]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:20 smithi118 ceph-mon[131825]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:20 smithi078 ceph-mon[139570]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:20 smithi078 ceph-mon[142991]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:22 smithi118 ceph-mon[131825]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:22 smithi078 ceph-mon[139570]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:22 smithi078 ceph-mon[142991]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:24 smithi118 ceph-mon[131825]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:24 smithi078 ceph-mon[139570]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:25.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:24 smithi078 ceph-mon[142991]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:48:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:26 smithi118 ceph-mon[131825]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:26 smithi078 ceph-mon[139570]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:27.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:26 smithi078 ceph-mon[142991]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:48:28.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:48:28.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:48:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:29 smithi118 ceph-mon[131825]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:48:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[139570]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[142991]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:48:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:48:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:31 smithi118 ceph-mon[131825]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:31 smithi078 ceph-mon[139570]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:31 smithi078 ceph-mon[142991]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:33 smithi118 ceph-mon[131825]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:33 smithi078 ceph-mon[142991]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:33 smithi078 ceph-mon[139570]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:35 smithi118 ceph-mon[131825]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:35.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:35 smithi078 ceph-mon[142991]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:35 smithi078 ceph-mon[139570]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:48:37.392 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:48:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:37 smithi118 ceph-mon[131825]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:37 smithi078 ceph-mon[139570]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:37 smithi078 ceph-mon[142991]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:37.701 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:48:37.701 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 70s ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 70s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 70s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 70s ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 70s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:48:37.702 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:48:37.703 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 70s ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:48:37.703 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 70s ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:48:37.703 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 70s ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:48:37.703 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 70s ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:48:37.703 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 70s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:48:38.085 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:48:38.086 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:48:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:39 smithi118 ceph-mon[131825]: from='client.61190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:39 smithi118 ceph-mon[131825]: from='client.61196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:39 smithi118 ceph-mon[131825]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2984702717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[139570]: from='client.61190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[139570]: from='client.61196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[139570]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2984702717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[142991]: from='client.61190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[142991]: from='client.61196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:48:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[142991]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2984702717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:48:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:41 smithi118 ceph-mon[131825]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:41 smithi078 ceph-mon[139570]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:41 smithi078 ceph-mon[142991]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:43 smithi118 ceph-mon[131825]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:43 smithi078 ceph-mon[139570]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:43 smithi078 ceph-mon[142991]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:45 smithi118 ceph-mon[131825]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:45 smithi078 ceph-mon[139570]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:45 smithi078 ceph-mon[142991]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:48:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:47 smithi118 ceph-mon[131825]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:47 smithi078 ceph-mon[139570]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:47.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:47 smithi078 ceph-mon[142991]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:48:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:49 smithi118 ceph-mon[131825]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:49 smithi078 ceph-mon[139570]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:49 smithi078 ceph-mon[142991]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:51 smithi118 ceph-mon[131825]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:51 smithi078 ceph-mon[139570]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:51 smithi078 ceph-mon[142991]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:53 smithi118 ceph-mon[131825]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:53 smithi078 ceph-mon[139570]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:53 smithi078 ceph-mon[142991]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:55 smithi118 ceph-mon[131825]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:55 smithi078 ceph-mon[139570]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:55 smithi078 ceph-mon[142991]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:48:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:48:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:57 smithi118 ceph-mon[131825]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:57 smithi078 ceph-mon[139570]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:57 smithi078 ceph-mon[142991]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:48:59 smithi118 ceph-mon[131825]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:48:59 smithi078 ceph-mon[139570]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:48:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:48:59 smithi078 ceph-mon[142991]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:01 smithi118 ceph-mon[131825]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:01 smithi078 ceph-mon[139570]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:01 smithi078 ceph-mon[142991]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:03 smithi118 ceph-mon[131825]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:03 smithi078 ceph-mon[139570]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:03 smithi078 ceph-mon[142991]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:05 smithi118 ceph-mon[131825]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:05 smithi078 ceph-mon[139570]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:05 smithi078 ceph-mon[142991]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:49:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:07 smithi118 ceph-mon[131825]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:07 smithi078 ceph-mon[139570]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:07.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:07 smithi078 ceph-mon[142991]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:08.430 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 101s ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 101s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 101s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:49:08.736 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 101s ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 101s ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 101s ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 101s ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 101s ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 101s ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:49:08.737 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 101s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:49:09.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:49:09.120 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:49:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:09 smithi118 ceph-mon[131825]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:09 smithi078 ceph-mon[139570]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:09.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:09 smithi078 ceph-mon[142991]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:10 smithi118 ceph-mon[131825]: from='client.61208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:10 smithi118 ceph-mon[131825]: from='client.51246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2358970754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[139570]: from='client.61208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[139570]: from='client.51246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2358970754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[142991]: from='client.61208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[142991]: from='client.51246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2358970754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:11 smithi118 ceph-mon[131825]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:11 smithi078 ceph-mon[139570]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:11.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:11 smithi078 ceph-mon[142991]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:13 smithi118 ceph-mon[131825]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:13 smithi078 ceph-mon[139570]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:13 smithi078 ceph-mon[142991]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:15 smithi118 ceph-mon[131825]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:15 smithi078 ceph-mon[139570]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:15 smithi078 ceph-mon[142991]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:49:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:17 smithi118 ceph-mon[131825]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:17 smithi078 ceph-mon[139570]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:17 smithi078 ceph-mon[142991]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:19 smithi118 ceph-mon[131825]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:19 smithi078 ceph-mon[139570]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:19 smithi078 ceph-mon[142991]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:21 smithi118 ceph-mon[131825]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:21 smithi078 ceph-mon[139570]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:21.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:21 smithi078 ceph-mon[142991]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:23 smithi118 ceph-mon[131825]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:23 smithi078 ceph-mon[139570]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:23 smithi078 ceph-mon[142991]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:25 smithi118 ceph-mon[131825]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:25 smithi078 ceph-mon[139570]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:25 smithi078 ceph-mon[142991]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:49:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:27 smithi118 ceph-mon[131825]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:27 smithi078 ceph-mon[139570]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:27 smithi078 ceph-mon[142991]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:29 smithi118 ceph-mon[131825]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:49:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:49:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:49:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:49:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[139570]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:49:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:49:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[142991]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:49:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:49:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:31 smithi118 ceph-mon[131825]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:31 smithi078 ceph-mon[139570]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:31.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:31 smithi078 ceph-mon[142991]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:33 smithi118 ceph-mon[131825]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:33.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:33 smithi078 ceph-mon[139570]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:33.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:33 smithi078 ceph-mon[142991]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:35 smithi118 ceph-mon[131825]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:35 smithi078 ceph-mon[139570]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:35 smithi078 ceph-mon[142991]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:49:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:37 smithi118 ceph-mon[131825]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:37 smithi078 ceph-mon[139570]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:37.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:37 smithi078 ceph-mon[142991]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:39 smithi118 ceph-mon[131825]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:39.467 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:49:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:39 smithi078 ceph-mon[139570]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:39 smithi078 ceph-mon[142991]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:49:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:49:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:49:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:49:39.775 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:49:39.776 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:49:39.777 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:49:40.158 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:49:40.159 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:49:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:41 smithi118 ceph-mon[131825]: from='client.61226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:41 smithi118 ceph-mon[131825]: from='client.51264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:41 smithi118 ceph-mon[131825]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2845113691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[139570]: from='client.61226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[139570]: from='client.51264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[139570]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2845113691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[142991]: from='client.61226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[142991]: from='client.51264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[142991]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2845113691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:49:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:43 smithi118 ceph-mon[131825]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:43 smithi078 ceph-mon[139570]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:43 smithi078 ceph-mon[142991]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:45 smithi118 ceph-mon[131825]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:45 smithi078 ceph-mon[139570]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:45 smithi078 ceph-mon[142991]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:49:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:47 smithi118 ceph-mon[131825]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:47 smithi078 ceph-mon[139570]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:47 smithi078 ceph-mon[142991]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:49:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:49 smithi118 ceph-mon[131825]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:49 smithi078 ceph-mon[139570]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:49 smithi078 ceph-mon[142991]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:51 smithi118 ceph-mon[131825]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:51 smithi078 ceph-mon[139570]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:51 smithi078 ceph-mon[142991]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:53 smithi118 ceph-mon[131825]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:53 smithi078 ceph-mon[139570]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:53 smithi078 ceph-mon[142991]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:55 smithi118 ceph-mon[131825]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:55 smithi078 ceph-mon[139570]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:55 smithi078 ceph-mon[142991]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:49:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:49:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:57 smithi118 ceph-mon[131825]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:57 smithi078 ceph-mon[139570]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:57 smithi078 ceph-mon[142991]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:49:59 smithi078 ceph-mon[139570]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:49:59 smithi078 ceph-mon[142991]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:49:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:49:59 smithi118 ceph-mon[131825]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:00.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:50:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:00 smithi078 conmon[139546]: 2023-12-16T08:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:50:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:50:00.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T08:50:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:01 smithi078 ceph-mon[139570]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:01.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:01 smithi078 ceph-mon[142991]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:01 smithi118 ceph-mon[131825]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:02.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:03 smithi078 ceph-mon[139570]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:03.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:03 smithi078 ceph-mon[142991]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:03 smithi118 ceph-mon[131825]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:04.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:04 smithi078 ceph-mon[139570]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:04.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:04 smithi078 ceph-mon[142991]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:04.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:04 smithi118 ceph-mon[131825]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:50:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:06 smithi078 ceph-mon[139570]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:06 smithi078 ceph-mon[142991]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:06 smithi118 ceph-mon[131825]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:09.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:08 smithi118 ceph-mon[131825]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:08 smithi078 ceph-mon[139570]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:08 smithi078 ceph-mon[142991]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:10.504 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:50:10.811 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:50:10.812 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:50:11.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:50:11.194 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:50:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:10 smithi118 ceph-mon[131825]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:10 smithi078 ceph-mon[139570]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:10 smithi078 ceph-mon[142991]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:11 smithi118 ceph-mon[131825]: from='client.61244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:11 smithi118 ceph-mon[131825]: from='client.51282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/846126641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[139570]: from='client.61244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[139570]: from='client.51282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/846126641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[142991]: from='client.61244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[142991]: from='client.51282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/846126641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:12 smithi118 ceph-mon[131825]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:12 smithi078 ceph-mon[139570]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:12 smithi078 ceph-mon[142991]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:14 smithi118 ceph-mon[131825]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:14 smithi078 ceph-mon[139570]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:15.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:14 smithi078 ceph-mon[142991]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:50:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:16 smithi118 ceph-mon[131825]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:16 smithi078 ceph-mon[139570]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:16 smithi078 ceph-mon[142991]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:19 smithi118 ceph-mon[131825]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:19 smithi078 ceph-mon[139570]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:19 smithi078 ceph-mon[142991]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:21 smithi118 ceph-mon[131825]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:21 smithi078 ceph-mon[139570]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:21 smithi078 ceph-mon[142991]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:23 smithi118 ceph-mon[131825]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:23 smithi078 ceph-mon[139570]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:23 smithi078 ceph-mon[142991]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:25 smithi118 ceph-mon[131825]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:25 smithi078 ceph-mon[139570]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:25 smithi078 ceph-mon[142991]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:50:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:27 smithi118 ceph-mon[131825]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:27 smithi078 ceph-mon[139570]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:27 smithi078 ceph-mon[142991]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:29 smithi118 ceph-mon[131825]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:50:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:29 smithi078 ceph-mon[139570]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:50:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:29 smithi078 ceph-mon[142991]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:50:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:50:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:50:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:50:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:50:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:50:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:50:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:50:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:50:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:50:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:31 smithi118 ceph-mon[131825]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:31 smithi078 ceph-mon[139570]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:31 smithi078 ceph-mon[142991]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:33 smithi118 ceph-mon[131825]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:33 smithi078 ceph-mon[139570]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:33 smithi078 ceph-mon[142991]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:35 smithi118 ceph-mon[131825]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:35 smithi078 ceph-mon[139570]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:35 smithi078 ceph-mon[142991]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:50:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:37 smithi118 ceph-mon[131825]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:37 smithi078 ceph-mon[139570]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:37 smithi078 ceph-mon[142991]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:39 smithi118 ceph-mon[131825]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:39.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:39 smithi078 ceph-mon[142991]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:39 smithi078 ceph-mon[139570]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:41 smithi118 ceph-mon[131825]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:41 smithi078 ceph-mon[139570]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:41 smithi078 ceph-mon[142991]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:41.543 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:50:41.849 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:50:41.850 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:42.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:50:42.234 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:50:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:43 smithi118 ceph-mon[131825]: from='client.51294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:43 smithi118 ceph-mon[131825]: from='client.61268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:43 smithi118 ceph-mon[131825]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1430203007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[139570]: from='client.51294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[139570]: from='client.61268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[139570]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1430203007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[142991]: from='client.51294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[142991]: from='client.61268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[142991]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1430203007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:50:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:45 smithi118 ceph-mon[131825]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:45 smithi078 ceph-mon[142991]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:45 smithi078 ceph-mon[139570]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:50:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:47 smithi118 ceph-mon[131825]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:47 smithi078 ceph-mon[139570]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:47 smithi078 ceph-mon[142991]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:50:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:49 smithi118 ceph-mon[131825]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:49 smithi078 ceph-mon[139570]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:49 smithi078 ceph-mon[142991]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:51 smithi118 ceph-mon[131825]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:51 smithi078 ceph-mon[139570]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:51 smithi078 ceph-mon[142991]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:53 smithi118 ceph-mon[131825]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:53 smithi078 ceph-mon[139570]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:53 smithi078 ceph-mon[142991]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:55 smithi118 ceph-mon[131825]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:55 smithi078 ceph-mon[142991]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:55 smithi078 ceph-mon[139570]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:50:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:50:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:57 smithi118 ceph-mon[131825]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:57 smithi078 ceph-mon[139570]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:57 smithi078 ceph-mon[142991]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:50:59 smithi118 ceph-mon[131825]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:59.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:50:59 smithi078 ceph-mon[142991]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:50:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:50:59 smithi078 ceph-mon[139570]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:01.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:01 smithi118 ceph-mon[131825]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:01 smithi078 ceph-mon[142991]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:01 smithi078 ceph-mon[139570]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:03 smithi118 ceph-mon[131825]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:03 smithi078 ceph-mon[139570]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:03 smithi078 ceph-mon[142991]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:05 smithi118 ceph-mon[131825]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:05 smithi078 ceph-mon[139570]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:05 smithi078 ceph-mon[142991]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:51:07.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:07 smithi118 ceph-mon[131825]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:07 smithi078 ceph-mon[139570]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:07 smithi078 ceph-mon[142991]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:09 smithi118 ceph-mon[131825]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:09 smithi078 ceph-mon[139570]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:09 smithi078 ceph-mon[142991]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:11 smithi118 ceph-mon[131825]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:11 smithi078 ceph-mon[139570]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:11 smithi078 ceph-mon[142991]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:12.580 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:51:12.888 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:51:12.888 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:51:12.889 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:51:12.889 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:51:12.889 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:51:12.889 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:51:12.889 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:51:12.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:51:12.891 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:51:12.892 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:51:13.271 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:13.272 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:51:13.273 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:51:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:13 smithi118 ceph-mon[131825]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:13 smithi078 ceph-mon[139570]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:13.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:13 smithi078 ceph-mon[142991]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:14.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:14 smithi118 ceph-mon[131825]: from='client.61280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:14 smithi118 ceph-mon[131825]: from='client.61286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/290171206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:14.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[139570]: from='client.61280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[139570]: from='client.61286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/290171206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[142991]: from='client.61280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[142991]: from='client.61286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/290171206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:15 smithi118 ceph-mon[131825]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:15 smithi078 ceph-mon[139570]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:15 smithi078 ceph-mon[142991]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:51:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:17 smithi118 ceph-mon[131825]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:17 smithi078 ceph-mon[139570]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:17 smithi078 ceph-mon[142991]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:19 smithi118 ceph-mon[131825]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:19 smithi078 ceph-mon[139570]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:19 smithi078 ceph-mon[142991]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:21 smithi118 ceph-mon[131825]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:21.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:21 smithi078 ceph-mon[139570]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:21 smithi078 ceph-mon[142991]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:23.113 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 08:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T08:51:22.855842708Z level=info msg="Completed cleanup jobs" duration=191.134656ms 2023-12-16T08:51:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:23 smithi118 ceph-mon[131825]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:23.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:23 smithi078 ceph-mon[142991]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:23 smithi078 ceph-mon[139570]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:25 smithi118 ceph-mon[131825]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:25 smithi078 ceph-mon[139570]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:25 smithi078 ceph-mon[142991]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:51:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:27 smithi118 ceph-mon[131825]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:27 smithi078 ceph-mon[139570]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:27 smithi078 ceph-mon[142991]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:29 smithi118 ceph-mon[131825]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:29 smithi078 ceph-mon[139570]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:29.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:29 smithi078 ceph-mon[142991]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:51:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:51:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:51:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:51:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:51:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:51:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:31 smithi118 ceph-mon[131825]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:31 smithi078 ceph-mon[139570]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:31 smithi078 ceph-mon[142991]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:33 smithi118 ceph-mon[131825]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:33 smithi078 ceph-mon[139570]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:33 smithi078 ceph-mon[142991]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:35 smithi118 ceph-mon[131825]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:35.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:35 smithi078 ceph-mon[139570]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:35.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:35 smithi078 ceph-mon[142991]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:51:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:37 smithi118 ceph-mon[131825]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:37 smithi078 ceph-mon[139570]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:37 smithi078 ceph-mon[142991]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:39 smithi118 ceph-mon[131825]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:39 smithi078 ceph-mon[139570]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:39 smithi078 ceph-mon[142991]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:41 smithi118 ceph-mon[131825]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:41 smithi078 ceph-mon[139570]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:41 smithi078 ceph-mon[142991]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:43 smithi118 ceph-mon[131825]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:43 smithi078 ceph-mon[139570]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:43 smithi078 ceph-mon[142991]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:43.617 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:51:43.922 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:51:43.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:51:43.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:51:44.302 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:51:44.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:51:44.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:51:44.303 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:51:45.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:45 smithi118 ceph-mon[131825]: from='client.61298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:45 smithi118 ceph-mon[131825]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:45 smithi118 ceph-mon[131825]: from='client.61304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2939709581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[142991]: from='client.61298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[142991]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[142991]: from='client.61304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2939709581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[139570]: from='client.61298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[139570]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[139570]: from='client.61304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:51:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2939709581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:51:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:51:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:47 smithi118 ceph-mon[131825]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:47.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:47 smithi078 ceph-mon[139570]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:47 smithi078 ceph-mon[142991]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:51:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:49 smithi118 ceph-mon[131825]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:49 smithi078 ceph-mon[139570]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:49 smithi078 ceph-mon[142991]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:51 smithi078 ceph-mon[139570]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:51 smithi078 ceph-mon[142991]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:51 smithi118 ceph-mon[131825]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:53 smithi078 ceph-mon[139570]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:53 smithi078 ceph-mon[142991]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:53 smithi118 ceph-mon[131825]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:55 smithi078 ceph-mon[139570]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:55 smithi078 ceph-mon[142991]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:55 smithi118 ceph-mon[131825]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:51:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:51:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:57 smithi078 ceph-mon[139570]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:57 smithi078 ceph-mon[142991]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:57 smithi118 ceph-mon[131825]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:51:59 smithi078 ceph-mon[139570]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:51:59 smithi078 ceph-mon[142991]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:51:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:51:59 smithi118 ceph-mon[131825]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:01 smithi078 ceph-mon[139570]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:01 smithi078 ceph-mon[142991]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:01.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:01 smithi118 ceph-mon[131825]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:03 smithi078 ceph-mon[139570]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:03 smithi078 ceph-mon[142991]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:03 smithi118 ceph-mon[131825]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:05 smithi078 ceph-mon[139570]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:05 smithi078 ceph-mon[142991]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:05 smithi118 ceph-mon[131825]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:06] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T08:52:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:07 smithi078 ceph-mon[139570]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:07 smithi078 ceph-mon[142991]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:07.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:07 smithi118 ceph-mon[131825]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:09 smithi078 ceph-mon[139570]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:09 smithi078 ceph-mon[142991]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:09 smithi118 ceph-mon[131825]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:10.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:10 smithi078 ceph-mon[139570]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:10.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:10 smithi078 ceph-mon[142991]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:10.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:10 smithi118 ceph-mon[131825]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:12 smithi078 ceph-mon[139570]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:12 smithi078 ceph-mon[142991]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:12 smithi118 ceph-mon[131825]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:14.648 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:52:14.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5894M 2260M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5325M 2260M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 4982M 2260M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4573M 2260M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:52:14.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:52:14.959 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:52:14.959 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:52:15.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:52:15.346 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:52:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:15 smithi118 ceph-mon[131825]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:15.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:15 smithi078 ceph-mon[142991]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:15 smithi078 ceph-mon[139570]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:16 smithi118 ceph-mon[131825]: from='client.61316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:16 smithi118 ceph-mon[131825]: from='client.51354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2982616948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[139570]: from='client.61316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[139570]: from='client.51354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2982616948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[142991]: from='client.61316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[142991]: from='client.51354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:16.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2982616948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:16] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.43.0" 2023-12-16T08:52:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:17 smithi118 ceph-mon[131825]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:17 smithi078 ceph-mon[139570]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:17 smithi078 ceph-mon[142991]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:18.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:19 smithi118 ceph-mon[131825]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:19 smithi078 ceph-mon[139570]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:19 smithi078 ceph-mon[142991]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:21 smithi118 ceph-mon[131825]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:21 smithi078 ceph-mon[139570]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:21 smithi078 ceph-mon[142991]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:23 smithi118 ceph-mon[131825]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:23 smithi078 ceph-mon[139570]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:23 smithi078 ceph-mon[142991]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:25 smithi118 ceph-mon[131825]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:25.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:25 smithi078 ceph-mon[139570]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:25.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:25 smithi078 ceph-mon[142991]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:52:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:27 smithi118 ceph-mon[131825]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:27 smithi078 ceph-mon[139570]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:27 smithi078 ceph-mon[142991]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:29 smithi118 ceph-mon[131825]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:29 smithi078 ceph-mon[139570]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:29 smithi078 ceph-mon[142991]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:30.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:52:30.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:52:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:52:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:52:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:52:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:52:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:52:32.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:32 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2250M 2023-12-16T08:52:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:32 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2250M 2023-12-16T08:52:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:32 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2250M 2023-12-16T08:52:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:33 smithi118 ceph-mon[131825]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:33.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:33 smithi078 ceph-mon[139570]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:33 smithi078 ceph-mon[142991]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:35 smithi118 ceph-mon[131825]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:35 smithi078 ceph-mon[139570]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:35 smithi078 ceph-mon[142991]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:52:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:37 smithi118 ceph-mon[131825]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:37 smithi078 ceph-mon[139570]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:37 smithi078 ceph-mon[142991]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:39 smithi118 ceph-mon[131825]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:39 smithi078 ceph-mon[139570]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:39 smithi078 ceph-mon[142991]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:41 smithi118 ceph-mon[131825]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:41.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:41 smithi078 ceph-mon[139570]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:41 smithi078 ceph-mon[142991]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:43 smithi118 ceph-mon[131825]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:43.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:43 smithi078 ceph-mon[142991]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:43 smithi078 ceph-mon[139570]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:45 smithi118 ceph-mon[131825]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:45 smithi078 ceph-mon[139570]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:45 smithi078 ceph-mon[142991]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:45.692 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:52:46.000 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:52:46.001 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:52:46.384 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:52:46.385 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:52:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:52:47.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:47 smithi118 ceph-mon[131825]: from='client.61334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:47 smithi118 ceph-mon[131825]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:47 smithi118 ceph-mon[131825]: from='client.61340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3724655044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[139570]: from='client.61334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[139570]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[139570]: from='client.61340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3724655044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[142991]: from='client.61334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[142991]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[142991]: from='client.61340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:52:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3724655044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:52:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:52:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:49 smithi118 ceph-mon[131825]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:49 smithi078 ceph-mon[139570]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:49 smithi078 ceph-mon[142991]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:51.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:51 smithi118 ceph-mon[131825]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:51.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:51 smithi078 ceph-mon[142991]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:51 smithi078 ceph-mon[139570]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:53 smithi118 ceph-mon[131825]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:53 smithi078 ceph-mon[139570]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:53 smithi078 ceph-mon[142991]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:55 smithi118 ceph-mon[131825]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:55.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:55 smithi078 ceph-mon[139570]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:55 smithi078 ceph-mon[142991]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:52:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T08:52:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:57 smithi118 ceph-mon[131825]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:57 smithi078 ceph-mon[139570]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:57 smithi078 ceph-mon[142991]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:52:59 smithi118 ceph-mon[131825]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:52:59 smithi078 ceph-mon[139570]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:52:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:52:59 smithi078 ceph-mon[142991]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:01 smithi118 ceph-mon[131825]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:01 smithi078 ceph-mon[139570]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:01 smithi078 ceph-mon[142991]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:03 smithi118 ceph-mon[131825]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:03.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:03 smithi078 ceph-mon[139570]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:03 smithi078 ceph-mon[142991]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:05 smithi118 ceph-mon[131825]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:05 smithi078 ceph-mon[139570]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:05 smithi078 ceph-mon[142991]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:53:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:07 smithi118 ceph-mon[131825]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:07.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:07 smithi078 ceph-mon[139570]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:07 smithi078 ceph-mon[142991]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:09.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:09 smithi118 ceph-mon[131825]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:09 smithi078 ceph-mon[139570]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:09 smithi078 ceph-mon[142991]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:11 smithi118 ceph-mon[131825]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:11 smithi078 ceph-mon[139570]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:11 smithi078 ceph-mon[142991]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:13 smithi118 ceph-mon[131825]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:13.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:13 smithi078 ceph-mon[139570]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:13 smithi078 ceph-mon[142991]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:15 smithi118 ceph-mon[131825]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:15 smithi078 ceph-mon[139570]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:15 smithi078 ceph-mon[142991]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:53:16.730 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:53:17.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:53:17.040 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:53:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:17 smithi118 ceph-mon[131825]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:17.424 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:53:17.424 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:53:17.424 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:53:17.424 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:17.424 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:53:17.425 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:53:17.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:17 smithi078 ceph-mon[142991]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:17 smithi078 ceph-mon[139570]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:18 smithi118 ceph-mon[131825]: from='client.61352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:18 smithi118 ceph-mon[131825]: from='client.61358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/259711853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[139570]: from='client.61352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[139570]: from='client.61358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/259711853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[142991]: from='client.61352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[142991]: from='client.61358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/259711853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:19.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:19 smithi118 ceph-mon[131825]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:19 smithi078 ceph-mon[139570]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:19 smithi078 ceph-mon[142991]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:21.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:21 smithi118 ceph-mon[131825]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:21 smithi078 ceph-mon[139570]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:21 smithi078 ceph-mon[142991]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:23 smithi118 ceph-mon[131825]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:23 smithi078 ceph-mon[139570]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:23 smithi078 ceph-mon[142991]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:25 smithi118 ceph-mon[131825]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:25 smithi078 ceph-mon[139570]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:25 smithi078 ceph-mon[142991]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:53:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:27 smithi118 ceph-mon[131825]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:27.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:27 smithi078 ceph-mon[139570]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:27 smithi078 ceph-mon[142991]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:29 smithi118 ceph-mon[131825]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:29 smithi078 ceph-mon[139570]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:29 smithi078 ceph-mon[142991]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:31 smithi118 ceph-mon[131825]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:53:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:31 smithi078 ceph-mon[139570]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:53:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:31 smithi078 ceph-mon[142991]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:53:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:53:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:53:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:53:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:33.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:33 smithi078 ceph-mon[139570]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:33 smithi078 ceph-mon[142991]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:33 smithi118 ceph-mon[131825]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:35 smithi078 ceph-mon[139570]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:35 smithi078 ceph-mon[142991]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:35.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:35 smithi118 ceph-mon[131825]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:53:37.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:37 smithi078 ceph-mon[139570]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:37 smithi078 ceph-mon[142991]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:37 smithi118 ceph-mon[131825]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:39 smithi078 ceph-mon[139570]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:39 smithi078 ceph-mon[142991]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:39 smithi118 ceph-mon[131825]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:41 smithi078 ceph-mon[139570]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:41 smithi078 ceph-mon[142991]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:41 smithi118 ceph-mon[131825]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:43 smithi078 ceph-mon[139570]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:43 smithi078 ceph-mon[142991]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:43.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:43 smithi118 ceph-mon[131825]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:45.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:45 smithi078 ceph-mon[139570]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:45 smithi078 ceph-mon[142991]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:45 smithi118 ceph-mon[131825]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:53:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:47 smithi078 ceph-mon[139570]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:47 smithi078 ceph-mon[142991]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:47.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:47 smithi118 ceph-mon[131825]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:53:47.771 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:53:48.078 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:53:48.079 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:53:48.461 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:53:48.462 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[139570]: from='client.61370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[139570]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[139570]: from='client.51408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2271945638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[142991]: from='client.61370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[142991]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[142991]: from='client.51408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2271945638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:49 smithi118 ceph-mon[131825]: from='client.61370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:49 smithi118 ceph-mon[131825]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:49 smithi118 ceph-mon[131825]: from='client.51408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2271945638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:53:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:51 smithi078 ceph-mon[139570]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:51 smithi078 ceph-mon[142991]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:51 smithi118 ceph-mon[131825]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:53 smithi078 ceph-mon[139570]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:53 smithi078 ceph-mon[142991]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:53 smithi118 ceph-mon[131825]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:55 smithi078 ceph-mon[139570]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:55 smithi078 ceph-mon[142991]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:55.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:55 smithi118 ceph-mon[131825]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:53:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:57 smithi078 ceph-mon[139570]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:57 smithi078 ceph-mon[142991]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:57.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:57 smithi118 ceph-mon[131825]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:53:59 smithi078 ceph-mon[139570]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:53:59 smithi078 ceph-mon[142991]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:53:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:53:59 smithi118 ceph-mon[131825]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:01 smithi078 ceph-mon[139570]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:01 smithi078 ceph-mon[142991]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:01 smithi118 ceph-mon[131825]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:03 smithi078 ceph-mon[139570]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:03 smithi078 ceph-mon[142991]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:03 smithi118 ceph-mon[131825]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:05 smithi078 ceph-mon[139570]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:05 smithi078 ceph-mon[142991]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:05 smithi118 ceph-mon[131825]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:06.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:06 smithi078 ceph-mon[139570]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:06.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:06 smithi078 ceph-mon[142991]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:06.481 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:54:06.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:06 smithi118 ceph-mon[131825]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:09 smithi118 ceph-mon[131825]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:09 smithi078 ceph-mon[139570]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:09 smithi078 ceph-mon[142991]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:11 smithi118 ceph-mon[131825]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:11 smithi078 ceph-mon[139570]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:11 smithi078 ceph-mon[142991]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:13 smithi118 ceph-mon[131825]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:13 smithi078 ceph-mon[142991]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:13 smithi078 ceph-mon[139570]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:15 smithi118 ceph-mon[131825]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:15.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:15 smithi078 ceph-mon[139570]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:15.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:15 smithi078 ceph-mon[142991]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:54:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:17 smithi118 ceph-mon[131825]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:17 smithi078 ceph-mon[139570]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:17 smithi078 ceph-mon[142991]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:18.812 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:54:19.122 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:54:19.122 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:54:19.123 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:54:19.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:54:19.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:54:19.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:54:19.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:54:19.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:54:19.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:54:19.126 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:54:19.126 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:54:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:19 smithi118 ceph-mon[131825]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:19 smithi078 ceph-mon[139570]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:19 smithi078 ceph-mon[142991]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:19.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:54:19.508 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:54:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:20 smithi118 ceph-mon[131825]: from='client.61388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:20 smithi118 ceph-mon[131825]: from='client.61394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1147153463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[139570]: from='client.61388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[139570]: from='client.61394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1147153463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[142991]: from='client.61388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[142991]: from='client.61394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1147153463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:21 smithi118 ceph-mon[131825]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:21 smithi078 ceph-mon[139570]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:21 smithi078 ceph-mon[142991]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:23 smithi118 ceph-mon[131825]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:23 smithi078 ceph-mon[139570]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:23 smithi078 ceph-mon[142991]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:25.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:25 smithi118 ceph-mon[131825]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:25 smithi078 ceph-mon[139570]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:25 smithi078 ceph-mon[142991]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:54:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:27 smithi118 ceph-mon[131825]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:27 smithi078 ceph-mon[139570]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:27 smithi078 ceph-mon[142991]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:29 smithi118 ceph-mon[131825]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:29.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:29 smithi078 ceph-mon[139570]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:29 smithi078 ceph-mon[142991]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:31 smithi118 ceph-mon[131825]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:31.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:31 smithi078 ceph-mon[139570]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:31 smithi078 ceph-mon[142991]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:54:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:54:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:54:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:33 smithi118 ceph-mon[131825]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:54:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:54:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[139570]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[142991]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:54:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:54:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:54:35.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:35 smithi118 ceph-mon[131825]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:35.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:35 smithi078 ceph-mon[139570]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:35 smithi078 ceph-mon[142991]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:54:37.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:37 smithi118 ceph-mon[131825]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:37 smithi078 ceph-mon[139570]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:37 smithi078 ceph-mon[142991]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:39.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:39 smithi118 ceph-mon[131825]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:39 smithi078 ceph-mon[139570]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:39 smithi078 ceph-mon[142991]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:41 smithi118 ceph-mon[131825]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:41.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:41 smithi078 ceph-mon[142991]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:41 smithi078 ceph-mon[139570]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:43 smithi118 ceph-mon[131825]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:43.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:43 smithi078 ceph-mon[139570]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:43 smithi078 ceph-mon[142991]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:45 smithi118 ceph-mon[131825]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:45 smithi078 ceph-mon[139570]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:45 smithi078 ceph-mon[142991]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:54:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:47 smithi118 ceph-mon[131825]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:47 smithi078 ceph-mon[139570]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:47 smithi078 ceph-mon[142991]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:54:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:49 smithi118 ceph-mon[131825]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:49 smithi078 ceph-mon[139570]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:49 smithi078 ceph-mon[142991]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:49.855 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:54:50.163 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:54:50.164 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:54:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:54:50.550 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:54:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:51 smithi118 ceph-mon[131825]: from='client.51438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:51 smithi118 ceph-mon[131825]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:51 smithi118 ceph-mon[131825]: from='client.51444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/374690752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[139570]: from='client.51438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[139570]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[139570]: from='client.51444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/374690752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[142991]: from='client.51438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[142991]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[142991]: from='client.51444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:54:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/374690752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:54:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:53 smithi118 ceph-mon[131825]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:53 smithi078 ceph-mon[139570]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:53 smithi078 ceph-mon[142991]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:55 smithi118 ceph-mon[131825]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:55 smithi078 ceph-mon[139570]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:55 smithi078 ceph-mon[142991]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:54:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:54:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:57 smithi118 ceph-mon[131825]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:57 smithi078 ceph-mon[139570]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:57 smithi078 ceph-mon[142991]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:54:59 smithi118 ceph-mon[131825]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:59.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:54:59 smithi078 ceph-mon[139570]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:54:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:54:59 smithi078 ceph-mon[142991]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:01 smithi118 ceph-mon[131825]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:01 smithi078 ceph-mon[139570]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:01 smithi078 ceph-mon[142991]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:03.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:03 smithi118 ceph-mon[131825]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:03 smithi078 ceph-mon[142991]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:03 smithi078 ceph-mon[139570]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:05.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:05 smithi118 ceph-mon[131825]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:05 smithi078 ceph-mon[139570]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:05 smithi078 ceph-mon[142991]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:55:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:07 smithi118 ceph-mon[131825]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:07 smithi078 ceph-mon[139570]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:07 smithi078 ceph-mon[142991]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:09 smithi118 ceph-mon[131825]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:09 smithi078 ceph-mon[139570]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:09 smithi078 ceph-mon[142991]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:11 smithi118 ceph-mon[131825]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:11.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:11 smithi078 ceph-mon[139570]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:11 smithi078 ceph-mon[142991]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:13 smithi118 ceph-mon[131825]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:13 smithi078 ceph-mon[139570]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:13 smithi078 ceph-mon[142991]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:15 smithi118 ceph-mon[131825]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:15 smithi078 ceph-mon[139570]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:15 smithi078 ceph-mon[142991]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T08:55:17.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:17 smithi118 ceph-mon[131825]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:17 smithi078 ceph-mon[139570]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:17 smithi078 ceph-mon[142991]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:19 smithi078 ceph-mon[139570]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:19 smithi078 ceph-mon[142991]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:19 smithi118 ceph-mon[131825]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:20.891 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:55:21.199 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:55:21.199 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:55:21.199 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:55:21.199 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:55:21.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:55:21.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:55:21.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:55:21.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:55:21.201 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:55:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:21 smithi078 ceph-mon[139570]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:21 smithi078 ceph-mon[142991]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:21.580 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:55:21.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:55:21.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:55:21.582 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:55:21.582 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:55:21.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:21 smithi118 ceph-mon[131825]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[139570]: from='client.61424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[139570]: from='client.61430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1643728773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[142991]: from='client.61424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[142991]: from='client.61430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1643728773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:22 smithi118 ceph-mon[131825]: from='client.61424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:22 smithi118 ceph-mon[131825]: from='client.61430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1643728773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:23 smithi078 ceph-mon[139570]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:23 smithi078 ceph-mon[142991]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:23.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:23 smithi118 ceph-mon[131825]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:25 smithi078 ceph-mon[142991]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:25 smithi078 ceph-mon[139570]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:25 smithi118 ceph-mon[131825]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:55:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:27 smithi078 ceph-mon[139570]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:27 smithi078 ceph-mon[142991]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:27 smithi118 ceph-mon[131825]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:29 smithi078 ceph-mon[139570]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:29 smithi078 ceph-mon[142991]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:29.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:29 smithi118 ceph-mon[131825]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:31 smithi078 ceph-mon[142991]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:31 smithi078 ceph-mon[139570]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:31.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:31 smithi118 ceph-mon[131825]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[142991]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[139570]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:55:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:55:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:33 smithi118 ceph-mon[131825]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:55:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:35 smithi078 ceph-mon[139570]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:35 smithi078 ceph-mon[142991]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:35 smithi118 ceph-mon[131825]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:55:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:37 smithi078 ceph-mon[142991]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:37 smithi078 ceph-mon[139570]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:37 smithi118 ceph-mon[131825]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:39 smithi078 ceph-mon[139570]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:39 smithi078 ceph-mon[142991]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:39 smithi118 ceph-mon[131825]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:41 smithi078 ceph-mon[139570]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:41 smithi078 ceph-mon[142991]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:41.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:41 smithi118 ceph-mon[131825]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:43 smithi078 ceph-mon[139570]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:43 smithi078 ceph-mon[142991]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:43 smithi118 ceph-mon[131825]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:45 smithi078 ceph-mon[139570]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:45 smithi078 ceph-mon[142991]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:45.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:45 smithi118 ceph-mon[131825]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:55:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:47 smithi078 ceph-mon[139570]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:47 smithi078 ceph-mon[142991]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:47 smithi118 ceph-mon[131825]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:55:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:49 smithi078 ceph-mon[139570]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:49 smithi078 ceph-mon[142991]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:49 smithi118 ceph-mon[131825]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:51 smithi078 ceph-mon[139570]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:51 smithi078 ceph-mon[142991]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:51.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:51 smithi118 ceph-mon[131825]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:51.927 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:55:52.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:55:52.236 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:55:52.616 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:55:52.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:55:52.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:55:52.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:55:52.617 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[139570]: from='client.61442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[139570]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[139570]: from='client.51480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/416838985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[142991]: from='client.61442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[142991]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[142991]: from='client.51480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/416838985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:53 smithi118 ceph-mon[131825]: from='client.61442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:53 smithi118 ceph-mon[131825]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:53 smithi118 ceph-mon[131825]: from='client.51480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:55:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/416838985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:55:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:55 smithi118 ceph-mon[131825]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:55.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:55 smithi078 ceph-mon[139570]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:55 smithi078 ceph-mon[142991]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:55:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:55:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:57 smithi118 ceph-mon[131825]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:57 smithi078 ceph-mon[142991]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:57 smithi078 ceph-mon[139570]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:55:59 smithi118 ceph-mon[131825]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:55:59 smithi078 ceph-mon[142991]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:55:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:55:59 smithi078 ceph-mon[139570]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:01 smithi118 ceph-mon[131825]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:01 smithi078 ceph-mon[142991]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:01 smithi078 ceph-mon[139570]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:03 smithi118 ceph-mon[131825]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:03 smithi078 ceph-mon[139570]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:03 smithi078 ceph-mon[142991]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:05 smithi118 ceph-mon[131825]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:05.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:05 smithi078 ceph-mon[142991]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:05 smithi078 ceph-mon[139570]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:56:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:07 smithi118 ceph-mon[131825]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:07 smithi078 ceph-mon[139570]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:07 smithi078 ceph-mon[142991]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:09 smithi118 ceph-mon[131825]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:09 smithi078 ceph-mon[139570]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:09 smithi078 ceph-mon[142991]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:11.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:11 smithi118 ceph-mon[131825]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:11 smithi078 ceph-mon[139570]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:11 smithi078 ceph-mon[142991]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:13 smithi118 ceph-mon[131825]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:13 smithi078 ceph-mon[139570]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:13 smithi078 ceph-mon[142991]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:15.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:15 smithi118 ceph-mon[131825]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:15 smithi078 ceph-mon[139570]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:15 smithi078 ceph-mon[142991]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:56:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:17 smithi118 ceph-mon[131825]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:17 smithi078 ceph-mon[139570]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:17 smithi078 ceph-mon[142991]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:19 smithi118 ceph-mon[131825]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:19 smithi078 ceph-mon[139570]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:19 smithi078 ceph-mon[142991]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:21 smithi118 ceph-mon[131825]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:21 smithi078 ceph-mon[139570]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:21 smithi078 ceph-mon[142991]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:22.960 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:56:23.274 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:56:23.274 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.1M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:56:23.274 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 831M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 1966M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5894M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5325M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 4982M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4573M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:56:23.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:56:23.276 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:56:23.276 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:56:23.276 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:56:23.276 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:56:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:23 smithi118 ceph-mon[131825]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:23.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:23 smithi078 ceph-mon[139570]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:23 smithi078 ceph-mon[142991]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:23.655 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:56:23.655 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:56:23.655 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:56:23.655 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:56:23.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:56:23.657 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:56:23.657 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:56:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:24 smithi118 ceph-mon[131825]: from='client.51492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2168743434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:24 smithi078 ceph-mon[139570]: from='client.51492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:24.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2168743434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:24 smithi078 ceph-mon[142991]: from='client.51492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2168743434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:25 smithi118 ceph-mon[131825]: from='client.51498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:25 smithi118 ceph-mon[131825]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:25 smithi078 ceph-mon[142991]: from='client.51498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:25 smithi078 ceph-mon[142991]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:25 smithi078 ceph-mon[139570]: from='client.51498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:25 smithi078 ceph-mon[139570]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:56:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:27 smithi118 ceph-mon[131825]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:27 smithi078 ceph-mon[142991]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:27 smithi078 ceph-mon[139570]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:29 smithi118 ceph-mon[131825]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:29 smithi078 ceph-mon[139570]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:29 smithi078 ceph-mon[142991]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:31 smithi118 ceph-mon[131825]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:31 smithi078 ceph-mon[139570]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:31 smithi078 ceph-mon[142991]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:33 smithi118 ceph-mon[131825]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[139570]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[142991]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:56:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:35 smithi118 ceph-mon[131825]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:35 smithi078 ceph-mon[139570]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:35 smithi078 ceph-mon[142991]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:36 smithi118 ceph-mon[131825]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[139570]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:56:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:36 smithi078 ceph-mon[142991]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:39 smithi118 ceph-mon[131825]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:39 smithi078 ceph-mon[139570]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:39 smithi078 ceph-mon[142991]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:41 smithi118 ceph-mon[131825]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:41 smithi078 ceph-mon[139570]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:41 smithi078 ceph-mon[142991]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:43 smithi118 ceph-mon[131825]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:43 smithi078 ceph-mon[139570]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:43 smithi078 ceph-mon[142991]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:45 smithi118 ceph-mon[131825]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:45.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:45 smithi078 ceph-mon[139570]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:45.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:45 smithi078 ceph-mon[142991]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:56:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:47 smithi118 ceph-mon[131825]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:47 smithi078 ceph-mon[139570]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:47 smithi078 ceph-mon[142991]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:56:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:49 smithi118 ceph-mon[131825]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:49 smithi078 ceph-mon[139570]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:49 smithi078 ceph-mon[142991]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:51 smithi118 ceph-mon[131825]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:51 smithi078 ceph-mon[139570]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:51 smithi078 ceph-mon[142991]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:53.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:53 smithi118 ceph-mon[131825]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:53 smithi078 ceph-mon[139570]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:53 smithi078 ceph-mon[142991]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:54.006 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 18s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 18s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:56:54.311 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 18s ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 18s ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 18s ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 18s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 18s ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 18s ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 18s ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 18s ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:56:54.312 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:56:54.313 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:56:54.313 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:56:54.313 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:56:54.693 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:56:54.693 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:56:54.693 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:56:54.693 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:56:54.694 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:56:54.695 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:56:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:55 smithi118 ceph-mon[131825]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:55 smithi118 ceph-mon[131825]: from='client.61478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3874905114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[139570]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[139570]: from='client.61478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3874905114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[142991]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[142991]: from='client.61478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3874905114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:56:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:56 smithi118 ceph-mon[131825]: from='client.51516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:56 smithi078 ceph-mon[139570]: from='client.51516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:56 smithi078 ceph-mon[142991]: from='client.51516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:56:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:56:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:56:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:57 smithi118 ceph-mon[131825]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:57 smithi078 ceph-mon[139570]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:57 smithi078 ceph-mon[142991]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:56:59 smithi118 ceph-mon[131825]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:56:59 smithi078 ceph-mon[139570]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:56:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:56:59 smithi078 ceph-mon[142991]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:01 smithi118 ceph-mon[131825]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:01 smithi078 ceph-mon[139570]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:01 smithi078 ceph-mon[142991]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:03 smithi118 ceph-mon[131825]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:03 smithi078 ceph-mon[139570]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:03 smithi078 ceph-mon[142991]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:05 smithi118 ceph-mon[131825]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:05 smithi078 ceph-mon[142991]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:05 smithi078 ceph-mon[139570]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:57:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:07 smithi118 ceph-mon[131825]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:07 smithi078 ceph-mon[139570]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:07 smithi078 ceph-mon[142991]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:09 smithi118 ceph-mon[131825]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:09 smithi078 ceph-mon[142991]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:09 smithi078 ceph-mon[139570]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:11 smithi118 ceph-mon[131825]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:11 smithi078 ceph-mon[139570]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:11 smithi078 ceph-mon[142991]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:13 smithi118 ceph-mon[131825]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:13 smithi078 ceph-mon[139570]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:13 smithi078 ceph-mon[142991]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:15 smithi118 ceph-mon[131825]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:15 smithi078 ceph-mon[139570]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:15 smithi078 ceph-mon[142991]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:57:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:17 smithi118 ceph-mon[131825]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:17 smithi078 ceph-mon[139570]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:17 smithi078 ceph-mon[142991]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:19 smithi118 ceph-mon[131825]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:19 smithi078 ceph-mon[139570]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:19 smithi078 ceph-mon[142991]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:21 smithi118 ceph-mon[131825]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:21 smithi078 ceph-mon[139570]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:21 smithi078 ceph-mon[142991]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:23 smithi118 ceph-mon[131825]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:23 smithi078 ceph-mon[139570]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:23 smithi078 ceph-mon[142991]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:25.039 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 50s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 50s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:57:25.347 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 50s ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 50s ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 918M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 50s ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 50s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 50s ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 50s ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 50s ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 50s ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4154M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4846M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4208M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4765M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:57:25.348 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:57:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:25 smithi118 ceph-mon[131825]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:25 smithi078 ceph-mon[139570]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:25 smithi078 ceph-mon[142991]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:25.730 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:57:25.730 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:57:25.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:57:25.731 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:57:25.732 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:57:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:26 smithi118 ceph-mon[131825]: from='client.51528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:26.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4065445369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:26.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:26 smithi078 ceph-mon[139570]: from='client.51528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4065445369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:26 smithi078 ceph-mon[142991]: from='client.51528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4065445369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:57:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:27 smithi118 ceph-mon[131825]: from='client.51534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:27 smithi118 ceph-mon[131825]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:27 smithi078 ceph-mon[139570]: from='client.51534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:27 smithi078 ceph-mon[139570]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:27 smithi078 ceph-mon[142991]: from='client.51534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:27 smithi078 ceph-mon[142991]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:29 smithi078 ceph-mon[139570]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:29 smithi078 ceph-mon[142991]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:29 smithi118 ceph-mon[131825]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:31 smithi078 ceph-mon[139570]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:31 smithi078 ceph-mon[142991]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:31 smithi118 ceph-mon[131825]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:33 smithi078 ceph-mon[139570]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:33.487 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:33 smithi078 ceph-mon[142991]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:33 smithi118 ceph-mon[131825]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:35 smithi078 ceph-mon[139570]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:35 smithi078 ceph-mon[142991]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:35 smithi118 ceph-mon[131825]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:57:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:57:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:57:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:57:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:37 smithi078 ceph-mon[139570]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:37 smithi078 ceph-mon[142991]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:37.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:37 smithi118 ceph-mon[131825]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[142991]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[139570]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:39 smithi118 ceph-mon[131825]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:57:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:57:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:57:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:57:40.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:57:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:57:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:57:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:41 smithi078 ceph-mon[139570]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:41 smithi078 ceph-mon[142991]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:41 smithi118 ceph-mon[131825]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:43 smithi078 ceph-mon[139570]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:43 smithi078 ceph-mon[142991]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:43 smithi118 ceph-mon[131825]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:45 smithi078 ceph-mon[139570]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:45 smithi078 ceph-mon[142991]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:45 smithi118 ceph-mon[131825]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T08:57:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:47 smithi078 ceph-mon[142991]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:47 smithi078 ceph-mon[139570]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:47 smithi118 ceph-mon[131825]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:57:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:49 smithi078 ceph-mon[139570]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:49 smithi078 ceph-mon[142991]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:49 smithi118 ceph-mon[131825]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:51 smithi078 ceph-mon[139570]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:51 smithi078 ceph-mon[142991]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:51 smithi118 ceph-mon[131825]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:53 smithi078 ceph-mon[139570]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:53 smithi078 ceph-mon[142991]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:53 smithi118 ceph-mon[131825]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:55 smithi078 ceph-mon[139570]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:55 smithi078 ceph-mon[142991]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:55 smithi118 ceph-mon[131825]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:56.077 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 81s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 17s ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 81s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 17s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 17s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 81s ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 81s ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:57:56.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 17s ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 81s ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 81s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 17s ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 81s ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 81s ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 81s ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 81s ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 17s ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 17s ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 17s ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 17s ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:57:56.387 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 17s ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:57:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:57:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:57:56.767 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:57:56.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:57:56.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:57:56.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:57:56.768 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[139570]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[139570]: from='client.51546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3496216929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[142991]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[142991]: from='client.51546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3496216929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:57 smithi118 ceph-mon[131825]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:57 smithi118 ceph-mon[131825]: from='client.51546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3496216929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:57:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:58 smithi078 ceph-mon[139570]: from='client.61520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:58 smithi078 ceph-mon[142991]: from='client.61520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:58 smithi118 ceph-mon[131825]: from='client.61520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:57:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:57:59 smithi078 ceph-mon[139570]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:57:59 smithi078 ceph-mon[142991]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:57:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:57:59 smithi118 ceph-mon[131825]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:01 smithi078 ceph-mon[139570]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:01 smithi078 ceph-mon[142991]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:01 smithi118 ceph-mon[131825]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:03 smithi118 ceph-mon[131825]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:03 smithi078 ceph-mon[139570]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:03 smithi078 ceph-mon[142991]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:05 smithi118 ceph-mon[131825]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:05 smithi078 ceph-mon[139570]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:05 smithi078 ceph-mon[142991]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:58:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:07 smithi118 ceph-mon[131825]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:07 smithi078 ceph-mon[139570]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:07 smithi078 ceph-mon[142991]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:09 smithi118 ceph-mon[131825]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:09 smithi078 ceph-mon[139570]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:09 smithi078 ceph-mon[142991]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:11 smithi118 ceph-mon[131825]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:11 smithi078 ceph-mon[139570]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:11 smithi078 ceph-mon[142991]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:13 smithi118 ceph-mon[131825]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:13 smithi078 ceph-mon[139570]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:13 smithi078 ceph-mon[142991]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:15 smithi118 ceph-mon[131825]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:15 smithi078 ceph-mon[139570]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:15 smithi078 ceph-mon[142991]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:58:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:17 smithi118 ceph-mon[131825]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:17 smithi078 ceph-mon[139570]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:17 smithi078 ceph-mon[142991]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:19 smithi118 ceph-mon[131825]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:19 smithi078 ceph-mon[139570]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:19 smithi078 ceph-mon[142991]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:21 smithi118 ceph-mon[131825]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:21 smithi078 ceph-mon[139570]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:21 smithi078 ceph-mon[142991]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:23 smithi118 ceph-mon[131825]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:23 smithi078 ceph-mon[139570]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:23 smithi078 ceph-mon[142991]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:24 smithi118 ceph-mon[131825]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:24 smithi078 ceph-mon[139570]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:24 smithi078 ceph-mon[142991]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T08:58:27.119 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:58:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:27 smithi118 ceph-mon[131825]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 112s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 48s ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 112s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 48s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 48s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 112s ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 112s ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 48s ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:58:27.437 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 112s ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 112s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 48s ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 112s ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 112s ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 112s ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 112s ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 48s ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 48s ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 48s ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 48s ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:58:27.438 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 48s ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:58:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:27 smithi078 ceph-mon[139570]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:27 smithi078 ceph-mon[142991]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:58:27.820 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:58:27.821 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:58:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:28 smithi118 ceph-mon[131825]: from='client.61532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4156440121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:58:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:28 smithi078 ceph-mon[142991]: from='client.61532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:28.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4156440121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:58:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:28 smithi078 ceph-mon[139570]: from='client.61532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:28.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4156440121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:58:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:29 smithi118 ceph-mon[131825]: from='client.51570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:29 smithi118 ceph-mon[131825]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:29 smithi078 ceph-mon[139570]: from='client.51570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:29 smithi078 ceph-mon[139570]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:29 smithi078 ceph-mon[142991]: from='client.51570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:29 smithi078 ceph-mon[142991]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:31 smithi118 ceph-mon[131825]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:31 smithi078 ceph-mon[139570]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:31 smithi078 ceph-mon[142991]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:33 smithi118 ceph-mon[131825]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:33 smithi078 ceph-mon[142991]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:33 smithi078 ceph-mon[139570]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:35 smithi118 ceph-mon[131825]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:35 smithi078 ceph-mon[139570]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:35 smithi078 ceph-mon[142991]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:58:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:37 smithi118 ceph-mon[131825]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:37 smithi078 ceph-mon[139570]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:37 smithi078 ceph-mon[142991]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:39 smithi118 ceph-mon[131825]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:39 smithi078 ceph-mon[139570]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:39 smithi078 ceph-mon[142991]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:58:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:58:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:58:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:58:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:58:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:58:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:58:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:41 smithi118 ceph-mon[131825]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:41 smithi078 ceph-mon[139570]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:41 smithi078 ceph-mon[142991]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:43 smithi118 ceph-mon[131825]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:43 smithi078 ceph-mon[139570]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:43 smithi078 ceph-mon[142991]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:45 smithi118 ceph-mon[131825]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:45 smithi078 ceph-mon[139570]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:45 smithi078 ceph-mon[142991]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:58:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:47 smithi118 ceph-mon[131825]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:47 smithi078 ceph-mon[139570]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:47 smithi078 ceph-mon[142991]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:58:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:49 smithi118 ceph-mon[131825]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:49 smithi078 ceph-mon[139570]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:49 smithi078 ceph-mon[142991]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:51 smithi118 ceph-mon[131825]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:51 smithi078 ceph-mon[139570]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:51 smithi078 ceph-mon[142991]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:53 smithi118 ceph-mon[131825]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:53 smithi078 ceph-mon[142991]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:53 smithi078 ceph-mon[139570]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:55 smithi118 ceph-mon[131825]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:55 smithi078 ceph-mon[139570]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:55 smithi078 ceph-mon[142991]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:58:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T08:58:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:57 smithi118 ceph-mon[131825]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:57 smithi078 ceph-mon[139570]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:57 smithi078 ceph-mon[142991]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:58.167 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 79s ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 79s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 79s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 79s ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 79s ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:58:58.476 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 79s ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 79s ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 79s ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 79s ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:58:58.477 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 79s ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:58:58.862 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:58:58.863 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:58:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:59 smithi118 ceph-mon[131825]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:59 smithi118 ceph-mon[131825]: from='client.61550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:58:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2705394490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[142991]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[142991]: from='client.61550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2705394490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[139570]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[139570]: from='client.61550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:58:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:58:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2705394490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:59:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:00 smithi118 ceph-mon[131825]: from='client.51588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:00 smithi078 ceph-mon[139570]: from='client.51588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:00 smithi078 ceph-mon[142991]: from='client.51588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:01 smithi118 ceph-mon[131825]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:01 smithi078 ceph-mon[139570]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:01 smithi078 ceph-mon[142991]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:03 smithi078 ceph-mon[139570]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:03 smithi078 ceph-mon[142991]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:03 smithi118 ceph-mon[131825]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:05 smithi078 ceph-mon[139570]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:05 smithi078 ceph-mon[142991]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:05 smithi118 ceph-mon[131825]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:59:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:07 smithi078 ceph-mon[139570]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:07 smithi078 ceph-mon[142991]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:07 smithi118 ceph-mon[131825]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:09 smithi078 ceph-mon[139570]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:09 smithi078 ceph-mon[142991]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:09 smithi118 ceph-mon[131825]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:11 smithi078 ceph-mon[139570]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:11 smithi078 ceph-mon[142991]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:11 smithi118 ceph-mon[131825]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:13 smithi078 ceph-mon[139570]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:13 smithi078 ceph-mon[142991]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:13 smithi118 ceph-mon[131825]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:15 smithi078 ceph-mon[139570]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:15 smithi078 ceph-mon[142991]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:15 smithi118 ceph-mon[131825]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T08:59:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:17 smithi078 ceph-mon[139570]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:17 smithi078 ceph-mon[142991]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:17 smithi118 ceph-mon[131825]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:19 smithi078 ceph-mon[139570]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:19 smithi078 ceph-mon[142991]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:19 smithi118 ceph-mon[131825]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:21 smithi118 ceph-mon[131825]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:21 smithi078 ceph-mon[139570]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:21 smithi078 ceph-mon[142991]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:23 smithi118 ceph-mon[131825]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:23 smithi078 ceph-mon[139570]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:23 smithi078 ceph-mon[142991]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:25 smithi118 ceph-mon[131825]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:25 smithi078 ceph-mon[139570]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:25 smithi078 ceph-mon[142991]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T08:59:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:27 smithi118 ceph-mon[131825]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:27 smithi078 ceph-mon[139570]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:27 smithi078 ceph-mon[142991]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:29.209 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T08:59:29.521 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T08:59:29.521 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 110s ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 110s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 110s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 110s ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 110s ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T08:59:29.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 110s ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 110s ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 110s ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 110s ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T08:59:29.523 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 110s ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T08:59:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:29 smithi118 ceph-mon[131825]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:29 smithi078 ceph-mon[139570]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:29 smithi078 ceph-mon[142991]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:59:29.904 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T08:59:29.905 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T08:59:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:30 smithi118 ceph-mon[131825]: from='client.61568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3065128113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:59:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:30 smithi078 ceph-mon[139570]: from='client.61568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3065128113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:59:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:30 smithi078 ceph-mon[142991]: from='client.61568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3065128113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T08:59:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:31 smithi118 ceph-mon[131825]: from='client.51606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:31 smithi118 ceph-mon[131825]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:31 smithi078 ceph-mon[142991]: from='client.51606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:31 smithi078 ceph-mon[142991]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:31 smithi078 ceph-mon[139570]: from='client.51606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T08:59:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:31 smithi078 ceph-mon[139570]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:33 smithi118 ceph-mon[131825]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:33 smithi078 ceph-mon[139570]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:33 smithi078 ceph-mon[142991]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:35 smithi118 ceph-mon[131825]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:35 smithi078 ceph-mon[139570]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:35 smithi078 ceph-mon[142991]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:36 smithi118 ceph-mon[131825]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:36 smithi078 ceph-mon[142991]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:36 smithi078 ceph-mon[139570]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:59:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:39 smithi118 ceph-mon[131825]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:39 smithi078 ceph-mon[139570]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:39 smithi078 ceph-mon[142991]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:59:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:59:40.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T08:59:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:41 smithi118 ceph-mon[131825]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:59:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:59:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:59:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[139570]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:59:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:59:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:59:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[142991]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T08:59:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T08:59:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T08:59:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:43 smithi118 ceph-mon[131825]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:43 smithi078 ceph-mon[139570]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:43 smithi078 ceph-mon[142991]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:45 smithi118 ceph-mon[131825]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:45 smithi078 ceph-mon[139570]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:45 smithi078 ceph-mon[142991]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T08:59:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:47 smithi118 ceph-mon[131825]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:47 smithi078 ceph-mon[139570]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:47 smithi078 ceph-mon[142991]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T08:59:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:49 smithi118 ceph-mon[131825]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:49 smithi078 ceph-mon[139570]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:49 smithi078 ceph-mon[142991]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:51 smithi118 ceph-mon[131825]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:51 smithi078 ceph-mon[139570]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:51 smithi078 ceph-mon[142991]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:53 smithi118 ceph-mon[131825]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:53 smithi078 ceph-mon[139570]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:53 smithi078 ceph-mon[142991]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:55 smithi118 ceph-mon[131825]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:55 smithi078 ceph-mon[139570]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:55 smithi078 ceph-mon[142991]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 08:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:08:59:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T08:59:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:57 smithi118 ceph-mon[131825]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:57 smithi078 ceph-mon[139570]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:57 smithi078 ceph-mon[142991]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 08:59:59 smithi118 ceph-mon[131825]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 08:59:59 smithi078 ceph-mon[139570]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T08:59:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 08:59:59 smithi078 ceph-mon[142991]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:00.253 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:00:00.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:00:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:00:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:00 smithi078 conmon[139546]: 2023-12-16T08:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:00:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:00:00.562 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:00:00.562 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:00:00.562 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:00:00.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:00:00.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:00:00.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:00:00.564 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:00:00.564 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:00:00.942 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:00.943 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:00:00.944 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:00:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:01 smithi118 ceph-mon[131825]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:01 smithi118 ceph-mon[131825]: from='client.51618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3848028778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[139570]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[139570]: from='client.51618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3848028778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[142991]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[142991]: from='client.51618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3848028778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:02 smithi118 ceph-mon[131825]: from='client.51624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:02 smithi078 ceph-mon[139570]: from='client.51624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:02 smithi078 ceph-mon[142991]: from='client.51624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:02.909 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 09:00:02 smithi118 conmon[117217]: ts=2023-12-16T09:00:02.476Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702706400138 maxt=1702713600000 ulid=01HHRXN80BWYMXZ87S4MGRM50B duration=33.120991ms 2023-12-16T09:00:02.909 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 09:00:02 smithi118 conmon[117217]: ts=2023-12-16T09:00:02.480Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.176255ms 2023-12-16T09:00:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:03 smithi078 ceph-mon[139570]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:03 smithi078 ceph-mon[142991]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:03 smithi118 ceph-mon[131825]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:05 smithi078 ceph-mon[139570]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:05 smithi078 ceph-mon[142991]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:05 smithi118 ceph-mon[131825]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:00:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:07 smithi078 ceph-mon[139570]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:07 smithi078 ceph-mon[142991]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:07 smithi118 ceph-mon[131825]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:09 smithi078 ceph-mon[139570]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:09 smithi078 ceph-mon[142991]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:09 smithi118 ceph-mon[131825]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:11 smithi078 ceph-mon[139570]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:11 smithi078 ceph-mon[142991]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:11 smithi118 ceph-mon[131825]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:13 smithi078 ceph-mon[139570]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:13 smithi078 ceph-mon[142991]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:13 smithi118 ceph-mon[131825]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:15 smithi078 ceph-mon[139570]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:15 smithi078 ceph-mon[142991]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:15 smithi118 ceph-mon[131825]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:00:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:17 smithi078 ceph-mon[139570]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:17 smithi078 ceph-mon[142991]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:17 smithi118 ceph-mon[131825]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:19 smithi078 ceph-mon[142991]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:19 smithi078 ceph-mon[139570]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:19 smithi118 ceph-mon[131825]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:21 smithi078 ceph-mon[139570]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:21 smithi078 ceph-mon[142991]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:21 smithi118 ceph-mon[131825]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:23 smithi078 ceph-mon[139570]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:23 smithi078 ceph-mon[142991]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:23 smithi118 ceph-mon[131825]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:25 smithi078 ceph-mon[139570]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:25 smithi078 ceph-mon[142991]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:25 smithi118 ceph-mon[131825]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:00:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:27 smithi078 ceph-mon[139570]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:27 smithi078 ceph-mon[142991]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:27 smithi118 ceph-mon[131825]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:29 smithi078 ceph-mon[139570]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:29 smithi078 ceph-mon[142991]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:29 smithi118 ceph-mon[131825]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:31.292 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:00:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:31 smithi078 ceph-mon[139570]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:31 smithi078 ceph-mon[142991]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:31.599 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:00:31.599 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:00:31.599 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:00:31.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:00:31.601 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:00:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:31 smithi118 ceph-mon[131825]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:00:31.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:00:31.979 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:00:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2856553229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2856553229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2856553229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:00:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[139570]: from='client.51636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[139570]: from='client.61610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[139570]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[142991]: from='client.51636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[142991]: from='client.61610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:33 smithi078 ceph-mon[142991]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:33 smithi118 ceph-mon[131825]: from='client.51636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:33 smithi118 ceph-mon[131825]: from='client.61610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:00:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:33 smithi118 ceph-mon[131825]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:35 smithi078 ceph-mon[139570]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:35 smithi078 ceph-mon[142991]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:35 smithi118 ceph-mon[131825]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:00:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:37 smithi078 ceph-mon[139570]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:37 smithi078 ceph-mon[142991]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:37.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:37 smithi118 ceph-mon[131825]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:39 smithi118 ceph-mon[131825]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:39 smithi078 ceph-mon[139570]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:39 smithi078 ceph-mon[142991]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:41 smithi118 ceph-mon[131825]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:00:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[139570]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:00:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:00:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[142991]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:00:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:00:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:00:41.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:00:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:43 smithi118 ceph-mon[131825]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:43 smithi078 ceph-mon[139570]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:43 smithi078 ceph-mon[142991]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:45 smithi118 ceph-mon[131825]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:45 smithi078 ceph-mon[139570]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:45 smithi078 ceph-mon[142991]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:47 smithi118 ceph-mon[131825]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:47 smithi078 ceph-mon[142991]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:47 smithi078 ceph-mon[139570]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:00:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:49 smithi118 ceph-mon[131825]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:49 smithi078 ceph-mon[142991]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:49 smithi078 ceph-mon[139570]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:51 smithi118 ceph-mon[131825]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:51 smithi078 ceph-mon[139570]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:51 smithi078 ceph-mon[142991]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:53 smithi118 ceph-mon[131825]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:53 smithi078 ceph-mon[139570]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:53 smithi078 ceph-mon[142991]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:55 smithi118 ceph-mon[131825]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:55 smithi078 ceph-mon[142991]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:55 smithi078 ceph-mon[139570]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:00:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:00:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:57 smithi118 ceph-mon[131825]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:57 smithi078 ceph-mon[142991]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:57 smithi078 ceph-mon[139570]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:00:59 smithi118 ceph-mon[131825]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:00:59 smithi078 ceph-mon[139570]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:00:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:00:59 smithi078 ceph-mon[142991]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:01 smithi118 ceph-mon[131825]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:01.702 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:01 smithi078 ceph-mon[139570]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:01.702 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:01 smithi078 ceph-mon[142991]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:02.344 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:01:02.653 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:01:02.653 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:01:02.653 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:01:02.653 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:01:02.653 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:01:02.654 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:01:02.655 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:01:02.655 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:01:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:01:03.033 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:01:03.034 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:01:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:03 smithi118 ceph-mon[131825]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1478892085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:03 smithi078 ceph-mon[139570]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1478892085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:03 smithi078 ceph-mon[142991]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1478892085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:04 smithi118 ceph-mon[131825]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:04 smithi118 ceph-mon[131825]: from='client.61628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:04 smithi078 ceph-mon[139570]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:04 smithi078 ceph-mon[139570]: from='client.61628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:04 smithi078 ceph-mon[142991]: from='client.51654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:04 smithi078 ceph-mon[142991]: from='client.61628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:05 smithi118 ceph-mon[131825]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:05 smithi078 ceph-mon[139570]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:05 smithi078 ceph-mon[142991]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:06 smithi118 ceph-mon[131825]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:06 smithi078 ceph-mon[139570]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:06 smithi078 ceph-mon[142991]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:01:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:09 smithi118 ceph-mon[131825]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:09 smithi078 ceph-mon[139570]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:09 smithi078 ceph-mon[142991]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:11 smithi118 ceph-mon[131825]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:11 smithi078 ceph-mon[139570]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:11 smithi078 ceph-mon[142991]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:13 smithi118 ceph-mon[131825]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:13 smithi078 ceph-mon[139570]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:13 smithi078 ceph-mon[142991]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:15 smithi118 ceph-mon[131825]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:15 smithi078 ceph-mon[139570]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:15 smithi078 ceph-mon[142991]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:01:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:17 smithi118 ceph-mon[131825]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:17 smithi078 ceph-mon[142991]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:17 smithi078 ceph-mon[139570]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:19 smithi118 ceph-mon[131825]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:19 smithi078 ceph-mon[139570]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:19 smithi078 ceph-mon[142991]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:21 smithi118 ceph-mon[131825]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:21 smithi078 ceph-mon[139570]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:21 smithi078 ceph-mon[142991]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:23.146 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:01:22.677046681Z level=info msg="Completed cleanup jobs" duration=13.036043ms 2023-12-16T09:01:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:23 smithi118 ceph-mon[131825]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:23 smithi078 ceph-mon[139570]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:23 smithi078 ceph-mon[142991]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:25 smithi118 ceph-mon[131825]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:25.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:25 smithi078 ceph-mon[139570]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:25.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:25 smithi078 ceph-mon[142991]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:01:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:27 smithi118 ceph-mon[131825]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:27 smithi078 ceph-mon[139570]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:27 smithi078 ceph-mon[142991]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:29 smithi118 ceph-mon[131825]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:29 smithi078 ceph-mon[139570]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:29 smithi078 ceph-mon[142991]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:31 smithi078 ceph-mon[139570]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:31 smithi078 ceph-mon[142991]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:31 smithi118 ceph-mon[131825]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:33.382 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:01:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:33 smithi078 ceph-mon[139570]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:33 smithi078 ceph-mon[142991]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:33 smithi118 ceph-mon[131825]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:01:33.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:01:33.689 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:01:34.069 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:01:34.069 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:01:34.069 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:01:34.070 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:01:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3375423189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3375423189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3375423189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:01:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[139570]: from='client.61640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[139570]: from='client.61646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[139570]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[142991]: from='client.61640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[142991]: from='client.61646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:35 smithi078 ceph-mon[142991]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:35 smithi118 ceph-mon[131825]: from='client.61640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:35 smithi118 ceph-mon[131825]: from='client.61646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:01:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:35 smithi118 ceph-mon[131825]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:01:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:37 smithi078 ceph-mon[139570]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:37 smithi078 ceph-mon[142991]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:37 smithi118 ceph-mon[131825]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:39 smithi078 ceph-mon[139570]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:39 smithi078 ceph-mon[142991]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:39 smithi118 ceph-mon[131825]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:41 smithi078 ceph-mon[139570]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:01:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:41 smithi078 ceph-mon[142991]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:01:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:41 smithi118 ceph-mon[131825]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:01:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:01:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:01:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:01:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:01:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:01:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:01:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:01:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:01:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:01:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:43 smithi078 ceph-mon[139570]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:43 smithi078 ceph-mon[142991]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:43 smithi118 ceph-mon[131825]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:45 smithi078 ceph-mon[139570]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:45 smithi078 ceph-mon[142991]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:45 smithi118 ceph-mon[131825]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:01:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:47 smithi078 ceph-mon[139570]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:47 smithi078 ceph-mon[142991]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:47 smithi118 ceph-mon[131825]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:01:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:49 smithi078 ceph-mon[142991]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:49 smithi078 ceph-mon[139570]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:49 smithi118 ceph-mon[131825]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:51 smithi078 ceph-mon[142991]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:51 smithi078 ceph-mon[139570]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:51 smithi118 ceph-mon[131825]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:53 smithi078 ceph-mon[139570]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:53 smithi078 ceph-mon[142991]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:53 smithi118 ceph-mon[131825]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:55 smithi078 ceph-mon[142991]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:55 smithi078 ceph-mon[139570]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:55 smithi118 ceph-mon[131825]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:01:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:01:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:57 smithi078 ceph-mon[142991]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:57 smithi078 ceph-mon[139570]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:57 smithi118 ceph-mon[131825]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:59.216 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:01:59 smithi118 ceph-mon[131825]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:01:59 smithi078 ceph-mon[139570]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:01:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:01:59 smithi078 ceph-mon[142991]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:01 smithi078 ceph-mon[142991]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:01 smithi078 ceph-mon[139570]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:01 smithi118 ceph-mon[131825]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:03 smithi118 ceph-mon[131825]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:03 smithi078 ceph-mon[139570]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:03 smithi078 ceph-mon[142991]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:04.422 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:02:04.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:02:04.729 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:02:05.107 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:02:05.107 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:02:05.108 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:02:05.109 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:02:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:05 smithi118 ceph-mon[131825]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2679896391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:05 smithi078 ceph-mon[139570]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2679896391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:05 smithi078 ceph-mon[142991]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2679896391' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:06 smithi118 ceph-mon[131825]: from='client.51690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:06 smithi118 ceph-mon[131825]: from='client.51696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:06 smithi078 ceph-mon[139570]: from='client.51690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:06 smithi078 ceph-mon[139570]: from='client.51696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:02:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:06 smithi078 ceph-mon[142991]: from='client.51690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:06 smithi078 ceph-mon[142991]: from='client.51696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:07 smithi118 ceph-mon[131825]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:07 smithi078 ceph-mon[139570]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:07 smithi078 ceph-mon[142991]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:09 smithi118 ceph-mon[131825]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:09 smithi078 ceph-mon[139570]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:09 smithi078 ceph-mon[142991]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:11 smithi118 ceph-mon[131825]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:11 smithi078 ceph-mon[139570]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:11 smithi078 ceph-mon[142991]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:13 smithi118 ceph-mon[131825]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:13 smithi078 ceph-mon[139570]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:13 smithi078 ceph-mon[142991]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:15 smithi118 ceph-mon[131825]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:15 smithi078 ceph-mon[139570]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:15 smithi078 ceph-mon[142991]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:02:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:17 smithi118 ceph-mon[131825]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:17 smithi078 ceph-mon[139570]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:17 smithi078 ceph-mon[142991]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:19 smithi118 ceph-mon[131825]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:19 smithi078 ceph-mon[139570]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:19 smithi078 ceph-mon[142991]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:21 smithi118 ceph-mon[131825]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:21 smithi078 ceph-mon[139570]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:21 smithi078 ceph-mon[142991]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:23 smithi118 ceph-mon[131825]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:23 smithi078 ceph-mon[139570]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:23 smithi078 ceph-mon[142991]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:25 smithi118 ceph-mon[131825]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:25 smithi078 ceph-mon[139570]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:25 smithi078 ceph-mon[142991]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:02:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:27 smithi118 ceph-mon[131825]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:27 smithi078 ceph-mon[139570]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:27 smithi078 ceph-mon[142991]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:29 smithi118 ceph-mon[131825]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:29 smithi078 ceph-mon[139570]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:29 smithi078 ceph-mon[142991]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:31 smithi118 ceph-mon[131825]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:31 smithi078 ceph-mon[139570]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:31 smithi078 ceph-mon[142991]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:33 smithi118 ceph-mon[131825]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:33 smithi078 ceph-mon[139570]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:33 smithi078 ceph-mon[142991]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:35.461 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:02:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:35 smithi118 ceph-mon[131825]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:35 smithi078 ceph-mon[139570]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:35 smithi078 ceph-mon[142991]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:02:35.769 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5926M 2250M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5357M 2250M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 5007M 2250M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4602M 2250M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:02:35.770 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:02:36.151 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:02:36.151 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:02:36.151 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:02:36.152 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:02:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1087813855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1087813855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1087813855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:02:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:02:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:37 smithi118 ceph-mon[131825]: from='client.61676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:37 smithi118 ceph-mon[131825]: from='client.61682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:37 smithi118 ceph-mon[131825]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[139570]: from='client.61676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[139570]: from='client.61682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[139570]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[142991]: from='client.61676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[142991]: from='client.61682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:02:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:37 smithi078 ceph-mon[142991]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:39 smithi118 ceph-mon[131825]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:39 smithi078 ceph-mon[139570]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:39 smithi078 ceph-mon[142991]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:41 smithi118 ceph-mon[131825]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:41 smithi078 ceph-mon[139570]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:41 smithi078 ceph-mon[142991]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:02:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:02:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:02:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2242M 2023-12-16T09:02:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:02:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:02:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2242M 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2242M 2023-12-16T09:02:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:43.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:02:43.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:02:43.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:02:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:44 smithi118 ceph-mon[131825]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:44 smithi078 ceph-mon[139570]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:44 smithi078 ceph-mon[142991]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:02:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:47 smithi118 ceph-mon[131825]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:47 smithi078 ceph-mon[139570]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:47 smithi078 ceph-mon[142991]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:02:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:49 smithi118 ceph-mon[131825]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:49 smithi078 ceph-mon[139570]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:49 smithi078 ceph-mon[142991]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:51 smithi118 ceph-mon[131825]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:51 smithi078 ceph-mon[139570]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:51 smithi078 ceph-mon[142991]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:53 smithi118 ceph-mon[131825]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:53 smithi078 ceph-mon[139570]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:53 smithi078 ceph-mon[142991]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:55 smithi118 ceph-mon[131825]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:55 smithi078 ceph-mon[139570]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:55 smithi078 ceph-mon[142991]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:02:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T09:02:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:57 smithi078 ceph-mon[139570]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:57 smithi078 ceph-mon[142991]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:57 smithi118 ceph-mon[131825]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:02:59 smithi078 ceph-mon[139570]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:02:59 smithi078 ceph-mon[142991]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:02:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:02:59 smithi118 ceph-mon[131825]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:01 smithi078 ceph-mon[139570]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:01 smithi078 ceph-mon[142991]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:01 smithi118 ceph-mon[131825]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:03 smithi078 ceph-mon[139570]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:03 smithi078 ceph-mon[142991]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:03 smithi118 ceph-mon[131825]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:05 smithi078 ceph-mon[139570]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:05 smithi078 ceph-mon[142991]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:05 smithi118 ceph-mon[131825]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:06.499 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:03:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:03:06.807 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:03:06.808 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:03:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:03:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:03:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:03:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:03:06.809 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:03:07.191 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:07.192 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:03:07.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:03:07.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:03:07.193 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:03:07.193 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:03:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:07 smithi078 ceph-mon[139570]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:07 smithi078 ceph-mon[142991]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:07 smithi118 ceph-mon[131825]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[139570]: from='client.51726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[139570]: from='client.61700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/868703951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[142991]: from='client.51726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[142991]: from='client.61700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/868703951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:08 smithi118 ceph-mon[131825]: from='client.51726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:08 smithi118 ceph-mon[131825]: from='client.61700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/868703951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:09 smithi078 ceph-mon[139570]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:09 smithi078 ceph-mon[142991]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:09 smithi118 ceph-mon[131825]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:11 smithi078 ceph-mon[139570]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:11 smithi078 ceph-mon[142991]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:11 smithi118 ceph-mon[131825]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:13 smithi078 ceph-mon[139570]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:13 smithi078 ceph-mon[142991]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:13 smithi118 ceph-mon[131825]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:15 smithi078 ceph-mon[139570]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:15 smithi078 ceph-mon[142991]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:15 smithi118 ceph-mon[131825]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:03:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:17 smithi078 ceph-mon[139570]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:17 smithi078 ceph-mon[142991]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:17 smithi118 ceph-mon[131825]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:19 smithi078 ceph-mon[139570]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:19 smithi078 ceph-mon[142991]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:19 smithi118 ceph-mon[131825]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:21 smithi078 ceph-mon[139570]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:21 smithi078 ceph-mon[142991]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:21 smithi118 ceph-mon[131825]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:23 smithi078 ceph-mon[139570]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:23 smithi078 ceph-mon[142991]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:23 smithi118 ceph-mon[131825]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:25 smithi078 ceph-mon[139570]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:25 smithi078 ceph-mon[142991]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:25 smithi118 ceph-mon[131825]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:03:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:27 smithi078 ceph-mon[139570]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:27 smithi078 ceph-mon[142991]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:27 smithi118 ceph-mon[131825]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:29 smithi078 ceph-mon[139570]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:29 smithi078 ceph-mon[142991]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:29 smithi118 ceph-mon[131825]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:31 smithi078 ceph-mon[139570]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:31 smithi078 ceph-mon[142991]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:31 smithi118 ceph-mon[131825]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:33 smithi118 ceph-mon[131825]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:33 smithi078 ceph-mon[139570]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:33 smithi078 ceph-mon[142991]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:35 smithi118 ceph-mon[131825]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:35 smithi078 ceph-mon[142991]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:35 smithi078 ceph-mon[139570]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T09:03:37.545 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:03:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:37 smithi118 ceph-mon[131825]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:37 smithi078 ceph-mon[139570]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:37 smithi078 ceph-mon[142991]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:37.852 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:03:37.852 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:03:37.852 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:03:37.853 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:03:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:03:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:03:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:03:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:03:37.854 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:03:38.236 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:03:38.236 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:03:38.236 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:03:38.236 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:03:38.237 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:03:38.238 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:03:38.238 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:03:38.238 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:03:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:39 smithi118 ceph-mon[131825]: from='client.61712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:39 smithi118 ceph-mon[131825]: from='client.51750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:39 smithi118 ceph-mon[131825]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1595579592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[142991]: from='client.61712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[142991]: from='client.51750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[142991]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1595579592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[139570]: from='client.61712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[139570]: from='client.51750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:03:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[139570]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1595579592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:03:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:41 smithi078 ceph-mon[139570]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:41 smithi078 ceph-mon[142991]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:41 smithi118 ceph-mon[131825]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:43 smithi078 ceph-mon[139570]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:03:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:43 smithi078 ceph-mon[142991]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:03:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:43 smithi118 ceph-mon[131825]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:03:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:03:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:03:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:03:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:03:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:03:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:03:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:03:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:03:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:03:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:45 smithi078 ceph-mon[139570]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:45 smithi078 ceph-mon[142991]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:45 smithi118 ceph-mon[131825]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T09:03:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:47 smithi078 ceph-mon[139570]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:47 smithi078 ceph-mon[142991]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:47 smithi118 ceph-mon[131825]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:03:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:49 smithi078 ceph-mon[139570]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:49 smithi078 ceph-mon[142991]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:49 smithi118 ceph-mon[131825]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:51 smithi078 ceph-mon[139570]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:51 smithi078 ceph-mon[142991]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:51 smithi118 ceph-mon[131825]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:53 smithi078 ceph-mon[139570]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:53 smithi078 ceph-mon[142991]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:53 smithi118 ceph-mon[131825]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:55 smithi078 ceph-mon[139570]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:55 smithi078 ceph-mon[142991]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:55 smithi118 ceph-mon[131825]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:03:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:03:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:57 smithi078 ceph-mon[139570]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:57 smithi078 ceph-mon[142991]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:57 smithi118 ceph-mon[131825]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:03:59 smithi078 ceph-mon[139570]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:03:59 smithi078 ceph-mon[142991]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:03:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:03:59 smithi118 ceph-mon[131825]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:01 smithi078 ceph-mon[142991]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:01 smithi078 ceph-mon[139570]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:01 smithi118 ceph-mon[131825]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:03 smithi078 ceph-mon[142991]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:03 smithi078 ceph-mon[139570]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:03 smithi118 ceph-mon[131825]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:05 smithi118 ceph-mon[131825]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:05 smithi078 ceph-mon[139570]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:05 smithi078 ceph-mon[142991]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:04:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:07 smithi118 ceph-mon[131825]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:07 smithi078 ceph-mon[139570]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:07 smithi078 ceph-mon[142991]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:08.587 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:04:08.894 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:04:08.895 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:04:08.896 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:04:09.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:04:09.278 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:04:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:09 smithi118 ceph-mon[131825]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:09 smithi078 ceph-mon[142991]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:09 smithi078 ceph-mon[139570]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:10 smithi118 ceph-mon[131825]: from='client.61730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:10 smithi118 ceph-mon[131825]: from='client.51768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3353174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[139570]: from='client.61730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[139570]: from='client.51768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3353174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[142991]: from='client.61730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[142991]: from='client.51768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3353174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:11 smithi118 ceph-mon[131825]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:11 smithi078 ceph-mon[139570]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:11 smithi078 ceph-mon[142991]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:13 smithi118 ceph-mon[131825]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:13 smithi078 ceph-mon[139570]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:13 smithi078 ceph-mon[142991]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:15 smithi118 ceph-mon[131825]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:15 smithi078 ceph-mon[139570]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:15 smithi078 ceph-mon[142991]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:04:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:17 smithi118 ceph-mon[131825]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:17 smithi078 ceph-mon[139570]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:17 smithi078 ceph-mon[142991]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:19 smithi118 ceph-mon[131825]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:19 smithi078 ceph-mon[139570]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:19 smithi078 ceph-mon[142991]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:21 smithi118 ceph-mon[131825]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:21 smithi078 ceph-mon[139570]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:21 smithi078 ceph-mon[142991]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:23 smithi118 ceph-mon[131825]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:23 smithi078 ceph-mon[139570]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:23 smithi078 ceph-mon[142991]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:25 smithi118 ceph-mon[131825]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:25 smithi078 ceph-mon[139570]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:25 smithi078 ceph-mon[142991]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:04:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:27 smithi118 ceph-mon[131825]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:27 smithi078 ceph-mon[139570]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:27 smithi078 ceph-mon[142991]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:29 smithi118 ceph-mon[131825]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:29 smithi078 ceph-mon[142991]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:29 smithi078 ceph-mon[139570]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:31 smithi118 ceph-mon[131825]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:31 smithi078 ceph-mon[139570]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:31 smithi078 ceph-mon[142991]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:33 smithi118 ceph-mon[131825]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:33 smithi078 ceph-mon[139570]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:33 smithi078 ceph-mon[142991]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:35 smithi118 ceph-mon[131825]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:35 smithi078 ceph-mon[139570]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:35 smithi078 ceph-mon[142991]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:04:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:37 smithi118 ceph-mon[131825]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:37 smithi078 ceph-mon[139570]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:37 smithi078 ceph-mon[142991]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:39.622 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:04:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:39 smithi118 ceph-mon[131825]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:39 smithi078 ceph-mon[139570]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:39 smithi078 ceph-mon[142991]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:04:39.932 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:04:39.933 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:04:40.312 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:04:40.313 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:04:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:41 smithi118 ceph-mon[131825]: from='client.61748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:41 smithi118 ceph-mon[131825]: from='client.51786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:41 smithi118 ceph-mon[131825]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2915267031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[139570]: from='client.61748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[139570]: from='client.51786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[139570]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2915267031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[142991]: from='client.61748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[142991]: from='client.51786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:04:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[142991]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2915267031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:04:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:43 smithi118 ceph-mon[131825]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:04:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:43 smithi078 ceph-mon[139570]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:04:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:43 smithi078 ceph-mon[142991]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:44 smithi118 ceph-mon[131825]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[142991]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:04:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:04:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:04:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:44 smithi078 ceph-mon[139570]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:04:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:47 smithi078 ceph-mon[139570]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:47 smithi078 ceph-mon[142991]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:47 smithi118 ceph-mon[131825]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:04:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:49 smithi078 ceph-mon[139570]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:49 smithi078 ceph-mon[142991]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:49 smithi118 ceph-mon[131825]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:51 smithi078 ceph-mon[139570]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:51 smithi078 ceph-mon[142991]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:51 smithi118 ceph-mon[131825]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:53 smithi078 ceph-mon[139570]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:53 smithi078 ceph-mon[142991]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:53 smithi118 ceph-mon[131825]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:55.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:55 smithi078 ceph-mon[142991]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:55.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:55 smithi078 ceph-mon[139570]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:55 smithi118 ceph-mon[131825]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:04:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:04:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:57 smithi078 ceph-mon[139570]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:57 smithi078 ceph-mon[142991]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:57 smithi118 ceph-mon[131825]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:04:59 smithi078 ceph-mon[139570]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:04:59 smithi078 ceph-mon[142991]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:04:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:04:59 smithi118 ceph-mon[131825]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:01 smithi078 ceph-mon[139570]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:01 smithi078 ceph-mon[142991]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:01 smithi118 ceph-mon[131825]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:03 smithi078 ceph-mon[139570]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:03 smithi078 ceph-mon[142991]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:03 smithi118 ceph-mon[131825]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:05 smithi078 ceph-mon[139570]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:05 smithi078 ceph-mon[142991]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:05 smithi118 ceph-mon[131825]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:05:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:07 smithi078 ceph-mon[139570]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:07 smithi078 ceph-mon[142991]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:07 smithi118 ceph-mon[131825]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:09 smithi078 ceph-mon[139570]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:09 smithi078 ceph-mon[142991]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:09 smithi118 ceph-mon[131825]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:10.657 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:05:10.965 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:05:10.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:05:10.967 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:05:11.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:05:11.349 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:05:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:11 smithi078 ceph-mon[139570]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:11 smithi078 ceph-mon[142991]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:11 smithi118 ceph-mon[131825]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:12 smithi118 ceph-mon[131825]: from='client.61766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:12 smithi118 ceph-mon[131825]: from='client.61772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/995157799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[139570]: from='client.61766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[139570]: from='client.61772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/995157799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[142991]: from='client.61766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[142991]: from='client.61772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/995157799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:13 smithi118 ceph-mon[131825]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:13 smithi078 ceph-mon[139570]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:13 smithi078 ceph-mon[142991]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:15 smithi118 ceph-mon[131825]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:15 smithi078 ceph-mon[139570]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:15 smithi078 ceph-mon[142991]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:05:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:17 smithi118 ceph-mon[131825]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:17 smithi078 ceph-mon[139570]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:17 smithi078 ceph-mon[142991]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:19 smithi118 ceph-mon[131825]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:19 smithi078 ceph-mon[139570]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:19 smithi078 ceph-mon[142991]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:21 smithi118 ceph-mon[131825]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:21 smithi078 ceph-mon[139570]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:21 smithi078 ceph-mon[142991]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:23 smithi118 ceph-mon[131825]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:23 smithi078 ceph-mon[139570]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:23 smithi078 ceph-mon[142991]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:25 smithi118 ceph-mon[131825]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:25 smithi078 ceph-mon[139570]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:25 smithi078 ceph-mon[142991]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:05:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:27 smithi118 ceph-mon[131825]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:27 smithi078 ceph-mon[139570]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:27 smithi078 ceph-mon[142991]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:29 smithi118 ceph-mon[131825]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:29 smithi078 ceph-mon[139570]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:29 smithi078 ceph-mon[142991]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:31 smithi118 ceph-mon[131825]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:31 smithi078 ceph-mon[139570]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:31 smithi078 ceph-mon[142991]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:33 smithi118 ceph-mon[131825]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:33 smithi078 ceph-mon[139570]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:33 smithi078 ceph-mon[142991]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:35 smithi118 ceph-mon[131825]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:35 smithi078 ceph-mon[142991]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:35 smithi078 ceph-mon[139570]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:05:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:37 smithi118 ceph-mon[131825]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:37 smithi078 ceph-mon[139570]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:37 smithi078 ceph-mon[142991]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:39 smithi118 ceph-mon[131825]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:39 smithi078 ceph-mon[139570]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:39 smithi078 ceph-mon[142991]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:41 smithi118 ceph-mon[131825]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:41.694 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:05:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:41 smithi078 ceph-mon[139570]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:41 smithi078 ceph-mon[142991]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:05:42.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:05:42.005 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:05:42.385 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:05:42.386 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:05:42.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:05:42.386 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:05:42.386 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:05:42.386 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:05:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:43 smithi118 ceph-mon[131825]: from='client.61784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:43 smithi118 ceph-mon[131825]: from='client.51822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:43 smithi118 ceph-mon[131825]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1220413591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[142991]: from='client.61784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[142991]: from='client.51822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[142991]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1220413591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[139570]: from='client.61784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[139570]: from='client.51822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:05:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[139570]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1220413591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:05:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:05:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:05:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:05:45.606 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[142991]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:45.606 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:45.606 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:45.606 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[139570]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:45.606 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:45.607 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:45 smithi118 ceph-mon[131825]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:46.650 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:05:47.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:47 smithi078 ceph-mon[139570]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:47.586 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:47.586 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:47 smithi078 ceph-mon[142991]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:47.586 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:47 smithi118 ceph-mon[131825]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:05:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:05:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:05:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:05:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:51 smithi118 ceph-mon[131825]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:51 smithi078 ceph-mon[139570]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:51 smithi078 ceph-mon[142991]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:53 smithi118 ceph-mon[131825]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:53 smithi078 ceph-mon[139570]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:53 smithi078 ceph-mon[142991]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:55 smithi078 ceph-mon[139570]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:55 smithi078 ceph-mon[142991]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:55 smithi118 ceph-mon[131825]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:05:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:05:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:57 smithi078 ceph-mon[142991]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:57 smithi078 ceph-mon[139570]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:57 smithi118 ceph-mon[131825]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:05:59 smithi078 ceph-mon[139570]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:05:59 smithi078 ceph-mon[142991]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:05:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:05:59 smithi118 ceph-mon[131825]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:01 smithi078 ceph-mon[139570]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:01 smithi078 ceph-mon[142991]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:01 smithi118 ceph-mon[131825]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:02.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:03 smithi078 ceph-mon[139570]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:03 smithi078 ceph-mon[142991]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:03 smithi118 ceph-mon[131825]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:05 smithi078 ceph-mon[142991]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:05 smithi078 ceph-mon[139570]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:05 smithi118 ceph-mon[131825]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:06:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:07 smithi078 ceph-mon[139570]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:07 smithi078 ceph-mon[142991]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:07 smithi118 ceph-mon[131825]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:09 smithi078 ceph-mon[139570]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:09 smithi078 ceph-mon[142991]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:09 smithi118 ceph-mon[131825]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:11 smithi078 ceph-mon[139570]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:11 smithi078 ceph-mon[142991]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:11 smithi118 ceph-mon[131825]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:12.733 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:06:13.040 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:06:13.040 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:06:13.041 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:06:13.042 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:06:13.428 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:06:13.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:06:13.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:06:13.430 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:06:13.430 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:06:13.430 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:06:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:13 smithi078 ceph-mon[139570]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:13 smithi078 ceph-mon[142991]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:13 smithi118 ceph-mon[131825]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:14 smithi118 ceph-mon[131825]: from='client.61802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:14 smithi118 ceph-mon[131825]: from='client.61808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2169092847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[142991]: from='client.61802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[142991]: from='client.61808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2169092847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[139570]: from='client.61802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[139570]: from='client.61808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2169092847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:15 smithi118 ceph-mon[131825]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:15 smithi078 ceph-mon[139570]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:15 smithi078 ceph-mon[142991]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:06:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:17 smithi118 ceph-mon[131825]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:17 smithi078 ceph-mon[142991]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:17 smithi078 ceph-mon[139570]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:19 smithi118 ceph-mon[131825]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:19 smithi078 ceph-mon[139570]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:19 smithi078 ceph-mon[142991]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:21 smithi118 ceph-mon[131825]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:21 smithi078 ceph-mon[139570]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:21 smithi078 ceph-mon[142991]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:23 smithi118 ceph-mon[131825]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:23 smithi078 ceph-mon[139570]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:23 smithi078 ceph-mon[142991]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:25 smithi118 ceph-mon[131825]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:25 smithi078 ceph-mon[142991]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:25 smithi078 ceph-mon[139570]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:06:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:27 smithi118 ceph-mon[131825]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:27 smithi078 ceph-mon[139570]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:27 smithi078 ceph-mon[142991]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:29 smithi118 ceph-mon[131825]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:29 smithi078 ceph-mon[142991]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:29 smithi078 ceph-mon[139570]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:31 smithi118 ceph-mon[131825]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:31 smithi078 ceph-mon[139570]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:31 smithi078 ceph-mon[142991]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:33 smithi118 ceph-mon[131825]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:33 smithi078 ceph-mon[139570]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:33 smithi078 ceph-mon[142991]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:35 smithi118 ceph-mon[131825]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:35 smithi078 ceph-mon[139570]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:35 smithi078 ceph-mon[142991]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:06:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:37 smithi118 ceph-mon[131825]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:37 smithi078 ceph-mon[139570]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:37 smithi078 ceph-mon[142991]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:39 smithi118 ceph-mon[131825]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:39 smithi078 ceph-mon[139570]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:39 smithi078 ceph-mon[142991]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:41 smithi118 ceph-mon[131825]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:41 smithi078 ceph-mon[139570]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:41 smithi078 ceph-mon[142991]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:43 smithi118 ceph-mon[131825]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:43 smithi078 ceph-mon[139570]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:43 smithi078 ceph-mon[142991]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:43.774 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:06:44.084 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:06:44.084 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 10m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:06:44.084 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:06:44.084 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 10m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 10m ago 7h 837M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 10m ago 7h 2001M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 10m ago 7h 986M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 10m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 10m ago 7h 5926M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 10m ago 7h 5357M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 10m ago 7h 5007M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 10m ago 7h 4602M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:06:44.085 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:06:44.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:06:44.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:06:44.086 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:44.473 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:06:44.474 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:06:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:45 smithi118 ceph-mon[131825]: from='client.61820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:45 smithi118 ceph-mon[131825]: from='client.61826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:45 smithi118 ceph-mon[131825]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/703110158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[139570]: from='client.61820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[139570]: from='client.61826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[139570]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/703110158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[142991]: from='client.61820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[142991]: from='client.61826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:06:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[142991]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/703110158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:06:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:06:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:47 smithi118 ceph-mon[131825]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:47 smithi078 ceph-mon[139570]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:47 smithi078 ceph-mon[142991]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:06:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:49 smithi118 ceph-mon[131825]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:06:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:49 smithi078 ceph-mon[142991]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:06:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:49 smithi078 ceph-mon[139570]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:06:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:06:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:06:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:06:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:53 smithi118 ceph-mon[131825]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:53 smithi078 ceph-mon[139570]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:53 smithi078 ceph-mon[142991]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:55 smithi118 ceph-mon[131825]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:55 smithi078 ceph-mon[142991]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:55 smithi078 ceph-mon[139570]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:06:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:06:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:57 smithi118 ceph-mon[131825]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:57 smithi078 ceph-mon[139570]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:57 smithi078 ceph-mon[142991]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:06:59 smithi118 ceph-mon[131825]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:06:59 smithi078 ceph-mon[139570]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:06:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:06:59 smithi078 ceph-mon[142991]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:01 smithi118 ceph-mon[131825]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:01 smithi078 ceph-mon[139570]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:01 smithi078 ceph-mon[142991]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:03 smithi118 ceph-mon[131825]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:03 smithi078 ceph-mon[139570]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:03 smithi078 ceph-mon[142991]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:05 smithi118 ceph-mon[131825]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:05 smithi078 ceph-mon[139570]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:05 smithi078 ceph-mon[142991]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:07:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:07 smithi118 ceph-mon[131825]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:07 smithi078 ceph-mon[139570]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:07 smithi078 ceph-mon[142991]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:09 smithi118 ceph-mon[131825]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:09 smithi078 ceph-mon[139570]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:09 smithi078 ceph-mon[142991]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:11 smithi118 ceph-mon[131825]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:11 smithi078 ceph-mon[142991]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:11 smithi078 ceph-mon[139570]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:13 smithi118 ceph-mon[131825]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:13 smithi078 ceph-mon[139570]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:13 smithi078 ceph-mon[142991]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:14.821 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:07:15.127 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:07:15.127 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 24s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:07:15.127 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:07:15.127 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 24s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 9m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 24s ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 24s ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 24s ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 24s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 24s ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 24s ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 24s ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 24s ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:07:15.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:07:15.129 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:07:15.510 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:07:15.510 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:07:15.511 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:07:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:15 smithi118 ceph-mon[131825]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:15 smithi078 ceph-mon[142991]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:15 smithi078 ceph-mon[139570]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:16 smithi118 ceph-mon[131825]: from='client.61838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:16 smithi118 ceph-mon[131825]: from='client.61844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2343722977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:07:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[139570]: from='client.61838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[139570]: from='client.61844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2343722977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[142991]: from='client.61838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[142991]: from='client.61844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2343722977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:17 smithi118 ceph-mon[131825]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:17 smithi078 ceph-mon[142991]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:17 smithi078 ceph-mon[139570]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:19 smithi078 ceph-mon[139570]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:19 smithi078 ceph-mon[142991]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:19 smithi118 ceph-mon[131825]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:21 smithi078 ceph-mon[139570]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:21 smithi078 ceph-mon[142991]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:21 smithi118 ceph-mon[131825]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:23 smithi078 ceph-mon[139570]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:23 smithi078 ceph-mon[142991]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:23 smithi118 ceph-mon[131825]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:25 smithi078 ceph-mon[139570]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:25 smithi078 ceph-mon[142991]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:25 smithi118 ceph-mon[131825]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:07:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:27 smithi078 ceph-mon[139570]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:27 smithi078 ceph-mon[142991]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:27 smithi118 ceph-mon[131825]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:29 smithi118 ceph-mon[131825]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:29 smithi078 ceph-mon[142991]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:29 smithi078 ceph-mon[139570]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:31 smithi118 ceph-mon[131825]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:31 smithi078 ceph-mon[139570]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:31 smithi078 ceph-mon[142991]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:33 smithi118 ceph-mon[131825]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:33 smithi078 ceph-mon[139570]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:33 smithi078 ceph-mon[142991]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:35 smithi118 ceph-mon[131825]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:35 smithi078 ceph-mon[139570]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:35 smithi078 ceph-mon[142991]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:07:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:37 smithi118 ceph-mon[131825]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:37 smithi078 ceph-mon[139570]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:37 smithi078 ceph-mon[142991]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:39 smithi118 ceph-mon[131825]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:39 smithi078 ceph-mon[139570]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:39 smithi078 ceph-mon[142991]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:41 smithi118 ceph-mon[131825]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:41 smithi078 ceph-mon[139570]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:41 smithi078 ceph-mon[142991]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:43 smithi118 ceph-mon[131825]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:43 smithi078 ceph-mon[142991]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:43 smithi078 ceph-mon[139570]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:45 smithi118 ceph-mon[131825]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:45 smithi078 ceph-mon[139570]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:45 smithi078 ceph-mon[142991]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:45.859 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 55s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 10m ago 7h 99.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 55s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 10m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 10m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 55s ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 55s ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 10m ago 7h 933M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 55s ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 55s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 10m ago 7h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 55s ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:07:46.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 55s ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 55s ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 55s ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 10m ago 7h 4180M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 10m ago 7h 4878M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 10m ago 7h 4238M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 10m ago 7h 4799M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:07:46.168 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 10m ago 7h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:07:46.550 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:07:46.551 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:07:46.552 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:07:46.552 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:07:46.552 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:07:46.552 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:07:46.552 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:07:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:07:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:47 smithi118 ceph-mon[131825]: from='client.61856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:47 smithi118 ceph-mon[131825]: from='client.51894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:47 smithi118 ceph-mon[131825]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1349146707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[139570]: from='client.61856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[139570]: from='client.51894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[139570]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1349146707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[142991]: from='client.61856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[142991]: from='client.51894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[142991]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1349146707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:07:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:07:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:49 smithi118 ceph-mon[131825]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:49 smithi078 ceph-mon[139570]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:49 smithi078 ceph-mon[142991]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:51 smithi118 ceph-mon[131825]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:07:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:51 smithi078 ceph-mon[139570]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:07:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:51 smithi078 ceph-mon[142991]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:07:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:53 smithi118 ceph-mon[131825]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:53 smithi078 ceph-mon[139570]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:53 smithi078 ceph-mon[142991]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:55.565 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:55 smithi118 ceph-mon[131825]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:55.565 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.565 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.565 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.565 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[142991]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[139570]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:07:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:07:57.597 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:57 smithi118 ceph-mon[131825]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:57 smithi078 ceph-mon[139570]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:57 smithi078 ceph-mon[142991]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:07:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:07:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:07:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:07:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:07:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:08:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:01 smithi118 ceph-mon[131825]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:01 smithi078 ceph-mon[139570]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:01 smithi078 ceph-mon[142991]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:03 smithi118 ceph-mon[131825]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:03 smithi078 ceph-mon[139570]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:03 smithi078 ceph-mon[142991]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:05 smithi118 ceph-mon[131825]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:05 smithi078 ceph-mon[139570]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:05 smithi078 ceph-mon[142991]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:08:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:07 smithi118 ceph-mon[131825]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:07 smithi078 ceph-mon[139570]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:07 smithi078 ceph-mon[142991]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:09 smithi118 ceph-mon[131825]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:09 smithi078 ceph-mon[139570]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:09 smithi078 ceph-mon[142991]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:11 smithi118 ceph-mon[131825]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:11 smithi078 ceph-mon[139570]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:11 smithi078 ceph-mon[142991]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:13 smithi118 ceph-mon[131825]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:13 smithi078 ceph-mon[139570]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:13 smithi078 ceph-mon[142991]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:15 smithi118 ceph-mon[131825]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:15 smithi078 ceph-mon[139570]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:15 smithi078 ceph-mon[142991]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:08:16.907 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:08:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:08:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 86s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:08:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 22s ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 86s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 22s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 22s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 86s ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 86s ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 22s ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 86s ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 86s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 22s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 86s ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 86s ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 86s ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:08:17.221 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 86s ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:08:17.222 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 22s ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:08:17.222 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 22s ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:08:17.222 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 22s ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:08:17.222 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 22s ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:08:17.222 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 22s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:08:17.602 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:08:17.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:08:17.604 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:08:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:17 smithi118 ceph-mon[131825]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:17 smithi078 ceph-mon[142991]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:17 smithi078 ceph-mon[139570]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:18 smithi118 ceph-mon[131825]: from='client.61874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:18 smithi118 ceph-mon[131825]: from='client.51912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3436429557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[142991]: from='client.61874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[142991]: from='client.51912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3436429557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[139570]: from='client.61874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[139570]: from='client.51912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3436429557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:19 smithi118 ceph-mon[131825]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:19 smithi078 ceph-mon[139570]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:19 smithi078 ceph-mon[142991]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:21 smithi118 ceph-mon[131825]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:21 smithi078 ceph-mon[139570]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:21 smithi078 ceph-mon[142991]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:23 smithi118 ceph-mon[131825]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:23 smithi078 ceph-mon[139570]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:23 smithi078 ceph-mon[142991]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:25 smithi118 ceph-mon[131825]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:25 smithi078 ceph-mon[139570]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:25 smithi078 ceph-mon[142991]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:08:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:27 smithi118 ceph-mon[131825]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:27 smithi078 ceph-mon[139570]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:27 smithi078 ceph-mon[142991]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:29 smithi118 ceph-mon[131825]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:29 smithi078 ceph-mon[139570]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:29 smithi078 ceph-mon[142991]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:31 smithi118 ceph-mon[131825]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:31 smithi078 ceph-mon[139570]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:31 smithi078 ceph-mon[142991]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:33 smithi118 ceph-mon[131825]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:33 smithi078 ceph-mon[139570]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:33 smithi078 ceph-mon[142991]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:35 smithi118 ceph-mon[131825]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:35 smithi078 ceph-mon[139570]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:35 smithi078 ceph-mon[142991]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:08:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:37 smithi118 ceph-mon[131825]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:37 smithi078 ceph-mon[139570]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:37 smithi078 ceph-mon[142991]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:39 smithi118 ceph-mon[131825]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:39 smithi078 ceph-mon[139570]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:39 smithi078 ceph-mon[142991]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:41 smithi118 ceph-mon[131825]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:41 smithi078 ceph-mon[139570]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:41 smithi078 ceph-mon[142991]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:43 smithi118 ceph-mon[131825]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:43 smithi078 ceph-mon[139570]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:43 smithi078 ceph-mon[142991]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:45 smithi118 ceph-mon[131825]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:45 smithi078 ceph-mon[139570]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:45 smithi078 ceph-mon[142991]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:08:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:47 smithi118 ceph-mon[131825]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:47 smithi078 ceph-mon[139570]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:47 smithi078 ceph-mon[142991]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:08:47.944 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 117s ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 54s ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 117s ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 54s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 54s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 117s ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 117s ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:08:48.252 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 54s ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 117s ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 117s ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 54s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 117s ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 117s ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 117s ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 117s ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 54s ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 54s ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 54s ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 54s ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:08:48.253 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 54s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:08:48.637 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:08:48.637 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:08:48.638 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:08:48.639 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:08:48.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:08:48.639 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:08:48.639 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:08:48.639 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:08:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:49 smithi118 ceph-mon[131825]: from='client.61892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:49 smithi118 ceph-mon[131825]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:49 smithi118 ceph-mon[131825]: from='client.51930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2100786136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[139570]: from='client.61892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[139570]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[139570]: from='client.51930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2100786136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[142991]: from='client.61892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[142991]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[142991]: from='client.51930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:08:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2100786136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:08:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:51 smithi118 ceph-mon[131825]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:51 smithi078 ceph-mon[139570]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:51 smithi078 ceph-mon[142991]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:53 smithi118 ceph-mon[131825]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:53 smithi078 ceph-mon[139570]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:53 smithi078 ceph-mon[142991]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:55.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:55 smithi118 ceph-mon[131825]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:55 smithi078 ceph-mon[139570]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:55 smithi078 ceph-mon[142991]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:56 smithi118 ceph-mon[131825]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:56 smithi078 ceph-mon[139570]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:56 smithi078 ceph-mon[142991]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:08:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:08:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:59 smithi118 ceph-mon[131825]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:08:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:08:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:08:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:08:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:08:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[139570]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:08:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:08:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[142991]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:08:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:08:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:09:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:01 smithi118 ceph-mon[131825]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:01 smithi078 ceph-mon[139570]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:01 smithi078 ceph-mon[142991]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:03 smithi118 ceph-mon[131825]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:03 smithi078 ceph-mon[139570]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:03 smithi078 ceph-mon[142991]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:05 smithi118 ceph-mon[131825]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:05 smithi078 ceph-mon[139570]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:05 smithi078 ceph-mon[142991]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:09:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:07 smithi118 ceph-mon[131825]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:07 smithi078 ceph-mon[139570]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:07 smithi078 ceph-mon[142991]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:09 smithi118 ceph-mon[131825]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:09 smithi078 ceph-mon[142991]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:09 smithi078 ceph-mon[139570]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:11 smithi118 ceph-mon[131825]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:11 smithi078 ceph-mon[139570]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:11 smithi078 ceph-mon[142991]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:13 smithi118 ceph-mon[131825]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:13 smithi078 ceph-mon[142991]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:13 smithi078 ceph-mon[139570]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:15 smithi118 ceph-mon[131825]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:15 smithi078 ceph-mon[139570]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:15 smithi078 ceph-mon[142991]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:09:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:17 smithi118 ceph-mon[131825]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:17 smithi078 ceph-mon[142991]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:17 smithi078 ceph-mon[139570]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:18.979 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 85s ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 85s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 85s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:09:19.287 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 85s ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 85s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 85s ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 85s ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 85s ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:09:19.288 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 85s ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:09:19.289 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 85s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:09:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:19 smithi118 ceph-mon[131825]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:09:19.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:09:19.676 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:09:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:19 smithi078 ceph-mon[139570]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:19 smithi078 ceph-mon[142991]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:20 smithi118 ceph-mon[131825]: from='client.61910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:20 smithi118 ceph-mon[131825]: from='client.51948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1235269243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[139570]: from='client.61910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[139570]: from='client.51948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1235269243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[142991]: from='client.61910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[142991]: from='client.51948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1235269243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:21 smithi118 ceph-mon[131825]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:21 smithi078 ceph-mon[139570]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:21 smithi078 ceph-mon[142991]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:23 smithi118 ceph-mon[131825]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:23 smithi078 ceph-mon[139570]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:23 smithi078 ceph-mon[142991]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:25 smithi118 ceph-mon[131825]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:25 smithi078 ceph-mon[139570]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:25 smithi078 ceph-mon[142991]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:09:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:27 smithi118 ceph-mon[131825]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:27 smithi078 ceph-mon[142991]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:27 smithi078 ceph-mon[139570]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:29 smithi118 ceph-mon[131825]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:29 smithi078 ceph-mon[139570]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:29 smithi078 ceph-mon[142991]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:31 smithi118 ceph-mon[131825]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:31 smithi078 ceph-mon[139570]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:31 smithi078 ceph-mon[142991]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:33 smithi118 ceph-mon[131825]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:33 smithi078 ceph-mon[139570]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:33 smithi078 ceph-mon[142991]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:35 smithi118 ceph-mon[131825]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:35 smithi078 ceph-mon[139570]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:35 smithi078 ceph-mon[142991]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:09:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:37 smithi118 ceph-mon[131825]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:37 smithi078 ceph-mon[139570]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:37 smithi078 ceph-mon[142991]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:39 smithi118 ceph-mon[131825]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:39 smithi078 ceph-mon[139570]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:39 smithi078 ceph-mon[142991]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:41 smithi118 ceph-mon[131825]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:41 smithi078 ceph-mon[139570]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:41 smithi078 ceph-mon[142991]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:43 smithi118 ceph-mon[131825]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:43 smithi078 ceph-mon[139570]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:43 smithi078 ceph-mon[142991]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:45 smithi118 ceph-mon[131825]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:45 smithi078 ceph-mon[139570]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:45 smithi078 ceph-mon[142991]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:09:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:47 smithi118 ceph-mon[131825]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:47 smithi078 ceph-mon[139570]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:47 smithi078 ceph-mon[142991]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:09:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:49 smithi118 ceph-mon[131825]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:49 smithi078 ceph-mon[139570]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:49 smithi078 ceph-mon[142991]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:50.018 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 116s ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 2m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 116s ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:09:50.325 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 116s ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 116s ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 116s ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 116s ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 116s ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 116s ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 116s ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:09:50.326 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 116s ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:09:50.705 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:09:50.706 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:09:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:51 smithi118 ceph-mon[131825]: from='client.61928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:51 smithi118 ceph-mon[131825]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:51 smithi118 ceph-mon[131825]: from='client.51966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1331484718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[139570]: from='client.61928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[139570]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[139570]: from='client.51966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1331484718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[142991]: from='client.61928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[142991]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[142991]: from='client.51966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:09:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1331484718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:09:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:53 smithi118 ceph-mon[131825]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:53 smithi078 ceph-mon[139570]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:53 smithi078 ceph-mon[142991]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:55 smithi118 ceph-mon[131825]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:55 smithi078 ceph-mon[139570]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:55 smithi078 ceph-mon[142991]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:09:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:09:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:57 smithi118 ceph-mon[131825]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:57 smithi078 ceph-mon[139570]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:57 smithi078 ceph-mon[142991]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:59 smithi118 ceph-mon[131825]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:09:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:09:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:59 smithi078 ceph-mon[139570]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:09:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:09:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:59 smithi078 ceph-mon[142991]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:09:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:09:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:10:00.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:00 smithi078 conmon[139546]: 2023-12-16T09:09:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:10:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:10:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:10:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:10:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:10:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:10:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:10:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:10:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:10:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:10:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:10:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:10:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:10:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:01 smithi118 ceph-mon[131825]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:01 smithi078 ceph-mon[142991]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:01 smithi078 ceph-mon[139570]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:03 smithi118 ceph-mon[131825]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:03 smithi078 ceph-mon[139570]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:03 smithi078 ceph-mon[142991]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:04 smithi118 ceph-mon[131825]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:04 smithi078 ceph-mon[142991]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:04 smithi078 ceph-mon[139570]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:10:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:07 smithi118 ceph-mon[131825]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:07 smithi078 ceph-mon[139570]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:07 smithi078 ceph-mon[142991]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:09 smithi118 ceph-mon[131825]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:09 smithi078 ceph-mon[142991]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:09 smithi078 ceph-mon[139570]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:11 smithi118 ceph-mon[131825]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:11 smithi078 ceph-mon[139570]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:11 smithi078 ceph-mon[142991]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:13 smithi118 ceph-mon[131825]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:13 smithi078 ceph-mon[139570]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:13 smithi078 ceph-mon[142991]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:15 smithi118 ceph-mon[131825]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:15 smithi078 ceph-mon[139570]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:15 smithi078 ceph-mon[142991]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:10:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:17 smithi118 ceph-mon[131825]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:17 smithi078 ceph-mon[139570]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:17 smithi078 ceph-mon[142991]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:19 smithi118 ceph-mon[131825]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:19 smithi078 ceph-mon[139570]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:19 smithi078 ceph-mon[142991]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:21.051 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:10:21.359 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:10:21.359 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:10:21.359 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:10:21.359 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 3m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:10:21.360 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:10:21.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:10:21.361 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:10:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:21 smithi118 ceph-mon[131825]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:21 smithi078 ceph-mon[142991]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:21 smithi078 ceph-mon[139570]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:10:21.741 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:10:21.742 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:10:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:22 smithi118 ceph-mon[131825]: from='client.61946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:22 smithi118 ceph-mon[131825]: from='client.51984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3099702350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[142991]: from='client.61946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[142991]: from='client.51984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3099702350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[139570]: from='client.61946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[139570]: from='client.51984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:22.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3099702350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:23 smithi118 ceph-mon[131825]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:23 smithi078 ceph-mon[139570]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:23 smithi078 ceph-mon[142991]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:25 smithi118 ceph-mon[131825]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:25 smithi078 ceph-mon[139570]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:25 smithi078 ceph-mon[142991]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:10:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:27 smithi118 ceph-mon[131825]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:27 smithi078 ceph-mon[139570]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:27 smithi078 ceph-mon[142991]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:29 smithi118 ceph-mon[131825]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:29 smithi078 ceph-mon[139570]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:29 smithi078 ceph-mon[142991]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:31 smithi118 ceph-mon[131825]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:31 smithi078 ceph-mon[139570]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:31 smithi078 ceph-mon[142991]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:33 smithi118 ceph-mon[131825]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:33 smithi078 ceph-mon[142991]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:33 smithi078 ceph-mon[139570]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:35 smithi118 ceph-mon[131825]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:35 smithi078 ceph-mon[139570]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:35 smithi078 ceph-mon[142991]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:10:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:37 smithi118 ceph-mon[131825]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:37 smithi078 ceph-mon[142991]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:37 smithi078 ceph-mon[139570]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:39 smithi118 ceph-mon[131825]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:39 smithi078 ceph-mon[139570]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:39 smithi078 ceph-mon[142991]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:41 smithi118 ceph-mon[131825]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:41 smithi078 ceph-mon[139570]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:41 smithi078 ceph-mon[142991]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:43 smithi118 ceph-mon[131825]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:43 smithi078 ceph-mon[139570]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:43 smithi078 ceph-mon[142991]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:45 smithi118 ceph-mon[131825]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:45 smithi078 ceph-mon[142991]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:45 smithi078 ceph-mon[139570]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:10:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:47 smithi118 ceph-mon[131825]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:47 smithi078 ceph-mon[139570]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:47 smithi078 ceph-mon[142991]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:10:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:49 smithi118 ceph-mon[131825]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:49 smithi078 ceph-mon[142991]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:49 smithi078 ceph-mon[139570]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:51 smithi118 ceph-mon[131825]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:51 smithi078 ceph-mon[139570]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:51 smithi078 ceph-mon[142991]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:52.088 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 2m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 7h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 7h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:10:52.396 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:10:52.397 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:10:52.780 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:10:52.781 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:10:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:53 smithi118 ceph-mon[131825]: from='client.51996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:53 smithi118 ceph-mon[131825]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2454119638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[139570]: from='client.51996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[139570]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2454119638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[142991]: from='client.51996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[142991]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2454119638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:10:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:54 smithi118 ceph-mon[131825]: from='client.52002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:54 smithi078 ceph-mon[139570]: from='client.52002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:54 smithi078 ceph-mon[142991]: from='client.52002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:10:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:55 smithi118 ceph-mon[131825]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:55 smithi078 ceph-mon[139570]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:55 smithi078 ceph-mon[142991]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:10:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:10:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:57 smithi118 ceph-mon[131825]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:57 smithi078 ceph-mon[139570]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:57 smithi078 ceph-mon[142991]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:10:59 smithi118 ceph-mon[131825]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:10:59 smithi078 ceph-mon[139570]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:10:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:10:59 smithi078 ceph-mon[142991]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:11:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:11:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:11:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:11:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:11:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:11:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:11:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:11:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:11:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:11:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:11:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:11:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:01 smithi118 ceph-mon[131825]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:01 smithi078 ceph-mon[139570]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:01 smithi078 ceph-mon[142991]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:03 smithi118 ceph-mon[131825]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:03 smithi078 ceph-mon[139570]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:03 smithi078 ceph-mon[142991]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:05 smithi118 ceph-mon[131825]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:05 smithi078 ceph-mon[139570]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:05 smithi078 ceph-mon[142991]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:06 smithi118 ceph-mon[131825]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:06 smithi078 ceph-mon[139570]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:06 smithi078 ceph-mon[142991]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:11:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:09 smithi118 ceph-mon[131825]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:09 smithi078 ceph-mon[139570]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:09 smithi078 ceph-mon[142991]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:11 smithi118 ceph-mon[131825]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:11 smithi078 ceph-mon[142991]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:11.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:11 smithi078 ceph-mon[139570]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:13 smithi118 ceph-mon[131825]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:13 smithi078 ceph-mon[139570]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:13 smithi078 ceph-mon[142991]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:15 smithi118 ceph-mon[131825]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:15 smithi078 ceph-mon[142991]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:15 smithi078 ceph-mon[139570]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:11:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:17 smithi118 ceph-mon[131825]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:17 smithi078 ceph-mon[139570]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:17 smithi078 ceph-mon[142991]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:19 smithi118 ceph-mon[131825]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:19 smithi078 ceph-mon[142991]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:19 smithi078 ceph-mon[139570]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:21 smithi118 ceph-mon[131825]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:21 smithi078 ceph-mon[139570]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:21 smithi078 ceph-mon[142991]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:23.129 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:11:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:11:22.7098452Z level=info msg="Completed cleanup jobs" duration=45.634239ms 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 4m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 4m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 3m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:11:23.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:11:23.444 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:11:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:23 smithi118 ceph-mon[131825]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:23 smithi078 ceph-mon[139570]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:23 smithi078 ceph-mon[142991]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:11:23.827 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:11:23.828 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:11:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:24 smithi118 ceph-mon[131825]: from='client.61982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2378856894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:24 smithi078 ceph-mon[139570]: from='client.61982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2378856894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:24 smithi078 ceph-mon[142991]: from='client.61982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2378856894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:25 smithi118 ceph-mon[131825]: from='client.52020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:25 smithi118 ceph-mon[131825]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:25 smithi078 ceph-mon[139570]: from='client.52020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:25 smithi078 ceph-mon[139570]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:25 smithi078 ceph-mon[142991]: from='client.52020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:25 smithi078 ceph-mon[142991]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:11:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:27 smithi118 ceph-mon[131825]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:27.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:27 smithi078 ceph-mon[139570]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:27 smithi078 ceph-mon[142991]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:29 smithi118 ceph-mon[131825]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:29 smithi078 ceph-mon[139570]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:29 smithi078 ceph-mon[142991]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:31 smithi118 ceph-mon[131825]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:31 smithi078 ceph-mon[139570]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:31 smithi078 ceph-mon[142991]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:33 smithi118 ceph-mon[131825]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:33 smithi078 ceph-mon[139570]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:33 smithi078 ceph-mon[142991]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:35 smithi118 ceph-mon[131825]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:35 smithi078 ceph-mon[139570]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:35 smithi078 ceph-mon[142991]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:11:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:37 smithi118 ceph-mon[131825]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:37 smithi078 ceph-mon[139570]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:37 smithi078 ceph-mon[142991]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:39 smithi118 ceph-mon[131825]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:39 smithi078 ceph-mon[139570]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:39 smithi078 ceph-mon[142991]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:41 smithi118 ceph-mon[131825]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:41 smithi078 ceph-mon[139570]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:41 smithi078 ceph-mon[142991]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:43 smithi118 ceph-mon[131825]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:43 smithi078 ceph-mon[142991]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:43 smithi078 ceph-mon[139570]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:45 smithi118 ceph-mon[131825]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:45 smithi078 ceph-mon[139570]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:45 smithi078 ceph-mon[142991]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:11:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:47 smithi118 ceph-mon[131825]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:47 smithi078 ceph-mon[139570]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:47 smithi078 ceph-mon[142991]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:11:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:49 smithi118 ceph-mon[131825]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:49 smithi078 ceph-mon[139570]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:49 smithi078 ceph-mon[142991]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:51 smithi118 ceph-mon[131825]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:51 smithi078 ceph-mon[139570]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:51 smithi078 ceph-mon[142991]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:53 smithi118 ceph-mon[131825]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:53 smithi078 ceph-mon[139570]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:53 smithi078 ceph-mon[142991]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:54.174 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:11:54.482 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:11:54.482 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:11:54.482 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:11:54.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:11:54.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:11:54.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:11:54.484 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:11:54.866 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:11:54.867 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:11:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:55 smithi118 ceph-mon[131825]: from='client.62000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:55 smithi118 ceph-mon[131825]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/917645882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[139570]: from='client.62000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[139570]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/917645882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[142991]: from='client.62000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[142991]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/917645882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:11:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:56 smithi118 ceph-mon[131825]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:56 smithi078 ceph-mon[139570]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:11:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:11:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:56 smithi078 ceph-mon[142991]: from='client.52038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:11:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:57 smithi118 ceph-mon[131825]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:57 smithi078 ceph-mon[139570]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:57 smithi078 ceph-mon[142991]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:11:59 smithi118 ceph-mon[131825]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:11:59 smithi078 ceph-mon[139570]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:11:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:11:59 smithi078 ceph-mon[142991]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:12:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:12:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:12:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:01 smithi118 ceph-mon[131825]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:12:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:12:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:12:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[139570]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:12:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:12:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:12:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[142991]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:12:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:12:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:12:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:03 smithi118 ceph-mon[131825]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:03 smithi078 ceph-mon[139570]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:03 smithi078 ceph-mon[142991]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:04 smithi118 ceph-mon[131825]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:04 smithi078 ceph-mon[139570]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:04 smithi078 ceph-mon[142991]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:12:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:07 smithi118 ceph-mon[131825]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:07 smithi078 ceph-mon[139570]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:07 smithi078 ceph-mon[142991]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:09 smithi118 ceph-mon[131825]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:09 smithi078 ceph-mon[139570]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:09 smithi078 ceph-mon[142991]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:11 smithi118 ceph-mon[131825]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:11 smithi078 ceph-mon[139570]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:11 smithi078 ceph-mon[142991]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:13 smithi118 ceph-mon[131825]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:13.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:13 smithi078 ceph-mon[139570]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:13 smithi078 ceph-mon[142991]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:15 smithi118 ceph-mon[131825]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:15 smithi078 ceph-mon[139570]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:15 smithi078 ceph-mon[142991]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:12:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:17 smithi118 ceph-mon[131825]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:17 smithi078 ceph-mon[139570]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:17 smithi078 ceph-mon[142991]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:19 smithi118 ceph-mon[131825]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:19 smithi078 ceph-mon[139570]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:19 smithi078 ceph-mon[142991]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:21 smithi118 ceph-mon[131825]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:21 smithi078 ceph-mon[139570]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:21 smithi078 ceph-mon[142991]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:23 smithi118 ceph-mon[131825]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:23.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:23 smithi078 ceph-mon[139570]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:23 smithi078 ceph-mon[142991]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:25.211 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 5m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 5m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 4m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:12:25.521 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 4m ago 7h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 5m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 5m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 7h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 7h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:12:25.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:12:25.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:12:25.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:12:25.523 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 4m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:12:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:25 smithi118 ceph-mon[131825]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:25 smithi078 ceph-mon[139570]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:25 smithi078 ceph-mon[142991]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:25.902 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:12:25.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:12:25.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:12:25.903 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:12:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:26 smithi118 ceph-mon[131825]: from='client.62018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2113378475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:26 smithi078 ceph-mon[139570]: from='client.62018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2113378475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:12:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:26 smithi078 ceph-mon[142991]: from='client.62018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2113378475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:27 smithi118 ceph-mon[131825]: from='client.62024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:27 smithi118 ceph-mon[131825]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:27 smithi078 ceph-mon[139570]: from='client.62024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:27 smithi078 ceph-mon[139570]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:27 smithi078 ceph-mon[142991]: from='client.62024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:27 smithi078 ceph-mon[142991]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:29 smithi118 ceph-mon[131825]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:29 smithi078 ceph-mon[139570]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:29 smithi078 ceph-mon[142991]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:31 smithi118 ceph-mon[131825]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:31 smithi078 ceph-mon[139570]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:31 smithi078 ceph-mon[142991]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:33 smithi118 ceph-mon[131825]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:33 smithi078 ceph-mon[139570]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:33 smithi078 ceph-mon[142991]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:35 smithi118 ceph-mon[131825]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:35 smithi078 ceph-mon[139570]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:35 smithi078 ceph-mon[142991]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:12:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:37 smithi118 ceph-mon[131825]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:37 smithi078 ceph-mon[139570]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:37 smithi078 ceph-mon[142991]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:39 smithi118 ceph-mon[131825]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:39 smithi078 ceph-mon[139570]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:39 smithi078 ceph-mon[142991]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:41 smithi118 ceph-mon[131825]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:41 smithi078 ceph-mon[139570]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:41 smithi078 ceph-mon[142991]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:43 smithi118 ceph-mon[131825]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:43 smithi078 ceph-mon[139570]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:43 smithi078 ceph-mon[142991]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:45 smithi118 ceph-mon[131825]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:45 smithi078 ceph-mon[139570]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:45 smithi078 ceph-mon[142991]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:12:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:47 smithi118 ceph-mon[131825]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:47 smithi078 ceph-mon[139570]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:47 smithi078 ceph-mon[142991]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:12:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:49 smithi118 ceph-mon[131825]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:49 smithi078 ceph-mon[139570]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:49 smithi078 ceph-mon[142991]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:51 smithi118 ceph-mon[131825]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:51 smithi078 ceph-mon[139570]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:51 smithi078 ceph-mon[142991]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:53 smithi118 ceph-mon[131825]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:53 smithi078 ceph-mon[139570]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:53 smithi078 ceph-mon[142991]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:55 smithi118 ceph-mon[131825]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:55 smithi078 ceph-mon[139570]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:55 smithi078 ceph-mon[142991]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:56.246 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:12:56.559 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:12:56.559 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:12:56.559 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:12:56.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:12:56.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 7h 5959M 2242M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5388M 2242M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 5031M 2242M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4633M 2242M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:12:56.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:12:56.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:12:56.561 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:12:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:12:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:12:56.938 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:12:56.938 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:12:56.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:12:56.938 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:12:56.939 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:12:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:57 smithi118 ceph-mon[131825]: from='client.62036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:57 smithi118 ceph-mon[131825]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2943096079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[139570]: from='client.62036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[139570]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2943096079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[142991]: from='client.62036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[142991]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2943096079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:12:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:58 smithi118 ceph-mon[131825]: from='client.62042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:58 smithi078 ceph-mon[139570]: from='client.62042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:58 smithi078 ceph-mon[142991]: from='client.62042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:12:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:12:59 smithi118 ceph-mon[131825]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:12:59 smithi078 ceph-mon[139570]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:12:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:12:59 smithi078 ceph-mon[142991]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:00 smithi078 ceph-mon[139570]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:00 smithi078 ceph-mon[142991]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:00 smithi118 ceph-mon[131825]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:13:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:13:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2231M 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[139570]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2231M 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:02 smithi078 ceph-mon[142991]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:13:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2231M 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:02 smithi118 ceph-mon[131825]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:05 smithi118 ceph-mon[131825]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:05 smithi078 ceph-mon[139570]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:05 smithi078 ceph-mon[142991]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:13:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:07 smithi118 ceph-mon[131825]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:07 smithi078 ceph-mon[139570]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:07 smithi078 ceph-mon[142991]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:09 smithi118 ceph-mon[131825]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:09 smithi078 ceph-mon[139570]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:09 smithi078 ceph-mon[142991]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:11 smithi118 ceph-mon[131825]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:11 smithi078 ceph-mon[139570]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:11 smithi078 ceph-mon[142991]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:13 smithi118 ceph-mon[131825]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:13 smithi078 ceph-mon[139570]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:13 smithi078 ceph-mon[142991]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:15 smithi118 ceph-mon[131825]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:15 smithi078 ceph-mon[139570]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:15 smithi078 ceph-mon[142991]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:13:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:17 smithi118 ceph-mon[131825]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:17 smithi078 ceph-mon[139570]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:17 smithi078 ceph-mon[142991]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:19 smithi118 ceph-mon[131825]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:19 smithi078 ceph-mon[139570]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:19 smithi078 ceph-mon[142991]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:21 smithi118 ceph-mon[131825]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:21 smithi078 ceph-mon[142991]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:21 smithi078 ceph-mon[139570]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:23 smithi118 ceph-mon[131825]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:23 smithi078 ceph-mon[139570]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:23 smithi078 ceph-mon[142991]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:25 smithi118 ceph-mon[131825]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:25 smithi078 ceph-mon[139570]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:25 smithi078 ceph-mon[142991]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:13:27.289 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:13:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:13:27.599 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 6m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 6m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 5m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 6m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 6m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 5m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 6m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 7h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 7h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 7h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:13:27.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:13:27.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:13:27.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:13:27.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:13:27.601 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 5m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:13:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:27 smithi118 ceph-mon[131825]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:27 smithi078 ceph-mon[139570]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:27 smithi078 ceph-mon[142991]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:13:27.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:27.983 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:13:27.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:13:27.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:13:27.983 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:13:27.983 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:13:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:28 smithi118 ceph-mon[131825]: from='client.62054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4102819939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:13:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:28 smithi078 ceph-mon[139570]: from='client.62054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4102819939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:13:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:28 smithi078 ceph-mon[142991]: from='client.62054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4102819939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:13:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:29 smithi118 ceph-mon[131825]: from='client.52092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:29 smithi118 ceph-mon[131825]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:29 smithi078 ceph-mon[139570]: from='client.52092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:29 smithi078 ceph-mon[139570]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:29 smithi078 ceph-mon[142991]: from='client.52092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:29 smithi078 ceph-mon[142991]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:31 smithi118 ceph-mon[131825]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:31 smithi078 ceph-mon[139570]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:31 smithi078 ceph-mon[142991]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:33 smithi118 ceph-mon[131825]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:33 smithi078 ceph-mon[139570]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:33 smithi078 ceph-mon[142991]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:35 smithi118 ceph-mon[131825]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:35 smithi078 ceph-mon[139570]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:35 smithi078 ceph-mon[142991]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:13:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:37 smithi118 ceph-mon[131825]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:37 smithi078 ceph-mon[139570]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:37 smithi078 ceph-mon[142991]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:39 smithi118 ceph-mon[131825]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:39 smithi078 ceph-mon[139570]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:39 smithi078 ceph-mon[142991]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:41 smithi118 ceph-mon[131825]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:41 smithi078 ceph-mon[139570]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:41 smithi078 ceph-mon[142991]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:43 smithi118 ceph-mon[131825]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:43 smithi078 ceph-mon[139570]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:43 smithi078 ceph-mon[142991]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:45 smithi118 ceph-mon[131825]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:45 smithi078 ceph-mon[139570]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:45 smithi078 ceph-mon[142991]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:13:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:47 smithi118 ceph-mon[131825]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:47 smithi078 ceph-mon[139570]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:47 smithi078 ceph-mon[142991]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:13:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:49 smithi118 ceph-mon[131825]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:49 smithi078 ceph-mon[139570]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:49 smithi078 ceph-mon[142991]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:51 smithi118 ceph-mon[131825]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:51 smithi078 ceph-mon[139570]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:51 smithi078 ceph-mon[142991]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:53 smithi118 ceph-mon[131825]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:53 smithi078 ceph-mon[139570]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:53 smithi078 ceph-mon[142991]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:55 smithi118 ceph-mon[131825]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:55 smithi078 ceph-mon[139570]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:55 smithi078 ceph-mon[142991]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:13:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:13:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:57 smithi118 ceph-mon[131825]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:57 smithi078 ceph-mon[139570]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:57 smithi078 ceph-mon[142991]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:58.329 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:13:58.634 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:13:58.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 7h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:13:58.636 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:13:59.015 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:13:59.015 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:13:59.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:13:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:13:59.017 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:13:59.017 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:13:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:59 smithi118 ceph-mon[131825]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:59 smithi118 ceph-mon[131825]: from='client.62072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:13:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3818608983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:13:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[139570]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[139570]: from='client.62072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3818608983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:13:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[142991]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:13:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[142991]: from='client.62072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:13:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:13:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3818608983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:14:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:00 smithi118 ceph-mon[131825]: from='client.62078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:00 smithi078 ceph-mon[139570]: from='client.62078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:00 smithi078 ceph-mon[142991]: from='client.62078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:01 smithi118 ceph-mon[131825]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:01 smithi078 ceph-mon[139570]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:01 smithi078 ceph-mon[142991]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:14:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:14:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:14:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:14:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:14:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:14:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:14:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:03 smithi118 ceph-mon[131825]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:03 smithi078 ceph-mon[139570]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:03 smithi078 ceph-mon[142991]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:05 smithi118 ceph-mon[131825]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:05 smithi078 ceph-mon[142991]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:05 smithi078 ceph-mon[139570]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:14:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:07 smithi118 ceph-mon[131825]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:07 smithi078 ceph-mon[139570]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:07 smithi078 ceph-mon[142991]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:09 smithi118 ceph-mon[131825]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:09 smithi078 ceph-mon[139570]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:09 smithi078 ceph-mon[142991]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:11 smithi118 ceph-mon[131825]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:11 smithi078 ceph-mon[139570]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:11 smithi078 ceph-mon[142991]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:13 smithi118 ceph-mon[131825]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:13 smithi078 ceph-mon[139570]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:13 smithi078 ceph-mon[142991]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:15 smithi118 ceph-mon[131825]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:15 smithi078 ceph-mon[142991]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:15 smithi078 ceph-mon[139570]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:14:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:17 smithi118 ceph-mon[131825]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:17 smithi078 ceph-mon[139570]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:17 smithi078 ceph-mon[142991]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:19 smithi118 ceph-mon[131825]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:19 smithi078 ceph-mon[142991]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:19 smithi078 ceph-mon[139570]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:21 smithi118 ceph-mon[131825]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:21 smithi078 ceph-mon[139570]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:21 smithi078 ceph-mon[142991]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:23 smithi118 ceph-mon[131825]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:23 smithi078 ceph-mon[139570]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:23 smithi078 ceph-mon[142991]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:25 smithi118 ceph-mon[131825]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:25 smithi078 ceph-mon[139570]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:25 smithi078 ceph-mon[142991]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:14:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:27 smithi118 ceph-mon[131825]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:27 smithi078 ceph-mon[139570]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:27 smithi078 ceph-mon[142991]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:29.362 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:14:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:29 smithi118 ceph-mon[131825]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:29.667 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:14:29.667 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 7m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:14:29.667 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 6m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 7m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 6m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 7m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 7m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 6m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 7m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 7m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 7m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:14:29.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 7h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:14:29.669 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:14:29.669 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:14:29.669 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:14:29.669 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 6m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:14:29.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:29 smithi078 ceph-mon[139570]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:29 smithi078 ceph-mon[142991]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:14:30.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:14:30.054 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:14:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:30 smithi118 ceph-mon[131825]: from='client.62090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3968820298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:14:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:30 smithi078 ceph-mon[139570]: from='client.62090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3968820298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:14:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:30 smithi078 ceph-mon[142991]: from='client.62090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3968820298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:14:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:31 smithi118 ceph-mon[131825]: from='client.62096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:31 smithi118 ceph-mon[131825]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:31 smithi078 ceph-mon[139570]: from='client.62096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:31 smithi078 ceph-mon[139570]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:31 smithi078 ceph-mon[142991]: from='client.62096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:14:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:31 smithi078 ceph-mon[142991]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:33 smithi118 ceph-mon[131825]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:33 smithi078 ceph-mon[139570]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:33 smithi078 ceph-mon[142991]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:35 smithi118 ceph-mon[131825]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:35 smithi078 ceph-mon[139570]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:35 smithi078 ceph-mon[142991]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:14:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:37 smithi118 ceph-mon[131825]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:37 smithi078 ceph-mon[139570]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:37 smithi078 ceph-mon[142991]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:39 smithi118 ceph-mon[131825]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:39 smithi078 ceph-mon[139570]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:39 smithi078 ceph-mon[142991]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:41 smithi118 ceph-mon[131825]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:41 smithi078 ceph-mon[139570]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:41 smithi078 ceph-mon[142991]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:43 smithi118 ceph-mon[131825]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:43 smithi078 ceph-mon[139570]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:43 smithi078 ceph-mon[142991]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:45 smithi118 ceph-mon[131825]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:45 smithi078 ceph-mon[139570]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:45 smithi078 ceph-mon[142991]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:14:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:47 smithi118 ceph-mon[131825]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:47 smithi078 ceph-mon[139570]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:47 smithi078 ceph-mon[142991]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:14:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:49 smithi118 ceph-mon[131825]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:49 smithi078 ceph-mon[139570]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:49 smithi078 ceph-mon[142991]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:51 smithi118 ceph-mon[131825]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:51 smithi078 ceph-mon[139570]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:51 smithi078 ceph-mon[142991]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:53 smithi118 ceph-mon[131825]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:53 smithi078 ceph-mon[139570]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:53 smithi078 ceph-mon[142991]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:55 smithi118 ceph-mon[131825]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:55 smithi078 ceph-mon[139570]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:55 smithi078 ceph-mon[142991]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:14:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:14:57.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:57 smithi118 ceph-mon[131825]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:57 smithi078 ceph-mon[142991]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:57 smithi078 ceph-mon[139570]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:14:59 smithi118 ceph-mon[131825]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:14:59 smithi078 ceph-mon[142991]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:14:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:14:59 smithi078 ceph-mon[139570]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:00.400 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:15:00.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 7h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 7h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:15:00.709 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:15:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:15:01.088 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:15:01.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:15:01.090 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:15:01.090 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:15:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:01 smithi118 ceph-mon[131825]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:01 smithi118 ceph-mon[131825]: from='client.52140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2537349463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[142991]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[142991]: from='client.52140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2537349463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[139570]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[139570]: from='client.52140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2537349463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:02 smithi118 ceph-mon[131825]: from='client.52146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:15:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[139570]: from='client.52146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:15:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[142991]: from='client.52146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:15:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:15:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:05 smithi118 ceph-mon[131825]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:05 smithi078 ceph-mon[139570]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:05 smithi078 ceph-mon[142991]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:15:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:07 smithi118 ceph-mon[131825]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:07 smithi078 ceph-mon[139570]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:07 smithi078 ceph-mon[142991]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:09 smithi118 ceph-mon[131825]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:09 smithi078 ceph-mon[139570]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:09 smithi078 ceph-mon[142991]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:11 smithi118 ceph-mon[131825]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:11 smithi078 ceph-mon[139570]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:11 smithi078 ceph-mon[142991]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:13 smithi118 ceph-mon[131825]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:13 smithi078 ceph-mon[139570]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:13 smithi078 ceph-mon[142991]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:15 smithi118 ceph-mon[131825]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:15 smithi078 ceph-mon[139570]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:15 smithi078 ceph-mon[142991]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:15:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:17 smithi118 ceph-mon[131825]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:17 smithi078 ceph-mon[139570]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:17 smithi078 ceph-mon[142991]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:19 smithi118 ceph-mon[131825]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:19 smithi078 ceph-mon[139570]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:19 smithi078 ceph-mon[142991]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:21.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:21 smithi118 ceph-mon[131825]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:21 smithi078 ceph-mon[139570]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:21 smithi078 ceph-mon[142991]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:23 smithi118 ceph-mon[131825]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:23 smithi078 ceph-mon[142991]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:23.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:23 smithi078 ceph-mon[139570]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:25 smithi118 ceph-mon[131825]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:25 smithi078 ceph-mon[139570]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:25 smithi078 ceph-mon[142991]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:15:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:27 smithi118 ceph-mon[131825]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:27 smithi078 ceph-mon[139570]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:27 smithi078 ceph-mon[142991]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:29 smithi118 ceph-mon[131825]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:29 smithi078 ceph-mon[139570]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:29 smithi078 ceph-mon[142991]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:31.435 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:15:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:31 smithi118 ceph-mon[131825]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:31 smithi078 ceph-mon[139570]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:31 smithi078 ceph-mon[142991]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 8m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 7m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 8m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 7m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 8m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 8m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 7m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:15:31.743 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 8m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 8m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 8m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 8m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 8m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 7h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:15:31.744 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 7m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:15:32.123 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:15:32.123 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:15:32.123 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:15:32.124 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:15:32.125 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:15:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:32 smithi118 ceph-mon[131825]: from='client.62126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4050654669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[139570]: from='client.62126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4050654669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[142991]: from='client.62126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4050654669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:15:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:33 smithi118 ceph-mon[131825]: from='client.62132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:33 smithi118 ceph-mon[131825]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:33 smithi078 ceph-mon[142991]: from='client.62132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:33 smithi078 ceph-mon[142991]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:33 smithi078 ceph-mon[139570]: from='client.62132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:15:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:33 smithi078 ceph-mon[139570]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:35 smithi118 ceph-mon[131825]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:35 smithi078 ceph-mon[139570]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:35 smithi078 ceph-mon[142991]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:15:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:37 smithi118 ceph-mon[131825]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:37 smithi078 ceph-mon[142991]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:37 smithi078 ceph-mon[139570]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:39 smithi118 ceph-mon[131825]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:39 smithi078 ceph-mon[139570]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:39 smithi078 ceph-mon[142991]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:41 smithi118 ceph-mon[131825]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:41 smithi078 ceph-mon[139570]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:41 smithi078 ceph-mon[142991]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:43 smithi118 ceph-mon[131825]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:43 smithi078 ceph-mon[139570]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:43 smithi078 ceph-mon[142991]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:45 smithi118 ceph-mon[131825]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:45 smithi078 ceph-mon[139570]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:45 smithi078 ceph-mon[142991]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:15:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:47 smithi118 ceph-mon[131825]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:47.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:47 smithi078 ceph-mon[142991]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:47 smithi078 ceph-mon[139570]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:15:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:49 smithi118 ceph-mon[131825]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:49 smithi078 ceph-mon[139570]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:49 smithi078 ceph-mon[142991]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:51 smithi118 ceph-mon[131825]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:51 smithi078 ceph-mon[139570]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:51 smithi078 ceph-mon[142991]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:53 smithi118 ceph-mon[131825]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:53 smithi078 ceph-mon[139570]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:53 smithi078 ceph-mon[142991]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:55 smithi118 ceph-mon[131825]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:55 smithi078 ceph-mon[139570]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:55 smithi078 ceph-mon[142991]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:15:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:15:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:57 smithi118 ceph-mon[131825]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:57 smithi078 ceph-mon[139570]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:57 smithi078 ceph-mon[142991]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:15:59 smithi118 ceph-mon[131825]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:15:59 smithi078 ceph-mon[139570]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:15:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:15:59 smithi078 ceph-mon[142991]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:01 smithi118 ceph-mon[131825]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:01 smithi078 ceph-mon[139570]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:01 smithi078 ceph-mon[142991]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:02.485 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:16:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:02.794 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (7h) 9m ago 7h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (7h) 8m ago 7h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:16:02.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 8h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:16:02.796 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:03.177 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:16:03.178 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:16:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:03 smithi118 ceph-mon[131825]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1628597674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[142991]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1628597674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[139570]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1628597674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:16:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:04 smithi118 ceph-mon[131825]: from='client.62144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:04 smithi118 ceph-mon[131825]: from='client.62150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:16:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:16:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[139570]: from='client.62144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[139570]: from='client.62150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:16:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:16:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[142991]: from='client.62144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[142991]: from='client.62150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:16:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:16:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:16:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:05 smithi118 ceph-mon[131825]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:05 smithi078 ceph-mon[139570]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:05 smithi078 ceph-mon[142991]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:16:07.394 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:07 smithi078 ceph-mon[139570]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:07 smithi118 ceph-mon[131825]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:09 smithi118 ceph-mon[131825]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:09 smithi078 ceph-mon[139570]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:07 smithi078 ceph-mon[142991]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:09 smithi078 ceph-mon[142991]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:11 smithi118 ceph-mon[131825]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:11 smithi078 ceph-mon[142991]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:11.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:11 smithi078 ceph-mon[139570]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:13 smithi118 ceph-mon[131825]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:13 smithi078 ceph-mon[139570]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:13 smithi078 ceph-mon[142991]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:15 smithi118 ceph-mon[131825]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:15 smithi078 ceph-mon[139570]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:15 smithi078 ceph-mon[142991]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:16:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:17 smithi118 ceph-mon[131825]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:17 smithi078 ceph-mon[139570]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:17 smithi078 ceph-mon[142991]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:19 smithi118 ceph-mon[131825]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:19 smithi078 ceph-mon[142991]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:19 smithi078 ceph-mon[139570]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:21 smithi118 ceph-mon[131825]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:21 smithi078 ceph-mon[139570]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:21 smithi078 ceph-mon[142991]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:23 smithi118 ceph-mon[131825]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:23 smithi078 ceph-mon[139570]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:23 smithi078 ceph-mon[142991]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:25 smithi118 ceph-mon[131825]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:25 smithi078 ceph-mon[139570]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:25 smithi078 ceph-mon[142991]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:16:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:27 smithi118 ceph-mon[131825]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:27.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:27 smithi078 ceph-mon[139570]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:27 smithi078 ceph-mon[142991]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:29 smithi118 ceph-mon[131825]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:29 smithi078 ceph-mon[139570]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:29 smithi078 ceph-mon[142991]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:31.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:31 smithi118 ceph-mon[131825]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:31 smithi078 ceph-mon[139570]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:31 smithi078 ceph-mon[142991]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:33.525 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:16:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:33 smithi118 ceph-mon[131825]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:33 smithi078 ceph-mon[139570]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:33 smithi078 ceph-mon[142991]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:33.834 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:16:33.834 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 9m ago 7h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 9m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 9m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 8m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 9m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 9m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 9m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:16:33.835 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 9m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 9m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 8m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 8m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 8h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:16:33.836 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 8m ago 7h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:34.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:16:34.217 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:16:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/785471519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/785471519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/785471519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:16:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:35 smithi118 ceph-mon[131825]: from='client.52194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:35 smithi118 ceph-mon[131825]: from='client.52200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:35 smithi118 ceph-mon[131825]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[142991]: from='client.52194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[142991]: from='client.52200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[142991]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[139570]: from='client.52194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[139570]: from='client.52200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:16:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:35 smithi078 ceph-mon[139570]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:16:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:37 smithi078 ceph-mon[142991]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:37.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:37 smithi078 ceph-mon[139570]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:37 smithi118 ceph-mon[131825]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:39 smithi118 ceph-mon[131825]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:39 smithi078 ceph-mon[139570]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:39 smithi078 ceph-mon[142991]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:41 smithi118 ceph-mon[131825]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:41 smithi078 ceph-mon[139570]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:41 smithi078 ceph-mon[142991]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:43 smithi118 ceph-mon[131825]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:43 smithi078 ceph-mon[139570]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:43 smithi078 ceph-mon[142991]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:45 smithi118 ceph-mon[131825]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:45 smithi078 ceph-mon[139570]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:45 smithi078 ceph-mon[142991]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:16:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:47 smithi118 ceph-mon[131825]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:47 smithi078 ceph-mon[139570]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:47.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:47 smithi078 ceph-mon[142991]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:16:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:49 smithi118 ceph-mon[131825]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:49 smithi078 ceph-mon[139570]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:49 smithi078 ceph-mon[142991]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:51 smithi118 ceph-mon[131825]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:51 smithi078 ceph-mon[142991]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:51 smithi078 ceph-mon[139570]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:53 smithi118 ceph-mon[131825]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:53 smithi078 ceph-mon[139570]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:53 smithi078 ceph-mon[142991]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:55 smithi118 ceph-mon[131825]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:55 smithi078 ceph-mon[139570]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:55 smithi078 ceph-mon[142991]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:16:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:16:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:57 smithi118 ceph-mon[131825]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:57 smithi078 ceph-mon[142991]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:57 smithi078 ceph-mon[139570]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:16:59 smithi118 ceph-mon[131825]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:16:59 smithi078 ceph-mon[142991]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:16:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:16:59 smithi078 ceph-mon[139570]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:01 smithi118 ceph-mon[131825]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:01 smithi078 ceph-mon[142991]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:01 smithi078 ceph-mon[139570]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:03 smithi118 ceph-mon[131825]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:03 smithi078 ceph-mon[139570]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:03 smithi078 ceph-mon[142991]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:04.579 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:17:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:17:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:17:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:17:04.937 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:17:04.937 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 10m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:17:04.937 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 7h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 10m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 10m ago 8h 843M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 10m ago 8h 2038M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 10m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 10m ago 7h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 10m ago 8h 5959M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 10m ago 8h 5388M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 10m ago 8h 5031M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 10m ago 8h 4633M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:17:04.938 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:17:04.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:17:04.939 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 8h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:17:04.939 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 8h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:17:05.366 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:17:05.367 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:17:05.368 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:17:05.368 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:17:05.368 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:17:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:05 smithi078 ceph-mon[139570]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1836854079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:05 smithi078 ceph-mon[142991]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1836854079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:05 smithi118 ceph-mon[131825]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1836854079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:17:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[139570]: from='client.52212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[139570]: from='client.62186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[142991]: from='client.52212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[142991]: from='client.62186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:06 smithi118 ceph-mon[131825]: from='client.52212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:06 smithi118 ceph-mon[131825]: from='client.62186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[139570]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:17:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:17:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[142991]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:17:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:17:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:07 smithi118 ceph-mon[131825]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:17:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:09 smithi118 ceph-mon[131825]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:09 smithi078 ceph-mon[139570]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:09 smithi078 ceph-mon[142991]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:11 smithi118 ceph-mon[131825]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:11 smithi078 ceph-mon[142991]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:11 smithi078 ceph-mon[139570]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:13 smithi118 ceph-mon[131825]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:13 smithi078 ceph-mon[139570]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:13 smithi078 ceph-mon[142991]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:15 smithi118 ceph-mon[131825]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:15 smithi078 ceph-mon[139570]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:15 smithi078 ceph-mon[142991]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:17:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:17 smithi078 ceph-mon[139570]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:17 smithi078 ceph-mon[142991]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:17 smithi118 ceph-mon[131825]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:19 smithi118 ceph-mon[131825]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:19 smithi078 ceph-mon[139570]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:19 smithi078 ceph-mon[142991]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:21 smithi118 ceph-mon[131825]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:21 smithi078 ceph-mon[139570]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:21 smithi078 ceph-mon[142991]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:23 smithi118 ceph-mon[131825]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:23 smithi078 ceph-mon[139570]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:23 smithi078 ceph-mon[142991]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:25 smithi078 ceph-mon[139570]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:25 smithi078 ceph-mon[142991]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:25 smithi118 ceph-mon[131825]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:17:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:27 smithi078 ceph-mon[139570]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:27 smithi078 ceph-mon[142991]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:27 smithi118 ceph-mon[131825]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:29 smithi118 ceph-mon[131825]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:29 smithi078 ceph-mon[142991]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:29 smithi078 ceph-mon[139570]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:31 smithi118 ceph-mon[131825]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:31 smithi078 ceph-mon[139570]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:31 smithi078 ceph-mon[142991]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:33 smithi078 ceph-mon[139570]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:33 smithi078 ceph-mon[142991]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:33 smithi118 ceph-mon[131825]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:35.716 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:17:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:35 smithi078 ceph-mon[139570]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:35 smithi078 ceph-mon[142991]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:35 smithi118 ceph-mon[131825]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 29s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 9m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 29s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 29s ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 29s ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 9m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 29s ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:17:36.025 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 29s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 9m ago 8h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 29s ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 29s ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 29s ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 29s ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 9m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 9m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 9m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 9m ago 8h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:17:36.026 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 9m ago 8h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:17:36.405 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:17:36.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:17:36.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:17:36.409 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:17:36.409 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:17:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1191928925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1191928925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:17:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1191928925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:17:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[139570]: from='client.52230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[139570]: from='client.52236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[139570]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[142991]: from='client.52230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[142991]: from='client.52236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:37 smithi078 ceph-mon[142991]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:37 smithi118 ceph-mon[131825]: from='client.52230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:37 smithi118 ceph-mon[131825]: from='client.52236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:17:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:37 smithi118 ceph-mon[131825]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:39 smithi118 ceph-mon[131825]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:39 smithi078 ceph-mon[139570]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:39 smithi078 ceph-mon[142991]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:41 smithi078 ceph-mon[139570]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:41 smithi078 ceph-mon[142991]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:41 smithi118 ceph-mon[131825]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:43 smithi078 ceph-mon[139570]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:43 smithi078 ceph-mon[142991]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:43 smithi118 ceph-mon[131825]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:45 smithi078 ceph-mon[139570]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:45 smithi078 ceph-mon[142991]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:45 smithi118 ceph-mon[131825]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:17:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:47 smithi078 ceph-mon[139570]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:47 smithi078 ceph-mon[142991]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:47 smithi118 ceph-mon[131825]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:17:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:49 smithi118 ceph-mon[131825]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:49 smithi078 ceph-mon[139570]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:49 smithi078 ceph-mon[142991]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:51 smithi078 ceph-mon[142991]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:51 smithi078 ceph-mon[139570]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:51 smithi118 ceph-mon[131825]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:53 smithi078 ceph-mon[142991]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:53.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:53 smithi078 ceph-mon[139570]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:53 smithi118 ceph-mon[131825]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:55 smithi078 ceph-mon[139570]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:55 smithi078 ceph-mon[142991]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:55 smithi118 ceph-mon[131825]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:17:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:17:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:57 smithi078 ceph-mon[139570]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:57 smithi078 ceph-mon[142991]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:57 smithi118 ceph-mon[131825]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:17:59 smithi118 ceph-mon[131825]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:17:59 smithi078 ceph-mon[139570]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:17:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:17:59 smithi078 ceph-mon[142991]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:01 smithi078 ceph-mon[139570]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:01 smithi078 ceph-mon[142991]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:01 smithi118 ceph-mon[131825]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:03 smithi078 ceph-mon[139570]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:03 smithi078 ceph-mon[142991]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:03 smithi118 ceph-mon[131825]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:05 smithi078 ceph-mon[139570]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:05 smithi078 ceph-mon[142991]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:05 smithi118 ceph-mon[131825]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:18:06.753 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:18:07.086 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 60s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 10m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 60s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 10m ago 8h 27.8M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 10m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 60s ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 60s ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 10m ago 8h 950M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 60s ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 60s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 10m ago 8h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 60s ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:18:07.087 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 60s ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 60s ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 60s ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 10m ago 8h 4207M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 10m ago 8h 4911M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 10m ago 8h 4268M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 10m ago 8h 4835M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:18:07.088 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 10m ago 8h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:18:07.481 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:18:07.481 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:18:07.481 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:18:07.482 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:18:07.483 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:18:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:07 smithi078 ceph-mon[139570]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:18:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:07 smithi078 ceph-mon[142991]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:18:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:07 smithi118 ceph-mon[131825]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:18:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[139570]: from='client.62216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[139570]: from='client.62222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/529531808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[142991]: from='client.62216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[142991]: from='client.62222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/529531808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:08 smithi118 ceph-mon[131825]: from='client.62216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:08 smithi118 ceph-mon[131825]: from='client.62222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/529531808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:09 smithi078 ceph-mon[139570]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:09 smithi078 ceph-mon[142991]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:09 smithi118 ceph-mon[131825]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:18:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:18:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:10 smithi118 ceph-mon[131825]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[142991]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:18:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:10 smithi078 ceph-mon[139570]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:13 smithi078 ceph-mon[139570]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:13 smithi078 ceph-mon[142991]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:13 smithi118 ceph-mon[131825]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:15 smithi078 ceph-mon[139570]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:15 smithi078 ceph-mon[142991]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:15 smithi118 ceph-mon[131825]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:18:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:17 smithi078 ceph-mon[139570]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:17 smithi078 ceph-mon[142991]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:17 smithi118 ceph-mon[131825]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:19 smithi118 ceph-mon[131825]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:19 smithi078 ceph-mon[139570]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:19 smithi078 ceph-mon[142991]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:21 smithi078 ceph-mon[139570]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:21 smithi078 ceph-mon[142991]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:21 smithi118 ceph-mon[131825]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:23 smithi078 ceph-mon[139570]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:23 smithi078 ceph-mon[142991]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:23 smithi118 ceph-mon[131825]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:25 smithi078 ceph-mon[139570]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:25 smithi078 ceph-mon[142991]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:25 smithi118 ceph-mon[131825]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:18:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:27 smithi078 ceph-mon[139570]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:27 smithi078 ceph-mon[142991]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:27 smithi118 ceph-mon[131825]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:29 smithi118 ceph-mon[131825]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:29 smithi078 ceph-mon[139570]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:29 smithi078 ceph-mon[142991]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:31 smithi078 ceph-mon[139570]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:31 smithi078 ceph-mon[142991]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:31 smithi118 ceph-mon[131825]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:33 smithi078 ceph-mon[139570]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:33 smithi078 ceph-mon[142991]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:33 smithi118 ceph-mon[131825]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:35 smithi078 ceph-mon[139570]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:35 smithi078 ceph-mon[142991]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:35 smithi118 ceph-mon[131825]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:18:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:37 smithi078 ceph-mon[139570]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:37 smithi078 ceph-mon[142991]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:37.825 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:18:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:37 smithi118 ceph-mon[131825]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:38.136 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 91s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 28s ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 91s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 28s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 28s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 91s ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 91s ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 28s ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 91s ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:18:38.137 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 91s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 28s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 91s ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 91s ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 91s ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 91s ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 28s ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 28s ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 28s ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 28s ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:18:38.138 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 28s ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:18:38.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:18:38.520 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:18:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:39 smithi118 ceph-mon[131825]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:39 smithi118 ceph-mon[131825]: from='client.62240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:39 smithi118 ceph-mon[131825]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2373034499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[142991]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[142991]: from='client.62240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[142991]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2373034499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[139570]: from='client.52266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[139570]: from='client.62240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:18:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[139570]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2373034499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:18:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:41 smithi078 ceph-mon[139570]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:41 smithi078 ceph-mon[142991]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:41 smithi118 ceph-mon[131825]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:43 smithi078 ceph-mon[139570]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:43 smithi078 ceph-mon[142991]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:43 smithi118 ceph-mon[131825]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:45 smithi078 ceph-mon[139570]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:45 smithi078 ceph-mon[142991]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:45 smithi118 ceph-mon[131825]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:18:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:47 smithi078 ceph-mon[139570]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:47 smithi078 ceph-mon[142991]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:47 smithi118 ceph-mon[131825]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:18:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:49 smithi118 ceph-mon[131825]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:49 smithi078 ceph-mon[139570]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:49 smithi078 ceph-mon[142991]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:51 smithi078 ceph-mon[139570]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:51 smithi078 ceph-mon[142991]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:51 smithi118 ceph-mon[131825]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:53 smithi078 ceph-mon[139570]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:53 smithi078 ceph-mon[142991]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:53 smithi118 ceph-mon[131825]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:55 smithi078 ceph-mon[139570]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:55 smithi078 ceph-mon[142991]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:55 smithi118 ceph-mon[131825]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:18:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:18:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:57 smithi078 ceph-mon[139570]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:57 smithi078 ceph-mon[142991]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:57 smithi118 ceph-mon[131825]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:18:59 smithi118 ceph-mon[131825]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:18:59 smithi078 ceph-mon[142991]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:18:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:18:59 smithi078 ceph-mon[139570]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:01 smithi078 ceph-mon[139570]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:01 smithi078 ceph-mon[142991]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:01 smithi118 ceph-mon[131825]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:03 smithi078 ceph-mon[139570]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:03 smithi078 ceph-mon[142991]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:03 smithi118 ceph-mon[131825]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:05 smithi078 ceph-mon[139570]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:05 smithi078 ceph-mon[142991]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:05 smithi118 ceph-mon[131825]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:19:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:07 smithi078 ceph-mon[139570]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:07 smithi078 ceph-mon[142991]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:07 smithi118 ceph-mon[131825]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:08.864 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 59s ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 59s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 59s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:19:09.173 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 59s ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 59s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 59s ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 59s ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 59s ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 59s ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:19:09.174 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 59s ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:19:09.558 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:19:09.558 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:19:09.558 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:19:09.558 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:09.558 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:19:09.559 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:19:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:09 smithi118 ceph-mon[131825]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:09 smithi078 ceph-mon[139570]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:09 smithi078 ceph-mon[142991]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:10 smithi118 ceph-mon[131825]: from='client.52284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:10 smithi118 ceph-mon[131825]: from='client.62258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1132559150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[139570]: from='client.52284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[139570]: from='client.62258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1132559150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:10.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[142991]: from='client.52284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[142991]: from='client.62258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:10.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1132559150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:11 smithi118 ceph-mon[131825]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:19:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:19:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:19:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[139570]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:19:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[142991]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:19:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:19:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:19:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:19:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:13 smithi078 ceph-mon[139570]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:13 smithi078 ceph-mon[142991]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:13 smithi118 ceph-mon[131825]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:15 smithi078 ceph-mon[139570]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:15 smithi078 ceph-mon[142991]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:15 smithi118 ceph-mon[131825]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:19:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:17 smithi078 ceph-mon[139570]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:17 smithi078 ceph-mon[142991]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:17 smithi118 ceph-mon[131825]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:19 smithi118 ceph-mon[131825]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:19 smithi078 ceph-mon[139570]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:19 smithi078 ceph-mon[142991]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:21 smithi078 ceph-mon[139570]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:21 smithi078 ceph-mon[142991]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:21 smithi118 ceph-mon[131825]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:23 smithi078 ceph-mon[142991]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:23 smithi078 ceph-mon[139570]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:23 smithi118 ceph-mon[131825]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:25 smithi078 ceph-mon[139570]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:25 smithi078 ceph-mon[142991]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:25 smithi118 ceph-mon[131825]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:19:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:27 smithi078 ceph-mon[139570]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:27 smithi078 ceph-mon[142991]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:27 smithi118 ceph-mon[131825]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:29 smithi118 ceph-mon[131825]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:29 smithi078 ceph-mon[139570]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:29 smithi078 ceph-mon[142991]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:31 smithi078 ceph-mon[139570]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:31 smithi078 ceph-mon[142991]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:31 smithi118 ceph-mon[131825]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:33 smithi078 ceph-mon[139570]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:33 smithi078 ceph-mon[142991]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:33 smithi118 ceph-mon[131825]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:35 smithi078 ceph-mon[139570]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:35 smithi078 ceph-mon[142991]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:35 smithi118 ceph-mon[131825]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:19:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:37 smithi078 ceph-mon[139570]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:37 smithi078 ceph-mon[142991]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:37 smithi118 ceph-mon[131825]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:39 smithi118 ceph-mon[131825]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:39 smithi078 ceph-mon[139570]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:39 smithi078 ceph-mon[142991]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:39.904 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:19:40.210 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:19:40.210 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 90s ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 90s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 90s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 2m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 2m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:19:40.211 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 90s ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 2m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 90s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 2m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 2m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 2m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 2m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 90s ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 90s ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 90s ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:19:40.212 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 90s ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:19:40.213 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 90s ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:19:40.595 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:19:40.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:19:40.597 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:19:40.597 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:19:40.597 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[139570]: from='client.52302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[139570]: from='client.52308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[139570]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/840430839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[142991]: from='client.52302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[142991]: from='client.52308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[142991]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/840430839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:41 smithi118 ceph-mon[131825]: from='client.52302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:41 smithi118 ceph-mon[131825]: from='client.52308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:19:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:41 smithi118 ceph-mon[131825]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/840430839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:19:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:43 smithi078 ceph-mon[139570]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:43 smithi078 ceph-mon[142991]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:43 smithi118 ceph-mon[131825]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:45 smithi078 ceph-mon[139570]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:45 smithi078 ceph-mon[142991]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:45 smithi118 ceph-mon[131825]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:19:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:47 smithi078 ceph-mon[139570]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:47 smithi078 ceph-mon[142991]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:47 smithi118 ceph-mon[131825]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:19:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:49 smithi118 ceph-mon[131825]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:49 smithi078 ceph-mon[139570]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:49 smithi078 ceph-mon[142991]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:51 smithi078 ceph-mon[139570]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:51 smithi078 ceph-mon[142991]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:51 smithi118 ceph-mon[131825]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:53 smithi078 ceph-mon[139570]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:53 smithi078 ceph-mon[142991]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:53 smithi118 ceph-mon[131825]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:55 smithi078 ceph-mon[139570]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:55 smithi078 ceph-mon[142991]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:55 smithi118 ceph-mon[131825]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:19:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:19:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:57 smithi078 ceph-mon[139570]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:57 smithi078 ceph-mon[142991]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:57 smithi118 ceph-mon[131825]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:19:59 smithi118 ceph-mon[131825]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:19:59 smithi078 ceph-mon[139570]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:19:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:19:59 smithi078 ceph-mon[142991]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:00.375 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:00 smithi078 conmon[139546]: 2023-12-16T09:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:20:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:20:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:20:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:01 smithi118 ceph-mon[131825]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:01 smithi078 ceph-mon[139570]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:01 smithi078 ceph-mon[142991]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:03 smithi118 ceph-mon[131825]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:03 smithi078 ceph-mon[139570]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:03 smithi078 ceph-mon[142991]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:05 smithi078 ceph-mon[142991]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:05 smithi078 ceph-mon[139570]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:05 smithi118 ceph-mon[131825]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:20:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:07 smithi078 ceph-mon[139570]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:07 smithi078 ceph-mon[142991]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:07 smithi118 ceph-mon[131825]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:09 smithi118 ceph-mon[131825]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:09 smithi078 ceph-mon[139570]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:09 smithi078 ceph-mon[142991]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:10.943 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:20:11.280 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:20:11.280 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:20:11.280 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:20:11.280 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:20:11.280 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:20:11.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:20:11.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:20:11.282 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:20:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:11 smithi078 ceph-mon[139570]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:20:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:11 smithi078 ceph-mon[142991]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:20:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:11 smithi118 ceph-mon[131825]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:11.684 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:20:11.685 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:20:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='client.62288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='client.62294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:20:12.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:20:12.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:20:12.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2546209113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='client.62288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='client.62294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:20:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:20:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:20:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2546209113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='client.62288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='client.62294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:20:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:20:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:20:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2546209113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:13 smithi078 ceph-mon[139570]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:13 smithi078 ceph-mon[142991]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:13 smithi118 ceph-mon[131825]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:15 smithi078 ceph-mon[139570]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:15 smithi078 ceph-mon[142991]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:15 smithi118 ceph-mon[131825]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:20:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:17 smithi078 ceph-mon[139570]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:17 smithi078 ceph-mon[142991]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:17 smithi118 ceph-mon[131825]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:19 smithi118 ceph-mon[131825]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:19 smithi078 ceph-mon[139570]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:19 smithi078 ceph-mon[142991]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:21 smithi078 ceph-mon[139570]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:21 smithi078 ceph-mon[142991]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:21 smithi118 ceph-mon[131825]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:23 smithi078 ceph-mon[139570]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:23 smithi078 ceph-mon[142991]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:23 smithi118 ceph-mon[131825]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:25 smithi078 ceph-mon[139570]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:25 smithi078 ceph-mon[142991]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:25 smithi118 ceph-mon[131825]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:26] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T09:20:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:27 smithi078 ceph-mon[142991]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:27 smithi078 ceph-mon[139570]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:27 smithi118 ceph-mon[131825]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:29 smithi118 ceph-mon[131825]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:29 smithi078 ceph-mon[142991]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:29 smithi078 ceph-mon[139570]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:31 smithi078 ceph-mon[139570]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:31 smithi078 ceph-mon[142991]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:31 smithi118 ceph-mon[131825]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:33 smithi078 ceph-mon[139570]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:33 smithi078 ceph-mon[142991]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:33 smithi118 ceph-mon[131825]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:35 smithi078 ceph-mon[139570]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:35 smithi078 ceph-mon[142991]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:35 smithi118 ceph-mon[131825]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:20:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:37 smithi078 ceph-mon[139570]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:37 smithi078 ceph-mon[142991]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:37 smithi118 ceph-mon[131825]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:39 smithi118 ceph-mon[131825]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:39 smithi078 ceph-mon[139570]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:39 smithi078 ceph-mon[142991]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:41 smithi078 ceph-mon[139570]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:41 smithi078 ceph-mon[142991]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:41 smithi118 ceph-mon[131825]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:42.030 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (7h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 2m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 3m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 3m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 2m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 3m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (7h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:20:42.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 3m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 3m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 3m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 3m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 2m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 2m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 2m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 2m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:20:42.339 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 2m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:20:42.723 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:20:42.724 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[139570]: from='client.52338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[139570]: from='client.62312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[139570]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/512672002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[142991]: from='client.52338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[142991]: from='client.62312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[142991]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/512672002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:43 smithi118 ceph-mon[131825]: from='client.52338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:43 smithi118 ceph-mon[131825]: from='client.62312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:43 smithi118 ceph-mon[131825]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/512672002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:20:45.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:45 smithi078 ceph-mon[139570]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:45 smithi078 ceph-mon[142991]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:45 smithi118 ceph-mon[131825]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:20:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:47 smithi078 ceph-mon[139570]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:47 smithi078 ceph-mon[142991]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:47 smithi118 ceph-mon[131825]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:20:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:49 smithi118 ceph-mon[131825]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:49 smithi078 ceph-mon[139570]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:49 smithi078 ceph-mon[142991]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:51 smithi078 ceph-mon[139570]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:51 smithi078 ceph-mon[142991]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:51 smithi118 ceph-mon[131825]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:53 smithi078 ceph-mon[139570]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:53 smithi078 ceph-mon[142991]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:53 smithi118 ceph-mon[131825]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:55 smithi078 ceph-mon[142991]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:55 smithi078 ceph-mon[139570]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:55 smithi118 ceph-mon[131825]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:20:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:20:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:57 smithi078 ceph-mon[139570]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:57 smithi078 ceph-mon[142991]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:57 smithi118 ceph-mon[131825]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:20:59 smithi118 ceph-mon[131825]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:20:59 smithi078 ceph-mon[139570]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:20:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:20:59 smithi078 ceph-mon[142991]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:01 smithi078 ceph-mon[139570]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:01 smithi078 ceph-mon[142991]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:01 smithi118 ceph-mon[131825]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:03 smithi078 ceph-mon[139570]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:03 smithi078 ceph-mon[142991]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:03 smithi118 ceph-mon[131825]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:05 smithi118 ceph-mon[131825]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:05 smithi078 ceph-mon[139570]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:05 smithi078 ceph-mon[142991]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:21:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:07 smithi118 ceph-mon[131825]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:07 smithi078 ceph-mon[139570]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:07 smithi078 ceph-mon[142991]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:09 smithi118 ceph-mon[131825]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:09 smithi078 ceph-mon[139570]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:09 smithi078 ceph-mon[142991]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:11.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:11 smithi078 ceph-mon[139570]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:11 smithi078 ceph-mon[142991]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:11 smithi118 ceph-mon[131825]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:21:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:21:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:21:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:21:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:21:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:21:13.078 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:21:13.389 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:21:13.389 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:21:13.389 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (7h) 3m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:21:13.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (7h) 4m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (7h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:21:13.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:21:13.391 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:21:13.391 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:21:13.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:21:13.774 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:21:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:13 smithi118 ceph-mon[131825]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:13 smithi078 ceph-mon[139570]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:13 smithi078 ceph-mon[142991]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:14 smithi118 ceph-mon[131825]: from='client.62324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:14 smithi118 ceph-mon[131825]: from='client.52362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2874585975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[139570]: from='client.62324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[139570]: from='client.52362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2874585975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[142991]: from='client.62324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[142991]: from='client.52362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2874585975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:15 smithi118 ceph-mon[131825]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:15 smithi078 ceph-mon[139570]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:15 smithi078 ceph-mon[142991]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:16 smithi078 ceph-mon[139570]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:16 smithi078 ceph-mon[142991]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:21:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:16 smithi118 ceph-mon[131825]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:19 smithi118 ceph-mon[131825]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:19 smithi078 ceph-mon[139570]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:19 smithi078 ceph-mon[142991]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:21 smithi078 ceph-mon[139570]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:21 smithi078 ceph-mon[142991]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:21 smithi118 ceph-mon[131825]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:21:22.731595636Z level=info msg="Completed cleanup jobs" duration=67.690673ms 2023-12-16T09:21:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:23 smithi118 ceph-mon[131825]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:23 smithi078 ceph-mon[139570]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:23 smithi078 ceph-mon[142991]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:25 smithi118 ceph-mon[131825]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:25 smithi078 ceph-mon[139570]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:25 smithi078 ceph-mon[142991]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:21:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:27 smithi118 ceph-mon[131825]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:27 smithi078 ceph-mon[142991]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:27 smithi078 ceph-mon[139570]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:29 smithi118 ceph-mon[131825]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:29 smithi078 ceph-mon[142991]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:29 smithi078 ceph-mon[139570]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:31 smithi118 ceph-mon[131825]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:31 smithi078 ceph-mon[139570]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:31 smithi078 ceph-mon[142991]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:33 smithi118 ceph-mon[131825]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:33 smithi078 ceph-mon[139570]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:33 smithi078 ceph-mon[142991]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:34 smithi118 ceph-mon[131825]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:34 smithi078 ceph-mon[139570]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:34 smithi078 ceph-mon[142991]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:21:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:37 smithi118 ceph-mon[131825]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:37 smithi078 ceph-mon[139570]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:37 smithi078 ceph-mon[142991]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:39 smithi118 ceph-mon[131825]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:39 smithi078 ceph-mon[139570]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:39 smithi078 ceph-mon[142991]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:41 smithi118 ceph-mon[131825]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:41 smithi078 ceph-mon[139570]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:41 smithi078 ceph-mon[142991]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:43 smithi118 ceph-mon[131825]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:43 smithi078 ceph-mon[139570]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:43 smithi078 ceph-mon[142991]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:44.119 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (7h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (7h) 4m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 3m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 4m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:21:44.425 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 4m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 4m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 4m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 4m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 3m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 3m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 3m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 3m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:21:44.426 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (7h) 3m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:21:44.807 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:21:44.808 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:21:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:45 smithi118 ceph-mon[131825]: from='client.52374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:45 smithi118 ceph-mon[131825]: from='client.52380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:45 smithi118 ceph-mon[131825]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1215403961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[142991]: from='client.52374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[142991]: from='client.52380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[142991]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1215403961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[139570]: from='client.52374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[139570]: from='client.52380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:21:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[139570]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1215403961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:21:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:46 smithi078 ceph-mon[139570]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:46 smithi078 ceph-mon[142991]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:21:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:46 smithi118 ceph-mon[131825]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:21:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:49 smithi118 ceph-mon[131825]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:49 smithi078 ceph-mon[139570]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:49 smithi078 ceph-mon[142991]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:51 smithi118 ceph-mon[131825]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:51 smithi078 ceph-mon[139570]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:51 smithi078 ceph-mon[142991]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:53 smithi118 ceph-mon[131825]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:53 smithi078 ceph-mon[139570]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:53 smithi078 ceph-mon[142991]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:54 smithi118 ceph-mon[131825]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:54 smithi078 ceph-mon[139570]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:54 smithi078 ceph-mon[142991]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:21:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:21:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:57 smithi118 ceph-mon[131825]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:57 smithi078 ceph-mon[142991]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:57 smithi078 ceph-mon[139570]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:59.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:21:59 smithi118 ceph-mon[131825]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:21:59 smithi078 ceph-mon[139570]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:21:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:21:59 smithi078 ceph-mon[142991]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:01.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:01 smithi118 ceph-mon[131825]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:01 smithi078 ceph-mon[139570]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:01 smithi078 ceph-mon[142991]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:03.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:03 smithi118 ceph-mon[131825]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:03.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:03 smithi078 ceph-mon[139570]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:03 smithi078 ceph-mon[142991]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:04 smithi118 ceph-mon[131825]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:04 smithi078 ceph-mon[139570]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:04 smithi078 ceph-mon[142991]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:22:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:07 smithi118 ceph-mon[131825]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:07 smithi078 ceph-mon[139570]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:07 smithi078 ceph-mon[142991]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:09.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:09 smithi118 ceph-mon[131825]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:09 smithi078 ceph-mon[139570]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:09 smithi078 ceph-mon[142991]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:11.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:11 smithi118 ceph-mon[131825]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:11.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:11 smithi078 ceph-mon[139570]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:11 smithi078 ceph-mon[142991]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:22:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:22:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:22:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:13 smithi118 ceph-mon[131825]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:22:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:22:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:22:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[139570]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[142991]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:22:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:22:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:14 smithi118 ceph-mon[131825]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:14 smithi078 ceph-mon[139570]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:14 smithi078 ceph-mon[142991]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:15.151 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (7h) 5m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:22:15.459 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:22:15.460 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:22:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:15.845 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:22:15.845 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:22:15.845 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:22:15.845 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:22:15.845 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:22:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:15 smithi118 ceph-mon[131825]: from='client.52392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:15 smithi118 ceph-mon[131825]: from='client.62366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:15 smithi078 ceph-mon[142991]: from='client.52392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:15 smithi078 ceph-mon[142991]: from='client.62366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:15 smithi078 ceph-mon[139570]: from='client.52392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:15 smithi078 ceph-mon[139570]: from='client.62366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:22:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4074539746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:16 smithi078 ceph-mon[139570]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4074539746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:16 smithi078 ceph-mon[142991]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4074539746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:16 smithi118 ceph-mon[131825]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:19 smithi118 ceph-mon[131825]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:19 smithi078 ceph-mon[139570]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:19 smithi078 ceph-mon[142991]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:21 smithi118 ceph-mon[131825]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:21 smithi078 ceph-mon[139570]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:21 smithi078 ceph-mon[142991]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:22 smithi118 ceph-mon[131825]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:22 smithi078 ceph-mon[139570]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:22 smithi078 ceph-mon[142991]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:25 smithi118 ceph-mon[131825]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:25 smithi078 ceph-mon[139570]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:25 smithi078 ceph-mon[142991]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:26 smithi078 ceph-mon[139570]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:22:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:26 smithi078 ceph-mon[142991]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:26 smithi118 ceph-mon[131825]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:29 smithi118 ceph-mon[131825]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:29 smithi078 ceph-mon[139570]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:29 smithi078 ceph-mon[142991]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:30 smithi118 ceph-mon[131825]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:30 smithi078 ceph-mon[139570]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:30 smithi078 ceph-mon[142991]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:33 smithi118 ceph-mon[131825]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:33 smithi078 ceph-mon[139570]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:33 smithi078 ceph-mon[142991]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:34 smithi118 ceph-mon[131825]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:34 smithi078 ceph-mon[139570]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:34 smithi078 ceph-mon[142991]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:36 smithi078 ceph-mon[139570]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:36 smithi078 ceph-mon[142991]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:22:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:36 smithi118 ceph-mon[131825]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:39.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:39 smithi118 ceph-mon[131825]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:39 smithi078 ceph-mon[139570]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:39 smithi078 ceph-mon[142991]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:40 smithi118 ceph-mon[131825]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:40 smithi078 ceph-mon[139570]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:40 smithi078 ceph-mon[142991]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:42 smithi118 ceph-mon[131825]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:42 smithi078 ceph-mon[139570]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:42 smithi078 ceph-mon[142991]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:44 smithi118 ceph-mon[131825]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:44 smithi078 ceph-mon[139570]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:44 smithi078 ceph-mon[142991]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:46.190 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:22:46.501 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (7h) 4m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:22:46.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 5m ago 8h 5992M 2231M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 5m ago 8h 5420M 2231M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 5m ago 8h 5056M 2231M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 5m ago 8h 4664M 2231M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 4m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 4m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 4m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 4m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:22:46.503 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:22:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[142991]: from='client.62378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[142991]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[142991]: from='client.52416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[139570]: from='client.62378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[139570]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:46 smithi078 ceph-mon[139570]: from='client.52416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:46.889 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:46.890 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:22:46.891 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:22:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:46 smithi118 ceph-mon[131825]: from='client.62378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:46 smithi118 ceph-mon[131825]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:46 smithi118 ceph-mon[131825]: from='client.52416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:22:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/341146357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/341146357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/341146357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:22:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:22:49.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:49 smithi118 ceph-mon[131825]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:49 smithi078 ceph-mon[139570]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:49 smithi078 ceph-mon[142991]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:50 smithi118 ceph-mon[131825]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:50 smithi078 ceph-mon[139570]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:50 smithi078 ceph-mon[142991]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:52 smithi118 ceph-mon[131825]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:52 smithi078 ceph-mon[139570]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:52 smithi078 ceph-mon[142991]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:54 smithi118 ceph-mon[131825]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:54 smithi078 ceph-mon[139570]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:54 smithi078 ceph-mon[142991]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:56 smithi078 ceph-mon[139570]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:56 smithi078 ceph-mon[142991]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:22:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:22:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:56 smithi118 ceph-mon[131825]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:22:59 smithi078 ceph-mon[139570]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:22:59 smithi078 ceph-mon[142991]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:22:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:22:59 smithi118 ceph-mon[131825]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:00 smithi118 ceph-mon[131825]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:00 smithi078 ceph-mon[139570]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:00 smithi078 ceph-mon[142991]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:03 smithi118 ceph-mon[131825]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:03 smithi078 ceph-mon[139570]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:03 smithi078 ceph-mon[142991]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:04 smithi118 ceph-mon[131825]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:04 smithi078 ceph-mon[139570]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:04 smithi078 ceph-mon[142991]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:06 smithi078 ceph-mon[139570]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:06 smithi078 ceph-mon[142991]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:23:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:06 smithi118 ceph-mon[131825]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:09 smithi078 ceph-mon[139570]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:09 smithi078 ceph-mon[142991]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:09 smithi118 ceph-mon[131825]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:10 smithi118 ceph-mon[131825]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:10 smithi078 ceph-mon[139570]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:10 smithi078 ceph-mon[142991]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:12 smithi118 ceph-mon[131825]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:12 smithi078 ceph-mon[139570]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:12 smithi078 ceph-mon[142991]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:23:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:23:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:23:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:23:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:23:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:14 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2218M 2023-12-16T09:23:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:14 smithi118 ceph-mon[131825]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:14 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2218M 2023-12-16T09:23:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:14 smithi078 ceph-mon[139570]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:14 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2218M 2023-12-16T09:23:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:14 smithi078 ceph-mon[142991]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:16 smithi078 ceph-mon[139570]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:23:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:16 smithi078 ceph-mon[142991]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:16 smithi118 ceph-mon[131825]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:17.241 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:23:17.548 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:23:17.548 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:23:17.548 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:23:17.548 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:23:17.548 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (7h) 6m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:23:17.549 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:23:17.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:23:17.550 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:23:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:17 smithi118 ceph-mon[131825]: from='client.52428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:23:17.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:23:17.931 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:23:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:17 smithi078 ceph-mon[139570]: from='client.52428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:17 smithi078 ceph-mon[142991]: from='client.52428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:18 smithi118 ceph-mon[131825]: from='client.52434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3562780125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:18 smithi118 ceph-mon[131825]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[139570]: from='client.52434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3562780125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[139570]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[142991]: from='client.52434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3562780125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:18 smithi078 ceph-mon[142991]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:20 smithi118 ceph-mon[131825]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:20 smithi078 ceph-mon[139570]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:20 smithi078 ceph-mon[142991]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:22 smithi118 ceph-mon[131825]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:22 smithi078 ceph-mon[139570]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:22 smithi078 ceph-mon[142991]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:24 smithi118 ceph-mon[131825]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:24 smithi078 ceph-mon[139570]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:24 smithi078 ceph-mon[142991]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:26 smithi078 ceph-mon[139570]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:26 smithi078 ceph-mon[142991]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:23:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:26 smithi118 ceph-mon[131825]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:29 smithi078 ceph-mon[139570]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:29 smithi078 ceph-mon[142991]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:29 smithi118 ceph-mon[131825]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:30 smithi118 ceph-mon[131825]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:30 smithi078 ceph-mon[139570]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:30 smithi078 ceph-mon[142991]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:33 smithi118 ceph-mon[131825]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:33 smithi078 ceph-mon[139570]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:33 smithi078 ceph-mon[142991]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:34 smithi118 ceph-mon[131825]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:34 smithi078 ceph-mon[139570]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:34 smithi078 ceph-mon[142991]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:36 smithi078 ceph-mon[142991]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:36 smithi078 ceph-mon[139570]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:23:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:36 smithi118 ceph-mon[131825]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:39 smithi078 ceph-mon[139570]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:39 smithi078 ceph-mon[142991]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:39 smithi118 ceph-mon[131825]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:40 smithi118 ceph-mon[131825]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:40 smithi078 ceph-mon[139570]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:40 smithi078 ceph-mon[142991]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:42 smithi118 ceph-mon[131825]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:42 smithi078 ceph-mon[139570]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:42 smithi078 ceph-mon[142991]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:44 smithi118 ceph-mon[131825]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:44 smithi078 ceph-mon[139570]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:44 smithi078 ceph-mon[142991]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:46 smithi078 ceph-mon[139570]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:46 smithi078 ceph-mon[142991]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:23:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:46 smithi118 ceph-mon[131825]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:23:48.280 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:23:48.590 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (7h) 6m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 6m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 6m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 5m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 5m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 5m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 5m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:23:48.591 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:23:48.969 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:23:48.969 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:23:48.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:23:48.969 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:23:48.970 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:23:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[142991]: from='client.52446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[142991]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3261251191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[139570]: from='client.52446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[139570]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3261251191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:49 smithi118 ceph-mon[131825]: from='client.52446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:49 smithi118 ceph-mon[131825]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3261251191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:23:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:50 smithi078 ceph-mon[142991]: from='client.52452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:50 smithi078 ceph-mon[139570]: from='client.52452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:50 smithi118 ceph-mon[131825]: from='client.52452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:23:51.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:51 smithi078 ceph-mon[142991]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:51 smithi078 ceph-mon[139570]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:51 smithi118 ceph-mon[131825]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:52 smithi118 ceph-mon[131825]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:52 smithi078 ceph-mon[139570]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:52 smithi078 ceph-mon[142991]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:54 smithi118 ceph-mon[131825]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:54 smithi078 ceph-mon[139570]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:54 smithi078 ceph-mon[142991]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:56 smithi078 ceph-mon[139570]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:23:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:23:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:56 smithi078 ceph-mon[142991]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:56 smithi118 ceph-mon[131825]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:23:59 smithi078 ceph-mon[139570]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:23:59 smithi078 ceph-mon[142991]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:23:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:23:59 smithi118 ceph-mon[131825]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:00 smithi118 ceph-mon[131825]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:00 smithi078 ceph-mon[139570]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:00 smithi078 ceph-mon[142991]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:03 smithi118 ceph-mon[131825]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:03 smithi078 ceph-mon[139570]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:03 smithi078 ceph-mon[142991]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:04 smithi118 ceph-mon[131825]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:04 smithi078 ceph-mon[139570]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:04 smithi078 ceph-mon[142991]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:06 smithi078 ceph-mon[139570]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:06 smithi078 ceph-mon[142991]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:24:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:06 smithi118 ceph-mon[131825]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:09 smithi078 ceph-mon[139570]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:09 smithi078 ceph-mon[142991]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:09 smithi118 ceph-mon[131825]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:10 smithi118 ceph-mon[131825]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:10 smithi078 ceph-mon[139570]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:10 smithi078 ceph-mon[142991]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:12 smithi118 ceph-mon[131825]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:12 smithi078 ceph-mon[142991]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:12 smithi078 ceph-mon[139570]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:24:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:24:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:24:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:24:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:24:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:24:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:24:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:24:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:24:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:24:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:24:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:24:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:15 smithi078 ceph-mon[139570]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:15.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:15 smithi078 ceph-mon[142991]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:15 smithi118 ceph-mon[131825]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:16 smithi078 ceph-mon[139570]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:16 smithi078 ceph-mon[142991]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:24:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:16 smithi118 ceph-mon[131825]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:19.316 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:24:19.628 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:24:19.628 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:24:19.628 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:24:19.628 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:24:19.629 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (7h) 7m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:24:19.630 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:24:19.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:24:19.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:24:19.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:24:19.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:24:19.631 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:24:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:19 smithi078 ceph-mon[139570]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:19 smithi078 ceph-mon[142991]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:19 smithi118 ceph-mon[131825]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:20.010 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:24:20.011 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:24:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:20 smithi078 ceph-mon[139570]: from='client.52464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:20.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3280052911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:20.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:20 smithi078 ceph-mon[142991]: from='client.52464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3280052911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:20 smithi118 ceph-mon[131825]: from='client.52464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3280052911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:21 smithi078 ceph-mon[139570]: from='client.62438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:21.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:21 smithi078 ceph-mon[139570]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:21 smithi078 ceph-mon[142991]: from='client.62438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:21.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:21 smithi078 ceph-mon[142991]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:21 smithi118 ceph-mon[131825]: from='client.62438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:21 smithi118 ceph-mon[131825]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:22 smithi118 ceph-mon[131825]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:22 smithi078 ceph-mon[139570]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:22 smithi078 ceph-mon[142991]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:24 smithi118 ceph-mon[131825]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:24 smithi078 ceph-mon[139570]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:24 smithi078 ceph-mon[142991]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:26 smithi078 ceph-mon[139570]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:26 smithi078 ceph-mon[142991]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:24:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:26 smithi118 ceph-mon[131825]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:29 smithi078 ceph-mon[139570]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:29 smithi078 ceph-mon[142991]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:29 smithi118 ceph-mon[131825]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:30 smithi118 ceph-mon[131825]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:30 smithi078 ceph-mon[139570]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:30 smithi078 ceph-mon[142991]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:33 smithi118 ceph-mon[131825]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:33 smithi078 ceph-mon[139570]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:33 smithi078 ceph-mon[142991]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:34 smithi118 ceph-mon[131825]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:34 smithi078 ceph-mon[139570]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:34 smithi078 ceph-mon[142991]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:36 smithi078 ceph-mon[139570]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:36 smithi078 ceph-mon[142991]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:24:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:36 smithi118 ceph-mon[131825]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:39 smithi078 ceph-mon[139570]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:39 smithi078 ceph-mon[142991]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:39 smithi118 ceph-mon[131825]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:40 smithi118 ceph-mon[131825]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:40 smithi078 ceph-mon[139570]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:40 smithi078 ceph-mon[142991]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:42 smithi118 ceph-mon[131825]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:42 smithi078 ceph-mon[139570]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:42 smithi078 ceph-mon[142991]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:44 smithi118 ceph-mon[131825]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:44 smithi078 ceph-mon[139570]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:44.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:44 smithi078 ceph-mon[142991]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:46 smithi078 ceph-mon[139570]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:24:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:46 smithi078 ceph-mon[142991]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:46 smithi118 ceph-mon[131825]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:24:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:49 smithi078 ceph-mon[139570]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:49 smithi078 ceph-mon[142991]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:49 smithi118 ceph-mon[131825]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:50.357 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:24:50.670 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7h) 7m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 6m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 6m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 6m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 6m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:24:50.671 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:24:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:50 smithi118 ceph-mon[131825]: from='client.62450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:50 smithi118 ceph-mon[131825]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:50 smithi078 ceph-mon[139570]: from='client.62450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:50 smithi078 ceph-mon[139570]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:50 smithi078 ceph-mon[142991]: from='client.62450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:50 smithi078 ceph-mon[142991]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:24:51.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:24:51.052 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:24:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:51 smithi118 ceph-mon[131825]: from='client.52488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:51.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3855310163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:51 smithi078 ceph-mon[142991]: from='client.52488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3855310163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:51 smithi078 ceph-mon[139570]: from='client.52488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:24:51.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3855310163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:24:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:52 smithi118 ceph-mon[131825]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:52 smithi078 ceph-mon[139570]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:52 smithi078 ceph-mon[142991]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:54 smithi118 ceph-mon[131825]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:54 smithi078 ceph-mon[139570]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:54 smithi078 ceph-mon[142991]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:56 smithi078 ceph-mon[139570]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:56 smithi078 ceph-mon[142991]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:24:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:24:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:56 smithi118 ceph-mon[131825]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:24:59 smithi078 ceph-mon[139570]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:24:59 smithi078 ceph-mon[142991]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:24:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:24:59 smithi118 ceph-mon[131825]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:00 smithi118 ceph-mon[131825]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:00 smithi078 ceph-mon[139570]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:00 smithi078 ceph-mon[142991]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:03 smithi118 ceph-mon[131825]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:03 smithi078 ceph-mon[139570]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:03 smithi078 ceph-mon[142991]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:04 smithi118 ceph-mon[131825]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:04 smithi078 ceph-mon[139570]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:04 smithi078 ceph-mon[142991]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:06 smithi078 ceph-mon[139570]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:06 smithi078 ceph-mon[142991]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:25:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:06 smithi118 ceph-mon[131825]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:09 smithi078 ceph-mon[139570]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:09 smithi078 ceph-mon[142991]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:09 smithi118 ceph-mon[131825]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:10 smithi118 ceph-mon[131825]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:10 smithi078 ceph-mon[139570]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:10 smithi078 ceph-mon[142991]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:12 smithi118 ceph-mon[131825]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:12 smithi078 ceph-mon[139570]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:12 smithi078 ceph-mon[142991]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:14.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:25:14.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:25:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:25:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:25:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:25:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:25:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:16 smithi078 ceph-mon[139570]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:25:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:16 smithi078 ceph-mon[142991]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:16 smithi118 ceph-mon[131825]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:19 smithi078 ceph-mon[139570]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:19 smithi078 ceph-mon[142991]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:19 smithi118 ceph-mon[131825]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:20 smithi118 ceph-mon[131825]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:20 smithi078 ceph-mon[139570]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:20 smithi078 ceph-mon[142991]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:21.399 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:25:21.710 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (7h) 7m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:25:21.711 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:25:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:21 smithi118 ceph-mon[131825]: from='client.52500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:21 smithi078 ceph-mon[139570]: from='client.52500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:21 smithi078 ceph-mon[142991]: from='client.52500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:22.093 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:25:22.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:25:22.095 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:25:22.095 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:25:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:22 smithi118 ceph-mon[131825]: from='client.52506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3874236996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:22 smithi118 ceph-mon[131825]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[139570]: from='client.52506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3874236996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[139570]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[142991]: from='client.52506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3874236996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:22 smithi078 ceph-mon[142991]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:24 smithi118 ceph-mon[131825]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:24 smithi078 ceph-mon[139570]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:24 smithi078 ceph-mon[142991]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:26 smithi078 ceph-mon[139570]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:26 smithi078 ceph-mon[142991]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:25:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:26 smithi118 ceph-mon[131825]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:29 smithi078 ceph-mon[139570]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:29 smithi078 ceph-mon[142991]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:29 smithi118 ceph-mon[131825]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:30 smithi118 ceph-mon[131825]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:30 smithi078 ceph-mon[139570]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:30 smithi078 ceph-mon[142991]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:33 smithi118 ceph-mon[131825]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:33 smithi078 ceph-mon[139570]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:33 smithi078 ceph-mon[142991]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:34 smithi118 ceph-mon[131825]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:34 smithi078 ceph-mon[139570]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:34 smithi078 ceph-mon[142991]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:36 smithi078 ceph-mon[139570]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:36 smithi078 ceph-mon[142991]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:25:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:36 smithi118 ceph-mon[131825]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:39 smithi078 ceph-mon[139570]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:39 smithi078 ceph-mon[142991]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:39 smithi118 ceph-mon[131825]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:40 smithi118 ceph-mon[131825]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:40 smithi078 ceph-mon[139570]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:40 smithi078 ceph-mon[142991]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:42 smithi118 ceph-mon[131825]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:42 smithi078 ceph-mon[139570]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:42 smithi078 ceph-mon[142991]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:44 smithi118 ceph-mon[131825]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:44 smithi078 ceph-mon[139570]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:44 smithi078 ceph-mon[142991]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:46 smithi078 ceph-mon[139570]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:46 smithi078 ceph-mon[142991]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:25:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:46 smithi118 ceph-mon[131825]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:25:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:49 smithi078 ceph-mon[139570]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:49 smithi078 ceph-mon[142991]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:49 smithi118 ceph-mon[131825]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:50 smithi118 ceph-mon[131825]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:50 smithi078 ceph-mon[139570]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:50 smithi078 ceph-mon[142991]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:52.438 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:25:52.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (7h) 7m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 7m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 7m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:25:52.750 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:25:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:52 smithi118 ceph-mon[131825]: from='client.52518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:52 smithi118 ceph-mon[131825]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:52 smithi078 ceph-mon[139570]: from='client.52518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:52 smithi078 ceph-mon[139570]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:52 smithi078 ceph-mon[142991]: from='client.52518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:52 smithi078 ceph-mon[142991]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:25:53.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:25:53.137 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:25:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:53 smithi118 ceph-mon[131825]: from='client.52524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2794091130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:53 smithi078 ceph-mon[139570]: from='client.52524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2794091130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:53 smithi078 ceph-mon[142991]: from='client.52524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:25:53.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2794091130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:25:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:54 smithi118 ceph-mon[131825]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:54 smithi078 ceph-mon[139570]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:54 smithi078 ceph-mon[142991]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:56 smithi078 ceph-mon[139570]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:56 smithi078 ceph-mon[142991]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:25:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:25:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:56 smithi118 ceph-mon[131825]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:59.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:25:59 smithi078 ceph-mon[139570]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:59.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:25:59 smithi078 ceph-mon[142991]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:25:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:25:59 smithi118 ceph-mon[131825]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:00 smithi118 ceph-mon[131825]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:00 smithi078 ceph-mon[139570]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:00 smithi078 ceph-mon[142991]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:03 smithi118 ceph-mon[131825]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:03 smithi078 ceph-mon[139570]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:03 smithi078 ceph-mon[142991]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:04 smithi118 ceph-mon[131825]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:04 smithi078 ceph-mon[139570]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:04 smithi078 ceph-mon[142991]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:06 smithi078 ceph-mon[139570]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:06 smithi078 ceph-mon[142991]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:26:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:06 smithi118 ceph-mon[131825]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:09 smithi078 ceph-mon[139570]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:09 smithi078 ceph-mon[142991]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:09 smithi118 ceph-mon[131825]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:10 smithi118 ceph-mon[131825]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:10 smithi078 ceph-mon[139570]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:10 smithi078 ceph-mon[142991]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:12 smithi118 ceph-mon[131825]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:12 smithi078 ceph-mon[139570]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:12 smithi078 ceph-mon[142991]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:14 smithi118 ceph-mon[131825]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:14 smithi078 ceph-mon[139570]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:14 smithi078 ceph-mon[142991]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:26:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:26:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:26:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:26:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[139570]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:26:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:16 smithi078 ceph-mon[142991]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:26:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:26:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:26:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:16 smithi118 ceph-mon[131825]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:18.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:19 smithi078 ceph-mon[139570]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:19.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:19 smithi078 ceph-mon[142991]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:19 smithi118 ceph-mon[131825]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:20 smithi118 ceph-mon[131825]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:20 smithi078 ceph-mon[139570]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:20 smithi078 ceph-mon[142991]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:22 smithi118 ceph-mon[131825]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:22 smithi078 ceph-mon[139570]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:22 smithi078 ceph-mon[142991]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:23.486 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:26:23.795 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (7h) 8m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:26:23.796 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:26:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:26:24.174 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:26:24.174 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:26:24.175 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:26:24.176 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:26:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:24 smithi078 ceph-mon[139570]: from='client.62504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:24.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1119308504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:24 smithi078 ceph-mon[142991]: from='client.62504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:24.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1119308504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:24 smithi118 ceph-mon[131825]: from='client.62504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1119308504' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:25.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:25 smithi078 ceph-mon[139570]: from='client.52542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:25 smithi078 ceph-mon[139570]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:25 smithi078 ceph-mon[142991]: from='client.52542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:25 smithi078 ceph-mon[142991]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:25 smithi118 ceph-mon[131825]: from='client.52542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:25 smithi118 ceph-mon[131825]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:26 smithi078 ceph-mon[139570]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:26 smithi078 ceph-mon[142991]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:26:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:26 smithi118 ceph-mon[131825]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:29 smithi078 ceph-mon[139570]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:29 smithi078 ceph-mon[142991]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:29 smithi118 ceph-mon[131825]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:30 smithi118 ceph-mon[131825]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:30 smithi078 ceph-mon[142991]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:30 smithi078 ceph-mon[139570]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:33 smithi118 ceph-mon[131825]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:33 smithi078 ceph-mon[139570]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:33 smithi078 ceph-mon[142991]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:34 smithi118 ceph-mon[131825]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:34 smithi078 ceph-mon[139570]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:34 smithi078 ceph-mon[142991]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:36 smithi078 ceph-mon[139570]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:36 smithi078 ceph-mon[142991]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:26:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:36 smithi118 ceph-mon[131825]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:39 smithi078 ceph-mon[139570]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:39 smithi078 ceph-mon[142991]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:39 smithi118 ceph-mon[131825]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:40 smithi118 ceph-mon[131825]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:40 smithi078 ceph-mon[139570]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:40 smithi078 ceph-mon[142991]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:42 smithi118 ceph-mon[131825]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:42 smithi078 ceph-mon[139570]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:42 smithi078 ceph-mon[142991]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:44 smithi118 ceph-mon[131825]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:44 smithi078 ceph-mon[139570]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:44 smithi078 ceph-mon[142991]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:46 smithi078 ceph-mon[139570]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:26:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:46 smithi078 ceph-mon[142991]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:46 smithi118 ceph-mon[131825]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:26:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:49 smithi078 ceph-mon[139570]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:49 smithi078 ceph-mon[142991]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:49 smithi118 ceph-mon[131825]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:50 smithi118 ceph-mon[131825]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:50 smithi078 ceph-mon[139570]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:50 smithi078 ceph-mon[142991]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:52 smithi118 ceph-mon[131825]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:52 smithi078 ceph-mon[139570]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:52 smithi078 ceph-mon[142991]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:54.519 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 850M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2072M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:26:54.828 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1045M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 5992M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5420M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5056M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4664M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (7h) 8m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:26:54.829 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:26:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:54 smithi118 ceph-mon[131825]: from='client.62522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:54 smithi118 ceph-mon[131825]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:54 smithi078 ceph-mon[139570]: from='client.62522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:54 smithi078 ceph-mon[139570]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:54 smithi078 ceph-mon[142991]: from='client.62522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:54 smithi078 ceph-mon[142991]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:55.207 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:26:55.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:26:55.208 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:26:55.209 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:26:55.209 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:26:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:55 smithi118 ceph-mon[131825]: from='client.52560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3105951162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:55 smithi078 ceph-mon[139570]: from='client.52560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3105951162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:55 smithi078 ceph-mon[142991]: from='client.52560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:26:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3105951162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:26:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:56 smithi078 ceph-mon[139570]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:56 smithi078 ceph-mon[142991]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:26:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:26:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:56 smithi118 ceph-mon[131825]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:59.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:26:59 smithi078 ceph-mon[139570]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:26:59 smithi078 ceph-mon[142991]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:26:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:26:59 smithi118 ceph-mon[131825]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:00 smithi118 ceph-mon[131825]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:00 smithi078 ceph-mon[139570]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:00 smithi078 ceph-mon[142991]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:03 smithi118 ceph-mon[131825]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:03 smithi078 ceph-mon[139570]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:03 smithi078 ceph-mon[142991]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:04 smithi118 ceph-mon[131825]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:04 smithi078 ceph-mon[139570]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:04 smithi078 ceph-mon[142991]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:06 smithi078 ceph-mon[139570]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:27:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:06 smithi078 ceph-mon[142991]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:06 smithi118 ceph-mon[131825]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:09.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:09 smithi078 ceph-mon[139570]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:09.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:09 smithi078 ceph-mon[142991]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:09 smithi118 ceph-mon[131825]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:10 smithi118 ceph-mon[131825]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:10 smithi078 ceph-mon[139570]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:10 smithi078 ceph-mon[142991]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:12 smithi118 ceph-mon[131825]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:12 smithi078 ceph-mon[139570]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:12 smithi078 ceph-mon[142991]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:14 smithi118 ceph-mon[131825]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:14 smithi078 ceph-mon[139570]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:14 smithi078 ceph-mon[142991]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:16.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:27:16.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:27:16.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:27:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:27:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:16 smithi118 ceph-mon[131825]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:16 smithi078 ceph-mon[139570]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:17.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:16 smithi078 ceph-mon[142991]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:27:19.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:27:19.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:27:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:27:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:20 smithi118 ceph-mon[131825]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:20 smithi078 ceph-mon[139570]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:20 smithi078 ceph-mon[142991]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:22 smithi118 ceph-mon[131825]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:22 smithi078 ceph-mon[139570]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:22 smithi078 ceph-mon[142991]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:24 smithi118 ceph-mon[131825]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:24 smithi078 ceph-mon[139570]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:24 smithi078 ceph-mon[142991]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:25.553 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7s ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7s ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7s ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7s ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:27:25.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7s ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7s ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7s ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7s ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:27:25.867 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:27:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:25 smithi118 ceph-mon[131825]: from='client.62540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:25 smithi078 ceph-mon[139570]: from='client.62540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:25 smithi078 ceph-mon[142991]: from='client.62540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:26.246 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:27:26.246 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:27:26.246 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:27:26.246 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:26.247 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:27:26.248 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:27:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:27:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[142991]: from='client.52578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1877075267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[142991]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[139570]: from='client.52578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1877075267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:26 smithi078 ceph-mon[139570]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:26 smithi118 ceph-mon[131825]: from='client.52578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1877075267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:26 smithi118 ceph-mon[131825]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:29.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:29 smithi078 ceph-mon[139570]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:29.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:29 smithi078 ceph-mon[142991]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:29 smithi118 ceph-mon[131825]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:30 smithi118 ceph-mon[131825]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:30 smithi078 ceph-mon[139570]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:30 smithi078 ceph-mon[142991]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:33 smithi118 ceph-mon[131825]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:33 smithi078 ceph-mon[139570]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:33 smithi078 ceph-mon[142991]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:34 smithi118 ceph-mon[131825]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:34 smithi078 ceph-mon[142991]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:34 smithi078 ceph-mon[139570]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:36 smithi078 ceph-mon[139570]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:36 smithi078 ceph-mon[142991]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:27:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:36 smithi118 ceph-mon[131825]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:39.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:39 smithi078 ceph-mon[142991]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:39.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:39 smithi078 ceph-mon[139570]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:39 smithi118 ceph-mon[131825]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:40 smithi118 ceph-mon[131825]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:40 smithi078 ceph-mon[139570]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:40 smithi078 ceph-mon[142991]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:42 smithi118 ceph-mon[131825]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:42 smithi078 ceph-mon[139570]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:42 smithi078 ceph-mon[142991]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:44 smithi118 ceph-mon[131825]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:44 smithi078 ceph-mon[139570]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:44 smithi078 ceph-mon[142991]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:46 smithi078 ceph-mon[139570]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:27:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:46 smithi078 ceph-mon[142991]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:46 smithi118 ceph-mon[131825]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:27:49.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:49 smithi078 ceph-mon[139570]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:49.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:49 smithi078 ceph-mon[142991]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:49 smithi118 ceph-mon[131825]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:50 smithi118 ceph-mon[131825]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:50 smithi078 ceph-mon[139570]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:50 smithi078 ceph-mon[142991]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:52 smithi118 ceph-mon[131825]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:52 smithi078 ceph-mon[139570]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:52 smithi078 ceph-mon[142991]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:54 smithi118 ceph-mon[131825]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:54 smithi078 ceph-mon[139570]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:54 smithi078 ceph-mon[142991]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:56.590 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:27:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:56 smithi078 ceph-mon[139570]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:27:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:27:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:56 smithi078 ceph-mon[142991]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 38s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 97.8M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 38s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 38s ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:27:56.900 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 38s ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 967M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 38s ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 38s ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 38s ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 38s ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 38s ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 38s ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4233M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 4942M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4298M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4869M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:27:56.901 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 137M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:27:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:56 smithi118 ceph-mon[131825]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:57.285 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:27:57.285 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:27:57.285 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:27:57.285 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:27:57.286 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:27:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:57 smithi118 ceph-mon[131825]: from='client.62558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:57 smithi118 ceph-mon[131825]: from='client.52596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1736161102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[142991]: from='client.62558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[142991]: from='client.52596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1736161102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[139570]: from='client.62558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[139570]: from='client.52596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:27:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1736161102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:27:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:27:59 smithi118 ceph-mon[131825]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:27:59 smithi078 ceph-mon[139570]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:27:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:27:59 smithi078 ceph-mon[142991]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:00 smithi118 ceph-mon[131825]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:00 smithi078 ceph-mon[139570]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:00 smithi078 ceph-mon[142991]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:03 smithi118 ceph-mon[131825]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:03 smithi078 ceph-mon[139570]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:03 smithi078 ceph-mon[142991]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:04 smithi118 ceph-mon[131825]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:04 smithi078 ceph-mon[139570]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:04 smithi078 ceph-mon[142991]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:06 smithi078 ceph-mon[139570]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:06 smithi078 ceph-mon[142991]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:28:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:06 smithi118 ceph-mon[131825]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:09 smithi118 ceph-mon[131825]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:09 smithi078 ceph-mon[139570]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:09 smithi078 ceph-mon[142991]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:10 smithi118 ceph-mon[131825]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:10 smithi078 ceph-mon[139570]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:10 smithi078 ceph-mon[142991]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:12 smithi118 ceph-mon[131825]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:12 smithi078 ceph-mon[139570]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:12 smithi078 ceph-mon[142991]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:14 smithi118 ceph-mon[131825]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:14 smithi078 ceph-mon[139570]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:14 smithi078 ceph-mon[142991]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:16 smithi078 ceph-mon[139570]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:28:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:16 smithi078 ceph-mon[142991]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:16 smithi118 ceph-mon[131825]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:19 smithi118 ceph-mon[131825]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:28:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:19 smithi078 ceph-mon[139570]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:28:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:19 smithi078 ceph-mon[142991]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:28:21.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:21 smithi118 ceph-mon[131825]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:21.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:21 smithi078 ceph-mon[139570]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:21.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:21 smithi078 ceph-mon[142991]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:28:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:28:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:28:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:28:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:28:23.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:28:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:24 smithi118 ceph-mon[131825]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:24 smithi078 ceph-mon[139570]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:24 smithi078 ceph-mon[142991]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:26 smithi078 ceph-mon[139570]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:26 smithi078 ceph-mon[142991]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:28:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:26 smithi118 ceph-mon[131825]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:27.634 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:28:27.941 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:28:27.941 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 69s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:28:27.941 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6s ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:28:27.941 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 69s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 69s ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 69s ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6s ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 69s ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 69s ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 69s ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 69s ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 69s ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 69s ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6s ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6s ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6s ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:28:27.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6s ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:28:27.943 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6s ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:28:28.320 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:28.321 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:28:28.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:28:28.322 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:28:28.322 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:28:28.322 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:28:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:28 smithi118 ceph-mon[131825]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2820320289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:28:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:28 smithi078 ceph-mon[142991]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2820320289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:28:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:28 smithi078 ceph-mon[139570]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2820320289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:28:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:29 smithi118 ceph-mon[131825]: from='client.52608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:29 smithi118 ceph-mon[131825]: from='client.62582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:29 smithi078 ceph-mon[139570]: from='client.52608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:29 smithi078 ceph-mon[139570]: from='client.62582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:29 smithi078 ceph-mon[142991]: from='client.52608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:29 smithi078 ceph-mon[142991]: from='client.62582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:28:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:30 smithi118 ceph-mon[131825]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:30 smithi078 ceph-mon[139570]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:30 smithi078 ceph-mon[142991]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:32 smithi118 ceph-mon[131825]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:32 smithi078 ceph-mon[139570]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:32 smithi078 ceph-mon[142991]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:34 smithi118 ceph-mon[131825]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:34 smithi078 ceph-mon[139570]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:34 smithi078 ceph-mon[142991]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:36 smithi078 ceph-mon[139570]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:36 smithi078 ceph-mon[142991]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:28:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:36 smithi118 ceph-mon[131825]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:38 smithi118 ceph-mon[131825]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:38 smithi078 ceph-mon[139570]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:38 smithi078 ceph-mon[142991]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:40 smithi118 ceph-mon[131825]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:40 smithi078 ceph-mon[142991]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:40 smithi078 ceph-mon[139570]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:42 smithi118 ceph-mon[131825]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:42 smithi078 ceph-mon[139570]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:42 smithi078 ceph-mon[142991]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:44 smithi118 ceph-mon[131825]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:44 smithi078 ceph-mon[139570]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:44 smithi078 ceph-mon[142991]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:46 smithi078 ceph-mon[139570]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:46 smithi078 ceph-mon[142991]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:28:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:46 smithi118 ceph-mon[131825]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:28:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:48 smithi118 ceph-mon[131825]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:48 smithi078 ceph-mon[142991]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:48 smithi078 ceph-mon[139570]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:50 smithi118 ceph-mon[131825]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:50 smithi078 ceph-mon[142991]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:50 smithi078 ceph-mon[139570]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:52 smithi118 ceph-mon[131825]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:52 smithi078 ceph-mon[139570]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:52 smithi078 ceph-mon[142991]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:54 smithi118 ceph-mon[131825]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:54 smithi078 ceph-mon[139570]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:54 smithi078 ceph-mon[142991]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:56 smithi078 ceph-mon[139570]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:56 smithi078 ceph-mon[142991]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:28:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:28:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:56 smithi118 ceph-mon[131825]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:58.671 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:28:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:58 smithi118 ceph-mon[131825]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:58 smithi078 ceph-mon[139570]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:58 smithi078 ceph-mon[142991]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:28:58.981 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:28:58.981 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 100s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 37s ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 100s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 37s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 37s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 100s ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 100s ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 37s ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 100s ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 100s ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 37s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 100s ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 100s ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 100s ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:28:58.982 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 100s ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:28:58.983 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 37s ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:28:58.983 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 37s ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:28:58.983 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 37s ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:28:58.983 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 37s ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:28:58.983 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 37s ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:28:59.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:28:59.371 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:28:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:28:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1028619540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:28:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:28:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1028619540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:28:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:28:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1028619540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:29:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:00 smithi118 ceph-mon[131825]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:00 smithi118 ceph-mon[131825]: from='client.52626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:00 smithi118 ceph-mon[131825]: from='client.62600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[139570]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[139570]: from='client.52626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[139570]: from='client.62600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[142991]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[142991]: from='client.52626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:00 smithi078 ceph-mon[142991]: from='client.62600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:02 smithi118 ceph-mon[131825]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:02 smithi078 ceph-mon[139570]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:02 smithi078 ceph-mon[142991]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:04 smithi118 ceph-mon[131825]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:04 smithi078 ceph-mon[139570]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:04 smithi078 ceph-mon[142991]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:06 smithi078 ceph-mon[139570]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:06 smithi078 ceph-mon[142991]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:29:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:06 smithi118 ceph-mon[131825]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:08 smithi118 ceph-mon[131825]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:08 smithi078 ceph-mon[139570]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:08 smithi078 ceph-mon[142991]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:10 smithi118 ceph-mon[131825]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:10 smithi078 ceph-mon[139570]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:10 smithi078 ceph-mon[142991]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:12 smithi118 ceph-mon[131825]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:12 smithi078 ceph-mon[139570]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:12 smithi078 ceph-mon[142991]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:14 smithi118 ceph-mon[131825]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:14 smithi078 ceph-mon[139570]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:14 smithi078 ceph-mon[142991]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:16 smithi078 ceph-mon[139570]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:29:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:16 smithi078 ceph-mon[142991]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:16 smithi118 ceph-mon[131825]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:18 smithi118 ceph-mon[131825]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:18 smithi078 ceph-mon[139570]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:18 smithi078 ceph-mon[142991]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:20 smithi118 ceph-mon[131825]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:20 smithi078 ceph-mon[139570]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:20 smithi078 ceph-mon[142991]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:22 smithi118 ceph-mon[131825]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:29:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:22 smithi078 ceph-mon[139570]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:29:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:22 smithi078 ceph-mon[142991]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:29:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:29:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:29:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:29:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:29:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:24 smithi118 ceph-mon[131825]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:24 smithi078 ceph-mon[139570]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:24 smithi078 ceph-mon[142991]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:26 smithi078 ceph-mon[139570]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:29:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:26 smithi078 ceph-mon[142991]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:26 smithi118 ceph-mon[131825]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:28 smithi118 ceph-mon[131825]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:28 smithi078 ceph-mon[139570]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:28 smithi078 ceph-mon[142991]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:29.722 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:29:30.032 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:29:30.032 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:29:30.032 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 68s ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:29:30.032 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 68s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 68s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 68s ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 68s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 68s ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 68s ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:29:30.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 68s ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:29:30.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 68s ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:29:30.034 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 68s ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:29:30.414 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:29:30.414 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:29:30.415 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:29:30.416 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:29:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:30 smithi118 ceph-mon[131825]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3981735074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:29:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:30 smithi078 ceph-mon[139570]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3981735074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:29:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:30 smithi078 ceph-mon[142991]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3981735074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:29:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:31 smithi118 ceph-mon[131825]: from='client.62612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:31 smithi118 ceph-mon[131825]: from='client.62618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:31 smithi078 ceph-mon[139570]: from='client.62612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:31 smithi078 ceph-mon[139570]: from='client.62618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:31 smithi078 ceph-mon[142991]: from='client.62612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:31 smithi078 ceph-mon[142991]: from='client.62618 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:29:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:32 smithi118 ceph-mon[131825]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:32 smithi078 ceph-mon[139570]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:32 smithi078 ceph-mon[142991]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:34 smithi118 ceph-mon[131825]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:34 smithi078 ceph-mon[139570]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:34 smithi078 ceph-mon[142991]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:36 smithi078 ceph-mon[139570]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:36 smithi078 ceph-mon[142991]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:29:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:36 smithi118 ceph-mon[131825]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:38 smithi118 ceph-mon[131825]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:38 smithi078 ceph-mon[139570]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:38 smithi078 ceph-mon[142991]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:40 smithi118 ceph-mon[131825]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:40 smithi078 ceph-mon[139570]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:40 smithi078 ceph-mon[142991]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:42 smithi118 ceph-mon[131825]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:42 smithi078 ceph-mon[139570]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:42 smithi078 ceph-mon[142991]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:44 smithi118 ceph-mon[131825]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:44 smithi078 ceph-mon[142991]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:44 smithi078 ceph-mon[139570]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:45 smithi118 ceph-mon[131825]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:45 smithi078 ceph-mon[139570]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:45 smithi078 ceph-mon[142991]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:29:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:47 smithi118 ceph-mon[131825]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:47 smithi078 ceph-mon[139570]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:47 smithi078 ceph-mon[142991]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:29:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:50 smithi118 ceph-mon[131825]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:50 smithi078 ceph-mon[139570]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:50 smithi078 ceph-mon[142991]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:52 smithi118 ceph-mon[131825]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:52 smithi078 ceph-mon[139570]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:52 smithi078 ceph-mon[142991]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:54 smithi118 ceph-mon[131825]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:54 smithi078 ceph-mon[139570]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:54 smithi078 ceph-mon[142991]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:56 smithi078 ceph-mon[139570]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:29:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:29:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:56 smithi078 ceph-mon[142991]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:56 smithi118 ceph-mon[131825]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:29:58 smithi118 ceph-mon[131825]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:29:58 smithi078 ceph-mon[139570]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:29:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:29:58 smithi078 ceph-mon[142991]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:00.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:00 smithi078 conmon[139546]: 2023-12-16T09:29:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:30:00.759 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:30:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:00 smithi118 ceph-mon[131825]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:30:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:00 smithi078 ceph-mon[139570]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:30:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:00 smithi078 ceph-mon[142991]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:30:01.068 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 99s ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 99s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 99s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 99s ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 99s ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:30:01.069 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 99s ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 99s ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 99s ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 99s ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:30:01.070 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 99s ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:30:01.453 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:30:01.454 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:01.455 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:30:01.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:30:01.455 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:30:01.455 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:30:01.455 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:30:01.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2593601381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2593601381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2593601381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:02 smithi118 ceph-mon[131825]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:02 smithi118 ceph-mon[131825]: from='client.62630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:02 smithi118 ceph-mon[131825]: from='client.62636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[139570]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[139570]: from='client.62630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[139570]: from='client.62636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[142991]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[142991]: from='client.62630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[142991]: from='client.62636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:04 smithi118 ceph-mon[131825]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:04 smithi078 ceph-mon[139570]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:04 smithi078 ceph-mon[142991]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:06 smithi078 ceph-mon[139570]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:06 smithi078 ceph-mon[142991]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:30:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:06 smithi118 ceph-mon[131825]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:08 smithi118 ceph-mon[131825]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:08 smithi078 ceph-mon[139570]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:08 smithi078 ceph-mon[142991]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:10 smithi118 ceph-mon[131825]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:10 smithi078 ceph-mon[139570]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:10 smithi078 ceph-mon[142991]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:12 smithi118 ceph-mon[131825]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:12 smithi078 ceph-mon[139570]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:12 smithi078 ceph-mon[142991]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:14 smithi118 ceph-mon[131825]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:14 smithi078 ceph-mon[139570]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:14 smithi078 ceph-mon[142991]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:16 smithi078 ceph-mon[139570]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:16 smithi078 ceph-mon[142991]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:30:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:16 smithi118 ceph-mon[131825]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:18 smithi118 ceph-mon[131825]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:18 smithi078 ceph-mon[139570]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:18 smithi078 ceph-mon[142991]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:20 smithi118 ceph-mon[131825]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:20 smithi078 ceph-mon[139570]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:20 smithi078 ceph-mon[142991]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:22 smithi118 ceph-mon[131825]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:22 smithi078 ceph-mon[139570]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:22 smithi078 ceph-mon[142991]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:30:23.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:30:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:30:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:24 smithi118 ceph-mon[131825]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:30:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:30:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:30:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[139570]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[142991]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:30:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:30:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:26 smithi078 ceph-mon[139570]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:26 smithi078 ceph-mon[142991]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:30:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:26 smithi118 ceph-mon[131825]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:28 smithi118 ceph-mon[131825]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:28 smithi078 ceph-mon[139570]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:28 smithi078 ceph-mon[142991]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:30 smithi118 ceph-mon[131825]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:30 smithi078 ceph-mon[142991]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:30 smithi078 ceph-mon[139570]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:31.807 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:30:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:31 smithi118 ceph-mon[131825]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:31.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:31 smithi078 ceph-mon[142991]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:31 smithi078 ceph-mon[139570]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:30:32.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:30:32.116 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:30:32.498 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:30:32.499 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:30:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:32 smithi118 ceph-mon[131825]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:32 smithi118 ceph-mon[131825]: from='client.52686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2307154445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[142991]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[142991]: from='client.52686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2307154445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[139570]: from='client.52680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[139570]: from='client.52686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:30:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2307154445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:30:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:34 smithi118 ceph-mon[131825]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:34 smithi078 ceph-mon[139570]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:34 smithi078 ceph-mon[142991]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:36 smithi078 ceph-mon[139570]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:36 smithi078 ceph-mon[142991]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:30:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:36 smithi118 ceph-mon[131825]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:38 smithi118 ceph-mon[131825]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:38 smithi078 ceph-mon[139570]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:38 smithi078 ceph-mon[142991]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:40 smithi118 ceph-mon[131825]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:40 smithi078 ceph-mon[139570]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:40 smithi078 ceph-mon[142991]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:42 smithi118 ceph-mon[131825]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:42 smithi078 ceph-mon[139570]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:42 smithi078 ceph-mon[142991]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:44 smithi118 ceph-mon[131825]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:44 smithi078 ceph-mon[139570]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:44 smithi078 ceph-mon[142991]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:46 smithi078 ceph-mon[139570]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:46 smithi078 ceph-mon[142991]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:30:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:46 smithi118 ceph-mon[131825]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:30:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:48 smithi118 ceph-mon[131825]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:48 smithi078 ceph-mon[139570]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:48 smithi078 ceph-mon[142991]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:50 smithi118 ceph-mon[131825]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:50 smithi078 ceph-mon[139570]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:50 smithi078 ceph-mon[142991]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:52 smithi118 ceph-mon[131825]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:52 smithi078 ceph-mon[139570]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:52 smithi078 ceph-mon[142991]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:54 smithi118 ceph-mon[131825]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:54 smithi078 ceph-mon[139570]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:54 smithi078 ceph-mon[142991]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:56 smithi078 ceph-mon[139570]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:56 smithi078 ceph-mon[142991]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:30:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:30:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:56 smithi118 ceph-mon[131825]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:30:58 smithi118 ceph-mon[131825]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:30:58 smithi078 ceph-mon[139570]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:30:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:30:58 smithi078 ceph-mon[142991]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:00 smithi118 ceph-mon[131825]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:00 smithi078 ceph-mon[139570]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:00 smithi078 ceph-mon[142991]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:02.843 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:31:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:02 smithi118 ceph-mon[131825]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:02 smithi078 ceph-mon[139570]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:02 smithi078 ceph-mon[142991]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:31:03.151 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:31:03.152 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:31:03.533 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:31:03.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:31:03.535 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:31:03.535 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:31:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:04 smithi118 ceph-mon[131825]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:04 smithi118 ceph-mon[131825]: from='client.62666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:04 smithi118 ceph-mon[131825]: from='client.52704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4110210174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[139570]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[139570]: from='client.62666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[139570]: from='client.52704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4110210174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[142991]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[142991]: from='client.62666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[142991]: from='client.52704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4110210174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:06 smithi078 ceph-mon[139570]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:31:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:06 smithi078 ceph-mon[142991]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:06 smithi118 ceph-mon[131825]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:08 smithi118 ceph-mon[131825]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:08 smithi078 ceph-mon[139570]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:08 smithi078 ceph-mon[142991]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:10 smithi118 ceph-mon[131825]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:10 smithi078 ceph-mon[139570]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:10 smithi078 ceph-mon[142991]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:12 smithi118 ceph-mon[131825]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:12 smithi078 ceph-mon[139570]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:12 smithi078 ceph-mon[142991]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:14 smithi118 ceph-mon[131825]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:14 smithi078 ceph-mon[139570]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:14 smithi078 ceph-mon[142991]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:16 smithi078 ceph-mon[139570]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:16 smithi078 ceph-mon[142991]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:31:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:16 smithi118 ceph-mon[131825]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:18 smithi118 ceph-mon[131825]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:18 smithi078 ceph-mon[139570]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:18 smithi078 ceph-mon[142991]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:20 smithi118 ceph-mon[131825]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:20 smithi078 ceph-mon[139570]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:20 smithi078 ceph-mon[142991]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:22.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:22 smithi118 ceph-mon[131825]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:22 smithi078 ceph-mon[142991]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:22 smithi078 ceph-mon[139570]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:31:22.856152728Z level=info msg="Completed cleanup jobs" duration=192.204865ms 2023-12-16T09:31:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:24 smithi118 ceph-mon[131825]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:31:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:31:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:31:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[139570]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:31:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[142991]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:31:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:31:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:31:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:31:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:26 smithi078 ceph-mon[139570]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:31:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:26 smithi078 ceph-mon[142991]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:26 smithi118 ceph-mon[131825]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:28 smithi118 ceph-mon[131825]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:28 smithi078 ceph-mon[139570]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:28 smithi078 ceph-mon[142991]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:30 smithi118 ceph-mon[131825]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:30 smithi078 ceph-mon[139570]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:30 smithi078 ceph-mon[142991]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:32 smithi118 ceph-mon[131825]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:32 smithi078 ceph-mon[139570]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:32 smithi078 ceph-mon[142991]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:33.885 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:31:34.192 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:31:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:31:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:31:34.576 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:31:34.577 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:31:34.578 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:31:34.578 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:31:34.578 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:31:34.578 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:31:34.578 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:31:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:34 smithi118 ceph-mon[131825]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:34 smithi078 ceph-mon[139570]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:34 smithi078 ceph-mon[142991]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:35 smithi118 ceph-mon[131825]: from='client.52716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:35 smithi118 ceph-mon[131825]: from='client.62690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/45101201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[139570]: from='client.52716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[139570]: from='client.62690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/45101201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[142991]: from='client.52716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[142991]: from='client.62690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:31:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/45101201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:31:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:36 smithi078 ceph-mon[139570]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:36 smithi078 ceph-mon[142991]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:31:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:36 smithi118 ceph-mon[131825]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:38 smithi118 ceph-mon[131825]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:38 smithi078 ceph-mon[139570]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:38 smithi078 ceph-mon[142991]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:40 smithi118 ceph-mon[131825]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:40 smithi078 ceph-mon[139570]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:40 smithi078 ceph-mon[142991]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:42 smithi118 ceph-mon[131825]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:42 smithi078 ceph-mon[139570]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:42 smithi078 ceph-mon[142991]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:44 smithi118 ceph-mon[131825]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:44 smithi078 ceph-mon[139570]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:44 smithi078 ceph-mon[142991]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:45 smithi118 ceph-mon[131825]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:45 smithi078 ceph-mon[139570]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:45 smithi078 ceph-mon[142991]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:31:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:47 smithi118 ceph-mon[131825]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:47 smithi078 ceph-mon[139570]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:47 smithi078 ceph-mon[142991]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:31:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:50 smithi118 ceph-mon[131825]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:50 smithi078 ceph-mon[139570]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:50 smithi078 ceph-mon[142991]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:52.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:52 smithi118 ceph-mon[131825]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:52 smithi078 ceph-mon[139570]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:52 smithi078 ceph-mon[142991]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:54 smithi118 ceph-mon[131825]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:54 smithi078 ceph-mon[139570]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:54 smithi078 ceph-mon[142991]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:56 smithi078 ceph-mon[139570]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:56 smithi078 ceph-mon[142991]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:31:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:31:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:56 smithi118 ceph-mon[131825]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:31:58 smithi118 ceph-mon[131825]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:31:58 smithi078 ceph-mon[139570]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:31:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:31:58 smithi078 ceph-mon[142991]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:00 smithi118 ceph-mon[131825]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:00 smithi078 ceph-mon[139570]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:00 smithi078 ceph-mon[142991]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:02 smithi118 ceph-mon[131825]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:02 smithi078 ceph-mon[139570]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:02 smithi078 ceph-mon[142991]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:04 smithi118 ceph-mon[131825]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:04.928 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:32:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:04 smithi078 ceph-mon[139570]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:04 smithi078 ceph-mon[142991]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:32:05.236 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:32:05.237 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:32:05.619 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:32:05.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:32:05.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:32:05.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:05.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:32:05.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:32:05.621 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:32:05.622 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[139570]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[139570]: from='client.52734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[139570]: from='client.52740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3013173593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[142991]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[142991]: from='client.52734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[142991]: from='client.52740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3013173593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:32:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:06 smithi118 ceph-mon[131825]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:06 smithi118 ceph-mon[131825]: from='client.52734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:06 smithi118 ceph-mon[131825]: from='client.52740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:06.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3013173593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:08 smithi118 ceph-mon[131825]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:08 smithi078 ceph-mon[139570]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:08 smithi078 ceph-mon[142991]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:10 smithi118 ceph-mon[131825]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:10 smithi078 ceph-mon[139570]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:10 smithi078 ceph-mon[142991]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:12 smithi118 ceph-mon[131825]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:12 smithi078 ceph-mon[139570]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:12 smithi078 ceph-mon[142991]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:14 smithi118 ceph-mon[131825]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:14 smithi078 ceph-mon[142991]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:14 smithi078 ceph-mon[139570]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:16 smithi078 ceph-mon[139570]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:32:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:16 smithi078 ceph-mon[142991]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:16 smithi118 ceph-mon[131825]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:18 smithi118 ceph-mon[131825]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:18 smithi078 ceph-mon[139570]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:18 smithi078 ceph-mon[142991]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:20 smithi118 ceph-mon[131825]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:20 smithi078 ceph-mon[139570]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:20 smithi078 ceph-mon[142991]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:22 smithi118 ceph-mon[131825]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:22 smithi078 ceph-mon[139570]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:22 smithi078 ceph-mon[142991]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:24 smithi118 ceph-mon[131825]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:32:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:24 smithi078 ceph-mon[139570]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:32:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:24 smithi078 ceph-mon[142991]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:32:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:32:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:32:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:32:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:32:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:32:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:32:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:32:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:32:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:32:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:26 smithi078 ceph-mon[139570]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:26 smithi078 ceph-mon[142991]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:32:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:26 smithi118 ceph-mon[131825]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:28 smithi118 ceph-mon[131825]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:28 smithi078 ceph-mon[139570]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:28 smithi078 ceph-mon[142991]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:30 smithi118 ceph-mon[131825]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:30 smithi078 ceph-mon[139570]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:30 smithi078 ceph-mon[142991]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:32 smithi118 ceph-mon[131825]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:32 smithi078 ceph-mon[139570]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:32 smithi078 ceph-mon[142991]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:34 smithi118 ceph-mon[131825]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:34 smithi078 ceph-mon[139570]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:34 smithi078 ceph-mon[142991]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:35.966 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:32:36.273 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:32:36.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:32:36.275 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:32:36.660 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:32:36.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:32:36.662 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:32:36.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:32:36.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:32:36.662 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:32:36.662 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:32:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:36 smithi078 ceph-mon[139570]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:32:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:36 smithi078 ceph-mon[142991]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:36 smithi118 ceph-mon[131825]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:37 smithi118 ceph-mon[131825]: from='client.62720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:37 smithi118 ceph-mon[131825]: from='client.62726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/583019126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:37.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[139570]: from='client.62720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[139570]: from='client.62726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/583019126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[142991]: from='client.62720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[142991]: from='client.62726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:32:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/583019126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:32:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:38 smithi118 ceph-mon[131825]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:38 smithi078 ceph-mon[139570]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:38 smithi078 ceph-mon[142991]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:40 smithi118 ceph-mon[131825]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:40 smithi078 ceph-mon[139570]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:40 smithi078 ceph-mon[142991]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:42 smithi118 ceph-mon[131825]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:42 smithi078 ceph-mon[139570]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:42 smithi078 ceph-mon[142991]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:44 smithi118 ceph-mon[131825]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:44 smithi078 ceph-mon[139570]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:44 smithi078 ceph-mon[142991]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:46 smithi078 ceph-mon[139570]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:46 smithi078 ceph-mon[142991]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:32:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:46 smithi118 ceph-mon[131825]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:32:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:48 smithi118 ceph-mon[131825]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:48 smithi078 ceph-mon[139570]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:48 smithi078 ceph-mon[142991]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:50 smithi118 ceph-mon[131825]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:50 smithi078 ceph-mon[139570]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:50 smithi078 ceph-mon[142991]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:52 smithi118 ceph-mon[131825]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:52 smithi078 ceph-mon[139570]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:52 smithi078 ceph-mon[142991]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:54 smithi118 ceph-mon[131825]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:54 smithi078 ceph-mon[139570]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:54 smithi078 ceph-mon[142991]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:56 smithi078 ceph-mon[139570]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:32:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:32:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:56 smithi078 ceph-mon[142991]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:56 smithi118 ceph-mon[131825]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:32:58 smithi118 ceph-mon[131825]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:32:58 smithi078 ceph-mon[139570]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:32:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:32:58 smithi078 ceph-mon[142991]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:00.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:00 smithi118 ceph-mon[131825]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:00 smithi078 ceph-mon[139570]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:00 smithi078 ceph-mon[142991]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:01.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:01 smithi118 ceph-mon[131825]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:01 smithi078 ceph-mon[139570]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:01 smithi078 ceph-mon[142991]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:04 smithi118 ceph-mon[131825]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:04 smithi078 ceph-mon[139570]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:04 smithi078 ceph-mon[142991]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:06 smithi078 ceph-mon[139570]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:06 smithi078 ceph-mon[142991]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:33:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:06 smithi118 ceph-mon[131825]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:07.008 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:33:07.320 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:33:07.320 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:33:07.320 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:33:07.320 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:33:07.320 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6025M 2218M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5450M 2218M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5081M 2218M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4694M 2218M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:33:07.321 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:33:07.322 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:33:07.322 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:33:07.706 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:33:07.707 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:33:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:08 smithi118 ceph-mon[131825]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:08 smithi118 ceph-mon[131825]: from='client.52770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:08 smithi118 ceph-mon[131825]: from='client.52776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/702998903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[139570]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[139570]: from='client.52770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[139570]: from='client.52776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/702998903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[142991]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[142991]: from='client.52770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[142991]: from='client.52776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/702998903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:10 smithi118 ceph-mon[131825]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:10 smithi078 ceph-mon[139570]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:10 smithi078 ceph-mon[142991]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:12 smithi118 ceph-mon[131825]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:12 smithi078 ceph-mon[139570]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:12 smithi078 ceph-mon[142991]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:14 smithi118 ceph-mon[131825]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:14 smithi078 ceph-mon[139570]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:14 smithi078 ceph-mon[142991]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:16 smithi078 ceph-mon[139570]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:33:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:16 smithi078 ceph-mon[142991]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:16 smithi118 ceph-mon[131825]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:18 smithi118 ceph-mon[131825]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:18 smithi078 ceph-mon[139570]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:18 smithi078 ceph-mon[142991]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:20 smithi118 ceph-mon[131825]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:20 smithi078 ceph-mon[139570]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:20 smithi078 ceph-mon[142991]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:22.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:22 smithi118 ceph-mon[131825]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:22 smithi078 ceph-mon[139570]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:22 smithi078 ceph-mon[142991]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:24 smithi118 ceph-mon[131825]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:24 smithi078 ceph-mon[139570]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:24 smithi078 ceph-mon[142991]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:33:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:33:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:33:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:33:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:33:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:33:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:33:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:33:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:27 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2204M 2023-12-16T09:33:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:27 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2204M 2023-12-16T09:33:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:27 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2204M 2023-12-16T09:33:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:28 smithi118 ceph-mon[131825]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:28 smithi078 ceph-mon[139570]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:28 smithi078 ceph-mon[142991]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:29 smithi118 ceph-mon[131825]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:29 smithi078 ceph-mon[139570]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:29 smithi078 ceph-mon[142991]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:31 smithi078 ceph-mon[139570]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:31 smithi078 ceph-mon[142991]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:31 smithi118 ceph-mon[131825]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:34 smithi118 ceph-mon[131825]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:34 smithi078 ceph-mon[139570]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:34 smithi078 ceph-mon[142991]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:36 smithi078 ceph-mon[139570]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:33:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:36 smithi078 ceph-mon[142991]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:36.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:36 smithi118 ceph-mon[131825]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:38.062 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:33:38.369 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:33:38.370 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:33:38.756 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:33:38.757 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:33:38.758 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:33:38.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:33:38.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:33:38.758 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:33:38.758 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:33:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:38 smithi118 ceph-mon[131825]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:38 smithi078 ceph-mon[139570]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:38 smithi078 ceph-mon[142991]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:39 smithi118 ceph-mon[131825]: from='client.62756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:39 smithi118 ceph-mon[131825]: from='client.62762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/30175142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:39.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[139570]: from='client.62756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[139570]: from='client.62762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/30175142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[142991]: from='client.62756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[142991]: from='client.62762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:33:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/30175142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:33:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:40 smithi118 ceph-mon[131825]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:40 smithi078 ceph-mon[139570]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:40 smithi078 ceph-mon[142991]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:42 smithi118 ceph-mon[131825]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:42 smithi078 ceph-mon[139570]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:42 smithi078 ceph-mon[142991]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:44 smithi118 ceph-mon[131825]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:44 smithi078 ceph-mon[142991]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:44 smithi078 ceph-mon[139570]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:46 smithi078 ceph-mon[139570]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:46 smithi078 ceph-mon[142991]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:33:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:46 smithi118 ceph-mon[131825]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:33:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:48 smithi118 ceph-mon[131825]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:48 smithi078 ceph-mon[139570]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:48 smithi078 ceph-mon[142991]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:50 smithi118 ceph-mon[131825]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:50 smithi078 ceph-mon[139570]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:50 smithi078 ceph-mon[142991]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:51.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:51 smithi118 ceph-mon[131825]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:51.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:51 smithi078 ceph-mon[139570]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:51 smithi078 ceph-mon[142991]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:54 smithi118 ceph-mon[131825]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:54 smithi078 ceph-mon[139570]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:54 smithi078 ceph-mon[142991]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:56 smithi078 ceph-mon[139570]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:33:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:33:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:56 smithi078 ceph-mon[142991]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:56 smithi118 ceph-mon[131825]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:33:58 smithi118 ceph-mon[131825]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:33:58 smithi078 ceph-mon[139570]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:33:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:33:58 smithi078 ceph-mon[142991]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:00 smithi118 ceph-mon[131825]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:00 smithi078 ceph-mon[139570]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:00 smithi078 ceph-mon[142991]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:02 smithi118 ceph-mon[131825]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:02 smithi078 ceph-mon[139570]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:02 smithi078 ceph-mon[142991]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:04 smithi118 ceph-mon[131825]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:04 smithi078 ceph-mon[139570]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:04 smithi078 ceph-mon[142991]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:06 smithi078 ceph-mon[139570]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:06 smithi078 ceph-mon[142991]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:34:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:06 smithi118 ceph-mon[131825]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:08.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:08 smithi118 ceph-mon[131825]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:08 smithi078 ceph-mon[139570]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:08 smithi078 ceph-mon[142991]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:09.104 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:34:09.411 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:34:09.412 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:34:09.413 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:09.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:34:09.796 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:34:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:10 smithi118 ceph-mon[131825]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:10 smithi118 ceph-mon[131825]: from='client.62774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:10 smithi118 ceph-mon[131825]: from='client.62780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/79066301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[139570]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[139570]: from='client.62774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[139570]: from='client.62780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/79066301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[142991]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[142991]: from='client.62774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[142991]: from='client.62780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/79066301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:12 smithi118 ceph-mon[131825]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:12 smithi078 ceph-mon[139570]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:12 smithi078 ceph-mon[142991]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:14 smithi118 ceph-mon[131825]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:14 smithi078 ceph-mon[139570]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:14 smithi078 ceph-mon[142991]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:16 smithi078 ceph-mon[139570]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:16 smithi078 ceph-mon[142991]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:34:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:16 smithi118 ceph-mon[131825]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:18 smithi118 ceph-mon[131825]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:18 smithi078 ceph-mon[139570]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:18 smithi078 ceph-mon[142991]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:20 smithi118 ceph-mon[131825]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:20 smithi078 ceph-mon[139570]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:20 smithi078 ceph-mon[142991]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:22 smithi118 ceph-mon[131825]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:22 smithi078 ceph-mon[139570]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:22 smithi078 ceph-mon[142991]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:24 smithi118 ceph-mon[131825]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:24 smithi078 ceph-mon[139570]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:24 smithi078 ceph-mon[142991]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[139570]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[142991]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:34:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:34:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:34:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:26 smithi118 ceph-mon[131825]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:34:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:34:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:28 smithi118 ceph-mon[131825]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:28 smithi078 ceph-mon[139570]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:28 smithi078 ceph-mon[142991]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:30 smithi118 ceph-mon[131825]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:30 smithi078 ceph-mon[139570]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:30 smithi078 ceph-mon[142991]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:32 smithi118 ceph-mon[131825]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:32 smithi078 ceph-mon[142991]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:32 smithi078 ceph-mon[139570]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:34 smithi118 ceph-mon[131825]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:34 smithi078 ceph-mon[139570]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:34 smithi078 ceph-mon[142991]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:36 smithi078 ceph-mon[139570]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:34:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:36 smithi078 ceph-mon[142991]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:36 smithi118 ceph-mon[131825]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:38 smithi118 ceph-mon[131825]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:38 smithi078 ceph-mon[139570]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:38 smithi078 ceph-mon[142991]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:40.138 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:34:40.445 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:34:40.446 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:34:40.827 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:34:40.828 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:34:40.829 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:34:40.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:34:40.829 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:34:40.829 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:34:40.829 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:34:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:40 smithi118 ceph-mon[131825]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:40 smithi078 ceph-mon[142991]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:40 smithi078 ceph-mon[139570]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:41 smithi118 ceph-mon[131825]: from='client.62792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:41 smithi118 ceph-mon[131825]: from='client.62798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1351893622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[139570]: from='client.62792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[139570]: from='client.62798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1351893622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[142991]: from='client.62792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[142991]: from='client.62798 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:34:41.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1351893622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:34:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:42 smithi118 ceph-mon[131825]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:42 smithi078 ceph-mon[139570]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:42 smithi078 ceph-mon[142991]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:44 smithi118 ceph-mon[131825]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:44 smithi078 ceph-mon[139570]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:44 smithi078 ceph-mon[142991]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:46 smithi078 ceph-mon[139570]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:46 smithi078 ceph-mon[142991]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:34:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:46 smithi118 ceph-mon[131825]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:34:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:48 smithi118 ceph-mon[131825]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:48 smithi078 ceph-mon[139570]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:48 smithi078 ceph-mon[142991]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:50 smithi118 ceph-mon[131825]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:50 smithi078 ceph-mon[139570]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:50 smithi078 ceph-mon[142991]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:52 smithi118 ceph-mon[131825]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:52 smithi078 ceph-mon[139570]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:52 smithi078 ceph-mon[142991]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:54 smithi118 ceph-mon[131825]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:54 smithi078 ceph-mon[139570]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:54 smithi078 ceph-mon[142991]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:56 smithi078 ceph-mon[139570]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:34:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:34:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:56 smithi078 ceph-mon[142991]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:56 smithi118 ceph-mon[131825]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:34:58 smithi118 ceph-mon[131825]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:34:58 smithi078 ceph-mon[139570]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:34:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:34:58 smithi078 ceph-mon[142991]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:00 smithi118 ceph-mon[131825]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:00 smithi078 ceph-mon[139570]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:00 smithi078 ceph-mon[142991]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:02 smithi118 ceph-mon[131825]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:02 smithi078 ceph-mon[139570]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:02 smithi078 ceph-mon[142991]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:04 smithi118 ceph-mon[131825]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:04 smithi078 ceph-mon[139570]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:04 smithi078 ceph-mon[142991]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:05 smithi078 ceph-mon[139570]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:05 smithi078 ceph-mon[142991]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:05 smithi118 ceph-mon[131825]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:35:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:07 smithi118 ceph-mon[131825]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:07 smithi078 ceph-mon[139570]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:07 smithi078 ceph-mon[142991]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:10 smithi118 ceph-mon[131825]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:10 smithi078 ceph-mon[139570]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:10 smithi078 ceph-mon[142991]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:11.174 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:35:11.481 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:35:11.482 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:35:11.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:35:11.864 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:35:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:12 smithi118 ceph-mon[131825]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:12 smithi118 ceph-mon[131825]: from='client.52842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:12 smithi118 ceph-mon[131825]: from='client.62816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3043191654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[139570]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[139570]: from='client.52842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[139570]: from='client.62816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3043191654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[142991]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[142991]: from='client.52842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[142991]: from='client.62816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3043191654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:14 smithi118 ceph-mon[131825]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:14 smithi078 ceph-mon[139570]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:14 smithi078 ceph-mon[142991]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:16 smithi078 ceph-mon[139570]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:35:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:16 smithi078 ceph-mon[142991]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:16 smithi118 ceph-mon[131825]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:18 smithi118 ceph-mon[131825]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:18 smithi078 ceph-mon[142991]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:18 smithi078 ceph-mon[139570]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:20 smithi118 ceph-mon[131825]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:20 smithi078 ceph-mon[139570]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:20 smithi078 ceph-mon[142991]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:22 smithi118 ceph-mon[131825]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:22 smithi078 ceph-mon[139570]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:22 smithi078 ceph-mon[142991]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:24 smithi118 ceph-mon[131825]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:24 smithi078 ceph-mon[139570]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:24 smithi078 ceph-mon[142991]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:35:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:26 smithi078 ceph-mon[142991]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:35:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:26 smithi078 ceph-mon[139570]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:35:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:26 smithi118 ceph-mon[131825]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:35:28.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:35:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:35:28.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:35:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:30 smithi118 ceph-mon[131825]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:30 smithi078 ceph-mon[139570]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:30 smithi078 ceph-mon[142991]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:32 smithi118 ceph-mon[131825]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:32 smithi078 ceph-mon[142991]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:32 smithi078 ceph-mon[139570]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:34 smithi118 ceph-mon[131825]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:34 smithi078 ceph-mon[139570]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:34 smithi078 ceph-mon[142991]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:36 smithi078 ceph-mon[139570]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:35:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:36 smithi078 ceph-mon[142991]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:36 smithi118 ceph-mon[131825]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:38 smithi118 ceph-mon[131825]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:38 smithi078 ceph-mon[139570]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:38 smithi078 ceph-mon[142991]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:40 smithi118 ceph-mon[131825]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:40 smithi078 ceph-mon[139570]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:40 smithi078 ceph-mon[142991]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:42.211 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:35:42.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:35:42.521 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:35:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:35:42.900 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:35:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:42 smithi118 ceph-mon[131825]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:42 smithi078 ceph-mon[139570]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:42 smithi078 ceph-mon[142991]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:43 smithi118 ceph-mon[131825]: from='client.62828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:43 smithi118 ceph-mon[131825]: from='client.62834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2350241229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[139570]: from='client.62828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[139570]: from='client.62834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2350241229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[142991]: from='client.62828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[142991]: from='client.62834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:35:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2350241229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:35:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:44 smithi118 ceph-mon[131825]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:44 smithi078 ceph-mon[142991]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:44 smithi078 ceph-mon[139570]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:46 smithi078 ceph-mon[139570]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:35:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:46 smithi078 ceph-mon[142991]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:46 smithi118 ceph-mon[131825]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:35:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:48 smithi118 ceph-mon[131825]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:48 smithi078 ceph-mon[139570]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:48 smithi078 ceph-mon[142991]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:50 smithi118 ceph-mon[131825]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:50 smithi078 ceph-mon[139570]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:50 smithi078 ceph-mon[142991]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:52 smithi118 ceph-mon[131825]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:52 smithi078 ceph-mon[139570]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:52 smithi078 ceph-mon[142991]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:54 smithi118 ceph-mon[131825]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:54 smithi078 ceph-mon[139570]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:54 smithi078 ceph-mon[142991]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:56 smithi078 ceph-mon[139570]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:35:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:35:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:56 smithi078 ceph-mon[142991]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:56 smithi118 ceph-mon[131825]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:58.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:35:58 smithi118 ceph-mon[131825]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:35:58 smithi078 ceph-mon[139570]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:35:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:35:58 smithi078 ceph-mon[142991]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:00 smithi118 ceph-mon[131825]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:00 smithi078 ceph-mon[139570]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:00 smithi078 ceph-mon[142991]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:02 smithi118 ceph-mon[131825]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:02 smithi078 ceph-mon[139570]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:02 smithi078 ceph-mon[142991]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:04 smithi118 ceph-mon[131825]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:04 smithi078 ceph-mon[139570]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:04 smithi078 ceph-mon[142991]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:06 smithi078 ceph-mon[139570]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:06 smithi078 ceph-mon[142991]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:36:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:06 smithi118 ceph-mon[131825]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:08 smithi118 ceph-mon[131825]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:08 smithi078 ceph-mon[139570]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:08 smithi078 ceph-mon[142991]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:10 smithi118 ceph-mon[131825]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:10 smithi078 ceph-mon[139570]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:10 smithi078 ceph-mon[142991]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:12 smithi118 ceph-mon[131825]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:12 smithi078 ceph-mon[139570]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:12 smithi078 ceph-mon[142991]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:13.244 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:36:13.552 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:36:13.552 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:36:13.552 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:36:13.552 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:36:13.552 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:36:13.553 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:36:13.554 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:36:13.554 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:36:13.934 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:36:13.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:36:13.936 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:36:13.936 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:36:13.936 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:36:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:14 smithi118 ceph-mon[131825]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:14 smithi118 ceph-mon[131825]: from='client.62846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:14 smithi118 ceph-mon[131825]: from='client.62852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/180177017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[139570]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[139570]: from='client.62846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[139570]: from='client.62852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/180177017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[142991]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[142991]: from='client.62846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[142991]: from='client.62852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/180177017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:16 smithi078 ceph-mon[139570]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:16 smithi078 ceph-mon[142991]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:36:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:16 smithi118 ceph-mon[131825]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:18 smithi118 ceph-mon[131825]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:18 smithi078 ceph-mon[139570]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:18 smithi078 ceph-mon[142991]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:20 smithi118 ceph-mon[131825]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:20 smithi078 ceph-mon[139570]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:20 smithi078 ceph-mon[142991]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:22 smithi118 ceph-mon[131825]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:22 smithi078 ceph-mon[139570]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:22 smithi078 ceph-mon[142991]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:24 smithi118 ceph-mon[131825]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:24 smithi078 ceph-mon[139570]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:24 smithi078 ceph-mon[142991]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:26 smithi078 ceph-mon[139570]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:26 smithi078 ceph-mon[142991]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:36:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:26 smithi118 ceph-mon[131825]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:36:27.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:36:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:36:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:28 smithi118 ceph-mon[131825]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:28.950 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[139570]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:28.951 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:28.951 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:28.951 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[142991]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:28.951 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:28.951 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:30 smithi118 ceph-mon[131825]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:30 smithi078 ceph-mon[139570]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:30 smithi078 ceph-mon[142991]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:32.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:36:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:36:32.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:36:32.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:36:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:33.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:34 smithi118 ceph-mon[131825]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:34 smithi078 ceph-mon[139570]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:34 smithi078 ceph-mon[142991]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:36 smithi078 ceph-mon[139570]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:36 smithi078 ceph-mon[142991]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:36:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:36 smithi118 ceph-mon[131825]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:38 smithi118 ceph-mon[131825]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:38 smithi078 ceph-mon[139570]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:38 smithi078 ceph-mon[142991]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:40 smithi118 ceph-mon[131825]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:40 smithi078 ceph-mon[139570]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:40 smithi078 ceph-mon[142991]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:42 smithi118 ceph-mon[131825]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:42 smithi078 ceph-mon[139570]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:42 smithi078 ceph-mon[142991]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:44.287 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:36:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:36:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:36:44.599 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:36:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:44 smithi118 ceph-mon[131825]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:44 smithi078 ceph-mon[139570]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:44 smithi078 ceph-mon[142991]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:36:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:36:44.983 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:36:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:45 smithi118 ceph-mon[131825]: from='client.62864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:45 smithi118 ceph-mon[131825]: from='client.62870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1139203406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[142991]: from='client.62864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[142991]: from='client.62870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1139203406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[139570]: from='client.62864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[139570]: from='client.62870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:36:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1139203406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:36:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:46 smithi078 ceph-mon[139570]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:36:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:46 smithi078 ceph-mon[142991]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:46 smithi118 ceph-mon[131825]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:36:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:48 smithi118 ceph-mon[131825]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:48 smithi078 ceph-mon[142991]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:48 smithi078 ceph-mon[139570]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:50.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:50 smithi118 ceph-mon[131825]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:50 smithi078 ceph-mon[139570]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:51.011 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:50 smithi078 ceph-mon[142991]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:52 smithi118 ceph-mon[131825]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:52 smithi078 ceph-mon[139570]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:52 smithi078 ceph-mon[142991]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:54 smithi118 ceph-mon[131825]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:54 smithi078 ceph-mon[139570]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:54 smithi078 ceph-mon[142991]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:56 smithi078 ceph-mon[139570]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:36:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:36:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:56 smithi078 ceph-mon[142991]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:56 smithi118 ceph-mon[131825]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:36:58 smithi118 ceph-mon[131825]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:36:58 smithi078 ceph-mon[139570]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:36:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:36:58 smithi078 ceph-mon[142991]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:00 smithi118 ceph-mon[131825]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:00 smithi078 ceph-mon[139570]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:00 smithi078 ceph-mon[142991]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:01 smithi078 ceph-mon[139570]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:01.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:01 smithi078 ceph-mon[142991]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:01 smithi118 ceph-mon[131825]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:04 smithi118 ceph-mon[131825]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:04 smithi078 ceph-mon[139570]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:04 smithi078 ceph-mon[142991]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:06 smithi078 ceph-mon[139570]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:37:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:06 smithi078 ceph-mon[142991]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:06 smithi118 ceph-mon[131825]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:08 smithi118 ceph-mon[131825]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:08 smithi078 ceph-mon[139570]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:08 smithi078 ceph-mon[142991]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:10 smithi118 ceph-mon[131825]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:10 smithi078 ceph-mon[139570]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:10 smithi078 ceph-mon[142991]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:12 smithi118 ceph-mon[131825]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:12 smithi078 ceph-mon[139570]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:12 smithi078 ceph-mon[142991]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:14 smithi118 ceph-mon[131825]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:14 smithi078 ceph-mon[139570]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:14 smithi078 ceph-mon[142991]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:15.328 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 856M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2109M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1064M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:37:15.637 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6025M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5450M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5081M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4694M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:37:15.638 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:16.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:37:16.019 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:37:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[139570]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[139570]: from='client.52914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[139570]: from='client.62888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/625390871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[142991]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[142991]: from='client.52914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[142991]: from='client.62888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/625390871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:16 smithi118 ceph-mon[131825]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:16 smithi118 ceph-mon[131825]: from='client.52914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:16 smithi118 ceph-mon[131825]: from='client.62888 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/625390871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:18 smithi118 ceph-mon[131825]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:18 smithi078 ceph-mon[139570]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:18 smithi078 ceph-mon[142991]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:20 smithi118 ceph-mon[131825]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:20 smithi078 ceph-mon[139570]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:20 smithi078 ceph-mon[142991]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:22 smithi118 ceph-mon[131825]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:22 smithi078 ceph-mon[139570]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:22.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:22 smithi078 ceph-mon[142991]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:24 smithi118 ceph-mon[131825]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:24 smithi078 ceph-mon[139570]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:24 smithi078 ceph-mon[142991]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:26 smithi078 ceph-mon[139570]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:26 smithi078 ceph-mon[142991]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:37:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:26 smithi118 ceph-mon[131825]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:28 smithi118 ceph-mon[131825]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:28 smithi078 ceph-mon[139570]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:28 smithi078 ceph-mon[142991]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:30 smithi118 ceph-mon[131825]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:30 smithi078 ceph-mon[139570]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:30 smithi078 ceph-mon[142991]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:31.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:37:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:37:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:37:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:32 smithi118 ceph-mon[131825]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:32.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:32 smithi078 ceph-mon[142991]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:32 smithi078 ceph-mon[139570]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:37:34.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:37:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:37:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:37:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:36 smithi078 ceph-mon[139570]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:37:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:36 smithi078 ceph-mon[142991]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:36 smithi118 ceph-mon[131825]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:38 smithi118 ceph-mon[131825]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:38 smithi078 ceph-mon[139570]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:38 smithi078 ceph-mon[142991]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:40 smithi118 ceph-mon[131825]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:40 smithi078 ceph-mon[139570]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:40 smithi078 ceph-mon[142991]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:42 smithi118 ceph-mon[131825]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:42 smithi078 ceph-mon[139570]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:42 smithi078 ceph-mon[142991]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:44 smithi118 ceph-mon[131825]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:44 smithi078 ceph-mon[139570]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:44 smithi078 ceph-mon[142991]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:46.364 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:37:46.676 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:37:46.676 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 12s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:37:46.676 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:37:46.676 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 12s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 12s ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 12s ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 12s ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 12s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 12s ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 12s ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 12s ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:37:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 12s ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:37:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:37:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:37:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:37:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:37:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:37:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:46 smithi078 ceph-mon[139570]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:37:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:46 smithi078 ceph-mon[142991]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:46 smithi118 ceph-mon[131825]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:37:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:37:47.059 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:37:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:47 smithi118 ceph-mon[131825]: from='client.62900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1768668609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[139570]: from='client.62900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1768668609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[142991]: from='client.62900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1768668609' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:37:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:37:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:48 smithi118 ceph-mon[131825]: from='client.62906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:48 smithi118 ceph-mon[131825]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:48 smithi078 ceph-mon[139570]: from='client.62906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:48 smithi078 ceph-mon[139570]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:48 smithi078 ceph-mon[142991]: from='client.62906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:37:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:48 smithi078 ceph-mon[142991]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:50 smithi118 ceph-mon[131825]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:50 smithi078 ceph-mon[139570]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:50 smithi078 ceph-mon[142991]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:52 smithi118 ceph-mon[131825]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:52 smithi078 ceph-mon[142991]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:52 smithi078 ceph-mon[139570]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:54 smithi118 ceph-mon[131825]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:54 smithi078 ceph-mon[139570]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:54 smithi078 ceph-mon[142991]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:56 smithi078 ceph-mon[139570]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:56 smithi078 ceph-mon[142991]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:37:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:37:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:56 smithi118 ceph-mon[131825]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:58 smithi118 ceph-mon[131825]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:58 smithi078 ceph-mon[139570]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:58 smithi078 ceph-mon[142991]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:37:59 smithi078 ceph-mon[139570]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:37:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:37:59 smithi078 ceph-mon[142991]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:37:59 smithi118 ceph-mon[131825]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:02.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:01 smithi118 ceph-mon[131825]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:01 smithi078 ceph-mon[139570]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:02.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:01 smithi078 ceph-mon[142991]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:04 smithi118 ceph-mon[131825]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:04 smithi078 ceph-mon[139570]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:04 smithi078 ceph-mon[142991]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:06 smithi078 ceph-mon[139570]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:06 smithi078 ceph-mon[142991]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:38:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:06 smithi118 ceph-mon[131825]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:08 smithi118 ceph-mon[131825]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:08 smithi078 ceph-mon[142991]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:08.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:08 smithi078 ceph-mon[139570]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:10 smithi118 ceph-mon[131825]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:10 smithi078 ceph-mon[142991]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:10 smithi078 ceph-mon[139570]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:12 smithi118 ceph-mon[131825]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:12 smithi078 ceph-mon[142991]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:12.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:12 smithi078 ceph-mon[139570]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:14 smithi118 ceph-mon[131825]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:14 smithi078 ceph-mon[142991]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:14 smithi078 ceph-mon[139570]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:16 smithi078 ceph-mon[139570]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:16 smithi078 ceph-mon[142991]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:38:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:16 smithi118 ceph-mon[131825]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:17.407 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:38:17.721 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:38:17.721 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 43s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 99.9M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 43s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 43s ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 43s ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 985M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 43s ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 43s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 43s ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 43s ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 43s ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:38:17.722 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 43s ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:38:17.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4259M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:38:17.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 4975M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:38:17.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4328M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:38:17.723 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4902M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:38:17.723 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:38:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:18.103 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:38:18.104 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:38:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:18 smithi118 ceph-mon[131825]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:18 smithi118 ceph-mon[131825]: from='client.62918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:18.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1108594379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[139570]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[139570]: from='client.62918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1108594379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[142991]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[142991]: from='client.62918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1108594379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:19 smithi118 ceph-mon[131825]: from='client.52956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:19 smithi078 ceph-mon[139570]: from='client.52956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:19 smithi078 ceph-mon[142991]: from='client.52956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:20 smithi118 ceph-mon[131825]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:20 smithi078 ceph-mon[139570]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:20 smithi078 ceph-mon[142991]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:22 smithi118 ceph-mon[131825]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:22 smithi078 ceph-mon[139570]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:22 smithi078 ceph-mon[142991]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:24 smithi118 ceph-mon[131825]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:24 smithi078 ceph-mon[142991]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:24 smithi078 ceph-mon[139570]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:26 smithi078 ceph-mon[139570]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:26 smithi078 ceph-mon[142991]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:38:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:26 smithi118 ceph-mon[131825]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:28 smithi118 ceph-mon[131825]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:28 smithi078 ceph-mon[139570]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:28 smithi078 ceph-mon[142991]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:29 smithi078 ceph-mon[139570]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:29 smithi078 ceph-mon[142991]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:29 smithi118 ceph-mon[131825]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:31 smithi118 ceph-mon[131825]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:31 smithi078 ceph-mon[139570]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:31 smithi078 ceph-mon[142991]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:34 smithi118 ceph-mon[131825]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:38:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:34 smithi078 ceph-mon[139570]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:38:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:34 smithi078 ceph-mon[142991]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:38:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:36 smithi078 ceph-mon[139570]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:36 smithi078 ceph-mon[142991]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:38:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:36 smithi118 ceph-mon[131825]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:38.767 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:38 smithi118 ceph-mon[131825]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:38.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.768 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[139570]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[142991]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:40.876 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:40 smithi118 ceph-mon[131825]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:40 smithi078 ceph-mon[139570]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:40 smithi078 ceph-mon[142991]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:42.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:38:42.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:38:42.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:38:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:44 smithi118 ceph-mon[131825]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:44 smithi078 ceph-mon[139570]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:44 smithi078 ceph-mon[142991]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:46 smithi078 ceph-mon[139570]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:46 smithi078 ceph-mon[142991]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:38:46.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:46 smithi118 ceph-mon[131825]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:38:48.450 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 74s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 11s ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 74s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 11s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 11s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 74s ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:38:48.758 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 74s ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 11s ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 74s ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 74s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 11s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 74s ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 74s ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 74s ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 74s ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 11s ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 11s ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 11s ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 11s ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:38:48.759 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 11s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:38:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:48 smithi118 ceph-mon[131825]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:48 smithi078 ceph-mon[139570]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:48.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:48 smithi078 ceph-mon[142991]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:38:49.145 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:49.146 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:38:49.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:38:49.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:38:49.148 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:38:49.149 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:38:49.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:49 smithi118 ceph-mon[131825]: from='client.62936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1428593157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:49 smithi078 ceph-mon[139570]: from='client.62936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1428593157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:49 smithi078 ceph-mon[142991]: from='client.62936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1428593157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:38:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:50 smithi118 ceph-mon[131825]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:50.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:50 smithi118 ceph-mon[131825]: from='client.62942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:50 smithi078 ceph-mon[139570]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:50 smithi078 ceph-mon[139570]: from='client.62942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:50 smithi078 ceph-mon[142991]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:50 smithi078 ceph-mon[142991]: from='client.62942 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:38:52.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:52 smithi118 ceph-mon[131825]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:52 smithi078 ceph-mon[139570]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:52 smithi078 ceph-mon[142991]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:54 smithi118 ceph-mon[131825]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:54 smithi078 ceph-mon[139570]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:54 smithi078 ceph-mon[142991]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:56 smithi078 ceph-mon[139570]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:56 smithi078 ceph-mon[142991]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:38:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:38:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:56 smithi118 ceph-mon[131825]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:38:58 smithi118 ceph-mon[131825]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:38:58 smithi078 ceph-mon[139570]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:38:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:38:58 smithi078 ceph-mon[142991]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:00 smithi118 ceph-mon[131825]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:00 smithi078 ceph-mon[139570]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:00 smithi078 ceph-mon[142991]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:02 smithi118 ceph-mon[131825]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:02 smithi078 ceph-mon[139570]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:02 smithi078 ceph-mon[142991]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:04 smithi078 ceph-mon[139570]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:04 smithi078 ceph-mon[142991]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:04 smithi118 ceph-mon[131825]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:05 smithi078 ceph-mon[139570]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:05 smithi078 ceph-mon[142991]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:05 smithi118 ceph-mon[131825]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:39:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:07 smithi118 ceph-mon[131825]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:07 smithi078 ceph-mon[139570]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:08.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:07 smithi078 ceph-mon[142991]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:10.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:10 smithi118 ceph-mon[131825]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:10 smithi078 ceph-mon[139570]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:10 smithi078 ceph-mon[142991]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:12.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:12 smithi118 ceph-mon[131825]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:12 smithi078 ceph-mon[139570]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:12 smithi078 ceph-mon[142991]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:14.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:14 smithi118 ceph-mon[131825]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:14.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:14 smithi078 ceph-mon[139570]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:14 smithi078 ceph-mon[142991]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:16 smithi078 ceph-mon[139570]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:39:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:16 smithi078 ceph-mon[142991]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:16.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:16 smithi118 ceph-mon[131825]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:18.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:18 smithi118 ceph-mon[131825]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:18.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:18 smithi078 ceph-mon[139570]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:18 smithi078 ceph-mon[142991]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:19.485 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 105s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 42s ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 105s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 42s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 42s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 105s ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 105s ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 42s ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 105s ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:39:19.794 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 105s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 42s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 105s ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 105s ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 105s ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 105s ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 42s ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 42s ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 42s ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 42s ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:39:19.795 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 42s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:20.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:39:20.177 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:39:20.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:20 smithi118 ceph-mon[131825]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:20 smithi118 ceph-mon[131825]: from='client.52986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:20.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1392697505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[139570]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[139570]: from='client.52986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1392697505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[142991]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[142991]: from='client.52986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1392697505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:21.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:21 smithi118 ceph-mon[131825]: from='client.52992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:21 smithi078 ceph-mon[139570]: from='client.52992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:21.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:21 smithi078 ceph-mon[142991]: from='client.52992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:22.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:22 smithi118 ceph-mon[131825]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:22 smithi078 ceph-mon[139570]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:22 smithi078 ceph-mon[142991]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:24 smithi118 ceph-mon[131825]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:24 smithi078 ceph-mon[139570]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:24 smithi078 ceph-mon[142991]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:26 smithi078 ceph-mon[139570]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:26 smithi078 ceph-mon[142991]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:39:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:26 smithi118 ceph-mon[131825]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:28 smithi078 ceph-mon[139570]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:28 smithi078 ceph-mon[142991]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:28 smithi118 ceph-mon[131825]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:29 smithi078 ceph-mon[142991]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:29 smithi078 ceph-mon[139570]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:29 smithi118 ceph-mon[131825]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:31 smithi118 ceph-mon[131825]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:31 smithi078 ceph-mon[139570]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:31 smithi078 ceph-mon[142991]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:34 smithi118 ceph-mon[131825]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:34 smithi078 ceph-mon[139570]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:34 smithi078 ceph-mon[142991]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:36 smithi078 ceph-mon[139570]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:36 smithi078 ceph-mon[142991]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:39:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:36 smithi118 ceph-mon[131825]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:38.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:38 smithi118 ceph-mon[131825]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:38 smithi078 ceph-mon[139570]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:38 smithi078 ceph-mon[142991]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:40.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:40 smithi118 ceph-mon[131825]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:40 smithi078 ceph-mon[142991]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:40 smithi078 ceph-mon[139570]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:41.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:39:41.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:39:41.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:39:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:42 smithi118 ceph-mon[131825]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:42.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:39:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:39:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:39:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[142991]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[139570]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:39:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:39:44.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:44 smithi118 ceph-mon[131825]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:44 smithi078 ceph-mon[139570]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:44 smithi078 ceph-mon[142991]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:46 smithi078 ceph-mon[139570]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:46 smithi078 ceph-mon[142991]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:39:46.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:46 smithi118 ceph-mon[131825]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:39:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:48 smithi078 ceph-mon[139570]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:48 smithi078 ceph-mon[142991]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:48 smithi118 ceph-mon[131825]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:50.520 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 73s ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 73s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 73s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:39:50.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 73s ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 73s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:39:50.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 73s ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 73s ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 73s ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 73s ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:39:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 73s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:39:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:50 smithi078 ceph-mon[139570]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:50 smithi078 ceph-mon[142991]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:50 smithi118 ceph-mon[131825]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:39:51.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:39:51.215 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:39:51.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:39:51.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:39:51.215 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:39:51.215 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:39:51.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:51 smithi078 ceph-mon[139570]: from='client.62972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:51.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/520607652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:51 smithi078 ceph-mon[142991]: from='client.62972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:51.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/520607652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:51 smithi118 ceph-mon[131825]: from='client.62972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/520607652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:39:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:52 smithi078 ceph-mon[142991]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:52 smithi078 ceph-mon[142991]: from='client.53010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:52 smithi078 ceph-mon[139570]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:52.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:52 smithi078 ceph-mon[139570]: from='client.53010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:52 smithi118 ceph-mon[131825]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:52 smithi118 ceph-mon[131825]: from='client.53010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:39:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:54 smithi118 ceph-mon[131825]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:54 smithi078 ceph-mon[139570]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:54 smithi078 ceph-mon[142991]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:56 smithi078 ceph-mon[139570]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:56 smithi078 ceph-mon[142991]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:39:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:39:56.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:56 smithi118 ceph-mon[131825]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:39:58 smithi118 ceph-mon[131825]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:39:58 smithi078 ceph-mon[139570]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:39:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:39:58 smithi078 ceph-mon[142991]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:00.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:00 smithi078 conmon[139546]: 2023-12-16T09:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:40:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:00 smithi118 ceph-mon[131825]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:40:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:00 smithi078 ceph-mon[139570]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:00 smithi078 ceph-mon[142991]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:40:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:02 smithi118 ceph-mon[131825]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:02 smithi078 ceph-mon[139570]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:02 smithi078 ceph-mon[142991]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:04.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:04 smithi118 ceph-mon[131825]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:04 smithi078 ceph-mon[139570]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:04 smithi078 ceph-mon[142991]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:06 smithi078 ceph-mon[139570]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:06 smithi078 ceph-mon[142991]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:40:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:06 smithi118 ceph-mon[131825]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:08 smithi118 ceph-mon[131825]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:08 smithi078 ceph-mon[139570]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:08 smithi078 ceph-mon[142991]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:10 smithi078 ceph-mon[139570]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:10 smithi078 ceph-mon[142991]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:10 smithi118 ceph-mon[131825]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:12 smithi078 ceph-mon[139570]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:12 smithi078 ceph-mon[142991]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:12 smithi118 ceph-mon[131825]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:14 smithi078 ceph-mon[139570]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:14 smithi078 ceph-mon[142991]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:14 smithi118 ceph-mon[131825]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:16 smithi078 ceph-mon[142991]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:16.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:16 smithi078 ceph-mon[139570]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:40:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:16 smithi118 ceph-mon[131825]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:18 smithi078 ceph-mon[142991]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:18 smithi078 ceph-mon[139570]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:18 smithi118 ceph-mon[131825]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:19 smithi078 ceph-mon[139570]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:19 smithi078 ceph-mon[142991]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:19 smithi118 ceph-mon[131825]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:21.555 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:40:21.864 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:40:21.864 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:40:21.864 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 104s ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 104s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 104s ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 104s ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:40:21.865 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 104s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:40:21.866 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:40:21.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 104s ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:40:21.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 104s ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:40:21.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 104s ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:40:21.867 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 104s ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:40:21.867 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 104s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:40:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:21 smithi118 ceph-mon[131825]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:21 smithi118 ceph-mon[131825]: from='client.53022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:21 smithi078 ceph-mon[139570]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:21 smithi078 ceph-mon[139570]: from='client.53022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:21 smithi078 ceph-mon[142991]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:21 smithi078 ceph-mon[142991]: from='client.53022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:22.250 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:22.251 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:40:22.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:40:22.252 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:40:22.252 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:40:22.252 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:40:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:22 smithi118 ceph-mon[131825]: from='client.62996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1692889857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:22 smithi078 ceph-mon[139570]: from='client.62996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:23.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1692889857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:22 smithi078 ceph-mon[142991]: from='client.62996 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:23.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1692889857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:24 smithi118 ceph-mon[131825]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:24 smithi078 ceph-mon[139570]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:24 smithi078 ceph-mon[142991]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:26 smithi078 ceph-mon[139570]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:26.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:26 smithi078 ceph-mon[142991]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:40:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:26 smithi118 ceph-mon[131825]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:28 smithi118 ceph-mon[131825]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:28 smithi078 ceph-mon[139570]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:28 smithi078 ceph-mon[142991]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:30.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:30 smithi118 ceph-mon[131825]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:30 smithi078 ceph-mon[139570]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:30 smithi078 ceph-mon[142991]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:32 smithi118 ceph-mon[131825]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:32.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:32 smithi078 ceph-mon[139570]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:32 smithi078 ceph-mon[142991]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:34.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:34 smithi118 ceph-mon[131825]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:34 smithi078 ceph-mon[139570]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:34 smithi078 ceph-mon[142991]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:36 smithi078 ceph-mon[139570]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:36 smithi078 ceph-mon[142991]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:40:36.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:36 smithi118 ceph-mon[131825]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:38 smithi078 ceph-mon[139570]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:38 smithi078 ceph-mon[142991]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:39.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:38 smithi118 ceph-mon[131825]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:40 smithi078 ceph-mon[139570]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:40 smithi078 ceph-mon[142991]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:40 smithi118 ceph-mon[131825]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[139570]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[142991]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:40:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:40:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:42 smithi118 ceph-mon[131825]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:40:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:40:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:40:43.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:40:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:44 smithi078 ceph-mon[139570]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:44 smithi078 ceph-mon[142991]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:44 smithi118 ceph-mon[131825]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:46 smithi078 ceph-mon[139570]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:46 smithi078 ceph-mon[142991]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:40:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:46 smithi118 ceph-mon[131825]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:40:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:48 smithi078 ceph-mon[139570]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:48 smithi078 ceph-mon[142991]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:48 smithi118 ceph-mon[131825]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:49 smithi078 ceph-mon[139570]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:49 smithi078 ceph-mon[142991]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:49 smithi118 ceph-mon[131825]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:52.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:51 smithi118 ceph-mon[131825]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:51 smithi078 ceph-mon[139570]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:51 smithi078 ceph-mon[142991]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:52.597 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:40:52.909 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:40:52.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:40:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:40:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:52 smithi118 ceph-mon[131825]: from='client.63008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:52 smithi078 ceph-mon[139570]: from='client.63008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:52 smithi078 ceph-mon[142991]: from='client.63008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:53.292 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:40:53.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:40:53.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:40:53.293 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:40:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:53 smithi118 ceph-mon[131825]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:53 smithi118 ceph-mon[131825]: from='client.63014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3275985684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[139570]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[139570]: from='client.63014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3275985684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[142991]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[142991]: from='client.63014 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:40:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3275985684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:40:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:55 smithi118 ceph-mon[131825]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:56.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:55 smithi078 ceph-mon[139570]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:56.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:55 smithi078 ceph-mon[142991]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:40:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:40:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:40:57 smithi118 ceph-mon[131825]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:40:57 smithi078 ceph-mon[139570]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:40:58.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:40:57 smithi078 ceph-mon[142991]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:00.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:00 smithi118 ceph-mon[131825]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:00 smithi078 ceph-mon[139570]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:00 smithi078 ceph-mon[142991]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:02 smithi118 ceph-mon[131825]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:02.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:02 smithi078 ceph-mon[139570]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:02 smithi078 ceph-mon[142991]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:04.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:04 smithi118 ceph-mon[131825]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:04 smithi078 ceph-mon[139570]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:04 smithi078 ceph-mon[142991]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:06 smithi078 ceph-mon[139570]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:41:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:06 smithi078 ceph-mon[142991]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:06.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:06 smithi118 ceph-mon[131825]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:08.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:08 smithi118 ceph-mon[131825]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:08 smithi078 ceph-mon[139570]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:08 smithi078 ceph-mon[142991]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:10 smithi078 ceph-mon[139570]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:10 smithi078 ceph-mon[142991]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:10 smithi118 ceph-mon[131825]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:12 smithi078 ceph-mon[139570]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:12 smithi078 ceph-mon[142991]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:12 smithi118 ceph-mon[131825]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:14 smithi078 ceph-mon[139570]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:14 smithi078 ceph-mon[142991]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:14 smithi118 ceph-mon[131825]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:16 smithi078 ceph-mon[139570]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:16 smithi078 ceph-mon[142991]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:41:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:16 smithi118 ceph-mon[131825]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:18 smithi078 ceph-mon[139570]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:18.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:18 smithi078 ceph-mon[142991]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:18 smithi118 ceph-mon[131825]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:20 smithi078 ceph-mon[139570]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:20 smithi078 ceph-mon[142991]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:20 smithi118 ceph-mon[131825]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:21 smithi078 ceph-mon[139570]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:21.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:21 smithi078 ceph-mon[142991]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:21 smithi118 ceph-mon[131825]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:23.157 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:41:22.729389707Z level=info msg="Completed cleanup jobs" duration=65.478362ms 2023-12-16T09:41:23.646 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:41:23.956 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:41:23.956 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:41:23.956 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:41:23.956 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:41:23.956 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:41:23.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:41:23.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:41:23.958 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:41:24.337 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:41:24.337 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:41:24.337 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:41:24.338 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:41:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:24 smithi118 ceph-mon[131825]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:24 smithi118 ceph-mon[131825]: from='client.53058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:24.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2514406858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[139570]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[139570]: from='client.53058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2514406858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[142991]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[142991]: from='client.53058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2514406858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:25 smithi078 ceph-mon[139570]: from='client.63032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:25 smithi078 ceph-mon[142991]: from='client.63032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:25 smithi118 ceph-mon[131825]: from='client.63032 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:26 smithi078 ceph-mon[139570]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:26 smithi078 ceph-mon[142991]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:41:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:26 smithi118 ceph-mon[131825]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:28 smithi078 ceph-mon[139570]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:28 smithi078 ceph-mon[142991]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:28 smithi118 ceph-mon[131825]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:30 smithi078 ceph-mon[139570]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:30 smithi078 ceph-mon[142991]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:30 smithi118 ceph-mon[131825]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:32 smithi078 ceph-mon[139570]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:32 smithi078 ceph-mon[142991]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:32 smithi118 ceph-mon[131825]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:34 smithi078 ceph-mon[139570]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:34 smithi078 ceph-mon[142991]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:34 smithi118 ceph-mon[131825]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:36 smithi078 ceph-mon[139570]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:36 smithi078 ceph-mon[142991]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:36] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T09:41:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:36 smithi118 ceph-mon[131825]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:38 smithi078 ceph-mon[139570]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:38 smithi078 ceph-mon[142991]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:38 smithi118 ceph-mon[131825]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:40 smithi078 ceph-mon[139570]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:40.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:40 smithi078 ceph-mon[142991]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:40 smithi118 ceph-mon[131825]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:42 smithi078 ceph-mon[139570]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:41:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:42 smithi078 ceph-mon[142991]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:41:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:42 smithi118 ceph-mon[131825]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:41:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:41:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:41:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:41:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:41:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:41:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:41:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:41:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:41:44.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:41:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:44 smithi078 ceph-mon[139570]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:44 smithi078 ceph-mon[142991]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:44 smithi118 ceph-mon[131825]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:45 smithi078 ceph-mon[139570]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:45 smithi078 ceph-mon[142991]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:45 smithi118 ceph-mon[131825]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:46] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T09:41:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:47 smithi118 ceph-mon[131825]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:47 smithi078 ceph-mon[139570]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:47 smithi078 ceph-mon[142991]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:41:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:50 smithi078 ceph-mon[139570]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:50 smithi078 ceph-mon[142991]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:50 smithi118 ceph-mon[131825]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:52 smithi078 ceph-mon[139570]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:52 smithi078 ceph-mon[142991]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:52 smithi118 ceph-mon[131825]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:54.693 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:41:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:54 smithi078 ceph-mon[139570]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:54 smithi078 ceph-mon[142991]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:41:55.005 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:41:55.006 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:41:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:54 smithi118 ceph-mon[131825]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:41:55.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:41:55.390 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:41:55.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:55 smithi078 ceph-mon[142991]: from='client.63044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:55.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2298634830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:55 smithi078 ceph-mon[139570]: from='client.63044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2298634830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:55 smithi118 ceph-mon[131825]: from='client.63044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:56.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2298634830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:41:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:56 smithi078 ceph-mon[139570]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:56 smithi078 ceph-mon[139570]: from='client.63050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:41:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:41:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:56 smithi078 ceph-mon[142991]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:56 smithi078 ceph-mon[142991]: from='client.63050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:56 smithi118 ceph-mon[131825]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:56 smithi118 ceph-mon[131825]: from='client.63050 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:41:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:41:58 smithi078 ceph-mon[139570]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:41:58 smithi078 ceph-mon[142991]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:41:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:41:58 smithi118 ceph-mon[131825]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:00 smithi078 ceph-mon[142991]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:00 smithi078 ceph-mon[139570]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:00 smithi118 ceph-mon[131825]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:02 smithi078 ceph-mon[139570]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:02 smithi078 ceph-mon[142991]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:02 smithi118 ceph-mon[131825]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:04 smithi078 ceph-mon[139570]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:04 smithi078 ceph-mon[142991]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:04 smithi118 ceph-mon[131825]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:05 smithi078 ceph-mon[139570]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:05 smithi078 ceph-mon[142991]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:05 smithi118 ceph-mon[131825]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:42:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:07 smithi118 ceph-mon[131825]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:07 smithi078 ceph-mon[139570]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:07 smithi078 ceph-mon[142991]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:10 smithi078 ceph-mon[139570]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:10 smithi078 ceph-mon[142991]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:10 smithi118 ceph-mon[131825]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:12 smithi078 ceph-mon[139570]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:12 smithi078 ceph-mon[142991]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:12 smithi118 ceph-mon[131825]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:14 smithi078 ceph-mon[139570]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:14 smithi078 ceph-mon[142991]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:14 smithi118 ceph-mon[131825]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:16 smithi078 ceph-mon[139570]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:42:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:16 smithi078 ceph-mon[142991]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:16 smithi118 ceph-mon[131825]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:17.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:18 smithi078 ceph-mon[142991]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:18 smithi078 ceph-mon[139570]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:18 smithi118 ceph-mon[131825]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:20 smithi078 ceph-mon[142991]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:20.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:20 smithi078 ceph-mon[139570]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:20 smithi118 ceph-mon[131825]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:22.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:22 smithi078 ceph-mon[139570]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:22 smithi078 ceph-mon[142991]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:22 smithi118 ceph-mon[131825]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:24 smithi078 ceph-mon[139570]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:24 smithi078 ceph-mon[142991]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:24 smithi118 ceph-mon[131825]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:25.735 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:42:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:25 smithi078 ceph-mon[139570]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:25 smithi078 ceph-mon[142991]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:42:26.044 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:42:26.045 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:42:26.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:42:26.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:42:26.045 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:42:26.046 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:42:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:25 smithi118 ceph-mon[131825]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:42:26.426 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:42:26.427 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:42:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[139570]: from='client.63062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[139570]: from='client.53100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:26.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2137806769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:42:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[142991]: from='client.63062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[142991]: from='client.53100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2137806769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:26 smithi118 ceph-mon[131825]: from='client.63062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:26 smithi118 ceph-mon[131825]: from='client.53100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2137806769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:27 smithi078 ceph-mon[139570]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:27 smithi078 ceph-mon[142991]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:27 smithi118 ceph-mon[131825]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:30 smithi078 ceph-mon[139570]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:30 smithi078 ceph-mon[142991]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:30 smithi118 ceph-mon[131825]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:32 smithi078 ceph-mon[139570]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:32 smithi078 ceph-mon[142991]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:32 smithi118 ceph-mon[131825]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:34 smithi078 ceph-mon[139570]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:34 smithi078 ceph-mon[142991]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:34 smithi118 ceph-mon[131825]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:36 smithi078 ceph-mon[139570]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:36.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:36 smithi078 ceph-mon[142991]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:42:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:36 smithi118 ceph-mon[131825]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:38 smithi078 ceph-mon[139570]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:38 smithi078 ceph-mon[142991]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:38 smithi118 ceph-mon[131825]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:40 smithi078 ceph-mon[139570]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:40 smithi078 ceph-mon[142991]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:40 smithi118 ceph-mon[131825]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:42 smithi078 ceph-mon[139570]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:42 smithi078 ceph-mon[142991]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:42 smithi118 ceph-mon[131825]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:42:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:42:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:42:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:42:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:42:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:42:44.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:42:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:44 smithi078 ceph-mon[139570]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:44 smithi078 ceph-mon[142991]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:44 smithi118 ceph-mon[131825]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:46.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:45 smithi118 ceph-mon[131825]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:45 smithi078 ceph-mon[139570]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:45 smithi078 ceph-mon[142991]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:42:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:47 smithi118 ceph-mon[131825]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:47 smithi078 ceph-mon[139570]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:47 smithi078 ceph-mon[142991]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:42:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:50 smithi078 ceph-mon[139570]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:50 smithi078 ceph-mon[142991]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:50 smithi118 ceph-mon[131825]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:52 smithi078 ceph-mon[139570]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:52 smithi078 ceph-mon[142991]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:52 smithi118 ceph-mon[131825]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:54 smithi078 ceph-mon[139570]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:54 smithi078 ceph-mon[142991]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:54 smithi118 ceph-mon[131825]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:56.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:56 smithi078 ceph-mon[142991]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:56 smithi078 ceph-mon[139570]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:42:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:42:56.776 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:42:57.089 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:42:57.090 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:42:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:56 smithi118 ceph-mon[131825]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:57.474 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:42:57.474 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:42:57.474 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:42:57.475 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:42:57.476 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:42:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2632019230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2632019230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2632019230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:42:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[139570]: from='client.63080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[139570]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[139570]: from='client.63086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[142991]: from='client.63080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[142991]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:42:58 smithi078 ceph-mon[142991]: from='client.63086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:58 smithi118 ceph-mon[131825]: from='client.63080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:42:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:58 smithi118 ceph-mon[131825]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:42:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:42:58 smithi118 ceph-mon[131825]: from='client.63086 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:00 smithi078 ceph-mon[139570]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:00 smithi078 ceph-mon[142991]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:00 smithi118 ceph-mon[131825]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:01 smithi118 ceph-mon[131825]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:01 smithi078 ceph-mon[139570]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:02.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:01 smithi078 ceph-mon[142991]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:04 smithi078 ceph-mon[139570]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:04 smithi078 ceph-mon[142991]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:04 smithi118 ceph-mon[131825]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:06.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:06 smithi078 ceph-mon[139570]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:06.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:06 smithi078 ceph-mon[142991]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:43:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:06 smithi118 ceph-mon[131825]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:08 smithi078 ceph-mon[139570]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:08.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:08 smithi078 ceph-mon[142991]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:08 smithi118 ceph-mon[131825]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:10 smithi078 ceph-mon[139570]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:10 smithi078 ceph-mon[142991]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:10 smithi118 ceph-mon[131825]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:12 smithi078 ceph-mon[139570]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:12 smithi078 ceph-mon[142991]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:12 smithi118 ceph-mon[131825]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:14 smithi078 ceph-mon[139570]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:14 smithi078 ceph-mon[142991]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:15.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:14 smithi118 ceph-mon[131825]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:16 smithi078 ceph-mon[139570]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:16.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:16 smithi078 ceph-mon[142991]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:43:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:16 smithi118 ceph-mon[131825]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:18 smithi078 ceph-mon[139570]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:18 smithi078 ceph-mon[142991]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:18 smithi118 ceph-mon[131825]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:19 smithi078 ceph-mon[139570]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:19 smithi078 ceph-mon[142991]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:19 smithi118 ceph-mon[131825]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:21 smithi118 ceph-mon[131825]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:21 smithi078 ceph-mon[139570]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:21 smithi078 ceph-mon[142991]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:24 smithi078 ceph-mon[139570]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:24.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:24 smithi078 ceph-mon[142991]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:24 smithi118 ceph-mon[131825]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:26 smithi078 ceph-mon[139570]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:26 smithi078 ceph-mon[142991]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:43:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:26 smithi118 ceph-mon[131825]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:27.825 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:43:28.132 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:43:28.133 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6057M 2204M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5482M 2204M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5105M 2204M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4724M 2204M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4286M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5007M 2486M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4359M 2486M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4937M 2486M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:43:28.134 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:28.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:43:28.515 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:43:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:28 smithi078 ceph-mon[139570]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2523077946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:43:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:28 smithi078 ceph-mon[142991]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2523077946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:43:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:28 smithi118 ceph-mon[131825]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2523077946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:43:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:29 smithi078 ceph-mon[139570]: from='client.53130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:29 smithi078 ceph-mon[139570]: from='client.63104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:29 smithi078 ceph-mon[142991]: from='client.53130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:29 smithi078 ceph-mon[142991]: from='client.63104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:29 smithi118 ceph-mon[131825]: from='client.53130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:29 smithi118 ceph-mon[131825]: from='client.63104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:43:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:30 smithi078 ceph-mon[139570]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:30 smithi078 ceph-mon[142991]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:30 smithi118 ceph-mon[131825]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:31 smithi078 ceph-mon[139570]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:31.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:31 smithi078 ceph-mon[142991]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:31 smithi118 ceph-mon[131825]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:34 smithi078 ceph-mon[139570]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:34 smithi078 ceph-mon[142991]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:34 smithi118 ceph-mon[131825]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:36.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:36 smithi078 ceph-mon[139570]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:43:36.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:36 smithi078 ceph-mon[142991]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:36 smithi118 ceph-mon[131825]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:38 smithi078 ceph-mon[139570]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:38.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:38 smithi078 ceph-mon[142991]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:38 smithi118 ceph-mon[131825]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:40 smithi078 ceph-mon[139570]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:40 smithi078 ceph-mon[142991]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:40 smithi118 ceph-mon[131825]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:42 smithi078 ceph-mon[139570]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:42 smithi078 ceph-mon[142991]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:42 smithi118 ceph-mon[131825]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:43:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:43:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:43:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:45 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2485M 2023-12-16T09:43:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:45 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2191M 2023-12-16T09:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:45 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2485M 2023-12-16T09:43:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:45 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2191M 2023-12-16T09:43:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:45 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2485M 2023-12-16T09:43:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:45 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2191M 2023-12-16T09:43:46.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:46 smithi078 ceph-mon[139570]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:43:46.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:46 smithi078 ceph-mon[142991]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:46 smithi118 ceph-mon[131825]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:43:48.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:48 smithi078 ceph-mon[139570]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:48 smithi078 ceph-mon[142991]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:48 smithi118 ceph-mon[131825]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:49.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:49 smithi078 ceph-mon[139570]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:49 smithi078 ceph-mon[142991]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:49 smithi118 ceph-mon[131825]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:51 smithi118 ceph-mon[131825]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:51 smithi078 ceph-mon[139570]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:51 smithi078 ceph-mon[142991]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:54 smithi078 ceph-mon[139570]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:54 smithi078 ceph-mon[142991]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:54 smithi118 ceph-mon[131825]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:56 smithi078 ceph-mon[139570]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:56 smithi078 ceph-mon[142991]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:43:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:43:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:56 smithi118 ceph-mon[131825]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:58.862 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:43:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:58 smithi078 ceph-mon[139570]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:58 smithi078 ceph-mon[142991]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:58 smithi118 ceph-mon[131825]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:43:59.169 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:43:59.170 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:59.548 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:43:59.549 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:43:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:43:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3309281564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:43:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:43:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3309281564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:44:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:43:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3309281564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:44:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[142991]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[142991]: from='client.53148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:00.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[142991]: from='client.63122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[139570]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[139570]: from='client.53148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:00.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:00 smithi078 ceph-mon[139570]: from='client.63122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:00 smithi118 ceph-mon[131825]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:00 smithi118 ceph-mon[131825]: from='client.53148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:00 smithi118 ceph-mon[131825]: from='client.63122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:02 smithi078 ceph-mon[139570]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:02.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:02 smithi078 ceph-mon[142991]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:02.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:02 smithi118 ceph-mon[131825]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:04 smithi078 ceph-mon[139570]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:04.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:04 smithi078 ceph-mon[142991]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:04 smithi118 ceph-mon[131825]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:06.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:05 smithi118 ceph-mon[131825]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:05 smithi078 ceph-mon[139570]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:05 smithi078 ceph-mon[142991]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:44:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:07 smithi118 ceph-mon[131825]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:07 smithi078 ceph-mon[139570]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:08.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:07 smithi078 ceph-mon[142991]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:10 smithi078 ceph-mon[139570]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:10 smithi078 ceph-mon[142991]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:10 smithi118 ceph-mon[131825]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:12 smithi078 ceph-mon[139570]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:12 smithi078 ceph-mon[142991]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:12 smithi118 ceph-mon[131825]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:14 smithi078 ceph-mon[139570]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:14.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:14 smithi078 ceph-mon[142991]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:14 smithi118 ceph-mon[131825]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:16.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:16 smithi078 ceph-mon[139570]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:16.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:16 smithi078 ceph-mon[142991]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:44:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:16 smithi118 ceph-mon[131825]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:18.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:18 smithi078 ceph-mon[139570]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:18.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:18 smithi078 ceph-mon[142991]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:18 smithi118 ceph-mon[131825]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:20 smithi078 ceph-mon[139570]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:20.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:20 smithi078 ceph-mon[142991]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:20 smithi118 ceph-mon[131825]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:21.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:21 smithi078 ceph-mon[142991]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:21.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:21 smithi078 ceph-mon[139570]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:21 smithi118 ceph-mon[131825]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:24 smithi078 ceph-mon[139570]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:24 smithi078 ceph-mon[142991]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:24 smithi118 ceph-mon[131825]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:26 smithi078 ceph-mon[139570]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:26 smithi078 ceph-mon[142991]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:44:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:26 smithi118 ceph-mon[131825]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:28 smithi078 ceph-mon[139570]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:28 smithi078 ceph-mon[142991]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:28 smithi118 ceph-mon[131825]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:29.896 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:44:30.206 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:44:30.206 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:44:30.206 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:44:30.206 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:44:30.206 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:44:30.207 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:44:30.587 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:44:30.588 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:44:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:30 smithi078 ceph-mon[139570]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4215698998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:44:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:30 smithi078 ceph-mon[142991]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4215698998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:44:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:30 smithi118 ceph-mon[131825]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4215698998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:44:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:31 smithi078 ceph-mon[139570]: from='client.63134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:31.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:31 smithi078 ceph-mon[139570]: from='client.53172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:31 smithi078 ceph-mon[142991]: from='client.63134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:31 smithi078 ceph-mon[142991]: from='client.53172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:31 smithi118 ceph-mon[131825]: from='client.63134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:32.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:31 smithi118 ceph-mon[131825]: from='client.53172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:44:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:32 smithi078 ceph-mon[139570]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:32.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:32 smithi078 ceph-mon[142991]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:32 smithi118 ceph-mon[131825]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:34 smithi078 ceph-mon[139570]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:34 smithi078 ceph-mon[142991]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:34 smithi118 ceph-mon[131825]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:35.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:35 smithi078 ceph-mon[139570]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:35 smithi078 ceph-mon[142991]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:35 smithi118 ceph-mon[131825]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:44:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:37 smithi118 ceph-mon[131825]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:37 smithi078 ceph-mon[139570]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:38.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:37 smithi078 ceph-mon[142991]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:40.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:40 smithi078 ceph-mon[139570]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:40 smithi078 ceph-mon[142991]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:40 smithi118 ceph-mon[131825]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:42 smithi078 ceph-mon[139570]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:42.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:42 smithi078 ceph-mon[142991]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:42 smithi118 ceph-mon[131825]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:44 smithi078 ceph-mon[142991]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:44 smithi078 ceph-mon[139570]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:44 smithi118 ceph-mon[131825]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:44:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:44:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:44:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:44:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:44:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:44:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:44:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:44:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:44:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:44:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:44:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:44:46.713 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:44:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:46 smithi078 ceph-mon[139570]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:46.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:46 smithi078 ceph-mon[142991]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:46 smithi118 ceph-mon[131825]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:47 smithi078 ceph-mon[142991]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:47 smithi078 ceph-mon[139570]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:47 smithi118 ceph-mon[131825]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:44:50.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:50 smithi078 ceph-mon[142991]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:50 smithi078 ceph-mon[139570]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:50 smithi118 ceph-mon[131825]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:52 smithi078 ceph-mon[139570]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:52.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:52 smithi078 ceph-mon[142991]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:52 smithi118 ceph-mon[131825]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:54 smithi078 ceph-mon[142991]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:54 smithi078 ceph-mon[139570]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:54 smithi118 ceph-mon[131825]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:56 smithi078 ceph-mon[139570]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:44:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:44:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:56 smithi078 ceph-mon[142991]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:56 smithi118 ceph-mon[131825]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:44:58 smithi078 ceph-mon[139570]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:58.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:44:58 smithi078 ceph-mon[142991]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:44:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:44:58 smithi118 ceph-mon[131825]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:00.933 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:45:00.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:00 smithi078 ceph-mon[139570]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:00.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:00 smithi078 ceph-mon[142991]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:00 smithi118 ceph-mon[131825]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:45:01.243 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:45:01.244 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:45:01.625 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:45:01.626 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:45:01.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1482660887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:01.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1482660887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1482660887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[142991]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[142991]: from='client.63152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[142991]: from='client.63158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:02.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[139570]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[139570]: from='client.63152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[139570]: from='client.63158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:02 smithi118 ceph-mon[131825]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:02 smithi118 ceph-mon[131825]: from='client.63152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:02 smithi118 ceph-mon[131825]: from='client.63158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:04 smithi078 ceph-mon[139570]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:04 smithi078 ceph-mon[142991]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:04 smithi118 ceph-mon[131825]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:45:06.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:06 smithi078 ceph-mon[142991]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:06.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:06 smithi078 ceph-mon[139570]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:06 smithi118 ceph-mon[131825]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:08.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:08 smithi078 ceph-mon[142991]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:08.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:08 smithi078 ceph-mon[139570]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:08 smithi118 ceph-mon[131825]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:10.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:10 smithi078 ceph-mon[139570]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:10.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:10 smithi078 ceph-mon[142991]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:10 smithi118 ceph-mon[131825]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:12 smithi078 ceph-mon[139570]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:12.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:12 smithi078 ceph-mon[142991]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:12 smithi118 ceph-mon[131825]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:14 smithi078 ceph-mon[139570]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:14 smithi078 ceph-mon[142991]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:14 smithi118 ceph-mon[131825]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:16.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:15 smithi118 ceph-mon[131825]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:16.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:15 smithi078 ceph-mon[139570]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:16.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:15 smithi078 ceph-mon[142991]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:45:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:17 smithi078 ceph-mon[139570]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:17 smithi078 ceph-mon[142991]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:17 smithi118 ceph-mon[131825]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:20.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:20 smithi078 ceph-mon[139570]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:20 smithi078 ceph-mon[142991]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:20 smithi118 ceph-mon[131825]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:22.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:22 smithi078 ceph-mon[139570]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:22.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:22 smithi078 ceph-mon[142991]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:23.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:22 smithi118 ceph-mon[131825]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:24.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:24 smithi078 ceph-mon[139570]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:24 smithi078 ceph-mon[142991]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:24 smithi118 ceph-mon[131825]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:26.715 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:45:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:26 smithi078 ceph-mon[139570]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:26 smithi078 ceph-mon[142991]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:26 smithi118 ceph-mon[131825]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:28 smithi078 ceph-mon[139570]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:28 smithi078 ceph-mon[142991]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:28 smithi118 ceph-mon[131825]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:29 smithi118 ceph-mon[131825]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:29 smithi078 ceph-mon[139570]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:30.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:29 smithi078 ceph-mon[142991]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:31.970 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:45:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:31 smithi078 ceph-mon[139570]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:31 smithi078 ceph-mon[142991]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:32.278 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:45:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:45:32.280 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:45:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:31 smithi118 ceph-mon[131825]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:32.658 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:45:32.658 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:45:32.658 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:45:32.658 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:32.658 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:45:32.659 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:45:33.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[142991]: from='client.53202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[142991]: from='client.63176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3928813820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[139570]: from='client.53202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[139570]: from='client.63176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3928813820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:32 smithi118 ceph-mon[131825]: from='client.53202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:32 smithi118 ceph-mon[131825]: from='client.63176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:45:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3928813820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:45:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:34 smithi078 ceph-mon[139570]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:34 smithi078 ceph-mon[142991]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:34 smithi118 ceph-mon[131825]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:36.709 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:45:36.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:36 smithi078 ceph-mon[142991]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:36.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:36 smithi078 ceph-mon[139570]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:36 smithi118 ceph-mon[131825]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:38.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:38 smithi078 ceph-mon[139570]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:38.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:38 smithi078 ceph-mon[142991]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:38 smithi118 ceph-mon[131825]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:40 smithi078 ceph-mon[142991]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:40.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:40 smithi078 ceph-mon[139570]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:40 smithi118 ceph-mon[131825]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:42.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:42 smithi078 ceph-mon[139570]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:42.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:42 smithi078 ceph-mon[142991]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:42 smithi118 ceph-mon[131825]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:44 smithi078 ceph-mon[139570]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:44.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:44 smithi078 ceph-mon[142991]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:44 smithi118 ceph-mon[131825]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:45:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:45:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:45:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:45:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:46 smithi118 ceph-mon[131825]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:45:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:45:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[139570]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[142991]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:45:47.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:45:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:47 smithi118 ceph-mon[131825]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:47 smithi078 ceph-mon[139570]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:47 smithi078 ceph-mon[142991]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:45:50.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:50 smithi078 ceph-mon[142991]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:50.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:50 smithi078 ceph-mon[139570]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:50 smithi118 ceph-mon[131825]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:52.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:52 smithi078 ceph-mon[139570]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:52.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:52 smithi078 ceph-mon[142991]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:52 smithi118 ceph-mon[131825]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:54 smithi078 ceph-mon[139570]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:54 smithi078 ceph-mon[142991]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:54 smithi118 ceph-mon[131825]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:45:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:45:56.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:56 smithi078 ceph-mon[139570]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:56.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:56 smithi078 ceph-mon[142991]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:56 smithi118 ceph-mon[131825]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:58 smithi078 ceph-mon[139570]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:58 smithi078 ceph-mon[142991]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:45:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:58 smithi118 ceph-mon[131825]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:45:59 smithi118 ceph-mon[131825]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:45:59 smithi078 ceph-mon[139570]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:45:59 smithi078 ceph-mon[142991]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:01 smithi078 ceph-mon[139570]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:01 smithi078 ceph-mon[142991]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:01 smithi118 ceph-mon[131825]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:03.007 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:46:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:03.316 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:46:03.316 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:46:03.316 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:46:03.316 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:46:03.316 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:46:03.317 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:46:03.318 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:46:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:46:03.700 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:03.701 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:46:03.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:46:03.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:46:03.701 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:46:03.701 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:46:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[139570]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[139570]: from='client.53220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[139570]: from='client.53226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/699313327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[142991]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[142991]: from='client.53220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[142991]: from='client.53226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/699313327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:03 smithi118 ceph-mon[131825]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:03 smithi118 ceph-mon[131825]: from='client.53220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:03 smithi118 ceph-mon[131825]: from='client.53226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/699313327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:06.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:05 smithi078 ceph-mon[139570]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:06.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:05 smithi078 ceph-mon[142991]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:05 smithi118 ceph-mon[131825]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:46:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:07 smithi078 ceph-mon[139570]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:08.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:07 smithi078 ceph-mon[142991]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:07 smithi118 ceph-mon[131825]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:10.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:10 smithi078 ceph-mon[142991]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:10.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:10 smithi078 ceph-mon[139570]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:10 smithi118 ceph-mon[131825]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:12.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:12 smithi078 ceph-mon[139570]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:12.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:12 smithi078 ceph-mon[142991]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:13.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:12 smithi118 ceph-mon[131825]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:14.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:14 smithi078 ceph-mon[139570]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:14.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:14 smithi078 ceph-mon[142991]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:14 smithi118 ceph-mon[131825]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:46:16.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:16 smithi078 ceph-mon[139570]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:16.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:16 smithi078 ceph-mon[142991]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:16 smithi118 ceph-mon[131825]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:18 smithi118 ceph-mon[131825]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:18 smithi078 ceph-mon[139570]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:19.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:18 smithi078 ceph-mon[142991]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:19 smithi118 ceph-mon[131825]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:19 smithi078 ceph-mon[139570]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:19 smithi078 ceph-mon[142991]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:21 smithi078 ceph-mon[139570]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:21 smithi078 ceph-mon[142991]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:21 smithi118 ceph-mon[131825]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:24.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:24 smithi078 ceph-mon[139570]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:24.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:24 smithi078 ceph-mon[142991]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:24 smithi118 ceph-mon[131825]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:46:26.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:26 smithi078 ceph-mon[139570]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:26.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:26 smithi078 ceph-mon[142991]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:26 smithi118 ceph-mon[131825]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:28.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:28 smithi078 ceph-mon[139570]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:28.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:28 smithi078 ceph-mon[142991]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:29.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:28 smithi118 ceph-mon[131825]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:30.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:30 smithi078 ceph-mon[139570]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:30.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:30 smithi078 ceph-mon[142991]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:30 smithi118 ceph-mon[131825]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:32 smithi118 ceph-mon[131825]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:32 smithi078 ceph-mon[139570]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:32 smithi078 ceph-mon[142991]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:34.046 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:46:34.355 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:46:34.355 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:46:34.355 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:46:34.355 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:46:34.356 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:46:34.357 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:46:34.357 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:46:34.357 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:46:34.739 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:46:34.740 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:46:34.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:34 smithi078 ceph-mon[139570]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:34.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:34 smithi078 ceph-mon[142991]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:34 smithi118 ceph-mon[131825]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:35.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[142991]: from='client.63206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[142991]: from='client.53244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1389809103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[139570]: from='client.63206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[139570]: from='client.53244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1389809103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:35 smithi118 ceph-mon[131825]: from='client.63206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:35 smithi118 ceph-mon[131825]: from='client.53244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:46:36.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1389809103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:46:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:46:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:36 smithi118 ceph-mon[131825]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:36 smithi078 ceph-mon[139570]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:36 smithi078 ceph-mon[142991]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:39.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:38 smithi118 ceph-mon[131825]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:39.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:38 smithi078 ceph-mon[139570]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:39.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:38 smithi078 ceph-mon[142991]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:39 smithi118 ceph-mon[131825]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:39 smithi078 ceph-mon[139570]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:40.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:39 smithi078 ceph-mon[142991]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:41 smithi078 ceph-mon[139570]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:41 smithi078 ceph-mon[142991]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:41 smithi118 ceph-mon[131825]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:44.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:44 smithi078 ceph-mon[139570]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:44.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:44 smithi078 ceph-mon[142991]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:44 smithi118 ceph-mon[131825]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:46:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[139570]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:46:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:46:46.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:46:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[142991]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:46:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:46:46.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:46 smithi118 ceph-mon[131825]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:46:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:46:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:46:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:46:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:46:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:46:49.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:48 smithi118 ceph-mon[131825]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:48 smithi078 ceph-mon[139570]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:48 smithi078 ceph-mon[142991]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:49 smithi118 ceph-mon[131825]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:49 smithi078 ceph-mon[139570]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:49 smithi078 ceph-mon[142991]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:51 smithi078 ceph-mon[139570]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:51 smithi078 ceph-mon[142991]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:51 smithi118 ceph-mon[131825]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:54 smithi078 ceph-mon[139570]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:54.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:54 smithi078 ceph-mon[142991]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:54 smithi118 ceph-mon[131825]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:46:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:46:56.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:56 smithi078 ceph-mon[142991]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:56.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:56 smithi078 ceph-mon[139570]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:56 smithi118 ceph-mon[131825]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:59.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:46:58 smithi118 ceph-mon[131825]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:59.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:46:58 smithi078 ceph-mon[142991]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:46:59.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:46:58 smithi078 ceph-mon[139570]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:00 smithi118 ceph-mon[131825]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:00 smithi078 ceph-mon[142991]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:00 smithi078 ceph-mon[139570]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:01 smithi118 ceph-mon[131825]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:01 smithi078 ceph-mon[142991]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:01 smithi078 ceph-mon[139570]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:04.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:04 smithi078 ceph-mon[139570]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:04.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:04 smithi078 ceph-mon[142991]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:05.082 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:47:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:04 smithi118 ceph-mon[131825]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:05.390 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:47:05.442 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:47:05.443 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:47:05.775 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:47:05.776 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:47:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:47:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:06 smithi118 ceph-mon[131825]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:06 smithi118 ceph-mon[131825]: from='client.63224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:06 smithi118 ceph-mon[131825]: from='client.63230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4180962241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[139570]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[139570]: from='client.63224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[139570]: from='client.63230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4180962241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[142991]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[142991]: from='client.63224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[142991]: from='client.63230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4180962241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:08 smithi118 ceph-mon[131825]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:08 smithi078 ceph-mon[142991]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:08 smithi078 ceph-mon[139570]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:10 smithi118 ceph-mon[131825]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:10 smithi078 ceph-mon[139570]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:10 smithi078 ceph-mon[142991]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:11 smithi118 ceph-mon[131825]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:11 smithi078 ceph-mon[139570]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:11 smithi078 ceph-mon[142991]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:14 smithi118 ceph-mon[131825]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:14 smithi078 ceph-mon[139570]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:15.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:14 smithi078 ceph-mon[142991]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:47:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:16 smithi118 ceph-mon[131825]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:16 smithi078 ceph-mon[139570]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:16 smithi078 ceph-mon[142991]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:18.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:19.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:18 smithi118 ceph-mon[131825]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:19.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:18 smithi078 ceph-mon[139570]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:19.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:18 smithi078 ceph-mon[142991]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:19 smithi118 ceph-mon[131825]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:19 smithi078 ceph-mon[139570]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:20.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:19 smithi078 ceph-mon[142991]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:21 smithi078 ceph-mon[139570]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:22.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:21 smithi078 ceph-mon[142991]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:21 smithi118 ceph-mon[131825]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:24 smithi118 ceph-mon[131825]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:24 smithi078 ceph-mon[139570]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:25.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:24 smithi078 ceph-mon[142991]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T09:47:27.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:26 smithi118 ceph-mon[131825]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:27.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:26 smithi078 ceph-mon[139570]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:27.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:26 smithi078 ceph-mon[142991]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:28.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:27 smithi118 ceph-mon[131825]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:27 smithi078 ceph-mon[139570]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:28.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:27 smithi078 ceph-mon[142991]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:30 smithi118 ceph-mon[131825]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:30 smithi078 ceph-mon[139570]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:30 smithi078 ceph-mon[142991]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:32 smithi118 ceph-mon[131825]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:33.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:32 smithi078 ceph-mon[139570]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:33.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:32 smithi078 ceph-mon[142991]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:33.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:35.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:34 smithi118 ceph-mon[131825]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:35.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:34 smithi078 ceph-mon[142991]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:35.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:34 smithi078 ceph-mon[139570]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:36.121 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:47:36.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:35 smithi118 ceph-mon[131825]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:36.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:35 smithi078 ceph-mon[139570]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:36.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:35 smithi078 ceph-mon[142991]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:36.428 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:47:36.428 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 10m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:47:36.428 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 10m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 10m ago 8h 862M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 10m ago 8h 2145M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 10m ago 8h 1083M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 10m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 10m ago 8h 6057M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 10m ago 8h 5482M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 10m ago 8h 5105M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 10m ago 8h 4724M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:47:36.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:47:36.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:47:36.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:47:36.430 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:47:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:47:36.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:47:36.814 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:47:37.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:36 smithi118 ceph-mon[131825]: from='client.53274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:36 smithi118 ceph-mon[131825]: from='client.53280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:36 smithi078 ceph-mon[139570]: from='client.53274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:37.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:36 smithi078 ceph-mon[139570]: from='client.53280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:36 smithi078 ceph-mon[142991]: from='client.53274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:37.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:36 smithi078 ceph-mon[142991]: from='client.53280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:47:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/753242701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:38.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:37 smithi118 ceph-mon[131825]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/753242701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:38.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:37 smithi078 ceph-mon[142991]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/753242701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:47:38.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:37 smithi078 ceph-mon[139570]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:40 smithi118 ceph-mon[131825]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:40 smithi078 ceph-mon[139570]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:40 smithi078 ceph-mon[142991]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:43.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:42 smithi118 ceph-mon[131825]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:43.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:42 smithi078 ceph-mon[139570]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:43.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:42 smithi078 ceph-mon[142991]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:45.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:44 smithi118 ceph-mon[131825]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:45.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:44 smithi078 ceph-mon[139570]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:45.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:44 smithi078 ceph-mon[142991]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:46.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:45 smithi118 ceph-mon[131825]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:46.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:45 smithi078 ceph-mon[142991]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:46.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:45 smithi078 ceph-mon[139570]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:47:47.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:47:47.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:47:47.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:47:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:47 smithi118 ceph-mon[131825]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:48.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:47 smithi078 ceph-mon[139570]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:48.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:47 smithi078 ceph-mon[142991]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:48.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:47:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:47:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:47:50.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:47:50.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:47:50.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:47:52.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:52 smithi118 ceph-mon[131825]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:52.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:52 smithi078 ceph-mon[139570]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:52.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:52 smithi078 ceph-mon[142991]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:55.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:54 smithi118 ceph-mon[131825]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:55.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:54 smithi078 ceph-mon[139570]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:55.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:54 smithi078 ceph-mon[142991]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:47:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:47:57.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:56 smithi118 ceph-mon[131825]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:57.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:56 smithi078 ceph-mon[139570]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:57.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:56 smithi078 ceph-mon[142991]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:58.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:47:57 smithi118 ceph-mon[131825]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:58.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:47:57 smithi078 ceph-mon[139570]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:47:58.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:47:57 smithi078 ceph-mon[142991]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:00 smithi118 ceph-mon[131825]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:00 smithi078 ceph-mon[139570]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:00 smithi078 ceph-mon[142991]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:02 smithi118 ceph-mon[131825]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:03.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:02 smithi078 ceph-mon[139570]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:02 smithi078 ceph-mon[142991]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:03.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:05.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:04 smithi118 ceph-mon[131825]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:05.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:04 smithi078 ceph-mon[139570]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:05.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:04 smithi078 ceph-mon[142991]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:48:07.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:06 smithi118 ceph-mon[131825]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:07.161 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:48:07.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:06 smithi078 ceph-mon[139570]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:06 smithi078 ceph-mon[142991]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:07.469 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:48:07.469 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 18s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:48:07.469 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:48:07.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 18s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:48:07.469 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 18s ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 18s ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 18s ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 18s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 18s ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 18s ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 18s ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 18s ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:48:07.470 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:48:07.471 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:48:07.852 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:48:07.852 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:48:07.852 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:48:07.852 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:48:07.853 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:48:07.854 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:07 smithi118 ceph-mon[131825]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:07 smithi118 ceph-mon[131825]: from='client.63260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:08.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:07 smithi118 ceph-mon[131825]: from='client.53298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[139570]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[139570]: from='client.63260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:08.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[139570]: from='client.53298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:08.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[142991]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[142991]: from='client.63260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:08.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:07 smithi078 ceph-mon[142991]: from='client.53298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:09.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1401349302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:09.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1401349302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:09.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1401349302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:09 smithi118 ceph-mon[131825]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:09 smithi078 ceph-mon[139570]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:09 smithi078 ceph-mon[142991]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:11 smithi078 ceph-mon[139570]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:11 smithi078 ceph-mon[142991]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:11 smithi118 ceph-mon[131825]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:15.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:14 smithi118 ceph-mon[131825]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:15.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:14 smithi078 ceph-mon[139570]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:15.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:14 smithi078 ceph-mon[142991]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:48:17.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:16 smithi118 ceph-mon[131825]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:17.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:16 smithi078 ceph-mon[142991]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:17.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:16 smithi078 ceph-mon[139570]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:17 smithi118 ceph-mon[131825]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:18.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:17 smithi078 ceph-mon[139570]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:18.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:17 smithi078 ceph-mon[142991]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:18.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:20 smithi118 ceph-mon[131825]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:20 smithi078 ceph-mon[139570]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:20 smithi078 ceph-mon[142991]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:22.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:21 smithi118 ceph-mon[131825]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:22.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:21 smithi078 ceph-mon[139570]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:21 smithi078 ceph-mon[142991]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:25.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:24 smithi118 ceph-mon[131825]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:25.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:24 smithi078 ceph-mon[139570]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:25.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:24 smithi078 ceph-mon[142991]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:26.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:25 smithi118 ceph-mon[131825]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:26.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:25 smithi078 ceph-mon[139570]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:26.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:25 smithi078 ceph-mon[142991]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:48:28.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:27 smithi078 ceph-mon[139570]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:28.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:27 smithi078 ceph-mon[142991]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:27 smithi118 ceph-mon[131825]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:29 smithi118 ceph-mon[131825]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:29 smithi078 ceph-mon[139570]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:29 smithi078 ceph-mon[142991]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:32.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:31 smithi078 ceph-mon[139570]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:32.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:31 smithi078 ceph-mon[142991]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:31 smithi118 ceph-mon[131825]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:33 smithi118 ceph-mon[131825]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:33 smithi078 ceph-mon[139570]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:33 smithi078 ceph-mon[142991]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:35 smithi118 ceph-mon[131825]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:35 smithi078 ceph-mon[142991]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:35 smithi078 ceph-mon[139570]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:48:38.198 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:48:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:37 smithi118 ceph-mon[131825]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:37 smithi078 ceph-mon[139570]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:37 smithi078 ceph-mon[142991]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:38.505 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 49s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 10m ago 8h 99.5M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 49s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 10m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 10m ago 8h 466M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 49s ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 49s ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:48:38.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 10m ago 8h 1029M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 49s ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 49s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 10m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 49s ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 49s ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 49s ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 49s ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 10m ago 8h 4286M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 10m ago 8h 5007M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 10m ago 8h 4359M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 10m ago 8h 4937M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:48:38.507 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 10m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:48:38.888 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:48:38.888 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:48:38.888 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:48:38.888 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:48:38.889 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:48:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:38 smithi118 ceph-mon[131825]: from='client.63278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:38 smithi118 ceph-mon[131825]: from='client.63284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1776010818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[142991]: from='client.63278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[142991]: from='client.63284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1776010818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:39.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[139570]: from='client.63278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[139570]: from='client.63284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:48:39.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1776010818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:48:40.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:39 smithi118 ceph-mon[131825]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:40.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:39 smithi078 ceph-mon[139570]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:40.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:39 smithi078 ceph-mon[142991]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:41 smithi118 ceph-mon[131825]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:41 smithi078 ceph-mon[139570]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:41 smithi078 ceph-mon[142991]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:43 smithi118 ceph-mon[131825]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:43 smithi078 ceph-mon[139570]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:43 smithi078 ceph-mon[142991]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:46 smithi118 ceph-mon[131825]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:45 smithi078 ceph-mon[139570]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:45 smithi078 ceph-mon[142991]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:48:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:48 smithi118 ceph-mon[131825]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:48 smithi078 ceph-mon[139570]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:48 smithi078 ceph-mon[142991]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:48:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:49 smithi118 ceph-mon[131825]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:49 smithi078 ceph-mon[139570]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:49 smithi078 ceph-mon[142991]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:48:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:48:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:48:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:51 smithi118 ceph-mon[131825]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:51 smithi078 ceph-mon[139570]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:51 smithi078 ceph-mon[142991]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:48:54.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:48:54.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:48:54.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:48:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:55 smithi118 ceph-mon[131825]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:55 smithi078 ceph-mon[142991]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:55 smithi078 ceph-mon[139570]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:48:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:48:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:57 smithi118 ceph-mon[131825]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:57 smithi078 ceph-mon[139570]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:48:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:57 smithi078 ceph-mon[142991]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:48:59 smithi118 ceph-mon[131825]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:48:59 smithi078 ceph-mon[139570]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:48:59 smithi078 ceph-mon[142991]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:01 smithi118 ceph-mon[131825]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:01 smithi078 ceph-mon[139570]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:01 smithi078 ceph-mon[142991]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:03 smithi118 ceph-mon[131825]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:03 smithi078 ceph-mon[139570]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:03 smithi078 ceph-mon[142991]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:05 smithi118 ceph-mon[131825]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:05 smithi078 ceph-mon[142991]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:05 smithi078 ceph-mon[139570]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:49:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:07 smithi118 ceph-mon[131825]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:08.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:07 smithi078 ceph-mon[139570]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:07 smithi078 ceph-mon[142991]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:09.240 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:49:09.549 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 80s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 16s ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 80s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 16s ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 16s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 80s ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 80s ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 16s ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 80s ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 80s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 16s ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 80s ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 80s ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 80s ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:49:09.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 80s ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:49:09.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 16s ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:49:09.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 16s ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:49:09.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 16s ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:49:09.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 16s ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:49:09.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 16s ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:49:09.933 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:49:09.934 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:49:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:09 smithi118 ceph-mon[131825]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:09 smithi118 ceph-mon[131825]: from='client.63296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:10.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:09 smithi118 ceph-mon[131825]: from='client.53334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[139570]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[139570]: from='client.63296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[139570]: from='client.53334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[142991]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[142991]: from='client.63296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:09 smithi078 ceph-mon[142991]: from='client.53334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1723698872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1723698872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1723698872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:12.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:11 smithi118 ceph-mon[131825]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:12.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:11 smithi078 ceph-mon[139570]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:12.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:11 smithi078 ceph-mon[142991]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:13 smithi118 ceph-mon[131825]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:13 smithi078 ceph-mon[139570]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:13 smithi078 ceph-mon[142991]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:15 smithi118 ceph-mon[131825]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:15 smithi078 ceph-mon[139570]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:15 smithi078 ceph-mon[142991]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:49:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:17 smithi118 ceph-mon[131825]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:17 smithi078 ceph-mon[139570]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:17 smithi078 ceph-mon[142991]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:19 smithi118 ceph-mon[131825]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:19 smithi078 ceph-mon[139570]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:19 smithi078 ceph-mon[142991]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:22.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:21 smithi118 ceph-mon[131825]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:21 smithi078 ceph-mon[139570]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:21 smithi078 ceph-mon[142991]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:23 smithi118 ceph-mon[131825]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:23 smithi078 ceph-mon[139570]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:23 smithi078 ceph-mon[142991]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:25 smithi118 ceph-mon[131825]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:25 smithi078 ceph-mon[139570]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:25 smithi078 ceph-mon[142991]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:49:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:27 smithi118 ceph-mon[131825]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:27 smithi078 ceph-mon[139570]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:27 smithi078 ceph-mon[142991]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:29 smithi118 ceph-mon[131825]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:29 smithi078 ceph-mon[139570]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:29 smithi078 ceph-mon[142991]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:31 smithi118 ceph-mon[131825]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:31 smithi078 ceph-mon[139570]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:31 smithi078 ceph-mon[142991]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:33 smithi118 ceph-mon[131825]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:33 smithi078 ceph-mon[139570]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:34 smithi078 ceph-mon[142991]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:36 smithi118 ceph-mon[131825]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:36 smithi078 ceph-mon[139570]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:36 smithi078 ceph-mon[142991]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:49:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:38 smithi118 ceph-mon[131825]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:38 smithi078 ceph-mon[139570]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:38 smithi078 ceph-mon[142991]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:39 smithi118 ceph-mon[131825]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:39 smithi078 ceph-mon[139570]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:39 smithi078 ceph-mon[142991]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:40.280 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 111s ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 47s ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 111s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 47s ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 47s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:49:40.587 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 111s ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 111s ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 47s ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 111s ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 111s ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 47s ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 111s ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 111s ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 111s ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 111s ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 47s ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 47s ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 47s ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:49:40.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 47s ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:49:40.589 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 47s ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:49:40.970 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:49:40.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:49:40.972 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:49:40.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:49:40.972 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:49:40.972 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:49:40.972 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:49:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:40 smithi118 ceph-mon[131825]: from='client.53346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:40 smithi118 ceph-mon[131825]: from='client.53352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:40 smithi078 ceph-mon[139570]: from='client.53346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:40 smithi078 ceph-mon[139570]: from='client.53352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:40 smithi078 ceph-mon[142991]: from='client.53346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:40 smithi078 ceph-mon[142991]: from='client.53352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:49:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:41 smithi118 ceph-mon[131825]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:42.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2083104470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:41 smithi078 ceph-mon[139570]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:42.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2083104470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:41 smithi078 ceph-mon[142991]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:42.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2083104470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:49:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:43 smithi118 ceph-mon[131825]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:43 smithi078 ceph-mon[139570]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:44.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:44 smithi078 ceph-mon[142991]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:46 smithi118 ceph-mon[131825]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:46 smithi078 ceph-mon[142991]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:46 smithi078 ceph-mon[139570]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:49:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:48 smithi118 ceph-mon[131825]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:48 smithi078 ceph-mon[139570]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:48 smithi078 ceph-mon[142991]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:49:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:49 smithi118 ceph-mon[131825]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:49 smithi078 ceph-mon[139570]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:49 smithi078 ceph-mon[142991]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:51 smithi118 ceph-mon[131825]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:51 smithi078 ceph-mon[139570]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:51 smithi078 ceph-mon[142991]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:54 smithi118 ceph-mon[131825]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:49:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[139570]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:49:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:49:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[142991]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:49:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:49:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:49:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:49:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:56 smithi118 ceph-mon[131825]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:56 smithi078 ceph-mon[139570]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:56 smithi078 ceph-mon[142991]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:49:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:49:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:58 smithi118 ceph-mon[131825]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:58 smithi078 ceph-mon[139570]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:49:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:58 smithi078 ceph-mon[142991]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:49:59 smithi118 ceph-mon[131825]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:49:59 smithi078 ceph-mon[142991]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:49:59 smithi078 ceph-mon[139570]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:00 smithi078 conmon[139546]: 2023-12-16T09:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:50:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:50:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:50:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T09:50:02.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:01 smithi118 ceph-mon[131825]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:02.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:01 smithi078 ceph-mon[139570]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:02.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:01 smithi078 ceph-mon[142991]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:03.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:03.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:03.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:04.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:03 smithi118 ceph-mon[131825]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:04.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:03 smithi078 ceph-mon[142991]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:04.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:03 smithi078 ceph-mon[139570]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:06 smithi118 ceph-mon[131825]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:06 smithi078 ceph-mon[139570]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:06 smithi078 ceph-mon[142991]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:50:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:08 smithi118 ceph-mon[131825]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:08 smithi078 ceph-mon[139570]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:08 smithi078 ceph-mon[142991]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:09 smithi118 ceph-mon[131825]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:09 smithi078 ceph-mon[139570]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:09 smithi078 ceph-mon[142991]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:11.315 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:50:11.622 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:50:11.622 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 78s ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 78s ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 78s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 78s ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 78s ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:50:11.623 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:50:11.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 78s ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:50:11.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 78s ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:50:11.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 78s ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:50:11.624 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 78s ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:50:11.624 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 78s ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:50:12.003 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:50:12.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:50:12.005 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:50:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:12 smithi118 ceph-mon[131825]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:12 smithi118 ceph-mon[131825]: from='client.63332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:12 smithi118 ceph-mon[131825]: from='client.63338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[139570]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[139570]: from='client.63332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[139570]: from='client.63338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[142991]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[142991]: from='client.63332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:12 smithi078 ceph-mon[142991]: from='client.63338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:13.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2254535886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:13.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2254535886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:13.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2254535886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:14 smithi118 ceph-mon[131825]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:14 smithi078 ceph-mon[139570]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:14 smithi078 ceph-mon[142991]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:16 smithi118 ceph-mon[131825]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:16 smithi078 ceph-mon[139570]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:16 smithi078 ceph-mon[142991]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:50:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:18 smithi118 ceph-mon[131825]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:18 smithi078 ceph-mon[139570]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:18 smithi078 ceph-mon[142991]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:19 smithi118 ceph-mon[131825]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:19 smithi078 ceph-mon[139570]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:19 smithi078 ceph-mon[142991]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:22 smithi118 ceph-mon[131825]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:22 smithi078 ceph-mon[139570]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:22 smithi078 ceph-mon[142991]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:24 smithi118 ceph-mon[131825]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:24 smithi078 ceph-mon[139570]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:24 smithi078 ceph-mon[142991]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:26 smithi118 ceph-mon[131825]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:26 smithi078 ceph-mon[139570]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:26 smithi078 ceph-mon[142991]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:50:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:28 smithi118 ceph-mon[131825]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:28 smithi078 ceph-mon[139570]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:28 smithi078 ceph-mon[142991]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:29 smithi118 ceph-mon[131825]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:29 smithi078 ceph-mon[139570]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:29 smithi078 ceph-mon[142991]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:32 smithi118 ceph-mon[131825]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:32 smithi078 ceph-mon[139570]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:32 smithi078 ceph-mon[142991]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:34 smithi118 ceph-mon[131825]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:34 smithi078 ceph-mon[139570]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:34 smithi078 ceph-mon[142991]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:36 smithi118 ceph-mon[131825]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:36 smithi078 ceph-mon[139570]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:36 smithi078 ceph-mon[142991]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:50:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:38 smithi118 ceph-mon[131825]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:38 smithi078 ceph-mon[139570]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:38 smithi078 ceph-mon[142991]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:39 smithi118 ceph-mon[131825]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:39 smithi078 ceph-mon[139570]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:39 smithi078 ceph-mon[142991]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:42.354 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:50:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:42 smithi118 ceph-mon[131825]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:42 smithi078 ceph-mon[139570]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:42 smithi078 ceph-mon[142991]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 109s ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 109s ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 109s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:50:42.667 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 109s ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 109s ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 109s ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 109s ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 109s ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 109s ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:50:42.668 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 109s ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:50:43.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:50:43.053 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:50:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:43 smithi118 ceph-mon[131825]: from='client.53382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:43.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:43 smithi118 ceph-mon[131825]: from='client.53388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:43 smithi078 ceph-mon[139570]: from='client.53382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:43.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:43 smithi078 ceph-mon[139570]: from='client.53388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:43.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:43 smithi078 ceph-mon[142991]: from='client.53382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:43.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:43 smithi078 ceph-mon[142991]: from='client.53388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:50:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:44 smithi118 ceph-mon[131825]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3425514980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:44 smithi078 ceph-mon[142991]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3425514980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:44 smithi078 ceph-mon[139570]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:44.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3425514980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:50:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:46 smithi118 ceph-mon[131825]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:46 smithi078 ceph-mon[139570]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:46.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:46 smithi078 ceph-mon[142991]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:50:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:48 smithi118 ceph-mon[131825]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:48 smithi078 ceph-mon[139570]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:48 smithi078 ceph-mon[142991]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:50:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:49 smithi118 ceph-mon[131825]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:49 smithi078 ceph-mon[139570]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:50.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:49 smithi078 ceph-mon[142991]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:52 smithi118 ceph-mon[131825]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:52 smithi078 ceph-mon[139570]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:52 smithi078 ceph-mon[142991]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:54 smithi118 ceph-mon[131825]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:50:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:54 smithi078 ceph-mon[139570]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:50:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:54 smithi078 ceph-mon[142991]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:54.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:50:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:50:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:50:55.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:50:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:50:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:50:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:50:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:50:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:50:55.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:50:56.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:56 smithi078 ceph-mon[139570]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:56.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:56 smithi078 ceph-mon[142991]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:50:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:50:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:56 smithi118 ceph-mon[131825]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:58.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:58 smithi118 ceph-mon[131825]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:58.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:58 smithi078 ceph-mon[139570]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:50:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:58 smithi078 ceph-mon[142991]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:50:59 smithi118 ceph-mon[131825]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:50:59 smithi078 ceph-mon[139570]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:50:59 smithi078 ceph-mon[142991]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:02 smithi118 ceph-mon[131825]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:02 smithi078 ceph-mon[139570]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:02 smithi078 ceph-mon[142991]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:04 smithi118 ceph-mon[131825]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:04 smithi078 ceph-mon[139570]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:04 smithi078 ceph-mon[142991]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:06 smithi118 ceph-mon[131825]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:06.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:06 smithi078 ceph-mon[139570]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:06.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:06 smithi078 ceph-mon[142991]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:51:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:08 smithi118 ceph-mon[131825]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:08 smithi078 ceph-mon[139570]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:08 smithi078 ceph-mon[142991]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:09 smithi118 ceph-mon[131825]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:09 smithi078 ceph-mon[139570]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:09 smithi078 ceph-mon[142991]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:12 smithi118 ceph-mon[131825]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:12 smithi078 ceph-mon[139570]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:12 smithi078 ceph-mon[142991]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:13.400 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:51:13.707 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:51:13.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:51:13.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:51:13.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:51:13.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:51:13.709 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:51:13.709 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:51:14.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:51:14.094 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:51:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:14 smithi118 ceph-mon[131825]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:14 smithi118 ceph-mon[131825]: from='client.53400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:14 smithi118 ceph-mon[131825]: from='client.63374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[139570]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[139570]: from='client.53400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[139570]: from='client.63374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[142991]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[142991]: from='client.53400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:14 smithi078 ceph-mon[142991]: from='client.63374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:15.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/337365371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:15.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/337365371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:15.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/337365371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:16 smithi118 ceph-mon[131825]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:16 smithi078 ceph-mon[139570]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:16 smithi078 ceph-mon[142991]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:51:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:18 smithi118 ceph-mon[131825]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:18 smithi078 ceph-mon[139570]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:18 smithi078 ceph-mon[142991]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:19 smithi118 ceph-mon[131825]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:19 smithi078 ceph-mon[139570]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:19 smithi078 ceph-mon[142991]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:22 smithi118 ceph-mon[131825]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:22 smithi078 ceph-mon[139570]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:22 smithi078 ceph-mon[142991]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 09:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T09:51:22.709235522Z level=info msg="Completed cleanup jobs" duration=45.150857ms 2023-12-16T09:51:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:24 smithi118 ceph-mon[131825]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:24 smithi078 ceph-mon[142991]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:24 smithi078 ceph-mon[139570]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:26 smithi118 ceph-mon[131825]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:26 smithi078 ceph-mon[139570]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:26 smithi078 ceph-mon[142991]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:51:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:28 smithi118 ceph-mon[131825]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:28 smithi078 ceph-mon[139570]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:28 smithi078 ceph-mon[142991]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:29 smithi118 ceph-mon[131825]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:29 smithi078 ceph-mon[139570]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:29 smithi078 ceph-mon[142991]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:32 smithi118 ceph-mon[131825]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:32 smithi078 ceph-mon[139570]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:32 smithi078 ceph-mon[142991]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:34 smithi118 ceph-mon[131825]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:34 smithi078 ceph-mon[139570]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:34.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:34 smithi078 ceph-mon[142991]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:36 smithi118 ceph-mon[131825]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:36 smithi078 ceph-mon[139570]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:36 smithi078 ceph-mon[142991]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:51:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:38 smithi118 ceph-mon[131825]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:38 smithi078 ceph-mon[142991]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:38 smithi078 ceph-mon[139570]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:39 smithi118 ceph-mon[131825]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:39 smithi078 ceph-mon[139570]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:39 smithi078 ceph-mon[142991]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:42 smithi118 ceph-mon[131825]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:42 smithi078 ceph-mon[139570]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:42.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:42 smithi078 ceph-mon[142991]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:44 smithi118 ceph-mon[131825]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:44.441 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:51:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:44 smithi078 ceph-mon[139570]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:44 smithi078 ceph-mon[142991]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:44.748 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:51:44.748 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:51:44.748 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:51:44.748 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:51:44.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:51:44.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:51:44.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:51:44.750 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:51:45.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:51:45.138 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:51:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:45 smithi118 ceph-mon[131825]: from='client.53418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:45.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:45 smithi118 ceph-mon[131825]: from='client.53424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:45 smithi078 ceph-mon[139570]: from='client.53418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:45.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:45 smithi078 ceph-mon[139570]: from='client.53424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:45 smithi078 ceph-mon[142991]: from='client.53418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:45.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:45 smithi078 ceph-mon[142991]: from='client.53424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:51:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:46 smithi118 ceph-mon[131825]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1222883703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:46 smithi078 ceph-mon[139570]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1222883703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:46 smithi078 ceph-mon[142991]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1222883703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:51:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:51:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:48 smithi118 ceph-mon[131825]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:48 smithi078 ceph-mon[139570]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:48 smithi078 ceph-mon[142991]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:48.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:51:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:49 smithi118 ceph-mon[131825]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:49 smithi078 ceph-mon[139570]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:49 smithi078 ceph-mon[142991]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:52 smithi118 ceph-mon[131825]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:52 smithi078 ceph-mon[139570]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:52 smithi078 ceph-mon[142991]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:54 smithi118 ceph-mon[131825]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:54 smithi078 ceph-mon[139570]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:54 smithi078 ceph-mon[142991]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:55.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:51:55.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:51:55.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:51:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:56 smithi118 ceph-mon[131825]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:51:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:51:56.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[139570]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[142991]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:51:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:51:56.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:51:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:51:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:51:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:58 smithi118 ceph-mon[131825]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:58 smithi078 ceph-mon[139570]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:51:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:58 smithi078 ceph-mon[142991]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:51:59 smithi118 ceph-mon[131825]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:51:59 smithi078 ceph-mon[139570]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:51:59 smithi078 ceph-mon[142991]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:02 smithi118 ceph-mon[131825]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:02 smithi078 ceph-mon[139570]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:02.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:02 smithi078 ceph-mon[142991]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:04 smithi118 ceph-mon[131825]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:04 smithi078 ceph-mon[139570]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:04 smithi078 ceph-mon[142991]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:06 smithi118 ceph-mon[131825]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:06 smithi078 ceph-mon[139570]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:06 smithi078 ceph-mon[142991]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:52:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:08 smithi118 ceph-mon[131825]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:08 smithi078 ceph-mon[139570]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:08.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:08 smithi078 ceph-mon[142991]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:09 smithi118 ceph-mon[131825]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:09 smithi078 ceph-mon[139570]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:10.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:09 smithi078 ceph-mon[142991]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:12 smithi118 ceph-mon[131825]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:12 smithi078 ceph-mon[139570]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:12 smithi078 ceph-mon[142991]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:14 smithi118 ceph-mon[131825]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:14 smithi078 ceph-mon[139570]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:14 smithi078 ceph-mon[142991]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:15.483 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:52:15.791 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:52:15.792 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:52:15.793 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:52:16.175 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:52:16.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:52:16.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:52:16.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:52:16.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:16.177 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:52:16.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:52:16.177 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:52:16.177 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:52:16.177 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:52:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:16 smithi118 ceph-mon[131825]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:16 smithi118 ceph-mon[131825]: from='client.53436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:16 smithi078 ceph-mon[142991]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:16 smithi078 ceph-mon[142991]: from='client.53436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:16 smithi078 ceph-mon[139570]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:16 smithi078 ceph-mon[139570]: from='client.53436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:52:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:17 smithi118 ceph-mon[131825]: from='client.63410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:17.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3959326441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:17 smithi078 ceph-mon[142991]: from='client.63410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:17.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3959326441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:17.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:17 smithi078 ceph-mon[139570]: from='client.63410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:17.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3959326441' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:18 smithi118 ceph-mon[131825]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:18 smithi078 ceph-mon[139570]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:18 smithi078 ceph-mon[142991]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:19 smithi118 ceph-mon[131825]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:20.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:19 smithi078 ceph-mon[139570]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:19 smithi078 ceph-mon[142991]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:22 smithi118 ceph-mon[131825]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:22 smithi078 ceph-mon[139570]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:22.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:22 smithi078 ceph-mon[142991]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:24 smithi118 ceph-mon[131825]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:24 smithi078 ceph-mon[139570]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:24 smithi078 ceph-mon[142991]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:26 smithi118 ceph-mon[131825]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:26.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:26 smithi078 ceph-mon[139570]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:26.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:26 smithi078 ceph-mon[142991]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:52:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:28 smithi118 ceph-mon[131825]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:28.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:28 smithi078 ceph-mon[139570]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:28 smithi078 ceph-mon[142991]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:29 smithi118 ceph-mon[131825]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:29 smithi078 ceph-mon[139570]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:29 smithi078 ceph-mon[142991]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:32 smithi118 ceph-mon[131825]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:32 smithi078 ceph-mon[139570]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:32 smithi078 ceph-mon[142991]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:34.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:34 smithi118 ceph-mon[131825]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:34 smithi078 ceph-mon[139570]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:34 smithi078 ceph-mon[142991]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:36 smithi118 ceph-mon[131825]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:36.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:36 smithi078 ceph-mon[139570]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:36.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:36 smithi078 ceph-mon[142991]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:52:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:38 smithi118 ceph-mon[131825]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:38 smithi078 ceph-mon[139570]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:38 smithi078 ceph-mon[142991]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:39 smithi118 ceph-mon[131825]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:39 smithi078 ceph-mon[139570]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:39 smithi078 ceph-mon[142991]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:42 smithi118 ceph-mon[131825]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:42 smithi078 ceph-mon[139570]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:42 smithi078 ceph-mon[142991]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:44.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:44 smithi118 ceph-mon[131825]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:44.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:44 smithi078 ceph-mon[139570]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:44 smithi078 ceph-mon[142991]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:46 smithi118 ceph-mon[131825]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:46 smithi078 ceph-mon[139570]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:46 smithi078 ceph-mon[142991]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:46.522 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:52:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:52:46.832 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:52:46.832 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:52:46.832 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:52:46.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:52:46.832 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:52:46.833 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:52:46.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:52:46.834 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:52:46.834 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:52:47.220 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:52:47.220 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:52:47.220 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:52:47.220 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:52:47.221 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:52:47.222 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:52:47.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:47 smithi118 ceph-mon[131825]: from='client.63422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:47.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:47 smithi078 ceph-mon[139570]: from='client.63422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:47.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:47 smithi078 ceph-mon[142991]: from='client.63422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:48 smithi118 ceph-mon[131825]: from='client.53460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:48 smithi118 ceph-mon[131825]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4229597457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[142991]: from='client.53460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[142991]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4229597457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[139570]: from='client.53460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:52:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[139570]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:52:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4229597457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:52:50.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:49 smithi118 ceph-mon[131825]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:50.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:49 smithi078 ceph-mon[139570]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:50.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:49 smithi078 ceph-mon[142991]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:52 smithi118 ceph-mon[131825]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:52.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:52 smithi078 ceph-mon[139570]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:52 smithi078 ceph-mon[142991]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:54.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:54 smithi118 ceph-mon[131825]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:54.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:54 smithi078 ceph-mon[139570]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:54 smithi078 ceph-mon[142991]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:56 smithi118 ceph-mon[131825]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:52:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:52:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[139570]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:56.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[142991]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:52:56.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:52:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:52:56] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-12-16T09:52:58.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:58 smithi118 ceph-mon[131825]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:58 smithi078 ceph-mon[139570]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:52:58.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:58 smithi078 ceph-mon[142991]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:52:59 smithi118 ceph-mon[131825]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:52:59 smithi078 ceph-mon[139570]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:52:59 smithi078 ceph-mon[142991]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:02 smithi118 ceph-mon[131825]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:02.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:02 smithi078 ceph-mon[139570]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:02 smithi078 ceph-mon[142991]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:03.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:03.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:04.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:04 smithi118 ceph-mon[131825]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:04 smithi078 ceph-mon[142991]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:04.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:04 smithi078 ceph-mon[139570]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:06.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:06 smithi118 ceph-mon[131825]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:06 smithi078 ceph-mon[139570]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:06 smithi078 ceph-mon[142991]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:53:08.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:08 smithi118 ceph-mon[131825]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:08.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:08 smithi078 ceph-mon[139570]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:08 smithi078 ceph-mon[142991]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:10.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:09 smithi118 ceph-mon[131825]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:10.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:09 smithi078 ceph-mon[139570]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:09 smithi078 ceph-mon[142991]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:12.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:12 smithi118 ceph-mon[131825]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:12 smithi078 ceph-mon[139570]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:12 smithi078 ceph-mon[142991]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:14.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:14 smithi118 ceph-mon[131825]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:14.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:14 smithi078 ceph-mon[139570]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:14.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:14 smithi078 ceph-mon[142991]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:16.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:16 smithi118 ceph-mon[131825]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:16.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:16 smithi078 ceph-mon[139570]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:16.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:16 smithi078 ceph-mon[142991]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:53:17.569 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:53:17.874 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:53:17.874 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:53:17.875 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:53:17.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:53:17.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:53:17.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:53:17.876 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:53:17.876 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:18.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:53:18.261 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:53:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:18 smithi118 ceph-mon[131825]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:18.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:18 smithi118 ceph-mon[131825]: from='client.53472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[142991]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[142991]: from='client.53472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[139570]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:18 smithi078 ceph-mon[139570]: from='client.53472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:19 smithi118 ceph-mon[131825]: from='client.53478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:19.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2765242603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:19.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:19 smithi078 ceph-mon[139570]: from='client.53478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:19.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2765242603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:19 smithi078 ceph-mon[142991]: from='client.53478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:19.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2765242603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:20.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:20 smithi118 ceph-mon[131825]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:20.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:20 smithi078 ceph-mon[139570]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:20.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:20 smithi078 ceph-mon[142991]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:22.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:22 smithi118 ceph-mon[131825]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:22.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:22 smithi078 ceph-mon[139570]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:22.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:22 smithi078 ceph-mon[142991]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:24.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:24 smithi118 ceph-mon[131825]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:24.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:24 smithi078 ceph-mon[139570]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:24 smithi078 ceph-mon[142991]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:26.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:26 smithi118 ceph-mon[131825]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:26.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:26 smithi078 ceph-mon[139570]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:26.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:26 smithi078 ceph-mon[142991]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:53:28.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:28 smithi118 ceph-mon[131825]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:28.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:28 smithi078 ceph-mon[139570]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:28.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:28 smithi078 ceph-mon[142991]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:30.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:29 smithi118 ceph-mon[131825]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:30.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:29 smithi078 ceph-mon[139570]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:29 smithi078 ceph-mon[142991]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:32.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:32 smithi118 ceph-mon[131825]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:32.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:32 smithi078 ceph-mon[139570]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:32.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:32 smithi078 ceph-mon[142991]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:33.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:33.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:34 smithi118 ceph-mon[131825]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:34.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:34 smithi078 ceph-mon[139570]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:34 smithi078 ceph-mon[142991]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:36.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:36 smithi118 ceph-mon[131825]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:36 smithi078 ceph-mon[139570]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:36 smithi078 ceph-mon[142991]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:53:38.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:38 smithi118 ceph-mon[131825]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:38.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:38 smithi078 ceph-mon[139570]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:38.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:38 smithi078 ceph-mon[142991]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:40.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:39 smithi118 ceph-mon[131825]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:40.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:39 smithi078 ceph-mon[142991]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:40.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:39 smithi078 ceph-mon[139570]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:42.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:42 smithi118 ceph-mon[131825]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:42.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:42 smithi078 ceph-mon[142991]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:42.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:42 smithi078 ceph-mon[139570]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:44.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:44 smithi118 ceph-mon[131825]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:44.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:44 smithi078 ceph-mon[139570]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:44.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:44 smithi078 ceph-mon[142991]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:46.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:46 smithi118 ceph-mon[131825]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:46 smithi078 ceph-mon[142991]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:46.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:46 smithi078 ceph-mon[139570]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:53:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:48 smithi118 ceph-mon[131825]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:48.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:48 smithi078 ceph-mon[139570]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:48.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:48 smithi078 ceph-mon[142991]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:53:48.610 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:53:48.919 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6090M 2191M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5514M 2191M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5130M 2191M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4755M 2191M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4312M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5040M 2485M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4388M 2485M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 4972M 2485M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:53:48.920 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:53:49.303 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:53:49.303 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:53:49.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:53:49.303 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:49.303 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:53:49.304 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:53:49.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:49 smithi118 ceph-mon[131825]: from='client.63458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:49.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:49 smithi078 ceph-mon[139570]: from='client.63458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:49.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:49 smithi078 ceph-mon[142991]: from='client.63458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:50 smithi118 ceph-mon[131825]: from='client.53496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:50 smithi118 ceph-mon[131825]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:50.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1852403744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:50.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[139570]: from='client.53496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[139570]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:50.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1852403744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[142991]: from='client.53496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:53:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[142991]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:50.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1852403744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:53:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:52 smithi118 ceph-mon[131825]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:52.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:52 smithi078 ceph-mon[139570]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:52.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:52 smithi078 ceph-mon[142991]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:54 smithi118 ceph-mon[131825]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:54.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:54 smithi078 ceph-mon[139570]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:54.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:54 smithi078 ceph-mon[142991]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:56 smithi118 ceph-mon[131825]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:56.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:53:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:56 smithi078 ceph-mon[139570]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:53:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:56 smithi078 ceph-mon[142991]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:53:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:53:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2481M 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2177M 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:53:57.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2481M 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2177M 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2481M 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2177M 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:53:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:53:58.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:58 smithi118 ceph-mon[131825]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:58.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:58 smithi078 ceph-mon[139570]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:53:58.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:58 smithi078 ceph-mon[142991]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:00.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:53:59 smithi118 ceph-mon[131825]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:00.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:53:59 smithi078 ceph-mon[139570]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:00.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:53:59 smithi078 ceph-mon[142991]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:02 smithi118 ceph-mon[131825]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:02.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:02 smithi078 ceph-mon[139570]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:02.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:02 smithi078 ceph-mon[142991]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:03.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:03.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:04 smithi118 ceph-mon[131825]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:04.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:04 smithi078 ceph-mon[139570]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:04.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:04 smithi078 ceph-mon[142991]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:06.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:06 smithi118 ceph-mon[131825]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:06.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:06 smithi078 ceph-mon[139570]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:06 smithi078 ceph-mon[142991]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:54:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:08 smithi118 ceph-mon[131825]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:08.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:08 smithi078 ceph-mon[139570]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:08.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:08 smithi078 ceph-mon[142991]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:09 smithi118 ceph-mon[131825]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:10.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:09 smithi078 ceph-mon[139570]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:10.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:09 smithi078 ceph-mon[142991]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:12 smithi118 ceph-mon[131825]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:12.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:12 smithi078 ceph-mon[139570]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:12.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:12 smithi078 ceph-mon[142991]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:14 smithi118 ceph-mon[131825]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:14.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:14 smithi078 ceph-mon[139570]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:14.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:14 smithi078 ceph-mon[142991]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:16.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:16 smithi118 ceph-mon[131825]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:16.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:16 smithi078 ceph-mon[139570]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:16 smithi078 ceph-mon[142991]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:16.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:54:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:18 smithi118 ceph-mon[131825]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:18.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:18 smithi078 ceph-mon[142991]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:18.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:18 smithi078 ceph-mon[139570]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:18.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:19.657 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:54:19.972 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:54:19.973 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:54:19.974 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:54:20.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:19 smithi118 ceph-mon[131825]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:20.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:19 smithi118 ceph-mon[131825]: from='client.53508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:20.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:19 smithi078 ceph-mon[139570]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:20.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:19 smithi078 ceph-mon[139570]: from='client.53508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:19 smithi078 ceph-mon[142991]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:20.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:19 smithi078 ceph-mon[142991]: from='client.53508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:54:20.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:54:20.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:54:20.354 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:54:21.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:20 smithi118 ceph-mon[131825]: from='client.63482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:21.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4141312851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:21.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:20 smithi078 ceph-mon[139570]: from='client.63482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:21.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4141312851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:20 smithi078 ceph-mon[142991]: from='client.63482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4141312851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:21 smithi118 ceph-mon[131825]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:22.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:21 smithi078 ceph-mon[139570]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:22.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:21 smithi078 ceph-mon[142991]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:24 smithi118 ceph-mon[131825]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:24.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:24 smithi078 ceph-mon[139570]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:24.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:24 smithi078 ceph-mon[142991]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:26 smithi118 ceph-mon[131825]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:26.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:26 smithi078 ceph-mon[139570]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:26.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:26 smithi078 ceph-mon[142991]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:54:28.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:28 smithi118 ceph-mon[131825]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:28.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:28 smithi078 ceph-mon[139570]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:28.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:28 smithi078 ceph-mon[142991]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:30.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:29 smithi118 ceph-mon[131825]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:30.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:29 smithi078 ceph-mon[139570]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:30.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:29 smithi078 ceph-mon[142991]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:32.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:32 smithi118 ceph-mon[131825]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:32.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:32 smithi078 ceph-mon[139570]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:32.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:32 smithi078 ceph-mon[142991]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:33.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:33.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:33.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:34 smithi118 ceph-mon[131825]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:34.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:34 smithi078 ceph-mon[139570]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:34.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:34 smithi078 ceph-mon[142991]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:36.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:36 smithi118 ceph-mon[131825]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:36.458 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:36 smithi078 ceph-mon[139570]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:36.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:36 smithi078 ceph-mon[142991]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:36.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:54:38.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:38 smithi118 ceph-mon[131825]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:38.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:38 smithi078 ceph-mon[142991]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:38.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:38 smithi078 ceph-mon[139570]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:40.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:39 smithi118 ceph-mon[131825]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:40.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:39 smithi078 ceph-mon[142991]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:40.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:39 smithi078 ceph-mon[139570]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:42.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:42 smithi118 ceph-mon[131825]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:42.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:42 smithi078 ceph-mon[139570]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:42.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:42 smithi078 ceph-mon[142991]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:44.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:44 smithi118 ceph-mon[131825]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:44.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:44 smithi078 ceph-mon[139570]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:44.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:44 smithi078 ceph-mon[142991]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:46 smithi118 ceph-mon[131825]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:46.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:46 smithi078 ceph-mon[139570]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:46.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:46 smithi078 ceph-mon[142991]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:54:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:48 smithi118 ceph-mon[131825]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:48.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:48.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:48 smithi078 ceph-mon[139570]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:48.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:48 smithi078 ceph-mon[142991]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:48.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:54:50.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:49 smithi118 ceph-mon[131825]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:50.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:49 smithi078 ceph-mon[139570]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:50.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:49 smithi078 ceph-mon[142991]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:50.699 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:54:51.007 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:54:51.007 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:54:51.007 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:54:51.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:54:51.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:54:51.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:54:51.009 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:54:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:50 smithi118 ceph-mon[131825]: from='client.63494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:50 smithi078 ceph-mon[139570]: from='client.63494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:51.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:50 smithi078 ceph-mon[142991]: from='client.63494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:51.390 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:54:51.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:54:51.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:54:51.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:51.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:54:51.391 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:54:52.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:51 smithi118 ceph-mon[131825]: from='client.63500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:52.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:51 smithi118 ceph-mon[131825]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:52.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1033910231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:52.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[139570]: from='client.63500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:52.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[139570]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:52.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1033910231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[142991]: from='client.63500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:54:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[142991]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1033910231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:54:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:54 smithi118 ceph-mon[131825]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:54.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:54 smithi078 ceph-mon[139570]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:54.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:54 smithi078 ceph-mon[142991]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:56 smithi118 ceph-mon[131825]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:56 smithi078 ceph-mon[139570]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:56.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:56 smithi078 ceph-mon[142991]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:54:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:54:57.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:54:57.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:54:57.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:54:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:58 smithi118 ceph-mon[131825]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:54:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:54:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:54:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[142991]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:54:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:54:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:54:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[139570]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:54:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:54:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:54:58.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:00.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:54:59 smithi118 ceph-mon[131825]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:00.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:54:59 smithi078 ceph-mon[139570]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:00.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:54:59 smithi078 ceph-mon[142991]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:02.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:02 smithi118 ceph-mon[131825]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:02.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:02 smithi078 ceph-mon[139570]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:02.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:02 smithi078 ceph-mon[142991]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:03.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:03.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:04 smithi118 ceph-mon[131825]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:04.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:04 smithi078 ceph-mon[139570]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:04.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:04 smithi078 ceph-mon[142991]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:06.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:06 smithi118 ceph-mon[131825]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:06 smithi078 ceph-mon[139570]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:06.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:06 smithi078 ceph-mon[142991]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:55:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:08 smithi118 ceph-mon[131825]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:08.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:08 smithi078 ceph-mon[139570]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:08.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:08 smithi078 ceph-mon[142991]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:09 smithi118 ceph-mon[131825]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:10.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:09 smithi078 ceph-mon[139570]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:10.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:09 smithi078 ceph-mon[142991]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:12 smithi118 ceph-mon[131825]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:12.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:12 smithi078 ceph-mon[139570]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:12.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:12 smithi078 ceph-mon[142991]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:14 smithi118 ceph-mon[131825]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:14.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:14 smithi078 ceph-mon[139570]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:14.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:14 smithi078 ceph-mon[142991]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:16.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:16 smithi118 ceph-mon[131825]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:16.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:16 smithi078 ceph-mon[139570]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:16 smithi078 ceph-mon[142991]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:16.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:55:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:18 smithi118 ceph-mon[131825]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:18.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:18 smithi078 ceph-mon[139570]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:18.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:18.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:18 smithi078 ceph-mon[142991]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:18.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:20.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:19 smithi118 ceph-mon[131825]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:20.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:19 smithi078 ceph-mon[139570]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:20.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:19 smithi078 ceph-mon[142991]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:21.738 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:55:22.047 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:55:22.048 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:55:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:22 smithi118 ceph-mon[131825]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:22 smithi118 ceph-mon[131825]: from='client.63512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:22.432 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:55:22.432 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:55:22.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:55:22.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:55:22.433 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:55:22.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:22 smithi078 ceph-mon[139570]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:22.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:22 smithi078 ceph-mon[139570]: from='client.63512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:22.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:22 smithi078 ceph-mon[142991]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:22.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:22 smithi078 ceph-mon[142991]: from='client.63512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:23 smithi118 ceph-mon[131825]: from='client.63518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:23.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1008196528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:23.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:23 smithi078 ceph-mon[139570]: from='client.63518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:23.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1008196528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:23.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:23 smithi078 ceph-mon[142991]: from='client.63518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:23.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1008196528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:24 smithi118 ceph-mon[131825]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:24.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:24 smithi078 ceph-mon[139570]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:24.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:24 smithi078 ceph-mon[142991]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:26.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:26 smithi118 ceph-mon[131825]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:26.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:26 smithi078 ceph-mon[139570]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:26.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:26 smithi078 ceph-mon[142991]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T09:55:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:28 smithi118 ceph-mon[131825]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:28.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:28 smithi078 ceph-mon[139570]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:28.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:28 smithi078 ceph-mon[142991]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:30.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:29 smithi118 ceph-mon[131825]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:30.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:29 smithi078 ceph-mon[139570]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:30.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:29 smithi078 ceph-mon[142991]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:32.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:32 smithi118 ceph-mon[131825]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:32.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:32 smithi078 ceph-mon[139570]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:32.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:32 smithi078 ceph-mon[142991]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:33.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:33.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:33.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:34 smithi118 ceph-mon[131825]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:34.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:34 smithi078 ceph-mon[139570]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:34.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:34 smithi078 ceph-mon[142991]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:36.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:36 smithi118 ceph-mon[131825]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:36 smithi078 ceph-mon[139570]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:36 smithi078 ceph-mon[142991]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:36.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:55:38.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:38 smithi118 ceph-mon[131825]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:38.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:38 smithi078 ceph-mon[142991]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:38.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:38 smithi078 ceph-mon[139570]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:40.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:39 smithi118 ceph-mon[131825]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:40.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:39 smithi078 ceph-mon[139570]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:40.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:39 smithi078 ceph-mon[142991]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:42.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:42 smithi118 ceph-mon[131825]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:42.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:42 smithi078 ceph-mon[139570]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:42.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:42 smithi078 ceph-mon[142991]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:44.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:44 smithi118 ceph-mon[131825]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:44.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:44 smithi078 ceph-mon[139570]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:44.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:44 smithi078 ceph-mon[142991]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:46.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:46 smithi118 ceph-mon[131825]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:46.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:46 smithi078 ceph-mon[139570]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:46.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:46 smithi078 ceph-mon[142991]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:55:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:48 smithi118 ceph-mon[131825]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:48.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:48 smithi078 ceph-mon[139570]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:48.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:48.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:48 smithi078 ceph-mon[142991]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:48.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:55:50.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:49 smithi118 ceph-mon[131825]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:50.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:49 smithi078 ceph-mon[139570]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:50.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:49 smithi078 ceph-mon[142991]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:52.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:52 smithi118 ceph-mon[131825]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:52.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:52 smithi078 ceph-mon[142991]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:52.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:52 smithi078 ceph-mon[139570]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:52.777 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:55:53.088 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:55:53.089 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:55:53.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:53 smithi118 ceph-mon[131825]: from='client.63530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:53.469 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:55:53.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:55:53.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:55:53.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:55:53.470 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:55:53.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:53 smithi078 ceph-mon[139570]: from='client.63530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:53.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:53 smithi078 ceph-mon[142991]: from='client.63530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:54 smithi118 ceph-mon[131825]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:54 smithi118 ceph-mon[131825]: from='client.63536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:54.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3358066011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[139570]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[139570]: from='client.63536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3358066011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[142991]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[142991]: from='client.63536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:55:54.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3358066011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:55:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:56 smithi118 ceph-mon[131825]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:56 smithi078 ceph-mon[139570]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:56 smithi078 ceph-mon[142991]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:55:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:55:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:58 smithi118 ceph-mon[131825]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:55:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[142991]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[139570]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:58.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:55:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:55:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:55:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:55:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:55:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:56:00.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:00 smithi118 ceph-mon[131825]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:00.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:00 smithi078 ceph-mon[142991]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:00.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:00 smithi078 ceph-mon[139570]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:02.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:02 smithi118 ceph-mon[131825]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:02.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:02 smithi078 ceph-mon[142991]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:02.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:02 smithi078 ceph-mon[139570]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:03.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:03.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:03.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:04.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:04 smithi118 ceph-mon[131825]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:04.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:04 smithi078 ceph-mon[139570]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:04.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:04 smithi078 ceph-mon[142991]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:06.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:06 smithi118 ceph-mon[131825]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:06 smithi078 ceph-mon[139570]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:06.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:06 smithi078 ceph-mon[142991]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:56:08.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:08 smithi118 ceph-mon[131825]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:08.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:08 smithi078 ceph-mon[139570]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:08.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:08 smithi078 ceph-mon[142991]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:10.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:09 smithi118 ceph-mon[131825]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:10.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:09 smithi078 ceph-mon[139570]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:10.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:09 smithi078 ceph-mon[142991]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:12.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:12 smithi118 ceph-mon[131825]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:12.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:12 smithi078 ceph-mon[139570]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:12.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:12 smithi078 ceph-mon[142991]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:14.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:14 smithi118 ceph-mon[131825]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:14.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:14 smithi078 ceph-mon[139570]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:14.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:14 smithi078 ceph-mon[142991]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:16.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:16 smithi118 ceph-mon[131825]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:16.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:16 smithi078 ceph-mon[142991]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:16.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:16 smithi078 ceph-mon[139570]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:16.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:56:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:18 smithi118 ceph-mon[131825]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:18.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:18 smithi078 ceph-mon[139570]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:18.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:18 smithi078 ceph-mon[142991]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:18.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:20.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:19 smithi118 ceph-mon[131825]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:19 smithi078 ceph-mon[139570]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:20.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:19 smithi078 ceph-mon[142991]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:22.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:22 smithi118 ceph-mon[131825]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:22.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:22 smithi078 ceph-mon[139570]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:22.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:22 smithi078 ceph-mon[142991]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:23.815 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:56:24.123 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:56:24.124 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:56:24.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:24 smithi118 ceph-mon[131825]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:24.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:24 smithi118 ceph-mon[131825]: from='client.53580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:24.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:24 smithi078 ceph-mon[139570]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:24.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:24 smithi078 ceph-mon[139570]: from='client.53580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:24.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:24 smithi078 ceph-mon[142991]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:24.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:24 smithi078 ceph-mon[142991]: from='client.53580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:24.505 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:56:24.505 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:56:24.505 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:56:24.506 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:56:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:25 smithi118 ceph-mon[131825]: from='client.53586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:25.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2426953735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:25.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:25 smithi078 ceph-mon[139570]: from='client.53586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:25.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2426953735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:25 smithi078 ceph-mon[142991]: from='client.53586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:25.476 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2426953735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:26 smithi118 ceph-mon[131825]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:26.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:26 smithi078 ceph-mon[139570]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:26.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:26 smithi078 ceph-mon[142991]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:56:28.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:28 smithi118 ceph-mon[131825]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:28.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:28 smithi078 ceph-mon[139570]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:28.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:28 smithi078 ceph-mon[142991]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:30.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:29 smithi118 ceph-mon[131825]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:30.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:29 smithi078 ceph-mon[139570]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:30.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:29 smithi078 ceph-mon[142991]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:32 smithi118 ceph-mon[131825]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:32.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:32 smithi078 ceph-mon[139570]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:32.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:32 smithi078 ceph-mon[142991]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:33.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:34.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:34 smithi118 ceph-mon[131825]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:34.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:34 smithi078 ceph-mon[139570]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:34.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:34 smithi078 ceph-mon[142991]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:36.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:36 smithi118 ceph-mon[131825]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:36 smithi078 ceph-mon[139570]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:36 smithi078 ceph-mon[142991]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:56:38.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:38 smithi118 ceph-mon[131825]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:38.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:38 smithi078 ceph-mon[139570]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:38.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:38 smithi078 ceph-mon[142991]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:40.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:39 smithi118 ceph-mon[131825]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:40.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:39 smithi078 ceph-mon[139570]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:40.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:39 smithi078 ceph-mon[142991]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:42.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:42 smithi118 ceph-mon[131825]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:42.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:42 smithi078 ceph-mon[139570]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:42.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:42 smithi078 ceph-mon[142991]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:44.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:44 smithi118 ceph-mon[131825]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:44.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:44 smithi078 ceph-mon[142991]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:44.485 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:44 smithi078 ceph-mon[139570]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:46 smithi118 ceph-mon[131825]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:46.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:46 smithi078 ceph-mon[139570]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:46.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:46 smithi078 ceph-mon[142991]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:56:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:48 smithi118 ceph-mon[131825]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:48.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:48 smithi078 ceph-mon[139570]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:48.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:48 smithi078 ceph-mon[142991]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:48.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:56:50.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:49 smithi118 ceph-mon[131825]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:50.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:49 smithi078 ceph-mon[139570]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:50.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:49 smithi078 ceph-mon[142991]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:52 smithi118 ceph-mon[131825]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:52.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:52 smithi078 ceph-mon[139570]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:52.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:52 smithi078 ceph-mon[142991]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:54 smithi118 ceph-mon[131825]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:54.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:54 smithi078 ceph-mon[139570]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:54.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:54 smithi078 ceph-mon[142991]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:54.851 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:56:55.159 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:56:55.160 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:56:55.542 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:56:55.542 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:56:55.542 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:56:55.542 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:56:55.543 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:56:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:56 smithi118 ceph-mon[131825]: from='client.63566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:56 smithi118 ceph-mon[131825]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:56 smithi118 ceph-mon[131825]: from='client.53604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/631955624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[139570]: from='client.63566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[139570]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[139570]: from='client.53604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/631955624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[142991]: from='client.63566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[142991]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[142991]: from='client.53604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:56:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/631955624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:56:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:56:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T09:56:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:58 smithi118 ceph-mon[131825]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:58 smithi078 ceph-mon[139570]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:58 smithi078 ceph-mon[142991]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:56:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:56:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:56:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:56:59.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:56:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:56:59.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:56:59.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:56:59.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:56:59.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:56:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:56:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:56:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:56:59.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:56:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:57:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:00 smithi118 ceph-mon[131825]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:00.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:00 smithi078 ceph-mon[139570]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:00.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:00 smithi078 ceph-mon[142991]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:02.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:02 smithi118 ceph-mon[131825]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:02.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:02 smithi078 ceph-mon[139570]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:02.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:02 smithi078 ceph-mon[142991]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:03.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:03.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:03.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:04 smithi118 ceph-mon[131825]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:04.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:04 smithi078 ceph-mon[139570]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:04.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:04 smithi078 ceph-mon[142991]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:06.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:06 smithi118 ceph-mon[131825]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:06 smithi078 ceph-mon[139570]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:06.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:06 smithi078 ceph-mon[142991]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:57:08.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:08 smithi118 ceph-mon[131825]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:08.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:08 smithi078 ceph-mon[139570]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:08.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:08 smithi078 ceph-mon[142991]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:09 smithi118 ceph-mon[131825]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:10.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:09 smithi078 ceph-mon[139570]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:10.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:09 smithi078 ceph-mon[142991]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:12 smithi118 ceph-mon[131825]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:12.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:12 smithi078 ceph-mon[139570]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:12.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:12 smithi078 ceph-mon[142991]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:14 smithi118 ceph-mon[131825]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:14.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:14 smithi078 ceph-mon[139570]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:14.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:14 smithi078 ceph-mon[142991]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:16.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:16 smithi118 ceph-mon[131825]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:16.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:16 smithi078 ceph-mon[139570]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:16 smithi078 ceph-mon[142991]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:57:18.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:18 smithi118 ceph-mon[131825]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:18.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:18 smithi078 ceph-mon[142991]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:18.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:18 smithi078 ceph-mon[139570]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:18.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:20.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:19 smithi118 ceph-mon[131825]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:19 smithi078 ceph-mon[139570]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:20.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:19 smithi078 ceph-mon[142991]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:22 smithi118 ceph-mon[131825]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:22.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:22 smithi078 ceph-mon[139570]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:22.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:22 smithi078 ceph-mon[142991]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:24.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:24 smithi118 ceph-mon[131825]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:24.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:24 smithi078 ceph-mon[139570]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:24.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:24 smithi078 ceph-mon[142991]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:25.891 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:57:26.203 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:57:26.203 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:57:26.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:57:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:57:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:57:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:57:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:57:26.205 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:57:26.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:26 smithi118 ceph-mon[131825]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:26.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:26 smithi078 ceph-mon[139570]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:26.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:26 smithi078 ceph-mon[142991]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:26.584 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:57:26.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:57:26.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:57:26.586 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:57:26.586 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:57:26.586 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:57:26.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:57:27.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:27 smithi118 ceph-mon[131825]: from='client.63584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:27 smithi118 ceph-mon[131825]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2259437519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:27.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[142991]: from='client.63584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[142991]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2259437519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:27.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[139570]: from='client.63584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[139570]: from='client.53622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:27.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2259437519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:28.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:28 smithi118 ceph-mon[131825]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:28.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:28 smithi078 ceph-mon[142991]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:28.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:28 smithi078 ceph-mon[139570]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:30.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:29 smithi118 ceph-mon[131825]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:30.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:29 smithi078 ceph-mon[142991]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:30.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:29 smithi078 ceph-mon[139570]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:32.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:32 smithi118 ceph-mon[131825]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:32.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:32 smithi078 ceph-mon[139570]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:32.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:32 smithi078 ceph-mon[142991]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:33.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:34.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:34 smithi118 ceph-mon[131825]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:34.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:34 smithi078 ceph-mon[142991]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:34.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:34 smithi078 ceph-mon[139570]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:36.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:36 smithi118 ceph-mon[131825]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:36.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:36 smithi078 ceph-mon[139570]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:36 smithi078 ceph-mon[142991]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:57:38.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:38 smithi118 ceph-mon[131825]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:38.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:38 smithi078 ceph-mon[139570]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:38.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:38 smithi078 ceph-mon[142991]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:40.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:39 smithi118 ceph-mon[131825]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:40.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:39 smithi078 ceph-mon[139570]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:40.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:39 smithi078 ceph-mon[142991]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:42.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:42 smithi118 ceph-mon[131825]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:42.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:42 smithi078 ceph-mon[139570]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:42.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:42 smithi078 ceph-mon[142991]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:44.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:44 smithi118 ceph-mon[131825]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:44.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:44 smithi078 ceph-mon[139570]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:44.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:44 smithi078 ceph-mon[142991]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:46.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:46 smithi118 ceph-mon[131825]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:46.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:46 smithi078 ceph-mon[142991]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:46.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:46 smithi078 ceph-mon[139570]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T09:57:48.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:48 smithi118 ceph-mon[131825]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:48.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:48 smithi078 ceph-mon[139570]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:48 smithi078 ceph-mon[142991]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:57:50.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:49 smithi118 ceph-mon[131825]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:50.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:49 smithi078 ceph-mon[139570]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:50.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:49 smithi078 ceph-mon[142991]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:52.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:52 smithi118 ceph-mon[131825]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:52.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:52 smithi078 ceph-mon[139570]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:52.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:52 smithi078 ceph-mon[142991]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:54.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:54 smithi118 ceph-mon[131825]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:54.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:54 smithi078 ceph-mon[139570]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:54.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:54 smithi078 ceph-mon[142991]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:56.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:56 smithi118 ceph-mon[131825]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:56 smithi078 ceph-mon[139570]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:56.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:56 smithi078 ceph-mon[142991]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:56.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:57:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:57:56.933 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:57:57.245 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 10m ago 8h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 10m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 10m ago 8h 868M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 10m ago 8h 2180M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 10m ago 8h 1102M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 10m ago 8h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:57:57.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 10m ago 8h 6090M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 10m ago 8h 5514M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 10m ago 8h 5130M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 10m ago 8h 4755M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:57:57.247 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:57:57.628 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:57:57.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:57:57.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:57:57.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:57.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:57:57.629 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:57:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:58 smithi118 ceph-mon[131825]: from='client.63602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:58 smithi118 ceph-mon[131825]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:58 smithi118 ceph-mon[131825]: from='client.63608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.406 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/414725480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[139570]: from='client.63602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[139570]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[139570]: from='client.63608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/414725480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[142991]: from='client.63602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[142991]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:57:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[142991]: from='client.63608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:57:58.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/414725480' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:57:59.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:57:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:57:59.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:57:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:57:59.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:57:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:58:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:00 smithi118 ceph-mon[131825]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:00.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:00 smithi078 ceph-mon[139570]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:00.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:00 smithi078 ceph-mon[142991]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:58:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:58:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:58:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:04.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:04 smithi118 ceph-mon[131825]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:04.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:04 smithi078 ceph-mon[139570]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:04.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:04 smithi078 ceph-mon[142991]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:06.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:06 smithi118 ceph-mon[131825]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:06.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:06 smithi078 ceph-mon[139570]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:58:06.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:06 smithi078 ceph-mon[142991]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:08 smithi118 ceph-mon[131825]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:08 smithi078 ceph-mon[139570]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:08.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:08 smithi078 ceph-mon[142991]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:09 smithi118 ceph-mon[131825]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:10.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:09 smithi078 ceph-mon[139570]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:10.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:09 smithi078 ceph-mon[142991]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:12.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:12 smithi118 ceph-mon[131825]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:12.476 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:12 smithi078 ceph-mon[139570]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:12.477 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:12 smithi078 ceph-mon[142991]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:14.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:14 smithi118 ceph-mon[131825]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:14.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:14 smithi078 ceph-mon[142991]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:14.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:14 smithi078 ceph-mon[139570]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:16.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:16 smithi078 ceph-mon[139570]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:16.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:16 smithi078 ceph-mon[142991]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:16.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:16 smithi118 ceph-mon[131825]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T09:58:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:18 smithi078 ceph-mon[139570]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:18 smithi078 ceph-mon[142991]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:18 smithi118 ceph-mon[131825]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:20.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:19 smithi118 ceph-mon[131825]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:19 smithi078 ceph-mon[139570]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:20.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:19 smithi078 ceph-mon[142991]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:22.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:22 smithi118 ceph-mon[131825]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:22.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:22 smithi078 ceph-mon[139570]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:22.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:22 smithi078 ceph-mon[142991]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:24.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:24 smithi118 ceph-mon[131825]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:24.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:24 smithi078 ceph-mon[139570]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:24.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:24 smithi078 ceph-mon[142991]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:26.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:26 smithi078 ceph-mon[139570]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:26.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:26 smithi078 ceph-mon[142991]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:26.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:26 smithi118 ceph-mon[131825]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:26.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:58:27.982 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 27s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 27s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 27s ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 27s ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:58:28.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 27s ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 27s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 27s ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 27s ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 27s ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 27s ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:58:28.293 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:58:28.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:28 smithi078 ceph-mon[139570]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:28.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:28 smithi078 ceph-mon[142991]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:28.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:28 smithi118 ceph-mon[131825]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:28.672 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:58:28.673 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[139570]: from='client.63620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[139570]: from='client.63626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2669364838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[142991]: from='client.63620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[142991]: from='client.63626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2669364838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:58:29.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:29 smithi118 ceph-mon[131825]: from='client.63620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:29 smithi118 ceph-mon[131825]: from='client.63626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:58:29.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2669364838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:58:30.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:30 smithi078 ceph-mon[139570]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:30.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:30 smithi078 ceph-mon[142991]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:30.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:30 smithi118 ceph-mon[131825]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:32.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:32 smithi078 ceph-mon[139570]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:32.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:32 smithi078 ceph-mon[142991]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:32.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:32 smithi118 ceph-mon[131825]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:33.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:34.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:34 smithi078 ceph-mon[139570]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:34.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:34 smithi078 ceph-mon[142991]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:34.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:34 smithi118 ceph-mon[131825]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:36.455 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:36 smithi078 ceph-mon[142991]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:36.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:36 smithi078 ceph-mon[139570]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:36.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:36 smithi118 ceph-mon[131825]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:58:38.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:38 smithi078 ceph-mon[142991]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:38.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:38 smithi078 ceph-mon[139570]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:38.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:38 smithi118 ceph-mon[131825]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:40.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:39 smithi118 ceph-mon[131825]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:40.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:39 smithi078 ceph-mon[139570]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:40.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:39 smithi078 ceph-mon[142991]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:42.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:42 smithi078 ceph-mon[139570]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:42.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:42 smithi078 ceph-mon[142991]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:42.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:42 smithi118 ceph-mon[131825]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:44.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:44 smithi078 ceph-mon[139570]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:44.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:44 smithi078 ceph-mon[142991]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:44.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:44 smithi118 ceph-mon[131825]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:46.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:46 smithi078 ceph-mon[139570]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:46.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:46 smithi078 ceph-mon[142991]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:46.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:46 smithi118 ceph-mon[131825]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T09:58:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:48 smithi078 ceph-mon[139570]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:48 smithi078 ceph-mon[142991]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:48.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:48 smithi118 ceph-mon[131825]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:48.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:58:50.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:49 smithi118 ceph-mon[131825]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:50.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:49 smithi078 ceph-mon[142991]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:50.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:49 smithi078 ceph-mon[139570]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:52.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:52 smithi078 ceph-mon[139570]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:52.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:52 smithi078 ceph-mon[142991]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:52.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:52 smithi118 ceph-mon[131825]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:54.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:54 smithi078 ceph-mon[139570]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:54.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:54 smithi078 ceph-mon[142991]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:54.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:54 smithi118 ceph-mon[131825]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:56 smithi078 ceph-mon[139570]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:56.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:56 smithi078 ceph-mon[142991]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:56.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:56 smithi118 ceph-mon[131825]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:56.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:58:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:58:58.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:58 smithi078 ceph-mon[139570]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:58.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:58 smithi078 ceph-mon[142991]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:58.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:58 smithi118 ceph-mon[131825]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:58:59.021 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:58:59.327 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:58:59.327 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 58s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:58:59.327 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 10m ago 8h 98.3M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:58:59.327 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 58s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 10m ago 8h 28.2M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 10m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 58s ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 58s ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 10m ago 8h 1043M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 58s ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 58s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 10m ago 8h 20.9M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 58s ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 58s ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 58s ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 58s ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 10m ago 8h 4312M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 10m ago 8h 5040M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:58:59.328 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 10m ago 8h 4388M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:58:59.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 10m ago 8h 4972M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:58:59.329 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 10m ago 8h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:58:59.712 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:58:59.713 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:58:59.714 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:58:59.714 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:58:59.714 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:58:59.714 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:58:59.714 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:59:00.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:59 smithi118 ceph-mon[131825]: from='client.53670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:59 smithi118 ceph-mon[131825]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:00.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:59 smithi118 ceph-mon[131825]: from='client.63644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:58:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3837767428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[142991]: from='client.53670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[142991]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[142991]: from='client.63644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3837767428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:00.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[139570]: from='client.53670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[139570]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:00.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[139570]: from='client.63644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:00.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:58:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3837767428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:02.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:02 smithi078 ceph-mon[139570]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:02.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:59:02.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:02 smithi078 ceph-mon[142991]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:02.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:59:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:02 smithi118 ceph-mon[131825]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T09:59:03.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:03.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:03.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:04.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:04 smithi078 ceph-mon[139570]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:04.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:04 smithi078 ceph-mon[142991]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:04.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:04 smithi118 ceph-mon[131825]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:59:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:59:06.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:59:06.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:59:06.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T09:59:06.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T09:59:06.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T09:59:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:59:07.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:06 smithi118 ceph-mon[131825]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:07.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:06 smithi078 ceph-mon[139570]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:07.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:06 smithi078 ceph-mon[142991]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:09.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:08 smithi118 ceph-mon[131825]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:09.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:08 smithi078 ceph-mon[139570]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:09.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:08 smithi078 ceph-mon[142991]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:09 smithi118 ceph-mon[131825]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:10.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:09 smithi078 ceph-mon[139570]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:10.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:09 smithi078 ceph-mon[142991]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:12.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:12 smithi078 ceph-mon[139570]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:12.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:12 smithi078 ceph-mon[142991]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:12.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:12 smithi118 ceph-mon[131825]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:14.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:14 smithi078 ceph-mon[139570]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:14.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:14 smithi078 ceph-mon[142991]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:14.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:14 smithi118 ceph-mon[131825]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:16.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:16 smithi078 ceph-mon[139570]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:16.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:16 smithi078 ceph-mon[142991]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:16.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:16 smithi118 ceph-mon[131825]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T09:59:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:18 smithi078 ceph-mon[139570]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:18 smithi078 ceph-mon[142991]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:18 smithi118 ceph-mon[131825]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:20.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:19 smithi118 ceph-mon[131825]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:19 smithi078 ceph-mon[139570]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:20.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:19 smithi078 ceph-mon[142991]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:22.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:22 smithi078 ceph-mon[139570]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:22.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:22 smithi078 ceph-mon[142991]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:22.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:22 smithi118 ceph-mon[131825]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:24.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:24 smithi078 ceph-mon[139570]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:24.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:24 smithi078 ceph-mon[142991]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:24.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:24 smithi118 ceph-mon[131825]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:26.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:26 smithi078 ceph-mon[139570]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:26.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:26 smithi078 ceph-mon[142991]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:26.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:26 smithi118 ceph-mon[131825]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T09:59:28.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:28 smithi078 ceph-mon[142991]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:28.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:28 smithi078 ceph-mon[139570]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:28.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:28 smithi118 ceph-mon[131825]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:30.062 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T09:59:30.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:29 smithi118 ceph-mon[131825]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:29 smithi078 ceph-mon[139570]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:30.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:29 smithi078 ceph-mon[142991]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 89s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 25s ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 89s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 25s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 25s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 89s ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 89s ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 25s ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T09:59:30.370 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 89s ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 89s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 25s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 89s ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 89s ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 89s ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 89s ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 25s ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 25s ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 25s ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 25s ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T09:59:30.371 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 25s ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T09:59:30.752 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T09:59:30.752 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T09:59:30.752 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T09:59:30.752 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T09:59:30.753 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T09:59:30.754 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T09:59:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T09:59:31.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:30 smithi118 ceph-mon[131825]: from='client.53688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:30 smithi118 ceph-mon[131825]: from='client.63662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2026058724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:31.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[139570]: from='client.53688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[139570]: from='client.63662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2026058724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:31.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[142991]: from='client.53688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[142991]: from='client.63662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T09:59:31.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2026058724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T09:59:32.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:31 smithi118 ceph-mon[131825]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:32.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:31 smithi078 ceph-mon[139570]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:32.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:31 smithi078 ceph-mon[142991]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:33.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:33.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:33.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:34.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:33 smithi118 ceph-mon[131825]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:34.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:33 smithi078 ceph-mon[139570]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:34.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:33 smithi078 ceph-mon[142991]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:36.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:36 smithi078 ceph-mon[139570]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:36 smithi078 ceph-mon[142991]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:36.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:36 smithi118 ceph-mon[131825]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:59:38.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:38 smithi078 ceph-mon[139570]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:38.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:38 smithi078 ceph-mon[142991]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:38.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:38 smithi118 ceph-mon[131825]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:40.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:39 smithi118 ceph-mon[131825]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:40.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:39 smithi078 ceph-mon[139570]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:40.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:39 smithi078 ceph-mon[142991]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:42.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:42 smithi078 ceph-mon[139570]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:42.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:42 smithi078 ceph-mon[142991]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:42.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:42 smithi118 ceph-mon[131825]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:44.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:44 smithi078 ceph-mon[139570]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:44.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:44 smithi078 ceph-mon[142991]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:44.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:44 smithi118 ceph-mon[131825]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:46.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:46 smithi078 ceph-mon[139570]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:46.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:46 smithi078 ceph-mon[142991]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:46.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:46 smithi118 ceph-mon[131825]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T09:59:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:48 smithi078 ceph-mon[139570]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:48.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:48 smithi078 ceph-mon[142991]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:48.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:48 smithi118 ceph-mon[131825]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:48.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T09:59:50.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:49 smithi118 ceph-mon[131825]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:50.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:49 smithi078 ceph-mon[139570]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:50.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:49 smithi078 ceph-mon[142991]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:52.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:52 smithi078 ceph-mon[139570]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:52.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:52 smithi078 ceph-mon[142991]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:52.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:52 smithi118 ceph-mon[131825]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:54.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:54 smithi078 ceph-mon[142991]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:54.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:54 smithi078 ceph-mon[139570]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:54.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:54 smithi118 ceph-mon[131825]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:56 smithi078 ceph-mon[139570]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:56.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:56 smithi078 ceph-mon[142991]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:56.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:56 smithi118 ceph-mon[131825]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:56.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 09:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:09:59:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T09:59:58.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:58 smithi078 ceph-mon[139570]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:58.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:58 smithi078 ceph-mon[142991]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T09:59:58.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:58 smithi118 ceph-mon[131825]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:00.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 09:59:59 smithi118 ceph-mon[131825]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 09:59:59 smithi078 ceph-mon[142991]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:00.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 09:59:59 smithi078 ceph-mon[139570]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:00.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:00 smithi078 conmon[139546]: 2023-12-16T09:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:00:01.098 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:00:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:00:01.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:00:01.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 56s ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 56s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 56s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 56s ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:00:01.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 56s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 56s ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 56s ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 56s ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 56s ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:00:01.406 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 56s ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:00:01.786 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:00:01.788 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:00:01.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:00:01.789 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:00:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:01 smithi118 ceph-mon[131825]: from='client.63674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:01 smithi118 ceph-mon[131825]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:01 smithi118 ceph-mon[131825]: from='client.63680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2393979826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[139570]: from='client.63674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[139570]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[139570]: from='client.63680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2393979826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[142991]: from='client.63674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[142991]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:02.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[142991]: from='client.63680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:02.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2393979826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:03.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:03.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:03.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:04.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:03 smithi078 ceph-mon[139570]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:04.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:03 smithi078 ceph-mon[142991]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:04.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:03 smithi118 ceph-mon[131825]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[142991]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[139570]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:00:06.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:00:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:00:06.457 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:00:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:06 smithi118 ceph-mon[131825]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:00:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:00:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:00:06.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:00:06.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:00:08.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:08 smithi078 ceph-mon[139570]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:08.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:08 smithi078 ceph-mon[142991]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:08 smithi118 ceph-mon[131825]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:10.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:09 smithi118 ceph-mon[131825]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:10.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:09 smithi078 ceph-mon[139570]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:10.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:09 smithi078 ceph-mon[142991]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:12.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:12 smithi078 ceph-mon[139570]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:12.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:12 smithi078 ceph-mon[142991]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:12.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:12 smithi118 ceph-mon[131825]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:14.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:14 smithi078 ceph-mon[139570]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:14.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:14 smithi078 ceph-mon[142991]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:14 smithi118 ceph-mon[131825]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:16.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:16 smithi078 ceph-mon[139570]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:16.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:16 smithi078 ceph-mon[142991]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:16 smithi118 ceph-mon[131825]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:00:18.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:18 smithi078 ceph-mon[139570]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:18 smithi078 ceph-mon[142991]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:18.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:18 smithi118 ceph-mon[131825]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:20.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:19 smithi118 ceph-mon[131825]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:19 smithi078 ceph-mon[139570]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:20.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:19 smithi078 ceph-mon[142991]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:22.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:22 smithi078 ceph-mon[139570]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:22.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:22 smithi078 ceph-mon[142991]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:22 smithi118 ceph-mon[131825]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:24.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:24 smithi078 ceph-mon[142991]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:24.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:24 smithi078 ceph-mon[139570]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:24 smithi118 ceph-mon[131825]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:26.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:26 smithi078 ceph-mon[139570]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:26.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:26 smithi078 ceph-mon[142991]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:26.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:26 smithi118 ceph-mon[131825]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:00:28.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:28 smithi078 ceph-mon[139570]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:28.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:28 smithi078 ceph-mon[142991]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:28.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:28 smithi118 ceph-mon[131825]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:30.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:29 smithi118 ceph-mon[131825]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:29 smithi078 ceph-mon[139570]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:30.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:29 smithi078 ceph-mon[142991]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:32.135 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 87s ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 87s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 87s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 87s ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:00:32.442 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 87s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 87s ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 87s ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 87s ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 87s ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:00:32.443 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 87s ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:00:32.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:32 smithi078 ceph-mon[139570]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:32.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:32 smithi078 ceph-mon[142991]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:32 smithi118 ceph-mon[131825]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:00:32.822 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:00:32.823 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[139570]: from='client.53724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[139570]: from='client.53730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/363205351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[142991]: from='client.53724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[142991]: from='client.53730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/363205351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:33.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:33 smithi118 ceph-mon[131825]: from='client.53724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:33.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:33 smithi118 ceph-mon[131825]: from='client.53730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:00:33.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/363205351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:00:34.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:34 smithi078 ceph-mon[139570]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:34.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:34 smithi078 ceph-mon[142991]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:34 smithi118 ceph-mon[131825]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:36.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:36 smithi078 ceph-mon[139570]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:36.457 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:36 smithi078 ceph-mon[142991]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:36 smithi118 ceph-mon[131825]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:00:38.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:38 smithi078 ceph-mon[139570]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:38.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:38 smithi078 ceph-mon[142991]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:38 smithi118 ceph-mon[131825]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:40.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:39 smithi078 ceph-mon[139570]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:40.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:39 smithi078 ceph-mon[142991]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:40.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:39 smithi118 ceph-mon[131825]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:42.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:42 smithi078 ceph-mon[139570]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:42.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:42 smithi078 ceph-mon[142991]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:42.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:42 smithi118 ceph-mon[131825]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:44.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:44 smithi078 ceph-mon[139570]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:44.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:44 smithi078 ceph-mon[142991]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:44 smithi118 ceph-mon[131825]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:46.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:46 smithi078 ceph-mon[139570]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:46.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:46 smithi078 ceph-mon[142991]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:46 smithi118 ceph-mon[131825]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:00:48.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:48 smithi078 ceph-mon[139570]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:48.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:48 smithi078 ceph-mon[142991]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:48 smithi118 ceph-mon[131825]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:00:50.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:49 smithi078 ceph-mon[139570]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:50.273 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:49 smithi078 ceph-mon[142991]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:50.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:49 smithi118 ceph-mon[131825]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:52.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:52 smithi078 ceph-mon[139570]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:52.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:52 smithi078 ceph-mon[142991]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:52 smithi118 ceph-mon[131825]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:54.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:54 smithi078 ceph-mon[139570]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:54.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:54 smithi078 ceph-mon[142991]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:54.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:54 smithi118 ceph-mon[131825]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:56.456 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:56 smithi078 ceph-mon[139570]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:56.456 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:56 smithi078 ceph-mon[142991]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:56 smithi118 ceph-mon[131825]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:00:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:00:58.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:58 smithi078 ceph-mon[139570]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:58.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:58 smithi078 ceph-mon[142991]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:00:58.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:58 smithi118 ceph-mon[131825]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:00.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:00:59 smithi078 ceph-mon[139570]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:00:59 smithi078 ceph-mon[142991]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:00.405 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:00:59 smithi118 ceph-mon[131825]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:02.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:02 smithi078 ceph-mon[139570]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:02.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:02 smithi078 ceph-mon[142991]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:02 smithi118 ceph-mon[131825]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:03.170 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:01:03.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:03.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 118s ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 118s ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:01:03.483 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 118s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 118s ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 118s ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 118s ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 118s ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 118s ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 118s ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:01:03.484 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 118s ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:01:03.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:01:03.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:01:03.865 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:01:04.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[139570]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:04.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[139570]: from='client.63710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[139570]: from='client.53748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3573805053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[142991]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[142991]: from='client.63710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[142991]: from='client.53748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3573805053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:04.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:04 smithi118 ceph-mon[131825]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:04.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:04 smithi118 ceph-mon[131825]: from='client.63710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:04 smithi118 ceph-mon[131825]: from='client.53748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:04.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3573805053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:06.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:06 smithi078 ceph-mon[139570]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:06.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:01:06.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:06 smithi078 ceph-mon[142991]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:06.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:01:06.475 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:01:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:06 smithi118 ceph-mon[131825]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:01:07.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:01:07.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:01:07.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:01:07.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:01:07.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:01:07.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:01:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:01:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:01:07.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:01:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:08 smithi118 ceph-mon[131825]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:08 smithi078 ceph-mon[139570]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:08 smithi078 ceph-mon[142991]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:10.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:09 smithi078 ceph-mon[139570]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:10.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:09 smithi078 ceph-mon[142991]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:09 smithi118 ceph-mon[131825]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:12.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:12 smithi078 ceph-mon[139570]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:12.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:12 smithi078 ceph-mon[142991]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:12 smithi118 ceph-mon[131825]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:14.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:14 smithi078 ceph-mon[139570]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:14.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:14 smithi078 ceph-mon[142991]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:14 smithi118 ceph-mon[131825]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:16.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:16 smithi078 ceph-mon[139570]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:16.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:16 smithi078 ceph-mon[142991]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:16.474 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:01:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:16 smithi118 ceph-mon[131825]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:18.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:18 smithi078 ceph-mon[139570]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:18.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:18 smithi078 ceph-mon[142991]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:18.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:18.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:18 smithi118 ceph-mon[131825]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:18.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:20.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:19 smithi078 ceph-mon[139570]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:20.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:19 smithi078 ceph-mon[142991]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:20.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:19 smithi118 ceph-mon[131825]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:22.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:22 smithi078 ceph-mon[139570]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:22.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:22 smithi078 ceph-mon[142991]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:22 smithi118 ceph-mon[131825]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:23.154 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:01:22.710136146Z level=info msg="Completed cleanup jobs" duration=45.440696ms 2023-12-16T10:01:24.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:24 smithi078 ceph-mon[139570]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:24.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:24 smithi078 ceph-mon[142991]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:24 smithi118 ceph-mon[131825]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:26.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:26 smithi078 ceph-mon[139570]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:26.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:26 smithi078 ceph-mon[142991]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:26.474 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:01:26.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:26 smithi118 ceph-mon[131825]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:28.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:28 smithi078 ceph-mon[139570]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:28.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:28 smithi078 ceph-mon[142991]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:28.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:28 smithi118 ceph-mon[131825]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:29 smithi078 ceph-mon[139570]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:30.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:29 smithi078 ceph-mon[142991]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:30.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:29 smithi118 ceph-mon[131825]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:32.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:32 smithi078 ceph-mon[139570]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:32.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:32 smithi078 ceph-mon[142991]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:32 smithi118 ceph-mon[131825]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:33.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:33.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:33.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:34.216 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:01:34.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:34 smithi078 ceph-mon[139570]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:34.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:34 smithi078 ceph-mon[142991]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:34.525 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:01:34.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:01:34.527 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:01:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:34 smithi118 ceph-mon[131825]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:01:34.906 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:01:34.907 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:01:35.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[139570]: from='client.53760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[139570]: from='client.63734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1886307321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:35.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[142991]: from='client.53760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[142991]: from='client.63734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1886307321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:35 smithi118 ceph-mon[131825]: from='client.53760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:35 smithi118 ceph-mon[131825]: from='client.63734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:01:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1886307321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:01:36.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:36 smithi078 ceph-mon[139570]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:36.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:36 smithi078 ceph-mon[142991]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:36.474 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:01:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:36 smithi118 ceph-mon[131825]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:38.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:38 smithi078 ceph-mon[139570]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:38.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:38 smithi078 ceph-mon[142991]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:38 smithi118 ceph-mon[131825]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:40.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:39 smithi078 ceph-mon[139570]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:40.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:39 smithi078 ceph-mon[142991]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:40.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:39 smithi118 ceph-mon[131825]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:42.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:42 smithi078 ceph-mon[139570]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:42.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:42 smithi078 ceph-mon[142991]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:42.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:42 smithi118 ceph-mon[131825]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:44.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:44 smithi078 ceph-mon[139570]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:44.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:44 smithi078 ceph-mon[142991]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:44 smithi118 ceph-mon[131825]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:46.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:46 smithi078 ceph-mon[139570]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:46.474 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:01:46.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:46 smithi078 ceph-mon[142991]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:46 smithi118 ceph-mon[131825]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:48.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:48 smithi078 ceph-mon[139570]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:48.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:48 smithi078 ceph-mon[142991]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:48.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:48 smithi118 ceph-mon[131825]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:01:50.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:49 smithi078 ceph-mon[139570]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:50.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:49 smithi078 ceph-mon[142991]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:50.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:49 smithi118 ceph-mon[131825]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:52.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:52 smithi078 ceph-mon[139570]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:52.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:52 smithi078 ceph-mon[142991]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:52 smithi118 ceph-mon[131825]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:54.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:54 smithi078 ceph-mon[139570]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:54.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:54 smithi078 ceph-mon[142991]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:54.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:54 smithi118 ceph-mon[131825]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:56.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:56 smithi078 ceph-mon[139570]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:56.473 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:01:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:01:56.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:56 smithi078 ceph-mon[142991]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:56 smithi118 ceph-mon[131825]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:58.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:58 smithi118 ceph-mon[131825]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:58.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:58 smithi078 ceph-mon[139570]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:01:58.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:58 smithi078 ceph-mon[142991]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:00.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:01:59 smithi078 ceph-mon[139570]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:00.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:01:59 smithi078 ceph-mon[142991]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:01:59 smithi118 ceph-mon[131825]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:02.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:02 smithi078 ceph-mon[139570]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:02.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:02 smithi078 ceph-mon[142991]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:02 smithi118 ceph-mon[131825]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:03.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:03.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:03.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:04.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:04 smithi118 ceph-mon[131825]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:04.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:04 smithi078 ceph-mon[139570]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:04.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:04 smithi078 ceph-mon[142991]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:05.252 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:02:05.559 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:02:05.560 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:02:05.939 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:02:05.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:02:05.941 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:02:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:06 smithi118 ceph-mon[131825]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:06 smithi118 ceph-mon[131825]: from='client.63746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:06 smithi118 ceph-mon[131825]: from='client.63752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4004440862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[142991]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[142991]: from='client.63746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[142991]: from='client.63752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4004440862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:06.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[139570]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:06.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[139570]: from='client.63746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[139570]: from='client.63752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:06.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4004440862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:02:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:02:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:02:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:02:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:02:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:02:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:02:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:02:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:02:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:02:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:02:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:02:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:02:09.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:08 smithi118 ceph-mon[131825]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:09.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:08 smithi078 ceph-mon[139570]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:09.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:08 smithi078 ceph-mon[142991]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:10.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:09 smithi078 ceph-mon[139570]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:10.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:09 smithi078 ceph-mon[142991]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:09 smithi118 ceph-mon[131825]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:12.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:12 smithi078 ceph-mon[139570]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:12.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:12 smithi078 ceph-mon[142991]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:12 smithi118 ceph-mon[131825]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:14 smithi118 ceph-mon[131825]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:14 smithi078 ceph-mon[139570]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:14 smithi078 ceph-mon[142991]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:16 smithi118 ceph-mon[131825]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:16.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:16 smithi078 ceph-mon[139570]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:02:16.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:16 smithi078 ceph-mon[142991]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:17.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:18.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:18 smithi118 ceph-mon[131825]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:18.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:18 smithi078 ceph-mon[139570]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:18.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:18 smithi078 ceph-mon[142991]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:20.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:19 smithi078 ceph-mon[139570]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:20.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:19 smithi078 ceph-mon[142991]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:20.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:19 smithi118 ceph-mon[131825]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:22 smithi118 ceph-mon[131825]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:22.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:22 smithi078 ceph-mon[139570]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:22.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:22 smithi078 ceph-mon[142991]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:24 smithi118 ceph-mon[131825]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:24 smithi078 ceph-mon[142991]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:24.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:24 smithi078 ceph-mon[139570]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:26.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:26 smithi118 ceph-mon[131825]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:26.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:26 smithi078 ceph-mon[139570]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:26 smithi078 ceph-mon[142991]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:02:28.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:28 smithi118 ceph-mon[131825]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:28 smithi078 ceph-mon[139570]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:28 smithi078 ceph-mon[142991]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:29 smithi078 ceph-mon[139570]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:30.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:29 smithi078 ceph-mon[142991]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:30.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:29 smithi118 ceph-mon[131825]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:32 smithi118 ceph-mon[131825]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:32.678 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:32 smithi078 ceph-mon[139570]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:32 smithi078 ceph-mon[142991]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:34 smithi118 ceph-mon[131825]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:34.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:34 smithi078 ceph-mon[139570]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:34.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:34 smithi078 ceph-mon[142991]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:36.290 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:02:36.597 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:02:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:02:36.599 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:02:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:36 smithi118 ceph-mon[131825]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:36 smithi078 ceph-mon[139570]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:02:36.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:36 smithi078 ceph-mon[142991]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:02:36.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:02:36.984 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:02:37.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:37 smithi118 ceph-mon[131825]: from='client.53796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:37 smithi118 ceph-mon[131825]: from='client.63770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1859907517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:37.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[139570]: from='client.53796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[139570]: from='client.63770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1859907517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:37.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[142991]: from='client.53796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[142991]: from='client.63770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:02:37.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1859907517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:02:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:38 smithi118 ceph-mon[131825]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:38.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:38 smithi078 ceph-mon[139570]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:38.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:38 smithi078 ceph-mon[142991]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:40.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:39 smithi078 ceph-mon[139570]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:40.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:39 smithi078 ceph-mon[142991]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:40.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:39 smithi118 ceph-mon[131825]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:42.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:42 smithi118 ceph-mon[131825]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:42.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:42 smithi078 ceph-mon[139570]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:42.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:42 smithi078 ceph-mon[142991]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:44 smithi118 ceph-mon[131825]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:44.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:44 smithi078 ceph-mon[139570]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:44 smithi078 ceph-mon[142991]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:46 smithi118 ceph-mon[131825]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:46.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:46 smithi078 ceph-mon[139570]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:46 smithi078 ceph-mon[142991]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:02:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:02:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:48 smithi118 ceph-mon[131825]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:48.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:48 smithi078 ceph-mon[139570]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:48 smithi078 ceph-mon[142991]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:50.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:49 smithi078 ceph-mon[139570]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:50.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:49 smithi078 ceph-mon[142991]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:50.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:49 smithi118 ceph-mon[131825]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:52 smithi118 ceph-mon[131825]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:52.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:52 smithi078 ceph-mon[139570]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:52.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:52 smithi078 ceph-mon[142991]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:54.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:54 smithi118 ceph-mon[131825]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:54.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:54 smithi078 ceph-mon[139570]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:54.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:54 smithi078 ceph-mon[142991]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:56 smithi118 ceph-mon[131825]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:56.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:56 smithi078 ceph-mon[139570]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:56 smithi078 ceph-mon[142991]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:02:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:02:58.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:58 smithi118 ceph-mon[131825]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:58.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:58 smithi078 ceph-mon[142991]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:02:58.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:58 smithi078 ceph-mon[139570]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:00.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:02:59 smithi078 ceph-mon[139570]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:00.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:02:59 smithi078 ceph-mon[142991]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:02:59 smithi118 ceph-mon[131825]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:02 smithi118 ceph-mon[131825]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:02 smithi078 ceph-mon[139570]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:02 smithi078 ceph-mon[142991]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:04.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:04 smithi118 ceph-mon[131825]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:04.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:04 smithi078 ceph-mon[139570]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:04.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:04 smithi078 ceph-mon[142991]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:06 smithi118 ceph-mon[131825]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:06 smithi078 ceph-mon[142991]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:06.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:06 smithi078 ceph-mon[139570]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:03:07.352 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:03:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:03:07.670 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:03:07.670 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:03:07.671 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:03:07.672 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:03:07.672 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:03:07.672 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:03:07.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:03:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:03:08.052 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:03:08.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:03:08.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:03:08.054 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:03:08.054 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='client.53814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='client.53820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1750237797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='client.53814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='client.53820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1750237797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='client.53814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='client.53820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1750237797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:10.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:09 smithi078 ceph-mon[139570]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:10.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:09 smithi078 ceph-mon[142991]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:09 smithi118 ceph-mon[131825]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:12 smithi118 ceph-mon[131825]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:12 smithi078 ceph-mon[139570]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:12 smithi078 ceph-mon[142991]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:14 smithi118 ceph-mon[131825]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:14 smithi078 ceph-mon[139570]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:14 smithi078 ceph-mon[142991]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:16 smithi118 ceph-mon[131825]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:16.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:16 smithi078 ceph-mon[142991]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:16.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:16 smithi078 ceph-mon[139570]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:03:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:17.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:18.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:18 smithi118 ceph-mon[131825]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:18.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:18 smithi078 ceph-mon[142991]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:18.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:18 smithi078 ceph-mon[139570]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:20.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:19 smithi078 ceph-mon[142991]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:20.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:19 smithi078 ceph-mon[139570]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:20.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:19 smithi118 ceph-mon[131825]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:22 smithi118 ceph-mon[131825]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:22.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:22 smithi078 ceph-mon[139570]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:22.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:22 smithi078 ceph-mon[142991]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:24 smithi118 ceph-mon[131825]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:24.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:24 smithi078 ceph-mon[139570]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:24 smithi078 ceph-mon[142991]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:26.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:26 smithi118 ceph-mon[131825]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:26 smithi078 ceph-mon[142991]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:26.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:26 smithi078 ceph-mon[139570]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:03:28.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:28 smithi118 ceph-mon[131825]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:28 smithi078 ceph-mon[139570]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:28 smithi078 ceph-mon[142991]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:29 smithi078 ceph-mon[139570]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:30.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:29 smithi078 ceph-mon[142991]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:30.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:29 smithi118 ceph-mon[131825]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:32 smithi118 ceph-mon[131825]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:32 smithi078 ceph-mon[139570]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:32 smithi078 ceph-mon[142991]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:34 smithi118 ceph-mon[131825]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:34.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:34 smithi078 ceph-mon[139570]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:34.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:34 smithi078 ceph-mon[142991]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:36 smithi118 ceph-mon[131825]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:36 smithi078 ceph-mon[139570]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:03:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:36 smithi078 ceph-mon[142991]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:38.400 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:03:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:38 smithi118 ceph-mon[131825]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:03:38.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 8h 6123M 2177M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5544M 2177M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5153M 2177M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4785M 2177M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4338M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5071M 2481M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4418M 2481M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 5007M 2481M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:03:38.708 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:03:38.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:38 smithi078 ceph-mon[139570]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:38.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:38 smithi078 ceph-mon[142991]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:39.091 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:03:39.091 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:03:39.091 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:03:39.091 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:39.091 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:03:39.092 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:03:39.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:39 smithi118 ceph-mon[131825]: from='client.63800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:39 smithi118 ceph-mon[131825]: from='client.63806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3333346338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[139570]: from='client.63800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[139570]: from='client.63806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3333346338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[142991]: from='client.63800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[142991]: from='client.63806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:03:39.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3333346338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:03:40.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:40 smithi118 ceph-mon[131825]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:40.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:40 smithi078 ceph-mon[139570]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:40.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:40 smithi078 ceph-mon[142991]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:42.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:42 smithi118 ceph-mon[131825]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:42.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:42 smithi078 ceph-mon[139570]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:42.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:42 smithi078 ceph-mon[142991]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:44 smithi118 ceph-mon[131825]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:44.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:44 smithi078 ceph-mon[139570]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:44 smithi078 ceph-mon[142991]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:46 smithi118 ceph-mon[131825]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:46.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:46 smithi078 ceph-mon[139570]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:46 smithi078 ceph-mon[142991]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:03:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:03:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:48 smithi118 ceph-mon[131825]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:48.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:48 smithi078 ceph-mon[139570]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:48 smithi078 ceph-mon[142991]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:50.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:49 smithi078 ceph-mon[139570]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:50.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:49 smithi078 ceph-mon[142991]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:50.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:49 smithi118 ceph-mon[131825]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:52 smithi118 ceph-mon[131825]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:52.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:52 smithi078 ceph-mon[139570]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:52.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:52 smithi078 ceph-mon[142991]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:54.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:54 smithi118 ceph-mon[131825]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:54.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:54 smithi078 ceph-mon[139570]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:54.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:54 smithi078 ceph-mon[142991]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:56 smithi118 ceph-mon[131825]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:56.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:56 smithi078 ceph-mon[139570]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:56 smithi078 ceph-mon[142991]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:03:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:03:58.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:58 smithi118 ceph-mon[131825]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:58.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:58 smithi078 ceph-mon[139570]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:03:58.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:58 smithi078 ceph-mon[142991]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:00.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:03:59 smithi078 ceph-mon[139570]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:00.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:03:59 smithi078 ceph-mon[142991]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:03:59 smithi118 ceph-mon[131825]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:02 smithi118 ceph-mon[131825]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:02 smithi078 ceph-mon[139570]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:02 smithi078 ceph-mon[142991]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:04.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:04 smithi118 ceph-mon[131825]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:04.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:04 smithi078 ceph-mon[139570]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:04.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:04 smithi078 ceph-mon[142991]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:06 smithi118 ceph-mon[131825]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:06.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:06 smithi078 ceph-mon[139570]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:06 smithi078 ceph-mon[142991]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:04:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:04:08.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:04:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:08.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.437 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2477M 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2165M 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:04:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2477M 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2165M 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:04:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2477M 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2165M 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:04:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:04:09.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:04:09.748 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:04:10.130 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:04:10.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:04:10.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:04:10.131 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:04:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:10 smithi118 ceph-mon[131825]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:10 smithi118 ceph-mon[131825]: from='client.53850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:10 smithi118 ceph-mon[131825]: from='client.53856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2447352041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[139570]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[139570]: from='client.53850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[139570]: from='client.53856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2447352041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[142991]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[142991]: from='client.53850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[142991]: from='client.53856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:10.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2447352041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:12 smithi118 ceph-mon[131825]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:12 smithi078 ceph-mon[139570]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:12 smithi078 ceph-mon[142991]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:14 smithi118 ceph-mon[131825]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:14 smithi078 ceph-mon[139570]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:14 smithi078 ceph-mon[142991]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:16 smithi118 ceph-mon[131825]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:16.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:16 smithi078 ceph-mon[139570]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:16.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:16 smithi078 ceph-mon[142991]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:04:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:17.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:18.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:18 smithi118 ceph-mon[131825]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:18.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:18 smithi078 ceph-mon[139570]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:18.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:18 smithi078 ceph-mon[142991]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:20.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:19 smithi078 ceph-mon[139570]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:20.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:19 smithi078 ceph-mon[142991]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:20.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:19 smithi118 ceph-mon[131825]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:22 smithi118 ceph-mon[131825]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:22.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:22 smithi078 ceph-mon[139570]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:22.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:22 smithi078 ceph-mon[142991]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:24 smithi118 ceph-mon[131825]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:24.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:24 smithi078 ceph-mon[139570]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:24 smithi078 ceph-mon[142991]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:26.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:26 smithi118 ceph-mon[131825]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:26 smithi078 ceph-mon[139570]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:26 smithi078 ceph-mon[142991]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:04:28.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:28 smithi118 ceph-mon[131825]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:28 smithi078 ceph-mon[139570]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:28 smithi078 ceph-mon[142991]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:30.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:29 smithi078 ceph-mon[139570]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:30.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:29 smithi078 ceph-mon[142991]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:30.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:29 smithi118 ceph-mon[131825]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:32 smithi118 ceph-mon[131825]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:32 smithi078 ceph-mon[142991]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:32 smithi078 ceph-mon[139570]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:34 smithi118 ceph-mon[131825]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:34.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:34 smithi078 ceph-mon[142991]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:34.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:34 smithi078 ceph-mon[139570]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:36 smithi118 ceph-mon[131825]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:36 smithi078 ceph-mon[139570]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:36 smithi078 ceph-mon[142991]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:04:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:38 smithi118 ceph-mon[131825]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:38.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:38 smithi078 ceph-mon[139570]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:38.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:38 smithi078 ceph-mon[142991]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:40.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:39 smithi078 ceph-mon[139570]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:40.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:39 smithi078 ceph-mon[142991]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:40.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:39 smithi118 ceph-mon[131825]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:40.476 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:04:40.783 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:04:40.783 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:04:40.784 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:04:40.785 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:04:41.168 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:04:41.168 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:04:41.168 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:04:41.168 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:04:41.169 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:04:41.170 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:04:41.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:40 smithi078 ceph-mon[139570]: from='client.63836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:41.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:40 smithi078 ceph-mon[139570]: from='client.53874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:41.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:40 smithi078 ceph-mon[142991]: from='client.63836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:41.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:40 smithi078 ceph-mon[142991]: from='client.53874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:41.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:40 smithi118 ceph-mon[131825]: from='client.63836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:41.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:40 smithi118 ceph-mon[131825]: from='client.53874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:04:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3279905051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:42.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:41 smithi078 ceph-mon[139570]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:42.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3279905051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:42.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:41 smithi078 ceph-mon[142991]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:42.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3279905051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:04:42.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:41 smithi118 ceph-mon[131825]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:44 smithi118 ceph-mon[131825]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:44 smithi078 ceph-mon[139570]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:44 smithi078 ceph-mon[142991]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:46 smithi118 ceph-mon[131825]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:46 smithi078 ceph-mon[139570]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:46 smithi078 ceph-mon[142991]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:04:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:04:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:48 smithi118 ceph-mon[131825]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:48 smithi078 ceph-mon[139570]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:48 smithi078 ceph-mon[142991]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:50.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:49 smithi078 ceph-mon[139570]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:50.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:49 smithi078 ceph-mon[142991]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:50.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:49 smithi118 ceph-mon[131825]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:52 smithi118 ceph-mon[131825]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:52.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:52 smithi078 ceph-mon[139570]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:52.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:52 smithi078 ceph-mon[142991]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:54.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:54 smithi118 ceph-mon[131825]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:54.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:54 smithi078 ceph-mon[142991]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:54.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:54 smithi078 ceph-mon[139570]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:56 smithi118 ceph-mon[131825]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:56 smithi078 ceph-mon[142991]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:56.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:56 smithi078 ceph-mon[139570]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:04:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:04:58.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:58 smithi118 ceph-mon[131825]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:58.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:58 smithi078 ceph-mon[142991]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:04:58.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:58 smithi078 ceph-mon[139570]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:00.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:04:59 smithi078 ceph-mon[139570]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:00.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:04:59 smithi078 ceph-mon[142991]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:04:59 smithi118 ceph-mon[131825]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:02 smithi118 ceph-mon[131825]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:02 smithi078 ceph-mon[139570]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:02 smithi078 ceph-mon[142991]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:04.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:04 smithi118 ceph-mon[131825]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:04.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:04 smithi078 ceph-mon[139570]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:04.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:04 smithi078 ceph-mon[142991]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:06.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:06 smithi118 ceph-mon[131825]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:06.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:06 smithi078 ceph-mon[139570]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:06.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:06 smithi078 ceph-mon[142991]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:06.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:05:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:08 smithi118 ceph-mon[131825]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:08 smithi078 ceph-mon[139570]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:08 smithi078 ceph-mon[142991]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:05:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:05:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:05:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:05:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:05:10.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:10 smithi118 ceph-mon[131825]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:10.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:10 smithi078 ceph-mon[139570]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:10.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:10 smithi078 ceph-mon[142991]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:11.516 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:05:11.824 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:05:11.824 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:05:11.824 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:05:11.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:05:11.824 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:05:11.825 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:05:11.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:05:11.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:05:11.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:05:11.826 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:05:12.202 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:12.203 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:05:12.204 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:05:12.204 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:05:12.204 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:05:12.204 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:05:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:12 smithi118 ceph-mon[131825]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:12 smithi118 ceph-mon[131825]: from='client.63854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:12 smithi118 ceph-mon[131825]: from='client.63860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1951074582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[139570]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[139570]: from='client.63854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[139570]: from='client.63860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1951074582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[142991]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[142991]: from='client.63854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[142991]: from='client.63860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1951074582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:14 smithi118 ceph-mon[131825]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:14 smithi078 ceph-mon[139570]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:14 smithi078 ceph-mon[142991]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:16 smithi118 ceph-mon[131825]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:16.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:16 smithi078 ceph-mon[139570]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:05:16.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:16 smithi078 ceph-mon[142991]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:18 smithi118 ceph-mon[131825]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:18 smithi078 ceph-mon[139570]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:18.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:18 smithi078 ceph-mon[142991]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:20.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:19 smithi078 ceph-mon[139570]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:20.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:19 smithi078 ceph-mon[142991]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:20.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:19 smithi118 ceph-mon[131825]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:22.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:22 smithi118 ceph-mon[131825]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:22 smithi078 ceph-mon[139570]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:22.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:22 smithi078 ceph-mon[142991]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:24.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:24 smithi118 ceph-mon[131825]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:24 smithi078 ceph-mon[139570]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:24 smithi078 ceph-mon[142991]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:26.459 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:26 smithi118 ceph-mon[131825]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:26.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:26 smithi078 ceph-mon[139570]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:26.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:05:26.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:26 smithi078 ceph-mon[142991]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:28.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:28 smithi118 ceph-mon[131825]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:28 smithi078 ceph-mon[139570]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:28 smithi078 ceph-mon[142991]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:30.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:29 smithi078 ceph-mon[139570]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:30.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:29 smithi078 ceph-mon[142991]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:29 smithi118 ceph-mon[131825]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:32 smithi118 ceph-mon[131825]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:32 smithi078 ceph-mon[139570]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:32 smithi078 ceph-mon[142991]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:34 smithi118 ceph-mon[131825]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:34 smithi078 ceph-mon[142991]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:34.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:34 smithi078 ceph-mon[139570]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:36 smithi118 ceph-mon[131825]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:36 smithi078 ceph-mon[139570]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:36 smithi078 ceph-mon[142991]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:05:38.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:38 smithi118 ceph-mon[131825]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:38 smithi078 ceph-mon[139570]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:38.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:38 smithi078 ceph-mon[142991]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:40.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:39 smithi078 ceph-mon[139570]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:40.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:39 smithi078 ceph-mon[142991]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:40.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:39 smithi118 ceph-mon[131825]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:42.549 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:05:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:42 smithi118 ceph-mon[131825]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:42 smithi078 ceph-mon[139570]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:42.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:42 smithi078 ceph-mon[142991]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:42.855 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:05:42.855 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:05:42.855 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:05:42.855 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:05:42.855 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:05:42.856 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:05:42.857 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:05:43.238 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:05:43.238 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:05:43.239 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:05:43.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:05:43.240 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:05:43.240 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:05:43.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:43 smithi118 ceph-mon[131825]: from='client.63872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:43 smithi118 ceph-mon[131825]: from='client.63878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4097221034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:43.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[139570]: from='client.63872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[139570]: from='client.63878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4097221034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:43.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[142991]: from='client.63872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[142991]: from='client.63878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:05:43.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4097221034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:05:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:44 smithi118 ceph-mon[131825]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:44 smithi078 ceph-mon[139570]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:44 smithi078 ceph-mon[142991]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:46 smithi118 ceph-mon[131825]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:46 smithi078 ceph-mon[139570]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:46 smithi078 ceph-mon[142991]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:05:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:05:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:48 smithi118 ceph-mon[131825]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:48 smithi078 ceph-mon[139570]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:48 smithi078 ceph-mon[142991]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:50.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:49 smithi078 ceph-mon[139570]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:50.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:49 smithi078 ceph-mon[142991]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:49 smithi118 ceph-mon[131825]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:52.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:52 smithi118 ceph-mon[131825]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:52.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:52 smithi078 ceph-mon[139570]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:52.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:52 smithi078 ceph-mon[142991]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:54 smithi118 ceph-mon[131825]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:54 smithi078 ceph-mon[139570]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:54.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:54 smithi078 ceph-mon[142991]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:56 smithi118 ceph-mon[131825]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:56 smithi078 ceph-mon[139570]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:05:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:05:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:56 smithi078 ceph-mon[142991]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:58.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:58 smithi118 ceph-mon[131825]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:58.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:58 smithi078 ceph-mon[139570]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:05:58.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:58 smithi078 ceph-mon[142991]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:00.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:05:59 smithi078 ceph-mon[139570]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:00.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:05:59 smithi078 ceph-mon[142991]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:00.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:05:59 smithi118 ceph-mon[131825]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:02 smithi118 ceph-mon[131825]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:02 smithi078 ceph-mon[139570]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:02 smithi078 ceph-mon[142991]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:04 smithi118 ceph-mon[131825]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:04 smithi078 ceph-mon[139570]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:04.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:04 smithi078 ceph-mon[142991]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:06 smithi118 ceph-mon[131825]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:06 smithi078 ceph-mon[142991]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:06.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:06 smithi078 ceph-mon[139570]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:06.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:06:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:08 smithi118 ceph-mon[131825]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:08 smithi078 ceph-mon[139570]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:08.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:08 smithi078 ceph-mon[142991]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:06:10.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:06:10.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:06:10.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:06:10.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:10.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:10.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:06:10.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:06:10.475 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:06:12.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:12 smithi118 ceph-mon[131825]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:12 smithi078 ceph-mon[139570]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:12.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:12 smithi078 ceph-mon[142991]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:13.582 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:06:13.889 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:06:13.890 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:06:14.270 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:06:14.270 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:06:14.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:06:14.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:06:14.271 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:06:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:14 smithi118 ceph-mon[131825]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:14 smithi118 ceph-mon[131825]: from='client.63890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:14 smithi118 ceph-mon[131825]: from='client.53928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/331772853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[139570]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[139570]: from='client.63890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[139570]: from='client.53928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/331772853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[142991]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[142991]: from='client.63890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[142991]: from='client.53928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/331772853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:16 smithi118 ceph-mon[131825]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:16 smithi078 ceph-mon[139570]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:16.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:16 smithi078 ceph-mon[142991]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:06:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:18 smithi118 ceph-mon[131825]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:18 smithi078 ceph-mon[139570]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:18.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:18 smithi078 ceph-mon[142991]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:19 smithi118 ceph-mon[131825]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:19 smithi078 ceph-mon[139570]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:20.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:19 smithi078 ceph-mon[142991]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:22.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:22 smithi118 ceph-mon[131825]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:22 smithi078 ceph-mon[139570]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:22.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:22 smithi078 ceph-mon[142991]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:24 smithi118 ceph-mon[131825]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:24 smithi078 ceph-mon[139570]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:24.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:24 smithi078 ceph-mon[142991]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:26.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:26 smithi118 ceph-mon[131825]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:26 smithi078 ceph-mon[139570]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:26 smithi078 ceph-mon[142991]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:06:28.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:28 smithi118 ceph-mon[131825]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:28 smithi078 ceph-mon[139570]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:28 smithi078 ceph-mon[142991]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:29 smithi118 ceph-mon[131825]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:29 smithi078 ceph-mon[139570]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:30.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:29 smithi078 ceph-mon[142991]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:32 smithi118 ceph-mon[131825]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:32 smithi078 ceph-mon[139570]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:32 smithi078 ceph-mon[142991]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:34 smithi118 ceph-mon[131825]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:34 smithi078 ceph-mon[139570]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:34 smithi078 ceph-mon[142991]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:36 smithi118 ceph-mon[131825]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:36 smithi078 ceph-mon[139570]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:06:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:36 smithi078 ceph-mon[142991]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:38 smithi118 ceph-mon[131825]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:38 smithi078 ceph-mon[139570]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:38.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:38 smithi078 ceph-mon[142991]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:39 smithi118 ceph-mon[131825]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:39 smithi078 ceph-mon[139570]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:40.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:39 smithi078 ceph-mon[142991]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:42 smithi118 ceph-mon[131825]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:42 smithi078 ceph-mon[139570]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:42.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:42 smithi078 ceph-mon[142991]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:44.618 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:06:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:44 smithi118 ceph-mon[131825]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:44 smithi078 ceph-mon[139570]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:44 smithi078 ceph-mon[142991]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:44.927 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:06:44.927 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:06:44.927 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 8m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 7m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:06:44.928 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:06:44.929 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:06:44.929 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:06:44.929 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:45.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:06:45.315 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:06:45.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:45 smithi118 ceph-mon[131825]: from='client.53940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:45.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:45 smithi118 ceph-mon[131825]: from='client.53946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:45.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:45 smithi078 ceph-mon[139570]: from='client.53940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:45.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:45 smithi078 ceph-mon[139570]: from='client.53946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:45.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:45 smithi078 ceph-mon[142991]: from='client.53940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:45.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:45 smithi078 ceph-mon[142991]: from='client.53946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:06:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:46 smithi118 ceph-mon[131825]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/312856049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:46 smithi078 ceph-mon[139570]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/312856049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:06:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:46 smithi078 ceph-mon[142991]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/312856049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:06:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:06:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:48 smithi118 ceph-mon[131825]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:48 smithi078 ceph-mon[139570]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:48 smithi078 ceph-mon[142991]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:49 smithi118 ceph-mon[131825]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:50.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:49 smithi078 ceph-mon[139570]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:49 smithi078 ceph-mon[142991]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:52.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:52 smithi118 ceph-mon[131825]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:52 smithi078 ceph-mon[139570]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:52.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:52 smithi078 ceph-mon[142991]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:54 smithi118 ceph-mon[131825]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:54 smithi078 ceph-mon[139570]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:54.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:54 smithi078 ceph-mon[142991]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:56.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:56 smithi118 ceph-mon[131825]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:56 smithi078 ceph-mon[139570]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:56 smithi078 ceph-mon[142991]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:06:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:06:58.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:58 smithi118 ceph-mon[131825]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:58 smithi078 ceph-mon[139570]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:06:58.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:58 smithi078 ceph-mon[142991]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:06:59 smithi118 ceph-mon[131825]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:06:59 smithi078 ceph-mon[139570]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:06:59 smithi078 ceph-mon[142991]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:02 smithi118 ceph-mon[131825]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:02 smithi078 ceph-mon[139570]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:02 smithi078 ceph-mon[142991]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:04 smithi118 ceph-mon[131825]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:04 smithi078 ceph-mon[139570]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:04 smithi078 ceph-mon[142991]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:06 smithi118 ceph-mon[131825]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:07:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:06 smithi078 ceph-mon[142991]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:06.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:06 smithi078 ceph-mon[139570]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:08 smithi118 ceph-mon[131825]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:08 smithi078 ceph-mon[139570]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:08 smithi078 ceph-mon[142991]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:09 smithi118 ceph-mon[131825]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:07:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:09 smithi078 ceph-mon[139570]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:07:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:09 smithi078 ceph-mon[142991]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:10.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:07:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:12.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:12.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:13.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:12 smithi118 ceph-mon[131825]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:13.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:12 smithi078 ceph-mon[139570]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:13.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:12 smithi078 ceph-mon[142991]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:15.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:15.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:07:15.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:07:15.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:15.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:07:15.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:07:15.663 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:07:15.973 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:07:15.974 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:07:16.355 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:07:16.356 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:07:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:07:17.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:16 smithi118 ceph-mon[131825]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:17.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:16 smithi118 ceph-mon[131825]: from='client.63926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:17.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3570924205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:17.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[142991]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:17.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[142991]: from='client.63926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:17.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3570924205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:17.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[139570]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:17.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[139570]: from='client.63926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:17.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3570924205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:18.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:17 smithi118 ceph-mon[131825]: from='client.63932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:18.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:18.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:17 smithi078 ceph-mon[139570]: from='client.63932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:18.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:17 smithi078 ceph-mon[142991]: from='client.63932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:19.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:18 smithi118 ceph-mon[131825]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:19.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:18 smithi078 ceph-mon[139570]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:19.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:18 smithi078 ceph-mon[142991]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:20 smithi118 ceph-mon[131825]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:20 smithi078 ceph-mon[139570]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:20 smithi078 ceph-mon[142991]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:22.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:22 smithi118 ceph-mon[131825]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:22 smithi078 ceph-mon[139570]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:22 smithi078 ceph-mon[142991]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:24 smithi118 ceph-mon[131825]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:24 smithi078 ceph-mon[139570]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:24 smithi078 ceph-mon[142991]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:26.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:26 smithi118 ceph-mon[131825]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:26 smithi078 ceph-mon[139570]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:26 smithi078 ceph-mon[142991]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:07:28.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:28 smithi118 ceph-mon[131825]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:28 smithi078 ceph-mon[139570]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:28.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:28 smithi078 ceph-mon[142991]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:29 smithi118 ceph-mon[131825]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:29 smithi078 ceph-mon[139570]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:30 smithi078 ceph-mon[142991]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:32 smithi118 ceph-mon[131825]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:32 smithi078 ceph-mon[139570]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:32 smithi078 ceph-mon[142991]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:34 smithi118 ceph-mon[131825]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:34 smithi078 ceph-mon[139570]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:34 smithi078 ceph-mon[142991]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:36 smithi118 ceph-mon[131825]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:36 smithi078 ceph-mon[139570]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:07:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:36 smithi078 ceph-mon[142991]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:38 smithi118 ceph-mon[131825]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:38 smithi078 ceph-mon[139570]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:38 smithi078 ceph-mon[142991]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:40 smithi118 ceph-mon[131825]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:40 smithi078 ceph-mon[139570]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:40 smithi078 ceph-mon[142991]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:42 smithi118 ceph-mon[131825]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:42 smithi078 ceph-mon[139570]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:42 smithi078 ceph-mon[142991]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:44 smithi118 ceph-mon[131825]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:44 smithi078 ceph-mon[139570]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:44 smithi078 ceph-mon[142991]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:46 smithi118 ceph-mon[131825]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:46.701 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:07:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:46 smithi078 ceph-mon[139570]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:46 smithi078 ceph-mon[142991]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 9m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 8m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 8h 874M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 8h 2213M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 8h 1119M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:07:47.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 8h 6123M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 8h 5544M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 8h 5153M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 8h 4785M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:07:47.009 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:47.397 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:07:47.398 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:07:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:47 smithi118 ceph-mon[131825]: from='client.63944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:47 smithi078 ceph-mon[139570]: from='client.63944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:47 smithi078 ceph-mon[142991]: from='client.63944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:07:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:48 smithi118 ceph-mon[131825]: from='client.53982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:48 smithi118 ceph-mon[131825]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:48.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2920321466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[139570]: from='client.53982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:48.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[139570]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:48.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2920321466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[142991]: from='client.53982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:07:48.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[142991]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:48.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2920321466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:07:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:50 smithi118 ceph-mon[131825]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:50.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:50 smithi078 ceph-mon[139570]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:50 smithi078 ceph-mon[142991]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:52.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:52 smithi118 ceph-mon[131825]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:52 smithi078 ceph-mon[139570]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:52 smithi078 ceph-mon[142991]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:54 smithi118 ceph-mon[131825]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:54 smithi078 ceph-mon[139570]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:54 smithi078 ceph-mon[142991]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:56.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:56 smithi118 ceph-mon[131825]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:56 smithi078 ceph-mon[142991]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:56 smithi078 ceph-mon[139570]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:07:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:07:58.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:07:58 smithi118 ceph-mon[131825]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:07:58 smithi078 ceph-mon[139570]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:07:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:07:58 smithi078 ceph-mon[142991]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:00 smithi118 ceph-mon[131825]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:00 smithi078 ceph-mon[139570]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:00 smithi078 ceph-mon[142991]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:02 smithi118 ceph-mon[131825]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:02 smithi078 ceph-mon[139570]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:02 smithi078 ceph-mon[142991]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:04 smithi118 ceph-mon[131825]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:04 smithi078 ceph-mon[139570]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:04 smithi078 ceph-mon[142991]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:06 smithi118 ceph-mon[131825]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:06 smithi078 ceph-mon[139570]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:06 smithi078 ceph-mon[142991]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:06.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:08:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:08 smithi118 ceph-mon[131825]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:08 smithi078 ceph-mon[142991]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:08 smithi078 ceph-mon[139570]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:10 smithi118 ceph-mon[131825]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:10 smithi078 ceph-mon[139570]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:10 smithi078 ceph-mon[142991]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:12.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:12 smithi118 ceph-mon[131825]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:12 smithi078 ceph-mon[139570]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:12 smithi078 ceph-mon[142991]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:14 smithi118 ceph-mon[131825]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:14 smithi078 ceph-mon[139570]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:14 smithi078 ceph-mon[142991]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:15.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:08:15.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:08:15.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:08:16.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:16 smithi118 ceph-mon[131825]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:16 smithi078 ceph-mon[139570]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:16 smithi078 ceph-mon[142991]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:08:17.735 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:08:18.048 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:08:18.048 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 1s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:08:18.048 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:08:18.048 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 1s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 1s ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 1s ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 1s ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 1s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 1s ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 1s ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 1s ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:08:18.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 1s ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:08:18.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:08:18.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:08:18.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:08:18.050 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:08:18.050 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:08:18.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:08:18.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:18.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:08:18.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:08:18.404 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:18.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:08:18.436 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:08:19.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[139570]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:19.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[139570]: from='client.63962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:19.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4017275140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:19.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[142991]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:19.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[142991]: from='client.63962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:19.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4017275140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:18 smithi118 ceph-mon[131825]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:18 smithi118 ceph-mon[131825]: from='client.63962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:19.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4017275140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:20.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:19 smithi078 ceph-mon[139570]: from='client.63968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:20.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:19 smithi078 ceph-mon[142991]: from='client.63968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:19 smithi118 ceph-mon[131825]: from='client.63968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:21.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:20 smithi078 ceph-mon[139570]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:21.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:20 smithi078 ceph-mon[142991]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:21.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:20 smithi118 ceph-mon[131825]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:22.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:21 smithi078 ceph-mon[139570]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:22.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:21 smithi078 ceph-mon[142991]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:22.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:21 smithi118 ceph-mon[131825]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:24 smithi118 ceph-mon[131825]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:24 smithi078 ceph-mon[139570]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:24.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:24 smithi078 ceph-mon[142991]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:26.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:26 smithi118 ceph-mon[131825]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:26 smithi078 ceph-mon[139570]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:26 smithi078 ceph-mon[142991]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:08:28.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:28 smithi118 ceph-mon[131825]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:28 smithi078 ceph-mon[139570]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:28.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:28 smithi078 ceph-mon[142991]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:30 smithi118 ceph-mon[131825]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:30 smithi078 ceph-mon[139570]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:30 smithi078 ceph-mon[142991]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:32 smithi118 ceph-mon[131825]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:32 smithi078 ceph-mon[142991]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:32 smithi078 ceph-mon[139570]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:34 smithi118 ceph-mon[131825]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:34 smithi078 ceph-mon[139570]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:34 smithi078 ceph-mon[142991]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:36 smithi118 ceph-mon[131825]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:36 smithi078 ceph-mon[139570]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:08:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:36 smithi078 ceph-mon[142991]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:38 smithi118 ceph-mon[131825]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:38 smithi078 ceph-mon[139570]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:38 smithi078 ceph-mon[142991]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:40 smithi118 ceph-mon[131825]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:40 smithi078 ceph-mon[139570]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:40 smithi078 ceph-mon[142991]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:42 smithi118 ceph-mon[131825]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:42 smithi078 ceph-mon[139570]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:42 smithi078 ceph-mon[142991]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:44 smithi118 ceph-mon[131825]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:44 smithi078 ceph-mon[139570]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:44 smithi078 ceph-mon[142991]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:46 smithi118 ceph-mon[131825]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:46 smithi078 ceph-mon[139570]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:46 smithi078 ceph-mon[142991]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:08:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:08:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:48 smithi118 ceph-mon[131825]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:48 smithi078 ceph-mon[139570]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:48 smithi078 ceph-mon[142991]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:48.784 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:08:49.095 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:08:49.095 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 32s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:08:49.095 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:08:49.095 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 32s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 9m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 32s ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 32s ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 32s ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 32s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 32s ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 32s ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 32s ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 32s ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:08:49.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:08:49.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:08:49.097 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:08:49.481 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:08:49.481 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:08:49.481 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:08:49.482 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:08:49.483 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:08:49.483 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:08:49.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:49 smithi118 ceph-mon[131825]: from='client.54012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:49.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:49 smithi078 ceph-mon[139570]: from='client.54012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:49.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:49 smithi078 ceph-mon[142991]: from='client.54012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:50.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:50 smithi118 ceph-mon[131825]: from='client.54018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:50.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:50 smithi118 ceph-mon[131825]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:50.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1157056751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:50.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[139570]: from='client.54018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:50.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[139570]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:50.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1157056751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:50.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[142991]: from='client.54018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:08:50.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[142991]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:50.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1157056751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:08:52.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:52 smithi118 ceph-mon[131825]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:52 smithi078 ceph-mon[139570]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:52 smithi078 ceph-mon[142991]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:54 smithi118 ceph-mon[131825]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:54 smithi078 ceph-mon[139570]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:54 smithi078 ceph-mon[142991]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:56.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:56 smithi118 ceph-mon[131825]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:56 smithi078 ceph-mon[139570]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:56 smithi078 ceph-mon[142991]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:08:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:08:58.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:08:58 smithi118 ceph-mon[131825]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:08:58 smithi078 ceph-mon[139570]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:08:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:08:58 smithi078 ceph-mon[142991]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:00 smithi118 ceph-mon[131825]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:00 smithi078 ceph-mon[139570]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:00 smithi078 ceph-mon[142991]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:02 smithi118 ceph-mon[131825]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:02 smithi078 ceph-mon[139570]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:02 smithi078 ceph-mon[142991]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:04 smithi118 ceph-mon[131825]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:04 smithi078 ceph-mon[139570]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:04 smithi078 ceph-mon[142991]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:06 smithi118 ceph-mon[131825]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:06 smithi078 ceph-mon[139570]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:06 smithi078 ceph-mon[142991]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:09:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:08 smithi118 ceph-mon[131825]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:08 smithi078 ceph-mon[139570]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:08 smithi078 ceph-mon[142991]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:10 smithi118 ceph-mon[131825]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:10 smithi078 ceph-mon[139570]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:10 smithi078 ceph-mon[142991]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:12.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:12 smithi118 ceph-mon[131825]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:12 smithi078 ceph-mon[139570]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:12 smithi078 ceph-mon[142991]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:14 smithi118 ceph-mon[131825]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:14 smithi078 ceph-mon[139570]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:14 smithi078 ceph-mon[142991]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:16.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:16 smithi118 ceph-mon[131825]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:16 smithi078 ceph-mon[139570]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:16 smithi078 ceph-mon[142991]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:09:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:18 smithi118 ceph-mon[131825]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:09:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:18 smithi078 ceph-mon[139570]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:09:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:18 smithi078 ceph-mon[142991]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:09:19.830 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:09:20.139 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:09:20.139 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 63s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:09:20.139 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 10m ago 8h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:09:20.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 63s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:09:20.139 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 10m ago 8h 27.9M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 10m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 63s ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 63s ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 10m ago 8h 1059M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 63s ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 63s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 10m ago 8h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 63s ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 63s ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 63s ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 63s ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 10m ago 8h 4338M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 10m ago 8h 5071M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:09:20.140 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 10m ago 8h 4418M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:09:20.141 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 10m ago 8h 5007M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:09:20.141 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 10m ago 8h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:09:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:20 smithi118 ceph-mon[131825]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:20 smithi118 ceph-mon[131825]: from='client.63998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:20 smithi078 ceph-mon[139570]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:20 smithi078 ceph-mon[139570]: from='client.63998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:20 smithi078 ceph-mon[142991]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:20 smithi078 ceph-mon[142991]: from='client.63998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:09:20.525 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:09:20.526 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='client.64004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1470365684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.784 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='client.64004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1470365684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='client.64004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1470365684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:21.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:22.810 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:22 smithi118 ceph-mon[131825]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:22.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:22 smithi078 ceph-mon[139570]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:22.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:22 smithi078 ceph-mon[142991]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:24.508 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:09:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:09:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:09:24.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:09:24.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:09:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:26 smithi078 ceph-mon[139570]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:09:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:26 smithi078 ceph-mon[142991]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:26 smithi118 ceph-mon[131825]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:28 smithi118 ceph-mon[131825]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:28.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:28 smithi078 ceph-mon[139570]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:28 smithi078 ceph-mon[142991]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:30 smithi118 ceph-mon[131825]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:30 smithi078 ceph-mon[139570]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:30 smithi078 ceph-mon[142991]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:32 smithi118 ceph-mon[131825]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:32 smithi078 ceph-mon[139570]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:32 smithi078 ceph-mon[142991]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:34 smithi118 ceph-mon[131825]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:34 smithi078 ceph-mon[139570]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:34 smithi078 ceph-mon[142991]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:36 smithi118 ceph-mon[131825]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:36 smithi078 ceph-mon[139570]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:09:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:36 smithi078 ceph-mon[142991]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:38 smithi118 ceph-mon[131825]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:38 smithi078 ceph-mon[139570]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:38 smithi078 ceph-mon[142991]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:40 smithi118 ceph-mon[131825]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:40 smithi078 ceph-mon[139570]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:40 smithi078 ceph-mon[142991]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:42 smithi118 ceph-mon[131825]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:42 smithi078 ceph-mon[142991]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:42 smithi078 ceph-mon[139570]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:44 smithi118 ceph-mon[131825]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:44 smithi078 ceph-mon[142991]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:44 smithi078 ceph-mon[139570]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:46 smithi118 ceph-mon[131825]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:46 smithi078 ceph-mon[142991]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:46 smithi078 ceph-mon[139570]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:09:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:09:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:48 smithi118 ceph-mon[131825]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:48 smithi078 ceph-mon[139570]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:48 smithi078 ceph-mon[142991]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:50 smithi118 ceph-mon[131825]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:50.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:50 smithi078 ceph-mon[139570]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:50 smithi078 ceph-mon[142991]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:50.872 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 94s ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 30s ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 94s ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 30s ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:09:51.185 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 30s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 94s ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 94s ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 30s ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 94s ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 94s ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 30s ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 94s ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 94s ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 94s ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 94s ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 30s ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 30s ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 30s ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 30s ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:09:51.186 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 30s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:09:51.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:51 smithi118 ceph-mon[131825]: from='client.64016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:51.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:51 smithi078 ceph-mon[139570]: from='client.64016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:51.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:51 smithi078 ceph-mon[142991]: from='client.64016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:51.563 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:09:51.564 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:09:51.565 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:09:51.565 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:09:51.565 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:09:51.565 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:09:51.565 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:09:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:52 smithi118 ceph-mon[131825]: from='client.54054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:52 smithi118 ceph-mon[131825]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:52.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2603770364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[139570]: from='client.54054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[139570]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2603770364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[142991]: from='client.54054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[142991]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:52.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2603770364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:09:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:54 smithi118 ceph-mon[131825]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:54 smithi078 ceph-mon[139570]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:54 smithi078 ceph-mon[142991]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:56.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:56 smithi118 ceph-mon[131825]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:56 smithi078 ceph-mon[139570]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:56 smithi078 ceph-mon[142991]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:09:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:09:58.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:09:58 smithi118 ceph-mon[131825]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:09:58 smithi078 ceph-mon[139570]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:09:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:09:58 smithi078 ceph-mon[142991]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:00 smithi118 ceph-mon[131825]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:10:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:00 smithi078 ceph-mon[142991]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:10:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:00 smithi078 conmon[139546]: 2023-12-16T10:09:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:10:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:00 smithi078 ceph-mon[139570]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:10:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:02 smithi118 ceph-mon[131825]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:02 smithi078 ceph-mon[139570]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:02 smithi078 ceph-mon[142991]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:04 smithi118 ceph-mon[131825]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:04 smithi078 ceph-mon[142991]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:04 smithi078 ceph-mon[139570]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:06 smithi118 ceph-mon[131825]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:06 smithi078 ceph-mon[139570]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:06 smithi078 ceph-mon[142991]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:10:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:08 smithi118 ceph-mon[131825]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:08 smithi078 ceph-mon[139570]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:08 smithi078 ceph-mon[142991]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:10 smithi118 ceph-mon[131825]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:10 smithi078 ceph-mon[139570]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:10 smithi078 ceph-mon[142991]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:12.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:12 smithi118 ceph-mon[131825]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:12 smithi078 ceph-mon[139570]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:12 smithi078 ceph-mon[142991]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:14 smithi118 ceph-mon[131825]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:14 smithi078 ceph-mon[142991]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:14 smithi078 ceph-mon[139570]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:16.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:16 smithi118 ceph-mon[131825]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:16 smithi078 ceph-mon[139570]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:16 smithi078 ceph-mon[142991]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:10:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:18 smithi118 ceph-mon[131825]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:18 smithi078 ceph-mon[139570]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:18 smithi078 ceph-mon[142991]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:20 smithi118 ceph-mon[131825]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:20 smithi078 ceph-mon[139570]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:20 smithi078 ceph-mon[142991]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:21.909 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:10:22.218 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 61s ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 61s ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 61s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 61s ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 61s ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:10:22.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 61s ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 61s ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 61s ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 61s ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:10:22.220 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 61s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:10:22.603 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:10:22.603 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:10:22.603 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:10:22.603 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:10:22.604 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:10:22.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:22 smithi118 ceph-mon[131825]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:22.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:22 smithi118 ceph-mon[131825]: from='client.64034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:22 smithi078 ceph-mon[139570]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:22 smithi078 ceph-mon[139570]: from='client.64034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:22 smithi078 ceph-mon[142991]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:22 smithi078 ceph-mon[142991]: from='client.64034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:23 smithi118 ceph-mon[131825]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1493862443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:23 smithi078 ceph-mon[139570]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1493862443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:23.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:23 smithi078 ceph-mon[142991]: from='client.54072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:23.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1493862443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:24 smithi118 ceph-mon[131825]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:24.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:24 smithi078 ceph-mon[139570]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:24.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:24 smithi078 ceph-mon[142991]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:10:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:10:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:10:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:10:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:10:26.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:26 smithi118 ceph-mon[131825]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:26 smithi078 ceph-mon[139570]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:10:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:26 smithi078 ceph-mon[142991]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:28.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:28 smithi118 ceph-mon[131825]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:28 smithi078 ceph-mon[139570]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:28.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:28 smithi078 ceph-mon[142991]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:30 smithi118 ceph-mon[131825]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:30 smithi078 ceph-mon[139570]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:30 smithi078 ceph-mon[142991]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:32 smithi118 ceph-mon[131825]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:32 smithi078 ceph-mon[139570]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:32 smithi078 ceph-mon[142991]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:34 smithi118 ceph-mon[131825]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:34 smithi078 ceph-mon[139570]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:34 smithi078 ceph-mon[142991]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:36 smithi118 ceph-mon[131825]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:36 smithi078 ceph-mon[139570]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:10:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:36 smithi078 ceph-mon[142991]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:38 smithi118 ceph-mon[131825]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:38 smithi078 ceph-mon[139570]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:38 smithi078 ceph-mon[142991]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:40 smithi118 ceph-mon[131825]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:40 smithi078 ceph-mon[139570]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:40 smithi078 ceph-mon[142991]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:42 smithi118 ceph-mon[131825]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:42 smithi078 ceph-mon[139570]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:42 smithi078 ceph-mon[142991]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:44 smithi118 ceph-mon[131825]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:44 smithi078 ceph-mon[139570]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:44 smithi078 ceph-mon[142991]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:46.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:46 smithi118 ceph-mon[131825]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:46 smithi078 ceph-mon[139570]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:46 smithi078 ceph-mon[142991]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:10:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:10:48.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:48 smithi118 ceph-mon[131825]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:48 smithi078 ceph-mon[139570]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:48 smithi078 ceph-mon[142991]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:50 smithi118 ceph-mon[131825]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:50.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:50 smithi078 ceph-mon[139570]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:50 smithi078 ceph-mon[142991]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:52.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:52 smithi118 ceph-mon[131825]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:52 smithi078 ceph-mon[139570]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:52 smithi078 ceph-mon[142991]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:52.952 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 92s ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 2m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 92s ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:10:53.259 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 92s ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 8h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 8h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 92s ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 92s ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 92s ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 92s ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 92s ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 92s ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:10:53.260 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 92s ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:10:53.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:10:53.644 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:10:53.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:53 smithi118 ceph-mon[131825]: from='client.64052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:53.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:53 smithi078 ceph-mon[139570]: from='client.64052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:53.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:53 smithi078 ceph-mon[142991]: from='client.64052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:54 smithi118 ceph-mon[131825]: from='client.64058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:54 smithi118 ceph-mon[131825]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:54.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3208853880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[139570]: from='client.64058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[139570]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3208853880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[142991]: from='client.64058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[142991]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3208853880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:10:56.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:56 smithi118 ceph-mon[131825]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:56 smithi078 ceph-mon[139570]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:56 smithi078 ceph-mon[142991]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:10:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:10:58.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:10:58 smithi118 ceph-mon[131825]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:10:58 smithi078 ceph-mon[139570]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:10:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:10:58 smithi078 ceph-mon[142991]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:00 smithi118 ceph-mon[131825]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:00 smithi078 ceph-mon[139570]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:00 smithi078 ceph-mon[142991]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:02 smithi118 ceph-mon[131825]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:02 smithi078 ceph-mon[139570]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:02 smithi078 ceph-mon[142991]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:04.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:04 smithi118 ceph-mon[131825]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:04 smithi078 ceph-mon[139570]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:04 smithi078 ceph-mon[142991]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:06.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:06 smithi118 ceph-mon[131825]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:06 smithi078 ceph-mon[139570]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:06 smithi078 ceph-mon[142991]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:11:08.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:08 smithi118 ceph-mon[131825]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:08 smithi078 ceph-mon[142991]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:08 smithi078 ceph-mon[139570]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:10 smithi118 ceph-mon[131825]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:10 smithi078 ceph-mon[139570]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:10 smithi078 ceph-mon[142991]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:12.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:12 smithi118 ceph-mon[131825]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:12 smithi078 ceph-mon[139570]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:12 smithi078 ceph-mon[142991]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:14 smithi118 ceph-mon[131825]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:14 smithi078 ceph-mon[139570]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:14 smithi078 ceph-mon[142991]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:16.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:16 smithi118 ceph-mon[131825]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:16 smithi078 ceph-mon[139570]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:16 smithi078 ceph-mon[142991]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:11:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:18.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:18 smithi118 ceph-mon[131825]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:18 smithi078 ceph-mon[142991]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:18 smithi078 ceph-mon[139570]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:20 smithi118 ceph-mon[131825]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:20 smithi078 ceph-mon[139570]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:20 smithi078 ceph-mon[142991]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:22.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:22 smithi118 ceph-mon[131825]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:22 smithi078 ceph-mon[142991]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:22 smithi078 ceph-mon[139570]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:23.153 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:11:22.710085528Z level=info msg="Completed cleanup jobs" duration=45.35713ms 2023-12-16T10:11:23.987 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:11:24.297 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:11:24.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:11:24.299 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:11:24.299 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:11:24.299 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:11:24.299 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:11:24.299 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:11:24.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:24 smithi118 ceph-mon[131825]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:11:24.682 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:24.683 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:11:24.683 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:11:24.683 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:11:24.683 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:11:24.683 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:11:24.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:24 smithi078 ceph-mon[142991]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:24 smithi078 ceph-mon[139570]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:25 smithi118 ceph-mon[131825]: from='client.64070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:25 smithi118 ceph-mon[131825]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1889806601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[139570]: from='client.64070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[139570]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1889806601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[142991]: from='client.64070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[142991]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1889806601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:11:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:11:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[139570]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:11:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:11:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:11:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[142991]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:11:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:11:26.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:11:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:26 smithi118 ceph-mon[131825]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:11:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:11:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:11:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:28 smithi078 ceph-mon[139570]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:28.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:28 smithi078 ceph-mon[142991]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:28 smithi118 ceph-mon[131825]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:30 smithi118 ceph-mon[131825]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:30 smithi078 ceph-mon[139570]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:30 smithi078 ceph-mon[142991]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:32 smithi118 ceph-mon[131825]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:32 smithi078 ceph-mon[139570]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:32 smithi078 ceph-mon[142991]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:34 smithi118 ceph-mon[131825]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:34 smithi078 ceph-mon[139570]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:34 smithi078 ceph-mon[142991]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:36.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:36 smithi118 ceph-mon[131825]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:36 smithi078 ceph-mon[139570]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:36 smithi078 ceph-mon[142991]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:11:38.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:38 smithi118 ceph-mon[131825]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:38 smithi078 ceph-mon[139570]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:38 smithi078 ceph-mon[142991]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:40 smithi118 ceph-mon[131825]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:40 smithi078 ceph-mon[139570]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:40 smithi078 ceph-mon[142991]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:42.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:42 smithi118 ceph-mon[131825]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:42 smithi078 ceph-mon[139570]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:42 smithi078 ceph-mon[142991]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:44.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:44 smithi118 ceph-mon[131825]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:44.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:44 smithi078 ceph-mon[139570]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:44 smithi078 ceph-mon[142991]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:46 smithi078 ceph-mon[139570]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:11:46.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:46 smithi078 ceph-mon[142991]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:46 smithi118 ceph-mon[131825]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:47.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:11:48.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:48 smithi078 ceph-mon[139570]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:48 smithi078 ceph-mon[142991]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:48.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:48 smithi118 ceph-mon[131825]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:50 smithi118 ceph-mon[131825]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:50 smithi078 ceph-mon[139570]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:50 smithi078 ceph-mon[142991]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:52.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:52 smithi118 ceph-mon[131825]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:52 smithi078 ceph-mon[139570]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:52 smithi078 ceph-mon[142991]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:54.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:54 smithi078 ceph-mon[139570]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:54 smithi078 ceph-mon[142991]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:54.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:54 smithi118 ceph-mon[131825]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:55.027 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 3m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 2m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 3m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 2m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 3m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:11:55.345 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:11:55.346 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:55.743 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:11:55.744 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:11:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:11:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[139570]: from='client.64088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[139570]: from='client.64094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[139570]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1110693754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[142991]: from='client.64088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[142991]: from='client.64094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[142991]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:56.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1110693754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:56.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:56 smithi118 ceph-mon[131825]: from='client.64088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:56 smithi118 ceph-mon[131825]: from='client.64094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:11:56.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:56 smithi118 ceph-mon[131825]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:56.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1110693754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:11:58.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:11:58 smithi078 ceph-mon[139570]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:11:58 smithi078 ceph-mon[142991]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:11:58.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:11:58 smithi118 ceph-mon[131825]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:00 smithi118 ceph-mon[131825]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:00 smithi078 ceph-mon[139570]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:00 smithi078 ceph-mon[142991]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:02 smithi118 ceph-mon[131825]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:02 smithi078 ceph-mon[139570]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:02 smithi078 ceph-mon[142991]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:04 smithi078 ceph-mon[139570]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:04 smithi078 ceph-mon[142991]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:04.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:04 smithi118 ceph-mon[131825]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:06 smithi078 ceph-mon[139570]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:06 smithi078 ceph-mon[142991]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:12:06.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:06 smithi118 ceph-mon[131825]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:08.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:08 smithi078 ceph-mon[139570]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:08 smithi078 ceph-mon[142991]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:08.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:08 smithi118 ceph-mon[131825]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:10.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:10 smithi118 ceph-mon[131825]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:10 smithi078 ceph-mon[139570]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:10 smithi078 ceph-mon[142991]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:12 smithi078 ceph-mon[142991]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:12.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:12 smithi078 ceph-mon[139570]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:12.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:12 smithi118 ceph-mon[131825]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:14 smithi078 ceph-mon[139570]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:14 smithi078 ceph-mon[142991]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:14.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:14 smithi118 ceph-mon[131825]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:16 smithi078 ceph-mon[139570]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:16 smithi078 ceph-mon[142991]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:12:16.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:16 smithi118 ceph-mon[131825]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:18.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:18 smithi078 ceph-mon[139570]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:18 smithi078 ceph-mon[142991]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:18.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:18 smithi118 ceph-mon[131825]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:20.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:20 smithi118 ceph-mon[131825]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:20.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:20 smithi078 ceph-mon[139570]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:20 smithi078 ceph-mon[142991]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:22 smithi078 ceph-mon[142991]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:22.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:22 smithi078 ceph-mon[139570]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:22.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:22 smithi118 ceph-mon[131825]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:24.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:24 smithi078 ceph-mon[142991]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:24.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:24 smithi078 ceph-mon[139570]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:24 smithi118 ceph-mon[131825]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:26.118 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:12:26.459 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 8h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 8h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 8h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:12:26.460 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:12:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[142991]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[139570]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:12:26.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:12:26.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:12:26.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:26.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:12:26.843 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:12:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:26 smithi118 ceph-mon[131825]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:12:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:12:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:12:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:12:27.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[139570]: from='client.64106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[139570]: from='client.64112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2897026809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:12:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[142991]: from='client.64106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[142991]: from='client.64112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2897026809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:12:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:27 smithi118 ceph-mon[131825]: from='client.64106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:27 smithi118 ceph-mon[131825]: from='client.64112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2897026809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:12:28.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:28 smithi078 ceph-mon[142991]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:28 smithi078 ceph-mon[139570]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:28 smithi118 ceph-mon[131825]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:30 smithi118 ceph-mon[131825]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:30 smithi078 ceph-mon[139570]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:30 smithi078 ceph-mon[142991]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:32.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:32 smithi078 ceph-mon[139570]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:32 smithi078 ceph-mon[142991]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:32.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:32 smithi118 ceph-mon[131825]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:32.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:34.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:34 smithi078 ceph-mon[142991]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:34 smithi078 ceph-mon[139570]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:34.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:34 smithi118 ceph-mon[131825]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:36 smithi078 ceph-mon[139570]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:36 smithi078 ceph-mon[142991]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:12:36.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:36 smithi118 ceph-mon[131825]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:38.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:38 smithi078 ceph-mon[139570]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:38 smithi078 ceph-mon[142991]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:38 smithi118 ceph-mon[131825]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:40 smithi118 ceph-mon[131825]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:40 smithi078 ceph-mon[139570]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:40 smithi078 ceph-mon[142991]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:42 smithi078 ceph-mon[139570]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:42 smithi078 ceph-mon[142991]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:42.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:42 smithi118 ceph-mon[131825]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:44.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:44 smithi078 ceph-mon[139570]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:44 smithi078 ceph-mon[142991]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:44.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:44 smithi118 ceph-mon[131825]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:46 smithi078 ceph-mon[139570]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:46 smithi078 ceph-mon[142991]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:12:46.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:46 smithi118 ceph-mon[131825]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:47.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:12:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:48 smithi078 ceph-mon[139570]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:48 smithi078 ceph-mon[142991]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:48 smithi118 ceph-mon[131825]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:50 smithi118 ceph-mon[131825]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:50 smithi078 ceph-mon[139570]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:50 smithi078 ceph-mon[142991]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:52 smithi078 ceph-mon[139570]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:52 smithi078 ceph-mon[142991]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:52.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:52 smithi118 ceph-mon[131825]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:54.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:54 smithi078 ceph-mon[139570]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:54.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:54 smithi078 ceph-mon[142991]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:54.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:54 smithi118 ceph-mon[131825]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:56 smithi078 ceph-mon[139570]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:56 smithi078 ceph-mon[142991]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:12:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:12:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:56 smithi118 ceph-mon[131825]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:57.193 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:12:57.499 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:12:57.575 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 4m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 3m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 4m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 3m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 3m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 4m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 4m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 4m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 8h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:12:57.576 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:12:57.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:12:57.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:12:57.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:12:57.577 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:12:57.577 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 3m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:12:57.880 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:12:57.881 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[139570]: from='client.64124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[139570]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[139570]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1538952706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[142991]: from='client.64124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[142991]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[142991]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:12:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1538952706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:12:58.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:58 smithi118 ceph-mon[131825]: from='client.64124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:58 smithi118 ceph-mon[131825]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:12:58.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:58 smithi118 ceph-mon[131825]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:12:58.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:12:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1538952706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:13:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:00 smithi118 ceph-mon[131825]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:00.474 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:00 smithi078 ceph-mon[139570]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:00.474 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:00 smithi078 ceph-mon[142991]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:02 smithi078 ceph-mon[139570]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:02 smithi078 ceph-mon[142991]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:02 smithi118 ceph-mon[131825]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:04.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:04 smithi078 ceph-mon[139570]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:04 smithi078 ceph-mon[142991]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:04 smithi118 ceph-mon[131825]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:06 smithi078 ceph-mon[142991]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:06 smithi078 ceph-mon[139570]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:13:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:06 smithi118 ceph-mon[131825]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:08.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:08 smithi078 ceph-mon[139570]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:08 smithi078 ceph-mon[142991]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:08 smithi118 ceph-mon[131825]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:10 smithi118 ceph-mon[131825]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:10 smithi078 ceph-mon[139570]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:10 smithi078 ceph-mon[142991]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:12.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:12 smithi078 ceph-mon[139570]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:12.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:12 smithi078 ceph-mon[142991]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:12.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:12 smithi118 ceph-mon[131825]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:14.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:14 smithi078 ceph-mon[139570]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:14 smithi078 ceph-mon[142991]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:14 smithi118 ceph-mon[131825]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:16 smithi078 ceph-mon[142991]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:16.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:16 smithi078 ceph-mon[139570]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:13:16.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:16 smithi118 ceph-mon[131825]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:18.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:18 smithi078 ceph-mon[139570]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:18 smithi078 ceph-mon[142991]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:18 smithi118 ceph-mon[131825]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:20 smithi118 ceph-mon[131825]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:20 smithi078 ceph-mon[139570]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:20 smithi078 ceph-mon[142991]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:22.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:22 smithi078 ceph-mon[139570]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:22 smithi078 ceph-mon[142991]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:22 smithi118 ceph-mon[131825]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:24.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:24 smithi078 ceph-mon[139570]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:24.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:24 smithi078 ceph-mon[142991]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:24 smithi118 ceph-mon[131825]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:26 smithi078 ceph-mon[139570]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:13:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:26 smithi078 ceph-mon[142991]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:13:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:13:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:26 smithi118 ceph-mon[131825]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:13:27.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:13:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:13:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:13:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:13:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:13:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:13:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:13:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:13:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:13:28.227 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:13:28.533 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 9h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 8h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 8h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:13:28.534 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:28.916 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:13:28.917 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:13:29.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:28 smithi078 ceph-mon[139570]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:29.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:28 smithi078 ceph-mon[142991]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:29.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:28 smithi118 ceph-mon[131825]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:30.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[139570]: from='client.64142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[139570]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/100209985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:13:30.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[142991]: from='client.64142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[142991]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/100209985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:13:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:29 smithi118 ceph-mon[131825]: from='client.64142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:29 smithi118 ceph-mon[131825]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:13:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/100209985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:13:31.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:30 smithi078 ceph-mon[139570]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:31.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:30 smithi078 ceph-mon[142991]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:31.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:30 smithi118 ceph-mon[131825]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:33.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:32 smithi078 ceph-mon[139570]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:33.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:33.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:32 smithi078 ceph-mon[142991]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:33.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:33.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:32 smithi118 ceph-mon[131825]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:33.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:35.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:34 smithi078 ceph-mon[139570]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:35.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:34 smithi078 ceph-mon[142991]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:35.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:34 smithi118 ceph-mon[131825]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:13:37.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:36 smithi078 ceph-mon[139570]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:37.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:36 smithi078 ceph-mon[142991]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:37.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:36 smithi118 ceph-mon[131825]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:39.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:38 smithi078 ceph-mon[139570]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:39.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:38 smithi078 ceph-mon[142991]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:39.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:38 smithi118 ceph-mon[131825]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:40.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:40 smithi118 ceph-mon[131825]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:40 smithi078 ceph-mon[139570]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:40 smithi078 ceph-mon[142991]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:42 smithi078 ceph-mon[139570]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:42 smithi078 ceph-mon[142991]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:42 smithi118 ceph-mon[131825]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:44 smithi078 ceph-mon[139570]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:44 smithi078 ceph-mon[142991]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:44 smithi118 ceph-mon[131825]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:46 smithi078 ceph-mon[139570]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:13:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:46 smithi078 ceph-mon[142991]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:46 smithi118 ceph-mon[131825]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:47.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:13:48.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:48 smithi078 ceph-mon[142991]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:48.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:48 smithi078 ceph-mon[139570]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:48 smithi118 ceph-mon[131825]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:50 smithi118 ceph-mon[131825]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:50 smithi078 ceph-mon[139570]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:50 smithi078 ceph-mon[142991]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:52 smithi078 ceph-mon[139570]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:52 smithi078 ceph-mon[142991]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:52 smithi118 ceph-mon[131825]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:54.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:54 smithi078 ceph-mon[139570]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:54 smithi078 ceph-mon[142991]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:54 smithi118 ceph-mon[131825]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:56 smithi078 ceph-mon[139570]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:56 smithi078 ceph-mon[142991]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:13:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:13:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:56 smithi118 ceph-mon[131825]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:58.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:13:58 smithi078 ceph-mon[139570]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:13:58 smithi078 ceph-mon[142991]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:13:58 smithi118 ceph-mon[131825]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:13:59.263 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 5m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 5m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 4m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 5m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 5m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 5m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:13:59.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 5m ago 9h 6156M 2165M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 9h 5575M 2165M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 9h 5179M 2165M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 8h 4815M 2165M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 8h 4364M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 8h 5104M 2477M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 8h 4448M 2477M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 8h 5042M 2477M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:13:59.573 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:13:59.953 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:13:59.953 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:13:59.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:13:59.953 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:59.953 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:13:59.954 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:14:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:00 smithi118 ceph-mon[131825]: from='client.64160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:00 smithi118 ceph-mon[131825]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:00 smithi118 ceph-mon[131825]: from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1727106819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[139570]: from='client.64160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[139570]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[139570]: from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1727106819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[142991]: from='client.64160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[142991]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[142991]: from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1727106819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:02.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:02 smithi078 ceph-mon[139570]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:02.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:02 smithi078 ceph-mon[142991]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:02 smithi118 ceph-mon[131825]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:04.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:04 smithi078 ceph-mon[139570]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:04 smithi078 ceph-mon[142991]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:04 smithi118 ceph-mon[131825]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:06 smithi078 ceph-mon[139570]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:06 smithi078 ceph-mon[142991]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:14:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:06 smithi118 ceph-mon[131825]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:08.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:08 smithi078 ceph-mon[139570]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:08 smithi078 ceph-mon[142991]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:08 smithi118 ceph-mon[131825]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:10 smithi118 ceph-mon[131825]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:10 smithi078 ceph-mon[142991]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:10.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:10 smithi078 ceph-mon[139570]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:12.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:12 smithi078 ceph-mon[142991]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:12.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:12 smithi078 ceph-mon[139570]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:12 smithi118 ceph-mon[131825]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:14 smithi078 ceph-mon[139570]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:14 smithi078 ceph-mon[142991]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:14 smithi118 ceph-mon[131825]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:16 smithi078 ceph-mon[139570]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:16 smithi078 ceph-mon[142991]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:14:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:16 smithi118 ceph-mon[131825]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:18.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:18 smithi078 ceph-mon[139570]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:18.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:18 smithi078 ceph-mon[142991]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:18 smithi118 ceph-mon[131825]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:20 smithi118 ceph-mon[131825]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:20 smithi078 ceph-mon[139570]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:20 smithi078 ceph-mon[142991]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:22.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:22 smithi078 ceph-mon[139570]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:22.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:22 smithi078 ceph-mon[142991]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:22 smithi118 ceph-mon[131825]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:24.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:24 smithi078 ceph-mon[139570]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:24.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:24 smithi078 ceph-mon[142991]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:24 smithi118 ceph-mon[131825]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:26 smithi078 ceph-mon[139570]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:26 smithi078 ceph-mon[142991]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:26] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T10:14:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:26 smithi118 ceph-mon[131825]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:27.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:14:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:14:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:27.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:14:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:27.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2472M 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2152M 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2472M 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2152M 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:14:28.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2472M 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2152M 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:14:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:14:28.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:14:30.302 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:14:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:30 smithi118 ceph-mon[131825]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:30 smithi078 ceph-mon[139570]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:30 smithi078 ceph-mon[142991]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:30.611 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:14:30.612 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 8h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:14:30.613 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:14:30.990 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:14:30.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:14:30.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:14:30.991 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:14:31.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:31 smithi118 ceph-mon[131825]: from='client.64178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:31 smithi118 ceph-mon[131825]: from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2130513453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:31.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[139570]: from='client.64178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[139570]: from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2130513453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:31.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[142991]: from='client.64178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[142991]: from='client.54216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:14:31.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2130513453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:14:32.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:32 smithi118 ceph-mon[131825]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:32.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:32 smithi078 ceph-mon[139570]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:32.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:32 smithi078 ceph-mon[142991]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:33.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:33.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:33.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:34.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:34 smithi118 ceph-mon[131825]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:34.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:34 smithi078 ceph-mon[139570]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:34.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:34 smithi078 ceph-mon[142991]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:36 smithi078 ceph-mon[139570]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:36 smithi078 ceph-mon[142991]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:36 smithi118 ceph-mon[131825]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:38.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:38 smithi078 ceph-mon[139570]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:38.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:38 smithi078 ceph-mon[142991]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:38 smithi118 ceph-mon[131825]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:40 smithi118 ceph-mon[131825]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:40 smithi078 ceph-mon[139570]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:40.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:40 smithi078 ceph-mon[142991]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:42 smithi078 ceph-mon[139570]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:42.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:42 smithi078 ceph-mon[142991]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:42.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:42 smithi118 ceph-mon[131825]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:44.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:44 smithi078 ceph-mon[139570]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:44.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:44 smithi078 ceph-mon[142991]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:44 smithi118 ceph-mon[131825]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:46 smithi078 ceph-mon[139570]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:46 smithi078 ceph-mon[142991]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:14:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:46 smithi118 ceph-mon[131825]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:47.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:47.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:14:48.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:48 smithi078 ceph-mon[139570]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:48.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:48 smithi078 ceph-mon[142991]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:48 smithi118 ceph-mon[131825]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:50.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:50 smithi118 ceph-mon[131825]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:50 smithi078 ceph-mon[139570]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:50.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:50 smithi078 ceph-mon[142991]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:52 smithi078 ceph-mon[139570]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:52.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:52 smithi078 ceph-mon[142991]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:52 smithi118 ceph-mon[131825]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:54.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:54 smithi078 ceph-mon[139570]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:54.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:54 smithi078 ceph-mon[142991]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:54 smithi118 ceph-mon[131825]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:56 smithi078 ceph-mon[139570]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:56 smithi078 ceph-mon[142991]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:14:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:14:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:56 smithi118 ceph-mon[131825]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:58.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:14:58 smithi078 ceph-mon[139570]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:58.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:14:58 smithi078 ceph-mon[142991]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:14:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:14:58 smithi118 ceph-mon[131825]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:00 smithi118 ceph-mon[131825]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:00 smithi078 ceph-mon[139570]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:00 smithi078 ceph-mon[142991]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:01.335 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 5m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 6m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 5m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:15:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 5m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 5m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 8h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 8h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 8h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:15:01.645 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 5m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:15:02.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:15:02.026 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:15:02.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[139570]: from='client.64196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[139570]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[139570]: from='client.64202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3740898261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[142991]: from='client.64196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[142991]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[142991]: from='client.64202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3740898261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:02 smithi118 ceph-mon[131825]: from='client.64196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:02 smithi118 ceph-mon[131825]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:02 smithi118 ceph-mon[131825]: from='client.64202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3740898261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:02.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:04.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:04 smithi078 ceph-mon[139570]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:04.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:04 smithi078 ceph-mon[142991]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:04 smithi118 ceph-mon[131825]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:06 smithi078 ceph-mon[139570]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:06 smithi078 ceph-mon[142991]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:15:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:06 smithi118 ceph-mon[131825]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:08.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:08 smithi078 ceph-mon[139570]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:08.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:08 smithi078 ceph-mon[142991]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:08 smithi118 ceph-mon[131825]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:10 smithi118 ceph-mon[131825]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:10 smithi078 ceph-mon[139570]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:10.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:10 smithi078 ceph-mon[142991]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:12.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:12 smithi078 ceph-mon[139570]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:12.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:12 smithi078 ceph-mon[142991]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:12 smithi118 ceph-mon[131825]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:14.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:14 smithi078 ceph-mon[139570]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:14.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:14 smithi078 ceph-mon[142991]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:14 smithi118 ceph-mon[131825]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:16 smithi078 ceph-mon[139570]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:16 smithi078 ceph-mon[142991]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:15:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:16 smithi118 ceph-mon[131825]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:18 smithi118 ceph-mon[131825]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:18 smithi078 ceph-mon[139570]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:18 smithi078 ceph-mon[142991]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:20 smithi118 ceph-mon[131825]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:20 smithi078 ceph-mon[139570]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:20.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:20 smithi078 ceph-mon[142991]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:22.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:22 smithi078 ceph-mon[139570]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:22.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:22 smithi078 ceph-mon[142991]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:22 smithi118 ceph-mon[131825]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:24.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:24 smithi078 ceph-mon[139570]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:24.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:24 smithi078 ceph-mon[142991]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:24 smithi118 ceph-mon[131825]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:26 smithi078 ceph-mon[139570]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:26 smithi078 ceph-mon[142991]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:15:26.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:26 smithi118 ceph-mon[131825]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:28 smithi118 ceph-mon[131825]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:15:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:15:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:15:28.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:15:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[139570]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[142991]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:15:28.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:15:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:30 smithi118 ceph-mon[131825]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:30 smithi078 ceph-mon[139570]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:30 smithi078 ceph-mon[142991]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:32.374 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:15:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:15:32.687 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:15:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:15:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:15:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:15:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 8h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:15:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:15:32.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:32 smithi078 ceph-mon[139570]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:32.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:32.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:32 smithi078 ceph-mon[142991]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:32 smithi118 ceph-mon[131825]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:32.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:15:33.066 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:15:33.067 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:15:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[139570]: from='client.54246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[139570]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1224572085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[142991]: from='client.54246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[142991]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1224572085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:33 smithi118 ceph-mon[131825]: from='client.54246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:33 smithi118 ceph-mon[131825]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:15:33.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1224572085' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:15:34.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:34 smithi078 ceph-mon[139570]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:34.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:34 smithi078 ceph-mon[142991]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:34 smithi118 ceph-mon[131825]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:36 smithi078 ceph-mon[142991]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:36.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:36 smithi078 ceph-mon[139570]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:15:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:36 smithi118 ceph-mon[131825]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:38 smithi118 ceph-mon[131825]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:38 smithi078 ceph-mon[139570]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:38 smithi078 ceph-mon[142991]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:40 smithi118 ceph-mon[131825]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:40 smithi078 ceph-mon[139570]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:40 smithi078 ceph-mon[142991]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:42.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:42 smithi078 ceph-mon[142991]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:42.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:42 smithi078 ceph-mon[139570]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:42 smithi118 ceph-mon[131825]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:44.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:44 smithi078 ceph-mon[139570]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:44.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:44 smithi078 ceph-mon[142991]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:44 smithi118 ceph-mon[131825]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:46 smithi078 ceph-mon[142991]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:46 smithi078 ceph-mon[139570]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:15:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:46 smithi118 ceph-mon[131825]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:15:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:48 smithi118 ceph-mon[131825]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:48 smithi078 ceph-mon[139570]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:48 smithi078 ceph-mon[142991]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:50.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:50 smithi118 ceph-mon[131825]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:50 smithi078 ceph-mon[139570]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:50 smithi078 ceph-mon[142991]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:52 smithi118 ceph-mon[131825]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:52 smithi078 ceph-mon[139570]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:52.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:52 smithi078 ceph-mon[142991]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:54 smithi118 ceph-mon[131825]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:54 smithi078 ceph-mon[139570]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:54 smithi078 ceph-mon[142991]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:56 smithi078 ceph-mon[139570]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:56 smithi078 ceph-mon[142991]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:15:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:15:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:56 smithi118 ceph-mon[131825]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:15:58 smithi118 ceph-mon[131825]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:15:58 smithi078 ceph-mon[139570]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:15:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:15:58 smithi078 ceph-mon[142991]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:00 smithi118 ceph-mon[131825]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:00 smithi078 ceph-mon[139570]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:00.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:00 smithi078 ceph-mon[142991]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:02 smithi118 ceph-mon[131825]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:02 smithi078 ceph-mon[139570]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:02.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:02 smithi078 ceph-mon[142991]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:02.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:03.417 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:16:03.729 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 7m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 6m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (8h) 7m ago 8h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (8h) 6m ago 8h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 7m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 7m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 6m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 7m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 6m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:16:03.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 7m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 7m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 7m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 7m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 6m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:16:03.731 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 6m ago 8h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:16:04.116 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:16:04.116 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:16:04.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:16:04.117 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:16:04.118 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:16:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:04 smithi118 ceph-mon[131825]: from='client.54264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:04 smithi118 ceph-mon[131825]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:04 smithi118 ceph-mon[131825]: from='client.64238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/702275645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[139570]: from='client.54264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[139570]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:04.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[139570]: from='client.64238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/702275645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:04.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[142991]: from='client.54264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[142991]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:04.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[142991]: from='client.64238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:04.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/702275645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:06 smithi078 ceph-mon[139570]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:16:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:06 smithi078 ceph-mon[142991]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:06 smithi118 ceph-mon[131825]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:08 smithi118 ceph-mon[131825]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:08 smithi078 ceph-mon[139570]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:08 smithi078 ceph-mon[142991]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:10 smithi118 ceph-mon[131825]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:10 smithi078 ceph-mon[139570]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:10 smithi078 ceph-mon[142991]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:12 smithi118 ceph-mon[131825]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:12 smithi078 ceph-mon[139570]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:12.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:12 smithi078 ceph-mon[142991]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:14 smithi118 ceph-mon[131825]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:14 smithi078 ceph-mon[139570]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:14.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:14 smithi078 ceph-mon[142991]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:16 smithi078 ceph-mon[139570]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:16:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:16 smithi078 ceph-mon[142991]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:16 smithi118 ceph-mon[131825]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:18 smithi118 ceph-mon[131825]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:18 smithi078 ceph-mon[139570]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:18.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:18 smithi078 ceph-mon[142991]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:20 smithi118 ceph-mon[131825]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:20 smithi078 ceph-mon[139570]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:20 smithi078 ceph-mon[142991]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:22 smithi118 ceph-mon[131825]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:22 smithi078 ceph-mon[139570]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:22 smithi078 ceph-mon[142991]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:24 smithi118 ceph-mon[131825]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:24 smithi078 ceph-mon[139570]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:24 smithi078 ceph-mon[142991]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:26 smithi078 ceph-mon[139570]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:16:26.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:26 smithi078 ceph-mon[142991]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:26 smithi118 ceph-mon[131825]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:28 smithi118 ceph-mon[131825]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:28.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:28 smithi078 ceph-mon[139570]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:28.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:28 smithi078 ceph-mon[142991]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:29.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:16:29.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:16:29.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:16:29.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:29 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:16:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:16:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:16:29.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:29 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:16:30.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:30 smithi118 ceph-mon[131825]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:30.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:30 smithi078 ceph-mon[139570]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:30.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:30 smithi078 ceph-mon[142991]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:32 smithi118 ceph-mon[131825]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:32 smithi078 ceph-mon[139570]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:32 smithi078 ceph-mon[142991]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:34.460 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:16:34.770 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:16:34.770 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 8h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:16:34.771 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:16:34.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:16:34.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:16:34.772 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:16:34.772 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:16:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:34 smithi118 ceph-mon[131825]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:34 smithi078 ceph-mon[142991]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:34 smithi078 ceph-mon[139570]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:35.153 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:16:35.154 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:16:35.155 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:16:35.155 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:16:35.155 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:16:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:35 smithi118 ceph-mon[131825]: from='client.64250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:35 smithi118 ceph-mon[131825]: from='client.64256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1914150612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:35.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[139570]: from='client.64250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[139570]: from='client.64256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1914150612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:35.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[142991]: from='client.64250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[142991]: from='client.64256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:16:35.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1914150612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:16:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:36 smithi078 ceph-mon[139570]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:16:36.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:36 smithi078 ceph-mon[142991]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:36 smithi118 ceph-mon[131825]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:38 smithi118 ceph-mon[131825]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:38 smithi078 ceph-mon[139570]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:38 smithi078 ceph-mon[142991]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:40 smithi118 ceph-mon[131825]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:40 smithi078 ceph-mon[139570]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:40 smithi078 ceph-mon[142991]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:42 smithi118 ceph-mon[131825]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:42 smithi078 ceph-mon[142991]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:42.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:42 smithi078 ceph-mon[139570]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:44 smithi118 ceph-mon[131825]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:44.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:44 smithi078 ceph-mon[139570]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:44.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:44 smithi078 ceph-mon[142991]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:46 smithi078 ceph-mon[139570]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:46.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:46 smithi078 ceph-mon[142991]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:16:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:46 smithi118 ceph-mon[131825]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:16:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:48 smithi118 ceph-mon[131825]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:48 smithi078 ceph-mon[139570]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:48 smithi078 ceph-mon[142991]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:50.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:50 smithi118 ceph-mon[131825]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:50 smithi078 ceph-mon[139570]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:50 smithi078 ceph-mon[142991]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:52 smithi118 ceph-mon[131825]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:52 smithi078 ceph-mon[139570]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:52 smithi078 ceph-mon[142991]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:54 smithi118 ceph-mon[131825]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:54 smithi078 ceph-mon[139570]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:54 smithi078 ceph-mon[142991]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:56 smithi078 ceph-mon[139570]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:56 smithi078 ceph-mon[142991]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:16:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:16:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:56 smithi118 ceph-mon[131825]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:58.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:16:58 smithi118 ceph-mon[131825]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:16:58 smithi078 ceph-mon[139570]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:16:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:16:58 smithi078 ceph-mon[142991]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:00 smithi118 ceph-mon[131825]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:00 smithi078 ceph-mon[139570]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:00 smithi078 ceph-mon[142991]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:02 smithi118 ceph-mon[131825]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:02 smithi078 ceph-mon[139570]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:02.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:02 smithi078 ceph-mon[142991]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:02.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:04 smithi118 ceph-mon[131825]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:04 smithi078 ceph-mon[139570]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:04 smithi078 ceph-mon[142991]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:05.503 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 8m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 7m ago 8h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:17:05.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 8m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 8m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 7m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 8m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 7m ago 8h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 8m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 8m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 8m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 8m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 7m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 7m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 7m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:17:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 7m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:17:06.192 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:17:06.193 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:06.194 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:17:06.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:17:06.194 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:17:06.194 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:17:06.194 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:17:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[139570]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[139570]: from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[139570]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2318339246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[142991]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[142991]: from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[142991]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2318339246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:06 smithi118 ceph-mon[131825]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:06 smithi118 ceph-mon[131825]: from='client.54300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:06 smithi118 ceph-mon[131825]: from='client.54306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2318339246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:08 smithi118 ceph-mon[131825]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:08 smithi078 ceph-mon[139570]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:08 smithi078 ceph-mon[142991]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:10 smithi118 ceph-mon[131825]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:10 smithi078 ceph-mon[139570]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:10 smithi078 ceph-mon[142991]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:12 smithi118 ceph-mon[131825]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:12 smithi078 ceph-mon[139570]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:12 smithi078 ceph-mon[142991]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:14 smithi118 ceph-mon[131825]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:14 smithi078 ceph-mon[139570]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:14 smithi078 ceph-mon[142991]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:16 smithi078 ceph-mon[139570]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:16 smithi078 ceph-mon[142991]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:17:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:16 smithi118 ceph-mon[131825]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:18 smithi118 ceph-mon[131825]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:18 smithi078 ceph-mon[139570]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:18 smithi078 ceph-mon[142991]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:20 smithi118 ceph-mon[131825]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:20 smithi078 ceph-mon[139570]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:20 smithi078 ceph-mon[142991]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:22 smithi118 ceph-mon[131825]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:22 smithi078 ceph-mon[139570]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:22 smithi078 ceph-mon[142991]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:24 smithi118 ceph-mon[131825]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:24 smithi078 ceph-mon[139570]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:24 smithi078 ceph-mon[142991]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:26 smithi078 ceph-mon[139570]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:26 smithi078 ceph-mon[142991]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:17:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:26 smithi118 ceph-mon[131825]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:28 smithi118 ceph-mon[131825]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:28 smithi078 ceph-mon[139570]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:28 smithi078 ceph-mon[142991]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:17:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:30 smithi118 ceph-mon[131825]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:17:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:17:30.403 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:17:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:17:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[139570]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:17:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[142991]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:17:30.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:17:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:32 smithi118 ceph-mon[131825]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:32 smithi078 ceph-mon[139570]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:32.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:32 smithi078 ceph-mon[142991]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:32.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:34 smithi118 ceph-mon[131825]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:34 smithi078 ceph-mon[139570]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:34 smithi078 ceph-mon[142991]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:36.540 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:17:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:36 smithi078 ceph-mon[139570]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:36 smithi078 ceph-mon[142991]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:17:36.847 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 9h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:17:36.848 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:17:36.849 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:17:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:36 smithi118 ceph-mon[131825]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:17:37.233 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:17:37.234 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:17:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:37 smithi118 ceph-mon[131825]: from='client.54318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:37 smithi118 ceph-mon[131825]: from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1436013536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[139570]: from='client.54318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[139570]: from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1436013536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:37.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[142991]: from='client.54318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[142991]: from='client.54324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:17:37.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1436013536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:17:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:38 smithi118 ceph-mon[131825]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:38 smithi078 ceph-mon[139570]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:38 smithi078 ceph-mon[142991]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:40 smithi118 ceph-mon[131825]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:40.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:40 smithi078 ceph-mon[139570]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:40.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:40 smithi078 ceph-mon[142991]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:42 smithi118 ceph-mon[131825]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:42 smithi078 ceph-mon[142991]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:42 smithi078 ceph-mon[139570]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:44 smithi118 ceph-mon[131825]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:44 smithi078 ceph-mon[142991]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:44.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:44 smithi078 ceph-mon[139570]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:17:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:46 smithi078 ceph-mon[142991]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:46.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:46 smithi078 ceph-mon[139570]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:46 smithi118 ceph-mon[131825]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:17:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:48 smithi118 ceph-mon[131825]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:48 smithi078 ceph-mon[139570]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:48 smithi078 ceph-mon[142991]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:50.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:50 smithi118 ceph-mon[131825]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:50 smithi078 ceph-mon[139570]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:50 smithi078 ceph-mon[142991]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:52 smithi118 ceph-mon[131825]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:52 smithi078 ceph-mon[139570]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:52 smithi078 ceph-mon[142991]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:54 smithi118 ceph-mon[131825]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:54 smithi078 ceph-mon[139570]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:54 smithi078 ceph-mon[142991]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:56 smithi078 ceph-mon[139570]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:56 smithi078 ceph-mon[142991]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:17:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:17:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:56 smithi118 ceph-mon[131825]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:58.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:17:58 smithi118 ceph-mon[131825]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:17:58 smithi078 ceph-mon[139570]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:17:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:17:58 smithi078 ceph-mon[142991]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:00 smithi118 ceph-mon[131825]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:00 smithi078 ceph-mon[142991]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:00 smithi078 ceph-mon[139570]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:02 smithi118 ceph-mon[131825]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:02 smithi078 ceph-mon[139570]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:02 smithi078 ceph-mon[142991]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:04 smithi118 ceph-mon[131825]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:04 smithi078 ceph-mon[139570]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:04 smithi078 ceph-mon[142991]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:06.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:06 smithi078 ceph-mon[139570]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:06.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:06 smithi078 ceph-mon[142991]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:18:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:06 smithi118 ceph-mon[131825]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:07.580 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:18:07.886 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 8m ago 9h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 8m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 9m ago 9h 880M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 9m ago 9h 2244M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 8m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 9m ago 9h 1137M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 9m ago 9h 6156M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:18:07.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 9m ago 9h 5575M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 9m ago 9h 5179M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 9m ago 9h 4815M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 8m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 8m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 8m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 8m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:18:07.888 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 8m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:08.267 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:18:08.268 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:18:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:08 smithi118 ceph-mon[131825]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:08 smithi118 ceph-mon[131825]: from='client.64304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:08 smithi118 ceph-mon[131825]: from='client.64310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1613377023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[139570]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[139570]: from='client.64304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[139570]: from='client.64310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1613377023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:08.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[142991]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:08.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[142991]: from='client.64304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[142991]: from='client.64310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:08.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1613377023' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:10 smithi118 ceph-mon[131825]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:10 smithi078 ceph-mon[139570]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:10 smithi078 ceph-mon[142991]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:12 smithi118 ceph-mon[131825]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:12 smithi078 ceph-mon[139570]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:12 smithi078 ceph-mon[142991]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:14 smithi118 ceph-mon[131825]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:14 smithi078 ceph-mon[139570]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:14 smithi078 ceph-mon[142991]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:16 smithi078 ceph-mon[139570]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:16 smithi078 ceph-mon[142991]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:18:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:16 smithi118 ceph-mon[131825]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:18 smithi118 ceph-mon[131825]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:18 smithi078 ceph-mon[139570]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:18 smithi078 ceph-mon[142991]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:20 smithi118 ceph-mon[131825]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:20 smithi078 ceph-mon[142991]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:20 smithi078 ceph-mon[139570]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:22 smithi118 ceph-mon[131825]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:22 smithi078 ceph-mon[139570]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:22 smithi078 ceph-mon[142991]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:24 smithi118 ceph-mon[131825]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:24 smithi078 ceph-mon[139570]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:24 smithi078 ceph-mon[142991]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:26 smithi078 ceph-mon[139570]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:18:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:26 smithi078 ceph-mon[142991]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:26 smithi118 ceph-mon[131825]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:28 smithi118 ceph-mon[131825]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:28 smithi078 ceph-mon[139570]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:28 smithi078 ceph-mon[142991]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:30 smithi118 ceph-mon[131825]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:18:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:30 smithi078 ceph-mon[142991]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:18:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:30 smithi078 ceph-mon[139570]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:30.472 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:18:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:32 smithi118 ceph-mon[131825]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:32 smithi078 ceph-mon[139570]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:32 smithi078 ceph-mon[142991]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:18:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:18:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:33.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:18:33.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:18:33.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:18:35.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:34 smithi118 ceph-mon[131825]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:35.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:34 smithi078 ceph-mon[139570]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:35.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:34 smithi078 ceph-mon[142991]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:18:37.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:36 smithi118 ceph-mon[131825]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:37.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:36 smithi078 ceph-mon[139570]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:37.472 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:36 smithi078 ceph-mon[142991]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:38.617 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 6s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 9h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 6s ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 6s ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:18:38.925 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 6s ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 6s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 6s ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 6s ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 6s ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6s ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:18:38.926 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:18:39.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:18:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:18:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:18:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:18:39.312 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:18:39.312 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:18:39.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:38 smithi118 ceph-mon[131825]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:39.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:38 smithi078 ceph-mon[139570]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:39.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:38 smithi078 ceph-mon[142991]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:39 smithi118 ceph-mon[131825]: from='client.64322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:39 smithi118 ceph-mon[131825]: from='client.54360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1833209800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[139570]: from='client.64322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[139570]: from='client.54360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1833209800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[142991]: from='client.64322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[142991]: from='client.54360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:18:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1833209800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:18:41.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:41 smithi118 ceph-mon[131825]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:41.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:41 smithi078 ceph-mon[139570]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:41.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:41 smithi078 ceph-mon[142991]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:43.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:43 smithi118 ceph-mon[131825]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:43.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:43 smithi078 ceph-mon[139570]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:43.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:43 smithi078 ceph-mon[142991]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:45.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:45 smithi118 ceph-mon[131825]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:45.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:45 smithi078 ceph-mon[139570]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:45.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:45 smithi078 ceph-mon[142991]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:18:47.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:47 smithi118 ceph-mon[131825]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:47.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:47 smithi078 ceph-mon[139570]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:47.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:47 smithi078 ceph-mon[142991]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:48.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:48.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:48.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:18:49.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:49 smithi118 ceph-mon[131825]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:49.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:49 smithi078 ceph-mon[139570]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:49.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:49 smithi078 ceph-mon[142991]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:50.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:50 smithi118 ceph-mon[131825]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:50 smithi078 ceph-mon[139570]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:50 smithi078 ceph-mon[142991]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:52 smithi118 ceph-mon[131825]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:52 smithi078 ceph-mon[139570]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:52 smithi078 ceph-mon[142991]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:54 smithi118 ceph-mon[131825]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:54 smithi078 ceph-mon[139570]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:54 smithi078 ceph-mon[142991]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:56 smithi078 ceph-mon[139570]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:56 smithi078 ceph-mon[142991]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:18:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:18:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:56 smithi118 ceph-mon[131825]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:18:58 smithi118 ceph-mon[131825]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:18:58 smithi078 ceph-mon[139570]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:18:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:18:58 smithi078 ceph-mon[142991]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:00.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:00 smithi118 ceph-mon[131825]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:00 smithi078 ceph-mon[139570]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:00 smithi078 ceph-mon[142991]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:02 smithi118 ceph-mon[131825]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:02 smithi078 ceph-mon[139570]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:02 smithi078 ceph-mon[142991]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:04.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:04 smithi118 ceph-mon[131825]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:04 smithi078 ceph-mon[139570]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:04 smithi078 ceph-mon[142991]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:06 smithi078 ceph-mon[139570]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:06 smithi078 ceph-mon[142991]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:19:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:06 smithi118 ceph-mon[131825]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:08 smithi118 ceph-mon[131825]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:08 smithi078 ceph-mon[139570]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:08 smithi078 ceph-mon[142991]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:09.658 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:19:09.965 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:19:09.965 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 37s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 9m ago 9h 98.7M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 37s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 37s ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 37s ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 9m ago 9h 1078M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 37s ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 37s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 37s ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 37s ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 37s ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 37s ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:19:09.966 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 9m ago 9h 4364M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:19:09.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 9m ago 9h 5104M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:19:09.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 9m ago 9h 4448M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:19:09.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 9m ago 9h 5042M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:19:09.967 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 9m ago 9h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:19:10.348 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:19:10.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:19:10.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:19:10.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:19:10.349 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:19:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:10 smithi118 ceph-mon[131825]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:10 smithi118 ceph-mon[131825]: from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:10.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:10 smithi118 ceph-mon[131825]: from='client.64346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[139570]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[139570]: from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[139570]: from='client.64346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[142991]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[142991]: from='client.54372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:10 smithi078 ceph-mon[142991]: from='client.64346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:11.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2658097191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:11.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2658097191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:11.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2658097191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:12.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:12 smithi078 ceph-mon[139570]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:12.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:12 smithi078 ceph-mon[142991]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:12.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:12 smithi118 ceph-mon[131825]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:14 smithi118 ceph-mon[131825]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:14 smithi078 ceph-mon[139570]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:14 smithi078 ceph-mon[142991]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:16 smithi078 ceph-mon[139570]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:19:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:16 smithi078 ceph-mon[142991]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:16 smithi118 ceph-mon[131825]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:18 smithi118 ceph-mon[131825]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:18 smithi078 ceph-mon[139570]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:18 smithi078 ceph-mon[142991]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:20.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:20 smithi118 ceph-mon[131825]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:20 smithi078 ceph-mon[139570]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:20 smithi078 ceph-mon[142991]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:22 smithi118 ceph-mon[131825]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:22 smithi078 ceph-mon[139570]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:22 smithi078 ceph-mon[142991]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:24 smithi118 ceph-mon[131825]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:24 smithi078 ceph-mon[139570]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:24 smithi078 ceph-mon[142991]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:26 smithi078 ceph-mon[139570]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:26 smithi078 ceph-mon[142991]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:19:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:26 smithi118 ceph-mon[131825]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:28 smithi118 ceph-mon[131825]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:28 smithi078 ceph-mon[139570]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:28 smithi078 ceph-mon[142991]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:30.402 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:30 smithi118 ceph-mon[131825]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:30 smithi078 ceph-mon[139570]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:30 smithi078 ceph-mon[142991]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:32 smithi118 ceph-mon[131825]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:32 smithi078 ceph-mon[139570]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:32 smithi078 ceph-mon[142991]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:33.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:19:33.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:19:33.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:19:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:34 smithi118 ceph-mon[131825]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:34 smithi078 ceph-mon[139570]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:34 smithi078 ceph-mon[142991]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[139570]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[142991]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:19:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:36 smithi118 ceph-mon[131825]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:19:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:19:37.903 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:19:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:19:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:38 smithi118 ceph-mon[131825]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:38 smithi078 ceph-mon[139570]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:38 smithi078 ceph-mon[142991]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:40 smithi078 ceph-mon[139570]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:40 smithi078 ceph-mon[142991]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:40 smithi118 ceph-mon[131825]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:40.692 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 68s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 4s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 68s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 4s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 68s ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 68s ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 4s ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 68s ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 68s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 4s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:19:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 68s ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 68s ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 68s ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 68s ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4s ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4s ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4s ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4s ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:19:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 4s ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:19:41.379 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:19:41.379 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:19:41.379 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:19:41.380 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:19:41.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:41 smithi078 ceph-mon[139570]: from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:41.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:41 smithi078 ceph-mon[139570]: from='client.54396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:41.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:41 smithi078 ceph-mon[142991]: from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:41.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:41 smithi078 ceph-mon[142991]: from='client.54396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:41.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:41 smithi118 ceph-mon[131825]: from='client.54390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:41.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:41 smithi118 ceph-mon[131825]: from='client.54396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:19:42.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4001002279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:42.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:42 smithi078 ceph-mon[139570]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:42.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4001002279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:42.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:42 smithi078 ceph-mon[142991]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:42.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4001002279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:19:42.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:42 smithi118 ceph-mon[131825]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:44 smithi118 ceph-mon[131825]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:44.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:44 smithi078 ceph-mon[139570]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:44 smithi078 ceph-mon[142991]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:46 smithi078 ceph-mon[139570]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:46 smithi078 ceph-mon[142991]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:19:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:46 smithi118 ceph-mon[131825]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:19:48.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:48 smithi118 ceph-mon[131825]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:48 smithi078 ceph-mon[139570]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:48 smithi078 ceph-mon[142991]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:50 smithi078 ceph-mon[139570]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:50 smithi078 ceph-mon[142991]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:50.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:50 smithi118 ceph-mon[131825]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:52 smithi118 ceph-mon[131825]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:52 smithi078 ceph-mon[139570]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:52 smithi078 ceph-mon[142991]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:54 smithi118 ceph-mon[131825]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:54 smithi078 ceph-mon[139570]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:54 smithi078 ceph-mon[142991]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:56 smithi078 ceph-mon[139570]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:19:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:19:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:56 smithi078 ceph-mon[142991]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:56 smithi118 ceph-mon[131825]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:19:58 smithi118 ceph-mon[131825]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:19:58 smithi078 ceph-mon[139570]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:19:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:19:58 smithi078 ceph-mon[142991]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:00 smithi078 ceph-mon[142991]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:20:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:00 smithi078 conmon[139546]: 2023-12-16T10:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:20:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:00 smithi078 ceph-mon[139570]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:20:00.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:00 smithi118 ceph-mon[131825]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:00.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:20:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:02 smithi118 ceph-mon[131825]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:02 smithi078 ceph-mon[139570]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:02 smithi078 ceph-mon[142991]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:02.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:04 smithi118 ceph-mon[131825]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:04 smithi078 ceph-mon[142991]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:04 smithi078 ceph-mon[139570]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:06 smithi078 ceph-mon[139570]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:06 smithi078 ceph-mon[142991]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:20:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:06 smithi118 ceph-mon[131825]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:08 smithi118 ceph-mon[131825]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:08 smithi078 ceph-mon[139570]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:08 smithi078 ceph-mon[142991]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:10 smithi078 ceph-mon[139570]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:10 smithi078 ceph-mon[142991]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:10 smithi118 ceph-mon[131825]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:11.733 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:20:12.038 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:20:12.038 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 99s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:20:12.038 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 35s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:20:12.038 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 99s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 35s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 35s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 99s ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 99s ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 35s ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 99s ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 99s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 35s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 99s ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 99s ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 99s ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 99s ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 35s ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 35s ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:20:12.039 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 35s ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:20:12.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 35s ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:20:12.040 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 35s ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:20:12.418 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:20:12.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:20:12.418 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:20:12.418 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:12.418 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:20:12.419 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:20:12.420 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:12 smithi118 ceph-mon[131825]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:12 smithi118 ceph-mon[131825]: from='client.64376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:12 smithi118 ceph-mon[131825]: from='client.64382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3954539029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[139570]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[139570]: from='client.64376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[139570]: from='client.64382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3954539029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[142991]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[142991]: from='client.64376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[142991]: from='client.64382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:12.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3954539029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:14 smithi118 ceph-mon[131825]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:14 smithi078 ceph-mon[139570]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:14 smithi078 ceph-mon[142991]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:16 smithi078 ceph-mon[139570]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:20:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:16 smithi078 ceph-mon[142991]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:16 smithi118 ceph-mon[131825]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:18 smithi118 ceph-mon[131825]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:18 smithi078 ceph-mon[139570]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:18 smithi078 ceph-mon[142991]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:20 smithi078 ceph-mon[139570]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:20 smithi078 ceph-mon[142991]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:20.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:20 smithi118 ceph-mon[131825]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:22 smithi118 ceph-mon[131825]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:22 smithi078 ceph-mon[139570]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:22 smithi078 ceph-mon[142991]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:24 smithi118 ceph-mon[131825]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:24 smithi078 ceph-mon[139570]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:24 smithi078 ceph-mon[142991]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:26 smithi078 ceph-mon[139570]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:20:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:26 smithi078 ceph-mon[142991]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:26 smithi118 ceph-mon[131825]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:28 smithi118 ceph-mon[131825]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:28 smithi078 ceph-mon[139570]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:28 smithi078 ceph-mon[142991]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:30 smithi078 ceph-mon[139570]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:30 smithi078 ceph-mon[142991]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:30.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:30 smithi118 ceph-mon[131825]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:32 smithi118 ceph-mon[131825]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:32 smithi078 ceph-mon[139570]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:32 smithi078 ceph-mon[142991]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:34 smithi118 ceph-mon[131825]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:34 smithi078 ceph-mon[139570]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:34 smithi078 ceph-mon[142991]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:36 smithi078 ceph-mon[139570]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:36 smithi078 ceph-mon[142991]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:20:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:36 smithi118 ceph-mon[131825]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:20:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:20:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:20:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:20:37.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:20:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:38 smithi118 ceph-mon[131825]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:38 smithi078 ceph-mon[142991]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:38 smithi078 ceph-mon[139570]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:40 smithi078 ceph-mon[139570]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:40 smithi078 ceph-mon[142991]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:40 smithi118 ceph-mon[131825]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:42.769 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:20:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:42 smithi118 ceph-mon[131825]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:42 smithi078 ceph-mon[139570]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:42 smithi078 ceph-mon[142991]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (8h) 2m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 66s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 66s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 66s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 66s ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (8h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 66s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:20:43.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 66s ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 66s ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 66s ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 66s ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:20:43.082 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 66s ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:20:43.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:20:43.464 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:20:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:43 smithi118 ceph-mon[131825]: from='client.54426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:43.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/353628918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:43.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:43 smithi078 ceph-mon[142991]: from='client.54426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:43.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/353628918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:43.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:43 smithi078 ceph-mon[139570]: from='client.54426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:43.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/353628918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:20:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:44 smithi118 ceph-mon[131825]: from='client.64400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:44 smithi118 ceph-mon[131825]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:44.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:44 smithi078 ceph-mon[139570]: from='client.64400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:44.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:44 smithi078 ceph-mon[139570]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:44 smithi078 ceph-mon[142991]: from='client.64400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:20:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:44 smithi078 ceph-mon[142991]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:46 smithi078 ceph-mon[139570]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:20:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:46 smithi078 ceph-mon[142991]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:46 smithi118 ceph-mon[131825]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:20:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:48 smithi118 ceph-mon[131825]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:48 smithi078 ceph-mon[139570]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:48 smithi078 ceph-mon[142991]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:50 smithi078 ceph-mon[139570]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:50 smithi078 ceph-mon[142991]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:50.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:50 smithi118 ceph-mon[131825]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:52 smithi118 ceph-mon[131825]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:52 smithi078 ceph-mon[139570]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:52 smithi078 ceph-mon[142991]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:54 smithi118 ceph-mon[131825]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:54 smithi078 ceph-mon[139570]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:54 smithi078 ceph-mon[142991]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:56 smithi078 ceph-mon[139570]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:56 smithi078 ceph-mon[142991]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:20:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:20:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:56 smithi118 ceph-mon[131825]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:20:58 smithi118 ceph-mon[131825]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:20:58 smithi078 ceph-mon[139570]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:20:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:20:58 smithi078 ceph-mon[142991]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:00 smithi078 ceph-mon[139570]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:00 smithi078 ceph-mon[142991]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:00.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:00 smithi118 ceph-mon[131825]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:02 smithi118 ceph-mon[131825]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:02 smithi078 ceph-mon[139570]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:02 smithi078 ceph-mon[142991]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:04 smithi118 ceph-mon[131825]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:04.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:04 smithi078 ceph-mon[139570]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:04 smithi078 ceph-mon[142991]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:06 smithi078 ceph-mon[139570]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:21:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:06 smithi078 ceph-mon[142991]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:06 smithi118 ceph-mon[131825]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:08 smithi118 ceph-mon[131825]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:08 smithi078 ceph-mon[139570]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:08.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:08 smithi078 ceph-mon[142991]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:10 smithi078 ceph-mon[139570]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:10 smithi078 ceph-mon[142991]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:10.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:10 smithi118 ceph-mon[131825]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:12 smithi118 ceph-mon[131825]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:12 smithi078 ceph-mon[139570]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:12 smithi078 ceph-mon[142991]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:13.809 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (8h) 97s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 97s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:21:14.118 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 97s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (8h) 2m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 2m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 97s ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 2m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (8h) 97s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 2m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 2m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 2m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 2m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 97s ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 97s ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 97s ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 97s ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:21:14.119 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 97s ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:21:14.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:21:14.501 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:21:14.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:14 smithi118 ceph-mon[131825]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:14.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:14 smithi118 ceph-mon[131825]: from='client.64412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:14.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2959989392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[139570]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[139570]: from='client.64412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2959989392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[142991]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[142991]: from='client.64412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2959989392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:15.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:15 smithi118 ceph-mon[131825]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:15.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:15 smithi078 ceph-mon[139570]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:15.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:15 smithi078 ceph-mon[142991]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:16 smithi078 ceph-mon[139570]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:16 smithi078 ceph-mon[142991]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:21:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:16 smithi118 ceph-mon[131825]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:18 smithi118 ceph-mon[131825]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:18 smithi078 ceph-mon[139570]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:18 smithi078 ceph-mon[142991]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:20 smithi078 ceph-mon[139570]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:20 smithi078 ceph-mon[142991]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:20.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:20 smithi118 ceph-mon[131825]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:22 smithi118 ceph-mon[131825]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:22.902 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:21:22.806180791Z level=info msg="Completed cleanup jobs" duration=142.165439ms 2023-12-16T10:21:22.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:22 smithi078 ceph-mon[139570]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:22 smithi078 ceph-mon[142991]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:24 smithi118 ceph-mon[131825]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:24 smithi078 ceph-mon[139570]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:24 smithi078 ceph-mon[142991]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:26.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:26 smithi078 ceph-mon[139570]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:26 smithi078 ceph-mon[142991]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:21:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:26 smithi118 ceph-mon[131825]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:28 smithi118 ceph-mon[131825]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:28 smithi078 ceph-mon[139570]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:28 smithi078 ceph-mon[142991]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:30.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:30 smithi078 ceph-mon[139570]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:30 smithi078 ceph-mon[142991]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:30.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:30 smithi118 ceph-mon[131825]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:32 smithi118 ceph-mon[131825]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:32 smithi078 ceph-mon[139570]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:32.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:32 smithi078 ceph-mon[142991]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:32.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:34 smithi118 ceph-mon[131825]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:34 smithi078 ceph-mon[139570]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:34 smithi078 ceph-mon[142991]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:36 smithi078 ceph-mon[139570]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:21:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:36 smithi078 ceph-mon[142991]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:36 smithi118 ceph-mon[131825]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:37.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:21:37.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:21:37.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:21:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:38 smithi118 ceph-mon[131825]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:21:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:21:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:21:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[139570]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:21:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:21:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:21:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[142991]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:21:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:21:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:21:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:40 smithi078 ceph-mon[139570]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:40 smithi078 ceph-mon[142991]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:40 smithi118 ceph-mon[131825]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:42 smithi118 ceph-mon[131825]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:42 smithi078 ceph-mon[139570]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:42 smithi078 ceph-mon[142991]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:44.848 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:21:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:44 smithi118 ceph-mon[131825]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:44 smithi078 ceph-mon[139570]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:44 smithi078 ceph-mon[142991]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:45.159 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:21:45.159 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:21:45.159 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:21:45.159 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (8h) 2m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (8h) 3m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:21:45.160 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:21:45.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:21:45.161 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (8h) 2m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:21:45.544 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:21:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:21:45.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:21:45.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:21:45.546 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:21:45.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:21:45.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:45 smithi118 ceph-mon[131825]: from='client.64430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:45.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3706373866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:45.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:45 smithi078 ceph-mon[142991]: from='client.64430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:45.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3706373866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:45.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:45 smithi078 ceph-mon[139570]: from='client.64430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:45.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3706373866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:21:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:21:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:46 smithi078 ceph-mon[139570]: from='client.64436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:46 smithi078 ceph-mon[139570]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:46 smithi078 ceph-mon[142991]: from='client.64436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:46 smithi078 ceph-mon[142991]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:46 smithi118 ceph-mon[131825]: from='client.64436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:21:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:46 smithi118 ceph-mon[131825]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:21:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:48 smithi118 ceph-mon[131825]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:48 smithi078 ceph-mon[139570]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:48 smithi078 ceph-mon[142991]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:50.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:50 smithi078 ceph-mon[139570]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:50 smithi078 ceph-mon[142991]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:50.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:50 smithi118 ceph-mon[131825]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:52 smithi118 ceph-mon[131825]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:52 smithi078 ceph-mon[139570]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:52 smithi078 ceph-mon[142991]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:54 smithi118 ceph-mon[131825]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:54 smithi078 ceph-mon[139570]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:54 smithi078 ceph-mon[142991]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:56 smithi078 ceph-mon[139570]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:56 smithi078 ceph-mon[142991]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:21:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:21:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:56 smithi118 ceph-mon[131825]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:21:58 smithi118 ceph-mon[131825]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:21:58 smithi078 ceph-mon[139570]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:21:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:21:58 smithi078 ceph-mon[142991]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:00.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:00 smithi078 ceph-mon[139570]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:00 smithi078 ceph-mon[142991]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:00.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:00 smithi118 ceph-mon[131825]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:02 smithi118 ceph-mon[131825]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:02 smithi078 ceph-mon[139570]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:02 smithi078 ceph-mon[142991]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:04 smithi118 ceph-mon[131825]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:04 smithi078 ceph-mon[139570]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:04 smithi078 ceph-mon[142991]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:06 smithi078 ceph-mon[139570]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:22:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:06 smithi078 ceph-mon[142991]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:06 smithi118 ceph-mon[131825]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:08 smithi118 ceph-mon[131825]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:08.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:08 smithi078 ceph-mon[139570]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:08 smithi078 ceph-mon[142991]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:10 smithi078 ceph-mon[139570]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:10 smithi078 ceph-mon[142991]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:10.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:10 smithi118 ceph-mon[131825]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:12 smithi118 ceph-mon[131825]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:12 smithi078 ceph-mon[139570]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:12 smithi078 ceph-mon[142991]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:14 smithi118 ceph-mon[131825]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:14 smithi078 ceph-mon[139570]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:14 smithi078 ceph-mon[142991]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:15.890 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:22:16.200 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 2m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (8h) 3m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:22:16.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 3m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 3m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 3m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 3m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 2m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 2m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 2m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 2m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:22:16.202 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:22:16.582 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:22:16.582 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:22:16.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:22:16.582 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:16.582 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:22:16.583 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:22:16.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[139570]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[139570]: from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1035849051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:22:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[142991]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[142991]: from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:16.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1035849051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:16 smithi118 ceph-mon[131825]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:16 smithi118 ceph-mon[131825]: from='client.54480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1035849051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:17 smithi118 ceph-mon[131825]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:17 smithi078 ceph-mon[139570]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:17 smithi078 ceph-mon[142991]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:18 smithi118 ceph-mon[131825]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:18.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:18 smithi078 ceph-mon[139570]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:18 smithi078 ceph-mon[142991]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:20.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:20 smithi078 ceph-mon[139570]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:20 smithi078 ceph-mon[142991]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:20.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:20 smithi118 ceph-mon[131825]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:22 smithi118 ceph-mon[131825]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:22 smithi078 ceph-mon[139570]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:22 smithi078 ceph-mon[142991]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:24.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:24 smithi118 ceph-mon[131825]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:24.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:24 smithi078 ceph-mon[139570]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:24 smithi078 ceph-mon[142991]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:26 smithi078 ceph-mon[139570]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:22:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:26 smithi078 ceph-mon[142991]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:26 smithi118 ceph-mon[131825]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:28 smithi118 ceph-mon[131825]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:28 smithi078 ceph-mon[139570]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:28 smithi078 ceph-mon[142991]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:30.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:30 smithi078 ceph-mon[139570]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:30 smithi078 ceph-mon[142991]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:30.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:30 smithi118 ceph-mon[131825]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:32 smithi118 ceph-mon[131825]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:32.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:32 smithi078 ceph-mon[142991]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:32 smithi078 ceph-mon[139570]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:34 smithi118 ceph-mon[131825]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:34 smithi078 ceph-mon[139570]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:34 smithi078 ceph-mon[142991]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:36.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:36 smithi078 ceph-mon[139570]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:36 smithi078 ceph-mon[142991]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:22:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:36 smithi118 ceph-mon[131825]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:38 smithi118 ceph-mon[131825]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:22:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[139570]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[142991]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:22:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:22:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:22:38.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:22:40.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:40 smithi078 ceph-mon[139570]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:40.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:40 smithi078 ceph-mon[142991]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:40 smithi118 ceph-mon[131825]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:42 smithi118 ceph-mon[131825]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:42 smithi078 ceph-mon[139570]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:42 smithi078 ceph-mon[142991]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:44.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:44 smithi118 ceph-mon[131825]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:44 smithi078 ceph-mon[139570]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:44 smithi078 ceph-mon[142991]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:46.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:46 smithi078 ceph-mon[139570]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:46 smithi078 ceph-mon[142991]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:22:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:46 smithi118 ceph-mon[131825]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:46.927 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (8h) 3m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:22:47.242 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:22:47.243 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:22:47.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:22:47.629 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:22:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:47 smithi118 ceph-mon[131825]: from='client.54498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:47 smithi078 ceph-mon[139570]: from='client.54498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:47.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:47 smithi078 ceph-mon[142991]: from='client.54498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:22:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:48 smithi118 ceph-mon[131825]: from='client.54504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:48 smithi118 ceph-mon[131825]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:48.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3352222926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[139570]: from='client.54504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[139570]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3352222926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[142991]: from='client.54504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[142991]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3352222926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:22:50.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:50 smithi078 ceph-mon[139570]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:50 smithi078 ceph-mon[142991]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:50.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:50 smithi118 ceph-mon[131825]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:52 smithi118 ceph-mon[131825]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:52.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:52 smithi078 ceph-mon[139570]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:52 smithi078 ceph-mon[142991]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:54 smithi118 ceph-mon[131825]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:54 smithi078 ceph-mon[139570]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:54 smithi078 ceph-mon[142991]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:56 smithi078 ceph-mon[139570]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:56 smithi078 ceph-mon[142991]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:22:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:22:56.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:56 smithi118 ceph-mon[131825]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:58.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:22:58 smithi118 ceph-mon[131825]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:22:58 smithi078 ceph-mon[139570]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:22:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:22:58 smithi078 ceph-mon[142991]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:00.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:00 smithi078 ceph-mon[139570]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:00 smithi078 ceph-mon[142991]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:00.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:00 smithi118 ceph-mon[131825]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:02 smithi118 ceph-mon[131825]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:02 smithi078 ceph-mon[139570]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:02 smithi078 ceph-mon[142991]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:04.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:04 smithi118 ceph-mon[131825]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:04 smithi078 ceph-mon[139570]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:04 smithi078 ceph-mon[142991]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:06.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:06 smithi078 ceph-mon[139570]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:23:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:06 smithi078 ceph-mon[142991]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:06 smithi118 ceph-mon[131825]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:08 smithi118 ceph-mon[131825]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:08 smithi078 ceph-mon[139570]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:08 smithi078 ceph-mon[142991]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:10.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:10 smithi078 ceph-mon[139570]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:10 smithi078 ceph-mon[142991]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:10.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:10 smithi118 ceph-mon[131825]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:12 smithi118 ceph-mon[131825]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:12 smithi078 ceph-mon[139570]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:12 smithi078 ceph-mon[142991]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:14.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:14 smithi118 ceph-mon[131825]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:14 smithi078 ceph-mon[139570]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:14 smithi078 ceph-mon[142991]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:16.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:16 smithi078 ceph-mon[139570]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:16 smithi078 ceph-mon[142991]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:23:16.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:16 smithi118 ceph-mon[131825]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:17.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:17.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:17.973 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:23:18.285 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (8h) 4m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 4m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 4m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 4m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 3m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 3m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 3m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 3m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:23:18.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:23:18.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:23:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:23:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:23:18.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:23:18.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:23:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:18 smithi118 ceph-mon[131825]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:18 smithi118 ceph-mon[131825]: from='client.64484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:18 smithi078 ceph-mon[139570]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:18 smithi078 ceph-mon[139570]: from='client.64484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:18 smithi078 ceph-mon[142991]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:18 smithi078 ceph-mon[142991]: from='client.64484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:19.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:19 smithi118 ceph-mon[131825]: from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:19.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1710021769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:19.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:19 smithi078 ceph-mon[139570]: from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:19.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1710021769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:19.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:19 smithi078 ceph-mon[142991]: from='client.54522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:19.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1710021769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:20.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:20 smithi118 ceph-mon[131825]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:20.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:20 smithi078 ceph-mon[142991]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:20.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:20 smithi078 ceph-mon[139570]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:22.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:22 smithi118 ceph-mon[131825]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:22 smithi078 ceph-mon[139570]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:22.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:22 smithi078 ceph-mon[142991]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:24 smithi118 ceph-mon[131825]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:24 smithi078 ceph-mon[139570]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:24 smithi078 ceph-mon[142991]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:26.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:26 smithi078 ceph-mon[139570]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:23:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:26 smithi078 ceph-mon[142991]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:26.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:26 smithi118 ceph-mon[131825]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:28 smithi118 ceph-mon[131825]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:28 smithi078 ceph-mon[139570]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:28 smithi078 ceph-mon[142991]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:30.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:30 smithi078 ceph-mon[139570]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:30 smithi078 ceph-mon[142991]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:30.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:30 smithi118 ceph-mon[131825]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:32 smithi118 ceph-mon[131825]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:32 smithi078 ceph-mon[139570]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:32 smithi078 ceph-mon[142991]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:34.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:34 smithi118 ceph-mon[131825]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:34.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:34 smithi078 ceph-mon[142991]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:34.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:34 smithi078 ceph-mon[139570]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:36.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:36 smithi078 ceph-mon[139570]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:23:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:36 smithi078 ceph-mon[142991]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:36.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:36 smithi118 ceph-mon[131825]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:38 smithi118 ceph-mon[131825]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:38.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:23:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:38 smithi078 ceph-mon[139570]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:23:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:38 smithi078 ceph-mon[142991]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:23:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:23:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:23:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:23:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:23:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:40 smithi118 ceph-mon[131825]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:40.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:40 smithi078 ceph-mon[139570]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:40.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:40 smithi078 ceph-mon[142991]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:42.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:42 smithi118 ceph-mon[131825]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:42 smithi078 ceph-mon[139570]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:42 smithi078 ceph-mon[142991]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:44 smithi118 ceph-mon[131825]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:44 smithi078 ceph-mon[139570]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:44 smithi078 ceph-mon[142991]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:46.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:46 smithi078 ceph-mon[139570]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:23:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:46 smithi078 ceph-mon[142991]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:46 smithi118 ceph-mon[131825]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:47.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:23:48.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:48 smithi118 ceph-mon[131825]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:48.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:48 smithi078 ceph-mon[139570]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:48 smithi078 ceph-mon[142991]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:49.014 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:23:49.323 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8h) 5m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:23:49.324 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:23:49.708 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:23:49.709 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:23:49.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:49 smithi118 ceph-mon[131825]: from='client.64502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:49.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:49 smithi078 ceph-mon[139570]: from='client.64502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:49.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:49 smithi078 ceph-mon[142991]: from='client.64502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:50.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:50 smithi118 ceph-mon[131825]: from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:50.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:50 smithi118 ceph-mon[131825]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:50.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/164870195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:50.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[139570]: from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:50.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[139570]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:50.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/164870195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:50.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[142991]: from='client.64508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:23:50.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[142991]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:50.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/164870195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:23:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:52 smithi118 ceph-mon[131825]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:52 smithi078 ceph-mon[139570]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:52.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:52 smithi078 ceph-mon[142991]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:54.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:54 smithi118 ceph-mon[131825]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:54 smithi078 ceph-mon[139570]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:54 smithi078 ceph-mon[142991]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:56 smithi078 ceph-mon[139570]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:23:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:23:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:56 smithi078 ceph-mon[142991]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:56 smithi118 ceph-mon[131825]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:23:58 smithi078 ceph-mon[139570]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:23:58 smithi078 ceph-mon[142991]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:23:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:23:58 smithi118 ceph-mon[131825]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:00.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:00 smithi078 ceph-mon[139570]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:00.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:00 smithi078 ceph-mon[142991]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:00 smithi118 ceph-mon[131825]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:02 smithi118 ceph-mon[131825]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:02 smithi078 ceph-mon[139570]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:02 smithi078 ceph-mon[142991]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:04.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:04 smithi118 ceph-mon[131825]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:04 smithi078 ceph-mon[139570]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:04 smithi078 ceph-mon[142991]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:06.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:06 smithi078 ceph-mon[139570]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:06 smithi078 ceph-mon[142991]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:24:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:06 smithi118 ceph-mon[131825]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:08.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:08 smithi118 ceph-mon[131825]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:08 smithi078 ceph-mon[139570]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:08 smithi078 ceph-mon[142991]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:10.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:10 smithi078 ceph-mon[139570]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:10.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:10 smithi078 ceph-mon[142991]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:10.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:10 smithi118 ceph-mon[131825]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:12 smithi118 ceph-mon[131825]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:12.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:12 smithi078 ceph-mon[139570]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:12 smithi078 ceph-mon[142991]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:14.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:14 smithi118 ceph-mon[131825]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:14 smithi078 ceph-mon[139570]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:14 smithi078 ceph-mon[142991]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:16.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:16 smithi078 ceph-mon[139570]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:16 smithi078 ceph-mon[142991]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:24:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:16 smithi118 ceph-mon[131825]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:17.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:17.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:18.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:18 smithi118 ceph-mon[131825]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:18 smithi078 ceph-mon[139570]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:19.081 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:18 smithi078 ceph-mon[142991]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:20.052 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:24:20.364 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6189M 2152M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5607M 2152M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8h) 5m ago 9h 5203M 2152M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 5m ago 9h 4845M 2152M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 4m ago 9h 4390M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 4m ago 9h 5136M 2472M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 4m ago 9h 4477M 2472M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 4m ago 9h 5075M 2472M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:24:20.365 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:24:20.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:20 smithi078 ceph-mon[139570]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:20.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:20 smithi078 ceph-mon[139570]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:20 smithi078 ceph-mon[142991]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:20.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:20 smithi078 ceph-mon[142991]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:20 smithi118 ceph-mon[131825]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:20.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:20 smithi118 ceph-mon[131825]: from='client.54552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:24:20.746 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:24:20.747 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:24:21.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:21 smithi078 ceph-mon[139570]: from='client.64526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:21.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3816363314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:21.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:21 smithi078 ceph-mon[142991]: from='client.64526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:21.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3816363314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:21.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:21 smithi118 ceph-mon[131825]: from='client.64526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:21.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3816363314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:22.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:22 smithi078 ceph-mon[139570]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:22.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:22 smithi078 ceph-mon[142991]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:22.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:22 smithi118 ceph-mon[131825]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:24 smithi118 ceph-mon[131825]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:24 smithi078 ceph-mon[139570]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:24.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:24 smithi078 ceph-mon[142991]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:26.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:26 smithi078 ceph-mon[139570]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:26 smithi078 ceph-mon[142991]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:24:26.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:26 smithi118 ceph-mon[131825]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:28.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:28 smithi118 ceph-mon[131825]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:28 smithi078 ceph-mon[139570]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:28 smithi078 ceph-mon[142991]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:30.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:30 smithi078 ceph-mon[139570]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:30.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:30 smithi078 ceph-mon[142991]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:30 smithi118 ceph-mon[131825]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:32.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:32 smithi118 ceph-mon[131825]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:32 smithi078 ceph-mon[139570]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:32 smithi078 ceph-mon[142991]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:34.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:34 smithi118 ceph-mon[131825]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:34 smithi078 ceph-mon[139570]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:34 smithi078 ceph-mon[142991]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:36.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:36 smithi078 ceph-mon[139570]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:36 smithi078 ceph-mon[142991]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:24:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:36 smithi118 ceph-mon[131825]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:38.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:38 smithi118 ceph-mon[131825]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:38 smithi078 ceph-mon[139570]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:38.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:38 smithi078 ceph-mon[142991]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:39.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.972 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:24:39.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:39.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2468M 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2140M 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:24:40.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2468M 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2140M 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:24:40.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2468M 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2140M 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:24:40.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:24:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:42 smithi118 ceph-mon[131825]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:42 smithi078 ceph-mon[139570]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:42 smithi078 ceph-mon[142991]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:44 smithi118 ceph-mon[131825]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:44 smithi078 ceph-mon[139570]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:44 smithi078 ceph-mon[142991]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:46 smithi078 ceph-mon[139570]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:46 smithi078 ceph-mon[142991]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:24:46.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:46 smithi118 ceph-mon[131825]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:24:48.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:48 smithi078 ceph-mon[139570]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:48.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:48 smithi078 ceph-mon[142991]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:48 smithi118 ceph-mon[131825]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:50.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:50 smithi078 ceph-mon[139570]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:50.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:50 smithi078 ceph-mon[142991]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:50.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:50 smithi118 ceph-mon[131825]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:51.094 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:24:51.404 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:24:51.404 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:24:51.404 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (8h) 6m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:24:51.405 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:24:51.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:24:51.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:24:51.406 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:24:51.406 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:24:51.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:51 smithi078 ceph-mon[139570]: from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:51.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:51 smithi078 ceph-mon[142991]: from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:51 smithi118 ceph-mon[131825]: from='client.54570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:51.785 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:24:51.785 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:24:51.785 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:24:51.786 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:24:52.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:52 smithi118 ceph-mon[131825]: from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:52.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:52 smithi118 ceph-mon[131825]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:52.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3643629651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:52.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[139570]: from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:52.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[139570]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3643629651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[142991]: from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:24:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[142991]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3643629651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:24:54.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:54 smithi118 ceph-mon[131825]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:54 smithi078 ceph-mon[139570]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:54 smithi078 ceph-mon[142991]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:56 smithi078 ceph-mon[139570]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:56 smithi078 ceph-mon[142991]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:24:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:24:56.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:56 smithi118 ceph-mon[131825]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:24:58 smithi118 ceph-mon[131825]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:24:58 smithi078 ceph-mon[139570]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:24:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:24:58 smithi078 ceph-mon[142991]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:00 smithi118 ceph-mon[131825]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:00 smithi078 ceph-mon[139570]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:00.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:00 smithi078 ceph-mon[142991]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:02.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:02 smithi118 ceph-mon[131825]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:02.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:02 smithi078 ceph-mon[139570]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:02 smithi078 ceph-mon[142991]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:04.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:04 smithi118 ceph-mon[131825]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:04 smithi078 ceph-mon[139570]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:04 smithi078 ceph-mon[142991]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:06.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:06 smithi078 ceph-mon[139570]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:25:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:06 smithi078 ceph-mon[142991]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:06.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:06 smithi118 ceph-mon[131825]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:08.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:08 smithi118 ceph-mon[131825]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:08 smithi078 ceph-mon[139570]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:08 smithi078 ceph-mon[142991]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:10 smithi118 ceph-mon[131825]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:10 smithi078 ceph-mon[139570]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:10.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:10 smithi078 ceph-mon[142991]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:12.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:12 smithi118 ceph-mon[131825]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:12 smithi078 ceph-mon[139570]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:12.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:12 smithi078 ceph-mon[142991]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:14.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:14 smithi118 ceph-mon[131825]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:14 smithi078 ceph-mon[139570]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:14.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:14 smithi078 ceph-mon[142991]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:16.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:16 smithi078 ceph-mon[139570]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:25:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:16 smithi078 ceph-mon[142991]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:16.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:16 smithi118 ceph-mon[131825]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:17.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:18 smithi078 ceph-mon[139570]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:18 smithi078 ceph-mon[142991]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:18 smithi118 ceph-mon[131825]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:20 smithi118 ceph-mon[131825]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:20 smithi078 ceph-mon[139570]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:20.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:20 smithi078 ceph-mon[142991]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:22.131 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:25:22.438 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:25:22.439 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (8h) 5m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 5m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 5m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 5m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:25:22.440 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:22.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:25:22.826 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:25:22.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:22 smithi118 ceph-mon[131825]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:22 smithi078 ceph-mon[139570]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:22.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:22 smithi078 ceph-mon[142991]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:23.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:23 smithi118 ceph-mon[131825]: from='client.64556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:23 smithi118 ceph-mon[131825]: from='client.64562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4076194868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:23.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[139570]: from='client.64556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[139570]: from='client.64562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4076194868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:23.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[142991]: from='client.64556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[142991]: from='client.64562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:23.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4076194868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:24.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:24 smithi118 ceph-mon[131825]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:24 smithi078 ceph-mon[139570]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:24.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:24 smithi078 ceph-mon[142991]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:26.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:26 smithi078 ceph-mon[139570]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:26.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:26 smithi078 ceph-mon[142991]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:25:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:26 smithi118 ceph-mon[131825]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:28.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:28 smithi078 ceph-mon[139570]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:28 smithi078 ceph-mon[142991]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:28 smithi118 ceph-mon[131825]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:30.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:30 smithi118 ceph-mon[131825]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:30 smithi078 ceph-mon[139570]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:30.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:30 smithi078 ceph-mon[142991]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:32 smithi118 ceph-mon[131825]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:32.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:32 smithi078 ceph-mon[139570]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:32 smithi078 ceph-mon[142991]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:34.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:34 smithi118 ceph-mon[131825]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:34 smithi078 ceph-mon[139570]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:34.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:34 smithi078 ceph-mon[142991]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:36.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:36 smithi078 ceph-mon[139570]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:36 smithi078 ceph-mon[142991]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:25:36.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:36 smithi118 ceph-mon[131825]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:38 smithi078 ceph-mon[139570]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:38.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:38 smithi078 ceph-mon[142991]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:38 smithi118 ceph-mon[131825]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:40.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:40 smithi118 ceph-mon[131825]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:40.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:25:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:40 smithi078 ceph-mon[139570]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:25:40.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:40 smithi078 ceph-mon[142991]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:40.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:25:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:25:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:25:41.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:25:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:25:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:25:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:25:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:25:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:25:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:25:42.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:42 smithi118 ceph-mon[131825]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:42.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:42 smithi078 ceph-mon[139570]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:42.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:42 smithi078 ceph-mon[142991]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:44.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:44 smithi118 ceph-mon[131825]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:44 smithi078 ceph-mon[139570]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:44.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:44 smithi078 ceph-mon[142991]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:46.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:46 smithi078 ceph-mon[142991]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:46.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:46 smithi078 ceph-mon[139570]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:25:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:46 smithi118 ceph-mon[131825]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:47.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:25:48.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:48 smithi078 ceph-mon[139570]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:48 smithi078 ceph-mon[142991]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:49.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:48 smithi118 ceph-mon[131825]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:50 smithi118 ceph-mon[131825]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:50.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:50 smithi078 ceph-mon[139570]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:50 smithi078 ceph-mon[142991]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:52 smithi078 ceph-mon[139570]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:52.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:52 smithi078 ceph-mon[142991]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:52 smithi118 ceph-mon[131825]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:53.176 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:25:53.486 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:25:53.486 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:25:53.487 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (8h) 6m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:25:53.488 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:25:53.868 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:25:53.868 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:25:53.869 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:25:53.870 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:25:53.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:25:53.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:25:53.870 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:25:53.870 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:25:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[139570]: from='client.64574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[139570]: from='client.64580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[139570]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3207857637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[142991]: from='client.64574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[142991]: from='client.64580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[142991]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:54.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3207857637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:54 smithi118 ceph-mon[131825]: from='client.64574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:54 smithi118 ceph-mon[131825]: from='client.64580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:25:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:54 smithi118 ceph-mon[131825]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:55.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3207857637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:25:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:56 smithi078 ceph-mon[139570]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:56 smithi078 ceph-mon[142991]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:25:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:25:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:56 smithi118 ceph-mon[131825]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:25:58 smithi078 ceph-mon[139570]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:25:58 smithi078 ceph-mon[142991]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:25:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:25:58 smithi118 ceph-mon[131825]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:00 smithi118 ceph-mon[131825]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:00 smithi078 ceph-mon[139570]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:00 smithi078 ceph-mon[142991]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:02.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:02 smithi078 ceph-mon[142991]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:02 smithi078 ceph-mon[139570]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:02.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:02 smithi118 ceph-mon[131825]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:04 smithi078 ceph-mon[139570]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:04 smithi078 ceph-mon[142991]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:04 smithi118 ceph-mon[131825]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:06.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:06 smithi078 ceph-mon[139570]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:26:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:06 smithi078 ceph-mon[142991]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:06 smithi118 ceph-mon[131825]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:08 smithi078 ceph-mon[139570]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:08 smithi078 ceph-mon[142991]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:08 smithi118 ceph-mon[131825]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:10 smithi118 ceph-mon[131825]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:10 smithi078 ceph-mon[139570]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:10.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:10 smithi078 ceph-mon[142991]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:12 smithi078 ceph-mon[139570]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:12 smithi078 ceph-mon[142991]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:12 smithi118 ceph-mon[131825]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:14.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:14 smithi078 ceph-mon[142991]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:14.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:14 smithi078 ceph-mon[139570]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:14 smithi118 ceph-mon[131825]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:16.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:16 smithi078 ceph-mon[139570]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:26:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:16 smithi078 ceph-mon[142991]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:16 smithi118 ceph-mon[131825]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:17.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:17.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:18 smithi078 ceph-mon[139570]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:18.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:18 smithi078 ceph-mon[142991]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:18 smithi118 ceph-mon[131825]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:20 smithi118 ceph-mon[131825]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:20 smithi078 ceph-mon[139570]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:20 smithi078 ceph-mon[142991]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:22 smithi078 ceph-mon[139570]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:22.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:22 smithi078 ceph-mon[142991]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:22 smithi118 ceph-mon[131825]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:24.215 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:26:24.525 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (8h) 6m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 6m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:26:24.526 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:26:24.907 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:26:24.908 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:26:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:24 smithi078 ceph-mon[139570]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:24.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:24 smithi078 ceph-mon[142991]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:24 smithi118 ceph-mon[131825]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:25.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[139570]: from='client.64592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:25.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[139570]: from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:25.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2059855549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:25.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[142991]: from='client.64592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:25.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[142991]: from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:25.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2059855549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:26.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:25 smithi118 ceph-mon[131825]: from='client.64592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:26.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:25 smithi118 ceph-mon[131825]: from='client.54630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:26.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2059855549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:26.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:26 smithi078 ceph-mon[139570]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:26.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:26 smithi078 ceph-mon[142991]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:26.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:26:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:26 smithi118 ceph-mon[131825]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:28 smithi078 ceph-mon[139570]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:28.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:28 smithi078 ceph-mon[142991]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:28 smithi118 ceph-mon[131825]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:30 smithi118 ceph-mon[131825]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:30 smithi078 ceph-mon[139570]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:30.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:30 smithi078 ceph-mon[142991]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:32 smithi078 ceph-mon[139570]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:32 smithi078 ceph-mon[142991]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:32 smithi118 ceph-mon[131825]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:34 smithi078 ceph-mon[139570]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:34.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:34 smithi078 ceph-mon[142991]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:34 smithi118 ceph-mon[131825]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:36.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:36 smithi078 ceph-mon[139570]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:26:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:36 smithi078 ceph-mon[142991]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:36 smithi118 ceph-mon[131825]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:38 smithi078 ceph-mon[139570]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:38.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:38 smithi078 ceph-mon[142991]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:38 smithi118 ceph-mon[131825]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:40 smithi118 ceph-mon[131825]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:40 smithi078 ceph-mon[139570]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:40 smithi078 ceph-mon[142991]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:26:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:26:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:26:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:42.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:26:42.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:26:42.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:42.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:42 smithi118 ceph-mon[131825]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:42.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:26:42.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[142991]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:26:42.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:42 smithi078 ceph-mon[139570]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:44 smithi078 ceph-mon[139570]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:44.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:44 smithi078 ceph-mon[142991]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:44 smithi118 ceph-mon[131825]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:46.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:46 smithi078 ceph-mon[139570]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:26:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:46 smithi078 ceph-mon[142991]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:46 smithi118 ceph-mon[131825]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:47.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:26:48.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:48 smithi078 ceph-mon[139570]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:48 smithi078 ceph-mon[142991]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:48 smithi118 ceph-mon[131825]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:50 smithi118 ceph-mon[131825]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:50 smithi078 ceph-mon[139570]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:50 smithi078 ceph-mon[142991]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:52 smithi078 ceph-mon[139570]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:52.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:52 smithi078 ceph-mon[142991]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:52 smithi118 ceph-mon[131825]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:54 smithi078 ceph-mon[139570]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:54.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:54 smithi078 ceph-mon[142991]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:54 smithi118 ceph-mon[131825]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:55.252 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:26:55.560 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (8h) 7m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:26:55.561 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:26:55.940 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:26:55.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:26:55.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:26:55.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:55.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:26:55.941 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:26:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:26:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:26:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[139570]: from='client.64610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[139570]: from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[139570]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:56.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895673274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[142991]: from='client.64610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[142991]: from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[142991]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:56.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895673274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:56 smithi118 ceph-mon[131825]: from='client.64610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:56 smithi118 ceph-mon[131825]: from='client.64616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:26:57.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:56 smithi118 ceph-mon[131825]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:57.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895673274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:26:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:26:58 smithi078 ceph-mon[139570]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:58.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:26:58 smithi078 ceph-mon[142991]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:26:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:26:58 smithi118 ceph-mon[131825]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:00 smithi118 ceph-mon[131825]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:00 smithi078 ceph-mon[139570]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:00 smithi078 ceph-mon[142991]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:02 smithi078 ceph-mon[139570]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:02 smithi078 ceph-mon[142991]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:02 smithi118 ceph-mon[131825]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:03.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:04 smithi078 ceph-mon[139570]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:04.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:04 smithi078 ceph-mon[142991]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:04 smithi118 ceph-mon[131825]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:06.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:06 smithi078 ceph-mon[139570]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:06 smithi078 ceph-mon[142991]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:27:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:06 smithi118 ceph-mon[131825]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:08 smithi078 ceph-mon[139570]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:08.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:08 smithi078 ceph-mon[142991]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:08 smithi118 ceph-mon[131825]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:10 smithi118 ceph-mon[131825]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:10 smithi078 ceph-mon[139570]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:10 smithi078 ceph-mon[142991]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:12 smithi078 ceph-mon[139570]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:12.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:12 smithi078 ceph-mon[142991]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:12 smithi118 ceph-mon[131825]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:14 smithi078 ceph-mon[139570]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:14.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:14 smithi078 ceph-mon[142991]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:15.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:14 smithi118 ceph-mon[131825]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:16.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:16 smithi078 ceph-mon[139570]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:16.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:16 smithi078 ceph-mon[142991]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:27:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:16 smithi118 ceph-mon[131825]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:17.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:17.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:18 smithi078 ceph-mon[139570]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:18.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:18 smithi078 ceph-mon[142991]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:18 smithi118 ceph-mon[131825]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:20 smithi118 ceph-mon[131825]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:20 smithi078 ceph-mon[139570]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:20.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:20 smithi078 ceph-mon[142991]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:22 smithi078 ceph-mon[139570]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:22.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:22 smithi078 ceph-mon[142991]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:22 smithi118 ceph-mon[131825]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:24 smithi078 ceph-mon[139570]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:24.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:24 smithi078 ceph-mon[142991]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:24 smithi118 ceph-mon[131825]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:26.288 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:27:26.598 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:27:26.599 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:27:26.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:26 smithi078 ceph-mon[139570]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:27:26.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:26 smithi078 ceph-mon[142991]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:27:26.980 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:27:26.981 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:27:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:26 smithi118 ceph-mon[131825]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:27.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[139570]: from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:27.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[139570]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:27.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/205954038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:27:27.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[142991]: from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:27.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[142991]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:27.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/205954038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:27:28.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:27 smithi118 ceph-mon[131825]: from='client.64628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:28.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:27 smithi118 ceph-mon[131825]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:28.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/205954038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:27:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:28 smithi078 ceph-mon[139570]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:28.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:28 smithi078 ceph-mon[142991]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:28 smithi118 ceph-mon[131825]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:30 smithi118 ceph-mon[131825]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:30 smithi078 ceph-mon[139570]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:30.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:30 smithi078 ceph-mon[142991]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:32 smithi078 ceph-mon[139570]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:32.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:32 smithi078 ceph-mon[142991]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:32.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:32 smithi118 ceph-mon[131825]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:34 smithi078 ceph-mon[139570]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:34.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:34 smithi078 ceph-mon[142991]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:34 smithi118 ceph-mon[131825]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:36.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:36 smithi078 ceph-mon[139570]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:27:36.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:36 smithi078 ceph-mon[142991]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:36 smithi118 ceph-mon[131825]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:38.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:38 smithi078 ceph-mon[139570]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:38.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:38 smithi078 ceph-mon[142991]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:38 smithi118 ceph-mon[131825]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:40 smithi118 ceph-mon[131825]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:40 smithi078 ceph-mon[139570]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:40 smithi078 ceph-mon[142991]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:41.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:41 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:27:41.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:41 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:27:41.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:41 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:27:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:42 smithi118 ceph-mon[131825]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:27:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:27:42.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:27:42.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[142991]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:42.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:27:42.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:27:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:27:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[139570]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:27:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:27:42.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:27:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:44 smithi078 ceph-mon[139570]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:44.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:44 smithi078 ceph-mon[142991]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:44 smithi118 ceph-mon[131825]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:46.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:46 smithi078 ceph-mon[139570]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:27:46.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:46 smithi078 ceph-mon[142991]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:46 smithi118 ceph-mon[131825]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:47.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:47.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:27:48.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:48 smithi078 ceph-mon[139570]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:48.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:48 smithi078 ceph-mon[142991]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:48 smithi118 ceph-mon[131825]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:50.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:50 smithi118 ceph-mon[131825]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:50 smithi078 ceph-mon[139570]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:50 smithi078 ceph-mon[142991]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:52 smithi078 ceph-mon[139570]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:52.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:52 smithi078 ceph-mon[142991]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:52 smithi118 ceph-mon[131825]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:54 smithi078 ceph-mon[139570]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:54.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:54 smithi078 ceph-mon[142991]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:55.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:54 smithi118 ceph-mon[131825]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:56.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:56 smithi078 ceph-mon[139570]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:56.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:56 smithi078 ceph-mon[142991]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:27:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:27:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:56 smithi118 ceph-mon[131825]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:57.328 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:27:57.636 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:27:57.636 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:27:57.636 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:27:57.636 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:27:57.637 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:27:57.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:27:57.638 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:27:57.638 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:27:58.017 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:27:58.017 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:27:58.017 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:27:58.018 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:27:58.019 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:27:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[139570]: from='client.64646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[139570]: from='client.64652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[139570]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:58.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2768740167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:27:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[142991]: from='client.64646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:58.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[142991]: from='client.64652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:58.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[142991]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:58.972 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:27:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2768740167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:27:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:58 smithi118 ceph-mon[131825]: from='client.64646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:58 smithi118 ceph-mon[131825]: from='client.64652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:27:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:58 smithi118 ceph-mon[131825]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:27:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:27:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2768740167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:28:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:00 smithi118 ceph-mon[131825]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:00 smithi078 ceph-mon[139570]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:00 smithi078 ceph-mon[142991]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:02 smithi078 ceph-mon[139570]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:02.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:02 smithi078 ceph-mon[142991]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:02.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:02 smithi118 ceph-mon[131825]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:04 smithi078 ceph-mon[139570]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:04 smithi078 ceph-mon[142991]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:04 smithi118 ceph-mon[131825]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:06.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:06 smithi078 ceph-mon[139570]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:28:06.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:06 smithi078 ceph-mon[142991]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:06 smithi118 ceph-mon[131825]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:08 smithi078 ceph-mon[139570]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:08 smithi078 ceph-mon[142991]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:08 smithi118 ceph-mon[131825]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:10 smithi118 ceph-mon[131825]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:10 smithi078 ceph-mon[139570]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:10 smithi078 ceph-mon[142991]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:12 smithi078 ceph-mon[139570]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:12.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:12 smithi078 ceph-mon[142991]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:12 smithi118 ceph-mon[131825]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:14 smithi078 ceph-mon[139570]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:14.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:14 smithi078 ceph-mon[142991]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:14 smithi118 ceph-mon[131825]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:16.706 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:28:16.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:16 smithi078 ceph-mon[139570]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:16.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:16 smithi078 ceph-mon[142991]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:16 smithi118 ceph-mon[131825]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:17.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:17.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:18.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:18 smithi078 ceph-mon[139570]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:18.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:18 smithi078 ceph-mon[142991]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:18 smithi118 ceph-mon[131825]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:20 smithi118 ceph-mon[131825]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:20 smithi078 ceph-mon[139570]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:20 smithi078 ceph-mon[142991]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:22 smithi078 ceph-mon[139570]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:22.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:22 smithi078 ceph-mon[142991]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:22 smithi118 ceph-mon[131825]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:24 smithi078 ceph-mon[139570]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:24.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:24 smithi078 ceph-mon[142991]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:24 smithi118 ceph-mon[131825]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:26.707 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:28:26.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:26 smithi078 ceph-mon[142991]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:26.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:26 smithi078 ceph-mon[139570]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:26 smithi118 ceph-mon[131825]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:28.364 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:28:28.673 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:28:28.673 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:28:28.673 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:28:28.673 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 887M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1155M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6189M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5607M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5203M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4845M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:28:28.674 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:28:28.675 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:28:28.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:28 smithi078 ceph-mon[139570]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:28.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:28 smithi078 ceph-mon[142991]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:29.056 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:28:29.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:28:29.058 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:28:29.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:28:29.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:28:29.058 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:28:29.058 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:28:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:28 smithi118 ceph-mon[131825]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:29.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[142991]: from='client.64664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:29.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[142991]: from='client.64670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:29.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/72850640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:28:29.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[139570]: from='client.64664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[139570]: from='client.64670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:29.971 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/72850640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:28:30.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:29 smithi118 ceph-mon[131825]: from='client.64664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:30.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:29 smithi118 ceph-mon[131825]: from='client.64670 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:28:30.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/72850640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:28:30.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:30 smithi078 ceph-mon[142991]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:30.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:30 smithi078 ceph-mon[139570]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:31.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:30 smithi118 ceph-mon[131825]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:32 smithi078 ceph-mon[139570]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:32.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:32.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:32 smithi078 ceph-mon[142991]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:32.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:32 smithi118 ceph-mon[131825]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:34 smithi078 ceph-mon[139570]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:35.022 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:34 smithi078 ceph-mon[142991]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:34 smithi118 ceph-mon[131825]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:36.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:28:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:36 smithi118 ceph-mon[131825]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:36 smithi078 ceph-mon[139570]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:36 smithi078 ceph-mon[142991]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:38 smithi118 ceph-mon[131825]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:38 smithi078 ceph-mon[139570]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:38 smithi078 ceph-mon[142991]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:40 smithi118 ceph-mon[131825]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:40 smithi078 ceph-mon[139570]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:40 smithi078 ceph-mon[142991]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:42 smithi078 ceph-mon[139570]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:42.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:28:42.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:42 smithi078 ceph-mon[142991]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:42.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:28:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:42 smithi118 ceph-mon[131825]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[142991]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[139570]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:44.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:44 smithi118 ceph-mon[131825]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:28:45.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:28:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:28:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:28:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:28:47.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:47 smithi118 ceph-mon[131825]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:47.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:47 smithi078 ceph-mon[142991]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:47.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:47 smithi078 ceph-mon[139570]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:48.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:48.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:48.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:28:49.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:49 smithi118 ceph-mon[131825]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:49.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:49 smithi078 ceph-mon[139570]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:49.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:49 smithi078 ceph-mon[142991]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:50 smithi118 ceph-mon[131825]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:50 smithi078 ceph-mon[139570]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:50 smithi078 ceph-mon[142991]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:52.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:52 smithi078 ceph-mon[139570]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:52.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:52 smithi078 ceph-mon[142991]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:52 smithi118 ceph-mon[131825]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:54.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:54 smithi078 ceph-mon[139570]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:54.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:54 smithi078 ceph-mon[142991]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:54 smithi118 ceph-mon[131825]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:56.712 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:28:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:28:56.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:56 smithi078 ceph-mon[139570]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:56.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:56 smithi078 ceph-mon[142991]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:56 smithi118 ceph-mon[131825]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:58.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:28:58 smithi078 ceph-mon[139570]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:58.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:28:58 smithi078 ceph-mon[142991]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:28:58 smithi118 ceph-mon[131825]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:28:59.405 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:28:59.714 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 15s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 15s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 15s ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 15s ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 15s ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 15s ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 15s ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:28:59.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 15s ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 15s ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 15s ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:28:59.716 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:29:00.095 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:29:00.096 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:29:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:00 smithi118 ceph-mon[131825]: from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:00 smithi118 ceph-mon[131825]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:00 smithi118 ceph-mon[131825]: from='client.64688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2781835759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[139570]: from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[139570]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[139570]: from='client.64688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2781835759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:00.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[142991]: from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[142991]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:00.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[142991]: from='client.64688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:00.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2781835759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:02 smithi078 ceph-mon[139570]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:02.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:02 smithi078 ceph-mon[142991]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:02.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:02 smithi118 ceph-mon[131825]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:04 smithi078 ceph-mon[139570]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:04 smithi078 ceph-mon[142991]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:04 smithi118 ceph-mon[131825]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:06.715 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:29:06.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:06 smithi078 ceph-mon[142991]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:06.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:06 smithi078 ceph-mon[139570]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:06 smithi118 ceph-mon[131825]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:08.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:08 smithi078 ceph-mon[139570]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:08 smithi078 ceph-mon[142991]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:08 smithi118 ceph-mon[131825]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:10 smithi118 ceph-mon[131825]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:10 smithi078 ceph-mon[139570]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:10 smithi078 ceph-mon[142991]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:12.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:12 smithi078 ceph-mon[139570]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:12.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:12 smithi078 ceph-mon[142991]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:12 smithi118 ceph-mon[131825]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:14.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:14 smithi078 ceph-mon[139570]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:14.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:14 smithi078 ceph-mon[142991]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:14 smithi118 ceph-mon[131825]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:29:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:16 smithi118 ceph-mon[131825]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:16 smithi078 ceph-mon[139570]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:16 smithi078 ceph-mon[142991]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:18 smithi118 ceph-mon[131825]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:19.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:18 smithi078 ceph-mon[139570]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:18 smithi078 ceph-mon[142991]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:20 smithi118 ceph-mon[131825]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:20 smithi078 ceph-mon[139570]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:20 smithi078 ceph-mon[142991]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:22.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:22 smithi078 ceph-mon[139570]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:22.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:22 smithi078 ceph-mon[142991]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:22 smithi118 ceph-mon[131825]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:24.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:24 smithi078 ceph-mon[139570]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:24.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:24 smithi078 ceph-mon[142991]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:24 smithi118 ceph-mon[131825]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:29:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:26 smithi118 ceph-mon[131825]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:27.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:26 smithi078 ceph-mon[139570]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:27.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:26 smithi078 ceph-mon[142991]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:28 smithi118 ceph-mon[131825]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:29.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:28 smithi078 ceph-mon[139570]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:28 smithi078 ceph-mon[142991]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:30.446 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:29:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:30 smithi118 ceph-mon[131825]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:30 smithi078 ceph-mon[139570]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:30 smithi078 ceph-mon[142991]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:29:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 46s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:29:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:29:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 46s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:29:30.754 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 46s ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 46s ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1094M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 46s ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 46s ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 46s ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 46s ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 46s ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 46s ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4390M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5136M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:29:30.755 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4477M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:29:30.756 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5075M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:29:30.756 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 144M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:29:31.133 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:29:31.133 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:29:31.134 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:29:31.135 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:29:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:31 smithi118 ceph-mon[131825]: from='client.64700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:31 smithi118 ceph-mon[131825]: from='client.64706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2395370042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:31.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[139570]: from='client.64700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[139570]: from='client.64706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2395370042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:31.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[142991]: from='client.64700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[142991]: from='client.64706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:29:31.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2395370042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:29:32.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:32 smithi118 ceph-mon[131825]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:32.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:32.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:32 smithi078 ceph-mon[139570]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:32.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:32.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:32 smithi078 ceph-mon[142991]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:32.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:34.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:34 smithi078 ceph-mon[139570]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:34.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:34 smithi078 ceph-mon[142991]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:34 smithi118 ceph-mon[131825]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:36.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:29:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:36 smithi118 ceph-mon[131825]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:36 smithi078 ceph-mon[139570]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:36 smithi078 ceph-mon[142991]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:38 smithi118 ceph-mon[131825]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:38 smithi078 ceph-mon[139570]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:38 smithi078 ceph-mon[142991]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:40 smithi118 ceph-mon[131825]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:40 smithi078 ceph-mon[139570]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:40 smithi078 ceph-mon[142991]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:42 smithi118 ceph-mon[131825]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:43.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:42 smithi078 ceph-mon[139570]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:42 smithi078 ceph-mon[142991]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:44 smithi118 ceph-mon[131825]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:44 smithi078 ceph-mon[139570]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:44 smithi078 ceph-mon[142991]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:29:46.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:29:46.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:29:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:29:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:46 smithi118 ceph-mon[131825]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:46 smithi078 ceph-mon[139570]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:46 smithi078 ceph-mon[142991]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:48.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:29:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:29:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:29:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:29:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:50 smithi118 ceph-mon[131825]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:50 smithi078 ceph-mon[139570]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:50 smithi078 ceph-mon[142991]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:52 smithi118 ceph-mon[131825]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:52 smithi078 ceph-mon[139570]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:52 smithi078 ceph-mon[142991]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:54 smithi118 ceph-mon[131825]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:54 smithi078 ceph-mon[139570]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:54 smithi078 ceph-mon[142991]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:29:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:29:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:56 smithi118 ceph-mon[131825]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:57.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:56 smithi078 ceph-mon[139570]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:56 smithi078 ceph-mon[142991]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:29:58 smithi118 ceph-mon[131825]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:29:58 smithi078 ceph-mon[142991]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:29:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:29:58 smithi078 ceph-mon[139570]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:00.287 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:00 smithi078 conmon[139546]: 2023-12-16T10:29:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:30:00.287 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:00 smithi078 ceph-mon[139570]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:00.287 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:30:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:00 smithi118 ceph-mon[131825]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:30:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:00 smithi078 ceph-mon[142991]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:30:01.484 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:30:01.792 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 77s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 13s ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 77s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 13s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 13s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 77s ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 77s ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 13s ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 77s ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 77s ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 13s ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:30:01.793 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 77s ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 77s ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 77s ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 77s ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 13s ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 13s ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 13s ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 13s ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:30:01.794 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 13s ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:30:02.172 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:30:02.173 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:30:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:02 smithi118 ceph-mon[131825]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:02 smithi118 ceph-mon[131825]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:02 smithi118 ceph-mon[131825]: from='client.54756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:02 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1152345564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[139570]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[139570]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[139570]: from='client.54756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1152345564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[142991]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[142991]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[142991]: from='client.54756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1152345564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:04 smithi118 ceph-mon[131825]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:04 smithi078 ceph-mon[139570]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:04 smithi078 ceph-mon[142991]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:30:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:06 smithi118 ceph-mon[131825]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:06 smithi078 ceph-mon[142991]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:06 smithi078 ceph-mon[139570]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:08 smithi118 ceph-mon[131825]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:08 smithi078 ceph-mon[139570]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:08 smithi078 ceph-mon[142991]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:10 smithi118 ceph-mon[131825]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:10 smithi078 ceph-mon[139570]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:10 smithi078 ceph-mon[142991]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:12 smithi118 ceph-mon[131825]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:12 smithi078 ceph-mon[139570]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:12 smithi078 ceph-mon[142991]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:14 smithi118 ceph-mon[131825]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:15.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:14 smithi078 ceph-mon[139570]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:14 smithi078 ceph-mon[142991]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:30:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:16 smithi118 ceph-mon[131825]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:16 smithi078 ceph-mon[139570]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:16 smithi078 ceph-mon[142991]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:18 smithi118 ceph-mon[131825]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:19.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:18 smithi078 ceph-mon[139570]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:18 smithi078 ceph-mon[142991]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:20 smithi118 ceph-mon[131825]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:20 smithi078 ceph-mon[139570]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:20 smithi078 ceph-mon[142991]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:22 smithi118 ceph-mon[131825]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:22 smithi078 ceph-mon[139570]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:22 smithi078 ceph-mon[142991]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:24 smithi118 ceph-mon[131825]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:25.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:24 smithi078 ceph-mon[139570]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:24 smithi078 ceph-mon[142991]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:30:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:26 smithi118 ceph-mon[131825]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:27.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:26 smithi078 ceph-mon[139570]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:27.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:26 smithi078 ceph-mon[142991]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:28 smithi118 ceph-mon[131825]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:29.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:28 smithi078 ceph-mon[139570]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:29.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:28 smithi078 ceph-mon[142991]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:30 smithi118 ceph-mon[131825]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:30 smithi078 ceph-mon[139570]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:30 smithi078 ceph-mon[142991]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 108s ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 44s ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 108s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 44s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:30:32.830 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 44s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 108s ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 108s ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 44s ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 108s ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 108s ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 44s ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 108s ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 108s ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 108s ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 108s ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 44s ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 44s ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:30:32.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 44s ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:30:32.832 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 44s ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:30:32.832 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 44s ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:30:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:32 smithi118 ceph-mon[131825]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:33.213 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:30:33.214 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:30:33.215 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:30:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:32 smithi078 ceph-mon[139570]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:32 smithi078 ceph-mon[142991]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:34.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:33 smithi118 ceph-mon[131825]: from='client.64736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:33 smithi118 ceph-mon[131825]: from='client.54774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:33 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4138634248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[142991]: from='client.64736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[142991]: from='client.54774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4138634248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[139570]: from='client.64736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[139570]: from='client.54774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:30:34.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:33 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4138634248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:30:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:34 smithi118 ceph-mon[131825]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:35.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:34 smithi078 ceph-mon[139570]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:34 smithi078 ceph-mon[142991]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:36.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:30:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:36 smithi118 ceph-mon[131825]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:36 smithi078 ceph-mon[139570]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:36 smithi078 ceph-mon[142991]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:38 smithi118 ceph-mon[131825]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:38 smithi078 ceph-mon[139570]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:38 smithi078 ceph-mon[142991]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:40 smithi118 ceph-mon[131825]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:40 smithi078 ceph-mon[139570]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:40 smithi078 ceph-mon[142991]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:42 smithi118 ceph-mon[131825]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:43.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:42 smithi078 ceph-mon[139570]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:42 smithi078 ceph-mon[142991]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:44 smithi118 ceph-mon[131825]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:44 smithi078 ceph-mon[139570]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:44 smithi078 ceph-mon[142991]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:30:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:46 smithi118 ceph-mon[131825]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:46 smithi078 ceph-mon[139570]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:46 smithi078 ceph-mon[142991]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:30:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:48 smithi118 ceph-mon[131825]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:49.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:48 smithi078 ceph-mon[139570]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:48 smithi078 ceph-mon[142991]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:30:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:30:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:30:50.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:30:50.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:30:50.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:30:50.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:30:50.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:30:50.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:30:50.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:30:50.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:30:50.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:30:51.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:50 smithi118 ceph-mon[131825]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:51.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:50 smithi078 ceph-mon[142991]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:51.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:50 smithi078 ceph-mon[139570]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:52 smithi118 ceph-mon[131825]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:52 smithi078 ceph-mon[139570]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:52 smithi078 ceph-mon[142991]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:54 smithi118 ceph-mon[131825]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:54 smithi078 ceph-mon[139570]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:54 smithi078 ceph-mon[142991]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:30:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:30:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:56 smithi118 ceph-mon[131825]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:57.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:56 smithi078 ceph-mon[139570]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:56 smithi078 ceph-mon[142991]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:30:58 smithi118 ceph-mon[131825]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:30:58 smithi078 ceph-mon[139570]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:30:59.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:30:58 smithi078 ceph-mon[142991]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:00 smithi118 ceph-mon[131825]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:00 smithi078 ceph-mon[139570]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:00 smithi078 ceph-mon[142991]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:02 smithi118 ceph-mon[131825]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:02 smithi078 ceph-mon[142991]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:02 smithi078 ceph-mon[139570]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:03.563 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 75s ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 75s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 75s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:31:03.873 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 75s ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 75s ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 75s ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 75s ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 75s ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 75s ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:31:03.874 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 75s ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:31:04.254 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:31:04.255 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:31:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:04 smithi118 ceph-mon[131825]: from='client.64754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:04 smithi118 ceph-mon[131825]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:04 smithi118 ceph-mon[131825]: from='client.64760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2510091137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[139570]: from='client.64754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[139570]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[139570]: from='client.64760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2510091137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[142991]: from='client.64754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[142991]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[142991]: from='client.64760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:05.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2510091137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:31:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:06 smithi118 ceph-mon[131825]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:06 smithi078 ceph-mon[139570]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:06 smithi078 ceph-mon[142991]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:08 smithi118 ceph-mon[131825]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:08 smithi078 ceph-mon[142991]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:08 smithi078 ceph-mon[139570]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:10 smithi118 ceph-mon[131825]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:10 smithi078 ceph-mon[139570]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:10 smithi078 ceph-mon[142991]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:12 smithi118 ceph-mon[131825]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:12 smithi078 ceph-mon[139570]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:12 smithi078 ceph-mon[142991]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:14 smithi118 ceph-mon[131825]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:15.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:14 smithi078 ceph-mon[139570]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:15.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:14 smithi078 ceph-mon[142991]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:31:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:16 smithi118 ceph-mon[131825]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:16 smithi078 ceph-mon[139570]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:16 smithi078 ceph-mon[142991]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:18 smithi118 ceph-mon[131825]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:19.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:18 smithi078 ceph-mon[139570]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:18 smithi078 ceph-mon[142991]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:20 smithi118 ceph-mon[131825]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:20 smithi078 ceph-mon[139570]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:20 smithi078 ceph-mon[142991]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:23.151 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:31:22.677169055Z level=info msg="Completed cleanup jobs" duration=12.943999ms 2023-12-16T10:31:23.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:22 smithi118 ceph-mon[131825]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:22 smithi078 ceph-mon[139570]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:22 smithi078 ceph-mon[142991]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:24 smithi118 ceph-mon[131825]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:25.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:24 smithi078 ceph-mon[139570]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:24 smithi078 ceph-mon[142991]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:31:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:26 smithi118 ceph-mon[131825]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:27.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:26 smithi078 ceph-mon[139570]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:27.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:26 smithi078 ceph-mon[142991]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:28 smithi118 ceph-mon[131825]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:29.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:28 smithi078 ceph-mon[139570]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:28 smithi078 ceph-mon[142991]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:30 smithi118 ceph-mon[131825]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:30 smithi078 ceph-mon[139570]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:30 smithi078 ceph-mon[142991]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:32 smithi118 ceph-mon[131825]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:32 smithi078 ceph-mon[139570]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:32 smithi078 ceph-mon[142991]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:34.609 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:31:34.920 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:31:34.920 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:31:34.920 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 106s ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:31:34.920 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:31:34.920 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 106s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 106s ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 106s ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 106s ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 106s ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 106s ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 106s ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:31:34.921 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 106s ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:31:34.922 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 106s ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:31:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:34 smithi118 ceph-mon[131825]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:35.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:34 smithi078 ceph-mon[139570]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:34 smithi078 ceph-mon[142991]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:35.301 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:31:35.302 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:31:35.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:31:35.303 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:31:35.303 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:31:35.303 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:31:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:35 smithi118 ceph-mon[131825]: from='client.64772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:35 smithi118 ceph-mon[131825]: from='client.54810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2392266634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:36.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[139570]: from='client.64772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[139570]: from='client.54810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2392266634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:36.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[142991]: from='client.64772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[142991]: from='client.54810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:31:36.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2392266634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:31:36.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:31:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:36 smithi118 ceph-mon[131825]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:36 smithi078 ceph-mon[139570]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:36 smithi078 ceph-mon[142991]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:38 smithi118 ceph-mon[131825]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:38 smithi078 ceph-mon[139570]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:38 smithi078 ceph-mon[142991]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:40 smithi118 ceph-mon[131825]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:40 smithi078 ceph-mon[139570]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:40 smithi078 ceph-mon[142991]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:42 smithi118 ceph-mon[131825]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:43.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:42 smithi078 ceph-mon[139570]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:42 smithi078 ceph-mon[142991]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:44 smithi118 ceph-mon[131825]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:44 smithi078 ceph-mon[139570]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:44 smithi078 ceph-mon[142991]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:31:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:46 smithi118 ceph-mon[131825]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:46 smithi078 ceph-mon[139570]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:46 smithi078 ceph-mon[142991]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:48.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:31:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:48 smithi118 ceph-mon[131825]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:48 smithi078 ceph-mon[142991]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:49.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:48 smithi078 ceph-mon[139570]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:31:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:50 smithi118 ceph-mon[131825]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:31:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:31:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:31:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:31:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[139570]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:31:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:31:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:31:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:31:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[142991]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:31:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:31:50.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:31:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:52 smithi118 ceph-mon[131825]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:52 smithi078 ceph-mon[139570]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:52 smithi078 ceph-mon[142991]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:54 smithi118 ceph-mon[131825]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:54 smithi078 ceph-mon[139570]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:54 smithi078 ceph-mon[142991]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:31:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:31:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:56 smithi118 ceph-mon[131825]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:57.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:56 smithi078 ceph-mon[139570]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:56 smithi078 ceph-mon[142991]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:31:58 smithi118 ceph-mon[131825]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:31:58 smithi078 ceph-mon[139570]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:31:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:31:58 smithi078 ceph-mon[142991]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:00 smithi118 ceph-mon[131825]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:00 smithi078 ceph-mon[139570]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:00 smithi078 ceph-mon[142991]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:02 smithi118 ceph-mon[131825]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:02 smithi078 ceph-mon[139570]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:02 smithi078 ceph-mon[142991]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:04 smithi118 ceph-mon[131825]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:04 smithi078 ceph-mon[139570]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:04 smithi078 ceph-mon[142991]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:05.649 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:32:05.956 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:32:05.957 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:32:05.958 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:32:06.340 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:32:06.340 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:32:06.340 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:32:06.340 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:32:06.341 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:32:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:32:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:06 smithi118 ceph-mon[131825]: from='client.64790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:06 smithi118 ceph-mon[131825]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:06 smithi118 ceph-mon[131825]: from='client.64796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2297153418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[139570]: from='client.64790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[139570]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[139570]: from='client.64796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2297153418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[142991]: from='client.64790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[142991]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:07.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[142991]: from='client.64796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:07.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2297153418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:08 smithi118 ceph-mon[131825]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:08 smithi078 ceph-mon[139570]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:08 smithi078 ceph-mon[142991]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:10 smithi118 ceph-mon[131825]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:10 smithi078 ceph-mon[139570]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:10 smithi078 ceph-mon[142991]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:12 smithi118 ceph-mon[131825]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:12 smithi078 ceph-mon[139570]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:12 smithi078 ceph-mon[142991]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:14 smithi118 ceph-mon[131825]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:15.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:14 smithi078 ceph-mon[139570]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:14 smithi078 ceph-mon[142991]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:32:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:16 smithi118 ceph-mon[131825]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:16 smithi078 ceph-mon[139570]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:16 smithi078 ceph-mon[142991]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:18 smithi118 ceph-mon[131825]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:19.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:18 smithi078 ceph-mon[139570]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:18 smithi078 ceph-mon[142991]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:20 smithi118 ceph-mon[131825]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:20 smithi078 ceph-mon[139570]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:20 smithi078 ceph-mon[142991]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:22 smithi118 ceph-mon[131825]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:22 smithi078 ceph-mon[139570]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:22 smithi078 ceph-mon[142991]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:24 smithi118 ceph-mon[131825]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:24 smithi078 ceph-mon[142991]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:25.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:24 smithi078 ceph-mon[139570]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:32:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:26 smithi118 ceph-mon[131825]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:27.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:26 smithi078 ceph-mon[139570]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:27.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:26 smithi078 ceph-mon[142991]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:28 smithi118 ceph-mon[131825]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:29.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:28 smithi078 ceph-mon[139570]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:28 smithi078 ceph-mon[142991]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:30 smithi118 ceph-mon[131825]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:30 smithi078 ceph-mon[139570]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:30 smithi078 ceph-mon[142991]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:32 smithi118 ceph-mon[131825]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:32 smithi078 ceph-mon[139570]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:32 smithi078 ceph-mon[142991]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:34 smithi118 ceph-mon[131825]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:35.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:34 smithi078 ceph-mon[139570]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:34 smithi078 ceph-mon[142991]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:36.686 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:32:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:32:36.995 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:32:36.996 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:32:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:36 smithi118 ceph-mon[131825]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:36 smithi078 ceph-mon[139570]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:36 smithi078 ceph-mon[142991]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:37.377 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:32:37.377 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:32:37.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:32:37.377 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:32:37.378 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:32:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:37 smithi118 ceph-mon[131825]: from='client.54840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:37 smithi118 ceph-mon[131825]: from='client.64814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3058599492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[139570]: from='client.54840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[139570]: from='client.64814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3058599492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[142991]: from='client.54840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[142991]: from='client.64814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:32:38.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3058599492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:32:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:38 smithi118 ceph-mon[131825]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:38 smithi078 ceph-mon[139570]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:39.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:38 smithi078 ceph-mon[142991]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:40 smithi118 ceph-mon[131825]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:40.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:40 smithi078 ceph-mon[139570]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:40 smithi078 ceph-mon[142991]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:42 smithi118 ceph-mon[131825]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:43.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:42 smithi078 ceph-mon[139570]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:42 smithi078 ceph-mon[142991]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:44 smithi118 ceph-mon[131825]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:44 smithi078 ceph-mon[142991]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:44 smithi078 ceph-mon[139570]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:32:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:46 smithi118 ceph-mon[131825]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:46 smithi078 ceph-mon[139570]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:46 smithi078 ceph-mon[142991]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:48.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:32:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:48 smithi118 ceph-mon[131825]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:48 smithi078 ceph-mon[142991]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:49.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:48 smithi078 ceph-mon[139570]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:50 smithi118 ceph-mon[131825]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:32:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:50 smithi078 ceph-mon[142991]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:32:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:50 smithi078 ceph-mon[139570]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:50.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:32:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:32:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:32:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:32:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:32:52.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:52 smithi118 ceph-mon[131825]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:52.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:52 smithi078 ceph-mon[139570]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:52 smithi078 ceph-mon[142991]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:55.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:54 smithi118 ceph-mon[131825]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:54 smithi078 ceph-mon[139570]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:54 smithi078 ceph-mon[142991]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:32:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:32:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:56 smithi118 ceph-mon[131825]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:57.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:56 smithi078 ceph-mon[139570]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:56 smithi078 ceph-mon[142991]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:32:58 smithi118 ceph-mon[131825]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:32:58 smithi078 ceph-mon[142991]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:32:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:32:58 smithi078 ceph-mon[139570]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:00 smithi118 ceph-mon[131825]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:00 smithi078 ceph-mon[139570]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:00 smithi078 ceph-mon[142991]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:02 smithi118 ceph-mon[131825]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:02 smithi078 ceph-mon[139570]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:02 smithi078 ceph-mon[142991]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:04 smithi118 ceph-mon[131825]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:04 smithi078 ceph-mon[142991]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:04 smithi078 ceph-mon[139570]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:33:07.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:06 smithi118 ceph-mon[131825]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:06 smithi078 ceph-mon[139570]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:06 smithi078 ceph-mon[142991]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:07.725 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:33:08.034 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:33:08.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:33:08.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:33:08.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:33:08.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:33:08.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:33:08.036 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:33:08.421 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:33:08.421 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:33:08.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:33:08.421 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:08.422 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:33:08.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:33:08.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:33:08.423 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:33:08.423 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:33:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:08 smithi118 ceph-mon[131825]: from='client.64826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:08 smithi118 ceph-mon[131825]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:08 smithi118 ceph-mon[131825]: from='client.64832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/149198038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[142991]: from='client.64826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[142991]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[142991]: from='client.64832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/149198038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[139570]: from='client.64826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[139570]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[139570]: from='client.64832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/149198038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:10 smithi118 ceph-mon[131825]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:10 smithi078 ceph-mon[139570]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:10 smithi078 ceph-mon[142991]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:12 smithi118 ceph-mon[131825]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:12 smithi078 ceph-mon[142991]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:12 smithi078 ceph-mon[139570]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:14 smithi118 ceph-mon[131825]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:14 smithi078 ceph-mon[142991]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:15.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:14 smithi078 ceph-mon[139570]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:33:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:16 smithi118 ceph-mon[131825]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:16 smithi078 ceph-mon[139570]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:16 smithi078 ceph-mon[142991]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:18 smithi118 ceph-mon[131825]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:18 smithi078 ceph-mon[139570]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:18 smithi078 ceph-mon[142991]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:20 smithi118 ceph-mon[131825]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:20.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:20 smithi078 ceph-mon[139570]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:20 smithi078 ceph-mon[142991]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:22 smithi118 ceph-mon[131825]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:22 smithi078 ceph-mon[139570]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:22 smithi078 ceph-mon[142991]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:24 smithi118 ceph-mon[131825]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:25.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:24 smithi078 ceph-mon[139570]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:24 smithi078 ceph-mon[142991]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:33:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:26 smithi118 ceph-mon[131825]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:26 smithi078 ceph-mon[139570]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:27.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:26 smithi078 ceph-mon[142991]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:29.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:28 smithi118 ceph-mon[131825]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:29.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:28 smithi078 ceph-mon[139570]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:28 smithi078 ceph-mon[142991]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:30 smithi118 ceph-mon[131825]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:30 smithi078 ceph-mon[139570]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:30 smithi078 ceph-mon[142991]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:32 smithi118 ceph-mon[131825]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:32 smithi078 ceph-mon[139570]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:32 smithi078 ceph-mon[142991]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:35.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:34 smithi118 ceph-mon[131825]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:35.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:34 smithi078 ceph-mon[139570]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:34 smithi078 ceph-mon[142991]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:33:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:36 smithi118 ceph-mon[131825]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:36 smithi078 ceph-mon[139570]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:36 smithi078 ceph-mon[142991]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:38.772 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:33:39.078 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:33:39.078 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:33:39.078 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:33:39.079 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:33:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:33:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:33:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:33:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:33:39.080 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:33:39.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:38 smithi118 ceph-mon[131825]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:38 smithi078 ceph-mon[139570]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:38 smithi078 ceph-mon[142991]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:39.463 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:33:39.464 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:33:39.465 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:33:39.465 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:33:39.465 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:33:39.465 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:33:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:39 smithi118 ceph-mon[131825]: from='client.64844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:39 smithi118 ceph-mon[131825]: from='client.64850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/917218362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:40.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[139570]: from='client.64844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[139570]: from='client.64850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/917218362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:40.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[142991]: from='client.64844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[142991]: from='client.64850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:33:40.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/917218362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:33:41.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:40 smithi118 ceph-mon[131825]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:41.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:40 smithi078 ceph-mon[139570]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:41.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:40 smithi078 ceph-mon[142991]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:42 smithi118 ceph-mon[131825]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:43.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:42 smithi078 ceph-mon[139570]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:42 smithi078 ceph-mon[142991]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:44 smithi118 ceph-mon[131825]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:44 smithi078 ceph-mon[139570]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:44 smithi078 ceph-mon[142991]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:33:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:46 smithi118 ceph-mon[131825]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:46 smithi078 ceph-mon[139570]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:46 smithi078 ceph-mon[142991]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:48.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:48.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:33:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:48 smithi118 ceph-mon[131825]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:49.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:48 smithi078 ceph-mon[139570]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:49.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:48 smithi078 ceph-mon[142991]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:50.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:50 smithi118 ceph-mon[131825]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:50 smithi078 ceph-mon[139570]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:50 smithi078 ceph-mon[142991]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:51.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:33:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:33:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:33:51.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:33:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:33:52.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:52 smithi118 ceph-mon[131825]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:52.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:52 smithi078 ceph-mon[139570]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:52 smithi078 ceph-mon[142991]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:54 smithi118 ceph-mon[131825]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:54 smithi078 ceph-mon[139570]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:54 smithi078 ceph-mon[142991]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:33:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:33:57.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:56 smithi118 ceph-mon[131825]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:57.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:56 smithi078 ceph-mon[139570]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:56 smithi078 ceph-mon[142991]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:33:58 smithi118 ceph-mon[131825]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:33:58 smithi078 ceph-mon[139570]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:33:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:33:58 smithi078 ceph-mon[142991]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:00.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:00 smithi118 ceph-mon[131825]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:00 smithi078 ceph-mon[139570]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:00 smithi078 ceph-mon[142991]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:02 smithi118 ceph-mon[131825]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:02 smithi078 ceph-mon[139570]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:02 smithi078 ceph-mon[142991]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:05.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:04 smithi118 ceph-mon[131825]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:04 smithi078 ceph-mon[139570]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:04 smithi078 ceph-mon[142991]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:34:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:06 smithi118 ceph-mon[131825]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:06 smithi078 ceph-mon[139570]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:06 smithi078 ceph-mon[142991]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:08 smithi118 ceph-mon[131825]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:08 smithi078 ceph-mon[142991]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:08 smithi078 ceph-mon[139570]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:09.813 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:34:10.123 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:34:10.123 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:34:10.123 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:34:10.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:34:10.123 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:34:10.124 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:34:10.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:34:10.125 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:34:10.125 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:10.507 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:34:10.508 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:34:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:10 smithi118 ceph-mon[131825]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:10 smithi118 ceph-mon[131825]: from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:10.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:10 smithi118 ceph-mon[131825]: from='client.64868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[142991]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[142991]: from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[142991]: from='client.64868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[139570]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[139570]: from='client.54894 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:10 smithi078 ceph-mon[139570]: from='client.64868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:11.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1153252746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:11.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1153252746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:11.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1153252746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:12.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:12 smithi118 ceph-mon[131825]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:12.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:12 smithi078 ceph-mon[142991]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:12.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:12 smithi078 ceph-mon[139570]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:14 smithi118 ceph-mon[131825]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:14 smithi078 ceph-mon[139570]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:14 smithi078 ceph-mon[142991]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:34:17.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:16 smithi118 ceph-mon[131825]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:16 smithi078 ceph-mon[139570]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:16 smithi078 ceph-mon[142991]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:18.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:18.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:19.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:18 smithi118 ceph-mon[131825]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:18 smithi078 ceph-mon[139570]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:18 smithi078 ceph-mon[142991]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:20.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:20 smithi118 ceph-mon[131825]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:20 smithi078 ceph-mon[139570]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:20 smithi078 ceph-mon[142991]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:22 smithi118 ceph-mon[131825]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:22 smithi078 ceph-mon[139570]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:22 smithi078 ceph-mon[142991]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:25.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:24 smithi118 ceph-mon[131825]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:25.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:24 smithi078 ceph-mon[139570]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:24 smithi078 ceph-mon[142991]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:34:27.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:26 smithi118 ceph-mon[131825]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:26 smithi078 ceph-mon[142991]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:27.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:26 smithi078 ceph-mon[139570]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:28 smithi118 ceph-mon[131825]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:29.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:28 smithi078 ceph-mon[139570]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:29.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:28 smithi078 ceph-mon[142991]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:30 smithi118 ceph-mon[131825]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:30.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:30 smithi078 ceph-mon[142991]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:30 smithi078 ceph-mon[139570]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:32 smithi118 ceph-mon[131825]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:32 smithi078 ceph-mon[139570]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:32 smithi078 ceph-mon[142991]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:34 smithi118 ceph-mon[131825]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:34 smithi078 ceph-mon[139570]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:34 smithi078 ceph-mon[142991]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:34:37.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:36 smithi118 ceph-mon[131825]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:37.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:36 smithi078 ceph-mon[139570]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:36 smithi078 ceph-mon[142991]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:38 smithi118 ceph-mon[131825]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:39.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:38 smithi078 ceph-mon[139570]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:38 smithi078 ceph-mon[142991]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:40.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:40 smithi118 ceph-mon[131825]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:40 smithi078 ceph-mon[139570]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:40 smithi078 ceph-mon[142991]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:40.858 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:34:41.166 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6220M 2140M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5638M 2140M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5226M 2140M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4876M 2140M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4417M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5169M 2468M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4507M 2468M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5109M 2468M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:34:41.167 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:41.553 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:34:41.554 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:34:41.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:41 smithi118 ceph-mon[131825]: from='client.64880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:41.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:41 smithi118 ceph-mon[131825]: from='client.64886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:41.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:41 smithi078 ceph-mon[139570]: from='client.64880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:41.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:41 smithi078 ceph-mon[139570]: from='client.64886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:41.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:41 smithi078 ceph-mon[142991]: from='client.64880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:41.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:41 smithi078 ceph-mon[142991]: from='client.64886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:34:42.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1939872263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:42.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:42 smithi118 ceph-mon[131825]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:42.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1939872263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:42.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:42 smithi078 ceph-mon[139570]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:42.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1939872263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:34:42.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:42 smithi078 ceph-mon[142991]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:44 smithi118 ceph-mon[131825]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:44 smithi078 ceph-mon[139570]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:44 smithi078 ceph-mon[142991]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:34:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:46 smithi118 ceph-mon[131825]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:46 smithi078 ceph-mon[139570]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:46 smithi078 ceph-mon[142991]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:34:49.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:48 smithi118 ceph-mon[131825]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:48 smithi078 ceph-mon[139570]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:48 smithi078 ceph-mon[142991]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:50.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:50 smithi118 ceph-mon[131825]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:50 smithi078 ceph-mon[139570]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:50 smithi078 ceph-mon[142991]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:51.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:34:51.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:34:51.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2464M 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2127M 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2464M 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2127M 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:34:52.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2464M 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2127M 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:34:52.902 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:34:55.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:54 smithi118 ceph-mon[131825]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:54 smithi078 ceph-mon[139570]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:54 smithi078 ceph-mon[142991]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:34:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:34:57.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:56 smithi118 ceph-mon[131825]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:56 smithi078 ceph-mon[139570]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:56 smithi078 ceph-mon[142991]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:59.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:34:58 smithi118 ceph-mon[131825]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:59.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:34:58 smithi078 ceph-mon[142991]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:34:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:34:58 smithi078 ceph-mon[139570]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:00.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:00 smithi118 ceph-mon[131825]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:00 smithi078 ceph-mon[139570]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:00 smithi078 ceph-mon[142991]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:02 smithi118 ceph-mon[131825]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:02 smithi078 ceph-mon[139570]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:03.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:02 smithi078 ceph-mon[142991]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:04 smithi118 ceph-mon[131825]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:04 smithi078 ceph-mon[139570]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:05.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:04 smithi078 ceph-mon[142991]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:35:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:06 smithi118 ceph-mon[131825]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:07.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:06 smithi078 ceph-mon[142991]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:07.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:06 smithi078 ceph-mon[139570]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:09.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:08 smithi118 ceph-mon[131825]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:08 smithi078 ceph-mon[142991]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:08 smithi078 ceph-mon[139570]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:10 smithi118 ceph-mon[131825]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:10 smithi078 ceph-mon[139570]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:10 smithi078 ceph-mon[142991]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:11.899 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:35:12.207 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:35:12.208 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:35:12.209 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:35:12.209 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:35:12.209 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:35:12.209 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:35:12.209 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:35:12.588 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:35:12.589 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:35:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:12 smithi118 ceph-mon[131825]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:12 smithi118 ceph-mon[131825]: from='client.64898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:12 smithi118 ceph-mon[131825]: from='client.54936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/623243703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[139570]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[139570]: from='client.64898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[139570]: from='client.54936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/623243703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[142991]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[142991]: from='client.64898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[142991]: from='client.54936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/623243703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:14 smithi118 ceph-mon[131825]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:14 smithi078 ceph-mon[139570]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:14 smithi078 ceph-mon[142991]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:35:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:16 smithi118 ceph-mon[131825]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:16 smithi078 ceph-mon[139570]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:16 smithi078 ceph-mon[142991]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:18.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:18 smithi118 ceph-mon[131825]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:18 smithi078 ceph-mon[139570]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:18 smithi078 ceph-mon[142991]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:20.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:20 smithi118 ceph-mon[131825]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:20 smithi078 ceph-mon[139570]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:20 smithi078 ceph-mon[142991]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:23.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:22 smithi118 ceph-mon[131825]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:23.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:22 smithi078 ceph-mon[142991]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:23.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:22 smithi078 ceph-mon[139570]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:24 smithi118 ceph-mon[131825]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:24 smithi078 ceph-mon[139570]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:24 smithi078 ceph-mon[142991]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:35:27.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:26 smithi118 ceph-mon[131825]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:26 smithi078 ceph-mon[139570]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:27.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:26 smithi078 ceph-mon[142991]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:28 smithi118 ceph-mon[131825]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:28 smithi078 ceph-mon[139570]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:28 smithi078 ceph-mon[142991]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:30.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:30 smithi118 ceph-mon[131825]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:30 smithi078 ceph-mon[139570]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:30 smithi078 ceph-mon[142991]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:32 smithi118 ceph-mon[131825]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:32 smithi078 ceph-mon[139570]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:32 smithi078 ceph-mon[142991]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:34 smithi118 ceph-mon[131825]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:34 smithi078 ceph-mon[139570]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:34 smithi078 ceph-mon[142991]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:35:37.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:36 smithi118 ceph-mon[131825]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:36 smithi078 ceph-mon[139570]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:36 smithi078 ceph-mon[142991]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:38 smithi118 ceph-mon[131825]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:38 smithi078 ceph-mon[139570]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:38 smithi078 ceph-mon[142991]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:40 smithi118 ceph-mon[131825]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:40 smithi078 ceph-mon[139570]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:40 smithi078 ceph-mon[142991]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:42.937 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:35:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:42 smithi118 ceph-mon[131825]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:42 smithi078 ceph-mon[139570]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:42 smithi078 ceph-mon[142991]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:43.245 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:35:43.245 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:35:43.246 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:35:43.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:35:43.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:35:43.247 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:35:43.247 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:35:43.629 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:35:43.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:35:43.631 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:35:43.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:35:43.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:35:43.631 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:35:43.631 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:35:44.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:43 smithi118 ceph-mon[131825]: from='client.54948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:44.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/119107561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:44.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:43 smithi078 ceph-mon[139570]: from='client.54948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:44.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/119107561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:44.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:43 smithi078 ceph-mon[142991]: from='client.54948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:44.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/119107561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:35:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:44 smithi118 ceph-mon[131825]: from='client.64922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:45.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:44 smithi118 ceph-mon[131825]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:44 smithi078 ceph-mon[139570]: from='client.64922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:44 smithi078 ceph-mon[139570]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:44 smithi078 ceph-mon[142991]: from='client.64922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:35:45.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:44 smithi078 ceph-mon[142991]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:35:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:46 smithi118 ceph-mon[131825]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:46 smithi078 ceph-mon[139570]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:46 smithi078 ceph-mon[142991]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:35:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:48 smithi118 ceph-mon[131825]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:48 smithi078 ceph-mon[139570]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:48 smithi078 ceph-mon[142991]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:50.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:50 smithi118 ceph-mon[131825]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:50 smithi078 ceph-mon[139570]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:50 smithi078 ceph-mon[142991]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:52 smithi118 ceph-mon[131825]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:35:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:35:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:35:53.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[139570]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[142991]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:35:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:35:55.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:54 smithi118 ceph-mon[131825]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:54 smithi078 ceph-mon[139570]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:54 smithi078 ceph-mon[142991]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:35:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:35:57.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:56 smithi118 ceph-mon[131825]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:56 smithi078 ceph-mon[139570]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:56 smithi078 ceph-mon[142991]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:59.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:35:58 smithi118 ceph-mon[131825]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:35:58 smithi078 ceph-mon[139570]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:35:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:35:58 smithi078 ceph-mon[142991]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:00.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:00 smithi118 ceph-mon[131825]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:00 smithi078 ceph-mon[139570]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:00 smithi078 ceph-mon[142991]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:02 smithi118 ceph-mon[131825]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:03.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:02 smithi078 ceph-mon[139570]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:03.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:03.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:02 smithi078 ceph-mon[142991]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:03.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:04 smithi118 ceph-mon[131825]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:04 smithi078 ceph-mon[142991]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:05.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:04 smithi078 ceph-mon[139570]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:36:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:06 smithi118 ceph-mon[131825]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:06 smithi078 ceph-mon[139570]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:06 smithi078 ceph-mon[142991]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:08 smithi118 ceph-mon[131825]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:08 smithi078 ceph-mon[139570]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:08 smithi078 ceph-mon[142991]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:10 smithi118 ceph-mon[131825]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:10 smithi078 ceph-mon[139570]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:10 smithi078 ceph-mon[142991]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:12 smithi118 ceph-mon[131825]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:12 smithi078 ceph-mon[139570]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:12 smithi078 ceph-mon[142991]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:13.975 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:36:14.283 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:36:14.283 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:36:14.283 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:36:14.283 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:36:14.284 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:36:14.285 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:36:14.285 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:36:14.665 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:36:14.665 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:36:14.666 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:36:14.667 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:36:14.667 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:36:14.667 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:36:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:14 smithi118 ceph-mon[131825]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:14 smithi118 ceph-mon[131825]: from='client.54966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:15.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4053904747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[139570]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[139570]: from='client.54966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4053904747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[142991]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[142991]: from='client.54966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:15.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4053904747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:16.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:15 smithi118 ceph-mon[131825]: from='client.64940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:16.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:15 smithi078 ceph-mon[139570]: from='client.64940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:16.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:15 smithi078 ceph-mon[142991]: from='client.64940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:36:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:16 smithi118 ceph-mon[131825]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:16 smithi078 ceph-mon[139570]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:17.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:16 smithi078 ceph-mon[142991]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:18.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:18 smithi118 ceph-mon[131825]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:18 smithi078 ceph-mon[139570]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:18 smithi078 ceph-mon[142991]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:20.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:20 smithi118 ceph-mon[131825]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:20 smithi078 ceph-mon[139570]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:20.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:20 smithi078 ceph-mon[142991]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:22 smithi118 ceph-mon[131825]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:22 smithi078 ceph-mon[139570]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:22 smithi078 ceph-mon[142991]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:24 smithi118 ceph-mon[131825]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:24 smithi078 ceph-mon[139570]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:25.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:24 smithi078 ceph-mon[142991]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:36:27.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:26 smithi118 ceph-mon[131825]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:26 smithi078 ceph-mon[142991]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:27.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:26 smithi078 ceph-mon[139570]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:28 smithi118 ceph-mon[131825]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:28 smithi078 ceph-mon[142991]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:28 smithi078 ceph-mon[139570]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:30 smithi118 ceph-mon[131825]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:30 smithi078 ceph-mon[139570]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:30 smithi078 ceph-mon[142991]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:32 smithi118 ceph-mon[131825]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:32 smithi078 ceph-mon[139570]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:32 smithi078 ceph-mon[142991]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:34 smithi118 ceph-mon[131825]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:34 smithi078 ceph-mon[139570]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:35.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:34 smithi078 ceph-mon[142991]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:36:37.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:36 smithi118 ceph-mon[131825]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:36 smithi078 ceph-mon[139570]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:37.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:36 smithi078 ceph-mon[142991]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:38 smithi118 ceph-mon[131825]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:38 smithi078 ceph-mon[139570]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:38 smithi078 ceph-mon[142991]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:40 smithi118 ceph-mon[131825]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:40 smithi078 ceph-mon[139570]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:40.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:40 smithi078 ceph-mon[142991]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:42 smithi118 ceph-mon[131825]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:42 smithi078 ceph-mon[139570]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:43.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:42 smithi078 ceph-mon[142991]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:45.015 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:36:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:44 smithi118 ceph-mon[131825]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:44 smithi078 ceph-mon[139570]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:45.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:44 smithi078 ceph-mon[142991]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:45.322 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:36:45.323 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:36:45.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:36:45.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:36:45.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:36:45.324 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:36:45.324 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:36:45.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:36:45.704 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:36:46.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:45 smithi118 ceph-mon[131825]: from='client.64952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:46.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1972875622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:46.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:45 smithi078 ceph-mon[139570]: from='client.64952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:46.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1972875622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:46.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:45 smithi078 ceph-mon[142991]: from='client.64952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:46.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1972875622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:36:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:36:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:46 smithi118 ceph-mon[131825]: from='client.54990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:47.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:46 smithi118 ceph-mon[131825]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:46 smithi078 ceph-mon[142991]: from='client.54990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:46 smithi078 ceph-mon[142991]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:46 smithi078 ceph-mon[139570]: from='client.54990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:36:47.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:46 smithi078 ceph-mon[139570]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:48.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:36:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:48 smithi118 ceph-mon[131825]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:49.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:48 smithi078 ceph-mon[142991]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:49.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:48 smithi078 ceph-mon[139570]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:50.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:50 smithi118 ceph-mon[131825]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:50.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:50 smithi078 ceph-mon[142991]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:50 smithi078 ceph-mon[139570]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:52 smithi118 ceph-mon[131825]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:36:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:52 smithi078 ceph-mon[142991]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:36:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:52 smithi078 ceph-mon[139570]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:53.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:36:54.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:36:54.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:36:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:36:54.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:36:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:54 smithi078 ceph-mon[139570]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:55.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:54 smithi078 ceph-mon[142991]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:54 smithi118 ceph-mon[131825]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:36:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:36:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:56 smithi078 ceph-mon[139570]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:57.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:56 smithi078 ceph-mon[142991]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:56 smithi118 ceph-mon[131825]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:36:58 smithi078 ceph-mon[139570]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:36:58 smithi078 ceph-mon[142991]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:36:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:36:58 smithi118 ceph-mon[131825]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:00.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:00 smithi118 ceph-mon[131825]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:00 smithi078 ceph-mon[139570]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:00 smithi078 ceph-mon[142991]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:02 smithi118 ceph-mon[131825]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:03.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:03.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:02 smithi078 ceph-mon[139570]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:03.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:02 smithi078 ceph-mon[142991]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:03.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:04 smithi118 ceph-mon[131825]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:04 smithi078 ceph-mon[139570]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:04 smithi078 ceph-mon[142991]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:37:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:06 smithi118 ceph-mon[131825]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:06 smithi078 ceph-mon[139570]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:07.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:06 smithi078 ceph-mon[142991]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:08 smithi118 ceph-mon[131825]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:09.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:08 smithi078 ceph-mon[139570]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:08 smithi078 ceph-mon[142991]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:10 smithi118 ceph-mon[131825]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:10 smithi078 ceph-mon[139570]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:10.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:10 smithi078 ceph-mon[142991]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:12 smithi118 ceph-mon[131825]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:12 smithi078 ceph-mon[139570]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:12 smithi078 ceph-mon[142991]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:14 smithi118 ceph-mon[131825]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:14 smithi078 ceph-mon[139570]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:14 smithi078 ceph-mon[142991]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:16.054 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:37:16.360 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:37:16.361 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:37:16.362 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:37:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:37:16.743 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:37:16.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:37:16.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:37:16.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:16.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:37:16.744 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:37:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:16 smithi118 ceph-mon[131825]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:16 smithi118 ceph-mon[131825]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2661247080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[142991]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[142991]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2661247080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[139570]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[139570]: from='client.55002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:17.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2661247080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:18.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:17 smithi118 ceph-mon[131825]: from='client.55008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:18.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:17 smithi078 ceph-mon[139570]: from='client.55008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:17 smithi078 ceph-mon[142991]: from='client.55008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:18 smithi118 ceph-mon[131825]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:18 smithi078 ceph-mon[139570]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:18 smithi078 ceph-mon[142991]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:20.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:20 smithi118 ceph-mon[131825]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:20 smithi078 ceph-mon[139570]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:20 smithi078 ceph-mon[142991]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:22 smithi118 ceph-mon[131825]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:22 smithi078 ceph-mon[139570]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:23.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:22 smithi078 ceph-mon[142991]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:24 smithi118 ceph-mon[131825]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:24 smithi078 ceph-mon[139570]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:25.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:24 smithi078 ceph-mon[142991]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:37:27.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:26 smithi118 ceph-mon[131825]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:26 smithi078 ceph-mon[139570]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:26 smithi078 ceph-mon[142991]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:29.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:28 smithi118 ceph-mon[131825]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:28 smithi078 ceph-mon[139570]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:28 smithi078 ceph-mon[142991]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:30 smithi118 ceph-mon[131825]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:30 smithi078 ceph-mon[139570]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:30 smithi078 ceph-mon[142991]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:32 smithi118 ceph-mon[131825]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:33.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:32 smithi078 ceph-mon[139570]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:32 smithi078 ceph-mon[142991]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:34 smithi118 ceph-mon[131825]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:34 smithi078 ceph-mon[139570]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:34 smithi078 ceph-mon[142991]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:37:37.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:36 smithi118 ceph-mon[131825]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:36 smithi078 ceph-mon[139570]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:36 smithi078 ceph-mon[142991]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:38 smithi118 ceph-mon[131825]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:38 smithi078 ceph-mon[139570]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:39.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:38 smithi078 ceph-mon[142991]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:40 smithi118 ceph-mon[131825]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:40 smithi078 ceph-mon[139570]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:40 smithi078 ceph-mon[142991]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:43.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:42 smithi118 ceph-mon[131825]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:42 smithi078 ceph-mon[139570]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:42 smithi078 ceph-mon[142991]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:44 smithi118 ceph-mon[131825]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:44 smithi078 ceph-mon[142991]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:45.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:44 smithi078 ceph-mon[139570]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:37:47.091 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:37:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:46 smithi118 ceph-mon[131825]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:46 smithi078 ceph-mon[139570]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:46 smithi078 ceph-mon[142991]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:37:47.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:37:47.404 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:47.787 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:37:47.788 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:37:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:47 smithi118 ceph-mon[131825]: from='client.64988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:48.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4108605123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[139570]: from='client.64988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4108605123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[142991]: from='client.64988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:37:48.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4108605123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:37:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:48 smithi118 ceph-mon[131825]: from='client.55026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:49.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:48 smithi118 ceph-mon[131825]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:48 smithi078 ceph-mon[139570]: from='client.55026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:48 smithi078 ceph-mon[139570]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:48 smithi078 ceph-mon[142991]: from='client.55026 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:37:49.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:48 smithi078 ceph-mon[142991]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:50.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:50 smithi118 ceph-mon[131825]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:50 smithi078 ceph-mon[139570]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:50.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:50 smithi078 ceph-mon[142991]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:53.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:52 smithi118 ceph-mon[131825]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:52 smithi078 ceph-mon[139570]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:53.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:52 smithi078 ceph-mon[142991]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:54.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:37:54.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:37:54.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:37:55.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:54 smithi118 ceph-mon[131825]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:55.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:55.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[139570]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:55.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[142991]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:37:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:37:57.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:56 smithi118 ceph-mon[131825]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:56 smithi078 ceph-mon[139570]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:56 smithi078 ceph-mon[142991]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:58.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[139570]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:37:58 smithi078 ceph-mon[142991]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:37:58.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:37:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:37:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:37:58.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:37:58 smithi118 ceph-mon[131825]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:00.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:00 smithi118 ceph-mon[131825]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:00 smithi078 ceph-mon[139570]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:00.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:00 smithi078 ceph-mon[142991]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:02 smithi118 ceph-mon[131825]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:03.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:02 smithi078 ceph-mon[139570]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:02 smithi078 ceph-mon[142991]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:03.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:05.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:04 smithi118 ceph-mon[131825]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:04 smithi078 ceph-mon[139570]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:04 smithi078 ceph-mon[142991]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:38:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:06 smithi118 ceph-mon[131825]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:06 smithi078 ceph-mon[139570]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:07.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:06 smithi078 ceph-mon[142991]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:09.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:08 smithi118 ceph-mon[131825]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:08 smithi078 ceph-mon[139570]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:08 smithi078 ceph-mon[142991]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:10.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:10 smithi118 ceph-mon[131825]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:10 smithi078 ceph-mon[139570]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:10.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:10 smithi078 ceph-mon[142991]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:12 smithi118 ceph-mon[131825]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:12 smithi078 ceph-mon[139570]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:12 smithi078 ceph-mon[142991]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:15.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:14 smithi118 ceph-mon[131825]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:14 smithi078 ceph-mon[142991]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:14 smithi078 ceph-mon[139570]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:38:17.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:16 smithi118 ceph-mon[131825]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:16 smithi078 ceph-mon[139570]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:16 smithi078 ceph-mon[142991]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:18.136 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:38:18.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:18.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:38:18.450 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:38:18.451 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:38:18.832 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:38:18.832 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:18.833 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:38:18.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:38:18.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:38:18.834 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:38:18.834 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:38:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:18 smithi118 ceph-mon[131825]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:18 smithi118 ceph-mon[131825]: from='client.65006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:19.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/747755409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[139570]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[139570]: from='client.65006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/747755409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[142991]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[142991]: from='client.65006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:19.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/747755409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:20.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:19 smithi118 ceph-mon[131825]: from='client.55044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:20.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:19 smithi078 ceph-mon[139570]: from='client.55044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:20.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:19 smithi078 ceph-mon[142991]: from='client.55044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:20 smithi118 ceph-mon[131825]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:21.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:20 smithi078 ceph-mon[139570]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:21.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:20 smithi078 ceph-mon[142991]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:22 smithi118 ceph-mon[131825]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:22 smithi078 ceph-mon[139570]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:23.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:22 smithi078 ceph-mon[142991]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:24 smithi118 ceph-mon[131825]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:24 smithi078 ceph-mon[139570]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:25.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:24 smithi078 ceph-mon[142991]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:38:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:26 smithi078 ceph-mon[139570]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:27.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:26 smithi078 ceph-mon[142991]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:26 smithi118 ceph-mon[131825]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:28 smithi078 ceph-mon[139570]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:28 smithi078 ceph-mon[142991]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:28 smithi118 ceph-mon[131825]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:30.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:30 smithi118 ceph-mon[131825]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:30 smithi078 ceph-mon[139570]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:30.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:30 smithi078 ceph-mon[142991]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:32 smithi118 ceph-mon[131825]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:32 smithi078 ceph-mon[139570]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:32 smithi078 ceph-mon[142991]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:35.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:34 smithi118 ceph-mon[131825]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:34 smithi078 ceph-mon[139570]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:34 smithi078 ceph-mon[142991]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:38:37.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:36 smithi118 ceph-mon[131825]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:36 smithi078 ceph-mon[139570]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:36 smithi078 ceph-mon[142991]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:39.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:38 smithi118 ceph-mon[131825]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:38 smithi078 ceph-mon[139570]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:39.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:38 smithi078 ceph-mon[142991]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:40.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:40 smithi118 ceph-mon[131825]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:40 smithi078 ceph-mon[139570]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:40 smithi078 ceph-mon[142991]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:43.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:42 smithi118 ceph-mon[131825]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:42 smithi078 ceph-mon[139570]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:42 smithi078 ceph-mon[142991]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:45.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:44 smithi118 ceph-mon[131825]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:44 smithi078 ceph-mon[139570]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:44 smithi078 ceph-mon[142991]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:38:47.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:46 smithi118 ceph-mon[131825]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:46 smithi078 ceph-mon[139570]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:47.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:46 smithi078 ceph-mon[142991]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:48.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:38:49.184 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:38:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:48 smithi078 ceph-mon[139570]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:49.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:48 smithi078 ceph-mon[142991]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:48 smithi118 ceph-mon[131825]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 10m ago 9h 27.2M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 10m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 10m ago 9h 893M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 10m ago 9h 2311M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:38:49.495 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 10m ago 9h 1173M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 10m ago 9h 20.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 10m ago 9h 6220M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 10m ago 9h 5638M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 10m ago 9h 5226M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 10m ago 9h 4876M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:38:49.496 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:38:49.497 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:38:49.873 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:38:49.873 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:38:49.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:38:49.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:38:49.874 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:38:50.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:49 smithi078 ceph-mon[139570]: from='client.55056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:50.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/556580819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:50.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:49 smithi078 ceph-mon[142991]: from='client.55056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:50.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/556580819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:50.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:49 smithi118 ceph-mon[131825]: from='client.55056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:50.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/556580819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:38:51.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:50 smithi078 ceph-mon[139570]: from='client.65030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:51.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:50 smithi078 ceph-mon[139570]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:51.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:50 smithi078 ceph-mon[142991]: from='client.65030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:51.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:50 smithi078 ceph-mon[142991]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:51.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:50 smithi118 ceph-mon[131825]: from='client.65030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:38:51.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:50 smithi118 ceph-mon[131825]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:52 smithi078 ceph-mon[139570]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:52 smithi078 ceph-mon[142991]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:52 smithi118 ceph-mon[131825]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:54 smithi078 ceph-mon[139570]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:55.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:54 smithi078 ceph-mon[142991]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:54 smithi118 ceph-mon[131825]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:38:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:38:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:56 smithi078 ceph-mon[139570]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:56 smithi078 ceph-mon[142991]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:56 smithi118 ceph-mon[131825]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:58.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:38:58.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:38:58.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:38:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:38:58 smithi078 ceph-mon[139570]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:59.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:38:58 smithi078 ceph-mon[142991]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:38:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:38:58 smithi118 ceph-mon[131825]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:01.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:39:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:39:01.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:01.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:39:01.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:39:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:03 smithi118 ceph-mon[131825]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:03 smithi078 ceph-mon[139570]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:03 smithi078 ceph-mon[142991]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:03.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:05 smithi118 ceph-mon[131825]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:05.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:05 smithi078 ceph-mon[139570]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:05 smithi078 ceph-mon[142991]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:39:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:07 smithi118 ceph-mon[131825]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:07 smithi078 ceph-mon[139570]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:07 smithi078 ceph-mon[142991]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:09 smithi118 ceph-mon[131825]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:09 smithi078 ceph-mon[139570]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:09 smithi078 ceph-mon[142991]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:10.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:10 smithi078 ceph-mon[142991]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:10.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:10 smithi078 ceph-mon[139570]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:10 smithi118 ceph-mon[131825]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:13.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:12 smithi118 ceph-mon[131825]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:12 smithi078 ceph-mon[139570]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:12 smithi078 ceph-mon[142991]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:14 smithi078 ceph-mon[142991]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:14 smithi078 ceph-mon[139570]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:14 smithi118 ceph-mon[131825]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:39:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:16 smithi078 ceph-mon[139570]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:16 smithi078 ceph-mon[142991]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:16 smithi118 ceph-mon[131825]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:19.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:18 smithi078 ceph-mon[142991]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:18 smithi078 ceph-mon[139570]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:18 smithi118 ceph-mon[131825]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:20.218 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 20s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 20s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 20s ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 20s ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 20s ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 20s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:39:20.530 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 20s ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 20s ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 20s ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 20s ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:39:20.531 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:39:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:20 smithi078 ceph-mon[139570]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:20 smithi078 ceph-mon[139570]: from='client.65042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:20 smithi078 ceph-mon[142991]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:20 smithi078 ceph-mon[142991]: from='client.65042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:20 smithi118 ceph-mon[131825]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:20 smithi118 ceph-mon[131825]: from='client.65042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:39:20.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:39:20.913 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:39:21.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:21 smithi078 ceph-mon[139570]: from='client.65048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:21.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3500944238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:21.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:21 smithi078 ceph-mon[142991]: from='client.65048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:21.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3500944238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:21 smithi118 ceph-mon[131825]: from='client.65048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:21.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3500944238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:22.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:22 smithi078 ceph-mon[142991]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:22.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:22 smithi078 ceph-mon[139570]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:22.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:22 smithi118 ceph-mon[131825]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:25.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:24 smithi118 ceph-mon[131825]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:24 smithi078 ceph-mon[139570]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:25.258 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:24 smithi078 ceph-mon[142991]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:39:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:26 smithi078 ceph-mon[142991]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:26 smithi078 ceph-mon[139570]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:26 smithi118 ceph-mon[131825]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:28 smithi078 ceph-mon[139570]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:28 smithi078 ceph-mon[142991]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:28 smithi118 ceph-mon[131825]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:30 smithi078 ceph-mon[139570]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:30.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:30 smithi078 ceph-mon[142991]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:30 smithi118 ceph-mon[131825]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:32 smithi078 ceph-mon[139570]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:32 smithi078 ceph-mon[142991]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:32 smithi118 ceph-mon[131825]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:34 smithi078 ceph-mon[142991]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:34 smithi078 ceph-mon[139570]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:34 smithi118 ceph-mon[131825]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:39:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:36 smithi078 ceph-mon[139570]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:36 smithi078 ceph-mon[142991]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:36 smithi118 ceph-mon[131825]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:38 smithi078 ceph-mon[139570]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:39.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:38 smithi078 ceph-mon[142991]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:38 smithi118 ceph-mon[131825]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:40 smithi078 ceph-mon[139570]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:40 smithi078 ceph-mon[142991]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:40 smithi118 ceph-mon[131825]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:42 smithi078 ceph-mon[139570]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:42 smithi078 ceph-mon[142991]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:42 smithi118 ceph-mon[131825]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:44 smithi078 ceph-mon[139570]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:44 smithi078 ceph-mon[142991]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:44 smithi118 ceph-mon[131825]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:39:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:46 smithi078 ceph-mon[139570]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:46 smithi078 ceph-mon[142991]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:46 smithi118 ceph-mon[131825]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:48.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:39:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:48 smithi078 ceph-mon[139570]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:49.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:48 smithi078 ceph-mon[142991]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:48 smithi118 ceph-mon[131825]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:50 smithi078 ceph-mon[139570]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:50.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:50 smithi078 ceph-mon[142991]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:50 smithi118 ceph-mon[131825]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:51.260 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 51s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 10m ago 9h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 51s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 10m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 10m ago 9h 467M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 51s ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:39:51.569 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 51s ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 10m ago 9h 1110M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 51s ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 51s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 10m ago 9h 20.8M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 51s ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 51s ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 51s ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 51s ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 10m ago 9h 4417M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 10m ago 9h 5169M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 10m ago 9h 4507M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 10m ago 9h 5109M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:39:51.570 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 10m ago 9h 150M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:39:51.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:51 smithi078 ceph-mon[139570]: from='client.65060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:51.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:51 smithi078 ceph-mon[142991]: from='client.65060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:51.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:51 smithi118 ceph-mon[131825]: from='client.65060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:39:51.953 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:39:51.954 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:39:52.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[139570]: from='client.65066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:52.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[139570]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:52.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4042445137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:52.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[142991]: from='client.65066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[142991]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:52.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4042445137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:52 smithi118 ceph-mon[131825]: from='client.65066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:39:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:52 smithi118 ceph-mon[131825]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:52.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4042445137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:39:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:54 smithi078 ceph-mon[139570]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:55.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:54 smithi078 ceph-mon[142991]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:54 smithi118 ceph-mon[131825]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:39:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:39:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:56 smithi078 ceph-mon[139570]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:56 smithi078 ceph-mon[142991]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:56 smithi118 ceph-mon[131825]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:39:58 smithi078 ceph-mon[139570]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:59.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:39:58 smithi078 ceph-mon[142991]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:39:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:39:58 smithi118 ceph-mon[131825]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:00.417 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:00 smithi078 conmon[139546]: 2023-12-16T10:39:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:40:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:00 smithi078 ceph-mon[139570]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:00.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:40:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:00 smithi078 ceph-mon[142991]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:00.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:40:00.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:00 smithi118 ceph-mon[131825]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:00.813 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:40:01.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:40:01.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:40:01.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:40:02.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:02 smithi078 ceph-mon[139570]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:02.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:02.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:02 smithi078 ceph-mon[142991]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:02.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:02 smithi118 ceph-mon[131825]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:02.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:04.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:04 smithi118 ceph-mon[131825]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:04.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.854 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[139570]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[142991]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:04.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:40:07.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:06 smithi118 ceph-mon[131825]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:06 smithi078 ceph-mon[139570]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:07.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:06 smithi078 ceph-mon[142991]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:08 smithi118 ceph-mon[131825]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[139570]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:40:08.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:08 smithi078 ceph-mon[142991]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:10 smithi078 ceph-mon[139570]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:10.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:10 smithi078 ceph-mon[142991]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:10 smithi118 ceph-mon[131825]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:12 smithi078 ceph-mon[139570]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:12 smithi078 ceph-mon[142991]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:12 smithi118 ceph-mon[131825]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:14 smithi078 ceph-mon[139570]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:14 smithi078 ceph-mon[142991]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:14 smithi118 ceph-mon[131825]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:40:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:16 smithi078 ceph-mon[139570]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:16 smithi078 ceph-mon[142991]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:16 smithi118 ceph-mon[131825]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:18 smithi078 ceph-mon[139570]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:19.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:18 smithi078 ceph-mon[142991]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:18 smithi118 ceph-mon[131825]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:20.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:20 smithi078 ceph-mon[139570]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:20.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:20 smithi078 ceph-mon[142991]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:20 smithi118 ceph-mon[131825]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:22.301 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 82s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 19s ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 82s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 19s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 19s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:40:22.609 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 82s ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 82s ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 19s ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 82s ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 82s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 19s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 82s ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 82s ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 82s ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 82s ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 19s ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 19s ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 19s ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 19s ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:40:22.610 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 19s ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:22.991 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:40:22.992 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:40:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:22 smithi078 ceph-mon[139570]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:23.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:22 smithi078 ceph-mon[142991]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:23.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:22 smithi118 ceph-mon[131825]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:24.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[139570]: from='client.55110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[139570]: from='client.55116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2775938069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:24.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[142991]: from='client.55110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[142991]: from='client.55116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2775938069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:23 smithi118 ceph-mon[131825]: from='client.55110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:23 smithi118 ceph-mon[131825]: from='client.55116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:24.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2775938069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:24 smithi078 ceph-mon[139570]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:25.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:24 smithi078 ceph-mon[142991]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:24 smithi118 ceph-mon[131825]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:40:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:26 smithi078 ceph-mon[139570]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:26 smithi078 ceph-mon[142991]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:26 smithi118 ceph-mon[131825]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:28 smithi078 ceph-mon[139570]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:29.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:28 smithi078 ceph-mon[142991]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:28 smithi118 ceph-mon[131825]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:30 smithi078 ceph-mon[139570]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:30.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:30 smithi078 ceph-mon[142991]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:30 smithi118 ceph-mon[131825]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:32 smithi078 ceph-mon[142991]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:32 smithi078 ceph-mon[139570]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:32 smithi118 ceph-mon[131825]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:34 smithi078 ceph-mon[139570]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:34 smithi078 ceph-mon[142991]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:34 smithi118 ceph-mon[131825]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:40:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:36 smithi078 ceph-mon[139570]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:36 smithi078 ceph-mon[142991]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:36 smithi118 ceph-mon[131825]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:38 smithi078 ceph-mon[139570]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:39.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:38 smithi078 ceph-mon[142991]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:38 smithi118 ceph-mon[131825]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:40 smithi078 ceph-mon[139570]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:40 smithi078 ceph-mon[142991]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:40 smithi118 ceph-mon[131825]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:42 smithi078 ceph-mon[139570]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:42 smithi078 ceph-mon[142991]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:42 smithi118 ceph-mon[131825]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:44 smithi078 ceph-mon[142991]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:44 smithi078 ceph-mon[139570]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:44 smithi118 ceph-mon[131825]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:40:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:46 smithi078 ceph-mon[139570]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:46 smithi078 ceph-mon[142991]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:46 smithi118 ceph-mon[131825]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:48.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:40:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:48 smithi078 ceph-mon[139570]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:49.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:48 smithi078 ceph-mon[142991]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:48 smithi118 ceph-mon[131825]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:50 smithi078 ceph-mon[139570]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:50.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:50 smithi078 ceph-mon[142991]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:50 smithi118 ceph-mon[131825]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:52 smithi078 ceph-mon[139570]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:52 smithi078 ceph-mon[142991]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:53.340 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:40:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:52 smithi118 ceph-mon[131825]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:53.648 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:40:53.648 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 113s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:40:53.648 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 50s ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:40:53.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 113s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 50s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 50s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 113s ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 113s ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 50s ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 113s ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 113s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 50s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 113s ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 113s ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 113s ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 113s ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 50s ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 50s ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:40:53.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 50s ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:40:53.650 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 50s ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:40:53.650 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 50s ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:40:54.035 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:40:54.036 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:40:54.037 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:40:54.037 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:40:54.037 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:40:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[139570]: from='client.65096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[139570]: from='client.55134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[139570]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/929816079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[142991]: from='client.65096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[142991]: from='client.55134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[142991]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/929816079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:54 smithi118 ceph-mon[131825]: from='client.65096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:54 smithi118 ceph-mon[131825]: from='client.55134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:40:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:54 smithi118 ceph-mon[131825]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/929816079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:40:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:40:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:40:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:56 smithi078 ceph-mon[139570]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:56 smithi078 ceph-mon[142991]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:56 smithi118 ceph-mon[131825]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:40:58 smithi078 ceph-mon[139570]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:59.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:40:58 smithi078 ceph-mon[142991]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:40:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:40:58 smithi118 ceph-mon[131825]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:00 smithi078 ceph-mon[139570]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:00.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:00 smithi078 ceph-mon[142991]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:00 smithi118 ceph-mon[131825]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:02 smithi078 ceph-mon[139570]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:02 smithi078 ceph-mon[142991]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:02 smithi118 ceph-mon[131825]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:04 smithi078 ceph-mon[139570]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:04 smithi078 ceph-mon[142991]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:04 smithi118 ceph-mon[131825]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:41:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:06 smithi078 ceph-mon[139570]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:07.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:06 smithi078 ceph-mon[142991]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:06 smithi118 ceph-mon[131825]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:08.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:41:08.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:41:08.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:41:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[139570]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:41:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:41:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:41:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[142991]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:41:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:41:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:41:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:08 smithi118 ceph-mon[131825]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:41:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:41:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:41:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:10 smithi078 ceph-mon[139570]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:10.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:10 smithi078 ceph-mon[142991]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:10 smithi118 ceph-mon[131825]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:12 smithi078 ceph-mon[139570]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:12 smithi078 ceph-mon[142991]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:12 smithi118 ceph-mon[131825]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:14 smithi078 ceph-mon[139570]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:14 smithi078 ceph-mon[142991]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:14 smithi118 ceph-mon[131825]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:41:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:16 smithi078 ceph-mon[139570]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:16 smithi078 ceph-mon[142991]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:16 smithi118 ceph-mon[131825]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:18 smithi078 ceph-mon[139570]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:19.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:18 smithi078 ceph-mon[142991]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:18 smithi118 ceph-mon[131825]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:20 smithi078 ceph-mon[139570]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:20 smithi078 ceph-mon[142991]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:20 smithi118 ceph-mon[131825]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:23.150 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:41:22.731307859Z level=info msg="Completed cleanup jobs" duration=67.369192ms 2023-12-16T10:41:23.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:22 smithi118 ceph-mon[131825]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:22 smithi078 ceph-mon[139570]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:23.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:22 smithi078 ceph-mon[142991]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:24.384 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 81s ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 81s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 81s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:41:24.693 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 81s ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 81s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 81s ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 81s ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 81s ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 81s ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:41:24.694 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 81s ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:25.073 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:41:25.074 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:41:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:24 smithi078 ceph-mon[139570]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:25.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:24 smithi078 ceph-mon[142991]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:24 smithi118 ceph-mon[131825]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:26.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[139570]: from='client.55146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[139570]: from='client.65120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1310865231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:26.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[142991]: from='client.55146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[142991]: from='client.65120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1310865231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:25 smithi118 ceph-mon[131825]: from='client.55146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:25 smithi118 ceph-mon[131825]: from='client.65120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:26.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1310865231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:41:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:26 smithi078 ceph-mon[139570]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:26 smithi078 ceph-mon[142991]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:26 smithi118 ceph-mon[131825]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:28 smithi078 ceph-mon[139570]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:28 smithi078 ceph-mon[142991]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:28 smithi118 ceph-mon[131825]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:30.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:30 smithi078 ceph-mon[139570]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:30.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:30 smithi078 ceph-mon[142991]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:30 smithi118 ceph-mon[131825]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:32 smithi078 ceph-mon[139570]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:32 smithi078 ceph-mon[142991]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:33.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:32 smithi118 ceph-mon[131825]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:34 smithi078 ceph-mon[139570]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:34 smithi078 ceph-mon[142991]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:34 smithi118 ceph-mon[131825]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:41:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:36 smithi078 ceph-mon[139570]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:36 smithi078 ceph-mon[142991]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:36 smithi118 ceph-mon[131825]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:38 smithi078 ceph-mon[139570]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:39.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:38 smithi078 ceph-mon[142991]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:38 smithi118 ceph-mon[131825]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:40 smithi078 ceph-mon[139570]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:40 smithi078 ceph-mon[142991]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:40 smithi118 ceph-mon[131825]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:42 smithi078 ceph-mon[139570]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:42 smithi078 ceph-mon[142991]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:42 smithi118 ceph-mon[131825]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:44 smithi078 ceph-mon[139570]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:44 smithi078 ceph-mon[142991]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:44 smithi118 ceph-mon[131825]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:41:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:46 smithi078 ceph-mon[139570]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:46 smithi078 ceph-mon[142991]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:46 smithi118 ceph-mon[131825]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:48.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:48.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:41:49.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:48 smithi078 ceph-mon[139570]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:49.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:48 smithi078 ceph-mon[142991]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:48 smithi118 ceph-mon[131825]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:50 smithi078 ceph-mon[139570]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:50.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:50 smithi078 ceph-mon[142991]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:50 smithi118 ceph-mon[131825]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:52 smithi078 ceph-mon[139570]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:52 smithi078 ceph-mon[142991]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:52 smithi118 ceph-mon[131825]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:54 smithi078 ceph-mon[139570]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:55.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:54 smithi078 ceph-mon[142991]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:54 smithi118 ceph-mon[131825]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:55.419 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 112s ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 112s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 112s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 112s ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:41:55.728 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 112s ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 112s ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 112s ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 112s ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 112s ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:41:55.729 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 112s ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:41:56.114 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:41:56.115 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:41:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:41:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[139570]: from='client.55164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[139570]: from='client.65138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[139570]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4211949384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[142991]: from='client.55164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[142991]: from='client.65138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[142991]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4211949384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:56 smithi118 ceph-mon[131825]: from='client.55164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:56 smithi118 ceph-mon[131825]: from='client.65138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:41:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:56 smithi118 ceph-mon[131825]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4211949384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:41:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:41:58 smithi078 ceph-mon[139570]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:59.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:41:58 smithi078 ceph-mon[142991]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:41:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:41:58 smithi118 ceph-mon[131825]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:00 smithi078 ceph-mon[139570]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:00.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:00 smithi078 ceph-mon[142991]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:00 smithi118 ceph-mon[131825]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:02 smithi078 ceph-mon[139570]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:02 smithi078 ceph-mon[142991]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:02 smithi118 ceph-mon[131825]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:04 smithi078 ceph-mon[139570]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:04 smithi078 ceph-mon[142991]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:04 smithi118 ceph-mon[131825]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:42:07.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:06 smithi078 ceph-mon[139570]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:07.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:06 smithi078 ceph-mon[142991]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:06 smithi118 ceph-mon[131825]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[139570]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[142991]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:42:09.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:42:09.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:08 smithi118 ceph-mon[131825]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:42:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:42:10.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:10 smithi078 ceph-mon[139570]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:10.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:10 smithi078 ceph-mon[142991]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:10 smithi118 ceph-mon[131825]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:13.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:12 smithi078 ceph-mon[139570]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:13.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:12 smithi078 ceph-mon[142991]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:12 smithi118 ceph-mon[131825]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:15.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:14 smithi078 ceph-mon[139570]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:15.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:14 smithi078 ceph-mon[142991]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:14 smithi118 ceph-mon[131825]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:42:17.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:16 smithi078 ceph-mon[139570]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:17.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:16 smithi078 ceph-mon[142991]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:16 smithi118 ceph-mon[131825]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:18.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:19.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:18 smithi078 ceph-mon[139570]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:19.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:18 smithi078 ceph-mon[142991]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:18 smithi118 ceph-mon[131825]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:20 smithi078 ceph-mon[139570]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:20 smithi078 ceph-mon[142991]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:20 smithi118 ceph-mon[131825]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:23.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:22 smithi078 ceph-mon[139570]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:23.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:22 smithi078 ceph-mon[142991]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:22 smithi118 ceph-mon[131825]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:25.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:24 smithi078 ceph-mon[139570]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:25.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:24 smithi078 ceph-mon[142991]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:24 smithi118 ceph-mon[131825]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:26.466 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:42:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:42:26.778 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:42:26.779 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:42:26.780 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:42:26.780 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:42:26.780 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:42:27.162 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:42:27.163 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:42:27.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:26 smithi078 ceph-mon[142991]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:27.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:26 smithi078 ceph-mon[139570]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:26 smithi118 ceph-mon[131825]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[139570]: from='client.65150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[139570]: from='client.55188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/216369065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[142991]: from='client.65150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[142991]: from='client.55188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/216369065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:42:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:27 smithi118 ceph-mon[131825]: from='client.65150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:27 smithi118 ceph-mon[131825]: from='client.55188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:28.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/216369065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:42:29.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:28 smithi078 ceph-mon[139570]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:29.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:28 smithi078 ceph-mon[142991]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:28 smithi118 ceph-mon[131825]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:30.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:30 smithi078 ceph-mon[142991]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:30.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:30 smithi078 ceph-mon[139570]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:30 smithi118 ceph-mon[131825]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:33.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:32 smithi078 ceph-mon[139570]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:33.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:32 smithi078 ceph-mon[142991]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:33.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:32 smithi118 ceph-mon[131825]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:35.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:34 smithi078 ceph-mon[139570]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:35.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:34 smithi078 ceph-mon[142991]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:34 smithi118 ceph-mon[131825]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:42:37.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:36 smithi078 ceph-mon[139570]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:37.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:36 smithi078 ceph-mon[142991]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:36 smithi118 ceph-mon[131825]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:39.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:38 smithi078 ceph-mon[139570]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:39.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:38 smithi078 ceph-mon[142991]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:38 smithi118 ceph-mon[131825]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:40.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:40 smithi078 ceph-mon[139570]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:40.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:40 smithi078 ceph-mon[142991]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:40.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:40 smithi118 ceph-mon[131825]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:43.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:42 smithi078 ceph-mon[139570]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:43.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:42 smithi078 ceph-mon[142991]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:42 smithi118 ceph-mon[131825]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:45.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:44 smithi078 ceph-mon[139570]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:45.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:44 smithi078 ceph-mon[142991]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:44 smithi118 ceph-mon[131825]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:42:47.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:46 smithi078 ceph-mon[139570]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:47.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:46 smithi078 ceph-mon[142991]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:46 smithi118 ceph-mon[131825]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:48.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:42:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:48 smithi118 ceph-mon[131825]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:49.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:48 smithi078 ceph-mon[139570]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:48 smithi078 ceph-mon[142991]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:50.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:50 smithi078 ceph-mon[139570]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:50.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:50 smithi078 ceph-mon[142991]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:50 smithi118 ceph-mon[131825]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:53.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:52 smithi078 ceph-mon[139570]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:53.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:52 smithi078 ceph-mon[142991]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:52 smithi118 ceph-mon[131825]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:55.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:54 smithi078 ceph-mon[139570]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:55.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:54 smithi078 ceph-mon[142991]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:54 smithi118 ceph-mon[131825]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:42:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:42:57.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:56 smithi078 ceph-mon[139570]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:57.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:56 smithi078 ceph-mon[142991]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:56 smithi118 ceph-mon[131825]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:57.509 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:42:57.815 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:42:57.816 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:42:58.200 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:42:58.201 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:42:59.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[139570]: from='client.65168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[139570]: from='client.65174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[139570]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4203732344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[142991]: from='client.65168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[142991]: from='client.65174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[142991]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:59.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:42:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4203732344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:42:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:58 smithi118 ceph-mon[131825]: from='client.65168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:58 smithi118 ceph-mon[131825]: from='client.65174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:42:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:58 smithi118 ceph-mon[131825]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:42:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:42:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4203732344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:43:00.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:00 smithi078 ceph-mon[139570]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:00.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:00 smithi078 ceph-mon[142991]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:00 smithi118 ceph-mon[131825]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:02 smithi078 ceph-mon[142991]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:03.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:02 smithi078 ceph-mon[139570]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:03.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:02 smithi118 ceph-mon[131825]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:05.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:04 smithi078 ceph-mon[139570]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:05.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:04 smithi078 ceph-mon[142991]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:04 smithi118 ceph-mon[131825]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:43:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:06 smithi118 ceph-mon[131825]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:06 smithi078 ceph-mon[139570]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:06 smithi078 ceph-mon[142991]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:08 smithi118 ceph-mon[131825]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:43:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:08 smithi078 ceph-mon[139570]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:43:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:08 smithi078 ceph-mon[142991]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:43:10.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:43:10.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:43:11.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:10 smithi118 ceph-mon[131825]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:11.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:10 smithi078 ceph-mon[139570]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:11.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:10 smithi078 ceph-mon[142991]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:12 smithi118 ceph-mon[131825]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:12 smithi078 ceph-mon[139570]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:12 smithi078 ceph-mon[142991]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:14 smithi118 ceph-mon[131825]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:15.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:14 smithi078 ceph-mon[139570]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:14 smithi078 ceph-mon[142991]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:43:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:16 smithi118 ceph-mon[131825]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:17.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:16 smithi078 ceph-mon[139570]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:16 smithi078 ceph-mon[142991]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:18.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:19 smithi118 ceph-mon[131825]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:19.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:19 smithi078 ceph-mon[139570]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:19 smithi078 ceph-mon[142991]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:20.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:20 smithi078 ceph-mon[139570]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:20.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:20 smithi078 ceph-mon[142991]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:20 smithi118 ceph-mon[131825]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:22 smithi118 ceph-mon[131825]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:23.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:22 smithi078 ceph-mon[139570]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:22 smithi078 ceph-mon[142991]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:24 smithi118 ceph-mon[131825]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:24 smithi078 ceph-mon[142991]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:25.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:24 smithi078 ceph-mon[139570]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:43:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:26 smithi118 ceph-mon[131825]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:27.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:26 smithi078 ceph-mon[139570]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:26 smithi078 ceph-mon[142991]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:28.549 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:43:28.859 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:43:28.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:43:28.861 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:43:29.242 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:43:29.243 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:43:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:28 smithi118 ceph-mon[131825]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:29.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:28 smithi078 ceph-mon[139570]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:28 smithi078 ceph-mon[142991]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:29 smithi118 ceph-mon[131825]: from='client.55218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:29 smithi118 ceph-mon[131825]: from='client.55224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4219990706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:43:30.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[139570]: from='client.55218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[139570]: from='client.55224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4219990706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:43:30.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[142991]: from='client.55218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[142991]: from='client.55224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:43:30.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4219990706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:43:31.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:30 smithi118 ceph-mon[131825]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:31.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:30 smithi078 ceph-mon[139570]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:31.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:30 smithi078 ceph-mon[142991]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:32 smithi118 ceph-mon[131825]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:32 smithi078 ceph-mon[139570]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:32 smithi078 ceph-mon[142991]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:35.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:34 smithi118 ceph-mon[131825]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:35.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:34 smithi078 ceph-mon[139570]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:34 smithi078 ceph-mon[142991]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:43:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:36 smithi118 ceph-mon[131825]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:37.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:36 smithi078 ceph-mon[139570]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:36 smithi078 ceph-mon[142991]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:39 smithi118 ceph-mon[131825]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:39.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:39 smithi078 ceph-mon[139570]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:39.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:39 smithi078 ceph-mon[142991]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:40 smithi118 ceph-mon[131825]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:40.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:40 smithi078 ceph-mon[139570]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:40 smithi078 ceph-mon[142991]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:42 smithi118 ceph-mon[131825]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:43.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:42 smithi078 ceph-mon[139570]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:42 smithi078 ceph-mon[142991]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:44 smithi118 ceph-mon[131825]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:45.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:44 smithi078 ceph-mon[139570]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:44 smithi078 ceph-mon[142991]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:43:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:46 smithi118 ceph-mon[131825]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:47.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:46 smithi078 ceph-mon[139570]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:46 smithi078 ceph-mon[142991]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:48.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:43:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:48 smithi118 ceph-mon[131825]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:49.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:48 smithi078 ceph-mon[139570]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:48 smithi078 ceph-mon[142991]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:50 smithi118 ceph-mon[131825]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:50.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:50 smithi078 ceph-mon[139570]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:50 smithi078 ceph-mon[142991]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:52 smithi118 ceph-mon[131825]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:53.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:52 smithi078 ceph-mon[139570]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:52 smithi078 ceph-mon[142991]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:54 smithi118 ceph-mon[131825]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:55.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:54 smithi078 ceph-mon[139570]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:55.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:54 smithi078 ceph-mon[142991]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:43:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:43:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:56 smithi118 ceph-mon[131825]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:57.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:56 smithi078 ceph-mon[139570]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:56 smithi078 ceph-mon[142991]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:43:58 smithi118 ceph-mon[131825]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:43:58 smithi078 ceph-mon[139570]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:43:58 smithi078 ceph-mon[142991]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:43:59.595 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:43:59.905 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:43:59.905 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:43:59.905 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:43:59.906 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:43:59.907 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:43:59.908 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:44:00.290 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:44:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:00 smithi118 ceph-mon[131825]: from='client.65204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:00 smithi118 ceph-mon[131825]: from='client.55242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:00 smithi118 ceph-mon[131825]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3437313364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[139570]: from='client.65204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[139570]: from='client.55242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[139570]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3437313364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[142991]: from='client.65204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[142991]: from='client.55242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:00.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[142991]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:00.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3437313364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:02 smithi118 ceph-mon[131825]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:02 smithi078 ceph-mon[139570]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:02 smithi078 ceph-mon[142991]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:04 smithi118 ceph-mon[131825]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:04 smithi078 ceph-mon[139570]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:04 smithi078 ceph-mon[142991]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:44:07.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:06 smithi118 ceph-mon[131825]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:06 smithi078 ceph-mon[139570]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:06 smithi078 ceph-mon[142991]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:08 smithi118 ceph-mon[131825]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:08 smithi078 ceph-mon[139570]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:08 smithi078 ceph-mon[142991]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:44:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:10 smithi118 ceph-mon[131825]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:44:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:44:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[139570]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:44:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[142991]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:10.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:44:10.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:44:10.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:44:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:12 smithi118 ceph-mon[131825]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:12 smithi078 ceph-mon[139570]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:12 smithi078 ceph-mon[142991]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:15.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:14 smithi118 ceph-mon[131825]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:15.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:14 smithi078 ceph-mon[139570]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:14 smithi078 ceph-mon[142991]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:44:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:17 smithi118 ceph-mon[131825]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:17.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:16 smithi078 ceph-mon[139570]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:16 smithi078 ceph-mon[142991]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:18.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:18.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:19 smithi118 ceph-mon[131825]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:19.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:19 smithi078 ceph-mon[139570]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:19 smithi078 ceph-mon[142991]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:20 smithi118 ceph-mon[131825]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:20.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:20 smithi078 ceph-mon[139570]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:20 smithi078 ceph-mon[142991]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:22 smithi118 ceph-mon[131825]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:23.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:22 smithi078 ceph-mon[139570]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:22 smithi078 ceph-mon[142991]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:25.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:24 smithi118 ceph-mon[131825]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:25.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:24 smithi078 ceph-mon[139570]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:24 smithi078 ceph-mon[142991]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:44:27.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:27 smithi118 ceph-mon[131825]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:27.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:27 smithi078 ceph-mon[139570]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:27 smithi078 ceph-mon[142991]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:29 smithi118 ceph-mon[131825]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:29.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:29 smithi078 ceph-mon[139570]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:29 smithi078 ceph-mon[142991]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:30.636 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:44:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:30 smithi118 ceph-mon[131825]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:30.941 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:44:30.941 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:44:30.941 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:44:30.942 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:44:30.943 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:44:30.943 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:44:30.943 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:44:30.943 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:44:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:30 smithi078 ceph-mon[139570]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:30 smithi078 ceph-mon[142991]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:44:31.323 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:44:31.324 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:44:31.325 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:44:31.325 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:44:31.325 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:44:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:31 smithi118 ceph-mon[131825]: from='client.55254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:31 smithi118 ceph-mon[131825]: from='client.55260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3112352275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:31.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[139570]: from='client.55254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[139570]: from='client.55260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3112352275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:31.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[142991]: from='client.55254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[142991]: from='client.55260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:44:31.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3112352275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:44:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:32 smithi118 ceph-mon[131825]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:32.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:32 smithi078 ceph-mon[139570]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:32 smithi078 ceph-mon[142991]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:35 smithi118 ceph-mon[131825]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:35.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:34 smithi078 ceph-mon[139570]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:35 smithi078 ceph-mon[142991]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:44:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:37 smithi118 ceph-mon[131825]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:37.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:37 smithi078 ceph-mon[139570]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:37 smithi078 ceph-mon[142991]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:39 smithi118 ceph-mon[131825]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:39.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:39 smithi078 ceph-mon[139570]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:39.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:39 smithi078 ceph-mon[142991]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:40 smithi118 ceph-mon[131825]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:40 smithi078 ceph-mon[142991]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:40.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:40 smithi078 ceph-mon[139570]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:43 smithi118 ceph-mon[131825]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:43.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:43 smithi078 ceph-mon[139570]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:43 smithi078 ceph-mon[142991]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:45 smithi118 ceph-mon[131825]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:45 smithi078 ceph-mon[139570]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:45 smithi078 ceph-mon[142991]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:44:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:47 smithi118 ceph-mon[131825]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:47 smithi078 ceph-mon[139570]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:47 smithi078 ceph-mon[142991]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:44:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:49 smithi118 ceph-mon[131825]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:49 smithi078 ceph-mon[139570]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:49 smithi078 ceph-mon[142991]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:50 smithi118 ceph-mon[131825]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:50 smithi078 ceph-mon[139570]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:50 smithi078 ceph-mon[142991]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:53.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:53 smithi118 ceph-mon[131825]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:53.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:53 smithi078 ceph-mon[139570]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:53 smithi078 ceph-mon[142991]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:55 smithi118 ceph-mon[131825]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:55.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:55 smithi078 ceph-mon[142991]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:55.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:55 smithi078 ceph-mon[139570]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:44:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:44:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:57 smithi118 ceph-mon[131825]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:57.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:57 smithi078 ceph-mon[139570]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:57 smithi078 ceph-mon[142991]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:44:59 smithi118 ceph-mon[131825]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:44:59 smithi078 ceph-mon[139570]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:44:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:44:59 smithi078 ceph-mon[142991]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:00 smithi118 ceph-mon[131825]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:00 smithi078 ceph-mon[139570]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:00 smithi078 ceph-mon[142991]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:01.666 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:45:01.975 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:45:01.975 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:45:01.975 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:45:01.975 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6253M 2127M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5668M 2127M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5250M 2127M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4905M 2127M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4443M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:45:01.976 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5200M 2464M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:45:01.977 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4537M 2464M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:45:01.977 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5144M 2464M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:45:01.977 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:45:02.390 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:45:02.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:45:02.390 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:45:02.390 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:02.390 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:45:02.391 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:45:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:03 smithi118 ceph-mon[131825]: from='client.65240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:03 smithi118 ceph-mon[131825]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:03 smithi118 ceph-mon[131825]: from='client.65246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:03.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1895149140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[142991]: from='client.65240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[142991]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[142991]: from='client.65246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1895149140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:03.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[139570]: from='client.65240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[139570]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:03.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[139570]: from='client.65246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:03.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:03.471 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1895149140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:05 smithi118 ceph-mon[131825]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:05 smithi078 ceph-mon[139570]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:05 smithi078 ceph-mon[142991]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:45:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:07 smithi118 ceph-mon[131825]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:07 smithi078 ceph-mon[139570]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:07 smithi078 ceph-mon[142991]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:09 smithi118 ceph-mon[131825]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:09 smithi078 ceph-mon[139570]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:09 smithi078 ceph-mon[142991]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:10 smithi118 ceph-mon[131825]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:45:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[142991]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[139570]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:45:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:10.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2460M 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2115M 2023-12-16T10:45:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:45:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:45:11.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2460M 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2115M 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2460M 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2115M 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:45:11.971 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:45:12.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:12 smithi118 ceph-mon[131825]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:12.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:12 smithi078 ceph-mon[139570]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:12.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:12 smithi078 ceph-mon[142991]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:15 smithi118 ceph-mon[131825]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:15.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:15 smithi078 ceph-mon[139570]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:15 smithi078 ceph-mon[142991]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:45:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:17 smithi118 ceph-mon[131825]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:17 smithi078 ceph-mon[139570]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:17 smithi078 ceph-mon[142991]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:18.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:19 smithi118 ceph-mon[131825]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:19 smithi078 ceph-mon[139570]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:19 smithi078 ceph-mon[142991]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:20 smithi118 ceph-mon[131825]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:20 smithi078 ceph-mon[139570]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:20 smithi078 ceph-mon[142991]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:23 smithi118 ceph-mon[131825]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:23 smithi078 ceph-mon[139570]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:23 smithi078 ceph-mon[142991]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:25 smithi118 ceph-mon[131825]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:25 smithi078 ceph-mon[139570]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:25 smithi078 ceph-mon[142991]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:45:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:27 smithi118 ceph-mon[131825]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:27 smithi078 ceph-mon[139570]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:27 smithi078 ceph-mon[142991]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:29 smithi118 ceph-mon[131825]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:29 smithi078 ceph-mon[139570]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:29 smithi078 ceph-mon[142991]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:30 smithi118 ceph-mon[131825]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:30 smithi078 ceph-mon[139570]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:30 smithi078 ceph-mon[142991]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:32.740 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:45:33.048 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:45:33.049 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:45:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:33 smithi118 ceph-mon[131825]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:33.429 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:45:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:45:33.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:45:33.430 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:45:33.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:45:33.432 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:45:33.432 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:45:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:33 smithi078 ceph-mon[139570]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:33 smithi078 ceph-mon[142991]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:33.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:34 smithi118 ceph-mon[131825]: from='client.65258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:34 smithi118 ceph-mon[131825]: from='client.55296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3932231053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[139570]: from='client.65258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[139570]: from='client.55296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3932231053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[142991]: from='client.65258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[142991]: from='client.55296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:45:34.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3932231053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:45:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:35 smithi118 ceph-mon[131825]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:35 smithi078 ceph-mon[139570]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:35 smithi078 ceph-mon[142991]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T10:45:37.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:37 smithi118 ceph-mon[131825]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:37 smithi078 ceph-mon[139570]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:37 smithi078 ceph-mon[142991]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:39.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:39 smithi118 ceph-mon[131825]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:39.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:39 smithi078 ceph-mon[139570]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:39.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:39 smithi078 ceph-mon[142991]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:40 smithi118 ceph-mon[131825]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:40.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:40 smithi078 ceph-mon[139570]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:40 smithi078 ceph-mon[142991]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:43 smithi118 ceph-mon[131825]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:43.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:43 smithi078 ceph-mon[139570]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:43 smithi078 ceph-mon[142991]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:45 smithi118 ceph-mon[131825]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:45 smithi078 ceph-mon[139570]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:45 smithi078 ceph-mon[142991]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T10:45:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:47 smithi118 ceph-mon[131825]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:47 smithi078 ceph-mon[139570]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:47 smithi078 ceph-mon[142991]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:45:49.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:49 smithi118 ceph-mon[131825]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:49 smithi078 ceph-mon[139570]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:49 smithi078 ceph-mon[142991]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:50.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:50 smithi118 ceph-mon[131825]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:50.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:50 smithi078 ceph-mon[139570]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:50 smithi078 ceph-mon[142991]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:53 smithi118 ceph-mon[131825]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:53 smithi078 ceph-mon[139570]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:53 smithi078 ceph-mon[142991]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:55.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:55 smithi118 ceph-mon[131825]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:55 smithi078 ceph-mon[139570]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:55.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:55 smithi078 ceph-mon[142991]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:45:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:45:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:57 smithi118 ceph-mon[131825]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:57.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:57 smithi078 ceph-mon[139570]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:57 smithi078 ceph-mon[142991]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:59.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:45:59 smithi118 ceph-mon[131825]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:45:59 smithi078 ceph-mon[139570]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:45:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:45:59 smithi078 ceph-mon[142991]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:00.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:00 smithi118 ceph-mon[131825]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:00 smithi078 ceph-mon[139570]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:00 smithi078 ceph-mon[142991]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:03 smithi118 ceph-mon[131825]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:03 smithi078 ceph-mon[139570]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:03 smithi078 ceph-mon[142991]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:03.775 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:46:04.085 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:46:04.086 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:46:04.462 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:46:04.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:46:04.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:46:04.464 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:46:04.464 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:46:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:05 smithi118 ceph-mon[131825]: from='client.55308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:05 smithi118 ceph-mon[131825]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:05 smithi118 ceph-mon[131825]: from='client.55314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/68930552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[139570]: from='client.55308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[139570]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[139570]: from='client.55314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/68930552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[142991]: from='client.55308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[142991]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[142991]: from='client.55314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/68930552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:46:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:07 smithi118 ceph-mon[131825]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:07 smithi078 ceph-mon[139570]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:07 smithi078 ceph-mon[142991]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:09 smithi118 ceph-mon[131825]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:09 smithi078 ceph-mon[139570]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:09 smithi078 ceph-mon[142991]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:10 smithi118 ceph-mon[131825]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:10 smithi078 ceph-mon[139570]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:10 smithi078 ceph-mon[142991]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:46:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:46:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:46:11.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:46:11.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:46:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:46:12.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:12 smithi118 ceph-mon[131825]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:12.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:12 smithi078 ceph-mon[139570]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:12.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:12 smithi078 ceph-mon[142991]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:15 smithi118 ceph-mon[131825]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:15 smithi078 ceph-mon[139570]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:15 smithi078 ceph-mon[142991]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:46:17.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:17 smithi118 ceph-mon[131825]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:17 smithi078 ceph-mon[139570]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:17 smithi078 ceph-mon[142991]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:19 smithi118 ceph-mon[131825]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:19 smithi078 ceph-mon[139570]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:19 smithi078 ceph-mon[142991]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:20 smithi118 ceph-mon[131825]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:20 smithi078 ceph-mon[139570]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:20 smithi078 ceph-mon[142991]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:23 smithi118 ceph-mon[131825]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:23 smithi078 ceph-mon[139570]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:23 smithi078 ceph-mon[142991]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:25.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:25 smithi118 ceph-mon[131825]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:25.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:25 smithi078 ceph-mon[139570]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:25 smithi078 ceph-mon[142991]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:46:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:27 smithi118 ceph-mon[131825]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:27.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:27 smithi078 ceph-mon[139570]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:27 smithi078 ceph-mon[142991]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:29 smithi118 ceph-mon[131825]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:29 smithi078 ceph-mon[139570]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:29 smithi078 ceph-mon[142991]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:30 smithi118 ceph-mon[131825]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:30 smithi078 ceph-mon[139570]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:30 smithi078 ceph-mon[142991]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:33 smithi118 ceph-mon[131825]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:33 smithi078 ceph-mon[139570]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:33 smithi078 ceph-mon[142991]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:34.817 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:46:35.127 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:46:35.128 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:46:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:35 smithi118 ceph-mon[131825]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:35 smithi078 ceph-mon[139570]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:35 smithi078 ceph-mon[142991]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:35.511 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:46:35.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:46:35.512 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:46:35.513 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:46:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:36 smithi118 ceph-mon[131825]: from='client.55326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:36 smithi118 ceph-mon[131825]: from='client.65300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2247429992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:36.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[139570]: from='client.55326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[139570]: from='client.65300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.451 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2247429992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:36.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[142991]: from='client.55326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[142991]: from='client.65300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:46:36.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2247429992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:46:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:46:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:37 smithi118 ceph-mon[131825]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:37 smithi078 ceph-mon[139570]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:37 smithi078 ceph-mon[142991]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:39 smithi118 ceph-mon[131825]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:39 smithi078 ceph-mon[139570]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:39.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:39 smithi078 ceph-mon[142991]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:40 smithi118 ceph-mon[131825]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:40 smithi078 ceph-mon[139570]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:40 smithi078 ceph-mon[142991]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:43 smithi118 ceph-mon[131825]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:43 smithi078 ceph-mon[139570]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:43 smithi078 ceph-mon[142991]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:45 smithi118 ceph-mon[131825]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:45 smithi078 ceph-mon[139570]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:45 smithi078 ceph-mon[142991]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:46:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:47 smithi118 ceph-mon[131825]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:47 smithi078 ceph-mon[139570]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:47 smithi078 ceph-mon[142991]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:46:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:49 smithi118 ceph-mon[131825]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:49 smithi078 ceph-mon[139570]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:49 smithi078 ceph-mon[142991]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:50 smithi118 ceph-mon[131825]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:50 smithi078 ceph-mon[139570]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:50 smithi078 ceph-mon[142991]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:53 smithi118 ceph-mon[131825]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:53.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:53 smithi078 ceph-mon[139570]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:53 smithi078 ceph-mon[142991]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:55 smithi118 ceph-mon[131825]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:55 smithi078 ceph-mon[139570]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:55.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:55 smithi078 ceph-mon[142991]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:46:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:46:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:57 smithi118 ceph-mon[131825]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:57 smithi078 ceph-mon[139570]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:57 smithi078 ceph-mon[142991]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:46:59 smithi118 ceph-mon[131825]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:46:59 smithi078 ceph-mon[139570]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:46:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:46:59 smithi078 ceph-mon[142991]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:00 smithi118 ceph-mon[131825]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:00 smithi078 ceph-mon[139570]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:00 smithi078 ceph-mon[142991]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:03 smithi118 ceph-mon[131825]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:03 smithi078 ceph-mon[139570]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:03 smithi078 ceph-mon[142991]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:05 smithi118 ceph-mon[131825]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:05 smithi078 ceph-mon[139570]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:05 smithi078 ceph-mon[142991]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:05.855 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:47:06.163 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:47:06.164 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:47:06.544 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:47:06.544 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:47:06.544 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:47:06.545 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:47:06.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:47:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:47:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:07 smithi118 ceph-mon[131825]: from='client.65312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:07 smithi118 ceph-mon[131825]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:07 smithi118 ceph-mon[131825]: from='client.65318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/830055399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[139570]: from='client.65312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[139570]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[139570]: from='client.65318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/830055399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[142991]: from='client.65312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[142991]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[142991]: from='client.65318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/830055399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:09 smithi118 ceph-mon[131825]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:09 smithi078 ceph-mon[139570]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:09 smithi078 ceph-mon[142991]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:10 smithi118 ceph-mon[131825]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:10 smithi078 ceph-mon[139570]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:10 smithi078 ceph-mon[142991]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:47:11.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:47:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:13.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:47:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:47:13.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:47:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:47:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:47:15.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:15 smithi118 ceph-mon[131825]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:15 smithi078 ceph-mon[139570]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:15 smithi078 ceph-mon[142991]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:47:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:17 smithi118 ceph-mon[131825]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:17.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:17 smithi078 ceph-mon[139570]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:17.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:17 smithi078 ceph-mon[142991]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:19.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:19 smithi118 ceph-mon[131825]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:19 smithi078 ceph-mon[139570]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:19 smithi078 ceph-mon[142991]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:20 smithi118 ceph-mon[131825]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:20.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:20 smithi078 ceph-mon[139570]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:20 smithi078 ceph-mon[142991]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:23 smithi118 ceph-mon[131825]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:23 smithi078 ceph-mon[139570]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:23 smithi078 ceph-mon[142991]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:25 smithi118 ceph-mon[131825]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:25 smithi078 ceph-mon[139570]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:25 smithi078 ceph-mon[142991]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:47:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:27 smithi118 ceph-mon[131825]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:27 smithi078 ceph-mon[139570]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:27 smithi078 ceph-mon[142991]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:29.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:29 smithi118 ceph-mon[131825]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:29 smithi078 ceph-mon[139570]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:29 smithi078 ceph-mon[142991]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:30 smithi118 ceph-mon[131825]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:30 smithi078 ceph-mon[139570]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:30 smithi078 ceph-mon[142991]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:33 smithi118 ceph-mon[131825]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:33 smithi078 ceph-mon[139570]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:33 smithi078 ceph-mon[142991]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:35.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:35 smithi118 ceph-mon[131825]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:35 smithi078 ceph-mon[139570]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:35 smithi078 ceph-mon[142991]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:47:36.893 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:47:37.203 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:47:37.203 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:47:37.203 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:47:37.204 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:47:37.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:47:37.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:47:37.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:47:37.205 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:47:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:37 smithi118 ceph-mon[131825]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:37 smithi078 ceph-mon[139570]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:37 smithi078 ceph-mon[142991]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:37.591 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:47:37.592 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:47:37.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:47:37.593 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:47:37.593 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:47:37.593 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:47:38.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:38 smithi118 ceph-mon[131825]: from='client.55362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:38 smithi118 ceph-mon[131825]: from='client.65336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/211953634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:38.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[142991]: from='client.55362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[142991]: from='client.65336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/211953634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:38.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[139570]: from='client.55362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[139570]: from='client.65336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:47:38.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/211953634' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:47:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:39 smithi118 ceph-mon[131825]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:39 smithi078 ceph-mon[139570]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:39.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:39 smithi078 ceph-mon[142991]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:40 smithi118 ceph-mon[131825]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:40 smithi078 ceph-mon[139570]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:40 smithi078 ceph-mon[142991]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:43 smithi118 ceph-mon[131825]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:43 smithi078 ceph-mon[139570]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:43 smithi078 ceph-mon[142991]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:45.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:45 smithi118 ceph-mon[131825]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:45 smithi078 ceph-mon[142991]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:45.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:45 smithi078 ceph-mon[139570]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:47:47.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:47 smithi118 ceph-mon[131825]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:47 smithi078 ceph-mon[139570]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:47 smithi078 ceph-mon[142991]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:47:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:49 smithi118 ceph-mon[131825]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:49 smithi078 ceph-mon[139570]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:49 smithi078 ceph-mon[142991]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:50 smithi118 ceph-mon[131825]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:50 smithi078 ceph-mon[139570]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:50 smithi078 ceph-mon[142991]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:53 smithi118 ceph-mon[131825]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:53 smithi078 ceph-mon[139570]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:53 smithi078 ceph-mon[142991]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:55 smithi118 ceph-mon[131825]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:55 smithi078 ceph-mon[139570]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:55.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:55 smithi078 ceph-mon[142991]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:47:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:47:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:57 smithi118 ceph-mon[131825]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:57 smithi078 ceph-mon[139570]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:57 smithi078 ceph-mon[142991]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:47:59 smithi118 ceph-mon[131825]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:47:59 smithi078 ceph-mon[139570]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:47:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:47:59 smithi078 ceph-mon[142991]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:00 smithi118 ceph-mon[131825]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:00 smithi078 ceph-mon[139570]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:00 smithi078 ceph-mon[142991]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:03 smithi118 ceph-mon[131825]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:03 smithi078 ceph-mon[139570]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:03 smithi078 ceph-mon[142991]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:05 smithi118 ceph-mon[131825]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:05 smithi078 ceph-mon[139570]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:05 smithi078 ceph-mon[142991]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:48:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:07 smithi118 ceph-mon[131825]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:07 smithi078 ceph-mon[139570]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:07 smithi078 ceph-mon[142991]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:07.937 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:48:08.248 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:48:08.249 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:48:08.630 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:48:08.631 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:48:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:09 smithi118 ceph-mon[131825]: from='client.55380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:09 smithi118 ceph-mon[131825]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:09 smithi118 ceph-mon[131825]: from='client.55386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/36100523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[139570]: from='client.55380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[139570]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[139570]: from='client.55386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/36100523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[142991]: from='client.55380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[142991]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[142991]: from='client.55386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:09.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/36100523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:10 smithi118 ceph-mon[131825]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:10 smithi078 ceph-mon[139570]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:10 smithi078 ceph-mon[142991]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:13 smithi118 ceph-mon[131825]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:48:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:48:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:48:13.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:48:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[142991]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[139570]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:48:13.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:48:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:15 smithi118 ceph-mon[131825]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:15 smithi078 ceph-mon[139570]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:15 smithi078 ceph-mon[142991]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:48:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:17 smithi118 ceph-mon[131825]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:17 smithi078 ceph-mon[139570]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:17 smithi078 ceph-mon[142991]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:19 smithi118 ceph-mon[131825]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:19 smithi078 ceph-mon[139570]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:19 smithi078 ceph-mon[142991]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:20 smithi118 ceph-mon[131825]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:20 smithi078 ceph-mon[139570]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:20 smithi078 ceph-mon[142991]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:23 smithi118 ceph-mon[131825]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:23 smithi078 ceph-mon[139570]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:23 smithi078 ceph-mon[142991]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:25 smithi118 ceph-mon[131825]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:25 smithi078 ceph-mon[139570]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:25.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:25 smithi078 ceph-mon[142991]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:48:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:27 smithi118 ceph-mon[131825]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:27 smithi078 ceph-mon[139570]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:27 smithi078 ceph-mon[142991]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:29 smithi118 ceph-mon[131825]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:29.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:29 smithi078 ceph-mon[139570]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:29.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:29 smithi078 ceph-mon[142991]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:30 smithi118 ceph-mon[131825]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:30 smithi078 ceph-mon[139570]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:30 smithi078 ceph-mon[142991]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:33 smithi118 ceph-mon[131825]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:33 smithi078 ceph-mon[139570]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:33 smithi078 ceph-mon[142991]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:35 smithi118 ceph-mon[131825]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:35 smithi078 ceph-mon[142991]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:35.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:35 smithi078 ceph-mon[139570]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:48:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:37 smithi118 ceph-mon[131825]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:37 smithi078 ceph-mon[139570]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:37 smithi078 ceph-mon[142991]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:38.977 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:48:39.291 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:48:39.292 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:48:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:39 smithi118 ceph-mon[131825]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:39 smithi078 ceph-mon[139570]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:39 smithi078 ceph-mon[142991]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:39.675 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:48:39.675 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:48:39.675 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:48:39.675 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:48:39.676 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:48:39.677 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:48:40.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:40 smithi118 ceph-mon[131825]: from='client.55398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:40 smithi118 ceph-mon[131825]: from='client.65372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/19132890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:40.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[142991]: from='client.55398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[142991]: from='client.65372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/19132890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:40.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[139570]: from='client.55398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[139570]: from='client.65372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:48:40.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/19132890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:48:41.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:41 smithi118 ceph-mon[131825]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:41.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:41 smithi078 ceph-mon[139570]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:41.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:41 smithi078 ceph-mon[142991]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:43.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:43 smithi118 ceph-mon[131825]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:43 smithi078 ceph-mon[139570]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:43 smithi078 ceph-mon[142991]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:45 smithi118 ceph-mon[131825]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:45 smithi078 ceph-mon[139570]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:45 smithi078 ceph-mon[142991]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:48:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:47 smithi118 ceph-mon[131825]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:47 smithi078 ceph-mon[139570]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:47 smithi078 ceph-mon[142991]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:48:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:49 smithi118 ceph-mon[131825]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:49 smithi078 ceph-mon[139570]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:49.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:49 smithi078 ceph-mon[142991]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:50 smithi118 ceph-mon[131825]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:50 smithi078 ceph-mon[139570]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:50 smithi078 ceph-mon[142991]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:53 smithi118 ceph-mon[131825]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:53 smithi078 ceph-mon[139570]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:53.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:53 smithi078 ceph-mon[142991]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:55 smithi118 ceph-mon[131825]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:55 smithi078 ceph-mon[142991]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:55 smithi078 ceph-mon[139570]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:48:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:48:57.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:57 smithi118 ceph-mon[131825]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:57 smithi078 ceph-mon[139570]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:57 smithi078 ceph-mon[142991]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:48:59 smithi118 ceph-mon[131825]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:48:59 smithi078 ceph-mon[139570]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:48:59.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:48:59 smithi078 ceph-mon[142991]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:00 smithi118 ceph-mon[131825]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:00 smithi078 ceph-mon[139570]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:00 smithi078 ceph-mon[142991]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:03 smithi118 ceph-mon[131825]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:03 smithi078 ceph-mon[139570]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:03 smithi078 ceph-mon[142991]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:05 smithi118 ceph-mon[131825]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:05 smithi078 ceph-mon[139570]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:05.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:05 smithi078 ceph-mon[142991]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:49:07.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:07 smithi118 ceph-mon[131825]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:07 smithi078 ceph-mon[139570]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:07 smithi078 ceph-mon[142991]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:09 smithi118 ceph-mon[131825]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:09 smithi078 ceph-mon[139570]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:09 smithi078 ceph-mon[142991]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:10.023 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:49:10.331 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:49:10.331 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 10m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 10m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 10m ago 9h 899M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 10m ago 9h 2341M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 10m ago 9h 1188M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 10m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 10m ago 9h 6253M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 10m ago 9h 5668M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:49:10.332 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 10m ago 9h 5250M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 10m ago 9h 4905M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:49:10.333 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:49:10.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:49:10.717 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:49:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:10 smithi118 ceph-mon[131825]: from='client.65384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:10 smithi118 ceph-mon[131825]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:10 smithi118 ceph-mon[131825]: from='client.55422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[139570]: from='client.65384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[139570]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[139570]: from='client.55422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[142991]: from='client.65384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[142991]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:10 smithi078 ceph-mon[142991]: from='client.55422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:11.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2447860584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:11.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2447860584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:11.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2447860584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:12.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:12 smithi118 ceph-mon[131825]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:12.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:12 smithi078 ceph-mon[139570]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:12.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:12 smithi078 ceph-mon[142991]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:13.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:49:13.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:49:13.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:49:14.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:14 smithi118 ceph-mon[131825]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:14.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:14 smithi078 ceph-mon[139570]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:14.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:14 smithi078 ceph-mon[142991]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[142991]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:16 smithi078 ceph-mon[139570]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:16.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:49:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:49:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:49:16.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:16 smithi118 ceph-mon[131825]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:18.218 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:18.219 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:18 smithi118 ceph-mon[131825]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:18 smithi078 ceph-mon[139570]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:18 smithi078 ceph-mon[142991]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:20 smithi118 ceph-mon[131825]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:20 smithi078 ceph-mon[139570]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:20 smithi078 ceph-mon[142991]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:23 smithi118 ceph-mon[131825]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:23.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:23 smithi078 ceph-mon[139570]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:23.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:23 smithi078 ceph-mon[142991]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:25 smithi118 ceph-mon[131825]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:25 smithi078 ceph-mon[139570]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:25.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:25 smithi078 ceph-mon[142991]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:49:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:27 smithi118 ceph-mon[131825]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:27.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:27 smithi078 ceph-mon[139570]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:27.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:27 smithi078 ceph-mon[142991]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:29 smithi118 ceph-mon[131825]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:29 smithi078 ceph-mon[139570]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:29 smithi078 ceph-mon[142991]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:30.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:30 smithi118 ceph-mon[131825]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:30 smithi078 ceph-mon[139570]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:30 smithi078 ceph-mon[142991]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:33 smithi118 ceph-mon[131825]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:33 smithi078 ceph-mon[142991]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:33 smithi078 ceph-mon[139570]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:35 smithi118 ceph-mon[131825]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:35 smithi078 ceph-mon[142991]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:35 smithi078 ceph-mon[139570]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:49:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:37 smithi118 ceph-mon[131825]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:37 smithi078 ceph-mon[139570]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:37 smithi078 ceph-mon[142991]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:39 smithi118 ceph-mon[131825]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:39 smithi078 ceph-mon[139570]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:39 smithi078 ceph-mon[142991]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:40 smithi118 ceph-mon[131825]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:40 smithi078 ceph-mon[139570]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:40 smithi078 ceph-mon[142991]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:41.061 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:49:41.370 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:49:41.370 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 25s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:49:41.370 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:49:41.370 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 25s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 25s ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 25s ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 25s ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 25s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 25s ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 25s ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 25s ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 25s ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:49:41.371 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:49:41.372 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:49:41.372 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:49:41.372 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:49:41.757 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:49:41.758 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:49:41.759 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:49:41.759 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:49:41.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:41 smithi118 ceph-mon[131825]: from='client.65402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:41.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:41 smithi078 ceph-mon[139570]: from='client.65402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:41.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:41 smithi078 ceph-mon[142991]: from='client.65402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:42.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:42 smithi118 ceph-mon[131825]: from='client.55440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:42.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2958061631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:42.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:42 smithi118 ceph-mon[131825]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:42.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[139570]: from='client.55440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:42.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2958061631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:42.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[139570]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:42.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[142991]: from='client.55440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:49:42.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2958061631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:49:42.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:42 smithi078 ceph-mon[142991]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:45 smithi118 ceph-mon[131825]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:45 smithi078 ceph-mon[139570]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:45 smithi078 ceph-mon[142991]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T10:49:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:47 smithi118 ceph-mon[131825]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:47 smithi078 ceph-mon[139570]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:47 smithi078 ceph-mon[142991]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:48.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:49:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:49 smithi118 ceph-mon[131825]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:49 smithi078 ceph-mon[139570]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:49 smithi078 ceph-mon[142991]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:50 smithi118 ceph-mon[131825]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:50 smithi078 ceph-mon[139570]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:50 smithi078 ceph-mon[142991]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:53 smithi118 ceph-mon[131825]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:53 smithi078 ceph-mon[139570]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:53 smithi078 ceph-mon[142991]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:55 smithi118 ceph-mon[131825]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:55 smithi078 ceph-mon[139570]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:55 smithi078 ceph-mon[142991]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:49:56] "GET /metrics HTTP/1.1" 200 34091 "" "Prometheus/2.43.0" 2023-12-16T10:49:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:57 smithi118 ceph-mon[131825]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:57 smithi078 ceph-mon[139570]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:57 smithi078 ceph-mon[142991]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:49:59 smithi118 ceph-mon[131825]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:49:59 smithi078 ceph-mon[139570]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:49:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:49:59 smithi078 ceph-mon[142991]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:00.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:00 smithi078 conmon[139546]: 2023-12-16T10:49:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:50:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:50:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:00 smithi118 ceph-mon[131825]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:50:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:00 smithi078 ceph-mon[142991]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T10:50:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:00 smithi078 ceph-mon[139570]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:03 smithi118 ceph-mon[131825]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:03 smithi078 ceph-mon[142991]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:03 smithi078 ceph-mon[139570]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:03.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:05 smithi118 ceph-mon[131825]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:05 smithi078 ceph-mon[139570]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:05 smithi078 ceph-mon[142991]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:50:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:07 smithi118 ceph-mon[131825]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:07 smithi078 ceph-mon[139570]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:07.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:07 smithi078 ceph-mon[142991]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:09 smithi118 ceph-mon[131825]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:09 smithi078 ceph-mon[139570]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:09 smithi078 ceph-mon[142991]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:10.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:10 smithi118 ceph-mon[131825]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:10 smithi078 ceph-mon[139570]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:10 smithi078 ceph-mon[142991]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:12.107 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:50:12.413 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:50:12.413 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 56s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:50:12.413 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 10m ago 9h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:50:12.413 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 56s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:50:12.413 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 10m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 10m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 56s ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 56s ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 10m ago 9h 1126M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 56s ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 56s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 10m ago 9h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 56s ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 56s ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 56s ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 56s ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 10m ago 9h 4443M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 10m ago 9h 5200M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 10m ago 9h 4537M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 10m ago 9h 5144M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:50:12.414 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 10m ago 9h 151M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:50:12.792 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:12.793 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:50:12.794 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:50:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:13 smithi118 ceph-mon[131825]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:13 smithi118 ceph-mon[131825]: from='client.55452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1722369058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[139570]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[139570]: from='client.55452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1722369058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[142991]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[142991]: from='client.55452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1722369058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:14.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:14 smithi118 ceph-mon[131825]: from='client.65426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:14.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:14 smithi078 ceph-mon[139570]: from='client.65426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:14.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:14 smithi078 ceph-mon[142991]: from='client.65426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:15 smithi118 ceph-mon[131825]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:15.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:15 smithi078 ceph-mon[139570]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:15.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:15 smithi078 ceph-mon[142991]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:16.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:50:16.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:50:16.450 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:50:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:50:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:17 smithi118 ceph-mon[131825]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:17 smithi078 ceph-mon[139570]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:17 smithi078 ceph-mon[142991]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:19 smithi118 ceph-mon[131825]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:19 smithi078 ceph-mon[139570]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:19 smithi078 ceph-mon[142991]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:20.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:50:20.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:50:20.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:50:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:50:21.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:21 smithi118 ceph-mon[131825]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:21.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:21 smithi078 ceph-mon[139570]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:21.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:21 smithi078 ceph-mon[142991]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:23.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:23 smithi118 ceph-mon[131825]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:23 smithi078 ceph-mon[139570]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:23.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:23 smithi078 ceph-mon[142991]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:25 smithi078 ceph-mon[139570]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:25.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:25 smithi078 ceph-mon[142991]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:25 smithi118 ceph-mon[131825]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:50:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:27 smithi078 ceph-mon[139570]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:27.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:27 smithi078 ceph-mon[142991]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:27 smithi118 ceph-mon[131825]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:29 smithi078 ceph-mon[139570]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:29 smithi078 ceph-mon[142991]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:29 smithi118 ceph-mon[131825]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:30 smithi118 ceph-mon[131825]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:30 smithi078 ceph-mon[139570]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:30 smithi078 ceph-mon[142991]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:33 smithi118 ceph-mon[131825]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:33.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:33 smithi078 ceph-mon[142991]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:33 smithi078 ceph-mon[139570]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:35 smithi118 ceph-mon[131825]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:35 smithi078 ceph-mon[139570]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:35 smithi078 ceph-mon[142991]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:50:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:37 smithi118 ceph-mon[131825]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:37 smithi078 ceph-mon[139570]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:37.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:37 smithi078 ceph-mon[142991]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:39 smithi118 ceph-mon[131825]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:39 smithi078 ceph-mon[139570]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:39 smithi078 ceph-mon[142991]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:40 smithi118 ceph-mon[131825]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:40 smithi078 ceph-mon[139570]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:40 smithi078 ceph-mon[142991]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:43.140 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:50:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:43 smithi118 ceph-mon[131825]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 87s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 24s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 87s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 24s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 24s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 87s ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 87s ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 24s ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 87s ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:50:43.450 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 87s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 24s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 87s ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 87s ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 87s ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 87s ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 24s ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 24s ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 24s ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 24s ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:50:43.451 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 24s ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:50:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:43 smithi078 ceph-mon[139570]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:43 smithi078 ceph-mon[142991]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:43.834 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:50:43.835 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:50:44.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:44 smithi118 ceph-mon[131825]: from='client.55470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:44.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3987633717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:44.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:44 smithi078 ceph-mon[142991]: from='client.55470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:44.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3987633717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:44.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:44 smithi078 ceph-mon[139570]: from='client.55470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:44.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3987633717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:50:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:45 smithi118 ceph-mon[131825]: from='client.55476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:45 smithi118 ceph-mon[131825]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:45 smithi078 ceph-mon[139570]: from='client.55476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:45.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:45 smithi078 ceph-mon[139570]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:45 smithi078 ceph-mon[142991]: from='client.55476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:50:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:45 smithi078 ceph-mon[142991]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:50:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:47 smithi118 ceph-mon[131825]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:47 smithi078 ceph-mon[139570]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:47 smithi078 ceph-mon[142991]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:50:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:49 smithi118 ceph-mon[131825]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:49 smithi078 ceph-mon[139570]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:49 smithi078 ceph-mon[142991]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:50 smithi118 ceph-mon[131825]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:50 smithi078 ceph-mon[142991]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:50 smithi078 ceph-mon[139570]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:53 smithi118 ceph-mon[131825]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:53 smithi078 ceph-mon[139570]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:53 smithi078 ceph-mon[142991]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:55 smithi118 ceph-mon[131825]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:55 smithi078 ceph-mon[142991]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:55.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:55 smithi078 ceph-mon[139570]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:50:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:50:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:57 smithi118 ceph-mon[131825]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:57 smithi078 ceph-mon[139570]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:57 smithi078 ceph-mon[142991]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:50:59 smithi118 ceph-mon[131825]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:50:59 smithi078 ceph-mon[139570]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:50:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:50:59 smithi078 ceph-mon[142991]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:00 smithi118 ceph-mon[131825]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:00 smithi078 ceph-mon[139570]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:00 smithi078 ceph-mon[142991]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:03 smithi118 ceph-mon[131825]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:03.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:03 smithi078 ceph-mon[139570]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:03 smithi078 ceph-mon[142991]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:05 smithi118 ceph-mon[131825]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:05 smithi078 ceph-mon[139570]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:05 smithi078 ceph-mon[142991]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:51:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:07 smithi118 ceph-mon[131825]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:07 smithi078 ceph-mon[139570]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:07 smithi078 ceph-mon[142991]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:09 smithi118 ceph-mon[131825]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:09 smithi078 ceph-mon[139570]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:09 smithi078 ceph-mon[142991]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:10 smithi118 ceph-mon[131825]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:10 smithi078 ceph-mon[139570]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:10.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:10 smithi078 ceph-mon[142991]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:13 smithi118 ceph-mon[131825]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:13 smithi078 ceph-mon[139570]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:13.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:13 smithi078 ceph-mon[142991]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:14.178 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:51:14.487 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:51:14.487 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 118s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 55s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 118s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 55s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 55s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 118s ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 118s ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:51:14.488 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 55s ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 118s ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 118s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 55s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 118s ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 118s ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:51:14.489 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 118s ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 118s ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 55s ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 55s ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 55s ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 55s ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:51:14.490 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 55s ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:51:14.875 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:51:14.876 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:51:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:15 smithi118 ceph-mon[131825]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:15 smithi118 ceph-mon[131825]: from='client.65456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2926560358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[142991]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[142991]: from='client.65456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2926560358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[139570]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[139570]: from='client.65456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:15.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2926560358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:16.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:16 smithi118 ceph-mon[131825]: from='client.65462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:16.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:16 smithi078 ceph-mon[139570]: from='client.65462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:16.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:16 smithi078 ceph-mon[142991]: from='client.65462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:51:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:17 smithi118 ceph-mon[131825]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:17 smithi078 ceph-mon[139570]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:17 smithi078 ceph-mon[142991]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:18.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:19 smithi118 ceph-mon[131825]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:19 smithi078 ceph-mon[139570]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:19 smithi078 ceph-mon[142991]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:51:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:20 smithi118 ceph-mon[131825]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:51:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:51:20.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:51:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:51:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[139570]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:51:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[142991]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:51:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:51:23.111 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 10:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T10:51:22.730239964Z level=info msg="Completed cleanup jobs" duration=65.623868ms 2023-12-16T10:51:23.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:23 smithi118 ceph-mon[131825]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:23 smithi078 ceph-mon[139570]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:23.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:23 smithi078 ceph-mon[142991]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:25 smithi118 ceph-mon[131825]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:25 smithi078 ceph-mon[139570]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:25.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:25 smithi078 ceph-mon[142991]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:51:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:27 smithi118 ceph-mon[131825]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:27 smithi078 ceph-mon[139570]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:27.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:27 smithi078 ceph-mon[142991]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:29 smithi118 ceph-mon[131825]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:29 smithi078 ceph-mon[139570]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:29 smithi078 ceph-mon[142991]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:30 smithi118 ceph-mon[131825]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:30 smithi078 ceph-mon[139570]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:30 smithi078 ceph-mon[142991]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:33 smithi118 ceph-mon[131825]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:33 smithi078 ceph-mon[139570]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:33 smithi078 ceph-mon[142991]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:35 smithi118 ceph-mon[131825]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:35 smithi078 ceph-mon[142991]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:35.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:35 smithi078 ceph-mon[139570]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:51:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:37 smithi118 ceph-mon[131825]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:37 smithi078 ceph-mon[139570]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:37 smithi078 ceph-mon[142991]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:39 smithi118 ceph-mon[131825]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:39 smithi078 ceph-mon[139570]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:39 smithi078 ceph-mon[142991]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:40 smithi118 ceph-mon[131825]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:40 smithi078 ceph-mon[139570]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:40 smithi078 ceph-mon[142991]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:43 smithi118 ceph-mon[131825]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:43 smithi078 ceph-mon[139570]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:43 smithi078 ceph-mon[142991]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:45.221 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:51:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:45 smithi118 ceph-mon[131825]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:45 smithi078 ceph-mon[139570]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:45.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:45 smithi078 ceph-mon[142991]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:51:45.530 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 86s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 86s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 86s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 86s ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:51:45.531 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 86s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 86s ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:51:45.532 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 86s ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:51:45.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 86s ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:51:45.533 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 86s ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:51:45.533 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 86s ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:51:45.912 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:51:45.912 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:51:45.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:51:45.913 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:51:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:46 smithi118 ceph-mon[131825]: from='client.55506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:46.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4155236355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:46.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:46 smithi078 ceph-mon[139570]: from='client.55506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:46.450 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4155236355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:46.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:46 smithi078 ceph-mon[142991]: from='client.55506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:46.451 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4155236355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:51:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:51:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:47 smithi118 ceph-mon[131825]: from='client.65480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:47 smithi118 ceph-mon[131825]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:47 smithi078 ceph-mon[139570]: from='client.65480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:47 smithi078 ceph-mon[139570]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:47 smithi078 ceph-mon[142991]: from='client.65480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:51:47.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:47 smithi078 ceph-mon[142991]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:48.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:51:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:49 smithi118 ceph-mon[131825]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:49 smithi078 ceph-mon[139570]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:49 smithi078 ceph-mon[142991]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:50 smithi118 ceph-mon[131825]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:50 smithi078 ceph-mon[139570]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:50 smithi078 ceph-mon[142991]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:53 smithi118 ceph-mon[131825]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:53 smithi078 ceph-mon[139570]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:53 smithi078 ceph-mon[142991]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:55 smithi118 ceph-mon[131825]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:55 smithi078 ceph-mon[139570]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:55 smithi078 ceph-mon[142991]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:51:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:51:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:57 smithi118 ceph-mon[131825]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:57 smithi078 ceph-mon[139570]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:57 smithi078 ceph-mon[142991]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:59.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:51:59 smithi118 ceph-mon[131825]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:51:59 smithi078 ceph-mon[139570]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:51:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:51:59 smithi078 ceph-mon[142991]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:00 smithi118 ceph-mon[131825]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:00 smithi078 ceph-mon[139570]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:00 smithi078 ceph-mon[142991]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:03 smithi118 ceph-mon[131825]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:03 smithi078 ceph-mon[139570]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:03 smithi078 ceph-mon[142991]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:05 smithi118 ceph-mon[131825]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:05 smithi078 ceph-mon[139570]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:05 smithi078 ceph-mon[142991]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:52:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:07 smithi118 ceph-mon[131825]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:07 smithi078 ceph-mon[139570]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:07 smithi078 ceph-mon[142991]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:09.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:09 smithi118 ceph-mon[131825]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:09 smithi078 ceph-mon[139570]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:09 smithi078 ceph-mon[142991]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:10.901 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:10 smithi118 ceph-mon[131825]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:10 smithi078 ceph-mon[139570]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:10 smithi078 ceph-mon[142991]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:13 smithi118 ceph-mon[131825]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:13 smithi078 ceph-mon[139570]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:13 smithi078 ceph-mon[142991]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:15 smithi118 ceph-mon[131825]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:15 smithi078 ceph-mon[139570]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:15 smithi078 ceph-mon[142991]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:16.258 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:52:16.566 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 117s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 117s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 117s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 117s ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 117s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:52:16.567 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:52:16.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 117s ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:52:16.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 117s ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:52:16.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 117s ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:52:16.568 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 117s ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:52:16.568 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 117s ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:52:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T10:52:16.946 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:52:16.947 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:52:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:52:16.948 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:52:16.948 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:52:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:17 smithi118 ceph-mon[131825]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:17.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:17 smithi118 ceph-mon[131825]: from='client.55524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:17.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3808085428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[139570]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[139570]: from='client.55524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3808085428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[142991]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[142991]: from='client.55524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:17.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3808085428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:18 smithi118 ceph-mon[131825]: from='client.65498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:18.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:18.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:18 smithi078 ceph-mon[139570]: from='client.65498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:18.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:18 smithi078 ceph-mon[142991]: from='client.65498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:18.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:19.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:19 smithi118 ceph-mon[131825]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:19 smithi078 ceph-mon[139570]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:19 smithi078 ceph-mon[142991]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:20 smithi118 ceph-mon[131825]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:52:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:20 smithi078 ceph-mon[142991]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:52:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:20 smithi078 ceph-mon[139570]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:20.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:52:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:52:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:52:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:52:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:52:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:52:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:52:21.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:52:21.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:52:21.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:52:22.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:22 smithi118 ceph-mon[131825]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:22.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:22 smithi078 ceph-mon[139570]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:22.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:22 smithi078 ceph-mon[142991]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:25.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:25 smithi118 ceph-mon[131825]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:25 smithi078 ceph-mon[139570]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:25.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:25 smithi078 ceph-mon[142991]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:52:27.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:27 smithi118 ceph-mon[131825]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:27 smithi078 ceph-mon[139570]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:27.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:27 smithi078 ceph-mon[142991]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:29.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:29 smithi118 ceph-mon[131825]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:29 smithi078 ceph-mon[139570]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:29 smithi078 ceph-mon[142991]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:30 smithi118 ceph-mon[131825]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:30 smithi078 ceph-mon[142991]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:30 smithi078 ceph-mon[139570]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:33 smithi118 ceph-mon[131825]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:33.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:33 smithi078 ceph-mon[142991]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:33 smithi078 ceph-mon[139570]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:35.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:35 smithi118 ceph-mon[131825]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:35 smithi078 ceph-mon[139570]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:35 smithi078 ceph-mon[142991]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:52:37.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:37 smithi118 ceph-mon[131825]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:37 smithi078 ceph-mon[139570]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:37 smithi078 ceph-mon[142991]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:39.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:39 smithi118 ceph-mon[131825]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:39 smithi078 ceph-mon[139570]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:39 smithi078 ceph-mon[142991]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:40 smithi118 ceph-mon[131825]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:40 smithi078 ceph-mon[139570]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:40 smithi078 ceph-mon[142991]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:43.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:43 smithi118 ceph-mon[131825]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:43 smithi078 ceph-mon[139570]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:43 smithi078 ceph-mon[142991]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:45.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:45 smithi118 ceph-mon[131825]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:45 smithi078 ceph-mon[139570]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:45 smithi078 ceph-mon[142991]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:52:47.296 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:52:47.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:47 smithi118 ceph-mon[131825]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:47 smithi078 ceph-mon[139570]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:47 smithi078 ceph-mon[142991]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:47.607 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:52:47.607 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:52:47.607 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:52:47.607 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:52:47.608 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:52:47.609 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:52:47.609 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:52:47.609 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:47.988 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:52:47.989 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:52:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:48 smithi118 ceph-mon[131825]: from='client.55542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:48.400 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/149645293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:48.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[139570]: from='client.55542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:48.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:48.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/149645293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:48.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[142991]: from='client.55542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:48.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:52:48.470 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/149645293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:52:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:49 smithi118 ceph-mon[131825]: from='client.55548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:49.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:49 smithi118 ceph-mon[131825]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:49 smithi078 ceph-mon[142991]: from='client.55548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:49 smithi078 ceph-mon[142991]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:49 smithi078 ceph-mon[139570]: from='client.55548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:52:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:49 smithi078 ceph-mon[139570]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:50 smithi118 ceph-mon[131825]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:50 smithi078 ceph-mon[139570]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:50 smithi078 ceph-mon[142991]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:53.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:53 smithi118 ceph-mon[131825]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:53 smithi078 ceph-mon[139570]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:53 smithi078 ceph-mon[142991]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:55.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:55 smithi118 ceph-mon[131825]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:55 smithi078 ceph-mon[139570]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:55 smithi078 ceph-mon[142991]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:52:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:52:57.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:57 smithi118 ceph-mon[131825]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:57 smithi078 ceph-mon[139570]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:57 smithi078 ceph-mon[142991]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:59.401 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:52:59 smithi118 ceph-mon[131825]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:52:59 smithi078 ceph-mon[139570]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:52:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:52:59 smithi078 ceph-mon[142991]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:00 smithi118 ceph-mon[131825]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:00 smithi078 ceph-mon[139570]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:00 smithi078 ceph-mon[142991]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:03 smithi118 ceph-mon[131825]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:03.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:03 smithi078 ceph-mon[139570]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:03 smithi078 ceph-mon[142991]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:05.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:05 smithi118 ceph-mon[131825]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:05 smithi078 ceph-mon[139570]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:05 smithi078 ceph-mon[142991]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:53:07.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:07 smithi118 ceph-mon[131825]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:07 smithi078 ceph-mon[139570]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:07 smithi078 ceph-mon[142991]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:09 smithi078 ceph-mon[142991]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:09 smithi078 ceph-mon[139570]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:09 smithi118 ceph-mon[131825]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:10 smithi118 ceph-mon[131825]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:10 smithi078 ceph-mon[139570]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:10 smithi078 ceph-mon[142991]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:13.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:13 smithi118 ceph-mon[131825]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:13 smithi078 ceph-mon[139570]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:13 smithi078 ceph-mon[142991]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:15.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:15 smithi118 ceph-mon[131825]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:15 smithi078 ceph-mon[139570]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:15 smithi078 ceph-mon[142991]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:53:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:17 smithi078 ceph-mon[142991]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:17 smithi078 ceph-mon[139570]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:17 smithi118 ceph-mon[131825]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:18.334 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:53:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:18.642 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:53:18.642 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:53:18.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:53:18.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:53:18.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:53:18.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:53:18.644 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:53:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:19.024 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:53:19.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:19.026 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:53:19.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:53:19.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:53:19.026 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:53:19.026 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:53:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[139570]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[139570]: from='client.65528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2343209612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[142991]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[142991]: from='client.65528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2343209612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:19 smithi118 ceph-mon[131825]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:19 smithi118 ceph-mon[131825]: from='client.65528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2343209612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:20.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:20 smithi078 ceph-mon[139570]: from='client.55566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:20.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:20 smithi078 ceph-mon[142991]: from='client.55566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:20.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:20 smithi118 ceph-mon[131825]: from='client.55566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:21.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:21 smithi078 ceph-mon[142991]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:21.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:53:21.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:21 smithi078 ceph-mon[139570]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:21.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:53:21.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:21 smithi118 ceph-mon[131825]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:21.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:53:22.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:53:22.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:53:22.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:53:22.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:53:22.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:53:22.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:53:22.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:53:22.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:53:22.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:53:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:23 smithi118 ceph-mon[131825]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:23 smithi078 ceph-mon[139570]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:23 smithi078 ceph-mon[142991]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:25 smithi118 ceph-mon[131825]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:25 smithi078 ceph-mon[139570]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:25 smithi078 ceph-mon[142991]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:53:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:27 smithi118 ceph-mon[131825]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:27 smithi078 ceph-mon[139570]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:27 smithi078 ceph-mon[142991]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:29 smithi118 ceph-mon[131825]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:29.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:29 smithi078 ceph-mon[139570]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:29.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:29 smithi078 ceph-mon[142991]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:30 smithi118 ceph-mon[131825]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:30 smithi078 ceph-mon[139570]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:30 smithi078 ceph-mon[142991]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:33 smithi078 ceph-mon[142991]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:33 smithi078 ceph-mon[139570]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:33.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:33 smithi118 ceph-mon[131825]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:33.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:35 smithi078 ceph-mon[139570]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:35.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:35 smithi078 ceph-mon[142991]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:35 smithi118 ceph-mon[131825]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:53:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:37 smithi078 ceph-mon[139570]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:37 smithi078 ceph-mon[142991]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:37 smithi118 ceph-mon[131825]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:39 smithi078 ceph-mon[139570]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:39 smithi078 ceph-mon[142991]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:39 smithi118 ceph-mon[131825]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:40.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:40 smithi118 ceph-mon[131825]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:40 smithi078 ceph-mon[139570]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:40 smithi078 ceph-mon[142991]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:43 smithi078 ceph-mon[139570]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:43.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:43 smithi078 ceph-mon[142991]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:43 smithi118 ceph-mon[131825]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:45 smithi078 ceph-mon[139570]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:45 smithi078 ceph-mon[142991]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:45 smithi118 ceph-mon[131825]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:53:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:47 smithi078 ceph-mon[139570]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:47 smithi078 ceph-mon[142991]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:47 smithi118 ceph-mon[131825]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:53:49.374 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:53:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:49 smithi078 ceph-mon[139570]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:49 smithi078 ceph-mon[142991]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:49 smithi118 ceph-mon[131825]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:53:49.685 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:53:49.686 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:53:50.064 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:53:50.065 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:53:50.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:50 smithi078 ceph-mon[139570]: from='client.55578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:50.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3091629440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:50.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:50 smithi078 ceph-mon[142991]: from='client.55578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:50.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3091629440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:50.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:50 smithi118 ceph-mon[131825]: from='client.55578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:50.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3091629440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:53:51.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:51 smithi078 ceph-mon[139570]: from='client.55584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:51.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:51 smithi078 ceph-mon[139570]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:51.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:51 smithi078 ceph-mon[142991]: from='client.55584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:51.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:51 smithi078 ceph-mon[142991]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:51.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:51 smithi118 ceph-mon[131825]: from='client.55584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:53:51.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:51 smithi118 ceph-mon[131825]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:53 smithi078 ceph-mon[139570]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:53 smithi078 ceph-mon[142991]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:53 smithi118 ceph-mon[131825]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:55.470 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:55 smithi078 ceph-mon[139570]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:55.471 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:55 smithi078 ceph-mon[142991]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:55 smithi118 ceph-mon[131825]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:53:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:53:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:57 smithi078 ceph-mon[139570]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:57 smithi078 ceph-mon[142991]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:57 smithi118 ceph-mon[131825]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:53:59 smithi078 ceph-mon[139570]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:53:59 smithi078 ceph-mon[142991]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:53:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:53:59 smithi118 ceph-mon[131825]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:00 smithi118 ceph-mon[131825]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:00 smithi078 ceph-mon[139570]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:00 smithi078 ceph-mon[142991]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:03 smithi078 ceph-mon[139570]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:03 smithi078 ceph-mon[142991]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:03 smithi118 ceph-mon[131825]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:05 smithi078 ceph-mon[139570]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:05 smithi078 ceph-mon[142991]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:05 smithi118 ceph-mon[131825]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:54:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:07 smithi078 ceph-mon[139570]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:07 smithi078 ceph-mon[142991]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:07 smithi118 ceph-mon[131825]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:09 smithi078 ceph-mon[139570]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:09 smithi078 ceph-mon[142991]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:09 smithi118 ceph-mon[131825]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:10 smithi118 ceph-mon[131825]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:10 smithi078 ceph-mon[139570]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:10 smithi078 ceph-mon[142991]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:13 smithi078 ceph-mon[139570]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:13 smithi078 ceph-mon[142991]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:13 smithi118 ceph-mon[131825]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:15 smithi078 ceph-mon[139570]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:15 smithi078 ceph-mon[142991]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:15 smithi118 ceph-mon[131825]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:54:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:17 smithi078 ceph-mon[139570]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:17 smithi078 ceph-mon[142991]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:17 smithi118 ceph-mon[131825]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:19 smithi078 ceph-mon[139570]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:19 smithi078 ceph-mon[142991]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:19 smithi118 ceph-mon[131825]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:20.415 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:54:20.723 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:54:20.724 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:54:20.725 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:54:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:20 smithi118 ceph-mon[131825]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:20 smithi118 ceph-mon[131825]: from='client.55596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:20 smithi078 ceph-mon[139570]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:20 smithi078 ceph-mon[139570]: from='client.55596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:20 smithi078 ceph-mon[142991]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:20 smithi078 ceph-mon[142991]: from='client.55596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:54:21.108 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:54:21.109 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:54:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:21 smithi118 ceph-mon[131825]: from='client.55602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/828923541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:21.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[142991]: from='client.55602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/828923541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[139570]: from='client.55602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/828923541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:21.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:54:22.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:54:22.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:54:22.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:54:22.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:22 smithi118 ceph-mon[131825]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[139570]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:54:22.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:54:22.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:54:22.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:22 smithi078 ceph-mon[142991]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:25.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:25 smithi078 ceph-mon[139570]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:25 smithi078 ceph-mon[142991]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:25 smithi118 ceph-mon[131825]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T10:54:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:27 smithi078 ceph-mon[139570]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:27.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:27 smithi078 ceph-mon[142991]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:27 smithi118 ceph-mon[131825]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:29 smithi078 ceph-mon[139570]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:29 smithi078 ceph-mon[142991]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:29 smithi118 ceph-mon[131825]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:30 smithi118 ceph-mon[131825]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:30 smithi078 ceph-mon[139570]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:30 smithi078 ceph-mon[142991]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:33 smithi078 ceph-mon[139570]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:33 smithi078 ceph-mon[142991]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:33.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:33 smithi118 ceph-mon[131825]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:35 smithi078 ceph-mon[139570]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:35 smithi078 ceph-mon[142991]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:35 smithi118 ceph-mon[131825]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:54:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:37 smithi078 ceph-mon[139570]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:37 smithi078 ceph-mon[142991]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:37 smithi118 ceph-mon[131825]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:39 smithi078 ceph-mon[139570]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:39 smithi078 ceph-mon[142991]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:39 smithi118 ceph-mon[131825]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:40 smithi118 ceph-mon[131825]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:40 smithi078 ceph-mon[139570]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:40 smithi078 ceph-mon[142991]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:43 smithi078 ceph-mon[139570]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:43 smithi078 ceph-mon[142991]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:43 smithi118 ceph-mon[131825]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:45 smithi078 ceph-mon[139570]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:45 smithi078 ceph-mon[142991]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:45 smithi118 ceph-mon[131825]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:54:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:47 smithi078 ceph-mon[139570]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:47 smithi078 ceph-mon[142991]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:47 smithi118 ceph-mon[131825]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:54:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:49 smithi078 ceph-mon[139570]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:49 smithi078 ceph-mon[142991]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:49 smithi118 ceph-mon[131825]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:50 smithi118 ceph-mon[131825]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:50 smithi078 ceph-mon[139570]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:50 smithi078 ceph-mon[142991]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:51.452 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:54:51.760 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6286M 2115M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5700M 2115M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5274M 2115M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4936M 2115M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4469M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5233M 2460M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4568M 2460M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5179M 2460M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:54:51.761 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:54:52.144 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:54:52.145 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:54:52.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:54:52.145 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:54:52.145 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:54:52.145 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:54:52.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1538519565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:52.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1538519565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:52.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1538519565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:54:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[142991]: from='client.65582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[142991]: from='client.55620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[142991]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[139570]: from='client.65582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[139570]: from='client.55620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:53 smithi078 ceph-mon[139570]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:53 smithi118 ceph-mon[131825]: from='client.65582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:53 smithi118 ceph-mon[131825]: from='client.55620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:54:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:53 smithi118 ceph-mon[131825]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:55 smithi078 ceph-mon[139570]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:55 smithi078 ceph-mon[142991]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:55 smithi118 ceph-mon[131825]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:54:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:54:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:57 smithi078 ceph-mon[139570]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:57 smithi078 ceph-mon[142991]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:57 smithi118 ceph-mon[131825]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:54:59 smithi078 ceph-mon[139570]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:54:59 smithi078 ceph-mon[142991]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:54:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:54:59 smithi118 ceph-mon[131825]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:00 smithi118 ceph-mon[131825]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:00 smithi078 ceph-mon[139570]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:00.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:00 smithi078 ceph-mon[142991]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:03 smithi078 ceph-mon[142991]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:03 smithi078 ceph-mon[139570]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:03 smithi118 ceph-mon[131825]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:05 smithi078 ceph-mon[139570]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:05 smithi078 ceph-mon[142991]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:05 smithi118 ceph-mon[131825]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:55:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:07 smithi078 ceph-mon[139570]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:07 smithi078 ceph-mon[142991]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:07 smithi118 ceph-mon[131825]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:09 smithi078 ceph-mon[139570]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:09 smithi078 ceph-mon[142991]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:09 smithi118 ceph-mon[131825]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:10 smithi118 ceph-mon[131825]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:10 smithi078 ceph-mon[139570]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:10.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:10 smithi078 ceph-mon[142991]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:13 smithi078 ceph-mon[139570]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:13 smithi078 ceph-mon[142991]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:13 smithi118 ceph-mon[131825]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:15 smithi078 ceph-mon[139570]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:15 smithi078 ceph-mon[142991]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:15 smithi118 ceph-mon[131825]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:55:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:17 smithi078 ceph-mon[139570]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:17 smithi078 ceph-mon[142991]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:17 smithi118 ceph-mon[131825]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:19.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:19 smithi078 ceph-mon[142991]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:19.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:19 smithi078 ceph-mon[139570]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:19 smithi118 ceph-mon[131825]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:20 smithi118 ceph-mon[131825]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:20 smithi078 ceph-mon[139570]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:20.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:20 smithi078 ceph-mon[142991]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:22.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:55:22.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:55:22.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:55:22.511 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:55:22.848 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:55:22.849 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:55:23.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:23.235 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:55:23.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:55:23.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:55:23.235 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:55:23.235 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1255175931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1255175931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:55:23.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:55:23.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:55:23.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1255175931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:24 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2457M 2023-12-16T10:55:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:24 smithi118 ceph-mon[131825]: from='client.55632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:24 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2104M 2023-12-16T10:55:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:24 smithi118 ceph-mon[131825]: from='client.55638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:24.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2457M 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[142991]: from='client.55632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2104M 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[142991]: from='client.55638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2457M 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[139570]: from='client.55632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2104M 2023-12-16T10:55:24.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:24 smithi078 ceph-mon[139570]: from='client.55638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:25 smithi118 ceph-mon[131825]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:25 smithi078 ceph-mon[139570]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:25 smithi078 ceph-mon[142991]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:55:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:27 smithi118 ceph-mon[131825]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:27 smithi078 ceph-mon[139570]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:27 smithi078 ceph-mon[142991]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:29 smithi118 ceph-mon[131825]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:29.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:29 smithi078 ceph-mon[139570]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:29.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:29 smithi078 ceph-mon[142991]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:30 smithi118 ceph-mon[131825]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:30 smithi078 ceph-mon[139570]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:30 smithi078 ceph-mon[142991]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:33 smithi078 ceph-mon[139570]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:33 smithi078 ceph-mon[142991]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:33 smithi118 ceph-mon[131825]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:35 smithi078 ceph-mon[139570]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:35 smithi078 ceph-mon[142991]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:35 smithi118 ceph-mon[131825]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:55:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:37 smithi078 ceph-mon[139570]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:37 smithi078 ceph-mon[142991]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:37 smithi118 ceph-mon[131825]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:39 smithi078 ceph-mon[139570]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:39 smithi078 ceph-mon[142991]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:39 smithi118 ceph-mon[131825]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:40 smithi118 ceph-mon[131825]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:40 smithi078 ceph-mon[139570]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:40 smithi078 ceph-mon[142991]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:43 smithi078 ceph-mon[139570]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:43 smithi078 ceph-mon[142991]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:43 smithi118 ceph-mon[131825]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:45 smithi078 ceph-mon[139570]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:45 smithi078 ceph-mon[142991]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:45 smithi118 ceph-mon[131825]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:55:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:47 smithi078 ceph-mon[142991]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:47 smithi078 ceph-mon[139570]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:47 smithi118 ceph-mon[131825]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:55:49.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:49 smithi078 ceph-mon[139570]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:49.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:49 smithi078 ceph-mon[142991]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:49 smithi118 ceph-mon[131825]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:50.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:50 smithi118 ceph-mon[131825]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:50 smithi078 ceph-mon[139570]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:50 smithi078 ceph-mon[142991]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:53 smithi078 ceph-mon[139570]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:53 smithi078 ceph-mon[142991]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:53.584 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:55:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:53 smithi118 ceph-mon[131825]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:55:53.893 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:55:53.894 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:55:53.895 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:55:54.278 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:55:54.278 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:55:54.279 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:55:54.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:55:54.280 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:55:54.280 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[142991]: from='client.65618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[142991]: from='client.55656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[142991]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/307613152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[139570]: from='client.65618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[139570]: from='client.55656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[139570]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:55.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/307613152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:55 smithi118 ceph-mon[131825]: from='client.65618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:55 smithi118 ceph-mon[131825]: from='client.55656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:55:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:55 smithi118 ceph-mon[131825]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/307613152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:55:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:55:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:55:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:57 smithi078 ceph-mon[139570]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:57 smithi078 ceph-mon[142991]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:57 smithi118 ceph-mon[131825]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:59.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:55:59 smithi078 ceph-mon[139570]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:59.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:55:59 smithi078 ceph-mon[142991]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:55:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:55:59 smithi118 ceph-mon[131825]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:00.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:00 smithi118 ceph-mon[131825]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:00 smithi078 ceph-mon[139570]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:00 smithi078 ceph-mon[142991]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:03 smithi078 ceph-mon[139570]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:03 smithi078 ceph-mon[142991]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:03.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:03 smithi118 ceph-mon[131825]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:05 smithi078 ceph-mon[139570]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:05 smithi078 ceph-mon[142991]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:05 smithi118 ceph-mon[131825]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:56:07.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:07 smithi078 ceph-mon[139570]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:07.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:07 smithi078 ceph-mon[142991]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:07 smithi118 ceph-mon[131825]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:09.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:09 smithi078 ceph-mon[139570]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:09.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:09 smithi078 ceph-mon[142991]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:09 smithi118 ceph-mon[131825]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:10.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:10 smithi118 ceph-mon[131825]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:10 smithi078 ceph-mon[139570]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:10 smithi078 ceph-mon[142991]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:13 smithi078 ceph-mon[139570]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:13 smithi078 ceph-mon[142991]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:13 smithi118 ceph-mon[131825]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:15.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:15 smithi078 ceph-mon[139570]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:15.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:15 smithi078 ceph-mon[142991]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:15 smithi118 ceph-mon[131825]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:56:17.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:17 smithi078 ceph-mon[139570]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:17.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:17 smithi078 ceph-mon[142991]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:17 smithi118 ceph-mon[131825]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:18.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:18.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:19.469 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:19 smithi078 ceph-mon[139570]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:19.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:19 smithi078 ceph-mon[142991]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:19 smithi118 ceph-mon[131825]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:20.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:20 smithi118 ceph-mon[131825]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:20 smithi078 ceph-mon[139570]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:20 smithi078 ceph-mon[142991]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:23 smithi078 ceph-mon[139570]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:23.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:56:23.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:23 smithi078 ceph-mon[142991]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:23.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:56:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:23 smithi118 ceph-mon[131825]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:56:24.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:56:24.622 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:56:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:56:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:56:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:56:24.932 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:56:24.933 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:56:25.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:56:25.315 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:56:25.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:25 smithi078 ceph-mon[139570]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:25.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:25 smithi078 ceph-mon[142991]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:25 smithi118 ceph-mon[131825]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:26.468 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:56:26.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[139570]: from='client.65636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[139570]: from='client.55674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4219088773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:26.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[142991]: from='client.65636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[142991]: from='client.55674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4219088773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:26 smithi118 ceph-mon[131825]: from='client.65636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:26 smithi118 ceph-mon[131825]: from='client.55674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:26.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4219088773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:27.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:27 smithi078 ceph-mon[139570]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:27.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:27 smithi078 ceph-mon[142991]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:27 smithi118 ceph-mon[131825]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:29.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:29 smithi078 ceph-mon[139570]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:29.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:29 smithi078 ceph-mon[142991]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:29 smithi118 ceph-mon[131825]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:30.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:30 smithi118 ceph-mon[131825]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:30 smithi078 ceph-mon[139570]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:30 smithi078 ceph-mon[142991]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:33 smithi078 ceph-mon[139570]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:33.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:33 smithi078 ceph-mon[142991]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:33 smithi118 ceph-mon[131825]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:35.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:35 smithi078 ceph-mon[139570]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:35 smithi078 ceph-mon[142991]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:35 smithi118 ceph-mon[131825]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:56:37.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:37 smithi078 ceph-mon[139570]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:37.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:37 smithi078 ceph-mon[142991]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:37 smithi118 ceph-mon[131825]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:39.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:39 smithi078 ceph-mon[139570]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:39.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:39 smithi078 ceph-mon[142991]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:39 smithi118 ceph-mon[131825]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:40.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:40 smithi118 ceph-mon[131825]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:40 smithi078 ceph-mon[139570]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:40 smithi078 ceph-mon[142991]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:43.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:43 smithi078 ceph-mon[139570]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:43.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:43 smithi078 ceph-mon[142991]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:43 smithi118 ceph-mon[131825]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:45.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:45 smithi078 ceph-mon[142991]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:45.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:45 smithi078 ceph-mon[139570]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:45 smithi118 ceph-mon[131825]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:56:47.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:47 smithi078 ceph-mon[139570]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:47.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:47 smithi078 ceph-mon[142991]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:47 smithi118 ceph-mon[131825]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:48.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:48.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:48.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:56:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:49 smithi118 ceph-mon[131825]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:49.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:49 smithi078 ceph-mon[139570]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:49.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:49 smithi078 ceph-mon[142991]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:50 smithi078 ceph-mon[139570]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:50 smithi078 ceph-mon[142991]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:50 smithi118 ceph-mon[131825]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:53.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:53 smithi078 ceph-mon[139570]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:53.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:53 smithi078 ceph-mon[142991]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:53 smithi118 ceph-mon[131825]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:55.467 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:55 smithi078 ceph-mon[139570]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:55.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:55 smithi078 ceph-mon[142991]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:55 smithi118 ceph-mon[131825]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:55.659 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:56:55.968 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:56:55.969 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:56.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:56:56.350 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:56:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:56:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[139570]: from='client.55686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[139570]: from='client.55692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[139570]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2570888717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[142991]: from='client.55686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[142991]: from='client.55692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[142991]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:57.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2570888717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:57.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:57 smithi118 ceph-mon[131825]: from='client.55686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:57 smithi118 ceph-mon[131825]: from='client.55692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:56:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:57 smithi118 ceph-mon[131825]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2570888717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:56:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:56:59 smithi118 ceph-mon[131825]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:56:59 smithi078 ceph-mon[139570]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:56:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:56:59 smithi078 ceph-mon[142991]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:00 smithi078 ceph-mon[139570]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:00 smithi078 ceph-mon[142991]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:00 smithi118 ceph-mon[131825]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:03 smithi078 ceph-mon[139570]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:03.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:03 smithi078 ceph-mon[142991]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:03.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:03 smithi118 ceph-mon[131825]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:05.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:05 smithi078 ceph-mon[139570]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:05.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:05 smithi078 ceph-mon[142991]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:05 smithi118 ceph-mon[131825]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:57:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:07 smithi118 ceph-mon[131825]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:07.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:07 smithi078 ceph-mon[142991]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:07.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:07 smithi078 ceph-mon[139570]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:09 smithi118 ceph-mon[131825]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:09.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:09 smithi078 ceph-mon[139570]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:09.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:09 smithi078 ceph-mon[142991]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:10 smithi078 ceph-mon[139570]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:10 smithi078 ceph-mon[142991]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:10 smithi118 ceph-mon[131825]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:13.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:13 smithi078 ceph-mon[139570]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:13.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:13 smithi078 ceph-mon[142991]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:13 smithi118 ceph-mon[131825]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:15 smithi118 ceph-mon[131825]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:15.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:15 smithi078 ceph-mon[139570]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:15.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:15 smithi078 ceph-mon[142991]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:57:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:17 smithi118 ceph-mon[131825]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:17.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:17 smithi078 ceph-mon[139570]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:17.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:17 smithi078 ceph-mon[142991]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:18.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:18.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:19 smithi118 ceph-mon[131825]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:19.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:19 smithi078 ceph-mon[139570]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:19.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:19 smithi078 ceph-mon[142991]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:20 smithi078 ceph-mon[139570]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:20 smithi078 ceph-mon[142991]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:21.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:20 smithi118 ceph-mon[131825]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:23 smithi118 ceph-mon[131825]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:23.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:23 smithi078 ceph-mon[139570]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:23 smithi078 ceph-mon[142991]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:57:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:24.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:24 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:24.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:24 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:25 smithi118 ceph-mon[131825]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:57:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:57:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[139570]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[142991]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:57:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:57:26.695 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:57:26.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:57:27.003 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:57:27.003 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:57:27.003 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:57:27.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:57:27.003 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:57:27.004 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:57:27.005 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:57:27.388 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:57:27.388 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:57:27.389 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:57:27.390 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:57:27.390 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:57:27.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:27 smithi118 ceph-mon[131825]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:27 smithi078 ceph-mon[142991]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:27 smithi078 ceph-mon[139570]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:28.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:28 smithi118 ceph-mon[131825]: from='client.55704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:28 smithi118 ceph-mon[131825]: from='client.65678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3627314462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[142991]: from='client.55704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[142991]: from='client.65678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3627314462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[139570]: from='client.55704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[139570]: from='client.65678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:28.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3627314462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:57:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:29 smithi118 ceph-mon[131825]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:29.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:29 smithi078 ceph-mon[142991]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:29.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:29 smithi078 ceph-mon[139570]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:30 smithi078 ceph-mon[142991]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:30 smithi078 ceph-mon[139570]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:31.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:30 smithi118 ceph-mon[131825]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:33 smithi118 ceph-mon[131825]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:33.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:33 smithi078 ceph-mon[142991]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:33.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:33.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:33 smithi078 ceph-mon[139570]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:33.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:35 smithi118 ceph-mon[131825]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:35.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:35 smithi078 ceph-mon[139570]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:35.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:35 smithi078 ceph-mon[142991]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:36.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:57:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:37 smithi118 ceph-mon[131825]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:37.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:37 smithi078 ceph-mon[139570]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:37.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:37 smithi078 ceph-mon[142991]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:39 smithi118 ceph-mon[131825]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:39.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:39 smithi078 ceph-mon[139570]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:39.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:39 smithi078 ceph-mon[142991]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:40 smithi078 ceph-mon[139570]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:40 smithi078 ceph-mon[142991]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:41.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:40 smithi118 ceph-mon[131825]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:43 smithi118 ceph-mon[131825]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:43.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:43 smithi078 ceph-mon[139570]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:43.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:43 smithi078 ceph-mon[142991]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:45 smithi118 ceph-mon[131825]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:45.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:45 smithi078 ceph-mon[139570]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:45.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:45 smithi078 ceph-mon[142991]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:46.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:57:47.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:47 smithi118 ceph-mon[131825]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:47.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:47 smithi078 ceph-mon[139570]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:47.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:47 smithi078 ceph-mon[142991]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:48.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:48.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:57:49.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:49 smithi118 ceph-mon[131825]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:49.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:49 smithi078 ceph-mon[139570]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:49.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:49 smithi078 ceph-mon[142991]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:50.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:50 smithi078 ceph-mon[139570]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:50 smithi078 ceph-mon[142991]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:50 smithi118 ceph-mon[131825]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:53 smithi118 ceph-mon[131825]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:53.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:53 smithi078 ceph-mon[139570]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:53.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:53 smithi078 ceph-mon[142991]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:55 smithi118 ceph-mon[131825]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:55.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:55 smithi078 ceph-mon[139570]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:55.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:55 smithi078 ceph-mon[142991]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:57:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:57:57.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:57 smithi118 ceph-mon[131825]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:57.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:57 smithi078 ceph-mon[139570]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:57.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:57 smithi078 ceph-mon[142991]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:57.731 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:57:58.039 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:57:58.040 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:57:58.423 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:57:58.424 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:57:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:59 smithi118 ceph-mon[131825]: from='client.65690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:59 smithi118 ceph-mon[131825]: from='client.65696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:59 smithi118 ceph-mon[131825]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:57:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/286951923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[139570]: from='client.65690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[139570]: from='client.65696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[139570]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/286951923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[142991]: from='client.65690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[142991]: from='client.65696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[142991]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:57:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:57:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/286951923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:58:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:00 smithi078 ceph-mon[139570]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:00 smithi078 ceph-mon[142991]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:00 smithi118 ceph-mon[131825]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:03 smithi118 ceph-mon[131825]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:03 smithi078 ceph-mon[139570]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:03 smithi078 ceph-mon[142991]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:05 smithi118 ceph-mon[131825]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:05.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:05 smithi078 ceph-mon[139570]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:05.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:05 smithi078 ceph-mon[142991]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:58:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:07 smithi118 ceph-mon[131825]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:07.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:07 smithi078 ceph-mon[139570]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:07.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:07 smithi078 ceph-mon[142991]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:09 smithi118 ceph-mon[131825]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:09.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:09 smithi078 ceph-mon[139570]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:09.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:09 smithi078 ceph-mon[142991]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:10 smithi078 ceph-mon[139570]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:10 smithi078 ceph-mon[142991]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:10 smithi118 ceph-mon[131825]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:13 smithi118 ceph-mon[131825]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:13.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:13 smithi078 ceph-mon[142991]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:13.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:13 smithi078 ceph-mon[139570]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:15 smithi118 ceph-mon[131825]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:15.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:15 smithi078 ceph-mon[139570]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:15.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:15 smithi078 ceph-mon[142991]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T10:58:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:17 smithi118 ceph-mon[131825]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:17.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:17 smithi078 ceph-mon[139570]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:17.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:17 smithi078 ceph-mon[142991]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:18.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:18.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:19.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:19 smithi118 ceph-mon[131825]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:19.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:19 smithi078 ceph-mon[139570]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:19.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:19 smithi078 ceph-mon[142991]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:20 smithi078 ceph-mon[139570]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:20 smithi078 ceph-mon[142991]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:21.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:20 smithi118 ceph-mon[131825]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:23 smithi118 ceph-mon[131825]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:23.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:23 smithi078 ceph-mon[139570]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:23 smithi078 ceph-mon[142991]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:25 smithi118 ceph-mon[131825]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:58:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:58:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:58:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[139570]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[142991]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:58:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:58:25.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:58:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:58:27.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:27 smithi118 ceph-mon[131825]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:27 smithi078 ceph-mon[139570]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:27 smithi078 ceph-mon[142991]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:28.773 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:58:29.080 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:58:29.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:58:29.082 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:58:29.082 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:58:29.461 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:58:29.462 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:58:29.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:58:29.463 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:58:29.463 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:58:29.463 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:58:29.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:29 smithi118 ceph-mon[131825]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:29.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:29 smithi078 ceph-mon[139570]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:29.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:29 smithi078 ceph-mon[142991]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:30.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:30 smithi118 ceph-mon[131825]: from='client.55740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:30 smithi118 ceph-mon[131825]: from='client.55746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3992111848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[142991]: from='client.55740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[142991]: from='client.55746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3992111848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[139570]: from='client.55740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[139570]: from='client.55746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:58:30.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3992111848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:58:31.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:31 smithi118 ceph-mon[131825]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:31.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:31 smithi078 ceph-mon[139570]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:31.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:31 smithi078 ceph-mon[142991]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:33 smithi118 ceph-mon[131825]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:33.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:33.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:33 smithi078 ceph-mon[139570]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:33.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:33.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:33 smithi078 ceph-mon[142991]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:33.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:35.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:35 smithi118 ceph-mon[131825]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:35.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:35 smithi078 ceph-mon[139570]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:35.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:35 smithi078 ceph-mon[142991]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:58:37.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:37 smithi118 ceph-mon[131825]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:37.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:37 smithi078 ceph-mon[139570]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:37.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:37 smithi078 ceph-mon[142991]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:39 smithi118 ceph-mon[131825]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:39.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:39 smithi078 ceph-mon[139570]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:39.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:39 smithi078 ceph-mon[142991]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:40 smithi078 ceph-mon[139570]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:40 smithi078 ceph-mon[142991]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:41.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:40 smithi118 ceph-mon[131825]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:43.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:43 smithi118 ceph-mon[131825]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:43.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:43 smithi078 ceph-mon[139570]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:43.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:43 smithi078 ceph-mon[142991]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:45.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:45 smithi118 ceph-mon[131825]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:45.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:45 smithi078 ceph-mon[139570]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:45.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:45 smithi078 ceph-mon[142991]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:46.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:58:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:47 smithi118 ceph-mon[131825]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:47.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:47 smithi078 ceph-mon[139570]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:47.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:47 smithi078 ceph-mon[142991]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:48.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:48.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:48.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:58:49.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:49 smithi118 ceph-mon[131825]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:49.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:49 smithi078 ceph-mon[139570]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:49.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:49 smithi078 ceph-mon[142991]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:50 smithi078 ceph-mon[139570]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:50 smithi078 ceph-mon[142991]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:50 smithi118 ceph-mon[131825]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:53 smithi118 ceph-mon[131825]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:53.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:53 smithi078 ceph-mon[139570]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:53.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:53 smithi078 ceph-mon[142991]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:55.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:55 smithi118 ceph-mon[131825]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:55.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:55 smithi078 ceph-mon[139570]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:55.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:55 smithi078 ceph-mon[142991]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:56.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:58:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T10:58:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:57 smithi118 ceph-mon[131825]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:57.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:57 smithi078 ceph-mon[139570]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:57.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:57 smithi078 ceph-mon[142991]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:59.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:58:59 smithi118 ceph-mon[131825]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:58:59 smithi078 ceph-mon[139570]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:58:59 smithi078 ceph-mon[142991]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:58:59.813 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 905M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2372M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1204M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:59:00.121 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6286M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5700M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5274M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4936M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:59:00.122 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:59:00.501 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:59:00.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:59:00.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:59:00.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:00.503 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:59:00.503 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:59:00.503 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:59:00.503 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:59:00.503 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:59:00.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[139570]: from='client.55758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[139570]: from='client.65732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[139570]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3579602166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[142991]: from='client.55758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[142991]: from='client.65732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[142991]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3579602166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:01.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:00 smithi118 ceph-mon[131825]: from='client.55758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:00 smithi118 ceph-mon[131825]: from='client.65732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:00 smithi118 ceph-mon[131825]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3579602166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:03 smithi118 ceph-mon[131825]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:03.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:03 smithi078 ceph-mon[139570]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:03 smithi078 ceph-mon[142991]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:05 smithi118 ceph-mon[131825]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:05.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:05 smithi078 ceph-mon[139570]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:05.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:05 smithi078 ceph-mon[142991]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:06.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:59:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:07 smithi118 ceph-mon[131825]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:07.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:07 smithi078 ceph-mon[139570]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:07.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:07 smithi078 ceph-mon[142991]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:09.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:09 smithi118 ceph-mon[131825]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:09.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:09 smithi078 ceph-mon[139570]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:09.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:09 smithi078 ceph-mon[142991]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:10 smithi078 ceph-mon[139570]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:10 smithi078 ceph-mon[142991]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:11.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:10 smithi118 ceph-mon[131825]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:13.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:13 smithi118 ceph-mon[131825]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:13.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:13 smithi078 ceph-mon[139570]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:13.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:13 smithi078 ceph-mon[142991]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:15 smithi118 ceph-mon[131825]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:15.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:15 smithi078 ceph-mon[139570]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:15.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:15 smithi078 ceph-mon[142991]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:16.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T10:59:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:17 smithi118 ceph-mon[131825]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:17.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:17 smithi078 ceph-mon[142991]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:17.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:17 smithi078 ceph-mon[139570]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:18.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:18.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:19 smithi118 ceph-mon[131825]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:19.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:19 smithi078 ceph-mon[139570]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:19.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:19 smithi078 ceph-mon[142991]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:20.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:20 smithi078 ceph-mon[139570]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:20 smithi078 ceph-mon[142991]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:21.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:20 smithi118 ceph-mon[131825]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:23 smithi118 ceph-mon[131825]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:23 smithi078 ceph-mon[139570]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:23 smithi078 ceph-mon[142991]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:25 smithi118 ceph-mon[131825]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:59:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:25 smithi078 ceph-mon[139570]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:59:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:25 smithi078 ceph-mon[142991]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T10:59:26.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T10:59:27.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:27 smithi118 ceph-mon[131825]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:27.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:27 smithi078 ceph-mon[142991]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:27.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:27 smithi078 ceph-mon[139570]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:59:28.899 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:59:28.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.900 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:28 smithi118 ceph-mon[131825]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[139570]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:28.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T10:59:28.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T10:59:28.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T10:59:28.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:28 smithi078 ceph-mon[142991]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:30.855 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T10:59:30.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:30 smithi078 ceph-mon[142991]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:30 smithi078 ceph-mon[139570]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:31.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:30 smithi118 ceph-mon[131825]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:31.161 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T10:59:31.161 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T10:59:31.161 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T10:59:31.161 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3s ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3s ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3s ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3s ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3s ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3s ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3s ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3s ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T10:59:31.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T10:59:31.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T10:59:31.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T10:59:31.163 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:31.545 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T10:59:31.546 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T10:59:31.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[139570]: from='client.55776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:31.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[139570]: from='client.65750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:31.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3064901215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:31.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[142991]: from='client.55776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:31.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[142991]: from='client.65750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:31.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3064901215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:32.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:31 smithi118 ceph-mon[131825]: from='client.55776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:31 smithi118 ceph-mon[131825]: from='client.65750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T10:59:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3064901215' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T10:59:32.967 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:32 smithi078 ceph-mon[142991]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:32.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:32.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:32 smithi078 ceph-mon[139570]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:32.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:33.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:32 smithi118 ceph-mon[131825]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:35.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:35 smithi118 ceph-mon[131825]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:35.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:35 smithi078 ceph-mon[142991]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:35.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:35 smithi078 ceph-mon[139570]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:59:37.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:37 smithi118 ceph-mon[131825]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:37.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:37 smithi078 ceph-mon[139570]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:37.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:37 smithi078 ceph-mon[142991]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:39.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:39 smithi118 ceph-mon[131825]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:39.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:39 smithi078 ceph-mon[139570]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:39.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:39 smithi078 ceph-mon[142991]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:40.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:40 smithi078 ceph-mon[139570]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:40 smithi078 ceph-mon[142991]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:41.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:40 smithi118 ceph-mon[131825]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:43 smithi118 ceph-mon[131825]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:43.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:43 smithi078 ceph-mon[139570]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:43.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:43 smithi078 ceph-mon[142991]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:45 smithi118 ceph-mon[131825]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:45.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:45 smithi078 ceph-mon[139570]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:45.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:45 smithi078 ceph-mon[142991]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:46.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T10:59:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:47 smithi118 ceph-mon[131825]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:47.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:47 smithi078 ceph-mon[139570]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:47.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:47 smithi078 ceph-mon[142991]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:48.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:48.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:48.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T10:59:49.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:49 smithi118 ceph-mon[131825]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:49.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:49 smithi078 ceph-mon[139570]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:49.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:49 smithi078 ceph-mon[142991]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:50 smithi078 ceph-mon[139570]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:50 smithi078 ceph-mon[142991]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:51.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:50 smithi118 ceph-mon[131825]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:53.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:53 smithi118 ceph-mon[131825]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:53.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:53 smithi078 ceph-mon[139570]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:53.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:53 smithi078 ceph-mon[142991]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:55.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:55 smithi118 ceph-mon[131825]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:55.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:55 smithi078 ceph-mon[139570]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:55.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:55 smithi078 ceph-mon[142991]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:56.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 10:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:10:59:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T10:59:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:57 smithi118 ceph-mon[131825]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:57.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:57 smithi078 ceph-mon[139570]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:57.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:57 smithi078 ceph-mon[142991]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:59.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 10:59:59 smithi118 ceph-mon[131825]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 10:59:59 smithi078 ceph-mon[139570]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T10:59:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 10:59:59 smithi078 ceph-mon[142991]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:00.467 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:00 smithi078 conmon[139546]: 2023-12-16T10:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:00:00.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:00:00.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:00 smithi078 ceph-mon[139570]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:00:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:00 smithi078 ceph-mon[142991]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:00:01.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:00 smithi118 ceph-mon[131825]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:01.892 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 34s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 34s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 34s ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:00:02.199 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 34s ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1140M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 34s ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 34s ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 34s ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 34s ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 34s ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 34s ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4469M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5233M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4568M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5179M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:00:02.200 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 154M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:00:02.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:00:02.582 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.479Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702713600138 maxt=1702720800000 ulid=01HHS4GZ8FM0ZA62C0JCA2RYEB duration=32.985105ms 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.482Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=1.909734ms 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.483Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=4 to_segment=5 mint=1702720800000 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.543Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=4 last=5 duration=60.363688ms 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.616Z caller=compact.go:460 level=info component=tsdb msg="compact blocks" count=3 mint=1702689406270 maxt=1702706400000 ulid=01HHS4GZBFNG0D8NNDQPGKJZKQ sources="[01HHRDEJBVWXAZXVGEJSVQ4EE7 01HHRFXSGC2AXQY18V9N4Q91EG 01HHRPSGRZ4JC1B5FAVMKW62D9]" duration=73.012966ms 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.617Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HHRDEJBVWXAZXVGEJSVQ4EE7 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.617Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HHRFXSGC2AXQY18V9N4Q91EG 2023-12-16T11:00:02.899 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 11:00:02 smithi118 conmon[117217]: ts=2023-12-16T11:00:02.618Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HHRPSGRZ4JC1B5FAVMKW62D9 2023-12-16T11:00:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:03 smithi118 ceph-mon[131825]: from='client.65762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:03 smithi118 ceph-mon[131825]: from='client.55800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:03 smithi118 ceph-mon[131825]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3929171269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[139570]: from='client.65762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[139570]: from='client.55800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[139570]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3929171269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[142991]: from='client.65762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[142991]: from='client.55800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[142991]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:03.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:03.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3929171269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:05.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:05 smithi118 ceph-mon[131825]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:05.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:05 smithi078 ceph-mon[139570]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:05.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:05 smithi078 ceph-mon[142991]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:06.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:00:07.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:07 smithi118 ceph-mon[131825]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:07.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:07 smithi078 ceph-mon[139570]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:07.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:07 smithi078 ceph-mon[142991]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:09 smithi118 ceph-mon[131825]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:09.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:09 smithi078 ceph-mon[139570]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:09.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:09 smithi078 ceph-mon[142991]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:10.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:10 smithi078 ceph-mon[139570]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:10 smithi078 ceph-mon[142991]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:11.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:10 smithi118 ceph-mon[131825]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:13 smithi118 ceph-mon[131825]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:13.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:13 smithi078 ceph-mon[142991]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:13.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:13 smithi078 ceph-mon[139570]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:15.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:15 smithi118 ceph-mon[131825]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:15.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:15 smithi078 ceph-mon[139570]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:15.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:15 smithi078 ceph-mon[142991]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:16.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:00:17.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:17 smithi118 ceph-mon[131825]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:17.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:17 smithi078 ceph-mon[139570]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:17.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:17 smithi078 ceph-mon[142991]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:18.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:18.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:18.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:19.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:19 smithi118 ceph-mon[131825]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:19.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:19 smithi078 ceph-mon[139570]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:19.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:19 smithi078 ceph-mon[142991]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:20.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:20 smithi078 ceph-mon[139570]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:20 smithi078 ceph-mon[142991]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:21.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:20 smithi118 ceph-mon[131825]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:23.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:23 smithi118 ceph-mon[131825]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:23.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:23 smithi078 ceph-mon[139570]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:23 smithi078 ceph-mon[142991]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:25.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:25 smithi118 ceph-mon[131825]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:25.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:25 smithi078 ceph-mon[139570]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:25.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:25 smithi078 ceph-mon[142991]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:26.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:00:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:27 smithi118 ceph-mon[131825]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:27.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:27 smithi078 ceph-mon[139570]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:27 smithi078 ceph-mon[142991]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:28.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:00:28.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:00:28.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:00:29.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:29 smithi118 ceph-mon[131825]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:29.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:29 smithi078 ceph-mon[139570]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:29.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:29 smithi078 ceph-mon[142991]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:30.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:30 smithi078 ceph-mon[139570]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:30.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:30 smithi078 ceph-mon[142991]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:31.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:30 smithi118 ceph-mon[131825]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:00:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:00:32.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.467 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:00:32.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:00:32.926 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:00:33.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:00:33.237 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 65s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 65s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 65s ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 65s ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2s ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 65s ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 65s ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 65s ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 65s ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 65s ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 65s ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:00:33.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2s ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:00:33.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2s ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:00:33.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2s ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:00:33.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2s ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:00:33.239 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2s ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:00:33.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:33 smithi118 ceph-mon[131825]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:33.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:33.467 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:33 smithi078 ceph-mon[139570]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:33.467 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:33 smithi078 ceph-mon[142991]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:33.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:00:33.619 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:00:33.620 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:00:34.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:34 smithi118 ceph-mon[131825]: from='client.65780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:34 smithi118 ceph-mon[131825]: from='client.65786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.399 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2357402707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:34.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[139570]: from='client.65780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[139570]: from='client.65786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.468 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2357402707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:34.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[142991]: from='client.65780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[142991]: from='client.65786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:00:34.469 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2357402707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:00:35.398 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:35 smithi118 ceph-mon[131825]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:35.467 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:35 smithi078 ceph-mon[139570]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:35.468 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:35 smithi078 ceph-mon[142991]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:36.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:00:37.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:37 smithi118 ceph-mon[131825]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:37.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:37 smithi078 ceph-mon[139570]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:37.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:37 smithi078 ceph-mon[142991]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:39.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:39 smithi118 ceph-mon[131825]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:39.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:39 smithi078 ceph-mon[139570]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:39.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:39 smithi078 ceph-mon[142991]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:40.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:40 smithi078 ceph-mon[139570]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:40.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:40 smithi078 ceph-mon[142991]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:41.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:40 smithi118 ceph-mon[131825]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:43.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:43 smithi118 ceph-mon[131825]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:43.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:43 smithi078 ceph-mon[139570]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:43.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:43 smithi078 ceph-mon[142991]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:45.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:45 smithi118 ceph-mon[131825]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:45.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:45 smithi078 ceph-mon[139570]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:45.739 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:45 smithi078 ceph-mon[142991]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:46.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:00:47.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:47 smithi118 ceph-mon[131825]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:47.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:47 smithi078 ceph-mon[139570]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:47.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:47 smithi078 ceph-mon[142991]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:48.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:48.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:48.717 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:00:49.648 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:49 smithi118 ceph-mon[131825]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:49.717 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:49 smithi078 ceph-mon[139570]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:49.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:49 smithi078 ceph-mon[142991]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:50.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:50 smithi078 ceph-mon[139570]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:50.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:50 smithi078 ceph-mon[142991]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:51.148 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:50 smithi118 ceph-mon[131825]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:53.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:53 smithi118 ceph-mon[131825]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:53.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:53 smithi078 ceph-mon[139570]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:53.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:53 smithi078 ceph-mon[142991]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:55.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:55 smithi118 ceph-mon[131825]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:55.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:55 smithi078 ceph-mon[139570]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:55.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:55 smithi078 ceph-mon[142991]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:56.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:00:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:00:57.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:57 smithi118 ceph-mon[131825]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:57.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:57 smithi078 ceph-mon[139570]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:57.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:57 smithi078 ceph-mon[142991]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:59.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:00:59 smithi118 ceph-mon[131825]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:59.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:00:59 smithi078 ceph-mon[139570]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:00:59.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:00:59 smithi078 ceph-mon[142991]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:00.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:00 smithi078 ceph-mon[139570]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:00.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:00 smithi078 ceph-mon[142991]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:01.036 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:00 smithi118 ceph-mon[131825]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:03 smithi118 ceph-mon[131825]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:03.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:03 smithi078 ceph-mon[142991]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:03.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:03 smithi078 ceph-mon[139570]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:03.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:03.961 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 96s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 33s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 96s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 33s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 33s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 96s ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:01:04.269 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 96s ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 33s ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 96s ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 96s ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 33s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 96s ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 96s ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 96s ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 96s ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 33s ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 33s ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 33s ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 33s ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:01:04.270 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 33s ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:01:04.653 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:01:04.654 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:01:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:05 smithi118 ceph-mon[131825]: from='client.65798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:05 smithi118 ceph-mon[131825]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:05 smithi118 ceph-mon[131825]: from='client.55836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/38069834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:05.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[139570]: from='client.65798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[139570]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:05.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[139570]: from='client.55836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/38069834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:05.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[142991]: from='client.65798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[142991]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:05.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[142991]: from='client.55836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:05.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/38069834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:01:07.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:07 smithi118 ceph-mon[131825]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:07.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:07 smithi078 ceph-mon[139570]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:07.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:07 smithi078 ceph-mon[142991]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:09.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:09 smithi118 ceph-mon[131825]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:09.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:09 smithi078 ceph-mon[139570]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:09.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:09 smithi078 ceph-mon[142991]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:10.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:10 smithi078 ceph-mon[139570]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:10.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:10 smithi078 ceph-mon[142991]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:11.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:10 smithi118 ceph-mon[131825]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:13.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:13 smithi118 ceph-mon[131825]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:13.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:13 smithi078 ceph-mon[139570]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:13.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:13 smithi078 ceph-mon[142991]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:15.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:15 smithi118 ceph-mon[131825]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:15.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:15 smithi078 ceph-mon[139570]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:15.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:15 smithi078 ceph-mon[142991]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:16.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:01:17.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:17 smithi118 ceph-mon[131825]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:17.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:17 smithi078 ceph-mon[139570]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:17.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:17 smithi078 ceph-mon[142991]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:18.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:18.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:18.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:19.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:19 smithi118 ceph-mon[131825]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:19.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:19 smithi078 ceph-mon[139570]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:19.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:19 smithi078 ceph-mon[142991]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:20.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:20 smithi078 ceph-mon[139570]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:20.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:20 smithi078 ceph-mon[142991]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:21.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:20 smithi118 ceph-mon[131825]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:23.149 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:01:22.710817336Z level=info msg="Completed cleanup jobs" duration=46.521495ms 2023-12-16T11:01:23.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:23 smithi118 ceph-mon[131825]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:23.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:23 smithi078 ceph-mon[139570]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:23.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:23 smithi078 ceph-mon[142991]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:25 smithi118 ceph-mon[131825]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:25.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:25 smithi078 ceph-mon[139570]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:25.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:25 smithi078 ceph-mon[142991]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:26.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:01:27.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:27 smithi118 ceph-mon[131825]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:27.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:27 smithi078 ceph-mon[139570]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:27.718 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:27 smithi078 ceph-mon[142991]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:29.649 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:29 smithi118 ceph-mon[131825]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:29.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:29 smithi078 ceph-mon[139570]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:29.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:29 smithi078 ceph-mon[142991]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:30.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:30 smithi078 ceph-mon[139570]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:30.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:30 smithi078 ceph-mon[142991]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:31.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:30 smithi118 ceph-mon[131825]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:31.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:01:31.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:01:32.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:01:32.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[139570]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[142991]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:32.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:33.149 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:01:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:01:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:01:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:32 smithi118 ceph-mon[131825]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:33.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:35.009 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 64s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 64s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 64s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 64s ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 64s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:01:35.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 64s ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 64s ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 64s ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 64s ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:01:35.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 64s ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:01:35.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:35 smithi118 ceph-mon[131825]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:35.700 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:01:35.700 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:01:35.701 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:01:35.702 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:01:35.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:01:35.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:01:35.702 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:01:35.702 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:01:35.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:35 smithi078 ceph-mon[139570]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:35.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:35 smithi078 ceph-mon[142991]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:36.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:36 smithi118 ceph-mon[131825]: from='client.65816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:36 smithi118 ceph-mon[131825]: from='client.55854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3900397338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:36.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[139570]: from='client.65816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[139570]: from='client.55854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3900397338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[142991]: from='client.65816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[142991]: from='client.55854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:01:36.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3900397338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:01:37.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:37 smithi118 ceph-mon[131825]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:37.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:37 smithi078 ceph-mon[139570]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:37.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:37 smithi078 ceph-mon[142991]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:39.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:39 smithi118 ceph-mon[131825]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:39.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:39 smithi078 ceph-mon[139570]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:39.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:39 smithi078 ceph-mon[142991]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:40.968 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:40 smithi078 ceph-mon[139570]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:40.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:40 smithi078 ceph-mon[142991]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:41.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:40 smithi118 ceph-mon[131825]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:43.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:43 smithi118 ceph-mon[131825]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:43.718 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:43 smithi078 ceph-mon[139570]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:43.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:43 smithi078 ceph-mon[142991]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:45.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:45 smithi118 ceph-mon[131825]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:45.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:45 smithi078 ceph-mon[139570]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:45.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:45 smithi078 ceph-mon[142991]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:46.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:01:47.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:47 smithi118 ceph-mon[131825]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:47.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:47.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:47 smithi078 ceph-mon[142991]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:47.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:47.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:47 smithi078 ceph-mon[139570]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:47.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:01:49.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:49 smithi118 ceph-mon[131825]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:49.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:49 smithi078 ceph-mon[139570]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:49.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:49 smithi078 ceph-mon[142991]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:50.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:50 smithi078 ceph-mon[139570]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:50.969 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:50 smithi078 ceph-mon[142991]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:51.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:50 smithi118 ceph-mon[131825]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:53.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:53 smithi118 ceph-mon[131825]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:53.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:53 smithi078 ceph-mon[142991]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:53.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:53 smithi078 ceph-mon[139570]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:55.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:55 smithi118 ceph-mon[131825]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:55.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:55 smithi078 ceph-mon[139570]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:55.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:55 smithi078 ceph-mon[142991]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:56.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:01:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:01:57.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:57 smithi118 ceph-mon[131825]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:57.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:57 smithi078 ceph-mon[139570]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:57.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:57 smithi078 ceph-mon[142991]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:59.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:01:59 smithi118 ceph-mon[131825]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:59.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:01:59 smithi078 ceph-mon[139570]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:01:59.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:01:59 smithi078 ceph-mon[142991]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:00.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:00 smithi078 ceph-mon[139570]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:00.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:00 smithi078 ceph-mon[142991]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:01.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:00 smithi118 ceph-mon[131825]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:02.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:02.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:02.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:03.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:03 smithi118 ceph-mon[131825]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:03.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:03 smithi078 ceph-mon[139570]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:03.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:03 smithi078 ceph-mon[142991]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:05.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:05 smithi118 ceph-mon[131825]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:05.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:05 smithi078 ceph-mon[139570]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:05.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:05 smithi078 ceph-mon[142991]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:06.050 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:02:06.357 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 95s ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 95s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 95s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 95s ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 95s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:02:06.358 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:02:06.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 95s ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:02:06.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 95s ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:02:06.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 95s ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:02:06.359 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 95s ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:02:06.359 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 95s ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:02:06.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:02:06.743 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:02:06.744 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:02:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:07 smithi118 ceph-mon[131825]: from='client.55866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:07 smithi118 ceph-mon[131825]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:07 smithi118 ceph-mon[131825]: from='client.55872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1937198973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:07.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[139570]: from='client.55866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[139570]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:07.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[139570]: from='client.55872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1937198973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:07.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[142991]: from='client.55866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[142991]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:07.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[142991]: from='client.55872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:07.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1937198973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:09 smithi118 ceph-mon[131825]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:09.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:09 smithi078 ceph-mon[139570]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:09.719 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:09 smithi078 ceph-mon[142991]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:10.969 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:10 smithi078 ceph-mon[139570]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:10.970 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:10 smithi078 ceph-mon[142991]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:11.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:10 smithi118 ceph-mon[131825]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:13.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:13 smithi118 ceph-mon[131825]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:13.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:13 smithi078 ceph-mon[139570]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:13.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:13 smithi078 ceph-mon[142991]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:15.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:15 smithi118 ceph-mon[131825]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:15.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:15 smithi078 ceph-mon[139570]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:15.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:15 smithi078 ceph-mon[142991]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:02:17.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:17 smithi118 ceph-mon[131825]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:17.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:17.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:17 smithi078 ceph-mon[139570]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:17.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:17.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:17 smithi078 ceph-mon[142991]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:17.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:19.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:19 smithi118 ceph-mon[131825]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:19.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:19 smithi078 ceph-mon[139570]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:19.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:19 smithi078 ceph-mon[142991]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:21.150 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:20 smithi118 ceph-mon[131825]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:21.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:20 smithi078 ceph-mon[139570]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:21.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:20 smithi078 ceph-mon[142991]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:23.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:23 smithi118 ceph-mon[131825]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:23.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:23 smithi078 ceph-mon[139570]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:23.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:23 smithi078 ceph-mon[142991]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:25.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:25 smithi118 ceph-mon[131825]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:25.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:25 smithi078 ceph-mon[139570]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:25.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:25 smithi078 ceph-mon[142991]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:26.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:26] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:02:27.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:27 smithi118 ceph-mon[131825]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:27.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:27 smithi078 ceph-mon[139570]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:27.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:27 smithi078 ceph-mon[142991]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:29.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:29 smithi118 ceph-mon[131825]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:29.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:29 smithi078 ceph-mon[139570]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:29.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:29 smithi078 ceph-mon[142991]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:31.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:30 smithi118 ceph-mon[131825]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:31.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:30 smithi078 ceph-mon[139570]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:31.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:30 smithi078 ceph-mon[142991]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:32.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:02:32.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:02:32.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:02:33.650 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:33 smithi118 ceph-mon[131825]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:33.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:33.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:02:33.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:02:33.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[139570]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[142991]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:02:33.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:02:35.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:35 smithi118 ceph-mon[131825]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:35.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:35 smithi078 ceph-mon[139570]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:35.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:35 smithi078 ceph-mon[142991]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:36.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:02:37.089 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:02:37.401 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:02:37.401 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:02:37.401 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:02:37.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:02:37.401 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:02:37.402 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:02:37.403 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:02:37.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:37 smithi118 ceph-mon[131825]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:37.719 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:37 smithi078 ceph-mon[139570]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:37.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:37 smithi078 ceph-mon[142991]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:37.783 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:02:37.783 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:02:37.783 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:02:37.783 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:02:37.784 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:02:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:38 smithi118 ceph-mon[131825]: from='client.65852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:38 smithi118 ceph-mon[131825]: from='client.55890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1803061736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[139570]: from='client.65852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[139570]: from='client.55890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1803061736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[142991]: from='client.65852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[142991]: from='client.55890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:02:38.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1803061736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:02:39.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:39 smithi118 ceph-mon[131825]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:39.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:39 smithi078 ceph-mon[139570]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:39.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:39 smithi078 ceph-mon[142991]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:41.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:40 smithi118 ceph-mon[131825]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:41.219 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:40 smithi078 ceph-mon[139570]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:41.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:40 smithi078 ceph-mon[142991]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:43.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:43 smithi118 ceph-mon[131825]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:43.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:43 smithi078 ceph-mon[139570]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:43.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:43 smithi078 ceph-mon[142991]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:45.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:45 smithi118 ceph-mon[131825]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:45.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:45 smithi078 ceph-mon[139570]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:45.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:45 smithi078 ceph-mon[142991]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:46.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:02:47.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:47 smithi118 ceph-mon[131825]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:47.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:47.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:47 smithi078 ceph-mon[139570]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:47.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:47.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:47 smithi078 ceph-mon[142991]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:47.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:02:49.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:49 smithi118 ceph-mon[131825]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:49.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:49 smithi078 ceph-mon[139570]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:49.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:49 smithi078 ceph-mon[142991]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:51.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:50 smithi118 ceph-mon[131825]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:51.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:50 smithi078 ceph-mon[139570]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:51.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:50 smithi078 ceph-mon[142991]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:53.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:53 smithi118 ceph-mon[131825]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:53.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:53 smithi078 ceph-mon[139570]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:53.775 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:53 smithi078 ceph-mon[142991]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:55.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:55 smithi118 ceph-mon[131825]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:55.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:55 smithi078 ceph-mon[139570]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:55.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:55 smithi078 ceph-mon[142991]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:56.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:02:56] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:02:57.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:57 smithi118 ceph-mon[131825]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:57.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:57 smithi078 ceph-mon[139570]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:57.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:57 smithi078 ceph-mon[142991]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:59.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:02:59 smithi118 ceph-mon[131825]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:59.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:02:59 smithi078 ceph-mon[139570]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:02:59.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:02:59 smithi078 ceph-mon[142991]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:01.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:00 smithi118 ceph-mon[131825]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:01.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:00 smithi078 ceph-mon[139570]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:01.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:00 smithi078 ceph-mon[142991]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:02.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:02.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:03.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:03 smithi118 ceph-mon[131825]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:03.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:03 smithi078 ceph-mon[139570]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:03.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:03 smithi078 ceph-mon[142991]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:05.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:05 smithi118 ceph-mon[131825]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:05.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:05 smithi078 ceph-mon[139570]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:05.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:05 smithi078 ceph-mon[142991]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:06.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:03:07.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:07 smithi118 ceph-mon[131825]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:07.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:07 smithi078 ceph-mon[139570]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:07.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:07 smithi078 ceph-mon[142991]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:08.133 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:03:08.442 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:03:08.443 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:03:08.444 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:03:08.825 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:03:08.826 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:03:08.827 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:03:08.827 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:03:08.827 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:03:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:09 smithi118 ceph-mon[131825]: from='client.65870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:09 smithi118 ceph-mon[131825]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:09 smithi118 ceph-mon[131825]: from='client.65876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/202918242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:09.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[139570]: from='client.65870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[139570]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[139570]: from='client.65876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/202918242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[142991]: from='client.65870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[142991]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[142991]: from='client.65876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:09.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/202918242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:11.151 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:10 smithi118 ceph-mon[131825]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:11.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:10 smithi078 ceph-mon[139570]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:11.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:10 smithi078 ceph-mon[142991]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:13.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:13 smithi118 ceph-mon[131825]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:13.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:13 smithi078 ceph-mon[139570]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:13.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:13 smithi078 ceph-mon[142991]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:15.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:15 smithi118 ceph-mon[131825]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:15.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:15 smithi078 ceph-mon[139570]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:15.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:15 smithi078 ceph-mon[142991]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:16.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:03:17.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:17 smithi118 ceph-mon[131825]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:17.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:17.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:17 smithi078 ceph-mon[139570]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:17.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:17 smithi078 ceph-mon[142991]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:17.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:19.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:19 smithi118 ceph-mon[131825]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:19.720 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:19 smithi078 ceph-mon[142991]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:19.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:19 smithi078 ceph-mon[139570]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:21.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:20 smithi118 ceph-mon[131825]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:21.220 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:20 smithi078 ceph-mon[139570]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:21.220 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:20 smithi078 ceph-mon[142991]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:23.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:23 smithi118 ceph-mon[131825]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:23.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:23 smithi078 ceph-mon[139570]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:23.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:23 smithi078 ceph-mon[142991]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:25.651 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:25 smithi118 ceph-mon[131825]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:25.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:25 smithi078 ceph-mon[142991]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:25.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:25 smithi078 ceph-mon[139570]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:26.720 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:03:27.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:27 smithi118 ceph-mon[131825]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:27.720 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:27 smithi078 ceph-mon[139570]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:27.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:27 smithi078 ceph-mon[142991]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:29.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:29 smithi118 ceph-mon[131825]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:29.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:29 smithi078 ceph-mon[139570]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:29.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:29 smithi078 ceph-mon[142991]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:31.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:30 smithi118 ceph-mon[131825]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:31.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:30 smithi078 ceph-mon[139570]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:31.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:30 smithi078 ceph-mon[142991]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:32.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:32.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:32.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:33.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:33 smithi118 ceph-mon[131825]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:33.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:03:33.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:03:33.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:03:33.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[139570]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[142991]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:03:33.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:03:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:03:35.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:35 smithi118 ceph-mon[131825]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:35.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:35 smithi078 ceph-mon[139570]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:35.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:35 smithi078 ceph-mon[142991]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:36.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:03:37.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:37 smithi118 ceph-mon[131825]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:37.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:37 smithi078 ceph-mon[139570]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:37.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:37 smithi078 ceph-mon[142991]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:39.172 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:03:39.482 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:03:39.483 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:03:39.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:39 smithi118 ceph-mon[131825]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:39.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:39 smithi078 ceph-mon[139570]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:39.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:39 smithi078 ceph-mon[142991]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:03:39.873 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:03:39.874 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:03:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:40 smithi118 ceph-mon[131825]: from='client.65888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:40 smithi118 ceph-mon[131825]: from='client.65894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1584439621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:40.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[139570]: from='client.65888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[139570]: from='client.65894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1584439621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:40.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[142991]: from='client.65888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[142991]: from='client.65894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:03:40.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1584439621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:03:41.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:41 smithi118 ceph-mon[131825]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:41.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:41 smithi078 ceph-mon[139570]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:41.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:41 smithi078 ceph-mon[142991]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:43.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:43 smithi118 ceph-mon[131825]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:43.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:43 smithi078 ceph-mon[139570]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:43.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:43 smithi078 ceph-mon[142991]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:45.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:45 smithi118 ceph-mon[131825]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:45.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:45 smithi078 ceph-mon[139570]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:45.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:45 smithi078 ceph-mon[142991]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:46.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:03:47.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:47 smithi118 ceph-mon[131825]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:47.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:47 smithi078 ceph-mon[139570]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:47.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:47.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:47 smithi078 ceph-mon[142991]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:47.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:03:49.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:49 smithi118 ceph-mon[131825]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:49.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:49 smithi078 ceph-mon[139570]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:49.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:49 smithi078 ceph-mon[142991]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:51.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:50 smithi118 ceph-mon[131825]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:51.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:50 smithi078 ceph-mon[139570]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:51.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:50 smithi078 ceph-mon[142991]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:53.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:53 smithi118 ceph-mon[131825]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:53.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:53 smithi078 ceph-mon[139570]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:53.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:53 smithi078 ceph-mon[142991]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:55.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:55 smithi118 ceph-mon[131825]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:55.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:55 smithi078 ceph-mon[142991]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:55.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:55 smithi078 ceph-mon[139570]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:56.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:03:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:03:57.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:57 smithi118 ceph-mon[131825]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:57.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:57 smithi078 ceph-mon[139570]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:57.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:57 smithi078 ceph-mon[142991]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:59.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:03:59 smithi118 ceph-mon[131825]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:59.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:03:59 smithi078 ceph-mon[142991]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:03:59.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:03:59 smithi078 ceph-mon[139570]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:01.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:00 smithi118 ceph-mon[131825]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:01.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:00 smithi078 ceph-mon[139570]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:01.221 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:00 smithi078 ceph-mon[142991]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:02.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:02.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:03.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:03 smithi118 ceph-mon[131825]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:03.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:03 smithi078 ceph-mon[142991]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:03.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:03 smithi078 ceph-mon[139570]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:05.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:05 smithi118 ceph-mon[131825]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:05.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:05 smithi078 ceph-mon[139570]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:05.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:05 smithi078 ceph-mon[142991]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:06.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:04:07.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:07 smithi118 ceph-mon[131825]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:07.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:07 smithi078 ceph-mon[139570]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:07.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:07 smithi078 ceph-mon[142991]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:09.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:09 smithi118 ceph-mon[131825]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:09.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:09 smithi078 ceph-mon[139570]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:09.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:09 smithi078 ceph-mon[142991]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:10.215 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:04:10.521 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:04:10.521 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:04:10.521 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:04:10.521 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:04:10.522 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:04:10.523 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:04:10.523 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:10.902 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:04:10.903 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:04:11.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:10 smithi118 ceph-mon[131825]: from='client.65906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:10 smithi118 ceph-mon[131825]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:11.326 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:10 smithi078 ceph-mon[142991]: from='client.65906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:11.326 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:10 smithi078 ceph-mon[142991]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:11.326 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:10 smithi078 ceph-mon[139570]: from='client.65906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:11.326 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:10 smithi078 ceph-mon[139570]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:12.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:11 smithi118 ceph-mon[131825]: from='client.65912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:12.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1300622327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:12.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:11 smithi078 ceph-mon[139570]: from='client.65912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:12.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1300622327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:12.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:11 smithi078 ceph-mon[142991]: from='client.65912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:12.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1300622327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:13.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:12 smithi118 ceph-mon[131825]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:13.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:12 smithi078 ceph-mon[139570]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:13.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:12 smithi078 ceph-mon[142991]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:15.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:15 smithi118 ceph-mon[131825]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:15.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:15 smithi078 ceph-mon[139570]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:15.721 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:15 smithi078 ceph-mon[142991]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:16.721 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:04:17.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:17 smithi118 ceph-mon[131825]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:17 smithi078 ceph-mon[139570]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:17.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:17 smithi078 ceph-mon[142991]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:19.652 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:19 smithi118 ceph-mon[131825]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:19.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:19 smithi078 ceph-mon[139570]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:19.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:19 smithi078 ceph-mon[142991]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:21.152 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:20 smithi118 ceph-mon[131825]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:21.221 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:20 smithi078 ceph-mon[139570]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:21.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:20 smithi078 ceph-mon[142991]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:23 smithi118 ceph-mon[131825]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:23 smithi078 ceph-mon[139570]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:23.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:23 smithi078 ceph-mon[142991]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:25.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:25 smithi118 ceph-mon[131825]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:25.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:25 smithi078 ceph-mon[139570]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:25.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:25 smithi078 ceph-mon[142991]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:04:27.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:27 smithi118 ceph-mon[131825]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:27 smithi078 ceph-mon[139570]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:27.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:27 smithi078 ceph-mon[142991]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:29.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:29 smithi118 ceph-mon[131825]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:29.721 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:29 smithi078 ceph-mon[139570]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:29.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:29 smithi078 ceph-mon[142991]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:31.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:30 smithi118 ceph-mon[131825]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:31.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:30 smithi078 ceph-mon[139570]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:31.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:30 smithi078 ceph-mon[142991]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:32.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:32.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:33.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:33 smithi118 ceph-mon[131825]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:33.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:33 smithi078 ceph-mon[139570]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:33 smithi078 ceph-mon[142991]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:04:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:04:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:04:34.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:04:34.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:04:35.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:35 smithi118 ceph-mon[131825]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:35.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:35 smithi078 ceph-mon[142991]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:35.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:35 smithi078 ceph-mon[139570]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:36.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:04:37.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:37 smithi118 ceph-mon[131825]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:37.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:37 smithi078 ceph-mon[139570]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:37.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:37 smithi078 ceph-mon[142991]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:39.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:39 smithi118 ceph-mon[131825]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:39.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:39 smithi078 ceph-mon[139570]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:39.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:39 smithi078 ceph-mon[142991]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:41.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:40 smithi118 ceph-mon[131825]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:41.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:40 smithi078 ceph-mon[139570]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:41.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:40 smithi078 ceph-mon[142991]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:41.253 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:04:41.561 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:04:41.562 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:04:41.563 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:04:41.944 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:04:41.945 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:04:42.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:41 smithi118 ceph-mon[131825]: from='client.55956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:42.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:41 smithi078 ceph-mon[139570]: from='client.55956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:42.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:41 smithi078 ceph-mon[142991]: from='client.55956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:43.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:42 smithi118 ceph-mon[131825]: from='client.65930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:43.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3218707730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:43.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:42 smithi118 ceph-mon[131825]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[139570]: from='client.65930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3218707730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[139570]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[142991]: from='client.65930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3218707730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:04:43.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:42 smithi078 ceph-mon[142991]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:45.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:45 smithi118 ceph-mon[131825]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:45.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:45 smithi078 ceph-mon[139570]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:45.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:45 smithi078 ceph-mon[142991]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:46.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:04:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:47 smithi118 ceph-mon[131825]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:47.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:47 smithi078 ceph-mon[139570]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:47.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:47 smithi078 ceph-mon[142991]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:47.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:04:49.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:49 smithi118 ceph-mon[131825]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:49.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:49 smithi078 ceph-mon[139570]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:49.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:49 smithi078 ceph-mon[142991]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:51.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:50 smithi118 ceph-mon[131825]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:51.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:50 smithi078 ceph-mon[139570]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:51.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:50 smithi078 ceph-mon[142991]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:53.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:53 smithi118 ceph-mon[131825]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:53.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:53 smithi078 ceph-mon[139570]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:53.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:53 smithi078 ceph-mon[142991]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:55.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:55 smithi118 ceph-mon[131825]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:55.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:55 smithi078 ceph-mon[139570]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:55.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:55 smithi078 ceph-mon[142991]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:56.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:04:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:04:57.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:57 smithi118 ceph-mon[131825]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:57.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:57 smithi078 ceph-mon[139570]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:57.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:57 smithi078 ceph-mon[142991]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:59.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:04:59 smithi118 ceph-mon[131825]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:59.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:04:59 smithi078 ceph-mon[139570]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:04:59.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:04:59 smithi078 ceph-mon[142991]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:01.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:00 smithi118 ceph-mon[131825]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:01.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:00 smithi078 ceph-mon[139570]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:01.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:00 smithi078 ceph-mon[142991]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:02.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:02.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:02.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:03.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:03 smithi118 ceph-mon[131825]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:03.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:03 smithi078 ceph-mon[139570]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:03.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:03 smithi078 ceph-mon[142991]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:05 smithi118 ceph-mon[131825]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:05.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:05 smithi078 ceph-mon[139570]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:05.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:05 smithi078 ceph-mon[142991]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:06.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:05:07.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:07 smithi118 ceph-mon[131825]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:07.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:07 smithi078 ceph-mon[139570]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:07.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:07 smithi078 ceph-mon[142991]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:09.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:09 smithi118 ceph-mon[131825]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:09.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:09 smithi078 ceph-mon[139570]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:09.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:09 smithi078 ceph-mon[142991]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:11.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:10 smithi118 ceph-mon[131825]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:11.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:10 smithi078 ceph-mon[139570]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:11.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:10 smithi078 ceph-mon[142991]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:12.291 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:05:12.599 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:05:12.599 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 9h 6319M 2104M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 9h 5731M 2104M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 9h 5296M 2104M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:05:12.600 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 9h 4966M 2104M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:05:12.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 9h 4495M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:05:12.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5265M 2457M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:05:12.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4597M 2457M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:05:12.601 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5214M 2457M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:05:12.601 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:05:12.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:05:12.983 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:05:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:13 smithi118 ceph-mon[131825]: from='client.65942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:13 smithi118 ceph-mon[131825]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:13.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/823849361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:13.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[139570]: from='client.65942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:13.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[139570]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:13.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/823849361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:13.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[142991]: from='client.65942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:13.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[142991]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:13.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/823849361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:14.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:14 smithi118 ceph-mon[131825]: from='client.65948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:14.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:14 smithi078 ceph-mon[139570]: from='client.65948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:14.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:14 smithi078 ceph-mon[142991]: from='client.65948 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:15.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:15 smithi118 ceph-mon[131825]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:15.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:15 smithi078 ceph-mon[139570]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:15.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:15 smithi078 ceph-mon[142991]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:16.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:05:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:17 smithi118 ceph-mon[131825]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:17.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:17 smithi078 ceph-mon[139570]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:17.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:17.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:17 smithi078 ceph-mon[142991]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:19.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:19 smithi118 ceph-mon[131825]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:19.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:19 smithi078 ceph-mon[139570]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:19.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:19 smithi078 ceph-mon[142991]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:21.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:20 smithi118 ceph-mon[131825]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:21.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:20 smithi078 ceph-mon[139570]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:21.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:20 smithi078 ceph-mon[142991]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:23.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:23 smithi118 ceph-mon[131825]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:23 smithi078 ceph-mon[139570]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:23.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:23 smithi078 ceph-mon[142991]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:25 smithi118 ceph-mon[131825]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:25 smithi078 ceph-mon[139570]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:25 smithi078 ceph-mon[142991]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:26.722 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:05:27.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:27 smithi118 ceph-mon[131825]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:27.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:27 smithi078 ceph-mon[139570]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:27.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:27 smithi078 ceph-mon[142991]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:29.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:29 smithi118 ceph-mon[131825]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:29.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:29 smithi078 ceph-mon[139570]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:29.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:29 smithi078 ceph-mon[142991]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:31.153 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:30 smithi118 ceph-mon[131825]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:31.222 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:30 smithi078 ceph-mon[142991]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:31.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:30 smithi078 ceph-mon[139570]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:32.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:32.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:33.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:33 smithi118 ceph-mon[131825]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:33.722 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:33 smithi078 ceph-mon[142991]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:33.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:33 smithi078 ceph-mon[139570]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:34.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:05:34.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:05:34.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:05:35.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:05:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:05:35.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:05:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:05:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:36 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2453M 2023-12-16T11:05:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:36 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2092M 2023-12-16T11:05:36.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:05:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:36 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2453M 2023-12-16T11:05:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:36 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2092M 2023-12-16T11:05:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:36 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2453M 2023-12-16T11:05:36.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:36 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2092M 2023-12-16T11:05:37.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:37 smithi118 ceph-mon[131825]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:37.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:37 smithi078 ceph-mon[142991]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:37.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:37 smithi078 ceph-mon[139570]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:39.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:39 smithi118 ceph-mon[131825]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:39.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:39 smithi078 ceph-mon[139570]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:39.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:39 smithi078 ceph-mon[142991]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:41.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:40 smithi118 ceph-mon[131825]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:41.222 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:40 smithi078 ceph-mon[139570]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:41.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:40 smithi078 ceph-mon[142991]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:43.331 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:05:43.643 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:05:43.644 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:05:43.653 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:43 smithi118 ceph-mon[131825]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:43.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:43 smithi078 ceph-mon[139570]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:43.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:43 smithi078 ceph-mon[142991]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:44.024 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:05:44.024 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:05:44.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:05:44.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:05:44.026 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:05:44.026 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:05:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:44 smithi118 ceph-mon[131825]: from='client.65960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:44.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/791024727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:44.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:44 smithi078 ceph-mon[139570]: from='client.65960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:44.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/791024727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:44 smithi078 ceph-mon[142991]: from='client.65960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:44.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/791024727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:05:45.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:45 smithi118 ceph-mon[131825]: from='client.65966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:45.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:45 smithi118 ceph-mon[131825]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:45.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:45 smithi078 ceph-mon[139570]: from='client.65966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:45.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:45 smithi078 ceph-mon[139570]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:45.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:45 smithi078 ceph-mon[142991]: from='client.65966 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:05:45.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:45 smithi078 ceph-mon[142991]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:05:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:47 smithi118 ceph-mon[131825]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:47 smithi078 ceph-mon[139570]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:47 smithi078 ceph-mon[142991]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:47.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:05:49.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:49 smithi118 ceph-mon[131825]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:49.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:49 smithi078 ceph-mon[139570]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:49.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:49 smithi078 ceph-mon[142991]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:51.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:50 smithi118 ceph-mon[131825]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:51.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:50 smithi078 ceph-mon[139570]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:51.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:50 smithi078 ceph-mon[142991]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:53.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:53 smithi118 ceph-mon[131825]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:53.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:53 smithi078 ceph-mon[139570]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:53.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:53 smithi078 ceph-mon[142991]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:55.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:55 smithi118 ceph-mon[131825]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:55.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:55 smithi078 ceph-mon[139570]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:55.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:55 smithi078 ceph-mon[142991]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:05:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:05:57.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:57 smithi118 ceph-mon[131825]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:57.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:57 smithi078 ceph-mon[139570]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:57.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:57 smithi078 ceph-mon[142991]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:59.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:05:59 smithi118 ceph-mon[131825]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:59.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:05:59 smithi078 ceph-mon[139570]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:05:59.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:05:59 smithi078 ceph-mon[142991]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:01.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:00 smithi118 ceph-mon[131825]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:01.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:00 smithi078 ceph-mon[139570]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:01.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:00 smithi078 ceph-mon[142991]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:02.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:02.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:03.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:03 smithi118 ceph-mon[131825]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:03.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:03 smithi078 ceph-mon[139570]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:03.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:03 smithi078 ceph-mon[142991]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:05.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:05 smithi118 ceph-mon[131825]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:05.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:05 smithi078 ceph-mon[139570]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:05.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:05 smithi078 ceph-mon[142991]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:06.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:06:07.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:07 smithi118 ceph-mon[131825]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:07.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:07 smithi078 ceph-mon[139570]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:07.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:07 smithi078 ceph-mon[142991]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:09.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:09 smithi118 ceph-mon[131825]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:09.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:09 smithi078 ceph-mon[139570]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:09.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:09 smithi078 ceph-mon[142991]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:11.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:10 smithi118 ceph-mon[131825]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:11.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:10 smithi078 ceph-mon[139570]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:11.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:10 smithi078 ceph-mon[142991]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:13.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:13 smithi118 ceph-mon[131825]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:13.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:13 smithi078 ceph-mon[139570]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:13.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:13 smithi078 ceph-mon[142991]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:14.371 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:06:14.680 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:06:14.681 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:06:14.682 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:06:15.062 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:06:15.063 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:06:15.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:15 smithi118 ceph-mon[131825]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:15.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:15 smithi118 ceph-mon[131825]: from='client.65978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:15.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3115396765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[139570]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[139570]: from='client.65978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3115396765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[142991]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[142991]: from='client.65978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:15.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3115396765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:16.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:16 smithi118 ceph-mon[131825]: from='client.56016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:16.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:16 smithi078 ceph-mon[139570]: from='client.56016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:16.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:16 smithi078 ceph-mon[142991]: from='client.56016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:16.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:06:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:17 smithi118 ceph-mon[131825]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:17.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:17 smithi078 ceph-mon[142991]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:17.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:17.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:17 smithi078 ceph-mon[139570]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:19.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:19 smithi118 ceph-mon[131825]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:19.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:19 smithi078 ceph-mon[142991]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:19.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:19 smithi078 ceph-mon[139570]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:21.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:20 smithi118 ceph-mon[131825]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:21.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:20 smithi078 ceph-mon[139570]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:21.223 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:20 smithi078 ceph-mon[142991]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:23.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:23 smithi118 ceph-mon[131825]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:23 smithi078 ceph-mon[139570]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:23.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:23 smithi078 ceph-mon[142991]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:25.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:25 smithi118 ceph-mon[131825]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:25.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:25 smithi078 ceph-mon[139570]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:25.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:25 smithi078 ceph-mon[142991]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:26.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:06:27.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:27 smithi118 ceph-mon[131825]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:27.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:27 smithi078 ceph-mon[139570]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:27.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:27 smithi078 ceph-mon[142991]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:29.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:29 smithi118 ceph-mon[131825]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:29.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:29 smithi078 ceph-mon[139570]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:29.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:29 smithi078 ceph-mon[142991]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:31.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:30 smithi118 ceph-mon[131825]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:31.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:30 smithi078 ceph-mon[139570]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:31.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:30 smithi078 ceph-mon[142991]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:32.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:32.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:32.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:33.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:33 smithi118 ceph-mon[131825]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:33.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:33 smithi078 ceph-mon[142991]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:33.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:33 smithi078 ceph-mon[139570]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:35 smithi118 ceph-mon[131825]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:35.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:06:35.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:35 smithi078 ceph-mon[139570]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:35.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:06:35.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:35 smithi078 ceph-mon[142991]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:35.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:06:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:06:36.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:06:36.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:06:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:06:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:06:36.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:06:36.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:06:36.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:06:36.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:06:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:06:37.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:37 smithi118 ceph-mon[131825]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:37.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:37 smithi078 ceph-mon[139570]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:37.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:37 smithi078 ceph-mon[142991]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:39.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:39 smithi118 ceph-mon[131825]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:39.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:39 smithi078 ceph-mon[139570]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:39.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:39 smithi078 ceph-mon[142991]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:41.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:40 smithi118 ceph-mon[131825]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:41.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:40 smithi078 ceph-mon[139570]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:41.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:40 smithi078 ceph-mon[142991]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:43.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:43 smithi118 ceph-mon[131825]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:43.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:43 smithi078 ceph-mon[142991]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:43.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:43 smithi078 ceph-mon[139570]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:45.408 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:06:45.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:45 smithi118 ceph-mon[131825]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:06:45.714 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:06:45.715 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:06:45.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:45 smithi078 ceph-mon[139570]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:45.723 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:45 smithi078 ceph-mon[142991]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:06:46.096 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:06:46.097 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:06:46.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:46 smithi118 ceph-mon[131825]: from='client.65996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:46.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1688440134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:46.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:06:46.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:46 smithi078 ceph-mon[139570]: from='client.65996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:46.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1688440134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:46.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:46 smithi078 ceph-mon[142991]: from='client.65996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:46.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1688440134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:06:47.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:47 smithi118 ceph-mon[131825]: from='client.66002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:47.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:47 smithi118 ceph-mon[131825]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:47.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:47.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[139570]: from='client.66002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:47.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[139570]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:47.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:47.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[142991]: from='client.66002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:06:47.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[142991]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:47.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:06:49.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:49 smithi078 ceph-mon[139570]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:49.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:49 smithi078 ceph-mon[142991]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:49.904 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:49 smithi118 ceph-mon[131825]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:51.154 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:50 smithi118 ceph-mon[131825]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:51.223 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:50 smithi078 ceph-mon[139570]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:51.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:50 smithi078 ceph-mon[142991]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:53.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:53 smithi118 ceph-mon[131825]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:53.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:53 smithi078 ceph-mon[139570]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:53.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:53 smithi078 ceph-mon[142991]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:55.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:55 smithi118 ceph-mon[131825]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:55.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:55 smithi078 ceph-mon[139570]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:55.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:55 smithi078 ceph-mon[142991]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:56.723 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:06:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:06:57.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:57 smithi118 ceph-mon[131825]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:57.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:57 smithi078 ceph-mon[139570]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:57.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:57 smithi078 ceph-mon[142991]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:59.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:06:59 smithi118 ceph-mon[131825]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:59.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:06:59 smithi078 ceph-mon[139570]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:06:59.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:06:59 smithi078 ceph-mon[142991]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:00 smithi118 ceph-mon[131825]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:01.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:00 smithi078 ceph-mon[139570]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:01.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:00 smithi078 ceph-mon[142991]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:02.654 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:02.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:02.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:03.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:03 smithi118 ceph-mon[131825]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:03.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:03 smithi078 ceph-mon[139570]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:03.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:03 smithi078 ceph-mon[142991]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:05.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:05 smithi118 ceph-mon[131825]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:05.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:05 smithi078 ceph-mon[139570]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:05.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:05 smithi078 ceph-mon[142991]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:07:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:07 smithi078 ceph-mon[139570]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:07.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:07 smithi078 ceph-mon[142991]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:07 smithi118 ceph-mon[131825]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:09 smithi078 ceph-mon[139570]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:09.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:09 smithi078 ceph-mon[142991]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:09.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:09 smithi118 ceph-mon[131825]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:10 smithi118 ceph-mon[131825]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:11.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:10 smithi078 ceph-mon[139570]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:11.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:10 smithi078 ceph-mon[142991]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:13.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:13 smithi118 ceph-mon[131825]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:13.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:13 smithi078 ceph-mon[139570]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:13.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:13 smithi078 ceph-mon[142991]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:15.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:15 smithi118 ceph-mon[131825]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:15.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:15 smithi078 ceph-mon[139570]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:15.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:15 smithi078 ceph-mon[142991]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:16.442 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:07:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 7m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 6m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:07:16.752 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:07:16.753 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:07:16.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:07:16.754 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:07:17.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:17.137 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:07:17.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:07:17.137 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:07:17.137 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:07:17.137 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[139570]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[139570]: from='client.66014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2363516861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[142991]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[142991]: from='client.66014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2363516861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:17.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:17 smithi118 ceph-mon[131825]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:17 smithi118 ceph-mon[131825]: from='client.66014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2363516861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:18.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:18 smithi078 ceph-mon[139570]: from='client.56052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:18.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:18 smithi078 ceph-mon[142991]: from='client.56052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:18.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:18 smithi118 ceph-mon[131825]: from='client.56052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:19.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:19 smithi078 ceph-mon[142991]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:19.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:19 smithi078 ceph-mon[139570]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:19.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:19 smithi118 ceph-mon[131825]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:21.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:20 smithi118 ceph-mon[131825]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:21.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:20 smithi078 ceph-mon[139570]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:21.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:20 smithi078 ceph-mon[142991]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:23.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:23 smithi118 ceph-mon[131825]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:23.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:23 smithi078 ceph-mon[139570]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:23.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:23 smithi078 ceph-mon[142991]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:25.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:25 smithi078 ceph-mon[142991]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:25.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:25 smithi078 ceph-mon[139570]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:25.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:25 smithi118 ceph-mon[131825]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:26.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:07:27.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:27 smithi078 ceph-mon[139570]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:27.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:27 smithi078 ceph-mon[142991]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:27.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:27 smithi118 ceph-mon[131825]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:29.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:29 smithi078 ceph-mon[142991]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:29.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:29 smithi078 ceph-mon[139570]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:29.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:29 smithi118 ceph-mon[131825]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:31.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:30 smithi118 ceph-mon[131825]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:31.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:30 smithi078 ceph-mon[139570]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:31.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:30 smithi078 ceph-mon[142991]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:32.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:32.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:32.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:33.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:33 smithi078 ceph-mon[139570]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:33.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:33 smithi078 ceph-mon[142991]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:33.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:33 smithi118 ceph-mon[131825]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:35 smithi078 ceph-mon[139570]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:35.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:35 smithi078 ceph-mon[142991]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:35.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:35 smithi118 ceph-mon[131825]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:36.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:07:36.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:07:36.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:36.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:36.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:07:36.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:36.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:07:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:36.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:37.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[139570]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:37.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:07:37.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:07:37.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[142991]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:07:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:07:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:37 smithi118 ceph-mon[131825]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:07:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:07:37.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:07:39.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:39 smithi078 ceph-mon[139570]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:39.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:39 smithi078 ceph-mon[142991]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:39.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:39 smithi118 ceph-mon[131825]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:41.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:40 smithi118 ceph-mon[131825]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:41.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:40 smithi078 ceph-mon[139570]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:41.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:40 smithi078 ceph-mon[142991]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:43.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:43 smithi078 ceph-mon[139570]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:43.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:43 smithi078 ceph-mon[142991]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:43.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:43 smithi118 ceph-mon[131825]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:45.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:45 smithi078 ceph-mon[139570]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:45.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:45 smithi078 ceph-mon[142991]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:45.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:45 smithi118 ceph-mon[131825]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:46.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:07:47.505 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:07:47.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:47 smithi078 ceph-mon[139570]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:47.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:47.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:47 smithi078 ceph-mon[142991]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:47.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:07:47.818 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:07:47.819 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:07:47.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:07:47.820 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:07:47.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:47 smithi118 ceph-mon[131825]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:47.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:48.205 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:07:48.206 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:07:48.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:48 smithi078 ceph-mon[139570]: from='client.56064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:48.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1016975912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:48.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:48 smithi078 ceph-mon[142991]: from='client.56064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:48.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1016975912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:48.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:48 smithi118 ceph-mon[131825]: from='client.56064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:48.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1016975912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:07:49.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:49 smithi078 ceph-mon[139570]: from='client.66038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:49.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:49 smithi078 ceph-mon[139570]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:49.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:49 smithi078 ceph-mon[142991]: from='client.66038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:49.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:49 smithi078 ceph-mon[142991]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:49 smithi118 ceph-mon[131825]: from='client.66038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:07:49.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:49 smithi118 ceph-mon[131825]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:51.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:50 smithi118 ceph-mon[131825]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:51.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:50 smithi078 ceph-mon[139570]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:51.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:50 smithi078 ceph-mon[142991]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:53.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:53 smithi078 ceph-mon[139570]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:53.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:53 smithi078 ceph-mon[142991]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:53.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:53 smithi118 ceph-mon[131825]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:55.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:55 smithi078 ceph-mon[139570]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:55.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:55 smithi078 ceph-mon[142991]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:55.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:55 smithi118 ceph-mon[131825]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:56.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:07:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:07:57.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:57 smithi078 ceph-mon[139570]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:57.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:57 smithi078 ceph-mon[142991]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:57.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:57 smithi118 ceph-mon[131825]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:59.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:07:59 smithi078 ceph-mon[139570]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:59.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:07:59 smithi078 ceph-mon[142991]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:07:59.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:07:59 smithi118 ceph-mon[131825]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:01.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:00 smithi118 ceph-mon[131825]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:01.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:00 smithi078 ceph-mon[139570]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:01.224 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:00 smithi078 ceph-mon[142991]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:02.655 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:02.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:02.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:03.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:03 smithi078 ceph-mon[139570]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:03.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:03 smithi078 ceph-mon[142991]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:03.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:03 smithi118 ceph-mon[131825]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:05.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:05 smithi078 ceph-mon[139570]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:05.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:05 smithi078 ceph-mon[142991]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:05.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:05 smithi118 ceph-mon[131825]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:06.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:08:07.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:07 smithi078 ceph-mon[139570]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:07.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:07 smithi078 ceph-mon[142991]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:07.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:07 smithi118 ceph-mon[131825]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:09.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:09 smithi078 ceph-mon[139570]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:09.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:09 smithi078 ceph-mon[142991]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:09.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:09 smithi118 ceph-mon[131825]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:11.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:10 smithi118 ceph-mon[131825]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:11.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:10 smithi078 ceph-mon[139570]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:11.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:10 smithi078 ceph-mon[142991]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:13.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:13 smithi078 ceph-mon[139570]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:13.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:13 smithi078 ceph-mon[142991]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:13.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:13 smithi118 ceph-mon[131825]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:15.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:15 smithi078 ceph-mon[139570]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:15.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:15 smithi078 ceph-mon[142991]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:15.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:15 smithi118 ceph-mon[131825]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:16.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:08:17.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:17 smithi078 ceph-mon[139570]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:17.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:17.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:17 smithi078 ceph-mon[142991]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:17.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:17 smithi118 ceph-mon[131825]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:17.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:18.552 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:08:18.861 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:08:18.861 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:08:18.861 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:08:18.862 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:08:18.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:08:18.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:08:18.863 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:08:19.244 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:08:19.244 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:08:19.245 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:08:19.246 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:08:19.246 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:08:19.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[139570]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:19.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[139570]: from='client.66050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:19.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1818992797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:19.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[142991]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:19.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[142991]: from='client.66050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:19.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1818992797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:19 smithi118 ceph-mon[131825]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:19 smithi118 ceph-mon[131825]: from='client.66050 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1818992797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:20.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:20 smithi078 ceph-mon[139570]: from='client.66056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:20.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:20 smithi078 ceph-mon[142991]: from='client.66056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:20.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:20 smithi118 ceph-mon[131825]: from='client.66056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:21.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:21 smithi078 ceph-mon[139570]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:21.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:21 smithi078 ceph-mon[142991]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:21.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:21 smithi118 ceph-mon[131825]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:23.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:23 smithi078 ceph-mon[139570]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:23 smithi078 ceph-mon[142991]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:23.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:23 smithi118 ceph-mon[131825]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:25.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:25 smithi078 ceph-mon[139570]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:25.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:25 smithi078 ceph-mon[142991]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:25.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:25 smithi118 ceph-mon[131825]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:26.724 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:08:27.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:27 smithi078 ceph-mon[139570]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:27.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:27 smithi078 ceph-mon[142991]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:27.905 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:27 smithi118 ceph-mon[131825]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:29.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:29 smithi078 ceph-mon[139570]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:29.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:29 smithi078 ceph-mon[142991]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:29.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:29 smithi118 ceph-mon[131825]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:31.155 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:30 smithi118 ceph-mon[131825]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:31.224 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:30 smithi078 ceph-mon[139570]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:31.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:30 smithi078 ceph-mon[142991]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:32.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:32.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:32.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:33.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:33 smithi118 ceph-mon[131825]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:33.724 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:33 smithi078 ceph-mon[142991]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:33.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:33 smithi078 ceph-mon[139570]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:35.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:35 smithi078 ceph-mon[139570]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:35.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:35 smithi078 ceph-mon[142991]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:35 smithi118 ceph-mon[131825]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:36.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:08:37.724 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:37 smithi078 ceph-mon[139570]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:37.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:08:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:37 smithi078 ceph-mon[142991]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:37.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:08:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:37 smithi118 ceph-mon[131825]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:08:38.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:38.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:38.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:38.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:38.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:39 smithi118 ceph-mon[131825]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:39.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:39 smithi078 ceph-mon[139570]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:39.975 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:39 smithi078 ceph-mon[142991]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:40.975 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:08:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:08:40.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:08:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:08:43.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:43 smithi078 ceph-mon[139570]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:43.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:43 smithi078 ceph-mon[142991]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:43 smithi118 ceph-mon[131825]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:45.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:45 smithi078 ceph-mon[139570]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:45.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:45 smithi078 ceph-mon[142991]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:45.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:45 smithi118 ceph-mon[131825]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:08:47.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:47 smithi078 ceph-mon[139570]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:47.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:47.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:47 smithi078 ceph-mon[142991]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:47.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:47.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:47 smithi118 ceph-mon[131825]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:47.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:08:49.598 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:08:49.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:49 smithi078 ceph-mon[139570]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:49.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:49 smithi078 ceph-mon[142991]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:49.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:49 smithi118 ceph-mon[131825]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:49.908 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:08:49.908 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:08:49.908 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:08:49.908 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:08:49.908 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:08:49.909 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:08:49.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:08:49.910 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:08:50.292 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:08:50.293 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:08:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:50 smithi118 ceph-mon[131825]: from='client.56100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:50 smithi118 ceph-mon[131825]: from='client.66074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3996629759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:50 smithi118 ceph-mon[131825]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[139570]: from='client.56100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[139570]: from='client.66074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3996629759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[139570]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:51.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[142991]: from='client.56100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[142991]: from='client.66074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:08:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3996629759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:08:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:50 smithi078 ceph-mon[142991]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:53.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:53 smithi078 ceph-mon[139570]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:53.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:53 smithi078 ceph-mon[142991]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:53.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:53 smithi118 ceph-mon[131825]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:55.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:55 smithi078 ceph-mon[139570]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:55.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:55 smithi078 ceph-mon[142991]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:55.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:55 smithi118 ceph-mon[131825]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:08:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:08:57.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:57 smithi078 ceph-mon[142991]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:57.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:57 smithi078 ceph-mon[139570]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:57.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:57 smithi118 ceph-mon[131825]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:59.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:08:59 smithi078 ceph-mon[139570]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:59.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:08:59 smithi078 ceph-mon[142991]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:08:59.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:08:59 smithi118 ceph-mon[131825]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:01.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:00 smithi118 ceph-mon[131825]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:01.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:00 smithi078 ceph-mon[139570]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:01.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:00 smithi078 ceph-mon[142991]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:02.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:02.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:03.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:03 smithi118 ceph-mon[131825]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:03.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:03 smithi078 ceph-mon[142991]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:03.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:03 smithi078 ceph-mon[139570]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:05.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:05 smithi078 ceph-mon[139570]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:05.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:05 smithi078 ceph-mon[142991]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:05.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:05 smithi118 ceph-mon[131825]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:09:07.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:07 smithi078 ceph-mon[139570]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:07.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:07 smithi078 ceph-mon[142991]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:07 smithi118 ceph-mon[131825]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:09.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:09 smithi078 ceph-mon[139570]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:09.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:09 smithi078 ceph-mon[142991]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:09.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:09 smithi118 ceph-mon[131825]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:10 smithi118 ceph-mon[131825]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:11.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:10 smithi078 ceph-mon[139570]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:11.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:10 smithi078 ceph-mon[142991]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:13 smithi078 ceph-mon[139570]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:13.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:13 smithi078 ceph-mon[142991]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:13.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:13 smithi118 ceph-mon[131825]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:15.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:15 smithi078 ceph-mon[139570]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:15.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:15 smithi078 ceph-mon[142991]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:15 smithi118 ceph-mon[131825]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:16.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:09:17.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:17 smithi078 ceph-mon[139570]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:17.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:17 smithi078 ceph-mon[142991]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:17.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:17 smithi118 ceph-mon[131825]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:17.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:19.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:19 smithi078 ceph-mon[139570]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:19.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:19 smithi078 ceph-mon[142991]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:19.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:19 smithi118 ceph-mon[131825]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:20.639 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 9m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 8m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 9h 911M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 9h 2404M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 9h 1220M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 9h 20.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:09:20.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 9h 5731M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 9h 5296M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 9h 4966M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:09:20.955 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:09:21.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:20 smithi118 ceph-mon[131825]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:21.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:20 smithi078 ceph-mon[139570]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:21.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:20 smithi078 ceph-mon[142991]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:21.334 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:09:21.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:09:21.336 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:09:21.336 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:09:21.336 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:09:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:21 smithi118 ceph-mon[131825]: from='client.66086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:21 smithi118 ceph-mon[131825]: from='client.56124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1249505878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:22.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[139570]: from='client.66086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[139570]: from='client.56124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1249505878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[142991]: from='client.66086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[142991]: from='client.56124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:22.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1249505878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:23.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:22 smithi118 ceph-mon[131825]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:23.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:22 smithi078 ceph-mon[139570]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:23.225 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:22 smithi078 ceph-mon[142991]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:25.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:25 smithi078 ceph-mon[139570]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:25.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:25 smithi078 ceph-mon[142991]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:25.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:25 smithi118 ceph-mon[131825]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:09:27.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:27 smithi078 ceph-mon[139570]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:27.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:27 smithi078 ceph-mon[142991]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:27.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:27 smithi118 ceph-mon[131825]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:29.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:29 smithi078 ceph-mon[139570]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:29.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:29 smithi078 ceph-mon[142991]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:29.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:29 smithi118 ceph-mon[131825]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:30 smithi118 ceph-mon[131825]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:31.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:30 smithi078 ceph-mon[139570]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:30 smithi078 ceph-mon[142991]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:32.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:32.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:33.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:33 smithi118 ceph-mon[131825]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:33.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:33 smithi078 ceph-mon[139570]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:33.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:33 smithi078 ceph-mon[142991]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:35.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:35 smithi078 ceph-mon[139570]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:35 smithi078 ceph-mon[142991]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:35.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:35 smithi118 ceph-mon[131825]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:36.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:09:37.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:37 smithi078 ceph-mon[139570]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:37 smithi078 ceph-mon[142991]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:37.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:37 smithi118 ceph-mon[131825]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:39.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:39 smithi078 ceph-mon[139570]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:39.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:39 smithi078 ceph-mon[142991]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:39.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:39 smithi118 ceph-mon[131825]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:40 smithi118 ceph-mon[131825]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:41.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:09:41.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:40 smithi078 ceph-mon[139570]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:41.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:09:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:40 smithi078 ceph-mon[142991]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:09:43.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[139570]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:43.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:43.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[142991]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:43 smithi118 ceph-mon[131825]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:43.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:44.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:09:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:09:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:09:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:09:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:44.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:09:44.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:09:44.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:09:45.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:45 smithi078 ceph-mon[139570]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:45 smithi078 ceph-mon[142991]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:45.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:45 smithi118 ceph-mon[131825]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:46.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:09:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:47 smithi078 ceph-mon[139570]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:47.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:47 smithi078 ceph-mon[142991]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:47.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:47.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:47 smithi118 ceph-mon[131825]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:09:49.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:49 smithi078 ceph-mon[139570]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:49.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:49 smithi078 ceph-mon[142991]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:49.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:49 smithi118 ceph-mon[131825]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:51.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:50 smithi118 ceph-mon[131825]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:51.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:50 smithi078 ceph-mon[139570]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:50 smithi078 ceph-mon[142991]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:51.688 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 8s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8s ago 9h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8s ago 9h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8s ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:09:51.997 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8s ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8s ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8s ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8s ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:09:51.998 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:09:52.379 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:09:52.380 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:09:52.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1458180613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:52.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1458180613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:52.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1458180613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:09:53.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[139570]: from='client.66104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[139570]: from='client.56142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[139570]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[142991]: from='client.66104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[142991]: from='client.56142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:53 smithi078 ceph-mon[142991]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:53.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:53 smithi118 ceph-mon[131825]: from='client.66104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:53 smithi118 ceph-mon[131825]: from='client.56142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:09:53.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:53 smithi118 ceph-mon[131825]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:55.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:55 smithi078 ceph-mon[139570]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:55.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:55 smithi078 ceph-mon[142991]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:55.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:55 smithi118 ceph-mon[131825]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:56.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:09:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:09:57.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:57 smithi078 ceph-mon[139570]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:57.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:57 smithi078 ceph-mon[142991]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:57.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:57 smithi118 ceph-mon[131825]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:59.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:09:59 smithi078 ceph-mon[139570]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:59.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:09:59 smithi078 ceph-mon[142991]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:09:59.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:09:59 smithi118 ceph-mon[131825]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:00.475 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:00 smithi078 conmon[139546]: 2023-12-16T11:09:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:10:01.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:10:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:00 smithi118 ceph-mon[131825]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:01.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:10:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:00 smithi078 ceph-mon[139570]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:10:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:00 smithi078 ceph-mon[142991]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:02.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:03.656 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:03 smithi118 ceph-mon[131825]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:03.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:03 smithi078 ceph-mon[139570]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:03.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:03 smithi078 ceph-mon[142991]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:05.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:05 smithi078 ceph-mon[139570]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:05 smithi078 ceph-mon[142991]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:05.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:05 smithi118 ceph-mon[131825]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:10:07.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:07 smithi078 ceph-mon[139570]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:07 smithi078 ceph-mon[142991]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:07.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:07 smithi118 ceph-mon[131825]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:09.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:09 smithi078 ceph-mon[139570]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:09.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:09 smithi078 ceph-mon[142991]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:09.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:09 smithi118 ceph-mon[131825]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:11.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:10 smithi118 ceph-mon[131825]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:11.225 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:10 smithi078 ceph-mon[139570]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:10 smithi078 ceph-mon[142991]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:13.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:13 smithi078 ceph-mon[139570]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:13.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:13 smithi078 ceph-mon[142991]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:13.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:13 smithi118 ceph-mon[131825]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:15.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:15 smithi078 ceph-mon[139570]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:15.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:15 smithi078 ceph-mon[142991]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:15.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:15 smithi118 ceph-mon[131825]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:16.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:10:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:17 smithi078 ceph-mon[139570]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:17.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:17 smithi078 ceph-mon[142991]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:17.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:17.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:17 smithi118 ceph-mon[131825]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:19.725 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:19 smithi078 ceph-mon[139570]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:19.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:19 smithi078 ceph-mon[142991]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:19 smithi118 ceph-mon[131825]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:20 smithi118 ceph-mon[131825]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:20 smithi078 ceph-mon[139570]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:20 smithi078 ceph-mon[142991]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:22.725 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:10:23.033 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:10:23.033 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 39s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:10:23.033 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 9h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:10:23.033 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 39s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:10:23.033 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 9m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 39s ago 9h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 39s ago 9h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 9h 1157M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 39s ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 39s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 39s ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 39s ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 39s ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 39s ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 9h 4495M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 9h 5265M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:10:23.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 9h 4597M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:10:23.035 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 9h 5214M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:10:23.035 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 9h 185M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:10:23.413 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:10:23.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:10:23.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:10:23.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:10:23.414 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:10:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:23 smithi078 ceph-mon[139570]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:23.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3915993525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:23 smithi078 ceph-mon[142991]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3915993525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:23.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:23 smithi118 ceph-mon[131825]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3915993525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:24 smithi078 ceph-mon[139570]: from='client.56154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:24.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:24 smithi078 ceph-mon[139570]: from='client.56160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:24 smithi078 ceph-mon[142991]: from='client.56154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:24.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:24 smithi078 ceph-mon[142991]: from='client.56160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:24 smithi118 ceph-mon[131825]: from='client.56154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:24.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:24 smithi118 ceph-mon[131825]: from='client.56160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:25.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:25 smithi078 ceph-mon[139570]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:25.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:25 smithi078 ceph-mon[142991]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:25.906 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:25 smithi118 ceph-mon[131825]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:26.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:10:27.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:27 smithi078 ceph-mon[139570]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:27.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:27 smithi078 ceph-mon[142991]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:27 smithi118 ceph-mon[131825]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:29.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:29 smithi078 ceph-mon[139570]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:29.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:29 smithi078 ceph-mon[142991]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:29 smithi118 ceph-mon[131825]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:30 smithi118 ceph-mon[131825]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:30 smithi078 ceph-mon[139570]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:31.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:30 smithi078 ceph-mon[142991]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:33 smithi118 ceph-mon[131825]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:33 smithi078 ceph-mon[139570]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:33.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:33 smithi078 ceph-mon[142991]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:35.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:35 smithi078 ceph-mon[139570]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:35.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:35 smithi078 ceph-mon[142991]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:35 smithi118 ceph-mon[131825]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:10:37.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:37 smithi078 ceph-mon[142991]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:37.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:37 smithi078 ceph-mon[139570]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:37 smithi118 ceph-mon[131825]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:39.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:39 smithi078 ceph-mon[139570]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:39.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:39 smithi078 ceph-mon[142991]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:39 smithi118 ceph-mon[131825]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:40 smithi118 ceph-mon[131825]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:40 smithi078 ceph-mon[139570]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:40 smithi078 ceph-mon[142991]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:43.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:43 smithi078 ceph-mon[139570]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:43.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:43 smithi078 ceph-mon[142991]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:43 smithi118 ceph-mon[131825]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:44.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:10:44.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:10:44.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:10:45.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:45 smithi078 ceph-mon[139570]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:45.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:45 smithi078 ceph-mon[142991]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:45 smithi118 ceph-mon[131825]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:10:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:47 smithi118 ceph-mon[131825]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[139570]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[142991]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:10:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:48.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:48 smithi118 ceph-mon[131825]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[142991]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:49.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:48 smithi078 ceph-mon[139570]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:50 smithi118 ceph-mon[131825]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:50 smithi078 ceph-mon[139570]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:50 smithi078 ceph-mon[142991]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:10:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:10:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:10:52.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:10:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:52 smithi078 ceph-mon[139570]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:52 smithi078 ceph-mon[142991]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:53.407 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:52 smithi118 ceph-mon[131825]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:53.762 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 70s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7s ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 70s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 7s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 70s ago 9h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 70s ago 9h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:10:54.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7s ago 9h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 70s ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 70s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 70s ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 70s ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 70s ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 70s ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7s ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7s ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7s ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7s ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:10:54.071 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7s ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:54.452 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:10:54.453 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:10:54.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/733534114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:54.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/733534114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:54.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/733534114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:10:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:55 smithi118 ceph-mon[131825]: from='client.66140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:55 smithi118 ceph-mon[131825]: from='client.66146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:55 smithi118 ceph-mon[131825]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[139570]: from='client.66140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[139570]: from='client.66146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[139570]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:55.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[142991]: from='client.66140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[142991]: from='client.66146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:10:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:55 smithi078 ceph-mon[142991]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:10:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:10:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:57 smithi118 ceph-mon[131825]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:57.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:57 smithi078 ceph-mon[139570]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:57 smithi078 ceph-mon[142991]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:10:59 smithi118 ceph-mon[131825]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:10:59 smithi078 ceph-mon[139570]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:10:59.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:10:59 smithi078 ceph-mon[142991]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:00 smithi118 ceph-mon[131825]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:00 smithi078 ceph-mon[139570]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:01.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:00 smithi078 ceph-mon[142991]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:02.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:03 smithi118 ceph-mon[131825]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:03 smithi078 ceph-mon[139570]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:03 smithi078 ceph-mon[142991]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:05.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:05 smithi078 ceph-mon[139570]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:05.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:05 smithi078 ceph-mon[142991]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:05 smithi118 ceph-mon[131825]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:11:07.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:07 smithi078 ceph-mon[139570]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:07.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:07 smithi078 ceph-mon[142991]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:07 smithi118 ceph-mon[131825]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:09 smithi118 ceph-mon[131825]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:09 smithi078 ceph-mon[139570]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:09.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:09 smithi078 ceph-mon[142991]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:10 smithi118 ceph-mon[131825]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:11.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:10 smithi078 ceph-mon[139570]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:11.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:10 smithi078 ceph-mon[142991]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:13 smithi118 ceph-mon[131825]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:13 smithi078 ceph-mon[139570]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:13 smithi078 ceph-mon[142991]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:15 smithi118 ceph-mon[131825]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:15 smithi078 ceph-mon[139570]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:15.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:15 smithi078 ceph-mon[142991]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:11:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:17 smithi118 ceph-mon[131825]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:17 smithi078 ceph-mon[139570]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:17 smithi078 ceph-mon[142991]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:19 smithi118 ceph-mon[131825]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:19 smithi078 ceph-mon[139570]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:19.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:19 smithi078 ceph-mon[142991]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:20 smithi118 ceph-mon[131825]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:20 smithi078 ceph-mon[139570]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:21.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:20 smithi078 ceph-mon[142991]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:23.158 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:11:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:11:22.711848794Z level=info msg="Completed cleanup jobs" duration=47.377715ms 2023-12-16T11:11:23.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:23 smithi118 ceph-mon[131825]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:23.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:23 smithi078 ceph-mon[139570]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:23.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:23 smithi078 ceph-mon[142991]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:24.803 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:11:25.112 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 101s ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 38s ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 101s ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 38s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 38s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 101s ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 101s ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 38s ago 9h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 101s ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:11:25.113 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 101s ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 38s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 101s ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 101s ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 101s ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 101s ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 38s ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 38s ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 38s ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 38s ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:11:25.114 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 38s ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:11:25.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:11:25.500 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:11:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:25 smithi118 ceph-mon[131825]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:25.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:25 smithi078 ceph-mon[139570]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:25.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:25 smithi078 ceph-mon[142991]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[139570]: from='client.56190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[139570]: from='client.66164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/107126879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[142991]: from='client.56190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[142991]: from='client.66164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/107126879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:11:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:26 smithi118 ceph-mon[131825]: from='client.56190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:26 smithi118 ceph-mon[131825]: from='client.66164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:26.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/107126879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:27 smithi118 ceph-mon[131825]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:27.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:27 smithi078 ceph-mon[139570]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:27.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:27 smithi078 ceph-mon[142991]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:29.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:29 smithi118 ceph-mon[131825]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:29 smithi078 ceph-mon[139570]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:29.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:29 smithi078 ceph-mon[142991]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:30 smithi118 ceph-mon[131825]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:30 smithi078 ceph-mon[139570]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:30 smithi078 ceph-mon[142991]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:32.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:33.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:33 smithi118 ceph-mon[131825]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:33.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:33 smithi078 ceph-mon[139570]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:33.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:33 smithi078 ceph-mon[142991]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:35.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:35 smithi118 ceph-mon[131825]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:35 smithi078 ceph-mon[139570]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:35 smithi078 ceph-mon[142991]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:36.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:11:37.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:37 smithi118 ceph-mon[131825]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:37 smithi078 ceph-mon[139570]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:37 smithi078 ceph-mon[142991]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:39.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:39 smithi118 ceph-mon[131825]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:39.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:39 smithi078 ceph-mon[139570]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:39 smithi078 ceph-mon[142991]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:41.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:40 smithi118 ceph-mon[131825]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:41.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:40 smithi078 ceph-mon[139570]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:41.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:40 smithi078 ceph-mon[142991]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:43.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:43 smithi118 ceph-mon[131825]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:43.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:43 smithi078 ceph-mon[139570]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:43 smithi078 ceph-mon[142991]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:45.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:45 smithi118 ceph-mon[131825]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:45.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:45 smithi078 ceph-mon[139570]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:45.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:45 smithi078 ceph-mon[142991]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:46.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:11:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:47 smithi118 ceph-mon[131825]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:47.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:47 smithi078 ceph-mon[142991]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:47.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:47.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:47 smithi078 ceph-mon[139570]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:11:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:49 smithi118 ceph-mon[131825]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:49.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:49 smithi078 ceph-mon[142991]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:49 smithi078 ceph-mon[139570]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:51.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:50 smithi118 ceph-mon[131825]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:51.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:50 smithi078 ceph-mon[139570]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:51.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:50 smithi078 ceph-mon[142991]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:11:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:11:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:11:52.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:11:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:11:52.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:11:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:11:53.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:52 smithi118 ceph-mon[131825]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:53.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:52 smithi078 ceph-mon[139570]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:53.226 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:52 smithi078 ceph-mon[142991]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:55.850 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:11:55.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:55 smithi118 ceph-mon[131825]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:55 smithi078 ceph-mon[139570]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:55 smithi078 ceph-mon[142991]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:56.161 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 69s ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 69s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 69s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 69s ago 9h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 69s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:11:56.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:11:56.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 69s ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:11:56.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 69s ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:11:56.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 69s ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:11:56.163 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 69s ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:11:56.163 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 69s ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:11:56.542 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:11:56.542 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:11:56.542 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:11:56.542 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:56.542 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:11:56.543 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:11:56.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:11:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:11:57.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:57 smithi118 ceph-mon[131825]: from='client.56208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:57 smithi118 ceph-mon[131825]: from='client.56214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:57 smithi118 ceph-mon[131825]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2597082573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[142991]: from='client.56208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[142991]: from='client.56214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[142991]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2597082573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[139570]: from='client.56208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[139570]: from='client.56214 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[139570]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2597082573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:11:59.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:11:59 smithi118 ceph-mon[131825]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:59.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:11:59 smithi078 ceph-mon[139570]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:11:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:11:59 smithi078 ceph-mon[142991]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:01.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:00 smithi118 ceph-mon[131825]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:01.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:00 smithi078 ceph-mon[139570]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:00 smithi078 ceph-mon[142991]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:02.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:02.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:03.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:03 smithi118 ceph-mon[131825]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:03.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:03 smithi078 ceph-mon[139570]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:03 smithi078 ceph-mon[142991]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:05.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:05 smithi118 ceph-mon[131825]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:05.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:05 smithi078 ceph-mon[139570]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:05 smithi078 ceph-mon[142991]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:06.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:12:07.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:07 smithi118 ceph-mon[131825]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:07.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:07 smithi078 ceph-mon[139570]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:07 smithi078 ceph-mon[142991]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:09.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:09 smithi118 ceph-mon[131825]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:09.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:09 smithi078 ceph-mon[139570]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:09 smithi078 ceph-mon[142991]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:11.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:10 smithi118 ceph-mon[131825]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:10 smithi078 ceph-mon[139570]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:10 smithi078 ceph-mon[142991]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:13.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:13 smithi118 ceph-mon[131825]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:13.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:13 smithi078 ceph-mon[139570]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:13 smithi078 ceph-mon[142991]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:15.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:15 smithi118 ceph-mon[131825]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:15.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:15 smithi078 ceph-mon[139570]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:15.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:15 smithi078 ceph-mon[142991]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:12:17.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:17 smithi118 ceph-mon[131825]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:17.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:17 smithi078 ceph-mon[139570]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:17 smithi078 ceph-mon[142991]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:19.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:19 smithi118 ceph-mon[131825]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:19.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:19 smithi078 ceph-mon[139570]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:19 smithi078 ceph-mon[142991]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:21.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:20 smithi118 ceph-mon[131825]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:21.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:20 smithi078 ceph-mon[139570]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:20 smithi078 ceph-mon[142991]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:23 smithi118 ceph-mon[131825]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:23 smithi078 ceph-mon[139570]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:23 smithi078 ceph-mon[142991]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:25.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:25 smithi118 ceph-mon[131825]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:25 smithi078 ceph-mon[139570]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:25 smithi078 ceph-mon[142991]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:26.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:12:26.890 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 2m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 100s ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 2m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 100s ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 100s ago 9h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 2m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:12:27.209 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 2m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 100s ago 9h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 9h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 100s ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 100s ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 100s ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 100s ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 100s ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:12:27.210 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 100s ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:12:27.595 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:12:27.595 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:12:27.595 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:12:27.596 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:12:27.597 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:12:27.597 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:12:27.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:27 smithi118 ceph-mon[131825]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:27.976 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:27 smithi078 ceph-mon[142991]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:27 smithi078 ceph-mon[139570]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:28.907 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:28 smithi118 ceph-mon[131825]: from='client.66194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:28 smithi118 ceph-mon[131825]: from='client.66200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/464662283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[139570]: from='client.66194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[139570]: from='client.66200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/464662283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[142991]: from='client.66194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[142991]: from='client.66200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:28.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/464662283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:12:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:29 smithi118 ceph-mon[131825]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:29.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:29 smithi078 ceph-mon[139570]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:29 smithi078 ceph-mon[142991]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:31.157 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:30 smithi118 ceph-mon[131825]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:31.226 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:30 smithi078 ceph-mon[139570]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:30 smithi078 ceph-mon[142991]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:32.657 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:32.726 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:32.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:33.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:33 smithi118 ceph-mon[131825]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:33.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:33 smithi078 ceph-mon[139570]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:33.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:33 smithi078 ceph-mon[142991]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:35 smithi118 ceph-mon[131825]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:35 smithi078 ceph-mon[139570]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:35 smithi078 ceph-mon[142991]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:12:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:37 smithi118 ceph-mon[131825]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:37 smithi078 ceph-mon[139570]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:37 smithi078 ceph-mon[142991]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:39 smithi118 ceph-mon[131825]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:39 smithi078 ceph-mon[139570]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:39.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:39 smithi078 ceph-mon[142991]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:40 smithi118 ceph-mon[131825]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:40 smithi078 ceph-mon[139570]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:40 smithi078 ceph-mon[142991]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:43 smithi118 ceph-mon[131825]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:43 smithi078 ceph-mon[139570]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:43.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:43 smithi078 ceph-mon[142991]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:45 smithi118 ceph-mon[131825]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:45 smithi078 ceph-mon[139570]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:45 smithi078 ceph-mon[142991]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:12:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:47 smithi118 ceph-mon[131825]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:47 smithi078 ceph-mon[139570]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:47 smithi078 ceph-mon[142991]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:47.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:12:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:49 smithi118 ceph-mon[131825]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:49 smithi078 ceph-mon[139570]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:49.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:49 smithi078 ceph-mon[142991]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:50 smithi118 ceph-mon[131825]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:50 smithi078 ceph-mon[139570]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:51.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:50 smithi078 ceph-mon[142991]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:12:52.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:12:52.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:12:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:12:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:12:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:12:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:52 smithi118 ceph-mon[131825]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:12:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:12:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:12:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[139570]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:53.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:12:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:12:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:12:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:52 smithi078 ceph-mon[142991]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:55 smithi118 ceph-mon[131825]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:55.976 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:55 smithi078 ceph-mon[139570]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:55 smithi078 ceph-mon[142991]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:12:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:12:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:57 smithi118 ceph-mon[131825]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:57.945 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:12:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:57 smithi078 ceph-mon[139570]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:57 smithi078 ceph-mon[142991]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:58.254 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:12:58.254 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 9h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:12:58.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:12:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:12:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:12:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:12:58.256 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:12:58.640 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:12:58.641 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:12:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:59 smithi118 ceph-mon[131825]: from='client.56244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:59 smithi118 ceph-mon[131825]: from='client.66218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:59 smithi118 ceph-mon[131825]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:12:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2236916144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[139570]: from='client.56244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[139570]: from='client.66218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[139570]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2236916144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[142991]: from='client.56244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[142991]: from='client.66218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:12:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[142991]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:12:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:12:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2236916144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:13:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:00 smithi118 ceph-mon[131825]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:00 smithi078 ceph-mon[139570]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:00 smithi078 ceph-mon[142991]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:03 smithi118 ceph-mon[131825]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:03 smithi078 ceph-mon[139570]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:03 smithi078 ceph-mon[142991]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:05 smithi118 ceph-mon[131825]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:05 smithi078 ceph-mon[139570]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:05 smithi078 ceph-mon[142991]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:13:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:07 smithi118 ceph-mon[131825]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:07 smithi078 ceph-mon[139570]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:07.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:07 smithi078 ceph-mon[142991]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:09 smithi118 ceph-mon[131825]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:09 smithi078 ceph-mon[139570]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:09 smithi078 ceph-mon[142991]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:10 smithi118 ceph-mon[131825]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:10 smithi078 ceph-mon[139570]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:10 smithi078 ceph-mon[142991]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:13.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:13 smithi118 ceph-mon[131825]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:13 smithi078 ceph-mon[139570]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:13 smithi078 ceph-mon[142991]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:15 smithi118 ceph-mon[131825]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:15 smithi078 ceph-mon[139570]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:15 smithi078 ceph-mon[142991]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:13:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:17 smithi118 ceph-mon[131825]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:17 smithi078 ceph-mon[139570]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:17.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:17 smithi078 ceph-mon[142991]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:19 smithi118 ceph-mon[131825]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:19 smithi078 ceph-mon[139570]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:19.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:19 smithi078 ceph-mon[142991]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:20 smithi118 ceph-mon[131825]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:21.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:20 smithi078 ceph-mon[142991]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:20 smithi078 ceph-mon[139570]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:23 smithi118 ceph-mon[131825]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:23 smithi078 ceph-mon[139570]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:23.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:23 smithi078 ceph-mon[142991]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:25 smithi118 ceph-mon[131825]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:25.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:25 smithi078 ceph-mon[142991]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:25 smithi078 ceph-mon[139570]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:13:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:27 smithi118 ceph-mon[131825]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:27 smithi078 ceph-mon[139570]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:27.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:27 smithi078 ceph-mon[142991]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:28.985 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:13:29.296 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 3m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 2m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 3m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 2m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 3m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 3m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 2m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 3m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 2m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 10h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:13:29.297 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 9h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 9h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:13:29.298 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 2m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:13:29.685 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:13:29.685 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:13:29.686 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:13:29.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:13:29.688 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:13:29.688 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:13:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:29 smithi118 ceph-mon[131825]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:29.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:29 smithi078 ceph-mon[139570]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:29.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:29 smithi078 ceph-mon[142991]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:30 smithi118 ceph-mon[131825]: from='client.66230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:30 smithi118 ceph-mon[131825]: from='client.66236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2873021269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:13:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[139570]: from='client.66230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[139570]: from='client.66236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2873021269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:13:30.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[142991]: from='client.66230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[142991]: from='client.66236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:13:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2873021269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:13:31.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:31 smithi118 ceph-mon[131825]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:31.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:31 smithi078 ceph-mon[139570]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:31.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:31 smithi078 ceph-mon[142991]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:32.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:33.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:33 smithi118 ceph-mon[131825]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:33.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:33 smithi078 ceph-mon[139570]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:33.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:33 smithi078 ceph-mon[142991]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:35 smithi118 ceph-mon[131825]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:35 smithi078 ceph-mon[139570]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:35.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:35 smithi078 ceph-mon[142991]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:13:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:37 smithi118 ceph-mon[131825]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:37.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:37 smithi078 ceph-mon[142991]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:37.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:37 smithi078 ceph-mon[139570]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:39 smithi118 ceph-mon[131825]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:39 smithi078 ceph-mon[139570]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:39 smithi078 ceph-mon[142991]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:40 smithi118 ceph-mon[131825]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:40 smithi078 ceph-mon[139570]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:41.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:40 smithi078 ceph-mon[142991]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:43 smithi118 ceph-mon[131825]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:43 smithi078 ceph-mon[139570]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:43 smithi078 ceph-mon[142991]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:45 smithi118 ceph-mon[131825]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:45 smithi078 ceph-mon[139570]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:45.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:45 smithi078 ceph-mon[142991]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:13:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:47 smithi118 ceph-mon[131825]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:47 smithi078 ceph-mon[139570]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:47 smithi078 ceph-mon[142991]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:13:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:49 smithi118 ceph-mon[131825]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:49 smithi078 ceph-mon[139570]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:49 smithi078 ceph-mon[142991]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:50 smithi118 ceph-mon[131825]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:50 smithi078 ceph-mon[139570]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:50 smithi078 ceph-mon[142991]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:52.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:13:52.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:13:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:13:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:53 smithi118 ceph-mon[131825]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:13:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:13:53.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:13:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[139570]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:13:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:13:53.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:13:53.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[142991]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:13:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:13:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:13:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:55 smithi118 ceph-mon[131825]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:55.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:55 smithi078 ceph-mon[142991]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:55 smithi078 ceph-mon[139570]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:13:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:13:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:57 smithi118 ceph-mon[131825]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:57 smithi078 ceph-mon[139570]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:57.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:57 smithi078 ceph-mon[142991]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:13:59 smithi118 ceph-mon[131825]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:13:59 smithi078 ceph-mon[139570]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:13:59.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:13:59 smithi078 ceph-mon[142991]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:00.040 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:14:00.348 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:14:00.349 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 10h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 10h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 10h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 9h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:14:00.350 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:14:00.729 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:00.730 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:14:00.731 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:14:00.732 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:14:00.732 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:14:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:00 smithi118 ceph-mon[131825]: from='client.56280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:00 smithi118 ceph-mon[131825]: from='client.66254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:00 smithi118 ceph-mon[131825]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1955713964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[139570]: from='client.56280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[139570]: from='client.66254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[139570]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1955713964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[142991]: from='client.56280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[142991]: from='client.66254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[142991]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1955713964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:02.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:03 smithi118 ceph-mon[131825]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:03.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:03 smithi078 ceph-mon[139570]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:03 smithi078 ceph-mon[142991]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:05.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:05 smithi118 ceph-mon[131825]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:05.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:05 smithi078 ceph-mon[139570]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:05.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:05 smithi078 ceph-mon[142991]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:14:07.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:07 smithi118 ceph-mon[131825]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:07.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:07 smithi078 ceph-mon[139570]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:07 smithi078 ceph-mon[142991]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:09 smithi118 ceph-mon[131825]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:09.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:09 smithi078 ceph-mon[139570]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:09.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:09 smithi078 ceph-mon[142991]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:10 smithi118 ceph-mon[131825]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:10 smithi078 ceph-mon[139570]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:10 smithi078 ceph-mon[142991]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:13 smithi118 ceph-mon[131825]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:13.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:13 smithi078 ceph-mon[139570]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:13.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:13 smithi078 ceph-mon[142991]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:15.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:15 smithi118 ceph-mon[131825]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:15.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:15 smithi078 ceph-mon[139570]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:15 smithi078 ceph-mon[142991]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:14:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:17 smithi118 ceph-mon[131825]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:17 smithi078 ceph-mon[139570]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:17 smithi078 ceph-mon[142991]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:19.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:19 smithi118 ceph-mon[131825]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:19.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:19 smithi078 ceph-mon[139570]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:19 smithi078 ceph-mon[142991]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:20 smithi118 ceph-mon[131825]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:20 smithi078 ceph-mon[139570]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:20 smithi078 ceph-mon[142991]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:23.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:23 smithi118 ceph-mon[131825]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:23.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:23 smithi078 ceph-mon[139570]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:23 smithi078 ceph-mon[142991]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:25 smithi118 ceph-mon[131825]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:25.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:25 smithi078 ceph-mon[139570]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:25 smithi078 ceph-mon[142991]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:14:27.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:27 smithi118 ceph-mon[131825]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:27.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:27 smithi078 ceph-mon[139570]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:27 smithi078 ceph-mon[142991]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:29.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:29 smithi118 ceph-mon[131825]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:29 smithi078 ceph-mon[139570]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:29 smithi078 ceph-mon[142991]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:31.077 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:14:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:30 smithi118 ceph-mon[131825]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:31.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:30 smithi078 ceph-mon[142991]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:30 smithi078 ceph-mon[139570]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:31.387 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:14:31.387 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 4m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:14:31.387 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 3m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:14:31.387 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 4m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 3m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 4m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 4m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 3m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 4m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 3m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 4m ago 10h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 4m ago 10h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 10h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 10h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 9h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:14:31.388 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:14:31.389 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:14:31.389 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:14:31.389 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 3m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:14:31.766 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:14:31.767 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:14:31.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:14:31.768 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:14:31.768 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:14:31.768 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:14:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:31 smithi118 ceph-mon[131825]: from='client.56298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:31 smithi118 ceph-mon[131825]: from='client.56304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2793195348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[142991]: from='client.56298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[142991]: from='client.56304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2793195348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[139570]: from='client.56298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[139570]: from='client.56304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:14:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2793195348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:14:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:33.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:32 smithi118 ceph-mon[131825]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:32 smithi078 ceph-mon[139570]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:32 smithi078 ceph-mon[142991]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:35.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:35 smithi118 ceph-mon[131825]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:35.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:35 smithi078 ceph-mon[139570]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:35 smithi078 ceph-mon[142991]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:14:37.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:37 smithi118 ceph-mon[131825]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:37 smithi078 ceph-mon[139570]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:37 smithi078 ceph-mon[142991]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:39.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:39 smithi118 ceph-mon[131825]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:39.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:39 smithi078 ceph-mon[139570]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:39 smithi078 ceph-mon[142991]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:41.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:40 smithi118 ceph-mon[131825]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:40 smithi078 ceph-mon[139570]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:40 smithi078 ceph-mon[142991]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:43.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:43 smithi118 ceph-mon[131825]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:43.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:43 smithi078 ceph-mon[139570]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:43 smithi078 ceph-mon[142991]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:45.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:45 smithi118 ceph-mon[131825]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:45.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:45 smithi078 ceph-mon[139570]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:45 smithi078 ceph-mon[142991]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:46.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:14:47.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:47 smithi118 ceph-mon[131825]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:47.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:47 smithi078 ceph-mon[139570]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:47 smithi078 ceph-mon[142991]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:14:49.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:49 smithi118 ceph-mon[131825]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:49 smithi078 ceph-mon[139570]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:49 smithi078 ceph-mon[142991]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:51.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:50 smithi118 ceph-mon[131825]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:50 smithi078 ceph-mon[139570]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:50 smithi078 ceph-mon[142991]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:53.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:53 smithi118 ceph-mon[131825]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:14:53.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:53 smithi078 ceph-mon[139570]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:14:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:53 smithi078 ceph-mon[142991]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:14:54.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:14:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:14:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:14:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:14:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:14:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:14:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:14:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:14:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:14:55.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:55 smithi118 ceph-mon[131825]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:55.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:55 smithi078 ceph-mon[139570]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:55 smithi078 ceph-mon[142991]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:14:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:14:57.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:57 smithi118 ceph-mon[131825]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:57 smithi078 ceph-mon[139570]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:57 smithi078 ceph-mon[142991]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:59.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:14:59 smithi118 ceph-mon[131825]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:59.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:14:59 smithi078 ceph-mon[139570]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:14:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:14:59 smithi078 ceph-mon[142991]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:00 smithi118 ceph-mon[131825]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:00 smithi078 ceph-mon[139570]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:00 smithi078 ceph-mon[142991]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:02.114 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:15:02.428 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:15:02.428 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 10h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 10h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:15:02.429 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 10h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 10h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 10h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 9h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 9h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:15:02.430 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:15:02.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:02.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:15:02.813 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:15:02.814 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:15:03.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:03 smithi118 ceph-mon[131825]: from='client.66284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:03 smithi118 ceph-mon[131825]: from='client.56322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:03 smithi118 ceph-mon[131825]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/364149701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:03.727 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[142991]: from='client.66284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[142991]: from='client.56322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[142991]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/364149701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[139570]: from='client.66284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[139570]: from='client.56322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[139570]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/364149701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:05 smithi118 ceph-mon[131825]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:05 smithi078 ceph-mon[139570]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:05 smithi078 ceph-mon[142991]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:15:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:07 smithi118 ceph-mon[131825]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:07 smithi078 ceph-mon[139570]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:07 smithi078 ceph-mon[142991]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:09.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:09 smithi118 ceph-mon[131825]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:09 smithi078 ceph-mon[139570]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:09 smithi078 ceph-mon[142991]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:10 smithi118 ceph-mon[131825]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:10 smithi078 ceph-mon[139570]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:10 smithi078 ceph-mon[142991]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:13 smithi118 ceph-mon[131825]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:13 smithi078 ceph-mon[139570]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:13 smithi078 ceph-mon[142991]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:15 smithi118 ceph-mon[131825]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:15 smithi078 ceph-mon[139570]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:15 smithi078 ceph-mon[142991]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:15:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:17 smithi118 ceph-mon[131825]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:17 smithi078 ceph-mon[139570]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:17 smithi078 ceph-mon[142991]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:19 smithi118 ceph-mon[131825]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:19 smithi078 ceph-mon[142991]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:19 smithi078 ceph-mon[139570]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:20 smithi118 ceph-mon[131825]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:20 smithi078 ceph-mon[139570]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:20 smithi078 ceph-mon[142991]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:23 smithi118 ceph-mon[131825]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:23 smithi078 ceph-mon[139570]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:23 smithi078 ceph-mon[142991]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:25.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:25 smithi118 ceph-mon[131825]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:25 smithi078 ceph-mon[139570]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:25 smithi078 ceph-mon[142991]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:15:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:27 smithi118 ceph-mon[131825]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:27 smithi078 ceph-mon[139570]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:27 smithi078 ceph-mon[142991]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:29 smithi118 ceph-mon[131825]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:29 smithi078 ceph-mon[139570]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:29 smithi078 ceph-mon[142991]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:30 smithi118 ceph-mon[131825]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:30 smithi078 ceph-mon[139570]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:30 smithi078 ceph-mon[142991]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:33.159 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 5m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 4m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 5m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 4m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 4m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 5m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 5m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 4m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 5m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:15:33.470 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 4m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 5m ago 10h 6319M 2092M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 5m ago 10h 5733M 2092M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 5m ago 10h 5293M 2092M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 5m ago 10h 4971M 2092M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 10h 4521M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 10h 5298M 2453M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 10h 4627M 2453M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 9h 5248M 2453M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:15:33.471 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 4m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:15:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:33 smithi118 ceph-mon[131825]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:33 smithi078 ceph-mon[139570]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:33 smithi078 ceph-mon[142991]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:33.848 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:15:33.848 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:15:33.848 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:15:33.848 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:15:33.849 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:15:34.658 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:34 smithi118 ceph-mon[131825]: from='client.66302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:34 smithi118 ceph-mon[131825]: from='client.56340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3179883310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[139570]: from='client.66302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[139570]: from='client.56340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3179883310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[142991]: from='client.66302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[142991]: from='client.56340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:15:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3179883310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:15:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:35 smithi118 ceph-mon[131825]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:35 smithi078 ceph-mon[139570]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:35 smithi078 ceph-mon[142991]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:15:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:37 smithi118 ceph-mon[131825]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:37 smithi078 ceph-mon[139570]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:37 smithi078 ceph-mon[142991]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:39 smithi118 ceph-mon[131825]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:39 smithi078 ceph-mon[139570]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:39 smithi078 ceph-mon[142991]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:40 smithi118 ceph-mon[131825]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:40 smithi078 ceph-mon[139570]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:40 smithi078 ceph-mon[142991]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:43 smithi118 ceph-mon[131825]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:43 smithi078 ceph-mon[139570]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:43 smithi078 ceph-mon[142991]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:45 smithi118 ceph-mon[131825]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:45 smithi078 ceph-mon[139570]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:45 smithi078 ceph-mon[142991]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:15:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:47 smithi118 ceph-mon[131825]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:47 smithi078 ceph-mon[139570]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:47 smithi078 ceph-mon[142991]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:15:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:49 smithi118 ceph-mon[131825]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:49 smithi078 ceph-mon[139570]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:49 smithi078 ceph-mon[142991]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:50 smithi078 ceph-mon[139570]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:50 smithi078 ceph-mon[142991]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:50 smithi118 ceph-mon[131825]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:53 smithi118 ceph-mon[131825]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:53 smithi078 ceph-mon[139570]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:53 smithi078 ceph-mon[142991]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:15:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:15:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:15:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:15:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:15:54.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:15:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:55 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2449M 2023-12-16T11:15:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:55 smithi118 ceph-mon[131825]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:55 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2084M 2023-12-16T11:15:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2449M 2023-12-16T11:15:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[142991]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2084M 2023-12-16T11:15:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2449M 2023-12-16T11:15:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[139570]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2084M 2023-12-16T11:15:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:15:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:15:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:15:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:57 smithi118 ceph-mon[131825]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:57 smithi078 ceph-mon[139570]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:57 smithi078 ceph-mon[142991]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:15:59 smithi118 ceph-mon[131825]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:15:59 smithi078 ceph-mon[139570]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:15:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:15:59 smithi078 ceph-mon[142991]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:00 smithi078 ceph-mon[139570]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:00 smithi078 ceph-mon[142991]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:00 smithi118 ceph-mon[131825]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:03 smithi118 ceph-mon[131825]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:03 smithi078 ceph-mon[139570]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:03 smithi078 ceph-mon[142991]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:04.198 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:16:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:16:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:16:04.505 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (9h) 6m ago 9h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (9h) 5m ago 9h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:16:04.506 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:16:04.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:16:04.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:16:04.507 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 9h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:16:04.890 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:16:04.891 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:16:04.892 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:05 smithi118 ceph-mon[131825]: from='client.66320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:05 smithi118 ceph-mon[131825]: from='client.66326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:05 smithi118 ceph-mon[131825]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2315937576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[139570]: from='client.66320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[139570]: from='client.66326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[139570]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2315937576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[142991]: from='client.66320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[142991]: from='client.66326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[142991]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2315937576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:16:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:07 smithi118 ceph-mon[131825]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:07 smithi078 ceph-mon[139570]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:07 smithi078 ceph-mon[142991]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:09 smithi118 ceph-mon[131825]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:09 smithi078 ceph-mon[139570]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:09 smithi078 ceph-mon[142991]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:10 smithi078 ceph-mon[139570]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:10 smithi078 ceph-mon[142991]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:10 smithi118 ceph-mon[131825]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:13 smithi118 ceph-mon[131825]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:13 smithi078 ceph-mon[139570]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:13 smithi078 ceph-mon[142991]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:15 smithi118 ceph-mon[131825]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:15 smithi078 ceph-mon[139570]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:15 smithi078 ceph-mon[142991]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:16:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:17 smithi118 ceph-mon[131825]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:17 smithi078 ceph-mon[142991]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:17 smithi078 ceph-mon[139570]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:19 smithi118 ceph-mon[131825]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:19 smithi078 ceph-mon[139570]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:19.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:19 smithi078 ceph-mon[142991]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:20 smithi078 ceph-mon[139570]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:20 smithi078 ceph-mon[142991]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:20 smithi118 ceph-mon[131825]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:23 smithi118 ceph-mon[131825]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:23 smithi078 ceph-mon[139570]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:23 smithi078 ceph-mon[142991]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:25 smithi118 ceph-mon[131825]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:25 smithi078 ceph-mon[139570]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:25 smithi078 ceph-mon[142991]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:16:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:27 smithi118 ceph-mon[131825]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:27 smithi078 ceph-mon[139570]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:27 smithi078 ceph-mon[142991]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:29 smithi118 ceph-mon[131825]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:29 smithi078 ceph-mon[139570]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:29 smithi078 ceph-mon[142991]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:30 smithi078 ceph-mon[139570]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:30 smithi078 ceph-mon[142991]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:30 smithi118 ceph-mon[131825]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:33 smithi118 ceph-mon[131825]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:33 smithi078 ceph-mon[139570]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:33 smithi078 ceph-mon[142991]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:35.240 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:16:35.549 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:16:35.549 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 6m ago 9h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:16:35.549 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 5m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:16:35.549 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:16:35.549 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 6m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 6m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 5m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 6m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 5m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 6m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 6m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 6m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 6m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 5m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 5m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:16:35.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:16:35.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:16:35.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 5m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:16:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:35 smithi118 ceph-mon[131825]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:35.936 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:16:35.936 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:16:35.937 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:16:35.938 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:16:35.938 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:16:35.938 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:16:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:35 smithi078 ceph-mon[139570]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:35 smithi078 ceph-mon[142991]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[139570]: from='client.66338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[139570]: from='client.66344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1375366497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:16:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[142991]: from='client.66338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[142991]: from='client.66344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1375366497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:36 smithi118 ceph-mon[131825]: from='client.66338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:36 smithi118 ceph-mon[131825]: from='client.66344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:16:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1375366497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:16:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:37 smithi118 ceph-mon[131825]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:37 smithi078 ceph-mon[139570]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:37 smithi078 ceph-mon[142991]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:39 smithi118 ceph-mon[131825]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:39 smithi078 ceph-mon[139570]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:39 smithi078 ceph-mon[142991]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:40 smithi078 ceph-mon[139570]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:40 smithi078 ceph-mon[142991]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:40 smithi118 ceph-mon[131825]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:43 smithi118 ceph-mon[131825]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:43 smithi078 ceph-mon[139570]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:43 smithi078 ceph-mon[142991]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:45 smithi118 ceph-mon[131825]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:45.990 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:45 smithi078 ceph-mon[139570]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:45.990 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:45 smithi078 ceph-mon[142991]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:16:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:47 smithi118 ceph-mon[131825]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:47 smithi078 ceph-mon[142991]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:47 smithi078 ceph-mon[139570]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:16:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:49 smithi118 ceph-mon[131825]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:49 smithi078 ceph-mon[139570]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:49 smithi078 ceph-mon[142991]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:50 smithi078 ceph-mon[139570]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:50 smithi078 ceph-mon[142991]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:50 smithi118 ceph-mon[131825]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:53 smithi118 ceph-mon[131825]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:53 smithi078 ceph-mon[139570]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:53 smithi078 ceph-mon[142991]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:55 smithi118 ceph-mon[131825]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:16:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:16:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:16:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[139570]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:16:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:16:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[142991]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:16:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:16:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:16:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:16:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:16:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:16:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:57 smithi118 ceph-mon[131825]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:57 smithi078 ceph-mon[139570]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:57 smithi078 ceph-mon[142991]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:16:59 smithi118 ceph-mon[131825]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:16:59 smithi078 ceph-mon[139570]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:16:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:16:59 smithi078 ceph-mon[142991]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:00 smithi078 ceph-mon[139570]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:00 smithi078 ceph-mon[142991]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:00 smithi118 ceph-mon[131825]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:03 smithi118 ceph-mon[131825]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:03 smithi078 ceph-mon[139570]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:03 smithi078 ceph-mon[142991]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:05 smithi118 ceph-mon[131825]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:05 smithi078 ceph-mon[139570]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:05 smithi078 ceph-mon[142991]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:06.284 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 9h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:17:06.592 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 9h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:17:06.593 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:17:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:17:06.978 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:17:06.979 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:07 smithi118 ceph-mon[131825]: from='client.66356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:07 smithi118 ceph-mon[131825]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:07 smithi118 ceph-mon[131825]: from='client.66362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3618706245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[139570]: from='client.66356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[139570]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[139570]: from='client.66362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3618706245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[142991]: from='client.66356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[142991]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[142991]: from='client.66362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3618706245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:09 smithi118 ceph-mon[131825]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:09 smithi078 ceph-mon[139570]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:09.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:09 smithi078 ceph-mon[142991]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:10 smithi078 ceph-mon[139570]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:10 smithi078 ceph-mon[142991]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:10 smithi118 ceph-mon[131825]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:13 smithi118 ceph-mon[131825]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:13 smithi078 ceph-mon[139570]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:13 smithi078 ceph-mon[142991]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:15 smithi118 ceph-mon[131825]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:15 smithi078 ceph-mon[139570]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:15 smithi078 ceph-mon[142991]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:17:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:17 smithi118 ceph-mon[131825]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:17 smithi078 ceph-mon[139570]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:17 smithi078 ceph-mon[142991]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:19 smithi118 ceph-mon[131825]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:19 smithi078 ceph-mon[139570]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:19 smithi078 ceph-mon[142991]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:20 smithi078 ceph-mon[139570]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:20 smithi078 ceph-mon[142991]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:20 smithi118 ceph-mon[131825]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:23 smithi118 ceph-mon[131825]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:23 smithi078 ceph-mon[139570]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:23 smithi078 ceph-mon[142991]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:25 smithi118 ceph-mon[131825]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:25 smithi078 ceph-mon[139570]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:25.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:25 smithi078 ceph-mon[142991]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:17:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:27 smithi118 ceph-mon[131825]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:27 smithi078 ceph-mon[139570]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:27.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:27 smithi078 ceph-mon[142991]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:29 smithi118 ceph-mon[131825]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:29 smithi078 ceph-mon[139570]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:29 smithi078 ceph-mon[142991]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:30 smithi078 ceph-mon[139570]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:30 smithi078 ceph-mon[142991]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:30 smithi118 ceph-mon[131825]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:33 smithi118 ceph-mon[131825]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:33 smithi078 ceph-mon[139570]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:33 smithi078 ceph-mon[142991]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:35 smithi118 ceph-mon[131825]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:35 smithi078 ceph-mon[139570]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:35 smithi078 ceph-mon[142991]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:17:37.329 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:17:37.638 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:17:37.638 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 6m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 7m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 7m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 6m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 7m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 7m ago 10h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 7m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 7m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 7m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:17:37.639 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 7m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:17:37.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 6m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:17:37.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 6m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:17:37.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 6m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:17:37.640 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 6m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:17:37.640 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 6m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:17:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:37 smithi118 ceph-mon[131825]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:37 smithi078 ceph-mon[142991]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:37 smithi078 ceph-mon[139570]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:17:38.020 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:17:38.021 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:17:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:38 smithi118 ceph-mon[131825]: from='client.56406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:38 smithi118 ceph-mon[131825]: from='client.66380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/957770896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[139570]: from='client.56406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[139570]: from='client.66380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/957770896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[142991]: from='client.56406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[142991]: from='client.66380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:17:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/957770896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:17:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:39 smithi118 ceph-mon[131825]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:39 smithi078 ceph-mon[139570]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:39 smithi078 ceph-mon[142991]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:40 smithi078 ceph-mon[139570]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:40 smithi078 ceph-mon[142991]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:40 smithi118 ceph-mon[131825]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:43 smithi118 ceph-mon[131825]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:43 smithi078 ceph-mon[142991]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:43 smithi078 ceph-mon[139570]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:45 smithi118 ceph-mon[131825]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:45 smithi078 ceph-mon[139570]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:45 smithi078 ceph-mon[142991]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:17:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:47 smithi118 ceph-mon[131825]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:47 smithi078 ceph-mon[139570]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:47 smithi078 ceph-mon[142991]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:17:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:49 smithi118 ceph-mon[131825]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:49 smithi078 ceph-mon[139570]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:49 smithi078 ceph-mon[142991]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:50 smithi078 ceph-mon[139570]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:50 smithi078 ceph-mon[142991]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:50 smithi118 ceph-mon[131825]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:53 smithi118 ceph-mon[131825]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:53 smithi078 ceph-mon[139570]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:53 smithi078 ceph-mon[142991]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:55 smithi118 ceph-mon[131825]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:17:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:55 smithi078 ceph-mon[139570]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:17:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:55 smithi078 ceph-mon[142991]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:17:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:17:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[142991]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:17:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:17:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:56 smithi078 ceph-mon[139570]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:17:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:17:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:17:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:56 smithi118 ceph-mon[131825]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:17:59 smithi118 ceph-mon[131825]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:17:59 smithi078 ceph-mon[139570]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:17:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:17:59 smithi078 ceph-mon[142991]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:00 smithi078 ceph-mon[139570]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:00 smithi078 ceph-mon[142991]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:00 smithi118 ceph-mon[131825]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:03 smithi118 ceph-mon[131825]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:03 smithi078 ceph-mon[139570]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:03 smithi078 ceph-mon[142991]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:05 smithi118 ceph-mon[131825]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:05 smithi078 ceph-mon[139570]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:05 smithi078 ceph-mon[142991]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:18:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:07 smithi118 ceph-mon[131825]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:07 smithi078 ceph-mon[139570]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:07 smithi078 ceph-mon[142991]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:08.368 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:18:08.675 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:18:08.676 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:18:08.677 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:18:09.058 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:18:09.058 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:18:09.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:18:09.059 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:18:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:09 smithi118 ceph-mon[131825]: from='client.66392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:09 smithi118 ceph-mon[131825]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4008693221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:09.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[139570]: from='client.66392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[139570]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4008693221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[142991]: from='client.66392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[142991]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4008693221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:10 smithi118 ceph-mon[131825]: from='client.66398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:10 smithi078 ceph-mon[139570]: from='client.66398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:10 smithi078 ceph-mon[142991]: from='client.66398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:11 smithi118 ceph-mon[131825]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:11 smithi078 ceph-mon[139570]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:11.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:11 smithi078 ceph-mon[142991]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:13 smithi118 ceph-mon[131825]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:13 smithi078 ceph-mon[139570]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:13 smithi078 ceph-mon[142991]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:15 smithi118 ceph-mon[131825]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:15 smithi078 ceph-mon[139570]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:15 smithi078 ceph-mon[142991]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:18:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:17 smithi118 ceph-mon[131825]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:17 smithi078 ceph-mon[142991]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:17 smithi078 ceph-mon[139570]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:19.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:19 smithi118 ceph-mon[131825]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:19 smithi078 ceph-mon[139570]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:19 smithi078 ceph-mon[142991]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:20 smithi078 ceph-mon[139570]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:20 smithi078 ceph-mon[142991]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:20 smithi118 ceph-mon[131825]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:23 smithi118 ceph-mon[131825]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:23 smithi078 ceph-mon[139570]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:23 smithi078 ceph-mon[142991]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:25 smithi118 ceph-mon[131825]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:25 smithi078 ceph-mon[139570]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:25 smithi078 ceph-mon[142991]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:18:27.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:27 smithi118 ceph-mon[131825]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:27.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:27 smithi078 ceph-mon[139570]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:27 smithi078 ceph-mon[142991]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:29 smithi118 ceph-mon[131825]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:29 smithi078 ceph-mon[139570]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:29 smithi078 ceph-mon[142991]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:30 smithi078 ceph-mon[139570]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:30 smithi078 ceph-mon[142991]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:30 smithi118 ceph-mon[131825]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:33 smithi118 ceph-mon[131825]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:33 smithi078 ceph-mon[139570]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:33 smithi078 ceph-mon[142991]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:35 smithi118 ceph-mon[131825]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:35 smithi078 ceph-mon[139570]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:35 smithi078 ceph-mon[142991]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:18:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:37 smithi118 ceph-mon[131825]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:37 smithi078 ceph-mon[139570]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:37 smithi078 ceph-mon[142991]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:39.405 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:18:39.714 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:18:39.714 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 7m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 8m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 8m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 7m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 8m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 8m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:18:39.715 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 8m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 8m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 8m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 7m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 7m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 7m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 7m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:18:39.716 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 7m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:18:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:39 smithi118 ceph-mon[131825]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:39 smithi078 ceph-mon[139570]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:39 smithi078 ceph-mon[142991]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:40.098 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:18:40.099 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:18:40.100 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:18:40.100 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:18:40.100 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:18:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:40 smithi118 ceph-mon[131825]: from='client.56442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/224915186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:40.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:40 smithi078 ceph-mon[139570]: from='client.56442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:40.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/224915186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:40.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:40 smithi078 ceph-mon[142991]: from='client.56442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:40.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/224915186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:18:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:41 smithi118 ceph-mon[131825]: from='client.56448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:41.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:41 smithi118 ceph-mon[131825]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:41 smithi078 ceph-mon[142991]: from='client.56448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:41.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:41 smithi078 ceph-mon[142991]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:41 smithi078 ceph-mon[139570]: from='client.56448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:18:41.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:41 smithi078 ceph-mon[139570]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:43 smithi118 ceph-mon[131825]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:43 smithi078 ceph-mon[139570]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:43 smithi078 ceph-mon[142991]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:45 smithi118 ceph-mon[131825]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:45 smithi078 ceph-mon[142991]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:45 smithi078 ceph-mon[139570]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:18:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:47 smithi118 ceph-mon[131825]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:47 smithi078 ceph-mon[142991]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:47 smithi078 ceph-mon[139570]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:18:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:49 smithi118 ceph-mon[131825]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:49 smithi078 ceph-mon[142991]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:49 smithi078 ceph-mon[139570]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:50 smithi078 ceph-mon[142991]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:50 smithi078 ceph-mon[139570]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:50 smithi118 ceph-mon[131825]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:53 smithi118 ceph-mon[131825]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:53 smithi078 ceph-mon[142991]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:53 smithi078 ceph-mon[139570]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:55 smithi118 ceph-mon[131825]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:55 smithi078 ceph-mon[142991]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:55 smithi078 ceph-mon[139570]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:56 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:18:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:56 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:18:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:18:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:18:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:56 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:18:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:57 smithi118 ceph-mon[131825]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:18:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:18:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[139570]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[142991]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:18:57.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:18:57.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:18:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:18:59 smithi118 ceph-mon[131825]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:18:59 smithi078 ceph-mon[139570]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:18:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:18:59 smithi078 ceph-mon[142991]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:00 smithi078 ceph-mon[139570]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:00 smithi078 ceph-mon[142991]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:00 smithi118 ceph-mon[131825]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:03 smithi118 ceph-mon[131825]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:03 smithi078 ceph-mon[139570]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:03 smithi078 ceph-mon[142991]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:05 smithi118 ceph-mon[131825]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:05.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:05 smithi078 ceph-mon[139570]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:05 smithi078 ceph-mon[142991]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:19:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:07 smithi118 ceph-mon[131825]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:07 smithi078 ceph-mon[142991]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:07 smithi078 ceph-mon[139570]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:09 smithi118 ceph-mon[131825]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:09 smithi078 ceph-mon[142991]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:09 smithi078 ceph-mon[139570]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:10.449 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:19:10.757 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:19:10.758 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:19:10.759 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:19:11.145 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:11.146 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:19:11.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:19:11.147 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:19:11.147 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:19:11.147 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:19:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:10 smithi078 ceph-mon[139570]: from='client.56460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:10 smithi078 ceph-mon[139570]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:10 smithi078 ceph-mon[142991]: from='client.56460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:10 smithi078 ceph-mon[142991]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:10 smithi118 ceph-mon[131825]: from='client.56460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:10 smithi118 ceph-mon[131825]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:11 smithi078 ceph-mon[139570]: from='client.66434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:12.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1892938884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:11 smithi078 ceph-mon[142991]: from='client.66434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:12.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1892938884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:11 smithi118 ceph-mon[131825]: from='client.66434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:12.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1892938884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:13.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:12 smithi078 ceph-mon[139570]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:12 smithi078 ceph-mon[142991]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:12 smithi118 ceph-mon[131825]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:15 smithi118 ceph-mon[131825]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:15 smithi078 ceph-mon[142991]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:15 smithi078 ceph-mon[139570]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:19:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:17 smithi118 ceph-mon[131825]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:17 smithi078 ceph-mon[139570]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:17 smithi078 ceph-mon[142991]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:19 smithi118 ceph-mon[131825]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:19 smithi078 ceph-mon[139570]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:19 smithi078 ceph-mon[142991]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:20 smithi078 ceph-mon[139570]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:20 smithi078 ceph-mon[142991]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:20 smithi118 ceph-mon[131825]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:23 smithi118 ceph-mon[131825]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:23 smithi078 ceph-mon[139570]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:23 smithi078 ceph-mon[142991]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:25 smithi118 ceph-mon[131825]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:25 smithi078 ceph-mon[139570]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:25 smithi078 ceph-mon[142991]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:19:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:27 smithi118 ceph-mon[131825]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:27 smithi078 ceph-mon[139570]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:27 smithi078 ceph-mon[142991]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:29 smithi118 ceph-mon[131825]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:29 smithi078 ceph-mon[139570]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:29 smithi078 ceph-mon[142991]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:30 smithi078 ceph-mon[139570]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:30 smithi078 ceph-mon[142991]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:30 smithi118 ceph-mon[131825]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:33 smithi118 ceph-mon[131825]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:33 smithi078 ceph-mon[142991]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:33 smithi078 ceph-mon[139570]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:35 smithi118 ceph-mon[131825]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:35 smithi078 ceph-mon[139570]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:35.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:35 smithi078 ceph-mon[142991]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:19:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:37 smithi118 ceph-mon[131825]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:37 smithi078 ceph-mon[139570]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:37 smithi078 ceph-mon[142991]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:39 smithi118 ceph-mon[131825]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:39 smithi078 ceph-mon[139570]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:39 smithi078 ceph-mon[142991]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:41.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:40 smithi078 ceph-mon[139570]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:40 smithi078 ceph-mon[142991]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:40 smithi118 ceph-mon[131825]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:41.488 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:19:41.795 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:19:41.795 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:19:41.795 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 8m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:19:41.795 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.5M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 9m ago 10h 915M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 9m ago 10h 2425M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 8m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 9m ago 10h 1231M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 9m ago 10h 6319M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 9m ago 10h 5733M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 9m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 9m ago 10h 4971M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 8m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:19:41.796 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 8m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:19:41.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 8m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:19:41.797 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 8m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:19:41.797 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 8m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:19:42.184 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:19:42.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:19:42.186 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:19:42.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:19:42.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:19:42.186 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:19:42.186 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:19:42.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:41 smithi078 ceph-mon[139570]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:41 smithi078 ceph-mon[142991]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:41 smithi118 ceph-mon[131825]: from='client.56478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[139570]: from='client.66452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2723545943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[139570]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[142991]: from='client.66452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2723545943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:42 smithi078 ceph-mon[142991]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:42 smithi118 ceph-mon[131825]: from='client.66452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:19:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2723545943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:19:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:42 smithi118 ceph-mon[131825]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:45 smithi118 ceph-mon[131825]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:45 smithi078 ceph-mon[139570]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:45 smithi078 ceph-mon[142991]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:19:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:47 smithi118 ceph-mon[131825]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:47 smithi078 ceph-mon[139570]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:47 smithi078 ceph-mon[142991]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:19:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:49 smithi118 ceph-mon[131825]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:49 smithi078 ceph-mon[139570]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:49 smithi078 ceph-mon[142991]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:50 smithi078 ceph-mon[139570]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:50 smithi078 ceph-mon[142991]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:50 smithi118 ceph-mon[131825]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:53 smithi118 ceph-mon[131825]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:53 smithi078 ceph-mon[142991]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:53 smithi078 ceph-mon[139570]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:55 smithi118 ceph-mon[131825]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:55 smithi078 ceph-mon[139570]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:55 smithi078 ceph-mon[142991]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:19:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:19:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:57 smithi118 ceph-mon[131825]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:19:57.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:57 smithi078 ceph-mon[139570]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:57.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:19:57.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:57 smithi078 ceph-mon[142991]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:57.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:19:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:59 smithi118 ceph-mon[131825]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:59.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:19:59.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:19:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:19:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[139570]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:59.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:19:59.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:19:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[142991]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:19:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:19:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:19:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:20:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:00 smithi078 conmon[139546]: 2023-12-16T11:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:20:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:20:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:20:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:20:00.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:20:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:20:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:20:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:20:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:20:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:20:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:20:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:20:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:20:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:01 smithi118 ceph-mon[131825]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:01 smithi078 ceph-mon[139570]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:01 smithi078 ceph-mon[142991]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:03 smithi118 ceph-mon[131825]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:03.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:03 smithi078 ceph-mon[139570]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:03 smithi078 ceph-mon[142991]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:04 smithi078 ceph-mon[139570]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:04 smithi078 ceph-mon[142991]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:04 smithi118 ceph-mon[131825]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:20:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:07 smithi118 ceph-mon[131825]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:07 smithi078 ceph-mon[139570]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:07.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:07 smithi078 ceph-mon[142991]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:09 smithi118 ceph-mon[131825]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:09 smithi078 ceph-mon[139570]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:09 smithi078 ceph-mon[142991]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:10 smithi078 ceph-mon[139570]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:10 smithi078 ceph-mon[142991]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:10 smithi118 ceph-mon[131825]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:12.534 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:20:12.841 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 13s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 13s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 13s ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 13s ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 13s ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 13s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 13s ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:20:12.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 13s ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 13s ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 13s ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:20:12.843 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:13.225 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:20:13.226 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:20:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:13 smithi118 ceph-mon[131825]: from='client.56496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:13 smithi118 ceph-mon[131825]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/397424699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[139570]: from='client.56496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[139570]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/397424699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[142991]: from='client.56496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[142991]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/397424699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:14 smithi118 ceph-mon[131825]: from='client.56502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:14 smithi078 ceph-mon[139570]: from='client.56502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:14.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:14 smithi078 ceph-mon[142991]: from='client.56502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:15 smithi118 ceph-mon[131825]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:15 smithi078 ceph-mon[139570]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:15.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:15 smithi078 ceph-mon[142991]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:20:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:17 smithi118 ceph-mon[131825]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:17 smithi078 ceph-mon[142991]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:17 smithi078 ceph-mon[139570]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:19.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:19 smithi118 ceph-mon[131825]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:19.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:19 smithi078 ceph-mon[139570]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:19 smithi078 ceph-mon[142991]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:20 smithi078 ceph-mon[139570]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:20 smithi078 ceph-mon[142991]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:20 smithi118 ceph-mon[131825]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:23.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:23 smithi118 ceph-mon[131825]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:23 smithi078 ceph-mon[139570]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:23 smithi078 ceph-mon[142991]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:25 smithi118 ceph-mon[131825]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:25 smithi078 ceph-mon[139570]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:25 smithi078 ceph-mon[142991]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:20:27.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:27 smithi118 ceph-mon[131825]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:27 smithi078 ceph-mon[139570]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:27 smithi078 ceph-mon[142991]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:29 smithi118 ceph-mon[131825]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:29.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:29 smithi078 ceph-mon[139570]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:29.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:29 smithi078 ceph-mon[142991]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:30 smithi078 ceph-mon[139570]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:31.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:30 smithi078 ceph-mon[142991]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:30 smithi118 ceph-mon[131825]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:33 smithi118 ceph-mon[131825]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:33 smithi078 ceph-mon[139570]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:33 smithi078 ceph-mon[142991]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:35.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:35 smithi118 ceph-mon[131825]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:35 smithi078 ceph-mon[139570]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:35.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:35 smithi078 ceph-mon[142991]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:20:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:37 smithi118 ceph-mon[131825]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:37 smithi078 ceph-mon[139570]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:37 smithi078 ceph-mon[142991]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:39.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:39 smithi118 ceph-mon[131825]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:39.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:39 smithi078 ceph-mon[139570]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:39.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:39 smithi078 ceph-mon[142991]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:40 smithi118 ceph-mon[131825]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:40 smithi078 ceph-mon[139570]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:40 smithi078 ceph-mon[142991]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:43.573 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (9h) 44s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 9m ago 10h 98.0M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 44s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 9m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:20:43.886 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 44s ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 44s ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 9m ago 10h 1170M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 44s ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (9h) 44s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 44s ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 44s ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 44s ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 44s ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 9m ago 10h 4521M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 9m ago 10h 5298M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 9m ago 10h 4627M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 9m ago 10h 5248M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:20:43.887 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 9m ago 10h 133M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:20:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:43 smithi118 ceph-mon[131825]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:43 smithi078 ceph-mon[139570]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:43.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:43 smithi078 ceph-mon[142991]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:44.269 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:20:44.270 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:20:44.271 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:20:44.271 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:20:44.271 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:20:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:44 smithi118 ceph-mon[131825]: from='client.66482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:44.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3828136605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:44 smithi078 ceph-mon[139570]: from='client.66482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3828136605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:44 smithi078 ceph-mon[142991]: from='client.66482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3828136605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:20:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:45 smithi118 ceph-mon[131825]: from='client.66488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:45 smithi118 ceph-mon[131825]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:45 smithi078 ceph-mon[139570]: from='client.66488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:45 smithi078 ceph-mon[139570]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:45.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:45 smithi078 ceph-mon[142991]: from='client.66488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:20:45.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:45 smithi078 ceph-mon[142991]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:20:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:47 smithi078 ceph-mon[142991]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:47 smithi078 ceph-mon[139570]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:47.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:47 smithi118 ceph-mon[131825]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:20:49.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:49 smithi078 ceph-mon[139570]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:49 smithi078 ceph-mon[142991]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:50.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:49 smithi118 ceph-mon[131825]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:50 smithi118 ceph-mon[131825]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:50 smithi078 ceph-mon[139570]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:50 smithi078 ceph-mon[142991]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:53 smithi118 ceph-mon[131825]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:53 smithi078 ceph-mon[139570]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:53 smithi078 ceph-mon[142991]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:55.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:55 smithi118 ceph-mon[131825]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:55 smithi078 ceph-mon[139570]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:55 smithi078 ceph-mon[142991]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:20:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:20:57.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:57 smithi118 ceph-mon[131825]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:57 smithi078 ceph-mon[139570]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:57 smithi078 ceph-mon[142991]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:59.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:20:59 smithi078 ceph-mon[139570]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:20:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:20:59 smithi078 ceph-mon[142991]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:20:59 smithi118 ceph-mon[131825]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:21:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:21:01.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:21:01.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:01 smithi078 ceph-mon[139570]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:01.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:01 smithi078 ceph-mon[142991]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:02.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:01 smithi118 ceph-mon[131825]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:21:03.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:04.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:21:04.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:21:04.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:21:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:04 smithi078 ceph-mon[139570]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:04 smithi078 ceph-mon[142991]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:04 smithi118 ceph-mon[131825]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:21:07.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:07 smithi118 ceph-mon[131825]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:07.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:07 smithi078 ceph-mon[139570]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:07.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:07 smithi078 ceph-mon[142991]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:09 smithi078 ceph-mon[139570]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:09.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:09 smithi078 ceph-mon[142991]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:10.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:09 smithi118 ceph-mon[131825]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:10 smithi118 ceph-mon[131825]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:10 smithi078 ceph-mon[142991]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:10 smithi078 ceph-mon[139570]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:13.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:13 smithi118 ceph-mon[131825]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:13.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:13 smithi078 ceph-mon[142991]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:13.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:13 smithi078 ceph-mon[139570]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:14.614 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:21:14.924 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 75s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (9h) 11s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 75s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 11s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 11s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (9h) 75s ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 75s ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 11s ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 75s ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 75s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (9h) 11s ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 75s ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 75s ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:21:14.925 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 75s ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 75s ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 11s ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 11s ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 11s ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 11s ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:21:14.926 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 11s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:21:15.310 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:21:15.310 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:21:15.311 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:21:15.312 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:21:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[139570]: from='client.66500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:15.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[139570]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:15.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2450380959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:15.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[142991]: from='client.66500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:15.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[142991]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:15.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2450380959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:15 smithi118 ceph-mon[131825]: from='client.66500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:16.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:15 smithi118 ceph-mon[131825]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:16.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2450380959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:16 smithi078 ceph-mon[139570]: from='client.66506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:16 smithi078 ceph-mon[142991]: from='client.66506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:21:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:16 smithi118 ceph-mon[131825]: from='client.66506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:17 smithi078 ceph-mon[139570]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:17 smithi078 ceph-mon[142991]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:17 smithi118 ceph-mon[131825]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:18 smithi078 ceph-mon[139570]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:18 smithi078 ceph-mon[142991]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:18 smithi118 ceph-mon[131825]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:20 smithi118 ceph-mon[131825]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:20 smithi078 ceph-mon[139570]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:20 smithi078 ceph-mon[142991]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:21:22.731240256Z level=info msg="Completed cleanup jobs" duration=66.447151ms 2023-12-16T11:21:23.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:23 smithi078 ceph-mon[139570]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:23.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:23 smithi078 ceph-mon[142991]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:24.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:23 smithi118 ceph-mon[131825]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:25 smithi078 ceph-mon[139570]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:25.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:25 smithi078 ceph-mon[142991]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:26.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:25 smithi118 ceph-mon[131825]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:21:27.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:27 smithi078 ceph-mon[139570]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:27.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:27 smithi078 ceph-mon[142991]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:28.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:27 smithi118 ceph-mon[131825]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:28.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:28 smithi078 ceph-mon[139570]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:28.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:28 smithi078 ceph-mon[142991]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:28 smithi118 ceph-mon[131825]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:30 smithi118 ceph-mon[131825]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:30 smithi078 ceph-mon[139570]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:31.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:30 smithi078 ceph-mon[142991]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:33 smithi118 ceph-mon[131825]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:33 smithi078 ceph-mon[142991]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:33 smithi078 ceph-mon[139570]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:35.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:35 smithi078 ceph-mon[139570]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:35.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:35 smithi078 ceph-mon[142991]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:35 smithi118 ceph-mon[131825]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:21:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:37 smithi078 ceph-mon[139570]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:37 smithi078 ceph-mon[142991]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:37 smithi118 ceph-mon[131825]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:38 smithi078 ceph-mon[142991]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:38.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:38 smithi078 ceph-mon[139570]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:38 smithi118 ceph-mon[131825]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:40 smithi118 ceph-mon[131825]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:40 smithi078 ceph-mon[139570]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:41.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:40 smithi078 ceph-mon[142991]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:43.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:43 smithi078 ceph-mon[139570]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:43.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:43 smithi078 ceph-mon[142991]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:44.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:43 smithi118 ceph-mon[131825]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:45.659 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 106s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 43s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 106s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 43s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (9h) 43s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 106s ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (9h) 106s ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:21:45.969 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 43s ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 106s ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 106s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 43s ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 106s ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 106s ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 106s ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 106s ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 43s ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 43s ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 43s ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 43s ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:21:45.970 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (9h) 43s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:21:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:45 smithi078 ceph-mon[139570]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:45 smithi078 ceph-mon[142991]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:46.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:45 smithi118 ceph-mon[131825]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:21:46.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:21:46.353 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:21:46.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:21:46.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:21:46.353 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:21:46.353 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:21:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[139570]: from='client.56550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[139570]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3329855437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[139570]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[142991]: from='client.56550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[142991]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3329855437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:46 smithi078 ceph-mon[142991]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:46 smithi118 ceph-mon[131825]: from='client.56550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:46 smithi118 ceph-mon[131825]: from='client.56556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:21:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3329855437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:21:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:46 smithi118 ceph-mon[131825]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:47.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:21:48.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:48 smithi078 ceph-mon[139570]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:48.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:48 smithi078 ceph-mon[142991]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:48 smithi118 ceph-mon[131825]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:51 smithi118 ceph-mon[131825]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:50 smithi078 ceph-mon[139570]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:51 smithi078 ceph-mon[142991]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:53.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:53 smithi078 ceph-mon[139570]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:53.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:53 smithi078 ceph-mon[142991]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:54.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:53 smithi118 ceph-mon[131825]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:54 smithi078 ceph-mon[139570]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:54 smithi078 ceph-mon[142991]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:54 smithi118 ceph-mon[131825]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:21:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:21:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:57 smithi078 ceph-mon[139570]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:57.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:57 smithi078 ceph-mon[142991]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:57 smithi118 ceph-mon[131825]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:21:58 smithi078 ceph-mon[142991]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:58.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:21:58 smithi078 ceph-mon[139570]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:21:59.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:21:58 smithi118 ceph-mon[131825]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:00 smithi118 ceph-mon[131825]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:00 smithi078 ceph-mon[139570]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:00 smithi078 ceph-mon[142991]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:03 smithi118 ceph-mon[131825]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:03 smithi078 ceph-mon[139570]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:03 smithi078 ceph-mon[142991]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:22:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:22:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:22:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:22:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:22:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:22:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:22:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:22:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:22:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:22:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:22:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:22:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:05 smithi118 ceph-mon[131825]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:05 smithi078 ceph-mon[139570]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:05.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:05 smithi078 ceph-mon[142991]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:06.725 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:22:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:06 smithi078 ceph-mon[142991]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:06.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:06 smithi078 ceph-mon[139570]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:06 smithi118 ceph-mon[131825]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:08 smithi078 ceph-mon[142991]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:08.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:08 smithi078 ceph-mon[139570]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:08 smithi118 ceph-mon[131825]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:10 smithi118 ceph-mon[131825]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:10 smithi078 ceph-mon[139570]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:11 smithi078 ceph-mon[142991]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:12 smithi078 ceph-mon[139570]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:12.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:12 smithi078 ceph-mon[142991]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:13.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:12 smithi118 ceph-mon[131825]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:14 smithi078 ceph-mon[139570]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:14 smithi078 ceph-mon[142991]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:14 smithi118 ceph-mon[131825]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:16.702 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:22:16.726 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:22:16.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:16 smithi078 ceph-mon[139570]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:16.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:16 smithi078 ceph-mon[142991]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:17.013 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:22:17.013 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 74s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 74s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 74s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (9h) 74s ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (9h) 2m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 74s ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:22:17.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:22:17.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 74s ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:22:17.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 74s ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:22:17.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 74s ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:22:17.015 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 74s ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:22:17.015 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 74s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:22:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:16 smithi118 ceph-mon[131825]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:22:17.420 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:22:17.421 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:22:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[142991]: from='client.56568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[142991]: from='client.56574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3796078704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[139570]: from='client.56568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[139570]: from='client.56574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:17.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3796078704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:17 smithi118 ceph-mon[131825]: from='client.56568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:17 smithi118 ceph-mon[131825]: from='client.56574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3796078704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:18 smithi118 ceph-mon[131825]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:18 smithi078 ceph-mon[139570]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:18 smithi078 ceph-mon[142991]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:21 smithi118 ceph-mon[131825]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:21 smithi078 ceph-mon[139570]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:21.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:21 smithi078 ceph-mon[142991]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:22 smithi078 ceph-mon[139570]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:22.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:22 smithi078 ceph-mon[142991]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:22 smithi118 ceph-mon[131825]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:24.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:24 smithi078 ceph-mon[139570]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:24.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:24 smithi078 ceph-mon[142991]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:24 smithi118 ceph-mon[131825]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:22:26.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:26 smithi078 ceph-mon[139570]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:26.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:26 smithi078 ceph-mon[142991]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:26 smithi118 ceph-mon[131825]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:28.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:28 smithi078 ceph-mon[139570]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:28.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:28 smithi078 ceph-mon[142991]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:28 smithi118 ceph-mon[131825]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:31 smithi118 ceph-mon[131825]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:31 smithi078 ceph-mon[139570]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:31.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:31 smithi078 ceph-mon[142991]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:33 smithi118 ceph-mon[131825]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:33 smithi078 ceph-mon[139570]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:33 smithi078 ceph-mon[142991]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:34.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:34 smithi078 ceph-mon[139570]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:34 smithi078 ceph-mon[142991]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:34 smithi118 ceph-mon[131825]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:22:36.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:36 smithi078 ceph-mon[139570]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:37.014 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:36 smithi078 ceph-mon[142991]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:36 smithi118 ceph-mon[131825]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:38.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:38 smithi078 ceph-mon[139570]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:38 smithi078 ceph-mon[142991]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:38 smithi118 ceph-mon[131825]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:41 smithi118 ceph-mon[131825]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:41 smithi078 ceph-mon[139570]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:41.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:41 smithi078 ceph-mon[142991]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:43.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:42 smithi118 ceph-mon[131825]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:42 smithi078 ceph-mon[139570]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:43.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:42 smithi078 ceph-mon[142991]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:44 smithi118 ceph-mon[131825]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:44 smithi078 ceph-mon[139570]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:44 smithi078 ceph-mon[142991]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:22:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:46 smithi118 ceph-mon[131825]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:46 smithi078 ceph-mon[139570]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:47.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:46 smithi078 ceph-mon[142991]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:47.769 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 105s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 105s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 105s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:22:48.080 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 105s ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 105s ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 2m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 2m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 2m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 2m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 105s ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 105s ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 105s ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 105s ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:22:48.081 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 105s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:22:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:48.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:22:48.466 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:22:48.467 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:22:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:48 smithi118 ceph-mon[131825]: from='client.66554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:48 smithi118 ceph-mon[131825]: from='client.66560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2818334858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:48 smithi118 ceph-mon[131825]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[139570]: from='client.66554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[139570]: from='client.66560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2818334858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[139570]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[142991]: from='client.66554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[142991]: from='client.66560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:22:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2818334858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:22:49.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:48 smithi078 ceph-mon[142991]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:51 smithi118 ceph-mon[131825]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:51 smithi078 ceph-mon[139570]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:51 smithi078 ceph-mon[142991]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:52 smithi118 ceph-mon[131825]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:53.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:52 smithi078 ceph-mon[139570]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:53.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:52 smithi078 ceph-mon[142991]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:54 smithi118 ceph-mon[131825]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:54 smithi078 ceph-mon[139570]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:54 smithi078 ceph-mon[142991]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:22:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:22:57.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:56 smithi118 ceph-mon[131825]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:57.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:56 smithi078 ceph-mon[139570]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:56 smithi078 ceph-mon[142991]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:22:58 smithi118 ceph-mon[131825]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:59.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:22:58 smithi078 ceph-mon[139570]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:22:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:22:58 smithi078 ceph-mon[142991]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:01 smithi118 ceph-mon[131825]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:01 smithi078 ceph-mon[139570]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:01.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:01 smithi078 ceph-mon[142991]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:03 smithi118 ceph-mon[131825]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:03 smithi078 ceph-mon[139570]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:03 smithi078 ceph-mon[142991]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:23:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:23:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:23:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:23:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:23:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:23:05.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:05 smithi118 ceph-mon[131825]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[139570]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:23:05.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:05 smithi078 ceph-mon[142991]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:23:07.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:06 smithi118 ceph-mon[131825]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:06 smithi078 ceph-mon[139570]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:07.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:06 smithi078 ceph-mon[142991]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:08 smithi118 ceph-mon[131825]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:08 smithi078 ceph-mon[139570]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:09.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:08 smithi078 ceph-mon[142991]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:11.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:11 smithi118 ceph-mon[131825]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:11 smithi078 ceph-mon[139570]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:11 smithi078 ceph-mon[142991]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:12 smithi118 ceph-mon[131825]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:13.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:12 smithi078 ceph-mon[139570]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:13.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:12 smithi078 ceph-mon[142991]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:14 smithi118 ceph-mon[131825]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:15.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:14 smithi078 ceph-mon[139570]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:15.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:14 smithi078 ceph-mon[142991]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:23:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:16 smithi118 ceph-mon[131825]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:17.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:16 smithi078 ceph-mon[139570]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:16 smithi078 ceph-mon[142991]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:18.821 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:23:19.130 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9h) 3m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:23:19.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:23:19.132 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:23:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:18 smithi118 ceph-mon[131825]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:18 smithi078 ceph-mon[142991]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:19.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:18 smithi078 ceph-mon[139570]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:19.511 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:23:19.511 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:23:19.511 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:23:19.511 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:23:19.512 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:23:20.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:19 smithi118 ceph-mon[131825]: from='client.56604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:19 smithi118 ceph-mon[131825]: from='client.66578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2958675172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:20.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[142991]: from='client.56604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[142991]: from='client.66578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2958675172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:20.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[139570]: from='client.56604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[139570]: from='client.66578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:20.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2958675172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:21.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:21 smithi118 ceph-mon[131825]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:21.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:21 smithi078 ceph-mon[142991]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:21.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:21 smithi078 ceph-mon[139570]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:22 smithi118 ceph-mon[131825]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:22 smithi078 ceph-mon[142991]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:23.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:22 smithi078 ceph-mon[139570]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:25.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:24 smithi118 ceph-mon[131825]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:24 smithi078 ceph-mon[139570]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:25.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:24 smithi078 ceph-mon[142991]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:23:27.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:26 smithi118 ceph-mon[131825]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:27.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:26 smithi078 ceph-mon[139570]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:26 smithi078 ceph-mon[142991]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:28 smithi118 ceph-mon[131825]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:29.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:28 smithi078 ceph-mon[139570]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:29.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:28 smithi078 ceph-mon[142991]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:31 smithi118 ceph-mon[131825]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:31 smithi078 ceph-mon[139570]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:31.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:31 smithi078 ceph-mon[142991]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:33.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:33 smithi118 ceph-mon[131825]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:33 smithi078 ceph-mon[139570]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:33 smithi078 ceph-mon[142991]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:35.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:34 smithi118 ceph-mon[131825]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:35.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:34 smithi078 ceph-mon[139570]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:34 smithi078 ceph-mon[142991]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:23:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:36 smithi118 ceph-mon[131825]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:36 smithi078 ceph-mon[139570]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:36 smithi078 ceph-mon[142991]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:38 smithi118 ceph-mon[131825]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:38 smithi078 ceph-mon[139570]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:39.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:38 smithi078 ceph-mon[142991]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:41.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:41 smithi118 ceph-mon[131825]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:41 smithi078 ceph-mon[139570]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:41.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:41 smithi078 ceph-mon[142991]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:43.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:42 smithi118 ceph-mon[131825]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:43.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:42 smithi078 ceph-mon[139570]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:43.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:42 smithi078 ceph-mon[142991]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:45.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:44 smithi118 ceph-mon[131825]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:44 smithi078 ceph-mon[139570]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:44 smithi078 ceph-mon[142991]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:23:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:46 smithi118 ceph-mon[131825]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:47.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:46 smithi078 ceph-mon[139570]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:47.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:46 smithi078 ceph-mon[142991]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:48.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:48.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:23:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:48 smithi118 ceph-mon[131825]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:48 smithi078 ceph-mon[139570]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:48 smithi078 ceph-mon[142991]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:49.859 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:23:50.169 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:23:50.169 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:23:50.169 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:23:50.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:23:50.169 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (9h) 3m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 3m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 3m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 2m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 2m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 2m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:23:50.170 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 2m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:23:50.171 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:23:50.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:23:50.550 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:23:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:51 smithi118 ceph-mon[131825]: from='client.56622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:51 smithi118 ceph-mon[131825]: from='client.56628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1397355932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:51 smithi118 ceph-mon[131825]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[142991]: from='client.56622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[142991]: from='client.56628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1397355932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[142991]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[139570]: from='client.56622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[139570]: from='client.56628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1397355932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:23:51.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:51 smithi078 ceph-mon[139570]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:53.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:52 smithi118 ceph-mon[131825]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:53.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:52 smithi078 ceph-mon[139570]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:53.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:52 smithi078 ceph-mon[142991]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:54 smithi118 ceph-mon[131825]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:54 smithi078 ceph-mon[139570]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:54 smithi078 ceph-mon[142991]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:23:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:23:57.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:56 smithi118 ceph-mon[131825]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:57.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:56 smithi078 ceph-mon[139570]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:56 smithi078 ceph-mon[142991]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:23:58 smithi118 ceph-mon[131825]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:59.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:23:58 smithi078 ceph-mon[139570]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:23:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:23:58 smithi078 ceph-mon[142991]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:01 smithi118 ceph-mon[131825]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:01.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:01 smithi078 ceph-mon[139570]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:01.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:01 smithi078 ceph-mon[142991]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:03.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:03 smithi118 ceph-mon[131825]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:03 smithi078 ceph-mon[139570]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:03 smithi078 ceph-mon[142991]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:04.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:24:04.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:04 smithi078 ceph-mon[139570]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:04.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:24:04.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:04 smithi078 ceph-mon[142991]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:24:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:04 smithi118 ceph-mon[131825]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:24:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:24:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:24:06.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:24:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:24:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:24:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:24:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:24:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:24:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:24:07.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:07 smithi118 ceph-mon[131825]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:07.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:07 smithi078 ceph-mon[139570]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:07.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:07 smithi078 ceph-mon[142991]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:08 smithi118 ceph-mon[131825]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:08 smithi078 ceph-mon[139570]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:09.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:08 smithi078 ceph-mon[142991]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:11.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:11 smithi118 ceph-mon[131825]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:11.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:11 smithi078 ceph-mon[139570]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:11 smithi078 ceph-mon[142991]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:12 smithi118 ceph-mon[131825]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:13.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:12 smithi078 ceph-mon[139570]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:13.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:12 smithi078 ceph-mon[142991]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:14 smithi118 ceph-mon[131825]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:15.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:14 smithi078 ceph-mon[139570]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:15.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:14 smithi078 ceph-mon[142991]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:24:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:16 smithi118 ceph-mon[131825]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:17.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:16 smithi078 ceph-mon[139570]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:16 smithi078 ceph-mon[142991]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:18 smithi118 ceph-mon[131825]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:19.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:18 smithi078 ceph-mon[139570]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:18 smithi078 ceph-mon[142991]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:20.896 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:24:21.204 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:24:21.205 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (9h) 4m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:24:21.206 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:24:21.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:21 smithi118 ceph-mon[131825]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:21.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:21 smithi078 ceph-mon[139570]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:21.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:21 smithi078 ceph-mon[142991]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:24:21.590 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:24:21.591 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:24:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:22 smithi118 ceph-mon[131825]: from='client.66608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:22 smithi118 ceph-mon[131825]: from='client.56646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/898847633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[139570]: from='client.66608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[139570]: from='client.56646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/898847633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[142991]: from='client.66608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[142991]: from='client.56646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:22.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/898847633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:23.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:23 smithi118 ceph-mon[131825]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:23.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:23 smithi078 ceph-mon[139570]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:23.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:23 smithi078 ceph-mon[142991]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:25.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:24 smithi118 ceph-mon[131825]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:24 smithi078 ceph-mon[139570]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:25.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:24 smithi078 ceph-mon[142991]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:24:27.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:26 smithi118 ceph-mon[131825]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:26 smithi078 ceph-mon[142991]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:27.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:26 smithi078 ceph-mon[139570]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:28 smithi118 ceph-mon[131825]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:29.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:28 smithi078 ceph-mon[139570]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:29.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:28 smithi078 ceph-mon[142991]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:31 smithi118 ceph-mon[131825]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:31 smithi078 ceph-mon[139570]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:31.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:31 smithi078 ceph-mon[142991]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:33.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:33 smithi118 ceph-mon[131825]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:33 smithi078 ceph-mon[139570]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:33 smithi078 ceph-mon[142991]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:35.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:34 smithi118 ceph-mon[131825]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:35.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:34 smithi078 ceph-mon[139570]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:34 smithi078 ceph-mon[142991]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:36] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:24:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:36 smithi118 ceph-mon[131825]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:37.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:36 smithi078 ceph-mon[142991]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:36 smithi078 ceph-mon[139570]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:39.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:38 smithi118 ceph-mon[131825]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:39.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:38 smithi078 ceph-mon[142991]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:38 smithi078 ceph-mon[139570]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:41.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:41 smithi118 ceph-mon[131825]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:41.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:41 smithi078 ceph-mon[142991]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:41 smithi078 ceph-mon[139570]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:43.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:42 smithi118 ceph-mon[131825]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:43.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:42 smithi078 ceph-mon[142991]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:43.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:42 smithi078 ceph-mon[139570]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:45.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:44 smithi118 ceph-mon[131825]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:44 smithi078 ceph-mon[142991]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:44 smithi078 ceph-mon[139570]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:46] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:24:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:46 smithi118 ceph-mon[131825]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:47.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:46 smithi078 ceph-mon[139570]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:47.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:46 smithi078 ceph-mon[142991]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:48.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:48.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:24:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:48 smithi118 ceph-mon[131825]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:48 smithi078 ceph-mon[142991]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:48 smithi078 ceph-mon[139570]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:51 smithi118 ceph-mon[131825]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:51.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:51 smithi078 ceph-mon[139570]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:51 smithi078 ceph-mon[142991]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:51.945 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:24:52.253 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:24:52.253 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:24:52.253 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:24:52.253 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:24:52.253 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (9h) 4m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 3m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 3m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:24:52.254 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 3m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:24:52.255 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 3m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:24:52.255 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:24:52.634 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:24:52.635 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:24:52.636 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:24:52.636 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:24:52.636 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:24:52.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1055035551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:52.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1055035551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:53.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1055035551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:24:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[139570]: from='client.56658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[139570]: from='client.66632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[139570]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:53.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[142991]: from='client.56658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:53.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[142991]: from='client.66632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:53.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:53 smithi078 ceph-mon[142991]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:53 smithi118 ceph-mon[131825]: from='client.56658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:53 smithi118 ceph-mon[131825]: from='client.66632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:24:54.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:53 smithi118 ceph-mon[131825]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:55.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:55 smithi078 ceph-mon[139570]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:55.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:55 smithi078 ceph-mon[142991]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:56.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:55 smithi118 ceph-mon[131825]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:24:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:24:57.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:57 smithi078 ceph-mon[139570]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:57.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:57 smithi078 ceph-mon[142991]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:58.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:57 smithi118 ceph-mon[131825]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:59.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:24:59 smithi078 ceph-mon[139570]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:24:59.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:24:59 smithi078 ceph-mon[142991]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:00.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:24:59 smithi118 ceph-mon[131825]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:01 smithi118 ceph-mon[131825]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:01.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:01 smithi078 ceph-mon[139570]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:01.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:01 smithi078 ceph-mon[142991]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:03.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:03 smithi118 ceph-mon[131825]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:03 smithi078 ceph-mon[139570]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:03 smithi078 ceph-mon[142991]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:04 smithi118 ceph-mon[131825]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:05.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:04 smithi078 ceph-mon[139570]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:05.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:04 smithi078 ceph-mon[142991]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:25:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:25:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:25:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:25:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:25:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:25:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:25:06.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:25:06.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:25:06.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:25:06.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:25:06.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:25:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:06] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:25:07.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:07 smithi118 ceph-mon[131825]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:07.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:07 smithi078 ceph-mon[139570]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:07.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:07 smithi078 ceph-mon[142991]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:08 smithi118 ceph-mon[131825]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:08 smithi078 ceph-mon[139570]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:09.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:08 smithi078 ceph-mon[142991]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:11.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:11 smithi118 ceph-mon[131825]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:11.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:11 smithi078 ceph-mon[139570]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:11 smithi078 ceph-mon[142991]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:12 smithi118 ceph-mon[131825]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:13.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:12 smithi078 ceph-mon[139570]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:13.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:12 smithi078 ceph-mon[142991]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:14 smithi118 ceph-mon[131825]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:15.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:14 smithi078 ceph-mon[139570]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:15.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:14 smithi078 ceph-mon[142991]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:16] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:25:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:16 smithi118 ceph-mon[131825]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:17.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:16 smithi078 ceph-mon[139570]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:16 smithi078 ceph-mon[142991]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:18 smithi118 ceph-mon[131825]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:19.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:18 smithi078 ceph-mon[139570]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:18 smithi078 ceph-mon[142991]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:21.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:21 smithi118 ceph-mon[131825]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:21.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:21 smithi078 ceph-mon[139570]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:21.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:21 smithi078 ceph-mon[142991]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:22.987 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:25:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:22 smithi118 ceph-mon[131825]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:23.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:22 smithi078 ceph-mon[139570]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:22 smithi078 ceph-mon[142991]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:23.293 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:25:23.293 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:25:23.293 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:25:23.294 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (9h) 4m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:25:23.295 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:25:23.676 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:25:23.677 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:25:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:23 smithi118 ceph-mon[131825]: from='client.66644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:23 smithi118 ceph-mon[131825]: from='client.66650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2916715801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:24.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[139570]: from='client.66644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[139570]: from='client.66650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2916715801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[142991]: from='client.66644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[142991]: from='client.66650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:24.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2916715801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:25.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:24 smithi118 ceph-mon[131825]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:24 smithi078 ceph-mon[139570]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:25.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:24 smithi078 ceph-mon[142991]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:25:27.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:26 smithi118 ceph-mon[131825]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:27.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:26 smithi078 ceph-mon[139570]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:26 smithi078 ceph-mon[142991]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:28 smithi118 ceph-mon[131825]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:29.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:28 smithi078 ceph-mon[139570]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:29.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:28 smithi078 ceph-mon[142991]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:31 smithi118 ceph-mon[131825]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:31 smithi078 ceph-mon[139570]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:31.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:31 smithi078 ceph-mon[142991]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:33.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:33 smithi118 ceph-mon[131825]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:33 smithi078 ceph-mon[139570]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:33.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:33 smithi078 ceph-mon[142991]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:35.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:34 smithi118 ceph-mon[131825]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:35.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:34 smithi078 ceph-mon[139570]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:34 smithi078 ceph-mon[142991]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:25:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:36 smithi118 ceph-mon[131825]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:36 smithi078 ceph-mon[139570]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:37.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:36 smithi078 ceph-mon[142991]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:39.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:38 smithi118 ceph-mon[131825]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:38 smithi078 ceph-mon[139570]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:39.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:38 smithi078 ceph-mon[142991]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:41.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:41 smithi118 ceph-mon[131825]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:41 smithi078 ceph-mon[139570]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:41.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:41 smithi078 ceph-mon[142991]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:43.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:42 smithi118 ceph-mon[131825]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:43.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:42 smithi078 ceph-mon[139570]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:43.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:42 smithi078 ceph-mon[142991]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:45.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:44 smithi118 ceph-mon[131825]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:44 smithi078 ceph-mon[139570]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:45.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:44 smithi078 ceph-mon[142991]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:25:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:46 smithi118 ceph-mon[131825]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:47.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:46 smithi078 ceph-mon[139570]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:47.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:46 smithi078 ceph-mon[142991]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:48.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:48.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:25:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:48 smithi118 ceph-mon[131825]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:48 smithi078 ceph-mon[142991]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:49.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:48 smithi078 ceph-mon[139570]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:51 smithi118 ceph-mon[131825]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:51.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:51 smithi078 ceph-mon[139570]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:51 smithi078 ceph-mon[142991]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:53.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:52 smithi118 ceph-mon[131825]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:53.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:52 smithi078 ceph-mon[142991]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:53.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:52 smithi078 ceph-mon[139570]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:54.026 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:25:54.332 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6324M 2084M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5737M 2084M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5293M 2084M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4978M 2084M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4547M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (9h) 4m ago 10h 5330M 2449M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 4m ago 10h 4657M 2449M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 4m ago 10h 5282M 2449M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:25:54.333 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:25:54.717 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:25:54.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:25:54.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:25:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:54 smithi118 ceph-mon[131825]: from='client.56694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:54 smithi118 ceph-mon[131825]: from='client.66668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:54 smithi118 ceph-mon[131825]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:55.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2239128854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[142991]: from='client.56694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[142991]: from='client.66668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[142991]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:55.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2239128854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:55.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[139570]: from='client.56694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[139570]: from='client.66668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:25:55.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[139570]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:55.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2239128854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:25:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:25:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:25:57.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:56 smithi118 ceph-mon[131825]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:57.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:56 smithi078 ceph-mon[139570]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:56 smithi078 ceph-mon[142991]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:25:58 smithi118 ceph-mon[131825]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:59.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:25:58 smithi078 ceph-mon[139570]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:25:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:25:58 smithi078 ceph-mon[142991]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:01 smithi118 ceph-mon[131825]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:01.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:01 smithi078 ceph-mon[139570]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:01.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:01 smithi078 ceph-mon[142991]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:03.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:03 smithi118 ceph-mon[131825]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:03 smithi078 ceph-mon[139570]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:03 smithi078 ceph-mon[142991]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:04 smithi118 ceph-mon[131825]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:05.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:04 smithi078 ceph-mon[139570]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:05.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:04 smithi078 ceph-mon[142991]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:06.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:26:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:26:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:26:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:26:07.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2446M 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2075M 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:07 smithi118 ceph-mon[131825]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:07.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2446M 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2075M 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[139570]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2446M 2023-12-16T11:26:07.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2075M 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:26:07.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:07 smithi078 ceph-mon[142991]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:08 smithi118 ceph-mon[131825]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:08 smithi078 ceph-mon[139570]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:09.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:08 smithi078 ceph-mon[142991]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:11.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:11 smithi118 ceph-mon[131825]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:11.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:11 smithi078 ceph-mon[139570]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:11.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:11 smithi078 ceph-mon[142991]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:12 smithi118 ceph-mon[131825]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:13.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:12 smithi078 ceph-mon[139570]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:13.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:12 smithi078 ceph-mon[142991]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:14 smithi118 ceph-mon[131825]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:15.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:14 smithi078 ceph-mon[139570]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:15.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:14 smithi078 ceph-mon[142991]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:26:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:16 smithi118 ceph-mon[131825]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:17.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:16 smithi078 ceph-mon[139570]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:17.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:16 smithi078 ceph-mon[142991]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:18.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:18 smithi118 ceph-mon[131825]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:19.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:18 smithi078 ceph-mon[139570]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:19.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:18 smithi078 ceph-mon[142991]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:21.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:21 smithi118 ceph-mon[131825]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:21.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:21 smithi078 ceph-mon[139570]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:21.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:21 smithi078 ceph-mon[142991]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:22 smithi118 ceph-mon[131825]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:23.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:22 smithi078 ceph-mon[139570]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:23.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:22 smithi078 ceph-mon[142991]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:25.073 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:26:25.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:24 smithi118 ceph-mon[131825]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:24 smithi078 ceph-mon[139570]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:25.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:24 smithi078 ceph-mon[142991]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:25.381 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:26:25.381 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:26:25.381 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:26:25.381 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:26:25.381 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (9h) 5m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:26:25.382 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:26:25.764 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:26:25.764 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:26:25.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:26:25.764 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:26:25.765 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:26:26.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:26 smithi118 ceph-mon[131825]: from='client.66680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:26 smithi118 ceph-mon[131825]: from='client.66686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3574181035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:26.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[139570]: from='client.66680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[139570]: from='client.66686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3574181035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:26.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[142991]: from='client.66680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[142991]: from='client.66686 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:26.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3574181035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:26:27.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:27 smithi118 ceph-mon[131825]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:27.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:27 smithi078 ceph-mon[139570]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:27.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:27 smithi078 ceph-mon[142991]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:28 smithi118 ceph-mon[131825]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:29.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:28 smithi078 ceph-mon[139570]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:29.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:28 smithi078 ceph-mon[142991]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:31.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:31 smithi118 ceph-mon[131825]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:31.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:31 smithi078 ceph-mon[139570]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:31.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:31 smithi078 ceph-mon[142991]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:33.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:33 smithi118 ceph-mon[131825]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:33.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:33 smithi078 ceph-mon[142991]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:33.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:33 smithi078 ceph-mon[139570]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:35.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:34 smithi118 ceph-mon[131825]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:35.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:34 smithi078 ceph-mon[139570]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:35.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:34 smithi078 ceph-mon[142991]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:26:37.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:36 smithi118 ceph-mon[131825]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:37.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:36 smithi078 ceph-mon[139570]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:37.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:36 smithi078 ceph-mon[142991]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:39.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:38 smithi118 ceph-mon[131825]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:39.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:38 smithi078 ceph-mon[139570]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:39.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:38 smithi078 ceph-mon[142991]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:41.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:41 smithi118 ceph-mon[131825]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:41.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:41 smithi078 ceph-mon[139570]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:41.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:41 smithi078 ceph-mon[142991]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:43.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:42 smithi118 ceph-mon[131825]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:43.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:42 smithi078 ceph-mon[139570]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:43.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:42 smithi078 ceph-mon[142991]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:45.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:44 smithi118 ceph-mon[131825]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:45.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:44 smithi078 ceph-mon[139570]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:45.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:44 smithi078 ceph-mon[142991]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:26:47.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:46 smithi118 ceph-mon[131825]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:47.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:46 smithi078 ceph-mon[139570]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:47.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:46 smithi078 ceph-mon[142991]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:48.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:48.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:48.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:26:49.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:48 smithi118 ceph-mon[131825]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:49.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:48 smithi078 ceph-mon[139570]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:49.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:48 smithi078 ceph-mon[142991]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:51.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:51 smithi118 ceph-mon[131825]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:51.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:51 smithi078 ceph-mon[139570]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:51.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:51 smithi078 ceph-mon[142991]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:53.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:52 smithi118 ceph-mon[131825]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:53.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:52 smithi078 ceph-mon[139570]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:53.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:52 smithi078 ceph-mon[142991]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:55.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:54 smithi118 ceph-mon[131825]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:55.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:54 smithi078 ceph-mon[139570]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:55.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:54 smithi078 ceph-mon[142991]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:56.108 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:26:56.414 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:26:56.414 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:26:56.415 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:26:56.416 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:26:56.416 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:26:56.416 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (9h) 5m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:26:56.416 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:26:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:26:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:26:56.801 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:26:56.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:26:56.801 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:26:56.801 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:56.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:26:56.802 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:26:56.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:26:56.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:26:56.803 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:26:56.803 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:26:57.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:56 smithi118 ceph-mon[131825]: from='client.56730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:56 smithi118 ceph-mon[131825]: from='client.56736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:56 smithi118 ceph-mon[131825]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[142991]: from='client.56730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[142991]: from='client.56736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[142991]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:57.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[139570]: from='client.56730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[139570]: from='client.56736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:26:57.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:56 smithi078 ceph-mon[139570]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:58.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/430823187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:58.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/430823187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:58.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/430823187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:26:59.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:26:58 smithi118 ceph-mon[131825]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:59.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:26:58 smithi078 ceph-mon[139570]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:26:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:26:58 smithi078 ceph-mon[142991]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:01.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:01 smithi118 ceph-mon[131825]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:01.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:01 smithi078 ceph-mon[139570]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:01.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:01 smithi078 ceph-mon[142991]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:03.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:03 smithi118 ceph-mon[131825]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:03 smithi078 ceph-mon[139570]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:03 smithi078 ceph-mon[142991]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:05.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:04 smithi118 ceph-mon[131825]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:05.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:04 smithi078 ceph-mon[139570]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:05.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:04 smithi078 ceph-mon[142991]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:27:07.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:06 smithi118 ceph-mon[131825]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:07.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:27:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:06 smithi078 ceph-mon[139570]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:07.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:27:07.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:06 smithi078 ceph-mon[142991]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:07.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:27:08.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:27:08.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:27:08.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:07 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:27:08.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:27:08.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:27:08.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:27:08.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:27:08.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:27:08.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:07 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:27:09.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:08 smithi118 ceph-mon[131825]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:09.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:08 smithi078 ceph-mon[142991]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:09.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:08 smithi078 ceph-mon[139570]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:11.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:11 smithi118 ceph-mon[131825]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:11.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:11 smithi078 ceph-mon[139570]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:11.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:11 smithi078 ceph-mon[142991]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:13.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:12 smithi118 ceph-mon[131825]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:13.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:12 smithi078 ceph-mon[139570]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:13.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:12 smithi078 ceph-mon[142991]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:14 smithi118 ceph-mon[131825]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:15.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:14 smithi078 ceph-mon[142991]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:15.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:14 smithi078 ceph-mon[139570]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:27:17.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:16 smithi118 ceph-mon[131825]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:17.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:16 smithi078 ceph-mon[139570]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:17.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:16 smithi078 ceph-mon[142991]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:18.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:18.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:19.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:18 smithi118 ceph-mon[131825]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:19.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:18 smithi078 ceph-mon[139570]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:19.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:18 smithi078 ceph-mon[142991]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:21.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:21 smithi118 ceph-mon[131825]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:21.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:21 smithi078 ceph-mon[139570]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:21.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:21 smithi078 ceph-mon[142991]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:23.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:22 smithi118 ceph-mon[131825]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:23.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:22 smithi078 ceph-mon[139570]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:23.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:22 smithi078 ceph-mon[142991]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:25.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:24 smithi118 ceph-mon[131825]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:24 smithi078 ceph-mon[139570]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:25.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:24 smithi078 ceph-mon[142991]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:27:27.147 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:27:27.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:26 smithi118 ceph-mon[131825]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:27.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:26 smithi078 ceph-mon[139570]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:27.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:26 smithi078 ceph-mon[142991]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:27:27.458 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:27:27.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:27:27.460 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:27:27.841 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:27:27.842 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:27:28.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:27 smithi118 ceph-mon[131825]: from='client.66716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:28.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:27 smithi118 ceph-mon[131825]: from='client.66722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:28.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:27 smithi078 ceph-mon[139570]: from='client.66716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:28.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:27 smithi078 ceph-mon[139570]: from='client.66722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:28.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:27 smithi078 ceph-mon[142991]: from='client.66716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:28.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:27 smithi078 ceph-mon[142991]: from='client.66722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:29.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3784959823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:27:29.232 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3784959823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:27:29.233 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3784959823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:27:30.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:29 smithi118 ceph-mon[131825]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:30.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:29 smithi078 ceph-mon[139570]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:30.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:29 smithi078 ceph-mon[142991]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:32.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:32 smithi118 ceph-mon[131825]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:32.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:32 smithi078 ceph-mon[139570]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:32.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:32 smithi078 ceph-mon[142991]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:33.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:33.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:34.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:34 smithi118 ceph-mon[131825]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:34.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:34 smithi078 ceph-mon[139570]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:34.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:34 smithi078 ceph-mon[142991]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:36.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:36 smithi118 ceph-mon[131825]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:36.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:36 smithi078 ceph-mon[139570]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:36.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:36 smithi078 ceph-mon[142991]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:27:38.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:38 smithi118 ceph-mon[131825]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:38.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:38 smithi078 ceph-mon[139570]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:38.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:38 smithi078 ceph-mon[142991]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:40.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:40 smithi118 ceph-mon[131825]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:40.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:40 smithi078 ceph-mon[139570]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:40.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:40 smithi078 ceph-mon[142991]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:42.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:42 smithi118 ceph-mon[131825]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:42.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:42 smithi078 ceph-mon[139570]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:42 smithi078 ceph-mon[142991]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:44.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:44 smithi118 ceph-mon[131825]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:44.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:44 smithi078 ceph-mon[139570]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:44.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:44 smithi078 ceph-mon[142991]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:46.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:46 smithi118 ceph-mon[131825]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:46.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:46 smithi078 ceph-mon[139570]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:46.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:46 smithi078 ceph-mon[142991]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:27:48.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:48 smithi118 ceph-mon[131825]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:48.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:48.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:48 smithi078 ceph-mon[139570]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:48.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:48 smithi078 ceph-mon[142991]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:27:50.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:50 smithi118 ceph-mon[131825]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:50.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:50 smithi078 ceph-mon[139570]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:50.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:50 smithi078 ceph-mon[142991]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:52.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:52 smithi118 ceph-mon[131825]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:52.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:52 smithi078 ceph-mon[139570]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:52.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:52 smithi078 ceph-mon[142991]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:54.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:54 smithi118 ceph-mon[131825]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:54.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:54 smithi078 ceph-mon[139570]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:54.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:54 smithi078 ceph-mon[142991]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:56.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:56 smithi118 ceph-mon[131825]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:56.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:56 smithi078 ceph-mon[142991]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:56.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:56 smithi078 ceph-mon[139570]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:27:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:27:58.188 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:27:58.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:58 smithi118 ceph-mon[131825]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:58.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:58 smithi078 ceph-mon[139570]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:58.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:58 smithi078 ceph-mon[142991]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:27:58.497 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:27:58.498 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:27:58.880 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:27:58.881 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:27:58.882 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:27:58.882 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:27:58.882 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:27:58.882 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:27:59.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:59 smithi118 ceph-mon[131825]: from='client.56766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:59 smithi118 ceph-mon[131825]: from='client.56772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:27:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/773063468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:27:59.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[139570]: from='client.56766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[139570]: from='client.56772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/773063468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:27:59.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[142991]: from='client.56766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[142991]: from='client.56772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:27:59.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:27:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/773063468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:28:00.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:00 smithi118 ceph-mon[131825]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:00.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:00 smithi078 ceph-mon[139570]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:00.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:00 smithi078 ceph-mon[142991]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:02.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:02 smithi118 ceph-mon[131825]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:02.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:02 smithi078 ceph-mon[139570]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:02.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:02 smithi078 ceph-mon[142991]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:03.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:03.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:03.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:04.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:04 smithi118 ceph-mon[131825]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:04.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:04 smithi078 ceph-mon[139570]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:04.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:04 smithi078 ceph-mon[142991]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:06.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:06 smithi118 ceph-mon[131825]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:06.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:06 smithi078 ceph-mon[139570]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:06.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:06 smithi078 ceph-mon[142991]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:28:08.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:08 smithi118 ceph-mon[131825]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:08.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:28:08.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:08.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[142991]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[139570]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:09.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:28:09.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:28:09.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:09.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:28:09.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:28:09.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:09.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:28:09.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:28:09.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:28:10.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:10 smithi078 ceph-mon[142991]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:10.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:10 smithi078 ceph-mon[139570]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:10 smithi118 ceph-mon[131825]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:12.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:12 smithi078 ceph-mon[139570]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:12.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:12 smithi078 ceph-mon[142991]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:12.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:12 smithi118 ceph-mon[131825]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:14.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:14 smithi078 ceph-mon[139570]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:14.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:14 smithi078 ceph-mon[142991]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:14.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:14 smithi118 ceph-mon[131825]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:16.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:16 smithi078 ceph-mon[139570]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:16.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:16 smithi078 ceph-mon[142991]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:16 smithi118 ceph-mon[131825]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:28:18.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:18 smithi078 ceph-mon[139570]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:18.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:18.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:18 smithi078 ceph-mon[142991]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:18.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:18.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:18 smithi118 ceph-mon[131825]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:18.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:20.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:20 smithi078 ceph-mon[139570]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:20.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:20 smithi078 ceph-mon[142991]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:20.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:20 smithi118 ceph-mon[131825]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:22.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:22 smithi078 ceph-mon[139570]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:22.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:22 smithi078 ceph-mon[142991]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:22 smithi118 ceph-mon[131825]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:24.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:24 smithi078 ceph-mon[139570]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:24.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:24 smithi078 ceph-mon[142991]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:24.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:24 smithi118 ceph-mon[131825]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:26.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:26 smithi078 ceph-mon[139570]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:26.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:26 smithi078 ceph-mon[142991]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:26.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:26 smithi118 ceph-mon[131825]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:28:28.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:28 smithi078 ceph-mon[139570]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:28.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:28 smithi078 ceph-mon[142991]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:28.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:28 smithi118 ceph-mon[131825]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:29.233 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:28:29.542 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:28:29.543 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:28:29.923 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:28:29.924 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[139570]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[139570]: from='client.56784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[139570]: from='client.66758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1070083087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[142991]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[142991]: from='client.56784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[142991]: from='client.66758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1070083087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:28:30.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:30 smithi118 ceph-mon[131825]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:30 smithi118 ceph-mon[131825]: from='client.56784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:30 smithi118 ceph-mon[131825]: from='client.66758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:28:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1070083087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:28:32.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:32 smithi078 ceph-mon[139570]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:32.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:32 smithi078 ceph-mon[142991]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:32 smithi118 ceph-mon[131825]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:33.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:33.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:34.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:34 smithi078 ceph-mon[139570]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:34.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:34 smithi078 ceph-mon[142991]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:34.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:34 smithi118 ceph-mon[131825]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:36.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:36 smithi078 ceph-mon[139570]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:36.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:36 smithi078 ceph-mon[142991]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:36.481 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:28:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:36 smithi118 ceph-mon[131825]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:38.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:38 smithi078 ceph-mon[139570]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:38.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:38 smithi078 ceph-mon[142991]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:38.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:38 smithi118 ceph-mon[131825]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:40.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:40 smithi078 ceph-mon[139570]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:40.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:40 smithi078 ceph-mon[142991]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:40 smithi118 ceph-mon[131825]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:42.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:42 smithi078 ceph-mon[139570]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:42 smithi078 ceph-mon[142991]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:42.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:42 smithi118 ceph-mon[131825]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:44.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:44 smithi078 ceph-mon[139570]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:44.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:44 smithi078 ceph-mon[142991]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:44.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:44 smithi118 ceph-mon[131825]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:46.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:46 smithi118 ceph-mon[131825]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:46 smithi078 ceph-mon[139570]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:46.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:46 smithi078 ceph-mon[142991]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:28:48.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:48 smithi118 ceph-mon[131825]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:48 smithi078 ceph-mon[139570]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:48 smithi078 ceph-mon[142991]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:28:50.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:50 smithi118 ceph-mon[131825]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:50 smithi078 ceph-mon[139570]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:50.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:50 smithi078 ceph-mon[142991]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:52.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:52 smithi118 ceph-mon[131825]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:52.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:52 smithi078 ceph-mon[139570]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:52.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:52 smithi078 ceph-mon[142991]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:54.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:54 smithi118 ceph-mon[131825]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:54.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:54 smithi078 ceph-mon[139570]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:54.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:54 smithi078 ceph-mon[142991]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:56.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:56 smithi118 ceph-mon[131825]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:56 smithi078 ceph-mon[139570]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:56.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:56 smithi078 ceph-mon[142991]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:28:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:28:58.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:28:58 smithi118 ceph-mon[131825]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:28:58 smithi078 ceph-mon[142991]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:28:58.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:28:58 smithi078 ceph-mon[139570]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:00.271 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:29:00.579 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:29:00.579 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:29:00.580 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:29:00.581 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:29:00.582 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:29:00.582 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:29:00.582 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:29:00.582 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:29:00.582 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:29:00.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:00 smithi118 ceph-mon[131825]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:00 smithi078 ceph-mon[139570]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:00.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:00 smithi078 ceph-mon[142991]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:00.962 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:29:01.003 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:29:01.004 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:29:01.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:01 smithi118 ceph-mon[131825]: from='client.66770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:01 smithi118 ceph-mon[131825]: from='client.66776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2558256901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[139570]: from='client.66770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[139570]: from='client.66776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2558256901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[142991]: from='client.66770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[142991]: from='client.66776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:01.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2558256901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:02.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:02 smithi118 ceph-mon[131825]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:02 smithi078 ceph-mon[139570]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:02 smithi078 ceph-mon[142991]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:04.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:04 smithi118 ceph-mon[131825]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:04.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:04 smithi078 ceph-mon[139570]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:04 smithi078 ceph-mon[142991]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:06.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:06 smithi118 ceph-mon[131825]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:29:06.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:06 smithi078 ceph-mon[142991]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:06 smithi078 ceph-mon[139570]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:08 smithi118 ceph-mon[131825]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:29:08.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:08 smithi078 ceph-mon[139570]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:08.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:29:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:08 smithi078 ceph-mon[142991]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:29:09.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:29:09.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:29:09.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:29:09.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:29:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:10 smithi118 ceph-mon[131825]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:10 smithi078 ceph-mon[142991]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:10.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:10 smithi078 ceph-mon[139570]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:12 smithi118 ceph-mon[131825]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:12.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:12 smithi078 ceph-mon[139570]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:12.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:12 smithi078 ceph-mon[142991]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:14.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:14 smithi118 ceph-mon[131825]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:14.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:14 smithi078 ceph-mon[139570]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:14.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:14 smithi078 ceph-mon[142991]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:16.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:16 smithi118 ceph-mon[131825]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:16.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:16 smithi078 ceph-mon[139570]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:16 smithi078 ceph-mon[142991]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:29:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:18 smithi118 ceph-mon[131825]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:18 smithi078 ceph-mon[139570]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:18.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:18 smithi078 ceph-mon[142991]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:18.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:20 smithi118 ceph-mon[131825]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:20 smithi078 ceph-mon[139570]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:20 smithi078 ceph-mon[142991]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:22 smithi118 ceph-mon[131825]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:22.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:22 smithi078 ceph-mon[139570]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:22.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:22 smithi078 ceph-mon[142991]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:24.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:24 smithi118 ceph-mon[131825]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:24.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:24 smithi078 ceph-mon[139570]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:24.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:24 smithi078 ceph-mon[142991]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:26.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:26 smithi118 ceph-mon[131825]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:26 smithi078 ceph-mon[142991]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:26 smithi078 ceph-mon[139570]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:29:28.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:28 smithi118 ceph-mon[131825]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:28.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:28 smithi078 ceph-mon[139570]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:28.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:28 smithi078 ceph-mon[142991]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:30 smithi118 ceph-mon[131825]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:30.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:30 smithi078 ceph-mon[142991]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:30.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:30 smithi078 ceph-mon[139570]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:31.309 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:29:31.617 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:29:31.617 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:29:31.617 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:29:31.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:29:31.617 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:29:31.618 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:29:31.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:29:31.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:29:31.619 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:29:31.619 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:29:32.001 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:29:32.001 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:29:32.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:29:32.001 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:29:32.002 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:29:32.003 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:29:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:32 smithi118 ceph-mon[131825]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:32 smithi118 ceph-mon[131825]: from='client.66788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:32 smithi118 ceph-mon[131825]: from='client.66794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/737424735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[139570]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[139570]: from='client.66788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[139570]: from='client.66794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/737424735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[142991]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[142991]: from='client.66788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[142991]: from='client.66794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:29:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/737424735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:29:33.665 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:33.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:33.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:34.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:34 smithi118 ceph-mon[131825]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:34 smithi078 ceph-mon[139570]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:34 smithi078 ceph-mon[142991]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:36 smithi118 ceph-mon[131825]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:36.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:36 smithi078 ceph-mon[142991]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:36 smithi078 ceph-mon[139570]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:29:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:38 smithi118 ceph-mon[131825]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:38 smithi078 ceph-mon[139570]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:38.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:38 smithi078 ceph-mon[142991]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:40 smithi118 ceph-mon[131825]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:40.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:40 smithi078 ceph-mon[142991]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:40 smithi078 ceph-mon[139570]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:42.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:42 smithi118 ceph-mon[131825]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:42.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:42 smithi078 ceph-mon[139570]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:42.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:42 smithi078 ceph-mon[142991]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:44.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:44 smithi118 ceph-mon[131825]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:44.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:44 smithi078 ceph-mon[139570]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:44.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:44 smithi078 ceph-mon[142991]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:46.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:46 smithi118 ceph-mon[131825]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:46 smithi078 ceph-mon[139570]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:46.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:46 smithi078 ceph-mon[142991]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:29:47.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:47.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:47.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:29:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:48 smithi118 ceph-mon[131825]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:48 smithi078 ceph-mon[142991]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:48 smithi078 ceph-mon[139570]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:50.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:50 smithi118 ceph-mon[131825]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:50 smithi078 ceph-mon[139570]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:50.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:50 smithi078 ceph-mon[142991]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:52.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:52 smithi118 ceph-mon[131825]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:52.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:52 smithi078 ceph-mon[139570]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:52.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:52 smithi078 ceph-mon[142991]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:54.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:54 smithi118 ceph-mon[131825]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:54.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:54 smithi078 ceph-mon[139570]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:54.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:54 smithi078 ceph-mon[142991]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:56.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:56 smithi118 ceph-mon[131825]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:56 smithi078 ceph-mon[139570]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:29:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:29:56.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:56 smithi078 ceph-mon[142991]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:58.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:29:58 smithi118 ceph-mon[131825]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:58.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:29:58 smithi078 ceph-mon[139570]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:29:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:29:58 smithi078 ceph-mon[142991]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:00.385 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:00 smithi078 conmon[139546]: 2023-12-16T11:30:00.000+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:30:00.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:00 smithi118 ceph-mon[131825]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:00.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:30:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:00 smithi078 ceph-mon[139570]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:30:00.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:00 smithi078 ceph-mon[142991]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:00.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:30:02.347 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 10m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 10m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:30:02.657 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 10m ago 10h 919M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 10m ago 10h 2448M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 10m ago 10h 1245M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 10m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 10m ago 10h 6324M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 10m ago 10h 5737M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 10m ago 10h 5293M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 10m ago 10h 4978M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:30:02.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:30:02.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:30:02.659 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:30:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:02 smithi118 ceph-mon[131825]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:02.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:02 smithi078 ceph-mon[142991]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:02.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:02.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:02 smithi078 ceph-mon[139570]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:02.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:03.040 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:30:03.040 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:30:03.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:30:03.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:30:03.042 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:30:03.042 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:30:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:03 smithi118 ceph-mon[131825]: from='client.66806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:03 smithi118 ceph-mon[131825]: from='client.66812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2185886157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[139570]: from='client.66806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[139570]: from='client.66812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2185886157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[142991]: from='client.66806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[142991]: from='client.66812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2185886157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:04.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:04 smithi118 ceph-mon[131825]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:04.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:04 smithi078 ceph-mon[139570]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:04 smithi078 ceph-mon[142991]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:06.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:06 smithi118 ceph-mon[131825]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:06 smithi078 ceph-mon[139570]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:30:06.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:06 smithi078 ceph-mon[142991]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:08 smithi118 ceph-mon[131825]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:08 smithi078 ceph-mon[142991]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:08.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:08 smithi078 ceph-mon[139570]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:09.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:30:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:30:09.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:30:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:10 smithi118 ceph-mon[131825]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:10.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:10 smithi078 ceph-mon[139570]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:10 smithi078 ceph-mon[142991]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:30:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:30:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:30:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:30:14.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:14 smithi118 ceph-mon[131825]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:14.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:14 smithi078 ceph-mon[139570]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:14.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:14 smithi078 ceph-mon[142991]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:16 smithi118 ceph-mon[131825]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:16.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:16 smithi078 ceph-mon[139570]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:16 smithi078 ceph-mon[142991]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:30:17.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:17.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:18 smithi118 ceph-mon[131825]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:18 smithi078 ceph-mon[139570]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:18.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:18 smithi078 ceph-mon[142991]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:20 smithi118 ceph-mon[131825]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:20 smithi078 ceph-mon[139570]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:20 smithi078 ceph-mon[142991]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:22.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:22 smithi118 ceph-mon[131825]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:22.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:22 smithi078 ceph-mon[139570]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:22.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:22 smithi078 ceph-mon[142991]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:24.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:24 smithi078 ceph-mon[139570]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:24.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:24 smithi078 ceph-mon[142991]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:24.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:24 smithi118 ceph-mon[131825]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:26 smithi078 ceph-mon[139570]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:26.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:26 smithi078 ceph-mon[142991]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:30:26.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:26 smithi118 ceph-mon[131825]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:28.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:28 smithi078 ceph-mon[139570]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:28.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:28 smithi078 ceph-mon[142991]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:28.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:28 smithi118 ceph-mon[131825]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:30.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:30 smithi078 ceph-mon[139570]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:30.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:30 smithi078 ceph-mon[142991]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:30.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:30 smithi118 ceph-mon[131825]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:32 smithi078 ceph-mon[139570]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:32 smithi078 ceph-mon[142991]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:32 smithi118 ceph-mon[131825]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:33.393 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 22s ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 22s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:30:33.705 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 22s ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 22s ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 22s ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 22s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 22s ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 22s ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 22s ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 22s ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:30:33.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:30:33.707 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:30:34.086 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:30:34.086 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:30:34.086 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:30:34.087 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:30:34.088 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[139570]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[139570]: from='client.56856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[139570]: from='client.56862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2646887152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[142991]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[142991]: from='client.56856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[142991]: from='client.56862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2646887152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:34 smithi118 ceph-mon[131825]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:34 smithi118 ceph-mon[131825]: from='client.56856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:34 smithi118 ceph-mon[131825]: from='client.56862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:30:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2646887152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:30:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:36 smithi078 ceph-mon[139570]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:36.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:36 smithi078 ceph-mon[142991]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:30:36.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:36 smithi118 ceph-mon[131825]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:38 smithi078 ceph-mon[139570]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:38.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:38 smithi078 ceph-mon[142991]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:38.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:38 smithi118 ceph-mon[131825]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:40 smithi078 ceph-mon[139570]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:40.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:40 smithi078 ceph-mon[142991]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:40.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:40 smithi118 ceph-mon[131825]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:42.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:42 smithi078 ceph-mon[139570]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:42.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:42 smithi078 ceph-mon[142991]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:42 smithi118 ceph-mon[131825]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:44.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:44 smithi078 ceph-mon[139570]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:44.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:44 smithi078 ceph-mon[142991]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:44.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:44 smithi118 ceph-mon[131825]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:46 smithi078 ceph-mon[139570]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:46.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:46 smithi078 ceph-mon[142991]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:30:46.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:46 smithi118 ceph-mon[131825]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:47.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:47.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:30:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:48 smithi078 ceph-mon[142991]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:48 smithi078 ceph-mon[139570]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:48.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:48 smithi118 ceph-mon[131825]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:50 smithi078 ceph-mon[139570]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:50.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:50 smithi078 ceph-mon[142991]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:50.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:50 smithi118 ceph-mon[131825]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:52.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:52 smithi078 ceph-mon[139570]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:52.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:52 smithi078 ceph-mon[142991]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:52.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:52 smithi118 ceph-mon[131825]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:54.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:54 smithi078 ceph-mon[142991]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:54.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:54 smithi078 ceph-mon[139570]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:54.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:54 smithi118 ceph-mon[131825]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:56 smithi078 ceph-mon[139570]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:56.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:56 smithi078 ceph-mon[142991]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:56.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:30:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:30:56.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:56 smithi118 ceph-mon[131825]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:58.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:30:58 smithi078 ceph-mon[139570]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:30:58 smithi078 ceph-mon[142991]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:30:58.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:30:58 smithi118 ceph-mon[131825]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:00 smithi078 ceph-mon[139570]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:00.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:00 smithi078 ceph-mon[142991]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:00.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:00 smithi118 ceph-mon[131825]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:02.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:02 smithi078 ceph-mon[139570]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:02.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:02 smithi078 ceph-mon[142991]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:02.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:02 smithi118 ceph-mon[131825]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:02.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:04.432 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:31:04.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:04 smithi078 ceph-mon[139570]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:04 smithi078 ceph-mon[142991]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 53s ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 10m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 53s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 10m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:31:04.741 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 10m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 53s ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 53s ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 10m ago 10h 1185M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 53s ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 53s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 10m ago 10h 21.4M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 53s ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 53s ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 53s ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 53s ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 10m ago 10h 4547M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 10m ago 10h 5330M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 10m ago 10h 4657M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 10m ago 10h 5282M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:31:04.742 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 10m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:31:04.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:04 smithi118 ceph-mon[131825]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:31:05.128 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:31:05.129 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:31:05.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:05 smithi118 ceph-mon[131825]: from='client.66842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:05 smithi118 ceph-mon[131825]: from='client.66848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1428216818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:05.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[139570]: from='client.66842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[139570]: from='client.66848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1428216818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:05.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[142991]: from='client.66842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[142991]: from='client.66848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:05.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1428216818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:06 smithi078 ceph-mon[139570]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:06.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:06 smithi078 ceph-mon[142991]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:31:06.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:06 smithi118 ceph-mon[131825]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:08.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:08 smithi118 ceph-mon[131825]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:08.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:08 smithi078 ceph-mon[139570]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:08.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:08 smithi078 ceph-mon[142991]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:10.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:10 smithi118 ceph-mon[131825]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:10.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:10 smithi078 ceph-mon[139570]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:10.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:10 smithi078 ceph-mon[142991]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:12.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:12 smithi118 ceph-mon[131825]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:12.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:12 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:31:12.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:12 smithi078 ceph-mon[139570]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:12.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:12 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:31:12.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:12 smithi078 ceph-mon[142991]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:12.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:12 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:31:14.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:14 smithi118 ceph-mon[131825]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:14.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:14 smithi078 ceph-mon[139570]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:14.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:14 smithi078 ceph-mon[142991]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:31:16.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:31:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:31:16.465 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:31:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:31:18.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:18 smithi118 ceph-mon[131825]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:18.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:18.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:18 smithi078 ceph-mon[139570]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:18.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:18.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:18 smithi078 ceph-mon[142991]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:18.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:20.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:20 smithi118 ceph-mon[131825]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:20.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:20 smithi078 ceph-mon[139570]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:20.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:20 smithi078 ceph-mon[142991]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:22.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:22 smithi118 ceph-mon[131825]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:22.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:22 smithi078 ceph-mon[142991]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:22.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:22 smithi078 ceph-mon[139570]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:23.162 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:31:22.731203701Z level=info msg="Completed cleanup jobs" duration=66.407808ms 2023-12-16T11:31:24.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:24 smithi118 ceph-mon[131825]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:24.489 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:24 smithi078 ceph-mon[139570]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:24.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:24 smithi078 ceph-mon[142991]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:26.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:26 smithi118 ceph-mon[131825]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:26.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:26 smithi078 ceph-mon[139570]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:26.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:26 smithi078 ceph-mon[142991]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:31:28.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:28 smithi118 ceph-mon[131825]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:28.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:28 smithi078 ceph-mon[139570]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:28.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:28 smithi078 ceph-mon[142991]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:30.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:30 smithi118 ceph-mon[131825]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:30 smithi078 ceph-mon[139570]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:30 smithi078 ceph-mon[142991]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:32.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:32 smithi118 ceph-mon[131825]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:32.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:32 smithi078 ceph-mon[139570]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:32.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:32 smithi078 ceph-mon[142991]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:33.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:33.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:34.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:34 smithi118 ceph-mon[131825]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:34.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:34 smithi078 ceph-mon[139570]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:34.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:34 smithi078 ceph-mon[142991]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:35.481 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:31:35.786 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 84s ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 20s ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 84s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 20s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 20s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 84s ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 84s ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 20s ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 84s ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 84s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 20s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 84s ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 84s ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:31:35.787 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 84s ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 84s ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 20s ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 20s ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 20s ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 20s ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:31:35.788 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 20s ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:31:36.170 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:31:36.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:31:36.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:31:36.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:36.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:31:36.171 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:31:36.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:36 smithi118 ceph-mon[131825]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:36.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:36 smithi118 ceph-mon[131825]: from='client.66860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:36.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:36 smithi078 ceph-mon[139570]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:36.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:36 smithi078 ceph-mon[139570]: from='client.66860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:36.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:36 smithi078 ceph-mon[142991]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:36.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:36 smithi078 ceph-mon[142991]: from='client.66860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:31:37.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:37 smithi118 ceph-mon[131825]: from='client.66866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:37.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/587602914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:37.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:37 smithi078 ceph-mon[139570]: from='client.66866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:37.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/587602914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:37.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:37 smithi078 ceph-mon[142991]: from='client.66866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:31:37.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/587602914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:31:38.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:38 smithi118 ceph-mon[131825]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:38.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:38 smithi078 ceph-mon[139570]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:38.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:38 smithi078 ceph-mon[142991]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:40.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:40 smithi078 ceph-mon[139570]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:40.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:40 smithi078 ceph-mon[142991]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:40 smithi118 ceph-mon[131825]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:42 smithi078 ceph-mon[142991]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:42.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:42 smithi078 ceph-mon[139570]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:42.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:42 smithi118 ceph-mon[131825]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:44.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:44 smithi078 ceph-mon[139570]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:44.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:44 smithi078 ceph-mon[142991]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:44.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:44 smithi118 ceph-mon[131825]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:46.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:46 smithi078 ceph-mon[139570]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:46.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:46 smithi078 ceph-mon[142991]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:46.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:46 smithi118 ceph-mon[131825]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:31:48.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:48 smithi078 ceph-mon[139570]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:48.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:48 smithi078 ceph-mon[142991]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:48 smithi118 ceph-mon[131825]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:31:50.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:50 smithi078 ceph-mon[139570]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:50.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:50 smithi078 ceph-mon[142991]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:50.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:50 smithi118 ceph-mon[131825]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:52.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:52 smithi078 ceph-mon[139570]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:52.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:52 smithi078 ceph-mon[142991]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:52.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:52 smithi118 ceph-mon[131825]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:54.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:54 smithi078 ceph-mon[139570]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:54.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:54 smithi078 ceph-mon[142991]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:54.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:54 smithi118 ceph-mon[131825]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:56.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:56 smithi078 ceph-mon[139570]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:56.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:56 smithi078 ceph-mon[142991]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:56.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:56 smithi118 ceph-mon[131825]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:31:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:31:58.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:31:58 smithi078 ceph-mon[139570]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:58.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:31:58 smithi078 ceph-mon[142991]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:31:58.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:31:58 smithi118 ceph-mon[131825]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:00.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:00 smithi078 ceph-mon[139570]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:00.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:00 smithi078 ceph-mon[142991]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:00.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:00 smithi118 ceph-mon[131825]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:02.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:02 smithi078 ceph-mon[139570]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:02.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:02 smithi078 ceph-mon[142991]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:02.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:02 smithi118 ceph-mon[131825]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:03.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:03.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:04.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:04 smithi078 ceph-mon[139570]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:04.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:04 smithi078 ceph-mon[142991]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:04.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:04 smithi118 ceph-mon[131825]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:06.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:06 smithi078 ceph-mon[139570]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:06.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:06 smithi078 ceph-mon[142991]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:06.520 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:32:06.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:06 smithi118 ceph-mon[131825]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:32:06.829 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:32:06.829 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 115s ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 51s ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 115s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 51s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 51s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 115s ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 115s ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 51s ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 115s ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 115s ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 51s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 115s ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 115s ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 115s ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:32:06.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 115s ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:32:06.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 51s ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:32:06.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 51s ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:32:06.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 51s ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:32:06.831 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 51s ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:32:06.831 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 51s ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:32:07.221 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:32:07.221 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:32:07.222 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:32:07.224 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:32:07.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:07 smithi078 ceph-mon[139570]: from='client.56910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:07.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:07 smithi078 ceph-mon[142991]: from='client.56910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:07.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:07 smithi118 ceph-mon[131825]: from='client.56910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[139570]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[139570]: from='client.66884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:08.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/719916229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:08.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[142991]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:08.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[142991]: from='client.66884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:08.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/719916229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:08 smithi118 ceph-mon[131825]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:08 smithi118 ceph-mon[131825]: from='client.66884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/719916229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:10.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:10 smithi078 ceph-mon[139570]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:10.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:10 smithi078 ceph-mon[142991]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:10 smithi118 ceph-mon[131825]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:12.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:12 smithi078 ceph-mon[142991]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:12.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:12 smithi078 ceph-mon[139570]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:12 smithi118 ceph-mon[131825]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:14.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:14 smithi078 ceph-mon[139570]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:14.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:14 smithi078 ceph-mon[142991]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:14.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:14 smithi118 ceph-mon[131825]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:16 smithi118 ceph-mon[131825]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:32:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:32:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:32:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:32:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:32:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[142991]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[139570]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:32:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:32:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:18 smithi118 ceph-mon[131825]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:18 smithi078 ceph-mon[139570]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:18.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:18 smithi078 ceph-mon[142991]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:18.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:20 smithi118 ceph-mon[131825]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:20 smithi078 ceph-mon[139570]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:20 smithi078 ceph-mon[142991]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:22.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:22 smithi118 ceph-mon[131825]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:22.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:22 smithi078 ceph-mon[139570]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:22.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:22 smithi078 ceph-mon[142991]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:24.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:24 smithi118 ceph-mon[131825]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:24.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:24 smithi078 ceph-mon[139570]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:24.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:24 smithi078 ceph-mon[142991]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:26.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:26 smithi118 ceph-mon[131825]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:26 smithi078 ceph-mon[139570]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:26.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:26 smithi078 ceph-mon[142991]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:26.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:32:28.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:28 smithi118 ceph-mon[131825]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:28.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:28 smithi078 ceph-mon[139570]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:28.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:28 smithi078 ceph-mon[142991]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:30 smithi118 ceph-mon[131825]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:30.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:30 smithi078 ceph-mon[139570]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:30.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:30 smithi078 ceph-mon[142991]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:32 smithi118 ceph-mon[131825]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:32 smithi078 ceph-mon[139570]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:32 smithi078 ceph-mon[142991]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:33.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:33.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:33.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:34.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:34 smithi118 ceph-mon[131825]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:34 smithi078 ceph-mon[139570]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:34.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:34 smithi078 ceph-mon[142991]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:36 smithi118 ceph-mon[131825]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:36 smithi078 ceph-mon[139570]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:32:36.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:36 smithi078 ceph-mon[142991]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:37.572 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 82s ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 82s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:32:37.878 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 82s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 82s ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 82s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 82s ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 82s ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:32:37.879 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 82s ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:32:37.880 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 82s ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:32:37.880 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 82s ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:32:38.258 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:32:38.258 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:32:38.258 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:32:38.258 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:38.258 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:32:38.259 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:32:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:38 smithi118 ceph-mon[131825]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:38 smithi118 ceph-mon[131825]: from='client.56928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4235102257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[139570]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[139570]: from='client.56928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4235102257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:38.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[142991]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:38.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[142991]: from='client.56928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:38.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4235102257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:32:39.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:39 smithi118 ceph-mon[131825]: from='client.56934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:39.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:39 smithi078 ceph-mon[139570]: from='client.56934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:39.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:39 smithi078 ceph-mon[142991]: from='client.56934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:32:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:40 smithi118 ceph-mon[131825]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:40 smithi078 ceph-mon[139570]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:40.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:40 smithi078 ceph-mon[142991]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:42.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:42 smithi118 ceph-mon[131825]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:42.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:42 smithi078 ceph-mon[139570]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:42.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:42 smithi078 ceph-mon[142991]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:44.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:44 smithi118 ceph-mon[131825]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:44.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:44 smithi078 ceph-mon[139570]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:44.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:44 smithi078 ceph-mon[142991]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:46.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:46 smithi118 ceph-mon[131825]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:46 smithi078 ceph-mon[139570]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:46.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:46 smithi078 ceph-mon[142991]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:46.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:32:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:48 smithi118 ceph-mon[131825]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:48 smithi078 ceph-mon[139570]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:48 smithi078 ceph-mon[142991]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:48.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:32:50.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:50 smithi118 ceph-mon[131825]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:50 smithi078 ceph-mon[139570]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:50.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:50 smithi078 ceph-mon[142991]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:52.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:52 smithi118 ceph-mon[131825]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:52.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:52 smithi078 ceph-mon[139570]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:52.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:52 smithi078 ceph-mon[142991]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:54.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:54 smithi118 ceph-mon[131825]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:54.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:54 smithi078 ceph-mon[139570]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:54.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:54 smithi078 ceph-mon[142991]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:56.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:56 smithi118 ceph-mon[131825]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:56 smithi078 ceph-mon[139570]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:32:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:32:56.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:56 smithi078 ceph-mon[142991]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:58.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:32:58 smithi118 ceph-mon[131825]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:58.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:32:58 smithi078 ceph-mon[139570]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:32:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:32:58 smithi078 ceph-mon[142991]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:00.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:00 smithi118 ceph-mon[131825]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:00 smithi078 ceph-mon[139570]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:00.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:00 smithi078 ceph-mon[142991]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:02.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:02 smithi118 ceph-mon[131825]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:02.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:02 smithi078 ceph-mon[139570]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:02.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:02 smithi078 ceph-mon[142991]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:03.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:03.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:04.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:04 smithi118 ceph-mon[131825]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:04 smithi078 ceph-mon[142991]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:04.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:04 smithi078 ceph-mon[139570]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:06.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:06 smithi118 ceph-mon[131825]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:06 smithi078 ceph-mon[139570]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:33:06.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:06 smithi078 ceph-mon[142991]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:08.604 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:33:08.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:08 smithi118 ceph-mon[131825]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:08.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:08 smithi078 ceph-mon[139570]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:08 smithi078 ceph-mon[142991]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:08.909 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:33:08.909 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 113s ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 113s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 113s ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 113s ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 113s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:33:08.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:33:08.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 113s ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:33:08.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 113s ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:33:08.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 113s ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:33:08.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 113s ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:33:08.911 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 113s ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:33:09.289 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:33:09.289 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:33:09.289 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:33:09.289 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:09.290 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:33:09.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:33:09.291 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:33:09.291 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:33:09.291 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:33:09.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:09 smithi118 ceph-mon[131825]: from='client.66914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:09.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1262624382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:09 smithi078 ceph-mon[139570]: from='client.66914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:09.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1262624382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:09.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:09 smithi078 ceph-mon[142991]: from='client.66914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:09.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1262624382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:10 smithi118 ceph-mon[131825]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:10.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:10 smithi118 ceph-mon[131825]: from='client.56952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:10.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:10 smithi078 ceph-mon[139570]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:10.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:10 smithi078 ceph-mon[139570]: from='client.56952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:10 smithi078 ceph-mon[142991]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:10 smithi078 ceph-mon[142991]: from='client.56952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:12.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:12 smithi118 ceph-mon[131825]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:12.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:12 smithi078 ceph-mon[139570]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:12 smithi078 ceph-mon[142991]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:14.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:14 smithi118 ceph-mon[131825]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:14.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:14 smithi078 ceph-mon[139570]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:14.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:14 smithi078 ceph-mon[142991]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:16 smithi118 ceph-mon[131825]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:33:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:16 smithi078 ceph-mon[142991]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:33:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:16 smithi078 ceph-mon[139570]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:16.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:33:16.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:33:17.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:33:17.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:33:17.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:33:17.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:33:17.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:33:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:33:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:33:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:33:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:33:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:18 smithi118 ceph-mon[131825]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:18 smithi078 ceph-mon[139570]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:18.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:18 smithi078 ceph-mon[142991]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:18.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:20 smithi118 ceph-mon[131825]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:20 smithi078 ceph-mon[142991]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:20 smithi078 ceph-mon[139570]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:22.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:22 smithi118 ceph-mon[131825]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:22.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:22 smithi078 ceph-mon[139570]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:22.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:22 smithi078 ceph-mon[142991]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:24.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:24 smithi118 ceph-mon[131825]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:24.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:24 smithi078 ceph-mon[139570]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:24.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:24 smithi078 ceph-mon[142991]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:26.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:26 smithi118 ceph-mon[131825]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:26 smithi078 ceph-mon[139570]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:26.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:26 smithi078 ceph-mon[142991]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:26.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:33:28.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:28 smithi118 ceph-mon[131825]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:28.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:28 smithi078 ceph-mon[139570]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:28.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:28 smithi078 ceph-mon[142991]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:30 smithi118 ceph-mon[131825]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:30.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:30 smithi078 ceph-mon[139570]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:30.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:30 smithi078 ceph-mon[142991]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:32 smithi118 ceph-mon[131825]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:32 smithi078 ceph-mon[139570]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:32.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:32.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:32 smithi078 ceph-mon[142991]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:32.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:34.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:34 smithi118 ceph-mon[131825]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:34.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:34 smithi078 ceph-mon[139570]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:34.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:34 smithi078 ceph-mon[142991]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:36.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:36 smithi118 ceph-mon[131825]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:36 smithi078 ceph-mon[139570]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:36.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:33:36.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:36 smithi078 ceph-mon[142991]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:38 smithi118 ceph-mon[131825]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:38.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:38 smithi078 ceph-mon[139570]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:38.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:38 smithi078 ceph-mon[142991]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:39.642 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:33:39.951 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:33:39.952 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:33:40.338 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:33:40.339 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:33:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:40 smithi118 ceph-mon[131825]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:40.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:40 smithi118 ceph-mon[131825]: from='client.66932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:40.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1715370294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[139570]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[139570]: from='client.66932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:40.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1715370294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:40.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[142991]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:40.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[142991]: from='client.66932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:40.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1715370294' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:33:41.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:41 smithi118 ceph-mon[131825]: from='client.66938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:41.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:41 smithi078 ceph-mon[139570]: from='client.66938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:41.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:41 smithi078 ceph-mon[142991]: from='client.66938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:33:42.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:42 smithi118 ceph-mon[131825]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:42.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:42 smithi078 ceph-mon[139570]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:42.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:42 smithi078 ceph-mon[142991]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:44.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:44 smithi118 ceph-mon[131825]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:44.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:44 smithi078 ceph-mon[139570]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:44.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:44 smithi078 ceph-mon[142991]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:46.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:46 smithi118 ceph-mon[131825]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:46 smithi078 ceph-mon[139570]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:46.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:33:46.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:46 smithi078 ceph-mon[142991]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:47.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:47.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:33:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:48 smithi078 ceph-mon[139570]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:48 smithi078 ceph-mon[142991]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:48.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:48 smithi118 ceph-mon[131825]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:50 smithi078 ceph-mon[139570]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:50.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:50 smithi078 ceph-mon[142991]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:50.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:50 smithi118 ceph-mon[131825]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:52.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:52 smithi078 ceph-mon[139570]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:52.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:52 smithi078 ceph-mon[142991]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:52.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:52 smithi118 ceph-mon[131825]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:54.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:54 smithi078 ceph-mon[139570]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:54.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:54 smithi078 ceph-mon[142991]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:54.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:54 smithi118 ceph-mon[131825]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:56 smithi078 ceph-mon[139570]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:56.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:56 smithi078 ceph-mon[142991]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:56.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:33:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:33:56.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:56 smithi118 ceph-mon[131825]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:58.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:33:58 smithi078 ceph-mon[139570]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:33:58 smithi078 ceph-mon[142991]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:33:58.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:33:58 smithi118 ceph-mon[131825]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:00.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:00 smithi078 ceph-mon[139570]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:00.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:00 smithi078 ceph-mon[142991]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:00.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:00 smithi118 ceph-mon[131825]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:02.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:02 smithi078 ceph-mon[139570]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:02.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:02.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:02 smithi078 ceph-mon[142991]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:02.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:02.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:02 smithi118 ceph-mon[131825]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:02.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:04.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:04 smithi078 ceph-mon[139570]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:04 smithi078 ceph-mon[142991]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:04.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:04 smithi118 ceph-mon[131825]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:06 smithi078 ceph-mon[139570]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:06.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:06 smithi078 ceph-mon[142991]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:06.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:34:06.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:06 smithi118 ceph-mon[131825]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:08.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:08 smithi078 ceph-mon[139570]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:08 smithi078 ceph-mon[142991]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:08.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:08 smithi118 ceph-mon[131825]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:10.683 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:34:10.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:10 smithi078 ceph-mon[139570]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:10 smithi078 ceph-mon[142991]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:10.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:10 smithi118 ceph-mon[131825]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:34:10.993 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:34:10.994 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:34:11.372 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:34:11.373 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:34:11.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:11 smithi078 ceph-mon[139570]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:11.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3071223439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:11.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:11 smithi078 ceph-mon[142991]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:11.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3071223439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:11.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:11 smithi118 ceph-mon[131825]: from='client.56982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:11.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3071223439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:12.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:12 smithi078 ceph-mon[142991]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:12.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:12 smithi078 ceph-mon[142991]: from='client.66956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:12.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:12 smithi078 ceph-mon[139570]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:12.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:12 smithi078 ceph-mon[139570]: from='client.66956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:12.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:12 smithi118 ceph-mon[131825]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:12.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:12 smithi118 ceph-mon[131825]: from='client.66956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:14.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:14 smithi078 ceph-mon[139570]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:14.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:14 smithi078 ceph-mon[142991]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:14.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:14 smithi118 ceph-mon[131825]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:16.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:16 smithi078 ceph-mon[139570]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:16.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:16 smithi078 ceph-mon[142991]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:16.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:34:16.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:16 smithi118 ceph-mon[131825]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:17.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:34:17.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:17.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:34:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:34:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:34:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:34:17.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:18.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:18 smithi078 ceph-mon[139570]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:18.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:18 smithi078 ceph-mon[142991]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:18.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:18 smithi118 ceph-mon[131825]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:20 smithi078 ceph-mon[139570]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:20 smithi078 ceph-mon[142991]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:20 smithi118 ceph-mon[131825]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:22.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:22 smithi078 ceph-mon[139570]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:22.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:22 smithi078 ceph-mon[142991]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:22.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:22 smithi118 ceph-mon[131825]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:24.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:24 smithi078 ceph-mon[139570]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:24.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:24 smithi078 ceph-mon[142991]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:24.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:24 smithi118 ceph-mon[131825]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:26 smithi078 ceph-mon[139570]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:26.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:34:26.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:26 smithi078 ceph-mon[142991]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:26.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:26 smithi118 ceph-mon[131825]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:28.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:28 smithi078 ceph-mon[139570]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:28.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:28 smithi078 ceph-mon[142991]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:28.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:28 smithi118 ceph-mon[131825]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:30.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:30 smithi078 ceph-mon[139570]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:30.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:30 smithi078 ceph-mon[142991]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:30.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:30 smithi118 ceph-mon[131825]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:32 smithi118 ceph-mon[131825]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:32.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:32 smithi078 ceph-mon[139570]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:32.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:32.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:32 smithi078 ceph-mon[142991]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:32.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:34 smithi118 ceph-mon[131825]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:34.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:34 smithi078 ceph-mon[139570]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:34.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:34 smithi078 ceph-mon[142991]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:36 smithi078 ceph-mon[139570]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:36.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:34:36.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:36 smithi078 ceph-mon[142991]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:36.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:36 smithi118 ceph-mon[131825]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:38.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:38 smithi118 ceph-mon[131825]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:38 smithi078 ceph-mon[139570]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:38.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:38 smithi078 ceph-mon[142991]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:40.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:40 smithi118 ceph-mon[131825]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:40.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:40 smithi078 ceph-mon[139570]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:40.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:40 smithi078 ceph-mon[142991]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:41.720 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:34:42.027 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:34:42.027 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:34:42.027 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:34:42.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:34:42.027 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:34:42.028 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:34:42.029 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:34:42.029 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:34:42.029 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:42.408 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:34:42.409 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:34:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:42 smithi118 ceph-mon[131825]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:42.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:42 smithi118 ceph-mon[131825]: from='client.66968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:42.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2448639100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:42.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[139570]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:42.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[139570]: from='client.66968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:42.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2448639100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:42.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[142991]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:42.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[142991]: from='client.66968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:42.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2448639100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:34:43.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:43 smithi118 ceph-mon[131825]: from='client.66974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:43.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:43 smithi078 ceph-mon[139570]: from='client.66974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:43.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:43 smithi078 ceph-mon[142991]: from='client.66974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:34:44.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:44 smithi118 ceph-mon[131825]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:44.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:44 smithi078 ceph-mon[139570]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:44.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:44 smithi078 ceph-mon[142991]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:46 smithi078 ceph-mon[139570]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:46.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:34:46.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:46 smithi078 ceph-mon[142991]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:46.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:46 smithi118 ceph-mon[131825]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:47.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:47.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:34:48.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:48 smithi118 ceph-mon[131825]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:48.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:48 smithi078 ceph-mon[139570]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:48.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:48 smithi078 ceph-mon[142991]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:50.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:50 smithi118 ceph-mon[131825]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:50.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:50 smithi078 ceph-mon[139570]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:50.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:50 smithi078 ceph-mon[142991]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:52.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:52 smithi118 ceph-mon[131825]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:52.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:52 smithi078 ceph-mon[139570]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:52.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:52 smithi078 ceph-mon[142991]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:54.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:54 smithi118 ceph-mon[131825]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:54.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:54 smithi078 ceph-mon[139570]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:54.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:54 smithi078 ceph-mon[142991]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:56 smithi078 ceph-mon[139570]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:56.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:56 smithi078 ceph-mon[142991]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:56.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:34:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:34:56.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:56 smithi118 ceph-mon[131825]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:58.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:34:58 smithi118 ceph-mon[131825]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:58.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:34:58 smithi078 ceph-mon[139570]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:34:58.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:34:58 smithi078 ceph-mon[142991]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:00.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:00 smithi118 ceph-mon[131825]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:00.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:00 smithi078 ceph-mon[139570]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:00.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:00 smithi078 ceph-mon[142991]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:02.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:02 smithi118 ceph-mon[131825]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:02.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:02.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:02 smithi078 ceph-mon[139570]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:02.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:02.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:02 smithi078 ceph-mon[142991]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:02.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:04.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:04 smithi118 ceph-mon[131825]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:04.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:04 smithi078 ceph-mon[139570]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:04.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:04 smithi078 ceph-mon[142991]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:06 smithi078 ceph-mon[139570]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:06.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:06 smithi078 ceph-mon[142991]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:06.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:35:06.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:06 smithi118 ceph-mon[131825]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:08.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:08 smithi118 ceph-mon[131825]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:08.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:08 smithi078 ceph-mon[139570]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:08.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:08 smithi078 ceph-mon[142991]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:10.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:10 smithi118 ceph-mon[131825]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:10.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:10 smithi078 ceph-mon[139570]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:10.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:10 smithi078 ceph-mon[142991]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:12.756 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:35:12.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:12 smithi118 ceph-mon[131825]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:12.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:12 smithi078 ceph-mon[139570]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:12.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:12 smithi078 ceph-mon[142991]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:13.063 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:35:13.064 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:35:13.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:35:13.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:35:13.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:35:13.065 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:35:13.065 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:35:13.445 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:35:13.446 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:35:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:35:13.447 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:35:13.447 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:35:13.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:13 smithi118 ceph-mon[131825]: from='client.66986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:13.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2394454013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:13.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:13 smithi078 ceph-mon[139570]: from='client.66986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:13.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2394454013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:13.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:13 smithi078 ceph-mon[142991]: from='client.66986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:13.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2394454013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:14.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:14 smithi118 ceph-mon[131825]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:14.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:14 smithi118 ceph-mon[131825]: from='client.66992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:14.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:14 smithi078 ceph-mon[139570]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:14.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:14 smithi078 ceph-mon[139570]: from='client.66992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:14.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:14 smithi078 ceph-mon[142991]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:14.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:14 smithi078 ceph-mon[142991]: from='client.66992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:16.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:16 smithi078 ceph-mon[139570]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:16.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:16 smithi078 ceph-mon[142991]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:16.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:35:16.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:16 smithi118 ceph-mon[131825]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:17.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:35:17.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:17.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:35:17.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:17.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:35:17.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:18.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:18 smithi118 ceph-mon[131825]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:18.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:35:18.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:35:18.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:35:18.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[139570]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:18.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:35:18.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:35:18.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:35:18.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[142991]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:18.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:35:18.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:35:18.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:35:20.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:20 smithi118 ceph-mon[131825]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:20.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:20 smithi078 ceph-mon[139570]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:21.061 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:20 smithi078 ceph-mon[142991]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:22.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:22 smithi118 ceph-mon[131825]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:22.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:22 smithi078 ceph-mon[139570]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:22.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:22 smithi078 ceph-mon[142991]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:24.913 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:24 smithi118 ceph-mon[131825]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:24.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:24 smithi078 ceph-mon[139570]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:24.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:24 smithi078 ceph-mon[142991]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:26.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:26 smithi078 ceph-mon[139570]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:26.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:26 smithi078 ceph-mon[142991]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:26.732 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:35:26.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:26 smithi118 ceph-mon[131825]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:28.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:28 smithi118 ceph-mon[131825]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:28.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:28 smithi078 ceph-mon[139570]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:28.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:28 smithi078 ceph-mon[142991]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:30.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:30 smithi118 ceph-mon[131825]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:30.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:30 smithi078 ceph-mon[139570]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:30.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:30 smithi078 ceph-mon[142991]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:32 smithi118 ceph-mon[131825]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:32.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:32.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:32 smithi078 ceph-mon[139570]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:32.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:32.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:32 smithi078 ceph-mon[142991]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:32.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:34.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:34 smithi118 ceph-mon[131825]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:34.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:34 smithi078 ceph-mon[139570]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:34.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:34 smithi078 ceph-mon[142991]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:36.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:36 smithi078 ceph-mon[139570]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:35:36.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:36 smithi078 ceph-mon[142991]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:36.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:36 smithi118 ceph-mon[131825]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:38.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:38 smithi118 ceph-mon[131825]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:38.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:38 smithi078 ceph-mon[139570]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:38.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:38 smithi078 ceph-mon[142991]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:40.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:40 smithi118 ceph-mon[131825]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:40.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:40 smithi078 ceph-mon[139570]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:40.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:40 smithi078 ceph-mon[142991]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:42.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:42 smithi118 ceph-mon[131825]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:42.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:42 smithi078 ceph-mon[139570]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:42.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:42 smithi078 ceph-mon[142991]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:43.798 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:35:44.106 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:35:44.107 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:35:44.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:35:44.485 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:35:44.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:35:44.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:35:44.485 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:35:44.485 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:35:44.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:44 smithi118 ceph-mon[131825]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:44.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:44 smithi118 ceph-mon[131825]: from='client.67004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:44.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1554389254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[139570]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[139570]: from='client.67004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1554389254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[142991]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[142991]: from='client.67004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:44.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1554389254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:35:45.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:45 smithi118 ceph-mon[131825]: from='client.57042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:45.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:45 smithi078 ceph-mon[139570]: from='client.57042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:45.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:45 smithi078 ceph-mon[142991]: from='client.57042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:35:46.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:46 smithi078 ceph-mon[139570]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:35:46.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:46 smithi078 ceph-mon[142991]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:46.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:46 smithi118 ceph-mon[131825]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:47.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:47.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:47.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:35:48.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:48 smithi118 ceph-mon[131825]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:48.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:48 smithi078 ceph-mon[139570]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:48.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:48 smithi078 ceph-mon[142991]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:50.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:50 smithi118 ceph-mon[131825]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:50.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:50 smithi078 ceph-mon[139570]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:50.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:50 smithi078 ceph-mon[142991]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:52.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:52 smithi118 ceph-mon[131825]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:52.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:52 smithi078 ceph-mon[139570]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:52.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:52 smithi078 ceph-mon[142991]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:54.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:54 smithi118 ceph-mon[131825]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:54.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:54 smithi078 ceph-mon[139570]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:54.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:54 smithi078 ceph-mon[142991]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:56 smithi078 ceph-mon[139570]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:56.763 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:35:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:35:56.763 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:56 smithi078 ceph-mon[142991]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:57.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:56 smithi118 ceph-mon[131825]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:58.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:35:58 smithi078 ceph-mon[139570]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:58.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:35:58 smithi078 ceph-mon[142991]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:35:59.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:35:58 smithi118 ceph-mon[131825]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:00.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:00 smithi078 ceph-mon[139570]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:00.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:00 smithi078 ceph-mon[142991]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:01.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:00 smithi118 ceph-mon[131825]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:02.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:02 smithi078 ceph-mon[139570]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:02.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:02.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:02 smithi078 ceph-mon[142991]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:02.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:03.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:02 smithi118 ceph-mon[131825]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:03.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:04.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:04 smithi078 ceph-mon[139570]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:04.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:04 smithi078 ceph-mon[142991]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:05.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:04 smithi118 ceph-mon[131825]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:06.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:06 smithi078 ceph-mon[139570]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:06.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:06 smithi078 ceph-mon[142991]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:36:07.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:06 smithi118 ceph-mon[131825]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:08.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:08 smithi078 ceph-mon[139570]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:08.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:08 smithi078 ceph-mon[142991]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:09.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:08 smithi118 ceph-mon[131825]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:10.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:10 smithi078 ceph-mon[139570]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:10.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:10 smithi078 ceph-mon[142991]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:11.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:10 smithi118 ceph-mon[131825]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:12.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:12 smithi078 ceph-mon[139570]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:12.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:12 smithi078 ceph-mon[142991]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:13.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:12 smithi118 ceph-mon[131825]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:14.830 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:36:14.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:14 smithi078 ceph-mon[139570]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:14.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:14 smithi078 ceph-mon[142991]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:15.137 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:36:15.138 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6328M 2075M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5742M 2075M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5294M 2075M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4985M 2075M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4573M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5362M 2446M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4686M 2446M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5316M 2446M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:36:15.139 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:36:15.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:14 smithi118 ceph-mon[131825]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:15.519 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:36:15.520 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:36:16.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[139570]: from='client.67022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[139570]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:16.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[139570]: from='client.57060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.464 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2223146360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[142991]: from='client.67022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[142991]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[142991]: from='client.57060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2223146360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:16 smithi118 ceph-mon[131825]: from='client.67022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:16 smithi118 ceph-mon[131825]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:16 smithi118 ceph-mon[131825]: from='client.57060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:16.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2223146360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[142991]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[139570]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:18.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:36:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:18 smithi118 ceph-mon[131825]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:18.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:36:19.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2442M 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2067M 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:36:19.663 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:36:19.664 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2442M 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2067M 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.732 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2442M 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2067M 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:19.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:36:19.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:36:19.734 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:36:21.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:20 smithi118 ceph-mon[131825]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:21.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:20 smithi078 ceph-mon[139570]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:21.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:20 smithi078 ceph-mon[142991]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:23.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:22 smithi118 ceph-mon[131825]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:23.231 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:22 smithi078 ceph-mon[139570]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:23.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:22 smithi078 ceph-mon[142991]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:25.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:24 smithi118 ceph-mon[131825]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:25.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:24 smithi078 ceph-mon[139570]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:25.231 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:24 smithi078 ceph-mon[142991]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:26.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:26 smithi078 ceph-mon[139570]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:26.464 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:26 smithi078 ceph-mon[142991]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:26.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:26 smithi118 ceph-mon[131825]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:36:28.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:28 smithi078 ceph-mon[139570]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:28.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:28 smithi078 ceph-mon[142991]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:28.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:28 smithi118 ceph-mon[131825]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:30.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:30 smithi078 ceph-mon[139570]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:30.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:30 smithi078 ceph-mon[142991]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:30.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:30 smithi118 ceph-mon[131825]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:32.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:32 smithi078 ceph-mon[139570]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:32.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:32 smithi078 ceph-mon[142991]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:32.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:32 smithi118 ceph-mon[131825]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:33.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:33.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:33.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:34.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:34 smithi078 ceph-mon[139570]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:34.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:34 smithi078 ceph-mon[142991]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:34.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:34 smithi118 ceph-mon[131825]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:36.463 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:36 smithi078 ceph-mon[139570]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:36.463 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:36 smithi078 ceph-mon[142991]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:36 smithi118 ceph-mon[131825]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:36:38.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:38 smithi078 ceph-mon[139570]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:38.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:38 smithi078 ceph-mon[142991]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:38.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:38 smithi118 ceph-mon[131825]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:40.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:40 smithi078 ceph-mon[139570]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:40.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:40 smithi078 ceph-mon[142991]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:40.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:40 smithi118 ceph-mon[131825]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:42.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:42 smithi078 ceph-mon[139570]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:42.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:42 smithi078 ceph-mon[142991]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:42.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:42 smithi118 ceph-mon[131825]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:44.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:44 smithi078 ceph-mon[139570]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:44.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:44 smithi078 ceph-mon[142991]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:44.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:44 smithi118 ceph-mon[131825]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:45.866 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:36:46.174 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:36:46.175 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:36:46.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:46 smithi078 ceph-mon[142991]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:46.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:46 smithi078 ceph-mon[139570]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:46.481 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:36:46.562 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:36:46.562 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:36:46.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:36:46.563 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:36:46.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:46 smithi118 ceph-mon[131825]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:47.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[142991]: from='client.57072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[142991]: from='client.57078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3897237567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:47.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[139570]: from='client.57072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[139570]: from='client.57078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3897237567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:47.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:47 smithi118 ceph-mon[131825]: from='client.57072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:47 smithi118 ceph-mon[131825]: from='client.57078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:36:47.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3897237567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:36:48.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:48 smithi118 ceph-mon[131825]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:48.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:48.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:48 smithi078 ceph-mon[139570]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:48 smithi078 ceph-mon[142991]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:36:50.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:50 smithi118 ceph-mon[131825]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:50 smithi078 ceph-mon[142991]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:50.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:50 smithi078 ceph-mon[139570]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:52.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:52 smithi118 ceph-mon[131825]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:52.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:52 smithi078 ceph-mon[139570]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:52.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:52 smithi078 ceph-mon[142991]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:54.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:54 smithi118 ceph-mon[131825]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:54.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:54 smithi078 ceph-mon[139570]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:54.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:54 smithi078 ceph-mon[142991]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:56.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:56 smithi118 ceph-mon[131825]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:56 smithi078 ceph-mon[142991]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:56.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:56 smithi078 ceph-mon[139570]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:56.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:36:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:36:58.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:36:58 smithi118 ceph-mon[131825]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:58.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:36:58 smithi078 ceph-mon[139570]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:36:58.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:36:58 smithi078 ceph-mon[142991]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:00.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:00 smithi118 ceph-mon[131825]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:00.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:00 smithi078 ceph-mon[139570]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:00.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:00 smithi078 ceph-mon[142991]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:02 smithi118 ceph-mon[131825]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:02 smithi078 ceph-mon[139570]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:02 smithi078 ceph-mon[142991]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:03.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:03.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:03.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:04 smithi118 ceph-mon[131825]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:04 smithi078 ceph-mon[139570]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:04 smithi078 ceph-mon[142991]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:06.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:06 smithi118 ceph-mon[131825]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:06 smithi078 ceph-mon[139570]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:06.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:06 smithi078 ceph-mon[142991]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:06.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:37:08.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:08 smithi118 ceph-mon[131825]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:08.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:08 smithi078 ceph-mon[139570]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:08.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:08 smithi078 ceph-mon[142991]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:10.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:10 smithi118 ceph-mon[131825]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:10.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:10 smithi078 ceph-mon[139570]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:10.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:10 smithi078 ceph-mon[142991]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:12.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:12 smithi118 ceph-mon[131825]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:12.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:12 smithi078 ceph-mon[139570]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:12.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:12 smithi078 ceph-mon[142991]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:14.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:14 smithi118 ceph-mon[131825]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:14.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:14 smithi078 ceph-mon[139570]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:14.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:14 smithi078 ceph-mon[142991]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:16.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:16 smithi118 ceph-mon[131825]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:16.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:16 smithi078 ceph-mon[139570]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:16 smithi078 ceph-mon[142991]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:16.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:37:16.907 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:37:17.218 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:37:17.218 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:37:17.218 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:37:17.218 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:37:17.218 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:37:17.219 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:37:17.220 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:37:17.608 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:37:17.608 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:37:17.608 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:37:17.608 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:17.608 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:37:17.609 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:37:18.292 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[142991]: from='client.67058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[142991]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[139570]: from='client.67058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[139570]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[139570]: from='client.57096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:18.293 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2187228112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:18.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:18 smithi118 ceph-mon[131825]: from='client.67058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:18 smithi118 ceph-mon[131825]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:18.787 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:18 smithi118 ceph-mon[131825]: from='client.57096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:18.788 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2187228112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:18.789 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[142991]: from='client.57096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:18.789 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:18.789 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2187228112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:19.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:37:19.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:37:19.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:37:20.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:20 smithi118 ceph-mon[131825]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:20.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:37:20.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:37:20.662 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:37:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[139570]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:37:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:37:20.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:37:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[142991]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:37:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:37:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:37:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:22 smithi118 ceph-mon[131825]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:22.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:22 smithi078 ceph-mon[139570]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:22.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:22 smithi078 ceph-mon[142991]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:24.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:24 smithi118 ceph-mon[131825]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:24.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:24 smithi078 ceph-mon[139570]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:24 smithi078 ceph-mon[142991]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:26.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:26 smithi118 ceph-mon[131825]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:26 smithi078 ceph-mon[139570]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:37:26.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:26 smithi078 ceph-mon[142991]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:28.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:28 smithi118 ceph-mon[131825]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:28.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:28 smithi078 ceph-mon[139570]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:28.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:28 smithi078 ceph-mon[142991]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:30.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:30 smithi118 ceph-mon[131825]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:30.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:30 smithi078 ceph-mon[139570]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:30.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:30 smithi078 ceph-mon[142991]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:32.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:32 smithi118 ceph-mon[131825]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:32 smithi078 ceph-mon[139570]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:32 smithi078 ceph-mon[142991]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:33.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:34.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:34 smithi118 ceph-mon[131825]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:34.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:34 smithi078 ceph-mon[139570]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:34 smithi078 ceph-mon[142991]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:36.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:36 smithi118 ceph-mon[131825]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:36 smithi078 ceph-mon[139570]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:36 smithi078 ceph-mon[142991]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:36.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:37:38.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:38 smithi118 ceph-mon[131825]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:38.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:38 smithi078 ceph-mon[139570]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:38.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:38 smithi078 ceph-mon[142991]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:40.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:40 smithi118 ceph-mon[131825]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:40.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:40 smithi078 ceph-mon[139570]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:40.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:40 smithi078 ceph-mon[142991]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:42.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:42 smithi118 ceph-mon[131825]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:42.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:42 smithi078 ceph-mon[139570]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:42.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:42 smithi078 ceph-mon[142991]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:44.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:44 smithi118 ceph-mon[131825]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:44 smithi078 ceph-mon[139570]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:44.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:44 smithi078 ceph-mon[142991]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:46.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:46 smithi118 ceph-mon[131825]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:46 smithi078 ceph-mon[139570]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:46 smithi078 ceph-mon[142991]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:46.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:37:47.956 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:37:48.265 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:37:48.266 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:37:48.267 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:48.647 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:37:48.648 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:37:48.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:48 smithi118 ceph-mon[131825]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:48.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:48.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:48 smithi078 ceph-mon[139570]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:48.731 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:48 smithi078 ceph-mon[142991]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:48.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:37:49.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:49 smithi118 ceph-mon[131825]: from='client.67076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:49 smithi118 ceph-mon[131825]: from='client.57114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/107333948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:49.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[139570]: from='client.67076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[139570]: from='client.57114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/107333948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:49.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[142991]: from='client.67076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[142991]: from='client.57114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:37:49.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/107333948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:37:50.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:50 smithi118 ceph-mon[131825]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:50.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:50 smithi078 ceph-mon[139570]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:50 smithi078 ceph-mon[142991]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:52.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:52 smithi118 ceph-mon[131825]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:52.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:52 smithi078 ceph-mon[139570]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:52.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:52 smithi078 ceph-mon[142991]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:54.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:54 smithi118 ceph-mon[131825]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:54.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:54 smithi078 ceph-mon[139570]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:54.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:54 smithi078 ceph-mon[142991]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:56.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:56 smithi118 ceph-mon[131825]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:56 smithi078 ceph-mon[139570]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:37:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:37:56.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:56 smithi078 ceph-mon[142991]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:58.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:37:58 smithi118 ceph-mon[131825]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:58.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:37:58 smithi078 ceph-mon[139570]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:37:58.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:37:58 smithi078 ceph-mon[142991]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:00.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:00 smithi118 ceph-mon[131825]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:00.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:00 smithi078 ceph-mon[139570]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:00.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:00 smithi078 ceph-mon[142991]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:02 smithi118 ceph-mon[131825]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:02.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:02 smithi078 ceph-mon[139570]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:02.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:02.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:02 smithi078 ceph-mon[142991]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:02.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:04.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:04 smithi118 ceph-mon[131825]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:04 smithi078 ceph-mon[139570]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:04 smithi078 ceph-mon[142991]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:06.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:06 smithi118 ceph-mon[131825]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:06 smithi078 ceph-mon[139570]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:38:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:06 smithi078 ceph-mon[142991]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:08.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:08 smithi118 ceph-mon[131825]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:08.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:08 smithi078 ceph-mon[139570]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:08.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:08 smithi078 ceph-mon[142991]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:10.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:10 smithi118 ceph-mon[131825]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:10.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:10 smithi078 ceph-mon[139570]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:10.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:10 smithi078 ceph-mon[142991]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:12.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:12 smithi118 ceph-mon[131825]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:12.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:12 smithi078 ceph-mon[139570]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:12.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:12 smithi078 ceph-mon[142991]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:14.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:14 smithi118 ceph-mon[131825]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:14.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:14 smithi078 ceph-mon[139570]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:14 smithi078 ceph-mon[142991]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:16.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:16 smithi118 ceph-mon[131825]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:16.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:16 smithi078 ceph-mon[139570]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:16 smithi078 ceph-mon[142991]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:38:17.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:17.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:17.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:18.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:18 smithi118 ceph-mon[131825]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:18.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:18 smithi078 ceph-mon[139570]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:18.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:18 smithi078 ceph-mon[142991]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:18.998 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:38:19.308 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:38:19.309 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:38:19.717 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:38:19.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:38:19.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:38:19.718 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:38:19.719 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:38:19.719 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='client.67094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3888158534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:38:20.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='client.67094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3888158534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:38:20.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:20.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='client.67094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='client.57132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3888158534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:38:20.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:38:22.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:22 smithi078 ceph-mon[139570]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:22.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:22 smithi078 ceph-mon[142991]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:22.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:22 smithi118 ceph-mon[131825]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:24.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:24 smithi078 ceph-mon[139570]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:24 smithi078 ceph-mon[142991]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:24.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:24 smithi118 ceph-mon[131825]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:26 smithi078 ceph-mon[139570]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:26 smithi078 ceph-mon[142991]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:38:26.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:26 smithi118 ceph-mon[131825]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:28.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:28 smithi078 ceph-mon[139570]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:28.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:28 smithi078 ceph-mon[142991]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:28.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:28 smithi118 ceph-mon[131825]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:30.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:30 smithi078 ceph-mon[139570]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:30.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:30 smithi078 ceph-mon[142991]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:30.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:30 smithi118 ceph-mon[131825]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:32 smithi078 ceph-mon[142991]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:32 smithi078 ceph-mon[139570]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:32.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:32 smithi118 ceph-mon[131825]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:32.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:34.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:34 smithi078 ceph-mon[139570]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:34 smithi078 ceph-mon[142991]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:34.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:34 smithi118 ceph-mon[131825]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:36.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:36 smithi078 ceph-mon[139570]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:38:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:36 smithi078 ceph-mon[142991]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:36.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:36 smithi118 ceph-mon[131825]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:38.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:38 smithi078 ceph-mon[139570]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:38.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:38 smithi078 ceph-mon[142991]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:38.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:38 smithi118 ceph-mon[131825]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:40.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:40 smithi078 ceph-mon[139570]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:40.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:40 smithi078 ceph-mon[142991]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:40.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:40 smithi118 ceph-mon[131825]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:42.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:42 smithi078 ceph-mon[139570]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:42.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:42 smithi078 ceph-mon[142991]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:42.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:42 smithi118 ceph-mon[131825]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:44.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:44 smithi078 ceph-mon[142991]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:44.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:44 smithi078 ceph-mon[139570]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:44 smithi118 ceph-mon[131825]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:46 smithi078 ceph-mon[142991]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:46.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:46 smithi078 ceph-mon[139570]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:38:46.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:46 smithi118 ceph-mon[131825]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:47.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:47.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:47.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:38:48.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:48 smithi078 ceph-mon[139570]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:48.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:48 smithi078 ceph-mon[142991]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:48.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:48 smithi118 ceph-mon[131825]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:50.065 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:38:50.375 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:38:50.376 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:38:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:50 smithi078 ceph-mon[139570]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:50 smithi078 ceph-mon[142991]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:50.760 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:38:50.760 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:38:50.761 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:38:50.762 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:38:50.762 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:38:50.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:50 smithi118 ceph-mon[131825]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:51.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:51 smithi118 ceph-mon[131825]: from='client.57144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:51 smithi118 ceph-mon[131825]: from='client.67118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3654715211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[139570]: from='client.57144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[139570]: from='client.67118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3654715211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[142991]: from='client.57144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[142991]: from='client.67118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:38:51.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3654715211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:38:52.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:52 smithi118 ceph-mon[131825]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:52 smithi078 ceph-mon[139570]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:52.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:52 smithi078 ceph-mon[142991]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:54.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:54 smithi118 ceph-mon[131825]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:54.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:54 smithi078 ceph-mon[139570]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:54 smithi078 ceph-mon[142991]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:56.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:56 smithi078 ceph-mon[139570]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:56 smithi078 ceph-mon[142991]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:38:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:38:56.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:56 smithi118 ceph-mon[131825]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:58.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:38:58 smithi118 ceph-mon[131825]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:58.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:38:58 smithi078 ceph-mon[139570]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:38:58.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:38:58 smithi078 ceph-mon[142991]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:00.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:00 smithi118 ceph-mon[131825]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:00.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:00 smithi078 ceph-mon[139570]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:00 smithi078 ceph-mon[142991]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:02.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:02 smithi118 ceph-mon[131825]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:02.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:02 smithi078 ceph-mon[142991]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:02.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:02 smithi078 ceph-mon[139570]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:02.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:04 smithi118 ceph-mon[131825]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:04.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:04 smithi078 ceph-mon[139570]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:04.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:04 smithi078 ceph-mon[142991]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:06.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:06 smithi078 ceph-mon[139570]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:06 smithi078 ceph-mon[142991]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:39:06.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:06 smithi118 ceph-mon[131825]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:08.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:08 smithi118 ceph-mon[131825]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:08.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:08 smithi078 ceph-mon[139570]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:08.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:08 smithi078 ceph-mon[142991]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:10 smithi118 ceph-mon[131825]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:10.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:10 smithi078 ceph-mon[139570]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:10.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:10 smithi078 ceph-mon[142991]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:12.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:12 smithi118 ceph-mon[131825]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:12 smithi078 ceph-mon[139570]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:12.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:12 smithi078 ceph-mon[142991]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:14.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:14 smithi118 ceph-mon[131825]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:14.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:14 smithi078 ceph-mon[139570]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:14 smithi078 ceph-mon[142991]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:16.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:16 smithi078 ceph-mon[139570]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:16 smithi078 ceph-mon[142991]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:16.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:39:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:16 smithi118 ceph-mon[131825]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:17.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:17.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:18.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:18 smithi118 ceph-mon[131825]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:18.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:18 smithi078 ceph-mon[139570]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:18.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:18 smithi078 ceph-mon[142991]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:20.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:20 smithi118 ceph-mon[131825]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:20.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:39:20.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:20 smithi078 ceph-mon[139570]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:20.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:39:20.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:20 smithi078 ceph-mon[142991]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:20.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:39:21.120 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:39:21.454 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:39:21.454 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:39:21.454 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:39:21.455 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:39:21.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:39:21.456 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:39:21.456 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:39:21.869 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:39:21.869 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:39:21.870 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:39:21.871 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: from='client.67130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: from='client.57168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.609 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2575155908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: from='client.67130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: from='client.57168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.610 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2575155908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: from='client.67130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: from='client.57168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:22.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2575155908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:24 smithi118 ceph-mon[131825]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:24 smithi078 ceph-mon[139570]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:24.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:24 smithi078 ceph-mon[142991]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:39:25.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:39:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:39:25.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:39:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:26 smithi078 ceph-mon[139570]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:26 smithi078 ceph-mon[142991]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:39:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:26 smithi118 ceph-mon[131825]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:28 smithi078 ceph-mon[139570]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:28.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:28 smithi078 ceph-mon[142991]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:28.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:28 smithi118 ceph-mon[131825]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:30.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:30 smithi078 ceph-mon[139570]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:30.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:30 smithi078 ceph-mon[142991]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:30.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:30 smithi118 ceph-mon[131825]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:32 smithi078 ceph-mon[139570]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:32.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:32 smithi078 ceph-mon[142991]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:32.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:32 smithi118 ceph-mon[131825]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:32.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:34.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:34 smithi078 ceph-mon[139570]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:34 smithi078 ceph-mon[142991]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:34 smithi118 ceph-mon[131825]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:36 smithi078 ceph-mon[139570]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:39:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:36 smithi078 ceph-mon[142991]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:36 smithi118 ceph-mon[131825]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:38 smithi078 ceph-mon[139570]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:38.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:38 smithi078 ceph-mon[142991]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:38.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:38 smithi118 ceph-mon[131825]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:40 smithi078 ceph-mon[139570]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:40.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:40 smithi078 ceph-mon[142991]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:40 smithi118 ceph-mon[131825]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:42.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:42 smithi118 ceph-mon[131825]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:42.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:42 smithi078 ceph-mon[139570]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:42.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:42 smithi078 ceph-mon[142991]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:44.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:44 smithi118 ceph-mon[131825]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:44 smithi078 ceph-mon[139570]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:44.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:44 smithi078 ceph-mon[142991]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:46 smithi078 ceph-mon[139570]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:39:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:46 smithi078 ceph-mon[142991]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:46.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:46 smithi118 ceph-mon[131825]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:47.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:39:48.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:48 smithi118 ceph-mon[131825]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:48 smithi078 ceph-mon[142991]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:48.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:48 smithi078 ceph-mon[139570]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:50.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:50 smithi118 ceph-mon[131825]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:50 smithi078 ceph-mon[139570]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:50.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:50 smithi078 ceph-mon[142991]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:52.215 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:39:52.527 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:39:52.527 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:39:52.527 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:39:52.527 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:39:52.528 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:39:52.529 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:39:52.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:39:52.530 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:39:52.530 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:39:52.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:52 smithi118 ceph-mon[131825]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:52.911 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:39:52.911 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:39:52.912 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:39:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:52 smithi078 ceph-mon[139570]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:52.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:52 smithi078 ceph-mon[142991]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:53.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:53 smithi118 ceph-mon[131825]: from='client.57180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:53 smithi118 ceph-mon[131825]: from='client.57186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2629181985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:53.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[142991]: from='client.57180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[142991]: from='client.57186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2629181985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[139570]: from='client.57180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[139570]: from='client.57186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:39:53.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2629181985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:39:54.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:54 smithi118 ceph-mon[131825]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:54 smithi078 ceph-mon[139570]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:54.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:54 smithi078 ceph-mon[142991]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:56 smithi078 ceph-mon[139570]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:56 smithi078 ceph-mon[142991]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:39:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:39:56.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:56 smithi118 ceph-mon[131825]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:58.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:39:58 smithi118 ceph-mon[131825]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:39:58 smithi078 ceph-mon[139570]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:39:58.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:39:58 smithi078 ceph-mon[142991]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:00 smithi078 conmon[139546]: 2023-12-16T11:39:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:40:00.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:00 smithi118 ceph-mon[131825]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:00.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:40:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:00 smithi078 ceph-mon[139570]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:40:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:00 smithi078 ceph-mon[142991]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:00.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:40:02.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:02 smithi118 ceph-mon[131825]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:02.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:02 smithi078 ceph-mon[142991]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:02.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:02 smithi078 ceph-mon[139570]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:02.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:04 smithi118 ceph-mon[131825]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:04 smithi078 ceph-mon[139570]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:04.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:04 smithi078 ceph-mon[142991]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:06 smithi078 ceph-mon[139570]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:06 smithi078 ceph-mon[142991]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:40:06.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:06 smithi118 ceph-mon[131825]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:08.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:08 smithi118 ceph-mon[131825]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:08 smithi078 ceph-mon[139570]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:08.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:08 smithi078 ceph-mon[142991]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:10.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:10 smithi118 ceph-mon[131825]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:10.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:10 smithi078 ceph-mon[139570]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:10.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:10 smithi078 ceph-mon[142991]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:12.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:12 smithi118 ceph-mon[131825]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:12 smithi078 ceph-mon[142991]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:12.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:12 smithi078 ceph-mon[139570]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:14 smithi118 ceph-mon[131825]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:14.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:14 smithi078 ceph-mon[139570]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:14.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:14 smithi078 ceph-mon[142991]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:16.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:16 smithi078 ceph-mon[139570]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:16.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:16 smithi078 ceph-mon[142991]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:16.733 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:40:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:16 smithi118 ceph-mon[131825]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:17.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:17.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:18 smithi118 ceph-mon[131825]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:18 smithi078 ceph-mon[142991]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:18.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:18 smithi078 ceph-mon[139570]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:20.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:20 smithi118 ceph-mon[131825]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:20.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:20 smithi078 ceph-mon[139570]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:20.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:20 smithi078 ceph-mon[142991]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:22.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:22 smithi118 ceph-mon[131825]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:22.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:22 smithi078 ceph-mon[139570]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:22 smithi078 ceph-mon[142991]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:23.261 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:40:23.570 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:40:23.570 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 10m ago 10h 27.5M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 10m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 10m ago 10h 924M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 10m ago 10h 2469M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 10m ago 10h 1253M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 10m ago 10h 20.9M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 10m ago 10h 6328M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 10m ago 10h 5742M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:40:23.571 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 10m ago 10h 5294M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 10m ago 10h 4985M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:40:23.572 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:40:23.951 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:40:23.952 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:40:24.836 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[139570]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:24.836 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[139570]: from='client.67166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[139570]: from='client.67172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/458335424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[142991]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[142991]: from='client.67166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[142991]: from='client.67172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.837 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/458335424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:24.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:24 smithi118 ceph-mon[131825]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:24.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:24 smithi118 ceph-mon[131825]: from='client.67166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:24 smithi118 ceph-mon[131825]: from='client.67172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:24.857 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/458335424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:25.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:25 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:40:25.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:25 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:40:25.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:25 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:40:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:26 smithi078 ceph-mon[139570]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:26 smithi078 ceph-mon[142991]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:40:26.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:26 smithi118 ceph-mon[131825]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:28.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:40:28.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:40:28.411 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:40:28.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:40:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:30 smithi118 ceph-mon[131825]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:30 smithi078 ceph-mon[139570]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:30 smithi078 ceph-mon[142991]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:32 smithi118 ceph-mon[131825]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:32 smithi078 ceph-mon[139570]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:32.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:32 smithi078 ceph-mon[142991]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:34 smithi118 ceph-mon[131825]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:34 smithi078 ceph-mon[139570]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:34 smithi078 ceph-mon[142991]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:36 smithi118 ceph-mon[131825]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:36 smithi078 ceph-mon[139570]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:36 smithi078 ceph-mon[142991]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:40:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:38 smithi118 ceph-mon[131825]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:38 smithi078 ceph-mon[139570]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:38.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:38 smithi078 ceph-mon[142991]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:40 smithi118 ceph-mon[131825]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:40.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:40 smithi078 ceph-mon[139570]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:40 smithi078 ceph-mon[142991]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:42 smithi118 ceph-mon[131825]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:42 smithi078 ceph-mon[139570]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:42 smithi078 ceph-mon[142991]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:44 smithi118 ceph-mon[131825]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:44 smithi078 ceph-mon[142991]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:44 smithi078 ceph-mon[139570]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:46 smithi118 ceph-mon[131825]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:46 smithi078 ceph-mon[139570]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:46 smithi078 ceph-mon[142991]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:40:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:48 smithi118 ceph-mon[131825]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:48 smithi078 ceph-mon[139570]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:48.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:48 smithi078 ceph-mon[142991]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:48.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:40:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:50 smithi118 ceph-mon[131825]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:50 smithi078 ceph-mon[139570]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:50 smithi078 ceph-mon[142991]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:52.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:52 smithi118 ceph-mon[131825]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:52.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:52 smithi078 ceph-mon[139570]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:52 smithi078 ceph-mon[142991]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:54.301 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:40:54.606 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:40:54.606 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 27s ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:40:54.606 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:40:54.606 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 27s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:40:54.606 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 27s ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 27s ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 27s ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 27s ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 27s ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 27s ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 27s ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 27s ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:40:54.607 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:40:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:54 smithi118 ceph-mon[131825]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:54 smithi078 ceph-mon[139570]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:54 smithi078 ceph-mon[142991]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:54.986 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:40:54.987 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:40:54.988 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:40:54.988 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:40:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:55 smithi118 ceph-mon[131825]: from='client.57216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:55 smithi118 ceph-mon[131825]: from='client.67190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/804319972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[139570]: from='client.57216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[139570]: from='client.67190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/804319972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:55.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[142991]: from='client.57216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[142991]: from='client.67190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:40:55.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/804319972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:40:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:56 smithi118 ceph-mon[131825]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:56 smithi078 ceph-mon[139570]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:56 smithi078 ceph-mon[142991]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:56.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:40:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:40:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:40:58 smithi118 ceph-mon[131825]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:40:58 smithi078 ceph-mon[139570]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:40:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:40:58 smithi078 ceph-mon[142991]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:00 smithi118 ceph-mon[131825]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:00.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:00 smithi078 ceph-mon[139570]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:00 smithi078 ceph-mon[142991]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:02 smithi118 ceph-mon[131825]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:02 smithi078 ceph-mon[139570]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:02 smithi078 ceph-mon[142991]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:04 smithi118 ceph-mon[131825]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:04 smithi078 ceph-mon[139570]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:04 smithi078 ceph-mon[142991]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:06 smithi118 ceph-mon[131825]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:06 smithi078 ceph-mon[139570]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:06.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:06 smithi078 ceph-mon[142991]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:06] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:41:08.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:08 smithi118 ceph-mon[131825]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:08.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:08 smithi078 ceph-mon[139570]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:08 smithi078 ceph-mon[142991]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:10.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:10 smithi118 ceph-mon[131825]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:10.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:10 smithi078 ceph-mon[139570]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:10 smithi078 ceph-mon[142991]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:12.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:12 smithi118 ceph-mon[131825]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:12.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:12 smithi078 ceph-mon[139570]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:12 smithi078 ceph-mon[142991]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:14 smithi118 ceph-mon[131825]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:14 smithi078 ceph-mon[139570]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:14 smithi078 ceph-mon[142991]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:16.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:16 smithi118 ceph-mon[131825]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:16 smithi078 ceph-mon[139570]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:16] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-12-16T11:41:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:16 smithi078 ceph-mon[142991]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:18 smithi118 ceph-mon[131825]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:18.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:18 smithi078 ceph-mon[139570]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:18.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:18.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:18 smithi078 ceph-mon[142991]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:18.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:20.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:20 smithi118 ceph-mon[131825]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:20.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:20 smithi078 ceph-mon[139570]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:20.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:20 smithi078 ceph-mon[142991]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:22.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:22 smithi118 ceph-mon[131825]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:22.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:22 smithi078 ceph-mon[139570]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:22 smithi078 ceph-mon[142991]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:41:22.781226499Z level=info msg="Completed cleanup jobs" duration=116.90235ms 2023-12-16T11:41:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:24 smithi118 ceph-mon[131825]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:24.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:24 smithi078 ceph-mon[139570]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:24 smithi078 ceph-mon[142991]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:25.341 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:41:25.648 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:41:25.648 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 58s ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:41:25.648 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 10m ago 10h 99.6M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:41:25.648 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 58s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 10m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 10m ago 10h 468M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 58s ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 58s ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 10m ago 10h 1198M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 58s ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 58s ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 10m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 58s ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 58s ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 58s ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 58s ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:41:25.649 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 10m ago 10h 4573M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:41:25.650 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 10m ago 10h 5362M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:41:25.650 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 10m ago 10h 4686M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:41:25.650 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 10m ago 10h 5316M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:41:25.650 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 10m ago 10h 136M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:41:26.030 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:41:26.031 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:41:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:26 smithi118 ceph-mon[131825]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:26 smithi118 ceph-mon[131825]: from='client.57234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:26 smithi118 ceph-mon[131825]: from='client.57240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2968495082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:41:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[139570]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[139570]: from='client.57234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[139570]: from='client.57240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2968495082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[142991]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[142991]: from='client.57234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[142991]: from='client.57240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2968495082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:28 smithi118 ceph-mon[131825]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:28 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:41:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:28 smithi078 ceph-mon[139570]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:28 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:41:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:28 smithi078 ceph-mon[142991]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:28 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:41:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:30 smithi118 ceph-mon[131825]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:30 smithi078 ceph-mon[139570]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:30 smithi078 ceph-mon[142991]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:31.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:32 smithi118 ceph-mon[131825]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:32.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:32 smithi078 ceph-mon[139570]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:32 smithi078 ceph-mon[142991]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:41:34.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:41:34.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:41:34.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:41:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:36 smithi078 ceph-mon[139570]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:36 smithi078 ceph-mon[142991]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:41:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:36 smithi118 ceph-mon[131825]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:38 smithi118 ceph-mon[131825]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:38 smithi078 ceph-mon[139570]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:38 smithi078 ceph-mon[142991]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:40.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:40 smithi118 ceph-mon[131825]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:40.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:40 smithi078 ceph-mon[139570]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:40.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:40 smithi078 ceph-mon[142991]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:42.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:42 smithi078 ceph-mon[139570]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:42.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:42 smithi078 ceph-mon[142991]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:42 smithi118 ceph-mon[131825]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:44.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:44 smithi078 ceph-mon[139570]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:44 smithi078 ceph-mon[142991]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:44 smithi118 ceph-mon[131825]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:46 smithi078 ceph-mon[139570]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:46 smithi078 ceph-mon[142991]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:46.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:41:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:46 smithi118 ceph-mon[131825]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:41:48.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:48 smithi078 ceph-mon[139570]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:48 smithi078 ceph-mon[142991]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:48 smithi118 ceph-mon[131825]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:50 smithi078 ceph-mon[139570]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:50 smithi078 ceph-mon[142991]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:51.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:50 smithi118 ceph-mon[131825]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:52.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:52 smithi078 ceph-mon[139570]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:52.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:52 smithi078 ceph-mon[142991]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:52 smithi118 ceph-mon[131825]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:54.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:54 smithi078 ceph-mon[139570]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:54 smithi078 ceph-mon[142991]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:54 smithi118 ceph-mon[131825]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:56.380 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 89s ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 26s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 89s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 26s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:41:56.688 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 26s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 89s ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 89s ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 26s ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 89s ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 89s ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 26s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 89s ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 89s ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 89s ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 89s ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 26s ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 26s ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 26s ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:41:56.689 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 26s ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:41:56.690 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 26s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:41:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:56 smithi078 ceph-mon[139570]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:56 smithi078 ceph-mon[142991]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:41:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:41:57.073 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:41:57.074 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:41:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:56 smithi118 ceph-mon[131825]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[139570]: from='client.57252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[139570]: from='client.67226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2256929686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[142991]: from='client.57252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[142991]: from='client.67226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:57.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2256929686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:57 smithi118 ceph-mon[131825]: from='client.57252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:57 smithi118 ceph-mon[131825]: from='client.67226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:41:58.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2256929686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:41:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:41:58 smithi078 ceph-mon[139570]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:58.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:41:58 smithi078 ceph-mon[142991]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:41:59.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:41:58 smithi118 ceph-mon[131825]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:00 smithi078 ceph-mon[139570]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:00 smithi078 ceph-mon[142991]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:01.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:00 smithi118 ceph-mon[131825]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:02 smithi078 ceph-mon[139570]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:02 smithi078 ceph-mon[142991]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:02 smithi118 ceph-mon[131825]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:04 smithi078 ceph-mon[139570]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:04 smithi078 ceph-mon[142991]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:04 smithi118 ceph-mon[131825]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:06.718 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:42:06.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:06 smithi078 ceph-mon[139570]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:06.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:06 smithi078 ceph-mon[142991]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:06 smithi118 ceph-mon[131825]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:08.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:08 smithi078 ceph-mon[139570]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:08 smithi078 ceph-mon[142991]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:08 smithi118 ceph-mon[131825]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:10.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:10 smithi078 ceph-mon[139570]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:10.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:10 smithi078 ceph-mon[142991]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:11.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:10 smithi118 ceph-mon[131825]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:12.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:12 smithi078 ceph-mon[139570]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:12 smithi078 ceph-mon[142991]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:13.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:12 smithi118 ceph-mon[131825]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:14 smithi118 ceph-mon[131825]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:14 smithi078 ceph-mon[139570]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:14 smithi078 ceph-mon[142991]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:42:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:16 smithi118 ceph-mon[131825]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:16 smithi078 ceph-mon[142991]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:16 smithi078 ceph-mon[139570]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:18 smithi118 ceph-mon[131825]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:18 smithi078 ceph-mon[142991]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:19.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:18 smithi078 ceph-mon[139570]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:21.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:20 smithi118 ceph-mon[131825]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:20 smithi078 ceph-mon[139570]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:20 smithi078 ceph-mon[142991]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:22 smithi118 ceph-mon[131825]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:22 smithi078 ceph-mon[139570]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:22 smithi078 ceph-mon[142991]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:25.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:24 smithi118 ceph-mon[131825]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:25.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:24 smithi078 ceph-mon[139570]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:24 smithi078 ceph-mon[142991]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:42:27.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:26 smithi118 ceph-mon[131825]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:26 smithi078 ceph-mon[139570]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:26 smithi078 ceph-mon[142991]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:27.418 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 57s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 57s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 57s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:42:27.729 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 57s ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 57s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 57s ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 57s ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 57s ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 57s ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:42:27.730 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 57s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:42:28.114 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:42:28.114 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:42:28.115 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:42:28.116 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:42:28.116 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:42:28.116 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:42:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:28 smithi118 ceph-mon[131825]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:28 smithi118 ceph-mon[131825]: from='client.57270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:28 smithi118 ceph-mon[131825]: from='client.57276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3440674006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[139570]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[139570]: from='client.57270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[139570]: from='client.57276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3440674006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[142991]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[142991]: from='client.57270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[142991]: from='client.57276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:42:29.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3440674006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:42:31.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:30 smithi118 ceph-mon[131825]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:30 smithi078 ceph-mon[139570]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:30 smithi078 ceph-mon[142991]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:32 smithi118 ceph-mon[131825]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:32 smithi078 ceph-mon[139570]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:32 smithi078 ceph-mon[142991]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:34 smithi118 ceph-mon[131825]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:35.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:42:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:34 smithi078 ceph-mon[139570]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:35.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:42:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:34 smithi078 ceph-mon[142991]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:35.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:42:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:42:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:42:36.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:42:36.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:42:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:42:37.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:36 smithi118 ceph-mon[131825]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:36 smithi078 ceph-mon[139570]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:36 smithi078 ceph-mon[142991]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:38 smithi118 ceph-mon[131825]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:38 smithi078 ceph-mon[139570]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:38 smithi078 ceph-mon[142991]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:41.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:40 smithi118 ceph-mon[131825]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:41.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:40 smithi078 ceph-mon[139570]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:40 smithi078 ceph-mon[142991]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:43.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:42 smithi118 ceph-mon[131825]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:43.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:42 smithi078 ceph-mon[139570]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:43.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:42 smithi078 ceph-mon[142991]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:45.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:44 smithi118 ceph-mon[131825]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:45.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:44 smithi078 ceph-mon[139570]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:44 smithi078 ceph-mon[142991]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:42:47.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:46 smithi118 ceph-mon[131825]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:47.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:46 smithi078 ceph-mon[139570]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:46 smithi078 ceph-mon[142991]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:48.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:48.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:42:49.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:48 smithi118 ceph-mon[131825]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:48 smithi078 ceph-mon[139570]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:48 smithi078 ceph-mon[142991]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:51.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:50 smithi118 ceph-mon[131825]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:50 smithi078 ceph-mon[139570]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:50 smithi078 ceph-mon[142991]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:53.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:52 smithi118 ceph-mon[131825]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:52 smithi078 ceph-mon[139570]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:52 smithi078 ceph-mon[142991]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:55.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:54 smithi118 ceph-mon[131825]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:54 smithi078 ceph-mon[139570]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:54 smithi078 ceph-mon[142991]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:42:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:42:57.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:56 smithi118 ceph-mon[131825]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:57.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:56 smithi078 ceph-mon[139570]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:56 smithi078 ceph-mon[142991]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:58.462 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:42:58.767 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 88s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 88s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 88s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 88s ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 88s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:42:58.768 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:42:58.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 88s ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:42:58.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 88s ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:42:58.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 88s ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:42:58.769 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 88s ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:42:58.769 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 88s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:42:59.156 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:42:59.157 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:42:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:58 smithi118 ceph-mon[131825]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:59.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:58 smithi078 ceph-mon[139570]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:42:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:58 smithi078 ceph-mon[142991]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:59 smithi118 ceph-mon[131825]: from='client.67256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:59 smithi118 ceph-mon[131825]: from='client.57294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:42:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1442109964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[139570]: from='client.67256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[139570]: from='client.57294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1442109964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[142991]: from='client.67256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[142991]: from='client.57294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:00.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:42:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1442109964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:00 smithi118 ceph-mon[131825]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:00 smithi078 ceph-mon[139570]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:00 smithi078 ceph-mon[142991]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:02 smithi118 ceph-mon[131825]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:02 smithi078 ceph-mon[139570]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:02 smithi078 ceph-mon[142991]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:05.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:04 smithi118 ceph-mon[131825]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:05.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:04 smithi078 ceph-mon[139570]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:05.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:04 smithi078 ceph-mon[142991]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:43:07.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:06 smithi118 ceph-mon[131825]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:06 smithi078 ceph-mon[142991]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:06 smithi078 ceph-mon[139570]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:08 smithi118 ceph-mon[131825]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:08 smithi078 ceph-mon[142991]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:08 smithi078 ceph-mon[139570]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:10 smithi118 ceph-mon[131825]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:10 smithi078 ceph-mon[142991]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:11.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:10 smithi078 ceph-mon[139570]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:13.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:12 smithi118 ceph-mon[131825]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:12 smithi078 ceph-mon[139570]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:12 smithi078 ceph-mon[142991]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:15.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:14 smithi118 ceph-mon[131825]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:14 smithi078 ceph-mon[139570]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:14 smithi078 ceph-mon[142991]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:43:17.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:16 smithi118 ceph-mon[131825]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:16 smithi078 ceph-mon[139570]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:16 smithi078 ceph-mon[142991]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:18.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:18.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:19.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:18 smithi118 ceph-mon[131825]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:18 smithi078 ceph-mon[139570]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:18 smithi078 ceph-mon[142991]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:21.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:20 smithi118 ceph-mon[131825]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:21.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:20 smithi078 ceph-mon[139570]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:20 smithi078 ceph-mon[142991]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:22.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:21 smithi078 ceph-mon[142991]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:21 smithi078 ceph-mon[139570]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:21 smithi118 ceph-mon[131825]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:24.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:24 smithi118 ceph-mon[131825]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:24.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:24 smithi078 ceph-mon[142991]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:24 smithi078 ceph-mon[139570]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:26.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:26 smithi118 ceph-mon[131825]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:26.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:26 smithi078 ceph-mon[139570]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:26 smithi078 ceph-mon[142991]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:43:28.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:28 smithi118 ceph-mon[131825]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:28.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:28 smithi078 ceph-mon[139570]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:28 smithi078 ceph-mon[142991]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:29.509 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 119s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 119s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 119s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 119s ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:43:29.819 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 119s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 119s ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 119s ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 119s ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 119s ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:43:29.820 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 119s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:43:30.198 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:43:30.199 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:43:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:30 smithi118 ceph-mon[131825]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:30 smithi118 ceph-mon[131825]: from='client.67274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:30 smithi118 ceph-mon[131825]: from='client.67280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2415972877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[139570]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[139570]: from='client.67274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[139570]: from='client.67280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2415972877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[142991]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[142991]: from='client.67274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[142991]: from='client.67280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:43:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2415972877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:43:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:32 smithi118 ceph-mon[131825]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:32 smithi078 ceph-mon[139570]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:32 smithi078 ceph-mon[142991]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:34 smithi118 ceph-mon[131825]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:34 smithi078 ceph-mon[139570]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:34 smithi078 ceph-mon[142991]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:43:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:43:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:43:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:36 smithi118 ceph-mon[131825]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:43:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:43:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:43:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[139570]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:43:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:43:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:43:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:43:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[142991]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:43:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:43:36.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:43:38.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:38 smithi118 ceph-mon[131825]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:38 smithi078 ceph-mon[139570]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:38 smithi078 ceph-mon[142991]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:40 smithi118 ceph-mon[131825]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:40 smithi078 ceph-mon[139570]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:40 smithi078 ceph-mon[142991]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:42 smithi118 ceph-mon[131825]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:42 smithi078 ceph-mon[139570]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:42 smithi078 ceph-mon[142991]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:44 smithi118 ceph-mon[131825]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:44 smithi078 ceph-mon[139570]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:44 smithi078 ceph-mon[142991]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:46 smithi118 ceph-mon[131825]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:46 smithi078 ceph-mon[139570]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:43:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:46 smithi078 ceph-mon[142991]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:48 smithi118 ceph-mon[131825]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:48 smithi078 ceph-mon[139570]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:48.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:48 smithi078 ceph-mon[142991]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:43:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:50 smithi118 ceph-mon[131825]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:50 smithi078 ceph-mon[139570]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:50 smithi078 ceph-mon[142991]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:52.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:52 smithi118 ceph-mon[131825]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:52 smithi078 ceph-mon[139570]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:52 smithi078 ceph-mon[142991]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:54 smithi118 ceph-mon[131825]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:54 smithi078 ceph-mon[142991]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:54.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:54 smithi078 ceph-mon[139570]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:56 smithi118 ceph-mon[131825]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:43:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:43:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:56 smithi078 ceph-mon[142991]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:56 smithi078 ceph-mon[139570]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:43:58 smithi118 ceph-mon[131825]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:43:58 smithi078 ceph-mon[142991]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:43:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:43:58 smithi078 ceph-mon[139570]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:00.547 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:44:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:00 smithi118 ceph-mon[131825]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:00 smithi078 ceph-mon[139570]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:00 smithi078 ceph-mon[142991]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:00.859 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:44:00.860 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:44:00.861 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:44:01.240 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:44:01.240 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:44:01.240 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:44:01.241 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:44:01.242 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:44:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:01 smithi118 ceph-mon[131825]: from='client.67292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:01 smithi118 ceph-mon[131825]: from='client.67298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1127824076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[139570]: from='client.67292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[139570]: from='client.67298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1127824076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[142991]: from='client.67292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[142991]: from='client.67298 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:01.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1127824076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:02 smithi118 ceph-mon[131825]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:02 smithi078 ceph-mon[142991]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:02 smithi078 ceph-mon[139570]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:04 smithi118 ceph-mon[131825]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:04 smithi078 ceph-mon[139570]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:04 smithi078 ceph-mon[142991]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:06 smithi118 ceph-mon[131825]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:06 smithi078 ceph-mon[139570]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:06 smithi078 ceph-mon[142991]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:44:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:08 smithi118 ceph-mon[131825]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:08 smithi078 ceph-mon[139570]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:08.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:08 smithi078 ceph-mon[142991]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:10 smithi118 ceph-mon[131825]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:10 smithi078 ceph-mon[139570]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:10.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:10 smithi078 ceph-mon[142991]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:12.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:12 smithi118 ceph-mon[131825]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:12 smithi078 ceph-mon[139570]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:12 smithi078 ceph-mon[142991]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:14 smithi118 ceph-mon[131825]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:14 smithi078 ceph-mon[142991]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:14 smithi078 ceph-mon[139570]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:16 smithi118 ceph-mon[131825]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:16 smithi078 ceph-mon[139570]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:16 smithi078 ceph-mon[142991]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:44:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:18 smithi118 ceph-mon[131825]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:18 smithi078 ceph-mon[139570]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:18 smithi078 ceph-mon[142991]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:20 smithi118 ceph-mon[131825]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:20 smithi078 ceph-mon[139570]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:20.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:20 smithi078 ceph-mon[142991]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:22 smithi118 ceph-mon[131825]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:22 smithi078 ceph-mon[139570]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:22 smithi078 ceph-mon[142991]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:24.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:24 smithi118 ceph-mon[131825]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:24 smithi078 ceph-mon[139570]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:24.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:24 smithi078 ceph-mon[142991]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:26 smithi118 ceph-mon[131825]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:26 smithi078 ceph-mon[142991]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:26 smithi078 ceph-mon[139570]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:44:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:28 smithi118 ceph-mon[131825]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:28 smithi078 ceph-mon[139570]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:28.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:28 smithi078 ceph-mon[142991]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:30.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:30 smithi118 ceph-mon[131825]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:30 smithi078 ceph-mon[139570]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:30 smithi078 ceph-mon[142991]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:31.588 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:44:31.897 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:44:31.898 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:44:32.279 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:44:32.279 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:44:32.280 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:44:32.281 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:44:32.281 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:44:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:32 smithi118 ceph-mon[131825]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:32 smithi118 ceph-mon[131825]: from='client.67310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/661757283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[139570]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[139570]: from='client.67310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/661757283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[142991]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[142991]: from='client.67310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/661757283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:44:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:33 smithi078 ceph-mon[139570]: from='client.57348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:33 smithi078 ceph-mon[142991]: from='client.57348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:33 smithi118 ceph-mon[131825]: from='client.57348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:44:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:34 smithi078 ceph-mon[139570]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:34 smithi078 ceph-mon[142991]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:34 smithi118 ceph-mon[131825]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[142991]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[139570]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:44:36.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:44:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:44:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:36 smithi118 ceph-mon[131825]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:44:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:44:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:44:36.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:44:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:38 smithi078 ceph-mon[139570]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:38.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:38 smithi078 ceph-mon[142991]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:38 smithi118 ceph-mon[131825]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:40 smithi078 ceph-mon[139570]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:40 smithi078 ceph-mon[142991]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:40 smithi118 ceph-mon[131825]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:42 smithi078 ceph-mon[139570]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:42 smithi078 ceph-mon[142991]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:42 smithi118 ceph-mon[131825]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:44 smithi078 ceph-mon[139570]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:44 smithi078 ceph-mon[142991]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:44 smithi118 ceph-mon[131825]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:46 smithi078 ceph-mon[139570]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:46 smithi078 ceph-mon[142991]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:44:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:46 smithi118 ceph-mon[131825]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:44:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:48 smithi078 ceph-mon[139570]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:48 smithi078 ceph-mon[142991]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:48 smithi118 ceph-mon[131825]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:50 smithi078 ceph-mon[139570]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:50 smithi078 ceph-mon[142991]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:50 smithi118 ceph-mon[131825]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:52 smithi078 ceph-mon[142991]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:52.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:52 smithi078 ceph-mon[139570]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:52 smithi118 ceph-mon[131825]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:54 smithi078 ceph-mon[139570]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:54 smithi078 ceph-mon[142991]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:54 smithi118 ceph-mon[131825]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:44:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:44:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:56 smithi078 ceph-mon[142991]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:56 smithi078 ceph-mon[139570]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:56 smithi118 ceph-mon[131825]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:44:58 smithi078 ceph-mon[139570]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:44:58 smithi078 ceph-mon[142991]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:44:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:44:58 smithi118 ceph-mon[131825]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:00 smithi078 ceph-mon[139570]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:00 smithi078 ceph-mon[142991]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:00 smithi118 ceph-mon[131825]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:02.632 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:45:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:02 smithi078 ceph-mon[139570]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:02 smithi078 ceph-mon[142991]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:02 smithi118 ceph-mon[131825]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:02.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:02.939 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:45:02.939 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:45:02.940 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:45:02.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:45:02.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:45:02.941 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:45:02.941 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:45:03.325 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:45:03.325 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:45:03.325 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:45:03.325 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:03.325 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:45:03.326 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:45:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:03 smithi118 ceph-mon[131825]: from='client.67328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/603346370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:03 smithi078 ceph-mon[139570]: from='client.67328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/603346370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:03 smithi078 ceph-mon[142991]: from='client.67328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:03.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/603346370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:04 smithi118 ceph-mon[131825]: from='client.67334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:04 smithi118 ceph-mon[131825]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:04 smithi078 ceph-mon[139570]: from='client.67334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:04.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:04 smithi078 ceph-mon[139570]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:04 smithi078 ceph-mon[142991]: from='client.67334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:04.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:04 smithi078 ceph-mon[142991]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:06 smithi078 ceph-mon[139570]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:06 smithi078 ceph-mon[142991]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:45:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:06 smithi118 ceph-mon[131825]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:08 smithi118 ceph-mon[131825]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:08 smithi078 ceph-mon[139570]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:08 smithi078 ceph-mon[142991]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:10 smithi118 ceph-mon[131825]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:10 smithi078 ceph-mon[139570]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:10 smithi078 ceph-mon[142991]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:12 smithi118 ceph-mon[131825]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:12 smithi078 ceph-mon[139570]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:12.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:12 smithi078 ceph-mon[142991]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:14 smithi118 ceph-mon[131825]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:14 smithi078 ceph-mon[139570]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:14 smithi078 ceph-mon[142991]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:16 smithi078 ceph-mon[139570]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:16 smithi078 ceph-mon[142991]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:45:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:16 smithi118 ceph-mon[131825]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:17.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:18 smithi118 ceph-mon[131825]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:18 smithi078 ceph-mon[139570]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:18 smithi078 ceph-mon[142991]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:20 smithi118 ceph-mon[131825]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:20 smithi078 ceph-mon[139570]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:20.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:20 smithi078 ceph-mon[142991]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:22 smithi118 ceph-mon[131825]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:22 smithi078 ceph-mon[139570]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:22.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:22 smithi078 ceph-mon[142991]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:24 smithi118 ceph-mon[131825]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:24 smithi078 ceph-mon[139570]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:24 smithi078 ceph-mon[142991]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:26 smithi078 ceph-mon[139570]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:26.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:26 smithi078 ceph-mon[142991]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:45:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:26 smithi118 ceph-mon[131825]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:28 smithi118 ceph-mon[131825]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:28 smithi078 ceph-mon[139570]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:28 smithi078 ceph-mon[142991]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:30 smithi118 ceph-mon[131825]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:30 smithi078 ceph-mon[139570]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:30 smithi078 ceph-mon[142991]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:32 smithi118 ceph-mon[131825]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:32 smithi078 ceph-mon[142991]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:32.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:32 smithi078 ceph-mon[139570]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:32.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:33.676 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:45:33.983 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:45:33.984 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:45:34.363 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:45:34.363 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:45:34.363 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:45:34.363 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:45:34.364 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:45:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:34 smithi118 ceph-mon[131825]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:34 smithi118 ceph-mon[131825]: from='client.67346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/517415707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[139570]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[139570]: from='client.67346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/517415707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[142991]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[142991]: from='client.67346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/517415707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:45:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:35 smithi118 ceph-mon[131825]: from='client.67352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:35 smithi078 ceph-mon[139570]: from='client.67352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:35 smithi078 ceph-mon[142991]: from='client.67352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:45:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:36 smithi078 ceph-mon[139570]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:36 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:45:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:36 smithi078 ceph-mon[142991]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:36 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:45:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:45:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:36 smithi118 ceph-mon[131825]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:36 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:45:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:45:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:45:37.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:45:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:45:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:45:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:45:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:45:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:45:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:45:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:38 smithi118 ceph-mon[131825]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:38 smithi078 ceph-mon[139570]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:38 smithi078 ceph-mon[142991]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:40 smithi118 ceph-mon[131825]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:40 smithi078 ceph-mon[139570]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:40.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:40 smithi078 ceph-mon[142991]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:42 smithi118 ceph-mon[131825]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:42 smithi078 ceph-mon[139570]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:42 smithi078 ceph-mon[142991]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:44 smithi118 ceph-mon[131825]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:44 smithi078 ceph-mon[139570]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:44 smithi078 ceph-mon[142991]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:46 smithi078 ceph-mon[139570]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:45:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:46 smithi078 ceph-mon[142991]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:46 smithi118 ceph-mon[131825]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:45:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:48 smithi118 ceph-mon[131825]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:48 smithi078 ceph-mon[139570]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:48.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:48 smithi078 ceph-mon[142991]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:50 smithi118 ceph-mon[131825]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:50 smithi078 ceph-mon[139570]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:50 smithi078 ceph-mon[142991]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:52 smithi118 ceph-mon[131825]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:52 smithi078 ceph-mon[139570]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:52 smithi078 ceph-mon[142991]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:54 smithi118 ceph-mon[131825]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:54 smithi078 ceph-mon[139570]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:54.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:54 smithi078 ceph-mon[142991]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:56 smithi078 ceph-mon[139570]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:56 smithi078 ceph-mon[142991]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:45:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:45:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:56 smithi118 ceph-mon[131825]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:45:58 smithi118 ceph-mon[131825]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:45:58 smithi078 ceph-mon[139570]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:45:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:45:58 smithi078 ceph-mon[142991]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:00 smithi118 ceph-mon[131825]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:00 smithi078 ceph-mon[142991]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:00.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:00 smithi078 ceph-mon[139570]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:02 smithi118 ceph-mon[131825]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:02.912 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:02 smithi078 ceph-mon[139570]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:02 smithi078 ceph-mon[142991]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:04.709 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:46:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:04 smithi118 ceph-mon[131825]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:04 smithi078 ceph-mon[139570]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:04 smithi078 ceph-mon[142991]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:46:05.017 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:46:05.018 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:46:05.401 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:46:05.402 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:05.403 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:46:05.403 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:46:05.403 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:46:05.403 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:46:05.403 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:46:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:05 smithi118 ceph-mon[131825]: from='client.57396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1961388866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:05 smithi078 ceph-mon[139570]: from='client.57396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1961388866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:05 smithi078 ceph-mon[142991]: from='client.57396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:05.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1961388866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:06 smithi078 ceph-mon[139570]: from='client.67370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:06 smithi078 ceph-mon[139570]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:06 smithi078 ceph-mon[142991]: from='client.67370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:06 smithi078 ceph-mon[142991]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:46:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:06 smithi118 ceph-mon[131825]: from='client.67370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:06 smithi118 ceph-mon[131825]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:08 smithi118 ceph-mon[131825]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:08 smithi078 ceph-mon[139570]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:08 smithi078 ceph-mon[142991]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:10 smithi118 ceph-mon[131825]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:10 smithi078 ceph-mon[139570]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:10 smithi078 ceph-mon[142991]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:12 smithi118 ceph-mon[131825]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:12 smithi078 ceph-mon[139570]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:12 smithi078 ceph-mon[142991]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:14 smithi118 ceph-mon[131825]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:14 smithi078 ceph-mon[139570]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:14 smithi078 ceph-mon[142991]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:16 smithi078 ceph-mon[139570]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:16 smithi078 ceph-mon[142991]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:46:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:16 smithi118 ceph-mon[131825]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:18 smithi118 ceph-mon[131825]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:18 smithi078 ceph-mon[139570]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:18 smithi078 ceph-mon[142991]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:20 smithi118 ceph-mon[131825]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:20 smithi078 ceph-mon[139570]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:20 smithi078 ceph-mon[142991]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:22 smithi118 ceph-mon[131825]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:22 smithi078 ceph-mon[139570]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:22 smithi078 ceph-mon[142991]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:24 smithi118 ceph-mon[131825]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:24 smithi078 ceph-mon[139570]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:24 smithi078 ceph-mon[142991]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:26 smithi078 ceph-mon[139570]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:26 smithi078 ceph-mon[142991]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:46:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:26 smithi118 ceph-mon[131825]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:28 smithi078 ceph-mon[139570]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:28 smithi078 ceph-mon[142991]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:28 smithi118 ceph-mon[131825]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:30 smithi078 ceph-mon[139570]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:30 smithi078 ceph-mon[142991]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:30 smithi118 ceph-mon[131825]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:32 smithi078 ceph-mon[139570]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:32 smithi078 ceph-mon[142991]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:32 smithi118 ceph-mon[131825]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:34 smithi078 ceph-mon[139570]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:34 smithi078 ceph-mon[142991]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:34 smithi118 ceph-mon[131825]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:35.750 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:46:36.058 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:46:36.058 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:46:36.058 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:46:36.058 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:46:36.058 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6310M 2067M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5727M 2067M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5276M 2067M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4975M 2067M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4599M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5394M 2442M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:46:36.059 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4716M 2442M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:46:36.060 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5351M 2442M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:46:36.060 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:36.441 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:46:36.442 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:46:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[139570]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[139570]: from='client.57414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3552673953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[142991]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[142991]: from='client.57414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3552673953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:46:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:36 smithi118 ceph-mon[131825]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:36 smithi118 ceph-mon[131825]: from='client.57414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3552673953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:46:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='client.67388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='client.67388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:37.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='client.67388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:46:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:46:38.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2438M 2023-12-16T11:46:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2062M 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2438M 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2062M 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:46:38.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2438M 2023-12-16T11:46:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2062M 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:46:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:46:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:40 smithi078 ceph-mon[139570]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:40 smithi078 ceph-mon[142991]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:40 smithi118 ceph-mon[131825]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:42 smithi078 ceph-mon[139570]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:42 smithi078 ceph-mon[142991]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:42 smithi118 ceph-mon[131825]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:44 smithi078 ceph-mon[139570]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:44 smithi078 ceph-mon[142991]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:44 smithi118 ceph-mon[131825]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:46 smithi078 ceph-mon[139570]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:46 smithi078 ceph-mon[142991]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:46:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:46 smithi118 ceph-mon[131825]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:46:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:48 smithi078 ceph-mon[139570]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:48 smithi078 ceph-mon[142991]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:48 smithi118 ceph-mon[131825]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:50 smithi078 ceph-mon[142991]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:50 smithi078 ceph-mon[139570]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:50 smithi118 ceph-mon[131825]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:52 smithi078 ceph-mon[142991]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:52 smithi078 ceph-mon[139570]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:52 smithi118 ceph-mon[131825]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:54 smithi078 ceph-mon[139570]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:54 smithi078 ceph-mon[142991]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:54 smithi118 ceph-mon[131825]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:56.712 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:46:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:46:56.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:56 smithi078 ceph-mon[142991]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:56.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:56 smithi078 ceph-mon[139570]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:56 smithi118 ceph-mon[131825]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:46:58 smithi078 ceph-mon[139570]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:46:58 smithi078 ceph-mon[142991]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:46:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:46:58 smithi118 ceph-mon[131825]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:00 smithi078 ceph-mon[139570]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:00 smithi078 ceph-mon[142991]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:00 smithi118 ceph-mon[131825]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:02 smithi078 ceph-mon[139570]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:02 smithi078 ceph-mon[142991]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:02 smithi118 ceph-mon[131825]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:04 smithi078 ceph-mon[139570]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:04 smithi078 ceph-mon[142991]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:04 smithi118 ceph-mon[131825]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:47:06.787 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:47:07.097 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:47:07.098 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:47:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:06 smithi118 ceph-mon[131825]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:06 smithi078 ceph-mon[142991]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:06 smithi078 ceph-mon[139570]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:47:07.479 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:07.480 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:47:07.480 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:47:07.480 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:47:07.480 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:47:07.480 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:47:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:07 smithi118 ceph-mon[131825]: from='client.57432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:08.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1868580112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:07 smithi078 ceph-mon[139570]: from='client.57432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:08.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1868580112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:07 smithi078 ceph-mon[142991]: from='client.57432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:08.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1868580112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:08 smithi118 ceph-mon[131825]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:08 smithi118 ceph-mon[131825]: from='client.67406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:08 smithi078 ceph-mon[139570]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:08 smithi078 ceph-mon[139570]: from='client.67406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:08 smithi078 ceph-mon[142991]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:08 smithi078 ceph-mon[142991]: from='client.67406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:10 smithi118 ceph-mon[131825]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:10 smithi078 ceph-mon[139570]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:10 smithi078 ceph-mon[142991]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:12 smithi118 ceph-mon[131825]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:12 smithi078 ceph-mon[139570]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:12 smithi078 ceph-mon[142991]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:14 smithi118 ceph-mon[131825]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:14 smithi078 ceph-mon[142991]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:14 smithi078 ceph-mon[139570]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:47:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:16 smithi118 ceph-mon[131825]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:16 smithi078 ceph-mon[139570]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:16 smithi078 ceph-mon[142991]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:18 smithi118 ceph-mon[131825]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:18 smithi078 ceph-mon[139570]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:18 smithi078 ceph-mon[142991]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:20 smithi118 ceph-mon[131825]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:20 smithi078 ceph-mon[139570]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:20 smithi078 ceph-mon[142991]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:22 smithi118 ceph-mon[131825]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:22 smithi078 ceph-mon[139570]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:22 smithi078 ceph-mon[142991]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:24 smithi118 ceph-mon[131825]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:24 smithi078 ceph-mon[139570]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:24 smithi078 ceph-mon[142991]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:47:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:26 smithi118 ceph-mon[131825]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:26 smithi078 ceph-mon[139570]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:26 smithi078 ceph-mon[142991]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:28 smithi118 ceph-mon[131825]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:28 smithi078 ceph-mon[139570]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:28 smithi078 ceph-mon[142991]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:30 smithi118 ceph-mon[131825]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:30 smithi078 ceph-mon[139570]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:30 smithi078 ceph-mon[142991]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:32 smithi118 ceph-mon[131825]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:32 smithi078 ceph-mon[139570]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:32 smithi078 ceph-mon[142991]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:34 smithi118 ceph-mon[131825]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:34 smithi078 ceph-mon[139570]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:34 smithi078 ceph-mon[142991]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:47:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:36 smithi118 ceph-mon[131825]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:36 smithi078 ceph-mon[139570]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:36 smithi078 ceph-mon[142991]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:37.825 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:47:38.167 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:47:38.168 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:47:38.169 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:47:38.580 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:47:38.581 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:47:38.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:47:38.582 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:47:38.582 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:47:38.582 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:47:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='client.67418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:47:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:47:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:47:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:47:39.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1127189063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='client.67418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1127189063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='client.67418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:47:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1127189063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:47:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:39 smithi118 ceph-mon[131825]: from='client.67424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:39 smithi078 ceph-mon[139570]: from='client.67424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:39 smithi078 ceph-mon[142991]: from='client.67424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:47:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:40 smithi118 ceph-mon[131825]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:40 smithi078 ceph-mon[139570]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:40 smithi078 ceph-mon[142991]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:42 smithi118 ceph-mon[131825]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:42 smithi078 ceph-mon[139570]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:42 smithi078 ceph-mon[142991]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:44 smithi118 ceph-mon[131825]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:44 smithi078 ceph-mon[139570]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:44 smithi078 ceph-mon[142991]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:47:47.162 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:46 smithi118 ceph-mon[131825]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:46 smithi078 ceph-mon[139570]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:46 smithi078 ceph-mon[142991]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:47:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:48 smithi118 ceph-mon[131825]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:48 smithi078 ceph-mon[142991]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:48 smithi078 ceph-mon[139570]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:50 smithi118 ceph-mon[131825]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:50 smithi078 ceph-mon[142991]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:50 smithi078 ceph-mon[139570]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:52 smithi118 ceph-mon[131825]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:52 smithi078 ceph-mon[139570]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:52 smithi078 ceph-mon[142991]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:54 smithi118 ceph-mon[131825]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:54 smithi078 ceph-mon[142991]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:54 smithi078 ceph-mon[139570]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:47:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:47:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:56 smithi118 ceph-mon[131825]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:56 smithi078 ceph-mon[139570]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:56 smithi078 ceph-mon[142991]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:47:58 smithi118 ceph-mon[131825]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:47:58 smithi078 ceph-mon[139570]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:47:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:47:58 smithi078 ceph-mon[142991]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:00 smithi118 ceph-mon[131825]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:00 smithi078 ceph-mon[139570]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:00 smithi078 ceph-mon[142991]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:02 smithi118 ceph-mon[131825]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:02 smithi078 ceph-mon[139570]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:02 smithi078 ceph-mon[142991]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:04 smithi118 ceph-mon[131825]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:04 smithi078 ceph-mon[139570]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:04 smithi078 ceph-mon[142991]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:48:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:06 smithi118 ceph-mon[131825]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:06 smithi078 ceph-mon[139570]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:06 smithi078 ceph-mon[142991]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:08.929 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:48:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:08 smithi118 ceph-mon[131825]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:08 smithi078 ceph-mon[139570]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:08 smithi078 ceph-mon[142991]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:48:09.237 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:48:09.238 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:48:09.626 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:48:09.627 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:48:10.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2193071940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:10.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2193071940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:10.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2193071940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:10 smithi118 ceph-mon[131825]: from='client.67436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:10 smithi118 ceph-mon[131825]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:10 smithi118 ceph-mon[131825]: from='client.57474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[139570]: from='client.67436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[139570]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[139570]: from='client.57474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[142991]: from='client.67436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[142991]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:10 smithi078 ceph-mon[142991]: from='client.57474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:12 smithi118 ceph-mon[131825]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:13.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:12 smithi078 ceph-mon[139570]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:12 smithi078 ceph-mon[142991]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:14 smithi118 ceph-mon[131825]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:14 smithi078 ceph-mon[139570]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:14 smithi078 ceph-mon[142991]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:48:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:16 smithi118 ceph-mon[131825]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:16 smithi078 ceph-mon[139570]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:16 smithi078 ceph-mon[142991]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:18 smithi118 ceph-mon[131825]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:18 smithi078 ceph-mon[139570]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:18 smithi078 ceph-mon[142991]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:20 smithi118 ceph-mon[131825]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:20 smithi078 ceph-mon[139570]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:20 smithi078 ceph-mon[142991]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:22 smithi118 ceph-mon[131825]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:22 smithi078 ceph-mon[142991]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:22 smithi078 ceph-mon[139570]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:24 smithi118 ceph-mon[131825]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:24 smithi078 ceph-mon[139570]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:24 smithi078 ceph-mon[142991]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:48:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:26 smithi118 ceph-mon[131825]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:26 smithi078 ceph-mon[139570]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:26 smithi078 ceph-mon[142991]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:28 smithi118 ceph-mon[131825]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:28 smithi078 ceph-mon[142991]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:28 smithi078 ceph-mon[139570]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:30 smithi118 ceph-mon[131825]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:30 smithi078 ceph-mon[139570]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:30 smithi078 ceph-mon[142991]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:32 smithi118 ceph-mon[131825]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:32 smithi078 ceph-mon[139570]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:32 smithi078 ceph-mon[142991]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:34 smithi118 ceph-mon[131825]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:34 smithi078 ceph-mon[139570]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:34 smithi078 ceph-mon[142991]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:36 smithi118 ceph-mon[131825]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:36 smithi078 ceph-mon[139570]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:48:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:36 smithi078 ceph-mon[142991]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:38 smithi118 ceph-mon[131825]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:38 smithi078 ceph-mon[139570]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:38 smithi078 ceph-mon[142991]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:48:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:48:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:48:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:48:39.963 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:48:40.273 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:48:40.273 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:48:40.273 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:48:40.274 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:48:40.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:48:40.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:48:40.275 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:48:40.275 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:40.655 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:48:40.656 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:48:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:40 smithi118 ceph-mon[131825]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/723273610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:40 smithi078 ceph-mon[142991]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/723273610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:40 smithi078 ceph-mon[139570]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/723273610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:48:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:41 smithi118 ceph-mon[131825]: from='client.57486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:41 smithi118 ceph-mon[131825]: from='client.67460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:41 smithi078 ceph-mon[139570]: from='client.57486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:41 smithi078 ceph-mon[139570]: from='client.67460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:41 smithi078 ceph-mon[142991]: from='client.57486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:42.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:41 smithi078 ceph-mon[142991]: from='client.67460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:48:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:42 smithi118 ceph-mon[131825]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:42 smithi078 ceph-mon[139570]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:42 smithi078 ceph-mon[142991]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:44 smithi118 ceph-mon[131825]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:44 smithi078 ceph-mon[142991]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:44 smithi078 ceph-mon[139570]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:48:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:46 smithi118 ceph-mon[131825]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:46 smithi078 ceph-mon[139570]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:46 smithi078 ceph-mon[142991]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:48:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:48 smithi118 ceph-mon[131825]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:48 smithi078 ceph-mon[139570]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:48 smithi078 ceph-mon[142991]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:50 smithi118 ceph-mon[131825]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:50 smithi078 ceph-mon[139570]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:50 smithi078 ceph-mon[142991]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:52 smithi118 ceph-mon[131825]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:52 smithi078 ceph-mon[139570]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:52 smithi078 ceph-mon[142991]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:54 smithi118 ceph-mon[131825]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:54 smithi078 ceph-mon[139570]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:54 smithi078 ceph-mon[142991]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:48:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:48:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:56 smithi118 ceph-mon[131825]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:56 smithi078 ceph-mon[139570]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:56 smithi078 ceph-mon[142991]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:48:58 smithi118 ceph-mon[131825]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:48:58 smithi078 ceph-mon[139570]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:48:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:48:58 smithi078 ceph-mon[142991]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:00 smithi118 ceph-mon[131825]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:00 smithi078 ceph-mon[142991]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:00 smithi078 ceph-mon[139570]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:02 smithi118 ceph-mon[131825]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:02 smithi078 ceph-mon[139570]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:02 smithi078 ceph-mon[142991]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:03 smithi078 ceph-mon[142991]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:03 smithi078 ceph-mon[139570]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:03 smithi118 ceph-mon[131825]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:06 smithi118 ceph-mon[131825]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:06 smithi078 ceph-mon[139570]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:06 smithi078 ceph-mon[142991]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:49:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:08 smithi118 ceph-mon[131825]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:08 smithi078 ceph-mon[142991]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:08 smithi078 ceph-mon[139570]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:10 smithi118 ceph-mon[131825]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:10 smithi078 ceph-mon[139570]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:10 smithi078 ceph-mon[142991]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:11.002 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:49:11.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:49:11.310 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:49:11.688 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:49:11.688 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:49:11.688 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:49:11.689 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:49:11.690 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:49:11.690 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:49:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:12 smithi118 ceph-mon[131825]: from='client.67472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:12 smithi118 ceph-mon[131825]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:12 smithi118 ceph-mon[131825]: from='client.67478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1971390231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[139570]: from='client.67472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[139570]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[139570]: from='client.67478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1971390231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[142991]: from='client.67472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[142991]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[142991]: from='client.67478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:12.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1971390231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:14 smithi118 ceph-mon[131825]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:14 smithi078 ceph-mon[139570]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:14 smithi078 ceph-mon[142991]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:16 smithi118 ceph-mon[131825]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:16 smithi078 ceph-mon[139570]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:49:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:16 smithi078 ceph-mon[142991]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:18 smithi118 ceph-mon[131825]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:18 smithi078 ceph-mon[139570]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:18 smithi078 ceph-mon[142991]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:20 smithi118 ceph-mon[131825]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:20 smithi078 ceph-mon[139570]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:20 smithi078 ceph-mon[142991]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:22 smithi118 ceph-mon[131825]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:22 smithi078 ceph-mon[139570]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:22 smithi078 ceph-mon[142991]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:24 smithi118 ceph-mon[131825]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:24 smithi078 ceph-mon[139570]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:24 smithi078 ceph-mon[142991]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:26 smithi118 ceph-mon[131825]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:26 smithi078 ceph-mon[139570]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:26 smithi078 ceph-mon[142991]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:49:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:28 smithi118 ceph-mon[131825]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:28 smithi078 ceph-mon[139570]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:28 smithi078 ceph-mon[142991]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:30.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:30 smithi118 ceph-mon[131825]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:30 smithi078 ceph-mon[139570]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:30 smithi078 ceph-mon[142991]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:32 smithi118 ceph-mon[131825]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:32 smithi078 ceph-mon[139570]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:32 smithi078 ceph-mon[142991]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:34 smithi118 ceph-mon[131825]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:34 smithi078 ceph-mon[139570]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:34 smithi078 ceph-mon[142991]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:36 smithi118 ceph-mon[131825]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:36 smithi078 ceph-mon[139570]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:49:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:36 smithi078 ceph-mon[142991]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:38 smithi118 ceph-mon[131825]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:38 smithi078 ceph-mon[139570]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:38 smithi078 ceph-mon[142991]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:49:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:49:39.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:49:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:40 smithi118 ceph-mon[131825]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:49:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:49:40.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:49:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[139570]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:49:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:49:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:49:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[142991]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:49:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:49:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:49:42.036 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:49:42.343 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:49:42.344 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:49:42.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:49:42.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:49:42.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:49:42.345 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:49:42.345 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:49:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:42 smithi118 ceph-mon[131825]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:49:42.724 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:49:42.725 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:49:42.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:42 smithi078 ceph-mon[139570]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:42 smithi078 ceph-mon[142991]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[139570]: from='client.57522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[139570]: from='client.57528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1163664766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[142991]: from='client.57522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[142991]: from='client.57528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1163664766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:43 smithi118 ceph-mon[131825]: from='client.57522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:43 smithi118 ceph-mon[131825]: from='client.57528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:49:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1163664766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:49:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:44 smithi078 ceph-mon[139570]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:44 smithi078 ceph-mon[142991]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:44 smithi118 ceph-mon[131825]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:46 smithi078 ceph-mon[139570]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:46 smithi078 ceph-mon[142991]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:49:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:46 smithi118 ceph-mon[131825]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:49:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:48 smithi078 ceph-mon[139570]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:48 smithi078 ceph-mon[142991]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:48 smithi118 ceph-mon[131825]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:50 smithi078 ceph-mon[139570]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:50 smithi078 ceph-mon[142991]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:50 smithi118 ceph-mon[131825]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:52 smithi078 ceph-mon[139570]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:52 smithi078 ceph-mon[142991]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:52 smithi118 ceph-mon[131825]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:54 smithi078 ceph-mon[139570]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:54 smithi078 ceph-mon[142991]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:54 smithi118 ceph-mon[131825]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:56 smithi078 ceph-mon[139570]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:56 smithi078 ceph-mon[142991]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:49:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T11:49:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:56 smithi118 ceph-mon[131825]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:49:58 smithi078 ceph-mon[139570]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:49:58 smithi078 ceph-mon[142991]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:49:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:49:58 smithi118 ceph-mon[131825]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:00.451 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:00 smithi078 conmon[139546]: 2023-12-16T11:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:50:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:00 smithi078 ceph-mon[139570]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:50:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:00 smithi078 ceph-mon[142991]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:50:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:00 smithi118 ceph-mon[131825]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T11:50:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:02 smithi078 ceph-mon[139570]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:02.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:02 smithi078 ceph-mon[142991]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:02.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:02 smithi118 ceph-mon[131825]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:04 smithi078 ceph-mon[139570]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:04 smithi078 ceph-mon[142991]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:04 smithi118 ceph-mon[131825]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:06 smithi078 ceph-mon[139570]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:06 smithi078 ceph-mon[142991]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:50:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:06 smithi118 ceph-mon[131825]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:08 smithi078 ceph-mon[139570]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:08 smithi078 ceph-mon[142991]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:08 smithi118 ceph-mon[131825]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:10 smithi078 ceph-mon[139570]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:10 smithi078 ceph-mon[142991]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:10 smithi118 ceph-mon[131825]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:12 smithi078 ceph-mon[139570]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:12 smithi078 ceph-mon[142991]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:12 smithi118 ceph-mon[131825]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:13.071 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:50:13.381 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:50:13.381 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.4M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:50:13.381 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 927M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2485M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1260M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6310M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5727M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5276M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4975M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:50:13.382 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:50:13.383 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:50:13.383 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:50:13.383 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:50:13.383 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:50:13.763 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:50:13.764 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:50:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[139570]: from='client.57540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[139570]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[139570]: from='client.57546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/826603952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[142991]: from='client.57540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[142991]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[142991]: from='client.57546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/826603952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:14 smithi118 ceph-mon[131825]: from='client.57540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:14 smithi118 ceph-mon[131825]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:14 smithi118 ceph-mon[131825]: from='client.57546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:14.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/826603952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:16 smithi078 ceph-mon[139570]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:50:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:16 smithi078 ceph-mon[142991]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:16 smithi118 ceph-mon[131825]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:18 smithi118 ceph-mon[131825]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:18 smithi078 ceph-mon[139570]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:18 smithi078 ceph-mon[142991]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:20 smithi118 ceph-mon[131825]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:20.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:20 smithi078 ceph-mon[139570]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:20.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:20 smithi078 ceph-mon[142991]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:22 smithi118 ceph-mon[131825]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:22 smithi078 ceph-mon[139570]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:22 smithi078 ceph-mon[142991]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:24 smithi118 ceph-mon[131825]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:24 smithi078 ceph-mon[139570]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:24 smithi078 ceph-mon[142991]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:26 smithi078 ceph-mon[139570]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:50:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:26 smithi078 ceph-mon[142991]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:26 smithi118 ceph-mon[131825]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:28 smithi118 ceph-mon[131825]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:28 smithi078 ceph-mon[139570]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:28 smithi078 ceph-mon[142991]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:30 smithi118 ceph-mon[131825]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:30 smithi078 ceph-mon[139570]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:30 smithi078 ceph-mon[142991]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:32 smithi118 ceph-mon[131825]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:32 smithi078 ceph-mon[139570]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:32 smithi078 ceph-mon[142991]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:34 smithi118 ceph-mon[131825]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:34 smithi078 ceph-mon[139570]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:34 smithi078 ceph-mon[142991]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:36 smithi078 ceph-mon[139570]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:36 smithi078 ceph-mon[142991]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:50:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:36 smithi118 ceph-mon[131825]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:38 smithi118 ceph-mon[131825]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:38 smithi078 ceph-mon[139570]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:38 smithi078 ceph-mon[142991]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:40 smithi118 ceph-mon[131825]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:40 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:50:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:40 smithi078 ceph-mon[139570]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:40 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:50:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:40 smithi078 ceph-mon[142991]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:40 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:50:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:42 smithi118 ceph-mon[131825]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[139570]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[142991]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:50:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:50:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:50:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:50:44.111 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 1s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 1s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 1s ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 1s ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 1s ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:50:44.419 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 1s ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 1s ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 1s ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 1s ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 1s ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:50:44.420 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:50:44.802 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:50:44.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:50:44.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:50:44.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:44.803 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:50:44.804 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:50:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:44 smithi118 ceph-mon[131825]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/880254532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:44 smithi078 ceph-mon[139570]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/880254532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:44 smithi078 ceph-mon[142991]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/880254532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:50:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:45 smithi118 ceph-mon[131825]: from='client.57558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:45 smithi118 ceph-mon[131825]: from='client.57564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:45 smithi078 ceph-mon[139570]: from='client.57558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:45 smithi078 ceph-mon[139570]: from='client.57564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:45 smithi078 ceph-mon[142991]: from='client.57558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:45 smithi078 ceph-mon[142991]: from='client.57564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:50:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:50:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:46 smithi118 ceph-mon[131825]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:46 smithi078 ceph-mon[139570]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:46 smithi078 ceph-mon[142991]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:50:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:48 smithi118 ceph-mon[131825]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:48 smithi078 ceph-mon[139570]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:48 smithi078 ceph-mon[142991]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:50 smithi118 ceph-mon[131825]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:50 smithi078 ceph-mon[139570]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:50 smithi078 ceph-mon[142991]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:52 smithi118 ceph-mon[131825]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:52 smithi078 ceph-mon[139570]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:52 smithi078 ceph-mon[142991]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:54 smithi078 ceph-mon[142991]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:54 smithi078 ceph-mon[139570]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:54 smithi118 ceph-mon[131825]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:50:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:50:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:56 smithi078 ceph-mon[139570]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:56 smithi078 ceph-mon[142991]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:56 smithi118 ceph-mon[131825]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:50:58 smithi078 ceph-mon[139570]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:59.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:50:58 smithi078 ceph-mon[142991]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:50:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:50:58 smithi118 ceph-mon[131825]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:00 smithi078 ceph-mon[139570]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:00 smithi078 ceph-mon[142991]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:00 smithi118 ceph-mon[131825]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:02 smithi078 ceph-mon[139570]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:02 smithi078 ceph-mon[142991]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:02 smithi118 ceph-mon[131825]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:04 smithi078 ceph-mon[139570]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:04 smithi078 ceph-mon[142991]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:04 smithi118 ceph-mon[131825]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:06 smithi118 ceph-mon[131825]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:06 smithi078 ceph-mon[139570]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:06 smithi078 ceph-mon[142991]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:51:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:08 smithi118 ceph-mon[131825]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:08 smithi078 ceph-mon[139570]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:08 smithi078 ceph-mon[142991]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:10 smithi118 ceph-mon[131825]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:10 smithi078 ceph-mon[139570]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:10 smithi078 ceph-mon[142991]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:12.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:12 smithi118 ceph-mon[131825]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:12.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:12 smithi078 ceph-mon[139570]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:12.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:12 smithi078 ceph-mon[142991]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:14 smithi118 ceph-mon[131825]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:14 smithi078 ceph-mon[139570]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:14 smithi078 ceph-mon[142991]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:15.151 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 33s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 33s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 33s ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 33s ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:51:15.461 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1214M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 33s ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 33s ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 33s ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 33s ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 33s ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 33s ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4599M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5394M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4716M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5351M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:51:15.462 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:51:15.842 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:51:15.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:51:15.844 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:51:15.844 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:51:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:16 smithi118 ceph-mon[131825]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:16 smithi118 ceph-mon[131825]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:16 smithi118 ceph-mon[131825]: from='client.57582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2354725460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:51:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[139570]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[139570]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[139570]: from='client.57582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2354725460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[142991]: from='client.57576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[142991]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[142991]: from='client.57582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2354725460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:18 smithi118 ceph-mon[131825]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:18 smithi078 ceph-mon[139570]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:18 smithi078 ceph-mon[142991]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:20 smithi118 ceph-mon[131825]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:20.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:20 smithi078 ceph-mon[139570]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:20.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:20 smithi078 ceph-mon[142991]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:22 smithi118 ceph-mon[131825]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:22 smithi078 ceph-mon[139570]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:22 smithi078 ceph-mon[142991]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 11:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T11:51:22.731247475Z level=info msg="Completed cleanup jobs" duration=66.413576ms 2023-12-16T11:51:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:24 smithi078 ceph-mon[139570]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:24 smithi078 ceph-mon[142991]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:24 smithi118 ceph-mon[131825]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:26 smithi078 ceph-mon[139570]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:26 smithi078 ceph-mon[142991]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:51:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:26 smithi118 ceph-mon[131825]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:28 smithi078 ceph-mon[139570]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:28 smithi078 ceph-mon[142991]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:28 smithi118 ceph-mon[131825]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:30 smithi078 ceph-mon[139570]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:30.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:30 smithi078 ceph-mon[142991]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:30.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:30 smithi118 ceph-mon[131825]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:32 smithi078 ceph-mon[139570]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:32 smithi078 ceph-mon[142991]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:32 smithi118 ceph-mon[131825]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:34 smithi078 ceph-mon[139570]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:34 smithi078 ceph-mon[142991]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:34 smithi118 ceph-mon[131825]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:36 smithi078 ceph-mon[139570]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:36 smithi078 ceph-mon[142991]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:51:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:36 smithi118 ceph-mon[131825]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:38.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:38 smithi078 ceph-mon[139570]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:38 smithi078 ceph-mon[142991]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:38 smithi118 ceph-mon[131825]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:40 smithi078 ceph-mon[139570]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:40 smithi078 ceph-mon[142991]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:40 smithi118 ceph-mon[131825]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:42 smithi078 ceph-mon[139570]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:42 smithi078 ceph-mon[142991]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:42 smithi118 ceph-mon[131825]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:51:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:51:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:51:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:44 smithi078 ceph-mon[139570]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:44 smithi078 ceph-mon[142991]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:44 smithi118 ceph-mon[131825]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:46.196 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 64s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 0s ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 64s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 0s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 0s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 64s ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 64s ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 0s ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:51:46.511 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 64s ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 64s ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 0s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 64s ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 64s ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 64s ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 64s ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 0s ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 0s ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 0s ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 0s ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:51:46.512 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 0s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:51:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:51:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:51:46.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:51:46.900 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:51:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[139570]: from='client.57591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[139570]: from='client.57597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1064121018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[142991]: from='client.57591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[142991]: from='client.57597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1064121018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:47 smithi118 ceph-mon[131825]: from='client.57591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:47 smithi118 ceph-mon[131825]: from='client.57597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:51:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1064121018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:51:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:51:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:48 smithi078 ceph-mon[139570]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:48 smithi078 ceph-mon[142991]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:48 smithi118 ceph-mon[131825]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:50.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:50 smithi078 ceph-mon[139570]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:50 smithi078 ceph-mon[142991]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:50 smithi118 ceph-mon[131825]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:52 smithi078 ceph-mon[139570]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:52 smithi078 ceph-mon[142991]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:52 smithi118 ceph-mon[131825]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:54 smithi078 ceph-mon[139570]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:54 smithi078 ceph-mon[142991]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:54 smithi118 ceph-mon[131825]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:56 smithi078 ceph-mon[139570]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:56 smithi078 ceph-mon[142991]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:51:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:51:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:56 smithi118 ceph-mon[131825]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:51:58 smithi078 ceph-mon[139570]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:51:58 smithi078 ceph-mon[142991]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:51:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:51:58 smithi118 ceph-mon[131825]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:00 smithi118 ceph-mon[131825]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:00 smithi078 ceph-mon[139570]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:00 smithi078 ceph-mon[142991]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:02 smithi118 ceph-mon[131825]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:02 smithi078 ceph-mon[139570]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:02 smithi078 ceph-mon[142991]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:04 smithi118 ceph-mon[131825]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:04 smithi078 ceph-mon[139570]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:04 smithi078 ceph-mon[142991]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:06 smithi078 ceph-mon[139570]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:52:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:06 smithi078 ceph-mon[142991]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:06 smithi118 ceph-mon[131825]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:08 smithi118 ceph-mon[131825]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:08 smithi078 ceph-mon[139570]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:08 smithi078 ceph-mon[142991]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:10 smithi118 ceph-mon[131825]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:10 smithi078 ceph-mon[139570]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:10 smithi078 ceph-mon[142991]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:12 smithi118 ceph-mon[131825]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:12 smithi078 ceph-mon[139570]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:12 smithi078 ceph-mon[142991]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:14 smithi118 ceph-mon[131825]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:14 smithi078 ceph-mon[139570]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:14 smithi078 ceph-mon[142991]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:16 smithi078 ceph-mon[139570]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:16 smithi078 ceph-mon[142991]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:52:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:16 smithi118 ceph-mon[131825]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:17.253 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:52:17.581 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 95s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 31s ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 95s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 31s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 31s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 95s ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 95s ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 31s ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 95s ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 95s ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:52:17.582 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 31s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 95s ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 95s ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 95s ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 95s ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 31s ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 31s ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 31s ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 31s ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:52:17.583 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 31s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:52:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:17.967 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:52:17.967 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:52:17.967 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:52:17.968 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:52:17.969 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:52:17.969 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:52:17.969 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:52:17.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:18 smithi118 ceph-mon[131825]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:18 smithi118 ceph-mon[131825]: from='client.67580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:18 smithi118 ceph-mon[131825]: from='client.67586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3409925263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[139570]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[139570]: from='client.67580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[139570]: from='client.67586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3409925263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[142991]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[142991]: from='client.67580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[142991]: from='client.67586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3409925263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:20 smithi118 ceph-mon[131825]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:20 smithi078 ceph-mon[139570]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:20 smithi078 ceph-mon[142991]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:22 smithi118 ceph-mon[131825]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:22 smithi078 ceph-mon[139570]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:22 smithi078 ceph-mon[142991]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:24 smithi118 ceph-mon[131825]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:24 smithi078 ceph-mon[139570]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:24 smithi078 ceph-mon[142991]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:26 smithi078 ceph-mon[139570]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:52:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:26 smithi078 ceph-mon[142991]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:26 smithi118 ceph-mon[131825]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:28 smithi118 ceph-mon[131825]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:28 smithi078 ceph-mon[139570]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:28 smithi078 ceph-mon[142991]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:30 smithi118 ceph-mon[131825]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:30.980 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:30 smithi078 ceph-mon[139570]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:30.981 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:30 smithi078 ceph-mon[142991]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:32 smithi118 ceph-mon[131825]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:32 smithi078 ceph-mon[139570]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:32 smithi078 ceph-mon[142991]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:34 smithi118 ceph-mon[131825]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:34 smithi078 ceph-mon[139570]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:34 smithi078 ceph-mon[142991]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:36 smithi078 ceph-mon[139570]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:36 smithi078 ceph-mon[142991]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:52:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:36 smithi118 ceph-mon[131825]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:38 smithi118 ceph-mon[131825]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:38 smithi078 ceph-mon[139570]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:38 smithi078 ceph-mon[142991]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:40 smithi118 ceph-mon[131825]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:40 smithi078 ceph-mon[139570]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:40 smithi078 ceph-mon[142991]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:42 smithi118 ceph-mon[131825]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:42 smithi078 ceph-mon[139570]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:42 smithi078 ceph-mon[142991]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:44 smithi118 ceph-mon[131825]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:44.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:44 smithi078 ceph-mon[139570]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:44 smithi078 ceph-mon[142991]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:46 smithi078 ceph-mon[139570]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:52:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:52:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:46 smithi078 ceph-mon[142991]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:52:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:46 smithi118 ceph-mon[131825]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:52:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:52:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:52:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:52:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:52:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:52:48.310 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:52:48.619 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 62s ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 62s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 62s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 62s ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 62s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:52:48.620 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 62s ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 62s ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 62s ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 62s ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:52:48.621 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 62s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:52:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:48 smithi118 ceph-mon[131825]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:48 smithi078 ceph-mon[139570]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:48 smithi078 ceph-mon[142991]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:48.999 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:52:49.000 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:52:49.001 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:52:49.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:52:49.001 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:52:49.001 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:52:49.001 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:52:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:49 smithi118 ceph-mon[131825]: from='client.57627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:49 smithi118 ceph-mon[131825]: from='client.67604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4141631816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[139570]: from='client.57627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[139570]: from='client.67604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4141631816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[142991]: from='client.57627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[142991]: from='client.67604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:52:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4141631816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:52:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:50 smithi118 ceph-mon[131825]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:50.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:50 smithi078 ceph-mon[139570]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:50 smithi078 ceph-mon[142991]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:52 smithi118 ceph-mon[131825]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:52 smithi078 ceph-mon[139570]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:52 smithi078 ceph-mon[142991]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:54 smithi118 ceph-mon[131825]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:54 smithi078 ceph-mon[139570]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:54 smithi078 ceph-mon[142991]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:56 smithi078 ceph-mon[139570]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:56 smithi078 ceph-mon[142991]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:52:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:52:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:56 smithi118 ceph-mon[131825]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:52:58 smithi118 ceph-mon[131825]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:52:58 smithi078 ceph-mon[139570]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:52:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:52:58 smithi078 ceph-mon[142991]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:00 smithi118 ceph-mon[131825]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:00 smithi078 ceph-mon[139570]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:00 smithi078 ceph-mon[142991]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:02.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:02 smithi118 ceph-mon[131825]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:02.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:02 smithi078 ceph-mon[139570]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:02 smithi078 ceph-mon[142991]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:04 smithi118 ceph-mon[131825]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:04 smithi078 ceph-mon[142991]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:04 smithi078 ceph-mon[139570]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:06 smithi078 ceph-mon[139570]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:06 smithi078 ceph-mon[142991]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:53:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:06 smithi118 ceph-mon[131825]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:08 smithi118 ceph-mon[131825]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:08 smithi078 ceph-mon[139570]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:08 smithi078 ceph-mon[142991]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:10 smithi118 ceph-mon[131825]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:10 smithi078 ceph-mon[139570]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:10 smithi078 ceph-mon[142991]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:12 smithi118 ceph-mon[131825]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:12 smithi078 ceph-mon[139570]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:12 smithi078 ceph-mon[142991]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:14 smithi118 ceph-mon[131825]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:14 smithi078 ceph-mon[139570]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:14 smithi078 ceph-mon[142991]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:16 smithi078 ceph-mon[139570]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:16 smithi078 ceph-mon[142991]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:53:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:16 smithi118 ceph-mon[131825]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:18 smithi118 ceph-mon[131825]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:18 smithi078 ceph-mon[142991]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:18 smithi078 ceph-mon[139570]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:19.348 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:53:19.657 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:53:19.657 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:53:19.657 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 93s ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 93s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 93s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 93s ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 93s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:53:19.658 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 93s ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:53:19.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 93s ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:53:19.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 93s ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:53:19.659 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 93s ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:53:19.659 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 93s ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:53:20.040 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:53:20.041 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:53:20.042 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:53:20.042 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:53:20.042 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:53:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:20 smithi118 ceph-mon[131825]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:20 smithi118 ceph-mon[131825]: from='client.57645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:20 smithi118 ceph-mon[131825]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/363747889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[142991]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[142991]: from='client.57645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[142991]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/363747889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[139570]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[139570]: from='client.57645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[139570]: from='client.57651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/363747889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:22 smithi118 ceph-mon[131825]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:22 smithi078 ceph-mon[139570]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:22 smithi078 ceph-mon[142991]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:24 smithi118 ceph-mon[131825]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:24 smithi078 ceph-mon[139570]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:24 smithi078 ceph-mon[142991]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:26 smithi078 ceph-mon[139570]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:26 smithi078 ceph-mon[142991]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:53:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:26 smithi118 ceph-mon[131825]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:28 smithi118 ceph-mon[131825]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:28 smithi078 ceph-mon[139570]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:28 smithi078 ceph-mon[142991]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:30 smithi118 ceph-mon[131825]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:30 smithi078 ceph-mon[139570]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:30 smithi078 ceph-mon[142991]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:32 smithi118 ceph-mon[131825]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:32 smithi078 ceph-mon[139570]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:32 smithi078 ceph-mon[142991]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:34 smithi118 ceph-mon[131825]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:34 smithi078 ceph-mon[139570]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:34 smithi078 ceph-mon[142991]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:36 smithi078 ceph-mon[139570]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:36 smithi078 ceph-mon[142991]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:53:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:36 smithi118 ceph-mon[131825]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:38.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:38 smithi118 ceph-mon[131825]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:38 smithi078 ceph-mon[139570]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:38 smithi078 ceph-mon[142991]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:40 smithi118 ceph-mon[131825]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:40 smithi078 ceph-mon[139570]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:40 smithi078 ceph-mon[142991]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:42 smithi118 ceph-mon[131825]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:42 smithi078 ceph-mon[139570]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:42 smithi078 ceph-mon[142991]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:44 smithi118 ceph-mon[131825]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:44 smithi078 ceph-mon[139570]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:44 smithi078 ceph-mon[142991]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:46 smithi078 ceph-mon[139570]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:53:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:46 smithi078 ceph-mon[142991]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:46 smithi118 ceph-mon[131825]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:53:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:53:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:53:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:53:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:53:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:53:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:53:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:53:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:53:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:48 smithi078 ceph-mon[139570]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:48 smithi078 ceph-mon[142991]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:49.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:48 smithi118 ceph-mon[131825]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:50.384 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:53:50.695 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:53:50.696 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:53:50.697 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:53:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:50 smithi078 ceph-mon[139570]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:50 smithi078 ceph-mon[142991]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:51.076 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:53:51.077 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:53:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:50 smithi118 ceph-mon[131825]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[139570]: from='client.67634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[139570]: from='client.67640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2181694872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[142991]: from='client.67634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[142991]: from='client.67640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2181694872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:51 smithi118 ceph-mon[131825]: from='client.67634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:51 smithi118 ceph-mon[131825]: from='client.67640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:53:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2181694872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:53:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:52 smithi078 ceph-mon[139570]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:52 smithi078 ceph-mon[142991]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:52 smithi118 ceph-mon[131825]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:54 smithi078 ceph-mon[139570]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:54 smithi078 ceph-mon[142991]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:54 smithi118 ceph-mon[131825]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:56 smithi078 ceph-mon[139570]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:53:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:53:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:56 smithi078 ceph-mon[142991]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:57.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:56 smithi118 ceph-mon[131825]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:53:58 smithi078 ceph-mon[139570]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:53:58 smithi078 ceph-mon[142991]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:53:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:53:58 smithi118 ceph-mon[131825]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:00 smithi078 ceph-mon[139570]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:00 smithi078 ceph-mon[142991]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:00 smithi118 ceph-mon[131825]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:02 smithi078 ceph-mon[139570]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:02 smithi078 ceph-mon[142991]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:02 smithi118 ceph-mon[131825]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:04 smithi078 ceph-mon[139570]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:04 smithi078 ceph-mon[142991]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:04 smithi118 ceph-mon[131825]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:06 smithi078 ceph-mon[139570]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:06 smithi078 ceph-mon[142991]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:54:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:06 smithi118 ceph-mon[131825]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:08 smithi078 ceph-mon[139570]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:08 smithi078 ceph-mon[142991]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:08 smithi118 ceph-mon[131825]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:10 smithi078 ceph-mon[139570]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:10 smithi078 ceph-mon[142991]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:10 smithi118 ceph-mon[131825]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:12 smithi078 ceph-mon[139570]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:12 smithi078 ceph-mon[142991]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:12 smithi118 ceph-mon[131825]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:14 smithi078 ceph-mon[139570]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:14 smithi078 ceph-mon[142991]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:14 smithi118 ceph-mon[131825]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:16.719 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:54:16.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:16 smithi078 ceph-mon[139570]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:16 smithi078 ceph-mon[142991]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:16 smithi118 ceph-mon[131825]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:18 smithi078 ceph-mon[139570]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:18 smithi078 ceph-mon[142991]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:18 smithi118 ceph-mon[131825]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:20 smithi118 ceph-mon[131825]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:21.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:20 smithi078 ceph-mon[139570]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:20 smithi078 ceph-mon[142991]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:21.422 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:54:21.735 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:54:21.736 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:54:22.118 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:54:22.119 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:54:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:22 smithi118 ceph-mon[131825]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:22 smithi118 ceph-mon[131825]: from='client.67652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:22 smithi118 ceph-mon[131825]: from='client.57687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:22 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2421609146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[139570]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[139570]: from='client.67652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[139570]: from='client.57687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2421609146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[142991]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[142991]: from='client.67652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[142991]: from='client.57687 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:23.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:22 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2421609146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:24 smithi118 ceph-mon[131825]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:24 smithi078 ceph-mon[139570]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:24 smithi078 ceph-mon[142991]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:54:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:26 smithi118 ceph-mon[131825]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:26 smithi078 ceph-mon[139570]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:26 smithi078 ceph-mon[142991]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:28 smithi118 ceph-mon[131825]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:28 smithi078 ceph-mon[139570]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:28 smithi078 ceph-mon[142991]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:30 smithi118 ceph-mon[131825]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:30 smithi078 ceph-mon[139570]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:30 smithi078 ceph-mon[142991]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:32 smithi118 ceph-mon[131825]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:32 smithi078 ceph-mon[139570]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:32 smithi078 ceph-mon[142991]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:34 smithi118 ceph-mon[131825]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:34 smithi078 ceph-mon[139570]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:34 smithi078 ceph-mon[142991]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:54:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:36 smithi118 ceph-mon[131825]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:36 smithi078 ceph-mon[139570]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:36 smithi078 ceph-mon[142991]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:38 smithi118 ceph-mon[131825]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:39.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:38 smithi078 ceph-mon[139570]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:38 smithi078 ceph-mon[142991]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:40 smithi118 ceph-mon[131825]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:40 smithi078 ceph-mon[139570]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:40 smithi078 ceph-mon[142991]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:42 smithi118 ceph-mon[131825]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:42 smithi078 ceph-mon[139570]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:42 smithi078 ceph-mon[142991]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:44 smithi118 ceph-mon[131825]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:44 smithi078 ceph-mon[139570]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:44 smithi078 ceph-mon[142991]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:54:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:46 smithi118 ceph-mon[131825]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:46 smithi078 ceph-mon[139570]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:46 smithi078 ceph-mon[142991]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:54:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:54:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:54:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:54:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:48 smithi118 ceph-mon[131825]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:54:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:54:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[139570]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[142991]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:54:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:54:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:54:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:50 smithi118 ceph-mon[131825]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:50 smithi078 ceph-mon[139570]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:50 smithi078 ceph-mon[142991]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:52.460 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:54:52.766 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:54:52.767 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:54:53.149 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:54:53.149 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:54:53.149 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:54:53.150 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:54:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:52 smithi118 ceph-mon[131825]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:53.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:52 smithi078 ceph-mon[139570]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:52 smithi078 ceph-mon[142991]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:53 smithi118 ceph-mon[131825]: from='client.57699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:53 smithi118 ceph-mon[131825]: from='client.57705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/953226501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[139570]: from='client.57699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[139570]: from='client.57705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/953226501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[142991]: from='client.57699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[142991]: from='client.57705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:54:54.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/953226501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:54:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:54 smithi118 ceph-mon[131825]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:54 smithi078 ceph-mon[139570]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:54 smithi078 ceph-mon[142991]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:54:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:54:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:56 smithi118 ceph-mon[131825]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:56 smithi078 ceph-mon[142991]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:56 smithi078 ceph-mon[139570]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:59.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:54:58 smithi118 ceph-mon[131825]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:54:58 smithi078 ceph-mon[142991]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:54:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:54:58 smithi078 ceph-mon[139570]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:00 smithi118 ceph-mon[131825]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:00 smithi078 ceph-mon[139570]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:00 smithi078 ceph-mon[142991]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:02 smithi118 ceph-mon[131825]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:03.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:02 smithi078 ceph-mon[139570]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:02 smithi078 ceph-mon[142991]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:04 smithi118 ceph-mon[131825]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:05.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:04 smithi078 ceph-mon[139570]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:04 smithi078 ceph-mon[142991]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:55:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:06 smithi118 ceph-mon[131825]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:07.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:06 smithi078 ceph-mon[142991]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:06 smithi078 ceph-mon[139570]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:08 smithi118 ceph-mon[131825]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:08 smithi078 ceph-mon[139570]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:08 smithi078 ceph-mon[142991]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:10 smithi118 ceph-mon[131825]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:10 smithi078 ceph-mon[139570]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:10 smithi078 ceph-mon[142991]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:12 smithi118 ceph-mon[131825]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:12 smithi078 ceph-mon[139570]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:12 smithi078 ceph-mon[142991]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:14 smithi118 ceph-mon[131825]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:14 smithi078 ceph-mon[139570]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:14 smithi078 ceph-mon[142991]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:55:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:16 smithi118 ceph-mon[131825]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:16 smithi078 ceph-mon[139570]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:16 smithi078 ceph-mon[142991]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:18.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:19.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:18 smithi118 ceph-mon[131825]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:18 smithi078 ceph-mon[139570]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:18 smithi078 ceph-mon[142991]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:20 smithi118 ceph-mon[131825]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:20 smithi078 ceph-mon[139570]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:20 smithi078 ceph-mon[142991]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:22 smithi118 ceph-mon[131825]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:22 smithi078 ceph-mon[139570]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:22 smithi078 ceph-mon[142991]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:23.496 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:55:23.807 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:55:23.808 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:55:23.809 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:55:24.189 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:55:24.189 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:55:24.189 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:55:24.190 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:55:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:24 smithi118 ceph-mon[131825]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:24 smithi118 ceph-mon[131825]: from='client.57717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:24 smithi118 ceph-mon[131825]: from='client.67694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1186447942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[139570]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[139570]: from='client.57717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[139570]: from='client.67694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1186447942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[142991]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[142991]: from='client.57717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[142991]: from='client.67694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1186447942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:55:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:26 smithi118 ceph-mon[131825]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:26 smithi078 ceph-mon[139570]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:26 smithi078 ceph-mon[142991]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:28 smithi118 ceph-mon[131825]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:28 smithi078 ceph-mon[139570]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:28 smithi078 ceph-mon[142991]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:30 smithi118 ceph-mon[131825]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:31.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:30 smithi078 ceph-mon[139570]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:30 smithi078 ceph-mon[142991]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:32 smithi118 ceph-mon[131825]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:33.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:32 smithi078 ceph-mon[139570]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:32 smithi078 ceph-mon[142991]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:34 smithi118 ceph-mon[131825]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:34 smithi078 ceph-mon[139570]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:34 smithi078 ceph-mon[142991]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:55:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:36 smithi118 ceph-mon[131825]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:36 smithi078 ceph-mon[139570]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:36 smithi078 ceph-mon[142991]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:38 smithi118 ceph-mon[131825]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:38 smithi078 ceph-mon[139570]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:38 smithi078 ceph-mon[142991]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:40 smithi118 ceph-mon[131825]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:40 smithi078 ceph-mon[139570]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:40 smithi078 ceph-mon[142991]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:42 smithi118 ceph-mon[131825]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:42 smithi078 ceph-mon[142991]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:42 smithi078 ceph-mon[139570]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:44 smithi118 ceph-mon[131825]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:45.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:44 smithi078 ceph-mon[142991]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:44 smithi078 ceph-mon[139570]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:55:47.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:46 smithi118 ceph-mon[131825]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:46 smithi078 ceph-mon[139570]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:46 smithi078 ceph-mon[142991]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:48.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:55:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:48 smithi118 ceph-mon[131825]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:55:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:55:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:55:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[139570]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[142991]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:55:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:55:49.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:55:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:50 smithi118 ceph-mon[131825]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:50 smithi078 ceph-mon[139570]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:50 smithi078 ceph-mon[142991]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:52 smithi118 ceph-mon[131825]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:52 smithi078 ceph-mon[142991]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:52 smithi078 ceph-mon[139570]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:54.534 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:55:54.841 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:55:54.841 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:55:54.842 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:55:54.843 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:55:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:54 smithi118 ceph-mon[131825]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:55.227 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:55:55.227 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:55:55.227 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:55:55.227 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:55:55.228 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:55:55.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:54 smithi078 ceph-mon[139570]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:54 smithi078 ceph-mon[142991]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:55 smithi118 ceph-mon[131825]: from='client.57735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:55 smithi118 ceph-mon[131825]: from='client.67712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2056716682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[139570]: from='client.57735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[139570]: from='client.67712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2056716682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[142991]: from='client.57735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[142991]: from='client.67712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:55:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2056716682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:55:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:55:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:55:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:56 smithi118 ceph-mon[131825]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:56 smithi078 ceph-mon[139570]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:56 smithi078 ceph-mon[142991]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:59.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:55:58 smithi078 ceph-mon[139570]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:55:58 smithi078 ceph-mon[142991]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:55:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:55:58 smithi118 ceph-mon[131825]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:00 smithi078 ceph-mon[139570]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:00 smithi078 ceph-mon[142991]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:00 smithi118 ceph-mon[131825]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:02 smithi078 ceph-mon[139570]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:02 smithi078 ceph-mon[142991]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:02 smithi118 ceph-mon[131825]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:04 smithi078 ceph-mon[139570]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:04 smithi078 ceph-mon[142991]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:04 smithi118 ceph-mon[131825]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:56:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:06 smithi078 ceph-mon[139570]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:06 smithi078 ceph-mon[142991]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:06 smithi118 ceph-mon[131825]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:08 smithi078 ceph-mon[139570]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:08 smithi078 ceph-mon[142991]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:08 smithi118 ceph-mon[131825]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:10 smithi078 ceph-mon[139570]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:10 smithi078 ceph-mon[142991]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:10 smithi118 ceph-mon[131825]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:12 smithi078 ceph-mon[139570]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:12 smithi078 ceph-mon[142991]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:13.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:12 smithi118 ceph-mon[131825]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:14 smithi078 ceph-mon[139570]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:14 smithi078 ceph-mon[142991]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:14 smithi118 ceph-mon[131825]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:16.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T11:56:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:16 smithi078 ceph-mon[139570]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:16 smithi078 ceph-mon[142991]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:16 smithi118 ceph-mon[131825]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:18 smithi078 ceph-mon[139570]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:18 smithi078 ceph-mon[142991]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:18 smithi118 ceph-mon[131825]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:20 smithi078 ceph-mon[139570]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:20 smithi078 ceph-mon[142991]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:20 smithi118 ceph-mon[131825]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:22 smithi078 ceph-mon[139570]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:22 smithi078 ceph-mon[142991]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:22 smithi118 ceph-mon[131825]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:25.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:24 smithi078 ceph-mon[139570]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:24 smithi078 ceph-mon[142991]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:24 smithi118 ceph-mon[131825]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:25.576 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:56:25.883 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:56:25.883 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:56:25.883 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:56:25.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:56:25.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6306M 2062M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5724M 2062M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5269M 2062M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4976M 2062M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4626M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5426M 2438M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4746M 2438M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5383M 2438M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:56:25.884 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:26.263 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:56:26.264 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:56:26.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[139570]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[139570]: from='client.57753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[139570]: from='client.67730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2413012166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[142991]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[142991]: from='client.57753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[142991]: from='client.67730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2413012166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:26 smithi118 ceph-mon[131825]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:26 smithi118 ceph-mon[131825]: from='client.57753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:26 smithi118 ceph-mon[131825]: from='client.67730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2413012166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:28 smithi078 ceph-mon[139570]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:28 smithi078 ceph-mon[142991]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:29.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:28 smithi118 ceph-mon[131825]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:30 smithi118 ceph-mon[131825]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:30 smithi078 ceph-mon[139570]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:30 smithi078 ceph-mon[142991]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:32.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:32 smithi078 ceph-mon[139570]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:32 smithi078 ceph-mon[142991]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:32 smithi118 ceph-mon[131825]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:34.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:34 smithi078 ceph-mon[139570]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:34 smithi078 ceph-mon[142991]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:34 smithi118 ceph-mon[131825]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:36 smithi078 ceph-mon[139570]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:56:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:36 smithi078 ceph-mon[142991]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:36 smithi118 ceph-mon[131825]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:38.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:38 smithi078 ceph-mon[139570]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:38 smithi078 ceph-mon[142991]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:38 smithi118 ceph-mon[131825]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:40 smithi078 ceph-mon[139570]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:40.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:40 smithi078 ceph-mon[142991]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:40 smithi118 ceph-mon[131825]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:42 smithi078 ceph-mon[139570]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:42.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:42 smithi078 ceph-mon[142991]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:42.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:42 smithi118 ceph-mon[131825]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:44.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:44 smithi078 ceph-mon[139570]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:44 smithi078 ceph-mon[142991]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:44 smithi118 ceph-mon[131825]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:46.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:46 smithi078 ceph-mon[139570]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T11:56:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:46 smithi078 ceph-mon[142991]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:46 smithi118 ceph-mon[131825]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:56:48.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:48 smithi118 ceph-mon[131825]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:48.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:48 smithi078 ceph-mon[142991]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:48 smithi078 ceph-mon[139570]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:56:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:49 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:49.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:49 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2436M 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2054M 2023-12-16T11:56:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:56:50.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:56:50.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2436M 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2054M 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:56:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2436M 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2054M 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:56:50.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:56:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:52 smithi118 ceph-mon[131825]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:52 smithi078 ceph-mon[139570]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:52 smithi078 ceph-mon[142991]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:54 smithi118 ceph-mon[131825]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:54 smithi078 ceph-mon[139570]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:54 smithi078 ceph-mon[142991]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:56.612 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:56:56.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:56 smithi078 ceph-mon[139570]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:56:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:56:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:56 smithi078 ceph-mon[142991]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:56 smithi118 ceph-mon[131825]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:56.922 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:56:56.922 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:56:56.922 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:56:56.923 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:56:56.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:56:56.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:56:56.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:56:57.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:56:57.308 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:56:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:57 smithi118 ceph-mon[131825]: from='client.57771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:57 smithi118 ceph-mon[131825]: from='client.57777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2060416577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[139570]: from='client.57771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[139570]: from='client.57777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2060416577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[142991]: from='client.57771 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[142991]: from='client.57777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:56:57.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2060416577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:56:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:56:58 smithi118 ceph-mon[131825]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:56:58 smithi078 ceph-mon[139570]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:56:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:56:58 smithi078 ceph-mon[142991]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:00 smithi118 ceph-mon[131825]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:00 smithi078 ceph-mon[139570]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:00 smithi078 ceph-mon[142991]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:02 smithi118 ceph-mon[131825]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:02 smithi078 ceph-mon[139570]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:02 smithi078 ceph-mon[142991]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:04 smithi118 ceph-mon[131825]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:04.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:04 smithi078 ceph-mon[139570]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:04 smithi078 ceph-mon[142991]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:06 smithi078 ceph-mon[139570]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:06 smithi078 ceph-mon[142991]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:57:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:06 smithi118 ceph-mon[131825]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:08 smithi118 ceph-mon[131825]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:08 smithi078 ceph-mon[139570]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:08 smithi078 ceph-mon[142991]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:10 smithi118 ceph-mon[131825]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:10 smithi078 ceph-mon[139570]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:10 smithi078 ceph-mon[142991]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:12 smithi118 ceph-mon[131825]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:12 smithi078 ceph-mon[139570]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:12 smithi078 ceph-mon[142991]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:14 smithi118 ceph-mon[131825]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:14 smithi078 ceph-mon[139570]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:14 smithi078 ceph-mon[142991]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:16 smithi078 ceph-mon[139570]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:16 smithi078 ceph-mon[142991]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:57:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:16 smithi118 ceph-mon[131825]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:18 smithi118 ceph-mon[131825]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:18 smithi078 ceph-mon[139570]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:18 smithi078 ceph-mon[142991]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:20 smithi118 ceph-mon[131825]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:20 smithi078 ceph-mon[139570]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:20 smithi078 ceph-mon[142991]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:22 smithi118 ceph-mon[131825]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:22 smithi078 ceph-mon[139570]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:22 smithi078 ceph-mon[142991]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:24 smithi118 ceph-mon[131825]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:24 smithi078 ceph-mon[139570]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:24 smithi078 ceph-mon[142991]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:26.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:57:26.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:26 smithi078 ceph-mon[142991]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:26.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:26 smithi078 ceph-mon[139570]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:26.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:26 smithi118 ceph-mon[131825]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:27.657 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:57:27.965 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:57:27.966 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:57:27.967 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:57:27.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:57:27.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:57:27.968 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:57:27.968 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:57:28.348 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:57:28.349 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:57:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:28 smithi118 ceph-mon[131825]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:28 smithi118 ceph-mon[131825]: from='client.57789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:28 smithi118 ceph-mon[131825]: from='client.57795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:28 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3917651529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[142991]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[142991]: from='client.57789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[142991]: from='client.57795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3917651529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[139570]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[139570]: from='client.57789 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[139570]: from='client.57795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:28.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:28 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3917651529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:57:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:30 smithi118 ceph-mon[131825]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:30 smithi078 ceph-mon[139570]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:30 smithi078 ceph-mon[142991]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:32.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:32 smithi118 ceph-mon[131825]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:32 smithi078 ceph-mon[142991]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:32 smithi078 ceph-mon[139570]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:34 smithi118 ceph-mon[131825]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:34.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:34 smithi078 ceph-mon[142991]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:34 smithi078 ceph-mon[139570]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:36 smithi078 ceph-mon[139570]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:36 smithi078 ceph-mon[142991]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:57:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:36 smithi118 ceph-mon[131825]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:38 smithi118 ceph-mon[131825]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:38 smithi078 ceph-mon[139570]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:38 smithi078 ceph-mon[142991]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:40 smithi118 ceph-mon[131825]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:40 smithi078 ceph-mon[139570]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:40 smithi078 ceph-mon[142991]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:42 smithi118 ceph-mon[131825]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:42 smithi078 ceph-mon[139570]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:42 smithi078 ceph-mon[142991]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:44 smithi118 ceph-mon[131825]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:44 smithi078 ceph-mon[139570]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:44 smithi078 ceph-mon[142991]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:46 smithi078 ceph-mon[139570]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:46 smithi078 ceph-mon[142991]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:57:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:46 smithi118 ceph-mon[131825]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:57:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:48 smithi118 ceph-mon[131825]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:48 smithi078 ceph-mon[139570]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:48 smithi078 ceph-mon[142991]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:50 smithi118 ceph-mon[131825]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:57:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:57:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:57:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[139570]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[142991]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:57:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:57:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:52 smithi118 ceph-mon[131825]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:52 smithi078 ceph-mon[142991]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:52 smithi078 ceph-mon[139570]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:54 smithi118 ceph-mon[131825]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:54 smithi078 ceph-mon[139570]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:54 smithi078 ceph-mon[142991]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:56 smithi078 ceph-mon[139570]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:57:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:57:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:56 smithi078 ceph-mon[142991]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:56.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:56 smithi118 ceph-mon[131825]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:58.699 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:57:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:58 smithi118 ceph-mon[131825]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:58.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:58 smithi078 ceph-mon[139570]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:58 smithi078 ceph-mon[142991]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:57:59.006 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:57:59.006 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:57:59.007 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:57:59.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:57:59.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:57:59.008 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:57:59.008 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:59.392 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:57:59.393 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:57:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:59 smithi118 ceph-mon[131825]: from='client.67778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:57:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3872584958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:57:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:59 smithi078 ceph-mon[139570]: from='client.67778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:57:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3872584958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:57:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:59 smithi078 ceph-mon[142991]: from='client.67778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:57:59.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:57:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3872584958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:58:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:00 smithi118 ceph-mon[131825]: from='client.67784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:00 smithi118 ceph-mon[131825]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:00 smithi078 ceph-mon[139570]: from='client.67784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:00 smithi078 ceph-mon[139570]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:00 smithi078 ceph-mon[142991]: from='client.67784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:00 smithi078 ceph-mon[142991]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:02 smithi118 ceph-mon[131825]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:02 smithi078 ceph-mon[139570]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:02 smithi078 ceph-mon[142991]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:04 smithi118 ceph-mon[131825]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:04 smithi078 ceph-mon[139570]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:04 smithi078 ceph-mon[142991]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:06 smithi078 ceph-mon[139570]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:58:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:06 smithi078 ceph-mon[142991]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:06 smithi118 ceph-mon[131825]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:08 smithi118 ceph-mon[131825]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:08 smithi078 ceph-mon[142991]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:08 smithi078 ceph-mon[139570]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:10 smithi118 ceph-mon[131825]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:10 smithi078 ceph-mon[139570]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:10 smithi078 ceph-mon[142991]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:12 smithi118 ceph-mon[131825]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:12 smithi078 ceph-mon[142991]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:12 smithi078 ceph-mon[139570]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:14 smithi118 ceph-mon[131825]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:14 smithi078 ceph-mon[139570]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:14 smithi078 ceph-mon[142991]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:16 smithi078 ceph-mon[139570]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T11:58:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:16 smithi078 ceph-mon[142991]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:16 smithi118 ceph-mon[131825]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:18 smithi118 ceph-mon[131825]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:18 smithi078 ceph-mon[139570]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:18 smithi078 ceph-mon[142991]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:20 smithi118 ceph-mon[131825]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:20.977 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:20 smithi078 ceph-mon[142991]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:20 smithi078 ceph-mon[139570]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:22 smithi078 ceph-mon[139570]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:22 smithi078 ceph-mon[142991]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:22 smithi118 ceph-mon[131825]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:24.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:24 smithi078 ceph-mon[142991]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:24.981 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:24 smithi078 ceph-mon[139570]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:24 smithi118 ceph-mon[131825]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:26 smithi078 ceph-mon[139570]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:26 smithi078 ceph-mon[142991]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T11:58:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:26 smithi118 ceph-mon[131825]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:28 smithi078 ceph-mon[142991]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:28 smithi078 ceph-mon[139570]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:28 smithi118 ceph-mon[131825]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:29.742 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:58:30.051 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:58:30.051 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:58:30.051 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:58:30.051 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:58:30.051 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:58:30.052 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:58:30.053 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:58:30.053 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:58:30.431 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:58:30.431 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:58:30.431 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:58:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[139570]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[139570]: from='client.57825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1098171547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[142991]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[142991]: from='client.57825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1098171547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:58:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:30 smithi118 ceph-mon[131825]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:30 smithi118 ceph-mon[131825]: from='client.57825 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1098171547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:58:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:31 smithi078 ceph-mon[139570]: from='client.57831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:31 smithi078 ceph-mon[142991]: from='client.57831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:31 smithi118 ceph-mon[131825]: from='client.57831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:58:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:32 smithi078 ceph-mon[139570]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:32 smithi078 ceph-mon[142991]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:32 smithi118 ceph-mon[131825]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:34 smithi078 ceph-mon[139570]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:34 smithi078 ceph-mon[142991]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:34 smithi118 ceph-mon[131825]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:36.727 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:36 smithi078 ceph-mon[139570]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:36 smithi078 ceph-mon[142991]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:36] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T11:58:37.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:36 smithi118 ceph-mon[131825]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:38 smithi078 ceph-mon[139570]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:38 smithi078 ceph-mon[142991]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:38 smithi118 ceph-mon[131825]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:40 smithi078 ceph-mon[139570]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:40 smithi078 ceph-mon[142991]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:40 smithi118 ceph-mon[131825]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:42 smithi078 ceph-mon[139570]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:42 smithi078 ceph-mon[142991]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:42 smithi118 ceph-mon[131825]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:44 smithi078 ceph-mon[139570]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:44 smithi078 ceph-mon[142991]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:44 smithi118 ceph-mon[131825]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:46 smithi078 ceph-mon[139570]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:46 smithi078 ceph-mon[142991]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:46] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T11:58:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:46 smithi118 ceph-mon[131825]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:58:48.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:48 smithi078 ceph-mon[139570]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:48 smithi078 ceph-mon[142991]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:48 smithi118 ceph-mon[131825]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:50 smithi078 ceph-mon[139570]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:50 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:58:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:50 smithi078 ceph-mon[142991]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:50 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:58:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:50 smithi118 ceph-mon[131825]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:50 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:58:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:58:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:58:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:52 smithi078 ceph-mon[139570]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:52 smithi078 ceph-mon[142991]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:52 smithi118 ceph-mon[131825]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:55.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:54 smithi118 ceph-mon[131825]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:55.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:54 smithi078 ceph-mon[139570]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:54 smithi078 ceph-mon[142991]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:58:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T11:58:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:56 smithi118 ceph-mon[131825]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:56 smithi078 ceph-mon[139570]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:56 smithi078 ceph-mon[142991]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:58:58 smithi118 ceph-mon[131825]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:58:58 smithi078 ceph-mon[139570]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:58:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:58:58 smithi078 ceph-mon[142991]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:00.779 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:59:01.087 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:59:01.088 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:59:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:00 smithi118 ceph-mon[131825]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:01.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:00 smithi078 ceph-mon[139570]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:00 smithi078 ceph-mon[142991]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:01.468 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:59:01.469 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:59:01.470 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:59:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:01 smithi118 ceph-mon[131825]: from='client.67814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/878567867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:01 smithi078 ceph-mon[139570]: from='client.67814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/878567867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:01 smithi078 ceph-mon[142991]: from='client.67814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/878567867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:02 smithi118 ceph-mon[131825]: from='client.67820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:02 smithi118 ceph-mon[131825]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[139570]: from='client.67820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[139570]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[142991]: from='client.67820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[142991]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:04 smithi118 ceph-mon[131825]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:04 smithi078 ceph-mon[142991]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:04 smithi078 ceph-mon[139570]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:59:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:06 smithi118 ceph-mon[131825]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:06 smithi078 ceph-mon[139570]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:06 smithi078 ceph-mon[142991]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:08 smithi118 ceph-mon[131825]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:08 smithi078 ceph-mon[139570]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:08 smithi078 ceph-mon[142991]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:10 smithi118 ceph-mon[131825]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:11.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:10 smithi078 ceph-mon[139570]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:10 smithi078 ceph-mon[142991]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:12 smithi118 ceph-mon[131825]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:12 smithi078 ceph-mon[139570]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:12 smithi078 ceph-mon[142991]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:14 smithi118 ceph-mon[131825]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:14 smithi078 ceph-mon[139570]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:14 smithi078 ceph-mon[142991]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:59:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:16 smithi118 ceph-mon[131825]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:16 smithi078 ceph-mon[139570]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:16 smithi078 ceph-mon[142991]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:18.230 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:18.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:18 smithi118 ceph-mon[131825]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:18 smithi078 ceph-mon[139570]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:18 smithi078 ceph-mon[142991]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:20 smithi118 ceph-mon[131825]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:20 smithi078 ceph-mon[139570]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:20 smithi078 ceph-mon[142991]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:23.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:22 smithi118 ceph-mon[131825]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:22 smithi078 ceph-mon[139570]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:22 smithi078 ceph-mon[142991]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:24 smithi118 ceph-mon[131825]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:24 smithi078 ceph-mon[139570]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:24 smithi078 ceph-mon[142991]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T11:59:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:26 smithi118 ceph-mon[131825]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:26 smithi078 ceph-mon[139570]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:26 smithi078 ceph-mon[142991]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:28 smithi118 ceph-mon[131825]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:28 smithi078 ceph-mon[139570]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:28 smithi078 ceph-mon[142991]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:30 smithi118 ceph-mon[131825]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:30 smithi078 ceph-mon[139570]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:30 smithi078 ceph-mon[142991]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:31.815 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T11:59:32.121 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T11:59:32.122 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T11:59:32.501 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T11:59:32.502 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T11:59:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:32 smithi118 ceph-mon[131825]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:32 smithi118 ceph-mon[131825]: from='client.67832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1544302589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[142991]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[142991]: from='client.67832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1544302589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[139570]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[139570]: from='client.67832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1544302589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T11:59:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:33 smithi118 ceph-mon[131825]: from='client.67838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:33 smithi078 ceph-mon[139570]: from='client.67838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:33 smithi078 ceph-mon[142991]: from='client.67838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T11:59:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:34 smithi118 ceph-mon[131825]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:34 smithi078 ceph-mon[139570]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:34 smithi078 ceph-mon[142991]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:36.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:59:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:36 smithi118 ceph-mon[131825]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:36 smithi078 ceph-mon[139570]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:36 smithi078 ceph-mon[142991]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:38 smithi118 ceph-mon[131825]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:38 smithi078 ceph-mon[139570]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:38 smithi078 ceph-mon[142991]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:40 smithi118 ceph-mon[131825]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:41.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:40 smithi078 ceph-mon[139570]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:40 smithi078 ceph-mon[142991]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:42 smithi118 ceph-mon[131825]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:43.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:42 smithi078 ceph-mon[139570]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:42 smithi078 ceph-mon[142991]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:45.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:44 smithi118 ceph-mon[131825]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:45.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:44 smithi078 ceph-mon[139570]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:44 smithi078 ceph-mon[142991]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T11:59:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:46 smithi118 ceph-mon[131825]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:46 smithi078 ceph-mon[139570]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:46 smithi078 ceph-mon[142991]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T11:59:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:48 smithi118 ceph-mon[131825]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:48 smithi078 ceph-mon[139570]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:48 smithi078 ceph-mon[142991]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:50 smithi118 ceph-mon[131825]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:50 smithi078 ceph-mon[139570]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:50 smithi078 ceph-mon[142991]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:52.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:59:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:59:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T11:59:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T11:59:53.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:52 smithi118 ceph-mon[131825]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:52 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:59:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:52 smithi078 ceph-mon[139570]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:52 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:59:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:52 smithi078 ceph-mon[142991]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:52 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T11:59:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:54 smithi118 ceph-mon[131825]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:54 smithi078 ceph-mon[142991]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:54 smithi078 ceph-mon[139570]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 11:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:11:59:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T11:59:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:56 smithi118 ceph-mon[131825]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:56 smithi078 ceph-mon[139570]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:56 smithi078 ceph-mon[142991]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 11:59:58 smithi118 ceph-mon[131825]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 11:59:58 smithi078 ceph-mon[142991]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T11:59:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 11:59:58 smithi078 ceph-mon[139570]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:00 smithi078 conmon[139546]: 2023-12-16T11:59:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:00:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:00 smithi118 ceph-mon[131825]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:00:01.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:00 smithi078 ceph-mon[142991]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:00:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:00 smithi078 ceph-mon[139570]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:00:02.850 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:00:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:02 smithi118 ceph-mon[131825]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:03.159 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:00:03.160 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:00:03.161 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:00:03.162 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:00:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:02 smithi078 ceph-mon[139570]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:02 smithi078 ceph-mon[142991]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:03.539 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:00:03.539 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:00:03.539 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:00:03.540 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:00:03.541 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:00:03.541 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:00:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:03 smithi118 ceph-mon[131825]: from='client.67850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2713460566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:03 smithi078 ceph-mon[139570]: from='client.67850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:04.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2713460566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:03 smithi078 ceph-mon[142991]: from='client.67850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:04.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2713460566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:04 smithi118 ceph-mon[131825]: from='client.67856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:04 smithi118 ceph-mon[131825]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:04 smithi078 ceph-mon[139570]: from='client.67856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:04 smithi078 ceph-mon[139570]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:04 smithi078 ceph-mon[142991]: from='client.67856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:04 smithi078 ceph-mon[142991]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:00:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:06 smithi118 ceph-mon[131825]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:06 smithi078 ceph-mon[139570]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:06 smithi078 ceph-mon[142991]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:08 smithi118 ceph-mon[131825]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:08 smithi078 ceph-mon[139570]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:08 smithi078 ceph-mon[142991]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:10 smithi118 ceph-mon[131825]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:11.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:10 smithi078 ceph-mon[142991]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:10 smithi078 ceph-mon[139570]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:12 smithi118 ceph-mon[131825]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:12 smithi078 ceph-mon[142991]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:12 smithi078 ceph-mon[139570]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:14 smithi118 ceph-mon[131825]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:14 smithi078 ceph-mon[142991]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:14 smithi078 ceph-mon[139570]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:00:17.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:16 smithi118 ceph-mon[131825]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:16 smithi078 ceph-mon[139570]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:16 smithi078 ceph-mon[142991]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:18 smithi118 ceph-mon[131825]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:19.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:18 smithi078 ceph-mon[139570]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:18 smithi078 ceph-mon[142991]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:20 smithi078 ceph-mon[142991]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:20 smithi078 ceph-mon[139570]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:20 smithi118 ceph-mon[131825]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:23.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:22 smithi078 ceph-mon[139570]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:22 smithi078 ceph-mon[142991]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:22 smithi118 ceph-mon[131825]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:24 smithi078 ceph-mon[139570]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:24 smithi078 ceph-mon[142991]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:24 smithi118 ceph-mon[131825]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:00:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:26 smithi078 ceph-mon[142991]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:26 smithi078 ceph-mon[139570]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:27.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:26 smithi118 ceph-mon[131825]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:29.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:28 smithi078 ceph-mon[139570]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:28 smithi078 ceph-mon[142991]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:28 smithi118 ceph-mon[131825]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:30 smithi078 ceph-mon[139570]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:30 smithi078 ceph-mon[142991]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:30 smithi118 ceph-mon[131825]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:32 smithi078 ceph-mon[139570]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:32 smithi078 ceph-mon[142991]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:32 smithi118 ceph-mon[131825]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:33.889 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:00:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:00:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:00:34.193 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 930M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2505M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1270M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6306M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5724M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5269M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4976M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:00:34.194 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:00:34.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:00:34.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:00:34.195 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:00:34.195 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:00:34.575 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:00:34.575 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:00:34.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:00:34.576 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:00:34.577 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:00:35.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[139570]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[139570]: from='client.67868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2927332608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[142991]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[142991]: from='client.67868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2927332608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:34 smithi118 ceph-mon[131825]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:34 smithi118 ceph-mon[131825]: from='client.67868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2927332608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:00:36.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:35 smithi078 ceph-mon[139570]: from='client.67874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:36.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:35 smithi078 ceph-mon[142991]: from='client.67874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:35 smithi118 ceph-mon[131825]: from='client.67874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:00:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:00:37.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:36 smithi078 ceph-mon[139570]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:36 smithi078 ceph-mon[142991]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:36 smithi118 ceph-mon[131825]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:38 smithi078 ceph-mon[139570]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:38 smithi078 ceph-mon[142991]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:38 smithi118 ceph-mon[131825]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:40 smithi078 ceph-mon[139570]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:40 smithi078 ceph-mon[142991]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:41.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:40 smithi118 ceph-mon[131825]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:42 smithi078 ceph-mon[139570]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:42 smithi078 ceph-mon[142991]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:43.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:42 smithi118 ceph-mon[131825]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:44 smithi078 ceph-mon[139570]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:44 smithi078 ceph-mon[142991]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:44 smithi118 ceph-mon[131825]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:00:47.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:46 smithi078 ceph-mon[139570]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:46 smithi078 ceph-mon[142991]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:46 smithi118 ceph-mon[131825]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:48.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:48.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:00:49.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:48 smithi118 ceph-mon[131825]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:49.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:48 smithi078 ceph-mon[139570]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:48 smithi078 ceph-mon[142991]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:50 smithi118 ceph-mon[131825]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:51.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:50 smithi078 ceph-mon[139570]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:50 smithi078 ceph-mon[142991]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:52.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:00:52.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:00:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:00:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:52 smithi118 ceph-mon[131825]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:53.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:52 smithi078 ceph-mon[139570]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:52 smithi078 ceph-mon[142991]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:00:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:00:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:00:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:00:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:00:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:00:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:56 smithi118 ceph-mon[131825]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:56 smithi078 ceph-mon[139570]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:56 smithi078 ceph-mon[142991]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:59.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:00:59 smithi118 ceph-mon[131825]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:59.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:00:59 smithi078 ceph-mon[139570]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:00:59.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:00:59 smithi078 ceph-mon[142991]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:01 smithi118 ceph-mon[131825]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:01.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:01 smithi078 ceph-mon[139570]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:01 smithi078 ceph-mon[142991]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:03 smithi118 ceph-mon[131825]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:03 smithi078 ceph-mon[139570]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:03 smithi078 ceph-mon[142991]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:04.923 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 10s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 10s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:01:05.231 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 10s ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 10s ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 10s ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 10s ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 10s ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 10s ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 10s ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 10s ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:01:05.232 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:01:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:05 smithi118 ceph-mon[131825]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:05.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:05 smithi078 ceph-mon[139570]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:05 smithi078 ceph-mon[142991]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:05.615 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:01:05.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:01:05.615 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:01:05.616 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:01:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:06 smithi118 ceph-mon[131825]: from='client.67886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:06 smithi118 ceph-mon[131825]: from='client.57921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:06 smithi118 ceph-mon[131825]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2322775155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[139570]: from='client.67886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[139570]: from='client.57921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[139570]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2322775155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[142991]: from='client.67886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[142991]: from='client.57921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[142991]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:06.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2322775155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:06.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:01:08.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:08 smithi118 ceph-mon[131825]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:08.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:08 smithi078 ceph-mon[139570]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:08.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:08 smithi078 ceph-mon[142991]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:10.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:10 smithi118 ceph-mon[131825]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:10.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:10 smithi078 ceph-mon[139570]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:10.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:10 smithi078 ceph-mon[142991]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:12 smithi118 ceph-mon[131825]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:12 smithi078 ceph-mon[139570]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:12 smithi078 ceph-mon[142991]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:14 smithi118 ceph-mon[131825]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:14 smithi078 ceph-mon[139570]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:14 smithi078 ceph-mon[142991]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:16 smithi078 ceph-mon[139570]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:01:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:16 smithi078 ceph-mon[142991]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:16.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:16 smithi118 ceph-mon[131825]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:18 smithi118 ceph-mon[131825]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:18 smithi078 ceph-mon[139570]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:18 smithi078 ceph-mon[142991]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:20 smithi118 ceph-mon[131825]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:20 smithi078 ceph-mon[139570]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:20 smithi078 ceph-mon[142991]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:22 smithi118 ceph-mon[131825]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:22.909 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:01:22.675596113Z level=info msg="Completed cleanup jobs" duration=11.678027ms 2023-12-16T12:01:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:22 smithi078 ceph-mon[139570]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:22 smithi078 ceph-mon[142991]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:24 smithi118 ceph-mon[131825]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:24 smithi078 ceph-mon[139570]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:24 smithi078 ceph-mon[142991]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:26 smithi078 ceph-mon[139570]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:26 smithi078 ceph-mon[142991]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:01:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:26 smithi118 ceph-mon[131825]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:28 smithi118 ceph-mon[131825]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:28 smithi078 ceph-mon[139570]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:28 smithi078 ceph-mon[142991]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:30.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:30 smithi118 ceph-mon[131825]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:30 smithi078 ceph-mon[139570]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:30 smithi078 ceph-mon[142991]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:32 smithi118 ceph-mon[131825]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:32 smithi078 ceph-mon[139570]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:32 smithi078 ceph-mon[142991]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:34 smithi118 ceph-mon[131825]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:34 smithi078 ceph-mon[139570]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:34 smithi078 ceph-mon[142991]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:35.962 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:01:36.267 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 41s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 99.1M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 41s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 41s ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 41s ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1225M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 41s ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:01:36.268 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 41s ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 41s ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 41s ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 41s ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 41s ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4626M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5426M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4746M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5383M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:01:36.269 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 134M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:01:36.650 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:01:36.651 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:01:36.652 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:01:36.652 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:01:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:36 smithi078 ceph-mon[139570]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:36 smithi078 ceph-mon[139570]: from='client.67904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:36 smithi078 ceph-mon[142991]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:36 smithi078 ceph-mon[142991]: from='client.67904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:01:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:36 smithi118 ceph-mon[131825]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:36 smithi118 ceph-mon[131825]: from='client.67904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:37 smithi118 ceph-mon[131825]: from='client.57939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/851226376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:37 smithi078 ceph-mon[139570]: from='client.57939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:37.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/851226376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:37 smithi078 ceph-mon[142991]: from='client.57939 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:01:37.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/851226376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:01:38.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:38 smithi118 ceph-mon[131825]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:38 smithi078 ceph-mon[139570]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:38 smithi078 ceph-mon[142991]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:40.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:40 smithi118 ceph-mon[131825]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:40 smithi078 ceph-mon[139570]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:40 smithi078 ceph-mon[142991]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:42 smithi118 ceph-mon[131825]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:42 smithi078 ceph-mon[139570]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:42 smithi078 ceph-mon[142991]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:44 smithi118 ceph-mon[131825]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:44 smithi078 ceph-mon[139570]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:44 smithi078 ceph-mon[142991]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:46 smithi078 ceph-mon[139570]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:46 smithi078 ceph-mon[142991]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:01:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:46 smithi118 ceph-mon[131825]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:01:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:48 smithi118 ceph-mon[131825]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:48 smithi078 ceph-mon[139570]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:48 smithi078 ceph-mon[142991]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:50 smithi118 ceph-mon[131825]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:50 smithi078 ceph-mon[139570]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:50 smithi078 ceph-mon[142991]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:52 smithi118 ceph-mon[131825]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:52 smithi078 ceph-mon[139570]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:52 smithi078 ceph-mon[142991]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:54 smithi118 ceph-mon[131825]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:54 smithi078 ceph-mon[139570]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:54 smithi078 ceph-mon[142991]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:55 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:01:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:55 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:01:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:55 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:01:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:56 smithi078 ceph-mon[139570]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:56 smithi078 ceph-mon[142991]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:01:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:01:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:56 smithi118 ceph-mon[131825]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:01:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:01:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:01:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:01:58.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:01:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:02:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:00 smithi118 ceph-mon[131825]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:00 smithi078 ceph-mon[139570]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:00 smithi078 ceph-mon[142991]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:02 smithi118 ceph-mon[131825]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:02 smithi078 ceph-mon[142991]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:02 smithi078 ceph-mon[139570]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:04 smithi118 ceph-mon[131825]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:04 smithi078 ceph-mon[139570]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:04 smithi078 ceph-mon[142991]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:06 smithi078 ceph-mon[139570]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:06 smithi078 ceph-mon[142991]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:02:06.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:06 smithi118 ceph-mon[131825]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:06.997 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:02:07.313 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:02:07.313 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 72s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:02:07.313 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 72s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 72s ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 72s ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9s ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 72s ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 72s ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 72s ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 72s ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 72s ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:02:07.314 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 72s ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:02:07.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9s ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:02:07.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9s ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:02:07.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9s ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:02:07.315 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9s ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:02:07.315 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:02:07.698 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:02:07.698 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:02:07.699 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:02:07.700 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:02:07.700 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:02:07.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:07 smithi118 ceph-mon[131825]: from='client.67922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:07.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:07 smithi078 ceph-mon[142991]: from='client.67922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:07.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:07 smithi078 ceph-mon[139570]: from='client.67922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:08 smithi118 ceph-mon[131825]: from='client.67928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:08 smithi118 ceph-mon[131825]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2454609751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[142991]: from='client.67928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[142991]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2454609751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[139570]: from='client.67928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[139570]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2454609751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:10 smithi118 ceph-mon[131825]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:10 smithi078 ceph-mon[139570]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:10 smithi078 ceph-mon[142991]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:12 smithi118 ceph-mon[131825]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:12 smithi078 ceph-mon[139570]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:12 smithi078 ceph-mon[142991]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:14 smithi118 ceph-mon[131825]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:14 smithi078 ceph-mon[139570]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:14 smithi078 ceph-mon[142991]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:16 smithi078 ceph-mon[139570]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:16 smithi078 ceph-mon[142991]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:02:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:16 smithi118 ceph-mon[131825]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:17.908 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:18 smithi118 ceph-mon[131825]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:18 smithi078 ceph-mon[139570]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:18 smithi078 ceph-mon[142991]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:20 smithi078 ceph-mon[139570]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:20 smithi078 ceph-mon[142991]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:20 smithi118 ceph-mon[131825]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:22 smithi078 ceph-mon[142991]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:22 smithi078 ceph-mon[139570]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:22 smithi118 ceph-mon[131825]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:24 smithi078 ceph-mon[139570]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:24 smithi078 ceph-mon[142991]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:24 smithi118 ceph-mon[131825]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:26 smithi078 ceph-mon[139570]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:26 smithi078 ceph-mon[142991]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:02:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:26 smithi118 ceph-mon[131825]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:28.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:28 smithi078 ceph-mon[139570]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:28 smithi078 ceph-mon[142991]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:28 smithi118 ceph-mon[131825]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:30 smithi078 ceph-mon[139570]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:30 smithi078 ceph-mon[142991]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:31.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:30 smithi118 ceph-mon[131825]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:32.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:32 smithi078 ceph-mon[139570]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:32 smithi078 ceph-mon[142991]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:32 smithi118 ceph-mon[131825]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:34 smithi078 ceph-mon[139570]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:34 smithi078 ceph-mon[142991]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:35.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:34 smithi118 ceph-mon[131825]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:36 smithi078 ceph-mon[139570]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:36 smithi078 ceph-mon[142991]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:02:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:36 smithi118 ceph-mon[131825]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:38.043 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:02:38.350 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:02:38.350 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 103s ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:02:38.350 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 40s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:02:38.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 103s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:02:38.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 40s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 40s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 103s ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 103s ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 40s ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 103s ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 103s ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 40s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 103s ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 103s ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 103s ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 103s ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 40s ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 40s ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 40s ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 40s ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:02:38.351 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 40s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:02:38.735 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:02:38.736 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:02:38.737 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:02:38.737 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:02:38.737 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:02:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:38 smithi078 ceph-mon[142991]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:38 smithi078 ceph-mon[139570]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:38 smithi118 ceph-mon[131825]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[142991]: from='client.57969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[142991]: from='client.67946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2375876678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[139570]: from='client.57969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[139570]: from='client.67946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2375876678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:39 smithi118 ceph-mon[131825]: from='client.57969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:39 smithi118 ceph-mon[131825]: from='client.67946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:02:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2375876678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:02:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:40 smithi078 ceph-mon[139570]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:40 smithi078 ceph-mon[142991]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:40 smithi118 ceph-mon[131825]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:42 smithi078 ceph-mon[139570]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:42 smithi078 ceph-mon[142991]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:42 smithi118 ceph-mon[131825]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:44 smithi078 ceph-mon[139570]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:44 smithi078 ceph-mon[142991]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:44 smithi118 ceph-mon[131825]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:46 smithi078 ceph-mon[139570]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:46 smithi078 ceph-mon[142991]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:02:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:46 smithi118 ceph-mon[131825]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:02:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:48 smithi078 ceph-mon[142991]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:48 smithi078 ceph-mon[139570]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:48 smithi118 ceph-mon[131825]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:50 smithi078 ceph-mon[139570]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:50 smithi078 ceph-mon[142991]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:50 smithi118 ceph-mon[131825]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:52.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:52 smithi078 ceph-mon[139570]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:52.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:52 smithi078 ceph-mon[142991]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:52 smithi118 ceph-mon[131825]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:54.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:54 smithi078 ceph-mon[139570]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:54 smithi078 ceph-mon[142991]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:54 smithi118 ceph-mon[131825]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:02:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:02:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:02:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:56 smithi118 ceph-mon[131825]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:56 smithi078 ceph-mon[139570]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:56 smithi078 ceph-mon[142991]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:58 smithi118 ceph-mon[131825]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:02:59.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:58 smithi078 ceph-mon[139570]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:02:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:58 smithi078 ceph-mon[142991]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:02:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:03:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:03:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:03:00.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:02:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:03:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:03:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:03:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:03:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:03:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:03:00.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:02:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:03:01.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:00 smithi118 ceph-mon[131825]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:00 smithi078 ceph-mon[139570]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:00 smithi078 ceph-mon[142991]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:02 smithi118 ceph-mon[131825]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:02 smithi078 ceph-mon[139570]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:02 smithi078 ceph-mon[142991]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:05.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:04 smithi118 ceph-mon[131825]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:04 smithi078 ceph-mon[139570]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:04 smithi078 ceph-mon[142991]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:03:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:06 smithi118 ceph-mon[131825]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:07.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:06 smithi078 ceph-mon[139570]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:06 smithi078 ceph-mon[142991]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:09.078 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:03:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:08 smithi118 ceph-mon[131825]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:09.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:08 smithi078 ceph-mon[139570]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:08 smithi078 ceph-mon[142991]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 71s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 71s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 71s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:03:09.386 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 71s ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 71s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 71s ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 71s ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 71s ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 71s ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:03:09.387 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 71s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:03:09.771 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:03:09.772 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:03:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:10 smithi118 ceph-mon[131825]: from='client.57987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:10 smithi118 ceph-mon[131825]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:10 smithi118 ceph-mon[131825]: from='client.67964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3624471228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[142991]: from='client.57987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[142991]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[142991]: from='client.67964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3624471228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[139570]: from='client.57987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[139570]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[139570]: from='client.67964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3624471228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:13.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:12 smithi118 ceph-mon[131825]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:13.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:12 smithi078 ceph-mon[139570]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:12 smithi078 ceph-mon[142991]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:14 smithi118 ceph-mon[131825]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:14 smithi078 ceph-mon[139570]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:14 smithi078 ceph-mon[142991]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:03:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:16 smithi118 ceph-mon[131825]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:17.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:16 smithi078 ceph-mon[139570]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:16 smithi078 ceph-mon[142991]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:18 smithi118 ceph-mon[131825]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:18 smithi078 ceph-mon[139570]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:18 smithi078 ceph-mon[142991]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:20 smithi118 ceph-mon[131825]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:20 smithi078 ceph-mon[139570]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:20 smithi078 ceph-mon[142991]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:22 smithi118 ceph-mon[131825]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:22 smithi078 ceph-mon[139570]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:22 smithi078 ceph-mon[142991]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:24 smithi118 ceph-mon[131825]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:24 smithi078 ceph-mon[139570]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:24 smithi078 ceph-mon[142991]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:26] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T12:03:27.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:26 smithi118 ceph-mon[131825]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:26 smithi078 ceph-mon[142991]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:26 smithi078 ceph-mon[139570]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:29.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:28 smithi118 ceph-mon[131825]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:28 smithi078 ceph-mon[139570]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:29.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:28 smithi078 ceph-mon[142991]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:30 smithi118 ceph-mon[131825]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:30 smithi078 ceph-mon[139570]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:30 smithi078 ceph-mon[142991]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:32 smithi118 ceph-mon[131825]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:32 smithi078 ceph-mon[139570]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:32 smithi078 ceph-mon[142991]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:35.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:34 smithi118 ceph-mon[131825]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:34 smithi078 ceph-mon[139570]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:34 smithi078 ceph-mon[142991]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:03:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:36 smithi118 ceph-mon[131825]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:36 smithi078 ceph-mon[139570]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:36 smithi078 ceph-mon[142991]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:38 smithi118 ceph-mon[131825]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:38 smithi078 ceph-mon[139570]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:38 smithi078 ceph-mon[142991]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:40.114 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:03:40.420 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:03:40.420 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:03:40.420 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 102s ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 102s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 102s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 102s ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 102s ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:03:40.421 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:03:40.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 102s ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:03:40.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 102s ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:03:40.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 102s ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:03:40.422 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 102s ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:03:40.422 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 102s ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:03:40.801 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:03:40.801 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:03:40.802 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:03:40.803 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:03:40.803 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:03:40.803 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:03:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:40 smithi118 ceph-mon[131825]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/389400008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:40 smithi078 ceph-mon[139570]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/389400008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:40 smithi078 ceph-mon[142991]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/389400008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:03:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:41 smithi118 ceph-mon[131825]: from='client.67976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:42.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:41 smithi118 ceph-mon[131825]: from='client.67982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:41 smithi078 ceph-mon[139570]: from='client.67976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:42.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:41 smithi078 ceph-mon[139570]: from='client.67982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:41 smithi078 ceph-mon[142991]: from='client.67976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:42.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:41 smithi078 ceph-mon[142991]: from='client.67982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:03:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:42 smithi118 ceph-mon[131825]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:42 smithi078 ceph-mon[139570]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:42 smithi078 ceph-mon[142991]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:44 smithi118 ceph-mon[131825]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:44 smithi078 ceph-mon[139570]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:44 smithi078 ceph-mon[142991]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:03:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:46 smithi118 ceph-mon[131825]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:46 smithi078 ceph-mon[139570]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:46 smithi078 ceph-mon[142991]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:48.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:03:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:48 smithi118 ceph-mon[131825]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:48 smithi078 ceph-mon[142991]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:48 smithi078 ceph-mon[139570]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:50 smithi118 ceph-mon[131825]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:50 smithi078 ceph-mon[139570]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:50 smithi078 ceph-mon[142991]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:52 smithi118 ceph-mon[131825]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:52 smithi078 ceph-mon[142991]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:52 smithi078 ceph-mon[139570]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:54 smithi118 ceph-mon[131825]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:54 smithi078 ceph-mon[139570]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:54 smithi078 ceph-mon[142991]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:03:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:03:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:03:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:56 smithi118 ceph-mon[131825]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:56 smithi078 ceph-mon[139570]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:56 smithi078 ceph-mon[142991]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:58 smithi118 ceph-mon[131825]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:58 smithi078 ceph-mon[139570]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:03:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:58 smithi078 ceph-mon[142991]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:00.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:03:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:04:00.227 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:03:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:04:00.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:03:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:04:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:00 smithi118 ceph-mon[131825]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:04:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:04:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[139570]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[142991]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:04:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:04:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:04:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:02 smithi118 ceph-mon[131825]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:02 smithi078 ceph-mon[139570]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:02 smithi078 ceph-mon[142991]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:04 smithi118 ceph-mon[131825]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:04 smithi078 ceph-mon[139570]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:04 smithi078 ceph-mon[142991]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:04:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:06 smithi118 ceph-mon[131825]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:06 smithi078 ceph-mon[139570]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:06 smithi078 ceph-mon[142991]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:08 smithi118 ceph-mon[131825]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:08 smithi078 ceph-mon[139570]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:08 smithi078 ceph-mon[142991]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:11.152 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:04:11.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:10 smithi118 ceph-mon[131825]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:10 smithi078 ceph-mon[139570]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:10 smithi078 ceph-mon[142991]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:11.461 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:04:11.461 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:04:11.461 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:04:11.461 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:04:11.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:04:11.463 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:04:11.844 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:04:11.845 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:04:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3881714327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:12.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3881714327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3881714327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:12 smithi118 ceph-mon[131825]: from='client.67994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:12 smithi118 ceph-mon[131825]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:12 smithi118 ceph-mon[131825]: from='client.68000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[139570]: from='client.67994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[139570]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[139570]: from='client.68000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[142991]: from='client.67994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[142991]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:12 smithi078 ceph-mon[142991]: from='client.68000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:15.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:14 smithi118 ceph-mon[131825]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:14 smithi078 ceph-mon[142991]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:14 smithi078 ceph-mon[139570]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:04:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:16 smithi118 ceph-mon[131825]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:16 smithi078 ceph-mon[139570]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:16 smithi078 ceph-mon[142991]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:18 smithi118 ceph-mon[131825]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:18 smithi078 ceph-mon[139570]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:18 smithi078 ceph-mon[142991]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:21.158 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:20 smithi118 ceph-mon[131825]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:20 smithi078 ceph-mon[139570]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:20 smithi078 ceph-mon[142991]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:22 smithi118 ceph-mon[131825]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:22 smithi078 ceph-mon[139570]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:22 smithi078 ceph-mon[142991]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:24 smithi118 ceph-mon[131825]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:24 smithi078 ceph-mon[139570]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:24 smithi078 ceph-mon[142991]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:26.731 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:04:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:26 smithi118 ceph-mon[131825]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:26 smithi078 ceph-mon[139570]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:26 smithi078 ceph-mon[142991]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:28 smithi118 ceph-mon[131825]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:28 smithi078 ceph-mon[139570]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:28 smithi078 ceph-mon[142991]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:30 smithi078 ceph-mon[139570]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:30 smithi078 ceph-mon[142991]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:31.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:30 smithi118 ceph-mon[131825]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:32 smithi078 ceph-mon[139570]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:32 smithi078 ceph-mon[142991]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:32 smithi118 ceph-mon[131825]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:34 smithi078 ceph-mon[139570]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:34 smithi078 ceph-mon[142991]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:34 smithi118 ceph-mon[131825]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:04:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:36 smithi078 ceph-mon[139570]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:36 smithi078 ceph-mon[142991]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:36 smithi118 ceph-mon[131825]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:38 smithi078 ceph-mon[139570]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:38 smithi078 ceph-mon[142991]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:38 smithi118 ceph-mon[131825]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:40 smithi078 ceph-mon[139570]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:40 smithi078 ceph-mon[142991]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:40 smithi118 ceph-mon[131825]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:42.200 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:04:42.510 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:04:42.511 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:04:42.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:04:42.899 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:04:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:42 smithi078 ceph-mon[139570]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2899739913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:42 smithi078 ceph-mon[142991]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2899739913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:42 smithi118 ceph-mon[131825]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2899739913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:04:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:43 smithi078 ceph-mon[139570]: from='client.58041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:44.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:43 smithi078 ceph-mon[139570]: from='client.58047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:43 smithi078 ceph-mon[142991]: from='client.58041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:44.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:43 smithi078 ceph-mon[142991]: from='client.58047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:43 smithi118 ceph-mon[131825]: from='client.58041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:43 smithi118 ceph-mon[131825]: from='client.58047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:04:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:44 smithi078 ceph-mon[139570]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:44 smithi078 ceph-mon[142991]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:44 smithi118 ceph-mon[131825]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:04:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:46 smithi078 ceph-mon[139570]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:46 smithi078 ceph-mon[142991]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:46 smithi118 ceph-mon[131825]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:04:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:48 smithi078 ceph-mon[139570]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:48 smithi078 ceph-mon[142991]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:48 smithi118 ceph-mon[131825]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:50 smithi078 ceph-mon[139570]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:50 smithi078 ceph-mon[142991]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:50 smithi118 ceph-mon[131825]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:52 smithi078 ceph-mon[142991]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:52 smithi078 ceph-mon[139570]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:52 smithi118 ceph-mon[131825]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:54 smithi078 ceph-mon[142991]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:54 smithi078 ceph-mon[139570]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:54 smithi118 ceph-mon[131825]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:04:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:04:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:04:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:56 smithi078 ceph-mon[142991]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:56 smithi078 ceph-mon[139570]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:56 smithi118 ceph-mon[131825]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:58 smithi078 ceph-mon[139570]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:58 smithi078 ceph-mon[142991]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:04:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:58 smithi118 ceph-mon[131825]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:00.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:04:59 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:05:00.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:04:59 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:05:00.408 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:04:59 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[139570]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[142991]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:05:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:05:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:05:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:00 smithi118 ceph-mon[131825]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:05:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:05:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:05:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:02 smithi118 ceph-mon[131825]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:02 smithi078 ceph-mon[139570]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:02 smithi078 ceph-mon[142991]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:04 smithi118 ceph-mon[131825]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:04 smithi078 ceph-mon[139570]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:04 smithi078 ceph-mon[142991]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:05:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:06 smithi118 ceph-mon[131825]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:06 smithi078 ceph-mon[139570]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:06 smithi078 ceph-mon[142991]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:08 smithi118 ceph-mon[131825]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:09.477 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:08 smithi078 ceph-mon[139570]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:08 smithi078 ceph-mon[142991]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:10 smithi118 ceph-mon[131825]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:10 smithi078 ceph-mon[139570]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:10 smithi078 ceph-mon[142991]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:13.246 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:05:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:12 smithi118 ceph-mon[131825]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:12 smithi078 ceph-mon[139570]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:12 smithi078 ceph-mon[142991]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:13.557 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:05:13.557 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:05:13.557 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:05:13.557 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:05:13.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:05:13.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:05:13.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:05:13.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:05:13.559 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:05:13.940 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:05:13.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:05:13.942 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:05:14.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2476614988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:14.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2476614988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:14.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2476614988' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:15 smithi118 ceph-mon[131825]: from='client.68030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:15 smithi118 ceph-mon[131825]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:15 smithi118 ceph-mon[131825]: from='client.68036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[139570]: from='client.68030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[139570]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[139570]: from='client.68036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[142991]: from='client.68030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[142991]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:15 smithi078 ceph-mon[142991]: from='client.68036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:05:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:17 smithi118 ceph-mon[131825]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:17 smithi078 ceph-mon[139570]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:17 smithi078 ceph-mon[142991]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:19 smithi118 ceph-mon[131825]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:19 smithi078 ceph-mon[139570]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:19 smithi078 ceph-mon[142991]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:21 smithi118 ceph-mon[131825]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:21 smithi078 ceph-mon[139570]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:21 smithi078 ceph-mon[142991]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:23 smithi118 ceph-mon[131825]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:23 smithi078 ceph-mon[139570]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:23 smithi078 ceph-mon[142991]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:25 smithi118 ceph-mon[131825]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:25 smithi078 ceph-mon[139570]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:25 smithi078 ceph-mon[142991]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:05:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:27 smithi118 ceph-mon[131825]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:27 smithi078 ceph-mon[139570]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:27 smithi078 ceph-mon[142991]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:29 smithi118 ceph-mon[131825]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:29 smithi078 ceph-mon[139570]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:29 smithi078 ceph-mon[142991]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:31 smithi118 ceph-mon[131825]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:31 smithi078 ceph-mon[139570]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:31 smithi078 ceph-mon[142991]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:33 smithi118 ceph-mon[131825]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:33 smithi078 ceph-mon[139570]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:33 smithi078 ceph-mon[142991]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:34 smithi118 ceph-mon[131825]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:34 smithi078 ceph-mon[139570]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:34.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:34 smithi078 ceph-mon[142991]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:36 smithi078 ceph-mon[139570]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:36 smithi078 ceph-mon[142991]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:05:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:36 smithi118 ceph-mon[131825]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:38 smithi118 ceph-mon[131825]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:38.977 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:38 smithi078 ceph-mon[139570]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:38 smithi078 ceph-mon[142991]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:40 smithi118 ceph-mon[131825]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:40 smithi078 ceph-mon[142991]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:40 smithi078 ceph-mon[139570]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:42 smithi118 ceph-mon[131825]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:42 smithi078 ceph-mon[139570]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:42 smithi078 ceph-mon[142991]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:44.288 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:05:44.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:05:44.598 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:05:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:44 smithi118 ceph-mon[131825]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:44 smithi078 ceph-mon[139570]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:44 smithi078 ceph-mon[142991]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:05:44.981 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:05:44.982 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:05:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:45 smithi118 ceph-mon[131825]: from='client.58077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:45 smithi118 ceph-mon[131825]: from='client.68054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4091440741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[139570]: from='client.58077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[139570]: from='client.68054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4091440741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[142991]: from='client.58077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[142991]: from='client.68054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:05:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4091440741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:05:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:46 smithi078 ceph-mon[139570]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:46 smithi078 ceph-mon[142991]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:05:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:46 smithi118 ceph-mon[131825]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:05:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:48 smithi118 ceph-mon[131825]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:48 smithi078 ceph-mon[139570]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:48 smithi078 ceph-mon[142991]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:50 smithi118 ceph-mon[131825]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:50 smithi078 ceph-mon[139570]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:50 smithi078 ceph-mon[142991]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:52 smithi118 ceph-mon[131825]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:52 smithi078 ceph-mon[139570]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:52 smithi078 ceph-mon[142991]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:54 smithi118 ceph-mon[131825]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:54 smithi078 ceph-mon[139570]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:54 smithi078 ceph-mon[142991]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:56 smithi078 ceph-mon[139570]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:56 smithi078 ceph-mon[142991]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:05:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:05:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:05:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:56 smithi118 ceph-mon[131825]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:05:58 smithi118 ceph-mon[131825]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:05:58 smithi078 ceph-mon[139570]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:05:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:05:58 smithi078 ceph-mon[142991]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:00 smithi118 ceph-mon[131825]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:00 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:06:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:00 smithi078 ceph-mon[139570]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:00 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:06:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:00 smithi078 ceph-mon[142991]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:00 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:06:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:06:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:06:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:06:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:06:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:03 smithi118 ceph-mon[131825]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:03 smithi078 ceph-mon[139570]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:03 smithi078 ceph-mon[142991]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:05 smithi118 ceph-mon[131825]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:05 smithi078 ceph-mon[139570]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:05 smithi078 ceph-mon[142991]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:06:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:07 smithi118 ceph-mon[131825]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:07 smithi078 ceph-mon[139570]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:07 smithi078 ceph-mon[142991]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:09 smithi118 ceph-mon[131825]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:09 smithi078 ceph-mon[139570]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:09 smithi078 ceph-mon[142991]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:11 smithi118 ceph-mon[131825]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:11 smithi078 ceph-mon[139570]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:11 smithi078 ceph-mon[142991]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:13 smithi118 ceph-mon[131825]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:13 smithi078 ceph-mon[139570]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:13 smithi078 ceph-mon[142991]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:15.330 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:06:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:15 smithi118 ceph-mon[131825]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:15 smithi078 ceph-mon[139570]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:15 smithi078 ceph-mon[142991]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:06:15.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:06:15.643 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:06:16.022 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:06:16.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:06:16.022 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:06:16.022 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:16.022 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:06:16.023 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:06:16.024 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:06:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:06:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[139570]: from='client.68066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[139570]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[139570]: from='client.58101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/178721922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[142991]: from='client.68066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[142991]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[142991]: from='client.58101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/178721922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:16 smithi118 ceph-mon[131825]: from='client.68066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:16 smithi118 ceph-mon[131825]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:16 smithi118 ceph-mon[131825]: from='client.58101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/178721922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:18 smithi118 ceph-mon[131825]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:18 smithi078 ceph-mon[139570]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:18 smithi078 ceph-mon[142991]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:20 smithi118 ceph-mon[131825]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:20 smithi078 ceph-mon[139570]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:20 smithi078 ceph-mon[142991]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:22 smithi118 ceph-mon[131825]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:22 smithi078 ceph-mon[139570]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:22 smithi078 ceph-mon[142991]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:24 smithi118 ceph-mon[131825]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:24 smithi078 ceph-mon[139570]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:24 smithi078 ceph-mon[142991]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:26 smithi078 ceph-mon[139570]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:26 smithi078 ceph-mon[142991]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:06:26.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:26 smithi118 ceph-mon[131825]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:28.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:28 smithi118 ceph-mon[131825]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:28 smithi078 ceph-mon[139570]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:28 smithi078 ceph-mon[142991]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:30 smithi118 ceph-mon[131825]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:30 smithi078 ceph-mon[139570]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:30 smithi078 ceph-mon[142991]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:32 smithi118 ceph-mon[131825]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:32 smithi078 ceph-mon[139570]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:32 smithi078 ceph-mon[142991]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:34 smithi118 ceph-mon[131825]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:34 smithi078 ceph-mon[139570]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:34 smithi078 ceph-mon[142991]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:36 smithi078 ceph-mon[139570]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:06:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:36 smithi078 ceph-mon[142991]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:36 smithi118 ceph-mon[131825]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:38.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:38 smithi118 ceph-mon[131825]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:38 smithi078 ceph-mon[139570]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:38 smithi078 ceph-mon[142991]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:40.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:40 smithi118 ceph-mon[131825]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:40 smithi078 ceph-mon[139570]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:40 smithi078 ceph-mon[142991]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:42.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:42 smithi118 ceph-mon[131825]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:42 smithi078 ceph-mon[139570]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:42 smithi078 ceph-mon[142991]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:44.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:44 smithi118 ceph-mon[131825]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:44 smithi078 ceph-mon[139570]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:44.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:44 smithi078 ceph-mon[142991]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:46.368 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:06:46.676 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 5m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 4m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:06:46.677 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 10h 6295M 2054M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 10h 5714M 2054M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 10h 5258M 2054M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 10h 4972M 2054M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 10h 4652M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 10h 5458M 2436M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 10h 4776M 2436M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 10h 5416M 2436M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:06:46.678 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:06:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:46 smithi078 ceph-mon[139570]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:46 smithi078 ceph-mon[142991]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:06:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:46 smithi118 ceph-mon[131825]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:47.056 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:06:47.056 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:06:47.057 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:06:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:06:47.058 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:06:47.058 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:47 smithi118 ceph-mon[131825]: from='client.58113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:47 smithi118 ceph-mon[131825]: from='client.58119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:47 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2758215573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[139570]: from='client.58113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[139570]: from='client.58119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2758215573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[142991]: from='client.58113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[142991]: from='client.58119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:06:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2758215573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:06:47.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:06:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:48 smithi118 ceph-mon[131825]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:48 smithi078 ceph-mon[139570]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:48 smithi078 ceph-mon[142991]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:50 smithi118 ceph-mon[131825]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:50 smithi078 ceph-mon[139570]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:50 smithi078 ceph-mon[142991]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:52 smithi118 ceph-mon[131825]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:52 smithi078 ceph-mon[139570]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:52 smithi078 ceph-mon[142991]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:54 smithi118 ceph-mon[131825]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:54 smithi078 ceph-mon[139570]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:54 smithi078 ceph-mon[142991]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:56 smithi078 ceph-mon[139570]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:56 smithi078 ceph-mon[142991]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:06:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:06:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:06:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:56 smithi118 ceph-mon[131825]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:06:58 smithi078 ceph-mon[139570]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:06:58 smithi078 ceph-mon[142991]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:06:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:06:58 smithi118 ceph-mon[131825]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:00 smithi078 ceph-mon[139570]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:00 smithi078 ceph-mon[142991]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:00 smithi118 ceph-mon[131825]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:01.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:01.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2432M 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2047M 2023-12-16T12:07:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2432M 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2047M 2023-12-16T12:07:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:07:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:07:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:02.980 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2432M 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2047M 2023-12-16T12:07:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:07:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:07:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:07:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:04 smithi078 ceph-mon[139570]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:04 smithi078 ceph-mon[142991]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:04 smithi118 ceph-mon[131825]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:06 smithi078 ceph-mon[139570]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:06 smithi078 ceph-mon[142991]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:07:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:06 smithi118 ceph-mon[131825]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:08 smithi078 ceph-mon[139570]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:08 smithi078 ceph-mon[142991]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:08 smithi118 ceph-mon[131825]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:10 smithi078 ceph-mon[139570]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:10 smithi078 ceph-mon[142991]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:10 smithi118 ceph-mon[131825]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:12 smithi078 ceph-mon[139570]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:12 smithi078 ceph-mon[142991]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:12 smithi118 ceph-mon[131825]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:14 smithi078 ceph-mon[139570]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:14 smithi078 ceph-mon[142991]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:14 smithi118 ceph-mon[131825]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:16 smithi078 ceph-mon[139570]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:16 smithi078 ceph-mon[142991]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:07:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:16 smithi118 ceph-mon[131825]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:17.410 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:07:17.725 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:07:17.726 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:07:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:18.105 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:18.106 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:07:18.107 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:07:18.107 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:07:18.107 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:07:18.107 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:07:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[139570]: from='client.68102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[139570]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[139570]: from='client.58137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1155028393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[142991]: from='client.68102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[142991]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[142991]: from='client.58137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:18 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1155028393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:18 smithi118 ceph-mon[131825]: from='client.68102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:18 smithi118 ceph-mon[131825]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:18 smithi118 ceph-mon[131825]: from='client.58137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:18 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1155028393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:20 smithi078 ceph-mon[139570]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:20 smithi078 ceph-mon[142991]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:20 smithi118 ceph-mon[131825]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:22 smithi078 ceph-mon[139570]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:22 smithi078 ceph-mon[142991]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:22 smithi118 ceph-mon[131825]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:24 smithi078 ceph-mon[139570]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:24.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:24 smithi078 ceph-mon[142991]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:24 smithi118 ceph-mon[131825]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:26.715 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:07:26.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:26 smithi078 ceph-mon[139570]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:26.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:26 smithi078 ceph-mon[142991]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:26 smithi118 ceph-mon[131825]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:28 smithi078 ceph-mon[139570]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:28 smithi078 ceph-mon[142991]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:28 smithi118 ceph-mon[131825]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:30 smithi078 ceph-mon[139570]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:30 smithi078 ceph-mon[142991]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:30 smithi118 ceph-mon[131825]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:32 smithi078 ceph-mon[139570]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:32 smithi078 ceph-mon[142991]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:32 smithi118 ceph-mon[131825]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:34 smithi078 ceph-mon[139570]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:34.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:34 smithi078 ceph-mon[142991]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:34 smithi118 ceph-mon[131825]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:07:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:36 smithi118 ceph-mon[131825]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:36 smithi078 ceph-mon[139570]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:36 smithi078 ceph-mon[142991]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:38 smithi118 ceph-mon[131825]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:38 smithi078 ceph-mon[139570]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:38 smithi078 ceph-mon[142991]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:40 smithi118 ceph-mon[131825]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:40 smithi078 ceph-mon[139570]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:40 smithi078 ceph-mon[142991]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:42 smithi118 ceph-mon[131825]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:42 smithi078 ceph-mon[139570]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:42 smithi078 ceph-mon[142991]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:44 smithi118 ceph-mon[131825]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:44 smithi078 ceph-mon[142991]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:44 smithi078 ceph-mon[139570]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:07:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:46 smithi118 ceph-mon[131825]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:46 smithi078 ceph-mon[139570]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:46 smithi078 ceph-mon[142991]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:48.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:07:48.452 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 6m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 5m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:07:48.760 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:07:48.761 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:07:48.762 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:07:49.142 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:07:49.142 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:07:49.142 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:07:49.143 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:07:49.144 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:07:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:48 smithi118 ceph-mon[131825]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:48 smithi078 ceph-mon[139570]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:48 smithi078 ceph-mon[142991]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:49 smithi118 ceph-mon[131825]: from='client.58149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:49 smithi118 ceph-mon[131825]: from='client.58155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2306602321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[139570]: from='client.58149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[139570]: from='client.58155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2306602321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[142991]: from='client.58149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[142991]: from='client.58155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:07:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2306602321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:07:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:50 smithi118 ceph-mon[131825]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:50 smithi078 ceph-mon[139570]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:50 smithi078 ceph-mon[142991]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:52 smithi118 ceph-mon[131825]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:52 smithi078 ceph-mon[139570]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:52 smithi078 ceph-mon[142991]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:54 smithi118 ceph-mon[131825]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:54 smithi078 ceph-mon[139570]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:54 smithi078 ceph-mon[142991]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:07:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:07:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:07:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:56 smithi118 ceph-mon[131825]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:56 smithi078 ceph-mon[139570]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:56 smithi078 ceph-mon[142991]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:07:58 smithi118 ceph-mon[131825]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:07:58 smithi078 ceph-mon[139570]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:07:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:07:58 smithi078 ceph-mon[142991]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:00 smithi118 ceph-mon[131825]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:00 smithi078 ceph-mon[139570]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:00 smithi078 ceph-mon[142991]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:08:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:08:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:08:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:08:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:08:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:08:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:08:03.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:08:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:08:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:08:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:08:03.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:08:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:04 smithi118 ceph-mon[131825]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:04 smithi078 ceph-mon[139570]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:04 smithi078 ceph-mon[142991]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:08:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:06 smithi118 ceph-mon[131825]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:06 smithi078 ceph-mon[139570]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:06 smithi078 ceph-mon[142991]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:08 smithi118 ceph-mon[131825]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:08 smithi078 ceph-mon[139570]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:08 smithi078 ceph-mon[142991]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:10 smithi118 ceph-mon[131825]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:10 smithi078 ceph-mon[139570]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:10 smithi078 ceph-mon[142991]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:12 smithi118 ceph-mon[131825]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:12 smithi078 ceph-mon[139570]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:12 smithi078 ceph-mon[142991]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:14 smithi118 ceph-mon[131825]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:14 smithi078 ceph-mon[139570]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:14 smithi078 ceph-mon[142991]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:08:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:16 smithi118 ceph-mon[131825]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:16 smithi078 ceph-mon[139570]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:16 smithi078 ceph-mon[142991]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:18 smithi118 ceph-mon[131825]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:18 smithi078 ceph-mon[139570]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:18 smithi078 ceph-mon[142991]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:19.490 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:08:19.799 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:08:19.800 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:20.186 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:08:20.187 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:08:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:20 smithi118 ceph-mon[131825]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:20 smithi118 ceph-mon[131825]: from='client.68138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:20 smithi118 ceph-mon[131825]: from='client.68144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1156698750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[139570]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[139570]: from='client.68138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[139570]: from='client.68144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1156698750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[142991]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[142991]: from='client.68138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[142991]: from='client.68144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1156698750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:22 smithi118 ceph-mon[131825]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:22 smithi078 ceph-mon[139570]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:22 smithi078 ceph-mon[142991]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:24 smithi118 ceph-mon[131825]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:24 smithi078 ceph-mon[139570]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:24 smithi078 ceph-mon[142991]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:08:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:26 smithi118 ceph-mon[131825]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:26 smithi078 ceph-mon[139570]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:26 smithi078 ceph-mon[142991]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:28 smithi118 ceph-mon[131825]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:28 smithi078 ceph-mon[139570]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:28 smithi078 ceph-mon[142991]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:30 smithi118 ceph-mon[131825]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:30 smithi078 ceph-mon[139570]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:30 smithi078 ceph-mon[142991]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:32 smithi118 ceph-mon[131825]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:32 smithi078 ceph-mon[139570]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:32 smithi078 ceph-mon[142991]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:34 smithi118 ceph-mon[131825]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:34 smithi078 ceph-mon[139570]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:34 smithi078 ceph-mon[142991]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:08:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:36 smithi118 ceph-mon[131825]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:36 smithi078 ceph-mon[139570]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:36 smithi078 ceph-mon[142991]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:38 smithi118 ceph-mon[131825]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:38 smithi078 ceph-mon[139570]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:38 smithi078 ceph-mon[142991]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:40 smithi118 ceph-mon[131825]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:40 smithi078 ceph-mon[139570]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:40 smithi078 ceph-mon[142991]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:42 smithi118 ceph-mon[131825]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:42 smithi078 ceph-mon[139570]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:42 smithi078 ceph-mon[142991]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:44 smithi118 ceph-mon[131825]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:44 smithi078 ceph-mon[139570]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:44 smithi078 ceph-mon[142991]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:08:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:46 smithi118 ceph-mon[131825]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:46 smithi078 ceph-mon[139570]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:46 smithi078 ceph-mon[142991]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:08:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:48 smithi118 ceph-mon[131825]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:48 smithi078 ceph-mon[139570]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:48 smithi078 ceph-mon[142991]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:50.529 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:08:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:08:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:08:50.836 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 7m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 6m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:08:50.837 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:08:50.838 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:08:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:50 smithi118 ceph-mon[131825]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:08:51.224 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:08:51.225 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:08:51.227 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:50 smithi078 ceph-mon[139570]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:50 smithi078 ceph-mon[142991]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:51 smithi118 ceph-mon[131825]: from='client.68156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:51 smithi118 ceph-mon[131825]: from='client.68162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3644194615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[139570]: from='client.68156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[139570]: from='client.68162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3644194615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[142991]: from='client.68156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[142991]: from='client.68162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:08:52.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3644194615' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:08:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:52 smithi118 ceph-mon[131825]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:52 smithi078 ceph-mon[142991]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:52 smithi078 ceph-mon[139570]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:54 smithi118 ceph-mon[131825]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:54 smithi078 ceph-mon[139570]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:54 smithi078 ceph-mon[142991]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:08:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:08:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:08:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:56 smithi118 ceph-mon[131825]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:56 smithi078 ceph-mon[139570]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:56 smithi078 ceph-mon[142991]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:08:58 smithi118 ceph-mon[131825]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:08:58 smithi078 ceph-mon[139570]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:08:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:08:58 smithi078 ceph-mon[142991]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:00 smithi118 ceph-mon[131825]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:00 smithi078 ceph-mon[139570]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:00 smithi078 ceph-mon[142991]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:02 smithi118 ceph-mon[131825]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[139570]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[142991]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:09:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:09:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:09:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:09:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:09:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:09:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:09:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:09:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:05 smithi118 ceph-mon[131825]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:05 smithi078 ceph-mon[139570]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:05 smithi078 ceph-mon[142991]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:09:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:07 smithi118 ceph-mon[131825]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:07 smithi078 ceph-mon[139570]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:07 smithi078 ceph-mon[142991]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:09 smithi118 ceph-mon[131825]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:09 smithi078 ceph-mon[139570]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:09 smithi078 ceph-mon[142991]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:11 smithi118 ceph-mon[131825]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:11 smithi078 ceph-mon[139570]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:11 smithi078 ceph-mon[142991]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:13 smithi118 ceph-mon[131825]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:13 smithi078 ceph-mon[139570]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:13 smithi078 ceph-mon[142991]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:15 smithi118 ceph-mon[131825]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:15 smithi078 ceph-mon[139570]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:15 smithi078 ceph-mon[142991]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:09:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:17 smithi118 ceph-mon[131825]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:17 smithi078 ceph-mon[139570]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:17 smithi078 ceph-mon[142991]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:19 smithi118 ceph-mon[131825]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:19 smithi078 ceph-mon[139570]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:19 smithi078 ceph-mon[142991]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:21 smithi118 ceph-mon[131825]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:21 smithi078 ceph-mon[139570]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:21 smithi078 ceph-mon[142991]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:21.572 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:09:21.883 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:09:21.884 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:09:22.272 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:09:22.273 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:09:22.274 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:09:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:23 smithi118 ceph-mon[131825]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:23 smithi118 ceph-mon[131825]: from='client.68174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:23 smithi118 ceph-mon[131825]: from='client.58209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1545464001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[139570]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[139570]: from='client.68174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[139570]: from='client.58209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1545464001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[142991]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[142991]: from='client.68174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[142991]: from='client.58209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1545464001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:25 smithi118 ceph-mon[131825]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:25 smithi078 ceph-mon[139570]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:25 smithi078 ceph-mon[142991]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:09:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:27 smithi118 ceph-mon[131825]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:27 smithi078 ceph-mon[139570]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:27 smithi078 ceph-mon[142991]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:29 smithi118 ceph-mon[131825]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:29 smithi078 ceph-mon[139570]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:29 smithi078 ceph-mon[142991]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:31 smithi118 ceph-mon[131825]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:31 smithi078 ceph-mon[139570]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:31 smithi078 ceph-mon[142991]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:33 smithi118 ceph-mon[131825]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:33 smithi078 ceph-mon[139570]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:33 smithi078 ceph-mon[142991]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:35 smithi118 ceph-mon[131825]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:35 smithi078 ceph-mon[139570]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:35 smithi078 ceph-mon[142991]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:09:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:37 smithi118 ceph-mon[131825]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:37 smithi078 ceph-mon[142991]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:37 smithi078 ceph-mon[139570]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:39 smithi118 ceph-mon[131825]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:39 smithi078 ceph-mon[142991]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:39 smithi078 ceph-mon[139570]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:41 smithi118 ceph-mon[131825]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:41 smithi078 ceph-mon[142991]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:41 smithi078 ceph-mon[139570]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:43 smithi118 ceph-mon[131825]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:43 smithi078 ceph-mon[139570]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:43 smithi078 ceph-mon[142991]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:45 smithi118 ceph-mon[131825]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:45 smithi078 ceph-mon[139570]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:45 smithi078 ceph-mon[142991]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:46 smithi078 ceph-mon[139570]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:46.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:46 smithi078 ceph-mon[142991]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:09:46.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:46 smithi118 ceph-mon[131825]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:47.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:09:48.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:48 smithi118 ceph-mon[131825]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:48 smithi078 ceph-mon[139570]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:48 smithi078 ceph-mon[142991]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:50.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:50 smithi118 ceph-mon[131825]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:50 smithi078 ceph-mon[139570]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:50.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:50 smithi078 ceph-mon[142991]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:52.622 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:09:52.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:52 smithi118 ceph-mon[131825]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:52.932 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:09:52.932 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:09:52.932 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 8m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 7m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:09:52.933 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:09:52.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:09:52.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:09:52.934 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:09:52.934 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:09:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:52 smithi078 ceph-mon[139570]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:52 smithi078 ceph-mon[142991]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:09:53.313 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:09:53.314 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:09:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:53 smithi118 ceph-mon[131825]: from='client.68192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:53 smithi118 ceph-mon[131825]: from='client.68198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:53 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1432167347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[139570]: from='client.68192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[139570]: from='client.68198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1432167347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[142991]: from='client.68192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[142991]: from='client.68198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:09:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:53 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1432167347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:09:54.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:54 smithi118 ceph-mon[131825]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:54 smithi078 ceph-mon[139570]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:54 smithi078 ceph-mon[142991]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:56 smithi078 ceph-mon[139570]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:56 smithi078 ceph-mon[142991]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:09:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:09:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:09:56.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:56 smithi118 ceph-mon[131825]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:58.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:09:58 smithi118 ceph-mon[131825]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:09:58 smithi078 ceph-mon[139570]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:09:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:09:58 smithi078 ceph-mon[142991]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:00 smithi078 conmon[139546]: 2023-12-16T12:09:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:10:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:00 smithi118 ceph-mon[131825]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:10:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:00 smithi078 ceph-mon[139570]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:10:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:00 smithi078 ceph-mon[142991]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:10:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:02 smithi078 ceph-mon[139570]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:02 smithi078 ceph-mon[142991]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:02 smithi118 ceph-mon[131825]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:10:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:10:04.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[139570]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[142991]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:04.973 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:04 smithi118 ceph-mon[131825]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:06 smithi078 ceph-mon[139570]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:10:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:06 smithi078 ceph-mon[142991]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:06 smithi118 ceph-mon[131825]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:10:08.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:10:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:10:08.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:10:10.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:10 smithi118 ceph-mon[131825]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:10 smithi078 ceph-mon[139570]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:10 smithi078 ceph-mon[142991]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:12.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:12 smithi118 ceph-mon[131825]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:12 smithi078 ceph-mon[139570]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:12 smithi078 ceph-mon[142991]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:14.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:14 smithi118 ceph-mon[131825]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:14 smithi078 ceph-mon[139570]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:14 smithi078 ceph-mon[142991]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:16 smithi078 ceph-mon[139570]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:16 smithi078 ceph-mon[142991]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:10:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:16 smithi118 ceph-mon[131825]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:18 smithi118 ceph-mon[131825]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:18 smithi078 ceph-mon[139570]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:18.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:18 smithi078 ceph-mon[142991]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:20.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:20 smithi118 ceph-mon[131825]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:20.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:20 smithi078 ceph-mon[139570]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:20.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:20 smithi078 ceph-mon[142991]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:22.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:22 smithi118 ceph-mon[131825]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:22.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:22 smithi078 ceph-mon[139570]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:22.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:22 smithi078 ceph-mon[142991]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:23.661 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 9m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:10:23.969 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:10:23.970 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:10:23.971 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:10:24.351 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:10:24.351 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:10:24.352 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:10:24.353 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:10:24.353 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:10:24.353 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:10:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:24 smithi118 ceph-mon[131825]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:24 smithi118 ceph-mon[131825]: from='client.58239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:24 smithi118 ceph-mon[131825]: from='client.58245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:24 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2429115542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[139570]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:24.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[139570]: from='client.58239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[139570]: from='client.58245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2429115542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[142991]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[142991]: from='client.58239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[142991]: from='client.58245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:24.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:24 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2429115542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:26 smithi078 ceph-mon[139570]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:26 smithi078 ceph-mon[142991]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:10:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:26 smithi118 ceph-mon[131825]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:28.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:28 smithi078 ceph-mon[139570]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:28.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:28 smithi078 ceph-mon[142991]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:28 smithi118 ceph-mon[131825]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:30 smithi078 ceph-mon[139570]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:30.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:30 smithi078 ceph-mon[142991]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:30 smithi118 ceph-mon[131825]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:32 smithi078 ceph-mon[139570]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:32 smithi078 ceph-mon[142991]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:32 smithi118 ceph-mon[131825]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:33.161 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:34.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:34 smithi078 ceph-mon[139570]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:34.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:34 smithi078 ceph-mon[142991]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:34 smithi118 ceph-mon[131825]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:36 smithi078 ceph-mon[139570]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:36.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:36 smithi078 ceph-mon[142991]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:10:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:36 smithi118 ceph-mon[131825]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:38.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:38 smithi078 ceph-mon[139570]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:38.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:38 smithi078 ceph-mon[142991]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:38 smithi118 ceph-mon[131825]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:40.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:40 smithi078 ceph-mon[139570]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:40.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:40 smithi078 ceph-mon[142991]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:41.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:40 smithi118 ceph-mon[131825]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:42.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:42 smithi078 ceph-mon[139570]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:42.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:42 smithi078 ceph-mon[142991]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:42 smithi118 ceph-mon[131825]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:44.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:44 smithi078 ceph-mon[139570]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:44.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:44 smithi078 ceph-mon[142991]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:44 smithi118 ceph-mon[131825]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:46 smithi078 ceph-mon[139570]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:10:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:46 smithi078 ceph-mon[142991]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:46 smithi118 ceph-mon[131825]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:47.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:47.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:10:48.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:48 smithi078 ceph-mon[139570]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:48.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:48 smithi078 ceph-mon[142991]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:48 smithi118 ceph-mon[131825]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:50.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:50 smithi078 ceph-mon[139570]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:50.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:50 smithi078 ceph-mon[142991]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:50 smithi118 ceph-mon[131825]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:52 smithi078 ceph-mon[139570]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:52 smithi078 ceph-mon[142991]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:52 smithi118 ceph-mon[131825]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:54.704 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:10:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:54 smithi078 ceph-mon[139570]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:54 smithi078 ceph-mon[142991]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 10m ago 10h 27.3M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 10m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 8m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 10m ago 10h 934M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 10m ago 10h 2524M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:10:55.013 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 10m ago 10h 1280M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 10m ago 10h 22.4M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 10m ago 10h 6295M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 10m ago 10h 5714M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 10m ago 10h 5258M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 10m ago 10h 4972M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:10:55.014 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:10:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:54 smithi118 ceph-mon[131825]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:10:55.394 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:10:55.395 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:10:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[142991]: from='client.68228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[142991]: from='client.68234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3744066068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[139570]: from='client.68228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[139570]: from='client.68234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:55.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3744066068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:55 smithi118 ceph-mon[131825]: from='client.68228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:55 smithi118 ceph-mon[131825]: from='client.68234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:10:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3744066068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:10:56.717 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:10:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:10:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:10:56.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:56 smithi078 ceph-mon[139570]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:56.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:56 smithi078 ceph-mon[142991]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:56 smithi118 ceph-mon[131825]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:10:58 smithi078 ceph-mon[139570]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:10:58 smithi078 ceph-mon[142991]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:10:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:10:58 smithi118 ceph-mon[131825]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:00 smithi078 ceph-mon[139570]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:00 smithi078 ceph-mon[142991]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:00 smithi118 ceph-mon[131825]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:02 smithi078 ceph-mon[139570]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:02 smithi078 ceph-mon[142991]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:02 smithi118 ceph-mon[131825]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:04 smithi118 ceph-mon[131825]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:04 smithi078 ceph-mon[139570]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:04 smithi078 ceph-mon[142991]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:11:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:06 smithi118 ceph-mon[131825]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:06 smithi078 ceph-mon[139570]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:06 smithi078 ceph-mon[142991]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:08 smithi118 ceph-mon[131825]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:08 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:11:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:08 smithi078 ceph-mon[139570]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:08 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:11:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:08 smithi078 ceph-mon[142991]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:08 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:11:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:10 smithi118 ceph-mon[131825]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:11:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:11:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[139570]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:11:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:11:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[142991]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:11:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:11:12.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:11 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:12.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:11 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:12.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:11 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:11:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:12 smithi118 ceph-mon[131825]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:12 smithi078 ceph-mon[139570]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:12 smithi078 ceph-mon[142991]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:14 smithi118 ceph-mon[131825]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:14 smithi078 ceph-mon[139570]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:14 smithi078 ceph-mon[142991]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:11:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:16 smithi118 ceph-mon[131825]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:16 smithi078 ceph-mon[139570]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:16 smithi078 ceph-mon[142991]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:18 smithi118 ceph-mon[131825]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:18 smithi078 ceph-mon[139570]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:18 smithi078 ceph-mon[142991]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:20 smithi118 ceph-mon[131825]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:20 smithi078 ceph-mon[139570]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:20 smithi078 ceph-mon[142991]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:22 smithi118 ceph-mon[131825]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:11:23 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:11:23.006903586Z level=info msg="Completed cleanup jobs" duration=342.400396ms 2023-12-16T12:11:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:22 smithi078 ceph-mon[142991]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:22 smithi078 ceph-mon[139570]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:24 smithi118 ceph-mon[131825]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:24 smithi078 ceph-mon[139570]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:24 smithi078 ceph-mon[142991]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:25.742 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 15s ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 15s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 15s ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 15s ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:11:26.050 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 15s ago 10h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 15s ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 15s ago 10h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 15s ago 10h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 15s ago 10h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 15s ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:11:26.051 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:11:26.434 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:11:26.435 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:11:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:11:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:26 smithi118 ceph-mon[131825]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:26 smithi118 ceph-mon[131825]: from='client.68246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:26 smithi118 ceph-mon[131825]: from='client.68252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2393192915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[139570]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[139570]: from='client.68246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[139570]: from='client.68252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2393192915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[142991]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[142991]: from='client.68246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[142991]: from='client.68252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2393192915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:28 smithi118 ceph-mon[131825]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:28 smithi078 ceph-mon[139570]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:28 smithi078 ceph-mon[142991]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:30 smithi118 ceph-mon[131825]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:30 smithi078 ceph-mon[139570]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:30 smithi078 ceph-mon[142991]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:32 smithi118 ceph-mon[131825]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:32 smithi078 ceph-mon[139570]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:32 smithi078 ceph-mon[142991]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:34 smithi118 ceph-mon[131825]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:34 smithi078 ceph-mon[139570]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:34 smithi078 ceph-mon[142991]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:11:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:36 smithi118 ceph-mon[131825]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:36 smithi078 ceph-mon[139570]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:36 smithi078 ceph-mon[142991]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:38 smithi118 ceph-mon[131825]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:38 smithi078 ceph-mon[139570]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:38 smithi078 ceph-mon[142991]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:40 smithi118 ceph-mon[131825]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:40 smithi078 ceph-mon[139570]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:40 smithi078 ceph-mon[142991]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:42 smithi118 ceph-mon[131825]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:42 smithi078 ceph-mon[142991]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:42 smithi078 ceph-mon[139570]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:44 smithi118 ceph-mon[131825]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:44 smithi078 ceph-mon[142991]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:44 smithi078 ceph-mon[139570]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:11:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:46 smithi118 ceph-mon[131825]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:46 smithi078 ceph-mon[139570]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:46 smithi078 ceph-mon[142991]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:11:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:48 smithi118 ceph-mon[131825]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:48 smithi078 ceph-mon[139570]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:48 smithi078 ceph-mon[142991]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:50 smithi118 ceph-mon[131825]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:50 smithi078 ceph-mon[139570]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:50 smithi078 ceph-mon[142991]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:52 smithi118 ceph-mon[131825]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:52 smithi078 ceph-mon[139570]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:52 smithi078 ceph-mon[142991]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:54 smithi118 ceph-mon[131825]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:54 smithi078 ceph-mon[139570]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:54 smithi078 ceph-mon[142991]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:11:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:11:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:11:56.788 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:11:57.095 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 46s ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 46s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 9m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 46s ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 46s ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 10h 1238M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 46s ago 10h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 46s ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:11:57.096 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 46s ago 10h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 46s ago 10h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 46s ago 10h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 46s ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 10h 4652M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 10h 5458M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 10h 4776M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 10h 5416M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:11:57.097 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 10h 138M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:11:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:56 smithi118 ceph-mon[131825]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:56 smithi078 ceph-mon[139570]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:56 smithi078 ceph-mon[142991]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:11:57.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:11:57.485 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:57 smithi118 ceph-mon[131825]: from='client.58293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:57 smithi118 ceph-mon[131825]: from='client.58299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/975462887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[139570]: from='client.58293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[139570]: from='client.58299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/975462887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:58.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[142991]: from='client.58293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[142991]: from='client.58299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:11:58.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/975462887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:11:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:11:58 smithi118 ceph-mon[131825]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:11:58 smithi078 ceph-mon[139570]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:11:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:11:58 smithi078 ceph-mon[142991]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:00 smithi118 ceph-mon[131825]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:00 smithi078 ceph-mon[139570]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:00 smithi078 ceph-mon[142991]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:02 smithi118 ceph-mon[131825]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:02 smithi078 ceph-mon[139570]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:02 smithi078 ceph-mon[142991]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:04 smithi118 ceph-mon[131825]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:04 smithi078 ceph-mon[139570]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:04 smithi078 ceph-mon[142991]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:12:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:06 smithi118 ceph-mon[131825]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:06 smithi078 ceph-mon[139570]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:06 smithi078 ceph-mon[142991]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:08 smithi118 ceph-mon[131825]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:08 smithi078 ceph-mon[139570]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:08 smithi078 ceph-mon[142991]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:10 smithi118 ceph-mon[131825]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:10 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:12:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:10 smithi078 ceph-mon[139570]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:10 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:12:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:10 smithi078 ceph-mon[142991]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:10 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:12:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:12 smithi118 ceph-mon[131825]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:12 smithi078 ceph-mon[139570]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:12 smithi078 ceph-mon[142991]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:14 smithi118 ceph-mon[131825]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[139570]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[142991]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:15.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:12:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:16 smithi118 ceph-mon[131825]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:16 smithi078 ceph-mon[139570]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:16 smithi078 ceph-mon[142991]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:12:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:12:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:12:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:12:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:21 smithi118 ceph-mon[131825]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:21 smithi078 ceph-mon[142991]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:21 smithi078 ceph-mon[139570]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:23 smithi118 ceph-mon[131825]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:23 smithi078 ceph-mon[139570]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:23 smithi078 ceph-mon[142991]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:25 smithi118 ceph-mon[131825]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:25 smithi078 ceph-mon[139570]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:25 smithi078 ceph-mon[142991]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:12:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:27 smithi118 ceph-mon[131825]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:27 smithi078 ceph-mon[139570]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:27 smithi078 ceph-mon[142991]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:27.834 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 77s ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 14s ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 77s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 14s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 14s ago 10h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:12:28.141 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 77s ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 77s ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 14s ago 10h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 77s ago 10h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 77s ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 14s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 77s ago 10h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 77s ago 10h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 77s ago 10h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 77s ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 14s ago 10h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 14s ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 14s ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 14s ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:12:28.142 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 14s ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:12:28.525 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:12:28.526 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:12:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:29 smithi118 ceph-mon[131825]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:29 smithi118 ceph-mon[131825]: from='client.58311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3227138190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[142991]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[142991]: from='client.58311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3227138190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[139570]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[139570]: from='client.58311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3227138190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:12:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:30 smithi118 ceph-mon[131825]: from='client.58317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:30 smithi078 ceph-mon[139570]: from='client.58317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:30.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:30 smithi078 ceph-mon[142991]: from='client.58317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:31 smithi118 ceph-mon[131825]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:31 smithi078 ceph-mon[139570]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:31 smithi078 ceph-mon[142991]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:33 smithi118 ceph-mon[131825]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:33 smithi078 ceph-mon[142991]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:33 smithi078 ceph-mon[139570]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:35 smithi118 ceph-mon[131825]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:35 smithi078 ceph-mon[142991]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:35 smithi078 ceph-mon[139570]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:12:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:37 smithi118 ceph-mon[131825]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:37 smithi078 ceph-mon[139570]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:37 smithi078 ceph-mon[142991]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:39 smithi118 ceph-mon[131825]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:39 smithi078 ceph-mon[139570]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:39 smithi078 ceph-mon[142991]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:41 smithi118 ceph-mon[131825]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:41 smithi078 ceph-mon[139570]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:41 smithi078 ceph-mon[142991]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:43 smithi118 ceph-mon[131825]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:43 smithi078 ceph-mon[139570]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:43 smithi078 ceph-mon[142991]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:45 smithi118 ceph-mon[131825]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:45 smithi078 ceph-mon[139570]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:45 smithi078 ceph-mon[142991]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:12:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:47 smithi118 ceph-mon[131825]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:47 smithi078 ceph-mon[139570]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:47 smithi078 ceph-mon[142991]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:12:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:49 smithi118 ceph-mon[131825]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:49 smithi078 ceph-mon[142991]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:49 smithi078 ceph-mon[139570]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:50.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:50 smithi118 ceph-mon[131825]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:50 smithi078 ceph-mon[139570]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:50 smithi078 ceph-mon[142991]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:52 smithi078 ceph-mon[139570]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:52 smithi078 ceph-mon[142991]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:52 smithi118 ceph-mon[131825]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:54 smithi078 ceph-mon[139570]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:54 smithi078 ceph-mon[142991]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:54 smithi118 ceph-mon[131825]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:56 smithi078 ceph-mon[139570]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:56 smithi078 ceph-mon[142991]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:12:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:12:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:12:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:56 smithi118 ceph-mon[131825]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:58.873 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:12:58.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:58 smithi078 ceph-mon[139570]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:58.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:58 smithi078 ceph-mon[142991]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:58 smithi118 ceph-mon[131825]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 108s ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 45s ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 108s ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 45s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 45s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 108s ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 108s ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 45s ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:12:59.180 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 108s ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 108s ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 45s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 108s ago 10h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 108s ago 10h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 108s ago 10h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 108s ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 45s ago 10h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 45s ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 45s ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 45s ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:12:59.181 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 45s ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:12:59.560 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:12:59.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:12:59.562 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:12:59.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:12:59.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:12:59.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:12:59.562 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:12:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:59 smithi078 ceph-mon[142991]: from='client.58329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:59.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:12:59 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1656932684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:12:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:59 smithi078 ceph-mon[139570]: from='client.58329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:12:59.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:12:59 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1656932684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:13:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:59 smithi118 ceph-mon[131825]: from='client.58329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:00.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:12:59 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1656932684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:13:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:00 smithi078 ceph-mon[139570]: from='client.68306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:00.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:00 smithi078 ceph-mon[139570]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:00.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:00 smithi078 ceph-mon[142991]: from='client.68306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:00.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:00 smithi078 ceph-mon[142991]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:00 smithi118 ceph-mon[131825]: from='client.68306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:00 smithi118 ceph-mon[131825]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:02 smithi078 ceph-mon[139570]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:02.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:02 smithi078 ceph-mon[142991]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:02.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:02 smithi118 ceph-mon[131825]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:04.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:04 smithi078 ceph-mon[139570]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:04.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:04 smithi078 ceph-mon[142991]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:04 smithi118 ceph-mon[131825]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:06 smithi078 ceph-mon[139570]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:06.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:06 smithi078 ceph-mon[142991]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:13:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:06 smithi118 ceph-mon[131825]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:08.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:08 smithi078 ceph-mon[139570]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:08.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:08 smithi078 ceph-mon[142991]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:08 smithi118 ceph-mon[131825]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:10.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:10 smithi078 ceph-mon[139570]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:10.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:10 smithi078 ceph-mon[142991]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:10 smithi118 ceph-mon[131825]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:12.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:12 smithi078 ceph-mon[139570]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:12.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:12 smithi078 ceph-mon[142991]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:12 smithi118 ceph-mon[131825]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:14.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:14 smithi078 ceph-mon[139570]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:14.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:14 smithi078 ceph-mon[142991]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:14 smithi118 ceph-mon[131825]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:16.710 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:16 smithi078 ceph-mon[139570]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:16.711 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:13:16.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:16 smithi078 ceph-mon[142991]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:16 smithi118 ceph-mon[131825]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:17.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:17.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:18 smithi078 ceph-mon[139570]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:18.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:13:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:18 smithi078 ceph-mon[142991]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:18.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:13:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:18 smithi118 ceph-mon[131825]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:13:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:13:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:13:19.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:13:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:13:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:13:19.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:13:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:13:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:13:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:13:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:20 smithi118 ceph-mon[131825]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:20 smithi078 ceph-mon[139570]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:20 smithi078 ceph-mon[142991]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:22 smithi118 ceph-mon[131825]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:22 smithi078 ceph-mon[139570]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:22 smithi078 ceph-mon[142991]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:24 smithi118 ceph-mon[131825]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:24 smithi078 ceph-mon[139570]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:24 smithi078 ceph-mon[142991]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:13:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:26 smithi118 ceph-mon[131825]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:26 smithi078 ceph-mon[139570]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:26 smithi078 ceph-mon[142991]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:28 smithi118 ceph-mon[131825]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:28 smithi078 ceph-mon[139570]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:28 smithi078 ceph-mon[142991]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:29.915 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 76s ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 76s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 76s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 76s ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:13:30.222 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 76s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 10h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 10h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 76s ago 10h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 76s ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 76s ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 76s ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:13:30.223 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 76s ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:13:30.605 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:13:30.606 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:13:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:30 smithi118 ceph-mon[131825]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:30 smithi118 ceph-mon[131825]: from='client.68318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:30 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3658711054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:13:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[139570]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[139570]: from='client.68318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3658711054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:13:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[142991]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[142991]: from='client.68318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:30 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3658711054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:13:32.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:31 smithi118 ceph-mon[131825]: from='client.58353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:31 smithi078 ceph-mon[139570]: from='client.58353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:31 smithi078 ceph-mon[142991]: from='client.58353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:13:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:32 smithi118 ceph-mon[131825]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:32 smithi078 ceph-mon[139570]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:32 smithi078 ceph-mon[142991]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:34 smithi118 ceph-mon[131825]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:34 smithi078 ceph-mon[139570]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:34 smithi078 ceph-mon[142991]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:13:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:36 smithi118 ceph-mon[131825]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:36 smithi078 ceph-mon[142991]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:36 smithi078 ceph-mon[139570]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:38 smithi118 ceph-mon[131825]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:38 smithi078 ceph-mon[142991]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:38 smithi078 ceph-mon[139570]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:40 smithi118 ceph-mon[131825]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:40 smithi078 ceph-mon[139570]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:40 smithi078 ceph-mon[142991]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:42 smithi118 ceph-mon[131825]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:42 smithi078 ceph-mon[139570]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:42 smithi078 ceph-mon[142991]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:44 smithi118 ceph-mon[131825]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:44 smithi078 ceph-mon[139570]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:44 smithi078 ceph-mon[142991]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:13:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:46 smithi118 ceph-mon[131825]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:46 smithi078 ceph-mon[139570]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:46 smithi078 ceph-mon[142991]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:13:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:48 smithi118 ceph-mon[131825]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:48 smithi078 ceph-mon[139570]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:48 smithi078 ceph-mon[142991]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:50 smithi118 ceph-mon[131825]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:50 smithi078 ceph-mon[142991]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:50 smithi078 ceph-mon[139570]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:52 smithi118 ceph-mon[131825]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:52 smithi078 ceph-mon[139570]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:52 smithi078 ceph-mon[142991]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:54 smithi118 ceph-mon[131825]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:54 smithi078 ceph-mon[139570]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:54 smithi078 ceph-mon[142991]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:13:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:13:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:13:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:56 smithi118 ceph-mon[131825]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:56 smithi078 ceph-mon[139570]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:56 smithi078 ceph-mon[142991]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:13:58 smithi118 ceph-mon[131825]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:13:58 smithi078 ceph-mon[139570]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:13:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:13:58 smithi078 ceph-mon[142991]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:00.953 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:14:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:00 smithi118 ceph-mon[131825]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:00 smithi078 ceph-mon[139570]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:00 smithi078 ceph-mon[142991]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 2m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 107s ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 2m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 107s ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 107s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:14:01.261 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 2m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 2m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 107s ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 2m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 2m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 107s ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 2m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 10h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 107s ago 10h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 107s ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 107s ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 107s ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:14:01.262 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 107s ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:14:01.643 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:14:01.644 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:01 smithi118 ceph-mon[131825]: from='client.68336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:02.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1618153813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:01 smithi078 ceph-mon[142991]: from='client.68336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1618153813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:01 smithi078 ceph-mon[139570]: from='client.68336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1618153813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:02 smithi118 ceph-mon[131825]: from='client.68342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:02 smithi118 ceph-mon[131825]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[139570]: from='client.68342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[139570]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[142991]: from='client.68342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[142991]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:04 smithi118 ceph-mon[131825]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:04 smithi078 ceph-mon[139570]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:04 smithi078 ceph-mon[142991]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:14:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:06 smithi118 ceph-mon[131825]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:06 smithi078 ceph-mon[139570]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:06 smithi078 ceph-mon[142991]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:08 smithi118 ceph-mon[131825]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:08 smithi078 ceph-mon[139570]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:08 smithi078 ceph-mon[142991]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:10 smithi118 ceph-mon[131825]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:10 smithi078 ceph-mon[139570]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:10 smithi078 ceph-mon[142991]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:12 smithi118 ceph-mon[131825]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:12 smithi078 ceph-mon[139570]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:12 smithi078 ceph-mon[142991]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:14 smithi118 ceph-mon[131825]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:14 smithi078 ceph-mon[139570]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:14 smithi078 ceph-mon[142991]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:14:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:16 smithi118 ceph-mon[131825]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:16 smithi078 ceph-mon[139570]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:16 smithi078 ceph-mon[142991]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:18 smithi118 ceph-mon[131825]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:14:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:18 smithi078 ceph-mon[139570]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:14:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:18 smithi078 ceph-mon[142991]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:14:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:14:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:14:20.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:14:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:14:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:14:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:14:20.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:14:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:14:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:14:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:20 smithi118 ceph-mon[131825]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:20 smithi078 ceph-mon[139570]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:20 smithi078 ceph-mon[142991]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:22 smithi118 ceph-mon[131825]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:22 smithi078 ceph-mon[139570]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:22 smithi078 ceph-mon[142991]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:24 smithi118 ceph-mon[131825]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:24 smithi078 ceph-mon[139570]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:24 smithi078 ceph-mon[142991]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:14:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:26 smithi118 ceph-mon[131825]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:26 smithi078 ceph-mon[139570]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:26 smithi078 ceph-mon[142991]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:28 smithi118 ceph-mon[131825]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:28 smithi078 ceph-mon[139570]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:28 smithi078 ceph-mon[142991]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:30 smithi118 ceph-mon[131825]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:30 smithi078 ceph-mon[139570]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:31.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:30 smithi078 ceph-mon[142991]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:31.998 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:14:32.306 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 10h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:14:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:14:32.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:14:32.308 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:14:32.308 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:14:32.686 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:14:32.687 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:14:32.688 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:14:32.688 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:14:32.688 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:14:32.688 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:32 smithi118 ceph-mon[131825]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:32 smithi118 ceph-mon[131825]: from='client.58383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3581091135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[142991]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[142991]: from='client.58383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3581091135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[139570]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[139570]: from='client.58383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3581091135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:14:34.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:33 smithi118 ceph-mon[131825]: from='client.68360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:34.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:33 smithi078 ceph-mon[139570]: from='client.68360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:34.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:33 smithi078 ceph-mon[142991]: from='client.68360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:14:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:34 smithi118 ceph-mon[131825]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:34 smithi078 ceph-mon[139570]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:35.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:34 smithi078 ceph-mon[142991]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:14:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:36 smithi118 ceph-mon[131825]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:36 smithi078 ceph-mon[139570]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:36 smithi078 ceph-mon[142991]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:38 smithi118 ceph-mon[131825]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:38 smithi078 ceph-mon[139570]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:38 smithi078 ceph-mon[142991]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:40 smithi118 ceph-mon[131825]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:40 smithi078 ceph-mon[139570]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:40 smithi078 ceph-mon[142991]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:42 smithi118 ceph-mon[131825]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:42 smithi078 ceph-mon[139570]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:42 smithi078 ceph-mon[142991]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:44 smithi118 ceph-mon[131825]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:44 smithi078 ceph-mon[142991]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:44 smithi078 ceph-mon[139570]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:14:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:46 smithi118 ceph-mon[131825]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:46 smithi078 ceph-mon[139570]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:46 smithi078 ceph-mon[142991]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:14:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:48 smithi078 ceph-mon[139570]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:48 smithi078 ceph-mon[142991]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:48 smithi118 ceph-mon[131825]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:50 smithi078 ceph-mon[139570]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:50 smithi078 ceph-mon[142991]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:50 smithi118 ceph-mon[131825]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:52 smithi078 ceph-mon[142991]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:52 smithi078 ceph-mon[139570]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:52 smithi118 ceph-mon[131825]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:54 smithi078 ceph-mon[139570]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:54 smithi078 ceph-mon[142991]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:54 smithi118 ceph-mon[131825]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:14:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:14:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:14:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:56 smithi078 ceph-mon[139570]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:56 smithi078 ceph-mon[142991]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:56 smithi118 ceph-mon[131825]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:14:58 smithi078 ceph-mon[139570]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:14:58 smithi078 ceph-mon[142991]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:14:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:14:58 smithi118 ceph-mon[131825]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:00 smithi078 ceph-mon[139570]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:00 smithi078 ceph-mon[142991]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:00 smithi118 ceph-mon[131825]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:03.042 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:15:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:02 smithi078 ceph-mon[139570]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:02 smithi078 ceph-mon[142991]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 3m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 3m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 2m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 2m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 3m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 3m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:15:03.350 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 2m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 3m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 3m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 2m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 3m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 3m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 3m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 11h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 10h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 10h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:15:03.351 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 2m ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:15:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:02 smithi118 ceph-mon[131825]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:03.733 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:03.734 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:15:03.735 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:15:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:03 smithi078 ceph-mon[139570]: from='client.58401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:04.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2086149382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:03 smithi078 ceph-mon[142991]: from='client.58401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:04.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2086149382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:03 smithi118 ceph-mon[131825]: from='client.58401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:04.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2086149382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:04 smithi078 ceph-mon[139570]: from='client.58407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:04 smithi078 ceph-mon[139570]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:04 smithi078 ceph-mon[142991]: from='client.58407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:04 smithi078 ceph-mon[142991]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:04 smithi118 ceph-mon[131825]: from='client.58407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:04 smithi118 ceph-mon[131825]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:15:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:06 smithi078 ceph-mon[139570]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:06 smithi078 ceph-mon[142991]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:06 smithi118 ceph-mon[131825]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:08 smithi078 ceph-mon[139570]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:08 smithi078 ceph-mon[142991]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:08 smithi118 ceph-mon[131825]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:10 smithi078 ceph-mon[139570]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:10 smithi078 ceph-mon[142991]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:10 smithi118 ceph-mon[131825]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:12 smithi078 ceph-mon[139570]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:12 smithi078 ceph-mon[142991]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:12 smithi118 ceph-mon[131825]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:14 smithi078 ceph-mon[139570]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:14 smithi078 ceph-mon[142991]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:14 smithi118 ceph-mon[131825]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:15:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:16 smithi078 ceph-mon[139570]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:16 smithi078 ceph-mon[142991]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:16 smithi118 ceph-mon[131825]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:18 smithi078 ceph-mon[139570]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:18 smithi078 ceph-mon[142991]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:18 smithi118 ceph-mon[131825]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:15:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:15:20.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:15:20.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:15:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:15:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:15:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:15:20.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:19 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:15:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:15:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:15:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:15:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:19 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:15:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:20 smithi078 ceph-mon[139570]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:20 smithi078 ceph-mon[142991]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:20 smithi118 ceph-mon[131825]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:22 smithi078 ceph-mon[139570]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:22 smithi078 ceph-mon[142991]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:22 smithi118 ceph-mon[131825]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:24 smithi078 ceph-mon[139570]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:24 smithi078 ceph-mon[142991]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:24 smithi118 ceph-mon[131825]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:15:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:26 smithi118 ceph-mon[131825]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:26 smithi078 ceph-mon[139570]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:26 smithi078 ceph-mon[142991]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:28 smithi118 ceph-mon[131825]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:28 smithi078 ceph-mon[139570]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:28 smithi078 ceph-mon[142991]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:30 smithi118 ceph-mon[131825]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:30 smithi078 ceph-mon[139570]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:30 smithi078 ceph-mon[142991]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:32 smithi118 ceph-mon[131825]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:32 smithi078 ceph-mon[139570]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:32 smithi078 ceph-mon[142991]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:34.084 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:15:34.390 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (10h) 4m ago 10h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:15:34.391 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:15:34.392 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 11h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 11h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 11h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 10h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:15:34.393 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:15:34.772 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:15:34.772 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:15:34.772 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:15:34.772 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:34.772 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:15:34.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:15:34.774 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:15:34.774 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:15:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:34 smithi118 ceph-mon[131825]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:34 smithi118 ceph-mon[131825]: from='client.58419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2054054921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[142991]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[142991]: from='client.58419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2054054921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[139570]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[139570]: from='client.58419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2054054921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:15:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:36 smithi118 ceph-mon[131825]: from='client.58425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:36.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:36 smithi078 ceph-mon[139570]: from='client.58425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:36.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:36 smithi078 ceph-mon[142991]: from='client.58425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:15:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:15:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:37 smithi118 ceph-mon[131825]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:37 smithi078 ceph-mon[139570]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:37 smithi078 ceph-mon[142991]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:39 smithi118 ceph-mon[131825]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:39 smithi078 ceph-mon[139570]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:39 smithi078 ceph-mon[142991]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:41 smithi118 ceph-mon[131825]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:41 smithi078 ceph-mon[139570]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:41 smithi078 ceph-mon[142991]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:43 smithi118 ceph-mon[131825]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:43 smithi078 ceph-mon[142991]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:43 smithi078 ceph-mon[139570]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:45 smithi118 ceph-mon[131825]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:45 smithi078 ceph-mon[142991]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:45 smithi078 ceph-mon[139570]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:15:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:47 smithi118 ceph-mon[131825]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:47 smithi078 ceph-mon[142991]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:47 smithi078 ceph-mon[139570]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:15:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:49 smithi118 ceph-mon[131825]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:49 smithi078 ceph-mon[139570]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:49 smithi078 ceph-mon[142991]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:51 smithi118 ceph-mon[131825]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:51 smithi078 ceph-mon[142991]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:51 smithi078 ceph-mon[139570]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:53 smithi118 ceph-mon[131825]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:53 smithi078 ceph-mon[142991]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:53 smithi078 ceph-mon[139570]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:55 smithi118 ceph-mon[131825]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:55 smithi078 ceph-mon[142991]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:55 smithi078 ceph-mon[139570]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:15:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:15:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:15:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:57 smithi118 ceph-mon[131825]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:57 smithi078 ceph-mon[139570]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:57 smithi078 ceph-mon[142991]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:15:59 smithi118 ceph-mon[131825]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:15:59 smithi078 ceph-mon[139570]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:15:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:15:59 smithi078 ceph-mon[142991]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:01 smithi118 ceph-mon[131825]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:01 smithi078 ceph-mon[139570]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:01 smithi078 ceph-mon[142991]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:03 smithi118 ceph-mon[131825]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:03 smithi078 ceph-mon[139570]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:03 smithi078 ceph-mon[142991]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:05.117 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:16:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:05 smithi118 ceph-mon[131825]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 4m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (10h) 3m ago 10h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 3m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 4m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 4m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 3m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 4m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:16:05.424 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 4m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 3m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 4m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 4m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 4m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 4m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 3m ago 11h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 11h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 11h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 11h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:16:05.425 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 3m ago 10h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:16:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:05 smithi078 ceph-mon[139570]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:05 smithi078 ceph-mon[142991]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:05.809 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:16:05.810 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:16:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:06 smithi118 ceph-mon[131825]: from='client.58437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:06.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2351989020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:06 smithi078 ceph-mon[139570]: from='client.58437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:06.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2351989020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:06 smithi078 ceph-mon[142991]: from='client.58437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:06.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2351989020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:16:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:07 smithi118 ceph-mon[131825]: from='client.68414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:07 smithi118 ceph-mon[131825]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:07 smithi078 ceph-mon[139570]: from='client.68414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:07 smithi078 ceph-mon[139570]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:07 smithi078 ceph-mon[142991]: from='client.68414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:07 smithi078 ceph-mon[142991]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:09 smithi118 ceph-mon[131825]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:09 smithi078 ceph-mon[139570]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:09 smithi078 ceph-mon[142991]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:11 smithi118 ceph-mon[131825]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:11 smithi078 ceph-mon[139570]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:11 smithi078 ceph-mon[142991]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:13 smithi118 ceph-mon[131825]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:13 smithi078 ceph-mon[139570]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:13 smithi078 ceph-mon[142991]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:15 smithi118 ceph-mon[131825]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:15 smithi078 ceph-mon[139570]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:15 smithi078 ceph-mon[142991]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:16:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:17 smithi118 ceph-mon[131825]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:17 smithi078 ceph-mon[139570]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:17 smithi078 ceph-mon[142991]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:19 smithi118 ceph-mon[131825]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:19 smithi078 ceph-mon[139570]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:19 smithi078 ceph-mon[142991]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:20.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:16:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:16:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:16:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:21 smithi118 ceph-mon[131825]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:16:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:16:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:16:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[142991]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:16:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:16:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:16:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[139570]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:16:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:16:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:16:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:23 smithi118 ceph-mon[131825]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:23 smithi078 ceph-mon[139570]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:23 smithi078 ceph-mon[142991]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:25 smithi118 ceph-mon[131825]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:25 smithi078 ceph-mon[139570]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:25 smithi078 ceph-mon[142991]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:16:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:27 smithi118 ceph-mon[131825]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:27 smithi078 ceph-mon[139570]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:27 smithi078 ceph-mon[142991]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:29 smithi118 ceph-mon[131825]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:29 smithi078 ceph-mon[139570]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:29 smithi078 ceph-mon[142991]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:31 smithi118 ceph-mon[131825]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:31 smithi078 ceph-mon[139570]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:31 smithi078 ceph-mon[142991]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:33 smithi118 ceph-mon[131825]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:33 smithi078 ceph-mon[139570]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:33 smithi078 ceph-mon[142991]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:35 smithi118 ceph-mon[131825]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:35 smithi078 ceph-mon[139570]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:35 smithi078 ceph-mon[142991]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:36.155 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:16:36.460 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 10h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:16:36.461 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 11h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 11h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 11h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 11h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:16:36.462 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:16:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:16:36.846 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:16:36.846 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:16:36.846 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:16:36.847 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:16:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:37 smithi118 ceph-mon[131825]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:37 smithi118 ceph-mon[131825]: from='client.68426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3950238475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[142991]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[142991]: from='client.68426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3950238475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[139570]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[139570]: from='client.68426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3950238475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:16:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:38 smithi118 ceph-mon[131825]: from='client.58461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:38 smithi078 ceph-mon[139570]: from='client.58461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:38.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:38 smithi078 ceph-mon[142991]: from='client.58461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:16:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:39 smithi118 ceph-mon[131825]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:39 smithi078 ceph-mon[139570]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:39 smithi078 ceph-mon[142991]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:41 smithi118 ceph-mon[131825]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:41 smithi078 ceph-mon[139570]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:41 smithi078 ceph-mon[142991]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:43 smithi118 ceph-mon[131825]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:43 smithi078 ceph-mon[139570]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:43 smithi078 ceph-mon[142991]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:45 smithi118 ceph-mon[131825]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:45 smithi078 ceph-mon[142991]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:45 smithi078 ceph-mon[139570]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:16:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:47 smithi118 ceph-mon[131825]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:47 smithi078 ceph-mon[139570]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:47 smithi078 ceph-mon[142991]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:16:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:49 smithi118 ceph-mon[131825]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:49 smithi078 ceph-mon[139570]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:49 smithi078 ceph-mon[142991]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:50 smithi078 ceph-mon[139570]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:50 smithi078 ceph-mon[142991]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:50 smithi118 ceph-mon[131825]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:52.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:52 smithi078 ceph-mon[139570]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:52.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:52 smithi078 ceph-mon[142991]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:52 smithi118 ceph-mon[131825]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:54.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:54 smithi078 ceph-mon[142991]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:54.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:54 smithi078 ceph-mon[139570]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:54 smithi118 ceph-mon[131825]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:56.727 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:16:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:16:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:16:56.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:56 smithi078 ceph-mon[139570]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:56.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:56 smithi078 ceph-mon[142991]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:56 smithi118 ceph-mon[131825]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:16:58 smithi118 ceph-mon[131825]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:16:58 smithi078 ceph-mon[139570]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:16:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:16:58 smithi078 ceph-mon[142991]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:00 smithi118 ceph-mon[131825]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:00 smithi078 ceph-mon[139570]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:00 smithi078 ceph-mon[142991]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:02 smithi118 ceph-mon[131825]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:02 smithi078 ceph-mon[139570]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:02 smithi078 ceph-mon[142991]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:04 smithi118 ceph-mon[131825]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:04 smithi078 ceph-mon[139570]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:04 smithi078 ceph-mon[142991]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:17:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:06 smithi118 ceph-mon[131825]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:07.197 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:17:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:06 smithi078 ceph-mon[139570]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:06 smithi078 ceph-mon[142991]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 5m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 4m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 5m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 5m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 4m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 5m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 5m ago 10h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:17:07.508 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 4m ago 10h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 5m ago 11h 6287M 2047M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 5m ago 11h 5707M 2047M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 5m ago 11h 5246M 2047M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 5m ago 11h 4969M 2047M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 4m ago 11h 4677M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 4m ago 11h 5490M 2432M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 4m ago 11h 4806M 2432M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 11h 5451M 2432M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:17:07.509 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 4m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:17:07.893 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:17:07.894 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:08 smithi118 ceph-mon[131825]: from='client.68444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:08 smithi118 ceph-mon[131825]: from='client.58479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:08 smithi118 ceph-mon[131825]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:09.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:08 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3710377536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[139570]: from='client.68444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[139570]: from='client.58479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[139570]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3710377536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[142991]: from='client.68444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[142991]: from='client.58479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[142991]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:08 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3710377536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:10 smithi118 ceph-mon[131825]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:10 smithi078 ceph-mon[139570]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:10 smithi078 ceph-mon[142991]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:12 smithi118 ceph-mon[131825]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:12 smithi078 ceph-mon[139570]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:12 smithi078 ceph-mon[142991]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:14 smithi118 ceph-mon[131825]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:14 smithi078 ceph-mon[139570]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:14 smithi078 ceph-mon[142991]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:17:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:16 smithi118 ceph-mon[131825]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:16 smithi078 ceph-mon[139570]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:16 smithi078 ceph-mon[142991]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:18 smithi118 ceph-mon[131825]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:18 smithi078 ceph-mon[139570]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:18 smithi078 ceph-mon[142991]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:20 smithi118 ceph-mon[131825]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:20 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:17:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:20 smithi078 ceph-mon[139570]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:20 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:17:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:20 smithi078 ceph-mon[142991]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:20 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2429M 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:17:22.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2429M 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2429M 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:17:22.230 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:17:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:22 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2042M 2023-12-16T12:17:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:22 smithi118 ceph-mon[131825]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:22 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2042M 2023-12-16T12:17:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:22 smithi078 ceph-mon[142991]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:22 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2042M 2023-12-16T12:17:23.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:22 smithi078 ceph-mon[139570]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:24 smithi118 ceph-mon[131825]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:24 smithi078 ceph-mon[139570]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:24 smithi078 ceph-mon[142991]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:17:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:26 smithi118 ceph-mon[131825]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:26 smithi078 ceph-mon[139570]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:26 smithi078 ceph-mon[142991]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:28 smithi118 ceph-mon[131825]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:28 smithi078 ceph-mon[139570]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:28 smithi078 ceph-mon[142991]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:30 smithi118 ceph-mon[131825]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:30 smithi078 ceph-mon[139570]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:30 smithi078 ceph-mon[142991]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:32 smithi118 ceph-mon[131825]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:32 smithi078 ceph-mon[139570]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:32 smithi078 ceph-mon[142991]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:34 smithi118 ceph-mon[131825]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:34 smithi078 ceph-mon[139570]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:34 smithi078 ceph-mon[142991]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:17:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:36 smithi118 ceph-mon[131825]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:36 smithi078 ceph-mon[139570]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:36 smithi078 ceph-mon[142991]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:38.250 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:17:38.557 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:17:38.557 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:17:38.558 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:17:38.559 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:17:38.940 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:17:38.941 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:17:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:38 smithi118 ceph-mon[131825]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:38 smithi078 ceph-mon[139570]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:38 smithi078 ceph-mon[142991]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:39 smithi118 ceph-mon[131825]: from='client.68462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:39 smithi118 ceph-mon[131825]: from='client.58497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:39 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/8152178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[139570]: from='client.68462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[139570]: from='client.58497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/8152178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:40.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[142991]: from='client.68462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[142991]: from='client.58497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:17:40.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:39 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/8152178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:17:41.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:40 smithi118 ceph-mon[131825]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:40 smithi078 ceph-mon[139570]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:40 smithi078 ceph-mon[142991]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:42 smithi078 ceph-mon[139570]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:42 smithi078 ceph-mon[142991]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:42 smithi118 ceph-mon[131825]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:44 smithi078 ceph-mon[139570]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:44 smithi078 ceph-mon[142991]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:44 smithi118 ceph-mon[131825]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:17:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:46 smithi078 ceph-mon[139570]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:46 smithi078 ceph-mon[142991]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:46 smithi118 ceph-mon[131825]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:17:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:48 smithi078 ceph-mon[139570]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:48 smithi078 ceph-mon[142991]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:48 smithi118 ceph-mon[131825]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:50 smithi078 ceph-mon[139570]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:50 smithi078 ceph-mon[142991]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:50 smithi118 ceph-mon[131825]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:52 smithi078 ceph-mon[139570]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:52 smithi078 ceph-mon[142991]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:52 smithi118 ceph-mon[131825]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:54 smithi078 ceph-mon[139570]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:54 smithi078 ceph-mon[142991]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:54 smithi118 ceph-mon[131825]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:17:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:17:56] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T12:17:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:56 smithi078 ceph-mon[139570]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:56 smithi078 ceph-mon[142991]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:56 smithi118 ceph-mon[131825]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:17:58 smithi078 ceph-mon[139570]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:17:58 smithi078 ceph-mon[142991]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:17:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:17:58 smithi118 ceph-mon[131825]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:00 smithi078 ceph-mon[139570]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:00 smithi078 ceph-mon[142991]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:00 smithi118 ceph-mon[131825]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:02 smithi078 ceph-mon[139570]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:02 smithi078 ceph-mon[142991]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:02 smithi118 ceph-mon[131825]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:04 smithi078 ceph-mon[139570]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:04 smithi078 ceph-mon[142991]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:04 smithi118 ceph-mon[131825]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:18:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:06 smithi078 ceph-mon[139570]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:06 smithi078 ceph-mon[142991]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:06 smithi118 ceph-mon[131825]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:08 smithi078 ceph-mon[139570]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:08 smithi078 ceph-mon[142991]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:09.287 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:18:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:08 smithi118 ceph-mon[131825]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:09.596 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 5m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 5m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 6m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 6m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 5m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 6m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 6m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:18:09.597 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 5m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 6m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 6m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 6m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 6m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 5m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 5m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 5m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 5m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:18:09.598 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 5m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:18:09.978 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:18:09.978 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:18:09.979 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:18:09.980 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:18:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[139570]: from='client.68480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[139570]: from='client.68486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[139570]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4121301482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[142991]: from='client.68480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[142991]: from='client.68486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[142991]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4121301482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:10 smithi118 ceph-mon[131825]: from='client.68480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:10 smithi118 ceph-mon[131825]: from='client.68486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:10 smithi118 ceph-mon[131825]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4121301482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:12 smithi078 ceph-mon[139570]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:12 smithi078 ceph-mon[142991]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:12 smithi118 ceph-mon[131825]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:14 smithi078 ceph-mon[139570]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:14 smithi078 ceph-mon[142991]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:14 smithi118 ceph-mon[131825]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:18:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:16 smithi078 ceph-mon[139570]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:16 smithi078 ceph-mon[142991]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:16 smithi118 ceph-mon[131825]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:18 smithi078 ceph-mon[139570]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:18 smithi078 ceph-mon[142991]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:18 smithi118 ceph-mon[131825]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:20 smithi118 ceph-mon[131825]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:20 smithi078 ceph-mon[139570]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:20 smithi078 ceph-mon[142991]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:18:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:21 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:18:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:18:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:18:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:18:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:18:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:18:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:18:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:18:22.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:21 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:18:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:22 smithi118 ceph-mon[131825]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:22 smithi078 ceph-mon[139570]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:22 smithi078 ceph-mon[142991]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:24 smithi118 ceph-mon[131825]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:24 smithi078 ceph-mon[139570]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:24 smithi078 ceph-mon[142991]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:18:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:26 smithi118 ceph-mon[131825]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:26 smithi078 ceph-mon[139570]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:26 smithi078 ceph-mon[142991]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:28 smithi118 ceph-mon[131825]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:28 smithi078 ceph-mon[139570]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:28 smithi078 ceph-mon[142991]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:30 smithi118 ceph-mon[131825]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:31 smithi078 ceph-mon[142991]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:30 smithi078 ceph-mon[139570]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:33 smithi118 ceph-mon[131825]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:33 smithi078 ceph-mon[142991]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:33 smithi078 ceph-mon[139570]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:35 smithi118 ceph-mon[131825]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:35 smithi078 ceph-mon[142991]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:35 smithi078 ceph-mon[139570]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:18:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:37 smithi118 ceph-mon[131825]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:37 smithi078 ceph-mon[139570]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:37 smithi078 ceph-mon[142991]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:39 smithi118 ceph-mon[131825]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:39 smithi078 ceph-mon[139570]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:39 smithi078 ceph-mon[142991]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:40.326 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:18:40.633 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 7m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 7m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 7m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 7m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 7m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 7m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 7m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:18:40.634 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 7m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 7m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:18:40.635 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:18:41.015 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:18:41.016 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:18:41.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:18:41.016 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:18:41.016 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:18:41.016 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:18:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:41 smithi118 ceph-mon[131825]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:41 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3931611993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:41 smithi078 ceph-mon[139570]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:41 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3931611993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:41 smithi078 ceph-mon[142991]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:41 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3931611993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:18:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:42 smithi118 ceph-mon[131825]: from='client.58527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:42.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:42 smithi118 ceph-mon[131825]: from='client.58533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:42 smithi078 ceph-mon[142991]: from='client.58527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:42.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:42 smithi078 ceph-mon[142991]: from='client.58533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:42 smithi078 ceph-mon[139570]: from='client.58527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:42 smithi078 ceph-mon[139570]: from='client.58533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:18:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:43 smithi118 ceph-mon[131825]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:43 smithi078 ceph-mon[139570]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:43 smithi078 ceph-mon[142991]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:45 smithi118 ceph-mon[131825]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:45 smithi078 ceph-mon[139570]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:45 smithi078 ceph-mon[142991]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:18:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:47 smithi118 ceph-mon[131825]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:47 smithi078 ceph-mon[139570]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:47 smithi078 ceph-mon[142991]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:18:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:49 smithi118 ceph-mon[131825]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:49 smithi078 ceph-mon[142991]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:49 smithi078 ceph-mon[139570]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:51 smithi118 ceph-mon[131825]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:51 smithi078 ceph-mon[139570]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:51 smithi078 ceph-mon[142991]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:53 smithi118 ceph-mon[131825]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:53 smithi078 ceph-mon[139570]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:53 smithi078 ceph-mon[142991]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:55 smithi118 ceph-mon[131825]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:55 smithi078 ceph-mon[139570]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:55 smithi078 ceph-mon[142991]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:18:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:18:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:18:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:57 smithi118 ceph-mon[131825]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:57 smithi078 ceph-mon[142991]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:57 smithi078 ceph-mon[139570]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:18:59 smithi118 ceph-mon[131825]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:18:59 smithi078 ceph-mon[139570]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:18:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:18:59 smithi078 ceph-mon[142991]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:01 smithi118 ceph-mon[131825]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:01 smithi078 ceph-mon[139570]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:01 smithi078 ceph-mon[142991]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:03 smithi118 ceph-mon[131825]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:03 smithi078 ceph-mon[142991]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:03 smithi078 ceph-mon[139570]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:05 smithi118 ceph-mon[131825]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:05 smithi078 ceph-mon[139570]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:05 smithi078 ceph-mon[142991]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:19:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:07 smithi118 ceph-mon[131825]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:07 smithi078 ceph-mon[139570]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:07 smithi078 ceph-mon[142991]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:09 smithi118 ceph-mon[131825]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:09 smithi078 ceph-mon[139570]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:09 smithi078 ceph-mon[142991]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:11.360 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:19:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:11 smithi118 ceph-mon[131825]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:11 smithi078 ceph-mon[139570]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:11 smithi078 ceph-mon[142991]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 6m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 6m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:19:11.667 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 6m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 6m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 6m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 6m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 6m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:19:11.668 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 6m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:19:11.669 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 6m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:19:12.049 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:19:12.050 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:12.051 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:19:12.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:19:12.051 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:19:12.051 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:19:12.051 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:19:12.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:12 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/715693568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:12.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:12 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/715693568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:12.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:12 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/715693568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:13 smithi118 ceph-mon[131825]: from='client.68516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:13 smithi118 ceph-mon[131825]: from='client.68522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:13 smithi118 ceph-mon[131825]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[139570]: from='client.68516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[139570]: from='client.68522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[139570]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[142991]: from='client.68516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[142991]: from='client.68522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:13 smithi078 ceph-mon[142991]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:15 smithi118 ceph-mon[131825]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:15 smithi078 ceph-mon[139570]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:15 smithi078 ceph-mon[142991]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:19:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:17 smithi118 ceph-mon[131825]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:17 smithi078 ceph-mon[142991]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:17 smithi078 ceph-mon[139570]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:19 smithi118 ceph-mon[131825]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:19 smithi078 ceph-mon[142991]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:19 smithi078 ceph-mon[139570]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:21 smithi118 ceph-mon[131825]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:21 smithi078 ceph-mon[142991]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:21 smithi078 ceph-mon[139570]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:22.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:22 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:19:22.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:22 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:19:22.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:22 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:19:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:19:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:19:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:19:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:19:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:19:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:25 smithi118 ceph-mon[131825]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:25 smithi078 ceph-mon[142991]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:25 smithi078 ceph-mon[139570]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:19:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:27 smithi118 ceph-mon[131825]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:27 smithi078 ceph-mon[139570]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:27 smithi078 ceph-mon[142991]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:29 smithi118 ceph-mon[131825]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:29 smithi078 ceph-mon[139570]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:29 smithi078 ceph-mon[142991]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:31 smithi118 ceph-mon[131825]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:31 smithi078 ceph-mon[139570]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:31 smithi078 ceph-mon[142991]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:33 smithi118 ceph-mon[131825]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:33 smithi078 ceph-mon[139570]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:33 smithi078 ceph-mon[142991]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:35 smithi118 ceph-mon[131825]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:35 smithi078 ceph-mon[139570]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:35 smithi078 ceph-mon[142991]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:19:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:37 smithi118 ceph-mon[131825]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:37 smithi078 ceph-mon[139570]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:37 smithi078 ceph-mon[142991]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:39 smithi118 ceph-mon[131825]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:39 smithi078 ceph-mon[139570]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:39 smithi078 ceph-mon[142991]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:41 smithi118 ceph-mon[131825]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:41 smithi078 ceph-mon[139570]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:41 smithi078 ceph-mon[142991]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:42.396 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:19:42.705 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:19:42.705 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:19:42.705 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 8m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 8m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 8m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 8m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 8m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 8m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 8m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 8m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:19:42.706 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:19:42.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:19:42.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:19:42.707 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:19:43.088 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:43.089 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:19:43.090 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:19:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:43 smithi118 ceph-mon[131825]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:43 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3435051932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:43 smithi078 ceph-mon[139570]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:43 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3435051932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:43 smithi078 ceph-mon[142991]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:43 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3435051932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:19:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:44 smithi118 ceph-mon[131825]: from='client.58563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:44.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:44 smithi118 ceph-mon[131825]: from='client.58569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:44 smithi078 ceph-mon[139570]: from='client.58563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:44 smithi078 ceph-mon[139570]: from='client.58569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:44 smithi078 ceph-mon[142991]: from='client.58563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:44.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:44 smithi078 ceph-mon[142991]: from='client.58569 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:19:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:45 smithi118 ceph-mon[131825]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:45 smithi078 ceph-mon[139570]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:45 smithi078 ceph-mon[142991]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:19:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:47 smithi118 ceph-mon[131825]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:47 smithi078 ceph-mon[139570]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:47 smithi078 ceph-mon[142991]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:19:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:49 smithi078 ceph-mon[139570]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:49 smithi078 ceph-mon[142991]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:49 smithi118 ceph-mon[131825]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:51 smithi078 ceph-mon[139570]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:51 smithi078 ceph-mon[142991]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:51 smithi118 ceph-mon[131825]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:53 smithi078 ceph-mon[139570]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:53 smithi078 ceph-mon[142991]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:53 smithi118 ceph-mon[131825]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:55 smithi078 ceph-mon[139570]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:55 smithi078 ceph-mon[142991]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:55 smithi118 ceph-mon[131825]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:19:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:19:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:19:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:57 smithi078 ceph-mon[139570]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:57 smithi078 ceph-mon[142991]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:57 smithi118 ceph-mon[131825]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:19:59 smithi078 ceph-mon[139570]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:19:59 smithi078 ceph-mon[142991]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:19:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:19:59 smithi118 ceph-mon[131825]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:00 smithi078 ceph-mon[142991]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:20:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:00 smithi078 conmon[139546]: 2023-12-16T12:19:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:20:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:00 smithi078 ceph-mon[139570]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:00 smithi118 ceph-mon[131825]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:20:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:02 smithi118 ceph-mon[131825]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:02 smithi078 ceph-mon[139570]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:02 smithi078 ceph-mon[142991]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:04 smithi118 ceph-mon[131825]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:04 smithi078 ceph-mon[139570]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:04 smithi078 ceph-mon[142991]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:20:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:06 smithi118 ceph-mon[131825]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:06 smithi078 ceph-mon[139570]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:06 smithi078 ceph-mon[142991]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:08 smithi118 ceph-mon[131825]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:08 smithi078 ceph-mon[139570]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:08 smithi078 ceph-mon[142991]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:10 smithi118 ceph-mon[131825]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:10 smithi078 ceph-mon[142991]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:10 smithi078 ceph-mon[139570]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:12 smithi118 ceph-mon[131825]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:12 smithi078 ceph-mon[142991]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:12 smithi078 ceph-mon[139570]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:13.433 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:20:13.740 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 7m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 7m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 7m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 7m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:20:13.741 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 7m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 7m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 7m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 7m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:20:13.742 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 7m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:20:14.126 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:20:14.126 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:20:14.126 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:20:14.126 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:20:14.127 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:20:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:14 smithi118 ceph-mon[131825]: from='client.68552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:14 smithi118 ceph-mon[131825]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:14 smithi118 ceph-mon[131825]: from='client.68558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:14 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/552423176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[142991]: from='client.68552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[142991]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[142991]: from='client.68558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/552423176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[139570]: from='client.68552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[139570]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[139570]: from='client.68558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:15.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:14 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/552423176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:20:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:16 smithi118 ceph-mon[131825]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:16 smithi078 ceph-mon[139570]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:16 smithi078 ceph-mon[142991]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:18 smithi118 ceph-mon[131825]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:18 smithi078 ceph-mon[139570]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:18 smithi078 ceph-mon[142991]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:20 smithi118 ceph-mon[131825]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:20 smithi078 ceph-mon[139570]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:20 smithi078 ceph-mon[142991]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:23.156 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:22 smithi118 ceph-mon[131825]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:22 smithi078 ceph-mon[139570]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:22 smithi078 ceph-mon[142991]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:20:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:20:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:20:24.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:20:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:20:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:20:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:20:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:20:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:20:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:20:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:20:24.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:20:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:24 smithi118 ceph-mon[131825]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:24 smithi078 ceph-mon[139570]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:24 smithi078 ceph-mon[142991]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:20:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:26 smithi118 ceph-mon[131825]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:26 smithi078 ceph-mon[139570]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:26 smithi078 ceph-mon[142991]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:28 smithi118 ceph-mon[131825]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:28 smithi078 ceph-mon[139570]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:28 smithi078 ceph-mon[142991]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:30 smithi118 ceph-mon[131825]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:30 smithi078 ceph-mon[139570]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:30 smithi078 ceph-mon[142991]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:32 smithi118 ceph-mon[131825]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:33.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:32 smithi078 ceph-mon[139570]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:32 smithi078 ceph-mon[142991]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:34 smithi118 ceph-mon[131825]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:34 smithi078 ceph-mon[139570]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:34 smithi078 ceph-mon[142991]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:20:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:36 smithi118 ceph-mon[131825]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:36 smithi078 ceph-mon[139570]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:36 smithi078 ceph-mon[142991]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:38 smithi118 ceph-mon[131825]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:38 smithi078 ceph-mon[139570]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:38 smithi078 ceph-mon[142991]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:40 smithi118 ceph-mon[131825]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:40 smithi078 ceph-mon[139570]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:40 smithi078 ceph-mon[142991]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:42 smithi118 ceph-mon[131825]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:42 smithi078 ceph-mon[139570]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:42 smithi078 ceph-mon[142991]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:44.475 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (10h) 9m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 8m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:20:44.782 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 8m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 9m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 9m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 8m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 9m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (10h) 9m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 8m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 9m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 9m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 9m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 9m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 8m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 8m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 8m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 8m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:20:44.783 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 8m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:20:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:44 smithi118 ceph-mon[131825]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:20:45.169 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:20:45.170 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:20:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:44 smithi078 ceph-mon[139570]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:44 smithi078 ceph-mon[142991]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:45 smithi118 ceph-mon[131825]: from='client.68570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:45 smithi118 ceph-mon[131825]: from='client.58605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:45 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2415259800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[139570]: from='client.68570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[139570]: from='client.58605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2415259800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:46.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[142991]: from='client.68570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[142991]: from='client.58605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:20:46.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:45 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2415259800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:20:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:20:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:46 smithi118 ceph-mon[131825]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:46 smithi078 ceph-mon[139570]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:46 smithi078 ceph-mon[142991]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:20:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:48 smithi118 ceph-mon[131825]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:48 smithi078 ceph-mon[139570]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:48 smithi078 ceph-mon[142991]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:50 smithi118 ceph-mon[131825]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:50 smithi078 ceph-mon[139570]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:50 smithi078 ceph-mon[142991]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:52 smithi118 ceph-mon[131825]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:52 smithi078 ceph-mon[139570]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:52 smithi078 ceph-mon[142991]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:54 smithi118 ceph-mon[131825]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:54 smithi078 ceph-mon[139570]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:54 smithi078 ceph-mon[142991]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:20:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:20:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:20:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:56 smithi118 ceph-mon[131825]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:56 smithi078 ceph-mon[139570]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:56 smithi078 ceph-mon[142991]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:20:58 smithi118 ceph-mon[131825]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:20:58 smithi078 ceph-mon[142991]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:20:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:20:58 smithi078 ceph-mon[139570]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:00 smithi118 ceph-mon[131825]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:00 smithi078 ceph-mon[139570]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:00 smithi078 ceph-mon[142991]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:02 smithi118 ceph-mon[131825]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:03.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:02 smithi078 ceph-mon[142991]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:02 smithi078 ceph-mon[139570]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:04 smithi118 ceph-mon[131825]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:04 smithi078 ceph-mon[139570]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:04 smithi078 ceph-mon[142991]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:21:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:06 smithi118 ceph-mon[131825]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:06 smithi078 ceph-mon[139570]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:06 smithi078 ceph-mon[142991]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:08 smithi118 ceph-mon[131825]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:08 smithi078 ceph-mon[139570]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:08 smithi078 ceph-mon[142991]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:10 smithi118 ceph-mon[131825]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:10 smithi078 ceph-mon[139570]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:10 smithi078 ceph-mon[142991]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:12 smithi118 ceph-mon[131825]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:13.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:12 smithi078 ceph-mon[139570]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:12 smithi078 ceph-mon[142991]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:14 smithi078 ceph-mon[139570]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:14 smithi078 ceph-mon[142991]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:14 smithi118 ceph-mon[131825]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:15.513 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:21:15.825 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:21:15.825 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 10m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:21:15.825 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (10h) 9m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:21:15.825 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 10m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (10h) 10m ago 11h 937M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 10m ago 11h 2537M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 10m ago 11h 1285M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 10m ago 11h 22.5M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (10h) 9m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 10m ago 11h 6287M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 10m ago 11h 5707M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 10m ago 11h 5246M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 10m ago 11h 4969M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:21:15.826 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:21:15.827 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:21:15.827 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:21:16.206 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:21:16.207 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:21:16.208 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:21:16.208 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:21:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[139570]: from='client.58617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[139570]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[139570]: from='client.68594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3314587014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[142991]: from='client.58617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[142991]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[142991]: from='client.68594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:16 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3314587014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:16 smithi118 ceph-mon[131825]: from='client.58617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:16 smithi118 ceph-mon[131825]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:16 smithi118 ceph-mon[131825]: from='client.68594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:16 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3314587014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:18 smithi078 ceph-mon[139570]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:18 smithi078 ceph-mon[142991]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:18 smithi118 ceph-mon[131825]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:20 smithi078 ceph-mon[139570]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:20 smithi078 ceph-mon[142991]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:20 smithi118 ceph-mon[131825]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:22 smithi118 ceph-mon[131825]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:21:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:21:22.711443189Z level=info msg="Completed cleanup jobs" duration=47.337954ms 2023-12-16T12:21:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:22 smithi078 ceph-mon[139570]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:22 smithi078 ceph-mon[142991]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:24.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:23 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:21:24.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:23 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:21:24.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:23 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:21:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:24 smithi078 ceph-mon[139570]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:24 smithi078 ceph-mon[142991]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:24 smithi118 ceph-mon[131825]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:21:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:21:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:21:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:26 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:21:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:26 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:21:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:28 smithi118 ceph-mon[131825]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:28 smithi078 ceph-mon[139570]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:28 smithi078 ceph-mon[142991]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:31 smithi118 ceph-mon[131825]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:31 smithi078 ceph-mon[139570]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:31 smithi078 ceph-mon[142991]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:33 smithi118 ceph-mon[131825]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:33 smithi078 ceph-mon[139570]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:33 smithi078 ceph-mon[142991]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:35 smithi118 ceph-mon[131825]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:35 smithi078 ceph-mon[139570]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:35 smithi078 ceph-mon[142991]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:21:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:37 smithi118 ceph-mon[131825]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:37 smithi078 ceph-mon[139570]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:37 smithi078 ceph-mon[142991]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:39 smithi118 ceph-mon[131825]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:39 smithi078 ceph-mon[139570]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:39 smithi078 ceph-mon[142991]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:41 smithi118 ceph-mon[131825]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:41 smithi078 ceph-mon[139570]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:41 smithi078 ceph-mon[142991]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:43 smithi118 ceph-mon[131825]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:43 smithi078 ceph-mon[139570]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:43 smithi078 ceph-mon[142991]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:45 smithi118 ceph-mon[131825]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:45 smithi078 ceph-mon[139570]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:45 smithi078 ceph-mon[142991]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:46.554 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:21:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:21:46.862 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 20s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 20s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (10h) 9m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 20s ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (10h) 20s ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 9m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 20s ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 20s ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 20s ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 20s ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 20s ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:21:46.863 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 20s ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:21:46.864 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 9m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:21:46.864 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 9m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:21:46.864 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 9m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:21:46.864 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 9m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:21:46.864 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (10h) 9m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:21:47.250 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:21:47.251 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:21:47.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:21:47.251 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:21:47.251 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:21:47.251 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:21:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:47 smithi118 ceph-mon[131825]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:47 smithi078 ceph-mon[139570]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:47 smithi078 ceph-mon[142991]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:48 smithi118 ceph-mon[131825]: from='client.68606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:48 smithi118 ceph-mon[131825]: from='client.68612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3741004418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:48.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[139570]: from='client.68606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[139570]: from='client.68612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3741004418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[142991]: from='client.68606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[142991]: from='client.68612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:21:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3741004418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:21:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:21:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:49 smithi118 ceph-mon[131825]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:49 smithi078 ceph-mon[139570]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:49 smithi078 ceph-mon[142991]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:51 smithi118 ceph-mon[131825]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:51 smithi078 ceph-mon[139570]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:51 smithi078 ceph-mon[142991]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:53 smithi118 ceph-mon[131825]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:53 smithi078 ceph-mon[139570]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:53 smithi078 ceph-mon[142991]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:55 smithi118 ceph-mon[131825]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:55 smithi078 ceph-mon[139570]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:55 smithi078 ceph-mon[142991]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:21:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:21:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:21:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:57 smithi118 ceph-mon[131825]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:57 smithi078 ceph-mon[139570]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:57 smithi078 ceph-mon[142991]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:21:59 smithi118 ceph-mon[131825]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:21:59 smithi078 ceph-mon[139570]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:21:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:21:59 smithi078 ceph-mon[142991]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:01 smithi118 ceph-mon[131825]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:01 smithi078 ceph-mon[139570]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:01 smithi078 ceph-mon[142991]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:03 smithi118 ceph-mon[131825]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:03 smithi078 ceph-mon[139570]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:03 smithi078 ceph-mon[142991]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:05 smithi118 ceph-mon[131825]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:05 smithi078 ceph-mon[139570]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:05 smithi078 ceph-mon[142991]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:22:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:07 smithi118 ceph-mon[131825]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:07 smithi078 ceph-mon[139570]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:07 smithi078 ceph-mon[142991]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:09 smithi118 ceph-mon[131825]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:09 smithi078 ceph-mon[139570]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:09 smithi078 ceph-mon[142991]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:11 smithi118 ceph-mon[131825]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:11 smithi078 ceph-mon[139570]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:11 smithi078 ceph-mon[142991]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:13 smithi118 ceph-mon[131825]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:13 smithi078 ceph-mon[139570]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:13 smithi078 ceph-mon[142991]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:15 smithi118 ceph-mon[131825]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:15 smithi078 ceph-mon[139570]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:15 smithi078 ceph-mon[142991]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:22:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:17 smithi118 ceph-mon[131825]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:17 smithi078 ceph-mon[139570]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:17 smithi078 ceph-mon[142991]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:17.600 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:22:17.910 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:22:17.910 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 51s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:22:17.910 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 10m ago 11h 102M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:22:17.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 51s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:22:17.910 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 10m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 10m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 51s ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 51s ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (10h) 10m ago 11h 1250M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10h) 51s ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 51s ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 10m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 51s ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 51s ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 51s ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 51s ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 10m ago 11h 4677M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 10m ago 11h 5490M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 10m ago 11h 4806M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:22:17.911 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 10m ago 11h 5451M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:22:17.912 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 10m ago 11h 141M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:22:18.299 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:22:18.300 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:22:18.301 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:22:18.301 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:22:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:19 smithi118 ceph-mon[131825]: from='client.68624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:19 smithi118 ceph-mon[131825]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:19 smithi118 ceph-mon[131825]: from='client.68630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1479004067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[139570]: from='client.68624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[139570]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[139570]: from='client.68630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1479004067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[142991]: from='client.68624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[142991]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[142991]: from='client.68630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1479004067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:21 smithi118 ceph-mon[131825]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:21 smithi078 ceph-mon[139570]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:21 smithi078 ceph-mon[142991]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:23 smithi118 ceph-mon[131825]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:23 smithi078 ceph-mon[139570]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:23 smithi078 ceph-mon[142991]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:25 smithi118 ceph-mon[131825]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:25 smithi078 ceph-mon[139570]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:25 smithi078 ceph-mon[142991]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:22:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:27 smithi118 ceph-mon[131825]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:27 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:22:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:27 smithi078 ceph-mon[139570]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:27 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:22:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:27 smithi078 ceph-mon[142991]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:27 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:22:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:29 smithi118 ceph-mon[131825]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:29 smithi078 ceph-mon[139570]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:29 smithi078 ceph-mon[142991]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:22:30.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:22:30.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:22:30.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:22:30.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:22:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:32 smithi118 ceph-mon[131825]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:33.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:32 smithi078 ceph-mon[139570]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:32 smithi078 ceph-mon[142991]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:35.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:34 smithi118 ceph-mon[131825]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:34 smithi078 ceph-mon[142991]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:34 smithi078 ceph-mon[139570]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:22:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:36 smithi118 ceph-mon[131825]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:36 smithi078 ceph-mon[139570]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:36 smithi078 ceph-mon[142991]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:38 smithi118 ceph-mon[131825]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:38 smithi078 ceph-mon[139570]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:38 smithi078 ceph-mon[142991]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:40 smithi118 ceph-mon[131825]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:40 smithi078 ceph-mon[139570]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:40 smithi078 ceph-mon[142991]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:42 smithi118 ceph-mon[131825]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:42 smithi078 ceph-mon[139570]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:42 smithi078 ceph-mon[142991]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:44 smithi118 ceph-mon[131825]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:44 smithi078 ceph-mon[139570]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:44 smithi078 ceph-mon[142991]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:22:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:46 smithi118 ceph-mon[131825]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:46 smithi078 ceph-mon[139570]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:46 smithi078 ceph-mon[142991]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:22:48.640 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 82s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 19s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 82s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 19s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 19s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 82s ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:22:48.952 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 82s ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 19s ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 82s ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 82s ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 19s ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 82s ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 82s ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 82s ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 82s ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 19s ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 19s ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 19s ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 19s ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:22:48.953 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 19s ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:22:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:48 smithi118 ceph-mon[131825]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:48 smithi078 ceph-mon[139570]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:48 smithi078 ceph-mon[142991]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:22:49.335 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:22:49.336 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:22:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:49 smithi118 ceph-mon[131825]: from='client.68642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:49 smithi118 ceph-mon[131825]: from='client.68648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:49 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3837281162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[139570]: from='client.68642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[139570]: from='client.68648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3837281162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[142991]: from='client.68642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[142991]: from='client.68648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:22:50.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:49 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3837281162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:22:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:50 smithi118 ceph-mon[131825]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:50 smithi078 ceph-mon[139570]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:50 smithi078 ceph-mon[142991]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:52 smithi118 ceph-mon[131825]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:52 smithi078 ceph-mon[139570]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:52 smithi078 ceph-mon[142991]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:54 smithi118 ceph-mon[131825]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:54 smithi078 ceph-mon[139570]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:54 smithi078 ceph-mon[142991]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:22:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:22:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:22:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:56 smithi118 ceph-mon[131825]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:56 smithi078 ceph-mon[139570]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:56 smithi078 ceph-mon[142991]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:22:58 smithi118 ceph-mon[131825]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:22:58 smithi078 ceph-mon[139570]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:22:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:22:58 smithi078 ceph-mon[142991]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:00 smithi118 ceph-mon[131825]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:00 smithi078 ceph-mon[139570]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:00 smithi078 ceph-mon[142991]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:02 smithi118 ceph-mon[131825]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:02 smithi078 ceph-mon[139570]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:02 smithi078 ceph-mon[142991]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:04 smithi118 ceph-mon[131825]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:04 smithi078 ceph-mon[139570]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:04 smithi078 ceph-mon[142991]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:23:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:06 smithi118 ceph-mon[131825]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:06 smithi078 ceph-mon[139570]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:06 smithi078 ceph-mon[142991]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:08 smithi118 ceph-mon[131825]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:08 smithi078 ceph-mon[139570]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:08 smithi078 ceph-mon[142991]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:10 smithi118 ceph-mon[131825]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:10 smithi078 ceph-mon[139570]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:10 smithi078 ceph-mon[142991]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:12 smithi118 ceph-mon[131825]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:12 smithi078 ceph-mon[139570]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:12 smithi078 ceph-mon[142991]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:14 smithi118 ceph-mon[131825]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:14 smithi078 ceph-mon[139570]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:14 smithi078 ceph-mon[142991]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:23:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:16 smithi118 ceph-mon[131825]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:16 smithi078 ceph-mon[139570]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:16 smithi078 ceph-mon[142991]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:18.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:19.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:18 smithi118 ceph-mon[131825]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:18 smithi078 ceph-mon[139570]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:18 smithi078 ceph-mon[142991]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:19.688 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:23:20.025 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:23:20.025 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 114s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:23:20.025 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 50s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 114s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 50s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 50s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 114s ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 114s ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 50s ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 114s ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 114s ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 50s ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (10h) 114s ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 114s ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 114s ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 114s ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:23:20.026 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 50s ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:23:20.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 50s ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:23:20.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 50s ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:23:20.027 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 50s ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:23:20.027 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 50s ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:23:20.415 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:20.416 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:23:20.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:23:20.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:23:20.417 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:23:20.417 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:23:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:20 smithi118 ceph-mon[131825]: from='client.68660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:20 smithi118 ceph-mon[131825]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:20 smithi118 ceph-mon[131825]: from='client.58695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:20 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3526132849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[139570]: from='client.68660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[139570]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[139570]: from='client.58695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3526132849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[142991]: from='client.68660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[142991]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[142991]: from='client.58695 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:20 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3526132849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:23.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:22 smithi118 ceph-mon[131825]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:22 smithi078 ceph-mon[139570]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:22 smithi078 ceph-mon[142991]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:25.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:24 smithi118 ceph-mon[131825]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:24 smithi078 ceph-mon[139570]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:24 smithi078 ceph-mon[142991]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:23:27.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:26 smithi118 ceph-mon[131825]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:26 smithi078 ceph-mon[139570]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:26 smithi078 ceph-mon[142991]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:29.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:28 smithi118 ceph-mon[131825]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:28 smithi078 ceph-mon[139570]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:28 smithi078 ceph-mon[142991]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:30 smithi118 ceph-mon[131825]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:23:31.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:30 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[139570]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:23:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:23:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[142991]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:23:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:23:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:23:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:30 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:23:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:32 smithi078 ceph-mon[139570]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:33.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:32 smithi078 ceph-mon[142991]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:32 smithi118 ceph-mon[131825]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:34 smithi078 ceph-mon[139570]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:34 smithi078 ceph-mon[142991]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:34 smithi118 ceph-mon[131825]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:23:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:36 smithi078 ceph-mon[139570]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:36 smithi078 ceph-mon[142991]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:36 smithi118 ceph-mon[131825]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:38 smithi078 ceph-mon[139570]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:39.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:38 smithi078 ceph-mon[142991]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:38 smithi118 ceph-mon[131825]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:40 smithi078 ceph-mon[139570]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:41.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:40 smithi078 ceph-mon[142991]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:40 smithi118 ceph-mon[131825]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:42 smithi078 ceph-mon[139570]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:42 smithi078 ceph-mon[142991]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:42 smithi118 ceph-mon[131825]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:44 smithi078 ceph-mon[139570]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:44 smithi078 ceph-mon[142991]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:44 smithi118 ceph-mon[131825]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:23:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:46 smithi078 ceph-mon[139570]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:46 smithi078 ceph-mon[142991]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:46 smithi118 ceph-mon[131825]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:23:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:48 smithi078 ceph-mon[142991]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:48 smithi078 ceph-mon[139570]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:48 smithi118 ceph-mon[131825]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:50.761 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 81s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 81s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 81s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:23:51.069 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 81s ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 81s ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (10h) 2m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 81s ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 81s ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 81s ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 81s ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:23:51.070 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 81s ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:23:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:50 smithi078 ceph-mon[139570]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:50 smithi078 ceph-mon[142991]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:50 smithi118 ceph-mon[131825]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:23:51.450 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:23:51.451 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[139570]: from='client.58707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[139570]: from='client.68684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/990865669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[142991]: from='client.58707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[142991]: from='client.68684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:51 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/990865669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:51 smithi118 ceph-mon[131825]: from='client.58707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:51 smithi118 ceph-mon[131825]: from='client.68684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:23:52.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:51 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/990865669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:23:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:52 smithi078 ceph-mon[139570]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:52 smithi078 ceph-mon[142991]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:52 smithi118 ceph-mon[131825]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:54 smithi078 ceph-mon[139570]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:54 smithi078 ceph-mon[142991]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:54 smithi118 ceph-mon[131825]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:23:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:23:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:23:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:56 smithi078 ceph-mon[139570]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:56 smithi078 ceph-mon[142991]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:56 smithi118 ceph-mon[131825]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:23:58 smithi078 ceph-mon[142991]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:23:58 smithi078 ceph-mon[139570]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:23:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:23:58 smithi118 ceph-mon[131825]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:00 smithi078 ceph-mon[139570]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:00 smithi078 ceph-mon[142991]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:00 smithi118 ceph-mon[131825]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:02 smithi078 ceph-mon[139570]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:03.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:02 smithi078 ceph-mon[142991]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:02 smithi118 ceph-mon[131825]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:04 smithi078 ceph-mon[139570]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:04 smithi078 ceph-mon[142991]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:04 smithi118 ceph-mon[131825]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:24:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:06 smithi078 ceph-mon[139570]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:06 smithi078 ceph-mon[142991]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:06 smithi118 ceph-mon[131825]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:08 smithi118 ceph-mon[131825]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:09.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:08 smithi078 ceph-mon[139570]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:09.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:08 smithi078 ceph-mon[142991]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:10 smithi118 ceph-mon[131825]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:10 smithi078 ceph-mon[139570]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:10 smithi078 ceph-mon[142991]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:12 smithi118 ceph-mon[131825]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:12 smithi078 ceph-mon[139570]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:12 smithi078 ceph-mon[142991]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:14 smithi118 ceph-mon[131825]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:14 smithi078 ceph-mon[139570]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:14 smithi078 ceph-mon[142991]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:24:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:16 smithi118 ceph-mon[131825]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:16 smithi078 ceph-mon[139570]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:16 smithi078 ceph-mon[142991]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:19 smithi118 ceph-mon[131825]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:19 smithi078 ceph-mon[139570]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:19 smithi078 ceph-mon[142991]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:21 smithi118 ceph-mon[131825]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:21 smithi078 ceph-mon[139570]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:21 smithi078 ceph-mon[142991]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:21.795 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:24:22.103 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 112s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 112s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 112s ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 112s ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 112s ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (10h) 2m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:24:22.104 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 2m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:24:22.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 112s ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:24:22.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 112s ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:24:22.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 112s ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:24:22.105 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 112s ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:24:22.105 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 112s ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:24:22.483 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:24:22.484 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:24:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:23 smithi118 ceph-mon[131825]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:23 smithi118 ceph-mon[131825]: from='client.68696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:23 smithi118 ceph-mon[131825]: from='client.68702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/774920375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[142991]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[142991]: from='client.68696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[142991]: from='client.68702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/774920375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[139570]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[139570]: from='client.68696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[139570]: from='client.68702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/774920375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:25 smithi118 ceph-mon[131825]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:25 smithi078 ceph-mon[139570]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:25 smithi078 ceph-mon[142991]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:24:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:27 smithi118 ceph-mon[131825]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:27 smithi078 ceph-mon[139570]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:27 smithi078 ceph-mon[142991]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:29 smithi118 ceph-mon[131825]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:29 smithi078 ceph-mon[139570]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:29 smithi078 ceph-mon[142991]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:31 smithi118 ceph-mon[131825]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:24:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:31 smithi078 ceph-mon[142991]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:24:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:31 smithi078 ceph-mon[139570]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:24:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:24:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:24:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:24:32.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:24:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:24:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:24:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:24:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:33 smithi118 ceph-mon[131825]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:33 smithi078 ceph-mon[139570]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:33 smithi078 ceph-mon[142991]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:35 smithi118 ceph-mon[131825]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:35 smithi078 ceph-mon[139570]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:35 smithi078 ceph-mon[142991]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:24:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:37 smithi118 ceph-mon[131825]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:37 smithi078 ceph-mon[139570]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:37 smithi078 ceph-mon[142991]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:39 smithi118 ceph-mon[131825]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:39 smithi078 ceph-mon[139570]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:39 smithi078 ceph-mon[142991]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:41 smithi118 ceph-mon[131825]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:41 smithi078 ceph-mon[139570]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:41 smithi078 ceph-mon[142991]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:43 smithi118 ceph-mon[131825]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:43 smithi078 ceph-mon[139570]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:43 smithi078 ceph-mon[142991]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:45 smithi118 ceph-mon[131825]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:45 smithi078 ceph-mon[139570]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:45 smithi078 ceph-mon[142991]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:24:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:47 smithi118 ceph-mon[131825]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:47 smithi078 ceph-mon[139570]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:47 smithi078 ceph-mon[142991]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:24:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:49 smithi118 ceph-mon[131825]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:49 smithi078 ceph-mon[139570]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:49 smithi078 ceph-mon[142991]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:51 smithi118 ceph-mon[131825]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:51 smithi078 ceph-mon[139570]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:51.509 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:51 smithi078 ceph-mon[142991]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:52.824 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:24:53.134 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:24:53.134 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:24:53.134 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (10h) 3m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:24:53.135 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:24:53.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:24:53.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:24:53.136 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:24:53.136 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:24:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:53 smithi118 ceph-mon[131825]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:53 smithi078 ceph-mon[139570]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:53 smithi078 ceph-mon[142991]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:53.514 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:24:53.515 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:24:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:54 smithi118 ceph-mon[131825]: from='client.68714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:54 smithi118 ceph-mon[131825]: from='client.68720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/927714376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[139570]: from='client.68714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[139570]: from='client.68720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/927714376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[142991]: from='client.68714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[142991]: from='client.68720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:24:54.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/927714376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:24:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:55 smithi118 ceph-mon[131825]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:55 smithi078 ceph-mon[139570]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:55 smithi078 ceph-mon[142991]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:24:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:24:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:24:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:57 smithi118 ceph-mon[131825]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:57 smithi078 ceph-mon[139570]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:57 smithi078 ceph-mon[142991]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:24:59 smithi078 ceph-mon[139570]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:24:59 smithi078 ceph-mon[142991]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:24:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:24:59 smithi118 ceph-mon[131825]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:01 smithi078 ceph-mon[139570]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:01 smithi078 ceph-mon[142991]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:01 smithi118 ceph-mon[131825]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:03 smithi078 ceph-mon[139570]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:03 smithi078 ceph-mon[142991]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:03 smithi118 ceph-mon[131825]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:05 smithi078 ceph-mon[139570]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:05 smithi078 ceph-mon[142991]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:05 smithi118 ceph-mon[131825]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:25:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:07 smithi078 ceph-mon[139570]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:07 smithi078 ceph-mon[142991]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:07 smithi118 ceph-mon[131825]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:09 smithi078 ceph-mon[139570]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:09 smithi078 ceph-mon[142991]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:09 smithi118 ceph-mon[131825]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:11 smithi078 ceph-mon[139570]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:11 smithi078 ceph-mon[142991]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:11 smithi118 ceph-mon[131825]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:13 smithi078 ceph-mon[139570]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:13 smithi078 ceph-mon[142991]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:13 smithi118 ceph-mon[131825]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:15 smithi078 ceph-mon[139570]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:15 smithi078 ceph-mon[142991]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:15 smithi118 ceph-mon[131825]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:25:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:17 smithi078 ceph-mon[139570]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:17 smithi078 ceph-mon[142991]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:17 smithi118 ceph-mon[131825]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:19 smithi078 ceph-mon[142991]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:19 smithi078 ceph-mon[139570]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:19 smithi118 ceph-mon[131825]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:21 smithi078 ceph-mon[139570]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:21 smithi078 ceph-mon[142991]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:21 smithi118 ceph-mon[131825]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:23 smithi078 ceph-mon[139570]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:23 smithi078 ceph-mon[142991]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:23 smithi118 ceph-mon[131825]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:23.867 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:25:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:25:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:25:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:25:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:25:24.174 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (10h) 2m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:25:24.175 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 2m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:25:24.176 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 2m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:25:24.176 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 2m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:25:24.176 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:25:24.560 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:25:24.560 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:24.561 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:25:24.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:25:24.562 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:25:24.562 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:25:24.562 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:25:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[142991]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[142991]: from='client.68732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[142991]: from='client.58767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2067884136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[139570]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[139570]: from='client.68732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[139570]: from='client.58767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2067884136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:25 smithi118 ceph-mon[131825]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:25 smithi118 ceph-mon[131825]: from='client.68732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:25 smithi118 ceph-mon[131825]: from='client.58767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2067884136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:25:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:27 smithi078 ceph-mon[139570]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:27 smithi078 ceph-mon[142991]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:27 smithi118 ceph-mon[131825]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:29 smithi078 ceph-mon[139570]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:29.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:29 smithi078 ceph-mon[142991]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:29 smithi118 ceph-mon[131825]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:31 smithi078 ceph-mon[142991]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:25:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:31 smithi078 ceph-mon[139570]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:25:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:31 smithi118 ceph-mon[131825]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:25:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:25:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:25:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:25:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:25:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:33 smithi078 ceph-mon[142991]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:33 smithi078 ceph-mon[139570]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:33 smithi118 ceph-mon[131825]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:35 smithi078 ceph-mon[139570]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:35 smithi078 ceph-mon[142991]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:35 smithi118 ceph-mon[131825]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:25:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:37 smithi078 ceph-mon[139570]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:37 smithi078 ceph-mon[142991]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:37 smithi118 ceph-mon[131825]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:39 smithi078 ceph-mon[139570]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:39 smithi078 ceph-mon[142991]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:39 smithi118 ceph-mon[131825]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:41 smithi078 ceph-mon[139570]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:41 smithi078 ceph-mon[142991]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:41 smithi118 ceph-mon[131825]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:43 smithi118 ceph-mon[131825]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:43 smithi078 ceph-mon[139570]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:43 smithi078 ceph-mon[142991]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:44 smithi118 ceph-mon[131825]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:44 smithi078 ceph-mon[139570]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:44 smithi078 ceph-mon[142991]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:25:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:46 smithi118 ceph-mon[131825]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:46 smithi078 ceph-mon[139570]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:46 smithi078 ceph-mon[142991]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:25:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:48 smithi118 ceph-mon[131825]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:48 smithi078 ceph-mon[139570]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:48 smithi078 ceph-mon[142991]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:50 smithi118 ceph-mon[131825]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:50 smithi078 ceph-mon[139570]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:50 smithi078 ceph-mon[142991]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:53.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:52 smithi118 ceph-mon[131825]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:52 smithi078 ceph-mon[139570]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:52 smithi078 ceph-mon[142991]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:54.909 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:25:55.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:54 smithi118 ceph-mon[131825]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:25:55.217 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (10h) 3m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:25:55.218 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:25:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:54 smithi078 ceph-mon[139570]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:54 smithi078 ceph-mon[142991]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:25:55.599 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:25:55.600 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:25:55.600 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:25:55.600 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:25:55.600 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:25:55.600 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:25:56.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:55 smithi118 ceph-mon[131825]: from='client.58779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:55 smithi118 ceph-mon[131825]: from='client.68756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:55 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/445938187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[139570]: from='client.58779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[139570]: from='client.68756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/445938187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:56.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[142991]: from='client.58779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[142991]: from='client.68756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:25:56.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:55 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/445938187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:25:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:25:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:25:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:25:57.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:56 smithi118 ceph-mon[131825]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:56 smithi078 ceph-mon[139570]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:56 smithi078 ceph-mon[142991]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:59.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:25:58 smithi118 ceph-mon[131825]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:25:58 smithi078 ceph-mon[139570]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:25:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:25:58 smithi078 ceph-mon[142991]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:01.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:00 smithi118 ceph-mon[131825]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:00 smithi078 ceph-mon[139570]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:00 smithi078 ceph-mon[142991]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:02 smithi118 ceph-mon[131825]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:03.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:02 smithi078 ceph-mon[139570]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:02 smithi078 ceph-mon[142991]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:05.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:04 smithi118 ceph-mon[131825]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:04 smithi078 ceph-mon[139570]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:05.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:04 smithi078 ceph-mon[142991]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:26:07.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:06 smithi118 ceph-mon[131825]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:06 smithi078 ceph-mon[139570]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:06 smithi078 ceph-mon[142991]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:09.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:08 smithi118 ceph-mon[131825]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:08 smithi078 ceph-mon[139570]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:08 smithi078 ceph-mon[142991]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:11.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:10 smithi118 ceph-mon[131825]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:10 smithi078 ceph-mon[139570]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:10 smithi078 ceph-mon[142991]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:13.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:12 smithi118 ceph-mon[131825]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:12 smithi078 ceph-mon[139570]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:12 smithi078 ceph-mon[142991]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:15.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:14 smithi118 ceph-mon[131825]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:14 smithi078 ceph-mon[139570]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:14 smithi078 ceph-mon[142991]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:26:17.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:16 smithi118 ceph-mon[131825]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:16 smithi078 ceph-mon[139570]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:16 smithi078 ceph-mon[142991]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:18 smithi078 ceph-mon[139570]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:18 smithi078 ceph-mon[142991]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:18 smithi118 ceph-mon[131825]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:20 smithi078 ceph-mon[139570]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:21.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:20 smithi078 ceph-mon[142991]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:20 smithi118 ceph-mon[131825]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:22 smithi078 ceph-mon[139570]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:22 smithi078 ceph-mon[142991]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:22 smithi118 ceph-mon[131825]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:24 smithi078 ceph-mon[139570]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:25.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:24 smithi078 ceph-mon[142991]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:24 smithi118 ceph-mon[131825]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:25.950 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:26:26.259 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:26:26.260 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (10h) 3m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 3m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:26:26.261 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:26:26.646 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:26:26.647 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:26:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:26] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[139570]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[139570]: from='client.68768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:27.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2769272889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[142991]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[142991]: from='client.68768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:27.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:26 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2769272889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:26 smithi118 ceph-mon[131825]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:26 smithi118 ceph-mon[131825]: from='client.68768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:26 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2769272889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:28.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:27 smithi078 ceph-mon[139570]: from='client.58803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:28.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:27 smithi078 ceph-mon[142991]: from='client.58803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:28.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:27 smithi118 ceph-mon[131825]: from='client.58803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:28 smithi078 ceph-mon[139570]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:28 smithi078 ceph-mon[142991]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:28 smithi118 ceph-mon[131825]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:30 smithi078 ceph-mon[139570]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:30 smithi078 ceph-mon[142991]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:30 smithi118 ceph-mon[131825]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:32.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:31 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:26:32.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:31 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:26:32.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:31 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:26:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[139570]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:26:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:26:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[142991]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:26:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:32 smithi118 ceph-mon[131825]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:26:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:26:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:26:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:35.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:34 smithi078 ceph-mon[139570]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:35.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:34 smithi078 ceph-mon[142991]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:34 smithi118 ceph-mon[131825]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:26:37.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:36 smithi078 ceph-mon[139570]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:37.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:36 smithi078 ceph-mon[142991]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:36 smithi118 ceph-mon[131825]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:38 smithi078 ceph-mon[139570]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:38 smithi078 ceph-mon[142991]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:38 smithi118 ceph-mon[131825]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:40 smithi078 ceph-mon[139570]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:40 smithi078 ceph-mon[142991]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:40 smithi118 ceph-mon[131825]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:42 smithi078 ceph-mon[139570]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:42 smithi078 ceph-mon[142991]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:42 smithi118 ceph-mon[131825]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:44 smithi078 ceph-mon[139570]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:45.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:44 smithi078 ceph-mon[142991]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:44 smithi118 ceph-mon[131825]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:26:47.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:46 smithi078 ceph-mon[142991]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:46 smithi078 ceph-mon[139570]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:46 smithi118 ceph-mon[131825]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:26:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:48 smithi078 ceph-mon[142991]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:49.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:48 smithi078 ceph-mon[139570]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:48 smithi118 ceph-mon[131825]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:51.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:50 smithi078 ceph-mon[142991]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:51.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:50 smithi078 ceph-mon[139570]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:50 smithi118 ceph-mon[131825]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:52 smithi118 ceph-mon[131825]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:52 smithi078 ceph-mon[142991]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:52 smithi078 ceph-mon[139570]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:54 smithi118 ceph-mon[131825]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:54 smithi078 ceph-mon[142991]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:54 smithi078 ceph-mon[139570]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:26:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:26:56] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.43.0" 2023-12-16T12:26:56.997 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:26:57.308 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:26:57.309 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (10h) 4m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:26:57.310 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:26:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:56 smithi118 ceph-mon[131825]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:56 smithi078 ceph-mon[139570]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:56 smithi078 ceph-mon[142991]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:57.695 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:26:57.695 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:26:57.695 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:26:57.695 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:57.695 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:26:57.696 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:26:57.697 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:26:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:57 smithi118 ceph-mon[131825]: from='client.58815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:57 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1612863887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:57 smithi078 ceph-mon[139570]: from='client.58815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:57 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1612863887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:57 smithi078 ceph-mon[142991]: from='client.58815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:58.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:57 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1612863887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:26:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:58 smithi118 ceph-mon[131825]: from='client.68792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:26:58 smithi118 ceph-mon[131825]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:58 smithi078 ceph-mon[139570]: from='client.68792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:26:58 smithi078 ceph-mon[139570]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:26:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:58 smithi078 ceph-mon[142991]: from='client.68792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:26:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:26:58 smithi078 ceph-mon[142991]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:00 smithi118 ceph-mon[131825]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:00 smithi078 ceph-mon[139570]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:00 smithi078 ceph-mon[142991]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:02 smithi118 ceph-mon[131825]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:02 smithi078 ceph-mon[139570]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:02 smithi078 ceph-mon[142991]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:05 smithi118 ceph-mon[131825]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:05 smithi078 ceph-mon[139570]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:05 smithi078 ceph-mon[142991]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:27:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:07 smithi118 ceph-mon[131825]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:07 smithi078 ceph-mon[142991]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:07 smithi078 ceph-mon[139570]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:09 smithi118 ceph-mon[131825]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:09 smithi078 ceph-mon[142991]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:09 smithi078 ceph-mon[139570]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:11 smithi118 ceph-mon[131825]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:11 smithi078 ceph-mon[139570]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:11 smithi078 ceph-mon[142991]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:13 smithi118 ceph-mon[131825]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:13 smithi078 ceph-mon[139570]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:13 smithi078 ceph-mon[142991]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:15 smithi118 ceph-mon[131825]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:15 smithi078 ceph-mon[139570]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:15 smithi078 ceph-mon[142991]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:27:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:17 smithi118 ceph-mon[131825]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:17 smithi078 ceph-mon[139570]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:17 smithi078 ceph-mon[142991]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:19 smithi118 ceph-mon[131825]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:19 smithi078 ceph-mon[139570]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:19 smithi078 ceph-mon[142991]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:21 smithi118 ceph-mon[131825]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:21 smithi078 ceph-mon[139570]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:21 smithi078 ceph-mon[142991]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:23 smithi118 ceph-mon[131825]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:23 smithi078 ceph-mon[139570]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:23 smithi078 ceph-mon[142991]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:25 smithi118 ceph-mon[131825]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:25 smithi078 ceph-mon[139570]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:25 smithi078 ceph-mon[142991]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:27:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:27 smithi118 ceph-mon[131825]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:27 smithi078 ceph-mon[139570]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:27 smithi078 ceph-mon[142991]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:28.046 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:27:28.353 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6283M 2042M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5705M 2042M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:27:28.354 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5240M 2042M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4970M 2042M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4704M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5523M 2429M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4836M 2429M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5486M 2429M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:27:28.355 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:27:28.731 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:27:28.731 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:28.732 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:27:28.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:27:28.733 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:27:28.733 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:27:28.733 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:27:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:29 smithi118 ceph-mon[131825]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:29 smithi118 ceph-mon[131825]: from='client.58833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2217322863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:27:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[139570]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[139570]: from='client.58833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2217322863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:27:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[142991]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[142991]: from='client.58833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2217322863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:27:30.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:30 smithi118 ceph-mon[131825]: from='client.58839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:30.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:30 smithi078 ceph-mon[139570]: from='client.58839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:30 smithi078 ceph-mon[142991]: from='client.58839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:27:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:31 smithi118 ceph-mon[131825]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:31.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:31 smithi078 ceph-mon[142991]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:31 smithi078 ceph-mon[139570]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:33.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2426M 2023-12-16T12:27:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2036M 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:27:34.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2426M 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2036M 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2426M 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2036M 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:27:34.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:27:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:35 smithi118 ceph-mon[131825]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:35 smithi078 ceph-mon[139570]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:35 smithi078 ceph-mon[142991]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:27:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:37 smithi118 ceph-mon[131825]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:37 smithi078 ceph-mon[139570]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:37 smithi078 ceph-mon[142991]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:39 smithi118 ceph-mon[131825]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:39 smithi078 ceph-mon[139570]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:39 smithi078 ceph-mon[142991]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:41 smithi118 ceph-mon[131825]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:41 smithi078 ceph-mon[139570]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:41 smithi078 ceph-mon[142991]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:43 smithi118 ceph-mon[131825]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:43 smithi078 ceph-mon[139570]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:43 smithi078 ceph-mon[142991]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:45 smithi118 ceph-mon[131825]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:45 smithi078 ceph-mon[139570]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:45 smithi078 ceph-mon[142991]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:27:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:47 smithi118 ceph-mon[131825]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:47 smithi078 ceph-mon[139570]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:47 smithi078 ceph-mon[142991]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:27:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:49 smithi078 ceph-mon[139570]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:49 smithi078 ceph-mon[142991]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:49 smithi118 ceph-mon[131825]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:51 smithi078 ceph-mon[139570]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:51 smithi078 ceph-mon[142991]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:51 smithi118 ceph-mon[131825]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:53 smithi078 ceph-mon[139570]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:53 smithi078 ceph-mon[142991]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:53 smithi118 ceph-mon[131825]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:55 smithi078 ceph-mon[139570]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:55 smithi078 ceph-mon[142991]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:55 smithi118 ceph-mon[131825]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:27:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:27:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:27:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:57 smithi078 ceph-mon[139570]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:57 smithi078 ceph-mon[142991]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:57 smithi118 ceph-mon[131825]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:59.079 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:27:59.389 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:27:59.390 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:27:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:27:59 smithi078 ceph-mon[139570]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:27:59 smithi078 ceph-mon[142991]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:27:59 smithi118 ceph-mon[131825]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:59.773 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:27:59.774 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:28:00.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:00 smithi078 ceph-mon[139570]: from='client.58851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:00.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3149794884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:00.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:00 smithi078 ceph-mon[142991]: from='client.58851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:00.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3149794884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:00 smithi118 ceph-mon[131825]: from='client.58851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3149794884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:01 smithi078 ceph-mon[139570]: from='client.58857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:01 smithi078 ceph-mon[139570]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:01 smithi078 ceph-mon[142991]: from='client.58857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:01 smithi078 ceph-mon[142991]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:01 smithi118 ceph-mon[131825]: from='client.58857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:01 smithi118 ceph-mon[131825]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:03 smithi078 ceph-mon[139570]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:03 smithi078 ceph-mon[142991]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:03 smithi118 ceph-mon[131825]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:05 smithi078 ceph-mon[139570]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:05.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:05 smithi078 ceph-mon[142991]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:05 smithi118 ceph-mon[131825]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:28:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:07 smithi078 ceph-mon[139570]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:07 smithi078 ceph-mon[142991]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:07.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:07 smithi118 ceph-mon[131825]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:09 smithi078 ceph-mon[139570]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:09 smithi078 ceph-mon[142991]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:09 smithi118 ceph-mon[131825]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:11 smithi078 ceph-mon[139570]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:11 smithi078 ceph-mon[142991]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:11 smithi118 ceph-mon[131825]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:13 smithi078 ceph-mon[139570]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:13 smithi078 ceph-mon[142991]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:13 smithi118 ceph-mon[131825]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:15 smithi078 ceph-mon[142991]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:15.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:15 smithi078 ceph-mon[139570]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:15.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:15 smithi118 ceph-mon[131825]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:28:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:17 smithi078 ceph-mon[142991]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:17 smithi078 ceph-mon[139570]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:17 smithi118 ceph-mon[131825]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:19 smithi078 ceph-mon[139570]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:19 smithi078 ceph-mon[142991]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:19 smithi118 ceph-mon[131825]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:21 smithi078 ceph-mon[139570]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:21 smithi078 ceph-mon[142991]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:21 smithi118 ceph-mon[131825]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:23 smithi118 ceph-mon[131825]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:23 smithi078 ceph-mon[139570]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:23 smithi078 ceph-mon[142991]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:25 smithi118 ceph-mon[131825]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:25 smithi078 ceph-mon[142991]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:25.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:25 smithi078 ceph-mon[139570]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:28:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:27 smithi118 ceph-mon[131825]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:27 smithi078 ceph-mon[139570]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:27 smithi078 ceph-mon[142991]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:29 smithi118 ceph-mon[131825]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:29 smithi078 ceph-mon[139570]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:29 smithi078 ceph-mon[142991]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:30.122 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:28:30.431 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:28:30.432 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:28:30.433 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:28:30.815 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:28:30.816 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:28:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:31 smithi118 ceph-mon[131825]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:31 smithi118 ceph-mon[131825]: from='client.68840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1209958837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:31.732 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[142991]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:31.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[142991]: from='client.68840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:31.733 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1209958837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:31.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[139570]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:31.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[139570]: from='client.68840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:31.733 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1209958837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:28:32.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:32 smithi118 ceph-mon[131825]: from='client.68846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:32.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:32 smithi078 ceph-mon[142991]: from='client.68846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:32 smithi078 ceph-mon[139570]: from='client.68846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:28:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:33 smithi118 ceph-mon[131825]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:28:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[142991]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:28:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[139570]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:28:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:28:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:28:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:34 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:28:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:28:34.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:28:34.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:28:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:28:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:28:34.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:34 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:28:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:35 smithi118 ceph-mon[131825]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:35 smithi078 ceph-mon[142991]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:35 smithi078 ceph-mon[139570]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:28:37.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:36 smithi118 ceph-mon[131825]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:37.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:36 smithi078 ceph-mon[139570]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:37.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:36 smithi078 ceph-mon[142991]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:39.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:38 smithi118 ceph-mon[131825]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:39.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:38 smithi078 ceph-mon[139570]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:39.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:38 smithi078 ceph-mon[142991]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:41.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:40 smithi118 ceph-mon[131825]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:41.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:40 smithi078 ceph-mon[139570]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:41.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:40 smithi078 ceph-mon[142991]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:43.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:42 smithi118 ceph-mon[131825]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:43.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:42 smithi078 ceph-mon[139570]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:43.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:42 smithi078 ceph-mon[142991]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:45.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:44 smithi118 ceph-mon[131825]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:45.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:44 smithi078 ceph-mon[139570]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:45.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:44 smithi078 ceph-mon[142991]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:28:47.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:46 smithi118 ceph-mon[131825]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:47.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:46 smithi078 ceph-mon[139570]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:47.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:46 smithi078 ceph-mon[142991]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:48.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:48.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:48.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:28:49.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:48 smithi118 ceph-mon[131825]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:49.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:48 smithi078 ceph-mon[142991]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:49.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:48 smithi078 ceph-mon[139570]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:51.159 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:50 smithi118 ceph-mon[131825]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:51.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:50 smithi078 ceph-mon[139570]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:51.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:50 smithi078 ceph-mon[142991]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:52 smithi078 ceph-mon[139570]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:53.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:52 smithi078 ceph-mon[142991]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:52 smithi118 ceph-mon[131825]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:54 smithi078 ceph-mon[139570]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:55.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:54 smithi078 ceph-mon[142991]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:54 smithi118 ceph-mon[131825]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:28:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:28:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:28:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:56 smithi078 ceph-mon[139570]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:56 smithi078 ceph-mon[142991]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:56 smithi118 ceph-mon[131825]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:28:58 smithi078 ceph-mon[139570]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:28:58 smithi078 ceph-mon[142991]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:28:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:28:58 smithi118 ceph-mon[131825]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:01.169 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:29:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:00 smithi078 ceph-mon[139570]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:01.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:00 smithi078 ceph-mon[142991]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:00 smithi118 ceph-mon[131825]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:01.477 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:29:01.477 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:29:01.478 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:29:01.479 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:29:01.863 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:29:01.863 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:29:01.863 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:29:01.864 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:29:01.865 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:29:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:01 smithi078 ceph-mon[139570]: from='client.58887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:02.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:01 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1087759353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:01 smithi078 ceph-mon[142991]: from='client.58887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:02.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:01 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1087759353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:01 smithi118 ceph-mon[131825]: from='client.58887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:02.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:01 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1087759353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[139570]: from='client.68864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[139570]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[142991]: from='client.68864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[142991]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:02 smithi118 ceph-mon[131825]: from='client.68864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:02 smithi118 ceph-mon[131825]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:04 smithi078 ceph-mon[139570]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:05.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:04 smithi078 ceph-mon[142991]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:04 smithi118 ceph-mon[131825]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:29:07.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:06 smithi078 ceph-mon[139570]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:06 smithi078 ceph-mon[142991]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:06 smithi118 ceph-mon[131825]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:09.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:08 smithi078 ceph-mon[139570]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:09.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:08 smithi078 ceph-mon[142991]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:08 smithi118 ceph-mon[131825]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:10 smithi078 ceph-mon[139570]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:11.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:10 smithi078 ceph-mon[142991]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:10 smithi118 ceph-mon[131825]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:12 smithi078 ceph-mon[139570]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:13.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:12 smithi078 ceph-mon[142991]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:12 smithi118 ceph-mon[131825]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:14 smithi078 ceph-mon[139570]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:14 smithi078 ceph-mon[142991]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:14 smithi118 ceph-mon[131825]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:29:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:16 smithi078 ceph-mon[139570]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:17.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:16 smithi078 ceph-mon[142991]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:16 smithi118 ceph-mon[131825]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:18.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:18 smithi078 ceph-mon[139570]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:19.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:18 smithi078 ceph-mon[142991]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:18 smithi118 ceph-mon[131825]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:20 smithi078 ceph-mon[139570]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:20 smithi078 ceph-mon[142991]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:20 smithi118 ceph-mon[131825]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:22 smithi078 ceph-mon[139570]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:22 smithi078 ceph-mon[142991]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:22 smithi118 ceph-mon[131825]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:24 smithi078 ceph-mon[139570]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:24 smithi078 ceph-mon[142991]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:24 smithi118 ceph-mon[131825]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:29:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:26 smithi078 ceph-mon[142991]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:26 smithi078 ceph-mon[139570]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:26 smithi118 ceph-mon[131825]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:28 smithi078 ceph-mon[139570]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:28 smithi078 ceph-mon[142991]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:28 smithi118 ceph-mon[131825]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:31.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:30 smithi078 ceph-mon[139570]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:30 smithi078 ceph-mon[142991]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:30 smithi118 ceph-mon[131825]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:32.211 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:29:32.519 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:29:32.520 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:29:32.897 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:29:32.898 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:29:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:32 smithi118 ceph-mon[131825]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:32 smithi118 ceph-mon[131825]: from='client.68876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1331491760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[139570]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[139570]: from='client.68876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1331491760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[142991]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[142991]: from='client.68876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1331491760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:29:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:33 smithi118 ceph-mon[131825]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:34.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:29:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:33 smithi078 ceph-mon[139570]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:29:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:33 smithi078 ceph-mon[142991]: from='client.58911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:29:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:29:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:29:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:29:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:29:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:29:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:29:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:37 smithi118 ceph-mon[131825]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:37 smithi078 ceph-mon[139570]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:37 smithi078 ceph-mon[142991]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:39 smithi118 ceph-mon[131825]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:39 smithi078 ceph-mon[139570]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:39 smithi078 ceph-mon[142991]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:41 smithi118 ceph-mon[131825]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:41 smithi078 ceph-mon[139570]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:41 smithi078 ceph-mon[142991]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:43 smithi118 ceph-mon[131825]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:43 smithi078 ceph-mon[139570]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:43 smithi078 ceph-mon[142991]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:45 smithi118 ceph-mon[131825]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:45 smithi078 ceph-mon[139570]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:45 smithi078 ceph-mon[142991]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:29:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:47 smithi118 ceph-mon[131825]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:47 smithi078 ceph-mon[139570]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:47 smithi078 ceph-mon[142991]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:29:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:49 smithi118 ceph-mon[131825]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:49 smithi078 ceph-mon[139570]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:49 smithi078 ceph-mon[142991]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:51 smithi118 ceph-mon[131825]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:51 smithi078 ceph-mon[139570]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:51 smithi078 ceph-mon[142991]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:53 smithi078 ceph-mon[139570]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:53.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:53 smithi078 ceph-mon[142991]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:53 smithi118 ceph-mon[131825]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:55 smithi078 ceph-mon[139570]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:55 smithi078 ceph-mon[142991]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:55 smithi118 ceph-mon[131825]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:29:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:29:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:29:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:57 smithi078 ceph-mon[139570]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:57 smithi078 ceph-mon[142991]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:57 smithi118 ceph-mon[131825]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:29:59 smithi078 ceph-mon[139570]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:29:59 smithi078 ceph-mon[142991]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:29:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:29:59 smithi118 ceph-mon[131825]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:00 smithi078 conmon[139546]: 2023-12-16T12:29:59.998+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:30:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:30:00.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:30:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:30:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:01 smithi078 ceph-mon[142991]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:01 smithi078 ceph-mon[139570]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:01 smithi118 ceph-mon[131825]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:03.243 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:30:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:03 smithi078 ceph-mon[139570]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:03 smithi078 ceph-mon[142991]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:03.549 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:30:03.549 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:30:03.550 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:30:03.551 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:30:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:03 smithi118 ceph-mon[131825]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:03.929 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:30:03.929 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:30:03.930 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:30:03.931 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:30:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:04 smithi078 ceph-mon[139570]: from='client.58923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:04.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:04 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1517086593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:04 smithi078 ceph-mon[142991]: from='client.58923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:04.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:04 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1517086593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:04 smithi118 ceph-mon[131825]: from='client.58923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:04 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1517086593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:05 smithi078 ceph-mon[139570]: from='client.68900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:05 smithi078 ceph-mon[139570]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:05 smithi078 ceph-mon[142991]: from='client.68900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:05 smithi078 ceph-mon[142991]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:05 smithi118 ceph-mon[131825]: from='client.68900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:05 smithi118 ceph-mon[131825]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:30:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:07 smithi078 ceph-mon[139570]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:07 smithi078 ceph-mon[142991]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:07 smithi118 ceph-mon[131825]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:09 smithi078 ceph-mon[139570]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:09 smithi078 ceph-mon[142991]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:09 smithi118 ceph-mon[131825]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:11 smithi078 ceph-mon[142991]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:11 smithi078 ceph-mon[139570]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:11 smithi118 ceph-mon[131825]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:13 smithi078 ceph-mon[139570]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:13 smithi078 ceph-mon[142991]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:13 smithi118 ceph-mon[131825]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:15.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:15 smithi078 ceph-mon[142991]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:15 smithi078 ceph-mon[139570]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:15 smithi118 ceph-mon[131825]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:30:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:17 smithi078 ceph-mon[139570]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:17 smithi078 ceph-mon[142991]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:17 smithi118 ceph-mon[131825]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:19 smithi078 ceph-mon[139570]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:19 smithi078 ceph-mon[142991]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:19 smithi118 ceph-mon[131825]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:21 smithi078 ceph-mon[139570]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:21 smithi078 ceph-mon[142991]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:21 smithi118 ceph-mon[131825]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:23 smithi078 ceph-mon[139570]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:23 smithi078 ceph-mon[142991]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:23 smithi118 ceph-mon[131825]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:25 smithi078 ceph-mon[139570]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:25 smithi078 ceph-mon[142991]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:25 smithi118 ceph-mon[131825]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:30:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:27 smithi118 ceph-mon[131825]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:27 smithi078 ceph-mon[139570]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:27 smithi078 ceph-mon[142991]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:29.560 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:29 smithi078 ceph-mon[139570]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:29.560 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:29 smithi078 ceph-mon[142991]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:29 smithi118 ceph-mon[131825]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:31 smithi118 ceph-mon[131825]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:31 smithi078 ceph-mon[139570]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:31 smithi078 ceph-mon[142991]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:33 smithi118 ceph-mon[131825]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:33 smithi078 ceph-mon[142991]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:33 smithi078 ceph-mon[139570]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:34.277 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:30:34.583 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:30:34.584 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:30:34.585 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:30:34.585 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:30:34.585 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:30:34.585 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:30:34.585 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:30:34.989 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:30:34.990 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:30:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='client.58941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2767856762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:30:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:30:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='client.58941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2767856762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='client.58941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2767856762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:30:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:30:35.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:30:35.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:30:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:36 smithi118 ceph-mon[131825]: from='client.58947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:36 smithi078 ceph-mon[139570]: from='client.58947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:30:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:36 smithi078 ceph-mon[142991]: from='client.58947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:30:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:37 smithi118 ceph-mon[131825]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:37 smithi078 ceph-mon[139570]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:37 smithi078 ceph-mon[142991]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:39 smithi118 ceph-mon[131825]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:39 smithi078 ceph-mon[139570]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:39 smithi078 ceph-mon[142991]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:41 smithi118 ceph-mon[131825]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:41 smithi078 ceph-mon[139570]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:41 smithi078 ceph-mon[142991]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:43 smithi118 ceph-mon[131825]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:43 smithi078 ceph-mon[142991]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:43 smithi078 ceph-mon[139570]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:45 smithi118 ceph-mon[131825]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:45 smithi078 ceph-mon[139570]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:45 smithi078 ceph-mon[142991]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:30:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:47 smithi118 ceph-mon[131825]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:47 smithi078 ceph-mon[139570]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:47 smithi078 ceph-mon[142991]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:30:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:49 smithi118 ceph-mon[131825]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:49 smithi078 ceph-mon[142991]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:49 smithi078 ceph-mon[139570]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:50 smithi118 ceph-mon[131825]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:50 smithi078 ceph-mon[139570]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:50.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:50 smithi078 ceph-mon[142991]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:53.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:52 smithi078 ceph-mon[139570]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:53.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:52 smithi078 ceph-mon[142991]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:52 smithi118 ceph-mon[131825]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:54 smithi078 ceph-mon[139570]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:54 smithi078 ceph-mon[142991]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:54 smithi118 ceph-mon[131825]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:30:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:30:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:30:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:56 smithi078 ceph-mon[139570]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:57.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:56 smithi078 ceph-mon[142991]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:56 smithi118 ceph-mon[131825]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:30:58 smithi078 ceph-mon[139570]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:59.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:30:58 smithi078 ceph-mon[142991]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:30:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:30:58 smithi118 ceph-mon[131825]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:01.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:00 smithi078 ceph-mon[139570]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:00 smithi078 ceph-mon[142991]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:00 smithi118 ceph-mon[131825]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:02 smithi078 ceph-mon[139570]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:03.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:02 smithi078 ceph-mon[142991]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:03.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:02 smithi118 ceph-mon[131825]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:05.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:04 smithi078 ceph-mon[139570]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:05.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:04 smithi078 ceph-mon[142991]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:05.332 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:31:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:04 smithi118 ceph-mon[131825]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:05.641 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:31:05.642 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:31:05.643 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:31:06.024 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:06.025 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:31:06.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:31:06.026 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:31:06.026 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:31:06.026 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:31:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:31:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[142991]: from='client.68930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[142991]: from='client.68936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[142991]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/562804288' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[139570]: from='client.68930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[139570]: from='client.68936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[139570]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:07.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:06 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/562804288' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:06 smithi118 ceph-mon[131825]: from='client.68930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:06 smithi118 ceph-mon[131825]: from='client.68936 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:06 smithi118 ceph-mon[131825]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:06 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/562804288' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:09.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:08 smithi078 ceph-mon[142991]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:09.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:08 smithi078 ceph-mon[139570]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:08 smithi118 ceph-mon[131825]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:11.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:10 smithi078 ceph-mon[139570]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:11.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:10 smithi078 ceph-mon[142991]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:10 smithi118 ceph-mon[131825]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:13.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:12 smithi078 ceph-mon[139570]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:13.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:12 smithi078 ceph-mon[142991]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:12 smithi118 ceph-mon[131825]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:15.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:14 smithi078 ceph-mon[142991]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:15.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:14 smithi078 ceph-mon[139570]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:14 smithi118 ceph-mon[131825]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:31:17.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:16 smithi078 ceph-mon[139570]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:17.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:16 smithi078 ceph-mon[142991]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:16 smithi118 ceph-mon[131825]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:18.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:18.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:19.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:18 smithi078 ceph-mon[139570]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:19.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:18 smithi078 ceph-mon[142991]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:18 smithi118 ceph-mon[131825]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:21.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:20 smithi078 ceph-mon[139570]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:21.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:20 smithi078 ceph-mon[142991]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:20 smithi118 ceph-mon[131825]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:23.160 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:22 smithi118 ceph-mon[131825]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:23.160 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:31:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:31:22.710952649Z level=info msg="Completed cleanup jobs" duration=46.326701ms 2023-12-16T12:31:23.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:22 smithi078 ceph-mon[139570]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:23.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:22 smithi078 ceph-mon[142991]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:25.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:24 smithi078 ceph-mon[139570]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:25.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:24 smithi078 ceph-mon[142991]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:24 smithi118 ceph-mon[131825]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:31:27.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:26 smithi078 ceph-mon[142991]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:27.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:26 smithi078 ceph-mon[139570]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:26 smithi118 ceph-mon[131825]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:29.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:28 smithi078 ceph-mon[139570]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:29.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:28 smithi078 ceph-mon[142991]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:28 smithi118 ceph-mon[131825]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:31.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:30 smithi078 ceph-mon[139570]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:31.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:30 smithi078 ceph-mon[142991]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:30 smithi118 ceph-mon[131825]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:33.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:32 smithi078 ceph-mon[139570]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:33.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:32 smithi078 ceph-mon[142991]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:33.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:32 smithi118 ceph-mon[131825]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:34 smithi118 ceph-mon[131825]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:34 smithi078 ceph-mon[139570]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:34 smithi078 ceph-mon[142991]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:36.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:35 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:31:36.411 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:31:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:35 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:31:36.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:35 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:31:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 10m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 10m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 10m ago 11h 941M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 10m ago 11h 2555M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 10m ago 11h 1292M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:31:36.753 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 10m ago 11h 22.6M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 10m ago 11h 6283M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 10m ago 11h 5705M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 10m ago 11h 5240M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 10m ago 11h 4970M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:31:36.754 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:31:37.184 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:31:37.184 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:31:37.185 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:31:37.186 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:31:37.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:31:37.186 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:31:37.186 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:31:37.186 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:31:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:36 smithi118 ceph-mon[131825]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:36 smithi078 ceph-mon[139570]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:36 smithi078 ceph-mon[142991]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:37 smithi118 ceph-mon[131825]: from='client.68948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:37 smithi118 ceph-mon[131825]: from='client.68954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:37 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3342689398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:37 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[142991]: from='client.68948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[142991]: from='client.68954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3342689398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:38.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[139570]: from='client.68948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[139570]: from='client.68954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:31:38.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3342689398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:31:38.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:38.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:37 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:38 smithi118 ceph-mon[131825]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:31:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:31:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:38 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[142991]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:31:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:31:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[139570]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:31:39.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:31:39.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:38 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:31:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:40 smithi118 ceph-mon[131825]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:40 smithi078 ceph-mon[139570]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:40 smithi078 ceph-mon[142991]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:43.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:42 smithi118 ceph-mon[131825]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:42 smithi078 ceph-mon[139570]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:43 smithi078 ceph-mon[142991]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:45.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:45 smithi118 ceph-mon[131825]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:45 smithi078 ceph-mon[139570]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:45 smithi078 ceph-mon[142991]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:31:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:47 smithi118 ceph-mon[131825]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:47 smithi078 ceph-mon[139570]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:47 smithi078 ceph-mon[142991]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:31:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:49 smithi118 ceph-mon[131825]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:49 smithi078 ceph-mon[139570]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:49 smithi078 ceph-mon[142991]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:51 smithi118 ceph-mon[131825]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:51 smithi078 ceph-mon[139570]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:51 smithi078 ceph-mon[142991]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:53 smithi118 ceph-mon[131825]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:53 smithi078 ceph-mon[139570]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:53 smithi078 ceph-mon[142991]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:55 smithi118 ceph-mon[131825]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:55 smithi078 ceph-mon[139570]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:55 smithi078 ceph-mon[142991]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:31:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:31:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:31:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:57 smithi118 ceph-mon[131825]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:57 smithi078 ceph-mon[139570]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:57 smithi078 ceph-mon[142991]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:31:59 smithi118 ceph-mon[131825]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:31:59 smithi078 ceph-mon[139570]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:31:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:31:59 smithi078 ceph-mon[142991]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:01 smithi118 ceph-mon[131825]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:01 smithi078 ceph-mon[139570]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:01 smithi078 ceph-mon[142991]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:03 smithi118 ceph-mon[131825]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:03 smithi078 ceph-mon[139570]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:03 smithi078 ceph-mon[142991]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:05 smithi118 ceph-mon[131825]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:05 smithi078 ceph-mon[139570]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:05 smithi078 ceph-mon[142991]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:32:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:07 smithi118 ceph-mon[131825]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:07 smithi078 ceph-mon[139570]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:07 smithi078 ceph-mon[142991]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:07.540 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 30s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 30s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:32:07.849 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 30s ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 30s ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 30s ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 30s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 30s ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 30s ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 30s ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 30s ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:32:07.850 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:32:08.234 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:32:08.234 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:32:08.234 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:32:08.234 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:32:08.235 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:32:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:09 smithi118 ceph-mon[131825]: from='client.68966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:09 smithi118 ceph-mon[131825]: from='client.59001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:09 smithi118 ceph-mon[131825]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/319563944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[139570]: from='client.68966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[139570]: from='client.59001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[139570]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/319563944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[142991]: from='client.68966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[142991]: from='client.59001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[142991]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/319563944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:11 smithi118 ceph-mon[131825]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:11 smithi078 ceph-mon[139570]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:11 smithi078 ceph-mon[142991]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:13 smithi118 ceph-mon[131825]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:13 smithi078 ceph-mon[139570]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:13 smithi078 ceph-mon[142991]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:15 smithi118 ceph-mon[131825]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:15 smithi078 ceph-mon[139570]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:15 smithi078 ceph-mon[142991]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:32:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:17 smithi118 ceph-mon[131825]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:17 smithi078 ceph-mon[139570]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:17 smithi078 ceph-mon[142991]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:19 smithi118 ceph-mon[131825]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:19 smithi078 ceph-mon[139570]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:19 smithi078 ceph-mon[142991]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:21 smithi118 ceph-mon[131825]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:21 smithi078 ceph-mon[139570]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:21 smithi078 ceph-mon[142991]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:23 smithi118 ceph-mon[131825]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:23 smithi078 ceph-mon[139570]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:23 smithi078 ceph-mon[142991]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:25 smithi118 ceph-mon[131825]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:25 smithi078 ceph-mon[139570]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:25 smithi078 ceph-mon[142991]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:32:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:27 smithi118 ceph-mon[131825]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:27 smithi078 ceph-mon[139570]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:27 smithi078 ceph-mon[142991]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:29 smithi118 ceph-mon[131825]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:29 smithi078 ceph-mon[139570]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:29 smithi078 ceph-mon[142991]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:31 smithi118 ceph-mon[131825]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:31 smithi078 ceph-mon[139570]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:31 smithi078 ceph-mon[142991]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:33 smithi118 ceph-mon[131825]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:33 smithi078 ceph-mon[139570]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:33 smithi078 ceph-mon[142991]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:35 smithi118 ceph-mon[131825]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:35 smithi078 ceph-mon[139570]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:35 smithi078 ceph-mon[142991]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:32:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:37 smithi118 ceph-mon[131825]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:37 smithi078 ceph-mon[139570]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:37 smithi078 ceph-mon[142991]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:38.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 61s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 10m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 61s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 10m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 10m ago 11h 469M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 61s ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:32:38.923 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 61s ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 10m ago 11h 1265M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 61s ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 61s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 10m ago 11h 21.2M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 61s ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 61s ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 61s ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 61s ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 10m ago 11h 4704M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 10m ago 11h 5523M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 10m ago 11h 4836M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 10m ago 11h 5486M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:32:38.924 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 10m ago 11h 145M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:32:39.307 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:32:39.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:32:39.307 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:32:39.307 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:39.307 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:32:39.308 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:32:39.309 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:32:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:39 smithi118 ceph-mon[131825]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:39 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:32:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:39 smithi078 ceph-mon[139570]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:39 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:32:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:39 smithi078 ceph-mon[142991]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:39 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:32:40.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:40 smithi118 ceph-mon[131825]: from='client.68984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:40 smithi118 ceph-mon[131825]: from='client.59019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3252677693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[139570]: from='client.68984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[139570]: from='client.59019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3252677693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[142991]: from='client.68984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[142991]: from='client.59019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:32:40.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3252677693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:32:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:41 smithi118 ceph-mon[131825]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:41 smithi078 ceph-mon[139570]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:41 smithi078 ceph-mon[142991]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:32:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:32:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:32:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:32:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:43 smithi118 ceph-mon[131825]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:43 smithi078 ceph-mon[139570]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:43 smithi078 ceph-mon[142991]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:45 smithi118 ceph-mon[131825]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:45 smithi078 ceph-mon[139570]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:45 smithi078 ceph-mon[142991]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:32:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:47 smithi118 ceph-mon[131825]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:47 smithi078 ceph-mon[139570]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:47 smithi078 ceph-mon[142991]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:32:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:49 smithi118 ceph-mon[131825]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:49 smithi078 ceph-mon[139570]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:49 smithi078 ceph-mon[142991]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:51 smithi118 ceph-mon[131825]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:51 smithi078 ceph-mon[139570]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:51 smithi078 ceph-mon[142991]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:52 smithi118 ceph-mon[131825]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:52 smithi078 ceph-mon[139570]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:52.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:52 smithi078 ceph-mon[142991]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:55.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:54 smithi078 ceph-mon[139570]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:55.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:54 smithi078 ceph-mon[142991]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:54 smithi118 ceph-mon[131825]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:32:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:32:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:32:57.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:56 smithi078 ceph-mon[139570]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:57.228 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:56 smithi078 ceph-mon[142991]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:56 smithi118 ceph-mon[131825]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:59.228 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:32:58 smithi078 ceph-mon[139570]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:59.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:32:58 smithi078 ceph-mon[142991]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:32:59.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:32:58 smithi118 ceph-mon[131825]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:01.229 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:00 smithi078 ceph-mon[139570]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:01.229 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:00 smithi078 ceph-mon[142991]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:00 smithi118 ceph-mon[131825]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:02 smithi118 ceph-mon[131825]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:02 smithi078 ceph-mon[139570]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:02 smithi078 ceph-mon[142991]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:04 smithi118 ceph-mon[131825]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:04 smithi078 ceph-mon[139570]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:04 smithi078 ceph-mon[142991]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:33:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:06 smithi118 ceph-mon[131825]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:06 smithi078 ceph-mon[139570]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:06 smithi078 ceph-mon[142991]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:09.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:08 smithi118 ceph-mon[131825]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:08 smithi078 ceph-mon[139570]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:08 smithi078 ceph-mon[142991]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:09.651 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 92s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 28s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 92s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 28s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 28s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 92s ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 92s ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 28s ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 92s ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 92s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:33:09.960 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 28s ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 92s ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 92s ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 92s ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 92s ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 28s ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 28s ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 28s ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 28s ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:33:09.961 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 28s ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:33:10.345 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:33:10.346 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:33:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:10 smithi118 ceph-mon[131825]: from='client.59031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:10 smithi118 ceph-mon[131825]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:10 smithi118 ceph-mon[131825]: from='client.69008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:10 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2162941794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[142991]: from='client.59031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[142991]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[142991]: from='client.69008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2162941794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[139570]: from='client.59031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[139570]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[139570]: from='client.69008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:10 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2162941794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:12 smithi118 ceph-mon[131825]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:12 smithi078 ceph-mon[139570]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:12 smithi078 ceph-mon[142991]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:14 smithi118 ceph-mon[131825]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:14 smithi078 ceph-mon[139570]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:14 smithi078 ceph-mon[142991]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:33:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:17 smithi118 ceph-mon[131825]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:17 smithi078 ceph-mon[139570]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:17 smithi078 ceph-mon[142991]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:19 smithi118 ceph-mon[131825]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:19 smithi078 ceph-mon[139570]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:19 smithi078 ceph-mon[142991]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:21 smithi118 ceph-mon[131825]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:21 smithi078 ceph-mon[139570]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:21 smithi078 ceph-mon[142991]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:23 smithi118 ceph-mon[131825]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:23 smithi078 ceph-mon[139570]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:23 smithi078 ceph-mon[142991]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:25 smithi118 ceph-mon[131825]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:25 smithi078 ceph-mon[139570]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:25 smithi078 ceph-mon[142991]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:33:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:27 smithi118 ceph-mon[131825]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:27 smithi078 ceph-mon[139570]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:27 smithi078 ceph-mon[142991]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:29 smithi118 ceph-mon[131825]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:29 smithi078 ceph-mon[139570]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:29 smithi078 ceph-mon[142991]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:31 smithi118 ceph-mon[131825]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:31 smithi078 ceph-mon[139570]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:31 smithi078 ceph-mon[142991]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:33 smithi118 ceph-mon[131825]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:33 smithi078 ceph-mon[139570]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:33 smithi078 ceph-mon[142991]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:35 smithi118 ceph-mon[131825]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:35 smithi078 ceph-mon[139570]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:35 smithi078 ceph-mon[142991]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:33:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:37 smithi118 ceph-mon[131825]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:37 smithi078 ceph-mon[139570]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:37 smithi078 ceph-mon[142991]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:39 smithi118 ceph-mon[131825]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:39 smithi078 ceph-mon[142991]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:39 smithi078 ceph-mon[139570]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:40.691 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 59s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 59s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 59s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 59s ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:33:40.998 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 59s ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 59s ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 59s ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 59s ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 59s ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:33:40.999 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 59s ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:33:41.380 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:41.381 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:33:41.382 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:33:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:41 smithi118 ceph-mon[131825]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:41 smithi078 ceph-mon[139570]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:41 smithi078 ceph-mon[142991]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:42 smithi118 ceph-mon[131825]: from='client.69020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:42 smithi118 ceph-mon[131825]: from='client.59055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1205686357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:42.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:42 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:33:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[139570]: from='client.69020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[139570]: from='client.59055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1205686357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[142991]: from='client.69020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[142991]: from='client.59055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1205686357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:33:42.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:42 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:33:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:43 smithi118 ceph-mon[131825]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:33:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:33:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[139570]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[142991]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:33:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:33:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:45 smithi118 ceph-mon[131825]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:45 smithi078 ceph-mon[139570]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:45 smithi078 ceph-mon[142991]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:33:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:47 smithi118 ceph-mon[131825]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:47 smithi078 ceph-mon[142991]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:47 smithi078 ceph-mon[139570]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:48.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:48.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:33:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:49 smithi118 ceph-mon[131825]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:49 smithi078 ceph-mon[139570]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:49 smithi078 ceph-mon[142991]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:51 smithi118 ceph-mon[131825]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:51 smithi078 ceph-mon[139570]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:51 smithi078 ceph-mon[142991]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:53 smithi118 ceph-mon[131825]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:53 smithi078 ceph-mon[139570]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:53 smithi078 ceph-mon[142991]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:55 smithi118 ceph-mon[131825]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:55 smithi078 ceph-mon[139570]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:55 smithi078 ceph-mon[142991]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:33:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:33:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:33:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:57 smithi118 ceph-mon[131825]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:57 smithi078 ceph-mon[139570]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:57 smithi078 ceph-mon[142991]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:33:59 smithi118 ceph-mon[131825]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:33:59 smithi078 ceph-mon[139570]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:33:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:33:59 smithi078 ceph-mon[142991]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:01 smithi118 ceph-mon[131825]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:01 smithi078 ceph-mon[139570]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:01 smithi078 ceph-mon[142991]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:03.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:03 smithi118 ceph-mon[131825]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:03 smithi078 ceph-mon[139570]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:03 smithi078 ceph-mon[142991]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:05.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:05 smithi118 ceph-mon[131825]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:05 smithi078 ceph-mon[139570]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:05 smithi078 ceph-mon[142991]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:34:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:07 smithi118 ceph-mon[131825]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:07 smithi078 ceph-mon[139570]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:07 smithi078 ceph-mon[142991]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:09 smithi118 ceph-mon[131825]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:09 smithi078 ceph-mon[139570]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:09 smithi078 ceph-mon[142991]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:11 smithi118 ceph-mon[131825]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:11 smithi078 ceph-mon[139570]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:11.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:11 smithi078 ceph-mon[142991]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:11.728 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:34:12.042 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 90s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 90s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 90s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 90s ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 90s ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:34:12.043 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 90s ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 90s ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 90s ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 90s ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:34:12.044 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 90s ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:34:12.428 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:12.429 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:34:12.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:34:12.429 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:34:12.429 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:34:12.429 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:34:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:13 smithi118 ceph-mon[131825]: from='client.69038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:13 smithi118 ceph-mon[131825]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:13 smithi118 ceph-mon[131825]: from='client.69044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1044687864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[142991]: from='client.69038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[142991]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[142991]: from='client.69044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1044687864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[139570]: from='client.69038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[139570]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:13.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[139570]: from='client.69044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:13.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1044687864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:15.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:15 smithi118 ceph-mon[131825]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:15 smithi078 ceph-mon[139570]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:15 smithi078 ceph-mon[142991]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:34:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:17 smithi118 ceph-mon[131825]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:17 smithi078 ceph-mon[142991]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:17 smithi078 ceph-mon[139570]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:19 smithi118 ceph-mon[131825]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:19 smithi078 ceph-mon[142991]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:19 smithi078 ceph-mon[139570]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:21 smithi118 ceph-mon[131825]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:21 smithi078 ceph-mon[142991]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:21.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:21 smithi078 ceph-mon[139570]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:23.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:23 smithi118 ceph-mon[131825]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:23 smithi078 ceph-mon[142991]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:23 smithi078 ceph-mon[139570]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:25 smithi118 ceph-mon[131825]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:25 smithi078 ceph-mon[142991]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:25 smithi078 ceph-mon[139570]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:26] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:34:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:27 smithi118 ceph-mon[131825]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:27 smithi078 ceph-mon[139570]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:27 smithi078 ceph-mon[142991]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:29.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:29 smithi118 ceph-mon[131825]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:29 smithi078 ceph-mon[139570]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:29 smithi078 ceph-mon[142991]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:31 smithi118 ceph-mon[131825]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:31 smithi078 ceph-mon[139570]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:31 smithi078 ceph-mon[142991]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:33.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:33 smithi118 ceph-mon[131825]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:33 smithi078 ceph-mon[142991]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:33 smithi078 ceph-mon[139570]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:35 smithi078 ceph-mon[142991]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:35 smithi078 ceph-mon[139570]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:35 smithi118 ceph-mon[131825]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:34:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:37 smithi078 ceph-mon[139570]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:37 smithi078 ceph-mon[142991]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:37 smithi118 ceph-mon[131825]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:39 smithi078 ceph-mon[139570]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:39 smithi078 ceph-mon[142991]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:39 smithi118 ceph-mon[131825]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:41 smithi078 ceph-mon[139570]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:41 smithi078 ceph-mon[142991]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:41 smithi118 ceph-mon[131825]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:42.810 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:34:43.129 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:34:43.129 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:34:43.130 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:34:43.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:34:43.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:34:43.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:34:43.131 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:34:43.131 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:34:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[139570]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:34:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:34:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[142991]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:34:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:34:43.515 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:34:43.516 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:34:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:43 smithi118 ceph-mon[131825]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:34:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:34:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:34:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:34:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[139570]: from='client.69056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[139570]: from='client.59091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1767994585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[142991]: from='client.69056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[142991]: from='client.59091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1767994585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:44 smithi118 ceph-mon[131825]: from='client.69056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:44 smithi118 ceph-mon[131825]: from='client.59091 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:34:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1767994585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:34:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:45 smithi078 ceph-mon[139570]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:45 smithi078 ceph-mon[142991]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:45 smithi118 ceph-mon[131825]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:34:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:47 smithi078 ceph-mon[142991]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:47 smithi078 ceph-mon[139570]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:47 smithi118 ceph-mon[131825]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:34:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:49 smithi078 ceph-mon[139570]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:49 smithi078 ceph-mon[142991]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:49 smithi118 ceph-mon[131825]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:51 smithi078 ceph-mon[139570]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:51 smithi078 ceph-mon[142991]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:51 smithi118 ceph-mon[131825]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:53 smithi078 ceph-mon[139570]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:53 smithi078 ceph-mon[142991]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:53 smithi118 ceph-mon[131825]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:55 smithi078 ceph-mon[139570]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:55 smithi078 ceph-mon[142991]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:55 smithi118 ceph-mon[131825]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:34:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:34:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:34:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:57 smithi078 ceph-mon[139570]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:57 smithi078 ceph-mon[142991]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:57 smithi118 ceph-mon[131825]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:34:59 smithi078 ceph-mon[139570]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:34:59 smithi078 ceph-mon[142991]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:34:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:34:59 smithi118 ceph-mon[131825]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:01 smithi078 ceph-mon[139570]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:01 smithi078 ceph-mon[142991]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:01 smithi118 ceph-mon[131825]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:03 smithi078 ceph-mon[139570]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:03 smithi078 ceph-mon[142991]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:03 smithi118 ceph-mon[131825]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:05 smithi078 ceph-mon[139570]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:05 smithi078 ceph-mon[142991]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:05 smithi118 ceph-mon[131825]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:35:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:07 smithi078 ceph-mon[139570]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:07 smithi078 ceph-mon[142991]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:07 smithi118 ceph-mon[131825]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:09 smithi078 ceph-mon[139570]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:09 smithi078 ceph-mon[142991]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:09 smithi118 ceph-mon[131825]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:11 smithi078 ceph-mon[139570]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:11 smithi078 ceph-mon[142991]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:11 smithi118 ceph-mon[131825]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:13 smithi118 ceph-mon[131825]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:13 smithi078 ceph-mon[139570]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:13 smithi078 ceph-mon[142991]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:13.859 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:35:14.165 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:35:14.165 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:35:14.165 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:35:14.166 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:35:14.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:35:14.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:35:14.167 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:35:14.167 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:35:14.548 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:35:14.549 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:35:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:15 smithi118 ceph-mon[131825]: from='client.69074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:15 smithi118 ceph-mon[131825]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:15 smithi118 ceph-mon[131825]: from='client.59109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3992770769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[139570]: from='client.69074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[139570]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[139570]: from='client.59109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3992770769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[142991]: from='client.69074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[142991]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[142991]: from='client.59109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3992770769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:35:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:17 smithi118 ceph-mon[131825]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:17 smithi078 ceph-mon[139570]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:17 smithi078 ceph-mon[142991]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:19 smithi118 ceph-mon[131825]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:19 smithi078 ceph-mon[139570]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:19 smithi078 ceph-mon[142991]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:21 smithi118 ceph-mon[131825]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:21 smithi078 ceph-mon[139570]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:21 smithi078 ceph-mon[142991]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:23.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:23 smithi118 ceph-mon[131825]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:23 smithi078 ceph-mon[139570]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:23 smithi078 ceph-mon[142991]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:25 smithi118 ceph-mon[131825]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:25 smithi078 ceph-mon[139570]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:25 smithi078 ceph-mon[142991]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:35:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:27 smithi118 ceph-mon[131825]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:27 smithi078 ceph-mon[139570]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:27 smithi078 ceph-mon[142991]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:29 smithi118 ceph-mon[131825]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:29 smithi078 ceph-mon[139570]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:29 smithi078 ceph-mon[142991]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:31 smithi118 ceph-mon[131825]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:31 smithi078 ceph-mon[139570]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:31 smithi078 ceph-mon[142991]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:33 smithi118 ceph-mon[131825]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:33 smithi078 ceph-mon[139570]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:33.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:33 smithi078 ceph-mon[142991]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:33.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:35 smithi118 ceph-mon[131825]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:35 smithi078 ceph-mon[139570]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:35 smithi078 ceph-mon[142991]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:35:37.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:37 smithi118 ceph-mon[131825]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:37.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:37 smithi078 ceph-mon[139570]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:37 smithi078 ceph-mon[142991]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:39 smithi118 ceph-mon[131825]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:39 smithi078 ceph-mon[139570]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:39 smithi078 ceph-mon[142991]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:41 smithi118 ceph-mon[131825]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:41 smithi078 ceph-mon[139570]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:41 smithi078 ceph-mon[142991]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:43 smithi118 ceph-mon[131825]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:43 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:35:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:43 smithi078 ceph-mon[139570]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:43 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:35:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:43 smithi078 ceph-mon[142991]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:43 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:35:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:35:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:35:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:35:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:35:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:35:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:35:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:35:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:35:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:35:44.891 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:35:45.200 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:35:45.200 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:35:45.200 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:35:45.201 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:35:45.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:35:45.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:35:45.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:35:45.202 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:35:45.202 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:35:45.584 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:35:45.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:35:45.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:35:45.585 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:35:45.586 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:35:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:45 smithi118 ceph-mon[131825]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:45 smithi078 ceph-mon[139570]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:45 smithi078 ceph-mon[142991]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:46 smithi118 ceph-mon[131825]: from='client.69092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:46 smithi118 ceph-mon[131825]: from='client.69098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1384213411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[139570]: from='client.69092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[139570]: from='client.69098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1384213411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[142991]: from='client.69092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[142991]: from='client.69098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:35:46.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1384213411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:35:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:47 smithi118 ceph-mon[131825]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:47 smithi078 ceph-mon[139570]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:47 smithi078 ceph-mon[142991]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:35:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:49 smithi118 ceph-mon[131825]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:49 smithi078 ceph-mon[139570]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:49 smithi078 ceph-mon[142991]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:51 smithi118 ceph-mon[131825]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:51 smithi078 ceph-mon[139570]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:51 smithi078 ceph-mon[142991]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:53 smithi118 ceph-mon[131825]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:53 smithi078 ceph-mon[139570]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:53 smithi078 ceph-mon[142991]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:54.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:54 smithi118 ceph-mon[131825]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:54 smithi078 ceph-mon[139570]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:54 smithi078 ceph-mon[142991]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:35:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:35:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:35:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:57 smithi118 ceph-mon[131825]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:57 smithi078 ceph-mon[139570]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:57 smithi078 ceph-mon[142991]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:35:59 smithi118 ceph-mon[131825]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:35:59 smithi078 ceph-mon[139570]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:35:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:35:59 smithi078 ceph-mon[142991]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:01.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:01 smithi118 ceph-mon[131825]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:01 smithi078 ceph-mon[139570]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:01 smithi078 ceph-mon[142991]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:03 smithi118 ceph-mon[131825]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:03 smithi078 ceph-mon[139570]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:03 smithi078 ceph-mon[142991]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:05 smithi118 ceph-mon[131825]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:05 smithi078 ceph-mon[139570]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:05 smithi078 ceph-mon[142991]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:36:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:07 smithi118 ceph-mon[131825]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:07 smithi078 ceph-mon[139570]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:07 smithi078 ceph-mon[142991]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:09 smithi118 ceph-mon[131825]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:09 smithi078 ceph-mon[139570]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:09 smithi078 ceph-mon[142991]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:11 smithi118 ceph-mon[131825]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:11 smithi078 ceph-mon[139570]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:11 smithi078 ceph-mon[142991]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:13.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:13 smithi118 ceph-mon[131825]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:13.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:13 smithi078 ceph-mon[139570]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:13.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:13 smithi078 ceph-mon[142991]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:15 smithi118 ceph-mon[131825]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:15 smithi078 ceph-mon[139570]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:15 smithi078 ceph-mon[142991]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:15.927 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:36:16.237 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:36:16.238 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:36:16.617 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:16.618 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:36:16.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:36:16.619 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:36:16.619 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:36:16.619 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:36:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:36:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:17 smithi118 ceph-mon[131825]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:17 smithi118 ceph-mon[131825]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:17 smithi118 ceph-mon[131825]: from='client.59145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/116313026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[142991]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[142991]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[142991]: from='client.59145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/116313026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[139570]: from='client.59139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[139570]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[139570]: from='client.59145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/116313026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:19 smithi118 ceph-mon[131825]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:19 smithi078 ceph-mon[139570]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:19 smithi078 ceph-mon[142991]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:21 smithi118 ceph-mon[131825]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:21 smithi078 ceph-mon[142991]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:21 smithi078 ceph-mon[139570]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:23 smithi118 ceph-mon[131825]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:23 smithi078 ceph-mon[139570]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:23 smithi078 ceph-mon[142991]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:25.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:25 smithi118 ceph-mon[131825]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:25 smithi078 ceph-mon[139570]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:25 smithi078 ceph-mon[142991]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:36:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:27 smithi118 ceph-mon[131825]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:27 smithi078 ceph-mon[139570]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:27 smithi078 ceph-mon[142991]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:29 smithi118 ceph-mon[131825]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:29.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:29 smithi078 ceph-mon[139570]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:29 smithi078 ceph-mon[142991]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:31.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:31 smithi118 ceph-mon[131825]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:31 smithi078 ceph-mon[139570]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:31 smithi078 ceph-mon[142991]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:33 smithi118 ceph-mon[131825]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:33 smithi078 ceph-mon[139570]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:33 smithi078 ceph-mon[142991]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:35.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:35 smithi118 ceph-mon[131825]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:35 smithi078 ceph-mon[139570]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:35 smithi078 ceph-mon[142991]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:36:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:37 smithi118 ceph-mon[131825]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:37 smithi078 ceph-mon[139570]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:37 smithi078 ceph-mon[142991]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:39 smithi118 ceph-mon[131825]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:39 smithi078 ceph-mon[139570]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:39 smithi078 ceph-mon[142991]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:41.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:41 smithi118 ceph-mon[131825]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:41 smithi078 ceph-mon[139570]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:41 smithi078 ceph-mon[142991]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:43 smithi118 ceph-mon[131825]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:43 smithi078 ceph-mon[139570]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:43 smithi078 ceph-mon[142991]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:36:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:36:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:36:44.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:36:44.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:36:44.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:36:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:45 smithi118 ceph-mon[131825]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:45 smithi078 ceph-mon[139570]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:45 smithi078 ceph-mon[142991]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:36:46.964 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:36:47.285 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:36:47.286 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:36:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:47 smithi118 ceph-mon[131825]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:47 smithi078 ceph-mon[139570]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:47 smithi078 ceph-mon[142991]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:36:47.671 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:36:47.672 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:36:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:48 smithi118 ceph-mon[131825]: from='client.69128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:48 smithi118 ceph-mon[131825]: from='client.59163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1976133616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[139570]: from='client.69128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[139570]: from='client.59163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1976133616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[142991]: from='client.69128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[142991]: from='client.59163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:36:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1976133616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:36:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:49 smithi118 ceph-mon[131825]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:49 smithi078 ceph-mon[139570]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:49 smithi078 ceph-mon[142991]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:51.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:51 smithi118 ceph-mon[131825]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:51 smithi078 ceph-mon[139570]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:51 smithi078 ceph-mon[142991]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:53.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:53 smithi118 ceph-mon[131825]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:53 smithi078 ceph-mon[139570]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:53 smithi078 ceph-mon[142991]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:55.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:55 smithi118 ceph-mon[131825]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:55 smithi078 ceph-mon[139570]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:55 smithi078 ceph-mon[142991]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:36:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:36:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:36:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:57 smithi118 ceph-mon[131825]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:57 smithi078 ceph-mon[139570]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:57 smithi078 ceph-mon[142991]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:36:59 smithi118 ceph-mon[131825]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:36:59 smithi078 ceph-mon[139570]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:36:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:36:59 smithi078 ceph-mon[142991]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:01 smithi118 ceph-mon[131825]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:01 smithi078 ceph-mon[139570]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:01 smithi078 ceph-mon[142991]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:03 smithi078 ceph-mon[139570]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:03 smithi078 ceph-mon[142991]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:03 smithi118 ceph-mon[131825]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:05 smithi078 ceph-mon[139570]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:05 smithi078 ceph-mon[142991]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:05 smithi118 ceph-mon[131825]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:37:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:07 smithi078 ceph-mon[139570]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:07 smithi078 ceph-mon[142991]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:07 smithi118 ceph-mon[131825]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:09 smithi078 ceph-mon[139570]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:09 smithi078 ceph-mon[142991]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:09 smithi118 ceph-mon[131825]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:11 smithi078 ceph-mon[139570]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:11 smithi078 ceph-mon[142991]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:11 smithi118 ceph-mon[131825]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:13 smithi078 ceph-mon[139570]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:13 smithi078 ceph-mon[142991]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:13 smithi118 ceph-mon[131825]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:15 smithi078 ceph-mon[139570]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:15 smithi078 ceph-mon[142991]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:15 smithi118 ceph-mon[131825]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:37:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:17 smithi078 ceph-mon[142991]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:17 smithi078 ceph-mon[139570]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:17 smithi118 ceph-mon[131825]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:18.019 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:37:18.329 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:37:18.329 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:37:18.329 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:37:18.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:37:18.329 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6281M 2036M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5704M 2036M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5236M 2036M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:37:18.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4972M 2036M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:37:18.331 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4730M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:37:18.331 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5555M 2426M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:37:18.331 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4866M 2426M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:37:18.331 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5521M 2426M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:37:18.331 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:37:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:18.716 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:37:18.716 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:37:18.716 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:37:18.717 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:37:18.718 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[139570]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[139570]: from='client.69146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[139570]: from='client.69152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2564447452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[142991]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[142991]: from='client.69146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[142991]: from='client.69152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2564447452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:19.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:19 smithi118 ceph-mon[131825]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:19.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:19 smithi118 ceph-mon[131825]: from='client.69146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:19 smithi118 ceph-mon[131825]: from='client.69152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:19.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2564447452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:21 smithi078 ceph-mon[139570]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:21 smithi078 ceph-mon[142991]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:21 smithi118 ceph-mon[131825]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:23 smithi078 ceph-mon[139570]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:23 smithi078 ceph-mon[142991]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:23 smithi118 ceph-mon[131825]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:25 smithi078 ceph-mon[139570]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:25 smithi078 ceph-mon[142991]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:25 smithi118 ceph-mon[131825]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:37:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:27 smithi078 ceph-mon[142991]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:27 smithi078 ceph-mon[139570]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:27.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:27 smithi118 ceph-mon[131825]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:29.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:29 smithi078 ceph-mon[139570]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:29 smithi078 ceph-mon[142991]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:29 smithi118 ceph-mon[131825]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:31 smithi078 ceph-mon[139570]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:31 smithi078 ceph-mon[142991]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:31 smithi118 ceph-mon[131825]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:33 smithi078 ceph-mon[139570]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:33 smithi078 ceph-mon[142991]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:33 smithi118 ceph-mon[131825]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:35 smithi078 ceph-mon[139570]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:35 smithi078 ceph-mon[142991]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:35 smithi118 ceph-mon[131825]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:37:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:37 smithi078 ceph-mon[139570]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:37 smithi078 ceph-mon[142991]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:37 smithi118 ceph-mon[131825]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:39 smithi078 ceph-mon[139570]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:39 smithi078 ceph-mon[142991]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:39 smithi118 ceph-mon[131825]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:41 smithi118 ceph-mon[131825]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:41 smithi078 ceph-mon[139570]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:41 smithi078 ceph-mon[142991]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:43 smithi118 ceph-mon[131825]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:43.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:43 smithi078 ceph-mon[139570]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:43.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:43 smithi078 ceph-mon[142991]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:44 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:37:44.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:44 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:37:44.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:44 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:37:45.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:37:45.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:37:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:46 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2422M 2023-12-16T12:37:46.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:46 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2029M 2023-12-16T12:37:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:46 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2422M 2023-12-16T12:37:46.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:46 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2029M 2023-12-16T12:37:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:37:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:46 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2422M 2023-12-16T12:37:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:46 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2029M 2023-12-16T12:37:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:47 smithi118 ceph-mon[131825]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:47 smithi078 ceph-mon[139570]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:47 smithi078 ceph-mon[142991]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:37:49.064 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:37:49.372 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:37:49.373 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:37:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:49 smithi118 ceph-mon[131825]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:49 smithi078 ceph-mon[139570]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:49 smithi078 ceph-mon[142991]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:37:49.755 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:37:49.756 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:37:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:50 smithi118 ceph-mon[131825]: from='client.69164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:50.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1856347271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:50.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:50 smithi078 ceph-mon[142991]: from='client.69164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:50.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1856347271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:50 smithi078 ceph-mon[139570]: from='client.69164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:50.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1856347271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:37:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:51 smithi118 ceph-mon[131825]: from='client.69170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:51 smithi118 ceph-mon[131825]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:51 smithi078 ceph-mon[139570]: from='client.69170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:51 smithi078 ceph-mon[139570]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:51 smithi078 ceph-mon[142991]: from='client.69170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:37:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:51 smithi078 ceph-mon[142991]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:53 smithi118 ceph-mon[131825]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:53 smithi078 ceph-mon[139570]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:53 smithi078 ceph-mon[142991]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:55 smithi118 ceph-mon[131825]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:55 smithi078 ceph-mon[139570]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:55 smithi078 ceph-mon[142991]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:37:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:37:56] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.43.0" 2023-12-16T12:37:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:57 smithi118 ceph-mon[131825]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:57 smithi078 ceph-mon[139570]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:57.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:57 smithi078 ceph-mon[142991]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:37:59 smithi118 ceph-mon[131825]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:37:59 smithi078 ceph-mon[139570]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:37:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:37:59 smithi078 ceph-mon[142991]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:01 smithi118 ceph-mon[131825]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:01 smithi078 ceph-mon[142991]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:01 smithi078 ceph-mon[139570]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:03 smithi118 ceph-mon[131825]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:03 smithi078 ceph-mon[139570]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:03 smithi078 ceph-mon[142991]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:05 smithi118 ceph-mon[131825]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:05 smithi078 ceph-mon[142991]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:05.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:05 smithi078 ceph-mon[139570]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:38:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:07 smithi118 ceph-mon[131825]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:07 smithi078 ceph-mon[139570]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:07 smithi078 ceph-mon[142991]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:09 smithi118 ceph-mon[131825]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:09.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:09 smithi078 ceph-mon[139570]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:09 smithi078 ceph-mon[142991]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:11.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:11 smithi118 ceph-mon[131825]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:11.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:11 smithi078 ceph-mon[139570]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:11 smithi078 ceph-mon[142991]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:13 smithi118 ceph-mon[131825]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:13 smithi078 ceph-mon[139570]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:13 smithi078 ceph-mon[142991]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:15 smithi118 ceph-mon[131825]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:15 smithi078 ceph-mon[139570]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:15 smithi078 ceph-mon[142991]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:38:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:17 smithi118 ceph-mon[131825]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:17 smithi078 ceph-mon[139570]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:17 smithi078 ceph-mon[142991]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:19.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:19 smithi118 ceph-mon[131825]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:19 smithi078 ceph-mon[139570]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:19 smithi078 ceph-mon[142991]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:20.102 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:38:20.412 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:38:20.412 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:38:20.412 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:38:20.412 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:38:20.412 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:38:20.413 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:38:20.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:38:20.414 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:38:20.414 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:38:20.794 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:38:20.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:38:20.795 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:38:20.796 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:38:21.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:21 smithi118 ceph-mon[131825]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:21.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:21 smithi118 ceph-mon[131825]: from='client.69182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:21.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1481700582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[139570]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[139570]: from='client.69182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:21.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1481700582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[142991]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[142991]: from='client.69182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1481700582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:22.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:22 smithi118 ceph-mon[131825]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:22.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:22 smithi078 ceph-mon[139570]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:22.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:22 smithi078 ceph-mon[142991]: from='client.59217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:23 smithi118 ceph-mon[131825]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:23.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:23 smithi078 ceph-mon[139570]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:23 smithi078 ceph-mon[142991]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:25 smithi118 ceph-mon[131825]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:25 smithi078 ceph-mon[139570]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:25 smithi078 ceph-mon[142991]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:38:27.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:27 smithi118 ceph-mon[131825]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:27.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:27 smithi078 ceph-mon[139570]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:27 smithi078 ceph-mon[142991]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:29.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:29 smithi118 ceph-mon[131825]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:29 smithi078 ceph-mon[139570]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:29.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:29 smithi078 ceph-mon[142991]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:31 smithi118 ceph-mon[131825]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:31 smithi078 ceph-mon[139570]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:31 smithi078 ceph-mon[142991]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:32 smithi118 ceph-mon[131825]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:32.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:32 smithi078 ceph-mon[139570]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:32 smithi078 ceph-mon[142991]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:34.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:34 smithi118 ceph-mon[131825]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:34 smithi078 ceph-mon[139570]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:34 smithi078 ceph-mon[142991]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:38:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:37 smithi118 ceph-mon[131825]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:37 smithi078 ceph-mon[139570]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:37 smithi078 ceph-mon[142991]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:39.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:39 smithi118 ceph-mon[131825]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:39 smithi078 ceph-mon[139570]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:39 smithi078 ceph-mon[142991]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:41 smithi118 ceph-mon[131825]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:41 smithi078 ceph-mon[142991]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:41 smithi078 ceph-mon[139570]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:43 smithi118 ceph-mon[131825]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:43.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:43 smithi078 ceph-mon[142991]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:43 smithi078 ceph-mon[139570]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:45.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:45 smithi118 ceph-mon[131825]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:45 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:38:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:45 smithi078 ceph-mon[139570]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:45 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:38:45.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:45 smithi078 ceph-mon[142991]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:45 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:38:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:38:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:38:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:38:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:38:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:38:46.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:38:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:38:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:38:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:38:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:38:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:47 smithi118 ceph-mon[131825]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:47 smithi078 ceph-mon[139570]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:47 smithi078 ceph-mon[142991]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:38:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:49 smithi118 ceph-mon[131825]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:49 smithi078 ceph-mon[139570]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:49 smithi078 ceph-mon[142991]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:51.147 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:38:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:51 smithi118 ceph-mon[131825]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:51.457 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:38:51.458 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:38:51.459 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:38:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:51 smithi078 ceph-mon[139570]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:51 smithi078 ceph-mon[142991]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:38:51.842 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:38:51.843 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:38:51.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:38:51.843 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:38:51.843 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:38:51.843 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:38:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:52 smithi118 ceph-mon[131825]: from='client.69200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:52.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2915620395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:52.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:52 smithi078 ceph-mon[142991]: from='client.69200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:52.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2915620395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:52 smithi078 ceph-mon[139570]: from='client.69200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:52.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2915620395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:38:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:53 smithi118 ceph-mon[131825]: from='client.69206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:53 smithi118 ceph-mon[131825]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:53 smithi078 ceph-mon[139570]: from='client.69206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:53 smithi078 ceph-mon[139570]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:53 smithi078 ceph-mon[142991]: from='client.69206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:38:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:53 smithi078 ceph-mon[142991]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:55 smithi118 ceph-mon[131825]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:55 smithi078 ceph-mon[139570]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:55 smithi078 ceph-mon[142991]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:38:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:38:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:38:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:57 smithi118 ceph-mon[131825]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:57 smithi078 ceph-mon[142991]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:57 smithi078 ceph-mon[139570]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:38:59 smithi118 ceph-mon[131825]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:38:59 smithi078 ceph-mon[139570]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:38:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:38:59 smithi078 ceph-mon[142991]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:01 smithi118 ceph-mon[131825]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:01 smithi078 ceph-mon[139570]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:01 smithi078 ceph-mon[142991]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:03 smithi118 ceph-mon[131825]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:03.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:03 smithi078 ceph-mon[142991]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:03 smithi078 ceph-mon[139570]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:05 smithi118 ceph-mon[131825]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:05.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:05 smithi078 ceph-mon[139570]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:05 smithi078 ceph-mon[142991]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:39:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:07 smithi118 ceph-mon[131825]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:07 smithi078 ceph-mon[139570]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:07 smithi078 ceph-mon[142991]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:09 smithi118 ceph-mon[131825]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:09 smithi078 ceph-mon[139570]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:09 smithi078 ceph-mon[142991]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:11 smithi118 ceph-mon[131825]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:11 smithi078 ceph-mon[139570]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:11 smithi078 ceph-mon[142991]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:13 smithi118 ceph-mon[131825]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:13 smithi078 ceph-mon[139570]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:13 smithi078 ceph-mon[142991]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:15 smithi118 ceph-mon[131825]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:15 smithi078 ceph-mon[139570]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:15 smithi078 ceph-mon[142991]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:39:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:17 smithi118 ceph-mon[131825]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:17 smithi078 ceph-mon[139570]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:17 smithi078 ceph-mon[142991]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:19 smithi118 ceph-mon[131825]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:19 smithi078 ceph-mon[139570]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:19 smithi078 ceph-mon[142991]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:21.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:21 smithi118 ceph-mon[131825]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:21 smithi078 ceph-mon[139570]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:21 smithi078 ceph-mon[142991]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:22.197 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:39:22.506 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:39:22.507 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:39:22.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:39:22.886 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:39:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:23 smithi118 ceph-mon[131825]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:23 smithi118 ceph-mon[131825]: from='client.59247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1135416771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[139570]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[139570]: from='client.59247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1135416771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[142991]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[142991]: from='client.59247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1135416771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:24.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:24 smithi118 ceph-mon[131825]: from='client.69224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:24.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:24 smithi078 ceph-mon[142991]: from='client.69224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:24.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:24 smithi078 ceph-mon[139570]: from='client.69224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:25 smithi118 ceph-mon[131825]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:25 smithi078 ceph-mon[142991]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:25 smithi078 ceph-mon[139570]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:39:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:27 smithi118 ceph-mon[131825]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:27 smithi078 ceph-mon[139570]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:27 smithi078 ceph-mon[142991]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:29 smithi118 ceph-mon[131825]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:29 smithi078 ceph-mon[139570]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:29 smithi078 ceph-mon[142991]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:31 smithi118 ceph-mon[131825]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:31 smithi078 ceph-mon[139570]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:31 smithi078 ceph-mon[142991]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:33 smithi118 ceph-mon[131825]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:33 smithi078 ceph-mon[142991]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:33 smithi078 ceph-mon[139570]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:35 smithi118 ceph-mon[131825]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:35 smithi078 ceph-mon[139570]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:35 smithi078 ceph-mon[142991]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:39:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:37 smithi118 ceph-mon[131825]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:37 smithi078 ceph-mon[139570]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:37 smithi078 ceph-mon[142991]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:39 smithi118 ceph-mon[131825]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:39 smithi078 ceph-mon[139570]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:39 smithi078 ceph-mon[142991]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:41 smithi118 ceph-mon[131825]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:41 smithi078 ceph-mon[139570]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:41 smithi078 ceph-mon[142991]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:43 smithi118 ceph-mon[131825]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:43 smithi078 ceph-mon[139570]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:43 smithi078 ceph-mon[142991]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:45 smithi118 ceph-mon[131825]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:45 smithi078 ceph-mon[139570]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:45 smithi078 ceph-mon[142991]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:39:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:46 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.461 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:46 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:39:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:47 smithi118 ceph-mon[131825]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:39:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:39:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[142991]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[139570]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:39:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:39:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:39:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:49 smithi118 ceph-mon[131825]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:49 smithi078 ceph-mon[142991]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:49 smithi078 ceph-mon[139570]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:51 smithi118 ceph-mon[131825]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:51 smithi078 ceph-mon[139570]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:51 smithi078 ceph-mon[142991]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:53.233 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:39:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:53 smithi118 ceph-mon[131825]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:53 smithi078 ceph-mon[139570]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:53 smithi078 ceph-mon[142991]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:53.543 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:39:53.544 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:39:53.545 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:39:53.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:39:53.931 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:39:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:54 smithi118 ceph-mon[131825]: from='client.59265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1799309350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:54 smithi078 ceph-mon[139570]: from='client.59265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1799309350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:54 smithi078 ceph-mon[142991]: from='client.59265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1799309350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:39:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:55 smithi118 ceph-mon[131825]: from='client.69242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:55 smithi118 ceph-mon[131825]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:55 smithi078 ceph-mon[142991]: from='client.69242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:55 smithi078 ceph-mon[142991]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:55 smithi078 ceph-mon[139570]: from='client.69242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:39:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:55 smithi078 ceph-mon[139570]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:39:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:39:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:39:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:57 smithi118 ceph-mon[131825]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:57 smithi078 ceph-mon[139570]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:57 smithi078 ceph-mon[142991]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:39:59 smithi118 ceph-mon[131825]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:39:59 smithi078 ceph-mon[139570]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:39:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:39:59 smithi078 ceph-mon[142991]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:00.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:40:00.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:00 smithi078 conmon[139546]: 2023-12-16T12:39:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:40:00.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:40:00.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:40:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:01 smithi118 ceph-mon[131825]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:01 smithi078 ceph-mon[139570]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:01 smithi078 ceph-mon[142991]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:03 smithi118 ceph-mon[131825]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:03 smithi078 ceph-mon[139570]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:03 smithi078 ceph-mon[142991]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:05 smithi118 ceph-mon[131825]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:05 smithi078 ceph-mon[139570]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:05 smithi078 ceph-mon[142991]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:40:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:07 smithi118 ceph-mon[131825]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:07 smithi078 ceph-mon[139570]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:07 smithi078 ceph-mon[142991]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:09 smithi118 ceph-mon[131825]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:09 smithi078 ceph-mon[139570]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:09 smithi078 ceph-mon[142991]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:11.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:11 smithi118 ceph-mon[131825]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:11 smithi078 ceph-mon[139570]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:11 smithi078 ceph-mon[142991]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:13 smithi118 ceph-mon[131825]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:13.485 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:13 smithi078 ceph-mon[139570]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:13.486 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:13 smithi078 ceph-mon[142991]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:15 smithi118 ceph-mon[131825]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:15.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:15 smithi078 ceph-mon[139570]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:15 smithi078 ceph-mon[142991]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:40:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:17 smithi118 ceph-mon[131825]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:17 smithi078 ceph-mon[139570]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:17 smithi078 ceph-mon[142991]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:19 smithi118 ceph-mon[131825]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:19 smithi078 ceph-mon[139570]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:19 smithi078 ceph-mon[142991]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:21 smithi118 ceph-mon[131825]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:21 smithi078 ceph-mon[139570]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:21 smithi078 ceph-mon[142991]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:23 smithi118 ceph-mon[131825]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:23 smithi078 ceph-mon[139570]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:23 smithi078 ceph-mon[142991]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:24.278 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:40:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:40:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:40:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:40:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:40:24.587 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:40:24.588 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:24.970 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:40:24.971 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:40:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:25 smithi118 ceph-mon[131825]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:25 smithi118 ceph-mon[131825]: from='client.69254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4173264888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:25.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[139570]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:25.480 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[139570]: from='client.69254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:25.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4173264888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:25.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[142991]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:25.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[142991]: from='client.69254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:25.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4173264888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:26.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:26 smithi118 ceph-mon[131825]: from='client.69260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:26.460 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:26 smithi078 ceph-mon[139570]: from='client.69260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:26.460 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:26 smithi078 ceph-mon[142991]: from='client.69260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:40:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:27 smithi118 ceph-mon[131825]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:27 smithi078 ceph-mon[139570]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:27 smithi078 ceph-mon[142991]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:29 smithi118 ceph-mon[131825]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:29.426 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:29 smithi078 ceph-mon[139570]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:29.426 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:29 smithi078 ceph-mon[142991]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:31 smithi118 ceph-mon[131825]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:31 smithi078 ceph-mon[139570]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:31 smithi078 ceph-mon[142991]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:33 smithi118 ceph-mon[131825]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:33 smithi078 ceph-mon[139570]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:33 smithi078 ceph-mon[142991]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:35 smithi118 ceph-mon[131825]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:35 smithi078 ceph-mon[139570]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:35 smithi078 ceph-mon[142991]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:40:37.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:37 smithi118 ceph-mon[131825]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:37 smithi078 ceph-mon[139570]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:37 smithi078 ceph-mon[142991]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:39 smithi118 ceph-mon[131825]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:39 smithi078 ceph-mon[139570]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:39 smithi078 ceph-mon[142991]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:41 smithi118 ceph-mon[131825]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:41 smithi078 ceph-mon[139570]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:41 smithi078 ceph-mon[142991]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:43 smithi118 ceph-mon[131825]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:43 smithi078 ceph-mon[139570]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:43 smithi078 ceph-mon[142991]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:45 smithi118 ceph-mon[131825]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:45 smithi078 ceph-mon[139570]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:45 smithi078 ceph-mon[142991]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:40:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:47 smithi118 ceph-mon[131825]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:47 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:40:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:47 smithi078 ceph-mon[142991]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:47 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:40:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:47 smithi078 ceph-mon[139570]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:47 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:40:49.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:49 smithi118 ceph-mon[131825]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:49.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:49 smithi078 ceph-mon[139570]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:49.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:49 smithi078 ceph-mon[142991]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:40:51.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:40:51.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:40:51.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:40:51.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:40:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:53 smithi118 ceph-mon[131825]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:53 smithi078 ceph-mon[139570]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:53 smithi078 ceph-mon[142991]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:55.317 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:40:55.627 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:40:55.628 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:40:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:55 smithi118 ceph-mon[131825]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:55 smithi078 ceph-mon[139570]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:55 smithi078 ceph-mon[142991]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:40:56.008 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:40:56.009 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:40:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:56 smithi118 ceph-mon[131825]: from='client.69272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:56 smithi118 ceph-mon[131825]: from='client.69278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2218099554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:56.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:56 smithi118 ceph-mon[131825]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:40:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:40:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[139570]: from='client.69272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[139570]: from='client.69278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2218099554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[139570]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[142991]: from='client.69272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[142991]: from='client.69278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:40:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2218099554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:40:56.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:56 smithi078 ceph-mon[142991]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:40:59 smithi118 ceph-mon[131825]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:40:59 smithi078 ceph-mon[142991]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:40:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:40:59 smithi078 ceph-mon[139570]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:01 smithi118 ceph-mon[131825]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:01 smithi078 ceph-mon[139570]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:01 smithi078 ceph-mon[142991]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:03 smithi118 ceph-mon[131825]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:03 smithi078 ceph-mon[139570]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:03 smithi078 ceph-mon[142991]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:05 smithi118 ceph-mon[131825]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:05 smithi078 ceph-mon[139570]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:05 smithi078 ceph-mon[142991]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:41:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:07 smithi118 ceph-mon[131825]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:07 smithi078 ceph-mon[139570]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:07 smithi078 ceph-mon[142991]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:09 smithi118 ceph-mon[131825]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:09 smithi078 ceph-mon[139570]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:09 smithi078 ceph-mon[142991]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:11 smithi118 ceph-mon[131825]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:11 smithi078 ceph-mon[139570]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:11 smithi078 ceph-mon[142991]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:13 smithi118 ceph-mon[131825]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:13 smithi078 ceph-mon[139570]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:13 smithi078 ceph-mon[142991]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:15 smithi118 ceph-mon[131825]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:15 smithi078 ceph-mon[139570]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:15 smithi078 ceph-mon[142991]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:41:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:17 smithi118 ceph-mon[131825]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:17 smithi078 ceph-mon[142991]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:17 smithi078 ceph-mon[139570]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:19 smithi118 ceph-mon[131825]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:19 smithi078 ceph-mon[139570]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:19 smithi078 ceph-mon[142991]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:21 smithi118 ceph-mon[131825]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:21 smithi078 ceph-mon[139570]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:21 smithi078 ceph-mon[142991]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:23.124 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:41:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:41:22.78141317Z level=info msg="Completed cleanup jobs" duration=116.915505ms 2023-12-16T12:41:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:23 smithi118 ceph-mon[131825]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:23 smithi078 ceph-mon[142991]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:23 smithi078 ceph-mon[139570]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:25 smithi118 ceph-mon[131825]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:25.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:25 smithi078 ceph-mon[142991]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:25 smithi078 ceph-mon[139570]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:26.356 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:41:26.666 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 944M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2575M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1301M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6281M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5704M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5236M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:41:26.667 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:41:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:41:27.052 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:41:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:41:27.052 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:27.053 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:41:27.054 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:41:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:27 smithi118 ceph-mon[131825]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:27 smithi118 ceph-mon[131825]: from='client.59319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/839435566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[142991]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[142991]: from='client.59319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/839435566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[139570]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[139570]: from='client.59319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/839435566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:28.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:28 smithi118 ceph-mon[131825]: from='client.59325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:28.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:28 smithi078 ceph-mon[142991]: from='client.59325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:28.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:28 smithi078 ceph-mon[139570]: from='client.59325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:29 smithi118 ceph-mon[131825]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:29 smithi078 ceph-mon[139570]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:29 smithi078 ceph-mon[142991]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:31.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:31 smithi118 ceph-mon[131825]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:31 smithi078 ceph-mon[139570]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:31 smithi078 ceph-mon[142991]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:33 smithi118 ceph-mon[131825]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:33 smithi078 ceph-mon[142991]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:33 smithi078 ceph-mon[139570]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:35 smithi118 ceph-mon[131825]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:35 smithi078 ceph-mon[139570]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:35 smithi078 ceph-mon[142991]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:41:37.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:37 smithi118 ceph-mon[131825]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:37 smithi078 ceph-mon[139570]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:37 smithi078 ceph-mon[142991]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:39 smithi118 ceph-mon[131825]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:39 smithi078 ceph-mon[139570]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:39 smithi078 ceph-mon[142991]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:41 smithi118 ceph-mon[131825]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:41 smithi078 ceph-mon[139570]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:41 smithi078 ceph-mon[142991]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:43 smithi118 ceph-mon[131825]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:43 smithi078 ceph-mon[139570]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:43 smithi078 ceph-mon[142991]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:45 smithi118 ceph-mon[131825]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:45.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:45 smithi078 ceph-mon[139570]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:45.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:45 smithi078 ceph-mon[142991]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:41:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:47 smithi118 ceph-mon[131825]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:47 smithi078 ceph-mon[139570]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:47 smithi078 ceph-mon[142991]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:41:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:49 smithi118 ceph-mon[131825]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:49 smithi078 ceph-mon[139570]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:49 smithi078 ceph-mon[142991]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:51 smithi118 ceph-mon[131825]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:51 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:41:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:51 smithi078 ceph-mon[139570]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:51 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:41:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:51 smithi078 ceph-mon[142991]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:51.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:51 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:41:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:53 smithi118 ceph-mon[131825]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:53 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[139570]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[142991]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:53.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:53 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:41:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:41:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:54.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:41:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:41:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:41:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:41:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:41:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:55 smithi118 ceph-mon[131825]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:55 smithi078 ceph-mon[139570]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:55 smithi078 ceph-mon[142991]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:41:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:41:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:41:57.405 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:41:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:57 smithi118 ceph-mon[131825]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:57 smithi078 ceph-mon[139570]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:57 smithi078 ceph-mon[142991]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4s ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4s ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4s ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:41:57.712 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4s ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4s ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4s ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4s ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:41:57.713 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:41:58.092 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:41:58.092 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:41:58.093 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:41:58.094 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:41:58.094 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:41:58.094 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:41:58.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/301283121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:58.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/301283121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:58.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/301283121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:41:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:59 smithi118 ceph-mon[131825]: from='client.69308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:59 smithi118 ceph-mon[131825]: from='client.69314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:41:59 smithi118 ceph-mon[131825]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[139570]: from='client.69308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[139570]: from='client.69314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[139570]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[142991]: from='client.69308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[142991]: from='client.69314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:41:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:41:59 smithi078 ceph-mon[142991]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:01.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:01 smithi118 ceph-mon[131825]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:01 smithi078 ceph-mon[139570]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:01 smithi078 ceph-mon[142991]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:03 smithi118 ceph-mon[131825]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:03.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:03 smithi078 ceph-mon[139570]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:03.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:03 smithi078 ceph-mon[142991]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:03.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:05.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:05 smithi118 ceph-mon[131825]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:05.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:05 smithi078 ceph-mon[139570]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:05 smithi078 ceph-mon[142991]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:42:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:07 smithi118 ceph-mon[131825]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:07 smithi078 ceph-mon[139570]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:07 smithi078 ceph-mon[142991]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:09 smithi118 ceph-mon[131825]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:09 smithi078 ceph-mon[139570]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:09 smithi078 ceph-mon[142991]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:11 smithi118 ceph-mon[131825]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:11 smithi078 ceph-mon[139570]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:11 smithi078 ceph-mon[142991]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:13.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:13 smithi118 ceph-mon[131825]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:13 smithi078 ceph-mon[139570]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:13 smithi078 ceph-mon[142991]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:15.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:15 smithi118 ceph-mon[131825]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:15.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:15 smithi078 ceph-mon[139570]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:15 smithi078 ceph-mon[142991]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:42:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:17 smithi118 ceph-mon[131825]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:17 smithi078 ceph-mon[139570]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:17 smithi078 ceph-mon[142991]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:19 smithi118 ceph-mon[131825]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:19 smithi078 ceph-mon[139570]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:19 smithi078 ceph-mon[142991]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:21 smithi118 ceph-mon[131825]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:21 smithi078 ceph-mon[142991]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:21 smithi078 ceph-mon[139570]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:23.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:23 smithi118 ceph-mon[131825]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:23 smithi078 ceph-mon[139570]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:23 smithi078 ceph-mon[142991]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:25.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:25 smithi118 ceph-mon[131825]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:25 smithi078 ceph-mon[139570]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:25 smithi078 ceph-mon[142991]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:42:27.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:27 smithi118 ceph-mon[131825]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:27 smithi078 ceph-mon[139570]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:27 smithi078 ceph-mon[142991]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:28.442 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:42:28.748 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 35s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 35s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 35s ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 35s ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1278M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 35s ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 35s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.1M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:42:28.749 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 35s ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 35s ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 35s ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 35s ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4730M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4866M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5521M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:42:28.750 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 146M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:42:29.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:42:29.131 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:42:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:29 smithi118 ceph-mon[131825]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:29.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1093489702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:42:29.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:29 smithi078 ceph-mon[139570]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:29.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1093489702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:42:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:29 smithi078 ceph-mon[142991]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1093489702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:42:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:30 smithi118 ceph-mon[131825]: from='client.59355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:30.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:30 smithi118 ceph-mon[131825]: from='client.69332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:30 smithi078 ceph-mon[142991]: from='client.59355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:30.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:30 smithi078 ceph-mon[142991]: from='client.69332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:30 smithi078 ceph-mon[139570]: from='client.59355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:30.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:30 smithi078 ceph-mon[139570]: from='client.69332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:42:31.413 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:31 smithi118 ceph-mon[131825]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:31 smithi078 ceph-mon[139570]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:31 smithi078 ceph-mon[142991]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:33 smithi118 ceph-mon[131825]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:33.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:33 smithi078 ceph-mon[139570]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:33 smithi078 ceph-mon[142991]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:35.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:35 smithi118 ceph-mon[131825]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:35 smithi078 ceph-mon[142991]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:35 smithi078 ceph-mon[139570]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:42:37.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:37 smithi118 ceph-mon[131825]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:37 smithi078 ceph-mon[139570]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:37 smithi078 ceph-mon[142991]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:39.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:39 smithi118 ceph-mon[131825]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:39 smithi078 ceph-mon[139570]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:39 smithi078 ceph-mon[142991]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:41.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:41 smithi118 ceph-mon[131825]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:41 smithi078 ceph-mon[139570]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:41 smithi078 ceph-mon[142991]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:43.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:43 smithi118 ceph-mon[131825]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:43 smithi078 ceph-mon[139570]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:43 smithi078 ceph-mon[142991]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:45.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:45 smithi118 ceph-mon[131825]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:45 smithi078 ceph-mon[139570]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:45 smithi078 ceph-mon[142991]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:42:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:47 smithi118 ceph-mon[131825]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:47.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:47 smithi078 ceph-mon[139570]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:47 smithi078 ceph-mon[142991]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:42:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:49 smithi118 ceph-mon[131825]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:49 smithi078 ceph-mon[139570]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:49 smithi078 ceph-mon[142991]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:51.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:51 smithi118 ceph-mon[131825]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:51 smithi078 ceph-mon[139570]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:51 smithi078 ceph-mon[142991]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:53.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:53 smithi118 ceph-mon[131825]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:53 smithi078 ceph-mon[139570]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:53 smithi078 ceph-mon[142991]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:54.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:54 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:42:54.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:54 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:42:54.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:54 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:42:55.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:55 smithi118 ceph-mon[131825]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:55 smithi078 ceph-mon[139570]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:55 smithi078 ceph-mon[142991]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:42:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:42:56] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:42:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:57 smithi118 ceph-mon[131825]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:57 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[139570]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:57.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:57.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[142991]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:57.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:57.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:57 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:58 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:58 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:58.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:58 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:42:59.480 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:42:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:42:59 smithi118 ceph-mon[131825]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:42:59 smithi078 ceph-mon[139570]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:42:59 smithi078 ceph-mon[142991]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 66s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 66s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 66s ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 66s ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3s ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 66s ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:42:59.787 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 66s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3s ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 66s ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 66s ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 66s ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 66s ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3s ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3s ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3s ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3s ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:42:59.788 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3s ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:43:00.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:43:00.176 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:43:00.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3364708386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3364708386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3364708386' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='client.59373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='client.69350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:43:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='client.59373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='client.69350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:43:01.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='client.59373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='client.69350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:43:01.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:43:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:02 smithi118 ceph-mon[131825]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:02.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:02 smithi078 ceph-mon[139570]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:02.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:02 smithi078 ceph-mon[142991]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:04.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:04 smithi118 ceph-mon[131825]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:04 smithi078 ceph-mon[139570]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:04.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:04 smithi078 ceph-mon[142991]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:43:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:07 smithi118 ceph-mon[131825]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:07 smithi078 ceph-mon[139570]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:07 smithi078 ceph-mon[142991]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:09.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:09 smithi118 ceph-mon[131825]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:09 smithi078 ceph-mon[139570]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:09 smithi078 ceph-mon[142991]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:11.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:11 smithi118 ceph-mon[131825]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:11 smithi078 ceph-mon[139570]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:11 smithi078 ceph-mon[142991]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:13 smithi078 ceph-mon[139570]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:13 smithi078 ceph-mon[142991]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:13 smithi118 ceph-mon[131825]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:15.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:15 smithi078 ceph-mon[139570]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:15 smithi078 ceph-mon[142991]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:15.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:15 smithi118 ceph-mon[131825]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:43:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:17 smithi118 ceph-mon[131825]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:17 smithi078 ceph-mon[139570]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:17 smithi078 ceph-mon[142991]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:18.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:19 smithi118 ceph-mon[131825]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:19 smithi078 ceph-mon[139570]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:19 smithi078 ceph-mon[142991]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:21.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:21 smithi118 ceph-mon[131825]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:21 smithi078 ceph-mon[139570]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:21 smithi078 ceph-mon[142991]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:23 smithi078 ceph-mon[139570]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:23 smithi078 ceph-mon[142991]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:23.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:23 smithi118 ceph-mon[131825]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:25.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:25 smithi078 ceph-mon[139570]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:25 smithi078 ceph-mon[142991]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:25 smithi118 ceph-mon[131825]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:43:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:27 smithi118 ceph-mon[131825]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:27 smithi078 ceph-mon[139570]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:27 smithi078 ceph-mon[142991]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:29.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:29 smithi078 ceph-mon[139570]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:29 smithi078 ceph-mon[142991]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:29.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:29 smithi118 ceph-mon[131825]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:30.521 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:43:30.828 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 97s ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 34s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 97s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 34s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 34s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 97s ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 97s ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 34s ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 97s ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 97s ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:43:30.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 34s ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 97s ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 97s ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 97s ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 97s ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 34s ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 34s ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 34s ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 34s ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:43:30.830 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 34s ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:43:31.215 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:43:31.216 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:43:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:31 smithi078 ceph-mon[139570]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:31 smithi078 ceph-mon[142991]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:31 smithi118 ceph-mon[131825]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[139570]: from='client.69362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[139570]: from='client.69368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1410988883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[142991]: from='client.69362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[142991]: from='client.69368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:32 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1410988883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:32 smithi118 ceph-mon[131825]: from='client.69362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:32 smithi118 ceph-mon[131825]: from='client.69368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:43:32.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:32 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1410988883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:43:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:33 smithi078 ceph-mon[139570]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:33 smithi078 ceph-mon[142991]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:33 smithi118 ceph-mon[131825]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:35 smithi078 ceph-mon[139570]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:35 smithi078 ceph-mon[142991]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:35 smithi118 ceph-mon[131825]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:43:37.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:37 smithi118 ceph-mon[131825]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:37 smithi078 ceph-mon[139570]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:37 smithi078 ceph-mon[142991]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:39.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:39 smithi078 ceph-mon[139570]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:39 smithi078 ceph-mon[142991]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:39 smithi118 ceph-mon[131825]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:41 smithi078 ceph-mon[139570]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:41 smithi078 ceph-mon[142991]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:41 smithi118 ceph-mon[131825]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:43.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:43 smithi078 ceph-mon[139570]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:43 smithi078 ceph-mon[142991]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:43 smithi118 ceph-mon[131825]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:45.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:45 smithi078 ceph-mon[139570]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:45 smithi078 ceph-mon[142991]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:45 smithi118 ceph-mon[131825]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:43:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:47 smithi118 ceph-mon[131825]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:47 smithi078 ceph-mon[139570]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:47 smithi078 ceph-mon[142991]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:43:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:49 smithi118 ceph-mon[131825]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:49 smithi078 ceph-mon[139570]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:49 smithi078 ceph-mon[142991]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:51.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:51 smithi078 ceph-mon[139570]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:51 smithi078 ceph-mon[142991]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:51 smithi118 ceph-mon[131825]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:53.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:53 smithi078 ceph-mon[139570]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:53 smithi078 ceph-mon[142991]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:53 smithi118 ceph-mon[131825]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:55.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:55 smithi078 ceph-mon[139570]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:55 smithi078 ceph-mon[142991]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:55 smithi118 ceph-mon[131825]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:43:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:43:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:43:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:57 smithi118 ceph-mon[131825]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:57 smithi078 ceph-mon[139570]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:57 smithi078 ceph-mon[142991]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:43:59 smithi078 ceph-mon[139570]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:43:59 smithi078 ceph-mon[142991]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:43:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:43:59 smithi118 ceph-mon[131825]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:01 smithi078 ceph-mon[139570]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:01.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:01 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:44:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:01 smithi078 ceph-mon[142991]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:01 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:44:01.560 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:44:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:01 smithi118 ceph-mon[131825]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:01 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 65s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 65s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 65s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 65s ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:44:01.869 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 65s ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 65s ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 65s ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 65s ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 65s ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:44:01.870 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 65s ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:44:02.255 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:44:02.255 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:44:02.255 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:44:02.255 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:02.255 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:44:02.256 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:44:02.257 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:44:02.257 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:44:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:44:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:44:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:44:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:44:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:44:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:44:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:44:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:44:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:03 smithi118 ceph-mon[131825]: from='client.69380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:03 smithi118 ceph-mon[131825]: from='client.69386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:03 smithi118 ceph-mon[131825]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3966925668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[139570]: from='client.69380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[139570]: from='client.69386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[139570]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3966925668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[142991]: from='client.69380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[142991]: from='client.69386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[142991]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3966925668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:05 smithi118 ceph-mon[131825]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:05 smithi078 ceph-mon[139570]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:05 smithi078 ceph-mon[142991]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:44:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:07 smithi118 ceph-mon[131825]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:07 smithi078 ceph-mon[139570]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:07 smithi078 ceph-mon[142991]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:09 smithi078 ceph-mon[139570]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:09 smithi078 ceph-mon[142991]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:09 smithi118 ceph-mon[131825]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:11 smithi078 ceph-mon[139570]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:11 smithi078 ceph-mon[142991]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:11 smithi118 ceph-mon[131825]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:13 smithi078 ceph-mon[139570]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:13 smithi078 ceph-mon[142991]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:13 smithi118 ceph-mon[131825]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:15 smithi078 ceph-mon[139570]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:15 smithi078 ceph-mon[142991]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:15 smithi118 ceph-mon[131825]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:44:17.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:17 smithi118 ceph-mon[131825]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:17 smithi078 ceph-mon[139570]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:17 smithi078 ceph-mon[142991]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:18.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:18.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:19 smithi118 ceph-mon[131825]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:19 smithi078 ceph-mon[139570]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:19 smithi078 ceph-mon[142991]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:21 smithi078 ceph-mon[139570]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:21 smithi078 ceph-mon[142991]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:21.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:21 smithi118 ceph-mon[131825]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:23 smithi078 ceph-mon[139570]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:23 smithi078 ceph-mon[142991]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:23.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:23 smithi118 ceph-mon[131825]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:25 smithi078 ceph-mon[139570]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:25 smithi078 ceph-mon[142991]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:25 smithi118 ceph-mon[131825]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:44:27.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:27 smithi118 ceph-mon[131825]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:27 smithi078 ceph-mon[139570]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:27 smithi078 ceph-mon[142991]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:29 smithi078 ceph-mon[139570]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:29 smithi078 ceph-mon[142991]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:29.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:29 smithi118 ceph-mon[131825]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:31.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:31 smithi078 ceph-mon[139570]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:31 smithi078 ceph-mon[142991]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:31.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:31 smithi118 ceph-mon[131825]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:32.602 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 96s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 96s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 96s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 96s ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:44:32.909 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 96s ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 96s ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 96s ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 96s ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 96s ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:44:32.910 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 96s ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:44:33.293 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:44:33.293 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:44:33.293 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:44:33.294 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:44:33.295 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:44:33.295 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:44:33.295 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:44:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:33 smithi078 ceph-mon[139570]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:33 smithi078 ceph-mon[142991]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:33 smithi118 ceph-mon[131825]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:34.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[139570]: from='client.69398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[139570]: from='client.59433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1860763058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[142991]: from='client.69398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[142991]: from='client.59433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1860763058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:34 smithi118 ceph-mon[131825]: from='client.69398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:34 smithi118 ceph-mon[131825]: from='client.59433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:44:34.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1860763058' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:44:35.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:35 smithi078 ceph-mon[139570]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:35.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:35 smithi078 ceph-mon[142991]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:35.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:35 smithi118 ceph-mon[131825]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:44:37.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:37 smithi118 ceph-mon[131825]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:37 smithi078 ceph-mon[139570]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:37 smithi078 ceph-mon[142991]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:39 smithi078 ceph-mon[139570]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:39 smithi078 ceph-mon[142991]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:39.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:39 smithi118 ceph-mon[131825]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:41.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:41 smithi078 ceph-mon[142991]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:41.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:41 smithi078 ceph-mon[139570]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:41 smithi118 ceph-mon[131825]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:43 smithi078 ceph-mon[139570]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:43 smithi078 ceph-mon[142991]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:43.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:43 smithi118 ceph-mon[131825]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:45 smithi078 ceph-mon[139570]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:45 smithi078 ceph-mon[142991]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:45 smithi118 ceph-mon[131825]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:44:47.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:47 smithi118 ceph-mon[131825]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:47 smithi078 ceph-mon[139570]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:47 smithi078 ceph-mon[142991]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:44:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:49 smithi118 ceph-mon[131825]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:49 smithi078 ceph-mon[139570]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:49 smithi078 ceph-mon[142991]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:51 smithi078 ceph-mon[139570]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:51 smithi078 ceph-mon[142991]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:51 smithi118 ceph-mon[131825]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:53 smithi078 ceph-mon[139570]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:53 smithi078 ceph-mon[142991]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:53.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:53 smithi118 ceph-mon[131825]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:55 smithi078 ceph-mon[139570]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:55 smithi078 ceph-mon[142991]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:55 smithi118 ceph-mon[131825]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:44:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:44:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:44:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:57 smithi118 ceph-mon[131825]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:57 smithi078 ceph-mon[139570]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:57 smithi078 ceph-mon[142991]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:44:59 smithi078 ceph-mon[139570]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:44:59 smithi078 ceph-mon[142991]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:44:59.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:44:59 smithi118 ceph-mon[131825]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:01 smithi078 ceph-mon[139570]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:01.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:01 smithi078 ceph-mon[142991]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:01.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:01 smithi118 ceph-mon[131825]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:45:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:45:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:45:02.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:45:02.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:45:02.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:45:02.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:45:02.480 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:45:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:45:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:45:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:45:02.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:45:03.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:03 smithi078 ceph-mon[139570]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:03 smithi078 ceph-mon[142991]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:03.638 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:45:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:03 smithi118 ceph-mon[131825]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:45:03.947 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:45:03.948 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:45:04.331 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:45:04.332 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:45:04.333 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:45:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[139570]: from='client.59445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[139570]: from='client.59451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[139570]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4160400612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[142991]: from='client.59445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[142991]: from='client.59451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[142991]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4160400612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:05 smithi118 ceph-mon[131825]: from='client.59445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:05 smithi118 ceph-mon[131825]: from='client.59451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:05 smithi118 ceph-mon[131825]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4160400612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:45:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:07 smithi118 ceph-mon[131825]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:07 smithi078 ceph-mon[142991]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:07 smithi078 ceph-mon[139570]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:09 smithi078 ceph-mon[139570]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:09 smithi078 ceph-mon[142991]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:09 smithi118 ceph-mon[131825]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:11.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:11 smithi078 ceph-mon[139570]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:11 smithi078 ceph-mon[142991]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:11.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:11 smithi118 ceph-mon[131825]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:13 smithi078 ceph-mon[139570]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:13 smithi078 ceph-mon[142991]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:13 smithi118 ceph-mon[131825]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:15 smithi078 ceph-mon[139570]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:15 smithi078 ceph-mon[142991]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:15 smithi118 ceph-mon[131825]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:45:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:17 smithi118 ceph-mon[131825]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:17 smithi078 ceph-mon[139570]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:17 smithi078 ceph-mon[142991]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:19 smithi118 ceph-mon[131825]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:19 smithi078 ceph-mon[139570]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:19 smithi078 ceph-mon[142991]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:21 smithi078 ceph-mon[139570]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:21 smithi078 ceph-mon[142991]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:21.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:21 smithi118 ceph-mon[131825]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:23.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:23 smithi078 ceph-mon[142991]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:23.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:23 smithi078 ceph-mon[139570]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:23 smithi118 ceph-mon[131825]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:25 smithi078 ceph-mon[139570]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:25 smithi078 ceph-mon[142991]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:25 smithi118 ceph-mon[131825]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:45:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:27 smithi118 ceph-mon[131825]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:27 smithi078 ceph-mon[139570]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:27 smithi078 ceph-mon[142991]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:29 smithi078 ceph-mon[139570]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:29 smithi078 ceph-mon[142991]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:29 smithi118 ceph-mon[131825]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:31 smithi078 ceph-mon[139570]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:31 smithi078 ceph-mon[142991]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:31 smithi118 ceph-mon[131825]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:33.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:33 smithi078 ceph-mon[139570]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:33 smithi078 ceph-mon[142991]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:33 smithi118 ceph-mon[131825]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:34.682 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:45:34.991 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:45:34.992 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:45:35.370 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:45:35.371 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:45:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:35 smithi078 ceph-mon[139570]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:35 smithi078 ceph-mon[142991]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:35 smithi118 ceph-mon[131825]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[139570]: from='client.59463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[139570]: from='client.59469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3704342781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:36.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[142991]: from='client.59463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[142991]: from='client.59469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.462 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3704342781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:36.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:36 smithi118 ceph-mon[131825]: from='client.59463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:36 smithi118 ceph-mon[131825]: from='client.59469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:45:36.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3704342781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:45:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:45:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:37 smithi078 ceph-mon[139570]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:37 smithi078 ceph-mon[142991]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:37 smithi118 ceph-mon[131825]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:39 smithi078 ceph-mon[139570]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:39.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:39 smithi078 ceph-mon[142991]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:39 smithi118 ceph-mon[131825]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:41 smithi078 ceph-mon[139570]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:41 smithi078 ceph-mon[142991]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:41 smithi118 ceph-mon[131825]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:43 smithi078 ceph-mon[139570]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:43 smithi078 ceph-mon[142991]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:43 smithi118 ceph-mon[131825]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:45 smithi078 ceph-mon[139570]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:45 smithi078 ceph-mon[142991]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:45 smithi118 ceph-mon[131825]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:45:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:47 smithi118 ceph-mon[131825]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:47 smithi078 ceph-mon[139570]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:47 smithi078 ceph-mon[142991]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:45:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:49 smithi118 ceph-mon[131825]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:49 smithi078 ceph-mon[139570]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:49 smithi078 ceph-mon[142991]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:51 smithi078 ceph-mon[139570]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:51.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:51 smithi078 ceph-mon[142991]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:51 smithi118 ceph-mon[131825]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:53 smithi078 ceph-mon[139570]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:53 smithi078 ceph-mon[142991]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:53 smithi118 ceph-mon[131825]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:55 smithi078 ceph-mon[139570]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:55.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:55 smithi078 ceph-mon[142991]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:55 smithi118 ceph-mon[131825]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:45:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:45:56] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:45:57.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:57 smithi118 ceph-mon[131825]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:57 smithi078 ceph-mon[139570]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:57 smithi078 ceph-mon[142991]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:59.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:45:59 smithi078 ceph-mon[139570]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:59.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:45:59 smithi078 ceph-mon[142991]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:45:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:45:59 smithi118 ceph-mon[131825]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:01 smithi078 ceph-mon[139570]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:01 smithi078 ceph-mon[142991]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:01.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:01 smithi118 ceph-mon[131825]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:02.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:46:02.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:46:02.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[139570]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[142991]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:46:03.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:03 smithi118 ceph-mon[131825]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:46:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:46:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:46:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:05.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:05 smithi078 ceph-mon[139570]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:05.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:05 smithi078 ceph-mon[142991]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:05 smithi118 ceph-mon[131825]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:05.717 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:46:06.028 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:46:06.029 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:46:06.030 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:46:06.412 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:46:06.413 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:06.414 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:46:06.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:46:06.414 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:46:06.414 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:46:06.414 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:46:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:46:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:07 smithi118 ceph-mon[131825]: from='client.69452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:07 smithi118 ceph-mon[131825]: from='client.59487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:07 smithi118 ceph-mon[131825]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:07.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3917711229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[139570]: from='client.69452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[139570]: from='client.59487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[139570]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3917711229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[142991]: from='client.69452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[142991]: from='client.59487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[142991]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3917711229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:09.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:09 smithi078 ceph-mon[139570]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:09 smithi078 ceph-mon[142991]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:09 smithi118 ceph-mon[131825]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:11.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:11 smithi078 ceph-mon[139570]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:11.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:11 smithi078 ceph-mon[142991]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:11 smithi118 ceph-mon[131825]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:13.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:13 smithi078 ceph-mon[139570]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:13 smithi078 ceph-mon[142991]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:13 smithi118 ceph-mon[131825]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:15.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:15 smithi078 ceph-mon[139570]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:15.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:15 smithi078 ceph-mon[142991]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:15 smithi118 ceph-mon[131825]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:46:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:17 smithi118 ceph-mon[131825]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:17 smithi078 ceph-mon[139570]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:17 smithi078 ceph-mon[142991]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:19.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:19 smithi118 ceph-mon[131825]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:19 smithi078 ceph-mon[139570]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:19 smithi078 ceph-mon[142991]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:21.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:21 smithi078 ceph-mon[139570]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:21 smithi078 ceph-mon[142991]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:21 smithi118 ceph-mon[131825]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:23.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:23 smithi078 ceph-mon[139570]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:23.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:23 smithi078 ceph-mon[142991]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:23.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:23 smithi118 ceph-mon[131825]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:25.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:25 smithi078 ceph-mon[139570]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:25.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:25 smithi078 ceph-mon[142991]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:25 smithi118 ceph-mon[131825]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:46:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:27 smithi118 ceph-mon[131825]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:27 smithi078 ceph-mon[139570]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:27 smithi078 ceph-mon[142991]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:29.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:29 smithi078 ceph-mon[139570]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:29.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:29 smithi078 ceph-mon[142991]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:29 smithi118 ceph-mon[131825]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:31.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:31 smithi078 ceph-mon[139570]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:31.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:31 smithi078 ceph-mon[142991]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:31 smithi118 ceph-mon[131825]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:33.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:33 smithi078 ceph-mon[142991]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:33.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:33 smithi078 ceph-mon[139570]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:33.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:33 smithi118 ceph-mon[131825]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:35.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:35 smithi078 ceph-mon[139570]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:35.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:35 smithi078 ceph-mon[142991]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:35 smithi118 ceph-mon[131825]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:46:36.760 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:46:37.069 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:46:37.069 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:46:37.069 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:46:37.069 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:46:37.070 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:46:37.071 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:46:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:37 smithi118 ceph-mon[131825]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:37.456 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:46:37.456 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:46:37.456 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:46:37.457 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:46:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:37 smithi078 ceph-mon[139570]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:37 smithi078 ceph-mon[142991]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:38.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:38 smithi118 ceph-mon[131825]: from='client.59499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:38 smithi118 ceph-mon[131825]: from='client.69476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2405141380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[139570]: from='client.59499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[139570]: from='client.69476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2405141380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[142991]: from='client.59499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[142991]: from='client.69476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:46:38.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2405141380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:46:39.412 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:39 smithi118 ceph-mon[131825]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:39.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:39 smithi078 ceph-mon[139570]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:39.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:39 smithi078 ceph-mon[142991]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:41.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:41 smithi078 ceph-mon[139570]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:41.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:41 smithi078 ceph-mon[142991]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:41.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:41 smithi118 ceph-mon[131825]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:43.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:43 smithi078 ceph-mon[139570]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:43.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:43 smithi078 ceph-mon[142991]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:43 smithi118 ceph-mon[131825]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:45.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:45 smithi078 ceph-mon[139570]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:45.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:45 smithi078 ceph-mon[142991]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:45 smithi118 ceph-mon[131825]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:46:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:47 smithi118 ceph-mon[131825]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:47.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:47 smithi078 ceph-mon[139570]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:47.481 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:47 smithi078 ceph-mon[142991]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:48.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:46:49.410 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:49 smithi118 ceph-mon[131825]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:49 smithi078 ceph-mon[139570]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:49 smithi078 ceph-mon[142991]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:51.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:51 smithi078 ceph-mon[139570]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:51.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:51 smithi078 ceph-mon[142991]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:51.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:51 smithi118 ceph-mon[131825]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:53.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:53 smithi078 ceph-mon[139570]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:53.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:53 smithi078 ceph-mon[142991]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:53 smithi118 ceph-mon[131825]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:55.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:55 smithi078 ceph-mon[139570]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:55.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:55 smithi078 ceph-mon[142991]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:55 smithi118 ceph-mon[131825]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:46:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:46:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:46:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:57 smithi118 ceph-mon[131825]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:57 smithi078 ceph-mon[139570]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:57 smithi078 ceph-mon[142991]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:59.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:46:59 smithi078 ceph-mon[142991]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:59.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:46:59 smithi078 ceph-mon[139570]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:46:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:46:59 smithi118 ceph-mon[131825]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:01.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:01 smithi078 ceph-mon[139570]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:01.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:01 smithi078 ceph-mon[142991]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:01 smithi118 ceph-mon[131825]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:47:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:47:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:47:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:47:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:47:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:47:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:05 smithi118 ceph-mon[131825]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:05 smithi078 ceph-mon[139570]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:05 smithi078 ceph-mon[142991]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:47:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:07 smithi118 ceph-mon[131825]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:07 smithi078 ceph-mon[139570]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:07 smithi078 ceph-mon[142991]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:07.808 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:47:08.114 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:47:08.115 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:47:08.499 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:47:08.499 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:47:08.499 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:47:08.499 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:47:08.500 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:08.501 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:47:08.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:47:08.501 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:47:08.501 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:47:08.501 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:47:09.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[142991]: from='client.59517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[142991]: from='client.59523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[142991]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1005713450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[139570]: from='client.59517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[139570]: from='client.59523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[139570]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:09.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:09 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1005713450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:09 smithi118 ceph-mon[131825]: from='client.59517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:09 smithi118 ceph-mon[131825]: from='client.59523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:09 smithi118 ceph-mon[131825]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:09 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1005713450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:11 smithi118 ceph-mon[131825]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:11 smithi078 ceph-mon[139570]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:11 smithi078 ceph-mon[142991]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:13 smithi118 ceph-mon[131825]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:13 smithi078 ceph-mon[139570]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:13 smithi078 ceph-mon[142991]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:15 smithi118 ceph-mon[131825]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:15 smithi078 ceph-mon[139570]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:15 smithi078 ceph-mon[142991]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:47:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:17 smithi118 ceph-mon[131825]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:17 smithi078 ceph-mon[142991]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:17 smithi078 ceph-mon[139570]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:19.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:19 smithi118 ceph-mon[131825]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:19 smithi078 ceph-mon[139570]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:19 smithi078 ceph-mon[142991]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:21 smithi078 ceph-mon[139570]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:21.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:21 smithi078 ceph-mon[142991]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:21 smithi118 ceph-mon[131825]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:23 smithi118 ceph-mon[131825]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:23 smithi078 ceph-mon[139570]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:23 smithi078 ceph-mon[142991]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:25 smithi118 ceph-mon[131825]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:25 smithi078 ceph-mon[139570]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:25 smithi078 ceph-mon[142991]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:47:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:27 smithi118 ceph-mon[131825]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:27 smithi078 ceph-mon[139570]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:27 smithi078 ceph-mon[142991]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:29 smithi118 ceph-mon[131825]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:29 smithi078 ceph-mon[139570]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:29 smithi078 ceph-mon[142991]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:31 smithi118 ceph-mon[131825]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:31 smithi078 ceph-mon[139570]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:31 smithi078 ceph-mon[142991]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:33 smithi118 ceph-mon[131825]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:33 smithi078 ceph-mon[139570]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:33 smithi078 ceph-mon[142991]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:35 smithi118 ceph-mon[131825]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:35 smithi078 ceph-mon[139570]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:35 smithi078 ceph-mon[142991]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:47:37.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:37 smithi118 ceph-mon[131825]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:37 smithi078 ceph-mon[139570]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:37 smithi078 ceph-mon[142991]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:38.843 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:47:39.150 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:47:39.150 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:47:39.150 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:47:39.150 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6276M 2029M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5701M 2029M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5229M 2029M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4972M 2029M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4756M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:47:39.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5586M 2422M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:47:39.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4894M 2422M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:47:39.152 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5555M 2422M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:47:39.152 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:47:39.534 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:47:39.534 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:47:39.534 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:47:39.534 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:47:39.535 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:47:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:39 smithi118 ceph-mon[131825]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:39 smithi078 ceph-mon[139570]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:39 smithi078 ceph-mon[142991]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:40 smithi118 ceph-mon[131825]: from='client.69506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:40 smithi118 ceph-mon[131825]: from='client.69512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:40 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/618865655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[139570]: from='client.69506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[139570]: from='client.69512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/618865655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[142991]: from='client.69506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[142991]: from='client.69512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:47:40.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:40 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/618865655' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:47:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:41 smithi118 ceph-mon[131825]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:41 smithi078 ceph-mon[139570]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:41 smithi078 ceph-mon[142991]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:43 smithi118 ceph-mon[131825]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:43 smithi078 ceph-mon[139570]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:43 smithi078 ceph-mon[142991]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:45 smithi118 ceph-mon[131825]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:45 smithi078 ceph-mon[139570]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:45 smithi078 ceph-mon[142991]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:47:47.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:47 smithi118 ceph-mon[131825]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:47 smithi078 ceph-mon[139570]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:47 smithi078 ceph-mon[142991]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:48.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:47:49.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:49 smithi118 ceph-mon[131825]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:49 smithi078 ceph-mon[139570]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:49 smithi078 ceph-mon[142991]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:51 smithi118 ceph-mon[131825]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:51 smithi078 ceph-mon[139570]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:51 smithi078 ceph-mon[142991]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:53 smithi118 ceph-mon[131825]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:53 smithi078 ceph-mon[139570]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:53 smithi078 ceph-mon[142991]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:55 smithi118 ceph-mon[131825]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:55 smithi078 ceph-mon[139570]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:55 smithi078 ceph-mon[142991]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:47:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:47:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:47:57.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:57 smithi118 ceph-mon[131825]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:57 smithi078 ceph-mon[139570]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:57 smithi078 ceph-mon[142991]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:47:59 smithi118 ceph-mon[131825]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:47:59 smithi078 ceph-mon[139570]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:47:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:47:59 smithi078 ceph-mon[142991]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:01 smithi118 ceph-mon[131825]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:01 smithi078 ceph-mon[139570]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:01 smithi078 ceph-mon[142991]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:03 smithi118 ceph-mon[131825]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:48:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[139570]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:48:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[142991]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:48:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2419M 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2022M 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[139570]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2419M 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2022M 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.731 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:04 smithi078 ceph-mon[142991]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:04.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2419M 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:48:04.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2022M 2023-12-16T12:48:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:48:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:48:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:48:04.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:04 smithi118 ceph-mon[131825]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:48:07.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:07 smithi118 ceph-mon[131825]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:07 smithi078 ceph-mon[139570]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:07 smithi078 ceph-mon[142991]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:09 smithi118 ceph-mon[131825]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:09 smithi078 ceph-mon[139570]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:09 smithi078 ceph-mon[142991]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:09.888 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:48:10.197 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:48:10.198 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:48:10.584 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:48:10.585 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:48:10.586 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:48:10.586 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:48:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:11 smithi118 ceph-mon[131825]: from='client.69524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:11 smithi118 ceph-mon[131825]: from='client.69530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:11 smithi118 ceph-mon[131825]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:11.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:11 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4095267572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[139570]: from='client.69524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[139570]: from='client.69530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[139570]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4095267572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[142991]: from='client.69524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[142991]: from='client.69530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[142991]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:11.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:11 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4095267572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:13 smithi118 ceph-mon[131825]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:13 smithi078 ceph-mon[139570]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:13 smithi078 ceph-mon[142991]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:15 smithi118 ceph-mon[131825]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:15 smithi078 ceph-mon[139570]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:15 smithi078 ceph-mon[142991]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:48:17.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:17 smithi118 ceph-mon[131825]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:17 smithi078 ceph-mon[139570]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:17 smithi078 ceph-mon[142991]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:18.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:19 smithi078 ceph-mon[139570]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:19.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:19 smithi078 ceph-mon[142991]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:19 smithi118 ceph-mon[131825]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:21.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:21 smithi118 ceph-mon[131825]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:21 smithi078 ceph-mon[139570]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:21 smithi078 ceph-mon[142991]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:23 smithi118 ceph-mon[131825]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:23 smithi078 ceph-mon[139570]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:23 smithi078 ceph-mon[142991]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:25 smithi118 ceph-mon[131825]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:25 smithi078 ceph-mon[139570]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:25 smithi078 ceph-mon[142991]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:48:27.409 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:27 smithi118 ceph-mon[131825]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:27 smithi078 ceph-mon[139570]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:27 smithi078 ceph-mon[142991]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:29 smithi118 ceph-mon[131825]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:29 smithi078 ceph-mon[139570]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:29 smithi078 ceph-mon[142991]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:31 smithi118 ceph-mon[131825]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:31 smithi078 ceph-mon[139570]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:31 smithi078 ceph-mon[142991]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:33 smithi118 ceph-mon[131825]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:33.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:33 smithi078 ceph-mon[139570]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:33 smithi078 ceph-mon[142991]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:35 smithi118 ceph-mon[131825]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:35 smithi078 ceph-mon[139570]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:35 smithi078 ceph-mon[142991]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:48:37.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:37 smithi078 ceph-mon[139570]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:37.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:37 smithi078 ceph-mon[142991]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:37 smithi118 ceph-mon[131825]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:39 smithi118 ceph-mon[131825]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:39 smithi078 ceph-mon[139570]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:39 smithi078 ceph-mon[142991]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:40.930 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:48:41.240 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:48:41.241 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:48:41.242 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:48:41.627 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:48:41.627 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:48:41.627 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:48:41.628 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:48:41.629 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:48:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:41 smithi118 ceph-mon[131825]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:41 smithi078 ceph-mon[139570]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:41 smithi078 ceph-mon[142991]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:42.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:42 smithi118 ceph-mon[131825]: from='client.59571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:42 smithi118 ceph-mon[131825]: from='client.69548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:42 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1566531396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[139570]: from='client.59571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[139570]: from='client.69548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1566531396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[142991]: from='client.59571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[142991]: from='client.69548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:48:42.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:42 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1566531396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:48:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:43 smithi118 ceph-mon[131825]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:43 smithi078 ceph-mon[139570]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:43 smithi078 ceph-mon[142991]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:45 smithi118 ceph-mon[131825]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:45 smithi078 ceph-mon[139570]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:45 smithi078 ceph-mon[142991]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:48:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:47 smithi078 ceph-mon[139570]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:47.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:47 smithi078 ceph-mon[142991]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:47 smithi118 ceph-mon[131825]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:48.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:48:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:49 smithi078 ceph-mon[139570]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:49.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:49 smithi078 ceph-mon[142991]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:49 smithi118 ceph-mon[131825]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:51 smithi118 ceph-mon[131825]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:51 smithi078 ceph-mon[139570]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:51 smithi078 ceph-mon[142991]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:53 smithi118 ceph-mon[131825]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:53 smithi078 ceph-mon[139570]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:53 smithi078 ceph-mon[142991]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:55 smithi118 ceph-mon[131825]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:55 smithi078 ceph-mon[139570]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:55 smithi078 ceph-mon[142991]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:48:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:48:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:48:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:57 smithi078 ceph-mon[139570]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:57 smithi078 ceph-mon[142991]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:57 smithi118 ceph-mon[131825]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:48:59 smithi118 ceph-mon[131825]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:48:59 smithi078 ceph-mon[139570]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:48:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:48:59 smithi078 ceph-mon[142991]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:01 smithi118 ceph-mon[131825]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:01 smithi078 ceph-mon[139570]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:01 smithi078 ceph-mon[142991]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:03 smithi118 ceph-mon[131825]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:03.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:03 smithi078 ceph-mon[139570]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:03 smithi078 ceph-mon[142991]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:04.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:04 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:49:04.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:04 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:49:04.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:04 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:49:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:05 smithi118 ceph-mon[131825]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:49:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:49:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:49:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[139570]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:49:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:49:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:49:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[142991]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:49:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:49:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:49:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:49:07.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:07 smithi078 ceph-mon[139570]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:07.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:07 smithi078 ceph-mon[142991]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:07 smithi118 ceph-mon[131825]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:09 smithi118 ceph-mon[131825]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:09.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:09 smithi078 ceph-mon[139570]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:09.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:09 smithi078 ceph-mon[142991]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:11 smithi118 ceph-mon[131825]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:11 smithi078 ceph-mon[139570]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:11 smithi078 ceph-mon[142991]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:11.971 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:49:12.280 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:49:12.281 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:49:12.282 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:12.664 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:49:12.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:49:12.665 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:49:12.665 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:49:12.665 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:49:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:13 smithi118 ceph-mon[131825]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:13 smithi118 ceph-mon[131825]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:13 smithi118 ceph-mon[131825]: from='client.59595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:13 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3972377836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[139570]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[139570]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[139570]: from='client.59595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3972377836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[142991]: from='client.59589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[142991]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[142991]: from='client.59595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:13 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3972377836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:15 smithi118 ceph-mon[131825]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:15 smithi078 ceph-mon[139570]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:15 smithi078 ceph-mon[142991]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:49:17.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:17 smithi078 ceph-mon[139570]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:17 smithi078 ceph-mon[142991]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:17 smithi118 ceph-mon[131825]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:18.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:19 smithi078 ceph-mon[139570]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:19 smithi078 ceph-mon[142991]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:19 smithi118 ceph-mon[131825]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:21 smithi118 ceph-mon[131825]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:21 smithi078 ceph-mon[139570]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:21 smithi078 ceph-mon[142991]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:23 smithi118 ceph-mon[131825]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:23 smithi078 ceph-mon[139570]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:23 smithi078 ceph-mon[142991]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:25.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:25 smithi118 ceph-mon[131825]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:25 smithi078 ceph-mon[139570]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:25 smithi078 ceph-mon[142991]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:49:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:27 smithi078 ceph-mon[139570]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:27 smithi078 ceph-mon[142991]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:27 smithi118 ceph-mon[131825]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:29 smithi118 ceph-mon[131825]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:29 smithi078 ceph-mon[139570]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:29 smithi078 ceph-mon[142991]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:31 smithi118 ceph-mon[131825]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:31 smithi078 ceph-mon[139570]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:31 smithi078 ceph-mon[142991]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:33 smithi118 ceph-mon[131825]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:33 smithi078 ceph-mon[139570]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:33 smithi078 ceph-mon[142991]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:35 smithi118 ceph-mon[131825]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:35 smithi078 ceph-mon[139570]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:35 smithi078 ceph-mon[142991]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:49:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:37 smithi078 ceph-mon[139570]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:37 smithi078 ceph-mon[142991]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:37 smithi118 ceph-mon[131825]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:39 smithi118 ceph-mon[131825]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:39 smithi078 ceph-mon[139570]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:39 smithi078 ceph-mon[142991]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:41 smithi118 ceph-mon[131825]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:41 smithi078 ceph-mon[139570]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:41 smithi078 ceph-mon[142991]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:43.011 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:49:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:49:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:49:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:49:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:49:43.318 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:49:43.319 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:49:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:49:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:49:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:49:43.320 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:49:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:43 smithi118 ceph-mon[131825]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:43.702 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:49:43.703 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:49:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:43 smithi078 ceph-mon[139570]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:43 smithi078 ceph-mon[142991]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:44 smithi118 ceph-mon[131825]: from='client.59607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:44 smithi118 ceph-mon[131825]: from='client.59613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:44 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1355491165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[139570]: from='client.59607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[139570]: from='client.59613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1355491165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[142991]: from='client.59607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[142991]: from='client.59613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:49:44.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:44 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1355491165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:49:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:45 smithi118 ceph-mon[131825]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:45 smithi078 ceph-mon[142991]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:45 smithi078 ceph-mon[139570]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:49:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:47 smithi078 ceph-mon[142991]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:47 smithi078 ceph-mon[139570]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:47 smithi118 ceph-mon[131825]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:49:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:49 smithi078 ceph-mon[142991]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:49 smithi078 ceph-mon[139570]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:49 smithi118 ceph-mon[131825]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:51 smithi118 ceph-mon[131825]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:51 smithi078 ceph-mon[139570]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:51 smithi078 ceph-mon[142991]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:53 smithi118 ceph-mon[131825]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:53 smithi078 ceph-mon[139570]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:53 smithi078 ceph-mon[142991]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:55 smithi118 ceph-mon[131825]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:55 smithi078 ceph-mon[139570]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:55 smithi078 ceph-mon[142991]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:49:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:49:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:49:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:57 smithi078 ceph-mon[139570]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:57.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:57 smithi078 ceph-mon[142991]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:57 smithi118 ceph-mon[131825]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:49:59 smithi118 ceph-mon[131825]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:49:59 smithi078 ceph-mon[139570]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:49:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:49:59 smithi078 ceph-mon[142991]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:00.282 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:00 smithi078 conmon[139546]: 2023-12-16T12:49:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:50:00.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:50:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:50:00.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T12:50:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:01 smithi118 ceph-mon[131825]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:01 smithi078 ceph-mon[142991]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:01 smithi078 ceph-mon[139570]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:03 smithi118 ceph-mon[131825]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:03 smithi078 ceph-mon[142991]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:03 smithi078 ceph-mon[139570]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:05 smithi118 ceph-mon[131825]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:50:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:05.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:05 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[139570]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[142991]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:50:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:05 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:50:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:50:06.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:50:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:50:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:50:06.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:50:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:50:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:50:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:07 smithi118 ceph-mon[131825]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:07 smithi078 ceph-mon[139570]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:07 smithi078 ceph-mon[142991]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:09 smithi118 ceph-mon[131825]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:09 smithi078 ceph-mon[139570]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:09 smithi078 ceph-mon[142991]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:11 smithi118 ceph-mon[131825]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:11 smithi078 ceph-mon[139570]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:11 smithi078 ceph-mon[142991]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:13 smithi118 ceph-mon[131825]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:13 smithi078 ceph-mon[139570]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:13 smithi078 ceph-mon[142991]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:14.052 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:50:14.362 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:50:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:50:14.364 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:50:14.748 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:50:14.749 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:50:14.750 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:50:14.750 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:50:14.750 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:50:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:15 smithi118 ceph-mon[131825]: from='client.69596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:15 smithi118 ceph-mon[131825]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:15 smithi118 ceph-mon[131825]: from='client.59631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:15 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/311417201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[139570]: from='client.69596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[139570]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[139570]: from='client.59631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/311417201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[142991]: from='client.69596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[142991]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[142991]: from='client.59631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:15 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/311417201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:50:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:17 smithi078 ceph-mon[139570]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:17 smithi078 ceph-mon[142991]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:17 smithi118 ceph-mon[131825]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:19 smithi078 ceph-mon[139570]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:19 smithi078 ceph-mon[142991]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:19 smithi118 ceph-mon[131825]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:21 smithi118 ceph-mon[131825]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:21 smithi078 ceph-mon[139570]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:21 smithi078 ceph-mon[142991]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:23 smithi118 ceph-mon[131825]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:23 smithi078 ceph-mon[139570]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:23 smithi078 ceph-mon[142991]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:25 smithi118 ceph-mon[131825]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:25 smithi078 ceph-mon[139570]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:25 smithi078 ceph-mon[142991]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:50:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:27 smithi078 ceph-mon[139570]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:27 smithi078 ceph-mon[142991]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:27 smithi118 ceph-mon[131825]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:29 smithi118 ceph-mon[131825]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:29 smithi078 ceph-mon[139570]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:29 smithi078 ceph-mon[142991]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:31 smithi118 ceph-mon[131825]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:31 smithi078 ceph-mon[139570]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:31 smithi078 ceph-mon[142991]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:33 smithi118 ceph-mon[131825]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:33 smithi078 ceph-mon[142991]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:33 smithi078 ceph-mon[139570]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:33.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:35 smithi118 ceph-mon[131825]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:35 smithi078 ceph-mon[142991]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:35 smithi078 ceph-mon[139570]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:50:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:37 smithi078 ceph-mon[139570]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:37 smithi078 ceph-mon[142991]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:37 smithi118 ceph-mon[131825]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:39 smithi118 ceph-mon[131825]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:39 smithi078 ceph-mon[139570]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:39 smithi078 ceph-mon[142991]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:41 smithi118 ceph-mon[131825]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:41 smithi078 ceph-mon[139570]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:41 smithi078 ceph-mon[142991]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:43 smithi118 ceph-mon[131825]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:43 smithi078 ceph-mon[139570]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:43 smithi078 ceph-mon[142991]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:45.100 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:50:45.410 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:50:45.410 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:50:45.411 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:50:45.412 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:50:45.412 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:50:45.412 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:50:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:45 smithi118 ceph-mon[131825]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:45 smithi078 ceph-mon[139570]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:45 smithi078 ceph-mon[142991]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:50:45.793 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:50:45.794 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:50:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:46 smithi118 ceph-mon[131825]: from='client.69614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:46 smithi118 ceph-mon[131825]: from='client.59649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:46 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3348305904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[139570]: from='client.69614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[139570]: from='client.59649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3348305904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[142991]: from='client.69614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[142991]: from='client.59649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:50:46.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:46 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3348305904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:50:46.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:50:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:47 smithi118 ceph-mon[131825]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:47 smithi078 ceph-mon[139570]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:47 smithi078 ceph-mon[142991]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:50:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:49 smithi118 ceph-mon[131825]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:49 smithi078 ceph-mon[139570]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:49.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:49 smithi078 ceph-mon[142991]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:51 smithi118 ceph-mon[131825]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:51 smithi078 ceph-mon[139570]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:51 smithi078 ceph-mon[142991]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:53 smithi118 ceph-mon[131825]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:53 smithi078 ceph-mon[139570]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:53 smithi078 ceph-mon[142991]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:55 smithi118 ceph-mon[131825]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:55 smithi078 ceph-mon[139570]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:55 smithi078 ceph-mon[142991]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:50:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:50:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:50:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:57 smithi078 ceph-mon[139570]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:57 smithi078 ceph-mon[142991]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:57 smithi118 ceph-mon[131825]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:50:59 smithi118 ceph-mon[131825]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:50:59 smithi078 ceph-mon[139570]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:50:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:50:59 smithi078 ceph-mon[142991]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:01 smithi118 ceph-mon[131825]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:01 smithi078 ceph-mon[139570]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:01 smithi078 ceph-mon[142991]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:03 smithi118 ceph-mon[131825]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:03 smithi078 ceph-mon[139570]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:03 smithi078 ceph-mon[142991]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:05 smithi118 ceph-mon[131825]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:05 smithi078 ceph-mon[139570]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:05 smithi078 ceph-mon[142991]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:51:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:51:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:51:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:06] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:51:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:51:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:51:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:51:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:51:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:07 smithi118 ceph-mon[131825]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:07 smithi078 ceph-mon[139570]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:07 smithi078 ceph-mon[142991]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:09 smithi118 ceph-mon[131825]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:09 smithi078 ceph-mon[139570]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:09.819 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:09 smithi078 ceph-mon[142991]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:11 smithi118 ceph-mon[131825]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:11 smithi078 ceph-mon[139570]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:11 smithi078 ceph-mon[142991]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:13 smithi118 ceph-mon[131825]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:13 smithi078 ceph-mon[139570]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:13 smithi078 ceph-mon[142991]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:15 smithi118 ceph-mon[131825]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:15 smithi078 ceph-mon[139570]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:15 smithi078 ceph-mon[142991]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:16.143 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:51:16.453 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:51:16.453 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:51:16.453 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:51:16.453 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:51:16.454 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:51:16.455 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:51:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:16] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:51:16.837 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:51:16.838 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[139570]: from='client.69632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[139570]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[139570]: from='client.59667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3525302040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[142991]: from='client.69632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[142991]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[142991]: from='client.59667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:17 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3525302040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:17 smithi118 ceph-mon[131825]: from='client.69632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:17 smithi118 ceph-mon[131825]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:17 smithi118 ceph-mon[131825]: from='client.59667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:17 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3525302040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:19 smithi078 ceph-mon[139570]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:19 smithi078 ceph-mon[142991]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:19 smithi118 ceph-mon[131825]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:21 smithi118 ceph-mon[131825]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:21 smithi078 ceph-mon[139570]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:21 smithi078 ceph-mon[142991]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 12:51:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T12:51:22.709903363Z level=info msg="Completed cleanup jobs" duration=46.002448ms 2023-12-16T12:51:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:23 smithi118 ceph-mon[131825]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:23 smithi078 ceph-mon[142991]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:23 smithi078 ceph-mon[139570]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:25 smithi118 ceph-mon[131825]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:25 smithi078 ceph-mon[139570]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:25 smithi078 ceph-mon[142991]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:51:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:27 smithi078 ceph-mon[139570]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:27.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:27 smithi078 ceph-mon[142991]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:27 smithi118 ceph-mon[131825]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:29 smithi118 ceph-mon[131825]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:29 smithi078 ceph-mon[139570]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:29 smithi078 ceph-mon[142991]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:31 smithi118 ceph-mon[131825]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:31 smithi078 ceph-mon[139570]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:31 smithi078 ceph-mon[142991]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:33 smithi118 ceph-mon[131825]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:33 smithi078 ceph-mon[139570]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:33 smithi078 ceph-mon[142991]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:35 smithi118 ceph-mon[131825]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:35 smithi078 ceph-mon[139570]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:35 smithi078 ceph-mon[142991]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:36] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:51:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:37 smithi078 ceph-mon[139570]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:37 smithi078 ceph-mon[142991]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:37 smithi118 ceph-mon[131825]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:39 smithi118 ceph-mon[131825]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:39 smithi078 ceph-mon[139570]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:39 smithi078 ceph-mon[142991]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:41 smithi118 ceph-mon[131825]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:41 smithi078 ceph-mon[139570]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:41.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:41 smithi078 ceph-mon[142991]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:43 smithi118 ceph-mon[131825]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:43 smithi078 ceph-mon[139570]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:43 smithi078 ceph-mon[142991]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:45.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:45 smithi118 ceph-mon[131825]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:45 smithi078 ceph-mon[139570]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:45.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:45 smithi078 ceph-mon[142991]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:46] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:51:47.185 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:51:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:47 smithi078 ceph-mon[139570]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:47 smithi078 ceph-mon[142991]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:47.500 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 31.0M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 948M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2593M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1310M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.7M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:51:47.501 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6276M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5229M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4972M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:51:47.502 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:51:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:47 smithi118 ceph-mon[131825]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:47.884 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:51:47.884 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:51:47.885 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:51:47.886 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:51:47.886 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:51:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[139570]: from='client.59679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:48.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1511152497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[142991]: from='client.59679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:48.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:48 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1511152497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:48 smithi118 ceph-mon[131825]: from='client.59679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:51:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:48 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1511152497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:51:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:49 smithi078 ceph-mon[142991]: from='client.69656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:49 smithi078 ceph-mon[142991]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:49 smithi078 ceph-mon[139570]: from='client.69656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:49.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:49 smithi078 ceph-mon[139570]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:49 smithi118 ceph-mon[131825]: from='client.69656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:51:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:49 smithi118 ceph-mon[131825]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:51 smithi118 ceph-mon[131825]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:51 smithi078 ceph-mon[139570]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:51 smithi078 ceph-mon[142991]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:53 smithi118 ceph-mon[131825]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:53 smithi078 ceph-mon[139570]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:53 smithi078 ceph-mon[142991]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:55 smithi118 ceph-mon[131825]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:55 smithi078 ceph-mon[139570]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:55 smithi078 ceph-mon[142991]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:51:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:51:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:51:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:57 smithi078 ceph-mon[139570]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:57 smithi078 ceph-mon[142991]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:57 smithi118 ceph-mon[131825]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:51:59 smithi118 ceph-mon[131825]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:51:59 smithi078 ceph-mon[139570]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:51:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:51:59 smithi078 ceph-mon[142991]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:01 smithi118 ceph-mon[131825]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:01 smithi078 ceph-mon[139570]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:01 smithi078 ceph-mon[142991]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:03 smithi118 ceph-mon[131825]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:03 smithi078 ceph-mon[139570]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:03 smithi078 ceph-mon[142991]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:05 smithi118 ceph-mon[131825]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:05 smithi078 ceph-mon[139570]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:05 smithi078 ceph-mon[142991]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:06.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:06 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:52:06.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:06 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:52:06.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:06 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:52:06.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:52:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:07 smithi118 ceph-mon[131825]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:07 smithi078 ceph-mon[139570]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:07 smithi078 ceph-mon[142991]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:52:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:52:09.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:52:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:52:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:52:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:11 smithi118 ceph-mon[131825]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:11 smithi078 ceph-mon[139570]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:11 smithi078 ceph-mon[142991]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:13 smithi118 ceph-mon[131825]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:13 smithi078 ceph-mon[139570]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:13 smithi078 ceph-mon[142991]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:15 smithi118 ceph-mon[131825]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:15 smithi078 ceph-mon[139570]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:15 smithi078 ceph-mon[142991]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:52:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:17 smithi078 ceph-mon[139570]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:17 smithi078 ceph-mon[142991]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:17 smithi118 ceph-mon[131825]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:18.236 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:52:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:18.544 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:52:18.544 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:52:18.544 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9s ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9s ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9s ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9s ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9s ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9s ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9s ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9s ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:52:18.545 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:52:18.546 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:52:18.546 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:52:18.546 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:52:18.546 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:52:18.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:18.929 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:52:18.929 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:52:18.930 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:52:18.931 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:52:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[142991]: from='client.59697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[142991]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:19.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2988976718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:19.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[139570]: from='client.59697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[139570]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:19.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:19 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2988976718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:19 smithi118 ceph-mon[131825]: from='client.59697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:19 smithi118 ceph-mon[131825]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:19 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2988976718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:20.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:20 smithi078 ceph-mon[139570]: from='client.59703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:20.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:20 smithi078 ceph-mon[142991]: from='client.59703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:20.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:20 smithi118 ceph-mon[131825]: from='client.59703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:21.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:21 smithi078 ceph-mon[139570]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:21.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:21 smithi078 ceph-mon[142991]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:21 smithi118 ceph-mon[131825]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:23 smithi118 ceph-mon[131825]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:23 smithi078 ceph-mon[139570]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:23 smithi078 ceph-mon[142991]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:25 smithi118 ceph-mon[131825]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:25 smithi078 ceph-mon[139570]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:25 smithi078 ceph-mon[142991]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:52:27.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:27 smithi078 ceph-mon[139570]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:27 smithi078 ceph-mon[142991]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:27 smithi118 ceph-mon[131825]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:29.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:29 smithi118 ceph-mon[131825]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:29 smithi078 ceph-mon[139570]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:29 smithi078 ceph-mon[142991]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:31 smithi118 ceph-mon[131825]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:31 smithi078 ceph-mon[139570]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:31 smithi078 ceph-mon[142991]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:33 smithi118 ceph-mon[131825]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:33 smithi078 ceph-mon[139570]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:33 smithi078 ceph-mon[142991]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:35 smithi118 ceph-mon[131825]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:35 smithi078 ceph-mon[139570]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:35 smithi078 ceph-mon[142991]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:52:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:37 smithi078 ceph-mon[139570]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:37 smithi078 ceph-mon[142991]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:37 smithi118 ceph-mon[131825]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:39 smithi118 ceph-mon[131825]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:39 smithi078 ceph-mon[139570]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:39 smithi078 ceph-mon[142991]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:41 smithi118 ceph-mon[131825]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:41 smithi078 ceph-mon[139570]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:41 smithi078 ceph-mon[142991]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:43 smithi118 ceph-mon[131825]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:43 smithi078 ceph-mon[139570]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:43 smithi078 ceph-mon[142991]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:45 smithi118 ceph-mon[131825]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:45 smithi078 ceph-mon[139570]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:45 smithi078 ceph-mon[142991]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:52:47.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:47 smithi078 ceph-mon[139570]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:47.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:47 smithi078 ceph-mon[142991]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:47 smithi118 ceph-mon[131825]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:48.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:48.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:52:49.278 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:52:49.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:49 smithi078 ceph-mon[139570]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:49.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:49 smithi078 ceph-mon[142991]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 40s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 40s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 9m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 9m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:52:49.592 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 40s ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 40s ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 9m ago 11h 1290M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 40s ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 40s ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 9m ago 11h 21.6M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 40s ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 40s ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 40s ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 40s ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 9m ago 11h 4756M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 9m ago 11h 5586M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 9m ago 11h 4894M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 9m ago 11h 5555M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:52:49.593 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 9m ago 11h 148M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:52:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:49 smithi118 ceph-mon[131825]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:49.974 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:52:49.975 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:52:49.976 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:52:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:50 smithi078 ceph-mon[139570]: from='client.69686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:50.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:50 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2343401453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:50 smithi078 ceph-mon[142991]: from='client.69686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:50.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:50 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2343401453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:50 smithi118 ceph-mon[131825]: from='client.69686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:50.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:50 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2343401453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:52:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:51 smithi118 ceph-mon[131825]: from='client.69692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:51 smithi118 ceph-mon[131825]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:51 smithi078 ceph-mon[139570]: from='client.69692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:51 smithi078 ceph-mon[139570]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:51 smithi078 ceph-mon[142991]: from='client.69692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:52:51.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:51 smithi078 ceph-mon[142991]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:53 smithi118 ceph-mon[131825]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:53 smithi078 ceph-mon[139570]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:53 smithi078 ceph-mon[142991]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:55 smithi118 ceph-mon[131825]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:55 smithi078 ceph-mon[139570]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:55 smithi078 ceph-mon[142991]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:52:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:52:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:52:57.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:57 smithi078 ceph-mon[139570]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:57.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:57 smithi078 ceph-mon[142991]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:57 smithi118 ceph-mon[131825]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:52:59 smithi118 ceph-mon[131825]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:52:59 smithi078 ceph-mon[139570]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:52:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:52:59 smithi078 ceph-mon[142991]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:01 smithi118 ceph-mon[131825]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:01 smithi078 ceph-mon[139570]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:01 smithi078 ceph-mon[142991]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:03 smithi118 ceph-mon[131825]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:03 smithi078 ceph-mon[139570]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:03 smithi078 ceph-mon[142991]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:05 smithi118 ceph-mon[131825]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:05 smithi078 ceph-mon[142991]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:05 smithi078 ceph-mon[139570]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:06] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:53:07.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:07 smithi078 ceph-mon[139570]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:07.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:07 smithi078 ceph-mon[142991]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:07 smithi118 ceph-mon[131825]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:09 smithi118 ceph-mon[131825]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:09 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:53:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:09 smithi078 ceph-mon[139570]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:09 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:53:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:09 smithi078 ceph-mon[142991]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:09.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:09 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:53:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:11 smithi118 ceph-mon[131825]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:11 smithi078 ceph-mon[139570]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:11 smithi078 ceph-mon[142991]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:13.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:53:13.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:53:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:53:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:53:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:15 smithi118 ceph-mon[131825]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:15 smithi078 ceph-mon[139570]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:15 smithi078 ceph-mon[142991]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:16] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T12:53:17.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:17 smithi078 ceph-mon[139570]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:17.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:17 smithi078 ceph-mon[142991]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:17 smithi118 ceph-mon[131825]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:18.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:18.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:19 smithi118 ceph-mon[131825]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:19 smithi078 ceph-mon[139570]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:19 smithi078 ceph-mon[142991]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:20.321 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:53:20.630 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 71s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 71s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 71s ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 71s ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8s ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 71s ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 71s ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8s ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 71s ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:53:20.631 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 71s ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 71s ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 71s ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8s ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8s ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8s ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8s ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:53:20.632 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8s ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:53:21.009 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:53:21.009 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:53:21.009 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:53:21.009 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:53:21.010 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:53:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:21 smithi118 ceph-mon[131825]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:21 smithi118 ceph-mon[131825]: from='client.59733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:21 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2424984092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[139570]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[139570]: from='client.59733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2424984092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[142991]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[142991]: from='client.59733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:21 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2424984092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:22.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:22 smithi118 ceph-mon[131825]: from='client.69710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:22.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:22 smithi078 ceph-mon[139570]: from='client.69710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:22.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:22 smithi078 ceph-mon[142991]: from='client.69710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:23 smithi118 ceph-mon[131825]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:23 smithi078 ceph-mon[139570]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:23 smithi078 ceph-mon[142991]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:25 smithi118 ceph-mon[131825]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:25 smithi078 ceph-mon[139570]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:25 smithi078 ceph-mon[142991]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:26] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:53:27.479 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:27 smithi078 ceph-mon[139570]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:27.479 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:27 smithi078 ceph-mon[142991]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:27 smithi118 ceph-mon[131825]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:29 smithi118 ceph-mon[131825]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:29 smithi078 ceph-mon[142991]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:29.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:29 smithi078 ceph-mon[139570]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:31 smithi118 ceph-mon[131825]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:31 smithi078 ceph-mon[139570]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:31 smithi078 ceph-mon[142991]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:33 smithi118 ceph-mon[131825]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:33 smithi078 ceph-mon[139570]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:33 smithi078 ceph-mon[142991]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:35 smithi118 ceph-mon[131825]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:35.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:35 smithi078 ceph-mon[139570]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:35 smithi078 ceph-mon[142991]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:36.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:53:37.478 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:37 smithi078 ceph-mon[139570]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:37.478 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:37 smithi078 ceph-mon[142991]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:37 smithi118 ceph-mon[131825]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:39 smithi118 ceph-mon[131825]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:39 smithi078 ceph-mon[139570]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:39 smithi078 ceph-mon[142991]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:41 smithi118 ceph-mon[131825]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:41 smithi078 ceph-mon[139570]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:41 smithi078 ceph-mon[142991]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:43 smithi118 ceph-mon[131825]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:43 smithi078 ceph-mon[139570]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:43 smithi078 ceph-mon[142991]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:45 smithi118 ceph-mon[131825]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:45 smithi078 ceph-mon[139570]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:45 smithi078 ceph-mon[142991]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:46] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2023-12-16T12:53:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:47 smithi118 ceph-mon[131825]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:47 smithi078 ceph-mon[139570]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:47 smithi078 ceph-mon[142991]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:53:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:49 smithi118 ceph-mon[131825]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:49 smithi078 ceph-mon[139570]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:49 smithi078 ceph-mon[142991]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:51.354 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:53:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:51 smithi118 ceph-mon[131825]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 102s ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 39s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 102s ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 39s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 39s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 102s ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 102s ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 39s ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 102s ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 102s ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 39s ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:53:51.664 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 102s ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 102s ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 102s ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 102s ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 39s ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 39s ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 39s ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 39s ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:53:51.665 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 39s ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:53:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:51 smithi078 ceph-mon[139570]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:51 smithi078 ceph-mon[142991]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:52.046 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:53:52.046 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:53:52.047 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:53:52.048 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:53:52.048 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:53:52.048 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:53:52.048 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:53:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:52 smithi118 ceph-mon[131825]: from='client.69722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:52.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:52 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2383705002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:52 smithi078 ceph-mon[139570]: from='client.69722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:52.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:52 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2383705002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:52 smithi078 ceph-mon[142991]: from='client.69722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:52.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:52 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2383705002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:53:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:53 smithi118 ceph-mon[131825]: from='client.69728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:53 smithi118 ceph-mon[131825]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:53 smithi078 ceph-mon[139570]: from='client.69728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:53 smithi078 ceph-mon[139570]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:53 smithi078 ceph-mon[142991]: from='client.69728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:53:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:53 smithi078 ceph-mon[142991]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:55 smithi118 ceph-mon[131825]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:55 smithi078 ceph-mon[139570]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:55 smithi078 ceph-mon[142991]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:53:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:53:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:53:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:57 smithi118 ceph-mon[131825]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:57 smithi078 ceph-mon[139570]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:57 smithi078 ceph-mon[142991]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:53:59 smithi118 ceph-mon[131825]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:53:59 smithi078 ceph-mon[139570]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:53:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:53:59 smithi078 ceph-mon[142991]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:01 smithi118 ceph-mon[131825]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:01 smithi078 ceph-mon[139570]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:01 smithi078 ceph-mon[142991]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:03 smithi118 ceph-mon[131825]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:03 smithi078 ceph-mon[139570]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:03 smithi078 ceph-mon[142991]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:05 smithi118 ceph-mon[131825]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:05 smithi078 ceph-mon[139570]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:05 smithi078 ceph-mon[142991]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:54:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:07 smithi118 ceph-mon[131825]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:07 smithi078 ceph-mon[139570]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:07 smithi078 ceph-mon[142991]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:09 smithi118 ceph-mon[131825]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:09 smithi078 ceph-mon[142991]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:09 smithi078 ceph-mon[139570]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:11 smithi118 ceph-mon[131825]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:11 smithi078 ceph-mon[142991]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:11 smithi078 ceph-mon[139570]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:13 smithi118 ceph-mon[131825]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:54:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:54:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:54:13.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:13 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:54:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[139570]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[142991]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:54:13.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:54:13.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:54:13.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:13 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:54:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:15 smithi118 ceph-mon[131825]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:15 smithi078 ceph-mon[139570]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:15 smithi078 ceph-mon[142991]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:54:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:17 smithi118 ceph-mon[131825]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:17 smithi078 ceph-mon[139570]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:17 smithi078 ceph-mon[142991]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:19 smithi118 ceph-mon[131825]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:19 smithi078 ceph-mon[139570]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:19 smithi078 ceph-mon[142991]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:21 smithi118 ceph-mon[131825]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:21 smithi078 ceph-mon[142991]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:21 smithi078 ceph-mon[139570]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:22.396 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:54:22.706 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:54:22.706 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:54:22.706 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 70s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:54:22.706 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:54:22.706 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 70s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 70s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 70s ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 70s ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 70s ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 70s ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 70s ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:54:22.707 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 70s ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:54:22.708 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 70s ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:54:23.089 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:54:23.090 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:23.091 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:54:23.091 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:54:23.091 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:54:23.091 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:54:23.091 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:54:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:23 smithi118 ceph-mon[131825]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:23 smithi118 ceph-mon[131825]: from='client.59769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:23 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2199298030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[139570]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[139570]: from='client.59769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2199298030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[142991]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[142991]: from='client.59769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:23.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:23 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2199298030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:24.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:24 smithi118 ceph-mon[131825]: from='client.69746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:24.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:24 smithi078 ceph-mon[139570]: from='client.69746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:24.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:24 smithi078 ceph-mon[142991]: from='client.69746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:25 smithi118 ceph-mon[131825]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:25 smithi078 ceph-mon[142991]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:25 smithi078 ceph-mon[139570]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:54:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:27 smithi118 ceph-mon[131825]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:27 smithi078 ceph-mon[139570]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:27 smithi078 ceph-mon[142991]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:29 smithi118 ceph-mon[131825]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:29 smithi078 ceph-mon[139570]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:29 smithi078 ceph-mon[142991]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:31 smithi118 ceph-mon[131825]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:31 smithi078 ceph-mon[139570]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:31 smithi078 ceph-mon[142991]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:33 smithi118 ceph-mon[131825]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:33 smithi078 ceph-mon[139570]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:33 smithi078 ceph-mon[142991]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:35 smithi118 ceph-mon[131825]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:35 smithi078 ceph-mon[139570]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:35 smithi078 ceph-mon[142991]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:54:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:37 smithi118 ceph-mon[131825]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:37 smithi078 ceph-mon[139570]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:37 smithi078 ceph-mon[142991]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:39 smithi118 ceph-mon[131825]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:39 smithi078 ceph-mon[139570]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:39 smithi078 ceph-mon[142991]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:41 smithi118 ceph-mon[131825]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:41 smithi078 ceph-mon[139570]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:41 smithi078 ceph-mon[142991]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:43 smithi118 ceph-mon[131825]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:43 smithi078 ceph-mon[142991]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:43 smithi078 ceph-mon[139570]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:45 smithi118 ceph-mon[131825]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:45 smithi078 ceph-mon[142991]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:45 smithi078 ceph-mon[139570]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:54:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:47 smithi118 ceph-mon[131825]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:47 smithi078 ceph-mon[142991]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:47 smithi078 ceph-mon[139570]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:54:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:49 smithi118 ceph-mon[131825]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:49 smithi078 ceph-mon[139570]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:49 smithi078 ceph-mon[142991]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:51 smithi118 ceph-mon[131825]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:51 smithi078 ceph-mon[139570]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:51 smithi078 ceph-mon[142991]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:53.436 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:54:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:53 smithi118 ceph-mon[131825]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:53 smithi078 ceph-mon[139570]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:53 smithi078 ceph-mon[142991]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 2m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 101s ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 2m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 101s ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 101s ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 2m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 2m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:54:53.747 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 101s ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 2m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 2m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 101s ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 2m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 2m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 2m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 2m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 101s ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 101s ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 101s ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 101s ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:54:53.748 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 101s ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:54.130 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:54:54.131 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:54:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:54 smithi118 ceph-mon[131825]: from='client.69758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:54.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:54 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/338222393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:54 smithi078 ceph-mon[139570]: from='client.69758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:54.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:54 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/338222393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:54.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:54 smithi078 ceph-mon[142991]: from='client.69758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:54.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:54 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/338222393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:54:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:55 smithi118 ceph-mon[131825]: from='client.69764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:55 smithi118 ceph-mon[131825]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:55 smithi078 ceph-mon[139570]: from='client.69764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:55 smithi078 ceph-mon[139570]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:55 smithi078 ceph-mon[142991]: from='client.69764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:54:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:55 smithi078 ceph-mon[142991]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:54:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:54:56] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:54:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:57 smithi118 ceph-mon[131825]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:57 smithi078 ceph-mon[139570]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:57 smithi078 ceph-mon[142991]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:54:59 smithi118 ceph-mon[131825]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:54:59 smithi078 ceph-mon[139570]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:54:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:54:59 smithi078 ceph-mon[142991]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:01 smithi118 ceph-mon[131825]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:01 smithi078 ceph-mon[139570]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:01 smithi078 ceph-mon[142991]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:03 smithi118 ceph-mon[131825]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:03 smithi078 ceph-mon[139570]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:03 smithi078 ceph-mon[142991]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:05 smithi118 ceph-mon[131825]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:05 smithi078 ceph-mon[139570]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:05 smithi078 ceph-mon[142991]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:55:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:07 smithi118 ceph-mon[131825]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:07 smithi078 ceph-mon[139570]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:07 smithi078 ceph-mon[142991]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:09 smithi118 ceph-mon[131825]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:09 smithi078 ceph-mon[139570]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:09 smithi078 ceph-mon[142991]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:11 smithi118 ceph-mon[131825]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:11 smithi078 ceph-mon[139570]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:11 smithi078 ceph-mon[142991]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:13 smithi118 ceph-mon[131825]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:13 smithi078 ceph-mon[139570]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:13 smithi078 ceph-mon[142991]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:55:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:55:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:55:14.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:55:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:55:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:55:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:55:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:55:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:55:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:55:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:55:14.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:55:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:15 smithi118 ceph-mon[131825]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:15 smithi078 ceph-mon[139570]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:15 smithi078 ceph-mon[142991]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:55:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:17 smithi118 ceph-mon[131825]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:17 smithi078 ceph-mon[139570]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:17 smithi078 ceph-mon[142991]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:19 smithi118 ceph-mon[131825]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:19 smithi078 ceph-mon[142991]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:19 smithi078 ceph-mon[139570]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:21 smithi118 ceph-mon[131825]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:21 smithi078 ceph-mon[139570]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:21 smithi078 ceph-mon[142991]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:23 smithi118 ceph-mon[131825]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:23 smithi078 ceph-mon[139570]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:23 smithi078 ceph-mon[142991]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:24.482 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:55:24.793 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:55:24.793 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:55:24.793 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:55:24.793 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:55:24.794 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:55:24.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:55:24.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:55:24.795 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:55:24.795 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:55:25.174 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:55:25.174 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:55:25.174 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:55:25.175 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:55:25.176 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:55:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:25 smithi118 ceph-mon[131825]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:25 smithi118 ceph-mon[131825]: from='client.69776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:25 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3464197256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[139570]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[139570]: from='client.69776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3464197256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[142991]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[142991]: from='client.69776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:25.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:25 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3464197256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:26.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:26 smithi118 ceph-mon[131825]: from='client.59811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:26.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:26 smithi078 ceph-mon[139570]: from='client.59811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:26.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:26 smithi078 ceph-mon[142991]: from='client.59811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:26.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:55:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:27 smithi118 ceph-mon[131825]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:27 smithi078 ceph-mon[139570]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:27 smithi078 ceph-mon[142991]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:29 smithi118 ceph-mon[131825]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:29.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:29 smithi078 ceph-mon[139570]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:29.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:29 smithi078 ceph-mon[142991]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:31 smithi118 ceph-mon[131825]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:31 smithi078 ceph-mon[139570]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:31 smithi078 ceph-mon[142991]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:33 smithi118 ceph-mon[131825]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:33 smithi078 ceph-mon[139570]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:33 smithi078 ceph-mon[142991]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:35 smithi118 ceph-mon[131825]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:35 smithi078 ceph-mon[139570]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:35 smithi078 ceph-mon[142991]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:55:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:37 smithi118 ceph-mon[131825]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:37 smithi078 ceph-mon[139570]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:37 smithi078 ceph-mon[142991]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:39 smithi118 ceph-mon[131825]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:39 smithi078 ceph-mon[139570]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:39 smithi078 ceph-mon[142991]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:41 smithi118 ceph-mon[131825]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:41 smithi078 ceph-mon[139570]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:41 smithi078 ceph-mon[142991]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:43 smithi118 ceph-mon[131825]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:43 smithi078 ceph-mon[139570]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:43 smithi078 ceph-mon[142991]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:45 smithi118 ceph-mon[131825]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:45 smithi078 ceph-mon[139570]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:45 smithi078 ceph-mon[142991]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:55:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:47 smithi118 ceph-mon[131825]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:47 smithi078 ceph-mon[139570]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:47 smithi078 ceph-mon[142991]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:55:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:49 smithi118 ceph-mon[131825]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:49 smithi078 ceph-mon[139570]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:49 smithi078 ceph-mon[142991]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:51 smithi118 ceph-mon[131825]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:51 smithi078 ceph-mon[139570]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:51 smithi078 ceph-mon[142991]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:53 smithi118 ceph-mon[131825]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:53 smithi078 ceph-mon[139570]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:53 smithi078 ceph-mon[142991]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:55.521 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:55:55.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:55 smithi118 ceph-mon[131825]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:55 smithi078 ceph-mon[139570]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:55 smithi078 ceph-mon[142991]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:55.828 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 3m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 3m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 2m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 2m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 3m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 3m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 2m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 3m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 3m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 2m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:55:55.829 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 3m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 3m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 3m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 3m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 2m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 2m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 2m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 2m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:55:55.830 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 2m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:55:56.210 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:55:56.211 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:55:56.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:56 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4102967143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:56.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:56 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4102967143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:56.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:56 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4102967143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:55:56.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:55:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:55:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:55:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:57 smithi118 ceph-mon[131825]: from='client.69794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:57 smithi118 ceph-mon[131825]: from='client.69800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:57 smithi118 ceph-mon[131825]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[142991]: from='client.69794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[142991]: from='client.69800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[142991]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[139570]: from='client.69794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[139570]: from='client.69800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:55:57.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:57 smithi078 ceph-mon[139570]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:55:59 smithi118 ceph-mon[131825]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:55:59 smithi078 ceph-mon[139570]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:55:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:55:59 smithi078 ceph-mon[142991]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:01 smithi118 ceph-mon[131825]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:01 smithi078 ceph-mon[139570]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:01 smithi078 ceph-mon[142991]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:03 smithi118 ceph-mon[131825]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:03 smithi078 ceph-mon[139570]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:03 smithi078 ceph-mon[142991]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:05 smithi118 ceph-mon[131825]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:05 smithi078 ceph-mon[139570]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:05 smithi078 ceph-mon[142991]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:56:07.661 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:07 smithi118 ceph-mon[131825]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:07 smithi078 ceph-mon[142991]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:07 smithi078 ceph-mon[139570]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:09 smithi118 ceph-mon[131825]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:09 smithi078 ceph-mon[142991]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:09 smithi078 ceph-mon[139570]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:11 smithi118 ceph-mon[131825]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:11 smithi078 ceph-mon[142991]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:11 smithi078 ceph-mon[139570]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:13.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:13 smithi118 ceph-mon[131825]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:13 smithi078 ceph-mon[139570]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:13 smithi078 ceph-mon[142991]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:14.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:14 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:56:14.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:14 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:56:14.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:14 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:56:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:15 smithi118 ceph-mon[131825]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:56:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:56:15.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:56:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[139570]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:56:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:56:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:56:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[142991]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:56:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:56:15.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:56:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:56:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:17 smithi118 ceph-mon[131825]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:17 smithi078 ceph-mon[139570]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:17 smithi078 ceph-mon[142991]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:19 smithi118 ceph-mon[131825]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:19.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:19 smithi078 ceph-mon[142991]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:19.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:19 smithi078 ceph-mon[139570]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:21 smithi118 ceph-mon[131825]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:21 smithi078 ceph-mon[142991]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:21 smithi078 ceph-mon[139570]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:23.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:23 smithi118 ceph-mon[131825]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:23 smithi078 ceph-mon[139570]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:23 smithi078 ceph-mon[142991]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:25.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:25 smithi118 ceph-mon[131825]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:25 smithi078 ceph-mon[139570]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:25 smithi078 ceph-mon[142991]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:26.562 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:56:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:56:26.872 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:56:26.873 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:56:26.874 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:56:27.259 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:27.260 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:56:27.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:56:27.261 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:56:27.261 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:56:27.261 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:56:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:27 smithi118 ceph-mon[131825]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:27 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2217685133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:27 smithi078 ceph-mon[139570]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:27 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2217685133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:27 smithi078 ceph-mon[142991]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:27 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2217685133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:28 smithi118 ceph-mon[131825]: from='client.59841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:28.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:28 smithi118 ceph-mon[131825]: from='client.69818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:28 smithi078 ceph-mon[139570]: from='client.59841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:28.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:28 smithi078 ceph-mon[139570]: from='client.69818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:28 smithi078 ceph-mon[142991]: from='client.59841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:28.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:28 smithi078 ceph-mon[142991]: from='client.69818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:29.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:29 smithi118 ceph-mon[131825]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:29 smithi078 ceph-mon[139570]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:29 smithi078 ceph-mon[142991]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:31.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:31 smithi118 ceph-mon[131825]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:31 smithi078 ceph-mon[139570]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:31 smithi078 ceph-mon[142991]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:33 smithi118 ceph-mon[131825]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:33.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:33 smithi078 ceph-mon[139570]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:33 smithi078 ceph-mon[142991]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:35.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:35 smithi118 ceph-mon[131825]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:35 smithi078 ceph-mon[139570]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:35.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:35 smithi078 ceph-mon[142991]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:36] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:56:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:37 smithi118 ceph-mon[131825]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:37 smithi078 ceph-mon[139570]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:37.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:37 smithi078 ceph-mon[142991]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:39 smithi118 ceph-mon[131825]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:39.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:39 smithi078 ceph-mon[139570]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:39.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:39 smithi078 ceph-mon[142991]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:41.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:41 smithi118 ceph-mon[131825]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:41 smithi078 ceph-mon[139570]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:41 smithi078 ceph-mon[142991]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:43.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:43 smithi118 ceph-mon[131825]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:43 smithi078 ceph-mon[139570]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:43 smithi078 ceph-mon[142991]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:45.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:45 smithi118 ceph-mon[131825]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:45 smithi078 ceph-mon[139570]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:45 smithi078 ceph-mon[142991]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:56:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:47 smithi118 ceph-mon[131825]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:47 smithi078 ceph-mon[139570]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:47 smithi078 ceph-mon[142991]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:56:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:49 smithi118 ceph-mon[131825]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:49 smithi078 ceph-mon[139570]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:49 smithi078 ceph-mon[142991]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:51.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:51 smithi118 ceph-mon[131825]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:51 smithi078 ceph-mon[139570]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:51 smithi078 ceph-mon[142991]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:53.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:53 smithi118 ceph-mon[131825]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:53 smithi078 ceph-mon[139570]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:53 smithi078 ceph-mon[142991]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:55.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:55 smithi118 ceph-mon[131825]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:55 smithi078 ceph-mon[139570]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:55 smithi078 ceph-mon[142991]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:56:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:56:56] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:56:57.607 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:56:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:57 smithi118 ceph-mon[131825]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:57 smithi078 ceph-mon[139570]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:57 smithi078 ceph-mon[142991]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:57.914 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:56:57.914 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 4m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:56:57.914 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 4m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 3m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 3m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 4m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 4m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 3m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 4m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 4m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 3m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 4m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 4m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 4m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 4m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 3m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:56:57.915 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 3m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:56:57.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 3m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:56:57.916 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 3m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:56:57.916 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 3m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:56:58.296 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:56:58.297 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:56:58.298 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:56:58.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:58 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2253203874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:58.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:58 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2253203874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:58.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:58 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2253203874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:56:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:59 smithi118 ceph-mon[131825]: from='client.69830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:59 smithi118 ceph-mon[131825]: from='client.69836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:56:59 smithi118 ceph-mon[131825]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[139570]: from='client.69830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[139570]: from='client.69836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[139570]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:56:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[142991]: from='client.69830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[142991]: from='client.69836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:56:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:56:59 smithi078 ceph-mon[142991]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:01.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:01 smithi118 ceph-mon[131825]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:01 smithi078 ceph-mon[139570]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:01 smithi078 ceph-mon[142991]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:03 smithi118 ceph-mon[131825]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:03.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:03 smithi078 ceph-mon[139570]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:03 smithi078 ceph-mon[142991]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:03.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:05.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:05 smithi118 ceph-mon[131825]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:05 smithi078 ceph-mon[139570]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:05 smithi078 ceph-mon[142991]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:06.730 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:06] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T12:57:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:07 smithi118 ceph-mon[131825]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:07 smithi078 ceph-mon[139570]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:07 smithi078 ceph-mon[142991]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:09.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:09 smithi118 ceph-mon[131825]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:09 smithi078 ceph-mon[139570]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:09 smithi078 ceph-mon[142991]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:11.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:11 smithi118 ceph-mon[131825]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:11 smithi078 ceph-mon[139570]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:11 smithi078 ceph-mon[142991]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:13 smithi078 ceph-mon[139570]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:13 smithi078 ceph-mon[142991]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:13 smithi118 ceph-mon[131825]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[142991]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:57:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[139570]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:15.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:57:15.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:57:15.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:57:15.730 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:57:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:15 smithi118 ceph-mon[131825]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:57:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:57:15.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:57:15.911 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:57:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:16] "GET /metrics HTTP/1.1" 200 34092 "" "Prometheus/2.43.0" 2023-12-16T12:57:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:17 smithi118 ceph-mon[131825]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:17 smithi078 ceph-mon[139570]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:17 smithi078 ceph-mon[142991]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:19 smithi118 ceph-mon[131825]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:19 smithi078 ceph-mon[139570]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:19 smithi078 ceph-mon[142991]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:21.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:21 smithi118 ceph-mon[131825]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:21 smithi078 ceph-mon[139570]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:21 smithi078 ceph-mon[142991]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:23 smithi078 ceph-mon[139570]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:23 smithi078 ceph-mon[142991]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:23 smithi118 ceph-mon[131825]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:25 smithi078 ceph-mon[139570]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:25 smithi078 ceph-mon[142991]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:25 smithi118 ceph-mon[131825]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:26] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:57:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:27 smithi118 ceph-mon[131825]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:27 smithi078 ceph-mon[142991]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:27 smithi078 ceph-mon[139570]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:28.646 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:57:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:57:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:57:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:57:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:57:28.953 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:57:28.954 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:57:28.955 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:57:29.338 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:57:29.338 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:57:29.339 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:57:29.340 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:57:29.340 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:57:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:29 smithi078 ceph-mon[142991]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:29 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1189545261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:57:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:29 smithi078 ceph-mon[139570]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:29.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:29 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1189545261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:57:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:29 smithi118 ceph-mon[131825]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:29 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1189545261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:57:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:30 smithi078 ceph-mon[139570]: from='client.59877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:30.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:30 smithi078 ceph-mon[139570]: from='client.69854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:30 smithi078 ceph-mon[142991]: from='client.59877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:30.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:30 smithi078 ceph-mon[142991]: from='client.69854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:30 smithi118 ceph-mon[131825]: from='client.59877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:30.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:30 smithi118 ceph-mon[131825]: from='client.69854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:57:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:31 smithi078 ceph-mon[139570]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:31 smithi078 ceph-mon[142991]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:31 smithi118 ceph-mon[131825]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:33 smithi078 ceph-mon[139570]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:33 smithi078 ceph-mon[142991]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:33.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:33 smithi118 ceph-mon[131825]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:35 smithi078 ceph-mon[139570]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:35 smithi078 ceph-mon[142991]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:35 smithi118 ceph-mon[131825]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:36] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:57:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:37 smithi118 ceph-mon[131825]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:37 smithi078 ceph-mon[139570]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:37 smithi078 ceph-mon[142991]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:39 smithi078 ceph-mon[142991]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:39 smithi078 ceph-mon[139570]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:39 smithi118 ceph-mon[131825]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:41 smithi078 ceph-mon[139570]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:41 smithi078 ceph-mon[142991]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:41 smithi118 ceph-mon[131825]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:43 smithi078 ceph-mon[142991]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:43 smithi078 ceph-mon[139570]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:43 smithi118 ceph-mon[131825]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:45 smithi078 ceph-mon[142991]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:45 smithi078 ceph-mon[139570]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:45 smithi118 ceph-mon[131825]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:46] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T12:57:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:47 smithi118 ceph-mon[131825]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:47 smithi078 ceph-mon[139570]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:47.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:47 smithi078 ceph-mon[142991]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:57:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:49 smithi118 ceph-mon[131825]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:49 smithi078 ceph-mon[139570]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:49 smithi078 ceph-mon[142991]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:51 smithi078 ceph-mon[142991]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:51 smithi078 ceph-mon[139570]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:51 smithi118 ceph-mon[131825]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:53 smithi078 ceph-mon[139570]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:53 smithi078 ceph-mon[142991]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:53 smithi118 ceph-mon[131825]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:55.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:55 smithi078 ceph-mon[139570]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:55.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:55 smithi078 ceph-mon[142991]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:55 smithi118 ceph-mon[131825]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:57:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:57:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:57:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:57 smithi118 ceph-mon[131825]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:57 smithi078 ceph-mon[139570]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:57 smithi078 ceph-mon[142991]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:59.689 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:57:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:57:59 smithi078 ceph-mon[139570]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:57:59 smithi078 ceph-mon[142991]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:59.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:57:59 smithi118 ceph-mon[131825]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 5m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 5m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 4m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:57:59.998 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 4m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 5m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 5m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 4m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 5m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 5m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 4m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 5m ago 11h 6275M 2022M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 5m ago 11h 5701M 2022M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 5m ago 11h 5225M 2022M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 5m ago 11h 4975M 2022M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 4m ago 11h 4783M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 4m ago 11h 5619M 2419M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 4m ago 11h 4924M 2419M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 4m ago 11h 5590M 2419M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:57:59.999 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 4m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:58:00.377 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:58:00.378 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:58:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:00 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1900162221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:00 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1900162221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:00 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1900162221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[139570]: from='client.69866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[139570]: from='client.59901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[139570]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[142991]: from='client.69866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[142991]: from='client.59901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:01 smithi078 ceph-mon[142991]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:01 smithi118 ceph-mon[131825]: from='client.69866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:01 smithi118 ceph-mon[131825]: from='client.59901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:01 smithi118 ceph-mon[131825]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:03 smithi078 ceph-mon[139570]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:03 smithi078 ceph-mon[142991]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:03 smithi118 ceph-mon[131825]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:05 smithi078 ceph-mon[139570]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:05 smithi078 ceph-mon[142991]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:05 smithi118 ceph-mon[131825]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:06] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:58:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:07 smithi118 ceph-mon[131825]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:07 smithi078 ceph-mon[142991]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:07 smithi078 ceph-mon[139570]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:09 smithi078 ceph-mon[139570]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:09 smithi078 ceph-mon[142991]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:09 smithi118 ceph-mon[131825]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:11 smithi078 ceph-mon[139570]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:11 smithi078 ceph-mon[142991]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:11 smithi118 ceph-mon[131825]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:13 smithi078 ceph-mon[139570]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:13 smithi078 ceph-mon[142991]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:13 smithi118 ceph-mon[131825]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[139570]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[142991]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:15.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:15 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:15 smithi118 ceph-mon[131825]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:58:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:15.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:15 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:16] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:58:16.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:58:16.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:58:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi118 to 2416M 2023-12-16T12:58:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[142991]: Adjusting osd_memory_target on smithi078 to 2015M 2023-12-16T12:58:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[142991]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi118 to 2416M 2023-12-16T12:58:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[139570]: Adjusting osd_memory_target on smithi078 to 2015M 2023-12-16T12:58:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:17 smithi078 ceph-mon[139570]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:17 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi118 to 2416M 2023-12-16T12:58:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:17 smithi118 ceph-mon[131825]: Adjusting osd_memory_target on smithi078 to 2015M 2023-12-16T12:58:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:17 smithi118 ceph-mon[131825]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:19 smithi078 ceph-mon[142991]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:19 smithi078 ceph-mon[139570]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:19 smithi118 ceph-mon[131825]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:21 smithi078 ceph-mon[139570]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:21.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:21 smithi078 ceph-mon[142991]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:21 smithi118 ceph-mon[131825]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:23 smithi078 ceph-mon[139570]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:23 smithi078 ceph-mon[142991]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:23 smithi118 ceph-mon[131825]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:25 smithi078 ceph-mon[139570]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:25 smithi078 ceph-mon[142991]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:25 smithi118 ceph-mon[131825]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:26] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:58:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:27 smithi118 ceph-mon[131825]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:27 smithi078 ceph-mon[139570]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:27.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:27 smithi078 ceph-mon[142991]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:29 smithi078 ceph-mon[139570]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:29 smithi078 ceph-mon[142991]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:29 smithi118 ceph-mon[131825]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:30.730 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:58:31.035 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:58:31.035 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:58:31.035 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:58:31.035 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:58:31.036 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:58:31.037 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:58:31.037 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:58:31.037 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:58:31.037 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:58:31.037 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:58:31.416 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:58:31.416 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:58:31.416 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:58:31.416 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:58:31.417 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:58:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:31 smithi078 ceph-mon[142991]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:31 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2188312815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:31 smithi078 ceph-mon[139570]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:31 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2188312815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:31 smithi118 ceph-mon[131825]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:31 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2188312815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:58:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:32 smithi078 ceph-mon[139570]: from='client.59913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:32 smithi078 ceph-mon[139570]: from='client.69890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:32 smithi078 ceph-mon[142991]: from='client.59913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:32 smithi078 ceph-mon[142991]: from='client.69890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:32 smithi118 ceph-mon[131825]: from='client.59913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:32 smithi118 ceph-mon[131825]: from='client.69890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:58:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:33 smithi078 ceph-mon[139570]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:33 smithi078 ceph-mon[142991]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:33 smithi118 ceph-mon[131825]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:35 smithi078 ceph-mon[139570]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:35 smithi078 ceph-mon[142991]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:35 smithi118 ceph-mon[131825]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:36] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:58:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:37 smithi118 ceph-mon[131825]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:37 smithi078 ceph-mon[139570]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:37 smithi078 ceph-mon[142991]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:39 smithi078 ceph-mon[139570]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:39 smithi078 ceph-mon[142991]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:39 smithi118 ceph-mon[131825]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:41 smithi078 ceph-mon[139570]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:41 smithi078 ceph-mon[142991]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:41 smithi118 ceph-mon[131825]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:43 smithi078 ceph-mon[139570]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:43 smithi078 ceph-mon[142991]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:43.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:43 smithi118 ceph-mon[131825]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:45 smithi078 ceph-mon[139570]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:45 smithi078 ceph-mon[142991]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:45 smithi118 ceph-mon[131825]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:46] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.43.0" 2023-12-16T12:58:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:47 smithi118 ceph-mon[131825]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:47 smithi078 ceph-mon[139570]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:47 smithi078 ceph-mon[142991]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:58:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:49 smithi118 ceph-mon[131825]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:49 smithi078 ceph-mon[139570]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:49 smithi078 ceph-mon[142991]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:51 smithi078 ceph-mon[139570]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:51 smithi078 ceph-mon[142991]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:51 smithi118 ceph-mon[131825]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:53 smithi078 ceph-mon[139570]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:53 smithi078 ceph-mon[142991]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:53 smithi118 ceph-mon[131825]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:55 smithi078 ceph-mon[139570]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:55 smithi078 ceph-mon[142991]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:55 smithi118 ceph-mon[131825]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:58:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:58:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:58:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:57 smithi118 ceph-mon[131825]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:57 smithi078 ceph-mon[139570]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:57 smithi078 ceph-mon[142991]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:58:59 smithi078 ceph-mon[139570]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:59.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:58:59 smithi078 ceph-mon[142991]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:58:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:58:59 smithi118 ceph-mon[131825]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:01 smithi078 ceph-mon[139570]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:01 smithi078 ceph-mon[142991]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:01.765 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:59:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:01 smithi118 ceph-mon[131825]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:02.071 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:59:02.071 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 6m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:59:02.071 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:59:02.071 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 6m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 5m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 5m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 6m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 6m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 5m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 6m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 6m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 5m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 6m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 6m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 6m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 6m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 5m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 5m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:59:02.072 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 5m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:59:02.073 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 5m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:59:02.073 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 5m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:59:02.451 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:59:02.451 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:59:02.451 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:59:02.452 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:59:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[139570]: from='client.59931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[139570]: from='client.69908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[139570]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4007399356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:03.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[142991]: from='client.59931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[142991]: from='client.69908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[142991]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4007399356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:03.730 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:03 smithi118 ceph-mon[131825]: from='client.59931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:03 smithi118 ceph-mon[131825]: from='client.69908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:03 smithi118 ceph-mon[131825]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:03 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4007399356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:03.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:05 smithi078 ceph-mon[139570]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:05 smithi078 ceph-mon[142991]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:05 smithi118 ceph-mon[131825]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:06] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:59:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:07 smithi118 ceph-mon[131825]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:07.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:07 smithi078 ceph-mon[142991]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:07 smithi078 ceph-mon[139570]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:09 smithi078 ceph-mon[139570]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:09 smithi078 ceph-mon[142991]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:09.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:09 smithi118 ceph-mon[131825]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:11 smithi078 ceph-mon[139570]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:11 smithi078 ceph-mon[142991]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:11 smithi118 ceph-mon[131825]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:13 smithi078 ceph-mon[139570]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:13 smithi078 ceph-mon[142991]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:13 smithi118 ceph-mon[131825]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:15 smithi078 ceph-mon[139570]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:15 smithi078 ceph-mon[142991]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:15 smithi118 ceph-mon[131825]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:16.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:16 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:59:16.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:16 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:59:16.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:16] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T12:59:16.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:16 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T12:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[139570]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:59:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:59:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[142991]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:59:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:59:17.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:59:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:17 smithi118 ceph-mon[131825]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T12:59:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T12:59:17.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T12:59:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:18.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:18.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:19 smithi078 ceph-mon[139570]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:19 smithi078 ceph-mon[142991]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:19.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:19 smithi118 ceph-mon[131825]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:21 smithi078 ceph-mon[139570]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:21 smithi078 ceph-mon[142991]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:21 smithi118 ceph-mon[131825]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:23 smithi078 ceph-mon[139570]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:23 smithi078 ceph-mon[142991]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:23 smithi118 ceph-mon[131825]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:25 smithi078 ceph-mon[139570]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:25 smithi078 ceph-mon[142991]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:25 smithi118 ceph-mon[131825]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T12:59:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:27 smithi118 ceph-mon[131825]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:27 smithi078 ceph-mon[139570]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:27 smithi078 ceph-mon[142991]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:29 smithi078 ceph-mon[139570]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:29 smithi078 ceph-mon[142991]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:29 smithi118 ceph-mon[131825]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:31.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:31 smithi078 ceph-mon[139570]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:31.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:31 smithi078 ceph-mon[142991]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:31 smithi118 ceph-mon[131825]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:32.796 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T12:59:33.106 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T12:59:33.106 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T12:59:33.106 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T12:59:33.106 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T12:59:33.106 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T12:59:33.107 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T12:59:33.489 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T12:59:33.490 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T12:59:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:33 smithi078 ceph-mon[139570]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:33 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:33 smithi078 ceph-mon[142991]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:33 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:33 smithi118 ceph-mon[131825]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:33 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[139570]: from='client.59949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[139570]: from='client.69926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/3248695556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:34.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[142991]: from='client.59949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[142991]: from='client.69926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:34 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/3248695556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:34 smithi118 ceph-mon[131825]: from='client.59949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:34 smithi118 ceph-mon[131825]: from='client.69926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T12:59:34.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:34 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/3248695556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T12:59:35.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:35 smithi078 ceph-mon[142991]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:35.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:35 smithi078 ceph-mon[139570]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:35 smithi118 ceph-mon[131825]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:36] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:59:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:37 smithi118 ceph-mon[131825]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:37 smithi078 ceph-mon[139570]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:37 smithi078 ceph-mon[142991]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:39 smithi078 ceph-mon[142991]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:39 smithi078 ceph-mon[139570]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:39 smithi118 ceph-mon[131825]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:41.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:41 smithi078 ceph-mon[139570]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:41.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:41 smithi078 ceph-mon[142991]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:41 smithi118 ceph-mon[131825]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:43.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:43 smithi078 ceph-mon[139570]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:43.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:43 smithi078 ceph-mon[142991]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:43 smithi118 ceph-mon[131825]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:45.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:45 smithi078 ceph-mon[139570]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:45.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:45 smithi078 ceph-mon[142991]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:45 smithi118 ceph-mon[131825]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:46] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.43.0" 2023-12-16T12:59:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:47 smithi118 ceph-mon[131825]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:47 smithi078 ceph-mon[139570]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:47 smithi078 ceph-mon[142991]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:48.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T12:59:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:49 smithi118 ceph-mon[131825]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:49 smithi078 ceph-mon[142991]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:49 smithi078 ceph-mon[139570]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:51 smithi078 ceph-mon[139570]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:51 smithi078 ceph-mon[142991]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:51 smithi118 ceph-mon[131825]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:53 smithi078 ceph-mon[139570]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:53.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:53 smithi078 ceph-mon[142991]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:53 smithi118 ceph-mon[131825]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:55.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:55 smithi078 ceph-mon[139570]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:55.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:55 smithi078 ceph-mon[142991]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:55 smithi118 ceph-mon[131825]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 12:59:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:12:59:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T12:59:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:57 smithi118 ceph-mon[131825]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:57 smithi078 ceph-mon[139570]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:57 smithi078 ceph-mon[142991]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 12:59:59 smithi078 ceph-mon[139570]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 12:59:59 smithi078 ceph-mon[142991]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T12:59:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 12:59:59 smithi118 ceph-mon[131825]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:00.462 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:00 smithi078 conmon[139546]: 2023-12-16T12:59:59.999+0000 7fedf1435700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T13:00:00.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:00 smithi078 ceph-mon[139570]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T13:00:00.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:00 smithi078 ceph-mon[142991]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T13:00:00.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:00 smithi118 ceph-mon[131825]: overall HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-16T13:00:01.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:01 smithi078 ceph-mon[139570]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:01.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:01 smithi078 ceph-mon[142991]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:01.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:01 smithi118 ceph-mon[131825]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:02.909 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 13:00:02 smithi118 conmon[117217]: ts=2023-12-16T13:00:02.508Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1702720800138 maxt=1702728000000 ulid=01HHSBCPHBBC328ECSZF8Q0R21 duration=32.652715ms 2023-12-16T13:00:02.909 INFO:journalctl@ceph.prometheus.a.smithi118.stdout:Dec 16 13:00:02 smithi118 conmon[117217]: ts=2023-12-16T13:00:02.511Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=1.901653ms 2023-12-16T13:00:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:03 smithi078 ceph-mon[142991]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:03.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:03 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:03 smithi078 ceph-mon[139570]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:03.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:03 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:03.841 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T13:00:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:03 smithi118 ceph-mon[131825]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:03 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:04.149 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 7m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 7m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 6m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 6m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 7m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 7m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 6m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 7m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 7m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 6m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 7m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 7m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T13:00:04.150 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 7m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 7m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 6m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 6m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 6m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 6m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T13:00:04.151 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 6m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T13:00:04.534 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T13:00:04.535 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:04.536 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T13:00:04.536 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T13:00:04.536 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T13:00:04.536 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T13:00:04.536 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T13:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[139570]: from='client.69938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[139570]: from='client.69944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[139570]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:05.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/736687454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:05.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[142991]: from='client.69938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[142991]: from='client.69944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[142991]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:05.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:05 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/736687454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:05 smithi118 ceph-mon[131825]: from='client.69938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:05 smithi118 ceph-mon[131825]: from='client.69944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:05 smithi118 ceph-mon[131825]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:05.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:05 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/736687454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T13:00:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:07 smithi118 ceph-mon[131825]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:07.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:07 smithi078 ceph-mon[139570]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:07 smithi078 ceph-mon[142991]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:09 smithi078 ceph-mon[139570]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:09 smithi078 ceph-mon[142991]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:09 smithi118 ceph-mon[131825]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:11.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:11 smithi078 ceph-mon[139570]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:11.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:11 smithi078 ceph-mon[142991]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:11 smithi118 ceph-mon[131825]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:13.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:13 smithi078 ceph-mon[139570]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:13.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:13 smithi078 ceph-mon[142991]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:13 smithi118 ceph-mon[131825]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:15.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:15 smithi078 ceph-mon[139570]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:15.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:15 smithi078 ceph-mon[142991]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:15 smithi118 ceph-mon[131825]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.43.0" 2023-12-16T13:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:17 smithi118 ceph-mon[131825]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:00:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:17.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:17 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[142991]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:00:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[139570]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:00:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:17.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:17 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:00:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:00:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:18.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:00:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:00:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:00:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:00:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:00:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:19 smithi118 ceph-mon[131825]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:19 smithi078 ceph-mon[139570]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:19 smithi078 ceph-mon[142991]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:21.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:21 smithi078 ceph-mon[139570]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:21.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:21 smithi078 ceph-mon[142991]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:21.790 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:21 smithi118 ceph-mon[131825]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:23.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:23 smithi078 ceph-mon[139570]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:23.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:23 smithi078 ceph-mon[142991]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:23 smithi118 ceph-mon[131825]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:25.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:25 smithi078 ceph-mon[139570]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:25.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:25 smithi078 ceph-mon[142991]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:25 smithi118 ceph-mon[131825]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T13:00:27.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:27 smithi118 ceph-mon[131825]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:27 smithi078 ceph-mon[139570]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:27 smithi078 ceph-mon[142991]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:29.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:29 smithi078 ceph-mon[139570]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:29.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:29 smithi078 ceph-mon[142991]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:29.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:29 smithi118 ceph-mon[131825]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:31.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:31 smithi078 ceph-mon[139570]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:31.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:31 smithi078 ceph-mon[142991]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:31 smithi118 ceph-mon[131825]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:32.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:32.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:33.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:33 smithi078 ceph-mon[142991]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:33.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:33 smithi078 ceph-mon[139570]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:33 smithi118 ceph-mon[131825]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:34.884 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T13:00:35.192 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T13:00:35.193 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:35.574 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T13:00:35.575 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T13:00:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:35 smithi118 ceph-mon[131825]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:35 smithi078 ceph-mon[142991]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:35 smithi078 ceph-mon[139570]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[139570]: from='client.69956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[139570]: from='client.59991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/2703535554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:36.729 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:36] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T13:00:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[142991]: from='client.69956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[142991]: from='client.59991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:36 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/2703535554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:36 smithi118 ceph-mon[131825]: from='client.69956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:36 smithi118 ceph-mon[131825]: from='client.59991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:00:36.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:36 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/2703535554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:00:37.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:37 smithi118 ceph-mon[131825]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:37.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:37 smithi078 ceph-mon[139570]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:37.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:37 smithi078 ceph-mon[142991]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:39.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:39 smithi118 ceph-mon[131825]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:39.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:39 smithi078 ceph-mon[139570]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:39.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:39 smithi078 ceph-mon[142991]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:41 smithi118 ceph-mon[131825]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:41 smithi078 ceph-mon[139570]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:41 smithi078 ceph-mon[142991]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:43 smithi118 ceph-mon[131825]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:43 smithi078 ceph-mon[139570]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:43 smithi078 ceph-mon[142991]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:45.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:45 smithi118 ceph-mon[131825]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:45.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:45 smithi078 ceph-mon[139570]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:45.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:45 smithi078 ceph-mon[142991]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:46] "GET /metrics HTTP/1.1" 200 34097 "" "Prometheus/2.43.0" 2023-12-16T13:00:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:47 smithi118 ceph-mon[131825]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:47 smithi078 ceph-mon[139570]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:47 smithi078 ceph-mon[142991]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:00:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:49 smithi118 ceph-mon[131825]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:49 smithi078 ceph-mon[139570]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:49 smithi078 ceph-mon[142991]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:51.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:51 smithi078 ceph-mon[139570]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:51.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:51 smithi078 ceph-mon[142991]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:51 smithi118 ceph-mon[131825]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:53.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:53 smithi078 ceph-mon[139570]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:53.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:53 smithi078 ceph-mon[142991]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:53 smithi118 ceph-mon[131825]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:55 smithi118 ceph-mon[131825]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:55 smithi078 ceph-mon[139570]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:55.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:55 smithi078 ceph-mon[142991]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:00:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:00:56] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T13:00:57.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:57 smithi118 ceph-mon[131825]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:57.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:57 smithi078 ceph-mon[139570]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:57.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:57 smithi078 ceph-mon[142991]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:59.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:00:59 smithi078 ceph-mon[139570]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:59.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:00:59 smithi078 ceph-mon[142991]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:00:59.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:00:59 smithi118 ceph-mon[131825]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:01.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:01 smithi118 ceph-mon[131825]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:01.967 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:01 smithi078 ceph-mon[139570]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:01.968 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:01 smithi078 ceph-mon[142991]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:02.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:02 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:02.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:02 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:02.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:02 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:03.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:03 smithi118 ceph-mon[131825]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:03.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:03 smithi078 ceph-mon[142991]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:03.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:03 smithi078 ceph-mon[139570]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:05.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:05 smithi118 ceph-mon[131825]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:05.926 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T13:01:05.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:05 smithi078 ceph-mon[139570]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:05.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:05 smithi078 ceph-mon[142991]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:06.233 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 8m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 8m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 7m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 7m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 8m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 8m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 7m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 8m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 8m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 7m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T13:01:06.234 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 8m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 8m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 8m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 8m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 7m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 7m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 7m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 7m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T13:01:06.235 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 7m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T13:01:06.615 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T13:01:06.615 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T13:01:06.616 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T13:01:06.617 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T13:01:06.617 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T13:01:06.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:06 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:06] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T13:01:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:07 smithi118 ceph-mon[131825]: from='client.69974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:07 smithi118 ceph-mon[131825]: from='client.60009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:07 smithi118 ceph-mon[131825]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:07.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:07 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/1811173676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[139570]: from='client.69974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[139570]: from='client.60009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[139570]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:07.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/1811173676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[142991]: from='client.69974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[142991]: from='client.60009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[142991]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:07.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:07 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/1811173676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:09.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:09 smithi078 ceph-mon[139570]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:09.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:09 smithi078 ceph-mon[142991]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:09.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:09 smithi118 ceph-mon[131825]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:11.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:11 smithi118 ceph-mon[131825]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:11.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:11 smithi078 ceph-mon[139570]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:11.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:11 smithi078 ceph-mon[142991]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:13.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:13 smithi118 ceph-mon[131825]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:13.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:13 smithi078 ceph-mon[139570]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:13.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:13 smithi078 ceph-mon[142991]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:15.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:15 smithi118 ceph-mon[131825]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:15.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:15 smithi078 ceph-mon[139570]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:15.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:15 smithi078 ceph-mon[142991]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:16.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:16 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:16] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T13:01:17.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:17 smithi118 ceph-mon[131825]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:17.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:17 smithi078 ceph-mon[139570]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:17.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:17 smithi078 ceph-mon[142991]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:01:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:01:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:01:18.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:18 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:01:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:01:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:01:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:01:18.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:01:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T13:01:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T13:01:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T13:01:18.729 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:18 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' 2023-12-16T13:01:19.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:19 smithi118 ceph-mon[131825]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:19.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:19 smithi078 ceph-mon[139570]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:19.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:19 smithi078 ceph-mon[142991]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:21.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:21 smithi118 ceph-mon[131825]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:21.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:21 smithi078 ceph-mon[139570]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:21.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:21 smithi078 ceph-mon[142991]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:23.159 INFO:journalctl@ceph.grafana.a.smithi118.stdout:Dec 16 13:01:22 smithi118 conmon[112317]: logger=cleanup t=2023-12-16T13:01:22.754171236Z level=info msg="Completed cleanup jobs" duration=90.256843ms 2023-12-16T13:01:23.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:23 smithi118 ceph-mon[131825]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:23.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:23 smithi078 ceph-mon[139570]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:23.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:23 smithi078 ceph-mon[142991]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:25.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:25 smithi118 ceph-mon[131825]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:25.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:25 smithi078 ceph-mon[139570]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:25.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:25 smithi078 ceph-mon[142991]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:26.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:26 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:26] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2023-12-16T13:01:27.660 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:27 smithi118 ceph-mon[131825]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:27.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:27 smithi078 ceph-mon[139570]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:27.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:27 smithi078 ceph-mon[142991]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:29.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:29 smithi118 ceph-mon[131825]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:29.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:29 smithi078 ceph-mon[139570]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:29.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:29 smithi078 ceph-mon[142991]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:31.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:31 smithi118 ceph-mon[131825]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:31.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:31 smithi078 ceph-mon[139570]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:31.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:31 smithi078 ceph-mon[142991]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:32.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:32 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:32.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:32 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:32.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:32 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:33.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:33 smithi118 ceph-mon[131825]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:33.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:33 smithi078 ceph-mon[139570]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:33.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:33 smithi078 ceph-mon[142991]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:35.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:35 smithi118 ceph-mon[131825]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:35.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:35 smithi078 ceph-mon[139570]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:35.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:35 smithi078 ceph-mon[142991]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:36.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:36 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:36] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T13:01:36.962 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 *:9093,9094 running (11h) 9m ago 11h 30.9M - 0.25.0 c8568f914cd2 b1baf7f9857f 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi118 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 954c08fa6188 254554430d2d 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mds.a smithi078 running (11h) 9m ago 11h 25.6M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 c589eec77886 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mds.b smithi118 running (11h) 8m ago 11h 28.0M - 17.2.7-125-g1f2f5510 60cc83a9c8f1 01437dcecde4 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi118 *:8443,9283,8765 running (11h) 8m ago 11h 470M - 19.0.0-191-g6d933094 a29c258b5d6f fe0de9e40c2e 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443,9283,8765 running (11h) 9m ago 11h 951M - 19.0.0-191-g6d933094 a29c258b5d6f 4199ac26cb7d 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11h) 9m ago 11h 2612M 2048M 19.0.0-191-g6d933094 a29c258b5d6f 3df9fb3b6758 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi118 running (11h) 8m ago 11h 1303M 2048M 19.0.0-191-g6d933094 a29c258b5d6f dd71097a9a23 2023-12-16T13:01:37.272 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (11h) 9m ago 11h 1317M 2048M 19.0.0-191-g6d933094 a29c258b5d6f ae8982f76f83 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 *:9100 running (11h) 9m ago 11h 22.8M - 1.5.0 0da6a335fe13 79f82f1dc6b9 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi118 *:9100 running (11h) 8m ago 11h 21.0M - 1.5.0 0da6a335fe13 4f41f4b87bab 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (11h) 9m ago 11h 6275M 2015M 19.0.0-191-g6d933094 a29c258b5d6f fe6ae57612db 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (11h) 9m ago 11h 5701M 2015M 19.0.0-191-g6d933094 a29c258b5d6f be5fe741e12e 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (11h) 9m ago 11h 5225M 2015M 19.0.0-191-g6d933094 a29c258b5d6f d23e45802b96 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (11h) 9m ago 11h 4975M 2015M 19.0.0-191-g6d933094 a29c258b5d6f e12d666fc104 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi118 running (11h) 8m ago 11h 4783M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 04ef49a7bbe0 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi118 running (11h) 8m ago 11h 5619M 2416M 19.0.0-191-g6d933094 a29c258b5d6f f401baab931f 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi118 running (11h) 8m ago 11h 4924M 2416M 19.0.0-191-g6d933094 a29c258b5d6f d809e4648f6a 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi118 running (11h) 8m ago 11h 5590M 2416M 19.0.0-191-g6d933094 a29c258b5d6f 73dade14e264 2023-12-16T13:01:37.273 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi118 *:9095 running (11h) 8m ago 11h 147M - 2.43.0 a07b618ecd1d ff625c606ae1 2023-12-16T13:01:37.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:37 smithi118 ceph-mon[131825]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 3 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 2 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 8 2023-12-16T13:01:37.661 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": { 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 17.2.7-125-g1f2f5510 (1f2f55109dc1ed2dc2dda9de1db3c70923ba0dfd) quincy (stable)": 2, 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 13 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-16T13:01:37.662 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-16T13:01:37.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:37 smithi078 ceph-mon[142991]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:37.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:37 smithi078 ceph-mon[139570]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:38 smithi118 ceph-mon[131825]: from='client.60021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:38 smithi118 ceph-mon[131825]: from='client.60027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:38 smithi118 ceph-mon[131825]: from='client.? 172.21.15.78:0/4039997598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[142991]: from='client.60021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[142991]: from='client.60027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[142991]: from='client.? 172.21.15.78:0/4039997598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[139570]: from='client.60021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[139570]: from='client.60027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T13:01:38.729 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:38 smithi078 ceph-mon[139570]: from='client.? 172.21.15.78:0/4039997598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T13:01:39.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:39 smithi118 ceph-mon[131825]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:39.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:39 smithi078 ceph-mon[139570]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:39.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:39 smithi078 ceph-mon[142991]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:41.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:41 smithi118 ceph-mon[131825]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:41.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:41 smithi078 ceph-mon[139570]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:41.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:41 smithi078 ceph-mon[142991]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:43.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:43 smithi118 ceph-mon[131825]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:43.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:43 smithi078 ceph-mon[139570]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:43.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:43 smithi078 ceph-mon[142991]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:45.910 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:45 smithi118 ceph-mon[131825]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:45.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:45 smithi078 ceph-mon[139570]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:45.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:45 smithi078 ceph-mon[142991]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:46.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:46 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:46] "GET /metrics HTTP/1.1" 200 34096 "" "Prometheus/2.43.0" 2023-12-16T13:01:47.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:47 smithi118 ceph-mon[131825]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:47.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:47 smithi078 ceph-mon[139570]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:47.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:47 smithi078 ceph-mon[142991]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:48.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:48 smithi118 ceph-mon[131825]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:48.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:48 smithi078 ceph-mon[139570]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:48.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:48 smithi078 ceph-mon[142991]: from='mgr.34104 172.21.15.78:0/1227397803' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T13:01:49.659 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:49 smithi118 ceph-mon[131825]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:49.728 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:49 smithi078 ceph-mon[139570]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:49.728 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:49 smithi078 ceph-mon[142991]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:51.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:51 smithi118 ceph-mon[131825]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:51.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:51 smithi078 ceph-mon[139570]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:51.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:51 smithi078 ceph-mon[142991]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:53.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:53 smithi118 ceph-mon[131825]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:53.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:53 smithi078 ceph-mon[139570]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:53.978 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:53 smithi078 ceph-mon[142991]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:55.909 INFO:journalctl@ceph.mon.b.smithi118.stdout:Dec 16 13:01:55 smithi118 ceph-mon[131825]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:55.978 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 16 13:01:55 smithi078 ceph-mon[139570]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:55.979 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 16 13:01:55 smithi078 ceph-mon[142991]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-16T13:01:56.728 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 16 13:01:56 smithi078 conmon[127384]: ::ffff:172.21.15.118 - - [16/Dec/2023:13:01:56] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.43.0" 2023-12-16T13:01:56.874 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-12-16T13:01:56.874 DEBUG:teuthology.task.console_log:Killing console logger for smithi078 2023-12-16T13:01:56.875 DEBUG:teuthology.task.console_log:Killing console logger for smithi118 2023-12-16T13:01:56.875 DEBUG:teuthology.exit:Finished running handlers